Push event to branch 8.0.0-M3-BRANCH Connecting to https://api.github.com using GitHub bot (username/token) Obtained Jenkinsfile from 189721968783693a270f145bf170542d5aa68cde [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes glassfish/ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr Agent ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr is provisioned from template ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-4n7p9-pp5ln --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/" runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/" labels: jenkins: "slave" jenkins/label-digest: "527aa1974eeb8464784fb9abb4e210fe117dfbc1" jenkins/label: "ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-4n7p9" name: "ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr" namespace: "glassfish" spec: containers: - command: - "cat" env: - name: "HOME" value: "/home/jenkins" - name: "MAVEN_OPTS" value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseG1GC -XX:+UseStringDeduplication" image: "maven:3.9.4-eclipse-temurin-21" name: "maven" resources: limits: memory: "8Gi" cpu: "6000m" requests: memory: "8Gi" cpu: "6000m" tty: true volumeMounts: - mountPath: "/home/jenkins" name: "jenkins-home" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "maven-repo-shared-storage" - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" name: "maven-repo-local-storage" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.glassfish.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" tty: true volumeMounts: - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-1" readOnly: false - mountPath: "/home/jenkins" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.ssh" name: "volume-4" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-glassfish" readOnly: true - emptyDir: {} name: "maven-repo-local-storage" - emptyDir: medium: "" name: "volume-2" - emptyDir: medium: "" name: "volume-1" - emptyDir: {} name: "jenkins-home" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" - name: "maven-repo-shared-storage" persistentVolumeClaim: claimName: "glassfish-maven-repo-storage" - configMap: name: "known-hosts" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GF_INTERNAL_ENV [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-19T01:47:42.596Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout [2024-03-19T01:47:42.655Z] The recommended git tool is: git [2024-03-19T01:47:44.749Z] using credential github-bot [2024-03-19T01:47:44.759Z] Cloning the remote Git repository [2024-03-19T01:47:44.759Z] Using shallow clone with depth 10 [2024-03-19T01:47:44.759Z] Avoid fetching tags [2024-03-19T01:47:44.761Z] Honoring refspec on initial clone [2024-03-19T01:47:44.779Z] Cloning repository https://github.com/eclipse-ee4j/glassfish.git [2024-03-19T01:47:44.820Z] > git init /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH # timeout=10 [2024-03-19T01:47:44.847Z] Fetching upstream changes from https://github.com/eclipse-ee4j/glassfish.git [2024-03-19T01:47:44.847Z] > git --version # timeout=10 [2024-03-19T01:47:44.850Z] > git --version # 'git version 2.20.1' [2024-03-19T01:47:44.850Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2024-03-19T01:47:44.853Z] > git fetch --no-tags --force --progress --depth=10 -- https://github.com/eclipse-ee4j/glassfish.git +refs/heads/8.0.0-M3-BRANCH:refs/remotes/origin/8.0.0-M3-BRANCH # timeout=10 [2024-03-19T01:47:50.846Z] Avoid second fetch [2024-03-19T01:47:50.846Z] Checking out Revision 189721968783693a270f145bf170542d5aa68cde (8.0.0-M3-BRANCH) [2024-03-19T01:47:50.422Z] > git config remote.origin.url https://github.com/eclipse-ee4j/glassfish.git # timeout=10 [2024-03-19T01:47:50.427Z] > git config --add remote.origin.fetch +refs/heads/8.0.0-M3-BRANCH:refs/remotes/origin/8.0.0-M3-BRANCH # timeout=10 [2024-03-19T01:47:50.855Z] > git config core.sparsecheckout # timeout=10 [2024-03-19T01:47:50.861Z] > git checkout -f 189721968783693a270f145bf170542d5aa68cde # timeout=10 [2024-03-19T01:47:53.670Z] Commit message: "Prepare next development cycle for 8.0.1-SNAPSHOT" [2024-03-19T01:47:53.671Z] First time build. Skipping changelog. [2024-03-19T01:47:53.672Z] Cleaning workspace [2024-03-19T01:47:53.003Z] > git branch -a -v --no-abbrev # timeout=10 [2024-03-19T01:47:53.011Z] > git checkout -b 8.0.0-M3-BRANCH 189721968783693a270f145bf170542d5aa68cde # timeout=10 [2024-03-19T01:47:53.676Z] > git rev-parse --verify HEAD # timeout=10 [2024-03-19T01:47:53.680Z] Resetting working tree [2024-03-19T01:47:53.681Z] > git reset --hard # timeout=10 [Pipeline] container [Pipeline] { [Pipeline] sh [2024-03-19T01:47:54.473Z] > git clean -fdx # timeout=10 [2024-03-19T01:47:55.703Z] + id [2024-03-19T01:47:55.703Z] uid=1003280000(1003280000) gid=0(root) groups=0(root),1003280000 [2024-03-19T01:47:55.703Z] + uname -a [2024-03-19T01:47:55.703Z] Linux ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux [2024-03-19T01:47:55.703Z] + env [2024-03-19T01:47:55.703Z] + sort [2024-03-19T01:47:55.703Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T01:47:55.703Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T01:47:55.703Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T01:47:55.703Z] BUILD_ID=1 [2024-03-19T01:47:55.703Z] BUILD_NUMBER=1 [2024-03-19T01:47:55.703Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T01:47:55.703Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T01:47:55.703Z] CI=true [2024-03-19T01:47:55.703Z] CLASSPATH= [2024-03-19T01:47:55.703Z] EXECUTOR_NUMBER=0 [2024-03-19T01:47:55.703Z] GITLAB_OBJECT_KIND=none [2024-03-19T01:47:55.703Z] HOME=/home/jenkins [2024-03-19T01:47:55.703Z] HOSTNAME=ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr [2024-03-19T01:47:55.703Z] HUDSON_HOME=/var/jenkins [2024-03-19T01:47:55.703Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T01:47:55.703Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T01:47:55.703Z] JAVA_HOME=/opt/java/openjdk [2024-03-19T01:47:55.703Z] JAVA_VERSION=jdk-21+35 [2024-03-19T01:47:55.703Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T01:47:55.703Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T01:47:55.703Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T01:47:55.703Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T01:47:55.703Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T01:47:55.704Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T01:47:55.704Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T01:47:55.704Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T01:47:55.704Z] JENKINS_HOME=/var/jenkins [2024-03-19T01:47:55.704Z] JENKINS_NODE_COOKIE=3b20a2e1-0762-4846-a716-65ebc4c1855d [2024-03-19T01:47:55.704Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T01:47:55.704Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T01:47:55.704Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T01:47:55.704Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T01:47:55.704Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T01:47:55.704Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T01:47:55.704Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T01:47:55.704Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T01:47:55.704Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T01:47:55.704Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T01:47:55.704Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T01:47:55.704Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T01:47:55.704Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T01:47:55.704Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T01:47:55.704Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T01:47:55.704Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T01:47:55.704Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T01:47:55.704Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T01:47:55.704Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T01:47:55.704Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T01:47:55.704Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T01:47:55.704Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T01:47:55.704Z] LANG=en_US.UTF-8 [2024-03-19T01:47:55.704Z] LANGUAGE=en_US:en [2024-03-19T01:47:55.704Z] LC_ALL=en_US.UTF-8 [2024-03-19T01:47:55.704Z] MAVEN_CONFIG=/root/.m2 [2024-03-19T01:47:55.704Z] MAVEN_HOME=/usr/share/maven [2024-03-19T01:47:55.704Z] MAVEN_OPTS=-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseG1GC -XX:+UseStringDeduplication [2024-03-19T01:47:55.704Z] NODE_LABELS=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-4n7p9 ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr [2024-03-19T01:47:55.704Z] NODE_NAME=ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr [2024-03-19T01:47:55.704Z] NSS_SDB_USE_CACHE=no [2024-03-19T01:47:55.704Z] OLDPWD=/ [2024-03-19T01:47:55.704Z] PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T01:47:55.704Z] POD_CONTAINER=maven [2024-03-19T01:47:55.704Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-4n7p9 [2024-03-19T01:47:55.704Z] PORT_ADMIN=4848 [2024-03-19T01:47:55.704Z] PORT_HTTP=8080 [2024-03-19T01:47:55.704Z] PORT_HTTPS=8181 [2024-03-19T01:47:55.704Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T01:47:55.704Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T01:47:55.704Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T01:47:55.704Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T01:47:55.704Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T01:47:55.704Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T01:47:55.704Z] STAGE_NAME=build [2024-03-19T01:47:55.704Z] TERM=xterm [2024-03-19T01:47:55.704Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T01:47:55.704Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T01:47:55.704Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T01:47:55.704Z] + df -h [2024-03-19T01:47:55.704Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T01:47:55.704Z] overlay 32G 8.0K 32G 1% / [2024-03-19T01:47:55.704Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T01:47:55.704Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T01:47:55.704Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T01:47:55.705Z] tmpfs 26G 66M 26G 1% /etc/passwd [2024-03-19T01:47:55.705Z] /dev/sda4 894G 179G 715G 21% /etc/hosts [2024-03-19T01:47:55.705Z] bambam:/home/data/okd-c1.eclipse.org/PV/glassfish-glassfish-maven-repo-storage-pvc-739d2254-f4f3-4337-8387-380406cfb0ee 22T 3.9T 18T 18% /home/jenkins/.m2/repository [2024-03-19T01:47:55.705Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings.xml [2024-03-19T01:47:55.705Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings-security.xml [2024-03-19T01:47:55.705Z] tmpfs 12G 32K 12G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T01:47:55.705Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T01:47:55.705Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T01:47:55.705Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T01:47:55.705Z] + /opt/java/openjdk/bin/jcmd [2024-03-19T01:47:55.705Z] 24 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T01:47:55.705Z] + mvn -version [2024-03-19T01:47:55.965Z] Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9) [2024-03-19T01:47:55.965Z] Maven home: /usr/share/maven [2024-03-19T01:47:55.965Z] Java version: 21, vendor: Eclipse Adoptium, runtime: /opt/java/openjdk [2024-03-19T01:47:55.965Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T01:47:55.965Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T01:47:55.965Z] + ant -version [2024-03-19T01:47:55.965Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/script.sh: 8: ant: not found [2024-03-19T01:47:55.965Z] + true [2024-03-19T01:47:55.965Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T01:47:55.966Z] STARTED ELAPSED PID RSS DRS COMMAND [2024-03-19T01:47:55.966Z] 01:47:38 00:17 1 1920 5892 cat [2024-03-19T01:47:55.966Z] 01:47:54 00:01 14 640 2813 sh -c ({ while [ -d '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2' -a \! -f '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/jenkins-log.txt'; sleep 3; done } & jsc=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/script.sh' > '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/jenkins-result.txt'; wait) >&- 2>&- & [2024-03-19T01:47:55.966Z] 01:47:54 00:01 15 640 2813 sh -c ({ while [ -d '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2' -a \! -f '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/jenkins-log.txt'; sleep 3; done } & jsc=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/script.sh' > '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/jenkins-result.txt'; wait) >&- 2>&- & [2024-03-19T01:47:55.966Z] 01:47:54 00:01 16 1600 2809 sh -xe /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-eab890d2/script.sh [2024-03-19T01:47:55.966Z] 01:47:54 00:01 19 1600 5755 sleep 3 [2024-03-19T01:47:55.966Z] 01:47:55 00:00 81 2880 10017 ps -e -o start,etime,pid,rss,drs,command [2024-03-19T01:47:55.966Z] + cat /proc/cpuinfo [2024-03-19T01:47:55.966Z] processor : 0 [2024-03-19T01:47:55.966Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.966Z] cpu family : 6 [2024-03-19T01:47:55.966Z] model : 85 [2024-03-19T01:47:55.966Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.966Z] stepping : 7 [2024-03-19T01:47:55.966Z] microcode : 0x5003302 [2024-03-19T01:47:55.966Z] cpu MHz : 2902.628 [2024-03-19T01:47:55.966Z] cache size : 14080 KB [2024-03-19T01:47:55.966Z] physical id : 0 [2024-03-19T01:47:55.966Z] siblings : 20 [2024-03-19T01:47:55.966Z] core id : 0 [2024-03-19T01:47:55.966Z] cpu cores : 10 [2024-03-19T01:47:55.966Z] apicid : 0 [2024-03-19T01:47:55.966Z] initial apicid : 0 [2024-03-19T01:47:55.966Z] fpu : yes [2024-03-19T01:47:55.966Z] fpu_exception : yes [2024-03-19T01:47:55.966Z] cpuid level : 22 [2024-03-19T01:47:55.966Z] wp : yes [2024-03-19T01:47:55.967Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.967Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.967Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.967Z] bogomips : 4800.00 [2024-03-19T01:47:55.967Z] clflush size : 64 [2024-03-19T01:47:55.967Z] cache_alignment : 64 [2024-03-19T01:47:55.967Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.967Z] power management: [2024-03-19T01:47:55.967Z] [2024-03-19T01:47:55.967Z] processor : 1 [2024-03-19T01:47:55.967Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.967Z] cpu family : 6 [2024-03-19T01:47:55.967Z] model : 85 [2024-03-19T01:47:55.967Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.967Z] stepping : 7 [2024-03-19T01:47:55.967Z] microcode : 0x5003302 [2024-03-19T01:47:55.967Z] cpu MHz : 2900.684 [2024-03-19T01:47:55.967Z] cache size : 14080 KB [2024-03-19T01:47:55.967Z] physical id : 0 [2024-03-19T01:47:55.967Z] siblings : 20 [2024-03-19T01:47:55.967Z] core id : 1 [2024-03-19T01:47:55.967Z] cpu cores : 10 [2024-03-19T01:47:55.967Z] apicid : 2 [2024-03-19T01:47:55.967Z] initial apicid : 2 [2024-03-19T01:47:55.967Z] fpu : yes [2024-03-19T01:47:55.967Z] fpu_exception : yes [2024-03-19T01:47:55.967Z] cpuid level : 22 [2024-03-19T01:47:55.967Z] wp : yes [2024-03-19T01:47:55.967Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.967Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.967Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.967Z] bogomips : 4800.00 [2024-03-19T01:47:55.967Z] clflush size : 64 [2024-03-19T01:47:55.967Z] cache_alignment : 64 [2024-03-19T01:47:55.967Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.968Z] power management: [2024-03-19T01:47:55.968Z] [2024-03-19T01:47:55.968Z] processor : 2 [2024-03-19T01:47:55.968Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.968Z] cpu family : 6 [2024-03-19T01:47:55.968Z] model : 85 [2024-03-19T01:47:55.968Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.968Z] stepping : 7 [2024-03-19T01:47:55.968Z] microcode : 0x5003302 [2024-03-19T01:47:55.968Z] cpu MHz : 2897.976 [2024-03-19T01:47:55.968Z] cache size : 14080 KB [2024-03-19T01:47:55.968Z] physical id : 0 [2024-03-19T01:47:55.968Z] siblings : 20 [2024-03-19T01:47:55.968Z] core id : 2 [2024-03-19T01:47:55.968Z] cpu cores : 10 [2024-03-19T01:47:55.968Z] apicid : 4 [2024-03-19T01:47:55.968Z] initial apicid : 4 [2024-03-19T01:47:55.968Z] fpu : yes [2024-03-19T01:47:55.968Z] fpu_exception : yes [2024-03-19T01:47:55.968Z] cpuid level : 22 [2024-03-19T01:47:55.968Z] wp : yes [2024-03-19T01:47:55.968Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.968Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.968Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.968Z] bogomips : 4800.00 [2024-03-19T01:47:55.968Z] clflush size : 64 [2024-03-19T01:47:55.968Z] cache_alignment : 64 [2024-03-19T01:47:55.968Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.968Z] power management: [2024-03-19T01:47:55.968Z] [2024-03-19T01:47:55.968Z] processor : 3 [2024-03-19T01:47:55.968Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.968Z] cpu family : 6 [2024-03-19T01:47:55.968Z] model : 85 [2024-03-19T01:47:55.968Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.968Z] stepping : 7 [2024-03-19T01:47:55.968Z] microcode : 0x5003302 [2024-03-19T01:47:55.968Z] cpu MHz : 2900.050 [2024-03-19T01:47:55.968Z] cache size : 14080 KB [2024-03-19T01:47:55.968Z] physical id : 0 [2024-03-19T01:47:55.968Z] siblings : 20 [2024-03-19T01:47:55.968Z] core id : 3 [2024-03-19T01:47:55.968Z] cpu cores : 10 [2024-03-19T01:47:55.968Z] apicid : 6 [2024-03-19T01:47:55.968Z] initial apicid : 6 [2024-03-19T01:47:55.968Z] fpu : yes [2024-03-19T01:47:55.968Z] fpu_exception : yes [2024-03-19T01:47:55.968Z] cpuid level : 22 [2024-03-19T01:47:55.968Z] wp : yes [2024-03-19T01:47:55.968Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.969Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.969Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.969Z] bogomips : 4800.00 [2024-03-19T01:47:55.969Z] clflush size : 64 [2024-03-19T01:47:55.969Z] cache_alignment : 64 [2024-03-19T01:47:55.969Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.969Z] power management: [2024-03-19T01:47:55.969Z] [2024-03-19T01:47:55.969Z] processor : 4 [2024-03-19T01:47:55.969Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.969Z] cpu family : 6 [2024-03-19T01:47:55.969Z] model : 85 [2024-03-19T01:47:55.969Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.969Z] stepping : 7 [2024-03-19T01:47:55.969Z] microcode : 0x5003302 [2024-03-19T01:47:55.969Z] cpu MHz : 2900.043 [2024-03-19T01:47:55.969Z] cache size : 14080 KB [2024-03-19T01:47:55.969Z] physical id : 0 [2024-03-19T01:47:55.969Z] siblings : 20 [2024-03-19T01:47:55.969Z] core id : 4 [2024-03-19T01:47:55.969Z] cpu cores : 10 [2024-03-19T01:47:55.969Z] apicid : 8 [2024-03-19T01:47:55.969Z] initial apicid : 8 [2024-03-19T01:47:55.969Z] fpu : yes [2024-03-19T01:47:55.969Z] fpu_exception : yes [2024-03-19T01:47:55.969Z] cpuid level : 22 [2024-03-19T01:47:55.969Z] wp : yes [2024-03-19T01:47:55.969Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.969Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.969Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.969Z] bogomips : 4800.00 [2024-03-19T01:47:55.969Z] clflush size : 64 [2024-03-19T01:47:55.969Z] cache_alignment : 64 [2024-03-19T01:47:55.969Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.969Z] power management: [2024-03-19T01:47:55.969Z] [2024-03-19T01:47:55.969Z] processor : 5 [2024-03-19T01:47:55.969Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.969Z] cpu family : 6 [2024-03-19T01:47:55.969Z] model : 85 [2024-03-19T01:47:55.969Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.969Z] stepping : 7 [2024-03-19T01:47:55.969Z] microcode : 0x5003302 [2024-03-19T01:47:55.969Z] cpu MHz : 2515.836 [2024-03-19T01:47:55.969Z] cache size : 14080 KB [2024-03-19T01:47:55.969Z] physical id : 0 [2024-03-19T01:47:55.969Z] siblings : 20 [2024-03-19T01:47:55.969Z] core id : 8 [2024-03-19T01:47:55.969Z] cpu cores : 10 [2024-03-19T01:47:55.969Z] apicid : 16 [2024-03-19T01:47:55.969Z] initial apicid : 16 [2024-03-19T01:47:55.969Z] fpu : yes [2024-03-19T01:47:55.969Z] fpu_exception : yes [2024-03-19T01:47:55.969Z] cpuid level : 22 [2024-03-19T01:47:55.969Z] wp : yes [2024-03-19T01:47:55.969Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.970Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.970Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.970Z] bogomips : 4800.00 [2024-03-19T01:47:55.970Z] clflush size : 64 [2024-03-19T01:47:55.970Z] cache_alignment : 64 [2024-03-19T01:47:55.970Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.970Z] power management: [2024-03-19T01:47:55.970Z] [2024-03-19T01:47:55.970Z] processor : 6 [2024-03-19T01:47:55.970Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.970Z] cpu family : 6 [2024-03-19T01:47:55.970Z] model : 85 [2024-03-19T01:47:55.970Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.970Z] stepping : 7 [2024-03-19T01:47:55.970Z] microcode : 0x5003302 [2024-03-19T01:47:55.970Z] cpu MHz : 3200.000 [2024-03-19T01:47:55.970Z] cache size : 14080 KB [2024-03-19T01:47:55.970Z] physical id : 0 [2024-03-19T01:47:55.970Z] siblings : 20 [2024-03-19T01:47:55.970Z] core id : 9 [2024-03-19T01:47:55.970Z] cpu cores : 10 [2024-03-19T01:47:55.970Z] apicid : 18 [2024-03-19T01:47:55.970Z] initial apicid : 18 [2024-03-19T01:47:55.970Z] fpu : yes [2024-03-19T01:47:55.970Z] fpu_exception : yes [2024-03-19T01:47:55.970Z] cpuid level : 22 [2024-03-19T01:47:55.970Z] wp : yes [2024-03-19T01:47:55.970Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.970Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.970Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.970Z] bogomips : 4800.00 [2024-03-19T01:47:55.970Z] clflush size : 64 [2024-03-19T01:47:55.970Z] cache_alignment : 64 [2024-03-19T01:47:55.970Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.970Z] power management: [2024-03-19T01:47:55.970Z] [2024-03-19T01:47:55.970Z] processor : 7 [2024-03-19T01:47:55.970Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.970Z] cpu family : 6 [2024-03-19T01:47:55.970Z] model : 85 [2024-03-19T01:47:55.970Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.970Z] stepping : 7 [2024-03-19T01:47:55.970Z] microcode : 0x5003302 [2024-03-19T01:47:55.970Z] cpu MHz : 2899.218 [2024-03-19T01:47:55.970Z] cache size : 14080 KB [2024-03-19T01:47:55.970Z] physical id : 0 [2024-03-19T01:47:55.970Z] siblings : 20 [2024-03-19T01:47:55.970Z] core id : 10 [2024-03-19T01:47:55.970Z] cpu cores : 10 [2024-03-19T01:47:55.970Z] apicid : 20 [2024-03-19T01:47:55.970Z] initial apicid : 20 [2024-03-19T01:47:55.970Z] fpu : yes [2024-03-19T01:47:55.970Z] fpu_exception : yes [2024-03-19T01:47:55.970Z] cpuid level : 22 [2024-03-19T01:47:55.970Z] wp : yes [2024-03-19T01:47:55.971Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.971Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.971Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.971Z] bogomips : 4800.00 [2024-03-19T01:47:55.971Z] clflush size : 64 [2024-03-19T01:47:55.971Z] cache_alignment : 64 [2024-03-19T01:47:55.971Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.971Z] power management: [2024-03-19T01:47:55.971Z] [2024-03-19T01:47:55.971Z] processor : 8 [2024-03-19T01:47:55.971Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.971Z] cpu family : 6 [2024-03-19T01:47:55.971Z] model : 85 [2024-03-19T01:47:55.971Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.971Z] stepping : 7 [2024-03-19T01:47:55.971Z] microcode : 0x5003302 [2024-03-19T01:47:55.971Z] cpu MHz : 2900.305 [2024-03-19T01:47:55.971Z] cache size : 14080 KB [2024-03-19T01:47:55.971Z] physical id : 0 [2024-03-19T01:47:55.971Z] siblings : 20 [2024-03-19T01:47:55.971Z] core id : 11 [2024-03-19T01:47:55.971Z] cpu cores : 10 [2024-03-19T01:47:55.971Z] apicid : 22 [2024-03-19T01:47:55.971Z] initial apicid : 22 [2024-03-19T01:47:55.971Z] fpu : yes [2024-03-19T01:47:55.971Z] fpu_exception : yes [2024-03-19T01:47:55.971Z] cpuid level : 22 [2024-03-19T01:47:55.971Z] wp : yes [2024-03-19T01:47:55.971Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.971Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.971Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.971Z] bogomips : 4800.00 [2024-03-19T01:47:55.971Z] clflush size : 64 [2024-03-19T01:47:55.971Z] cache_alignment : 64 [2024-03-19T01:47:55.971Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.971Z] power management: [2024-03-19T01:47:55.971Z] [2024-03-19T01:47:55.971Z] processor : 9 [2024-03-19T01:47:55.971Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.971Z] cpu family : 6 [2024-03-19T01:47:55.971Z] model : 85 [2024-03-19T01:47:55.971Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.971Z] stepping : 7 [2024-03-19T01:47:55.971Z] microcode : 0x5003302 [2024-03-19T01:47:55.971Z] cpu MHz : 2900.029 [2024-03-19T01:47:55.971Z] cache size : 14080 KB [2024-03-19T01:47:55.971Z] physical id : 0 [2024-03-19T01:47:55.971Z] siblings : 20 [2024-03-19T01:47:55.972Z] core id : 12 [2024-03-19T01:47:55.972Z] cpu cores : 10 [2024-03-19T01:47:55.972Z] apicid : 24 [2024-03-19T01:47:55.972Z] initial apicid : 24 [2024-03-19T01:47:55.972Z] fpu : yes [2024-03-19T01:47:55.972Z] fpu_exception : yes [2024-03-19T01:47:55.972Z] cpuid level : 22 [2024-03-19T01:47:55.972Z] wp : yes [2024-03-19T01:47:55.972Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.972Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.972Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.972Z] bogomips : 4800.00 [2024-03-19T01:47:55.972Z] clflush size : 64 [2024-03-19T01:47:55.972Z] cache_alignment : 64 [2024-03-19T01:47:55.972Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.972Z] power management: [2024-03-19T01:47:55.972Z] [2024-03-19T01:47:55.972Z] processor : 10 [2024-03-19T01:47:55.972Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.972Z] cpu family : 6 [2024-03-19T01:47:55.972Z] model : 85 [2024-03-19T01:47:55.972Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.972Z] stepping : 7 [2024-03-19T01:47:55.972Z] microcode : 0x5003302 [2024-03-19T01:47:55.972Z] cpu MHz : 2899.802 [2024-03-19T01:47:55.972Z] cache size : 14080 KB [2024-03-19T01:47:55.972Z] physical id : 1 [2024-03-19T01:47:55.972Z] siblings : 20 [2024-03-19T01:47:55.972Z] core id : 0 [2024-03-19T01:47:55.972Z] cpu cores : 10 [2024-03-19T01:47:55.972Z] apicid : 32 [2024-03-19T01:47:55.972Z] initial apicid : 32 [2024-03-19T01:47:55.972Z] fpu : yes [2024-03-19T01:47:55.972Z] fpu_exception : yes [2024-03-19T01:47:55.972Z] cpuid level : 22 [2024-03-19T01:47:55.972Z] wp : yes [2024-03-19T01:47:55.972Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.972Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.973Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.973Z] bogomips : 4807.70 [2024-03-19T01:47:55.973Z] clflush size : 64 [2024-03-19T01:47:55.973Z] cache_alignment : 64 [2024-03-19T01:47:55.973Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.973Z] power management: [2024-03-19T01:47:55.973Z] [2024-03-19T01:47:55.973Z] processor : 11 [2024-03-19T01:47:55.973Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.973Z] cpu family : 6 [2024-03-19T01:47:55.973Z] model : 85 [2024-03-19T01:47:55.973Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.973Z] stepping : 7 [2024-03-19T01:47:55.973Z] microcode : 0x5003302 [2024-03-19T01:47:55.973Z] cpu MHz : 2896.468 [2024-03-19T01:47:55.973Z] cache size : 14080 KB [2024-03-19T01:47:55.973Z] physical id : 1 [2024-03-19T01:47:55.973Z] siblings : 20 [2024-03-19T01:47:55.973Z] core id : 1 [2024-03-19T01:47:55.973Z] cpu cores : 10 [2024-03-19T01:47:55.973Z] apicid : 34 [2024-03-19T01:47:55.973Z] initial apicid : 34 [2024-03-19T01:47:55.973Z] fpu : yes [2024-03-19T01:47:55.973Z] fpu_exception : yes [2024-03-19T01:47:55.973Z] cpuid level : 22 [2024-03-19T01:47:55.973Z] wp : yes [2024-03-19T01:47:55.973Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.973Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.973Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.973Z] bogomips : 4807.70 [2024-03-19T01:47:55.973Z] clflush size : 64 [2024-03-19T01:47:55.973Z] cache_alignment : 64 [2024-03-19T01:47:55.973Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.973Z] power management: [2024-03-19T01:47:55.973Z] [2024-03-19T01:47:55.973Z] processor : 12 [2024-03-19T01:47:55.973Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.973Z] cpu family : 6 [2024-03-19T01:47:55.973Z] model : 85 [2024-03-19T01:47:55.973Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.973Z] stepping : 7 [2024-03-19T01:47:55.973Z] microcode : 0x5003302 [2024-03-19T01:47:55.973Z] cpu MHz : 2900.562 [2024-03-19T01:47:55.973Z] cache size : 14080 KB [2024-03-19T01:47:55.973Z] physical id : 1 [2024-03-19T01:47:55.973Z] siblings : 20 [2024-03-19T01:47:55.973Z] core id : 2 [2024-03-19T01:47:55.973Z] cpu cores : 10 [2024-03-19T01:47:55.973Z] apicid : 36 [2024-03-19T01:47:55.973Z] initial apicid : 36 [2024-03-19T01:47:55.973Z] fpu : yes [2024-03-19T01:47:55.973Z] fpu_exception : yes [2024-03-19T01:47:55.973Z] cpuid level : 22 [2024-03-19T01:47:55.973Z] wp : yes [2024-03-19T01:47:55.973Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.974Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.974Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.974Z] bogomips : 4807.70 [2024-03-19T01:47:55.974Z] clflush size : 64 [2024-03-19T01:47:55.974Z] cache_alignment : 64 [2024-03-19T01:47:55.974Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.974Z] power management: [2024-03-19T01:47:55.974Z] [2024-03-19T01:47:55.974Z] processor : 13 [2024-03-19T01:47:55.974Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.974Z] cpu family : 6 [2024-03-19T01:47:55.974Z] model : 85 [2024-03-19T01:47:55.974Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.974Z] stepping : 7 [2024-03-19T01:47:55.974Z] microcode : 0x5003302 [2024-03-19T01:47:55.974Z] cpu MHz : 2896.187 [2024-03-19T01:47:55.974Z] cache size : 14080 KB [2024-03-19T01:47:55.974Z] physical id : 1 [2024-03-19T01:47:55.974Z] siblings : 20 [2024-03-19T01:47:55.974Z] core id : 3 [2024-03-19T01:47:55.974Z] cpu cores : 10 [2024-03-19T01:47:55.974Z] apicid : 38 [2024-03-19T01:47:55.974Z] initial apicid : 38 [2024-03-19T01:47:55.974Z] fpu : yes [2024-03-19T01:47:55.974Z] fpu_exception : yes [2024-03-19T01:47:55.974Z] cpuid level : 22 [2024-03-19T01:47:55.974Z] wp : yes [2024-03-19T01:47:55.974Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.974Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.974Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.974Z] bogomips : 4807.70 [2024-03-19T01:47:55.974Z] clflush size : 64 [2024-03-19T01:47:55.974Z] cache_alignment : 64 [2024-03-19T01:47:55.974Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.974Z] power management: [2024-03-19T01:47:55.974Z] [2024-03-19T01:47:55.974Z] processor : 14 [2024-03-19T01:47:55.974Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.974Z] cpu family : 6 [2024-03-19T01:47:55.974Z] model : 85 [2024-03-19T01:47:55.974Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.974Z] stepping : 7 [2024-03-19T01:47:55.974Z] microcode : 0x5003302 [2024-03-19T01:47:55.974Z] cpu MHz : 2895.697 [2024-03-19T01:47:55.974Z] cache size : 14080 KB [2024-03-19T01:47:55.974Z] physical id : 1 [2024-03-19T01:47:55.974Z] siblings : 20 [2024-03-19T01:47:55.974Z] core id : 4 [2024-03-19T01:47:55.974Z] cpu cores : 10 [2024-03-19T01:47:55.974Z] apicid : 40 [2024-03-19T01:47:55.974Z] initial apicid : 40 [2024-03-19T01:47:55.974Z] fpu : yes [2024-03-19T01:47:55.974Z] fpu_exception : yes [2024-03-19T01:47:55.974Z] cpuid level : 22 [2024-03-19T01:47:55.974Z] wp : yes [2024-03-19T01:47:55.975Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.975Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.975Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.975Z] bogomips : 4807.70 [2024-03-19T01:47:55.975Z] clflush size : 64 [2024-03-19T01:47:55.975Z] cache_alignment : 64 [2024-03-19T01:47:55.975Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.975Z] power management: [2024-03-19T01:47:55.975Z] [2024-03-19T01:47:55.975Z] processor : 15 [2024-03-19T01:47:55.975Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.975Z] cpu family : 6 [2024-03-19T01:47:55.975Z] model : 85 [2024-03-19T01:47:55.975Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.975Z] stepping : 7 [2024-03-19T01:47:55.975Z] microcode : 0x5003302 [2024-03-19T01:47:55.975Z] cpu MHz : 3200.000 [2024-03-19T01:47:55.975Z] cache size : 14080 KB [2024-03-19T01:47:55.975Z] physical id : 1 [2024-03-19T01:47:55.975Z] siblings : 20 [2024-03-19T01:47:55.975Z] core id : 8 [2024-03-19T01:47:55.975Z] cpu cores : 10 [2024-03-19T01:47:55.975Z] apicid : 48 [2024-03-19T01:47:55.975Z] initial apicid : 48 [2024-03-19T01:47:55.975Z] fpu : yes [2024-03-19T01:47:55.975Z] fpu_exception : yes [2024-03-19T01:47:55.975Z] cpuid level : 22 [2024-03-19T01:47:55.975Z] wp : yes [2024-03-19T01:47:55.975Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.975Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.975Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.975Z] bogomips : 4807.70 [2024-03-19T01:47:55.975Z] clflush size : 64 [2024-03-19T01:47:55.975Z] cache_alignment : 64 [2024-03-19T01:47:55.975Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.975Z] power management: [2024-03-19T01:47:55.975Z] [2024-03-19T01:47:55.975Z] processor : 16 [2024-03-19T01:47:55.975Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.975Z] cpu family : 6 [2024-03-19T01:47:55.975Z] model : 85 [2024-03-19T01:47:55.975Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.975Z] stepping : 7 [2024-03-19T01:47:55.975Z] microcode : 0x5003302 [2024-03-19T01:47:55.975Z] cpu MHz : 3200.000 [2024-03-19T01:47:55.975Z] cache size : 14080 KB [2024-03-19T01:47:55.975Z] physical id : 1 [2024-03-19T01:47:55.975Z] siblings : 20 [2024-03-19T01:47:55.975Z] core id : 9 [2024-03-19T01:47:55.975Z] cpu cores : 10 [2024-03-19T01:47:55.975Z] apicid : 50 [2024-03-19T01:47:55.975Z] initial apicid : 50 [2024-03-19T01:47:55.975Z] fpu : yes [2024-03-19T01:47:55.975Z] fpu_exception : yes [2024-03-19T01:47:55.975Z] cpuid level : 22 [2024-03-19T01:47:55.975Z] wp : yes [2024-03-19T01:47:55.976Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.976Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.976Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.976Z] bogomips : 4807.70 [2024-03-19T01:47:55.976Z] clflush size : 64 [2024-03-19T01:47:55.976Z] cache_alignment : 64 [2024-03-19T01:47:55.976Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.976Z] power management: [2024-03-19T01:47:55.976Z] [2024-03-19T01:47:55.976Z] processor : 17 [2024-03-19T01:47:55.976Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.976Z] cpu family : 6 [2024-03-19T01:47:55.976Z] model : 85 [2024-03-19T01:47:55.976Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.976Z] stepping : 7 [2024-03-19T01:47:55.976Z] microcode : 0x5003302 [2024-03-19T01:47:55.976Z] cpu MHz : 3200.000 [2024-03-19T01:47:55.976Z] cache size : 14080 KB [2024-03-19T01:47:55.976Z] physical id : 1 [2024-03-19T01:47:55.976Z] siblings : 20 [2024-03-19T01:47:55.976Z] core id : 10 [2024-03-19T01:47:55.976Z] cpu cores : 10 [2024-03-19T01:47:55.976Z] apicid : 52 [2024-03-19T01:47:55.976Z] initial apicid : 52 [2024-03-19T01:47:55.976Z] fpu : yes [2024-03-19T01:47:55.976Z] fpu_exception : yes [2024-03-19T01:47:55.976Z] cpuid level : 22 [2024-03-19T01:47:55.976Z] wp : yes [2024-03-19T01:47:55.976Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.976Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.976Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.976Z] bogomips : 4807.70 [2024-03-19T01:47:55.976Z] clflush size : 64 [2024-03-19T01:47:55.976Z] cache_alignment : 64 [2024-03-19T01:47:55.976Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.976Z] power management: [2024-03-19T01:47:55.976Z] [2024-03-19T01:47:55.976Z] processor : 18 [2024-03-19T01:47:55.977Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.977Z] cpu family : 6 [2024-03-19T01:47:55.977Z] model : 85 [2024-03-19T01:47:55.977Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.977Z] stepping : 7 [2024-03-19T01:47:55.977Z] microcode : 0x5003302 [2024-03-19T01:47:55.977Z] cpu MHz : 3200.000 [2024-03-19T01:47:55.977Z] cache size : 14080 KB [2024-03-19T01:47:55.977Z] physical id : 1 [2024-03-19T01:47:55.977Z] siblings : 20 [2024-03-19T01:47:55.977Z] core id : 11 [2024-03-19T01:47:55.977Z] cpu cores : 10 [2024-03-19T01:47:55.977Z] apicid : 54 [2024-03-19T01:47:55.977Z] initial apicid : 54 [2024-03-19T01:47:55.977Z] fpu : yes [2024-03-19T01:47:55.977Z] fpu_exception : yes [2024-03-19T01:47:55.977Z] cpuid level : 22 [2024-03-19T01:47:55.977Z] wp : yes [2024-03-19T01:47:55.977Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.977Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.977Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.977Z] bogomips : 4807.70 [2024-03-19T01:47:55.977Z] clflush size : 64 [2024-03-19T01:47:55.977Z] cache_alignment : 64 [2024-03-19T01:47:55.977Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.977Z] power management: [2024-03-19T01:47:55.977Z] [2024-03-19T01:47:55.977Z] processor : 19 [2024-03-19T01:47:55.977Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.977Z] cpu family : 6 [2024-03-19T01:47:55.977Z] model : 85 [2024-03-19T01:47:55.977Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.977Z] stepping : 7 [2024-03-19T01:47:55.977Z] microcode : 0x5003302 [2024-03-19T01:47:55.977Z] cpu MHz : 3200.000 [2024-03-19T01:47:55.977Z] cache size : 14080 KB [2024-03-19T01:47:55.977Z] physical id : 1 [2024-03-19T01:47:55.977Z] siblings : 20 [2024-03-19T01:47:55.977Z] core id : 12 [2024-03-19T01:47:55.977Z] cpu cores : 10 [2024-03-19T01:47:55.977Z] apicid : 56 [2024-03-19T01:47:55.977Z] initial apicid : 56 [2024-03-19T01:47:55.977Z] fpu : yes [2024-03-19T01:47:55.977Z] fpu_exception : yes [2024-03-19T01:47:55.977Z] cpuid level : 22 [2024-03-19T01:47:55.977Z] wp : yes [2024-03-19T01:47:55.977Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.977Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.978Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.978Z] bogomips : 4807.70 [2024-03-19T01:47:55.978Z] clflush size : 64 [2024-03-19T01:47:55.978Z] cache_alignment : 64 [2024-03-19T01:47:55.978Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.978Z] power management: [2024-03-19T01:47:55.978Z] [2024-03-19T01:47:55.978Z] processor : 20 [2024-03-19T01:47:55.978Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.978Z] cpu family : 6 [2024-03-19T01:47:55.978Z] model : 85 [2024-03-19T01:47:55.978Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.978Z] stepping : 7 [2024-03-19T01:47:55.978Z] microcode : 0x5003302 [2024-03-19T01:47:55.978Z] cpu MHz : 2899.258 [2024-03-19T01:47:55.978Z] cache size : 14080 KB [2024-03-19T01:47:55.978Z] physical id : 0 [2024-03-19T01:47:55.978Z] siblings : 20 [2024-03-19T01:47:55.978Z] core id : 0 [2024-03-19T01:47:55.978Z] cpu cores : 10 [2024-03-19T01:47:55.978Z] apicid : 1 [2024-03-19T01:47:55.978Z] initial apicid : 1 [2024-03-19T01:47:55.978Z] fpu : yes [2024-03-19T01:47:55.978Z] fpu_exception : yes [2024-03-19T01:47:55.978Z] cpuid level : 22 [2024-03-19T01:47:55.978Z] wp : yes [2024-03-19T01:47:55.978Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.978Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.978Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.978Z] bogomips : 4800.00 [2024-03-19T01:47:55.978Z] clflush size : 64 [2024-03-19T01:47:55.978Z] cache_alignment : 64 [2024-03-19T01:47:55.978Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.978Z] power management: [2024-03-19T01:47:55.978Z] [2024-03-19T01:47:55.978Z] processor : 21 [2024-03-19T01:47:55.978Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.978Z] cpu family : 6 [2024-03-19T01:47:55.978Z] model : 85 [2024-03-19T01:47:55.978Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.978Z] stepping : 7 [2024-03-19T01:47:55.978Z] microcode : 0x5003302 [2024-03-19T01:47:55.978Z] cpu MHz : 2899.974 [2024-03-19T01:47:55.978Z] cache size : 14080 KB [2024-03-19T01:47:55.978Z] physical id : 0 [2024-03-19T01:47:55.978Z] siblings : 20 [2024-03-19T01:47:55.978Z] core id : 1 [2024-03-19T01:47:55.978Z] cpu cores : 10 [2024-03-19T01:47:55.978Z] apicid : 3 [2024-03-19T01:47:55.978Z] initial apicid : 3 [2024-03-19T01:47:55.978Z] fpu : yes [2024-03-19T01:47:55.978Z] fpu_exception : yes [2024-03-19T01:47:55.978Z] cpuid level : 22 [2024-03-19T01:47:55.978Z] wp : yes [2024-03-19T01:47:55.978Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.979Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.979Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.979Z] bogomips : 4800.00 [2024-03-19T01:47:55.979Z] clflush size : 64 [2024-03-19T01:47:55.979Z] cache_alignment : 64 [2024-03-19T01:47:55.979Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.979Z] power management: [2024-03-19T01:47:55.979Z] [2024-03-19T01:47:55.979Z] processor : 22 [2024-03-19T01:47:55.979Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.979Z] cpu family : 6 [2024-03-19T01:47:55.979Z] model : 85 [2024-03-19T01:47:55.979Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.979Z] stepping : 7 [2024-03-19T01:47:55.979Z] microcode : 0x5003302 [2024-03-19T01:47:55.979Z] cpu MHz : 2900.151 [2024-03-19T01:47:55.979Z] cache size : 14080 KB [2024-03-19T01:47:55.979Z] physical id : 0 [2024-03-19T01:47:55.979Z] siblings : 20 [2024-03-19T01:47:55.979Z] core id : 2 [2024-03-19T01:47:55.979Z] cpu cores : 10 [2024-03-19T01:47:55.979Z] apicid : 5 [2024-03-19T01:47:55.979Z] initial apicid : 5 [2024-03-19T01:47:55.979Z] fpu : yes [2024-03-19T01:47:55.979Z] fpu_exception : yes [2024-03-19T01:47:55.979Z] cpuid level : 22 [2024-03-19T01:47:55.979Z] wp : yes [2024-03-19T01:47:55.979Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.979Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.979Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.979Z] bogomips : 4800.00 [2024-03-19T01:47:55.979Z] clflush size : 64 [2024-03-19T01:47:55.979Z] cache_alignment : 64 [2024-03-19T01:47:55.979Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.979Z] power management: [2024-03-19T01:47:55.979Z] [2024-03-19T01:47:55.979Z] processor : 23 [2024-03-19T01:47:55.979Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.979Z] cpu family : 6 [2024-03-19T01:47:55.979Z] model : 85 [2024-03-19T01:47:55.979Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.979Z] stepping : 7 [2024-03-19T01:47:55.979Z] microcode : 0x5003302 [2024-03-19T01:47:55.979Z] cpu MHz : 2901.441 [2024-03-19T01:47:55.979Z] cache size : 14080 KB [2024-03-19T01:47:55.979Z] physical id : 0 [2024-03-19T01:47:55.979Z] siblings : 20 [2024-03-19T01:47:55.979Z] core id : 3 [2024-03-19T01:47:55.979Z] cpu cores : 10 [2024-03-19T01:47:55.979Z] apicid : 7 [2024-03-19T01:47:55.979Z] initial apicid : 7 [2024-03-19T01:47:55.979Z] fpu : yes [2024-03-19T01:47:55.979Z] fpu_exception : yes [2024-03-19T01:47:55.979Z] cpuid level : 22 [2024-03-19T01:47:55.979Z] wp : yes [2024-03-19T01:47:55.979Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.980Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.980Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.980Z] bogomips : 4800.00 [2024-03-19T01:47:55.980Z] clflush size : 64 [2024-03-19T01:47:55.980Z] cache_alignment : 64 [2024-03-19T01:47:55.980Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.980Z] power management: [2024-03-19T01:47:55.980Z] [2024-03-19T01:47:55.980Z] processor : 24 [2024-03-19T01:47:55.980Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.980Z] cpu family : 6 [2024-03-19T01:47:55.980Z] model : 85 [2024-03-19T01:47:55.980Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.980Z] stepping : 7 [2024-03-19T01:47:55.980Z] microcode : 0x5003302 [2024-03-19T01:47:55.980Z] cpu MHz : 2900.818 [2024-03-19T01:47:55.980Z] cache size : 14080 KB [2024-03-19T01:47:55.980Z] physical id : 0 [2024-03-19T01:47:55.980Z] siblings : 20 [2024-03-19T01:47:55.980Z] core id : 4 [2024-03-19T01:47:55.980Z] cpu cores : 10 [2024-03-19T01:47:55.980Z] apicid : 9 [2024-03-19T01:47:55.980Z] initial apicid : 9 [2024-03-19T01:47:55.980Z] fpu : yes [2024-03-19T01:47:55.980Z] fpu_exception : yes [2024-03-19T01:47:55.980Z] cpuid level : 22 [2024-03-19T01:47:55.980Z] wp : yes [2024-03-19T01:47:55.980Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.980Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.980Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.980Z] bogomips : 4800.00 [2024-03-19T01:47:55.980Z] clflush size : 64 [2024-03-19T01:47:55.980Z] cache_alignment : 64 [2024-03-19T01:47:55.980Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.980Z] power management: [2024-03-19T01:47:55.980Z] [2024-03-19T01:47:55.980Z] processor : 25 [2024-03-19T01:47:55.980Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.980Z] cpu family : 6 [2024-03-19T01:47:55.980Z] model : 85 [2024-03-19T01:47:55.980Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.980Z] stepping : 7 [2024-03-19T01:47:55.980Z] microcode : 0x5003302 [2024-03-19T01:47:55.980Z] cpu MHz : 3200.000 [2024-03-19T01:47:55.980Z] cache size : 14080 KB [2024-03-19T01:47:55.980Z] physical id : 0 [2024-03-19T01:47:55.980Z] siblings : 20 [2024-03-19T01:47:55.981Z] core id : 8 [2024-03-19T01:47:55.981Z] cpu cores : 10 [2024-03-19T01:47:55.981Z] apicid : 17 [2024-03-19T01:47:55.981Z] initial apicid : 17 [2024-03-19T01:47:55.981Z] fpu : yes [2024-03-19T01:47:55.981Z] fpu_exception : yes [2024-03-19T01:47:55.981Z] cpuid level : 22 [2024-03-19T01:47:55.981Z] wp : yes [2024-03-19T01:47:55.981Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.981Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.981Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.981Z] bogomips : 4800.00 [2024-03-19T01:47:55.981Z] clflush size : 64 [2024-03-19T01:47:55.981Z] cache_alignment : 64 [2024-03-19T01:47:55.981Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.981Z] power management: [2024-03-19T01:47:55.981Z] [2024-03-19T01:47:55.981Z] processor : 26 [2024-03-19T01:47:55.981Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.981Z] cpu family : 6 [2024-03-19T01:47:55.981Z] model : 85 [2024-03-19T01:47:55.981Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.981Z] stepping : 7 [2024-03-19T01:47:55.981Z] microcode : 0x5003302 [2024-03-19T01:47:55.981Z] cpu MHz : 3200.000 [2024-03-19T01:47:55.981Z] cache size : 14080 KB [2024-03-19T01:47:55.981Z] physical id : 0 [2024-03-19T01:47:55.981Z] siblings : 20 [2024-03-19T01:47:55.981Z] core id : 9 [2024-03-19T01:47:55.981Z] cpu cores : 10 [2024-03-19T01:47:55.981Z] apicid : 19 [2024-03-19T01:47:55.981Z] initial apicid : 19 [2024-03-19T01:47:55.981Z] fpu : yes [2024-03-19T01:47:55.981Z] fpu_exception : yes [2024-03-19T01:47:55.981Z] cpuid level : 22 [2024-03-19T01:47:55.981Z] wp : yes [2024-03-19T01:47:55.981Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.981Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.982Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.982Z] bogomips : 4800.00 [2024-03-19T01:47:55.982Z] clflush size : 64 [2024-03-19T01:47:55.982Z] cache_alignment : 64 [2024-03-19T01:47:55.982Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.982Z] power management: [2024-03-19T01:47:55.982Z] [2024-03-19T01:47:55.982Z] processor : 27 [2024-03-19T01:47:55.982Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.982Z] cpu family : 6 [2024-03-19T01:47:55.982Z] model : 85 [2024-03-19T01:47:55.982Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.982Z] stepping : 7 [2024-03-19T01:47:55.982Z] microcode : 0x5003302 [2024-03-19T01:47:55.982Z] cpu MHz : 2902.119 [2024-03-19T01:47:55.982Z] cache size : 14080 KB [2024-03-19T01:47:55.982Z] physical id : 0 [2024-03-19T01:47:55.982Z] siblings : 20 [2024-03-19T01:47:55.982Z] core id : 10 [2024-03-19T01:47:55.982Z] cpu cores : 10 [2024-03-19T01:47:55.982Z] apicid : 21 [2024-03-19T01:47:55.982Z] initial apicid : 21 [2024-03-19T01:47:55.982Z] fpu : yes [2024-03-19T01:47:55.982Z] fpu_exception : yes [2024-03-19T01:47:55.982Z] cpuid level : 22 [2024-03-19T01:47:55.982Z] wp : yes [2024-03-19T01:47:55.982Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.982Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.982Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.982Z] bogomips : 4800.00 [2024-03-19T01:47:55.982Z] clflush size : 64 [2024-03-19T01:47:55.982Z] cache_alignment : 64 [2024-03-19T01:47:55.982Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.982Z] power management: [2024-03-19T01:47:55.982Z] [2024-03-19T01:47:55.982Z] processor : 28 [2024-03-19T01:47:55.982Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.982Z] cpu family : 6 [2024-03-19T01:47:55.982Z] model : 85 [2024-03-19T01:47:55.982Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.982Z] stepping : 7 [2024-03-19T01:47:55.982Z] microcode : 0x5003302 [2024-03-19T01:47:55.982Z] cpu MHz : 2898.423 [2024-03-19T01:47:55.982Z] cache size : 14080 KB [2024-03-19T01:47:55.982Z] physical id : 0 [2024-03-19T01:47:55.982Z] siblings : 20 [2024-03-19T01:47:55.982Z] core id : 11 [2024-03-19T01:47:55.982Z] cpu cores : 10 [2024-03-19T01:47:55.982Z] apicid : 23 [2024-03-19T01:47:55.982Z] initial apicid : 23 [2024-03-19T01:47:55.982Z] fpu : yes [2024-03-19T01:47:55.982Z] fpu_exception : yes [2024-03-19T01:47:55.982Z] cpuid level : 22 [2024-03-19T01:47:55.982Z] wp : yes [2024-03-19T01:47:55.982Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.983Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.983Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.983Z] bogomips : 4800.00 [2024-03-19T01:47:55.983Z] clflush size : 64 [2024-03-19T01:47:55.983Z] cache_alignment : 64 [2024-03-19T01:47:55.983Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.983Z] power management: [2024-03-19T01:47:55.983Z] [2024-03-19T01:47:55.983Z] processor : 29 [2024-03-19T01:47:55.983Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.983Z] cpu family : 6 [2024-03-19T01:47:55.983Z] model : 85 [2024-03-19T01:47:55.983Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.983Z] stepping : 7 [2024-03-19T01:47:55.983Z] microcode : 0x5003302 [2024-03-19T01:47:55.983Z] cpu MHz : 2900.076 [2024-03-19T01:47:55.983Z] cache size : 14080 KB [2024-03-19T01:47:55.983Z] physical id : 0 [2024-03-19T01:47:55.983Z] siblings : 20 [2024-03-19T01:47:55.983Z] core id : 12 [2024-03-19T01:47:55.983Z] cpu cores : 10 [2024-03-19T01:47:55.983Z] apicid : 25 [2024-03-19T01:47:55.983Z] initial apicid : 25 [2024-03-19T01:47:55.983Z] fpu : yes [2024-03-19T01:47:55.983Z] fpu_exception : yes [2024-03-19T01:47:55.983Z] cpuid level : 22 [2024-03-19T01:47:55.983Z] wp : yes [2024-03-19T01:47:55.983Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.983Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.983Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.983Z] bogomips : 4800.00 [2024-03-19T01:47:55.983Z] clflush size : 64 [2024-03-19T01:47:55.983Z] cache_alignment : 64 [2024-03-19T01:47:55.983Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.983Z] power management: [2024-03-19T01:47:55.983Z] [2024-03-19T01:47:55.983Z] processor : 30 [2024-03-19T01:47:55.983Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.983Z] cpu family : 6 [2024-03-19T01:47:55.983Z] model : 85 [2024-03-19T01:47:55.983Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.983Z] stepping : 7 [2024-03-19T01:47:55.983Z] microcode : 0x5003302 [2024-03-19T01:47:55.983Z] cpu MHz : 3200.000 [2024-03-19T01:47:55.983Z] cache size : 14080 KB [2024-03-19T01:47:55.983Z] physical id : 1 [2024-03-19T01:47:55.983Z] siblings : 20 [2024-03-19T01:47:55.983Z] core id : 0 [2024-03-19T01:47:55.983Z] cpu cores : 10 [2024-03-19T01:47:55.983Z] apicid : 33 [2024-03-19T01:47:55.983Z] initial apicid : 33 [2024-03-19T01:47:55.983Z] fpu : yes [2024-03-19T01:47:55.983Z] fpu_exception : yes [2024-03-19T01:47:55.983Z] cpuid level : 22 [2024-03-19T01:47:55.983Z] wp : yes [2024-03-19T01:47:55.984Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.984Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.984Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.984Z] bogomips : 4807.70 [2024-03-19T01:47:55.984Z] clflush size : 64 [2024-03-19T01:47:55.984Z] cache_alignment : 64 [2024-03-19T01:47:55.984Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.984Z] power management: [2024-03-19T01:47:55.984Z] [2024-03-19T01:47:55.984Z] processor : 31 [2024-03-19T01:47:55.984Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.984Z] cpu family : 6 [2024-03-19T01:47:55.984Z] model : 85 [2024-03-19T01:47:55.984Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.984Z] stepping : 7 [2024-03-19T01:47:55.984Z] microcode : 0x5003302 [2024-03-19T01:47:55.984Z] cpu MHz : 2981.142 [2024-03-19T01:47:55.984Z] cache size : 14080 KB [2024-03-19T01:47:55.984Z] physical id : 1 [2024-03-19T01:47:55.984Z] siblings : 20 [2024-03-19T01:47:55.984Z] core id : 1 [2024-03-19T01:47:55.984Z] cpu cores : 10 [2024-03-19T01:47:55.984Z] apicid : 35 [2024-03-19T01:47:55.984Z] initial apicid : 35 [2024-03-19T01:47:55.984Z] fpu : yes [2024-03-19T01:47:55.984Z] fpu_exception : yes [2024-03-19T01:47:55.984Z] cpuid level : 22 [2024-03-19T01:47:55.984Z] wp : yes [2024-03-19T01:47:55.984Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.984Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.984Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.984Z] bogomips : 4807.70 [2024-03-19T01:47:55.984Z] clflush size : 64 [2024-03-19T01:47:55.984Z] cache_alignment : 64 [2024-03-19T01:47:55.984Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.984Z] power management: [2024-03-19T01:47:55.984Z] [2024-03-19T01:47:55.984Z] processor : 32 [2024-03-19T01:47:55.984Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.984Z] cpu family : 6 [2024-03-19T01:47:55.984Z] model : 85 [2024-03-19T01:47:55.984Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.984Z] stepping : 7 [2024-03-19T01:47:55.984Z] microcode : 0x5003302 [2024-03-19T01:47:55.984Z] cpu MHz : 2900.376 [2024-03-19T01:47:55.984Z] cache size : 14080 KB [2024-03-19T01:47:55.984Z] physical id : 1 [2024-03-19T01:47:55.984Z] siblings : 20 [2024-03-19T01:47:55.984Z] core id : 2 [2024-03-19T01:47:55.984Z] cpu cores : 10 [2024-03-19T01:47:55.984Z] apicid : 37 [2024-03-19T01:47:55.984Z] initial apicid : 37 [2024-03-19T01:47:55.984Z] fpu : yes [2024-03-19T01:47:55.984Z] fpu_exception : yes [2024-03-19T01:47:55.984Z] cpuid level : 22 [2024-03-19T01:47:55.984Z] wp : yes [2024-03-19T01:47:55.985Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.985Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.985Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.985Z] bogomips : 4807.70 [2024-03-19T01:47:55.985Z] clflush size : 64 [2024-03-19T01:47:55.985Z] cache_alignment : 64 [2024-03-19T01:47:55.985Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.985Z] power management: [2024-03-19T01:47:55.985Z] [2024-03-19T01:47:55.985Z] processor : 33 [2024-03-19T01:47:55.985Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.985Z] cpu family : 6 [2024-03-19T01:47:55.985Z] model : 85 [2024-03-19T01:47:55.985Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.985Z] stepping : 7 [2024-03-19T01:47:55.985Z] microcode : 0x5003302 [2024-03-19T01:47:55.985Z] cpu MHz : 3200.000 [2024-03-19T01:47:55.985Z] cache size : 14080 KB [2024-03-19T01:47:55.985Z] physical id : 1 [2024-03-19T01:47:55.985Z] siblings : 20 [2024-03-19T01:47:55.985Z] core id : 3 [2024-03-19T01:47:55.985Z] cpu cores : 10 [2024-03-19T01:47:55.985Z] apicid : 39 [2024-03-19T01:47:55.985Z] initial apicid : 39 [2024-03-19T01:47:55.985Z] fpu : yes [2024-03-19T01:47:55.985Z] fpu_exception : yes [2024-03-19T01:47:55.985Z] cpuid level : 22 [2024-03-19T01:47:55.985Z] wp : yes [2024-03-19T01:47:55.985Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.985Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.985Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.985Z] bogomips : 4807.70 [2024-03-19T01:47:55.985Z] clflush size : 64 [2024-03-19T01:47:55.985Z] cache_alignment : 64 [2024-03-19T01:47:55.985Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.985Z] power management: [2024-03-19T01:47:55.985Z] [2024-03-19T01:47:55.985Z] processor : 34 [2024-03-19T01:47:55.985Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.985Z] cpu family : 6 [2024-03-19T01:47:55.985Z] model : 85 [2024-03-19T01:47:55.985Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.985Z] stepping : 7 [2024-03-19T01:47:55.985Z] microcode : 0x5003302 [2024-03-19T01:47:55.985Z] cpu MHz : 2898.301 [2024-03-19T01:47:55.985Z] cache size : 14080 KB [2024-03-19T01:47:55.985Z] physical id : 1 [2024-03-19T01:47:55.985Z] siblings : 20 [2024-03-19T01:47:55.985Z] core id : 4 [2024-03-19T01:47:55.985Z] cpu cores : 10 [2024-03-19T01:47:55.985Z] apicid : 41 [2024-03-19T01:47:55.985Z] initial apicid : 41 [2024-03-19T01:47:55.985Z] fpu : yes [2024-03-19T01:47:55.985Z] fpu_exception : yes [2024-03-19T01:47:55.985Z] cpuid level : 22 [2024-03-19T01:47:55.986Z] wp : yes [2024-03-19T01:47:55.986Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.986Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.986Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.986Z] bogomips : 4807.70 [2024-03-19T01:47:55.986Z] clflush size : 64 [2024-03-19T01:47:55.986Z] cache_alignment : 64 [2024-03-19T01:47:55.986Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.986Z] power management: [2024-03-19T01:47:55.986Z] [2024-03-19T01:47:55.986Z] processor : 35 [2024-03-19T01:47:55.986Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.986Z] cpu family : 6 [2024-03-19T01:47:55.986Z] model : 85 [2024-03-19T01:47:55.986Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.986Z] stepping : 7 [2024-03-19T01:47:55.986Z] microcode : 0x5003302 [2024-03-19T01:47:55.986Z] cpu MHz : 2899.996 [2024-03-19T01:47:55.986Z] cache size : 14080 KB [2024-03-19T01:47:55.986Z] physical id : 1 [2024-03-19T01:47:55.986Z] siblings : 20 [2024-03-19T01:47:55.986Z] core id : 8 [2024-03-19T01:47:55.986Z] cpu cores : 10 [2024-03-19T01:47:55.986Z] apicid : 49 [2024-03-19T01:47:55.986Z] initial apicid : 49 [2024-03-19T01:47:55.986Z] fpu : yes [2024-03-19T01:47:55.986Z] fpu_exception : yes [2024-03-19T01:47:55.986Z] cpuid level : 22 [2024-03-19T01:47:55.986Z] wp : yes [2024-03-19T01:47:55.986Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.986Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.986Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.986Z] bogomips : 4807.70 [2024-03-19T01:47:55.986Z] clflush size : 64 [2024-03-19T01:47:55.986Z] cache_alignment : 64 [2024-03-19T01:47:55.986Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.986Z] power management: [2024-03-19T01:47:55.986Z] [2024-03-19T01:47:55.986Z] processor : 36 [2024-03-19T01:47:55.986Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.986Z] cpu family : 6 [2024-03-19T01:47:55.987Z] model : 85 [2024-03-19T01:47:55.987Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.987Z] stepping : 7 [2024-03-19T01:47:55.987Z] microcode : 0x5003302 [2024-03-19T01:47:55.987Z] cpu MHz : 2900.091 [2024-03-19T01:47:55.987Z] cache size : 14080 KB [2024-03-19T01:47:55.987Z] physical id : 1 [2024-03-19T01:47:55.987Z] siblings : 20 [2024-03-19T01:47:55.987Z] core id : 9 [2024-03-19T01:47:55.987Z] cpu cores : 10 [2024-03-19T01:47:55.987Z] apicid : 51 [2024-03-19T01:47:55.987Z] initial apicid : 51 [2024-03-19T01:47:55.987Z] fpu : yes [2024-03-19T01:47:55.987Z] fpu_exception : yes [2024-03-19T01:47:55.987Z] cpuid level : 22 [2024-03-19T01:47:55.987Z] wp : yes [2024-03-19T01:47:55.987Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.987Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.987Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.987Z] bogomips : 4807.70 [2024-03-19T01:47:55.987Z] clflush size : 64 [2024-03-19T01:47:55.987Z] cache_alignment : 64 [2024-03-19T01:47:55.987Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.987Z] power management: [2024-03-19T01:47:55.987Z] [2024-03-19T01:47:55.987Z] processor : 37 [2024-03-19T01:47:55.987Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.987Z] cpu family : 6 [2024-03-19T01:47:55.987Z] model : 85 [2024-03-19T01:47:55.987Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.987Z] stepping : 7 [2024-03-19T01:47:55.987Z] microcode : 0x5003302 [2024-03-19T01:47:55.987Z] cpu MHz : 2899.927 [2024-03-19T01:47:55.987Z] cache size : 14080 KB [2024-03-19T01:47:55.987Z] physical id : 1 [2024-03-19T01:47:55.987Z] siblings : 20 [2024-03-19T01:47:55.987Z] core id : 10 [2024-03-19T01:47:55.987Z] cpu cores : 10 [2024-03-19T01:47:55.987Z] apicid : 53 [2024-03-19T01:47:55.987Z] initial apicid : 53 [2024-03-19T01:47:55.987Z] fpu : yes [2024-03-19T01:47:55.987Z] fpu_exception : yes [2024-03-19T01:47:55.987Z] cpuid level : 22 [2024-03-19T01:47:55.987Z] wp : yes [2024-03-19T01:47:55.987Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.987Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.988Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.988Z] bogomips : 4807.70 [2024-03-19T01:47:55.988Z] clflush size : 64 [2024-03-19T01:47:55.988Z] cache_alignment : 64 [2024-03-19T01:47:55.988Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.988Z] power management: [2024-03-19T01:47:55.988Z] [2024-03-19T01:47:55.988Z] processor : 38 [2024-03-19T01:47:55.988Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.988Z] cpu family : 6 [2024-03-19T01:47:55.988Z] model : 85 [2024-03-19T01:47:55.988Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.988Z] stepping : 7 [2024-03-19T01:47:55.988Z] microcode : 0x5003302 [2024-03-19T01:47:55.988Z] cpu MHz : 2899.692 [2024-03-19T01:47:55.988Z] cache size : 14080 KB [2024-03-19T01:47:55.988Z] physical id : 1 [2024-03-19T01:47:55.988Z] siblings : 20 [2024-03-19T01:47:55.988Z] core id : 11 [2024-03-19T01:47:55.988Z] cpu cores : 10 [2024-03-19T01:47:55.988Z] apicid : 55 [2024-03-19T01:47:55.988Z] initial apicid : 55 [2024-03-19T01:47:55.988Z] fpu : yes [2024-03-19T01:47:55.988Z] fpu_exception : yes [2024-03-19T01:47:55.988Z] cpuid level : 22 [2024-03-19T01:47:55.988Z] wp : yes [2024-03-19T01:47:55.988Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.988Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.988Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.988Z] bogomips : 4807.70 [2024-03-19T01:47:55.988Z] clflush size : 64 [2024-03-19T01:47:55.988Z] cache_alignment : 64 [2024-03-19T01:47:55.988Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.988Z] power management: [2024-03-19T01:47:55.988Z] [2024-03-19T01:47:55.988Z] processor : 39 [2024-03-19T01:47:55.988Z] vendor_id : GenuineIntel [2024-03-19T01:47:55.988Z] cpu family : 6 [2024-03-19T01:47:55.988Z] model : 85 [2024-03-19T01:47:55.988Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:47:55.988Z] stepping : 7 [2024-03-19T01:47:55.988Z] microcode : 0x5003302 [2024-03-19T01:47:55.988Z] cpu MHz : 2899.977 [2024-03-19T01:47:55.988Z] cache size : 14080 KB [2024-03-19T01:47:55.988Z] physical id : 1 [2024-03-19T01:47:55.988Z] siblings : 20 [2024-03-19T01:47:55.988Z] core id : 12 [2024-03-19T01:47:55.988Z] cpu cores : 10 [2024-03-19T01:47:55.988Z] apicid : 57 [2024-03-19T01:47:55.988Z] initial apicid : 57 [2024-03-19T01:47:55.988Z] fpu : yes [2024-03-19T01:47:55.988Z] fpu_exception : yes [2024-03-19T01:47:55.988Z] cpuid level : 22 [2024-03-19T01:47:55.988Z] wp : yes [2024-03-19T01:47:55.988Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:47:55.989Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:47:55.989Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:47:55.989Z] bogomips : 4807.70 [2024-03-19T01:47:55.989Z] clflush size : 64 [2024-03-19T01:47:55.989Z] cache_alignment : 64 [2024-03-19T01:47:55.989Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:47:55.989Z] power management: [2024-03-19T01:47:55.989Z] [2024-03-19T01:47:55.989Z] + cat /proc/meminfo [2024-03-19T01:47:55.989Z] MemTotal: 131639664 kB [2024-03-19T01:47:55.989Z] MemFree: 22215512 kB [2024-03-19T01:47:55.989Z] MemAvailable: 110989912 kB [2024-03-19T01:47:55.989Z] Buffers: 80 kB [2024-03-19T01:47:55.989Z] Cached: 80849740 kB [2024-03-19T01:47:55.989Z] SwapCached: 0 kB [2024-03-19T01:47:55.989Z] Active: 21056508 kB [2024-03-19T01:47:55.989Z] Inactive: 66870080 kB [2024-03-19T01:47:55.989Z] Active(anon): 6682564 kB [2024-03-19T01:47:55.989Z] Inactive(anon): 476772 kB [2024-03-19T01:47:55.989Z] Active(file): 14373944 kB [2024-03-19T01:47:55.989Z] Inactive(file): 66393308 kB [2024-03-19T01:47:55.989Z] Unevictable: 147712 kB [2024-03-19T01:47:55.989Z] Mlocked: 147712 kB [2024-03-19T01:47:55.989Z] SwapTotal: 0 kB [2024-03-19T01:47:55.989Z] SwapFree: 0 kB [2024-03-19T01:47:55.989Z] Zswap: 0 kB [2024-03-19T01:47:55.989Z] Zswapped: 0 kB [2024-03-19T01:47:55.989Z] Dirty: 190480 kB [2024-03-19T01:47:55.989Z] Writeback: 0 kB [2024-03-19T01:47:55.989Z] AnonPages: 7186508 kB [2024-03-19T01:47:55.989Z] Mapped: 1183404 kB [2024-03-19T01:47:55.989Z] Shmem: 74832 kB [2024-03-19T01:47:55.989Z] KReclaimable: 9068812 kB [2024-03-19T01:47:55.989Z] Slab: 14794976 kB [2024-03-19T01:47:55.989Z] SReclaimable: 9068812 kB [2024-03-19T01:47:55.989Z] SUnreclaim: 5726164 kB [2024-03-19T01:47:55.989Z] KernelStack: 45476 kB [2024-03-19T01:47:55.989Z] PageTables: 70240 kB [2024-03-19T01:47:55.989Z] SecPageTables: 0 kB [2024-03-19T01:47:55.989Z] NFS_Unstable: 0 kB [2024-03-19T01:47:55.989Z] Bounce: 0 kB [2024-03-19T01:47:55.989Z] WritebackTmp: 0 kB [2024-03-19T01:47:55.989Z] CommitLimit: 65819832 kB [2024-03-19T01:47:55.989Z] Committed_AS: 11457368 kB [2024-03-19T01:47:55.989Z] VmallocTotal: 34359738367 kB [2024-03-19T01:47:55.989Z] VmallocUsed: 238036 kB [2024-03-19T01:47:55.989Z] VmallocChunk: 0 kB [2024-03-19T01:47:55.989Z] Percpu: 724224 kB [2024-03-19T01:47:55.989Z] HardwareCorrupted: 0 kB [2024-03-19T01:47:55.989Z] AnonHugePages: 3096576 kB [2024-03-19T01:47:55.989Z] ShmemHugePages: 0 kB [2024-03-19T01:47:55.989Z] ShmemPmdMapped: 0 kB [2024-03-19T01:47:55.989Z] FileHugePages: 0 kB [2024-03-19T01:47:55.989Z] FilePmdMapped: 0 kB [2024-03-19T01:47:55.989Z] CmaTotal: 0 kB [2024-03-19T01:47:55.989Z] CmaFree: 0 kB [2024-03-19T01:47:55.989Z] HugePages_Total: 0 [2024-03-19T01:47:55.989Z] HugePages_Free: 0 [2024-03-19T01:47:55.989Z] HugePages_Rsvd: 0 [2024-03-19T01:47:55.989Z] HugePages_Surp: 0 [2024-03-19T01:47:55.989Z] Hugepagesize: 2048 kB [2024-03-19T01:47:55.989Z] Hugetlb: 0 kB [2024-03-19T01:47:55.989Z] DirectMap4k: 1169736 kB [2024-03-19T01:47:55.989Z] DirectMap2M: 43573248 kB [2024-03-19T01:47:55.989Z] DirectMap1G: 91226112 kB [Pipeline] sh [2024-03-19T01:47:56.542Z] + mvn -B -e clean install -Pfastest,staging -T4C [2024-03-19T01:47:57.480Z] [INFO] Error stacktraces are turned on. [2024-03-19T01:47:57.739Z] [INFO] Scanning for projects... [2024-03-19T01:47:59.642Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T01:47:59.642Z] [INFO] Reactor Build Order: [2024-03-19T01:47:59.642Z] [INFO] [2024-03-19T01:47:59.642Z] [INFO] GlassFish Project [pom] [2024-03-19T01:47:59.642Z] [INFO] Code Quality Verification Tools - Configuration [jar] [2024-03-19T01:47:59.642Z] [INFO] Nucleus Parent [pom] [2024-03-19T01:47:59.642Z] [INFO] GlassFish Java Util Logging Extension [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] GlassFish HK2 Config Injectors [jar] [2024-03-19T01:47:59.642Z] [INFO] GlassFish Nucleus Modules [pom] [2024-03-19T01:47:59.642Z] [INFO] HK2 config types [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] Distribution Fragments for various OSGi platforms [pom] [2024-03-19T01:47:59.642Z] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [2024-03-19T01:47:59.642Z] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] GlassFish Nucleus Grizzly modules [pom] [2024-03-19T01:47:59.642Z] [INFO] grizzly-config [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] Nucleus Grizzly jars Combining [jar] [2024-03-19T01:47:59.642Z] [INFO] Public APIs of Glassfish [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] GlassFish Nucleus Common modules [pom] [2024-03-19T01:47:59.642Z] [INFO] Common Utilities [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] GlassFish Nucleus Core modules [pom] [2024-03-19T01:47:59.642Z] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] Test Utilities [jar] [2024-03-19T01:47:59.642Z] [INFO] Admin Modules [pom] [2024-03-19T01:47:59.642Z] [INFO] admin-config-api [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] Private APIs of Glassfish [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] Nucleus Security Parent [pom] [2024-03-19T01:47:59.642Z] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [2024-03-19T01:47:59.642Z] [INFO] Deployment Related Common Classes [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] Security Core Classes [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] Security Services and SPI [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] admin-util [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [2024-03-19T01:47:59.642Z] [INFO] Cluster [pom] [2024-03-19T01:47:59.642Z] [INFO] cluster-common [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] Cluster SSH Provisioning [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] Nucleus Logging Classes [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] admin-launcher [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] admin-cli [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] OSGi Container [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish API Exporter Module [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] flashlight-framework [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] Kernel Classes [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GMS Bootstrap Module [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] cluster-admin [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] admin-server-management [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] cluster-cli [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GMS Module [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] Glassfish MBeanServer support [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] AMX Core [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish Extra JRE Packages [jar] [2024-03-19T01:47:59.643Z] [INFO] Context Propagation [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] admin-monitoring [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish Admin REST Parent [pom] [2024-03-19T01:47:59.643Z] [INFO] GlassFish Admin REST Testing Framework [jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish Admin REST Client [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] Eclipse GlassFish Parent Project [pom] [2024-03-19T01:47:59.643Z] [INFO] GlassFish EJB container related modules [pom] [2024-03-19T01:47:59.643Z] [INFO] GlassFish Core EJB Client [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish Common modules [pom] [2024-03-19T01:47:59.643Z] [INFO] Jakarta EE dependent public APIs of Glassfish [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish Jakarta EE Annotation Framework [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] nucleus.resources [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish Deployment Related Modules [pom] [2024-03-19T01:47:59.643Z] [INFO] Deployment Object Library [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish Transaction modules [pom] [2024-03-19T01:47:59.643Z] [INFO] Transaction Service Internal API [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish Resources infrastructure related modules [pom] [2024-03-19T01:47:59.643Z] [INFO] Resources Connector [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] Connectors Parent [pom] [2024-03-19T01:47:59.643Z] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] EJB container Internal API [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] Java binding for libpam.so [jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish Security Parent [pom] [2024-03-19T01:47:59.643Z] [INFO] Jakarta EE Security Core Classes [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] stats77 [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] Glassfish Naming [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] Container Common [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish persistence related modules [pom] [2024-03-19T01:47:59.643Z] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] EJB Container connector for Glassfish [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish ORB related modules [pom] [2024-03-19T01:47:59.643Z] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [2024-03-19T01:47:59.643Z] [INFO] GlassFish ORB connector implementation [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] GlassFish Web container related modules [pom] [2024-03-19T01:47:59.644Z] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] GlassFish Admin REST Service [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] Nucleus template [jar] [2024-03-19T01:47:59.644Z] [INFO] flashlight-agent [jar] [2024-03-19T01:47:59.644Z] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [2024-03-19T01:47:59.644Z] [INFO] Flashlight [pom] [2024-03-19T01:47:59.644Z] [INFO] Deployment Related Admin Classes [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] AutoDeploy Classes [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [2024-03-19T01:47:59.644Z] [INFO] Set of schemas for Nucleus [distribution-fragment] [2024-03-19T01:47:59.644Z] [INFO] Nucleus distributions [pom] [2024-03-19T01:47:59.644Z] [INFO] Nucleus distribution Common module [distribution-fragment] [2024-03-19T01:47:59.644Z] [INFO] Jackson Module Jakarta Xmlbind Annotations [jar] [2024-03-19T01:47:59.644Z] [INFO] Glassfish featuresets [pom] [2024-03-19T01:47:59.644Z] [INFO] Glassfish Nucleus Atomic Featureset [pom] [2024-03-19T01:47:59.644Z] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [2024-03-19T01:47:59.644Z] [INFO] Glassfish Nucleus Featureset [pom] [2024-03-19T01:47:59.644Z] [INFO] Nucleus Distribution [glassfish-distribution] [2024-03-19T01:47:59.644Z] [INFO] Diagnostics [pom] [2024-03-19T01:47:59.644Z] [INFO] Diagnostics API [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] GlassFish Diagnostics Context [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] AMX JavaEE [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] LDAP Booster Pack [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] GlassFish HA modules [pom] [2024-03-19T01:47:59.644Z] [INFO] GlassFish ha-file-store [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] GlassFish ha-shoal-store [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions [distribution-fragment] [2024-03-19T01:47:59.644Z] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [2024-03-19T01:47:59.644Z] [INFO] Connector for GlassFish Web Container [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] GlassFish Connectors Connector [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] App Client Modules [pom] [2024-03-19T01:47:59.644Z] [INFO] GlassFish App Client Server-side Modules [pom] [2024-03-19T01:47:59.644Z] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] Admin Modules [pom] [2024-03-19T01:47:59.644Z] [INFO] Backup Restore classes [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] App Server CLI Skinning Class [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] admin-cli-optional [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] admin-core [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] Appserver template [jar] [2024-03-19T01:47:59.644Z] [INFO] GlassFish Core modules [pom] [2024-03-19T01:47:59.644Z] [INFO] Jakarta EE related distributions kernel Classes [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] GlassFish API Exporter Module Fragment [jar] [2024-03-19T01:47:59.644Z] [INFO] JTA Implementation for Glassfish [glassfish-jar] [2024-03-19T01:47:59.644Z] [INFO] Jakarta Mail Resources Support related modules [pom] [2024-03-19T01:47:59.644Z] [INFO] Jakarta Mail Connector [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Connectors Runtime [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] JTS Implementation for Glassfish [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Web Container Naming Utilities [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Web Container Common Utilities [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Core Servlet Container [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Jakarta Pages Standard Tags implementation connector module [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Web module command line interface [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] WebTier Security Integration [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] GlassFish Web container embedded related modules [pom] [2024-03-19T01:47:59.645Z] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Server-Sent Events [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Web Container glue code [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] JSF implementation connector module [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] JSP caching taglib connector module [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Web Container HA code [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Web Related Implementations for GlassFish [pom] [2024-03-19T01:47:59.645Z] [INFO] Weld connector for glassfish [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Weld integration for glassfish [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Weld Integration Fragment [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Fragment bundle for Weld related testing [jar] [2024-03-19T01:47:59.645Z] [INFO] cdi-api Fragment [jar] [2024-03-19T01:47:59.645Z] [INFO] Full EJB Container add-ons [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] EJB Timer Service Application [war] [2024-03-19T01:47:59.645Z] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [2024-03-19T01:47:59.645Z] [INFO] EJB tier for GlassFish [pom] [2024-03-19T01:47:59.645Z] [INFO] GlassFish resources runtime [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [2024-03-19T01:47:59.645Z] [INFO] Connectors Inbound Support [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Work Management [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] JDBC Module [pom] [2024-03-19T01:47:59.645Z] [INFO] JDBC Config Module [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Connectors admin [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [2024-03-19T01:47:59.645Z] [INFO] Load Balancer Internal API [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] Load-Balancer admin [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] GlassFish JMS modules [pom] [2024-03-19T01:47:59.645Z] [INFO] JMS Connector Module for Runtime [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] JMS Module [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] JMS admin [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] JMS Injection Module for Runtime [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [2024-03-19T01:47:59.645Z] [INFO] JDBC Resource Adapter [pom] [2024-03-19T01:47:59.645Z] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] JDBC Templates [jar] [2024-03-19T01:47:59.645Z] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [2024-03-19T01:47:59.645Z] [INFO] JDBC Runtime Module [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] JDBC admin [glassfish-jar] [2024-03-19T01:47:59.645Z] [INFO] GlassFish Oracle JDBC Packages [jar] [2024-03-19T01:47:59.646Z] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] JPA container for glassfish [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Declaring EclipseLink dependencies [pom] [2024-03-19T01:47:59.646Z] [INFO] GlassFish cmp related modules [pom] [2024-03-19T01:47:59.646Z] [INFO] utility module for cmp [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] model module for cmp [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Database Generator module for cmp [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] ejb-mapping module for cmp [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] enhancer module for cmp [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] internal-api module for cmp [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Entity Bean container [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] support-sqlstore module for cmp [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] support ejb module for cmp [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] GlassFish cmp scripts [distribution-fragment] [2024-03-19T01:47:59.646Z] [INFO] CMP tier for GlassFish [pom] [2024-03-19T01:47:59.646Z] [INFO] Concurrency Utilities Modules [pom] [2024-03-19T01:47:59.646Z] [INFO] Concurrent Connector Module [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Concurrent Implementation Module [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Batch runtime modules for Glassfish [pom] [2024-03-19T01:47:59.646Z] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [2024-03-19T01:47:59.646Z] [INFO] Batch Connector for Glassfish [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Batch Commands for Glassfish [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] GlassFish Extras modules [pom] [2024-03-19T01:47:59.646Z] [INFO] GlassFish JavaEE Manifest pom [pom] [2024-03-19T01:47:59.646Z] [INFO] GlassFish jakartaee.jar [jar] [2024-03-19T01:47:59.646Z] [INFO] GlassFish jakartaee.jar distribution fragment [distribution-fragment] [2024-03-19T01:47:59.646Z] [INFO] GlassFish appserv-rt Manifest pom [pom] [2024-03-19T01:47:59.646Z] [INFO] GlassFish appserv-rt.jar [jar] [2024-03-19T01:47:59.646Z] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [2024-03-19T01:47:59.646Z] [INFO] Grizzly Glassfish Extra modules [pom] [2024-03-19T01:47:59.646Z] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Glassfish Grizzly extra jars Combining [jar] [2024-03-19T01:47:59.646Z] [INFO] Admin Console Integration [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Admin Console Integration [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] DataProvider [jar] [2024-03-19T01:47:59.646Z] [INFO] Admin Console Packages [pom] [2024-03-19T01:47:59.646Z] [INFO] Admin Console Common [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Admin Console Core Jar [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Admin Console WAR [war] [2024-03-19T01:47:59.646Z] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Admin Console Web Container Plugin [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Admin Console JDBC Plugin [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Admin Console Connectors Plugin [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Admin Console JTS Plugin [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Glassfish featuresets [pom] [2024-03-19T01:47:59.646Z] [INFO] Glassfish Web Featureset [pom] [2024-03-19T01:47:59.646Z] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] Ejb Security Integration [glassfish-jar] [2024-03-19T01:47:59.646Z] [INFO] App Client - client-side modules [pom] [2024-03-19T01:47:59.646Z] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] Appclient Security Integration [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] GlassFish Web Services related modules [pom] [2024-03-19T01:47:59.647Z] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] WebServices Security and Jakarta Authentication implementation [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] GlassFish webservices scripts [distribution-fragment] [2024-03-19T01:47:59.647Z] [INFO] GlassFish Metro Glue Code [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] SOAP/TCP integration code [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] Client OSGi module (including ACC) [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] Client Library (including ACC) [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] GlassFish appclient scripts [distribution-fragment] [2024-03-19T01:47:59.647Z] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] Admin Console Full distribution plugin [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] Admin Console Corba Plugin [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] Admin Console JMS Plugin [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] GlassFish MicroProfile modules [pom] [2024-03-19T01:47:59.647Z] [INFO] GlassFish MicroProfile Connectors [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] GlassFish MicroProfile Config [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] Glassfish Featureset [pom] [2024-03-19T01:47:59.647Z] [INFO] Embedded GlassFish Shell [jar] [2024-03-19T01:47:59.647Z] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [2024-03-19T01:47:59.647Z] [INFO] Embedded GlassFish Static Shell [jar] [2024-03-19T01:47:59.647Z] [INFO] Glassfish distributions [pom] [2024-03-19T01:47:59.647Z] [INFO] GlassFish distribution Common module [distribution-fragment] [2024-03-19T01:47:59.647Z] [INFO] Glassfish Full Profile Distribution [glassfish-distribution] [2024-03-19T01:47:59.647Z] [INFO] Embedded GlassFish Common [pom] [2024-03-19T01:47:59.647Z] [INFO] GlassFish UberJar InstallRoot Builder Module [jar] [2024-03-19T01:47:59.647Z] [INFO] GlassFish UberJar InstanceRoot Builder Module [jar] [2024-03-19T01:47:59.647Z] [INFO] GlassFish OSGI Modules Uninstaller [jar] [2024-03-19T01:47:59.647Z] [INFO] GlassFish UberJar OSGI Main Module [jar] [2024-03-19T01:47:59.647Z] [INFO] GlassFish UberJar Activator [glassfish-jar] [2024-03-19T01:47:59.647Z] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [2024-03-19T01:47:59.647Z] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [2024-03-19T01:47:59.647Z] [INFO] Embedded GlassFish All-In-One [jar] [2024-03-19T01:47:59.647Z] [INFO] Embedded GlassFish nucleus [jar] [2024-03-19T01:47:59.647Z] [INFO] Embedded GlassFish Web [jar] [2024-03-19T01:47:59.647Z] [INFO] GlassFish Embedded modules [pom] [2024-03-19T01:47:59.647Z] [INFO] GlassFish Embedded Modules - Tests [jar] [2024-03-19T01:47:59.647Z] [INFO] Embedded GlassFish Shell Jars [pom] [2024-03-19T01:47:59.647Z] [INFO] Debug [jar] [2024-03-19T01:47:59.647Z] [INFO] Glassfish Web Profile Distribution [glassfish-distribution] [2024-03-19T01:47:59.647Z] [INFO] Security Related Implementation for GlassFish [pom] [2024-03-19T01:47:59.647Z] [INFO] GlassFish Tests [pom] [2024-03-19T01:47:59.647Z] [INFO] GlassFish Ant Tests [pom] [2024-03-19T01:47:59.647Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [2024-03-19T01:47:59.647Z] [INFO] connectors-ra-redeploy [pom] [2024-03-19T01:47:59.647Z] [INFO] connectors-ra-redeploy-jars [jar] [2024-03-19T01:47:59.647Z] [INFO] connectors-ra-redeploy-rars [rar] [2024-03-19T01:47:59.648Z] [INFO] connectors-ra-redeploy-rars-xa [rar] [2024-03-19T01:47:59.648Z] [INFO] report-builder [jar] [2024-03-19T01:47:59.648Z] [INFO] reporter [jar] [2024-03-19T01:47:59.648Z] [INFO] webtest [jar] [2024-03-19T01:47:59.648Z] [INFO] GlassFish Ant Dependencies [pom] [2024-03-19T01:47:59.648Z] [INFO] Console extensions for OSGi platforms [pom] [2024-03-19T01:47:59.648Z] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [2024-03-19T01:47:59.648Z] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [2024-03-19T01:47:59.648Z] [INFO] GlassFish Flashlight Client [glassfish-jar] [2024-03-19T01:47:59.648Z] [INFO] Flashlight [pom] [2024-03-19T01:47:59.648Z] [INFO] GlassFish Integration Test Tools [jar] [2024-03-19T01:47:59.648Z] [INFO] Ant tasks [jar] [2024-03-19T01:47:59.648Z] [INFO] [2024-03-19T01:47:59.648Z] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 24 [2024-03-19T01:47:59.648Z] [INFO] [2024-03-19T01:47:59.648Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2024-03-19T01:47:59.648Z] [INFO] Building GlassFish Project 8.0.1-SNAPSHOT [1/300] [2024-03-19T01:47:59.648Z] [INFO] from pom.xml [2024-03-19T01:47:59.648Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:47:59.648Z] [INFO] [2024-03-19T01:47:59.648Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator --- [2024-03-19T01:47:59.648Z] [INFO] [2024-03-19T01:47:59.648Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-main-aggregator --- [2024-03-19T01:47:59.648Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T01:47:59.648Z] [INFO] [2024-03-19T01:47:59.648Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-main-aggregator --- [2024-03-19T01:48:00.214Z] [INFO] CycloneDX: Resolving Aggregated Dependencies [2024-03-19T01:48:22.155Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish.main/nucleus-parent@8.0.1-SNAPSHOT?type=pom [2024-03-19T01:48:22.155Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.0?type=jar [2024-03-19T01:48:22.155Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.osgi/org.osgi.core@5.0.0?type=jar [2024-03-19T01:48:22.155Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish/jakarta.el@5.0.0-M1?type=jar [2024-03-19T01:48:22.155Z] [INFO] CycloneDX: Creating BOM version 1.4 with 790 component(s) [2024-03-19T01:48:22.155Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/target/bom.xml [2024-03-19T01:48:22.155Z] [INFO] attaching as glassfish-main-aggregator-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:22.155Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/target/bom.json [2024-03-19T01:48:22.155Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T01:48:22.155Z] [INFO] attaching as glassfish-main-aggregator-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:22.155Z] [INFO] [2024-03-19T01:48:22.155Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-main-aggregator --- [2024-03-19T01:48:22.156Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/8.0.1-SNAPSHOT/glassfish-main-aggregator-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:22.156Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/8.0.1-SNAPSHOT/glassfish-main-aggregator-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:22.156Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/8.0.1-SNAPSHOT/glassfish-main-aggregator-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:22.156Z] [INFO] [2024-03-19T01:48:22.156Z] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [2024-03-19T01:48:22.156Z] [INFO] Building Code Quality Verification Tools - Configuration 8.0.1-SNAPSHOT [2/300] [2024-03-19T01:48:22.156Z] [INFO] from qa/pom.xml [2024-03-19T01:48:22.156Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:22.156Z] [INFO] [2024-03-19T01:48:22.156Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-qa-config --- [2024-03-19T01:48:22.156Z] [INFO] [2024-03-19T01:48:22.156Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-qa-config --- [2024-03-19T01:48:22.156Z] [INFO] [2024-03-19T01:48:22.156Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-qa-config --- [2024-03-19T01:48:22.156Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:48:22.156Z] [INFO] [2024-03-19T01:48:22.156Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-qa-config --- [2024-03-19T01:48:22.156Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target/glassfish-qa-config-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:22.156Z] [INFO] [2024-03-19T01:48:22.156Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-qa-config --- [2024-03-19T01:48:22.156Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:22.156Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:22.156Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target/bom.xml [2024-03-19T01:48:22.156Z] [INFO] attaching as glassfish-qa-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:22.156Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target/bom.json [2024-03-19T01:48:22.156Z] [INFO] attaching as glassfish-qa-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:22.156Z] [INFO] [2024-03-19T01:48:22.156Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-qa-config --- [2024-03-19T01:48:22.156Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/8.0.1-SNAPSHOT/glassfish-qa-config-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:22.156Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target/glassfish-qa-config-8.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/8.0.1-SNAPSHOT/glassfish-qa-config-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:22.156Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/8.0.1-SNAPSHOT/glassfish-qa-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:22.156Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/8.0.1-SNAPSHOT/glassfish-qa-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:22.156Z] [INFO] [2024-03-19T01:48:22.156Z] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [2024-03-19T01:48:22.156Z] [INFO] Building Nucleus Parent 8.0.1-SNAPSHOT [3/300] [2024-03-19T01:48:22.156Z] [INFO] from nucleus/parent/pom.xml [2024-03-19T01:48:22.156Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:22.156Z] [INFO] [2024-03-19T01:48:22.156Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-parent --- [2024-03-19T01:48:22.156Z] [INFO] [2024-03-19T01:48:22.157Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-parent --- [2024-03-19T01:48:22.157Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T01:48:22.157Z] [INFO] [2024-03-19T01:48:22.157Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-parent --- [2024-03-19T01:48:22.157Z] [INFO] [2024-03-19T01:48:22.157Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-parent --- [2024-03-19T01:48:22.157Z] [INFO] [2024-03-19T01:48:22.157Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-parent --- [2024-03-19T01:48:22.157Z] [INFO] [2024-03-19T01:48:22.157Z] [INFO] --- assembly:3.6.0:single (common-resources) @ nucleus-parent --- [2024-03-19T01:48:22.157Z] [INFO] Reading assembly descriptor: src/main/assembly/resources.xml [2024-03-19T01:48:22.157Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/nucleus-parent-resources.zip [2024-03-19T01:48:22.157Z] [INFO] [2024-03-19T01:48:22.157Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-parent --- [2024-03-19T01:48:22.421Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:22.421Z] [INFO] [2024-03-19T01:48:22.421Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-parent --- [2024-03-19T01:48:22.680Z] [INFO] Executing tasks [2024-03-19T01:48:22.680Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/classes/META-INF for [2024-03-19T01:48:22.680Z] [INFO] [echo] nucleus-parent [2024-03-19T01:48:22.680Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/classes/META-INF [2024-03-19T01:48:22.680Z] [INFO] Executed tasks [2024-03-19T01:48:22.680Z] [INFO] [2024-03-19T01:48:22.680Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-parent --- [2024-03-19T01:48:22.939Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:22.939Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:23.200Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/bom.xml [2024-03-19T01:48:23.200Z] [INFO] attaching as nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:23.200Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/bom.json [2024-03-19T01:48:23.200Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T01:48:23.200Z] [INFO] attaching as nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:23.200Z] [INFO] [2024-03-19T01:48:23.200Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-parent --- [2024-03-19T01:48:23.459Z] [INFO] Tests are skipped. [2024-03-19T01:48:23.459Z] [INFO] [2024-03-19T01:48:23.459Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-parent --- [2024-03-19T01:48:23.459Z] [INFO] Tests are skipped. [2024-03-19T01:48:23.459Z] [INFO] [2024-03-19T01:48:23.459Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-nucleus-parent-checkstyle) @ nucleus-parent --- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-parent --- [2024-03-19T01:48:24.026Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/8.0.1-SNAPSHOT/nucleus-parent-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:24.026Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/8.0.1-SNAPSHOT/nucleus-parent-8.0.1-SNAPSHOT-resources.zip [2024-03-19T01:48:24.026Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/8.0.1-SNAPSHOT/nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:24.026Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/8.0.1-SNAPSHOT/nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] -------------< org.glassfish.main:glassfish-jul-extension >------------- [2024-03-19T01:48:24.026Z] [INFO] Building GlassFish Java Util Logging Extension 8.0.1-SNAPSHOT [4/300] [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] from nucleus/glassfish-jul-extension/pom.xml [2024-03-19T01:48:24.026Z] [INFO] --------------< org.glassfish.main:hk2-config-generator >--------------- [2024-03-19T01:48:24.026Z] [INFO] Building GlassFish HK2 Config Injectors 8.0.1-SNAPSHOT [5/300] [2024-03-19T01:48:24.026Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:24.026Z] [INFO] from nucleus/hk2-config-generator/pom.xml [2024-03-19T01:48:24.026Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-jul-extension --- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-jul-extension --- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-jul-extension --- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-jul-extension --- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-jul-extension --- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-jul-extension --- [2024-03-19T01:48:24.026Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- clean:3.3.2:clean (default-clean) @ hk2-config-generator --- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-config-generator --- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ hk2-config-generator --- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ hk2-config-generator --- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-config-generator --- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ hk2-config-generator --- [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-jul-extension --- [2024-03-19T01:48:24.026Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:24.026Z] [INFO] [2024-03-19T01:48:24.026Z] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-config-generator --- [2024-03-19T01:48:24.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/resources [2024-03-19T01:48:24.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/manpages [2024-03-19T01:48:24.026Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:24.027Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:48:24.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/manpages [2024-03-19T01:48:24.027Z] [INFO] [2024-03-19T01:48:24.027Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-jul-extension --- [2024-03-19T01:48:24.027Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:24.027Z] [INFO] [2024-03-19T01:48:24.027Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-config-generator --- [2024-03-19T01:48:24.027Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:24.027Z] [INFO] Compiling 88 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:24.027Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:24.027Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:25.938Z] [INFO] JDK-8318913 workaround: patched module-info.class requires version from [21] to [null] on 2 JDK modules [java.base, java.logging] [2024-03-19T01:48:25.938Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java:[485,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:48:25.938Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java:[490,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.938Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/handler/GlassFishLogHandler.java:[264,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.938Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogger.java:[75,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:48:25.938Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogger.java:[83,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.938Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java uses or overrides a deprecated API. [2024-03-19T01:48:25.938Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:48:25.938Z] [INFO] [2024-03-19T01:48:25.938Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-jul-extension --- [2024-03-19T01:48:25.938Z] [INFO] [2024-03-19T01:48:25.938Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-jul-extension --- [2024-03-19T01:48:25.938Z] [INFO] [2024-03-19T01:48:25.938Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-jul-extension --- [2024-03-19T01:48:25.938Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java:[1578,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:48:25.938Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java:[1579,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.938Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java:[245,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java:[246,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigModel.java:[1011,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[86,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[88,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[501,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[504,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[255,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[256,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[273,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[275,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[56,16] deprecated item is not annotated with @Deprecated [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[71,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:48:25.939Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[378,99] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:48:25.940Z] cast to java.lang.Class for a varargs call [2024-03-19T01:48:25.940Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-03-19T01:48:25.940Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[666,139] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:48:25.940Z] cast to java.lang.Object for a varargs call [2024-03-19T01:48:25.940Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:48:25.940Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[831,63] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:48:25.940Z] cast to java.lang.Object for a varargs call [2024-03-19T01:48:25.940Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:48:25.940Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[878,126] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:48:25.940Z] cast to java.lang.Class for a varargs call [2024-03-19T01:48:25.940Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-03-19T01:48:25.940Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java:[30,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.940Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java:[49,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.940Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[149,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.940Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[205,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.940Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[220,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.940Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[264,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.940Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[415,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.941Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[469,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.941Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[484,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:25.941Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/TypeMath.java: Some input files use or override a deprecated API. [2024-03-19T01:48:25.941Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/TypeMath.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:48:25.941Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:48:25.941Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:25.941Z] [INFO] [2024-03-19T01:48:25.941Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ hk2-config-generator --- [2024-03-19T01:48:25.941Z] [INFO] [2024-03-19T01:48:25.941Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-config-generator --- [2024-03-19T01:48:26.199Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:26.200Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:26.773Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:26.773Z] [INFO] [2024-03-19T01:48:26.773Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-jul-extension --- [2024-03-19T01:48:26.773Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:26.773Z] [INFO] [2024-03-19T01:48:26.773Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ hk2-config-generator --- [2024-03-19T01:48:26.773Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:26.773Z] [INFO] Compiling 88 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:26.773Z] [INFO] [2024-03-19T01:48:26.773Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-jul-extension --- [2024-03-19T01:48:26.773Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:26.773Z] [INFO] Compiling 54 source files with javac [debug target 21 module-path] to target/classes [2024-03-19T01:48:27.033Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:27.033Z] [INFO] [2024-03-19T01:48:27.033Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-jul-extension --- [2024-03-19T01:48:27.033Z] [INFO] Not copying test resources [2024-03-19T01:48:27.033Z] [INFO] [2024-03-19T01:48:27.033Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-jul-extension --- [2024-03-19T01:48:27.033Z] [INFO] Not compiling test sources [2024-03-19T01:48:27.033Z] [INFO] [2024-03-19T01:48:27.033Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-jul-extension --- [2024-03-19T01:48:27.033Z] [INFO] [2024-03-19T01:48:27.033Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-jul-extension --- [2024-03-19T01:48:27.033Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:27.033Z] [INFO] [2024-03-19T01:48:27.033Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-config-generator --- [2024-03-19T01:48:27.033Z] [INFO] Not copying test resources [2024-03-19T01:48:27.033Z] [INFO] [2024-03-19T01:48:27.033Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-config-generator --- [2024-03-19T01:48:27.033Z] [INFO] Not compiling test sources [2024-03-19T01:48:27.033Z] [INFO] [2024-03-19T01:48:27.033Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (generate-test-inhabitants) @ hk2-config-generator --- [2024-03-19T01:48:27.033Z] [INFO] [2024-03-19T01:48:27.033Z] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-config-generator --- [2024-03-19T01:48:27.033Z] [INFO] Tests are skipped. [2024-03-19T01:48:27.033Z] [INFO] Tests are skipped. [2024-03-19T01:48:27.033Z] [INFO] [2024-03-19T01:48:27.033Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ hk2-config-generator --- [2024-03-19T01:48:27.033Z] [INFO] [2024-03-19T01:48:27.033Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-jul-extension --- [2024-03-19T01:48:27.033Z] [INFO] Executing tasks [2024-03-19T01:48:27.033Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/classes/META-INF for [2024-03-19T01:48:27.033Z] [INFO] [echo] hk2-config-generator [2024-03-19T01:48:27.033Z] [INFO] Executing tasks [2024-03-19T01:48:27.033Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/classes/META-INF for [2024-03-19T01:48:27.033Z] [INFO] [echo] glassfish-jul-extension [2024-03-19T01:48:27.033Z] [INFO] Executed tasks [2024-03-19T01:48:27.033Z] [INFO] [2024-03-19T01:48:27.033Z] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-config-generator --- [2024-03-19T01:48:27.033Z] [INFO] Executed tasks [2024-03-19T01:48:27.033Z] [INFO] [2024-03-19T01:48:27.033Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-jul-extension --- [2024-03-19T01:48:27.292Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar [2024-03-19T01:48:27.292Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/hk2-config-generator.jar [2024-03-19T01:48:27.292Z] [WARNING] ***************************************************************** [2024-03-19T01:48:27.292Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:27.292Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:27.292Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:27.292Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:27.292Z] [WARNING] ***************************************************************** [2024-03-19T01:48:27.292Z] [INFO] [2024-03-19T01:48:27.292Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-config-generator --- [2024-03-19T01:48:27.292Z] [WARNING] ***************************************************************** [2024-03-19T01:48:27.292Z] [WARNING] * The * [2024-03-19T01:48:27.292Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:27.292Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:27.292Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:27.293Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:27.293Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:27.293Z] [WARNING] ***************************************************************** [2024-03-19T01:48:27.293Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:27.863Z] [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [2024-03-19T01:48:27.863Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/bom.xml [2024-03-19T01:48:27.863Z] [INFO] attaching as hk2-config-generator-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:27.863Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/bom.json [2024-03-19T01:48:27.863Z] [INFO] attaching as hk2-config-generator-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:27.863Z] [INFO] [2024-03-19T01:48:27.863Z] [WARNING] ***************************************************************** [2024-03-19T01:48:27.863Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-jul-extension --- [2024-03-19T01:48:27.863Z] [WARNING] * The * [2024-03-19T01:48:27.863Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:27.863Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:27.863Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:27.864Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:27.864Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:27.864Z] [WARNING] ***************************************************************** [2024-03-19T01:48:27.864Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:27.864Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:28.123Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/bom.xml [2024-03-19T01:48:28.123Z] [INFO] attaching as glassfish-jul-extension-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:28.123Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/bom.json [2024-03-19T01:48:28.123Z] [INFO] attaching as glassfish-jul-extension-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:28.123Z] [INFO] [2024-03-19T01:48:28.123Z] [INFO] [2024-03-19T01:48:28.123Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-jul-extension --- [2024-03-19T01:48:28.123Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ hk2-config-generator --- [2024-03-19T01:48:28.123Z] [INFO] Tests are skipped. [2024-03-19T01:48:28.123Z] [INFO] Tests are skipped. [2024-03-19T01:48:28.123Z] [INFO] [2024-03-19T01:48:28.123Z] [INFO] --- failsafe:3.2.5:verify (verify) @ hk2-config-generator --- [2024-03-19T01:48:28.123Z] [INFO] [2024-03-19T01:48:28.123Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-jul-extension --- [2024-03-19T01:48:28.123Z] [INFO] Tests are skipped. [2024-03-19T01:48:28.123Z] [INFO] [2024-03-19T01:48:28.123Z] [INFO] Tests are skipped. [2024-03-19T01:48:28.123Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-hk2-config-generator-checkstyle) @ hk2-config-generator --- [2024-03-19T01:48:28.123Z] [INFO] [2024-03-19T01:48:28.123Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-glassfish-jul-extension-checkstyle) @ glassfish-jul-extension --- [2024-03-19T01:48:28.124Z] [INFO] [2024-03-19T01:48:28.124Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-jul-extension --- [2024-03-19T01:48:28.124Z] [INFO] [2024-03-19T01:48:28.124Z] [INFO] --- install:3.1.1:install (default-install) @ hk2-config-generator --- [2024-03-19T01:48:28.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/8.0.1-SNAPSHOT/glassfish-jul-extension-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:28.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/8.0.1-SNAPSHOT/hk2-config-generator-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:28.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/8.0.1-SNAPSHOT/glassfish-jul-extension-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:28.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/hk2-config-generator.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/8.0.1-SNAPSHOT/hk2-config-generator-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:28.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/8.0.1-SNAPSHOT/glassfish-jul-extension-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:28.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/8.0.1-SNAPSHOT/hk2-config-generator-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:28.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/8.0.1-SNAPSHOT/glassfish-jul-extension-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:28.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/8.0.1-SNAPSHOT/hk2-config-generator-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:28.124Z] [INFO] [2024-03-19T01:48:28.124Z] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [2024-03-19T01:48:28.124Z] [INFO] Building GlassFish Nucleus Modules 8.0.1-SNAPSHOT [6/300] [2024-03-19T01:48:28.124Z] [INFO] from nucleus/pom.xml [2024-03-19T01:48:28.124Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.124Z] [INFO] [2024-03-19T01:48:28.124Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.124Z] [INFO] [2024-03-19T01:48:28.124Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.124Z] [INFO] [2024-03-19T01:48:28.124Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.124Z] [INFO] [2024-03-19T01:48:28.124Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.124Z] [INFO] No sources to compile [2024-03-19T01:48:28.124Z] [INFO] [2024-03-19T01:48:28.124Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.124Z] [INFO] [2024-03-19T01:48:28.124Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.124Z] [INFO] [2024-03-19T01:48:28.124Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.124Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.124Z] [INFO] [2024-03-19T01:48:28.124Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.125Z] [INFO] No sources to compile [2024-03-19T01:48:28.125Z] [INFO] [2024-03-19T01:48:28.125Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.125Z] [INFO] No sources to compile [2024-03-19T01:48:28.125Z] [INFO] [2024-03-19T01:48:28.125Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.125Z] [INFO] Executing tasks [2024-03-19T01:48:28.125Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/classes/META-INF for [2024-03-19T01:48:28.125Z] [INFO] [echo] glassfish-nucleus-parent [2024-03-19T01:48:28.125Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/classes/META-INF [2024-03-19T01:48:28.125Z] [INFO] Executed tasks [2024-03-19T01:48:28.125Z] [INFO] [2024-03-19T01:48:28.125Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.125Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:28.125Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:28.125Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/bom.xml [2024-03-19T01:48:28.125Z] [INFO] attaching as glassfish-nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:28.125Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/bom.json [2024-03-19T01:48:28.125Z] [INFO] attaching as glassfish-nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:28.125Z] [INFO] [2024-03-19T01:48:28.125Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.125Z] [INFO] Tests are skipped. [2024-03-19T01:48:28.125Z] [INFO] [2024-03-19T01:48:28.125Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.125Z] [INFO] Tests are skipped. [2024-03-19T01:48:28.125Z] [INFO] [2024-03-19T01:48:28.125Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-glassfish-nucleus-parent-checkstyle) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.125Z] [INFO] [2024-03-19T01:48:28.125Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-nucleus-parent --- [2024-03-19T01:48:28.125Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/8.0.1-SNAPSHOT/glassfish-nucleus-parent-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:28.125Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/8.0.1-SNAPSHOT/glassfish-nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:28.125Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/8.0.1-SNAPSHOT/glassfish-nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:28.125Z] [INFO] [2024-03-19T01:48:28.125Z] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [2024-03-19T01:48:28.125Z] [INFO] Building HK2 config types 8.0.1-SNAPSHOT [7/300] [2024-03-19T01:48:28.125Z] [INFO] [2024-03-19T01:48:28.125Z] [INFO] from nucleus/hk2-config-types/pom.xml [2024-03-19T01:48:28.125Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:28.125Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [2024-03-19T01:48:28.125Z] [INFO] Building Distribution Fragments for various OSGi platforms 8.0.1-SNAPSHOT [8/300] [2024-03-19T01:48:28.125Z] [INFO] from nucleus/osgi-platforms/pom.xml [2024-03-19T01:48:28.125Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.125Z] [INFO] [2024-03-19T01:48:28.125Z] [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [2024-03-19T01:48:28.125Z] [INFO] Building Scattered Archive APIs of Glassfish 8.0.1-SNAPSHOT [9/300] [2024-03-19T01:48:28.125Z] [INFO] from nucleus/common/scattered-archive-api/pom.xml [2024-03-19T01:48:28.125Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:28.125Z] [INFO] [2024-03-19T01:48:28.125Z] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [2024-03-19T01:48:28.125Z] [INFO] Building GlassFish Nucleus Grizzly modules 8.0.1-SNAPSHOT [10/300] [2024-03-19T01:48:28.125Z] [INFO] from nucleus/grizzly/pom.xml [2024-03-19T01:48:28.125Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.125Z] [INFO] [2024-03-19T01:48:28.125Z] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [2024-03-19T01:48:28.125Z] [INFO] Building GlassFish Nucleus Common modules 8.0.1-SNAPSHOT [11/300] [2024-03-19T01:48:28.126Z] [INFO] from nucleus/common/pom.xml [2024-03-19T01:48:28.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.126Z] [INFO] [2024-03-19T01:48:28.126Z] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [2024-03-19T01:48:28.126Z] [INFO] Building GlassFish Nucleus Core modules 8.0.1-SNAPSHOT [12/300] [2024-03-19T01:48:28.126Z] [INFO] from nucleus/core/pom.xml [2024-03-19T01:48:28.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.126Z] [INFO] [2024-03-19T01:48:28.126Z] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [2024-03-19T01:48:28.126Z] [INFO] Building Admin Modules 8.0.1-SNAPSHOT [13/300] [2024-03-19T01:48:28.126Z] [INFO] [2024-03-19T01:48:28.126Z] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [2024-03-19T01:48:28.126Z] [INFO] from nucleus/admin/pom.xml [2024-03-19T01:48:28.126Z] [INFO] Building Nucleus Security Parent 8.0.1-SNAPSHOT [14/300] [2024-03-19T01:48:28.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.126Z] [INFO] from nucleus/security/pom.xml [2024-03-19T01:48:28.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.126Z] [INFO] [2024-03-19T01:48:28.126Z] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [2024-03-19T01:48:28.126Z] [INFO] Building GlassFish Nucleus Deployment Related Modules 8.0.1-SNAPSHOT [15/300] [2024-03-19T01:48:28.126Z] [INFO] from nucleus/deployment/pom.xml [2024-03-19T01:48:28.126Z] [INFO] [2024-03-19T01:48:28.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.126Z] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [2024-03-19T01:48:28.126Z] [INFO] Building Cluster 8.0.1-SNAPSHOT [16/300] [2024-03-19T01:48:28.126Z] [INFO] from nucleus/cluster/pom.xml [2024-03-19T01:48:28.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.126Z] [INFO] [2024-03-19T01:48:28.126Z] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [2024-03-19T01:48:28.126Z] [INFO] Building Eclipse GlassFish Parent Project 8.0.1-SNAPSHOT [17/300] [2024-03-19T01:48:28.126Z] [INFO] from appserver/pom.xml [2024-03-19T01:48:28.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.126Z] [INFO] [2024-03-19T01:48:28.126Z] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [2024-03-19T01:48:28.126Z] [INFO] Building Flashlight 8.0.1-SNAPSHOT [18/300] [2024-03-19T01:48:28.126Z] [INFO] from nucleus/flashlight/pom.xml [2024-03-19T01:48:28.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.126Z] [INFO] [2024-03-19T01:48:28.126Z] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [2024-03-19T01:48:28.126Z] [INFO] Building Nucleus distributions 8.0.1-SNAPSHOT [19/300] [2024-03-19T01:48:28.126Z] [INFO] from nucleus/distributions/pom.xml [2024-03-19T01:48:28.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.126Z] [INFO] [2024-03-19T01:48:28.126Z] [INFO] --< org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations >-- [2024-03-19T01:48:28.126Z] [INFO] Building Jackson Module Jakarta Xmlbind Annotations 8.0.1-SNAPSHOT [20/300] [2024-03-19T01:48:28.126Z] [INFO] from nucleus/xmlbind-annotations/pom.xml [2024-03-19T01:48:28.126Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:28.126Z] [INFO] [2024-03-19T01:48:28.126Z] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [2024-03-19T01:48:28.126Z] [INFO] Building Glassfish featuresets 8.0.1-SNAPSHOT [21/300] [2024-03-19T01:48:28.126Z] [INFO] from nucleus/featuresets/pom.xml [2024-03-19T01:48:28.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.126Z] [INFO] [2024-03-19T01:48:28.126Z] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [2024-03-19T01:48:28.126Z] [INFO] Building Diagnostics 8.0.1-SNAPSHOT [22/300] [2024-03-19T01:48:28.126Z] [INFO] from nucleus/diagnostics/pom.xml [2024-03-19T01:48:28.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:28.386Z] [INFO] [2024-03-19T01:48:28.386Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-admin --- [2024-03-19T01:48:28.386Z] [INFO] [2024-03-19T01:48:28.386Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-admin --- [2024-03-19T01:48:28.386Z] [INFO] [2024-03-19T01:48:28.386Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-admin --- [2024-03-19T01:48:28.386Z] [INFO] [2024-03-19T01:48:28.386Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-admin --- [2024-03-19T01:48:28.386Z] [INFO] No sources to compile [2024-03-19T01:48:28.386Z] [INFO] [2024-03-19T01:48:28.386Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-admin --- [2024-03-19T01:48:28.386Z] [INFO] [2024-03-19T01:48:28.386Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-admin --- [2024-03-19T01:48:28.386Z] [INFO] [2024-03-19T01:48:28.386Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-admin --- [2024-03-19T01:48:28.386Z] [INFO] [2024-03-19T01:48:28.386Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.387Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-platforms --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-platforms --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-deployment --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-platforms --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-deployment --- [2024-03-19T01:48:28.387Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-core --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-platforms --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-featuresets --- [2024-03-19T01:48:28.387Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-security --- [2024-03-19T01:48:28.387Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-flashlight --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-grizzly --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-admin --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-deployment --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-featuresets --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-core --- [2024-03-19T01:48:28.387Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-flashlight --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-distributions --- [2024-03-19T01:48:28.387Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-deployment --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-security --- [2024-03-19T01:48:28.387Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-diagnostics --- [2024-03-19T01:48:28.387Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-common --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-featuresets --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-grizzly --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-featuresets --- [2024-03-19T01:48:28.387Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-distributions --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-flashlight --- [2024-03-19T01:48:28.387Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-parent --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cluster --- [2024-03-19T01:48:28.387Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-diagnostics --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-core --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [2024-03-19T01:48:28.387Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-security --- [2024-03-19T01:48:28.387Z] [INFO] No sources to compile [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-flashlight --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-admin --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-core --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-parent --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-common --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.387Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-security --- [2024-03-19T01:48:28.387Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-distributions --- [2024-03-19T01:48:28.388Z] [INFO] No sources to compile [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-deployment --- [2024-03-19T01:48:28.388Z] [INFO] No sources to compile [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-platforms --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-diagnostics --- [2024-03-19T01:48:28.388Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cluster --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-distributions --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-deployment --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cluster --- [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-platforms --- [2024-03-19T01:48:28.388Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-diagnostics --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-deployment --- [2024-03-19T01:48:28.388Z] [INFO] No sources to compile [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-grizzly --- [2024-03-19T01:48:28.388Z] [INFO] No sources to compile [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-platforms --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-core --- [2024-03-19T01:48:28.388Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-grizzly --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-core --- [2024-03-19T01:48:28.388Z] [INFO] No sources to compile [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-common --- [2024-03-19T01:48:28.388Z] [INFO] No sources to compile [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-security --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-core --- [2024-03-19T01:48:28.388Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.388Z] [INFO] No sources to compile [2024-03-19T01:48:28.388Z] [INFO] No sources to compile [2024-03-19T01:48:28.388Z] [INFO] No sources to compile [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] No sources to compile [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-featuresets --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cluster --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-distributions --- [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-diagnostics --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-common --- [2024-03-19T01:48:28.388Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-parent --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-security --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-featuresets --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-distributions --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] No sources to compile [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cluster --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [2024-03-19T01:48:28.388Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-parent --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-deployment --- [2024-03-19T01:48:28.388Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scattered-archive-api --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] No sources to compile [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-diagnostics --- [2024-03-19T01:48:28.388Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.389Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-flashlight --- [2024-03-19T01:48:28.389Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-security --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-featuresets --- [2024-03-19T01:48:28.389Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-distributions --- [2024-03-19T01:48:28.389Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-admin --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.389Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-diagnostics --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-flashlight --- [2024-03-19T01:48:28.389Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ scattered-archive-api --- [2024-03-19T01:48:28.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-flashlight --- [2024-03-19T01:48:28.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-platforms --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.389Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ scattered-archive-api --- [2024-03-19T01:48:28.389Z] [INFO] No sources to compile [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-deployment --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] No sources to compile [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ scattered-archive-api --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-common --- [2024-03-19T01:48:28.389Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-parent --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-grizzly --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-core --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] No sources to compile [2024-03-19T01:48:28.389Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-parent --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-distributions --- [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-featuresets --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-platforms --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-parent --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-security --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-diagnostics --- [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cluster --- [2024-03-19T01:48:28.389Z] [INFO] No sources to compile [2024-03-19T01:48:28.389Z] [INFO] No sources to compile [2024-03-19T01:48:28.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-deployment --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] No sources to compile [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-common --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-flashlight --- [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-grizzly --- [2024-03-19T01:48:28.389Z] [INFO] No sources to compile [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-types --- [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-featuresets --- [2024-03-19T01:48:28.389Z] [INFO] No sources to compile [2024-03-19T01:48:28.389Z] [INFO] [2024-03-19T01:48:28.389Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-distributions --- [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-platforms --- [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-core --- [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-security --- [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ config-types --- [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cluster --- [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-diagnostics --- [2024-03-19T01:48:28.390Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-parent --- [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-flashlight --- [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ config-types --- [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly --- [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-featuresets --- [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-distributions --- [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ config-types --- [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-core --- [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-security --- [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster --- [2024-03-19T01:48:28.390Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-diagnostics --- [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-parent --- [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-flashlight --- [2024-03-19T01:48:28.390Z] [INFO] No sources to compile [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-parent --- [2024-03-19T01:48:28.390Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:28.390Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:28.390Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:28.390Z] [INFO] Compiling 3 source files with javac [debug parameters target 21] to target/classes [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.390Z] [INFO] [2024-03-19T01:48:28.390Z] [INFO] --- dependency:3.6.1:unpack (unpack-sources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.390Z] [INFO] Configured Artifact: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:sources:2.17.0:jar [2024-03-19T01:48:28.390Z] [INFO] Executing tasks [2024-03-19T01:48:28.390Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/classes/META-INF for [2024-03-19T01:48:28.390Z] [INFO] [echo] nucleus-admin [2024-03-19T01:48:28.390Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/classes/META-INF [2024-03-19T01:48:28.390Z] [INFO] Executed tasks [2024-03-19T01:48:28.390Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.390Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.390Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.390Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.390Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.390Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.650Z] [INFO] Executing tasks [2024-03-19T01:48:28.650Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/classes/META-INF for [2024-03-19T01:48:28.650Z] [INFO] [echo] nucleus-common [2024-03-19T01:48:28.650Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/classes/META-INF [2024-03-19T01:48:28.650Z] [INFO] Executed tasks [2024-03-19T01:48:28.650Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.650Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.650Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.650Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.650Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.650Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.650Z] [INFO] Executing tasks [2024-03-19T01:48:28.650Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/classes/META-INF for [2024-03-19T01:48:28.650Z] [INFO] [echo] nucleus-flashlight [2024-03-19T01:48:28.650Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/classes/META-INF [2024-03-19T01:48:28.650Z] [INFO] Executing tasks [2024-03-19T01:48:28.650Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/classes/META-INF for [2024-03-19T01:48:28.650Z] [INFO] [echo] nucleus-featuresets [2024-03-19T01:48:28.650Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/classes/META-INF [2024-03-19T01:48:28.650Z] [INFO] Executing tasks [2024-03-19T01:48:28.650Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/dependency/META-INF for [2024-03-19T01:48:28.650Z] [INFO] [echo] nucleus-distributions [2024-03-19T01:48:28.650Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/dependency/META-INF [2024-03-19T01:48:28.650Z] [INFO] [2024-03-19T01:48:28.650Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.650Z] [INFO] Executing tasks [2024-03-19T01:48:28.650Z] [INFO] No sources to compile [2024-03-19T01:48:28.650Z] [INFO] [2024-03-19T01:48:28.650Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.650Z] [INFO] Executing tasks [2024-03-19T01:48:28.650Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/classes/META-INF for [2024-03-19T01:48:28.650Z] [INFO] [echo] nucleus-core [2024-03-19T01:48:28.650Z] [INFO] Executing tasks [2024-03-19T01:48:28.650Z] [INFO] Executing tasks [2024-03-19T01:48:28.650Z] [INFO] [2024-03-19T01:48:28.650Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/classes/META-INF for [2024-03-19T01:48:28.650Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.650Z] [INFO] [echo] nucleus-security [2024-03-19T01:48:28.650Z] [INFO] Executing tasks [2024-03-19T01:48:28.650Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/classes/META-INF for [2024-03-19T01:48:28.650Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/classes/META-INF for [2024-03-19T01:48:28.650Z] [INFO] [echo] nucleus-diagnostics [2024-03-19T01:48:28.650Z] [INFO] [echo] cluster [2024-03-19T01:48:28.650Z] [INFO] [2024-03-19T01:48:28.650Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.651Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/classes/META-INF for [2024-03-19T01:48:28.651Z] [INFO] [echo] osgi-platforms [2024-03-19T01:48:28.651Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.651Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/classes/META-INF [2024-03-19T01:48:28.651Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/classes/META-INF [2024-03-19T01:48:28.651Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/classes/META-INF [2024-03-19T01:48:28.651Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/classes/META-INF [2024-03-19T01:48:28.651Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/classes/META-INF [2024-03-19T01:48:28.651Z] [INFO] Executing tasks [2024-03-19T01:48:28.651Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/classes/META-INF for [2024-03-19T01:48:28.651Z] [INFO] [echo] glassfish-parent [2024-03-19T01:48:28.651Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/classes/META-INF [2024-03-19T01:48:28.651Z] [INFO] Executed tasks [2024-03-19T01:48:28.651Z] [INFO] Executed tasks [2024-03-19T01:48:28.651Z] [INFO] Executed tasks [2024-03-19T01:48:28.651Z] [INFO] Executed tasks [2024-03-19T01:48:28.651Z] [INFO] Executed tasks [2024-03-19T01:48:28.651Z] [INFO] Executed tasks [2024-03-19T01:48:28.651Z] [INFO] Executed tasks [2024-03-19T01:48:28.651Z] [INFO] Executed tasks [2024-03-19T01:48:28.651Z] [INFO] [2024-03-19T01:48:28.651Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.651Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.651Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.651Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.651Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.651Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.651Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.651Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.651Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.651Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.651Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.651Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.651Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.651Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.651Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.651Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.651Z] [INFO] Executing tasks [2024-03-19T01:48:28.651Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.651Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.651Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.651Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.651Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.651Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.651Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.651Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.651Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.651Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.651Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.651Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.651Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.651Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.651Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.651Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.652Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.652Z] [INFO] Executing tasks [2024-03-19T01:48:28.652Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.652Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.652Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.652Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.652Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.652Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.652Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.652Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/classes/META-INF for [2024-03-19T01:48:28.652Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.652Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.652Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [INFO] [echo] nucleus-deployment [2024-03-19T01:48:28.652Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/classes/META-INF for [2024-03-19T01:48:28.652Z] [INFO] [echo] nucleus-grizzly [2024-03-19T01:48:28.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/src/main/resources [2024-03-19T01:48:28.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/src/main/manpages [2024-03-19T01:48:28.652Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:28.652Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/classes/META-INF [2024-03-19T01:48:28.652Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/classes/META-INF [2024-03-19T01:48:28.652Z] [INFO] Executed tasks [2024-03-19T01:48:28.652Z] [INFO] Executed tasks [2024-03-19T01:48:28.652Z] [INFO] Executed tasks [2024-03-19T01:48:28.652Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.652Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.652Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.652Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.652Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.652Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.652Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.652Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.652Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.652Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.652Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.652Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.652Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.652Z] [INFO] [2024-03-19T01:48:28.652Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.652Z] [INFO] No sources to compile [2024-03-19T01:48:28.652Z] [INFO] [2024-03-19T01:48:28.652Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.652Z] [INFO] No sources to compile [2024-03-19T01:48:28.652Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.653Z] [INFO] Not copying test resources [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.653Z] [INFO] Not compiling test sources [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- surefire:3.2.5:test (default-test) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.653Z] [INFO] Tests are skipped. [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.653Z] [INFO] Executing tasks [2024-03-19T01:48:28.653Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/classes/META-INF for [2024-03-19T01:48:28.653Z] [INFO] [echo] jackson-module-jakarta-xmlbind-annotations [2024-03-19T01:48:28.653Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/classes/META-INF [2024-03-19T01:48:28.653Z] [INFO] Executed tasks [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:28.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T01:48:28.653Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.653Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.653Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.653Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.653Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.653Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ scattered-archive-api --- [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ scattered-archive-api --- [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ scattered-archive-api --- [2024-03-19T01:48:28.653Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ config-types --- [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ config-types --- [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- resources:3.3.1:resources (default-resources) @ scattered-archive-api --- [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-types --- [2024-03-19T01:48:28.653Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:28.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/src/main/resources [2024-03-19T01:48:28.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/src/main/manpages [2024-03-19T01:48:28.653Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ scattered-archive-api --- [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- resources:3.3.1:resources (default-resources) @ config-types --- [2024-03-19T01:48:28.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/src/main/resources [2024-03-19T01:48:28.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/src/main/manpages [2024-03-19T01:48:28.653Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:28.653Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:28.653Z] [INFO] Compiling 3 source files with javac [debug parameters target 21] to target/classes [2024-03-19T01:48:28.653Z] [INFO] [2024-03-19T01:48:28.653Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ config-types --- [2024-03-19T01:48:28.653Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:28.653Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:28.913Z] [INFO] [2024-03-19T01:48:28.913Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ config-types --- [2024-03-19T01:48:28.913Z] [INFO] [2024-03-19T01:48:28.913Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ config-types --- [2024-03-19T01:48:28.913Z] [INFO] [2024-03-19T01:48:28.913Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-types --- [2024-03-19T01:48:28.913Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:28.913Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java uses unchecked or unsafe operations. [2024-03-19T01:48:28.913Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:28.913Z] [INFO] [2024-03-19T01:48:28.913Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ scattered-archive-api --- [2024-03-19T01:48:28.913Z] [INFO] [2024-03-19T01:48:28.913Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ scattered-archive-api --- [2024-03-19T01:48:28.913Z] [INFO] [2024-03-19T01:48:28.913Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ scattered-archive-api --- [2024-03-19T01:48:28.913Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:28.913Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:28.913Z] [INFO] [2024-03-19T01:48:28.913Z] [INFO] --- command-security:1.0.17:check (default-check) @ scattered-archive-api --- [2024-03-19T01:48:28.913Z] [INFO] [2024-03-19T01:48:28.913Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ scattered-archive-api --- [2024-03-19T01:48:28.913Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:28.913Z] [INFO] Compiling 3 source files with javac [debug parameters target 21] to target/classes [2024-03-19T01:48:28.913Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:28.914Z] [INFO] [2024-03-19T01:48:28.914Z] [INFO] --- command-security:1.0.17:check (default-check) @ config-types --- [2024-03-19T01:48:28.914Z] [INFO] [2024-03-19T01:48:28.914Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default) @ config-types --- [2024-03-19T01:48:28.914Z] [INFO] [2024-03-19T01:48:28.914Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ config-types --- [2024-03-19T01:48:28.914Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:28.914Z] [INFO] [2024-03-19T01:48:28.914Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scattered-archive-api --- [2024-03-19T01:48:28.914Z] [INFO] Not copying test resources [2024-03-19T01:48:28.914Z] [INFO] [2024-03-19T01:48:28.914Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ scattered-archive-api --- [2024-03-19T01:48:28.914Z] [INFO] Not compiling test sources [2024-03-19T01:48:28.914Z] [INFO] [2024-03-19T01:48:28.914Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ scattered-archive-api --- [2024-03-19T01:48:28.914Z] [INFO] [2024-03-19T01:48:28.914Z] [INFO] --- surefire:3.2.5:test (default-test) @ scattered-archive-api --- [2024-03-19T01:48:28.914Z] [INFO] Tests are skipped. [2024-03-19T01:48:28.914Z] [INFO] [2024-03-19T01:48:28.914Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ scattered-archive-api --- [2024-03-19T01:48:28.914Z] [INFO] Executing tasks [2024-03-19T01:48:28.914Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/classes/META-INF for [2024-03-19T01:48:28.914Z] [INFO] [echo] scattered-archive-api [2024-03-19T01:48:28.914Z] [INFO] Executed tasks [2024-03-19T01:48:28.914Z] [INFO] [2024-03-19T01:48:28.914Z] [INFO] --- jar:3.3.0:jar (default-jar) @ scattered-archive-api --- [2024-03-19T01:48:28.914Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar [2024-03-19T01:48:28.914Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.914Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:28.914Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:28.914Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:28.914Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.914Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.914Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:28.914Z] [INFO] [2024-03-19T01:48:28.914Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.914Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-admin --- [2024-03-19T01:48:28.914Z] [WARNING] * The * [2024-03-19T01:48:28.914Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:28.914Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:28.914Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:28.914Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:28.914Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:28.914Z] [WARNING] ***************************************************************** [2024-03-19T01:48:28.914Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:28.914Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:28.914Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/bom.xml [2024-03-19T01:48:29.173Z] [INFO] attaching as nucleus-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/bom.json [2024-03-19T01:48:29.173Z] [INFO] attaching as nucleus-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.173Z] [INFO] [2024-03-19T01:48:29.173Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.173Z] [WARNING] * The * [2024-03-19T01:48:29.173Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.173Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-common --- [2024-03-19T01:48:29.173Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.173Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.173Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.173Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.173Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/bom.xml [2024-03-19T01:48:29.173Z] [INFO] attaching as nucleus-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/bom.json [2024-03-19T01:48:29.173Z] [INFO] attaching as nucleus-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.173Z] [INFO] [2024-03-19T01:48:29.173Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-core --- [2024-03-19T01:48:29.173Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.173Z] [WARNING] * The * [2024-03-19T01:48:29.173Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.173Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.173Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.173Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.173Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.173Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/bom.xml [2024-03-19T01:48:29.173Z] [INFO] attaching as nucleus-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/bom.json [2024-03-19T01:48:29.173Z] [INFO] attaching as nucleus-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.173Z] [INFO] [2024-03-19T01:48:29.173Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.173Z] [WARNING] * The * [2024-03-19T01:48:29.173Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-security --- [2024-03-19T01:48:29.173Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.173Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.173Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.173Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.173Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.173Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/bom.xml [2024-03-19T01:48:29.173Z] [INFO] attaching as nucleus-security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.173Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/bom.json [2024-03-19T01:48:29.173Z] [INFO] attaching as nucleus-security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.174Z] [INFO] [2024-03-19T01:48:29.174Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-platforms --- [2024-03-19T01:48:29.174Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.174Z] [WARNING] * The * [2024-03-19T01:48:29.174Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.174Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.174Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.174Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.174Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.174Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.174Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.174Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.174Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/bom.xml [2024-03-19T01:48:29.174Z] [INFO] attaching as osgi-platforms-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.174Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/bom.json [2024-03-19T01:48:29.174Z] [INFO] attaching as osgi-platforms-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.174Z] [INFO] [2024-03-19T01:48:29.174Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-diagnostics --- [2024-03-19T01:48:29.174Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.174Z] [WARNING] * The * [2024-03-19T01:48:29.174Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.174Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.174Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.174Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.174Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.174Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.174Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.174Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.174Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/bom.xml [2024-03-19T01:48:29.174Z] [INFO] attaching as nucleus-diagnostics-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.174Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/bom.json [2024-03-19T01:48:29.174Z] [INFO] attaching as nucleus-diagnostics-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.174Z] [INFO] [2024-03-19T01:48:29.174Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-diagnostics --- [2024-03-19T01:48:29.174Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.174Z] [INFO] [2024-03-19T01:48:29.174Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-diagnostics --- [2024-03-19T01:48:29.174Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.174Z] [INFO] [2024-03-19T01:48:29.174Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-flashlight --- [2024-03-19T01:48:29.174Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.174Z] [WARNING] * The * [2024-03-19T01:48:29.174Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.174Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.174Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.174Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.174Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.174Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.174Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.174Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.435Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/bom.xml [2024-03-19T01:48:29.435Z] [INFO] attaching as nucleus-flashlight-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.435Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/bom.json [2024-03-19T01:48:29.435Z] [INFO] attaching as nucleus-flashlight-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.435Z] [INFO] [2024-03-19T01:48:29.435Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.435Z] [WARNING] * The * [2024-03-19T01:48:29.435Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-featuresets --- [2024-03-19T01:48:29.435Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.435Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.435Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.435Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.435Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.435Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.435Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.435Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.435Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/bom.xml [2024-03-19T01:48:29.435Z] [INFO] attaching as nucleus-featuresets-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.435Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/bom.json [2024-03-19T01:48:29.435Z] [INFO] attaching as nucleus-featuresets-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.435Z] [INFO] [2024-03-19T01:48:29.435Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.435Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cluster --- [2024-03-19T01:48:29.435Z] [WARNING] * The * [2024-03-19T01:48:29.435Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.435Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.435Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.435Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.435Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.435Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.435Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.435Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.435Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/bom.xml [2024-03-19T01:48:29.435Z] [INFO] attaching as cluster-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/bom.json [2024-03-19T01:48:29.436Z] [INFO] attaching as cluster-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.436Z] [INFO] [2024-03-19T01:48:29.436Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-distributions --- [2024-03-19T01:48:29.436Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.436Z] [WARNING] * The * [2024-03-19T01:48:29.436Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.436Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.436Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.436Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.436Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.436Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/bom.xml [2024-03-19T01:48:29.436Z] [INFO] attaching as nucleus-distributions-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/bom.json [2024-03-19T01:48:29.436Z] [INFO] attaching as nucleus-distributions-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.436Z] [INFO] [2024-03-19T01:48:29.436Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-distributions --- [2024-03-19T01:48:29.436Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.436Z] [INFO] [2024-03-19T01:48:29.436Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-distributions --- [2024-03-19T01:48:29.436Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.436Z] [INFO] [2024-03-19T01:48:29.436Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.436Z] [WARNING] * The * [2024-03-19T01:48:29.436Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.436Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.436Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.436Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.436Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.436Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.436Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-grizzly --- [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/bom.xml [2024-03-19T01:48:29.436Z] [INFO] attaching as nucleus-grizzly-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/bom.json [2024-03-19T01:48:29.436Z] [INFO] attaching as nucleus-grizzly-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.436Z] [INFO] [2024-03-19T01:48:29.436Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-deployment --- [2024-03-19T01:48:29.436Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.436Z] [WARNING] * The * [2024-03-19T01:48:29.436Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.436Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.436Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.436Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.436Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.436Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/bom.xml [2024-03-19T01:48:29.436Z] [INFO] attaching as nucleus-deployment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.436Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/bom.json [2024-03-19T01:48:29.436Z] [INFO] attaching as nucleus-deployment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.437Z] [INFO] [2024-03-19T01:48:29.437Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-parent --- [2024-03-19T01:48:29.437Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.437Z] [WARNING] * The * [2024-03-19T01:48:29.437Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.437Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.437Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.437Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.437Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.437Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.437Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.437Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.437Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/bom.xml [2024-03-19T01:48:29.437Z] [INFO] attaching as glassfish-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.696Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/bom.json [2024-03-19T01:48:29.696Z] [INFO] attaching as glassfish-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.696Z] [INFO] [2024-03-19T01:48:29.696Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.696Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:29.696Z] [WARNING] * The * [2024-03-19T01:48:29.696Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.696Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.696Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.696Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.696Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.696Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.696Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.696Z] [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [2024-03-19T01:48:29.696Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/bom.xml [2024-03-19T01:48:29.696Z] [INFO] attaching as jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.696Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/bom.json [2024-03-19T01:48:29.696Z] [INFO] attaching as jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.696Z] [INFO] [2024-03-19T01:48:29.696Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ scattered-archive-api --- [2024-03-19T01:48:29.696Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.696Z] [WARNING] * The * [2024-03-19T01:48:29.696Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:29.696Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:29.696Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:29.696Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:29.696Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:29.697Z] [WARNING] ***************************************************************** [2024-03-19T01:48:29.697Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:29.956Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:29.956Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/bom.xml [2024-03-19T01:48:29.956Z] [INFO] attaching as scattered-archive-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.956Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/bom.json [2024-03-19T01:48:29.956Z] [INFO] attaching as scattered-archive-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ config-types --- [2024-03-19T01:48:29.956Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ scattered-archive-api --- [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-admin --- [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common --- [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-core --- [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-security --- [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-platforms --- [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.diagnostics-nucleus-diagnostics-checkstyle) @ nucleus-diagnostics --- [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-featuresets --- [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-flashlight --- [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] [2024-03-19T01:48:29.956Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-nucleus-distributions-checkstyle) @ nucleus-distributions --- [2024-03-19T01:48:29.956Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster --- [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-deployment --- [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly --- [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-parent --- [2024-03-19T01:48:29.957Z] [INFO] --- assembly:3.6.0:single (source-assembly) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-distributions --- [2024-03-19T01:48:29.957Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-diagnostics --- [2024-03-19T01:48:29.957Z] [INFO] Reading assembly descriptor: src.xml [2024-03-19T01:48:29.957Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/8.0.1-SNAPSHOT/nucleus-distributions-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.957Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/8.0.1-SNAPSHOT/nucleus-diagnostics-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-flashlight --- [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.flashlight-nucleus-flashlight-checkstyle) @ nucleus-flashlight --- [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:verify (verify) @ scattered-archive-api --- [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-featuresets --- [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly --- [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/8.0.1-SNAPSHOT/nucleus-distributions-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/8.0.1-SNAPSHOT/nucleus-diagnostics-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common --- [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-admin --- [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-platforms --- [2024-03-19T01:48:29.957Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-scattered-archive-api-checkstyle) @ scattered-archive-api --- [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-flashlight --- [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-deployment --- [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-nucleus-featuresets-checkstyle) @ nucleus-featuresets --- [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-parent --- [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-core --- [2024-03-19T01:48:29.957Z] [INFO] [2024-03-19T01:48:29.957Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.grizzly-nucleus-grizzly-checkstyle) @ nucleus-grizzly --- [2024-03-19T01:48:29.957Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.957Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-nucleus-common-checkstyle) @ nucleus-common --- [2024-03-19T01:48:29.957Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster --- [2024-03-19T01:48:29.958Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/8.0.1-SNAPSHOT/nucleus-distributions-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.958Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.958Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.958Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.958Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:29.958Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/8.0.1-SNAPSHOT/nucleus-flashlight-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-nucleus-admin-checkstyle) @ nucleus-admin --- [2024-03-19T01:48:29.958Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-osgi-platforms-checkstyle) @ osgi-platforms --- [2024-03-19T01:48:29.958Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.958Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-nucleus-deployment-checkstyle) @ nucleus-deployment --- [2024-03-19T01:48:29.958Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-security --- [2024-03-19T01:48:29.958Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-glassfish-parent-checkstyle) @ glassfish-parent --- [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-nucleus-core-checkstyle) @ nucleus-core --- [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-featuresets --- [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] --- install:3.1.1:install (default-install) @ scattered-archive-api --- [2024-03-19T01:48:29.958Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-cluster-checkstyle) @ cluster --- [2024-03-19T01:48:29.958Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/8.0.1-SNAPSHOT/nucleus-diagnostics-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/8.0.1-SNAPSHOT/nucleus-featuresets-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.958Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly --- [2024-03-19T01:48:29.958Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:29.958Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/8.0.1-SNAPSHOT/nucleus-flashlight-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.958Z] [INFO] Tests are skipped. [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [2024-03-19T01:48:29.958Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/8.0.1-SNAPSHOT/scattered-archive-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.958Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-nucleus-security-checkstyle) @ nucleus-security --- [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-deployment --- [2024-03-19T01:48:29.958Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-core --- [2024-03-19T01:48:29.958Z] [INFO] [2024-03-19T01:48:29.958Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/8.0.1-SNAPSHOT/nucleus-grizzly-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.959Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-parent --- [2024-03-19T01:48:29.959Z] [INFO] [2024-03-19T01:48:29.959Z] [INFO] [2024-03-19T01:48:29.959Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-platforms --- [2024-03-19T01:48:29.959Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-admin --- [2024-03-19T01:48:29.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/8.0.1-SNAPSHOT/nucleus-flashlight-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/8.0.1-SNAPSHOT/nucleus-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.959Z] [INFO] [2024-03-19T01:48:29.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/8.0.1-SNAPSHOT/nucleus-deployment-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/8.0.1-SNAPSHOT/nucleus-featuresets-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.959Z] [INFO] --- install:3.1.1:install (default-install) @ cluster --- [2024-03-19T01:48:29.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/8.0.1-SNAPSHOT/osgi-platforms-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/8.0.1-SNAPSHOT/glassfish-parent-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.959Z] [INFO] [2024-03-19T01:48:29.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/8.0.1-SNAPSHOT/nucleus-admin-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.959Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-security --- [2024-03-19T01:48:29.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/8.0.1-SNAPSHOT/cluster-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/8.0.1-SNAPSHOT/scattered-archive-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:29.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/8.0.1-SNAPSHOT/nucleus-featuresets-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/8.0.1-SNAPSHOT/nucleus-grizzly-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/8.0.1-SNAPSHOT/nucleus-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/8.0.1-SNAPSHOT/nucleus-security-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/8.0.1-SNAPSHOT/nucleus-deployment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/8.0.1-SNAPSHOT/osgi-platforms-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/8.0.1-SNAPSHOT/scattered-archive-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/8.0.1-SNAPSHOT/nucleus-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/8.0.1-SNAPSHOT/nucleus-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/8.0.1-SNAPSHOT/cluster-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/8.0.1-SNAPSHOT/nucleus-deployment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/8.0.1-SNAPSHOT/nucleus-grizzly-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/8.0.1-SNAPSHOT/osgi-platforms-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/8.0.1-SNAPSHOT/nucleus-security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.961Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/8.0.1-SNAPSHOT/scattered-archive-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.961Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/8.0.1-SNAPSHOT/glassfish-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:29.961Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/8.0.1-SNAPSHOT/nucleus-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.961Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/8.0.1-SNAPSHOT/cluster-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.961Z] [INFO] [2024-03-19T01:48:29.961Z] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [2024-03-19T01:48:29.961Z] [INFO] Building Nucleus distribution Common module 8.0.1-SNAPSHOT [23/300] [2024-03-19T01:48:29.961Z] [INFO] from nucleus/distributions/nucleus-common/pom.xml [2024-03-19T01:48:29.961Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:29.961Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/8.0.1-SNAPSHOT/nucleus-security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.961Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/8.0.1-SNAPSHOT/glassfish-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:29.961Z] [INFO] [2024-03-19T01:48:29.961Z] [INFO] [2024-03-19T01:48:29.961Z] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [2024-03-19T01:48:29.961Z] [INFO] [2024-03-19T01:48:29.961Z] [INFO] Building flashlight-agent 8.0.1-SNAPSHOT [24/300] [2024-03-19T01:48:29.961Z] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [2024-03-19T01:48:29.961Z] [INFO] [2024-03-19T01:48:29.961Z] [INFO] from nucleus/flashlight/agent/pom.xml [2024-03-19T01:48:29.961Z] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [2024-03-19T01:48:29.961Z] [INFO] Building Simple Public APIs of Glassfish 8.0.1-SNAPSHOT [26/300] [2024-03-19T01:48:29.961Z] [INFO] [2024-03-19T01:48:29.961Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:29.961Z] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [2024-03-19T01:48:29.961Z] [INFO] Building GlassFish Flashlight Extra JDK Pkgs 8.0.1-SNAPSHOT [25/300] [2024-03-19T01:48:29.961Z] [INFO] Building GlassFish API Exporter Module 8.0.1-SNAPSHOT [27/300] [2024-03-19T01:48:29.961Z] [INFO] [2024-03-19T01:48:29.961Z] [INFO] from nucleus/core/api-exporter/pom.xml [2024-03-19T01:48:29.961Z] [INFO] -------------< org.glassfish.main.deployment:nucleus-dtds >------------- [2024-03-19T01:48:29.961Z] [INFO] [2024-03-19T01:48:29.961Z] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [2024-03-19T01:48:29.961Z] [INFO] from nucleus/common/simple-glassfish-api/pom.xml [2024-03-19T01:48:29.961Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:29.961Z] [INFO] Building GlassFish Extra JRE Packages 8.0.1-SNAPSHOT [29/300] [2024-03-19T01:48:29.961Z] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [2024-03-19T01:48:29.961Z] [INFO] Building Set of DTDs for Nucleus distributions 8.0.1-SNAPSHOT [28/300] [2024-03-19T01:48:29.961Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:29.961Z] [INFO] [2024-03-19T01:48:29.961Z] [INFO] from nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml [2024-03-19T01:48:29.962Z] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [2024-03-19T01:48:29.962Z] [INFO] from nucleus/deployment/dtds/pom.xml [2024-03-19T01:48:29.962Z] [INFO] from nucleus/core/extra-jre-packages/pom.xml [2024-03-19T01:48:29.962Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:29.962Z] [INFO] Building Apache Felix, associated bundles and conf files 8.0.1-SNAPSHOT [30/300] [2024-03-19T01:48:29.962Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:29.962Z] [INFO] Building Set of schemas for Nucleus 8.0.1-SNAPSHOT [31/300] [2024-03-19T01:48:29.962Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:29.962Z] [INFO] from nucleus/deployment/schemas/pom.xml [2024-03-19T01:48:29.962Z] [INFO] from nucleus/osgi-platforms/felix/pom.xml [2024-03-19T01:48:29.962Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:29.962Z] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] Building GlassFish Admin REST Parent 8.0.1-SNAPSHOT [32/300] [2024-03-19T01:48:29.962Z] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [2024-03-19T01:48:29.962Z] [INFO] from nucleus/admin/rest/pom.xml [2024-03-19T01:48:29.962Z] [INFO] Building Nucleus template 8.0.1-SNAPSHOT [33/300] [2024-03-19T01:48:29.962Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:29.962Z] [INFO] from nucleus/admin/template/pom.xml [2024-03-19T01:48:29.962Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [2024-03-19T01:48:29.962Z] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] ------------------< org.glassfish.main.common:common >------------------ [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] Building GlassFish Deployment Related Modules 8.0.1-SNAPSHOT [35/300] [2024-03-19T01:48:29.962Z] [INFO] Building GlassFish EJB container related modules 8.0.1-SNAPSHOT [34/300] [2024-03-19T01:48:29.962Z] [INFO] from appserver/deployment/pom.xml [2024-03-19T01:48:29.962Z] [INFO] from appserver/ejb/pom.xml [2024-03-19T01:48:29.962Z] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [2024-03-19T01:48:29.962Z] [INFO] Building GlassFish Transaction modules 8.0.1-SNAPSHOT [37/300] [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [2024-03-19T01:48:29.962Z] [INFO] Building GlassFish Security Parent 8.0.1-SNAPSHOT [41/300] [2024-03-19T01:48:29.962Z] [INFO] [2024-03-19T01:48:29.962Z] [INFO] Building GlassFish Common modules 8.0.1-SNAPSHOT [36/300] [2024-03-19T01:48:29.962Z] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [2024-03-19T01:48:29.962Z] [INFO] from appserver/security/pom.xml [2024-03-19T01:48:29.962Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:29.962Z] [INFO] Building Connectors Parent 8.0.1-SNAPSHOT [40/300] [2024-03-19T01:48:29.962Z] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [2024-03-19T01:48:29.962Z] [INFO] Building GlassFish persistence related modules 8.0.1-SNAPSHOT [43/300] [2024-03-19T01:48:29.962Z] [INFO] from appserver/transaction/pom.xml [2024-03-19T01:48:29.962Z] [INFO] Building GlassFish Resources infrastructure related modules 8.0.1-SNAPSHOT [39/300] [2024-03-19T01:48:29.962Z] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [2024-03-19T01:48:29.962Z] [INFO] from appserver/resources/pom.xml [2024-03-19T01:48:29.962Z] [INFO] Building GlassFish Web container related modules 8.0.1-SNAPSHOT [44/300] [2024-03-19T01:48:29.962Z] [INFO] Building GlassFish ORB related modules 8.0.1-SNAPSHOT [38/300] [2024-03-19T01:48:29.962Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:29.962Z] [INFO] from appserver/orb/pom.xml [2024-03-19T01:48:29.962Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:29.962Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:29.962Z] [INFO] from appserver/web/pom.xml [2024-03-19T01:48:29.962Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:29.962Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:29.962Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar [2024-03-19T01:48:29.962Z] [INFO] from appserver/persistence/pom.xml [2024-03-19T01:48:29.962Z] [INFO] from appserver/connectors/pom.xml [2024-03-19T01:48:29.963Z] [INFO] Building Java binding for libpam.so 8.0.1-SNAPSHOT [42/300] [2024-03-19T01:48:29.963Z] [INFO] from appserver/common/pom.xml [2024-03-19T01:48:29.963Z] [INFO] from appserver/libpam4j/pom.xml [2024-03-19T01:48:29.963Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:29.963Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:29.963Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:29.963Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:29.963Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-agent --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-dtds --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service-parent --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix --- [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ simple-glassfish-api --- [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-schemas --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-domain --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securitymodule --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment --- [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources --- [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common --- [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ securitymodule --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ simple-glassfish-api --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ rest-service-parent --- [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ flashlight-agent --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ api-exporter --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-common --- [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-domain --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-dtds --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-schemas --- [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ transaction --- [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ deployment --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ felix --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ orb --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ persistence --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ resources --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ common --- [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ libpam4j --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.963Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ libpam4j --- [2024-03-19T01:48:29.963Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ flashlight-agent --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ felix --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ persistence --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ flashlight-agent --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ felix --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ persistence --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ api-exporter --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ rest-service-parent --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ common --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ common --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-common --- [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ orb --- [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-domain --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ deployment --- [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ rest-service-parent --- [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ api-exporter --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-schemas --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ orb --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ libpam4j --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ securitymodule --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-dtds --- [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors --- [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:29.964Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-domain --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ simple-glassfish-api --- [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ resources --- [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb --- [2024-03-19T01:48:29.964Z] [INFO] [2024-03-19T01:48:29.964Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ transaction --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-dtds --- [2024-03-19T01:48:29.965Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ deployment --- [2024-03-19T01:48:29.965Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-schemas --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ libpam4j --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ securitymodule --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ simple-glassfish-api --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ resources --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb --- [2024-03-19T01:48:29.965Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ transaction --- [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ persistence --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-common --- [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ common --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ persistence --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ common --- [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors --- [2024-03-19T01:48:29.965Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ felix --- [2024-03-19T01:48:29.965Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence --- [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-dtds --- [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ orb --- [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-domain --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ rest-service-parent --- [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web --- [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ orb --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-dtds --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ felix --- [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-common --- [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors --- [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-domain --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ rest-service-parent --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ resources --- [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ deployment --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb --- [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-common --- [2024-03-19T01:48:29.965Z] [INFO] No sources to compile [2024-03-19T01:48:29.965Z] [INFO] [2024-03-19T01:48:29.965Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-dtds --- [2024-03-19T01:48:29.965Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb --- [2024-03-19T01:48:29.966Z] [INFO] No sources to compile [2024-03-19T01:48:29.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ felix --- [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ transaction --- [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ securitymodule --- [2024-03-19T01:48:29.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service-parent --- [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:29.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-domain --- [2024-03-19T01:48:29.966Z] [INFO] No sources to compile [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:29.966Z] [INFO] No sources to compile [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-schemas --- [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [2024-03-19T01:48:29.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ deployment --- [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ resources --- [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ persistence --- [2024-03-19T01:48:29.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-dtds --- [2024-03-19T01:48:29.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix --- [2024-03-19T01:48:29.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ transaction --- [2024-03-19T01:48:29.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb --- [2024-03-19T01:48:29.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ securitymodule --- [2024-03-19T01:48:29.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment --- [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-schemas --- [2024-03-19T01:48:29.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors --- [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources --- [2024-03-19T01:48:29.966Z] [INFO] No sources to compile [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ persistence --- [2024-03-19T01:48:29.966Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:29.966Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:29.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:29.966Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ common --- [2024-03-19T01:48:29.966Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:29.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.966Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction --- [2024-03-19T01:48:29.966Z] [INFO] [2024-03-19T01:48:29.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ securitymodule --- [2024-03-19T01:48:29.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.967Z] [INFO] [2024-03-19T01:48:29.967Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:29.967Z] [INFO] [2024-03-19T01:48:29.967Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-schemas --- [2024-03-19T01:48:29.967Z] [INFO] [2024-03-19T01:48:29.967Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ orb --- [2024-03-19T01:48:29.967Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:29.967Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.967Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:29.967Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:29.967Z] [INFO] [2024-03-19T01:48:29.967Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-schemas --- [2024-03-19T01:48:29.967Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:30.226Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:30.227Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors --- [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ orb --- [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ common --- [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web --- [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence --- [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-domain --- [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-schemas --- [2024-03-19T01:48:30.227Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-dtds --- [2024-03-19T01:48:30.227Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-common --- [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ deployment --- [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb --- [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- dependency:3.6.1:copy (default) @ felix --- [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ rest-service-parent --- [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ transaction --- [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ resources --- [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors --- [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ securitymodule --- [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ common --- [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web --- [2024-03-19T01:48:30.227Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ deployment --- [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb --- [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ resources --- [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb --- [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ transaction --- [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.main:?:jar [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ rest-service-parent --- [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ securitymodule --- [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment --- [2024-03-19T01:48:30.227Z] [INFO] Copying 26 resources from src/main/resources to target/dependency [2024-03-19T01:48:30.227Z] [INFO] Copying 12 resources from src/main/resources to target/classes [2024-03-19T01:48:30.227Z] [INFO] No sources to compile [2024-03-19T01:48:30.227Z] [INFO] [2024-03-19T01:48:30.227Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources --- [2024-03-19T01:48:30.227Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:30.227Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:48:30.227Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:30.227Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:48:30.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/src/main/manpages [2024-03-19T01:48:30.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/src/main/manpages [2024-03-19T01:48:30.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/src/main/manpages [2024-03-19T01:48:30.228Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.228Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/src/main/manpages [2024-03-19T01:48:30.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/src/main/manpages [2024-03-19T01:48:30.228Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction --- [2024-03-19T01:48:30.228Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb --- [2024-03-19T01:48:30.228Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.228Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:30.228Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service-parent --- [2024-03-19T01:48:30.228Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ securitymodule --- [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-dtds --- [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-schemas --- [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:30.228Z] [INFO] Copying 1 resource from src/main/resources to target/dependency [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-dtds --- [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-schemas --- [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.228Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-dtds --- [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-schemas --- [2024-03-19T01:48:30.228Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-domain --- [2024-03-19T01:48:30.228Z] [INFO] Not copying test resources [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-domain --- [2024-03-19T01:48:30.228Z] [INFO] Not compiling test sources [2024-03-19T01:48:30.228Z] [INFO] [2024-03-19T01:48:30.228Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:30.228Z] [INFO] No sources to compile [2024-03-19T01:48:30.229Z] [INFO] [2024-03-19T01:48:30.229Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-domain --- [2024-03-19T01:48:30.229Z] [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/classes/osgi/felix/bin/felix.jar [2024-03-19T01:48:30.229Z] [INFO] Not copying test resources [2024-03-19T01:48:30.229Z] [INFO] [2024-03-19T01:48:30.229Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ nucleus-domain --- [2024-03-19T01:48:30.229Z] [INFO] Not compiling test sources [2024-03-19T01:48:30.229Z] [INFO] [2024-03-19T01:48:30.229Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-domain --- [2024-03-19T01:48:30.229Z] [INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/classes/modules/org.apache.felix.bundlerepository.jar [2024-03-19T01:48:30.229Z] [INFO] Tests are skipped. [2024-03-19T01:48:30.229Z] [INFO] [2024-03-19T01:48:30.229Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-domain --- [2024-03-19T01:48:30.229Z] [INFO] Tests are skipped. [2024-03-19T01:48:30.229Z] [INFO] [2024-03-19T01:48:30.229Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:30.229Z] [INFO] [2024-03-19T01:48:30.229Z] [INFO] --- resources:3.3.1:resources (default-resources) @ felix --- [2024-03-19T01:48:30.229Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:30.229Z] [INFO] [2024-03-19T01:48:30.229Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ flashlight-agent --- [2024-03-19T01:48:30.229Z] [INFO] [2024-03-19T01:48:30.229Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ flashlight-agent --- [2024-03-19T01:48:30.229Z] [INFO] [2024-03-19T01:48:30.229Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-agent --- [2024-03-19T01:48:30.229Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:30.229Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:30.229Z] [INFO] [2024-03-19T01:48:30.229Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-types --- [2024-03-19T01:48:30.229Z] [INFO] Not copying test resources [2024-03-19T01:48:30.229Z] [INFO] [2024-03-19T01:48:30.229Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ config-types --- [2024-03-19T01:48:30.229Z] [INFO] [2024-03-19T01:48:30.229Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-agent --- [2024-03-19T01:48:30.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/src/main/resources [2024-03-19T01:48:30.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/src/main/manpages [2024-03-19T01:48:30.488Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:30.488Z] [INFO] Executing tasks [2024-03-19T01:48:30.488Z] [INFO] Executing tasks [2024-03-19T01:48:30.488Z] [INFO] Not compiling test sources [2024-03-19T01:48:30.488Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/classes/META-INF for [2024-03-19T01:48:30.488Z] [INFO] [2024-03-19T01:48:30.488Z] [INFO] [echo] persistence [2024-03-19T01:48:30.488Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ config-types --- [2024-03-19T01:48:30.488Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/classes/META-INF for [2024-03-19T01:48:30.488Z] [INFO] [echo] common [2024-03-19T01:48:30.488Z] [INFO] [2024-03-19T01:48:30.488Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ flashlight-agent --- [2024-03-19T01:48:30.488Z] [INFO] [2024-03-19T01:48:30.488Z] [INFO] --- surefire:3.2.5:test (default-test) @ config-types --- [2024-03-19T01:48:30.488Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/classes/META-INF [2024-03-19T01:48:30.488Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/classes/META-INF [2024-03-19T01:48:30.488Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:30.488Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:30.488Z] [INFO] Tests are skipped. [2024-03-19T01:48:30.488Z] [INFO] [2024-03-19T01:48:30.488Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-types --- [2024-03-19T01:48:30.488Z] [INFO] Executing tasks [2024-03-19T01:48:30.488Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/classes/META-INF for [2024-03-19T01:48:30.488Z] [INFO] [echo] web [2024-03-19T01:48:30.488Z] [INFO] Executed tasks [2024-03-19T01:48:30.488Z] [INFO] Executed tasks [2024-03-19T01:48:30.488Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/classes/META-INF [2024-03-19T01:48:30.488Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.488Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.488Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.488Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.488Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.488Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.488Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.488Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.488Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.488Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.488Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.488Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.488Z] [INFO] Executed tasks [2024-03-19T01:48:30.488Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.488Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.488Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.488Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.489Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.489Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.489Z] [INFO] [2024-03-19T01:48:30.489Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ api-exporter --- [2024-03-19T01:48:30.489Z] [INFO] [2024-03-19T01:48:30.489Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ api-exporter --- [2024-03-19T01:48:30.489Z] [INFO] [2024-03-19T01:48:30.489Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter --- [2024-03-19T01:48:30.489Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:30.489Z] [INFO] [2024-03-19T01:48:30.489Z] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter --- [2024-03-19T01:48:30.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/src/main/manpages [2024-03-19T01:48:30.489Z] [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [2024-03-19T01:48:30.489Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-03-19T01:48:30.489Z] [INFO] [2024-03-19T01:48:30.489Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-common --- [2024-03-19T01:48:30.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/src/main/resources [2024-03-19T01:48:30.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/src/main/manpages [2024-03-19T01:48:30.489Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:30.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/src/main/manpages [2024-03-19T01:48:30.489Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:30.489Z] [INFO] No sources to compile [2024-03-19T01:48:30.489Z] [INFO] [2024-03-19T01:48:30.489Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-common --- [2024-03-19T01:48:30.489Z] [INFO] Executing tasks [2024-03-19T01:48:30.489Z] [INFO] No sources to compile [2024-03-19T01:48:30.489Z] [INFO] Executing tasks [2024-03-19T01:48:30.489Z] [INFO] [2024-03-19T01:48:30.489Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [2024-03-19T01:48:30.489Z] [INFO] Executing tasks [2024-03-19T01:48:30.489Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/classes/META-INF for [2024-03-19T01:48:30.490Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/classes/META-INF for [2024-03-19T01:48:30.490Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/classes/META-INF for [2024-03-19T01:48:30.490Z] [INFO] [echo] connectors [2024-03-19T01:48:30.490Z] [INFO] [echo] nucleus-schemas [2024-03-19T01:48:30.490Z] [INFO] [echo] nucleus-dtds [2024-03-19T01:48:30.490Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/classes/META-INF [2024-03-19T01:48:30.490Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/classes/META-INF [2024-03-19T01:48:30.490Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/classes/META-INF [2024-03-19T01:48:30.490Z] [INFO] [2024-03-19T01:48:30.490Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ flashlight-agent --- [2024-03-19T01:48:30.490Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:30.490Z] [INFO] Executing tasks [2024-03-19T01:48:30.490Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:30.490Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/classes/META-INF for [2024-03-19T01:48:30.490Z] [INFO] Executing tasks [2024-03-19T01:48:30.490Z] [INFO] [echo] orb [2024-03-19T01:48:30.490Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/classes/META-INF for [2024-03-19T01:48:30.490Z] [INFO] [echo] securitymodule [2024-03-19T01:48:30.490Z] [INFO] Executed tasks [2024-03-19T01:48:30.490Z] [INFO] Executing tasks [2024-03-19T01:48:30.490Z] [INFO] [2024-03-19T01:48:30.490Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-schemas --- [2024-03-19T01:48:30.490Z] [INFO] [2024-03-19T01:48:30.490Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ libpam4j --- [2024-03-19T01:48:30.490Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/classes/META-INF [2024-03-19T01:48:30.490Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/classes/META-INF for [2024-03-19T01:48:30.490Z] [INFO] [echo] rest-service-parent [2024-03-19T01:48:30.490Z] [INFO] [2024-03-19T01:48:30.490Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ libpam4j --- [2024-03-19T01:48:30.490Z] [INFO] Executed tasks [2024-03-19T01:48:30.490Z] [INFO] Executed tasks [2024-03-19T01:48:30.490Z] [INFO] Executed tasks [2024-03-19T01:48:30.490Z] [INFO] [2024-03-19T01:48:30.490Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-dtds --- [2024-03-19T01:48:30.490Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.490Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-03-19T01:48:30.490Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.490Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.490Z] [INFO] [2024-03-19T01:48:30.490Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ libpam4j --- [2024-03-19T01:48:30.490Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.490Z] [INFO] [2024-03-19T01:48:30.490Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.490Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ felix --- [2024-03-19T01:48:30.490Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.490Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.490Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.490Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.490Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.491Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.491Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.491Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/classes/META-INF [2024-03-19T01:48:30.491Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:30.491Z] [INFO] Executed tasks [2024-03-19T01:48:30.491Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:30.491Z] [INFO] [2024-03-19T01:48:30.491Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.491Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.491Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.491Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.491Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.491Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.491Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ simple-glassfish-api --- [2024-03-19T01:48:30.491Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/classes/META-INF [2024-03-19T01:48:30.491Z] [INFO] Executing tasks [2024-03-19T01:48:30.491Z] [INFO] No sources to compile [2024-03-19T01:48:30.491Z] [INFO] [2024-03-19T01:48:30.491Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ simple-glassfish-api --- [2024-03-19T01:48:30.491Z] [INFO] [2024-03-19T01:48:30.491Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ felix --- [2024-03-19T01:48:30.491Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:30.491Z] [INFO] Executed tasks [2024-03-19T01:48:30.491Z] [INFO] [2024-03-19T01:48:30.491Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ simple-glassfish-api --- [2024-03-19T01:48:30.491Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/classes/META-INF for [2024-03-19T01:48:30.491Z] [INFO] [echo] transaction [2024-03-19T01:48:30.491Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.491Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.491Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.491Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.491Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.491Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.491Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:30.491Z] [INFO] No sources to compile [2024-03-19T01:48:30.491Z] [INFO] [2024-03-19T01:48:30.491Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix --- [2024-03-19T01:48:30.491Z] [INFO] [2024-03-19T01:48:30.491Z] [INFO] --- resources:3.3.1:resources (default-resources) @ libpam4j --- [2024-03-19T01:48:30.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/resources [2024-03-19T01:48:30.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/manpages [2024-03-19T01:48:30.491Z] [INFO] [2024-03-19T01:48:30.491Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ api-exporter --- [2024-03-19T01:48:30.491Z] [INFO] Executing tasks [2024-03-19T01:48:30.491Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:30.491Z] [INFO] Executing tasks [2024-03-19T01:48:30.491Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/classes/META-INF for [2024-03-19T01:48:30.491Z] [INFO] [echo] ejb [2024-03-19T01:48:30.491Z] [INFO] [2024-03-19T01:48:30.491Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ libpam4j --- [2024-03-19T01:48:30.491Z] [INFO] Executing tasks [2024-03-19T01:48:30.751Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/classes/META-INF for [2024-03-19T01:48:30.751Z] [INFO] [echo] deployment [2024-03-19T01:48:30.751Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/classes/META-INF [2024-03-19T01:48:30.751Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/classes/META-INF for [2024-03-19T01:48:30.752Z] [INFO] [echo] resources [2024-03-19T01:48:30.752Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/classes/META-INF [2024-03-19T01:48:30.752Z] [INFO] Executed tasks [2024-03-19T01:48:30.752Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.752Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.752Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.752Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.752Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.752Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.752Z] [INFO] Executed tasks [2024-03-19T01:48:30.752Z] [INFO] [2024-03-19T01:48:30.752Z] [INFO] --- resources:3.3.1:resources (default-resources) @ simple-glassfish-api --- [2024-03-19T01:48:30.752Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.752Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.752Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.752Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.752Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.752Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:30.752Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.752Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:30.752Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/nucleus-dtds.zip [2024-03-19T01:48:30.752Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:30.752Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/classes/META-INF [2024-03-19T01:48:30.752Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:30.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/src/main/resources [2024-03-19T01:48:30.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/src/main/manpages [2024-03-19T01:48:30.752Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/nucleus-schemas.zip [2024-03-19T01:48:30.752Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:30.752Z] [INFO] Executed tasks [2024-03-19T01:48:30.752Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/classes/META-INF [2024-03-19T01:48:30.752Z] [INFO] Executing tasks [2024-03-19T01:48:30.752Z] [INFO] Executed tasks [2024-03-19T01:48:30.752Z] [INFO] [2024-03-19T01:48:30.752Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ simple-glassfish-api --- [2024-03-19T01:48:30.752Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.752Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.752Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.752Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.752Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.752Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.752Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.752Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.752Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.752Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.752Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.752Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.752Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/classes/META-INF for [2024-03-19T01:48:30.752Z] [INFO] [echo] nucleus-domain [2024-03-19T01:48:30.752Z] [INFO] Executing tasks [2024-03-19T01:48:30.753Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/classes/META-INF for [2024-03-19T01:48:30.753Z] [INFO] [echo] flashlight-extra-jdk-packages [2024-03-19T01:48:30.753Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/classes/META-INF [2024-03-19T01:48:30.753Z] [INFO] Executed tasks [2024-03-19T01:48:30.753Z] [INFO] [2024-03-19T01:48:30.753Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:30.753Z] [INFO] Executed tasks [2024-03-19T01:48:30.753Z] [INFO] [2024-03-19T01:48:30.753Z] [INFO] --- antrun:3.1.0:run (default) @ nucleus-domain --- [2024-03-19T01:48:30.753Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:30.753Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:30.753Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:30.753Z] [INFO] [2024-03-19T01:48:30.753Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-schemas --- [2024-03-19T01:48:30.753Z] [INFO] [2024-03-19T01:48:30.753Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-dtds --- [2024-03-19T01:48:30.753Z] [INFO] [2024-03-19T01:48:30.753Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:30.753Z] [INFO] No sources to compile [2024-03-19T01:48:30.753Z] [INFO] [2024-03-19T01:48:30.753Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:30.753Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:30.753Z] [INFO] [2024-03-19T01:48:30.753Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-agent --- [2024-03-19T01:48:30.753Z] [INFO] Not copying test resources [2024-03-19T01:48:30.753Z] [INFO] [2024-03-19T01:48:30.753Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:30.753Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar [2024-03-19T01:48:30.753Z] [INFO] Not copying test resources [2024-03-19T01:48:30.753Z] [INFO] [2024-03-19T01:48:30.753Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ flashlight-agent --- [2024-03-19T01:48:30.753Z] [INFO] Executing tasks [2024-03-19T01:48:30.753Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/classes/META-INF for [2024-03-19T01:48:30.753Z] [INFO] [echo] config-types [2024-03-19T01:48:30.753Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/nucleus-dtds.zip [2024-03-19T01:48:30.753Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/nucleus-schemas.zip [2024-03-19T01:48:30.753Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.753Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.753Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.753Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.753Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.753Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.753Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.753Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.753Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.753Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.753Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.753Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.753Z] [INFO] Not compiling test sources [2024-03-19T01:48:30.753Z] [INFO] [2024-03-19T01:48:30.753Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:30.753Z] [INFO] Not compiling test sources [2024-03-19T01:48:30.753Z] [INFO] [2024-03-19T01:48:30.753Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-agent --- [2024-03-19T01:48:30.754Z] [INFO] Executed tasks [2024-03-19T01:48:30.754Z] [INFO] Executing tasks [2024-03-19T01:48:30.754Z] [INFO] [2024-03-19T01:48:30.754Z] [INFO] --- jar:3.3.0:jar (default-jar) @ config-types --- [2024-03-19T01:48:30.754Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/dependency/META-INF for [2024-03-19T01:48:30.754Z] [INFO] [echo] nucleus-common [2024-03-19T01:48:30.754Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/dependency/META-INF [2024-03-19T01:48:30.754Z] [INFO] Tests are skipped. [2024-03-19T01:48:30.754Z] [INFO] Tests are skipped. [2024-03-19T01:48:30.754Z] [INFO] Executed tasks [2024-03-19T01:48:30.754Z] [INFO] [2024-03-19T01:48:30.754Z] [INFO] [2024-03-19T01:48:30.754Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-agent --- [2024-03-19T01:48:30.754Z] [INFO] [2024-03-19T01:48:30.754Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:30.754Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-common --- [2024-03-19T01:48:30.754Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.754Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.754Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.754Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.754Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.754Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.754Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-common.xml [2024-03-19T01:48:30.754Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/config-types.jar [2024-03-19T01:48:30.754Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/stage [2024-03-19T01:48:30.754Z] [INFO] [2024-03-19T01:48:30.754Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ api-exporter --- [2024-03-19T01:48:30.754Z] [INFO] [2024-03-19T01:48:30.754Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ api-exporter --- [2024-03-19T01:48:30.754Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.754Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.754Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.754Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.754Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.754Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.754Z] [INFO] [2024-03-19T01:48:30.754Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ api-exporter --- [2024-03-19T01:48:30.754Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:30.754Z] [WARNING] Bundle org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:8.0.1-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/module-info.class=module-info} [2024-03-19T01:48:30.754Z] [INFO] Building bundle: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T01:48:30.754Z] [INFO] Executing tasks [2024-03-19T01:48:30.754Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/classes/META-INF for [2024-03-19T01:48:30.754Z] [INFO] [echo] felix [2024-03-19T01:48:30.754Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/classes/META-INF [2024-03-19T01:48:30.754Z] [INFO] Executed tasks [2024-03-19T01:48:30.754Z] [INFO] [2024-03-19T01:48:30.754Z] [INFO] --- assembly:3.6.0:single (default-single) @ felix --- [2024-03-19T01:48:30.754Z] [INFO] [2024-03-19T01:48:30.754Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:30.754Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-common --- [2024-03-19T01:48:30.754Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:30.754Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/felix.zip [2024-03-19T01:48:30.754Z] [INFO] Executing tasks [2024-03-19T01:48:30.755Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/classes/META-INF for [2024-03-19T01:48:30.755Z] [INFO] [echo] glassfish-extra-jre-packages [2024-03-19T01:48:30.755Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2024-03-19T01:48:30.755Z] [INFO] Executed tasks [2024-03-19T01:48:30.755Z] [INFO] [2024-03-19T01:48:30.755Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:30.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar [2024-03-19T01:48:30.755Z] [INFO] Executing tasks [2024-03-19T01:48:30.755Z] [INFO] Executing tasks [2024-03-19T01:48:30.755Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/classes/META-INF for [2024-03-19T01:48:30.755Z] [INFO] [echo] flashlight-agent [2024-03-19T01:48:30.755Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/classes/config [2024-03-19T01:48:30.755Z] [INFO] Executed tasks [2024-03-19T01:48:30.755Z] [INFO] [2024-03-19T01:48:30.755Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-domain --- [2024-03-19T01:48:30.755Z] [INFO] [2024-03-19T01:48:30.755Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-common --- [2024-03-19T01:48:30.755Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/classes/META-INF [2024-03-19T01:48:30.755Z] [INFO] Executed tasks [2024-03-19T01:48:30.755Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2024-03-19T01:48:30.755Z] [INFO] [2024-03-19T01:48:30.755Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-agent --- [2024-03-19T01:48:30.755Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.755Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.755Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.755Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.755Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.755Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.755Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.755Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.755Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.755Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.755Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.755Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/flashlight-agent.jar [2024-03-19T01:48:30.755Z] [INFO] [2024-03-19T01:48:30.755Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ simple-glassfish-api --- [2024-03-19T01:48:30.755Z] [INFO] [2024-03-19T01:48:30.755Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ simple-glassfish-api --- [2024-03-19T01:48:30.755Z] [INFO] [2024-03-19T01:48:30.755Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ simple-glassfish-api --- [2024-03-19T01:48:30.755Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:30.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/nucleus-domain.jar [2024-03-19T01:48:30.755Z] [INFO] [2024-03-19T01:48:30.755Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ felix --- [2024-03-19T01:48:30.755Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.755Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.755Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.755Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.755Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.755Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.756Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/felix.zip [2024-03-19T01:48:30.756Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.756Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.756Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.756Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.756Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.756Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.756Z] [WARNING] ***************************************************************** [2024-03-19T01:48:30.756Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:30.756Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:30.756Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:30.756Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:30.756Z] [WARNING] ***************************************************************** [2024-03-19T01:48:31.014Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:31.014Z] [INFO] [2024-03-19T01:48:31.014Z] [INFO] --- command-security:1.0.17:check (default-check) @ api-exporter --- [2024-03-19T01:48:31.014Z] [INFO] [2024-03-19T01:48:31.014Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ api-exporter --- [2024-03-19T01:48:31.014Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:31.014Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:31.014Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:31.014Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java:[182,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:48:31.014Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java:[183,14] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:48:31.014Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use or override a deprecated API. [2024-03-19T01:48:31.014Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:48:31.014Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:48:31.014Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:31.014Z] [INFO] [2024-03-19T01:48:31.014Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ libpam4j --- [2024-03-19T01:48:31.014Z] [INFO] [2024-03-19T01:48:31.014Z] [INFO] --- javadoc:3.6.3:jar (javadoc) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:31.014Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:31.014Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:31.014Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:31.014Z] [INFO] [2024-03-19T01:48:31.014Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter --- [2024-03-19T01:48:31.014Z] [INFO] Not copying test resources [2024-03-19T01:48:31.014Z] [INFO] [2024-03-19T01:48:31.014Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ api-exporter --- [2024-03-19T01:48:31.014Z] [INFO] Not compiling test sources [2024-03-19T01:48:31.014Z] [INFO] [2024-03-19T01:48:31.014Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ api-exporter --- [2024-03-19T01:48:31.014Z] [INFO] [2024-03-19T01:48:31.014Z] [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter --- [2024-03-19T01:48:31.014Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:31.014Z] [INFO] [2024-03-19T01:48:31.014Z] [INFO] --- command-security:1.0.17:check (default-check) @ simple-glassfish-api --- [2024-03-19T01:48:31.014Z] [INFO] [2024-03-19T01:48:31.014Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ simple-glassfish-api --- [2024-03-19T01:48:31.014Z] [INFO] Tests are skipped. [2024-03-19T01:48:31.014Z] [INFO] [2024-03-19T01:48:31.014Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter --- [2024-03-19T01:48:31.014Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:31.015Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:31.015Z] [INFO] Executing tasks [2024-03-19T01:48:31.015Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/classes/META-INF for [2024-03-19T01:48:31.015Z] [INFO] [echo] api-exporter [2024-03-19T01:48:31.015Z] [INFO] Executed tasks [2024-03-19T01:48:31.015Z] [INFO] [2024-03-19T01:48:31.015Z] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter --- [2024-03-19T01:48:31.015Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:31.015Z] [INFO] [2024-03-19T01:48:31.015Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ libpam4j --- [2024-03-19T01:48:31.015Z] [INFO] Not copying test resources [2024-03-19T01:48:31.015Z] [INFO] [2024-03-19T01:48:31.015Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ libpam4j --- [2024-03-19T01:48:31.015Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/api-exporter.jar [2024-03-19T01:48:31.015Z] [INFO] Not compiling test sources [2024-03-19T01:48:31.015Z] [INFO] [2024-03-19T01:48:31.015Z] [INFO] --- surefire:3.2.5:test (default-test) @ libpam4j --- [2024-03-19T01:48:31.015Z] [WARNING] ***************************************************************** [2024-03-19T01:48:31.015Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:31.015Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:31.015Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:31.015Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:31.015Z] [WARNING] ***************************************************************** [2024-03-19T01:48:31.015Z] [INFO] Tests are skipped. [2024-03-19T01:48:31.015Z] [INFO] [2024-03-19T01:48:31.015Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ libpam4j --- [2024-03-19T01:48:31.015Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:31.015Z] [INFO] [2024-03-19T01:48:31.015Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-glassfish-api --- [2024-03-19T01:48:31.015Z] [INFO] Not copying test resources [2024-03-19T01:48:31.015Z] [INFO] [2024-03-19T01:48:31.015Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ simple-glassfish-api --- [2024-03-19T01:48:31.015Z] [INFO] Not compiling test sources [2024-03-19T01:48:31.015Z] [INFO] [2024-03-19T01:48:31.015Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ simple-glassfish-api --- [2024-03-19T01:48:31.015Z] [INFO] [2024-03-19T01:48:31.015Z] [INFO] --- surefire:3.2.5:test (default-test) @ simple-glassfish-api --- [2024-03-19T01:48:31.015Z] [INFO] Tests are skipped. [2024-03-19T01:48:31.015Z] [INFO] [2024-03-19T01:48:31.015Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ simple-glassfish-api --- [2024-03-19T01:48:31.015Z] [INFO] Executing tasks [2024-03-19T01:48:31.015Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/classes/META-INF for [2024-03-19T01:48:31.015Z] [INFO] [echo] libpam4j [2024-03-19T01:48:31.015Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/classes/META-INF [2024-03-19T01:48:31.015Z] [INFO] Executed tasks [2024-03-19T01:48:31.015Z] [INFO] [2024-03-19T01:48:31.015Z] [INFO] --- jar:3.3.0:jar (default-jar) @ libpam4j --- [2024-03-19T01:48:31.015Z] [INFO] Executing tasks [2024-03-19T01:48:31.015Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/classes/META-INF for [2024-03-19T01:48:31.015Z] [INFO] [echo] simple-glassfish-api [2024-03-19T01:48:31.015Z] [INFO] Executed tasks [2024-03-19T01:48:31.015Z] [INFO] [2024-03-19T01:48:31.015Z] [INFO] --- jar:3.3.0:jar (default-jar) @ simple-glassfish-api --- [2024-03-19T01:48:31.015Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/libpam4j.jar [2024-03-19T01:48:31.015Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [2024-03-19T01:48:31.015Z] [WARNING] ***************************************************************** [2024-03-19T01:48:31.015Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:31.015Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:31.015Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:31.015Z] [WARNING] ***************************************************************** [2024-03-19T01:48:31.015Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:31.015Z] [WARNING] ***************************************************************** [2024-03-19T01:48:31.015Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:31.015Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:31.016Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:31.016Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:31.016Z] [WARNING] ***************************************************************** [2024-03-19T01:48:31.274Z] [INFO] No previous run data found, generating javadoc. [2024-03-19T01:48:33.179Z] [WARNING] Javadoc Warnings [2024-03-19T01:48:33.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:65: warning: empty

tag [2024-03-19T01:48:33.179Z] [WARNING] *

[2024-03-19T01:48:33.179Z] [WARNING] ^ [2024-03-19T01:48:33.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:9: warning: no comment [2024-03-19T01:48:33.179Z] [WARNING] public class AdapterConverter [2024-03-19T01:48:33.179Z] [WARNING] ^ [2024-03-19T01:48:33.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:14: warning: no comment [2024-03-19T01:48:33.180Z] [WARNING] protected final XmlAdapter _adapter; [2024-03-19T01:48:33.180Z] [WARNING] ^ [2024-03-19T01:48:33.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:16: warning: no comment [2024-03-19T01:48:33.180Z] [WARNING] protected final boolean _forSerialization; [2024-03-19T01:48:33.180Z] [WARNING] ^ [2024-03-19T01:48:33.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment [2024-03-19T01:48:33.180Z] [WARNING] protected final JavaType _inputType, _targetType; [2024-03-19T01:48:33.180Z] [WARNING] ^ [2024-03-19T01:48:33.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment [2024-03-19T01:48:33.180Z] [WARNING] protected final JavaType _inputType, _targetType; [2024-03-19T01:48:33.180Z] [WARNING] ^ [2024-03-19T01:48:33.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:19: warning: no comment [2024-03-19T01:48:33.180Z] [WARNING] public AdapterConverter(XmlAdapter adapter, [2024-03-19T01:48:33.180Z] [WARNING] ^ [2024-03-19T01:48:33.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:16: warning: no comment [2024-03-19T01:48:33.180Z] [WARNING] public class DataHandlerDeserializer [2024-03-19T01:48:33.180Z] [WARNING] ^ [2024-03-19T01:48:33.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:21: warning: no comment [2024-03-19T01:48:33.180Z] [WARNING] public DataHandlerDeserializer() { super(DataHandler.class); } [2024-03-19T01:48:33.180Z] [WARNING] ^ [2024-03-19T01:48:33.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:21: warning: no comment [2024-03-19T01:48:33.180Z] [WARNING] public class DataHandlerSerializer extends StdSerializer [2024-03-19T01:48:33.180Z] [WARNING] ^ [2024-03-19T01:48:33.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:25: warning: no comment [2024-03-19T01:48:33.180Z] [WARNING] public DataHandlerSerializer() { super(DataHandler.class); } [2024-03-19T01:48:33.180Z] [WARNING] ^ [2024-03-19T01:48:33.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:128: warning: no main description [2024-03-19T01:48:33.180Z] [WARNING] * @param typeFactory Type factory used for resolving type information [2024-03-19T01:48:33.180Z] [WARNING] ^ [2024-03-19T01:48:33.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:175: warning: no @param for name [2024-03-19T01:48:33.180Z] [WARNING] public void setNameUsedForXmlValue(String name) { [2024-03-19T01:48:33.180Z] [WARNING] ^ [2024-03-19T01:48:33.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:183: warning: no @return [2024-03-19T01:48:33.180Z] [WARNING] public String getNameUsedForXmlValue() { [2024-03-19T01:48:33.181Z] [WARNING] ^ [2024-03-19T01:48:33.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @param for incl [2024-03-19T01:48:33.181Z] [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [2024-03-19T01:48:33.181Z] [WARNING] ^ [2024-03-19T01:48:33.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @return [2024-03-19T01:48:33.181Z] [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [2024-03-19T01:48:33.181Z] [WARNING] ^ [2024-03-19T01:48:33.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:200: warning: no main description [2024-03-19T01:48:33.181Z] [WARNING] * @since 2.7 [2024-03-19T01:48:33.181Z] [WARNING] ^ [2024-03-19T01:48:33.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:202: warning: no @return [2024-03-19T01:48:33.181Z] [WARNING] public JsonInclude.Include getNonNillableInclusion() { [2024-03-19T01:48:33.181Z] [WARNING] ^ [2024-03-19T01:48:33.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @param for ac [2024-03-19T01:48:33.181Z] [WARNING] protected XmlAccessType findAccessType(Annotated ac) [2024-03-19T01:48:33.181Z] [WARNING] ^ [2024-03-19T01:48:33.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @return [2024-03-19T01:48:33.181Z] [WARNING] protected XmlAccessType findAccessType(Annotated ac) [2024-03-19T01:48:33.181Z] [WARNING] ^ [2024-03-19T01:48:33.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:86: warning: no comment [2024-03-19T01:48:33.181Z] [WARNING] protected final JsonDeserializer _dataHandlerDeserializer; [2024-03-19T01:48:33.181Z] [WARNING] ^ [2024-03-19T01:48:33.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:85: warning: no comment [2024-03-19T01:48:33.181Z] [WARNING] protected final JsonSerializer _dataHandlerSerializer; [2024-03-19T01:48:33.181Z] [WARNING] ^ [2024-03-19T01:48:33.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:90: warning: no comment [2024-03-19T01:48:33.181Z] [WARNING] protected final boolean _ignoreXmlIDREF; [2024-03-19T01:48:33.181Z] [WARNING] ^ [2024-03-19T01:48:33.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:84: warning: no comment [2024-03-19T01:48:33.181Z] [WARNING] protected final String _jaxbPackageName; [2024-03-19T01:48:33.181Z] [WARNING] ^ [2024-03-19T01:48:33.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:88: warning: no comment [2024-03-19T01:48:33.181Z] [WARNING] protected final TypeFactory _typeFactory; [2024-03-19T01:48:33.182Z] [WARNING] ^ [2024-03-19T01:48:33.182Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:76: warning: no comment [2024-03-19T01:48:33.182Z] [WARNING] protected final static boolean DEFAULT_IGNORE_XMLIDREF = false; [2024-03-19T01:48:33.182Z] [WARNING] ^ [2024-03-19T01:48:33.182Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:74: warning: no comment [2024-03-19T01:48:33.182Z] [WARNING] protected final static String DEFAULT_NAME_FOR_XML_VALUE = "value"; [2024-03-19T01:48:33.182Z] [WARNING] ^ [2024-03-19T01:48:33.182Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:82: warning: no comment [2024-03-19T01:48:33.182Z] [WARNING] protected final static JsonFormat.Value FORMAT_INT = new JsonFormat.Value().withShape(JsonFormat.Shape.NUMBER_INT); [2024-03-19T01:48:33.182Z] [WARNING] ^ [2024-03-19T01:48:33.182Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:80: warning: no comment [2024-03-19T01:48:33.182Z] [WARNING] protected final static JsonFormat.Value FORMAT_STRING = new JsonFormat.Value().withShape(JsonFormat.Shape.STRING); [2024-03-19T01:48:33.182Z] [WARNING] ^ [2024-03-19T01:48:33.182Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:78: warning: no comment [2024-03-19T01:48:33.182Z] [WARNING] protected final static String MARKER_FOR_DEFAULT = "##default"; [2024-03-19T01:48:33.182Z] [WARNING] ^ [2024-03-19T01:48:33.182Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:119: warning: no comment [2024-03-19T01:48:33.182Z] [WARNING] public JakartaXmlBindAnnotationIntrospector(MapperConfig config) { [2024-03-19T01:48:33.182Z] [WARNING] ^ [2024-03-19T01:48:33.182Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:123: warning: no comment [2024-03-19T01:48:33.182Z] [WARNING] public JakartaXmlBindAnnotationIntrospector(TypeFactory typeFactory) { [2024-03-19T01:48:33.182Z] [WARNING] ^ [2024-03-19T01:48:33.182Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1527: warning: no comment [2024-03-19T01:48:33.182Z] [WARNING] protected Converter _converter(XmlAdapter adapter, boolean forSerialization) [2024-03-19T01:48:33.182Z] [WARNING] ^ [2024-03-19T01:48:33.182Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1618: warning: no comment [2024-03-19T01:48:33.182Z] [WARNING] protected String _decapitalize(String name) { [2024-03-19T01:48:33.182Z] [WARNING] ^ [2024-03-19T01:48:33.182Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1016: warning: no comment [2024-03-19T01:48:33.182Z] [WARNING] protected Class _doFindDeserializationType(Annotated a, JavaType baseType) [2024-03-19T01:48:33.182Z] [WARNING] ^ [2024-03-19T01:48:33.182Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1466: warning: no comment [2024-03-19T01:48:33.183Z] [WARNING] protected XmlAdapter _findContentAdapter(Annotated ann, [2024-03-19T01:48:33.183Z] [WARNING] ^ [2024-03-19T01:48:33.183Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1504: warning: no comment [2024-03-19T01:48:33.183Z] [WARNING] protected JavaType _fullDeserializationType(AnnotatedMember am) [2024-03-19T01:48:33.183Z] [WARNING] ^ [2024-03-19T01:48:33.183Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1523: warning: no comment [2024-03-19T01:48:33.183Z] [WARNING] protected JavaType _fullSerializationType(AnnotatedMember am) { [2024-03-19T01:48:33.183Z] [WARNING] ^ [2024-03-19T01:48:33.183Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1540: warning: no comment [2024-03-19T01:48:33.183Z] [WARNING] protected Class _getTypeFromXmlElement(Annotated a) { [2024-03-19T01:48:33.183Z] [WARNING] ^ [2024-03-19T01:48:33.183Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1567: warning: no comment [2024-03-19T01:48:33.183Z] [WARNING] protected String _okNameForGetter(AnnotatedMethod am) { [2024-03-19T01:48:33.183Z] [WARNING] ^ [2024-03-19T01:48:33.183Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1581: warning: no comment [2024-03-19T01:48:33.183Z] [WARNING] protected String _okNameForMutator(AnnotatedMethod am) { [2024-03-19T01:48:33.183Z] [WARNING] ^ [2024-03-19T01:48:33.183Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1486: warning: no comment [2024-03-19T01:48:33.183Z] [WARNING] protected String _propertyNameToString(PropertyName n) [2024-03-19T01:48:33.183Z] [WARNING] ^ [2024-03-19T01:48:33.183Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1491: warning: no comment [2024-03-19T01:48:33.183Z] [WARNING] protected Class _rawDeserializationType(Annotated a) [2024-03-19T01:48:33.183Z] [WARNING] ^ [2024-03-19T01:48:33.183Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1517: warning: no comment [2024-03-19T01:48:33.183Z] [WARNING] protected Class _rawSerializationType(Annotated a) [2024-03-19T01:48:33.183Z] [WARNING] ^ [2024-03-19T01:48:33.183Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1589: warning: no comment [2024-03-19T01:48:33.183Z] [WARNING] protected String _stdManglePropertyName(final String basename, final int offset) [2024-03-19T01:48:33.183Z] [WARNING] ^ [2024-03-19T01:48:33.183Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:593: warning: no comment [2024-03-19T01:48:33.183Z] [WARNING] protected TypeResolverBuilder _typeResolverFromXmlElements(AnnotatedMember am) [2024-03-19T01:48:33.183Z] [WARNING] ^ [2024-03-19T01:48:33.183Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1435: warning: no comment [2024-03-19T01:48:33.183Z] [WARNING] protected final TypeFactory getTypeFactory() { [2024-03-19T01:48:33.184Z] [WARNING] ^ [2024-03-19T01:48:33.184Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:78: warning: no main description [2024-03-19T01:48:33.184Z] [WARNING] * @since 2.7 [2024-03-19T01:48:33.184Z] [WARNING] ^ [2024-03-19T01:48:33.184Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:80: warning: no @param for intr [2024-03-19T01:48:33.184Z] [WARNING] public JakartaXmlBindAnnotationModule(JakartaXmlBindAnnotationIntrospector intr) { [2024-03-19T01:48:33.184Z] [WARNING] ^ [2024-03-19T01:48:33.184Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @param for p [2024-03-19T01:48:33.184Z] [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [2024-03-19T01:48:33.184Z] [WARNING] ^ [2024-03-19T01:48:33.184Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @return [2024-03-19T01:48:33.184Z] [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [2024-03-19T01:48:33.184Z] [WARNING] ^ [2024-03-19T01:48:33.184Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:137: warning: no main description [2024-03-19T01:48:33.184Z] [WARNING] * @since 2.7 [2024-03-19T01:48:33.184Z] [WARNING] ^ [2024-03-19T01:48:33.184Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @param for incl [2024-03-19T01:48:33.184Z] [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [2024-03-19T01:48:33.184Z] [WARNING] ^ [2024-03-19T01:48:33.184Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @return [2024-03-19T01:48:33.184Z] [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [2024-03-19T01:48:33.184Z] [WARNING] ^ [2024-03-19T01:48:33.184Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:149: warning: no main description [2024-03-19T01:48:33.184Z] [WARNING] * @since 2.7 [2024-03-19T01:48:33.184Z] [WARNING] ^ [2024-03-19T01:48:33.184Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:151: warning: no @return [2024-03-19T01:48:33.184Z] [WARNING] public JsonInclude.Include getNonNillableInclusion() { [2024-03-19T01:48:33.184Z] [WARNING] ^ [2024-03-19T01:48:33.184Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:156: warning: no main description [2024-03-19T01:48:33.184Z] [WARNING] * @since 2.12 [2024-03-19T01:48:33.184Z] [WARNING] ^ [2024-03-19T01:48:33.184Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @param for name [2024-03-19T01:48:33.184Z] [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [2024-03-19T01:48:33.184Z] [WARNING] ^ [2024-03-19T01:48:33.185Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @return [2024-03-19T01:48:33.185Z] [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [2024-03-19T01:48:33.185Z] [WARNING] ^ [2024-03-19T01:48:33.185Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:75: warning: no comment [2024-03-19T01:48:33.185Z] [WARNING] public JakartaXmlBindAnnotationModule() { } [2024-03-19T01:48:33.185Z] [WARNING] ^ [2024-03-19T01:48:33.185Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:163: warning: no comment [2024-03-19T01:48:33.185Z] [WARNING] public String getNameUsedForXmlValue() { [2024-03-19T01:48:33.185Z] [WARNING] ^ [2024-03-19T01:48:33.185Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:134: warning: no comment [2024-03-19T01:48:33.185Z] [WARNING] public Priority getPriority() { return _priority; } [2024-03-19T01:48:33.185Z] [WARNING] ^ [2024-03-19T01:48:33.185Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment [2024-03-19T01:48:33.185Z] [WARNING] PRIMARY, SECONDARY; [2024-03-19T01:48:33.185Z] [WARNING] ^ [2024-03-19T01:48:33.185Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment [2024-03-19T01:48:33.185Z] [WARNING] PRIMARY, SECONDARY; [2024-03-19T01:48:33.185Z] [WARNING] ^ [2024-03-19T01:48:33.185Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.java:13: warning: no comment [2024-03-19T01:48:33.185Z] [WARNING] public final static Version VERSION = VersionUtil.parseVersion( [2024-03-19T01:48:33.185Z] [WARNING] ^ [2024-03-19T01:48:33.185Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.java:12: warning: use of default constructor, which does not provide a comment [2024-03-19T01:48:33.185Z] [WARNING] public final class PackageVersion implements Versioned { [2024-03-19T01:48:33.185Z] [WARNING] ^ [2024-03-19T01:48:33.185Z] [WARNING] 66 warnings [2024-03-19T01:48:33.185Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar [2024-03-19T01:48:33.185Z] [INFO] [2024-03-19T01:48:33.185Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.185Z] [WARNING] * The * [2024-03-19T01:48:33.185Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.185Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.185Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.185Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.185Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.185Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ persistence --- [2024-03-19T01:48:33.185Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.185Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.185Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.185Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/bom.xml [2024-03-19T01:48:33.185Z] [INFO] attaching as persistence-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.185Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/bom.json [2024-03-19T01:48:33.185Z] [INFO] attaching as persistence-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.186Z] [INFO] [2024-03-19T01:48:33.186Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence --- [2024-03-19T01:48:33.186Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.186Z] [INFO] [2024-03-19T01:48:33.186Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.186Z] [WARNING] * The * [2024-03-19T01:48:33.186Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.186Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.186Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ common --- [2024-03-19T01:48:33.186Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.186Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.186Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.186Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.186Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.186Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.186Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/bom.xml [2024-03-19T01:48:33.186Z] [INFO] attaching as common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.186Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/bom.json [2024-03-19T01:48:33.186Z] [INFO] attaching as common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.186Z] [INFO] [2024-03-19T01:48:33.186Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common --- [2024-03-19T01:48:33.186Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.186Z] [INFO] [2024-03-19T01:48:33.186Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web --- [2024-03-19T01:48:33.186Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.186Z] [WARNING] * The * [2024-03-19T01:48:33.186Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.186Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.186Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.186Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.186Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.186Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.186Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.186Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.186Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/bom.xml [2024-03-19T01:48:33.186Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.186Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/bom.json [2024-03-19T01:48:33.186Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.186Z] [INFO] [2024-03-19T01:48:33.186Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-03-19T01:48:33.186Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.186Z] [INFO] [2024-03-19T01:48:33.186Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-03-19T01:48:33.186Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.186Z] [INFO] [2024-03-19T01:48:33.186Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors --- [2024-03-19T01:48:33.186Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.186Z] [WARNING] * The * [2024-03-19T01:48:33.186Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.186Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.186Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.186Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.186Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.186Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.186Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.186Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.186Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/bom.xml [2024-03-19T01:48:33.186Z] [INFO] attaching as connectors-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.186Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/bom.json [2024-03-19T01:48:33.186Z] [INFO] attaching as connectors-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.186Z] [INFO] [2024-03-19T01:48:33.186Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.186Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ orb --- [2024-03-19T01:48:33.187Z] [WARNING] * The * [2024-03-19T01:48:33.187Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.187Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.187Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.187Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.187Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.187Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.187Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.187Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.187Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/bom.xml [2024-03-19T01:48:33.187Z] [INFO] attaching as orb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.187Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/bom.json [2024-03-19T01:48:33.187Z] [INFO] attaching as orb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.187Z] [INFO] [2024-03-19T01:48:33.187Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb --- [2024-03-19T01:48:33.187Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.187Z] [INFO] [2024-03-19T01:48:33.187Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb --- [2024-03-19T01:48:33.187Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.187Z] [INFO] [2024-03-19T01:48:33.187Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ securitymodule --- [2024-03-19T01:48:33.187Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.187Z] [WARNING] * The * [2024-03-19T01:48:33.187Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.187Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.187Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.187Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.187Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.187Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.187Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.187Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.187Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/bom.xml [2024-03-19T01:48:33.187Z] [INFO] attaching as securitymodule-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.187Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/bom.json [2024-03-19T01:48:33.187Z] [INFO] attaching as securitymodule-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.187Z] [INFO] [2024-03-19T01:48:33.187Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ securitymodule --- [2024-03-19T01:48:33.187Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.187Z] [INFO] [2024-03-19T01:48:33.187Z] [INFO] --- failsafe:3.2.5:verify (verify) @ securitymodule --- [2024-03-19T01:48:33.187Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.187Z] [INFO] [2024-03-19T01:48:33.187Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ rest-service-parent --- [2024-03-19T01:48:33.187Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.187Z] [WARNING] * The * [2024-03-19T01:48:33.187Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.187Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.187Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.187Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.187Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.187Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.187Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.187Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:48:33.187Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/bom.xml [2024-03-19T01:48:33.187Z] [INFO] attaching as rest-service-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.187Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/bom.json [2024-03-19T01:48:33.187Z] [INFO] attaching as rest-service-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.187Z] [INFO] [2024-03-19T01:48:33.187Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service-parent --- [2024-03-19T01:48:33.187Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.187Z] [INFO] [2024-03-19T01:48:33.187Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service-parent --- [2024-03-19T01:48:33.188Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.188Z] [INFO] [2024-03-19T01:48:33.188Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.188Z] [WARNING] * The * [2024-03-19T01:48:33.188Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.188Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.188Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.188Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.188Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.188Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.188Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ transaction --- [2024-03-19T01:48:33.188Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.188Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.446Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/bom.xml [2024-03-19T01:48:33.446Z] [INFO] attaching as transaction-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.446Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/bom.json [2024-03-19T01:48:33.446Z] [INFO] attaching as transaction-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.446Z] [INFO] [2024-03-19T01:48:33.446Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb --- [2024-03-19T01:48:33.446Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.446Z] [WARNING] * The * [2024-03-19T01:48:33.446Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.446Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.446Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.446Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.446Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.446Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.446Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.446Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.446Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/bom.xml [2024-03-19T01:48:33.446Z] [INFO] attaching as ejb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.446Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/bom.json [2024-03-19T01:48:33.446Z] [INFO] attaching as ejb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.446Z] [INFO] [2024-03-19T01:48:33.446Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.446Z] [WARNING] * The * [2024-03-19T01:48:33.446Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.446Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.447Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.447Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.447Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ deployment --- [2024-03-19T01:48:33.447Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.447Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.447Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.447Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.447Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/bom.xml [2024-03-19T01:48:33.447Z] [INFO] attaching as deployment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.447Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/bom.json [2024-03-19T01:48:33.447Z] [INFO] attaching as deployment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.447Z] [INFO] [2024-03-19T01:48:33.447Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.447Z] [WARNING] * The * [2024-03-19T01:48:33.447Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.447Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.447Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.447Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.447Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.447Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.447Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ resources --- [2024-03-19T01:48:33.447Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.447Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.447Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/bom.xml [2024-03-19T01:48:33.447Z] [INFO] attaching as resources-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.447Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/bom.json [2024-03-19T01:48:33.447Z] [INFO] attaching as resources-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.447Z] [INFO] [2024-03-19T01:48:33.447Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-dtds --- [2024-03-19T01:48:33.447Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.447Z] [WARNING] * The * [2024-03-19T01:48:33.447Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.447Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.447Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.447Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.447Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.447Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.447Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.447Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.447Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/bom.xml [2024-03-19T01:48:33.447Z] [INFO] attaching as nucleus-dtds-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.447Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/bom.json [2024-03-19T01:48:33.447Z] [INFO] attaching as nucleus-dtds-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.447Z] [INFO] [2024-03-19T01:48:33.447Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-dtds --- [2024-03-19T01:48:33.447Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.447Z] [INFO] [2024-03-19T01:48:33.447Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.447Z] [WARNING] * The * [2024-03-19T01:48:33.447Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.447Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-schemas --- [2024-03-19T01:48:33.447Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.448Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.448Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.448Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.448Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.448Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.448Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.448Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/bom.xml [2024-03-19T01:48:33.448Z] [INFO] attaching as nucleus-schemas-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.448Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/bom.json [2024-03-19T01:48:33.448Z] [INFO] attaching as nucleus-schemas-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.448Z] [INFO] [2024-03-19T01:48:33.448Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:33.448Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.448Z] [WARNING] * The * [2024-03-19T01:48:33.448Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.448Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.448Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.448Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.448Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.448Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.448Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.448Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.448Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/bom.xml [2024-03-19T01:48:33.448Z] [INFO] attaching as flashlight-extra-jdk-packages-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.707Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/bom.json [2024-03-19T01:48:33.707Z] [INFO] attaching as flashlight-extra-jdk-packages-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.707Z] [INFO] [2024-03-19T01:48:33.707Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ config-types --- [2024-03-19T01:48:33.707Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.707Z] [WARNING] * The * [2024-03-19T01:48:33.707Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.707Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.707Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.707Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.707Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.707Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.707Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.967Z] [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [2024-03-19T01:48:33.967Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/bom.xml [2024-03-19T01:48:33.967Z] [INFO] attaching as config-types-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.967Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/bom.json [2024-03-19T01:48:33.967Z] [INFO] attaching as config-types-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.967Z] [INFO] [2024-03-19T01:48:33.967Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.967Z] [WARNING] * The * [2024-03-19T01:48:33.967Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-common --- [2024-03-19T01:48:33.967Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.967Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.967Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.967Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.967Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.967Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.967Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.967Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.967Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/bom.xml [2024-03-19T01:48:33.967Z] [INFO] attaching as nucleus-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.967Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/bom.json [2024-03-19T01:48:33.967Z] [INFO] attaching as nucleus-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.967Z] [INFO] [2024-03-19T01:48:33.967Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:33.967Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.967Z] [WARNING] * The * [2024-03-19T01:48:33.967Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.967Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.967Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.967Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.967Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.967Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.967Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.967Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.967Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/bom.xml [2024-03-19T01:48:33.967Z] [INFO] attaching as glassfish-extra-jre-packages-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.968Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/bom.json [2024-03-19T01:48:33.968Z] [INFO] attaching as glassfish-extra-jre-packages-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.968Z] [INFO] [2024-03-19T01:48:33.968Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.968Z] [WARNING] * The * [2024-03-19T01:48:33.968Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.968Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.968Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ flashlight-agent --- [2024-03-19T01:48:33.968Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.968Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.968Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.968Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.968Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.968Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:48:33.968Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/bom.xml [2024-03-19T01:48:33.968Z] [INFO] attaching as flashlight-agent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.968Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/bom.json [2024-03-19T01:48:33.968Z] [INFO] attaching as flashlight-agent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.968Z] [INFO] [2024-03-19T01:48:33.968Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-agent --- [2024-03-19T01:48:33.968Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.968Z] [INFO] [2024-03-19T01:48:33.968Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-agent --- [2024-03-19T01:48:33.968Z] [INFO] Tests are skipped. [2024-03-19T01:48:33.968Z] [INFO] [2024-03-19T01:48:33.968Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ felix --- [2024-03-19T01:48:33.968Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.968Z] [WARNING] * The * [2024-03-19T01:48:33.968Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.968Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.968Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.968Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.968Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.968Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.968Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.968Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.968Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/bom.xml [2024-03-19T01:48:33.968Z] [INFO] attaching as felix-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:33.968Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/bom.json [2024-03-19T01:48:33.968Z] [INFO] attaching as felix-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:33.968Z] [INFO] [2024-03-19T01:48:33.968Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-domain --- [2024-03-19T01:48:33.968Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.968Z] [WARNING] * The * [2024-03-19T01:48:33.968Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:33.968Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:33.968Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:33.968Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:33.968Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:33.968Z] [WARNING] ***************************************************************** [2024-03-19T01:48:33.968Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:33.968Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:33.968Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/bom.xml [2024-03-19T01:48:34.227Z] [INFO] attaching as nucleus-domain-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.227Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/bom.json [2024-03-19T01:48:34.227Z] [INFO] attaching as nucleus-domain-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.227Z] [INFO] [2024-03-19T01:48:34.227Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ api-exporter --- [2024-03-19T01:48:34.228Z] [WARNING] ***************************************************************** [2024-03-19T01:48:34.228Z] [WARNING] * The * [2024-03-19T01:48:34.228Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:34.228Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:34.228Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:34.228Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:34.228Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:34.228Z] [WARNING] ***************************************************************** [2024-03-19T01:48:34.228Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:34.228Z] [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [2024-03-19T01:48:34.228Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/bom.xml [2024-03-19T01:48:34.228Z] [INFO] attaching as api-exporter-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.228Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/bom.json [2024-03-19T01:48:34.228Z] [INFO] attaching as api-exporter-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.228Z] [INFO] [2024-03-19T01:48:34.228Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter --- [2024-03-19T01:48:34.228Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.228Z] [INFO] [2024-03-19T01:48:34.228Z] [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter --- [2024-03-19T01:48:34.228Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.228Z] [INFO] [2024-03-19T01:48:34.228Z] [WARNING] ***************************************************************** [2024-03-19T01:48:34.228Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ libpam4j --- [2024-03-19T01:48:34.228Z] [WARNING] * The * [2024-03-19T01:48:34.228Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:34.228Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:34.228Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:34.228Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:34.228Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:34.228Z] [WARNING] ***************************************************************** [2024-03-19T01:48:34.228Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:34.228Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:48:34.228Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/bom.xml [2024-03-19T01:48:34.228Z] [INFO] attaching as libpam4j-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.228Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/bom.json [2024-03-19T01:48:34.228Z] [INFO] attaching as libpam4j-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.228Z] [INFO] [2024-03-19T01:48:34.228Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ libpam4j --- [2024-03-19T01:48:34.489Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:8.0.1-SNAPSHOT : Version for package com.sun.jna is set to different values in the source (8.0.1-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-03-19T01:48:34.489Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:8.0.1-SNAPSHOT : Version for package com.sun.jna.ptr is set to different values in the source (8.0.1-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-03-19T01:48:34.489Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:8.0.1-SNAPSHOT : Version for package com.sun.jna.win32 is set to different values in the source (8.0.1-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-03-19T01:48:34.489Z] [INFO] Building bundle: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/libpam4j.jar [2024-03-19T01:48:34.490Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [WARNING] ***************************************************************** [2024-03-19T01:48:34.490Z] [WARNING] * The * [2024-03-19T01:48:34.490Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ simple-glassfish-api --- [2024-03-19T01:48:34.490Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:34.490Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:34.490Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:34.490Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:34.490Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:34.490Z] [WARNING] ***************************************************************** [2024-03-19T01:48:34.490Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:34.490Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:34.490Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/bom.xml [2024-03-19T01:48:34.490Z] [INFO] attaching as simple-glassfish-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.490Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/bom.json [2024-03-19T01:48:34.490Z] [INFO] attaching as simple-glassfish-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ simple-glassfish-api --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:verify (verify) @ persistence --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:verify (verify) @ common --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-checkstyle) @ web --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.orb-orb-checkstyle) @ orb --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-securitymodule-checkstyle) @ securitymodule --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-rest-service-parent-checkstyle) @ rest-service-parent --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources --- [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-dtds --- [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment --- [2024-03-19T01:48:34.490Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-schemas --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-persistence-checkstyle) @ persistence --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-api-exporter-checkstyle) @ api-exporter --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ libpam4j --- [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-types --- [2024-03-19T01:48:34.490Z] [INFO] [2024-03-19T01:48:34.490Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-common-checkstyle) @ common --- [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:34.490Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common --- [2024-03-19T01:48:34.491Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-domain --- [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix --- [2024-03-19T01:48:34.491Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.flashlight-flashlight-agent-checkstyle) @ flashlight-agent --- [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-nucleus-dtds-checkstyle) @ nucleus-dtds --- [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- install:3.1.1:install (default-install) @ persistence --- [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- install:3.1.1:install (default-install) @ api-exporter --- [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- install:3.1.1:install (default-install) @ securitymodule --- [2024-03-19T01:48:34.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/8.0.1-SNAPSHOT/persistence-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- install:3.1.1:install (default-install) @ orb --- [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-dtds --- [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- install:3.1.1:install (default-install) @ common --- [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- install:3.1.1:install (default-install) @ rest-service-parent --- [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-agent --- [2024-03-19T01:48:34.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/8.0.1-SNAPSHOT/api-exporter-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/8.0.1-SNAPSHOT/nucleus-dtds-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/8.0.1-SNAPSHOT/securitymodule-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/8.0.1-SNAPSHOT/common-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/8.0.1-SNAPSHOT/orb-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/8.0.1-SNAPSHOT/rest-service-parent-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/8.0.1-SNAPSHOT/flashlight-agent-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.491Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.491Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:34.491Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.491Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.491Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.491Z] [INFO] [2024-03-19T01:48:34.492Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jackson.module-jackson-module-jakarta-xmlbind-annotations-checkstyle) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:34.492Z] [INFO] [2024-03-19T01:48:34.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/8.0.1-SNAPSHOT/securitymodule-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/8.0.1-SNAPSHOT/api-exporter-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:34.492Z] [INFO] [2024-03-19T01:48:34.492Z] [INFO] --- failsafe:3.2.5:verify (verify) @ simple-glassfish-api --- [2024-03-19T01:48:34.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/8.0.1-SNAPSHOT/common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.492Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors --- [2024-03-19T01:48:34.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/8.0.1-SNAPSHOT/rest-service-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.492Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.492Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/8.0.1-SNAPSHOT/orb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/8.0.1-SNAPSHOT/flashlight-agent-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:34.492Z] [INFO] [2024-03-19T01:48:34.492Z] [INFO] --- failsafe:3.2.5:verify (verify) @ transaction --- [2024-03-19T01:48:34.492Z] [INFO] [2024-03-19T01:48:34.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/8.0.1-SNAPSHOT/persistence-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/8.0.1-SNAPSHOT/nucleus-dtds-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:34.492Z] [INFO] --- failsafe:3.2.5:verify (verify) @ libpam4j --- [2024-03-19T01:48:34.492Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.492Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.492Z] [INFO] [2024-03-19T01:48:34.492Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment --- [2024-03-19T01:48:34.492Z] [INFO] [2024-03-19T01:48:34.492Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb --- [2024-03-19T01:48:34.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/8.0.1-SNAPSHOT/api-exporter-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.492Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/8.0.1-SNAPSHOT/securitymodule-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.493Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.493Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.493Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.493Z] [INFO] [2024-03-19T01:48:34.493Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/common/8.0.1-SNAPSHOT/common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.493Z] [INFO] [2024-03-19T01:48:34.493Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-simple-glassfish-api-checkstyle) @ simple-glassfish-api --- [2024-03-19T01:48:34.493Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-connectors-checkstyle) @ connectors --- [2024-03-19T01:48:34.493Z] [INFO] [2024-03-19T01:48:34.493Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.493Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/8.0.1-SNAPSHOT/nucleus-dtds-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.493Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/8.0.1-SNAPSHOT/orb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.493Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/8.0.1-SNAPSHOT/rest-service-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.493Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources --- [2024-03-19T01:48:34.493Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.493Z] [INFO] [2024-03-19T01:48:34.493Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.transaction-transaction-checkstyle) @ transaction --- [2024-03-19T01:48:34.493Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/8.0.1-SNAPSHOT/persistence-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.493Z] [INFO] [2024-03-19T01:48:34.493Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j --- [2024-03-19T01:48:34.493Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.493Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.493Z] [INFO] [2024-03-19T01:48:34.493Z] [INFO] [2024-03-19T01:48:34.493Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.493Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-deployment-checkstyle) @ deployment --- [2024-03-19T01:48:34.493Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/8.0.1-SNAPSHOT/api-exporter-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.493Z] [INFO] [2024-03-19T01:48:34.493Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:34.493Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.493Z] [INFO] [2024-03-19T01:48:34.493Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.493Z] [INFO] --- install:3.1.1:install (default-install) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:48:34.493Z] [INFO] [2024-03-19T01:48:34.493Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-checkstyle) @ ejb --- [2024-03-19T01:48:34.493Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.493Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/8.0.1-SNAPSHOT/flashlight-agent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.493Z] [INFO] [2024-03-19T01:48:34.493Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/8.0.1-SNAPSHOT/nucleus-dtds-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.494Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common --- [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resources-resources-checkstyle) @ resources --- [2024-03-19T01:48:34.494Z] [INFO] --- failsafe:3.2.5:verify (verify) @ felix --- [2024-03-19T01:48:34.494Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.494Z] [INFO] --- failsafe:3.2.5:verify (verify) @ config-types --- [2024-03-19T01:48:34.494Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-domain --- [2024-03-19T01:48:34.494Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.494Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.494Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/8.0.1-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.flashlight-flashlight-extra-jdk-packages-checkstyle) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:34.494Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-schemas --- [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.494Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.494Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] --- install:3.1.1:install (default-install) @ simple-glassfish-api --- [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.494Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/8.0.1-SNAPSHOT/flashlight-agent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.494Z] [INFO] --- install:3.1.1:install (default-install) @ connectors --- [2024-03-19T01:48:34.494Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-felix-checkstyle) @ felix --- [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] --- install:3.1.1:install (default-install) @ libpam4j --- [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.hk2-config-types-checkstyle) @ config-types --- [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.494Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-nucleus-domain-checkstyle) @ nucleus-domain --- [2024-03-19T01:48:34.494Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-nucleus-schemas-checkstyle) @ nucleus-schemas --- [2024-03-19T01:48:34.494Z] [INFO] --- install:3.1.1:install (default-install) @ transaction --- [2024-03-19T01:48:34.494Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-nucleus-common-checkstyle) @ nucleus-common --- [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-glassfish-extra-jre-packages-checkstyle) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] --- install:3.1.1:install (default-install) @ deployment --- [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] [2024-03-19T01:48:34.494Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/8.0.1-SNAPSHOT/libpam4j-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.494Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/8.0.1-SNAPSHOT/simple-glassfish-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.494Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/8.0.1-SNAPSHOT/connectors-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.495Z] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [2024-03-19T01:48:34.495Z] [INFO] Building GlassFish HA modules 8.0.1-SNAPSHOT [45/300] [2024-03-19T01:48:34.495Z] [INFO] --- install:3.1.1:install (default-install) @ ejb --- [2024-03-19T01:48:34.495Z] [INFO] from appserver/ha/pom.xml [2024-03-19T01:48:34.495Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.495Z] [INFO] --- install:3.1.1:install (default-install) @ resources --- [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.495Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-extra-jdk-packages --- [2024-03-19T01:48:34.495Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/8.0.1-SNAPSHOT/transaction-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.495Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/8.0.1-SNAPSHOT/deployment-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.495Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/8.0.1-SNAPSHOT/ejb-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.495Z] [INFO] --- install:3.1.1:install (default-install) @ config-types --- [2024-03-19T01:48:34.495Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/8.0.1-SNAPSHOT/resources-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.495Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/8.0.1-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.495Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/8.0.1-SNAPSHOT/flashlight-extra-jdk-packages-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.495Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/8.0.1-SNAPSHOT/libpam4j-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.495Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-extra-jre-packages --- [2024-03-19T01:48:34.495Z] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.495Z] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [2024-03-19T01:48:34.495Z] [INFO] Building GlassFish Load-Balancer Plugin related modules 8.0.1-SNAPSHOT [47/300] [2024-03-19T01:48:34.495Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-domain --- [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.495Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-schemas --- [2024-03-19T01:48:34.495Z] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [2024-03-19T01:48:34.495Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/8.0.1-SNAPSHOT/config-types-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.495Z] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [2024-03-19T01:48:34.495Z] [INFO] [2024-03-19T01:48:34.496Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/8.0.1-SNAPSHOT/transaction-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.496Z] [INFO] Building Admin Modules 8.0.1-SNAPSHOT [49/300] [2024-03-19T01:48:34.496Z] [INFO] Building JDBC Module 8.0.1-SNAPSHOT [48/300] [2024-03-19T01:48:34.496Z] [INFO] from appserver/load-balancer/pom.xml [2024-03-19T01:48:34.496Z] [INFO] from appserver/jdbc/pom.xml [2024-03-19T01:48:34.496Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [2024-03-19T01:48:34.496Z] [INFO] Building GlassFish Core modules 8.0.1-SNAPSHOT [46/300] [2024-03-19T01:48:34.496Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/8.0.1-SNAPSHOT/simple-glassfish-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:34.496Z] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [2024-03-19T01:48:34.496Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/8.0.1-SNAPSHOT/glassfish-extra-jre-packages-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.496Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/8.0.1-SNAPSHOT/nucleus-schemas-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.496Z] [INFO] from appserver/core/pom.xml [2024-03-19T01:48:34.496Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.496Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.496Z] [INFO] from appserver/admin/pom.xml [2024-03-19T01:48:34.496Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/8.0.1-SNAPSHOT/connectors-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.496Z] [INFO] --- install:3.1.1:install (default-install) @ felix --- [2024-03-19T01:48:34.496Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/8.0.1-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.496Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.496Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/8.0.1-SNAPSHOT/ejb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.496Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/8.0.1-SNAPSHOT/nucleus-domain-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.496Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.496Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/8.0.1-SNAPSHOT/resources-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.496Z] [INFO] Building App Client Modules 8.0.1-SNAPSHOT [50/300] [2024-03-19T01:48:34.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/8.0.1-SNAPSHOT/deployment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.497Z] [INFO] from appserver/appclient/pom.xml [2024-03-19T01:48:34.497Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/8.0.1-SNAPSHOT/felix-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:34.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/8.0.1-SNAPSHOT/libpam4j-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/8.0.1-SNAPSHOT/transaction-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.497Z] [INFO] [2024-03-19T01:48:34.497Z] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [2024-03-19T01:48:34.497Z] [INFO] Building GlassFish JMS modules 8.0.1-SNAPSHOT [51/300] [2024-03-19T01:48:34.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/8.0.1-SNAPSHOT/simple-glassfish-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.497Z] [INFO] from appserver/jms/pom.xml [2024-03-19T01:48:34.497Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/8.0.1-SNAPSHOT/connectors-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/config-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/8.0.1-SNAPSHOT/config-types-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:34.497Z] [INFO] [2024-03-19T01:48:34.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/8.0.1-SNAPSHOT/nucleus-schemas-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:34.497Z] [INFO] [2024-03-19T01:48:34.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/8.0.1-SNAPSHOT/ejb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.497Z] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [2024-03-19T01:48:34.497Z] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [2024-03-19T01:48:34.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/8.0.1-SNAPSHOT/glassfish-extra-jre-packages-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:34.498Z] [INFO] Building JDBC Resource Adapter 8.0.1-SNAPSHOT [53/300] [2024-03-19T01:48:34.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/8.0.1-SNAPSHOT/resources-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/8.0.1-SNAPSHOT/nucleus-domain-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:34.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/8.0.1-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.498Z] [INFO] Building Concurrency Utilities Modules 8.0.1-SNAPSHOT [52/300] [2024-03-19T01:48:34.498Z] [INFO] from appserver/jdbc/jdbc-ra/pom.xml [2024-03-19T01:48:34.498Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/8.0.1-SNAPSHOT/flashlight-extra-jdk-packages-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:34.498Z] [INFO] from appserver/concurrent/pom.xml [2024-03-19T01:48:34.498Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.498Z] [INFO] [2024-03-19T01:48:34.498Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha --- [2024-03-19T01:48:34.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/nucleus-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:34.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/8.0.1-SNAPSHOT/simple-glassfish-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/8.0.1-SNAPSHOT/config-types-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/8.0.1-SNAPSHOT/libpam4j-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/8.0.1-SNAPSHOT/deployment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/8.0.1-SNAPSHOT/nucleus-schemas-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/8.0.1-SNAPSHOT/glassfish-extra-jre-packages-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.499Z] [INFO] [2024-03-19T01:48:34.499Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ha --- [2024-03-19T01:48:34.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/8.0.1-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT-sources.jar [2024-03-19T01:48:34.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/felix.zip to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/8.0.1-SNAPSHOT/felix-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:34.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/8.0.1-SNAPSHOT/nucleus-domain-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/8.0.1-SNAPSHOT/flashlight-extra-jdk-packages-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/8.0.1-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT-javadoc.jar [2024-03-19T01:48:34.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/8.0.1-SNAPSHOT/glassfish-extra-jre-packages-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.499Z] [INFO] [2024-03-19T01:48:34.499Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ha --- [2024-03-19T01:48:34.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/8.0.1-SNAPSHOT/nucleus-domain-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/8.0.1-SNAPSHOT/flashlight-extra-jdk-packages-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/8.0.1-SNAPSHOT/nucleus-schemas-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/8.0.1-SNAPSHOT/config-types-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.500Z] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [2024-03-19T01:48:34.500Z] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [2024-03-19T01:48:34.500Z] [INFO] Building Batch runtime modules for Glassfish 8.0.1-SNAPSHOT [54/300] [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ha --- [2024-03-19T01:48:34.500Z] [INFO] from appserver/batch/pom.xml [2024-03-19T01:48:34.500Z] [INFO] Building Grizzly Glassfish Extra modules 8.0.1-SNAPSHOT [56/300] [2024-03-19T01:48:34.500Z] [INFO] Building GlassFish Extras modules 8.0.1-SNAPSHOT [55/300] [2024-03-19T01:48:34.500Z] [INFO] from appserver/grizzly/pom.xml [2024-03-19T01:48:34.500Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.500Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.500Z] [INFO] from appserver/extras/pom.xml [2024-03-19T01:48:34.500Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/8.0.1-SNAPSHOT/felix-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [2024-03-19T01:48:34.500Z] [INFO] Building DataProvider 8.0.1-SNAPSHOT [57/300] [2024-03-19T01:48:34.500Z] [INFO] from appserver/admingui/dataprovider/pom.xml [2024-03-19T01:48:34.500Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ core --- [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin --- [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer --- [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms --- [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient --- [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent --- [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc --- [2024-03-19T01:48:34.500Z] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [2024-03-19T01:48:34.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/8.0.1-SNAPSHOT/felix-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [2024-03-19T01:48:34.500Z] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [2024-03-19T01:48:34.500Z] [INFO] Building Admin Console Packages 8.0.1-SNAPSHOT [58/300] [2024-03-19T01:48:34.500Z] [INFO] Building GlassFish Web Services related modules 8.0.1-SNAPSHOT [60/300] [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-parent >--------- [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] Building Glassfish featuresets 8.0.1-SNAPSHOT [59/300] [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appclient --- [2024-03-19T01:48:34.500Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ core --- [2024-03-19T01:48:34.500Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jms --- [2024-03-19T01:48:34.500Z] [INFO] [2024-03-19T01:48:34.500Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ admin --- [2024-03-19T01:48:34.500Z] [INFO] Building GlassFish MicroProfile modules 8.0.1-SNAPSHOT [61/300] [2024-03-19T01:48:34.501Z] [INFO] from appserver/webservices/pom.xml [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ concurrent --- [2024-03-19T01:48:34.501Z] [INFO] from appserver/admingui/pom.xml [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc --- [2024-03-19T01:48:34.501Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [2024-03-19T01:48:34.501Z] [INFO] Building Glassfish distributions 8.0.1-SNAPSHOT [62/300] [2024-03-19T01:48:34.501Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.501Z] [INFO] from appserver/microprofile/pom.xml [2024-03-19T01:48:34.501Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ load-balancer --- [2024-03-19T01:48:34.501Z] [INFO] from appserver/featuresets/pom.xml [2024-03-19T01:48:34.501Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc-ra --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] from appserver/distributions/pom.xml [2024-03-19T01:48:34.501Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jms --- [2024-03-19T01:48:34.501Z] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appclient --- [2024-03-19T01:48:34.501Z] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [2024-03-19T01:48:34.501Z] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [2024-03-19T01:48:34.501Z] [INFO] Building GlassFish Oracle JDBC Packages 8.0.1-SNAPSHOT [65/300] [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.501Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly --- [2024-03-19T01:48:34.501Z] [INFO] from appserver/persistence/oracle-jdbc-driver-packages/pom.xml [2024-03-19T01:48:34.501Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:34.501Z] [INFO] Building Flashlight 8.0.1-SNAPSHOT [64/300] [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ admin --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ concurrent --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- clean:3.3.2:clean (default-clean) @ extras --- [2024-03-19T01:48:34.501Z] [INFO] Building Console extensions for OSGi platforms 8.0.1-SNAPSHOT [63/300] [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [2024-03-19T01:48:34.501Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ core --- [2024-03-19T01:48:34.501Z] [INFO] from appserver/osgi-platforms/pom.xml [2024-03-19T01:48:34.501Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.501Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ load-balancer --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jms --- [2024-03-19T01:48:34.501Z] [INFO] from appserver/flashlight/pom.xml [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.501Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ load-balancer --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc-ra --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-parent --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dataprovider --- [2024-03-19T01:48:34.501Z] [INFO] No sources to compile [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ha --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dataprovider --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.501Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-console-extensions --- [2024-03-19T01:48:34.501Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ha --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-console-extensions --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-console-extensions --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-console-extensions --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ core --- [2024-03-19T01:48:34.502Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.502Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ admin --- [2024-03-19T01:48:34.502Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ concurrent --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-grizzly --- [2024-03-19T01:48:34.502Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appclient --- [2024-03-19T01:48:34.502Z] [INFO] Building GlassFish Tests 8.0.1-SNAPSHOT [66/300] [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dataprovider --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] Building Declaring EclipseLink dependencies 8.0.1-SNAPSHOT [67/300] [2024-03-19T01:48:34.502Z] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [2024-03-19T01:48:34.502Z] [INFO] from appserver/persistence/eclipselink-wrapper/pom.xml [2024-03-19T01:48:34.502Z] [INFO] Building GlassFish cmp related modules 8.0.1-SNAPSHOT [68/300] [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ batch --- [2024-03-19T01:48:34.502Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ extras --- [2024-03-19T01:48:34.502Z] [INFO] from appserver/persistence/cmp/pom.xml [2024-03-19T01:48:34.502Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.502Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ microprofile-parent --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly --- [2024-03-19T01:48:34.502Z] [INFO] from appserver/tests/pom.xml [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.502Z] [INFO] --- clean:3.3.2:clean (default-clean) @ featuresets --- [2024-03-19T01:48:34.502Z] [INFO] --- clean:3.3.2:clean (default-clean) @ distributions --- [2024-03-19T01:48:34.502Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dataprovider --- [2024-03-19T01:48:34.502Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-grizzly --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ microprofile-parent --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ batch --- [2024-03-19T01:48:34.502Z] [INFO] No sources to compile [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] No sources to compile [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ load-balancer --- [2024-03-19T01:48:34.502Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ extras --- [2024-03-19T01:48:34.502Z] [INFO] No sources to compile [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc-ra --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ microprofile-parent --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ featuresets --- [2024-03-19T01:48:34.502Z] [INFO] No sources to compile [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jms --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ batch --- [2024-03-19T01:48:34.502Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:34.502Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ distributions --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-flashlight --- [2024-03-19T01:48:34.502Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ extras --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ load-balancer --- [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] [2024-03-19T01:48:34.502Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc-ra --- [2024-03-19T01:48:34.503Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jms --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ featuresets --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-flashlight --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ha --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms --- [2024-03-19T01:48:34.503Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ distributions --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ featuresets --- [2024-03-19T01:48:34.503Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webservices --- [2024-03-19T01:48:34.503Z] [INFO] No sources to compile [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:34.503Z] [INFO] No sources to compile [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admingui --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-console-extensions --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ admin --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ distributions --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-flashlight --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp --- [2024-03-19T01:48:34.503Z] [INFO] No sources to compile [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-console-extensions --- [2024-03-19T01:48:34.503Z] [INFO] No sources to compile [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ admin --- [2024-03-19T01:48:34.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ core --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appclient --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.503Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ webservices --- [2024-03-19T01:48:34.503Z] [INFO] No sources to compile [2024-03-19T01:48:34.503Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.503Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ admingui --- [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ concurrent --- [2024-03-19T01:48:34.503Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-flashlight --- [2024-03-19T01:48:34.503Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.503Z] [INFO] No sources to compile [2024-03-19T01:48:34.503Z] [INFO] [2024-03-19T01:48:34.503Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-console-extensions --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dataprovider --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ tests --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp --- [2024-03-19T01:48:34.504Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ core --- [2024-03-19T01:48:34.504Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ webservices --- [2024-03-19T01:48:34.504Z] [INFO] No sources to compile [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appclient --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-grizzly --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dataprovider --- [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ concurrent --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] No sources to compile [2024-03-19T01:48:34.504Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ admingui --- [2024-03-19T01:48:34.504Z] [INFO] No sources to compile [2024-03-19T01:48:34.504Z] [INFO] No sources to compile [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ microprofile-parent --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ha --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ batch --- [2024-03-19T01:48:34.504Z] [INFO] No sources to compile [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-grizzly --- [2024-03-19T01:48:34.504Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ core --- [2024-03-19T01:48:34.504Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient --- [2024-03-19T01:48:34.504Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dataprovider --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ extras --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ tests --- [2024-03-19T01:48:34.504Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.504Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ admingui --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ tests --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ batch --- [2024-03-19T01:48:34.504Z] [INFO] No sources to compile [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ microprofile-parent --- [2024-03-19T01:48:34.504Z] [INFO] No sources to compile [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jms --- [2024-03-19T01:48:34.504Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ extras --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ featuresets --- [2024-03-19T01:48:34.504Z] [INFO] No sources to compile [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ distributions --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:34.504Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-parent --- [2024-03-19T01:48:34.504Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ extras --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ featuresets --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ distributions --- [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:34.504Z] [INFO] No sources to compile [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.504Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ load-balancer --- [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-flashlight --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc-ra --- [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ distributions --- [2024-03-19T01:48:34.505Z] [INFO] No sources to compile [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ featuresets --- [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ webservices --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-flashlight --- [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] No sources to compile [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] No sources to compile [2024-03-19T01:48:34.505Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webservices --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jms --- [2024-03-19T01:48:34.505Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-flashlight --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-console-extensions --- [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ admin --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices --- [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] No sources to compile [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp --- [2024-03-19T01:48:34.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dataprovider --- [2024-03-19T01:48:34.505Z] [INFO] No sources to compile [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms --- [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ core --- [2024-03-19T01:48:34.505Z] [INFO] No sources to compile [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc-ra --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ microprofile-parent --- [2024-03-19T01:48:34.505Z] [INFO] No sources to compile [2024-03-19T01:48:34.505Z] [INFO] No sources to compile [2024-03-19T01:48:34.505Z] [INFO] No sources to compile [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ tests --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ load-balancer --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp --- [2024-03-19T01:48:34.505Z] [INFO] No sources to compile [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ concurrent --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] No sources to compile [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-console-extensions --- [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ admin --- [2024-03-19T01:48:34.505Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:34.505Z] [INFO] [2024-03-19T01:48:34.505Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appclient --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ tests --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ batch --- [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ extras --- [2024-03-19T01:48:34.506Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/src/main/manpages [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-grizzly --- [2024-03-19T01:48:34.506Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ distributions --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ featuresets --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ microprofile-parent --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dataprovider --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-flashlight --- [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ core --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ webservices --- [2024-03-19T01:48:34.506Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ concurrent --- [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appclient --- [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer --- [2024-03-19T01:48:34.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/src/main/manpages [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ extras --- [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ admingui --- [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ featuresets --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-grizzly --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ batch --- [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp --- [2024-03-19T01:48:34.506Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-console-extensions --- [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ distributions --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipselink-wrapper --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ core --- [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipselink-wrapper --- [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.506Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent --- [2024-03-19T01:48:34.506Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ webservices --- [2024-03-19T01:48:34.506Z] [INFO] No sources to compile [2024-03-19T01:48:34.506Z] [INFO] [2024-03-19T01:48:34.507Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient --- [2024-03-19T01:48:34.765Z] [INFO] No sources to compile [2024-03-19T01:48:34.765Z] [INFO] [2024-03-19T01:48:34.765Z] [INFO] No sources to compile [2024-03-19T01:48:34.765Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ eclipselink-wrapper --- [2024-03-19T01:48:34.765Z] [INFO] [2024-03-19T01:48:34.765Z] [INFO] No sources to compile [2024-03-19T01:48:34.765Z] [INFO] [2024-03-19T01:48:34.765Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-parent --- [2024-03-19T01:48:34.765Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dataprovider --- [2024-03-19T01:48:34.765Z] [INFO] [2024-03-19T01:48:34.765Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin --- [2024-03-19T01:48:34.765Z] [INFO] No sources to compile [2024-03-19T01:48:34.765Z] [INFO] [2024-03-19T01:48:34.765Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-flashlight --- [2024-03-19T01:48:34.765Z] [INFO] [2024-03-19T01:48:34.765Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ eclipselink-wrapper --- [2024-03-19T01:48:34.765Z] [INFO] No sources to compile [2024-03-19T01:48:34.765Z] [INFO] [2024-03-19T01:48:34.765Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ extras --- [2024-03-19T01:48:34.765Z] [INFO] No sources to compile [2024-03-19T01:48:34.765Z] [INFO] [2024-03-19T01:48:34.765Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ distributions --- [2024-03-19T01:48:34.765Z] [INFO] No sources to compile [2024-03-19T01:48:34.765Z] [INFO] No sources to compile [2024-03-19T01:48:34.765Z] [INFO] [2024-03-19T01:48:34.765Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:34.765Z] [INFO] [2024-03-19T01:48:34.765Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ admingui --- [2024-03-19T01:48:34.765Z] [INFO] [2024-03-19T01:48:34.765Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ tests --- [2024-03-19T01:48:34.765Z] [INFO] No sources to compile [2024-03-19T01:48:34.765Z] [INFO] [2024-03-19T01:48:34.765Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dataprovider --- [2024-03-19T01:48:34.765Z] [INFO] No sources to compile [2024-03-19T01:48:34.765Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly --- [2024-03-19T01:48:34.766Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp --- [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ featuresets --- [2024-03-19T01:48:34.766Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ eclipselink-wrapper --- [2024-03-19T01:48:34.766Z] [INFO] Not copying test resources [2024-03-19T01:48:34.766Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ dataprovider --- [2024-03-19T01:48:34.766Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices --- [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-flashlight --- [2024-03-19T01:48:34.766Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch --- [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ eclipselink-wrapper --- [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ admingui --- [2024-03-19T01:48:34.766Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ tests --- [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ eclipselink-wrapper --- [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admingui --- [2024-03-19T01:48:34.766Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.766Z] [INFO] Not compiling test sources [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- surefire:3.2.5:test (default-test) @ dataprovider --- [2024-03-19T01:48:34.766Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp --- [2024-03-19T01:48:34.766Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:34.766Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests --- [2024-03-19T01:48:34.766Z] [INFO] Tests are skipped. [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dataprovider --- [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ eclipselink-wrapper --- [2024-03-19T01:48:34.766Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ eclipselink-wrapper --- [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ admingui --- [2024-03-19T01:48:34.766Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ eclipselink-wrapper --- [2024-03-19T01:48:34.766Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ admingui --- [2024-03-19T01:48:34.766Z] [INFO] No sources to compile [2024-03-19T01:48:34.766Z] [INFO] [2024-03-19T01:48:34.766Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admingui --- [2024-03-19T01:48:34.766Z] [INFO] Executing tasks [2024-03-19T01:48:34.766Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/classes/META-INF for [2024-03-19T01:48:34.766Z] [INFO] [echo] jms [2024-03-19T01:48:34.766Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/classes/META-INF [2024-03-19T01:48:34.766Z] [INFO] Executed tasks [2024-03-19T01:48:34.766Z] [INFO] Executing tasks [2024-03-19T01:48:34.766Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/classes/META-INF for [2024-03-19T01:48:34.766Z] [WARNING] ***************************************************************** [2024-03-19T01:48:34.766Z] [INFO] [echo] ha [2024-03-19T01:48:34.766Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:34.766Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:34.766Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:34.766Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:34.766Z] [WARNING] ***************************************************************** [2024-03-19T01:48:34.766Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/classes/META-INF [2024-03-19T01:48:34.766Z] [INFO] Executed tasks [2024-03-19T01:48:34.766Z] [WARNING] ***************************************************************** [2024-03-19T01:48:34.766Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:34.766Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:34.766Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:34.767Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:34.767Z] [WARNING] ***************************************************************** [2024-03-19T01:48:34.767Z] [INFO] Executing tasks [2024-03-19T01:48:34.767Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/classes/META-INF for [2024-03-19T01:48:34.767Z] [INFO] [echo] microprofile-parent [2024-03-19T01:48:34.767Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/classes/META-INF [2024-03-19T01:48:34.767Z] [INFO] Executed tasks [2024-03-19T01:48:34.767Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:34.767Z] [WARNING] ***************************************************************** [2024-03-19T01:48:34.767Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:34.767Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:34.767Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:34.767Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:34.767Z] [WARNING] ***************************************************************** [2024-03-19T01:48:34.767Z] [INFO] [2024-03-19T01:48:34.767Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:35.027Z] [INFO] No sources to compile [2024-03-19T01:48:35.027Z] [INFO] [2024-03-19T01:48:35.027Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:35.027Z] [INFO] Not copying test resources [2024-03-19T01:48:35.027Z] [INFO] [2024-03-19T01:48:35.027Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:35.027Z] [INFO] Not compiling test sources [2024-03-19T01:48:35.027Z] [INFO] [2024-03-19T01:48:35.027Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:35.027Z] [INFO] Tests are skipped. [2024-03-19T01:48:35.027Z] [INFO] [2024-03-19T01:48:35.027Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:35.027Z] [INFO] Executing tasks [2024-03-19T01:48:35.027Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/classes/META-INF for [2024-03-19T01:48:35.027Z] [INFO] [echo] dataprovider [2024-03-19T01:48:35.027Z] [INFO] Executed tasks [2024-03-19T01:48:35.027Z] [INFO] [2024-03-19T01:48:35.027Z] [INFO] --- jar:3.3.0:jar (default-jar) @ dataprovider --- [2024-03-19T01:48:35.027Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/dataprovider.jar [2024-03-19T01:48:35.027Z] [INFO] Executing tasks [2024-03-19T01:48:35.027Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/classes/META-INF for [2024-03-19T01:48:35.027Z] [INFO] [echo] jdbc-ra [2024-03-19T01:48:35.027Z] [INFO] Executing tasks [2024-03-19T01:48:35.027Z] [INFO] Executing tasks [2024-03-19T01:48:35.027Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/classes/META-INF for [2024-03-19T01:48:35.027Z] [INFO] [echo] load-balancer [2024-03-19T01:48:35.027Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.027Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.027Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.027Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.027Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.027Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.027Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/classes/META-INF for [2024-03-19T01:48:35.027Z] [INFO] [echo] core [2024-03-19T01:48:35.027Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/classes/META-INF [2024-03-19T01:48:35.027Z] [INFO] Executed tasks [2024-03-19T01:48:35.027Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.027Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.028Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.028Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.028Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.028Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.028Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/classes/META-INF [2024-03-19T01:48:35.028Z] [INFO] Executed tasks [2024-03-19T01:48:35.028Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.028Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.028Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.028Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.028Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.028Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.028Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/classes/META-INF [2024-03-19T01:48:35.028Z] [INFO] Executed tasks [2024-03-19T01:48:35.028Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.028Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.028Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.028Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.028Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.028Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.028Z] [INFO] Executing tasks [2024-03-19T01:48:35.028Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/classes/META-INF for [2024-03-19T01:48:35.028Z] [INFO] [echo] admin [2024-03-19T01:48:35.028Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/classes/META-INF [2024-03-19T01:48:35.028Z] [INFO] Executed tasks [2024-03-19T01:48:35.028Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.028Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.028Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.028Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.028Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.028Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.028Z] [INFO] Executing tasks [2024-03-19T01:48:35.028Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/classes/META-INF for [2024-03-19T01:48:35.028Z] [INFO] [echo] featuresets [2024-03-19T01:48:35.028Z] [INFO] Executing tasks [2024-03-19T01:48:35.028Z] [INFO] Executing tasks [2024-03-19T01:48:35.028Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/classes/META-INF for [2024-03-19T01:48:35.028Z] [INFO] [echo] eclipselink-wrapper [2024-03-19T01:48:35.028Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/classes/META-INF for [2024-03-19T01:48:35.028Z] [INFO] [echo] webservices [2024-03-19T01:48:35.028Z] [INFO] Executing tasks [2024-03-19T01:48:35.028Z] [INFO] Executing tasks [2024-03-19T01:48:35.028Z] [INFO] Executing tasks [2024-03-19T01:48:35.028Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/classes/META-INF [2024-03-19T01:48:35.028Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/classes/META-INF for [2024-03-19T01:48:35.029Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/classes/META-INF for [2024-03-19T01:48:35.029Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/classes/META-INF [2024-03-19T01:48:35.029Z] [INFO] [echo] concurrent [2024-03-19T01:48:35.029Z] [INFO] [echo] admingui [2024-03-19T01:48:35.029Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/classes/META-INF for [2024-03-19T01:48:35.029Z] [INFO] [echo] batch [2024-03-19T01:48:35.029Z] [INFO] Executed tasks [2024-03-19T01:48:35.029Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/classes/META-INF [2024-03-19T01:48:35.029Z] [INFO] Executed tasks [2024-03-19T01:48:35.029Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.029Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.029Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.029Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.029Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.029Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.029Z] [INFO] Executing tasks [2024-03-19T01:48:35.029Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.029Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.029Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.029Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.029Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.029Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.029Z] [INFO] Executed tasks [2024-03-19T01:48:35.029Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/classes/META-INF for [2024-03-19T01:48:35.029Z] [INFO] Executing tasks [2024-03-19T01:48:35.029Z] [INFO] [echo] appclient [2024-03-19T01:48:35.029Z] [INFO] Executing tasks [2024-03-19T01:48:35.029Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.029Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.029Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.029Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.029Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/classes/META-INF for [2024-03-19T01:48:35.029Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.029Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.029Z] [INFO] [echo] extras [2024-03-19T01:48:35.029Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/classes/META-INF [2024-03-19T01:48:35.029Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/classes/META-INF [2024-03-19T01:48:35.029Z] [INFO] Executing tasks [2024-03-19T01:48:35.029Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/classes/META-INF for [2024-03-19T01:48:35.029Z] [INFO] Executing tasks [2024-03-19T01:48:35.029Z] [INFO] Executing tasks [2024-03-19T01:48:35.029Z] [INFO] [echo] jdbc [2024-03-19T01:48:35.030Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/classes/META-INF [2024-03-19T01:48:35.030Z] [INFO] Executing tasks [2024-03-19T01:48:35.030Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/classes/META-INF for [2024-03-19T01:48:35.030Z] [INFO] [echo] glassfish-grizzly [2024-03-19T01:48:35.030Z] [INFO] Executed tasks [2024-03-19T01:48:35.030Z] [INFO] Executing tasks [2024-03-19T01:48:35.030Z] [INFO] Executed tasks [2024-03-19T01:48:35.030Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/classes/META-INF for [2024-03-19T01:48:35.030Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/classes/META-INF for [2024-03-19T01:48:35.030Z] [INFO] [echo] tests [2024-03-19T01:48:35.030Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.030Z] [INFO] [echo] osgi-console-extensions [2024-03-19T01:48:35.030Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/classes/META-INF for [2024-03-19T01:48:35.030Z] [INFO] Executing tasks [2024-03-19T01:48:35.030Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.030Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.030Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.030Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.030Z] [INFO] Executed tasks [2024-03-19T01:48:35.030Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.030Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.030Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.030Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/classes/META-INF for [2024-03-19T01:48:35.030Z] [INFO] [echo] cmp [2024-03-19T01:48:35.030Z] [INFO] [echo] glassfish-flashlight [2024-03-19T01:48:35.030Z] [INFO] Executing tasks [2024-03-19T01:48:35.030Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.030Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.030Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.030Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.030Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/dependency/META-INF for [2024-03-19T01:48:35.030Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/classes/META-INF [2024-03-19T01:48:35.030Z] [INFO] [echo] distributions [2024-03-19T01:48:35.030Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.030Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.030Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/classes/META-INF [2024-03-19T01:48:35.030Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.030Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.030Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.030Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.030Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF for [2024-03-19T01:48:35.030Z] [INFO] [echo] glassfish-oracle-jdbc-driver-packages [2024-03-19T01:48:35.030Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/classes/META-INF [2024-03-19T01:48:35.031Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/classes/META-INF [2024-03-19T01:48:35.031Z] [INFO] Executed tasks [2024-03-19T01:48:35.031Z] [INFO] Executed tasks [2024-03-19T01:48:35.031Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.031Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.031Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.031Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.031Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.031Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.031Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.031Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/classes/META-INF [2024-03-19T01:48:35.031Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.031Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.031Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.031Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.031Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.031Z] [INFO] Executed tasks [2024-03-19T01:48:35.031Z] [INFO] Executed tasks [2024-03-19T01:48:35.031Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/classes/META-INF [2024-03-19T01:48:35.031Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.031Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.031Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.031Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.031Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.031Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.031Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.031Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.031Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.031Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.031Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.031Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.031Z] [INFO] Executed tasks [2024-03-19T01:48:35.031Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/classes/META-INF [2024-03-19T01:48:35.031Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/dependency/META-INF [2024-03-19T01:48:35.031Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.031Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.031Z] [INFO] Executed tasks [2024-03-19T01:48:35.031Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/classes/META-INF [2024-03-19T01:48:35.031Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.031Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.031Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.031Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.031Z] [INFO] [2024-03-19T01:48:35.032Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:35.032Z] [INFO] Executed tasks [2024-03-19T01:48:35.032Z] [INFO] Executed tasks [2024-03-19T01:48:35.032Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.032Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.032Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.032Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.032Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.032Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.032Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.032Z] [INFO] Executed tasks [2024-03-19T01:48:35.032Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.032Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.032Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.032Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.032Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.032Z] [INFO] Executed tasks [2024-03-19T01:48:35.032Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.032Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.032Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.032Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.032Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.032Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.032Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.032Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:35.032Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:35.032Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:35.032Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.032Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.032Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar [2024-03-19T01:48:35.032Z] [INFO] [2024-03-19T01:48:35.032Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jms --- [2024-03-19T01:48:35.032Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.032Z] [WARNING] * The * [2024-03-19T01:48:35.032Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:35.032Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:35.032Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:35.032Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:35.032Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.032Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.032Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:35.290Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:35.290Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/bom.xml [2024-03-19T01:48:35.290Z] [INFO] attaching as jms-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:35.290Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/bom.json [2024-03-19T01:48:35.290Z] [INFO] attaching as jms-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:35.290Z] [INFO] [2024-03-19T01:48:35.290Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ha --- [2024-03-19T01:48:35.290Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.291Z] [WARNING] * The * [2024-03-19T01:48:35.291Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:35.291Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:35.291Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:35.291Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:35.291Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.291Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.291Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:35.291Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:35.291Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/bom.xml [2024-03-19T01:48:35.291Z] [INFO] attaching as ha-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:35.291Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/bom.json [2024-03-19T01:48:35.291Z] [INFO] attaching as ha-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:35.291Z] [INFO] [2024-03-19T01:48:35.291Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.291Z] [WARNING] * The * [2024-03-19T01:48:35.291Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:35.291Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ microprofile-parent --- [2024-03-19T01:48:35.291Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:35.291Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:35.291Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:35.291Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.291Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.291Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:35.291Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:35.291Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/bom.xml [2024-03-19T01:48:35.291Z] [INFO] attaching as microprofile-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:35.291Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/bom.json [2024-03-19T01:48:35.291Z] [INFO] attaching as microprofile-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:35.291Z] [INFO] [2024-03-19T01:48:35.291Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dataprovider --- [2024-03-19T01:48:35.291Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.291Z] [WARNING] * The * [2024-03-19T01:48:35.291Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:35.291Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:35.291Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:35.291Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:35.291Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.291Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.291Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:35.291Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:48:35.291Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/bom.xml [2024-03-19T01:48:35.291Z] [INFO] attaching as dataprovider-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:35.291Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/bom.json [2024-03-19T01:48:35.291Z] [INFO] attaching as dataprovider-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:35.291Z] [INFO] [2024-03-19T01:48:35.291Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ dataprovider --- [2024-03-19T01:48:35.550Z] [INFO] Building bundle: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/dataprovider.jar [2024-03-19T01:48:35.550Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:35.550Z] [INFO] [2024-03-19T01:48:35.550Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dataprovider --- [2024-03-19T01:48:35.550Z] [INFO] Tests are skipped. [2024-03-19T01:48:35.550Z] [INFO] [2024-03-19T01:48:35.550Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dataprovider --- [2024-03-19T01:48:35.550Z] [INFO] Tests are skipped. [2024-03-19T01:48:35.550Z] [INFO] [2024-03-19T01:48:35.550Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.550Z] [WARNING] * The * [2024-03-19T01:48:35.550Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:35.550Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:35.550Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc-ra --- [2024-03-19T01:48:35.550Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:35.550Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:35.550Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.550Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.550Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:35.550Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:35.551Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/bom.xml [2024-03-19T01:48:35.551Z] [INFO] attaching as jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:35.551Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/bom.json [2024-03-19T01:48:35.551Z] [INFO] attaching as jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:35.551Z] [INFO] [2024-03-19T01:48:35.551Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra --- [2024-03-19T01:48:35.551Z] [INFO] Tests are skipped. [2024-03-19T01:48:35.551Z] [INFO] [2024-03-19T01:48:35.551Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ load-balancer --- [2024-03-19T01:48:35.551Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.551Z] [WARNING] * The * [2024-03-19T01:48:35.551Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:35.551Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:35.551Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:35.551Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:35.551Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.551Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.551Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:35.551Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:35.551Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/bom.xml [2024-03-19T01:48:35.551Z] [INFO] attaching as load-balancer-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:35.551Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/bom.json [2024-03-19T01:48:35.551Z] [INFO] attaching as load-balancer-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:35.551Z] [INFO] [2024-03-19T01:48:35.551Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer --- [2024-03-19T01:48:35.551Z] [INFO] Tests are skipped. [2024-03-19T01:48:35.551Z] [INFO] [2024-03-19T01:48:35.551Z] [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer --- [2024-03-19T01:48:35.551Z] [INFO] Tests are skipped. [2024-03-19T01:48:35.551Z] [INFO] [2024-03-19T01:48:35.551Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.551Z] [WARNING] * The * [2024-03-19T01:48:35.551Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:35.551Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:35.551Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:35.551Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:35.551Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ core --- [2024-03-19T01:48:35.551Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.551Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.551Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:35.551Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:35.551Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/bom.xml [2024-03-19T01:48:35.551Z] [INFO] attaching as core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:35.551Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/bom.json [2024-03-19T01:48:35.551Z] [INFO] attaching as core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:35.551Z] [INFO] [2024-03-19T01:48:35.551Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.551Z] [WARNING] * The * [2024-03-19T01:48:35.551Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:35.551Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ admin --- [2024-03-19T01:48:35.551Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:35.551Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:35.551Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:35.551Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.551Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.551Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:35.812Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:35.812Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/bom.xml [2024-03-19T01:48:35.812Z] [INFO] attaching as admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:35.812Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/bom.json [2024-03-19T01:48:35.812Z] [INFO] attaching as admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:35.812Z] [INFO] [2024-03-19T01:48:35.812Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin --- [2024-03-19T01:48:35.813Z] [INFO] Tests are skipped. [2024-03-19T01:48:35.813Z] [INFO] [2024-03-19T01:48:35.813Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.813Z] [WARNING] * The * [2024-03-19T01:48:35.813Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ featuresets --- [2024-03-19T01:48:35.813Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:35.813Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:35.813Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:35.813Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:35.813Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.813Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.813Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:35.813Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:35.813Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/bom.xml [2024-03-19T01:48:35.813Z] [INFO] attaching as featuresets-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:35.813Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/bom.json [2024-03-19T01:48:35.813Z] [INFO] attaching as featuresets-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:35.813Z] [INFO] [2024-03-19T01:48:35.813Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ eclipselink-wrapper --- [2024-03-19T01:48:35.813Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.813Z] [WARNING] * The * [2024-03-19T01:48:35.813Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:35.813Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:35.813Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:35.813Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:35.813Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:35.813Z] [WARNING] ***************************************************************** [2024-03-19T01:48:35.813Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.076Z] [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [2024-03-19T01:48:36.076Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/bom.xml [2024-03-19T01:48:36.076Z] [INFO] attaching as eclipselink-wrapper-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:36.076Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/bom.json [2024-03-19T01:48:36.076Z] [INFO] attaching as eclipselink-wrapper-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:36.076Z] [INFO] [2024-03-19T01:48:36.076Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webservices --- [2024-03-19T01:48:36.076Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.076Z] [WARNING] * The * [2024-03-19T01:48:36.076Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:36.076Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:36.076Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:36.076Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:36.076Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:36.076Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.076Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.334Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:36.334Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/bom.xml [2024-03-19T01:48:36.334Z] [INFO] attaching as webservices-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:36.334Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/bom.json [2024-03-19T01:48:36.334Z] [INFO] attaching as webservices-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:36.334Z] [INFO] [2024-03-19T01:48:36.334Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices --- [2024-03-19T01:48:36.334Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.334Z] [INFO] [2024-03-19T01:48:36.334Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices --- [2024-03-19T01:48:36.334Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.334Z] [INFO] [2024-03-19T01:48:36.334Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.335Z] [WARNING] * The * [2024-03-19T01:48:36.335Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:36.335Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ batch --- [2024-03-19T01:48:36.335Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:36.335Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:36.335Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:36.335Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:36.335Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.335Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.335Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:36.335Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/bom.xml [2024-03-19T01:48:36.335Z] [INFO] attaching as batch-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:36.335Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/bom.json [2024-03-19T01:48:36.335Z] [INFO] attaching as batch-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:36.335Z] [INFO] [2024-03-19T01:48:36.335Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch --- [2024-03-19T01:48:36.335Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.335Z] [INFO] [2024-03-19T01:48:36.335Z] [INFO] --- failsafe:3.2.5:verify (verify) @ batch --- [2024-03-19T01:48:36.335Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.335Z] [INFO] [2024-03-19T01:48:36.335Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.335Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ admingui --- [2024-03-19T01:48:36.335Z] [WARNING] * The * [2024-03-19T01:48:36.335Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:36.335Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:36.335Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:36.335Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:36.335Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:36.335Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.335Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.594Z] [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [2024-03-19T01:48:36.594Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/bom.xml [2024-03-19T01:48:36.594Z] [INFO] attaching as admingui-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:36.594Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/bom.json [2024-03-19T01:48:36.594Z] [INFO] attaching as admingui-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:36.594Z] [INFO] [2024-03-19T01:48:36.594Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admingui --- [2024-03-19T01:48:36.594Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.594Z] [INFO] [2024-03-19T01:48:36.594Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admingui --- [2024-03-19T01:48:36.594Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.594Z] [INFO] [2024-03-19T01:48:36.594Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ concurrent --- [2024-03-19T01:48:36.594Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.594Z] [WARNING] * The * [2024-03-19T01:48:36.594Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:36.594Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:36.594Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:36.594Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:36.594Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:36.594Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.594Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.594Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:36.594Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/bom.xml [2024-03-19T01:48:36.594Z] [INFO] attaching as concurrent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:36.594Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/bom.json [2024-03-19T01:48:36.594Z] [INFO] attaching as concurrent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:36.594Z] [INFO] [2024-03-19T01:48:36.594Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent --- [2024-03-19T01:48:36.594Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.594Z] [INFO] [2024-03-19T01:48:36.594Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent --- [2024-03-19T01:48:36.594Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.594Z] [INFO] [2024-03-19T01:48:36.594Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ extras --- [2024-03-19T01:48:36.594Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.594Z] [WARNING] * The * [2024-03-19T01:48:36.594Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:36.594Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:36.594Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:36.594Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:36.594Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:36.594Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.594Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.594Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:36.594Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/bom.xml [2024-03-19T01:48:36.594Z] [INFO] attaching as extras-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:36.594Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/bom.json [2024-03-19T01:48:36.594Z] [INFO] attaching as extras-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:36.594Z] [INFO] [2024-03-19T01:48:36.594Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ extras --- [2024-03-19T01:48:36.594Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.594Z] [INFO] [2024-03-19T01:48:36.594Z] [INFO] --- failsafe:3.2.5:verify (verify) @ extras --- [2024-03-19T01:48:36.594Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.594Z] [INFO] [2024-03-19T01:48:36.594Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appclient --- [2024-03-19T01:48:36.594Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.594Z] [WARNING] * The * [2024-03-19T01:48:36.594Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:36.595Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:36.595Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:36.595Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:36.595Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:36.595Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.595Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.853Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:36.853Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/bom.xml [2024-03-19T01:48:36.853Z] [INFO] attaching as appclient-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:36.853Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/bom.json [2024-03-19T01:48:36.853Z] [INFO] attaching as appclient-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:36.853Z] [INFO] [2024-03-19T01:48:36.853Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient --- [2024-03-19T01:48:36.853Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.853Z] [INFO] [2024-03-19T01:48:36.853Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.853Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc --- [2024-03-19T01:48:36.853Z] [WARNING] * The * [2024-03-19T01:48:36.853Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:36.854Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:36.854Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:36.854Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:36.854Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:36.854Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.854Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.854Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:36.854Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/bom.xml [2024-03-19T01:48:36.854Z] [INFO] attaching as jdbc-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:36.854Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/bom.json [2024-03-19T01:48:36.854Z] [INFO] attaching as jdbc-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:36.854Z] [INFO] [2024-03-19T01:48:36.854Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc --- [2024-03-19T01:48:36.854Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.854Z] [INFO] [2024-03-19T01:48:36.854Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.854Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-grizzly --- [2024-03-19T01:48:36.854Z] [WARNING] * The * [2024-03-19T01:48:36.854Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:36.854Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:36.854Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:36.854Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:36.854Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:36.854Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.854Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.854Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:36.854Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/bom.xml [2024-03-19T01:48:36.854Z] [INFO] attaching as glassfish-grizzly-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:36.854Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/bom.json [2024-03-19T01:48:36.854Z] [INFO] attaching as glassfish-grizzly-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:36.854Z] [INFO] [2024-03-19T01:48:36.854Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly --- [2024-03-19T01:48:36.854Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.854Z] [INFO] [2024-03-19T01:48:36.854Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly --- [2024-03-19T01:48:36.854Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.854Z] [INFO] [2024-03-19T01:48:36.854Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.854Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tests --- [2024-03-19T01:48:36.854Z] [WARNING] * The * [2024-03-19T01:48:36.854Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:36.854Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:36.854Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:36.854Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:36.854Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:36.854Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.854Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.854Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:36.854Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/bom.xml [2024-03-19T01:48:36.854Z] [INFO] attaching as tests-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:36.854Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/bom.json [2024-03-19T01:48:36.854Z] [INFO] attaching as tests-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:36.854Z] [INFO] [2024-03-19T01:48:36.854Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests --- [2024-03-19T01:48:36.854Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.854Z] [INFO] [2024-03-19T01:48:36.855Z] [INFO] --- failsafe:3.2.5:verify (verify) @ tests --- [2024-03-19T01:48:36.855Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.855Z] [INFO] [2024-03-19T01:48:36.855Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.855Z] [WARNING] * The * [2024-03-19T01:48:36.855Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:36.855Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-console-extensions --- [2024-03-19T01:48:36.855Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:36.855Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:36.855Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:36.855Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:36.855Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.855Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.855Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:36.855Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/bom.xml [2024-03-19T01:48:36.855Z] [INFO] attaching as osgi-console-extensions-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:36.855Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/bom.json [2024-03-19T01:48:36.855Z] [INFO] attaching as osgi-console-extensions-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:36.855Z] [INFO] [2024-03-19T01:48:36.855Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-console-extensions --- [2024-03-19T01:48:36.855Z] [INFO] Tests are skipped. [2024-03-19T01:48:36.855Z] [INFO] [2024-03-19T01:48:36.855Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.855Z] [WARNING] * The * [2024-03-19T01:48:36.855Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:36.855Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-flashlight --- [2024-03-19T01:48:36.855Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:36.855Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:36.855Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:36.855Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:36.855Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.855Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.855Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:36.855Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/bom.xml [2024-03-19T01:48:36.855Z] [INFO] attaching as glassfish-flashlight-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:36.855Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/bom.json [2024-03-19T01:48:36.855Z] [INFO] attaching as glassfish-flashlight-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:36.855Z] [INFO] [2024-03-19T01:48:36.855Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.855Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ distributions --- [2024-03-19T01:48:36.855Z] [WARNING] * The * [2024-03-19T01:48:36.855Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:36.855Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:36.855Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:36.855Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:36.855Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:36.855Z] [WARNING] ***************************************************************** [2024-03-19T01:48:36.855Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:36.855Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:37.116Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/bom.xml [2024-03-19T01:48:37.116Z] [INFO] attaching as distributions-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.116Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/bom.json [2024-03-19T01:48:37.116Z] [INFO] attaching as distributions-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.116Z] [INFO] [2024-03-19T01:48:37.116Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp --- [2024-03-19T01:48:37.116Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.116Z] [WARNING] * The * [2024-03-19T01:48:37.116Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:37.116Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:37.116Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:37.116Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:37.116Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.116Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.116Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:37.116Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:37.116Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/bom.xml [2024-03-19T01:48:37.116Z] [INFO] attaching as cmp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.117Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/bom.json [2024-03-19T01:48:37.117Z] [INFO] attaching as cmp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp --- [2024-03-19T01:48:37.117Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp --- [2024-03-19T01:48:37.117Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:37.117Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.117Z] [WARNING] * The * [2024-03-19T01:48:37.117Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:37.117Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:37.117Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:37.117Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:37.117Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.117Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.117Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:37.117Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:37.117Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/bom.xml [2024-03-19T01:48:37.117Z] [INFO] attaching as glassfish-oracle-jdbc-driver-packages-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.117Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/bom.json [2024-03-19T01:48:37.117Z] [INFO] attaching as glassfish-oracle-jdbc-driver-packages-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-parent --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-dataprovider-checkstyle) @ dataprovider --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.loadbalancer-load-balancer-checkstyle) @ load-balancer --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ core --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ featuresets --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ eclipselink-wrapper --- [2024-03-19T01:48:37.117Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-webservices-checkstyle) @ webservices --- [2024-03-19T01:48:37.117Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc.jdbc-ra-jdbc-ra-checkstyle) @ jdbc-ra --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.batch-batch-checkstyle) @ batch --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-admingui-checkstyle) @ admingui --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.concurrent-concurrent-checkstyle) @ concurrent --- [2024-03-19T01:48:37.117Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-admin-checkstyle) @ admin --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.grizzly-glassfish-grizzly-checkstyle) @ glassfish-grizzly --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-extras-checkstyle) @ extras --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc --- [2024-03-19T01:48:37.117Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient --- [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.117Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-tests-checkstyle) @ tests --- [2024-03-19T01:48:37.118Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-console-extensions --- [2024-03-19T01:48:37.118Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-checkstyle) @ cmp --- [2024-03-19T01:48:37.118Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-flashlight --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ distributions --- [2024-03-19T01:48:37.118Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.118Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-appclient-checkstyle) @ appclient --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc-jdbc-checkstyle) @ jdbc --- [2024-03-19T01:48:37.118Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-osgi-console-extensions-checkstyle) @ osgi-console-extensions --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ admin --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ admingui --- [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ tests --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ webservices --- [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ dataprovider --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-console-extensions --- [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ extras --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ batch --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ cmp --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ appclient --- [2024-03-19T01:48:37.118Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:37.118Z] [INFO] [2024-03-19T01:48:37.118Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-parent --- [2024-03-19T01:48:37.118Z] [INFO] --- install:3.1.1:install (default-install) @ load-balancer --- [2024-03-19T01:48:37.118Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/8.0.1-SNAPSHOT/osgi-console-extensions-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.118Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/8.0.1-SNAPSHOT/glassfish-grizzly-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.118Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/8.0.1-SNAPSHOT/jdbc-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.118Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/8.0.1-SNAPSHOT/admingui-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.118Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/8.0.1-SNAPSHOT/extras-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.118Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/8.0.1-SNAPSHOT/webservices-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.118Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/8.0.1-SNAPSHOT/tests-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/8.0.1-SNAPSHOT/cmp-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/8.0.1-SNAPSHOT/dataprovider-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/8.0.1-SNAPSHOT/concurrent-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/8.0.1-SNAPSHOT/appclient-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/8.0.1-SNAPSHOT/admin-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/8.0.1-SNAPSHOT/load-balancer-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms --- [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.microprofile-microprofile-parent-checkstyle) @ microprofile-parent --- [2024-03-19T01:48:37.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/8.0.1-SNAPSHOT/batch-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] --- failsafe:3.2.5:verify (verify) @ featuresets --- [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] --- failsafe:3.2.5:verify (verify) @ core --- [2024-03-19T01:48:37.119Z] [INFO] --- failsafe:3.2.5:verify (verify) @ eclipselink-wrapper --- [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha --- [2024-03-19T01:48:37.119Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-glassfish-oracle-jdbc-driver-packages-checkstyle) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jms-jms-checkstyle) @ jms --- [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-parent --- [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-core-checkstyle) @ core --- [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ha-ha-checkstyle) @ ha --- [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] [2024-03-19T01:48:37.119Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-featuresets-checkstyle) @ featuresets --- [2024-03-19T01:48:37.119Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-eclipselink-wrapper-checkstyle) @ eclipselink-wrapper --- [2024-03-19T01:48:37.119Z] [INFO] --- failsafe:3.2.5:verify (verify) @ distributions --- [2024-03-19T01:48:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-parent/8.0.1-SNAPSHOT/microprofile-parent-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.120Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-flashlight --- [2024-03-19T01:48:37.120Z] [INFO] [2024-03-19T01:48:37.120Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:48:37.120Z] [INFO] [2024-03-19T01:48:37.120Z] [INFO] --- install:3.1.1:install (default-install) @ jms --- [2024-03-19T01:48:37.120Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.120Z] [INFO] [2024-03-19T01:48:37.120Z] [INFO] [2024-03-19T01:48:37.120Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.120Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.flashlight-glassfish-flashlight-checkstyle) @ glassfish-flashlight --- [2024-03-19T01:48:37.120Z] [INFO] --- install:3.1.1:install (default-install) @ core --- [2024-03-19T01:48:37.120Z] [INFO] [2024-03-19T01:48:37.120Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-distributions-checkstyle) @ distributions --- [2024-03-19T01:48:37.120Z] [INFO] [2024-03-19T01:48:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/8.0.1-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.120Z] [INFO] --- install:3.1.1:install (default-install) @ ha --- [2024-03-19T01:48:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/8.0.1-SNAPSHOT/jms-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/8.0.1-SNAPSHOT/core-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.120Z] [INFO] [2024-03-19T01:48:37.120Z] [INFO] --- install:3.1.1:install (default-install) @ featuresets --- [2024-03-19T01:48:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/8.0.1-SNAPSHOT/ha-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.120Z] [INFO] [2024-03-19T01:48:37.120Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-flashlight --- [2024-03-19T01:48:37.120Z] [INFO] [2024-03-19T01:48:37.120Z] [INFO] --- install:3.1.1:install (default-install) @ eclipselink-wrapper --- [2024-03-19T01:48:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/8.0.1-SNAPSHOT/glassfish-flashlight-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/8.0.1-SNAPSHOT/featuresets-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.120Z] [INFO] [2024-03-19T01:48:37.120Z] [INFO] --- install:3.1.1:install (default-install) @ distributions --- [2024-03-19T01:48:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/8.0.1-SNAPSHOT/eclipselink-wrapper-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/8.0.1-SNAPSHOT/distributions-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/8.0.1-SNAPSHOT/cmp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/8.0.1-SNAPSHOT/glassfish-flashlight-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/8.0.1-SNAPSHOT/jms-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/8.0.1-SNAPSHOT/osgi-console-extensions-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/8.0.1-SNAPSHOT/admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/8.0.1-SNAPSHOT/extras-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/8.0.1-SNAPSHOT/appclient-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/8.0.1-SNAPSHOT/batch-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/8.0.1-SNAPSHOT/tests-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/8.0.1-SNAPSHOT/jdbc-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/8.0.1-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/8.0.1-SNAPSHOT/core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/8.0.1-SNAPSHOT/ha-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.121Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/8.0.1-SNAPSHOT/glassfish-flashlight-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/8.0.1-SNAPSHOT/featuresets-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/8.0.1-SNAPSHOT/distributions-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/8.0.1-SNAPSHOT/eclipselink-wrapper-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-parent/8.0.1-SNAPSHOT/microprofile-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/dataprovider.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/8.0.1-SNAPSHOT/dataprovider-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/8.0.1-SNAPSHOT/admingui-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/8.0.1-SNAPSHOT/concurrent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/8.0.1-SNAPSHOT/cmp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/8.0.1-SNAPSHOT/webservices-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/8.0.1-SNAPSHOT/tests-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/8.0.1-SNAPSHOT/batch-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/8.0.1-SNAPSHOT/appclient-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/8.0.1-SNAPSHOT/jms-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/8.0.1-SNAPSHOT/extras-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/8.0.1-SNAPSHOT/osgi-console-extensions-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/8.0.1-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/8.0.1-SNAPSHOT/admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/8.0.1-SNAPSHOT/featuresets-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/core/8.0.1-SNAPSHOT/core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/8.0.1-SNAPSHOT/ha-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/8.0.1-SNAPSHOT/distributions-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/8.0.1-SNAPSHOT/jdbc-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-parent/8.0.1-SNAPSHOT/microprofile-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/8.0.1-SNAPSHOT/concurrent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/8.0.1-SNAPSHOT/dataprovider-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.123Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/8.0.1-SNAPSHOT/admingui-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/8.0.1-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/8.0.1-SNAPSHOT/webservices-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/8.0.1-SNAPSHOT/eclipselink-wrapper-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/8.0.1-SNAPSHOT/dataprovider-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/8.0.1-SNAPSHOT/glassfish-grizzly-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/8.0.1-SNAPSHOT/load-balancer-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/8.0.1-SNAPSHOT/load-balancer-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/8.0.1-SNAPSHOT/glassfish-grizzly-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:37.124Z] [INFO] [2024-03-19T01:48:37.124Z] [INFO] [2024-03-19T01:48:37.124Z] [INFO] [2024-03-19T01:48:37.124Z] [INFO] [2024-03-19T01:48:37.124Z] [INFO] [2024-03-19T01:48:37.124Z] [INFO] [2024-03-19T01:48:37.124Z] [INFO] [2024-03-19T01:48:37.124Z] [INFO] [2024-03-19T01:48:37.124Z] [INFO] [2024-03-19T01:48:37.124Z] [INFO] [2024-03-19T01:48:37.124Z] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [2024-03-19T01:48:37.124Z] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [2024-03-19T01:48:37.124Z] [INFO] [2024-03-19T01:48:37.124Z] [INFO] [2024-03-19T01:48:37.124Z] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [2024-03-19T01:48:37.124Z] [INFO] Building Set of schemas for Jakarta EE 8.0.1-SNAPSHOT [71/300] [2024-03-19T01:48:37.124Z] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [2024-03-19T01:48:37.124Z] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [2024-03-19T01:48:37.124Z] [INFO] Building GlassFish Admin REST Testing Framework 8.0.1-SNAPSHOT [72/300] [2024-03-19T01:48:37.124Z] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [2024-03-19T01:48:37.124Z] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [2024-03-19T01:48:37.124Z] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [2024-03-19T01:48:37.124Z] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [2024-03-19T01:48:37.124Z] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [2024-03-19T01:48:37.125Z] [INFO] Building GlassFish Web container embedded related modules 8.0.1-SNAPSHOT [77/300] [2024-03-19T01:48:37.125Z] [INFO] Building Fragment bundle for Weld related testing 8.0.1-SNAPSHOT [78/300] [2024-03-19T01:48:37.125Z] [INFO] from appserver/web/web-embed/pom.xml [2024-03-19T01:48:37.125Z] [INFO] Building Jakarta Mail Resources Support related modules 8.0.1-SNAPSHOT [76/300] [2024-03-19T01:48:37.125Z] [INFO] [2024-03-19T01:48:37.125Z] [INFO] Building cdi-api Fragment 8.0.1-SNAPSHOT [75/300] [2024-03-19T01:48:37.125Z] [INFO] Building Weld Integration Fragment 8.0.1-SNAPSHOT [74/300] [2024-03-19T01:48:37.125Z] [INFO] from nucleus/admin/rest/rest-testing/pom.xml [2024-03-19T01:48:37.125Z] [INFO] Building Jakarta EE Connector Architecture Descriptors 8.0.1-SNAPSHOT [73/300] [2024-03-19T01:48:37.125Z] [INFO] from appserver/deployment/schemas/pom.xml [2024-03-19T01:48:37.125Z] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [2024-03-19T01:48:37.125Z] [INFO] Building Server-Sent Events 8.0.1-SNAPSHOT [70/300] [2024-03-19T01:48:37.125Z] [INFO] Building Set of DTDs for GlassFish Jakarta EE distributions 8.0.1-SNAPSHOT [69/300] [2024-03-19T01:48:37.125Z] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [2024-03-19T01:48:37.125Z] [INFO] from appserver/deployment/dtds/pom.xml [2024-03-19T01:48:37.125Z] [INFO] [2024-03-19T01:48:37.125Z] [INFO] [2024-03-19T01:48:37.125Z] [INFO] Building GlassFish Core EJB Client 8.0.1-SNAPSHOT [80/300] [2024-03-19T01:48:37.125Z] [INFO] [2024-03-19T01:48:37.125Z] [INFO] [2024-03-19T01:48:37.125Z] [INFO] [2024-03-19T01:48:37.125Z] [INFO] from appserver/web/web-sse/pom.xml [2024-03-19T01:48:37.125Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:37.125Z] [INFO] Building grizzly-config 8.0.1-SNAPSHOT [79/300] [2024-03-19T01:48:37.125Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:37.125Z] [INFO] from nucleus/grizzly/config/pom.xml [2024-03-19T01:48:37.125Z] [INFO] from appserver/connectors/descriptors/pom.xml [2024-03-19T01:48:37.125Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:37.125Z] [INFO] [2024-03-19T01:48:37.125Z] [INFO] [2024-03-19T01:48:37.125Z] [INFO] from appserver/web/weld-integration-fragment/pom.xml [2024-03-19T01:48:37.125Z] [INFO] from appserver/web/cdi-api-fragment/pom.xml [2024-03-19T01:48:37.125Z] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [2024-03-19T01:48:37.125Z] [INFO] [2024-03-19T01:48:37.125Z] [INFO] from appserver/resources/mail/pom.xml [2024-03-19T01:48:37.125Z] [INFO] from appserver/web/weld-integration-test-fragment/pom.xml [2024-03-19T01:48:37.125Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:37.125Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:37.125Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:37.125Z] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [2024-03-19T01:48:37.125Z] [INFO] Building GlassFish Ant Tests 8.0.1-SNAPSHOT [81/300] [2024-03-19T01:48:37.125Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:37.125Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:37.125Z] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [2024-03-19T01:48:37.125Z] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [2024-03-19T01:48:37.125Z] [INFO] Building JMS GlassFish System RA Assembly 8.0.1-SNAPSHOT [84/300] [2024-03-19T01:48:37.125Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:37.125Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:37.125Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-pom >--------------- [2024-03-19T01:48:37.125Z] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [2024-03-19T01:48:37.125Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-common >--------- [2024-03-19T01:48:37.125Z] [INFO] Building Embedded GlassFish Common 8.0.1-SNAPSHOT [87/300] [2024-03-19T01:48:37.125Z] [INFO] from appserver/ejb/ejb-client/pom.xml [2024-03-19T01:48:37.125Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:37.125Z] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [2024-03-19T01:48:37.125Z] [INFO] Building Embedded GlassFish Shell Jars 8.0.1-SNAPSHOT [88/300] [2024-03-19T01:48:37.125Z] [INFO] [2024-03-19T01:48:37.125Z] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [2024-03-19T01:48:37.125Z] [INFO] Building GlassFish Embedded modules 8.0.1-SNAPSHOT [89/300] [2024-03-19T01:48:37.125Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:37.125Z] [INFO] from appserver/extras/embedded/pom.xml [2024-03-19T01:48:37.125Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:37.125Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [2024-03-19T01:48:37.125Z] [INFO] from appserver/extras/embedded/shell/pom.xml [2024-03-19T01:48:37.125Z] [INFO] from appserver/extras/embedded/common/pom.xml [2024-03-19T01:48:37.125Z] [INFO] Building GlassFish appserv-rt Manifest pom 8.0.1-SNAPSHOT [86/300] [2024-03-19T01:48:37.125Z] [INFO] Building GlassFish JavaEE Manifest pom 8.0.1-SNAPSHOT [85/300] [2024-03-19T01:48:37.125Z] [INFO] from appserver/jms/jmsra/pom.xml [2024-03-19T01:48:37.125Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:37.126Z] [INFO] Building Batch database init scripts for GlassFish 8.0.1-SNAPSHOT [83/300] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] from appserver/batch/batch-database/pom.xml [2024-03-19T01:48:37.126Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:37.126Z] [INFO] from appserver/tests/appserv-tests/pom.xml [2024-03-19T01:48:37.126Z] [INFO] Building Appserver template 8.0.1-SNAPSHOT [82/300] [2024-03-19T01:48:37.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:37.126Z] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [2024-03-19T01:48:37.126Z] [INFO] from appserver/extras/jakartaee/pom.xml [2024-03-19T01:48:37.126Z] [INFO] from appserver/extras/appserv-rt/pom.xml [2024-03-19T01:48:37.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:37.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:37.126Z] [INFO] Building GlassFish cmp scripts 8.0.1-SNAPSHOT [90/300] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] from appserver/persistence/cmp/cmp-scripts/pom.xml [2024-03-19T01:48:37.126Z] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [2024-03-19T01:48:37.126Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:37.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:37.126Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:37.126Z] [INFO] Building GlassFish distribution Common module 8.0.1-SNAPSHOT [91/300] [2024-03-19T01:48:37.126Z] [INFO] from appserver/admin/template/pom.xml [2024-03-19T01:48:37.126Z] [INFO] from appserver/distributions/glassfish-common/pom.xml [2024-03-19T01:48:37.126Z] [INFO] Building JDBC Templates 8.0.1-SNAPSHOT [92/300] [2024-03-19T01:48:37.126Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:37.126Z] [INFO] from appserver/jdbc/templates/pom.xml [2024-03-19T01:48:37.126Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:37.126Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-schemas --- [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-dtds --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tests --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-domain --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserver-dtds --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserver-schemas --- [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:37.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserver-domain --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ant-tests --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-pom --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ descriptors --- [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-common --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi-api-fragment --- [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-fragment --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch-databases --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-pom --- [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-scripts --- [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmsra --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ templates --- [2024-03-19T01:48:37.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ descriptors --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ embedded --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jakartaee-pom --- [2024-03-19T01:48:37.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserv-rt-pom --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-common --- [2024-03-19T01:48:37.126Z] [INFO] [2024-03-19T01:48:37.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cdi-api-fragment --- [2024-03-19T01:48:37.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-embed --- [2024-03-19T01:48:37.127Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ batch-databases --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jmsra --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-scripts --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ templates --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserver-dtds --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ descriptors --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cdi-api-fragment --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserver-domain --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jmsra --- [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-pom --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ embedded --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-common --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ descriptors --- [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jakartaee-pom --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserver-dtds --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ embedded --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-embed --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail --- [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ant-tests --- [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserver-schemas --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jakartaee-pom --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-common --- [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ batch-databases --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserv-rt-pom --- [2024-03-19T01:48:37.127Z] [INFO] --- build-helper:3.5.0:regex-property (export-package-regexp) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserver-domain --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-embed --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ant-tests --- [2024-03-19T01:48:37.127Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ weld-integration-fragment --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cdi-api-fragment --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-scripts --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ batch-databases --- [2024-03-19T01:48:37.127Z] [INFO] [2024-03-19T01:48:37.127Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ mail --- [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserver-schemas --- [2024-03-19T01:48:37.127Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jmsra --- [2024-03-19T01:48:37.128Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ templates --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-scripts --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ templates --- [2024-03-19T01:48:37.128Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ weld-integration-fragment --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ mail --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ weld-integration-fragment --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ mail --- [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-common --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ batch-databases --- [2024-03-19T01:48:37.128Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-dtds --- [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-schemas --- [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cdi-api-fragment --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ mail --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-common --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ weld-integration-fragment --- [2024-03-19T01:48:37.128Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserver-domain --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jakartaee-pom --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cdi-api-fragment --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-common --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ mail --- [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ weld-integration-fragment --- [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ batch-databases --- [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserver-schemas --- [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserver-dtds --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ templates --- [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] No sources to compile [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] [2024-03-19T01:48:37.128Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi-api-fragment --- [2024-03-19T01:48:37.128Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ descriptors --- [2024-03-19T01:48:37.128Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jmsra --- [2024-03-19T01:48:37.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jakartaee-pom --- [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail --- [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserver-domain --- [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserver-dtds --- [2024-03-19T01:48:37.129Z] [INFO] No sources to compile [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] No sources to compile [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-fragment --- [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ batch-databases --- [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ embedded --- [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserv-rt-pom --- [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ templates --- [2024-03-19T01:48:37.129Z] [INFO] No sources to compile [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserver-schemas --- [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] No sources to compile [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ant-tests --- [2024-03-19T01:48:37.129Z] [INFO] No sources to compile [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ descriptors --- [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-embed --- [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-pom --- [2024-03-19T01:48:37.129Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.129Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-dtds --- [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ templates --- [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ embedded --- [2024-03-19T01:48:37.129Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-schemas --- [2024-03-19T01:48:37.129Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.129Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ descriptors --- [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserv-rt-pom --- [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jmsra --- [2024-03-19T01:48:37.129Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-domain --- [2024-03-19T01:48:37.129Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ cmp-scripts --- [2024-03-19T01:48:37.129Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.129Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-embed --- [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.129Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch-databases --- [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ant-tests --- [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.129Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-common --- [2024-03-19T01:48:37.129Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-testing --- [2024-03-19T01:48:37.129Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ descriptors --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.130Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ embedded --- [2024-03-19T01:48:37.130Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tests --- [2024-03-19T01:48:37.130Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-pom --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-sse --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-common --- [2024-03-19T01:48:37.130Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-scripts --- [2024-03-19T01:48:37.130Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jmsra --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed --- [2024-03-19T01:48:37.130Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ rest-testing --- [2024-03-19T01:48:37.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-sse --- [2024-03-19T01:48:37.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-scripts --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jmsra --- [2024-03-19T01:48:37.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-common --- [2024-03-19T01:48:37.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ rest-testing --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-scripts --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-sse --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ rest-testing --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-sse --- [2024-03-19T01:48:37.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.130Z] [INFO] No sources to compile [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- git-commit-id:5.0.0:revision (get-the-git-infos) @ glassfish-common --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-client --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-common --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-schemas --- [2024-03-19T01:48:37.130Z] [INFO] --- resources:3.3.1:resources (default-resources) @ templates --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-dtds --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-client --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ant-tests --- [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ mail --- [2024-03-19T01:48:37.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.130Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jakartaee-pom --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-client --- [2024-03-19T01:48:37.131Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi-api-fragment --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ embedded --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-domain --- [2024-03-19T01:48:37.131Z] [INFO] --- resources:3.3.1:resources (default-resources) @ descriptors --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-embed --- [2024-03-19T01:48:37.131Z] [INFO] --- resources:3.3.1:resources (default-resources) @ batch-databases --- [2024-03-19T01:48:37.131Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-fragment --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-client --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserv-rt-pom --- [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:?:jar [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-common --- [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ant-tests --- [2024-03-19T01:48:37.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/src/main/resources [2024-03-19T01:48:37.131Z] [INFO] Configured Artifact: org.glassfish.main.admin:nucleus-domain:8.0.1-SNAPSHOT:jar [2024-03-19T01:48:37.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/src/main/manpages [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- clean:3.3.2:clean (default-clean) @ grizzly-config --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ jmsra --- [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-scripts --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ mail --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ grizzly-config --- [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ embedded --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jakartaee-pom --- [2024-03-19T01:48:37.131Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tests --- [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ grizzly-config --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-embed --- [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:37.131Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-common --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ grizzly-config --- [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserv-rt-pom --- [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ weld-integration-fragment --- [2024-03-19T01:48:37.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/src/main/manpages [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] No sources to compile [2024-03-19T01:48:37.131Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ embedded --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.131Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-pom --- [2024-03-19T01:48:37.131Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.132Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:48:37.132Z] [INFO] No sources to compile [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed --- [2024-03-19T01:48:37.132Z] [INFO] No sources to compile [2024-03-19T01:48:37.132Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:37.132Z] [INFO] No sources to compile [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-pom --- [2024-03-19T01:48:37.132Z] [INFO] No sources to compile [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ weld-integration-fragment --- [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cdi-api-fragment --- [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ weld-integration-fragment --- [2024-03-19T01:48:37.132Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:37.132Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration-fragment --- [2024-03-19T01:48:37.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/src/main/manpages [2024-03-19T01:48:37.132Z] [INFO] No sources to compile [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cdi-api-fragment --- [2024-03-19T01:48:37.132Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.132Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-scripts --- [2024-03-19T01:48:37.132Z] [INFO] No sources to compile [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi-api-fragment --- [2024-03-19T01:48:37.132Z] [INFO] Not copying test resources [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cdi-api-fragment --- [2024-03-19T01:48:37.132Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:37.132Z] [INFO] No sources to compile [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.132Z] [INFO] No sources to compile [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-scripts --- [2024-03-19T01:48:37.132Z] [INFO] Copying 15 resources from src/main/resources to target/classes [2024-03-19T01:48:37.132Z] [INFO] Not compiling test sources [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- surefire:3.2.5:test (default-test) @ cdi-api-fragment --- [2024-03-19T01:48:37.132Z] [INFO] No sources to compile [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.132Z] [INFO] No sources to compile [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-scripts --- [2024-03-19T01:48:37.132Z] [INFO] Not copying test resources [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.132Z] [INFO] Copying 19 resources from src/main/resources to target/classes [2024-03-19T01:48:37.132Z] [INFO] Copying 23 resources from src/main/resources to target/classes [2024-03-19T01:48:37.132Z] [INFO] Copying 45 resources from src/main/resources to target/classes [2024-03-19T01:48:37.132Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:37.132Z] [INFO] Not compiling test sources [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.132Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:37.132Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:37.132Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:37.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/src/main/manpages [2024-03-19T01:48:37.132Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.132Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:37.132Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.132Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ batch-databases --- [2024-03-19T01:48:37.132Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.132Z] [INFO] [2024-03-19T01:48:37.133Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.133Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.133Z] [INFO] [2024-03-19T01:48:37.133Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi-api-fragment --- [2024-03-19T01:48:37.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/src/main/manpages [2024-03-19T01:48:37.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/src/main/manpages [2024-03-19T01:48:37.133Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.133Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.391Z] [INFO] No sources to compile [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ batch-databases --- [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-domain --- [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/src/main/manpages [2024-03-19T01:48:37.391Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ descriptors --- [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ templates --- [2024-03-19T01:48:37.391Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.391Z] [INFO] No sources to compile [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch-databases --- [2024-03-19T01:48:37.391Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:37.391Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserver-dtds --- [2024-03-19T01:48:37.391Z] [INFO] Compiling 45 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-schemas --- [2024-03-19T01:48:37.391Z] [INFO] No sources to compile [2024-03-19T01:48:37.391Z] [INFO] No sources to compile [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ descriptors --- [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ templates --- [2024-03-19T01:48:37.391Z] [INFO] No sources to compile [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserver-dtds --- [2024-03-19T01:48:37.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/src/main/manpages [2024-03-19T01:48:37.391Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.391Z] [INFO] No sources to compile [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ templates --- [2024-03-19T01:48:37.391Z] [INFO] No sources to compile [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] No sources to compile [2024-03-19T01:48:37.391Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-dtds --- [2024-03-19T01:48:37.391Z] [INFO] [2024-03-19T01:48:37.391Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ descriptors --- [2024-03-19T01:48:37.392Z] [INFO] Not copying test resources [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ templates --- [2024-03-19T01:48:37.392Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ appserver-domain --- [2024-03-19T01:48:37.392Z] [INFO] Copying 113 resources from src/main/resources to target/classes [2024-03-19T01:48:37.392Z] [INFO] Not compiling test sources [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] --- surefire:3.2.5:test (default-test) @ templates --- [2024-03-19T01:48:37.392Z] [INFO] Reading assembly descriptor: src/main/assembly/appserver-domain.xml [2024-03-19T01:48:37.392Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ templates --- [2024-03-19T01:48:37.392Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/src/main/manpages [2024-03-19T01:48:37.392Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserver-schemas --- [2024-03-19T01:48:37.392Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/classes [2024-03-19T01:48:37.392Z] [INFO] No sources to compile [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserver-schemas --- [2024-03-19T01:48:37.392Z] [INFO] No sources to compile [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-schemas --- [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserver-domain --- [2024-03-19T01:48:37.392Z] [INFO] Executing tasks [2024-03-19T01:48:37.392Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/classes/META-INF for [2024-03-19T01:48:37.392Z] [INFO] [echo] glassfish-embedded-common [2024-03-19T01:48:37.392Z] [INFO] No sources to compile [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserver-domain --- [2024-03-19T01:48:37.392Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/classes/META-INF [2024-03-19T01:48:37.392Z] [INFO] No sources to compile [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-domain --- [2024-03-19T01:48:37.392Z] [INFO] Executed tasks [2024-03-19T01:48:37.392Z] [INFO] Not copying test resources [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ appserver-domain --- [2024-03-19T01:48:37.392Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.392Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.392Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.392Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.392Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.392Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.392Z] [INFO] Not compiling test sources [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserver-domain --- [2024-03-19T01:48:37.392Z] [INFO] Executing tasks [2024-03-19T01:48:37.392Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/classes/META-INF for [2024-03-19T01:48:37.392Z] [INFO] [echo] ant-tests [2024-03-19T01:48:37.392Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/classes/META-INF [2024-03-19T01:48:37.392Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.392Z] [INFO] [2024-03-19T01:48:37.392Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-domain --- [2024-03-19T01:48:37.392Z] [INFO] Executed tasks [2024-03-19T01:48:37.392Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.392Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.392Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.392Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.392Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.392Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.392Z] [INFO] Executing tasks [2024-03-19T01:48:37.392Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/classes/META-INF for [2024-03-19T01:48:37.393Z] [INFO] [echo] glassfish-embedded-shell-jar [2024-03-19T01:48:37.393Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/classes/META-INF [2024-03-19T01:48:37.393Z] [INFO] Executing tasks [2024-03-19T01:48:37.393Z] [INFO] Executed tasks [2024-03-19T01:48:37.393Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF for [2024-03-19T01:48:37.393Z] [INFO] [echo] cmp-scripts [2024-03-19T01:48:37.393Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.393Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.393Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.393Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.393Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.393Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.393Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF [2024-03-19T01:48:37.393Z] [INFO] Executed tasks [2024-03-19T01:48:37.393Z] [INFO] [2024-03-19T01:48:37.393Z] [INFO] --- assembly:3.6.0:single (default-single) @ cmp-scripts --- [2024-03-19T01:48:37.393Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:37.393Z] [INFO] Executing tasks [2024-03-19T01:48:37.393Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/classes/META-INF for [2024-03-19T01:48:37.393Z] [INFO] [echo] appserv-rt-pom [2024-03-19T01:48:37.393Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2024-03-19T01:48:37.393Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:37.393Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/classes/META-INF [2024-03-19T01:48:37.393Z] [INFO] Executing tasks [2024-03-19T01:48:37.393Z] [INFO] [2024-03-19T01:48:37.393Z] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration-fragment --- [2024-03-19T01:48:37.393Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/classes/META-INF for [2024-03-19T01:48:37.393Z] [INFO] [echo] mail [2024-03-19T01:48:37.393Z] [INFO] Executing tasks [2024-03-19T01:48:37.393Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/classes/META-INF for [2024-03-19T01:48:37.393Z] [INFO] [echo] cdi-api-fragment [2024-03-19T01:48:37.393Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/classes/META-INF [2024-03-19T01:48:37.393Z] [INFO] Executing tasks [2024-03-19T01:48:37.393Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/classes/META-INF [2024-03-19T01:48:37.393Z] [INFO] Executing tasks [2024-03-19T01:48:37.393Z] [INFO] Executed tasks [2024-03-19T01:48:37.393Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/classes/META-INF for [2024-03-19T01:48:37.393Z] [INFO] [echo] jakartaee-pom [2024-03-19T01:48:37.393Z] [INFO] Executed tasks [2024-03-19T01:48:37.393Z] [INFO] [2024-03-19T01:48:37.393Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi-api-fragment --- [2024-03-19T01:48:37.393Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.393Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.393Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.393Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.393Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.394Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/classes/META-INF for [2024-03-19T01:48:37.394Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.394Z] [INFO] [echo] web-embed [2024-03-19T01:48:37.394Z] [INFO] [2024-03-19T01:48:37.394Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ weld-integration-fragment --- [2024-03-19T01:48:37.394Z] [INFO] Executing tasks [2024-03-19T01:48:37.394Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/classes/META-INF for [2024-03-19T01:48:37.394Z] [INFO] [echo] embedded [2024-03-19T01:48:37.394Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/classes/META-INF [2024-03-19T01:48:37.394Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/classes/META-INF [2024-03-19T01:48:37.394Z] [INFO] Executed tasks [2024-03-19T01:48:37.394Z] [INFO] Executed tasks [2024-03-19T01:48:37.394Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/classes/META-INF [2024-03-19T01:48:37.394Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.394Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.394Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.394Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.394Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.394Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.394Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.394Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.394Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.394Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.394Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.394Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.394Z] [INFO] Executed tasks [2024-03-19T01:48:37.394Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.394Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.394Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.394Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.394Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.394Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.394Z] [INFO] No sources to compile [2024-03-19T01:48:37.394Z] [INFO] [2024-03-19T01:48:37.394Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-fragment --- [2024-03-19T01:48:37.394Z] [INFO] [2024-03-19T01:48:37.394Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ cmp-scripts --- [2024-03-19T01:48:37.394Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2024-03-19T01:48:37.394Z] [INFO] Not copying test resources [2024-03-19T01:48:37.394Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.394Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.394Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.394Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.394Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.394Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.394Z] [INFO] [2024-03-19T01:48:37.394Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ weld-integration-fragment --- [2024-03-19T01:48:37.394Z] [INFO] Executing tasks [2024-03-19T01:48:37.394Z] [INFO] Executing tasks [2024-03-19T01:48:37.394Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/classes/META-INF for [2024-03-19T01:48:37.394Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/classes/META-INF for [2024-03-19T01:48:37.394Z] [INFO] [echo] templates [2024-03-19T01:48:37.395Z] [INFO] [echo] appserver-dtds [2024-03-19T01:48:37.395Z] [INFO] Executing tasks [2024-03-19T01:48:37.395Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/classes/META-INF for [2024-03-19T01:48:37.395Z] [INFO] [echo] descriptors [2024-03-19T01:48:37.395Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/classes/META-INF [2024-03-19T01:48:37.395Z] [INFO] Executed tasks [2024-03-19T01:48:37.395Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.395Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.395Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.395Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.395Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.395Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.653Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/classes/META-INF [2024-03-19T01:48:37.653Z] [INFO] Executed tasks [2024-03-19T01:48:37.653Z] [INFO] Not compiling test sources [2024-03-19T01:48:37.653Z] [INFO] [2024-03-19T01:48:37.653Z] [INFO] --- jar:3.3.0:jar (default-jar) @ templates --- [2024-03-19T01:48:37.653Z] [INFO] [2024-03-19T01:48:37.653Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration-fragment --- [2024-03-19T01:48:37.653Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/classes/META-INF [2024-03-19T01:48:37.653Z] [INFO] [2024-03-19T01:48:37.653Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-fragment --- [2024-03-19T01:48:37.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar [2024-03-19T01:48:37.653Z] [INFO] Tests are skipped. [2024-03-19T01:48:37.653Z] [INFO] [2024-03-19T01:48:37.653Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-fragment --- [2024-03-19T01:48:37.653Z] [INFO] Executing tasks [2024-03-19T01:48:37.653Z] [INFO] Executing tasks [2024-03-19T01:48:37.653Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/classes/META-INF for [2024-03-19T01:48:37.653Z] [INFO] [echo] weld-integration-test-fragment [2024-03-19T01:48:37.653Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/classes/META-INF for [2024-03-19T01:48:37.653Z] [INFO] [echo] batch-databases [2024-03-19T01:48:37.653Z] [INFO] Executed tasks [2024-03-19T01:48:37.653Z] [INFO] [2024-03-19T01:48:37.653Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-test-fragment --- [2024-03-19T01:48:37.653Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/classes/META-INF [2024-03-19T01:48:37.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/templates.jar [2024-03-19T01:48:37.653Z] [INFO] Executed tasks [2024-03-19T01:48:37.653Z] [INFO] Executing tasks [2024-03-19T01:48:37.653Z] [INFO] [2024-03-19T01:48:37.653Z] [INFO] --- assembly:3.6.0:single (default-single) @ batch-databases --- [2024-03-19T01:48:37.653Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/classes/META-INF for [2024-03-19T01:48:37.653Z] [INFO] [echo] appserver-schemas [2024-03-19T01:48:37.653Z] [INFO] Executed tasks [2024-03-19T01:48:37.653Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.653Z] [INFO] Executed tasks [2024-03-19T01:48:37.653Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.653Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.653Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.653Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.653Z] [INFO] [2024-03-19T01:48:37.653Z] [INFO] [2024-03-19T01:48:37.653Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-dtds --- [2024-03-19T01:48:37.653Z] [INFO] --- assembly:3.6.0:single (default-single) @ descriptors --- [2024-03-19T01:48:37.653Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.653Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/classes/META-INF [2024-03-19T01:48:37.653Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:37.654Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:37.654Z] [INFO] Executed tasks [2024-03-19T01:48:37.654Z] [INFO] [2024-03-19T01:48:37.654Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-schemas --- [2024-03-19T01:48:37.654Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:37.654Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar [2024-03-19T01:48:37.654Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:37.654Z] [INFO] Executing tasks [2024-03-19T01:48:37.654Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/classes/META-INF for [2024-03-19T01:48:37.654Z] [INFO] [echo] appserver-domain [2024-03-19T01:48:37.654Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.654Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.654Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.654Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.654Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.654Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.654Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.654Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.654Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.654Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.654Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.654Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.654Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/classes/META-INF [2024-03-19T01:48:37.654Z] [INFO] Executed tasks [2024-03-19T01:48:37.654Z] [INFO] [2024-03-19T01:48:37.654Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-domain --- [2024-03-19T01:48:37.654Z] [INFO] [2024-03-19T01:48:37.654Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jmsra --- [2024-03-19T01:48:37.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/src/main/resources [2024-03-19T01:48:37.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/src/main/manpages [2024-03-19T01:48:37.654Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.654Z] [INFO] Executing tasks [2024-03-19T01:48:37.654Z] [INFO] [2024-03-19T01:48:37.654Z] [INFO] --- antrun:3.1.0:run (unzip-rar) @ jmsra --- [2024-03-19T01:48:37.654Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/classes/META-INF for [2024-03-19T01:48:37.654Z] [INFO] [echo] weld-integration-fragment [2024-03-19T01:48:37.654Z] [INFO] Executed tasks [2024-03-19T01:48:37.654Z] [INFO] [2024-03-19T01:48:37.654Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-fragment --- [2024-03-19T01:48:37.654Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar [2024-03-19T01:48:37.654Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/batch-databases.zip [2024-03-19T01:48:37.654Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/appserver-domain.jar [2024-03-19T01:48:37.654Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/descriptors.zip [2024-03-19T01:48:37.654Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.654Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.654Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.654Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.655Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.655Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.655Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/appserver-dtds.zip [2024-03-19T01:48:37.655Z] [INFO] [2024-03-19T01:48:37.655Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ batch-databases --- [2024-03-19T01:48:37.655Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/batch-databases.zip [2024-03-19T01:48:37.655Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.655Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.655Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.655Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.655Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.655Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.655Z] [INFO] Executing tasks [2024-03-19T01:48:37.655Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.655Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.655Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.655Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.655Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.655Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.655Z] [INFO] [2024-03-19T01:48:37.655Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ descriptors --- [2024-03-19T01:48:37.655Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/descriptors.zip [2024-03-19T01:48:37.655Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/imqjmsra.rar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/classes/glassfish/lib/install/applications/jmsra [2024-03-19T01:48:37.655Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.655Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.655Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.655Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.655Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.655Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.655Z] [INFO] [2024-03-19T01:48:37.655Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-dtds --- [2024-03-19T01:48:37.655Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/appserver-dtds.zip [2024-03-19T01:48:37.655Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.655Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.655Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.655Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.655Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.655Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.655Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/appserver-schemas.zip [2024-03-19T01:48:37.655Z] [INFO] [2024-03-19T01:48:37.655Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-client --- [2024-03-19T01:48:37.655Z] [INFO] [2024-03-19T01:48:37.655Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-client --- [2024-03-19T01:48:37.655Z] [INFO] [2024-03-19T01:48:37.655Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-client --- [2024-03-19T01:48:37.655Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.655Z] [INFO] [2024-03-19T01:48:37.655Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-client --- [2024-03-19T01:48:37.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/src/main/resources [2024-03-19T01:48:37.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/src/main/manpages [2024-03-19T01:48:37.656Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ rest-testing --- [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ rest-testing --- [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-testing --- [2024-03-19T01:48:37.656Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-client --- [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-testing --- [2024-03-19T01:48:37.656Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:37.656Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:48:37.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/src/main/manpages [2024-03-19T01:48:37.656Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:37.656Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ rest-testing --- [2024-03-19T01:48:37.656Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:37.656Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-schemas --- [2024-03-19T01:48:37.656Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/appserver-schemas.zip [2024-03-19T01:48:37.656Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.656Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:37.656Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:37.656Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:37.656Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:37.656Z] [WARNING] ***************************************************************** [2024-03-19T01:48:37.656Z] [INFO] Executed tasks [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jmsra --- [2024-03-19T01:48:37.656Z] [INFO] No sources to compile [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jmsra --- [2024-03-19T01:48:37.656Z] [INFO] No sources to compile [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jmsra --- [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-sse --- [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-sse --- [2024-03-19T01:48:37.656Z] [INFO] [2024-03-19T01:48:37.656Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-sse --- [2024-03-19T01:48:37.656Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:37.914Z] [INFO] [2024-03-19T01:48:37.914Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-sse --- [2024-03-19T01:48:37.914Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:48:37.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/src/main/manpages [2024-03-19T01:48:37.914Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:37.914Z] [INFO] [2024-03-19T01:48:37.914Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-sse --- [2024-03-19T01:48:37.914Z] [INFO] Executing tasks [2024-03-19T01:48:37.914Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/classes/META-INF for [2024-03-19T01:48:37.914Z] [INFO] [echo] jmsra [2024-03-19T01:48:37.914Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:37.914Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:37.914Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/classes/META-INF [2024-03-19T01:48:37.914Z] [INFO] Executed tasks [2024-03-19T01:48:37.914Z] [INFO] [2024-03-19T01:48:37.914Z] [INFO] --- assembly:3.6.0:single (default-single) @ jmsra --- [2024-03-19T01:48:37.914Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:37.914Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/jmsra.zip [2024-03-19T01:48:37.914Z] [INFO] [2024-03-19T01:48:37.914Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ejb-client --- [2024-03-19T01:48:37.914Z] [INFO] [2024-03-19T01:48:37.914Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ejb-client --- [2024-03-19T01:48:37.914Z] [INFO] [2024-03-19T01:48:37.914Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-client --- [2024-03-19T01:48:38.175Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:38.175Z] [INFO] [2024-03-19T01:48:38.175Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jmsra --- [2024-03-19T01:48:38.175Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/jmsra.zip [2024-03-19T01:48:38.175Z] [WARNING] ***************************************************************** [2024-03-19T01:48:38.175Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:38.175Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:38.175Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:38.175Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:38.175Z] [WARNING] ***************************************************************** [2024-03-19T01:48:38.175Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:38.175Z] [INFO] [2024-03-19T01:48:38.175Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-client --- [2024-03-19T01:48:38.175Z] [INFO] [2024-03-19T01:48:38.175Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-client --- [2024-03-19T01:48:38.175Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:38.175Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:38.175Z] [INFO] [2024-03-19T01:48:38.175Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-sse --- [2024-03-19T01:48:38.175Z] [INFO] [2024-03-19T01:48:38.175Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-sse --- [2024-03-19T01:48:38.175Z] [INFO] [2024-03-19T01:48:38.175Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-sse --- [2024-03-19T01:48:38.175Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:38.175Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java uses unchecked or unsafe operations. [2024-03-19T01:48:38.176Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:38.176Z] [INFO] [2024-03-19T01:48:38.176Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ rest-testing --- [2024-03-19T01:48:38.176Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:48:38.176Z] [INFO] [2024-03-19T01:48:38.176Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-client --- [2024-03-19T01:48:38.176Z] [INFO] Not copying test resources [2024-03-19T01:48:38.176Z] [INFO] [2024-03-19T01:48:38.176Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb-client --- [2024-03-19T01:48:38.176Z] [INFO] Not compiling test sources [2024-03-19T01:48:38.176Z] [INFO] [2024-03-19T01:48:38.176Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-client --- [2024-03-19T01:48:38.176Z] [INFO] [2024-03-19T01:48:38.176Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-client --- [2024-03-19T01:48:38.176Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:38.176Z] [INFO] Tests are skipped. [2024-03-19T01:48:38.176Z] [INFO] [2024-03-19T01:48:38.176Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-client --- [2024-03-19T01:48:38.176Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:38.176Z] [INFO] Executing tasks [2024-03-19T01:48:38.176Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/classes/META-INF for [2024-03-19T01:48:38.176Z] [INFO] [echo] ejb-client [2024-03-19T01:48:38.176Z] [INFO] Executed tasks [2024-03-19T01:48:38.176Z] [INFO] [2024-03-19T01:48:38.176Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-client --- [2024-03-19T01:48:38.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/ejb-client.jar [2024-03-19T01:48:38.176Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:38.176Z] [INFO] [2024-03-19T01:48:38.176Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-sse --- [2024-03-19T01:48:38.176Z] [INFO] [2024-03-19T01:48:38.176Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-sse --- [2024-03-19T01:48:38.176Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:38.176Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:38.435Z] [WARNING] ***************************************************************** [2024-03-19T01:48:38.435Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:38.435Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:38.435Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:38.435Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:38.435Z] [WARNING] ***************************************************************** [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-testing --- [2024-03-19T01:48:38.435Z] [INFO] Not copying test resources [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ rest-testing --- [2024-03-19T01:48:38.435Z] [INFO] Not compiling test sources [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-testing --- [2024-03-19T01:48:38.435Z] [INFO] Tests are skipped. [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-testing --- [2024-03-19T01:48:38.435Z] [INFO] Executing tasks [2024-03-19T01:48:38.435Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/classes/META-INF for [2024-03-19T01:48:38.435Z] [INFO] [echo] rest-testing [2024-03-19T01:48:38.435Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/classes/META-INF [2024-03-19T01:48:38.435Z] [INFO] Executed tasks [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-testing --- [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-sse --- [2024-03-19T01:48:38.435Z] [INFO] Not copying test resources [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-sse --- [2024-03-19T01:48:38.435Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/rest-testing.jar [2024-03-19T01:48:38.435Z] [INFO] Not compiling test sources [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-sse --- [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-sse --- [2024-03-19T01:48:38.435Z] [INFO] Tests are skipped. [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-sse --- [2024-03-19T01:48:38.435Z] [WARNING] ***************************************************************** [2024-03-19T01:48:38.435Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:38.435Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:38.435Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:38.435Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:38.435Z] [WARNING] ***************************************************************** [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ grizzly-config --- [2024-03-19T01:48:38.435Z] [INFO] Executing tasks [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ grizzly-config --- [2024-03-19T01:48:38.435Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/classes/META-INF for [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] [echo] web-sse [2024-03-19T01:48:38.435Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ grizzly-config --- [2024-03-19T01:48:38.435Z] [INFO] Executed tasks [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-sse --- [2024-03-19T01:48:38.435Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:38.435Z] [INFO] [2024-03-19T01:48:38.435Z] [INFO] --- resources:3.3.1:resources (default-resources) @ grizzly-config --- [2024-03-19T01:48:38.435Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:38.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/src/main/manpages [2024-03-19T01:48:38.435Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:38.436Z] [INFO] [2024-03-19T01:48:38.436Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ grizzly-config --- [2024-03-19T01:48:38.436Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/web-sse.jar [2024-03-19T01:48:38.436Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:38.436Z] [INFO] Compiling 63 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:38.436Z] [WARNING] ***************************************************************** [2024-03-19T01:48:38.436Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:38.436Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:38.436Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:38.436Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:38.436Z] [WARNING] ***************************************************************** [2024-03-19T01:48:39.004Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Some input files use or override a deprecated API. [2024-03-19T01:48:39.004Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:48:39.004Z] [INFO] [2024-03-19T01:48:39.004Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ grizzly-config --- [2024-03-19T01:48:39.004Z] [INFO] [2024-03-19T01:48:39.004Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ grizzly-config --- [2024-03-19T01:48:39.004Z] [INFO] [2024-03-19T01:48:39.004Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ grizzly-config --- [2024-03-19T01:48:39.004Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:39.004Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:39.004Z] [INFO] [2024-03-19T01:48:39.004Z] [INFO] --- command-security:1.0.17:check (default-check) @ grizzly-config --- [2024-03-19T01:48:39.004Z] [INFO] [2024-03-19T01:48:39.004Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ grizzly-config --- [2024-03-19T01:48:39.004Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:39.004Z] [INFO] Compiling 63 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:39.261Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:48:39.262Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:48:39.262Z] [INFO] Processing: jakarta.enterprise.network.config on element LOGGER_NAME [2024-03-19T01:48:39.262Z] [INFO] Enclosing type is org.glassfish.grizzly.config.GrizzlyConfig [2024-03-19T01:48:39.262Z] [INFO] Loggers found so far: {jakarta.enterprise.network.config.description=Network config, jakarta.enterprise.network.config.publish=false, jakarta.enterprise.network.config.subsystem=NETCONFIG} [2024-03-19T01:48:39.262Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:48:39.262Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:48:39.262Z] [INFO] Found enclosing element org.glassfish.grizzly.config.GrizzlyConfig [2024-03-19T01:48:39.262Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:48:39.262Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:48:39.262Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:48:39.262Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:48:39.262Z] [INFO] [2024-03-19T01:48:39.262Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ grizzly-config --- [2024-03-19T01:48:39.262Z] [INFO] Not copying test resources [2024-03-19T01:48:39.262Z] [INFO] [2024-03-19T01:48:39.262Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ grizzly-config --- [2024-03-19T01:48:39.262Z] [INFO] Not compiling test sources [2024-03-19T01:48:39.262Z] [INFO] [2024-03-19T01:48:39.262Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ grizzly-config --- [2024-03-19T01:48:39.262Z] [INFO] [2024-03-19T01:48:39.262Z] [INFO] --- surefire:3.2.5:test (default-test) @ grizzly-config --- [2024-03-19T01:48:39.262Z] [INFO] Tests are skipped. [2024-03-19T01:48:39.262Z] [INFO] [2024-03-19T01:48:39.262Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ grizzly-config --- [2024-03-19T01:48:39.262Z] [INFO] Executing tasks [2024-03-19T01:48:39.262Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/classes/META-INF for [2024-03-19T01:48:39.262Z] [INFO] [echo] grizzly-config [2024-03-19T01:48:39.262Z] [INFO] Executed tasks [2024-03-19T01:48:39.262Z] [INFO] [2024-03-19T01:48:39.262Z] [INFO] --- jar:3.3.0:jar (default-jar) @ grizzly-config --- [2024-03-19T01:48:39.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/grizzly-config.jar [2024-03-19T01:48:39.262Z] [WARNING] ***************************************************************** [2024-03-19T01:48:39.262Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:39.262Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:39.262Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:39.262Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:39.262Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.793Z] [INFO] [2024-03-19T01:48:41.793Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.793Z] [WARNING] * The * [2024-03-19T01:48:41.793Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.793Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.793Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.793Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.793Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.793Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.793Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-common --- [2024-03-19T01:48:41.793Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.793Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:41.793Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/bom.xml [2024-03-19T01:48:41.793Z] [INFO] attaching as glassfish-embedded-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.793Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/bom.json [2024-03-19T01:48:41.793Z] [INFO] attaching as glassfish-embedded-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.793Z] [INFO] [2024-03-19T01:48:41.793Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ant-tests --- [2024-03-19T01:48:41.793Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.793Z] [WARNING] * The * [2024-03-19T01:48:41.793Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.793Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.793Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.793Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.793Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.793Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.793Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.793Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:41.793Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/bom.xml [2024-03-19T01:48:41.793Z] [INFO] attaching as ant-tests-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.793Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/bom.json [2024-03-19T01:48:41.794Z] [INFO] attaching as ant-tests-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.794Z] [INFO] [2024-03-19T01:48:41.794Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.794Z] [WARNING] * The * [2024-03-19T01:48:41.794Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.794Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.794Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.794Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.794Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:41.794Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.794Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.794Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.794Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:41.794Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/bom.xml [2024-03-19T01:48:41.794Z] [INFO] attaching as glassfish-embedded-shell-jar-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.794Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/bom.json [2024-03-19T01:48:41.794Z] [INFO] attaching as glassfish-embedded-shell-jar-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.794Z] [INFO] [2024-03-19T01:48:41.794Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ mail --- [2024-03-19T01:48:41.794Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.794Z] [WARNING] * The * [2024-03-19T01:48:41.794Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.794Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.794Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.794Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.794Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.794Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.794Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.794Z] [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [2024-03-19T01:48:41.794Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/bom.xml [2024-03-19T01:48:41.794Z] [INFO] attaching as mail-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.794Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/bom.json [2024-03-19T01:48:41.794Z] [INFO] attaching as mail-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.794Z] [INFO] [2024-03-19T01:48:41.794Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-embed --- [2024-03-19T01:48:41.794Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.794Z] [WARNING] * The * [2024-03-19T01:48:41.794Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.794Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.794Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.794Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.794Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.794Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.794Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.794Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:41.794Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/bom.xml [2024-03-19T01:48:41.794Z] [INFO] attaching as web-embed-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.794Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/bom.json [2024-03-19T01:48:41.794Z] [INFO] attaching as web-embed-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.794Z] [INFO] [2024-03-19T01:48:41.794Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.794Z] [WARNING] * The * [2024-03-19T01:48:41.794Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.795Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.795Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.795Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.795Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jakartaee-pom --- [2024-03-19T01:48:41.795Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.795Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.795Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.795Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:41.795Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/bom.xml [2024-03-19T01:48:41.795Z] [INFO] attaching as jakartaee-pom-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.795Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/bom.json [2024-03-19T01:48:41.795Z] [INFO] attaching as jakartaee-pom-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.795Z] [INFO] [2024-03-19T01:48:41.795Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ embedded --- [2024-03-19T01:48:41.795Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.795Z] [WARNING] * The * [2024-03-19T01:48:41.795Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.795Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.795Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.795Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.795Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.795Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.795Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.795Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:41.795Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/bom.xml [2024-03-19T01:48:41.795Z] [INFO] attaching as embedded-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.795Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/bom.json [2024-03-19T01:48:41.795Z] [INFO] attaching as embedded-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.795Z] [INFO] [2024-03-19T01:48:41.795Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.795Z] [WARNING] * The * [2024-03-19T01:48:41.795Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-scripts --- [2024-03-19T01:48:41.795Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.795Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.795Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.795Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.795Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.795Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.795Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.795Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:41.795Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/bom.xml [2024-03-19T01:48:41.795Z] [INFO] attaching as cmp-scripts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.795Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/bom.json [2024-03-19T01:48:41.795Z] [INFO] attaching as cmp-scripts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.795Z] [INFO] [2024-03-19T01:48:41.795Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.795Z] [WARNING] * The * [2024-03-19T01:48:41.795Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.795Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserv-rt-pom --- [2024-03-19T01:48:41.795Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.795Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.796Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.796Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.796Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.796Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.796Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:41.796Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/bom.xml [2024-03-19T01:48:41.796Z] [INFO] attaching as appserv-rt-pom-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.796Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/bom.json [2024-03-19T01:48:41.796Z] [INFO] attaching as appserv-rt-pom-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.796Z] [INFO] [2024-03-19T01:48:41.796Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.796Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cdi-api-fragment --- [2024-03-19T01:48:41.796Z] [WARNING] * The * [2024-03-19T01:48:41.796Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.796Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.796Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.796Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.796Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.796Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.796Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.796Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:41.796Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/bom.xml [2024-03-19T01:48:41.796Z] [INFO] attaching as cdi-api-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.796Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/bom.json [2024-03-19T01:48:41.796Z] [INFO] attaching as cdi-api-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.796Z] [INFO] [2024-03-19T01:48:41.796Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi-api-fragment --- [2024-03-19T01:48:41.796Z] [INFO] Tests are skipped. [2024-03-19T01:48:41.796Z] [INFO] [2024-03-19T01:48:41.796Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cdi-api-fragment --- [2024-03-19T01:48:41.796Z] [INFO] Tests are skipped. [2024-03-19T01:48:41.796Z] [INFO] [2024-03-19T01:48:41.796Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.796Z] [WARNING] * The * [2024-03-19T01:48:41.796Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ templates --- [2024-03-19T01:48:41.796Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.796Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.796Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.796Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.796Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.796Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.796Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.796Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:41.796Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/bom.xml [2024-03-19T01:48:41.796Z] [INFO] attaching as templates-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.796Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/bom.json [2024-03-19T01:48:41.796Z] [INFO] attaching as templates-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.796Z] [INFO] [2024-03-19T01:48:41.796Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.796Z] [WARNING] * The * [2024-03-19T01:48:41.796Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.796Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.796Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.796Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.796Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.797Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.797Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ weld-integration-test-fragment --- [2024-03-19T01:48:41.797Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.797Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:41.797Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/bom.xml [2024-03-19T01:48:41.797Z] [INFO] attaching as weld-integration-test-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.797Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/bom.json [2024-03-19T01:48:41.797Z] [INFO] attaching as weld-integration-test-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.797Z] [INFO] [2024-03-19T01:48:41.797Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ weld-integration-fragment --- [2024-03-19T01:48:41.797Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.797Z] [WARNING] * The * [2024-03-19T01:48:41.797Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.797Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.797Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.797Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.797Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.797Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.797Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:41.797Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:41.797Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/bom.xml [2024-03-19T01:48:41.797Z] [INFO] attaching as weld-integration-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:41.797Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/bom.json [2024-03-19T01:48:41.797Z] [INFO] attaching as weld-integration-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:41.797Z] [INFO] [2024-03-19T01:48:41.797Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ batch-databases --- [2024-03-19T01:48:41.797Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.797Z] [WARNING] * The * [2024-03-19T01:48:41.797Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:41.797Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:41.797Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:41.797Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:41.797Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:41.797Z] [WARNING] ***************************************************************** [2024-03-19T01:48:41.797Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:42.055Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:42.055Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/bom.xml [2024-03-19T01:48:42.055Z] [INFO] attaching as batch-databases-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:42.055Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/bom.json [2024-03-19T01:48:42.055Z] [INFO] attaching as batch-databases-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:42.055Z] [INFO] [2024-03-19T01:48:42.055Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserver-domain --- [2024-03-19T01:48:42.056Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.056Z] [WARNING] * The * [2024-03-19T01:48:42.056Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:42.056Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:42.056Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:42.056Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:42.056Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:42.056Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.056Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:42.056Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:48:42.056Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/bom.xml [2024-03-19T01:48:42.056Z] [INFO] attaching as appserver-domain-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:42.056Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/bom.json [2024-03-19T01:48:42.056Z] [INFO] attaching as appserver-domain-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:42.056Z] [INFO] [2024-03-19T01:48:42.056Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.056Z] [WARNING] * The * [2024-03-19T01:48:42.056Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:42.056Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ descriptors --- [2024-03-19T01:48:42.056Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:42.056Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:42.056Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:42.056Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:42.056Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.056Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:42.056Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:42.056Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/bom.xml [2024-03-19T01:48:42.056Z] [INFO] attaching as descriptors-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:42.056Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/bom.json [2024-03-19T01:48:42.056Z] [INFO] attaching as descriptors-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:42.056Z] [INFO] [2024-03-19T01:48:42.056Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.056Z] [WARNING] * The * [2024-03-19T01:48:42.056Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:42.056Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:42.056Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:42.056Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:42.056Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:42.056Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.056Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserver-dtds --- [2024-03-19T01:48:42.056Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:42.056Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:42.056Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/bom.xml [2024-03-19T01:48:42.056Z] [INFO] attaching as appserver-dtds-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:42.056Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/bom.json [2024-03-19T01:48:42.056Z] [INFO] attaching as appserver-dtds-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:42.056Z] [INFO] [2024-03-19T01:48:42.056Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.056Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserver-schemas --- [2024-03-19T01:48:42.057Z] [WARNING] * The * [2024-03-19T01:48:42.057Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:42.057Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:42.057Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:42.057Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:42.057Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:42.057Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.057Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:42.057Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:42.057Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/bom.xml [2024-03-19T01:48:42.057Z] [INFO] attaching as appserver-schemas-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:42.057Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/bom.json [2024-03-19T01:48:42.057Z] [INFO] attaching as appserver-schemas-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:42.057Z] [INFO] [2024-03-19T01:48:42.057Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.057Z] [WARNING] * The * [2024-03-19T01:48:42.057Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:42.057Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jmsra --- [2024-03-19T01:48:42.057Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:42.057Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:42.057Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:42.057Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:42.057Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.057Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:42.316Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:48:42.316Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/bom.xml [2024-03-19T01:48:42.316Z] [INFO] attaching as jmsra-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:42.316Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/bom.json [2024-03-19T01:48:42.316Z] [INFO] attaching as jmsra-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:42.316Z] [INFO] [2024-03-19T01:48:42.316Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-client --- [2024-03-19T01:48:42.316Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.316Z] [WARNING] * The * [2024-03-19T01:48:42.316Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:42.316Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:42.316Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:42.316Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:42.316Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:42.316Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.316Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:42.574Z] [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [2024-03-19T01:48:42.574Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/bom.xml [2024-03-19T01:48:42.574Z] [INFO] attaching as ejb-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:42.574Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/bom.json [2024-03-19T01:48:42.574Z] [INFO] attaching as ejb-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:42.574Z] [INFO] [2024-03-19T01:48:42.574Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-client --- [2024-03-19T01:48:42.574Z] [INFO] Tests are skipped. [2024-03-19T01:48:42.574Z] [INFO] [2024-03-19T01:48:42.574Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-client --- [2024-03-19T01:48:42.574Z] [INFO] Tests are skipped. [2024-03-19T01:48:42.574Z] [INFO] [2024-03-19T01:48:42.574Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.574Z] [WARNING] * The * [2024-03-19T01:48:42.574Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ rest-testing --- [2024-03-19T01:48:42.574Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:42.574Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:42.574Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:42.574Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:42.574Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:42.574Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.574Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:42.833Z] [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [2024-03-19T01:48:42.833Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/bom.xml [2024-03-19T01:48:42.833Z] [INFO] attaching as rest-testing-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:42.833Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/bom.json [2024-03-19T01:48:42.834Z] [INFO] attaching as rest-testing-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:42.834Z] [INFO] [2024-03-19T01:48:42.834Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-sse --- [2024-03-19T01:48:42.834Z] [WARNING] ***************************************************************** [2024-03-19T01:48:42.834Z] [WARNING] * The * [2024-03-19T01:48:42.834Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:42.834Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:42.834Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:42.834Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:42.834Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:42.834Z] [WARNING] ***************************************************************** [2024-03-19T01:48:43.093Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:43.351Z] [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [2024-03-19T01:48:43.351Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/bom.xml [2024-03-19T01:48:43.351Z] [INFO] attaching as web-sse-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.351Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/bom.json [2024-03-19T01:48:43.351Z] [INFO] attaching as web-sse-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.351Z] [INFO] [2024-03-19T01:48:43.351Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ grizzly-config --- [2024-03-19T01:48:43.351Z] [WARNING] ***************************************************************** [2024-03-19T01:48:43.351Z] [WARNING] * The * [2024-03-19T01:48:43.351Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:43.351Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:43.351Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:43.351Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:43.351Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:43.351Z] [WARNING] ***************************************************************** [2024-03-19T01:48:43.352Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:43.919Z] [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) [2024-03-19T01:48:43.919Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/bom.xml [2024-03-19T01:48:43.919Z] [INFO] attaching as grizzly-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.919Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/bom.json [2024-03-19T01:48:43.919Z] [INFO] attaching as grizzly-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-common --- [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ grizzly-config --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-common --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tests --- [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-pom --- [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed --- [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-scripts --- [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ embedded --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-pom --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-cdi-api-fragment-checkstyle) @ cdi-api-fragment --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ templates --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-test-fragment --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-fragment --- [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch-databases --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-domain --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-dtds --- [2024-03-19T01:48:43.919Z] [INFO] --- assembly:3.6.0:single (jar) @ descriptors --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-schemas --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jmsra --- [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.919Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-client-checkstyle) @ ejb-client --- [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-testing --- [2024-03-19T01:48:43.920Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-sse --- [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] --- install:3.1.1:install (default-install) @ cdi-api-fragment --- [2024-03-19T01:48:43.920Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/8.0.1-SNAPSHOT/cdi-api-fragment-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-client --- [2024-03-19T01:48:43.920Z] [INFO] Reading assembly descriptor: src/assembly/jar.xml [2024-03-19T01:48:43.920Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/8.0.1-SNAPSHOT/ejb-client-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.920Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/8.0.1-SNAPSHOT/cdi-api-fragment-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:43.920Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-pom --- [2024-03-19T01:48:43.920Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/8.0.1-SNAPSHOT/ejb-client-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:43.920Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.920Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-jakartaee-pom-checkstyle) @ jakartaee-pom --- [2024-03-19T01:48:43.920Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-scripts --- [2024-03-19T01:48:43.920Z] [INFO] No sources to compile [2024-03-19T01:48:43.920Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/8.0.1-SNAPSHOT/cdi-api-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-common --- [2024-03-19T01:48:43.920Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/8.0.1-SNAPSHOT/ejb-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.920Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.920Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-scripts-checkstyle) @ cmp-scripts --- [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-pom --- [2024-03-19T01:48:43.920Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-dtds --- [2024-03-19T01:48:43.920Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.920Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/8.0.1-SNAPSHOT/cdi-api-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.920Z] [INFO] --- failsafe:3.2.5:verify (verify) @ batch-databases --- [2024-03-19T01:48:43.920Z] [INFO] [2024-03-19T01:48:43.920Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-shell-jar-checkstyle) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:43.921Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/8.0.1-SNAPSHOT/ejb-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-pom/8.0.1-SNAPSHOT/jakartaee-pom-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.921Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-common --- [2024-03-19T01:48:43.921Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-appserver-dtds-checkstyle) @ appserver-dtds --- [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-scripts --- [2024-03-19T01:48:43.921Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-testing --- [2024-03-19T01:48:43.921Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.921Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.batch-batch-databases-checkstyle) @ batch-databases --- [2024-03-19T01:48:43.921Z] [INFO] --- failsafe:3.2.5:verify (verify) @ grizzly-config --- [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-common --- [2024-03-19T01:48:43.921Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-fragment --- [2024-03-19T01:48:43.921Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/8.0.1-SNAPSHOT/cmp-scripts-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.921Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.921Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.921Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-pom/8.0.1-SNAPSHOT/jakartaee-pom-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-rest-testing-checkstyle) @ rest-testing --- [2024-03-19T01:48:43.921Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-jar --- [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.grizzly-grizzly-config-checkstyle) @ grizzly-config --- [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-dtds --- [2024-03-19T01:48:43.921Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-common --- [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.921Z] [INFO] --- install:3.1.1:install (default-install) @ batch-databases --- [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-weld-integration-fragment-checkstyle) @ weld-integration-fragment --- [2024-03-19T01:48:43.921Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.921Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/8.0.1-SNAPSHOT/glassfish-embedded-shell-jar-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.921Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.921Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed --- [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/8.0.1-SNAPSHOT/appserver-dtds-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.921Z] [INFO] [2024-03-19T01:48:43.921Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-common --- [2024-03-19T01:48:43.921Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-pom/8.0.1-SNAPSHOT/jakartaee-pom-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.922Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jmsra --- [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] --- install:3.1.1:install (default-install) @ rest-testing --- [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] --- install:3.1.1:install (default-install) @ grizzly-config --- [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/8.0.1-SNAPSHOT/batch-databases-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] --- failsafe:3.2.5:verify (verify) @ embedded --- [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/8.0.1-SNAPSHOT/cmp-scripts-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail --- [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-fragment --- [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/8.0.1-SNAPSHOT/rest-testing-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/8.0.1-SNAPSHOT/grizzly-config-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-embed-checkstyle) @ web-embed --- [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-sse --- [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-common-checkstyle) @ glassfish-embedded-common --- [2024-03-19T01:48:43.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/8.0.1-SNAPSHOT/glassfish-embedded-shell-jar-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resources-mail-checkstyle) @ mail --- [2024-03-19T01:48:43.922Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/8.0.1-SNAPSHOT/cmp-scripts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/8.0.1-SNAPSHOT/appserver-dtds-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-embedded-checkstyle) @ embedded --- [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-domain --- [2024-03-19T01:48:43.922Z] [INFO] [2024-03-19T01:48:43.922Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-pom --- [2024-03-19T01:48:43.922Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tests --- [2024-03-19T01:48:43.923Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/batch-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/8.0.1-SNAPSHOT/batch-databases-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:43.923Z] [INFO] [2024-03-19T01:48:43.923Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-common --- [2024-03-19T01:48:43.923Z] [INFO] [2024-03-19T01:48:43.923Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.923Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-sse-checkstyle) @ web-sse --- [2024-03-19T01:48:43.923Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jms-jmsra-checkstyle) @ jmsra --- [2024-03-19T01:48:43.923Z] [INFO] [2024-03-19T01:48:43.923Z] [INFO] --- failsafe:3.2.5:verify (verify) @ templates --- [2024-03-19T01:48:43.923Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:43.923Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-test-fragment --- [2024-03-19T01:48:43.923Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.923Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/8.0.1-SNAPSHOT/weld-integration-fragment-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.923Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/rest-testing.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/8.0.1-SNAPSHOT/rest-testing-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:43.923Z] [INFO] [2024-03-19T01:48:43.923Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-appserv-rt-pom-checkstyle) @ appserv-rt-pom --- [2024-03-19T01:48:43.923Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.923Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.923Z] [INFO] [2024-03-19T01:48:43.923Z] [INFO] [2024-03-19T01:48:43.923Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-ant-tests-checkstyle) @ ant-tests --- [2024-03-19T01:48:43.923Z] [INFO] --- install:3.1.1:install (default-install) @ web-embed --- [2024-03-19T01:48:43.923Z] [INFO] [2024-03-19T01:48:43.923Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-common/8.0.1-SNAPSHOT/glassfish-embedded-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.923Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/8.0.1-SNAPSHOT/cmp-scripts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.923Z] [INFO] [2024-03-19T01:48:43.923Z] [INFO] --- install:3.1.1:install (default-install) @ mail --- [2024-03-19T01:48:43.923Z] [INFO] [2024-03-19T01:48:43.923Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-schemas --- [2024-03-19T01:48:43.923Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/8.0.1-SNAPSHOT/glassfish-embedded-shell-jar-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.923Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/grizzly-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/8.0.1-SNAPSHOT/grizzly-config-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:43.923Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-appserver-domain-checkstyle) @ appserver-domain --- [2024-03-19T01:48:43.923Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.923Z] [INFO] --- install:3.1.1:install (default-install) @ embedded --- [2024-03-19T01:48:43.923Z] [INFO] [2024-03-19T01:48:43.923Z] [INFO] [2024-03-19T01:48:43.923Z] [INFO] [2024-03-19T01:48:43.923Z] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [2024-03-19T01:48:43.923Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.924Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/8.0.1-SNAPSHOT/web-embed-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.924Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/8.0.1-SNAPSHOT/appserver-dtds-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.924Z] [INFO] Building GlassFish App Client Server-side Modules 8.0.1-SNAPSHOT [93/300] [2024-03-19T01:48:43.924Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/8.0.1-SNAPSHOT/batch-databases-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.924Z] [INFO] from appserver/appclient/server/pom.xml [2024-03-19T01:48:43.924Z] [INFO] --- install:3.1.1:install (default-install) @ web-sse --- [2024-03-19T01:48:43.924Z] [INFO] [2024-03-19T01:48:43.924Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-pom --- [2024-03-19T01:48:43.924Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/8.0.1-SNAPSHOT/mail-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.924Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-weld-integration-test-fragment-checkstyle) @ weld-integration-test-fragment --- [2024-03-19T01:48:43.924Z] [INFO] [2024-03-19T01:48:43.924Z] [INFO] --- install:3.1.1:install (default-install) @ jmsra --- [2024-03-19T01:48:43.924Z] [INFO] [2024-03-19T01:48:43.924Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-domain --- [2024-03-19T01:48:43.924Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/8.0.1-SNAPSHOT/weld-integration-fragment-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:43.924Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/8.0.1-SNAPSHOT/embedded-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.924Z] [INFO] [2024-03-19T01:48:43.924Z] [INFO] [2024-03-19T01:48:43.924Z] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [2024-03-19T01:48:43.924Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/8.0.1-SNAPSHOT/rest-testing-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.924Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:43.924Z] [INFO] [2024-03-19T01:48:43.924Z] [INFO] --- install:3.1.1:install (default-install) @ ant-tests --- [2024-03-19T01:48:43.924Z] [INFO] [2024-03-19T01:48:43.924Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc-templates-checkstyle) @ templates --- [2024-03-19T01:48:43.924Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.924Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-common/8.0.1-SNAPSHOT/glassfish-embedded-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.924Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/8.0.1-SNAPSHOT/jmsra-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.924Z] [INFO] [2024-03-19T01:48:43.925Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/8.0.1-SNAPSHOT/appserver-domain-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.925Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/8.0.1-SNAPSHOT/web-sse-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.925Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/8.0.1-SNAPSHOT/appserv-rt-pom-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.925Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/8.0.1-SNAPSHOT/grizzly-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.925Z] [INFO] Building GlassFish webservices scripts 8.0.1-SNAPSHOT [94/300] [2024-03-19T01:48:43.925Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/8.0.1-SNAPSHOT/appserver-dtds-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.925Z] [INFO] from appserver/webservices/webservices-scripts/pom.xml [2024-03-19T01:48:43.925Z] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [2024-03-19T01:48:43.925Z] [INFO] Building App Client - client-side modules 8.0.1-SNAPSHOT [95/300] [2024-03-19T01:48:43.925Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:43.925Z] [INFO] [2024-03-19T01:48:43.925Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-test-fragment --- [2024-03-19T01:48:43.925Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-appserver-schemas-checkstyle) @ appserver-schemas --- [2024-03-19T01:48:43.925Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/8.0.1-SNAPSHOT/batch-databases-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.925Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/8.0.1-SNAPSHOT/ant-tests-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.925Z] [INFO] from appserver/appclient/client/pom.xml [2024-03-19T01:48:43.925Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:43.925Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/8.0.1-SNAPSHOT/weld-integration-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.925Z] [INFO] [2024-03-19T01:48:43.925Z] [INFO] --- install:3.1.1:install (default-install) @ templates --- [2024-03-19T01:48:43.925Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/8.0.1-SNAPSHOT/mail-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.925Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/8.0.1-SNAPSHOT/rest-testing-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.926Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/8.0.1-SNAPSHOT/weld-integration-test-fragment-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.926Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-common/8.0.1-SNAPSHOT/glassfish-embedded-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.926Z] [INFO] [2024-03-19T01:48:43.926Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-schemas --- [2024-03-19T01:48:43.926Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/8.0.1-SNAPSHOT/embedded-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.926Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/8.0.1-SNAPSHOT/jmsra-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:43.926Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/8.0.1-SNAPSHOT/templates-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.926Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/appserver-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/8.0.1-SNAPSHOT/appserver-domain-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:43.926Z] [INFO] [2024-03-19T01:48:43.926Z] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [2024-03-19T01:48:43.926Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/8.0.1-SNAPSHOT/web-embed-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.926Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/8.0.1-SNAPSHOT/weld-integration-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.926Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/8.0.1-SNAPSHOT/appserv-rt-pom-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.926Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/8.0.1-SNAPSHOT/appserver-schemas-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.926Z] [INFO] [2024-03-19T01:48:43.926Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/8.0.1-SNAPSHOT/grizzly-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.926Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/8.0.1-SNAPSHOT/mail-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.927Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/8.0.1-SNAPSHOT/web-sse-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:43.927Z] [INFO] Building GlassFish Metro Related Fragments 8.0.1-SNAPSHOT [96/300] [2024-03-19T01:48:43.927Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/8.0.1-SNAPSHOT/ant-tests-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.927Z] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [2024-03-19T01:48:43.927Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/8.0.1-SNAPSHOT/embedded-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.927Z] [INFO] from appserver/webservices/metro-fragments/pom.xml [2024-03-19T01:48:43.927Z] [INFO] Building GlassFish ha-file-store 8.0.1-SNAPSHOT [97/300] [2024-03-19T01:48:43.927Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:43.927Z] [INFO] from appserver/ha/ha-file-store/pom.xml [2024-03-19T01:48:43.927Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:43.927Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/8.0.1-SNAPSHOT/appserver-domain-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.927Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/8.0.1-SNAPSHOT/web-embed-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.927Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/8.0.1-SNAPSHOT/weld-integration-test-fragment-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:43.927Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/8.0.1-SNAPSHOT/appserv-rt-pom-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.927Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/templates.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/8.0.1-SNAPSHOT/templates-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:43.927Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/8.0.1-SNAPSHOT/web-sse-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.927Z] [INFO] [2024-03-19T01:48:43.927Z] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [2024-03-19T01:48:43.927Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/8.0.1-SNAPSHOT/ant-tests-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.927Z] [INFO] Building GlassFish API Exporter Module Fragment 8.0.1-SNAPSHOT [98/300] [2024-03-19T01:48:43.928Z] [INFO] from appserver/core/api-exporter-fragment/pom.xml [2024-03-19T01:48:43.928Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/8.0.1-SNAPSHOT/appserver-domain-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.928Z] [INFO] [2024-03-19T01:48:43.928Z] [INFO] ----------------< org.glassfish.main.extras:jakartaee >----------------- [2024-03-19T01:48:43.928Z] [INFO] Building GlassFish jakartaee.jar 8.0.1-SNAPSHOT [99/300] [2024-03-19T01:48:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/8.0.1-SNAPSHOT/appserver-schemas-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:43.928Z] [INFO] from appserver/extras/jakartaee/manifest-jar/pom.xml [2024-03-19T01:48:43.928Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/8.0.1-SNAPSHOT/weld-integration-test-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.928Z] [INFO] [2024-03-19T01:48:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/8.0.1-SNAPSHOT/templates-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.928Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server --- [2024-03-19T01:48:43.928Z] [INFO] [2024-03-19T01:48:43.928Z] [INFO] ----------------< org.glassfish.main.extras:osgi-main >----------------- [2024-03-19T01:48:43.928Z] [INFO] Building GlassFish UberJar OSGI Main Module 8.0.1-SNAPSHOT [100/300] [2024-03-19T01:48:43.928Z] [INFO] from appserver/extras/embedded/common/osgi-main/pom.xml [2024-03-19T01:48:43.928Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/8.0.1-SNAPSHOT/web-sse-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.928Z] [INFO] [2024-03-19T01:48:43.928Z] [INFO] [2024-03-19T01:48:43.928Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-common --- [2024-03-19T01:48:43.928Z] [INFO] --- clean:3.3.2:clean (default-clean) @ client --- [2024-03-19T01:48:43.928Z] [INFO] [2024-03-19T01:48:43.928Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ server --- [2024-03-19T01:48:43.928Z] [INFO] [2024-03-19T01:48:43.928Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-scripts --- [2024-03-19T01:48:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/8.0.1-SNAPSHOT/weld-integration-test-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.928Z] [INFO] [2024-03-19T01:48:43.928Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ client --- [2024-03-19T01:48:43.928Z] [INFO] [2024-03-19T01:48:43.928Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webservices-scripts --- [2024-03-19T01:48:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/8.0.1-SNAPSHOT/appserver-schemas-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.928Z] [INFO] [2024-03-19T01:48:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/8.0.1-SNAPSHOT/templates-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.929Z] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [2024-03-19T01:48:43.929Z] [INFO] Building GlassFish Web container Embedded APIs 8.0.1-SNAPSHOT [101/300] [2024-03-19T01:48:43.929Z] [INFO] from appserver/web/web-embed/api/pom.xml [2024-03-19T01:48:43.929Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [2024-03-19T01:48:43.929Z] [INFO] Building Nucleus Grizzly jars Combining 8.0.1-SNAPSHOT [102/300] [2024-03-19T01:48:43.929Z] [INFO] from nucleus/grizzly/nucleus-grizzly-all/pom.xml [2024-03-19T01:48:43.929Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:43.929Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/descriptors-resources.jar [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [2024-03-19T01:48:43.929Z] [INFO] Building GlassFish appserv-rt.jar 8.0.1-SNAPSHOT [103/300] [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/8.0.1-SNAPSHOT/appserver-schemas-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ webservices-scripts --- [2024-03-19T01:48:43.929Z] [INFO] Copying 2 resources from src/main/resources to target/dependency [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ server --- [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [2024-03-19T01:48:43.929Z] [INFO] from appserver/extras/appserv-rt/manifest-jar/pom.xml [2024-03-19T01:48:43.929Z] [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 8.0.1-SNAPSHOT [105/300] [2024-03-19T01:48:43.929Z] [INFO] --------------< org.glassfish.main.tests:report-builder >--------------- [2024-03-19T01:48:43.929Z] [INFO] Building connectors-ra-redeploy 8.0.1-SNAPSHOT [104/300] [2024-03-19T01:48:43.929Z] [INFO] -----------------< org.glassfish.main.tests:reporter >------------------ [2024-03-19T01:48:43.929Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ client --- [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ webservices-scripts --- [2024-03-19T01:48:43.929Z] [INFO] Building reporter 8.0.1-SNAPSHOT [107/300] [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] from appserver/tests/appserv-tests/reporter/pom.xml [2024-03-19T01:48:43.929Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml [2024-03-19T01:48:43.929Z] [INFO] Building report-builder 8.0.1-SNAPSHOT [106/300] [2024-03-19T01:48:43.929Z] [INFO] from appserver/tests/appserv-tests/cciblackbox-tx/pom.xml [2024-03-19T01:48:43.929Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:43.929Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:43.929Z] [INFO] from appserver/tests/appserv-tests/report-builder/pom.xml [2024-03-19T01:48:43.929Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:48:43.929Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:43.929Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ server --- [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee --- [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:43.929Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ client --- [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter-fragment --- [2024-03-19T01:48:43.929Z] [INFO] [2024-03-19T01:48:43.929Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jakartaee --- [2024-03-19T01:48:43.929Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/8.0.1-SNAPSHOT/jmsra-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-fragments --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ api-exporter-fragment --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jakartaee --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/8.0.1-SNAPSHOT/jmsra-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.930Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ metro-fragments --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- build-helper:3.5.0:regex-property (export-package-regexp) @ api-exporter-fragment --- [2024-03-19T01:48:43.930Z] [INFO] No sources to compile [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-main --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jakartaee --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ webservices-scripts --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-file-store --- [2024-03-19T01:48:43.930Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed-api --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ metro-fragments --- [2024-03-19T01:48:43.930Z] [INFO] No sources to compile [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-main --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ server --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-embed-api --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ha-file-store --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ metro-fragments --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ api-exporter-fragment --- [2024-03-19T01:48:43.930Z] [INFO] No sources to compile [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ client --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ webservices-scripts --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ api-exporter-fragment --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-main --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ha-file-store --- [2024-03-19T01:48:43.930Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-embed-api --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ client --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-main --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ha-file-store --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-embed-api --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webservices-scripts --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ client --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-scripts --- [2024-03-19T01:48:43.930Z] [INFO] No sources to compile [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jakartaee --- [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jakartaee --- [2024-03-19T01:48:43.930Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee --- [2024-03-19T01:48:43.930Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:43.930Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:43.930Z] [INFO] [2024-03-19T01:48:43.930Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt --- [2024-03-19T01:48:43.931Z] [INFO] No sources to compile [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ api-exporter-fragment --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reporter --- [2024-03-19T01:48:43.931Z] [INFO] Copying 11 resources from src/main/resources to target/dependency [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- clean:3.3.2:clean (default-clean) @ report-builder --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ reporter --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ report-builder --- [2024-03-19T01:48:43.931Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ server --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserv-rt --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ api-exporter-fragment --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ reporter --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter-fragment --- [2024-03-19T01:48:43.931Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ report-builder --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserv-rt --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ reporter --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ report-builder --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserv-rt --- [2024-03-19T01:48:43.931Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:43.931Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] No sources to compile [2024-03-19T01:48:43.931Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ metro-fragments --- [2024-03-19T01:48:43.931Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cciblackbox-tx --- [2024-03-19T01:48:43.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/src/main/manpages [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ client --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-ra-redeploy --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cciblackbox-tx --- [2024-03-19T01:48:43.931Z] [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-scripts --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ metro-fragments --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cciblackbox-tx --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ metro-fragments --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee --- [2024-03-19T01:48:43.931Z] [INFO] No sources to compile [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cciblackbox-tx --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserv-rt --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-ra-redeploy --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-fragments --- [2024-03-19T01:48:43.931Z] [INFO] No sources to compile [2024-03-19T01:48:43.931Z] [INFO] Copying 8 resources from src/main/resources to target/classes [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserv-rt --- [2024-03-19T01:48:43.931Z] [INFO] [2024-03-19T01:48:43.931Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ client --- [2024-03-19T01:48:43.931Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:43.932Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt --- [2024-03-19T01:48:43.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/src/main/manpages [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter-fragment --- [2024-03-19T01:48:43.932Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ server --- [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish-common --- [2024-03-19T01:48:43.932Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:43.932Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:43.932Z] [INFO] No sources to compile [2024-03-19T01:48:43.932Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ client --- [2024-03-19T01:48:43.932Z] [INFO] No sources to compile [2024-03-19T01:48:43.932Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-ra-redeploy --- [2024-03-19T01:48:43.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/src/main/manpages [2024-03-19T01:48:43.932Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:43.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/src/main/manpages [2024-03-19T01:48:43.932Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:43.932Z] [INFO] No sources to compile [2024-03-19T01:48:43.932Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-ra-redeploy --- [2024-03-19T01:48:43.932Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ server --- [2024-03-19T01:48:43.932Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:43.932Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:43.932Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jakartaee --- [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy --- [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ webservices-scripts --- [2024-03-19T01:48:43.932Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ api-exporter-fragment --- [2024-03-19T01:48:43.932Z] [INFO] No sources to compile [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ server --- [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ descriptors --- [2024-03-19T01:48:43.932Z] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ metro-fragments --- [2024-03-19T01:48:43.932Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:43.932Z] [INFO] No sources to compile [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.932Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jakartaee --- [2024-03-19T01:48:43.932Z] [INFO] No sources to compile [2024-03-19T01:48:43.932Z] [INFO] Compiling 17 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:43.932Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt --- [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ webservices-scripts --- [2024-03-19T01:48:43.933Z] [INFO] No sources to compile [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ api-exporter-fragment --- [2024-03-19T01:48:43.933Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:43.933Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:43.933Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:43.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/src/main/manpages [2024-03-19T01:48:43.933Z] [INFO] No sources to compile [2024-03-19T01:48:43.933Z] [INFO] No sources to compile [2024-03-19T01:48:43.933Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-scripts --- [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.933Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee --- [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- failsafe:3.2.5:verify (verify) @ descriptors --- [2024-03-19T01:48:43.933Z] [INFO] No sources to compile [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter-fragment --- [2024-03-19T01:48:43.933Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-descriptors-checkstyle) @ descriptors --- [2024-03-19T01:48:43.933Z] [INFO] Not copying test resources [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-ra-redeploy --- [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ api-exporter-fragment --- [2024-03-19T01:48:43.933Z] [INFO] Not copying test resources [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jakartaee --- [2024-03-19T01:48:43.933Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-common [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserv-rt --- [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- install:3.1.1:install (default-install) @ descriptors --- [2024-03-19T01:48:43.933Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/8.0.1-SNAPSHOT/descriptors-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:43.933Z] [INFO] Not compiling test sources [2024-03-19T01:48:43.933Z] [INFO] No sources to compile [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee --- [2024-03-19T01:48:43.933Z] [INFO] Not compiling test sources [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-ra-redeploy --- [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter-fragment --- [2024-03-19T01:48:43.933Z] [INFO] No sources to compile [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserv-rt --- [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:43.933Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly-all --- [2024-03-19T01:48:43.933Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/8.0.1-SNAPSHOT/descriptors-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:43.933Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:43.933Z] [INFO] [2024-03-19T01:48:43.933Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-grizzly-all --- [2024-03-19T01:48:43.933Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/8.0.1-SNAPSHOT/descriptors-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly-all --- [2024-03-19T01:48:43.934Z] [INFO] No sources to compile [2024-03-19T01:48:43.934Z] [INFO] No sources to compile [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserv-rt --- [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] Copying wstx-services-4.0.3.war to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/classes/glassfish/lib/install/applications/metro/wstx-services.war [2024-03-19T01:48:43.934Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy --- [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-grizzly-all --- [2024-03-19T01:48:43.934Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/8.0.1-SNAPSHOT/descriptors-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:43.934Z] [INFO] Not copying test resources [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ appserv-rt --- [2024-03-19T01:48:43.934Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee --- [2024-03-19T01:48:43.934Z] [INFO] Not compiling test sources [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserv-rt --- [2024-03-19T01:48:43.934Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter-fragment --- [2024-03-19T01:48:43.934Z] [INFO] No sources to compile [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-grizzly-all --- [2024-03-19T01:48:43.934Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/descriptors-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/8.0.1-SNAPSHOT/descriptors-8.0.1-SNAPSHOT-resources.jar [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-grizzly-all --- [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-fragments --- [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly-all --- [2024-03-19T01:48:43.934Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:43.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/src/main/resources [2024-03-19T01:48:43.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/src/main/manpages [2024-03-19T01:48:43.934Z] [INFO] Tests are skipped. [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:43.934Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt --- [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ metro-fragments --- [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-grizzly-all --- [2024-03-19T01:48:43.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/src/main/resources [2024-03-19T01:48:43.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/src/main/manpages [2024-03-19T01:48:43.934Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:43.934Z] [INFO] No sources to compile [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ metro-fragments --- [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-grizzly-all --- [2024-03-19T01:48:43.934Z] [INFO] No sources to compile [2024-03-19T01:48:43.934Z] [INFO] [2024-03-19T01:48:43.934Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-fragments --- [2024-03-19T01:48:44.193Z] [INFO] No sources to compile [2024-03-19T01:48:44.193Z] [INFO] [2024-03-19T01:48:44.193Z] [INFO] --- consolidatedbundle:4.0.0-M2:hk2-generate (processhk2headers) @ nucleus-grizzly-all --- [2024-03-19T01:48:44.193Z] [INFO] Executing tasks [2024-03-19T01:48:44.193Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/classes/META-INF for [2024-03-19T01:48:44.193Z] [INFO] [echo] webservices-scripts [2024-03-19T01:48:44.193Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/classes/META-INF [2024-03-19T01:48:44.193Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.jar [2024-03-19T01:48:44.193Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.jar [2024-03-19T01:48:44.193Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.jar [2024-03-19T01:48:44.193Z] [INFO] Executing tasks [2024-03-19T01:48:44.193Z] [INFO] Executed tasks [2024-03-19T01:48:44.193Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.jar [2024-03-19T01:48:44.193Z] [INFO] [2024-03-19T01:48:44.193Z] [INFO] --- assembly:3.6.0:single (default-single) @ webservices-scripts --- [2024-03-19T01:48:44.193Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/classes/META-INF for [2024-03-19T01:48:44.193Z] [INFO] [echo] server [2024-03-19T01:48:44.193Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.jar [2024-03-19T01:48:44.194Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/grizzly-config.jar [2024-03-19T01:48:44.194Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar [2024-03-19T01:48:44.194Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/classes/META-INF [2024-03-19T01:48:44.194Z] [INFO] Executed tasks [2024-03-19T01:48:44.194Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.194Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.194Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.194Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.194Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.194Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.194Z] [INFO] [2024-03-19T01:48:44.194Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-grizzly-all --- [2024-03-19T01:48:44.194Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:44.194Z] [INFO] Executing tasks [2024-03-19T01:48:44.194Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/classes/META-INF for [2024-03-19T01:48:44.194Z] [INFO] [echo] client [2024-03-19T01:48:44.194Z] [INFO] No sources to compile [2024-03-19T01:48:44.194Z] [INFO] [2024-03-19T01:48:44.194Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-grizzly-all --- [2024-03-19T01:48:44.194Z] [INFO] Executing tasks [2024-03-19T01:48:44.194Z] [INFO] Not copying test resources [2024-03-19T01:48:44.194Z] [INFO] [2024-03-19T01:48:44.194Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ nucleus-grizzly-all --- [2024-03-19T01:48:44.194Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF for [2024-03-19T01:48:44.194Z] [INFO] [echo] connectors-ra-redeploy [2024-03-19T01:48:44.194Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/classes/META-INF [2024-03-19T01:48:44.194Z] [INFO] Not compiling test sources [2024-03-19T01:48:44.194Z] [INFO] [2024-03-19T01:48:44.194Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-grizzly-all --- [2024-03-19T01:48:44.194Z] [INFO] Executing tasks [2024-03-19T01:48:44.194Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF [2024-03-19T01:48:44.194Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/classes/META-INF for [2024-03-19T01:48:44.194Z] [INFO] [echo] jakartaee [2024-03-19T01:48:44.194Z] [INFO] Executed tasks [2024-03-19T01:48:44.194Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.194Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.194Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.194Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.194Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.194Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.194Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2024-03-19T01:48:44.194Z] [INFO] Executed tasks [2024-03-19T01:48:44.194Z] [INFO] [2024-03-19T01:48:44.194Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee --- [2024-03-19T01:48:44.194Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.194Z] [INFO] [2024-03-19T01:48:44.194Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly-all --- [2024-03-19T01:48:44.194Z] [INFO] Executing tasks [2024-03-19T01:48:44.194Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/classes/META-INF for [2024-03-19T01:48:44.194Z] [INFO] [echo] appserv-rt [2024-03-19T01:48:44.194Z] [INFO] Executing tasks [2024-03-19T01:48:44.195Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/classes/META-INF for [2024-03-19T01:48:44.195Z] [INFO] [echo] api-exporter-fragment [2024-03-19T01:48:44.195Z] [INFO] Executed tasks [2024-03-19T01:48:44.195Z] [INFO] [2024-03-19T01:48:44.195Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserv-rt --- [2024-03-19T01:48:44.195Z] [INFO] Executing tasks [2024-03-19T01:48:44.195Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/classes/META-INF for [2024-03-19T01:48:44.195Z] [INFO] [echo] metro-fragments [2024-03-19T01:48:44.195Z] [INFO] Executed tasks [2024-03-19T01:48:44.195Z] [INFO] [2024-03-19T01:48:44.195Z] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter-fragment --- [2024-03-19T01:48:44.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar [2024-03-19T01:48:44.195Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/classes/META-INF [2024-03-19T01:48:44.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar [2024-03-19T01:48:44.195Z] [INFO] [2024-03-19T01:48:44.195Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ webservices-scripts --- [2024-03-19T01:48:44.195Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2024-03-19T01:48:44.195Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.195Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.195Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.195Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.195Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.195Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar [2024-03-19T01:48:44.195Z] [INFO] [2024-03-19T01:48:44.195Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-common --- [2024-03-19T01:48:44.195Z] [INFO] Executed tasks [2024-03-19T01:48:44.195Z] [INFO] Executed tasks [2024-03-19T01:48:44.195Z] [INFO] [2024-03-19T01:48:44.195Z] [INFO] --- assembly:3.6.0:single (default-single) @ metro-fragments --- [2024-03-19T01:48:44.195Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.195Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.195Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.195Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.195Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.195Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.195Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:44.195Z] [INFO] No sources to compile [2024-03-19T01:48:44.195Z] [INFO] [2024-03-19T01:48:44.195Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-common --- [2024-03-19T01:48:44.195Z] [INFO] No sources to compile [2024-03-19T01:48:44.195Z] [INFO] [2024-03-19T01:48:44.195Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-common --- [2024-03-19T01:48:44.195Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/metro-fragments.zip [2024-03-19T01:48:44.195Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.195Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.195Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.195Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.195Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.195Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.195Z] [INFO] [2024-03-19T01:48:44.195Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.195Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-main --- [2024-03-19T01:48:44.195Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.196Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.196Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.196Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.196Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.196Z] [INFO] Executing tasks [2024-03-19T01:48:44.196Z] [INFO] [2024-03-19T01:48:44.196Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-main --- [2024-03-19T01:48:44.196Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF for [2024-03-19T01:48:44.196Z] [INFO] [echo] nucleus-grizzly-all [2024-03-19T01:48:44.196Z] [INFO] [2024-03-19T01:48:44.196Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-main --- [2024-03-19T01:48:44.196Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.196Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.196Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.196Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.196Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.196Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.196Z] [INFO] [2024-03-19T01:48:44.196Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ metro-fragments --- [2024-03-19T01:48:44.196Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:44.196Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF [2024-03-19T01:48:44.196Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/metro-fragments.zip [2024-03-19T01:48:44.196Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.196Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.196Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.196Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.196Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.196Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.196Z] [INFO] [2024-03-19T01:48:44.196Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ha-file-store --- [2024-03-19T01:48:44.196Z] [INFO] Executed tasks [2024-03-19T01:48:44.196Z] [INFO] [2024-03-19T01:48:44.196Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-grizzly-all --- [2024-03-19T01:48:44.196Z] [INFO] [2024-03-19T01:48:44.196Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ha-file-store --- [2024-03-19T01:48:44.196Z] [INFO] [2024-03-19T01:48:44.196Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-file-store --- [2024-03-19T01:48:44.196Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:44.196Z] [INFO] [2024-03-19T01:48:44.196Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-main --- [2024-03-19T01:48:44.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/src/main/resources [2024-03-19T01:48:44.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/src/main/manpages [2024-03-19T01:48:44.196Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:44.196Z] [INFO] [2024-03-19T01:48:44.196Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-main --- [2024-03-19T01:48:44.196Z] [INFO] [2024-03-19T01:48:44.196Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-file-store --- [2024-03-19T01:48:44.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/resources [2024-03-19T01:48:44.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/manpages [2024-03-19T01:48:44.196Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:44.196Z] [INFO] [2024-03-19T01:48:44.196Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ha-file-store --- [2024-03-19T01:48:44.196Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:44.197Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:44.197Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2024-03-19T01:48:44.197Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:44.197Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:44.197Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.197Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.197Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.197Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.197Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.197Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.197Z] [INFO] Executing tasks [2024-03-19T01:48:44.197Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/dependency/META-INF for [2024-03-19T01:48:44.197Z] [INFO] [echo] glassfish-common [2024-03-19T01:48:44.197Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/dependency/META-INF [2024-03-19T01:48:44.197Z] [INFO] Executed tasks [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.197Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish-common --- [2024-03-19T01:48:44.197Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish-common.xml [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.197Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ reporter --- [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.197Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ reporter --- [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.197Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ reporter --- [2024-03-19T01:48:44.197Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.197Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-embed-api --- [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.197Z] [INFO] --- resources:3.3.1:resources (default-resources) @ reporter --- [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.197Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-embed-api --- [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.197Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed-api --- [2024-03-19T01:48:44.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/resources [2024-03-19T01:48:44.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/manpages [2024-03-19T01:48:44.197Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:44.197Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.197Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ reporter --- [2024-03-19T01:48:44.197Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.197Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-embed-api --- [2024-03-19T01:48:44.197Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:44.197Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:44.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/src/main/manpages [2024-03-19T01:48:44.197Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.197Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-embed-api --- [2024-03-19T01:48:44.197Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/stage [2024-03-19T01:48:44.197Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:44.197Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.197Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ report-builder --- [2024-03-19T01:48:44.197Z] [INFO] [2024-03-19T01:48:44.198Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ report-builder --- [2024-03-19T01:48:44.198Z] [INFO] [2024-03-19T01:48:44.198Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ report-builder --- [2024-03-19T01:48:44.198Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:44.198Z] [INFO] [2024-03-19T01:48:44.198Z] [INFO] --- resources:3.3.1:resources (default-resources) @ report-builder --- [2024-03-19T01:48:44.198Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:48:44.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/src/main/manpages [2024-03-19T01:48:44.198Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:44.198Z] [INFO] [2024-03-19T01:48:44.198Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ report-builder --- [2024-03-19T01:48:44.198Z] [INFO] [2024-03-19T01:48:44.198Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cciblackbox-tx --- [2024-03-19T01:48:44.198Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:44.198Z] [INFO] [2024-03-19T01:48:44.198Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-common --- [2024-03-19T01:48:44.198Z] [INFO] Compiling 17 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:44.198Z] [INFO] [2024-03-19T01:48:44.198Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cciblackbox-tx --- [2024-03-19T01:48:44.198Z] [INFO] [2024-03-19T01:48:44.198Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cciblackbox-tx --- [2024-03-19T01:48:44.198Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:44.198Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:44.198Z] [INFO] [2024-03-19T01:48:44.198Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cciblackbox-tx --- [2024-03-19T01:48:44.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/resources [2024-03-19T01:48:44.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/manpages [2024-03-19T01:48:44.198Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:44.198Z] [INFO] [2024-03-19T01:48:44.198Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cciblackbox-tx --- [2024-03-19T01:48:44.198Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:44.198Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:44.198Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/glassfish-common.zip [2024-03-19T01:48:44.198Z] [INFO] [2024-03-19T01:48:44.198Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-common --- [2024-03-19T01:48:44.198Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/glassfish-common.zip [2024-03-19T01:48:44.198Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.198Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.198Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.198Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.198Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.198Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.456Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java uses unchecked or unsafe operations. [2024-03-19T01:48:44.457Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:44.457Z] [INFO] [2024-03-19T01:48:44.457Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-main --- [2024-03-19T01:48:44.457Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:44.457Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:44.457Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java:[309,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:48:44.457Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java:[312,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:44.457Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java uses unchecked or unsafe operations. [2024-03-19T01:48:44.457Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:44.457Z] [INFO] [2024-03-19T01:48:44.457Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ha-file-store --- [2024-03-19T01:48:44.457Z] [INFO] [2024-03-19T01:48:44.457Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ha-file-store --- [2024-03-19T01:48:44.457Z] [INFO] [2024-03-19T01:48:44.457Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-file-store --- [2024-03-19T01:48:44.457Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:44.457Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:44.457Z] [INFO] [2024-03-19T01:48:44.457Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-main --- [2024-03-19T01:48:44.457Z] [INFO] Not copying test resources [2024-03-19T01:48:44.457Z] [INFO] [2024-03-19T01:48:44.457Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ osgi-main --- [2024-03-19T01:48:44.457Z] [INFO] Not compiling test sources [2024-03-19T01:48:44.457Z] [INFO] [2024-03-19T01:48:44.457Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-main --- [2024-03-19T01:48:44.457Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.457Z] [INFO] [2024-03-19T01:48:44.457Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-main --- [2024-03-19T01:48:44.457Z] [INFO] [2024-03-19T01:48:44.457Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-embed-api --- [2024-03-19T01:48:44.457Z] [INFO] [2024-03-19T01:48:44.457Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-embed-api --- [2024-03-19T01:48:44.457Z] [INFO] [2024-03-19T01:48:44.457Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-embed-api --- [2024-03-19T01:48:44.457Z] [INFO] Executing tasks [2024-03-19T01:48:44.457Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:44.457Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/classes/META-INF for [2024-03-19T01:48:44.457Z] [INFO] [echo] osgi-main [2024-03-19T01:48:44.457Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/classes/META-INF [2024-03-19T01:48:44.457Z] [INFO] Executed tasks [2024-03-19T01:48:44.457Z] [INFO] [2024-03-19T01:48:44.457Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-main --- [2024-03-19T01:48:44.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar [2024-03-19T01:48:44.458Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.458Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.458Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.458Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.458Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.458Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.458Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:44.458Z] [INFO] [2024-03-19T01:48:44.458Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-file-store --- [2024-03-19T01:48:44.458Z] [INFO] [2024-03-19T01:48:44.458Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ha-file-store --- [2024-03-19T01:48:44.458Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:44.458Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:44.458Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:44.458Z] [INFO] [2024-03-19T01:48:44.458Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-embed-api --- [2024-03-19T01:48:44.458Z] [INFO] [2024-03-19T01:48:44.458Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-embed-api --- [2024-03-19T01:48:44.458Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:44.458Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:44.458Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[636,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.458Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[637,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.458Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[638,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.458Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[692,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.458Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[693,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.458Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[694,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.458Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.java: Some input files use or override a deprecated API. [2024-03-19T01:48:44.458Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:48:44.459Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:48:44.459Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:44.459Z] [INFO] [2024-03-19T01:48:44.459Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ reporter --- [2024-03-19T01:48:44.459Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:44.459Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:44.459Z] [INFO] [2024-03-19T01:48:44.459Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-file-store --- [2024-03-19T01:48:44.459Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:44.459Z] [INFO] Not copying test resources [2024-03-19T01:48:44.459Z] [INFO] [2024-03-19T01:48:44.459Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ha-file-store --- [2024-03-19T01:48:44.459Z] [INFO] Not compiling test sources [2024-03-19T01:48:44.459Z] [INFO] [2024-03-19T01:48:44.459Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-file-store --- [2024-03-19T01:48:44.459Z] [INFO] [2024-03-19T01:48:44.459Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-file-store --- [2024-03-19T01:48:44.459Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.459Z] [INFO] [2024-03-19T01:48:44.459Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-file-store --- [2024-03-19T01:48:44.717Z] [INFO] Executing tasks [2024-03-19T01:48:44.717Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/classes/META-INF for [2024-03-19T01:48:44.717Z] [INFO] [echo] ha-file-store [2024-03-19T01:48:44.717Z] [INFO] Executed tasks [2024-03-19T01:48:44.717Z] [INFO] [2024-03-19T01:48:44.717Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-file-store --- [2024-03-19T01:48:44.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/ha-file-store.jar [2024-03-19T01:48:44.717Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.717Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.717Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.717Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.717Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.718Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.718Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:44.718Z] [INFO] [2024-03-19T01:48:44.718Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-embed-api --- [2024-03-19T01:48:44.718Z] [INFO] Not copying test resources [2024-03-19T01:48:44.718Z] [INFO] [2024-03-19T01:48:44.718Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-embed-api --- [2024-03-19T01:48:44.718Z] [INFO] Not compiling test sources [2024-03-19T01:48:44.718Z] [INFO] [2024-03-19T01:48:44.718Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-embed-api --- [2024-03-19T01:48:44.718Z] [INFO] [2024-03-19T01:48:44.718Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-embed-api --- [2024-03-19T01:48:44.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[30,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[31,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[32,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[33,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[34,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[35,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[36,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[37,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[38,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[39,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[40,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[41,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[42,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[43,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[44,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[45,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[46,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[47,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[48,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[49,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Util.java:[50,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:44.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java:[200,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.720Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java:[203,13] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:44.720Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:48:44.720Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:44.720Z] [INFO] [2024-03-19T01:48:44.720Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cciblackbox-tx --- [2024-03-19T01:48:44.720Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.720Z] [INFO] [2024-03-19T01:48:44.720Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed-api --- [2024-03-19T01:48:44.720Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:44.720Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:44.720Z] [INFO] [2024-03-19T01:48:44.720Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ reporter --- [2024-03-19T01:48:44.720Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:44.720Z] [INFO] Not copying test resources [2024-03-19T01:48:44.720Z] [INFO] [2024-03-19T01:48:44.720Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ reporter --- [2024-03-19T01:48:44.720Z] [INFO] Not compiling test sources [2024-03-19T01:48:44.720Z] [INFO] [2024-03-19T01:48:44.720Z] [INFO] --- surefire:3.2.5:test (default-test) @ reporter --- [2024-03-19T01:48:44.720Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/Reporter.java: Some input files use or override a deprecated API. [2024-03-19T01:48:44.720Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/Reporter.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:48:44.720Z] [INFO] [2024-03-19T01:48:44.720Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ report-builder --- [2024-03-19T01:48:44.720Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.720Z] [INFO] [2024-03-19T01:48:44.720Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ reporter --- [2024-03-19T01:48:44.720Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:44.720Z] [INFO] Compiling 17 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:44.720Z] [INFO] Executing tasks [2024-03-19T01:48:44.720Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/classes/META-INF for [2024-03-19T01:48:44.720Z] [INFO] [echo] web-embed-api [2024-03-19T01:48:44.720Z] [INFO] Executed tasks [2024-03-19T01:48:44.720Z] [INFO] [2024-03-19T01:48:44.720Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-embed-api --- [2024-03-19T01:48:44.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/web-embed-api.jar [2024-03-19T01:48:44.720Z] [INFO] Executing tasks [2024-03-19T01:48:44.720Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/classes/META-INF for [2024-03-19T01:48:44.720Z] [INFO] [echo] reporter [2024-03-19T01:48:44.720Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/classes/META-INF [2024-03-19T01:48:44.720Z] [INFO] Executed tasks [2024-03-19T01:48:44.720Z] [INFO] [2024-03-19T01:48:44.720Z] [INFO] --- jar:3.3.0:jar (default-jar) @ reporter --- [2024-03-19T01:48:44.720Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.720Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.720Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.720Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.720Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.720Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/reporter.jar [2024-03-19T01:48:44.721Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.721Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.721Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.721Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.721Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.721Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.721Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:44.721Z] [INFO] [2024-03-19T01:48:44.721Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ report-builder --- [2024-03-19T01:48:44.721Z] [INFO] Not copying test resources [2024-03-19T01:48:44.721Z] [INFO] [2024-03-19T01:48:44.721Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ report-builder --- [2024-03-19T01:48:44.721Z] [INFO] Not compiling test sources [2024-03-19T01:48:44.721Z] [INFO] [2024-03-19T01:48:44.721Z] [INFO] --- surefire:3.2.5:test (default-test) @ report-builder --- [2024-03-19T01:48:44.721Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.721Z] [INFO] [2024-03-19T01:48:44.721Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ report-builder --- [2024-03-19T01:48:44.721Z] [INFO] Executing tasks [2024-03-19T01:48:44.721Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/classes/META-INF for [2024-03-19T01:48:44.721Z] [INFO] [echo] report-builder [2024-03-19T01:48:44.721Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/classes/META-INF [2024-03-19T01:48:44.721Z] [INFO] Executed tasks [2024-03-19T01:48:44.721Z] [INFO] [2024-03-19T01:48:44.721Z] [INFO] --- jar:3.3.0:jar (default-jar) @ report-builder --- [2024-03-19T01:48:44.721Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:48:44.721Z] [INFO] [2024-03-19T01:48:44.721Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cciblackbox-tx --- [2024-03-19T01:48:44.721Z] [INFO] Not copying test resources [2024-03-19T01:48:44.721Z] [INFO] [2024-03-19T01:48:44.721Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cciblackbox-tx --- [2024-03-19T01:48:44.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/report-builder.jar [2024-03-19T01:48:44.721Z] [INFO] Not compiling test sources [2024-03-19T01:48:44.721Z] [INFO] [2024-03-19T01:48:44.721Z] [INFO] --- surefire:3.2.5:test (default-test) @ cciblackbox-tx --- [2024-03-19T01:48:44.721Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.721Z] [INFO] [2024-03-19T01:48:44.721Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cciblackbox-tx --- [2024-03-19T01:48:44.721Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.721Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:44.721Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:44.721Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:44.721Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.721Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.721Z] [INFO] Executing tasks [2024-03-19T01:48:44.721Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF for [2024-03-19T01:48:44.721Z] [INFO] [echo] cciblackbox-tx [2024-03-19T01:48:44.721Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF [2024-03-19T01:48:44.721Z] [INFO] Executed tasks [2024-03-19T01:48:44.721Z] [INFO] [2024-03-19T01:48:44.721Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cciblackbox-tx --- [2024-03-19T01:48:44.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar [2024-03-19T01:48:44.721Z] [INFO] [2024-03-19T01:48:44.721Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ server --- [2024-03-19T01:48:44.721Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.721Z] [WARNING] * The * [2024-03-19T01:48:44.721Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:44.722Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:44.722Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:44.722Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:44.722Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.722Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.979Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:44.979Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:44.979Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/bom.xml [2024-03-19T01:48:44.979Z] [INFO] attaching as server-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:44.979Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/bom.json [2024-03-19T01:48:44.979Z] [INFO] attaching as server-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:44.979Z] [INFO] [2024-03-19T01:48:44.979Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server --- [2024-03-19T01:48:44.979Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.979Z] [INFO] [2024-03-19T01:48:44.979Z] [INFO] --- failsafe:3.2.5:verify (verify) @ server --- [2024-03-19T01:48:44.979Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.979Z] [INFO] [2024-03-19T01:48:44.979Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.979Z] [WARNING] * The * [2024-03-19T01:48:44.979Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:44.979Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:44.979Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:44.979Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:44.979Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-ra-redeploy --- [2024-03-19T01:48:44.979Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.979Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.979Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:44.979Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:44.979Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/bom.xml [2024-03-19T01:48:44.979Z] [INFO] attaching as connectors-ra-redeploy-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:44.980Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/bom.json [2024-03-19T01:48:44.980Z] [INFO] attaching as connectors-ra-redeploy-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:44.980Z] [INFO] [2024-03-19T01:48:44.980Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy --- [2024-03-19T01:48:44.980Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.980Z] [INFO] [2024-03-19T01:48:44.980Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy --- [2024-03-19T01:48:44.980Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.980Z] [INFO] [2024-03-19T01:48:44.980Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.980Z] [WARNING] * The * [2024-03-19T01:48:44.980Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:44.980Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:44.980Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:44.980Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:44.980Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.980Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.980Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webservices-scripts --- [2024-03-19T01:48:44.980Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:44.980Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:44.980Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/bom.xml [2024-03-19T01:48:44.980Z] [INFO] attaching as webservices-scripts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:44.980Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/bom.json [2024-03-19T01:48:44.980Z] [INFO] attaching as webservices-scripts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:44.980Z] [INFO] [2024-03-19T01:48:44.980Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-scripts --- [2024-03-19T01:48:44.980Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.980Z] [INFO] [2024-03-19T01:48:44.980Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.980Z] [WARNING] * The * [2024-03-19T01:48:44.980Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ client --- [2024-03-19T01:48:44.980Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:44.980Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:44.980Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:44.980Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:44.980Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.980Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.980Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:44.980Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:44.980Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/bom.xml [2024-03-19T01:48:44.980Z] [INFO] attaching as client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:44.980Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/bom.json [2024-03-19T01:48:44.981Z] [INFO] attaching as client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:44.981Z] [INFO] [2024-03-19T01:48:44.981Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ client --- [2024-03-19T01:48:44.981Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.981Z] [INFO] [2024-03-19T01:48:44.981Z] [INFO] --- failsafe:3.2.5:verify (verify) @ client --- [2024-03-19T01:48:44.981Z] [INFO] Tests are skipped. [2024-03-19T01:48:44.981Z] [INFO] [2024-03-19T01:48:44.981Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.981Z] [WARNING] * The * [2024-03-19T01:48:44.981Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserv-rt --- [2024-03-19T01:48:44.981Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:44.981Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:44.981Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:44.981Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:44.981Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.981Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.981Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:44.981Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:44.981Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/bom.xml [2024-03-19T01:48:44.981Z] [INFO] attaching as appserv-rt-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:44.981Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/bom.json [2024-03-19T01:48:44.981Z] [INFO] attaching as appserv-rt-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:44.981Z] [INFO] [2024-03-19T01:48:44.981Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.981Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ api-exporter-fragment --- [2024-03-19T01:48:44.981Z] [WARNING] * The * [2024-03-19T01:48:44.981Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:44.981Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:44.981Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:44.981Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:44.981Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:44.981Z] [WARNING] ***************************************************************** [2024-03-19T01:48:44.981Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:45.239Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:45.239Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/bom.xml [2024-03-19T01:48:45.239Z] [INFO] attaching as api-exporter-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:45.239Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/bom.json [2024-03-19T01:48:45.239Z] [INFO] attaching as api-exporter-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:45.239Z] [INFO] [2024-03-19T01:48:45.239Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter-fragment --- [2024-03-19T01:48:45.239Z] [INFO] Tests are skipped. [2024-03-19T01:48:45.239Z] [INFO] [2024-03-19T01:48:45.239Z] [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter-fragment --- [2024-03-19T01:48:45.239Z] [INFO] Tests are skipped. [2024-03-19T01:48:45.239Z] [INFO] [2024-03-19T01:48:45.239Z] [WARNING] ***************************************************************** [2024-03-19T01:48:45.239Z] [WARNING] * The * [2024-03-19T01:48:45.239Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:45.239Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:45.239Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:45.239Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:45.239Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jakartaee --- [2024-03-19T01:48:45.239Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:45.239Z] [WARNING] ***************************************************************** [2024-03-19T01:48:45.239Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:45.239Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:45.239Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/bom.xml [2024-03-19T01:48:45.239Z] [INFO] attaching as jakartaee-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:45.239Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/bom.json [2024-03-19T01:48:45.239Z] [INFO] attaching as jakartaee-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:45.240Z] [INFO] [2024-03-19T01:48:45.240Z] [WARNING] ***************************************************************** [2024-03-19T01:48:45.240Z] [WARNING] * The * [2024-03-19T01:48:45.240Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ metro-fragments --- [2024-03-19T01:48:45.240Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:45.240Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:45.240Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:45.240Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:45.240Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:45.240Z] [WARNING] ***************************************************************** [2024-03-19T01:48:45.240Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:45.240Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:48:45.240Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/bom.xml [2024-03-19T01:48:45.240Z] [INFO] attaching as metro-fragments-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:45.240Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/bom.json [2024-03-19T01:48:45.240Z] [INFO] attaching as metro-fragments-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:45.240Z] [INFO] [2024-03-19T01:48:45.240Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-fragments --- [2024-03-19T01:48:45.240Z] [INFO] Tests are skipped. [2024-03-19T01:48:45.240Z] [INFO] [2024-03-19T01:48:45.240Z] [INFO] --- failsafe:3.2.5:verify (verify) @ metro-fragments --- [2024-03-19T01:48:45.240Z] [INFO] Tests are skipped. [2024-03-19T01:48:45.240Z] [INFO] [2024-03-19T01:48:45.240Z] [WARNING] ***************************************************************** [2024-03-19T01:48:45.240Z] [WARNING] * The * [2024-03-19T01:48:45.240Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:45.240Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:45.240Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:45.240Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:45.240Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:45.240Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-grizzly-all --- [2024-03-19T01:48:45.240Z] [WARNING] ***************************************************************** [2024-03-19T01:48:45.240Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:45.807Z] [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) [2024-03-19T01:48:45.807Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/bom.xml [2024-03-19T01:48:45.807Z] [INFO] attaching as nucleus-grizzly-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:45.807Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/bom.json [2024-03-19T01:48:45.807Z] [INFO] attaching as nucleus-grizzly-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:45.807Z] [INFO] [2024-03-19T01:48:45.807Z] [INFO] --- bundle:5.1.9:bundle (bundle) @ nucleus-grizzly-all --- [2024-03-19T01:48:45.807Z] [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [2024-03-19T01:48:46.373Z] [INFO] Building bundle: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2024-03-19T01:48:46.630Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:46.630Z] [INFO] [2024-03-19T01:48:46.630Z] [WARNING] ***************************************************************** [2024-03-19T01:48:46.630Z] [WARNING] * The * [2024-03-19T01:48:46.630Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:46.630Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:46.630Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:46.630Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:46.630Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:46.630Z] [WARNING] ***************************************************************** [2024-03-19T01:48:46.630Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-common --- [2024-03-19T01:48:46.630Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:46.630Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:48:46.630Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/bom.xml [2024-03-19T01:48:46.630Z] [INFO] attaching as glassfish-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:46.630Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/bom.json [2024-03-19T01:48:46.630Z] [INFO] attaching as glassfish-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:46.630Z] [INFO] [2024-03-19T01:48:46.630Z] [WARNING] ***************************************************************** [2024-03-19T01:48:46.630Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-main --- [2024-03-19T01:48:46.630Z] [WARNING] * The * [2024-03-19T01:48:46.630Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:46.631Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:46.631Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:46.631Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:46.631Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:46.631Z] [WARNING] ***************************************************************** [2024-03-19T01:48:46.631Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:46.631Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:48:46.631Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/bom.xml [2024-03-19T01:48:46.631Z] [INFO] attaching as osgi-main-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:46.631Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/bom.json [2024-03-19T01:48:46.631Z] [INFO] attaching as osgi-main-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:46.631Z] [INFO] [2024-03-19T01:48:46.631Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-main --- [2024-03-19T01:48:46.631Z] [INFO] Tests are skipped. [2024-03-19T01:48:46.631Z] [INFO] [2024-03-19T01:48:46.631Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-main --- [2024-03-19T01:48:46.631Z] [INFO] Tests are skipped. [2024-03-19T01:48:46.631Z] [INFO] [2024-03-19T01:48:46.631Z] [WARNING] ***************************************************************** [2024-03-19T01:48:46.631Z] [WARNING] * The * [2024-03-19T01:48:46.631Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ha-file-store --- [2024-03-19T01:48:46.631Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:46.631Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:46.631Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:46.631Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:46.631Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:46.631Z] [WARNING] ***************************************************************** [2024-03-19T01:48:46.631Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:46.889Z] [INFO] CycloneDX: Creating BOM version 1.4 with 9 component(s) [2024-03-19T01:48:46.889Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/bom.xml [2024-03-19T01:48:46.889Z] [INFO] attaching as ha-file-store-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:46.889Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/bom.json [2024-03-19T01:48:46.889Z] [INFO] attaching as ha-file-store-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:46.889Z] [INFO] [2024-03-19T01:48:46.889Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-file-store --- [2024-03-19T01:48:46.889Z] [INFO] Tests are skipped. [2024-03-19T01:48:46.889Z] [INFO] [2024-03-19T01:48:46.889Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-file-store --- [2024-03-19T01:48:46.889Z] [INFO] Tests are skipped. [2024-03-19T01:48:46.889Z] [INFO] [2024-03-19T01:48:46.889Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-embed-api --- [2024-03-19T01:48:46.889Z] [WARNING] ***************************************************************** [2024-03-19T01:48:46.889Z] [WARNING] * The * [2024-03-19T01:48:46.889Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:46.889Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:46.889Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:46.889Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:46.889Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:46.889Z] [WARNING] ***************************************************************** [2024-03-19T01:48:46.889Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:46.889Z] [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [2024-03-19T01:48:46.889Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/bom.xml [2024-03-19T01:48:46.889Z] [INFO] attaching as web-embed-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:46.889Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/bom.json [2024-03-19T01:48:46.889Z] [INFO] attaching as web-embed-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:46.889Z] [INFO] [2024-03-19T01:48:46.889Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed-api --- [2024-03-19T01:48:46.889Z] [INFO] Tests are skipped. [2024-03-19T01:48:46.889Z] [INFO] [2024-03-19T01:48:46.889Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed-api --- [2024-03-19T01:48:46.889Z] [INFO] Tests are skipped. [2024-03-19T01:48:46.889Z] [INFO] [2024-03-19T01:48:46.889Z] [WARNING] ***************************************************************** [2024-03-19T01:48:46.889Z] [WARNING] * The * [2024-03-19T01:48:46.889Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ reporter --- [2024-03-19T01:48:46.890Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:46.890Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:46.890Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:46.890Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:46.890Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:46.890Z] [WARNING] ***************************************************************** [2024-03-19T01:48:46.890Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:46.890Z] [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [2024-03-19T01:48:46.890Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/bom.xml [2024-03-19T01:48:46.890Z] [INFO] attaching as reporter-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:46.890Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/bom.json [2024-03-19T01:48:46.890Z] [INFO] attaching as reporter-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:46.890Z] [INFO] [2024-03-19T01:48:46.890Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ reporter --- [2024-03-19T01:48:46.890Z] [INFO] Tests are skipped. [2024-03-19T01:48:46.890Z] [INFO] [2024-03-19T01:48:46.890Z] [INFO] --- failsafe:3.2.5:verify (verify) @ reporter --- [2024-03-19T01:48:46.890Z] [INFO] Tests are skipped. [2024-03-19T01:48:46.890Z] [INFO] [2024-03-19T01:48:46.890Z] [WARNING] ***************************************************************** [2024-03-19T01:48:46.890Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ report-builder --- [2024-03-19T01:48:46.890Z] [WARNING] * The * [2024-03-19T01:48:46.890Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:46.890Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:46.890Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:46.890Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:46.890Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:46.890Z] [WARNING] ***************************************************************** [2024-03-19T01:48:46.890Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:47.148Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:47.148Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/bom.xml [2024-03-19T01:48:47.148Z] [INFO] attaching as report-builder-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.148Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/bom.json [2024-03-19T01:48:47.148Z] [INFO] attaching as report-builder-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.148Z] [INFO] [2024-03-19T01:48:47.148Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ report-builder --- [2024-03-19T01:48:47.148Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.148Z] [INFO] [2024-03-19T01:48:47.149Z] [WARNING] ***************************************************************** [2024-03-19T01:48:47.149Z] [WARNING] * The * [2024-03-19T01:48:47.149Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cciblackbox-tx --- [2024-03-19T01:48:47.149Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:47.149Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:47.149Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:47.149Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:47.149Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:47.149Z] [WARNING] ***************************************************************** [2024-03-19T01:48:47.149Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:47.149Z] [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [2024-03-19T01:48:47.149Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/bom.xml [2024-03-19T01:48:47.149Z] [INFO] attaching as cciblackbox-tx-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.149Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/bom.json [2024-03-19T01:48:47.149Z] [INFO] attaching as cciblackbox-tx-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cciblackbox-tx --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient-server-checkstyle) @ server --- [2024-03-19T01:48:47.149Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-checkstyle) @ connectors-ra-redeploy --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-scripts --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient-client-checkstyle) @ client --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-api-exporter-fragment-checkstyle) @ api-exporter-fragment --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.149Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly-all --- [2024-03-19T01:48:47.149Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-metro-fragments-checkstyle) @ metro-fragments --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-webservices-scripts-checkstyle) @ webservices-scripts --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-common --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-osgi-main-checkstyle) @ osgi-main --- [2024-03-19T01:48:47.149Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-embed-api-checkstyle) @ web-embed-api --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-reporter-checkstyle) @ reporter --- [2024-03-19T01:48:47.149Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ha-ha-file-store-checkstyle) @ ha-file-store --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- failsafe:3.2.5:verify (verify) @ report-builder --- [2024-03-19T01:48:47.149Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-report-builder-checkstyle) @ report-builder --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- install:3.1.1:install (default-install) @ web-embed-api --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- install:3.1.1:install (default-install) @ report-builder --- [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- install:3.1.1:install (default-install) @ api-exporter-fragment --- [2024-03-19T01:48:47.149Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.149Z] [INFO] [2024-03-19T01:48:47.149Z] [INFO] --- install:3.1.1:install (default-install) @ client --- [2024-03-19T01:48:47.150Z] [INFO] --- install:3.1.1:install (default-install) @ server --- [2024-03-19T01:48:47.150Z] [INFO] [2024-03-19T01:48:47.150Z] [INFO] --- install:3.1.1:install (default-install) @ ha-file-store --- [2024-03-19T01:48:47.150Z] [INFO] [2024-03-19T01:48:47.150Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-main --- [2024-03-19T01:48:47.150Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy --- [2024-03-19T01:48:47.150Z] [INFO] [2024-03-19T01:48:47.150Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cciblackbox-tx --- [2024-03-19T01:48:47.150Z] [INFO] [2024-03-19T01:48:47.150Z] [INFO] --- install:3.1.1:install (default-install) @ metro-fragments --- [2024-03-19T01:48:47.150Z] [INFO] --- install:3.1.1:install (default-install) @ reporter --- [2024-03-19T01:48:47.150Z] [INFO] --- install:3.1.1:install (default-install) @ webservices-scripts --- [2024-03-19T01:48:47.150Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt --- [2024-03-19T01:48:47.150Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.150Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.150Z] [INFO] [2024-03-19T01:48:47.150Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests.connectors-cciblackbox-tx-checkstyle) @ cciblackbox-tx --- [2024-03-19T01:48:47.150Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.150Z] [INFO] [2024-03-19T01:48:47.150Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-common --- [2024-03-19T01:48:47.150Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/8.0.1-SNAPSHOT/connectors-ra-redeploy-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.150Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/8.0.1-SNAPSHOT/server-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.150Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/8.0.1-SNAPSHOT/web-embed-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.150Z] [INFO] [2024-03-19T01:48:47.150Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-appserv-rt-checkstyle) @ appserv-rt --- [2024-03-19T01:48:47.150Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/8.0.1-SNAPSHOT/ha-file-store-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.150Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/8.0.1-SNAPSHOT/api-exporter-fragment-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.150Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/8.0.1-SNAPSHOT/webservices-scripts-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.150Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/8.0.1-SNAPSHOT/metro-fragments-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.150Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.150Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.150Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/8.0.1-SNAPSHOT/report-builder-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.150Z] [INFO] [2024-03-19T01:48:47.150Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-glassfish-common-checkstyle) @ glassfish-common --- [2024-03-19T01:48:47.150Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/8.0.1-SNAPSHOT/osgi-main-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.151Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/8.0.1-SNAPSHOT/client-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.151Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/8.0.1-SNAPSHOT/reporter-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.151Z] [INFO] [2024-03-19T01:48:47.151Z] [INFO] --- install:3.1.1:install (default-install) @ cciblackbox-tx --- [2024-03-19T01:48:47.151Z] [INFO] [2024-03-19T01:48:47.151Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly-all --- [2024-03-19T01:48:47.151Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.151Z] [INFO] [2024-03-19T01:48:47.151Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt --- [2024-03-19T01:48:47.151Z] [INFO] [2024-03-19T01:48:47.151Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee --- [2024-03-19T01:48:47.151Z] [INFO] [2024-03-19T01:48:47.151Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-common --- [2024-03-19T01:48:47.151Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.151Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/8.0.1-SNAPSHOT/cciblackbox-tx-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.151Z] [INFO] [2024-03-19T01:48:47.151Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.grizzly-nucleus-grizzly-all-checkstyle) @ nucleus-grizzly-all --- [2024-03-19T01:48:47.151Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/8.0.1-SNAPSHOT/appserv-rt-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.151Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.151Z] [INFO] [2024-03-19T01:48:47.151Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-jakartaee-checkstyle) @ jakartaee --- [2024-03-19T01:48:47.151Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/8.0.1-SNAPSHOT/glassfish-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.151Z] [INFO] [2024-03-19T01:48:47.151Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly-all --- [2024-03-19T01:48:47.151Z] [INFO] [2024-03-19T01:48:47.151Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee --- [2024-03-19T01:48:47.151Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/8.0.1-SNAPSHOT/server-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.151Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/8.0.1-SNAPSHOT/webservices-scripts-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:47.151Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/8.0.1-SNAPSHOT/osgi-main-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:47.151Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/8.0.1-SNAPSHOT/metro-fragments-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:47.151Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/8.0.1-SNAPSHOT/nucleus-grizzly-all-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.152Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/8.0.1-SNAPSHOT/client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.152Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/report-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/8.0.1-SNAPSHOT/report-builder-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:47.152Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/8.0.1-SNAPSHOT/appserv-rt-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:47.152Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/8.0.1-SNAPSHOT/cciblackbox-tx-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:47.152Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/8.0.1-SNAPSHOT/api-exporter-fragment-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:47.152Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/reporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/8.0.1-SNAPSHOT/reporter-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:47.152Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/8.0.1-SNAPSHOT/web-embed-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:47.152Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/8.0.1-SNAPSHOT/ha-file-store-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:47.152Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/8.0.1-SNAPSHOT/jakartaee-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:47.152Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/8.0.1-SNAPSHOT/server-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.152Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/8.0.1-SNAPSHOT/connectors-ra-redeploy-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.152Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/8.0.1-SNAPSHOT/webservices-scripts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.153Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/8.0.1-SNAPSHOT/metro-fragments-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.153Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/8.0.1-SNAPSHOT/osgi-main-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.411Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/glassfish-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/8.0.1-SNAPSHOT/glassfish-common-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:47.411Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/8.0.1-SNAPSHOT/nucleus-grizzly-all-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:47.411Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/8.0.1-SNAPSHOT/client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.411Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/8.0.1-SNAPSHOT/report-builder-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.411Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/8.0.1-SNAPSHOT/appserv-rt-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.412Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/8.0.1-SNAPSHOT/web-embed-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.412Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/8.0.1-SNAPSHOT/cciblackbox-tx-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.412Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/8.0.1-SNAPSHOT/reporter-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.412Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/8.0.1-SNAPSHOT/api-exporter-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.412Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/8.0.1-SNAPSHOT/metro-fragments-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.412Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/8.0.1-SNAPSHOT/connectors-ra-redeploy-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.412Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/8.0.1-SNAPSHOT/ha-file-store-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.412Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/8.0.1-SNAPSHOT/jakartaee-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:47.412Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/8.0.1-SNAPSHOT/webservices-scripts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.412Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/8.0.1-SNAPSHOT/osgi-main-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.412Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/8.0.1-SNAPSHOT/appserv-rt-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.413Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/8.0.1-SNAPSHOT/report-builder-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.413Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/8.0.1-SNAPSHOT/cciblackbox-tx-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.413Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/8.0.1-SNAPSHOT/reporter-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.413Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/8.0.1-SNAPSHOT/web-embed-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.413Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/8.0.1-SNAPSHOT/api-exporter-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.413Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/8.0.1-SNAPSHOT/ha-file-store-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.413Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/8.0.1-SNAPSHOT/jakartaee-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.413Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/8.0.1-SNAPSHOT/glassfish-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.413Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/8.0.1-SNAPSHOT/jakartaee-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.413Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/8.0.1-SNAPSHOT/nucleus-grizzly-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:47.413Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/8.0.1-SNAPSHOT/glassfish-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.414Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/8.0.1-SNAPSHOT/nucleus-grizzly-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [2024-03-19T01:48:47.414Z] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [2024-03-19T01:48:47.414Z] [INFO] Building GlassFish appclient scripts 8.0.1-SNAPSHOT [108/300] [2024-03-19T01:48:47.414Z] [INFO] Building ACC Config Classes (JAXB) 8.0.1-SNAPSHOT [109/300] [2024-03-19T01:48:47.414Z] [INFO] from appserver/appclient/client/appclient-scripts/pom.xml [2024-03-19T01:48:47.414Z] [INFO] from appserver/appclient/client/acc-config/pom.xml [2024-03-19T01:48:47.414Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:47.414Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] Building GlassFish appserv-rt distribution fragment 8.0.1-SNAPSHOT [110/300] [2024-03-19T01:48:47.414Z] [INFO] ------------------< org.glassfish.main.tests:webtest >------------------ [2024-03-19T01:48:47.414Z] [INFO] from appserver/extras/appserv-rt/dist-frag/pom.xml [2024-03-19T01:48:47.414Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:47.414Z] [INFO] Building webtest 8.0.1-SNAPSHOT [111/300] [2024-03-19T01:48:47.414Z] [INFO] from appserver/tests/appserv-tests/webtest/pom.xml [2024-03-19T01:48:47.414Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-frag >-------------- [2024-03-19T01:48:47.414Z] [INFO] Building GlassFish jakartaee.jar distribution fragment 8.0.1-SNAPSHOT [112/300] [2024-03-19T01:48:47.414Z] [INFO] from appserver/extras/jakartaee/dist-frag/pom.xml [2024-03-19T01:48:47.414Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [2024-03-19T01:48:47.414Z] [INFO] Building Public APIs of Glassfish 8.0.1-SNAPSHOT [113/300] [2024-03-19T01:48:47.414Z] [INFO] from nucleus/common/glassfish-api/pom.xml [2024-03-19T01:48:47.414Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-frag --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-frag --- [2024-03-19T01:48:47.414Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-scripts --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jakartaee-frag --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserv-rt-frag --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appclient-scripts --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtest --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jakartaee-frag --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appclient-scripts --- [2024-03-19T01:48:47.414Z] [INFO] --- clean:3.3.2:clean (default-clean) @ acc-config --- [2024-03-19T01:48:47.414Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-frag --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webtest --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jakartaee-frag --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appclient-scripts --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ acc-config --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserv-rt-frag --- [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] [2024-03-19T01:48:47.414Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ webtest --- [2024-03-19T01:48:47.414Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ acc-config --- [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- dependency:3.6.1:unpack (unpack-dtd) @ acc-config --- [2024-03-19T01:48:47.415Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ webtest --- [2024-03-19T01:48:47.415Z] [INFO] Configured Artifact: org.glassfish.main.deployment:appserver-dtds:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:47.415Z] [INFO] No sources to compile [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jakartaee-frag --- [2024-03-19T01:48:47.415Z] [INFO] No sources to compile [2024-03-19T01:48:47.415Z] [INFO] No sources to compile [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appclient-scripts --- [2024-03-19T01:48:47.415Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserv-rt-frag --- [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jakartaee-frag --- [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appclient-scripts --- [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserv-rt-frag --- [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jakartaee-frag --- [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserv-rt-frag --- [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-frag --- [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appclient-scripts --- [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-frag --- [2024-03-19T01:48:47.415Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-scripts --- [2024-03-19T01:48:47.415Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:47.415Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-frag --- [2024-03-19T01:48:47.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/src/main/resources [2024-03-19T01:48:47.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/src/main/manpages [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt-frag --- [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:47.415Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-scripts --- [2024-03-19T01:48:47.415Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- build-helper:3.5.0:add-source (add-sources) @ acc-config --- [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-api --- [2024-03-19T01:48:47.415Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:47.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/src/main/resources [2024-03-19T01:48:47.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/src/main/manpages [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-api --- [2024-03-19T01:48:47.415Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ jakartaee-frag --- [2024-03-19T01:48:47.415Z] [INFO] Copying 6 resources from src/main/resources to target/classes [2024-03-19T01:48:47.415Z] [INFO] [2024-03-19T01:48:47.415Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-api --- [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-api --- [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ appserv-rt-frag --- [2024-03-19T01:48:47.416Z] [INFO] Copying jakartaee.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/classes/lib/jakartaee.jar [2024-03-19T01:48:47.416Z] [INFO] Copying appserv-rt.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/classes/lib/appserv-rt.jar [2024-03-19T01:48:47.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/src/main/manpages [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jakartaee-frag --- [2024-03-19T01:48:47.416Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserv-rt-frag --- [2024-03-19T01:48:47.416Z] [INFO] Source directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/generated-sources/xjc added. [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appclient-scripts --- [2024-03-19T01:48:47.416Z] [INFO] --- antrun:3.1.0:run (xjc-gen-for-glassfish-acc) @ acc-config --- [2024-03-19T01:48:47.416Z] [INFO] No sources to compile [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jakartaee-frag --- [2024-03-19T01:48:47.416Z] [INFO] No sources to compile [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserv-rt-frag --- [2024-03-19T01:48:47.416Z] [INFO] No sources to compile [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-frag --- [2024-03-19T01:48:47.416Z] [INFO] No sources to compile [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appclient-scripts --- [2024-03-19T01:48:47.416Z] [INFO] No sources to compile [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-frag --- [2024-03-19T01:48:47.416Z] [INFO] No sources to compile [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-scripts --- [2024-03-19T01:48:47.416Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:47.416Z] [INFO] Compiling 186 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:47.416Z] [INFO] Executing tasks [2024-03-19T01:48:47.416Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/classes/META-INF for [2024-03-19T01:48:47.416Z] [INFO] [echo] jakartaee-frag [2024-03-19T01:48:47.416Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/classes/META-INF [2024-03-19T01:48:47.416Z] [INFO] Executed tasks [2024-03-19T01:48:47.416Z] [INFO] [2024-03-19T01:48:47.416Z] [INFO] --- assembly:3.6.0:single (default-single) @ jakartaee-frag --- [2024-03-19T01:48:47.416Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:47.416Z] [INFO] Executing tasks [2024-03-19T01:48:47.416Z] [INFO] Executing tasks [2024-03-19T01:48:47.416Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/classes/META-INF for [2024-03-19T01:48:47.416Z] [INFO] [echo] appclient-scripts [2024-03-19T01:48:47.416Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF for [2024-03-19T01:48:47.416Z] [INFO] [echo] appserv-rt-frag [2024-03-19T01:48:47.416Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/classes/META-INF [2024-03-19T01:48:47.416Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF [2024-03-19T01:48:47.417Z] [INFO] Executed tasks [2024-03-19T01:48:47.417Z] [INFO] [2024-03-19T01:48:47.417Z] [INFO] Executed tasks [2024-03-19T01:48:47.417Z] [INFO] --- assembly:3.6.0:single (default-single) @ appclient-scripts --- [2024-03-19T01:48:47.417Z] [INFO] [2024-03-19T01:48:47.417Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserv-rt-frag --- [2024-03-19T01:48:47.417Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:47.417Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:48:47.417Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [2024-03-19T01:48:47.417Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2024-03-19T01:48:47.417Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2024-03-19T01:48:47.417Z] [INFO] [2024-03-19T01:48:47.417Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jakartaee-frag --- [2024-03-19T01:48:47.417Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [2024-03-19T01:48:47.417Z] [WARNING] ***************************************************************** [2024-03-19T01:48:47.417Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:47.417Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:47.417Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:47.417Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:47.417Z] [WARNING] ***************************************************************** [2024-03-19T01:48:47.417Z] [INFO] [2024-03-19T01:48:47.417Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserv-rt-frag --- [2024-03-19T01:48:47.417Z] [INFO] [2024-03-19T01:48:47.417Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appclient-scripts --- [2024-03-19T01:48:47.417Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2024-03-19T01:48:47.417Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2024-03-19T01:48:47.417Z] [WARNING] ***************************************************************** [2024-03-19T01:48:47.417Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:47.417Z] [WARNING] ***************************************************************** [2024-03-19T01:48:47.417Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:47.417Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:47.417Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:47.417Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:47.417Z] [WARNING] ***************************************************************** [2024-03-19T01:48:47.417Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:47.417Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:47.417Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:47.417Z] [WARNING] ***************************************************************** [2024-03-19T01:48:47.417Z] [INFO] [2024-03-19T01:48:47.417Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ webtest --- [2024-03-19T01:48:47.417Z] [INFO] [2024-03-19T01:48:47.417Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webtest --- [2024-03-19T01:48:47.417Z] [INFO] [2024-03-19T01:48:47.417Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtest --- [2024-03-19T01:48:47.417Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:47.417Z] [INFO] [2024-03-19T01:48:47.417Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webtest --- [2024-03-19T01:48:47.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/main/resources [2024-03-19T01:48:47.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/main/manpages [2024-03-19T01:48:47.418Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:47.418Z] [INFO] [2024-03-19T01:48:47.418Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ webtest --- [2024-03-19T01:48:47.418Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:47.418Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:47.418Z] [INFO] Executing tasks [2024-03-19T01:48:47.418Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/generated-sources/xjc [2024-03-19T01:48:47.675Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/httpd.java: Some input files use or override a deprecated API. [2024-03-19T01:48:47.675Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/httpd.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:48:47.675Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:48:47.675Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:47.675Z] [INFO] [2024-03-19T01:48:47.675Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ webtest --- [2024-03-19T01:48:47.675Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:47.675Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:47.675Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:47.675Z] [INFO] [2024-03-19T01:48:47.676Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webtest --- [2024-03-19T01:48:47.676Z] [INFO] Not copying test resources [2024-03-19T01:48:47.676Z] [INFO] [2024-03-19T01:48:47.676Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ webtest --- [2024-03-19T01:48:47.676Z] [INFO] Not compiling test sources [2024-03-19T01:48:47.676Z] [INFO] [2024-03-19T01:48:47.676Z] [INFO] --- surefire:3.2.5:test (default-test) @ webtest --- [2024-03-19T01:48:47.676Z] [INFO] Tests are skipped. [2024-03-19T01:48:47.676Z] [INFO] [2024-03-19T01:48:47.676Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtest --- [2024-03-19T01:48:47.676Z] [INFO] Executing tasks [2024-03-19T01:48:47.676Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/classes/META-INF for [2024-03-19T01:48:47.676Z] [INFO] [echo] webtest [2024-03-19T01:48:47.676Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/classes/META-INF [2024-03-19T01:48:47.676Z] [INFO] Executed tasks [2024-03-19T01:48:47.676Z] [INFO] [2024-03-19T01:48:47.676Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webtest --- [2024-03-19T01:48:47.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/webtest.jar [2024-03-19T01:48:47.676Z] [WARNING] ***************************************************************** [2024-03-19T01:48:47.676Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:47.676Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:47.676Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:47.676Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:47.676Z] [WARNING] ***************************************************************** [2024-03-19T01:48:47.676Z] [INFO] [2024-03-19T01:48:47.676Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-api --- [2024-03-19T01:48:47.676Z] [INFO] [2024-03-19T01:48:47.676Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-api --- [2024-03-19T01:48:47.676Z] [INFO] [2024-03-19T01:48:47.676Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-api --- [2024-03-19T01:48:47.676Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:47.676Z] [INFO] [2024-03-19T01:48:47.676Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-api --- [2024-03-19T01:48:47.676Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:48:47.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/src/main/manpages [2024-03-19T01:48:47.676Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:47.676Z] [INFO] [2024-03-19T01:48:47.676Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-api --- [2024-03-19T01:48:47.676Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:47.676Z] [INFO] Compiling 191 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:47.676Z] [INFO] [xjc] parsing a schema... [2024-03-19T01:48:47.934Z] [INFO] [xjc] compiling a schema... [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter1.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter2.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter3.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter4.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter5.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter6.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter7.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter8.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/AuthRealm.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/CertDb.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientContainer.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientCredential.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/LogService.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/MessageSecurityConfig.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ObjectFactory.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Property.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ProviderConfig.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/RequestPolicy.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ResponsePolicy.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Security.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Ssl.java [2024-03-19T01:48:47.934Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/TargetServer.java [2024-03-19T01:48:47.934Z] [INFO] Executed tasks [2024-03-19T01:48:47.934Z] [INFO] [2024-03-19T01:48:47.934Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ acc-config --- [2024-03-19T01:48:47.934Z] [INFO] Not compiling main sources [2024-03-19T01:48:47.934Z] [INFO] [2024-03-19T01:48:47.934Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ acc-config --- [2024-03-19T01:48:47.934Z] [INFO] [2024-03-19T01:48:47.934Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ acc-config --- [2024-03-19T01:48:47.934Z] [INFO] [2024-03-19T01:48:47.934Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ acc-config --- [2024-03-19T01:48:47.934Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:47.934Z] [INFO] [2024-03-19T01:48:47.934Z] [INFO] --- resources:3.3.1:resources (default-resources) @ acc-config --- [2024-03-19T01:48:47.934Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:48:47.935Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/src/main/manpages [2024-03-19T01:48:47.935Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:47.935Z] [INFO] [2024-03-19T01:48:47.935Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ acc-config --- [2024-03-19T01:48:47.935Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:48:47.935Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:48.193Z] [INFO] [2024-03-19T01:48:48.193Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ acc-config --- [2024-03-19T01:48:48.193Z] [INFO] [2024-03-19T01:48:48.193Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ acc-config --- [2024-03-19T01:48:48.193Z] [INFO] [2024-03-19T01:48:48.193Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ acc-config --- [2024-03-19T01:48:48.193Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:48.193Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:48.193Z] [INFO] [2024-03-19T01:48:48.193Z] [INFO] --- command-security:1.0.17:check (default-check) @ acc-config --- [2024-03-19T01:48:48.193Z] [INFO] [2024-03-19T01:48:48.193Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ acc-config --- [2024-03-19T01:48:48.193Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:48:48.193Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:48.193Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/CommandSupport.java:[69,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:48.193Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:48:48.194Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:48.194Z] [INFO] [2024-03-19T01:48:48.194Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-api --- [2024-03-19T01:48:48.194Z] [INFO] [2024-03-19T01:48:48.194Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-api --- [2024-03-19T01:48:48.194Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:48.194Z] [INFO] [2024-03-19T01:48:48.194Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ acc-config --- [2024-03-19T01:48:48.194Z] [INFO] Not copying test resources [2024-03-19T01:48:48.194Z] [INFO] [2024-03-19T01:48:48.194Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ acc-config --- [2024-03-19T01:48:48.194Z] [INFO] Not compiling test sources [2024-03-19T01:48:48.194Z] [INFO] [2024-03-19T01:48:48.194Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ acc-config --- [2024-03-19T01:48:48.194Z] [INFO] [2024-03-19T01:48:48.194Z] [INFO] --- surefire:3.2.5:test (default-test) @ acc-config --- [2024-03-19T01:48:48.194Z] [INFO] Tests are skipped. [2024-03-19T01:48:48.194Z] [INFO] [2024-03-19T01:48:48.194Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ acc-config --- [2024-03-19T01:48:48.194Z] [INFO] [2024-03-19T01:48:48.194Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-api --- [2024-03-19T01:48:48.194Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:48.194Z] [INFO] Executing tasks [2024-03-19T01:48:48.194Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/classes/META-INF for [2024-03-19T01:48:48.194Z] [INFO] [echo] acc-config [2024-03-19T01:48:48.194Z] [INFO] Executed tasks [2024-03-19T01:48:48.194Z] [INFO] [2024-03-19T01:48:48.194Z] [INFO] --- jar:3.3.0:jar (default-jar) @ acc-config --- [2024-03-19T01:48:48.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/acc-config.jar [2024-03-19T01:48:48.194Z] [WARNING] ***************************************************************** [2024-03-19T01:48:48.194Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:48.194Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:48.194Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:48.194Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:48.194Z] [WARNING] ***************************************************************** [2024-03-19T01:48:48.452Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:48.452Z] [INFO] [2024-03-19T01:48:48.452Z] [WARNING] ***************************************************************** [2024-03-19T01:48:48.452Z] [WARNING] * The * [2024-03-19T01:48:48.452Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:48.452Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:48.452Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:48.452Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:48.452Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:48.452Z] [WARNING] ***************************************************************** [2024-03-19T01:48:48.452Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jakartaee-frag --- [2024-03-19T01:48:48.452Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:48.452Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:48:48.452Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/bom.xml [2024-03-19T01:48:48.452Z] [INFO] attaching as jakartaee-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:48.452Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/bom.json [2024-03-19T01:48:48.452Z] [INFO] attaching as jakartaee-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:48.452Z] [INFO] [2024-03-19T01:48:48.452Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserv-rt-frag --- [2024-03-19T01:48:48.452Z] [WARNING] ***************************************************************** [2024-03-19T01:48:48.452Z] [WARNING] * The * [2024-03-19T01:48:48.452Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:48.452Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:48.452Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:48.452Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:48.452Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:48.452Z] [WARNING] ***************************************************************** [2024-03-19T01:48:48.452Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:48.452Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:48:48.453Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/bom.xml [2024-03-19T01:48:48.453Z] [INFO] attaching as appserv-rt-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:48.453Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/bom.json [2024-03-19T01:48:48.453Z] [INFO] attaching as appserv-rt-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:48.453Z] [INFO] [2024-03-19T01:48:48.453Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-frag --- [2024-03-19T01:48:48.453Z] [INFO] Tests are skipped. [2024-03-19T01:48:48.453Z] [INFO] [2024-03-19T01:48:48.453Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-frag --- [2024-03-19T01:48:48.453Z] [INFO] Tests are skipped. [2024-03-19T01:48:48.453Z] [INFO] [2024-03-19T01:48:48.453Z] [WARNING] ***************************************************************** [2024-03-19T01:48:48.453Z] [WARNING] * The * [2024-03-19T01:48:48.453Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appclient-scripts --- [2024-03-19T01:48:48.453Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:48.453Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:48.453Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:48.453Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:48.453Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:48.453Z] [WARNING] ***************************************************************** [2024-03-19T01:48:48.453Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:48.453Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:48:48.453Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/bom.xml [2024-03-19T01:48:48.453Z] [INFO] attaching as appclient-scripts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:48.453Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/bom.json [2024-03-19T01:48:48.453Z] [INFO] attaching as appclient-scripts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:48.453Z] [INFO] [2024-03-19T01:48:48.453Z] [WARNING] ***************************************************************** [2024-03-19T01:48:48.453Z] [WARNING] * The * [2024-03-19T01:48:48.453Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webtest --- [2024-03-19T01:48:48.453Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:48.453Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:48.453Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:48.453Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:48.453Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:48.453Z] [WARNING] ***************************************************************** [2024-03-19T01:48:48.453Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:48.712Z] [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [2024-03-19T01:48:48.712Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/bom.xml [2024-03-19T01:48:48.712Z] [INFO] attaching as webtest-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:48.712Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/bom.json [2024-03-19T01:48:48.712Z] [INFO] attaching as webtest-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:48.712Z] [INFO] [2024-03-19T01:48:48.712Z] [WARNING] ***************************************************************** [2024-03-19T01:48:48.712Z] [WARNING] * The * [2024-03-19T01:48:48.712Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ acc-config --- [2024-03-19T01:48:48.712Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:48.712Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:48.712Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:48.712Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:48.712Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:48.712Z] [WARNING] ***************************************************************** [2024-03-19T01:48:48.712Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:48.712Z] [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [2024-03-19T01:48:48.712Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/bom.xml [2024-03-19T01:48:48.712Z] [INFO] attaching as acc-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:48.712Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/bom.json [2024-03-19T01:48:48.712Z] [INFO] attaching as acc-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:48.712Z] [INFO] [2024-03-19T01:48:48.712Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ acc-config --- [2024-03-19T01:48:48.712Z] [INFO] [2024-03-19T01:48:48.712Z] [INFO] [2024-03-19T01:48:48.712Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-frag --- [2024-03-19T01:48:48.712Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-api --- [2024-03-19T01:48:48.712Z] [INFO] [2024-03-19T01:48:48.712Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-appserv-rt-frag-checkstyle) @ appserv-rt-frag --- [2024-03-19T01:48:48.712Z] [INFO] [2024-03-19T01:48:48.712Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-scripts --- [2024-03-19T01:48:48.712Z] [INFO] [2024-03-19T01:48:48.712Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtest --- [2024-03-19T01:48:48.712Z] [INFO] [2024-03-19T01:48:48.712Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-frag --- [2024-03-19T01:48:48.712Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/8.0.1-SNAPSHOT/appserv-rt-frag-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:48.712Z] [INFO] Tests are skipped. [2024-03-19T01:48:48.712Z] [INFO] Tests are skipped. [2024-03-19T01:48:48.712Z] [INFO] [2024-03-19T01:48:48.712Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-frag --- [2024-03-19T01:48:48.712Z] [INFO] [2024-03-19T01:48:48.712Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webtest --- [2024-03-19T01:48:48.712Z] [INFO] Tests are skipped. [2024-03-19T01:48:48.712Z] [INFO] [2024-03-19T01:48:48.712Z] [INFO] --- failsafe:3.2.5:verify (verify) @ acc-config --- [2024-03-19T01:48:48.712Z] [INFO] Tests are skipped. [2024-03-19T01:48:48.713Z] [INFO] [2024-03-19T01:48:48.713Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-scripts --- [2024-03-19T01:48:48.713Z] [INFO] Tests are skipped. [2024-03-19T01:48:48.713Z] [INFO] Tests are skipped. [2024-03-19T01:48:48.713Z] [INFO] [2024-03-19T01:48:48.713Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-jakartaee-frag-checkstyle) @ jakartaee-frag --- [2024-03-19T01:48:48.713Z] [INFO] [2024-03-19T01:48:48.713Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-webtest-checkstyle) @ webtest --- [2024-03-19T01:48:48.713Z] [INFO] Tests are skipped. [2024-03-19T01:48:48.713Z] [INFO] [2024-03-19T01:48:48.713Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient-acc-config-checkstyle) @ acc-config --- [2024-03-19T01:48:48.713Z] [INFO] Tests are skipped. [2024-03-19T01:48:48.713Z] [INFO] [2024-03-19T01:48:48.713Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient-appclient-scripts-checkstyle) @ appclient-scripts --- [2024-03-19T01:48:48.713Z] [INFO] [2024-03-19T01:48:48.713Z] [INFO] [2024-03-19T01:48:48.713Z] [INFO] --- install:3.1.1:install (default-install) @ acc-config --- [2024-03-19T01:48:48.713Z] [INFO] --- install:3.1.1:install (default-install) @ webtest --- [2024-03-19T01:48:48.713Z] [INFO] [2024-03-19T01:48:48.713Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-frag --- [2024-03-19T01:48:48.713Z] [INFO] [2024-03-19T01:48:48.713Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-scripts --- [2024-03-19T01:48:48.713Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/8.0.1-SNAPSHOT/appserv-rt-frag-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:48.713Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/8.0.1-SNAPSHOT/acc-config-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:48.713Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/8.0.1-SNAPSHOT/webtest-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:48.713Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/8.0.1-SNAPSHOT/jakartaee-frag-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:48.713Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/8.0.1-SNAPSHOT/appclient-scripts-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:48.713Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/8.0.1-SNAPSHOT/appserv-rt-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:48.713Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/8.0.1-SNAPSHOT/jakartaee-frag-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:48.713Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/8.0.1-SNAPSHOT/appclient-scripts-8.0.1-SNAPSHOT.zip [2024-03-19T01:48:48.713Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/webtest.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/8.0.1-SNAPSHOT/webtest-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:48.714Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/8.0.1-SNAPSHOT/acc-config-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:48.714Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/8.0.1-SNAPSHOT/appserv-rt-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:48.714Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/8.0.1-SNAPSHOT/webtest-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:48.714Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/8.0.1-SNAPSHOT/acc-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:48.714Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/8.0.1-SNAPSHOT/jakartaee-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:48.714Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/8.0.1-SNAPSHOT/appclient-scripts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:48.714Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/8.0.1-SNAPSHOT/webtest-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:48.714Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/8.0.1-SNAPSHOT/acc-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:48.714Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/8.0.1-SNAPSHOT/jakartaee-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:48.714Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/8.0.1-SNAPSHOT/appclient-scripts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:48.714Z] [INFO] [2024-03-19T01:48:48.714Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-api --- [2024-03-19T01:48:48.972Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:48.972Z] [INFO] Compiling 191 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:48.972Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:48.972Z] [INFO] [2024-03-19T01:48:48.972Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-api --- [2024-03-19T01:48:48.972Z] [INFO] Not copying test resources [2024-03-19T01:48:48.972Z] [INFO] [2024-03-19T01:48:48.972Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-api --- [2024-03-19T01:48:48.972Z] [INFO] Not compiling test sources [2024-03-19T01:48:48.972Z] [INFO] [2024-03-19T01:48:48.972Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-api --- [2024-03-19T01:48:48.972Z] [INFO] [2024-03-19T01:48:48.972Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-api --- [2024-03-19T01:48:48.972Z] [INFO] Tests are skipped. [2024-03-19T01:48:48.972Z] [INFO] [2024-03-19T01:48:48.972Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-api --- [2024-03-19T01:48:48.972Z] [INFO] Executing tasks [2024-03-19T01:48:48.972Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/classes/META-INF for [2024-03-19T01:48:48.972Z] [INFO] [echo] glassfish-api [2024-03-19T01:48:48.972Z] [INFO] Executed tasks [2024-03-19T01:48:48.972Z] [INFO] [2024-03-19T01:48:48.972Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-api --- [2024-03-19T01:48:48.972Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/glassfish-api.jar [2024-03-19T01:48:48.972Z] [INFO] [2024-03-19T01:48:48.972Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-api --- [2024-03-19T01:48:48.972Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:49.540Z] [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) [2024-03-19T01:48:49.540Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/bom.xml [2024-03-19T01:48:49.540Z] [INFO] attaching as glassfish-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:49.540Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/bom.json [2024-03-19T01:48:49.540Z] [INFO] attaching as glassfish-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:49.540Z] [INFO] [2024-03-19T01:48:49.540Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-api --- [2024-03-19T01:48:49.540Z] [INFO] Tests are skipped. [2024-03-19T01:48:49.540Z] [INFO] [2024-03-19T01:48:49.540Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-api --- [2024-03-19T01:48:49.540Z] [INFO] Tests are skipped. [2024-03-19T01:48:49.540Z] [INFO] [2024-03-19T01:48:49.540Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-glassfish-api-checkstyle) @ glassfish-api --- [2024-03-19T01:48:49.540Z] [INFO] [2024-03-19T01:48:49.540Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-api --- [2024-03-19T01:48:49.540Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/8.0.1-SNAPSHOT/glassfish-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:49.540Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/8.0.1-SNAPSHOT/glassfish-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:49.540Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/8.0.1-SNAPSHOT/glassfish-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:49.540Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/8.0.1-SNAPSHOT/glassfish-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:49.540Z] [INFO] [2024-03-19T01:48:49.540Z] [INFO] [2024-03-19T01:48:49.540Z] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [2024-03-19T01:48:49.540Z] [INFO] [2024-03-19T01:48:49.540Z] [INFO] Building Common Utilities 8.0.1-SNAPSHOT [114/300] [2024-03-19T01:48:49.540Z] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [2024-03-19T01:48:49.540Z] [INFO] from nucleus/common/common-util/pom.xml [2024-03-19T01:48:49.540Z] [INFO] Building GlassFish ha-shoal-cache-bootstrap 8.0.1-SNAPSHOT [115/300] [2024-03-19T01:48:49.540Z] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [2024-03-19T01:48:49.540Z] [INFO] from appserver/ha/ha-shoal-cache-bootstrap/pom.xml [2024-03-19T01:48:49.540Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:49.540Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:49.540Z] [INFO] Building Admin Console Integration 8.0.1-SNAPSHOT [116/300] [2024-03-19T01:48:49.540Z] [INFO] from appserver/admingui/gf-admingui-connector/pom.xml [2024-03-19T01:48:49.541Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-admingui-connector --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-admingui-connector --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-admingui-connector --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-admingui-connector --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common-util --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ common-util --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ common-util --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ common-util --- [2024-03-19T01:48:49.541Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:49.541Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:49.541Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:49.541Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:49.541Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:49.541Z] [INFO] Compiling 185 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.541Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/src/main/resources [2024-03-19T01:48:49.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/src/main/manpages [2024-03-19T01:48:49.541Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:49.541Z] [INFO] [2024-03-19T01:48:49.541Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.541Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:49.541Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:49.798Z] [INFO] [2024-03-19T01:48:49.798Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-admingui-connector --- [2024-03-19T01:48:49.798Z] [INFO] [2024-03-19T01:48:49.798Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-admingui-connector --- [2024-03-19T01:48:49.798Z] [INFO] [2024-03-19T01:48:49.798Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-admingui-connector --- [2024-03-19T01:48:49.798Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:49.798Z] [INFO] [2024-03-19T01:48:49.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-admingui-connector --- [2024-03-19T01:48:49.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/src/main/resources [2024-03-19T01:48:49.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/src/main/manpages [2024-03-19T01:48:49.798Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:49.798Z] [INFO] [2024-03-19T01:48:49.798Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-admingui-connector --- [2024-03-19T01:48:49.798Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:49.798Z] [INFO] Compiling 20 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.799Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:49.799Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.799Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:49.799Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:49.799Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:48:49.799Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-admingui-connector --- [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-admingui-connector --- [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-admingui-connector --- [2024-03-19T01:48:49.799Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:49.799Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.799Z] [INFO] Not copying test resources [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.799Z] [INFO] Not compiling test sources [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.799Z] [INFO] Tests are skipped. [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.799Z] [INFO] Executing tasks [2024-03-19T01:48:49.799Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF for [2024-03-19T01:48:49.799Z] [INFO] [echo] ha-shoal-cache-bootstrap [2024-03-19T01:48:49.799Z] [INFO] Executed tasks [2024-03-19T01:48:49.799Z] [INFO] [2024-03-19T01:48:49.799Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:49.799Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar [2024-03-19T01:48:49.799Z] [WARNING] ***************************************************************** [2024-03-19T01:48:49.799Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:49.799Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:49.799Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:49.799Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:49.799Z] [WARNING] ***************************************************************** [2024-03-19T01:48:49.800Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:49.800Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:49.800Z] [INFO] [2024-03-19T01:48:49.800Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ common-util --- [2024-03-19T01:48:49.800Z] [INFO] [2024-03-19T01:48:49.800Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ common-util --- [2024-03-19T01:48:49.800Z] [INFO] [2024-03-19T01:48:49.800Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common-util --- [2024-03-19T01:48:49.800Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:49.800Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:49.800Z] [INFO] [2024-03-19T01:48:49.800Z] [INFO] --- resources:3.3.1:resources (default-resources) @ common-util --- [2024-03-19T01:48:49.800Z] [INFO] [2024-03-19T01:48:49.800Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-admingui-connector --- [2024-03-19T01:48:49.800Z] [INFO] [2024-03-19T01:48:49.800Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-admingui-connector --- [2024-03-19T01:48:49.800Z] [INFO] Copying 9 resources from src/main/java to target/classes [2024-03-19T01:48:49.800Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/manpages [2024-03-19T01:48:49.800Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:49.800Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:49.800Z] [INFO] Compiling 20 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:49.800Z] [INFO] [2024-03-19T01:48:49.800Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ common-util --- [2024-03-19T01:48:50.058Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:50.058Z] [INFO] Compiling 185 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:50.058Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:50.058Z] [INFO] [2024-03-19T01:48:50.058Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-admingui-connector --- [2024-03-19T01:48:50.058Z] [INFO] Not copying test resources [2024-03-19T01:48:50.058Z] [INFO] [2024-03-19T01:48:50.058Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-admingui-connector --- [2024-03-19T01:48:50.058Z] [INFO] Not compiling test sources [2024-03-19T01:48:50.058Z] [INFO] [2024-03-19T01:48:50.058Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-admingui-connector --- [2024-03-19T01:48:50.058Z] [INFO] [2024-03-19T01:48:50.058Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-admingui-connector --- [2024-03-19T01:48:50.058Z] [INFO] Tests are skipped. [2024-03-19T01:48:50.058Z] [INFO] [2024-03-19T01:48:50.058Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-admingui-connector --- [2024-03-19T01:48:50.058Z] [INFO] Executing tasks [2024-03-19T01:48:50.058Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/classes/META-INF for [2024-03-19T01:48:50.058Z] [INFO] [echo] gf-admingui-connector [2024-03-19T01:48:50.058Z] [INFO] Executed tasks [2024-03-19T01:48:50.058Z] [INFO] [2024-03-19T01:48:50.059Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-admingui-connector --- [2024-03-19T01:48:50.059Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar [2024-03-19T01:48:50.059Z] [WARNING] ***************************************************************** [2024-03-19T01:48:50.059Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:50.059Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:50.059Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:50.059Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:50.059Z] [WARNING] ***************************************************************** [2024-03-19T01:48:50.991Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:50.991Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java:[35,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:50.991Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/admin/payload/PayloadFilesManager.java:[304,24] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:48:50.991Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/admin/payload/PayloadFilesManager.java:[305,18] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:48:50.992Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Utility.java:[537,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:48:50.992Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Utility.java:[544,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:50.992Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[374,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:50.992Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[437,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:50.992Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[611,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:50.992Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[732,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:48:50.992Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[867,24] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:48:50.992Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[869,22] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:48:50.992Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[1030,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:50.992Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[198,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:48:50.992Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/admin/MapInjectionResolver.java:[285,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:50.992Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/admin/MapInjectionResolver.java:[445,20] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:48:50.993Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java: Some input files use or override a deprecated API. [2024-03-19T01:48:50.993Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:48:50.993Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:48:50.993Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:50.993Z] [INFO] [2024-03-19T01:48:50.993Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ common-util --- [2024-03-19T01:48:50.993Z] [INFO] [2024-03-19T01:48:50.993Z] [WARNING] ***************************************************************** [2024-03-19T01:48:50.993Z] [WARNING] * The * [2024-03-19T01:48:50.993Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:50.993Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:50.993Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:50.993Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:50.993Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:50.993Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:50.993Z] [WARNING] ***************************************************************** [2024-03-19T01:48:50.993Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:51.559Z] [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [2024-03-19T01:48:51.559Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/bom.xml [2024-03-19T01:48:51.559Z] [INFO] attaching as ha-shoal-cache-bootstrap-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:51.559Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/bom.json [2024-03-19T01:48:51.559Z] [INFO] attaching as ha-shoal-cache-bootstrap-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:51.559Z] [INFO] [2024-03-19T01:48:51.559Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:51.559Z] [INFO] Tests are skipped. [2024-03-19T01:48:51.559Z] [INFO] [2024-03-19T01:48:51.559Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:51.559Z] [INFO] Tests are skipped. [2024-03-19T01:48:51.559Z] [INFO] [2024-03-19T01:48:51.559Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-admingui-connector --- [2024-03-19T01:48:51.559Z] [WARNING] ***************************************************************** [2024-03-19T01:48:51.559Z] [WARNING] * The * [2024-03-19T01:48:51.559Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:51.559Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:51.559Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:51.559Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:51.559Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:51.559Z] [WARNING] ***************************************************************** [2024-03-19T01:48:51.560Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:51.816Z] [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) [2024-03-19T01:48:51.817Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/bom.xml [2024-03-19T01:48:51.817Z] [INFO] attaching as gf-admingui-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:51.817Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/bom.json [2024-03-19T01:48:51.817Z] [INFO] attaching as gf-admingui-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:51.817Z] [INFO] [2024-03-19T01:48:51.817Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-admingui-connector --- [2024-03-19T01:48:51.817Z] [INFO] [2024-03-19T01:48:51.817Z] [INFO] [2024-03-19T01:48:51.817Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ common-util --- [2024-03-19T01:48:51.817Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ha-ha-shoal-cache-bootstrap-checkstyle) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:51.817Z] [INFO] [2024-03-19T01:48:51.817Z] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:48:51.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/8.0.1-SNAPSHOT/ha-shoal-cache-bootstrap-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:51.817Z] [INFO] Tests are skipped. [2024-03-19T01:48:51.817Z] [INFO] [2024-03-19T01:48:51.817Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-admingui-connector --- [2024-03-19T01:48:51.817Z] [INFO] Tests are skipped. [2024-03-19T01:48:51.817Z] [INFO] [2024-03-19T01:48:51.817Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui.connector-gf-admingui-connector-checkstyle) @ gf-admingui-connector --- [2024-03-19T01:48:51.817Z] [INFO] [2024-03-19T01:48:51.817Z] [INFO] --- install:3.1.1:install (default-install) @ gf-admingui-connector --- [2024-03-19T01:48:51.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/8.0.1-SNAPSHOT/gf-admingui-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:51.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/8.0.1-SNAPSHOT/gf-admingui-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:51.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/8.0.1-SNAPSHOT/ha-shoal-cache-bootstrap-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:51.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/8.0.1-SNAPSHOT/gf-admingui-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:51.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/8.0.1-SNAPSHOT/ha-shoal-cache-bootstrap-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:51.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/8.0.1-SNAPSHOT/gf-admingui-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:51.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/8.0.1-SNAPSHOT/ha-shoal-cache-bootstrap-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:51.818Z] [INFO] [2024-03-19T01:48:51.818Z] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [2024-03-19T01:48:51.818Z] [INFO] Building Admin Console Integration 8.0.1-SNAPSHOT [117/300] [2024-03-19T01:48:51.818Z] [INFO] from appserver/admingui/plugin-service/pom.xml [2024-03-19T01:48:51.818Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:51.818Z] [INFO] [2024-03-19T01:48:51.818Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-plugin-service --- [2024-03-19T01:48:51.818Z] [INFO] [2024-03-19T01:48:51.818Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-plugin-service --- [2024-03-19T01:48:51.818Z] [INFO] [2024-03-19T01:48:51.818Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-plugin-service --- [2024-03-19T01:48:51.818Z] [INFO] [2024-03-19T01:48:51.818Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-plugin-service --- [2024-03-19T01:48:52.076Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:52.076Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:52.076Z] [INFO] [2024-03-19T01:48:52.076Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ common-util --- [2024-03-19T01:48:52.076Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:52.076Z] [INFO] [2024-03-19T01:48:52.076Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-plugin-service --- [2024-03-19T01:48:52.076Z] [INFO] [2024-03-19T01:48:52.076Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-plugin-service --- [2024-03-19T01:48:52.076Z] [INFO] [2024-03-19T01:48:52.076Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-plugin-service --- [2024-03-19T01:48:52.076Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:52.076Z] [INFO] [2024-03-19T01:48:52.076Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-plugin-service --- [2024-03-19T01:48:52.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/src/main/resources [2024-03-19T01:48:52.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/src/main/manpages [2024-03-19T01:48:52.076Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:52.076Z] [INFO] [2024-03-19T01:48:52.076Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-plugin-service --- [2024-03-19T01:48:52.076Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:52.076Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:52.077Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java uses or overrides a deprecated API. [2024-03-19T01:48:52.077Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:48:52.077Z] [INFO] [2024-03-19T01:48:52.077Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-plugin-service --- [2024-03-19T01:48:52.077Z] [INFO] [2024-03-19T01:48:52.077Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-plugin-service --- [2024-03-19T01:48:52.077Z] [INFO] [2024-03-19T01:48:52.077Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-plugin-service --- [2024-03-19T01:48:52.077Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:52.077Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:52.077Z] [INFO] [2024-03-19T01:48:52.077Z] [INFO] --- command-security:1.0.17:check (default-check) @ common-util --- [2024-03-19T01:48:52.077Z] [INFO] [2024-03-19T01:48:52.077Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ common-util --- [2024-03-19T01:48:52.077Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:52.077Z] [INFO] Compiling 185 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:52.077Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:52.077Z] [INFO] [2024-03-19T01:48:52.077Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-plugin-service --- [2024-03-19T01:48:52.077Z] [INFO] [2024-03-19T01:48:52.077Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-plugin-service --- [2024-03-19T01:48:52.077Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:52.077Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:52.335Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:52.335Z] [INFO] [2024-03-19T01:48:52.335Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-plugin-service --- [2024-03-19T01:48:52.335Z] [INFO] Not copying test resources [2024-03-19T01:48:52.335Z] [INFO] [2024-03-19T01:48:52.335Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-plugin-service --- [2024-03-19T01:48:52.335Z] [INFO] Not compiling test sources [2024-03-19T01:48:52.335Z] [INFO] [2024-03-19T01:48:52.335Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-plugin-service --- [2024-03-19T01:48:52.335Z] [INFO] [2024-03-19T01:48:52.335Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-plugin-service --- [2024-03-19T01:48:52.335Z] [INFO] Tests are skipped. [2024-03-19T01:48:52.335Z] [INFO] [2024-03-19T01:48:52.335Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-plugin-service --- [2024-03-19T01:48:52.335Z] [INFO] Executing tasks [2024-03-19T01:48:52.335Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/classes/META-INF for [2024-03-19T01:48:52.335Z] [INFO] [echo] console-plugin-service [2024-03-19T01:48:52.335Z] [INFO] Executed tasks [2024-03-19T01:48:52.335Z] [INFO] [2024-03-19T01:48:52.335Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-plugin-service --- [2024-03-19T01:48:52.335Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/console-plugin-service.jar [2024-03-19T01:48:52.335Z] [WARNING] ***************************************************************** [2024-03-19T01:48:52.335Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:52.335Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:52.335Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:52.335Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:52.335Z] [WARNING] ***************************************************************** [2024-03-19T01:48:52.595Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:52.595Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:48:52.595Z] [INFO] Initial messages found so far: {} [2024-03-19T01:48:52.595Z] [INFO] Processing: NCLS-COMUTIL-00001 [2024-03-19T01:48:52.595Z] [INFO] Message NCLS-COMUTIL-00001 needs checking for cause/action: true [2024-03-19T01:48:52.595Z] [INFO] Processing: NCLS-COMUTIL-00002 [2024-03-19T01:48:52.595Z] [INFO] Message NCLS-COMUTIL-00002 needs checking for cause/action: true [2024-03-19T01:48:52.595Z] [INFO] Processing: NCLS-COMUTIL-00003 [2024-03-19T01:48:52.595Z] [INFO] Message NCLS-COMUTIL-00003 needs checking for cause/action: true [2024-03-19T01:48:52.595Z] [INFO] Processing: NCLS-COMUTIL-00004 [2024-03-19T01:48:52.595Z] [INFO] Message NCLS-COMUTIL-00004 needs checking for cause/action: true [2024-03-19T01:48:52.595Z] [INFO] Processing: NCLS-COMUTIL-00005 [2024-03-19T01:48:52.595Z] [INFO] Message NCLS-COMUTIL-00005 needs checking for cause/action: true [2024-03-19T01:48:52.595Z] [INFO] Processing: NCLS-COMUTIL-00006 [2024-03-19T01:48:52.595Z] [INFO] Message NCLS-COMUTIL-00006 needs checking for cause/action: true [2024-03-19T01:48:52.595Z] [INFO] Processing: NCLS-COMUTIL-00007 [2024-03-19T01:48:52.595Z] [INFO] Message NCLS-COMUTIL-00007 needs checking for cause/action: true [2024-03-19T01:48:52.595Z] [INFO] Processing: NCLS-COMUTIL-00008 [2024-03-19T01:48:52.595Z] [INFO] Message NCLS-COMUTIL-00008 needs checking for cause/action: false [2024-03-19T01:48:52.595Z] [INFO] Processing: NCLS-COMUTIL-00009 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00009 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00010 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00010 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00011 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00011 needs checking for cause/action: true [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00012 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00012 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00013 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00013 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00014 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00014 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00015 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00015 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00016 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00016 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00017 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00017 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00018 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00018 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00019 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00019 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00020 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00020 needs checking for cause/action: true [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00021 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00021 needs checking for cause/action: true [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00022 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00022 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00023 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00023 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00024 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00024 needs checking for cause/action: true [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00025 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00025 needs checking for cause/action: true [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00026 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00026 needs checking for cause/action: true [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00027 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00027 needs checking for cause/action: true [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00028 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00028 needs checking for cause/action: true [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00029 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00029 needs checking for cause/action: true [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00030 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00030 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00038 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00038 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00039 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00039 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00040 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00040 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00041 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00041 needs checking for cause/action: false [2024-03-19T01:48:52.596Z] [INFO] Processing: NCLS-COMUTIL-00042 [2024-03-19T01:48:52.596Z] [INFO] Message NCLS-COMUTIL-00042 needs checking for cause/action: false [2024-03-19T01:48:52.597Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COMUTIL-00001=Failed to process class {0} with bytecode preprocessor {1}, NCLS-COMUTIL-00002=Class {0} is being reset to its original state, NCLS-COMUTIL-00003=Class {0} is being reset to the last successful preprocessor, NCLS-COMUTIL-00004=The supplied preprocessor class {0} is not an instance of org.glassfish.api.BytecodePreprocessor, NCLS-COMUTIL-00005=Bytecode preprocessor disabled, NCLS-COMUTIL-00006=Initialization failed for bytecode preprocessor {0}, NCLS-COMUTIL-00007=Error setting up preprocessor, NCLS-COMUTIL-00008=Illegal max-entries [{0}]; please check your cache configuration., NCLS-COMUTIL-00009=Illegal MaxSize value [{0}], NCLS-COMUTIL-00010=Error closing zip file for class path entry {0}, NCLS-COMUTIL-00011=An error occurred while adding URL [{0}] to the EJB class loader. Please check the content of this URL., NCLS-COMUTIL-00012=The URL entry is missing while constructing the classpath., NCLS-COMUTIL-00013=Error closing zip file for duplicate class path entry {0}, NCLS-COMUTIL-00014=Exception in ASURLClassLoader, NCLS-COMUTIL-00015=ASURLClassLoader {1} was requested to find resource {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00016=Error: Request made to load class or resource [{0}] on an ASURLClassLoader instance that has already been shutdown. [{1}], NCLS-COMUTIL-00017={0} actually got transformed, NCLS-COMUTIL-00018=ASURLClassLoader {1} was requested to find class {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00019=Illegal call to close() detected, NCLS-COMUTIL-00020=Error processing file with path {0} in {1}, NCLS-COMUTIL-00021=Error checking for existing of {0} in {1}, NCLS-COMUTIL-00022=Error closing an open stream during loader clean-up, NCLS-COMUTIL-00023=Input stream has been finalized or forced closed without being explicitly closed; stream instantiation reported in following stack trace, NCLS-COMUTIL-00024=Unable to create client data directory: {0}, NCLS-COMUTIL-00025=Exception in invokeApplicationMain [{0}]., NCLS-COMUTIL-00026=The main method signature is invalid., NCLS-COMUTIL-00027=Error while caching the local string manager - package name may be null., NCLS-COMUTIL-00028=Error while constructing the local string manager object., NCLS-COMUTIL-00029=Error in local string manager - resource bundle is probably missing., NCLS-COMUTIL-00030=Error while formatting the local string., NCLS-COMUTIL-00038=Failed to open jar file: {0}, NCLS-COMUTIL-00039=Attempt to use non-existent auth token {0}, NCLS-COMUTIL-00040=File Lock not released on {0}, NCLS-COMUTIL-00041=Bad Network Configuration. DNS can not resolve the hostname: [2024-03-19T01:48:52.597Z] {0}, NCLS-COMUTIL-00042=BundleTracker.removedBundle null bundleID for {0}} [2024-03-19T01:48:52.597Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:48:52.597Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:48:52.597Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:48:52.597Z] [INFO] Processing: jakarta.enterprise.system.util on element UTIL_LOGGER [2024-03-19T01:48:52.597Z] [INFO] Enclosing type is com.sun.enterprise.util.CULoggerInfo [2024-03-19T01:48:52.597Z] [INFO] Loggers found so far: {jakarta.enterprise.system.util.description=Common Utilities, jakarta.enterprise.system.util.publish=true, jakarta.enterprise.system.util.subsystem=COMMON} [2024-03-19T01:48:52.597Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:48:52.597Z] [INFO] Found enclosing element UTIL_LOGGER [2024-03-19T01:48:52.597Z] [INFO] Found enclosing element com.sun.enterprise.util.CULoggerInfo [2024-03-19T01:48:52.597Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:48:52.597Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:52.597Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:48:52.597Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:48:52.598Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:48:52.598Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:48:52.598Z] [INFO] [2024-03-19T01:48:52.598Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-plugin-service --- [2024-03-19T01:48:52.598Z] [WARNING] ***************************************************************** [2024-03-19T01:48:52.598Z] [WARNING] * The * [2024-03-19T01:48:52.598Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:52.598Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:52.598Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:52.598Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:52.598Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:52.598Z] [WARNING] ***************************************************************** [2024-03-19T01:48:52.598Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:52.855Z] [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [2024-03-19T01:48:52.856Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/bom.xml [2024-03-19T01:48:53.114Z] [INFO] attaching as console-plugin-service-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:53.114Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/bom.json [2024-03-19T01:48:53.114Z] [INFO] attaching as console-plugin-service-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:53.114Z] [INFO] [2024-03-19T01:48:53.114Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-plugin-service --- [2024-03-19T01:48:53.115Z] [INFO] [2024-03-19T01:48:53.115Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ common-util --- [2024-03-19T01:48:53.115Z] [INFO] Not copying test resources [2024-03-19T01:48:53.115Z] [INFO] [2024-03-19T01:48:53.115Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ common-util --- [2024-03-19T01:48:53.115Z] [INFO] Not compiling test sources [2024-03-19T01:48:53.115Z] [INFO] [2024-03-19T01:48:53.115Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ common-util --- [2024-03-19T01:48:53.115Z] [INFO] Tests are skipped. [2024-03-19T01:48:53.115Z] [INFO] [2024-03-19T01:48:53.115Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-plugin-service --- [2024-03-19T01:48:53.115Z] [INFO] Tests are skipped. [2024-03-19T01:48:53.115Z] [INFO] [2024-03-19T01:48:53.115Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-plugin-service-checkstyle) @ console-plugin-service --- [2024-03-19T01:48:53.115Z] [INFO] [2024-03-19T01:48:53.115Z] [INFO] --- surefire:3.2.5:test (default-test) @ common-util --- [2024-03-19T01:48:53.115Z] [INFO] [2024-03-19T01:48:53.115Z] [INFO] --- install:3.1.1:install (default-install) @ console-plugin-service --- [2024-03-19T01:48:53.115Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/8.0.1-SNAPSHOT/console-plugin-service-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:53.115Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/console-plugin-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/8.0.1-SNAPSHOT/console-plugin-service-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:53.115Z] [INFO] Tests are skipped. [2024-03-19T01:48:53.115Z] [INFO] [2024-03-19T01:48:53.115Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ common-util --- [2024-03-19T01:48:53.115Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/8.0.1-SNAPSHOT/console-plugin-service-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:53.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/8.0.1-SNAPSHOT/console-plugin-service-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:53.119Z] [INFO] [2024-03-19T01:48:53.119Z] [INFO] [2024-03-19T01:48:53.119Z] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [2024-03-19T01:48:53.119Z] [INFO] [2024-03-19T01:48:53.119Z] [INFO] Building Admin Console Community Edition Theme Plugin 8.0.1-SNAPSHOT [118/300] [2024-03-19T01:48:53.119Z] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [2024-03-19T01:48:53.119Z] [INFO] [2024-03-19T01:48:53.119Z] [INFO] from appserver/admingui/community-theme/pom.xml [2024-03-19T01:48:53.119Z] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [2024-03-19T01:48:53.119Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:53.119Z] [INFO] Building Admin Console EJB Container Plugin 8.0.1-SNAPSHOT [120/300] [2024-03-19T01:48:53.119Z] [INFO] Building Admin Console Concurrent Plugin 8.0.1-SNAPSHOT [119/300] [2024-03-19T01:48:53.119Z] [INFO] from appserver/admingui/ejb/pom.xml [2024-03-19T01:48:53.119Z] [INFO] [2024-03-19T01:48:53.119Z] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [2024-03-19T01:48:53.119Z] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [2024-03-19T01:48:53.119Z] [INFO] from appserver/admingui/concurrent/pom.xml [2024-03-19T01:48:53.119Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:53.120Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:53.120Z] [INFO] Building Admin Console JTS Plugin 8.0.1-SNAPSHOT [122/300] [2024-03-19T01:48:53.120Z] [INFO] Building Admin Console EJB Local (Lite) Plugin 8.0.1-SNAPSHOT [121/300] [2024-03-19T01:48:53.120Z] [INFO] from appserver/admingui/jts/pom.xml [2024-03-19T01:48:53.120Z] [INFO] from appserver/admingui/ejb-lite/pom.xml [2024-03-19T01:48:53.120Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:53.120Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:53.120Z] [INFO] Executing tasks [2024-03-19T01:48:53.120Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/classes/META-INF for [2024-03-19T01:48:53.120Z] [INFO] [echo] common-util [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jts-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-community-branding-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-jts-plugin --- [2024-03-19T01:48:53.120Z] [INFO] Executed tasks [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-community-branding-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-ejb-plugin --- [2024-03-19T01:48:53.120Z] [INFO] --- jar:3.3.0:jar (default-jar) @ common-util --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-ejb-plugin --- [2024-03-19T01:48:53.120Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-community-branding-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-jts-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-community-branding-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jts-plugin --- [2024-03-19T01:48:53.120Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-plugin --- [2024-03-19T01:48:53.120Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.120Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-concurrent-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-concurrent-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-concurrent-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-concurrent-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-ejb-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-community-branding-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] [2024-03-19T01:48:53.120Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-jts-plugin --- [2024-03-19T01:48:53.120Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-concurrent-plugin --- [2024-03-19T01:48:53.120Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.120Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.120Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.120Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.120Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.120Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.120Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.121Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.121Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.121Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.121Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/common-util.jar [2024-03-19T01:48:53.121Z] [WARNING] ***************************************************************** [2024-03-19T01:48:53.121Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:53.121Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:53.121Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:53.121Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:53.121Z] [WARNING] ***************************************************************** [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-ejb-plugin --- [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-ejb-plugin --- [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-plugin --- [2024-03-19T01:48:53.121Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-community-branding-plugin --- [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-plugin --- [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-community-branding-plugin --- [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-community-branding-plugin --- [2024-03-19T01:48:53.121Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:53.121Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-03-19T01:48:53.121Z] [INFO] Copying 15 resources from src/main/help to target/classes [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-community-branding-plugin --- [2024-03-19T01:48:53.121Z] [INFO] Copying 17 resources from src/main/resources to target/classes [2024-03-19T01:48:53.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/src/main/manpages [2024-03-19T01:48:53.121Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-ejb-plugin --- [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/src/main/help [2024-03-19T01:48:53.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/src/main/manpages [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.121Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.121Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-community-branding-plugin --- [2024-03-19T01:48:53.121Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.121Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.121Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.121Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-jts-plugin --- [2024-03-19T01:48:53.121Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-jts-plugin --- [2024-03-19T01:48:53.121Z] [INFO] [2024-03-19T01:48:53.121Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jts-plugin --- [2024-03-19T01:48:53.121Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:53.122Z] [INFO] [2024-03-19T01:48:53.122Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-concurrent-plugin --- [2024-03-19T01:48:53.122Z] [INFO] [2024-03-19T01:48:53.122Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-concurrent-plugin --- [2024-03-19T01:48:53.122Z] [INFO] Copying 15 resources from src/main/help to target/classes [2024-03-19T01:48:53.122Z] [INFO] [2024-03-19T01:48:53.122Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-concurrent-plugin --- [2024-03-19T01:48:53.122Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:53.122Z] [INFO] [2024-03-19T01:48:53.122Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jts-plugin --- [2024-03-19T01:48:53.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/src/main/manpages [2024-03-19T01:48:53.122Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:53.122Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-03-19T01:48:53.122Z] [INFO] [2024-03-19T01:48:53.122Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.122Z] [INFO] [2024-03-19T01:48:53.122Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-concurrent-plugin --- [2024-03-19T01:48:53.122Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.122Z] [INFO] Copying 17 resources from src/main/help to target/classes [2024-03-19T01:48:53.122Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.122Z] [INFO] Copying 24 resources from src/main/resources to target/classes [2024-03-19T01:48:53.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/src/main/manpages [2024-03-19T01:48:53.122Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:53.122Z] [INFO] [2024-03-19T01:48:53.122Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-jts-plugin --- [2024-03-19T01:48:53.122Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.122Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.122Z] [INFO] Copying 37 resources from src/main/help to target/classes [2024-03-19T01:48:53.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/src/main/manpages [2024-03-19T01:48:53.122Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:53.122Z] [INFO] [2024-03-19T01:48:53.122Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-concurrent-plugin --- [2024-03-19T01:48:53.122Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.122Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.380Z] [INFO] [2024-03-19T01:48:53.380Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-ejb-plugin --- [2024-03-19T01:48:53.380Z] [INFO] [2024-03-19T01:48:53.380Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-ejb-plugin --- [2024-03-19T01:48:53.380Z] [INFO] [2024-03-19T01:48:53.380Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-plugin --- [2024-03-19T01:48:53.380Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:53.380Z] [INFO] [2024-03-19T01:48:53.380Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-community-branding-plugin --- [2024-03-19T01:48:53.380Z] [INFO] [2024-03-19T01:48:53.380Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-community-branding-plugin --- [2024-03-19T01:48:53.380Z] [INFO] [2024-03-19T01:48:53.380Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-community-branding-plugin --- [2024-03-19T01:48:53.380Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:53.380Z] [INFO] [2024-03-19T01:48:53.380Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.380Z] [INFO] [2024-03-19T01:48:53.380Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.380Z] [INFO] [2024-03-19T01:48:53.380Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.380Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:53.380Z] [INFO] [2024-03-19T01:48:53.380Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-jts-plugin --- [2024-03-19T01:48:53.380Z] [INFO] [2024-03-19T01:48:53.380Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-jts-plugin --- [2024-03-19T01:48:53.380Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-concurrent-plugin --- [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-concurrent-plugin --- [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jts-plugin --- [2024-03-19T01:48:53.381Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-concurrent-plugin --- [2024-03-19T01:48:53.381Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:53.381Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-plugin --- [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-ejb-plugin --- [2024-03-19T01:48:53.381Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:53.381Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.381Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-community-branding-plugin --- [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-community-branding-plugin --- [2024-03-19T01:48:53.381Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:53.381Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:53.381Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-concurrent-plugin --- [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jts-plugin --- [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-concurrent-plugin --- [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-jts-plugin --- [2024-03-19T01:48:53.381Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.381Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.381Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.381Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.381Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.381Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.381Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:48:53.381Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:48:53.381Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-plugin --- [2024-03-19T01:48:53.381Z] [INFO] Not copying test resources [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-ejb-plugin --- [2024-03-19T01:48:53.381Z] [INFO] Not compiling test sources [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.381Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-plugin --- [2024-03-19T01:48:53.381Z] [INFO] [2024-03-19T01:48:53.382Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-plugin --- [2024-03-19T01:48:53.382Z] [INFO] Tests are skipped. [2024-03-19T01:48:53.382Z] [INFO] [2024-03-19T01:48:53.382Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-plugin --- [2024-03-19T01:48:53.382Z] [INFO] Executing tasks [2024-03-19T01:48:53.382Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/classes/META-INF for [2024-03-19T01:48:53.382Z] [INFO] [echo] console-ejb-plugin [2024-03-19T01:48:53.382Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:53.382Z] [INFO] Executed tasks [2024-03-19T01:48:53.382Z] [INFO] [2024-03-19T01:48:53.382Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-plugin --- [2024-03-19T01:48:53.382Z] [INFO] [2024-03-19T01:48:53.382Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-community-branding-plugin --- [2024-03-19T01:48:53.382Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:53.382Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:53.639Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/console-ejb-plugin.jar [2024-03-19T01:48:53.639Z] [WARNING] ***************************************************************** [2024-03-19T01:48:53.639Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:53.639Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:53.639Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:53.639Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:53.639Z] [WARNING] ***************************************************************** [2024-03-19T01:48:53.639Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:48:53.639Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:48:53.639Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:48:53.639Z] [INFO] [2024-03-19T01:48:53.639Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jts-plugin --- [2024-03-19T01:48:53.639Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:48:53.639Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:48:53.639Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:48:53.639Z] [INFO] [2024-03-19T01:48:53.639Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-concurrent-plugin --- [2024-03-19T01:48:53.639Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:48:53.640Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:48:53.640Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:48:53.640Z] [INFO] Not copying test resources [2024-03-19T01:48:53.640Z] [INFO] Not copying test resources [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.640Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-jts-plugin --- [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-concurrent-plugin --- [2024-03-19T01:48:53.640Z] [INFO] Not copying test resources [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.640Z] [INFO] Not compiling test sources [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-concurrent-plugin --- [2024-03-19T01:48:53.640Z] [INFO] Not compiling test sources [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jts-plugin --- [2024-03-19T01:48:53.640Z] [INFO] Not compiling test sources [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-concurrent-plugin --- [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jts-plugin --- [2024-03-19T01:48:53.640Z] [INFO] Tests are skipped. [2024-03-19T01:48:53.640Z] [INFO] Tests are skipped. [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.640Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-concurrent-plugin --- [2024-03-19T01:48:53.640Z] [INFO] Tests are skipped. [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jts-plugin --- [2024-03-19T01:48:53.640Z] [INFO] Executing tasks [2024-03-19T01:48:53.640Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/classes/META-INF for [2024-03-19T01:48:53.640Z] [INFO] [echo] console-concurrent-plugin [2024-03-19T01:48:53.640Z] [INFO] Executed tasks [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-concurrent-plugin --- [2024-03-19T01:48:53.640Z] [INFO] Executing tasks [2024-03-19T01:48:53.640Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/classes/META-INF for [2024-03-19T01:48:53.640Z] [INFO] [echo] console-ejb-lite-plugin [2024-03-19T01:48:53.640Z] [INFO] Executed tasks [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-lite-plugin --- [2024-03-19T01:48:53.640Z] [INFO] Executing tasks [2024-03-19T01:48:53.640Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/classes/META-INF for [2024-03-19T01:48:53.640Z] [INFO] [echo] console-jts-plugin [2024-03-19T01:48:53.640Z] [INFO] Executed tasks [2024-03-19T01:48:53.640Z] [INFO] [2024-03-19T01:48:53.640Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jts-plugin --- [2024-03-19T01:48:53.640Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/console-concurrent-plugin.jar [2024-03-19T01:48:53.640Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar [2024-03-19T01:48:53.640Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/console-jts-plugin.jar [2024-03-19T01:48:53.641Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:48:53.641Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:48:53.641Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:48:53.641Z] [INFO] [2024-03-19T01:48:53.641Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-community-branding-plugin --- [2024-03-19T01:48:53.641Z] [INFO] Not copying test resources [2024-03-19T01:48:53.641Z] [INFO] [2024-03-19T01:48:53.641Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-community-branding-plugin --- [2024-03-19T01:48:53.641Z] [INFO] Not compiling test sources [2024-03-19T01:48:53.641Z] [INFO] [2024-03-19T01:48:53.641Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-community-branding-plugin --- [2024-03-19T01:48:53.641Z] [INFO] [2024-03-19T01:48:53.641Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-community-branding-plugin --- [2024-03-19T01:48:53.641Z] [WARNING] ***************************************************************** [2024-03-19T01:48:53.641Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:53.641Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:53.641Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:53.641Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:53.641Z] [WARNING] ***************************************************************** [2024-03-19T01:48:53.641Z] [INFO] Tests are skipped. [2024-03-19T01:48:53.641Z] [INFO] [2024-03-19T01:48:53.641Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-community-branding-plugin --- [2024-03-19T01:48:53.641Z] [WARNING] ***************************************************************** [2024-03-19T01:48:53.641Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:53.641Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:53.641Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:53.641Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:53.641Z] [WARNING] ***************************************************************** [2024-03-19T01:48:53.641Z] [WARNING] ***************************************************************** [2024-03-19T01:48:53.641Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:53.641Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:53.641Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:53.641Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:53.641Z] [WARNING] ***************************************************************** [2024-03-19T01:48:53.641Z] [INFO] Executing tasks [2024-03-19T01:48:53.641Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/classes/META-INF for [2024-03-19T01:48:53.641Z] [INFO] [echo] console-community-branding-plugin [2024-03-19T01:48:53.641Z] [INFO] Executed tasks [2024-03-19T01:48:53.641Z] [INFO] [2024-03-19T01:48:53.641Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-community-branding-plugin --- [2024-03-19T01:48:53.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/console-community-branding-plugin.jar [2024-03-19T01:48:53.641Z] [INFO] [2024-03-19T01:48:53.641Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ common-util --- [2024-03-19T01:48:53.641Z] [WARNING] ***************************************************************** [2024-03-19T01:48:53.641Z] [WARNING] * The * [2024-03-19T01:48:53.641Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:53.641Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:53.641Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:53.641Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:53.641Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:53.641Z] [WARNING] ***************************************************************** [2024-03-19T01:48:53.641Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:54.206Z] [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [2024-03-19T01:48:54.206Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/bom.xml [2024-03-19T01:48:54.206Z] [INFO] attaching as common-util-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:54.206Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/bom.json [2024-03-19T01:48:54.206Z] [INFO] attaching as common-util-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:54.206Z] [INFO] [2024-03-19T01:48:54.206Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common-util --- [2024-03-19T01:48:54.206Z] [INFO] Tests are skipped. [2024-03-19T01:48:54.207Z] [INFO] [2024-03-19T01:48:54.207Z] [INFO] --- failsafe:3.2.5:verify (verify) @ common-util --- [2024-03-19T01:48:54.207Z] [INFO] Tests are skipped. [2024-03-19T01:48:54.207Z] [INFO] [2024-03-19T01:48:54.207Z] [WARNING] ***************************************************************** [2024-03-19T01:48:54.207Z] [WARNING] * The * [2024-03-19T01:48:54.207Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:54.207Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:54.207Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:54.207Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:54.207Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-ejb-plugin --- [2024-03-19T01:48:54.207Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:54.207Z] [WARNING] ***************************************************************** [2024-03-19T01:48:54.207Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:54.772Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T01:48:54.772Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/bom.xml [2024-03-19T01:48:54.772Z] [INFO] attaching as console-ejb-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:54.772Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/bom.json [2024-03-19T01:48:54.772Z] [INFO] attaching as console-ejb-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:54.772Z] [INFO] [2024-03-19T01:48:54.772Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-plugin --- [2024-03-19T01:48:54.772Z] [INFO] Tests are skipped. [2024-03-19T01:48:54.772Z] [INFO] [2024-03-19T01:48:54.772Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-plugin --- [2024-03-19T01:48:54.772Z] [INFO] Tests are skipped. [2024-03-19T01:48:54.772Z] [INFO] [2024-03-19T01:48:54.772Z] [WARNING] ***************************************************************** [2024-03-19T01:48:54.772Z] [WARNING] * The * [2024-03-19T01:48:54.772Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-ejb-lite-plugin --- [2024-03-19T01:48:54.772Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:54.772Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:54.772Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:54.772Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:54.772Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:54.773Z] [WARNING] ***************************************************************** [2024-03-19T01:48:54.773Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:55.336Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T01:48:55.336Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/bom.xml [2024-03-19T01:48:55.336Z] [INFO] attaching as console-ejb-lite-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:55.336Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/bom.json [2024-03-19T01:48:55.336Z] [INFO] attaching as console-ejb-lite-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:55.336Z] [INFO] [2024-03-19T01:48:55.336Z] [WARNING] ***************************************************************** [2024-03-19T01:48:55.336Z] [WARNING] * The * [2024-03-19T01:48:55.336Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-jts-plugin --- [2024-03-19T01:48:55.336Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:55.336Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:55.336Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:55.336Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:55.336Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:55.336Z] [WARNING] ***************************************************************** [2024-03-19T01:48:55.336Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:55.905Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T01:48:55.905Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/bom.xml [2024-03-19T01:48:55.905Z] [INFO] attaching as console-jts-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:55.905Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/bom.json [2024-03-19T01:48:55.905Z] [INFO] attaching as console-jts-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:55.905Z] [INFO] [2024-03-19T01:48:55.905Z] [WARNING] ***************************************************************** [2024-03-19T01:48:55.905Z] [WARNING] * The * [2024-03-19T01:48:55.905Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:55.905Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:55.905Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-concurrent-plugin --- [2024-03-19T01:48:55.905Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:55.905Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:55.905Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:55.905Z] [WARNING] ***************************************************************** [2024-03-19T01:48:55.905Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:56.838Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T01:48:56.838Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/bom.xml [2024-03-19T01:48:56.838Z] [INFO] attaching as console-concurrent-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:56.838Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/bom.json [2024-03-19T01:48:56.838Z] [INFO] attaching as console-concurrent-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:56.838Z] [INFO] [2024-03-19T01:48:56.838Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-community-branding-plugin --- [2024-03-19T01:48:56.838Z] [WARNING] ***************************************************************** [2024-03-19T01:48:56.838Z] [WARNING] * The * [2024-03-19T01:48:56.838Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:56.838Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:56.838Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:56.838Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:56.838Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:56.838Z] [WARNING] ***************************************************************** [2024-03-19T01:48:56.838Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:57.403Z] [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) [2024-03-19T01:48:57.403Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/bom.xml [2024-03-19T01:48:57.403Z] [INFO] attaching as console-community-branding-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:57.403Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/bom.json [2024-03-19T01:48:57.403Z] [INFO] attaching as console-community-branding-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:57.403Z] [INFO] [2024-03-19T01:48:57.403Z] [INFO] [2024-03-19T01:48:57.403Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-common-util-checkstyle) @ common-util --- [2024-03-19T01:48:57.403Z] [INFO] [2024-03-19T01:48:57.403Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-ejb-plugin-checkstyle) @ console-ejb-plugin --- [2024-03-19T01:48:57.403Z] [INFO] [2024-03-19T01:48:57.403Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-community-branding-plugin --- [2024-03-19T01:48:57.403Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-lite-plugin --- [2024-03-19T01:48:57.403Z] [INFO] [2024-03-19T01:48:57.403Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jts-plugin --- [2024-03-19T01:48:57.403Z] [INFO] [2024-03-19T01:48:57.403Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-concurrent-plugin --- [2024-03-19T01:48:57.403Z] [INFO] [2024-03-19T01:48:57.403Z] [INFO] [2024-03-19T01:48:57.403Z] [INFO] --- install:3.1.1:install (default-install) @ common-util --- [2024-03-19T01:48:57.404Z] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-plugin --- [2024-03-19T01:48:57.404Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/8.0.1-SNAPSHOT/common-util-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:57.404Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/8.0.1-SNAPSHOT/console-ejb-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:57.404Z] [INFO] Tests are skipped. [2024-03-19T01:48:57.404Z] [INFO] Tests are skipped. [2024-03-19T01:48:57.404Z] [INFO] Tests are skipped. [2024-03-19T01:48:57.404Z] [INFO] [2024-03-19T01:48:57.404Z] [INFO] [2024-03-19T01:48:57.404Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-concurrent-plugin --- [2024-03-19T01:48:57.404Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-community-branding-plugin --- [2024-03-19T01:48:57.404Z] [INFO] Tests are skipped. [2024-03-19T01:48:57.404Z] [INFO] [2024-03-19T01:48:57.404Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-lite-plugin --- [2024-03-19T01:48:57.404Z] [INFO] [2024-03-19T01:48:57.404Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jts-plugin --- [2024-03-19T01:48:57.404Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/console-ejb-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/8.0.1-SNAPSHOT/console-ejb-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:57.404Z] [INFO] Tests are skipped. [2024-03-19T01:48:57.404Z] [INFO] Tests are skipped. [2024-03-19T01:48:57.404Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/common-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/8.0.1-SNAPSHOT/common-util-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:57.404Z] [INFO] [2024-03-19T01:48:57.404Z] [INFO] [2024-03-19T01:48:57.404Z] [INFO] Tests are skipped. [2024-03-19T01:48:57.404Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-community-branding-plugin-checkstyle) @ console-community-branding-plugin --- [2024-03-19T01:48:57.404Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-concurrent-plugin-checkstyle) @ console-concurrent-plugin --- [2024-03-19T01:48:57.404Z] [INFO] Tests are skipped. [2024-03-19T01:48:57.404Z] [INFO] [2024-03-19T01:48:57.404Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-jts-plugin-checkstyle) @ console-jts-plugin --- [2024-03-19T01:48:57.404Z] [INFO] [2024-03-19T01:48:57.404Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-ejb-lite-plugin-checkstyle) @ console-ejb-lite-plugin --- [2024-03-19T01:48:57.404Z] [INFO] [2024-03-19T01:48:57.404Z] [INFO] --- install:3.1.1:install (default-install) @ console-concurrent-plugin --- [2024-03-19T01:48:57.404Z] [INFO] [2024-03-19T01:48:57.404Z] [INFO] --- install:3.1.1:install (default-install) @ console-community-branding-plugin --- [2024-03-19T01:48:57.404Z] [INFO] [2024-03-19T01:48:57.404Z] [INFO] --- install:3.1.1:install (default-install) @ console-jts-plugin --- [2024-03-19T01:48:57.404Z] [INFO] [2024-03-19T01:48:57.404Z] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-lite-plugin --- [2024-03-19T01:48:57.404Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/8.0.1-SNAPSHOT/console-concurrent-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:57.404Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/8.0.1-SNAPSHOT/console-ejb-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:57.404Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/8.0.1-SNAPSHOT/console-jts-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:57.404Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/8.0.1-SNAPSHOT/console-community-branding-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:57.405Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/8.0.1-SNAPSHOT/console-ejb-lite-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:57.405Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/8.0.1-SNAPSHOT/common-util-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:57.405Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/console-concurrent-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/8.0.1-SNAPSHOT/console-concurrent-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:57.405Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/console-jts-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/8.0.1-SNAPSHOT/console-jts-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:57.405Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/console-community-branding-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/8.0.1-SNAPSHOT/console-community-branding-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:57.405Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/8.0.1-SNAPSHOT/console-ejb-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:57.405Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/8.0.1-SNAPSHOT/console-ejb-lite-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:57.405Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/8.0.1-SNAPSHOT/console-concurrent-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:57.405Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/8.0.1-SNAPSHOT/common-util-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:57.405Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/8.0.1-SNAPSHOT/console-jts-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:57.405Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/8.0.1-SNAPSHOT/console-community-branding-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:57.405Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/8.0.1-SNAPSHOT/console-ejb-lite-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:57.406Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/8.0.1-SNAPSHOT/console-concurrent-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:57.406Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/8.0.1-SNAPSHOT/console-jts-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:57.406Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/8.0.1-SNAPSHOT/console-community-branding-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:57.406Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/8.0.1-SNAPSHOT/console-ejb-lite-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [2024-03-19T01:48:57.406Z] [INFO] Building GlassFish Admin REST Client 8.0.1-SNAPSHOT [123/300] [2024-03-19T01:48:57.406Z] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [2024-03-19T01:48:57.406Z] [INFO] Building Appserver Core Bootstraping Classes 8.0.1-SNAPSHOT [124/300] [2024-03-19T01:48:57.406Z] [INFO] from nucleus/admin/rest/rest-client/pom.xml [2024-03-19T01:48:57.406Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:57.406Z] [INFO] from nucleus/core/bootstrap/pom.xml [2024-03-19T01:48:57.406Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish --- [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish --- [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-client --- [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ rest-client --- [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ rest-client --- [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ rest-client --- [2024-03-19T01:48:57.406Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:57.406Z] [INFO] Compiling 36 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:57.406Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:57.406Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ rest-client --- [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ rest-client --- [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-client --- [2024-03-19T01:48:57.406Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-client --- [2024-03-19T01:48:57.406Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:57.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/src/main/manpages [2024-03-19T01:48:57.406Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ rest-client --- [2024-03-19T01:48:57.406Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:57.406Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:57.406Z] [INFO] [2024-03-19T01:48:57.406Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish --- [2024-03-19T01:48:57.407Z] [INFO] [2024-03-19T01:48:57.407Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish --- [2024-03-19T01:48:57.407Z] [INFO] [2024-03-19T01:48:57.407Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-03-19T01:48:57.407Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:57.407Z] [INFO] [2024-03-19T01:48:57.407Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish --- [2024-03-19T01:48:57.407Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:48:57.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/main/manpages [2024-03-19T01:48:57.407Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:57.407Z] [INFO] [2024-03-19T01:48:57.407Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish --- [2024-03-19T01:48:57.407Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:57.407Z] [INFO] Compiling 36 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:57.665Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/utils/Util.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:48:57.665Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/utils/Util.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:57.665Z] [INFO] [2024-03-19T01:48:57.665Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ rest-client --- [2024-03-19T01:48:57.665Z] [INFO] [2024-03-19T01:48:57.665Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ rest-client --- [2024-03-19T01:48:57.665Z] [INFO] [2024-03-19T01:48:57.665Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-client --- [2024-03-19T01:48:57.665Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:57.665Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:57.665Z] [INFO] [2024-03-19T01:48:57.665Z] [INFO] --- command-security:1.0.17:check (default-check) @ rest-client --- [2024-03-19T01:48:57.665Z] [INFO] [2024-03-19T01:48:57.665Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ rest-client --- [2024-03-19T01:48:57.665Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:57.665Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:57.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/ClassPathBuilder.java:[121,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:57.665Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/OSGiGlassFishImpl.java: Some input files use or override a deprecated API. [2024-03-19T01:48:57.665Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/OSGiGlassFishImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:48:57.665Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/OSGiFrameworkLauncher.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:48:57.665Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/OSGiFrameworkLauncher.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:57.665Z] [INFO] [2024-03-19T01:48:57.665Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish --- [2024-03-19T01:48:57.665Z] [INFO] [2024-03-19T01:48:57.665Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish --- [2024-03-19T01:48:57.665Z] [INFO] [2024-03-19T01:48:57.665Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish --- [2024-03-19T01:48:57.665Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:57.665Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:57.665Z] [INFO] [2024-03-19T01:48:57.665Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish --- [2024-03-19T01:48:57.665Z] [INFO] [2024-03-19T01:48:57.665Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish --- [2024-03-19T01:48:57.665Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:57.666Z] [INFO] Compiling 36 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:57.666Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:48:57.666Z] [INFO] Initial messages found so far: {} [2024-03-19T01:48:57.666Z] [INFO] Processing: NCLS-RSCL-00001 [2024-03-19T01:48:57.666Z] [INFO] Message NCLS-RSCL-00001 needs checking for cause/action: true [2024-03-19T01:48:57.666Z] [INFO] Processing: NCLS-RSCL-00002 [2024-03-19T01:48:57.666Z] [INFO] Message NCLS-RSCL-00002 needs checking for cause/action: true [2024-03-19T01:48:57.666Z] [INFO] Processing: NCLS-RSCL-00003 [2024-03-19T01:48:57.666Z] [INFO] Message NCLS-RSCL-00003 needs checking for cause/action: true [2024-03-19T01:48:57.666Z] [INFO] Processing: NCLS-RSCL-00004 [2024-03-19T01:48:57.666Z] [INFO] Message NCLS-RSCL-00004 needs checking for cause/action: true [2024-03-19T01:48:57.666Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RSCL-00001=An unsupported encoding was requested: {0}., NCLS-RSCL-00002=An error occurred while processing an XML document., NCLS-RSCL-00003=An I/O exception occurred., NCLS-RSCL-00004=An error occurred while processing a JSON object.} [2024-03-19T01:48:57.666Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:48:57.666Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:48:57.666Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:48:57.666Z] [INFO] Processing: jakarta.enterprise.admin.rest.client on element REST_CLIENT_LOGGER [2024-03-19T01:48:57.666Z] [INFO] Enclosing type is org.glassfish.admin.rest.client.utils.RestClientLogging [2024-03-19T01:48:57.666Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.client.description=REST Client Logger, jakarta.enterprise.admin.rest.client.publish=true, jakarta.enterprise.admin.rest.client.subsystem=REST} [2024-03-19T01:48:57.666Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:48:57.666Z] [INFO] Found enclosing element REST_CLIENT_LOGGER [2024-03-19T01:48:57.666Z] [INFO] Found enclosing element org.glassfish.admin.rest.client.utils.RestClientLogging [2024-03-19T01:48:57.666Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:48:57.666Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:48:57.666Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:48:57.666Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:48:57.666Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:48:57.666Z] [INFO] [2024-03-19T01:48:57.666Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-client --- [2024-03-19T01:48:57.666Z] [INFO] Not copying test resources [2024-03-19T01:48:57.666Z] [INFO] [2024-03-19T01:48:57.666Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ rest-client --- [2024-03-19T01:48:57.666Z] [INFO] Not compiling test sources [2024-03-19T01:48:57.666Z] [INFO] [2024-03-19T01:48:57.666Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-client --- [2024-03-19T01:48:57.666Z] [INFO] [2024-03-19T01:48:57.666Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-client --- [2024-03-19T01:48:57.923Z] [INFO] Tests are skipped. [2024-03-19T01:48:57.923Z] [INFO] [2024-03-19T01:48:57.923Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-client --- [2024-03-19T01:48:57.923Z] [INFO] Executing tasks [2024-03-19T01:48:57.923Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/classes/META-INF for [2024-03-19T01:48:57.923Z] [INFO] [echo] rest-client [2024-03-19T01:48:57.923Z] [INFO] Executed tasks [2024-03-19T01:48:57.923Z] [INFO] [2024-03-19T01:48:57.923Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-client --- [2024-03-19T01:48:57.923Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/rest-client.jar [2024-03-19T01:48:57.923Z] [WARNING] ***************************************************************** [2024-03-19T01:48:57.923Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:57.923Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:57.923Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:57.923Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:57.923Z] [WARNING] ***************************************************************** [2024-03-19T01:48:57.923Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:48:57.923Z] [INFO] Initial messages found so far: {} [2024-03-19T01:48:57.923Z] [INFO] Processing: NCLS-BOOTSTRAP-00001 [2024-03-19T01:48:57.923Z] [INFO] Message NCLS-BOOTSTRAP-00001 needs checking for cause/action: true [2024-03-19T01:48:57.923Z] [INFO] Processing: NCLS-BOOTSTRAP-00002 [2024-03-19T01:48:57.923Z] [INFO] Message NCLS-BOOTSTRAP-00002 needs checking for cause/action: false [2024-03-19T01:48:57.923Z] [INFO] Processing: NCLS-BOOTSTRAP-00003 [2024-03-19T01:48:57.923Z] [INFO] Message NCLS-BOOTSTRAP-00003 needs checking for cause/action: false [2024-03-19T01:48:57.923Z] [INFO] Processing: NCLS-BOOTSTRAP-00004 [2024-03-19T01:48:57.923Z] [INFO] Message NCLS-BOOTSTRAP-00004 needs checking for cause/action: false [2024-03-19T01:48:57.923Z] [INFO] Processing: NCLS-BOOTSTRAP-00005 [2024-03-19T01:48:57.923Z] [INFO] Message NCLS-BOOTSTRAP-00005 needs checking for cause/action: false [2024-03-19T01:48:57.923Z] [INFO] Processing: NCLS-BOOTSTRAP-00006 [2024-03-19T01:48:57.923Z] [INFO] Message NCLS-BOOTSTRAP-00006 needs checking for cause/action: false [2024-03-19T01:48:57.923Z] [INFO] Processing: NCLS-BOOTSTRAP-00007 [2024-03-19T01:48:57.923Z] [INFO] Message NCLS-BOOTSTRAP-00007 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00008 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00008 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00009 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00009 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00010 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00010 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00011 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00011 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00012 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00012 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00013 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00013 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00014 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00014 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00015 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00015 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00016 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00016 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00017 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00017 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00018 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00018 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00020 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00020 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00021 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00021 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00022 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00022 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00023 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00023 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00024 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00024 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00025 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00025 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00026 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00026 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00027 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00027 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00028 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00028 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00029 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00029 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00030 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00030 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00031 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00031 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00032 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00032 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00033 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00033 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00034 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00034 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00035 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00035 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00036 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00036 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00037 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00037 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00038 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00038 needs checking for cause/action: false [2024-03-19T01:48:57.924Z] [INFO] Processing: NCLS-BOOTSTRAP-00039 [2024-03-19T01:48:57.924Z] [INFO] Message NCLS-BOOTSTRAP-00039 needs checking for cause/action: false [2024-03-19T01:48:57.925Z] [INFO] Total Messages including ones found from disk so far: {NCLS-BOOTSTRAP-00001=GlassFish requires JDK {0}, you are using JDK version {1}., NCLS-BOOTSTRAP-00002=Using {0} as the framework configuration file., NCLS-BOOTSTRAP-00003=Could not extract archive {0}., NCLS-BOOTSTRAP-00004=Could not find RAR [{0}] location [{1}] after extraction., NCLS-BOOTSTRAP-00005=Can not start bundle {0} because it is not contained in the list of installed bundles., NCLS-BOOTSTRAP-00006=Failed to start {0}., NCLS-BOOTSTRAP-00007=Can't uninstall bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00008=Uninstalled bundle {0} installed from {1}., NCLS-BOOTSTRAP-00009=Can't update bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00010=Updated bundle {0} from {1}., NCLS-BOOTSTRAP-00011=Failed to uninstall bundle {0}., NCLS-BOOTSTRAP-00012=Failed to update {0}., NCLS-BOOTSTRAP-00013=Failed to install {0}., NCLS-BOOTSTRAP-00014=Can not set the start level for {0} to {2} as it is already set to {1}., NCLS-BOOTSTRAP-00015=Skipping entry {0} because it is not an absolute URI., NCLS-BOOTSTRAP-00016=Skipping entry {0} due to exception: , NCLS-BOOTSTRAP-00017=Starting BundleProvisioner., NCLS-BOOTSTRAP-00018=Time taken to locate OSGi framework = {0} ms., NCLS-BOOTSTRAP-00020=Time taken to initialize OSGi framework = {0} ms., NCLS-BOOTSTRAP-00021=Time taken to finish installation of bundles = {0} ms., NCLS-BOOTSTRAP-00022=Time taken to finish starting bundles = {0} ms., NCLS-BOOTSTRAP-00023=Total time taken to start = {0} ms., NCLS-BOOTSTRAP-00024=Time taken to stop = {0} ms., NCLS-BOOTSTRAP-00025=Total time taken = {0}., NCLS-BOOTSTRAP-00026=Create bundle provisioner class = {0}., NCLS-BOOTSTRAP-00027=Registered {0} as OSGi service registration: {1}., NCLS-BOOTSTRAP-00028=Unregistered {0} from service registry., NCLS-BOOTSTRAP-00029=Exception while unregistering: , NCLS-BOOTSTRAP-00030=installLocations = {0}., NCLS-BOOTSTRAP-00031=Unable to determine if {0} is a fragment or not due to , NCLS-BOOTSTRAP-00032=Skipping starting of bundles bundles have been provisioned already., NCLS-BOOTSTRAP-00033={0} : latest file in installation location = {1} and latest installed bundle = {2} , NCLS-BOOTSTRAP-00034=Updating system bundle., NCLS-BOOTSTRAP-00035=Provisioning options have changed, recreating the framework with a clean OSGi storage(aka cache)., NCLS-BOOTSTRAP-00036=Unable to locate bundle {0}., NCLS-BOOTSTRAP-00037=Storage support not available in framework bundle, so can't store bundle ids. This may lead to slower start up time., NCLS-BOOTSTRAP-00038=Storage support not available in framework bundle, so can't store provisioning options. This may lead to slower start up time., NCLS-BOOTSTRAP-00039=Got an unexpected exception.} [2024-03-19T01:48:57.925Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:48:57.925Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:48:57.925Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:48:57.925Z] [INFO] Processing: jakarta.enterprise.bootstrap on element BOOTSTRAP_LOGGER_NAME [2024-03-19T01:48:57.925Z] [INFO] Enclosing type is com.sun.enterprise.glassfish.bootstrap.LogFacade [2024-03-19T01:48:57.925Z] [INFO] Loggers found so far: {jakarta.enterprise.bootstrap.description=Main bootstrap logger., jakarta.enterprise.bootstrap.publish=true, jakarta.enterprise.bootstrap.subsystem=BOOTSTRAP} [2024-03-19T01:48:57.925Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:48:57.925Z] [INFO] Found enclosing element BOOTSTRAP_LOGGER_NAME [2024-03-19T01:48:57.925Z] [INFO] Found enclosing element com.sun.enterprise.glassfish.bootstrap.LogFacade [2024-03-19T01:48:57.925Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:48:57.925Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:48:57.926Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:48:57.926Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:48:57.926Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:48:57.926Z] [INFO] [2024-03-19T01:48:57.926Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-osgi-artifacts-for-tests) @ glassfish --- [2024-03-19T01:48:57.926Z] [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/test-osgi/org.apache.felix.main.jar [2024-03-19T01:48:57.926Z] [INFO] Copying simple-glassfish-api.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/test-osgi/simple-glassfish-api.jar [2024-03-19T01:48:57.926Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/test-osgi/glassfish-jul-extension.jar [2024-03-19T01:48:57.926Z] [INFO] [2024-03-19T01:48:57.926Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish --- [2024-03-19T01:48:57.926Z] [INFO] Not copying test resources [2024-03-19T01:48:57.926Z] [INFO] [2024-03-19T01:48:57.926Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ rest-client --- [2024-03-19T01:48:57.926Z] [WARNING] ***************************************************************** [2024-03-19T01:48:57.926Z] [WARNING] * The * [2024-03-19T01:48:57.926Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:57.926Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:57.926Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:57.926Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:57.926Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:57.926Z] [WARNING] ***************************************************************** [2024-03-19T01:48:57.926Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:58.491Z] [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [2024-03-19T01:48:58.491Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/bom.xml [2024-03-19T01:48:58.491Z] [INFO] attaching as rest-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:58.491Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/bom.json [2024-03-19T01:48:58.491Z] [INFO] attaching as rest-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:58.491Z] [INFO] [2024-03-19T01:48:58.491Z] [INFO] [2024-03-19T01:48:58.492Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish --- [2024-03-19T01:48:58.492Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-client --- [2024-03-19T01:48:58.492Z] [INFO] Not compiling test sources [2024-03-19T01:48:58.492Z] [INFO] [2024-03-19T01:48:58.492Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish --- [2024-03-19T01:48:58.492Z] [INFO] Tests are skipped. [2024-03-19T01:48:58.492Z] [INFO] [2024-03-19T01:48:58.492Z] [INFO] [2024-03-19T01:48:58.492Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish --- [2024-03-19T01:48:58.492Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-client --- [2024-03-19T01:48:58.492Z] [INFO] Tests are skipped. [2024-03-19T01:48:58.492Z] [INFO] [2024-03-19T01:48:58.492Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-rest-client-checkstyle) @ rest-client --- [2024-03-19T01:48:58.492Z] [INFO] [2024-03-19T01:48:58.492Z] [INFO] --- install:3.1.1:install (default-install) @ rest-client --- [2024-03-19T01:48:58.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/8.0.1-SNAPSHOT/rest-client-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:58.492Z] [INFO] Tests are skipped. [2024-03-19T01:48:58.492Z] [INFO] [2024-03-19T01:48:58.492Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-03-19T01:48:58.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/8.0.1-SNAPSHOT/rest-client-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:58.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/8.0.1-SNAPSHOT/rest-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:58.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/8.0.1-SNAPSHOT/rest-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:58.749Z] [INFO] Executing tasks [2024-03-19T01:48:58.749Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/classes/META-INF for [2024-03-19T01:48:58.749Z] [INFO] [echo] glassfish [2024-03-19T01:48:58.749Z] [INFO] Executed tasks [2024-03-19T01:48:58.749Z] [INFO] [2024-03-19T01:48:58.749Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish --- [2024-03-19T01:48:58.749Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/glassfish.jar [2024-03-19T01:48:58.749Z] [INFO] [2024-03-19T01:48:58.749Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish --- [2024-03-19T01:48:58.749Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:59.009Z] [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [2024-03-19T01:48:59.009Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/bom.xml [2024-03-19T01:48:59.009Z] [INFO] attaching as glassfish-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:59.009Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/bom.json [2024-03-19T01:48:59.009Z] [INFO] attaching as glassfish-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:59.009Z] [INFO] [2024-03-19T01:48:59.009Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-03-19T01:48:59.009Z] [INFO] Tests are skipped. [2024-03-19T01:48:59.009Z] [INFO] [2024-03-19T01:48:59.009Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-03-19T01:48:59.009Z] [INFO] Tests are skipped. [2024-03-19T01:48:59.009Z] [INFO] [2024-03-19T01:48:59.009Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-glassfish-checkstyle) @ glassfish --- [2024-03-19T01:48:59.009Z] [INFO] [2024-03-19T01:48:59.009Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-03-19T01:48:59.009Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT.pom [2024-03-19T01:48:59.009Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT.jar [2024-03-19T01:48:59.009Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:59.009Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:48:59.009Z] [INFO] [2024-03-19T01:48:59.009Z] [INFO] [2024-03-19T01:48:59.009Z] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [2024-03-19T01:48:59.009Z] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [2024-03-19T01:48:59.009Z] [INFO] Building Test Utilities 8.0.1-SNAPSHOT [125/300] [2024-03-19T01:48:59.009Z] [INFO] Building Embedded GlassFish Shell 8.0.1-SNAPSHOT [126/300] [2024-03-19T01:48:59.010Z] [INFO] from nucleus/test-utils/pom.xml [2024-03-19T01:48:59.010Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml [2024-03-19T01:48:59.010Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:59.010Z] [INFO] ---------< org.glassfish.main.extras:osgi-modules-uninstaller >--------- [2024-03-19T01:48:59.010Z] [INFO] ----------------< org.glassfish.main.extras:bootstrap >----------------- [2024-03-19T01:48:59.010Z] [INFO] Building GlassFish OSGI Modules Uninstaller 8.0.1-SNAPSHOT [127/300] [2024-03-19T01:48:59.010Z] [INFO] Building GlassFish UberJar Activator 8.0.1-SNAPSHOT [128/300] [2024-03-19T01:48:59.010Z] [INFO] from appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml [2024-03-19T01:48:59.010Z] [INFO] from appserver/extras/embedded/common/bootstrap/pom.xml [2024-03-19T01:48:59.010Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:48:59.010Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- clean:3.3.2:clean (default-clean) @ bootstrap --- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ bootstrap --- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ bootstrap --- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ bootstrap --- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.010Z] [INFO] Configured Artifact: org.glassfish.main.common:simple-glassfish-api:8.0.1-SNAPSHOT:jar [2024-03-19T01:48:59.010Z] [INFO] Configured Artifact: org.glassfish.main.core:glassfish:8.0.1-SNAPSHOT:jar [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.010Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.010Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:59.010Z] [INFO] No sources to compile [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ bootstrap --- [2024-03-19T01:48:59.010Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.010Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:59.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/src/main/manpages [2024-03-19T01:48:59.010Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.010Z] [INFO] No sources to compile [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.010Z] [INFO] No sources to compile [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.010Z] [INFO] Not copying test resources [2024-03-19T01:48:59.010Z] [INFO] [2024-03-19T01:48:59.010Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.011Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:59.011Z] [INFO] Not compiling test sources [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.011Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:59.011Z] [INFO] Tests are skipped. [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.011Z] [INFO] Executing tasks [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.011Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/classes/META-INF for [2024-03-19T01:48:59.011Z] [INFO] [echo] glassfish-embedded-shell [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.011Z] [INFO] Executed tasks [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.011Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-utils --- [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ test-utils --- [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.011Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ test-utils --- [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ test-utils --- [2024-03-19T01:48:59.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/resources [2024-03-19T01:48:59.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/manpages [2024-03-19T01:48:59.011Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:59.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.011Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:59.011Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:59.011Z] [WARNING] ***************************************************************** [2024-03-19T01:48:59.011Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:59.011Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:59.011Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:59.011Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:59.011Z] [WARNING] ***************************************************************** [2024-03-19T01:48:59.011Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:59.011Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ bootstrap --- [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ bootstrap --- [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ bootstrap --- [2024-03-19T01:48:59.011Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:59.011Z] [INFO] [2024-03-19T01:48:59.011Z] [INFO] --- resources:3.3.1:resources (default-resources) @ bootstrap --- [2024-03-19T01:48:59.011Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:48:59.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/manpages [2024-03-19T01:48:59.011Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:59.012Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java uses unchecked or unsafe operations. [2024-03-19T01:48:59.012Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:59.012Z] [INFO] [2024-03-19T01:48:59.012Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.012Z] [INFO] [2024-03-19T01:48:59.012Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ bootstrap --- [2024-03-19T01:48:59.012Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:59.012Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:59.012Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:59.012Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:48:59.012Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:59.012Z] [INFO] [2024-03-19T01:48:59.012Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.012Z] [INFO] Not copying test resources [2024-03-19T01:48:59.012Z] [INFO] [2024-03-19T01:48:59.012Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.012Z] [INFO] Not compiling test sources [2024-03-19T01:48:59.012Z] [INFO] [2024-03-19T01:48:59.012Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.012Z] [INFO] Tests are skipped. [2024-03-19T01:48:59.012Z] [INFO] [2024-03-19T01:48:59.012Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.012Z] [INFO] Executing tasks [2024-03-19T01:48:59.012Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF for [2024-03-19T01:48:59.012Z] [INFO] [echo] osgi-modules-uninstaller [2024-03-19T01:48:59.012Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF [2024-03-19T01:48:59.012Z] [INFO] Executed tasks [2024-03-19T01:48:59.012Z] [INFO] [2024-03-19T01:48:59.012Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-modules-uninstaller --- [2024-03-19T01:48:59.012Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar [2024-03-19T01:48:59.012Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/UberJarMain.java:[77,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:59.012Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/activator/UberJarGlassFishActivator.java:[93,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:48:59.012Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/Util.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/Util.java uses or overrides a deprecated API. [2024-03-19T01:48:59.013Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/Util.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:48:59.013Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:48:59.013Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:59.013Z] [INFO] [2024-03-19T01:48:59.013Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ bootstrap --- [2024-03-19T01:48:59.013Z] [INFO] [2024-03-19T01:48:59.013Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ bootstrap --- [2024-03-19T01:48:59.013Z] [WARNING] ***************************************************************** [2024-03-19T01:48:59.013Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:59.013Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:59.013Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:59.013Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:59.013Z] [WARNING] ***************************************************************** [2024-03-19T01:48:59.013Z] [INFO] [2024-03-19T01:48:59.013Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ bootstrap --- [2024-03-19T01:48:59.013Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:48:59.273Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ test-utils --- [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ test-utils --- [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ test-utils --- [2024-03-19T01:48:59.274Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- resources:3.3.1:resources (default-resources) @ test-utils --- [2024-03-19T01:48:59.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/src/main/resources [2024-03-19T01:48:59.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/src/main/manpages [2024-03-19T01:48:59.274Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ test-utils --- [2024-03-19T01:48:59.274Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:59.274Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:59.274Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- command-security:1.0.17:check (default-check) @ bootstrap --- [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ bootstrap --- [2024-03-19T01:48:59.274Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:48:59.274Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:48:59.274Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bootstrap --- [2024-03-19T01:48:59.274Z] [INFO] Not copying test resources [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ bootstrap --- [2024-03-19T01:48:59.274Z] [INFO] Not compiling test sources [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ bootstrap --- [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- surefire:3.2.5:test (default-test) @ bootstrap --- [2024-03-19T01:48:59.274Z] [INFO] Tests are skipped. [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ bootstrap --- [2024-03-19T01:48:59.274Z] [INFO] Executing tasks [2024-03-19T01:48:59.274Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/classes/META-INF for [2024-03-19T01:48:59.274Z] [INFO] [echo] bootstrap [2024-03-19T01:48:59.274Z] [INFO] Executed tasks [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- jar:3.3.0:jar (default-jar) @ bootstrap --- [2024-03-19T01:48:59.274Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar [2024-03-19T01:48:59.274Z] [WARNING] ***************************************************************** [2024-03-19T01:48:59.274Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:48:59.274Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:48:59.274Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:48:59.274Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:48:59.274Z] [WARNING] ***************************************************************** [2024-03-19T01:48:59.274Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java uses unchecked or unsafe operations. [2024-03-19T01:48:59.274Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:48:59.274Z] [INFO] [2024-03-19T01:48:59.274Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-shell --- [2024-03-19T01:48:59.275Z] [WARNING] ***************************************************************** [2024-03-19T01:48:59.275Z] [WARNING] * The * [2024-03-19T01:48:59.275Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:48:59.275Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:48:59.275Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:48:59.275Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:48:59.275Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:48:59.275Z] [WARNING] ***************************************************************** [2024-03-19T01:48:59.275Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:48:59.841Z] [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) [2024-03-19T01:48:59.841Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/bom.xml [2024-03-19T01:48:59.841Z] [INFO] attaching as glassfish-embedded-shell-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:48:59.841Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/bom.json [2024-03-19T01:49:00.099Z] [INFO] attaching as glassfish-embedded-shell-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:00.099Z] [INFO] [2024-03-19T01:49:00.099Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell --- [2024-03-19T01:49:00.099Z] [INFO] Tests are skipped. [2024-03-19T01:49:00.099Z] [INFO] [2024-03-19T01:49:00.099Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell --- [2024-03-19T01:49:00.099Z] [INFO] Tests are skipped. [2024-03-19T01:49:00.099Z] [INFO] [2024-03-19T01:49:00.099Z] [WARNING] ***************************************************************** [2024-03-19T01:49:00.099Z] [WARNING] * The * [2024-03-19T01:49:00.099Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-modules-uninstaller --- [2024-03-19T01:49:00.099Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:00.100Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:00.100Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:00.100Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:00.100Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:00.100Z] [WARNING] ***************************************************************** [2024-03-19T01:49:00.100Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:00.100Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T01:49:00.100Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/bom.xml [2024-03-19T01:49:00.100Z] [INFO] attaching as osgi-modules-uninstaller-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:00.100Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/bom.json [2024-03-19T01:49:00.100Z] [INFO] attaching as osgi-modules-uninstaller-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:00.100Z] [INFO] [2024-03-19T01:49:00.100Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-modules-uninstaller --- [2024-03-19T01:49:00.100Z] [INFO] Tests are skipped. [2024-03-19T01:49:00.100Z] [INFO] [2024-03-19T01:49:00.100Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-modules-uninstaller --- [2024-03-19T01:49:00.100Z] [INFO] Tests are skipped. [2024-03-19T01:49:00.100Z] [INFO] [2024-03-19T01:49:00.100Z] [WARNING] ***************************************************************** [2024-03-19T01:49:00.100Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ bootstrap --- [2024-03-19T01:49:00.100Z] [WARNING] * The * [2024-03-19T01:49:00.100Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:00.100Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:00.100Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:00.100Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:00.100Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:00.100Z] [WARNING] ***************************************************************** [2024-03-19T01:49:00.100Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:00.360Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T01:49:00.360Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/bom.xml [2024-03-19T01:49:00.360Z] [INFO] attaching as bootstrap-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:00.360Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/bom.json [2024-03-19T01:49:00.360Z] [INFO] attaching as bootstrap-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:00.360Z] [INFO] [2024-03-19T01:49:00.360Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ bootstrap --- [2024-03-19T01:49:00.360Z] [INFO] [2024-03-19T01:49:00.360Z] [INFO] [2024-03-19T01:49:00.360Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-shell-checkstyle) @ glassfish-embedded-shell --- [2024-03-19T01:49:00.360Z] [INFO] [2024-03-19T01:49:00.360Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ test-utils --- [2024-03-19T01:49:00.360Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-osgi-modules-uninstaller-checkstyle) @ osgi-modules-uninstaller --- [2024-03-19T01:49:00.360Z] [INFO] [2024-03-19T01:49:00.360Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-modules-uninstaller --- [2024-03-19T01:49:00.360Z] [INFO] [2024-03-19T01:49:00.360Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell --- [2024-03-19T01:49:00.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/8.0.1-SNAPSHOT/osgi-modules-uninstaller-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:00.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/8.0.1-SNAPSHOT/glassfish-embedded-shell-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:00.360Z] [INFO] Tests are skipped. [2024-03-19T01:49:00.360Z] [INFO] [2024-03-19T01:49:00.360Z] [INFO] --- failsafe:3.2.5:verify (verify) @ bootstrap --- [2024-03-19T01:49:00.360Z] [INFO] Tests are skipped. [2024-03-19T01:49:00.360Z] [INFO] [2024-03-19T01:49:00.360Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-bootstrap-checkstyle) @ bootstrap --- [2024-03-19T01:49:00.360Z] [INFO] [2024-03-19T01:49:00.360Z] [INFO] --- install:3.1.1:install (default-install) @ bootstrap --- [2024-03-19T01:49:00.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/8.0.1-SNAPSHOT/osgi-modules-uninstaller-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:00.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/8.0.1-SNAPSHOT/glassfish-embedded-shell-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:00.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/8.0.1-SNAPSHOT/bootstrap-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:00.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/8.0.1-SNAPSHOT/osgi-modules-uninstaller-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:00.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/8.0.1-SNAPSHOT/glassfish-embedded-shell-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:00.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/8.0.1-SNAPSHOT/bootstrap-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:00.361Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:00.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/8.0.1-SNAPSHOT/osgi-modules-uninstaller-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:00.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/8.0.1-SNAPSHOT/glassfish-embedded-shell-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:00.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/8.0.1-SNAPSHOT/bootstrap-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:00.361Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:00.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/8.0.1-SNAPSHOT/bootstrap-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:00.361Z] [INFO] [2024-03-19T01:49:00.361Z] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [2024-03-19T01:49:00.361Z] [INFO] Building Embedded GlassFish Shell dist. fragment 8.0.1-SNAPSHOT [129/300] [2024-03-19T01:49:00.361Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml [2024-03-19T01:49:00.361Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:49:00.361Z] [INFO] [2024-03-19T01:49:00.361Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.361Z] [INFO] [2024-03-19T01:49:00.361Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.361Z] [INFO] [2024-03-19T01:49:00.361Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.361Z] [INFO] [2024-03-19T01:49:00.361Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.361Z] [INFO] No sources to compile [2024-03-19T01:49:00.361Z] [INFO] [2024-03-19T01:49:00.361Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.361Z] [INFO] [2024-03-19T01:49:00.361Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.361Z] [INFO] [2024-03-19T01:49:00.361Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.361Z] [INFO] [2024-03-19T01:49:00.361Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.361Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:00.362Z] [INFO] [2024-03-19T01:49:00.362Z] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.362Z] [INFO] Copying glassfish-embedded-shell.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-shell.jar [2024-03-19T01:49:00.362Z] [INFO] [2024-03-19T01:49:00.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/resources [2024-03-19T01:49:00.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/manpages [2024-03-19T01:49:00.362Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:00.362Z] [INFO] [2024-03-19T01:49:00.362Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.362Z] [INFO] No sources to compile [2024-03-19T01:49:00.362Z] [INFO] [2024-03-19T01:49:00.362Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.362Z] [INFO] No sources to compile [2024-03-19T01:49:00.362Z] [INFO] [2024-03-19T01:49:00.362Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.362Z] [INFO] Executing tasks [2024-03-19T01:49:00.362Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF for [2024-03-19T01:49:00.362Z] [INFO] [echo] glassfish-embedded-shell-frag [2024-03-19T01:49:00.362Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF [2024-03-19T01:49:00.362Z] [INFO] Executed tasks [2024-03-19T01:49:00.362Z] [INFO] [2024-03-19T01:49:00.362Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.362Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:49:00.362Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2024-03-19T01:49:00.362Z] [INFO] [2024-03-19T01:49:00.362Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.362Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2024-03-19T01:49:00.362Z] [WARNING] ***************************************************************** [2024-03-19T01:49:00.362Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:00.362Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:00.362Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:00.362Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:00.362Z] [WARNING] ***************************************************************** [2024-03-19T01:49:00.620Z] [INFO] [2024-03-19T01:49:00.620Z] [WARNING] ***************************************************************** [2024-03-19T01:49:00.620Z] [WARNING] * The * [2024-03-19T01:49:00.620Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:00.620Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:00.620Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:00.620Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:00.620Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:00.620Z] [WARNING] ***************************************************************** [2024-03-19T01:49:00.620Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:00.620Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:01.187Z] [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [2024-03-19T01:49:01.187Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/bom.xml [2024-03-19T01:49:01.187Z] [INFO] attaching as glassfish-embedded-shell-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:01.187Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/bom.json [2024-03-19T01:49:01.187Z] [INFO] attaching as glassfish-embedded-shell-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:01.187Z] [INFO] [2024-03-19T01:49:01.188Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:01.188Z] [INFO] [2024-03-19T01:49:01.188Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-utils --- [2024-03-19T01:49:01.188Z] [INFO] Not copying test resources [2024-03-19T01:49:01.188Z] [INFO] [2024-03-19T01:49:01.188Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ test-utils --- [2024-03-19T01:49:01.188Z] [INFO] Not compiling test sources [2024-03-19T01:49:01.188Z] [INFO] [2024-03-19T01:49:01.188Z] [INFO] --- surefire:3.2.5:test (default-test) @ test-utils --- [2024-03-19T01:49:01.188Z] [INFO] Tests are skipped. [2024-03-19T01:49:01.188Z] [INFO] [2024-03-19T01:49:01.188Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:01.188Z] [INFO] Tests are skipped. [2024-03-19T01:49:01.188Z] [INFO] [2024-03-19T01:49:01.188Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-shell-frag-checkstyle) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:01.188Z] [INFO] [2024-03-19T01:49:01.188Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-frag --- [2024-03-19T01:49:01.188Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-shell-frag-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:01.188Z] [INFO] Tests are skipped. [2024-03-19T01:49:01.188Z] [INFO] [2024-03-19T01:49:01.188Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ test-utils --- [2024-03-19T01:49:01.188Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-shell-frag-8.0.1-SNAPSHOT.zip [2024-03-19T01:49:01.188Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-shell-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:01.188Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-shell-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:01.188Z] [INFO] Executing tasks [2024-03-19T01:49:01.188Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/classes/META-INF for [2024-03-19T01:49:01.188Z] [INFO] [echo] test-utils [2024-03-19T01:49:01.188Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/classes/META-INF [2024-03-19T01:49:01.188Z] [INFO] Executed tasks [2024-03-19T01:49:01.188Z] [INFO] [2024-03-19T01:49:01.188Z] [INFO] --- jar:3.3.0:jar (default-jar) @ test-utils --- [2024-03-19T01:49:01.188Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/test-utils.jar [2024-03-19T01:49:01.188Z] [INFO] [2024-03-19T01:49:01.188Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ test-utils --- [2024-03-19T01:49:01.188Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:02.565Z] [INFO] CycloneDX: Creating BOM version 1.4 with 99 component(s) [2024-03-19T01:49:02.565Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/bom.xml [2024-03-19T01:49:02.565Z] [INFO] attaching as test-utils-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:02.565Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/bom.json [2024-03-19T01:49:02.565Z] [INFO] attaching as test-utils-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ test-utils --- [2024-03-19T01:49:02.565Z] [INFO] Tests are skipped. [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] --- failsafe:3.2.5:verify (verify) @ test-utils --- [2024-03-19T01:49:02.565Z] [INFO] Tests are skipped. [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-test-utils-checkstyle) @ test-utils --- [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] --- install:3.1.1:install (default-install) @ test-utils --- [2024-03-19T01:49:02.565Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/8.0.1-SNAPSHOT/test-utils-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:02.565Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/test-utils.jar to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/8.0.1-SNAPSHOT/test-utils-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:02.565Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/8.0.1-SNAPSHOT/test-utils-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:02.565Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/8.0.1-SNAPSHOT/test-utils-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] Building admin-config-api 8.0.1-SNAPSHOT [130/300] [2024-03-19T01:49:02.565Z] [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [2024-03-19T01:49:02.565Z] [INFO] Building GlassFish Jakarta EE Annotation Framework 8.0.1-SNAPSHOT [131/300] [2024-03-19T01:49:02.565Z] [INFO] from nucleus/admin/config-api/pom.xml [2024-03-19T01:49:02.565Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:02.565Z] [INFO] from appserver/common/annotation-framework/pom.xml [2024-03-19T01:49:02.565Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] --- clean:3.3.2:clean (default-clean) @ annotation-framework --- [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ annotation-framework --- [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ annotation-framework --- [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ annotation-framework --- [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-api --- [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ config-api --- [2024-03-19T01:49:02.565Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:02.565Z] [INFO] Compiling 25 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ config-api --- [2024-03-19T01:49:02.565Z] [INFO] [2024-03-19T01:49:02.565Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ config-api --- [2024-03-19T01:49:02.566Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:02.566Z] [INFO] Compiling 185 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:02.566Z] [INFO] [2024-03-19T01:49:02.566Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ annotation-framework --- [2024-03-19T01:49:02.566Z] [INFO] [2024-03-19T01:49:02.566Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ annotation-framework --- [2024-03-19T01:49:02.566Z] [INFO] [2024-03-19T01:49:02.566Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ annotation-framework --- [2024-03-19T01:49:02.566Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:02.566Z] [INFO] [2024-03-19T01:49:02.566Z] [INFO] --- resources:3.3.1:resources (default-resources) @ annotation-framework --- [2024-03-19T01:49:02.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/src/main/resources [2024-03-19T01:49:02.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/src/main/manpages [2024-03-19T01:49:02.566Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:02.566Z] [INFO] [2024-03-19T01:49:02.566Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ annotation-framework --- [2024-03-19T01:49:02.566Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:02.566Z] [INFO] Compiling 25 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:02.566Z] [INFO] [2024-03-19T01:49:02.566Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ annotation-framework --- [2024-03-19T01:49:02.566Z] [INFO] [2024-03-19T01:49:02.566Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ annotation-framework --- [2024-03-19T01:49:02.566Z] [INFO] [2024-03-19T01:49:02.566Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ annotation-framework --- [2024-03-19T01:49:02.566Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:02.828Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:02.829Z] [INFO] [2024-03-19T01:49:02.829Z] [INFO] --- command-security:1.0.17:check (default-check) @ annotation-framework --- [2024-03-19T01:49:02.829Z] [INFO] [2024-03-19T01:49:02.829Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ annotation-framework --- [2024-03-19T01:49:02.829Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:02.829Z] [INFO] Compiling 25 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:02.829Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:02.829Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:02.829Z] [INFO] Processing: org.glassfish.apf on element ANNOTATION_LOGGER [2024-03-19T01:49:02.829Z] [INFO] Enclosing type is org.glassfish.apf.impl.AnnotationUtils [2024-03-19T01:49:02.829Z] [INFO] Loggers found so far: {org.glassfish.apf.description=Logger for dol module, org.glassfish.apf.publish=true, org.glassfish.apf.subsystem=AnnotationFramework} [2024-03-19T01:49:02.829Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:02.829Z] [INFO] Found enclosing element ANNOTATION_LOGGER [2024-03-19T01:49:02.829Z] [INFO] Found enclosing element org.glassfish.apf.impl.AnnotationUtils [2024-03-19T01:49:02.829Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:02.829Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:02.829Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:02.829Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:02.829Z] [INFO] [2024-03-19T01:49:02.829Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ annotation-framework --- [2024-03-19T01:49:02.829Z] [INFO] Not copying test resources [2024-03-19T01:49:02.829Z] [INFO] [2024-03-19T01:49:02.829Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ annotation-framework --- [2024-03-19T01:49:02.829Z] [INFO] Not compiling test sources [2024-03-19T01:49:02.829Z] [INFO] [2024-03-19T01:49:02.829Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ annotation-framework --- [2024-03-19T01:49:02.829Z] [INFO] [2024-03-19T01:49:02.829Z] [INFO] --- surefire:3.2.5:test (default-test) @ annotation-framework --- [2024-03-19T01:49:02.829Z] [INFO] Tests are skipped. [2024-03-19T01:49:02.829Z] [INFO] [2024-03-19T01:49:02.829Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ annotation-framework --- [2024-03-19T01:49:02.829Z] [INFO] Executing tasks [2024-03-19T01:49:02.829Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/classes/META-INF for [2024-03-19T01:49:02.829Z] [INFO] [echo] annotation-framework [2024-03-19T01:49:02.829Z] [INFO] Executed tasks [2024-03-19T01:49:02.829Z] [INFO] [2024-03-19T01:49:02.829Z] [INFO] --- jar:3.3.0:jar (default-jar) @ annotation-framework --- [2024-03-19T01:49:02.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/annotation-framework.jar [2024-03-19T01:49:02.829Z] [WARNING] ***************************************************************** [2024-03-19T01:49:02.829Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:02.829Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:02.829Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:02.829Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:02.829Z] [WARNING] ***************************************************************** [2024-03-19T01:49:03.087Z] [INFO] [2024-03-19T01:49:03.087Z] [WARNING] ***************************************************************** [2024-03-19T01:49:03.087Z] [WARNING] * The * [2024-03-19T01:49:03.087Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:03.087Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ annotation-framework --- [2024-03-19T01:49:03.087Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:03.087Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:03.087Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:03.087Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:03.087Z] [WARNING] ***************************************************************** [2024-03-19T01:49:03.087Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:04.464Z] [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) [2024-03-19T01:49:04.464Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/bom.xml [2024-03-19T01:49:04.464Z] [INFO] attaching as annotation-framework-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:04.464Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/bom.json [2024-03-19T01:49:04.464Z] [INFO] attaching as annotation-framework-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:04.464Z] [INFO] [2024-03-19T01:49:04.464Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ annotation-framework --- [2024-03-19T01:49:04.464Z] [INFO] [2024-03-19T01:49:04.464Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ config-api --- [2024-03-19T01:49:04.464Z] [INFO] [2024-03-19T01:49:04.464Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ config-api --- [2024-03-19T01:49:04.464Z] [INFO] [2024-03-19T01:49:04.464Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-api --- [2024-03-19T01:49:04.464Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:04.464Z] [INFO] [2024-03-19T01:49:04.464Z] [INFO] --- resources:3.3.1:resources (default-resources) @ config-api --- [2024-03-19T01:49:04.464Z] [INFO] Tests are skipped. [2024-03-19T01:49:04.464Z] [INFO] [2024-03-19T01:49:04.464Z] [INFO] --- failsafe:3.2.5:verify (verify) @ annotation-framework --- [2024-03-19T01:49:04.464Z] [INFO] Tests are skipped. [2024-03-19T01:49:04.464Z] [INFO] Copying 8 resources from src/main/java to target/classes [2024-03-19T01:49:04.464Z] [INFO] [2024-03-19T01:49:04.464Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-annotation-framework-checkstyle) @ annotation-framework --- [2024-03-19T01:49:04.464Z] [INFO] [2024-03-19T01:49:04.464Z] [INFO] --- install:3.1.1:install (default-install) @ annotation-framework --- [2024-03-19T01:49:04.464Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/8.0.1-SNAPSHOT/annotation-framework-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:04.464Z] [INFO] Copying 15 resources from src/main/manpages to target/classes [2024-03-19T01:49:04.464Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/8.0.1-SNAPSHOT/annotation-framework-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:04.464Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/8.0.1-SNAPSHOT/annotation-framework-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:04.464Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:04.464Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/8.0.1-SNAPSHOT/annotation-framework-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:04.465Z] [INFO] [2024-03-19T01:49:04.465Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ config-api --- [2024-03-19T01:49:04.465Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:04.465Z] [INFO] Compiling 256 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:05.030Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecurityService.java:[103,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:49:05.030Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/org/glassfish/config/support/TranslatedConfigView.java:[137,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:05.030Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/customization/CustomizationTokensProvider.java:[132,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:05.030Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java uses or overrides a deprecated API. [2024-03-19T01:49:05.031Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:05.031Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:05.031Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:05.031Z] [INFO] [2024-03-19T01:49:05.031Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ config-api --- [2024-03-19T01:49:05.031Z] [INFO] [2024-03-19T01:49:05.031Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ config-api --- [2024-03-19T01:49:05.289Z] [INFO] [2024-03-19T01:49:05.289Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-api --- [2024-03-19T01:49:05.289Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:05.289Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:05.289Z] [INFO] [2024-03-19T01:49:05.289Z] [INFO] --- command-security:1.0.17:check (default-check) @ config-api --- [2024-03-19T01:49:05.289Z] [INFO] [2024-03-19T01:49:05.289Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ config-api --- [2024-03-19T01:49:05.548Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:05.548Z] [INFO] Compiling 256 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:05.806Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:05.806Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00001 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00001 needs checking for cause/action: false [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00002 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00002 needs checking for cause/action: false [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00003 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00003 needs checking for cause/action: false [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00004 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00004 needs checking for cause/action: true [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00005 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00005 needs checking for cause/action: true [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00006 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00006 needs checking for cause/action: false [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00007 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00007 needs checking for cause/action: false [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00008 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00008 needs checking for cause/action: false [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00009 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00009 needs checking for cause/action: false [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00010 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00010 needs checking for cause/action: true [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00011 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00011 needs checking for cause/action: true [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00012 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00012 needs checking for cause/action: true [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00013 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00013 needs checking for cause/action: true [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00014 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00014 needs checking for cause/action: false [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00015 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00015 needs checking for cause/action: false [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00016 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00016 needs checking for cause/action: false [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00017 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00017 needs checking for cause/action: false [2024-03-19T01:49:05.806Z] [INFO] Processing: NCLS-CFGAPI-00018 [2024-03-19T01:49:05.806Z] [INFO] Message NCLS-CFGAPI-00018 needs checking for cause/action: false [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00019 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00019 needs checking for cause/action: false [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00020 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00020 needs checking for cause/action: false [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00021 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00021 needs checking for cause/action: false [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00022 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00022 needs checking for cause/action: false [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00023 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00023 needs checking for cause/action: false [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00024 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00024 needs checking for cause/action: false [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00025 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00025 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00027 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00027 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00028 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00028 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00029 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00029 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00030 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00030 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00031 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00031 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00032 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00032 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00033 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00033 needs checking for cause/action: false [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00034 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00034 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00035 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00035 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00036 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00036 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00037 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00037 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00038 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00038 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00039 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00039 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00040 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00040 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00041 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00041 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00042 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00042 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00043 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00043 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00044 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00044 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00045 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00045 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00046 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00046 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00047 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00047 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00048 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00048 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00049 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00049 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00050 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00050 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00051 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00051 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00052 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00052 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00053 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00053 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00054 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00054 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00055 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00055 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00056 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00056 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00057 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00057 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00058 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00058 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00059 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00059 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00060 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00060 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00091 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00091 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00061 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00061 needs checking for cause/action: true [2024-03-19T01:49:05.807Z] [INFO] Processing: NCLS-CFGAPI-00062 [2024-03-19T01:49:05.807Z] [INFO] Message NCLS-CFGAPI-00062 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00063 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00063 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00064 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00064 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00065 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00065 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00066 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00066 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00067 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00067 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00068 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00068 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00069 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00069 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00070 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00070 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00071 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00071 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00072 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00072 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00073 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00073 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00074 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00074 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00075 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00075 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00076 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00076 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00077 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00077 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00078 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00078 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00079 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00079 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00080 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00080 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00081 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00081 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00082 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00082 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00083 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00083 needs checking for cause/action: false [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00084 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00084 needs checking for cause/action: false [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00085 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00085 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00086 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00086 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00087 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00087 needs checking for cause/action: false [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00088 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00088 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00089 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00089 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00090 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00090 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00092 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00092 needs checking for cause/action: false [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00093 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00093 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00094 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00094 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00095 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00095 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00096 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00096 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00097 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00097 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00098 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00098 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00099 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00099 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00100 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00100 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00101 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00101 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00102 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00102 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00103 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00103 needs checking for cause/action: false [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00104 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00104 needs checking for cause/action: true [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00105 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00105 needs checking for cause/action: false [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00106 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00106 needs checking for cause/action: false [2024-03-19T01:49:05.808Z] [INFO] Processing: NCLS-CFGAPI-00107 [2024-03-19T01:49:05.808Z] [INFO] Message NCLS-CFGAPI-00107 needs checking for cause/action: false [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00108 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00108 needs checking for cause/action: false [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00109 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00109 needs checking for cause/action: false [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00110 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00110 needs checking for cause/action: false [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00111 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00111 needs checking for cause/action: false [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00112 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00112 needs checking for cause/action: false [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00113 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00113 needs checking for cause/action: false [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00114 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00114 needs checking for cause/action: false [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00119 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00119 needs checking for cause/action: false [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00120 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00120 needs checking for cause/action: false [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00121 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00121 needs checking for cause/action: false [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00122 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00122 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00123 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00123 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00124 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00124 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00125 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00125 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00126 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00126 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00127 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00127 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00128 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00128 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00129 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00129 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00130 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00130 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00131 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00131 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00132 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00132 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00133 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00133 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00134 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00134 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00135 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00135 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00136 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00136 needs checking for cause/action: true [2024-03-19T01:49:05.809Z] [INFO] Processing: NCLS-CFGAPI-00137 [2024-03-19T01:49:05.809Z] [INFO] Message NCLS-CFGAPI-00137 needs checking for cause/action: true [2024-03-19T01:49:05.811Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CFGAPI-00001=No default config found, using config {0} as the default config for the cluster {1}, NCLS-CFGAPI-00002=cluster property GMS_DISCOVERY_URI_LIST={0}, NCLS-CFGAPI-00003=cluster attribute gms broadcast={0}, NCLS-CFGAPI-00004=Cluster {0} contains server instances {1} and must not contain any instances, NCLS-CFGAPI-00005=Unable to remove config {0}, NCLS-CFGAPI-00006=CopyConfig error caused by {0}, NCLS-CFGAPI-00007=Error when getting clusters on node dues to: {0}, NCLS-CFGAPI-00008=Error when getting servers due to: {0}, NCLS-CFGAPI-00009=Unable to create default Http service configuration, NCLS-CFGAPI-00010=Cannot remove Node {0}., NCLS-CFGAPI-00011=Node {0} referenced in server instance(s): {1}. Remove instances before removing node., NCLS-CFGAPI-00012=Can''t find the default config (an element named "default-config") in domain.xml. You may specify the name of an existing config element next time., NCLS-CFGAPI-00013=Unable to remove server-ref {0} from cluster {1}, NCLS-CFGAPI-00014=The default configuration template (named default-config) cannot be referenced by a server., NCLS-CFGAPI-00015=The configuration of the Domain Administration Server cannot be changed from server-config., NCLS-CFGAPI-00016=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00017=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00018=A configuration that doesn't exist cannot be referenced by a server., NCLS-CFGAPI-00019=Port= {0}, NCLS-CFGAPI-00020=removing default instance index for {0}, NCLS-CFGAPI-00021=adding default instance index for {0}, NCLS-CFGAPI-00022=Existing default-config detected during upgrade. No need to create default-config., NCLS-CFGAPI-00023=System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade, NCLS-CFGAPI-00024=default-config not detected during upgrade. Running DefaultConfigUpgrade to create default-config., NCLS-CFGAPI-00025=Failure during upgrade - could not create default-config, NCLS-CFGAPI-00027=Failure creating SecurityService Config, NCLS-CFGAPI-00028=Problem parsing security-service, NCLS-CFGAPI-00029=Failed to create HttpService VirtualService config object, NCLS-CFGAPI-00030=Problem parsing http-service virtual-server in domain.xml template, NCLS-CFGAPI-00031=Failed to create AdminService Property config object, NCLS-CFGAPI-00032=Problem parsing asadmin-service property element in domain.xml template, NCLS-CFGAPI-00033=Failure creating LogService config object, NCLS-CFGAPI-00034=Failure creating ModuleLogLevel config object, NCLS-CFGAPI-00035=Problem parsing module-log-levels in domain.xml template, NCLS-CFGAPI-00036=Failure creating SecurityService config object, NCLS-CFGAPI-00037=Failure creating AuthRealm, NCLS-CFGAPI-00038=Problem parsing auth-realm, NCLS-CFGAPI-00039=Create AuthRealm Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00040=Problem parsing auth-realm property, NCLS-CFGAPI-00041=Failure creating JaccProvider, NCLS-CFGAPI-00042=Problem parsing jacc-provider, NCLS-CFGAPI-00043=Create JaccProvider Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00044=Problem parsing jacc-provider property, NCLS-CFGAPI-00045=Failure creating AuditModule config object, NCLS-CFGAPI-00046=Create AuditModule Property failed., NCLS-CFGAPI-00047=Problem parsing audit-module property, NCLS-CFGAPI-00048=Failure creating ProviderConfig, NCLS-CFGAPI-00049=Problem parsing provider-config, NCLS-CFGAPI-00050=Create ProviderConfig RequestPolicy failed., NCLS-CFGAPI-00051=Problem parsing request-policy property, NCLS-CFGAPI-00052=Create ProviderConfig Property failed, NCLS-CFGAPI-00053=Problem parsing provider-config property, NCLS-CFGAPI-00054=Failure creating JavaConfig config object, NCLS-CFGAPI-00055=Problem parsing jvm-options, NCLS-CFGAPI-00056=Failure creating AvailabilityService config object, NCLS-CFGAPI-00057=Failure creating NetworkConfig config object, NCLS-CFGAPI-00058=Failure creating Protocols config object, NCLS-CFGAPI-00059=Problem parsing protocols element in domain.xml template, NCLS-CFGAPI-00060=Failure creating Protocol config object, NCLS-CFGAPI-00061=Failure creating Http config object, NCLS-CFGAPI-00062=Failure creating FileCache config object, NCLS-CFGAPI-00063=Problem parsing file-cache element in domain.xml template, NCLS-CFGAPI-00064=Failure creating Ssl config object, NCLS-CFGAPI-00065=Problem parsing ssl element in domain.xml template, NCLS-CFGAPI-00066=Failure creating HttpRedirect config object, NCLS-CFGAPI-00067=Failure creating PortUnification config object, NCLS-CFGAPI-00068=Failure creating ProtocolFinder config object, NCLS-CFGAPI-00069=Problem parsing protocol-finder element in domain.xml template, NCLS-CFGAPI-00070=Failure creating NetworkListeners config object, NCLS-CFGAPI-00071=Problem parsing network-listeners element in domain.xml template, NCLS-CFGAPI-00072=Failure creating NetworkListener config object, NCLS-CFGAPI-00073=Problem parsing network-listener element in domain.xml template, NCLS-CFGAPI-00074=Failure creating Transports config object, NCLS-CFGAPI-00075=Problem parsing transports element in domain.xml template, NCLS-CFGAPI-00076=Failure creating Transport config object, NCLS-CFGAPI-00077=Problem parsing transport element in domain.xml template, NCLS-CFGAPI-00078=Failure to create ThreadPools config object, NCLS-CFGAPI-00079=Failure creating ThreadPool config object, NCLS-CFGAPI-00080=Problem parsing thread-pool element in domain.xml template, NCLS-CFGAPI-00081=Failure creating SystemProperty config object, NCLS-CFGAPI-00082=Problem parsing system-property element in domain.xml template, NCLS-CFGAPI-00083=Startup class: {0}, NCLS-CFGAPI-00084=Successful cleaned domain.xml with {0}, NCLS-CFGAPI-00085= cleaning domain.xml failed, service: {0}, exception: {1} , NCLS-CFGAPI-00086=Instance {0} from environment not found in domain.xml, NCLS-CFGAPI-00087=Successful Upgrade domain.xml with {0}, NCLS-CFGAPI-00088= upgrading domain.xml failed, service: {0}, exception: {1}, NCLS-CFGAPI-00089= does not exist or is empty, will use backup, NCLS-CFGAPI-00090=The domain backup file does not exist or is empty, NCLS-CFGAPI-00091=Problem parsing protocol element in domain.xml template, NCLS-CFGAPI-00092=Total time to parse domain.xml: {0} ns, NCLS-CFGAPI-00093=Exception while creating the command model for the generic command {0} : {1}, NCLS-CFGAPI-00094=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be added, NCLS-CFGAPI-00095=A {0} instance with a {1} name already exist in the configuration, NCLS-CFGAPI-00096=Exception while invoking {0} method : {1}, NCLS-CFGAPI-00097=The CreationDecorator {0} could not be found in the habitat, is it annotated with @Service?, NCLS-CFGAPI-00098=Exception while adding the new configuration : {0}, NCLS-CFGAPI-00099=Exception while persisting domain.xml, changes will not be available on server restart., NCLS-CFGAPI-00100=Exception while persisting domain.xml, file a bug at http://glassfish.java.net, NCLS-CFGAPI-00101=config.getHttpService() null for config ''{0}'', NCLS-CFGAPI-00102=Failure while upgrading domain.xml, NCLS-CFGAPI-00103=Cannot get default configuration for: {0}, NCLS-CFGAPI-00104=Cannot parse default module configuration, NCLS-CFGAPI-00105=Failed to find the suitable method in returnException: {0} : {1}., NCLS-CFGAPI-00106=Cannot get parent config bean for: {0}, NCLS-CFGAPI-00107=The provided path is not valid: {0} resolved to component name: {1}, NCLS-CFGAPI-00108=Cannot set config bean due to exception thrown., NCLS-CFGAPI-00109=Cannot set config bean for {0}, NCLS-CFGAPI-00110=Cannot remove config bean named {0} as it does not exist., NCLS-CFGAPI-00111=Cannot get extension type {0} for {1}., NCLS-CFGAPI-00112=Failed to execute the command create-module-config, NCLS-CFGAPI-00113=Failed to show all default configurations not merged with domain configuration under target {0}., NCLS-CFGAPI-00114=Failed to create all default configuration elements that are not present in the domain.xml under target {0}., NCLS-CFGAPI-00119=Failed to create module configuration for {0} under the target {1}, NCLS-CFGAPI-00120=Failed to remove all configuration elements related to your service form domain.xml. You can use create-module-config --dryRun with your module name to see all relevant configurations and try removing the config elements., NCLS-CFGAPI-00121=Failed to get active configuration for {0} under the target {1}, NCLS-CFGAPI-00122=Failed to create a ClassLoader for modules directory., NCLS-CFGAPI-00123=Cannot add new configuration extension to the extension point., NCLS-CFGAPI-00124=Can not read default configuration., NCLS-CFGAPI-00125=Exception while creating the command model for the generic command {0}., NCLS-CFGAPI-00126=The Config Bean {0} cannot be loaded by the generic command implementation., NCLS-CFGAPI-00127=Invalid annotated type {0} passed to InjectionResolver:getValue(), NCLS-CFGAPI-00128=Failure while getting List values from component, NCLS-CFGAPI-00129=The List type returned by {0} must be a generic type., NCLS-CFGAPI-00130=The generic type {0} is not supported, only List is supported., NCLS-CFGAPI-00131=Failure while instrospecting {0} to find all getters and setters., NCLS-CFGAPI-00132=Transaction exception while injecting {1}., NCLS-CFGAPI-00133=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be removed., NCLS-CFGAPI-00134=Exception while creating access checks for generic command {0}., NCLS-CFGAPI-00135=Cannot identify getter method for ListingColumn, NCLS-CFGAPI-00136=An error occurred while invoking getter {0} on ConfigBeanProxy., NCLS-CFGAPI-00137=Failure while upgrading http-service properties.} [2024-03-19T01:49:05.813Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:05.813Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:05.813Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:05.813Z] [INFO] Processing: jakarta.enterprise.config.api on element ADMIN_LOGGER [2024-03-19T01:49:05.813Z] [INFO] Enclosing type is com.sun.enterprise.config.util.ConfigApiLoggerInfo [2024-03-19T01:49:05.813Z] [INFO] Loggers found so far: {jakarta.enterprise.config.api.description=Configuration API, jakarta.enterprise.config.api.publish=true, jakarta.enterprise.config.api.subsystem=CONFIG-API} [2024-03-19T01:49:05.813Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:05.813Z] [INFO] Found enclosing element ADMIN_LOGGER [2024-03-19T01:49:05.813Z] [INFO] Found enclosing element com.sun.enterprise.config.util.ConfigApiLoggerInfo [2024-03-19T01:49:05.813Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:05.813Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:05.813Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:05.813Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:05.813Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:05.813Z] [INFO] [2024-03-19T01:49:05.813Z] [INFO] --- compiler:3.12.1:testCompile (generate-test-hk2-config) @ config-api --- [2024-03-19T01:49:05.813Z] [INFO] Not compiling test sources [2024-03-19T01:49:05.813Z] [INFO] [2024-03-19T01:49:05.813Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-api --- [2024-03-19T01:49:05.813Z] [INFO] Not copying test resources [2024-03-19T01:49:05.813Z] [INFO] [2024-03-19T01:49:05.813Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ config-api --- [2024-03-19T01:49:05.813Z] [INFO] Not compiling test sources [2024-03-19T01:49:05.813Z] [INFO] [2024-03-19T01:49:05.813Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ config-api --- [2024-03-19T01:49:05.813Z] [INFO] [2024-03-19T01:49:05.813Z] [INFO] --- surefire:3.2.5:test (default-test) @ config-api --- [2024-03-19T01:49:05.813Z] [INFO] Tests are skipped. [2024-03-19T01:49:05.813Z] [INFO] [2024-03-19T01:49:05.813Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-api --- [2024-03-19T01:49:05.813Z] [INFO] Executing tasks [2024-03-19T01:49:05.813Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/classes/META-INF for [2024-03-19T01:49:05.813Z] [INFO] [echo] config-api [2024-03-19T01:49:05.813Z] [INFO] Executed tasks [2024-03-19T01:49:05.813Z] [INFO] [2024-03-19T01:49:05.813Z] [INFO] --- jar:3.3.0:jar (default-jar) @ config-api --- [2024-03-19T01:49:05.813Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/config-api.jar [2024-03-19T01:49:05.813Z] [INFO] [2024-03-19T01:49:05.813Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ config-api --- [2024-03-19T01:49:05.813Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:07.190Z] [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) [2024-03-19T01:49:07.190Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/bom.xml [2024-03-19T01:49:07.190Z] [INFO] attaching as config-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:07.190Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/bom.json [2024-03-19T01:49:07.190Z] [INFO] attaching as config-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:07.190Z] [INFO] [2024-03-19T01:49:07.190Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-api --- [2024-03-19T01:49:07.190Z] [INFO] Tests are skipped. [2024-03-19T01:49:07.190Z] [INFO] [2024-03-19T01:49:07.190Z] [INFO] --- failsafe:3.2.5:verify (verify) @ config-api --- [2024-03-19T01:49:07.190Z] [INFO] Tests are skipped. [2024-03-19T01:49:07.190Z] [INFO] [2024-03-19T01:49:07.190Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-config-api-checkstyle) @ config-api --- [2024-03-19T01:49:07.190Z] [INFO] [2024-03-19T01:49:07.190Z] [INFO] --- install:3.1.1:install (default-install) @ config-api --- [2024-03-19T01:49:07.190Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/8.0.1-SNAPSHOT/config-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:07.190Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/8.0.1-SNAPSHOT/config-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:07.190Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/8.0.1-SNAPSHOT/config-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:07.190Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/8.0.1-SNAPSHOT/config-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:07.190Z] [INFO] [2024-03-19T01:49:07.190Z] [INFO] [2024-03-19T01:49:07.190Z] [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] Building GMS Bootstrap Module 8.0.1-SNAPSHOT [133/300] [2024-03-19T01:49:07.191Z] [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [2024-03-19T01:49:07.191Z] [INFO] Building Private APIs of Glassfish 8.0.1-SNAPSHOT [132/300] [2024-03-19T01:49:07.191Z] [INFO] Building Load Balancer Internal API 8.0.1-SNAPSHOT [134/300] [2024-03-19T01:49:07.191Z] [INFO] from nucleus/cluster/gms-bootstrap/pom.xml [2024-03-19T01:49:07.191Z] [INFO] from nucleus/common/internal-api/pom.xml [2024-03-19T01:49:07.191Z] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [2024-03-19T01:49:07.191Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:07.191Z] [INFO] Building Transaction Service Internal API 8.0.1-SNAPSHOT [135/300] [2024-03-19T01:49:07.191Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:07.191Z] [INFO] from appserver/load-balancer/gf-load-balancer-connector/pom.xml [2024-03-19T01:49:07.191Z] [INFO] from appserver/transaction/internal-api/pom.xml [2024-03-19T01:49:07.191Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:07.191Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction-internal-api --- [2024-03-19T01:49:07.191Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- clean:3.3.2:clean (default-clean) @ internal-api --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-bootstrap --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ transaction-internal-api --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ internal-api --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gms-bootstrap --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ internal-api --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gms-bootstrap --- [2024-03-19T01:49:07.191Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ transaction-internal-api --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ internal-api --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ transaction-internal-api --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gms-bootstrap --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.191Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:07.191Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:07.191Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:07.191Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:07.191Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:07.191Z] [INFO] Compiling 18 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:07.191Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:07.191Z] [INFO] Compiling 80 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gms-bootstrap --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gms-bootstrap --- [2024-03-19T01:49:07.191Z] [INFO] [2024-03-19T01:49:07.191Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-bootstrap --- [2024-03-19T01:49:07.191Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:07.449Z] [INFO] [2024-03-19T01:49:07.449Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-bootstrap --- [2024-03-19T01:49:07.449Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:49:07.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/src/main/manpages [2024-03-19T01:49:07.449Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:07.449Z] [INFO] [2024-03-19T01:49:07.449Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gms-bootstrap --- [2024-03-19T01:49:07.449Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:07.449Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ transaction-internal-api --- [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ transaction-internal-api --- [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction-internal-api --- [2024-03-19T01:49:07.450Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- resources:3.3.1:resources (default-resources) @ transaction-internal-api --- [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.450Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:07.450Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:07.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/src/main/manpages [2024-03-19T01:49:07.450Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ transaction-internal-api --- [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.450Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:49:07.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/src/main/manpages [2024-03-19T01:49:07.450Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:07.450Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.450Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ internal-api --- [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ internal-api --- [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ internal-api --- [2024-03-19T01:49:07.450Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:07.450Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:07.450Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- resources:3.3.1:resources (default-resources) @ internal-api --- [2024-03-19T01:49:07.450Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:49:07.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/src/main/manpages [2024-03-19T01:49:07.450Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ internal-api --- [2024-03-19T01:49:07.450Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:07.450Z] [INFO] Compiling 80 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gms-bootstrap --- [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gms-bootstrap --- [2024-03-19T01:49:07.450Z] [INFO] [2024-03-19T01:49:07.450Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-bootstrap --- [2024-03-19T01:49:07.450Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:07.450Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java uses unchecked or unsafe operations. [2024-03-19T01:49:07.451Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:07.451Z] [INFO] [2024-03-19T01:49:07.451Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ transaction-internal-api --- [2024-03-19T01:49:07.451Z] [INFO] [2024-03-19T01:49:07.451Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ transaction-internal-api --- [2024-03-19T01:49:07.451Z] [INFO] [2024-03-19T01:49:07.451Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.451Z] [INFO] [2024-03-19T01:49:07.451Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.451Z] [INFO] [2024-03-19T01:49:07.451Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ transaction-internal-api --- [2024-03-19T01:49:07.451Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:07.451Z] [INFO] [2024-03-19T01:49:07.451Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.451Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:07.451Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:07.451Z] [INFO] [2024-03-19T01:49:07.451Z] [INFO] --- command-security:1.0.17:check (default-check) @ gms-bootstrap --- [2024-03-19T01:49:07.451Z] [INFO] [2024-03-19T01:49:07.451Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gms-bootstrap --- [2024-03-19T01:49:07.451Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:07.451Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:07.709Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:07.709Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:07.709Z] [INFO] [2024-03-19T01:49:07.709Z] [INFO] --- command-security:1.0.17:check (default-check) @ transaction-internal-api --- [2024-03-19T01:49:07.709Z] [INFO] [2024-03-19T01:49:07.709Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.709Z] [INFO] [2024-03-19T01:49:07.709Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ transaction-internal-api --- [2024-03-19T01:49:07.709Z] [INFO] [2024-03-19T01:49:07.709Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.709Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:07.709Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:07.709Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:07.709Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:07.709Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:07.709Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:07.709Z] [INFO] Processing: NCLS-CLSTR-10001 [2024-03-19T01:49:07.709Z] [INFO] Message NCLS-CLSTR-10001 needs checking for cause/action: false [2024-03-19T01:49:07.709Z] [INFO] Processing: NCLS-CLSTR-20001 [2024-03-19T01:49:07.709Z] [INFO] Message NCLS-CLSTR-20001 needs checking for cause/action: false [2024-03-19T01:49:07.709Z] [INFO] Processing: NCLS-CLSTR-20002 [2024-03-19T01:49:07.709Z] [INFO] Message NCLS-CLSTR-20002 needs checking for cause/action: false [2024-03-19T01:49:07.709Z] [INFO] Processing: NCLS-CLSTR-20003 [2024-03-19T01:49:07.709Z] [INFO] Message NCLS-CLSTR-20003 needs checking for cause/action: false [2024-03-19T01:49:07.709Z] [INFO] Processing: NCLS-CLSTR-20004 [2024-03-19T01:49:07.709Z] [INFO] Message NCLS-CLSTR-20004 needs checking for cause/action: false [2024-03-19T01:49:07.709Z] [INFO] Processing: NCLS-CLSTR-20005 [2024-03-19T01:49:07.709Z] [INFO] Message NCLS-CLSTR-20005 needs checking for cause/action: false [2024-03-19T01:49:07.709Z] [INFO] Processing: NCLS-CLSTR-20006 [2024-03-19T01:49:07.709Z] [INFO] Message NCLS-CLSTR-20006 needs checking for cause/action: false [2024-03-19T01:49:07.710Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10001=Unable to load GMS classes. Group management service is not available., NCLS-CLSTR-20001=Adding instance {0} to health history table., NCLS-CLSTR-20002=Instance {0} was not in map when deleted from health history table., NCLS-CLSTR-20003=Deleting instance {0} from health history table., NCLS-CLSTR-20004=Duplicate instance {0} ignored in health history., NCLS-CLSTR-20005=State already known for instance {0}. Not adding to health history table., NCLS-CLSTR-20006=New state {0} added for unknown instance {1}} [2024-03-19T01:49:07.710Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:07.710Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:07.710Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:07.710Z] [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [2024-03-19T01:49:07.710Z] [INFO] Enclosing type is org.glassfish.gms.bootstrap.GMSAdapterService [2024-03-19T01:49:07.710Z] [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [2024-03-19T01:49:07.710Z] [INFO] Enclosing type is org.glassfish.gms.bootstrap.HealthHistory [2024-03-19T01:49:07.710Z] [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.bootstrap.description=Group Management Service Logger, jakarta.enterprise.cluster.gms.bootstrap.publish=true, jakarta.enterprise.cluster.gms.bootstrap.subsystem=CLSTR} [2024-03-19T01:49:07.710Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:07.710Z] [INFO] Found enclosing element GMSBS_LOGGER_NAME [2024-03-19T01:49:07.710Z] [INFO] Found enclosing element org.glassfish.gms.bootstrap.GMSAdapterService [2024-03-19T01:49:07.710Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:07.710Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:07.710Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:07.710Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:07.710Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:07.710Z] [INFO] [2024-03-19T01:49:07.710Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-bootstrap --- [2024-03-19T01:49:07.710Z] [INFO] Not copying test resources [2024-03-19T01:49:07.710Z] [INFO] [2024-03-19T01:49:07.710Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gms-bootstrap --- [2024-03-19T01:49:07.710Z] [INFO] Not compiling test sources [2024-03-19T01:49:07.710Z] [INFO] [2024-03-19T01:49:07.710Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-bootstrap --- [2024-03-19T01:49:07.710Z] [INFO] [2024-03-19T01:49:07.710Z] [INFO] --- surefire:3.2.5:test (default-test) @ gms-bootstrap --- [2024-03-19T01:49:07.710Z] [INFO] Tests are skipped. [2024-03-19T01:49:07.710Z] [INFO] [2024-03-19T01:49:07.710Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-bootstrap --- [2024-03-19T01:49:07.710Z] [INFO] Executing tasks [2024-03-19T01:49:07.710Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/classes/META-INF for [2024-03-19T01:49:07.710Z] [INFO] [echo] gms-bootstrap [2024-03-19T01:49:07.710Z] [INFO] Executed tasks [2024-03-19T01:49:07.710Z] [INFO] [2024-03-19T01:49:07.710Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-bootstrap --- [2024-03-19T01:49:07.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar [2024-03-19T01:49:07.710Z] [WARNING] ***************************************************************** [2024-03-19T01:49:07.710Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:07.710Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:07.710Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:07.710Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:07.710Z] [WARNING] ***************************************************************** [2024-03-19T01:49:07.710Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:07.710Z] [INFO] [2024-03-19T01:49:07.710Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.710Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transaction-internal-api --- [2024-03-19T01:49:07.711Z] [INFO] Not copying test resources [2024-03-19T01:49:07.711Z] [INFO] Not copying test resources [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ transaction-internal-api --- [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.711Z] [INFO] Not compiling test sources [2024-03-19T01:49:07.711Z] [INFO] Not compiling test sources [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ transaction-internal-api --- [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] --- surefire:3.2.5:test (default-test) @ transaction-internal-api --- [2024-03-19T01:49:07.711Z] [INFO] Tests are skipped. [2024-03-19T01:49:07.711Z] [INFO] Tests are skipped. [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.711Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction-internal-api --- [2024-03-19T01:49:07.711Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java:[141,80] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:49:07.711Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java:[141,16] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:49:07.711Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/ModuleInfo.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:07.711Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/ModuleInfo.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ internal-api --- [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ internal-api --- [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ internal-api --- [2024-03-19T01:49:07.711Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:07.711Z] [INFO] Executing tasks [2024-03-19T01:49:07.711Z] [INFO] Executing tasks [2024-03-19T01:49:07.711Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/classes/META-INF for [2024-03-19T01:49:07.711Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF for [2024-03-19T01:49:07.711Z] [INFO] [echo] transaction-internal-api [2024-03-19T01:49:07.711Z] [INFO] [echo] gf-load-balancer-connector [2024-03-19T01:49:07.711Z] [INFO] Executed tasks [2024-03-19T01:49:07.711Z] [INFO] Executed tasks [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] [2024-03-19T01:49:07.711Z] [INFO] --- jar:3.3.0:jar (default-jar) @ transaction-internal-api --- [2024-03-19T01:49:07.711Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-load-balancer-connector --- [2024-03-19T01:49:07.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar [2024-03-19T01:49:07.712Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/transaction-internal-api.jar [2024-03-19T01:49:07.712Z] [WARNING] ***************************************************************** [2024-03-19T01:49:07.712Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:07.712Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:07.712Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:07.712Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:07.712Z] [WARNING] ***************************************************************** [2024-03-19T01:49:07.712Z] [WARNING] ***************************************************************** [2024-03-19T01:49:07.712Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:07.712Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:07.712Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:07.712Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:07.712Z] [WARNING] ***************************************************************** [2024-03-19T01:49:07.969Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:07.969Z] [INFO] [2024-03-19T01:49:07.969Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gms-bootstrap --- [2024-03-19T01:49:07.970Z] [WARNING] ***************************************************************** [2024-03-19T01:49:07.970Z] [WARNING] * The * [2024-03-19T01:49:07.970Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:07.970Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:07.970Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:07.970Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:07.970Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:07.970Z] [WARNING] ***************************************************************** [2024-03-19T01:49:07.970Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:08.536Z] [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [2024-03-19T01:49:08.536Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/bom.xml [2024-03-19T01:49:08.536Z] [INFO] attaching as gms-bootstrap-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:08.536Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/bom.json [2024-03-19T01:49:08.536Z] [INFO] attaching as gms-bootstrap-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:08.536Z] [INFO] [2024-03-19T01:49:08.536Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-bootstrap --- [2024-03-19T01:49:08.536Z] [INFO] Tests are skipped. [2024-03-19T01:49:08.536Z] [INFO] [2024-03-19T01:49:08.536Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-load-balancer-connector --- [2024-03-19T01:49:08.536Z] [WARNING] ***************************************************************** [2024-03-19T01:49:08.536Z] [WARNING] * The * [2024-03-19T01:49:08.536Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:08.536Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:08.536Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:08.536Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:08.536Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:08.536Z] [WARNING] ***************************************************************** [2024-03-19T01:49:08.536Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:08.794Z] [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [2024-03-19T01:49:08.794Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/bom.xml [2024-03-19T01:49:08.794Z] [INFO] attaching as gf-load-balancer-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:08.794Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/bom.json [2024-03-19T01:49:08.794Z] [INFO] attaching as gf-load-balancer-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:08.794Z] [INFO] [2024-03-19T01:49:08.794Z] [WARNING] ***************************************************************** [2024-03-19T01:49:08.794Z] [WARNING] * The * [2024-03-19T01:49:08.794Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:08.794Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:08.794Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ transaction-internal-api --- [2024-03-19T01:49:08.794Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:08.794Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:08.794Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:08.794Z] [WARNING] ***************************************************************** [2024-03-19T01:49:08.794Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:09.359Z] [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) [2024-03-19T01:49:09.359Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/bom.xml [2024-03-19T01:49:09.359Z] [INFO] attaching as transaction-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:09.359Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/bom.json [2024-03-19T01:49:09.359Z] [INFO] attaching as transaction-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:09.359Z] [INFO] [2024-03-19T01:49:09.359Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction-internal-api --- [2024-03-19T01:49:09.359Z] [INFO] [2024-03-19T01:49:09.359Z] [INFO] --- command-security:1.0.17:check (default-check) @ internal-api --- [2024-03-19T01:49:09.359Z] [INFO] [2024-03-19T01:49:09.359Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gms-bootstrap --- [2024-03-19T01:49:09.359Z] [INFO] [2024-03-19T01:49:09.359Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-load-balancer-connector --- [2024-03-19T01:49:09.359Z] [INFO] Tests are skipped. [2024-03-19T01:49:09.359Z] [INFO] [2024-03-19T01:49:09.359Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-gms-bootstrap-checkstyle) @ gms-bootstrap --- [2024-03-19T01:49:09.360Z] [INFO] [2024-03-19T01:49:09.360Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ internal-api --- [2024-03-19T01:49:09.360Z] [INFO] [2024-03-19T01:49:09.360Z] [INFO] --- install:3.1.1:install (default-install) @ gms-bootstrap --- [2024-03-19T01:49:09.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/8.0.1-SNAPSHOT/gms-bootstrap-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:09.360Z] [INFO] Tests are skipped. [2024-03-19T01:49:09.360Z] [INFO] [2024-03-19T01:49:09.360Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-load-balancer-connector --- [2024-03-19T01:49:09.360Z] [INFO] Tests are skipped. [2024-03-19T01:49:09.360Z] [INFO] [2024-03-19T01:49:09.360Z] [INFO] --- failsafe:3.2.5:verify (verify) @ transaction-internal-api --- [2024-03-19T01:49:09.360Z] [INFO] Tests are skipped. [2024-03-19T01:49:09.360Z] [INFO] [2024-03-19T01:49:09.360Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.loadbalancer-gf-load-balancer-connector-checkstyle) @ gf-load-balancer-connector --- [2024-03-19T01:49:09.360Z] [INFO] Tests are skipped. [2024-03-19T01:49:09.360Z] [INFO] [2024-03-19T01:49:09.360Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.transaction-transaction-internal-api-checkstyle) @ transaction-internal-api --- [2024-03-19T01:49:09.360Z] [INFO] [2024-03-19T01:49:09.360Z] [INFO] --- install:3.1.1:install (default-install) @ transaction-internal-api --- [2024-03-19T01:49:09.360Z] [INFO] [2024-03-19T01:49:09.360Z] [INFO] --- install:3.1.1:install (default-install) @ gf-load-balancer-connector --- [2024-03-19T01:49:09.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/8.0.1-SNAPSHOT/transaction-internal-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:09.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/8.0.1-SNAPSHOT/gf-load-balancer-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:09.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/8.0.1-SNAPSHOT/gf-load-balancer-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:09.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/8.0.1-SNAPSHOT/transaction-internal-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:09.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/8.0.1-SNAPSHOT/gms-bootstrap-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:09.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/8.0.1-SNAPSHOT/transaction-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:09.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/8.0.1-SNAPSHOT/gf-load-balancer-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:09.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/8.0.1-SNAPSHOT/gms-bootstrap-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:09.361Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:09.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/8.0.1-SNAPSHOT/transaction-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:09.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/8.0.1-SNAPSHOT/gf-load-balancer-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:09.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/8.0.1-SNAPSHOT/gms-bootstrap-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:09.361Z] [INFO] Compiling 80 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:09.619Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:09.619Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:09.619Z] [INFO] Processing: NCLS-COM-01001 [2024-03-19T01:49:09.619Z] [INFO] Message NCLS-COM-01001 needs checking for cause/action: false [2024-03-19T01:49:09.619Z] [INFO] Processing: NCLS-COM-01002 [2024-03-19T01:49:09.619Z] [INFO] Message NCLS-COM-01002 needs checking for cause/action: true [2024-03-19T01:49:09.619Z] [INFO] Processing: NCLS-COM-01003 [2024-03-19T01:49:09.619Z] [INFO] Message NCLS-COM-01003 needs checking for cause/action: true [2024-03-19T01:49:09.619Z] [INFO] Processing: NCLS-COM-01004 [2024-03-19T01:49:09.619Z] [INFO] Message NCLS-COM-01004 needs checking for cause/action: true [2024-03-19T01:49:09.619Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COM-01001=Exception {0} resolving password alias {1} in property {2}., NCLS-COM-01002=Unknown property {0} found unresolving {1}., NCLS-COM-01003=System property reference missing trailing "'}'" at {0} in domain.xml., NCLS-COM-01004=System property reference missing starting "$'{'" at {0} in domain.xml.} [2024-03-19T01:49:09.619Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:09.620Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:09.620Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:09.620Z] [INFO] Processing: jakarta.enterprise.system.tools.util on element INT_LOGGER [2024-03-19T01:49:09.620Z] [INFO] Enclosing type is org.glassfish.internal.api.InternalLoggerInfo [2024-03-19T01:49:09.620Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.util.description=Internal API, jakarta.enterprise.system.tools.util.publish=true, jakarta.enterprise.system.tools.util.subsystem=COMMON} [2024-03-19T01:49:09.620Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:09.620Z] [INFO] Found enclosing element INT_LOGGER [2024-03-19T01:49:09.620Z] [INFO] Found enclosing element org.glassfish.internal.api.InternalLoggerInfo [2024-03-19T01:49:09.620Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:09.620Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:09.620Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:09.620Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:09.620Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:09.620Z] [INFO] [2024-03-19T01:49:09.620Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ internal-api --- [2024-03-19T01:49:09.620Z] [INFO] Not copying test resources [2024-03-19T01:49:09.620Z] [INFO] [2024-03-19T01:49:09.620Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ internal-api --- [2024-03-19T01:49:09.620Z] [INFO] Not compiling test sources [2024-03-19T01:49:09.620Z] [INFO] [2024-03-19T01:49:09.620Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ internal-api --- [2024-03-19T01:49:09.620Z] [INFO] [2024-03-19T01:49:09.620Z] [INFO] --- surefire:3.2.5:test (default-test) @ internal-api --- [2024-03-19T01:49:09.620Z] [INFO] Tests are skipped. [2024-03-19T01:49:09.620Z] [INFO] [2024-03-19T01:49:09.620Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ internal-api --- [2024-03-19T01:49:09.620Z] [INFO] Executing tasks [2024-03-19T01:49:09.620Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/classes/META-INF for [2024-03-19T01:49:09.620Z] [INFO] [echo] internal-api [2024-03-19T01:49:09.620Z] [INFO] Executed tasks [2024-03-19T01:49:09.620Z] [INFO] [2024-03-19T01:49:09.620Z] [INFO] --- jar:3.3.0:jar (default-jar) @ internal-api --- [2024-03-19T01:49:09.620Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/internal-api.jar [2024-03-19T01:49:09.879Z] [INFO] [2024-03-19T01:49:09.879Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ internal-api --- [2024-03-19T01:49:09.879Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:10.136Z] [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [2024-03-19T01:49:10.136Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/bom.xml [2024-03-19T01:49:10.136Z] [INFO] attaching as internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:10.136Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/bom.json [2024-03-19T01:49:10.393Z] [INFO] attaching as internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:10.393Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ internal-api --- [2024-03-19T01:49:10.394Z] [INFO] Tests are skipped. [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] --- failsafe:3.2.5:verify (verify) @ internal-api --- [2024-03-19T01:49:10.394Z] [INFO] Tests are skipped. [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-internal-api-checkstyle) @ internal-api --- [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] --- install:3.1.1:install (default-install) @ internal-api --- [2024-03-19T01:49:10.394Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/8.0.1-SNAPSHOT/internal-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:10.394Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/8.0.1-SNAPSHOT/internal-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:10.394Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/8.0.1-SNAPSHOT/internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:10.394Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/8.0.1-SNAPSHOT/internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [2024-03-19T01:49:10.394Z] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [2024-03-19T01:49:10.394Z] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [2024-03-19T01:49:10.394Z] [INFO] Building OSGi Container 8.0.1-SNAPSHOT [136/300] [2024-03-19T01:49:10.394Z] [INFO] Building Deployment Related Common Classes 8.0.1-SNAPSHOT [137/300] [2024-03-19T01:49:10.394Z] [INFO] Building flashlight-framework 8.0.1-SNAPSHOT [138/300] [2024-03-19T01:49:10.394Z] [INFO] Building GlassFish SSL Implementation Module 8.0.1-SNAPSHOT [139/300] [2024-03-19T01:49:10.394Z] [INFO] from nucleus/osgi-platforms/osgi-container/pom.xml [2024-03-19T01:49:10.394Z] [INFO] from nucleus/flashlight/framework/pom.xml [2024-03-19T01:49:10.394Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] from nucleus/deployment/common/pom.xml [2024-03-19T01:49:10.394Z] [INFO] from nucleus/security/ssl-impl/pom.xml [2024-03-19T01:49:10.394Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.394Z] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [2024-03-19T01:49:10.394Z] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [2024-03-19T01:49:10.394Z] [INFO] Building Glassfish MBeanServer support 8.0.1-SNAPSHOT [141/300] [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [2024-03-19T01:49:10.394Z] [INFO] from nucleus/common/mbeanserver/pom.xml [2024-03-19T01:49:10.394Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] Building Diagnostics API 8.0.1-SNAPSHOT [142/300] [2024-03-19T01:49:10.394Z] [INFO] [2024-03-19T01:49:10.394Z] [INFO] Building Glassfish Naming 8.0.1-SNAPSHOT [140/300] [2024-03-19T01:49:10.394Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.394Z] [INFO] from appserver/common/glassfish-naming/pom.xml [2024-03-19T01:49:10.394Z] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [2024-03-19T01:49:10.394Z] [INFO] Building JTA Implementation for Glassfish 8.0.1-SNAPSHOT [145/300] [2024-03-19T01:49:10.395Z] [INFO] from nucleus/diagnostics/diagnostics-api/pom.xml [2024-03-19T01:49:10.395Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [2024-03-19T01:49:10.395Z] [INFO] Building Web Container Naming Utilities 8.0.1-SNAPSHOT [144/300] [2024-03-19T01:49:10.395Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [2024-03-19T01:49:10.395Z] [INFO] Building stats77 8.0.1-SNAPSHOT [143/300] [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] ------< org.glassfish.main.microprofile:microprofile-connectors >------- [2024-03-19T01:49:10.395Z] [INFO] Building GlassFish Grizzly adapter container implementation 8.0.1-SNAPSHOT [147/300] [2024-03-19T01:49:10.395Z] [INFO] from appserver/web/web-naming/pom.xml [2024-03-19T01:49:10.395Z] [INFO] from appserver/grizzly/grizzly-container/pom.xml [2024-03-19T01:49:10.395Z] [INFO] Building JMS Connector Module for Runtime 8.0.1-SNAPSHOT [146/300] [2024-03-19T01:49:10.395Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.395Z] [INFO] from appserver/jms/gf-jms-connector/pom.xml [2024-03-19T01:49:10.395Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.395Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.395Z] [INFO] from appserver/transaction/jta/pom.xml [2024-03-19T01:49:10.395Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.395Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.395Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.395Z] [INFO] Building GlassFish MicroProfile Connectors 8.0.1-SNAPSHOT [148/300] [2024-03-19T01:49:10.395Z] [INFO] from appserver/common/stats77/pom.xml [2024-03-19T01:49:10.395Z] [INFO] from appserver/microprofile/connectors/pom.xml [2024-03-19T01:49:10.395Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.395Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ssl-impl --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ssl-impl --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-api --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ diagnostics-api --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ssl-impl --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ diagnostics-api --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ssl-impl --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-naming --- [2024-03-19T01:49:10.395Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ diagnostics-api --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-naming --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-mbeanserver --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-naming --- [2024-03-19T01:49:10.395Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-mbeanserver --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-connector --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-naming --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-mbeanserver --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-jms-connector --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-framework --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- clean:3.3.2:clean (default-clean) @ stats77 --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-mbeanserver --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ flashlight-framework --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ stats77 --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-jms-connector --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-container --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-jms-connector --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.395Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-container --- [2024-03-19T01:49:10.395Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ flashlight-framework --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ flashlight-framework --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ stats77 --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-grizzly-container --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-container --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ stats77 --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-container --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-container --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-container --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-grizzly-container --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jta --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jta --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jta --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jta --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.396Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-naming --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-naming --- [2024-03-19T01:49:10.396Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-naming --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-naming --- [2024-03-19T01:49:10.396Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.396Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:10.396Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.396Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.396Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.396Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.396Z] [INFO] Compiling 17 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.396Z] [INFO] Compiling 51 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.396Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.396Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.396Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.396Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.396Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.396Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.396Z] [INFO] Compiling 51 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.396Z] [INFO] Compiling 95 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.396Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.396Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.396Z] [INFO] Compiling 26 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.396Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-connectors --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ microprofile-connectors --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-common --- [2024-03-19T01:49:10.396Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ microprofile-connectors --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ microprofile-connectors --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ deployment-common --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ deployment-common --- [2024-03-19T01:49:10.396Z] [INFO] [2024-03-19T01:49:10.396Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ deployment-common --- [2024-03-19T01:49:10.396Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.397Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:10.397Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.397Z] [INFO] Compiling 43 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.397Z] [INFO] [2024-03-19T01:49:10.397Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ diagnostics-api --- [2024-03-19T01:49:10.397Z] [INFO] [2024-03-19T01:49:10.397Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ diagnostics-api --- [2024-03-19T01:49:10.397Z] [INFO] [2024-03-19T01:49:10.397Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-api --- [2024-03-19T01:49:10.397Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:10.397Z] [INFO] [2024-03-19T01:49:10.397Z] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-api --- [2024-03-19T01:49:10.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/src/main/resources [2024-03-19T01:49:10.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/src/main/manpages [2024-03-19T01:49:10.397Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:10.397Z] [INFO] [2024-03-19T01:49:10.397Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ diagnostics-api --- [2024-03-19T01:49:10.397Z] [INFO] [2024-03-19T01:49:10.397Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-grizzly-container --- [2024-03-19T01:49:10.397Z] [INFO] [2024-03-19T01:49:10.397Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-grizzly-container --- [2024-03-19T01:49:10.397Z] [INFO] [2024-03-19T01:49:10.397Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-container --- [2024-03-19T01:49:10.397Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:10.397Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.397Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:10.397Z] [INFO] [2024-03-19T01:49:10.397Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-container --- [2024-03-19T01:49:10.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/src/main/resources [2024-03-19T01:49:10.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/src/main/manpages [2024-03-19T01:49:10.397Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:10.397Z] [INFO] [2024-03-19T01:49:10.397Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-grizzly-container --- [2024-03-19T01:49:10.397Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.397Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.655Z] [INFO] [2024-03-19T01:49:10.655Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ microprofile-connectors --- [2024-03-19T01:49:10.655Z] [INFO] [2024-03-19T01:49:10.655Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-mbeanserver --- [2024-03-19T01:49:10.655Z] [INFO] [2024-03-19T01:49:10.655Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ microprofile-connectors --- [2024-03-19T01:49:10.655Z] [INFO] [2024-03-19T01:49:10.655Z] [INFO] [2024-03-19T01:49:10.655Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-connectors --- [2024-03-19T01:49:10.655Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-mbeanserver --- [2024-03-19T01:49:10.655Z] [INFO] [2024-03-19T01:49:10.655Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-mbeanserver --- [2024-03-19T01:49:10.655Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:10.655Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:10.655Z] [INFO] [2024-03-19T01:49:10.655Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-container --- [2024-03-19T01:49:10.655Z] [INFO] [2024-03-19T01:49:10.655Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-container --- [2024-03-19T01:49:10.655Z] [INFO] [2024-03-19T01:49:10.655Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-container --- [2024-03-19T01:49:10.655Z] [INFO] [2024-03-19T01:49:10.655Z] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-connectors --- [2024-03-19T01:49:10.655Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-mbeanserver --- [2024-03-19T01:49:10.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/src/main/resources [2024-03-19T01:49:10.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/src/main/manpages [2024-03-19T01:49:10.656Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:10.656Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ microprofile-connectors --- [2024-03-19T01:49:10.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/manpages [2024-03-19T01:49:10.656Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-mbeanserver --- [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-container --- [2024-03-19T01:49:10.656Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/src/main/resources [2024-03-19T01:49:10.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/src/main/manpages [2024-03-19T01:49:10.656Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:10.656Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-container --- [2024-03-19T01:49:10.656Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.656Z] [INFO] Compiling 17 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.656Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.656Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ssl-impl --- [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ssl-impl --- [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ssl-impl --- [2024-03-19T01:49:10.656Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ssl-impl --- [2024-03-19T01:49:10.656Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:10.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/main/manpages [2024-03-19T01:49:10.656Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ssl-impl --- [2024-03-19T01:49:10.656Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.656Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ diagnostics-api --- [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ diagnostics-api --- [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-api --- [2024-03-19T01:49:10.656Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ flashlight-framework --- [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ flashlight-framework --- [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-framework --- [2024-03-19T01:49:10.656Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:10.656Z] [INFO] [2024-03-19T01:49:10.656Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-framework --- [2024-03-19T01:49:10.656Z] [INFO] Copying 16 resources from src/main/java to target/classes [2024-03-19T01:49:10.657Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-03-19T01:49:10.657Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:10.657Z] [INFO] [2024-03-19T01:49:10.657Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-jms-connector --- [2024-03-19T01:49:10.657Z] [INFO] [2024-03-19T01:49:10.657Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ flashlight-framework --- [2024-03-19T01:49:10.657Z] [INFO] [2024-03-19T01:49:10.657Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-jms-connector --- [2024-03-19T01:49:10.657Z] [INFO] [2024-03-19T01:49:10.657Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-connector --- [2024-03-19T01:49:10.657Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:10.657Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.657Z] [INFO] [2024-03-19T01:49:10.657Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-connector --- [2024-03-19T01:49:10.657Z] [INFO] Compiling 51 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.657Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:49:10.657Z] [INFO] [2024-03-19T01:49:10.657Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-naming --- [2024-03-19T01:49:10.914Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ stats77 --- [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-naming --- [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ stats77 --- [2024-03-19T01:49:10.915Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-naming --- [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ stats77 --- [2024-03-19T01:49:10.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/src/main/manpages [2024-03-19T01:49:10.915Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:10.915Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:10.915Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-jms-connector --- [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-naming --- [2024-03-19T01:49:10.915Z] [INFO] --- resources:3.3.1:resources (default-resources) @ stats77 --- [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-grizzly-container --- [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-grizzly-container --- [2024-03-19T01:49:10.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/resources [2024-03-19T01:49:10.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/manpages [2024-03-19T01:49:10.915Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:10.915Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:10.915Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/manpages [2024-03-19T01:49:10.915Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ stats77 --- [2024-03-19T01:49:10.915Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-naming --- [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-grizzly-container --- [2024-03-19T01:49:10.915Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:10.915Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.915Z] [INFO] Compiling 26 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-naming --- [2024-03-19T01:49:10.915Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-naming --- [2024-03-19T01:49:10.915Z] [INFO] Compiling 95 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-naming --- [2024-03-19T01:49:10.915Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ microprofile-connectors --- [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ microprofile-connectors --- [2024-03-19T01:49:10.915Z] [INFO] [2024-03-19T01:49:10.915Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-naming --- [2024-03-19T01:49:10.915Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:49:10.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/manpages [2024-03-19T01:49:10.916Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:10.916Z] [INFO] [2024-03-19T01:49:10.916Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-naming --- [2024-03-19T01:49:10.916Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.916Z] [INFO] Compiling 51 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.916Z] [INFO] [2024-03-19T01:49:10.916Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-connectors --- [2024-03-19T01:49:10.916Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:10.916Z] [INFO] [2024-03-19T01:49:10.916Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jta --- [2024-03-19T01:49:10.916Z] [INFO] [2024-03-19T01:49:10.916Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jta --- [2024-03-19T01:49:10.916Z] [INFO] [2024-03-19T01:49:10.916Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jta --- [2024-03-19T01:49:10.916Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:10.916Z] [INFO] [2024-03-19T01:49:10.916Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jta --- [2024-03-19T01:49:10.916Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T01:49:10.916Z] [INFO] Copying 3 resources from src/main/manpages to target/classes [2024-03-19T01:49:10.916Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:10.916Z] [INFO] [2024-03-19T01:49:10.916Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jta --- [2024-03-19T01:49:10.916Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:10.916Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.916Z] [INFO] [2024-03-19T01:49:10.916Z] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-api --- [2024-03-19T01:49:10.916Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:10.916Z] [INFO] [2024-03-19T01:49:10.916Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ diagnostics-api --- [2024-03-19T01:49:10.916Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:10.916Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:11.173Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java uses or overrides a deprecated API. [2024-03-19T01:49:11.174Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ osgi-container --- [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ osgi-container --- [2024-03-19T01:49:11.174Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-grizzly-container --- [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-grizzly-container --- [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-container --- [2024-03-19T01:49:11.174Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:11.174Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:11.174Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:11.174Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-connectors --- [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ deployment-common --- [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ deployment-common --- [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-common --- [2024-03-19T01:49:11.174Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:11.174Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-api --- [2024-03-19T01:49:11.174Z] [INFO] Not copying test resources [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ diagnostics-api --- [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-common --- [2024-03-19T01:49:11.174Z] [INFO] Not compiling test sources [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-api --- [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T01:49:11.174Z] [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-api --- [2024-03-19T01:49:11.174Z] [INFO] [2024-03-19T01:49:11.174Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ microprofile-connectors --- [2024-03-19T01:49:11.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[408,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:11.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[409,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:49:11.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[415,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:49:11.175Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509TrustManager.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:11.175Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509TrustManager.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:11.175Z] [INFO] [2024-03-19T01:49:11.175Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ssl-impl --- [2024-03-19T01:49:11.175Z] [INFO] [2024-03-19T01:49:11.175Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ssl-impl --- [2024-03-19T01:49:11.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/manpages [2024-03-19T01:49:11.175Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:11.175Z] [INFO] Tests are skipped. [2024-03-19T01:49:11.175Z] [INFO] [2024-03-19T01:49:11.175Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-api --- [2024-03-19T01:49:11.175Z] [INFO] [2024-03-19T01:49:11.175Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ deployment-common --- [2024-03-19T01:49:11.175Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:11.175Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:11.175Z] [INFO] [2024-03-19T01:49:11.175Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ssl-impl --- [2024-03-19T01:49:11.175Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:11.175Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:11.175Z] [INFO] Compiling 43 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:11.432Z] [INFO] [2024-03-19T01:49:11.432Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-jms-connector --- [2024-03-19T01:49:11.432Z] [INFO] [2024-03-19T01:49:11.432Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-jms-connector --- [2024-03-19T01:49:11.432Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/AdminAuthorizedMBeanServer.java:[98,27] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:49:11.432Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java uses or overrides a deprecated API. [2024-03-19T01:49:11.433Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:11.433Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIClientSocketFactory.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:11.433Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIClientSocketFactory.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:11.433Z] [INFO] [2024-03-19T01:49:11.433Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-mbeanserver --- [2024-03-19T01:49:11.433Z] [INFO] [2024-03-19T01:49:11.433Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-mbeanserver --- [2024-03-19T01:49:11.433Z] [INFO] Executing tasks [2024-03-19T01:49:11.433Z] [INFO] [2024-03-19T01:49:11.433Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-connector --- [2024-03-19T01:49:11.433Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/classes/META-INF for [2024-03-19T01:49:11.433Z] [INFO] [echo] diagnostics-api [2024-03-19T01:49:11.433Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:11.433Z] [INFO] Executed tasks [2024-03-19T01:49:11.433Z] [INFO] [2024-03-19T01:49:11.433Z] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-api --- [2024-03-19T01:49:11.433Z] [INFO] [2024-03-19T01:49:11.433Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-mbeanserver --- [2024-03-19T01:49:11.433Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:11.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar [2024-03-19T01:49:11.433Z] [WARNING] ***************************************************************** [2024-03-19T01:49:11.433Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:11.433Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:11.433Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:11.433Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:11.433Z] [WARNING] ***************************************************************** [2024-03-19T01:49:11.433Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:11.433Z] [INFO] [2024-03-19T01:49:11.433Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-container --- [2024-03-19T01:49:11.433Z] [INFO] [2024-03-19T01:49:11.433Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-container --- [2024-03-19T01:49:11.433Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:11.433Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:11.433Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:11.433Z] [INFO] [2024-03-19T01:49:11.433Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-container --- [2024-03-19T01:49:11.433Z] [INFO] Not copying test resources [2024-03-19T01:49:11.433Z] [INFO] [2024-03-19T01:49:11.433Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-grizzly-container --- [2024-03-19T01:49:11.433Z] [INFO] Not compiling test sources [2024-03-19T01:49:11.433Z] [INFO] [2024-03-19T01:49:11.433Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-grizzly-container --- [2024-03-19T01:49:11.433Z] [INFO] [2024-03-19T01:49:11.433Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-container --- [2024-03-19T01:49:11.433Z] [INFO] Tests are skipped. [2024-03-19T01:49:11.433Z] [INFO] [2024-03-19T01:49:11.433Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-container --- [2024-03-19T01:49:11.691Z] [INFO] Executing tasks [2024-03-19T01:49:11.691Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/classes/META-INF for [2024-03-19T01:49:11.691Z] [INFO] [echo] glassfish-grizzly-container [2024-03-19T01:49:11.691Z] [INFO] Executed tasks [2024-03-19T01:49:11.691Z] [INFO] [2024-03-19T01:49:11.691Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-container --- [2024-03-19T01:49:11.692Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:11.692Z] [INFO] [2024-03-19T01:49:11.692Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-connectors --- [2024-03-19T01:49:11.692Z] [INFO] Not copying test resources [2024-03-19T01:49:11.692Z] [INFO] [2024-03-19T01:49:11.692Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ microprofile-connectors --- [2024-03-19T01:49:11.692Z] [INFO] Not compiling test sources [2024-03-19T01:49:11.692Z] [INFO] [2024-03-19T01:49:11.692Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-connectors --- [2024-03-19T01:49:11.692Z] [INFO] [2024-03-19T01:49:11.692Z] [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-connectors --- [2024-03-19T01:49:11.692Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2024-03-19T01:49:11.692Z] [INFO] Tests are skipped. [2024-03-19T01:49:11.692Z] [INFO] [2024-03-19T01:49:11.692Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-connectors --- [2024-03-19T01:49:11.692Z] [WARNING] ***************************************************************** [2024-03-19T01:49:11.692Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:11.692Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:11.692Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:11.692Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:11.692Z] [WARNING] ***************************************************************** [2024-03-19T01:49:11.692Z] [INFO] Executing tasks [2024-03-19T01:49:11.692Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/classes/META-INF for [2024-03-19T01:49:11.692Z] [INFO] [echo] microprofile-connectors [2024-03-19T01:49:11.692Z] [INFO] Executed tasks [2024-03-19T01:49:11.692Z] [INFO] [2024-03-19T01:49:11.692Z] [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-connectors --- [2024-03-19T01:49:11.692Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:11.692Z] [INFO] [2024-03-19T01:49:11.692Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-mbeanserver --- [2024-03-19T01:49:11.692Z] [INFO] [2024-03-19T01:49:11.692Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-mbeanserver --- [2024-03-19T01:49:11.692Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/microprofile-connectors.jar [2024-03-19T01:49:11.692Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:11.692Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[34,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:49:11.692Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[48,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:49:11.692Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java uses or overrides a deprecated API. [2024-03-19T01:49:11.692Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:11.692Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/lb/InstanceStats.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:11.693Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/lb/InstanceStats.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:11.693Z] [INFO] [2024-03-19T01:49:11.693Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ stats77 --- [2024-03-19T01:49:11.693Z] [INFO] Compiling 17 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:11.693Z] [INFO] [2024-03-19T01:49:11.693Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ stats77 --- [2024-03-19T01:49:11.693Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:11.693Z] [INFO] [2024-03-19T01:49:11.693Z] [INFO] --- command-security:1.0.17:check (default-check) @ ssl-impl --- [2024-03-19T01:49:11.693Z] [INFO] [2024-03-19T01:49:11.693Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ssl-impl --- [2024-03-19T01:49:11.693Z] [WARNING] ***************************************************************** [2024-03-19T01:49:11.693Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:11.693Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:11.693Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:11.693Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:11.693Z] [WARNING] ***************************************************************** [2024-03-19T01:49:11.693Z] [INFO] [2024-03-19T01:49:11.693Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ stats77 --- [2024-03-19T01:49:11.693Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:11.693Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:11.693Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:11.693Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:11.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java:[102,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:11.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[137,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T01:49:11.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[137,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:49:11.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[140,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:11.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[166,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T01:49:11.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[166,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:49:11.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[168,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:11.694Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:11.694Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:11.694Z] [INFO] [2024-03-19T01:49:11.694Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-naming --- [2024-03-19T01:49:11.694Z] [INFO] [2024-03-19T01:49:11.694Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-naming --- [2024-03-19T01:49:11.694Z] [INFO] [2024-03-19T01:49:11.694Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-connector --- [2024-03-19T01:49:11.694Z] [INFO] [2024-03-19T01:49:11.694Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-jms-connector --- [2024-03-19T01:49:11.694Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:11.694Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:11.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[490,78] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:49:11.694Z] cast to java.lang.Class for a varargs call [2024-03-19T01:49:11.694Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-03-19T01:49:11.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[491,79] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:49:11.694Z] cast to java.lang.Object for a varargs call [2024-03-19T01:49:11.694Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:49:11.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderSubClassImplGenerator.java:[107,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:11.694Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java uses or overrides a deprecated API. [2024-03-19T01:49:11.694Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:11.694Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/ProbeRegistry.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:11.694Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/ProbeRegistry.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:11.694Z] [INFO] [2024-03-19T01:49:11.695Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ flashlight-framework --- [2024-03-19T01:49:11.695Z] [INFO] [2024-03-19T01:49:11.695Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ flashlight-framework --- [2024-03-19T01:49:11.695Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:11.695Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:11.695Z] [INFO] Processing: NCLS-OSGI-00001 [2024-03-19T01:49:11.695Z] [INFO] Message NCLS-OSGI-00001 needs checking for cause/action: false [2024-03-19T01:49:11.695Z] [INFO] Total Messages including ones found from disk so far: {NCLS-OSGI-00001=Decorated url = {0}} [2024-03-19T01:49:11.695Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:11.695Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:11.695Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:11.695Z] [INFO] Processing: jakarta.enterprise.osgi.container on element LOGGER_NAME [2024-03-19T01:49:11.695Z] [INFO] Enclosing type is org.glassfish.extras.osgicontainer.OSGiArchiveHandler [2024-03-19T01:49:11.695Z] [INFO] Loggers found so far: {jakarta.enterprise.osgi.container.description=OSGI container logger, jakarta.enterprise.osgi.container.publish=true, jakarta.enterprise.osgi.container.subsystem=OSGI} [2024-03-19T01:49:11.695Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:11.695Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:49:11.695Z] [INFO] Found enclosing element org.glassfish.extras.osgicontainer.OSGiArchiveHandler [2024-03-19T01:49:11.695Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:11.695Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:11.695Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:11.695Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:11.695Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:11.695Z] [INFO] [2024-03-19T01:49:11.695Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-container --- [2024-03-19T01:49:11.695Z] [INFO] Not copying test resources [2024-03-19T01:49:11.695Z] [INFO] [2024-03-19T01:49:11.695Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ osgi-container --- [2024-03-19T01:49:11.695Z] [INFO] Not compiling test sources [2024-03-19T01:49:11.695Z] [INFO] [2024-03-19T01:49:11.695Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-container --- [2024-03-19T01:49:11.695Z] [INFO] [2024-03-19T01:49:11.695Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-container --- [2024-03-19T01:49:11.695Z] [INFO] [2024-03-19T01:49:11.695Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-naming --- [2024-03-19T01:49:11.695Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:11.695Z] [INFO] Tests are skipped. [2024-03-19T01:49:11.695Z] [INFO] [2024-03-19T01:49:11.695Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-container --- [2024-03-19T01:49:11.953Z] [INFO] [2024-03-19T01:49:11.953Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-framework --- [2024-03-19T01:49:11.953Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:11.953Z] [INFO] Executing tasks [2024-03-19T01:49:11.953Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/classes/META-INF for [2024-03-19T01:49:11.953Z] [INFO] [echo] osgi-container [2024-03-19T01:49:11.953Z] [INFO] Executed tasks [2024-03-19T01:49:11.953Z] [INFO] [2024-03-19T01:49:11.953Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-container --- [2024-03-19T01:49:11.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar [2024-03-19T01:49:11.953Z] [WARNING] ***************************************************************** [2024-03-19T01:49:11.953Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:11.953Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:11.953Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:11.953Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:11.953Z] [WARNING] ***************************************************************** [2024-03-19T01:49:11.954Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:11.954Z] [INFO] [2024-03-19T01:49:11.954Z] [INFO] --- command-security:1.0.17:check (default-check) @ stats77 --- [2024-03-19T01:49:11.954Z] [INFO] [2024-03-19T01:49:11.954Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ stats77 --- [2024-03-19T01:49:11.954Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:11.954Z] [INFO] Compiling 95 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:11.954Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:11.954Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00008 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00008 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00001 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00001 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00002 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00002 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00003 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00003 needs checking for cause/action: true [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00004 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00004 needs checking for cause/action: true [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00005 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00005 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00006 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00006 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00007 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00007 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX--00008 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX--00008 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00010 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00010 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00014 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00014 needs checking for cause/action: true [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00015 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00015 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00016 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00016 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00017 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00017 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00018 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00018 needs checking for cause/action: true [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00019 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00019 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00020 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00020 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00021 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00021 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00022 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00022 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00023 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00023 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00024 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00024 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00025 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00025 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00009 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00009 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00026 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00026 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00011 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00011 needs checking for cause/action: true [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00012 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00012 needs checking for cause/action: false [2024-03-19T01:49:11.954Z] [INFO] Processing: NCLS-JMX-00013 [2024-03-19T01:49:11.954Z] [INFO] Message NCLS-JMX-00013 needs checking for cause/action: false [2024-03-19T01:49:11.955Z] [INFO] Total Messages including ones found from disk so far: {NCLS-JMX--00008=Error while shutting down AMX, NCLS-JMX-00001=JMXStartupService and JMXConnectors have been shut down., NCLS-JMX-00002=JMXStartupService: Stopped JMXConnectorServer: {0}, NCLS-JMX-00003=MBean Registration Exception thrown {0}, NCLS-JMX-00004=Instance Not Found Exception thrown {0}, NCLS-JMX-00005=JMXStartupService has started JMXConnector on JMXService URL {0}, NCLS-JMX-00006=JMXStartupService has disabled JMXConnector {0}, NCLS-JMX-00007=Cannot start JMX connector {0} due to exception {1}, NCLS-JMX-00008=Booting AMX Listener, connection made for {0}, now booting AMX MBeans, NCLS-JMX-00009=Security enabled, NCLS-JMX-00010=Attempted access to method {0} on object {1} rejected; user was granted {2} but the operation reports its impact as "{3}", NCLS-JMX-00011=Error stopping RMIConnector, NCLS-JMX-00012=MyRMIJRMPServerImpl: exported on address {0}, NCLS-JMX-00013=MyRMIJRMPServerImpl: makeClient on address = {0}, NCLS-JMX-00014=Error preparing SSL context, NCLS-JMX-00015=No Key store found for {0}, NCLS-JMX-00016=No keystores defined, NCLS-JMX-00017=Bad maxCertLength: {0}, NCLS-JMX-00018=JSSE keystoreload failed for type = {0} path = {1} {2}, NCLS-JMX-00019=All SSL protocol variants disabled for network-listener, using SSL implementation specific defaults, NCLS-JMX-00020=All SSL cipher suites disabled for network-listener(s). Using SSL implementation specific defaults, NCLS-JMX-00021=Unknown cipher error for cipher {0}, NCLS-JMX-00022=Creating a SecureRMIClientSocketFactory @ {0}with ssl config = {1}, NCLS-JMX-00023=Setting SSLParams @ {0}, NCLS-JMX-00024=Creating a SecureRMIServerSocketFactory @ {0} with ssl config = {1}, NCLS-JMX-00025=SSLServerSocket {0} and {1} created, NCLS-JMX-00026=Binding RMI port to single IP address = {0}, port {1}} [2024-03-19T01:49:11.955Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:11.955Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:11.955Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:11.955Z] [INFO] Processing: jakarta.enterprise.system.jmx on element JMX_LOGGER_NAME [2024-03-19T01:49:11.955Z] [INFO] Enclosing type is org.glassfish.admin.mbeanserver.Util [2024-03-19T01:49:11.955Z] [INFO] Loggers found so far: {jakarta.enterprise.system.jmx.description=JMX System Logger, jakarta.enterprise.system.jmx.publish=true, jakarta.enterprise.system.jmx.subsystem=JMX} [2024-03-19T01:49:11.955Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:11.955Z] [INFO] Found enclosing element JMX_LOGGER_NAME [2024-03-19T01:49:11.955Z] [INFO] Found enclosing element org.glassfish.admin.mbeanserver.Util [2024-03-19T01:49:11.955Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:11.955Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:11.955Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:11.955Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:11.955Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:11.955Z] [INFO] [2024-03-19T01:49:11.955Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-mbeanserver --- [2024-03-19T01:49:11.955Z] [INFO] Not copying test resources [2024-03-19T01:49:11.955Z] [INFO] [2024-03-19T01:49:11.955Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-mbeanserver --- [2024-03-19T01:49:11.955Z] [INFO] Not compiling test sources [2024-03-19T01:49:11.955Z] [INFO] [2024-03-19T01:49:11.955Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-mbeanserver --- [2024-03-19T01:49:11.955Z] [INFO] [2024-03-19T01:49:11.955Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-mbeanserver --- [2024-03-19T01:49:11.955Z] [INFO] Tests are skipped. [2024-03-19T01:49:11.955Z] [INFO] [2024-03-19T01:49:11.955Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-mbeanserver --- [2024-03-19T01:49:11.955Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:11.955Z] [INFO] [2024-03-19T01:49:11.955Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-naming --- [2024-03-19T01:49:11.955Z] [INFO] [2024-03-19T01:49:11.955Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-naming --- [2024-03-19T01:49:11.955Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:11.955Z] [INFO] Executing tasks [2024-03-19T01:49:12.213Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/classes/META-INF for [2024-03-19T01:49:12.213Z] [INFO] [echo] glassfish-mbeanserver [2024-03-19T01:49:12.213Z] [INFO] Compiling 26 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:12.213Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:12.213Z] [INFO] [2024-03-19T01:49:12.213Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-connector --- [2024-03-19T01:49:12.213Z] [INFO] Executed tasks [2024-03-19T01:49:12.213Z] [INFO] [2024-03-19T01:49:12.213Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-mbeanserver --- [2024-03-19T01:49:12.213Z] [INFO] Not copying test resources [2024-03-19T01:49:12.213Z] [INFO] [2024-03-19T01:49:12.213Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-jms-connector --- [2024-03-19T01:49:12.213Z] [INFO] Not compiling test sources [2024-03-19T01:49:12.213Z] [INFO] [2024-03-19T01:49:12.213Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-connector --- [2024-03-19T01:49:12.214Z] [INFO] [2024-03-19T01:49:12.214Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-connector --- [2024-03-19T01:49:12.214Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/RollbackTransaction.java: Some input files use or override a deprecated API. [2024-03-19T01:49:12.214Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/RollbackTransaction.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:12.214Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:12.214Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:12.214Z] [INFO] [2024-03-19T01:49:12.214Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jta --- [2024-03-19T01:49:12.214Z] [INFO] [2024-03-19T01:49:12.214Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jta --- [2024-03-19T01:49:12.214Z] [WARNING] Manifest org.glassfish.main.flashlight:flashlight-framework:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.flashlight.impl.client, has 1, private references [org.glassfish.flashlight.impl.core] [2024-03-19T01:49:12.214Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:12.214Z] [INFO] Tests are skipped. [2024-03-19T01:49:12.214Z] [INFO] [2024-03-19T01:49:12.214Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-connector --- [2024-03-19T01:49:12.214Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:12.214Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:12.214Z] [INFO] Processing: NCLS-SECURITY-05054 [2024-03-19T01:49:12.214Z] [INFO] Message NCLS-SECURITY-05054 needs checking for cause/action: true [2024-03-19T01:49:12.214Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-05054=The SSL certificate with alias {0} has expired: {1}} [2024-03-19T01:49:12.214Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:12.214Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:12.214Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:12.214Z] [INFO] Processing: jakarta.enterprise.system.security.ssl on element SEC_SSL_LOGGER [2024-03-19T01:49:12.214Z] [INFO] Enclosing type is com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [2024-03-19T01:49:12.214Z] [INFO] Loggers found so far: {jakarta.enterprise.system.security.ssl.description=Security - SSL, jakarta.enterprise.system.security.ssl.publish=true, jakarta.enterprise.system.security.ssl.subsystem=SECURITY - SSL} [2024-03-19T01:49:12.214Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:12.214Z] [INFO] Found enclosing element SEC_SSL_LOGGER [2024-03-19T01:49:12.214Z] [INFO] Found enclosing element com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [2024-03-19T01:49:12.214Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:12.214Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:12.214Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:12.214Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:12.214Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:12.215Z] [INFO] [2024-03-19T01:49:12.215Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ssl-impl --- [2024-03-19T01:49:12.215Z] [INFO] Not copying test resources [2024-03-19T01:49:12.215Z] [INFO] [2024-03-19T01:49:12.215Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ssl-impl --- [2024-03-19T01:49:12.215Z] [INFO] [2024-03-19T01:49:12.215Z] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-framework --- [2024-03-19T01:49:12.215Z] [INFO] Not compiling test sources [2024-03-19T01:49:12.215Z] [INFO] [2024-03-19T01:49:12.215Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ssl-impl --- [2024-03-19T01:49:12.215Z] [INFO] [2024-03-19T01:49:12.215Z] [INFO] --- surefire:3.2.5:test (default-test) @ ssl-impl --- [2024-03-19T01:49:12.215Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar [2024-03-19T01:49:12.215Z] [INFO] Tests are skipped. [2024-03-19T01:49:12.215Z] [INFO] [2024-03-19T01:49:12.215Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ssl-impl --- [2024-03-19T01:49:12.215Z] [INFO] [2024-03-19T01:49:12.215Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ flashlight-framework --- [2024-03-19T01:49:12.215Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.215Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:12.215Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:12.215Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:12.215Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:12.215Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.215Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:12.215Z] [INFO] Compiling 51 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:12.215Z] [INFO] [2024-03-19T01:49:12.215Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jta --- [2024-03-19T01:49:12.215Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:12.215Z] [INFO] Executing tasks [2024-03-19T01:49:12.215Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/classes/META-INF for [2024-03-19T01:49:12.215Z] [INFO] [echo] gf-jms-connector [2024-03-19T01:49:12.215Z] [INFO] Executed tasks [2024-03-19T01:49:12.215Z] [INFO] [2024-03-19T01:49:12.215Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-connector --- [2024-03-19T01:49:12.215Z] [INFO] Executing tasks [2024-03-19T01:49:12.215Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/classes/META-INF for [2024-03-19T01:49:12.215Z] [INFO] [echo] ssl-impl [2024-03-19T01:49:12.215Z] [INFO] Executed tasks [2024-03-19T01:49:12.215Z] [INFO] [2024-03-19T01:49:12.215Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ssl-impl --- [2024-03-19T01:49:12.215Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar [2024-03-19T01:49:12.215Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.215Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:12.215Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:12.215Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:12.215Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:12.215Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.215Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/ssl-impl.jar [2024-03-19T01:49:12.215Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.215Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:12.215Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:12.215Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:12.215Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:12.215Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.215Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:12.215Z] [INFO] [2024-03-19T01:49:12.215Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ stats77 --- [2024-03-19T01:49:12.215Z] [INFO] Not copying test resources [2024-03-19T01:49:12.215Z] [INFO] [2024-03-19T01:49:12.216Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ stats77 --- [2024-03-19T01:49:12.216Z] [INFO] Not compiling test sources [2024-03-19T01:49:12.216Z] [INFO] [2024-03-19T01:49:12.216Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ stats77 --- [2024-03-19T01:49:12.216Z] [INFO] [2024-03-19T01:49:12.216Z] [INFO] --- surefire:3.2.5:test (default-test) @ stats77 --- [2024-03-19T01:49:12.216Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[536,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:49:12.216Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[785,19] deprecated item is not annotated with @Deprecated [2024-03-19T01:49:12.216Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/factory/SendMailFactory.java:[88,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:12.216Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[73,14] unchecked call to put(K,V) as a member of the raw type java.util.Dictionary [2024-03-19T01:49:12.216Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[75,32] unchecked method invocation: method registerService in interface org.osgi.framework.BundleContext is applied to given types [2024-03-19T01:49:12.216Z] required: java.lang.String,java.lang.Object,java.util.Dictionary [2024-03-19T01:49:12.216Z] found: java.lang.String,org.apache.naming.resources.DirContextURLStreamHandlerService,java.util.Dictionary [2024-03-19T01:49:12.216Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[78,17] unchecked conversion [2024-03-19T01:49:12.216Z] required: java.util.Dictionary [2024-03-19T01:49:12.216Z] found: java.util.Dictionary [2024-03-19T01:49:12.216Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/factory/MailSessionFactory.java:[101,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:12.216Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLConnection.java:[123,16] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:49:12.216Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceFactory.java: Some input files use or override a deprecated API. [2024-03-19T01:49:12.216Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceFactory.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:12.216Z] [INFO] [2024-03-19T01:49:12.216Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-naming --- [2024-03-19T01:49:12.216Z] [INFO] [2024-03-19T01:49:12.216Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-naming --- [2024-03-19T01:49:12.216Z] [INFO] Tests are skipped. [2024-03-19T01:49:12.216Z] [INFO] [2024-03-19T01:49:12.216Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ stats77 --- [2024-03-19T01:49:12.216Z] [INFO] [2024-03-19T01:49:12.216Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-naming --- [2024-03-19T01:49:12.216Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:12.217Z] [INFO] Executing tasks [2024-03-19T01:49:12.217Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/classes/META-INF for [2024-03-19T01:49:12.217Z] [INFO] [echo] stats77 [2024-03-19T01:49:12.217Z] [INFO] Executed tasks [2024-03-19T01:49:12.217Z] [INFO] [2024-03-19T01:49:12.217Z] [INFO] --- jar:3.3.0:jar (default-jar) @ stats77 --- [2024-03-19T01:49:12.217Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/stats77.jar [2024-03-19T01:49:12.217Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:12.217Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.217Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:12.217Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:12.217Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:12.217Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:12.217Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.217Z] [INFO] [2024-03-19T01:49:12.217Z] [INFO] --- command-security:1.0.17:check (default-check) @ jta --- [2024-03-19T01:49:12.217Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jta.admin.cli.FreezeTransactionService, org.glassfish.jta.admin.cli.RollbackTransaction, org.glassfish.jta.admin.cli.UnFreezeTransactionService] [2024-03-19T01:49:12.217Z] [INFO] [2024-03-19T01:49:12.217Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jta --- [2024-03-19T01:49:12.217Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:12.217Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:12.217Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[191,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:12.217Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[197,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:12.217Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java:[546,24] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:49:12.217Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java:[547,18] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:49:12.217Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Some input files use or override a deprecated API. [2024-03-19T01:49:12.217Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:12.217Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/ApplicationConfigInfo.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:12.218Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/ApplicationConfigInfo.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:12.218Z] [INFO] [2024-03-19T01:49:12.218Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ deployment-common --- [2024-03-19T01:49:12.218Z] [INFO] [2024-03-19T01:49:12.218Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ deployment-common --- [2024-03-19T01:49:12.479Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:12.479Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:12.479Z] [INFO] Processing: AS-NAMING-00006 [2024-03-19T01:49:12.479Z] [INFO] Message AS-NAMING-00006 needs checking for cause/action: false [2024-03-19T01:49:12.479Z] [INFO] Processing: AS-NAMING-00002 [2024-03-19T01:49:12.479Z] [INFO] Message AS-NAMING-00002 needs checking for cause/action: false [2024-03-19T01:49:12.479Z] [INFO] Processing: AS-NAMING-00003 [2024-03-19T01:49:12.479Z] [INFO] Message AS-NAMING-00003 needs checking for cause/action: false [2024-03-19T01:49:12.479Z] [INFO] Processing: AS-NAMING-00001 [2024-03-19T01:49:12.479Z] [INFO] Message AS-NAMING-00001 needs checking for cause/action: false [2024-03-19T01:49:12.479Z] [INFO] Processing: AS-NAMING-00008 [2024-03-19T01:49:12.479Z] [INFO] Message AS-NAMING-00008 needs checking for cause/action: false [2024-03-19T01:49:12.479Z] [INFO] Total Messages including ones found from disk so far: {AS-NAMING-00001=Failed to load {0} using CommonClassLoader, AS-NAMING-00002=Exception during name lookup : {0}, AS-NAMING-00003=Exception occurred when instantiating LocalSerialContextProviderImpl: {0}, AS-NAMING-00006=Exception in NamingUtilsImpl copyMutableObject(): {0}, AS-NAMING-00008=Fall back to INITIAL_CONTEXT_FACTORY {0}} [2024-03-19T01:49:12.479Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:12.479Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:12.479Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:12.479Z] [INFO] Processing: org.glassfish.naming on element NAMING_LOGGER_NAME [2024-03-19T01:49:12.479Z] [INFO] Enclosing type is com.sun.enterprise.naming.util.LogFacade [2024-03-19T01:49:12.479Z] [INFO] Loggers found so far: {org.glassfish.naming.description=logger for GlassFish appserver naming, org.glassfish.naming.publish=true, org.glassfish.naming.subsystem=glassfish-naming} [2024-03-19T01:49:12.479Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:12.479Z] [INFO] Found enclosing element NAMING_LOGGER_NAME [2024-03-19T01:49:12.479Z] [INFO] Found enclosing element com.sun.enterprise.naming.util.LogFacade [2024-03-19T01:49:12.479Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:12.479Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:49:12.479Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:12.479Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:12.479Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:12.479Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:12.479Z] [INFO] [2024-03-19T01:49:12.479Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-naming --- [2024-03-19T01:49:12.479Z] [INFO] Not copying test resources [2024-03-19T01:49:12.479Z] [INFO] [2024-03-19T01:49:12.479Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-naming --- [2024-03-19T01:49:12.479Z] [INFO] Not compiling test sources [2024-03-19T01:49:12.479Z] [INFO] [2024-03-19T01:49:12.479Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-naming --- [2024-03-19T01:49:12.479Z] [INFO] [2024-03-19T01:49:12.479Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-naming --- [2024-03-19T01:49:12.479Z] [INFO] Tests are skipped. [2024-03-19T01:49:12.479Z] [INFO] [2024-03-19T01:49:12.479Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-naming --- [2024-03-19T01:49:12.479Z] [INFO] [2024-03-19T01:49:12.479Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-common --- [2024-03-19T01:49:12.479Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:12.479Z] [INFO] Executing tasks [2024-03-19T01:49:12.480Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/classes/META-INF for [2024-03-19T01:49:12.480Z] [INFO] [echo] glassfish-naming [2024-03-19T01:49:12.480Z] [INFO] Executed tasks [2024-03-19T01:49:12.480Z] [INFO] [2024-03-19T01:49:12.480Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-naming --- [2024-03-19T01:49:12.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/glassfish-naming.jar [2024-03-19T01:49:12.480Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:12.480Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00301 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00301 needs checking for cause/action: true [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00302 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00302 needs checking for cause/action: true [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00303 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00303 needs checking for cause/action: true [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00304 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00304 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00305 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00305 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00306 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00306 needs checking for cause/action: true [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00501 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00501 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00502 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00502 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00503 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00503 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00504 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00504 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00505 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00505 needs checking for cause/action: true [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00506 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00506 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00507 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00507 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00508 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00508 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00509 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00509 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00510 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00510 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00511 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00511 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00512 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00512 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00513 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00513 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00514 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00514 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Processing: NCLS-MON-00515 [2024-03-19T01:49:12.480Z] [INFO] Message NCLS-MON-00515 needs checking for cause/action: false [2024-03-19T01:49:12.480Z] [INFO] Total Messages including ones found from disk so far: {NCLS-MON-00301=Cannot process XML ProbeProvider, xml = {0}, [2024-03-19T01:49:12.480Z] Exception: {1}, NCLS-MON-00302=Cannot resolve the paramTypes, unable to create this probe - {0}, NCLS-MON-00303=Cannot resolve the paramTypes of the probe - {0}, , NCLS-MON-00304=Can not match the Probe method ({0}) with any method in the DTrace object, NCLS-MON-00305=Invalid parameters for ProbeProvider, ignoring {0}, NCLS-MON-00306=No Probe Provider found in Probe Provider XML, NCLS-MON-00501=invalid pid, start flashlight-agent using asadmin enable-monitoring with --pid option, you may get pid using jps command, NCLS-MON-00502=flashlight-agent.jar does not exist under {0}, NCLS-MON-00503=flashlight-agent.jar directory {0} does not exist, NCLS-MON-00504=Encountered exception during agent attach: {0}, NCLS-MON-00505=Error transforming Probe: {0}, NCLS-MON-00506=Error unregistering ProbeProvider, NCLS-MON-00507=Error during re-transformation, NCLS-MON-00508=Error during registration of FlashlightProbe, NCLS-MON-00509=Error attempting to write the re-transformed class data, NCLS-MON-00510=Monitoring is disabled because there is no Attach API from the JVM available, NCLS-MON-00511=Error while getting Instrumentation object from ProbeAgentMain, NCLS-MON-00512=DTrace is not available., NCLS-MON-00513=DTrace is not supported., NCLS-MON-00514=DTrace is connected and ready., NCLS-MON-00515=Unexpected exception invoking DTrace} [2024-03-19T01:49:12.481Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:12.481Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:12.481Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:12.481Z] [INFO] Processing: jakarta.enterprise.system.tools.monitor on element MONITORING_LOGGER [2024-03-19T01:49:12.481Z] [INFO] Enclosing type is org.glassfish.flashlight.FlashlightLoggerInfo [2024-03-19T01:49:12.481Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.monitor.description=Flashlight Services, jakarta.enterprise.system.tools.monitor.publish=true, jakarta.enterprise.system.tools.monitor.subsystem=MON} [2024-03-19T01:49:12.481Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:12.481Z] [INFO] Found enclosing element MONITORING_LOGGER [2024-03-19T01:49:12.481Z] [INFO] Found enclosing element org.glassfish.flashlight.FlashlightLoggerInfo [2024-03-19T01:49:12.481Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:12.481Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:12.481Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:12.481Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:12.481Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:12.481Z] [INFO] [2024-03-19T01:49:12.481Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-framework --- [2024-03-19T01:49:12.481Z] [INFO] Not copying test resources [2024-03-19T01:49:12.481Z] [INFO] [2024-03-19T01:49:12.481Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ flashlight-framework --- [2024-03-19T01:49:12.481Z] [INFO] Not compiling test sources [2024-03-19T01:49:12.481Z] [INFO] [2024-03-19T01:49:12.481Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-framework --- [2024-03-19T01:49:12.481Z] [INFO] [2024-03-19T01:49:12.481Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-framework --- [2024-03-19T01:49:12.481Z] [INFO] Tests are skipped. [2024-03-19T01:49:12.481Z] [INFO] [2024-03-19T01:49:12.481Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-framework --- [2024-03-19T01:49:12.481Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:12.481Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.481Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:12.481Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:12.481Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:12.481Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:12.481Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.481Z] [INFO] [2024-03-19T01:49:12.481Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-naming --- [2024-03-19T01:49:12.481Z] [INFO] [2024-03-19T01:49:12.481Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-naming --- [2024-03-19T01:49:12.481Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:12.481Z] [INFO] Compiling 51 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:12.481Z] [INFO] Executing tasks [2024-03-19T01:49:12.481Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/classes/META-INF for [2024-03-19T01:49:12.481Z] [INFO] [echo] flashlight-framework [2024-03-19T01:49:12.481Z] [INFO] Executed tasks [2024-03-19T01:49:12.481Z] [INFO] [2024-03-19T01:49:12.481Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-framework --- [2024-03-19T01:49:12.481Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/flashlight-framework.jar [2024-03-19T01:49:12.481Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.481Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:12.482Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:12.482Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:12.482Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:12.482Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.482Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:12.482Z] [INFO] [2024-03-19T01:49:12.482Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jta --- [2024-03-19T01:49:12.482Z] [INFO] Not copying test resources [2024-03-19T01:49:12.482Z] [INFO] [2024-03-19T01:49:12.482Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jta --- [2024-03-19T01:49:12.482Z] [INFO] Not compiling test sources [2024-03-19T01:49:12.482Z] [INFO] [2024-03-19T01:49:12.482Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jta --- [2024-03-19T01:49:12.482Z] [INFO] [2024-03-19T01:49:12.482Z] [INFO] --- surefire:3.2.5:test (default-test) @ jta --- [2024-03-19T01:49:12.482Z] [INFO] Tests are skipped. [2024-03-19T01:49:12.482Z] [INFO] [2024-03-19T01:49:12.482Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jta --- [2024-03-19T01:49:12.482Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:12.482Z] [INFO] [2024-03-19T01:49:12.482Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-common --- [2024-03-19T01:49:12.482Z] [INFO] [2024-03-19T01:49:12.482Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ deployment-common --- [2024-03-19T01:49:12.482Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:12.482Z] [INFO] Compiling 43 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:12.482Z] [INFO] Executing tasks [2024-03-19T01:49:12.482Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/classes/META-INF for [2024-03-19T01:49:12.482Z] [INFO] [echo] jta [2024-03-19T01:49:12.482Z] [INFO] Executed tasks [2024-03-19T01:49:12.482Z] [INFO] [2024-03-19T01:49:12.482Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jta --- [2024-03-19T01:49:12.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/jta.jar [2024-03-19T01:49:12.482Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.482Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:12.482Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:12.482Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:12.482Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:12.482Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.482Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:12.482Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00001 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00001 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00002 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00002 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00003 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00003 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00004 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00004 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00005 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00005 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00006 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00006 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00007 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00007 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00008 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00008 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00009 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00009 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00010 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00010 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00011 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00011 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00012 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00012 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00013 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00013 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00014 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00014 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00015 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00015 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00016 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00016 needs checking for cause/action: false [2024-03-19T01:49:12.482Z] [INFO] Processing: AS-WEB-NAMING-00017 [2024-03-19T01:49:12.482Z] [INFO] Message AS-WEB-NAMING-00017 needs checking for cause/action: false [2024-03-19T01:49:12.483Z] [INFO] Processing: AS-WEB-NAMING-00018 [2024-03-19T01:49:12.483Z] [INFO] Message AS-WEB-NAMING-00018 needs checking for cause/action: false [2024-03-19T01:49:12.483Z] [INFO] Processing: AS-WEB-NAMING-00019 [2024-03-19T01:49:12.483Z] [INFO] Message AS-WEB-NAMING-00019 needs checking for cause/action: false [2024-03-19T01:49:12.483Z] [INFO] Processing: AS-WEB-NAMING-00020 [2024-03-19T01:49:12.483Z] [INFO] Message AS-WEB-NAMING-00020 needs checking for cause/action: false [2024-03-19T01:49:12.483Z] [INFO] Processing: AS-WEB-NAMING-00021 [2024-03-19T01:49:12.483Z] [INFO] Message AS-WEB-NAMING-00021 needs checking for cause/action: false [2024-03-19T01:49:12.483Z] [INFO] Processing: AS-WEB-NAMING-00022 [2024-03-19T01:49:12.483Z] [INFO] Message AS-WEB-NAMING-00022 needs checking for cause/action: false [2024-03-19T01:49:12.483Z] [INFO] Processing: AS-WEB-NAMING-00023 [2024-03-19T01:49:12.483Z] [INFO] Message AS-WEB-NAMING-00023 needs checking for cause/action: false [2024-03-19T01:49:12.483Z] [INFO] Processing: AS-WEB-NAMING-00024 [2024-03-19T01:49:12.483Z] [INFO] Message AS-WEB-NAMING-00024 needs checking for cause/action: false [2024-03-19T01:49:12.483Z] [INFO] Processing: AS-WEB-NAMING-00025 [2024-03-19T01:49:12.483Z] [INFO] Message AS-WEB-NAMING-00025 needs checking for cause/action: false [2024-03-19T01:49:12.483Z] [INFO] Processing: AS-WEB-NAMING-00026 [2024-03-19T01:49:12.483Z] [INFO] Message AS-WEB-NAMING-00026 needs checking for cause/action: false [2024-03-19T01:49:12.483Z] [INFO] Processing: AS-WEB-NAMING-00027 [2024-03-19T01:49:12.483Z] [INFO] Message AS-WEB-NAMING-00027 needs checking for cause/action: false [2024-03-19T01:49:12.483Z] [INFO] Processing: AS-WEB-NAMING-00028 [2024-03-19T01:49:12.483Z] [INFO] Message AS-WEB-NAMING-00028 needs checking for cause/action: false [2024-03-19T01:49:12.483Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-NAMING-00001=Canonical Pathname cannot be null, AS-WEB-NAMING-00002=Outside webapp not allowed {0} {1} {2}, AS-WEB-NAMING-00003=Absolute Pathname cannot be null {0} {1}, AS-WEB-NAMING-00004=Canonical pathname {0} equals to absolute pathname {1} {2}, AS-WEB-NAMING-00005=File cannot be read {0}, AS-WEB-NAMING-00006=Could not get dir listing for {0}, AS-WEB-NAMING-00007=Document base {0} does not exist or is not a readable directory, AS-WEB-NAMING-00008=Document base cannot be null, AS-WEB-NAMING-00009=Resource {0} not found, AS-WEB-NAMING-00010=Name {0} is already bound in this Context, AS-WEB-NAMING-00011=Bind failed: {0}, AS-WEB-NAMING-00012=Unbind failed: {0}, AS-WEB-NAMING-00013=Failed to rename [{0}] to [{1}], AS-WEB-NAMING-00014=Unknown context name : {0}, AS-WEB-NAMING-00015=No naming context bound to this thread, AS-WEB-NAMING-00016=No naming context bound to this class loader, AS-WEB-NAMING-00017=Name is not bound to a Context, AS-WEB-NAMING-00018=Name is not bound to a Context, AS-WEB-NAMING-00019=Name is not bound to a Context, AS-WEB-NAMING-00020=Context is read only, AS-WEB-NAMING-00021=Name is not valid, AS-WEB-NAMING-00022=Name {0} is already bound in this Context, AS-WEB-NAMING-00023=Can't generate an absolute name for this namespace, AS-WEB-NAMING-00024=Unable to restore original system properties, AS-WEB-NAMING-00025=This context must be accessed through a java: URL, AS-WEB-NAMING-00026=Exception closing WAR File {0}, AS-WEB-NAMING-00027=Doc base must point to a WAR file, AS-WEB-NAMING-00028=Invalid or unreadable WAR file : {0}} [2024-03-19T01:49:12.483Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:12.483Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:12.483Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:12.483Z] [INFO] Processing: jakarta.enterprise.web.naming on element WEB_NAMING_LOGGER [2024-03-19T01:49:12.483Z] [INFO] Enclosing type is org.apache.naming.LogFacade [2024-03-19T01:49:12.483Z] [INFO] Loggers found so far: {jakarta.enterprise.web.naming.description=WEB Naming Logger, jakarta.enterprise.web.naming.publish=true, jakarta.enterprise.web.naming.subsystem=WEB} [2024-03-19T01:49:12.483Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:12.484Z] [INFO] Found enclosing element WEB_NAMING_LOGGER [2024-03-19T01:49:12.484Z] [INFO] Found enclosing element org.apache.naming.LogFacade [2024-03-19T01:49:12.484Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:12.484Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:12.484Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:12.484Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:12.484Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:12.484Z] [INFO] [2024-03-19T01:49:12.484Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-naming --- [2024-03-19T01:49:12.484Z] [INFO] Not copying test resources [2024-03-19T01:49:12.484Z] [INFO] [2024-03-19T01:49:12.484Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-naming --- [2024-03-19T01:49:12.484Z] [INFO] Not compiling test sources [2024-03-19T01:49:12.484Z] [INFO] [2024-03-19T01:49:12.484Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-naming --- [2024-03-19T01:49:12.484Z] [INFO] [2024-03-19T01:49:12.484Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-naming --- [2024-03-19T01:49:12.484Z] [INFO] Tests are skipped. [2024-03-19T01:49:12.484Z] [INFO] [2024-03-19T01:49:12.484Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-naming --- [2024-03-19T01:49:12.484Z] [INFO] Executing tasks [2024-03-19T01:49:12.484Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/classes/META-INF for [2024-03-19T01:49:12.484Z] [INFO] [echo] web-naming [2024-03-19T01:49:12.484Z] [INFO] Executed tasks [2024-03-19T01:49:12.484Z] [INFO] [2024-03-19T01:49:12.484Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-naming --- [2024-03-19T01:49:12.484Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/web-naming.jar [2024-03-19T01:49:12.484Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.484Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:12.484Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:12.484Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:12.484Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:12.484Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.741Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:12.741Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:12.741Z] [INFO] Processing: NCLS-DEPLOYMENT-00001 [2024-03-19T01:49:12.741Z] [INFO] Message NCLS-DEPLOYMENT-00001 needs checking for cause/action: false [2024-03-19T01:49:12.741Z] [INFO] Processing: NCLS-DEPLOYMENT-00002 [2024-03-19T01:49:12.741Z] [INFO] Message NCLS-DEPLOYMENT-00002 needs checking for cause/action: false [2024-03-19T01:49:12.741Z] [INFO] Processing: NCLS-DEPLOYMENT-00003 [2024-03-19T01:49:12.741Z] [INFO] Message NCLS-DEPLOYMENT-00003 needs checking for cause/action: false [2024-03-19T01:49:12.741Z] [INFO] Processing: NCLS-DEPLOYMENT-00021 [2024-03-19T01:49:12.741Z] [INFO] Message NCLS-DEPLOYMENT-00021 needs checking for cause/action: true [2024-03-19T01:49:12.741Z] [INFO] Processing: NCLS-DEPLOYMENT-00005 [2024-03-19T01:49:12.741Z] [INFO] Message NCLS-DEPLOYMENT-00005 needs checking for cause/action: true [2024-03-19T01:49:12.741Z] [INFO] Processing: NCLS-DEPLOYMENT-00010 [2024-03-19T01:49:12.741Z] [INFO] Message NCLS-DEPLOYMENT-00010 needs checking for cause/action: false [2024-03-19T01:49:12.741Z] [INFO] Processing: NCLS-DEPLOYMENT-00045 [2024-03-19T01:49:12.741Z] [INFO] Message NCLS-DEPLOYMENT-00045 needs checking for cause/action: false [2024-03-19T01:49:12.741Z] [INFO] Processing: NCLS-DEPLOYMENT-00017 [2024-03-19T01:49:12.741Z] [INFO] Message NCLS-DEPLOYMENT-00017 needs checking for cause/action: false [2024-03-19T01:49:12.741Z] [INFO] Processing: NCLS-DEPLOYMENT-00018 [2024-03-19T01:49:12.741Z] [INFO] Message NCLS-DEPLOYMENT-00018 needs checking for cause/action: false [2024-03-19T01:49:12.741Z] [INFO] Processing: NCLS-DEPLOYMENT-00022 [2024-03-19T01:49:12.741Z] [INFO] Message NCLS-DEPLOYMENT-00022 needs checking for cause/action: false [2024-03-19T01:49:12.741Z] [INFO] Processing: NCLS-DEPLOYMENT-00023 [2024-03-19T01:49:12.741Z] [INFO] Message NCLS-DEPLOYMENT-00023 needs checking for cause/action: false [2024-03-19T01:49:12.741Z] [INFO] Processing: NCLS-DEPLOYMENT-00006 [2024-03-19T01:49:12.741Z] [INFO] Message NCLS-DEPLOYMENT-00006 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00007 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00007 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00008 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00008 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00009 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00009 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00024 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00024 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00019 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00019 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00020 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00020 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00011 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00011 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00012 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00012 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00013 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00013 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00014 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00014 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00015 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00015 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00016 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00016 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00046 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00046 needs checking for cause/action: false [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00025 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00025 needs checking for cause/action: true [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00026 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00026 needs checking for cause/action: true [2024-03-19T01:49:12.742Z] [INFO] Processing: NCLS-DEPLOYMENT-00027 [2024-03-19T01:49:12.742Z] [INFO] Message NCLS-DEPLOYMENT-00027 needs checking for cause/action: true [2024-03-19T01:49:12.742Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00001=Exception while scanning {0}, NCLS-DEPLOYMENT-00002=Error scan jar entry {0} {1}, NCLS-DEPLOYMENT-00003=Failed to scan archive for annotations, NCLS-DEPLOYMENT-00005=Could not expand entry {0} into destination {1}, NCLS-DEPLOYMENT-00006=Cannot find archive {0} referenced from archive {1}, it will be ignored for annotation scanning, NCLS-DEPLOYMENT-00007=Exception caught {0}, NCLS-DEPLOYMENT-00008=Error in jar entry {0}: {1}, NCLS-DEPLOYMENT-00009=Failed to scan archive for annotations: {0}, NCLS-DEPLOYMENT-00010=Exception caught {0}, NCLS-DEPLOYMENT-00011=Optional package {0} does not exist or its Specification-Version does not match. Unable to satisfy dependency for {1}, NCLS-DEPLOYMENT-00012=Optional package dependency satisfied for {0}, NCLS-DEPLOYMENT-00013=Error in opening optional package file {0} due to exception: {1}., NCLS-DEPLOYMENT-00014=Exception occurred : {0}., NCLS-DEPLOYMENT-00015=Specification-Version for the optional package [ {0} ] in the jarfile [ {1} ] is not specified. Please provide a valid specification version for this optional package, NCLS-DEPLOYMENT-00016=Skipping extension processing for {0} due to error: {1}, NCLS-DEPLOYMENT-00017=Exception: {0}, NCLS-DEPLOYMENT-00018=unexpected error in getting urls, NCLS-DEPLOYMENT-00019= file open failure; file = {0}, NCLS-DEPLOYMENT-00020=exception message: {0} -- invalid zip file: {1}, NCLS-DEPLOYMENT-00021=Cannot find an archive implementation for {0}, NCLS-DEPLOYMENT-00022=Attempt to list files in {0} failed, perhaps because that is not a valid directory or because file permissions do not allow GlassFish to access it, NCLS-DEPLOYMENT-00023=Ignoring {0} because the containing archive {1} recorded it as a pre-existing stale file, NCLS-DEPLOYMENT-00024=Exception while getting manifest classpath: , NCLS-DEPLOYMENT-00025=Artifact {0} identified for inclusion in app clients after one or more app clients were generated., NCLS-DEPLOYMENT-00026=Artifact with relative path {0} expected at {1} but does not exist or cannot be read, NCLS-DEPLOYMENT-00027=Artifact with relative path {0} from {1} collides with an existing artifact from file {2}, NCLS-DEPLOYMENT-00045=Cannot convert classpath to URL {0}, NCLS-DEPLOYMENT-00046=invalidSpecVersion: {0}} [2024-03-19T01:49:12.743Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:12.743Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:12.743Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:12.743Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.common on element DEPLOYMENT_LOGGER [2024-03-19T01:49:12.743Z] [INFO] Enclosing type is org.glassfish.deployment.common.DeploymentContextImpl [2024-03-19T01:49:12.743Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.common.description=Deployment logger for common module, jakarta.enterprise.system.tools.deployment.common.publish=true, jakarta.enterprise.system.tools.deployment.common.subsystem=DEPLOYMENT} [2024-03-19T01:49:12.743Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:12.743Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-03-19T01:49:12.743Z] [INFO] Found enclosing element org.glassfish.deployment.common.DeploymentContextImpl [2024-03-19T01:49:12.743Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:12.743Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:12.743Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:12.743Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:12.743Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:12.743Z] [INFO] [2024-03-19T01:49:12.743Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-common --- [2024-03-19T01:49:12.743Z] [INFO] Not copying test resources [2024-03-19T01:49:12.743Z] [INFO] [2024-03-19T01:49:12.743Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.743Z] [WARNING] * The * [2024-03-19T01:49:12.743Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:12.743Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:12.743Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:12.743Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:12.743Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:12.743Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ diagnostics-api --- [2024-03-19T01:49:12.743Z] [WARNING] ***************************************************************** [2024-03-19T01:49:12.743Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:13.311Z] [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [2024-03-19T01:49:13.311Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/bom.xml [2024-03-19T01:49:13.311Z] [INFO] attaching as diagnostics-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:13.311Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/bom.json [2024-03-19T01:49:13.311Z] [INFO] attaching as diagnostics-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:13.311Z] [INFO] [2024-03-19T01:49:13.311Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-grizzly-container --- [2024-03-19T01:49:13.311Z] [WARNING] ***************************************************************** [2024-03-19T01:49:13.311Z] [WARNING] * The * [2024-03-19T01:49:13.311Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:13.311Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:13.311Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:13.311Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:13.311Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:13.311Z] [WARNING] ***************************************************************** [2024-03-19T01:49:13.311Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:13.570Z] [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [2024-03-19T01:49:13.570Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/bom.xml [2024-03-19T01:49:13.570Z] [INFO] attaching as glassfish-grizzly-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:13.570Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/bom.json [2024-03-19T01:49:13.570Z] [INFO] attaching as glassfish-grizzly-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:13.570Z] [INFO] [2024-03-19T01:49:13.570Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-container --- [2024-03-19T01:49:13.570Z] [INFO] Tests are skipped. [2024-03-19T01:49:13.570Z] [INFO] [2024-03-19T01:49:13.570Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-container --- [2024-03-19T01:49:13.570Z] [INFO] Tests are skipped. [2024-03-19T01:49:13.570Z] [INFO] [2024-03-19T01:49:13.570Z] [WARNING] ***************************************************************** [2024-03-19T01:49:13.570Z] [WARNING] * The * [2024-03-19T01:49:13.570Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:13.570Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:13.570Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:13.570Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:13.570Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ microprofile-connectors --- [2024-03-19T01:49:13.570Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:13.570Z] [WARNING] ***************************************************************** [2024-03-19T01:49:13.570Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:14.504Z] [INFO] CycloneDX: Creating BOM version 1.4 with 59 component(s) [2024-03-19T01:49:14.504Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/bom.xml [2024-03-19T01:49:14.504Z] [INFO] attaching as microprofile-connectors-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:14.504Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/bom.json [2024-03-19T01:49:14.504Z] [INFO] attaching as microprofile-connectors-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:14.504Z] [INFO] [2024-03-19T01:49:14.504Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-container --- [2024-03-19T01:49:14.504Z] [WARNING] ***************************************************************** [2024-03-19T01:49:14.504Z] [WARNING] * The * [2024-03-19T01:49:14.504Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:14.504Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:14.504Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:14.504Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:14.504Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:14.504Z] [WARNING] ***************************************************************** [2024-03-19T01:49:14.504Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:15.070Z] [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) [2024-03-19T01:49:15.070Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/bom.xml [2024-03-19T01:49:15.070Z] [INFO] attaching as osgi-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:15.070Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/bom.json [2024-03-19T01:49:15.070Z] [INFO] attaching as osgi-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:15.070Z] [INFO] [2024-03-19T01:49:15.070Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-container --- [2024-03-19T01:49:15.070Z] [INFO] Tests are skipped. [2024-03-19T01:49:15.070Z] [INFO] [2024-03-19T01:49:15.070Z] [WARNING] ***************************************************************** [2024-03-19T01:49:15.070Z] [WARNING] * The * [2024-03-19T01:49:15.070Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-mbeanserver --- [2024-03-19T01:49:15.070Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:15.070Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:15.070Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:15.070Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:15.070Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:15.070Z] [WARNING] ***************************************************************** [2024-03-19T01:49:15.070Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:15.637Z] [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [2024-03-19T01:49:15.637Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/bom.xml [2024-03-19T01:49:15.637Z] [INFO] attaching as glassfish-mbeanserver-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:15.637Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/bom.json [2024-03-19T01:49:15.637Z] [INFO] attaching as glassfish-mbeanserver-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:15.637Z] [INFO] [2024-03-19T01:49:15.637Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-mbeanserver --- [2024-03-19T01:49:15.637Z] [INFO] Tests are skipped. [2024-03-19T01:49:15.637Z] [INFO] [2024-03-19T01:49:15.637Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-jms-connector --- [2024-03-19T01:49:15.637Z] [WARNING] ***************************************************************** [2024-03-19T01:49:15.637Z] [WARNING] * The * [2024-03-19T01:49:15.637Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:15.637Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:15.637Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:15.637Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:15.637Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:15.637Z] [WARNING] ***************************************************************** [2024-03-19T01:49:15.637Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:16.202Z] [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [2024-03-19T01:49:16.202Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/bom.xml [2024-03-19T01:49:16.202Z] [INFO] attaching as gf-jms-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:16.202Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/bom.json [2024-03-19T01:49:16.202Z] [INFO] attaching as gf-jms-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:16.202Z] [INFO] [2024-03-19T01:49:16.202Z] [WARNING] ***************************************************************** [2024-03-19T01:49:16.202Z] [WARNING] * The * [2024-03-19T01:49:16.202Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:16.202Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:16.202Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ssl-impl --- [2024-03-19T01:49:16.202Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:16.202Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:16.202Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:16.202Z] [WARNING] ***************************************************************** [2024-03-19T01:49:16.202Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:16.770Z] [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) [2024-03-19T01:49:16.770Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/bom.xml [2024-03-19T01:49:16.770Z] [INFO] attaching as ssl-impl-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:16.770Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/bom.json [2024-03-19T01:49:16.770Z] [INFO] attaching as ssl-impl-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:16.770Z] [INFO] [2024-03-19T01:49:16.770Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ssl-impl --- [2024-03-19T01:49:16.770Z] [INFO] Tests are skipped. [2024-03-19T01:49:16.770Z] [INFO] [2024-03-19T01:49:16.770Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ssl-impl --- [2024-03-19T01:49:16.770Z] [INFO] Tests are skipped. [2024-03-19T01:49:16.770Z] [INFO] [2024-03-19T01:49:16.770Z] [WARNING] ***************************************************************** [2024-03-19T01:49:16.770Z] [WARNING] * The * [2024-03-19T01:49:16.770Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ stats77 --- [2024-03-19T01:49:16.770Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:16.770Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:16.770Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:16.770Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:16.770Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:16.770Z] [WARNING] ***************************************************************** [2024-03-19T01:49:16.770Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:17.336Z] [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [2024-03-19T01:49:17.336Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/bom.xml [2024-03-19T01:49:17.336Z] [INFO] attaching as stats77-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:17.336Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/bom.json [2024-03-19T01:49:17.336Z] [INFO] attaching as stats77-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:17.336Z] [INFO] [2024-03-19T01:49:17.336Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ stats77 --- [2024-03-19T01:49:17.336Z] [INFO] Tests are skipped. [2024-03-19T01:49:17.336Z] [INFO] [2024-03-19T01:49:17.336Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-naming --- [2024-03-19T01:49:17.336Z] [WARNING] ***************************************************************** [2024-03-19T01:49:17.336Z] [WARNING] * The * [2024-03-19T01:49:17.336Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:17.336Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:17.336Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:17.336Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:17.336Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:17.336Z] [WARNING] ***************************************************************** [2024-03-19T01:49:17.336Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:17.902Z] [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) [2024-03-19T01:49:17.902Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/bom.xml [2024-03-19T01:49:17.902Z] [INFO] attaching as glassfish-naming-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:17.902Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/bom.json [2024-03-19T01:49:17.902Z] [INFO] attaching as glassfish-naming-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:17.902Z] [INFO] [2024-03-19T01:49:17.902Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-naming --- [2024-03-19T01:49:17.902Z] [INFO] Tests are skipped. [2024-03-19T01:49:17.902Z] [INFO] [2024-03-19T01:49:17.902Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ flashlight-framework --- [2024-03-19T01:49:17.902Z] [WARNING] ***************************************************************** [2024-03-19T01:49:17.902Z] [WARNING] * The * [2024-03-19T01:49:17.902Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:17.902Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:17.902Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:17.902Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:17.902Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:17.902Z] [WARNING] ***************************************************************** [2024-03-19T01:49:17.902Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:18.469Z] [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) [2024-03-19T01:49:18.469Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/bom.xml [2024-03-19T01:49:18.469Z] [INFO] attaching as flashlight-framework-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:18.469Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/bom.json [2024-03-19T01:49:18.469Z] [INFO] attaching as flashlight-framework-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:18.469Z] [INFO] [2024-03-19T01:49:18.469Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jta --- [2024-03-19T01:49:18.469Z] [WARNING] ***************************************************************** [2024-03-19T01:49:18.469Z] [WARNING] * The * [2024-03-19T01:49:18.469Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:18.469Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:18.469Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:18.469Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:18.469Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:18.469Z] [WARNING] ***************************************************************** [2024-03-19T01:49:18.469Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:19.400Z] [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) [2024-03-19T01:49:19.400Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/bom.xml [2024-03-19T01:49:19.400Z] [INFO] attaching as jta-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.400Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/bom.json [2024-03-19T01:49:19.400Z] [INFO] attaching as jta-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.400Z] [INFO] [2024-03-19T01:49:19.400Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jta --- [2024-03-19T01:49:19.400Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.400Z] [INFO] [2024-03-19T01:49:19.400Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jta --- [2024-03-19T01:49:19.400Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.400Z] [INFO] [2024-03-19T01:49:19.400Z] [WARNING] ***************************************************************** [2024-03-19T01:49:19.400Z] [WARNING] * The * [2024-03-19T01:49:19.400Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:19.400Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:19.400Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:19.400Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:19.400Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:19.400Z] [WARNING] ***************************************************************** [2024-03-19T01:49:19.400Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-naming --- [2024-03-19T01:49:19.400Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:19.968Z] [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [2024-03-19T01:49:19.968Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/bom.xml [2024-03-19T01:49:19.968Z] [INFO] attaching as web-naming-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.968Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/bom.json [2024-03-19T01:49:19.968Z] [INFO] attaching as web-naming-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-naming --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ deployment-common --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-api --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.grizzly-glassfish-grizzly-container-checkstyle) @ glassfish-grizzly-container --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-connectors --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-container --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-mbeanserver --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-connector --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-ssl-impl-checkstyle) @ ssl-impl --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- failsafe:3.2.5:verify (verify) @ stats77 --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.968Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-naming --- [2024-03-19T01:49:19.968Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-osgi-container-checkstyle) @ osgi-container --- [2024-03-19T01:49:19.968Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.transaction-jta-checkstyle) @ jta --- [2024-03-19T01:49:19.968Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-framework --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-glassfish-mbeanserver-checkstyle) @ glassfish-mbeanserver --- [2024-03-19T01:49:19.968Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.968Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-stats77-checkstyle) @ stats77 --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.968Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-glassfish-naming-checkstyle) @ glassfish-naming --- [2024-03-19T01:49:19.968Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-naming --- [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-container --- [2024-03-19T01:49:19.969Z] [INFO] --- install:3.1.1:install (default-install) @ jta --- [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] --- install:3.1.1:install (default-install) @ stats77 --- [2024-03-19T01:49:19.969Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-mbeanserver --- [2024-03-19T01:49:19.969Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/8.0.1-SNAPSHOT/glassfish-naming-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] --- install:3.1.1:install (default-install) @ ssl-impl --- [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/8.0.1-SNAPSHOT/glassfish-mbeanserver-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:19.969Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/8.0.1-SNAPSHOT/osgi-container-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:19.969Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/8.0.1-SNAPSHOT/jta-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:19.969Z] [INFO] Not compiling test sources [2024-03-19T01:49:19.969Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/8.0.1-SNAPSHOT/stats77-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-container --- [2024-03-19T01:49:19.969Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-common --- [2024-03-19T01:49:19.969Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/8.0.1-SNAPSHOT/ssl-impl-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:19.969Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.969Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-api --- [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-connectors --- [2024-03-19T01:49:19.969Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.969Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-connector --- [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/8.0.1-SNAPSHOT/glassfish-grizzly-container-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:19.969Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-framework --- [2024-03-19T01:49:19.969Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-naming --- [2024-03-19T01:49:19.969Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.969Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.microprofile-microprofile-connectors-checkstyle) @ microprofile-connectors --- [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.969Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.diagnostics-diagnostics-api-checkstyle) @ diagnostics-api --- [2024-03-19T01:49:19.969Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.969Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.969Z] [INFO] [2024-03-19T01:49:19.970Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.flashlight-flashlight-framework-checkstyle) @ flashlight-framework --- [2024-03-19T01:49:19.970Z] [INFO] [2024-03-19T01:49:19.970Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jms-gf-jms-connector-checkstyle) @ gf-jms-connector --- [2024-03-19T01:49:19.970Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.970Z] [INFO] [2024-03-19T01:49:19.970Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-common --- [2024-03-19T01:49:19.970Z] [INFO] [2024-03-19T01:49:19.970Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-naming-checkstyle) @ web-naming --- [2024-03-19T01:49:19.970Z] [INFO] [2024-03-19T01:49:19.970Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-connectors --- [2024-03-19T01:49:19.970Z] [INFO] [2024-03-19T01:49:19.970Z] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-api --- [2024-03-19T01:49:19.970Z] [INFO] [2024-03-19T01:49:19.970Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-framework --- [2024-03-19T01:49:19.970Z] [INFO] [2024-03-19T01:49:19.970Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-connector --- [2024-03-19T01:49:19.970Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/8.0.1-SNAPSHOT/microprofile-connectors-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:19.970Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/8.0.1-SNAPSHOT/glassfish-naming-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:19.970Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/stats77.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/8.0.1-SNAPSHOT/stats77-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:19.970Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/8.0.1-SNAPSHOT/glassfish-mbeanserver-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:19.970Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/jta.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/8.0.1-SNAPSHOT/jta-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:19.970Z] [INFO] [2024-03-19T01:49:19.970Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/8.0.1-SNAPSHOT/osgi-container-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:19.970Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/8.0.1-SNAPSHOT/ssl-impl-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:19.970Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/8.0.1-SNAPSHOT/glassfish-grizzly-container-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:19.970Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/8.0.1-SNAPSHOT/flashlight-framework-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:19.970Z] [INFO] --- install:3.1.1:install (default-install) @ web-naming --- [2024-03-19T01:49:19.970Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/8.0.1-SNAPSHOT/diagnostics-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:19.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/8.0.1-SNAPSHOT/gf-jms-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:19.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/8.0.1-SNAPSHOT/web-naming-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:19.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/8.0.1-SNAPSHOT/glassfish-naming-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/8.0.1-SNAPSHOT/ssl-impl-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/microprofile-connectors.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/8.0.1-SNAPSHOT/microprofile-connectors-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:19.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/8.0.1-SNAPSHOT/glassfish-grizzly-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/8.0.1-SNAPSHOT/osgi-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/8.0.1-SNAPSHOT/stats77-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/8.0.1-SNAPSHOT/jta-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/8.0.1-SNAPSHOT/glassfish-mbeanserver-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/8.0.1-SNAPSHOT/flashlight-framework-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:19.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/8.0.1-SNAPSHOT/diagnostics-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:19.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/8.0.1-SNAPSHOT/gf-jms-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:19.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/8.0.1-SNAPSHOT/web-naming-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:19.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/8.0.1-SNAPSHOT/glassfish-naming-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/8.0.1-SNAPSHOT/ssl-impl-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/8.0.1-SNAPSHOT/glassfish-grizzly-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/8.0.1-SNAPSHOT/osgi-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/8.0.1-SNAPSHOT/microprofile-connectors-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/8.0.1-SNAPSHOT/gf-jms-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/8.0.1-SNAPSHOT/diagnostics-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/8.0.1-SNAPSHOT/stats77-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.972Z] [INFO] Tests are skipped. [2024-03-19T01:49:19.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/8.0.1-SNAPSHOT/flashlight-framework-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.972Z] [INFO] [2024-03-19T01:49:19.972Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-common --- [2024-03-19T01:49:19.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/8.0.1-SNAPSHOT/web-naming-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:19.973Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/8.0.1-SNAPSHOT/glassfish-mbeanserver-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.973Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/8.0.1-SNAPSHOT/jta-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.973Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/8.0.1-SNAPSHOT/gf-jms-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.973Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/8.0.1-SNAPSHOT/flashlight-framework-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.973Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/8.0.1-SNAPSHOT/diagnostics-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.973Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/8.0.1-SNAPSHOT/web-naming-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.973Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/8.0.1-SNAPSHOT/microprofile-connectors-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:19.973Z] [INFO] [2024-03-19T01:49:19.973Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [2024-03-19T01:49:19.973Z] [INFO] Building Glassfish Grizzly extra jars Combining 8.0.1-SNAPSHOT [149/300] [2024-03-19T01:49:19.973Z] [INFO] from appserver/grizzly/glassfish-grizzly-extra-all/pom.xml [2024-03-19T01:49:19.973Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:49:19.973Z] [INFO] [2024-03-19T01:49:19.973Z] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [2024-03-19T01:49:19.973Z] [INFO] Building admin-monitoring 8.0.1-SNAPSHOT [150/300] [2024-03-19T01:49:19.973Z] [INFO] [2024-03-19T01:49:19.973Z] [INFO] from nucleus/admin/monitor/pom.xml [2024-03-19T01:49:19.973Z] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [2024-03-19T01:49:19.973Z] [INFO] Building GlassFish Flashlight Client 8.0.1-SNAPSHOT [151/300] [2024-03-19T01:49:19.973Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:19.973Z] [INFO] from appserver/flashlight/client/pom.xml [2024-03-19T01:49:19.973Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:19.973Z] [INFO] Executing tasks [2024-03-19T01:49:19.973Z] [INFO] [2024-03-19T01:49:19.973Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-client --- [2024-03-19T01:49:19.973Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/classes/META-INF for [2024-03-19T01:49:19.973Z] [INFO] [2024-03-19T01:49:19.973Z] [INFO] [echo] deployment-common [2024-03-19T01:49:19.973Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ flashlight-client --- [2024-03-19T01:49:19.973Z] [INFO] [2024-03-19T01:49:19.973Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:19.973Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ flashlight-client --- [2024-03-19T01:49:19.974Z] [INFO] Executed tasks [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-common --- [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ flashlight-client --- [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- clean:3.3.2:clean (default-clean) @ monitoring-core --- [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ monitoring-core --- [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ monitoring-core --- [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ monitoring-core --- [2024-03-19T01:49:19.974Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:19.974Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:19.974Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:19.974Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:19.974Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:19.974Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:19.974Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/deployment-common.jar [2024-03-19T01:49:19.974Z] [WARNING] ***************************************************************** [2024-03-19T01:49:19.974Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:19.974Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:19.974Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:19.974Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:19.974Z] [WARNING] ***************************************************************** [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ flashlight-client --- [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ flashlight-client --- [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-client --- [2024-03-19T01:49:19.974Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-client --- [2024-03-19T01:49:19.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/src/main/resources [2024-03-19T01:49:19.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/src/main/manpages [2024-03-19T01:49:19.974Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ flashlight-client --- [2024-03-19T01:49:19.974Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:19.974Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:19.974Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:19.974Z] [INFO] [2024-03-19T01:49:19.974Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:19.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/src/main/resources [2024-03-19T01:49:19.975Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/src/main/manpages [2024-03-19T01:49:19.975Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:19.975Z] [INFO] [2024-03-19T01:49:19.975Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:19.975Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:19.975Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:19.975Z] [INFO] [2024-03-19T01:49:19.975Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ monitoring-core --- [2024-03-19T01:49:19.975Z] [INFO] [2024-03-19T01:49:19.975Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ monitoring-core --- [2024-03-19T01:49:19.975Z] [INFO] [2024-03-19T01:49:19.975Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ monitoring-core --- [2024-03-19T01:49:19.975Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:19.975Z] [INFO] [2024-03-19T01:49:19.975Z] [INFO] --- resources:3.3.1:resources (default-resources) @ monitoring-core --- [2024-03-19T01:49:19.975Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:49:19.975Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T01:49:19.975Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:19.975Z] [INFO] [2024-03-19T01:49:19.975Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ monitoring-core --- [2024-03-19T01:49:19.975Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:19.975Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:19.975Z] [INFO] [2024-03-19T01:49:19.975Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ flashlight-client --- [2024-03-19T01:49:19.975Z] [INFO] [2024-03-19T01:49:19.975Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ flashlight-client --- [2024-03-19T01:49:19.975Z] [INFO] [2024-03-19T01:49:19.975Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-client --- [2024-03-19T01:49:20.232Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:20.232Z] [INFO] [2024-03-19T01:49:20.232Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:20.232Z] [INFO] [2024-03-19T01:49:20.232Z] [INFO] --- consolidatedbundle:4.0.0-M2:hk2-generate (processhk2headers) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:20.232Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-comet/4.0.2/grizzly-comet-4.0.2.jar [2024-03-19T01:49:20.233Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/4.0.2/grizzly-websockets-4.0.2.jar [2024-03-19T01:49:20.233Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.jar [2024-03-19T01:49:20.233Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.jar [2024-03-19T01:49:20.233Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2024-03-19T01:49:20.233Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2.jar [2024-03-19T01:49:20.233Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0-M2/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T01:49:20.233Z] [INFO] [2024-03-19T01:49:20.233Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:20.233Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:20.233Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:20.233Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:20.233Z] [INFO] [2024-03-19T01:49:20.233Z] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-client --- [2024-03-19T01:49:20.233Z] [INFO] [2024-03-19T01:49:20.233Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ flashlight-client --- [2024-03-19T01:49:20.233Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:20.233Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:20.233Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:20.233Z] [INFO] [2024-03-19T01:49:20.233Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:20.233Z] [INFO] Not copying test resources [2024-03-19T01:49:20.233Z] [INFO] [2024-03-19T01:49:20.233Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:20.233Z] [INFO] Not compiling test sources [2024-03-19T01:49:20.233Z] [INFO] [2024-03-19T01:49:20.233Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:20.233Z] [INFO] Tests are skipped. [2024-03-19T01:49:20.233Z] [INFO] [2024-03-19T01:49:20.233Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:20.233Z] [INFO] Executing tasks [2024-03-19T01:49:20.233Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF for [2024-03-19T01:49:20.233Z] [INFO] [echo] glassfish-grizzly-extra-all [2024-03-19T01:49:20.233Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF [2024-03-19T01:49:20.233Z] [INFO] Executed tasks [2024-03-19T01:49:20.233Z] [INFO] [2024-03-19T01:49:20.233Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:20.233Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2024-03-19T01:49:20.233Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:20.233Z] [INFO] [2024-03-19T01:49:20.233Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-client --- [2024-03-19T01:49:20.233Z] [INFO] Not copying test resources [2024-03-19T01:49:20.233Z] [INFO] [2024-03-19T01:49:20.233Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ flashlight-client --- [2024-03-19T01:49:20.233Z] [INFO] Not compiling test sources [2024-03-19T01:49:20.233Z] [INFO] [2024-03-19T01:49:20.233Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-client --- [2024-03-19T01:49:20.233Z] [INFO] [2024-03-19T01:49:20.233Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-client --- [2024-03-19T01:49:20.233Z] [WARNING] ***************************************************************** [2024-03-19T01:49:20.233Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:20.233Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:20.234Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:20.234Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:20.234Z] [WARNING] ***************************************************************** [2024-03-19T01:49:20.234Z] [INFO] Tests are skipped. [2024-03-19T01:49:20.234Z] [INFO] [2024-03-19T01:49:20.234Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-client --- [2024-03-19T01:49:20.234Z] [INFO] Executing tasks [2024-03-19T01:49:20.234Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/classes/META-INF for [2024-03-19T01:49:20.234Z] [INFO] [echo] flashlight-client [2024-03-19T01:49:20.234Z] [INFO] Executed tasks [2024-03-19T01:49:20.234Z] [INFO] [2024-03-19T01:49:20.234Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-client --- [2024-03-19T01:49:20.234Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/flashlight-client.jar [2024-03-19T01:49:20.234Z] [WARNING] ***************************************************************** [2024-03-19T01:49:20.234Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:20.234Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:20.234Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:20.234Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:20.234Z] [WARNING] ***************************************************************** [2024-03-19T01:49:20.234Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/MethodInvokerImpl.java:[66,58] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:49:20.234Z] cast to java.lang.Object for a varargs call [2024-03-19T01:49:20.234Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:49:20.234Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/jvm/JVMMemoryStatsProvider.java: Some input files use or override a deprecated API. [2024-03-19T01:49:20.234Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/jvm/JVMMemoryStatsProvider.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:20.234Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/StatsProviderRegistry.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:20.234Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/StatsProviderRegistry.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:20.234Z] [INFO] [2024-03-19T01:49:20.234Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ monitoring-core --- [2024-03-19T01:49:20.234Z] [INFO] [2024-03-19T01:49:20.234Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ deployment-common --- [2024-03-19T01:49:20.234Z] [WARNING] ***************************************************************** [2024-03-19T01:49:20.234Z] [WARNING] * The * [2024-03-19T01:49:20.234Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:20.234Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:20.234Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:20.234Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:20.234Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:20.234Z] [WARNING] ***************************************************************** [2024-03-19T01:49:20.234Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:21.606Z] [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [2024-03-19T01:49:21.606Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/bom.xml [2024-03-19T01:49:21.606Z] [INFO] attaching as deployment-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:21.606Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/bom.json [2024-03-19T01:49:21.606Z] [INFO] attaching as deployment-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:21.606Z] [INFO] [2024-03-19T01:49:21.606Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-common --- [2024-03-19T01:49:21.606Z] [INFO] Tests are skipped. [2024-03-19T01:49:21.606Z] [INFO] [2024-03-19T01:49:21.606Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-common --- [2024-03-19T01:49:21.606Z] [INFO] Tests are skipped. [2024-03-19T01:49:21.606Z] [INFO] [2024-03-19T01:49:21.606Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:21.606Z] [WARNING] ***************************************************************** [2024-03-19T01:49:21.606Z] [WARNING] * The * [2024-03-19T01:49:21.606Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:21.606Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:21.606Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:21.606Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:21.606Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:21.606Z] [WARNING] ***************************************************************** [2024-03-19T01:49:21.606Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:22.171Z] [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) [2024-03-19T01:49:22.171Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/bom.xml [2024-03-19T01:49:22.171Z] [INFO] attaching as glassfish-grizzly-extra-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:22.171Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/bom.json [2024-03-19T01:49:22.171Z] [INFO] attaching as glassfish-grizzly-extra-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:22.171Z] [INFO] [2024-03-19T01:49:22.171Z] [INFO] --- bundle:5.1.9:bundle (bundle) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:22.171Z] [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [2024-03-19T01:49:22.171Z] [WARNING] Bundle org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:8.0.1-SNAPSHOT : Version for package org.glassfish.extras.grizzly is set to different values in the source (8.0.1-SNAPSHOT) and in the manifest (8.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-03-19T01:49:22.171Z] [INFO] Building bundle: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2024-03-19T01:49:22.429Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:22.429Z] [INFO] [2024-03-19T01:49:22.429Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:22.429Z] [INFO] Tests are skipped. [2024-03-19T01:49:22.429Z] [INFO] [2024-03-19T01:49:22.429Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:22.429Z] [INFO] Tests are skipped. [2024-03-19T01:49:22.429Z] [WARNING] ***************************************************************** [2024-03-19T01:49:22.429Z] [INFO] [2024-03-19T01:49:22.429Z] [WARNING] * The * [2024-03-19T01:49:22.429Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:22.429Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:22.429Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:22.430Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:22.430Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:22.430Z] [WARNING] ***************************************************************** [2024-03-19T01:49:22.430Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ flashlight-client --- [2024-03-19T01:49:22.430Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:22.995Z] [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [2024-03-19T01:49:22.995Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/bom.xml [2024-03-19T01:49:22.995Z] [INFO] attaching as flashlight-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:22.995Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/bom.json [2024-03-19T01:49:22.995Z] [INFO] attaching as flashlight-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:22.995Z] [INFO] [2024-03-19T01:49:22.995Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-client --- [2024-03-19T01:49:22.995Z] [INFO] [2024-03-19T01:49:22.995Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ monitoring-core --- [2024-03-19T01:49:22.995Z] [INFO] [2024-03-19T01:49:22.995Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-deployment-common-checkstyle) @ deployment-common --- [2024-03-19T01:49:22.995Z] [INFO] [2024-03-19T01:49:22.995Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.grizzly-glassfish-grizzly-extra-all-checkstyle) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:22.995Z] [INFO] [2024-03-19T01:49:22.995Z] [INFO] [2024-03-19T01:49:22.995Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-common --- [2024-03-19T01:49:22.995Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-extra-all --- [2024-03-19T01:49:22.995Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/8.0.1-SNAPSHOT/deployment-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:22.995Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/8.0.1-SNAPSHOT/glassfish-grizzly-extra-all-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:22.995Z] [INFO] Tests are skipped. [2024-03-19T01:49:22.995Z] [INFO] [2024-03-19T01:49:22.995Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-client --- [2024-03-19T01:49:22.995Z] [INFO] Tests are skipped. [2024-03-19T01:49:22.995Z] [INFO] [2024-03-19T01:49:22.995Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.flashlight-flashlight-client-checkstyle) @ flashlight-client --- [2024-03-19T01:49:22.995Z] [INFO] [2024-03-19T01:49:22.995Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-client --- [2024-03-19T01:49:22.995Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/8.0.1-SNAPSHOT/deployment-common-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:22.995Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/8.0.1-SNAPSHOT/glassfish-grizzly-extra-all-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:22.996Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/8.0.1-SNAPSHOT/flashlight-client-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:22.996Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/8.0.1-SNAPSHOT/deployment-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:22.996Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/8.0.1-SNAPSHOT/glassfish-grizzly-extra-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:22.996Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/flashlight-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/8.0.1-SNAPSHOT/flashlight-client-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:22.996Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/8.0.1-SNAPSHOT/deployment-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:22.996Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/8.0.1-SNAPSHOT/glassfish-grizzly-extra-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:22.996Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/8.0.1-SNAPSHOT/flashlight-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:22.996Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/8.0.1-SNAPSHOT/flashlight-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:22.996Z] [INFO] [2024-03-19T01:49:22.996Z] [INFO] [2024-03-19T01:49:22.996Z] [INFO] ----------------< org.glassfish.main.security:security >---------------- [2024-03-19T01:49:22.996Z] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [2024-03-19T01:49:22.996Z] [INFO] Building Security Core Classes 8.0.1-SNAPSHOT [152/300] [2024-03-19T01:49:22.996Z] [INFO] Building nucleus.resources 8.0.1-SNAPSHOT [153/300] [2024-03-19T01:49:22.996Z] [INFO] [2024-03-19T01:49:22.996Z] [INFO] from nucleus/resources/pom.xml [2024-03-19T01:49:22.996Z] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [2024-03-19T01:49:22.996Z] [INFO] [2024-03-19T01:49:22.996Z] [INFO] from nucleus/security/core/pom.xml [2024-03-19T01:49:22.996Z] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [2024-03-19T01:49:22.996Z] [INFO] Building EJB Container connector for Glassfish 8.0.1-SNAPSHOT [154/300] [2024-03-19T01:49:22.996Z] [INFO] Building AutoDeploy Classes 8.0.1-SNAPSHOT [155/300] [2024-03-19T01:49:22.996Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:22.996Z] [INFO] from appserver/ejb/ejb-connector/pom.xml [2024-03-19T01:49:22.996Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:22.996Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:22.996Z] [INFO] from nucleus/deployment/autodeploy/pom.xml [2024-03-19T01:49:22.996Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:22.996Z] [INFO] [2024-03-19T01:49:22.996Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [2024-03-19T01:49:22.997Z] [INFO] Building GlassFish AppClient Server-Side Connector 8.0.1-SNAPSHOT [156/300] [2024-03-19T01:49:22.997Z] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [2024-03-19T01:49:22.997Z] [INFO] from appserver/appclient/server/connector/pom.xml [2024-03-19T01:49:22.997Z] [INFO] Building Connector for GlassFish Web Container 8.0.1-SNAPSHOT [157/300] [2024-03-19T01:49:22.997Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:22.997Z] [INFO] from appserver/web/gf-web-connector/pom.xml [2024-03-19T01:49:22.997Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ monitoring-core --- [2024-03-19T01:49:22.997Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-connector --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-resources --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appclient-connector --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-resources --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-resources --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appclient-connector --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-web-connector --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appclient-connector --- [2024-03-19T01:49:22.997Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-resources --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-web-connector --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-web-connector --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-autodeploy --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ security --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-web-connector --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ security --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ deployment-autodeploy --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ deployment-autodeploy --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ deployment-autodeploy --- [2024-03-19T01:49:22.997Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:22.997Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:22.997Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:22.997Z] [INFO] Compiling 25 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:22.997Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:22.997Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:22.997Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:22.997Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:22.997Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-ejb-connector --- [2024-03-19T01:49:22.997Z] [INFO] Compiling 126 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-ejb-connector --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-ejb-connector --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-ejb-connector --- [2024-03-19T01:49:22.997Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:22.997Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appclient-connector --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appclient-connector --- [2024-03-19T01:49:22.997Z] [INFO] [2024-03-19T01:49:22.997Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-connector --- [2024-03-19T01:49:22.997Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-connector --- [2024-03-19T01:49:22.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/src/main/resources [2024-03-19T01:49:22.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/src/main/manpages [2024-03-19T01:49:22.998Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appclient-connector --- [2024-03-19T01:49:22.998Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:22.998Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:22.998Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- command-security:1.0.17:check (default-check) @ monitoring-core --- [2024-03-19T01:49:22.998Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.monitor.cli.ListJndiEntries, org.glassfish.admin.monitor.cli.Monitor] [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ monitoring-core --- [2024-03-19T01:49:22.998Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:22.998Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-resources --- [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-resources --- [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-resources --- [2024-03-19T01:49:22.998Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-resources --- [2024-03-19T01:49:22.998Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:49:22.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/src/main/resources [2024-03-19T01:49:22.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/src/main/manpages [2024-03-19T01:49:22.998Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-resources --- [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ deployment-autodeploy --- [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ deployment-autodeploy --- [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:22.998Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-autodeploy --- [2024-03-19T01:49:22.998Z] [INFO] Compiling 25 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:22.998Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-autodeploy --- [2024-03-19T01:49:22.998Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:49:22.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/src/main/manpages [2024-03-19T01:49:22.998Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:22.998Z] [INFO] [2024-03-19T01:49:22.998Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ deployment-autodeploy --- [2024-03-19T01:49:22.998Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:22.998Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:22.999Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/src/main/java/org/glassfish/appclient/server/connector/AppClientSniffer.java:[44,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [2024-03-19T01:49:22.999Z] [INFO] [2024-03-19T01:49:23.258Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ appclient-connector --- [2024-03-19T01:49:23.258Z] [INFO] [2024-03-19T01:49:23.258Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ appclient-connector --- [2024-03-19T01:49:23.258Z] [INFO] [2024-03-19T01:49:23.258Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-connector --- [2024-03-19T01:49:23.258Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:23.258Z] [INFO] [2024-03-19T01:49:23.258Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-ejb-connector --- [2024-03-19T01:49:23.258Z] [INFO] [2024-03-19T01:49:23.258Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-ejb-connector --- [2024-03-19T01:49:23.258Z] [INFO] [2024-03-19T01:49:23.258Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-ejb-connector --- [2024-03-19T01:49:23.258Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:23.258Z] [INFO] [2024-03-19T01:49:23.258Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-ejb-connector --- [2024-03-19T01:49:23.258Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:23.258Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/src/main/manpages [2024-03-19T01:49:23.258Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:23.259Z] [INFO] [2024-03-19T01:49:23.259Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-ejb-connector --- [2024-03-19T01:49:23.259Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:23.259Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:23.259Z] [INFO] [2024-03-19T01:49:23.259Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-web-connector --- [2024-03-19T01:49:23.259Z] [INFO] [2024-03-19T01:49:23.259Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-web-connector --- [2024-03-19T01:49:23.259Z] [INFO] [2024-03-19T01:49:23.259Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-web-connector --- [2024-03-19T01:49:23.259Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:23.259Z] [INFO] [2024-03-19T01:49:23.259Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-web-connector --- [2024-03-19T01:49:23.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/src/main/resources [2024-03-19T01:49:23.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/src/main/manpages [2024-03-19T01:49:23.259Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:23.259Z] [INFO] [2024-03-19T01:49:23.259Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-web-connector --- [2024-03-19T01:49:23.259Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:23.259Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:23.259Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:23.259Z] [INFO] [2024-03-19T01:49:23.259Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-connector --- [2024-03-19T01:49:23.259Z] [INFO] [2024-03-19T01:49:23.259Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appclient-connector --- [2024-03-19T01:49:23.259Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:23.259Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:23.259Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java:[43,13] org.glassfish.ejb.deployment.archive.EjbType in org.glassfish.ejb.deployment.archive has been deprecated and marked for removal [2024-03-19T01:49:23.259Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java uses unchecked or unsafe operations. [2024-03-19T01:49:23.259Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:23.259Z] [INFO] [2024-03-19T01:49:23.259Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-ejb-connector --- [2024-03-19T01:49:23.259Z] [INFO] [2024-03-19T01:49:23.259Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-ejb-connector --- [2024-03-19T01:49:23.259Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployService.java:[293,55] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:49:23.259Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java uses unchecked or unsafe operations. [2024-03-19T01:49:23.260Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:23.260Z] [INFO] [2024-03-19T01:49:23.260Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ deployment-autodeploy --- [2024-03-19T01:49:23.260Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:23.260Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00000 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00000 needs checking for cause/action: false [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00001 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00001 needs checking for cause/action: false [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00201 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00201 needs checking for cause/action: false [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00210 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00210 needs checking for cause/action: true [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00202 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00202 needs checking for cause/action: false [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00208 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00208 needs checking for cause/action: true [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00203 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00203 needs checking for cause/action: false [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00209 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00209 needs checking for cause/action: true [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00204 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00204 needs checking for cause/action: false [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00205 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00205 needs checking for cause/action: true [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00206 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00206 needs checking for cause/action: true [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00207 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00207 needs checking for cause/action: false [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00104 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00104 needs checking for cause/action: true [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00105 [2024-03-19T01:49:23.260Z] [INFO] [2024-03-19T01:49:23.260Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ deployment-autodeploy --- [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00105 needs checking for cause/action: true [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00005 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00005 needs checking for cause/action: true [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00109 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00109 needs checking for cause/action: false [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00110 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00110 needs checking for cause/action: false [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00111 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00111 needs checking for cause/action: false [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00112 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00112 needs checking for cause/action: false [2024-03-19T01:49:23.260Z] [INFO] Processing: NCLS-MNTG-00113 [2024-03-19T01:49:23.260Z] [INFO] Message NCLS-MNTG-00113 needs checking for cause/action: false [2024-03-19T01:49:23.261Z] [INFO] Total Messages including ones found from disk so far: {NCLS-MNTG-00000=Caught an Exception: {0}, NCLS-MNTG-00000.MSG_COMMENT=# Unhandled Exception, NCLS-MNTG-00001=Caught an Exception: {0}, NCLS-MNTG-00001.MSG_COMMENT=# Unhandled Exception - Not an error., NCLS-MNTG-00005=Missing Module ({0}) From Xml Probe Providers, NCLS-MNTG-00005.MSG_COMMENT=# see message, NCLS-MNTG-00104=Unable to load the ProbeProvider, NCLS-MNTG-00104.MSG_COMMENT=# see message, NCLS-MNTG-00105=Unable to load the ProbeProvider, NCLS-MNTG-00105.MSG_COMMENT=# see message, NCLS-MNTG-00109=mbean-enabled flag is turned on. Enabling all the MBeans, NCLS-MNTG-00109.MSG_COMMENT=# see message, NCLS-MNTG-00110=mbean-enabled flag is turned off. Disabling all the MBeans, NCLS-MNTG-00110.MSG_COMMENT=# see message, NCLS-MNTG-00111=dtrace-enabled flag is turned on/off. Enabling/Disabling DTrace, NCLS-MNTG-00111.MSG_COMMENT=# see message, NCLS-MNTG-00112=monitoring-enabled flag is turned on. Enabling all the Probes and Stats, NCLS-MNTG-00112.MSG_COMMENT=# see message, NCLS-MNTG-00113=monitoring-enabled flag is turned off. Disabling all the Stats, NCLS-MNTG-00113.MSG_COMMENT=# see message, NCLS-MNTG-00201=Flashlight listener registration failed for listener class: {0} , will retry later, NCLS-MNTG-00201.MSG_COMMENT=# see message, NCLS-MNTG-00202=Invalid statsProvider (very likely a duplicate request), cannot unregister: {0}, NCLS-MNTG-00202.MSG_COMMENT=# see message, NCLS-MNTG-00203=Cannot find node {0} for statsProvider {1}, NCLS-MNTG-00203.MSG_COMMENT=# see message, NCLS-MNTG-00204={0} is not a ManagedObject and will not be registered with Gmbal to create an MBean, NCLS-MNTG-00204.MSG_COMMENT=# see message, NCLS-MNTG-00205=Gmbal registration failed, NCLS-MNTG-00205.MSG_COMMENT=# see message, NCLS-MNTG-00206=Gmbal unregistration failed, NCLS-MNTG-00206.MSG_COMMENT=# see message, NCLS-MNTG-00207=module-monitoring-level or container-monitoring config element for {0} does not exist, NCLS-MNTG-00207.MSG_COMMENT=# see message, NCLS-MNTG-00208=Error unregistering the stats provider {0}, NCLS-MNTG-00208.MSG_COMMENT=# see message, NCLS-MNTG-00209=Error resetting the stats provider: {0}, NCLS-MNTG-00209.MSG_COMMENT=# see message, NCLS-MNTG-00210=Unable to create container-monitoring for {0}., NCLS-MNTG-00210.MSG_COMMENT=# see message} [2024-03-19T01:49:23.261Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:23.261Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:23.261Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:23.261Z] [INFO] Processing: jakarta.enterprise.monitoring on element LOGGER_NAME [2024-03-19T01:49:23.261Z] [INFO] Enclosing type is org.glassfish.admin.monitor.MLogger [2024-03-19T01:49:23.261Z] [INFO] Loggers found so far: {jakarta.enterprise.monitoring.description=Monitoring Logger, jakarta.enterprise.monitoring.publish=true, jakarta.enterprise.monitoring.subsystem=Monitoring} [2024-03-19T01:49:23.261Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:23.261Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:49:23.261Z] [INFO] Found enclosing element org.glassfish.admin.monitor.MLogger [2024-03-19T01:49:23.261Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:23.261Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:23.261Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:23.261Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:23.261Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:23.261Z] [INFO] [2024-03-19T01:49:23.261Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ monitoring-core --- [2024-03-19T01:49:23.261Z] [INFO] Not copying test resources [2024-03-19T01:49:23.261Z] [INFO] [2024-03-19T01:49:23.261Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ monitoring-core --- [2024-03-19T01:49:23.261Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:23.261Z] [INFO] [2024-03-19T01:49:23.261Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-connector --- [2024-03-19T01:49:23.261Z] [INFO] Not copying test resources [2024-03-19T01:49:23.261Z] [INFO] [2024-03-19T01:49:23.261Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ appclient-connector --- [2024-03-19T01:49:23.261Z] [INFO] Not compiling test sources [2024-03-19T01:49:23.261Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ monitoring-core --- [2024-03-19T01:49:23.262Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- surefire:3.2.5:test (default-test) @ monitoring-core --- [2024-03-19T01:49:23.262Z] [INFO] Not compiling test sources [2024-03-19T01:49:23.262Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-connector --- [2024-03-19T01:49:23.262Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient-connector --- [2024-03-19T01:49:23.262Z] [INFO] Tests are skipped. [2024-03-19T01:49:23.262Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ monitoring-core --- [2024-03-19T01:49:23.262Z] [INFO] Tests are skipped. [2024-03-19T01:49:23.262Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-connector --- [2024-03-19T01:49:23.262Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-autodeploy --- [2024-03-19T01:49:23.262Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:23.262Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-ejb-connector --- [2024-03-19T01:49:23.262Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:23.262Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/naming/ResourceNamingService.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:23.262Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/naming/ResourceNamingService.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:23.262Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ nucleus-resources --- [2024-03-19T01:49:23.262Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ nucleus-resources --- [2024-03-19T01:49:23.262Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/src/main/java/org/glassfish/web/sniffer/WebSniffer.java:[45,13] org.glassfish.web.WarType in org.glassfish.web has been deprecated and marked for removal [2024-03-19T01:49:23.262Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-web-connector --- [2024-03-19T01:49:23.262Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-web-connector --- [2024-03-19T01:49:23.262Z] [INFO] [2024-03-19T01:49:23.262Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ nucleus-resources --- [2024-03-19T01:49:23.262Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:23.520Z] [INFO] Executing tasks [2024-03-19T01:49:23.520Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/classes/META-INF for [2024-03-19T01:49:23.520Z] [INFO] [echo] monitoring-core [2024-03-19T01:49:23.520Z] [INFO] Executed tasks [2024-03-19T01:49:23.520Z] [INFO] [2024-03-19T01:49:23.520Z] [INFO] --- jar:3.3.0:jar (default-jar) @ monitoring-core --- [2024-03-19T01:49:23.520Z] [INFO] Executing tasks [2024-03-19T01:49:23.520Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target/classes/META-INF for [2024-03-19T01:49:23.520Z] [INFO] [echo] appclient-connector [2024-03-19T01:49:23.520Z] [INFO] Executed tasks [2024-03-19T01:49:23.520Z] [INFO] [2024-03-19T01:49:23.520Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-connector --- [2024-03-19T01:49:23.520Z] [INFO] [2024-03-19T01:49:23.520Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-web-connector --- [2024-03-19T01:49:23.520Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:23.520Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target/appclient-connector.jar [2024-03-19T01:49:23.520Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/monitoring-core.jar [2024-03-19T01:49:23.520Z] [WARNING] ***************************************************************** [2024-03-19T01:49:23.520Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:23.520Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:23.520Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:23.520Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:23.521Z] [WARNING] ***************************************************************** [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ security --- [2024-03-19T01:49:23.521Z] [WARNING] ***************************************************************** [2024-03-19T01:49:23.521Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:23.521Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:23.521Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:23.521Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:23.521Z] [WARNING] ***************************************************************** [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security --- [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security --- [2024-03-19T01:49:23.521Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security --- [2024-03-19T01:49:23.521Z] [INFO] Copying 6 resources from src/main/java to target/classes [2024-03-19T01:49:23.521Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T01:49:23.521Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:49:23.521Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:23.521Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:23.521Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:49:23.521Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:49:23.521Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:23.521Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:23.521Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-03-19T01:49:23.521Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ security --- [2024-03-19T01:49:23.521Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:23.521Z] [INFO] Compiling 126 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:23.521Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-autodeploy --- [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ deployment-autodeploy --- [2024-03-19T01:49:23.521Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:23.521Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:23.521Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-web-connector --- [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-web-connector --- [2024-03-19T01:49:23.521Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:23.521Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:23.521Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:23.521Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- command-security:1.0.17:check (default-check) @ nucleus-resources --- [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-ejb-connector --- [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-resources --- [2024-03-19T01:49:23.521Z] [INFO] [2024-03-19T01:49:23.521Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-ejb-connector --- [2024-03-19T01:49:23.521Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:23.521Z] [INFO] Compiling 25 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:23.521Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:23.521Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:23.781Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:23.781Z] [INFO] [2024-03-19T01:49:23.781Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-web-connector --- [2024-03-19T01:49:23.781Z] [INFO] Not copying test resources [2024-03-19T01:49:23.781Z] [INFO] [2024-03-19T01:49:23.781Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-web-connector --- [2024-03-19T01:49:23.781Z] [INFO] Not compiling test sources [2024-03-19T01:49:23.781Z] [INFO] [2024-03-19T01:49:23.781Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-web-connector --- [2024-03-19T01:49:23.781Z] [INFO] [2024-03-19T01:49:23.781Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-web-connector --- [2024-03-19T01:49:23.781Z] [INFO] Tests are skipped. [2024-03-19T01:49:23.781Z] [INFO] [2024-03-19T01:49:23.781Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-web-connector --- [2024-03-19T01:49:23.781Z] [INFO] Executing tasks [2024-03-19T01:49:23.781Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target/classes/META-INF for [2024-03-19T01:49:23.781Z] [INFO] [echo] gf-web-connector [2024-03-19T01:49:23.781Z] [INFO] Executed tasks [2024-03-19T01:49:23.781Z] [INFO] [2024-03-19T01:49:23.781Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-web-connector --- [2024-03-19T01:49:23.781Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target/gf-web-connector.jar [2024-03-19T01:49:23.781Z] [WARNING] ***************************************************************** [2024-03-19T01:49:23.781Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:23.781Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:23.781Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:23.781Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:23.781Z] [WARNING] ***************************************************************** [2024-03-19T01:49:23.781Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:23.781Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:23.781Z] [INFO] Processing: NCLS-DEPLOYMENT-02034 [2024-03-19T01:49:23.781Z] [INFO] Message NCLS-DEPLOYMENT-02034 needs checking for cause/action: false [2024-03-19T01:49:23.781Z] [INFO] Processing: NCLS-DEPLOYMENT-02031 [2024-03-19T01:49:23.781Z] [INFO] Message NCLS-DEPLOYMENT-02031 needs checking for cause/action: false [2024-03-19T01:49:23.781Z] [INFO] Processing: NCLS-DEPLOYMENT-02032 [2024-03-19T01:49:23.781Z] [INFO] Message NCLS-DEPLOYMENT-02032 needs checking for cause/action: false [2024-03-19T01:49:23.781Z] [INFO] Processing: NCLS-DEPLOYMENT-02033 [2024-03-19T01:49:23.781Z] [INFO] Message NCLS-DEPLOYMENT-02033 needs checking for cause/action: false [2024-03-19T01:49:23.781Z] [INFO] Processing: NCLS-DEPLOYMENT-02025 [2024-03-19T01:49:23.781Z] [INFO] Message NCLS-DEPLOYMENT-02025 needs checking for cause/action: true [2024-03-19T01:49:23.781Z] [INFO] Processing: NCLS-DEPLOYMENT-02026 [2024-03-19T01:49:23.781Z] [INFO] Message NCLS-DEPLOYMENT-02026 needs checking for cause/action: false [2024-03-19T01:49:23.781Z] [INFO] Processing: NCLS-DEPLOYMENT-02027 [2024-03-19T01:49:23.781Z] [INFO] Message NCLS-DEPLOYMENT-02027 needs checking for cause/action: false [2024-03-19T01:49:23.781Z] [INFO] Processing: NCLS-DEPLOYMENT-02035 [2024-03-19T01:49:23.781Z] [INFO] Message NCLS-DEPLOYMENT-02035 needs checking for cause/action: false [2024-03-19T01:49:23.781Z] [INFO] Processing: NCLS-DEPLOYMENT-02036 [2024-03-19T01:49:23.781Z] [INFO] Message NCLS-DEPLOYMENT-02036 needs checking for cause/action: false [2024-03-19T01:49:23.781Z] [INFO] Processing: NCLS-DEPLOYMENT-02037 [2024-03-19T01:49:23.781Z] [INFO] Message NCLS-DEPLOYMENT-02037 needs checking for cause/action: true [2024-03-19T01:49:23.781Z] [INFO] Processing: NCLS-DEPLOYMENT-02038 [2024-03-19T01:49:23.781Z] [INFO] Message NCLS-DEPLOYMENT-02038 needs checking for cause/action: false [2024-03-19T01:49:23.781Z] [INFO] Processing: NCLS-DEPLOYMENT-00040 [2024-03-19T01:49:23.781Z] [INFO] Message NCLS-DEPLOYMENT-00040 needs checking for cause/action: true [2024-03-19T01:49:23.782Z] [INFO] Processing: NCLS-DEPLOYMENT-02041 [2024-03-19T01:49:23.782Z] [INFO] Message NCLS-DEPLOYMENT-02041 needs checking for cause/action: false [2024-03-19T01:49:23.782Z] [INFO] Processing: NCLS-DEPLOYMENT-02042 [2024-03-19T01:49:23.782Z] [INFO] Message NCLS-DEPLOYMENT-02042 needs checking for cause/action: false [2024-03-19T01:49:23.782Z] [INFO] Processing: NCLS-DEPLOYMENT-02043 [2024-03-19T01:49:23.782Z] [INFO] Message NCLS-DEPLOYMENT-02043 needs checking for cause/action: false [2024-03-19T01:49:23.782Z] [INFO] Processing: NCLS-DEPLOYMENT-02044 [2024-03-19T01:49:23.782Z] [INFO] Message NCLS-DEPLOYMENT-02044 needs checking for cause/action: false [2024-03-19T01:49:23.782Z] [INFO] Processing: NCLS-DEPLOYMENT-02039 [2024-03-19T01:49:23.782Z] [INFO] Message NCLS-DEPLOYMENT-02039 needs checking for cause/action: false [2024-03-19T01:49:23.782Z] [INFO] Processing: NCLS-DEPLOYMENT-02028 [2024-03-19T01:49:23.782Z] [INFO] Message NCLS-DEPLOYMENT-02028 needs checking for cause/action: false [2024-03-19T01:49:23.782Z] [INFO] Processing: NCLS-DEPLOYMENT-02029 [2024-03-19T01:49:23.782Z] [INFO] Message NCLS-DEPLOYMENT-02029 needs checking for cause/action: true [2024-03-19T01:49:23.782Z] [INFO] Processing: NCLS-DEPLOYMENT-02030 [2024-03-19T01:49:23.782Z] [INFO] Message NCLS-DEPLOYMENT-02030 needs checking for cause/action: false [2024-03-19T01:49:23.782Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00040=Error occurred: {0}, NCLS-DEPLOYMENT-02025=Exception caught: {0}, NCLS-DEPLOYMENT-02026=Autoundeploying application: {0}, NCLS-DEPLOYMENT-02027=Selecting file {0} for autodeployment, NCLS-DEPLOYMENT-02028=Error parsing configured polling-interval-in-seconds {0} as an integer; {1} {2}, NCLS-DEPLOYMENT-02029=Exception caught: {0}, NCLS-DEPLOYMENT-02030=Error processing configuration change of {0} from {1} to {2}; {3} {4}, NCLS-DEPLOYMENT-02031=Configured timeout value of {0} second{0,choice,0#seconds|1#second|1------------ [2024-03-19T01:49:28.555Z] [INFO] Building Web container and GUI plug-in common classes 8.0.1-SNAPSHOT [158/300] [2024-03-19T01:49:28.555Z] [INFO] from appserver/web/gui-plugin-common/pom.xml [2024-03-19T01:49:28.555Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:28.555Z] [INFO] [2024-03-19T01:49:28.555Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-gui-plugin-common --- [2024-03-19T01:49:28.555Z] [INFO] [2024-03-19T01:49:28.555Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-gui-plugin-common --- [2024-03-19T01:49:28.555Z] [INFO] [2024-03-19T01:49:28.555Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-gui-plugin-common --- [2024-03-19T01:49:28.555Z] [INFO] [2024-03-19T01:49:28.555Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-gui-plugin-common --- [2024-03-19T01:49:28.555Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:28.555Z] [INFO] [2024-03-19T01:49:28.555Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security --- [2024-03-19T01:49:28.555Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:28.555Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-gui-plugin-common --- [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-gui-plugin-common --- [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-gui-plugin-common --- [2024-03-19T01:49:28.812Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-gui-plugin-common --- [2024-03-19T01:49:28.812Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:28.812Z] [INFO] Copying 6 resources from src/main/manpages to target/classes [2024-03-19T01:49:28.812Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-gui-plugin-common --- [2024-03-19T01:49:28.812Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:28.812Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:28.812Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- command-security:1.0.17:check (default-check) @ security --- [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security --- [2024-03-19T01:49:28.812Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2024-03-19T01:49:28.812Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2024-03-19T01:49:28.812Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/classes/libsolsparcauth.so [2024-03-19T01:49:28.812Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/classes/libsolx86auth.so [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ security --- [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-gui-plugin-common --- [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-gui-plugin-common --- [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-gui-plugin-common --- [2024-03-19T01:49:28.812Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:28.812Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:28.812Z] [INFO] Compiling 126 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:28.812Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-gui-plugin-common --- [2024-03-19T01:49:28.812Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.plugin.common.ListWebContextParamCommand, org.glassfish.web.plugin.common.ListWebEnvEntryCommand, org.glassfish.web.plugin.common.SetWebContextParamCommand, org.glassfish.web.plugin.common.SetWebEnvEntryCommand, org.glassfish.web.plugin.common.UnsetWebContextParamCommand, org.glassfish.web.plugin.common.UnsetWebEnvEntryCommand] [2024-03-19T01:49:28.812Z] [INFO] [2024-03-19T01:49:28.812Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-gui-plugin-common --- [2024-03-19T01:49:28.812Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:28.812Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:29.070Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:29.070Z] [INFO] [2024-03-19T01:49:29.070Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-gui-plugin-common --- [2024-03-19T01:49:29.070Z] [INFO] Not copying test resources [2024-03-19T01:49:29.070Z] [INFO] [2024-03-19T01:49:29.070Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-gui-plugin-common --- [2024-03-19T01:49:29.070Z] [INFO] Not compiling test sources [2024-03-19T01:49:29.070Z] [INFO] [2024-03-19T01:49:29.071Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-gui-plugin-common --- [2024-03-19T01:49:29.071Z] [INFO] [2024-03-19T01:49:29.071Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-gui-plugin-common --- [2024-03-19T01:49:29.071Z] [INFO] Tests are skipped. [2024-03-19T01:49:29.071Z] [INFO] [2024-03-19T01:49:29.071Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-gui-plugin-common --- [2024-03-19T01:49:29.071Z] [INFO] Executing tasks [2024-03-19T01:49:29.071Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/classes/META-INF for [2024-03-19T01:49:29.071Z] [INFO] [echo] web-gui-plugin-common [2024-03-19T01:49:29.071Z] [INFO] Executed tasks [2024-03-19T01:49:29.071Z] [INFO] [2024-03-19T01:49:29.071Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-gui-plugin-common --- [2024-03-19T01:49:29.071Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar [2024-03-19T01:49:29.071Z] [WARNING] ***************************************************************** [2024-03-19T01:49:29.071Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:29.071Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:29.071Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:29.071Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:29.071Z] [WARNING] ***************************************************************** [2024-03-19T01:49:29.071Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:29.071Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01000 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01000 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01001 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01001 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01002 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01002 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01004 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01004 needs checking for cause/action: true [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01005 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01005 needs checking for cause/action: true [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01010 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01010 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01011 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01011 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01012 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01012 needs checking for cause/action: true [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01013 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01013 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01014 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01014 needs checking for cause/action: true [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01015 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01015 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01050 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01050 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01100 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01100 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01101 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01101 needs checking for cause/action: true [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01104 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01104 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01105 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01105 needs checking for cause/action: true [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01115 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01115 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01117 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01117 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01119 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01119 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01140 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01140 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01141 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01141 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01142 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01142 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01143 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01143 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01144 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01144 needs checking for cause/action: true [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01145 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01145 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01146 [2024-03-19T01:49:29.071Z] [INFO] Message NCLS-SECURITY-01146 needs checking for cause/action: false [2024-03-19T01:49:29.071Z] [INFO] Processing: NCLS-SECURITY-01147 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-01147 needs checking for cause/action: false [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-01149 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-01149 needs checking for cause/action: false [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-01150 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-01150 needs checking for cause/action: false [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-01151 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-01151 needs checking for cause/action: false [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05019 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05019 needs checking for cause/action: false [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05036 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05036 needs checking for cause/action: true [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05038 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05038 needs checking for cause/action: true [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05039 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05039 needs checking for cause/action: true [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05043 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05043 needs checking for cause/action: true [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05046 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05046 needs checking for cause/action: false [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05048 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05048 needs checking for cause/action: true [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05049 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05049 needs checking for cause/action: true [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05050 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05050 needs checking for cause/action: true [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05052 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05052 needs checking for cause/action: false [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05055 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05055 needs checking for cause/action: false [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05056 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05056 needs checking for cause/action: false [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05101 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05101 needs checking for cause/action: true [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05200 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05200 needs checking for cause/action: true [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05201 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05201 needs checking for cause/action: true [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05300 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05300 needs checking for cause/action: true [2024-03-19T01:49:29.072Z] [INFO] Processing: NCLS-SECURITY-05301 [2024-03-19T01:49:29.072Z] [INFO] Message NCLS-SECURITY-05301 needs checking for cause/action: true [2024-03-19T01:49:29.073Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-01000=Caught exception., NCLS-SECURITY-01001=Java security manager is enabled., NCLS-SECURITY-01002=Java security manager is disabled., NCLS-SECURITY-01004=An I/O error occurred during copying of server config files., NCLS-SECURITY-01005=XML processing error occurred during copying of server config files., NCLS-SECURITY-01010=Entering Security Startup Service., NCLS-SECURITY-01011=Security Service(s) started successfully., NCLS-SECURITY-01012=Error obtaining keystore and truststore files for embedded server., NCLS-SECURITY-01013=An I/O error occurred while copying the security config files., NCLS-SECURITY-01014=An error occurred while upgrading the security config files., NCLS-SECURITY-01015=Upgrade from v2 EE to v3.1 requires manual steps. Please refer to the v3.1 Upgrade Guide for details., NCLS-SECURITY-01050=Certificate authentication requires certificate realm., NCLS-SECURITY-01100=Disabled realm [{0}] due to errors., NCLS-SECURITY-01101=No realms available. Authentication services disabled., NCLS-SECURITY-01104=Error while obtaining private subject credentials: {0}, NCLS-SECURITY-01105=A PasswordCredential was required but not provided., NCLS-SECURITY-01115=Realm [{0}] of classtype [{1}] successfully created., NCLS-SECURITY-01117=Realm [{0}] successfully updated., NCLS-SECURITY-01119=Realm [{0}] successfully deleted., NCLS-SECURITY-01140=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01141=Requested jacc-provider [{0}] is not configured in domain.xml., NCLS-SECURITY-01142=Error while reading policy-provider in domain.xml., NCLS-SECURITY-01143=Loading policy provider {0}., NCLS-SECURITY-01144=Error while installing policy provider: {0}., NCLS-SECURITY-01145=No policy provider defined. Will use the default JDK Policy implementation., NCLS-SECURITY-01146=Policy configuration factory overridden by property {0} with value {1}, NCLS-SECURITY-01147=Policy configuration factory not defined., NCLS-SECURITY-01149=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01150=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-01151=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-05019=ERROR: Unknown credential provided. Class: [{0}]., NCLS-SECURITY-05036=Exception in getting security context., NCLS-SECURITY-05038=Default user login error., NCLS-SECURITY-05039=Exception entering name and password for security., NCLS-SECURITY-05043=Exception in security AccessController action., NCLS-SECURITY-05046=Audit: Authentication refused for [{0}]., NCLS-SECURITY-05048=doAsPrivileged AuthPermission required to set SecurityContext., NCLS-SECURITY-05049=Unexpected exception while attempting to set SecurityContext., NCLS-SECURITY-05050=Could not change the SecurityContext., NCLS-SECURITY-05052=Subject is null., NCLS-SECURITY-05055=Role mapping conflicts found in application {0}. Some roles may not be mapped., NCLS-SECURITY-05056=Error converting certificate {0}: {1}, NCLS-SECURITY-05101=Failed to instantiate the SecurityLifeCycle., NCLS-SECURITY-05200=Error enabling secure admin., NCLS-SECURITY-05201=Error disabling secure admin., NCLS-SECURITY-05300=IIOP Security - error importing a name: ${0}., NCLS-SECURITY-05301=IIOP Security - error creating an exported name: ${0}.} [2024-03-19T01:49:29.073Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:29.073Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:29.073Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:29.073Z] [INFO] Processing: jakarta.enterprise.system.core.security on element SECURITY_LOGGER [2024-03-19T01:49:29.073Z] [INFO] Enclosing type is com.sun.enterprise.security.SecurityLoggerInfo [2024-03-19T01:49:29.073Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.description=Core Security, jakarta.enterprise.system.core.security.publish=true, jakarta.enterprise.system.core.security.subsystem=SECURITY} [2024-03-19T01:49:29.073Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:29.073Z] [INFO] Found enclosing element SECURITY_LOGGER [2024-03-19T01:49:29.073Z] [INFO] Found enclosing element com.sun.enterprise.security.SecurityLoggerInfo [2024-03-19T01:49:29.073Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:29.073Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:29.073Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:29.073Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:29.074Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:29.074Z] [INFO] [2024-03-19T01:49:29.074Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security --- [2024-03-19T01:49:29.074Z] [INFO] Not copying test resources [2024-03-19T01:49:29.074Z] [INFO] [2024-03-19T01:49:29.074Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ security --- [2024-03-19T01:49:29.074Z] [INFO] Not compiling test sources [2024-03-19T01:49:29.074Z] [INFO] [2024-03-19T01:49:29.074Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ security --- [2024-03-19T01:49:29.074Z] [INFO] [2024-03-19T01:49:29.074Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-gui-plugin-common --- [2024-03-19T01:49:29.074Z] [WARNING] ***************************************************************** [2024-03-19T01:49:29.074Z] [WARNING] * The * [2024-03-19T01:49:29.074Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:29.074Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:29.074Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:29.074Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:29.074Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:29.074Z] [WARNING] ***************************************************************** [2024-03-19T01:49:29.074Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:30.003Z] [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [2024-03-19T01:49:30.004Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/bom.xml [2024-03-19T01:49:30.004Z] [INFO] attaching as web-gui-plugin-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:30.004Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/bom.json [2024-03-19T01:49:30.004Z] [INFO] attaching as web-gui-plugin-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:30.004Z] [INFO] [2024-03-19T01:49:30.004Z] [INFO] [2024-03-19T01:49:30.004Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-gui-plugin-common --- [2024-03-19T01:49:30.004Z] [INFO] --- surefire:3.2.5:test (default-test) @ security --- [2024-03-19T01:49:30.004Z] [INFO] Tests are skipped. [2024-03-19T01:49:30.004Z] [INFO] Tests are skipped. [2024-03-19T01:49:30.004Z] [INFO] [2024-03-19T01:49:30.004Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security --- [2024-03-19T01:49:30.004Z] [INFO] [2024-03-19T01:49:30.004Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-gui-plugin-common --- [2024-03-19T01:49:30.004Z] [INFO] Tests are skipped. [2024-03-19T01:49:30.004Z] [INFO] [2024-03-19T01:49:30.004Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-gui-plugin-common-checkstyle) @ web-gui-plugin-common --- [2024-03-19T01:49:30.004Z] [INFO] [2024-03-19T01:49:30.004Z] [INFO] --- install:3.1.1:install (default-install) @ web-gui-plugin-common --- [2024-03-19T01:49:30.004Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/8.0.1-SNAPSHOT/web-gui-plugin-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:30.004Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/8.0.1-SNAPSHOT/web-gui-plugin-common-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:30.004Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/8.0.1-SNAPSHOT/web-gui-plugin-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:30.004Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/8.0.1-SNAPSHOT/web-gui-plugin-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:30.004Z] [INFO] Executing tasks [2024-03-19T01:49:30.004Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/classes/META-INF for [2024-03-19T01:49:30.004Z] [INFO] [echo] security [2024-03-19T01:49:30.004Z] [INFO] Executed tasks [2024-03-19T01:49:30.004Z] [INFO] [2024-03-19T01:49:30.004Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security --- [2024-03-19T01:49:30.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/security.jar [2024-03-19T01:49:30.004Z] [INFO] [2024-03-19T01:49:30.004Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security --- [2024-03-19T01:49:30.004Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:30.572Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T01:49:30.572Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/bom.xml [2024-03-19T01:49:30.572Z] [INFO] attaching as security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:30.572Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/bom.json [2024-03-19T01:49:30.572Z] [INFO] attaching as security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:30.572Z] [INFO] [2024-03-19T01:49:30.572Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security --- [2024-03-19T01:49:30.572Z] [INFO] Tests are skipped. [2024-03-19T01:49:30.572Z] [INFO] [2024-03-19T01:49:30.572Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security --- [2024-03-19T01:49:30.572Z] [INFO] Tests are skipped. [2024-03-19T01:49:30.572Z] [INFO] [2024-03-19T01:49:30.572Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-security-checkstyle) @ security --- [2024-03-19T01:49:30.572Z] [INFO] [2024-03-19T01:49:30.572Z] [INFO] --- install:3.1.1:install (default-install) @ security --- [2024-03-19T01:49:30.572Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/8.0.1-SNAPSHOT/security-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:30.572Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security/8.0.1-SNAPSHOT/security-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:30.572Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/8.0.1-SNAPSHOT/security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:30.572Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/security/8.0.1-SNAPSHOT/security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:30.572Z] [INFO] [2024-03-19T01:49:30.572Z] [INFO] [2024-03-19T01:49:30.572Z] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [2024-03-19T01:49:30.572Z] [INFO] [2024-03-19T01:49:30.572Z] [INFO] [2024-03-19T01:49:30.572Z] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [2024-03-19T01:49:30.572Z] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [2024-03-19T01:49:30.572Z] [INFO] Building Admin Console Common 8.0.1-SNAPSHOT [160/300] [2024-03-19T01:49:30.572Z] [INFO] Building LDAP Booster Pack 8.0.1-SNAPSHOT [161/300] [2024-03-19T01:49:30.572Z] [INFO] Building Jakarta EE dependent public APIs of Glassfish 8.0.1-SNAPSHOT [159/300] [2024-03-19T01:49:30.572Z] [INFO] -----------< org.glassfish.main.security:security-services >------------ [2024-03-19T01:49:30.572Z] [INFO] from appserver/common/glassfish-ee-api/pom.xml [2024-03-19T01:49:30.572Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:30.572Z] [INFO] from appserver/ldapbp/pom.xml [2024-03-19T01:49:30.572Z] [INFO] from appserver/admingui/common/pom.xml [2024-03-19T01:49:30.572Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:30.572Z] [INFO] Building Security Services and SPI 8.0.1-SNAPSHOT [162/300] [2024-03-19T01:49:30.572Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:30.572Z] [INFO] from nucleus/security/services/pom.xml [2024-03-19T01:49:30.573Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-ee-api --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-ee-api --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-ee-api --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-ee-api --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ldapbp --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ldapbp --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ldapbp --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ldapbp --- [2024-03-19T01:49:30.573Z] [INFO] Not compiling main sources [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ldapbp --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ldapbp --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ldapbp --- [2024-03-19T01:49:30.573Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ldapbp --- [2024-03-19T01:49:30.573Z] [INFO] Copying 34 resources from src/main/java to target/classes [2024-03-19T01:49:30.573Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:30.573Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:30.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/main/manpages [2024-03-19T01:49:30.573Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ldapbp --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-services --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security-services --- [2024-03-19T01:49:30.573Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ security-services --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ security-services --- [2024-03-19T01:49:30.573Z] [INFO] Compiling 34 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-common --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-common --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-common --- [2024-03-19T01:49:30.573Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:30.573Z] [INFO] Compiling 72 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:30.573Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:30.573Z] [INFO] Compiling 48 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-ee-api --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-ee-api --- [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-ee-api --- [2024-03-19T01:49:30.573Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-ee-api --- [2024-03-19T01:49:30.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/src/main/resources [2024-03-19T01:49:30.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/src/main/manpages [2024-03-19T01:49:30.573Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:30.573Z] [INFO] [2024-03-19T01:49:30.573Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-ee-api --- [2024-03-19T01:49:30.574Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:30.574Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:30.830Z] [INFO] [2024-03-19T01:49:30.830Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-ee-api --- [2024-03-19T01:49:30.830Z] [INFO] [2024-03-19T01:49:30.830Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-ee-api --- [2024-03-19T01:49:30.830Z] [INFO] [2024-03-19T01:49:30.830Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-ee-api --- [2024-03-19T01:49:30.830Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:30.830Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java uses or overrides a deprecated API. [2024-03-19T01:49:30.830Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:30.830Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:30.830Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ldapbp --- [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ldapbp --- [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ldapbp --- [2024-03-19T01:49:30.831Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:30.831Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-ee-api --- [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-ee-api --- [2024-03-19T01:49:30.831Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:30.831Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ security-services --- [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security-services --- [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-services --- [2024-03-19T01:49:30.831Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-services --- [2024-03-19T01:49:30.831Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:49:30.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/manpages [2024-03-19T01:49:30.831Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ security-services --- [2024-03-19T01:49:30.831Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:30.831Z] [INFO] Compiling 82 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-common --- [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-common --- [2024-03-19T01:49:30.831Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common --- [2024-03-19T01:49:30.831Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- command-security:1.0.17:check (default-check) @ ldapbp --- [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common --- [2024-03-19T01:49:30.831Z] [INFO] [2024-03-19T01:49:30.831Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ldapbp --- [2024-03-19T01:49:30.831Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:30.831Z] [INFO] Copying 272 resources from src/main/resources to target/classes [2024-03-19T01:49:30.831Z] [INFO] Compiling 34 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:30.831Z] [INFO] Copying 223 resources from src/main/help to target/classes [2024-03-19T01:49:31.088Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:31.088Z] [INFO] [2024-03-19T01:49:31.088Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-ee-api --- [2024-03-19T01:49:31.088Z] [INFO] Not copying test resources [2024-03-19T01:49:31.088Z] [INFO] [2024-03-19T01:49:31.088Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-ee-api --- [2024-03-19T01:49:31.089Z] [INFO] Not compiling test sources [2024-03-19T01:49:31.089Z] [INFO] [2024-03-19T01:49:31.089Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-ee-api --- [2024-03-19T01:49:31.089Z] [INFO] [2024-03-19T01:49:31.089Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-ee-api --- [2024-03-19T01:49:31.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/src/main/manpages [2024-03-19T01:49:31.089Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:31.089Z] [INFO] [2024-03-19T01:49:31.089Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-common --- [2024-03-19T01:49:31.089Z] [INFO] Tests are skipped. [2024-03-19T01:49:31.089Z] [INFO] [2024-03-19T01:49:31.089Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-ee-api --- [2024-03-19T01:49:31.089Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:31.089Z] [INFO] Compiling 48 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:31.089Z] [INFO] Executing tasks [2024-03-19T01:49:31.089Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/classes/META-INF for [2024-03-19T01:49:31.089Z] [INFO] [echo] glassfish-ee-api [2024-03-19T01:49:31.089Z] [INFO] Executed tasks [2024-03-19T01:49:31.089Z] [INFO] [2024-03-19T01:49:31.089Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-ee-api --- [2024-03-19T01:49:31.089Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar [2024-03-19T01:49:31.089Z] [WARNING] ***************************************************************** [2024-03-19T01:49:31.089Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:31.089Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:31.089Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:31.089Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:31.089Z] [WARNING] ***************************************************************** [2024-03-19T01:49:31.089Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:49:31.089Z] [INFO] [2024-03-19T01:49:31.089Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ldapbp --- [2024-03-19T01:49:31.089Z] [INFO] Not copying test resources [2024-03-19T01:49:31.089Z] [INFO] [2024-03-19T01:49:31.089Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ldapbp --- [2024-03-19T01:49:31.089Z] [INFO] Not compiling test sources [2024-03-19T01:49:31.089Z] [INFO] [2024-03-19T01:49:31.089Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ldapbp --- [2024-03-19T01:49:31.089Z] [INFO] [2024-03-19T01:49:31.089Z] [INFO] --- surefire:3.2.5:test (default-test) @ ldapbp --- [2024-03-19T01:49:31.089Z] [INFO] Tests are skipped. [2024-03-19T01:49:31.089Z] [INFO] [2024-03-19T01:49:31.089Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ldapbp --- [2024-03-19T01:49:31.089Z] [INFO] Executing tasks [2024-03-19T01:49:31.089Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/classes/META-INF for [2024-03-19T01:49:31.089Z] [INFO] [echo] ldapbp [2024-03-19T01:49:31.089Z] [INFO] Executed tasks [2024-03-19T01:49:31.089Z] [INFO] [2024-03-19T01:49:31.089Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ldapbp --- [2024-03-19T01:49:31.089Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/ldapbp.jar [2024-03-19T01:49:31.089Z] [WARNING] ***************************************************************** [2024-03-19T01:49:31.089Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:31.089Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:31.089Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:31.089Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:31.089Z] [WARNING] ***************************************************************** [2024-03-19T01:49:31.089Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessFilter.java:[34,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:31.090Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[255,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:31.090Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[296,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:49:31.090Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[310,31] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:31.090Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/AuthenticationServiceFactory.java:[54,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:31.090Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[144,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:31.090Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[207,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T01:49:31.090Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[207,25] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T01:49:31.090Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/RoleMappingServiceImpl.java:[147,32] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:31.090Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java uses or overrides a deprecated API. [2024-03-19T01:49:31.090Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:31.090Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityScopeContext.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:31.091Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityScopeContext.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:31.091Z] [INFO] [2024-03-19T01:49:31.091Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ security-services --- [2024-03-19T01:49:31.091Z] [INFO] [2024-03-19T01:49:31.091Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ security-services --- [2024-03-19T01:49:31.347Z] [INFO] [2024-03-19T01:49:31.347Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-services --- [2024-03-19T01:49:31.347Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:31.348Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:31.348Z] [INFO] [2024-03-19T01:49:31.348Z] [INFO] --- command-security:1.0.17:check (default-check) @ security-services --- [2024-03-19T01:49:31.348Z] [INFO] [2024-03-19T01:49:31.348Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ security-services --- [2024-03-19T01:49:31.348Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:31.348Z] [INFO] Compiling 82 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:31.606Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/UtilHandlers.java: Some input files use or override a deprecated API. [2024-03-19T01:49:31.606Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/UtilHandlers.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:31.606Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/UtilHandlers.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:31.606Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/UtilHandlers.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:31.606Z] [INFO] [2024-03-19T01:49:31.606Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-common --- [2024-03-19T01:49:31.606Z] [INFO] [2024-03-19T01:49:31.606Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-common --- [2024-03-19T01:49:31.606Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:31.606Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:31.606Z] [INFO] Processing: SEC-PROV-00150 [2024-03-19T01:49:31.606Z] [INFO] Message SEC-PROV-00150 needs checking for cause/action: false [2024-03-19T01:49:31.606Z] [INFO] Processing: SEC-SVCS-00102 [2024-03-19T01:49:31.606Z] [INFO] Message SEC-SVCS-00102 needs checking for cause/action: false [2024-03-19T01:49:31.606Z] [INFO] Processing: SEC-SVCS-00100 [2024-03-19T01:49:31.606Z] [INFO] Message SEC-SVCS-00100 needs checking for cause/action: false [2024-03-19T01:49:31.606Z] [INFO] Processing: SEC-SVCS-00101 [2024-03-19T01:49:31.606Z] [INFO] Message SEC-SVCS-00101 needs checking for cause/action: false [2024-03-19T01:49:31.606Z] [INFO] Processing: SEC-PROV-00100 [2024-03-19T01:49:31.606Z] [INFO] Message SEC-PROV-00100 needs checking for cause/action: false [2024-03-19T01:49:31.606Z] [INFO] Processing: SEC-SVCS-00150 [2024-03-19T01:49:31.606Z] [INFO] Message SEC-SVCS-00150 needs checking for cause/action: false [2024-03-19T01:49:31.606Z] [INFO] Processing: SEC-SVCS-00151 [2024-03-19T01:49:31.606Z] [INFO] Message SEC-SVCS-00151 needs checking for cause/action: false [2024-03-19T01:49:31.606Z] [INFO] Total Messages including ones found from disk so far: {SEC-PROV-00100=Authorization Provider supplied an invalid resource: {0}, SEC-PROV-00150=Role Mapping Provider supplied an invalid resource: {0}, SEC-SVCS-00100=Authorization Service has successfully initialized., SEC-SVCS-00101=Authorization Service initialization failed, exception {0}, message {1}, SEC-SVCS-00102=Unable to decode URI: {0}., SEC-SVCS-00150=Role Mapping Service has successfully initialized., SEC-SVCS-00151=Role Mapping Service initialization failed, exception {0}, message {1}} [2024-03-19T01:49:31.607Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:31.607Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:31.607Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:31.607Z] [INFO] Processing: jakarta.enterprise.security.services on element SEC_SVCS_LOGGER [2024-03-19T01:49:31.607Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-03-19T01:49:31.607Z] [INFO] Processing: jakarta.enterprise.security.services.provider on element SEC_PROV_LOGGER [2024-03-19T01:49:31.607Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-03-19T01:49:31.607Z] [INFO] Processing: jakarta.enterprise.security.services.commands on element SEC_COMMANDS_LOGGER [2024-03-19T01:49:31.607Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-03-19T01:49:31.607Z] [INFO] Loggers found so far: {jakarta.enterprise.security.services.commands.description=Security Services Command Logger, jakarta.enterprise.security.services.commands.publish=true, jakarta.enterprise.security.services.commands.subsystem=SECCMDS, jakarta.enterprise.security.services.description=Security Services Logger, jakarta.enterprise.security.services.provider.description=Security Provider Logger, jakarta.enterprise.security.services.provider.publish=true, jakarta.enterprise.security.services.provider.subsystem=SECPROV, jakarta.enterprise.security.services.publish=true, jakarta.enterprise.security.services.subsystem=SECSVCS} [2024-03-19T01:49:31.607Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:31.607Z] [INFO] Found enclosing element SEC_SVCS_LOGGER [2024-03-19T01:49:31.607Z] [INFO] Found enclosing element org.glassfish.security.services.impl.ServiceLogging [2024-03-19T01:49:31.607Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:31.607Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:31.607Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:31.607Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:31.607Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:31.607Z] [INFO] [2024-03-19T01:49:31.607Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-services --- [2024-03-19T01:49:31.607Z] [INFO] [2024-03-19T01:49:31.607Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common --- [2024-03-19T01:49:31.607Z] [INFO] Not copying test resources [2024-03-19T01:49:31.607Z] [INFO] [2024-03-19T01:49:31.607Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ security-services --- [2024-03-19T01:49:31.607Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:31.607Z] [INFO] Not compiling test sources [2024-03-19T01:49:31.607Z] [INFO] [2024-03-19T01:49:31.607Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ security-services --- [2024-03-19T01:49:31.607Z] [INFO] [2024-03-19T01:49:31.607Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-services --- [2024-03-19T01:49:31.607Z] [INFO] Tests are skipped. [2024-03-19T01:49:31.607Z] [INFO] [2024-03-19T01:49:31.607Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-services --- [2024-03-19T01:49:31.607Z] [INFO] Executing tasks [2024-03-19T01:49:31.607Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/classes/META-INF for [2024-03-19T01:49:31.607Z] [INFO] [echo] security-services [2024-03-19T01:49:31.607Z] [INFO] Executed tasks [2024-03-19T01:49:31.607Z] [INFO] [2024-03-19T01:49:31.607Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-services --- [2024-03-19T01:49:31.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/security-services.jar [2024-03-19T01:49:31.608Z] [WARNING] ***************************************************************** [2024-03-19T01:49:31.608Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:31.608Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:31.608Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:31.608Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:31.608Z] [WARNING] ***************************************************************** [2024-03-19T01:49:31.865Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:31.865Z] [INFO] [2024-03-19T01:49:31.865Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-common --- [2024-03-19T01:49:31.865Z] [INFO] [2024-03-19T01:49:31.865Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-common --- [2024-03-19T01:49:31.865Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:31.865Z] [INFO] Compiling 48 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:32.122Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:49:32.122Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:49:32.122Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:49:32.122Z] [INFO] [2024-03-19T01:49:32.122Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-ee-api --- [2024-03-19T01:49:32.122Z] [WARNING] ***************************************************************** [2024-03-19T01:49:32.122Z] [WARNING] * The * [2024-03-19T01:49:32.122Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:32.122Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:32.122Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:32.122Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:32.122Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:32.122Z] [WARNING] ***************************************************************** [2024-03-19T01:49:32.122Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:32.686Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T01:49:32.686Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/bom.xml [2024-03-19T01:49:32.686Z] [INFO] attaching as glassfish-ee-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:32.686Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/bom.json [2024-03-19T01:49:32.686Z] [INFO] attaching as glassfish-ee-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:32.686Z] [INFO] [2024-03-19T01:49:32.686Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-ee-api --- [2024-03-19T01:49:32.686Z] [INFO] Tests are skipped. [2024-03-19T01:49:32.686Z] [INFO] [2024-03-19T01:49:32.687Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-ee-api --- [2024-03-19T01:49:32.687Z] [INFO] Tests are skipped. [2024-03-19T01:49:32.687Z] [INFO] [2024-03-19T01:49:32.687Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ldapbp --- [2024-03-19T01:49:32.687Z] [WARNING] ***************************************************************** [2024-03-19T01:49:32.687Z] [WARNING] * The * [2024-03-19T01:49:32.687Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:32.687Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:32.687Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:32.687Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:32.687Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:32.687Z] [WARNING] ***************************************************************** [2024-03-19T01:49:32.687Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:33.621Z] [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) [2024-03-19T01:49:33.621Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/bom.xml [2024-03-19T01:49:33.621Z] [INFO] attaching as ldapbp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:33.621Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/bom.json [2024-03-19T01:49:33.621Z] [INFO] attaching as ldapbp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:33.621Z] [INFO] [2024-03-19T01:49:33.621Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security-services --- [2024-03-19T01:49:33.621Z] [WARNING] ***************************************************************** [2024-03-19T01:49:33.621Z] [WARNING] * The * [2024-03-19T01:49:33.621Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:33.621Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:33.621Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:33.621Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:33.621Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:33.621Z] [WARNING] ***************************************************************** [2024-03-19T01:49:33.621Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:34.552Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T01:49:34.552Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/bom.xml [2024-03-19T01:49:34.552Z] [INFO] attaching as security-services-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:34.552Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/bom.json [2024-03-19T01:49:34.552Z] [INFO] attaching as security-services-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-services --- [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common --- [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-glassfish-ee-api-checkstyle) @ glassfish-ee-api --- [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ldapbp --- [2024-03-19T01:49:34.552Z] [INFO] Not copying test resources [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-common --- [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-ee-api --- [2024-03-19T01:49:34.552Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/8.0.1-SNAPSHOT/glassfish-ee-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:34.552Z] [INFO] Not compiling test sources [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common --- [2024-03-19T01:49:34.552Z] [INFO] Tests are skipped. [2024-03-19T01:49:34.552Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/8.0.1-SNAPSHOT/glassfish-ee-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ldapbp --- [2024-03-19T01:49:34.552Z] [INFO] Tests are skipped. [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-common --- [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-services --- [2024-03-19T01:49:34.552Z] [INFO] Tests are skipped. [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ldapbp-ldapbp-checkstyle) @ ldapbp --- [2024-03-19T01:49:34.552Z] [INFO] Tests are skipped. [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-security-services-checkstyle) @ security-services --- [2024-03-19T01:49:34.552Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/8.0.1-SNAPSHOT/glassfish-ee-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- install:3.1.1:install (default-install) @ ldapbp --- [2024-03-19T01:49:34.552Z] [INFO] [2024-03-19T01:49:34.552Z] [INFO] --- install:3.1.1:install (default-install) @ security-services --- [2024-03-19T01:49:34.552Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/8.0.1-SNAPSHOT/glassfish-ee-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/8.0.1-SNAPSHOT/ldapbp-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/8.0.1-SNAPSHOT/security-services-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:34.553Z] [INFO] Tests are skipped. [2024-03-19T01:49:34.553Z] [INFO] [2024-03-19T01:49:34.553Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common --- [2024-03-19T01:49:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/ldapbp.jar to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/8.0.1-SNAPSHOT/ldapbp-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/security-services.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/8.0.1-SNAPSHOT/security-services-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/8.0.1-SNAPSHOT/ldapbp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/8.0.1-SNAPSHOT/security-services-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/8.0.1-SNAPSHOT/ldapbp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/8.0.1-SNAPSHOT/security-services-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:34.553Z] [INFO] [2024-03-19T01:49:34.553Z] [INFO] [2024-03-19T01:49:34.553Z] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [2024-03-19T01:49:34.553Z] [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [2024-03-19T01:49:34.553Z] [INFO] Building admin-util 8.0.1-SNAPSHOT [163/300] [2024-03-19T01:49:34.553Z] [INFO] Building Felix Web Console Extension for GlassFish 8.0.1-SNAPSHOT [164/300] [2024-03-19T01:49:34.553Z] [INFO] from nucleus/admin/util/pom.xml [2024-03-19T01:49:34.553Z] [INFO] from appserver/osgi-platforms/felix-webconsole-extension/pom.xml [2024-03-19T01:49:34.553Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:34.553Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:34.811Z] [INFO] [2024-03-19T01:49:34.811Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix-webconsole-extension --- [2024-03-19T01:49:34.811Z] [INFO] [2024-03-19T01:49:34.811Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ felix-webconsole-extension --- [2024-03-19T01:49:34.811Z] [INFO] [2024-03-19T01:49:34.811Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ felix-webconsole-extension --- [2024-03-19T01:49:34.811Z] [INFO] [2024-03-19T01:49:34.811Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ felix-webconsole-extension --- [2024-03-19T01:49:34.811Z] [INFO] Executing tasks [2024-03-19T01:49:34.811Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/classes/META-INF for [2024-03-19T01:49:34.811Z] [INFO] [echo] console-common [2024-03-19T01:49:34.811Z] [INFO] Executed tasks [2024-03-19T01:49:34.811Z] [INFO] [2024-03-19T01:49:34.811Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common --- [2024-03-19T01:49:34.811Z] [INFO] [2024-03-19T01:49:34.811Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-util --- [2024-03-19T01:49:34.811Z] [INFO] [2024-03-19T01:49:34.811Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ admin-util --- [2024-03-19T01:49:34.811Z] [INFO] [2024-03-19T01:49:34.811Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ admin-util --- [2024-03-19T01:49:34.811Z] [INFO] [2024-03-19T01:49:34.811Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ admin-util --- [2024-03-19T01:49:34.811Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:34.811Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:34.811Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:34.811Z] [INFO] Compiling 108 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:34.811Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/console-common.jar [2024-03-19T01:49:34.811Z] [INFO] [2024-03-19T01:49:34.811Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ felix-webconsole-extension --- [2024-03-19T01:49:34.811Z] [INFO] [2024-03-19T01:49:34.811Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ felix-webconsole-extension --- [2024-03-19T01:49:34.811Z] [INFO] [2024-03-19T01:49:34.811Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix-webconsole-extension --- [2024-03-19T01:49:34.812Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:34.812Z] [INFO] [2024-03-19T01:49:34.812Z] [INFO] --- resources:3.3.1:resources (default-resources) @ felix-webconsole-extension --- [2024-03-19T01:49:34.812Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:34.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/manpages [2024-03-19T01:49:34.812Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:34.812Z] [INFO] [2024-03-19T01:49:34.812Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ felix-webconsole-extension --- [2024-03-19T01:49:34.812Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:34.812Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:34.812Z] [WARNING] ***************************************************************** [2024-03-19T01:49:34.812Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:34.812Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:34.812Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:34.812Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:34.812Z] [WARNING] ***************************************************************** [2024-03-19T01:49:34.812Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/GlassFishSecurityProvider.java:[84,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:34.812Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Some input files use or override a deprecated API. [2024-03-19T01:49:34.812Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:34.812Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java uses unchecked or unsafe operations. [2024-03-19T01:49:34.812Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:34.812Z] [INFO] [2024-03-19T01:49:34.812Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ felix-webconsole-extension --- [2024-03-19T01:49:34.812Z] [INFO] [2024-03-19T01:49:34.812Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ felix-webconsole-extension --- [2024-03-19T01:49:34.812Z] [INFO] [2024-03-19T01:49:34.812Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ felix-webconsole-extension --- [2024-03-19T01:49:34.812Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:35.069Z] [INFO] [2024-03-19T01:49:35.069Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ admin-util --- [2024-03-19T01:49:35.069Z] [INFO] [2024-03-19T01:49:35.069Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ admin-util --- [2024-03-19T01:49:35.069Z] [INFO] [2024-03-19T01:49:35.069Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-util --- [2024-03-19T01:49:35.069Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:35.069Z] [INFO] [2024-03-19T01:49:35.069Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-util --- [2024-03-19T01:49:35.069Z] [INFO] Copying 5 resources from src/main/java to target/classes [2024-03-19T01:49:35.069Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:49:35.069Z] [INFO] Copying 4 resources from src/main/manpages to target/classes [2024-03-19T01:49:35.069Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:35.069Z] [INFO] [2024-03-19T01:49:35.069Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ admin-util --- [2024-03-19T01:49:35.069Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:35.069Z] [INFO] Compiling 108 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:35.069Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:35.069Z] [INFO] [2024-03-19T01:49:35.069Z] [INFO] --- command-security:1.0.17:check (default-check) @ felix-webconsole-extension --- [2024-03-19T01:49:35.069Z] [INFO] [2024-03-19T01:49:35.069Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ felix-webconsole-extension --- [2024-03-19T01:49:35.069Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:35.069Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:35.069Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:35.069Z] [INFO] [2024-03-19T01:49:35.069Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ felix-webconsole-extension --- [2024-03-19T01:49:35.069Z] [INFO] Not copying test resources [2024-03-19T01:49:35.069Z] [INFO] [2024-03-19T01:49:35.070Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ felix-webconsole-extension --- [2024-03-19T01:49:35.070Z] [INFO] Not compiling test sources [2024-03-19T01:49:35.070Z] [INFO] [2024-03-19T01:49:35.070Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ felix-webconsole-extension --- [2024-03-19T01:49:35.070Z] [INFO] [2024-03-19T01:49:35.070Z] [INFO] --- surefire:3.2.5:test (default-test) @ felix-webconsole-extension --- [2024-03-19T01:49:35.070Z] [INFO] Tests are skipped. [2024-03-19T01:49:35.070Z] [INFO] [2024-03-19T01:49:35.070Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix-webconsole-extension --- [2024-03-19T01:49:35.070Z] [INFO] Executing tasks [2024-03-19T01:49:35.070Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF for [2024-03-19T01:49:35.070Z] [INFO] [echo] felix-webconsole-extension [2024-03-19T01:49:35.070Z] [INFO] Executed tasks [2024-03-19T01:49:35.070Z] [INFO] [2024-03-19T01:49:35.070Z] [INFO] --- jar:3.3.0:jar (default-jar) @ felix-webconsole-extension --- [2024-03-19T01:49:35.070Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar [2024-03-19T01:49:35.070Z] [WARNING] ***************************************************************** [2024-03-19T01:49:35.070Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:35.070Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:35.070Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:35.070Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:35.070Z] [WARNING] ***************************************************************** [2024-03-19T01:49:35.635Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/PostConstructRunner.java:[62,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:35.635Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/CommandSecurityChecker.java:[153,33] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T01:49:35.635Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/CommandSecurityChecker.java:[300,69] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T01:49:35.636Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/RemoteAdminCommand.java: Some input files use or override a deprecated API. [2024-03-19T01:49:35.636Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/RemoteAdminCommand.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:35.636Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/ClassUtil.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:35.636Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/ClassUtil.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:35.636Z] [INFO] [2024-03-19T01:49:35.636Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-common --- [2024-03-19T01:49:35.636Z] [WARNING] ***************************************************************** [2024-03-19T01:49:35.636Z] [WARNING] * The * [2024-03-19T01:49:35.636Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:35.636Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:35.636Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:35.636Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:35.636Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:35.636Z] [WARNING] ***************************************************************** [2024-03-19T01:49:35.636Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:37.005Z] [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) [2024-03-19T01:49:37.005Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/bom.xml [2024-03-19T01:49:37.005Z] [INFO] attaching as console-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:37.005Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/bom.json [2024-03-19T01:49:37.005Z] [INFO] attaching as console-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:37.005Z] [INFO] [2024-03-19T01:49:37.005Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ felix-webconsole-extension --- [2024-03-19T01:49:37.005Z] [WARNING] ***************************************************************** [2024-03-19T01:49:37.005Z] [WARNING] * The * [2024-03-19T01:49:37.005Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:37.005Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:37.005Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:37.005Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:37.005Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:37.005Z] [WARNING] ***************************************************************** [2024-03-19T01:49:37.005Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:37.262Z] [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) [2024-03-19T01:49:37.262Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/bom.xml [2024-03-19T01:49:37.522Z] [INFO] attaching as felix-webconsole-extension-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:37.522Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/bom.json [2024-03-19T01:49:37.522Z] [INFO] attaching as felix-webconsole-extension-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:37.522Z] [INFO] [2024-03-19T01:49:37.522Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix-webconsole-extension --- [2024-03-19T01:49:37.522Z] [INFO] [2024-03-19T01:49:37.522Z] [INFO] [2024-03-19T01:49:37.522Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ admin-util --- [2024-03-19T01:49:37.522Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common --- [2024-03-19T01:49:37.522Z] [INFO] [2024-03-19T01:49:37.522Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ admin-util --- [2024-03-19T01:49:37.522Z] [INFO] Tests are skipped. [2024-03-19T01:49:37.522Z] [INFO] Tests are skipped. [2024-03-19T01:49:37.522Z] [INFO] [2024-03-19T01:49:37.522Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-common --- [2024-03-19T01:49:37.522Z] [INFO] [2024-03-19T01:49:37.522Z] [INFO] --- failsafe:3.2.5:verify (verify) @ felix-webconsole-extension --- [2024-03-19T01:49:37.522Z] [INFO] Tests are skipped. [2024-03-19T01:49:37.522Z] [INFO] Tests are skipped. [2024-03-19T01:49:37.522Z] [INFO] [2024-03-19T01:49:37.522Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-felix-webconsole-extension-checkstyle) @ felix-webconsole-extension --- [2024-03-19T01:49:37.522Z] [INFO] [2024-03-19T01:49:37.522Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-common-checkstyle) @ console-common --- [2024-03-19T01:49:37.522Z] [INFO] [2024-03-19T01:49:37.522Z] [INFO] --- install:3.1.1:install (default-install) @ console-common --- [2024-03-19T01:49:37.522Z] [INFO] [2024-03-19T01:49:37.522Z] [INFO] --- install:3.1.1:install (default-install) @ felix-webconsole-extension --- [2024-03-19T01:49:37.522Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/8.0.1-SNAPSHOT/console-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:37.522Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/8.0.1-SNAPSHOT/felix-webconsole-extension-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:37.522Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/8.0.1-SNAPSHOT/felix-webconsole-extension-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:37.522Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/console-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/8.0.1-SNAPSHOT/console-common-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:37.523Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/8.0.1-SNAPSHOT/felix-webconsole-extension-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:37.523Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/8.0.1-SNAPSHOT/felix-webconsole-extension-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:37.523Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/8.0.1-SNAPSHOT/console-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:37.523Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/8.0.1-SNAPSHOT/console-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:37.523Z] [INFO] [2024-03-19T01:49:37.523Z] [INFO] [2024-03-19T01:49:37.523Z] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [2024-03-19T01:49:37.523Z] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [2024-03-19T01:49:37.523Z] [INFO] Building Admin Console Core Jar 8.0.1-SNAPSHOT [165/300] [2024-03-19T01:49:37.523Z] [INFO] [2024-03-19T01:49:37.523Z] [INFO] from appserver/admingui/core/pom.xml [2024-03-19T01:49:37.523Z] [INFO] Building Admin Console Clustering Support Plugin 8.0.1-SNAPSHOT [166/300] [2024-03-19T01:49:37.523Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:37.523Z] [INFO] from appserver/admingui/cluster/pom.xml [2024-03-19T01:49:37.523Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:37.523Z] [INFO] [2024-03-19T01:49:37.523Z] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [2024-03-19T01:49:37.523Z] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [2024-03-19T01:49:37.523Z] [INFO] Building Admin Console Web Container Plugin 8.0.1-SNAPSHOT [167/300] [2024-03-19T01:49:37.523Z] [INFO] [2024-03-19T01:49:37.523Z] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [2024-03-19T01:49:37.523Z] [INFO] Building Admin Console Corba Plugin 8.0.1-SNAPSHOT [169/300] [2024-03-19T01:49:37.523Z] [INFO] from appserver/admingui/web/pom.xml [2024-03-19T01:49:37.523Z] [INFO] from appserver/admingui/corba/pom.xml [2024-03-19T01:49:37.523Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:37.523Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:37.523Z] [INFO] [2024-03-19T01:49:37.523Z] [INFO] [2024-03-19T01:49:37.523Z] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [2024-03-19T01:49:37.523Z] [INFO] Building Admin Console JDBC Plugin 8.0.1-SNAPSHOT [168/300] [2024-03-19T01:49:37.523Z] [INFO] [2024-03-19T01:49:37.523Z] [INFO] from appserver/admingui/jdbc/pom.xml [2024-03-19T01:49:37.523Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:37.523Z] [INFO] Building GlassFish OSGi Console Plugin 8.0.1-SNAPSHOT [170/300] [2024-03-19T01:49:37.523Z] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [2024-03-19T01:49:37.523Z] [INFO] from appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml [2024-03-19T01:49:37.523Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:37.523Z] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [2024-03-19T01:49:37.523Z] [INFO] Building Admin Console Connectors Plugin 8.0.1-SNAPSHOT [171/300] [2024-03-19T01:49:37.523Z] [INFO] Building Admin Console Full distribution plugin 8.0.1-SNAPSHOT [172/300] [2024-03-19T01:49:37.523Z] [INFO] from appserver/admingui/jca/pom.xml [2024-03-19T01:49:37.523Z] [INFO] from appserver/admingui/full/pom.xml [2024-03-19T01:49:37.523Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:37.523Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:37.523Z] [INFO] [2024-03-19T01:49:37.523Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jca-plugin --- [2024-03-19T01:49:37.523Z] [INFO] [2024-03-19T01:49:37.523Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-jca-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-jca-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jca-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-jca-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-corba-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-corba-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jdbc-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-corba-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-corba-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-jdbc-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-cluster-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common-full-plugin --- [2024-03-19T01:49:37.524Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-jdbc-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-corba-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jdbc-plugin --- [2024-03-19T01:49:37.524Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-cluster-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-common-full-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-web-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-cluster-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-common-full-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common-full-plugin --- [2024-03-19T01:49:37.524Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-cluster-plugin --- [2024-03-19T01:49:37.524Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-web-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-jdbc-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-common-full-plugin --- [2024-03-19T01:49:37.524Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-web-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-cluster-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-web-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-core --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-web-plugin --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.524Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-core --- [2024-03-19T01:49:37.524Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-core --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-core --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-core --- [2024-03-19T01:49:37.525Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.525Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.525Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:37.525Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:37.525Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.525Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.525Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.525Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:37.525Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:37.525Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:37.525Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.525Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:37.525Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.525Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:37.525Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.525Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-util --- [2024-03-19T01:49:37.525Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-cluster-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-corba-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-jdbc-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-corba-plugin --- [2024-03-19T01:49:37.525Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-cluster-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-cluster-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-corba-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-jdbc-plugin --- [2024-03-19T01:49:37.525Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jdbc-plugin --- [2024-03-19T01:49:37.525Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:37.525Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-cluster-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-corba-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jdbc-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-jca-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-common-full-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-jca-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-common-full-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jca-plugin --- [2024-03-19T01:49:37.525Z] [INFO] [2024-03-19T01:49:37.525Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common-full-plugin --- [2024-03-19T01:49:37.525Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:37.526Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:37.526Z] [INFO] Copying 16 resources from src/main/resources to target/classes [2024-03-19T01:49:37.526Z] [INFO] Copying 31 resources from src/main/resources to target/classes [2024-03-19T01:49:37.526Z] [INFO] [2024-03-19T01:49:37.526Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.526Z] [INFO] Copying 63 resources from src/main/resources to target/classes [2024-03-19T01:49:37.526Z] [INFO] [2024-03-19T01:49:37.526Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.526Z] [INFO] [2024-03-19T01:49:37.526Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common-full-plugin --- [2024-03-19T01:49:37.526Z] [INFO] [2024-03-19T01:49:37.526Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.526Z] [INFO] [2024-03-19T01:49:37.526Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jca-plugin --- [2024-03-19T01:49:37.526Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:37.526Z] [INFO] Copying 48 resources from src/main/resources to target/classes [2024-03-19T01:49:37.526Z] [INFO] Copying 20 resources from src/main/help to target/classes [2024-03-19T01:49:37.526Z] [INFO] Copying 56 resources from src/main/resources to target/classes [2024-03-19T01:49:37.526Z] [INFO] [2024-03-19T01:49:37.526Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.526Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-03-19T01:49:37.526Z] [INFO] Copying 35 resources from src/main/help to target/classes [2024-03-19T01:49:37.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/src/main/manpages [2024-03-19T01:49:37.526Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:37.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/help [2024-03-19T01:49:37.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/manpages [2024-03-19T01:49:37.526Z] [INFO] [2024-03-19T01:49:37.526Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-corba-plugin --- [2024-03-19T01:49:37.526Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:37.526Z] [INFO] [2024-03-19T01:49:37.526Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.526Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.526Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.526Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:37.526Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:37.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/src/main/manpages [2024-03-19T01:49:37.526Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:37.526Z] [INFO] [2024-03-19T01:49:37.526Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-jdbc-plugin --- [2024-03-19T01:49:37.526Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.526Z] [INFO] Copying 44 resources from src/main/help to target/classes [2024-03-19T01:49:37.526Z] [INFO] Copying 114 resources from src/main/help to target/classes [2024-03-19T01:49:37.526Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:37.526Z] [INFO] Copying 64 resources from src/main/help to target/classes [2024-03-19T01:49:37.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/src/main/manpages [2024-03-19T01:49:37.526Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:37.526Z] [INFO] [2024-03-19T01:49:37.526Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-common-full-plugin --- [2024-03-19T01:49:37.527Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/src/main/manpages [2024-03-19T01:49:37.527Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:37.527Z] [INFO] [2024-03-19T01:49:37.527Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-jca-plugin --- [2024-03-19T01:49:37.527Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:37.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/src/main/manpages [2024-03-19T01:49:37.527Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:37.527Z] [INFO] [2024-03-19T01:49:37.527Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-cluster-plugin --- [2024-03-19T01:49:37.527Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.527Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.527Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:37.527Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-web-plugin --- [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-web-plugin --- [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-web-plugin --- [2024-03-19T01:49:37.785Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-web-plugin --- [2024-03-19T01:49:37.785Z] [INFO] Copying 73 resources from src/main/resources to target/classes [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-core --- [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-core --- [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-core --- [2024-03-19T01:49:37.785Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:37.785Z] [INFO] Copying 84 resources from src/main/help to target/classes [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-core --- [2024-03-19T01:49:37.785Z] [INFO] Copying 47 resources from src/main/resources to target/classes [2024-03-19T01:49:37.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/src/main/manpages [2024-03-19T01:49:37.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/src/main/help [2024-03-19T01:49:37.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/src/main/manpages [2024-03-19T01:49:37.785Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:37.785Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-web-plugin --- [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-core --- [2024-03-19T01:49:37.785Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.785Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.785Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:37.785Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-corba-plugin --- [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-corba-plugin --- [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-corba-plugin --- [2024-03-19T01:49:37.785Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-jdbc-plugin --- [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-jdbc-plugin --- [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jdbc-plugin --- [2024-03-19T01:49:37.785Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-cluster-plugin --- [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.785Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-cluster-plugin --- [2024-03-19T01:49:37.785Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-cluster-plugin --- [2024-03-19T01:49:37.786Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java uses unchecked or unsafe operations. [2024-03-19T01:49:37.786Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-common-full-plugin --- [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-common-full-plugin --- [2024-03-19T01:49:37.786Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common-full-plugin --- [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.786Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:37.786Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java uses unchecked or unsafe operations. [2024-03-19T01:49:37.786Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-jca-plugin --- [2024-03-19T01:49:37.786Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-jca-plugin --- [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jca-plugin --- [2024-03-19T01:49:37.786Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:37.786Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-util --- [2024-03-19T01:49:37.786Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.admin.commands.CreateSsl, com.sun.enterprise.admin.commands.DeleteSsl] [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ admin-util --- [2024-03-19T01:49:37.786Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.786Z] [INFO] Compiling 108 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:37.786Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-corba-plugin --- [2024-03-19T01:49:37.786Z] [INFO] [2024-03-19T01:49:37.786Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-corba-plugin --- [2024-03-19T01:49:37.786Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.787Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:37.787Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:37.787Z] [INFO] [2024-03-19T01:49:37.787Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jdbc-plugin --- [2024-03-19T01:49:37.787Z] [INFO] [2024-03-19T01:49:37.787Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-jdbc-plugin --- [2024-03-19T01:49:37.787Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:37.787Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:38.045Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java uses unchecked or unsafe operations. [2024-03-19T01:49:38.045Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:38.045Z] [INFO] [2024-03-19T01:49:38.045Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-web-plugin --- [2024-03-19T01:49:38.045Z] [INFO] [2024-03-19T01:49:38.045Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-web-plugin --- [2024-03-19T01:49:38.045Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:38.045Z] [INFO] [2024-03-19T01:49:38.045Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-common-full-plugin --- [2024-03-19T01:49:38.045Z] [INFO] [2024-03-19T01:49:38.045Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-web-plugin --- [2024-03-19T01:49:38.045Z] [INFO] [2024-03-19T01:49:38.045Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-common-full-plugin --- [2024-03-19T01:49:38.045Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:38.045Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:38.045Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:38.045Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:38.045Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:38.045Z] [INFO] [2024-03-19T01:49:38.045Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:38.045Z] [INFO] [2024-03-19T01:49:38.045Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:38.045Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:38.045Z] [INFO] [2024-03-19T01:49:38.045Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-cluster-plugin --- [2024-03-19T01:49:38.045Z] [INFO] [2024-03-19T01:49:38.045Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-cluster-plugin --- [2024-03-19T01:49:38.045Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:38.045Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:38.045Z] [INFO] [2024-03-19T01:49:38.045Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jca-plugin --- [2024-03-19T01:49:38.045Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:38.045Z] [INFO] [2024-03-19T01:49:38.045Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-jca-plugin --- [2024-03-19T01:49:38.045Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:49:38.045Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:38.045Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:38.045Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/src/main/java/org/glassfish/admingui/util/SunOptionUtil.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:38.046Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/src/main/java/org/glassfish/admingui/util/SunOptionUtil.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-core --- [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-core --- [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-core --- [2024-03-19T01:49:38.046Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:38.046Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:49:38.046Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:49:38.046Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-corba-plugin --- [2024-03-19T01:49:38.046Z] [INFO] Not copying test resources [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-corba-plugin --- [2024-03-19T01:49:38.046Z] [INFO] Not compiling test sources [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-corba-plugin --- [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-corba-plugin --- [2024-03-19T01:49:38.046Z] [INFO] Tests are skipped. [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-corba-plugin --- [2024-03-19T01:49:38.046Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:49:38.046Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:49:38.046Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jdbc-plugin --- [2024-03-19T01:49:38.046Z] [INFO] Not copying test resources [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-jdbc-plugin --- [2024-03-19T01:49:38.046Z] [INFO] Not compiling test sources [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jdbc-plugin --- [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jdbc-plugin --- [2024-03-19T01:49:38.046Z] [INFO] Tests are skipped. [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jdbc-plugin --- [2024-03-19T01:49:38.046Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:38.046Z] [INFO] Executing tasks [2024-03-19T01:49:38.046Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/classes/META-INF for [2024-03-19T01:49:38.046Z] [INFO] [echo] console-corba-plugin [2024-03-19T01:49:38.046Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:49:38.046Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:49:38.046Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.046Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common-full-plugin --- [2024-03-19T01:49:38.046Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-web-plugin --- [2024-03-19T01:49:38.046Z] [INFO] Not copying test resources [2024-03-19T01:49:38.046Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-common-full-plugin --- [2024-03-19T01:49:38.047Z] [INFO] Executed tasks [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-corba-plugin --- [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-web-plugin --- [2024-03-19T01:49:38.047Z] [INFO] Not compiling test sources [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] Executing tasks [2024-03-19T01:49:38.047Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common-full-plugin --- [2024-03-19T01:49:38.047Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/classes/META-INF for [2024-03-19T01:49:38.047Z] [INFO] [echo] console-jdbc-plugin [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-common-full-plugin --- [2024-03-19T01:49:38.047Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:49:38.047Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:49:38.047Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-cluster-plugin --- [2024-03-19T01:49:38.047Z] [INFO] Executed tasks [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jdbc-plugin --- [2024-03-19T01:49:38.047Z] [INFO] Not copying test resources [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-cluster-plugin --- [2024-03-19T01:49:38.047Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:38.047Z] [INFO] Tests are skipped. [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common-full-plugin --- [2024-03-19T01:49:38.047Z] [INFO] Not compiling test sources [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-cluster-plugin --- [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-cluster-plugin --- [2024-03-19T01:49:38.047Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:38.047Z] [INFO] Tests are skipped. [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-cluster-plugin --- [2024-03-19T01:49:38.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/console-corba-plugin.jar [2024-03-19T01:49:38.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/console-jdbc-plugin.jar [2024-03-19T01:49:38.047Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:49:38.047Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:49:38.047Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:38.047Z] [INFO] Not copying test resources [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:38.047Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.047Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:38.047Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:38.047Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:38.047Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:38.047Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.047Z] [INFO] Not compiling test sources [2024-03-19T01:49:38.047Z] [INFO] [2024-03-19T01:49:38.047Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:38.048Z] [INFO] [2024-03-19T01:49:38.048Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:38.048Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:49:38.048Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:49:38.048Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:49:38.048Z] [INFO] [2024-03-19T01:49:38.048Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jca-plugin --- [2024-03-19T01:49:38.048Z] [INFO] Not copying test resources [2024-03-19T01:49:38.048Z] [INFO] [2024-03-19T01:49:38.048Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-jca-plugin --- [2024-03-19T01:49:38.048Z] [INFO] Tests are skipped. [2024-03-19T01:49:38.048Z] [INFO] [2024-03-19T01:49:38.048Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:38.048Z] [INFO] Not compiling test sources [2024-03-19T01:49:38.048Z] [INFO] [2024-03-19T01:49:38.048Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jca-plugin --- [2024-03-19T01:49:38.048Z] [INFO] [2024-03-19T01:49:38.048Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jca-plugin --- [2024-03-19T01:49:38.305Z] [INFO] Executing tasks [2024-03-19T01:49:38.305Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/classes/META-INF for [2024-03-19T01:49:38.305Z] [INFO] [echo] console-common-full-plugin [2024-03-19T01:49:38.305Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.305Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:38.305Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:38.305Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:38.305Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:38.305Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.305Z] [INFO] Tests are skipped. [2024-03-19T01:49:38.305Z] [INFO] [2024-03-19T01:49:38.305Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jca-plugin --- [2024-03-19T01:49:38.306Z] [INFO] Executed tasks [2024-03-19T01:49:38.306Z] [INFO] [2024-03-19T01:49:38.306Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common-full-plugin --- [2024-03-19T01:49:38.306Z] [INFO] Executing tasks [2024-03-19T01:49:38.306Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/classes/META-INF for [2024-03-19T01:49:38.306Z] [INFO] [echo] console-cluster-plugin [2024-03-19T01:49:38.306Z] [INFO] Executed tasks [2024-03-19T01:49:38.306Z] [INFO] [2024-03-19T01:49:38.306Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-cluster-plugin --- [2024-03-19T01:49:38.306Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:38.306Z] [INFO] [2024-03-19T01:49:38.306Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-core --- [2024-03-19T01:49:38.306Z] [INFO] Executing tasks [2024-03-19T01:49:38.306Z] [INFO] [2024-03-19T01:49:38.306Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-core --- [2024-03-19T01:49:38.306Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF for [2024-03-19T01:49:38.306Z] [INFO] [echo] glassfish-osgi-console-plugin [2024-03-19T01:49:38.306Z] [INFO] Executed tasks [2024-03-19T01:49:38.306Z] [INFO] [2024-03-19T01:49:38.306Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:38.306Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:38.306Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:38.306Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/console-common-full-plugin.jar [2024-03-19T01:49:38.306Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar [2024-03-19T01:49:38.306Z] [INFO] Executing tasks [2024-03-19T01:49:38.306Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/classes/META-INF for [2024-03-19T01:49:38.306Z] [INFO] [echo] console-jca-plugin [2024-03-19T01:49:38.306Z] [INFO] Executed tasks [2024-03-19T01:49:38.306Z] [INFO] [2024-03-19T01:49:38.306Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jca-plugin --- [2024-03-19T01:49:38.306Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/console-cluster-plugin.jar [2024-03-19T01:49:38.306Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.306Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:38.306Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:38.306Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:38.306Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:38.306Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.306Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.306Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:38.306Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:38.306Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:38.306Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:38.306Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.306Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/console-jca-plugin.jar [2024-03-19T01:49:38.306Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.306Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:38.306Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:38.306Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:38.306Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:38.306Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.306Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.306Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:38.306Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:38.307Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:38.307Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:38.307Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.307Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:49:38.307Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:49:38.307Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:49:38.307Z] [INFO] [2024-03-19T01:49:38.307Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-web-plugin --- [2024-03-19T01:49:38.307Z] [INFO] Not copying test resources [2024-03-19T01:49:38.307Z] [INFO] [2024-03-19T01:49:38.307Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-web-plugin --- [2024-03-19T01:49:38.307Z] [INFO] Not compiling test sources [2024-03-19T01:49:38.307Z] [INFO] [2024-03-19T01:49:38.307Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-web-plugin --- [2024-03-19T01:49:38.307Z] [INFO] [2024-03-19T01:49:38.307Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-web-plugin --- [2024-03-19T01:49:38.307Z] [INFO] Tests are skipped. [2024-03-19T01:49:38.307Z] [INFO] [2024-03-19T01:49:38.307Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-web-plugin --- [2024-03-19T01:49:38.565Z] [INFO] Executing tasks [2024-03-19T01:49:38.565Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:38.565Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00001 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00001 needs checking for cause/action: true [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00002 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00002 needs checking for cause/action: true [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00003 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00003 needs checking for cause/action: false [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00004 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00004 needs checking for cause/action: true [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00005 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00005 needs checking for cause/action: true [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00006 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00006 needs checking for cause/action: true [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00007 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00007 needs checking for cause/action: true [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00008 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00008 needs checking for cause/action: true [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00009 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00009 needs checking for cause/action: true [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00010 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00010 needs checking for cause/action: true [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00011 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00011 needs checking for cause/action: true [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00012 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00012 needs checking for cause/action: true [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00013 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00013 needs checking for cause/action: false [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00014 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00014 needs checking for cause/action: false [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00015 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00015 needs checking for cause/action: false [2024-03-19T01:49:38.565Z] [INFO] Processing: NCLS-ADMIN-00018 [2024-03-19T01:49:38.565Z] [INFO] Message NCLS-ADMIN-00018 needs checking for cause/action: false [2024-03-19T01:49:38.566Z] [INFO] Total Messages including ones found from disk so far: {NCLS-ADMIN-00001=Could not find state of instance registered in the state service, NCLS-ADMIN-00002=Error during command replication: {0}, NCLS-ADMIN-00003=Unable to read instance state file {0}, recreating, NCLS-ADMIN-00004=Unable to create instance state file: {0}, exception: {1}, NCLS-ADMIN-00005=Error while adding new server state to instance state: {0}, NCLS-ADMIN-00006=Error while adding failed command to instance state: {0}, NCLS-ADMIN-00007=Error while removing failed commands from instance state: {0}, NCLS-ADMIN-00008=Error while setting instance state: {0}, NCLS-ADMIN-00009=Error while removing instance: {0}, NCLS-ADMIN-00010=It appears that server [{0}:{1}] does not accept secure connections. Retry with --secure=false., NCLS-ADMIN-00011=An unexpected exception occurred., NCLS-ADMIN-00012=The server requires a valid admin password to be set before it can start. Please set a password using the change-admin-password command., NCLS-ADMIN-00013=Can not put data to cache under key {0}, NCLS-ADMIN-00014=An admin request arrived from {0} with the domain identifier {1} which does not match the domain identifier {2} configured for this server's domain; rejecting the request, NCLS-ADMIN-00015=Error searching for a default admin user, NCLS-ADMIN-00018=Unexpected exception from command event listener.} [2024-03-19T01:49:38.566Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:38.566Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:38.566Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:38.566Z] [INFO] Processing: jakarta.enterprise.system.tools.admin on element ADMIN_LOGGER [2024-03-19T01:49:38.566Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.AdminLoggerInfo [2024-03-19T01:49:38.566Z] [INFO] Processing: jakarta.enterprise.system.tools.admin.security.authorization on element ADMSEC_AUTHZ_LOGGER_NAME [2024-03-19T01:49:38.566Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.CommandSecurityChecker [2024-03-19T01:49:38.566Z] [INFO] Processing: jakarta.enterprise.system.tools.admin.security on element ADMSEC_LOGGER_NAME [2024-03-19T01:49:38.566Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.GenericAdminAuthenticator [2024-03-19T01:49:38.566Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Administration Services, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.description=Admin security authorization, jakarta.enterprise.system.tools.admin.security.authorization.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.subsystem=ADMSECAUTHZ, jakarta.enterprise.system.tools.admin.security.description=Admin security, jakarta.enterprise.system.tools.admin.security.publish=true, jakarta.enterprise.system.tools.admin.security.subsystem=ADMSEC, jakarta.enterprise.system.tools.admin.subsystem=ADMIN} [2024-03-19T01:49:38.566Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:38.566Z] [INFO] Found enclosing element ADMIN_LOGGER [2024-03-19T01:49:38.566Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/classes/META-INF for [2024-03-19T01:49:38.566Z] [INFO] Found enclosing element com.sun.enterprise.admin.util.AdminLoggerInfo [2024-03-19T01:49:38.566Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:38.567Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:38.567Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:38.567Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:38.567Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:38.567Z] [INFO] [echo] console-web-plugin [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-util --- [2024-03-19T01:49:38.567Z] [INFO] Not copying test resources [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ admin-util --- [2024-03-19T01:49:38.567Z] [INFO] Executed tasks [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-web-plugin --- [2024-03-19T01:49:38.567Z] [INFO] Not compiling test sources [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-util --- [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-util --- [2024-03-19T01:49:38.567Z] [INFO] Tests are skipped. [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-util --- [2024-03-19T01:49:38.567Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:49:38.567Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:49:38.567Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-core --- [2024-03-19T01:49:38.567Z] [INFO] Not copying test resources [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-core --- [2024-03-19T01:49:38.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/console-web-plugin.jar [2024-03-19T01:49:38.567Z] [INFO] Not compiling test sources [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-core --- [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-core --- [2024-03-19T01:49:38.567Z] [INFO] Executing tasks [2024-03-19T01:49:38.567Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/classes/META-INF for [2024-03-19T01:49:38.567Z] [INFO] [echo] admin-util [2024-03-19T01:49:38.567Z] [INFO] Tests are skipped. [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-core --- [2024-03-19T01:49:38.567Z] [INFO] Executed tasks [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-util --- [2024-03-19T01:49:38.567Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.567Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:38.567Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:38.567Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:38.567Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:38.567Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.567Z] [INFO] Executing tasks [2024-03-19T01:49:38.567Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/classes/META-INF for [2024-03-19T01:49:38.567Z] [INFO] [echo] console-core [2024-03-19T01:49:38.567Z] [INFO] Executed tasks [2024-03-19T01:49:38.567Z] [INFO] [2024-03-19T01:49:38.567Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-core --- [2024-03-19T01:49:38.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/admin-util.jar [2024-03-19T01:49:38.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/console-core.jar [2024-03-19T01:49:38.567Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.567Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:38.568Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:38.568Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:38.568Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:38.568Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.568Z] [INFO] [2024-03-19T01:49:38.568Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-corba-plugin --- [2024-03-19T01:49:38.568Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.568Z] [WARNING] * The * [2024-03-19T01:49:38.568Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:38.568Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:38.568Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:38.568Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:38.568Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:38.568Z] [WARNING] ***************************************************************** [2024-03-19T01:49:38.568Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:39.133Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T01:49:39.390Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/bom.xml [2024-03-19T01:49:39.390Z] [INFO] attaching as console-corba-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:39.390Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/bom.json [2024-03-19T01:49:39.390Z] [INFO] attaching as console-corba-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:39.390Z] [INFO] [2024-03-19T01:49:39.390Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-corba-plugin --- [2024-03-19T01:49:39.390Z] [INFO] Tests are skipped. [2024-03-19T01:49:39.390Z] [INFO] [2024-03-19T01:49:39.390Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-corba-plugin --- [2024-03-19T01:49:39.390Z] [INFO] Tests are skipped. [2024-03-19T01:49:39.390Z] [INFO] [2024-03-19T01:49:39.390Z] [WARNING] ***************************************************************** [2024-03-19T01:49:39.390Z] [WARNING] * The * [2024-03-19T01:49:39.390Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:39.390Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:39.390Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:39.390Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:39.390Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:39.390Z] [WARNING] ***************************************************************** [2024-03-19T01:49:39.390Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-jdbc-plugin --- [2024-03-19T01:49:39.390Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:39.956Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T01:49:39.956Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/bom.xml [2024-03-19T01:49:39.956Z] [INFO] attaching as console-jdbc-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:39.956Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/bom.json [2024-03-19T01:49:39.956Z] [INFO] attaching as console-jdbc-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:39.956Z] [INFO] [2024-03-19T01:49:39.956Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jdbc-plugin --- [2024-03-19T01:49:39.956Z] [INFO] Tests are skipped. [2024-03-19T01:49:39.956Z] [INFO] [2024-03-19T01:49:39.956Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jdbc-plugin --- [2024-03-19T01:49:39.956Z] [INFO] Tests are skipped. [2024-03-19T01:49:39.956Z] [INFO] [2024-03-19T01:49:39.956Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-jdbc-plugin-checkstyle) @ console-jdbc-plugin --- [2024-03-19T01:49:39.956Z] [INFO] [2024-03-19T01:49:39.956Z] [INFO] --- install:3.1.1:install (default-install) @ console-jdbc-plugin --- [2024-03-19T01:49:39.956Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/8.0.1-SNAPSHOT/console-jdbc-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:39.956Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/console-jdbc-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/8.0.1-SNAPSHOT/console-jdbc-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:39.956Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/8.0.1-SNAPSHOT/console-jdbc-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:39.956Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/8.0.1-SNAPSHOT/console-jdbc-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:39.956Z] [INFO] [2024-03-19T01:49:39.956Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:39.956Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:40.891Z] [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) [2024-03-19T01:49:40.891Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/bom.xml [2024-03-19T01:49:40.891Z] [INFO] attaching as glassfish-osgi-console-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:40.891Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/bom.json [2024-03-19T01:49:40.891Z] [INFO] attaching as glassfish-osgi-console-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:40.891Z] [INFO] [2024-03-19T01:49:40.891Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:40.891Z] [INFO] Tests are skipped. [2024-03-19T01:49:40.891Z] [INFO] [2024-03-19T01:49:40.891Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:40.891Z] [INFO] Tests are skipped. [2024-03-19T01:49:40.891Z] [INFO] [2024-03-19T01:49:40.891Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-common-full-plugin --- [2024-03-19T01:49:40.891Z] [WARNING] ***************************************************************** [2024-03-19T01:49:40.891Z] [WARNING] * The * [2024-03-19T01:49:40.891Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:40.892Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:40.892Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:40.892Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:40.892Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:40.892Z] [WARNING] ***************************************************************** [2024-03-19T01:49:40.892Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:41.456Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T01:49:41.456Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/bom.xml [2024-03-19T01:49:41.456Z] [INFO] attaching as console-common-full-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:41.456Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/bom.json [2024-03-19T01:49:41.456Z] [INFO] attaching as console-common-full-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:41.456Z] [WARNING] ***************************************************************** [2024-03-19T01:49:41.456Z] [WARNING] * The * [2024-03-19T01:49:41.456Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:41.456Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:41.456Z] [INFO] [2024-03-19T01:49:41.456Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:41.456Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:41.456Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:41.456Z] [WARNING] ***************************************************************** [2024-03-19T01:49:41.456Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-jca-plugin --- [2024-03-19T01:49:41.456Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:42.021Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T01:49:42.021Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/bom.xml [2024-03-19T01:49:42.021Z] [INFO] attaching as console-jca-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:42.021Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/bom.json [2024-03-19T01:49:42.021Z] [INFO] attaching as console-jca-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:42.021Z] [INFO] [2024-03-19T01:49:42.021Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jca-plugin --- [2024-03-19T01:49:42.021Z] [INFO] Tests are skipped. [2024-03-19T01:49:42.021Z] [INFO] [2024-03-19T01:49:42.021Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jca-plugin --- [2024-03-19T01:49:42.021Z] [INFO] Tests are skipped. [2024-03-19T01:49:42.021Z] [INFO] [2024-03-19T01:49:42.021Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-jca-plugin-checkstyle) @ console-jca-plugin --- [2024-03-19T01:49:42.021Z] [INFO] [2024-03-19T01:49:42.021Z] [INFO] --- install:3.1.1:install (default-install) @ console-jca-plugin --- [2024-03-19T01:49:42.021Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/8.0.1-SNAPSHOT/console-jca-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:42.021Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/console-jca-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/8.0.1-SNAPSHOT/console-jca-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:42.021Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/8.0.1-SNAPSHOT/console-jca-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:42.021Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/8.0.1-SNAPSHOT/console-jca-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:42.021Z] [INFO] [2024-03-19T01:49:42.021Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-cluster-plugin --- [2024-03-19T01:49:42.021Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:42.954Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T01:49:42.954Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/bom.xml [2024-03-19T01:49:42.954Z] [INFO] attaching as console-cluster-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:42.954Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/bom.json [2024-03-19T01:49:42.954Z] [INFO] attaching as console-cluster-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:42.954Z] [INFO] [2024-03-19T01:49:42.954Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-web-plugin --- [2024-03-19T01:49:42.954Z] [WARNING] ***************************************************************** [2024-03-19T01:49:42.954Z] [WARNING] * The * [2024-03-19T01:49:42.954Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:42.954Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:42.954Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:42.954Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:42.954Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:42.954Z] [WARNING] ***************************************************************** [2024-03-19T01:49:42.954Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:43.519Z] [INFO] CycloneDX: Creating BOM version 1.4 with 66 component(s) [2024-03-19T01:49:43.519Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/bom.xml [2024-03-19T01:49:43.519Z] [INFO] attaching as console-web-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:43.777Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/bom.json [2024-03-19T01:49:43.777Z] [INFO] attaching as console-web-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:43.777Z] [INFO] [2024-03-19T01:49:43.777Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ admin-util --- [2024-03-19T01:49:43.777Z] [WARNING] ***************************************************************** [2024-03-19T01:49:43.777Z] [WARNING] * The * [2024-03-19T01:49:43.777Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:43.777Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:43.777Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:43.777Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:43.777Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:43.777Z] [WARNING] ***************************************************************** [2024-03-19T01:49:43.777Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:45.150Z] [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) [2024-03-19T01:49:45.150Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/bom.xml [2024-03-19T01:49:45.150Z] [INFO] attaching as admin-util-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:45.150Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/bom.json [2024-03-19T01:49:45.150Z] [INFO] attaching as admin-util-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:45.150Z] [INFO] [2024-03-19T01:49:45.150Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-core --- [2024-03-19T01:49:45.150Z] [WARNING] ***************************************************************** [2024-03-19T01:49:45.150Z] [WARNING] * The * [2024-03-19T01:49:45.150Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:45.150Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:45.150Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:45.150Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:45.150Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:45.150Z] [WARNING] ***************************************************************** [2024-03-19T01:49:45.150Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:45.716Z] [INFO] CycloneDX: Creating BOM version 1.4 with 65 component(s) [2024-03-19T01:49:45.716Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/bom.xml [2024-03-19T01:49:45.716Z] [INFO] attaching as console-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:45.716Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/bom.json [2024-03-19T01:49:45.716Z] [INFO] attaching as console-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-core --- [2024-03-19T01:49:45.716Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-corba-plugin-checkstyle) @ console-corba-plugin --- [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-glassfish-osgi-console-plugin-checkstyle) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common-full-plugin --- [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-cluster-plugin --- [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-web-plugin --- [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-util --- [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-osgi-console-plugin --- [2024-03-19T01:49:45.716Z] [INFO] --- install:3.1.1:install (default-install) @ console-corba-plugin --- [2024-03-19T01:49:45.716Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/8.0.1-SNAPSHOT/glassfish-osgi-console-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:45.716Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/8.0.1-SNAPSHOT/console-corba-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:45.716Z] [INFO] Tests are skipped. [2024-03-19T01:49:45.716Z] [INFO] Tests are skipped. [2024-03-19T01:49:45.716Z] [INFO] Tests are skipped. [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-cluster-plugin --- [2024-03-19T01:49:45.716Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-core --- [2024-03-19T01:49:45.716Z] [INFO] Tests are skipped. [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-util --- [2024-03-19T01:49:45.716Z] [INFO] [2024-03-19T01:49:45.716Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-web-plugin --- [2024-03-19T01:49:45.716Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/console-corba-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/8.0.1-SNAPSHOT/console-corba-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:45.716Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/8.0.1-SNAPSHOT/glassfish-osgi-console-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:45.717Z] [INFO] Tests are skipped. [2024-03-19T01:49:45.717Z] [INFO] Tests are skipped. [2024-03-19T01:49:45.717Z] [INFO] Tests are skipped. [2024-03-19T01:49:45.717Z] [INFO] Tests are skipped. [2024-03-19T01:49:45.717Z] [INFO] [2024-03-19T01:49:45.717Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-web-plugin-checkstyle) @ console-web-plugin --- [2024-03-19T01:49:45.717Z] [INFO] [2024-03-19T01:49:45.717Z] [INFO] [2024-03-19T01:49:45.717Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-cluster-plugin-checkstyle) @ console-cluster-plugin --- [2024-03-19T01:49:45.717Z] [INFO] [2024-03-19T01:49:45.717Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-core-checkstyle) @ console-core --- [2024-03-19T01:49:45.717Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-admin-util-checkstyle) @ admin-util --- [2024-03-19T01:49:45.717Z] [INFO] Tests are skipped. [2024-03-19T01:49:45.717Z] [INFO] [2024-03-19T01:49:45.717Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-common-full-plugin --- [2024-03-19T01:49:45.717Z] [INFO] [2024-03-19T01:49:45.717Z] [INFO] --- install:3.1.1:install (default-install) @ console-core --- [2024-03-19T01:49:45.717Z] [INFO] [2024-03-19T01:49:45.717Z] [INFO] --- install:3.1.1:install (default-install) @ console-cluster-plugin --- [2024-03-19T01:49:45.717Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/8.0.1-SNAPSHOT/console-corba-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:45.717Z] [INFO] Tests are skipped. [2024-03-19T01:49:45.717Z] [INFO] [2024-03-19T01:49:45.717Z] [INFO] --- install:3.1.1:install (default-install) @ console-web-plugin --- [2024-03-19T01:49:45.717Z] [INFO] [2024-03-19T01:49:45.717Z] [INFO] --- install:3.1.1:install (default-install) @ admin-util --- [2024-03-19T01:49:45.717Z] [INFO] [2024-03-19T01:49:45.717Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-common-full-plugin-checkstyle) @ console-common-full-plugin --- [2024-03-19T01:49:45.717Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/8.0.1-SNAPSHOT/glassfish-osgi-console-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:45.717Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/8.0.1-SNAPSHOT/console-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:45.717Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/8.0.1-SNAPSHOT/console-cluster-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:45.717Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/8.0.1-SNAPSHOT/console-web-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:45.717Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/8.0.1-SNAPSHOT/admin-util-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:45.717Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/8.0.1-SNAPSHOT/console-corba-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:45.717Z] [INFO] [2024-03-19T01:49:45.717Z] [INFO] --- install:3.1.1:install (default-install) @ console-common-full-plugin --- [2024-03-19T01:49:45.717Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/console-cluster-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/8.0.1-SNAPSHOT/console-cluster-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:45.718Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/8.0.1-SNAPSHOT/glassfish-osgi-console-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:45.718Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/8.0.1-SNAPSHOT/console-common-full-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:45.718Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/admin-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/8.0.1-SNAPSHOT/admin-util-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:45.718Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/console-web-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/8.0.1-SNAPSHOT/console-web-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:45.718Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/console-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/8.0.1-SNAPSHOT/console-core-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:45.718Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/8.0.1-SNAPSHOT/console-cluster-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:45.718Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/8.0.1-SNAPSHOT/admin-util-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:45.718Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/8.0.1-SNAPSHOT/console-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:45.718Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/8.0.1-SNAPSHOT/console-cluster-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:45.718Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/8.0.1-SNAPSHOT/admin-util-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:45.718Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/8.0.1-SNAPSHOT/console-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:45.718Z] [INFO] [2024-03-19T01:49:45.718Z] [INFO] [2024-03-19T01:49:45.718Z] [INFO] [2024-03-19T01:49:45.718Z] [INFO] [2024-03-19T01:49:45.718Z] [INFO] [2024-03-19T01:49:45.718Z] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [2024-03-19T01:49:45.718Z] [INFO] [2024-03-19T01:49:45.719Z] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [2024-03-19T01:49:45.719Z] [INFO] Building Backup Restore classes 8.0.1-SNAPSHOT [173/300] [2024-03-19T01:49:45.719Z] [INFO] Building Deployment Object Library 8.0.1-SNAPSHOT [174/300] [2024-03-19T01:49:45.719Z] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [2024-03-19T01:49:45.719Z] [INFO] from appserver/admin/backup/pom.xml [2024-03-19T01:49:45.719Z] [INFO] Building Admin CLI bridge command to the OSGi Shell 8.0.1-SNAPSHOT [175/300] [2024-03-19T01:49:45.719Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:45.719Z] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [2024-03-19T01:49:45.719Z] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [2024-03-19T01:49:45.719Z] [INFO] Building admin-core 8.0.1-SNAPSHOT [177/300] [2024-03-19T01:49:45.719Z] [INFO] [2024-03-19T01:49:45.719Z] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [2024-03-19T01:49:45.719Z] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [2024-03-19T01:49:45.719Z] [INFO] Building Concurrent Connector Module 8.0.1-SNAPSHOT [179/300] [2024-03-19T01:49:45.719Z] [INFO] from appserver/admin/admin-core/pom.xml [2024-03-19T01:49:45.719Z] [INFO] from appserver/concurrent/concurrent-connector/pom.xml [2024-03-19T01:49:45.719Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:45.719Z] [INFO] Building Admin Console WAR 8.0.1-SNAPSHOT [176/300] [2024-03-19T01:49:45.719Z] [INFO] from nucleus/osgi-platforms/osgi-cli-remote/pom.xml [2024-03-19T01:49:45.719Z] [INFO] from appserver/deployment/dol/pom.xml [2024-03-19T01:49:45.719Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:45.719Z] [INFO] from appserver/admingui/war/pom.xml [2024-03-19T01:49:45.719Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:49:45.719Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:45.719Z] [INFO] Building cluster-common 8.0.1-SNAPSHOT [178/300] [2024-03-19T01:49:45.719Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:45.719Z] [INFO] from nucleus/cluster/common/pom.xml [2024-03-19T01:49:45.719Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:45.719Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/console-common-full-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/8.0.1-SNAPSHOT/console-common-full-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:45.719Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/8.0.1-SNAPSHOT/console-common-full-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:45.719Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/8.0.1-SNAPSHOT/console-common-full-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:45.719Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/8.0.1-SNAPSHOT/console-web-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:45.719Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/8.0.1-SNAPSHOT/console-web-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:45.719Z] [INFO] [2024-03-19T01:49:45.719Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-common --- [2024-03-19T01:49:45.719Z] [INFO] [2024-03-19T01:49:45.719Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cluster-common --- [2024-03-19T01:49:45.719Z] [INFO] [2024-03-19T01:49:45.719Z] [INFO] --- clean:3.3.2:clean (default-clean) @ backup --- [2024-03-19T01:49:45.719Z] [INFO] [2024-03-19T01:49:45.719Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cluster-common --- [2024-03-19T01:49:45.719Z] [INFO] [2024-03-19T01:49:45.719Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ backup --- [2024-03-19T01:49:45.719Z] [INFO] [2024-03-19T01:49:45.719Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-connector --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cluster-common --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ concurrent-connector --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ backup --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ backup --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ concurrent-connector --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ war --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ concurrent-connector --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ war --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ war --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-remote --- [2024-03-19T01:49:45.720Z] [INFO] No sources to compile [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ war --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-cli-remote --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ war --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-remote --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-cli-remote --- [2024-03-19T01:49:45.720Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:45.720Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:45.720Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:45.720Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:45.720Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- resources:3.3.1:resources (default-resources) @ war --- [2024-03-19T01:49:45.720Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:45.720Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:45.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/src/main/resources [2024-03-19T01:49:45.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/src/main/manpages [2024-03-19T01:49:45.720Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:45.720Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:45.720Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ war --- [2024-03-19T01:49:45.720Z] [INFO] No sources to compile [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ war --- [2024-03-19T01:49:45.720Z] [INFO] No sources to compile [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war --- [2024-03-19T01:49:45.720Z] [INFO] Not copying test resources [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ war --- [2024-03-19T01:49:45.720Z] [INFO] Not compiling test sources [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- surefire:3.2.5:test (default-test) @ war --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-core --- [2024-03-19T01:49:45.720Z] [INFO] Tests are skipped. [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ war --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dol --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ admin-core --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dol --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ admin-core --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dol --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ admin-core --- [2024-03-19T01:49:45.720Z] [INFO] [2024-03-19T01:49:45.720Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dol --- [2024-03-19T01:49:45.978Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:45.978Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:45.978Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:45.978Z] [INFO] Compiling 422 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:45.978Z] [INFO] Executing tasks [2024-03-19T01:49:45.978Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/classes/META-INF for [2024-03-19T01:49:45.978Z] [INFO] [echo] war [2024-03-19T01:49:45.978Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/classes/META-INF [2024-03-19T01:49:45.978Z] [INFO] Executed tasks [2024-03-19T01:49:45.978Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- dependency:3.6.1:copy-dependencies (prepare-extra-dependencies) @ war --- [2024-03-19T01:49:45.979Z] [INFO] Copying commons-io-2.15.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies/commons-io-2.15.1.jar [2024-03-19T01:49:45.979Z] [INFO] Copying dojo-ajax-nodemo-1.12.4.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies/dojo-ajax-nodemo-1.12.4.jar [2024-03-19T01:49:45.979Z] [INFO] Copying json-2.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies/json-2.0.jar [2024-03-19T01:49:45.979Z] [INFO] Copying prototype-1.7.3.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies/prototype-1.7.3.jar [2024-03-19T01:49:45.979Z] [INFO] Copying woodstock-webui-jsf-6.0.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-6.0.1.jar [2024-03-19T01:49:45.979Z] [INFO] Copying woodstock-webui-jsf-suntheme-6.0.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-suntheme-6.0.1.jar [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- war:3.4.0:war (default-war) @ war --- [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cluster-common --- [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cluster-common --- [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-common --- [2024-03-19T01:49:45.979Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-common --- [2024-03-19T01:49:45.979Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:49:45.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/src/main/resources [2024-03-19T01:49:45.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/src/main/manpages [2024-03-19T01:49:45.979Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ backup --- [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ backup --- [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ backup --- [2024-03-19T01:49:45.979Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ backup --- [2024-03-19T01:49:45.979Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-cli-remote --- [2024-03-19T01:49:45.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/src/main/manpages [2024-03-19T01:49:45.979Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-cli-remote --- [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-remote --- [2024-03-19T01:49:45.979Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-remote --- [2024-03-19T01:49:45.979Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cluster-common --- [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ backup --- [2024-03-19T01:49:45.979Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T01:49:45.979Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:45.979Z] [INFO] [2024-03-19T01:49:45.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ admin-core --- [2024-03-19T01:49:45.980Z] [INFO] [2024-03-19T01:49:45.980Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ admin-core --- [2024-03-19T01:49:45.980Z] [INFO] [2024-03-19T01:49:45.980Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-cli-remote --- [2024-03-19T01:49:45.980Z] [INFO] [2024-03-19T01:49:45.980Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-core --- [2024-03-19T01:49:45.980Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:45.980Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:45.980Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:45.980Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:45.980Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:45.980Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:45.980Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:45.980Z] [INFO] [2024-03-19T01:49:45.980Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-core --- [2024-03-19T01:49:45.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/src/main/resources [2024-03-19T01:49:45.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/src/main/manpages [2024-03-19T01:49:45.980Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:45.980Z] [INFO] [2024-03-19T01:49:45.980Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ admin-core --- [2024-03-19T01:49:45.980Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:45.980Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:45.980Z] [INFO] [2024-03-19T01:49:45.980Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ concurrent-connector --- [2024-03-19T01:49:45.980Z] [INFO] [2024-03-19T01:49:45.980Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ concurrent-connector --- [2024-03-19T01:49:45.980Z] [INFO] [2024-03-19T01:49:45.980Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-connector --- [2024-03-19T01:49:45.980Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:45.980Z] [INFO] [2024-03-19T01:49:45.980Z] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-connector --- [2024-03-19T01:49:45.980Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-03-19T01:49:45.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/src/main/manpages [2024-03-19T01:49:45.980Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:45.980Z] [INFO] [2024-03-19T01:49:45.980Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ concurrent-connector --- [2024-03-19T01:49:45.980Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:45.980Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:46.237Z] [INFO] Packaging webapp [2024-03-19T01:49:46.237Z] [INFO] Assembling webapp [war] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/admingui] [2024-03-19T01:49:46.237Z] [INFO] Processing war project [2024-03-19T01:49:46.237Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/src/main/webapp] to [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/admingui] [2024-03-19T01:49:46.237Z] [INFO] [2024-03-19T01:49:46.237Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ admin-core --- [2024-03-19T01:49:46.237Z] [INFO] [2024-03-19T01:49:46.237Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ admin-core --- [2024-03-19T01:49:46.237Z] [INFO] [2024-03-19T01:49:46.237Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-core --- [2024-03-19T01:49:46.237Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java uses or overrides a deprecated API. [2024-03-19T01:49:46.238Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:46.238Z] [INFO] [2024-03-19T01:49:46.238Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cluster-common --- [2024-03-19T01:49:46.238Z] [INFO] [2024-03-19T01:49:46.238Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cluster-common --- [2024-03-19T01:49:46.238Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:46.238Z] [INFO] [2024-03-19T01:49:46.238Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-common --- [2024-03-19T01:49:46.238Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:46.238Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies] to [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/admingui] [2024-03-19T01:49:46.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/impl/RemoteCommandSession.java:[105,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:46.238Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java uses unchecked or unsafe operations. [2024-03-19T01:49:46.238Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:46.238Z] [INFO] [2024-03-19T01:49:46.238Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-remote --- [2024-03-19T01:49:46.238Z] [INFO] [2024-03-19T01:49:46.238Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-remote --- [2024-03-19T01:49:46.238Z] [INFO] [2024-03-19T01:49:46.238Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ backup --- [2024-03-19T01:49:46.238Z] [INFO] [2024-03-19T01:49:46.238Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ backup --- [2024-03-19T01:49:46.238Z] [INFO] [2024-03-19T01:49:46.238Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-remote --- [2024-03-19T01:49:46.238Z] [INFO] [2024-03-19T01:49:46.238Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ backup --- [2024-03-19T01:49:46.238Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:46.238Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:46.238Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/src/main/webapp] [2024-03-19T01:49:46.238Z] [INFO] [2024-03-19T01:49:46.238Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ concurrent-connector --- [2024-03-19T01:49:46.238Z] [INFO] [2024-03-19T01:49:46.238Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ concurrent-connector --- [2024-03-19T01:49:46.238Z] [INFO] [2024-03-19T01:49:46.238Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-connector --- [2024-03-19T01:49:46.238Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:46.238Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/admingui.war [2024-03-19T01:49:46.495Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:46.495Z] [INFO] [2024-03-19T01:49:46.495Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-common --- [2024-03-19T01:49:46.495Z] [INFO] [2024-03-19T01:49:46.495Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cluster-common --- [2024-03-19T01:49:46.496Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:46.496Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:46.496Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:46.496Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:46.496Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:46.496Z] [INFO] [2024-03-19T01:49:46.496Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-remote --- [2024-03-19T01:49:46.496Z] [INFO] [2024-03-19T01:49:46.496Z] [INFO] --- command-security:1.0.17:check (default-check) @ backup --- [2024-03-19T01:49:46.496Z] [INFO] [2024-03-19T01:49:46.496Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-core --- [2024-03-19T01:49:46.496Z] [INFO] [2024-03-19T01:49:46.496Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-cli-remote --- [2024-03-19T01:49:46.496Z] [INFO] [2024-03-19T01:49:46.496Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ admin-core --- [2024-03-19T01:49:46.496Z] [INFO] [2024-03-19T01:49:46.496Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ backup --- [2024-03-19T01:49:46.496Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:46.496Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:46.496Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:46.496Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:46.496Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:46.496Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:46.496Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:46.496Z] [INFO] [2024-03-19T01:49:46.496Z] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-connector --- [2024-03-19T01:49:46.496Z] [INFO] [2024-03-19T01:49:46.496Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ concurrent-connector --- [2024-03-19T01:49:46.496Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:46.496Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:46.496Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.496Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:46.496Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:46.496Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:46.496Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:46.496Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.753Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:46.753Z] [INFO] [2024-03-19T01:49:46.753Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-common --- [2024-03-19T01:49:46.754Z] [INFO] Not copying test resources [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cluster-common --- [2024-03-19T01:49:46.754Z] [INFO] Not compiling test sources [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-common --- [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-common --- [2024-03-19T01:49:46.754Z] [INFO] Tests are skipped. [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-common --- [2024-03-19T01:49:46.754Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-core --- [2024-03-19T01:49:46.754Z] [INFO] Not copying test resources [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ admin-core --- [2024-03-19T01:49:46.754Z] [INFO] Not compiling test sources [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-core --- [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-core --- [2024-03-19T01:49:46.754Z] [INFO] Tests are skipped. [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-core --- [2024-03-19T01:49:46.754Z] [INFO] Executing tasks [2024-03-19T01:49:46.754Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/classes/META-INF for [2024-03-19T01:49:46.754Z] [INFO] [echo] cluster-common [2024-03-19T01:49:46.754Z] [INFO] Executed tasks [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-common --- [2024-03-19T01:49:46.754Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ backup --- [2024-03-19T01:49:46.754Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/cluster-common.jar [2024-03-19T01:49:46.754Z] [INFO] Not copying test resources [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ backup --- [2024-03-19T01:49:46.754Z] [INFO] Not compiling test sources [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ backup --- [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- surefire:3.2.5:test (default-test) @ backup --- [2024-03-19T01:49:46.754Z] [INFO] Tests are skipped. [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ backup --- [2024-03-19T01:49:46.754Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-remote --- [2024-03-19T01:49:46.754Z] [INFO] Not copying test resources [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ osgi-cli-remote --- [2024-03-19T01:49:46.754Z] [INFO] Executing tasks [2024-03-19T01:49:46.754Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/classes/META-INF for [2024-03-19T01:49:46.754Z] [INFO] [echo] admin-core [2024-03-19T01:49:46.754Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.754Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:46.754Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:46.754Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:46.754Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:46.754Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.754Z] [INFO] Not compiling test sources [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-remote --- [2024-03-19T01:49:46.754Z] [INFO] Executed tasks [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-core --- [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-remote --- [2024-03-19T01:49:46.754Z] [INFO] Tests are skipped. [2024-03-19T01:49:46.754Z] [INFO] [2024-03-19T01:49:46.754Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-remote --- [2024-03-19T01:49:46.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/admin-core.jar [2024-03-19T01:49:46.755Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.755Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:46.755Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:46.755Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:46.755Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:46.755Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.755Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:46.755Z] [INFO] [2024-03-19T01:49:46.755Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-connector --- [2024-03-19T01:49:46.755Z] [INFO] Not copying test resources [2024-03-19T01:49:46.755Z] [INFO] [2024-03-19T01:49:46.755Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ concurrent-connector --- [2024-03-19T01:49:46.755Z] [INFO] Not compiling test sources [2024-03-19T01:49:46.755Z] [INFO] [2024-03-19T01:49:46.755Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-connector --- [2024-03-19T01:49:46.755Z] [INFO] [2024-03-19T01:49:46.755Z] [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-connector --- [2024-03-19T01:49:46.755Z] [INFO] Executing tasks [2024-03-19T01:49:46.755Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/classes/META-INF for [2024-03-19T01:49:46.755Z] [INFO] [echo] backup [2024-03-19T01:49:46.755Z] [INFO] Executed tasks [2024-03-19T01:49:46.755Z] [INFO] [2024-03-19T01:49:46.755Z] [INFO] --- jar:3.3.0:jar (default-jar) @ backup --- [2024-03-19T01:49:46.755Z] [INFO] Tests are skipped. [2024-03-19T01:49:46.755Z] [INFO] [2024-03-19T01:49:46.755Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-connector --- [2024-03-19T01:49:46.755Z] [INFO] Executing tasks [2024-03-19T01:49:46.755Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF for [2024-03-19T01:49:46.755Z] [INFO] [echo] osgi-cli-remote [2024-03-19T01:49:46.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/backup.jar [2024-03-19T01:49:46.755Z] [INFO] Executed tasks [2024-03-19T01:49:46.755Z] [INFO] [2024-03-19T01:49:46.755Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-remote --- [2024-03-19T01:49:46.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar [2024-03-19T01:49:46.755Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.755Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:46.755Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:46.755Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:46.755Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:46.755Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.755Z] [INFO] Executing tasks [2024-03-19T01:49:46.755Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/classes/META-INF for [2024-03-19T01:49:46.755Z] [INFO] [echo] concurrent-connector [2024-03-19T01:49:46.755Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.755Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:46.755Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:46.755Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:46.755Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:46.755Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.755Z] [INFO] Executed tasks [2024-03-19T01:49:46.755Z] [INFO] [2024-03-19T01:49:46.755Z] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-connector --- [2024-03-19T01:49:46.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar [2024-03-19T01:49:46.755Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.755Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:46.755Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:46.755Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:46.756Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:46.756Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.756Z] [INFO] [2024-03-19T01:49:46.756Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ war --- [2024-03-19T01:49:46.756Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.756Z] [WARNING] * The * [2024-03-19T01:49:46.756Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:46.756Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:46.756Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:46.756Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:46.756Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:46.756Z] [WARNING] ***************************************************************** [2024-03-19T01:49:46.756Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:47.012Z] [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [2024-03-19T01:49:47.012Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/bom.xml [2024-03-19T01:49:47.012Z] [INFO] attaching as war-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:47.013Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/bom.json [2024-03-19T01:49:47.013Z] [INFO] attaching as war-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:47.013Z] [INFO] [2024-03-19T01:49:47.013Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cluster-common --- [2024-03-19T01:49:47.013Z] [WARNING] ***************************************************************** [2024-03-19T01:49:47.013Z] [WARNING] * The * [2024-03-19T01:49:47.013Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:47.013Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:47.013Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:47.013Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:47.013Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:47.013Z] [WARNING] ***************************************************************** [2024-03-19T01:49:47.013Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:47.947Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T01:49:47.947Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/bom.xml [2024-03-19T01:49:47.947Z] [INFO] attaching as cluster-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:47.947Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/bom.json [2024-03-19T01:49:47.947Z] [INFO] attaching as cluster-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:47.947Z] [INFO] [2024-03-19T01:49:47.947Z] [WARNING] ***************************************************************** [2024-03-19T01:49:47.947Z] [WARNING] * The * [2024-03-19T01:49:47.947Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:47.947Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:47.947Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:47.947Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ admin-core --- [2024-03-19T01:49:47.947Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:47.947Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:47.947Z] [WARNING] ***************************************************************** [2024-03-19T01:49:47.947Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:49.318Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T01:49:49.318Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/bom.xml [2024-03-19T01:49:49.318Z] [INFO] attaching as admin-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:49.318Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/bom.json [2024-03-19T01:49:49.318Z] [INFO] attaching as admin-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:49.318Z] [INFO] [2024-03-19T01:49:49.318Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-core --- [2024-03-19T01:49:49.318Z] [INFO] Tests are skipped. [2024-03-19T01:49:49.318Z] [INFO] [2024-03-19T01:49:49.318Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-core --- [2024-03-19T01:49:49.318Z] [INFO] Tests are skipped. [2024-03-19T01:49:49.318Z] [INFO] [2024-03-19T01:49:49.318Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-admin-core-checkstyle) @ admin-core --- [2024-03-19T01:49:49.318Z] [INFO] [2024-03-19T01:49:49.318Z] [INFO] --- install:3.1.1:install (default-install) @ admin-core --- [2024-03-19T01:49:49.318Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/8.0.1-SNAPSHOT/admin-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:49.319Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/8.0.1-SNAPSHOT/admin-core-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:49.319Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/8.0.1-SNAPSHOT/admin-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:49.319Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/8.0.1-SNAPSHOT/admin-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:49.319Z] [INFO] [2024-03-19T01:49:49.319Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ backup --- [2024-03-19T01:49:49.319Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:49.883Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T01:49:49.883Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/bom.xml [2024-03-19T01:49:49.883Z] [INFO] attaching as backup-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:49.883Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/bom.json [2024-03-19T01:49:49.883Z] [INFO] attaching as backup-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:49.883Z] [INFO] [2024-03-19T01:49:49.883Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ backup --- [2024-03-19T01:49:49.883Z] [INFO] Tests are skipped. [2024-03-19T01:49:49.883Z] [INFO] [2024-03-19T01:49:49.883Z] [INFO] --- failsafe:3.2.5:verify (verify) @ backup --- [2024-03-19T01:49:49.883Z] [INFO] Tests are skipped. [2024-03-19T01:49:49.883Z] [INFO] [2024-03-19T01:49:49.883Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-cli-remote --- [2024-03-19T01:49:49.883Z] [WARNING] ***************************************************************** [2024-03-19T01:49:49.883Z] [WARNING] * The * [2024-03-19T01:49:49.884Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:49.884Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:49.884Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:49.884Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:49.884Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:49.884Z] [WARNING] ***************************************************************** [2024-03-19T01:49:49.884Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:50.449Z] [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) [2024-03-19T01:49:50.449Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/bom.xml [2024-03-19T01:49:50.449Z] [INFO] attaching as osgi-cli-remote-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:50.449Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/bom.json [2024-03-19T01:49:50.449Z] [INFO] attaching as osgi-cli-remote-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:50.449Z] [INFO] [2024-03-19T01:49:50.449Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-remote --- [2024-03-19T01:49:50.449Z] [INFO] Tests are skipped. [2024-03-19T01:49:50.449Z] [INFO] [2024-03-19T01:49:50.449Z] [WARNING] ***************************************************************** [2024-03-19T01:49:50.449Z] [WARNING] * The * [2024-03-19T01:49:50.449Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:50.449Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:50.449Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ concurrent-connector --- [2024-03-19T01:49:50.449Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:50.449Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:50.449Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:50.449Z] [WARNING] ***************************************************************** [2024-03-19T01:49:50.449Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:51.379Z] [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s) [2024-03-19T01:49:51.380Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/bom.xml [2024-03-19T01:49:51.380Z] [INFO] attaching as concurrent-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:51.380Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/bom.json [2024-03-19T01:49:51.380Z] [INFO] attaching as concurrent-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-connector --- [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dol --- [2024-03-19T01:49:51.380Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-common --- [2024-03-19T01:49:51.380Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war --- [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-backup-checkstyle) @ backup --- [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-remote --- [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dol --- [2024-03-19T01:49:51.380Z] [INFO] Tests are skipped. [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-osgi-cli-remote-checkstyle) @ osgi-cli-remote --- [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- install:3.1.1:install (default-install) @ backup --- [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dol --- [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-remote --- [2024-03-19T01:49:51.380Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/8.0.1-SNAPSHOT/backup-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:51.380Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/8.0.1-SNAPSHOT/osgi-cli-remote-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:51.380Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:51.380Z] [INFO] Tests are skipped. [2024-03-19T01:49:51.380Z] [INFO] Tests are skipped. [2024-03-19T01:49:51.380Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/8.0.1-SNAPSHOT/osgi-cli-remote-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- failsafe:3.2.5:verify (verify) @ war --- [2024-03-19T01:49:51.380Z] [INFO] Tests are skipped. [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-common --- [2024-03-19T01:49:51.380Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/backup.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/8.0.1-SNAPSHOT/backup-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-connector --- [2024-03-19T01:49:51.380Z] [INFO] Tests are skipped. [2024-03-19T01:49:51.380Z] [INFO] Tests are skipped. [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-war-checkstyle) @ war --- [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-cluster-common-checkstyle) @ cluster-common --- [2024-03-19T01:49:51.380Z] [INFO] Tests are skipped. [2024-03-19T01:49:51.380Z] [INFO] [2024-03-19T01:49:51.380Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.concurrent-concurrent-connector-checkstyle) @ concurrent-connector --- [2024-03-19T01:49:51.380Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/8.0.1-SNAPSHOT/osgi-cli-remote-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:51.381Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/8.0.1-SNAPSHOT/backup-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:51.381Z] [INFO] [2024-03-19T01:49:51.381Z] [INFO] --- install:3.1.1:install (default-install) @ war --- [2024-03-19T01:49:51.381Z] [INFO] [2024-03-19T01:49:51.381Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent-connector --- [2024-03-19T01:49:51.381Z] [INFO] [2024-03-19T01:49:51.381Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-common --- [2024-03-19T01:49:51.381Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/8.0.1-SNAPSHOT/war-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:51.381Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/8.0.1-SNAPSHOT/concurrent-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:51.381Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/8.0.1-SNAPSHOT/backup-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:51.381Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/8.0.1-SNAPSHOT/osgi-cli-remote-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:51.381Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/8.0.1-SNAPSHOT/cluster-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:51.381Z] [INFO] [2024-03-19T01:49:51.381Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dol --- [2024-03-19T01:49:51.381Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/8.0.1-SNAPSHOT/concurrent-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:51.381Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/admingui.war to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/8.0.1-SNAPSHOT/war-8.0.1-SNAPSHOT.war [2024-03-19T01:49:51.381Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/8.0.1-SNAPSHOT/cluster-common-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:51.381Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/8.0.1-SNAPSHOT/concurrent-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:51.381Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/8.0.1-SNAPSHOT/cluster-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:51.381Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/8.0.1-SNAPSHOT/concurrent-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:51.382Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/8.0.1-SNAPSHOT/cluster-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:51.382Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/8.0.1-SNAPSHOT/war-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:51.382Z] [INFO] [2024-03-19T01:49:51.382Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [2024-03-19T01:49:51.382Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/8.0.1-SNAPSHOT/war-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:51.382Z] [INFO] Building Cluster SSH Provisioning 8.0.1-SNAPSHOT [180/300] [2024-03-19T01:49:51.382Z] [INFO] from nucleus/cluster/ssh/pom.xml [2024-03-19T01:49:51.382Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:51.382Z] [INFO] Copying 6 resources from src/main/java to target/classes [2024-03-19T01:49:51.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/manpages [2024-03-19T01:49:51.382Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:51.382Z] [INFO] [2024-03-19T01:49:51.382Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dol --- [2024-03-19T01:49:51.382Z] [INFO] [2024-03-19T01:49:51.382Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-ssh --- [2024-03-19T01:49:51.382Z] [INFO] [2024-03-19T01:49:51.382Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cluster-ssh --- [2024-03-19T01:49:51.382Z] [INFO] [2024-03-19T01:49:51.382Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cluster-ssh --- [2024-03-19T01:49:51.382Z] [INFO] [2024-03-19T01:49:51.382Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cluster-ssh --- [2024-03-19T01:49:51.382Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:51.382Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:51.382Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:51.382Z] [INFO] Compiling 422 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:51.382Z] [INFO] [2024-03-19T01:49:51.382Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cluster-ssh --- [2024-03-19T01:49:51.382Z] [INFO] [2024-03-19T01:49:51.382Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cluster-ssh --- [2024-03-19T01:49:51.382Z] [INFO] [2024-03-19T01:49:51.382Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-ssh --- [2024-03-19T01:49:51.382Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:51.382Z] [INFO] [2024-03-19T01:49:51.382Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-ssh --- [2024-03-19T01:49:51.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/src/main/resources [2024-03-19T01:49:51.382Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:49:51.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/src/main/manpages [2024-03-19T01:49:51.382Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:51.382Z] [INFO] [2024-03-19T01:49:51.382Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cluster-ssh --- [2024-03-19T01:49:51.382Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:51.382Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:51.640Z] [INFO] [2024-03-19T01:49:51.640Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cluster-ssh --- [2024-03-19T01:49:51.640Z] [INFO] [2024-03-19T01:49:51.640Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cluster-ssh --- [2024-03-19T01:49:51.640Z] [INFO] [2024-03-19T01:49:51.640Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-ssh --- [2024-03-19T01:49:51.640Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:51.640Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:51.640Z] [INFO] [2024-03-19T01:49:51.640Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-ssh --- [2024-03-19T01:49:51.640Z] [INFO] [2024-03-19T01:49:51.640Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cluster-ssh --- [2024-03-19T01:49:51.640Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:51.640Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:51.899Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:51.899Z] [INFO] [2024-03-19T01:49:51.899Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-ssh --- [2024-03-19T01:49:51.899Z] [INFO] Not copying test resources [2024-03-19T01:49:51.899Z] [INFO] [2024-03-19T01:49:51.899Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cluster-ssh --- [2024-03-19T01:49:51.899Z] [INFO] Not compiling test sources [2024-03-19T01:49:51.899Z] [INFO] [2024-03-19T01:49:51.899Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-ssh --- [2024-03-19T01:49:51.899Z] [INFO] [2024-03-19T01:49:51.899Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-ssh --- [2024-03-19T01:49:51.899Z] [INFO] Tests are skipped. [2024-03-19T01:49:51.899Z] [INFO] [2024-03-19T01:49:51.899Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-ssh --- [2024-03-19T01:49:51.899Z] [INFO] Executing tasks [2024-03-19T01:49:51.899Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/classes/META-INF for [2024-03-19T01:49:51.899Z] [INFO] [echo] cluster-ssh [2024-03-19T01:49:51.899Z] [INFO] Executed tasks [2024-03-19T01:49:51.899Z] [INFO] [2024-03-19T01:49:51.899Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-ssh --- [2024-03-19T01:49:51.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/cluster-ssh.jar [2024-03-19T01:49:51.899Z] [WARNING] ***************************************************************** [2024-03-19T01:49:51.899Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:51.899Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:51.899Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:51.899Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:51.899Z] [WARNING] ***************************************************************** [2024-03-19T01:49:52.832Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/BundleDescriptor.java:[358,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.832Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[53,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.832Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[54,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.832Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[89,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.832Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[173,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.832Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[174,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.833Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[88,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.833Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[89,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.833Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[144,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.833Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[162,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.833Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[177,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.833Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[186,21] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.833Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[531,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.833Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[547,31] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.833Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[46,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.833Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[63,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.833Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java:[801,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.834Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.834Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.834Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[76,16] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.834Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/RoleReference.java:[106,13] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.834Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[121,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.834Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[136,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.834Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[157,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.834Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[173,89] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.834Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptor.java:[65,34] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.834Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[81,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.834Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[86,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.834Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ServiceRefPortInfo.java:[347,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.835Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebService.java:[105,9] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.835Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[89,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.835Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[94,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.835Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[64,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.835Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[69,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.835Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[112,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.835Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[113,43] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.835Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.835Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.835Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[33,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.835Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[41,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.836Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.836Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.836Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentValidator.java:[814,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:52.836Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[195,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.836Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[220,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.836Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[221,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.836Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[49,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.836Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[54,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.836Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerReferenceHandler.java:[185,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.836Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[35,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.837Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[41,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.837Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/GroupNameDescriptor.java:[63,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.837Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[51,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.837Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[57,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.837Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.837Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.837Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[80,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.837Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[85,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.837Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[35,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.837Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[42,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.838Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/common/MessageNode.java:[86,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.838Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/SecurityRoleNode.java:[72,65] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.838Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerFactoryReferenceHandler.java:[172,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.838Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ResourceHandler.java:[158,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:49:52.838Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebServiceEndpoint.java: Some input files use or override a deprecated API. [2024-03-19T01:49:52.838Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebServiceEndpoint.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:52.838Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/AbstractHandler.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:52.838Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/AbstractHandler.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:52.838Z] [INFO] [2024-03-19T01:49:52.838Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cluster-ssh --- [2024-03-19T01:49:52.838Z] [WARNING] ***************************************************************** [2024-03-19T01:49:52.838Z] [WARNING] * The * [2024-03-19T01:49:52.838Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:52.838Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:52.838Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:52.838Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:52.838Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:52.838Z] [WARNING] ***************************************************************** [2024-03-19T01:49:52.838Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:53.403Z] [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) [2024-03-19T01:49:53.404Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/bom.xml [2024-03-19T01:49:53.404Z] [INFO] attaching as cluster-ssh-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:53.404Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/bom.json [2024-03-19T01:49:53.404Z] [INFO] attaching as cluster-ssh-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-ssh --- [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ dol --- [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ dol --- [2024-03-19T01:49:53.404Z] [INFO] Tests are skipped. [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-ssh --- [2024-03-19T01:49:53.404Z] [INFO] Tests are skipped. [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-cluster-ssh-checkstyle) @ cluster-ssh --- [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-ssh --- [2024-03-19T01:49:53.404Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/8.0.1-SNAPSHOT/cluster-ssh-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:53.404Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/8.0.1-SNAPSHOT/cluster-ssh-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:53.404Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/8.0.1-SNAPSHOT/cluster-ssh-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:53.404Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/8.0.1-SNAPSHOT/cluster-ssh-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [2024-03-19T01:49:53.404Z] [INFO] Building Nucleus Logging Classes 8.0.1-SNAPSHOT [181/300] [2024-03-19T01:49:53.404Z] [INFO] from nucleus/core/logging/pom.xml [2024-03-19T01:49:53.404Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- clean:3.3.2:clean (default-clean) @ logging --- [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ logging --- [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ logging --- [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ logging --- [2024-03-19T01:49:53.404Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:53.404Z] [INFO] Compiling 37 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ dol --- [2024-03-19T01:49:53.404Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ logging --- [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ logging --- [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ logging --- [2024-03-19T01:49:53.404Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:53.404Z] [INFO] [2024-03-19T01:49:53.404Z] [INFO] --- resources:3.3.1:resources (default-resources) @ logging --- [2024-03-19T01:49:53.404Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-03-19T01:49:53.404Z] [INFO] Copying 8 resources from src/main/manpages to target/classes [2024-03-19T01:49:53.404Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:53.405Z] [INFO] [2024-03-19T01:49:53.405Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ logging --- [2024-03-19T01:49:53.405Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:53.405Z] [INFO] Compiling 37 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:53.673Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:53.673Z] [INFO] [2024-03-19T01:49:53.673Z] [INFO] --- command-security:1.0.17:check (default-check) @ dol --- [2024-03-19T01:49:53.673Z] [INFO] [2024-03-19T01:49:53.673Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dol --- [2024-03-19T01:49:53.673Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:53.673Z] [INFO] Compiling 422 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:53.931Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/DeleteLogLevel.java: Some input files use or override a deprecated API. [2024-03-19T01:49:53.931Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/DeleteLogLevel.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:53.931Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:53.931Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:53.931Z] [INFO] [2024-03-19T01:49:53.931Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ logging --- [2024-03-19T01:49:53.931Z] [INFO] [2024-03-19T01:49:53.931Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ logging --- [2024-03-19T01:49:53.931Z] [INFO] [2024-03-19T01:49:53.931Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ logging --- [2024-03-19T01:49:53.931Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:53.931Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:53.931Z] [INFO] [2024-03-19T01:49:53.931Z] [INFO] --- command-security:1.0.17:check (default-check) @ logging --- [2024-03-19T01:49:53.931Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.server.logging.commands.CollectLogFiles, com.sun.enterprise.server.logging.commands.DeleteLogLevel, com.sun.enterprise.server.logging.commands.InstanceGetLogFileCommand, com.sun.enterprise.server.logging.commands.ListLogAttributes, com.sun.enterprise.server.logging.commands.ListLoggerLevels, com.sun.enterprise.server.logging.commands.ListLoggers, com.sun.enterprise.server.logging.commands.LoadDefaultLogAttributes, com.sun.enterprise.server.logging.commands.LoadDefaultLogLevels, com.sun.enterprise.server.logging.commands.RotateLog, com.sun.enterprise.server.logging.commands.SetLogAttributes, com.sun.enterprise.server.logging.commands.SetLogFileFormat, com.sun.enterprise.server.logging.commands.SetLogLevel] [2024-03-19T01:49:53.932Z] [INFO] [2024-03-19T01:49:53.932Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ logging --- [2024-03-19T01:49:53.932Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:53.932Z] [INFO] Compiling 37 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:54.189Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:54.189Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00001 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00001 needs checking for cause/action: true [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00002 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00002 needs checking for cause/action: true [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00003 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00003 needs checking for cause/action: false [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00004 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00004 needs checking for cause/action: true [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00004-1 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00004-1 needs checking for cause/action: false [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00005 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00005 needs checking for cause/action: true [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00006 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00006 needs checking for cause/action: true [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00007 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00007 needs checking for cause/action: true [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00008 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00008 needs checking for cause/action: false [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00009 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00009 needs checking for cause/action: false [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00010 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00010 needs checking for cause/action: false [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00011 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00011 needs checking for cause/action: false [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00012 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00012 needs checking for cause/action: false [2024-03-19T01:49:54.189Z] [INFO] Processing: NCLS-LOGGING-00013 [2024-03-19T01:49:54.189Z] [INFO] Message NCLS-LOGGING-00013 needs checking for cause/action: false [2024-03-19T01:49:54.189Z] [INFO] Total Messages including ones found from disk so far: {NCLS-LOGGING-00001=Cannot read logging configuration file., NCLS-LOGGING-00002=Could not apply the logging configuration changes., NCLS-LOGGING-00003=Updated logger levels successfully., NCLS-LOGGING-00004=The logging configuration file {0} has been deleted. The server will wait until the file reappears., NCLS-LOGGING-00004-1=The logging configuration file {0} has reappeared., NCLS-LOGGING-00005=Error executing query to fetch log records., NCLS-LOGGING-00006=The syslog handler could not be initialized., NCLS-LOGGING-00007=There was an error sending a log message to syslog., NCLS-LOGGING-00008=The log file {0} for the instance does not exist., NCLS-LOGGING-00009=Running GlassFish Version: {0}, NCLS-LOGGING-00010=Server log file is using Formatter class: {0}, NCLS-LOGGING-00011=Failed to parse the date: {0}, NCLS-LOGGING-00012=An invalid value {0} has been specified for the {1} attribute in the logging configuration., NCLS-LOGGING-00013=The formatter class {0} could not be instantiated.} [2024-03-19T01:49:54.190Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:54.190Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:54.190Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:54.190Z] [INFO] Processing: jakarta.enterprise.logging on element LOGGING_LOGGER_NAME [2024-03-19T01:49:54.190Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-03-19T01:49:54.190Z] [INFO] Processing: jakarta.enterprise.logging.stdout on element STDOUT_LOGGER_NAME [2024-03-19T01:49:54.190Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-03-19T01:49:54.190Z] [INFO] Processing: jakarta.enterprise.logging.stderr on element STDERR_LOGGER_NAME [2024-03-19T01:49:54.190Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-03-19T01:49:54.190Z] [INFO] Loggers found so far: {jakarta.enterprise.logging.description=Main logger for core logging component., jakarta.enterprise.logging.publish=true, jakarta.enterprise.logging.stderr.description=Stderr logger., jakarta.enterprise.logging.stderr.publish=false, jakarta.enterprise.logging.stderr.subsystem=Logging, jakarta.enterprise.logging.stdout.description=Stdout logger., jakarta.enterprise.logging.stdout.publish=false, jakarta.enterprise.logging.stdout.subsystem=Logging, jakarta.enterprise.logging.subsystem=Logging} [2024-03-19T01:49:54.190Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:54.190Z] [INFO] Found enclosing element LOGGING_LOGGER_NAME [2024-03-19T01:49:54.190Z] [INFO] Found enclosing element com.sun.enterprise.server.logging.LogFacade [2024-03-19T01:49:54.190Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:54.190Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:54.190Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:54.190Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:54.190Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:54.190Z] [INFO] [2024-03-19T01:49:54.190Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ logging --- [2024-03-19T01:49:54.190Z] [INFO] Not copying test resources [2024-03-19T01:49:54.190Z] [INFO] [2024-03-19T01:49:54.190Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ logging --- [2024-03-19T01:49:54.190Z] [INFO] Not compiling test sources [2024-03-19T01:49:54.190Z] [INFO] [2024-03-19T01:49:54.190Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ logging --- [2024-03-19T01:49:54.190Z] [INFO] [2024-03-19T01:49:54.190Z] [INFO] --- surefire:3.2.5:test (default-test) @ logging --- [2024-03-19T01:49:54.190Z] [INFO] Tests are skipped. [2024-03-19T01:49:54.190Z] [INFO] [2024-03-19T01:49:54.190Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ logging --- [2024-03-19T01:49:54.190Z] [INFO] Executing tasks [2024-03-19T01:49:54.190Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/classes/META-INF for [2024-03-19T01:49:54.190Z] [INFO] [echo] logging [2024-03-19T01:49:54.190Z] [INFO] Executed tasks [2024-03-19T01:49:54.190Z] [INFO] [2024-03-19T01:49:54.190Z] [INFO] --- jar:3.3.0:jar (default-jar) @ logging --- [2024-03-19T01:49:54.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/logging.jar [2024-03-19T01:49:54.190Z] [WARNING] ***************************************************************** [2024-03-19T01:49:54.190Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:54.190Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:54.190Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:54.190Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:54.190Z] [WARNING] ***************************************************************** [2024-03-19T01:49:54.449Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:54.449Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00026 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00026 needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00027 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00027 needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00028 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00028 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00014 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00014 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00004 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00004 needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00024 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00024 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00025 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00025 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00016 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00016 needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00023 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00023 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00022 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00022 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00005 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00005 needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00006 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00006 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00007 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00007 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00008 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00008 needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00009 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00009 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00010 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00010 needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00011 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00011 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00012 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00012 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00013 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00013 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: dol.validation.application.jndiNameConflict [2024-03-19T01:49:54.449Z] [INFO] Message dol.validation.application.jndiNameConflict needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: dol.validation.application.failed [2024-03-19T01:49:54.449Z] [INFO] Message dol.validation.application.failed needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00001 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00001 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00002 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00002 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00003 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00003 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00015 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00015 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00118 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00118 needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: AS-DEPLOYMENT-00120 [2024-03-19T01:49:54.449Z] [INFO] Message AS-DEPLOYMENT-00120 needs checking for cause/action: false [2024-03-19T01:49:54.449Z] [INFO] Processing: enterprise.deployment.util.application.lookup [2024-03-19T01:49:54.449Z] [INFO] Message enterprise.deployment.util.application.lookup needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: enterprise.deployment.util.application.invalid.namespace [2024-03-19T01:49:54.449Z] [INFO] Message enterprise.deployment.util.application.invalid.namespace needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: enterprise.deployment.util.application.invalid.jndiname.scope [2024-03-19T01:49:54.449Z] [INFO] Message enterprise.deployment.util.application.invalid.jndiname.scope needs checking for cause/action: true [2024-03-19T01:49:54.449Z] [INFO] Processing: enterprise.deployment.backend.addDescriptorFailure [2024-03-19T01:49:54.450Z] [INFO] Message enterprise.deployment.backend.addDescriptorFailure needs checking for cause/action: true [2024-03-19T01:49:54.450Z] [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-00001=Ignore {0} in archive {1}, as WLS counterpart runtime xml {2} is present in the same archive., AS-DEPLOYMENT-00002=Exception caught: {0}., AS-DEPLOYMENT-00003={0} module [{1}] contains characteristics of other module type: {2}., AS-DEPLOYMENT-00004=Exception caught: {0} for the subarchve indicated by the path: {1}., AS-DEPLOYMENT-00005=Exception caught during annotation scanning., AS-DEPLOYMENT-00006=Adding {0} since {1} is annotated with {2}., AS-DEPLOYMENT-00007=Adding {0} since it is implementing {1}., AS-DEPLOYMENT-00008=Inconsistent type definition. {0} is neither an annotation nor an interface., AS-DEPLOYMENT-00009=The exception {0} occurred while examining the jar at file path: {1}., AS-DEPLOYMENT-00010=No classloader can be found to use, AS-DEPLOYMENT-00011=Error in annotation processing:, AS-DEPLOYMENT-00012=Cannot load {0} reason : {1}., AS-DEPLOYMENT-00013=An exception was caught during library jar processing: {0}., AS-DEPLOYMENT-00014=Could not load {0}, AS-DEPLOYMENT-00015=Unsupported deployment descriptors element {0} value {1} for descriptor {2}., AS-DEPLOYMENT-00016=Unknown port-component-name {0} port, all sub elements will be ignored., AS-DEPLOYMENT-00022=For administered-object resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00022.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.AdministeredObjectDefinitionNode., AS-DEPLOYMENT-00023=For connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00023.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.ConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00024=For jms-connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00024.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00025=For jms-destination resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00025.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSDestinationDefinitionNode., AS-DEPLOYMENT-00026=JNDI lookup failed for the resource: Name: {0}, Lookup: {1}, Type: {2}., AS-DEPLOYMENT-00026.MSG_COMMENT=# For the method validateJNDIRefs of com.sun.enterprise.deployment.util.ResourceValidator., AS-DEPLOYMENT-00027=Resource Adapter not present: RA Name: {0}, Type: {1}., AS-DEPLOYMENT-00028=Skipping resource validation, AS-DEPLOYMENT-00118=DOLUtils: Invalid Deployment Descriptors in {0} [2024-03-19T01:49:54.451Z] Line {1} Column {2} -- {3}., AS-DEPLOYMENT-00120=Deployment Descriptor parsing failure: {0}, dol.validation.application.failed=Application validation failed for application: {0}, jndi-name: {1}, resource adapter name: {2} is wrong., dol.validation.application.failed.MSG_COMMENT=# For the method validateResourceDescriptor of com.sun.enterprise.deployment.util.ApplicationValidator, dol.validation.application.jndiNameConflict=Duplicate descriptor found for given jndi-name: {0}. [2024-03-19T01:49:54.451Z] Descriptor 1: [2024-03-19T01:49:54.451Z] {1} [2024-03-19T01:49:54.451Z] Descriptor 2: [2024-03-19T01:49:54.451Z] {2}, enterprise.deployment.backend.addDescriptorFailure=DPL8006: get/add descriptor failure : {0} TO {1}, enterprise.deployment.util.application.invalid.jndiname.scope=DEP0005:Deployment failed due to the invalid scope {0} defined for jndi-name: {1}, enterprise.deployment.util.application.invalid.namespace=DEP0004:Deployment failed because a conflict occured for jndi-name: {0} for application: {1}, enterprise.deployment.util.application.lookup=DEP0003:The jndi-name is already used in the global tree failed for given jndi-name: {0}} [2024-03-19T01:49:54.451Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:54.451Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:54.451Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:54.451Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.dol on element DEPLOYMENT_LOGGER [2024-03-19T01:49:54.451Z] [INFO] Enclosing type is com.sun.enterprise.deployment.util.DOLUtils [2024-03-19T01:49:54.451Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.dol.description=Deployment logger for dol module, jakarta.enterprise.system.tools.deployment.dol.publish=true, jakarta.enterprise.system.tools.deployment.dol.subsystem=DEPLOYMENT} [2024-03-19T01:49:54.451Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:54.451Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-03-19T01:49:54.451Z] [INFO] Found enclosing element com.sun.enterprise.deployment.util.DOLUtils [2024-03-19T01:49:54.451Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:54.451Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:54.451Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:54.451Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:54.451Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:54.451Z] [INFO] [2024-03-19T01:49:54.451Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ logging --- [2024-03-19T01:49:54.451Z] [WARNING] ***************************************************************** [2024-03-19T01:49:54.451Z] [WARNING] * The * [2024-03-19T01:49:54.451Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:54.451Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:54.451Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:54.451Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:54.451Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:54.451Z] [WARNING] ***************************************************************** [2024-03-19T01:49:54.451Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:55.015Z] [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) [2024-03-19T01:49:55.015Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/bom.xml [2024-03-19T01:49:55.015Z] [INFO] attaching as logging-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:55.016Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/bom.json [2024-03-19T01:49:55.016Z] [INFO] attaching as logging-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:55.016Z] [INFO] [2024-03-19T01:49:55.016Z] [INFO] [2024-03-19T01:49:55.016Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dol --- [2024-03-19T01:49:55.016Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ logging --- [2024-03-19T01:49:55.016Z] [INFO] Not copying test resources [2024-03-19T01:49:55.016Z] [INFO] [2024-03-19T01:49:55.016Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ dol --- [2024-03-19T01:49:55.016Z] [INFO] Not compiling test sources [2024-03-19T01:49:55.016Z] [INFO] [2024-03-19T01:49:55.016Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ dol --- [2024-03-19T01:49:55.016Z] [INFO] Tests are skipped. [2024-03-19T01:49:55.016Z] [INFO] [2024-03-19T01:49:55.016Z] [INFO] --- failsafe:3.2.5:verify (verify) @ logging --- [2024-03-19T01:49:55.016Z] [INFO] [2024-03-19T01:49:55.016Z] [INFO] --- surefire:3.2.5:test (default-test) @ dol --- [2024-03-19T01:49:55.016Z] [INFO] Tests are skipped. [2024-03-19T01:49:55.016Z] [INFO] [2024-03-19T01:49:55.016Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-logging-checkstyle) @ logging --- [2024-03-19T01:49:55.016Z] [INFO] [2024-03-19T01:49:55.016Z] [INFO] --- install:3.1.1:install (default-install) @ logging --- [2024-03-19T01:49:55.016Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/8.0.1-SNAPSHOT/logging-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:55.272Z] [INFO] Tests are skipped. [2024-03-19T01:49:55.272Z] [INFO] [2024-03-19T01:49:55.272Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dol --- [2024-03-19T01:49:55.273Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/logging.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/8.0.1-SNAPSHOT/logging-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:55.273Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/8.0.1-SNAPSHOT/logging-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:55.273Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/8.0.1-SNAPSHOT/logging-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [2024-03-19T01:49:55.273Z] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [2024-03-19T01:49:55.273Z] [INFO] Building Kernel Classes 8.0.1-SNAPSHOT [182/300] [2024-03-19T01:49:55.273Z] [INFO] Building admin-launcher 8.0.1-SNAPSHOT [183/300] [2024-03-19T01:49:55.273Z] [INFO] from nucleus/admin/launcher/pom.xml [2024-03-19T01:49:55.273Z] [INFO] from nucleus/core/kernel/pom.xml [2024-03-19T01:49:55.273Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:55.273Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:55.273Z] [INFO] Executing tasks [2024-03-19T01:49:55.273Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/classes/META-INF for [2024-03-19T01:49:55.273Z] [INFO] [echo] dol [2024-03-19T01:49:55.273Z] [INFO] Executed tasks [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- jar:3.3.0:jar (default-jar) @ dol --- [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- clean:3.3.2:clean (default-clean) @ launcher --- [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ launcher --- [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ launcher --- [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ launcher --- [2024-03-19T01:49:55.273Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:55.273Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- clean:3.3.2:clean (default-clean) @ kernel --- [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ kernel --- [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ kernel --- [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ kernel --- [2024-03-19T01:49:55.273Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:55.273Z] [INFO] Compiling 174 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:55.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/dol.jar [2024-03-19T01:49:55.273Z] [WARNING] ***************************************************************** [2024-03-19T01:49:55.273Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:55.273Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:55.273Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:55.273Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:55.273Z] [WARNING] ***************************************************************** [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ launcher --- [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ launcher --- [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ launcher --- [2024-03-19T01:49:55.273Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:55.273Z] [INFO] [2024-03-19T01:49:55.273Z] [INFO] --- resources:3.3.1:resources (default-resources) @ launcher --- [2024-03-19T01:49:55.273Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:49:55.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/src/main/manpages [2024-03-19T01:49:55.274Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:55.274Z] [INFO] [2024-03-19T01:49:55.274Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ launcher --- [2024-03-19T01:49:55.274Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:55.274Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:55.531Z] [INFO] [2024-03-19T01:49:55.531Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ launcher --- [2024-03-19T01:49:55.531Z] [INFO] [2024-03-19T01:49:55.531Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ launcher --- [2024-03-19T01:49:55.531Z] [INFO] [2024-03-19T01:49:55.531Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ launcher --- [2024-03-19T01:49:55.531Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:55.531Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:55.531Z] [INFO] [2024-03-19T01:49:55.531Z] [INFO] --- command-security:1.0.17:check (default-check) @ launcher --- [2024-03-19T01:49:55.531Z] [INFO] [2024-03-19T01:49:55.531Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ launcher --- [2024-03-19T01:49:55.531Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:55.531Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:55.788Z] [INFO] [2024-03-19T01:49:55.788Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ kernel --- [2024-03-19T01:49:55.788Z] [INFO] [2024-03-19T01:49:55.788Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ kernel --- [2024-03-19T01:49:55.788Z] [INFO] [2024-03-19T01:49:55.788Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ kernel --- [2024-03-19T01:49:55.788Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:55.788Z] [INFO] [2024-03-19T01:49:55.788Z] [INFO] --- resources:3.3.1:resources (default-resources) @ kernel --- [2024-03-19T01:49:55.788Z] [INFO] Copying 10 resources from src/main/java to target/classes [2024-03-19T01:49:55.789Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:49:55.789Z] [INFO] Copying 23 resources from src/main/manpages to target/classes [2024-03-19T01:49:55.789Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:55.789Z] [INFO] [2024-03-19T01:49:55.789Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ kernel --- [2024-03-19T01:49:55.789Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:55.789Z] [INFO] Compiling 174 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:55.789Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:55.789Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:55.789Z] [INFO] Processing: NCLS-GFLAUNCHER-00001 [2024-03-19T01:49:55.789Z] [INFO] Message NCLS-GFLAUNCHER-00001 needs checking for cause/action: true [2024-03-19T01:49:55.789Z] [INFO] Processing: NCLS-GFLAUNCHER-00002 [2024-03-19T01:49:55.789Z] [INFO] Message NCLS-GFLAUNCHER-00002 needs checking for cause/action: true [2024-03-19T01:49:55.789Z] [INFO] Processing: NCLS-GFLAUNCHER-00003 [2024-03-19T01:49:55.789Z] [INFO] Message NCLS-GFLAUNCHER-00003 needs checking for cause/action: true [2024-03-19T01:49:55.789Z] [INFO] Processing: NCLS-GFLAUNCHER-00004 [2024-03-19T01:49:55.789Z] [INFO] Message NCLS-GFLAUNCHER-00004 needs checking for cause/action: false [2024-03-19T01:49:55.789Z] [INFO] Processing: NCLS-GFLAUNCHER-00005 [2024-03-19T01:49:55.789Z] [INFO] Message NCLS-GFLAUNCHER-00005 needs checking for cause/action: false [2024-03-19T01:49:55.789Z] [INFO] Total Messages including ones found from disk so far: {NCLS-GFLAUNCHER-00001=Single and double quote characters are not allowed in the CLASSPATH environmental variable. They were stripped out for you. [2024-03-19T01:49:55.789Z] Before: {0} [2024-03-19T01:49:55.789Z] After: {1}, NCLS-GFLAUNCHER-00001.MSG_COMMENT=# CLASSPATH is illegal., NCLS-GFLAUNCHER-00002=Error Launching: {0}, NCLS-GFLAUNCHER-00002.MSG_COMMENT=# Launcher Error, NCLS-GFLAUNCHER-00003=Could not locate the flashlight agent here: {0}, NCLS-GFLAUNCHER-00003.MSG_COMMENT=# catastrophic error, NCLS-GFLAUNCHER-00004=Will copy glassfish/lib/templates/server.policy file to domain before upgrading., NCLS-GFLAUNCHER-00004.MSG_COMMENT=# Upgrade Information, NCLS-GFLAUNCHER-00005=JVM invocation command line:{0}, NCLS-GFLAUNCHER-00005.MSG_COMMENT=# Routine Information} [2024-03-19T01:49:55.789Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:55.789Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:55.789Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:55.789Z] [INFO] Processing: jakarta.enterprise.launcher on element LOGGER_NAME [2024-03-19T01:49:55.789Z] [INFO] Enclosing type is com.sun.enterprise.admin.launcher.GFLauncherLogger [2024-03-19T01:49:55.789Z] [INFO] Loggers found so far: {jakarta.enterprise.launcher.description=Launcher Logger, jakarta.enterprise.launcher.publish=true, jakarta.enterprise.launcher.subsystem=Launcher} [2024-03-19T01:49:55.789Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:55.789Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:49:55.789Z] [INFO] Found enclosing element com.sun.enterprise.admin.launcher.GFLauncherLogger [2024-03-19T01:49:55.789Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:55.789Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:55.789Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:55.789Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:55.789Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:55.789Z] [INFO] [2024-03-19T01:49:55.789Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ launcher --- [2024-03-19T01:49:55.789Z] [INFO] Not copying test resources [2024-03-19T01:49:55.789Z] [INFO] [2024-03-19T01:49:55.789Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ launcher --- [2024-03-19T01:49:55.789Z] [INFO] Not compiling test sources [2024-03-19T01:49:55.789Z] [INFO] [2024-03-19T01:49:55.789Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ launcher --- [2024-03-19T01:49:55.790Z] [INFO] [2024-03-19T01:49:55.790Z] [INFO] --- surefire:3.2.5:test (default-test) @ launcher --- [2024-03-19T01:49:55.790Z] [INFO] Tests are skipped. [2024-03-19T01:49:55.790Z] [INFO] [2024-03-19T01:49:55.790Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ launcher --- [2024-03-19T01:49:55.790Z] [INFO] Executing tasks [2024-03-19T01:49:55.790Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/classes/META-INF for [2024-03-19T01:49:55.790Z] [INFO] [echo] launcher [2024-03-19T01:49:55.790Z] [INFO] Executed tasks [2024-03-19T01:49:55.790Z] [INFO] [2024-03-19T01:49:55.790Z] [INFO] --- jar:3.3.0:jar (default-jar) @ launcher --- [2024-03-19T01:49:55.790Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/launcher.jar [2024-03-19T01:49:55.790Z] [WARNING] ***************************************************************** [2024-03-19T01:49:55.790Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:49:55.790Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:49:55.790Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:49:55.790Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:49:55.790Z] [WARNING] ***************************************************************** [2024-03-19T01:49:56.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[491,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:49:56.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[492,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[564,28] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T01:49:56.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[586,20] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T01:49:56.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1073,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1812,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1812,39] getSubject(java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T01:49:56.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1809,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1892,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[142,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:49:56.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[143,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[359,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:49:56.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[360,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ClassLoaderHierarchyImpl.java:[103,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java:[84,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java:[122,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RuntimeInfo.java:[132,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/LifecycleModuleService.java:[198,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/DynamicReloadService.java:[220,52] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:49:56.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerLifecycleModule.java:[196,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:56.723Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/AdminConsoleAdapter.java: Some input files use or override a deprecated API. [2024-03-19T01:49:56.723Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/AdminConsoleAdapter.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:56.724Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CheckpointHelper.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:56.724Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CheckpointHelper.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:56.724Z] [INFO] [2024-03-19T01:49:56.724Z] [WARNING] ***************************************************************** [2024-03-19T01:49:56.724Z] [WARNING] * The * [2024-03-19T01:49:56.724Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:56.724Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:56.724Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:56.724Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:56.724Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:56.724Z] [WARNING] ***************************************************************** [2024-03-19T01:49:56.724Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dol --- [2024-03-19T01:49:56.724Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:58.095Z] [INFO] CycloneDX: Creating BOM version 1.4 with 66 component(s) [2024-03-19T01:49:58.095Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/bom.xml [2024-03-19T01:49:58.095Z] [INFO] attaching as dol-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:58.095Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/bom.json [2024-03-19T01:49:58.095Z] [INFO] attaching as dol-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:58.095Z] [INFO] [2024-03-19T01:49:58.095Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dol --- [2024-03-19T01:49:58.095Z] [INFO] Tests are skipped. [2024-03-19T01:49:58.095Z] [INFO] [2024-03-19T01:49:58.095Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dol --- [2024-03-19T01:49:58.095Z] [INFO] Tests are skipped. [2024-03-19T01:49:58.095Z] [INFO] [2024-03-19T01:49:58.095Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ launcher --- [2024-03-19T01:49:58.095Z] [WARNING] ***************************************************************** [2024-03-19T01:49:58.095Z] [WARNING] * The * [2024-03-19T01:49:58.095Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:49:58.095Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:49:58.095Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:49:58.095Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:49:58.095Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:49:58.095Z] [WARNING] ***************************************************************** [2024-03-19T01:49:58.095Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:49:59.028Z] [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) [2024-03-19T01:49:59.028Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/bom.xml [2024-03-19T01:49:59.028Z] [INFO] attaching as launcher-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:59.028Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/bom.json [2024-03-19T01:49:59.028Z] [INFO] attaching as launcher-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:59.028Z] [INFO] [2024-03-19T01:49:59.028Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ kernel --- [2024-03-19T01:49:59.028Z] [INFO] [2024-03-19T01:49:59.028Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ launcher --- [2024-03-19T01:49:59.028Z] [INFO] [2024-03-19T01:49:59.028Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-dol-checkstyle) @ dol --- [2024-03-19T01:49:59.028Z] [INFO] [2024-03-19T01:49:59.028Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ kernel --- [2024-03-19T01:49:59.028Z] [INFO] [2024-03-19T01:49:59.028Z] [INFO] --- install:3.1.1:install (default-install) @ dol --- [2024-03-19T01:49:59.028Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/8.0.1-SNAPSHOT/dol-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:59.028Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/dol.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/8.0.1-SNAPSHOT/dol-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:59.028Z] [INFO] Tests are skipped. [2024-03-19T01:49:59.028Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/8.0.1-SNAPSHOT/dol-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:59.028Z] [INFO] [2024-03-19T01:49:59.028Z] [INFO] --- failsafe:3.2.5:verify (verify) @ launcher --- [2024-03-19T01:49:59.028Z] [INFO] Tests are skipped. [2024-03-19T01:49:59.028Z] [INFO] [2024-03-19T01:49:59.028Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-launcher-checkstyle) @ launcher --- [2024-03-19T01:49:59.028Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/8.0.1-SNAPSHOT/dol-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:59.028Z] [INFO] [2024-03-19T01:49:59.028Z] [INFO] --- install:3.1.1:install (default-install) @ launcher --- [2024-03-19T01:49:59.029Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/8.0.1-SNAPSHOT/launcher-8.0.1-SNAPSHOT.pom [2024-03-19T01:49:59.029Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/8.0.1-SNAPSHOT/launcher-8.0.1-SNAPSHOT.jar [2024-03-19T01:49:59.029Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/8.0.1-SNAPSHOT/launcher-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:49:59.029Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/8.0.1-SNAPSHOT/launcher-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:49:59.029Z] [INFO] [2024-03-19T01:49:59.029Z] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [2024-03-19T01:49:59.029Z] [INFO] Building admin-cli 8.0.1-SNAPSHOT [184/300] [2024-03-19T01:49:59.029Z] [INFO] from nucleus/admin/cli/pom.xml [2024-03-19T01:49:59.029Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:49:59.029Z] [INFO] [2024-03-19T01:49:59.029Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-cli --- [2024-03-19T01:49:59.029Z] [INFO] [2024-03-19T01:49:59.029Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ admin-cli --- [2024-03-19T01:49:59.029Z] [INFO] [2024-03-19T01:49:59.029Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ admin-cli --- [2024-03-19T01:49:59.029Z] [INFO] [2024-03-19T01:49:59.029Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ admin-cli --- [2024-03-19T01:49:59.029Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:59.029Z] [INFO] Compiling 41 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:59.029Z] [INFO] [2024-03-19T01:49:59.029Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ kernel --- [2024-03-19T01:49:59.029Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:59.286Z] [INFO] [2024-03-19T01:49:59.286Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ admin-cli --- [2024-03-19T01:49:59.286Z] [INFO] [2024-03-19T01:49:59.286Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ admin-cli --- [2024-03-19T01:49:59.286Z] [INFO] [2024-03-19T01:49:59.286Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-cli --- [2024-03-19T01:49:59.286Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:49:59.286Z] [INFO] [2024-03-19T01:49:59.286Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-cli --- [2024-03-19T01:49:59.286Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-03-19T01:49:59.286Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:49:59.286Z] [INFO] Copying 16 resources from src/main/manpages to target/classes [2024-03-19T01:49:59.286Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:49:59.286Z] [INFO] [2024-03-19T01:49:59.286Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ admin-cli --- [2024-03-19T01:49:59.286Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:59.286Z] [INFO] Compiling 41 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:59.286Z] [WARNING] Manifest org.glassfish.main.core:kernel:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.enterprise.v3.services.impl, has 1, private references [com.sun.enterprise.v3.services.impl.monitor] [2024-03-19T01:49:59.286Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:59.286Z] [INFO] [2024-03-19T01:49:59.286Z] [INFO] --- command-security:1.0.17:check (default-check) @ kernel --- [2024-03-19T01:49:59.286Z] [INFO] [2024-03-19T01:49:59.286Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ kernel --- [2024-03-19T01:49:59.286Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:59.286Z] [INFO] Compiling 174 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:59.543Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java:[130,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:49:59.544Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java uses or overrides a deprecated API. [2024-03-19T01:49:59.544Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:49:59.544Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:49:59.544Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:49:59.544Z] [INFO] [2024-03-19T01:49:59.544Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ admin-cli --- [2024-03-19T01:49:59.544Z] [INFO] [2024-03-19T01:49:59.544Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ admin-cli --- [2024-03-19T01:49:59.544Z] [INFO] [2024-03-19T01:49:59.544Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-cli --- [2024-03-19T01:49:59.544Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:49:59.801Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:49:59.801Z] [INFO] [2024-03-19T01:49:59.801Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-cli --- [2024-03-19T01:49:59.801Z] [INFO] [2024-03-19T01:49:59.801Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ admin-cli --- [2024-03-19T01:49:59.801Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:49:59.801Z] [INFO] Compiling 41 source files with javac [debug target 21] to target/classes [2024-03-19T01:49:59.801Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:59.801Z] [INFO] Initial messages found so far: {} [2024-03-19T01:49:59.801Z] [INFO] Processing: NCLS-CORE-00001 [2024-03-19T01:49:59.801Z] [INFO] Message NCLS-CORE-00001 needs checking for cause/action: false [2024-03-19T01:49:59.801Z] [INFO] Processing: NCLS-CORE-00002 [2024-03-19T01:49:59.801Z] [INFO] Message NCLS-CORE-00002 needs checking for cause/action: true [2024-03-19T01:49:59.801Z] [INFO] Processing: NCLS-CORE-00003 [2024-03-19T01:49:59.801Z] [INFO] Message NCLS-CORE-00003 needs checking for cause/action: true [2024-03-19T01:49:59.801Z] [INFO] Processing: NCLS-CORE-00004 [2024-03-19T01:49:59.801Z] [INFO] Message NCLS-CORE-00004 needs checking for cause/action: false [2024-03-19T01:49:59.801Z] [INFO] Processing: NCLS-CORE-00005 [2024-03-19T01:49:59.801Z] [INFO] Message NCLS-CORE-00005 needs checking for cause/action: false [2024-03-19T01:49:59.801Z] [INFO] Processing: NCLS-CORE-00006 [2024-03-19T01:49:59.801Z] [INFO] Message NCLS-CORE-00006 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00007 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00007 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00008 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00008 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00009 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00009 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00010 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00010 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00011 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00011 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00012 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00012 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00013 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00013 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00014 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00014 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00015 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00015 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00016 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00016 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00017 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00017 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00018 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00018 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00019 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00019 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00020 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00020 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00021 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00021 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00022 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00022 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00023 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00023 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00024 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00024 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00025 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00025 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00026 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00026 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00027 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00027 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00028 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00028 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00029 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00029 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00030 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00030 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00031 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00031 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00032 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00032 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00033 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00033 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00034 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00034 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00035 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00035 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00036 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00036 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00037 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00037 needs checking for cause/action: false [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00038 [2024-03-19T01:49:59.802Z] [INFO] Message NCLS-CORE-00038 needs checking for cause/action: true [2024-03-19T01:49:59.802Z] [INFO] Processing: NCLS-CORE-00039 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00039 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00040 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00040 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00041 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00041 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00042 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00042 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00043 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00043 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00044 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00044 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00045 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00045 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00046 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00046 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00047 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00047 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00048 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00048 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00049 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00049 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00050 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00050 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00051 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00051 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00052 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00052 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00053 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00053 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00054 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00054 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00055 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00055 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00056 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00056 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00057 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00057 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00058 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00058 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00059 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00059 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00060 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00060 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00061 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00061 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00062 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00062 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00063 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00063 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00064 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00064 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00065 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00065 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00066 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00066 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00067 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00067 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00068 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00068 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00069 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00069 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00070 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00070 needs checking for cause/action: true [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00071 [2024-03-19T01:49:59.803Z] [INFO] Message NCLS-CORE-00071 needs checking for cause/action: false [2024-03-19T01:49:59.803Z] [INFO] Processing: NCLS-CORE-00072 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00072 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00073 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00073 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00074 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00074 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00075 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00075 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00076 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00076 needs checking for cause/action: true [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00077 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00077 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00078 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00078 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00079 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00079 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00080 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00080 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00081 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00081 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00082 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00082 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00083 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00083 needs checking for cause/action: true [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00084 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00084 needs checking for cause/action: true [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00085 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00085 needs checking for cause/action: true [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00086 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00086 needs checking for cause/action: true [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00087 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00087 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00088 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00088 needs checking for cause/action: true [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00089 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00089 needs checking for cause/action: true [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00090 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00090 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00091 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00091 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00092 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00092 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00093 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00093 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00094 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00094 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00095 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00095 needs checking for cause/action: false [2024-03-19T01:49:59.804Z] [INFO] Processing: NCLS-CORE-00096 [2024-03-19T01:49:59.804Z] [INFO] Message NCLS-CORE-00096 needs checking for cause/action: false [2024-03-19T01:49:59.806Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CORE-00001=Cannot decode parameter {0} = {1}, NCLS-CORE-00002=Cannot instantiate model for command {0}, NCLS-CORE-00003=Exception while running a command, NCLS-CORE-00004=Unable to get an instance of ClusterExecutor; Cannot dynamically reconfigure instances, NCLS-CORE-00005=Can't delete local password file: {0}, NCLS-CORE-00006=Can't create local password file: {0}, NCLS-CORE-00007=Timeout occurred when processing Admin Console request., NCLS-CORE-00008=Cannot process admin console request., NCLS-CORE-00009=Unable to serve resource: {0}. Cause: {1}, NCLS-CORE-00010=Resource not found: {0}, NCLS-CORE-00011=Console cannot be initialized due to an exception., NCLS-CORE-00012=Cannot write property ''{0} = {1}'' for AdminService in domain.xml, exception: {2}, NCLS-CORE-00013=Shutdown procedure finished, NCLS-CORE-00014=Shutdown required, NCLS-CORE-00015=Shutdown requested, NCLS-CORE-00016=Startup service failed to start, NCLS-CORE-00017={0} startup time: {1} ({2} ms), startup services ({3} ms), total ({4} ms), NCLS-CORE-00018=Total startup time including CLI: {0} ms, NCLS-CORE-00019=Shutting down server due to startup exception, NCLS-CORE-00020=Timed out, ignoring some startup service status, NCLS-CORE-00021=Unexpected exception during startup, NCLS-CORE-00022=Loading application {0} done in {1} ms, NCLS-CORE-00023=Enable of application {0} completed with a warning: {1}, NCLS-CORE-00024=Error during enabling, NCLS-CORE-00025=Error during disabling, NCLS-CORE-00026=Exception during lifecycle processing, NCLS-CORE-00027=ApplicationMetaDataProvider {0} requires {1} but no other ApplicationMetaDataProvider provides it, NCLS-CORE-00028=Inconsistent state - nothing is providing {0} yet it passed validation, NCLS-CORE-00029=Cannot start container {0}, exception: {1}, NCLS-CORE-00030=Cannot release container {0}, exception {1}, NCLS-CORE-00031=Error while closing deployable artifact {0}, exception: {1}, NCLS-CORE-00032=Error while expanding archive file, NCLS-CORE-00033=Cannot find sniffer for module type: {0}, NCLS-CORE-00034=Cannot find any sniffer for deployed app: {0}, NCLS-CORE-00035=Exception occurred while satisfying optional package dependencies, NCLS-CORE-00036=Cannot delete created temporary file {0}, NCLS-CORE-00037=Source is not a directory, using temporary location {0} , NCLS-CORE-00038=Cannot find the application type for the artifact at: {0}. Was the container or sniffer removed?, NCLS-CORE-00039=Exception during application deployment, NCLS-CORE-00040=Cannot determine original location for application: {0}, NCLS-CORE-00041=Application deployment failed: {0}, NCLS-CORE-00042=IOException while opening deployed artifact, NCLS-CORE-00043=Application previously deployed is not at its original location any more: {0}, NCLS-CORE-00044=System property called {0} is null, is this intended?, NCLS-CORE-00045=Invalid classpath entry for common class loader ignored: {0}, exception: {1}, NCLS-CORE-00046=Cannot find javadb client jar file, derby jdbc driver will not be available by default., NCLS-CORE-00047=CommonClassLoaderServiceImpl is unable to process {0} because of an exception: {1}, NCLS-CORE-00048=Invalid InputStream returned for {0}, NCLS-CORE-00049=Exception while processing {0} inside {1} of size {2}, exception: {3}, NCLS-CORE-00050=Cannot open sub-archive {0} from {1}, NCLS-CORE-00051=Cannot close sub archive {0}, exception: {1}, NCLS-CORE-00052=Exception loading lifecycle module [{0}]; [{1}], NCLS-CORE-00053=Lifecycle module [{0}] threw ServerLifecycleException, exception: {1}, NCLS-CORE-00054=Lifecycle module [{0}] threw an Exception; please check your lifecycle module. Exception: {1}, NCLS-CORE-00055=GrizzlyService stop-proxy problem, NCLS-CORE-00056=Unable to start the server. Closing all ports, NCLS-CORE-00057=Exception closing port: {0}, exception: {1}, NCLS-CORE-00058=Network listener {0} on port {1} disabled per domain.xml, NCLS-CORE-00059=GrizzlyService endpoint registration problem, NCLS-CORE-00060=Skip registering endpoint with non existent virtual server: {0}, NCLS-CORE-00061=Attempting to start the {0} container., NCLS-CORE-00062=Done with starting {0} container in {1} ms., NCLS-CORE-00063=Could not start container, no exception provided., NCLS-CORE-00064=Exception while starting container {0}, exception: {1}, NCLS-CORE-00065=Exception while mapping the request., NCLS-CORE-00066=Cannot add new configuration to the Config element, NCLS-CORE-00067=Exception while enabling or disabling the autodeployment of applications, NCLS-CORE-00068=Exception while sending an event., NCLS-CORE-00069=Exception while dispatching an event, NCLS-CORE-00070=An exception occurred while stopping the server, continuing., NCLS-CORE-00071=The ManagedJobConfig bean {0} was changed by {1}, NCLS-CORE-00072=Cleaning Job {0}, NCLS-CORE-00073=Initializing Job Cleanup service, NCLS-CORE-00074=Initializing Managed Config bean, NCLS-CORE-00075=Scheduling Cleanup, NCLS-CORE-00076=Exception when cleaning jobs caused, NCLS-CORE-00077=-passwordfile specified, but the actual file was not, ignoring ..., NCLS-CORE-00078=Invalid context root for the admin console application, using default: {0}, NCLS-CORE-00079=Admin Console Adapter: context root: {0}, NCLS-CORE-00080=Failed to configure the ManagedJobConfig bean, NCLS-CORE-00081=Unable to get the ManagedJobConfig bean., NCLS-CORE-00082=Exiting after upgrade, NCLS-CORE-00083=Exception while attempting to shutdown after upgrade, NCLS-CORE-00084=Cannot find port information from domain.xml, NCLS-CORE-00085=Cannot parse port value: {0}, using port 8080, NCLS-CORE-00086=Unknown address {0}, NCLS-CORE-00087=Grizzly Framework {0} started in: {1} ms - bound to [{2}], NCLS-CORE-00088=Exception during postConstruct of DynamicReloadService, NCLS-CORE-00089=Cannot determine host name, will use localhost exclusively, NCLS-CORE-00090=Internal Server error: {0}, NCLS-CORE-00091=Unable to set customized error page, NCLS-CORE-00092=Server shutdown initiated, NCLS-CORE-00093=Problem while attempting to install admin console!, NCLS-CORE-00094=Unable to load checkpoint, NCLS-CORE-00095=Resuming command {0} from its last checkpoint., NCLS-CORE-00096=Automatically resumed command {0} finished with exit code {1}. [2024-03-19T01:49:59.807Z] Message: {2}} [2024-03-19T01:49:59.807Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:49:59.807Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:59.807Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:59.807Z] [INFO] Processing: jakarta.enterprise.system.core on element CORE_LOGGER [2024-03-19T01:49:59.807Z] [INFO] Enclosing type is org.glassfish.kernel.KernelLoggerInfo [2024-03-19T01:49:59.807Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.description=Core Kernel, jakarta.enterprise.system.core.publish=true, jakarta.enterprise.system.core.subsystem=CORE} [2024-03-19T01:49:59.807Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:49:59.807Z] [INFO] Found enclosing element CORE_LOGGER [2024-03-19T01:49:59.807Z] [INFO] Found enclosing element org.glassfish.kernel.KernelLoggerInfo [2024-03-19T01:49:59.807Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:49:59.807Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:49:59.807Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:49:59.808Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:49:59.808Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:49:59.808Z] [INFO] [2024-03-19T01:49:59.808Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ kernel --- [2024-03-19T01:49:59.808Z] [INFO] Not copying test resources [2024-03-19T01:49:59.808Z] [INFO] [2024-03-19T01:49:59.808Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ kernel --- [2024-03-19T01:49:59.808Z] [INFO] Not compiling test sources [2024-03-19T01:49:59.808Z] [INFO] [2024-03-19T01:49:59.808Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ kernel --- [2024-03-19T01:49:59.808Z] [INFO] [2024-03-19T01:49:59.808Z] [INFO] --- surefire:3.2.5:test (default-test) @ kernel --- [2024-03-19T01:49:59.808Z] [INFO] Tests are skipped. [2024-03-19T01:49:59.808Z] [INFO] [2024-03-19T01:49:59.808Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ kernel --- [2024-03-19T01:49:59.808Z] [INFO] Executing tasks [2024-03-19T01:49:59.808Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/classes/META-INF for [2024-03-19T01:49:59.808Z] [INFO] [echo] kernel [2024-03-19T01:49:59.808Z] [INFO] Executed tasks [2024-03-19T01:49:59.808Z] [INFO] [2024-03-19T01:49:59.808Z] [INFO] --- jar:3.3.0:jar (default-jar) @ kernel --- [2024-03-19T01:49:59.808Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:49:59.808Z] [INFO] [2024-03-19T01:49:59.808Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-cli --- [2024-03-19T01:49:59.808Z] [INFO] Not copying test resources [2024-03-19T01:49:59.808Z] [INFO] [2024-03-19T01:49:59.808Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ admin-cli --- [2024-03-19T01:49:59.808Z] [INFO] Not compiling test sources [2024-03-19T01:49:59.808Z] [INFO] [2024-03-19T01:49:59.808Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-cli --- [2024-03-19T01:49:59.808Z] [INFO] [2024-03-19T01:49:59.808Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-cli --- [2024-03-19T01:50:00.065Z] [INFO] Tests are skipped. [2024-03-19T01:50:00.065Z] [INFO] [2024-03-19T01:50:00.065Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-cli --- [2024-03-19T01:50:00.065Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/kernel.jar [2024-03-19T01:50:00.065Z] [INFO] Executing tasks [2024-03-19T01:50:00.065Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/classes/META-INF for [2024-03-19T01:50:00.065Z] [INFO] [echo] admin-cli [2024-03-19T01:50:00.065Z] [INFO] Executed tasks [2024-03-19T01:50:00.065Z] [INFO] [2024-03-19T01:50:00.065Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-cli --- [2024-03-19T01:50:00.065Z] [WARNING] ***************************************************************** [2024-03-19T01:50:00.065Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:00.065Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:00.065Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:00.065Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:00.065Z] [WARNING] ***************************************************************** [2024-03-19T01:50:00.065Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/admin-cli.jar [2024-03-19T01:50:00.065Z] [INFO] [2024-03-19T01:50:00.066Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ kernel --- [2024-03-19T01:50:00.066Z] [WARNING] ***************************************************************** [2024-03-19T01:50:00.066Z] [WARNING] * The * [2024-03-19T01:50:00.066Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:00.066Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:00.066Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:00.066Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:00.066Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:00.066Z] [WARNING] ***************************************************************** [2024-03-19T01:50:00.066Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:01.436Z] [INFO] CycloneDX: Creating BOM version 1.4 with 60 component(s) [2024-03-19T01:50:01.436Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/bom.xml [2024-03-19T01:50:01.436Z] [INFO] attaching as kernel-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:01.436Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/bom.json [2024-03-19T01:50:01.436Z] [INFO] attaching as kernel-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:01.436Z] [INFO] [2024-03-19T01:50:01.436Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ admin-cli --- [2024-03-19T01:50:01.436Z] [WARNING] ***************************************************************** [2024-03-19T01:50:01.436Z] [WARNING] * The * [2024-03-19T01:50:01.436Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:01.436Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:01.436Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:01.436Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:01.436Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:01.436Z] [WARNING] ***************************************************************** [2024-03-19T01:50:01.436Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:02.368Z] [INFO] CycloneDX: Creating BOM version 1.4 with 61 component(s) [2024-03-19T01:50:02.368Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/bom.xml [2024-03-19T01:50:02.368Z] [INFO] attaching as admin-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:02.368Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/bom.json [2024-03-19T01:50:02.368Z] [INFO] attaching as admin-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:02.368Z] [INFO] [2024-03-19T01:50:02.368Z] [INFO] [2024-03-19T01:50:02.368Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ kernel --- [2024-03-19T01:50:02.368Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-cli --- [2024-03-19T01:50:02.368Z] [INFO] Tests are skipped. [2024-03-19T01:50:02.368Z] [INFO] Tests are skipped. [2024-03-19T01:50:02.368Z] [INFO] [2024-03-19T01:50:02.368Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-cli --- [2024-03-19T01:50:02.368Z] [INFO] [2024-03-19T01:50:02.368Z] [INFO] --- failsafe:3.2.5:verify (verify) @ kernel --- [2024-03-19T01:50:02.368Z] [INFO] Tests are skipped. [2024-03-19T01:50:02.368Z] [INFO] Tests are skipped. [2024-03-19T01:50:02.368Z] [INFO] [2024-03-19T01:50:02.368Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-kernel-checkstyle) @ kernel --- [2024-03-19T01:50:02.368Z] [INFO] [2024-03-19T01:50:02.368Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-admin-cli-checkstyle) @ admin-cli --- [2024-03-19T01:50:02.368Z] [INFO] [2024-03-19T01:50:02.368Z] [INFO] --- install:3.1.1:install (default-install) @ admin-cli --- [2024-03-19T01:50:02.368Z] [INFO] [2024-03-19T01:50:02.368Z] [INFO] --- install:3.1.1:install (default-install) @ kernel --- [2024-03-19T01:50:02.368Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/8.0.1-SNAPSHOT/kernel-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:02.368Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/8.0.1-SNAPSHOT/admin-cli-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:02.368Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/8.0.1-SNAPSHOT/kernel-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:02.368Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/8.0.1-SNAPSHOT/admin-cli-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:02.369Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/8.0.1-SNAPSHOT/admin-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:02.369Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/8.0.1-SNAPSHOT/kernel-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:02.369Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/8.0.1-SNAPSHOT/admin-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:02.369Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/8.0.1-SNAPSHOT/kernel-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [2024-03-19T01:50:02.369Z] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [2024-03-19T01:50:02.369Z] [INFO] Building cluster-admin 8.0.1-SNAPSHOT [185/300] [2024-03-19T01:50:02.369Z] [INFO] Building AMX Core 8.0.1-SNAPSHOT [186/300] [2024-03-19T01:50:02.369Z] [INFO] from nucleus/cluster/admin/pom.xml [2024-03-19T01:50:02.369Z] [INFO] from nucleus/common/amx-core/pom.xml [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.369Z] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [2024-03-19T01:50:02.369Z] [INFO] Building Context Propagation 8.0.1-SNAPSHOT [187/300] [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.369Z] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] from nucleus/core/context-propagation/pom.xml [2024-03-19T01:50:02.369Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-core >------- [2024-03-19T01:50:02.369Z] [INFO] Building Deployment Related JavaEE Core Classes 8.0.1-SNAPSHOT [189/300] [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] Building Resources Connector 8.0.1-SNAPSHOT [188/300] [2024-03-19T01:50:02.369Z] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] from appserver/deployment/jakartaee-core/pom.xml [2024-03-19T01:50:02.369Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [2024-03-19T01:50:02.369Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.369Z] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [2024-03-19T01:50:02.369Z] [INFO] Building GlassFish ORB enabler implementation 8.0.1-SNAPSHOT [190/300] [2024-03-19T01:50:02.369Z] [INFO] from appserver/resources/resources-connector/pom.xml [2024-03-19T01:50:02.369Z] [INFO] from appserver/orb/orb-enabler/pom.xml [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] Building Connector for GlassFish Admin REST Service 8.0.1-SNAPSHOT [192/300] [2024-03-19T01:50:02.369Z] [INFO] from nucleus/admin/rest/gf-restadmin-connector/pom.xml [2024-03-19T01:50:02.369Z] [INFO] --------------< org.glassfish.main.core:jakartaee-kernel >-------------- [2024-03-19T01:50:02.369Z] [INFO] Building Jakarta EE related distributions kernel Classes 8.0.1-SNAPSHOT [193/300] [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] Building Deployment Related Admin Classes 8.0.1-SNAPSHOT [191/300] [2024-03-19T01:50:02.369Z] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [2024-03-19T01:50:02.369Z] [INFO] from nucleus/deployment/admin/pom.xml [2024-03-19T01:50:02.369Z] [INFO] from appserver/core/jakartaee-kernel/pom.xml [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.369Z] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.369Z] [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [2024-03-19T01:50:02.369Z] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [2024-03-19T01:50:02.369Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.369Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.370Z] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [2024-03-19T01:50:02.370Z] [INFO] Building Admin CLI, interactive OSGi shell command 8.0.1-SNAPSHOT [197/300] [2024-03-19T01:50:02.370Z] [INFO] Building admin-server-management 8.0.1-SNAPSHOT [196/300] [2024-03-19T01:50:02.370Z] [INFO] from nucleus/admin/server-mgmt/pom.xml [2024-03-19T01:50:02.370Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.370Z] [INFO] Building App Server CLI Skinning Class 8.0.1-SNAPSHOT [195/300] [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.370Z] [INFO] Building GMS Module 8.0.1-SNAPSHOT [194/300] [2024-03-19T01:50:02.370Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.370Z] [INFO] from nucleus/cluster/gms-adapter/pom.xml [2024-03-19T01:50:02.370Z] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [2024-03-19T01:50:02.370Z] [INFO] from appserver/admin/cli/pom.xml [2024-03-19T01:50:02.370Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.370Z] [INFO] from nucleus/osgi-platforms/osgi-cli-interactive/pom.xml [2024-03-19T01:50:02.370Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.370Z] [INFO] Building Load-Balancer admin 8.0.1-SNAPSHOT [198/300] [2024-03-19T01:50:02.370Z] [INFO] Building Ant tasks 8.0.1-SNAPSHOT [199/300] [2024-03-19T01:50:02.370Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.370Z] [INFO] from appserver/ant-tasks/pom.xml [2024-03-19T01:50:02.370Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:50:02.370Z] [INFO] from appserver/load-balancer/admin/pom.xml [2024-03-19T01:50:02.370Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-enabler --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ orb-enabler --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ orb-enabler --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ orb-enabler --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-restadmin-connector --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-restadmin-connector --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-restadmin-connector --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-restadmin-connector --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-core --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ amx-core --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ amx-core --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ amx-core --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tasks --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-cli --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ant-tasks --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserver-cli --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ant-tasks --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserver-cli --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ant-tasks --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-kernel --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserver-cli --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jakartaee-kernel --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-admin --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jakartaee-kernel --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jakartaee-kernel --- [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ deployment-admin --- [2024-03-19T01:50:02.370Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.370Z] [INFO] [2024-03-19T01:50:02.370Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ deployment-admin --- [2024-03-19T01:50:02.371Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ deployment-admin --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-interactive --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-adapter --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-cli-interactive --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gms-adapter --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-interactive --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-cli-interactive --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gms-adapter --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gms-adapter --- [2024-03-19T01:50:02.371Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.371Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-core --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ deployment-jakartaee-core --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-core --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ deployment-jakartaee-core --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server-mgmt --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ server-mgmt --- [2024-03-19T01:50:02.371Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ server-mgmt --- [2024-03-19T01:50:02.371Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.371Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:50:02.371Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- build-helper:3.5.0:add-source (add-sources) @ server-mgmt --- [2024-03-19T01:50:02.371Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.371Z] [INFO] Source directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/generated-sources/xjc added. [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- antrun:3.1.0:run (xjc) @ server-mgmt --- [2024-03-19T01:50:02.371Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:50:02.371Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.371Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:50:02.371Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.371Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.371Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.371Z] [INFO] Compiling 42 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.371Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.371Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.371Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.371Z] [INFO] Compiling 193 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- clean:3.3.2:clean (default-clean) @ context-propagation --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ context-propagation --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ context-propagation --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ context-propagation --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-admin --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cluster-admin --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cluster-admin --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cluster-admin --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-connector --- [2024-03-19T01:50:02.371Z] [INFO] [2024-03-19T01:50:02.371Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ resources-connector --- [2024-03-19T01:50:02.372Z] [INFO] [2024-03-19T01:50:02.372Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ resources-connector --- [2024-03-19T01:50:02.372Z] [INFO] [2024-03-19T01:50:02.372Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ resources-connector --- [2024-03-19T01:50:02.372Z] [INFO] [2024-03-19T01:50:02.372Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer-admin --- [2024-03-19T01:50:02.372Z] [INFO] [2024-03-19T01:50:02.372Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ load-balancer-admin --- [2024-03-19T01:50:02.372Z] [INFO] [2024-03-19T01:50:02.372Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ load-balancer-admin --- [2024-03-19T01:50:02.372Z] [INFO] [2024-03-19T01:50:02.372Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ load-balancer-admin --- [2024-03-19T01:50:02.372Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:50:02.372Z] [INFO] Compiling 30 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.372Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.372Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.372Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.372Z] [INFO] Compiling 36 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.372Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.372Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.372Z] [INFO] Executing tasks [2024-03-19T01:50:02.372Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-03-19T01:50:02.372Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-03-19T01:50:02.372Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/template-info.xsd [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserver-cli --- [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserver-cli --- [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-cli --- [2024-03-19T01:50:02.631Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-cli --- [2024-03-19T01:50:02.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/src/main/resources [2024-03-19T01:50:02.631Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T01:50:02.631Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserver-cli --- [2024-03-19T01:50:02.631Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.631Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ context-propagation --- [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ context-propagation --- [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ context-propagation --- [2024-03-19T01:50:02.631Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- resources:3.3.1:resources (default-resources) @ context-propagation --- [2024-03-19T01:50:02.631Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:50:02.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/src/main/manpages [2024-03-19T01:50:02.631Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ context-propagation --- [2024-03-19T01:50:02.631Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:50:02.631Z] [INFO] Compiling 30 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jakartaee-kernel --- [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ant-tasks --- [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jakartaee-kernel --- [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ant-tasks --- [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-kernel --- [2024-03-19T01:50:02.631Z] [INFO] [2024-03-19T01:50:02.631Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tasks --- [2024-03-19T01:50:02.631Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:02.631Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:02.632Z] [INFO] [2024-03-19T01:50:02.632Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-kernel --- [2024-03-19T01:50:02.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/src/main/resources [2024-03-19T01:50:02.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/src/main/manpages [2024-03-19T01:50:02.632Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:02.632Z] [INFO] [2024-03-19T01:50:02.632Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ant-tasks --- [2024-03-19T01:50:02.632Z] [INFO] [2024-03-19T01:50:02.632Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jakartaee-kernel --- [2024-03-19T01:50:02.632Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:50:02.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/manpages [2024-03-19T01:50:02.632Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:02.632Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.632Z] [INFO] [2024-03-19T01:50:02.632Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ant-tasks --- [2024-03-19T01:50:02.890Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:50:02.890Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.890Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.890Z] [INFO] [2024-03-19T01:50:02.890Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-restadmin-connector --- [2024-03-19T01:50:02.890Z] [INFO] [2024-03-19T01:50:02.890Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-restadmin-connector --- [2024-03-19T01:50:02.890Z] [INFO] [2024-03-19T01:50:02.890Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-restadmin-connector --- [2024-03-19T01:50:02.890Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:02.890Z] [INFO] [2024-03-19T01:50:02.890Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-restadmin-connector --- [2024-03-19T01:50:02.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/src/main/resources [2024-03-19T01:50:02.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/src/main/manpages [2024-03-19T01:50:02.890Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:02.890Z] [INFO] [2024-03-19T01:50:02.890Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-restadmin-connector --- [2024-03-19T01:50:02.890Z] [INFO] [2024-03-19T01:50:02.890Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ orb-enabler --- [2024-03-19T01:50:02.890Z] [INFO] [2024-03-19T01:50:02.890Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ orb-enabler --- [2024-03-19T01:50:02.890Z] [INFO] [2024-03-19T01:50:02.890Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-enabler --- [2024-03-19T01:50:02.890Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:02.891Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.891Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:02.891Z] [INFO] [2024-03-19T01:50:02.891Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-enabler --- [2024-03-19T01:50:02.891Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:50:02.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/src/main/manpages [2024-03-19T01:50:02.891Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:02.891Z] [INFO] [2024-03-19T01:50:02.891Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ orb-enabler --- [2024-03-19T01:50:02.891Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:02.891Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:03.148Z] [INFO] [2024-03-19T01:50:03.148Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-cli-interactive --- [2024-03-19T01:50:03.148Z] [INFO] [2024-03-19T01:50:03.148Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-cli-interactive --- [2024-03-19T01:50:03.148Z] [INFO] [2024-03-19T01:50:03.148Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-interactive --- [2024-03-19T01:50:03.148Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:03.148Z] [INFO] [2024-03-19T01:50:03.148Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gms-adapter --- [2024-03-19T01:50:03.148Z] [INFO] [2024-03-19T01:50:03.148Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gms-adapter --- [2024-03-19T01:50:03.148Z] [INFO] [2024-03-19T01:50:03.148Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-adapter --- [2024-03-19T01:50:03.148Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:03.148Z] [INFO] [2024-03-19T01:50:03.148Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-interactive --- [2024-03-19T01:50:03.148Z] [INFO] [2024-03-19T01:50:03.148Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-adapter --- [2024-03-19T01:50:03.148Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/resources [2024-03-19T01:50:03.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/manpages [2024-03-19T01:50:03.149Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:03.149Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:50:03.149Z] [INFO] [2024-03-19T01:50:03.149Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gms-adapter --- [2024-03-19T01:50:03.149Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T01:50:03.149Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:03.149Z] [INFO] [2024-03-19T01:50:03.149Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-cli-interactive --- [2024-03-19T01:50:03.149Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:03.149Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:03.149Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:03.149Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:50:03.149Z] [INFO] [2024-03-19T01:50:03.149Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ deployment-jakartaee-core --- [2024-03-19T01:50:03.149Z] [INFO] [2024-03-19T01:50:03.149Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ deployment-jakartaee-core --- [2024-03-19T01:50:03.149Z] [INFO] [2024-03-19T01:50:03.149Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-core --- [2024-03-19T01:50:03.149Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:03.149Z] [INFO] [2024-03-19T01:50:03.149Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-core --- [2024-03-19T01:50:03.149Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:50:03.149Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T01:50:03.149Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:03.149Z] [INFO] [2024-03-19T01:50:03.149Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ deployment-jakartaee-core --- [2024-03-19T01:50:03.149Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:03.149Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:03.149Z] [INFO] [2024-03-19T01:50:03.149Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ appserver-cli --- [2024-03-19T01:50:03.149Z] [INFO] [2024-03-19T01:50:03.149Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ appserver-cli --- [2024-03-19T01:50:03.149Z] [INFO] [2024-03-19T01:50:03.149Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appserver-cli --- [2024-03-19T01:50:03.406Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:03.406Z] [INFO] [2024-03-19T01:50:03.406Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ resources-connector --- [2024-03-19T01:50:03.406Z] [INFO] [2024-03-19T01:50:03.406Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ resources-connector --- [2024-03-19T01:50:03.406Z] [INFO] [2024-03-19T01:50:03.406Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-connector --- [2024-03-19T01:50:03.406Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:03.406Z] [INFO] [2024-03-19T01:50:03.406Z] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-connector --- [2024-03-19T01:50:03.406Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-03-19T01:50:03.406Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:50:03.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/src/main/manpages [2024-03-19T01:50:03.406Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:03.406Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-03-19T01:50:03.406Z] [INFO] [2024-03-19T01:50:03.406Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ resources-connector --- [2024-03-19T01:50:03.406Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java:[96,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:03.406Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java uses unchecked or unsafe operations. [2024-03-19T01:50:03.406Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:03.406Z] [INFO] [2024-03-19T01:50:03.406Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ orb-enabler --- [2024-03-19T01:50:03.406Z] [INFO] [2024-03-19T01:50:03.407Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ orb-enabler --- [2024-03-19T01:50:03.407Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:03.407Z] [INFO] Compiling 38 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-enabler --- [2024-03-19T01:50:03.666Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:03.666Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ context-propagation --- [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ context-propagation --- [2024-03-19T01:50:03.666Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:03.666Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-03-19T01:50:03.666Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/domain-info.xsd [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ load-balancer-admin --- [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ deployment-admin --- [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ load-balancer-admin --- [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ deployment-admin --- [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer-admin --- [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-admin --- [2024-03-19T01:50:03.666Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:03.666Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-admin --- [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- resources:3.3.1:resources (default-resources) @ load-balancer-admin --- [2024-03-19T01:50:03.666Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:50:03.666Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:50:03.666Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jakartaee-kernel --- [2024-03-19T01:50:03.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/src/main/resources [2024-03-19T01:50:03.666Z] [INFO] Copying 18 resources from src/main/manpages to target/classes [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jakartaee-kernel --- [2024-03-19T01:50:03.666Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-03-19T01:50:03.666Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:03.666Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jakartaee-kernel --- [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ deployment-admin --- [2024-03-19T01:50:03.666Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:03.666Z] [INFO] [2024-03-19T01:50:03.666Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ load-balancer-admin --- [2024-03-19T01:50:03.667Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:03.667Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:03.667Z] [INFO] Compiling 42 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:03.667Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:03.667Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:03.667Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-03-19T01:50:03.667Z] [INFO] [2024-03-19T01:50:03.667Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ context-propagation --- [2024-03-19T01:50:03.667Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:03.667Z] [INFO] [2024-03-19T01:50:03.667Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cluster-admin --- [2024-03-19T01:50:03.667Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-03-19T01:50:03.667Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/stringsubs.xsd [2024-03-19T01:50:03.667Z] [INFO] [2024-03-19T01:50:03.667Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cluster-admin --- [2024-03-19T01:50:03.667Z] [INFO] [2024-03-19T01:50:03.667Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-admin --- [2024-03-19T01:50:03.667Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:03.667Z] [INFO] [2024-03-19T01:50:03.667Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-admin --- [2024-03-19T01:50:03.667Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:50:03.667Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:50:03.667Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-03-19T01:50:03.667Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:03.667Z] [WARNING] Manifest org.glassfish.main.admin:appserver-cli:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.admin.cli, has 1, private references [com.sun.enterprise.admin.cli] [2024-03-19T01:50:03.667Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:03.667Z] [INFO] [2024-03-19T01:50:03.667Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cluster-admin --- [2024-03-19T01:50:03.667Z] [INFO] [2024-03-19T01:50:03.667Z] [INFO] --- command-security:1.0.17:check (default-check) @ appserver-cli --- [2024-03-19T01:50:03.667Z] [INFO] [2024-03-19T01:50:03.667Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserver-cli --- [2024-03-19T01:50:03.667Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:03.667Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:03.667Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:50:03.667Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:03.667Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/java/org/glassfish/ant/tasks/AdminTask.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/java/org/glassfish/ant/tasks/AdminTask.java uses or overrides a deprecated API. [2024-03-19T01:50:03.667Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/java/org/glassfish/ant/tasks/AdminTask.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:03.667Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java uses unchecked or unsafe operations. [2024-03-19T01:50:03.667Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:03.667Z] [INFO] [2024-03-19T01:50:03.667Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ant-tasks --- [2024-03-19T01:50:03.667Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:03.668Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:03.668Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-03-19T01:50:03.925Z] [INFO] Executed tasks [2024-03-19T01:50:03.925Z] [INFO] [2024-03-19T01:50:03.926Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ server-mgmt --- [2024-03-19T01:50:03.926Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:03.926Z] [INFO] Not compiling main sources [2024-03-19T01:50:03.926Z] [INFO] [2024-03-19T01:50:03.926Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ server-mgmt --- [2024-03-19T01:50:03.926Z] [INFO] [2024-03-19T01:50:03.926Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ server-mgmt --- [2024-03-19T01:50:03.926Z] [INFO] [2024-03-19T01:50:03.926Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server-mgmt --- [2024-03-19T01:50:03.926Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:03.926Z] [INFO] [2024-03-19T01:50:03.926Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-enabler --- [2024-03-19T01:50:03.926Z] [INFO] [2024-03-19T01:50:03.926Z] [INFO] --- download:1.8.1:wget (download-winsw) @ server-mgmt --- [2024-03-19T01:50:03.926Z] [INFO] [2024-03-19T01:50:03.926Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ orb-enabler --- [2024-03-19T01:50:03.926Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:03.926Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:03.926Z] [INFO] [2024-03-19T01:50:03.926Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-restadmin-connector --- [2024-03-19T01:50:03.926Z] [INFO] [2024-03-19T01:50:03.926Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-restadmin-connector --- [2024-03-19T01:50:03.926Z] [INFO] [2024-03-19T01:50:03.926Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-restadmin-connector --- [2024-03-19T01:50:03.926Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:04.183Z] [INFO] [2024-03-19T01:50:04.183Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ amx-core --- [2024-03-19T01:50:04.183Z] [INFO] [2024-03-19T01:50:04.183Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ amx-core --- [2024-03-19T01:50:04.184Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java uses or overrides a deprecated API. [2024-03-19T01:50:04.184Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:04.184Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java uses unchecked or unsafe operations. [2024-03-19T01:50:04.184Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:04.184Z] [INFO] [2024-03-19T01:50:04.184Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gms-adapter --- [2024-03-19T01:50:04.184Z] [INFO] [2024-03-19T01:50:04.184Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-core --- [2024-03-19T01:50:04.184Z] [INFO] [2024-03-19T01:50:04.184Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gms-adapter --- [2024-03-19T01:50:04.184Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:04.184Z] [INFO] [2024-03-19T01:50:04.184Z] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-core --- [2024-03-19T01:50:04.184Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:50:04.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/manpages [2024-03-19T01:50:04.184Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:04.184Z] [INFO] [2024-03-19T01:50:04.184Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ amx-core --- [2024-03-19T01:50:04.184Z] [INFO] [2024-03-19T01:50:04.184Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-adapter --- [2024-03-19T01:50:04.184Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:04.184Z] [INFO] Compiling 193 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:04.184Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:04.184Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:04.184Z] [INFO] [2024-03-19T01:50:04.184Z] [INFO] --- command-security:1.0.17:check (default-check) @ jakartaee-kernel --- [2024-03-19T01:50:04.184Z] [INFO] [2024-03-19T01:50:04.184Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-interactive --- [2024-03-19T01:50:04.184Z] [INFO] [2024-03-19T01:50:04.184Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-interactive --- [2024-03-19T01:50:04.184Z] [INFO] [2024-03-19T01:50:04.184Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jakartaee-kernel --- [2024-03-19T01:50:04.184Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:04.184Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:50:04.184Z] [INFO] [2024-03-19T01:50:04.184Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-interactive --- [2024-03-19T01:50:04.184Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:04.442Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.contextpropagation, has 1, private references [org.glassfish.contextpropagation.internal] [2024-03-19T01:50:04.442Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.contextpropagation.bootstrap, has 1, private references [org.glassfish.contextpropagation.internal] [2024-03-19T01:50:04.442Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.contextpropagation.spi, has 1, private references [org.glassfish.contextpropagation.internal] [2024-03-19T01:50:04.442Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters, has 1, private references [org.glassfish.contextpropagation.internal] [2024-03-19T01:50:04.442Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.glassfish, has 1, private references [org.glassfish.contextpropagation.internal] [2024-03-19T01:50:04.442Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.wls, has 1, private references [org.glassfish.contextpropagation.internal] [2024-03-19T01:50:04.442Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:04.442Z] [INFO] [2024-03-19T01:50:04.442Z] [INFO] --- command-security:1.0.17:check (default-check) @ context-propagation --- [2024-03-19T01:50:04.442Z] [INFO] [2024-03-19T01:50:04.442Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ context-propagation --- [2024-03-19T01:50:04.442Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:50:04.442Z] [INFO] Compiling 30 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:04.442Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:04.442Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:04.442Z] [INFO] [2024-03-19T01:50:04.442Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-core --- [2024-03-19T01:50:04.442Z] [INFO] [2024-03-19T01:50:04.442Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-core --- [2024-03-19T01:50:04.442Z] [INFO] [2024-03-19T01:50:04.442Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-core --- [2024-03-19T01:50:04.442Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:04.442Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:04.442Z] [INFO] [2024-03-19T01:50:04.443Z] [INFO] --- command-security:1.0.17:check (default-check) @ gms-adapter --- [2024-03-19T01:50:04.700Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:50:04.700Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-enabler --- [2024-03-19T01:50:04.701Z] [INFO] Not copying test resources [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ orb-enabler --- [2024-03-19T01:50:04.701Z] [INFO] Not compiling test sources [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-enabler --- [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-enabler --- [2024-03-19T01:50:04.701Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:04.701Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ant-tasks --- [2024-03-19T01:50:04.701Z] [INFO] Not copying test resources [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ant-tasks --- [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-restadmin-connector --- [2024-03-19T01:50:04.701Z] [INFO] Not compiling test sources [2024-03-19T01:50:04.701Z] [INFO] Tests are skipped. [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- surefire:3.2.5:test (default-test) @ ant-tasks --- [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-enabler --- [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-restadmin-connector --- [2024-03-19T01:50:04.701Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-cli --- [2024-03-19T01:50:04.701Z] [INFO] Not copying test resources [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ appserver-cli --- [2024-03-19T01:50:04.701Z] [INFO] Tests are skipped. [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tasks --- [2024-03-19T01:50:04.701Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand] [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gms-adapter --- [2024-03-19T01:50:04.701Z] [INFO] Not compiling test sources [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ appserver-cli --- [2024-03-19T01:50:04.701Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserver-cli --- [2024-03-19T01:50:04.701Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:04.701Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ context-propagation --- [2024-03-19T01:50:04.701Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:04.701Z] [INFO] Not copying test resources [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ context-propagation --- [2024-03-19T01:50:04.701Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:04.701Z] [INFO] Not compiling test sources [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ context-propagation --- [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- surefire:3.2.5:test (default-test) @ context-propagation --- [2024-03-19T01:50:04.701Z] [INFO] Tests are skipped. [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-cli --- [2024-03-19T01:50:04.701Z] [INFO] Tests are skipped. [2024-03-19T01:50:04.701Z] [INFO] [2024-03-19T01:50:04.701Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ context-propagation --- [2024-03-19T01:50:04.701Z] [INFO] Executing tasks [2024-03-19T01:50:04.702Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/classes/META-INF for [2024-03-19T01:50:04.702Z] [INFO] [echo] orb-enabler [2024-03-19T01:50:04.702Z] [INFO] Executed tasks [2024-03-19T01:50:04.702Z] [INFO] [2024-03-19T01:50:04.702Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-enabler --- [2024-03-19T01:50:04.702Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/orb-enabler.jar [2024-03-19T01:50:04.702Z] [INFO] Executing tasks [2024-03-19T01:50:04.702Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/classes/META-INF for [2024-03-19T01:50:04.702Z] [INFO] [echo] ant-tasks [2024-03-19T01:50:04.702Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:04.959Z] [WARNING] ***************************************************************** [2024-03-19T01:50:04.960Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:04.960Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:04.960Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:04.960Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:04.960Z] [WARNING] ***************************************************************** [2024-03-19T01:50:04.960Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/classes/META-INF [2024-03-19T01:50:04.960Z] [INFO] Executing tasks [2024-03-19T01:50:04.960Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/classes/META-INF for [2024-03-19T01:50:04.960Z] [INFO] [2024-03-19T01:50:04.960Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-interactive --- [2024-03-19T01:50:04.960Z] [INFO] [echo] appserver-cli [2024-03-19T01:50:04.960Z] [INFO] Executed tasks [2024-03-19T01:50:04.960Z] [INFO] [2024-03-19T01:50:04.960Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-cli --- [2024-03-19T01:50:04.960Z] [INFO] Executing tasks [2024-03-19T01:50:04.960Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/classes/META-INF for [2024-03-19T01:50:04.960Z] [INFO] [2024-03-19T01:50:04.960Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-cli-interactive --- [2024-03-19T01:50:04.960Z] [INFO] [echo] context-propagation [2024-03-19T01:50:04.960Z] [INFO] Executed tasks [2024-03-19T01:50:04.960Z] [INFO] [2024-03-19T01:50:04.960Z] [INFO] --- jar:3.3.0:jar (default-jar) @ context-propagation --- [2024-03-19T01:50:04.960Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:04.960Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:04.960Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:50:04.960Z] [INFO] [2024-03-19T01:50:04.960Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-core --- [2024-03-19T01:50:04.960Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/appserver-cli.jar [2024-03-19T01:50:04.960Z] [INFO] Executed tasks [2024-03-19T01:50:04.960Z] [INFO] [2024-03-19T01:50:04.960Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ant-tasks --- [2024-03-19T01:50:04.960Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.javaee.core.deployment.GetContextRootCommand, org.glassfish.javaee.core.deployment.ListSubComponentsCommand] [2024-03-19T01:50:04.960Z] [INFO] [2024-03-19T01:50:04.960Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ deployment-jakartaee-core --- [2024-03-19T01:50:04.960Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:04.960Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:04.960Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/context-propagation.jar [2024-03-19T01:50:04.960Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/ant-tasks.jar [2024-03-19T01:50:04.960Z] [WARNING] ***************************************************************** [2024-03-19T01:50:04.960Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:04.960Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:04.960Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:04.960Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:04.960Z] [WARNING] ***************************************************************** [2024-03-19T01:50:04.960Z] [WARNING] ***************************************************************** [2024-03-19T01:50:04.960Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:04.960Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:04.960Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:04.960Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:04.960Z] [WARNING] ***************************************************************** [2024-03-19T01:50:04.960Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/URLObjectFactory.java: Some input files use or override a deprecated API. [2024-03-19T01:50:04.961Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/URLObjectFactory.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:04.961Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/listener/ApplicationScopedResourcesManager.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:04.961Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/listener/ApplicationScopedResourcesManager.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:04.961Z] [INFO] [2024-03-19T01:50:04.961Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ resources-connector --- [2024-03-19T01:50:04.961Z] [INFO] [2024-03-19T01:50:04.961Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ resources-connector --- [2024-03-19T01:50:04.961Z] [WARNING] ***************************************************************** [2024-03-19T01:50:04.961Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:04.961Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:04.961Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:04.961Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:04.961Z] [WARNING] ***************************************************************** [2024-03-19T01:50:05.220Z] [INFO] [2024-03-19T01:50:05.220Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-connector --- [2024-03-19T01:50:05.220Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:05.220Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:05.220Z] [INFO] Initial messages found so far: {} [2024-03-19T01:50:05.220Z] [INFO] Processing: AS-CORE-JAVAEE-0001 [2024-03-19T01:50:05.220Z] [INFO] Message AS-CORE-JAVAEE-0001 needs checking for cause/action: false [2024-03-19T01:50:05.220Z] [INFO] Processing: AS-CORE-JAVAEE-0002 [2024-03-19T01:50:05.220Z] [INFO] Message AS-CORE-JAVAEE-0002 needs checking for cause/action: false [2024-03-19T01:50:05.220Z] [INFO] Processing: AS-CORE-JAVAEE-0003 [2024-03-19T01:50:05.220Z] [INFO] Message AS-CORE-JAVAEE-0003 needs checking for cause/action: true [2024-03-19T01:50:05.220Z] [INFO] Processing: AS-CORE-JAVAEE-0004 [2024-03-19T01:50:05.220Z] [INFO] Message AS-CORE-JAVAEE-0004 needs checking for cause/action: true [2024-03-19T01:50:05.220Z] [INFO] Total Messages including ones found from disk so far: {AS-CORE-JAVAEE-0001=Web Container not installed, AS-CORE-JAVAEE-0002=Done with starting {0} container., AS-CORE-JAVAEE-0003=Unable to start container (no exception provided), AS-CORE-JAVAEE-0004=Unable to start container {0}} [2024-03-19T01:50:05.220Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:50:05.220Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:05.220Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:05.220Z] [INFO] Processing: jakarta.enterprise.system.core.ee on element ASCORE_LOGGER [2024-03-19T01:50:05.220Z] [INFO] Enclosing type is org.glassfish.kernel.javaee.WebContainerStarter [2024-03-19T01:50:05.220Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.ee.description=Jakarta EE Core Kernel, jakarta.enterprise.system.core.ee.publish=true, jakarta.enterprise.system.core.ee.subsystem=AS-CORE} [2024-03-19T01:50:05.220Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:50:05.220Z] [INFO] Found enclosing element ASCORE_LOGGER [2024-03-19T01:50:05.220Z] [INFO] Found enclosing element org.glassfish.kernel.javaee.WebContainerStarter [2024-03-19T01:50:05.220Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:50:05.220Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:05.220Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:05.220Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:50:05.220Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:05.220Z] [INFO] [2024-03-19T01:50:05.220Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee-kernel --- [2024-03-19T01:50:05.220Z] [INFO] Not copying test resources [2024-03-19T01:50:05.220Z] [INFO] [2024-03-19T01:50:05.220Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jakartaee-kernel --- [2024-03-19T01:50:05.220Z] [INFO] Not compiling test sources [2024-03-19T01:50:05.220Z] [INFO] [2024-03-19T01:50:05.220Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jakartaee-kernel --- [2024-03-19T01:50:05.220Z] [INFO] [2024-03-19T01:50:05.221Z] [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee-kernel --- [2024-03-19T01:50:05.221Z] [INFO] Tests are skipped. [2024-03-19T01:50:05.221Z] [INFO] [2024-03-19T01:50:05.221Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-kernel --- [2024-03-19T01:50:05.221Z] [INFO] Executing tasks [2024-03-19T01:50:05.221Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/classes/META-INF for [2024-03-19T01:50:05.221Z] [INFO] [echo] jakartaee-kernel [2024-03-19T01:50:05.221Z] [INFO] Executed tasks [2024-03-19T01:50:05.221Z] [INFO] [2024-03-19T01:50:05.221Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee-kernel --- [2024-03-19T01:50:05.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar [2024-03-19T01:50:05.221Z] [WARNING] ***************************************************************** [2024-03-19T01:50:05.221Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:05.221Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:05.221Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:05.221Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:05.221Z] [WARNING] ***************************************************************** [2024-03-19T01:50:05.221Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/reader/impl/IdempotentUrlPatternReaderImpl.java: Some input files use or override a deprecated API. [2024-03-19T01:50:05.221Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/reader/impl/IdempotentUrlPatternReaderImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:05.221Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/EnableHTTPLBApplicationCommand.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:05.221Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/EnableHTTPLBApplicationCommand.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:05.221Z] [INFO] [2024-03-19T01:50:05.221Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ load-balancer-admin --- [2024-03-19T01:50:05.221Z] [INFO] [2024-03-19T01:50:05.221Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ load-balancer-admin --- [2024-03-19T01:50:05.479Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:05.479Z] [INFO] Initial messages found so far: {} [2024-03-19T01:50:05.479Z] [INFO] Processing: NCLS-RSTCN-00001 [2024-03-19T01:50:05.479Z] [INFO] Message NCLS-RSTCN-00001 needs checking for cause/action: false [2024-03-19T01:50:05.479Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RSTCN-00001=The REST connector has been started} [2024-03-19T01:50:05.479Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:50:05.479Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:05.479Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:05.479Z] [INFO] Processing: jakarta.enterprise.admin.rest.connector on element REST_CONNECTOR_LOGGER [2024-03-19T01:50:05.479Z] [INFO] Enclosing type is org.glassfish.admin.restconnector.Logging [2024-03-19T01:50:05.479Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.connector.description=REST Connector Logger, jakarta.enterprise.admin.rest.connector.publish=true, jakarta.enterprise.admin.rest.connector.subsystem=RSTCN} [2024-03-19T01:50:05.479Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:50:05.479Z] [INFO] Found enclosing element REST_CONNECTOR_LOGGER [2024-03-19T01:50:05.479Z] [INFO] Found enclosing element org.glassfish.admin.restconnector.Logging [2024-03-19T01:50:05.479Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:50:05.479Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:05.479Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:05.479Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:50:05.479Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:05.479Z] [INFO] [2024-03-19T01:50:05.479Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-restadmin-connector --- [2024-03-19T01:50:05.479Z] [INFO] Not copying test resources [2024-03-19T01:50:05.479Z] [INFO] [2024-03-19T01:50:05.479Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-restadmin-connector --- [2024-03-19T01:50:05.479Z] [INFO] Not compiling test sources [2024-03-19T01:50:05.479Z] [INFO] [2024-03-19T01:50:05.479Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-restadmin-connector --- [2024-03-19T01:50:05.479Z] [INFO] [2024-03-19T01:50:05.479Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ load-balancer-admin --- [2024-03-19T01:50:05.479Z] [INFO] [2024-03-19T01:50:05.479Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-restadmin-connector --- [2024-03-19T01:50:05.479Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:05.479Z] [INFO] Tests are skipped. [2024-03-19T01:50:05.479Z] [INFO] [2024-03-19T01:50:05.480Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-restadmin-connector --- [2024-03-19T01:50:05.480Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:50:05.480Z] [INFO] [2024-03-19T01:50:05.480Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-interactive --- [2024-03-19T01:50:05.480Z] [INFO] [2024-03-19T01:50:05.480Z] [INFO] --- antrun:3.1.0:run (prepare-winsw) @ server-mgmt --- [2024-03-19T01:50:05.480Z] [INFO] Not copying test resources [2024-03-19T01:50:05.480Z] [INFO] [2024-03-19T01:50:05.480Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ osgi-cli-interactive --- [2024-03-19T01:50:05.480Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/GetApplicationLaunchURLsCommand.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/GetApplicationLaunchURLsCommand.java uses or overrides a deprecated API. [2024-03-19T01:50:05.480Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/GetApplicationLaunchURLsCommand.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:05.480Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeployCommandSupplementalInfo.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:05.480Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeployCommandSupplementalInfo.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:05.480Z] [INFO] [2024-03-19T01:50:05.480Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ deployment-admin --- [2024-03-19T01:50:05.480Z] [INFO] [2024-03-19T01:50:05.480Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ deployment-admin --- [2024-03-19T01:50:05.480Z] [INFO] Not compiling test sources [2024-03-19T01:50:05.480Z] [INFO] [2024-03-19T01:50:05.480Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-interactive --- [2024-03-19T01:50:05.480Z] [INFO] [2024-03-19T01:50:05.480Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-interactive --- [2024-03-19T01:50:05.480Z] [INFO] Tests are skipped. [2024-03-19T01:50:05.480Z] [INFO] [2024-03-19T01:50:05.480Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-interactive --- [2024-03-19T01:50:05.480Z] [INFO] Executing tasks [2024-03-19T01:50:05.480Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF for [2024-03-19T01:50:05.480Z] [INFO] [echo] gf-restadmin-connector [2024-03-19T01:50:05.480Z] [INFO] Executed tasks [2024-03-19T01:50:05.480Z] [INFO] [2024-03-19T01:50:05.480Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-restadmin-connector --- [2024-03-19T01:50:05.480Z] [INFO] [2024-03-19T01:50:05.480Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-admin --- [2024-03-19T01:50:05.480Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:05.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar [2024-03-19T01:50:05.480Z] [WARNING] ***************************************************************** [2024-03-19T01:50:05.480Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:05.480Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:05.480Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:05.480Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:05.480Z] [WARNING] ***************************************************************** [2024-03-19T01:50:05.480Z] [INFO] Executing tasks [2024-03-19T01:50:05.480Z] [INFO] Executing tasks [2024-03-19T01:50:05.481Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF for [2024-03-19T01:50:05.481Z] [INFO] [echo] osgi-cli-interactive [2024-03-19T01:50:05.481Z] [INFO] Executed tasks [2024-03-19T01:50:05.481Z] [INFO] [2024-03-19T01:50:05.481Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ osgi-cli-interactive --- [2024-03-19T01:50:05.481Z] [INFO] Configured Artifact: org.jline:jline:?:jar [2024-03-19T01:50:05.481Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/classes/lib [2024-03-19T01:50:05.481Z] [INFO] Executed tasks [2024-03-19T01:50:05.481Z] [INFO] [2024-03-19T01:50:05.481Z] [INFO] --- resources:3.3.1:resources (default-resources) @ server-mgmt --- [2024-03-19T01:50:05.481Z] [INFO] Copying 7 resources from src/main/java to target/classes [2024-03-19T01:50:05.481Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-03-19T01:50:05.481Z] [INFO] Copying 11 resources from src/main/manpages to target/classes [2024-03-19T01:50:05.481Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:05.481Z] [INFO] [2024-03-19T01:50:05.481Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ server-mgmt --- [2024-03-19T01:50:05.739Z] [INFO] [2024-03-19T01:50:05.739Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-core --- [2024-03-19T01:50:05.739Z] [INFO] Not copying test resources [2024-03-19T01:50:05.739Z] [INFO] [2024-03-19T01:50:05.739Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ deployment-jakartaee-core --- [2024-03-19T01:50:05.739Z] [INFO] Not compiling test sources [2024-03-19T01:50:05.739Z] [INFO] [2024-03-19T01:50:05.739Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-core --- [2024-03-19T01:50:05.739Z] [INFO] [2024-03-19T01:50:05.739Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-core --- [2024-03-19T01:50:05.739Z] [INFO] Tests are skipped. [2024-03-19T01:50:05.739Z] [INFO] [2024-03-19T01:50:05.739Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-core --- [2024-03-19T01:50:05.739Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:05.739Z] [INFO] Compiling 124 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:05.739Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:05.739Z] [INFO] [2024-03-19T01:50:05.739Z] [INFO] --- command-security:1.0.17:check (default-check) @ resources-connector --- [2024-03-19T01:50:05.739Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.admin.cli.AddResources, org.glassfish.resources.admin.cli.CreateCustomResource, org.glassfish.resources.admin.cli.CreateJndiResource, org.glassfish.resources.admin.cli.DeleteCustomResource, org.glassfish.resources.admin.cli.DeleteJndiResource, org.glassfish.resources.admin.cli.ListCustomResources, org.glassfish.resources.admin.cli.ListJndiResources] [2024-03-19T01:50:05.739Z] [INFO] [2024-03-19T01:50:05.739Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ resources-connector --- [2024-03-19T01:50:05.739Z] [INFO] Executing tasks [2024-03-19T01:50:05.739Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/classes/META-INF for [2024-03-19T01:50:05.739Z] [INFO] [echo] deployment-jakartaee-core [2024-03-19T01:50:05.739Z] [INFO] Executed tasks [2024-03-19T01:50:05.739Z] [INFO] [2024-03-19T01:50:05.739Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-core --- [2024-03-19T01:50:05.739Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:05.739Z] [INFO] Compiling 38 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:05.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar [2024-03-19T01:50:05.739Z] [WARNING] ***************************************************************** [2024-03-19T01:50:05.739Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:05.739Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:05.739Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:05.739Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:05.739Z] [WARNING] ***************************************************************** [2024-03-19T01:50:05.739Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:05.739Z] [INFO] Initial messages found so far: {} [2024-03-19T01:50:05.739Z] [INFO] Processing: NCLS-CLSTR-30004 [2024-03-19T01:50:05.739Z] [INFO] Message NCLS-CLSTR-30004 needs checking for cause/action: false [2024-03-19T01:50:05.739Z] [INFO] Processing: NCLS-CLSTR-30005 [2024-03-19T01:50:05.739Z] [INFO] Message NCLS-CLSTR-30005 needs checking for cause/action: false [2024-03-19T01:50:05.739Z] [INFO] Processing: NCLS-CLSTR-30001 [2024-03-19T01:50:05.739Z] [INFO] Message NCLS-CLSTR-30001 needs checking for cause/action: false [2024-03-19T01:50:05.739Z] [INFO] Processing: NCLS-CLSTR-30002 [2024-03-19T01:50:05.739Z] [INFO] Message NCLS-CLSTR-30002 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-30003 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-30003 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10101 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10101 needs checking for cause/action: true [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10102 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10102 needs checking for cause/action: true [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10103 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10103 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10104 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10104 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10105 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10105 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10107 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10107 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10108 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10108 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10109 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10109 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10110 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10110 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10111 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10111 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10112 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10112 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10113 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10113 needs checking for cause/action: true [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10114 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10114 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10115 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10115 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10116 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10116 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10117 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10117 needs checking for cause/action: true [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10118 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10118 needs checking for cause/action: true [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10119 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10119 needs checking for cause/action: true [2024-03-19T01:50:05.740Z] [INFO] Processing: NCLS-CLSTR-10120 [2024-03-19T01:50:05.740Z] [INFO] Message NCLS-CLSTR-10120 needs checking for cause/action: false [2024-03-19T01:50:05.740Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10101=no clustername to lookup, NCLS-CLSTR-10102=Multiple gms-adapter service for cluster {0}, NCLS-CLSTR-10103=GMS cannot initialize with unknown cluster, NCLS-CLSTR-10104=Started GMS for instance {0} in group {1}, NCLS-CLSTR-10105=Member {0} joined group {1}, NCLS-CLSTR-10107=AliveAndReady for signal: {0} for member: {1} of group: {2} current:[{3}] previous:[{4}], NCLS-CLSTR-10108=GMSAdapter for member: {0} group: {1} received GlassfishEventType: {2}, NCLS-CLSTR-10109=An exception occurred while creating the HealthHistory object: {0}, NCLS-CLSTR-10110=An exception occurred while processing GMS configuration properties: {0}, NCLS-CLSTR-10111=Ignoring group-management-service property {0} with value of {1} due to {2}, NCLS-CLSTR-10112=Error processing cluster property:{0} value:{1} due to exception {2}, NCLS-CLSTR-10113=Exception in getting GMS module for group {0}: {1}, NCLS-CLSTR-10114=An exception occurred while updating the instance health history table: {0}, NCLS-CLSTR-10115=start failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10116=complete failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10117=GMS failed to start. See stack trace for additional information., NCLS-CLSTR-10118=GMS failed to start due to a runtime exception. See stack trace for additional information., NCLS-CLSTR-10119=GMS bind interface address {0} is invalid. Will use default value instead., NCLS-CLSTR-10120=GMS listener port is required for cluster {0}. Will attempt to use default of {1}., NCLS-CLSTR-30001=GMSAnnounceAfterStartClusterCommand: exitCode:{0} members {1} clusterMembers:{2}, NCLS-CLSTR-30002=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30003=An exception occurred while announcing GMS group shutdown: {0}, NCLS-CLSTR-30004=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30005=An exception occurred while announcing GMS group shutdown: {0}} [2024-03-19T01:50:05.741Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:50:05.741Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:05.741Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:05.741Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-03-19T01:50:05.741Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand [2024-03-19T01:50:05.741Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-03-19T01:50:05.741Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand [2024-03-19T01:50:05.741Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_ADMIN_LOGGER_NAME [2024-03-19T01:50:05.741Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand [2024-03-19T01:50:05.741Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-03-19T01:50:05.741Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand [2024-03-19T01:50:05.741Z] [INFO] Processing: jakarta.enterprise.cluster.gms on element GMS_LOGGER_NAME [2024-03-19T01:50:05.741Z] [INFO] Enclosing type is org.glassfish.gms.GMSAdapterImpl [2024-03-19T01:50:05.741Z] [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.admin.description=Group Management Service Admin Logger, jakarta.enterprise.cluster.gms.admin.publish=true, jakarta.enterprise.cluster.gms.admin.subsystem=CLSTR, jakarta.enterprise.cluster.gms.description=Group Management Service Adapter Logger, jakarta.enterprise.cluster.gms.publish=true, jakarta.enterprise.cluster.gms.subsystem=CLSTR} [2024-03-19T01:50:05.741Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:50:05.741Z] [INFO] Found enclosing element GMS_LOGGER_NAME [2024-03-19T01:50:05.741Z] [INFO] Found enclosing element org.glassfish.gms.GMSAdapterImpl [2024-03-19T01:50:05.741Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:50:05.741Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:05.741Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:05.741Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:50:05.741Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:05.741Z] [INFO] [2024-03-19T01:50:05.741Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-adapter --- [2024-03-19T01:50:05.741Z] [INFO] Not copying test resources [2024-03-19T01:50:05.741Z] [INFO] [2024-03-19T01:50:05.741Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gms-adapter --- [2024-03-19T01:50:05.741Z] [INFO] Not compiling test sources [2024-03-19T01:50:05.741Z] [INFO] [2024-03-19T01:50:05.741Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-adapter --- [2024-03-19T01:50:05.741Z] [INFO] [2024-03-19T01:50:05.741Z] [INFO] --- surefire:3.2.5:test (default-test) @ gms-adapter --- [2024-03-19T01:50:05.741Z] [INFO] Tests are skipped. [2024-03-19T01:50:05.741Z] [INFO] [2024-03-19T01:50:05.741Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-adapter --- [2024-03-19T01:50:05.741Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java uses or overrides a deprecated API. [2024-03-19T01:50:05.742Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:05.742Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateNodeConfigCommand.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:05.742Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateNodeConfigCommand.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:05.742Z] [INFO] [2024-03-19T01:50:05.742Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cluster-admin --- [2024-03-19T01:50:05.742Z] [INFO] [2024-03-19T01:50:05.742Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cluster-admin --- [2024-03-19T01:50:05.742Z] [INFO] Executing tasks [2024-03-19T01:50:05.742Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/classes/META-INF for [2024-03-19T01:50:05.742Z] [INFO] [echo] gms-adapter [2024-03-19T01:50:05.742Z] [INFO] Executed tasks [2024-03-19T01:50:05.742Z] [INFO] [2024-03-19T01:50:05.742Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-adapter --- [2024-03-19T01:50:05.742Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/gms-adapter.jar [2024-03-19T01:50:05.742Z] [WARNING] ***************************************************************** [2024-03-19T01:50:05.742Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:05.742Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:05.742Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:05.742Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:05.742Z] [WARNING] ***************************************************************** [2024-03-19T01:50:05.742Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:05.742Z] [INFO] [2024-03-19T01:50:05.742Z] [INFO] --- command-security:1.0.17:check (default-check) @ load-balancer-admin --- [2024-03-19T01:50:05.742Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.loadbalancer.admin.cli.ApplyHttpLbChanges, org.glassfish.loadbalancer.admin.cli.ConfigureLBWeightCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLoadBalancerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.ExportHttpLbConfig, org.glassfish.loadbalancer.admin.cli.ListLBConfigsCommand] [2024-03-19T01:50:05.742Z] [INFO] [2024-03-19T01:50:05.742Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ load-balancer-admin --- [2024-03-19T01:50:05.742Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:05.742Z] [INFO] [2024-03-19T01:50:05.742Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-admin --- [2024-03-19T01:50:05.742Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:05.742Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:05.742Z] [INFO] [2024-03-19T01:50:05.742Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-admin --- [2024-03-19T01:50:05.742Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:06.000Z] [INFO] [2024-03-19T01:50:06.000Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ deployment-admin --- [2024-03-19T01:50:06.000Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:06.000Z] [INFO] Compiling 42 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:06.000Z] [INFO] [2024-03-19T01:50:06.000Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-interactive --- [2024-03-19T01:50:06.258Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:06.258Z] [INFO] [2024-03-19T01:50:06.258Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-admin --- [2024-03-19T01:50:06.258Z] [INFO] [2024-03-19T01:50:06.258Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-connector --- [2024-03-19T01:50:06.258Z] [INFO] Not copying test resources [2024-03-19T01:50:06.258Z] [INFO] [2024-03-19T01:50:06.258Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ resources-connector --- [2024-03-19T01:50:06.258Z] [INFO] Not compiling test sources [2024-03-19T01:50:06.258Z] [INFO] [2024-03-19T01:50:06.258Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-connector --- [2024-03-19T01:50:06.258Z] [INFO] [2024-03-19T01:50:06.258Z] [INFO] --- surefire:3.2.5:test (default-test) @ resources-connector --- [2024-03-19T01:50:06.258Z] [INFO] Tests are skipped. [2024-03-19T01:50:06.258Z] [INFO] [2024-03-19T01:50:06.258Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-connector --- [2024-03-19T01:50:06.258Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar [2024-03-19T01:50:06.258Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.v3.admin.cluster.BootstrapSecureAdminCommand, com.sun.enterprise.v3.admin.cluster.CopyConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateInstanceCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeImplicitCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.DeleteConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteInstanceCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ExportSyncBundle, com.sun.enterprise.v3.admin.cluster.GetHealthCommand, com.sun.enterprise.v3.admin.cluster.InstanceRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.ListClustersCommand, com.sun.enterprise.v3.admin.cluster.ListConfigsCommand, com.sun.enterprise.v3.admin.cluster.ListInstancesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesConfigCommand, com.sun.enterprise.v3.admin.cluster.ListNodesSshCommand, com.sun.enterprise.v3.admin.cluster.PingNodeSshCommand, com.sun.enterprise.v3.admin.cluster.PostRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.PostUnregisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SetupSshCommand, com.sun.enterprise.v3.admin.cluster.StartClusterCommand, com.sun.enterprise.v3.admin.cluster.StartInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopClusterCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SynchronizeFiles, com.sun.enterprise.v3.admin.cluster.UpdateNodeCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ValidateNodeCommand] [2024-03-19T01:50:06.259Z] [INFO] [2024-03-19T01:50:06.259Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cluster-admin --- [2024-03-19T01:50:06.259Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:06.259Z] [INFO] Executing tasks [2024-03-19T01:50:06.259Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/classes/META-INF for [2024-03-19T01:50:06.259Z] [INFO] [echo] resources-connector [2024-03-19T01:50:06.259Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:06.259Z] [INFO] Executed tasks [2024-03-19T01:50:06.259Z] [INFO] [2024-03-19T01:50:06.259Z] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-connector --- [2024-03-19T01:50:06.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/resources-connector.jar [2024-03-19T01:50:06.259Z] [WARNING] ***************************************************************** [2024-03-19T01:50:06.259Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:06.259Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:06.259Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:06.259Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:06.259Z] [WARNING] ***************************************************************** [2024-03-19T01:50:06.259Z] [WARNING] ***************************************************************** [2024-03-19T01:50:06.259Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:06.259Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:06.259Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:06.259Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:06.259Z] [WARNING] ***************************************************************** [2024-03-19T01:50:06.259Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T01:50:06.259Z] [INFO] [2024-03-19T01:50:06.259Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ load-balancer-admin --- [2024-03-19T01:50:06.259Z] [INFO] Not copying test resources [2024-03-19T01:50:06.259Z] [INFO] [2024-03-19T01:50:06.259Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ load-balancer-admin --- [2024-03-19T01:50:06.259Z] [INFO] Not compiling test sources [2024-03-19T01:50:06.259Z] [INFO] [2024-03-19T01:50:06.259Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ load-balancer-admin --- [2024-03-19T01:50:06.259Z] [INFO] [2024-03-19T01:50:06.259Z] [INFO] --- surefire:3.2.5:test (default-test) @ load-balancer-admin --- [2024-03-19T01:50:06.259Z] [INFO] Tests are skipped. [2024-03-19T01:50:06.259Z] [INFO] [2024-03-19T01:50:06.259Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer-admin --- [2024-03-19T01:50:06.259Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:50:06.259Z] [INFO] [2024-03-19T01:50:06.259Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-admin --- [2024-03-19T01:50:06.259Z] [INFO] Not copying test resources [2024-03-19T01:50:06.259Z] [INFO] [2024-03-19T01:50:06.259Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ deployment-admin --- [2024-03-19T01:50:06.259Z] [INFO] Not compiling test sources [2024-03-19T01:50:06.259Z] [INFO] [2024-03-19T01:50:06.259Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-admin --- [2024-03-19T01:50:06.259Z] [INFO] [2024-03-19T01:50:06.259Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-admin --- [2024-03-19T01:50:06.259Z] [INFO] Tests are skipped. [2024-03-19T01:50:06.259Z] [INFO] [2024-03-19T01:50:06.259Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-admin --- [2024-03-19T01:50:06.260Z] [INFO] Executing tasks [2024-03-19T01:50:06.260Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/classes/META-INF for [2024-03-19T01:50:06.260Z] [INFO] [echo] load-balancer-admin [2024-03-19T01:50:06.260Z] [INFO] Executed tasks [2024-03-19T01:50:06.260Z] [INFO] [2024-03-19T01:50:06.260Z] [INFO] --- jar:3.3.0:jar (default-jar) @ load-balancer-admin --- [2024-03-19T01:50:06.260Z] [INFO] Executing tasks [2024-03-19T01:50:06.260Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/classes/META-INF for [2024-03-19T01:50:06.260Z] [INFO] [echo] deployment-admin [2024-03-19T01:50:06.260Z] [INFO] Executed tasks [2024-03-19T01:50:06.517Z] [INFO] [2024-03-19T01:50:06.517Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-admin --- [2024-03-19T01:50:06.517Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/load-balancer-admin.jar [2024-03-19T01:50:06.517Z] [WARNING] ***************************************************************** [2024-03-19T01:50:06.517Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:06.517Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:06.517Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:06.517Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:06.517Z] [WARNING] ***************************************************************** [2024-03-19T01:50:06.517Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/deployment-admin.jar [2024-03-19T01:50:06.517Z] [WARNING] ***************************************************************** [2024-03-19T01:50:06.517Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:06.517Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:06.517Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:06.517Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:06.517Z] [WARNING] ***************************************************************** [2024-03-19T01:50:06.517Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java:[1204,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:06.517Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java:[1214,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:06.518Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/TimingDelta.java:[34,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:50:06.518Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/AMXConfigImpl.java:[727,62] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:50:06.518Z] cast to java.lang.Class for a varargs call [2024-03-19T01:50:06.518Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-03-19T01:50:06.518Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/SampleImpl.java:[169,34] Float(double) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:50:06.518Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/AMXImplBase.java: Some input files use or override a deprecated API. [2024-03-19T01:50:06.518Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/AMXImplBase.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:06.518Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/ConfigBeanJMXSupport.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:06.518Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/ConfigBeanJMXSupport.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:06.518Z] [INFO] [2024-03-19T01:50:06.518Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ amx-core --- [2024-03-19T01:50:06.518Z] [INFO] [2024-03-19T01:50:06.518Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ amx-core --- [2024-03-19T01:50:06.518Z] [INFO] [2024-03-19T01:50:06.518Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-core --- [2024-03-19T01:50:06.518Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:06.518Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:50:06.518Z] [INFO] [2024-03-19T01:50:06.518Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-admin --- [2024-03-19T01:50:06.518Z] [INFO] Not copying test resources [2024-03-19T01:50:06.518Z] [INFO] [2024-03-19T01:50:06.518Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cluster-admin --- [2024-03-19T01:50:06.518Z] [INFO] Not compiling test sources [2024-03-19T01:50:06.518Z] [INFO] [2024-03-19T01:50:06.518Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-admin --- [2024-03-19T01:50:06.518Z] [INFO] [2024-03-19T01:50:06.518Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-admin --- [2024-03-19T01:50:06.518Z] [INFO] Tests are skipped. [2024-03-19T01:50:06.518Z] [INFO] [2024-03-19T01:50:06.518Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-admin --- [2024-03-19T01:50:06.518Z] [INFO] Executing tasks [2024-03-19T01:50:06.518Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/classes/META-INF for [2024-03-19T01:50:06.518Z] [INFO] [echo] cluster-admin [2024-03-19T01:50:06.518Z] [INFO] Executed tasks [2024-03-19T01:50:06.518Z] [INFO] [2024-03-19T01:50:06.518Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-admin --- [2024-03-19T01:50:06.518Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/cluster-admin.jar [2024-03-19T01:50:06.518Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/VerifyDomainXmlCommand.java:[88,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:06.519Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java uses or overrides a deprecated API. [2024-03-19T01:50:06.519Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:06.519Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/Validator.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:06.519Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/Validator.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:06.519Z] [INFO] [2024-03-19T01:50:06.519Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ server-mgmt --- [2024-03-19T01:50:06.519Z] [INFO] [2024-03-19T01:50:06.519Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ server-mgmt --- [2024-03-19T01:50:06.519Z] [WARNING] ***************************************************************** [2024-03-19T01:50:06.519Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:06.519Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:06.519Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:06.519Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:06.519Z] [WARNING] ***************************************************************** [2024-03-19T01:50:06.519Z] [INFO] [2024-03-19T01:50:06.519Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ server-mgmt --- [2024-03-19T01:50:06.519Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:06.519Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:06.519Z] [INFO] [2024-03-19T01:50:06.519Z] [INFO] --- command-security:1.0.17:check (default-check) @ amx-core --- [2024-03-19T01:50:06.519Z] [INFO] [2024-03-19T01:50:06.519Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ amx-core --- [2024-03-19T01:50:06.519Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:06.519Z] [INFO] Compiling 193 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:06.776Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:06.776Z] [INFO] [2024-03-19T01:50:06.776Z] [INFO] --- command-security:1.0.17:check (default-check) @ server-mgmt --- [2024-03-19T01:50:06.776Z] [INFO] [2024-03-19T01:50:06.776Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ server-mgmt --- [2024-03-19T01:50:06.776Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:06.777Z] [INFO] Compiling 124 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:07.034Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:07.034Z] [INFO] Initial messages found so far: {} [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00002 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00002 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00004 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00004 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00008 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00008 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00009 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00009 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00010 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00010 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00011 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00011 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00012 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00012 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00019 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00019 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00020 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00020 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00021 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00021 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00022 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00022 needs checking for cause/action: true [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00023 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00023 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00024 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00024 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00025 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00025 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00027 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00027 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00030 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00030 needs checking for cause/action: true [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00031 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00031 needs checking for cause/action: true [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00032 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00032 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00033 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00033 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00034 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00034 needs checking for cause/action: true [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00035 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00035 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00036 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00036 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00037 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00037 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00038 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00038 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00039 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00039 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00040 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00040 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00041 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00041 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00042 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00042 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00043 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00043 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00044 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00044 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00045 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00045 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00046 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00046 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00047 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00047 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00048 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00048 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00049 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00049 needs checking for cause/action: false [2024-03-19T01:50:07.034Z] [INFO] Processing: NCLS-COM-00050 [2024-03-19T01:50:07.034Z] [INFO] Message NCLS-COM-00050 needs checking for cause/action: false [2024-03-19T01:50:07.035Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COM-00002=AMX Startup Service Shutdown. MBeans have not been unregistered: {0}, NCLS-COM-00004=Fatal error loading AMX {0}, NCLS-COM-00008=AMX Startup Service: AMXLoader failed to load {0}, NCLS-COM-00009=AMX Startup Service: AMX ready for use, DomainRoot {0}, NCLS-COM-00010=AMXLoader failed to unload: {0}, NCLS-COM-00011=ConfigBean not processed, something wrong with it {0}, NCLS-COM-00012=In AMXConfigLoader : Loading {0}, NCLS-COM-00019=Can't unregister MBean: {0}, NCLS-COM-00020=Non-singleton ConfigBean {0} has empty key value (name), supplying {1}, NCLS-COM-00021=AMX ComplianceMonitor: ValidationLevel = {0}, UnregisterNonCompliant = {1}, LogInaccessibleAttributes = {2}, NCLS-COM-00022=AMX ComplianceMonitor thread has unexpectedly quit {0}, NCLS-COM-00023=Validating MBean {0}, NCLS-COM-00024=Exception validating MBean {0}, NCLS-COM-00025=Register children for instance name {0}, NCLS-COM-00027=AMX Attribute Change Notification for {0}, NCLS-COM-00030=Attribute {0} not found for object {1}, NCLS-COM-00031=Can't find child of type {0}, NCLS-COM-00032=MBeans exist in AMX domain prior to DomainRoot (violates Parent requirement): {0}, NCLS-COM-00033=Can't register config MBean: type={0}, name={1}, exception={2}, NCLS-COM-00034=Unexpected thread death of AMXConfigLoaderThread, NCLS-COM-00035=Can't create children, NCLS-COM-00036=AMXConfigStartupService.preDestroy(): stopping AMX, NCLS-COM-00037=Illegal non-string type for {0}.{1}(): {2}, NCLS-COM-00038=Can't get field value for {0}: exception: {1}, NCLS-COM-00039=Can't getTypesImplementing for {0}: exception: {1}, NCLS-COM-00040=Can't get childrenSet() from MBean: {0}, exception: {1}, NCLS-COM-00041=Problem with MBean: {0}, exception: {1}, NCLS-COM-00042=PathnamesImpl.getAllPathnames(): unexpected Throwable: {1}, NCLS-COM-00043=Can't get path() for MBean: {0}, exception: {1}, NCLS-COM-00044=Can't instantiate realm: {0}, exception: {1}, NCLS-COM-00045=getRealmNames(): Can't get realm names, exception:, NCLS-COM-00046=Cannot find primordial com.sun.enterprise.osgi-adapter, NCLS-COM-00047=Stopping server forcibly, NCLS-COM-00048=Can't get cipher suites, NCLS-COM-00049=MBeanInfoSupport: @ManagedAttribute cannot also be @ManagedOperation: {0}.{1}(), NCLS-COM-00050=MBeanInfoSupport: @ManagedAttribute not a getter or setter: {0}.{1}()} [2024-03-19T01:50:07.035Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:50:07.035Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:07.035Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:07.035Z] [INFO] Processing: jakarta.enterprise.system.tools.amx on element AMX_LOGGER [2024-03-19T01:50:07.035Z] [INFO] Enclosing type is org.glassfish.admin.amx.util.AMXLoggerInfo [2024-03-19T01:50:07.035Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amx.description=AMX Services, jakarta.enterprise.system.tools.amx.publish=true, jakarta.enterprise.system.tools.amx.subsystem=COMMON} [2024-03-19T01:50:07.035Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:50:07.035Z] [INFO] Found enclosing element AMX_LOGGER [2024-03-19T01:50:07.035Z] [INFO] Found enclosing element org.glassfish.admin.amx.util.AMXLoggerInfo [2024-03-19T01:50:07.036Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:50:07.036Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:07.036Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:07.036Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:50:07.036Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:07.036Z] [INFO] [2024-03-19T01:50:07.036Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-core --- [2024-03-19T01:50:07.036Z] [INFO] Not copying test resources [2024-03-19T01:50:07.036Z] [INFO] [2024-03-19T01:50:07.036Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ amx-core --- [2024-03-19T01:50:07.036Z] [INFO] Not compiling test sources [2024-03-19T01:50:07.036Z] [INFO] [2024-03-19T01:50:07.036Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-core --- [2024-03-19T01:50:07.036Z] [INFO] [2024-03-19T01:50:07.036Z] [INFO] --- surefire:3.2.5:test (default-test) @ amx-core --- [2024-03-19T01:50:07.036Z] [INFO] Tests are skipped. [2024-03-19T01:50:07.036Z] [INFO] [2024-03-19T01:50:07.036Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-core --- [2024-03-19T01:50:07.036Z] [INFO] Executing tasks [2024-03-19T01:50:07.036Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/classes/META-INF for [2024-03-19T01:50:07.036Z] [INFO] [echo] amx-core [2024-03-19T01:50:07.036Z] [INFO] Executed tasks [2024-03-19T01:50:07.036Z] [INFO] [2024-03-19T01:50:07.036Z] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-core --- [2024-03-19T01:50:07.036Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/amx-core.jar [2024-03-19T01:50:07.036Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:07.036Z] [INFO] Initial messages found so far: {} [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00000 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00000 needs checking for cause/action: true [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00001 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00001 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00002 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00002 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00003 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00003 needs checking for cause/action: true [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00004 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00004 needs checking for cause/action: true [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00005 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00005 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00006 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00006 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00007 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00007 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00008 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00008 needs checking for cause/action: true [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00009 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00009 needs checking for cause/action: true [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00010 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00010 needs checking for cause/action: true [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00011 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00011 needs checking for cause/action: true [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00012 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00012 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00013 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00013 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00014 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00014 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00015 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00015 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00016 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00016 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00017 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00017 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00018 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00018 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00019 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00019 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00020 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00020 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00021 [2024-03-19T01:50:07.036Z] [INFO] Message NCLS-SRVRMGMT-00021 needs checking for cause/action: false [2024-03-19T01:50:07.036Z] [INFO] Processing: NCLS-SRVRMGMT-00022 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00022 needs checking for cause/action: false [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00023 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00023 needs checking for cause/action: true [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00024 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00024 needs checking for cause/action: true [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00025 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00025 needs checking for cause/action: false [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00026 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00026 needs checking for cause/action: false [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00027 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00027 needs checking for cause/action: false [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00028 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00028 needs checking for cause/action: false [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00029 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00029 needs checking for cause/action: false [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00030 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00030 needs checking for cause/action: false [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00031 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00031 needs checking for cause/action: false [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00032 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00032 needs checking for cause/action: false [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00033 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00033 needs checking for cause/action: false [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00034 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00034 needs checking for cause/action: false [2024-03-19T01:50:07.037Z] [INFO] Processing: NCLS-SRVRMGMT-00035 [2024-03-19T01:50:07.037Z] [INFO] Message NCLS-SRVRMGMT-00035 needs checking for cause/action: false [2024-03-19T01:50:07.038Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SRVRMGMT-00000=Caught an Exception: {0}, NCLS-SRVRMGMT-00000.MSG_COMMENT=# Unhandled Exception, NCLS-SRVRMGMT-00001=Error attemping to delete temporary certificate file: {0}, NCLS-SRVRMGMT-00001.MSG_COMMENT=# Delete error, NCLS-SRVRMGMT-00002=Renaming {0} to {1}, NCLS-SRVRMGMT-00002.MSG_COMMENT=# No error, NCLS-SRVRMGMT-00003=Failed to rename {0} to {1}, NCLS-SRVRMGMT-00003.MSG_COMMENT=# File rename error, NCLS-SRVRMGMT-00004=Failure while upgrading jvm-options from V2 to V3, NCLS-SRVRMGMT-00004.MSG_COMMENT=# V2 to V3 Upgrade Failure, NCLS-SRVRMGMT-00005=JVM Monitoring, NCLS-SRVRMGMT-00005.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00006=UpTime(ms), NCLS-SRVRMGMT-00006.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00007=Heap and NonHeap Memory(bytes), NCLS-SRVRMGMT-00007.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00008=Failure while upgrading log-service. Could not create logging.properties file. , NCLS-SRVRMGMT-00008.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00009=Failure while upgrading log-service. Could not update logging.properties file. , NCLS-SRVRMGMT-00009.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00010=Failure while upgrading log-service , NCLS-SRVRMGMT-00010.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00011=Could not create directory {0}, NCLS-SRVRMGMT-00011.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00012=Could not create domain info XML file {0}, NCLS-SRVRMGMT-00012.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00013=Missing file : {0}, NCLS-SRVRMGMT-00013.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00014=Default port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00014.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00015=Port for {0} is not specified. Using {1}, NCLS-SRVRMGMT-00015.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00016=Invalid Port for {0}, should be between 1 and 65535. Using {1}, NCLS-SRVRMGMT-00016.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00017=Port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00017.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00018=Using default port {1} for {0}., NCLS-SRVRMGMT-00018.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00019=Using port {1} for {0}., NCLS-SRVRMGMT-00019.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00020=On Unix platforms, port numbers below 1024 may require special privileges., NCLS-SRVRMGMT-00020.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00021=Failed to update jar {0} with the substitutable files, NCLS-SRVRMGMT-00021.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00022=File {0} not present inside archive {1}, NCLS-SRVRMGMT-00022.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00023=Error occurred while closing the stream for file {0}, NCLS-SRVRMGMT-00023.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00024=Could not rename temporary jar {0} file to {1}, NCLS-SRVRMGMT-00024.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00025=Could not locate file or resource {0}, NCLS-SRVRMGMT-00025.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00026=No processing defined for {0} mode, NCLS-SRVRMGMT-00026.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00027=Component {0} is not present., NCLS-SRVRMGMT-00027.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00028=Group {0} is not present., NCLS-SRVRMGMT-00028.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00029=Change-Pair {0} referred by group {1} is not defined., NCLS-SRVRMGMT-00029.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00030=Invalid Mode Type {0}., NCLS-SRVRMGMT-00030.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00031=Found an empty ., NCLS-SRVRMGMT-00031.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00032=IO Error occurred while retrieving substitutable entries from archive {0}., NCLS-SRVRMGMT-00032.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00033=In-memory string substitution file size is not defined., NCLS-SRVRMGMT-00033.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00034=Key already exist in tree, Current Value : {0} New Value : {1}., NCLS-SRVRMGMT-00034.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00035=Parent node: {0} contains child node: {1} whose key starts with same character as the key of given node: {2}, NCLS-SRVRMGMT-00035.MSG_COMMENT=# See message.} [2024-03-19T01:50:07.038Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:50:07.038Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:07.038Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:07.038Z] [INFO] Processing: jakarta.enterprise.servermgmt on element LOGGER_NAME [2024-03-19T01:50:07.038Z] [INFO] Enclosing type is com.sun.enterprise.admin.servermgmt.SLogger [2024-03-19T01:50:07.038Z] [INFO] Loggers found so far: {jakarta.enterprise.servermgmt.description=Server Management Logger, jakarta.enterprise.servermgmt.publish=true, jakarta.enterprise.servermgmt.subsystem=ServerManagement} [2024-03-19T01:50:07.038Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:50:07.038Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:50:07.038Z] [INFO] Found enclosing element com.sun.enterprise.admin.servermgmt.SLogger [2024-03-19T01:50:07.038Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:50:07.039Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:07.039Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:07.039Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:50:07.039Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:07.039Z] [INFO] [2024-03-19T01:50:07.039Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ server-mgmt --- [2024-03-19T01:50:07.039Z] [INFO] Not copying test resources [2024-03-19T01:50:07.039Z] [INFO] [2024-03-19T01:50:07.039Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ server-mgmt --- [2024-03-19T01:50:07.039Z] [INFO] Not compiling test sources [2024-03-19T01:50:07.039Z] [INFO] [2024-03-19T01:50:07.039Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ server-mgmt --- [2024-03-19T01:50:07.039Z] [INFO] [2024-03-19T01:50:07.039Z] [INFO] --- surefire:3.2.5:test (default-test) @ server-mgmt --- [2024-03-19T01:50:07.039Z] [INFO] Tests are skipped. [2024-03-19T01:50:07.039Z] [INFO] [2024-03-19T01:50:07.039Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ server-mgmt --- [2024-03-19T01:50:07.039Z] [WARNING] ***************************************************************** [2024-03-19T01:50:07.039Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:07.039Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:07.039Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:07.039Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:07.039Z] [WARNING] ***************************************************************** [2024-03-19T01:50:07.039Z] [INFO] Executing tasks [2024-03-19T01:50:07.039Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/classes/META-INF for [2024-03-19T01:50:07.039Z] [INFO] [echo] server-mgmt [2024-03-19T01:50:07.039Z] [INFO] Executed tasks [2024-03-19T01:50:07.039Z] [INFO] [2024-03-19T01:50:07.039Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ orb-enabler --- [2024-03-19T01:50:07.039Z] [WARNING] ***************************************************************** [2024-03-19T01:50:07.039Z] [WARNING] * The * [2024-03-19T01:50:07.039Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:07.039Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:07.039Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:07.039Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:07.039Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:07.039Z] [WARNING] ***************************************************************** [2024-03-19T01:50:07.039Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:07.974Z] [INFO] CycloneDX: Creating BOM version 1.4 with 59 component(s) [2024-03-19T01:50:07.974Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/bom.xml [2024-03-19T01:50:07.974Z] [INFO] attaching as orb-enabler-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:07.974Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/bom.json [2024-03-19T01:50:07.974Z] [INFO] attaching as orb-enabler-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:07.974Z] [INFO] [2024-03-19T01:50:07.974Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserver-cli --- [2024-03-19T01:50:07.974Z] [WARNING] ***************************************************************** [2024-03-19T01:50:07.974Z] [WARNING] * The * [2024-03-19T01:50:07.974Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:07.974Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:07.974Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:07.974Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:07.974Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:07.974Z] [WARNING] ***************************************************************** [2024-03-19T01:50:07.974Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:08.907Z] [INFO] CycloneDX: Creating BOM version 1.4 with 61 component(s) [2024-03-19T01:50:08.907Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/bom.xml [2024-03-19T01:50:08.907Z] [INFO] attaching as appserver-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:08.907Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/bom.json [2024-03-19T01:50:08.907Z] [INFO] attaching as appserver-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:08.907Z] [INFO] [2024-03-19T01:50:08.907Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ context-propagation --- [2024-03-19T01:50:08.907Z] [WARNING] ***************************************************************** [2024-03-19T01:50:08.907Z] [WARNING] * The * [2024-03-19T01:50:08.907Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:08.907Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:08.907Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:08.907Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:08.907Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:08.907Z] [WARNING] ***************************************************************** [2024-03-19T01:50:08.907Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:10.801Z] [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [2024-03-19T01:50:10.801Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/bom.xml [2024-03-19T01:50:10.801Z] [INFO] attaching as context-propagation-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:10.801Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/bom.json [2024-03-19T01:50:10.801Z] [INFO] attaching as context-propagation-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:10.801Z] [INFO] [2024-03-19T01:50:10.801Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ant-tasks --- [2024-03-19T01:50:10.801Z] [WARNING] ***************************************************************** [2024-03-19T01:50:10.801Z] [WARNING] * The * [2024-03-19T01:50:10.801Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:10.801Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:10.802Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:10.802Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:10.802Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:10.802Z] [WARNING] ***************************************************************** [2024-03-19T01:50:10.802Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:11.365Z] [INFO] CycloneDX: Creating BOM version 1.4 with 64 component(s) [2024-03-19T01:50:11.365Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/bom.xml [2024-03-19T01:50:11.365Z] [INFO] attaching as ant-tasks-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:11.365Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/bom.json [2024-03-19T01:50:11.365Z] [INFO] attaching as ant-tasks-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:11.365Z] [INFO] [2024-03-19T01:50:11.365Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tasks --- [2024-03-19T01:50:11.365Z] [INFO] Tests are skipped. [2024-03-19T01:50:11.365Z] [INFO] [2024-03-19T01:50:11.365Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tasks --- [2024-03-19T01:50:11.365Z] [INFO] Tests are skipped. [2024-03-19T01:50:11.365Z] [INFO] [2024-03-19T01:50:11.365Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-ant-tasks-checkstyle) @ ant-tasks --- [2024-03-19T01:50:11.365Z] [INFO] [2024-03-19T01:50:11.365Z] [WARNING] ***************************************************************** [2024-03-19T01:50:11.365Z] [WARNING] * The * [2024-03-19T01:50:11.365Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:11.366Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:11.366Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:11.366Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:11.366Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:11.366Z] [WARNING] ***************************************************************** [2024-03-19T01:50:11.366Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jakartaee-kernel --- [2024-03-19T01:50:11.366Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:12.296Z] [INFO] CycloneDX: Creating BOM version 1.4 with 60 component(s) [2024-03-19T01:50:12.296Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/bom.xml [2024-03-19T01:50:12.296Z] [INFO] attaching as jakartaee-kernel-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:12.296Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/bom.json [2024-03-19T01:50:12.296Z] [INFO] attaching as jakartaee-kernel-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:12.296Z] [INFO] [2024-03-19T01:50:12.296Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-kernel --- [2024-03-19T01:50:12.296Z] [INFO] Tests are skipped. [2024-03-19T01:50:12.296Z] [INFO] [2024-03-19T01:50:12.296Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-kernel --- [2024-03-19T01:50:12.296Z] [INFO] Tests are skipped. [2024-03-19T01:50:12.296Z] [INFO] [2024-03-19T01:50:12.296Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-restadmin-connector --- [2024-03-19T01:50:12.296Z] [WARNING] ***************************************************************** [2024-03-19T01:50:12.296Z] [WARNING] * The * [2024-03-19T01:50:12.296Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:12.296Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:12.296Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:12.296Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:12.296Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:12.296Z] [WARNING] ***************************************************************** [2024-03-19T01:50:12.296Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:13.228Z] [INFO] CycloneDX: Creating BOM version 1.4 with 60 component(s) [2024-03-19T01:50:13.228Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/bom.xml [2024-03-19T01:50:13.228Z] [INFO] attaching as gf-restadmin-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:13.228Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/bom.json [2024-03-19T01:50:13.229Z] [INFO] attaching as gf-restadmin-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:13.229Z] [INFO] [2024-03-19T01:50:13.229Z] [WARNING] ***************************************************************** [2024-03-19T01:50:13.229Z] [WARNING] * The * [2024-03-19T01:50:13.229Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:13.229Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:13.229Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:13.229Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:13.229Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:13.229Z] [WARNING] ***************************************************************** [2024-03-19T01:50:13.229Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ deployment-jakartaee-core --- [2024-03-19T01:50:13.229Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:14.160Z] [INFO] CycloneDX: Creating BOM version 1.4 with 73 component(s) [2024-03-19T01:50:14.160Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/bom.xml [2024-03-19T01:50:14.160Z] [INFO] attaching as deployment-jakartaee-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:14.160Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/bom.json [2024-03-19T01:50:14.160Z] [INFO] attaching as deployment-jakartaee-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:14.160Z] [INFO] [2024-03-19T01:50:14.160Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-core --- [2024-03-19T01:50:14.160Z] [INFO] Tests are skipped. [2024-03-19T01:50:14.160Z] [INFO] [2024-03-19T01:50:14.160Z] [WARNING] ***************************************************************** [2024-03-19T01:50:14.160Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gms-adapter --- [2024-03-19T01:50:14.160Z] [WARNING] * The * [2024-03-19T01:50:14.160Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:14.160Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:14.160Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:14.160Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:14.160Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:14.160Z] [WARNING] ***************************************************************** [2024-03-19T01:50:14.160Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:15.090Z] [INFO] CycloneDX: Creating BOM version 1.4 with 66 component(s) [2024-03-19T01:50:15.090Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/bom.xml [2024-03-19T01:50:15.090Z] [INFO] attaching as gms-adapter-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:15.090Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/bom.json [2024-03-19T01:50:15.090Z] [INFO] attaching as gms-adapter-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:15.090Z] [INFO] [2024-03-19T01:50:15.090Z] [WARNING] ***************************************************************** [2024-03-19T01:50:15.090Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ resources-connector --- [2024-03-19T01:50:15.090Z] [WARNING] * The * [2024-03-19T01:50:15.090Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:15.090Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:15.090Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:15.091Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:15.091Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:15.091Z] [WARNING] ***************************************************************** [2024-03-19T01:50:15.091Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:16.986Z] [INFO] CycloneDX: Creating BOM version 1.4 with 67 component(s) [2024-03-19T01:50:16.986Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/bom.xml [2024-03-19T01:50:16.986Z] [INFO] attaching as resources-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:16.986Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/bom.json [2024-03-19T01:50:16.986Z] [INFO] attaching as resources-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:16.986Z] [INFO] [2024-03-19T01:50:16.986Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-connector --- [2024-03-19T01:50:16.986Z] [INFO] Tests are skipped. [2024-03-19T01:50:16.986Z] [INFO] [2024-03-19T01:50:16.986Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources-connector --- [2024-03-19T01:50:16.986Z] [INFO] Tests are skipped. [2024-03-19T01:50:16.986Z] [INFO] [2024-03-19T01:50:16.986Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resources-resources-connector-checkstyle) @ resources-connector --- [2024-03-19T01:50:16.986Z] [INFO] [2024-03-19T01:50:16.986Z] [WARNING] ***************************************************************** [2024-03-19T01:50:16.986Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-cli-interactive --- [2024-03-19T01:50:16.986Z] [WARNING] * The * [2024-03-19T01:50:16.986Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:16.986Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:16.986Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:16.986Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:16.986Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:16.986Z] [WARNING] ***************************************************************** [2024-03-19T01:50:16.987Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:17.916Z] [INFO] CycloneDX: Creating BOM version 1.4 with 62 component(s) [2024-03-19T01:50:17.916Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/bom.xml [2024-03-19T01:50:17.916Z] [INFO] attaching as osgi-cli-interactive-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:17.916Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/bom.json [2024-03-19T01:50:17.917Z] [INFO] attaching as osgi-cli-interactive-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:17.917Z] [INFO] [2024-03-19T01:50:17.917Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-interactive --- [2024-03-19T01:50:17.917Z] [INFO] Tests are skipped. [2024-03-19T01:50:17.917Z] [INFO] [2024-03-19T01:50:17.917Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-interactive --- [2024-03-19T01:50:17.917Z] [INFO] Tests are skipped. [2024-03-19T01:50:17.917Z] [INFO] [2024-03-19T01:50:17.917Z] [WARNING] ***************************************************************** [2024-03-19T01:50:17.917Z] [WARNING] * The * [2024-03-19T01:50:17.917Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:17.917Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:17.917Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:17.917Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:17.917Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:17.917Z] [WARNING] ***************************************************************** [2024-03-19T01:50:17.917Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ load-balancer-admin --- [2024-03-19T01:50:17.917Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:19.811Z] [INFO] CycloneDX: Creating BOM version 1.4 with 69 component(s) [2024-03-19T01:50:19.811Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/bom.xml [2024-03-19T01:50:19.811Z] [INFO] attaching as load-balancer-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:19.811Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/bom.json [2024-03-19T01:50:19.811Z] [INFO] attaching as load-balancer-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:19.811Z] [INFO] [2024-03-19T01:50:19.811Z] [WARNING] ***************************************************************** [2024-03-19T01:50:19.811Z] [WARNING] * The * [2024-03-19T01:50:19.811Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:19.811Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:19.811Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:19.811Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ deployment-admin --- [2024-03-19T01:50:19.811Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:19.811Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:19.811Z] [WARNING] ***************************************************************** [2024-03-19T01:50:19.811Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:20.374Z] [INFO] CycloneDX: Creating BOM version 1.4 with 59 component(s) [2024-03-19T01:50:20.374Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/bom.xml [2024-03-19T01:50:20.374Z] [INFO] attaching as deployment-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:20.374Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/bom.json [2024-03-19T01:50:20.631Z] [INFO] attaching as deployment-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:20.631Z] [INFO] [2024-03-19T01:50:20.631Z] [WARNING] ***************************************************************** [2024-03-19T01:50:20.631Z] [WARNING] * The * [2024-03-19T01:50:20.631Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:20.631Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cluster-admin --- [2024-03-19T01:50:20.631Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:20.631Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:20.631Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:20.631Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:20.631Z] [WARNING] ***************************************************************** [2024-03-19T01:50:20.631Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:22.528Z] [INFO] CycloneDX: Creating BOM version 1.4 with 65 component(s) [2024-03-19T01:50:22.528Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/bom.xml [2024-03-19T01:50:22.528Z] [INFO] attaching as cluster-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:22.528Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/bom.json [2024-03-19T01:50:22.528Z] [INFO] attaching as cluster-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:22.528Z] [INFO] [2024-03-19T01:50:22.528Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-admin --- [2024-03-19T01:50:22.528Z] [INFO] Tests are skipped. [2024-03-19T01:50:22.528Z] [INFO] [2024-03-19T01:50:22.528Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-admin --- [2024-03-19T01:50:22.528Z] [INFO] Tests are skipped. [2024-03-19T01:50:22.528Z] [INFO] [2024-03-19T01:50:22.528Z] [WARNING] ***************************************************************** [2024-03-19T01:50:22.528Z] [WARNING] * The * [2024-03-19T01:50:22.528Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:22.528Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:22.528Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:22.528Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:22.528Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:22.528Z] [WARNING] ***************************************************************** [2024-03-19T01:50:22.528Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ amx-core --- [2024-03-19T01:50:22.528Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:23.094Z] [INFO] CycloneDX: Creating BOM version 1.4 with 62 component(s) [2024-03-19T01:50:23.094Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/bom.xml [2024-03-19T01:50:23.094Z] [INFO] attaching as amx-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.094Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/bom.json [2024-03-19T01:50:23.094Z] [INFO] attaching as amx-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-core --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- jar:3.3.0:jar (default-jar) @ server-mgmt --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-enabler --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-cli --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- jar:3.3.0:test-jar (default) @ context-propagation --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- install:3.1.1:install (default-install) @ ant-tasks --- [2024-03-19T01:50:23.094Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-jakartaee-kernel-checkstyle) @ jakartaee-kernel --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-restadmin-connector --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-core --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-adapter --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- install:3.1.1:install (default-install) @ resources-connector --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-osgi-cli-interactive-checkstyle) @ osgi-cli-interactive --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer-admin --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-admin --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.094Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-cluster-admin-checkstyle) @ cluster-admin --- [2024-03-19T01:50:23.094Z] [INFO] [2024-03-19T01:50:23.094Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-deployment-jakartaee-core-checkstyle) @ deployment-jakartaee-core --- [2024-03-19T01:50:23.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/8.0.1-SNAPSHOT/resources-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/8.0.1-SNAPSHOT/ant-tasks-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-admin --- [2024-03-19T01:50:23.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/8.0.1-SNAPSHOT/cluster-admin-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.095Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-restadmin-connector --- [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-interactive --- [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-kernel --- [2024-03-19T01:50:23.095Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-core --- [2024-03-19T01:50:23.095Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-gf-restadmin-connector-checkstyle) @ gf-restadmin-connector --- [2024-03-19T01:50:23.095Z] [INFO] Skipping packaging of the test-jar [2024-03-19T01:50:23.095Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gms-adapter --- [2024-03-19T01:50:23.095Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ context-propagation --- [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-cli --- [2024-03-19T01:50:23.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/8.0.1-SNAPSHOT/jakartaee-kernel-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/8.0.1-SNAPSHOT/osgi-cli-interactive-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.095Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.095Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] --- install:3.1.1:install (default-install) @ gf-restadmin-connector --- [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-appserver-cli-checkstyle) @ appserver-cli --- [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-gms-adapter-checkstyle) @ gms-adapter --- [2024-03-19T01:50:23.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/8.0.1-SNAPSHOT/deployment-jakartaee-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/8.0.1-SNAPSHOT/gf-restadmin-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/8.0.1-SNAPSHOT/osgi-cli-interactive-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.095Z] [INFO] --- install:3.1.1:install (default-install) @ gms-adapter --- [2024-03-19T01:50:23.095Z] [INFO] [2024-03-19T01:50:23.096Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-cli --- [2024-03-19T01:50:23.096Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/8.0.1-SNAPSHOT/gf-restadmin-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.096Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/8.0.1-SNAPSHOT/appserver-cli-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.096Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/8.0.1-SNAPSHOT/gms-adapter-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.096Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/8.0.1-SNAPSHOT/deployment-jakartaee-core-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.096Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/8.0.1-SNAPSHOT/gf-restadmin-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.096Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.096Z] [INFO] [2024-03-19T01:50:23.096Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-admin --- [2024-03-19T01:50:23.096Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.096Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.096Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/8.0.1-SNAPSHOT/appserver-cli-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.096Z] [INFO] [2024-03-19T01:50:23.096Z] [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer-admin --- [2024-03-19T01:50:23.096Z] [INFO] [2024-03-19T01:50:23.096Z] [INFO] --- failsafe:3.2.5:verify (verify) @ amx-core --- [2024-03-19T01:50:23.096Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.096Z] [INFO] [2024-03-19T01:50:23.096Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-deployment-admin-checkstyle) @ deployment-admin --- [2024-03-19T01:50:23.096Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.096Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.096Z] [INFO] [2024-03-19T01:50:23.096Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.loadbalancer-load-balancer-admin-checkstyle) @ load-balancer-admin --- [2024-03-19T01:50:23.096Z] [INFO] [2024-03-19T01:50:23.096Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-amx-core-checkstyle) @ amx-core --- [2024-03-19T01:50:23.096Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/8.0.1-SNAPSHOT/appserver-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.096Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/8.0.1-SNAPSHOT/gf-restadmin-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.096Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/8.0.1-SNAPSHOT/jakartaee-kernel-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.096Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/8.0.1-SNAPSHOT/deployment-jakartaee-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.097Z] [INFO] [2024-03-19T01:50:23.097Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-enabler --- [2024-03-19T01:50:23.097Z] [INFO] [2024-03-19T01:50:23.097Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-admin --- [2024-03-19T01:50:23.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/8.0.1-SNAPSHOT/deployment-admin-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/8.0.1-SNAPSHOT/osgi-cli-interactive-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.097Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.097Z] [INFO] [2024-03-19T01:50:23.097Z] [INFO] --- failsafe:3.2.5:verify (verify) @ context-propagation --- [2024-03-19T01:50:23.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/8.0.1-SNAPSHOT/appserver-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.097Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.097Z] [INFO] [2024-03-19T01:50:23.097Z] [INFO] --- install:3.1.1:install (default-install) @ load-balancer-admin --- [2024-03-19T01:50:23.097Z] [INFO] [2024-03-19T01:50:23.097Z] [INFO] [2024-03-19T01:50:23.097Z] [INFO] --- install:3.1.1:install (default-install) @ amx-core --- [2024-03-19T01:50:23.097Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.orb-orb-enabler-checkstyle) @ orb-enabler --- [2024-03-19T01:50:23.097Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.097Z] [INFO] [2024-03-19T01:50:23.097Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-context-propagation-checkstyle) @ context-propagation --- [2024-03-19T01:50:23.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/8.0.1-SNAPSHOT/deployment-jakartaee-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/8.0.1-SNAPSHOT/amx-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/ant-tasks.jar to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/8.0.1-SNAPSHOT/ant-tasks-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/8.0.1-SNAPSHOT/deployment-admin-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/8.0.1-SNAPSHOT/gms-adapter-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/8.0.1-SNAPSHOT/cluster-admin-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.098Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/8.0.1-SNAPSHOT/resources-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.098Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/8.0.1-SNAPSHOT/jakartaee-kernel-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.098Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/8.0.1-SNAPSHOT/load-balancer-admin-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.098Z] [INFO] [2024-03-19T01:50:23.098Z] [INFO] --- install:3.1.1:install (default-install) @ context-propagation --- [2024-03-19T01:50:23.098Z] [INFO] [2024-03-19T01:50:23.098Z] [INFO] --- install:3.1.1:install (default-install) @ orb-enabler --- [2024-03-19T01:50:23.098Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/8.0.1-SNAPSHOT/context-propagation-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.098Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/8.0.1-SNAPSHOT/osgi-cli-interactive-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.098Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/8.0.1-SNAPSHOT/ant-tasks-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.098Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/8.0.1-SNAPSHOT/gms-adapter-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.098Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/8.0.1-SNAPSHOT/amx-core-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.098Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/8.0.1-SNAPSHOT/cluster-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.098Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/8.0.1-SNAPSHOT/deployment-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.098Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/8.0.1-SNAPSHOT/orb-enabler-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:23.098Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/8.0.1-SNAPSHOT/jakartaee-kernel-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/8.0.1-SNAPSHOT/resources-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/8.0.1-SNAPSHOT/load-balancer-admin-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/8.0.1-SNAPSHOT/gms-adapter-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/context-propagation.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/8.0.1-SNAPSHOT/context-propagation-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/8.0.1-SNAPSHOT/ant-tasks-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/8.0.1-SNAPSHOT/cluster-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/8.0.1-SNAPSHOT/amx-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/8.0.1-SNAPSHOT/deployment-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/8.0.1-SNAPSHOT/load-balancer-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/8.0.1-SNAPSHOT/orb-enabler-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/8.0.1-SNAPSHOT/context-propagation-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/8.0.1-SNAPSHOT/resources-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/8.0.1-SNAPSHOT/amx-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.100Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/8.0.1-SNAPSHOT/orb-enabler-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:23.100Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/8.0.1-SNAPSHOT/load-balancer-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.100Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/8.0.1-SNAPSHOT/context-propagation-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.100Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/8.0.1-SNAPSHOT/orb-enabler-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:23.100Z] [INFO] [2024-03-19T01:50:23.100Z] [INFO] --------------< org.glassfish.main.common:amx-jakartaee >--------------- [2024-03-19T01:50:23.100Z] [INFO] Building AMX JavaEE 8.0.1-SNAPSHOT [200/300] [2024-03-19T01:50:23.100Z] [INFO] from appserver/common/amx-jakartaee/pom.xml [2024-03-19T01:50:23.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:23.100Z] [INFO] [2024-03-19T01:50:23.100Z] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [2024-03-19T01:50:23.100Z] [INFO] Building Connectors Private APIs for GlassFish Containers 8.0.1-SNAPSHOT [201/300] [2024-03-19T01:50:23.100Z] [INFO] [2024-03-19T01:50:23.100Z] [INFO] [2024-03-19T01:50:23.100Z] [INFO] from appserver/connectors/connectors-internal-api/pom.xml [2024-03-19T01:50:23.100Z] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [2024-03-19T01:50:23.100Z] [INFO] [2024-03-19T01:50:23.100Z] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [2024-03-19T01:50:23.100Z] [INFO] Building Jakarta Mail Connector 8.0.1-SNAPSHOT [202/300] [2024-03-19T01:50:23.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:23.100Z] [INFO] from appserver/resources/mail/mail-connector/pom.xml [2024-03-19T01:50:23.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:23.100Z] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [2024-03-19T01:50:23.100Z] [INFO] Building GlassFish resources runtime 8.0.1-SNAPSHOT [203/300] [2024-03-19T01:50:23.100Z] [INFO] Building GlassFish Diagnostics Context 8.0.1-SNAPSHOT [204/300] [2024-03-19T01:50:23.100Z] [INFO] from appserver/resources/resources-runtime/pom.xml [2024-03-19T01:50:23.100Z] [INFO] from nucleus/diagnostics/context/pom.xml [2024-03-19T01:50:23.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:23.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:23.100Z] [INFO] [2024-03-19T01:50:23.100Z] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [2024-03-19T01:50:23.100Z] [INFO] Building GlassFish ORB connector implementation 8.0.1-SNAPSHOT [205/300] [2024-03-19T01:50:23.100Z] [INFO] from appserver/orb/orb-connector/pom.xml [2024-03-19T01:50:23.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:23.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/server-mgmt.jar [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-runtime --- [2024-03-19T01:50:23.358Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-jakartaee --- [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ amx-jakartaee --- [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ resources-runtime --- [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ amx-jakartaee --- [2024-03-19T01:50:23.358Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ resources-runtime --- [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ amx-jakartaee --- [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ resources-runtime --- [2024-03-19T01:50:23.358Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.358Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-context --- [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ diagnostics-context --- [2024-03-19T01:50:23.358Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ diagnostics-context --- [2024-03-19T01:50:23.358Z] [INFO] Compiling 83 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ diagnostics-context --- [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-internal-api --- [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.358Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-internal-api --- [2024-03-19T01:50:23.358Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-internal-api --- [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-internal-api --- [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-connector --- [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ mail-connector --- [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ mail-connector --- [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ mail-connector --- [2024-03-19T01:50:23.359Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.359Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:23.359Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.359Z] [INFO] Compiling 45 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:23.359Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.359Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-connector --- [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ orb-connector --- [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ orb-connector --- [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ orb-connector --- [2024-03-19T01:50:23.359Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.359Z] [INFO] Compiling 26 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:23.359Z] [WARNING] ***************************************************************** [2024-03-19T01:50:23.359Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:23.359Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:23.359Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:23.359Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:23.359Z] [WARNING] ***************************************************************** [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ diagnostics-context --- [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ diagnostics-context --- [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-context --- [2024-03-19T01:50:23.359Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-context --- [2024-03-19T01:50:23.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/main/resources [2024-03-19T01:50:23.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/main/manpages [2024-03-19T01:50:23.359Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:23.359Z] [INFO] [2024-03-19T01:50:23.359Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ diagnostics-context --- [2024-03-19T01:50:23.359Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.359Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:23.617Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java uses unchecked or unsafe operations. [2024-03-19T01:50:23.617Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:23.617Z] [INFO] [2024-03-19T01:50:23.617Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ diagnostics-context --- [2024-03-19T01:50:23.617Z] [INFO] [2024-03-19T01:50:23.617Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ diagnostics-context --- [2024-03-19T01:50:23.617Z] [INFO] [2024-03-19T01:50:23.617Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-context --- [2024-03-19T01:50:23.617Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:23.617Z] [INFO] [2024-03-19T01:50:23.617Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ resources-runtime --- [2024-03-19T01:50:23.617Z] [INFO] [2024-03-19T01:50:23.617Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ resources-runtime --- [2024-03-19T01:50:23.617Z] [INFO] [2024-03-19T01:50:23.617Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-runtime --- [2024-03-19T01:50:23.617Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:23.617Z] [INFO] [2024-03-19T01:50:23.617Z] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-runtime --- [2024-03-19T01:50:23.617Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:50:23.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/src/main/resources [2024-03-19T01:50:23.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/src/main/manpages [2024-03-19T01:50:23.617Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:23.617Z] [INFO] [2024-03-19T01:50:23.617Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ resources-runtime --- [2024-03-19T01:50:23.617Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.617Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:23.875Z] [INFO] [2024-03-19T01:50:23.875Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ mail-connector --- [2024-03-19T01:50:23.875Z] [INFO] [2024-03-19T01:50:23.875Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ amx-jakartaee --- [2024-03-19T01:50:23.875Z] [INFO] [2024-03-19T01:50:23.875Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ mail-connector --- [2024-03-19T01:50:23.875Z] [INFO] [2024-03-19T01:50:23.875Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ amx-jakartaee --- [2024-03-19T01:50:23.875Z] [INFO] [2024-03-19T01:50:23.875Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-connector --- [2024-03-19T01:50:23.875Z] [INFO] [2024-03-19T01:50:23.875Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-jakartaee --- [2024-03-19T01:50:23.875Z] [INFO] [2024-03-19T01:50:23.875Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ orb-connector --- [2024-03-19T01:50:23.875Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:23.875Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:23.875Z] [INFO] [2024-03-19T01:50:23.875Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ orb-connector --- [2024-03-19T01:50:23.875Z] [INFO] [2024-03-19T01:50:23.875Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-connector --- [2024-03-19T01:50:23.875Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:23.875Z] [INFO] [2024-03-19T01:50:23.875Z] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-jakartaee --- [2024-03-19T01:50:23.875Z] [INFO] [2024-03-19T01:50:23.875Z] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-connector --- [2024-03-19T01:50:23.875Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:50:23.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/main/manpages [2024-03-19T01:50:23.876Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:23.876Z] [INFO] [2024-03-19T01:50:23.876Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-connector --- [2024-03-19T01:50:23.876Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:50:23.876Z] [INFO] [2024-03-19T01:50:23.876Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ amx-jakartaee --- [2024-03-19T01:50:23.876Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:50:23.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/src/main/resources [2024-03-19T01:50:23.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/src/main/manpages [2024-03-19T01:50:23.876Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:23.876Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:23.876Z] [INFO] [2024-03-19T01:50:23.876Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ mail-connector --- [2024-03-19T01:50:23.876Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:50:23.876Z] [INFO] [2024-03-19T01:50:23.876Z] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-context --- [2024-03-19T01:50:23.876Z] [INFO] Copying 3 resources from src/main/manpages to target/classes [2024-03-19T01:50:23.876Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:23.876Z] [INFO] [2024-03-19T01:50:23.876Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ diagnostics-context --- [2024-03-19T01:50:23.876Z] [INFO] [2024-03-19T01:50:23.876Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ orb-connector --- [2024-03-19T01:50:23.876Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.876Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.876Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:23.876Z] [INFO] Compiling 83 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:23.876Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.876Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:23.876Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.876Z] [INFO] Compiling 26 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:23.876Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:23.876Z] [INFO] Initial messages found so far: {} [2024-03-19T01:50:23.876Z] [INFO] Processing: NCLS-DIAG-03000 [2024-03-19T01:50:23.876Z] [INFO] Message NCLS-DIAG-03000 needs checking for cause/action: false [2024-03-19T01:50:23.876Z] [INFO] Processing: NCLS-DIAG-03001 [2024-03-19T01:50:23.876Z] [INFO] Message NCLS-DIAG-03001 needs checking for cause/action: false [2024-03-19T01:50:23.876Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DIAG-03000=Can not fulfill request to get diagnostics context., NCLS-DIAG-03000.MSG_COMMENT=# A diagnostics context can not be found (or created)., NCLS-DIAG-03001=An exception has prevented a diagnostics context from being created., NCLS-DIAG-03001.MSG_COMMENT=# A diagnostics context can not be found or created.} [2024-03-19T01:50:23.876Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:50:23.876Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:23.876Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:23.876Z] [INFO] Processing: jakarta.enterprise.diagnostics.context.base on element LOGGER_NAME [2024-03-19T01:50:23.876Z] [INFO] Enclosing type is org.glassfish.diagnostics.context.ContextManager [2024-03-19T01:50:23.876Z] [INFO] Loggers found so far: {jakarta.enterprise.diagnostics.context.base.description=Diagnostcis Context Logger, jakarta.enterprise.diagnostics.context.base.publish=true, jakarta.enterprise.diagnostics.context.base.subsystem=DIAG} [2024-03-19T01:50:23.876Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:50:23.877Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:50:23.877Z] [INFO] Found enclosing element org.glassfish.diagnostics.context.ContextManager [2024-03-19T01:50:23.877Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:50:23.877Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:23.877Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:23.877Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:50:23.877Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:23.877Z] [INFO] [2024-03-19T01:50:23.877Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-context --- [2024-03-19T01:50:23.877Z] [INFO] Not copying test resources [2024-03-19T01:50:23.877Z] [INFO] [2024-03-19T01:50:23.877Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ diagnostics-context --- [2024-03-19T01:50:23.877Z] [INFO] Not compiling test sources [2024-03-19T01:50:23.877Z] [INFO] [2024-03-19T01:50:23.877Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-context --- [2024-03-19T01:50:23.877Z] [INFO] [2024-03-19T01:50:23.877Z] [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-context --- [2024-03-19T01:50:23.877Z] [INFO] Tests are skipped. [2024-03-19T01:50:23.877Z] [INFO] [2024-03-19T01:50:23.877Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-context --- [2024-03-19T01:50:23.877Z] [INFO] Executing tasks [2024-03-19T01:50:23.877Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/classes/META-INF for [2024-03-19T01:50:23.877Z] [INFO] [echo] diagnostics-context [2024-03-19T01:50:23.877Z] [INFO] Executed tasks [2024-03-19T01:50:23.877Z] [INFO] [2024-03-19T01:50:23.877Z] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-context --- [2024-03-19T01:50:23.877Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/diagnostics-context.jar [2024-03-19T01:50:23.877Z] [INFO] [2024-03-19T01:50:23.877Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-internal-api --- [2024-03-19T01:50:23.877Z] [WARNING] ***************************************************************** [2024-03-19T01:50:23.877Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:23.877Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:23.877Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:23.877Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:23.877Z] [WARNING] ***************************************************************** [2024-03-19T01:50:23.877Z] [INFO] [2024-03-19T01:50:23.877Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-internal-api --- [2024-03-19T01:50:23.877Z] [INFO] [2024-03-19T01:50:23.877Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-internal-api --- [2024-03-19T01:50:23.877Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:23.877Z] [INFO] [2024-03-19T01:50:23.877Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-internal-api --- [2024-03-19T01:50:23.877Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:50:23.877Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:50:23.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/main/manpages [2024-03-19T01:50:23.877Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:23.877Z] [INFO] [2024-03-19T01:50:23.877Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-internal-api --- [2024-03-19T01:50:23.877Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:23.877Z] [INFO] Compiling 56 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:24.136Z] [INFO] [2024-03-19T01:50:24.136Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ mail-connector --- [2024-03-19T01:50:24.136Z] [INFO] [2024-03-19T01:50:24.136Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ mail-connector --- [2024-03-19T01:50:24.136Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourcesDeployer.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:24.136Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourcesDeployer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:24.136Z] [INFO] [2024-03-19T01:50:24.136Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ resources-runtime --- [2024-03-19T01:50:24.136Z] [INFO] [2024-03-19T01:50:24.136Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ resources-runtime --- [2024-03-19T01:50:24.136Z] [INFO] [2024-03-19T01:50:24.136Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-connector --- [2024-03-19T01:50:24.136Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:24.136Z] [INFO] [2024-03-19T01:50:24.136Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-runtime --- [2024-03-19T01:50:24.136Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:24.136Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Some input files use or override a deprecated API. [2024-03-19T01:50:24.136Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:24.136Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java uses unchecked or unsafe operations. [2024-03-19T01:50:24.136Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:24.136Z] [INFO] [2024-03-19T01:50:24.136Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ orb-connector --- [2024-03-19T01:50:24.137Z] [INFO] [2024-03-19T01:50:24.137Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ orb-connector --- [2024-03-19T01:50:24.137Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Some input files use or override a deprecated API. [2024-03-19T01:50:24.137Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:24.137Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java uses unchecked or unsafe operations. [2024-03-19T01:50:24.137Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:24.137Z] [INFO] [2024-03-19T01:50:24.137Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ amx-jakartaee --- [2024-03-19T01:50:24.137Z] [INFO] [2024-03-19T01:50:24.137Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ amx-jakartaee --- [2024-03-19T01:50:24.137Z] [INFO] [2024-03-19T01:50:24.137Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-jakartaee --- [2024-03-19T01:50:24.137Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:24.137Z] [INFO] [2024-03-19T01:50:24.137Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-connector --- [2024-03-19T01:50:24.137Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:24.137Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:24.394Z] [INFO] [2024-03-19T01:50:24.394Z] [INFO] --- command-security:1.0.17:check (default-check) @ resources-runtime --- [2024-03-19T01:50:24.394Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:24.394Z] [INFO] [2024-03-19T01:50:24.394Z] [INFO] --- command-security:1.0.17:check (default-check) @ mail-connector --- [2024-03-19T01:50:24.394Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.mail.admin.cli.CreateMailResource, org.glassfish.resources.mail.admin.cli.DeleteMailResource, org.glassfish.resources.mail.admin.cli.ListMailResources] [2024-03-19T01:50:24.394Z] [INFO] [2024-03-19T01:50:24.394Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ mail-connector --- [2024-03-19T01:50:24.394Z] [INFO] [2024-03-19T01:50:24.394Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ resources-runtime --- [2024-03-19T01:50:24.394Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:24.394Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:24.394Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:24.394Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:24.394Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java:[101,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:24.395Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java:[128,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:24.395Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorClassLoaderServiceImpl.java:[80,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:24.395Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsUtil.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:24.395Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsUtil.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:24.395Z] [INFO] [2024-03-19T01:50:24.395Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ connectors-internal-api --- [2024-03-19T01:50:24.395Z] [INFO] [2024-03-19T01:50:24.395Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ connectors-internal-api --- [2024-03-19T01:50:24.395Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:24.395Z] [INFO] [2024-03-19T01:50:24.395Z] [INFO] --- command-security:1.0.17:check (default-check) @ amx-jakartaee --- [2024-03-19T01:50:24.395Z] [INFO] [2024-03-19T01:50:24.395Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ amx-jakartaee --- [2024-03-19T01:50:24.395Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:24.395Z] [INFO] Compiling 83 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:24.395Z] [INFO] [2024-03-19T01:50:24.395Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-internal-api --- [2024-03-19T01:50:24.395Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:24.395Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:24.395Z] [INFO] [2024-03-19T01:50:24.395Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-connector --- [2024-03-19T01:50:24.395Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.orb.admin.cli.CreateIiopListener, org.glassfish.orb.admin.cli.DeleteIiopListener, org.glassfish.orb.admin.cli.ListIiopListeners] [2024-03-19T01:50:24.395Z] [INFO] [2024-03-19T01:50:24.395Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ orb-connector --- [2024-03-19T01:50:24.395Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:24.395Z] [INFO] Compiling 26 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:24.395Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:24.395Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:24.395Z] [INFO] Processing: jakarta.mail on element MAIL_DOMAIN [2024-03-19T01:50:24.395Z] [INFO] Enclosing type is org.glassfish.resources.mail.MailLogOutputStream [2024-03-19T01:50:24.395Z] [INFO] Loggers found so far: {jakarta.mail.description=Jakarta Mail Logger, jakarta.mail.publish=true, jakarta.mail.subsystem=MAIL} [2024-03-19T01:50:24.395Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:50:24.395Z] [INFO] Found enclosing element MAIL_DOMAIN [2024-03-19T01:50:24.395Z] [INFO] Found enclosing element org.glassfish.resources.mail.MailLogOutputStream [2024-03-19T01:50:24.395Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:50:24.395Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:24.396Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:50:24.396Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:24.396Z] [INFO] [2024-03-19T01:50:24.396Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-connector --- [2024-03-19T01:50:24.396Z] [INFO] Not copying test resources [2024-03-19T01:50:24.396Z] [INFO] [2024-03-19T01:50:24.396Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ mail-connector --- [2024-03-19T01:50:24.396Z] [INFO] Not compiling test sources [2024-03-19T01:50:24.396Z] [INFO] [2024-03-19T01:50:24.396Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-connector --- [2024-03-19T01:50:24.396Z] [INFO] [2024-03-19T01:50:24.396Z] [INFO] --- surefire:3.2.5:test (default-test) @ mail-connector --- [2024-03-19T01:50:24.396Z] [INFO] Tests are skipped. [2024-03-19T01:50:24.396Z] [INFO] [2024-03-19T01:50:24.396Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-connector --- [2024-03-19T01:50:24.396Z] [INFO] Executing tasks [2024-03-19T01:50:24.396Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/classes/META-INF for [2024-03-19T01:50:24.396Z] [INFO] [echo] mail-connector [2024-03-19T01:50:24.396Z] [INFO] Executed tasks [2024-03-19T01:50:24.396Z] [INFO] [2024-03-19T01:50:24.396Z] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-connector --- [2024-03-19T01:50:24.396Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/mail-connector.jar [2024-03-19T01:50:24.396Z] [WARNING] ***************************************************************** [2024-03-19T01:50:24.396Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:24.396Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:24.396Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:24.396Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:24.396Z] [WARNING] ***************************************************************** [2024-03-19T01:50:24.396Z] [INFO] [2024-03-19T01:50:24.396Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-runtime --- [2024-03-19T01:50:24.396Z] [INFO] Not copying test resources [2024-03-19T01:50:24.396Z] [INFO] [2024-03-19T01:50:24.396Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ resources-runtime --- [2024-03-19T01:50:24.396Z] [INFO] Not compiling test sources [2024-03-19T01:50:24.396Z] [INFO] [2024-03-19T01:50:24.396Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-runtime --- [2024-03-19T01:50:24.396Z] [INFO] [2024-03-19T01:50:24.396Z] [INFO] --- surefire:3.2.5:test (default-test) @ resources-runtime --- [2024-03-19T01:50:24.396Z] [INFO] Tests are skipped. [2024-03-19T01:50:24.396Z] [INFO] [2024-03-19T01:50:24.396Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-runtime --- [2024-03-19T01:50:24.653Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:24.654Z] [INFO] Executing tasks [2024-03-19T01:50:24.654Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/classes/META-INF for [2024-03-19T01:50:24.654Z] [INFO] [echo] resources-runtime [2024-03-19T01:50:24.654Z] [INFO] Executed tasks [2024-03-19T01:50:24.654Z] [INFO] [2024-03-19T01:50:24.654Z] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-runtime --- [2024-03-19T01:50:24.654Z] [INFO] [2024-03-19T01:50:24.654Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-internal-api --- [2024-03-19T01:50:24.654Z] [INFO] [2024-03-19T01:50:24.654Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-internal-api --- [2024-03-19T01:50:24.654Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/resources-runtime.jar [2024-03-19T01:50:24.654Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:24.654Z] [INFO] Compiling 56 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:24.654Z] [WARNING] ***************************************************************** [2024-03-19T01:50:24.654Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:24.654Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:24.654Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:24.654Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:24.654Z] [WARNING] ***************************************************************** [2024-03-19T01:50:24.654Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:50:24.654Z] [INFO] [2024-03-19T01:50:24.654Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-connector --- [2024-03-19T01:50:24.654Z] [INFO] Not copying test resources [2024-03-19T01:50:24.654Z] [INFO] [2024-03-19T01:50:24.654Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ orb-connector --- [2024-03-19T01:50:24.654Z] [INFO] Not compiling test sources [2024-03-19T01:50:24.654Z] [INFO] [2024-03-19T01:50:24.654Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-connector --- [2024-03-19T01:50:24.654Z] [INFO] [2024-03-19T01:50:24.654Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-connector --- [2024-03-19T01:50:24.654Z] [INFO] Tests are skipped. [2024-03-19T01:50:24.654Z] [INFO] [2024-03-19T01:50:24.654Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-connector --- [2024-03-19T01:50:24.654Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:24.654Z] [INFO] Initial messages found so far: {} [2024-03-19T01:50:24.654Z] [INFO] Processing: AS-AMXEE-001 [2024-03-19T01:50:24.654Z] [INFO] Message AS-AMXEE-001 needs checking for cause/action: false [2024-03-19T01:50:24.654Z] [INFO] Processing: AS-AMXEE-002 [2024-03-19T01:50:24.654Z] [INFO] Message AS-AMXEE-002 needs checking for cause/action: false [2024-03-19T01:50:24.654Z] [INFO] Processing: AS-AMXEE-003 [2024-03-19T01:50:24.654Z] [INFO] Message AS-AMXEE-003 needs checking for cause/action: false [2024-03-19T01:50:24.654Z] [INFO] Processing: AS-AMXEE-004 [2024-03-19T01:50:24.654Z] [INFO] Message AS-AMXEE-004 needs checking for cause/action: false [2024-03-19T01:50:24.654Z] [INFO] Processing: AS-AMXEE-005 [2024-03-19T01:50:24.654Z] [INFO] Message AS-AMXEE-005 needs checking for cause/action: false [2024-03-19T01:50:24.654Z] [INFO] Processing: AS-AMXEE-006 [2024-03-19T01:50:24.654Z] [INFO] Message AS-AMXEE-006 needs checking for cause/action: false [2024-03-19T01:50:24.654Z] [INFO] Total Messages including ones found from disk so far: {AS-AMXEE-001=Registering application {0} using AMX having exception {1}, AS-AMXEE-002=Null from ApplicationInfo.getMetadata(Application.class) for application {0}, AS-AMXEE-003=Unable to get Application config for application {0}, AS-AMXEE-004=Can't register JSR 77 MBean for resourceRef {0} having exception {1}, AS-AMXEE-005=Can't unregister MBean: {0}, AS-AMXEE-006=J2EEDomain registered at {0}} [2024-03-19T01:50:24.654Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:50:24.654Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:24.654Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:24.654Z] [INFO] Processing: jakarta.enterprise.system.tools.amxee on element AMXEE_LOGGER [2024-03-19T01:50:24.654Z] [INFO] Enclosing type is org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [2024-03-19T01:50:24.655Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amxee.description=AMX Services, jakarta.enterprise.system.tools.amxee.publish=true, jakarta.enterprise.system.tools.amxee.subsystem=AMX-JAKARTAEE} [2024-03-19T01:50:24.655Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:50:24.655Z] [INFO] Found enclosing element AMXEE_LOGGER [2024-03-19T01:50:24.655Z] [INFO] Found enclosing element org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [2024-03-19T01:50:24.655Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:50:24.655Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:24.655Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:24.655Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:50:24.655Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:24.655Z] [INFO] [2024-03-19T01:50:24.655Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-jakartaee --- [2024-03-19T01:50:24.655Z] [INFO] Not copying test resources [2024-03-19T01:50:24.655Z] [INFO] [2024-03-19T01:50:24.655Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ amx-jakartaee --- [2024-03-19T01:50:24.655Z] [INFO] Not compiling test sources [2024-03-19T01:50:24.655Z] [INFO] [2024-03-19T01:50:24.655Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-jakartaee --- [2024-03-19T01:50:24.655Z] [INFO] [2024-03-19T01:50:24.655Z] [INFO] --- surefire:3.2.5:test (default-test) @ amx-jakartaee --- [2024-03-19T01:50:24.655Z] [INFO] Tests are skipped. [2024-03-19T01:50:24.655Z] [INFO] [2024-03-19T01:50:24.655Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-jakartaee --- [2024-03-19T01:50:24.655Z] [INFO] Executing tasks [2024-03-19T01:50:24.655Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/classes/META-INF for [2024-03-19T01:50:24.655Z] [INFO] [echo] orb-connector [2024-03-19T01:50:24.655Z] [INFO] Executed tasks [2024-03-19T01:50:24.655Z] [INFO] [2024-03-19T01:50:24.655Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-connector --- [2024-03-19T01:50:24.655Z] [INFO] Executing tasks [2024-03-19T01:50:24.655Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/classes/META-INF for [2024-03-19T01:50:24.655Z] [INFO] [echo] amx-jakartaee [2024-03-19T01:50:24.655Z] [INFO] Executed tasks [2024-03-19T01:50:24.655Z] [INFO] [2024-03-19T01:50:24.655Z] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-jakartaee --- [2024-03-19T01:50:24.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/orb-connector.jar [2024-03-19T01:50:24.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/amx-jakartaee.jar [2024-03-19T01:50:24.655Z] [WARNING] ***************************************************************** [2024-03-19T01:50:24.655Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:24.655Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:24.655Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:24.655Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:24.655Z] [WARNING] ***************************************************************** [2024-03-19T01:50:24.655Z] [WARNING] ***************************************************************** [2024-03-19T01:50:24.655Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:24.655Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:24.655Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:24.655Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:24.655Z] [WARNING] ***************************************************************** [2024-03-19T01:50:24.655Z] [INFO] [2024-03-19T01:50:24.655Z] [WARNING] ***************************************************************** [2024-03-19T01:50:24.655Z] [WARNING] * The * [2024-03-19T01:50:24.655Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:24.655Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:24.655Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:24.655Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:24.655Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:24.656Z] [WARNING] ***************************************************************** [2024-03-19T01:50:24.656Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ server-mgmt --- [2024-03-19T01:50:24.656Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:25.586Z] [INFO] CycloneDX: Creating BOM version 1.4 with 62 component(s) [2024-03-19T01:50:25.586Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/bom.xml [2024-03-19T01:50:25.586Z] [INFO] attaching as server-mgmt-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:25.586Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/bom.json [2024-03-19T01:50:25.843Z] [INFO] attaching as server-mgmt-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:25.843Z] [INFO] [2024-03-19T01:50:25.843Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ diagnostics-context --- [2024-03-19T01:50:25.843Z] [WARNING] ***************************************************************** [2024-03-19T01:50:25.843Z] [WARNING] * The * [2024-03-19T01:50:25.843Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:25.843Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:25.843Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:25.843Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:25.843Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:25.844Z] [WARNING] ***************************************************************** [2024-03-19T01:50:25.844Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:27.212Z] [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [2024-03-19T01:50:27.212Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/bom.xml [2024-03-19T01:50:27.212Z] [INFO] attaching as diagnostics-context-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:27.212Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/bom.json [2024-03-19T01:50:27.212Z] [INFO] attaching as diagnostics-context-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:27.212Z] [INFO] [2024-03-19T01:50:27.212Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ mail-connector --- [2024-03-19T01:50:27.212Z] [WARNING] ***************************************************************** [2024-03-19T01:50:27.212Z] [WARNING] * The * [2024-03-19T01:50:27.212Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:27.212Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:27.212Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:27.212Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:27.212Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:27.212Z] [WARNING] ***************************************************************** [2024-03-19T01:50:27.212Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:28.583Z] [INFO] CycloneDX: Creating BOM version 1.4 with 72 component(s) [2024-03-19T01:50:28.583Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/bom.xml [2024-03-19T01:50:28.839Z] [INFO] attaching as mail-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:28.840Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/bom.json [2024-03-19T01:50:28.840Z] [INFO] attaching as mail-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:28.840Z] [INFO] [2024-03-19T01:50:28.840Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-connector --- [2024-03-19T01:50:28.840Z] [INFO] Tests are skipped. [2024-03-19T01:50:28.840Z] [INFO] [2024-03-19T01:50:28.840Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ resources-runtime --- [2024-03-19T01:50:28.840Z] [WARNING] ***************************************************************** [2024-03-19T01:50:28.840Z] [WARNING] * The * [2024-03-19T01:50:28.840Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:28.840Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:28.840Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:28.840Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:28.840Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:28.840Z] [WARNING] ***************************************************************** [2024-03-19T01:50:28.840Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:29.770Z] [INFO] CycloneDX: Creating BOM version 1.4 with 75 component(s) [2024-03-19T01:50:29.770Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/bom.xml [2024-03-19T01:50:29.770Z] [INFO] attaching as resources-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:29.770Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/bom.json [2024-03-19T01:50:29.770Z] [INFO] attaching as resources-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:29.770Z] [INFO] [2024-03-19T01:50:29.770Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-runtime --- [2024-03-19T01:50:29.770Z] [INFO] Tests are skipped. [2024-03-19T01:50:29.770Z] [INFO] [2024-03-19T01:50:29.770Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources-runtime --- [2024-03-19T01:50:29.770Z] [INFO] Tests are skipped. [2024-03-19T01:50:29.770Z] [INFO] [2024-03-19T01:50:29.770Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ orb-connector --- [2024-03-19T01:50:29.770Z] [WARNING] ***************************************************************** [2024-03-19T01:50:29.770Z] [WARNING] * The * [2024-03-19T01:50:29.770Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:29.770Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:29.770Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:29.770Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:29.770Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:29.770Z] [WARNING] ***************************************************************** [2024-03-19T01:50:29.770Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:31.663Z] [INFO] CycloneDX: Creating BOM version 1.4 with 79 component(s) [2024-03-19T01:50:31.663Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/bom.xml [2024-03-19T01:50:31.663Z] [INFO] attaching as orb-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:31.663Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/bom.json [2024-03-19T01:50:31.663Z] [INFO] attaching as orb-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:31.663Z] [INFO] [2024-03-19T01:50:31.663Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-connector --- [2024-03-19T01:50:31.663Z] [INFO] Tests are skipped. [2024-03-19T01:50:31.663Z] [INFO] [2024-03-19T01:50:31.663Z] [WARNING] ***************************************************************** [2024-03-19T01:50:31.663Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ amx-jakartaee --- [2024-03-19T01:50:31.663Z] [WARNING] * The * [2024-03-19T01:50:31.663Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:31.663Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:31.663Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:31.663Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:31.663Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:31.663Z] [WARNING] ***************************************************************** [2024-03-19T01:50:31.663Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:33.034Z] [INFO] CycloneDX: Creating BOM version 1.4 with 75 component(s) [2024-03-19T01:50:33.034Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/bom.xml [2024-03-19T01:50:33.034Z] [INFO] attaching as amx-jakartaee-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:33.034Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/bom.json [2024-03-19T01:50:33.034Z] [INFO] attaching as amx-jakartaee-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-jakartaee --- [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-internal-api --- [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server-mgmt --- [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-context --- [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail-connector --- [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resources-resources-runtime-checkstyle) @ resources-runtime --- [2024-03-19T01:50:33.034Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-connector --- [2024-03-19T01:50:33.034Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.034Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.orb-orb-connector-checkstyle) @ orb-connector --- [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resources-mail-connector-checkstyle) @ mail-connector --- [2024-03-19T01:50:33.034Z] [INFO] Not copying test resources [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-internal-api --- [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] --- install:3.1.1:install (default-install) @ orb-connector --- [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] --- install:3.1.1:install (default-install) @ mail-connector --- [2024-03-19T01:50:33.034Z] [INFO] [2024-03-19T01:50:33.034Z] [INFO] --- install:3.1.1:install (default-install) @ resources-runtime --- [2024-03-19T01:50:33.034Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/8.0.1-SNAPSHOT/orb-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:33.035Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/8.0.1-SNAPSHOT/mail-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:33.035Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/8.0.1-SNAPSHOT/resources-runtime-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:33.035Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.035Z] [INFO] [2024-03-19T01:50:33.035Z] [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-context --- [2024-03-19T01:50:33.035Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.035Z] [INFO] [2024-03-19T01:50:33.035Z] [INFO] --- failsafe:3.2.5:verify (verify) @ amx-jakartaee --- [2024-03-19T01:50:33.035Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.035Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.035Z] [INFO] [2024-03-19T01:50:33.035Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.diagnostics-diagnostics-context-checkstyle) @ diagnostics-context --- [2024-03-19T01:50:33.035Z] [INFO] [2024-03-19T01:50:33.035Z] [INFO] --- failsafe:3.2.5:verify (verify) @ server-mgmt --- [2024-03-19T01:50:33.035Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.035Z] [INFO] [2024-03-19T01:50:33.035Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-amx-jakartaee-checkstyle) @ amx-jakartaee --- [2024-03-19T01:50:33.035Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.035Z] [INFO] [2024-03-19T01:50:33.035Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-server-mgmt-checkstyle) @ server-mgmt --- [2024-03-19T01:50:33.035Z] [INFO] [2024-03-19T01:50:33.035Z] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-context --- [2024-03-19T01:50:33.035Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/8.0.1-SNAPSHOT/diagnostics-context-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:33.035Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/8.0.1-SNAPSHOT/orb-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:33.035Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/8.0.1-SNAPSHOT/mail-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:33.035Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/8.0.1-SNAPSHOT/resources-runtime-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:33.035Z] [INFO] Not compiling test sources [2024-03-19T01:50:33.035Z] [INFO] [2024-03-19T01:50:33.035Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-internal-api --- [2024-03-19T01:50:33.035Z] [INFO] [2024-03-19T01:50:33.035Z] [INFO] --- install:3.1.1:install (default-install) @ server-mgmt --- [2024-03-19T01:50:33.035Z] [INFO] [2024-03-19T01:50:33.035Z] [INFO] --- install:3.1.1:install (default-install) @ amx-jakartaee --- [2024-03-19T01:50:33.035Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/8.0.1-SNAPSHOT/server-mgmt-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:33.035Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/8.0.1-SNAPSHOT/orb-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:33.036Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/8.0.1-SNAPSHOT/amx-jakartaee-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:33.036Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/8.0.1-SNAPSHOT/resources-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:33.036Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/8.0.1-SNAPSHOT/mail-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:33.036Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/diagnostics-context.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/8.0.1-SNAPSHOT/diagnostics-context-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:33.036Z] [INFO] [2024-03-19T01:50:33.036Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-internal-api --- [2024-03-19T01:50:33.036Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/8.0.1-SNAPSHOT/server-mgmt-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:33.036Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/8.0.1-SNAPSHOT/diagnostics-context-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:33.036Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/8.0.1-SNAPSHOT/resources-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:33.036Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/8.0.1-SNAPSHOT/orb-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:33.036Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/8.0.1-SNAPSHOT/mail-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:33.036Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/amx-jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/8.0.1-SNAPSHOT/amx-jakartaee-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:33.036Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/8.0.1-SNAPSHOT/diagnostics-context-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:33.036Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/8.0.1-SNAPSHOT/server-mgmt-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:33.037Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/8.0.1-SNAPSHOT/amx-jakartaee-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:33.037Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-internal-api --- [2024-03-19T01:50:33.037Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/8.0.1-SNAPSHOT/server-mgmt-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:33.037Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/8.0.1-SNAPSHOT/amx-jakartaee-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [2024-03-19T01:50:33.037Z] [INFO] Building GlassFish ORB interface layer implementation 8.0.1-SNAPSHOT [206/300] [2024-03-19T01:50:33.037Z] [INFO] from appserver/orb/orb-iiop/pom.xml [2024-03-19T01:50:33.037Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [2024-03-19T01:50:33.037Z] [INFO] Building GlassFish Jakarta Mail runtime 8.0.1-SNAPSHOT [207/300] [2024-03-19T01:50:33.037Z] [INFO] from appserver/resources/mail/mail-runtime/pom.xml [2024-03-19T01:50:33.037Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [2024-03-19T01:50:33.037Z] [INFO] Building cluster-cli 8.0.1-SNAPSHOT [208/300] [2024-03-19T01:50:33.037Z] [INFO] from nucleus/cluster/cli/pom.xml [2024-03-19T01:50:33.037Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [2024-03-19T01:50:33.037Z] [INFO] Building Glassfish Nucleus Atomic Featureset 8.0.1-SNAPSHOT [209/300] [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [2024-03-19T01:50:33.037Z] [INFO] Building admin-cli-optional 8.0.1-SNAPSHOT [210/300] [2024-03-19T01:50:33.037Z] [INFO] from appserver/admin/cli-optional/pom.xml [2024-03-19T01:50:33.037Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] from nucleus/featuresets/atomic/pom.xml [2024-03-19T01:50:33.037Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [2024-03-19T01:50:33.037Z] [INFO] Building Embedded GlassFish nucleus 8.0.1-SNAPSHOT [211/300] [2024-03-19T01:50:33.037Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:50:33.037Z] [INFO] from appserver/extras/embedded/nucleus/pom.xml [2024-03-19T01:50:33.037Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:50:33.037Z] [INFO] Executing tasks [2024-03-19T01:50:33.037Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/classes/META-INF for [2024-03-19T01:50:33.037Z] [INFO] [echo] connectors-internal-api [2024-03-19T01:50:33.037Z] [INFO] Executed tasks [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-internal-api --- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cli-optional --- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cli-optional --- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cli-optional --- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cli-optional --- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-iiop --- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-runtime --- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ mail-runtime --- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ orb-iiop --- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-cli --- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.037Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ mail-runtime --- [2024-03-19T01:50:33.037Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ orb-iiop --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cluster-cli --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ mail-runtime --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ orb-iiop --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cluster-cli --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cluster-cli --- [2024-03-19T01:50:33.038Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] No sources to compile [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:33.038Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:33.038Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:33.038Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.038Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:33.038Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:33.038Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:33.038Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:33.038Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] Skipping the execution. [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:33.038Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:33.038Z] [INFO] No sources to compile [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:33.038Z] [INFO] Compiling 21 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:33.038Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:33.038Z] [INFO] Compiling 24 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:33.038Z] [INFO] No sources to compile [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] Not copying test resources [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ atomic --- [2024-03-19T01:50:33.038Z] [INFO] Not compiling test sources [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ atomic --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ atomic --- [2024-03-19T01:50:33.038Z] [INFO] No sources to compile [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ atomic --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ atomic --- [2024-03-19T01:50:33.038Z] [INFO] [2024-03-19T01:50:33.038Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [2024-03-19T01:50:33.039Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:33.039Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ atomic --- [2024-03-19T01:50:33.039Z] [INFO] No sources to compile [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ atomic --- [2024-03-19T01:50:33.039Z] [INFO] No sources to compile [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [2024-03-19T01:50:33.039Z] [INFO] Executing tasks [2024-03-19T01:50:33.039Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/classes/META-INF for [2024-03-19T01:50:33.039Z] [INFO] [echo] glassfish-embedded-nucleus [2024-03-19T01:50:33.039Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/classes/META-INF [2024-03-19T01:50:33.039Z] [INFO] Executing tasks [2024-03-19T01:50:33.039Z] [INFO] Executed tasks [2024-03-19T01:50:33.039Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.039Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:33.039Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:33.039Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:33.039Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:33.039Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.039Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/classes/META-INF for [2024-03-19T01:50:33.039Z] [INFO] [echo] atomic [2024-03-19T01:50:33.039Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/classes/META-INF [2024-03-19T01:50:33.039Z] [INFO] Executed tasks [2024-03-19T01:50:33.039Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.039Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:33.039Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:33.039Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:33.039Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:33.039Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cli-optional --- [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cli-optional --- [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cli-optional --- [2024-03-19T01:50:33.039Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cli-optional --- [2024-03-19T01:50:33.039Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:50:33.039Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:50:33.039Z] [INFO] Copying 5 resources from src/main/manpages to target/classes [2024-03-19T01:50:33.039Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cli-optional --- [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ mail-runtime --- [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ mail-runtime --- [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-runtime --- [2024-03-19T01:50:33.039Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:33.039Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:33.039Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:33.039Z] [INFO] [2024-03-19T01:50:33.039Z] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-runtime --- [2024-03-19T01:50:33.039Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:50:33.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/src/main/resources [2024-03-19T01:50:33.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/src/main/manpages [2024-03-19T01:50:33.040Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:33.040Z] [INFO] [2024-03-19T01:50:33.040Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ mail-runtime --- [2024-03-19T01:50:33.040Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:33.040Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:33.040Z] [INFO] [2024-03-19T01:50:33.040Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cluster-cli --- [2024-03-19T01:50:33.040Z] [INFO] [2024-03-19T01:50:33.040Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cluster-cli --- [2024-03-19T01:50:33.040Z] [INFO] [2024-03-19T01:50:33.040Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-cli --- [2024-03-19T01:50:33.040Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:33.040Z] [INFO] [2024-03-19T01:50:33.040Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-cli --- [2024-03-19T01:50:33.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/src/main/resources [2024-03-19T01:50:33.040Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:50:33.040Z] [INFO] Copying 12 resources from src/main/manpages to target/classes [2024-03-19T01:50:33.040Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:33.040Z] [INFO] [2024-03-19T01:50:33.040Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cluster-cli --- [2024-03-19T01:50:33.040Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:33.040Z] [INFO] Compiling 24 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:33.040Z] [INFO] [2024-03-19T01:50:33.040Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ orb-iiop --- [2024-03-19T01:50:33.040Z] [INFO] [2024-03-19T01:50:33.040Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ orb-iiop --- [2024-03-19T01:50:33.040Z] [INFO] [2024-03-19T01:50:33.040Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-iiop --- [2024-03-19T01:50:33.040Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:33.040Z] [INFO] [2024-03-19T01:50:33.040Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-iiop --- [2024-03-19T01:50:33.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/resources [2024-03-19T01:50:33.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/manpages [2024-03-19T01:50:33.040Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:33.040Z] [INFO] [2024-03-19T01:50:33.040Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ orb-iiop --- [2024-03-19T01:50:33.040Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:33.040Z] [INFO] Compiling 21 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:33.297Z] [INFO] [2024-03-19T01:50:33.297Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ mail-runtime --- [2024-03-19T01:50:33.297Z] [INFO] [2024-03-19T01:50:33.297Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ mail-runtime --- [2024-03-19T01:50:33.297Z] [INFO] [2024-03-19T01:50:33.297Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cli-optional --- [2024-03-19T01:50:33.297Z] [INFO] [2024-03-19T01:50:33.297Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cli-optional --- [2024-03-19T01:50:33.297Z] [INFO] [2024-03-19T01:50:33.297Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cli-optional --- [2024-03-19T01:50:33.297Z] [INFO] [2024-03-19T01:50:33.297Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-runtime --- [2024-03-19T01:50:33.297Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:33.297Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:33.297Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:33.297Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:33.297Z] [INFO] [2024-03-19T01:50:33.297Z] [INFO] --- command-security:1.0.17:check (default-check) @ cli-optional --- [2024-03-19T01:50:33.297Z] [INFO] [2024-03-19T01:50:33.297Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cli-optional --- [2024-03-19T01:50:33.298Z] [INFO] [2024-03-19T01:50:33.298Z] [INFO] --- command-security:1.0.17:check (default-check) @ mail-runtime --- [2024-03-19T01:50:33.298Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:33.298Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:33.298Z] [INFO] [2024-03-19T01:50:33.298Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ mail-runtime --- [2024-03-19T01:50:33.298Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:33.298Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:33.298Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java uses or overrides a deprecated API. [2024-03-19T01:50:33.298Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:33.298Z] [INFO] [2024-03-19T01:50:33.298Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cluster-cli --- [2024-03-19T01:50:33.298Z] [INFO] [2024-03-19T01:50:33.298Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cluster-cli --- [2024-03-19T01:50:33.298Z] [INFO] [2024-03-19T01:50:33.298Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-cli --- [2024-03-19T01:50:33.298Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:33.555Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java:[43,43] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:33.555Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[309,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T01:50:33.555Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[309,38] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:50:33.555Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[313,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:33.555Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[429,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:33.555Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/GlassFishORBManager.java:[267,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:33.556Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java uses or overrides a deprecated API. [2024-03-19T01:50:33.556Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:33.556Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:33.556Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:33.556Z] [INFO] [2024-03-19T01:50:33.556Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ orb-iiop --- [2024-03-19T01:50:33.556Z] [INFO] [2024-03-19T01:50:33.556Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ orb-iiop --- [2024-03-19T01:50:33.556Z] [INFO] [2024-03-19T01:50:33.556Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cli-optional --- [2024-03-19T01:50:33.556Z] [INFO] Not copying test resources [2024-03-19T01:50:33.556Z] [INFO] [2024-03-19T01:50:33.556Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cli-optional --- [2024-03-19T01:50:33.556Z] [INFO] [2024-03-19T01:50:33.556Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-iiop --- [2024-03-19T01:50:33.556Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:33.556Z] [INFO] Not compiling test sources [2024-03-19T01:50:33.556Z] [INFO] [2024-03-19T01:50:33.556Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cli-optional --- [2024-03-19T01:50:33.556Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:33.557Z] [INFO] [2024-03-19T01:50:33.557Z] [INFO] --- surefire:3.2.5:test (default-test) @ cli-optional --- [2024-03-19T01:50:33.557Z] [INFO] [2024-03-19T01:50:33.557Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-cli --- [2024-03-19T01:50:33.557Z] [INFO] [2024-03-19T01:50:33.557Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cluster-cli --- [2024-03-19T01:50:33.557Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.557Z] [INFO] [2024-03-19T01:50:33.557Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cli-optional --- [2024-03-19T01:50:33.557Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:33.557Z] [INFO] Compiling 24 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:33.557Z] [INFO] [2024-03-19T01:50:33.557Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-runtime --- [2024-03-19T01:50:33.557Z] [INFO] Not copying test resources [2024-03-19T01:50:33.557Z] [INFO] [2024-03-19T01:50:33.557Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ mail-runtime --- [2024-03-19T01:50:33.557Z] [INFO] Not compiling test sources [2024-03-19T01:50:33.557Z] [INFO] [2024-03-19T01:50:33.557Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-runtime --- [2024-03-19T01:50:33.557Z] [INFO] [2024-03-19T01:50:33.557Z] [INFO] --- surefire:3.2.5:test (default-test) @ mail-runtime --- [2024-03-19T01:50:33.557Z] [INFO] Executing tasks [2024-03-19T01:50:33.557Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/classes/META-INF for [2024-03-19T01:50:33.557Z] [INFO] [echo] cli-optional [2024-03-19T01:50:33.557Z] [INFO] Executed tasks [2024-03-19T01:50:33.557Z] [INFO] [2024-03-19T01:50:33.557Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cli-optional --- [2024-03-19T01:50:33.557Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.557Z] [INFO] [2024-03-19T01:50:33.557Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-runtime --- [2024-03-19T01:50:33.557Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/cli-optional.jar [2024-03-19T01:50:33.557Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.557Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:33.557Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:33.557Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:33.557Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:33.557Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.557Z] [INFO] Executing tasks [2024-03-19T01:50:33.557Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/classes/META-INF for [2024-03-19T01:50:33.557Z] [INFO] [echo] mail-runtime [2024-03-19T01:50:33.557Z] [INFO] Executed tasks [2024-03-19T01:50:33.557Z] [INFO] [2024-03-19T01:50:33.557Z] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-runtime --- [2024-03-19T01:50:33.557Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/mail-runtime.jar [2024-03-19T01:50:33.558Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.558Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:33.558Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:33.558Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:33.558Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:33.558Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.558Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:33.558Z] [INFO] [2024-03-19T01:50:33.558Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-iiop --- [2024-03-19T01:50:33.558Z] [INFO] [2024-03-19T01:50:33.558Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ orb-iiop --- [2024-03-19T01:50:33.558Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:33.558Z] [INFO] Compiling 21 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:33.814Z] [INFO] [2024-03-19T01:50:33.814Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-cli --- [2024-03-19T01:50:33.814Z] [INFO] Not copying test resources [2024-03-19T01:50:33.814Z] [INFO] [2024-03-19T01:50:33.814Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cluster-cli --- [2024-03-19T01:50:33.814Z] [INFO] Not compiling test sources [2024-03-19T01:50:33.814Z] [INFO] [2024-03-19T01:50:33.815Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-cli --- [2024-03-19T01:50:33.815Z] [INFO] [2024-03-19T01:50:33.815Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-cli --- [2024-03-19T01:50:33.815Z] [INFO] Tests are skipped. [2024-03-19T01:50:33.815Z] [INFO] [2024-03-19T01:50:33.815Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-cli --- [2024-03-19T01:50:33.815Z] [INFO] Executing tasks [2024-03-19T01:50:33.815Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/classes/META-INF for [2024-03-19T01:50:33.815Z] [INFO] [echo] cluster-cli [2024-03-19T01:50:33.815Z] [INFO] Executed tasks [2024-03-19T01:50:33.815Z] [INFO] [2024-03-19T01:50:33.815Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-cli --- [2024-03-19T01:50:33.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/cluster-cli.jar [2024-03-19T01:50:33.815Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.815Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:33.815Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:33.815Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:33.815Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:33.815Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.815Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:50:33.815Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:33.815Z] [INFO] Initial messages found so far: {} [2024-03-19T01:50:33.815Z] [INFO] Processing: AS-ORB-0001 [2024-03-19T01:50:33.815Z] [INFO] Message AS-ORB-0001 needs checking for cause/action: false [2024-03-19T01:50:33.815Z] [INFO] Processing: AS-ORB-0002 [2024-03-19T01:50:33.815Z] [INFO] Message AS-ORB-0002 needs checking for cause/action: false [2024-03-19T01:50:33.815Z] [INFO] Processing: AS-ORB-0010 [2024-03-19T01:50:33.815Z] [INFO] Message AS-ORB-0010 needs checking for cause/action: true [2024-03-19T01:50:33.815Z] [INFO] Processing: AS-ORB-0011 [2024-03-19T01:50:33.815Z] [INFO] Message AS-ORB-0011 needs checking for cause/action: true [2024-03-19T01:50:33.815Z] [INFO] Processing: AS-ORB-00101 [2024-03-19T01:50:33.815Z] [INFO] Message AS-ORB-00101 needs checking for cause/action: false [2024-03-19T01:50:33.815Z] [INFO] Processing: AS-ORB-00102 [2024-03-19T01:50:33.815Z] [INFO] Message AS-ORB-00102 needs checking for cause/action: false [2024-03-19T01:50:33.815Z] [INFO] Processing: AS-ORB-00103 [2024-03-19T01:50:33.815Z] [INFO] Message AS-ORB-00103 needs checking for cause/action: false [2024-03-19T01:50:33.815Z] [INFO] Processing: AS-ORB-00204 [2024-03-19T01:50:33.815Z] [INFO] Message AS-ORB-00204 needs checking for cause/action: false [2024-03-19T01:50:33.815Z] [INFO] Processing: AS-ORB-00205 [2024-03-19T01:50:33.815Z] [INFO] Message AS-ORB-00205 needs checking for cause/action: false [2024-03-19T01:50:33.815Z] [INFO] Processing: AS-ORB-00206 [2024-03-19T01:50:33.815Z] [INFO] Message AS-ORB-00206 needs checking for cause/action: false [2024-03-19T01:50:33.815Z] [INFO] Processing: AS-ORB-00207 [2024-03-19T01:50:33.815Z] [INFO] Message AS-ORB-00207 needs checking for cause/action: false [2024-03-19T01:50:33.815Z] [INFO] Total Messages including ones found from disk so far: {AS-ORB-0001=Exception converting the message fragment size {0} to integer, using default value: {1}., AS-ORB-0002=Exception converting the max connections value {0} to integer, using default value {1}., AS-ORB-0010=Unexpected Exception in ORB initialization, AS-ORB-00101=Exception occurred when resolving {0}, AS-ORB-00102=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using {0}:{1} instead, AS-ORB-00103=Problem with membership change notification. Exception occurred., AS-ORB-0011=Invalid or unavailable RootPOA service name, AS-ORB-00204=Could not find an endpoint to send request to., AS-ORB-00205=Unknown host: {0} Exception thrown: {1}, AS-ORB-00206=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using JNDI Provider URL {0} instead, AS-ORB-00207=Exception : {0} thrown for bad provider URL String: {1}} [2024-03-19T01:50:33.815Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:50:33.815Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:33.816Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:33.816Z] [INFO] Processing: jakarta.enterprise.resource.corba on element LOGGER_NAME_PREFIX [2024-03-19T01:50:33.816Z] [INFO] Enclosing type is org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [2024-03-19T01:50:33.816Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.corba.description=Main IIOP/ORB/CORBA Logger, jakarta.enterprise.resource.corba.publish=true, jakarta.enterprise.resource.corba.subsystem=AS-ORB} [2024-03-19T01:50:33.816Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:50:33.816Z] [INFO] Found enclosing element LOGGER_NAME_PREFIX [2024-03-19T01:50:33.816Z] [INFO] Found enclosing element org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [2024-03-19T01:50:33.816Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:50:33.816Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:33.816Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:33.816Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:50:33.816Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:33.816Z] [INFO] [2024-03-19T01:50:33.816Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-iiop --- [2024-03-19T01:50:33.816Z] [INFO] Not copying test resources [2024-03-19T01:50:33.816Z] [INFO] [2024-03-19T01:50:33.816Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.816Z] [WARNING] * The * [2024-03-19T01:50:33.816Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:33.816Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:33.816Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:33.816Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:33.816Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:33.816Z] [WARNING] ***************************************************************** [2024-03-19T01:50:33.816Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-internal-api --- [2024-03-19T01:50:33.816Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:35.708Z] [INFO] CycloneDX: Creating BOM version 1.4 with 69 component(s) [2024-03-19T01:50:35.708Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/bom.xml [2024-03-19T01:50:35.708Z] [INFO] attaching as connectors-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:35.708Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/bom.json [2024-03-19T01:50:35.708Z] [INFO] attaching as connectors-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:35.708Z] [INFO] [2024-03-19T01:50:35.708Z] [WARNING] ***************************************************************** [2024-03-19T01:50:35.708Z] [WARNING] * The * [2024-03-19T01:50:35.708Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:35.709Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:35.709Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:35.709Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:35.709Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:35.709Z] [WARNING] ***************************************************************** [2024-03-19T01:50:35.709Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:35.709Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:36.640Z] [INFO] CycloneDX: Creating BOM version 1.4 with 78 component(s) [2024-03-19T01:50:36.640Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/bom.xml [2024-03-19T01:50:36.640Z] [INFO] attaching as glassfish-embedded-nucleus-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:36.640Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/bom.json [2024-03-19T01:50:36.640Z] [INFO] attaching as glassfish-embedded-nucleus-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:36.640Z] [INFO] [2024-03-19T01:50:36.640Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ atomic --- [2024-03-19T01:50:36.640Z] [WARNING] ***************************************************************** [2024-03-19T01:50:36.640Z] [WARNING] * The * [2024-03-19T01:50:36.640Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:36.640Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:36.640Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:36.640Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:36.640Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:36.640Z] [WARNING] ***************************************************************** [2024-03-19T01:50:36.640Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:38.008Z] [INFO] CycloneDX: Creating BOM version 1.4 with 95 component(s) [2024-03-19T01:50:38.008Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/bom.xml [2024-03-19T01:50:38.009Z] [INFO] attaching as atomic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:38.009Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/bom.json [2024-03-19T01:50:38.009Z] [INFO] attaching as atomic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:38.009Z] [INFO] [2024-03-19T01:50:38.009Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic --- [2024-03-19T01:50:38.009Z] [INFO] Tests are skipped. [2024-03-19T01:50:38.009Z] [INFO] [2024-03-19T01:50:38.009Z] [INFO] --- failsafe:3.2.5:verify (verify) @ atomic --- [2024-03-19T01:50:38.009Z] [INFO] Tests are skipped. [2024-03-19T01:50:38.009Z] [INFO] [2024-03-19T01:50:38.009Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-atomic-checkstyle) @ atomic --- [2024-03-19T01:50:38.009Z] [INFO] [2024-03-19T01:50:38.009Z] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [2024-03-19T01:50:38.009Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:38.009Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:38.009Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:38.009Z] [INFO] [2024-03-19T01:50:38.009Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cli-optional --- [2024-03-19T01:50:38.009Z] [INFO] [2024-03-19T01:50:38.009Z] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [2024-03-19T01:50:38.009Z] [INFO] Building Glassfish Atomic Distribution 8.0.1-SNAPSHOT [212/300] [2024-03-19T01:50:38.009Z] [INFO] from nucleus/distributions/atomic/pom.xml [2024-03-19T01:50:38.009Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-03-19T01:50:38.009Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:38.266Z] [WARNING] ***************************************************************** [2024-03-19T01:50:38.266Z] [WARNING] * The * [2024-03-19T01:50:38.266Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:38.266Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:38.266Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:38.266Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:38.266Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:38.266Z] [WARNING] ***************************************************************** [2024-03-19T01:50:39.196Z] [INFO] CycloneDX: Creating BOM version 1.4 with 65 component(s) [2024-03-19T01:50:39.196Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/bom.xml [2024-03-19T01:50:39.196Z] [INFO] attaching as cli-optional-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:39.196Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/bom.json [2024-03-19T01:50:39.196Z] [INFO] attaching as cli-optional-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:39.196Z] [INFO] [2024-03-19T01:50:39.196Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cli-optional --- [2024-03-19T01:50:39.196Z] [INFO] Tests are skipped. [2024-03-19T01:50:39.196Z] [INFO] [2024-03-19T01:50:39.196Z] [WARNING] ***************************************************************** [2024-03-19T01:50:39.196Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ mail-runtime --- [2024-03-19T01:50:39.196Z] [WARNING] * The * [2024-03-19T01:50:39.196Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:39.196Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:39.196Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:39.196Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:39.196Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:39.196Z] [WARNING] ***************************************************************** [2024-03-19T01:50:39.196Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:40.128Z] [INFO] CycloneDX: Creating BOM version 1.4 with 73 component(s) [2024-03-19T01:50:40.129Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/bom.xml [2024-03-19T01:50:40.129Z] [INFO] attaching as mail-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:40.129Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/bom.json [2024-03-19T01:50:40.129Z] [INFO] attaching as mail-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:40.129Z] [INFO] [2024-03-19T01:50:40.129Z] [WARNING] ***************************************************************** [2024-03-19T01:50:40.129Z] [WARNING] * The * [2024-03-19T01:50:40.129Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:40.129Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:40.129Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:40.129Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:40.129Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:40.129Z] [WARNING] ***************************************************************** [2024-03-19T01:50:40.129Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cluster-cli --- [2024-03-19T01:50:40.129Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:41.060Z] [INFO] CycloneDX: Creating BOM version 1.4 with 69 component(s) [2024-03-19T01:50:41.060Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/bom.xml [2024-03-19T01:50:41.060Z] [INFO] attaching as cluster-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:41.060Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/bom.json [2024-03-19T01:50:41.060Z] [INFO] attaching as cluster-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:41.060Z] [INFO] [2024-03-19T01:50:41.060Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ orb-iiop --- [2024-03-19T01:50:41.060Z] [INFO] [2024-03-19T01:50:41.060Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-cli --- [2024-03-19T01:50:41.060Z] [INFO] [2024-03-19T01:50:41.060Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-internal-api --- [2024-03-19T01:50:41.060Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-nucleus.jar) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cli-optional --- [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-runtime --- [2024-03-19T01:50:41.061Z] [INFO] Tests are skipped. [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-cli-optional-checkstyle) @ cli-optional --- [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ atomic --- [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- install:3.1.1:install (default-install) @ cli-optional --- [2024-03-19T01:50:41.061Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/8.0.1-SNAPSHOT/cli-optional-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:41.061Z] [INFO] Not compiling test sources [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-iiop --- [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ atomic --- [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ atomic --- [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-iiop --- [2024-03-19T01:50:41.061Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/8.0.1-SNAPSHOT/cli-optional-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:41.061Z] [INFO] Tests are skipped. [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-cli --- [2024-03-19T01:50:41.061Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-03-19T01:50:41.061Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/8.0.1-SNAPSHOT/cli-optional-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:41.061Z] [INFO] Tests are skipped. [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-cluster-cli-checkstyle) @ cluster-cli --- [2024-03-19T01:50:41.061Z] [INFO] Tests are skipped. [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail-runtime --- [2024-03-19T01:50:41.061Z] [INFO] Tests are skipped. [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-internal-api --- [2024-03-19T01:50:41.061Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/8.0.1-SNAPSHOT/cli-optional-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-cli --- [2024-03-19T01:50:41.061Z] [INFO] Tests are skipped. [2024-03-19T01:50:41.061Z] [INFO] Tests are skipped. [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resources-mail-runtime-checkstyle) @ mail-runtime --- [2024-03-19T01:50:41.061Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-connectors-internal-api-checkstyle) @ connectors-internal-api --- [2024-03-19T01:50:41.061Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/8.0.1-SNAPSHOT/cluster-cli-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:41.061Z] [INFO] No sources to compile [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ atomic --- [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- install:3.1.1:install (default-install) @ mail-runtime --- [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.061Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-internal-api --- [2024-03-19T01:50:41.061Z] [INFO] Tests are skipped. [2024-03-19T01:50:41.061Z] [INFO] [2024-03-19T01:50:41.062Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-iiop --- [2024-03-19T01:50:41.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/8.0.1-SNAPSHOT/cluster-cli-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:41.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/8.0.1-SNAPSHOT/connectors-internal-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:41.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/8.0.1-SNAPSHOT/mail-runtime-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:41.062Z] [INFO] [2024-03-19T01:50:41.062Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ atomic --- [2024-03-19T01:50:41.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/8.0.1-SNAPSHOT/cluster-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:41.062Z] [INFO] [2024-03-19T01:50:41.062Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ atomic --- [2024-03-19T01:50:41.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/8.0.1-SNAPSHOT/connectors-internal-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:41.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/8.0.1-SNAPSHOT/mail-runtime-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:41.062Z] [INFO] [2024-03-19T01:50:41.062Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [2024-03-19T01:50:41.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/8.0.1-SNAPSHOT/cluster-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:41.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/8.0.1-SNAPSHOT/mail-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:41.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/8.0.1-SNAPSHOT/connectors-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:41.062Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:41.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/8.0.1-SNAPSHOT/mail-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:41.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/8.0.1-SNAPSHOT/connectors-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:41.320Z] [INFO] [2024-03-19T01:50:41.320Z] [INFO] [2024-03-19T01:50:41.320Z] [INFO] [2024-03-19T01:50:41.320Z] [INFO] [2024-03-19T01:50:41.320Z] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [2024-03-19T01:50:41.320Z] [INFO] -------------< org.glassfish.main.common:container-common >------------- [2024-03-19T01:50:41.320Z] [INFO] Building GlassFish Connectors Connector 8.0.1-SNAPSHOT [213/300] [2024-03-19T01:50:41.320Z] [INFO] Building Container Common 8.0.1-SNAPSHOT [214/300] [2024-03-19T01:50:41.320Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ atomic --- [2024-03-19T01:50:41.320Z] [INFO] [2024-03-19T01:50:41.320Z] [INFO] from appserver/common/container-common/pom.xml [2024-03-19T01:50:41.320Z] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [2024-03-19T01:50:41.320Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:41.320Z] [INFO] Building Work Management 8.0.1-SNAPSHOT [215/300] [2024-03-19T01:50:41.320Z] [INFO] from appserver/connectors/work-management/pom.xml [2024-03-19T01:50:41.320Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:41.320Z] [INFO] from appserver/connectors/connectors-connector/pom.xml [2024-03-19T01:50:41.320Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:41.320Z] [INFO] [2024-03-19T01:50:41.320Z] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [2024-03-19T01:50:41.320Z] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [2024-03-19T01:50:41.320Z] [INFO] Building EJB container Internal API 8.0.1-SNAPSHOT [216/300] [2024-03-19T01:50:41.320Z] [INFO] [2024-03-19T01:50:41.320Z] [INFO] from appserver/ejb/ejb-internal-api/pom.xml [2024-03-19T01:50:41.320Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:41.320Z] [INFO] Building Core JDBC Resource Adapter classes 8.0.1-SNAPSHOT [217/300] [2024-03-19T01:50:41.320Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [2024-03-19T01:50:41.320Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-core/pom.xml [2024-03-19T01:50:41.320Z] [INFO] Building JDBC Config Module 8.0.1-SNAPSHOT [218/300] [2024-03-19T01:50:41.320Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:41.320Z] [INFO] from appserver/jdbc/jdbc-config/pom.xml [2024-03-19T01:50:41.320Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:41.320Z] [INFO] Executing tasks [2024-03-19T01:50:41.320Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/classes/META-INF for [2024-03-19T01:50:41.320Z] [INFO] [echo] orb-iiop [2024-03-19T01:50:41.320Z] [INFO] Executed tasks [2024-03-19T01:50:41.320Z] [INFO] [2024-03-19T01:50:41.320Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-iiop --- [2024-03-19T01:50:41.320Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/orb-iiop.jar [2024-03-19T01:50:41.320Z] [INFO] [2024-03-19T01:50:41.320Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-connectors-connector --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-connectors-connector --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-config --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-connectors-connector --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc-config --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-connectors-connector --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc-config --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc-config --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-internal-api --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-internal-api --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- clean:3.3.2:clean (default-clean) @ container-common --- [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:4.0.0-M2 to target/dependency/aopalliance-repackaged.jar [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ container-common --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-internal-api --- [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:8.0.1-SNAPSHOT to target/dependency/ssl-impl.jar [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-internal-api --- [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:4.0-M1-GF1 to target/dependency/jersey-media-sse.jar [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ container-common --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ container-common --- [2024-03-19T01:50:41.321Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:4.0-M1-GF1 to target/dependency/jersey-server.jar [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-core --- [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:4.0.0-M2 to target/dependency/hk2-core.jar [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc-core --- [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:8.0.1-SNAPSHOT to target/dependency/deployment-common.jar [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:4.0-M1-GF1 to target/dependency/jersey-container-grizzly2-http.jar [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- clean:3.3.2:clean (default-clean) @ work-management --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc-core --- [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.main.core:kernel:jar:8.0.1-SNAPSHOT to target/dependency/kernel.jar [2024-03-19T01:50:41.321Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ work-management --- [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc-core --- [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-03-19T01:50:41.321Z] [INFO] [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-03-19T01:50:41.321Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ work-management --- [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:8.0.1-SNAPSHOT to target/dependency/internal-api.jar [2024-03-19T01:50:41.321Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:8.0.1-SNAPSHOT to target/dependency/deployment-admin.jar [2024-03-19T01:50:41.322Z] [INFO] [2024-03-19T01:50:41.322Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ work-management --- [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.6 to target/dependency/asm-tree.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.main.security:security:jar:8.0.1-SNAPSHOT to target/dependency/security.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:4.0.0-M2 to target/dependency/hk2-api.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.main.common:common-util:jar:8.0.1-SNAPSHOT to target/dependency/common-util.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:8.0.1-SNAPSHOT to target/dependency/config-types.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:8.0.1-SNAPSHOT to target/dependency/admin-cli.jar [2024-03-19T01:50:41.322Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:4.0.0-M2 to target/dependency/hk2-utils.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:8.0.1-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T01:50:41.322Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:8.0.1-SNAPSHOT to target/dependency/amx-core.jar [2024-03-19T01:50:41.322Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:8.0.1-SNAPSHOT to target/dependency/glassfish.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-03-19T01:50:41.322Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:4.0.0-M2 to target/dependency/osgi-adapter.jar [2024-03-19T01:50:41.322Z] [WARNING] ***************************************************************** [2024-03-19T01:50:41.322Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:41.322Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:41.322Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:41.322Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:41.322Z] [WARNING] ***************************************************************** [2024-03-19T01:50:41.322Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:4.0-M1-GF1 to target/dependency/jersey-entity-filtering.jar [2024-03-19T01:50:41.322Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:41.322Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.322Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:41.322Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-03-19T01:50:41.322Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.0 to target/dependency/jackson-core.jar [2024-03-19T01:50:41.322Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.6 to target/dependency/asm-util.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:4.0-M1-GF1 to target/dependency/jersey-bean-validation.jar [2024-03-19T01:50:41.323Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:3.0.0 to target/dependency/jakarta.annotation-api.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:8.0.1-SNAPSHOT to target/dependency/config-api.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.ow2.asm:asm:jar:9.6 to target/dependency/asm.jar [2024-03-19T01:50:41.323Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 to target/dependency/jackson-databind.jar [2024-03-19T01:50:41.323Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.323Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:8.0.1-SNAPSHOT to target/dependency/api-exporter.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-03-19T01:50:41.323Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:4.0.0-M2 to target/dependency/hk2-locator.jar [2024-03-19T01:50:41.323Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:41.323Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-03-19T01:50:41.323Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.323Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:41.323Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.1.0-M1 to target/dependency/jakarta.validation-api.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.6 to target/dependency/asm-analysis.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.hk2:class-model:jar:4.0.0-M2 to target/dependency/class-model.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.hk2:hk2:jar:4.0.0-M2 to target/dependency/hk2.jar [2024-03-19T01:50:41.323Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 to target/dependency/jackson-annotations.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:8.0.1-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-binding.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jettison.jar [2024-03-19T01:50:41.323Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.main.core:logging:jar:8.0.1-SNAPSHOT to target/dependency/logging.jar [2024-03-19T01:50:41.323Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-03-19T01:50:41.323Z] [INFO] Copying org.glassfish.main.security:security-services:jar:8.0.1-SNAPSHOT to target/dependency/security-services.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-03-19T01:50:41.324Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-common [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:8.0.1-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:4.0-M1-GF1 to target/dependency/jersey-media-jaxb.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:8.0.1-SNAPSHOT to target/dependency/server-mgmt.jar [2024-03-19T01:50:41.324Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:6.0.0 to target/dependency/jakarta.el-api.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.expressly:expressly:jar:6.0.0-M1 to target/dependency/expressly.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:8.0.1-SNAPSHOT to target/dependency/osgi-container.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-api.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:4.0-M1-GF1 to target/dependency/jersey-client.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:4.0-M1-GF1 to target/dependency/jersey-media-multipart.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:8.0.1-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:4.0-M1-GF1 to target/dependency/jersey-hk2.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:4.0.0-M2 to target/dependency/hk2-runlevel.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:8.0.1-SNAPSHOT to target/dependency/admin-util.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:8.0.1-SNAPSHOT to target/dependency/launcher.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:4.0-M1-GF1 to target/dependency/jersey-common.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jackson.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-03-19T01:50:41.324Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.6 to target/dependency/asm-commons.jar [2024-03-19T01:50:41.324Z] [INFO] [2024-03-19T01:50:41.324Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ atomic --- [2024-03-19T01:50:41.324Z] [INFO] No sources to compile [2024-03-19T01:50:41.324Z] [INFO] [2024-03-19T01:50:41.324Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ atomic --- [2024-03-19T01:50:41.324Z] [INFO] No sources to compile [2024-03-19T01:50:41.324Z] [INFO] [2024-03-19T01:50:41.324Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [2024-03-19T01:50:41.324Z] [INFO] Executing tasks [2024-03-19T01:50:41.324Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/dependency/META-INF for [2024-03-19T01:50:41.324Z] [INFO] [echo] atomic [2024-03-19T01:50:41.324Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/dependency/META-INF [2024-03-19T01:50:41.324Z] [INFO] Executed tasks [2024-03-19T01:50:41.324Z] [INFO] [2024-03-19T01:50:41.324Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ atomic --- [2024-03-19T01:50:41.324Z] [INFO] Reading assembly descriptor: src/main/assembly/atomic.xml [2024-03-19T01:50:41.324Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage [2024-03-19T01:50:41.324Z] [INFO] [2024-03-19T01:50:41.324Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-internal-api --- [2024-03-19T01:50:41.581Z] [INFO] [2024-03-19T01:50:41.581Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-internal-api --- [2024-03-19T01:50:41.581Z] [INFO] [2024-03-19T01:50:41.581Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-internal-api --- [2024-03-19T01:50:41.581Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:41.581Z] [INFO] [2024-03-19T01:50:41.581Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-internal-api --- [2024-03-19T01:50:41.581Z] [INFO] [2024-03-19T01:50:41.581Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-connectors-connector --- [2024-03-19T01:50:41.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/src/main/resources [2024-03-19T01:50:41.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/src/main/manpages [2024-03-19T01:50:41.581Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-connectors-connector --- [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-connectors-connector --- [2024-03-19T01:50:41.582Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-internal-api --- [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-connectors-connector --- [2024-03-19T01:50:41.582Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:50:41.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/src/main/resources [2024-03-19T01:50:41.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/src/main/manpages [2024-03-19T01:50:41.582Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:41.582Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.582Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-connectors-connector --- [2024-03-19T01:50:41.582Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.582Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- exec:3.2.0:exec (create-domain) @ atomic --- [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ work-management --- [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ work-management --- [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ work-management --- [2024-03-19T01:50:41.582Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- resources:3.3.1:resources (default-resources) @ work-management --- [2024-03-19T01:50:41.582Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:50:41.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/src/main/manpages [2024-03-19T01:50:41.582Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ work-management --- [2024-03-19T01:50:41.582Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.582Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc-core --- [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc-core --- [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-core --- [2024-03-19T01:50:41.582Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-core --- [2024-03-19T01:50:41.582Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-03-19T01:50:41.582Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T01:50:41.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/manpages [2024-03-19T01:50:41.582Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:41.582Z] [INFO] [2024-03-19T01:50:41.582Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc-core --- [2024-03-19T01:50:41.582Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:41.583Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ container-common --- [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ container-common --- [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ container-common --- [2024-03-19T01:50:41.583Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- resources:3.3.1:resources (default-resources) @ container-common --- [2024-03-19T01:50:41.583Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:50:41.583Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/resources [2024-03-19T01:50:41.583Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/manpages [2024-03-19T01:50:41.583Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ container-common --- [2024-03-19T01:50:41.583Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.583Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:41.583Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.583Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc-config --- [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc-config --- [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-config --- [2024-03-19T01:50:41.583Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-config --- [2024-03-19T01:50:41.583Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:50:41.583Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/src/main/manpages [2024-03-19T01:50:41.583Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ejb-internal-api --- [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ejb-internal-api --- [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc-config --- [2024-03-19T01:50:41.583Z] [INFO] [2024-03-19T01:50:41.583Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-internal-api --- [2024-03-19T01:50:41.583Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.583Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:41.583Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:41.841Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java uses unchecked or unsafe operations. [2024-03-19T01:50:41.841Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:41.841Z] [INFO] [2024-03-19T01:50:41.841Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-connectors-connector --- [2024-03-19T01:50:41.841Z] [INFO] [2024-03-19T01:50:41.841Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-connectors-connector --- [2024-03-19T01:50:41.841Z] [INFO] [2024-03-19T01:50:41.841Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-connectors-connector --- [2024-03-19T01:50:41.841Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:41.841Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:41.841Z] [INFO] [2024-03-19T01:50:41.841Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-internal-api --- [2024-03-19T01:50:41.841Z] [INFO] [2024-03-19T01:50:41.841Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-internal-api --- [2024-03-19T01:50:41.841Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:41.841Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:42.098Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:42.098Z] [INFO] [2024-03-19T01:50:42.098Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-connectors-connector --- [2024-03-19T01:50:42.098Z] [INFO] [2024-03-19T01:50:42.098Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-connectors-connector --- [2024-03-19T01:50:42.098Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:42.098Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:42.098Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/WorkManagerFactoryImpl.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:42.098Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/WorkManagerFactoryImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:42.098Z] [INFO] [2024-03-19T01:50:42.098Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ work-management --- [2024-03-19T01:50:42.098Z] [INFO] [2024-03-19T01:50:42.098Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ work-management --- [2024-03-19T01:50:42.356Z] [INFO] [2024-03-19T01:50:42.356Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ work-management --- [2024-03-19T01:50:42.356Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:42.356Z] [INFO] [2024-03-19T01:50:42.356Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jdbc-config --- [2024-03-19T01:50:42.356Z] [INFO] [2024-03-19T01:50:42.356Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jdbc-config --- [2024-03-19T01:50:42.356Z] [INFO] [2024-03-19T01:50:42.356Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-internal-api --- [2024-03-19T01:50:42.356Z] [INFO] Not copying test resources [2024-03-19T01:50:42.356Z] [INFO] [2024-03-19T01:50:42.356Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb-internal-api --- [2024-03-19T01:50:42.356Z] [INFO] [2024-03-19T01:50:42.356Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-config --- [2024-03-19T01:50:42.356Z] [INFO] Not compiling test sources [2024-03-19T01:50:42.356Z] [INFO] [2024-03-19T01:50:42.356Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-internal-api --- [2024-03-19T01:50:42.356Z] [INFO] [2024-03-19T01:50:42.356Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-internal-api --- [2024-03-19T01:50:42.356Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:42.356Z] [INFO] Tests are skipped. [2024-03-19T01:50:42.356Z] [INFO] [2024-03-19T01:50:42.356Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-internal-api --- [2024-03-19T01:50:42.356Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java:[75,62] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:42.356Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[78,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:42.356Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[130,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:42.356Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[234,31] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:42.356Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/spi/base/datastructure/CacheFactory.java:[66,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:42.356Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Some input files use or override a deprecated API. [2024-03-19T01:50:42.356Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:42.356Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:42.356Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:42.356Z] [INFO] [2024-03-19T01:50:42.357Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jdbc-core --- [2024-03-19T01:50:42.357Z] [INFO] [2024-03-19T01:50:42.357Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jdbc-core --- [2024-03-19T01:50:42.357Z] [INFO] Executing tasks [2024-03-19T01:50:42.357Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/classes/META-INF for [2024-03-19T01:50:42.357Z] [INFO] [echo] ejb-internal-api [2024-03-19T01:50:42.357Z] [INFO] Executed tasks [2024-03-19T01:50:42.357Z] [INFO] [2024-03-19T01:50:42.357Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-internal-api --- [2024-03-19T01:50:42.357Z] [INFO] [2024-03-19T01:50:42.357Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-core --- [2024-03-19T01:50:42.357Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:42.357Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar [2024-03-19T01:50:42.357Z] [WARNING] ***************************************************************** [2024-03-19T01:50:42.357Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:42.357Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:42.357Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:42.357Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:42.357Z] [WARNING] ***************************************************************** [2024-03-19T01:50:42.357Z] [INFO] [2024-03-19T01:50:42.357Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-connectors-connector --- [2024-03-19T01:50:42.357Z] [INFO] Not copying test resources [2024-03-19T01:50:42.357Z] [INFO] [2024-03-19T01:50:42.357Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-connectors-connector --- [2024-03-19T01:50:42.357Z] [INFO] Not compiling test sources [2024-03-19T01:50:42.357Z] [INFO] [2024-03-19T01:50:42.357Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-connectors-connector --- [2024-03-19T01:50:42.357Z] [INFO] [2024-03-19T01:50:42.357Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-connectors-connector --- [2024-03-19T01:50:42.357Z] [INFO] Tests are skipped. [2024-03-19T01:50:42.357Z] [INFO] [2024-03-19T01:50:42.357Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-connectors-connector --- [2024-03-19T01:50:42.614Z] [INFO] Executing tasks [2024-03-19T01:50:42.614Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/classes/META-INF for [2024-03-19T01:50:42.614Z] [INFO] [echo] gf-connectors-connector [2024-03-19T01:50:42.614Z] [INFO] Executed tasks [2024-03-19T01:50:42.614Z] [INFO] [2024-03-19T01:50:42.614Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-connectors-connector --- [2024-03-19T01:50:42.614Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar [2024-03-19T01:50:42.614Z] [WARNING] Manifest org.glassfish.main.connectors:work-management:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.enterprise.connectors.work, has 1, private references [com.sun.enterprise.connectors.work.monitor] [2024-03-19T01:50:42.614Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:42.614Z] [INFO] [2024-03-19T01:50:42.614Z] [INFO] --- command-security:1.0.17:check (default-check) @ work-management --- [2024-03-19T01:50:42.614Z] [INFO] [2024-03-19T01:50:42.614Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ work-management --- [2024-03-19T01:50:42.614Z] [WARNING] ***************************************************************** [2024-03-19T01:50:42.614Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:42.614Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:42.614Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:42.614Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:42.614Z] [WARNING] ***************************************************************** [2024-03-19T01:50:42.614Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:42.614Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:42.614Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:42.614Z] [INFO] [2024-03-19T01:50:42.614Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-core --- [2024-03-19T01:50:42.614Z] [INFO] [2024-03-19T01:50:42.614Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc-core --- [2024-03-19T01:50:42.614Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:42.614Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:42.614Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:42.614Z] [INFO] [2024-03-19T01:50:42.614Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-config --- [2024-03-19T01:50:42.614Z] [INFO] [2024-03-19T01:50:42.614Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc-config --- [2024-03-19T01:50:42.614Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:42.614Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:42.871Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:42.872Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[522,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:50:42.872Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[525,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:42.872Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[554,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:42.872Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[584,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:42.872Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[624,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:42.872Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[480,83] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:50:42.872Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[612,27] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:50:42.872Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[683,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:50:42.872Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[709,36] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:50:42.872Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java: Some input files use or override a deprecated API. [2024-03-19T01:50:42.872Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:42.873Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/org/glassfish/javaee/services/CommonResourceProxy.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:42.873Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/org/glassfish/javaee/services/CommonResourceProxy.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:42.873Z] [INFO] [2024-03-19T01:50:42.873Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ container-common --- [2024-03-19T01:50:42.873Z] [INFO] [2024-03-19T01:50:42.873Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ container-common --- [2024-03-19T01:50:42.873Z] [INFO] [2024-03-19T01:50:42.873Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ container-common --- [2024-03-19T01:50:42.873Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:42.873Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar [2024-03-19T01:50:43.130Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:43.130Z] [INFO] [2024-03-19T01:50:43.130Z] [INFO] --- command-security:1.0.17:check (default-check) @ container-common --- [2024-03-19T01:50:43.130Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ha.commands.ListPersistenceTypesCommand] [2024-03-19T01:50:43.130Z] [INFO] [2024-03-19T01:50:43.130Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ container-common --- [2024-03-19T01:50:43.130Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:43.130Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:43.130Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:50:43.130Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:43.130Z] [INFO] Initial messages found so far: {} [2024-03-19T01:50:43.130Z] [INFO] Processing: AS-RAR-05003 [2024-03-19T01:50:43.130Z] [INFO] Message AS-RAR-05003 needs checking for cause/action: true [2024-03-19T01:50:43.130Z] [INFO] Processing: AS-RAR-05005 [2024-03-19T01:50:43.130Z] [INFO] Message AS-RAR-05005 needs checking for cause/action: true [2024-03-19T01:50:43.130Z] [INFO] Processing: AS-RAR-05012 [2024-03-19T01:50:43.130Z] [INFO] Message AS-RAR-05012 needs checking for cause/action: false [2024-03-19T01:50:43.130Z] [INFO] Processing: AS-RAR-05004 [2024-03-19T01:50:43.130Z] [INFO] Message AS-RAR-05004 needs checking for cause/action: false [2024-03-19T01:50:43.130Z] [INFO] Processing: AS-RAR-05007 [2024-03-19T01:50:43.130Z] [INFO] Message AS-RAR-05007 needs checking for cause/action: false [2024-03-19T01:50:43.130Z] [INFO] Processing: AS-RAR-05008 [2024-03-19T01:50:43.130Z] [INFO] Message AS-RAR-05008 needs checking for cause/action: false [2024-03-19T01:50:43.130Z] [INFO] Processing: AS-RAR-05009 [2024-03-19T01:50:43.130Z] [INFO] Message AS-RAR-05009 needs checking for cause/action: false [2024-03-19T01:50:43.130Z] [INFO] Processing: AS-RAR-05010 [2024-03-19T01:50:43.130Z] [INFO] Message AS-RAR-05010 needs checking for cause/action: false [2024-03-19T01:50:43.130Z] [INFO] Processing: AS-RAR-05006 [2024-03-19T01:50:43.130Z] [INFO] Message AS-RAR-05006 needs checking for cause/action: false [2024-03-19T01:50:43.130Z] [INFO] Processing: AS-RAR-05011 [2024-03-19T01:50:43.131Z] [INFO] Message AS-RAR-05011 needs checking for cause/action: false [2024-03-19T01:50:43.131Z] [INFO] Processing: AS-RAR-05001 [2024-03-19T01:50:43.131Z] [INFO] Message AS-RAR-05001 needs checking for cause/action: true [2024-03-19T01:50:43.131Z] [INFO] Processing: AS-RAR-05002 [2024-03-19T01:50:43.131Z] [INFO] Message AS-RAR-05002 needs checking for cause/action: true [2024-03-19T01:50:43.131Z] [INFO] Total Messages including ones found from disk so far: {AS-RAR-05001=Failed to get the thread-pool [ {0} ] for resource adapter [ {1} ]., AS-RAR-05001.MSG_COMMENT=# Failed to find thread pool, AS-RAR-05002=Failed to get the default thread-pool for resource adapter [ {0} ]., AS-RAR-05002.MSG_COMMENT=# Failed to find the default thread pool., AS-RAR-05003=An error occurred during instantiation of the Work Manager class [ {0} ] for resource adapter [ {1} ]., AS-RAR-05003.MSG_COMMENT=# Failed to create Work Manager instance., AS-RAR-05004=The Work named [ {0} ], progress [ {1} ]., AS-RAR-05004.MSG_COMMENT=# Print Work status, AS-RAR-05005=Resource adapter association failed., AS-RAR-05005.MSG_COMMENT=# Failed to associate Resource Adapter bean to Work instance., AS-RAR-05006=Unable to load Work Context class {0}., AS-RAR-05006.MSG_COMMENT=# Can not find Work Context class., AS-RAR-05007=Cannot specify both Execution Context [{0}] as well Transaction Context [{1}] for Work [{2}] execution. Only one can be specified., AS-RAR-05007.MSG_COMMENT=# ExecutionContext conflict., AS-RAR-05008=Duplicate Work Context for type [ {0} ]., AS-RAR-05008.MSG_COMMENT=# Duplicate Work Context., AS-RAR-05009=Application server cannot handle the following Work Context : {0}., AS-RAR-05009.MSG_COMMENT=# Unsupported Work Context., AS-RAR-05010=Setting custom Work Context class [ {0} ] using most specific supportted Work Context class [ {1} ]., AS-RAR-05010.MSG_COMMENT=# Handle custom Work Context., AS-RAR-05011=Unable to set Security Context., AS-RAR-05011.MSG_COMMENT=# Unable to set Security Context., AS-RAR-05012=Unsupported callback {0} during credential mapping., AS-RAR-05012.MSG_COMMENT=# Unsupported callback class.} [2024-03-19T01:50:43.131Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:50:43.131Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:43.131Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:43.131Z] [INFO] Processing: jakarta.enterprise.connector.work on element CONNECTOR_WORK_MANAGER_LOGGER [2024-03-19T01:50:43.131Z] [INFO] Enclosing type is com.sun.enterprise.connectors.work.LogFacade [2024-03-19T01:50:43.131Z] [INFO] Loggers found so far: {jakarta.enterprise.connector.work.description=logger for connector work manager module, jakarta.enterprise.connector.work.publish=true, jakarta.enterprise.connector.work.subsystem=connector} [2024-03-19T01:50:43.131Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:50:43.131Z] [INFO] Found enclosing element CONNECTOR_WORK_MANAGER_LOGGER [2024-03-19T01:50:43.131Z] [INFO] Found enclosing element com.sun.enterprise.connectors.work.LogFacade [2024-03-19T01:50:43.131Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:50:43.131Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:43.132Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:43.132Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:50:43.132Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ work-management --- [2024-03-19T01:50:43.132Z] [INFO] Not copying test resources [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ work-management --- [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-core --- [2024-03-19T01:50:43.132Z] [INFO] Not compiling test sources [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ work-management --- [2024-03-19T01:50:43.132Z] [INFO] Not copying test resources [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jdbc-core --- [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- surefire:3.2.5:test (default-test) @ work-management --- [2024-03-19T01:50:43.132Z] [INFO] Not compiling test sources [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-core --- [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-core --- [2024-03-19T01:50:43.132Z] [INFO] Tests are skipped. [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ work-management --- [2024-03-19T01:50:43.132Z] [INFO] Tests are skipped. [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-core --- [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-config --- [2024-03-19T01:50:43.132Z] [INFO] Not copying test resources [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jdbc-config --- [2024-03-19T01:50:43.132Z] [INFO] Executing tasks [2024-03-19T01:50:43.132Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF for [2024-03-19T01:50:43.132Z] [INFO] [echo] jdbc-core [2024-03-19T01:50:43.132Z] [INFO] Not compiling test sources [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-config --- [2024-03-19T01:50:43.132Z] [INFO] Executed tasks [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-core --- [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-config --- [2024-03-19T01:50:43.132Z] [INFO] Tests are skipped. [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-config --- [2024-03-19T01:50:43.132Z] [INFO] Executing tasks [2024-03-19T01:50:43.132Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/classes/META-INF for [2024-03-19T01:50:43.132Z] [INFO] [echo] work-management [2024-03-19T01:50:43.132Z] [INFO] Executed tasks [2024-03-19T01:50:43.132Z] [INFO] [2024-03-19T01:50:43.132Z] [INFO] --- jar:3.3.0:jar (default-jar) @ work-management --- [2024-03-19T01:50:43.132Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar [2024-03-19T01:50:43.132Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/work-management.jar [2024-03-19T01:50:43.132Z] [WARNING] ***************************************************************** [2024-03-19T01:50:43.132Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:43.132Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:43.132Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:43.132Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:43.132Z] [WARNING] ***************************************************************** [2024-03-19T01:50:43.389Z] [WARNING] ***************************************************************** [2024-03-19T01:50:43.389Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:43.390Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:43.390Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:43.390Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:43.390Z] [WARNING] ***************************************************************** [2024-03-19T01:50:43.390Z] [INFO] Executing tasks [2024-03-19T01:50:43.390Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/classes/META-INF for [2024-03-19T01:50:43.390Z] [INFO] [echo] jdbc-config [2024-03-19T01:50:43.390Z] [INFO] Executed tasks [2024-03-19T01:50:43.390Z] [INFO] [2024-03-19T01:50:43.390Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-config --- [2024-03-19T01:50:43.390Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/jdbc-config.jar [2024-03-19T01:50:43.390Z] Using port 4848 for Admin. [2024-03-19T01:50:43.390Z] Using port 8080 for HTTP Instance. [2024-03-19T01:50:43.390Z] Using default port 7676 for JMS. [2024-03-19T01:50:43.390Z] Using default port 3700 for IIOP. [2024-03-19T01:50:43.390Z] Using default port 8181 for HTTP_SSL. [2024-03-19T01:50:43.390Z] Using default port 3820 for IIOP_SSL. [2024-03-19T01:50:43.390Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-03-19T01:50:43.390Z] Using default port 8686 for JMX_ADMIN. [2024-03-19T01:50:43.390Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T01:50:43.390Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T01:50:43.390Z] [WARNING] ***************************************************************** [2024-03-19T01:50:43.390Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:43.390Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:43.390Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:43.390Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:43.390Z] [WARNING] ***************************************************************** [2024-03-19T01:50:43.390Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T01:50:43.390Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T01:50:43.647Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:43.647Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:43.647Z] [INFO] [2024-03-19T01:50:43.647Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ container-common --- [2024-03-19T01:50:43.647Z] [INFO] Not copying test resources [2024-03-19T01:50:43.647Z] [INFO] [2024-03-19T01:50:43.647Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ container-common --- [2024-03-19T01:50:43.647Z] [INFO] Not compiling test sources [2024-03-19T01:50:43.647Z] [INFO] [2024-03-19T01:50:43.647Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ container-common --- [2024-03-19T01:50:43.647Z] [INFO] [2024-03-19T01:50:43.647Z] [INFO] --- surefire:3.2.5:test (default-test) @ container-common --- [2024-03-19T01:50:43.647Z] [INFO] Tests are skipped. [2024-03-19T01:50:43.647Z] [INFO] [2024-03-19T01:50:43.647Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ container-common --- [2024-03-19T01:50:43.647Z] [INFO] Executing tasks [2024-03-19T01:50:43.647Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/classes/META-INF for [2024-03-19T01:50:43.647Z] [INFO] [echo] container-common [2024-03-19T01:50:43.647Z] [INFO] Executed tasks [2024-03-19T01:50:43.647Z] [INFO] [2024-03-19T01:50:43.647Z] [INFO] --- jar:3.3.0:jar (default-jar) @ container-common --- [2024-03-19T01:50:43.647Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/container-common.jar [2024-03-19T01:50:43.648Z] [WARNING] ***************************************************************** [2024-03-19T01:50:43.648Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:43.648Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:43.648Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:43.648Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:43.648Z] [WARNING] ***************************************************************** [2024-03-19T01:50:43.904Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T01:50:43.904Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T01:50:43.904Z] [2024-03-19T01:50:43.904Z] Warning: [2024-03-19T01:50:43.904Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:50:43.904Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T01:50:43.904Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T01:50:44.468Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-03-19T01:50:44.468Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar, it will become the file for main project artifact. [2024-03-19T01:50:44.468Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-03-19T01:50:44.468Z] [INFO] [2024-03-19T01:50:44.468Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:44.468Z] [INFO] Tests are skipped. [2024-03-19T01:50:44.468Z] [INFO] [2024-03-19T01:50:44.468Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:44.468Z] [INFO] Tests are skipped. [2024-03-19T01:50:44.468Z] [INFO] [2024-03-19T01:50:44.468Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-nucleus-checkstyle) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:44.468Z] [INFO] [2024-03-19T01:50:44.468Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-nucleus --- [2024-03-19T01:50:44.468Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/8.0.1-SNAPSHOT/glassfish-embedded-nucleus-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:44.468Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/8.0.1-SNAPSHOT/glassfish-embedded-nucleus-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:44.468Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/8.0.1-SNAPSHOT/glassfish-embedded-nucleus-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:44.468Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/8.0.1-SNAPSHOT/glassfish-embedded-nucleus-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:44.725Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T01:50:44.725Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T01:50:44.725Z] [2024-03-19T01:50:44.725Z] Warning: [2024-03-19T01:50:44.725Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:50:44.982Z] Enter keystore password: Certificate stored in file [2024-03-19T01:50:44.982Z] [2024-03-19T01:50:44.982Z] Warning: [2024-03-19T01:50:44.982Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:50:45.239Z] Enter keystore password: Certificate was added to keystore [2024-03-19T01:50:45.496Z] Enter keystore password: Certificate stored in file [2024-03-19T01:50:45.496Z] [2024-03-19T01:50:45.496Z] Warning: [2024-03-19T01:50:45.496Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:50:45.752Z] Enter keystore password: Certificate was added to keystore [2024-03-19T01:50:46.010Z] Domain domain1 created. [2024-03-19T01:50:46.010Z] Domain domain1 admin port is 4848. [2024-03-19T01:50:46.010Z] Domain domain1 allows admin login as user "admin" with no password. [2024-03-19T01:50:46.010Z] Login information relevant to admin user name [admin] [2024-03-19T01:50:46.010Z] for this domain [domain1] stored at [2024-03-19T01:50:46.010Z] [/home/jenkins/.gfclient/pass] successfully. [2024-03-19T01:50:46.010Z] Make sure that this file remains protected. [2024-03-19T01:50:46.010Z] Information stored in this file will be used by [2024-03-19T01:50:46.010Z] administration commands to manage this domain. [2024-03-19T01:50:46.010Z] Command create-domain executed successfully. [2024-03-19T01:50:46.266Z] [INFO] [2024-03-19T01:50:46.266Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ orb-iiop --- [2024-03-19T01:50:46.266Z] [WARNING] ***************************************************************** [2024-03-19T01:50:46.266Z] [WARNING] * The * [2024-03-19T01:50:46.266Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:46.266Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:46.266Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:46.266Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:46.267Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:46.267Z] [WARNING] ***************************************************************** [2024-03-19T01:50:46.267Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:47.197Z] [INFO] CycloneDX: Creating BOM version 1.4 with 82 component(s) [2024-03-19T01:50:47.197Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/bom.xml [2024-03-19T01:50:47.198Z] [INFO] attaching as orb-iiop-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:47.198Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/bom.json [2024-03-19T01:50:47.198Z] [INFO] attaching as orb-iiop-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:47.198Z] [INFO] [2024-03-19T01:50:47.198Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-internal-api --- [2024-03-19T01:50:47.198Z] [WARNING] ***************************************************************** [2024-03-19T01:50:47.198Z] [WARNING] * The * [2024-03-19T01:50:47.198Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:47.198Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:47.198Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:47.198Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:47.198Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:47.198Z] [WARNING] ***************************************************************** [2024-03-19T01:50:47.198Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:48.568Z] [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) [2024-03-19T01:50:48.568Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/bom.xml [2024-03-19T01:50:48.568Z] [INFO] attaching as ejb-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:48.568Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/bom.json [2024-03-19T01:50:48.568Z] [INFO] attaching as ejb-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:48.568Z] [INFO] [2024-03-19T01:50:48.568Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-internal-api --- [2024-03-19T01:50:48.568Z] [INFO] Tests are skipped. [2024-03-19T01:50:48.568Z] [INFO] [2024-03-19T01:50:48.568Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-connectors-connector --- [2024-03-19T01:50:48.568Z] [WARNING] ***************************************************************** [2024-03-19T01:50:48.568Z] [WARNING] * The * [2024-03-19T01:50:48.568Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:48.568Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:48.568Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:48.568Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:48.568Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:48.568Z] [WARNING] ***************************************************************** [2024-03-19T01:50:48.568Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:49.133Z] [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) [2024-03-19T01:50:49.390Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/bom.xml [2024-03-19T01:50:49.390Z] [INFO] attaching as gf-connectors-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:49.390Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/bom.json [2024-03-19T01:50:49.390Z] [INFO] attaching as gf-connectors-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:49.390Z] [INFO] [2024-03-19T01:50:49.390Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-connectors-connector --- [2024-03-19T01:50:49.390Z] [INFO] Tests are skipped. [2024-03-19T01:50:49.390Z] [INFO] [2024-03-19T01:50:49.390Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-connectors-connector --- [2024-03-19T01:50:49.390Z] [INFO] Tests are skipped. [2024-03-19T01:50:49.390Z] [INFO] [2024-03-19T01:50:49.390Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc-core --- [2024-03-19T01:50:49.390Z] [WARNING] ***************************************************************** [2024-03-19T01:50:49.390Z] [WARNING] * The * [2024-03-19T01:50:49.390Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:49.390Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:49.390Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:49.390Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:49.390Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:49.390Z] [WARNING] ***************************************************************** [2024-03-19T01:50:49.390Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:50.323Z] [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) [2024-03-19T01:50:50.323Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/bom.xml [2024-03-19T01:50:50.323Z] [INFO] attaching as jdbc-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:50.323Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/bom.json [2024-03-19T01:50:50.324Z] [INFO] attaching as jdbc-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:50.324Z] [INFO] [2024-03-19T01:50:50.324Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-core --- [2024-03-19T01:50:50.324Z] [INFO] Tests are skipped. [2024-03-19T01:50:50.324Z] [INFO] [2024-03-19T01:50:50.324Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ work-management --- [2024-03-19T01:50:50.324Z] [WARNING] ***************************************************************** [2024-03-19T01:50:50.324Z] [WARNING] * The * [2024-03-19T01:50:50.324Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:50.324Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:50.324Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:50.324Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:50.324Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:50.324Z] [WARNING] ***************************************************************** [2024-03-19T01:50:50.324Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:51.694Z] [INFO] CycloneDX: Creating BOM version 1.4 with 85 component(s) [2024-03-19T01:50:51.694Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/bom.xml [2024-03-19T01:50:51.694Z] [INFO] attaching as work-management-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:51.695Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/bom.json [2024-03-19T01:50:51.695Z] [INFO] attaching as work-management-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:51.695Z] [INFO] [2024-03-19T01:50:51.695Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc-config --- [2024-03-19T01:50:51.695Z] [WARNING] ***************************************************************** [2024-03-19T01:50:51.695Z] [WARNING] * The * [2024-03-19T01:50:51.695Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:51.695Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:51.695Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:51.695Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:51.695Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:51.695Z] [WARNING] ***************************************************************** [2024-03-19T01:50:51.695Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:52.625Z] [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) [2024-03-19T01:50:52.625Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/bom.xml [2024-03-19T01:50:52.625Z] [INFO] attaching as jdbc-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:52.625Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/bom.json [2024-03-19T01:50:52.625Z] [INFO] attaching as jdbc-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:52.625Z] [INFO] [2024-03-19T01:50:52.625Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-config --- [2024-03-19T01:50:52.625Z] [INFO] Tests are skipped. [2024-03-19T01:50:52.625Z] [INFO] [2024-03-19T01:50:52.625Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-config --- [2024-03-19T01:50:52.625Z] [INFO] Tests are skipped. [2024-03-19T01:50:52.625Z] [INFO] [2024-03-19T01:50:52.625Z] [WARNING] ***************************************************************** [2024-03-19T01:50:52.625Z] [WARNING] * The * [2024-03-19T01:50:52.625Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:52.625Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:52.625Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:52.625Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ container-common --- [2024-03-19T01:50:52.625Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:52.625Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:52.625Z] [WARNING] ***************************************************************** [2024-03-19T01:50:52.625Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:53.556Z] [INFO] CycloneDX: Creating BOM version 1.4 with 76 component(s) [2024-03-19T01:50:53.556Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/bom.xml [2024-03-19T01:50:53.556Z] [INFO] attaching as container-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:53.556Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/bom.json [2024-03-19T01:50:53.556Z] [INFO] attaching as container-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:53.556Z] [INFO] [2024-03-19T01:50:53.556Z] [INFO] --- assembly:3.6.0:single (default-single) @ atomic --- [2024-03-19T01:50:53.556Z] [INFO] [2024-03-19T01:50:53.556Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-iiop --- [2024-03-19T01:50:53.556Z] [INFO] [2024-03-19T01:50:53.556Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-internal-api --- [2024-03-19T01:50:53.556Z] [INFO] [2024-03-19T01:50:53.557Z] [INFO] [2024-03-19T01:50:53.557Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ container-common --- [2024-03-19T01:50:53.557Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-gf-connectors-connector-checkstyle) @ gf-connectors-connector --- [2024-03-19T01:50:53.557Z] [INFO] [2024-03-19T01:50:53.557Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-core --- [2024-03-19T01:50:53.557Z] [INFO] [2024-03-19T01:50:53.557Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ work-management --- [2024-03-19T01:50:53.557Z] [INFO] [2024-03-19T01:50:53.557Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc-jdbc-config-checkstyle) @ jdbc-config --- [2024-03-19T01:50:53.557Z] [INFO] Tests are skipped. [2024-03-19T01:50:53.815Z] [INFO] Tests are skipped. [2024-03-19T01:50:53.815Z] [INFO] [2024-03-19T01:50:53.815Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-core-jdbc-core-checkstyle) @ jdbc-core --- [2024-03-19T01:50:53.815Z] [INFO] [2024-03-19T01:50:53.815Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-internal-api-checkstyle) @ ejb-internal-api --- [2024-03-19T01:50:53.815Z] [INFO] [2024-03-19T01:50:53.815Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-config --- [2024-03-19T01:50:53.815Z] [INFO] [2024-03-19T01:50:53.815Z] [INFO] --- install:3.1.1:install (default-install) @ gf-connectors-connector --- [2024-03-19T01:50:53.815Z] [INFO] [2024-03-19T01:50:53.815Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-internal-api --- [2024-03-19T01:50:53.815Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-03-19T01:50:53.815Z] [INFO] [2024-03-19T01:50:53.815Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-core --- [2024-03-19T01:50:53.815Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/8.0.1-SNAPSHOT/jdbc-config-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:53.816Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/8.0.1-SNAPSHOT/jdbc-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:53.816Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/8.0.1-SNAPSHOT/gf-connectors-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:53.816Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/8.0.1-SNAPSHOT/ejb-internal-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:53.816Z] [INFO] Tests are skipped. [2024-03-19T01:50:53.816Z] [INFO] Tests are skipped. [2024-03-19T01:50:53.816Z] [INFO] [2024-03-19T01:50:53.816Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-iiop --- [2024-03-19T01:50:53.816Z] [INFO] [2024-03-19T01:50:53.816Z] [INFO] --- failsafe:3.2.5:verify (verify) @ work-management --- [2024-03-19T01:50:53.816Z] [INFO] Tests are skipped. [2024-03-19T01:50:53.816Z] [INFO] [2024-03-19T01:50:53.816Z] [INFO] --- failsafe:3.2.5:verify (verify) @ container-common --- [2024-03-19T01:50:53.816Z] [INFO] Tests are skipped. [2024-03-19T01:50:53.816Z] [INFO] Tests are skipped. [2024-03-19T01:50:53.816Z] [INFO] [2024-03-19T01:50:53.816Z] [INFO] [2024-03-19T01:50:53.816Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-work-management-checkstyle) @ work-management --- [2024-03-19T01:50:53.816Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.orb-orb-iiop-checkstyle) @ orb-iiop --- [2024-03-19T01:50:53.816Z] [INFO] Tests are skipped. [2024-03-19T01:50:53.816Z] [INFO] [2024-03-19T01:50:53.816Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-container-common-checkstyle) @ container-common --- [2024-03-19T01:50:53.816Z] [INFO] [2024-03-19T01:50:53.816Z] [INFO] --- install:3.1.1:install (default-install) @ work-management --- [2024-03-19T01:50:53.816Z] [INFO] [2024-03-19T01:50:53.816Z] [INFO] --- install:3.1.1:install (default-install) @ container-common --- [2024-03-19T01:50:53.816Z] [INFO] [2024-03-19T01:50:53.816Z] [INFO] --- install:3.1.1:install (default-install) @ orb-iiop --- [2024-03-19T01:50:53.816Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/8.0.1-SNAPSHOT/ejb-internal-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:53.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/8.0.1-SNAPSHOT/jdbc-core-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:53.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/8.0.1-SNAPSHOT/gf-connectors-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:53.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/8.0.1-SNAPSHOT/jdbc-config-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:53.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/8.0.1-SNAPSHOT/work-management-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:53.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/8.0.1-SNAPSHOT/container-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:53.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/8.0.1-SNAPSHOT/orb-iiop-8.0.1-SNAPSHOT.pom [2024-03-19T01:50:53.817Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/8.0.1-SNAPSHOT/ejb-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:53.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/8.0.1-SNAPSHOT/jdbc-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:53.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/container-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/8.0.1-SNAPSHOT/container-common-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:53.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/8.0.1-SNAPSHOT/gf-connectors-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:53.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/8.0.1-SNAPSHOT/work-management-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:53.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/8.0.1-SNAPSHOT/jdbc-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:53.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/8.0.1-SNAPSHOT/orb-iiop-8.0.1-SNAPSHOT.jar [2024-03-19T01:50:53.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/8.0.1-SNAPSHOT/ejb-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:53.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/8.0.1-SNAPSHOT/work-management-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:53.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/8.0.1-SNAPSHOT/container-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:53.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/8.0.1-SNAPSHOT/gf-connectors-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:53.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/8.0.1-SNAPSHOT/orb-iiop-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:53.819Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/8.0.1-SNAPSHOT/jdbc-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:53.819Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/8.0.1-SNAPSHOT/jdbc-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:53.819Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/8.0.1-SNAPSHOT/container-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:53.819Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/8.0.1-SNAPSHOT/work-management-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:53.819Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/8.0.1-SNAPSHOT/orb-iiop-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:53.819Z] [INFO] [2024-03-19T01:50:53.819Z] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [2024-03-19T01:50:53.819Z] [INFO] Building Jakarta EE Security Core Classes 8.0.1-SNAPSHOT [219/300] [2024-03-19T01:50:53.819Z] [INFO] from appserver/security/core-ee/pom.xml [2024-03-19T01:50:53.819Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:53.819Z] [INFO] [2024-03-19T01:50:53.819Z] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [2024-03-19T01:50:53.819Z] [INFO] Building Connectors admin 8.0.1-SNAPSHOT [220/300] [2024-03-19T01:50:53.819Z] [INFO] from appserver/connectors/admin/pom.xml [2024-03-19T01:50:53.819Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:53.819Z] [INFO] [2024-03-19T01:50:53.819Z] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [2024-03-19T01:50:53.819Z] [INFO] Building Common persistence code between JPA and CMP 8.0.1-SNAPSHOT [221/300] [2024-03-19T01:50:53.819Z] [INFO] [2024-03-19T01:50:53.819Z] [INFO] [2024-03-19T01:50:53.819Z] [INFO] [2024-03-19T01:50:53.819Z] [INFO] from appserver/persistence/common/pom.xml [2024-03-19T01:50:53.819Z] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [2024-03-19T01:50:53.819Z] [INFO] [2024-03-19T01:50:53.819Z] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [2024-03-19T01:50:53.819Z] [INFO] Building Web module command line interface 8.0.1-SNAPSHOT [223/300] [2024-03-19T01:50:53.819Z] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [2024-03-19T01:50:53.819Z] [INFO] from appserver/web/admin/pom.xml [2024-03-19T01:50:53.819Z] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [2024-03-19T01:50:53.819Z] [INFO] Building Weld connector for glassfish 8.0.1-SNAPSHOT [222/300] [2024-03-19T01:50:53.819Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:53.819Z] [INFO] from appserver/web/gf-weld-connector/pom.xml [2024-03-19T01:50:53.819Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:53.819Z] [INFO] [2024-03-19T01:50:53.819Z] [INFO] [2024-03-19T01:50:53.819Z] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [2024-03-19T01:50:53.819Z] [INFO] [2024-03-19T01:50:53.819Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [2024-03-19T01:50:53.819Z] [INFO] Building connectors-ra-redeploy-jars 8.0.1-SNAPSHOT [227/300] [2024-03-19T01:50:53.819Z] [INFO] Building Connector for JPA runtime in glassfish 8.0.1-SNAPSHOT [225/300] [2024-03-19T01:50:53.819Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:53.819Z] [INFO] from appserver/persistence/gf-jpa-connector/pom.xml [2024-03-19T01:50:53.819Z] [INFO] Building GlassFish ha-shoal-store 8.0.1-SNAPSHOT [224/300] [2024-03-19T01:50:53.819Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:53.819Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml [2024-03-19T01:50:53.819Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:50:53.819Z] [INFO] Building Ejb Security Integration 8.0.1-SNAPSHOT [226/300] [2024-03-19T01:50:53.820Z] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [2024-03-19T01:50:53.820Z] [INFO] from appserver/security/ejb.security/pom.xml [2024-03-19T01:50:53.820Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:53.820Z] [INFO] from appserver/ha/ha-shoal-store/pom.xml [2024-03-19T01:50:53.820Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:53.820Z] [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 8.0.1-SNAPSHOT [228/300] [2024-03-19T01:50:53.820Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc40/pom.xml [2024-03-19T01:50:53.820Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:50:53.820Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/atomic.zip [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc40 --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc40 --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-weld-connector --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-cli --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc40 --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-weld-connector --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc40 --- [2024-03-19T01:50:53.820Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-cli --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-weld-connector --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jpa-connector --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-cli --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-weld-connector --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-cli --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-jpa-connector --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-jpa-connector --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence-common --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-jpa-connector --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ persistence-common --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ persistence-common --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb.security --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ persistence-common --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb.security --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-store --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb.security --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ha-shoal-cache-store --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb.security --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-store --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ha-shoal-cache-store --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-ee --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security-ee --- [2024-03-19T01:50:53.820Z] [INFO] [2024-03-19T01:50:53.820Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ security-ee --- [2024-03-19T01:50:53.821Z] [INFO] [2024-03-19T01:50:53.821Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ security-ee --- [2024-03-19T01:50:53.821Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:53.821Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:53.821Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:53.821Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:53.821Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:53.821Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:53.821Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:53.821Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:53.821Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:53.821Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:53.821Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:53.821Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:53.821Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:53.821Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:53.821Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:53.821Z] [INFO] Compiling 21 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:53.821Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:53.821Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:53.821Z] [INFO] [2024-03-19T01:50:53.821Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-admin --- [2024-03-19T01:50:53.821Z] [INFO] [2024-03-19T01:50:53.821Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-admin --- [2024-03-19T01:50:53.821Z] [INFO] [2024-03-19T01:50:53.821Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-admin --- [2024-03-19T01:50:53.821Z] [INFO] [2024-03-19T01:50:53.821Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-admin --- [2024-03-19T01:50:53.821Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:53.821Z] [INFO] Compiling 47 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.389Z] [INFO] [2024-03-19T01:50:54.389Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ha-shoal-cache-store --- [2024-03-19T01:50:54.389Z] [INFO] [2024-03-19T01:50:54.389Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ha-shoal-cache-store --- [2024-03-19T01:50:54.389Z] [INFO] [2024-03-19T01:50:54.389Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-store --- [2024-03-19T01:50:54.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:54.389Z] [INFO] [2024-03-19T01:50:54.389Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-store --- [2024-03-19T01:50:54.389Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/src/main/resources [2024-03-19T01:50:54.389Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/src/main/manpages [2024-03-19T01:50:54.389Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:54.389Z] [INFO] [2024-03-19T01:50:54.389Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ha-shoal-cache-store --- [2024-03-19T01:50:54.389Z] [INFO] [2024-03-19T01:50:54.389Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-jpa-connector --- [2024-03-19T01:50:54.389Z] [INFO] [2024-03-19T01:50:54.389Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-jpa-connector --- [2024-03-19T01:50:54.389Z] [INFO] [2024-03-19T01:50:54.389Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jpa-connector --- [2024-03-19T01:50:54.389Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:54.389Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:54.389Z] [INFO] [2024-03-19T01:50:54.389Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:54.389Z] [INFO] [2024-03-19T01:50:54.389Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:54.389Z] [INFO] [2024-03-19T01:50:54.389Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:54.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:54.389Z] [INFO] [2024-03-19T01:50:54.389Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jpa-connector --- [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ persistence-common --- [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ persistence-common --- [2024-03-19T01:50:54.390Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:50:54.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/src/main/manpages [2024-03-19T01:50:54.390Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence-common --- [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:54.390Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:54.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/resources [2024-03-19T01:50:54.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/manpages [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-jpa-connector --- [2024-03-19T01:50:54.390Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- resources:3.3.1:resources (default-resources) @ persistence-common --- [2024-03-19T01:50:54.390Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:54.390Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.390Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:50:54.390Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:54.390Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/main/manpages [2024-03-19T01:50:54.390Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ persistence-common --- [2024-03-19T01:50:54.390Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:54.390Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ atomic --- [2024-03-19T01:50:54.390Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/atomic.zip [2024-03-19T01:50:54.390Z] [WARNING] ***************************************************************** [2024-03-19T01:50:54.390Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:54.390Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:54.390Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:54.390Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:54.390Z] [WARNING] ***************************************************************** [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc40 --- [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc40 --- [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc40 --- [2024-03-19T01:50:54.390Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc40 --- [2024-03-19T01:50:54.390Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:50:54.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/src/main/manpages [2024-03-19T01:50:54.390Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:54.390Z] [INFO] [2024-03-19T01:50:54.390Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc40 --- [2024-03-19T01:50:54.391Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:54.391Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-weld-connector --- [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-weld-connector --- [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-weld-connector --- [2024-03-19T01:50:54.391Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-weld-connector --- [2024-03-19T01:50:54.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/src/main/resources [2024-03-19T01:50:54.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/src/main/manpages [2024-03-19T01:50:54.391Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-weld-connector --- [2024-03-19T01:50:54.391Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:54.391Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-admin --- [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-admin --- [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-admin --- [2024-03-19T01:50:54.391Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-admin --- [2024-03-19T01:50:54.391Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:50:54.391Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:50:54.391Z] [INFO] Copying 31 resources from src/main/manpages to target/classes [2024-03-19T01:50:54.391Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-admin --- [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-cli --- [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-cli --- [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-cli --- [2024-03-19T01:50:54.391Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:54.391Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:54.391Z] [INFO] Compiling 47 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-cli --- [2024-03-19T01:50:54.391Z] [INFO] [2024-03-19T01:50:54.391Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb.security --- [2024-03-19T01:50:54.649Z] [INFO] [2024-03-19T01:50:54.649Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb.security --- [2024-03-19T01:50:54.649Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:50:54.649Z] [INFO] [2024-03-19T01:50:54.649Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb.security --- [2024-03-19T01:50:54.649Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:54.649Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:50:54.649Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-03-19T01:50:54.649Z] [INFO] [2024-03-19T01:50:54.649Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb.security --- [2024-03-19T01:50:54.649Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:50:54.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/resources [2024-03-19T01:50:54.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/manpages [2024-03-19T01:50:54.650Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:54.650Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:54.650Z] [INFO] [2024-03-19T01:50:54.650Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb.security --- [2024-03-19T01:50:54.650Z] [INFO] [2024-03-19T01:50:54.650Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-cli --- [2024-03-19T01:50:54.650Z] [INFO] [2024-03-19T01:50:54.650Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ security-ee --- [2024-03-19T01:50:54.650Z] [INFO] [2024-03-19T01:50:54.650Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security-ee --- [2024-03-19T01:50:54.650Z] [INFO] [2024-03-19T01:50:54.650Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-ee --- [2024-03-19T01:50:54.650Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:50:54.650Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:54.650Z] [INFO] Compiling 21 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.650Z] [INFO] [2024-03-19T01:50:54.650Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-ee --- [2024-03-19T01:50:54.650Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:54.650Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:50:54.650Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/resources [2024-03-19T01:50:54.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/manpages [2024-03-19T01:50:54.650Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:50:54.650Z] [INFO] [2024-03-19T01:50:54.650Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ security-ee --- [2024-03-19T01:50:54.650Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:54.650Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.650Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java uses unchecked or unsafe operations. [2024-03-19T01:50:54.650Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:54.650Z] [INFO] [2024-03-19T01:50:54.650Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-store --- [2024-03-19T01:50:54.650Z] [INFO] [2024-03-19T01:50:54.650Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-store --- [2024-03-19T01:50:54.650Z] [INFO] [2024-03-19T01:50:54.650Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-store --- [2024-03-19T01:50:54.650Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:54.650Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java:[234,14] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:50:54.650Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java:[400,42] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:50:54.651Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[74,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:50:54.651Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[83,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:50:54.651Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[84,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:50:54.651Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[127,32] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:50:54.651Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[131,32] Short(java.lang.String) in java.lang.Short has been deprecated and marked for removal [2024-03-19T01:50:54.651Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[135,32] Byte(java.lang.String) in java.lang.Byte has been deprecated and marked for removal [2024-03-19T01:50:54.651Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[139,32] Long(java.lang.String) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:50:54.651Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[143,32] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:50:54.651Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[147,32] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal [2024-03-19T01:50:54.651Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[159,32] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:50:54.651Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/SecurityUtils.java:[67,62] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:54.651Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ConnectionHolder.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:54.652Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ConnectionHolder.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:54.652Z] [INFO] [2024-03-19T01:50:54.652Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:54.652Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:54.652Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.652Z] [INFO] [2024-03-19T01:50:54.652Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-jpa-connector --- [2024-03-19T01:50:54.652Z] [INFO] [2024-03-19T01:50:54.652Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-jpa-connector --- [2024-03-19T01:50:54.652Z] [INFO] [2024-03-19T01:50:54.652Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jpa-connector --- [2024-03-19T01:50:54.652Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:54.910Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:54.910Z] [INFO] [2024-03-19T01:50:54.910Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-store --- [2024-03-19T01:50:54.910Z] [INFO] [2024-03-19T01:50:54.910Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ha-shoal-cache-store --- [2024-03-19T01:50:54.910Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:54.910Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:54.910Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/src/main/java/com/sun/gjc/spi/jdbc40/ProfiledConnectionWrapper40.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/src/main/java/com/sun/gjc/spi/jdbc40/ProfiledConnectionWrapper40.java uses or overrides a deprecated API. [2024-03-19T01:50:54.910Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/src/main/java/com/sun/gjc/spi/jdbc40/ProfiledConnectionWrapper40.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:54.910Z] [INFO] [2024-03-19T01:50:54.910Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jdbc40 --- [2024-03-19T01:50:54.910Z] [INFO] [2024-03-19T01:50:54.910Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jdbc40 --- [2024-03-19T01:50:54.910Z] [INFO] [2024-03-19T01:50:54.910Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc40 --- [2024-03-19T01:50:54.910Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:54.910Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java:[127,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:54.910Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java:[148,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:54.910Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java uses unchecked or unsafe operations. [2024-03-19T01:50:54.911Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:54.911Z] [INFO] [2024-03-19T01:50:54.911Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ persistence-common --- [2024-03-19T01:50:54.911Z] [INFO] [2024-03-19T01:50:54.911Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ persistence-common --- [2024-03-19T01:50:55.169Z] [INFO] [2024-03-19T01:50:55.169Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ persistence-common --- [2024-03-19T01:50:55.169Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:55.169Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:55.169Z] [INFO] [2024-03-19T01:50:55.169Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jpa-connector --- [2024-03-19T01:50:55.169Z] [INFO] [2024-03-19T01:50:55.169Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-jpa-connector --- [2024-03-19T01:50:55.169Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:55.169Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:55.169Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:55.169Z] [INFO] [2024-03-19T01:50:55.169Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc40 --- [2024-03-19T01:50:55.169Z] [INFO] [2024-03-19T01:50:55.169Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc40 --- [2024-03-19T01:50:55.169Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:55.169Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:55.169Z] [INFO] [2024-03-19T01:50:55.169Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:55.169Z] [INFO] Not copying test resources [2024-03-19T01:50:55.169Z] [INFO] [2024-03-19T01:50:55.169Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:55.169Z] [INFO] Not compiling test sources [2024-03-19T01:50:55.169Z] [INFO] [2024-03-19T01:50:55.169Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:55.169Z] [INFO] Tests are skipped. [2024-03-19T01:50:55.169Z] [INFO] [2024-03-19T01:50:55.169Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:55.427Z] [INFO] Executing tasks [2024-03-19T01:50:55.428Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF for [2024-03-19T01:50:55.428Z] [INFO] [echo] connectors-ra-redeploy-jars [2024-03-19T01:50:55.428Z] [INFO] [2024-03-19T01:50:55.428Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-weld-connector --- [2024-03-19T01:50:55.428Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF [2024-03-19T01:50:55.428Z] [INFO] Executed tasks [2024-03-19T01:50:55.428Z] [INFO] [2024-03-19T01:50:55.428Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-weld-connector --- [2024-03-19T01:50:55.428Z] [INFO] [2024-03-19T01:50:55.428Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:55.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar [2024-03-19T01:50:55.428Z] [INFO] [2024-03-19T01:50:55.428Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-weld-connector --- [2024-03-19T01:50:55.428Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:55.428Z] [WARNING] ***************************************************************** [2024-03-19T01:50:55.428Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:55.428Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:55.428Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:55.428Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:55.428Z] [WARNING] ***************************************************************** [2024-03-19T01:50:55.428Z] [INFO] [2024-03-19T01:50:55.428Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-store --- [2024-03-19T01:50:55.428Z] [INFO] Not copying test resources [2024-03-19T01:50:55.428Z] [INFO] [2024-03-19T01:50:55.428Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ha-shoal-cache-store --- [2024-03-19T01:50:55.428Z] [INFO] Not compiling test sources [2024-03-19T01:50:55.428Z] [INFO] [2024-03-19T01:50:55.428Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-store --- [2024-03-19T01:50:55.428Z] [INFO] [2024-03-19T01:50:55.428Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-store --- [2024-03-19T01:50:55.428Z] [INFO] Tests are skipped. [2024-03-19T01:50:55.428Z] [INFO] [2024-03-19T01:50:55.428Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-store --- [2024-03-19T01:50:55.428Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:55.428Z] [INFO] [2024-03-19T01:50:55.428Z] [INFO] --- command-security:1.0.17:check (default-check) @ persistence-common --- [2024-03-19T01:50:55.428Z] [INFO] [2024-03-19T01:50:55.428Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ persistence-common --- [2024-03-19T01:50:55.428Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:55.428Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:55.428Z] [INFO] Executing tasks [2024-03-19T01:50:55.428Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/classes/META-INF for [2024-03-19T01:50:55.428Z] [INFO] [echo] ha-shoal-cache-store [2024-03-19T01:50:55.428Z] [INFO] Executed tasks [2024-03-19T01:50:55.428Z] [INFO] [2024-03-19T01:50:55.428Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-store --- [2024-03-19T01:50:55.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar [2024-03-19T01:50:55.687Z] [WARNING] ***************************************************************** [2024-03-19T01:50:55.687Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:55.687Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:55.687Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:55.687Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:55.687Z] [WARNING] ***************************************************************** [2024-03-19T01:50:55.687Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[645,54] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.687Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[673,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.687Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[710,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.687Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[720,43] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.687Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[732,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.687Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[853,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.687Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[860,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.687Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecClientRequestInterceptor.java:[264,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.688Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[67,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.688Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[84,26] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.688Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[81,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.688Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[255,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.688Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java:[333,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.688Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/ConnectionExecutionContext.java:[44,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:50:55.688Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java: Some input files use or override a deprecated API. [2024-03-19T01:50:55.688Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:55.688Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/IIOPSSLUtilImpl.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:55.688Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/IIOPSSLUtilImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:55.688Z] [INFO] [2024-03-19T01:50:55.688Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ejb.security --- [2024-03-19T01:50:55.688Z] [INFO] [2024-03-19T01:50:55.688Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ejb.security --- [2024-03-19T01:50:55.688Z] [INFO] [2024-03-19T01:50:55.688Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb.security --- [2024-03-19T01:50:55.688Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:55.688Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java uses or overrides a deprecated API. [2024-03-19T01:50:55.689Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:55.689Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorWorkSecurityMap.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:55.689Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorWorkSecurityMap.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:55.689Z] [INFO] [2024-03-19T01:50:55.689Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ connectors-admin --- [2024-03-19T01:50:55.689Z] [INFO] [2024-03-19T01:50:55.689Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ connectors-admin --- [2024-03-19T01:50:55.689Z] [INFO] [2024-03-19T01:50:55.689Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jpa-connector --- [2024-03-19T01:50:55.689Z] [INFO] Not copying test resources [2024-03-19T01:50:55.689Z] [INFO] [2024-03-19T01:50:55.689Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-jpa-connector --- [2024-03-19T01:50:55.689Z] [INFO] Not compiling test sources [2024-03-19T01:50:55.689Z] [INFO] [2024-03-19T01:50:55.689Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-admin --- [2024-03-19T01:50:55.689Z] [INFO] [2024-03-19T01:50:55.689Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jpa-connector --- [2024-03-19T01:50:55.689Z] [INFO] [2024-03-19T01:50:55.689Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jpa-connector --- [2024-03-19T01:50:55.689Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:55.689Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java:[54,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T01:50:55.689Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java:[54,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:50:55.689Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java: Some input files use or override a deprecated API. [2024-03-19T01:50:55.689Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:55.689Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:50:55.689Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:50:55.689Z] [INFO] [2024-03-19T01:50:55.689Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ security-ee --- [2024-03-19T01:50:55.689Z] [INFO] [2024-03-19T01:50:55.690Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ security-ee --- [2024-03-19T01:50:55.690Z] [INFO] Tests are skipped. [2024-03-19T01:50:55.690Z] [INFO] [2024-03-19T01:50:55.690Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jpa-connector --- [2024-03-19T01:50:55.690Z] [INFO] Executing tasks [2024-03-19T01:50:55.690Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/classes/META-INF for [2024-03-19T01:50:55.690Z] [INFO] [echo] gf-jpa-connector [2024-03-19T01:50:55.690Z] [INFO] Executed tasks [2024-03-19T01:50:55.690Z] [INFO] [2024-03-19T01:50:55.690Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jpa-connector --- [2024-03-19T01:50:55.690Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:55.690Z] [INFO] [2024-03-19T01:50:55.690Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-weld-connector --- [2024-03-19T01:50:55.690Z] [INFO] [2024-03-19T01:50:55.690Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc40 --- [2024-03-19T01:50:55.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar [2024-03-19T01:50:55.690Z] [INFO] Not copying test resources [2024-03-19T01:50:55.690Z] [INFO] [2024-03-19T01:50:55.690Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jdbc40 --- [2024-03-19T01:50:55.690Z] [INFO] Not compiling test sources [2024-03-19T01:50:55.690Z] [INFO] [2024-03-19T01:50:55.690Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc40 --- [2024-03-19T01:50:55.690Z] [INFO] [2024-03-19T01:50:55.690Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-weld-connector --- [2024-03-19T01:50:55.690Z] [INFO] [2024-03-19T01:50:55.690Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc40 --- [2024-03-19T01:50:55.690Z] [INFO] Tests are skipped. [2024-03-19T01:50:55.690Z] [INFO] [2024-03-19T01:50:55.690Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc40 --- [2024-03-19T01:50:55.690Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:55.690Z] [INFO] [2024-03-19T01:50:55.690Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-ee --- [2024-03-19T01:50:55.690Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:55.690Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:55.690Z] [WARNING] ***************************************************************** [2024-03-19T01:50:55.690Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:55.690Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:55.690Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:55.690Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:55.690Z] [WARNING] ***************************************************************** [2024-03-19T01:50:55.690Z] [INFO] Executing tasks [2024-03-19T01:50:55.690Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF for [2024-03-19T01:50:55.690Z] [INFO] [echo] jdbc40 [2024-03-19T01:50:55.690Z] [INFO] Executed tasks [2024-03-19T01:50:55.690Z] [INFO] [2024-03-19T01:50:55.690Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc40 --- [2024-03-19T01:50:55.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar [2024-03-19T01:50:55.690Z] [WARNING] ***************************************************************** [2024-03-19T01:50:55.690Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:55.690Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:55.690Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:55.690Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:55.690Z] [WARNING] ***************************************************************** [2024-03-19T01:50:55.949Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:55.949Z] [INFO] [2024-03-19T01:50:55.949Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb.security --- [2024-03-19T01:50:55.949Z] [INFO] [2024-03-19T01:50:55.949Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb.security --- [2024-03-19T01:50:55.949Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:55.949Z] [INFO] Compiling 21 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:55.949Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFilter.java:[173,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:50:55.949Z] cast to java.lang.Object for a varargs call [2024-03-19T01:50:55.949Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:50:55.949Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFinder.java:[150,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:50:55.949Z] cast to java.lang.Object for a varargs call [2024-03-19T01:50:55.949Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:50:55.949Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFinder.java:[167,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:50:55.949Z] cast to java.lang.Object for a varargs call [2024-03-19T01:50:55.949Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:50:55.950Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFilter.java:[187,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:50:55.950Z] cast to java.lang.Object for a varargs call [2024-03-19T01:50:55.950Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:50:55.950Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateVirtualServer.java: Some input files use or override a deprecated API. [2024-03-19T01:50:55.950Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateVirtualServer.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:50:55.950Z] [INFO] [2024-03-19T01:50:55.950Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-cli --- [2024-03-19T01:50:55.950Z] [INFO] [2024-03-19T01:50:55.950Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-cli --- [2024-03-19T01:50:55.950Z] [INFO] [2024-03-19T01:50:55.950Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-cli --- [2024-03-19T01:50:55.950Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:50:55.950Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:55.950Z] [INFO] [2024-03-19T01:50:55.950Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-admin --- [2024-03-19T01:50:55.950Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:55.950Z] [INFO] [2024-03-19T01:50:55.950Z] [INFO] --- command-security:1.0.17:check (default-check) @ security-ee --- [2024-03-19T01:50:55.950Z] [INFO] [2024-03-19T01:50:55.950Z] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security-ee --- [2024-03-19T01:50:55.950Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2024-03-19T01:50:55.950Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2024-03-19T01:50:55.950Z] [INFO] [2024-03-19T01:50:55.950Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ persistence-common --- [2024-03-19T01:50:55.950Z] [INFO] Not copying test resources [2024-03-19T01:50:55.950Z] [INFO] [2024-03-19T01:50:55.950Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ persistence-common --- [2024-03-19T01:50:55.950Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/classes/libsolsparcauth.so [2024-03-19T01:50:55.950Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/classes/libsolx86auth.so [2024-03-19T01:50:55.950Z] [INFO] Not compiling test sources [2024-03-19T01:50:55.950Z] [INFO] [2024-03-19T01:50:55.950Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ persistence-common --- [2024-03-19T01:50:55.950Z] [INFO] [2024-03-19T01:50:55.950Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ security-ee --- [2024-03-19T01:50:55.950Z] [INFO] [2024-03-19T01:50:55.950Z] [INFO] --- surefire:3.2.5:test (default-test) @ persistence-common --- [2024-03-19T01:50:55.950Z] [INFO] Tests are skipped. [2024-03-19T01:50:55.950Z] [INFO] [2024-03-19T01:50:55.950Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence-common --- [2024-03-19T01:50:55.950Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:55.950Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:55.951Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.connectors.admin.cli.CreateAdminObject, org.glassfish.connectors.admin.cli.CreateConnectorConnectionPool, org.glassfish.connectors.admin.cli.CreateConnectorResource, org.glassfish.connectors.admin.cli.CreateConnectorSecurityMap, org.glassfish.connectors.admin.cli.CreateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.CreateResourceAdapterConfig, org.glassfish.connectors.admin.cli.DeleteAdminObject, org.glassfish.connectors.admin.cli.DeleteConnectorConnectionPool, org.glassfish.connectors.admin.cli.DeleteConnectorResource, org.glassfish.connectors.admin.cli.DeleteConnectorSecurityMap, org.glassfish.connectors.admin.cli.DeleteConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.DeleteResourceAdapterConfig, org.glassfish.connectors.admin.cli.FlushConnectionPool, org.glassfish.connectors.admin.cli.ListAdminObjects, org.glassfish.connectors.admin.cli.ListConnectorConnectionPools, org.glassfish.connectors.admin.cli.ListConnectorResources, org.glassfish.connectors.admin.cli.ListConnectorSecurityMaps, org.glassfish.connectors.admin.cli.ListConnectorWorkSecurityMaps, org.glassfish.connectors.admin.cli.ListResourceAdapterConfigs, org.glassfish.connectors.admin.cli.ListResources, org.glassfish.connectors.admin.cli.PingConnectionPool, org.glassfish.connectors.admin.cli.UpdateConnectorSecurityMap, org.glassfish.connectors.admin.cli.UpdateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.internal.GetActivationSpecClass, org.glassfish.connectors.admin.cli.internal.GetAdminObjectClassNames, org.glassfish.connectors.admin.cli.internal.GetAdminObjectConfigProps, org.glassfish.connectors.admin.cli.internal.GetAdminObjectInterfaceNames, org.glassfish.connectors.admin.cli.internal.GetBuiltInCustomResources, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionNames, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionPropertiesAndDefaults, org.glassfish.connectors.admin.cli.internal.GetConnectorConfigJavaBeans, org.glassfish.connectors.admin.cli.internal.GetMCFConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigPropertyTypes, org.glassfish.connectors.admin.cli.internal.GetMessageListenerTypes, org.glassfish.connectors.admin.cli.internal.GetResourceAdapterConfigProperties, org.glassfish.connectors.admin.cli.internal.GetSystemRarsAllowingPoolCreation] [2024-03-19T01:50:55.951Z] [INFO] [2024-03-19T01:50:55.951Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-admin --- [2024-03-19T01:50:55.951Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:55.951Z] [INFO] Compiling 47 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:55.951Z] [INFO] Executing tasks [2024-03-19T01:50:55.951Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/classes/META-INF for [2024-03-19T01:50:55.951Z] [INFO] [echo] persistence-common [2024-03-19T01:50:55.951Z] [INFO] Executed tasks [2024-03-19T01:50:55.951Z] [INFO] [2024-03-19T01:50:55.951Z] [INFO] --- jar:3.3.0:jar (default-jar) @ persistence-common --- [2024-03-19T01:50:55.951Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/persistence-common.jar [2024-03-19T01:50:56.209Z] [WARNING] ***************************************************************** [2024-03-19T01:50:56.209Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:56.209Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:56.209Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:56.209Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:56.209Z] [WARNING] ***************************************************************** [2024-03-19T01:50:56.209Z] [INFO] [2024-03-19T01:50:56.209Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-weld-connector --- [2024-03-19T01:50:56.209Z] [INFO] Not copying test resources [2024-03-19T01:50:56.209Z] [INFO] [2024-03-19T01:50:56.209Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-weld-connector --- [2024-03-19T01:50:56.209Z] [INFO] Not compiling test sources [2024-03-19T01:50:56.209Z] [INFO] [2024-03-19T01:50:56.209Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-weld-connector --- [2024-03-19T01:50:56.209Z] [INFO] [2024-03-19T01:50:56.209Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-weld-connector --- [2024-03-19T01:50:56.209Z] [INFO] Tests are skipped. [2024-03-19T01:50:56.209Z] [INFO] [2024-03-19T01:50:56.209Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-weld-connector --- [2024-03-19T01:50:56.209Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:50:56.209Z] [INFO] [2024-03-19T01:50:56.209Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-cli --- [2024-03-19T01:50:56.210Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.admin.cli.CreateHttp, org.glassfish.web.admin.cli.CreateHttpListener, org.glassfish.web.admin.cli.CreateHttpRedirect, org.glassfish.web.admin.cli.CreateNetworkListener, org.glassfish.web.admin.cli.CreateProtocol, org.glassfish.web.admin.cli.CreateProtocolFilter, org.glassfish.web.admin.cli.CreateProtocolFinder, org.glassfish.web.admin.cli.CreateTransport, org.glassfish.web.admin.cli.CreateVirtualServer, org.glassfish.web.admin.cli.DeleteHttp, org.glassfish.web.admin.cli.DeleteHttpListener, org.glassfish.web.admin.cli.DeleteHttpRedirect, org.glassfish.web.admin.cli.DeleteNetworkListener, org.glassfish.web.admin.cli.DeleteProtocol, org.glassfish.web.admin.cli.DeleteProtocolFilter, org.glassfish.web.admin.cli.DeleteProtocolFinder, org.glassfish.web.admin.cli.DeleteTransport, org.glassfish.web.admin.cli.DeleteVirtualServer, org.glassfish.web.admin.cli.ListHttpListeners, org.glassfish.web.admin.cli.ListNetworkListeners, org.glassfish.web.admin.cli.ListProtocolFilters, org.glassfish.web.admin.cli.ListProtocolFinders, org.glassfish.web.admin.cli.ListProtocols, org.glassfish.web.admin.cli.ListTransports, org.glassfish.web.admin.cli.ListVirtualServers] [2024-03-19T01:50:56.210Z] [INFO] Executing tasks [2024-03-19T01:50:56.210Z] [INFO] [2024-03-19T01:50:56.210Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-cli --- [2024-03-19T01:50:56.210Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/classes/META-INF for [2024-03-19T01:50:56.210Z] [INFO] [echo] gf-weld-connector [2024-03-19T01:50:56.210Z] [INFO] Executed tasks [2024-03-19T01:50:56.210Z] [INFO] [2024-03-19T01:50:56.210Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-weld-connector --- [2024-03-19T01:50:56.210Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:50:56.210Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T01:50:56.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/gf-weld-connector.jar [2024-03-19T01:50:56.210Z] [WARNING] ***************************************************************** [2024-03-19T01:50:56.210Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:56.210Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:56.210Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:56.210Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:56.210Z] [WARNING] ***************************************************************** [2024-03-19T01:50:56.210Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:50:56.210Z] [INFO] [2024-03-19T01:50:56.210Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb.security --- [2024-03-19T01:50:56.210Z] [INFO] Not copying test resources [2024-03-19T01:50:56.210Z] [INFO] [2024-03-19T01:50:56.210Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb.security --- [2024-03-19T01:50:56.210Z] [INFO] Not compiling test sources [2024-03-19T01:50:56.210Z] [INFO] [2024-03-19T01:50:56.210Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb.security --- [2024-03-19T01:50:56.210Z] [INFO] [2024-03-19T01:50:56.210Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb.security --- [2024-03-19T01:50:56.210Z] [INFO] Tests are skipped. [2024-03-19T01:50:56.210Z] [INFO] [2024-03-19T01:50:56.210Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb.security --- [2024-03-19T01:50:56.210Z] [INFO] Executing tasks [2024-03-19T01:50:56.210Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/classes/META-INF for [2024-03-19T01:50:56.210Z] [INFO] [echo] ejb.security [2024-03-19T01:50:56.210Z] [INFO] Executed tasks [2024-03-19T01:50:56.210Z] [INFO] [2024-03-19T01:50:56.210Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb.security --- [2024-03-19T01:50:56.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/ejb.security.jar [2024-03-19T01:50:56.210Z] [WARNING] ***************************************************************** [2024-03-19T01:50:56.210Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:56.211Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:56.211Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:56.211Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:56.211Z] [WARNING] ***************************************************************** [2024-03-19T01:50:56.469Z] [INFO] [2024-03-19T01:50:56.469Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-admin --- [2024-03-19T01:50:56.469Z] [INFO] Not copying test resources [2024-03-19T01:50:56.469Z] [INFO] [2024-03-19T01:50:56.469Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-admin --- [2024-03-19T01:50:56.469Z] [INFO] Not compiling test sources [2024-03-19T01:50:56.469Z] [INFO] [2024-03-19T01:50:56.469Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-admin --- [2024-03-19T01:50:56.469Z] [INFO] [2024-03-19T01:50:56.469Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-admin --- [2024-03-19T01:50:56.469Z] [INFO] Tests are skipped. [2024-03-19T01:50:56.469Z] [INFO] [2024-03-19T01:50:56.469Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-admin --- [2024-03-19T01:50:56.469Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:56.469Z] [INFO] Initial messages found so far: {} [2024-03-19T01:50:56.469Z] [INFO] Processing: AS-SECURITY-00001 [2024-03-19T01:50:56.469Z] [INFO] Message AS-SECURITY-00001 needs checking for cause/action: true [2024-03-19T01:50:56.469Z] [INFO] Processing: AS-SECURITY-00002 [2024-03-19T01:50:56.469Z] [INFO] Message AS-SECURITY-00002 needs checking for cause/action: true [2024-03-19T01:50:56.469Z] [INFO] Processing: AS-SECURITY-00003 [2024-03-19T01:50:56.469Z] [INFO] Message AS-SECURITY-00003 needs checking for cause/action: true [2024-03-19T01:50:56.469Z] [INFO] Processing: AS-SECURITY-00004 [2024-03-19T01:50:56.469Z] [INFO] Message AS-SECURITY-00004 needs checking for cause/action: true [2024-03-19T01:50:56.469Z] [INFO] Processing: AS-SECURITY-00005 [2024-03-19T01:50:56.469Z] [INFO] Message AS-SECURITY-00005 needs checking for cause/action: false [2024-03-19T01:50:56.469Z] [INFO] Processing: AS-SECURITY-00006 [2024-03-19T01:50:56.469Z] [INFO] Message AS-SECURITY-00006 needs checking for cause/action: false [2024-03-19T01:50:56.469Z] [INFO] Processing: AS-SECURITY-00007 [2024-03-19T01:50:56.469Z] [INFO] Message AS-SECURITY-00007 needs checking for cause/action: false [2024-03-19T01:50:56.469Z] [INFO] Processing: AS-SECURITY-00008 [2024-03-19T01:50:56.469Z] [INFO] Message AS-SECURITY-00008 needs checking for cause/action: false [2024-03-19T01:50:56.469Z] [INFO] Total Messages including ones found from disk so far: {AS-SECURITY-00001=Exception while getting the CodeSource, AS-SECURITY-00002=[Web-Security] WebSecurityManager - Exception while getting the PolicyFactory, AS-SECURITY-00003=[Web-Security] setPolicy SecurityPermission required to call PolicyContext.setContextID, AS-SECURITY-00004=[Web-Security] Unexpected Exception while setting policy context, AS-SECURITY-00005=JACC: For the URL pattern {0}, all but the following methods have been excluded: {1}, AS-SECURITY-00006=JACC: For the URL pattern {0}, the following methods have been excluded: {1}, AS-SECURITY-00007=JACC: For the URL pattern {0}, all but the following methods were uncovered: {1}, AS-SECURITY-00008=JACC: For the URL pattern {0}, the following methods were uncovered: {1}} [2024-03-19T01:50:56.470Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:50:56.470Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:56.470Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:56.470Z] [INFO] Processing: jakarta.enterprise.system.core.security.web on element LOG_DOMAIN [2024-03-19T01:50:56.470Z] [INFO] Enclosing type is com.sun.enterprise.security.ee.web.integration.LogUtils [2024-03-19T01:50:56.470Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.web.description=Core-ee Security Logger, jakarta.enterprise.system.core.security.web.publish=true, jakarta.enterprise.system.core.security.web.subsystem=SECURITY} [2024-03-19T01:50:56.470Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:50:56.470Z] [INFO] Found enclosing element LOG_DOMAIN [2024-03-19T01:50:56.470Z] [INFO] Found enclosing element com.sun.enterprise.security.ee.web.integration.LogUtils [2024-03-19T01:50:56.470Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:50:56.470Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:56.470Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:56.470Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:50:56.470Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:56.470Z] [INFO] [2024-03-19T01:50:56.470Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-ee --- [2024-03-19T01:50:56.470Z] [INFO] Not copying test resources [2024-03-19T01:50:56.470Z] [INFO] [2024-03-19T01:50:56.470Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ security-ee --- [2024-03-19T01:50:56.470Z] [INFO] Not compiling test sources [2024-03-19T01:50:56.470Z] [INFO] [2024-03-19T01:50:56.470Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ security-ee --- [2024-03-19T01:50:56.470Z] [INFO] [2024-03-19T01:50:56.470Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-ee --- [2024-03-19T01:50:56.470Z] [INFO] Tests are skipped. [2024-03-19T01:50:56.470Z] [INFO] [2024-03-19T01:50:56.470Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-ee --- [2024-03-19T01:50:56.470Z] [INFO] Executing tasks [2024-03-19T01:50:56.470Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/classes/META-INF for [2024-03-19T01:50:56.470Z] [INFO] [echo] connectors-admin [2024-03-19T01:50:56.470Z] [INFO] Executed tasks [2024-03-19T01:50:56.470Z] [INFO] [2024-03-19T01:50:56.470Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-admin --- [2024-03-19T01:50:56.470Z] [INFO] Executing tasks [2024-03-19T01:50:56.470Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/classes/META-INF for [2024-03-19T01:50:56.470Z] [INFO] [echo] security-ee [2024-03-19T01:50:56.470Z] [INFO] Executed tasks [2024-03-19T01:50:56.470Z] [INFO] [2024-03-19T01:50:56.470Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-ee --- [2024-03-19T01:50:56.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/connectors-admin.jar [2024-03-19T01:50:56.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/security-ee.jar [2024-03-19T01:50:56.470Z] [WARNING] ***************************************************************** [2024-03-19T01:50:56.470Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:56.470Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:56.470Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:56.470Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:56.470Z] [WARNING] ***************************************************************** [2024-03-19T01:50:56.470Z] [WARNING] ***************************************************************** [2024-03-19T01:50:56.470Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:50:56.470Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:50:56.471Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:50:56.471Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:50:56.471Z] [WARNING] ***************************************************************** [2024-03-19T01:50:56.471Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:56.471Z] [INFO] Initial messages found so far: {} [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00001 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00001 needs checking for cause/action: true [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00002 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00002 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00003 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00003 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00004 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00004 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00005 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00005 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00006 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00006 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00007 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00007 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00008 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00008 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00009 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00009 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00010 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00010 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00011 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00011 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00012 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00012 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00013 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00013 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00014 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00014 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00015 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00015 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00016 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00016 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00017 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00017 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00018 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00018 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00019 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00019 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00020 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00020 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00021 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00021 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00022 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00022 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00023 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00023 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00024 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00024 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00025 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00025 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00026 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00026 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00028 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00028 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00029 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00029 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00030 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00030 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00031 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00031 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00032 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00032 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00033 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00033 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00034 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00034 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00035 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00035 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00036 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00036 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00037 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00037 needs checking for cause/action: false [2024-03-19T01:50:56.471Z] [INFO] Processing: AS-WEB-ADMIN-00038 [2024-03-19T01:50:56.471Z] [INFO] Message AS-WEB-ADMIN-00038 needs checking for cause/action: false [2024-03-19T01:50:56.472Z] [INFO] Processing: AS-WEB-ADMIN-00039 [2024-03-19T01:50:56.472Z] [INFO] Message AS-WEB-ADMIN-00039 needs checking for cause/action: false [2024-03-19T01:50:56.472Z] [INFO] Processing: AS-WEB-ADMIN-00040 [2024-03-19T01:50:56.472Z] [INFO] Message AS-WEB-ADMIN-00040 needs checking for cause/action: false [2024-03-19T01:50:56.472Z] [INFO] Processing: AS-WEB-ADMIN-00041 [2024-03-19T01:50:56.472Z] [INFO] Message AS-WEB-ADMIN-00041 needs checking for cause/action: false [2024-03-19T01:50:56.472Z] [INFO] Processing: AS-WEB-ADMIN-00042 [2024-03-19T01:50:56.472Z] [INFO] Message AS-WEB-ADMIN-00042 needs checking for cause/action: false [2024-03-19T01:50:56.472Z] [INFO] Processing: AS-WEB-ADMIN-00043 [2024-03-19T01:50:56.472Z] [INFO] Message AS-WEB-ADMIN-00043 needs checking for cause/action: false [2024-03-19T01:50:56.472Z] [INFO] Processing: AS-WEB-ADMIN-00044 [2024-03-19T01:50:56.472Z] [INFO] Message AS-WEB-ADMIN-00044 needs checking for cause/action: false [2024-03-19T01:50:56.472Z] [INFO] Processing: AS-WEB-ADMIN-00045 [2024-03-19T01:50:56.472Z] [INFO] Message AS-WEB-ADMIN-00045 needs checking for cause/action: false [2024-03-19T01:50:56.472Z] [INFO] Processing: AS-WEB-ADMIN-00046 [2024-03-19T01:50:56.472Z] [INFO] Message AS-WEB-ADMIN-00046 needs checking for cause/action: false [2024-03-19T01:50:56.472Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-ADMIN-00001=Unable to register StatsProvider {0} with Monitoring Infrastructure. No monitoring data will be collected for {1} and {2}, AS-WEB-ADMIN-00002=Current server config is null, AS-WEB-ADMIN-00003=The acceptor threads must be at least 1, AS-WEB-ADMIN-00004=Listener {0} could not be created, actual reason: {1}, AS-WEB-ADMIN-00005=A default virtual server is required. Please use --default-virtual-server to specify this value., AS-WEB-ADMIN-00006=--defaultVS and --default-virtual-server conflict. Please use only --default-virtual-server to specify this value., AS-WEB-ADMIN-00007=Attribute value (default-virtual-server = {0}) is not found in list of virtual servers defined in config., AS-WEB-ADMIN-00008=Http Listener named {0} already exists., AS-WEB-ADMIN-00009=Port [{0}] is already taken for address [{1}], please choose another port., AS-WEB-ADMIN-00010=Network Listener named {0} already exists., AS-WEB-ADMIN-00011=Protocol {0} has neither a protocol nor a port-unification configured., AS-WEB-ADMIN-00012={0} create failed:, AS-WEB-ADMIN-00013=The specified protocol {0} is not yet configured., AS-WEB-ADMIN-00014=Failed to create http-redirect for {0}: {1}., AS-WEB-ADMIN-00015=An http element for {0} already exists. Cannot add duplicate http., AS-WEB-ADMIN-00016=An http-redirect element for {0} already exists. Cannot add duplicate http-redirect., AS-WEB-ADMIN-00017={0} protocol already exists. Cannot add duplicate protocol., AS-WEB-ADMIN-00018=Failed to create protocol {0}., AS-WEB-ADMIN-00019={0} create failed: {1}., AS-WEB-ADMIN-00020={0} create failed. Given class is not a ProtocolFilter: {1}., AS-WEB-ADMIN-00021={0} create failed. Given class is not a ProtocolFinder: {1}., AS-WEB-ADMIN-00022={0} transport already exists. Cannot add duplicate transport., AS-WEB-ADMIN-00023=Failed to create transport {0}., AS-WEB-ADMIN-00024=Please use only networklisteners., AS-WEB-ADMIN-00025=Virtual Server named {0} already exists., AS-WEB-ADMIN-00026={0} create failed., AS-WEB-ADMIN-00028=Specified http listener, {0}, doesn''t exist., AS-WEB-ADMIN-00029={0} delete failed., AS-WEB-ADMIN-00030={0} Network Listener doesn't exist., AS-WEB-ADMIN-00031=Deletion of NetworkListener {0} failed., AS-WEB-ADMIN-00032={0} http-redirect doesn't exist., AS-WEB-ADMIN-00033=Deletion of http {0} failed., AS-WEB-ADMIN-00034=Deletion of http-redirect {0} failed., AS-WEB-ADMIN-00035={0} protocol doesn't exist., AS-WEB-ADMIN-00036={0} protocol is being used in the network listener {1}., AS-WEB-ADMIN-00037=Deletion of Protocol {0} failed., AS-WEB-ADMIN-00038={0} delete failed: {1}., AS-WEB-ADMIN-00039=No {0} element found with the name {1}., AS-WEB-ADMIN-00040={0} transport is being used in the network listener {1}., AS-WEB-ADMIN-00041=Deletion of Transport {0} failed., AS-WEB-ADMIN-00042={0} transport doesn''t exist., AS-WEB-ADMIN-00043={0} delete failed., AS-WEB-ADMIN-00044=Specified virtual server, {0}, doesn''t exist., AS-WEB-ADMIN-00045=Specified virtual server, {0}, can not be deleted because it is referenced from http listener, {1}., AS-WEB-ADMIN-00046=Monitoring Registry does not exist. Possible causes are 1) Monitoring is not turned on or at a lower level 2) The corresponding container (web, ejb, etc.) is not loaded yet} [2024-03-19T01:50:56.473Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:50:56.473Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:56.473Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:56.473Z] [INFO] Processing: jakarta.enterprise.web.admin on element WEB_ADMIN_LOGGER [2024-03-19T01:50:56.473Z] [INFO] Enclosing type is org.glassfish.web.admin.LogFacade [2024-03-19T01:50:56.473Z] [INFO] Loggers found so far: {jakarta.enterprise.web.admin.description=WEB Admin Logger, jakarta.enterprise.web.admin.publish=true, jakarta.enterprise.web.admin.subsystem=WEB} [2024-03-19T01:50:56.473Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:50:56.473Z] [INFO] Found enclosing element WEB_ADMIN_LOGGER [2024-03-19T01:50:56.473Z] [INFO] Found enclosing element org.glassfish.web.admin.LogFacade [2024-03-19T01:50:56.473Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:50:56.473Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:50:56.473Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:50:56.473Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:50:56.473Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:50:56.473Z] [INFO] [2024-03-19T01:50:56.473Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-cli --- [2024-03-19T01:50:56.473Z] [INFO] Not copying test resources [2024-03-19T01:50:56.473Z] [INFO] [2024-03-19T01:50:56.473Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ atomic --- [2024-03-19T01:50:56.473Z] [WARNING] ***************************************************************** [2024-03-19T01:50:56.473Z] [WARNING] * The * [2024-03-19T01:50:56.473Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:56.473Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:56.473Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:56.473Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:56.473Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:56.473Z] [WARNING] ***************************************************************** [2024-03-19T01:50:56.473Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:58.371Z] [INFO] CycloneDX: Creating BOM version 1.4 with 96 component(s) [2024-03-19T01:50:58.371Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/bom.xml [2024-03-19T01:50:58.371Z] [INFO] attaching as atomic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:58.371Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/bom.json [2024-03-19T01:50:58.371Z] [INFO] attaching as atomic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:58.371Z] [INFO] [2024-03-19T01:50:58.371Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:58.371Z] [WARNING] ***************************************************************** [2024-03-19T01:50:58.371Z] [WARNING] * The * [2024-03-19T01:50:58.371Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:58.371Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:58.371Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:58.371Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:58.371Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:58.371Z] [WARNING] ***************************************************************** [2024-03-19T01:50:58.371Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:50:59.302Z] [INFO] CycloneDX: Creating BOM version 1.4 with 71 component(s) [2024-03-19T01:50:59.302Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/bom.xml [2024-03-19T01:50:59.302Z] [INFO] attaching as connectors-ra-redeploy-jars-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:50:59.302Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/bom.json [2024-03-19T01:50:59.302Z] [INFO] attaching as connectors-ra-redeploy-jars-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:50:59.302Z] [INFO] [2024-03-19T01:50:59.302Z] [INFO] --- jar:3.3.0:jar (version2) @ connectors-ra-redeploy-jars --- [2024-03-19T01:50:59.302Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar [2024-03-19T01:50:59.302Z] [INFO] [2024-03-19T01:50:59.302Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ha-shoal-cache-store --- [2024-03-19T01:50:59.302Z] [WARNING] ***************************************************************** [2024-03-19T01:50:59.302Z] [WARNING] * The * [2024-03-19T01:50:59.302Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:50:59.302Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:50:59.302Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:50:59.302Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:50:59.302Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:50:59.302Z] [WARNING] ***************************************************************** [2024-03-19T01:50:59.302Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:00.674Z] [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) [2024-03-19T01:51:00.674Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/bom.xml [2024-03-19T01:51:00.674Z] [INFO] attaching as ha-shoal-cache-store-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:00.674Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/bom.json [2024-03-19T01:51:00.674Z] [INFO] attaching as ha-shoal-cache-store-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:00.674Z] [INFO] [2024-03-19T01:51:00.674Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-jpa-connector --- [2024-03-19T01:51:00.674Z] [WARNING] ***************************************************************** [2024-03-19T01:51:00.674Z] [WARNING] * The * [2024-03-19T01:51:00.674Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:00.674Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:00.674Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:00.674Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:00.674Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:00.674Z] [WARNING] ***************************************************************** [2024-03-19T01:51:00.674Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:02.046Z] [INFO] CycloneDX: Creating BOM version 1.4 with 84 component(s) [2024-03-19T01:51:02.046Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/bom.xml [2024-03-19T01:51:02.046Z] [INFO] attaching as gf-jpa-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:02.046Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/bom.json [2024-03-19T01:51:02.046Z] [INFO] attaching as gf-jpa-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:02.046Z] [INFO] [2024-03-19T01:51:02.046Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jpa-connector --- [2024-03-19T01:51:02.047Z] [INFO] Tests are skipped. [2024-03-19T01:51:02.047Z] [INFO] [2024-03-19T01:51:02.047Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jpa-connector --- [2024-03-19T01:51:02.047Z] [INFO] Tests are skipped. [2024-03-19T01:51:02.047Z] [INFO] [2024-03-19T01:51:02.047Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-gf-jpa-connector-checkstyle) @ gf-jpa-connector --- [2024-03-19T01:51:02.047Z] [INFO] [2024-03-19T01:51:02.047Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jpa-connector --- [2024-03-19T01:51:02.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/8.0.1-SNAPSHOT/gf-jpa-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:02.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/8.0.1-SNAPSHOT/gf-jpa-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:02.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/8.0.1-SNAPSHOT/gf-jpa-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:02.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/8.0.1-SNAPSHOT/gf-jpa-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:02.047Z] [INFO] [2024-03-19T01:51:02.047Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc40 --- [2024-03-19T01:51:02.047Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:02.978Z] [INFO] CycloneDX: Creating BOM version 1.4 with 71 component(s) [2024-03-19T01:51:02.978Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/bom.xml [2024-03-19T01:51:02.978Z] [INFO] attaching as jdbc40-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:02.978Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/bom.json [2024-03-19T01:51:02.978Z] [INFO] attaching as jdbc40-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:02.978Z] [INFO] [2024-03-19T01:51:02.978Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc40 --- [2024-03-19T01:51:02.978Z] [INFO] Tests are skipped. [2024-03-19T01:51:02.978Z] [INFO] [2024-03-19T01:51:02.978Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc40 --- [2024-03-19T01:51:02.978Z] [INFO] Tests are skipped. [2024-03-19T01:51:02.978Z] [INFO] [2024-03-19T01:51:02.978Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ persistence-common --- [2024-03-19T01:51:02.978Z] [WARNING] ***************************************************************** [2024-03-19T01:51:02.978Z] [WARNING] * The * [2024-03-19T01:51:02.978Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:02.979Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:02.979Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:02.979Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:02.979Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:02.979Z] [WARNING] ***************************************************************** [2024-03-19T01:51:02.979Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:03.910Z] [INFO] CycloneDX: Creating BOM version 1.4 with 77 component(s) [2024-03-19T01:51:03.910Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/bom.xml [2024-03-19T01:51:03.910Z] [INFO] attaching as persistence-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:03.910Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/bom.json [2024-03-19T01:51:03.910Z] [INFO] attaching as persistence-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:03.910Z] [INFO] [2024-03-19T01:51:03.910Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-weld-connector --- [2024-03-19T01:51:03.910Z] [WARNING] ***************************************************************** [2024-03-19T01:51:03.910Z] [WARNING] * The * [2024-03-19T01:51:03.910Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:03.910Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:03.910Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:03.910Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:03.910Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:03.910Z] [WARNING] ***************************************************************** [2024-03-19T01:51:03.910Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:05.281Z] [INFO] CycloneDX: Creating BOM version 1.4 with 85 component(s) [2024-03-19T01:51:05.281Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/bom.xml [2024-03-19T01:51:05.281Z] [INFO] attaching as gf-weld-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:05.281Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/bom.json [2024-03-19T01:51:05.281Z] [INFO] attaching as gf-weld-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:05.281Z] [INFO] [2024-03-19T01:51:05.281Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-weld-connector --- [2024-03-19T01:51:05.281Z] [INFO] Tests are skipped. [2024-03-19T01:51:05.281Z] [INFO] [2024-03-19T01:51:05.281Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-weld-connector --- [2024-03-19T01:51:05.281Z] [INFO] Tests are skipped. [2024-03-19T01:51:05.281Z] [INFO] [2024-03-19T01:51:05.281Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb.security --- [2024-03-19T01:51:05.281Z] [WARNING] ***************************************************************** [2024-03-19T01:51:05.281Z] [WARNING] * The * [2024-03-19T01:51:05.281Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:05.281Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:05.281Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:05.281Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:05.281Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:05.281Z] [WARNING] ***************************************************************** [2024-03-19T01:51:05.281Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:06.213Z] [INFO] CycloneDX: Creating BOM version 1.4 with 83 component(s) [2024-03-19T01:51:06.213Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/bom.xml [2024-03-19T01:51:06.213Z] [INFO] attaching as ejb.security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:06.213Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/bom.json [2024-03-19T01:51:06.214Z] [INFO] attaching as ejb.security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:06.214Z] [INFO] [2024-03-19T01:51:06.214Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-admin --- [2024-03-19T01:51:06.214Z] [WARNING] ***************************************************************** [2024-03-19T01:51:06.214Z] [WARNING] * The * [2024-03-19T01:51:06.214Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:06.214Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:06.214Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:06.214Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:06.214Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:06.214Z] [WARNING] ***************************************************************** [2024-03-19T01:51:06.214Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:08.112Z] [INFO] CycloneDX: Creating BOM version 1.4 with 83 component(s) [2024-03-19T01:51:08.112Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/bom.xml [2024-03-19T01:51:08.112Z] [INFO] attaching as connectors-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:08.112Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/bom.json [2024-03-19T01:51:08.112Z] [INFO] attaching as connectors-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:08.112Z] [INFO] [2024-03-19T01:51:08.112Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-admin --- [2024-03-19T01:51:08.112Z] [INFO] Tests are skipped. [2024-03-19T01:51:08.112Z] [INFO] [2024-03-19T01:51:08.112Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-admin --- [2024-03-19T01:51:08.112Z] [INFO] Tests are skipped. [2024-03-19T01:51:08.112Z] [INFO] [2024-03-19T01:51:08.112Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security-ee --- [2024-03-19T01:51:08.113Z] [WARNING] ***************************************************************** [2024-03-19T01:51:08.113Z] [WARNING] * The * [2024-03-19T01:51:08.113Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:08.113Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:08.113Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:08.113Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:08.113Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:08.113Z] [WARNING] ***************************************************************** [2024-03-19T01:51:08.113Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:09.045Z] [INFO] CycloneDX: Creating BOM version 1.4 with 77 component(s) [2024-03-19T01:51:09.045Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/bom.xml [2024-03-19T01:51:09.045Z] [INFO] attaching as security-ee-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:09.045Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/bom.json [2024-03-19T01:51:09.045Z] [INFO] attaching as security-ee-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:09.045Z] [INFO] [2024-03-19T01:51:09.045Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-ee --- [2024-03-19T01:51:09.045Z] [INFO] [2024-03-19T01:51:09.045Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-cli --- [2024-03-19T01:51:09.045Z] [INFO] [2024-03-19T01:51:09.045Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic --- [2024-03-19T01:51:09.045Z] [INFO] [2024-03-19T01:51:09.045Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-jars --- [2024-03-19T01:51:09.045Z] [INFO] [2024-03-19T01:51:09.045Z] [INFO] [2024-03-19T01:51:09.045Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-store --- [2024-03-19T01:51:09.045Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc.jdbc-ra.jdbc40-jdbc40-checkstyle) @ jdbc40 --- [2024-03-19T01:51:09.045Z] [INFO] [2024-03-19T01:51:09.045Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence-common --- [2024-03-19T01:51:09.045Z] [INFO] [2024-03-19T01:51:09.045Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-gf-weld-connector-checkstyle) @ gf-weld-connector --- [2024-03-19T01:51:09.045Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb.security --- [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-connectors-admin-checkstyle) @ connectors-admin --- [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc40 --- [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- install:3.1.1:install (default-install) @ gf-weld-connector --- [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-admin --- [2024-03-19T01:51:09.046Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/8.0.1-SNAPSHOT/jdbc40-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:09.046Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/8.0.1-SNAPSHOT/gf-weld-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:09.046Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/8.0.1-SNAPSHOT/connectors-admin-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:09.046Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.046Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.046Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-jars --- [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-ee --- [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-store --- [2024-03-19T01:51:09.046Z] [INFO] Not compiling test sources [2024-03-19T01:51:09.046Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb.security --- [2024-03-19T01:51:09.046Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-cli --- [2024-03-19T01:51:09.046Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.046Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ha-ha-shoal-cache-store-checkstyle) @ ha-shoal-cache-store --- [2024-03-19T01:51:09.046Z] [INFO] --- failsafe:3.2.5:verify (verify) @ persistence-common --- [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.046Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-security-ee-checkstyle) @ security-ee --- [2024-03-19T01:51:09.046Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-jars-checkstyle) @ connectors-ra-redeploy-jars --- [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- failsafe:3.2.5:verify (verify) @ atomic --- [2024-03-19T01:51:09.046Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-ejb.security-checkstyle) @ ejb.security --- [2024-03-19T01:51:09.046Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-persistence-common-checkstyle) @ persistence-common --- [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-store --- [2024-03-19T01:51:09.046Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-jars --- [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- install:3.1.1:install (default-install) @ security-ee --- [2024-03-19T01:51:09.046Z] [INFO] [2024-03-19T01:51:09.046Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-atomic-checkstyle) @ atomic --- [2024-03-19T01:51:09.046Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/8.0.1-SNAPSHOT/jdbc40-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:09.046Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/8.0.1-SNAPSHOT/gf-weld-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:09.047Z] [INFO] [2024-03-19T01:51:09.047Z] [INFO] [2024-03-19T01:51:09.047Z] [INFO] --- install:3.1.1:install (default-install) @ persistence-common --- [2024-03-19T01:51:09.047Z] [INFO] [2024-03-19T01:51:09.047Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-cli --- [2024-03-19T01:51:09.047Z] [INFO] --- install:3.1.1:install (default-install) @ ejb.security --- [2024-03-19T01:51:09.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/8.0.1-SNAPSHOT/ha-shoal-cache-store-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:09.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/8.0.1-SNAPSHOT/security-ee-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:09.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/8.0.1-SNAPSHOT/connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:09.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/8.0.1-SNAPSHOT/connectors-admin-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:09.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/8.0.1-SNAPSHOT/ejb.security-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:09.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/8.0.1-SNAPSHOT/persistence-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:09.047Z] [INFO] [2024-03-19T01:51:09.047Z] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [2024-03-19T01:51:09.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/8.0.1-SNAPSHOT/jdbc40-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:09.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/8.0.1-SNAPSHOT/gf-weld-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:09.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/8.0.1-SNAPSHOT/ha-shoal-cache-store-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:09.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:09.047Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/8.0.1-SNAPSHOT/security-ee-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/8.0.1-SNAPSHOT/connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/8.0.1-SNAPSHOT/persistence-common-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/8.0.1-SNAPSHOT/ejb.security-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/8.0.1-SNAPSHOT/jdbc40-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/8.0.1-SNAPSHOT/gf-weld-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/8.0.1-SNAPSHOT/connectors-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/8.0.1-SNAPSHOT/ha-shoal-cache-store-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/8.0.1-SNAPSHOT/connectors-ra-redeploy-jars-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/8.0.1-SNAPSHOT/security-ee-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/atomic.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT.zip [2024-03-19T01:51:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/8.0.1-SNAPSHOT/persistence-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:09.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/8.0.1-SNAPSHOT/ejb.security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:09.049Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/8.0.1-SNAPSHOT/ha-shoal-cache-store-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:09.049Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/8.0.1-SNAPSHOT/connectors-ra-redeploy-jars-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:09.049Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/8.0.1-SNAPSHOT/security-ee-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:09.049Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.049Z] [INFO] [2024-03-19T01:51:09.049Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-cli --- [2024-03-19T01:51:09.049Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/8.0.1-SNAPSHOT/connectors-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:09.049Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/8.0.1-SNAPSHOT/persistence-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:09.049Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/8.0.1-SNAPSHOT/ejb.security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:09.049Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/8.0.1-SNAPSHOT/connectors-ra-redeploy-jars-8.0.1-SNAPSHOT-v2.jar [2024-03-19T01:51:09.049Z] [INFO] [2024-03-19T01:51:09.049Z] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [2024-03-19T01:51:09.049Z] [INFO] Building Distribution Module for JDBC Resource Adapter 8.0.1-SNAPSHOT [229/300] [2024-03-19T01:51:09.049Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml [2024-03-19T01:51:09.049Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:51:09.049Z] [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor)' [2024-03-19T01:51:09.049Z] [INFO] [2024-03-19T01:51:09.049Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-full >------- [2024-03-19T01:51:09.049Z] [INFO] Building Deployment Related JavaEE Full Profile Classes 8.0.1-SNAPSHOT [230/300] [2024-03-19T01:51:09.049Z] [INFO] [2024-03-19T01:51:09.049Z] [INFO] from appserver/deployment/jakartaee-full/pom.xml [2024-03-19T01:51:09.049Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:09.049Z] [INFO] [2024-03-19T01:51:09.049Z] [INFO] [2024-03-19T01:51:09.049Z] [INFO] [2024-03-19T01:51:09.049Z] [INFO] [2024-03-19T01:51:09.049Z] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [2024-03-19T01:51:09.049Z] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [2024-03-19T01:51:09.049Z] [INFO] Building GlassFish AppClient Server-Side Core 8.0.1-SNAPSHOT [231/300] [2024-03-19T01:51:09.049Z] [INFO] Building Web Container Common Utilities 8.0.1-SNAPSHOT [232/300] [2024-03-19T01:51:09.049Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [2024-03-19T01:51:09.050Z] [INFO] [2024-03-19T01:51:09.050Z] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [2024-03-19T01:51:09.050Z] [INFO] Building Security Related Implementation for GlassFish 8.0.1-SNAPSHOT [234/300] [2024-03-19T01:51:09.050Z] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [2024-03-19T01:51:09.050Z] [INFO] from appserver/security/security-all/pom.xml [2024-03-19T01:51:09.050Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:51:09.050Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [2024-03-19T01:51:09.050Z] [INFO] Building connectors-ra-redeploy-rars 8.0.1-SNAPSHOT [233/300] [2024-03-19T01:51:09.050Z] [INFO] from appserver/web/war-util/pom.xml [2024-03-19T01:51:09.050Z] [INFO] from appserver/appclient/server/core/pom.xml [2024-03-19T01:51:09.050Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:09.050Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml [2024-03-19T01:51:09.050Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-03-19T01:51:09.050Z] [INFO] Building connectors-ra-redeploy-rars-xa 8.0.1-SNAPSHOT [236/300] [2024-03-19T01:51:09.050Z] [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:set-main-artifact (default-set-main-artifact)' [2024-03-19T01:51:09.050Z] [INFO] Building Connectors Runtime 8.0.1-SNAPSHOT [235/300] [2024-03-19T01:51:09.050Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml [2024-03-19T01:51:09.050Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:09.050Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-03-19T01:51:09.050Z] [INFO] from appserver/connectors/connectors-runtime/pom.xml [2024-03-19T01:51:09.050Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:09.050Z] [INFO] [2024-03-19T01:51:09.050Z] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [2024-03-19T01:51:09.050Z] [INFO] Building Appclient Security Integration 8.0.1-SNAPSHOT [237/300] [2024-03-19T01:51:09.050Z] [INFO] from appserver/security/appclient.security/pom.xml [2024-03-19T01:51:09.050Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:09.050Z] [INFO] [2024-03-19T01:51:09.050Z] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [2024-03-19T01:51:09.050Z] [INFO] Building GlassFish Core EJB container implementation 8.0.1-SNAPSHOT [238/300] [2024-03-19T01:51:09.050Z] [INFO] [2024-03-19T01:51:09.050Z] [INFO] [2024-03-19T01:51:09.050Z] [INFO] from appserver/ejb/ejb-container/pom.xml [2024-03-19T01:51:09.050Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [2024-03-19T01:51:09.050Z] [INFO] [2024-03-19T01:51:09.050Z] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [2024-03-19T01:51:09.050Z] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [2024-03-19T01:51:09.050Z] [INFO] Building JPA container for glassfish 8.0.1-SNAPSHOT [240/300] [2024-03-19T01:51:09.050Z] [INFO] Building utility module for cmp 8.0.1-SNAPSHOT [239/300] [2024-03-19T01:51:09.050Z] [INFO] from appserver/persistence/cmp/utility/pom.xml [2024-03-19T01:51:09.050Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:09.050Z] [INFO] [2024-03-19T01:51:09.050Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:09.050Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [2024-03-19T01:51:09.050Z] [INFO] Building Batch Connector for Glassfish 8.0.1-SNAPSHOT [242/300] [2024-03-19T01:51:09.050Z] [INFO] from appserver/persistence/jpa-container/pom.xml [2024-03-19T01:51:09.050Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:09.050Z] [INFO] Building internal-api module for cmp 8.0.1-SNAPSHOT [241/300] [2024-03-19T01:51:09.050Z] [INFO] from appserver/batch/glassfish-batch-connector/pom.xml [2024-03-19T01:51:09.050Z] [INFO] from appserver/persistence/cmp/internal-api/pom.xml [2024-03-19T01:51:09.050Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:09.050Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:09.050Z] [INFO] [2024-03-19T01:51:09.050Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.050Z] [INFO] [2024-03-19T01:51:09.050Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.050Z] [INFO] [2024-03-19T01:51:09.050Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.050Z] [INFO] [2024-03-19T01:51:09.050Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.050Z] [INFO] No sources to compile [2024-03-19T01:51:09.050Z] [INFO] [2024-03-19T01:51:09.050Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.051Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:09.051Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:09.051Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.051Z] [INFO] Executing tasks [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.051Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/classes/META-INF for [2024-03-19T01:51:09.051Z] [INFO] [echo] web-cli [2024-03-19T01:51:09.051Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/v1/connectors-ra-redeploy-jars.jar [2024-03-19T01:51:09.051Z] [INFO] Executed tasks [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-cli --- [2024-03-19T01:51:09.051Z] [INFO] No sources to compile [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.051Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:09.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/resources [2024-03-19T01:51:09.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/manpages [2024-03-19T01:51:09.051Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.051Z] [INFO] No sources to compile [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.051Z] [INFO] No sources to compile [2024-03-19T01:51:09.051Z] [INFO] [2024-03-19T01:51:09.051Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.051Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v1/connectors-ra-redeploy-jars.jar [2024-03-19T01:51:09.052Z] [INFO] Not copying test resources [2024-03-19T01:51:09.052Z] [INFO] [2024-03-19T01:51:09.052Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.052Z] [INFO] [2024-03-19T01:51:09.052Z] [INFO] --- dependency:3.6.1:copy-dependencies (version2) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.052Z] [INFO] Copying connectors-ra-redeploy-jars-v2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v2/connectors-ra-redeploy-jars.jar [2024-03-19T01:51:09.052Z] [INFO] Not compiling test sources [2024-03-19T01:51:09.052Z] [INFO] [2024-03-19T01:51:09.052Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.052Z] [INFO] [2024-03-19T01:51:09.052Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/resources [2024-03-19T01:51:09.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/manpages [2024-03-19T01:51:09.052Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:09.052Z] [INFO] [2024-03-19T01:51:09.052Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.052Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.052Z] [INFO] [2024-03-19T01:51:09.052Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.052Z] [INFO] No sources to compile [2024-03-19T01:51:09.052Z] [INFO] [2024-03-19T01:51:09.052Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.052Z] [INFO] No sources to compile [2024-03-19T01:51:09.052Z] [INFO] [2024-03-19T01:51:09.052Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.052Z] [INFO] Not copying test resources [2024-03-19T01:51:09.052Z] [INFO] [2024-03-19T01:51:09.052Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.311Z] [INFO] Not compiling test sources [2024-03-19T01:51:09.311Z] [INFO] [2024-03-19T01:51:09.311Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.311Z] [INFO] Tests are skipped. [2024-03-19T01:51:09.311Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc-ra --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc-ra --- [2024-03-19T01:51:09.312Z] [INFO] No sources to compile [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jdbc-ra --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc-ra --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-all --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc-ra --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security-all --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [2024-03-19T01:51:09.312Z] [INFO] Executing tasks [2024-03-19T01:51:09.312Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF for [2024-03-19T01:51:09.312Z] [INFO] [echo] connectors-ra-redeploy-rars-xa [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ security-all --- [2024-03-19T01:51:09.312Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ security-all --- [2024-03-19T01:51:09.312Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/web-cli.jar [2024-03-19T01:51:09.312Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF [2024-03-19T01:51:09.312Z] [INFO] Executed tasks [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:09.312Z] [INFO] No sources to compile [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ security-all --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-utility --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-classes) @ jdbc-ra --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-server-core --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-full --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-utility --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appclient-server-core --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security-all --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ deployment-jakartaee-full --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-all --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-internal-api --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jpa-container --- [2024-03-19T01:51:09.312Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jpa-container --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-utility --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appclient-server-core --- [2024-03-19T01:51:09.312Z] [INFO] [2024-03-19T01:51:09.312Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-full --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-internal-api --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appclient-server-core --- [2024-03-19T01:51:09.313Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-utility --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ deployment-jakartaee-full --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-internal-api --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jpa-container --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-connector --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jpa-container --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-internal-api --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-batch-connector --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-connector --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-batch-connector --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient.security --- [2024-03-19T01:51:09.313Z] [INFO] Executing tasks [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ security-all --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appclient.security --- [2024-03-19T01:51:09.313Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF for [2024-03-19T01:51:09.313Z] [INFO] [echo] connectors-ra-redeploy-rars [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appclient.security --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appclient.security --- [2024-03-19T01:51:09.313Z] [INFO] No sources to compile [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ security-all --- [2024-03-19T01:51:09.313Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF [2024-03-19T01:51:09.313Z] [INFO] No sources to compile [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-all --- [2024-03-19T01:51:09.313Z] [INFO] Executed tasks [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war-util --- [2024-03-19T01:51:09.313Z] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ war-util --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ war-util --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ war-util --- [2024-03-19T01:51:09.313Z] [WARNING] ***************************************************************** [2024-03-19T01:51:09.313Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:09.313Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:09.313Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:09.313Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:09.313Z] [WARNING] ***************************************************************** [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-runtime --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-runtime --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-runtime --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-runtime --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-container --- [2024-03-19T01:51:09.313Z] [INFO] [2024-03-19T01:51:09.313Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-container --- [2024-03-19T01:51:09.314Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.314Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.314Z] [INFO] Compiling 29 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.314Z] [INFO] [2024-03-19T01:51:09.314Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-container --- [2024-03-19T01:51:09.314Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.314Z] [INFO] [2024-03-19T01:51:09.314Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-container --- [2024-03-19T01:51:09.314Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.314Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.314Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.314Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.314Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.314Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.314Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.314Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.314Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.314Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.314Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.314Z] [INFO] Compiling 37 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.314Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.314Z] [INFO] Compiling 161 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.314Z] [INFO] Executing tasks [2024-03-19T01:51:09.314Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/classes/META-INF for [2024-03-19T01:51:09.314Z] [INFO] [echo] security-all [2024-03-19T01:51:09.314Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/classes/META-INF [2024-03-19T01:51:09.314Z] [INFO] Executed tasks [2024-03-19T01:51:09.314Z] [WARNING] ***************************************************************** [2024-03-19T01:51:09.314Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:09.314Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:09.314Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:09.314Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:09.314Z] [WARNING] ***************************************************************** [2024-03-19T01:51:09.314Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.314Z] [INFO] Compiling 279 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.314Z] [INFO] [2024-03-19T01:51:09.314Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-templates) @ jdbc-ra --- [2024-03-19T01:51:09.314Z] [INFO] [2024-03-19T01:51:09.314Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-ra --- [2024-03-19T01:51:09.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/resources [2024-03-19T01:51:09.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/manpages [2024-03-19T01:51:09.314Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:09.314Z] [INFO] [2024-03-19T01:51:09.314Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-cp) @ jdbc-ra --- [2024-03-19T01:51:09.314Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-03-19T01:51:09.573Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra/jdbc-ra-cp.jar [2024-03-19T01:51:09.573Z] [INFO] [2024-03-19T01:51:09.573Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-dm) @ jdbc-ra --- [2024-03-19T01:51:09.573Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-03-19T01:51:09.573Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra/jdbc-ra-dm.jar [2024-03-19T01:51:09.573Z] [INFO] [2024-03-19T01:51:09.573Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-ds) @ jdbc-ra --- [2024-03-19T01:51:09.573Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-03-19T01:51:09.573Z] [INFO] [2024-03-19T01:51:09.573Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-internal-api --- [2024-03-19T01:51:09.573Z] [INFO] [2024-03-19T01:51:09.573Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-internal-api --- [2024-03-19T01:51:09.573Z] [INFO] [2024-03-19T01:51:09.573Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-internal-api --- [2024-03-19T01:51:09.573Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:09.573Z] [INFO] [2024-03-19T01:51:09.573Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-internal-api --- [2024-03-19T01:51:09.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/src/main/resources [2024-03-19T01:51:09.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/src/main/manpages [2024-03-19T01:51:09.573Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:09.573Z] [INFO] [2024-03-19T01:51:09.573Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-internal-api --- [2024-03-19T01:51:09.573Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.573Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.573Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra/jdbc-ra-ds.jar [2024-03-19T01:51:09.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-03-19T01:51:09.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-03-19T01:51:09.573Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-03-19T01:51:09.573Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-03-19T01:51:09.831Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa [2024-03-19T01:51:09.831Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2024-03-19T01:51:09.831Z] [INFO] [2024-03-19T01:51:09.831Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-xa) @ jdbc-ra --- [2024-03-19T01:51:09.831Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-03-19T01:51:09.831Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-03-19T01:51:09.831Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/ra.xml [2024-03-19T01:51:09.831Z] [INFO] [2024-03-19T01:51:09.831Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-batch-connector --- [2024-03-19T01:51:09.831Z] [INFO] [2024-03-19T01:51:09.831Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-batch-connector --- [2024-03-19T01:51:09.831Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-03-19T01:51:09.831Z] [INFO] [2024-03-19T01:51:09.831Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-connector --- [2024-03-19T01:51:09.831Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-03-19T01:51:09.831Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:09.831Z] [INFO] [2024-03-19T01:51:09.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-connector --- [2024-03-19T01:51:09.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/src/main/resources [2024-03-19T01:51:09.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/src/main/manpages [2024-03-19T01:51:09.832Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-batch-connector --- [2024-03-19T01:51:09.832Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.832Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.832Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar [2024-03-19T01:51:09.832Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jpa-container --- [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jpa-container --- [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jpa-container --- [2024-03-19T01:51:09.832Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ war-util --- [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ war-util --- [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war-util --- [2024-03-19T01:51:09.832Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:09.832Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra/jdbc-ra-xa.jar [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jpa-container --- [2024-03-19T01:51:09.832Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- resources:3.3.1:resources (default-resources) @ war-util --- [2024-03-19T01:51:09.832Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:51:09.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/manpages [2024-03-19T01:51:09.832Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:09.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/manpages [2024-03-19T01:51:09.832Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ war-util --- [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jpa-container --- [2024-03-19T01:51:09.832Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.832Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-utility --- [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-utility --- [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc-ra --- [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-utility --- [2024-03-19T01:51:09.832Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.832Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:09.832Z] [INFO] No sources to compile [2024-03-19T01:51:09.832Z] [INFO] [2024-03-19T01:51:09.832Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2024-03-19T01:51:09.832Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.832Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-manifest.xml [2024-03-19T01:51:09.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar [2024-03-19T01:51:09.833Z] [INFO] [2024-03-19T01:51:09.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-utility --- [2024-03-19T01:51:09.833Z] [INFO] [2024-03-19T01:51:09.833Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc-ra --- [2024-03-19T01:51:09.833Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-03-19T01:51:09.833Z] [INFO] No sources to compile [2024-03-19T01:51:09.833Z] [INFO] [2024-03-19T01:51:09.833Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [2024-03-19T01:51:09.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/manpages [2024-03-19T01:51:09.833Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:09.833Z] [INFO] [2024-03-19T01:51:09.833Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-utility --- [2024-03-19T01:51:09.833Z] [WARNING] ***************************************************************** [2024-03-19T01:51:09.833Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:09.833Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:09.833Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:09.833Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:09.833Z] [WARNING] ***************************************************************** [2024-03-19T01:51:09.833Z] [WARNING] ***************************************************************** [2024-03-19T01:51:09.833Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:09.833Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:09.833Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:09.833Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:09.833Z] [WARNING] ***************************************************************** [2024-03-19T01:51:09.833Z] [INFO] [2024-03-19T01:51:09.833Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appclient.security --- [2024-03-19T01:51:09.833Z] [INFO] [2024-03-19T01:51:09.833Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appclient.security --- [2024-03-19T01:51:09.833Z] [INFO] [2024-03-19T01:51:09.833Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient.security --- [2024-03-19T01:51:09.833Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.833Z] [INFO] Compiling 29 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.833Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:09.833Z] [INFO] [2024-03-19T01:51:09.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient.security --- [2024-03-19T01:51:09.833Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:51:09.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/src/main/resources [2024-03-19T01:51:09.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/src/main/manpages [2024-03-19T01:51:09.833Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:09.833Z] [INFO] [2024-03-19T01:51:09.833Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appclient.security --- [2024-03-19T01:51:09.833Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:09.833Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:09.833Z] [INFO] Executing tasks [2024-03-19T01:51:09.833Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/META-INF for [2024-03-19T01:51:09.833Z] [INFO] [echo] jdbc-ra [2024-03-19T01:51:10.092Z] [INFO] Executed tasks [2024-03-19T01:51:10.092Z] [INFO] [2024-03-19T01:51:10.092Z] [INFO] --- antrun:3.1.0:run (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2024-03-19T01:51:10.092Z] [INFO] Executing tasks [2024-03-19T01:51:10.092Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra [2024-03-19T01:51:10.092Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra [2024-03-19T01:51:10.092Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra [2024-03-19T01:51:10.092Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra [2024-03-19T01:51:10.092Z] [INFO] Executed tasks [2024-03-19T01:51:10.092Z] [INFO] [2024-03-19T01:51:10.092Z] [INFO] --- assembly:3.6.0:single (default-single) @ jdbc-ra --- [2024-03-19T01:51:10.092Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:51:10.093Z] [INFO] [2024-03-19T01:51:10.093Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ deployment-jakartaee-full --- [2024-03-19T01:51:10.093Z] [INFO] [2024-03-19T01:51:10.093Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ deployment-jakartaee-full --- [2024-03-19T01:51:10.093Z] [INFO] [2024-03-19T01:51:10.093Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-full --- [2024-03-19T01:51:10.093Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2024-03-19T01:51:10.093Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:10.093Z] [INFO] [2024-03-19T01:51:10.093Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-full --- [2024-03-19T01:51:10.093Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:51:10.093Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/src/main/manpages [2024-03-19T01:51:10.093Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:10.093Z] [INFO] [2024-03-19T01:51:10.093Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ deployment-jakartaee-full --- [2024-03-19T01:51:10.093Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:10.093Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:10.093Z] [INFO] [2024-03-19T01:51:10.093Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jdbc-ra --- [2024-03-19T01:51:10.093Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2024-03-19T01:51:10.093Z] [WARNING] ***************************************************************** [2024-03-19T01:51:10.093Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:10.093Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:10.093Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:10.093Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:10.093Z] [WARNING] ***************************************************************** [2024-03-19T01:51:10.093Z] [INFO] [2024-03-19T01:51:10.093Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appclient-server-core --- [2024-03-19T01:51:10.093Z] [INFO] [2024-03-19T01:51:10.093Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appclient-server-core --- [2024-03-19T01:51:10.093Z] [INFO] [2024-03-19T01:51:10.093Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-server-core --- [2024-03-19T01:51:10.093Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:10.093Z] [INFO] [2024-03-19T01:51:10.093Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-server-core --- [2024-03-19T01:51:10.093Z] [INFO] Copying 8 resources from src/main/resources to target/classes [2024-03-19T01:51:10.093Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-03-19T01:51:10.093Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:10.093Z] [INFO] [2024-03-19T01:51:10.093Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appclient-server-core --- [2024-03-19T01:51:10.093Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:10.093Z] [INFO] Compiling 37 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:10.093Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java uses unchecked or unsafe operations. [2024-03-19T01:51:10.093Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:10.093Z] [INFO] [2024-03-19T01:51:10.094Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-internal-api --- [2024-03-19T01:51:10.094Z] [INFO] [2024-03-19T01:51:10.094Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-internal-api --- [2024-03-19T01:51:10.094Z] [INFO] [2024-03-19T01:51:10.094Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-internal-api --- [2024-03-19T01:51:10.094Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:10.352Z] [INFO] [2024-03-19T01:51:10.352Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-connector --- [2024-03-19T01:51:10.352Z] [INFO] [2024-03-19T01:51:10.352Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-connector --- [2024-03-19T01:51:10.352Z] [INFO] [2024-03-19T01:51:10.352Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-connector --- [2024-03-19T01:51:10.352Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:10.352Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:10.352Z] [INFO] [2024-03-19T01:51:10.352Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-internal-api --- [2024-03-19T01:51:10.352Z] [INFO] [2024-03-19T01:51:10.352Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-internal-api --- [2024-03-19T01:51:10.609Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:10.609Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:10.609Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[69,75] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:10.610Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[93,83] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:10.610Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[106,75] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:10.610Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[70,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:10.610Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[71,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:10.610Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[72,42] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:10.610Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[73,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:10.610Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[74,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:10.610Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[75,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:10.610Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[76,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:10.610Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[77,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:10.610Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[78,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:10.610Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java:[74,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:10.611Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java uses or overrides a deprecated API. [2024-03-19T01:51:10.611Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:10.611Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:10.611Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-utility --- [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-runtime --- [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-utility --- [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-runtime --- [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-runtime --- [2024-03-19T01:51:10.611Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-runtime --- [2024-03-19T01:51:10.611Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:51:10.611Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-03-19T01:51:10.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/manpages [2024-03-19T01:51:10.611Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-utility --- [2024-03-19T01:51:10.611Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:10.611Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-connector --- [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ appclient.security --- [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ appclient.security --- [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-runtime --- [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient.security --- [2024-03-19T01:51:10.611Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:10.611Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:10.611Z] [INFO] Compiling 161 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:10.611Z] [INFO] [2024-03-19T01:51:10.611Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-batch-connector --- [2024-03-19T01:51:10.611Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:10.611Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:10.612Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/schemageneration/EclipseLinkSchemaGenerationProcessor.java:[148,46] jakarta.persistence.spi.PersistenceUnitTransactionType in jakarta.persistence.spi has been deprecated and marked for removal [2024-03-19T01:51:10.612Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/schemageneration/EclipseLinkSchemaGenerationProcessor.java:[148,84] jakarta.persistence.spi.PersistenceUnitTransactionType in jakarta.persistence.spi has been deprecated and marked for removal [2024-03-19T01:51:10.612Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/PersistenceUnitInfoImpl.java:[101,12] jakarta.persistence.spi.PersistenceUnitTransactionType in jakarta.persistence.spi has been deprecated and marked for removal [2024-03-19T01:51:10.612Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/PersistenceUnitInfoImpl.java:[102,16] jakarta.persistence.spi.PersistenceUnitTransactionType in jakarta.persistence.spi has been deprecated and marked for removal [2024-03-19T01:51:10.612Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/PersistenceUnitLoader.java:[278,13] jakarta.persistence.spi.PersistenceUnitTransactionType in jakarta.persistence.spi has been deprecated and marked for removal [2024-03-19T01:51:10.612Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/PersistenceUnitLoader.java:[278,72] jakarta.persistence.spi.PersistenceUnitTransactionType in jakarta.persistence.spi has been deprecated and marked for removal [2024-03-19T01:51:10.612Z] [INFO] [2024-03-19T01:51:10.612Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jpa-container --- [2024-03-19T01:51:10.612Z] [INFO] [2024-03-19T01:51:10.612Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jpa-container --- [2024-03-19T01:51:10.612Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java:[131,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:10.612Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[972,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:10.612Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/java/org/glassfish/web/util/ExceptionUtils.java:[37,26] java.lang.ThreadDeath in java.lang has been deprecated and marked for removal [2024-03-19T01:51:10.612Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/java/org/glassfish/web/util/ExceptionUtils.java:[38,20] java.lang.ThreadDeath in java.lang has been deprecated and marked for removal [2024-03-19T01:51:10.613Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java: Some input files use or override a deprecated API. [2024-03-19T01:51:10.613Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:10.613Z] [INFO] [2024-03-19T01:51:10.613Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ war-util --- [2024-03-19T01:51:10.613Z] [INFO] [2024-03-19T01:51:10.613Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ war-util --- [2024-03-19T01:51:10.613Z] [INFO] [2024-03-19T01:51:10.613Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jpa-container --- [2024-03-19T01:51:10.613Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:10.613Z] [INFO] [2024-03-19T01:51:10.613Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ war-util --- [2024-03-19T01:51:10.613Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:10.613Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarSniffer.java:[46,5] com.sun.enterprise.deployment.EarType in com.sun.enterprise.deployment has been deprecated and marked for removal [2024-03-19T01:51:10.613Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java uses unchecked or unsafe operations. [2024-03-19T01:51:10.613Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:10.613Z] [INFO] [2024-03-19T01:51:10.613Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-full --- [2024-03-19T01:51:10.613Z] [INFO] [2024-03-19T01:51:10.613Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-full --- [2024-03-19T01:51:10.613Z] [INFO] [2024-03-19T01:51:10.613Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-full --- [2024-03-19T01:51:10.613Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:10.870Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:10.870Z] [INFO] [2024-03-19T01:51:10.870Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-utility --- [2024-03-19T01:51:10.870Z] [INFO] [2024-03-19T01:51:10.870Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-utility --- [2024-03-19T01:51:10.870Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:10.870Z] [INFO] Compiling 29 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:10.870Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:10.871Z] [INFO] [2024-03-19T01:51:10.871Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient.security --- [2024-03-19T01:51:10.871Z] [INFO] [2024-03-19T01:51:10.871Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appclient.security --- [2024-03-19T01:51:10.871Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:10.871Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:10.871Z] [INFO] [2024-03-19T01:51:10.871Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-internal-api --- [2024-03-19T01:51:10.871Z] [INFO] Not copying test resources [2024-03-19T01:51:10.871Z] [INFO] [2024-03-19T01:51:10.871Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-internal-api --- [2024-03-19T01:51:10.871Z] [INFO] Not compiling test sources [2024-03-19T01:51:10.871Z] [INFO] [2024-03-19T01:51:10.871Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-internal-api --- [2024-03-19T01:51:10.871Z] [INFO] [2024-03-19T01:51:10.871Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-internal-api --- [2024-03-19T01:51:10.871Z] [INFO] Tests are skipped. [2024-03-19T01:51:10.871Z] [INFO] [2024-03-19T01:51:10.871Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-internal-api --- [2024-03-19T01:51:10.871Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:10.871Z] [INFO] [2024-03-19T01:51:10.871Z] [INFO] --- command-security:1.0.17:check (default-check) @ jpa-container --- [2024-03-19T01:51:10.871Z] [INFO] [2024-03-19T01:51:10.871Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jpa-container --- [2024-03-19T01:51:10.871Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:10.871Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:10.871Z] [INFO] Executing tasks [2024-03-19T01:51:10.871Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/classes/META-INF for [2024-03-19T01:51:10.871Z] [INFO] [echo] cmp-internal-api [2024-03-19T01:51:10.871Z] [INFO] Executed tasks [2024-03-19T01:51:10.871Z] [INFO] [2024-03-19T01:51:10.871Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-internal-api --- [2024-03-19T01:51:10.871Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar [2024-03-19T01:51:11.128Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:11.128Z] [INFO] [2024-03-19T01:51:11.128Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-full --- [2024-03-19T01:51:11.128Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:11.128Z] [INFO] [2024-03-19T01:51:11.128Z] [INFO] --- command-security:1.0.17:check (default-check) @ war-util --- [2024-03-19T01:51:11.128Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.128Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:11.128Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:11.128Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:11.128Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:11.129Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.129Z] [INFO] [2024-03-19T01:51:11.129Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ war-util --- [2024-03-19T01:51:11.129Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:11.129Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:11.129Z] [INFO] [2024-03-19T01:51:11.129Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ deployment-jakartaee-full --- [2024-03-19T01:51:11.129Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:11.129Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:11.129Z] [INFO] [2024-03-19T01:51:11.129Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-connector --- [2024-03-19T01:51:11.129Z] [INFO] Not copying test resources [2024-03-19T01:51:11.129Z] [INFO] [2024-03-19T01:51:11.129Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-batch-connector --- [2024-03-19T01:51:11.129Z] [INFO] Not compiling test sources [2024-03-19T01:51:11.129Z] [INFO] [2024-03-19T01:51:11.129Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-connector --- [2024-03-19T01:51:11.129Z] [INFO] [2024-03-19T01:51:11.129Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-connector --- [2024-03-19T01:51:11.129Z] [INFO] Tests are skipped. [2024-03-19T01:51:11.129Z] [INFO] [2024-03-19T01:51:11.129Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-connector --- [2024-03-19T01:51:11.129Z] [INFO] Executing tasks [2024-03-19T01:51:11.129Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/classes/META-INF for [2024-03-19T01:51:11.129Z] [INFO] [echo] glassfish-batch-connector [2024-03-19T01:51:11.129Z] [INFO] Executed tasks [2024-03-19T01:51:11.129Z] [INFO] [2024-03-19T01:51:11.129Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-connector --- [2024-03-19T01:51:11.129Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar [2024-03-19T01:51:11.386Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.386Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:11.386Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:11.386Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:11.386Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:11.386Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.386Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:11.386Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:11.386Z] [INFO] [2024-03-19T01:51:11.386Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-container --- [2024-03-19T01:51:11.386Z] [INFO] [2024-03-19T01:51:11.386Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-container --- [2024-03-19T01:51:11.386Z] [INFO] [2024-03-19T01:51:11.386Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-container --- [2024-03-19T01:51:11.387Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:11.387Z] [INFO] [2024-03-19T01:51:11.387Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-container --- [2024-03-19T01:51:11.387Z] [INFO] Copying 11 resources from src/main/resources to target/classes [2024-03-19T01:51:11.387Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-03-19T01:51:11.387Z] [INFO] [2024-03-19T01:51:11.387Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-utility --- [2024-03-19T01:51:11.387Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:11.387Z] [INFO] Not copying test resources [2024-03-19T01:51:11.387Z] [INFO] [2024-03-19T01:51:11.387Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-utility --- [2024-03-19T01:51:11.387Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientServerApplication.java:[165,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:11.387Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientGroupFacadeGenerator.java:[81,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [2024-03-19T01:51:11.387Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/DeveloperContentHandler.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:11.387Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/DeveloperContentHandler.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:11.387Z] [INFO] [2024-03-19T01:51:11.387Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ appclient-server-core --- [2024-03-19T01:51:11.387Z] [INFO] [2024-03-19T01:51:11.387Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-container --- [2024-03-19T01:51:11.387Z] [INFO] [2024-03-19T01:51:11.387Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ appclient-server-core --- [2024-03-19T01:51:11.387Z] [INFO] Not compiling test sources [2024-03-19T01:51:11.387Z] [INFO] [2024-03-19T01:51:11.387Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-utility --- [2024-03-19T01:51:11.387Z] [INFO] [2024-03-19T01:51:11.387Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-utility --- [2024-03-19T01:51:11.387Z] [INFO] Tests are skipped. [2024-03-19T01:51:11.387Z] [INFO] [2024-03-19T01:51:11.387Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-utility --- [2024-03-19T01:51:11.387Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:11.387Z] [INFO] Compiling 279 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:11.387Z] [INFO] [2024-03-19T01:51:11.387Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-server-core --- [2024-03-19T01:51:11.387Z] [INFO] Executing tasks [2024-03-19T01:51:11.387Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/classes/META-INF for [2024-03-19T01:51:11.387Z] [INFO] [echo] cmp-utility [2024-03-19T01:51:11.387Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:11.387Z] [INFO] Executed tasks [2024-03-19T01:51:11.387Z] [INFO] [2024-03-19T01:51:11.387Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-utility --- [2024-03-19T01:51:11.387Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/cmp-utility.jar [2024-03-19T01:51:11.387Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.387Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:11.387Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:11.387Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:11.388Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:11.388Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.388Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:51:11.388Z] [INFO] [2024-03-19T01:51:11.388Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient.security --- [2024-03-19T01:51:11.388Z] [INFO] Not copying test resources [2024-03-19T01:51:11.388Z] [INFO] [2024-03-19T01:51:11.388Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ appclient.security --- [2024-03-19T01:51:11.388Z] [INFO] Not compiling test sources [2024-03-19T01:51:11.388Z] [INFO] [2024-03-19T01:51:11.388Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient.security --- [2024-03-19T01:51:11.388Z] [INFO] [2024-03-19T01:51:11.388Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient.security --- [2024-03-19T01:51:11.388Z] [INFO] Tests are skipped. [2024-03-19T01:51:11.388Z] [INFO] [2024-03-19T01:51:11.388Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient.security --- [2024-03-19T01:51:11.388Z] [INFO] [2024-03-19T01:51:11.388Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jpa-container --- [2024-03-19T01:51:11.388Z] [INFO] Not copying test resources [2024-03-19T01:51:11.388Z] [INFO] [2024-03-19T01:51:11.388Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jpa-container --- [2024-03-19T01:51:11.388Z] [INFO] Not compiling test sources [2024-03-19T01:51:11.388Z] [INFO] [2024-03-19T01:51:11.388Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jpa-container --- [2024-03-19T01:51:11.388Z] [INFO] [2024-03-19T01:51:11.388Z] [INFO] --- surefire:3.2.5:test (default-test) @ jpa-container --- [2024-03-19T01:51:11.388Z] [INFO] Tests are skipped. [2024-03-19T01:51:11.388Z] [INFO] [2024-03-19T01:51:11.388Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jpa-container --- [2024-03-19T01:51:11.646Z] [INFO] Executing tasks [2024-03-19T01:51:11.646Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/classes/META-INF for [2024-03-19T01:51:11.646Z] [INFO] [echo] appclient.security [2024-03-19T01:51:11.646Z] [INFO] Executed tasks [2024-03-19T01:51:11.646Z] [INFO] [2024-03-19T01:51:11.646Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient.security --- [2024-03-19T01:51:11.646Z] [INFO] Executing tasks [2024-03-19T01:51:11.646Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/classes/META-INF for [2024-03-19T01:51:11.646Z] [INFO] [echo] jpa-container [2024-03-19T01:51:11.646Z] [INFO] Executed tasks [2024-03-19T01:51:11.646Z] [INFO] [2024-03-19T01:51:11.646Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jpa-container --- [2024-03-19T01:51:11.646Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/appclient.security.jar [2024-03-19T01:51:11.646Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/jpa-container.jar [2024-03-19T01:51:11.646Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.646Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:11.646Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:11.646Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:11.646Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:11.646Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.646Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.646Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:11.646Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:11.646Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:11.646Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:11.646Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.646Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:11.646Z] [INFO] Initial messages found so far: {} [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00001 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00001 needs checking for cause/action: true [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00002 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00002 needs checking for cause/action: true [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00004 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00004 needs checking for cause/action: false [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00005 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00005 needs checking for cause/action: false [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00006 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00006 needs checking for cause/action: false [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00007 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00007 needs checking for cause/action: false [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00008 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00008 needs checking for cause/action: false [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00011 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00011 needs checking for cause/action: false [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00015 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00015 needs checking for cause/action: true [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00016 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00016 needs checking for cause/action: true [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00021 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00021 needs checking for cause/action: false [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00022 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00022 needs checking for cause/action: false [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00023 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00023 needs checking for cause/action: false [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00024 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00024 needs checking for cause/action: false [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00027 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00027 needs checking for cause/action: true [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00028 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00028 needs checking for cause/action: false [2024-03-19T01:51:11.646Z] [INFO] Processing: AS-WEB-UTIL-00029 [2024-03-19T01:51:11.646Z] [INFO] Message AS-WEB-UTIL-00029 needs checking for cause/action: false [2024-03-19T01:51:11.647Z] [INFO] Processing: AS-WEB-UTIL-00030 [2024-03-19T01:51:11.647Z] [INFO] Message AS-WEB-UTIL-00030 needs checking for cause/action: false [2024-03-19T01:51:11.647Z] [INFO] Processing: AS-WEB-UTIL-00031 [2024-03-19T01:51:11.647Z] [INFO] Message AS-WEB-UTIL-00031 needs checking for cause/action: false [2024-03-19T01:51:11.647Z] [INFO] Processing: AS-WEB-UTIL-00032 [2024-03-19T01:51:11.647Z] [INFO] Message AS-WEB-UTIL-00032 needs checking for cause/action: false [2024-03-19T01:51:11.647Z] [INFO] Processing: AS-WEB-UTIL-00033 [2024-03-19T01:51:11.647Z] [INFO] Message AS-WEB-UTIL-00033 needs checking for cause/action: false [2024-03-19T01:51:11.647Z] [INFO] Processing: AS-WEB-UTIL-00034 [2024-03-19T01:51:11.647Z] [INFO] Message AS-WEB-UTIL-00034 needs checking for cause/action: false [2024-03-19T01:51:11.647Z] [INFO] Processing: AS-WEB-UTIL-00035 [2024-03-19T01:51:11.647Z] [INFO] Message AS-WEB-UTIL-00035 needs checking for cause/action: false [2024-03-19T01:51:11.647Z] [INFO] Processing: AS-WEB-UTIL-00036 [2024-03-19T01:51:11.647Z] [INFO] Message AS-WEB-UTIL-00036 needs checking for cause/action: false [2024-03-19T01:51:11.647Z] [INFO] Processing: AS-WEB-UTIL-00037 [2024-03-19T01:51:11.647Z] [INFO] Message AS-WEB-UTIL-00037 needs checking for cause/action: true [2024-03-19T01:51:11.647Z] [INFO] Processing: AS-WEB-UTIL-00038 [2024-03-19T01:51:11.647Z] [INFO] Message AS-WEB-UTIL-00038 needs checking for cause/action: false [2024-03-19T01:51:11.647Z] [INFO] Processing: AS-WEB-UTIL-00039 [2024-03-19T01:51:11.647Z] [INFO] Message AS-WEB-UTIL-00039 needs checking for cause/action: false [2024-03-19T01:51:11.647Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-UTIL-00001=Resource ''{0}'' is missing, AS-WEB-UTIL-00002=Failed tracking modifications of ''{0}'' : {1}, AS-WEB-UTIL-00004=Security Violation, attempt to use Restricted Class: {0}, AS-WEB-UTIL-00005=Class {0} has unsupported major or minor version numbers, which are greater than those found in the Java Runtime Environment version {1}, AS-WEB-UTIL-00006=Unable to load class with name [{0}], reason: {1}, AS-WEB-UTIL-00007=The web application [{0}] registered the JDBC driver [{1}] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered., AS-WEB-UTIL-00008=JDBC driver de-registration failed for web application [{0}], AS-WEB-UTIL-00011=Failed to check for ThreadLocal references for web application [{0}], AS-WEB-UTIL-00015=The web application [{0}] created a ThreadLocal with key of [{1}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00016=The web application [{0}] created a ThreadLocal with key of [{1}] and a value of [{2}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00021=Illegal JAR entry detected with name {0}, AS-WEB-UTIL-00022=Unable to validate JAR entry with name {0}, AS-WEB-UTIL-00023=Unable to create {0}, AS-WEB-UTIL-00024=Unable to delete {0}, AS-WEB-UTIL-00027=extra-class-path component [{0}] is not a valid pathname, AS-WEB-UTIL-00028=The clearReferencesStatic is not consistent in context.xml for virtual servers, AS-WEB-UTIL-00029=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-UTIL-00030=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-UTIL-00031=Ignoring invalid property [{0}] = [{1}], AS-WEB-UTIL-00032=The xml element should be [{0}] rather than [{1}], AS-WEB-UTIL-00033=This is an unexpected end of document, AS-WEB-UTIL-00034=Unexpected type of ClassLoader. Expected: java.net.URLClassLoader, got: {0}, AS-WEB-UTIL-00035=Unable to load class {0}, reason: {1}, AS-WEB-UTIL-00036=Invalid URLClassLoader path component: [{0}] is neither a JAR file nor a directory, AS-WEB-UTIL-00037=Error trying to scan the classes at {0} for annotations in which a ServletContainerInitializer has expressed interest, AS-WEB-UTIL-00038=Ignoring [{0}] during Tag Library Descriptor (TLD) processing, AS-WEB-UTIL-00039=Unable to determine TLD resources for [{0}] tag library, because class loader [{1}] for [{2}] is not an instance of java.net.URLClassLoader} [2024-03-19T01:51:11.648Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:51:11.648Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:11.648Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:11.648Z] [INFO] Processing: jakarta.enterprise.web.util on element WEB_UTIL_LOGGER [2024-03-19T01:51:11.648Z] [INFO] Enclosing type is org.glassfish.web.loader.LogFacade [2024-03-19T01:51:11.648Z] [INFO] Loggers found so far: {jakarta.enterprise.web.util.description=WEB Util Logger, jakarta.enterprise.web.util.publish=true, jakarta.enterprise.web.util.subsystem=WEB} [2024-03-19T01:51:11.648Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:51:11.648Z] [INFO] Found enclosing element WEB_UTIL_LOGGER [2024-03-19T01:51:11.648Z] [INFO] Found enclosing element org.glassfish.web.loader.LogFacade [2024-03-19T01:51:11.648Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:51:11.648Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:11.648Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:11.648Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:51:11.648Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:11.648Z] [INFO] [2024-03-19T01:51:11.648Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war-util --- [2024-03-19T01:51:11.648Z] [INFO] Not copying test resources [2024-03-19T01:51:11.648Z] [INFO] [2024-03-19T01:51:11.648Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ war-util --- [2024-03-19T01:51:11.648Z] [INFO] Not compiling test sources [2024-03-19T01:51:11.648Z] [INFO] [2024-03-19T01:51:11.648Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ war-util --- [2024-03-19T01:51:11.648Z] [INFO] [2024-03-19T01:51:11.648Z] [INFO] --- surefire:3.2.5:test (default-test) @ war-util --- [2024-03-19T01:51:11.648Z] [INFO] Tests are skipped. [2024-03-19T01:51:11.648Z] [INFO] [2024-03-19T01:51:11.648Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ war-util --- [2024-03-19T01:51:11.648Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:11.648Z] [INFO] Initial messages found so far: {} [2024-03-19T01:51:11.648Z] [INFO] Processing: AS-DEPLOYMENT-02015 [2024-03-19T01:51:11.648Z] [INFO] Message AS-DEPLOYMENT-02015 needs checking for cause/action: false [2024-03-19T01:51:11.648Z] [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-02015=Skipped processing for module {0} as its module type was not recognized} [2024-03-19T01:51:11.648Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:51:11.648Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:11.648Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:11.648Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.javaeefull on element DEPLOYMENT_LOGGER [2024-03-19T01:51:11.648Z] [INFO] Enclosing type is org.glassfish.javaee.full.deployment.EarDeployer [2024-03-19T01:51:11.648Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.javaeefull.description=Deployment logger for javaee-full module, jakarta.enterprise.system.tools.deployment.javaeefull.publish=true, jakarta.enterprise.system.tools.deployment.javaeefull.subsystem=DEPLOYMENT} [2024-03-19T01:51:11.648Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:51:11.648Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-03-19T01:51:11.648Z] [INFO] Found enclosing element org.glassfish.javaee.full.deployment.EarDeployer [2024-03-19T01:51:11.649Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:51:11.649Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:11.649Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:11.649Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:51:11.649Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:11.649Z] [INFO] [2024-03-19T01:51:11.649Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-full --- [2024-03-19T01:51:11.649Z] [INFO] Not copying test resources [2024-03-19T01:51:11.649Z] [INFO] [2024-03-19T01:51:11.649Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ deployment-jakartaee-full --- [2024-03-19T01:51:11.649Z] [INFO] Not compiling test sources [2024-03-19T01:51:11.649Z] [INFO] [2024-03-19T01:51:11.649Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-full --- [2024-03-19T01:51:11.649Z] [INFO] [2024-03-19T01:51:11.649Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-full --- [2024-03-19T01:51:11.649Z] [INFO] Tests are skipped. [2024-03-19T01:51:11.649Z] [INFO] [2024-03-19T01:51:11.649Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-full --- [2024-03-19T01:51:11.649Z] [INFO] Executing tasks [2024-03-19T01:51:11.649Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/classes/META-INF for [2024-03-19T01:51:11.649Z] [INFO] [echo] war-util [2024-03-19T01:51:11.649Z] [INFO] Executed tasks [2024-03-19T01:51:11.649Z] [INFO] [2024-03-19T01:51:11.649Z] [INFO] --- jar:3.3.0:jar (default-jar) @ war-util --- [2024-03-19T01:51:11.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/war-util.jar [2024-03-19T01:51:11.649Z] [INFO] Executing tasks [2024-03-19T01:51:11.649Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/classes/META-INF for [2024-03-19T01:51:11.649Z] [INFO] [echo] deployment-jakartaee-full [2024-03-19T01:51:11.649Z] [INFO] Executed tasks [2024-03-19T01:51:11.649Z] [INFO] [2024-03-19T01:51:11.649Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-full --- [2024-03-19T01:51:11.649Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.649Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:11.649Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:11.649Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:11.649Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:11.649Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar [2024-03-19T01:51:11.649Z] [WARNING] Manifest org.glassfish.main.appclient.server:appclient-server-core:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.appclient.server.core, has 1, private references [org.glassfish.appclient.server.core.jws.servedcontent] [2024-03-19T01:51:11.649Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:11.649Z] [INFO] [2024-03-19T01:51:11.649Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-server-core --- [2024-03-19T01:51:11.649Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.649Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:11.649Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:11.649Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:11.649Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:11.649Z] [WARNING] ***************************************************************** [2024-03-19T01:51:11.649Z] [INFO] [2024-03-19T01:51:11.649Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appclient-server-core --- [2024-03-19T01:51:11.649Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:11.650Z] [INFO] Compiling 37 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:12.216Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:51:12.216Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:12.216Z] [INFO] Initial messages found so far: {} [2024-03-19T01:51:12.216Z] [INFO] Processing: AS-ACDEPL-00103 [2024-03-19T01:51:12.216Z] [INFO] Message AS-ACDEPL-00103 needs checking for cause/action: false [2024-03-19T01:51:12.216Z] [INFO] Processing: AS_ACDEPL-00104 [2024-03-19T01:51:12.216Z] [INFO] Message AS_ACDEPL-00104 needs checking for cause/action: false [2024-03-19T01:51:12.216Z] [INFO] Processing: AS_ACDEPL-00101 [2024-03-19T01:51:12.216Z] [INFO] Message AS_ACDEPL-00101 needs checking for cause/action: false [2024-03-19T01:51:12.216Z] [INFO] Processing: AS_ACDEPL_00102 [2024-03-19T01:51:12.216Z] [INFO] Message AS_ACDEPL_00102 needs checking for cause/action: false [2024-03-19T01:51:12.216Z] [INFO] Processing: AS-ACDEPL-00111 [2024-03-19T01:51:12.216Z] [INFO] Message AS-ACDEPL-00111 needs checking for cause/action: false [2024-03-19T01:51:12.216Z] [INFO] Processing: AS-ACDEPL-00114 [2024-03-19T01:51:12.216Z] [INFO] Message AS-ACDEPL-00114 needs checking for cause/action: false [2024-03-19T01:51:12.216Z] [INFO] Processing: AS-ACDEPL-00115 [2024-03-19T01:51:12.216Z] [INFO] Message AS-ACDEPL-00115 needs checking for cause/action: false [2024-03-19T01:51:12.216Z] [INFO] Processing: AS-ACDEPL-00108 [2024-03-19T01:51:12.216Z] [INFO] Message AS-ACDEPL-00108 needs checking for cause/action: false [2024-03-19T01:51:12.216Z] [INFO] Processing: AS-ACDEPL-00109 [2024-03-19T01:51:12.216Z] [INFO] Message AS-ACDEPL-00109 needs checking for cause/action: false [2024-03-19T01:51:12.216Z] [INFO] Processing: AS-ACDEPL-00105 [2024-03-19T01:51:12.216Z] [INFO] Message AS-ACDEPL-00105 needs checking for cause/action: false [2024-03-19T01:51:12.217Z] [INFO] Total Messages including ones found from disk so far: {AS-ACDEPL-00103=Java Web Start services started for the app client {0} (contextRoot: {1}), AS-ACDEPL-00105=Error starting the adapter to serve static system-level content, AS-ACDEPL-00108=Config file for client JNLP not found: {0}, AS-ACDEPL-00109=The config file for client JNLP {0} exists but could not be read., AS-ACDEPL-00111=Client JNLP document {0} refers to the static resource {1} that does not exist or is not readable., AS-ACDEPL-00114=The ApplicationSignedJARManager for a nested app client deployer helper is unexpectedly null., AS-ACDEPL-00115=Tbe custom JNLP document {0} in a stand-alone app client incorrectly refers to a JAR {1}, AS_ACDEPL-00101=Java Web Start services not started for the app client {0}; its developer has marked it as ineligible, AS_ACDEPL-00104=Java Web Start services stopped for the app client {0}, AS_ACDEPL_00102=Java Web Start services not started for the app client {0}; the administrator has disabled Java Web Start support for it} [2024-03-19T01:51:12.217Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:51:12.217Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:12.217Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:12.217Z] [INFO] Processing: jakarta.enterprise.system.container.appclient on element APPCLIENT_SERVER_MAIN_LOGGER [2024-03-19T01:51:12.217Z] [INFO] Enclosing type is org.glassfish.appclient.server.core.jws.JavaWebStartInfo [2024-03-19T01:51:12.217Z] [INFO] Loggers found so far: {jakarta.enterprise.system.container.appclient.description=Appclient Server-side Logger, jakarta.enterprise.system.container.appclient.publish=true, jakarta.enterprise.system.container.appclient.subsystem=SERVER} [2024-03-19T01:51:12.217Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:51:12.217Z] [INFO] Found enclosing element APPCLIENT_SERVER_MAIN_LOGGER [2024-03-19T01:51:12.217Z] [INFO] Found enclosing element org.glassfish.appclient.server.core.jws.JavaWebStartInfo [2024-03-19T01:51:12.217Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:51:12.217Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:12.217Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:12.217Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:51:12.217Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:12.217Z] [INFO] [2024-03-19T01:51:12.217Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-server-core --- [2024-03-19T01:51:12.217Z] [INFO] Not copying test resources [2024-03-19T01:51:12.217Z] [INFO] [2024-03-19T01:51:12.217Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ appclient-server-core --- [2024-03-19T01:51:12.217Z] [INFO] Not compiling test sources [2024-03-19T01:51:12.217Z] [INFO] [2024-03-19T01:51:12.217Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-server-core --- [2024-03-19T01:51:12.217Z] [INFO] [2024-03-19T01:51:12.217Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient-server-core --- [2024-03-19T01:51:12.217Z] [INFO] Tests are skipped. [2024-03-19T01:51:12.217Z] [INFO] [2024-03-19T01:51:12.217Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-server-core --- [2024-03-19T01:51:12.217Z] [INFO] Executing tasks [2024-03-19T01:51:12.217Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/classes/META-INF for [2024-03-19T01:51:12.217Z] [INFO] [echo] appclient-server-core [2024-03-19T01:51:12.217Z] [INFO] Executed tasks [2024-03-19T01:51:12.217Z] [INFO] [2024-03-19T01:51:12.217Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-server-core --- [2024-03-19T01:51:12.217Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/appclient-server-core.jar [2024-03-19T01:51:12.217Z] [WARNING] ***************************************************************** [2024-03-19T01:51:12.217Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:12.217Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:12.217Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:12.217Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:12.217Z] [WARNING] ***************************************************************** [2024-03-19T01:51:12.218Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourceGateway.java:[64,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:12.218Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[89,62] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:12.218Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[94,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:12.218Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[107,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:12.218Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java:[115,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:12.218Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java:[341,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:12.218Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[70,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:12.218Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[95,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:12.218Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[115,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:12.218Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/DataStructureFactory.java:[62,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:12.218Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/waitqueue/PoolWaitQueueFactory.java:[53,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:12.219Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/beans/AdministeredObjectResource.java:[139,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:12.219Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/beans/AdministeredObjectResource.java:[144,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:12.219Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectionPoolObjectsUtils.java:[290,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:12.219Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/deployment/annotation/handlers/ConfigPropertyHandler.java:[225,11] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:12.219Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourceGateway.java: Some input files use or override a deprecated API. [2024-03-19T01:51:12.219Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourceGateway.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:12.219Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ConnectionPool.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:12.219Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ConnectionPool.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:12.219Z] [INFO] [2024-03-19T01:51:12.219Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ connectors-runtime --- [2024-03-19T01:51:12.219Z] [INFO] [2024-03-19T01:51:12.219Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ connectors-runtime --- [2024-03-19T01:51:12.219Z] [INFO] [2024-03-19T01:51:12.219Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-runtime --- [2024-03-19T01:51:12.219Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:12.476Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:12.476Z] [INFO] [2024-03-19T01:51:12.476Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-runtime --- [2024-03-19T01:51:12.477Z] [INFO] [2024-03-19T01:51:12.477Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-runtime --- [2024-03-19T01:51:12.477Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:12.477Z] [INFO] Compiling 161 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:13.041Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.041Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java:[668,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.042Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[162,30] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.042Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[188,39] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.042Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[272,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.042Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[359,44] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.042Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[366,39] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.042Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/ContainerTransaction.java:[74,44] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.042Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[102,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.042Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[104,101] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.042Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[86,78] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.043Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[122,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.043Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[153,41] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.043Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[673,50] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.043Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[705,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.043Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[715,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.043Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[722,56] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.043Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[731,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.043Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[805,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.043Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.043Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.043Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[76,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.043Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[84,54] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.044Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[999,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.044Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1002,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.044Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1019,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.044Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1022,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.044Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1598,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.044Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1601,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.044Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1629,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.044Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1632,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.044Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1955,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.044Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1966,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.044Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3796,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.044Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3799,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3870,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3873,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[63,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[120,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[162,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[208,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[125,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[128,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[383,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[391,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[395,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[399,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.045Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[422,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.046Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[428,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.046Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[493,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.046Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[499,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.046Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java:[84,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.046Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java:[349,12] java.security.Identity in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.046Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/AsmSerializableBeanGenerator.java:[86,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.046Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[426,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.046Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[1842,48] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:51:13.046Z] cast to java.lang.Object for a varargs call [2024-03-19T01:51:13.046Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:51:13.046Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3209,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.046Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3216,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.046Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3241,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.046Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3248,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.047Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java:[36,62] PM_DESCRIPTOR in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.047Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java:[36,79] org.glassfish.ejb.deployment.node.runtime.PMDescriptorNode in org.glassfish.ejb.deployment.node.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.047Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java:[37,62] PM_INUSE in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.047Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java:[37,74] org.glassfish.ejb.deployment.node.runtime.PMInUseNode in org.glassfish.ejb.deployment.node.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.047Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbMessageBeanDescriptor.java:[622,39] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.047Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/CmpFieldNode.java:[53,69] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.047Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatelessHandler.java:[89,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.047Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[34,56] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.047Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[36,13] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.047Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[39,12] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.048Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[41,30] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.048Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[49,34] PM_IDENTIFIER in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.048Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[50,34] PM_VERSION in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.048Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[56,63] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.048Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[58,49] PM_IDENTIFIER in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.048Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[59,49] PM_VERSION in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.048Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/SingletonHandler.java:[91,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:13.048Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[35,61] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.048Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[37,13] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.048Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[40,12] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.049Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[42,30] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.049Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[51,34] PM_IDENTIFIER in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.049Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[52,34] PM_VERSION in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.049Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[53,34] PM_CONFIG in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.049Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[54,34] PM_CLASS_GENERATOR in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.049Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[55,34] PM_MAPPING_FACTORY in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.049Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[61,63] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T01:51:13.049Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[63,44] PM_IDENTIFIER in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.049Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[64,44] PM_VERSION in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.049Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[65,44] PM_CONFIG in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.050Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[66,44] PM_CLASS_GENERATOR in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.050Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[67,44] PM_MAPPING_FACTORY in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T01:51:13.050Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[104,39] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.050Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[292,53] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:13.050Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[388,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.050Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[390,54] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.050Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[488,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.050Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[491,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.050Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[502,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.050Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[504,32] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-03-19T01:51:13.050Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Some input files use or override a deprecated API. [2024-03-19T01:51:13.051Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:13.051Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-03-19T01:51:13.051Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/AfterCompletionHandler.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:13.051Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/AfterCompletionHandler.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:13.051Z] [INFO] [2024-03-19T01:51:13.051Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ejb-container --- [2024-03-19T01:51:13.051Z] [INFO] [2024-03-19T01:51:13.051Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ejb-container --- [2024-03-19T01:51:13.051Z] [INFO] [2024-03-19T01:51:13.051Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-runtime --- [2024-03-19T01:51:13.051Z] [INFO] Not copying test resources [2024-03-19T01:51:13.051Z] [INFO] [2024-03-19T01:51:13.051Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-runtime --- [2024-03-19T01:51:13.051Z] [INFO] Not compiling test sources [2024-03-19T01:51:13.051Z] [INFO] [2024-03-19T01:51:13.051Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-runtime --- [2024-03-19T01:51:13.051Z] [INFO] [2024-03-19T01:51:13.051Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-runtime --- [2024-03-19T01:51:13.051Z] [INFO] Tests are skipped. [2024-03-19T01:51:13.051Z] [INFO] [2024-03-19T01:51:13.051Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-runtime --- [2024-03-19T01:51:13.051Z] [INFO] Executing tasks [2024-03-19T01:51:13.051Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/classes/META-INF for [2024-03-19T01:51:13.051Z] [INFO] [echo] connectors-runtime [2024-03-19T01:51:13.051Z] [INFO] Executed tasks [2024-03-19T01:51:13.051Z] [INFO] [2024-03-19T01:51:13.051Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-runtime --- [2024-03-19T01:51:13.051Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/connectors-runtime.jar [2024-03-19T01:51:13.051Z] [WARNING] ***************************************************************** [2024-03-19T01:51:13.051Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:13.051Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:13.051Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:13.051Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:13.051Z] [WARNING] ***************************************************************** [2024-03-19T01:51:13.308Z] [INFO] [2024-03-19T01:51:13.308Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-container --- [2024-03-19T01:51:13.308Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:13.565Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.ejb, has 1, private references [com.sun.ejb.containers.interceptors] [2024-03-19T01:51:13.566Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.ejb.containers, has 3, private references [com.sun.ejb.containers.interceptors, com.sun.ejb.spi.sfsb.util, org.glassfish.ejb.startup] [2024-03-19T01:51:13.566Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.ejb.containers.util.cache, has 1, private references [com.sun.ejb.base.stats] [2024-03-19T01:51:13.566Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.ejb.monitoring.stats, has 1, private references [com.sun.ejb.spi.stats] [2024-03-19T01:51:13.566Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.ejb.deployment.descriptor, has 1, private references [org.glassfish.ejb.deployment.util] [2024-03-19T01:51:13.566Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:13.566Z] [INFO] [2024-03-19T01:51:13.566Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-cli --- [2024-03-19T01:51:13.566Z] [WARNING] ***************************************************************** [2024-03-19T01:51:13.566Z] [WARNING] * The * [2024-03-19T01:51:13.566Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:13.566Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:13.566Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:13.566Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:13.566Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:13.566Z] [WARNING] ***************************************************************** [2024-03-19T01:51:13.566Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:14.937Z] [INFO] CycloneDX: Creating BOM version 1.4 with 87 component(s) [2024-03-19T01:51:14.937Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/bom.xml [2024-03-19T01:51:14.937Z] [INFO] attaching as web-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:14.937Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/bom.json [2024-03-19T01:51:14.937Z] [INFO] attaching as web-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:14.937Z] [INFO] [2024-03-19T01:51:14.937Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-cli --- [2024-03-19T01:51:14.937Z] [INFO] Tests are skipped. [2024-03-19T01:51:14.937Z] [INFO] [2024-03-19T01:51:14.937Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-cli --- [2024-03-19T01:51:14.937Z] [INFO] Tests are skipped. [2024-03-19T01:51:14.937Z] [INFO] [2024-03-19T01:51:14.937Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security-all --- [2024-03-19T01:51:14.937Z] [WARNING] ***************************************************************** [2024-03-19T01:51:14.937Z] [WARNING] * The * [2024-03-19T01:51:14.937Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:14.937Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:14.937Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:14.937Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:14.937Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:14.937Z] [WARNING] ***************************************************************** [2024-03-19T01:51:14.937Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:15.870Z] [INFO] CycloneDX: Creating BOM version 1.4 with 78 component(s) [2024-03-19T01:51:15.870Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/bom.xml [2024-03-19T01:51:15.870Z] [INFO] attaching as security-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:15.870Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/bom.json [2024-03-19T01:51:15.870Z] [INFO] attaching as security-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:15.870Z] [INFO] [2024-03-19T01:51:15.870Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:15.870Z] [WARNING] ***************************************************************** [2024-03-19T01:51:15.870Z] [WARNING] * The * [2024-03-19T01:51:15.870Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:15.870Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:15.870Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:15.870Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:15.870Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:15.870Z] [WARNING] ***************************************************************** [2024-03-19T01:51:15.870Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:15.870Z] [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [2024-03-19T01:51:15.870Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/bom.xml [2024-03-19T01:51:15.870Z] [INFO] attaching as connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:15.871Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/bom.json [2024-03-19T01:51:15.871Z] [INFO] attaching as connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:15.871Z] [INFO] [2024-03-19T01:51:15.871Z] [INFO] --- rar:3.0.0:rar (version2) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:15.871Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-03-19T01:51:15.871Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-03-19T01:51:15.871Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2024-03-19T01:51:15.871Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-03-19T01:51:15.871Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-03-19T01:51:15.871Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T01:51:16.128Z] [INFO] [2024-03-19T01:51:16.128Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:16.128Z] [WARNING] ***************************************************************** [2024-03-19T01:51:16.128Z] [WARNING] * The * [2024-03-19T01:51:16.128Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:16.128Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:16.128Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:16.128Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:16.128Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:16.128Z] [WARNING] ***************************************************************** [2024-03-19T01:51:16.128Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:16.128Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:51:16.128Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/bom.xml [2024-03-19T01:51:16.128Z] [INFO] attaching as connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:16.128Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/bom.json [2024-03-19T01:51:16.128Z] [INFO] attaching as connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:16.128Z] [INFO] [2024-03-19T01:51:16.128Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:16.128Z] [INFO] Tests are skipped. [2024-03-19T01:51:16.128Z] [INFO] [2024-03-19T01:51:16.128Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc-ra --- [2024-03-19T01:51:16.128Z] [WARNING] ***************************************************************** [2024-03-19T01:51:16.128Z] [WARNING] * The * [2024-03-19T01:51:16.128Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:16.128Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:16.128Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:16.128Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:16.128Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:16.128Z] [WARNING] ***************************************************************** [2024-03-19T01:51:16.128Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:17.059Z] [INFO] CycloneDX: Creating BOM version 1.4 with 73 component(s) [2024-03-19T01:51:17.059Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/bom.xml [2024-03-19T01:51:17.059Z] [INFO] attaching as jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:17.059Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/bom.json [2024-03-19T01:51:17.059Z] [INFO] attaching as jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:17.059Z] [INFO] [2024-03-19T01:51:17.059Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra --- [2024-03-19T01:51:17.059Z] [INFO] Tests are skipped. [2024-03-19T01:51:17.059Z] [INFO] [2024-03-19T01:51:17.059Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra --- [2024-03-19T01:51:17.059Z] [INFO] Tests are skipped. [2024-03-19T01:51:17.059Z] [INFO] [2024-03-19T01:51:17.059Z] [WARNING] ***************************************************************** [2024-03-19T01:51:17.059Z] [WARNING] * The * [2024-03-19T01:51:17.059Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-internal-api --- [2024-03-19T01:51:17.059Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:17.059Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:17.059Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:17.059Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:17.059Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:17.059Z] [WARNING] ***************************************************************** [2024-03-19T01:51:17.059Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:17.990Z] [INFO] CycloneDX: Creating BOM version 1.4 with 78 component(s) [2024-03-19T01:51:17.991Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/bom.xml [2024-03-19T01:51:17.991Z] [INFO] attaching as cmp-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:17.991Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/bom.json [2024-03-19T01:51:17.991Z] [INFO] attaching as cmp-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:17.991Z] [INFO] [2024-03-19T01:51:17.991Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-internal-api --- [2024-03-19T01:51:17.991Z] [INFO] Tests are skipped. [2024-03-19T01:51:17.991Z] [INFO] [2024-03-19T01:51:17.991Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-internal-api --- [2024-03-19T01:51:17.991Z] [INFO] Tests are skipped. [2024-03-19T01:51:17.991Z] [INFO] [2024-03-19T01:51:17.991Z] [WARNING] ***************************************************************** [2024-03-19T01:51:17.991Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-batch-connector --- [2024-03-19T01:51:17.991Z] [WARNING] * The * [2024-03-19T01:51:17.991Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:17.991Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:17.991Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:17.991Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:17.991Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:17.991Z] [WARNING] ***************************************************************** [2024-03-19T01:51:17.991Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:19.362Z] [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) [2024-03-19T01:51:19.362Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/bom.xml [2024-03-19T01:51:19.362Z] [INFO] attaching as glassfish-batch-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:19.362Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/bom.json [2024-03-19T01:51:19.362Z] [INFO] attaching as glassfish-batch-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:19.362Z] [INFO] [2024-03-19T01:51:19.362Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-connector --- [2024-03-19T01:51:19.362Z] [INFO] Tests are skipped. [2024-03-19T01:51:19.362Z] [INFO] [2024-03-19T01:51:19.362Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-connector --- [2024-03-19T01:51:19.362Z] [INFO] Tests are skipped. [2024-03-19T01:51:19.362Z] [INFO] [2024-03-19T01:51:19.362Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.batch-glassfish-batch-connector-checkstyle) @ glassfish-batch-connector --- [2024-03-19T01:51:19.362Z] [INFO] [2024-03-19T01:51:19.362Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-utility --- [2024-03-19T01:51:19.362Z] [WARNING] ***************************************************************** [2024-03-19T01:51:19.362Z] [WARNING] * The * [2024-03-19T01:51:19.362Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:19.362Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:19.362Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:19.362Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:19.362Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:19.362Z] [WARNING] ***************************************************************** [2024-03-19T01:51:19.362Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:20.295Z] [INFO] CycloneDX: Creating BOM version 1.4 with 78 component(s) [2024-03-19T01:51:20.295Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/bom.xml [2024-03-19T01:51:20.295Z] [INFO] attaching as cmp-utility-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:20.295Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/bom.json [2024-03-19T01:51:20.295Z] [INFO] attaching as cmp-utility-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:20.295Z] [INFO] [2024-03-19T01:51:20.295Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-utility --- [2024-03-19T01:51:20.295Z] [INFO] Tests are skipped. [2024-03-19T01:51:20.295Z] [INFO] [2024-03-19T01:51:20.295Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appclient.security --- [2024-03-19T01:51:20.295Z] [WARNING] ***************************************************************** [2024-03-19T01:51:20.295Z] [WARNING] * The * [2024-03-19T01:51:20.295Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:20.295Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:20.295Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:20.296Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:20.296Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:20.296Z] [WARNING] ***************************************************************** [2024-03-19T01:51:20.296Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:21.667Z] [INFO] CycloneDX: Creating BOM version 1.4 with 97 component(s) [2024-03-19T01:51:21.667Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/bom.xml [2024-03-19T01:51:21.667Z] [INFO] attaching as appclient.security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:21.667Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/bom.json [2024-03-19T01:51:21.667Z] [INFO] attaching as appclient.security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:21.667Z] [INFO] [2024-03-19T01:51:21.667Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jpa-container --- [2024-03-19T01:51:21.667Z] [WARNING] ***************************************************************** [2024-03-19T01:51:21.667Z] [WARNING] * The * [2024-03-19T01:51:21.667Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:21.667Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:21.667Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:21.667Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:21.667Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:21.667Z] [WARNING] ***************************************************************** [2024-03-19T01:51:21.667Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:23.043Z] [INFO] CycloneDX: Creating BOM version 1.4 with 85 component(s) [2024-03-19T01:51:23.043Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/bom.xml [2024-03-19T01:51:23.043Z] [INFO] attaching as jpa-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:23.043Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/bom.json [2024-03-19T01:51:23.043Z] [INFO] attaching as jpa-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:23.043Z] [INFO] [2024-03-19T01:51:23.043Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jpa-container --- [2024-03-19T01:51:23.043Z] [INFO] Tests are skipped. [2024-03-19T01:51:23.043Z] [INFO] [2024-03-19T01:51:23.043Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jpa-container --- [2024-03-19T01:51:23.043Z] [INFO] Tests are skipped. [2024-03-19T01:51:23.043Z] [INFO] [2024-03-19T01:51:23.043Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-jpa-container-checkstyle) @ jpa-container --- [2024-03-19T01:51:23.043Z] [INFO] [2024-03-19T01:51:23.043Z] [WARNING] ***************************************************************** [2024-03-19T01:51:23.043Z] [WARNING] * The * [2024-03-19T01:51:23.043Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:23.043Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:23.043Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:23.043Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ war-util --- [2024-03-19T01:51:23.043Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:23.043Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:23.043Z] [WARNING] ***************************************************************** [2024-03-19T01:51:23.043Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:23.977Z] [INFO] CycloneDX: Creating BOM version 1.4 with 86 component(s) [2024-03-19T01:51:23.977Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/bom.xml [2024-03-19T01:51:23.977Z] [INFO] attaching as war-util-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:23.977Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/bom.json [2024-03-19T01:51:23.977Z] [INFO] attaching as war-util-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:23.978Z] [INFO] [2024-03-19T01:51:23.978Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war-util --- [2024-03-19T01:51:23.978Z] [INFO] Tests are skipped. [2024-03-19T01:51:23.978Z] [INFO] [2024-03-19T01:51:23.978Z] [INFO] --- failsafe:3.2.5:verify (verify) @ war-util --- [2024-03-19T01:51:23.978Z] [INFO] Tests are skipped. [2024-03-19T01:51:23.978Z] [INFO] [2024-03-19T01:51:23.978Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-war-util-checkstyle) @ war-util --- [2024-03-19T01:51:23.978Z] [INFO] [2024-03-19T01:51:23.978Z] [INFO] --- install:3.1.1:install (default-install) @ war-util --- [2024-03-19T01:51:23.978Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/8.0.1-SNAPSHOT/war-util-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:23.978Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/war-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/8.0.1-SNAPSHOT/war-util-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:23.978Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/8.0.1-SNAPSHOT/war-util-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:23.978Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/8.0.1-SNAPSHOT/war-util-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:23.978Z] [INFO] [2024-03-19T01:51:23.978Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ deployment-jakartaee-full --- [2024-03-19T01:51:23.978Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:23.978Z] [INFO] [2024-03-19T01:51:23.978Z] [INFO] [2024-03-19T01:51:23.978Z] [INFO] [2024-03-19T01:51:23.978Z] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [2024-03-19T01:51:23.978Z] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [2024-03-19T01:51:23.978Z] [INFO] Building Jakarta Pages Standard Tags implementation connector module 8.0.1-SNAPSHOT [243/300] [2024-03-19T01:51:23.978Z] [INFO] Building Core Servlet Container 8.0.1-SNAPSHOT [244/300] [2024-03-19T01:51:23.978Z] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [2024-03-19T01:51:23.978Z] [INFO] from appserver/web/web-core/pom.xml [2024-03-19T01:51:23.978Z] [INFO] from appserver/web/jstl-connector/pom.xml [2024-03-19T01:51:23.978Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:23.978Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:23.978Z] [INFO] Building Jersey MVC TLD connector implementation module 8.0.1-SNAPSHOT [245/300] [2024-03-19T01:51:23.978Z] [INFO] from appserver/web/jersey-mvc-connector/pom.xml [2024-03-19T01:51:23.978Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:23.978Z] [WARNING] ***************************************************************** [2024-03-19T01:51:23.978Z] [WARNING] * The * [2024-03-19T01:51:23.978Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:23.978Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:23.978Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:23.978Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:23.978Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:23.978Z] [WARNING] ***************************************************************** [2024-03-19T01:51:24.235Z] [WARNING] ***************************************************************** [2024-03-19T01:51:24.235Z] [WARNING] * The * [2024-03-19T01:51:24.235Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:24.235Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:24.235Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:24.235Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:24.235Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:24.235Z] [WARNING] ***************************************************************** [2024-03-19T01:51:24.235Z] [WARNING] * The * [2024-03-19T01:51:24.236Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:24.236Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:24.236Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:24.236Z] [WARNING] ***************************************************************** [2024-03-19T01:51:24.236Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:24.236Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:24.236Z] [WARNING] ***************************************************************** [2024-03-19T01:51:25.168Z] [INFO] CycloneDX: Creating BOM version 1.4 with 89 component(s) [2024-03-19T01:51:25.168Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/bom.xml [2024-03-19T01:51:25.425Z] [INFO] attaching as deployment-jakartaee-full-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:25.425Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/bom.json [2024-03-19T01:51:25.425Z] [INFO] attaching as deployment-jakartaee-full-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:25.425Z] [INFO] [2024-03-19T01:51:25.425Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appclient-server-core --- [2024-03-19T01:51:25.425Z] [WARNING] ***************************************************************** [2024-03-19T01:51:25.425Z] [WARNING] * The * [2024-03-19T01:51:25.425Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:25.425Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:25.425Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:25.425Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:25.425Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:25.425Z] [WARNING] ***************************************************************** [2024-03-19T01:51:25.425Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:26.796Z] [INFO] CycloneDX: Creating BOM version 1.4 with 94 component(s) [2024-03-19T01:51:26.796Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/bom.xml [2024-03-19T01:51:26.796Z] [INFO] attaching as appclient-server-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:26.796Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/bom.json [2024-03-19T01:51:26.796Z] [INFO] attaching as appclient-server-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:26.796Z] [INFO] [2024-03-19T01:51:26.796Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-runtime --- [2024-03-19T01:51:26.796Z] [WARNING] ***************************************************************** [2024-03-19T01:51:26.796Z] [WARNING] * The * [2024-03-19T01:51:26.796Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:26.796Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:26.796Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:26.796Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:26.796Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:26.796Z] [WARNING] ***************************************************************** [2024-03-19T01:51:26.796Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:28.168Z] [INFO] CycloneDX: Creating BOM version 1.4 with 95 component(s) [2024-03-19T01:51:28.168Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/bom.xml [2024-03-19T01:51:28.168Z] [INFO] attaching as connectors-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.168Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/bom.json [2024-03-19T01:51:28.168Z] [INFO] attaching as connectors-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-runtime --- [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-container --- [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-cli-checkstyle) @ web-cli --- [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-all --- [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] --- rar:3.0.0:rar (nojar) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution-jdbc-ra-checkstyle) @ jdbc-ra --- [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-internal-api-checkstyle) @ cmp-internal-api --- [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-connector --- [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-utility --- [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient.security --- [2024-03-19T01:51:28.168Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] [2024-03-19T01:51:28.168Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-xa-checkstyle) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:28.169Z] [INFO] --- install:3.1.1:install (default-install) @ jpa-container --- [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jstl-connector --- [2024-03-19T01:51:28.169Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-mvc-connector --- [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-core --- [2024-03-19T01:51:28.169Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-utility-checkstyle) @ cmp-utility --- [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-server-core --- [2024-03-19T01:51:28.169Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-full --- [2024-03-19T01:51:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/8.0.1-SNAPSHOT/glassfish-batch-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/8.0.1-SNAPSHOT/jpa-container-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jstl-connector --- [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jersey-mvc-connector --- [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-core --- [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] --- install:3.1.1:install (default-install) @ web-cli --- [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-utility --- [2024-03-19T01:51:28.169Z] [INFO] [2024-03-19T01:51:28.169Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [2024-03-19T01:51:28.169Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-internal-api --- [2024-03-19T01:51:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/8.0.1-SNAPSHOT/web-cli-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/8.0.1-SNAPSHOT/cmp-utility-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/8.0.1-SNAPSHOT/cmp-internal-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/8.0.1-SNAPSHOT/glassfish-batch-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:28.170Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/8.0.1-SNAPSHOT/jpa-container-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:28.170Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar [2024-03-19T01:51:28.170Z] [INFO] [2024-03-19T01:51:28.170Z] [INFO] [2024-03-19T01:51:28.170Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-core --- [2024-03-19T01:51:28.170Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/web-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/8.0.1-SNAPSHOT/web-cli-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:28.170Z] [INFO] [2024-03-19T01:51:28.170Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jstl-connector --- [2024-03-19T01:51:28.170Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/8.0.1-SNAPSHOT/cmp-utility-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:28.170Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jersey-mvc-connector --- [2024-03-19T01:51:28.170Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/8.0.1-SNAPSHOT/cmp-internal-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:28.170Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT.zip [2024-03-19T01:51:28.170Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/8.0.1-SNAPSHOT/glassfish-batch-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.170Z] [INFO] [2024-03-19T01:51:28.170Z] [INFO] [2024-03-19T01:51:28.170Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-core --- [2024-03-19T01:51:28.170Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jersey-mvc-connector --- [2024-03-19T01:51:28.170Z] [INFO] [2024-03-19T01:51:28.170Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jstl-connector --- [2024-03-19T01:51:28.170Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.170Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/8.0.1-SNAPSHOT/jpa-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.171Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/8.0.1-SNAPSHOT/cmp-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.171Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.171Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-03-19T01:51:28.171Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-03-19T01:51:28.171Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/8.0.1-SNAPSHOT/web-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.171Z] [INFO] [2024-03-19T01:51:28.171Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-runtime --- [2024-03-19T01:51:28.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/nojar [2024-03-19T01:51:28.171Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-03-19T01:51:28.171Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.171Z] [INFO] [2024-03-19T01:51:28.171Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-full --- [2024-03-19T01:51:28.171Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/8.0.1-SNAPSHOT/cmp-utility-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.171Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.171Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.171Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.171Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/8.0.1-SNAPSHOT/glassfish-batch-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.171Z] [INFO] [2024-03-19T01:51:28.171Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-server-core --- [2024-03-19T01:51:28.171Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.171Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.171Z] [INFO] [2024-03-19T01:51:28.171Z] [INFO] [2024-03-19T01:51:28.171Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-connectors-runtime-checkstyle) @ connectors-runtime --- [2024-03-19T01:51:28.171Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-all --- [2024-03-19T01:51:28.171Z] [INFO] [2024-03-19T01:51:28.171Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient.security --- [2024-03-19T01:51:28.171Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.171Z] [INFO] [2024-03-19T01:51:28.171Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-deployment-jakartaee-full-checkstyle) @ deployment-jakartaee-full --- [2024-03-19T01:51:28.171Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.171Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.171Z] [INFO] [2024-03-19T01:51:28.171Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient.server-appclient-server-core-checkstyle) @ appclient-server-core --- [2024-03-19T01:51:28.171Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.171Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.171Z] [INFO] [2024-03-19T01:51:28.171Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-appclient.security-checkstyle) @ appclient.security --- [2024-03-19T01:51:28.172Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/8.0.1-SNAPSHOT/cmp-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.172Z] [INFO] [2024-03-19T01:51:28.172Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-security-all-checkstyle) @ security-all --- [2024-03-19T01:51:28.172Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/8.0.1-SNAPSHOT/jpa-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.172Z] [INFO] [2024-03-19T01:51:28.172Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-runtime --- [2024-03-19T01:51:28.172Z] [INFO] [2024-03-19T01:51:28.172Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/8.0.1-SNAPSHOT/web-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.172Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-full --- [2024-03-19T01:51:28.172Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/8.0.1-SNAPSHOT/cmp-utility-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.172Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-03-19T01:51:28.172Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/8.0.1-SNAPSHOT/connectors-runtime-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.172Z] [INFO] [2024-03-19T01:51:28.172Z] [INFO] --- install:3.1.1:install (default-install) @ appclient.security --- [2024-03-19T01:51:28.172Z] [INFO] [2024-03-19T01:51:28.172Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-server-core --- [2024-03-19T01:51:28.172Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/8.0.1-SNAPSHOT/deployment-jakartaee-full-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.172Z] [INFO] [2024-03-19T01:51:28.172Z] [INFO] --- install:3.1.1:install (default-install) @ security-all --- [2024-03-19T01:51:28.172Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.172Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/8.0.1-SNAPSHOT/appclient.security-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.172Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/8.0.1-SNAPSHOT/security-all-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.172Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/8.0.1-SNAPSHOT/appclient-server-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.173Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/8.0.1-SNAPSHOT/connectors-runtime-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:28.173Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/8.0.1-SNAPSHOT/deployment-jakartaee-full-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:28.173Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ejb.admin.cli.ListTimers, org.glassfish.ejb.admin.cli.MigrateTimers] [2024-03-19T01:51:28.173Z] [INFO] [2024-03-19T01:51:28.173Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-container --- [2024-03-19T01:51:28.173Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/8.0.1-SNAPSHOT/appclient.security-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:28.173Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/8.0.1-SNAPSHOT/security-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.173Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/8.0.1-SNAPSHOT/appclient-server-core-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:28.173Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/8.0.1-SNAPSHOT/deployment-jakartaee-full-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.173Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/8.0.1-SNAPSHOT/connectors-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T01:51:28.173Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/8.0.1-SNAPSHOT/deployment-jakartaee-full-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.173Z] [INFO] [2024-03-19T01:51:28.173Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [2024-03-19T01:51:28.173Z] [INFO] Building Batch Commands for Glassfish 8.0.1-SNAPSHOT [246/300] [2024-03-19T01:51:28.173Z] [INFO] from appserver/batch/glassfish-batch-commands/pom.xml [2024-03-19T01:51:28.173Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:28.173Z] [INFO] [2024-03-19T01:51:28.173Z] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [2024-03-19T01:51:28.173Z] [INFO] Building model module for cmp 8.0.1-SNAPSHOT [247/300] [2024-03-19T01:51:28.173Z] [INFO] from appserver/persistence/cmp/model/pom.xml [2024-03-19T01:51:28.174Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:28.174Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/8.0.1-SNAPSHOT/connectors-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.174Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/8.0.1-SNAPSHOT/security-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.174Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/8.0.1-SNAPSHOT/appclient-server-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.174Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/8.0.1-SNAPSHOT/appclient.security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.174Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/8.0.1-SNAPSHOT/appclient.security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.174Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/8.0.1-SNAPSHOT/appclient-server-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.174Z] [INFO] [2024-03-19T01:51:28.174Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:28.174Z] [INFO] [2024-03-19T01:51:28.174Z] [INFO] [2024-03-19T01:51:28.174Z] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [2024-03-19T01:51:28.174Z] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [2024-03-19T01:51:28.174Z] [INFO] [2024-03-19T01:51:28.174Z] [INFO] Building Connectors Inbound Support 8.0.1-SNAPSHOT [249/300] [2024-03-19T01:51:28.174Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [2024-03-19T01:51:28.174Z] [INFO] from appserver/connectors/connectors-inbound-runtime/pom.xml [2024-03-19T01:51:28.174Z] [INFO] Building JDBC Runtime Module 8.0.1-SNAPSHOT [250/300] [2024-03-19T01:51:28.174Z] [INFO] Building JTS Implementation for Glassfish 8.0.1-SNAPSHOT [248/300] [2024-03-19T01:51:28.174Z] [INFO] from appserver/jdbc/jdbc-runtime/pom.xml [2024-03-19T01:51:28.174Z] [INFO] from appserver/transaction/jts/pom.xml [2024-03-19T01:51:28.174Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:28.174Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:28.174Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:28.174Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.174Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.174Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.174Z] [INFO] [2024-03-19T01:51:28.174Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:28.174Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:51:28.174Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:51:28.174Z] [INFO] Tests are skipped. [2024-03-19T01:51:28.174Z] [INFO] [2024-03-19T01:51:28.174Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-checkstyle) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:28.174Z] [INFO] [2024-03-19T01:51:28.174Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars --- [2024-03-19T01:51:28.174Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:28.175Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar [2024-03-19T01:51:28.175Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:28.175Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:28.175Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar [2024-03-19T01:51:28.175Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar [2024-03-19T01:51:28.175Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.175Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T01:51:28.175Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [251/300] [2024-03-19T01:51:28.175Z] [INFO] from appserver/tests/appserv-tests/lib/pom.xml [2024-03-19T01:51:28.175Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:51:28.175Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.175Z] [INFO] Compiling 309 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:28.175Z] [INFO] Compiling 279 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.175Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-model --- [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.175Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-model --- [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.175Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-model --- [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.175Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-model --- [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.175Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-commands --- [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.175Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-batch-commands --- [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.175Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-commands --- [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.175Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-batch-commands --- [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.175Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-inbound-runtime --- [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.175Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-inbound-runtime --- [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.175Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-inbound-runtime --- [2024-03-19T01:51:28.175Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-inbound-runtime --- [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jts --- [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jts --- [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jts --- [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jts --- [2024-03-19T01:51:28.176Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.176Z] [INFO] No sources to compile [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T01:51:28.176Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.176Z] [INFO] Compiling 42 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:28.176Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T01:51:28.176Z] [INFO] No sources to compile [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T01:51:28.176Z] [INFO] No sources to compile [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T01:51:28.176Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.176Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:28.176Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.176Z] [INFO] Compiling 126 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:28.176Z] [INFO] Executing tasks [2024-03-19T01:51:28.176Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T01:51:28.176Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T01:51:28.176Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T01:51:28.176Z] [INFO] Executed tasks [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-runtime --- [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc-runtime --- [2024-03-19T01:51:28.176Z] [INFO] Copying webtest.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc-runtime --- [2024-03-19T01:51:28.176Z] [INFO] Copying reporter.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T01:51:28.176Z] [INFO] [2024-03-19T01:51:28.176Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc-runtime --- [2024-03-19T01:51:28.176Z] [INFO] Copying report-builder.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T01:51:28.176Z] [INFO] Copying cciblackbox-tx.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T01:51:28.176Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T01:51:28.177Z] [INFO] Copying connectors-ra-redeploy-rars.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T01:51:28.177Z] [INFO] Copying connectors-ra-redeploy-rars-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T01:51:28.177Z] [INFO] Copying connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T01:51:28.177Z] [INFO] Copying connectors-ra-redeploy-rars-xa.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T01:51:28.177Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T01:51:28.177Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T01:51:28.177Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T01:51:28.177Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T01:51:28.177Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T01:51:28.177Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T01:51:28.177Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T01:51:28.177Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.177Z] [WARNING] ***************************************************************** [2024-03-19T01:51:28.177Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:28.177Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:28.177Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:28.177Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:28.177Z] [WARNING] ***************************************************************** [2024-03-19T01:51:28.177Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:28.439Z] [INFO] [2024-03-19T01:51:28.439Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jersey-mvc-connector --- [2024-03-19T01:51:28.439Z] [INFO] [2024-03-19T01:51:28.439Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jersey-mvc-connector --- [2024-03-19T01:51:28.439Z] [INFO] [2024-03-19T01:51:28.439Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-mvc-connector --- [2024-03-19T01:51:28.439Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:28.439Z] [INFO] [2024-03-19T01:51:28.439Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-mvc-connector --- [2024-03-19T01:51:28.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/src/main/resources [2024-03-19T01:51:28.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/src/main/manpages [2024-03-19T01:51:28.439Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:28.439Z] [INFO] [2024-03-19T01:51:28.439Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jersey-mvc-connector --- [2024-03-19T01:51:28.439Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.439Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:51:28.439Z] [INFO] [2024-03-19T01:51:28.439Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jstl-connector --- [2024-03-19T01:51:28.439Z] [INFO] [2024-03-19T01:51:28.439Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jstl-connector --- [2024-03-19T01:51:28.439Z] [INFO] [2024-03-19T01:51:28.439Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jstl-connector --- [2024-03-19T01:51:28.439Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:28.439Z] [INFO] [2024-03-19T01:51:28.439Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jstl-connector --- [2024-03-19T01:51:28.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/src/main/resources [2024-03-19T01:51:28.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/src/main/manpages [2024-03-19T01:51:28.439Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:28.439Z] [INFO] [2024-03-19T01:51:28.439Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jstl-connector --- [2024-03-19T01:51:28.439Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.439Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:51:28.697Z] [INFO] [2024-03-19T01:51:28.697Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-batch-commands --- [2024-03-19T01:51:28.697Z] [INFO] [2024-03-19T01:51:28.697Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-batch-commands --- [2024-03-19T01:51:28.697Z] [INFO] [2024-03-19T01:51:28.697Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-commands --- [2024-03-19T01:51:28.697Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:28.697Z] [INFO] [2024-03-19T01:51:28.697Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-commands --- [2024-03-19T01:51:28.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/resources [2024-03-19T01:51:28.697Z] [INFO] Copying 5 resources from src/main/manpages to target/classes [2024-03-19T01:51:28.697Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:28.697Z] [INFO] [2024-03-19T01:51:28.697Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-batch-commands --- [2024-03-19T01:51:28.697Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.697Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:28.697Z] [INFO] [2024-03-19T01:51:28.697Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-inbound-runtime --- [2024-03-19T01:51:28.697Z] [INFO] [2024-03-19T01:51:28.697Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-inbound-runtime --- [2024-03-19T01:51:28.697Z] [INFO] [2024-03-19T01:51:28.697Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-inbound-runtime --- [2024-03-19T01:51:28.698Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:28.698Z] [INFO] [2024-03-19T01:51:28.698Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-inbound-runtime --- [2024-03-19T01:51:28.698Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:51:28.698Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:51:28.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/src/main/manpages [2024-03-19T01:51:28.698Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:28.698Z] [INFO] [2024-03-19T01:51:28.698Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-inbound-runtime --- [2024-03-19T01:51:28.698Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.698Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:28.698Z] [INFO] [2024-03-19T01:51:28.698Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-model --- [2024-03-19T01:51:28.698Z] [INFO] [2024-03-19T01:51:28.698Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-model --- [2024-03-19T01:51:28.698Z] [INFO] [2024-03-19T01:51:28.698Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-model --- [2024-03-19T01:51:28.698Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:28.698Z] [INFO] [2024-03-19T01:51:28.698Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-model --- [2024-03-19T01:51:28.698Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:51:28.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/manpages [2024-03-19T01:51:28.698Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:28.698Z] [INFO] [2024-03-19T01:51:28.698Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-model --- [2024-03-19T01:51:28.698Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.698Z] [INFO] Compiling 42 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:28.698Z] [INFO] [2024-03-19T01:51:28.698Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc-runtime --- [2024-03-19T01:51:28.698Z] [INFO] [2024-03-19T01:51:28.698Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc-runtime --- [2024-03-19T01:51:28.698Z] [INFO] [2024-03-19T01:51:28.698Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-runtime --- [2024-03-19T01:51:28.698Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:28.955Z] [INFO] [2024-03-19T01:51:28.955Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-runtime --- [2024-03-19T01:51:28.955Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T01:51:28.955Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/src/main/manpages [2024-03-19T01:51:28.955Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:28.955Z] [INFO] [2024-03-19T01:51:28.955Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc-runtime --- [2024-03-19T01:51:28.955Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:28.955Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:28.955Z] [INFO] [2024-03-19T01:51:28.955Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jstl-connector --- [2024-03-19T01:51:28.955Z] [INFO] [2024-03-19T01:51:28.955Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jstl-connector --- [2024-03-19T01:51:28.956Z] [INFO] [2024-03-19T01:51:28.956Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jstl-connector --- [2024-03-19T01:51:28.956Z] [INFO] [2024-03-19T01:51:28.956Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jersey-mvc-connector --- [2024-03-19T01:51:28.956Z] [INFO] [2024-03-19T01:51:28.956Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jersey-mvc-connector --- [2024-03-19T01:51:28.956Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:28.956Z] [INFO] [2024-03-19T01:51:28.956Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-mvc-connector --- [2024-03-19T01:51:28.956Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:28.956Z] [INFO] [2024-03-19T01:51:28.956Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jts --- [2024-03-19T01:51:28.956Z] [INFO] [2024-03-19T01:51:28.956Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jts --- [2024-03-19T01:51:28.956Z] [INFO] [2024-03-19T01:51:28.956Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jts --- [2024-03-19T01:51:28.956Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:28.956Z] [INFO] [2024-03-19T01:51:28.956Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jts --- [2024-03-19T01:51:28.956Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:51:28.956Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T01:51:28.956Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T01:51:28.956Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:28.956Z] [INFO] [2024-03-19T01:51:28.956Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jts --- [2024-03-19T01:51:29.213Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:29.213Z] [INFO] Compiling 126 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:29.213Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java uses or overrides a deprecated API. [2024-03-19T01:51:29.213Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:29.213Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java uses unchecked or unsafe operations. [2024-03-19T01:51:29.213Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:29.213Z] [INFO] [2024-03-19T01:51:29.213Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-commands --- [2024-03-19T01:51:29.213Z] [INFO] [2024-03-19T01:51:29.213Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-commands --- [2024-03-19T01:51:29.213Z] [INFO] [2024-03-19T01:51:29.214Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-commands --- [2024-03-19T01:51:29.214Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:29.214Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:29.214Z] [INFO] [2024-03-19T01:51:29.214Z] [INFO] --- command-security:1.0.17:check (default-check) @ jstl-connector --- [2024-03-19T01:51:29.214Z] [INFO] [2024-03-19T01:51:29.214Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jstl-connector --- [2024-03-19T01:51:29.214Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:29.214Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:51:29.471Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:29.471Z] [INFO] [2024-03-19T01:51:29.471Z] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-mvc-connector --- [2024-03-19T01:51:29.471Z] [INFO] [2024-03-19T01:51:29.471Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jersey-mvc-connector --- [2024-03-19T01:51:29.471Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:29.471Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:51:29.471Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java:[238,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:29.471Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/BasicResourceAllocator.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:29.471Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/BasicResourceAllocator.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:29.471Z] [INFO] [2024-03-19T01:51:29.471Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ connectors-inbound-runtime --- [2024-03-19T01:51:29.471Z] [INFO] [2024-03-19T01:51:29.471Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ connectors-inbound-runtime --- [2024-03-19T01:51:29.471Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:29.471Z] [INFO] [2024-03-19T01:51:29.471Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-inbound-runtime --- [2024-03-19T01:51:29.471Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:29.471Z] [INFO] [2024-03-19T01:51:29.471Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-commands --- [2024-03-19T01:51:29.471Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.batch.ListBatchJobExecutions, org.glassfish.batch.ListBatchJobExecutionsProxy, org.glassfish.batch.ListBatchJobSteps, org.glassfish.batch.ListBatchJobStepsProxy, org.glassfish.batch.ListBatchJobs, org.glassfish.batch.ListBatchJobsProxy, org.glassfish.batch.ListBatchRuntimeConfiguration, org.glassfish.batch.SetBatchRuntimeConfiguration] [2024-03-19T01:51:29.471Z] [INFO] [2024-03-19T01:51:29.471Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-batch-commands --- [2024-03-19T01:51:29.471Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:29.471Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:29.730Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:29.730Z] [INFO] [2024-03-19T01:51:29.730Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-inbound-runtime --- [2024-03-19T01:51:29.730Z] [INFO] [2024-03-19T01:51:29.730Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-inbound-runtime --- [2024-03-19T01:51:29.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceClassElementImpl.java:[167,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceClassElementImpl.java:[168,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceFieldElementImpl.java:[87,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceFieldElementImpl.java:[88,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[121,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[122,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[158,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[159,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[213,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[214,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[242,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[243,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingClassElementImpl.java:[276,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingClassElementImpl.java:[277,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java:[211,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java:[212,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:29.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[498,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:29.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[532,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:29.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[573,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:29.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[623,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:29.732Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[653,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:29.732Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java uses or overrides a deprecated API. [2024-03-19T01:51:29.732Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:29.732Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/PersistenceClassElement.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:29.732Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/PersistenceClassElement.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:29.732Z] [INFO] [2024-03-19T01:51:29.732Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-model --- [2024-03-19T01:51:29.732Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:29.732Z] [INFO] [2024-03-19T01:51:29.732Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-model --- [2024-03-19T01:51:29.732Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:29.732Z] [INFO] [2024-03-19T01:51:29.732Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-model --- [2024-03-19T01:51:29.732Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:29.990Z] [INFO] [2024-03-19T01:51:29.990Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jstl-connector --- [2024-03-19T01:51:29.990Z] [INFO] Not copying test resources [2024-03-19T01:51:29.990Z] [INFO] [2024-03-19T01:51:29.990Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jstl-connector --- [2024-03-19T01:51:29.990Z] [INFO] Not compiling test sources [2024-03-19T01:51:29.990Z] [INFO] [2024-03-19T01:51:29.990Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jstl-connector --- [2024-03-19T01:51:29.990Z] [INFO] [2024-03-19T01:51:29.990Z] [INFO] --- surefire:3.2.5:test (default-test) @ jstl-connector --- [2024-03-19T01:51:29.990Z] [INFO] Tests are skipped. [2024-03-19T01:51:29.990Z] [INFO] [2024-03-19T01:51:29.990Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jstl-connector --- [2024-03-19T01:51:29.990Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/service/JdbcAdminServiceImpl.java: Some input files use or override a deprecated API. [2024-03-19T01:51:29.990Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/service/JdbcAdminServiceImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:29.990Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:29.990Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:29.990Z] [INFO] [2024-03-19T01:51:29.990Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jdbc-runtime --- [2024-03-19T01:51:29.990Z] [INFO] [2024-03-19T01:51:29.990Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jdbc-runtime --- [2024-03-19T01:51:29.990Z] [INFO] Executing tasks [2024-03-19T01:51:29.990Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/classes/META-INF for [2024-03-19T01:51:29.990Z] [INFO] [echo] jstl-connector [2024-03-19T01:51:29.990Z] [INFO] Executed tasks [2024-03-19T01:51:29.990Z] [INFO] [2024-03-19T01:51:29.990Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jstl-connector --- [2024-03-19T01:51:29.990Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/jstl-connector.jar [2024-03-19T01:51:29.991Z] [WARNING] ***************************************************************** [2024-03-19T01:51:29.991Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:29.991Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:29.991Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:29.991Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:29.991Z] [WARNING] ***************************************************************** [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-mvc-connector --- [2024-03-19T01:51:29.991Z] [INFO] Not copying test resources [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jersey-mvc-connector --- [2024-03-19T01:51:29.991Z] [INFO] Not compiling test sources [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-mvc-connector --- [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- surefire:3.2.5:test (default-test) @ jersey-mvc-connector --- [2024-03-19T01:51:29.991Z] [INFO] Tests are skipped. [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-mvc-connector --- [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-runtime --- [2024-03-19T01:51:29.991Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:29.991Z] [INFO] Executing tasks [2024-03-19T01:51:29.991Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/classes/META-INF for [2024-03-19T01:51:29.991Z] [INFO] [echo] jersey-mvc-connector [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-commands --- [2024-03-19T01:51:29.991Z] [INFO] Not copying test resources [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-batch-commands --- [2024-03-19T01:51:29.991Z] [INFO] Executed tasks [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-mvc-connector --- [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-core --- [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-core --- [2024-03-19T01:51:29.991Z] [INFO] Not compiling test sources [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-core --- [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-commands --- [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-commands --- [2024-03-19T01:51:29.991Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:29.991Z] [INFO] Tests are skipped. [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-commands --- [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-core --- [2024-03-19T01:51:29.991Z] [INFO] Copying 22 resources from src/main/resources to target/classes [2024-03-19T01:51:29.991Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar [2024-03-19T01:51:29.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/manpages [2024-03-19T01:51:29.991Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:29.991Z] [INFO] [2024-03-19T01:51:29.991Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-core --- [2024-03-19T01:51:30.249Z] [WARNING] ***************************************************************** [2024-03-19T01:51:30.249Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:30.249Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:30.249Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:30.249Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:30.249Z] [WARNING] ***************************************************************** [2024-03-19T01:51:30.249Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:30.249Z] [INFO] [2024-03-19T01:51:30.249Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-model --- [2024-03-19T01:51:30.249Z] [INFO] Executing tasks [2024-03-19T01:51:30.249Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:30.249Z] [INFO] [2024-03-19T01:51:30.249Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-model --- [2024-03-19T01:51:30.250Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/classes/META-INF for [2024-03-19T01:51:30.250Z] [INFO] [echo] glassfish-batch-commands [2024-03-19T01:51:30.250Z] [INFO] Compiling 309 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:30.250Z] [INFO] Executed tasks [2024-03-19T01:51:30.250Z] [INFO] [2024-03-19T01:51:30.250Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-commands --- [2024-03-19T01:51:30.250Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:30.250Z] [INFO] Compiling 42 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:30.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar [2024-03-19T01:51:30.250Z] [WARNING] ***************************************************************** [2024-03-19T01:51:30.250Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:30.250Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:30.250Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:30.250Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:30.250Z] [WARNING] ***************************************************************** [2024-03-19T01:51:30.250Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:30.250Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:51:30.250Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:30.250Z] [INFO] Initial messages found so far: {} [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00001 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00001 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00002 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00002 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00003 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00003 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00004 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00004 needs checking for cause/action: true [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00005 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00005 needs checking for cause/action: true [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00006 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00006 needs checking for cause/action: true [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00007 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00007 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00008 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00008 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00009 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00009 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00010 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00010 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00011 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00011 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00049 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00049 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00048 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00048 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00053 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00053 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00054 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00054 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00055 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00055 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00056 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00056 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00057 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00057 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00058 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00058 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00059 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00059 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00060 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00060 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00061 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00061 needs checking for cause/action: true [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00062 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00062 needs checking for cause/action: true [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00052 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00052 needs checking for cause/action: false [2024-03-19T01:51:30.250Z] [INFO] Processing: AS-EJB-00036 [2024-03-19T01:51:30.250Z] [INFO] Message AS-EJB-00036 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00037 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00037 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00038 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00038 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00039 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00039 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00040 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00040 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00041 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00041 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00042 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00042 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00043 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00043 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00044 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00044 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00045 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00045 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00046 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00046 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00047 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00047 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00051 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00051 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00012 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00012 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00013 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00013 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00014 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00014 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00015 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00015 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00016 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00016 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00017 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00017 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00018 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00018 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00019 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00019 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00020 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00020 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00021 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00021 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00022 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00022 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00023 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00023 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00024 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00024 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00025 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00025 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00026 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00026 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00028 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00028 needs checking for cause/action: true [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00029 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00029 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00030 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00030 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00031 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00031 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00032 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00032 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00033 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00033 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00034 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00034 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00035 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00035 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00050 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00050 needs checking for cause/action: false [2024-03-19T01:51:30.251Z] [INFO] Processing: AS-EJB-00063 [2024-03-19T01:51:30.251Z] [INFO] Message AS-EJB-00063 needs checking for cause/action: false [2024-03-19T01:51:30.252Z] [INFO] Total Messages including ones found from disk so far: {AS-EJB-00001=[{0}]: trimLru(), resetting head and tail, AS-EJB-00002=[{0}]: Exception in backingStore.remove([{1}]), AS-EJB-00003=[{0}]: passivateEJB(), Exception caught ->, AS-EJB-00004=[{0}]: Cannot load from BACKUPSTORE FOR Key: <[{1}]>, AS-EJB-00005=[{0}]: Exception while loading from backup session: <[{1}]>, AS-EJB-00006=[{0}]: Error while loading from backup session: <[{1}]>, AS-EJB-00007=[{0}]: Exception during backingStore.passivateSave([{1}]), AS-EJB-00008=[{0}]: Iterator(), resetting head.lPrev, AS-EJB-00009=[{0}]: Exiting TrimTimedoutBeans() because current cache state: [{1}], AS-EJB-00010=[{0}]: TrimTimedoutBeans(), resetting head.lPrev, AS-EJB-00011=[{0}]: Exiting TrimUnSortedTimedoutBeans() because current cache state: [{1}], AS-EJB-00012=[SFSBContainer] Exception while initializing SessionSynchronization methods, AS-EJB-00013=[SFSBContainer] Exception while loading checkpoint info, AS-EJB-00014=Exception creating ejb object : [{0}], AS-EJB-00015=Exception creating ejb local object [{0}], AS-EJB-00016=Couldn't update timestamp for: [{0}]; Exception: [{1}], AS-EJB-00017=Cannot register bean for checkpointing, AS-EJB-00018=Error during checkpoint ([{0}]. Key: [{1}]) [{2}], AS-EJB-00019=sfsb checkpoint error. Name: [{0}], AS-EJB-00020=sfsb checkpoint error. Key: [{0}], AS-EJB-00021=Exception in afterCompletion : [{0}], AS-EJB-00022=1. passivateEJB() returning because containerState: [{0}], AS-EJB-00023=Extended EM not serializable. Exception: [{0}], AS-EJB-00024=Error during passivation: [{0}]; [{1}], AS-EJB-00025=Error during passivation of [{0}], AS-EJB-00026=sfsb passivation error. Key: [{0}], AS-EJB-00028=Error during Stateful Session Bean activation for key [{0}], AS-EJB-00029=[{0}]: Error during backingStore.shutdown(), AS-EJB-00030=[{0}]: Error during onShutdown(), AS-EJB-00031=[{0}]: Error while undeploying ctx. Key: [{1}], AS-EJB-00032=Cannot add idle bean cleanup task, AS-EJB-00033=Got exception during removeExpiredSessions (but the reaper thread is still alive), AS-EJB-00034=Error during checkpoint(, but session not destroyed), AS-EJB-00035=Error during checkpoint, AS-EJB-00036=TopLevel AvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00037=TopLevel EjbAvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00038=Global AvailabilityEnabled: [{0}], application AvailabilityEnabled: [{1}], AS-EJB-00039=Exception while trying to determine availability-enabled settings for this app, AS-EJB-00040=StatefulContainerBuilder AvailabilityEnabled [{0}] for this application, AS-EJB-00041=StatefulContainerBuilder.buildStoreManager() storeName: [{0}], AS-EJB-00042=Could not instantiate backing store for type [{0}], AS-EJB-00043=StatefulContainerbuilder instantiated store: {0}, with ha-enabled [{1}], and backing store configuration: {2}, AS-EJB-00044=Error while adding idle bean passivator task, AS-EJB-00045=Error while adding idle bean removal task, AS-EJB-00046=Error while removing idle beans for [{0}], AS-EJB-00047=Error while removing expired beans for [{0}], AS-EJB-00048=Passivation-capable value of stateful session bean [{0}] is false, it should not have any PrePassivate nor PostActivate configuration, but you have configuration at [{1}]., AS-EJB-00049=Cannot find stateful session bean [{0}] in memory, and will not read it from disk because current stateful session bean passivation-capable value is false, AS-EJB-00050=Cache is shutting down, {0} stateful session beans will not be restored after restarting since passivation is disabled, AS-EJB-00051=Disabling high availability for the stateful session bean {0}, as its marked non passivatable, AS-EJB-00052=Internal Error, AS-EJB-00053=The feature {0} requires Full Jakarta EE Profile to be supported, AS-EJB-00054=Portable JNDI names for EJB {0}: {1}, AS-EJB-00055=Glassfish-specific (Non-portable) JNDI names for EJB {0}: {1}, AS-EJB-00056=A system exception occurred during an invocation on EJB {0}, method: {1}, AS-EJB-00057=Error while creating enterprise bean context for {0} during jacc callback, AS-EJB-00058=Attempt to override reserved ejb interface method [{0}] in [{1}]. Override will be ignored., AS-EJB-00059=Bean class for ejb [{0}] does not define a method corresponding to [{1}] interface method [{2}], AS-EJB-00060=keepstate is true and will not create new auto timers during deployment., AS-EJB-00061=Failed to initialize the interceptor, AS-EJB-00062=[**BaseContainer**] Could not create MonitorRegistryMediator. [{0}], AS-EJB-00063=Exception in backingStore.size()} [2024-03-19T01:51:30.253Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:51:30.253Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:30.253Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:30.253Z] [INFO] Processing: jakarta.enterprise.ejb.container on element EJB_LOGGER_NAME [2024-03-19T01:51:30.253Z] [INFO] Enclosing type is org.glassfish.ejb.LogFacade [2024-03-19T01:51:30.253Z] [INFO] Loggers found so far: {jakarta.enterprise.ejb.container.description=GlassFish EJB Container Logger, jakarta.enterprise.ejb.container.publish=true, jakarta.enterprise.ejb.container.subsystem=GlassFish-EJB} [2024-03-19T01:51:30.253Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:51:30.253Z] [INFO] Found enclosing element EJB_LOGGER_NAME [2024-03-19T01:51:30.253Z] [INFO] Found enclosing element org.glassfish.ejb.LogFacade [2024-03-19T01:51:30.253Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:51:30.253Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:30.253Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:30.253Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:30.253Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:51:30.253Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:30.253Z] [INFO] [2024-03-19T01:51:30.253Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-container --- [2024-03-19T01:51:30.253Z] [INFO] Not copying test resources [2024-03-19T01:51:30.253Z] [INFO] [2024-03-19T01:51:30.253Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb-container --- [2024-03-19T01:51:30.253Z] [INFO] Not compiling test sources [2024-03-19T01:51:30.253Z] [INFO] [2024-03-19T01:51:30.253Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-container --- [2024-03-19T01:51:30.253Z] [INFO] [2024-03-19T01:51:30.253Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-container --- [2024-03-19T01:51:30.253Z] [INFO] Tests are skipped. [2024-03-19T01:51:30.253Z] [INFO] [2024-03-19T01:51:30.253Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-container --- [2024-03-19T01:51:30.253Z] [INFO] Executing tasks [2024-03-19T01:51:30.253Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/classes/META-INF for [2024-03-19T01:51:30.254Z] [INFO] [echo] ejb-container [2024-03-19T01:51:30.254Z] [INFO] Executed tasks [2024-03-19T01:51:30.254Z] [INFO] [2024-03-19T01:51:30.254Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-container --- [2024-03-19T01:51:30.254Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/ejb-container.jar [2024-03-19T01:51:30.254Z] [WARNING] ***************************************************************** [2024-03-19T01:51:30.254Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:30.254Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:30.254Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:30.254Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:30.254Z] [WARNING] ***************************************************************** [2024-03-19T01:51:30.254Z] [WARNING] Manifest org.glassfish.main.jdbc:jdbc-runtime:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.jdbcruntime, has 1, private references [org.glassfish.jdbc.pool.monitor] [2024-03-19T01:51:30.254Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:30.254Z] [INFO] [2024-03-19T01:51:30.254Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-runtime --- [2024-03-19T01:51:30.254Z] [INFO] [2024-03-19T01:51:30.254Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-inbound-runtime --- [2024-03-19T01:51:30.254Z] [INFO] Not copying test resources [2024-03-19T01:51:30.254Z] [INFO] [2024-03-19T01:51:30.254Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-inbound-runtime --- [2024-03-19T01:51:30.254Z] [INFO] Not compiling test sources [2024-03-19T01:51:30.254Z] [INFO] [2024-03-19T01:51:30.254Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-inbound-runtime --- [2024-03-19T01:51:30.254Z] [INFO] [2024-03-19T01:51:30.254Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc-runtime --- [2024-03-19T01:51:30.254Z] [INFO] [2024-03-19T01:51:30.254Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-inbound-runtime --- [2024-03-19T01:51:30.254Z] [INFO] Tests are skipped. [2024-03-19T01:51:30.254Z] [INFO] [2024-03-19T01:51:30.254Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-inbound-runtime --- [2024-03-19T01:51:30.254Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:30.254Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:30.513Z] [INFO] Executing tasks [2024-03-19T01:51:30.513Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF for [2024-03-19T01:51:30.513Z] [INFO] [echo] connectors-inbound-runtime [2024-03-19T01:51:30.513Z] [INFO] Executed tasks [2024-03-19T01:51:30.513Z] [INFO] [2024-03-19T01:51:30.513Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-inbound-runtime --- [2024-03-19T01:51:30.513Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar [2024-03-19T01:51:30.513Z] [WARNING] ***************************************************************** [2024-03-19T01:51:30.513Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:30.513Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:30.513Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:30.513Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:30.513Z] [WARNING] ***************************************************************** [2024-03-19T01:51:30.513Z] [INFO] [2024-03-19T01:51:30.513Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-model --- [2024-03-19T01:51:30.513Z] [INFO] Not copying test resources [2024-03-19T01:51:30.513Z] [INFO] [2024-03-19T01:51:30.513Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-model --- [2024-03-19T01:51:30.513Z] [INFO] Not compiling test sources [2024-03-19T01:51:30.513Z] [INFO] [2024-03-19T01:51:30.513Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-model --- [2024-03-19T01:51:30.513Z] [INFO] [2024-03-19T01:51:30.513Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-model --- [2024-03-19T01:51:30.513Z] [INFO] Tests are skipped. [2024-03-19T01:51:30.513Z] [INFO] [2024-03-19T01:51:30.513Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-model --- [2024-03-19T01:51:30.513Z] [INFO] Executing tasks [2024-03-19T01:51:30.513Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/classes/META-INF for [2024-03-19T01:51:30.513Z] [INFO] [echo] cmp-model [2024-03-19T01:51:30.513Z] [INFO] Executed tasks [2024-03-19T01:51:30.513Z] [INFO] [2024-03-19T01:51:30.513Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-model --- [2024-03-19T01:51:30.514Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/cmp-model.jar [2024-03-19T01:51:30.514Z] [WARNING] ***************************************************************** [2024-03-19T01:51:30.514Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:30.514Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:30.514Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:30.514Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:30.514Z] [WARNING] ***************************************************************** [2024-03-19T01:51:30.514Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[251,63] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:51:30.514Z] cast to java.lang.Class for a varargs call [2024-03-19T01:51:30.514Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-03-19T01:51:30.514Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[252,39] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:51:30.514Z] cast to java.lang.Object for a varargs call [2024-03-19T01:51:30.514Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:51:30.514Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[946,60] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:30.514Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[989,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:30.514Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1004,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:30.514Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1244,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:30.514Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1590,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:30.514Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1665,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:30.514Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogFileHandle.java:[193,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:51:30.514Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java:[804,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:30.515Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java:[814,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:30.515Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[82,72] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:51:30.515Z] cast to java.lang.Class for a varargs call [2024-03-19T01:51:30.515Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-03-19T01:51:30.515Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[138,69] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:51:30.515Z] cast to java.lang.Object for a varargs call [2024-03-19T01:51:30.515Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:51:30.515Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[182,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:51:30.515Z] cast to java.lang.Object for a varargs call [2024-03-19T01:51:30.515Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:51:30.515Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[222,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:51:30.515Z] cast to java.lang.Object for a varargs call [2024-03-19T01:51:30.515Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:51:30.515Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[276,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:51:30.515Z] cast to java.lang.Object for a varargs call [2024-03-19T01:51:30.515Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:51:30.515Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[320,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:51:30.515Z] cast to java.lang.Object for a varargs call [2024-03-19T01:51:30.515Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:51:30.515Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java:[182,34] stop() in java.lang.Thread has been deprecated and marked for removal [2024-03-19T01:51:30.515Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java:[486,30] stop() in java.lang.Thread has been deprecated and marked for removal [2024-03-19T01:51:30.515Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/TimeoutManager.java:[195,38] stop() in java.lang.Thread has been deprecated and marked for removal [2024-03-19T01:51:30.515Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/TimeoutManager.java:[506,30] stop() in java.lang.Thread has been deprecated and marked for removal [2024-03-19T01:51:30.516Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java uses or overrides a deprecated API. [2024-03-19T01:51:30.516Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:30.516Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/codegen/otsidl/JCoordinatorPOA.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:30.516Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/codegen/otsidl/JCoordinatorPOA.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:30.516Z] [INFO] [2024-03-19T01:51:30.516Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jts --- [2024-03-19T01:51:30.516Z] [INFO] [2024-03-19T01:51:30.516Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jts --- [2024-03-19T01:51:30.773Z] [INFO] [2024-03-19T01:51:30.773Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jts --- [2024-03-19T01:51:30.773Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:30.773Z] [INFO] [2024-03-19T01:51:30.773Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-runtime --- [2024-03-19T01:51:30.773Z] [INFO] Not copying test resources [2024-03-19T01:51:30.773Z] [INFO] [2024-03-19T01:51:30.773Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jdbc-runtime --- [2024-03-19T01:51:30.773Z] [INFO] Not compiling test sources [2024-03-19T01:51:30.773Z] [INFO] [2024-03-19T01:51:30.773Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-runtime --- [2024-03-19T01:51:30.773Z] [INFO] [2024-03-19T01:51:30.773Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-runtime --- [2024-03-19T01:51:30.773Z] [INFO] Tests are skipped. [2024-03-19T01:51:30.773Z] [INFO] [2024-03-19T01:51:30.773Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-runtime --- [2024-03-19T01:51:30.773Z] [INFO] Executing tasks [2024-03-19T01:51:30.773Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/classes/META-INF for [2024-03-19T01:51:30.773Z] [INFO] [echo] jdbc-runtime [2024-03-19T01:51:30.773Z] [INFO] Executed tasks [2024-03-19T01:51:30.773Z] [INFO] [2024-03-19T01:51:30.773Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-runtime --- [2024-03-19T01:51:30.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar [2024-03-19T01:51:30.773Z] [WARNING] ***************************************************************** [2024-03-19T01:51:30.773Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:30.773Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:30.773Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:30.773Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:30.773Z] [WARNING] ***************************************************************** [2024-03-19T01:51:30.773Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:30.773Z] [INFO] [2024-03-19T01:51:30.773Z] [INFO] --- command-security:1.0.17:check (default-check) @ jts --- [2024-03-19T01:51:30.773Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jts.admin.cli.RecoverTransactions, org.glassfish.jts.admin.cli.RecoverTransactionsInternal] [2024-03-19T01:51:30.773Z] [INFO] [2024-03-19T01:51:30.773Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jts --- [2024-03-19T01:51:30.773Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:30.773Z] [INFO] Compiling 126 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:31.338Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:51:31.338Z] [INFO] [2024-03-19T01:51:31.338Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jts --- [2024-03-19T01:51:31.338Z] [INFO] Not copying test resources [2024-03-19T01:51:31.338Z] [INFO] [2024-03-19T01:51:31.338Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jts --- [2024-03-19T01:51:31.338Z] [INFO] Not compiling test sources [2024-03-19T01:51:31.338Z] [INFO] [2024-03-19T01:51:31.338Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jts --- [2024-03-19T01:51:31.338Z] [INFO] [2024-03-19T01:51:31.338Z] [INFO] --- surefire:3.2.5:test (default-test) @ jts --- [2024-03-19T01:51:31.338Z] [INFO] Tests are skipped. [2024-03-19T01:51:31.338Z] [INFO] [2024-03-19T01:51:31.338Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jts --- [2024-03-19T01:51:31.338Z] [INFO] Executing tasks [2024-03-19T01:51:31.338Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/classes/META-INF for [2024-03-19T01:51:31.338Z] [INFO] [echo] jts [2024-03-19T01:51:31.338Z] [INFO] Executed tasks [2024-03-19T01:51:31.338Z] [INFO] [2024-03-19T01:51:31.338Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jts --- [2024-03-19T01:51:31.338Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/jts.jar [2024-03-19T01:51:31.338Z] [WARNING] ***************************************************************** [2024-03-19T01:51:31.338Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:31.338Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:31.338Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:31.338Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:31.338Z] [WARNING] ***************************************************************** [2024-03-19T01:51:32.269Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2866,36] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-03-19T01:51:32.269Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2867,23] setVersion(int) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-03-19T01:51:32.269Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2868,54] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-03-19T01:51:32.270Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2868,23] setComment(java.lang.String) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-03-19T01:51:32.270Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[59,19] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-03-19T01:51:32.270Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[61,30] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-03-19T01:51:32.270Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[87,19] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-03-19T01:51:32.270Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[89,30] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-03-19T01:51:32.270Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2875,55] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:51:32.270Z] cast to java.lang.String for a varargs call [2024-03-19T01:51:32.270Z] cast to java.lang.String[] for a non-varargs call and to suppress this warning [2024-03-19T01:51:32.270Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2920,62] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:51:32.270Z] cast to java.lang.String for a varargs call [2024-03-19T01:51:32.270Z] cast to java.lang.String[] for a non-varargs call and to suppress this warning [2024-03-19T01:51:32.270Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6328,52] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T01:51:32.270Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6355,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T01:51:32.270Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6355,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:32.270Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Rule.java:[41,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Rule.java:[126,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Rule.java:[166,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Rule.java:[203,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[195,22] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[435,16] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[452,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[755,22] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[1586,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[1597,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[80,33] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[110,33] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[165,33] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[186,33] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:32.271Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[240,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T01:51:32.272Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[459,21] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:51:32.272Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[891,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T01:51:32.272Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[891,29] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T01:51:32.272Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java:[286,20] doAsPrivileged(javax.security.auth.Subject,java.security.PrivilegedExceptionAction,java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T01:51:32.272Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[59,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.272Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[77,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.272Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[98,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.272Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[120,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.272Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[138,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.272Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityConfig.java:[122,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:32.272Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/fileupload/PartItem.java:[583,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:51:32.272Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallMethodRule.java:[86,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallMethodRule.java:[109,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallMethodRule.java:[133,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetNextRule.java:[53,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetNextRule.java:[73,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetRootRule.java:[53,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetRootRule.java:[73,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/ClassLoaderFactory.java:[197,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/ClassLoaderFactory.java:[204,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/ObjectCreateRule.java:[47,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/ObjectCreateRule.java:[63,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/ObjectCreateRule.java:[82,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/ObjectCreateRule.java:[102,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/ExpandWar.java:[431,27] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetPropertyRule.java:[51,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.273Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardServer.java:[454,22] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallParamRule.java:[59,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallParamRule.java:[77,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/Embedded.java:[1076,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/Embedded.java:[1077,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetPropertiesRule.java:[51,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetTopRule.java:[53,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetTopRule.java:[73,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/SessionCookieConfigImpl.java:[141,19] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/SessionCookieConfigImpl.java:[132,17] setComment(java.lang.String) in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/ssi/SSIServletRequestUtil.java:[70,26] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityClassLoad.java:[38,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/XercesParser.java:[130,23] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:51:32.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/Catalina.java:[429,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/Catalina.java:[438,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:51:32.275Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-03-19T01:51:32.275Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:32.275Z] [INFO] [2024-03-19T01:51:32.275Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-core --- [2024-03-19T01:51:32.275Z] [INFO] [2024-03-19T01:51:32.275Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T01:51:32.275Z] [WARNING] ***************************************************************** [2024-03-19T01:51:32.275Z] [WARNING] * The * [2024-03-19T01:51:32.275Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:32.275Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:32.275Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:32.275Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:32.275Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:32.275Z] [WARNING] ***************************************************************** [2024-03-19T01:51:32.275Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:32.275Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T01:51:32.275Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T01:51:32.275Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:32.275Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T01:51:32.532Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:32.533Z] [INFO] [2024-03-19T01:51:32.533Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dependency-lib-downloader --- [2024-03-19T01:51:32.533Z] [INFO] Tests are skipped. [2024-03-19T01:51:32.533Z] [INFO] [2024-03-19T01:51:32.533Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dependency-lib-downloader --- [2024-03-19T01:51:32.533Z] [INFO] Tests are skipped. [2024-03-19T01:51:32.533Z] [INFO] [2024-03-19T01:51:32.533Z] [WARNING] ***************************************************************** [2024-03-19T01:51:32.533Z] [WARNING] * The * [2024-03-19T01:51:32.533Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:32.533Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:32.533Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:32.533Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jstl-connector --- [2024-03-19T01:51:32.533Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:32.533Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:32.533Z] [WARNING] ***************************************************************** [2024-03-19T01:51:32.533Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:33.463Z] [INFO] CycloneDX: Creating BOM version 1.4 with 89 component(s) [2024-03-19T01:51:33.720Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/bom.xml [2024-03-19T01:51:33.721Z] [INFO] attaching as jstl-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:33.721Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/bom.json [2024-03-19T01:51:33.721Z] [INFO] attaching as jstl-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:33.721Z] [INFO] [2024-03-19T01:51:33.721Z] [WARNING] ***************************************************************** [2024-03-19T01:51:33.721Z] [WARNING] * The * [2024-03-19T01:51:33.721Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:33.721Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:33.721Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:33.721Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:33.721Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jersey-mvc-connector --- [2024-03-19T01:51:33.721Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:33.721Z] [WARNING] ***************************************************************** [2024-03-19T01:51:33.721Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:35.092Z] [INFO] CycloneDX: Creating BOM version 1.4 with 95 component(s) [2024-03-19T01:51:35.092Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/bom.xml [2024-03-19T01:51:35.092Z] [INFO] attaching as jersey-mvc-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:35.092Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/bom.json [2024-03-19T01:51:35.092Z] [INFO] attaching as jersey-mvc-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:35.092Z] [INFO] [2024-03-19T01:51:35.092Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-mvc-connector --- [2024-03-19T01:51:35.092Z] [INFO] Tests are skipped. [2024-03-19T01:51:35.092Z] [INFO] [2024-03-19T01:51:35.092Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-batch-commands --- [2024-03-19T01:51:35.092Z] [WARNING] ***************************************************************** [2024-03-19T01:51:35.092Z] [WARNING] * The * [2024-03-19T01:51:35.092Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:35.092Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:35.092Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:35.093Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:35.093Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:35.093Z] [WARNING] ***************************************************************** [2024-03-19T01:51:35.093Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:36.025Z] [INFO] CycloneDX: Creating BOM version 1.4 with 83 component(s) [2024-03-19T01:51:36.025Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/bom.xml [2024-03-19T01:51:36.025Z] [INFO] attaching as glassfish-batch-commands-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:36.025Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/bom.json [2024-03-19T01:51:36.025Z] [INFO] attaching as glassfish-batch-commands-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:36.025Z] [INFO] [2024-03-19T01:51:36.025Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-commands --- [2024-03-19T01:51:36.025Z] [INFO] Tests are skipped. [2024-03-19T01:51:36.025Z] [INFO] [2024-03-19T01:51:36.025Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-commands --- [2024-03-19T01:51:36.025Z] [INFO] Tests are skipped. [2024-03-19T01:51:36.025Z] [INFO] [2024-03-19T01:51:36.025Z] [WARNING] ***************************************************************** [2024-03-19T01:51:36.025Z] [WARNING] * The * [2024-03-19T01:51:36.025Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:36.025Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:36.025Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:36.025Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:36.025Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:36.025Z] [WARNING] ***************************************************************** [2024-03-19T01:51:36.025Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-container --- [2024-03-19T01:51:36.025Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:37.920Z] [INFO] CycloneDX: Creating BOM version 1.4 with 107 component(s) [2024-03-19T01:51:37.920Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/bom.xml [2024-03-19T01:51:37.920Z] [INFO] attaching as ejb-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:37.920Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/bom.json [2024-03-19T01:51:37.920Z] [INFO] attaching as ejb-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:37.920Z] [INFO] [2024-03-19T01:51:37.920Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-inbound-runtime --- [2024-03-19T01:51:37.920Z] [WARNING] ***************************************************************** [2024-03-19T01:51:37.920Z] [WARNING] * The * [2024-03-19T01:51:37.920Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:37.920Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:37.920Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:37.920Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:37.921Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:37.921Z] [WARNING] ***************************************************************** [2024-03-19T01:51:37.921Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:38.853Z] [INFO] CycloneDX: Creating BOM version 1.4 with 96 component(s) [2024-03-19T01:51:38.853Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/bom.xml [2024-03-19T01:51:38.853Z] [INFO] attaching as connectors-inbound-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:38.853Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/bom.json [2024-03-19T01:51:38.853Z] [INFO] attaching as connectors-inbound-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:38.853Z] [INFO] [2024-03-19T01:51:38.853Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-inbound-runtime --- [2024-03-19T01:51:38.853Z] [INFO] Tests are skipped. [2024-03-19T01:51:38.853Z] [INFO] [2024-03-19T01:51:38.853Z] [WARNING] ***************************************************************** [2024-03-19T01:51:38.853Z] [WARNING] * The * [2024-03-19T01:51:38.853Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:38.853Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:38.853Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:38.853Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:38.853Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:38.853Z] [WARNING] ***************************************************************** [2024-03-19T01:51:38.853Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-model --- [2024-03-19T01:51:38.853Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:39.785Z] [INFO] CycloneDX: Creating BOM version 1.4 with 80 component(s) [2024-03-19T01:51:39.785Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/bom.xml [2024-03-19T01:51:39.785Z] [INFO] attaching as cmp-model-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:39.785Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/bom.json [2024-03-19T01:51:39.785Z] [INFO] attaching as cmp-model-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:39.785Z] [INFO] [2024-03-19T01:51:39.785Z] [WARNING] ***************************************************************** [2024-03-19T01:51:39.785Z] [WARNING] * The * [2024-03-19T01:51:39.785Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:39.785Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:39.785Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:39.785Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:39.785Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:39.785Z] [WARNING] ***************************************************************** [2024-03-19T01:51:39.785Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc-runtime --- [2024-03-19T01:51:39.785Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:41.681Z] [INFO] CycloneDX: Creating BOM version 1.4 with 97 component(s) [2024-03-19T01:51:41.681Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/bom.xml [2024-03-19T01:51:41.681Z] [INFO] attaching as jdbc-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:41.681Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/bom.json [2024-03-19T01:51:41.681Z] [INFO] attaching as jdbc-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:41.681Z] [INFO] [2024-03-19T01:51:41.681Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jts --- [2024-03-19T01:51:41.681Z] [WARNING] ***************************************************************** [2024-03-19T01:51:41.681Z] [WARNING] * The * [2024-03-19T01:51:41.681Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:41.681Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:41.681Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:41.681Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:41.681Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:41.681Z] [WARNING] ***************************************************************** [2024-03-19T01:51:41.681Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:43.054Z] [INFO] CycloneDX: Creating BOM version 1.4 with 84 component(s) [2024-03-19T01:51:43.054Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/bom.xml [2024-03-19T01:51:43.054Z] [INFO] attaching as jts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:43.054Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/bom.json [2024-03-19T01:51:43.054Z] [INFO] attaching as jts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-core --- [2024-03-19T01:51:43.054Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jts --- [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-dependency-lib-downloader-checkstyle) @ dependency-lib-downloader --- [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jstl-connector --- [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-mvc-connector --- [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.batch-glassfish-batch-commands-checkstyle) @ glassfish-batch-commands --- [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-container --- [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-inbound-runtime --- [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-model --- [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-runtime --- [2024-03-19T01:51:43.054Z] [INFO] Tests are skipped. [2024-03-19T01:51:43.054Z] [INFO] Tests are skipped. [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-jersey-mvc-connector-checkstyle) @ jersey-mvc-connector --- [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-connectors-inbound-runtime-checkstyle) @ connectors-inbound-runtime --- [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-commands --- [2024-03-19T01:51:43.054Z] [INFO] [2024-03-19T01:51:43.054Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-inbound-runtime --- [2024-03-19T01:51:43.054Z] [INFO] --- install:3.1.1:install (default-install) @ dependency-lib-downloader --- [2024-03-19T01:51:43.055Z] [INFO] --- install:3.1.1:install (default-install) @ jersey-mvc-connector --- [2024-03-19T01:51:43.055Z] [INFO] Skipping artifact installation [2024-03-19T01:51:43.055Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/8.0.1-SNAPSHOT/connectors-inbound-runtime-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:43.055Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/8.0.1-SNAPSHOT/jersey-mvc-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:43.055Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/8.0.1-SNAPSHOT/glassfish-batch-commands-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:43.055Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/8.0.1-SNAPSHOT/jersey-mvc-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:43.055Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/8.0.1-SNAPSHOT/connectors-inbound-runtime-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:43.055Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/8.0.1-SNAPSHOT/glassfish-batch-commands-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:43.055Z] [INFO] Tests are skipped. [2024-03-19T01:51:43.055Z] [INFO] Tests are skipped. [2024-03-19T01:51:43.055Z] [INFO] [2024-03-19T01:51:43.055Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jts --- [2024-03-19T01:51:43.055Z] [INFO] [2024-03-19T01:51:43.055Z] [INFO] Tests are skipped. [2024-03-19T01:51:43.055Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jstl-connector --- [2024-03-19T01:51:43.055Z] [INFO] Tests are skipped. [2024-03-19T01:51:43.055Z] [INFO] [2024-03-19T01:51:43.055Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-runtime --- [2024-03-19T01:51:43.055Z] [INFO] [2024-03-19T01:51:43.055Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-container --- [2024-03-19T01:51:43.055Z] [INFO] Tests are skipped. [2024-03-19T01:51:43.055Z] [INFO] Tests are skipped. [2024-03-19T01:51:43.055Z] [INFO] Tests are skipped. [2024-03-19T01:51:43.055Z] [INFO] [2024-03-19T01:51:43.055Z] [INFO] [2024-03-19T01:51:43.055Z] [INFO] [2024-03-19T01:51:43.055Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-jstl-connector-checkstyle) @ jstl-connector --- [2024-03-19T01:51:43.055Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-model --- [2024-03-19T01:51:43.055Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.transaction-jts-checkstyle) @ jts --- [2024-03-19T01:51:43.055Z] [INFO] Tests are skipped. [2024-03-19T01:51:43.055Z] [INFO] Tests are skipped. [2024-03-19T01:51:43.055Z] [INFO] [2024-03-19T01:51:43.055Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc-jdbc-runtime-checkstyle) @ jdbc-runtime --- [2024-03-19T01:51:43.055Z] [INFO] [2024-03-19T01:51:43.055Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/8.0.1-SNAPSHOT/jersey-mvc-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:43.055Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-container-checkstyle) @ ejb-container --- [2024-03-19T01:51:43.055Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/8.0.1-SNAPSHOT/connectors-inbound-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:43.056Z] [INFO] Tests are skipped. [2024-03-19T01:51:43.056Z] [INFO] [2024-03-19T01:51:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/8.0.1-SNAPSHOT/glassfish-batch-commands-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:43.056Z] [INFO] [2024-03-19T01:51:43.056Z] [INFO] --- install:3.1.1:install (default-install) @ jts --- [2024-03-19T01:51:43.056Z] [INFO] [2024-03-19T01:51:43.056Z] [INFO] --- install:3.1.1:install (default-install) @ jstl-connector --- [2024-03-19T01:51:43.056Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-model-checkstyle) @ cmp-model --- [2024-03-19T01:51:43.056Z] [INFO] [2024-03-19T01:51:43.056Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-container --- [2024-03-19T01:51:43.056Z] [INFO] [2024-03-19T01:51:43.056Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-runtime --- [2024-03-19T01:51:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/8.0.1-SNAPSHOT/jstl-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/8.0.1-SNAPSHOT/jts-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/8.0.1-SNAPSHOT/ejb-container-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/8.0.1-SNAPSHOT/jdbc-runtime-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/8.0.1-SNAPSHOT/jersey-mvc-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/8.0.1-SNAPSHOT/connectors-inbound-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:43.056Z] [INFO] [2024-03-19T01:51:43.056Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-model --- [2024-03-19T01:51:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/8.0.1-SNAPSHOT/glassfish-batch-commands-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/8.0.1-SNAPSHOT/cmp-model-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/8.0.1-SNAPSHOT/jdbc-runtime-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:43.057Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/8.0.1-SNAPSHOT/jstl-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:43.057Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/8.0.1-SNAPSHOT/ejb-container-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:43.057Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/jts.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/8.0.1-SNAPSHOT/jts-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:43.057Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/8.0.1-SNAPSHOT/cmp-model-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:43.057Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/8.0.1-SNAPSHOT/jstl-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:43.057Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/8.0.1-SNAPSHOT/jts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:43.057Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/8.0.1-SNAPSHOT/ejb-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:43.057Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/8.0.1-SNAPSHOT/jdbc-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:43.057Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/8.0.1-SNAPSHOT/cmp-model-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:43.057Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/8.0.1-SNAPSHOT/jts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:43.057Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/8.0.1-SNAPSHOT/jstl-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:43.057Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/8.0.1-SNAPSHOT/jdbc-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:43.057Z] [INFO] [2024-03-19T01:51:43.057Z] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [2024-03-19T01:51:43.057Z] [INFO] Building JMS Module 8.0.1-SNAPSHOT [252/300] [2024-03-19T01:51:43.057Z] [INFO] from appserver/jms/jms-core/pom.xml [2024-03-19T01:51:43.057Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:43.058Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/8.0.1-SNAPSHOT/ejb-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:43.058Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/8.0.1-SNAPSHOT/cmp-model-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [2024-03-19T01:51:43.058Z] [INFO] Building Concurrent Implementation Module 8.0.1-SNAPSHOT [253/300] [2024-03-19T01:51:43.058Z] [INFO] from appserver/concurrent/concurrent-impl/pom.xml [2024-03-19T01:51:43.058Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [2024-03-19T01:51:43.058Z] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [2024-03-19T01:51:43.058Z] [INFO] Building Database Generator module for cmp 8.0.1-SNAPSHOT [254/300] [2024-03-19T01:51:43.058Z] [INFO] Building enhancer module for cmp 8.0.1-SNAPSHOT [255/300] [2024-03-19T01:51:43.058Z] [INFO] from appserver/persistence/cmp/generator-database/pom.xml [2024-03-19T01:51:43.058Z] [INFO] from appserver/persistence/cmp/enhancer/pom.xml [2024-03-19T01:51:43.058Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:43.058Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [2024-03-19T01:51:43.058Z] [INFO] Building Jersey EJB Component Provider Module 8.0.1-SNAPSHOT [256/300] [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] from appserver/web/jersey-ejb-component-provider/pom.xml [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [2024-03-19T01:51:43.058Z] [INFO] Building Full EJB Container add-ons 8.0.1-SNAPSHOT [257/300] [2024-03-19T01:51:43.058Z] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [2024-03-19T01:51:43.058Z] [INFO] from appserver/ejb/ejb-full-container/pom.xml [2024-03-19T01:51:43.058Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:43.058Z] [INFO] Building Entity Bean container 8.0.1-SNAPSHOT [258/300] [2024-03-19T01:51:43.058Z] [INFO] from appserver/persistence/entitybean-container/pom.xml [2024-03-19T01:51:43.058Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:43.058Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [2024-03-19T01:51:43.058Z] [INFO] Building JDBC admin 8.0.1-SNAPSHOT [259/300] [2024-03-19T01:51:43.058Z] [INFO] from appserver/jdbc/admin/pom.xml [2024-03-19T01:51:43.058Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-enhancer --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-generator-database --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-generator-database --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-enhancer --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-enhancer --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-generator-database --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-full-container --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-enhancer --- [2024-03-19T01:51:43.058Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-generator-database --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-full-container --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-core --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-full-container --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-full-container --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.058Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jms-core --- [2024-03-19T01:51:43.058Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jms-core --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jms-core --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-ejb-component-provider --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jersey-ejb-component-provider --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jersey-ejb-component-provider --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jersey-ejb-component-provider --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-impl --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- clean:3.3.2:clean (default-clean) @ entitybean-container --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ concurrent-impl --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ entitybean-container --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ concurrent-impl --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-admin --- [2024-03-19T01:51:43.059Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.059Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ concurrent-impl --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc-admin --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ entitybean-container --- [2024-03-19T01:51:43.059Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.059Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ entitybean-container --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc-admin --- [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc-admin --- [2024-03-19T01:51:43.059Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.059Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.059Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.059Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.059Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.059Z] [INFO] Compiling 94 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.059Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.059Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.059Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.059Z] [INFO] Compiling 49 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.059Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.059Z] [INFO] Compiling 31 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.059Z] [INFO] [2024-03-19T01:51:43.059Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-core --- [2024-03-19T01:51:43.059Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:43.623Z] [INFO] [2024-03-19T01:51:43.623Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-generator-database --- [2024-03-19T01:51:43.623Z] [INFO] [2024-03-19T01:51:43.623Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-generator-database --- [2024-03-19T01:51:43.623Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-generator-database --- [2024-03-19T01:51:43.624Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-generator-database --- [2024-03-19T01:51:43.624Z] [INFO] Copying 12 resources from src/main/java to target/classes [2024-03-19T01:51:43.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/manpages [2024-03-19T01:51:43.624Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-generator-database --- [2024-03-19T01:51:43.624Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.624Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jersey-ejb-component-provider --- [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jersey-ejb-component-provider --- [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-ejb-component-provider --- [2024-03-19T01:51:43.624Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-ejb-component-provider --- [2024-03-19T01:51:43.624Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ concurrent-impl --- [2024-03-19T01:51:43.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/src/main/manpages [2024-03-19T01:51:43.624Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ concurrent-impl --- [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-impl --- [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jersey-ejb-component-provider --- [2024-03-19T01:51:43.624Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-impl --- [2024-03-19T01:51:43.624Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.624Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.624Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:51:43.624Z] [INFO] Copying 12 resources from src/main/manpages to target/classes [2024-03-19T01:51:43.624Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ concurrent-impl --- [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc-admin --- [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc-admin --- [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-admin --- [2024-03-19T01:51:43.624Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:43.624Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-enhancer --- [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-enhancer --- [2024-03-19T01:51:43.624Z] [INFO] Compiling 49 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-enhancer --- [2024-03-19T01:51:43.624Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-admin --- [2024-03-19T01:51:43.624Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:51:43.624Z] [INFO] [2024-03-19T01:51:43.624Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-enhancer --- [2024-03-19T01:51:43.624Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:51:43.625Z] [INFO] Copying 6 resources from src/main/manpages to target/classes [2024-03-19T01:51:43.625Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:43.625Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc-admin --- [2024-03-19T01:51:43.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/manpages [2024-03-19T01:51:43.625Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-full-container --- [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-full-container --- [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-enhancer --- [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-full-container --- [2024-03-19T01:51:43.625Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:43.625Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.625Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-full-container --- [2024-03-19T01:51:43.625Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:51:43.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/src/main/manpages [2024-03-19T01:51:43.625Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-full-container --- [2024-03-19T01:51:43.625Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.625Z] [INFO] Compiling 94 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.625Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.625Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jms-core --- [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jms-core --- [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-core --- [2024-03-19T01:51:43.625Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-core --- [2024-03-19T01:51:43.625Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:51:43.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/resources [2024-03-19T01:51:43.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/manpages [2024-03-19T01:51:43.625Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jms-core --- [2024-03-19T01:51:43.625Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.625Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ entitybean-container --- [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ entitybean-container --- [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ entitybean-container --- [2024-03-19T01:51:43.625Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- resources:3.3.1:resources (default-resources) @ entitybean-container --- [2024-03-19T01:51:43.625Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:51:43.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/manpages [2024-03-19T01:51:43.625Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:43.625Z] [INFO] [2024-03-19T01:51:43.625Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ entitybean-container --- [2024-03-19T01:51:43.625Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.626Z] [INFO] Compiling 31 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.626Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:43.626Z] [INFO] [2024-03-19T01:51:43.626Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-core --- [2024-03-19T01:51:43.626Z] [INFO] [2024-03-19T01:51:43.626Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-core --- [2024-03-19T01:51:43.883Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:43.883Z] [INFO] Compiling 309 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:43.883Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[454,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.883Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[455,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.883Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[456,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.883Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[457,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.884Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[458,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.884Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[459,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.884Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[460,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.884Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[461,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.884Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[462,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.884Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[463,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.884Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[464,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.884Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[465,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.884Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[466,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.884Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[467,35] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.884Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[468,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.885Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[469,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.885Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[470,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.885Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[471,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.885Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[473,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.885Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[474,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.885Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[475,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.885Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[476,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.885Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[477,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.885Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[478,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.885Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[479,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.886Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[480,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.886Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[481,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.886Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[482,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.886Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[483,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.886Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[484,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.886Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[485,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.886Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[486,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.886Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[487,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.886Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[488,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.886Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[489,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.886Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[490,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.887Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[625,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:43.887Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[737,32] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.887Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[965,48] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.887Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java:[60,46] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.887Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java:[193,18] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:43.887Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:43.887Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:43.887Z] [INFO] [2024-03-19T01:51:43.887Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-generator-database --- [2024-03-19T01:51:43.887Z] [INFO] [2024-03-19T01:51:43.887Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-generator-database --- [2024-03-19T01:51:43.887Z] [INFO] [2024-03-19T01:51:43.887Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-generator-database --- [2024-03-19T01:51:43.887Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:44.145Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:44.145Z] [INFO] [2024-03-19T01:51:44.145Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-generator-database --- [2024-03-19T01:51:44.145Z] [INFO] [2024-03-19T01:51:44.145Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-generator-database --- [2024-03-19T01:51:44.145Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:44.145Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:44.402Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbExceptionMapper.java:[75,41] unchecked call to toResponse(E) as a member of the raw type jakarta.ws.rs.ext.ExceptionMapper [2024-03-19T01:51:44.402Z] [INFO] [2024-03-19T01:51:44.402Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jersey-ejb-component-provider --- [2024-03-19T01:51:44.402Z] [INFO] [2024-03-19T01:51:44.402Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jersey-ejb-component-provider --- [2024-03-19T01:51:44.402Z] [INFO] [2024-03-19T01:51:44.402Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-ejb-component-provider --- [2024-03-19T01:51:44.402Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:44.402Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/deployment/annotation/handlers/MessageDrivenHandler.java:[83,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:51:44.402Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:44.402Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:44.402Z] [INFO] [2024-03-19T01:51:44.402Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ejb-full-container --- [2024-03-19T01:51:44.402Z] [INFO] [2024-03-19T01:51:44.402Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ejb-full-container --- [2024-03-19T01:51:44.660Z] [INFO] [2024-03-19T01:51:44.660Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-full-container --- [2024-03-19T01:51:44.660Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:44.660Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:44.660Z] [INFO] [2024-03-19T01:51:44.660Z] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-ejb-component-provider --- [2024-03-19T01:51:44.660Z] [INFO] [2024-03-19T01:51:44.660Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ jersey-ejb-component-provider --- [2024-03-19T01:51:44.660Z] [INFO] [2024-03-19T01:51:44.660Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-generator-database --- [2024-03-19T01:51:44.660Z] [INFO] Not copying test resources [2024-03-19T01:51:44.660Z] [INFO] [2024-03-19T01:51:44.660Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-generator-database --- [2024-03-19T01:51:44.660Z] [INFO] Not compiling test sources [2024-03-19T01:51:44.660Z] [INFO] [2024-03-19T01:51:44.660Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-generator-database --- [2024-03-19T01:51:44.660Z] [INFO] [2024-03-19T01:51:44.660Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-generator-database --- [2024-03-19T01:51:44.660Z] [INFO] Tests are skipped. [2024-03-19T01:51:44.660Z] [INFO] [2024-03-19T01:51:44.660Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-generator-database --- [2024-03-19T01:51:44.660Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java:[458,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:44.660Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java:[1771,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:44.660Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java uses unchecked or unsafe operations. [2024-03-19T01:51:44.660Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:44.660Z] [INFO] [2024-03-19T01:51:44.660Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jms-core --- [2024-03-19T01:51:44.660Z] [INFO] [2024-03-19T01:51:44.661Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jms-core --- [2024-03-19T01:51:44.661Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/internal/GetJdbcDriverClassNames.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:44.661Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/internal/GetJdbcDriverClassNames.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:44.661Z] [INFO] [2024-03-19T01:51:44.661Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jdbc-admin --- [2024-03-19T01:51:44.661Z] [INFO] [2024-03-19T01:51:44.661Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jdbc-admin --- [2024-03-19T01:51:44.661Z] [INFO] Executing tasks [2024-03-19T01:51:44.661Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/classes/META-INF for [2024-03-19T01:51:44.661Z] [INFO] [echo] cmp-generator-database [2024-03-19T01:51:44.661Z] [INFO] [2024-03-19T01:51:44.661Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-core --- [2024-03-19T01:51:44.661Z] [INFO] Executed tasks [2024-03-19T01:51:44.661Z] [INFO] [2024-03-19T01:51:44.661Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-generator-database --- [2024-03-19T01:51:44.661Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:44.661Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1723,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:44.661Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1726,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:44.661Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1761,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:44.661Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1764,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:44.661Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2931,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:44.661Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2934,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:44.661Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2969,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:44.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2972,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:44.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[172,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:51:44.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[175,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:44.662Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java uses or overrides a deprecated API. [2024-03-19T01:51:44.662Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:44.662Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:44.662Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:44.662Z] [INFO] [2024-03-19T01:51:44.662Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ entitybean-container --- [2024-03-19T01:51:44.662Z] [INFO] [2024-03-19T01:51:44.662Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ entitybean-container --- [2024-03-19T01:51:44.662Z] [INFO] [2024-03-19T01:51:44.662Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-admin --- [2024-03-19T01:51:44.662Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar [2024-03-19T01:51:44.662Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:44.662Z] [WARNING] ***************************************************************** [2024-03-19T01:51:44.662Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:44.662Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:44.662Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:44.662Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:44.662Z] [WARNING] ***************************************************************** [2024-03-19T01:51:44.662Z] [INFO] [2024-03-19T01:51:44.662Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ entitybean-container --- [2024-03-19T01:51:44.662Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:44.920Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Some input files use or override a deprecated API. [2024-03-19T01:51:44.920Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:44.920Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/ManagedExecutorServiceBaseManager.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:44.920Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/ManagedExecutorServiceBaseManager.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:44.920Z] [INFO] [2024-03-19T01:51:44.920Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ concurrent-impl --- [2024-03-19T01:51:44.920Z] [INFO] [2024-03-19T01:51:44.920Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ concurrent-impl --- [2024-03-19T01:51:44.920Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:44.920Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:44.920Z] [INFO] [2024-03-19T01:51:44.920Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-full-container --- [2024-03-19T01:51:44.920Z] [INFO] [2024-03-19T01:51:44.920Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jersey-ejb-component-provider --- [2024-03-19T01:51:44.920Z] [INFO] [2024-03-19T01:51:44.920Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-full-container --- [2024-03-19T01:51:44.920Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:44.920Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:44.920Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:44.920Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:44.920Z] [INFO] [2024-03-19T01:51:44.920Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-impl --- [2024-03-19T01:51:44.920Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:44.920Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:44.921Z] [INFO] [2024-03-19T01:51:44.921Z] [INFO] --- command-security:1.0.17:check (default-check) @ jms-core --- [2024-03-19T01:51:45.178Z] [INFO] [2024-03-19T01:51:45.178Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jms-core --- [2024-03-19T01:51:45.178Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:45.178Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:45.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/CodeEnv.java:[36,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:45.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/CodeEnv.java:[46,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:45.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[147,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:45.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[161,20] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:51:45.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[175,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:51:45.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[190,23] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T01:51:45.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[398,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:45.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[401,36] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:51:45.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[404,35] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:51:45.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[407,37] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T01:51:45.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/MethodAnnotater.java:[2222,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:45.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/MethodAnnotater.java:[2243,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:45.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java:[469,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:45.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/Descriptor.java:[323,24] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:45.180Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:45.180Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:45.180Z] [INFO] [2024-03-19T01:51:45.180Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-enhancer --- [2024-03-19T01:51:45.180Z] [INFO] [2024-03-19T01:51:45.180Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-enhancer --- [2024-03-19T01:51:45.180Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:45.180Z] [INFO] [2024-03-19T01:51:45.180Z] [INFO] --- command-security:1.0.17:check (default-check) @ entitybean-container --- [2024-03-19T01:51:45.180Z] [INFO] [2024-03-19T01:51:45.180Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ entitybean-container --- [2024-03-19T01:51:45.180Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:45.180Z] [INFO] Compiling 31 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:45.180Z] [INFO] [2024-03-19T01:51:45.180Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-enhancer --- [2024-03-19T01:51:45.180Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:45.180Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:45.180Z] [INFO] [2024-03-19T01:51:45.180Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-admin --- [2024-03-19T01:51:45.180Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jdbc.admin.cli.CreateJdbcConnectionPool, org.glassfish.jdbc.admin.cli.CreateJdbcResource, org.glassfish.jdbc.admin.cli.DeleteJdbcConnectionPool, org.glassfish.jdbc.admin.cli.DeleteJdbcResource, org.glassfish.jdbc.admin.cli.ListJdbcConnectionPools, org.glassfish.jdbc.admin.cli.ListJdbcResources, org.glassfish.jdbc.admin.cli.internal.GetDatabaseVendorNames, org.glassfish.jdbc.admin.cli.internal.GetJdbcDriverClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationTableNames] [2024-03-19T01:51:45.180Z] [INFO] [2024-03-19T01:51:45.180Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc-admin --- [2024-03-19T01:51:45.180Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:45.180Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:45.439Z] [WARNING] Manifest org.glassfish.main.concurrent:concurrent-impl:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.concurrent.runtime, has 1, private references [org.glassfish.concurrent.runtime.deployer.cfg] [2024-03-19T01:51:45.439Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:45.439Z] [INFO] [2024-03-19T01:51:45.439Z] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-impl --- [2024-03-19T01:51:45.440Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.concurrent.admin.CreateContextService, org.glassfish.concurrent.admin.CreateManagedExecutorService, org.glassfish.concurrent.admin.CreateManagedScheduledExecutorService, org.glassfish.concurrent.admin.CreateManagedThreadFactory, org.glassfish.concurrent.admin.DeleteContextService, org.glassfish.concurrent.admin.DeleteManagedExecutorService, org.glassfish.concurrent.admin.DeleteManagedScheduledExecutorService, org.glassfish.concurrent.admin.DeleteManagedThreadFactory, org.glassfish.concurrent.admin.ListContextServices, org.glassfish.concurrent.admin.ListManagedExecutorServices, org.glassfish.concurrent.admin.ListManagedScheduledExecutorServices, org.glassfish.concurrent.admin.ListManagedThreadFactories] [2024-03-19T01:51:45.440Z] [INFO] [2024-03-19T01:51:45.440Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ concurrent-impl --- [2024-03-19T01:51:45.440Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.generator, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2024-03-19T01:51:45.440Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.meta, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2024-03-19T01:51:45.440Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:45.440Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:45.440Z] [INFO] [2024-03-19T01:51:45.440Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-enhancer --- [2024-03-19T01:51:45.440Z] [INFO] [2024-03-19T01:51:45.440Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-enhancer --- [2024-03-19T01:51:45.440Z] [INFO] Compiling 49 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:45.440Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:45.440Z] [INFO] Compiling 94 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:45.440Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:45.440Z] [INFO] Initial messages found so far: {} [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00001 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00001 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00002 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00002 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00003 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00003 needs checking for cause/action: true [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00004 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00004 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00005 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00005 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00006 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00006 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00007 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00007 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00008 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00008 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00009 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00009 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00010 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00010 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00011 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00011 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00012 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00012 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00013 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00013 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00014 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00014 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00015 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00015 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00016 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00016 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00017 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00017 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00018 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00018 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00019 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00019 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00020 [2024-03-19T01:51:45.440Z] [INFO] Message AS-WEB-CORE-00020 needs checking for cause/action: false [2024-03-19T01:51:45.440Z] [INFO] Processing: AS-WEB-CORE-00021 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00021 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00022 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00022 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00023 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00023 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00024 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00024 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00025 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00025 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00026 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00026 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00027 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00027 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00028 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00028 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00029 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00029 needs checking for cause/action: true [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00030 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00030 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00031 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00031 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00032 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00032 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00033 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00033 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00034 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00034 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00035 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00035 needs checking for cause/action: true [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00036 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00036 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00037 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00037 needs checking for cause/action: true [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00038 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00038 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00039 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00039 needs checking for cause/action: true [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00040 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00040 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00041 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00041 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00042 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00042 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00043 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00043 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00044 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00044 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00045 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00045 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00046 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00046 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00047 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00047 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00048 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00048 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00049 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00049 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00050 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00050 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00051 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00051 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00052 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00052 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00053 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00053 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00054 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00054 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00055 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00055 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00056 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00056 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00057 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00057 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00058 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00058 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00059 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00059 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00060 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00060 needs checking for cause/action: true [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00061 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00061 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00062 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00062 needs checking for cause/action: false [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00063 [2024-03-19T01:51:45.441Z] [INFO] Message AS-WEB-CORE-00063 needs checking for cause/action: true [2024-03-19T01:51:45.441Z] [INFO] Processing: AS-WEB-CORE-00064 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00064 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00065 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00065 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00066 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00066 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00067 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00067 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00068 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00068 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00069 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00069 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00070 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00070 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00071 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00071 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00072 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00072 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00073 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00073 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00074 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00074 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00075 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00075 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00076 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00076 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00077 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00077 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00078 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00078 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00079 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00079 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00080 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00080 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00081 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00081 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00082 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00082 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00083 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00083 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00084 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00084 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00085 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00085 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00086 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00086 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00087 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00087 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00088 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00088 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00089 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00089 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00090 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00090 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00091 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00091 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00092 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00092 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00093 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00093 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00094 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00094 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00095 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00095 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00096 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00096 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00097 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00097 needs checking for cause/action: false [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00098 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00098 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00099 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00099 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00100 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00100 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00101 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00101 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00102 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00102 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00103 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00103 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00104 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00104 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00105 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00105 needs checking for cause/action: true [2024-03-19T01:51:45.442Z] [INFO] Processing: AS-WEB-CORE-00106 [2024-03-19T01:51:45.442Z] [INFO] Message AS-WEB-CORE-00106 needs checking for cause/action: true [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00107 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00107 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00108 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00108 needs checking for cause/action: true [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00109 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00109 needs checking for cause/action: true [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00110 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00110 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00111 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00111 needs checking for cause/action: true [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00112 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00112 needs checking for cause/action: true [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00113 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00113 needs checking for cause/action: true [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00114 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00114 needs checking for cause/action: true [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00115 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00115 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00116 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00116 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00117 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00117 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00118 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00118 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00119 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00119 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00120 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00120 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00121 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00121 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00122 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00122 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00123 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00123 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00124 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00124 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00125 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00125 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00126 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00126 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00127 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00127 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00128 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00128 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00129 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00129 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00130 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00130 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00131 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00131 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00132 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00132 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00133 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00133 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00134 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00134 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00135 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00135 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00136 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00136 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00137 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00137 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00138 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00138 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00139 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00139 needs checking for cause/action: true [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00140 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00140 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00141 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00141 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00142 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00142 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00143 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00143 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00144 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00144 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00145 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00145 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00146 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00146 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00147 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00147 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00148 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00148 needs checking for cause/action: false [2024-03-19T01:51:45.443Z] [INFO] Processing: AS-WEB-CORE-00149 [2024-03-19T01:51:45.443Z] [INFO] Message AS-WEB-CORE-00149 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00150 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00150 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00151 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00151 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00152 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00152 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00153 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00153 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00154 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00154 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00155 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00155 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00156 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00156 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00157 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00157 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00158 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00158 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00159 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00159 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00160 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00160 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00161 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00161 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00162 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00162 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00163 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00163 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00164 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00164 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00165 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00165 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00166 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00166 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00167 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00167 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00168 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00168 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00169 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00169 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00170 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00170 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00171 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00171 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00172 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00172 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00173 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00173 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00174 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00174 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00175 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00175 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00176 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00176 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00177 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00177 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00178 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00178 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00179 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00179 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00180 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00180 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00181 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00181 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00182 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00182 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00183 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00183 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00184 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00184 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00185 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00185 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00186 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00186 needs checking for cause/action: true [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00187 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00187 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00188 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00188 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00189 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00189 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00190 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00190 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00191 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00191 needs checking for cause/action: false [2024-03-19T01:51:45.444Z] [INFO] Processing: AS-WEB-CORE-00192 [2024-03-19T01:51:45.444Z] [INFO] Message AS-WEB-CORE-00192 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00193 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00193 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00194 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00194 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00195 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00195 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00196 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00196 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00197 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00197 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00198 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00198 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00199 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00199 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00200 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00200 needs checking for cause/action: true [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00201 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00201 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00202 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00202 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00203 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00203 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00204 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00204 needs checking for cause/action: true [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00205 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00205 needs checking for cause/action: true [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00206 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00206 needs checking for cause/action: true [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00207 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00207 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00208 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00208 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00209 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00209 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00210 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00210 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00211 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00211 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00212 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00212 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00213 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00213 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00214 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00214 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00215 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00215 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00216 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00216 needs checking for cause/action: true [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00217 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00217 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00218 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00218 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00219 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00219 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00220 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00220 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00221 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00221 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00222 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00222 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00223 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00223 needs checking for cause/action: true [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00224 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00224 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00225 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00225 needs checking for cause/action: true [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00226 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00226 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00227 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00227 needs checking for cause/action: true [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00228 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00228 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00229 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00229 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00230 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00230 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00231 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00231 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00232 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00232 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00233 [2024-03-19T01:51:45.445Z] [INFO] Message AS-WEB-CORE-00233 needs checking for cause/action: false [2024-03-19T01:51:45.445Z] [INFO] Processing: AS-WEB-CORE-00234 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00234 needs checking for cause/action: true [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00235 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00235 needs checking for cause/action: true [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00236 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00236 needs checking for cause/action: true [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00237 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00237 needs checking for cause/action: true [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00238 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00238 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00239 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00239 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00240 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00240 needs checking for cause/action: true [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00241 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00241 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00242 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00242 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00243 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00243 needs checking for cause/action: true [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00244 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00244 needs checking for cause/action: true [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00245 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00245 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00246 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00246 needs checking for cause/action: true [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00247 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00247 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00248 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00248 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00249 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00249 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00250 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00250 needs checking for cause/action: true [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00251 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00251 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00252 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00252 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00253 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00253 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00254 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00254 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00255 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00255 needs checking for cause/action: true [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00256 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00256 needs checking for cause/action: true [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00257 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00257 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00258 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00258 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00259 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00259 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00260 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00260 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00261 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00261 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00262 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00262 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00263 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00263 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00264 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00264 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00265 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00265 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00266 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00266 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00267 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00267 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00268 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00268 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00269 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00269 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00270 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00270 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00271 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00271 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00272 [2024-03-19T01:51:45.446Z] [INFO] Message AS-WEB-CORE-00272 needs checking for cause/action: false [2024-03-19T01:51:45.446Z] [INFO] Processing: AS-WEB-CORE-00273 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00273 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00274 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00274 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00275 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00275 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00276 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00276 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00277 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00277 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00278 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00278 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00280 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00280 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00281 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00281 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00283 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00283 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00284 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00284 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00285 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00285 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00286 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00286 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00287 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00287 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00288 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00288 needs checking for cause/action: true [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00289 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00289 needs checking for cause/action: true [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00290 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00290 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00291 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00291 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00292 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00292 needs checking for cause/action: true [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00293 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00293 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00294 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00294 needs checking for cause/action: true [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00295 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00295 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00296 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00296 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00297 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00297 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00298 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00298 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00299 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00299 needs checking for cause/action: true [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00300 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00300 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00301 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00301 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00302 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00302 needs checking for cause/action: true [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00303 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00303 needs checking for cause/action: true [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00304 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00304 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00305 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00305 needs checking for cause/action: true [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00306 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00306 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00307 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00307 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00308 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00308 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00309 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00309 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00310 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00310 needs checking for cause/action: false [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00311 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00311 needs checking for cause/action: true [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00312 [2024-03-19T01:51:45.447Z] [INFO] Message AS-WEB-CORE-00312 needs checking for cause/action: true [2024-03-19T01:51:45.447Z] [INFO] Processing: AS-WEB-CORE-00313 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00313 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00314 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00314 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00315 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00315 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00316 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00316 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00317 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00317 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00318 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00318 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00319 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00319 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00320 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00320 needs checking for cause/action: true [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00321 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00321 needs checking for cause/action: true [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00322 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00322 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00323 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00323 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00324 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00324 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00325 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00325 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00326 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00326 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00327 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00327 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00328 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00328 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00329 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00329 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00330 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00330 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00331 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00331 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00332 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00332 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00333 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00333 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00334 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00334 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00335 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00335 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00336 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00336 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00337 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00337 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00338 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00338 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00339 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00339 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00340 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00340 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00341 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00341 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00342 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00342 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00343 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00343 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00344 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00344 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00345 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00345 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00346 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00346 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00347 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00347 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00348 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00348 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00349 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00349 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00350 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00350 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00351 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00351 needs checking for cause/action: true [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00352 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00352 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00353 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00353 needs checking for cause/action: false [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00354 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00354 needs checking for cause/action: true [2024-03-19T01:51:45.448Z] [INFO] Processing: AS-WEB-CORE-00355 [2024-03-19T01:51:45.448Z] [INFO] Message AS-WEB-CORE-00355 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00356 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00356 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00357 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00357 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00358 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00358 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00359 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00359 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00360 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00360 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00361 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00361 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00362 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00362 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00363 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00363 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00364 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00364 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00365 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00365 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00366 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00366 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00367 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00367 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00368 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00368 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00369 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00369 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00370 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00370 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00371 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00371 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00372 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00372 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00373 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00373 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00374 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00374 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00375 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00375 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00376 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00376 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00377 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00377 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00378 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00378 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00379 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00379 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00380 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00380 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00381 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00381 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00382 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00382 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00383 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00383 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00384 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00384 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00385 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00385 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00386 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00386 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00387 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00387 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00388 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00388 needs checking for cause/action: true [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00389 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00389 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00390 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00390 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00391 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00391 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00392 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00392 needs checking for cause/action: false [2024-03-19T01:51:45.449Z] [INFO] Processing: AS-WEB-CORE-00393 [2024-03-19T01:51:45.449Z] [INFO] Message AS-WEB-CORE-00393 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00394 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00394 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00395 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00395 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00396 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00396 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00397 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00397 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00398 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00398 needs checking for cause/action: true [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00399 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00399 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00400 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00400 needs checking for cause/action: true [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00401 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00401 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00402 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00402 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00403 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00403 needs checking for cause/action: true [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00404 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00404 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00405 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00405 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00406 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00406 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00407 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00407 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00408 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00408 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00409 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00409 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00410 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00410 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00411 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00411 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00412 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00412 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00413 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00413 needs checking for cause/action: true [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00414 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00414 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00415 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00415 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00416 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00416 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00417 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00417 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00418 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00418 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00419 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00419 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00420 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00420 needs checking for cause/action: true [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00421 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00421 needs checking for cause/action: true [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00422 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00422 needs checking for cause/action: true [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00423 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00423 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00424 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00424 needs checking for cause/action: true [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00425 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00425 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00426 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00426 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00427 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00427 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00428 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00428 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00429 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00429 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00430 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00430 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00431 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00431 needs checking for cause/action: false [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00432 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00432 needs checking for cause/action: true [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00433 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00433 needs checking for cause/action: true [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00434 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00434 needs checking for cause/action: true [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00435 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00435 needs checking for cause/action: true [2024-03-19T01:51:45.450Z] [INFO] Processing: AS-WEB-CORE-00436 [2024-03-19T01:51:45.450Z] [INFO] Message AS-WEB-CORE-00436 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00437 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00437 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00438 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00438 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00439 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00439 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00440 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00440 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00441 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00441 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00442 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00442 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00443 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00443 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00444 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00444 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00445 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00445 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00446 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00446 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00447 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00447 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00448 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00448 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00449 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00449 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00450 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00450 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00451 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00451 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00452 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00452 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00453 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00453 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00454 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00454 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00455 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00455 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00456 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00456 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00457 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00457 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00458 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00458 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00459 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00459 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00460 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00460 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00461 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00461 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00462 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00462 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00463 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00463 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00464 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00464 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00465 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00465 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00466 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00466 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00467 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00467 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00468 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00468 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00469 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00469 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00470 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00470 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00472 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00472 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00473 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00473 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00474 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00474 needs checking for cause/action: true [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00475 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00475 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00476 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00476 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00477 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00477 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00478 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00478 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00479 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00479 needs checking for cause/action: false [2024-03-19T01:51:45.451Z] [INFO] Processing: AS-WEB-CORE-00480 [2024-03-19T01:51:45.451Z] [INFO] Message AS-WEB-CORE-00480 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00481 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00481 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00482 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00482 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00483 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00483 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00484 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00484 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00485 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00485 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00486 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00486 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00487 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00487 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00488 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00488 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00489 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00489 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00490 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00490 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00491 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00491 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00492 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00492 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00493 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00493 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00494 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00494 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00503 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00503 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00504 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00504 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00505 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00505 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00506 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00506 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00507 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00507 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00508 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00508 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00509 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00509 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00510 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00510 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00511 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00511 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00512 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00512 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00513 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00513 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00514 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00514 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00515 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00515 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00516 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00516 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00517 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00517 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00518 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00518 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00519 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00519 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00520 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00520 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00521 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00521 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00522 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00522 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00523 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00523 needs checking for cause/action: false [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00524 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00524 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00525 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00525 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00526 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00526 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00527 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00527 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00528 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00528 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00529 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00529 needs checking for cause/action: true [2024-03-19T01:51:45.452Z] [INFO] Processing: AS-WEB-CORE-00530 [2024-03-19T01:51:45.452Z] [INFO] Message AS-WEB-CORE-00530 needs checking for cause/action: true [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00531 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00531 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00532 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00532 needs checking for cause/action: true [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00533 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00533 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00534 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00534 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00535 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00535 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00536 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00536 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00537 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00537 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00538 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00538 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00539 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00539 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00540 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00540 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00541 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00541 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00542 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00542 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00543 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00543 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00544 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00544 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00545 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00545 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00546 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00546 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00547 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00547 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00548 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00548 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00549 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00549 needs checking for cause/action: false [2024-03-19T01:51:45.453Z] [INFO] Processing: AS-WEB-CORE-00550 [2024-03-19T01:51:45.453Z] [INFO] Message AS-WEB-CORE-00550 needs checking for cause/action: false [2024-03-19T01:51:45.460Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-CORE-00001=Configuration error: Must be attached to a Context, AS-WEB-CORE-00002=Authenticator[{0}]: {1}, AS-WEB-CORE-00003=Exception getting debug value, AS-WEB-CORE-00004=Unexpected error forwarding or redirecting to login page, AS-WEB-CORE-00005=Started, AS-WEB-CORE-00006=Stopped, AS-WEB-CORE-00007=Process session destroyed on {0}, AS-WEB-CORE-00008=Process request for ''{0}'', AS-WEB-CORE-00009=Principal {0} has already been authenticated, AS-WEB-CORE-00010=Checking for SSO cookie, AS-WEB-CORE-00011=SSO cookie is not present, AS-WEB-CORE-00012=Checking for cached principal for {0}, AS-WEB-CORE-00013=Found cached principal {0} with auth type {1}, AS-WEB-CORE-00014=No cached principal found, erasing SSO cookie, AS-WEB-CORE-00015=Associate sso id {0} with session {1}, AS-WEB-CORE-00016=Registering sso id {0} for user {1} with auth type {2}, AS-WEB-CORE-00017=Looking up certificates, AS-WEB-CORE-00018=No certificates included with this request, AS-WEB-CORE-00019=No client certificate chain in this request, AS-WEB-CORE-00020=Cannot authenticate with the provided credentials, AS-WEB-CORE-00021=Unable to determine target of zero-arg dispatcher, AS-WEB-CORE-00022=Unable to acquire RequestDispatcher for {0}, AS-WEB-CORE-00023=Unable to acquire RequestDispatcher for {0} in servlet context {1}, AS-WEB-CORE-00024=Error invoking AsyncListener, AS-WEB-CORE-00025=Asynchronous dispatch already in progress, must call ServletRequest.startAsync first, AS-WEB-CORE-00026=Must not call AsyncContext.addListener after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00027=Must not call AsyncContext.setTimeout after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00028=The connector has already been initialized, AS-WEB-CORE-00029=Error registering connector , AS-WEB-CORE-00030=Failed to instanciate HttpHandler , AS-WEB-CORE-00031=mod_jk invalid Adapter implementation: {0} , AS-WEB-CORE-00032=Protocol handler instantiation failed: {0}, AS-WEB-CORE-00033=The connector has already been started, AS-WEB-CORE-00034=Protocol handler start failed: {0}, AS-WEB-CORE-00035=Coyote connector has not been started, AS-WEB-CORE-00036=Protocol handler destroy failed: {0}, AS-WEB-CORE-00037=An exception or error occurred in the container during the request processing, AS-WEB-CORE-00038=HTTP listener on port {0} has been disabled, AS-WEB-CORE-00039=Error parsing client cert chain into array of java.security.cert.X509Certificate instances, AS-WEB-CORE-00040=No Host matches server name {0}, AS-WEB-CORE-00041=Cannot use this object outside a servlet's service method or outside a filter's doFilter method, AS-WEB-CORE-00042=Cannot set a null ReadListener object, AS-WEB-CORE-00043=Cannot set a null WriteListener object, AS-WEB-CORE-00044=Failed to skip {0} characters in the underlying buffer of CoyoteReader on readLine()., AS-WEB-CORE-00045=Stream closed, AS-WEB-CORE-00046=Already set read listener, AS-WEB-CORE-00047=Cannot set ReaderListener for non-async or non-upgrade request, AS-WEB-CORE-00048=Error in invoking ReadListener.onDataAvailable, AS-WEB-CORE-00049=The WriteListener has already been set., AS-WEB-CORE-00050=Cannot set WriteListener for non-async or non-upgrade request, AS-WEB-CORE-00051=Error in invoking WriteListener.onWritePossible, AS-WEB-CORE-00052=getReader() has already been called for this request, AS-WEB-CORE-00053=getInputStream() has already been called for this request, AS-WEB-CORE-00054=Unable to determine client remote address from proxy (returns null), AS-WEB-CORE-00055=Unable to resolve IP address {0} into host name, AS-WEB-CORE-00056=Exception thrown by attributes event listener, AS-WEB-CORE-00057=Cannot call setAttribute with a null name, AS-WEB-CORE-00058=Unable to determine canonical name of file [{0}] specified for use with sendfile, AS-WEB-CORE-00059=Unable to set request character encoding to {0} from context {1}, because request parameters have already been read, or ServletRequest.getReader() has already been called, AS-WEB-CORE-00060=Attempt to re-login while the user identity already exists, AS-WEB-CORE-00061=changeSessionId has been called without a session, AS-WEB-CORE-00062=Cannot create a session after the response has been committed, AS-WEB-CORE-00063=Invalid URI encoding; using HTTP default, AS-WEB-CORE-00064=Invalid URI character encoding; trying ascii, AS-WEB-CORE-00065=Request is within the scope of a filter or servlet that does not support asynchronous operations, AS-WEB-CORE-00066=ServletRequest.startAsync called again without any asynchronous dispatch, or called outside the scope of any such dispatch, or called again within the scope of the same dispatch, AS-WEB-CORE-00067=Response already closed, AS-WEB-CORE-00068=ServletRequest.startAsync called outside the scope of an async dispatch, AS-WEB-CORE-00069=The request has not been put into asynchronous mode, must call ServletRequest.startAsync first, AS-WEB-CORE-00070=Request already released from asynchronous mode, AS-WEB-CORE-00071=Unable to perform error dispatch, AS-WEB-CORE-00072=Request.{0} is called without multipart configuration. Either add a @MultipartConfig to the servlet, or a multipart-config element to web.xml, AS-WEB-CORE-00073=This should not happen-breaking background lock: sess = {0}, AS-WEB-CORE-00074= Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00075=Error during finishResponse, AS-WEB-CORE-00076=getWriter() has already been called for this response, AS-WEB-CORE-00077=getOutputStream() has already been called for this response, AS-WEB-CORE-00078=Cannot reset buffer after response has been committed, AS-WEB-CORE-00079=Cannot change buffer size after data has been written, AS-WEB-CORE-00080=Cannot call sendError() after the response has been committed, AS-WEB-CORE-00081=Cannot call sendRedirect() after the response has been committed, AS-WEB-CORE-00082=Null response object, AS-WEB-CORE-00083=Not allowed to call this jakarta.servlet.ServletContext method from a ServletContextListener that was neither declared in the application's deployment descriptor nor annotated with WebListener, AS-WEB-CORE-00084=Exception thrown by attributes event listener, AS-WEB-CORE-00085=Name cannot be null, AS-WEB-CORE-00086=Cannot forward after response has been committed, AS-WEB-CORE-00087=Servlet {0} is currently unavailable, AS-WEB-CORE-00088=Allocate exception for servlet {0}, AS-WEB-CORE-00089=Exceeded maximum depth for nested request dispatches: {0}, AS-WEB-CORE-00090=Servlet.service() for servlet {0} threw exception, AS-WEB-CORE-00091=Release filters exception for servlet {0}, AS-WEB-CORE-00092=Deallocate exception for servlet {0}, AS-WEB-CORE-00093=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00094=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00095=Exception processing {0}, AS-WEB-CORE-00096=Exception sending default error page, AS-WEB-CORE-00097=Filter execution threw an exception, AS-WEB-CORE-00098=ApplicationFilterConfig.doAsPrivilege, AS-WEB-CORE-00099=ContainerBase.setLoader: stop: , AS-WEB-CORE-00100=ContainerBase.setLoader: start:, AS-WEB-CORE-00101=ContainerBase.setLogger: stop: , AS-WEB-CORE-00102=ContainerBase.setLogger: start: , AS-WEB-CORE-00103=ContainerBase.setManager: stop: , AS-WEB-CORE-00104=ContainerBase.setManager: start: , AS-WEB-CORE-00105=ContainerBase.setRealm: stop: , AS-WEB-CORE-00106=ContainerBase.setRealm: start: , AS-WEB-CORE-00107=addChild: Child name {0} is not unique, AS-WEB-CORE-00108=ContainerBase.addChild: start: , AS-WEB-CORE-00109=ContainerBase.removeChild: stop: , AS-WEB-CORE-00110=Container {0} has already been started, AS-WEB-CORE-00111=Container {0} has not been started, AS-WEB-CORE-00112=Error stopping container {0}, AS-WEB-CORE-00113=Error unregistering , AS-WEB-CORE-00114=Exception invoking periodic operation: , AS-WEB-CORE-00115=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00116=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00117=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00118=Unable to configure mapping for filter {0} of servlet context {1}, because servlet names are null or empty, AS-WEB-CORE-00119=Unable to configure mapping for filter {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00120=Creation of the naming context failed: {0}, AS-WEB-CORE-00121=Failed to bind object: {0}, AS-WEB-CORE-00122=Environment entry {0} has an invalid type, AS-WEB-CORE-00123=Environment entry {0} has an invalid value, AS-WEB-CORE-00124=Failed to unbind object: {0}, AS-WEB-CORE-00125=Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00126=Null response object, AS-WEB-CORE-00127=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00128=Unable to configure mapping for servlet {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00129=Unable to configure {0} session tracking cookie property for servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00130=Missing alternate docbase URL pattern or directory location, AS-WEB-CORE-00131=LoginConfig cannot be null, AS-WEB-CORE-00132=Form login page {0} must start with a ''/'', AS-WEB-CORE-00133=Form error page {0} must start with a ''/'', AS-WEB-CORE-00134=Child of a Context must be a Wrapper, AS-WEB-CORE-00135=JSP file {0} must start with a ''/'', AS-WEB-CORE-00136=Invalid {0} in security constraint, AS-WEB-CORE-00137=ErrorPage cannot be null, AS-WEB-CORE-00138=Error page location {0} must start with a ''/'', AS-WEB-CORE-00139=Invalid status code {0} for error-page mapping. HTTP error codes are defined in the range from 400-600, AS-WEB-CORE-00140=Filter mapping specifies an unknown filter name {0}, AS-WEB-CORE-00141=Filter mapping must specify either a or a , AS-WEB-CORE-00142=Invalid {0} in filter mapping, AS-WEB-CORE-00143=Unable to call method {0} on servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00144=Filter name is null or an empty String, AS-WEB-CORE-00145=Unable to set {0} session tracking mode on servlet context {1}, because it is not supported, AS-WEB-CORE-00146=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-CORE-00147=Both parameter name and parameter value are required, parameter name is {0}, AS-WEB-CORE-00148=Duplicate context initialization parameter {0}, AS-WEB-CORE-00149=Invalid {0} in servlet mapping, AS-WEB-CORE-00150=Servlet mapping specifies an unknown servlet name {0}, AS-WEB-CORE-00151=Unable to map Servlet [{0}] to URL pattern [{1}], because Servlet [{2}] is already mapped to it, AS-WEB-CORE-00152=Error creating instance listener {0}, AS-WEB-CORE-00153=Error creating lifecycle listener {0}, AS-WEB-CORE-00154=Error creating container listener {0}, AS-WEB-CORE-00155=Reloading this Context has started, AS-WEB-CORE-00156=Error stopping context {0}, AS-WEB-CORE-00157=Error starting context {0}, AS-WEB-CORE-00158=Error invoking requestInitialized method on ServletRequestListener {0}, AS-WEB-CORE-00159=Error invoking requestDestroyed method on ServletRequestListener {0}, AS-WEB-CORE-00160=Exception starting filter {0}, AS-WEB-CORE-00161=Servlet with name {0} does not have any servlet-class or jsp-file configured, AS-WEB-CORE-00162=Filter with name {0} does not have any class configured, AS-WEB-CORE-00163=Exception sending context destroyed event to listener instance of class {0}, AS-WEB-CORE-00164=Error starting resources in context {0}, AS-WEB-CORE-00165=Error stopping static resources, AS-WEB-CORE-00166=Current container has already been started with a DirContext object, AS-WEB-CORE-00167=Error starting resources in context {0} with Exception message: {1}, AS-WEB-CORE-00168=Form login page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00169=Form error page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00170=JSP file {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00171=Container {0} has already been started, AS-WEB-CORE-00172=Error initialzing resources{0}, AS-WEB-CORE-00173=Error in dependency check for standard context {0}, AS-WEB-CORE-00174=Startup of context {0} failed due to previous errors, AS-WEB-CORE-00175=Exception during cleanup after start failed, AS-WEB-CORE-00176=Error invoking ServletContainerInitializer {0}, AS-WEB-CORE-00177=Error resetting context {0}, AS-WEB-CORE-00178=URL pattern {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00179=Failed to create work directory {0}, AS-WEB-CORE-00180=The URL pattern {0} contains a CR or LF and so can never be matched, AS-WEB-CORE-00181=Missing name attribute in {0}, AS-WEB-CORE-00182=Malformed name {0}, value of name attribute does not start with ''//'', AS-WEB-CORE-00183=Path {0} does not start with ''/'', AS-WEB-CORE-00184=Path {0} does not start with ''/'' and is not empty, AS-WEB-CORE-00185=Error during mapping, AS-WEB-CORE-00186=Unable to create custom ObjectInputStream, AS-WEB-CORE-00187=Error during bindThread, AS-WEB-CORE-00188=Servlet {0} threw load() exception, AS-WEB-CORE-00189=Error updating ctx with jmx {0} {1} {2}, AS-WEB-CORE-00190=Error registering wrapper with jmx {0} {1} {2}, AS-WEB-CORE-00191=Null filter instance, AS-WEB-CORE-00192=Servlet name is null or an empty String, AS-WEB-CORE-00193=Null servlet instance, AS-WEB-CORE-00194=Child of an Engine must be a Host, AS-WEB-CORE-00195=Engine cannot have a parent Container, AS-WEB-CORE-00196=Error registering, AS-WEB-CORE-00197=No Host matches server name {0}, AS-WEB-CORE-00198=Host name is required, AS-WEB-CORE-00199=Child of a Host must be a Context, AS-WEB-CORE-00200=MAPPING configuration error for request URI {0}, AS-WEB-CORE-00201=ErrorPage must not be null, AS-WEB-CORE-00202=XML validation enabled, AS-WEB-CORE-00203=Create Host deployer for direct deployment ( non-jmx ), AS-WEB-CORE-00204=Error creating deployer , AS-WEB-CORE-00205=Error registering host {0}, AS-WEB-CORE-00206=Couldn't load specified error report valve class: {0}, AS-WEB-CORE-00207=Context path is required, AS-WEB-CORE-00208=Invalid context path: {0}, AS-WEB-CORE-00209=Context path {0} is already in use, AS-WEB-CORE-00210=URL to web application archive is required, AS-WEB-CORE-00211=Installing web application at context path {0} from URL {1}, AS-WEB-CORE-00212=Invalid URL for web application archive: {0}, AS-WEB-CORE-00213=Only web applications in the Host web application directory can be installed, invalid URL: {0}, AS-WEB-CORE-00214=Context path {0} must match the directory or WAR file name: {1}, AS-WEB-CORE-00215=Error installing, AS-WEB-CORE-00216=Error deploying application at context path {0}, AS-WEB-CORE-00217=URL to configuration file is required, AS-WEB-CORE-00218=Use of configuration file is not allowed, AS-WEB-CORE-00219=Processing Context configuration file URL {0}, AS-WEB-CORE-00220=Installing web application from URL {0}, AS-WEB-CORE-00221=Context path {0} is not currently in use, AS-WEB-CORE-00222=Removing web application at context path {0}, AS-WEB-CORE-00223=Error removing application at context path {0}, AS-WEB-CORE-00224=Starting web application at context path {0}, AS-WEB-CORE-00225=Starting web application at context path {0} failed, AS-WEB-CORE-00226=Stopping web application at context path {0}, AS-WEB-CORE-00227=Stopping web application at context path {0} failed, AS-WEB-CORE-00228=Failed to remove file {0}, AS-WEB-CORE-00229=Remote Client Aborted Request, IOException: {0}, AS-WEB-CORE-00230=The error-page {0} or {1} does not exist, AS-WEB-CORE-00231=No Context configured to process this request, AS-WEB-CORE-00232=Pipeline has already been started, AS-WEB-CORE-00233=Pipeline has not been started, AS-WEB-CORE-00234=Exception occurred when stopping GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00235=Exception occurred when starting GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00236=Exception occurred when starting GlassFishValve in StandardPipline.addValve, AS-WEB-CORE-00237=Unable to add valve {0}, AS-WEB-CORE-00238=No more Valves in the Pipeline processing this request, AS-WEB-CORE-00239=HttpUpgradeHandler handler cannot be null, AS-WEB-CORE-00240=Exception occurred when stopping GlassFishValve in StandardPipeline.removeValve, AS-WEB-CORE-00241=StandardPipeline[{0}]: {1}, AS-WEB-CORE-00242=StandardPipeline[null]: {0}, AS-WEB-CORE-00243=LifecycleException occurred during service initialization: {0}, AS-WEB-CORE-00244=Exception StandardServer.await: create[{0}], AS-WEB-CORE-00245=StandardServer.accept security exception: {0}, AS-WEB-CORE-00246=StandardServer.await: accept: {0}, AS-WEB-CORE-00247=StandardServer.await: read: {0}, AS-WEB-CORE-00248=StandardServer.await: Invalid command {0} received, AS-WEB-CORE-00249=This service has already been initialized, AS-WEB-CORE-00250=Error registering: {0}, AS-WEB-CORE-00251=This service has already been started, AS-WEB-CORE-00252=Starting service {0}, AS-WEB-CORE-00253=Stopping service {0}, AS-WEB-CORE-00254=This service has already been initialized, AS-WEB-CORE-00255=Error registering Service at domain {0}, AS-WEB-CORE-00256=Service initializing at {0} failed, AS-WEB-CORE-00257=Parent container of a Wrapper must be a Context, AS-WEB-CORE-00258=Wrapper container may not have child containers, AS-WEB-CORE-00259=Cannot allocate servlet {0} because it is being unloaded, AS-WEB-CORE-00260=Error allocating a servlet instance, AS-WEB-CORE-00261=Class {0} is not a Servlet, AS-WEB-CORE-00262=Error instantiating servlet class {0}, AS-WEB-CORE-00263=Servlet of class {0} is privileged and cannot be loaded by this web application, AS-WEB-CORE-00264=No servlet class has been specified for servlet {0}, AS-WEB-CORE-00265=Wrapper cannot find Loader for servlet {0}, AS-WEB-CORE-00266=Wrapper cannot find servlet class {0} or a class it depends on, AS-WEB-CORE-00267=Servlet.init() for servlet {0} threw exception, AS-WEB-CORE-00268=Servlet execution threw an exception, AS-WEB-CORE-00269=Marking servlet {0} as unavailable, AS-WEB-CORE-00270=Waiting for {0} instance(s) of {1} to be deallocated, AS-WEB-CORE-00271=Servlet.destroy() for servlet {0} threw exception, AS-WEB-CORE-00272=Servlet {0} threw unload() exception, AS-WEB-CORE-00273=Error loading {0} {1}, AS-WEB-CORE-00274=This application is not currently available, AS-WEB-CORE-00275=Servlet {0} is currently unavailable, AS-WEB-CORE-00276=Servlet {0} is not available, AS-WEB-CORE-00277=Allocate exception for servlet {0}, AS-WEB-CORE-00278=Exception for sending acknowledgment of a request: {0}, AS-WEB-CORE-00280=Release filters exception for servlet {0}, AS-WEB-CORE-00281=Deallocate exception for servlet {0}, AS-WEB-CORE-00283=StandardWrapperValve[{0}]: {1}, AS-WEB-CORE-00284=Failed to skip {0} bytes in the underlying buffer of MultipartStream on close()., AS-WEB-CORE-00285=file data is empty., AS-WEB-CORE-00286=Unable to create Random source using class [{0}], AS-WEB-CORE-00287=The property "{0}" is not defined for filters of type "{1}", AS-WEB-CORE-00288=Error registering loader, AS-WEB-CORE-00289=Error registering jndi stream handler, AS-WEB-CORE-00290=Loader has already been started, AS-WEB-CORE-00291=No resources for {0}, AS-WEB-CORE-00292=LifecycleException, AS-WEB-CORE-00293=Loader has not yet been started, AS-WEB-CORE-00294=Cannot set reloadable property to {0}, AS-WEB-CORE-00295=WebappLoader[{0}]: {1}, AS-WEB-CORE-00296=No work dir for {0}, AS-WEB-CORE-00297=Failed to create destination directory to copy resources, AS-WEB-CORE-00298=Failed to copy resources, AS-WEB-CORE-00299=Failed to create work directory to {0}, AS-WEB-CORE-00300=File Logger has already been started, AS-WEB-CORE-00301=File Logger has not yet been started, AS-WEB-CORE-00302=Unknown container {0}, AS-WEB-CORE-00303=Null engine !! {0}, AS-WEB-CORE-00304=Unable to create javax.management.ObjectName for Logger, AS-WEB-CORE-00305=Can't register logger {0}, AS-WEB-CORE-00306=Setting JAAS app name {0}, AS-WEB-CORE-00307=Login exception authenticating username {0}, AS-WEB-CORE-00308=Username {0} NOT authenticated due to failed login, AS-WEB-CORE-00309=Username {0} NOT authenticated due to expired account, AS-WEB-CORE-00310=Username {0} NOT authenticated due to expired credential, AS-WEB-CORE-00311=error , AS-WEB-CORE-00312=Illegal digestEncoding: {0}, AS-WEB-CORE-00313=Access to the requested resource has been denied, AS-WEB-CORE-00314=Configuration error: Cannot perform access control without an authenticated principal, AS-WEB-CORE-00315=Username {0} has role {1}, AS-WEB-CORE-00316=Username {0} does NOT have role {1}, AS-WEB-CORE-00317=This Realm has already been started, AS-WEB-CORE-00318=Invalid message digest algorithm {0} specified, AS-WEB-CORE-00319=This Realm has not yet been started, AS-WEB-CORE-00320=Error digesting user credentials, AS-WEB-CORE-00321=Couldn't get MD5 digest, AS-WEB-CORE-00322=An exception occurs when running the PrivilegedExceptionAction block., AS-WEB-CORE-00323=Only skipped [{0}] bytes when [{1}] were requested, AS-WEB-CORE-00324=Directory Listing For {0}, AS-WEB-CORE-00325=Up To {0}, AS-WEB-CORE-00326=Filename, AS-WEB-CORE-00327=Size, AS-WEB-CORE-00328=Last Modified, AS-WEB-CORE-00329=Container has not called setWrapper() for this servlet, AS-WEB-CORE-00330=Cannot call invoker servlet with a named dispatcher, AS-WEB-CORE-00331=No servlet name or class was specified in path {0}, AS-WEB-CORE-00332=Cannot create servlet wrapper for path {0}, AS-WEB-CORE-00333=Cannot allocate servlet instance for path {0}, AS-WEB-CORE-00334=Cannot deallocate servlet instance for path {0}, AS-WEB-CORE-00335=JAXP initialization failed, AS-WEB-CORE-00336=Ignored external entity, publicID: {0}, systemID: {1}, AS-WEB-CORE-00337=setAttribute: Session attribute with name {0} has value that is not of type String (required for cookie-based persistence), AS-WEB-CORE-00338=Loading Session {0} from file {1}, AS-WEB-CORE-00339=Removing Session {0} at file {1}, AS-WEB-CORE-00340=Saving Session {0} to file {1}, AS-WEB-CORE-00341=Unable to delete file [{0}] which is preventing the creation of the session storage location, AS-WEB-CORE-00342=Unable to create directory [{0}] for the storage of session data, AS-WEB-CORE-00343=SQL Error {0}, AS-WEB-CORE-00344=Loading Session {0} from database {1}, AS-WEB-CORE-00345=Removing Session {0} at database {1}, AS-WEB-CORE-00346=Saving Session {0} to database {1}, AS-WEB-CORE-00347=The database connection is null or was found to be closed. Trying to re-open it., AS-WEB-CORE-00348=The re-open on the database failed. The database could be down., AS-WEB-CORE-00349=A SQL exception occurred {0}, AS-WEB-CORE-00350=JDBC driver class not found {0}, AS-WEB-CORE-00351=Exception initializing random number generator of class {0}, AS-WEB-CORE-00352=Seeding random number generator class {0}, AS-WEB-CORE-00353=Failed to close randomIS., AS-WEB-CORE-00354=Error registering , AS-WEB-CORE-00355=setAttribute: Non-serializable attribute with name {0}, AS-WEB-CORE-00356=Session not found {0}, AS-WEB-CORE-00357=Checking isLoaded for id, {0}, {1}, AS-WEB-CORE-00358=Exception clearing the Store, AS-WEB-CORE-00359=createSession: Too many active sessions, AS-WEB-CORE-00360=Exception in the Store during load, AS-WEB-CORE-00361=Loading {0} persisted sessions, AS-WEB-CORE-00362=Failed load session from store, AS-WEB-CORE-00363=Can't load sessions from store, AS-WEB-CORE-00364=Exception in the Store during removeSession, AS-WEB-CORE-00365=Exception removing session, AS-WEB-CORE-00366=Saving {0} persisted sessions, AS-WEB-CORE-00367=Exception in the Store during swapIn, AS-WEB-CORE-00368=Error deserializing Session {0}: {1}, AS-WEB-CORE-00369=Session swapped in is invalid or expired, AS-WEB-CORE-00370=Swapping session {0} in from Store, AS-WEB-CORE-00371=Exception in the Store during writeSession, AS-WEB-CORE-00372=Error serializing Session {0}: {1}, AS-WEB-CORE-00373=Manager has already been started, AS-WEB-CORE-00374=No Store configured, persistence disabled, AS-WEB-CORE-00375=Manager has not yet been started, AS-WEB-CORE-00376=Invalid session timeout setting {0}, AS-WEB-CORE-00377=Swapping session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00378=Too many active sessions, {0}, looking for idle sessions to swap out, AS-WEB-CORE-00379=Swapping out session {0}, idle for {1} seconds too many sessions active, AS-WEB-CORE-00380= Backing up session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00381=createSession: Too many active sessions, AS-WEB-CORE-00382= Loading persisted sessions from {0}, AS-WEB-CORE-00383=IOException while loading persisted sessions: {0}, AS-WEB-CORE-00384=ClassNotFoundException while loading persisted sessions: {0}, AS-WEB-CORE-00385=Saving persisted sessions to {0}, AS-WEB-CORE-00386=IOException while saving persisted sessions: {0}, AS-WEB-CORE-00387=Exception loading sessions from persistent storage, AS-WEB-CORE-00388=Exception unloading sessions to persistent storage, AS-WEB-CORE-00389=Session id change event listener threw exception, AS-WEB-CORE-00390=Session event listener threw exception, AS-WEB-CORE-00391=Session already invalidated, AS-WEB-CORE-00392=Session attribute event listener threw exception, AS-WEB-CORE-00393=setAttribute: name parameter cannot be null, AS-WEB-CORE-00394=Session binding event listener threw exception, AS-WEB-CORE-00395= Cannot serialize session attribute {0} for session {1}, AS-WEB-CORE-00396=StoreBase has already been started, AS-WEB-CORE-00397=StoreBase has not been started, AS-WEB-CORE-00398=Class loader creation threw exception, AS-WEB-CORE-00399=Error processing command line arguments, AS-WEB-CORE-00400=Catalina.stop: , AS-WEB-CORE-00401=Can't load server.xml from {0}, AS-WEB-CORE-00402=Catalina.start: , AS-WEB-CORE-00403=Catalina.start: , AS-WEB-CORE-00404=Initialization processed in {0} ms, AS-WEB-CORE-00405=Error loading configuration, AS-WEB-CORE-00406=Server startup in {0} ms, AS-WEB-CORE-00407=Failed to load catalina.properties, AS-WEB-CORE-00408=Lifecycle event data object {0} is not a Context, AS-WEB-CORE-00409=alt-dd file {0} not found, AS-WEB-CORE-00410=Missing application web.xml, using defaults only {0}, AS-WEB-CORE-00411=Parse error in application web.xml at line {0} and column {1}, AS-WEB-CORE-00412=Parse error in application web.xml, AS-WEB-CORE-00413=Error closing application web.xml, AS-WEB-CORE-00414=No Realm has been configured to authenticate against, AS-WEB-CORE-00415=Cannot configure an authenticator for method {0}, AS-WEB-CORE-00416=Cannot instantiate an authenticator of class {0}, AS-WEB-CORE-00417=Configured an authenticator for method {0}, AS-WEB-CORE-00418=No default web.xml, AS-WEB-CORE-00419=Missing default web.xml, using application web.xml only {0} {1}, AS-WEB-CORE-00420=Parse error in default web.xml at line {0} and column {1}, AS-WEB-CORE-00421=Parse error in default web.xml, AS-WEB-CORE-00422=Error closing default web.xml, AS-WEB-CORE-00423=ContextConfig: Initializing, AS-WEB-CORE-00424=Exception fixing docBase, AS-WEB-CORE-00425=ContextConfig: Processing START, AS-WEB-CORE-00426=ContextConfig: Processing STOP, AS-WEB-CORE-00427=Security role name {0} used in an without being defined in a in context [{1}], AS-WEB-CORE-00428=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00429=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00430=No web.xml, using defaults {0}, AS-WEB-CORE-00431=No engines have been defined yet, AS-WEB-CORE-00432=Engine.start exception, AS-WEB-CORE-00433=Couldn't load SSL server socket factory., AS-WEB-CORE-00434=Couldn't create connector., AS-WEB-CORE-00435=Connector.stop, AS-WEB-CORE-00436=Engine.stop exception, AS-WEB-CORE-00437=Specified Authenticator is not a Valve, AS-WEB-CORE-00438=Embedded service has already been started, AS-WEB-CORE-00439=Embedded service has not yet been started, AS-WEB-CORE-00440=Lifecycle event data object {0} is not an Engine, AS-WEB-CORE-00441=EngineConfig: {0}, AS-WEB-CORE-00442=EngineConfig: Processing START, AS-WEB-CORE-00443=EngineConfig: Processing STOP, AS-WEB-CORE-00444=Application base directory {0} does not exist, AS-WEB-CORE-00445=Unable to create the directory [{0}], AS-WEB-CORE-00446=The archive [{0}] is malformed and will be ignored: an entry contains an illegal path [{1}], AS-WEB-CORE-00447=Failed to set last-modified time of the file {0}, AS-WEB-CORE-00448=Error copying {0} to {1}, AS-WEB-CORE-00449=[{0}] could not be completely deleted. The presence of the remaining files may cause problems, AS-WEB-CORE-00450=Lifecycle event data object {0} is not a Host, AS-WEB-CORE-00451=Deploying configuration descriptor {0}, AS-WEB-CORE-00452=Error deploying configuration descriptor {0}, AS-WEB-CORE-00453=The war name [{0}] is invalid. The archive will be ignored., AS-WEB-CORE-00454=Expanding web application archive {0}, AS-WEB-CORE-00455=Exception while expanding web application archive {0}, AS-WEB-CORE-00456=Exception while expanding web application archive {0}, AS-WEB-CORE-00457=Deploying web application archive {0}, AS-WEB-CORE-00458=Error deploying web application archive {0}, AS-WEB-CORE-00459=Deploying web application directory {0}, AS-WEB-CORE-00460=Error deploying web application directory {0}, AS-WEB-CORE-00461=Error undeploying Jar file {0}, AS-WEB-CORE-00462=HostConfig: restartContext [{0}], AS-WEB-CORE-00463=Error during context [{0}] stop, AS-WEB-CORE-00464=Error during context [{0}] restart, AS-WEB-CORE-00465=HostConfig: Processing START, AS-WEB-CORE-00466=HostConfig: Processing STOP, AS-WEB-CORE-00467=Undeploying deployed web applications, AS-WEB-CORE-00468=Undeploying context [{0}], AS-WEB-CORE-00469=Error undeploying web application at context path {0}, AS-WEB-CORE-00470=Must set 'catalina.home' system property, AS-WEB-CORE-00472=Exception creating instance of {0}, AS-WEB-CORE-00473=Exception locating main() method, AS-WEB-CORE-00474=Exception calling main() method, AS-WEB-CORE-00475=Usage: java org.apache.catalina.startup.Tool [] [], AS-WEB-CORE-00476=Deploying user web applications, AS-WEB-CORE-00477=Exception loading user database, AS-WEB-CORE-00478=Deploying web application for user {0}, AS-WEB-CORE-00479=Error deploying web application for user {0}, AS-WEB-CORE-00480=UserConfig[{0}]: {1}, AS-WEB-CORE-00481=UserConfig[null]: {0}, AS-WEB-CORE-00482=UserConfig: Processing START, AS-WEB-CORE-00483=UserConfig: Processing STOP, AS-WEB-CORE-00484=Failed to load manifest resources {0}, AS-WEB-CORE-00485=ExtensionValidator[{0}][{1}]: Required extension "{2}" not found., AS-WEB-CORE-00486=ExtensionValidator[{0}]: Failure to find {1} required extension(s)., AS-WEB-CORE-00487=Odd number of hexadecimal digits, AS-WEB-CORE-00488=Bad hexadecimal digit, AS-WEB-CORE-00489=Map is currently locked, AS-WEB-CORE-00490=UTF8 not supported, AS-WEB-CORE-00491=Could not create a new directory: {0}, AS-WEB-CORE-00492=status.setContentType, AS-WEB-CORE-00493=Internal Error, AS-WEB-CORE-00494=Failed to initialize the interceptor, AS-WEB-CORE-00503=Failed to rename log file to {0} for rotate logs, AS-WEB-CORE-00504=at least this wasn't swallowed, AS-WEB-CORE-00505=Failed to create directory {0}, AS-WEB-CORE-00506=fields was just empty or whitespace, AS-WEB-CORE-00507=unable to decode with rest of chars being: {0}, AS-WEB-CORE-00508=No closing ) found for in decode, AS-WEB-CORE-00509=The next characters couldn't be decoded: {0}, AS-WEB-CORE-00510=End of line reached before decoding x- param, AS-WEB-CORE-00511=x param in wrong format. Needs to be 'x-#(...)' read the docs!, AS-WEB-CORE-00512=x param in wrong format. No closing ')'!, AS-WEB-CORE-00513=x param for servlet request, couldn't decode value: {0}, AS-WEB-CORE-00514=No Context configured to process this request, AS-WEB-CORE-00515=Syntax error in request filter pattern {0}, AS-WEB-CORE-00516=Cannot process the error page: {0}, AS-WEB-CORE-00517=Digester.getParser: , AS-WEB-CORE-00518=Cannot get XMLReader, AS-WEB-CORE-00519=Finish event threw exception, AS-WEB-CORE-00520=Finish event threw error, AS-WEB-CORE-00521=Body event threw exception, AS-WEB-CORE-00522=Body event threw error, AS-WEB-CORE-00523=No rules found matching {0}., AS-WEB-CORE-00524=End event threw exception, AS-WEB-CORE-00525=End event threw error, AS-WEB-CORE-00526=Begin event threw exception, AS-WEB-CORE-00527=Begin event threw error, AS-WEB-CORE-00528=Parse Error at line {0} column {1}: {2}, AS-WEB-CORE-00529=Parse Fatal Error at line {0} column {1}: {2}, AS-WEB-CORE-00530=Parse Warning Error at line {0} column {1}: {2}, AS-WEB-CORE-00531=Empty stack (returning null), AS-WEB-CORE-00532=No Locator!, AS-WEB-CORE-00533=[SetPropertiesRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00534=[SetPropertyRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00535=Login failed, AS-WEB-CORE-00536=This is request has already been authenticated, AS-WEB-CORE-00537=No authenticator, AS-WEB-CORE-00538=Invalid call to login while pluggable authentication method is configured, AS-WEB-CORE-00539=Internal logout error, AS-WEB-CORE-00540=Blocked access to external entity with publicId [{0}] and systemId [{0}], AS-WEB-CORE-00541=Blocked access to external entity with name [{0}], publicId [{1}], baseURI [{2}] and systemId [{3}], AS-WEB-CORE-00542=Blocked access to external subset with name [{0}] and baseURI [{1}], AS-WEB-CORE-00543=Fail to read file [{0}], AS-WEB-CORE-00544=Unable to find the underlying Coyote request object (which is required to create a push request) from the request of type [{0}], AS-WEB-CORE-00545=It is illegal to call push() before setting a path, AS-WEB-CORE-00546=The push method should not be null, AS-WEB-CORE-00547=The push method should not be an empty String, AS-WEB-CORE-00548=The push method ''{0}'' is not cacheable or safe, AS-WEB-CORE-00549=The repository '{0}' is not a directory, AS-WEB-CORE-00550=The repository '{0}' contains a null character} [2024-03-19T01:51:45.465Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:51:45.465Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:45.465Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:45.465Z] [INFO] Processing: jakarta.enterprise.web.core on element WEB_CORE_LOGGER [2024-03-19T01:51:45.465Z] [INFO] Enclosing type is org.apache.catalina.LogFacade [2024-03-19T01:51:45.465Z] [INFO] Loggers found so far: {jakarta.enterprise.web.core.description=WEB Core Logger, jakarta.enterprise.web.core.publish=true, jakarta.enterprise.web.core.subsystem=WEB} [2024-03-19T01:51:45.465Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:51:45.465Z] [INFO] Found enclosing element WEB_CORE_LOGGER [2024-03-19T01:51:45.465Z] [INFO] Found enclosing element org.apache.catalina.LogFacade [2024-03-19T01:51:45.465Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:51:45.465Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:45.465Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:45.465Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:51:45.465Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:45.465Z] [INFO] [2024-03-19T01:51:45.465Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-core --- [2024-03-19T01:51:45.465Z] [INFO] Not copying test resources [2024-03-19T01:51:45.465Z] [INFO] [2024-03-19T01:51:45.465Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-core --- [2024-03-19T01:51:45.465Z] [INFO] Not compiling test sources [2024-03-19T01:51:45.465Z] [INFO] [2024-03-19T01:51:45.465Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-core --- [2024-03-19T01:51:45.465Z] [INFO] [2024-03-19T01:51:45.465Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-core --- [2024-03-19T01:51:45.465Z] [INFO] Tests are skipped. [2024-03-19T01:51:45.465Z] [INFO] [2024-03-19T01:51:45.465Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-core --- [2024-03-19T01:51:45.465Z] [INFO] Executing tasks [2024-03-19T01:51:45.465Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/classes/META-INF for [2024-03-19T01:51:45.465Z] [INFO] [echo] web-core [2024-03-19T01:51:45.465Z] [INFO] Executed tasks [2024-03-19T01:51:45.465Z] [INFO] [2024-03-19T01:51:45.465Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-core --- [2024-03-19T01:51:45.466Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:51:45.466Z] [INFO] [2024-03-19T01:51:45.466Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-ejb-component-provider --- [2024-03-19T01:51:45.466Z] [INFO] Not copying test resources [2024-03-19T01:51:45.466Z] [INFO] [2024-03-19T01:51:45.466Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jersey-ejb-component-provider --- [2024-03-19T01:51:45.466Z] [INFO] Not compiling test sources [2024-03-19T01:51:45.466Z] [INFO] [2024-03-19T01:51:45.466Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-ejb-component-provider --- [2024-03-19T01:51:45.466Z] [INFO] [2024-03-19T01:51:45.466Z] [INFO] --- surefire:3.2.5:test (default-test) @ jersey-ejb-component-provider --- [2024-03-19T01:51:45.466Z] [INFO] Tests are skipped. [2024-03-19T01:51:45.466Z] [INFO] [2024-03-19T01:51:45.466Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-ejb-component-provider --- [2024-03-19T01:51:45.724Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:51:45.724Z] [INFO] [2024-03-19T01:51:45.724Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-full-container --- [2024-03-19T01:51:45.724Z] [INFO] Not copying test resources [2024-03-19T01:51:45.724Z] [INFO] [2024-03-19T01:51:45.724Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb-full-container --- [2024-03-19T01:51:45.724Z] [INFO] Not compiling test sources [2024-03-19T01:51:45.724Z] [INFO] [2024-03-19T01:51:45.724Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-full-container --- [2024-03-19T01:51:45.724Z] [INFO] [2024-03-19T01:51:45.724Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-full-container --- [2024-03-19T01:51:45.724Z] [INFO] Tests are skipped. [2024-03-19T01:51:45.724Z] [INFO] [2024-03-19T01:51:45.724Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-full-container --- [2024-03-19T01:51:45.724Z] [INFO] Executing tasks [2024-03-19T01:51:45.725Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/classes/META-INF for [2024-03-19T01:51:45.725Z] [INFO] [echo] jersey-ejb-component-provider [2024-03-19T01:51:45.725Z] [INFO] Executed tasks [2024-03-19T01:51:45.725Z] [INFO] [2024-03-19T01:51:45.725Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-ejb-component-provider --- [2024-03-19T01:51:45.725Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar [2024-03-19T01:51:45.725Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.725Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:45.725Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:45.725Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:45.725Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:45.725Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.725Z] [INFO] Executing tasks [2024-03-19T01:51:45.725Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/classes/META-INF for [2024-03-19T01:51:45.725Z] [INFO] [echo] ejb-full-container [2024-03-19T01:51:45.725Z] [INFO] Executed tasks [2024-03-19T01:51:45.725Z] [INFO] [2024-03-19T01:51:45.725Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-full-container --- [2024-03-19T01:51:45.725Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/ejb-full-container.jar [2024-03-19T01:51:45.725Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/web-core.jar [2024-03-19T01:51:45.725Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.725Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:45.725Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:45.725Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:45.725Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:45.725Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.725Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.725Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:45.725Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:45.725Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:45.725Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:45.725Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.725Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:45.725Z] [INFO] Initial messages found so far: {} [2024-03-19T01:51:45.725Z] [INFO] Processing: AS-JMS-CORE-00001 [2024-03-19T01:51:45.725Z] [INFO] Message AS-JMS-CORE-00001 needs checking for cause/action: false [2024-03-19T01:51:45.725Z] [INFO] Processing: AS-JMS-CORE-00002 [2024-03-19T01:51:45.725Z] [INFO] Message AS-JMS-CORE-00002 needs checking for cause/action: false [2024-03-19T01:51:45.725Z] [INFO] Processing: AS-JMS-CORE-00003 [2024-03-19T01:51:45.725Z] [INFO] Message AS-JMS-CORE-00003 needs checking for cause/action: false [2024-03-19T01:51:45.725Z] [INFO] Processing: AS-JMS-CORE-00004 [2024-03-19T01:51:45.725Z] [INFO] Message AS-JMS-CORE-00004 needs checking for cause/action: false [2024-03-19T01:51:45.725Z] [INFO] Processing: AS-JMS-CORE-00005 [2024-03-19T01:51:45.725Z] [INFO] Message AS-JMS-CORE-00005 needs checking for cause/action: false [2024-03-19T01:51:45.725Z] [INFO] Processing: AS-JMS-CORE-00006 [2024-03-19T01:51:45.725Z] [INFO] Message AS-JMS-CORE-00006 needs checking for cause/action: false [2024-03-19T01:51:45.725Z] [INFO] Processing: AS-JMS-CORE-00007 [2024-03-19T01:51:45.725Z] [INFO] Message AS-JMS-CORE-00007 needs checking for cause/action: false [2024-03-19T01:51:45.725Z] [INFO] Processing: AS-JMS-CORE-00008 [2024-03-19T01:51:45.725Z] [INFO] Message AS-JMS-CORE-00008 needs checking for cause/action: false [2024-03-19T01:51:45.725Z] [INFO] Processing: AS-JMS-CORE-00009 [2024-03-19T01:51:45.725Z] [INFO] Message AS-JMS-CORE-00009 needs checking for cause/action: false [2024-03-19T01:51:45.725Z] [INFO] Processing: AS-JMS-CORE-00010 [2024-03-19T01:51:45.725Z] [INFO] Message AS-JMS-CORE-00010 needs checking for cause/action: false [2024-03-19T01:51:45.725Z] [INFO] Processing: AS-JMS-CORE-00011 [2024-03-19T01:51:45.725Z] [INFO] Message AS-JMS-CORE-00011 needs checking for cause/action: false [2024-03-19T01:51:45.725Z] [INFO] Processing: AS-JMS-CORE-00012 [2024-03-19T01:51:45.725Z] [INFO] Message AS-JMS-CORE-00012 needs checking for cause/action: false [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00013 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00013 needs checking for cause/action: false [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00014 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00014 needs checking for cause/action: false [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00015 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00015 needs checking for cause/action: false [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00016 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00016 needs checking for cause/action: false [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00017 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00017 needs checking for cause/action: false [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00018 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00018 needs checking for cause/action: true [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00019 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00019 needs checking for cause/action: true [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00020 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00020 needs checking for cause/action: true [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00021 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00021 needs checking for cause/action: true [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00022 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00022 needs checking for cause/action: true [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00023 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00023 needs checking for cause/action: false [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00024 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00024 needs checking for cause/action: false [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00025 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00025 needs checking for cause/action: false [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00026 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00026 needs checking for cause/action: false [2024-03-19T01:51:45.726Z] [INFO] Processing: AS-JMS-CORE-00027 [2024-03-19T01:51:45.726Z] [INFO] Message AS-JMS-CORE-00027 needs checking for cause/action: false [2024-03-19T01:51:45.726Z] [INFO] Total Messages including ones found from disk so far: {AS-JMS-CORE-00001=JMS Service Connection URL is : {0}, AS-JMS-CORE-00002=ADDRESSLIST in setJmsServiceProvider : {0}, AS-JMS-CORE-00003=Addresslist : {0}, AS-JMS-CORE-00004=End point determines destination name, Res name: {0}, JNDI name: {1} descriptor name : {2}, AS-JMS-CORE-00005=Successfully set Master broker on JMSRA to {0}, AS-JMS-CORE-00006=Failed to set Master broker on JMSRA to {0} cause {1}, AS-JMS-CORE-00007=Successfully set Cluster brokerlist to {0}, AS-JMS-CORE-00008=Failed to set Cluster brokerlist to {0} cause {1}, AS-JMS-CORE-00009=Failed to shut down Grizzly NetworkListener : {0}, AS-JMS-CORE-00010=Error occurs when shutting down JMSRA : {0}, AS-JMS-CORE-00011=Invalid RMI registry port, AS-JMS-CORE-00012=No such method {0} in the class {1}, AS-JMS-CORE-00013=Connector Resource could not be closed, AS-JMS-CORE-00014=rardeployment.mcfcreation_error {0}, AS-JMS-CORE-00015=Exception while getting configured RMI port : {0}, AS-JMS-CORE-00016=Failed to start Grizlly proxy for MQ broker, AS-JMS-CORE-00017=Failed to create addresslist due to the exception : {0}, AS-JMS-CORE-00018=Error executing method {0} of the class {1}, AS-JMS-CORE-00019=MDB destination not specified, AS-JMS-CORE-00020=Failed to validate endpoint, AS-JMS-CORE-00021=Cannot obtain master broker, AS-JMS-CORE-00022=Error while loading connector resources during recovery : {0}, AS-JMS-CORE-00023=Exception in reading mdb-container configuration : [{0}], AS-JMS-CORE-00024=MQ Resource adapter upgrade started., AS-JMS-CORE-00025=MQ Resource adapter upgrade completed., AS-JMS-CORE-00026=Upgrading a MQ resource adapter failed : {0}, AS-JMS-CORE-00027=Check for a new version of MQ installation failed : {0}} [2024-03-19T01:51:45.726Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:51:45.726Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:45.727Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:45.727Z] [INFO] Processing: jakarta.enterprise.resource.jms on element JMS_MAIN_LOGGER [2024-03-19T01:51:45.727Z] [INFO] Enclosing type is com.sun.enterprise.connectors.jms.JMSLoggerInfo [2024-03-19T01:51:45.727Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.description=Main JMS Logger, jakarta.enterprise.resource.jms.publish=true, jakarta.enterprise.resource.jms.subsystem=JMS} [2024-03-19T01:51:45.727Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:51:45.727Z] [INFO] Found enclosing element JMS_MAIN_LOGGER [2024-03-19T01:51:45.727Z] [INFO] Found enclosing element com.sun.enterprise.connectors.jms.JMSLoggerInfo [2024-03-19T01:51:45.727Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:51:45.727Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:45.727Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:45.727Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:51:45.727Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:45.727Z] [INFO] [2024-03-19T01:51:45.727Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-core --- [2024-03-19T01:51:45.727Z] [INFO] Not copying test resources [2024-03-19T01:51:45.727Z] [INFO] [2024-03-19T01:51:45.727Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jms-core --- [2024-03-19T01:51:45.727Z] [INFO] Not compiling test sources [2024-03-19T01:51:45.727Z] [INFO] [2024-03-19T01:51:45.727Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-core --- [2024-03-19T01:51:45.727Z] [INFO] [2024-03-19T01:51:45.727Z] [INFO] --- surefire:3.2.5:test (default-test) @ jms-core --- [2024-03-19T01:51:45.727Z] [INFO] Tests are skipped. [2024-03-19T01:51:45.727Z] [INFO] [2024-03-19T01:51:45.727Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-core --- [2024-03-19T01:51:45.727Z] [INFO] Executing tasks [2024-03-19T01:51:45.727Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/classes/META-INF for [2024-03-19T01:51:45.727Z] [INFO] [echo] jms-core [2024-03-19T01:51:45.727Z] [INFO] Executed tasks [2024-03-19T01:51:45.727Z] [INFO] [2024-03-19T01:51:45.727Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-core --- [2024-03-19T01:51:45.727Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:51:45.727Z] [INFO] [2024-03-19T01:51:45.727Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ entitybean-container --- [2024-03-19T01:51:45.727Z] [INFO] Not copying test resources [2024-03-19T01:51:45.727Z] [INFO] [2024-03-19T01:51:45.727Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ entitybean-container --- [2024-03-19T01:51:45.727Z] [INFO] Not compiling test sources [2024-03-19T01:51:45.727Z] [INFO] [2024-03-19T01:51:45.727Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ entitybean-container --- [2024-03-19T01:51:45.727Z] [INFO] [2024-03-19T01:51:45.727Z] [INFO] --- surefire:3.2.5:test (default-test) @ entitybean-container --- [2024-03-19T01:51:45.727Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/jms-core.jar [2024-03-19T01:51:45.727Z] [INFO] Tests are skipped. [2024-03-19T01:51:45.727Z] [INFO] [2024-03-19T01:51:45.727Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ entitybean-container --- [2024-03-19T01:51:45.727Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.727Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:45.727Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:45.727Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:45.727Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:45.727Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.727Z] [INFO] Executing tasks [2024-03-19T01:51:45.727Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/classes/META-INF for [2024-03-19T01:51:45.727Z] [INFO] [echo] entitybean-container [2024-03-19T01:51:45.727Z] [INFO] Executed tasks [2024-03-19T01:51:45.727Z] [INFO] [2024-03-19T01:51:45.727Z] [INFO] --- jar:3.3.0:jar (default-jar) @ entitybean-container --- [2024-03-19T01:51:45.985Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/entitybean-container.jar [2024-03-19T01:51:45.985Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.985Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:45.985Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:45.985Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:45.985Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:45.985Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.985Z] [INFO] [2024-03-19T01:51:45.985Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-admin --- [2024-03-19T01:51:45.985Z] [INFO] Not copying test resources [2024-03-19T01:51:45.985Z] [INFO] [2024-03-19T01:51:45.985Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jdbc-admin --- [2024-03-19T01:51:45.985Z] [INFO] Not compiling test sources [2024-03-19T01:51:45.985Z] [INFO] [2024-03-19T01:51:45.985Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-admin --- [2024-03-19T01:51:45.985Z] [INFO] [2024-03-19T01:51:45.985Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-admin --- [2024-03-19T01:51:45.985Z] [INFO] Tests are skipped. [2024-03-19T01:51:45.985Z] [INFO] [2024-03-19T01:51:45.985Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-admin --- [2024-03-19T01:51:45.985Z] [INFO] Executing tasks [2024-03-19T01:51:45.985Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/classes/META-INF for [2024-03-19T01:51:45.985Z] [INFO] [echo] jdbc-admin [2024-03-19T01:51:45.985Z] [INFO] Executed tasks [2024-03-19T01:51:45.985Z] [INFO] [2024-03-19T01:51:45.985Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-admin --- [2024-03-19T01:51:45.985Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/jdbc-admin.jar [2024-03-19T01:51:45.985Z] [INFO] [2024-03-19T01:51:45.985Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-enhancer --- [2024-03-19T01:51:45.985Z] [INFO] Not copying test resources [2024-03-19T01:51:45.985Z] [INFO] [2024-03-19T01:51:45.985Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-enhancer --- [2024-03-19T01:51:45.985Z] [INFO] Not compiling test sources [2024-03-19T01:51:45.985Z] [INFO] [2024-03-19T01:51:45.985Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-enhancer --- [2024-03-19T01:51:45.985Z] [INFO] [2024-03-19T01:51:45.985Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-enhancer --- [2024-03-19T01:51:45.985Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.985Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:45.985Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:45.986Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:45.986Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:45.986Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.986Z] [INFO] Tests are skipped. [2024-03-19T01:51:45.986Z] [INFO] [2024-03-19T01:51:45.986Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-enhancer --- [2024-03-19T01:51:45.986Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:45.986Z] [INFO] Initial messages found so far: {} [2024-03-19T01:51:45.986Z] [INFO] Processing: AS-CONCURRENT-00001 [2024-03-19T01:51:45.986Z] [INFO] Message AS-CONCURRENT-00001 needs checking for cause/action: false [2024-03-19T01:51:45.986Z] [INFO] Processing: AS-CONCURRENT-00002 [2024-03-19T01:51:45.986Z] [INFO] Message AS-CONCURRENT-00002 needs checking for cause/action: true [2024-03-19T01:51:45.986Z] [INFO] Processing: AS-CONCURRENT-00003 [2024-03-19T01:51:45.986Z] [INFO] Message AS-CONCURRENT-00003 needs checking for cause/action: true [2024-03-19T01:51:45.986Z] [INFO] Processing: AS-CONCURRENT-00004 [2024-03-19T01:51:45.986Z] [INFO] Message AS-CONCURRENT-00004 needs checking for cause/action: false [2024-03-19T01:51:45.986Z] [INFO] Total Messages including ones found from disk so far: {AS-CONCURRENT-00001=Task [{0}] has been running on thread [{1}] for {2} seconds, which is more than the configured hung task threshold of {3} seconds in [{4}]., AS-CONCURRENT-00001.MSG_COMMENT=# A task has been running for longer time than the configured hung task threshold setting., AS-CONCURRENT-00002=Unable to setup or reset runtime context for a task because an invalid context handle is being passed., AS-CONCURRENT-00002.MSG_COMMENT=# When trying to setup and runtime context for a task, an invalid context handle is being passed, AS-CONCURRENT-00003=Unable to bind {0} to JNDI location [{1}]., AS-CONCURRENT-00003.MSG_COMMENT=# An unexpected exception occurred when trying to bind a managed object to JNDI namespace., AS-CONCURRENT-00004=Unable to deploy {0}., AS-CONCURRENT-00004.MSG_COMMENT=# Unable to deploy a managed object because the configuration information is missing} [2024-03-19T01:51:45.986Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:51:45.986Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:45.986Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:45.986Z] [INFO] Processing: jakarta.enterprise.concurrent on element LOGGER_NAME [2024-03-19T01:51:45.986Z] [INFO] Enclosing type is org.glassfish.concurrent.runtime.LogFacade [2024-03-19T01:51:45.986Z] [INFO] Loggers found so far: {jakarta.enterprise.concurrent.description=GlassFish Concurrency Logger, jakarta.enterprise.concurrent.publish=true, jakarta.enterprise.concurrent.subsystem=GlassFish-Concurrency} [2024-03-19T01:51:45.986Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:51:45.986Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:51:45.986Z] [INFO] Found enclosing element org.glassfish.concurrent.runtime.LogFacade [2024-03-19T01:51:45.986Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:51:45.986Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:51:45.986Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:51:45.986Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:51:45.986Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:51:45.986Z] [INFO] [2024-03-19T01:51:45.986Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-impl --- [2024-03-19T01:51:45.986Z] [INFO] Not copying test resources [2024-03-19T01:51:45.986Z] [INFO] [2024-03-19T01:51:45.986Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ concurrent-impl --- [2024-03-19T01:51:45.986Z] [INFO] Not compiling test sources [2024-03-19T01:51:45.986Z] [INFO] [2024-03-19T01:51:45.986Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-impl --- [2024-03-19T01:51:45.986Z] [INFO] [2024-03-19T01:51:45.986Z] [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-impl --- [2024-03-19T01:51:45.987Z] [INFO] Tests are skipped. [2024-03-19T01:51:45.987Z] [INFO] [2024-03-19T01:51:45.987Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-impl --- [2024-03-19T01:51:45.987Z] [INFO] Executing tasks [2024-03-19T01:51:45.987Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/classes/META-INF for [2024-03-19T01:51:45.987Z] [INFO] [echo] cmp-enhancer [2024-03-19T01:51:45.987Z] [INFO] Executed tasks [2024-03-19T01:51:45.987Z] [INFO] [2024-03-19T01:51:45.987Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-enhancer --- [2024-03-19T01:51:45.987Z] [INFO] Executing tasks [2024-03-19T01:51:45.987Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/classes/META-INF for [2024-03-19T01:51:45.987Z] [INFO] [echo] concurrent-impl [2024-03-19T01:51:45.987Z] [INFO] Executed tasks [2024-03-19T01:51:45.987Z] [INFO] [2024-03-19T01:51:45.987Z] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-impl --- [2024-03-19T01:51:45.987Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar [2024-03-19T01:51:45.987Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar [2024-03-19T01:51:45.987Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.987Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:45.987Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:45.987Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:45.987Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:45.987Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.987Z] [INFO] [2024-03-19T01:51:45.987Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-generator-database --- [2024-03-19T01:51:45.987Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.987Z] [WARNING] * The * [2024-03-19T01:51:45.987Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:45.987Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:45.987Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:45.987Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:45.987Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:45.987Z] [WARNING] ***************************************************************** [2024-03-19T01:51:45.987Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:46.919Z] [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) [2024-03-19T01:51:46.919Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/bom.xml [2024-03-19T01:51:46.919Z] [INFO] attaching as cmp-generator-database-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:46.919Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/bom.json [2024-03-19T01:51:46.919Z] [INFO] attaching as cmp-generator-database-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:46.919Z] [INFO] [2024-03-19T01:51:46.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-generator-database --- [2024-03-19T01:51:46.919Z] [INFO] Tests are skipped. [2024-03-19T01:51:46.919Z] [INFO] [2024-03-19T01:51:46.919Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-generator-database --- [2024-03-19T01:51:46.919Z] [INFO] Tests are skipped. [2024-03-19T01:51:46.919Z] [INFO] [2024-03-19T01:51:46.919Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jersey-ejb-component-provider --- [2024-03-19T01:51:46.919Z] [WARNING] ***************************************************************** [2024-03-19T01:51:46.919Z] [WARNING] * The * [2024-03-19T01:51:46.919Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:46.919Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:46.919Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:46.919Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:46.919Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:46.919Z] [WARNING] ***************************************************************** [2024-03-19T01:51:46.919Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:48.289Z] [INFO] CycloneDX: Creating BOM version 1.4 with 113 component(s) [2024-03-19T01:51:48.289Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/bom.xml [2024-03-19T01:51:48.289Z] [INFO] attaching as jersey-ejb-component-provider-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:48.289Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/bom.json [2024-03-19T01:51:48.289Z] [INFO] attaching as jersey-ejb-component-provider-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:48.289Z] [INFO] [2024-03-19T01:51:48.289Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-full-container --- [2024-03-19T01:51:48.289Z] [WARNING] ***************************************************************** [2024-03-19T01:51:48.289Z] [WARNING] * The * [2024-03-19T01:51:48.289Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:48.289Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:48.289Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:48.289Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:48.289Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:48.289Z] [WARNING] ***************************************************************** [2024-03-19T01:51:48.289Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:49.659Z] [INFO] CycloneDX: Creating BOM version 1.4 with 107 component(s) [2024-03-19T01:51:49.660Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/bom.xml [2024-03-19T01:51:49.660Z] [INFO] attaching as ejb-full-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:49.660Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/bom.json [2024-03-19T01:51:49.660Z] [INFO] attaching as ejb-full-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:49.660Z] [INFO] [2024-03-19T01:51:49.660Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-core --- [2024-03-19T01:51:49.660Z] [WARNING] ***************************************************************** [2024-03-19T01:51:49.660Z] [WARNING] * The * [2024-03-19T01:51:49.660Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:49.660Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:49.660Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:49.660Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:49.660Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:49.660Z] [WARNING] ***************************************************************** [2024-03-19T01:51:49.660Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:51.029Z] [INFO] CycloneDX: Creating BOM version 1.4 with 91 component(s) [2024-03-19T01:51:51.029Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/bom.xml [2024-03-19T01:51:51.029Z] [INFO] attaching as web-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:51.030Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/bom.json [2024-03-19T01:51:51.030Z] [INFO] attaching as web-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:51.030Z] [INFO] [2024-03-19T01:51:51.030Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-core --- [2024-03-19T01:51:51.030Z] [INFO] Tests are skipped. [2024-03-19T01:51:51.030Z] [INFO] [2024-03-19T01:51:51.030Z] [WARNING] ***************************************************************** [2024-03-19T01:51:51.030Z] [WARNING] * The * [2024-03-19T01:51:51.030Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jms-core --- [2024-03-19T01:51:51.030Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:51.030Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:51.030Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:51.030Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:51.030Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:51.030Z] [WARNING] ***************************************************************** [2024-03-19T01:51:51.030Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:52.400Z] [INFO] CycloneDX: Creating BOM version 1.4 with 101 component(s) [2024-03-19T01:51:52.400Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/bom.xml [2024-03-19T01:51:52.400Z] [INFO] attaching as jms-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:52.400Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/bom.json [2024-03-19T01:51:52.400Z] [INFO] attaching as jms-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:52.400Z] [INFO] [2024-03-19T01:51:52.400Z] [WARNING] ***************************************************************** [2024-03-19T01:51:52.400Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ entitybean-container --- [2024-03-19T01:51:52.400Z] [WARNING] * The * [2024-03-19T01:51:52.400Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:52.400Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:52.400Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:52.400Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:52.400Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:52.400Z] [WARNING] ***************************************************************** [2024-03-19T01:51:52.400Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:53.773Z] [INFO] CycloneDX: Creating BOM version 1.4 with 107 component(s) [2024-03-19T01:51:53.774Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/bom.xml [2024-03-19T01:51:53.774Z] [INFO] attaching as entitybean-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:53.774Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/bom.json [2024-03-19T01:51:53.774Z] [INFO] attaching as entitybean-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:53.774Z] [INFO] [2024-03-19T01:51:53.774Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ entitybean-container --- [2024-03-19T01:51:53.774Z] [INFO] Tests are skipped. [2024-03-19T01:51:53.774Z] [INFO] [2024-03-19T01:51:53.774Z] [INFO] --- failsafe:3.2.5:verify (verify) @ entitybean-container --- [2024-03-19T01:51:53.774Z] [INFO] Tests are skipped. [2024-03-19T01:51:53.774Z] [INFO] [2024-03-19T01:51:53.774Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-entitybean-container-checkstyle) @ entitybean-container --- [2024-03-19T01:51:53.774Z] [INFO] [2024-03-19T01:51:53.774Z] [INFO] --- install:3.1.1:install (default-install) @ entitybean-container --- [2024-03-19T01:51:53.774Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/8.0.1-SNAPSHOT/entitybean-container-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:53.774Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/entitybean-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/8.0.1-SNAPSHOT/entitybean-container-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:53.774Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/8.0.1-SNAPSHOT/entitybean-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:53.774Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/8.0.1-SNAPSHOT/entitybean-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:53.774Z] [INFO] [2024-03-19T01:51:53.774Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc-admin --- [2024-03-19T01:51:53.774Z] [INFO] [2024-03-19T01:51:53.774Z] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [2024-03-19T01:51:53.774Z] [INFO] Building support-sqlstore module for cmp 8.0.1-SNAPSHOT [260/300] [2024-03-19T01:51:53.774Z] [INFO] from appserver/persistence/cmp/support-sqlstore/pom.xml [2024-03-19T01:51:53.774Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:53.774Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:53.774Z] [WARNING] ***************************************************************** [2024-03-19T01:51:53.774Z] [WARNING] * Your build is requesting parallel execution, but this * [2024-03-19T01:51:53.774Z] [WARNING] * project contains the following plugin(s) that have goals not * [2024-03-19T01:51:53.774Z] [WARNING] * marked as thread-safe to support parallel execution. * [2024-03-19T01:51:53.774Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2024-03-19T01:51:53.774Z] [WARNING] * and/or request plugins be made thread-safe. * [2024-03-19T01:51:53.775Z] [WARNING] * If reporting an issue, report it against the plugin in * [2024-03-19T01:51:53.775Z] [WARNING] * question, not against Apache Maven. * [2024-03-19T01:51:53.775Z] [WARNING] ***************************************************************** [2024-03-19T01:51:53.775Z] [WARNING] The following plugins are not marked as thread-safe in support-sqlstore module for cmp: [2024-03-19T01:51:53.775Z] [WARNING] org.omnifaces:antlr-maven-plugin:2.4 [2024-03-19T01:51:53.775Z] [WARNING] [2024-03-19T01:51:53.775Z] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [2024-03-19T01:51:53.775Z] [WARNING] ***************************************************************** [2024-03-19T01:51:53.775Z] [WARNING] ***************************************************************** [2024-03-19T01:51:53.775Z] [WARNING] * The * [2024-03-19T01:51:53.775Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:53.775Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:53.775Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:53.775Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:53.775Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:53.775Z] [WARNING] ***************************************************************** [2024-03-19T01:51:55.669Z] [INFO] CycloneDX: Creating BOM version 1.4 with 104 component(s) [2024-03-19T01:51:55.669Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/bom.xml [2024-03-19T01:51:55.669Z] [INFO] attaching as jdbc-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:55.669Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/bom.json [2024-03-19T01:51:55.669Z] [INFO] attaching as jdbc-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:55.669Z] [INFO] [2024-03-19T01:51:55.669Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-admin --- [2024-03-19T01:51:55.669Z] [INFO] Tests are skipped. [2024-03-19T01:51:55.669Z] [INFO] [2024-03-19T01:51:55.669Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-admin --- [2024-03-19T01:51:55.669Z] [INFO] Tests are skipped. [2024-03-19T01:51:55.669Z] [INFO] [2024-03-19T01:51:55.669Z] [WARNING] ***************************************************************** [2024-03-19T01:51:55.669Z] [WARNING] * The * [2024-03-19T01:51:55.669Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:55.669Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:55.669Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:55.669Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:55.669Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:55.669Z] [WARNING] ***************************************************************** [2024-03-19T01:51:55.669Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-enhancer --- [2024-03-19T01:51:55.669Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:56.601Z] [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) [2024-03-19T01:51:56.601Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/bom.xml [2024-03-19T01:51:56.601Z] [INFO] attaching as cmp-enhancer-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:56.601Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/bom.json [2024-03-19T01:51:56.601Z] [INFO] attaching as cmp-enhancer-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:56.601Z] [INFO] [2024-03-19T01:51:56.601Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-enhancer --- [2024-03-19T01:51:56.601Z] [INFO] Tests are skipped. [2024-03-19T01:51:56.601Z] [INFO] [2024-03-19T01:51:56.601Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-enhancer --- [2024-03-19T01:51:56.601Z] [INFO] Tests are skipped. [2024-03-19T01:51:56.601Z] [INFO] [2024-03-19T01:51:56.601Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ concurrent-impl --- [2024-03-19T01:51:56.601Z] [WARNING] ***************************************************************** [2024-03-19T01:51:56.601Z] [WARNING] * The * [2024-03-19T01:51:56.601Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:51:56.601Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:51:56.601Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:51:56.602Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:51:56.602Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:51:56.602Z] [WARNING] ***************************************************************** [2024-03-19T01:51:56.602Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:51:58.498Z] [INFO] CycloneDX: Creating BOM version 1.4 with 85 component(s) [2024-03-19T01:51:58.498Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/bom.xml [2024-03-19T01:51:58.498Z] [INFO] attaching as concurrent-impl-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:58.498Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/bom.json [2024-03-19T01:51:58.498Z] [INFO] attaching as concurrent-impl-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:58.498Z] [INFO] [2024-03-19T01:51:58.498Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-impl --- [2024-03-19T01:51:58.498Z] [INFO] [2024-03-19T01:51:58.498Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-generator-database-checkstyle) @ cmp-generator-database --- [2024-03-19T01:51:58.498Z] [INFO] [2024-03-19T01:51:58.498Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-ejb-component-provider --- [2024-03-19T01:51:58.498Z] [INFO] [2024-03-19T01:51:58.498Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-full-container --- [2024-03-19T01:51:58.498Z] [INFO] [2024-03-19T01:51:58.498Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-core --- [2024-03-19T01:51:58.498Z] [INFO] [2024-03-19T01:51:58.498Z] [INFO] [2024-03-19T01:51:58.498Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-core --- [2024-03-19T01:51:58.498Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-sqlstore --- [2024-03-19T01:51:58.498Z] [INFO] [2024-03-19T01:51:58.498Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc-jdbc-admin-checkstyle) @ jdbc-admin --- [2024-03-19T01:51:58.498Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-enhancer-checkstyle) @ cmp-enhancer --- [2024-03-19T01:51:58.499Z] [INFO] Tests are skipped. [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-core-checkstyle) @ web-core --- [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-support-sqlstore --- [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-generator-database --- [2024-03-19T01:51:58.499Z] [INFO] --- install:3.1.1:install (default-install) @ web-core --- [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-enhancer --- [2024-03-19T01:51:58.499Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-admin --- [2024-03-19T01:51:58.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/8.0.1-SNAPSHOT/cmp-enhancer-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:58.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/8.0.1-SNAPSHOT/web-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:58.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/8.0.1-SNAPSHOT/jdbc-admin-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:58.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/8.0.1-SNAPSHOT/cmp-generator-database-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:58.499Z] [INFO] Tests are skipped. [2024-03-19T01:51:58.499Z] [INFO] Tests are skipped. [2024-03-19T01:51:58.499Z] [INFO] Tests are skipped. [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-ejb-component-provider --- [2024-03-19T01:51:58.499Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-impl --- [2024-03-19T01:51:58.499Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-full-container --- [2024-03-19T01:51:58.499Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-support-sqlstore --- [2024-03-19T01:51:58.499Z] [INFO] Tests are skipped. [2024-03-19T01:51:58.499Z] [INFO] Tests are skipped. [2024-03-19T01:51:58.499Z] [INFO] Tests are skipped. [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-jersey-ejb-component-provider-checkstyle) @ jersey-ejb-component-provider --- [2024-03-19T01:51:58.499Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.concurrent-concurrent-impl-checkstyle) @ concurrent-impl --- [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] Tests are skipped. [2024-03-19T01:51:58.499Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-full-container-checkstyle) @ ejb-full-container --- [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms-core --- [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- antlr:2.4:generate (default) @ cmp-support-sqlstore --- [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- install:3.1.1:install (default-install) @ jersey-ejb-component-provider --- [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent-impl --- [2024-03-19T01:51:58.499Z] [INFO] Tests are skipped. [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-full-container --- [2024-03-19T01:51:58.499Z] [INFO] [2024-03-19T01:51:58.499Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jms-jms-core-checkstyle) @ jms-core --- [2024-03-19T01:51:58.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/8.0.1-SNAPSHOT/jersey-ejb-component-provider-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:58.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/8.0.1-SNAPSHOT/concurrent-impl-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:58.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/8.0.1-SNAPSHOT/ejb-full-container-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:58.500Z] [INFO] [2024-03-19T01:51:58.500Z] [INFO] --- install:3.1.1:install (default-install) @ jms-core --- [2024-03-19T01:51:58.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/8.0.1-SNAPSHOT/jms-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:51:58.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/8.0.1-SNAPSHOT/cmp-generator-database-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:58.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/web-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/8.0.1-SNAPSHOT/web-core-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:58.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/8.0.1-SNAPSHOT/jdbc-admin-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:58.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/8.0.1-SNAPSHOT/concurrent-impl-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:58.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/8.0.1-SNAPSHOT/cmp-enhancer-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:58.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/8.0.1-SNAPSHOT/jms-core-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:58.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/8.0.1-SNAPSHOT/jersey-ejb-component-provider-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:58.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/8.0.1-SNAPSHOT/ejb-full-container-8.0.1-SNAPSHOT.jar [2024-03-19T01:51:58.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/8.0.1-SNAPSHOT/cmp-generator-database-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:58.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/8.0.1-SNAPSHOT/jms-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:58.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/8.0.1-SNAPSHOT/concurrent-impl-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:58.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/8.0.1-SNAPSHOT/ejb-full-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:58.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/8.0.1-SNAPSHOT/cmp-enhancer-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:58.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/8.0.1-SNAPSHOT/jersey-ejb-component-provider-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:58.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/8.0.1-SNAPSHOT/jdbc-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:58.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/8.0.1-SNAPSHOT/cmp-generator-database-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:58.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/8.0.1-SNAPSHOT/jms-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:58.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/8.0.1-SNAPSHOT/web-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:51:58.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/8.0.1-SNAPSHOT/concurrent-impl-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:58.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/8.0.1-SNAPSHOT/ejb-full-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:58.502Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/8.0.1-SNAPSHOT/cmp-enhancer-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:58.502Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/8.0.1-SNAPSHOT/jdbc-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:58.502Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/8.0.1-SNAPSHOT/jersey-ejb-component-provider-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:58.502Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/8.0.1-SNAPSHOT/web-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [2024-03-19T01:51:58.502Z] [INFO] Building JMS admin 8.0.1-SNAPSHOT [261/300] [2024-03-19T01:51:58.502Z] [INFO] from appserver/jms/admin/pom.xml [2024-03-19T01:51:58.502Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [2024-03-19T01:51:58.502Z] [INFO] Building ejb-mapping module for cmp 8.0.1-SNAPSHOT [262/300] [2024-03-19T01:51:58.502Z] [INFO] from appserver/persistence/cmp/ejb-mapping/pom.xml [2024-03-19T01:51:58.502Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [2024-03-19T01:51:58.502Z] [INFO] Building EJB Timer Service Application 8.0.1-SNAPSHOT [263/300] [2024-03-19T01:51:58.502Z] [INFO] from appserver/ejb/ejb-timer-service-app/pom.xml [2024-03-19T01:51:58.502Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [2024-03-19T01:51:58.502Z] [INFO] Building WebTier Security Integration 8.0.1-SNAPSHOT [264/300] [2024-03-19T01:51:58.502Z] [INFO] from appserver/security/webintegration/pom.xml [2024-03-19T01:51:58.502Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [2024-03-19T01:51:58.502Z] [INFO] Building GlassFish Admin REST Service 8.0.1-SNAPSHOT [265/300] [2024-03-19T01:51:58.502Z] [INFO] from nucleus/admin/rest/rest-service/pom.xml [2024-03-19T01:51:58.502Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-service-app --- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-timer-service-app --- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-service-app --- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-timer-service-app --- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] --- clean:3.3.2:clean (default-clean) @ websecurity --- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ websecurity --- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ websecurity --- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-ejb-mapping --- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ websecurity --- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-ejb-mapping --- [2024-03-19T01:51:58.502Z] [INFO] [2024-03-19T01:51:58.502Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-ejb-mapping --- [2024-03-19T01:51:58.503Z] [INFO] [2024-03-19T01:51:58.503Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-ejb-mapping --- [2024-03-19T01:51:58.503Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:58.503Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:51:58.503Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:58.503Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:58.503Z] [INFO] [2024-03-19T01:51:58.503Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service --- [2024-03-19T01:51:58.503Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:58.503Z] [INFO] [2024-03-19T01:51:58.503Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ rest-service --- [2024-03-19T01:51:58.503Z] [INFO] Compiling 20 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:58.503Z] [INFO] [2024-03-19T01:51:58.503Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ rest-service --- [2024-03-19T01:51:58.503Z] [INFO] [2024-03-19T01:51:58.503Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ rest-service --- [2024-03-19T01:51:58.503Z] [INFO] [2024-03-19T01:51:58.503Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-admin --- [2024-03-19T01:51:58.503Z] [INFO] [2024-03-19T01:51:58.503Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jms-admin --- [2024-03-19T01:51:58.503Z] [INFO] [2024-03-19T01:51:58.503Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jms-admin --- [2024-03-19T01:51:58.503Z] [INFO] [2024-03-19T01:51:58.503Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jms-admin --- [2024-03-19T01:51:58.503Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:58.503Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:58.503Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:58.503Z] [INFO] Compiling 189 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:58.760Z] [INFO] [2024-03-19T01:51:58.760Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-ejb-mapping --- [2024-03-19T01:51:58.760Z] [INFO] [2024-03-19T01:51:58.760Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-ejb-mapping --- [2024-03-19T01:51:58.760Z] [INFO] [2024-03-19T01:51:58.760Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-ejb-mapping --- [2024-03-19T01:51:58.760Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:58.760Z] [INFO] [2024-03-19T01:51:58.760Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-ejb-mapping --- [2024-03-19T01:51:58.760Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:51:58.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/manpages [2024-03-19T01:51:58.760Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:58.760Z] [INFO] [2024-03-19T01:51:58.760Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-ejb-mapping --- [2024-03-19T01:51:58.760Z] [INFO] [2024-03-19T01:51:58.760Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-timer-service-app --- [2024-03-19T01:51:58.760Z] [INFO] [2024-03-19T01:51:58.760Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-timer-service-app --- [2024-03-19T01:51:58.760Z] [INFO] [2024-03-19T01:51:58.760Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-service-app --- [2024-03-19T01:51:58.760Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:58.760Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:58.760Z] [INFO] Compiling 20 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:58.760Z] [INFO] [2024-03-19T01:51:58.760Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-service-app --- [2024-03-19T01:51:58.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/src/main/resources [2024-03-19T01:51:58.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/src/main/manpages [2024-03-19T01:51:58.760Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:58.760Z] [INFO] [2024-03-19T01:51:58.760Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-timer-service-app --- [2024-03-19T01:51:58.760Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:58.760Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:51:58.760Z] [INFO] [2024-03-19T01:51:58.760Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ websecurity --- [2024-03-19T01:51:58.760Z] [INFO] [2024-03-19T01:51:58.760Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ websecurity --- [2024-03-19T01:51:58.761Z] [INFO] [2024-03-19T01:51:58.761Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ websecurity --- [2024-03-19T01:51:58.761Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:58.761Z] [INFO] [2024-03-19T01:51:58.761Z] [INFO] --- resources:3.3.1:resources (default-resources) @ websecurity --- [2024-03-19T01:51:58.761Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:51:58.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/manpages [2024-03-19T01:51:58.761Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:58.761Z] [INFO] [2024-03-19T01:51:58.761Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ websecurity --- [2024-03-19T01:51:58.761Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:58.761Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:58.761Z] [INFO] [2024-03-19T01:51:58.761Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jms-admin --- [2024-03-19T01:51:58.761Z] [INFO] [2024-03-19T01:51:58.761Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jms-admin --- [2024-03-19T01:51:58.761Z] [INFO] [2024-03-19T01:51:58.761Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-admin --- [2024-03-19T01:51:58.761Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:58.761Z] [INFO] [2024-03-19T01:51:58.761Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-admin --- [2024-03-19T01:51:58.761Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:51:58.761Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:51:58.761Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-03-19T01:51:58.761Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:58.761Z] [INFO] [2024-03-19T01:51:58.761Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jms-admin --- [2024-03-19T01:51:58.761Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:58.761Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:59.017Z] [INFO] performing grammar generation [JQL.g] [2024-03-19T01:51:59.274Z] [INFO] [2024-03-19T01:51:59.274Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-timer-service-app --- [2024-03-19T01:51:59.274Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:59.274Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:51:59.274Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java:[90,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[494,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[495,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[496,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[498,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[499,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[500,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[501,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[502,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[503,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[504,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[505,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[507,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[509,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[510,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[511,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[551,42] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[614,47] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[617,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[620,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[623,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1741,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1840,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:51:59.276Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/SecondaryTable.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:59.277Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/SecondaryTable.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:59.277Z] [INFO] [2024-03-19T01:51:59.277Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-ejb-mapping --- [2024-03-19T01:51:59.277Z] [INFO] [2024-03-19T01:51:59.277Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-ejb-mapping --- [2024-03-19T01:51:59.277Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T01:51:59.277Z] [2024-03-19T01:51:59.277Z] [INFO] performing grammar generation [Semantic.g] [2024-03-19T01:51:59.277Z] [INFO] [2024-03-19T01:51:59.277Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-ejb-mapping --- [2024-03-19T01:51:59.277Z] [INFO] [2024-03-19T01:51:59.277Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ rest-service --- [2024-03-19T01:51:59.277Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:59.277Z] [INFO] [2024-03-19T01:51:59.277Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ rest-service --- [2024-03-19T01:51:59.277Z] [INFO] [2024-03-19T01:51:59.277Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service --- [2024-03-19T01:51:59.277Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:51:59.277Z] [INFO] [2024-03-19T01:51:59.277Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-service --- [2024-03-19T01:51:59.277Z] [INFO] Copying 13 resources from src/main/resources to target/classes [2024-03-19T01:51:59.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/manpages [2024-03-19T01:51:59.277Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:51:59.277Z] [INFO] [2024-03-19T01:51:59.277Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ rest-service --- [2024-03-19T01:51:59.277Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:59.277Z] [INFO] Compiling 189 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:59.277Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/WebProgrammaticLoginImpl.java:[142,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:51:59.277Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[1841,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:59.277Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Some input files use or override a deprecated API. [2024-03-19T01:51:59.277Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:59.277Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses unchecked or unsafe operations. [2024-03-19T01:51:59.277Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:59.277Z] [INFO] [2024-03-19T01:51:59.277Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ websecurity --- [2024-03-19T01:51:59.277Z] [INFO] [2024-03-19T01:51:59.277Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ websecurity --- [2024-03-19T01:51:59.535Z] [INFO] [2024-03-19T01:51:59.535Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ websecurity --- [2024-03-19T01:51:59.535Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:59.535Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:59.535Z] [INFO] [2024-03-19T01:51:59.535Z] [INFO] --- command-security:1.0.17:check (default-check) @ websecurity --- [2024-03-19T01:51:59.535Z] [INFO] [2024-03-19T01:51:59.535Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ websecurity --- [2024-03-19T01:51:59.535Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:59.535Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:59.535Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:59.535Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T01:51:59.535Z] [2024-03-19T01:51:59.535Z] [INFO] performing grammar generation [Optimizer.g] [2024-03-19T01:51:59.535Z] [INFO] [2024-03-19T01:51:59.535Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-ejb-mapping --- [2024-03-19T01:51:59.535Z] [INFO] [2024-03-19T01:51:59.535Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-ejb-mapping --- [2024-03-19T01:51:59.535Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:59.535Z] [INFO] Compiling 20 source files with javac [debug target 21] to target/classes [2024-03-19T01:51:59.535Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:51:59.535Z] [INFO] [2024-03-19T01:51:59.535Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-timer-service-app --- [2024-03-19T01:51:59.535Z] [INFO] Not copying test resources [2024-03-19T01:51:59.535Z] [INFO] [2024-03-19T01:51:59.535Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb-timer-service-app --- [2024-03-19T01:51:59.535Z] [INFO] Not compiling test sources [2024-03-19T01:51:59.535Z] [INFO] [2024-03-19T01:51:59.535Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-timer-service-app --- [2024-03-19T01:51:59.535Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java:[125,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:59.535Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java:[342,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:51:59.535Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/DeleteJMSHost.java: Some input files use or override a deprecated API. [2024-03-19T01:51:59.535Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/DeleteJMSHost.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:51:59.535Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:51:59.535Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:51:59.535Z] [INFO] [2024-03-19T01:51:59.535Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jms-admin --- [2024-03-19T01:51:59.535Z] [INFO] [2024-03-19T01:51:59.536Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jms-admin --- [2024-03-19T01:51:59.536Z] [INFO] Tests are skipped. [2024-03-19T01:51:59.536Z] [INFO] [2024-03-19T01:51:59.536Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-service-app --- [2024-03-19T01:51:59.792Z] [INFO] Executing tasks [2024-03-19T01:51:59.792Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/classes/META-INF for [2024-03-19T01:51:59.792Z] [INFO] [echo] ejb-timer-service-app [2024-03-19T01:51:59.793Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/classes/META-INF [2024-03-19T01:51:59.793Z] [INFO] Executed tasks [2024-03-19T01:51:59.793Z] [INFO] [2024-03-19T01:51:59.793Z] [INFO] --- war:3.4.0:war (default-war) @ ejb-timer-service-app --- [2024-03-19T01:51:59.793Z] [INFO] [2024-03-19T01:51:59.793Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-admin --- [2024-03-19T01:51:59.793Z] [INFO] Packaging webapp [2024-03-19T01:51:59.793Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:51:59.793Z] [INFO] Assembling webapp [ejb-timer-service-app] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app] [2024-03-19T01:51:59.793Z] [INFO] Processing war project [2024-03-19T01:51:59.793Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/src/main/webapp] [2024-03-19T01:51:59.793Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war [2024-03-19T01:51:59.793Z] [WARNING] ***************************************************************** [2024-03-19T01:51:59.793Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:51:59.793Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:51:59.793Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:51:59.793Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:51:59.793Z] [WARNING] ***************************************************************** [2024-03-19T01:51:59.793Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T01:51:59.793Z] [2024-03-19T01:51:59.793Z] [INFO] performing grammar generation [CodeGeneration.g] [2024-03-19T01:51:59.793Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:51:59.793Z] [INFO] [2024-03-19T01:51:59.793Z] [INFO] --- command-security:1.0.17:check (default-check) @ jms-admin --- [2024-03-19T01:51:59.793Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jms.admin.cli.ChangeMasterBrokerCommand, org.glassfish.jms.admin.cli.ConfigureJMSCluster, org.glassfish.jms.admin.cli.CreateJMSDestination, org.glassfish.jms.admin.cli.CreateJMSHost, org.glassfish.jms.admin.cli.CreateJMSResource, org.glassfish.jms.admin.cli.DeleteJMSDestination, org.glassfish.jms.admin.cli.DeleteJMSHost, org.glassfish.jms.admin.cli.DeleteJMSResource, org.glassfish.jms.admin.cli.FlushJMSDestination, org.glassfish.jms.admin.cli.GetJmsPhysicalDestinationCommand, org.glassfish.jms.admin.cli.JMSPing, org.glassfish.jms.admin.cli.ListJMSDestinations, org.glassfish.jms.admin.cli.ListJMSHosts, org.glassfish.jms.admin.cli.ListJMSResources, org.glassfish.jms.admin.cli.UpdateJmsPhysicalDestinationCommand] [2024-03-19T01:51:59.793Z] [INFO] [2024-03-19T01:51:59.793Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jms-admin --- [2024-03-19T01:51:59.793Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:51:59.793Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:00.050Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:00.050Z] [INFO] Initial messages found so far: {} [2024-03-19T01:52:00.050Z] [INFO] Processing: realmBase.forbidden [2024-03-19T01:52:00.050Z] [INFO] Message realmBase.forbidden needs checking for cause/action: false [2024-03-19T01:52:00.050Z] [INFO] Processing: realmAdapter.badRequestWithId [2024-03-19T01:52:00.050Z] [INFO] Message realmAdapter.badRequestWithId needs checking for cause/action: false [2024-03-19T01:52:00.051Z] [INFO] Processing: missing_http_header.host [2024-03-19T01:52:00.051Z] [INFO] Message missing_http_header.host needs checking for cause/action: false [2024-03-19T01:52:00.051Z] [INFO] Processing: realmAdapter.noWebSecMgr [2024-03-19T01:52:00.051Z] [INFO] Message realmAdapter.noWebSecMgr needs checking for cause/action: false [2024-03-19T01:52:00.051Z] [INFO] Total Messages including ones found from disk so far: {missing_http_header.host=Host header not found in request, realmAdapter.badRequestWithId=WEB9101: There are some problems with the request, realmAdapter.noWebSecMgr=WEB9100: No WebSecurityManager found for context {0}, realmBase.forbidden=Access to the requested resource has been denied} [2024-03-19T01:52:00.051Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:52:00.051Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:00.051Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:00.051Z] [INFO] Processing: jakarta.enterprise.system.container.web.security on element LOGGER_INFO [2024-03-19T01:52:00.051Z] [INFO] Enclosing type is com.sun.web.security.WebSecurityResourceBundle [2024-03-19T01:52:00.051Z] [INFO] Loggers found so far: {jakarta.enterprise.system.container.web.security.description=logger for web security module, jakarta.enterprise.system.container.web.security.publish=true, jakarta.enterprise.system.container.web.security.subsystem=websecurity} [2024-03-19T01:52:00.051Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:52:00.051Z] [INFO] Found enclosing element LOGGER_INFO [2024-03-19T01:52:00.051Z] [INFO] Found enclosing element com.sun.web.security.WebSecurityResourceBundle [2024-03-19T01:52:00.051Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:52:00.051Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:00.051Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:00.051Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:52:00.051Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:00.051Z] [INFO] [2024-03-19T01:52:00.051Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ websecurity --- [2024-03-19T01:52:00.051Z] [INFO] Not copying test resources [2024-03-19T01:52:00.051Z] [INFO] [2024-03-19T01:52:00.051Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ websecurity --- [2024-03-19T01:52:00.051Z] [INFO] Not compiling test sources [2024-03-19T01:52:00.051Z] [INFO] [2024-03-19T01:52:00.051Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ websecurity --- [2024-03-19T01:52:00.051Z] [INFO] [2024-03-19T01:52:00.051Z] [INFO] --- surefire:3.2.5:test (default-test) @ websecurity --- [2024-03-19T01:52:00.051Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T01:52:00.051Z] [INFO] [2024-03-19T01:52:00.051Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-ejb-mapping --- [2024-03-19T01:52:00.051Z] [INFO] Not copying test resources [2024-03-19T01:52:00.051Z] [INFO] [2024-03-19T01:52:00.051Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-ejb-mapping --- [2024-03-19T01:52:00.051Z] [INFO] Tests are skipped. [2024-03-19T01:52:00.051Z] [INFO] [2024-03-19T01:52:00.051Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ websecurity --- [2024-03-19T01:52:00.051Z] [INFO] Not compiling test sources [2024-03-19T01:52:00.051Z] [INFO] [2024-03-19T01:52:00.051Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-ejb-mapping --- [2024-03-19T01:52:00.051Z] [INFO] [2024-03-19T01:52:00.051Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-ejb-mapping --- [2024-03-19T01:52:00.051Z] [INFO] Tests are skipped. [2024-03-19T01:52:00.051Z] [INFO] [2024-03-19T01:52:00.051Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-ejb-mapping --- [2024-03-19T01:52:00.051Z] [INFO] Executing tasks [2024-03-19T01:52:00.051Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/classes/META-INF for [2024-03-19T01:52:00.052Z] [INFO] [echo] websecurity [2024-03-19T01:52:00.052Z] [INFO] Executed tasks [2024-03-19T01:52:00.052Z] [INFO] [2024-03-19T01:52:00.052Z] [INFO] --- jar:3.3.0:jar (default-jar) @ websecurity --- [2024-03-19T01:52:00.052Z] [INFO] Executing tasks [2024-03-19T01:52:00.052Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF for [2024-03-19T01:52:00.052Z] [INFO] [echo] cmp-ejb-mapping [2024-03-19T01:52:00.052Z] [INFO] Executed tasks [2024-03-19T01:52:00.052Z] [INFO] [2024-03-19T01:52:00.052Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-ejb-mapping --- [2024-03-19T01:52:00.052Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar [2024-03-19T01:52:00.052Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/websecurity.jar [2024-03-19T01:52:00.052Z] [WARNING] ***************************************************************** [2024-03-19T01:52:00.052Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:00.052Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:00.052Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:00.052Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:00.052Z] [WARNING] ***************************************************************** [2024-03-19T01:52:00.052Z] [WARNING] ***************************************************************** [2024-03-19T01:52:00.052Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:00.052Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:00.052Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:00.052Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:00.052Z] [WARNING] ***************************************************************** [2024-03-19T01:52:00.052Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T01:52:00.052Z] [2024-03-19T01:52:00.052Z] [INFO] [2024-03-19T01:52:00.052Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-support-sqlstore --- [2024-03-19T01:52:00.052Z] [INFO] Not compiling main sources [2024-03-19T01:52:00.052Z] [INFO] [2024-03-19T01:52:00.052Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-support-sqlstore --- [2024-03-19T01:52:00.052Z] [INFO] [2024-03-19T01:52:00.052Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-support-sqlstore --- [2024-03-19T01:52:00.052Z] [INFO] [2024-03-19T01:52:00.052Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-sqlstore --- [2024-03-19T01:52:00.052Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:00.052Z] [INFO] [2024-03-19T01:52:00.052Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-sqlstore --- [2024-03-19T01:52:00.052Z] [INFO] Copying 18 resources from src/main/java to target/classes [2024-03-19T01:52:00.309Z] [INFO] Copying 4 resources from target/generated-sources/antlr to target/classes [2024-03-19T01:52:00.309Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/manpages [2024-03-19T01:52:00.309Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:00.309Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-03-19T01:52:00.309Z] [INFO] [2024-03-19T01:52:00.309Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-support-sqlstore --- [2024-03-19T01:52:00.309Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:00.309Z] [INFO] Compiling 173 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:00.309Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:00.309Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:00.309Z] [INFO] Processing: jakarta.enterprise.system.tools.admin on element JMS_ADMIN_LOGGER [2024-03-19T01:52:00.309Z] [INFO] Enclosing type is org.glassfish.jms.admin.cli.LogUtils [2024-03-19T01:52:00.310Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Main JMS Logger, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.subsystem=JMS_ADMIN} [2024-03-19T01:52:00.310Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:52:00.310Z] [INFO] Found enclosing element JMS_ADMIN_LOGGER [2024-03-19T01:52:00.310Z] [INFO] Found enclosing element org.glassfish.jms.admin.cli.LogUtils [2024-03-19T01:52:00.310Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:52:00.310Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:00.310Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:52:00.310Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:00.310Z] [INFO] [2024-03-19T01:52:00.310Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-admin --- [2024-03-19T01:52:00.310Z] [INFO] Not copying test resources [2024-03-19T01:52:00.310Z] [INFO] [2024-03-19T01:52:00.310Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jms-admin --- [2024-03-19T01:52:00.310Z] [INFO] Not compiling test sources [2024-03-19T01:52:00.310Z] [INFO] [2024-03-19T01:52:00.310Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-admin --- [2024-03-19T01:52:00.310Z] [INFO] [2024-03-19T01:52:00.310Z] [INFO] --- surefire:3.2.5:test (default-test) @ jms-admin --- [2024-03-19T01:52:00.310Z] [INFO] Tests are skipped. [2024-03-19T01:52:00.310Z] [INFO] [2024-03-19T01:52:00.310Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-admin --- [2024-03-19T01:52:00.310Z] [INFO] Executing tasks [2024-03-19T01:52:00.310Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/classes/META-INF for [2024-03-19T01:52:00.310Z] [INFO] [echo] jms-admin [2024-03-19T01:52:00.310Z] [INFO] Executed tasks [2024-03-19T01:52:00.310Z] [INFO] [2024-03-19T01:52:00.310Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-admin --- [2024-03-19T01:52:00.310Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/jms-admin.jar [2024-03-19T01:52:00.310Z] [WARNING] ***************************************************************** [2024-03-19T01:52:00.310Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:00.310Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:00.310Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:00.310Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:00.310Z] [WARNING] ***************************************************************** [2024-03-19T01:52:00.875Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ProviderUtil.java:[178,68] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:52:00.875Z] cast to java.lang.Object for a varargs call [2024-03-19T01:52:00.875Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:52:00.875Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ActionReportJsonProvider.java:[146,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:00.875Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/ResourceUtil.java:[1117,55] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:00.875Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/ProxyImpl.java: Some input files use or override a deprecated API. [2024-03-19T01:52:00.875Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/ProxyImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:52:00.875Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ProviderUtil.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:52:00.875Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ProviderUtil.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:52:00.875Z] [INFO] [2024-03-19T01:52:00.875Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ rest-service --- [2024-03-19T01:52:00.875Z] [INFO] [2024-03-19T01:52:00.875Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ rest-service --- [2024-03-19T01:52:00.875Z] [INFO] [2024-03-19T01:52:00.875Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-service --- [2024-03-19T01:52:00.875Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:01.132Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.admin.rest.composite, has 1, private references [org.glassfish.admin.rest.resources] [2024-03-19T01:52:01.132Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.admin.rest.utils, has 2, private references [org.glassfish.admin.rest.provider, org.glassfish.admin.rest.results] [2024-03-19T01:52:01.132Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:01.132Z] [INFO] [2024-03-19T01:52:01.132Z] [INFO] --- command-security:1.0.17:check (default-check) @ rest-service --- [2024-03-19T01:52:01.132Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.rest.cli.GetGroupNamesCommand, org.glassfish.admin.rest.cli.GetTokensCommand, org.glassfish.admin.rest.cli.IsAnonymousUserEnabledCommand, org.glassfish.admin.rest.cli.PredefinedAuthRealmClassNamesCommand, org.glassfish.admin.rest.cli.SupportsUserManagementCommand, org.glassfish.admin.rest.cli.SynchronizeRealmFromConfig] [2024-03-19T01:52:01.132Z] [INFO] [2024-03-19T01:52:01.132Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ rest-service --- [2024-03-19T01:52:01.132Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:01.132Z] [INFO] Compiling 189 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:01.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[237,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:52:01.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[240,33] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-03-19T01:52:01.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[249,46] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[305,78] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[329,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:52:01.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[331,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:52:01.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[338,33] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-03-19T01:52:01.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[345,33] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-03-19T01:52:01.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[352,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[359,33] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:52:01.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[365,33] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:52:01.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[372,37] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal [2024-03-19T01:52:01.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[374,37] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T01:52:01.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[433,33] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:52:01.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[475,22] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-03-19T01:52:01.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[477,22] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-03-19T01:52:01.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[630,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:01.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/LocalFieldDesc.java:[71,47] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:52:01.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/LocalFieldDesc.java:[157,22] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:52:01.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/ClassDesc.java:[357,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[300,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[301,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[302,45] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:52:01.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[303,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[304,45] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:52:01.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1531,69] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:52:01.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1969,67] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:52:01.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1989,65] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:52:01.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2002,65] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:52:01.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2374,58] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:52:01.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2447,43] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:52:01.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2498,75] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:52:01.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2575,66] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:52:01.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2606,75] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:52:01.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/TransactionImpl.java:[1341,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/TransactionImpl.java:[1398,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[335,20] deprecated item is not annotated with @Deprecated [2024-03-19T01:52:01.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[337,16] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[83,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[83,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[90,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[117,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[117,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[124,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[57,19] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[59,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:52:01.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[61,19] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-03-19T01:52:01.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[63,19] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-03-19T01:52:01.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[80,19] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[82,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:52:01.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[84,19] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-03-19T01:52:01.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[86,19] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-03-19T01:52:01.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[56,19] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T01:52:01.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[58,19] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:52:01.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[75,19] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T01:52:01.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[77,19] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:52:01.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/ClassType.java:[151,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:01.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/ClassType.java:[180,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:01.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[2660,69] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[2695,69] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4376,38] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:52:01.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4387,38] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-03-19T01:52:01.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4398,38] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-03-19T01:52:01.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4409,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4420,38] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:52:01.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4431,38] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-03-19T01:52:01.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4442,38] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:52:01.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4453,38] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T01:52:01.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStoreManager.java:[216,21] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/DBVendorType.java:[302,45] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:01.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/Statement.java:[46,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[117,26] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[131,26] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[190,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[190,54] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/SelectQueryPlan.java:[588,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[241,38] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T01:52:01.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[253,38] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-03-19T01:52:01.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[259,38] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-03-19T01:52:01.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[265,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[271,38] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:52:01.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[277,38] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:52:01.705Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[283,38] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T01:52:01.705Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.705Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.705Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,68] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.705Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/constraint/ConstraintParamIndex.java:[50,15] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.705Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/connection/ConnectionManager.java:[1489,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:52:01.705Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/connection/ConnectionImpl.java:[850,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:52:01.705Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTime.java:[119,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:52:01.705Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTime.java:[133,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:52:01.705Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTime.java:[147,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:52:01.705Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlDate.java:[120,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:52:01.705Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlDate.java:[133,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:52:01.706Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlDate.java:[148,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:52:01.706Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[523,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.706Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[524,37] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:52:01.706Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[525,37] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:52:01.706Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[587,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:01.706Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[588,37] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:52:01.706Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Some input files use or override a deprecated API. [2024-03-19T01:52:01.706Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:52:01.706Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-03-19T01:52:01.706Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:52:01.706Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:52:01.706Z] [INFO] [2024-03-19T01:52:01.706Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-support-sqlstore --- [2024-03-19T01:52:01.706Z] [INFO] [2024-03-19T01:52:01.707Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-support-sqlstore --- [2024-03-19T01:52:01.707Z] [INFO] [2024-03-19T01:52:01.707Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-sqlstore --- [2024-03-19T01:52:01.707Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:01.707Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:52:01.707Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:01.707Z] [INFO] Initial messages found so far: {} [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00001 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00001 needs checking for cause/action: false [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00002 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00002 needs checking for cause/action: false [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00003 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00003 needs checking for cause/action: true [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00004 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00004 needs checking for cause/action: true [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00005 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00005 needs checking for cause/action: true [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00006 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00006 needs checking for cause/action: true [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00007 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00007 needs checking for cause/action: true [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00008 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00008 needs checking for cause/action: false [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00009 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00009 needs checking for cause/action: false [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00010 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00010 needs checking for cause/action: false [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00011 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00011 needs checking for cause/action: false [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00012 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00012 needs checking for cause/action: false [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00013 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00013 needs checking for cause/action: true [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00014 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00014 needs checking for cause/action: false [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00015 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00015 needs checking for cause/action: true [2024-03-19T01:52:01.707Z] [INFO] Processing: NCLS-REST-00016 [2024-03-19T01:52:01.707Z] [INFO] Message NCLS-REST-00016 needs checking for cause/action: true [2024-03-19T01:52:01.707Z] [INFO] Total Messages including ones found from disk so far: {NCLS-REST-00001=Listening to REST requests at context: {0}/domain., NCLS-REST-00002=Incorrectly formatted entry in {0}: {1}, NCLS-REST-00003=An error occurred while processing the request. Please see the server logs for details., NCLS-REST-00004=The class specified by generator does not implement DefaultsGenerator, NCLS-REST-00005=Unsupported fixed value. Supported types are String, boolean, Boolean, int, Integer, long, Long, double, Double, float, and Float, NCLS-REST-00006=Fixed value type does not match the property type, NCLS-REST-00007=Cannot marshal, NCLS-REST-00008=Unexpected exception during command execution., NCLS-REST-00009=Unable to delete directory {0}. Will attempt deletion again upon JVM exit., NCLS-REST-00010=Unable to delete file %s. Will attempt deletion again upon JVM exit., NCLS-REST-00011={0}: {1}, NCLS-REST-00012=Compilation failed., NCLS-REST-00013=File creation failed: {0}, NCLS-REST-00014=Directory creation failed: {0}, NCLS-REST-00015=Unexpected exception during initilization., NCLS-REST-00016=I/O exception: {0}} [2024-03-19T01:52:01.707Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:52:01.707Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:01.707Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:01.707Z] [INFO] Processing: jakarta.enterprise.admin.rest on element REST_MAIN_LOGGER [2024-03-19T01:52:01.707Z] [INFO] Enclosing type is org.glassfish.admin.rest.RestLogging [2024-03-19T01:52:01.707Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.description=Main REST Logger, jakarta.enterprise.admin.rest.publish=true, jakarta.enterprise.admin.rest.subsystem=REST} [2024-03-19T01:52:01.708Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:52:01.708Z] [INFO] Found enclosing element REST_MAIN_LOGGER [2024-03-19T01:52:01.708Z] [INFO] Found enclosing element org.glassfish.admin.rest.RestLogging [2024-03-19T01:52:01.708Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:52:01.708Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:01.708Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:01.708Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:52:01.708Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:01.708Z] [INFO] [2024-03-19T01:52:01.708Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-service --- [2024-03-19T01:52:01.708Z] [INFO] Not copying test resources [2024-03-19T01:52:01.708Z] [INFO] [2024-03-19T01:52:01.708Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ rest-service --- [2024-03-19T01:52:01.708Z] [INFO] Not compiling test sources [2024-03-19T01:52:01.708Z] [INFO] [2024-03-19T01:52:01.708Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-service --- [2024-03-19T01:52:01.708Z] [INFO] [2024-03-19T01:52:01.708Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-service --- [2024-03-19T01:52:01.708Z] [INFO] Tests are skipped. [2024-03-19T01:52:01.708Z] [INFO] [2024-03-19T01:52:01.708Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service --- [2024-03-19T01:52:01.708Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore, has 4, private references [com.sun.jdo.spi.persistence.support.sqlstore.database, com.sun.jdo.spi.persistence.support.sqlstore.impl, com.sun.jdo.spi.persistence.support.sqlstore.model, com.sun.jdo.spi.persistence.support.sqlstore.state] [2024-03-19T01:52:01.708Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc, has 2, private references [com.sun.jdo.spi.persistence.support.sqlstore.query.util.scope, com.sun.jdo.spi.persistence.support.sqlstore.query.util.type] [2024-03-19T01:52:01.708Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:01.708Z] [INFO] [2024-03-19T01:52:01.708Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-sqlstore --- [2024-03-19T01:52:01.708Z] [INFO] [2024-03-19T01:52:01.708Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-support-sqlstore --- [2024-03-19T01:52:01.708Z] [INFO] Executing tasks [2024-03-19T01:52:01.708Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/classes/META-INF for [2024-03-19T01:52:01.708Z] [INFO] [echo] rest-service [2024-03-19T01:52:01.708Z] [INFO] Executed tasks [2024-03-19T01:52:01.708Z] [INFO] [2024-03-19T01:52:01.708Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-service --- [2024-03-19T01:52:01.708Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:01.965Z] [INFO] Compiling 173 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:01.965Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/rest-service.jar [2024-03-19T01:52:01.965Z] [WARNING] ***************************************************************** [2024-03-19T01:52:01.965Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:01.965Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:01.965Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:01.965Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:01.965Z] [WARNING] ***************************************************************** [2024-03-19T01:52:02.530Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:52:02.530Z] [INFO] [2024-03-19T01:52:02.530Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-sqlstore --- [2024-03-19T01:52:02.530Z] [INFO] Not copying test resources [2024-03-19T01:52:02.530Z] [INFO] [2024-03-19T01:52:02.530Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-support-sqlstore --- [2024-03-19T01:52:02.530Z] [INFO] Not compiling test sources [2024-03-19T01:52:02.530Z] [INFO] [2024-03-19T01:52:02.530Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-sqlstore --- [2024-03-19T01:52:02.530Z] [INFO] [2024-03-19T01:52:02.530Z] [WARNING] ***************************************************************** [2024-03-19T01:52:02.530Z] [WARNING] * The * [2024-03-19T01:52:02.530Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:02.530Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:02.530Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:02.530Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:02.530Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:02.530Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-timer-service-app --- [2024-03-19T01:52:02.530Z] [WARNING] ***************************************************************** [2024-03-19T01:52:02.530Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:03.900Z] [INFO] CycloneDX: Creating BOM version 1.4 with 108 component(s) [2024-03-19T01:52:03.900Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/bom.xml [2024-03-19T01:52:03.900Z] [INFO] attaching as ejb-timer-service-app-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:03.900Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/bom.json [2024-03-19T01:52:03.900Z] [INFO] attaching as ejb-timer-service-app-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:03.900Z] [INFO] [2024-03-19T01:52:03.900Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-ejb-mapping --- [2024-03-19T01:52:03.900Z] [WARNING] ***************************************************************** [2024-03-19T01:52:03.900Z] [WARNING] * The * [2024-03-19T01:52:03.900Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:03.900Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:03.900Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:03.900Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:03.900Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:03.900Z] [WARNING] ***************************************************************** [2024-03-19T01:52:03.900Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:04.832Z] [INFO] CycloneDX: Creating BOM version 1.4 with 83 component(s) [2024-03-19T01:52:04.832Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/bom.xml [2024-03-19T01:52:04.832Z] [INFO] attaching as cmp-ejb-mapping-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:04.832Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/bom.json [2024-03-19T01:52:04.832Z] [INFO] attaching as cmp-ejb-mapping-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:04.832Z] [INFO] [2024-03-19T01:52:04.832Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ websecurity --- [2024-03-19T01:52:04.832Z] [WARNING] ***************************************************************** [2024-03-19T01:52:04.832Z] [WARNING] * The * [2024-03-19T01:52:04.832Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:04.832Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:04.832Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:04.832Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:04.832Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:04.832Z] [WARNING] ***************************************************************** [2024-03-19T01:52:04.832Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:06.208Z] [INFO] CycloneDX: Creating BOM version 1.4 with 91 component(s) [2024-03-19T01:52:06.208Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/bom.xml [2024-03-19T01:52:06.208Z] [INFO] attaching as websecurity-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:06.208Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/bom.json [2024-03-19T01:52:06.208Z] [INFO] attaching as websecurity-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:06.208Z] [INFO] [2024-03-19T01:52:06.208Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ websecurity --- [2024-03-19T01:52:06.208Z] [INFO] Tests are skipped. [2024-03-19T01:52:06.208Z] [INFO] [2024-03-19T01:52:06.208Z] [INFO] --- failsafe:3.2.5:verify (verify) @ websecurity --- [2024-03-19T01:52:06.208Z] [INFO] Tests are skipped. [2024-03-19T01:52:06.208Z] [INFO] [2024-03-19T01:52:06.208Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jms-admin --- [2024-03-19T01:52:06.208Z] [WARNING] ***************************************************************** [2024-03-19T01:52:06.208Z] [WARNING] * The * [2024-03-19T01:52:06.208Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:06.208Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:06.208Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:06.208Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:06.208Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:06.208Z] [WARNING] ***************************************************************** [2024-03-19T01:52:06.208Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:08.104Z] [INFO] CycloneDX: Creating BOM version 1.4 with 102 component(s) [2024-03-19T01:52:08.104Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/bom.xml [2024-03-19T01:52:08.104Z] [INFO] attaching as jms-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:08.104Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/bom.json [2024-03-19T01:52:08.104Z] [INFO] attaching as jms-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:08.104Z] [INFO] [2024-03-19T01:52:08.104Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ rest-service --- [2024-03-19T01:52:08.104Z] [WARNING] ***************************************************************** [2024-03-19T01:52:08.104Z] [WARNING] * The * [2024-03-19T01:52:08.104Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:08.104Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:08.104Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:08.104Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:08.105Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:08.105Z] [WARNING] ***************************************************************** [2024-03-19T01:52:08.105Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:10.001Z] [INFO] CycloneDX: Creating BOM version 1.4 with 122 component(s) [2024-03-19T01:52:10.001Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/bom.xml [2024-03-19T01:52:10.001Z] [INFO] attaching as rest-service-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:10.001Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/bom.json [2024-03-19T01:52:10.001Z] [INFO] attaching as rest-service-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-sqlstore --- [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-service-app --- [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- jar:3.3.0:test-jar (default) @ rest-service --- [2024-03-19T01:52:10.002Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-ejb-mapping --- [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-websecurity-checkstyle) @ websecurity --- [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-admin --- [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- install:3.1.1:install (default-install) @ websecurity --- [2024-03-19T01:52:10.002Z] [INFO] Skipping packaging of the test-jar [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service --- [2024-03-19T01:52:10.002Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/8.0.1-SNAPSHOT/websecurity-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:10.002Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/8.0.1-SNAPSHOT/websecurity-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:10.002Z] [INFO] Tests are skipped. [2024-03-19T01:52:10.002Z] [INFO] Tests are skipped. [2024-03-19T01:52:10.002Z] [INFO] Tests are skipped. [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-ejb-mapping --- [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-service-app --- [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms-admin --- [2024-03-19T01:52:10.002Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/8.0.1-SNAPSHOT/websecurity-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:10.002Z] [INFO] Tests are skipped. [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-sqlstore --- [2024-03-19T01:52:10.002Z] [INFO] Tests are skipped. [2024-03-19T01:52:10.002Z] [INFO] Tests are skipped. [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] Tests are skipped. [2024-03-19T01:52:10.002Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jms-jms-admin-checkstyle) @ jms-admin --- [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-ejb-mapping-checkstyle) @ cmp-ejb-mapping --- [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-timer-service-app-checkstyle) @ ejb-timer-service-app --- [2024-03-19T01:52:10.002Z] [INFO] Tests are skipped. [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service --- [2024-03-19T01:52:10.002Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/8.0.1-SNAPSHOT/websecurity-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:10.002Z] [INFO] Tests are skipped. [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- install:3.1.1:install (default-install) @ jms-admin --- [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-service-app --- [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-ejb-mapping --- [2024-03-19T01:52:10.002Z] [INFO] [2024-03-19T01:52:10.002Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-rest-service-checkstyle) @ rest-service --- [2024-03-19T01:52:10.002Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/8.0.1-SNAPSHOT/jms-admin-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:10.003Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/8.0.1-SNAPSHOT/ejb-timer-service-app-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:10.003Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/8.0.1-SNAPSHOT/cmp-ejb-mapping-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:10.003Z] [INFO] [2024-03-19T01:52:10.003Z] [INFO] --- install:3.1.1:install (default-install) @ rest-service --- [2024-03-19T01:52:10.003Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/8.0.1-SNAPSHOT/rest-service-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:10.003Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/8.0.1-SNAPSHOT/ejb-timer-service-app-8.0.1-SNAPSHOT.war [2024-03-19T01:52:10.003Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/8.0.1-SNAPSHOT/cmp-ejb-mapping-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:10.003Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/8.0.1-SNAPSHOT/jms-admin-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:10.003Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/8.0.1-SNAPSHOT/ejb-timer-service-app-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:10.003Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/8.0.1-SNAPSHOT/cmp-ejb-mapping-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:10.003Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/8.0.1-SNAPSHOT/rest-service-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:10.003Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/8.0.1-SNAPSHOT/jms-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:10.003Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/8.0.1-SNAPSHOT/ejb-timer-service-app-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:10.003Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/8.0.1-SNAPSHOT/jms-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:10.004Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/8.0.1-SNAPSHOT/rest-service-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:10.004Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/8.0.1-SNAPSHOT/cmp-ejb-mapping-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [2024-03-19T01:52:10.004Z] [INFO] Building Web Container glue code 8.0.1-SNAPSHOT [266/300] [2024-03-19T01:52:10.004Z] [INFO] from appserver/web/web-glue/pom.xml [2024-03-19T01:52:10.004Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:10.004Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/8.0.1-SNAPSHOT/rest-service-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [2024-03-19T01:52:10.004Z] [INFO] Building GlassFish EJB timer app database init scripts 8.0.1-SNAPSHOT [267/300] [2024-03-19T01:52:10.004Z] [INFO] from appserver/ejb/ejb-timer-databases/pom.xml [2024-03-19T01:52:10.004Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [2024-03-19T01:52:10.004Z] [INFO] Building Admin Console JMS Plugin 8.0.1-SNAPSHOT [268/300] [2024-03-19T01:52:10.004Z] [INFO] from appserver/admingui/jms-plugin/pom.xml [2024-03-19T01:52:10.004Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [2024-03-19T01:52:10.004Z] [INFO] Building Glassfish Nucleus Featureset 8.0.1-SNAPSHOT [269/300] [2024-03-19T01:52:10.004Z] [INFO] from nucleus/featuresets/nucleus/pom.xml [2024-03-19T01:52:10.004Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-databases --- [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-timer-databases --- [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-databases --- [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-timer-databases --- [2024-03-19T01:52:10.004Z] [INFO] No sources to compile [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ ejb-timer-databases --- [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-timer-databases --- [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-timer-databases --- [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-databases --- [2024-03-19T01:52:10.004Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ ejb-timer-databases --- [2024-03-19T01:52:10.004Z] [INFO] Copying ejb-timer-service-app.war to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/classes/glassfish/lib/install/applications/ejb-timer-service-app.war [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.004Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-databases --- [2024-03-19T01:52:10.004Z] [INFO] Copying 18 resources from src/main/resources to target/classes [2024-03-19T01:52:10.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/src/main/manpages [2024-03-19T01:52:10.004Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:10.004Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-timer-databases --- [2024-03-19T01:52:10.005Z] [INFO] No sources to compile [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-timer-databases --- [2024-03-19T01:52:10.005Z] [INFO] Executing tasks [2024-03-19T01:52:10.005Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF for [2024-03-19T01:52:10.005Z] [INFO] No sources to compile [2024-03-19T01:52:10.005Z] [INFO] [echo] cmp-support-sqlstore [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-databases --- [2024-03-19T01:52:10.005Z] [INFO] Executed tasks [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-sqlstore --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-glue --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-glue --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-glue --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-glue --- [2024-03-19T01:52:10.005Z] [INFO] Executing tasks [2024-03-19T01:52:10.005Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/classes/META-INF for [2024-03-19T01:52:10.005Z] [INFO] [echo] ejb-timer-databases [2024-03-19T01:52:10.005Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/classes/META-INF [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jms-plugin --- [2024-03-19T01:52:10.005Z] [INFO] Executed tasks [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- assembly:3.6.0:single (default-single) @ ejb-timer-databases --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-jms-plugin --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-jms-plugin --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jms-plugin --- [2024-03-19T01:52:10.005Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-jms-plugin --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus --- [2024-03-19T01:52:10.005Z] [INFO] No sources to compile [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus --- [2024-03-19T01:52:10.005Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:10.005Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:10.005Z] [INFO] Compiling 240 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus --- [2024-03-19T01:52:10.005Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2024-03-19T01:52:10.005Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:10.005Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:10.005Z] [INFO] No sources to compile [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus --- [2024-03-19T01:52:10.005Z] [INFO] No sources to compile [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus --- [2024-03-19T01:52:10.005Z] [INFO] [2024-03-19T01:52:10.005Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ ejb-timer-databases --- [2024-03-19T01:52:10.005Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2024-03-19T01:52:10.006Z] [WARNING] ***************************************************************** [2024-03-19T01:52:10.006Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:10.006Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:10.006Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:10.006Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:10.006Z] [WARNING] ***************************************************************** [2024-03-19T01:52:10.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar [2024-03-19T01:52:10.006Z] [INFO] Executing tasks [2024-03-19T01:52:10.006Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/classes/META-INF for [2024-03-19T01:52:10.006Z] [INFO] [echo] nucleus [2024-03-19T01:52:10.006Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/classes/META-INF [2024-03-19T01:52:10.006Z] [WARNING] ***************************************************************** [2024-03-19T01:52:10.006Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:10.006Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:10.006Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:10.006Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:10.006Z] [WARNING] ***************************************************************** [2024-03-19T01:52:10.006Z] [INFO] Executed tasks [2024-03-19T01:52:10.006Z] [WARNING] ***************************************************************** [2024-03-19T01:52:10.006Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:10.006Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:10.006Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:10.006Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:10.006Z] [WARNING] ***************************************************************** [2024-03-19T01:52:10.006Z] [INFO] [2024-03-19T01:52:10.006Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-jms-plugin --- [2024-03-19T01:52:10.006Z] [INFO] [2024-03-19T01:52:10.006Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-jms-plugin --- [2024-03-19T01:52:10.006Z] [INFO] [2024-03-19T01:52:10.006Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jms-plugin --- [2024-03-19T01:52:10.006Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:10.006Z] [INFO] [2024-03-19T01:52:10.006Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jms-plugin --- [2024-03-19T01:52:10.006Z] [INFO] Copying 50 resources from src/main/resources to target/classes [2024-03-19T01:52:10.006Z] [INFO] Copying 52 resources from src/main/help to target/classes [2024-03-19T01:52:10.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/src/main/manpages [2024-03-19T01:52:10.006Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:10.006Z] [INFO] [2024-03-19T01:52:10.006Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-jms-plugin --- [2024-03-19T01:52:10.006Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:10.006Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:10.571Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java uses unchecked or unsafe operations. [2024-03-19T01:52:10.571Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:52:10.571Z] [INFO] [2024-03-19T01:52:10.571Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-jms-plugin --- [2024-03-19T01:52:10.571Z] [INFO] [2024-03-19T01:52:10.571Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-jms-plugin --- [2024-03-19T01:52:10.571Z] [INFO] [2024-03-19T01:52:10.571Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-glue --- [2024-03-19T01:52:10.571Z] [INFO] [2024-03-19T01:52:10.571Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jms-plugin --- [2024-03-19T01:52:10.571Z] [INFO] [2024-03-19T01:52:10.571Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-glue --- [2024-03-19T01:52:10.571Z] [INFO] [2024-03-19T01:52:10.571Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-glue --- [2024-03-19T01:52:10.571Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:10.571Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:10.571Z] [INFO] [2024-03-19T01:52:10.571Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-glue --- [2024-03-19T01:52:10.571Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:52:10.571Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-03-19T01:52:10.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/manpages [2024-03-19T01:52:10.571Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:10.571Z] [INFO] [2024-03-19T01:52:10.571Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-glue --- [2024-03-19T01:52:10.571Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:10.571Z] [INFO] Compiling 240 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:10.571Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:10.571Z] [INFO] [2024-03-19T01:52:10.571Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jms-plugin --- [2024-03-19T01:52:10.571Z] [INFO] [2024-03-19T01:52:10.572Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-jms-plugin --- [2024-03-19T01:52:10.572Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:10.572Z] [INFO] [2024-03-19T01:52:10.572Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-jms-plugin --- [2024-03-19T01:52:10.572Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:10.572Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:11.136Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T01:52:11.136Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T01:52:11.136Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T01:52:11.136Z] [INFO] [2024-03-19T01:52:11.136Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jms-plugin --- [2024-03-19T01:52:11.136Z] [INFO] Not copying test resources [2024-03-19T01:52:11.136Z] [INFO] [2024-03-19T01:52:11.136Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-jms-plugin --- [2024-03-19T01:52:11.136Z] [INFO] Not compiling test sources [2024-03-19T01:52:11.136Z] [INFO] [2024-03-19T01:52:11.136Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jms-plugin --- [2024-03-19T01:52:11.136Z] [INFO] [2024-03-19T01:52:11.136Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jms-plugin --- [2024-03-19T01:52:11.136Z] [INFO] Tests are skipped. [2024-03-19T01:52:11.136Z] [INFO] [2024-03-19T01:52:11.136Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jms-plugin --- [2024-03-19T01:52:11.136Z] [INFO] Executing tasks [2024-03-19T01:52:11.136Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/classes/META-INF for [2024-03-19T01:52:11.136Z] [INFO] [echo] console-jms-plugin [2024-03-19T01:52:11.136Z] [INFO] Executed tasks [2024-03-19T01:52:11.136Z] [INFO] [2024-03-19T01:52:11.136Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jms-plugin --- [2024-03-19T01:52:11.137Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/console-jms-plugin.jar [2024-03-19T01:52:11.137Z] [WARNING] ***************************************************************** [2024-03-19T01:52:11.137Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:11.137Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:11.137Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:11.137Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:11.137Z] [WARNING] ***************************************************************** [2024-03-19T01:52:11.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java:[604,91] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebFragmentDescriptor.java:[391,90] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[241,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:52:11.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[248,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:52:11.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[255,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:52:11.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/SessionPropertiesNode.java:[35,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T01:52:11.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[562,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:11.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[600,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:11.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[688,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:11.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[101,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[106,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[124,69] unchecked cast [2024-03-19T01:52:11.701Z] required: java.util.Vector [2024-03-19T01:52:11.701Z] found: java.lang.Object [2024-03-19T01:52:11.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,35] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types [2024-03-19T01:52:11.701Z] required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-03-19T01:52:11.701Z] found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-03-19T01:52:11.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,68] unchecked conversion [2024-03-19T01:52:11.701Z] required: java.util.Enumeration [2024-03-19T01:52:11.701Z] found: java.util.Enumeration [2024-03-19T01:52:11.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/LocaleEncodingMappingListNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T01:52:11.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[189,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[199,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/TomcatDeploymentConfig.java:[427,32] setComment(java.lang.String) in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-03-19T01:52:11.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/AuthConstraintNode.java:[85,64] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AuthorizationConstraintImpl.java:[96,31] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/WebResourceCollectionNode.java:[134,74] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/UserDataConstraintImpl.java:[71,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SecurityConstraintNode.java:[96,66] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,23] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[97,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[85,13] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[86,61] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/WebPropertyContainerNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T01:52:11.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebComponentDescriptorImpl.java:[234,29] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SessionConfigNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T01:52:11.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java:[2249,35] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/ManagerPropertiesNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T01:52:11.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/annotation/handlers/WebServletHandler.java:[241,20] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterMappingNode.java:[138,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[108,22] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[121,30] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/LoginConfigurationImpl.java:[71,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AppListenerDescriptorImpl.java:[78,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:11.703Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/JspConfigRuntimeNode.java:[34,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T01:52:11.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T01:52:11.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[39,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T01:52:11.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,39] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types [2024-03-19T01:52:11.704Z] required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-03-19T01:52:11.704Z] found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-03-19T01:52:11.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,91] unchecked conversion [2024-03-19T01:52:11.704Z] required: java.util.Enumeration [2024-03-19T01:52:11.704Z] found: java.util.Enumeration [2024-03-19T01:52:11.704Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/StorePropertiesNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T01:52:11.704Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/runtime/SessionManager.java: Some input files use or override a deprecated API. [2024-03-19T01:52:11.704Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/runtime/SessionManager.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:52:11.704Z] [INFO] [2024-03-19T01:52:11.704Z] [WARNING] ***************************************************************** [2024-03-19T01:52:11.704Z] [WARNING] * The * [2024-03-19T01:52:11.704Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:11.704Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:11.704Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:11.704Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:11.704Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:11.704Z] [WARNING] ***************************************************************** [2024-03-19T01:52:11.704Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-timer-databases --- [2024-03-19T01:52:11.704Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:11.704Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:52:11.705Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/bom.xml [2024-03-19T01:52:11.705Z] [INFO] attaching as ejb-timer-databases-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:11.705Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/bom.json [2024-03-19T01:52:11.705Z] [INFO] attaching as ejb-timer-databases-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:11.705Z] [INFO] [2024-03-19T01:52:11.705Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-databases --- [2024-03-19T01:52:11.705Z] [INFO] Tests are skipped. [2024-03-19T01:52:11.705Z] [INFO] [2024-03-19T01:52:11.705Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-databases --- [2024-03-19T01:52:11.705Z] [INFO] Tests are skipped. [2024-03-19T01:52:11.705Z] [INFO] [2024-03-19T01:52:11.705Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-support-sqlstore --- [2024-03-19T01:52:11.705Z] [WARNING] ***************************************************************** [2024-03-19T01:52:11.705Z] [WARNING] * The * [2024-03-19T01:52:11.705Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:11.705Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:11.705Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:11.705Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:11.705Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:11.705Z] [WARNING] ***************************************************************** [2024-03-19T01:52:11.705Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:13.077Z] [INFO] CycloneDX: Creating BOM version 1.4 with 115 component(s) [2024-03-19T01:52:13.077Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/bom.xml [2024-03-19T01:52:13.077Z] [INFO] attaching as cmp-support-sqlstore-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:13.077Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/bom.json [2024-03-19T01:52:13.077Z] [INFO] attaching as cmp-support-sqlstore-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:13.077Z] [INFO] [2024-03-19T01:52:13.077Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus --- [2024-03-19T01:52:13.077Z] [WARNING] ***************************************************************** [2024-03-19T01:52:13.077Z] [WARNING] * The * [2024-03-19T01:52:13.077Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:13.077Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:13.077Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:13.077Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:13.077Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:13.077Z] [WARNING] ***************************************************************** [2024-03-19T01:52:13.077Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:14.971Z] [INFO] CycloneDX: Creating BOM version 1.4 with 117 component(s) [2024-03-19T01:52:14.971Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/bom.xml [2024-03-19T01:52:14.971Z] [INFO] attaching as nucleus-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:14.971Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/bom.json [2024-03-19T01:52:14.971Z] [INFO] attaching as nucleus-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:14.971Z] [INFO] [2024-03-19T01:52:14.971Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-jms-plugin --- [2024-03-19T01:52:14.971Z] [WARNING] ***************************************************************** [2024-03-19T01:52:14.971Z] [WARNING] * The * [2024-03-19T01:52:14.971Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:14.971Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:14.971Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:14.971Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:14.971Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:14.971Z] [WARNING] ***************************************************************** [2024-03-19T01:52:14.971Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:16.340Z] [INFO] CycloneDX: Creating BOM version 1.4 with 115 component(s) [2024-03-19T01:52:16.340Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/bom.xml [2024-03-19T01:52:16.340Z] [INFO] attaching as console-jms-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:16.340Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/bom.json [2024-03-19T01:52:16.599Z] [INFO] attaching as console-jms-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jms-plugin --- [2024-03-19T01:52:16.599Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-timer-databases-checkstyle) @ ejb-timer-databases --- [2024-03-19T01:52:16.599Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-glue --- [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-sqlstore --- [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus --- [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-glue --- [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-databases --- [2024-03-19T01:52:16.599Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/8.0.1-SNAPSHOT/ejb-timer-databases-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:16.599Z] [INFO] Tests are skipped. [2024-03-19T01:52:16.599Z] [INFO] Tests are skipped. [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jms-plugin --- [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus --- [2024-03-19T01:52:16.599Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/8.0.1-SNAPSHOT/ejb-timer-databases-8.0.1-SNAPSHOT.zip [2024-03-19T01:52:16.599Z] [INFO] Tests are skipped. [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-sqlstore --- [2024-03-19T01:52:16.599Z] [INFO] Tests are skipped. [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-jms-plugin-checkstyle) @ console-jms-plugin --- [2024-03-19T01:52:16.599Z] [INFO] Tests are skipped. [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-nucleus-checkstyle) @ nucleus --- [2024-03-19T01:52:16.599Z] [INFO] Tests are skipped. [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-support-sqlstore-checkstyle) @ cmp-support-sqlstore --- [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- install:3.1.1:install (default-install) @ console-jms-plugin --- [2024-03-19T01:52:16.599Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/8.0.1-SNAPSHOT/ejb-timer-databases-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-sqlstore --- [2024-03-19T01:52:16.599Z] [INFO] [2024-03-19T01:52:16.599Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus --- [2024-03-19T01:52:16.599Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/8.0.1-SNAPSHOT/console-jms-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:16.599Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/8.0.1-SNAPSHOT/nucleus-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:16.600Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/8.0.1-SNAPSHOT/cmp-support-sqlstore-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:16.600Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/8.0.1-SNAPSHOT/ejb-timer-databases-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:16.600Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/console-jms-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/8.0.1-SNAPSHOT/console-jms-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:16.600Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/8.0.1-SNAPSHOT/nucleus-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:16.600Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/8.0.1-SNAPSHOT/cmp-support-sqlstore-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:16.600Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/8.0.1-SNAPSHOT/console-jms-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:16.600Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/8.0.1-SNAPSHOT/nucleus-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:16.600Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/8.0.1-SNAPSHOT/console-jms-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:16.600Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/8.0.1-SNAPSHOT/cmp-support-sqlstore-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:16.600Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/8.0.1-SNAPSHOT/cmp-support-sqlstore-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:16.600Z] [INFO] [2024-03-19T01:52:16.600Z] [INFO] [2024-03-19T01:52:16.600Z] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [2024-03-19T01:52:16.600Z] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [2024-03-19T01:52:16.600Z] [INFO] Building EJB tier for GlassFish 8.0.1-SNAPSHOT [270/300] [2024-03-19T01:52:16.600Z] [INFO] Building Nucleus Distribution 8.0.1-SNAPSHOT [271/300] [2024-03-19T01:52:16.600Z] [INFO] from nucleus/distributions/nucleus/pom.xml [2024-03-19T01:52:16.601Z] [INFO] from appserver/ejb/ejb-all/pom.xml [2024-03-19T01:52:16.601Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:52:16.601Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [2024-03-19T01:52:16.601Z] [INFO] Building support ejb module for cmp 8.0.1-SNAPSHOT [272/300] [2024-03-19T01:52:16.601Z] [INFO] from appserver/persistence/cmp/support-ejb/pom.xml [2024-03-19T01:52:16.601Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:16.601Z] [WARNING] ***************************************************************** [2024-03-19T01:52:16.601Z] [WARNING] * Your build is requesting parallel execution, but this * [2024-03-19T01:52:16.601Z] [WARNING] * project contains the following plugin(s) that have goals not * [2024-03-19T01:52:16.601Z] [WARNING] * marked as thread-safe to support parallel execution. * [2024-03-19T01:52:16.601Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2024-03-19T01:52:16.601Z] [WARNING] * and/or request plugins be made thread-safe. * [2024-03-19T01:52:16.601Z] [WARNING] * If reporting an issue, report it against the plugin in * [2024-03-19T01:52:16.601Z] [WARNING] * question, not against Apache Maven. * [2024-03-19T01:52:16.601Z] [WARNING] ***************************************************************** [2024-03-19T01:52:16.601Z] [WARNING] The following plugins are not marked as thread-safe in support ejb module for cmp: [2024-03-19T01:52:16.601Z] [WARNING] org.omnifaces:antlr-maven-plugin:2.4 [2024-03-19T01:52:16.601Z] [WARNING] [2024-03-19T01:52:16.601Z] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [2024-03-19T01:52:16.601Z] [WARNING] ***************************************************************** [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-ejb --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-support-ejb --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-all --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-new --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-support-ejb --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- antlr:2.4:generate (default) @ cmp-support-ejb --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-new --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-all --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-all --- [2024-03-19T01:52:16.601Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-new --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-new --- [2024-03-19T01:52:16.601Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-all --- [2024-03-19T01:52:16.601Z] [INFO] No sources to compile [2024-03-19T01:52:16.601Z] [INFO] No sources to compile [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-all --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-new --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-all --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-all --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-new --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-new --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-new --- [2024-03-19T01:52:16.601Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:16.601Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ nucleus-new --- [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-all --- [2024-03-19T01:52:16.601Z] [INFO] No sources to compile [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-all --- [2024-03-19T01:52:16.601Z] [INFO] No sources to compile [2024-03-19T01:52:16.601Z] [INFO] [2024-03-19T01:52:16.601Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-all --- [2024-03-19T01:52:16.601Z] [INFO] Executing tasks [2024-03-19T01:52:16.601Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/classes/META-INF for [2024-03-19T01:52:16.602Z] [INFO] [echo] ejb-all [2024-03-19T01:52:16.602Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/classes/META-INF [2024-03-19T01:52:16.602Z] [INFO] Executed tasks [2024-03-19T01:52:16.602Z] [WARNING] ***************************************************************** [2024-03-19T01:52:16.602Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:16.602Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:16.602Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:16.602Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:16.602Z] [WARNING] ***************************************************************** [2024-03-19T01:52:16.602Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:8.0.1-SNAPSHOT to target/dependency/admin-util.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:8.0.1-SNAPSHOT to target/dependency/api-exporter.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:8.0.1-SNAPSHOT to target/dependency/deployment-admin.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:8.0.1-SNAPSHOT to target/dependency/config-api.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:4.0.0-M2 to target/dependency/hk2-core.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:8.0.1-SNAPSHOT to target/dependency/cluster-common.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:4.0.0-M2 to target/dependency/hk2-api.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:4.0.0-M2 to target/dependency/hk2-utils.jar [2024-03-19T01:52:16.602Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-dtds [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:8.0.1-SNAPSHOT to target/dependency/launcher.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.6 to target/dependency/asm-tree.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:8.0.1-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:8.0.1-SNAPSHOT to target/dependency/amx-core.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.main.core:logging:jar:8.0.1-SNAPSHOT to target/dependency/logging.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:8.0.1-SNAPSHOT to target/dependency/glassfish.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:4.0-M1-GF1 to target/dependency/jersey-client.jar [2024-03-19T01:52:16.602Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar [2024-03-19T01:52:16.602Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-schemas [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.hk2:hk2:jar:4.0.0-M2 to target/dependency/hk2.jar [2024-03-19T01:52:16.602Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:8.0.1-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:8.0.1-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:8.0.1-SNAPSHOT to target/dependency/server-mgmt.jar [2024-03-19T01:52:16.603Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.0 to target/dependency/jackson-core.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:8.0.1-SNAPSHOT to target/dependency/cluster-admin.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:8.0.1-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.6 to target/dependency/asm-analysis.jar [2024-03-19T01:52:16.603Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:6.0.0 to target/dependency/jakarta.el-api.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:4.0.0-M2 to target/dependency/hk2-locator.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:4.0-M1-GF1 to target/dependency/jersey-media-sse.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:8.0.1-SNAPSHOT to target/dependency/internal-api.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:4.0.0-M2 to target/dependency/hk2-runlevel.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:4.0-M1-GF1 to target/dependency/jersey-server.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.security:security:jar:8.0.1-SNAPSHOT to target/dependency/security.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.common:common-util:jar:8.0.1-SNAPSHOT to target/dependency/common-util.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.expressly:expressly:jar:6.0.0-M1 to target/dependency/expressly.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:8.0.1-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:8.0.1-SNAPSHOT to target/dependency/monitoring-core.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-03-19T01:52:16.603Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 to target/dependency/jackson-annotations.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:8.0.1-SNAPSHOT to target/dependency/config-types.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-03-19T01:52:16.603Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:8.0.1-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:8.0.1-SNAPSHOT to target/dependency/rest-client.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:4.0-M1-GF1 to target/dependency/jersey-media-multipart.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:8.0.1-SNAPSHOT to target/dependency/gms-adapter.jar [2024-03-19T01:52:16.603Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:4.0-M1-GF1 to target/dependency/jersey-container-grizzly2-http.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:8.0.1-SNAPSHOT to target/dependency/cluster-cli.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:4.0.0-M2 to target/dependency/osgi-adapter.jar [2024-03-19T01:52:16.604Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:3.0.0 to target/dependency/jakarta.annotation-api.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:4.0-M1-GF1 to target/dependency/jersey-bean-validation.jar [2024-03-19T01:52:16.604Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:4.0.0-M2 to target/dependency/aopalliance-repackaged.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.6 to target/dependency/asm-commons.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-03-19T01:52:16.604Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-common [2024-03-19T01:52:16.604Z] [INFO] [2024-03-19T01:52:16.604Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-glue --- [2024-03-19T01:52:16.604Z] [INFO] performing grammar generation [EJBQL.g] [2024-03-19T01:52:16.604Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:4.0-M1-GF1 to target/dependency/jersey-common.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:8.0.1-SNAPSHOT to target/dependency/osgi-container.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:8.0.1-SNAPSHOT to target/dependency/deployment-common.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:4.0-M1-GF1 to target/dependency/jersey-hk2.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.main.security:security-services:jar:8.0.1-SNAPSHOT to target/dependency/security-services.jar [2024-03-19T01:52:16.604Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-03-19T01:52:16.604Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:4.0-M1-GF1 to target/dependency/jersey-entity-filtering.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-03-19T01:52:16.604Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-03-19T01:52:16.604Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 to target/dependency/jackson-databind.jar [2024-03-19T01:52:16.604Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-03-19T01:52:16.604Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.1.0-M1 to target/dependency/jakarta.validation-api.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jackson.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-binding.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.ow2.asm:asm:jar:9.6 to target/dependency/asm.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.hk2:class-model:jar:4.0.0-M2 to target/dependency/class-model.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-api.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.main.core:kernel:jar:8.0.1-SNAPSHOT to target/dependency/kernel.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:8.0.1-SNAPSHOT to target/dependency/ssl-impl.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:8.0.1-SNAPSHOT to target/dependency/rest-service.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.6 to target/dependency/asm-util.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jettison.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:4.0-M1-GF1 to target/dependency/jersey-media-jaxb.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:8.0.1-SNAPSHOT to target/dependency/admin-cli.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-03-19T01:52:16.605Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-03-19T01:52:16.605Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-03-19T01:52:16.605Z] [INFO] [2024-03-19T01:52:16.605Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-new --- [2024-03-19T01:52:16.605Z] [INFO] No sources to compile [2024-03-19T01:52:16.605Z] [INFO] [2024-03-19T01:52:16.605Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-new --- [2024-03-19T01:52:16.605Z] [INFO] No sources to compile [2024-03-19T01:52:16.605Z] [INFO] [2024-03-19T01:52:16.605Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-new --- [2024-03-19T01:52:16.605Z] [INFO] Executing tasks [2024-03-19T01:52:16.605Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/dependency/META-INF for [2024-03-19T01:52:16.605Z] [INFO] [echo] nucleus-new [2024-03-19T01:52:16.605Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/dependency/META-INF [2024-03-19T01:52:16.605Z] [INFO] Executed tasks [2024-03-19T01:52:16.605Z] [INFO] [2024-03-19T01:52:16.605Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-new --- [2024-03-19T01:52:16.605Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-new.xml [2024-03-19T01:52:16.605Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage [2024-03-19T01:52:16.862Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T01:52:16.862Z] [2024-03-19T01:52:16.862Z] [INFO] performing grammar generation [JDOQLCodeGeneration.g] [2024-03-19T01:52:16.862Z] [INFO] [2024-03-19T01:52:16.862Z] [INFO] --- exec:3.2.0:exec (create-domain) @ nucleus-new --- [2024-03-19T01:52:16.862Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.enterprise.web.connector.coyote, has 1, private references [com.sun.enterprise.web.connector] [2024-03-19T01:52:16.862Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.web.deployment.io.runtime, has 1, private references [org.glassfish.web.deployment.node.runtime.gf] [2024-03-19T01:52:16.862Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:16.862Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T01:52:16.862Z] [2024-03-19T01:52:16.862Z] [INFO] performing grammar generation [Semantic.g] [2024-03-19T01:52:16.862Z] [INFO] [2024-03-19T01:52:16.862Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-glue --- [2024-03-19T01:52:16.862Z] [INFO] [2024-03-19T01:52:16.863Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-glue --- [2024-03-19T01:52:16.863Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:16.863Z] [INFO] Compiling 240 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:17.119Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T01:52:17.119Z] [2024-03-19T01:52:17.119Z] [INFO] [2024-03-19T01:52:17.119Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-support-ejb --- [2024-03-19T01:52:17.119Z] [INFO] Not compiling main sources [2024-03-19T01:52:17.119Z] [INFO] [2024-03-19T01:52:17.119Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-support-ejb --- [2024-03-19T01:52:17.119Z] [INFO] [2024-03-19T01:52:17.119Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-support-ejb --- [2024-03-19T01:52:17.119Z] [INFO] [2024-03-19T01:52:17.119Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-ejb --- [2024-03-19T01:52:17.119Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:17.119Z] [INFO] [2024-03-19T01:52:17.119Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-ejb --- [2024-03-19T01:52:17.119Z] [INFO] Copying 9 resources from src/main/java to target/classes [2024-03-19T01:52:17.119Z] [INFO] Copying 3 resources from target/generated-sources/antlr to target/classes [2024-03-19T01:52:17.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/manpages [2024-03-19T01:52:17.119Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:17.119Z] [INFO] [2024-03-19T01:52:17.119Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-support-ejb --- [2024-03-19T01:52:17.119Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:17.119Z] [INFO] Compiling 52 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:17.684Z] Using port 4848 for Admin. [2024-03-19T01:52:17.684Z] Using port 8080 for HTTP Instance. [2024-03-19T01:52:17.684Z] Using default port 7676 for JMS. [2024-03-19T01:52:17.684Z] Using default port 3700 for IIOP. [2024-03-19T01:52:17.684Z] Using default port 8181 for HTTP_SSL. [2024-03-19T01:52:17.684Z] Using default port 3820 for IIOP_SSL. [2024-03-19T01:52:17.684Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-03-19T01:52:17.684Z] Using default port 8686 for JMX_ADMIN. [2024-03-19T01:52:17.684Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T01:52:17.684Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T01:52:17.684Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T01:52:17.684Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T01:52:17.684Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:17.684Z] [INFO] Initial messages found so far: {} [2024-03-19T01:52:17.684Z] [INFO] Processing: AS-WEB-GLUE-00001 [2024-03-19T01:52:17.684Z] [INFO] Message AS-WEB-GLUE-00001 needs checking for cause/action: false [2024-03-19T01:52:17.684Z] [INFO] Processing: AS-WEB-GLUE-00002 [2024-03-19T01:52:17.684Z] [INFO] Message AS-WEB-GLUE-00002 needs checking for cause/action: false [2024-03-19T01:52:17.684Z] [INFO] Processing: AS-WEB-GLUE-00003 [2024-03-19T01:52:17.684Z] [INFO] Message AS-WEB-GLUE-00003 needs checking for cause/action: false [2024-03-19T01:52:17.684Z] [INFO] Processing: AS-WEB-GLUE-00004 [2024-03-19T01:52:17.684Z] [INFO] Message AS-WEB-GLUE-00004 needs checking for cause/action: false [2024-03-19T01:52:17.684Z] [INFO] Processing: AS-WEB-GLUE-00005 [2024-03-19T01:52:17.684Z] [INFO] Message AS-WEB-GLUE-00005 needs checking for cause/action: false [2024-03-19T01:52:17.684Z] [INFO] Processing: AS-WEB-GLUE-00006 [2024-03-19T01:52:17.684Z] [INFO] Message AS-WEB-GLUE-00006 needs checking for cause/action: false [2024-03-19T01:52:17.684Z] [INFO] Processing: AS-WEB-GLUE-00007 [2024-03-19T01:52:17.684Z] [INFO] Message AS-WEB-GLUE-00007 needs checking for cause/action: false [2024-03-19T01:52:17.684Z] [INFO] Processing: AS-WEB-GLUE-00008 [2024-03-19T01:52:17.684Z] [INFO] Message AS-WEB-GLUE-00008 needs checking for cause/action: false [2024-03-19T01:52:17.684Z] [INFO] Processing: AS-WEB-GLUE-00009 [2024-03-19T01:52:17.684Z] [INFO] Message AS-WEB-GLUE-00009 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00010 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00010 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00011 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00011 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00012 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00012 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00013 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00013 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00014 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00014 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00015 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00015 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00016 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00016 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00017 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00017 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00018 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00018 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00019 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00019 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00020 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00020 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00021 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00021 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00022 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00022 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00023 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00023 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00024 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00024 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00025 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00025 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00026 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00026 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00027 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00027 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00028 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00028 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00029 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00029 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00030 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00030 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00031 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00031 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00032 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00032 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00033 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00033 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00034 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00034 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00035 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00035 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00036 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00036 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00037 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00037 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00038 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00038 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00039 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00039 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00040 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00040 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00041 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00041 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00042 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00042 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00043 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00043 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00044 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00044 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00045 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00045 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00046 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00046 needs checking for cause/action: false [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00047 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00047 needs checking for cause/action: true [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00048 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00048 needs checking for cause/action: true [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00049 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00049 needs checking for cause/action: true [2024-03-19T01:52:17.685Z] [INFO] Processing: AS-WEB-GLUE-00050 [2024-03-19T01:52:17.685Z] [INFO] Message AS-WEB-GLUE-00050 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00051 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00051 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00052 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00052 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00053 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00053 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00054 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00054 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00055 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00055 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00056 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00056 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00057 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00057 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00058 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00058 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00059 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00059 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00060 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00060 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00061 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00061 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00062 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00062 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00063 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00063 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00064 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00064 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00065 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00065 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00066 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00066 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00067 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00067 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00068 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00068 needs checking for cause/action: true [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00069 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00069 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00070 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00070 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00071 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00071 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00072 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00072 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00073 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00073 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00074 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00074 needs checking for cause/action: true [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00075 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00075 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00076 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00076 needs checking for cause/action: true [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00077 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00077 needs checking for cause/action: true [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00078 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00078 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00079 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00079 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00080 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00080 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00081 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00081 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00082 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00082 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00083 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00083 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00084 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00084 needs checking for cause/action: true [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00085 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00085 needs checking for cause/action: true [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00086 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00086 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00087 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00087 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00088 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00088 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00089 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00089 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00090 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00090 needs checking for cause/action: false [2024-03-19T01:52:17.686Z] [INFO] Processing: AS-WEB-GLUE-00091 [2024-03-19T01:52:17.686Z] [INFO] Message AS-WEB-GLUE-00091 needs checking for cause/action: true [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00092 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00092 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00093 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00093 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00094 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00094 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00095 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00095 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00096 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00096 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00097 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00097 needs checking for cause/action: true [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00098 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00098 needs checking for cause/action: true [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00099 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00099 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00100 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00100 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00101 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00101 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00102 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00102 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00103 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00103 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00104 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00104 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00105 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00105 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00106 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00106 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00107 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00107 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00108 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00108 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00109 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00109 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00110 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00110 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00112 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00112 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00113 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00113 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00114 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00114 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00115 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00115 needs checking for cause/action: true [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00116 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00116 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00117 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00117 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00118 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00118 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00119 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00119 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00120 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00120 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00121 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00121 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00122 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00122 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00123 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00123 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00124 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00124 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00125 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00125 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00126 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00126 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00127 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00127 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00128 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00128 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00129 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00129 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00130 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00130 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00131 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00131 needs checking for cause/action: false [2024-03-19T01:52:17.687Z] [INFO] Processing: AS-WEB-GLUE-00132 [2024-03-19T01:52:17.687Z] [INFO] Message AS-WEB-GLUE-00132 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00133 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00133 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00134 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00134 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00135 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00135 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00136 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00136 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00137 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00137 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00138 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00138 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00139 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00139 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00140 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00140 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00141 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00141 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00142 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00142 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00143 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00143 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00144 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00144 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00145 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00145 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00146 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00146 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00147 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00147 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00148 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00148 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00149 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00149 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00150 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00150 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00151 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00151 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00152 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00152 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00153 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00153 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00154 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00154 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00155 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00155 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00156 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00156 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00157 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00157 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00158 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00158 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00159 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00159 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00160 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00160 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00161 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00161 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00162 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00162 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00163 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00163 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00164 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00164 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00165 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00165 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00166 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00166 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00167 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00167 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00168 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00168 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00169 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00169 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00170 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00170 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00171 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00171 needs checking for cause/action: true [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00172 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00172 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00173 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00173 needs checking for cause/action: false [2024-03-19T01:52:17.688Z] [INFO] Processing: AS-WEB-GLUE-00174 [2024-03-19T01:52:17.688Z] [INFO] Message AS-WEB-GLUE-00174 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00175 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00175 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00176 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00176 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00177 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00177 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00178 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00178 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00179 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00179 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00180 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00180 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00181 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00181 needs checking for cause/action: true [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00182 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00182 needs checking for cause/action: true [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00183 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00183 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00184 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00184 needs checking for cause/action: true [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00185 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00185 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00186 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00186 needs checking for cause/action: true [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00187 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00187 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00188 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00188 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00189 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00189 needs checking for cause/action: true [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00191 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00191 needs checking for cause/action: true [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00192 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00192 needs checking for cause/action: true [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00193 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00193 needs checking for cause/action: true [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00194 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00194 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00195 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00195 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00196 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00196 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00197 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00197 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00198 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00198 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00199 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00199 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00200 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00200 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00201 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00201 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00202 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00202 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00203 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00203 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00204 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00204 needs checking for cause/action: true [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00205 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00205 needs checking for cause/action: true [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00206 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00206 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00207 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00207 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00208 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00208 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00209 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00209 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00210 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00210 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00211 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00211 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00212 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00212 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00213 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00213 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00214 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00214 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00215 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00215 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00216 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00216 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00217 [2024-03-19T01:52:17.689Z] [INFO] Message AS-WEB-GLUE-00217 needs checking for cause/action: false [2024-03-19T01:52:17.689Z] [INFO] Processing: AS-WEB-GLUE-00218 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00218 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00219 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00219 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00220 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00220 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00221 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00221 needs checking for cause/action: true [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00222 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00222 needs checking for cause/action: true [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00223 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00223 needs checking for cause/action: true [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00224 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00224 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00226 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00226 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00227 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00227 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00228 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00228 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00229 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00229 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00230 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00230 needs checking for cause/action: true [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00231 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00231 needs checking for cause/action: true [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00232 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00232 needs checking for cause/action: true [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00233 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00233 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00234 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00234 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00235 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00235 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00236 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00236 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00237 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00237 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00238 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00238 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00239 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00239 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00240 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00240 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00241 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00241 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00242 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00242 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00243 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00243 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00244 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00244 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00245 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00245 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00246 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00246 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00247 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00247 needs checking for cause/action: true [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00248 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00248 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00249 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00249 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00250 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00250 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00251 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00251 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00252 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00252 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00253 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00253 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00254 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00254 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00255 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00255 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00256 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00256 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00257 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00257 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00258 [2024-03-19T01:52:17.690Z] [INFO] Message AS-WEB-GLUE-00258 needs checking for cause/action: false [2024-03-19T01:52:17.690Z] [INFO] Processing: AS-WEB-GLUE-00259 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00259 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00260 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00260 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00261 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00261 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00262 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00262 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00263 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00263 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00264 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00264 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00265 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00265 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00266 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00266 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00267 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00267 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00268 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00268 needs checking for cause/action: true [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00269 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00269 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00270 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00270 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00271 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00271 needs checking for cause/action: true [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00272 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00272 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00273 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00273 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00274 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00274 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00275 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00275 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00276 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00276 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00277 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00277 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00278 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00278 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00279 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00279 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00280 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00280 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00281 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00281 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00282 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00282 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00283 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00283 needs checking for cause/action: false [2024-03-19T01:52:17.691Z] [INFO] Processing: AS-WEB-GLUE-00285 [2024-03-19T01:52:17.691Z] [INFO] Message AS-WEB-GLUE-00285 needs checking for cause/action: false [2024-03-19T01:52:17.696Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-GLUE-00001=Exception in creating cache, AS-WEB-GLUE-00002=Exception initializing cache-helper {0}; please check your helper class implementation, AS-WEB-GLUE-00003=Illegal CacheKeyGenerator, AS-WEB-GLUE-00004=DefaultCacheHelper: cannot find all the required key fields in the request {0}, AS-WEB-GLUE-00005=CachingFilter {0} ready; isEnabled = {1} manager = {2}, AS-WEB-GLUE-00006=CachingFilter {0} request is cacheable; key {1} index = {2}, AS-WEB-GLUE-00007=CachingFilter {0} request needs a refresh; key {1}, AS-WEB-GLUE-00008=CachingFilter {0} serving response from the cache {1}, AS-WEB-GLUE-00009=CachingFilter {0} pass thru; isEnabled = {1}, AS-WEB-GLUE-00010=CachingFilter {0} received cacheManager enabled event, AS-WEB-GLUE-00011=CachingFilter {0} received cacheManager disabled event, AS-WEB-GLUE-00012=The constraint field {0} is not found in the scope {1}; returning cache-on-match-failure: {2}, AS-WEB-GLUE-00013=The constraint field {0} value = {1} is found in scope {2}; returning cache-on-match: {3}, AS-WEB-GLUE-00014=The constraint field {0} value = {1} is found in scope {2}; and matches with a value {3}; returning cache-on-match: {4}, AS-WEB-GLUE-00015=The constraint field {0} value = {1} is found in scope {2}; but didn't match any of the value constraints; returning cache-on-match-failure = {3}, AS-WEB-GLUE-00016=Incorrect scope value [{0}] for web application cache field name [{1}], AS-WEB-GLUE-00017=''greater'' expression requires a numeric value; please check your value {0}, AS-WEB-GLUE-00018=''lesser'' expression requires a numeric value; please check your value [{0}], AS-WEB-GLUE-00019=illegal value [{0}] expr [{1}], AS-WEB-GLUE-00020=illegal in-range constraint; specify a valid range (xxx-yyy) value [{0}], AS-WEB-GLUE-00021=missing separator in the ''in-range'' constraint; [{0}], AS-WEB-GLUE-00022=''in-range'' constraint requires numeric values for the lower bound [{0}], AS-WEB-GLUE-00023=''in-range'' constraint requires a value for the upper bound of the range; check your value [{0}], AS-WEB-GLUE-00024=''in-range'' constraint requires numeric values for the upper bound [{0}], AS-WEB-GLUE-00025=CacheTag[{0}]: Timeout = {1}, AS-WEB-GLUE-00026=Cache not found in the specified scope, AS-WEB-GLUE-00027=Illegal value ([{0}]) for scope attribute of cache tag, AS-WEB-GLUE-00028=FlushTag: clear [{0}], AS-WEB-GLUE-00029=FlushTag: clear cache, AS-WEB-GLUE-00030=Process session destroyed on {0}, AS-WEB-GLUE-00031=Process request for ''{0}'', AS-WEB-GLUE-00032=Principal ''{0}'' has already been authenticated, AS-WEB-GLUE-00033=Checking for SSO cookie, AS-WEB-GLUE-00034=SSO cookie is not present, AS-WEB-GLUE-00035=No realm configured for this application, SSO does not apply, AS-WEB-GLUE-00036=This application uses realm ''{0}'', AS-WEB-GLUE-00037=Checking for cached principal for {0}, AS-WEB-GLUE-00038=Found cached principal ''{0}'' with auth type ''{1}'' in realm ''{2}'', AS-WEB-GLUE-00039=Ignoring SSO entry which does not match application realm ''{0}'', AS-WEB-GLUE-00040=No cached principal found, erasing SSO cookie, AS-WEB-GLUE-00041=Deregistering sso id ''{0}'', AS-WEB-GLUE-00042=SSO expiration started. Current entries: {0}, AS-WEB-GLUE-00043=SSO cache will expire {0} entries, AS-WEB-GLUE-00044=SSO expiration removing entry: {0}, AS-WEB-GLUE-00045=Caught exception during SingleSignOn expiration, AS-WEB-GLUE-00046=Removing session {0} from sso id {1}, AS-WEB-GLUE-00047=Illegal access log pattern [{0}], is not a valid nickname and does not contain any ''%'', AS-WEB-GLUE-00048=Missing end delimiter in access log pattern: {0}, AS-WEB-GLUE-00049=Invalid component: {0} in access log pattern: {1}, AS-WEB-GLUE-00050=Error processing request received on ad-hoc path {0}, AS-WEB-GLUE-00051=No ad-hoc servlet configured to process ad-hoc path {0}, AS-WEB-GLUE-00052=mgr reapInterval set = {0}, AS-WEB-GLUE-00053=no instance level value set for mgr reapInterval, AS-WEB-GLUE-00054=maxSessions set = {0}, AS-WEB-GLUE-00055=no instance level value set for maxSessions, AS-WEB-GLUE-00056=sessionFilename set = {0}, AS-WEB-GLUE-00057=sessionIdGeneratorClassname set = {0}, AS-WEB-GLUE-00058=storeReapInterval set = {0}, AS-WEB-GLUE-00059=directory set = {0}, AS-WEB-GLUE-00060=sessionMaxInactiveInterval set = {0}, AS-WEB-GLUE-00061=no instance level value set for sessionMaxInactiveInterval, AS-WEB-GLUE-00062=Configuring cache for web application, AS-WEB-GLUE-00063=Added a caching filter for servlet-name = {0} url-pattern = {1}, AS-WEB-GLUE-00064=Added a key-field : name = {0} scope = {1}, AS-WEB-GLUE-00065=Added a constraint: {0}, AS-WEB-GLUE-00066=Added a constraint-field name = {0} scope = {1} cache-on-match = {2} cache-on-match-failure = {3}, AS-WEB-GLUE-00067=Invalid max-pending-count attribute value [{0}], using default [{1}], AS-WEB-GLUE-00068=Unable to parse proxy port component ({0}) of server-name attribute of network-listener {1}, AS-WEB-GLUE-00069=Unable to parse redirect-port ({0}) attribute of network-listener {1}, using default: {2}, AS-WEB-GLUE-00070=Unable to parse acceptor-threads attribute ({0}) of network-listener {1}, using default: {2}, AS-WEB-GLUE-00071=The jk properties configuration file is not defined, AS-WEB-GLUE-00072=JK properties file {0} does not exist, AS-WEB-GLUE-00073=Loading glassfish-jk.properties from {0}, AS-WEB-GLUE-00074=Unable to configure JK properties {0} for connector listening to {1}, AS-WEB-GLUE-00075=Invalid attribute [{0}] in thread-pool configuration, AS-WEB-GLUE-00076=Unable to load ProxyHandler implementation class {0}, AS-WEB-GLUE-00077={0} not an instance of com.sun.appserv.ProxyHandler, AS-WEB-GLUE-00078=All SSL protocol variants disabled for network-listener {0}, using SSL implementation specific defaults, AS-WEB-GLUE-00079=All SSL cipher suites disabled for network-listener(s) {0}. Using SSL implementation specific defaults, AS-WEB-GLUE-00080=Unrecognized cipher: {0}, AS-WEB-GLUE-00081=Exception when initializing monitoring for network-listener [{0}], AS-WEB-GLUE-00082=InvokeGrizzly method={0} objectName={1}, AS-WEB-GLUE-00083=Exception while invoking mebean server operation [{0}], AS-WEB-GLUE-00084=Cannot find WebContainer implementation, AS-WEB-GLUE-00085=Cannot find Engine implementation, AS-WEB-GLUE-00086=Error registering contexts, AS-WEB-GLUE-00087=HTTP listener with network listener name {0} ignoring registration of host with object name {1}, because none of the host's associated HTTP listeners matches this network listener name, AS-WEB-GLUE-00088=Register Context {0}, AS-WEB-GLUE-00089=Unregister Context {0}, AS-WEB-GLUE-00090=Register Wrapper {0} in Context {1}, AS-WEB-GLUE-00091=Unable to instantiate ContainerListener of type {0}, AS-WEB-GLUE-00092=Creating connector for address=''{0}'' port=''{1}'' protocol=''{2}'', AS-WEB-GLUE-00093=Enabling file-based persistence for web module [{0}]''s sessions, AS-WEB-GLUE-00094=Exception during invocation of PreDestroy-annotated method on JSP tag handler [{0}], AS-WEB-GLUE-00095=ServerContext is null for ResourceInjector, AS-WEB-GLUE-00096=Enabling no persistence for web module [{0}]''s sessions: persistence-type = [{1}], AS-WEB-GLUE-00097=Unable to load session uuid generator [{0}], AS-WEB-GLUE-00098=Unable to write access log file {0}, AS-WEB-GLUE-00099=Setting accesslog directory for virtual server ''{0}'' to {1}, AS-WEB-GLUE-00100=Invalid accessLogWriterInterval value [{0}], AS-WEB-GLUE-00101=Invalid accessLogBufferSize value [{0}], AS-WEB-GLUE-00102=Unable to parse max-history-files access log configuration [{0}], AS-WEB-GLUE-00103=Unable to create {0}, AS-WEB-GLUE-00104=Unable to rename access log file {0} to {1}, AS-WEB-GLUE-00105=Unable to remove access log file {0}, AS-WEB-GLUE-00106=Access logger has already been started, AS-WEB-GLUE-00107=Access logger has not yet been started, AS-WEB-GLUE-00108=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: resolvedPersistenceType = {0}, resolvedPersistenceFrequency = {1} resolvedPersistenceScope = {2}, AS-WEB-GLUE-00109=Could not find PersistentStrategyBuilder for persistenceType {0}, AS-WEB-GLUE-00110=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = {0}, AS-WEB-GLUE-00112=Unable to set request encoding [{0}] determined from sun-web.xml deployment descriptor of web application [{1}], AS-WEB-GLUE-00113=POST data too large, AS-WEB-GLUE-00114=Web container config changed {0} {1} {2}, AS-WEB-GLUE-00115=Exception processing HttpService configuration change, AS-WEB-GLUE-00116=AvailabilityService was not defined - check domain.xml, AS-WEB-GLUE-00117=WebContainerAvailability not defined - check domain.xml, AS-WEB-GLUE-00118=globalAvailability = {0}, AS-WEB-GLUE-00119=webContainerAvailability = {0}, AS-WEB-GLUE-00120=webModuleAvailability = {0}, AS-WEB-GLUE-00121=SERVER.XML persistenceType= {0}, AS-WEB-GLUE-00122=SERVER.XML persistenceType missing, AS-WEB-GLUE-00123=Web App Distributable {0}: {1}, AS-WEB-GLUE-00124=AvailabilityGloballyEnabled = {0}, AS-WEB-GLUE-00125=instance-level persistence-type = {0} instance-level persistenceFrequency = {1} instance-level persistenceScope = {2}, AS-WEB-GLUE-00126=webAppLevelPersistenceType = {0} webAppLevelPersistenceFrequency = {1} webAppLevelPersistenceScope = {2}, AS-WEB-GLUE-00127=IN WebContainer>>ConfigureSessionManager after web level check AFTER_WEB_PERSISTENCE-TYPE IS = {0} AFTER_WEB_PERSISTENCE_FREQUENCY IS = {1} AFTER_WEB_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00128=Is {0} a system app: {1}, AS-WEB-GLUE-00129=SessionConfigurationHelper: Is AppDistributable {0}, AS-WEB-GLUE-00130=Invalid Session Management Configuration for non-distributable app [{0}] - defaulting to memory: persistence-type = [{1}] / persistenceFrequency = [{2}] / persistenceScope = [{3}], AS-WEB-GLUE-00131=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00132=Security role name {0} used in an without being defined in a , AS-WEB-GLUE-00133=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00134=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00135=The web module {0} has been designated as the default-web-module for virtual server {1}, AS-WEB-GLUE-00136=Error looking up the configuration information of the default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00137=The default-web-module {0} is either disabled or does not specify virtual server {1}, AS-WEB-GLUE-00138=Virtual server {0} has invalid authentication realm {1}, AS-WEB-GLUE-00139=Invalid sso-cookie-secure configuration {0} for virtual server {1}, AS-WEB-GLUE-00140=Realm {0} is not an instance of {1}, and will be ignored, AS-WEB-GLUE-00141=Virtual server {0} has a property with missing name or value, AS-WEB-GLUE-00142=Invalid redirect property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00143=Invalid redirect property value {0} for virtual server {1}: Missing url or url-prefix component, AS-WEB-GLUE-00144=Invalid redirect property value {0} for virtual server {1}: Both url and url-prefix specified, AS-WEB-GLUE-00145=Invalid redirect property value {0} for virtual server {1}: escape must be equal to yes or no, AS-WEB-GLUE-00146=Invalid send-error property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00147=Invalid send-error property value {0} for virtual server {1}: Missing path component, AS-WEB-GLUE-00148=Unable to add listener of type {0} to virtual server {1}, AS-WEB-GLUE-00149= Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00150=Object of type classname {0} not an instance of Valve or GlassFishValve, AS-WEB-GLUE-00151=Error adding HttpProbes. NetworkListener {0}'s HttpCodecFilter is {1}, AS-WEB-GLUE-00152=Error adding HttpProbes, AS-WEB-GLUE-00153=Disabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00154=Enabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00155=SSO entry max idle time set to {0} for virtual server {1}, AS-WEB-GLUE-00156=SSO expire thread interval set to {0} for virtual server {1}, AS-WEB-GLUE-00157=Allowing access to {0} from {1}, AS-WEB-GLUE-00158=Denying access to {0} from {1}, AS-WEB-GLUE-00159=Virtual server {0} enabled context {1}, AS-WEB-GLUE-00160=Unable to delete {0}, AS-WEB-GLUE-00161=Unable to reconfigure access log valve, AS-WEB-GLUE-00162=Virtual server {0} added context {1}, AS-WEB-GLUE-00163=Application {0} is not found, AS-WEB-GLUE-00164=Cannot create context for undeployment, AS-WEB-GLUE-00165=Successfully removed context {0}, AS-WEB-GLUE-00166=Modifying web.xml {0}, AS-WEB-GLUE-00167=Error adding HttpProbes. NetworkListener {0}'s GrizzlyProxy is NULL, AS-WEB-GLUE-00168=Virtual server {0} has been turned off, AS-WEB-GLUE-00169=Virtual server {0} has been disabled, AS-WEB-GLUE-00170=Invalid redirect URL [{0}]: Impossible to URL encode, AS-WEB-GLUE-00171=Unknown error, loadWebModule returned null, file a bug, AS-WEB-GLUE-00172=Loading application [{0}] at [{1}], AS-WEB-GLUE-00173=App config customization specified to ignore descriptor's {0} {1} so it will not be present for the application, AS-WEB-GLUE-00174=Overriding descriptor {0}, AS-WEB-GLUE-00175=Creating new {0}, AS-WEB-GLUE-00176=Exception during Coherence*Web shutdown for application [{0}], AS-WEB-GLUE-00177=Loading web module {0} in virtual server {1} at {2}, AS-WEB-GLUE-00178=This web container has not yet been started, AS-WEB-GLUE-00179=Property {0} is not yet supported, AS-WEB-GLUE-00180=Virtual server {0} already has a web module {1} loaded at {2} therefore web module {3} cannot be loaded at this context path on this virtual server, AS-WEB-GLUE-00181=Unable to stop web container, AS-WEB-GLUE-00182=Unable to start web container, AS-WEB-GLUE-00183=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-GLUE-00184=Web module {0} is not loaded in virtual server {1}, AS-WEB-GLUE-00185=Unable to deploy web module {0} at root context of virtual server {1}, because this virtual server declares a default-web-module, AS-WEB-GLUE-00186=Unable to set default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00187=Unable to load web module {0} at context root {1}, because it is not correctly encoded, AS-WEB-GLUE-00188=Unable to destroy web module deployed at context root {0} on virtual server {1} during undeployment, AS-WEB-GLUE-00189=Exception setting the schemas/dtds location, AS-WEB-GLUE-00191=Error loading web module {0}, AS-WEB-GLUE-00192=Undeployment failed for context {0}, AS-WEB-GLUE-00193=Exception processing HttpService configuration change, AS-WEB-GLUE-00194=Unable to set context root {0}, AS-WEB-GLUE-00195=Unable to disable web module at context root {0}, AS-WEB-GLUE-00196=Error during destruction of virtual server {0}, AS-WEB-GLUE-00197=Virtual server {0} cannot be updated, because it does not exist, AS-WEB-GLUE-00198=Created HTTP listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00199=Created JK listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00200=Created virtual server {0}, AS-WEB-GLUE-00201=Virtual server {0} loaded default web module {1}, AS-WEB-GLUE-00202=Maximum depth for nested request dispatches set to {0}, AS-WEB-GLUE-00203=Unsupported http-service property {0} is being ignored, AS-WEB-GLUE-00204=The host name {0} is shared by virtual servers {1} and {2}, which are both associated with the same HTTP listener {3}, AS-WEB-GLUE-00205=Network listener {0} referenced by virtual server {1} does not exist, AS-WEB-GLUE-00206=Web module {0} not loaded to any virtual servers, AS-WEB-GLUE-00207=Loading web module {0} to virtual servers {1}, AS-WEB-GLUE-00208=Unloading web module {0} from virtual servers {1}, AS-WEB-GLUE-00209=Context {0} undeployed from virtual server {1}, AS-WEB-GLUE-00210=Context {0} disabled from virtual server {1}, AS-WEB-GLUE-00211=Virtual server {0}'s network listeners are updated from {1} to {2}, AS-WEB-GLUE-00212=The class {0} is annotated with an invalid scope, AS-WEB-GLUE-00213=-DjvmRoute updated with {0}, AS-WEB-GLUE-00214=Unable to parse port number {0} of network-listener {1}, AS-WEB-GLUE-00215=Virtual server {0} set listener name {1}, AS-WEB-GLUE-00216=Must not disable network-listener {0}, because it is associated with admin virtual server {1}, AS-WEB-GLUE-00217=Virtual server {0} set jk listener name {1}, AS-WEB-GLUE-00218=virtual server {0} has an invalid docroot {1}, AS-WEB-GLUE-00219={0} network listener is not included in {1} and will be updated , AS-WEB-GLUE-00220=Unable to load configuration of web module [{0}], AS-WEB-GLUE-00221=Failed to precompile JSP pages of web module [{0}], AS-WEB-GLUE-00222=Unable to create custom ObjectInputStream, AS-WEB-GLUE-00223=Unable to create custom ObjectOutputStream, AS-WEB-GLUE-00224=The default-locale attribute of locale-charset-info element is being ignored, AS-WEB-GLUE-00226=Web module [{0}] has a property with missing name or value, AS-WEB-GLUE-00227=Object of type {0} is not a valve, AS-WEB-GLUE-00228=Unable to add valve to web module {0}, AS-WEB-GLUE-00229=Unable to add valve with name {0} to web module {1}, AS-WEB-GLUE-00230=No method {0}(java.lang.String) defined on valve {1} of web module {2}, AS-WEB-GLUE-00231=Exception during execution of method {0} on valve {1} of web module {2}, AS-WEB-GLUE-00232=Valve {0} of web module {1} has a property without any name, AS-WEB-GLUE-00233=Unable to add listener of type {0} to web module {1}, AS-WEB-GLUE-00234=Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00235=Null property name or value for alternate docbase, AS-WEB-GLUE-00236=Alternate docbase property value {0} is missing a URL pattern or docbase, AS-WEB-GLUE-00237=URL pattern {0} for alternate docbase is invalid, AS-WEB-GLUE-00238=Failed to parse sun-web.xml singleThreadedServletPoolSize property value ({0}) of web module deployed at {1}, using default ({2}), AS-WEB-GLUE-00239=Enabled session ID reuse for web module {0} deployed on virtual server {1}, AS-WEB-GLUE-00240=Using alternate deployment descriptor {0} for web module {1}, AS-WEB-GLUE-00241=Ignoring invalid property {0} = {1}, AS-WEB-GLUE-00242=Unable to save sessions for web module {0} during redeployment, AS-WEB-GLUE-00243=Unable to restore sessions for web module [{0}] from previous deployment, AS-WEB-GLUE-00244=Webservice based application, requires Metro to be installed. Run updatecenter client located in bin folder to install Metro, AS-WEB-GLUE-00245=WebModule[{0}]: Setting delegate to {1}, AS-WEB-GLUE-00246=WebModule[{0}]: Adding {1} to the classpath, AS-WEB-GLUE-00247=extra-class-path component {0} is not a valid pathname, AS-WEB-GLUE-00248=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-GLUE-00249=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00250=PersistenceStrategyBuilder class = {0}, AS-WEB-GLUE-00251=Property [{0}] is not yet supported, AS-WEB-GLUE-00252=WebModule[{0}] configure cookie properties {1}, AS-WEB-GLUE-00253=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-GLUE-00254=Configured an authenticator for method {0}, AS-WEB-GLUE-00255=[{0}] failed to unbind namespace, AS-WEB-GLUE-00256=No Realm with name [{0}] configured to authenticate against, AS-WEB-GLUE-00257=Cannot configure an authenticator for method {0}, AS-WEB-GLUE-00258=Cannot instantiate an authenticator of class {0}, AS-WEB-GLUE-00259=Lifecycle event data object [{0}] is not a WebModule, AS-WEB-GLUE-00260=jsp-config property for {0} , AS-WEB-GLUE-00261=sysClasspath for {0} , AS-WEB-GLUE-00262=Error creating cache manager and configuring the servlet caching subsystem, AS-WEB-GLUE-00263=Cache Manager started, AS-WEB-GLUE-00264=Cache Manager stopped, AS-WEB-GLUE-00265=*** InstanceEvent: {0}, AS-WEB-GLUE-00266=Obtained securityContext implementation class {0}, AS-WEB-GLUE-00267=Failed to obtain securityContext implementation class, AS-WEB-GLUE-00268=Exception during processing of event of type {0} for web module {1}, AS-WEB-GLUE-00269=No ServerContext in WebModule [{0}], AS-WEB-GLUE-00270=ContainerEvent: {0}, AS-WEB-GLUE-00271=Exception during invocation of InjectionManager.destroyManagedObject on {0} of web module {1}, AS-WEB-GLUE-00272=Network Listener named {0} does not exist. Creating or using the named protocol element instead., AS-WEB-GLUE-00273=Network Listener named {0} to which this ssl element is being added already has an ssl element., AS-WEB-GLUE-00274=HTTP Listener named {0} not found, AS-WEB-GLUE-00275=Ssl element does not exist for Listener named {0}, AS-WEB-GLUE-00276=Error in parsing default-web.xml, AS-WEB-GLUE-00277=An authentication method was not defined in the web.xml descriptor. Using default BASIC for login configuration., AS-WEB-GLUE-00278=[{0}] is not a valid authentication method, AS-WEB-GLUE-00279=Invalid URL Pattern: [{0}], AS-WEB-GLUE-00280=Cannot load class {0}, AS-WEB-GLUE-00281=Beginning JSP Precompile..., AS-WEB-GLUE-00282=Finished JSP Precompile..., AS-WEB-GLUE-00283=Cannot delete file: {0}, AS-WEB-GLUE-00285=Exception getting Validator Factory from JNDI: {0}} [2024-03-19T01:52:17.699Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:52:17.699Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:17.699Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:17.699Z] [INFO] Processing: jakarta.enterprise.web on element WEB_MAIN_LOGGER [2024-03-19T01:52:17.699Z] [INFO] Enclosing type is org.glassfish.web.LogFacade [2024-03-19T01:52:17.699Z] [INFO] Loggers found so far: {jakarta.enterprise.web.description=Main WEB Logger, jakarta.enterprise.web.publish=true, jakarta.enterprise.web.subsystem=WEB} [2024-03-19T01:52:17.699Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:52:17.699Z] [INFO] Found enclosing element WEB_MAIN_LOGGER [2024-03-19T01:52:17.699Z] [INFO] Found enclosing element org.glassfish.web.LogFacade [2024-03-19T01:52:17.699Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:52:17.699Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:17.699Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:17.699Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:52:17.699Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:17.699Z] [INFO] [2024-03-19T01:52:17.699Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-glue --- [2024-03-19T01:52:17.699Z] [INFO] Not copying test resources [2024-03-19T01:52:17.699Z] [INFO] [2024-03-19T01:52:17.699Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-glue --- [2024-03-19T01:52:17.699Z] [INFO] Not compiling test sources [2024-03-19T01:52:17.699Z] [INFO] [2024-03-19T01:52:17.699Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-glue --- [2024-03-19T01:52:17.700Z] [INFO] [2024-03-19T01:52:17.700Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-glue --- [2024-03-19T01:52:17.700Z] [INFO] Tests are skipped. [2024-03-19T01:52:17.700Z] [INFO] [2024-03-19T01:52:17.700Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-glue --- [2024-03-19T01:52:17.700Z] [INFO] Executing tasks [2024-03-19T01:52:17.700Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/classes/META-INF for [2024-03-19T01:52:17.700Z] [INFO] [echo] web-glue [2024-03-19T01:52:17.700Z] [INFO] Executed tasks [2024-03-19T01:52:17.700Z] [INFO] [2024-03-19T01:52:17.700Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-glue --- [2024-03-19T01:52:17.957Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/web-glue.jar [2024-03-19T01:52:17.957Z] [WARNING] ***************************************************************** [2024-03-19T01:52:17.957Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:17.957Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:17.957Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:17.957Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:17.957Z] [WARNING] ***************************************************************** [2024-03-19T01:52:17.957Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPTemplateFormatter.java:[292,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:17.957Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/JDOCodeGenerator.java:[145,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:52:17.957Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/codegen/CMPGenerator.java:[47,10] deprecated item is not annotated with @Deprecated [2024-03-19T01:52:17.957Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[329,39] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:17.957Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[342,102] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:17.957Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[152,67] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-03-19T01:52:17.958Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[182,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.958Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[183,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.958Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[184,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.958Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[185,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.958Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[186,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.958Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[187,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.958Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[188,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.958Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[189,62] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.958Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[190,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.958Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[191,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.959Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[192,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.959Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[193,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.959Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[194,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.959Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[195,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.959Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[196,61] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.959Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[197,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.959Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[198,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.959Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[199,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.959Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[200,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.959Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[201,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.959Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[202,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.960Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[203,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.960Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[204,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.960Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[205,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.960Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[206,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.960Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[207,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.960Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[208,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.960Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[209,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.960Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[210,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.960Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[211,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.960Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[212,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.960Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[213,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.961Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[214,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.961Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[215,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.961Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[216,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.961Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[217,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.961Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[218,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.961Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[1344,29] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-03-19T01:52:17.961Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[56,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.961Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[56,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.961Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[62,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.961Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[112,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.961Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[112,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.961Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[118,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:52:17.962Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPTemplateFormatter.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:52:17.962Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPTemplateFormatter.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:52:17.962Z] [INFO] [2024-03-19T01:52:17.962Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-support-ejb --- [2024-03-19T01:52:17.962Z] [INFO] [2024-03-19T01:52:17.962Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-support-ejb --- [2024-03-19T01:52:17.962Z] [INFO] [2024-03-19T01:52:17.962Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-ejb --- [2024-03-19T01:52:17.962Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:18.219Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbc, has 2, private references [com.sun.jdo.spi.persistence.support.ejb.codegen, com.sun.jdo.spi.persistence.support.ejb.model.util] [2024-03-19T01:52:18.219Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbqlc, has 1, private references [com.sun.jdo.spi.persistence.support.ejb.model.util] [2024-03-19T01:52:18.219Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:18.219Z] [INFO] [2024-03-19T01:52:18.219Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-ejb --- [2024-03-19T01:52:18.219Z] [INFO] [2024-03-19T01:52:18.219Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-support-ejb --- [2024-03-19T01:52:18.219Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:18.219Z] [INFO] Compiling 52 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:18.476Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T01:52:18.476Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T01:52:18.476Z] [2024-03-19T01:52:18.476Z] Warning: [2024-03-19T01:52:18.476Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:52:18.476Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T01:52:18.476Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T01:52:18.733Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:52:18.733Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T01:52:18.733Z] [INFO] [2024-03-19T01:52:18.733Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-ejb --- [2024-03-19T01:52:18.733Z] [INFO] Not copying test resources [2024-03-19T01:52:18.733Z] [INFO] [2024-03-19T01:52:18.733Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-support-ejb --- [2024-03-19T01:52:18.733Z] [INFO] Not compiling test sources [2024-03-19T01:52:18.733Z] [INFO] [2024-03-19T01:52:18.733Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-ejb --- [2024-03-19T01:52:18.733Z] [INFO] [2024-03-19T01:52:18.733Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-ejb --- [2024-03-19T01:52:18.733Z] [INFO] Tests are skipped. [2024-03-19T01:52:18.733Z] [INFO] [2024-03-19T01:52:18.733Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-ejb --- [2024-03-19T01:52:18.733Z] [INFO] Executing tasks [2024-03-19T01:52:18.733Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/classes/META-INF for [2024-03-19T01:52:18.733Z] [INFO] [echo] cmp-support-ejb [2024-03-19T01:52:18.733Z] [INFO] Executed tasks [2024-03-19T01:52:18.733Z] [INFO] [2024-03-19T01:52:18.733Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-ejb --- [2024-03-19T01:52:18.733Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar [2024-03-19T01:52:18.733Z] [WARNING] ***************************************************************** [2024-03-19T01:52:18.733Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:18.733Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:18.733Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:18.733Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:18.733Z] [WARNING] ***************************************************************** [2024-03-19T01:52:19.298Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T01:52:19.298Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T01:52:19.298Z] [2024-03-19T01:52:19.298Z] Warning: [2024-03-19T01:52:19.299Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:52:19.556Z] Enter keystore password: Certificate stored in file [2024-03-19T01:52:19.556Z] [2024-03-19T01:52:19.556Z] Warning: [2024-03-19T01:52:19.556Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:52:19.813Z] Enter keystore password: Certificate was added to keystore [2024-03-19T01:52:20.070Z] Enter keystore password: Certificate stored in file [2024-03-19T01:52:20.070Z] [2024-03-19T01:52:20.070Z] Warning: [2024-03-19T01:52:20.070Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:52:20.327Z] Enter keystore password: Certificate was added to keystore [2024-03-19T01:52:20.584Z] Domain domain1 created. [2024-03-19T01:52:20.584Z] Domain domain1 admin port is 4848. [2024-03-19T01:52:20.584Z] Domain domain1 allows admin login as user "admin" with no password. [2024-03-19T01:52:20.584Z] Admin login information for host [localhost] and port [4848] [2024-03-19T01:52:20.584Z] is being overwritten with credentials provided because the [2024-03-19T01:52:20.584Z] --savelogin option was used during the create-domain command. [2024-03-19T01:52:20.584Z] Login information relevant to admin user name [admin] [2024-03-19T01:52:20.584Z] for this domain [domain1] stored at [2024-03-19T01:52:20.584Z] [/home/jenkins/.gfclient/pass] successfully. [2024-03-19T01:52:20.584Z] Make sure that this file remains protected. [2024-03-19T01:52:20.584Z] Information stored in this file will be used by [2024-03-19T01:52:20.584Z] administration commands to manage this domain. [2024-03-19T01:52:20.584Z] Command create-domain executed successfully. [2024-03-19T01:52:20.584Z] [INFO] [2024-03-19T01:52:20.584Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-new --- [2024-03-19T01:52:20.584Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-03-19T01:52:20.584Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/nucleus-new.zip [2024-03-19T01:52:20.841Z] [INFO] [2024-03-19T01:52:20.841Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-new --- [2024-03-19T01:52:20.841Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/nucleus-new.zip [2024-03-19T01:52:20.841Z] [INFO] [2024-03-19T01:52:20.841Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-all --- [2024-03-19T01:52:20.841Z] [WARNING] ***************************************************************** [2024-03-19T01:52:20.841Z] [WARNING] * The * [2024-03-19T01:52:20.841Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:20.841Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:20.841Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:20.841Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:20.841Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:20.841Z] [WARNING] ***************************************************************** [2024-03-19T01:52:20.841Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:22.735Z] [INFO] CycloneDX: Creating BOM version 1.4 with 109 component(s) [2024-03-19T01:52:22.735Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/bom.xml [2024-03-19T01:52:22.735Z] [INFO] attaching as ejb-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:22.735Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/bom.json [2024-03-19T01:52:22.735Z] [INFO] attaching as ejb-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:22.735Z] [INFO] [2024-03-19T01:52:22.735Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-glue --- [2024-03-19T01:52:22.735Z] [WARNING] ***************************************************************** [2024-03-19T01:52:22.735Z] [WARNING] * The * [2024-03-19T01:52:22.735Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:22.735Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:22.735Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:22.735Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:22.735Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:22.735Z] [WARNING] ***************************************************************** [2024-03-19T01:52:22.735Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:24.107Z] [INFO] CycloneDX: Creating BOM version 1.4 with 115 component(s) [2024-03-19T01:52:24.107Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/bom.xml [2024-03-19T01:52:24.107Z] [INFO] attaching as web-glue-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:24.107Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/bom.json [2024-03-19T01:52:24.107Z] [INFO] attaching as web-glue-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:24.107Z] [INFO] [2024-03-19T01:52:24.107Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-support-ejb --- [2024-03-19T01:52:24.107Z] [WARNING] ***************************************************************** [2024-03-19T01:52:24.107Z] [WARNING] * The * [2024-03-19T01:52:24.107Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:24.107Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:24.107Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:24.107Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:24.107Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:24.107Z] [WARNING] ***************************************************************** [2024-03-19T01:52:24.107Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:25.999Z] [INFO] CycloneDX: Creating BOM version 1.4 with 120 component(s) [2024-03-19T01:52:25.999Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/bom.xml [2024-03-19T01:52:25.999Z] [INFO] attaching as cmp-support-ejb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:25.999Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/bom.json [2024-03-19T01:52:25.999Z] [INFO] attaching as cmp-support-ejb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:26.000Z] [INFO] [2024-03-19T01:52:26.000Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-ejb --- [2024-03-19T01:52:26.000Z] [INFO] Tests are skipped. [2024-03-19T01:52:26.000Z] [INFO] [2024-03-19T01:52:26.000Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-ejb --- [2024-03-19T01:52:26.000Z] [INFO] Tests are skipped. [2024-03-19T01:52:26.000Z] [INFO] [2024-03-19T01:52:26.000Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-new --- [2024-03-19T01:52:26.000Z] [WARNING] ***************************************************************** [2024-03-19T01:52:26.000Z] [WARNING] * The * [2024-03-19T01:52:26.000Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:26.000Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:26.000Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:26.000Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:26.000Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:26.000Z] [WARNING] ***************************************************************** [2024-03-19T01:52:26.000Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:27.894Z] [INFO] CycloneDX: Creating BOM version 1.4 with 119 component(s) [2024-03-19T01:52:27.894Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/bom.xml [2024-03-19T01:52:27.894Z] [INFO] attaching as nucleus-new-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:27.894Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/bom.json [2024-03-19T01:52:27.894Z] [INFO] attaching as nucleus-new-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:27.894Z] [INFO] [2024-03-19T01:52:27.894Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-new --- [2024-03-19T01:52:27.894Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-all --- [2024-03-19T01:52:27.895Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-glue --- [2024-03-19T01:52:27.895Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-support-ejb-checkstyle) @ cmp-support-ejb --- [2024-03-19T01:52:27.895Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-ejb --- [2024-03-19T01:52:27.895Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/8.0.1-SNAPSHOT/cmp-support-ejb-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:27.895Z] [INFO] Tests are skipped. [2024-03-19T01:52:27.895Z] [INFO] Tests are skipped. [2024-03-19T01:52:27.895Z] [INFO] Tests are skipped. [2024-03-19T01:52:27.895Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-all --- [2024-03-19T01:52:27.895Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-new --- [2024-03-19T01:52:27.895Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-glue --- [2024-03-19T01:52:27.895Z] [INFO] Tests are skipped. [2024-03-19T01:52:27.895Z] [INFO] Tests are skipped. [2024-03-19T01:52:27.895Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-glue-checkstyle) @ web-glue --- [2024-03-19T01:52:27.895Z] [INFO] Tests are skipped. [2024-03-19T01:52:27.895Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-nucleus-new-checkstyle) @ nucleus-new --- [2024-03-19T01:52:27.895Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-all-checkstyle) @ ejb-all --- [2024-03-19T01:52:27.895Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- install:3.1.1:install (default-install) @ web-glue --- [2024-03-19T01:52:27.895Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-all --- [2024-03-19T01:52:27.895Z] [INFO] [2024-03-19T01:52:27.895Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-new --- [2024-03-19T01:52:27.895Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/8.0.1-SNAPSHOT/ejb-all-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:27.895Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/8.0.1-SNAPSHOT/web-glue-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:27.895Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/8.0.1-SNAPSHOT/nucleus-new-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:27.895Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/8.0.1-SNAPSHOT/web-glue-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:27.895Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/8.0.1-SNAPSHOT/cmp-support-ejb-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:27.895Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/nucleus-new.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/8.0.1-SNAPSHOT/nucleus-new-8.0.1-SNAPSHOT.zip [2024-03-19T01:52:27.895Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/8.0.1-SNAPSHOT/ejb-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:27.896Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/8.0.1-SNAPSHOT/cmp-support-ejb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:27.896Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/8.0.1-SNAPSHOT/ejb-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:27.896Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/8.0.1-SNAPSHOT/web-glue-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:27.896Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/8.0.1-SNAPSHOT/cmp-support-ejb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:27.896Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/8.0.1-SNAPSHOT/web-glue-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:27.896Z] [INFO] [2024-03-19T01:52:27.896Z] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [2024-03-19T01:52:27.896Z] [INFO] Building JSF implementation connector module 8.0.1-SNAPSHOT [273/300] [2024-03-19T01:52:27.896Z] [INFO] [2024-03-19T01:52:27.896Z] [INFO] from appserver/web/jsf-connector/pom.xml [2024-03-19T01:52:27.896Z] [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [2024-03-19T01:52:27.896Z] [INFO] [2024-03-19T01:52:27.896Z] [INFO] [2024-03-19T01:52:27.896Z] [INFO] Building JSP caching taglib connector module 8.0.1-SNAPSHOT [274/300] [2024-03-19T01:52:27.896Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:27.896Z] [INFO] from appserver/web/jspcaching-connector/pom.xml [2024-03-19T01:52:27.896Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:27.896Z] [INFO] [2024-03-19T01:52:27.896Z] [INFO] [2024-03-19T01:52:27.896Z] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [2024-03-19T01:52:27.896Z] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [2024-03-19T01:52:27.896Z] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [2024-03-19T01:52:27.896Z] [INFO] Building JSR-109 implementation to deploy Metro 8.0.1-SNAPSHOT [275/300] [2024-03-19T01:52:27.896Z] [INFO] Building Connector for GlassFish Web Services Container 8.0.1-SNAPSHOT [277/300] [2024-03-19T01:52:27.896Z] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [2024-03-19T01:52:27.896Z] [INFO] Building Weld integration for glassfish 8.0.1-SNAPSHOT [278/300] [2024-03-19T01:52:27.896Z] [INFO] from appserver/webservices/connector/pom.xml [2024-03-19T01:52:27.896Z] [INFO] from appserver/webservices/jsr109-impl/pom.xml [2024-03-19T01:52:27.896Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:27.896Z] [INFO] [2024-03-19T01:52:27.896Z] [INFO] Building Web Container HA code 8.0.1-SNAPSHOT [276/300] [2024-03-19T01:52:27.896Z] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [2024-03-19T01:52:27.896Z] [INFO] from appserver/web/web-ha/pom.xml [2024-03-19T01:52:27.896Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:27.896Z] [INFO] from appserver/web/weld-integration/pom.xml [2024-03-19T01:52:27.896Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:27.896Z] [INFO] Building CMP tier for GlassFish 8.0.1-SNAPSHOT [279/300] [2024-03-19T01:52:27.896Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:27.896Z] [INFO] from appserver/persistence/cmp/cmp-all/pom.xml [2024-03-19T01:52:27.896Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:52:27.896Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/8.0.1-SNAPSHOT/nucleus-new-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:27.896Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/8.0.1-SNAPSHOT/nucleus-new-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-all --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-all --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-all --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-all --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-ha --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-ha --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jspcaching-connector --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jspcaching-connector --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-ha --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jspcaching-connector --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-ha --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jspcaching-connector --- [2024-03-19T01:52:27.897Z] [INFO] No sources to compile [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-all --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-all --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-all --- [2024-03-19T01:52:27.897Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsf-connector --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jsf-connector --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jsf-connector --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jsf-connector --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-connector --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webservices-connector --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ webservices-connector --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ webservices-connector --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-all --- [2024-03-19T01:52:27.897Z] [INFO] No sources to compile [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-all --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsr109-impl --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jsr109-impl --- [2024-03-19T01:52:27.897Z] [INFO] No sources to compile [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-all --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jsr109-impl --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jsr109-impl --- [2024-03-19T01:52:27.897Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:27.897Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:52:27.897Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:27.897Z] [INFO] Compiling 32 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:27.897Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:27.897Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:27.897Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:27.897Z] [INFO] Compiling 20 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:27.897Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:27.897Z] [INFO] Compiling 69 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ weld-integration --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ weld-integration --- [2024-03-19T01:52:27.897Z] [INFO] [2024-03-19T01:52:27.897Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ weld-integration --- [2024-03-19T01:52:27.898Z] [INFO] Executing tasks [2024-03-19T01:52:27.898Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/classes/META-INF for [2024-03-19T01:52:27.898Z] [INFO] [echo] cmp-all [2024-03-19T01:52:27.898Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/classes/META-INF [2024-03-19T01:52:27.898Z] [INFO] Executed tasks [2024-03-19T01:52:27.898Z] [WARNING] ***************************************************************** [2024-03-19T01:52:27.898Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:27.898Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:27.898Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:27.898Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:27.898Z] [WARNING] ***************************************************************** [2024-03-19T01:52:27.898Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:27.898Z] [INFO] Compiling 59 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:28.463Z] [INFO] [2024-03-19T01:52:28.463Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jspcaching-connector --- [2024-03-19T01:52:28.463Z] [INFO] [2024-03-19T01:52:28.463Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jspcaching-connector --- [2024-03-19T01:52:28.463Z] [INFO] [2024-03-19T01:52:28.463Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jspcaching-connector --- [2024-03-19T01:52:28.463Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:28.463Z] [INFO] [2024-03-19T01:52:28.463Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jspcaching-connector --- [2024-03-19T01:52:28.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/src/main/resources [2024-03-19T01:52:28.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/src/main/manpages [2024-03-19T01:52:28.463Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:28.463Z] [INFO] [2024-03-19T01:52:28.463Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jspcaching-connector --- [2024-03-19T01:52:28.463Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:28.463Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:52:28.463Z] [INFO] [2024-03-19T01:52:28.463Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-ha --- [2024-03-19T01:52:28.463Z] [INFO] [2024-03-19T01:52:28.463Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-ha --- [2024-03-19T01:52:28.463Z] [INFO] [2024-03-19T01:52:28.463Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-ha --- [2024-03-19T01:52:28.463Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:28.463Z] [INFO] [2024-03-19T01:52:28.463Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-ha --- [2024-03-19T01:52:28.463Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:52:28.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/src/main/resources [2024-03-19T01:52:28.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/src/main/manpages [2024-03-19T01:52:28.464Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:28.464Z] [INFO] [2024-03-19T01:52:28.464Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-ha --- [2024-03-19T01:52:28.464Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:28.464Z] [INFO] Compiling 32 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:28.464Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:28.464Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:28.464Z] [INFO] [2024-03-19T01:52:28.464Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jsf-connector --- [2024-03-19T01:52:28.464Z] [INFO] [2024-03-19T01:52:28.464Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jsf-connector --- [2024-03-19T01:52:28.464Z] [INFO] [2024-03-19T01:52:28.464Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsf-connector --- [2024-03-19T01:52:28.464Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:28.464Z] [INFO] [2024-03-19T01:52:28.464Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsf-connector --- [2024-03-19T01:52:28.464Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:52:28.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/manpages [2024-03-19T01:52:28.464Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:28.464Z] [INFO] [2024-03-19T01:52:28.464Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jsf-connector --- [2024-03-19T01:52:28.464Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:28.464Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:28.721Z] [INFO] [2024-03-19T01:52:28.721Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ webservices-connector --- [2024-03-19T01:52:28.721Z] [INFO] [2024-03-19T01:52:28.721Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webservices-connector --- [2024-03-19T01:52:28.721Z] [INFO] [2024-03-19T01:52:28.721Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-connector --- [2024-03-19T01:52:28.721Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:28.721Z] [INFO] [2024-03-19T01:52:28.721Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-connector --- [2024-03-19T01:52:28.721Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:52:28.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/manpages [2024-03-19T01:52:28.721Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:28.721Z] [INFO] [2024-03-19T01:52:28.721Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ webservices-connector --- [2024-03-19T01:52:28.721Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:28.721Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:28.721Z] [INFO] [2024-03-19T01:52:28.721Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jsr109-impl --- [2024-03-19T01:52:28.721Z] [INFO] [2024-03-19T01:52:28.721Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jsr109-impl --- [2024-03-19T01:52:28.721Z] [INFO] [2024-03-19T01:52:28.721Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsr109-impl --- [2024-03-19T01:52:28.721Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:28.721Z] [INFO] [2024-03-19T01:52:28.721Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsr109-impl --- [2024-03-19T01:52:28.721Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T01:52:28.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/manpages [2024-03-19T01:52:28.721Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:28.721Z] [INFO] [2024-03-19T01:52:28.721Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jsr109-impl --- [2024-03-19T01:52:28.721Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:28.721Z] [INFO] Compiling 69 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:28.979Z] [INFO] [2024-03-19T01:52:28.979Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jspcaching-connector --- [2024-03-19T01:52:28.979Z] [INFO] [2024-03-19T01:52:28.979Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jspcaching-connector --- [2024-03-19T01:52:28.979Z] [INFO] [2024-03-19T01:52:28.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ weld-integration --- [2024-03-19T01:52:28.979Z] [INFO] [2024-03-19T01:52:28.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ weld-integration --- [2024-03-19T01:52:28.979Z] [INFO] [2024-03-19T01:52:28.979Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration --- [2024-03-19T01:52:28.979Z] [INFO] [2024-03-19T01:52:28.979Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jspcaching-connector --- [2024-03-19T01:52:28.979Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:28.979Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:28.979Z] [INFO] [2024-03-19T01:52:28.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration --- [2024-03-19T01:52:28.979Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:52:28.979Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T01:52:28.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/manpages [2024-03-19T01:52:28.979Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:28.979Z] [INFO] [2024-03-19T01:52:28.979Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ weld-integration --- [2024-03-19T01:52:28.979Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:28.979Z] [INFO] Compiling 59 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:29.236Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:29.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:29.237Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java uses or overrides a deprecated API. [2024-03-19T01:52:29.237Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:52:29.237Z] [INFO] [2024-03-19T01:52:29.237Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jsf-connector --- [2024-03-19T01:52:29.237Z] [INFO] [2024-03-19T01:52:29.237Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jsf-connector --- [2024-03-19T01:52:29.237Z] [INFO] [2024-03-19T01:52:29.237Z] [INFO] --- command-security:1.0.17:check (default-check) @ jspcaching-connector --- [2024-03-19T01:52:29.237Z] [INFO] [2024-03-19T01:52:29.237Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jspcaching-connector --- [2024-03-19T01:52:29.237Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:29.237Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:52:29.237Z] [INFO] [2024-03-19T01:52:29.237Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsf-connector --- [2024-03-19T01:52:29.237Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:29.237Z] [INFO] [2024-03-19T01:52:29.237Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-ha --- [2024-03-19T01:52:29.237Z] [INFO] [2024-03-19T01:52:29.237Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-ha --- [2024-03-19T01:52:29.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java:[220,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[217,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[219,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[306,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/node/WebServiceHandlerNode.java:[87,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[335,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[337,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[447,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.238Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java uses or overrides a deprecated API. [2024-03-19T01:52:29.238Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:52:29.238Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:52:29.238Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:52:29.238Z] [INFO] [2024-03-19T01:52:29.238Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ webservices-connector --- [2024-03-19T01:52:29.238Z] [INFO] [2024-03-19T01:52:29.238Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ webservices-connector --- [2024-03-19T01:52:29.238Z] [INFO] [2024-03-19T01:52:29.238Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices-connector --- [2024-03-19T01:52:29.238Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:29.238Z] [INFO] [2024-03-19T01:52:29.238Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-ha --- [2024-03-19T01:52:29.238Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:29.496Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:29.496Z] [INFO] [2024-03-19T01:52:29.496Z] [INFO] --- command-security:1.0.17:check (default-check) @ jsf-connector --- [2024-03-19T01:52:29.496Z] [INFO] [2024-03-19T01:52:29.496Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jsf-connector --- [2024-03-19T01:52:29.496Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:29.496Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:29.497Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:29.497Z] [INFO] [2024-03-19T01:52:29.497Z] [INFO] --- command-security:1.0.17:check (default-check) @ webservices-connector --- [2024-03-19T01:52:29.497Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:29.497Z] [INFO] [2024-03-19T01:52:29.497Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ webservices-connector --- [2024-03-19T01:52:29.497Z] [INFO] [2024-03-19T01:52:29.497Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-ha --- [2024-03-19T01:52:29.497Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:29.497Z] [INFO] [2024-03-19T01:52:29.497Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-ha --- [2024-03-19T01:52:29.497Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:29.497Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:29.497Z] [INFO] Compiling 32 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:29.755Z] [INFO] [2024-03-19T01:52:29.755Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jspcaching-connector --- [2024-03-19T01:52:29.755Z] [INFO] Not copying test resources [2024-03-19T01:52:29.755Z] [INFO] [2024-03-19T01:52:29.755Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jspcaching-connector --- [2024-03-19T01:52:29.755Z] [INFO] Not compiling test sources [2024-03-19T01:52:29.755Z] [INFO] [2024-03-19T01:52:29.755Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jspcaching-connector --- [2024-03-19T01:52:29.755Z] [INFO] [2024-03-19T01:52:29.755Z] [INFO] --- surefire:3.2.5:test (default-test) @ jspcaching-connector --- [2024-03-19T01:52:29.755Z] [INFO] Tests are skipped. [2024-03-19T01:52:29.755Z] [INFO] [2024-03-19T01:52:29.755Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jspcaching-connector --- [2024-03-19T01:52:29.755Z] [INFO] Executing tasks [2024-03-19T01:52:29.755Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/classes/META-INF for [2024-03-19T01:52:29.756Z] [INFO] [echo] jspcaching-connector [2024-03-19T01:52:29.756Z] [INFO] Executed tasks [2024-03-19T01:52:29.756Z] [INFO] [2024-03-19T01:52:29.756Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jspcaching-connector --- [2024-03-19T01:52:29.756Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/jspcaching-connector.jar [2024-03-19T01:52:29.756Z] [WARNING] ***************************************************************** [2024-03-19T01:52:29.756Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:29.756Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:29.756Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:29.756Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:29.756Z] [WARNING] ***************************************************************** [2024-03-19T01:52:29.756Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/PortCreationCallbackImpl.java:[63,77] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.756Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[153,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.756Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[276,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.756Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[283,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.756Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WSServletContextListener.java:[280,53] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.756Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java:[607,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:29.756Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java:[1234,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:29.756Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java:[155,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:29.756Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java:[86,87] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:52:29.757Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/monitoring/WebServiceTesterServlet.java: Some input files use or override a deprecated API. [2024-03-19T01:52:29.757Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/monitoring/WebServiceTesterServlet.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:52:29.757Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/InstanceResolverImpl.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:52:29.757Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/InstanceResolverImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:52:29.757Z] [INFO] [2024-03-19T01:52:29.757Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jsr109-impl --- [2024-03-19T01:52:29.757Z] [INFO] [2024-03-19T01:52:29.757Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jsr109-impl --- [2024-03-19T01:52:29.757Z] [INFO] [2024-03-19T01:52:29.757Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsr109-impl --- [2024-03-19T01:52:29.757Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:30.014Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:30.014Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:30.014Z] [INFO] [2024-03-19T01:52:30.014Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsf-connector --- [2024-03-19T01:52:30.014Z] [INFO] Not copying test resources [2024-03-19T01:52:30.014Z] [INFO] [2024-03-19T01:52:30.014Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jsf-connector --- [2024-03-19T01:52:30.014Z] [INFO] Not compiling test sources [2024-03-19T01:52:30.014Z] [INFO] [2024-03-19T01:52:30.014Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jsf-connector --- [2024-03-19T01:52:30.014Z] [INFO] [2024-03-19T01:52:30.014Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsf-connector --- [2024-03-19T01:52:30.014Z] [INFO] Tests are skipped. [2024-03-19T01:52:30.014Z] [INFO] [2024-03-19T01:52:30.014Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsf-connector --- [2024-03-19T01:52:30.014Z] [INFO] Executing tasks [2024-03-19T01:52:30.014Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/classes/META-INF for [2024-03-19T01:52:30.014Z] [INFO] [echo] jsf-connector [2024-03-19T01:52:30.014Z] [INFO] Executed tasks [2024-03-19T01:52:30.014Z] [INFO] [2024-03-19T01:52:30.014Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jsf-connector --- [2024-03-19T01:52:30.015Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/jsf-connector.jar [2024-03-19T01:52:30.015Z] [WARNING] ***************************************************************** [2024-03-19T01:52:30.015Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:30.015Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:30.015Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:30.015Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:30.015Z] [WARNING] ***************************************************************** [2024-03-19T01:52:30.015Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:30.015Z] [INFO] Initial messages found so far: {} [2024-03-19T01:52:30.015Z] [INFO] Processing: AS-WEB-HA-00001 [2024-03-19T01:52:30.015Z] [INFO] Message AS-WEB-HA-00001 needs checking for cause/action: false [2024-03-19T01:52:30.015Z] [INFO] Processing: AS-WEB-HA-00002 [2024-03-19T01:52:30.015Z] [INFO] Message AS-WEB-HA-00002 needs checking for cause/action: false [2024-03-19T01:52:30.015Z] [INFO] Processing: AS-WEB-HA-00003 [2024-03-19T01:52:30.015Z] [INFO] Message AS-WEB-HA-00003 needs checking for cause/action: false [2024-03-19T01:52:30.015Z] [INFO] Processing: AS-WEB-HA-00004 [2024-03-19T01:52:30.015Z] [INFO] Message AS-WEB-HA-00004 needs checking for cause/action: false [2024-03-19T01:52:30.015Z] [INFO] Processing: AS-WEB-HA-00005 [2024-03-19T01:52:30.015Z] [INFO] Message AS-WEB-HA-00005 needs checking for cause/action: false [2024-03-19T01:52:30.015Z] [INFO] Processing: AS-WEB-HA-00006 [2024-03-19T01:52:30.015Z] [INFO] Message AS-WEB-HA-00006 needs checking for cause/action: false [2024-03-19T01:52:30.015Z] [INFO] Processing: AS-WEB-HA-00007 [2024-03-19T01:52:30.015Z] [INFO] Message AS-WEB-HA-00007 needs checking for cause/action: false [2024-03-19T01:52:30.015Z] [INFO] Processing: AS-WEB-HA-00008 [2024-03-19T01:52:30.015Z] [INFO] Message AS-WEB-HA-00008 needs checking for cause/action: false [2024-03-19T01:52:30.015Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-HA-00001=Exception during removing synchronized from backing store, AS-WEB-HA-00002=Exception during removing expired session from backing store, AS-WEB-HA-00003=Error creating inputstream, AS-WEB-HA-00004=Exception during deserializing the session, AS-WEB-HA-00005=Exception occurred in getSession, AS-WEB-HA-00006=Failed to remove session from backing store, AS-WEB-HA-00007=Required version NumberFormatException, AS-WEB-HA-00008=Could not create backing store} [2024-03-19T01:52:30.015Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:52:30.015Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:30.015Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:30.015Z] [INFO] Processing: jakarta.enterprise.web.ha on element WEB_HA_LOGGER [2024-03-19T01:52:30.015Z] [INFO] Enclosing type is org.glassfish.web.ha.LogFacade [2024-03-19T01:52:30.015Z] [INFO] Loggers found so far: {jakarta.enterprise.web.ha.description=WEB HA Logger, jakarta.enterprise.web.ha.publish=true, jakarta.enterprise.web.ha.subsystem=WEB} [2024-03-19T01:52:30.015Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:52:30.015Z] [INFO] Found enclosing element WEB_HA_LOGGER [2024-03-19T01:52:30.015Z] [INFO] Found enclosing element org.glassfish.web.ha.LogFacade [2024-03-19T01:52:30.015Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:52:30.015Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:30.015Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:30.015Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:52:30.015Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:30.015Z] [INFO] [2024-03-19T01:52:30.015Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-ha --- [2024-03-19T01:52:30.015Z] [INFO] Not copying test resources [2024-03-19T01:52:30.015Z] [INFO] [2024-03-19T01:52:30.015Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-ha --- [2024-03-19T01:52:30.015Z] [INFO] Not compiling test sources [2024-03-19T01:52:30.015Z] [INFO] [2024-03-19T01:52:30.015Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-ha --- [2024-03-19T01:52:30.015Z] [INFO] [2024-03-19T01:52:30.016Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-ha --- [2024-03-19T01:52:30.016Z] [INFO] Tests are skipped. [2024-03-19T01:52:30.016Z] [INFO] [2024-03-19T01:52:30.016Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-ha --- [2024-03-19T01:52:30.016Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:30.016Z] [INFO] Initial messages found so far: {} [2024-03-19T01:52:30.016Z] [INFO] Processing: AS-WSCONNECTOR-00046 [2024-03-19T01:52:30.016Z] [INFO] Message AS-WSCONNECTOR-00046 needs checking for cause/action: true [2024-03-19T01:52:30.016Z] [INFO] Processing: AS-WSCONNECTOR-00050 [2024-03-19T01:52:30.016Z] [INFO] Message AS-WSCONNECTOR-00050 needs checking for cause/action: false [2024-03-19T01:52:30.016Z] [INFO] Processing: AS-WSCONNECTOR-00057 [2024-03-19T01:52:30.016Z] [INFO] Message AS-WSCONNECTOR-00057 needs checking for cause/action: false [2024-03-19T01:52:30.016Z] [INFO] Processing: AS-WSCONNECTOR-00201 [2024-03-19T01:52:30.016Z] [INFO] Message AS-WSCONNECTOR-00201 needs checking for cause/action: false [2024-03-19T01:52:30.016Z] [INFO] Processing: AS-WSCONNECTOR-00202 [2024-03-19T01:52:30.016Z] [INFO] Message AS-WSCONNECTOR-00202 needs checking for cause/action: false [2024-03-19T01:52:30.016Z] [INFO] Processing: AS-WSCONNECTOR-00203 [2024-03-19T01:52:30.016Z] [INFO] Message AS-WSCONNECTOR-00203 needs checking for cause/action: false [2024-03-19T01:52:30.016Z] [INFO] Processing: AS-WSCONNECTOR-00204 [2024-03-19T01:52:30.016Z] [INFO] Message AS-WSCONNECTOR-00204 needs checking for cause/action: false [2024-03-19T01:52:30.016Z] [INFO] Processing: AS-WSCONNECTOR-00205 [2024-03-19T01:52:30.016Z] [INFO] Message AS-WSCONNECTOR-00205 needs checking for cause/action: true [2024-03-19T01:52:30.016Z] [INFO] Total Messages including ones found from disk so far: {AS-WSCONNECTOR-00046=Invalid Deployment Descriptors element {0} value {1}., AS-WSCONNECTOR-00046.MSG_COMMENT=# {0} - prefix, {1} - localname, AS-WSCONNECTOR-00050=Following exception was thrown, AS-WSCONNECTOR-00057=JAX-WS RI specific descriptor ({1}) is found in the archive {0} and \nhence Enterprise Web Service (109) deployment is disabled for this archive to avoid duplication of services., AS-WSCONNECTOR-00057.MSG_COMMENT=# {0} - archive name, {1} - descriptor path, AS-WSCONNECTOR-00201=Handler class {0} specified in deployment descriptor not found., AS-WSCONNECTOR-00201.MSG_COMMENT=# {0} - class name, AS-WSCONNECTOR-00202=Handler class {0} specified in handler file {1} cannot be loaded., AS-WSCONNECTOR-00202.MSG_COMMENT=# {0} - class name, {1} - file name, AS-WSCONNECTOR-00203=Warning : Web service endpoint {0} is not tied to a component., AS-WSCONNECTOR-00203.MSG_COMMENT=# {0} - endpoint name, AS-WSCONNECTOR-00204=Warning: Web service endpoint {0} component link {1} is not valid., AS-WSCONNECTOR-00204.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSCONNECTOR-00205=URL mapping for web service {0} already exists. Is port-component-name in webservices.xml correct?, AS-WSCONNECTOR-00205.MSG_COMMENT=# {0} - endpoint name} [2024-03-19T01:52:30.016Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:52:30.016Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:30.016Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:30.016Z] [INFO] Processing: jakarta.enterprise.webservices.connector on element LOG_DOMAIN [2024-03-19T01:52:30.016Z] [INFO] Enclosing type is org.glassfish.webservices.connector.LogUtils [2024-03-19T01:52:30.016Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.connector.description=Web Services Connector Logger, jakarta.enterprise.webservices.connector.publish=true, jakarta.enterprise.webservices.connector.subsystem=WEBSERVICES} [2024-03-19T01:52:30.016Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:52:30.016Z] [INFO] Found enclosing element LOG_DOMAIN [2024-03-19T01:52:30.016Z] [INFO] Found enclosing element org.glassfish.webservices.connector.LogUtils [2024-03-19T01:52:30.016Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:52:30.017Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:30.017Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:30.017Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:52:30.017Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:30.017Z] [INFO] [2024-03-19T01:52:30.017Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices-connector --- [2024-03-19T01:52:30.017Z] [INFO] Not copying test resources [2024-03-19T01:52:30.017Z] [INFO] [2024-03-19T01:52:30.017Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ webservices-connector --- [2024-03-19T01:52:30.017Z] [INFO] Not compiling test sources [2024-03-19T01:52:30.017Z] [INFO] [2024-03-19T01:52:30.017Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices-connector --- [2024-03-19T01:52:30.017Z] [INFO] [2024-03-19T01:52:30.017Z] [INFO] --- surefire:3.2.5:test (default-test) @ webservices-connector --- [2024-03-19T01:52:30.017Z] [INFO] Tests are skipped. [2024-03-19T01:52:30.017Z] [INFO] [2024-03-19T01:52:30.017Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-connector --- [2024-03-19T01:52:30.017Z] [INFO] Executing tasks [2024-03-19T01:52:30.017Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/classes/META-INF for [2024-03-19T01:52:30.017Z] [INFO] [echo] web-ha [2024-03-19T01:52:30.017Z] [INFO] Executed tasks [2024-03-19T01:52:30.017Z] [INFO] [2024-03-19T01:52:30.017Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-ha --- [2024-03-19T01:52:30.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/web-ha.jar [2024-03-19T01:52:30.017Z] [INFO] Executing tasks [2024-03-19T01:52:30.017Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/classes/META-INF for [2024-03-19T01:52:30.017Z] [INFO] [echo] webservices-connector [2024-03-19T01:52:30.017Z] [INFO] Executed tasks [2024-03-19T01:52:30.017Z] [INFO] [2024-03-19T01:52:30.017Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices-connector --- [2024-03-19T01:52:30.017Z] [WARNING] ***************************************************************** [2024-03-19T01:52:30.017Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:30.017Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:30.017Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:30.017Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:30.017Z] [WARNING] ***************************************************************** [2024-03-19T01:52:30.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/webservices-connector.jar [2024-03-19T01:52:30.017Z] [WARNING] ***************************************************************** [2024-03-19T01:52:30.017Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:30.017Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:30.017Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:30.017Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:30.017Z] [WARNING] ***************************************************************** [2024-03-19T01:52:30.275Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:30.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,70] unchecked method invocation: method createAnnotatedType in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2024-03-19T01:52:30.275Z] required: java.lang.Class [2024-03-19T01:52:30.275Z] found: java.lang.Class [2024-03-19T01:52:30.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,71] unchecked conversion [2024-03-19T01:52:30.275Z] required: java.lang.Class [2024-03-19T01:52:30.275Z] found: java.lang.Class [2024-03-19T01:52:30.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,79] unchecked method invocation: method getInjectionTargetFactory in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2024-03-19T01:52:30.275Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-03-19T01:52:30.275Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2024-03-19T01:52:30.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,80] unchecked conversion [2024-03-19T01:52:30.275Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-03-19T01:52:30.275Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2024-03-19T01:52:30.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[73,78] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-03-19T01:52:30.275Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[125,54] unchecked conversion [2024-03-19T01:52:30.275Z] required: java.util.Set [2024-03-19T01:52:30.275Z] found: java.util.Set [2024-03-19T01:52:30.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[175,54] unchecked call to produce(jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2024-03-19T01:52:30.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[176,35] unchecked call to inject(T,jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-03-19T01:52:30.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[177,42] unchecked call to postConstruct(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-03-19T01:52:30.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[183,39] unchecked call to preDestroy(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-03-19T01:52:30.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[184,36] unchecked call to dispose(T) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2024-03-19T01:52:30.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedContextImpl.java:[157,85] unchecked cast [2024-03-19T01:52:30.276Z] required: org.glassfish.cdi.transaction.TransactionScopedBean [2024-03-19T01:52:30.276Z] found: java.lang.Object [2024-03-19T01:52:30.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[44,50] getELResolver() in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T01:52:30.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[46,44] wrapExpressionFactory(jakarta.el.ExpressionFactory) in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T01:52:30.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[62,48] wrapExpressionFactory(jakarta.el.ExpressionFactory) in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T01:52:30.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[81,84] unchecked cast [2024-03-19T01:52:30.276Z] required: T [2024-03-19T01:52:30.276Z] found: java.lang.Object [2024-03-19T01:52:30.276Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[91,91] unchecked cast [2024-03-19T01:52:30.276Z] required: java.lang.Class [2024-03-19T01:52:30.276Z] found: java.lang.Class [2024-03-19T01:52:30.277Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[93,44] unchecked cast [2024-03-19T01:52:30.277Z] required: java.lang.Class [2024-03-19T01:52:30.277Z] found: java.lang.Class [2024-03-19T01:52:30.277Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[168,95] getELResolver() in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T01:52:30.277Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[593,20] unchecked conversion [2024-03-19T01:52:30.277Z] required: jakarta.enterprise.inject.spi.InjectionTarget [2024-03-19T01:52:30.277Z] found: jakarta.enterprise.inject.spi.InjectionTarget [2024-03-19T01:52:30.277Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[603,20] unchecked conversion [2024-03-19T01:52:30.277Z] required: jakarta.enterprise.context.spi.CreationalContext [2024-03-19T01:52:30.277Z] found: jakarta.enterprise.context.spi.CreationalContext [2024-03-19T01:52:30.277Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[624,69] unchecked cast [2024-03-19T01:52:30.277Z] required: T [2024-03-19T01:52:30.277Z] found: java.lang.Object [2024-03-19T01:52:30.277Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/WeldContextListener.java:[52,52] getELResolver() in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T01:52:30.277Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/WeldContextListener.java:[63,54] wrapExpressionFactory(jakarta.el.ExpressionFactory) in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T01:52:30.277Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/EjbServicesImpl.java:[208,48] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [2024-03-19T01:52:30.277Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/FilteringClassLoader.java: Some input files use or override a deprecated API. [2024-03-19T01:52:30.277Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/FilteringClassLoader.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:52:30.277Z] [INFO] [2024-03-19T01:52:30.277Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ weld-integration --- [2024-03-19T01:52:30.277Z] [INFO] [2024-03-19T01:52:30.277Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ weld-integration --- [2024-03-19T01:52:30.277Z] [INFO] [2024-03-19T01:52:30.277Z] [INFO] --- command-security:1.0.17:check (default-check) @ jsr109-impl --- [2024-03-19T01:52:30.277Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.webservices.cli.ListWebServicesCommand] [2024-03-19T01:52:30.277Z] [INFO] [2024-03-19T01:52:30.277Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jsr109-impl --- [2024-03-19T01:52:30.277Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:30.277Z] [INFO] Compiling 69 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:30.277Z] [INFO] [2024-03-19T01:52:30.277Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration --- [2024-03-19T01:52:30.277Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:30.278Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:30.278Z] [INFO] [2024-03-19T01:52:30.278Z] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration --- [2024-03-19T01:52:30.534Z] [INFO] [2024-03-19T01:52:30.534Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ weld-integration --- [2024-03-19T01:52:30.534Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:30.534Z] [INFO] Compiling 59 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:30.793Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:30.793Z] [INFO] Initial messages found so far: {} [2024-03-19T01:52:30.793Z] [INFO] Processing: AS-WSJSR109IMPL-00001 [2024-03-19T01:52:30.793Z] [INFO] Message AS-WSJSR109IMPL-00001 needs checking for cause/action: true [2024-03-19T01:52:30.793Z] [INFO] Processing: AS-WSJSR109IMPL-00002 [2024-03-19T01:52:30.793Z] [INFO] Message AS-WSJSR109IMPL-00002 needs checking for cause/action: true [2024-03-19T01:52:30.793Z] [INFO] Processing: AS-WSJSR109IMPL-00003 [2024-03-19T01:52:30.793Z] [INFO] Message AS-WSJSR109IMPL-00003 needs checking for cause/action: false [2024-03-19T01:52:30.793Z] [INFO] Processing: AS-WSJSR109IMPL-00004 [2024-03-19T01:52:30.793Z] [INFO] Message AS-WSJSR109IMPL-00004 needs checking for cause/action: false [2024-03-19T01:52:30.793Z] [INFO] Processing: AS-WSJSR109IMPL-00006 [2024-03-19T01:52:30.793Z] [INFO] Message AS-WSJSR109IMPL-00006 needs checking for cause/action: true [2024-03-19T01:52:30.793Z] [INFO] Processing: AS-WSJSR109IMPL-00011 [2024-03-19T01:52:30.793Z] [INFO] Message AS-WSJSR109IMPL-00011 needs checking for cause/action: false [2024-03-19T01:52:30.793Z] [INFO] Processing: AS-WSJSR109IMPL-00012 [2024-03-19T01:52:30.793Z] [INFO] Message AS-WSJSR109IMPL-00012 needs checking for cause/action: false [2024-03-19T01:52:30.793Z] [INFO] Processing: AS-WSJSR109IMPL-00013 [2024-03-19T01:52:30.793Z] [INFO] Message AS-WSJSR109IMPL-00013 needs checking for cause/action: true [2024-03-19T01:52:30.793Z] [INFO] Processing: AS-WSJSR109IMPL-00014 [2024-03-19T01:52:30.793Z] [INFO] Message AS-WSJSR109IMPL-00014 needs checking for cause/action: true [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00018 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00018 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00019 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00019 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00020 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00020 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00021 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00021 needs checking for cause/action: true [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00033 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00033 needs checking for cause/action: true [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00034 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00034 needs checking for cause/action: true [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00043 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00043 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00044 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00044 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00047 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00047 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00048 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00048 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00049 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00049 needs checking for cause/action: true [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00050 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00050 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00051 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00051 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00052 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00052 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00053 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00053 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00054 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00054 needs checking for cause/action: true [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00055 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00055 needs checking for cause/action: true [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00056 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00056 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00057 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00057 needs checking for cause/action: true [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00070 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00070 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00071 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00071 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00072 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00072 needs checking for cause/action: true [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00073 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00073 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00074 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00074 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00075 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00075 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00076 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00076 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00077 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00077 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00078 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00078 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00079 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00079 needs checking for cause/action: true [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00080 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00080 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00081 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00081 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00082 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00082 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00083 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00083 needs checking for cause/action: true [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00084 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00084 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00085 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00085 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00086 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00086 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00087 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00087 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00088 [2024-03-19T01:52:30.794Z] [INFO] Message AS-WSJSR109IMPL-00088 needs checking for cause/action: false [2024-03-19T01:52:30.794Z] [INFO] Processing: AS-WSJSR109IMPL-00089 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00089 needs checking for cause/action: true [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00090 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00090 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00091 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00091 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00092 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00092 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00093 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00093 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00094 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00094 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00095 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00095 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00096 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00096 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00097 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00097 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00098 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00098 needs checking for cause/action: true [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00099 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00099 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00100 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00100 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00101 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00101 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00102 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00102 needs checking for cause/action: true [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00103 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00103 needs checking for cause/action: true [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00104 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00104 needs checking for cause/action: true [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00105 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00105 needs checking for cause/action: true [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00106 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00106 needs checking for cause/action: true [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00107 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00107 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00108 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00108 needs checking for cause/action: true [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00109 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00109 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00110 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00110 needs checking for cause/action: true [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00111 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00111 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00112 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00112 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00113 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00113 needs checking for cause/action: true [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00114 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00114 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00115 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00115 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00116 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00116 needs checking for cause/action: true [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00117 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00117 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00120 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00120 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00121 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00121 needs checking for cause/action: true [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00122 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00122 needs checking for cause/action: false [2024-03-19T01:52:30.795Z] [INFO] Processing: AS-WSJSR109IMPL-00123 [2024-03-19T01:52:30.795Z] [INFO] Message AS-WSJSR109IMPL-00123 needs checking for cause/action: false [2024-03-19T01:52:30.797Z] [INFO] Total Messages including ones found from disk so far: {AS-WSJSR109IMPL-00001=Failed to load deployment descriptor, aborting., AS-WSJSR109IMPL-00002=WebService wsdl file {0} not found in archive {1}., AS-WSJSR109IMPL-00002.MSG_COMMENT=# {0} - file URI, {1} - archive name, AS-WSJSR109IMPL-00003=Exception while processing catalog {0} Reason : {1}., AS-WSJSR109IMPL-00003.MSG_COMMENT=# {0} - absolute path to the catalog, {1} - message from exception, AS-WSJSR109IMPL-00004=Unable to create new File {0}., AS-WSJSR109IMPL-00004.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00006=WebService {0} has a JAXWS and a JAXRPC endpoint; this is not supported now., AS-WSJSR109IMPL-00006.MSG_COMMENT=# {0} - web service FQN class name, AS-WSJSR109IMPL-00011=Runtime settings error. Cannot find servlet-impl-class for endpoint {0}., AS-WSJSR109IMPL-00011.MSG_COMMENT=# {0} - web service endpoint name, AS-WSJSR109IMPL-00012=Cannot proceed with JaxrpcCodegen., AS-WSJSR109IMPL-00013=Parsing error line {0}, uri {1}., AS-WSJSR109IMPL-00013.MSG_COMMENT=# {0} - number, {1} - URI location, AS-WSJSR109IMPL-00014=Error parsing WSDL {0}., AS-WSJSR109IMPL-00014.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00018=Webservice Endpoint deployed {0}\n listening at address at {1}., AS-WSJSR109IMPL-00018.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00019=EJB Endpoint deployed {0}\n listening at address at {1}, AS-WSJSR109IMPL-00019.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00020=File {0} not found., AS-WSJSR109IMPL-00020.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00021=MTOM is valid only for SOAP Bindings; Ignoring Enable-MTOM for port {0}., AS-WSJSR109IMPL-00021.MSG_COMMENT=# {0} - web service port name, AS-WSJSR109IMPL-00033=Implicit mapping not supported; ignoring for now; Remove *. specified in the url-pattern., AS-WSJSR109IMPL-00034=Two web services are being deployed with the same endpoint URL {0}; The service that gets loaded last will always be the one that is active for this URL., AS-WSJSR109IMPL-00034.MSG_COMMENT=# {0} - URL, AS-WSJSR109IMPL-00043=Exception while tracing request: {0}., AS-WSJSR109IMPL-00043.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00044=Exception while tracing response: {0}., AS-WSJSR109IMPL-00044.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00047=JAXWS WebServiceDispatcher {0} entering for {1} and query string {2}., AS-WSJSR109IMPL-00048=Ejb endpoint exception., AS-WSJSR109IMPL-00049=Unable to find adapter for endpoint {0}., AS-WSJSR109IMPL-00049.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00050=Following exception was thrown:, AS-WSJSR109IMPL-00051=Client not authorized for invocation of {0}., AS-WSJSR109IMPL-00051.MSG_COMMENT=# {0} - method name, AS-WSJSR109IMPL-00052=The following error was thrown by ServletPreHandler which is the first handler in the handler chain {0}., AS-WSJSR109IMPL-00052.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00053=The following error was thrown by ServletPostHandler which is the last handler in the handler chain {0}., AS-WSJSR109IMPL-00053.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00054=Error registering endpoint {0}., AS-WSJSR109IMPL-00054.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00055=Error unregistering endpoint {0}., AS-WSJSR109IMPL-00055.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00056=Deployment cannot proceed as the ejb has a null endpoint address uri. Potential cause may be webservice endpoints not supported in embedded ejb case., AS-WSJSR109IMPL-00057=WebService {0} type is declared as {1} but should be either as a JAX-WS or JAX-RPC., AS-WSJSR109IMPL-00057.MSG_COMMENT=# {0} - web service name, {1} - type, AS-WSJSR109IMPL-00070=Unsupported method request = [{0}] for endpoint {1} at {2}., AS-WSJSR109IMPL-00070.MSG_COMMENT=# {0} - method name, {1} - endpoint name, {2} - URL, AS-WSJSR109IMPL-00071=invocation error on ejb endpoint {0} at {1} : {2}., AS-WSJSR109IMPL-00071.MSG_COMMENT=# {0} - endpoint name, {1} - URL, {2} - message from exception, AS-WSJSR109IMPL-00072=Cannot initialize endpoint {0} : error is :, AS-WSJSR109IMPL-00072.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00073=Error In EjbRuntimeEndpointInfo, AS-WSJSR109IMPL-00074=Missing internal monitoring info to trace {0}., AS-WSJSR109IMPL-00075=null message POSTed to ejb endpoint {0} at {1}., AS-WSJSR109IMPL-00076=Invalid request scheme for Endpoint {0}. Expected ''{1}'', received ''{2}''., AS-WSJSR109IMPL-00076.MSG_COMMENT=# {0} - endpoint name, {1} - URL scheme, {2} - URL scheme, AS-WSJSR109IMPL-00077=authentication failed for {0}, AS-WSJSR109IMPL-00077.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00078=Servlet web service endpoint ''{0}'' failure, AS-WSJSR109IMPL-00078.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00079=Error occured, AS-WSJSR109IMPL-00080=Error invoking servlet impl, AS-WSJSR109IMPL-00081=Servlet web service endpoint ''{0}'' HTTP GET error, AS-WSJSR109IMPL-00081.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00082=Deployment failed, AS-WSJSR109IMPL-00083=Cannot load the wsdl from the aplication: {0}, AS-WSJSR109IMPL-00083.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00084=Creating endpoint with packaged WSDL {0}, AS-WSJSR109IMPL-00084.MSG_COMMENT=# {0} - path to WSDL, AS-WSJSR109IMPL-00085=Metadata documents:, AS-WSJSR109IMPL-00086=For endpoint {0}, Ignoring configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00086.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00087=For endpoint {0}, Unsupported configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00087.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00088=Unexpected error in EJB WebService endpoint post processing, AS-WSJSR109IMPL-00089=Error in resolving the catalog, AS-WSJSR109IMPL-00090=In doWebServicesDeployment: using local web services. There are {0}. The app has total of {1}., AS-WSJSR109IMPL-00091=In doWebServicesDeployment: using web services via extension {0}, AS-WSJSR109IMPL-00092=File already exists {0}, AS-WSJSR109IMPL-00093=Directory already exists {0}, AS-WSJSR109IMPL-00094=Received HTTP GET containing text/xml content for endpoint {0} at {1}. HTTP POST should be used instead., AS-WSJSR109IMPL-00094.MSG_COMMENT=# {0} - endpoint name, {1} - URL, AS-WSJSR109IMPL-00095=Serving up final wsdl {0} for {1}, AS-WSJSR109IMPL-00096=Failure serving WSDL for web service {0}, AS-WSJSR109IMPL-00096.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00097=Invalid wsdl request for web service {0}, AS-WSJSR109IMPL-00097.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00098=Unable to load impl class {0}, AS-WSJSR109IMPL-00099=Cannot write out a HTTP XML exception : {0}, AS-WSJSR109IMPL-00099.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00100=cannot write SOAPFault to the HTTP response, AS-WSJSR109IMPL-00101=Cannot create soap fault for {0}, AS-WSJSR109IMPL-00101.MSG_COMMENT=# {0} - fault message, AS-WSJSR109IMPL-00102=Class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00102.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00103=Handler class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00103.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00104=Failure while calling PostConstruct/PreDestroy method, AS-WSJSR109IMPL-00105=Unable to load handler class {0}, AS-WSJSR109IMPL-00105.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00106=Handler {0} instance injection failed: {1}, AS-WSJSR109IMPL-00106.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00107=Cannot log SOAP Message {0}, AS-WSJSR109IMPL-00107.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00108=Exception in creating endpoint, AS-WSJSR109IMPL-00109=deleting directory failed : {0}, AS-WSJSR109IMPL-00109.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00110=creating directory failed : {0}, AS-WSJSR109IMPL-00110.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00111=Invoking wsimport with {0}, AS-WSJSR109IMPL-00111.MSG_COMMENT=# {0} - arguments, AS-WSJSR109IMPL-00112=wsimport successful, AS-WSJSR109IMPL-00113=wsimport failed, AS-WSJSR109IMPL-00114=authentication succeeded for endpoint ''{0}'' in {1} {2}, AS-WSJSR109IMPL-00115=wsimport successful, AS-WSJSR109IMPL-00116=missing implementation class for {0}, AS-WSJSR109IMPL-00116.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00117=Web service endpoint {0} component link {1} is not valid, AS-WSJSR109IMPL-00117.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSJSR109IMPL-00120=destroyManagedObject failed for Handler {0} for Service {1} with error {2}, AS-WSJSR109IMPL-00120.MSG_COMMENT=# {0} - handler class name, {1} - service endpoint name, {2} - exception message, AS-WSJSR109IMPL-00121=Module type ''{0}'' is not supported., AS-WSJSR109IMPL-00121.MSG_COMMENT=# {0} - module type name, AS-WSJSR109IMPL-00122={0} does not support {1}, AS-WSJSR109IMPL-00122.MSG_COMMENT=# {0} - parser class name, {1} - feature ID, AS-WSJSR109IMPL-00123=Going to fetch ServletAdapter holding wsdl content for web service {0} based on url: {1}} [2024-03-19T01:52:30.799Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:52:30.799Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:30.799Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:30.799Z] [INFO] Processing: jakarta.enterprise.webservices on element LOG_DOMAIN [2024-03-19T01:52:30.799Z] [INFO] Enclosing type is org.glassfish.webservices.LogUtils [2024-03-19T01:52:30.799Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.description=JSR-109 Implementation Logger, jakarta.enterprise.webservices.publish=true, jakarta.enterprise.webservices.subsystem=WEBSERVICES} [2024-03-19T01:52:30.799Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:52:30.799Z] [INFO] Found enclosing element LOG_DOMAIN [2024-03-19T01:52:30.799Z] [INFO] Found enclosing element org.glassfish.webservices.LogUtils [2024-03-19T01:52:30.799Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:52:30.799Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:30.799Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:30.799Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:52:30.799Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:30.799Z] [INFO] [2024-03-19T01:52:30.799Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsr109-impl --- [2024-03-19T01:52:30.799Z] [INFO] Not copying test resources [2024-03-19T01:52:30.799Z] [INFO] [2024-03-19T01:52:30.799Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jsr109-impl --- [2024-03-19T01:52:30.799Z] [INFO] Not compiling test sources [2024-03-19T01:52:30.799Z] [INFO] [2024-03-19T01:52:30.799Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jsr109-impl --- [2024-03-19T01:52:30.799Z] [INFO] [2024-03-19T01:52:30.799Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsr109-impl --- [2024-03-19T01:52:30.799Z] [INFO] Tests are skipped. [2024-03-19T01:52:30.799Z] [INFO] [2024-03-19T01:52:30.799Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsr109-impl --- [2024-03-19T01:52:30.799Z] [INFO] Executing tasks [2024-03-19T01:52:30.799Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/classes/META-INF for [2024-03-19T01:52:30.799Z] [INFO] [echo] jsr109-impl [2024-03-19T01:52:30.799Z] [INFO] Executed tasks [2024-03-19T01:52:30.799Z] [INFO] [2024-03-19T01:52:30.799Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jsr109-impl --- [2024-03-19T01:52:30.799Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/jsr109-impl.jar [2024-03-19T01:52:30.799Z] [WARNING] ***************************************************************** [2024-03-19T01:52:30.799Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:30.799Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:30.799Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:30.799Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:30.799Z] [WARNING] ***************************************************************** [2024-03-19T01:52:31.057Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:52:31.057Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:31.057Z] [INFO] Initial messages found so far: {} [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00001 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00001 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00002 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00002 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00003 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00003 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00004 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00004 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00005 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00005 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00006 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00006 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00007 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00007 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00008 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00008 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00009 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00009 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00010 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00010 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00011 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00011 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00012 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00012 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00013 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00013 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00014 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00014 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00015 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00015 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00016 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00016 needs checking for cause/action: false [2024-03-19T01:52:31.057Z] [INFO] Processing: AS-CDI-00017 [2024-03-19T01:52:31.057Z] [INFO] Message AS-CDI-00017 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00018 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00018 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00019 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00019 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00020 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00020 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00021 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00021 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00022 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00022 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00023 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00023 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00024 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00024 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00025 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00025 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00026 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00026 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00027 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00027 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00028 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00028 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00029 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00029 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00030 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00030 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00031 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00031 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00032 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00032 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00033 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00033 needs checking for cause/action: true [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00034 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00034 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00035 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00035 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00036 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00036 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00037 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00037 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00038 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00038 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00039 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00039 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00040 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00040 needs checking for cause/action: true [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00041 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00041 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00042 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00042 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00043 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00043 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00044 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00044 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-CDI-00045 [2024-03-19T01:52:31.058Z] [INFO] Message AS-CDI-00045 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00001 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00001 needs checking for cause/action: true [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00002 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00002 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00003 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00003 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00004 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00004 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00005 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00005 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00006 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00006 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00007 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00007 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00008 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00008 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00009 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00009 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00010 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00010 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00011 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00011 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00012 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00012 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00013 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00013 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00014 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00014 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00015 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00015 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00016 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00016 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00017 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00017 needs checking for cause/action: false [2024-03-19T01:52:31.058Z] [INFO] Processing: AS-JTA-00018 [2024-03-19T01:52:31.058Z] [INFO] Message AS-JTA-00018 needs checking for cause/action: false [2024-03-19T01:52:31.059Z] [INFO] Total Messages including ones found from disk so far: {AS-CDI-00001=Setting Context Class Loader for {0} to {1}., AS-CDI-00002=BeanDeploymentArchiveImpl::addBeanClass - adding {0} to {1}., AS-CDI-00003={0} not added to beanClasses, AS-CDI-00004=Processing {0} as it has {1} or {2}., AS-CDI-00005=Error while trying to load Bean Class {0} : {1}., AS-CDI-00006=Processing WEB-INF/lib in {0}., AS-CDI-00007=WEB-INF/lib: considering {0} as a bean archive and hence added another BDA for it., AS-CDI-00008=WEB-INF/lib: skipping {0} as it doesn't have beans.xml., AS-CDI-00009=JAR processing: {0} as a Bean archive jar since it has META-INF/beans.xml., AS-CDI-00010=Ensure {0} is associated with {1}, AS-CDI-00011=Ensure web lib jar visibility. Updating {0}., AS-CDI-00012=Ensure web lib jar visibility. Updating {0} to include {1}., AS-CDI-00013=Collecting jar info for {0}., AS-CDI-00014=Error reading archive. {0}, AS-CDI-00015=Collecting rar info for {0}., AS-CDI-00016=Using Context Class Loader., AS-CDI-00017=Context Class Loader is null. Using DeploymentImpl's classloader., AS-CDI-00018=Creating deployment for archive: {0}., AS-CDI-00019=getBeanDeploymentArchives returning {0}., AS-CDI-00020=loadBeanDeploymentArchive for beanClass {0}, AS-CDI-00021=loadBeanDeploymentArchive checking for {0} in root BDA {0}., AS-CDI-00022=loadBeanDeploymentArchive An existing BDA has this class {0}. Adding this class as a bean class it to existing bda: {1}., AS-CDI-00023=loadBeanDeploymentArchive checking for {0} in subBDA {1}., AS-CDI-00024=loadBeanDeploymentArchive beanClass {0} not found in the BDAs of this deployment. Creating a new BDA., AS-CDI-00025=loadBeanDeploymentArchive new BDA {0} created. Adding new BDA to all root BDAs of this deployment., AS-CDI-00026=loadBeanDeploymentArchive for beanClass {0} returning the newly created BDA {1}, AS-CDI-00027=Exception thrown while scanning for library jars. {0}, AS-CDI-00028=Processing {0} as it has one or more qualified CDI-annotated beans, AS-CDI-00029=JAR processing: {0} since it contains one or more classes with a scope annotation, AS-CDI-00030=BDAImpl::ensureWebLibJarVisibility - {0} being associated with {1}, AS-CDI-00031=BDAImpl::ensureWebLibJarVisibility - updating {0}, AS-CDI-00032=BDAImpl::ensureWebLibJarVisibility - updating {0} to include {1}, AS-CDI-00033=Error reading archive : {0}, AS-CDI-00034=TCL is null. Using BeanDeploymentArchiveImpl's classloader, AS-CDI-00035=Could not create WeldELContextListener instance. {0}, AS-CDI-00036=Exception in WeldBootstrap.shutdown. {0}, AS-CDI-00037=jakarta.jms.MessageListener Class available, so need to fire PIT events to MDBs, AS-CDI-00038={0} is an MDB and so need to fire a PIT event to it., AS-CDI-00039=WeldDeployer adding injectionServices {0} for {1}., AS-CDI-00040=Unable to create URI for URL: {0}. Exception: {1}, AS-CDI-00041=Trying to register interceptor: {0}, AS-CDI-00042=Adding interceptor: {0} for EJB: {1}., AS-CDI-00043=getBDAForBeanClass -- search in {0} for {1}, AS-CDI-00044=CDIServiceImpl.getBDAForBeanClass: TopLevelBDA {0} contains beanClassName: {1}., AS-CDI-00045=CDIServiceImpl.getBDAForBeanClass: subBDA {0} contains beanClassName: {1}., AS-JTA-00001=Encountered NamingException while attempting to acquire transaction manager for Transactional annotation interceptors {0}, AS-JTA-00002=About to setRollbackOnly from @Transactional interceptor on transaction: {0}, AS-JTA-00003=No ComponentInvocation present for @Transactional annotation processing. Restriction on use of UserTransaction will not be enforced., AS-JTA-00004=In MANDATORY TransactionalInterceptor, AS-JTA-00005=In NEVER TransactionalInterceptor, AS-JTA-00006=In NOT_SUPPORTED TransactionalInterceptor, AS-JTA-00007=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction..., AS-JTA-00008=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction failed due to {0}, AS-JTA-00009=In REQUIRED TransactionalInterceptor, AS-JTA-00010=Managed bean with Transactional annotation and TxType of REQUIRED called outside a transaction context. Beginning a transaction..., AS-JTA-00011=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during begin {0}, AS-JTA-00012=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during commit {0}, AS-JTA-00013=In REQUIRES_NEW TransactionalInterceptor, AS-JTA-00014=Managed bean with Transactional annotation and TxType of REQUIRES_NEW called inside a transaction context. Suspending before beginning a transaction..., AS-JTA-00015=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during begin {0}, AS-JTA-00016=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during commit {0}, AS-JTA-00017=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during resume {0}, AS-JTA-00018=In SUPPORTS TransactionalInterceptor} [2024-03-19T01:52:31.060Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:52:31.060Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:31.060Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:31.060Z] [INFO] Processing: jakarta.enterprise.inject.spi on element CDI_LOGGER_SUBSYSTEM_NAME [2024-03-19T01:52:31.060Z] [INFO] Enclosing type is org.glassfish.cdi.CDILoggerInfo [2024-03-19T01:52:31.060Z] [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [2024-03-19T01:52:31.060Z] [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionScopedCDIUtil [2024-03-19T01:52:31.060Z] [INFO] Processing: jakarta.enterprise.resource.weld on element WELD_LOGGER_SUBSYSTEM_NAME [2024-03-19T01:52:31.060Z] [INFO] Enclosing type is org.glassfish.weld.services.CDIServiceImpl [2024-03-19T01:52:31.060Z] [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [2024-03-19T01:52:31.060Z] [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionalInterceptorBase [2024-03-19T01:52:31.061Z] [INFO] Loggers found so far: {jakarta.enterprise.inject.spi.description=CDI, jakarta.enterprise.inject.spi.publish=true, jakarta.enterprise.inject.spi.subsystem=AS-CDI, jakarta.enterprise.resource.jta.description=CDI-JTA, jakarta.enterprise.resource.jta.publish=true, jakarta.enterprise.resource.jta.subsystem=AS-CDI-JTA, jakarta.enterprise.resource.weld.description=WELD, jakarta.enterprise.resource.weld.publish=true, jakarta.enterprise.resource.weld.subsystem=AS-WELD} [2024-03-19T01:52:31.061Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:52:31.061Z] [INFO] Found enclosing element CDI_LOGGER_SUBSYSTEM_NAME [2024-03-19T01:52:31.061Z] [INFO] Found enclosing element org.glassfish.cdi.CDILoggerInfo [2024-03-19T01:52:31.061Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:52:31.061Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:31.061Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:31.061Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:52:31.061Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:31.061Z] [INFO] [2024-03-19T01:52:31.061Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-all --- [2024-03-19T01:52:31.061Z] [WARNING] ***************************************************************** [2024-03-19T01:52:31.061Z] [WARNING] * The * [2024-03-19T01:52:31.061Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:31.061Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:31.061Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:31.061Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:31.061Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:31.061Z] [WARNING] ***************************************************************** [2024-03-19T01:52:31.061Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:32.955Z] [INFO] CycloneDX: Creating BOM version 1.4 with 121 component(s) [2024-03-19T01:52:32.955Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/bom.xml [2024-03-19T01:52:32.955Z] [INFO] attaching as cmp-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:32.955Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/bom.json [2024-03-19T01:52:32.955Z] [INFO] attaching as cmp-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:32.955Z] [INFO] [2024-03-19T01:52:32.955Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-all --- [2024-03-19T01:52:32.955Z] [INFO] Tests are skipped. [2024-03-19T01:52:32.955Z] [INFO] [2024-03-19T01:52:32.955Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-all --- [2024-03-19T01:52:32.955Z] [INFO] Tests are skipped. [2024-03-19T01:52:32.955Z] [INFO] [2024-03-19T01:52:32.955Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jspcaching-connector --- [2024-03-19T01:52:32.955Z] [WARNING] ***************************************************************** [2024-03-19T01:52:32.955Z] [WARNING] * The * [2024-03-19T01:52:32.955Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:32.955Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:32.955Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:32.955Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:32.955Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:32.955Z] [WARNING] ***************************************************************** [2024-03-19T01:52:32.955Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:34.851Z] [INFO] CycloneDX: Creating BOM version 1.4 with 115 component(s) [2024-03-19T01:52:34.851Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/bom.xml [2024-03-19T01:52:34.851Z] [INFO] attaching as jspcaching-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:34.851Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/bom.json [2024-03-19T01:52:34.851Z] [INFO] attaching as jspcaching-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:34.851Z] [INFO] [2024-03-19T01:52:34.851Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jspcaching-connector --- [2024-03-19T01:52:34.851Z] [INFO] Tests are skipped. [2024-03-19T01:52:34.851Z] [INFO] [2024-03-19T01:52:34.851Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jspcaching-connector --- [2024-03-19T01:52:34.851Z] [INFO] Tests are skipped. [2024-03-19T01:52:34.851Z] [INFO] [2024-03-19T01:52:34.851Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jsf-connector --- [2024-03-19T01:52:34.851Z] [WARNING] ***************************************************************** [2024-03-19T01:52:34.851Z] [WARNING] * The * [2024-03-19T01:52:34.851Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:34.851Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:34.851Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:34.851Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:34.851Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:34.851Z] [WARNING] ***************************************************************** [2024-03-19T01:52:34.851Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:36.220Z] [INFO] CycloneDX: Creating BOM version 1.4 with 116 component(s) [2024-03-19T01:52:36.220Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/bom.xml [2024-03-19T01:52:36.220Z] [INFO] attaching as jsf-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:36.220Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/bom.json [2024-03-19T01:52:36.220Z] [INFO] attaching as jsf-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:36.220Z] [INFO] [2024-03-19T01:52:36.220Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsf-connector --- [2024-03-19T01:52:36.220Z] [INFO] Tests are skipped. [2024-03-19T01:52:36.220Z] [INFO] [2024-03-19T01:52:36.220Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-ha --- [2024-03-19T01:52:36.220Z] [WARNING] ***************************************************************** [2024-03-19T01:52:36.220Z] [WARNING] * The * [2024-03-19T01:52:36.220Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:36.220Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:36.220Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:36.220Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:36.220Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:36.220Z] [WARNING] ***************************************************************** [2024-03-19T01:52:36.220Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:38.115Z] [INFO] CycloneDX: Creating BOM version 1.4 with 117 component(s) [2024-03-19T01:52:38.115Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/bom.xml [2024-03-19T01:52:38.115Z] [INFO] attaching as web-ha-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:38.115Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/bom.json [2024-03-19T01:52:38.115Z] [INFO] attaching as web-ha-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:38.115Z] [INFO] [2024-03-19T01:52:38.115Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webservices-connector --- [2024-03-19T01:52:38.115Z] [WARNING] ***************************************************************** [2024-03-19T01:52:38.115Z] [WARNING] * The * [2024-03-19T01:52:38.115Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:38.115Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:38.115Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:38.115Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:38.115Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:38.115Z] [WARNING] ***************************************************************** [2024-03-19T01:52:38.115Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:39.486Z] [INFO] CycloneDX: Creating BOM version 1.4 with 116 component(s) [2024-03-19T01:52:39.486Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/bom.xml [2024-03-19T01:52:39.486Z] [INFO] attaching as webservices-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:39.486Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/bom.json [2024-03-19T01:52:39.486Z] [INFO] attaching as webservices-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:39.486Z] [INFO] [2024-03-19T01:52:39.486Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jsr109-impl --- [2024-03-19T01:52:39.486Z] [WARNING] ***************************************************************** [2024-03-19T01:52:39.486Z] [WARNING] * The * [2024-03-19T01:52:39.486Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:39.486Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:39.486Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:39.486Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:39.486Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:39.486Z] [WARNING] ***************************************************************** [2024-03-19T01:52:39.486Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:41.382Z] [INFO] CycloneDX: Creating BOM version 1.4 with 126 component(s) [2024-03-19T01:52:41.382Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/bom.xml [2024-03-19T01:52:41.382Z] [INFO] attaching as jsr109-impl-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:41.382Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/bom.json [2024-03-19T01:52:41.382Z] [INFO] attaching as jsr109-impl-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:41.382Z] [INFO] [2024-03-19T01:52:41.382Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsr109-impl --- [2024-03-19T01:52:41.382Z] [INFO] [2024-03-19T01:52:41.382Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration --- [2024-03-19T01:52:41.382Z] [INFO] [2024-03-19T01:52:41.382Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-all-checkstyle) @ cmp-all --- [2024-03-19T01:52:41.382Z] [INFO] [2024-03-19T01:52:41.382Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-jspcaching-connector-checkstyle) @ jspcaching-connector --- [2024-03-19T01:52:41.382Z] [INFO] [2024-03-19T01:52:41.382Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsf-connector --- [2024-03-19T01:52:41.382Z] [INFO] [2024-03-19T01:52:41.382Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-ha --- [2024-03-19T01:52:41.382Z] [INFO] [2024-03-19T01:52:41.382Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-connector --- [2024-03-19T01:52:41.382Z] [INFO] Tests are skipped. [2024-03-19T01:52:41.382Z] [INFO] Not copying test resources [2024-03-19T01:52:41.382Z] [INFO] [2024-03-19T01:52:41.382Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-jsf-connector-checkstyle) @ jsf-connector --- [2024-03-19T01:52:41.382Z] [INFO] [2024-03-19T01:52:41.382Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ weld-integration --- [2024-03-19T01:52:41.382Z] [INFO] [2024-03-19T01:52:41.382Z] [INFO] [2024-03-19T01:52:41.382Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-all --- [2024-03-19T01:52:41.382Z] [INFO] --- install:3.1.1:install (default-install) @ jspcaching-connector --- [2024-03-19T01:52:41.382Z] [INFO] [2024-03-19T01:52:41.382Z] [INFO] --- install:3.1.1:install (default-install) @ jsf-connector --- [2024-03-19T01:52:41.383Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/8.0.1-SNAPSHOT/cmp-all-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:41.383Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/8.0.1-SNAPSHOT/jspcaching-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:41.383Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/8.0.1-SNAPSHOT/jsf-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:41.383Z] [INFO] Not compiling test sources [2024-03-19T01:52:41.383Z] [INFO] [2024-03-19T01:52:41.383Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration --- [2024-03-19T01:52:41.383Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/8.0.1-SNAPSHOT/jspcaching-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:41.383Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/8.0.1-SNAPSHOT/cmp-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:41.383Z] [INFO] Tests are skipped. [2024-03-19T01:52:41.383Z] [INFO] [2024-03-19T01:52:41.383Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-ha --- [2024-03-19T01:52:41.383Z] [INFO] [2024-03-19T01:52:41.383Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration --- [2024-03-19T01:52:41.383Z] [INFO] Tests are skipped. [2024-03-19T01:52:41.383Z] [INFO] [2024-03-19T01:52:41.383Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-ha-checkstyle) @ web-ha --- [2024-03-19T01:52:41.383Z] [INFO] Tests are skipped. [2024-03-19T01:52:41.383Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/8.0.1-SNAPSHOT/jspcaching-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:41.383Z] [INFO] Tests are skipped. [2024-03-19T01:52:41.383Z] [INFO] [2024-03-19T01:52:41.383Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-connector --- [2024-03-19T01:52:41.383Z] [INFO] [2024-03-19T01:52:41.383Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/8.0.1-SNAPSHOT/jsf-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:41.383Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsr109-impl --- [2024-03-19T01:52:41.383Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/8.0.1-SNAPSHOT/cmp-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:41.383Z] [INFO] [2024-03-19T01:52:41.383Z] [INFO] --- install:3.1.1:install (default-install) @ web-ha --- [2024-03-19T01:52:41.383Z] [INFO] Tests are skipped. [2024-03-19T01:52:41.383Z] [INFO] [2024-03-19T01:52:41.383Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-webservices-connector-checkstyle) @ webservices-connector --- [2024-03-19T01:52:41.383Z] [INFO] Tests are skipped. [2024-03-19T01:52:41.383Z] [INFO] [2024-03-19T01:52:41.383Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-jsr109-impl-checkstyle) @ jsr109-impl --- [2024-03-19T01:52:41.383Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/8.0.1-SNAPSHOT/web-ha-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:41.384Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/8.0.1-SNAPSHOT/jsf-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:41.384Z] [INFO] [2024-03-19T01:52:41.384Z] [INFO] --- install:3.1.1:install (default-install) @ webservices-connector --- [2024-03-19T01:52:41.384Z] [INFO] [2024-03-19T01:52:41.384Z] [INFO] --- install:3.1.1:install (default-install) @ jsr109-impl --- [2024-03-19T01:52:41.384Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/8.0.1-SNAPSHOT/jspcaching-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:41.384Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/8.0.1-SNAPSHOT/webservices-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:41.384Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/8.0.1-SNAPSHOT/jsr109-impl-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:41.384Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/8.0.1-SNAPSHOT/web-ha-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:41.384Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/8.0.1-SNAPSHOT/jsf-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:41.384Z] [INFO] Tests are skipped. [2024-03-19T01:52:41.384Z] [INFO] [2024-03-19T01:52:41.384Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration --- [2024-03-19T01:52:41.384Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/8.0.1-SNAPSHOT/jsr109-impl-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:41.384Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/8.0.1-SNAPSHOT/webservices-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:41.384Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/8.0.1-SNAPSHOT/web-ha-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:41.384Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/8.0.1-SNAPSHOT/webservices-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:41.385Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/8.0.1-SNAPSHOT/jsr109-impl-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:41.385Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/8.0.1-SNAPSHOT/web-ha-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:41.385Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/8.0.1-SNAPSHOT/webservices-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:41.385Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/8.0.1-SNAPSHOT/jsr109-impl-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [2024-03-19T01:52:41.385Z] [INFO] Building Web Related Implementations for GlassFish 8.0.1-SNAPSHOT [280/300] [2024-03-19T01:52:41.385Z] [INFO] from appserver/web/webtier-all/pom.xml [2024-03-19T01:52:41.385Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [2024-03-19T01:52:41.385Z] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [2024-03-19T01:52:41.385Z] [INFO] Building WebServices Security and Jakarta Authentication implementation 8.0.1-SNAPSHOT [281/300] [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] Building GlassFish Metro Glue Code 8.0.1-SNAPSHOT [282/300] [2024-03-19T01:52:41.385Z] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [2024-03-19T01:52:41.385Z] [INFO] from appserver/security/webservices.security/pom.xml [2024-03-19T01:52:41.385Z] [INFO] from appserver/webservices/metro-glue/pom.xml [2024-03-19T01:52:41.385Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:41.385Z] [INFO] Building SOAP/TCP integration code 8.0.1-SNAPSHOT [283/300] [2024-03-19T01:52:41.385Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:41.385Z] [INFO] from appserver/webservices/soap-tcp/pom.xml [2024-03-19T01:52:41.385Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:41.385Z] [INFO] Executing tasks [2024-03-19T01:52:41.385Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/classes/META-INF for [2024-03-19T01:52:41.385Z] [INFO] [echo] weld-integration [2024-03-19T01:52:41.385Z] [INFO] Executed tasks [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration --- [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] --- clean:3.3.2:clean (default-clean) @ soap-tcp --- [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ soap-tcp --- [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-glue --- [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ metro-glue --- [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ soap-tcp --- [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ metro-glue --- [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ soap-tcp --- [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ metro-glue --- [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.385Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices.security --- [2024-03-19T01:52:41.385Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webservices.security --- [2024-03-19T01:52:41.386Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ webservices.security --- [2024-03-19T01:52:41.386Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ webservices.security --- [2024-03-19T01:52:41.386Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtier-all --- [2024-03-19T01:52:41.386Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webtier-all --- [2024-03-19T01:52:41.386Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ webtier-all --- [2024-03-19T01:52:41.386Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ webtier-all --- [2024-03-19T01:52:41.386Z] [INFO] No sources to compile [2024-03-19T01:52:41.386Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ webtier-all --- [2024-03-19T01:52:41.386Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webtier-all --- [2024-03-19T01:52:41.386Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtier-all --- [2024-03-19T01:52:41.386Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:41.386Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:41.386Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:41.386Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:41.386Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:41.386Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:41.386Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/weld-integration.jar [2024-03-19T01:52:41.386Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:41.386Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ webtier-all --- [2024-03-19T01:52:41.386Z] [INFO] No sources to compile [2024-03-19T01:52:41.386Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ webtier-all --- [2024-03-19T01:52:41.386Z] [INFO] No sources to compile [2024-03-19T01:52:41.386Z] [INFO] [2024-03-19T01:52:41.386Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtier-all --- [2024-03-19T01:52:41.643Z] [WARNING] ***************************************************************** [2024-03-19T01:52:41.643Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:41.643Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:41.643Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:41.643Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:41.643Z] [WARNING] ***************************************************************** [2024-03-19T01:52:41.643Z] [INFO] Executing tasks [2024-03-19T01:52:41.643Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/classes/META-INF for [2024-03-19T01:52:41.643Z] [INFO] [echo] webtier-all [2024-03-19T01:52:41.643Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/classes/META-INF [2024-03-19T01:52:41.643Z] [INFO] Executed tasks [2024-03-19T01:52:41.643Z] [WARNING] ***************************************************************** [2024-03-19T01:52:41.643Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:41.643Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:41.643Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:41.643Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:41.643Z] [WARNING] ***************************************************************** [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ metro-glue --- [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ metro-glue --- [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-glue --- [2024-03-19T01:52:41.900Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-glue --- [2024-03-19T01:52:41.900Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:52:41.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/src/main/manpages [2024-03-19T01:52:41.900Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ metro-glue --- [2024-03-19T01:52:41.900Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:41.900Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ soap-tcp --- [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ soap-tcp --- [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ soap-tcp --- [2024-03-19T01:52:41.900Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- resources:3.3.1:resources (default-resources) @ soap-tcp --- [2024-03-19T01:52:41.900Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:52:41.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/src/main/manpages [2024-03-19T01:52:41.900Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ soap-tcp --- [2024-03-19T01:52:41.900Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:41.900Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ webservices.security --- [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webservices.security --- [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices.security --- [2024-03-19T01:52:41.900Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices.security --- [2024-03-19T01:52:41.900Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:52:41.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/src/main/manpages [2024-03-19T01:52:41.900Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:41.900Z] [INFO] [2024-03-19T01:52:41.900Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ webservices.security --- [2024-03-19T01:52:41.900Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:41.900Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:42.156Z] [INFO] [2024-03-19T01:52:42.156Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ metro-glue --- [2024-03-19T01:52:42.156Z] [INFO] [2024-03-19T01:52:42.157Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ metro-glue --- [2024-03-19T01:52:42.157Z] [INFO] [2024-03-19T01:52:42.157Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ metro-glue --- [2024-03-19T01:52:42.157Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:42.414Z] [INFO] [2024-03-19T01:52:42.414Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ soap-tcp --- [2024-03-19T01:52:42.414Z] [INFO] [2024-03-19T01:52:42.414Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ soap-tcp --- [2024-03-19T01:52:42.414Z] [INFO] [2024-03-19T01:52:42.414Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ soap-tcp --- [2024-03-19T01:52:42.414Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:42.414Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:42.414Z] [INFO] [2024-03-19T01:52:42.414Z] [INFO] --- command-security:1.0.17:check (default-check) @ metro-glue --- [2024-03-19T01:52:42.414Z] [INFO] [2024-03-19T01:52:42.414Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ metro-glue --- [2024-03-19T01:52:42.414Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:42.414Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:42.414Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java:[172,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:42.414Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java:[172,34] getSubject(java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T01:52:42.415Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientSecurityPipeCreator.java: Some input files use or override a deprecated API. [2024-03-19T01:52:42.415Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientSecurityPipeCreator.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:52:42.415Z] [INFO] [2024-03-19T01:52:42.415Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ webservices.security --- [2024-03-19T01:52:42.415Z] [INFO] [2024-03-19T01:52:42.415Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ webservices.security --- [2024-03-19T01:52:42.415Z] [INFO] [2024-03-19T01:52:42.415Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices.security --- [2024-03-19T01:52:42.415Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:42.415Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:42.415Z] [INFO] [2024-03-19T01:52:42.415Z] [INFO] --- command-security:1.0.17:check (default-check) @ soap-tcp --- [2024-03-19T01:52:42.415Z] [INFO] [2024-03-19T01:52:42.415Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ soap-tcp --- [2024-03-19T01:52:42.415Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:42.415Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:42.674Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:42.674Z] [INFO] [2024-03-19T01:52:42.674Z] [INFO] --- command-security:1.0.17:check (default-check) @ webservices.security --- [2024-03-19T01:52:42.674Z] [INFO] [2024-03-19T01:52:42.674Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ webservices.security --- [2024-03-19T01:52:42.674Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:42.674Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:42.931Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:42.931Z] [INFO] Initial messages found so far: {} [2024-03-19T01:52:42.931Z] [INFO] Processing: AS-WSMETROGLUE-10010 [2024-03-19T01:52:42.931Z] [INFO] Message AS-WSMETROGLUE-10010 needs checking for cause/action: false [2024-03-19T01:52:42.931Z] [INFO] Processing: AS-WSMETROGLUE-10020 [2024-03-19T01:52:42.931Z] [INFO] Message AS-WSMETROGLUE-10020 needs checking for cause/action: false [2024-03-19T01:52:42.931Z] [INFO] Processing: AS-WSMETROGLUE-10011 [2024-03-19T01:52:42.931Z] [INFO] Message AS-WSMETROGLUE-10011 needs checking for cause/action: false [2024-03-19T01:52:42.931Z] [INFO] Processing: AS-WSMETROGLUE-10012 [2024-03-19T01:52:42.931Z] [INFO] Message AS-WSMETROGLUE-10012 needs checking for cause/action: false [2024-03-19T01:52:42.931Z] [INFO] Processing: AS-WSMETROGLUE-10001 [2024-03-19T01:52:42.931Z] [INFO] Message AS-WSMETROGLUE-10001 needs checking for cause/action: false [2024-03-19T01:52:42.931Z] [INFO] Processing: AS-WSMETROGLUE-10002 [2024-03-19T01:52:42.931Z] [INFO] Message AS-WSMETROGLUE-10002 needs checking for cause/action: false [2024-03-19T01:52:42.931Z] [INFO] Processing: AS-WSMETROGLUE-10003 [2024-03-19T01:52:42.931Z] [INFO] Message AS-WSMETROGLUE-10003 needs checking for cause/action: false [2024-03-19T01:52:42.931Z] [INFO] Processing: AS-WSMETROGLUE-10004 [2024-03-19T01:52:42.931Z] [INFO] Message AS-WSMETROGLUE-10004 needs checking for cause/action: false [2024-03-19T01:52:42.931Z] [INFO] Processing: AS-WSMETROGLUE-19999 [2024-03-19T01:52:42.931Z] [INFO] Message AS-WSMETROGLUE-19999 needs checking for cause/action: false [2024-03-19T01:52:42.931Z] [INFO] Processing: AS-WSMETROGLUE-19998 [2024-03-19T01:52:42.931Z] [INFO] Message AS-WSMETROGLUE-19998 needs checking for cause/action: false [2024-03-19T01:52:42.931Z] [INFO] Total Messages including ones found from disk so far: {AS-WSMETROGLUE-10001=Loading WS-TX Services. Please wait., AS-WSMETROGLUE-10002=WS-TX Services successfully started., AS-WSMETROGLUE-10003=WS-TX Services application was deployed explicitly., AS-WSMETROGLUE-10004=Cannot deploy or load WS-TX Services: {0}, AS-WSMETROGLUE-10004.MSG_COMMENT=# {0} - cause, AS-WSMETROGLUE-10010=Web service endpoint deployment events listener registered successfully., AS-WSMETROGLUE-10011=Endpoint deployment even received., AS-WSMETROGLUE-10012=Endpoint undeployment even received., AS-WSMETROGLUE-10020=High availability environment configuration injected into Metro high availability provider., AS-WSMETROGLUE-19998=Exception occurred retrieving port configuration for WSTX service., AS-WSMETROGLUE-19999=Caught unexpected exception.} [2024-03-19T01:52:42.931Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:52:42.931Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:42.931Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:42.931Z] [INFO] Processing: jakarta.enterprise.webservices.metroglue on element LOG_DOMAIN [2024-03-19T01:52:42.931Z] [INFO] Enclosing type is org.glassfish.webservices.metroglue.LogUtils [2024-03-19T01:52:42.931Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.metroglue.description=Metro Glue Main Logger, jakarta.enterprise.webservices.metroglue.publish=true, jakarta.enterprise.webservices.metroglue.subsystem=WEBSERVICES} [2024-03-19T01:52:42.931Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:52:42.931Z] [INFO] Found enclosing element LOG_DOMAIN [2024-03-19T01:52:42.931Z] [INFO] Found enclosing element org.glassfish.webservices.metroglue.LogUtils [2024-03-19T01:52:42.931Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:52:42.932Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:42.932Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:42.932Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:52:42.932Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:42.932Z] [INFO] [2024-03-19T01:52:42.932Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metro-glue --- [2024-03-19T01:52:42.932Z] [INFO] Not copying test resources [2024-03-19T01:52:42.932Z] [INFO] [2024-03-19T01:52:42.932Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ metro-glue --- [2024-03-19T01:52:42.932Z] [INFO] Not compiling test sources [2024-03-19T01:52:42.932Z] [INFO] [2024-03-19T01:52:42.932Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ metro-glue --- [2024-03-19T01:52:42.932Z] [INFO] [2024-03-19T01:52:42.932Z] [INFO] --- surefire:3.2.5:test (default-test) @ metro-glue --- [2024-03-19T01:52:42.932Z] [INFO] Tests are skipped. [2024-03-19T01:52:42.932Z] [INFO] [2024-03-19T01:52:42.932Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-glue --- [2024-03-19T01:52:42.932Z] [INFO] Executing tasks [2024-03-19T01:52:42.932Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/classes/META-INF for [2024-03-19T01:52:42.932Z] [INFO] [echo] metro-glue [2024-03-19T01:52:42.932Z] [INFO] Executed tasks [2024-03-19T01:52:42.932Z] [INFO] [2024-03-19T01:52:42.932Z] [INFO] --- jar:3.3.0:jar (default-jar) @ metro-glue --- [2024-03-19T01:52:42.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/metro-glue.jar [2024-03-19T01:52:42.932Z] [WARNING] ***************************************************************** [2024-03-19T01:52:42.932Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:42.932Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:42.932Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:42.932Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:42.932Z] [WARNING] ***************************************************************** [2024-03-19T01:52:42.932Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:42.932Z] [INFO] Initial messages found so far: {} [2024-03-19T01:52:42.932Z] [INFO] Processing: AS-WSSOAPTCP-00001 [2024-03-19T01:52:42.932Z] [INFO] Message AS-WSSOAPTCP-00001 needs checking for cause/action: false [2024-03-19T01:52:42.932Z] [INFO] Processing: AS-WSSOAPTCP-00002 [2024-03-19T01:52:42.932Z] [INFO] Message AS-WSSOAPTCP-00002 needs checking for cause/action: false [2024-03-19T01:52:42.932Z] [INFO] Processing: AS-WSSOAPTCP-00003 [2024-03-19T01:52:42.932Z] [INFO] Message AS-WSSOAPTCP-00003 needs checking for cause/action: false [2024-03-19T01:52:42.932Z] [INFO] Processing: AS-WSSOAPTCP-00004 [2024-03-19T01:52:42.932Z] [INFO] Message AS-WSSOAPTCP-00004 needs checking for cause/action: false [2024-03-19T01:52:42.932Z] [INFO] Processing: AS-WSSOAPTCP-00050 [2024-03-19T01:52:42.932Z] [INFO] Message AS-WSSOAPTCP-00050 needs checking for cause/action: false [2024-03-19T01:52:42.932Z] [INFO] Processing: AS-WSSOAPTCP-00006 [2024-03-19T01:52:42.932Z] [INFO] Message AS-WSSOAPTCP-00006 needs checking for cause/action: false [2024-03-19T01:52:42.932Z] [INFO] Processing: AS-WSSOAPTCP-00007 [2024-03-19T01:52:42.932Z] [INFO] Message AS-WSSOAPTCP-00007 needs checking for cause/action: false [2024-03-19T01:52:42.932Z] [INFO] Total Messages including ones found from disk so far: {AS-WSSOAPTCP-00001=Initialize SOAP/TCP protocol for port: {0}, AS-WSSOAPTCP-00001.MSG_COMMENT=# {0} - port number, AS-WSSOAPTCP-00002=Can not convert SOAP/TCP protocol id to byte array., AS-WSSOAPTCP-00003=SOAP/TCP endpoint removed: {0}, AS-WSSOAPTCP-00004=SOAP/TCP endpoint added: {0}, AS-WSSOAPTCP-00006=WSTCPAdapterRegistryImpl. Register adapter. Path: {0}, AS-WSSOAPTCP-00007=WSTCPAdapterRegistryImpl. DeRegister adapter for {0}, AS-WSSOAPTCP-00050=Following exception was thrown} [2024-03-19T01:52:42.932Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:52:42.932Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:42.932Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:42.932Z] [INFO] Processing: jakarta.enterprise.webservices.transport.tcp on element LOG_DOMAIN [2024-03-19T01:52:42.932Z] [INFO] Enclosing type is org.glassfish.webservices.transport.tcp.LogUtils [2024-03-19T01:52:42.933Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.transport.tcp.description=SOAP/TCP Transport Logger, jakarta.enterprise.webservices.transport.tcp.publish=true, jakarta.enterprise.webservices.transport.tcp.subsystem=WEBSERVICES} [2024-03-19T01:52:42.933Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:52:42.933Z] [INFO] Found enclosing element LOG_DOMAIN [2024-03-19T01:52:42.933Z] [INFO] Found enclosing element org.glassfish.webservices.transport.tcp.LogUtils [2024-03-19T01:52:42.933Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:52:42.933Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:42.933Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:42.933Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:52:42.933Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:42.933Z] [INFO] [2024-03-19T01:52:42.933Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ soap-tcp --- [2024-03-19T01:52:42.933Z] [INFO] Not copying test resources [2024-03-19T01:52:42.933Z] [INFO] [2024-03-19T01:52:42.933Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ soap-tcp --- [2024-03-19T01:52:42.933Z] [INFO] Not compiling test sources [2024-03-19T01:52:42.933Z] [INFO] [2024-03-19T01:52:42.933Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ soap-tcp --- [2024-03-19T01:52:42.933Z] [INFO] [2024-03-19T01:52:42.933Z] [INFO] --- surefire:3.2.5:test (default-test) @ soap-tcp --- [2024-03-19T01:52:42.933Z] [INFO] Tests are skipped. [2024-03-19T01:52:42.933Z] [INFO] [2024-03-19T01:52:42.933Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ soap-tcp --- [2024-03-19T01:52:42.933Z] [INFO] Executing tasks [2024-03-19T01:52:42.933Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/classes/META-INF for [2024-03-19T01:52:42.933Z] [INFO] [echo] soap-tcp [2024-03-19T01:52:42.933Z] [INFO] Executed tasks [2024-03-19T01:52:42.933Z] [INFO] [2024-03-19T01:52:42.933Z] [INFO] --- jar:3.3.0:jar (default-jar) @ soap-tcp --- [2024-03-19T01:52:42.933Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/soap-tcp.jar [2024-03-19T01:52:42.933Z] [WARNING] ***************************************************************** [2024-03-19T01:52:42.933Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:42.933Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:42.933Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:42.933Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:42.933Z] [WARNING] ***************************************************************** [2024-03-19T01:52:43.190Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:52:43.190Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:43.190Z] [INFO] Initial messages found so far: {} [2024-03-19T01:52:43.190Z] [INFO] Processing: AS-WSSECURITY-00001 [2024-03-19T01:52:43.190Z] [INFO] Message AS-WSSECURITY-00001 needs checking for cause/action: true [2024-03-19T01:52:43.190Z] [INFO] Processing: AS-WSSECURITY-00002 [2024-03-19T01:52:43.190Z] [INFO] Message AS-WSSECURITY-00002 needs checking for cause/action: true [2024-03-19T01:52:43.190Z] [INFO] Processing: AS-WSSECURITY-00003 [2024-03-19T01:52:43.190Z] [INFO] Message AS-WSSECURITY-00003 needs checking for cause/action: true [2024-03-19T01:52:43.190Z] [INFO] Processing: AS-WSSECURITY-00004 [2024-03-19T01:52:43.190Z] [INFO] Message AS-WSSECURITY-00004 needs checking for cause/action: true [2024-03-19T01:52:43.190Z] [INFO] Processing: AS-WSSECURITY-00005 [2024-03-19T01:52:43.190Z] [INFO] Message AS-WSSECURITY-00005 needs checking for cause/action: true [2024-03-19T01:52:43.190Z] [INFO] Processing: AS-WSSECURITY-00006 [2024-03-19T01:52:43.190Z] [INFO] Message AS-WSSECURITY-00006 needs checking for cause/action: false [2024-03-19T01:52:43.190Z] [INFO] Processing: AS-WSSECURITY-00007 [2024-03-19T01:52:43.190Z] [INFO] Message AS-WSSECURITY-00007 needs checking for cause/action: true [2024-03-19T01:52:43.190Z] [INFO] Processing: AS-WSSECURITY-00008 [2024-03-19T01:52:43.190Z] [INFO] Message AS-WSSECURITY-00008 needs checking for cause/action: true [2024-03-19T01:52:43.190Z] [INFO] Processing: AS-WSSECURITY-00009 [2024-03-19T01:52:43.190Z] [INFO] Message AS-WSSECURITY-00009 needs checking for cause/action: false [2024-03-19T01:52:43.190Z] [INFO] Processing: AS-WSSECURITY-00010 [2024-03-19T01:52:43.190Z] [INFO] Message AS-WSSECURITY-00010 needs checking for cause/action: false [2024-03-19T01:52:43.190Z] [INFO] Processing: AS-WSSECURITY-00011 [2024-03-19T01:52:43.190Z] [INFO] Message AS-WSSECURITY-00011 needs checking for cause/action: true [2024-03-19T01:52:43.191Z] [INFO] Total Messages including ones found from disk so far: {AS-WSSECURITY-00001=Request processing failed., AS-WSSECURITY-00002=SEC2002: Container-auth: wss: Error validating request., AS-WSSECURITY-00003=SEC2003: Container-auth: wss: Error securing response., AS-WSSECURITY-00004=SEC2004: Container-auth: wss: Error securing request., AS-WSSECURITY-00005=SEC2005: Container-auth: wss: Error validating response., AS-WSSECURITY-00006=SEC2006: Container-auth: wss: Not a SOAP message context., AS-WSSECURITY-00007=EJB Webservice security configuration Failure., AS-WSSECURITY-00008=Servlet Webservice security configuration Failure, AS-WSSECURITY-00009=BASIC AUTH username/password http header parsing error for {0}, AS-WSSECURITY-00009.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00010=Servlet Webservice security configuration Failure, AS-WSSECURITY-00010.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00011=Following exception was thrown:} [2024-03-19T01:52:43.191Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:52:43.191Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:43.191Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:43.191Z] [INFO] Processing: jakarta.enterprise.webservices.security on element LOG_DOMAIN [2024-03-19T01:52:43.191Z] [INFO] Enclosing type is com.sun.enterprise.security.webservices.LogUtils [2024-03-19T01:52:43.191Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.security.description=Web Services Security Logger, jakarta.enterprise.webservices.security.publish=true, jakarta.enterprise.webservices.security.subsystem=WEBSERVICES} [2024-03-19T01:52:43.191Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:52:43.191Z] [INFO] Found enclosing element LOG_DOMAIN [2024-03-19T01:52:43.191Z] [INFO] Found enclosing element com.sun.enterprise.security.webservices.LogUtils [2024-03-19T01:52:43.191Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:52:43.191Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:52:43.191Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:43.191Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:52:43.191Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:43.191Z] [INFO] [2024-03-19T01:52:43.191Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices.security --- [2024-03-19T01:52:43.191Z] [INFO] Not copying test resources [2024-03-19T01:52:43.191Z] [INFO] [2024-03-19T01:52:43.191Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ weld-integration --- [2024-03-19T01:52:43.191Z] [WARNING] ***************************************************************** [2024-03-19T01:52:43.191Z] [WARNING] * The * [2024-03-19T01:52:43.191Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:43.191Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:43.191Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:43.191Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:43.191Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:43.191Z] [WARNING] ***************************************************************** [2024-03-19T01:52:43.191Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:45.086Z] [INFO] CycloneDX: Creating BOM version 1.4 with 150 component(s) [2024-03-19T01:52:45.086Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/bom.xml [2024-03-19T01:52:45.343Z] [INFO] attaching as weld-integration-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:45.343Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/bom.json [2024-03-19T01:52:45.343Z] [INFO] attaching as weld-integration-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:45.343Z] [INFO] [2024-03-19T01:52:45.343Z] [WARNING] ***************************************************************** [2024-03-19T01:52:45.343Z] [WARNING] * The * [2024-03-19T01:52:45.343Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:45.343Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:45.343Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:45.343Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:45.343Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:45.343Z] [WARNING] ***************************************************************** [2024-03-19T01:52:45.343Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webtier-all --- [2024-03-19T01:52:45.343Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:47.238Z] [INFO] CycloneDX: Creating BOM version 1.4 with 131 component(s) [2024-03-19T01:52:47.238Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/bom.xml [2024-03-19T01:52:47.238Z] [INFO] attaching as webtier-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:47.238Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/bom.json [2024-03-19T01:52:47.238Z] [INFO] attaching as webtier-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:47.239Z] [INFO] [2024-03-19T01:52:47.239Z] [WARNING] ***************************************************************** [2024-03-19T01:52:47.239Z] [WARNING] * The * [2024-03-19T01:52:47.239Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ metro-glue --- [2024-03-19T01:52:47.239Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:47.239Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:47.239Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:47.239Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:47.239Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:47.239Z] [WARNING] ***************************************************************** [2024-03-19T01:52:47.239Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:49.133Z] [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) [2024-03-19T01:52:49.133Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/bom.xml [2024-03-19T01:52:49.133Z] [INFO] attaching as metro-glue-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:49.133Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/bom.json [2024-03-19T01:52:49.133Z] [INFO] attaching as metro-glue-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:49.133Z] [INFO] [2024-03-19T01:52:49.133Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-glue --- [2024-03-19T01:52:49.133Z] [INFO] Tests are skipped. [2024-03-19T01:52:49.133Z] [INFO] [2024-03-19T01:52:49.133Z] [INFO] --- failsafe:3.2.5:verify (verify) @ metro-glue --- [2024-03-19T01:52:49.133Z] [INFO] Tests are skipped. [2024-03-19T01:52:49.133Z] [INFO] [2024-03-19T01:52:49.133Z] [WARNING] ***************************************************************** [2024-03-19T01:52:49.133Z] [WARNING] * The * [2024-03-19T01:52:49.133Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:49.133Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:49.134Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ soap-tcp --- [2024-03-19T01:52:49.134Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:49.134Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:49.134Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:49.134Z] [WARNING] ***************************************************************** [2024-03-19T01:52:49.134Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:51.028Z] [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) [2024-03-19T01:52:51.028Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/bom.xml [2024-03-19T01:52:51.028Z] [INFO] attaching as soap-tcp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:51.028Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/bom.json [2024-03-19T01:52:51.028Z] [INFO] attaching as soap-tcp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:51.028Z] [INFO] [2024-03-19T01:52:51.028Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ webservices.security --- [2024-03-19T01:52:51.028Z] [INFO] [2024-03-19T01:52:51.028Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ soap-tcp --- [2024-03-19T01:52:51.028Z] [INFO] [2024-03-19T01:52:51.028Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration --- [2024-03-19T01:52:51.028Z] [INFO] [2024-03-19T01:52:51.028Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtier-all --- [2024-03-19T01:52:51.028Z] [INFO] [2024-03-19T01:52:51.028Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-metro-glue-checkstyle) @ metro-glue --- [2024-03-19T01:52:51.028Z] [INFO] [2024-03-19T01:52:51.028Z] [INFO] --- install:3.1.1:install (default-install) @ metro-glue --- [2024-03-19T01:52:51.029Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/8.0.1-SNAPSHOT/metro-glue-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:51.029Z] [INFO] Not compiling test sources [2024-03-19T01:52:51.029Z] [INFO] [2024-03-19T01:52:51.029Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices.security --- [2024-03-19T01:52:51.029Z] [INFO] Tests are skipped. [2024-03-19T01:52:51.029Z] [INFO] Tests are skipped. [2024-03-19T01:52:51.029Z] [INFO] Tests are skipped. [2024-03-19T01:52:51.029Z] [INFO] [2024-03-19T01:52:51.029Z] [INFO] [2024-03-19T01:52:51.029Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webtier-all --- [2024-03-19T01:52:51.029Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration --- [2024-03-19T01:52:51.029Z] [INFO] [2024-03-19T01:52:51.029Z] [INFO] --- failsafe:3.2.5:verify (verify) @ soap-tcp --- [2024-03-19T01:52:51.029Z] [INFO] [2024-03-19T01:52:51.029Z] [INFO] --- surefire:3.2.5:test (default-test) @ webservices.security --- [2024-03-19T01:52:51.029Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/8.0.1-SNAPSHOT/metro-glue-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:51.029Z] [INFO] Tests are skipped. [2024-03-19T01:52:51.029Z] [INFO] Tests are skipped. [2024-03-19T01:52:51.029Z] [INFO] Tests are skipped. [2024-03-19T01:52:51.029Z] [INFO] [2024-03-19T01:52:51.029Z] [INFO] [2024-03-19T01:52:51.029Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-weld-integration-checkstyle) @ weld-integration --- [2024-03-19T01:52:51.029Z] [INFO] [2024-03-19T01:52:51.029Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-webtier-all-checkstyle) @ webtier-all --- [2024-03-19T01:52:51.029Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-soap-tcp-checkstyle) @ soap-tcp --- [2024-03-19T01:52:51.029Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/8.0.1-SNAPSHOT/metro-glue-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:51.029Z] [INFO] [2024-03-19T01:52:51.029Z] [INFO] [2024-03-19T01:52:51.029Z] [INFO] --- install:3.1.1:install (default-install) @ webtier-all --- [2024-03-19T01:52:51.029Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration --- [2024-03-19T01:52:51.029Z] [INFO] [2024-03-19T01:52:51.029Z] [INFO] --- install:3.1.1:install (default-install) @ soap-tcp --- [2024-03-19T01:52:51.029Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/8.0.1-SNAPSHOT/webtier-all-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:51.029Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/8.0.1-SNAPSHOT/weld-integration-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:51.029Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/8.0.1-SNAPSHOT/soap-tcp-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:51.029Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/8.0.1-SNAPSHOT/metro-glue-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:51.029Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/8.0.1-SNAPSHOT/webtier-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:51.030Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/8.0.1-SNAPSHOT/weld-integration-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:51.030Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/8.0.1-SNAPSHOT/soap-tcp-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:51.030Z] [INFO] Tests are skipped. [2024-03-19T01:52:51.030Z] [INFO] [2024-03-19T01:52:51.030Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices.security --- [2024-03-19T01:52:51.030Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/8.0.1-SNAPSHOT/weld-integration-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:51.030Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/8.0.1-SNAPSHOT/webtier-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:51.030Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/8.0.1-SNAPSHOT/soap-tcp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:51.030Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/8.0.1-SNAPSHOT/weld-integration-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:51.030Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/8.0.1-SNAPSHOT/soap-tcp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:51.030Z] [INFO] [2024-03-19T01:52:51.030Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [2024-03-19T01:52:51.030Z] [INFO] Building JMS Injection Module for Runtime 8.0.1-SNAPSHOT [284/300] [2024-03-19T01:52:51.030Z] [INFO] [2024-03-19T01:52:51.030Z] [INFO] from appserver/jms/gf-jms-injection/pom.xml [2024-03-19T01:52:51.030Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:51.030Z] [INFO] [2024-03-19T01:52:51.030Z] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [2024-03-19T01:52:51.030Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-config >--------- [2024-03-19T01:52:51.030Z] [INFO] Building Glassfish Web Featureset 8.0.1-SNAPSHOT [285/300] [2024-03-19T01:52:51.030Z] [INFO] Building GlassFish MicroProfile Config 8.0.1-SNAPSHOT [286/300] [2024-03-19T01:52:51.030Z] [INFO] from appserver/featuresets/web/pom.xml [2024-03-19T01:52:51.030Z] [INFO] from appserver/microprofile/config/pom.xml [2024-03-19T01:52:51.030Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:52:51.030Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:51.030Z] [INFO] Executing tasks [2024-03-19T01:52:51.030Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/classes/META-INF for [2024-03-19T01:52:51.030Z] [INFO] [echo] webservices.security [2024-03-19T01:52:51.030Z] [INFO] Executed tasks [2024-03-19T01:52:51.030Z] [INFO] [2024-03-19T01:52:51.030Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices.security --- [2024-03-19T01:52:51.030Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/webservices.security.jar [2024-03-19T01:52:51.288Z] [INFO] [2024-03-19T01:52:51.288Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webservices.security --- [2024-03-19T01:52:51.288Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:52:51.288Z] [WARNING] ***************************************************************** [2024-03-19T01:52:51.288Z] [WARNING] * The * [2024-03-19T01:52:51.288Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:51.288Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:51.288Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:51.288Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:51.288Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:51.288Z] [WARNING] ***************************************************************** [2024-03-19T01:52:51.288Z] [WARNING] ***************************************************************** [2024-03-19T01:52:51.288Z] [WARNING] * The * [2024-03-19T01:52:51.288Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:51.288Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:51.288Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:51.288Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:51.288Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:51.288Z] [WARNING] ***************************************************************** [2024-03-19T01:52:51.288Z] [WARNING] ***************************************************************** [2024-03-19T01:52:51.288Z] [WARNING] * The * [2024-03-19T01:52:51.288Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:51.288Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:51.288Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:51.288Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:51.288Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:51.288Z] [WARNING] ***************************************************************** [2024-03-19T01:52:53.812Z] [INFO] CycloneDX: Creating BOM version 1.4 with 137 component(s) [2024-03-19T01:52:53.812Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/bom.xml [2024-03-19T01:52:53.812Z] [INFO] attaching as webservices.security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:53.812Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/bom.json [2024-03-19T01:52:53.812Z] [INFO] attaching as webservices.security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-injection --- [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-config --- [2024-03-19T01:52:53.812Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices.security --- [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-jms-injection --- [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ microprofile-config --- [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web --- [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-jms-injection --- [2024-03-19T01:52:53.812Z] [INFO] Tests are skipped. [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ microprofile-config --- [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices.security --- [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-jms-injection --- [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ microprofile-config --- [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web --- [2024-03-19T01:52:53.812Z] [INFO] Tests are skipped. [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-webservices.security-checkstyle) @ webservices.security --- [2024-03-19T01:52:53.812Z] [INFO] [2024-03-19T01:52:53.812Z] [INFO] --- install:3.1.1:install (default-install) @ webservices.security --- [2024-03-19T01:52:53.812Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/8.0.1-SNAPSHOT/webservices.security-8.0.1-SNAPSHOT.pom [2024-03-19T01:52:53.813Z] [INFO] No sources to compile [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web --- [2024-03-19T01:52:53.813Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/8.0.1-SNAPSHOT/webservices.security-8.0.1-SNAPSHOT.jar [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web --- [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-03-19T01:52:53.813Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/8.0.1-SNAPSHOT/webservices.security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:52:53.813Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:53.813Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/8.0.1-SNAPSHOT/webservices.security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web --- [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [2024-03-19T01:52:53.813Z] [INFO] Building Client OSGi module (including ACC) 8.0.1-SNAPSHOT [287/300] [2024-03-19T01:52:53.813Z] [INFO] from appserver/appclient/client/acc/pom.xml [2024-03-19T01:52:53.813Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:52:53.813Z] [INFO] No sources to compile [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web --- [2024-03-19T01:52:53.813Z] [INFO] No sources to compile [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-03-19T01:52:53.813Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:53.813Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:53.813Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:53.813Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:53.813Z] [INFO] Executing tasks [2024-03-19T01:52:53.813Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/classes/META-INF for [2024-03-19T01:52:53.813Z] [INFO] [echo] web [2024-03-19T01:52:53.813Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/classes/META-INF [2024-03-19T01:52:53.813Z] [INFO] Executed tasks [2024-03-19T01:52:53.813Z] [WARNING] ***************************************************************** [2024-03-19T01:52:53.813Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:53.813Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:53.813Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:53.813Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:53.813Z] [WARNING] ***************************************************************** [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client-module --- [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-client-module --- [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-client-module --- [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-client-module --- [2024-03-19T01:52:53.813Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:53.813Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-jms-injection --- [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-jms-injection --- [2024-03-19T01:52:53.813Z] [INFO] [2024-03-19T01:52:53.813Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-injection --- [2024-03-19T01:52:53.813Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:53.814Z] [INFO] [2024-03-19T01:52:53.814Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-injection --- [2024-03-19T01:52:53.814Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:52:53.814Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:52:53.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/src/main/manpages [2024-03-19T01:52:53.814Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:53.814Z] [INFO] [2024-03-19T01:52:53.814Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-jms-injection --- [2024-03-19T01:52:53.814Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:53.814Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:53.814Z] [INFO] [2024-03-19T01:52:53.814Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ microprofile-config --- [2024-03-19T01:52:53.814Z] [INFO] [2024-03-19T01:52:53.814Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ microprofile-config --- [2024-03-19T01:52:53.814Z] [INFO] [2024-03-19T01:52:53.814Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-config --- [2024-03-19T01:52:53.814Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:53.814Z] [INFO] [2024-03-19T01:52:53.814Z] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-config --- [2024-03-19T01:52:53.814Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T01:52:53.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/src/main/manpages [2024-03-19T01:52:53.814Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:53.814Z] [INFO] [2024-03-19T01:52:53.814Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ microprofile-config --- [2024-03-19T01:52:53.814Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:53.814Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:54.071Z] [INFO] [2024-03-19T01:52:54.071Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-client-module --- [2024-03-19T01:52:54.071Z] [INFO] [2024-03-19T01:52:54.071Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-client-module --- [2024-03-19T01:52:54.071Z] [INFO] [2024-03-19T01:52:54.071Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client-module --- [2024-03-19T01:52:54.071Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:52:54.071Z] [INFO] [2024-03-19T01:52:54.071Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dtds-and-schemas) @ gf-client-module --- [2024-03-19T01:52:54.327Z] [INFO] [2024-03-19T01:52:54.327Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client-module --- [2024-03-19T01:52:54.327Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-03-19T01:52:54.327Z] [INFO] Copying 161 resources from target/dependency/glassfish/lib to target/classes [2024-03-19T01:52:54.327Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T01:52:54.327Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:52:54.327Z] [INFO] [2024-03-19T01:52:54.327Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-client-module --- [2024-03-19T01:52:54.327Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:54.327Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:54.328Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java uses unchecked or unsafe operations. [2024-03-19T01:52:54.328Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:52:54.328Z] [INFO] [2024-03-19T01:52:54.328Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-jms-injection --- [2024-03-19T01:52:54.328Z] [INFO] [2024-03-19T01:52:54.328Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-jms-injection --- [2024-03-19T01:52:54.328Z] [INFO] [2024-03-19T01:52:54.328Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-injection --- [2024-03-19T01:52:54.328Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:54.328Z] [INFO] [2024-03-19T01:52:54.328Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ microprofile-config --- [2024-03-19T01:52:54.328Z] [INFO] [2024-03-19T01:52:54.328Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ microprofile-config --- [2024-03-19T01:52:54.328Z] [INFO] [2024-03-19T01:52:54.328Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-config --- [2024-03-19T01:52:54.328Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:54.585Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:54.585Z] [INFO] [2024-03-19T01:52:54.585Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-injection --- [2024-03-19T01:52:54.585Z] [INFO] [2024-03-19T01:52:54.585Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-jms-injection --- [2024-03-19T01:52:54.585Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:54.585Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:54.842Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config [2024-03-19T01:52:54.842Z] Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning [2024-03-19T01:52:54.842Z] Package found in [Jar:., Jar:helidon-microprofile-config] [2024-03-19T01:52:54.843Z] Class path [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-config, Jar:helidon-common-config, Jar:helidon-common-mapper, Jar:helidon-common-media-type, Jar:helidon-inject-api, Jar:helidon-common-types, Jar:helidon-logging-common, Jar:microprofile-config-api, Jar:helidon-config-yaml-mp, Jar:helidon-config-yaml, Jar:snakeyaml, Jar:helidon-config-encryption, Jar:helidon-common-key-util, Jar:helidon-common-configurable, Jar:helidon-common-context, Jar:helidon-builder-api, Jar:helidon-common-crypto, Jar:helidon-config-object-mapping, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:glassfish-api, Jar:hk2, Jar:hk2-utils, Jar:hk2-api, Jar:aopalliance-repackaged, Jar:hk2-core, Jar:hk2-locator, Jar:javassist, Jar:hk2-runlevel, Jar:class-model, Jar:asm-analysis, Jar:asm-commons, Jar:asm-tree, Jar:asm-util, Jar:hk2-config-generator, Jar:hibernate-validator, Jar:jakarta.validation-api, Jar:jboss-logging, Jar:classmate, Jar:jakarta.xml.bind-api, Jar:jaxb-osgi, Jar:scattered-archive-api, Jar:nucleus-grizzly-all, Jar:grizzly-framework, Jar:grizzly-portunif, Jar:grizzly-http, Jar:grizzly-http2, Jar:grizzly-http-server, Jar:grizzly-config, Jar:glassfish-corba-omgapi, Jar:management-api, Jar:internal-api, Jar:config-types, Jar:config-api, Jar:common-util, Jar:weld-integration, Jar:jakarta.faces, Jar:jakarta.ws.rs-api, Jar:jersey-cdi1x, Jar:jersey-common, Jar:osgi-resource-locator, Jar:web-glue, Jar:jakarta.security.enterprise, Jar:jakarta.security.enterprise-api, Jar:jakarta.json-api, Jar:nimbus-jose-jwt, Jar:jakarta.servlet-api, Jar:web-cli, Jar:amx-jakartaee, Jar:amx-core, Jar:glassfish-mbeanserver, Jar:flashlight-framework, Jar:stats77, Jar:war-util, Jar:jakarta.servlet.jsp-api, Jar:glassfish-ee-api, Jar:web-naming, Jar:jakarta.mail-api, Jar:jakarta.activation-api, Jar:angus-mail, Jar:angus-activation, Jar:web-core, Jar:admin-util, Jar:security-services, Jar:jackson-annotations, Jar:jackson-databind, Jar:jackson-core, Jar:byte-buddy, Jar:deployment-common, Jar:deployment-jakartaee-core, Jar:wasp, Jar:expressly, Jar:admin-core, Jar:monitoring-core, Jar:dol, Jar:jakarta.enterprise.concurrent-api, Jar:annotation-framework, Jar:logging-annotation-processor, Jar:nucleus-resources, Jar:transaction-internal-api, Jar:container-common, Jar:security, Jar:web-gui-plugin-common, Jar:kernel, Jar:glassfish, Jar:logging, Jar:api-exporter, Jar:websecurity, Jar:jakarta.authentication-api, Jar:epicyro, Jar:web-embed-api, Jar:simple-glassfish-api, Jar:gf-web-connector, Jar:web-sse, Jar:jakarta.enterprise.cdi-el-api, Jar:weld-osgi-bundle, Jar:weld-ejb, Jar:weld-jsf, Jar:weld-jta, Jar:weld-web, Jar:weld-lite-extension-translator, Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:gf-weld-connector, Jar:ejb-container, Jar:jakarta.ejb-api, Jar:ejb-client, Jar:security-ee, Jar:jakarta.authorization-api, Jar:exousia, Jar:ssl-impl, Jar:libpam4j, Jar:glassfish-naming, Jar:persistence-common, Jar:connectors-internal-api, Jar:resources-connector, Jar:ejb-internal-api, Jar:gf-ejb-connector, Jar:asm, Jar:orb-connector, Jar:orb-enabler, Jar:glassfish-corba-orb, Jar:glassfish-corba-csiv2-idl, Jar:exception-annotation-processor, Jar:pfl-dynamic, Jar:glassfish-corba-internal-api, Jar:pfl-basic, Jar:ha-api, Jar:gms-bootstrap, Jar:shoal-gms-api, Jar:rmic, Jar:jakarta.transaction-api, Jar:jta, Jar:jakarta.resource-api, Jar:jakarta.persistence-api, Jar:gmbal, Jar:pfl-tf, Jar:pfl-basic-tools, Jar:pfl-tf-tools] [2024-03-19T01:52:54.843Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Export io.helidon.common.config, has 2, private references [io.helidon.common, io.helidon.common.mapper] [2024-03-19T01:52:54.843Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Export io.helidon.config.mp, has 1, private references [io.helidon.config.spi] [2024-03-19T01:52:54.843Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Export io.helidon.config, has 7, private references [io.helidon.builder.api, io.helidon.common, io.helidon.common.config.spi, io.helidon.common.mapper, io.helidon.common.media.type, io.helidon.config.spi, io.helidon.inject.api] [2024-03-19T01:52:54.843Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/org/yaml/snakeyaml/internal/Logger.class=org.yaml.snakeyaml.internal.Logger, META-INF/versions/9/module-info.class=module-info, META-INF/versions/9/org/yaml/snakeyaml/internal/Logger$Level.class=org.yaml.snakeyaml.internal.Logger$Level} [2024-03-19T01:52:54.844Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:54.844Z] [INFO] [2024-03-19T01:52:54.844Z] [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-config --- [2024-03-19T01:52:54.844Z] [INFO] [2024-03-19T01:52:54.844Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ microprofile-config --- [2024-03-19T01:52:54.844Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:54.844Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:55.287Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:52:55.287Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:55.287Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:55.287Z] [INFO] Processing: jakarta.enterprise.resource.jms.injection on element JMS_INJECTION_LOGGER [2024-03-19T01:52:55.287Z] [INFO] Enclosing type is org.glassfish.jms.injection.InjectableJMSContext [2024-03-19T01:52:55.287Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.injection.description=JMS Injection Logger, jakarta.enterprise.resource.jms.injection.publish=true, jakarta.enterprise.resource.jms.injection.subsystem=JMS_INJECTION} [2024-03-19T01:52:55.287Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:52:55.287Z] [INFO] Found enclosing element JMS_INJECTION_LOGGER [2024-03-19T01:52:55.287Z] [INFO] Found enclosing element org.glassfish.jms.injection.InjectableJMSContext [2024-03-19T01:52:55.287Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:52:55.287Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:52:55.287Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:52:55.287Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:52:55.287Z] [INFO] [2024-03-19T01:52:55.287Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-injection --- [2024-03-19T01:52:55.287Z] [INFO] Not copying test resources [2024-03-19T01:52:55.287Z] [INFO] [2024-03-19T01:52:55.287Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-jms-injection --- [2024-03-19T01:52:55.287Z] [INFO] Not compiling test sources [2024-03-19T01:52:55.287Z] [INFO] [2024-03-19T01:52:55.287Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-injection --- [2024-03-19T01:52:55.287Z] [INFO] [2024-03-19T01:52:55.287Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-injection --- [2024-03-19T01:52:55.287Z] [INFO] Tests are skipped. [2024-03-19T01:52:55.287Z] [INFO] [2024-03-19T01:52:55.287Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-injection --- [2024-03-19T01:52:55.288Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/MainClassLaunchable.java:[75,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.288Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/Launchable.java:[122,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.288Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[367,65] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.288Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[615,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.288Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[799,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.288Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/FacadeLaunchable.java:[270,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.288Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[335,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.288Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[335,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.288Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCLogger.java:[130,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.288Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/UndeployedLaunchable.java:[231,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.288Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/LaunchSecurityHelper.java:[121,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.288Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/LaunchSecurityHelper.java:[121,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.289Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ProviderContainerContractInfoImpl.java:[84,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:52:55.289Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/Launchable.java: Some input files use or override a deprecated API. [2024-03-19T01:52:55.289Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/Launchable.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:52:55.289Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:52:55.289Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:52:55.289Z] [INFO] [2024-03-19T01:52:55.289Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-client-module --- [2024-03-19T01:52:55.289Z] [INFO] [2024-03-19T01:52:55.289Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-client-module --- [2024-03-19T01:52:55.289Z] [INFO] Executing tasks [2024-03-19T01:52:55.289Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/classes/META-INF for [2024-03-19T01:52:55.289Z] [INFO] [echo] gf-jms-injection [2024-03-19T01:52:55.289Z] [INFO] Executed tasks [2024-03-19T01:52:55.289Z] [INFO] [2024-03-19T01:52:55.289Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-injection --- [2024-03-19T01:52:55.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar [2024-03-19T01:52:55.289Z] [WARNING] ***************************************************************** [2024-03-19T01:52:55.289Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:55.289Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:55.289Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:55.289Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:55.289Z] [WARNING] ***************************************************************** [2024-03-19T01:52:55.289Z] [INFO] [2024-03-19T01:52:55.289Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client-module --- [2024-03-19T01:52:55.289Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:52:55.289Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:52:55.289Z] [INFO] [2024-03-19T01:52:55.289Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-config --- [2024-03-19T01:52:55.289Z] [INFO] Not copying test resources [2024-03-19T01:52:55.289Z] [INFO] [2024-03-19T01:52:55.289Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ microprofile-config --- [2024-03-19T01:52:55.289Z] [INFO] Not compiling test sources [2024-03-19T01:52:55.289Z] [INFO] [2024-03-19T01:52:55.289Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-config --- [2024-03-19T01:52:55.289Z] [INFO] [2024-03-19T01:52:55.289Z] [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-config --- [2024-03-19T01:52:55.289Z] [INFO] Tests are skipped. [2024-03-19T01:52:55.289Z] [INFO] [2024-03-19T01:52:55.289Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-config --- [2024-03-19T01:52:55.289Z] [INFO] Executing tasks [2024-03-19T01:52:55.289Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/classes/META-INF for [2024-03-19T01:52:55.289Z] [INFO] [echo] microprofile-config [2024-03-19T01:52:55.289Z] [INFO] Executed tasks [2024-03-19T01:52:55.289Z] [INFO] [2024-03-19T01:52:55.289Z] [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-config --- [2024-03-19T01:52:55.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/microprofile-config.jar [2024-03-19T01:52:55.290Z] [WARNING] ***************************************************************** [2024-03-19T01:52:55.290Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:52:55.290Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:52:55.290Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:52:55.290Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:52:55.290Z] [WARNING] ***************************************************************** [2024-03-19T01:52:55.548Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:52:55.548Z] [INFO] [2024-03-19T01:52:55.548Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client-module --- [2024-03-19T01:52:55.548Z] [INFO] [2024-03-19T01:52:55.548Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-client-module --- [2024-03-19T01:52:55.548Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:52:55.548Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T01:52:56.113Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:52:56.113Z] [INFO] [2024-03-19T01:52:56.113Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client-module --- [2024-03-19T01:52:56.113Z] [INFO] Not copying test resources [2024-03-19T01:52:56.113Z] [INFO] [2024-03-19T01:52:56.113Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-client-module --- [2024-03-19T01:52:56.113Z] [INFO] Not compiling test sources [2024-03-19T01:52:56.113Z] [INFO] [2024-03-19T01:52:56.113Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client-module --- [2024-03-19T01:52:56.113Z] [INFO] [2024-03-19T01:52:56.113Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-client-module --- [2024-03-19T01:52:56.113Z] [INFO] Tests are skipped. [2024-03-19T01:52:56.113Z] [INFO] [2024-03-19T01:52:56.113Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client-module --- [2024-03-19T01:52:56.113Z] [INFO] Executing tasks [2024-03-19T01:52:56.113Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/classes/META-INF for [2024-03-19T01:52:56.113Z] [INFO] [echo] gf-client-module [2024-03-19T01:52:56.113Z] [INFO] Executed tasks [2024-03-19T01:52:56.113Z] [INFO] [2024-03-19T01:52:56.113Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client-module --- [2024-03-19T01:52:56.113Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/gf-client-module.jar [2024-03-19T01:52:56.113Z] [INFO] [2024-03-19T01:52:56.113Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web --- [2024-03-19T01:52:56.113Z] [WARNING] ***************************************************************** [2024-03-19T01:52:56.113Z] [WARNING] * The * [2024-03-19T01:52:56.113Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:52:56.113Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:52:56.113Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:52:56.113Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:52:56.113Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:52:56.113Z] [WARNING] ***************************************************************** [2024-03-19T01:52:56.113Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:53:01.369Z] [INFO] CycloneDX: Creating BOM version 1.4 with 278 component(s) [2024-03-19T01:53:01.369Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/bom.xml [2024-03-19T01:53:01.369Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:01.369Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/bom.json [2024-03-19T01:53:01.369Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:01.369Z] [INFO] [2024-03-19T01:53:01.369Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-jms-injection --- [2024-03-19T01:53:01.369Z] [WARNING] ***************************************************************** [2024-03-19T01:53:01.369Z] [WARNING] * The * [2024-03-19T01:53:01.369Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:53:01.369Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:53:01.369Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:53:01.369Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:53:01.369Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:53:01.369Z] [WARNING] ***************************************************************** [2024-03-19T01:53:01.369Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:53:02.740Z] [INFO] CycloneDX: Creating BOM version 1.4 with 147 component(s) [2024-03-19T01:53:02.740Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/bom.xml [2024-03-19T01:53:02.740Z] [INFO] attaching as gf-jms-injection-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:02.740Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/bom.json [2024-03-19T01:53:02.998Z] [INFO] attaching as gf-jms-injection-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:02.998Z] [INFO] [2024-03-19T01:53:02.998Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ microprofile-config --- [2024-03-19T01:53:02.998Z] [WARNING] ***************************************************************** [2024-03-19T01:53:02.998Z] [WARNING] * The * [2024-03-19T01:53:02.998Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:53:02.998Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:53:02.998Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:53:02.998Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:53:02.998Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:53:02.998Z] [WARNING] ***************************************************************** [2024-03-19T01:53:02.998Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:53:05.520Z] [INFO] CycloneDX: Creating BOM version 1.4 with 167 component(s) [2024-03-19T01:53:05.520Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/bom.xml [2024-03-19T01:53:05.520Z] [INFO] attaching as microprofile-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:05.520Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/bom.json [2024-03-19T01:53:05.520Z] [INFO] attaching as microprofile-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:05.520Z] [INFO] [2024-03-19T01:53:05.520Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-client-module --- [2024-03-19T01:53:05.520Z] [WARNING] ***************************************************************** [2024-03-19T01:53:05.520Z] [WARNING] * The * [2024-03-19T01:53:05.520Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:53:05.520Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:53:05.520Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:53:05.520Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:53:05.520Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:53:05.520Z] [WARNING] ***************************************************************** [2024-03-19T01:53:05.520Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:53:08.047Z] [INFO] CycloneDX: Creating BOM version 1.4 with 177 component(s) [2024-03-19T01:53:08.047Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/bom.xml [2024-03-19T01:53:08.047Z] [INFO] attaching as gf-client-module-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:08.047Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/bom.json [2024-03-19T01:53:08.047Z] [INFO] attaching as gf-client-module-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:08.047Z] [INFO] [2024-03-19T01:53:08.047Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client-module --- [2024-03-19T01:53:08.047Z] [INFO] [2024-03-19T01:53:08.047Z] [INFO] [2024-03-19T01:53:08.047Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-injection --- [2024-03-19T01:53:08.048Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-03-19T01:53:08.048Z] [INFO] [2024-03-19T01:53:08.048Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ microprofile-config --- [2024-03-19T01:53:08.048Z] [INFO] Tests are skipped. [2024-03-19T01:53:08.048Z] [INFO] Tests are skipped. [2024-03-19T01:53:08.048Z] [INFO] Tests are skipped. [2024-03-19T01:53:08.048Z] [INFO] [2024-03-19T01:53:08.048Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-injection --- [2024-03-19T01:53:08.048Z] [INFO] [2024-03-19T01:53:08.048Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-03-19T01:53:08.048Z] [INFO] [2024-03-19T01:53:08.048Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client-module --- [2024-03-19T01:53:08.048Z] [INFO] Tests are skipped. [2024-03-19T01:53:08.048Z] [INFO] Tests are skipped. [2024-03-19T01:53:08.048Z] [INFO] [2024-03-19T01:53:08.048Z] [INFO] Tests are skipped. [2024-03-19T01:53:08.048Z] [INFO] [2024-03-19T01:53:08.048Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-web-checkstyle) @ web --- [2024-03-19T01:53:08.048Z] [INFO] [2024-03-19T01:53:08.048Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient-gf-client-module-checkstyle) @ gf-client-module --- [2024-03-19T01:53:08.048Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jms-gf-jms-injection-checkstyle) @ gf-jms-injection --- [2024-03-19T01:53:08.048Z] [INFO] [2024-03-19T01:53:08.048Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-injection --- [2024-03-19T01:53:08.048Z] [INFO] [2024-03-19T01:53:08.048Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-03-19T01:53:08.048Z] [INFO] [2024-03-19T01:53:08.048Z] [INFO] --- install:3.1.1:install (default-install) @ gf-client-module --- [2024-03-19T01:53:08.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT.pom [2024-03-19T01:53:08.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/8.0.1-SNAPSHOT/gf-jms-injection-8.0.1-SNAPSHOT.pom [2024-03-19T01:53:08.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/8.0.1-SNAPSHOT/gf-client-module-8.0.1-SNAPSHOT.pom [2024-03-19T01:53:08.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:08.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/8.0.1-SNAPSHOT/gf-client-module-8.0.1-SNAPSHOT.jar [2024-03-19T01:53:08.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/8.0.1-SNAPSHOT/gf-jms-injection-8.0.1-SNAPSHOT.jar [2024-03-19T01:53:08.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/8.0.1-SNAPSHOT/gf-jms-injection-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:08.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:08.048Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/8.0.1-SNAPSHOT/gf-client-module-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:08.049Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/8.0.1-SNAPSHOT/gf-jms-injection-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:08.049Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/8.0.1-SNAPSHOT/gf-client-module-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:08.306Z] [INFO] [2024-03-19T01:53:08.306Z] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [2024-03-19T01:53:08.306Z] [INFO] Building Client Library (including ACC) 8.0.1-SNAPSHOT [288/300] [2024-03-19T01:53:08.306Z] [INFO] from appserver/appclient/client/acc-standalone/pom.xml [2024-03-19T01:53:08.306Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:53:08.306Z] [INFO] [2024-03-19T01:53:08.306Z] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [2024-03-19T01:53:08.306Z] [INFO] Building Embedded GlassFish Static Shell 8.0.1-SNAPSHOT [289/300] [2024-03-19T01:53:08.306Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml [2024-03-19T01:53:08.306Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:53:08.306Z] [INFO] [2024-03-19T01:53:08.306Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client --- [2024-03-19T01:53:08.306Z] [INFO] [2024-03-19T01:53:08.306Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-client --- [2024-03-19T01:53:08.306Z] [INFO] [2024-03-19T01:53:08.306Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-client --- [2024-03-19T01:53:08.306Z] [INFO] [2024-03-19T01:53:08.306Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-client --- [2024-03-19T01:53:08.306Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:53:08.306Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:53:08.306Z] [INFO] [2024-03-19T01:53:08.306Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.306Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] No sources to compile [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:53:08.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/main/manpages [2024-03-19T01:53:08.307Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] No sources to compile [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] No sources to compile [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] Not copying test resources [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] Not compiling test sources [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] Tests are skipped. [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] Executing tasks [2024-03-19T01:53:08.307Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/classes/META-INF for [2024-03-19T01:53:08.307Z] [INFO] [echo] glassfish-embedded-static-shell [2024-03-19T01:53:08.307Z] [INFO] Executed tasks [2024-03-19T01:53:08.307Z] [INFO] [2024-03-19T01:53:08.307Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:08.307Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar [2024-03-19T01:53:08.307Z] [WARNING] ***************************************************************** [2024-03-19T01:53:08.307Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:53:08.307Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:53:08.307Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:53:08.307Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:53:08.307Z] [WARNING] ***************************************************************** [2024-03-19T01:53:08.565Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config [2024-03-19T01:53:08.565Z] Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning [2024-03-19T01:53:08.565Z] Package found in [Jar:., Jar:helidon-microprofile-config] [2024-03-19T01:53:08.566Z] Class path [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-config, Jar:helidon-common-config, Jar:helidon-common-mapper, Jar:helidon-common-media-type, Jar:helidon-inject-api, Jar:helidon-common-types, Jar:helidon-logging-common, Jar:microprofile-config-api, Jar:helidon-config-yaml-mp, Jar:helidon-config-yaml, Jar:snakeyaml, Jar:helidon-config-encryption, Jar:helidon-common-key-util, Jar:helidon-common-configurable, Jar:helidon-common-context, Jar:helidon-builder-api, Jar:helidon-common-crypto, Jar:helidon-config-object-mapping, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:glassfish-api, Jar:hk2, Jar:hk2-utils, Jar:hk2-api, Jar:aopalliance-repackaged, Jar:hk2-core, Jar:hk2-locator, Jar:javassist, Jar:hk2-runlevel, Jar:class-model, Jar:asm-analysis, Jar:asm-commons, Jar:asm-tree, Jar:asm-util, Jar:hk2-config-generator, Jar:hibernate-validator, Jar:jakarta.validation-api, Jar:jboss-logging, Jar:classmate, Jar:jakarta.xml.bind-api, Jar:jaxb-osgi, Jar:scattered-archive-api, Jar:nucleus-grizzly-all, Jar:grizzly-framework, Jar:grizzly-portunif, Jar:grizzly-http, Jar:grizzly-http2, Jar:grizzly-http-server, Jar:grizzly-config, Jar:glassfish-corba-omgapi, Jar:management-api, Jar:internal-api, Jar:config-types, Jar:config-api, Jar:common-util, Jar:weld-integration, Jar:jakarta.faces, Jar:jakarta.ws.rs-api, Jar:jersey-cdi1x, Jar:jersey-common, Jar:osgi-resource-locator, Jar:web-glue, Jar:jakarta.security.enterprise, Jar:jakarta.security.enterprise-api, Jar:jakarta.json-api, Jar:nimbus-jose-jwt, Jar:jakarta.servlet-api, Jar:web-cli, Jar:amx-jakartaee, Jar:amx-core, Jar:glassfish-mbeanserver, Jar:flashlight-framework, Jar:stats77, Jar:war-util, Jar:jakarta.servlet.jsp-api, Jar:glassfish-ee-api, Jar:web-naming, Jar:jakarta.mail-api, Jar:jakarta.activation-api, Jar:angus-mail, Jar:angus-activation, Jar:web-core, Jar:admin-util, Jar:security-services, Jar:jackson-annotations, Jar:jackson-databind, Jar:jackson-core, Jar:byte-buddy, Jar:deployment-common, Jar:deployment-jakartaee-core, Jar:wasp, Jar:expressly, Jar:admin-core, Jar:monitoring-core, Jar:dol, Jar:jakarta.enterprise.concurrent-api, Jar:annotation-framework, Jar:logging-annotation-processor, Jar:nucleus-resources, Jar:transaction-internal-api, Jar:container-common, Jar:security, Jar:web-gui-plugin-common, Jar:kernel, Jar:glassfish, Jar:logging, Jar:api-exporter, Jar:websecurity, Jar:jakarta.authentication-api, Jar:epicyro, Jar:web-embed-api, Jar:simple-glassfish-api, Jar:gf-web-connector, Jar:web-sse, Jar:jakarta.enterprise.cdi-el-api, Jar:weld-osgi-bundle, Jar:weld-ejb, Jar:weld-jsf, Jar:weld-jta, Jar:weld-web, Jar:weld-lite-extension-translator, Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:gf-weld-connector, Jar:ejb-container, Jar:jakarta.ejb-api, Jar:ejb-client, Jar:security-ee, Jar:jakarta.authorization-api, Jar:exousia, Jar:ssl-impl, Jar:libpam4j, Jar:glassfish-naming, Jar:persistence-common, Jar:connectors-internal-api, Jar:resources-connector, Jar:ejb-internal-api, Jar:gf-ejb-connector, Jar:asm, Jar:orb-connector, Jar:orb-enabler, Jar:glassfish-corba-orb, Jar:glassfish-corba-csiv2-idl, Jar:exception-annotation-processor, Jar:pfl-dynamic, Jar:glassfish-corba-internal-api, Jar:pfl-basic, Jar:ha-api, Jar:gms-bootstrap, Jar:shoal-gms-api, Jar:rmic, Jar:jakarta.transaction-api, Jar:jta, Jar:jakarta.resource-api, Jar:jakarta.persistence-api, Jar:gmbal, Jar:pfl-tf, Jar:pfl-basic-tools, Jar:pfl-tf-tools] [2024-03-19T01:53:08.567Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Export io.helidon.common.config, has 2, private references [io.helidon.common, io.helidon.common.mapper] [2024-03-19T01:53:08.567Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Export io.helidon.config.mp, has 1, private references [io.helidon.config.spi] [2024-03-19T01:53:08.567Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Export io.helidon.config, has 7, private references [io.helidon.builder.api, io.helidon.common, io.helidon.common.config.spi, io.helidon.common.mapper, io.helidon.common.media.type, io.helidon.config.spi, io.helidon.inject.api] [2024-03-19T01:53:08.567Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/org/yaml/snakeyaml/internal/Logger.class=org.yaml.snakeyaml.internal.Logger, META-INF/versions/9/module-info.class=module-info, META-INF/versions/9/org/yaml/snakeyaml/internal/Logger$Level.class=org.yaml.snakeyaml.internal.Logger$Level} [2024-03-19T01:53:08.567Z] [INFO] Building bundle: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/microprofile-config.jar [2024-03-19T01:53:08.567Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:53:08.567Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:53:08.567Z] [INFO] [2024-03-19T01:53:08.567Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-client --- [2024-03-19T01:53:08.567Z] [INFO] [2024-03-19T01:53:08.567Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-client --- [2024-03-19T01:53:08.567Z] [INFO] [2024-03-19T01:53:08.567Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client --- [2024-03-19T01:53:08.567Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:53:08.567Z] [INFO] [2024-03-19T01:53:08.567Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client --- [2024-03-19T01:53:08.567Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:53:08.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/main/manpages [2024-03-19T01:53:08.567Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:53:08.567Z] [INFO] [2024-03-19T01:53:08.567Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-client --- [2024-03-19T01:53:08.567Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:53:08.567Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:53:08.825Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:53:08.825Z] [INFO] [2024-03-19T01:53:08.825Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-config --- [2024-03-19T01:53:08.825Z] [INFO] Tests are skipped. [2024-03-19T01:53:08.825Z] [INFO] [2024-03-19T01:53:08.825Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-config --- [2024-03-19T01:53:08.825Z] [INFO] Tests are skipped. [2024-03-19T01:53:08.825Z] [INFO] [2024-03-19T01:53:08.825Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.microprofile-microprofile-config-checkstyle) @ microprofile-config --- [2024-03-19T01:53:08.825Z] [INFO] [2024-03-19T01:53:08.825Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-config --- [2024-03-19T01:53:08.825Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/8.0.1-SNAPSHOT/microprofile-config-8.0.1-SNAPSHOT.pom [2024-03-19T01:53:08.825Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/microprofile-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/8.0.1-SNAPSHOT/microprofile-config-8.0.1-SNAPSHOT.jar [2024-03-19T01:53:08.825Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/8.0.1-SNAPSHOT/microprofile-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:08.825Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/8.0.1-SNAPSHOT/microprofile-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:09.390Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:53:09.390Z] [INFO] [2024-03-19T01:53:09.390Z] [WARNING] ***************************************************************** [2024-03-19T01:53:09.390Z] [WARNING] * The * [2024-03-19T01:53:09.390Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:53:09.390Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:53:09.390Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:53:09.390Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:53:09.390Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:53:09.390Z] [WARNING] ***************************************************************** [2024-03-19T01:53:09.390Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:09.390Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:53:14.648Z] [INFO] CycloneDX: Creating BOM version 1.4 with 305 component(s) [2024-03-19T01:53:14.648Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/bom.xml [2024-03-19T01:53:14.648Z] [INFO] attaching as glassfish-embedded-static-shell-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:14.648Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/bom.json [2024-03-19T01:53:14.648Z] [INFO] attaching as glassfish-embedded-static-shell-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:14.648Z] [INFO] [2024-03-19T01:53:14.648Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-client --- [2024-03-19T01:53:14.648Z] [INFO] [2024-03-19T01:53:14.648Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:14.648Z] [INFO] [2024-03-19T01:53:14.648Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-client --- [2024-03-19T01:53:14.648Z] [INFO] Tests are skipped. [2024-03-19T01:53:14.648Z] [INFO] [2024-03-19T01:53:14.648Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:14.648Z] [INFO] Tests are skipped. [2024-03-19T01:53:14.648Z] [INFO] [2024-03-19T01:53:14.648Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-static-shell-checkstyle) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:14.648Z] [INFO] [2024-03-19T01:53:14.648Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell --- [2024-03-19T01:53:14.649Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-8.0.1-SNAPSHOT.pom [2024-03-19T01:53:14.649Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-8.0.1-SNAPSHOT.jar [2024-03-19T01:53:14.649Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:14.649Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:14.649Z] [INFO] [2024-03-19T01:53:14.649Z] [INFO] [2024-03-19T01:53:14.649Z] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [2024-03-19T01:53:14.649Z] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [2024-03-19T01:53:14.649Z] [INFO] Building Glassfish Web Profile Distribution 8.0.1-SNAPSHOT [291/300] [2024-03-19T01:53:14.649Z] [INFO] Building Embedded GlassFish Static Shell dist. fragment 8.0.1-SNAPSHOT [290/300] [2024-03-19T01:53:14.649Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml [2024-03-19T01:53:14.649Z] [INFO] from appserver/distributions/web/pom.xml [2024-03-19T01:53:14.649Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-03-19T01:53:14.649Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:53:14.649Z] [INFO] [2024-03-19T01:53:14.649Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.649Z] [INFO] [2024-03-19T01:53:14.649Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.649Z] [INFO] [2024-03-19T01:53:14.649Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client --- [2024-03-19T01:53:14.649Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-03-19T01:53:14.649Z] [INFO] [2024-03-19T01:53:14.649Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.649Z] [WARNING] ***************************************************************** [2024-03-19T01:53:14.649Z] [WARNING] * Your build is requesting parallel execution, but this * [2024-03-19T01:53:14.649Z] [WARNING] * project contains the following plugin(s) that have goals not * [2024-03-19T01:53:14.649Z] [WARNING] * marked as thread-safe to support parallel execution. * [2024-03-19T01:53:14.649Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2024-03-19T01:53:14.649Z] [WARNING] * and/or request plugins be made thread-safe. * [2024-03-19T01:53:14.649Z] [WARNING] * If reporting an issue, report it against the plugin in * [2024-03-19T01:53:14.649Z] [WARNING] * question, not against Apache Maven. * [2024-03-19T01:53:14.649Z] [WARNING] ***************************************************************** [2024-03-19T01:53:14.649Z] [WARNING] The following plugins are not marked as thread-safe in Glassfish Web Profile Distribution: [2024-03-19T01:53:14.649Z] [INFO] [2024-03-19T01:53:14.649Z] [WARNING] org.glassfish.build:spec-version-maven-plugin:2.1 [2024-03-19T01:53:14.649Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.649Z] [WARNING] [2024-03-19T01:53:14.649Z] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [2024-03-19T01:53:14.650Z] [WARNING] ***************************************************************** [2024-03-19T01:53:14.650Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:53:14.650Z] [INFO] No sources to compile [2024-03-19T01:53:14.650Z] [INFO] [2024-03-19T01:53:14.650Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.650Z] [INFO] [2024-03-19T01:53:14.650Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.650Z] [INFO] [2024-03-19T01:53:14.650Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.650Z] [INFO] [2024-03-19T01:53:14.650Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.650Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:53:14.650Z] [INFO] [2024-03-19T01:53:14.650Z] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.650Z] [INFO] Copying glassfish-embedded-static-shell.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-static-shell.jar [2024-03-19T01:53:14.650Z] [INFO] [2024-03-19T01:53:14.650Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/resources [2024-03-19T01:53:14.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/manpages [2024-03-19T01:53:14.650Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:53:14.650Z] [INFO] [2024-03-19T01:53:14.650Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.650Z] [INFO] No sources to compile [2024-03-19T01:53:14.650Z] [INFO] [2024-03-19T01:53:14.650Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.650Z] [INFO] No sources to compile [2024-03-19T01:53:14.650Z] [INFO] [2024-03-19T01:53:14.650Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.650Z] [INFO] Executing tasks [2024-03-19T01:53:14.650Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF for [2024-03-19T01:53:14.650Z] [INFO] [echo] glassfish-embedded-static-shell-frag [2024-03-19T01:53:14.650Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF [2024-03-19T01:53:14.650Z] [INFO] Executed tasks [2024-03-19T01:53:14.650Z] [INFO] [2024-03-19T01:53:14.650Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.650Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:53:14.650Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2024-03-19T01:53:14.650Z] [INFO] [2024-03-19T01:53:14.650Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:14.650Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2024-03-19T01:53:14.650Z] [WARNING] ***************************************************************** [2024-03-19T01:53:14.651Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:53:14.651Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:53:14.651Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:53:14.651Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:53:14.651Z] [WARNING] ***************************************************************** [2024-03-19T01:53:14.651Z] [INFO] [2024-03-19T01:53:14.651Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-03-19T01:53:14.651Z] [INFO] [2024-03-19T01:53:14.651Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web --- [2024-03-19T01:53:14.651Z] [INFO] [2024-03-19T01:53:14.651Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-03-19T01:53:14.651Z] [INFO] [2024-03-19T01:53:14.651Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web --- [2024-03-19T01:53:14.651Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:53:14.651Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/dependency [2024-03-19T01:53:14.651Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:53:14.651Z] [INFO] [2024-03-19T01:53:14.651Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client --- [2024-03-19T01:53:14.651Z] [INFO] [2024-03-19T01:53:14.651Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-client --- [2024-03-19T01:53:14.651Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:53:14.651Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T01:53:14.908Z] [INFO] [2024-03-19T01:53:14.908Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ web --- [2024-03-19T01:53:14.908Z] [INFO] [2024-03-19T01:53:14.908Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web --- [2024-03-19T01:53:14.908Z] [INFO] [2024-03-19T01:53:14.908Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web --- [2024-03-19T01:53:14.908Z] [INFO] [2024-03-19T01:53:14.908Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-03-19T01:53:14.908Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:53:14.908Z] [INFO] [2024-03-19T01:53:14.908Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ web --- [2024-03-19T01:53:14.908Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-web-plugin.jar [2024-03-19T01:53:14.908Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:3.0.0 to target/dependency/jakarta.annotation-api.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:8.0.1-SNAPSHOT to target/dependency/resources-runtime.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:8.0.1-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:8.0.1-SNAPSHOT to target/dependency/ha-file-store.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.3 to target/dependency/angus-mail.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.exousia:exousia:jar:3.0.0-M2 to target/dependency/exousia.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.hk2:class-model:jar:4.0.0-M2 to target/dependency/class-model.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:8.0.1-SNAPSHOT to target/dependency/connectors-admin.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.oracle.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:4.0-M1-GF1 to target/dependency/jersey-cdi1x.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:4.0-M1-GF1 to target/dependency/jersey-container-servlet.jar [2024-03-19T01:53:14.908Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-03-19T01:53:14.909Z] [INFO] Copying org.glassfish.concurro:concurro:jar:3.1.0-M3 to target/dependency/concurro.jar [2024-03-19T01:53:14.909Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:8.0.1-SNAPSHOT to target/dependency/descriptors [2024-03-19T01:53:14.909Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:53:14.909Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:53:14.909Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:53:14.909Z] [INFO] [2024-03-19T01:53:14.909Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client --- [2024-03-19T01:53:14.909Z] [INFO] Not copying test resources [2024-03-19T01:53:14.909Z] [INFO] [2024-03-19T01:53:14.909Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-client --- [2024-03-19T01:53:14.909Z] [INFO] Not compiling test sources [2024-03-19T01:53:14.909Z] [INFO] [2024-03-19T01:53:14.909Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client --- [2024-03-19T01:53:14.909Z] [INFO] [2024-03-19T01:53:14.909Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-client --- [2024-03-19T01:53:14.909Z] [INFO] Tests are skipped. [2024-03-19T01:53:14.909Z] [INFO] [2024-03-19T01:53:14.909Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client --- [2024-03-19T01:53:14.909Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:4.0.0-M2 to target/dependency/hk2-api.jar [2024-03-19T01:53:14.909Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:8.0.1-SNAPSHOT to target/dependency/ejb-container.jar [2024-03-19T01:53:14.909Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:4.0.0-M2 to target/dependency/hk2-locator.jar [2024-03-19T01:53:14.909Z] [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.6 to target/dependency/parsson-media.jar [2024-03-19T01:53:14.909Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:8.0.1-SNAPSHOT to target/dependency/work-management.jar [2024-03-19T01:53:14.909Z] [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.6 to target/dependency/parsson.jar [2024-03-19T01:53:14.909Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-03-19T01:53:14.909Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:4.0.0-M2 to target/dependency/hk2-utils.jar [2024-03-19T01:53:14.909Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [2024-03-19T01:53:14.909Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:8.0.1-SNAPSHOT to target/dependency/jsf-connector.jar [2024-03-19T01:53:14.909Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:8.0.1-SNAPSHOT to target/dependency/appserver-schemas [2024-03-19T01:53:15.166Z] [INFO] Executing tasks [2024-03-19T01:53:15.166Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/classes/META-INF for [2024-03-19T01:53:15.166Z] [INFO] [echo] gf-client [2024-03-19T01:53:15.166Z] [INFO] Executed tasks [2024-03-19T01:53:15.166Z] [INFO] [2024-03-19T01:53:15.166Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client --- [2024-03-19T01:53:15.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/gf-client.jar [2024-03-19T01:53:15.166Z] [WARNING] ***************************************************************** [2024-03-19T01:53:15.166Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:53:15.166Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:53:15.166Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:53:15.166Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:53:15.166Z] [WARNING] ***************************************************************** [2024-03-19T01:53:15.166Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-03-19T01:53:15.166Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-03-19T01:53:15.166Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:8.0.1-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-03-19T01:53:15.166Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [2024-03-19T01:53:15.166Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-api.jar [2024-03-19T01:53:15.166Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:4.0-M1-GF1 to target/dependency/jersey-bean-validation.jar [2024-03-19T01:53:15.166Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.core.jar [2024-03-19T01:53:15.166Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:8.0.1-SNAPSHOT to target/dependency/web-naming.jar [2024-03-19T01:53:15.166Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2024-03-19T01:53:16.098Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:8.0.1-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:8.0.1-SNAPSHOT to target/dependency/concurrent-connector.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:8.0.1-SNAPSHOT to target/dependency/api-exporter.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jackson.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:8.0.1-SNAPSHOT to target/dependency/console-common.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:8.0.1-SNAPSHOT to target/dependency/config-types.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:4.0-M1-GF1 to target/dependency/jersey-cdi1x-transaction.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:4.0-M1-GF1 to target/dependency/jersey-media-moxy.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:4.0.0-M2 to target/dependency/hk2-core.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.dbws.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:8.0.1-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:8.0.1-SNAPSHOT to target/dependency/load-balancer-admin.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:8.0.1-SNAPSHOT to target/dependency/deployment-common.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:8.0.1-SNAPSHOT to target/dependency/rest-service.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:8.0.1-SNAPSHOT to target/dependency/jakartaee-kernel.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:8.0.1-SNAPSHOT to target/dependency/jspcaching-connector.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:8.0.1-SNAPSHOT to target/dependency/jdbc-admin.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:8.0.1-SNAPSHOT to target/dependency/server-mgmt.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.1.0-M1 to target/dependency/epicyro.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:8.0.1-SNAPSHOT to target/dependency/web-sse.jar [2024-03-19T01:53:16.099Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.2.0-M1 to target/dependency/tyrus-spi.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:4.0-M1-GF1 to target/dependency/jersey-container-grizzly2-http.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jca-plugin.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:8.0.1-SNAPSHOT to target/dependency/annotation-framework.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2024-03-19T01:53:16.100Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:8.0.1-SNAPSHOT to target/dependency/jdbc-ra [2024-03-19T01:53:16.100Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.2.0-M1 to target/dependency/tyrus-server.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:8.0.1-SNAPSHOT to target/dependency/amx-jakartaee.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:8.0.1-SNAPSHOT to target/dependency/glassfish.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.6 to target/dependency/asm-analysis.jar [2024-03-19T01:53:16.100Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 to target/dependency/jackson-databind.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:4.0.0-M2 to target/dependency/aopalliance-repackaged.jar [2024-03-19T01:53:16.100Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.1.0-M1 to target/dependency/jakarta.validation-api.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:8.0.1-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.main.extras:jakartaee:jar:8.0.1-SNAPSHOT to target/dependency/jakartaee.jar [2024-03-19T01:53:16.100Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:6.0.0.Beta1 to target/dependency/weld-osgi-bundle.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:8.0.1-SNAPSHOT to target/dependency/internal-api.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:4.0-M1-GF1 to target/dependency/jersey-client.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:8.0.1-SNAPSHOT to target/dependency/osgi-container.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:8.0.1-SNAPSHOT to target/dependency/config-api.jar [2024-03-19T01:53:16.100Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/ejb-internal-api.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-03-19T01:53:16.100Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:4.0-M1-GF1 to target/dependency/jersey-media-multipart.jar [2024-03-19T01:53:16.100Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1 to target/dependency/jakarta.json.bind-api.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jettison.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:8.0.1-SNAPSHOT to target/dependency/rest-client.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.ow2.asm:asm:jar:9.6 to target/dependency/asm.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:4.0.0-M2 to target/dependency/hk2-runlevel.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/transaction-internal-api.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.core:kernel:jar:8.0.1-SNAPSHOT to target/dependency/kernel.jar [2024-03-19T01:53:16.101Z] [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:8.0.1-SNAPSHOT to target/dependency/mail-runtime.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:8.0.1-SNAPSHOT to target/dependency/launcher.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-03-19T01:53:16.101Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.1.0-M1 to target/dependency/jsftemplating.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:8.0.1-SNAPSHOT to target/dependency/concurrent-impl.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:8.0.1-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:8.0.1-SNAPSHOT to target/dependency/admin-util.jar [2024-03-19T01:53:16.101Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.1.0 to target/dependency/jakarta.enterprise.cdi-api.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:8.0.1-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:8.0.1-SNAPSHOT to target/dependency/gms-adapter.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.6 to target/dependency/asm-util.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:4.0-M1-GF1 to target/dependency/jersey-mvc.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.common:common-util:jar:8.0.1-SNAPSHOT to target/dependency/common-util.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:8.0.1-SNAPSHOT to target/dependency/ejb-client.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.expressly:expressly:jar:6.0.0-M1 to target/dependency/expressly.jar [2024-03-19T01:53:16.101Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.2.0-M2 to target/dependency/jakarta.persistence-api.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:8.0.1-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:8.0.1-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:8.0.1-SNAPSHOT to target/dependency/orb-enabler.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:8.0.1-SNAPSHOT to target/dependency/jpa-container.jar [2024-03-19T01:53:16.101Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:4.0-M1-GF1 to target/dependency/jersey-server.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.security:security:jar:8.0.1-SNAPSHOT to target/dependency/security.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:8.0.1-SNAPSHOT to target/dependency/resources-connector.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:4.0-M1-GF1 to target/dependency/jersey-cdi1x-servlet.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:8.0.1-SNAPSHOT to target/dependency/mail-connector.jar [2024-03-19T01:53:16.102Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:4.0.0-M2 to target/dependency/jakarta.security.enterprise-api.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.2.0-M1 to target/dependency/tyrus-client.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-03-19T01:53:16.102Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-schemas [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:8.0.1-SNAPSHOT to target/dependency/jts.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.core:logging:jar:8.0.1-SNAPSHOT to target/dependency/logging.jar [2024-03-19T01:53:16.102Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.2.0-M1 to target/dependency/jakarta.websocket-api.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.common:stats77:jar:8.0.1-SNAPSHOT to target/dependency/stats77.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:8.0.1-SNAPSHOT to target/dependency/cluster-common.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-03-19T01:53:16.102Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.1.0-M1 to target/dependency/jakarta.authentication-api.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2024-03-19T01:53:16.102Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.1.0 to target/dependency/jakarta.enterprise.lang-model.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.1.Final to target/dependency/jboss-classfilewriter.jar [2024-03-19T01:53:16.102Z] [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.3 to target/dependency/jakarta.mail-api.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:8.0.1-SNAPSHOT to target/dependency/amx-core.jar [2024-03-19T01:53:16.102Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.0 to target/dependency/jackson-core.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:8.0.1-SNAPSHOT to target/dependency/web-embed-api.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.6 to target/dependency/asm-commons.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:8.0.1-SNAPSHOT to target/dependency/admin-cli.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-binding.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:8.0.1-SNAPSHOT to target/dependency/templates.jar [2024-03-19T01:53:16.102Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:8.0.1-SNAPSHOT to target/dependency/weld-integration.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.main.common:container-common:jar:8.0.1-SNAPSHOT to target/dependency/container-common.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:8.0.1-SNAPSHOT to target/dependency/websecurity.jar [2024-03-19T01:53:16.103Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.1.0-M2 to target/dependency/jakarta.enterprise.concurrent-api.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:4.0.0-M2 to target/dependency/jakarta.security.enterprise.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-naming.jar [2024-03-19T01:53:16.103Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:4.0.0-M2 to target/dependency/jakarta.servlet.jsp-api.jar [2024-03-19T01:53:16.103Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:8.0.1-SNAPSHOT to target/dependency/glassfish-common [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-03-19T01:53:16.103Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:8.0.1-SNAPSHOT to target/dependency/appserver-dtds [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.2.0-M1 to target/dependency/tyrus-container-grizzly-client.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:8.0.1-SNAPSHOT to target/dependency/dol.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:8.0.1-SNAPSHOT to target/dependency/dataprovider.jar [2024-03-19T01:53:16.103Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-03-19T01:53:16.103Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-el-api:jar:4.1.0 to target/dependency/jakarta.enterprise.cdi-el-api.jar [2024-03-19T01:53:16.103Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.2.0-M1 to target/dependency/tyrus-container-servlet.jar [2024-03-19T01:53:16.103Z] [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:4.0.0-M2 to target/dependency/osgi-adapter.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.jpa.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:8.0.1-SNAPSHOT to target/dependency/cluster-admin.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:8.0.1-SNAPSHOT to target/dependency/security-ee.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:8.0.1-SNAPSHOT to target/dependency/libpam4j.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish:jakarta.faces:jar:4.1.0-M2 to target/dependency/jakarta.faces.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-web-connector.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:4.0-M1-GF1 to target/dependency/jersey-container-servlet-core.jar [2024-03-19T01:53:16.103Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:4.0-M1-GF1 to target/dependency/jersey-entity-filtering.jar [2024-03-19T01:53:16.103Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:8.0.1-SNAPSHOT to target/dependency/war [2024-03-19T01:53:16.103Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:8.0.1-SNAPSHOT to target/dependency/jdbc-config.jar [2024-03-19T01:53:16.104Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-03-19T01:53:16.104Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/connectors-internal-api.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:8.0.1-SNAPSHOT to target/dependency/monitoring-core.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:8.0.1-SNAPSHOT to target/dependency/admin-core.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:4.0-M1-GF1 to target/dependency/jersey-common.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:4.0-M1-GF1 to target/dependency/jersey-media-sse.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.2.0-M1 to target/dependency/tyrus-container-glassfish-cdi.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:8.0.1-SNAPSHOT to target/dependency/jdbc-runtime.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:8.0.1-SNAPSHOT to target/dependency/persistence-common.jar [2024-03-19T01:53:16.104Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2024-03-19T01:53:16.104Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:6.0.0 to target/dependency/jakarta.el-api.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:8.0.1-SNAPSHOT to target/dependency/appserv-rt.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.6 to target/dependency/asm-tree.jar [2024-03-19T01:53:16.104Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:3.0.0-M2 to target/dependency/jakarta.authorization-api.jar [2024-03-19T01:53:16.104Z] [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.2.0-M1 to target/dependency/jakarta.websocket-client-api.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-03-19T01:53:16.104Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:8.0.1-SNAPSHOT to target/dependency/cli-optional.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:8.0.1-SNAPSHOT to target/dependency/ssl-impl.jar [2024-03-19T01:53:16.104Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar [2024-03-19T01:53:16.104Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:8.0.1-SNAPSHOT to target/dependency/descriptors.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:8.0.1-SNAPSHOT to target/dependency/jstl-connector.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jts-plugin.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:8.0.1-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:8.0.1-SNAPSHOT to target/dependency/deployment-admin.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.security:security-services:jar:8.0.1-SNAPSHOT to target/dependency/security-services.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [2024-03-19T01:53:16.105Z] [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.38-rc3 to target/dependency/nimbus-jose-jwt.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:8.0.1-SNAPSHOT to target/dependency/web-cli.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.wasp:wasp:jar:4.0.0-M1 to target/dependency/wasp.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:4.0-M1-GF1 to target/dependency/jersey-hk2.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:8.0.1-SNAPSHOT to target/dependency/connectors-runtime.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-resources.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:4.0-M1-GF1 to target/dependency/jersey-media-jaxb.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.web:web-core:jar:8.0.1-SNAPSHOT to target/dependency/web-core.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:8.0.1-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-weld-connector.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:8.0.1-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.2.0-M1 to target/dependency/tyrus-container-glassfish-ejb.jar [2024-03-19T01:53:16.105Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:8.0.1-SNAPSHOT to target/dependency/jta.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:8.0.1-SNAPSHOT to target/dependency/appserver-domain.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:8.0.1-SNAPSHOT to target/dependency/web-ha.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:8.0.1-SNAPSHOT to target/dependency/console-plugin-service.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:8.0.1-SNAPSHOT to target/dependency/web-glue.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:8.0.1-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.hk2:hk2:jar:4.0.0-M2 to target/dependency/hk2.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:8.0.1-SNAPSHOT to target/dependency/orb-connector.jar [2024-03-19T01:53:16.105Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.2.0-M1 to target/dependency/tyrus-core.jar [2024-03-19T01:53:16.106Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2024-03-19T01:53:16.106Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-03-19T01:53:16.106Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-03-19T01:53:16.106Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:8.0.1-SNAPSHOT to target/dependency/cluster-cli.jar [2024-03-19T01:53:16.106Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:4.0-M1-GF1 to target/dependency/jersey-mvc-jsp.jar [2024-03-19T01:53:16.106Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-processing.jar [2024-03-19T01:53:16.106Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.2.0 to target/dependency/jakarta.interceptor-api.jar [2024-03-19T01:53:16.106Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:8.0.1-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2024-03-19T01:53:16.106Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:8.0.1-SNAPSHOT to target/dependency/appserver-cli.jar [2024-03-19T01:53:16.106Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-dtds [2024-03-19T01:53:16.106Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.1.0-M2 to target/dependency/jakarta.servlet-api.jar [2024-03-19T01:53:16.106Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 to target/dependency/jackson-annotations.jar [2024-03-19T01:53:16.106Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:4.0.0-M2 to target/dependency/soteria.spi.bean.decorator.weld.jar [2024-03-19T01:53:16.106Z] [INFO] Copying org.glassfish.main.admin:backup:jar:8.0.1-SNAPSHOT to target/dependency/backup.jar [2024-03-19T01:53:16.106Z] [INFO] Copying org.glassfish.main.web:war-util:jar:8.0.1-SNAPSHOT to target/dependency/war-util.jar [2024-03-19T01:53:16.106Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-03-19T01:53:16.106Z] [INFO] [2024-03-19T01:53:16.106Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:16.106Z] [WARNING] ***************************************************************** [2024-03-19T01:53:16.106Z] [WARNING] * The * [2024-03-19T01:53:16.106Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:53:16.106Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:53:16.106Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:53:16.106Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:53:16.106Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:53:16.106Z] [WARNING] ***************************************************************** [2024-03-19T01:53:16.106Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:53:16.363Z] [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [2024-03-19T01:53:16.363Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/bom.xml [2024-03-19T01:53:16.363Z] [INFO] attaching as glassfish-embedded-static-shell-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:16.363Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/bom.json [2024-03-19T01:53:16.363Z] [INFO] attaching as glassfish-embedded-static-shell-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:16.363Z] [INFO] [2024-03-19T01:53:16.363Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-client --- [2024-03-19T01:53:16.363Z] [WARNING] ***************************************************************** [2024-03-19T01:53:16.363Z] [WARNING] * The * [2024-03-19T01:53:16.363Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:53:16.363Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:53:16.363Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:53:16.363Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:53:16.363Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:53:16.363Z] [WARNING] ***************************************************************** [2024-03-19T01:53:16.363Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:53:18.887Z] [INFO] CycloneDX: Creating BOM version 1.4 with 179 component(s) [2024-03-19T01:53:18.887Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/bom.xml [2024-03-19T01:53:19.144Z] [INFO] attaching as gf-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:19.144Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/bom.json [2024-03-19T01:53:19.144Z] [INFO] attaching as gf-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:19.144Z] [INFO] [2024-03-19T01:53:19.144Z] [INFO] [2024-03-19T01:53:19.144Z] [INFO] [2024-03-19T01:53:19.144Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client --- [2024-03-19T01:53:19.144Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:19.144Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web --- [2024-03-19T01:53:19.144Z] [INFO] Tests are skipped. [2024-03-19T01:53:19.144Z] [INFO] Tests are skipped. [2024-03-19T01:53:19.144Z] [INFO] [2024-03-19T01:53:19.144Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:19.144Z] [INFO] [2024-03-19T01:53:19.144Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client --- [2024-03-19T01:53:19.144Z] [INFO] Tests are skipped. [2024-03-19T01:53:19.144Z] [INFO] Tests are skipped. [2024-03-19T01:53:19.144Z] [INFO] [2024-03-19T01:53:19.144Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient-gf-client-checkstyle) @ gf-client --- [2024-03-19T01:53:19.144Z] [INFO] [2024-03-19T01:53:19.144Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-static-shell-frag-checkstyle) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:19.144Z] [INFO] [2024-03-19T01:53:19.144Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:53:19.144Z] [INFO] [2024-03-19T01:53:19.144Z] [INFO] --- install:3.1.1:install (default-install) @ gf-client --- [2024-03-19T01:53:19.144Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:53:19.144Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/8.0.1-SNAPSHOT/gf-client-8.0.1-SNAPSHOT.pom [2024-03-19T01:53:19.144Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-frag-8.0.1-SNAPSHOT.pom [2024-03-19T01:53:19.145Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/gf-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/8.0.1-SNAPSHOT/gf-client-8.0.1-SNAPSHOT.jar [2024-03-19T01:53:19.145Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-frag-8.0.1-SNAPSHOT.zip [2024-03-19T01:53:19.145Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/8.0.1-SNAPSHOT/gf-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:19.145Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:19.145Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:19.145Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/8.0.1-SNAPSHOT/gf-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:19.145Z] [INFO] [2024-03-19T01:53:19.145Z] [INFO] [2024-03-19T01:53:19.145Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [2024-03-19T01:53:19.145Z] [INFO] Building Embedded GlassFish All-In-One 8.0.1-SNAPSHOT [292/300] [2024-03-19T01:53:19.145Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [2024-03-19T01:53:19.145Z] [INFO] from appserver/extras/embedded/all/pom.xml [2024-03-19T01:53:19.145Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:53:19.145Z] [INFO] Building Embedded GlassFish Web 8.0.1-SNAPSHOT [293/300] [2024-03-19T01:53:19.145Z] [INFO] from appserver/extras/embedded/web/pom.xml [2024-03-19T01:53:19.145Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:53:19.145Z] [INFO] [2024-03-19T01:53:19.145Z] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [2024-03-19T01:53:19.145Z] [INFO] Building Glassfish Featureset 8.0.1-SNAPSHOT [294/300] [2024-03-19T01:53:19.145Z] [INFO] from appserver/featuresets/glassfish/pom.xml [2024-03-19T01:53:19.145Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:53:19.145Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/dependency [2024-03-19T01:53:19.145Z] [INFO] [2024-03-19T01:53:19.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-03-19T01:53:19.145Z] [INFO] [2024-03-19T01:53:19.145Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish --- [2024-03-19T01:53:19.145Z] [INFO] [2024-03-19T01:53:19.145Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-03-19T01:53:19.145Z] [INFO] [2024-03-19T01:53:19.145Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish --- [2024-03-19T01:53:19.145Z] [INFO] No sources to compile [2024-03-19T01:53:19.145Z] [INFO] [2024-03-19T01:53:19.145Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish --- [2024-03-19T01:53:19.145Z] [INFO] [2024-03-19T01:53:19.145Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish --- [2024-03-19T01:53:19.145Z] [INFO] [2024-03-19T01:53:19.145Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-web --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-web --- [2024-03-19T01:53:19.146Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-web --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-web --- [2024-03-19T01:53:19.146Z] [INFO] No sources to compile [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-web --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-all --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-web --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-all --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-web --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-all --- [2024-03-19T01:53:19.146Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-all --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish --- [2024-03-19T01:53:19.146Z] [INFO] No sources to compile [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish --- [2024-03-19T01:53:19.146Z] [INFO] No sources to compile [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-all --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-all --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-all --- [2024-03-19T01:53:19.146Z] [INFO] No sources to compile [2024-03-19T01:53:19.146Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-web --- [2024-03-19T01:53:19.146Z] [INFO] [2024-03-19T01:53:19.146Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-all --- [2024-03-19T01:53:19.146Z] [INFO] Executing tasks [2024-03-19T01:53:19.146Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/classes/META-INF for [2024-03-19T01:53:19.146Z] [INFO] [echo] glassfish [2024-03-19T01:53:19.146Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/classes/META-INF [2024-03-19T01:53:19.146Z] [INFO] Executed tasks [2024-03-19T01:53:19.146Z] [WARNING] ***************************************************************** [2024-03-19T01:53:19.146Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:53:19.146Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:53:19.146Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:53:19.146Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:53:19.146Z] [WARNING] ***************************************************************** [2024-03-19T01:53:20.517Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java uses unchecked or unsafe operations. [2024-03-19T01:53:20.517Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:53:20.517Z] [INFO] [2024-03-19T01:53:20.517Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web --- [2024-03-19T01:53:20.517Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:53:20.517Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/dependency [2024-03-19T01:53:21.448Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T01:53:21.448Z] [INFO] [2024-03-19T01:53:21.448Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-03-19T01:53:21.448Z] [INFO] Executing tasks [2024-03-19T01:53:21.448Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/dependency/META-INF for [2024-03-19T01:53:21.449Z] [INFO] [echo] web [2024-03-19T01:53:21.449Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/dependency/META-INF [2024-03-19T01:53:21.449Z] [INFO] Executed tasks [2024-03-19T01:53:21.449Z] [INFO] [2024-03-19T01:53:21.449Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ web --- [2024-03-19T01:53:21.449Z] [INFO] Reading assembly descriptor: src/main/assembly/web.xml [2024-03-19T01:53:21.705Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage [2024-03-19T01:53:21.962Z] [INFO] [2024-03-19T01:53:21.962Z] [INFO] --- exec:3.2.0:exec (create-domain) @ web --- [2024-03-19T01:53:22.892Z] Using port 4848 for Admin. [2024-03-19T01:53:22.892Z] Using port 8080 for HTTP Instance. [2024-03-19T01:53:22.892Z] Using default port 7676 for JMS. [2024-03-19T01:53:22.892Z] Using default port 3700 for IIOP. [2024-03-19T01:53:22.892Z] Using default port 8181 for HTTP_SSL. [2024-03-19T01:53:22.892Z] Using default port 3820 for IIOP_SSL. [2024-03-19T01:53:22.892Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-03-19T01:53:22.892Z] Using default port 8686 for JMX_ADMIN. [2024-03-19T01:53:22.892Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T01:53:22.892Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T01:53:22.892Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T01:53:22.893Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T01:53:24.263Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T01:53:24.263Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T01:53:24.263Z] [2024-03-19T01:53:24.263Z] Warning: [2024-03-19T01:53:24.263Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:53:24.263Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T01:53:24.263Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T01:53:24.826Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T01:53:24.827Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T01:53:24.827Z] [2024-03-19T01:53:24.827Z] Warning: [2024-03-19T01:53:24.827Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:53:25.083Z] Enter keystore password: Certificate stored in file [2024-03-19T01:53:25.083Z] [2024-03-19T01:53:25.083Z] Warning: [2024-03-19T01:53:25.083Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:53:25.340Z] Enter keystore password: Certificate was added to keystore [2024-03-19T01:53:25.597Z] Enter keystore password: Certificate stored in file [2024-03-19T01:53:25.597Z] [2024-03-19T01:53:25.597Z] Warning: [2024-03-19T01:53:25.597Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:53:25.854Z] Enter keystore password: Certificate was added to keystore [2024-03-19T01:53:26.418Z] Domain domain1 created. [2024-03-19T01:53:26.418Z] Domain domain1 admin port is 4848. [2024-03-19T01:53:26.418Z] Domain domain1 allows admin login as user "admin" with no password. [2024-03-19T01:53:26.418Z] Admin login information for host [localhost] and port [4848] [2024-03-19T01:53:26.418Z] is being overwritten with credentials provided because the [2024-03-19T01:53:26.418Z] --savelogin option was used during the create-domain command. [2024-03-19T01:53:26.418Z] Login information relevant to admin user name [admin] [2024-03-19T01:53:26.418Z] for this domain [domain1] stored at [2024-03-19T01:53:26.418Z] [/home/jenkins/.gfclient/pass] successfully. [2024-03-19T01:53:26.418Z] Make sure that this file remains protected. [2024-03-19T01:53:26.418Z] Information stored in this file will be used by [2024-03-19T01:53:26.418Z] administration commands to manage this domain. [2024-03-19T01:53:26.418Z] Command create-domain executed successfully. [2024-03-19T01:53:26.418Z] [INFO] [2024-03-19T01:53:26.418Z] [INFO] --- antrun:3.1.0:run (do stuff) @ web --- [2024-03-19T01:53:26.418Z] [INFO] Executing tasks [2024-03-19T01:53:26.418Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar.tmp [2024-03-19T01:53:26.418Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules [2024-03-19T01:53:26.418Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar [2024-03-19T01:53:26.675Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/hibernate-validator.jar.tmp [2024-03-19T01:53:26.675Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules [2024-03-19T01:53:26.675Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/hibernate-validator.jar [2024-03-19T01:53:26.932Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/jakarta.enterprise.cdi-el-api.jar.tmp [2024-03-19T01:53:26.932Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules [2024-03-19T01:53:26.932Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/jakarta.enterprise.cdi-el-api.jar [2024-03-19T01:53:26.932Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/parsson-media.jar.tmp [2024-03-19T01:53:26.932Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules [2024-03-19T01:53:26.932Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/parsson-media.jar [2024-03-19T01:53:26.932Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/hibernate-validator-cdi.jar.tmp [2024-03-19T01:53:26.933Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules [2024-03-19T01:53:26.933Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/hibernate-validator-cdi.jar [2024-03-19T01:53:26.933Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/tyrus-client.jar.tmp [2024-03-19T01:53:26.933Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules [2024-03-19T01:53:26.933Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/tyrus-client.jar [2024-03-19T01:53:26.933Z] [INFO] Executed tasks [2024-03-19T01:53:26.933Z] [INFO] [2024-03-19T01:53:26.933Z] [INFO] --- assembly:3.6.0:single (default-single) @ web --- [2024-03-19T01:53:26.933Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-03-19T01:53:27.191Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/web.zip [2024-03-19T01:53:28.122Z] [INFO] [2024-03-19T01:53:28.122Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ web --- [2024-03-19T01:53:28.122Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/web.zip [2024-03-19T01:53:28.122Z] [WARNING] ***************************************************************** [2024-03-19T01:53:28.122Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:53:28.122Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:53:28.122Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:53:28.122Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:53:28.122Z] [WARNING] ***************************************************************** [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] Skipping the execution. [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- assembly:3.6.0:single (jdbcra-cp.rar) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-03-19T01:53:31.396Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__cp_jdbc_ra.rar [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- assembly:3.6.0:single (jdbcra-ds.rar) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-03-19T01:53:31.396Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__ds_jdbc_ra.rar [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- assembly:3.6.0:single (jdbcra-dm.rar) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-03-19T01:53:31.396Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__dm_jdbc_ra.rar [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- assembly:3.6.0:single (jdbcra-xa.rar) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-03-19T01:53:31.396Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__xa_jdbc_ra.rar [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] No sources to compile [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] No sources to compile [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] Not copying test resources [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] Not compiling test sources [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] Tests are skipped. [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-web --- [2024-03-19T01:53:31.396Z] [INFO] Executing tasks [2024-03-19T01:53:31.396Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/classes/META-INF for [2024-03-19T01:53:31.396Z] [INFO] [echo] glassfish-embedded-web [2024-03-19T01:53:31.396Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/classes/META-INF [2024-03-19T01:53:31.396Z] [INFO] Executed tasks [2024-03-19T01:53:31.396Z] [INFO] [2024-03-19T01:53:31.396Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-web --- [2024-03-19T01:53:33.918Z] [WARNING] ***************************************************************** [2024-03-19T01:53:33.918Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:53:33.918Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:53:33.918Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:53:33.918Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:53:33.918Z] [WARNING] ***************************************************************** [2024-03-19T01:53:35.810Z] [INFO] [2024-03-19T01:53:35.810Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-all --- [2024-03-19T01:53:35.810Z] [INFO] [2024-03-19T01:53:35.810Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-all --- [2024-03-19T01:53:35.810Z] [INFO] [2024-03-19T01:53:35.810Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ glassfish-embedded-all --- [2024-03-19T01:53:35.810Z] [INFO] [2024-03-19T01:53:35.810Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-all --- [2024-03-19T01:53:35.810Z] [INFO] Skipping the execution. [2024-03-19T01:53:35.810Z] [INFO] [2024-03-19T01:53:35.810Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish --- [2024-03-19T01:53:35.810Z] [WARNING] ***************************************************************** [2024-03-19T01:53:35.810Z] [WARNING] * The * [2024-03-19T01:53:35.810Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:53:35.810Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:53:35.810Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:53:35.810Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:53:35.810Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:53:35.810Z] [WARNING] ***************************************************************** [2024-03-19T01:53:35.810Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:53:42.359Z] [INFO] CycloneDX: Creating BOM version 1.4 with 350 component(s) [2024-03-19T01:53:42.359Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/bom.xml [2024-03-19T01:53:42.359Z] [INFO] attaching as glassfish-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:42.359Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/bom.json [2024-03-19T01:53:42.359Z] [INFO] attaching as glassfish-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:42.359Z] [INFO] [2024-03-19T01:53:42.359Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web --- [2024-03-19T01:53:42.359Z] [WARNING] ***************************************************************** [2024-03-19T01:53:42.359Z] [WARNING] * The * [2024-03-19T01:53:42.359Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:53:42.359Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:53:42.359Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:53:42.359Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:53:42.359Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:53:42.359Z] [WARNING] ***************************************************************** [2024-03-19T01:53:42.359Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:53:47.616Z] [INFO] CycloneDX: Creating BOM version 1.4 with 293 component(s) [2024-03-19T01:53:47.616Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/bom.xml [2024-03-19T01:53:47.616Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:47.616Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/bom.json [2024-03-19T01:53:47.616Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:47.616Z] [INFO] [2024-03-19T01:53:47.616Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-web --- [2024-03-19T01:53:47.616Z] [WARNING] ***************************************************************** [2024-03-19T01:53:47.616Z] [WARNING] * The * [2024-03-19T01:53:47.616Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:53:47.616Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:53:47.616Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:53:47.616Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:53:47.616Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:53:47.616Z] [WARNING] ***************************************************************** [2024-03-19T01:53:47.616Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:53:51.791Z] [INFO] CycloneDX: Creating BOM version 1.4 with 282 component(s) [2024-03-19T01:53:51.791Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/bom.xml [2024-03-19T01:53:51.791Z] [INFO] attaching as glassfish-embedded-web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:51.791Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/bom.json [2024-03-19T01:53:51.791Z] [INFO] attaching as glassfish-embedded-web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:51.791Z] [INFO] [2024-03-19T01:53:51.791Z] [INFO] --- assembly:3.6.0:single (rars) @ glassfish-embedded-all --- [2024-03-19T01:53:51.791Z] [INFO] [2024-03-19T01:53:51.791Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-03-19T01:53:51.791Z] [INFO] [2024-03-19T01:53:51.791Z] [INFO] --- spec-version:2.1:check-distribution (default) @ web --- [2024-03-19T01:53:51.791Z] [INFO] [2024-03-19T01:53:51.791Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-web.jar) @ glassfish-embedded-web --- [2024-03-19T01:53:51.791Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-03-19T01:53:51.791Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-03-19T01:53:51.791Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-03-19T01:53:51.791Z] [INFO] Tests are skipped. [2024-03-19T01:53:51.791Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-03-19T01:53:51.791Z] [INFO] [2024-03-19T01:53:51.791Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-03-19T01:53:51.791Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-03-19T01:53:51.791Z] [INFO] Tests are skipped. [2024-03-19T01:53:51.791Z] [INFO] [2024-03-19T01:53:51.791Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-glassfish-checkstyle) @ glassfish --- [2024-03-19T01:53:51.791Z] [INFO] Reading assembly descriptor: src/assembly/jmsra.xml [2024-03-19T01:53:51.791Z] [INFO] [2024-03-19T01:53:51.791Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-03-19T01:53:51.791Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT.pom [2024-03-19T01:53:51.791Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__cp_jdbc_ra.rar [2024-03-19T01:53:51.791Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:51.791Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:51.791Z] [INFO] [2024-03-19T01:53:51.791Z] [INFO] [2024-03-19T01:53:51.791Z] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [2024-03-19T01:53:51.791Z] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [2024-03-19T01:53:51.791Z] [INFO] Building Glassfish Full Profile Distribution 8.0.1-SNAPSHOT [295/300] [2024-03-19T01:53:51.791Z] [INFO] Building Debug 8.0.1-SNAPSHOT [296/300] [2024-03-19T01:53:51.792Z] [INFO] from appserver/distributions/glassfish/pom.xml [2024-03-19T01:53:51.792Z] [INFO] from appserver/featuresets/debug/pom.xml [2024-03-19T01:53:51.792Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-03-19T01:53:51.792Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:53:51.792Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-03-19T01:53:51.792Z] [WARNING] ***************************************************************** [2024-03-19T01:53:51.792Z] [WARNING] * Your build is requesting parallel execution, but this * [2024-03-19T01:53:51.792Z] [WARNING] * project contains the following plugin(s) that have goals not * [2024-03-19T01:53:51.792Z] [WARNING] * marked as thread-safe to support parallel execution. * [2024-03-19T01:53:51.792Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2024-03-19T01:53:51.792Z] [WARNING] * and/or request plugins be made thread-safe. * [2024-03-19T01:53:51.792Z] [WARNING] * If reporting an issue, report it against the plugin in * [2024-03-19T01:53:51.792Z] [WARNING] * question, not against Apache Maven. * [2024-03-19T01:53:51.792Z] [WARNING] ***************************************************************** [2024-03-19T01:53:51.792Z] [WARNING] The following plugins are not marked as thread-safe in Glassfish Full Profile Distribution: [2024-03-19T01:53:51.792Z] [WARNING] org.glassfish.build:spec-version-maven-plugin:2.1 [2024-03-19T01:53:51.792Z] [WARNING] [2024-03-19T01:53:51.792Z] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [2024-03-19T01:53:51.792Z] [WARNING] ***************************************************************** [2024-03-19T01:53:51.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__dm_jdbc_ra.rar [2024-03-19T01:53:51.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__ds_jdbc_ra.rar [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [ jakarta.activation:jakarta.activation-api:2.1.3 ] [2024-03-19T01:53:51.792Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.3 } [2024-03-19T01:53:51.792Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [ jakarta.annotation:jakarta.annotation-api:3.0.0 ] [2024-03-19T01:53:51.792Z] { groupIdPrefix=jakarta. spec-version=3.0.0 apiPackage=jakarta.annotation API final spec-impl-version=3.0.0 } [2024-03-19T01:53:51.792Z] - WARNING: spec-version (3.0.0) is invalid, JCP spec version number must be of the form . [2024-03-19T01:53:51.792Z] - WARNING: Specification-Version (3.0) should be 3.0.0 [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [ jakarta.authentication:jakarta.authentication-api:3.1.0-M1 ] [2024-03-19T01:53:51.792Z] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.1.0-M1 } [2024-03-19T01:53:51.792Z] - ERROR: missing configuration ( spec-version ) [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [ jakarta.authorization:jakarta.authorization-api:3.0.0-M2 ] [2024-03-19T01:53:51.792Z] { groupIdPrefix=jakarta. spec-version=3.0.0-M2 apiPackage=jakarta.authorization API final spec-impl-version=3.0.0-M2 } [2024-03-19T01:53:51.792Z] - WARNING: spec-version (3.0.0-M2) is invalid, JCP spec version number must be of the form . [2024-03-19T01:53:51.792Z] - WARNING: Implementation-Version (3.0.0) should be equal to Maven-Version (3.0.0-M2) [2024-03-19T01:53:51.792Z] - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization [2024-03-19T01:53:51.792Z] - WARNING: Bundle-Version (3.0.0) should be 3.0.0-M2 [2024-03-19T01:53:51.792Z] - WARNING: Specification-Version (3.0) should be 3.0.0-M2 [2024-03-19T01:53:51.792Z] - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] [2024-03-19T01:53:51.792Z] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } [2024-03-19T01:53:51.792Z] - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . [2024-03-19T01:53:51.792Z] - WARNING: Specification-Version (4.0) should be 4.0.1 [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [ jakarta.el:jakarta.el-api:6.0.0 ] [2024-03-19T01:53:51.792Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.792Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [2024-03-19T01:53:51.792Z] [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.1.0 ] [2024-03-19T01:53:51.792Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.792Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T01:53:51.792Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T01:53:51.792Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:53:51.793Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ jakarta.enterprise:jakarta.enterprise.cdi-el-api:4.1.0 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.793Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T01:53:51.793Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T01:53:51.793Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:53:51.793Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.1.0-M2 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. spec-version=3.1.0-M2 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.1.0-M2 } [2024-03-19T01:53:51.793Z] - WARNING: spec-version (3.1.0-M2) is invalid, JCP spec version number must be of the form . [2024-03-19T01:53:51.793Z] - WARNING: Implementation-Version (3.1.0) should be equal to Maven-Version (3.1.0-M2) [2024-03-19T01:53:51.793Z] - WARNING: Bundle-Version (3.1.0) should be 3.1.0-M2 [2024-03-19T01:53:51.793Z] - WARNING: Specification-Version (3.1) should be 3.1.0-M2 [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ jakarta.enterprise:jakarta.enterprise.lang-model:4.1.0 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.793Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T01:53:51.793Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T01:53:51.793Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:53:51.793Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ org.glassfish:jakarta.faces:4.1.0-M2 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.1.0-M2 } [2024-03-19T01:53:51.793Z] - WARNING: Bundle-Version (4.1.0.M2) should be 4.1.0-M2 [2024-03-19T01:53:51.793Z] - WARNING: Specification-Version (4.1) should be 3.0 [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ jakarta.interceptor:jakarta.interceptor-api:2.2.0 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. spec-version=2.2.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.2.0 } [2024-03-19T01:53:51.793Z] - WARNING: spec-version (2.2.0) is invalid, JCP spec version number must be of the form . [2024-03-19T01:53:51.793Z] - WARNING: Specification-Version (2.2) should be 2.2.0 [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ jakarta.json:jakarta.json-api:2.1.3 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.793Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ jakarta.mail:jakarta.mail-api:2.1.3 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.793Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:53:51.793Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ jakarta.json.bind:jakarta.json.bind-api:3.0.1 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.793Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T01:53:51.793Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T01:53:51.793Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:53:51.793Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.793Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ jakarta.persistence:jakarta.persistence-api:3.2.0-M2 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.793Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ jakarta.resource:jakarta.resource-api:2.1.0 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } [2024-03-19T01:53:51.793Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-03-19T01:53:51.793Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ jakarta.security.enterprise:jakarta.security.enterprise-api:4.0.0-M2 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.793Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [ org.glassfish.soteria:jakarta.security.enterprise:4.0.0-M2 ] [2024-03-19T01:53:51.793Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.793Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.793Z] [2024-03-19T01:53:51.794Z] [ jakarta.servlet:jakarta.servlet-api:6.1.0-M2 ] [2024-03-19T01:53:51.794Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.794Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:4.0.0-M2 ] [2024-03-19T01:53:51.794Z] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } [2024-03-19T01:53:51.794Z] - WARNING: Bundle-Version (4.0.0.M2) should be 4.0.0-M2 [2024-03-19T01:53:51.794Z] - WARNING: Specification-Version (4.0) should be 2.3 [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] [2024-03-19T01:53:51.794Z] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=4.0.0-M1 } [2024-03-19T01:53:51.794Z] - WARNING: Specification-Version (3.0) should be 2.0 [2024-03-19T01:53:51.794Z] - WARNING: spec-impl-version (4.0.0-M1) must start with JCP spec-version number (2.0) [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [ jakarta.transaction:jakarta.transaction-api:2.0.1 ] [2024-03-19T01:53:51.794Z] { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 } [2024-03-19T01:53:51.794Z] - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form . [2024-03-19T01:53:51.794Z] - WARNING: Specification-Version (2.0) should be 2.0.1 [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [ jakarta.validation:jakarta.validation-api:3.1.0-M1 ] [2024-03-19T01:53:51.794Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.794Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T01:53:51.794Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T01:53:51.794Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:53:51.794Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [ jakarta.websocket:jakarta.websocket-api:2.2.0-M1 ] [2024-03-19T01:53:51.794Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.websocket API final spec-impl-version=2.2.0-M1 } [2024-03-19T01:53:51.794Z] - WARNING: Bundle-Version (2.2.0.M1) should be 2.2.0-M1 [2024-03-19T01:53:51.794Z] - WARNING: Specification-Version (2.2) should be 2.1 [2024-03-19T01:53:51.794Z] - WARNING: spec-impl-version (2.2.0-M1) must start with JCP spec-version number (2.1) [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [ jakarta.websocket:jakarta.websocket-client-api:2.2.0-M1 ] [2024-03-19T01:53:51.794Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.794Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] [2024-03-19T01:53:51.794Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } [2024-03-19T01:53:51.794Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-03-19T01:53:51.794Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 ] [2024-03-19T01:53:51.794Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.794Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [ org.glassfish.main.core:jakartaee-kernel:8.0.1-SNAPSHOT ] [2024-03-19T01:53:51.794Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:53:51.794Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T01:53:51.794Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T01:53:51.794Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:53:51.794Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:53:51.794Z] [2024-03-19T01:53:51.794Z] [INFO] [2024-03-19T01:53:51.794Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-03-19T01:53:51.794Z] [INFO] Tests are skipped. [2024-03-19T01:53:51.794Z] [INFO] [2024-03-19T01:53:51.794Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-03-19T01:53:51.794Z] [INFO] Tests are skipped. [2024-03-19T01:53:51.794Z] [INFO] [2024-03-19T01:53:51.794Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-web-checkstyle) @ web --- [2024-03-19T01:53:51.794Z] [INFO] [2024-03-19T01:53:51.794Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-03-19T01:53:51.794Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT.pom [2024-03-19T01:53:51.794Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/web.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT.zip [2024-03-19T01:53:51.794Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__xa_jdbc_ra.rar [2024-03-19T01:53:51.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-jmsra.rar [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- clean:3.3.2:clean (default-clean) @ debug --- [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ debug --- [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish --- [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ debug --- [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish --- [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ debug --- [2024-03-19T01:53:51.795Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:53:51.795Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/dependency [2024-03-19T01:53:51.795Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:53:51.795Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:53:51.795Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:53:51.795Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-all --- [2024-03-19T01:53:51.795Z] [INFO] No sources to compile [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-all --- [2024-03-19T01:53:51.795Z] [INFO] No sources to compile [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-all --- [2024-03-19T01:53:51.795Z] [INFO] Not copying test resources [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-embedded-all --- [2024-03-19T01:53:51.795Z] [INFO] Not compiling test sources [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-all --- [2024-03-19T01:53:51.795Z] [INFO] Tests are skipped. [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-all --- [2024-03-19T01:53:51.795Z] [INFO] Executing tasks [2024-03-19T01:53:51.795Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/classes/META-INF for [2024-03-19T01:53:51.795Z] [INFO] [echo] glassfish-embedded-all [2024-03-19T01:53:51.795Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/classes/META-INF [2024-03-19T01:53:51.795Z] [INFO] Executed tasks [2024-03-19T01:53:51.795Z] [INFO] [2024-03-19T01:53:51.795Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-all --- [2024-03-19T01:53:53.165Z] [INFO] [2024-03-19T01:53:53.165Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ debug --- [2024-03-19T01:53:53.165Z] [INFO] [2024-03-19T01:53:53.165Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ debug --- [2024-03-19T01:53:53.165Z] [INFO] [2024-03-19T01:53:53.165Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ debug --- [2024-03-19T01:53:53.165Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:53:53.165Z] [INFO] [2024-03-19T01:53:53.165Z] [INFO] --- resources:3.3.1:resources (default-resources) @ debug --- [2024-03-19T01:53:53.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/src/main/resources [2024-03-19T01:53:53.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/src/main/manpages [2024-03-19T01:53:53.165Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:53:53.165Z] [INFO] [2024-03-19T01:53:53.165Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ debug --- [2024-03-19T01:53:53.165Z] [INFO] [2024-03-19T01:53:53.165Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish --- [2024-03-19T01:53:53.165Z] [INFO] [2024-03-19T01:53:53.165Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish --- [2024-03-19T01:53:53.165Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:53:53.165Z] [INFO] [2024-03-19T01:53:53.165Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish --- [2024-03-19T01:53:53.165Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:53:53.165Z] [INFO] [2024-03-19T01:53:53.165Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-03-19T01:53:53.165Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:53:53.165Z] [INFO] [2024-03-19T01:53:53.165Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish --- [2024-03-19T01:53:53.166Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:8.0.1-SNAPSHOT to target/dependency/cluster-common.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:8.0.1-SNAPSHOT to target/dependency/deployment-admin.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.main.admingui:console-common-full-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-common-full-plugin.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.2.0-M1 to target/dependency/tyrus-container-glassfish-cdi.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:4.0.0-M2 to target/dependency/hk2-core.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.main.security:security-services:jar:8.0.1-SNAPSHOT to target/dependency/security-services.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:8.0.1-SNAPSHOT to target/dependency/jdbc-config.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.2.0-M1 to target/dependency/tyrus-spi.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.2.0-M1 to target/dependency/tyrus-container-servlet.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish:jakarta.faces:jar:4.1.0-M2 to target/dependency/jakarta.faces.jar [2024-03-19T01:53:53.166Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.main.webservices:metro-glue:jar:8.0.1-SNAPSHOT to target/dependency/metro-glue.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.main.appclient:gf-client-module:jar:8.0.1-SNAPSHOT to target/dependency/gf-client-module.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.2.0-M1 to target/dependency/tyrus-client.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:8.0.1-SNAPSHOT to target/dependency/cluster-cli.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:6.0.0.Beta1 to target/dependency/weld-osgi-bundle.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.6 to target/dependency/asm-analysis.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-generator-database:jar:8.0.1-SNAPSHOT to target/dependency/cmp-generator-database.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.dbws.jar [2024-03-19T01:53:53.166Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.1.0 to target/dependency/jakarta.enterprise.cdi-api.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:4.0-M1-GF1 to target/dependency/jersey-entity-filtering.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.main.microprofile:microprofile-connectors:jar:8.0.1-SNAPSHOT to target/dependency/microprofile-connectors.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.main.connectors:connectors-inbound-runtime:jar:8.0.1-SNAPSHOT to target/dependency/connectors-inbound-runtime.jar [2024-03-19T01:53:53.166Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:8.0.1-SNAPSHOT to target/dependency/annotation-framework.jar [2024-03-19T01:53:53.166Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.2.0-M2 to target/dependency/jakarta.persistence-api.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.web:web-core:jar:8.0.1-SNAPSHOT to target/dependency/web-core.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.common:container-common:jar:8.0.1-SNAPSHOT to target/dependency/container-common.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.omnifaces:microprofile-jwt-auth:jar:3.0.0-M1 to target/dependency/microprofile-jwt-auth.jar [2024-03-19T01:53:53.167Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:4.0.0-M2 to target/dependency/jakarta.security.enterprise-api.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/cmp-internal-api.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:8.0.1-SNAPSHOT to target/dependency/concurrent-impl.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:4.0-M1-GF1 to target/dependency/jersey-media-jaxb.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.5 to target/dependency/glassfish-corba-csiv2-idl.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:8.0.1-SNAPSHOT to target/dependency/jta.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.appclient:acc-config:jar:8.0.1-SNAPSHOT to target/dependency/acc-config.jar [2024-03-19T01:53:53.167Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:8.0.1-SNAPSHOT to target/dependency/appserver-dtds [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:8.0.1-SNAPSHOT to target/dependency/appserver-cli.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jettison.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:8.0.1-SNAPSHOT to target/dependency/resources-runtime.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.security:ejb.security:jar:8.0.1-SNAPSHOT to target/dependency/ejb.security.jar [2024-03-19T01:53:53.167Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.spi:jar:2.1.1 to target/dependency/com.ibm.jbatch.spi.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.1.0-M1 to target/dependency/jsftemplating.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:4.0-M1-GF1 to target/dependency/jersey-container-servlet-core.jar [2024-03-19T01:53:53.167Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-03-19T01:53:53.167Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.2.0-M1 to target/dependency/jakarta.websocket-api.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.2.0-M1 to target/dependency/tyrus-server.jar [2024-03-19T01:53:53.167Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.1.0-M2 to target/dependency/jakarta.servlet-api.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:8.0.1-SNAPSHOT to target/dependency/monitoring-core.jar [2024-03-19T01:53:53.167Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.2.0 to target/dependency/jakarta.interceptor-api.jar [2024-03-19T01:53:53.167Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:8.0.1-SNAPSHOT to target/dependency/launcher.jar [2024-03-19T01:53:53.168Z] [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:8.0.1-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:8.0.1-SNAPSHOT to target/dependency/orb-enabler.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.external:antlr:jar:2.7.8 to target/dependency/antlr.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:8.0.1-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.2.0-M1 to target/dependency/tyrus-container-grizzly-client.jar [2024-03-19T01:53:53.168Z] [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.38-rc3 to target/dependency/nimbus-jose-jwt.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:8.0.1-SNAPSHOT to target/dependency/cluster-admin.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-commands:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-batch-commands.jar [2024-03-19T01:53:53.168Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 to target/dependency/jackson-databind.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:4.0.0-M2 to target/dependency/soteria.spi.bean.decorator.weld.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:8.0.1-SNAPSHOT to target/dependency/concurrent-connector.jar [2024-03-19T01:53:53.168Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:8.0.1-SNAPSHOT to target/dependency/descriptors.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.extras:jakartaee:jar:8.0.1-SNAPSHOT to target/dependency/jakartaee.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.appclient:gf-client:jar:8.0.1-SNAPSHOT to target/dependency/gf-client.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [2024-03-19T01:53:53.168Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:8.0.1-SNAPSHOT to target/dependency/glassfish-common [2024-03-19T01:53:53.168Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.core.jar [2024-03-19T01:53:53.168Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:8.0.1-SNAPSHOT to target/dependency/config-api.jar [2024-03-19T01:53:53.168Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2024-03-19T01:53:54.099Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:8.0.1-SNAPSHOT to target/dependency/deployment-common.jar [2024-03-19T01:53:54.099Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-sqlstore:jar:8.0.1-SNAPSHOT to target/dependency/cmp-support-sqlstore.jar [2024-03-19T01:53:54.099Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [2024-03-19T01:53:54.099Z] [INFO] Copying org.glassfish.jersey.ext:jersey-proxy-client:jar:4.0-M1-GF1 to target/dependency/jersey-proxy-client.jar [2024-03-19T01:53:54.099Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-03-19T01:53:54.099Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:4.0-M1-GF1 to target/dependency/jersey-cdi1x-servlet.jar [2024-03-19T01:53:54.099Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:8.0.1-SNAPSHOT to target/dependency/glassfish.jar [2024-03-19T01:53:54.099Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-03-19T01:53:54.099Z] [INFO] Copying org.apache.santuario:xmlsec:jar:4.0.2 to target/dependency/xmlsec.jar [2024-03-19T01:53:54.099Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-03-19T01:53:54.099Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.ejb:ejb-full-container:jar:8.0.1-SNAPSHOT to target/dependency/ejb-full-container.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:4.0-M1-GF1 to target/dependency/jersey-hk2.jar [2024-03-19T01:53:54.100Z] [INFO] Unpacking org.glassfish.main.batch:batch-databases:zip:8.0.1-SNAPSHOT to target/dependency/batch-databases [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-web-connector.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-api.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.webservices:webservices-connector:jar:8.0.1-SNAPSHOT to target/dependency/webservices-connector.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.eclipse.microprofile.config:microprofile-config-api:jar:3.1 to target/dependency/microprofile-config-api.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jts-plugin.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.external:dbschema:jar:6.7 to target/dependency/dbschema.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:8.0.1-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.concurro:concurro:jar:3.1.0-M3 to target/dependency/concurro.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.jms:gf-jms-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-jms-connector.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-full:jar:8.0.1-SNAPSHOT to target/dependency/deployment-jakartaee-full.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:8.0.1-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:8.0.1-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.1.Final to target/dependency/jboss-classfilewriter.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.persistence:entitybean-container:jar:8.0.1-SNAPSHOT to target/dependency/entitybean-container.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.core:logging:jar:8.0.1-SNAPSHOT to target/dependency/logging.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.6 to target/dependency/parsson-media.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:8.0.1-SNAPSHOT to target/dependency/ha-file-store.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:4.0-M1-GF1 to target/dependency/jersey-mvc.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:8.0.1-SNAPSHOT to target/dependency/jdbc-runtime.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.admingui:console-concurrent-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-concurrent-plugin.jar [2024-03-19T01:53:54.100Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:3.0.0 to target/dependency/jakarta.annotation-api.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:8.0.1-SNAPSHOT to target/dependency/weld-integration.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.security:security:jar:8.0.1-SNAPSHOT to target/dependency/security.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-ejb:jar:8.0.1-SNAPSHOT to target/dependency/cmp-support-ejb.jar [2024-03-19T01:53:54.100Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-utility:jar:8.0.1-SNAPSHOT to target/dependency/cmp-utility.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.6 to target/dependency/asm-util.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:8.0.1-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.1.0-M1 to target/dependency/epicyro.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:8.0.1-SNAPSHOT to target/dependency/connectors-admin.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:8.0.1-SNAPSHOT to target/dependency/amx-core.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.hk2:class-model:jar:4.0.0-M2 to target/dependency/class-model.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:4.0.0-M2 to target/dependency/hk2-locator.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [2024-03-19T01:53:54.101Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:3.0.0-M2 to target/dependency/jakarta.authorization-api.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.3 to target/dependency/angus-mail.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:8.0.1-SNAPSHOT to target/dependency/jsf-connector.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:8.0.1-SNAPSHOT to target/dependency/connectors-runtime.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:4.0.0-M2 to target/dependency/osgi-adapter.jar [2024-03-19T01:53:54.101Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.1.0-M2 to target/dependency/jakarta.enterprise.concurrent-api.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:4.0.0-M2 to target/dependency/jakarta.security.enterprise.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:8.0.1-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.wasp:wasp:jar:4.0.0-M1 to target/dependency/wasp.jar [2024-03-19T01:53:54.101Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:4.0-M1-GF1 to target/dependency/jersey-bean-validation.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.2.0-M1 to target/dependency/tyrus-core.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.main.security:webservices.security:jar:8.0.1-SNAPSHOT to target/dependency/webservices.security.jar [2024-03-19T01:53:54.101Z] [INFO] Unpacking org.glassfish.main.ejb:ejb-timer-databases:zip:8.0.1-SNAPSHOT to target/dependency/ejb-timer-databases [2024-03-19T01:53:54.101Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-03-19T01:53:54.101Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.jpa.jar [2024-03-19T01:53:54.102Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2024-03-19T01:53:54.102Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:8.0.1-SNAPSHOT to target/dependency/web-glue.jar [2024-03-19T01:53:54.102Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 to target/dependency/jackson-annotations.jar [2024-03-19T01:53:54.102Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2024-03-19T01:53:54.102Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:4.0-M1-GF1 to target/dependency/jersey-media-multipart.jar [2024-03-19T01:53:54.102Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:8.0.1-SNAPSHOT to target/dependency/jdbc-admin.jar [2024-03-19T01:53:54.102Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-03-19T01:53:54.102Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/transaction-internal-api.jar [2024-03-19T01:53:54.102Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:8.0.1-SNAPSHOT to target/dependency/orb-connector.jar [2024-03-19T01:53:54.102Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-ejb-plugin.jar [2024-03-19T01:53:54.102Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:8.0.1-SNAPSHOT to target/dependency/web-cli.jar [2024-03-19T01:53:54.102Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-03-19T01:53:54.102Z] [INFO] Unpacking org.glassfish.mq:mq-distribution:zip:6.4.0 to target/dependency/mq-distribution [2024-03-19T01:53:54.102Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2024-03-19T01:53:54.359Z] [INFO] Copying org.glassfish.main.webservices:jsr109-impl:jar:8.0.1-SNAPSHOT to target/dependency/jsr109-impl.jar [2024-03-19T01:53:54.359Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:8.0.1-SNAPSHOT to target/dependency/gms-adapter.jar [2024-03-19T01:53:54.359Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-connector:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-batch-connector.jar [2024-03-19T01:53:54.359Z] [INFO] Copying org.jboss.weld.se:weld-se-shaded:jar:6.0.0.Beta1 to target/dependency/weld-se-shaded.jar [2024-03-19T01:53:54.359Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:8.0.1-SNAPSHOT to target/dependency/war [2024-03-19T01:53:54.617Z] [INFO] [2024-03-19T01:53:54.617Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ debug --- [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:8.0.1-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:8.0.1-SNAPSHOT to target/dependency/load-balancer-admin.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:8.0.1-SNAPSHOT to target/dependency/ssl-impl.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2024-03-19T01:53:54.617Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.container:jar:2.1.1 to target/dependency/com.ibm.jbatch.container.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/connectors-internal-api.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.metro:webservices-api-osgi:jar:4.0.3 to target/dependency/webservices-api-osgi.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.ejb:ejb-timer-service-app:war:8.0.1-SNAPSHOT to target/dependency/ejb-timer-service-app.war [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:4.0-M1-GF1 to target/dependency/jersey-media-sse.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:8.0.1-SNAPSHOT to target/dependency/resources-connector.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:4.0-M1-GF1 to target/dependency/jersey-cdi1x.jar [2024-03-19T01:53:54.617Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:8.0.1-SNAPSHOT to target/dependency/jpa-container.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:8.0.1-SNAPSHOT to target/dependency/mail-runtime.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.orb:orb-iiop:jar:8.0.1-SNAPSHOT to target/dependency/orb-iiop.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2024-03-19T01:53:54.617Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:8.0.1-SNAPSHOT to target/dependency/rest-service.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:8.0.1-SNAPSHOT to target/dependency/amx-jakartaee.jar [2024-03-19T01:53:54.618Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:53:54.618Z] [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.2.0-M1 to target/dependency/jakarta.websocket-client-api.jar [2024-03-19T01:53:54.618Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:8.0.1-SNAPSHOT to target/dependency/appserver-schemas [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.metro:webservices-extra-jdk-packages:jar:4.0.3 to target/dependency/webservices-extra-jdk-packages.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:8.0.1-SNAPSHOT to target/dependency/console-plugin-service.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:8.0.1-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:8.0.1-SNAPSHOT to target/dependency/web-embed-api.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:8.0.1-SNAPSHOT to target/dependency/cli-optional.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.common:common-util:jar:8.0.1-SNAPSHOT to target/dependency/common-util.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:2.1 to target/dependency/microprofile-jwt-auth-api.jar [2024-03-19T01:53:54.618Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jackson.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:8.0.1-SNAPSHOT to target/dependency/osgi-container.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.security:appclient.security:jar:8.0.1-SNAPSHOT to target/dependency/appclient.security.jar [2024-03-19T01:53:54.618Z] [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.2.0-M1 to target/dependency/tyrus-container-glassfish-ejb.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.6 to target/dependency/parsson.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:8.0.1-SNAPSHOT to target/dependency/appserv-rt.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:8.0.1-SNAPSHOT to target/dependency/web-naming.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:8.0.1-SNAPSHOT to target/dependency/ejb-client.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.admingui:console-jms-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jms-plugin.jar [2024-03-19T01:53:54.618Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-el-api:jar:4.1.0 to target/dependency/jakarta.enterprise.cdi-el-api.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client:jar:4.0-M1-GF1 to target/dependency/jersey-mp-rest-client.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:4.0.0-M2 to target/dependency/hk2-utils.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:8.0.1-SNAPSHOT to target/dependency/admin-cli.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:4.0-M1-GF1 to target/dependency/jersey-mvc-jsp.jar [2024-03-19T01:53:54.618Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:8.0.1-SNAPSHOT to target/dependency/security-ee.jar [2024-03-19T01:53:54.619Z] [INFO] Unpacking org.glassfish.main.persistence.cmp:cmp-scripts:zip:8.0.1-SNAPSHOT to target/dependency/cmp-scripts [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.expressly:expressly:jar:6.0.0-M1 to target/dependency/expressly.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:8.0.1-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.reactivestreams:reactive-streams:jar:1.0.4 to target/dependency/reactive-streams.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-model:jar:8.0.1-SNAPSHOT to target/dependency/cmp-model.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.jms:jms-core:jar:8.0.1-SNAPSHOT to target/dependency/jms-core.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-03-19T01:53:54.619Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-03-19T01:53:54.619Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.0 to target/dependency/jackson-core.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:8.0.1-SNAPSHOT to target/dependency/admin-core.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-naming.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:4.0.0-M2 to target/dependency/hk2-runlevel.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:8.0.1-SNAPSHOT to target/dependency/jspcaching-connector.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-03-19T01:53:54.619Z] [INFO] Unpacking org.glassfish.main.appclient:appclient-scripts:zip:8.0.1-SNAPSHOT to target/dependency/appclient-scripts [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.jms:gf-jms-injection:jar:8.0.1-SNAPSHOT to target/dependency/gf-jms-injection.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.webservices:soap-tcp:jar:8.0.1-SNAPSHOT to target/dependency/soap-tcp.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-resources.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.codehaus.woodstox:stax2-api:jar:4.2.2 to target/dependency/stax2-api.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:8.0.1-SNAPSHOT to target/dependency/dataprovider.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-ejb-mapping:jar:8.0.1-SNAPSHOT to target/dependency/cmp-ejb-mapping.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-enhancer:jar:8.0.1-SNAPSHOT to target/dependency/cmp-enhancer.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:8.0.1-SNAPSHOT to target/dependency/rest-client.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-web-plugin.jar [2024-03-19T01:53:54.619Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:8.0.1-SNAPSHOT to target/dependency/server-mgmt.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jca-plugin.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-03-19T01:53:54.619Z] [INFO] Copying jakarta.jms:jakarta.jms-api:jar:3.1.0 to target/dependency/jakarta.jms-api.jar [2024-03-19T01:53:54.619Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.external:ant:jar:1.10.2 to target/dependency/ant.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2024-03-19T01:53:54.620Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-dtds [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.web:war-util:jar:8.0.1-SNAPSHOT to target/dependency/war-util.jar [2024-03-19T01:53:54.620Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:8.0.1-SNAPSHOT to target/dependency/descriptors [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.exousia:exousia:jar:3.0.0-M2 to target/dependency/exousia.jar [2024-03-19T01:53:54.620Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:6.0.0 to target/dependency/jakarta.el-api.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:4.0-M1-GF1 to target/dependency/jersey-common.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:8.0.1-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2024-03-19T01:53:54.620Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:8.0.1-SNAPSHOT to target/dependency/jdbc-ra [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:8.0.1-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.common:stats77:jar:8.0.1-SNAPSHOT to target/dependency/stats77.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-binding.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.oracle.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:8.0.1-SNAPSHOT to target/dependency/jts.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/ejb-internal-api.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.jms:jms-admin:jar:8.0.1-SNAPSHOT to target/dependency/jms-admin.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:8.0.1-SNAPSHOT to target/dependency/mail-connector.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:8.0.1-SNAPSHOT to target/dependency/admin-util.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:4.0-M1-GF1 to target/dependency/jersey-client.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:8.0.1-SNAPSHOT to target/dependency/websecurity.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:4.0-M1-GF1 to target/dependency/jersey-cdi1x-transaction.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:8.0.1-SNAPSHOT to target/dependency/ejb-container.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:4.0-M1-GF1 to target/dependency/jersey-media-moxy.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.ow2.asm:asm:jar:9.6 to target/dependency/asm.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:8.0.1-SNAPSHOT to target/dependency/internal-api.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:8.0.1-SNAPSHOT to target/dependency/dol.jar [2024-03-19T01:53:54.620Z] [INFO] Unpacking org.glassfish.main.jms:jmsra:zip:8.0.1-SNAPSHOT to target/dependency/jmsra [2024-03-19T01:53:54.620Z] [INFO] Copying org.glassfish.main.microprofile:microprofile-config:jar:8.0.1-SNAPSHOT to target/dependency/microprofile-config.jar [2024-03-19T01:53:54.878Z] [INFO] Copying com.fasterxml.woodstox:woodstox-core:jar:6.6.1 to target/dependency/woodstox-core.jar [2024-03-19T01:53:54.878Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-connector:jar:8.0.1-SNAPSHOT to target/dependency/appclient-connector.jar [2024-03-19T01:53:54.878Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.6 to target/dependency/asm-tree.jar [2024-03-19T01:53:54.878Z] [INFO] Copying org.glassfish.metro:webservices-osgi:jar:4.0.3 to target/dependency/webservices-osgi.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-03-19T01:53:54.879Z] [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.3 to target/dependency/jakarta.mail-api.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:8.0.1-SNAPSHOT to target/dependency/templates.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:8.0.1-SNAPSHOT to target/dependency/jakartaee-kernel.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:8.0.1-SNAPSHOT to target/dependency/jstl-connector.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:8.0.1-SNAPSHOT to target/dependency/work-management.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:8.0.1-SNAPSHOT to target/dependency/web-sse.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:4.0.0-M2 to target/dependency/hk2-api.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:8.0.1-SNAPSHOT to target/dependency/web-ha.jar [2024-03-19T01:53:54.879Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:8.0.1-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-server-core:jar:8.0.1-SNAPSHOT to target/dependency/appclient-server-core.jar [2024-03-19T01:53:54.879Z] [INFO] Copying jakarta.batch:jakarta.batch-api:jar:2.1.1 to target/dependency/jakarta.batch-api.jar [2024-03-19T01:53:54.879Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.1.0-M1 to target/dependency/jakarta.authentication-api.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-weld-connector.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:8.0.1-SNAPSHOT to target/dependency/config-types.jar [2024-03-19T01:53:54.879Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.1.0 to target/dependency/jakarta.enterprise.lang-model.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.core:kernel:jar:8.0.1-SNAPSHOT to target/dependency/kernel.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:8.0.1-SNAPSHOT to target/dependency/console-common.jar [2024-03-19T01:53:54.879Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1 to target/dependency/jakarta.json.bind-api.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.hk2:hk2:jar:4.0.0-M2 to target/dependency/hk2.jar [2024-03-19T01:53:54.879Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:4.0-M1-GF1 to target/dependency/jersey-container-grizzly2-http.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:4.0-M1-GF1 to target/dependency/jersey-server.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:8.0.1-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-processing.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:4.0.0-M2 to target/dependency/aopalliance-repackaged.jar [2024-03-19T01:53:54.879Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-03-19T01:53:54.880Z] [INFO] Copying org.glassfish.metro:wstx-services:war:4.0.3 to target/dependency/wstx-services.war [2024-03-19T01:53:54.880Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:8.0.1-SNAPSHOT to target/dependency/libpam4j.jar [2024-03-19T01:53:54.880Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:4.0-M1-GF1 to target/dependency/jersey-container-servlet.jar [2024-03-19T01:53:54.880Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.1.0-M1 to target/dependency/jakarta.validation-api.jar [2024-03-19T01:53:54.880Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2024-03-19T01:53:54.880Z] [INFO] Unpacking org.glassfish.main.webservices:webservices-scripts:zip:8.0.1-SNAPSHOT to target/dependency/webservices-scripts [2024-03-19T01:53:54.880Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:8.0.1-SNAPSHOT to target/dependency/appserver-domain.jar [2024-03-19T01:53:54.880Z] [INFO] Copying org.glassfish.main.admin:backup:jar:8.0.1-SNAPSHOT to target/dependency/backup.jar [2024-03-19T01:53:54.880Z] [INFO] Copying commons-codec:commons-codec:jar:1.16.1 to target/dependency/commons-codec.jar [2024-03-19T01:53:54.880Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:8.0.1-SNAPSHOT to target/dependency/api-exporter.jar [2024-03-19T01:53:54.880Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:8.0.1-SNAPSHOT to target/dependency/persistence-common.jar [2024-03-19T01:53:54.880Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-03-19T01:53:54.880Z] [INFO] Copying org.glassfish.main.admingui:console-corba-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-corba-plugin.jar [2024-03-19T01:53:54.880Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.6 to target/dependency/asm-commons.jar [2024-03-19T01:53:54.880Z] [INFO] Copying org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:3.0.1 to target/dependency/microprofile-rest-client-api.jar [2024-03-19T01:53:54.880Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-03-19T01:53:54.880Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:4.0.0-M2 to target/dependency/jakarta.servlet.jsp-api.jar [2024-03-19T01:53:54.880Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-schemas [2024-03-19T01:53:54.880Z] [INFO] [2024-03-19T01:53:54.880Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish --- [2024-03-19T01:53:54.880Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:53:54.880Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/dependency [2024-03-19T01:53:55.810Z] [WARNING] ***************************************************************** [2024-03-19T01:53:55.810Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:53:55.810Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:53:55.810Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:53:55.810Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:53:55.810Z] [WARNING] ***************************************************************** [2024-03-19T01:53:56.740Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T01:53:56.740Z] [INFO] [2024-03-19T01:53:56.740Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ debug --- [2024-03-19T01:53:56.740Z] [INFO] Not copying test resources [2024-03-19T01:53:56.740Z] [INFO] [2024-03-19T01:53:56.740Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ debug --- [2024-03-19T01:53:56.740Z] [INFO] Not compiling test sources [2024-03-19T01:53:56.740Z] [INFO] [2024-03-19T01:53:56.740Z] [INFO] --- surefire:3.2.5:test (default-test) @ debug --- [2024-03-19T01:53:56.740Z] [INFO] Tests are skipped. [2024-03-19T01:53:56.740Z] [INFO] [2024-03-19T01:53:56.740Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ debug --- [2024-03-19T01:53:56.740Z] [INFO] Executing tasks [2024-03-19T01:53:56.740Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/classes/META-INF for [2024-03-19T01:53:56.740Z] [INFO] [echo] debug [2024-03-19T01:53:56.740Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/classes/META-INF [2024-03-19T01:53:56.740Z] [INFO] Executed tasks [2024-03-19T01:53:56.740Z] [INFO] [2024-03-19T01:53:56.740Z] [INFO] --- jar:3.3.0:jar (default-jar) @ debug --- [2024-03-19T01:53:56.740Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/debug.jar [2024-03-19T01:53:56.740Z] [WARNING] ***************************************************************** [2024-03-19T01:53:56.740Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:53:56.740Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:53:56.740Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:53:56.740Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:53:56.740Z] [WARNING] ***************************************************************** [2024-03-19T01:53:56.997Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java uses unchecked or unsafe operations. [2024-03-19T01:53:56.997Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:53:56.997Z] [INFO] [2024-03-19T01:53:56.997Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish --- [2024-03-19T01:53:56.997Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:53:56.997Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/dependency [2024-03-19T01:53:58.894Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T01:53:58.894Z] [INFO] [2024-03-19T01:53:58.894Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-03-19T01:53:58.894Z] [INFO] Executing tasks [2024-03-19T01:53:58.894Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/dependency/META-INF for [2024-03-19T01:53:58.894Z] [INFO] [echo] glassfish [2024-03-19T01:53:58.894Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/dependency/META-INF [2024-03-19T01:53:58.894Z] [INFO] Executed tasks [2024-03-19T01:53:58.894Z] [INFO] [2024-03-19T01:53:58.894Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish --- [2024-03-19T01:53:58.894Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml [2024-03-19T01:53:58.894Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage [2024-03-19T01:53:59.459Z] [INFO] [2024-03-19T01:53:59.459Z] [INFO] --- exec:3.2.0:exec (create-domain) @ glassfish --- [2024-03-19T01:54:00.392Z] Using port 4848 for Admin. [2024-03-19T01:54:00.392Z] Using port 8080 for HTTP Instance. [2024-03-19T01:54:00.392Z] Using default port 7676 for JMS. [2024-03-19T01:54:00.392Z] Using default port 3700 for IIOP. [2024-03-19T01:54:00.392Z] Using default port 8181 for HTTP_SSL. [2024-03-19T01:54:00.392Z] Using default port 3820 for IIOP_SSL. [2024-03-19T01:54:00.392Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-03-19T01:54:00.392Z] Using default port 8686 for JMX_ADMIN. [2024-03-19T01:54:00.392Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T01:54:00.392Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T01:54:00.392Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T01:54:00.392Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T01:54:00.955Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T01:54:00.955Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T01:54:00.955Z] [2024-03-19T01:54:00.955Z] Warning: [2024-03-19T01:54:00.955Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:54:00.955Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T01:54:00.955Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T01:54:01.213Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-03-19T01:54:01.213Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/glassfish-embedded-web.jar, it will become the file for main project artifact. [2024-03-19T01:54:01.213Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-03-19T01:54:01.213Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/classes [2024-03-19T01:54:01.213Z] with assembly file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2024-03-19T01:54:01.213Z] [INFO] [2024-03-19T01:54:01.213Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-web --- [2024-03-19T01:54:01.213Z] [INFO] Tests are skipped. [2024-03-19T01:54:01.213Z] [INFO] [2024-03-19T01:54:01.213Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-web --- [2024-03-19T01:54:01.213Z] [INFO] Tests are skipped. [2024-03-19T01:54:01.213Z] [INFO] [2024-03-19T01:54:01.213Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-web-checkstyle) @ glassfish-embedded-web --- [2024-03-19T01:54:01.213Z] [INFO] [2024-03-19T01:54:01.213Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-web --- [2024-03-19T01:54:01.213Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/8.0.1-SNAPSHOT/glassfish-embedded-web-8.0.1-SNAPSHOT.pom [2024-03-19T01:54:01.213Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/glassfish-embedded-web.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/8.0.1-SNAPSHOT/glassfish-embedded-web-8.0.1-SNAPSHOT.jar [2024-03-19T01:54:01.213Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/8.0.1-SNAPSHOT/glassfish-embedded-web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:01.213Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/8.0.1-SNAPSHOT/glassfish-embedded-web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:02.143Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T01:54:02.143Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T01:54:02.143Z] [2024-03-19T01:54:02.143Z] Warning: [2024-03-19T01:54:02.143Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:54:02.403Z] Enter keystore password: Certificate stored in file [2024-03-19T01:54:02.403Z] [2024-03-19T01:54:02.403Z] Warning: [2024-03-19T01:54:02.403Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:54:02.660Z] Enter keystore password: Certificate was added to keystore [2024-03-19T01:54:02.916Z] Enter keystore password: Certificate stored in file [2024-03-19T01:54:02.916Z] [2024-03-19T01:54:02.916Z] Warning: [2024-03-19T01:54:02.917Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T01:54:03.174Z] Enter keystore password: Certificate was added to keystore [2024-03-19T01:54:03.739Z] Domain domain1 created. [2024-03-19T01:54:03.739Z] Domain domain1 admin port is 4848. [2024-03-19T01:54:03.739Z] Domain domain1 allows admin login as user "admin" with no password. [2024-03-19T01:54:03.739Z] Admin login information for host [localhost] and port [4848] [2024-03-19T01:54:03.739Z] is being overwritten with credentials provided because the [2024-03-19T01:54:03.740Z] --savelogin option was used during the create-domain command. [2024-03-19T01:54:03.740Z] Login information relevant to admin user name [admin] [2024-03-19T01:54:03.740Z] for this domain [domain1] stored at [2024-03-19T01:54:03.740Z] [/home/jenkins/.gfclient/pass] successfully. [2024-03-19T01:54:03.740Z] Make sure that this file remains protected. [2024-03-19T01:54:03.740Z] Information stored in this file will be used by [2024-03-19T01:54:03.740Z] administration commands to manage this domain. [2024-03-19T01:54:03.740Z] Command create-domain executed successfully. [2024-03-19T01:54:03.740Z] [INFO] [2024-03-19T01:54:03.740Z] [WARNING] ***************************************************************** [2024-03-19T01:54:03.740Z] [WARNING] * The * [2024-03-19T01:54:03.740Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:54:03.740Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:54:03.740Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:54:03.740Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:54:03.740Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:54:03.740Z] [WARNING] ***************************************************************** [2024-03-19T01:54:03.740Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-all --- [2024-03-19T01:54:03.740Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:54:08.995Z] [INFO] CycloneDX: Creating BOM version 1.4 with 334 component(s) [2024-03-19T01:54:08.995Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/bom.xml [2024-03-19T01:54:09.252Z] [INFO] attaching as glassfish-embedded-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:09.252Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/bom.json [2024-03-19T01:54:09.252Z] [INFO] attaching as glassfish-embedded-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:09.252Z] [INFO] [2024-03-19T01:54:09.252Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-all.jar) @ glassfish-embedded-all --- [2024-03-19T01:54:09.252Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-03-19T01:54:12.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-03-19T01:54:20.628Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-03-19T01:54:20.628Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/glassfish-embedded-all.jar, it will become the file for main project artifact. [2024-03-19T01:54:20.628Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-03-19T01:54:20.628Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/classes [2024-03-19T01:54:20.628Z] with assembly file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-03-19T01:54:20.628Z] [INFO] [2024-03-19T01:54:20.628Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ debug --- [2024-03-19T01:54:20.628Z] [WARNING] ***************************************************************** [2024-03-19T01:54:20.628Z] [WARNING] * The * [2024-03-19T01:54:20.628Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:54:20.628Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:54:20.628Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:54:20.628Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:54:20.628Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:54:20.628Z] [WARNING] ***************************************************************** [2024-03-19T01:54:20.628Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:54:27.175Z] [INFO] CycloneDX: Creating BOM version 1.4 with 363 component(s) [2024-03-19T01:54:27.175Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/bom.xml [2024-03-19T01:54:27.175Z] [INFO] attaching as debug-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:27.175Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/bom.json [2024-03-19T01:54:27.175Z] [INFO] attaching as debug-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:27.175Z] [INFO] [2024-03-19T01:54:27.175Z] [INFO] --- antrun:3.1.0:run (do stuff) @ glassfish --- [2024-03-19T01:54:27.175Z] [INFO] [2024-03-19T01:54:27.175Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ debug --- [2024-03-19T01:54:27.175Z] [INFO] [2024-03-19T01:54:27.175Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-all --- [2024-03-19T01:54:27.175Z] [INFO] Tests are skipped. [2024-03-19T01:54:27.175Z] [INFO] [2024-03-19T01:54:27.175Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-all --- [2024-03-19T01:54:27.175Z] [INFO] Tests are skipped. [2024-03-19T01:54:27.175Z] [INFO] Tests are skipped. [2024-03-19T01:54:27.175Z] [INFO] [2024-03-19T01:54:27.175Z] [INFO] [2024-03-19T01:54:27.175Z] [INFO] --- failsafe:3.2.5:verify (verify) @ debug --- [2024-03-19T01:54:27.175Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-all-checkstyle) @ glassfish-embedded-all --- [2024-03-19T01:54:27.175Z] [INFO] Tests are skipped. [2024-03-19T01:54:27.175Z] [INFO] [2024-03-19T01:54:27.175Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-debug-checkstyle) @ debug --- [2024-03-19T01:54:27.175Z] [INFO] [2024-03-19T01:54:27.175Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-all --- [2024-03-19T01:54:27.175Z] [INFO] [2024-03-19T01:54:27.175Z] [INFO] --- install:3.1.1:install (default-install) @ debug --- [2024-03-19T01:54:27.175Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/8.0.1-SNAPSHOT/glassfish-embedded-all-8.0.1-SNAPSHOT.pom [2024-03-19T01:54:27.175Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/8.0.1-SNAPSHOT/debug-8.0.1-SNAPSHOT.pom [2024-03-19T01:54:27.175Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/glassfish-embedded-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/8.0.1-SNAPSHOT/glassfish-embedded-all-8.0.1-SNAPSHOT.jar [2024-03-19T01:54:27.175Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/debug.jar to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/8.0.1-SNAPSHOT/debug-8.0.1-SNAPSHOT.jar [2024-03-19T01:54:27.175Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/8.0.1-SNAPSHOT/debug-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:27.175Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/8.0.1-SNAPSHOT/debug-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:27.175Z] [INFO] Executing tasks [2024-03-19T01:54:27.175Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/8.0.1-SNAPSHOT/glassfish-embedded-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:27.176Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/8.0.1-SNAPSHOT/glassfish-embedded-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:27.176Z] [INFO] [2024-03-19T01:54:27.176Z] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [2024-03-19T01:54:27.176Z] [INFO] Building GlassFish Embedded Modules - Tests 8.0.1-SNAPSHOT [297/300] [2024-03-19T01:54:27.176Z] [INFO] from appserver/extras/embedded/tests/pom.xml [2024-03-19T01:54:27.176Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:27.176Z] [WARNING] [echo] PATCHING [2024-03-19T01:54:27.176Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/microprofile-jwt-auth-api.jar.tmp [2024-03-19T01:54:27.176Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T01:54:27.176Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/microprofile-jwt-auth-api.jar [2024-03-19T01:54:27.176Z] [WARNING] [echo] PATCHING [2024-03-19T01:54:27.176Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/microprofile-rest-client-api.jar.tmp [2024-03-19T01:54:27.176Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T01:54:27.176Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/microprofile-rest-client-api.jar [2024-03-19T01:54:27.176Z] [WARNING] [echo] PATCHING [2024-03-19T01:54:27.176Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar.tmp [2024-03-19T01:54:27.176Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T01:54:27.176Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar [2024-03-19T01:54:27.176Z] [INFO] [2024-03-19T01:54:27.176Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests-embedded --- [2024-03-19T01:54:27.176Z] [INFO] [2024-03-19T01:54:27.176Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ tests-embedded --- [2024-03-19T01:54:27.176Z] [INFO] [2024-03-19T01:54:27.176Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ tests-embedded --- [2024-03-19T01:54:27.176Z] [INFO] [2024-03-19T01:54:27.176Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ tests-embedded --- [2024-03-19T01:54:27.176Z] [WARNING] [echo] PATCHING [2024-03-19T01:54:27.176Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:54:27.176Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:54:27.176Z] [INFO] [2024-03-19T01:54:27.176Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ tests-embedded --- [2024-03-19T01:54:27.176Z] [INFO] [2024-03-19T01:54:27.176Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ tests-embedded --- [2024-03-19T01:54:27.176Z] [INFO] [2024-03-19T01:54:27.176Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests-embedded --- [2024-03-19T01:54:27.176Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:54:27.176Z] [INFO] [2024-03-19T01:54:27.176Z] [INFO] --- resources:3.3.1:resources (default-resources) @ tests-embedded --- [2024-03-19T01:54:27.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/src/main/resources [2024-03-19T01:54:27.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/src/main/manpages [2024-03-19T01:54:27.177Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:54:27.177Z] [INFO] [2024-03-19T01:54:27.177Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ tests-embedded --- [2024-03-19T01:54:27.177Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:54:27.177Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:54:27.177Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/hibernate-validator.jar.tmp [2024-03-19T01:54:27.177Z] [INFO] [2024-03-19T01:54:27.177Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ tests-embedded --- [2024-03-19T01:54:27.177Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:54:27.177Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:54:27.177Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:54:27.177Z] [INFO] [2024-03-19T01:54:27.177Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tests-embedded --- [2024-03-19T01:54:27.177Z] [INFO] Not copying test resources [2024-03-19T01:54:27.177Z] [INFO] [2024-03-19T01:54:27.177Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ tests-embedded --- [2024-03-19T01:54:27.177Z] [INFO] Not compiling test sources [2024-03-19T01:54:27.177Z] [INFO] [2024-03-19T01:54:27.177Z] [INFO] --- surefire:3.2.5:test (default-test) @ tests-embedded --- [2024-03-19T01:54:27.177Z] [INFO] Tests are skipped. [2024-03-19T01:54:27.177Z] [INFO] [2024-03-19T01:54:27.177Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests-embedded --- [2024-03-19T01:54:27.177Z] [INFO] Executing tasks [2024-03-19T01:54:27.177Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/classes/META-INF for [2024-03-19T01:54:27.177Z] [INFO] [echo] tests-embedded [2024-03-19T01:54:27.177Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/classes/META-INF [2024-03-19T01:54:27.177Z] [INFO] Executed tasks [2024-03-19T01:54:27.177Z] [INFO] [2024-03-19T01:54:27.177Z] [INFO] --- jar:3.3.0:jar (default-jar) @ tests-embedded --- [2024-03-19T01:54:27.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/tests-embedded.jar [2024-03-19T01:54:27.177Z] [WARNING] ***************************************************************** [2024-03-19T01:54:27.177Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:54:27.177Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:54:27.177Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:54:27.177Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:54:27.177Z] [WARNING] ***************************************************************** [2024-03-19T01:54:27.177Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T01:54:27.177Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/hibernate-validator.jar [2024-03-19T01:54:27.177Z] [WARNING] [echo] PATCHING [2024-03-19T01:54:27.177Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/parsson-media.jar.tmp [2024-03-19T01:54:27.177Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T01:54:27.177Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/parsson-media.jar [2024-03-19T01:54:27.177Z] [WARNING] [echo] PATCHING [2024-03-19T01:54:27.177Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/webservices-osgi.jar.tmp [2024-03-19T01:54:28.108Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T01:54:28.365Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/webservices-osgi.jar [2024-03-19T01:54:29.297Z] [WARNING] [echo] PATCHING [2024-03-19T01:54:29.554Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/hibernate-validator-cdi.jar.tmp [2024-03-19T01:54:29.554Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T01:54:29.554Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/hibernate-validator-cdi.jar [2024-03-19T01:54:29.554Z] [INFO] Executed tasks [2024-03-19T01:54:29.554Z] [INFO] [2024-03-19T01:54:29.554Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish --- [2024-03-19T01:54:29.554Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-03-19T01:54:29.810Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/glassfish.zip [2024-03-19T01:54:30.741Z] [INFO] [2024-03-19T01:54:30.741Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish --- [2024-03-19T01:54:30.741Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/glassfish.zip [2024-03-19T01:54:30.741Z] [INFO] [2024-03-19T01:54:30.741Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tests-embedded --- [2024-03-19T01:54:30.741Z] [WARNING] ***************************************************************** [2024-03-19T01:54:30.741Z] [WARNING] * The * [2024-03-19T01:54:30.741Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:54:30.741Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:54:30.741Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:54:30.741Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:54:30.741Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:54:30.741Z] [WARNING] ***************************************************************** [2024-03-19T01:54:30.741Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:54:33.263Z] [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [2024-03-19T01:54:33.263Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/bom.xml [2024-03-19T01:54:33.263Z] [INFO] attaching as tests-embedded-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:33.263Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/bom.json [2024-03-19T01:54:33.263Z] [INFO] attaching as tests-embedded-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:33.263Z] [INFO] [2024-03-19T01:54:33.263Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests-embedded --- [2024-03-19T01:54:33.263Z] [INFO] Tests are skipped. [2024-03-19T01:54:33.263Z] [INFO] [2024-03-19T01:54:33.263Z] [INFO] --- failsafe:3.2.5:verify (verify) @ tests-embedded --- [2024-03-19T01:54:33.263Z] [INFO] Tests are skipped. [2024-03-19T01:54:33.263Z] [INFO] [2024-03-19T01:54:33.263Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish --- [2024-03-19T01:54:33.263Z] [WARNING] ***************************************************************** [2024-03-19T01:54:33.263Z] [WARNING] * The * [2024-03-19T01:54:33.263Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:54:33.263Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:54:33.263Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:54:33.263Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:54:33.263Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:54:33.263Z] [WARNING] ***************************************************************** [2024-03-19T01:54:33.263Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:54:41.361Z] [INFO] CycloneDX: Creating BOM version 1.4 with 360 component(s) [2024-03-19T01:54:41.361Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/bom.xml [2024-03-19T01:54:41.361Z] [INFO] attaching as glassfish-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:41.361Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/bom.json [2024-03-19T01:54:41.361Z] [INFO] attaching as glassfish-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:41.361Z] [INFO] [2024-03-19T01:54:41.361Z] [INFO] --- spec-version:2.1:check-distribution (default) @ glassfish --- [2024-03-19T01:54:41.361Z] [INFO] [2024-03-19T01:54:41.361Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-tests-embedded-checkstyle) @ tests-embedded --- [2024-03-19T01:54:41.361Z] [INFO] [2024-03-19T01:54:41.361Z] [INFO] --- install:3.1.1:install (default-install) @ tests-embedded --- [2024-03-19T01:54:41.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/8.0.1-SNAPSHOT/tests-embedded-8.0.1-SNAPSHOT.pom [2024-03-19T01:54:41.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/tests-embedded.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/8.0.1-SNAPSHOT/tests-embedded-8.0.1-SNAPSHOT.jar [2024-03-19T01:54:41.361Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/8.0.1-SNAPSHOT/tests-embedded-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:41.362Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/8.0.1-SNAPSHOT/tests-embedded-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [ jakarta.activation:jakarta.activation-api:2.1.3 ] [2024-03-19T01:54:41.362Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.3 } [2024-03-19T01:54:41.362Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [ jakarta.annotation:jakarta.annotation-api:3.0.0 ] [2024-03-19T01:54:41.362Z] { groupIdPrefix=jakarta. spec-version=3.0.0 apiPackage=jakarta.annotation API final spec-impl-version=3.0.0 } [2024-03-19T01:54:41.362Z] - WARNING: spec-version (3.0.0) is invalid, JCP spec version number must be of the form . [2024-03-19T01:54:41.362Z] - WARNING: Specification-Version (3.0) should be 3.0.0 [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [ jakarta.authentication:jakarta.authentication-api:3.1.0-M1 ] [2024-03-19T01:54:41.362Z] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.1.0-M1 } [2024-03-19T01:54:41.362Z] - ERROR: missing configuration ( spec-version ) [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [ jakarta.authorization:jakarta.authorization-api:3.0.0-M2 ] [2024-03-19T01:54:41.362Z] { groupIdPrefix=jakarta. spec-version=3.0.0-M2 apiPackage=jakarta.authorization API final spec-impl-version=3.0.0-M2 } [2024-03-19T01:54:41.362Z] - WARNING: spec-version (3.0.0-M2) is invalid, JCP spec version number must be of the form . [2024-03-19T01:54:41.362Z] - WARNING: Implementation-Version (3.0.0) should be equal to Maven-Version (3.0.0-M2) [2024-03-19T01:54:41.362Z] - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization [2024-03-19T01:54:41.362Z] - WARNING: Bundle-Version (3.0.0) should be 3.0.0-M2 [2024-03-19T01:54:41.362Z] - WARNING: Specification-Version (3.0) should be 3.0.0-M2 [2024-03-19T01:54:41.362Z] - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [ jakarta.batch:jakarta.batch-api:2.1.1 ] [2024-03-19T01:54:41.362Z] { groupIdPrefix=jakarta. spec-version=1.0 apiPackage=jakarta.batch API final spec-impl-version=2.1.1 } [2024-03-19T01:54:41.362Z] - WARNING: Specification-Version (2.1) should be 1.0 [2024-03-19T01:54:41.362Z] - WARNING: spec-impl-version (2.1.1) must start with JCP spec-version number (1.0) [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] [2024-03-19T01:54:41.362Z] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } [2024-03-19T01:54:41.362Z] - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . [2024-03-19T01:54:41.362Z] - WARNING: Specification-Version (4.0) should be 4.0.1 [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [ jakarta.el:jakarta.el-api:6.0.0 ] [2024-03-19T01:54:41.362Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.362Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.1.0 ] [2024-03-19T01:54:41.362Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.362Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T01:54:41.362Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T01:54:41.362Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:54:41.362Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [ jakarta.enterprise:jakarta.enterprise.cdi-el-api:4.1.0 ] [2024-03-19T01:54:41.362Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.362Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T01:54:41.362Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T01:54:41.362Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:54:41.362Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [2024-03-19T01:54:41.362Z] [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.1.0-M2 ] [2024-03-19T01:54:41.363Z] { groupIdPrefix=jakarta. spec-version=3.1.0-M2 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.1.0-M2 } [2024-03-19T01:54:41.363Z] - WARNING: spec-version (3.1.0-M2) is invalid, JCP spec version number must be of the form . [2024-03-19T01:54:41.363Z] - WARNING: Implementation-Version (3.1.0) should be equal to Maven-Version (3.1.0-M2) [2024-03-19T01:54:41.363Z] - WARNING: Bundle-Version (3.1.0) should be 3.1.0-M2 [2024-03-19T01:54:41.363Z] - WARNING: Specification-Version (3.1) should be 3.1.0-M2 [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [ jakarta.enterprise:jakarta.enterprise.lang-model:4.1.0 ] [2024-03-19T01:54:41.363Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.363Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T01:54:41.363Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T01:54:41.363Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:54:41.363Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [ org.glassfish:jakarta.faces:4.1.0-M2 ] [2024-03-19T01:54:41.363Z] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.1.0-M2 } [2024-03-19T01:54:41.363Z] - WARNING: Bundle-Version (4.1.0.M2) should be 4.1.0-M2 [2024-03-19T01:54:41.363Z] - WARNING: Specification-Version (4.1) should be 3.0 [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [ jakarta.interceptor:jakarta.interceptor-api:2.2.0 ] [2024-03-19T01:54:41.363Z] { groupIdPrefix=jakarta. spec-version=2.2.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.2.0 } [2024-03-19T01:54:41.363Z] - WARNING: spec-version (2.2.0) is invalid, JCP spec version number must be of the form . [2024-03-19T01:54:41.363Z] - WARNING: Specification-Version (2.2) should be 2.2.0 [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [ jakarta.jms:jakarta.jms-api:3.1.0 ] [2024-03-19T01:54:41.363Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.jms API final spec-impl-version=3.1.0 } [2024-03-19T01:54:41.363Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-03-19T01:54:41.363Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [ jakarta.json:jakarta.json-api:2.1.3 ] [2024-03-19T01:54:41.363Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.363Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [ jakarta.json.bind:jakarta.json.bind-api:3.0.1 ] [2024-03-19T01:54:41.363Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.363Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T01:54:41.363Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T01:54:41.363Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:54:41.363Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [ jakarta.mail:jakarta.mail-api:2.1.3 ] [2024-03-19T01:54:41.363Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.363Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:54:41.363Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] [2024-03-19T01:54:41.363Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.363Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [ jakarta.persistence:jakarta.persistence-api:3.2.0-M2 ] [2024-03-19T01:54:41.363Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.363Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [ jakarta.resource:jakarta.resource-api:2.1.0 ] [2024-03-19T01:54:41.363Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } [2024-03-19T01:54:41.363Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-03-19T01:54:41.363Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.363Z] [ jakarta.security.enterprise:jakarta.security.enterprise-api:4.0.0-M2 ] [2024-03-19T01:54:41.363Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.363Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.363Z] [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [ org.glassfish.soteria:jakarta.security.enterprise:4.0.0-M2 ] [2024-03-19T01:54:41.364Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.364Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [ jakarta.servlet:jakarta.servlet-api:6.1.0-M2 ] [2024-03-19T01:54:41.364Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.364Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:4.0.0-M2 ] [2024-03-19T01:54:41.364Z] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } [2024-03-19T01:54:41.364Z] - WARNING: Bundle-Version (4.0.0.M2) should be 4.0.0-M2 [2024-03-19T01:54:41.364Z] - WARNING: Specification-Version (4.0) should be 2.3 [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] [2024-03-19T01:54:41.364Z] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=4.0.0-M1 } [2024-03-19T01:54:41.364Z] - WARNING: Specification-Version (3.0) should be 2.0 [2024-03-19T01:54:41.364Z] - WARNING: spec-impl-version (4.0.0-M1) must start with JCP spec-version number (2.0) [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [ jakarta.transaction:jakarta.transaction-api:2.0.1 ] [2024-03-19T01:54:41.364Z] { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 } [2024-03-19T01:54:41.364Z] - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form . [2024-03-19T01:54:41.364Z] - WARNING: Specification-Version (2.0) should be 2.0.1 [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [ jakarta.validation:jakarta.validation-api:3.1.0-M1 ] [2024-03-19T01:54:41.364Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.364Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T01:54:41.364Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T01:54:41.364Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:54:41.364Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [ jakarta.websocket:jakarta.websocket-api:2.2.0-M1 ] [2024-03-19T01:54:41.364Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.websocket API final spec-impl-version=2.2.0-M1 } [2024-03-19T01:54:41.364Z] - WARNING: Bundle-Version (2.2.0.M1) should be 2.2.0-M1 [2024-03-19T01:54:41.364Z] - WARNING: Specification-Version (2.2) should be 2.1 [2024-03-19T01:54:41.364Z] - WARNING: spec-impl-version (2.2.0-M1) must start with JCP spec-version number (2.1) [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [ jakarta.websocket:jakarta.websocket-client-api:2.2.0-M1 ] [2024-03-19T01:54:41.364Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.364Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] [2024-03-19T01:54:41.364Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } [2024-03-19T01:54:41.364Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-03-19T01:54:41.364Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 ] [2024-03-19T01:54:41.364Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.364Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [ org.glassfish.main.core:jakartaee-kernel:8.0.1-SNAPSHOT ] [2024-03-19T01:54:41.364Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T01:54:41.364Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T01:54:41.364Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T01:54:41.364Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T01:54:41.364Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T01:54:41.364Z] [2024-03-19T01:54:41.364Z] [INFO] [2024-03-19T01:54:41.364Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-03-19T01:54:41.364Z] [INFO] Tests are skipped. [2024-03-19T01:54:41.364Z] [INFO] [2024-03-19T01:54:41.364Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-03-19T01:54:41.364Z] [INFO] Tests are skipped. [2024-03-19T01:54:41.364Z] [INFO] [2024-03-19T01:54:41.364Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-glassfish-checkstyle) @ glassfish --- [2024-03-19T01:54:41.364Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-03-19T01:54:41.365Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT.pom [2024-03-19T01:54:41.365Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/glassfish.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT.zip [2024-03-19T01:54:41.365Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:41.365Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] -----------< org.glassfish.main.extras:instanceroot-builder >----------- [2024-03-19T01:54:41.365Z] [INFO] Building GlassFish UberJar InstanceRoot Builder Module 8.0.1-SNAPSHOT [298/300] [2024-03-19T01:54:41.365Z] [INFO] -----------< org.glassfish.main.extras:installroot-builder >------------ [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] from appserver/extras/embedded/common/instanceroot-builder/pom.xml [2024-03-19T01:54:41.365Z] [INFO] --------------< org.glassfish.main:glassfish-itest-tools >-------------- [2024-03-19T01:54:41.365Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:41.365Z] [INFO] Building GlassFish Integration Test Tools 8.0.1-SNAPSHOT [300/300] [2024-03-19T01:54:41.365Z] [INFO] Building GlassFish UberJar InstallRoot Builder Module 8.0.1-SNAPSHOT [299/300] [2024-03-19T01:54:41.365Z] [INFO] from appserver/itest-tools/pom.xml [2024-03-19T01:54:41.365Z] [INFO] from appserver/extras/embedded/common/installroot-builder/pom.xml [2024-03-19T01:54:41.365Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:41.365Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- clean:3.3.2:clean (default-clean) @ instanceroot-builder --- [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installroot-builder --- [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ instanceroot-builder --- [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ installroot-builder --- [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ instanceroot-builder --- [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ installroot-builder --- [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- dependency:3.6.1:unpack (copy) @ installroot-builder --- [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- dependency:3.6.1:unpack (copy) @ instanceroot-builder --- [2024-03-19T01:54:41.365Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:8.0.1-SNAPSHOT:zip [2024-03-19T01:54:41.365Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:8.0.1-SNAPSHOT:zip [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-itest-tools --- [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ instanceroot-builder --- [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-itest-tools --- [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-itest-tools --- [2024-03-19T01:54:41.365Z] [INFO] [2024-03-19T01:54:41.365Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ glassfish-itest-tools --- [2024-03-19T01:54:41.365Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:54:41.366Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:54:41.366Z] [INFO] [2024-03-19T01:54:41.366Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ instanceroot-builder --- [2024-03-19T01:54:41.366Z] [INFO] [2024-03-19T01:54:41.366Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ instanceroot-builder --- [2024-03-19T01:54:41.366Z] [INFO] [2024-03-19T01:54:41.366Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ instanceroot-builder --- [2024-03-19T01:54:41.366Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:54:41.366Z] [INFO] [2024-03-19T01:54:41.366Z] [INFO] --- resources:3.3.1:resources (default-resources) @ instanceroot-builder --- [2024-03-19T01:54:41.366Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:54:41.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/src/main/manpages [2024-03-19T01:54:41.366Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:54:41.366Z] [INFO] [2024-03-19T01:54:41.366Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ instanceroot-builder --- [2024-03-19T01:54:41.366Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:54:41.366Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:54:41.366Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java uses unchecked or unsafe operations. [2024-03-19T01:54:41.366Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:54:41.366Z] [INFO] [2024-03-19T01:54:41.366Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ instanceroot-builder --- [2024-03-19T01:54:41.366Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:54:41.366Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:54:41.366Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:54:41.366Z] [INFO] [2024-03-19T01:54:41.366Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ instanceroot-builder --- [2024-03-19T01:54:41.366Z] [INFO] Not copying test resources [2024-03-19T01:54:41.366Z] [INFO] [2024-03-19T01:54:41.366Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ instanceroot-builder --- [2024-03-19T01:54:41.366Z] [INFO] Not compiling test sources [2024-03-19T01:54:41.366Z] [INFO] [2024-03-19T01:54:41.366Z] [INFO] --- surefire:3.2.5:test (default-test) @ instanceroot-builder --- [2024-03-19T01:54:41.366Z] [INFO] Tests are skipped. [2024-03-19T01:54:41.366Z] [INFO] [2024-03-19T01:54:41.366Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ instanceroot-builder --- [2024-03-19T01:54:41.366Z] [INFO] Executing tasks [2024-03-19T01:54:41.366Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF for [2024-03-19T01:54:41.366Z] [INFO] [echo] instanceroot-builder [2024-03-19T01:54:41.366Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF [2024-03-19T01:54:41.366Z] [INFO] Executed tasks [2024-03-19T01:54:41.366Z] [INFO] [2024-03-19T01:54:41.366Z] [INFO] --- jar:3.3.0:jar (default-jar) @ instanceroot-builder --- [2024-03-19T01:54:41.366Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar [2024-03-19T01:54:41.366Z] [WARNING] ***************************************************************** [2024-03-19T01:54:41.366Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:54:41.367Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:54:41.367Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:54:41.367Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:54:41.367Z] [WARNING] ***************************************************************** [2024-03-19T01:54:41.367Z] [INFO] [2024-03-19T01:54:41.367Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ installroot-builder --- [2024-03-19T01:54:41.367Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:54:41.367Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:54:41.367Z] [INFO] [2024-03-19T01:54:41.367Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ installroot-builder --- [2024-03-19T01:54:41.367Z] [INFO] [2024-03-19T01:54:41.367Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ installroot-builder --- [2024-03-19T01:54:41.367Z] [INFO] [2024-03-19T01:54:41.367Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ installroot-builder --- [2024-03-19T01:54:41.367Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:54:41.367Z] [INFO] [2024-03-19T01:54:41.367Z] [INFO] --- resources:3.3.1:resources (default-resources) @ installroot-builder --- [2024-03-19T01:54:41.367Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:54:41.367Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/src/main/manpages [2024-03-19T01:54:41.367Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:54:41.367Z] [INFO] [2024-03-19T01:54:41.367Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ installroot-builder --- [2024-03-19T01:54:41.367Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:54:41.367Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:54:41.367Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java uses unchecked or unsafe operations. [2024-03-19T01:54:41.367Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:54:41.367Z] [INFO] [2024-03-19T01:54:41.367Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ installroot-builder --- [2024-03-19T01:54:41.367Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:54:41.367Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:54:41.367Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:54:41.367Z] [INFO] [2024-03-19T01:54:41.367Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ installroot-builder --- [2024-03-19T01:54:41.367Z] [INFO] Not copying test resources [2024-03-19T01:54:41.367Z] [INFO] [2024-03-19T01:54:41.367Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ installroot-builder --- [2024-03-19T01:54:41.367Z] [INFO] Not compiling test sources [2024-03-19T01:54:41.367Z] [INFO] [2024-03-19T01:54:41.367Z] [INFO] --- surefire:3.2.5:test (default-test) @ installroot-builder --- [2024-03-19T01:54:41.367Z] [INFO] Tests are skipped. [2024-03-19T01:54:41.367Z] [INFO] [2024-03-19T01:54:41.367Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ installroot-builder --- [2024-03-19T01:54:41.367Z] [INFO] Executing tasks [2024-03-19T01:54:41.367Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF for [2024-03-19T01:54:41.367Z] [INFO] [echo] installroot-builder [2024-03-19T01:54:41.367Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF [2024-03-19T01:54:41.367Z] [INFO] Executed tasks [2024-03-19T01:54:41.367Z] [INFO] [2024-03-19T01:54:41.368Z] [INFO] --- jar:3.3.0:jar (default-jar) @ installroot-builder --- [2024-03-19T01:54:41.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar [2024-03-19T01:54:41.368Z] [WARNING] ***************************************************************** [2024-03-19T01:54:41.368Z] [WARNING] * An aggregator mojo is already being executed in this * [2024-03-19T01:54:41.368Z] [WARNING] * parallel build, those kind of mojos require exclusive access * [2024-03-19T01:54:41.368Z] [WARNING] * to reactor to prevent race conditions. This mojo execution * [2024-03-19T01:54:41.368Z] [WARNING] * will be blocked until the aggregator mojo is done. * [2024-03-19T01:54:41.368Z] [WARNING] ***************************************************************** [2024-03-19T01:54:41.931Z] [INFO] [2024-03-19T01:54:41.931Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ instanceroot-builder --- [2024-03-19T01:54:41.931Z] [WARNING] ***************************************************************** [2024-03-19T01:54:41.931Z] [WARNING] * The * [2024-03-19T01:54:41.931Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:54:41.931Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:54:41.931Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:54:41.931Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:54:41.931Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:54:41.931Z] [WARNING] ***************************************************************** [2024-03-19T01:54:41.931Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:54:43.825Z] [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [2024-03-19T01:54:43.825Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/bom.xml [2024-03-19T01:54:43.825Z] [INFO] attaching as instanceroot-builder-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:43.825Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/bom.json [2024-03-19T01:54:43.825Z] [INFO] attaching as instanceroot-builder-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:43.825Z] [INFO] [2024-03-19T01:54:43.825Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ instanceroot-builder --- [2024-03-19T01:54:43.825Z] [INFO] Tests are skipped. [2024-03-19T01:54:43.825Z] [INFO] [2024-03-19T01:54:43.825Z] [INFO] --- failsafe:3.2.5:verify (verify) @ instanceroot-builder --- [2024-03-19T01:54:43.825Z] [INFO] Tests are skipped. [2024-03-19T01:54:43.825Z] [INFO] [2024-03-19T01:54:43.825Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ installroot-builder --- [2024-03-19T01:54:43.825Z] [WARNING] ***************************************************************** [2024-03-19T01:54:43.826Z] [WARNING] * The * [2024-03-19T01:54:43.826Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.7.9:makeAggregateBom * [2024-03-19T01:54:43.826Z] [WARNING] * aggregator mojo is already being executed in this parallel * [2024-03-19T01:54:43.826Z] [WARNING] * build, those kind of mojos require exclusive access to * [2024-03-19T01:54:43.826Z] [WARNING] * reactor to prevent race conditions. This mojo execution will * [2024-03-19T01:54:43.826Z] [WARNING] * be blocked until the aggregator mojo is done. * [2024-03-19T01:54:43.826Z] [WARNING] ***************************************************************** [2024-03-19T01:54:43.826Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:54:45.196Z] [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [2024-03-19T01:54:45.196Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/bom.xml [2024-03-19T01:54:45.196Z] [INFO] attaching as installroot-builder-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:45.196Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/bom.json [2024-03-19T01:54:45.196Z] [INFO] attaching as installroot-builder-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:45.196Z] [INFO] [2024-03-19T01:54:45.196Z] [INFO] [2024-03-19T01:54:45.196Z] [INFO] [2024-03-19T01:54:45.196Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ installroot-builder --- [2024-03-19T01:54:45.196Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-itest-tools --- [2024-03-19T01:54:45.196Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-instanceroot-builder-checkstyle) @ instanceroot-builder --- [2024-03-19T01:54:45.196Z] [INFO] [2024-03-19T01:54:45.197Z] [INFO] --- install:3.1.1:install (default-install) @ instanceroot-builder --- [2024-03-19T01:54:45.197Z] [INFO] Tests are skipped. [2024-03-19T01:54:45.197Z] [INFO] [2024-03-19T01:54:45.197Z] [INFO] --- failsafe:3.2.5:verify (verify) @ installroot-builder --- [2024-03-19T01:54:45.197Z] [INFO] Tests are skipped. [2024-03-19T01:54:45.197Z] [INFO] [2024-03-19T01:54:45.197Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-installroot-builder-checkstyle) @ installroot-builder --- [2024-03-19T01:54:45.197Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/8.0.1-SNAPSHOT/instanceroot-builder-8.0.1-SNAPSHOT.pom [2024-03-19T01:54:45.197Z] [INFO] [2024-03-19T01:54:45.197Z] [INFO] --- install:3.1.1:install (default-install) @ installroot-builder --- [2024-03-19T01:54:45.197Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/8.0.1-SNAPSHOT/installroot-builder-8.0.1-SNAPSHOT.pom [2024-03-19T01:54:45.197Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/8.0.1-SNAPSHOT/instanceroot-builder-8.0.1-SNAPSHOT.jar [2024-03-19T01:54:45.197Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/8.0.1-SNAPSHOT/installroot-builder-8.0.1-SNAPSHOT.jar [2024-03-19T01:54:45.197Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/8.0.1-SNAPSHOT/instanceroot-builder-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:45.197Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/8.0.1-SNAPSHOT/instanceroot-builder-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:45.197Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:54:45.197Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T01:54:45.197Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/8.0.1-SNAPSHOT/installroot-builder-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:45.197Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/8.0.1-SNAPSHOT/installroot-builder-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:45.197Z] [INFO] [2024-03-19T01:54:45.197Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-itest-tools --- [2024-03-19T01:54:45.197Z] [INFO] [2024-03-19T01:54:45.197Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-itest-tools --- [2024-03-19T01:54:45.197Z] [INFO] [2024-03-19T01:54:45.197Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-itest-tools --- [2024-03-19T01:54:45.197Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:54:45.197Z] [INFO] [2024-03-19T01:54:45.197Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-itest-tools --- [2024-03-19T01:54:45.198Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:54:45.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/src/main/manpages [2024-03-19T01:54:45.198Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:54:45.198Z] [INFO] [2024-03-19T01:54:45.198Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-itest-tools --- [2024-03-19T01:54:45.198Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:54:45.198Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T01:54:45.455Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java uses or overrides a deprecated API. [2024-03-19T01:54:45.455Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:54:45.455Z] [INFO] [2024-03-19T01:54:45.455Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-itest-tools --- [2024-03-19T01:54:45.455Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:54:45.455Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T01:54:45.455Z] [INFO] [2024-03-19T01:54:45.455Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-itest-tools --- [2024-03-19T01:54:45.455Z] [INFO] Not copying test resources [2024-03-19T01:54:45.455Z] [INFO] [2024-03-19T01:54:45.455Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-itest-tools --- [2024-03-19T01:54:45.455Z] [INFO] Not compiling test sources [2024-03-19T01:54:45.455Z] [INFO] [2024-03-19T01:54:45.455Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-itest-tools --- [2024-03-19T01:54:45.455Z] [INFO] Tests are skipped. [2024-03-19T01:54:45.455Z] [INFO] [2024-03-19T01:54:45.456Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-itest-tools --- [2024-03-19T01:54:45.456Z] [INFO] Executing tasks [2024-03-19T01:54:45.456Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/classes/META-INF for [2024-03-19T01:54:45.456Z] [INFO] [echo] glassfish-itest-tools [2024-03-19T01:54:45.456Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/classes/META-INF [2024-03-19T01:54:45.456Z] [INFO] Executed tasks [2024-03-19T01:54:45.456Z] [INFO] [2024-03-19T01:54:45.456Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-itest-tools --- [2024-03-19T01:54:45.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/glassfish-itest-tools.jar [2024-03-19T01:54:45.456Z] [INFO] [2024-03-19T01:54:45.456Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-itest-tools --- [2024-03-19T01:54:45.456Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:54:47.978Z] [INFO] CycloneDX: Creating BOM version 1.4 with 94 component(s) [2024-03-19T01:54:47.978Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/bom.xml [2024-03-19T01:54:48.236Z] [INFO] attaching as glassfish-itest-tools-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:48.236Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/bom.json [2024-03-19T01:54:48.236Z] [INFO] attaching as glassfish-itest-tools-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:48.236Z] [INFO] [2024-03-19T01:54:48.236Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-itest-tools --- [2024-03-19T01:54:48.236Z] [INFO] Tests are skipped. [2024-03-19T01:54:48.236Z] [INFO] [2024-03-19T01:54:48.236Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-itest-tools --- [2024-03-19T01:54:48.236Z] [INFO] Tests are skipped. [2024-03-19T01:54:48.236Z] [INFO] [2024-03-19T01:54:48.236Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-glassfish-itest-tools-checkstyle) @ glassfish-itest-tools --- [2024-03-19T01:54:48.236Z] [INFO] [2024-03-19T01:54:48.236Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-itest-tools --- [2024-03-19T01:54:48.236Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/8.0.1-SNAPSHOT/glassfish-itest-tools-8.0.1-SNAPSHOT.pom [2024-03-19T01:54:48.236Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/glassfish-itest-tools.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/8.0.1-SNAPSHOT/glassfish-itest-tools-8.0.1-SNAPSHOT.jar [2024-03-19T01:54:48.236Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/8.0.1-SNAPSHOT/glassfish-itest-tools-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:54:48.236Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/8.0.1-SNAPSHOT/glassfish-itest-tools-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:54:48.236Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T01:54:48.236Z] [INFO] Reactor Summary for GlassFish Project 8.0.1-SNAPSHOT: [2024-03-19T01:54:48.236Z] [INFO] [2024-03-19T01:54:48.236Z] [INFO] GlassFish Project .................................. SUCCESS [ 21.484 s] [2024-03-19T01:54:48.236Z] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 0.391 s] [2024-03-19T01:54:48.236Z] [INFO] Nucleus Parent ..................................... SUCCESS [ 2.568 s] [2024-03-19T01:54:48.236Z] [INFO] GlassFish Java Util Logging Extension .............. SUCCESS [ 4.170 s] [2024-03-19T01:54:48.236Z] [INFO] GlassFish HK2 Config Injectors ..................... SUCCESS [ 4.169 s] [2024-03-19T01:54:48.236Z] [INFO] GlassFish Nucleus Modules .......................... SUCCESS [ 0.192 s] [2024-03-19T01:54:48.236Z] [INFO] HK2 config types ................................... SUCCESS [ 6.250 s] [2024-03-19T01:54:48.236Z] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 1.689 s] [2024-03-19T01:54:48.236Z] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 4.558 s] [2024-03-19T01:54:48.236Z] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 1.694 s] [2024-03-19T01:54:48.236Z] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 1.687 s] [2024-03-19T01:54:48.236Z] [INFO] grizzly-config ..................................... SUCCESS [ 6.797 s] [2024-03-19T01:54:48.236Z] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 3.376 s] [2024-03-19T01:54:48.236Z] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 2.274 s] [2024-03-19T01:54:48.236Z] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 1.687 s] [2024-03-19T01:54:48.237Z] [INFO] Common Utilities ................................... SUCCESS [ 7.786 s] [2024-03-19T01:54:48.237Z] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 4.561 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 1.687 s] [2024-03-19T01:54:48.237Z] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 1.577 s] [2024-03-19T01:54:48.237Z] [INFO] Test Utilities ..................................... SUCCESS [ 3.500 s] [2024-03-19T01:54:48.237Z] [INFO] Admin Modules ...................................... SUCCESS [ 1.692 s] [2024-03-19T01:54:48.237Z] [INFO] admin-config-api ................................... SUCCESS [ 4.716 s] [2024-03-19T01:54:48.237Z] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 3.136 s] [2024-03-19T01:54:48.237Z] [INFO] Nucleus Security Parent ............................ SUCCESS [ 1.693 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 9.648 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 1.688 s] [2024-03-19T01:54:48.237Z] [INFO] Deployment Related Common Classes .................. SUCCESS [ 12.585 s] [2024-03-19T01:54:48.237Z] [INFO] Security Core Classes .............................. SUCCESS [ 7.701 s] [2024-03-19T01:54:48.237Z] [INFO] Security Services and SPI .......................... SUCCESS [ 4.110 s] [2024-03-19T01:54:48.237Z] [INFO] admin-util ......................................... SUCCESS [ 11.129 s] [2024-03-19T01:54:48.237Z] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 5.431 s] [2024-03-19T01:54:48.237Z] [INFO] Cluster ............................................ SUCCESS [ 1.692 s] [2024-03-19T01:54:48.237Z] [INFO] cluster-common ..................................... SUCCESS [ 5.433 s] [2024-03-19T01:54:48.237Z] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 2.099 s] [2024-03-19T01:54:48.237Z] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 1.808 s] [2024-03-19T01:54:48.237Z] [INFO] admin-launcher ..................................... SUCCESS [ 3.850 s] [2024-03-19T01:54:48.237Z] [INFO] admin-cli .......................................... SUCCESS [ 3.278 s] [2024-03-19T01:54:48.237Z] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 20.926 s] [2024-03-19T01:54:48.237Z] [INFO] OSGi Container ..................................... SUCCESS [ 9.648 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 4.555 s] [2024-03-19T01:54:48.237Z] [INFO] flashlight-framework ............................... SUCCESS [ 9.648 s] [2024-03-19T01:54:48.237Z] [INFO] Kernel Classes ..................................... SUCCESS [ 7.128 s] [2024-03-19T01:54:48.237Z] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 2.335 s] [2024-03-19T01:54:48.237Z] [INFO] cluster-admin ...................................... SUCCESS [ 20.927 s] [2024-03-19T01:54:48.237Z] [INFO] admin-server-management ............................ SUCCESS [ 30.563 s] [2024-03-19T01:54:48.237Z] [INFO] cluster-cli ........................................ SUCCESS [ 8.345 s] [2024-03-19T01:54:48.237Z] [INFO] GMS Module ......................................... SUCCESS [ 20.925 s] [2024-03-19T01:54:48.237Z] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 9.648 s] [2024-03-19T01:54:48.237Z] [INFO] AMX Core ........................................... SUCCESS [ 20.927 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 4.562 s] [2024-03-19T01:54:48.237Z] [INFO] Context Propagation ................................ SUCCESS [ 20.928 s] [2024-03-19T01:54:48.237Z] [INFO] admin-monitoring ................................... SUCCESS [ 8.652 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 4.549 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 6.795 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 1.265 s] [2024-03-19T01:54:48.237Z] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 1.692 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 4.554 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 6.791 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish Common modules ........................... SUCCESS [ 4.548 s] [2024-03-19T01:54:48.237Z] [INFO] Jakarta EE dependent public APIs of Glassfish ...... SUCCESS [ 4.108 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish Jakarta EE Annotation Framework .......... SUCCESS [ 1.927 s] [2024-03-19T01:54:48.237Z] [INFO] nucleus.resources .................................. SUCCESS [ 5.719 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 4.554 s] [2024-03-19T01:54:48.237Z] [INFO] Deployment Object Library .......................... SUCCESS [ 13.190 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 4.551 s] [2024-03-19T01:54:48.237Z] [INFO] Transaction Service Internal API ................... SUCCESS [ 2.335 s] [2024-03-19T01:54:48.237Z] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 4.551 s] [2024-03-19T01:54:48.238Z] [INFO] Resources Connector ................................ SUCCESS [ 20.927 s] [2024-03-19T01:54:48.238Z] [INFO] Connectors Parent .................................. SUCCESS [ 4.551 s] [2024-03-19T01:54:48.238Z] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 17.978 s] [2024-03-19T01:54:48.238Z] [INFO] EJB container Internal API ......................... SUCCESS [ 12.503 s] [2024-03-19T01:54:48.238Z] [INFO] Java binding for libpam.so ......................... SUCCESS [ 4.552 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish Security Parent .......................... SUCCESS [ 4.547 s] [2024-03-19T01:54:48.238Z] [INFO] Jakarta EE Security Core Classes ................... SUCCESS [ 15.440 s] [2024-03-19T01:54:48.238Z] [INFO] stats77 ............................................ SUCCESS [ 9.648 s] [2024-03-19T01:54:48.238Z] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 20.926 s] [2024-03-19T01:54:48.238Z] [INFO] Glassfish Naming ................................... SUCCESS [ 9.648 s] [2024-03-19T01:54:48.238Z] [INFO] Container Common ................................... SUCCESS [ 12.503 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish persistence related modules .............. SUCCESS [ 4.546 s] [2024-03-19T01:54:48.238Z] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 15.440 s] [2024-03-19T01:54:48.238Z] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 5.719 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 4.547 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 20.928 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 9.631 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 33.981 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish Web container related modules ............ SUCCESS [ 4.549 s] [2024-03-19T01:54:48.238Z] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 15.336 s] [2024-03-19T01:54:48.238Z] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 20.926 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 11.334 s] [2024-03-19T01:54:48.238Z] [INFO] Nucleus template ................................... SUCCESS [ 4.556 s] [2024-03-19T01:54:48.238Z] [INFO] flashlight-agent ................................... SUCCESS [ 4.557 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 4.563 s] [2024-03-19T01:54:48.238Z] [INFO] Flashlight ......................................... SUCCESS [ 1.683 s] [2024-03-19T01:54:48.238Z] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 20.926 s] [2024-03-19T01:54:48.238Z] [INFO] AutoDeploy Classes ................................. SUCCESS [ 5.719 s] [2024-03-19T01:54:48.238Z] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 4.552 s] [2024-03-19T01:54:48.238Z] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 4.557 s] [2024-03-19T01:54:48.238Z] [INFO] Nucleus distributions .............................. SUCCESS [ 1.683 s] [2024-03-19T01:54:48.238Z] [INFO] Nucleus distribution Common module ................. SUCCESS [ 4.564 s] [2024-03-19T01:54:48.238Z] [INFO] Jackson Module Jakarta Xmlbind Annotations ......... SUCCESS [ 6.247 s] [2024-03-19T01:54:48.238Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 1.684 s] [2024-03-19T01:54:48.238Z] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 5.282 s] [2024-03-19T01:54:48.238Z] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 31.029 s] [2024-03-19T01:54:48.238Z] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 6.703 s] [2024-03-19T01:54:48.238Z] [INFO] Nucleus Distribution ............................... SUCCESS [ 11.443 s] [2024-03-19T01:54:48.238Z] [INFO] Diagnostics ........................................ SUCCESS [ 1.682 s] [2024-03-19T01:54:48.238Z] [INFO] Diagnostics API .................................... SUCCESS [ 9.648 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 9.631 s] [2024-03-19T01:54:48.238Z] [INFO] AMX JavaEE ......................................... SUCCESS [ 9.633 s] [2024-03-19T01:54:48.238Z] [INFO] LDAP Booster Pack .................................. SUCCESS [ 4.110 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish HA modules ............................... SUCCESS [ 2.620 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 3.379 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 2.375 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 15.439 s] [2024-03-19T01:54:48.238Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions . SUCCESS [ 6.794 s] [2024-03-19T01:54:48.238Z] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 6.799 s] [2024-03-19T01:54:48.238Z] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 5.719 s] [2024-03-19T01:54:48.238Z] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 12.503 s] [2024-03-19T01:54:48.238Z] [INFO] App Client Modules ................................. SUCCESS [ 2.619 s] [2024-03-19T01:54:48.239Z] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 3.379 s] [2024-03-19T01:54:48.239Z] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 5.719 s] [2024-03-19T01:54:48.239Z] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 19.039 s] [2024-03-19T01:54:48.239Z] [INFO] Admin Modules ...................................... SUCCESS [ 2.618 s] [2024-03-19T01:54:48.239Z] [INFO] Backup Restore classes ............................. SUCCESS [ 5.431 s] [2024-03-19T01:54:48.239Z] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 20.925 s] [2024-03-19T01:54:48.239Z] [INFO] admin-cli-optional ................................. SUCCESS [ 8.342 s] [2024-03-19T01:54:48.239Z] [INFO] admin-core ......................................... SUCCESS [ 3.305 s] [2024-03-19T01:54:48.239Z] [INFO] Appserver template ................................. SUCCESS [ 6.796 s] [2024-03-19T01:54:48.239Z] [INFO] GlassFish Core modules ............................. SUCCESS [ 2.619 s] [2024-03-19T01:54:48.239Z] [INFO] Jakarta EE related distributions kernel Classes .... SUCCESS [ 20.927 s] [2024-03-19T01:54:48.239Z] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 3.378 s] [2024-03-19T01:54:48.239Z] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 9.648 s] [2024-03-19T01:54:48.239Z] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 6.796 s] [2024-03-19T01:54:48.239Z] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 9.631 s] [2024-03-19T01:54:48.239Z] [INFO] Connectors Runtime ................................. SUCCESS [ 19.042 s] [2024-03-19T01:54:48.239Z] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 14.938 s] [2024-03-19T01:54:48.239Z] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 9.648 s] [2024-03-19T01:54:48.239Z] [INFO] Web Container Common Utilities ..................... SUCCESS [ 14.939 s] [2024-03-19T01:54:48.239Z] [INFO] Core Servlet Container ............................. SUCCESS [ 34.379 s] [2024-03-19T01:54:48.239Z] [INFO] Jakarta Pages Standard Tags implementation connector module SUCCESS [ 19.042 s] [2024-03-19T01:54:48.239Z] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 19.040 s] [2024-03-19T01:54:48.239Z] [INFO] Web module command line interface .................. SUCCESS [ 34.477 s] [2024-03-19T01:54:48.239Z] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 1.263 s] [2024-03-19T01:54:48.239Z] [INFO] WebTier Security Integration ....................... SUCCESS [ 11.330 s] [2024-03-19T01:54:48.239Z] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 6.796 s] [2024-03-19T01:54:48.239Z] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 3.375 s] [2024-03-19T01:54:48.239Z] [INFO] Server-Sent Events ................................. SUCCESS [ 6.798 s] [2024-03-19T01:54:48.239Z] [INFO] Web Container glue code ............................ SUCCESS [ 18.125 s] [2024-03-19T01:54:48.239Z] [INFO] JSF implementation connector module ................ SUCCESS [ 13.558 s] [2024-03-19T01:54:48.239Z] [INFO] JSP caching taglib connector module ................ SUCCESS [ 13.556 s] [2024-03-19T01:54:48.239Z] [INFO] Web Container HA code .............................. SUCCESS [ 13.558 s] [2024-03-19T01:54:48.239Z] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 9.651 s] [2024-03-19T01:54:48.239Z] [INFO] Weld connector for glassfish ....................... SUCCESS [ 15.438 s] [2024-03-19T01:54:48.239Z] [INFO] Weld integration for glassfish ..................... SUCCESS [ 23.210 s] [2024-03-19T01:54:48.239Z] [INFO] Weld Integration Fragment .......................... SUCCESS [ 6.796 s] [2024-03-19T01:54:48.239Z] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 6.798 s] [2024-03-19T01:54:48.239Z] [INFO] cdi-api Fragment ................................... SUCCESS [ 6.791 s] [2024-03-19T01:54:48.239Z] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 15.336 s] [2024-03-19T01:54:48.239Z] [INFO] EJB Timer Service Application ...................... SUCCESS [ 11.332 s] [2024-03-19T01:54:48.239Z] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 6.706 s] [2024-03-19T01:54:48.239Z] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 11.417 s] [2024-03-19T01:54:48.239Z] [INFO] GlassFish resources runtime ........................ SUCCESS [ 9.631 s] [2024-03-19T01:54:48.239Z] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 8.346 s] [2024-03-19T01:54:48.239Z] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 6.853 s] [2024-03-19T01:54:48.239Z] [INFO] Connectors Inbound Support ......................... SUCCESS [ 14.937 s] [2024-03-19T01:54:48.239Z] [INFO] Work Management .................................... SUCCESS [ 12.503 s] [2024-03-19T01:54:48.239Z] [INFO] JDBC Module ........................................ SUCCESS [ 2.619 s] [2024-03-19T01:54:48.239Z] [INFO] JDBC Config Module ................................. SUCCESS [ 12.503 s] [2024-03-19T01:54:48.239Z] [INFO] Connectors admin ................................... SUCCESS [ 15.441 s] [2024-03-19T01:54:48.239Z] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 2.619 s] [2024-03-19T01:54:48.239Z] [INFO] Load Balancer Internal API ......................... SUCCESS [ 2.334 s] [2024-03-19T01:54:48.239Z] [INFO] Load-Balancer admin ................................ SUCCESS [ 20.927 s] [2024-03-19T01:54:48.240Z] [INFO] GlassFish JMS modules .............................. SUCCESS [ 2.616 s] [2024-03-19T01:54:48.240Z] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 9.648 s] [2024-03-19T01:54:48.240Z] [INFO] JMS Module ......................................... SUCCESS [ 15.338 s] [2024-03-19T01:54:48.240Z] [INFO] JMS admin .......................................... SUCCESS [ 11.333 s] [2024-03-19T01:54:48.240Z] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 17.054 s] [2024-03-19T01:54:48.240Z] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 6.800 s] [2024-03-19T01:54:48.240Z] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 2.616 s] [2024-03-19T01:54:48.240Z] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 12.504 s] [2024-03-19T01:54:48.240Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 15.438 s] [2024-03-19T01:54:48.240Z] [INFO] JDBC Templates ..................................... SUCCESS [ 6.796 s] [2024-03-19T01:54:48.240Z] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 19.038 s] [2024-03-19T01:54:48.240Z] [INFO] JDBC Runtime Module ................................ SUCCESS [ 14.940 s] [2024-03-19T01:54:48.240Z] [INFO] JDBC admin ......................................... SUCCESS [ 15.336 s] [2024-03-19T01:54:48.240Z] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 2.612 s] [2024-03-19T01:54:48.240Z] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 8.112 s] [2024-03-19T01:54:48.240Z] [INFO] JPA container for glassfish ........................ SUCCESS [ 19.036 s] [2024-03-19T01:54:48.240Z] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 2.612 s] [2024-03-19T01:54:48.240Z] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 2.610 s] [2024-03-19T01:54:48.240Z] [INFO] utility module for cmp ............................. SUCCESS [ 19.036 s] [2024-03-19T01:54:48.240Z] [INFO] model module for cmp ............................... SUCCESS [ 14.943 s] [2024-03-19T01:54:48.240Z] [INFO] Database Generator module for cmp .................. SUCCESS [ 15.336 s] [2024-03-19T01:54:48.240Z] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 11.334 s] [2024-03-19T01:54:48.240Z] [INFO] enhancer module for cmp ............................ SUCCESS [ 15.336 s] [2024-03-19T01:54:48.240Z] [INFO] internal-api module for cmp ........................ SUCCESS [ 19.027 s] [2024-03-19T01:54:48.240Z] [INFO] Entity Bean container .............................. SUCCESS [ 10.689 s] [2024-03-19T01:54:48.240Z] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 22.686 s] [2024-03-19T01:54:48.240Z] [INFO] support ejb module for cmp ......................... SUCCESS [ 11.417 s] [2024-03-19T01:54:48.240Z] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 6.792 s] [2024-03-19T01:54:48.240Z] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 13.556 s] [2024-03-19T01:54:48.240Z] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 2.616 s] [2024-03-19T01:54:48.240Z] [INFO] Concurrent Connector Module ........................ SUCCESS [ 5.433 s] [2024-03-19T01:54:48.240Z] [INFO] Concurrent Implementation Module ................... SUCCESS [ 15.338 s] [2024-03-19T01:54:48.240Z] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 2.614 s] [2024-03-19T01:54:48.240Z] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 6.794 s] [2024-03-19T01:54:48.240Z] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 19.027 s] [2024-03-19T01:54:48.240Z] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 14.942 s] [2024-03-19T01:54:48.240Z] [INFO] GlassFish Extras modules ........................... SUCCESS [ 2.614 s] [2024-03-19T01:54:48.240Z] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 6.790 s] [2024-03-19T01:54:48.240Z] [INFO] GlassFish jakartaee.jar ............................ SUCCESS [ 3.377 s] [2024-03-19T01:54:48.240Z] [INFO] GlassFish jakartaee.jar distribution fragment ...... SUCCESS [ 1.556 s] [2024-03-19T01:54:48.240Z] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 6.796 s] [2024-03-19T01:54:48.240Z] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 3.374 s] [2024-03-19T01:54:48.240Z] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 1.557 s] [2024-03-19T01:54:48.240Z] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 2.615 s] [2024-03-19T01:54:48.240Z] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 9.648 s] [2024-03-19T01:54:48.240Z] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 2.935 s] [2024-03-19T01:54:48.240Z] [INFO] Admin Console Integration .......................... SUCCESS [ 2.374 s] [2024-03-19T01:54:48.240Z] [INFO] Admin Console Integration .......................... SUCCESS [ 1.079 s] [2024-03-19T01:54:48.240Z] [INFO] DataProvider ....................................... SUCCESS [ 2.614 s] [2024-03-19T01:54:48.240Z] [INFO] Admin Console Packages ............................. SUCCESS [ 2.613 s] [2024-03-19T01:54:48.240Z] [INFO] Admin Console Common ............................... SUCCESS [ 6.859 s] [2024-03-19T01:54:48.240Z] [INFO] Admin Console Core Jar ............................. SUCCESS [ 8.380 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console WAR .................................. SUCCESS [ 5.435 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 4.331 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 8.379 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 8.390 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 2.594 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 4.667 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 4.331 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 4.331 s] [2024-03-19T01:54:48.241Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 2.612 s] [2024-03-19T01:54:48.241Z] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 17.054 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 20.850 s] [2024-03-19T01:54:48.241Z] [INFO] Ejb Security Integration ........................... SUCCESS [ 15.439 s] [2024-03-19T01:54:48.241Z] [INFO] App Client - client-side modules ................... SUCCESS [ 3.380 s] [2024-03-19T01:54:48.241Z] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 1.558 s] [2024-03-19T01:54:48.241Z] [INFO] Appclient Security Integration ..................... SUCCESS [ 19.043 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 2.613 s] [2024-03-19T01:54:48.241Z] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 13.559 s] [2024-03-19T01:54:48.241Z] [INFO] WebServices Security and Jakarta Authentication implementation SUCCESS [ 12.063 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 3.380 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 9.650 s] [2024-03-19T01:54:48.241Z] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 13.559 s] [2024-03-19T01:54:48.241Z] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 9.650 s] [2024-03-19T01:54:48.241Z] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 14.641 s] [2024-03-19T01:54:48.241Z] [INFO] Client Library (including ACC) ..................... SUCCESS [ 10.898 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 1.558 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 19.044 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 8.382 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 4.331 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 4.331 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 8.373 s] [2024-03-19T01:54:48.241Z] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 6.705 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish MicroProfile modules ..................... SUCCESS [ 2.612 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish MicroProfile Connectors .................. SUCCESS [ 9.648 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish MicroProfile Config ...................... SUCCESS [ 17.601 s] [2024-03-19T01:54:48.241Z] [INFO] Glassfish Featureset ............................... SUCCESS [ 32.272 s] [2024-03-19T01:54:48.241Z] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 1.457 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 3.378 s] [2024-03-19T01:54:48.241Z] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 5.940 s] [2024-03-19T01:54:48.241Z] [INFO] Glassfish distributions ............................ SUCCESS [ 2.611 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish distribution Common module ............... SUCCESS [ 10.171 s] [2024-03-19T01:54:48.241Z] [INFO] Glassfish Full Profile Distribution ................ SUCCESS [ 49.071 s] [2024-03-19T01:54:48.241Z] [INFO] Embedded GlassFish Common .......................... SUCCESS [ 6.794 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish UberJar InstallRoot Builder Module ....... SUCCESS [ 4.752 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish UberJar InstanceRoot Builder Module ...... SUCCESS [ 4.742 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish OSGI Modules Uninstaller ................. SUCCESS [ 1.457 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish UberJar OSGI Main Module ................. SUCCESS [ 3.376 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish UberJar Activator ........................ SUCCESS [ 1.457 s] [2024-03-19T01:54:48.241Z] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.762 s] [2024-03-19T01:54:48.241Z] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 4.955 s] [2024-03-19T01:54:48.241Z] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [01:07 min] [2024-03-19T01:54:48.241Z] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 11.659 s] [2024-03-19T01:54:48.241Z] [INFO] Embedded GlassFish Web ............................. SUCCESS [ 42.176 s] [2024-03-19T01:54:48.241Z] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 6.795 s] [2024-03-19T01:54:48.242Z] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 13.924 s] [2024-03-19T01:54:48.242Z] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 6.792 s] [2024-03-19T01:54:48.242Z] [INFO] Debug .............................................. SUCCESS [ 34.983 s] [2024-03-19T01:54:48.242Z] [INFO] Glassfish Web Profile Distribution ................. SUCCESS [ 37.348 s] [2024-03-19T01:54:48.242Z] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 19.042 s] [2024-03-19T01:54:48.242Z] [INFO] GlassFish Tests .................................... SUCCESS [ 2.611 s] [2024-03-19T01:54:48.242Z] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 6.797 s] [2024-03-19T01:54:48.242Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 3.375 s] [2024-03-19T01:54:48.242Z] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 3.374 s] [2024-03-19T01:54:48.242Z] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 15.438 s] [2024-03-19T01:54:48.242Z] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 19.056 s] [2024-03-19T01:54:48.242Z] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 19.028 s] [2024-03-19T01:54:48.242Z] [INFO] report-builder ..................................... SUCCESS [ 3.375 s] [2024-03-19T01:54:48.242Z] [INFO] reporter ........................................... SUCCESS [ 3.374 s] [2024-03-19T01:54:48.242Z] [INFO] webtest ............................................ SUCCESS [ 1.557 s] [2024-03-19T01:54:48.242Z] [INFO] GlassFish Ant Dependencies ......................... SUCCESS [ 14.919 s] [2024-03-19T01:54:48.242Z] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 2.611 s] [2024-03-19T01:54:48.242Z] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 2.748 s] [2024-03-19T01:54:48.242Z] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 8.382 s] [2024-03-19T01:54:48.242Z] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 2.932 s] [2024-03-19T01:54:48.242Z] [INFO] Flashlight ......................................... SUCCESS [ 2.611 s] [2024-03-19T01:54:48.242Z] [INFO] GlassFish Integration Test Tools ................... SUCCESS [ 7.726 s] [2024-03-19T01:54:48.242Z] [INFO] Ant tasks .......................................... SUCCESS [ 20.925 s] [2024-03-19T01:54:48.242Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T01:54:48.242Z] [INFO] BUILD SUCCESS [2024-03-19T01:54:48.242Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T01:54:48.242Z] [INFO] Total time: 06:50 min (Wall Clock) [2024-03-19T01:54:48.242Z] [INFO] Finished at: 2024-03-19T01:54:48Z [2024-03-19T01:54:48.242Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T01:54:48.499Z] + ./gfbuild.sh archive_bundles [2024-03-19T01:54:50.392Z] + ./gfbuild.sh archive_embedded [2024-03-19T01:54:52.911Z] + mvn -B -e clean -Pstaging [2024-03-19T01:54:53.842Z] [INFO] Error stacktraces are turned on. [2024-03-19T01:54:53.842Z] [INFO] Scanning for projects... [2024-03-19T01:54:55.736Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T01:54:55.736Z] [INFO] Reactor Build Order: [2024-03-19T01:54:55.736Z] [INFO] [2024-03-19T01:54:55.736Z] [INFO] GlassFish Project [pom] [2024-03-19T01:54:55.736Z] [INFO] Code Quality Verification Tools - Configuration [jar] [2024-03-19T01:54:55.736Z] [INFO] Nucleus Parent [pom] [2024-03-19T01:54:55.736Z] [INFO] GlassFish Java Util Logging Extension [glassfish-jar] [2024-03-19T01:54:55.736Z] [INFO] GlassFish HK2 Config Injectors [jar] [2024-03-19T01:54:55.736Z] [INFO] GlassFish Nucleus Modules [pom] [2024-03-19T01:54:55.736Z] [INFO] HK2 config types [glassfish-jar] [2024-03-19T01:54:55.736Z] [INFO] Distribution Fragments for various OSGi platforms [pom] [2024-03-19T01:54:55.736Z] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [2024-03-19T01:54:55.736Z] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [2024-03-19T01:54:55.736Z] [INFO] GlassFish Nucleus Grizzly modules [pom] [2024-03-19T01:54:55.737Z] [INFO] grizzly-config [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Nucleus Grizzly jars Combining [jar] [2024-03-19T01:54:55.737Z] [INFO] Public APIs of Glassfish [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] GlassFish Nucleus Common modules [pom] [2024-03-19T01:54:55.737Z] [INFO] Common Utilities [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] GlassFish Nucleus Core modules [pom] [2024-03-19T01:54:55.737Z] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Test Utilities [jar] [2024-03-19T01:54:55.737Z] [INFO] Admin Modules [pom] [2024-03-19T01:54:55.737Z] [INFO] admin-config-api [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Private APIs of Glassfish [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Nucleus Security Parent [pom] [2024-03-19T01:54:55.737Z] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [2024-03-19T01:54:55.737Z] [INFO] Deployment Related Common Classes [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Security Core Classes [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Security Services and SPI [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] admin-util [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Cluster [pom] [2024-03-19T01:54:55.737Z] [INFO] cluster-common [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Cluster SSH Provisioning [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Nucleus Logging Classes [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] admin-launcher [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] admin-cli [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] OSGi Container [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] GlassFish API Exporter Module [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] flashlight-framework [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Kernel Classes [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] GMS Bootstrap Module [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] cluster-admin [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] admin-server-management [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] cluster-cli [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] GMS Module [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Glassfish MBeanServer support [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] AMX Core [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] GlassFish Extra JRE Packages [jar] [2024-03-19T01:54:55.737Z] [INFO] Context Propagation [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] admin-monitoring [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] GlassFish Admin REST Parent [pom] [2024-03-19T01:54:55.737Z] [INFO] GlassFish Admin REST Testing Framework [jar] [2024-03-19T01:54:55.737Z] [INFO] GlassFish Admin REST Client [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] Eclipse GlassFish Parent Project [pom] [2024-03-19T01:54:55.737Z] [INFO] GlassFish EJB container related modules [pom] [2024-03-19T01:54:55.737Z] [INFO] GlassFish Core EJB Client [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] GlassFish Common modules [pom] [2024-03-19T01:54:55.737Z] [INFO] Jakarta EE dependent public APIs of Glassfish [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] GlassFish Jakarta EE Annotation Framework [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] nucleus.resources [glassfish-jar] [2024-03-19T01:54:55.737Z] [INFO] GlassFish Deployment Related Modules [pom] [2024-03-19T01:54:55.738Z] [INFO] Deployment Object Library [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish Transaction modules [pom] [2024-03-19T01:54:55.738Z] [INFO] Transaction Service Internal API [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish Resources infrastructure related modules [pom] [2024-03-19T01:54:55.738Z] [INFO] Resources Connector [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] Connectors Parent [pom] [2024-03-19T01:54:55.738Z] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] EJB container Internal API [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] Java binding for libpam.so [jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish Security Parent [pom] [2024-03-19T01:54:55.738Z] [INFO] Jakarta EE Security Core Classes [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] stats77 [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] Glassfish Naming [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] Container Common [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish persistence related modules [pom] [2024-03-19T01:54:55.738Z] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] EJB Container connector for Glassfish [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish ORB related modules [pom] [2024-03-19T01:54:55.738Z] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish ORB connector implementation [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish Web container related modules [pom] [2024-03-19T01:54:55.738Z] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish Admin REST Service [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] Nucleus template [jar] [2024-03-19T01:54:55.738Z] [INFO] flashlight-agent [jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [2024-03-19T01:54:55.738Z] [INFO] Flashlight [pom] [2024-03-19T01:54:55.738Z] [INFO] Deployment Related Admin Classes [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] AutoDeploy Classes [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [2024-03-19T01:54:55.738Z] [INFO] Set of schemas for Nucleus [distribution-fragment] [2024-03-19T01:54:55.738Z] [INFO] Nucleus distributions [pom] [2024-03-19T01:54:55.738Z] [INFO] Nucleus distribution Common module [distribution-fragment] [2024-03-19T01:54:55.738Z] [INFO] Jackson Module Jakarta Xmlbind Annotations [jar] [2024-03-19T01:54:55.738Z] [INFO] Glassfish featuresets [pom] [2024-03-19T01:54:55.738Z] [INFO] Glassfish Nucleus Atomic Featureset [pom] [2024-03-19T01:54:55.738Z] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [2024-03-19T01:54:55.738Z] [INFO] Glassfish Nucleus Featureset [pom] [2024-03-19T01:54:55.738Z] [INFO] Nucleus Distribution [glassfish-distribution] [2024-03-19T01:54:55.738Z] [INFO] Diagnostics [pom] [2024-03-19T01:54:55.738Z] [INFO] Diagnostics API [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish Diagnostics Context [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] AMX JavaEE [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] LDAP Booster Pack [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish HA modules [pom] [2024-03-19T01:54:55.738Z] [INFO] GlassFish ha-file-store [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] GlassFish ha-shoal-store [glassfish-jar] [2024-03-19T01:54:55.738Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions [distribution-fragment] [2024-03-19T01:54:55.738Z] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [2024-03-19T01:54:55.739Z] [INFO] Connector for GlassFish Web Container [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] GlassFish Connectors Connector [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] App Client Modules [pom] [2024-03-19T01:54:55.739Z] [INFO] GlassFish App Client Server-side Modules [pom] [2024-03-19T01:54:55.739Z] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Admin Modules [pom] [2024-03-19T01:54:55.739Z] [INFO] Backup Restore classes [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] App Server CLI Skinning Class [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] admin-cli-optional [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] admin-core [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Appserver template [jar] [2024-03-19T01:54:55.739Z] [INFO] GlassFish Core modules [pom] [2024-03-19T01:54:55.739Z] [INFO] Jakarta EE related distributions kernel Classes [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] GlassFish API Exporter Module Fragment [jar] [2024-03-19T01:54:55.739Z] [INFO] JTA Implementation for Glassfish [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Jakarta Mail Resources Support related modules [pom] [2024-03-19T01:54:55.739Z] [INFO] Jakarta Mail Connector [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Connectors Runtime [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] JTS Implementation for Glassfish [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Web Container Naming Utilities [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Web Container Common Utilities [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Core Servlet Container [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Jakarta Pages Standard Tags implementation connector module [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Web module command line interface [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] WebTier Security Integration [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] GlassFish Web container embedded related modules [pom] [2024-03-19T01:54:55.739Z] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Server-Sent Events [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Web Container glue code [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] JSF implementation connector module [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] JSP caching taglib connector module [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Web Container HA code [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Web Related Implementations for GlassFish [pom] [2024-03-19T01:54:55.739Z] [INFO] Weld connector for glassfish [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Weld integration for glassfish [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Weld Integration Fragment [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Fragment bundle for Weld related testing [jar] [2024-03-19T01:54:55.739Z] [INFO] cdi-api Fragment [jar] [2024-03-19T01:54:55.739Z] [INFO] Full EJB Container add-ons [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] EJB Timer Service Application [war] [2024-03-19T01:54:55.739Z] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [2024-03-19T01:54:55.739Z] [INFO] EJB tier for GlassFish [pom] [2024-03-19T01:54:55.739Z] [INFO] GlassFish resources runtime [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [2024-03-19T01:54:55.739Z] [INFO] Connectors Inbound Support [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] Work Management [glassfish-jar] [2024-03-19T01:54:55.739Z] [INFO] JDBC Module [pom] [2024-03-19T01:54:55.739Z] [INFO] JDBC Config Module [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] Connectors admin [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [2024-03-19T01:54:55.740Z] [INFO] Load Balancer Internal API [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] Load-Balancer admin [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] GlassFish JMS modules [pom] [2024-03-19T01:54:55.740Z] [INFO] JMS Connector Module for Runtime [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] JMS Module [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] JMS admin [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] JMS Injection Module for Runtime [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [2024-03-19T01:54:55.740Z] [INFO] JDBC Resource Adapter [pom] [2024-03-19T01:54:55.740Z] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] JDBC Templates [jar] [2024-03-19T01:54:55.740Z] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [2024-03-19T01:54:55.740Z] [INFO] JDBC Runtime Module [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] JDBC admin [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] GlassFish Oracle JDBC Packages [jar] [2024-03-19T01:54:55.740Z] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] JPA container for glassfish [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] Declaring EclipseLink dependencies [pom] [2024-03-19T01:54:55.740Z] [INFO] GlassFish cmp related modules [pom] [2024-03-19T01:54:55.740Z] [INFO] utility module for cmp [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] model module for cmp [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] Database Generator module for cmp [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] ejb-mapping module for cmp [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] enhancer module for cmp [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] internal-api module for cmp [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] Entity Bean container [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] support-sqlstore module for cmp [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] support ejb module for cmp [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] GlassFish cmp scripts [distribution-fragment] [2024-03-19T01:54:55.740Z] [INFO] CMP tier for GlassFish [pom] [2024-03-19T01:54:55.740Z] [INFO] Concurrency Utilities Modules [pom] [2024-03-19T01:54:55.740Z] [INFO] Concurrent Connector Module [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] Concurrent Implementation Module [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] Batch runtime modules for Glassfish [pom] [2024-03-19T01:54:55.740Z] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [2024-03-19T01:54:55.740Z] [INFO] Batch Connector for Glassfish [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] Batch Commands for Glassfish [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] GlassFish Extras modules [pom] [2024-03-19T01:54:55.740Z] [INFO] GlassFish JavaEE Manifest pom [pom] [2024-03-19T01:54:55.740Z] [INFO] GlassFish jakartaee.jar [jar] [2024-03-19T01:54:55.740Z] [INFO] GlassFish jakartaee.jar distribution fragment [distribution-fragment] [2024-03-19T01:54:55.740Z] [INFO] GlassFish appserv-rt Manifest pom [pom] [2024-03-19T01:54:55.740Z] [INFO] GlassFish appserv-rt.jar [jar] [2024-03-19T01:54:55.740Z] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [2024-03-19T01:54:55.740Z] [INFO] Grizzly Glassfish Extra modules [pom] [2024-03-19T01:54:55.740Z] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] Glassfish Grizzly extra jars Combining [jar] [2024-03-19T01:54:55.740Z] [INFO] Admin Console Integration [glassfish-jar] [2024-03-19T01:54:55.740Z] [INFO] Admin Console Integration [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] DataProvider [jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console Packages [pom] [2024-03-19T01:54:55.741Z] [INFO] Admin Console Common [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console Core Jar [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console WAR [war] [2024-03-19T01:54:55.741Z] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console Web Container Plugin [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console JDBC Plugin [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console Connectors Plugin [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console JTS Plugin [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Glassfish featuresets [pom] [2024-03-19T01:54:55.741Z] [INFO] Glassfish Web Featureset [pom] [2024-03-19T01:54:55.741Z] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Ejb Security Integration [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] App Client - client-side modules [pom] [2024-03-19T01:54:55.741Z] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Appclient Security Integration [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] GlassFish Web Services related modules [pom] [2024-03-19T01:54:55.741Z] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] WebServices Security and Jakarta Authentication implementation [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] GlassFish webservices scripts [distribution-fragment] [2024-03-19T01:54:55.741Z] [INFO] GlassFish Metro Glue Code [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] SOAP/TCP integration code [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Client OSGi module (including ACC) [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Client Library (including ACC) [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] GlassFish appclient scripts [distribution-fragment] [2024-03-19T01:54:55.741Z] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console Full distribution plugin [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console Corba Plugin [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Admin Console JMS Plugin [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] GlassFish MicroProfile modules [pom] [2024-03-19T01:54:55.741Z] [INFO] GlassFish MicroProfile Connectors [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] GlassFish MicroProfile Config [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Glassfish Featureset [pom] [2024-03-19T01:54:55.741Z] [INFO] Embedded GlassFish Shell [jar] [2024-03-19T01:54:55.741Z] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [2024-03-19T01:54:55.741Z] [INFO] Embedded GlassFish Static Shell [jar] [2024-03-19T01:54:55.741Z] [INFO] Glassfish distributions [pom] [2024-03-19T01:54:55.741Z] [INFO] GlassFish distribution Common module [distribution-fragment] [2024-03-19T01:54:55.741Z] [INFO] Glassfish Full Profile Distribution [glassfish-distribution] [2024-03-19T01:54:55.741Z] [INFO] Embedded GlassFish Common [pom] [2024-03-19T01:54:55.741Z] [INFO] GlassFish UberJar InstallRoot Builder Module [jar] [2024-03-19T01:54:55.741Z] [INFO] GlassFish UberJar InstanceRoot Builder Module [jar] [2024-03-19T01:54:55.741Z] [INFO] GlassFish OSGI Modules Uninstaller [jar] [2024-03-19T01:54:55.741Z] [INFO] GlassFish UberJar OSGI Main Module [jar] [2024-03-19T01:54:55.741Z] [INFO] GlassFish UberJar Activator [glassfish-jar] [2024-03-19T01:54:55.741Z] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [2024-03-19T01:54:55.741Z] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [2024-03-19T01:54:55.742Z] [INFO] Embedded GlassFish All-In-One [jar] [2024-03-19T01:54:55.742Z] [INFO] Embedded GlassFish nucleus [jar] [2024-03-19T01:54:55.742Z] [INFO] Embedded GlassFish Web [jar] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Embedded modules [pom] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Embedded Modules - Tests [jar] [2024-03-19T01:54:55.742Z] [INFO] Embedded GlassFish Shell Jars [pom] [2024-03-19T01:54:55.742Z] [INFO] Debug [jar] [2024-03-19T01:54:55.742Z] [INFO] Glassfish Web Profile Distribution [glassfish-distribution] [2024-03-19T01:54:55.742Z] [INFO] Security Related Implementation for GlassFish [pom] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Tests [pom] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Admin Tests - Parent [pom] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Admin Tests - Progress Admin Extension [glassfish-jar] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Integration Test Tools [jar] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Admin Tests [jar] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Application Tests [jar] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Ant Tests [pom] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [2024-03-19T01:54:55.742Z] [INFO] connectors-ra-redeploy [pom] [2024-03-19T01:54:55.742Z] [INFO] connectors-ra-redeploy-jars [jar] [2024-03-19T01:54:55.742Z] [INFO] connectors-ra-redeploy-rars [rar] [2024-03-19T01:54:55.742Z] [INFO] connectors-ra-redeploy-rars-xa [rar] [2024-03-19T01:54:55.742Z] [INFO] report-builder [jar] [2024-03-19T01:54:55.742Z] [INFO] reporter [jar] [2024-03-19T01:54:55.742Z] [INFO] webtest [jar] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Ant Dependencies [pom] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Embedded Tests [pom] [2024-03-19T01:54:55.742Z] [INFO] Basic tests for testing org.glassfish.embeddable APIs [pom] [2024-03-19T01:54:55.742Z] [INFO] Test newGlassFish(), start(), stop(), dispose() lifecyle operations [jar] [2024-03-19T01:54:55.742Z] [INFO] Basic CDI Test [jar] [2024-03-19T01:54:55.742Z] [INFO] CDI, EJB, JPA integration test [jar] [2024-03-19T01:54:55.742Z] [INFO] CDI, EJB, JPA integration test which has glassfish-resources.xml [jar] [2024-03-19T01:54:55.742Z] [INFO] EJB related Embedded Tests [pom] [2024-03-19T01:54:55.742Z] [INFO] Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs [jar] [2024-03-19T01:54:55.742Z] [INFO] EJB Embedded API test [jar] [2024-03-19T01:54:55.742Z] [INFO] Test remote EJB deployment with org.glassfish.embeddable APIs [jar] [2024-03-19T01:54:55.742Z] [INFO] Scattered Archive Test [war] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Embedded Maven Plugin Tests [pom] [2024-03-19T01:54:55.742Z] [INFO] Application Dispatcher Test (maven-plugin/applicationDispatcher) [war] [2024-03-19T01:54:55.742Z] [INFO] Directory Listing Test (maven-plugin/dirListing) [war] [2024-03-19T01:54:55.742Z] [INFO] Filter URI Mapping Test (maven-plugin/filterURIMapping) [war] [2024-03-19T01:54:55.742Z] [INFO] Get Request URI Test (maven-plugin/getRequestURI) [war] [2024-03-19T01:54:55.742Z] [INFO] Index Page Test (maven-plugin/index) [jar] [2024-03-19T01:54:55.742Z] [INFO] JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) [war] [2024-03-19T01:54:55.742Z] [INFO] Query String Test (maven-plugin/queryString) [war] [2024-03-19T01:54:55.742Z] [INFO] Session Lifecyle Test (maven-plugin/sessionDestroyed) [war] [2024-03-19T01:54:55.742Z] [INFO] Standalone WAR Test (maven-plugin/standalonewar) [war] [2024-03-19T01:54:55.742Z] [INFO] Test https and other plugin configurations (maven-plugin/secureWebApp) [war] [2024-03-19T01:54:55.742Z] [INFO] Test web app containing JSPs/JSTLs (maven-plugin/jsptest) [war] [2024-03-19T01:54:55.742Z] [INFO] Multiple application deployment test (maven-plugin/multipleApps) [war] [2024-03-19T01:54:55.742Z] [INFO] GlassFish Web Embedded Tests [pom] [2024-03-19T01:54:55.742Z] [INFO] Test for glassfish-embedded-web [war] [2024-03-19T01:54:55.742Z] [INFO] Utilities for embedded testing [jar] [2024-03-19T01:54:55.743Z] [INFO] Simple embedded servlet project [war] [2024-03-19T01:54:55.743Z] [INFO] Console extensions for OSGi platforms [pom] [2024-03-19T01:54:55.743Z] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [2024-03-19T01:54:55.743Z] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [2024-03-19T01:54:55.743Z] [INFO] GlassFish Flashlight Client [glassfish-jar] [2024-03-19T01:54:55.743Z] [INFO] Flashlight [pom] [2024-03-19T01:54:55.743Z] [INFO] Ant tasks [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Documentation [pom] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Documentation parent pom [pom] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Website Content [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Add-On Component Development Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Administration Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Application Deployment Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Application Development Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Deployment Planning Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Embedded Server Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Error Message Reference, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish High Availability Administration Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Installation Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Performance Tuning Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Quick Start Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Reference Manual, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Release Notes, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Security Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Troubleshooting Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Upgrade Guide, Release 7 [jar] [2024-03-19T01:54:55.743Z] [INFO] Eclipse GlassFish Documentation Distribution [jar] [2024-03-19T01:54:55.743Z] [INFO] [2024-03-19T01:54:55.743Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2024-03-19T01:54:55.743Z] [INFO] Building GlassFish Project 8.0.1-SNAPSHOT [1/352] [2024-03-19T01:54:55.743Z] [INFO] from pom.xml [2024-03-19T01:54:55.743Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:55.743Z] [INFO] [2024-03-19T01:54:55.743Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator --- [2024-03-19T01:54:55.743Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/target [2024-03-19T01:54:55.743Z] [INFO] [2024-03-19T01:54:55.743Z] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [2024-03-19T01:54:55.743Z] [INFO] Building Code Quality Verification Tools - Configuration 8.0.1-SNAPSHOT [2/352] [2024-03-19T01:54:55.743Z] [INFO] from qa/pom.xml [2024-03-19T01:54:55.743Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:55.743Z] [INFO] [2024-03-19T01:54:55.743Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-qa-config --- [2024-03-19T01:54:55.743Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target [2024-03-19T01:54:55.743Z] [INFO] [2024-03-19T01:54:55.743Z] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [2024-03-19T01:54:55.743Z] [INFO] Building Nucleus Parent 8.0.1-SNAPSHOT [3/352] [2024-03-19T01:54:55.743Z] [INFO] from nucleus/parent/pom.xml [2024-03-19T01:54:55.743Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:55.743Z] [INFO] [2024-03-19T01:54:55.743Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-parent --- [2024-03-19T01:54:56.000Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target [2024-03-19T01:54:56.000Z] [INFO] [2024-03-19T01:54:56.000Z] [INFO] -------------< org.glassfish.main:glassfish-jul-extension >------------- [2024-03-19T01:54:56.000Z] [INFO] Building GlassFish Java Util Logging Extension 8.0.1-SNAPSHOT [4/352] [2024-03-19T01:54:56.000Z] [INFO] from nucleus/glassfish-jul-extension/pom.xml [2024-03-19T01:54:56.000Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.000Z] [INFO] [2024-03-19T01:54:56.000Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-jul-extension --- [2024-03-19T01:54:56.000Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target [2024-03-19T01:54:56.000Z] [INFO] [2024-03-19T01:54:56.000Z] [INFO] --------------< org.glassfish.main:hk2-config-generator >--------------- [2024-03-19T01:54:56.000Z] [INFO] Building GlassFish HK2 Config Injectors 8.0.1-SNAPSHOT [5/352] [2024-03-19T01:54:56.000Z] [INFO] from nucleus/hk2-config-generator/pom.xml [2024-03-19T01:54:56.000Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.000Z] [INFO] [2024-03-19T01:54:56.000Z] [INFO] --- clean:3.3.2:clean (default-clean) @ hk2-config-generator --- [2024-03-19T01:54:56.000Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target [2024-03-19T01:54:56.000Z] [INFO] [2024-03-19T01:54:56.000Z] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [2024-03-19T01:54:56.000Z] [INFO] Building GlassFish Nucleus Modules 8.0.1-SNAPSHOT [6/352] [2024-03-19T01:54:56.000Z] [INFO] from nucleus/pom.xml [2024-03-19T01:54:56.000Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.000Z] [INFO] [2024-03-19T01:54:56.000Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-nucleus-parent --- [2024-03-19T01:54:56.000Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target [2024-03-19T01:54:56.000Z] [INFO] [2024-03-19T01:54:56.000Z] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [2024-03-19T01:54:56.000Z] [INFO] Building HK2 config types 8.0.1-SNAPSHOT [7/352] [2024-03-19T01:54:56.000Z] [INFO] from nucleus/hk2-config-types/pom.xml [2024-03-19T01:54:56.000Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.000Z] [INFO] [2024-03-19T01:54:56.000Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-types --- [2024-03-19T01:54:56.001Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [2024-03-19T01:54:56.001Z] [INFO] Building Distribution Fragments for various OSGi platforms 8.0.1-SNAPSHOT [8/352] [2024-03-19T01:54:56.001Z] [INFO] from nucleus/osgi-platforms/pom.xml [2024-03-19T01:54:56.001Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-platforms --- [2024-03-19T01:54:56.001Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [2024-03-19T01:54:56.001Z] [INFO] Building Apache Felix, associated bundles and conf files 8.0.1-SNAPSHOT [9/352] [2024-03-19T01:54:56.001Z] [INFO] from nucleus/osgi-platforms/felix/pom.xml [2024-03-19T01:54:56.001Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix --- [2024-03-19T01:54:56.001Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [2024-03-19T01:54:56.001Z] [INFO] Building Scattered Archive APIs of Glassfish 8.0.1-SNAPSHOT [10/352] [2024-03-19T01:54:56.001Z] [INFO] from nucleus/common/scattered-archive-api/pom.xml [2024-03-19T01:54:56.001Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scattered-archive-api --- [2024-03-19T01:54:56.001Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [2024-03-19T01:54:56.001Z] [INFO] Building GlassFish Nucleus Grizzly modules 8.0.1-SNAPSHOT [11/352] [2024-03-19T01:54:56.001Z] [INFO] from nucleus/grizzly/pom.xml [2024-03-19T01:54:56.001Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly --- [2024-03-19T01:54:56.001Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [2024-03-19T01:54:56.001Z] [INFO] Building grizzly-config 8.0.1-SNAPSHOT [12/352] [2024-03-19T01:54:56.001Z] [INFO] from nucleus/grizzly/config/pom.xml [2024-03-19T01:54:56.001Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] --- clean:3.3.2:clean (default-clean) @ grizzly-config --- [2024-03-19T01:54:56.001Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [2024-03-19T01:54:56.001Z] [INFO] Building Nucleus Grizzly jars Combining 8.0.1-SNAPSHOT [13/352] [2024-03-19T01:54:56.001Z] [INFO] from nucleus/grizzly/nucleus-grizzly-all/pom.xml [2024-03-19T01:54:56.001Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly-all --- [2024-03-19T01:54:56.001Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [2024-03-19T01:54:56.001Z] [INFO] Building Public APIs of Glassfish 8.0.1-SNAPSHOT [14/352] [2024-03-19T01:54:56.001Z] [INFO] from nucleus/common/glassfish-api/pom.xml [2024-03-19T01:54:56.001Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-api --- [2024-03-19T01:54:56.001Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [2024-03-19T01:54:56.001Z] [INFO] Building GlassFish Nucleus Common modules 8.0.1-SNAPSHOT [15/352] [2024-03-19T01:54:56.001Z] [INFO] from nucleus/common/pom.xml [2024-03-19T01:54:56.001Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.001Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-03-19T01:54:56.001Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target [2024-03-19T01:54:56.001Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [2024-03-19T01:54:56.002Z] [INFO] Building Common Utilities 8.0.1-SNAPSHOT [16/352] [2024-03-19T01:54:56.002Z] [INFO] from nucleus/common/common-util/pom.xml [2024-03-19T01:54:56.002Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common-util --- [2024-03-19T01:54:56.002Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [2024-03-19T01:54:56.002Z] [INFO] Building Simple Public APIs of Glassfish 8.0.1-SNAPSHOT [17/352] [2024-03-19T01:54:56.002Z] [INFO] from nucleus/common/simple-glassfish-api/pom.xml [2024-03-19T01:54:56.002Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] --- clean:3.3.2:clean (default-clean) @ simple-glassfish-api --- [2024-03-19T01:54:56.002Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [2024-03-19T01:54:56.002Z] [INFO] Building GlassFish Nucleus Core modules 8.0.1-SNAPSHOT [18/352] [2024-03-19T01:54:56.002Z] [INFO] from nucleus/core/pom.xml [2024-03-19T01:54:56.002Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-core --- [2024-03-19T01:54:56.002Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [2024-03-19T01:54:56.002Z] [INFO] Building Appserver Core Bootstraping Classes 8.0.1-SNAPSHOT [19/352] [2024-03-19T01:54:56.002Z] [INFO] from nucleus/core/bootstrap/pom.xml [2024-03-19T01:54:56.002Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-03-19T01:54:56.002Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [2024-03-19T01:54:56.002Z] [INFO] Building Test Utilities 8.0.1-SNAPSHOT [20/352] [2024-03-19T01:54:56.002Z] [INFO] from nucleus/test-utils/pom.xml [2024-03-19T01:54:56.002Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-utils --- [2024-03-19T01:54:56.002Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [2024-03-19T01:54:56.002Z] [INFO] Building Admin Modules 8.0.1-SNAPSHOT [21/352] [2024-03-19T01:54:56.002Z] [INFO] from nucleus/admin/pom.xml [2024-03-19T01:54:56.002Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-admin --- [2024-03-19T01:54:56.002Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [2024-03-19T01:54:56.002Z] [INFO] Building admin-config-api 8.0.1-SNAPSHOT [22/352] [2024-03-19T01:54:56.002Z] [INFO] from nucleus/admin/config-api/pom.xml [2024-03-19T01:54:56.002Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-api --- [2024-03-19T01:54:56.002Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [2024-03-19T01:54:56.002Z] [INFO] Building Private APIs of Glassfish 8.0.1-SNAPSHOT [23/352] [2024-03-19T01:54:56.002Z] [INFO] from nucleus/common/internal-api/pom.xml [2024-03-19T01:54:56.002Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] --- clean:3.3.2:clean (default-clean) @ internal-api --- [2024-03-19T01:54:56.002Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target [2024-03-19T01:54:56.002Z] [INFO] [2024-03-19T01:54:56.002Z] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [2024-03-19T01:54:56.002Z] [INFO] Building Nucleus Security Parent 8.0.1-SNAPSHOT [24/352] [2024-03-19T01:54:56.002Z] [INFO] from nucleus/security/pom.xml [2024-03-19T01:54:56.003Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-security --- [2024-03-19T01:54:56.003Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [2024-03-19T01:54:56.003Z] [INFO] Building GlassFish SSL Implementation Module 8.0.1-SNAPSHOT [25/352] [2024-03-19T01:54:56.003Z] [INFO] from nucleus/security/ssl-impl/pom.xml [2024-03-19T01:54:56.003Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ssl-impl --- [2024-03-19T01:54:56.003Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [2024-03-19T01:54:56.003Z] [INFO] Building GlassFish Nucleus Deployment Related Modules 8.0.1-SNAPSHOT [26/352] [2024-03-19T01:54:56.003Z] [INFO] from nucleus/deployment/pom.xml [2024-03-19T01:54:56.003Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-deployment --- [2024-03-19T01:54:56.003Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [2024-03-19T01:54:56.003Z] [INFO] Building Deployment Related Common Classes 8.0.1-SNAPSHOT [27/352] [2024-03-19T01:54:56.003Z] [INFO] from nucleus/deployment/common/pom.xml [2024-03-19T01:54:56.003Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-common --- [2024-03-19T01:54:56.003Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] ----------------< org.glassfish.main.security:security >---------------- [2024-03-19T01:54:56.003Z] [INFO] Building Security Core Classes 8.0.1-SNAPSHOT [28/352] [2024-03-19T01:54:56.003Z] [INFO] from nucleus/security/core/pom.xml [2024-03-19T01:54:56.003Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security --- [2024-03-19T01:54:56.003Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] -----------< org.glassfish.main.security:security-services >------------ [2024-03-19T01:54:56.003Z] [INFO] Building Security Services and SPI 8.0.1-SNAPSHOT [29/352] [2024-03-19T01:54:56.003Z] [INFO] from nucleus/security/services/pom.xml [2024-03-19T01:54:56.003Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-services --- [2024-03-19T01:54:56.003Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [2024-03-19T01:54:56.003Z] [INFO] Building admin-util 8.0.1-SNAPSHOT [30/352] [2024-03-19T01:54:56.003Z] [INFO] from nucleus/admin/util/pom.xml [2024-03-19T01:54:56.003Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-util --- [2024-03-19T01:54:56.003Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [2024-03-19T01:54:56.003Z] [INFO] Building Admin CLI bridge command to the OSGi Shell 8.0.1-SNAPSHOT [31/352] [2024-03-19T01:54:56.003Z] [INFO] from nucleus/osgi-platforms/osgi-cli-remote/pom.xml [2024-03-19T01:54:56.003Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-remote --- [2024-03-19T01:54:56.003Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [2024-03-19T01:54:56.003Z] [INFO] Building Cluster 8.0.1-SNAPSHOT [32/352] [2024-03-19T01:54:56.003Z] [INFO] from nucleus/cluster/pom.xml [2024-03-19T01:54:56.003Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.003Z] [INFO] [2024-03-19T01:54:56.003Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster --- [2024-03-19T01:54:56.004Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [2024-03-19T01:54:56.004Z] [INFO] Building cluster-common 8.0.1-SNAPSHOT [33/352] [2024-03-19T01:54:56.004Z] [INFO] from nucleus/cluster/common/pom.xml [2024-03-19T01:54:56.004Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-common --- [2024-03-19T01:54:56.004Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [2024-03-19T01:54:56.004Z] [INFO] Building Cluster SSH Provisioning 8.0.1-SNAPSHOT [34/352] [2024-03-19T01:54:56.004Z] [INFO] from nucleus/cluster/ssh/pom.xml [2024-03-19T01:54:56.004Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-ssh --- [2024-03-19T01:54:56.004Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [2024-03-19T01:54:56.004Z] [INFO] Building Nucleus Logging Classes 8.0.1-SNAPSHOT [35/352] [2024-03-19T01:54:56.004Z] [INFO] from nucleus/core/logging/pom.xml [2024-03-19T01:54:56.004Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] --- clean:3.3.2:clean (default-clean) @ logging --- [2024-03-19T01:54:56.004Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [2024-03-19T01:54:56.004Z] [INFO] Building admin-launcher 8.0.1-SNAPSHOT [36/352] [2024-03-19T01:54:56.004Z] [INFO] from nucleus/admin/launcher/pom.xml [2024-03-19T01:54:56.004Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] --- clean:3.3.2:clean (default-clean) @ launcher --- [2024-03-19T01:54:56.004Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [2024-03-19T01:54:56.004Z] [INFO] Building admin-cli 8.0.1-SNAPSHOT [37/352] [2024-03-19T01:54:56.004Z] [INFO] from nucleus/admin/cli/pom.xml [2024-03-19T01:54:56.004Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-cli --- [2024-03-19T01:54:56.004Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [2024-03-19T01:54:56.004Z] [INFO] Building Admin CLI, interactive OSGi shell command 8.0.1-SNAPSHOT [38/352] [2024-03-19T01:54:56.004Z] [INFO] from nucleus/osgi-platforms/osgi-cli-interactive/pom.xml [2024-03-19T01:54:56.004Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-interactive --- [2024-03-19T01:54:56.004Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [2024-03-19T01:54:56.004Z] [INFO] Building OSGi Container 8.0.1-SNAPSHOT [39/352] [2024-03-19T01:54:56.004Z] [INFO] from nucleus/osgi-platforms/osgi-container/pom.xml [2024-03-19T01:54:56.004Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.004Z] [INFO] [2024-03-19T01:54:56.004Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-container --- [2024-03-19T01:54:56.004Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [2024-03-19T01:54:56.262Z] [INFO] Building GlassFish API Exporter Module 8.0.1-SNAPSHOT [40/352] [2024-03-19T01:54:56.262Z] [INFO] from nucleus/core/api-exporter/pom.xml [2024-03-19T01:54:56.262Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter --- [2024-03-19T01:54:56.262Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [2024-03-19T01:54:56.262Z] [INFO] Building flashlight-framework 8.0.1-SNAPSHOT [41/352] [2024-03-19T01:54:56.262Z] [INFO] from nucleus/flashlight/framework/pom.xml [2024-03-19T01:54:56.262Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-framework --- [2024-03-19T01:54:56.262Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [2024-03-19T01:54:56.262Z] [INFO] Building Kernel Classes 8.0.1-SNAPSHOT [42/352] [2024-03-19T01:54:56.262Z] [INFO] from nucleus/core/kernel/pom.xml [2024-03-19T01:54:56.262Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ kernel --- [2024-03-19T01:54:56.262Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [2024-03-19T01:54:56.262Z] [INFO] Building GMS Bootstrap Module 8.0.1-SNAPSHOT [43/352] [2024-03-19T01:54:56.262Z] [INFO] from nucleus/cluster/gms-bootstrap/pom.xml [2024-03-19T01:54:56.262Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-bootstrap --- [2024-03-19T01:54:56.262Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [2024-03-19T01:54:56.262Z] [INFO] Building cluster-admin 8.0.1-SNAPSHOT [44/352] [2024-03-19T01:54:56.262Z] [INFO] from nucleus/cluster/admin/pom.xml [2024-03-19T01:54:56.262Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-admin --- [2024-03-19T01:54:56.262Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [2024-03-19T01:54:56.262Z] [INFO] Building admin-server-management 8.0.1-SNAPSHOT [45/352] [2024-03-19T01:54:56.262Z] [INFO] from nucleus/admin/server-mgmt/pom.xml [2024-03-19T01:54:56.262Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server-mgmt --- [2024-03-19T01:54:56.262Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [2024-03-19T01:54:56.262Z] [INFO] Building cluster-cli 8.0.1-SNAPSHOT [46/352] [2024-03-19T01:54:56.262Z] [INFO] from nucleus/cluster/cli/pom.xml [2024-03-19T01:54:56.262Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-cli --- [2024-03-19T01:54:56.262Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [2024-03-19T01:54:56.262Z] [INFO] Building GMS Module 8.0.1-SNAPSHOT [47/352] [2024-03-19T01:54:56.262Z] [INFO] from nucleus/cluster/gms-adapter/pom.xml [2024-03-19T01:54:56.262Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.262Z] [INFO] [2024-03-19T01:54:56.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-adapter --- [2024-03-19T01:54:56.263Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [2024-03-19T01:54:56.263Z] [INFO] Building Glassfish MBeanServer support 8.0.1-SNAPSHOT [48/352] [2024-03-19T01:54:56.263Z] [INFO] from nucleus/common/mbeanserver/pom.xml [2024-03-19T01:54:56.263Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-mbeanserver --- [2024-03-19T01:54:56.263Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [2024-03-19T01:54:56.263Z] [INFO] Building AMX Core 8.0.1-SNAPSHOT [49/352] [2024-03-19T01:54:56.263Z] [INFO] from nucleus/common/amx-core/pom.xml [2024-03-19T01:54:56.263Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-core --- [2024-03-19T01:54:56.263Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [2024-03-19T01:54:56.263Z] [INFO] Building GlassFish Extra JRE Packages 8.0.1-SNAPSHOT [50/352] [2024-03-19T01:54:56.263Z] [INFO] from nucleus/core/extra-jre-packages/pom.xml [2024-03-19T01:54:56.263Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-extra-jre-packages --- [2024-03-19T01:54:56.263Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [2024-03-19T01:54:56.263Z] [INFO] Building Context Propagation 8.0.1-SNAPSHOT [51/352] [2024-03-19T01:54:56.263Z] [INFO] from nucleus/core/context-propagation/pom.xml [2024-03-19T01:54:56.263Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ context-propagation --- [2024-03-19T01:54:56.263Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [2024-03-19T01:54:56.263Z] [INFO] Building admin-monitoring 8.0.1-SNAPSHOT [52/352] [2024-03-19T01:54:56.263Z] [INFO] from nucleus/admin/monitor/pom.xml [2024-03-19T01:54:56.263Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ monitoring-core --- [2024-03-19T01:54:56.263Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [2024-03-19T01:54:56.263Z] [INFO] Building GlassFish Admin REST Parent 8.0.1-SNAPSHOT [53/352] [2024-03-19T01:54:56.263Z] [INFO] from nucleus/admin/rest/pom.xml [2024-03-19T01:54:56.263Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service-parent --- [2024-03-19T01:54:56.263Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [2024-03-19T01:54:56.263Z] [INFO] Building GlassFish Admin REST Testing Framework 8.0.1-SNAPSHOT [54/352] [2024-03-19T01:54:56.263Z] [INFO] from nucleus/admin/rest/rest-testing/pom.xml [2024-03-19T01:54:56.263Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-testing --- [2024-03-19T01:54:56.263Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [2024-03-19T01:54:56.263Z] [INFO] Building GlassFish Admin REST Client 8.0.1-SNAPSHOT [55/352] [2024-03-19T01:54:56.263Z] [INFO] from nucleus/admin/rest/rest-client/pom.xml [2024-03-19T01:54:56.263Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-client --- [2024-03-19T01:54:56.263Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target [2024-03-19T01:54:56.263Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [2024-03-19T01:54:56.264Z] [INFO] Building Eclipse GlassFish Parent Project 8.0.1-SNAPSHOT [56/352] [2024-03-19T01:54:56.264Z] [INFO] from appserver/pom.xml [2024-03-19T01:54:56.264Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-parent --- [2024-03-19T01:54:56.264Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [2024-03-19T01:54:56.264Z] [INFO] Building GlassFish EJB container related modules 8.0.1-SNAPSHOT [57/352] [2024-03-19T01:54:56.264Z] [INFO] from appserver/ejb/pom.xml [2024-03-19T01:54:56.264Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-03-19T01:54:56.264Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [2024-03-19T01:54:56.264Z] [INFO] Building GlassFish Core EJB Client 8.0.1-SNAPSHOT [58/352] [2024-03-19T01:54:56.264Z] [INFO] from appserver/ejb/ejb-client/pom.xml [2024-03-19T01:54:56.264Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-client --- [2024-03-19T01:54:56.264Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] ------------------< org.glassfish.main.common:common >------------------ [2024-03-19T01:54:56.264Z] [INFO] Building GlassFish Common modules 8.0.1-SNAPSHOT [59/352] [2024-03-19T01:54:56.264Z] [INFO] from appserver/common/pom.xml [2024-03-19T01:54:56.264Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common --- [2024-03-19T01:54:56.264Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [2024-03-19T01:54:56.264Z] [INFO] Building Jakarta EE dependent public APIs of Glassfish 8.0.1-SNAPSHOT [60/352] [2024-03-19T01:54:56.264Z] [INFO] from appserver/common/glassfish-ee-api/pom.xml [2024-03-19T01:54:56.264Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-ee-api --- [2024-03-19T01:54:56.264Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [2024-03-19T01:54:56.264Z] [INFO] Building GlassFish Jakarta EE Annotation Framework 8.0.1-SNAPSHOT [61/352] [2024-03-19T01:54:56.264Z] [INFO] from appserver/common/annotation-framework/pom.xml [2024-03-19T01:54:56.264Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] --- clean:3.3.2:clean (default-clean) @ annotation-framework --- [2024-03-19T01:54:56.264Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [2024-03-19T01:54:56.264Z] [INFO] Building nucleus.resources 8.0.1-SNAPSHOT [62/352] [2024-03-19T01:54:56.264Z] [INFO] from nucleus/resources/pom.xml [2024-03-19T01:54:56.264Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-resources --- [2024-03-19T01:54:56.264Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/target [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [2024-03-19T01:54:56.264Z] [INFO] Building GlassFish Deployment Related Modules 8.0.1-SNAPSHOT [63/352] [2024-03-19T01:54:56.264Z] [INFO] from appserver/deployment/pom.xml [2024-03-19T01:54:56.264Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment --- [2024-03-19T01:54:56.264Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target [2024-03-19T01:54:56.264Z] [INFO] [2024-03-19T01:54:56.264Z] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [2024-03-19T01:54:56.264Z] [INFO] Building Deployment Object Library 8.0.1-SNAPSHOT [64/352] [2024-03-19T01:54:56.264Z] [INFO] from appserver/deployment/dol/pom.xml [2024-03-19T01:54:56.265Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dol --- [2024-03-19T01:54:56.265Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [2024-03-19T01:54:56.265Z] [INFO] Building GlassFish Transaction modules 8.0.1-SNAPSHOT [65/352] [2024-03-19T01:54:56.265Z] [INFO] from appserver/transaction/pom.xml [2024-03-19T01:54:56.265Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction --- [2024-03-19T01:54:56.265Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [2024-03-19T01:54:56.265Z] [INFO] Building Transaction Service Internal API 8.0.1-SNAPSHOT [66/352] [2024-03-19T01:54:56.265Z] [INFO] from appserver/transaction/internal-api/pom.xml [2024-03-19T01:54:56.265Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction-internal-api --- [2024-03-19T01:54:56.265Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [2024-03-19T01:54:56.265Z] [INFO] Building GlassFish Resources infrastructure related modules 8.0.1-SNAPSHOT [67/352] [2024-03-19T01:54:56.265Z] [INFO] from appserver/resources/pom.xml [2024-03-19T01:54:56.265Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources --- [2024-03-19T01:54:56.265Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [2024-03-19T01:54:56.265Z] [INFO] Building Resources Connector 8.0.1-SNAPSHOT [68/352] [2024-03-19T01:54:56.265Z] [INFO] from appserver/resources/resources-connector/pom.xml [2024-03-19T01:54:56.265Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-connector --- [2024-03-19T01:54:56.265Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [2024-03-19T01:54:56.265Z] [INFO] Building Connectors Parent 8.0.1-SNAPSHOT [69/352] [2024-03-19T01:54:56.265Z] [INFO] from appserver/connectors/pom.xml [2024-03-19T01:54:56.265Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors --- [2024-03-19T01:54:56.265Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [2024-03-19T01:54:56.265Z] [INFO] Building Connectors Private APIs for GlassFish Containers 8.0.1-SNAPSHOT [70/352] [2024-03-19T01:54:56.265Z] [INFO] from appserver/connectors/connectors-internal-api/pom.xml [2024-03-19T01:54:56.265Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-internal-api --- [2024-03-19T01:54:56.265Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [2024-03-19T01:54:56.265Z] [INFO] Building EJB container Internal API 8.0.1-SNAPSHOT [71/352] [2024-03-19T01:54:56.265Z] [INFO] from appserver/ejb/ejb-internal-api/pom.xml [2024-03-19T01:54:56.265Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-internal-api --- [2024-03-19T01:54:56.265Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target [2024-03-19T01:54:56.265Z] [INFO] [2024-03-19T01:54:56.265Z] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [2024-03-19T01:54:56.265Z] [INFO] Building Java binding for libpam.so 8.0.1-SNAPSHOT [72/352] [2024-03-19T01:54:56.265Z] [INFO] from appserver/libpam4j/pom.xml [2024-03-19T01:54:56.266Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] --- clean:3.3.2:clean (default-clean) @ libpam4j --- [2024-03-19T01:54:56.266Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [2024-03-19T01:54:56.266Z] [INFO] Building GlassFish Security Parent 8.0.1-SNAPSHOT [73/352] [2024-03-19T01:54:56.266Z] [INFO] from appserver/security/pom.xml [2024-03-19T01:54:56.266Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securitymodule --- [2024-03-19T01:54:56.266Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [2024-03-19T01:54:56.266Z] [INFO] Building Jakarta EE Security Core Classes 8.0.1-SNAPSHOT [74/352] [2024-03-19T01:54:56.266Z] [INFO] from appserver/security/core-ee/pom.xml [2024-03-19T01:54:56.266Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-ee --- [2024-03-19T01:54:56.266Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [2024-03-19T01:54:56.266Z] [INFO] Building stats77 8.0.1-SNAPSHOT [75/352] [2024-03-19T01:54:56.266Z] [INFO] from appserver/common/stats77/pom.xml [2024-03-19T01:54:56.266Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] --- clean:3.3.2:clean (default-clean) @ stats77 --- [2024-03-19T01:54:56.266Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-core >------- [2024-03-19T01:54:56.266Z] [INFO] Building Deployment Related JavaEE Core Classes 8.0.1-SNAPSHOT [76/352] [2024-03-19T01:54:56.266Z] [INFO] from appserver/deployment/jakartaee-core/pom.xml [2024-03-19T01:54:56.266Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-core --- [2024-03-19T01:54:56.266Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [2024-03-19T01:54:56.266Z] [INFO] Building Glassfish Naming 8.0.1-SNAPSHOT [77/352] [2024-03-19T01:54:56.266Z] [INFO] from appserver/common/glassfish-naming/pom.xml [2024-03-19T01:54:56.266Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-naming --- [2024-03-19T01:54:56.266Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] -------------< org.glassfish.main.common:container-common >------------- [2024-03-19T01:54:56.266Z] [INFO] Building Container Common 8.0.1-SNAPSHOT [78/352] [2024-03-19T01:54:56.266Z] [INFO] from appserver/common/container-common/pom.xml [2024-03-19T01:54:56.266Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] --- clean:3.3.2:clean (default-clean) @ container-common --- [2024-03-19T01:54:56.266Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [2024-03-19T01:54:56.266Z] [INFO] Building GlassFish persistence related modules 8.0.1-SNAPSHOT [79/352] [2024-03-19T01:54:56.266Z] [INFO] from appserver/persistence/pom.xml [2024-03-19T01:54:56.266Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence --- [2024-03-19T01:54:56.266Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.266Z] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [2024-03-19T01:54:56.266Z] [INFO] Building Common persistence code between JPA and CMP 8.0.1-SNAPSHOT [80/352] [2024-03-19T01:54:56.266Z] [INFO] from appserver/persistence/common/pom.xml [2024-03-19T01:54:56.266Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.266Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence-common --- [2024-03-19T01:54:56.267Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [2024-03-19T01:54:56.267Z] [INFO] Building EJB Container connector for Glassfish 8.0.1-SNAPSHOT [81/352] [2024-03-19T01:54:56.267Z] [INFO] from appserver/ejb/ejb-connector/pom.xml [2024-03-19T01:54:56.267Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-ejb-connector --- [2024-03-19T01:54:56.267Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/target [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [2024-03-19T01:54:56.267Z] [INFO] Building GlassFish ORB related modules 8.0.1-SNAPSHOT [82/352] [2024-03-19T01:54:56.267Z] [INFO] from appserver/orb/pom.xml [2024-03-19T01:54:56.267Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb --- [2024-03-19T01:54:56.267Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [2024-03-19T01:54:56.267Z] [INFO] Building GlassFish ORB enabler implementation 8.0.1-SNAPSHOT [83/352] [2024-03-19T01:54:56.267Z] [INFO] from appserver/orb/orb-enabler/pom.xml [2024-03-19T01:54:56.267Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-enabler --- [2024-03-19T01:54:56.267Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [2024-03-19T01:54:56.267Z] [INFO] Building GlassFish ORB connector implementation 8.0.1-SNAPSHOT [84/352] [2024-03-19T01:54:56.267Z] [INFO] from appserver/orb/orb-connector/pom.xml [2024-03-19T01:54:56.267Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-connector --- [2024-03-19T01:54:56.267Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [2024-03-19T01:54:56.267Z] [INFO] Building GlassFish Core EJB container implementation 8.0.1-SNAPSHOT [85/352] [2024-03-19T01:54:56.267Z] [INFO] from appserver/ejb/ejb-container/pom.xml [2024-03-19T01:54:56.267Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-container --- [2024-03-19T01:54:56.267Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [2024-03-19T01:54:56.267Z] [INFO] Building GlassFish Web container related modules 8.0.1-SNAPSHOT [86/352] [2024-03-19T01:54:56.267Z] [INFO] from appserver/web/pom.xml [2024-03-19T01:54:56.267Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-03-19T01:54:56.267Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [2024-03-19T01:54:56.267Z] [INFO] Building Jersey EJB Component Provider Module 8.0.1-SNAPSHOT [87/352] [2024-03-19T01:54:56.267Z] [INFO] from appserver/web/jersey-ejb-component-provider/pom.xml [2024-03-19T01:54:56.267Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-ejb-component-provider --- [2024-03-19T01:54:56.267Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [2024-03-19T01:54:56.267Z] [INFO] Building Connector for GlassFish Admin REST Service 8.0.1-SNAPSHOT [88/352] [2024-03-19T01:54:56.267Z] [INFO] from nucleus/admin/rest/gf-restadmin-connector/pom.xml [2024-03-19T01:54:56.267Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.267Z] [INFO] [2024-03-19T01:54:56.267Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-restadmin-connector --- [2024-03-19T01:54:56.268Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target [2024-03-19T01:54:56.268Z] [INFO] [2024-03-19T01:54:56.268Z] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [2024-03-19T01:54:56.268Z] [INFO] Building GlassFish Admin REST Service 8.0.1-SNAPSHOT [89/352] [2024-03-19T01:54:56.268Z] [INFO] from nucleus/admin/rest/rest-service/pom.xml [2024-03-19T01:54:56.268Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.268Z] [INFO] [2024-03-19T01:54:56.268Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service --- [2024-03-19T01:54:56.268Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target [2024-03-19T01:54:56.268Z] [INFO] [2024-03-19T01:54:56.268Z] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [2024-03-19T01:54:56.268Z] [INFO] Building Nucleus template 8.0.1-SNAPSHOT [90/352] [2024-03-19T01:54:56.268Z] [INFO] from nucleus/admin/template/pom.xml [2024-03-19T01:54:56.268Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.268Z] [INFO] [2024-03-19T01:54:56.268Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-domain --- [2024-03-19T01:54:56.268Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target [2024-03-19T01:54:56.268Z] [INFO] [2024-03-19T01:54:56.268Z] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [2024-03-19T01:54:56.268Z] [INFO] Building flashlight-agent 8.0.1-SNAPSHOT [91/352] [2024-03-19T01:54:56.268Z] [INFO] from nucleus/flashlight/agent/pom.xml [2024-03-19T01:54:56.268Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.268Z] [INFO] [2024-03-19T01:54:56.268Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-agent --- [2024-03-19T01:54:56.268Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target [2024-03-19T01:54:56.268Z] [INFO] [2024-03-19T01:54:56.268Z] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [2024-03-19T01:54:56.268Z] [INFO] Building GlassFish Flashlight Extra JDK Pkgs 8.0.1-SNAPSHOT [92/352] [2024-03-19T01:54:56.268Z] [INFO] from nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml [2024-03-19T01:54:56.268Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.268Z] [INFO] [2024-03-19T01:54:56.268Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-extra-jdk-packages --- [2024-03-19T01:54:56.268Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target [2024-03-19T01:54:56.268Z] [INFO] [2024-03-19T01:54:56.268Z] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [2024-03-19T01:54:56.268Z] [INFO] Building Flashlight 8.0.1-SNAPSHOT [93/352] [2024-03-19T01:54:56.268Z] [INFO] from nucleus/flashlight/pom.xml [2024-03-19T01:54:56.268Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.268Z] [INFO] [2024-03-19T01:54:56.268Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-flashlight --- [2024-03-19T01:54:56.268Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target [2024-03-19T01:54:56.268Z] [INFO] [2024-03-19T01:54:56.268Z] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [2024-03-19T01:54:56.268Z] [INFO] Building Deployment Related Admin Classes 8.0.1-SNAPSHOT [94/352] [2024-03-19T01:54:56.268Z] [INFO] from nucleus/deployment/admin/pom.xml [2024-03-19T01:54:56.268Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.268Z] [INFO] [2024-03-19T01:54:56.268Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-admin --- [2024-03-19T01:54:56.268Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target [2024-03-19T01:54:56.533Z] [INFO] [2024-03-19T01:54:56.533Z] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [2024-03-19T01:54:56.533Z] [INFO] Building AutoDeploy Classes 8.0.1-SNAPSHOT [95/352] [2024-03-19T01:54:56.533Z] [INFO] from nucleus/deployment/autodeploy/pom.xml [2024-03-19T01:54:56.533Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.533Z] [INFO] [2024-03-19T01:54:56.533Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-autodeploy --- [2024-03-19T01:54:56.533Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/target [2024-03-19T01:54:56.533Z] [INFO] [2024-03-19T01:54:56.533Z] [INFO] -------------< org.glassfish.main.deployment:nucleus-dtds >------------- [2024-03-19T01:54:56.533Z] [INFO] Building Set of DTDs for Nucleus distributions 8.0.1-SNAPSHOT [96/352] [2024-03-19T01:54:56.533Z] [INFO] from nucleus/deployment/dtds/pom.xml [2024-03-19T01:54:56.533Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.533Z] [INFO] [2024-03-19T01:54:56.533Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-dtds --- [2024-03-19T01:54:56.533Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target [2024-03-19T01:54:56.533Z] [INFO] [2024-03-19T01:54:56.533Z] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [2024-03-19T01:54:56.533Z] [INFO] Building Set of schemas for Nucleus 8.0.1-SNAPSHOT [97/352] [2024-03-19T01:54:56.533Z] [INFO] from nucleus/deployment/schemas/pom.xml [2024-03-19T01:54:56.533Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.533Z] [INFO] [2024-03-19T01:54:56.533Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-schemas --- [2024-03-19T01:54:56.533Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [2024-03-19T01:54:56.534Z] [INFO] Building Nucleus distributions 8.0.1-SNAPSHOT [98/352] [2024-03-19T01:54:56.534Z] [INFO] from nucleus/distributions/pom.xml [2024-03-19T01:54:56.534Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-distributions --- [2024-03-19T01:54:56.534Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [2024-03-19T01:54:56.534Z] [INFO] Building Nucleus distribution Common module 8.0.1-SNAPSHOT [99/352] [2024-03-19T01:54:56.534Z] [INFO] from nucleus/distributions/nucleus-common/pom.xml [2024-03-19T01:54:56.534Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-03-19T01:54:56.534Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] --< org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations >-- [2024-03-19T01:54:56.534Z] [INFO] Building Jackson Module Jakarta Xmlbind Annotations 8.0.1-SNAPSHOT [100/352] [2024-03-19T01:54:56.534Z] [INFO] from nucleus/xmlbind-annotations/pom.xml [2024-03-19T01:54:56.534Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T01:54:56.534Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [2024-03-19T01:54:56.534Z] [INFO] Building Glassfish featuresets 8.0.1-SNAPSHOT [101/352] [2024-03-19T01:54:56.534Z] [INFO] from nucleus/featuresets/pom.xml [2024-03-19T01:54:56.534Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-featuresets --- [2024-03-19T01:54:56.534Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [2024-03-19T01:54:56.534Z] [INFO] Building Glassfish Nucleus Atomic Featureset 8.0.1-SNAPSHOT [102/352] [2024-03-19T01:54:56.534Z] [INFO] from nucleus/featuresets/atomic/pom.xml [2024-03-19T01:54:56.534Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-03-19T01:54:56.534Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [2024-03-19T01:54:56.534Z] [INFO] Building Glassfish Atomic Distribution 8.0.1-SNAPSHOT [103/352] [2024-03-19T01:54:56.534Z] [INFO] from nucleus/distributions/atomic/pom.xml [2024-03-19T01:54:56.534Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-03-19T01:54:56.534Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [2024-03-19T01:54:56.534Z] [INFO] Building Glassfish Nucleus Featureset 8.0.1-SNAPSHOT [104/352] [2024-03-19T01:54:56.534Z] [INFO] from nucleus/featuresets/nucleus/pom.xml [2024-03-19T01:54:56.534Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus --- [2024-03-19T01:54:56.534Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [2024-03-19T01:54:56.534Z] [INFO] Building Nucleus Distribution 8.0.1-SNAPSHOT [105/352] [2024-03-19T01:54:56.534Z] [INFO] from nucleus/distributions/nucleus/pom.xml [2024-03-19T01:54:56.534Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-03-19T01:54:56.534Z] [INFO] [2024-03-19T01:54:56.534Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-new --- [2024-03-19T01:54:56.535Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [2024-03-19T01:54:56.535Z] [INFO] Building Diagnostics 8.0.1-SNAPSHOT [106/352] [2024-03-19T01:54:56.535Z] [INFO] from nucleus/diagnostics/pom.xml [2024-03-19T01:54:56.535Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-diagnostics --- [2024-03-19T01:54:56.535Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [2024-03-19T01:54:56.535Z] [INFO] Building Diagnostics API 8.0.1-SNAPSHOT [107/352] [2024-03-19T01:54:56.535Z] [INFO] from nucleus/diagnostics/diagnostics-api/pom.xml [2024-03-19T01:54:56.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-api --- [2024-03-19T01:54:56.535Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [2024-03-19T01:54:56.535Z] [INFO] Building GlassFish Diagnostics Context 8.0.1-SNAPSHOT [108/352] [2024-03-19T01:54:56.535Z] [INFO] from nucleus/diagnostics/context/pom.xml [2024-03-19T01:54:56.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-context --- [2024-03-19T01:54:56.535Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] --------------< org.glassfish.main.common:amx-jakartaee >--------------- [2024-03-19T01:54:56.535Z] [INFO] Building AMX JavaEE 8.0.1-SNAPSHOT [109/352] [2024-03-19T01:54:56.535Z] [INFO] from appserver/common/amx-jakartaee/pom.xml [2024-03-19T01:54:56.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-jakartaee --- [2024-03-19T01:54:56.535Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [2024-03-19T01:54:56.535Z] [INFO] Building LDAP Booster Pack 8.0.1-SNAPSHOT [110/352] [2024-03-19T01:54:56.535Z] [INFO] from appserver/ldapbp/pom.xml [2024-03-19T01:54:56.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ldapbp --- [2024-03-19T01:54:56.535Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [2024-03-19T01:54:56.535Z] [INFO] Building GlassFish HA modules 8.0.1-SNAPSHOT [111/352] [2024-03-19T01:54:56.535Z] [INFO] from appserver/ha/pom.xml [2024-03-19T01:54:56.535Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha --- [2024-03-19T01:54:56.535Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [2024-03-19T01:54:56.535Z] [INFO] Building GlassFish ha-file-store 8.0.1-SNAPSHOT [112/352] [2024-03-19T01:54:56.535Z] [INFO] from appserver/ha/ha-file-store/pom.xml [2024-03-19T01:54:56.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-file-store --- [2024-03-19T01:54:56.535Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [2024-03-19T01:54:56.535Z] [INFO] Building GlassFish ha-shoal-cache-bootstrap 8.0.1-SNAPSHOT [113/352] [2024-03-19T01:54:56.535Z] [INFO] from appserver/ha/ha-shoal-cache-bootstrap/pom.xml [2024-03-19T01:54:56.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-bootstrap --- [2024-03-19T01:54:56.535Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target [2024-03-19T01:54:56.535Z] [INFO] [2024-03-19T01:54:56.535Z] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [2024-03-19T01:54:56.536Z] [INFO] Building GlassFish ha-shoal-store 8.0.1-SNAPSHOT [114/352] [2024-03-19T01:54:56.536Z] [INFO] from appserver/ha/ha-shoal-store/pom.xml [2024-03-19T01:54:56.536Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-store --- [2024-03-19T01:54:56.536Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [2024-03-19T01:54:56.536Z] [INFO] Building Set of DTDs for GlassFish Jakarta EE distributions 8.0.1-SNAPSHOT [115/352] [2024-03-19T01:54:56.536Z] [INFO] from appserver/deployment/dtds/pom.xml [2024-03-19T01:54:56.536Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-dtds --- [2024-03-19T01:54:56.536Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [2024-03-19T01:54:56.536Z] [INFO] Building Set of schemas for Jakarta EE 8.0.1-SNAPSHOT [116/352] [2024-03-19T01:54:56.536Z] [INFO] from appserver/deployment/schemas/pom.xml [2024-03-19T01:54:56.536Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-schemas --- [2024-03-19T01:54:56.536Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [2024-03-19T01:54:56.536Z] [INFO] Building Connector for GlassFish Web Container 8.0.1-SNAPSHOT [117/352] [2024-03-19T01:54:56.536Z] [INFO] from appserver/web/gf-web-connector/pom.xml [2024-03-19T01:54:56.536Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-web-connector --- [2024-03-19T01:54:56.536Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [2024-03-19T01:54:56.536Z] [INFO] Building GlassFish Connectors Connector 8.0.1-SNAPSHOT [118/352] [2024-03-19T01:54:56.536Z] [INFO] from appserver/connectors/connectors-connector/pom.xml [2024-03-19T01:54:56.536Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-connectors-connector --- [2024-03-19T01:54:56.536Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [2024-03-19T01:54:56.536Z] [INFO] Building App Client Modules 8.0.1-SNAPSHOT [119/352] [2024-03-19T01:54:56.536Z] [INFO] from appserver/appclient/pom.xml [2024-03-19T01:54:56.536Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient --- [2024-03-19T01:54:56.536Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [2024-03-19T01:54:56.536Z] [INFO] Building GlassFish App Client Server-side Modules 8.0.1-SNAPSHOT [120/352] [2024-03-19T01:54:56.536Z] [INFO] from appserver/appclient/server/pom.xml [2024-03-19T01:54:56.536Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server --- [2024-03-19T01:54:56.536Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [2024-03-19T01:54:56.536Z] [INFO] Building GlassFish AppClient Server-Side Connector 8.0.1-SNAPSHOT [121/352] [2024-03-19T01:54:56.536Z] [INFO] from appserver/appclient/server/connector/pom.xml [2024-03-19T01:54:56.536Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-connector --- [2024-03-19T01:54:56.536Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target [2024-03-19T01:54:56.536Z] [INFO] [2024-03-19T01:54:56.536Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-full >------- [2024-03-19T01:54:56.536Z] [INFO] Building Deployment Related JavaEE Full Profile Classes 8.0.1-SNAPSHOT [122/352] [2024-03-19T01:54:56.537Z] [INFO] from appserver/deployment/jakartaee-full/pom.xml [2024-03-19T01:54:56.537Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-full --- [2024-03-19T01:54:56.537Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [2024-03-19T01:54:56.537Z] [INFO] Building Admin Modules 8.0.1-SNAPSHOT [123/352] [2024-03-19T01:54:56.537Z] [INFO] from appserver/admin/pom.xml [2024-03-19T01:54:56.537Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin --- [2024-03-19T01:54:56.537Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [2024-03-19T01:54:56.537Z] [INFO] Building Backup Restore classes 8.0.1-SNAPSHOT [124/352] [2024-03-19T01:54:56.537Z] [INFO] from appserver/admin/backup/pom.xml [2024-03-19T01:54:56.537Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] --- clean:3.3.2:clean (default-clean) @ backup --- [2024-03-19T01:54:56.537Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [2024-03-19T01:54:56.537Z] [INFO] Building App Server CLI Skinning Class 8.0.1-SNAPSHOT [125/352] [2024-03-19T01:54:56.537Z] [INFO] from appserver/admin/cli/pom.xml [2024-03-19T01:54:56.537Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-cli --- [2024-03-19T01:54:56.537Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [2024-03-19T01:54:56.537Z] [INFO] Building admin-cli-optional 8.0.1-SNAPSHOT [126/352] [2024-03-19T01:54:56.537Z] [INFO] from appserver/admin/cli-optional/pom.xml [2024-03-19T01:54:56.537Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cli-optional --- [2024-03-19T01:54:56.537Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [2024-03-19T01:54:56.537Z] [INFO] Building admin-core 8.0.1-SNAPSHOT [127/352] [2024-03-19T01:54:56.537Z] [INFO] from appserver/admin/admin-core/pom.xml [2024-03-19T01:54:56.537Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-core --- [2024-03-19T01:54:56.537Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [2024-03-19T01:54:56.537Z] [INFO] Building Appserver template 8.0.1-SNAPSHOT [128/352] [2024-03-19T01:54:56.537Z] [INFO] from appserver/admin/template/pom.xml [2024-03-19T01:54:56.537Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-domain --- [2024-03-19T01:54:56.537Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [2024-03-19T01:54:56.537Z] [INFO] Building GlassFish Core modules 8.0.1-SNAPSHOT [129/352] [2024-03-19T01:54:56.537Z] [INFO] from appserver/core/pom.xml [2024-03-19T01:54:56.537Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] --- clean:3.3.2:clean (default-clean) @ core --- [2024-03-19T01:54:56.537Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] --------------< org.glassfish.main.core:jakartaee-kernel >-------------- [2024-03-19T01:54:56.537Z] [INFO] Building Jakarta EE related distributions kernel Classes 8.0.1-SNAPSHOT [130/352] [2024-03-19T01:54:56.537Z] [INFO] from appserver/core/jakartaee-kernel/pom.xml [2024-03-19T01:54:56.537Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.537Z] [INFO] [2024-03-19T01:54:56.537Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-kernel --- [2024-03-19T01:54:56.538Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [2024-03-19T01:54:56.538Z] [INFO] Building GlassFish API Exporter Module Fragment 8.0.1-SNAPSHOT [131/352] [2024-03-19T01:54:56.538Z] [INFO] from appserver/core/api-exporter-fragment/pom.xml [2024-03-19T01:54:56.538Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter-fragment --- [2024-03-19T01:54:56.538Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [2024-03-19T01:54:56.538Z] [INFO] Building JTA Implementation for Glassfish 8.0.1-SNAPSHOT [132/352] [2024-03-19T01:54:56.538Z] [INFO] from appserver/transaction/jta/pom.xml [2024-03-19T01:54:56.538Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jta --- [2024-03-19T01:54:56.538Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [2024-03-19T01:54:56.538Z] [INFO] Building Jakarta Mail Resources Support related modules 8.0.1-SNAPSHOT [133/352] [2024-03-19T01:54:56.538Z] [INFO] from appserver/resources/mail/pom.xml [2024-03-19T01:54:56.538Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail --- [2024-03-19T01:54:56.538Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [2024-03-19T01:54:56.538Z] [INFO] Building Jakarta Mail Connector 8.0.1-SNAPSHOT [134/352] [2024-03-19T01:54:56.538Z] [INFO] from appserver/resources/mail/mail-connector/pom.xml [2024-03-19T01:54:56.538Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-connector --- [2024-03-19T01:54:56.538Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [2024-03-19T01:54:56.538Z] [INFO] Building Connectors Runtime 8.0.1-SNAPSHOT [135/352] [2024-03-19T01:54:56.538Z] [INFO] from appserver/connectors/connectors-runtime/pom.xml [2024-03-19T01:54:56.538Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-runtime --- [2024-03-19T01:54:56.538Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [2024-03-19T01:54:56.538Z] [INFO] Building JTS Implementation for Glassfish 8.0.1-SNAPSHOT [136/352] [2024-03-19T01:54:56.538Z] [INFO] from appserver/transaction/jts/pom.xml [2024-03-19T01:54:56.538Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jts --- [2024-03-19T01:54:56.538Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [2024-03-19T01:54:56.538Z] [INFO] Building Web Container Naming Utilities 8.0.1-SNAPSHOT [137/352] [2024-03-19T01:54:56.538Z] [INFO] from appserver/web/web-naming/pom.xml [2024-03-19T01:54:56.538Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-naming --- [2024-03-19T01:54:56.538Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [2024-03-19T01:54:56.538Z] [INFO] Building Web Container Common Utilities 8.0.1-SNAPSHOT [138/352] [2024-03-19T01:54:56.538Z] [INFO] from appserver/web/war-util/pom.xml [2024-03-19T01:54:56.538Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war-util --- [2024-03-19T01:54:56.538Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target [2024-03-19T01:54:56.538Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [2024-03-19T01:54:56.539Z] [INFO] Building Core Servlet Container 8.0.1-SNAPSHOT [139/352] [2024-03-19T01:54:56.539Z] [INFO] from appserver/web/web-core/pom.xml [2024-03-19T01:54:56.539Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-core --- [2024-03-19T01:54:56.539Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [2024-03-19T01:54:56.539Z] [INFO] Building Jakarta Pages Standard Tags implementation connector module 8.0.1-SNAPSHOT [140/352] [2024-03-19T01:54:56.539Z] [INFO] from appserver/web/jstl-connector/pom.xml [2024-03-19T01:54:56.539Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jstl-connector --- [2024-03-19T01:54:56.539Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [2024-03-19T01:54:56.539Z] [INFO] Building Jersey MVC TLD connector implementation module 8.0.1-SNAPSHOT [141/352] [2024-03-19T01:54:56.539Z] [INFO] from appserver/web/jersey-mvc-connector/pom.xml [2024-03-19T01:54:56.539Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-mvc-connector --- [2024-03-19T01:54:56.539Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [2024-03-19T01:54:56.539Z] [INFO] Building Web module command line interface 8.0.1-SNAPSHOT [142/352] [2024-03-19T01:54:56.539Z] [INFO] from appserver/web/admin/pom.xml [2024-03-19T01:54:56.539Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-cli --- [2024-03-19T01:54:56.539Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] ------------< org.glassfish.main.web:web-gui-plugin-common >------------ [2024-03-19T01:54:56.539Z] [INFO] Building Web container and GUI plug-in common classes 8.0.1-SNAPSHOT [143/352] [2024-03-19T01:54:56.539Z] [INFO] from appserver/web/gui-plugin-common/pom.xml [2024-03-19T01:54:56.539Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-gui-plugin-common --- [2024-03-19T01:54:56.539Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [2024-03-19T01:54:56.539Z] [INFO] Building WebTier Security Integration 8.0.1-SNAPSHOT [144/352] [2024-03-19T01:54:56.539Z] [INFO] from appserver/security/webintegration/pom.xml [2024-03-19T01:54:56.539Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ websecurity --- [2024-03-19T01:54:56.539Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [2024-03-19T01:54:56.539Z] [INFO] Building GlassFish Web container embedded related modules 8.0.1-SNAPSHOT [145/352] [2024-03-19T01:54:56.539Z] [INFO] from appserver/web/web-embed/pom.xml [2024-03-19T01:54:56.539Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed --- [2024-03-19T01:54:56.539Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [2024-03-19T01:54:56.539Z] [INFO] Building GlassFish Web container Embedded APIs 8.0.1-SNAPSHOT [146/352] [2024-03-19T01:54:56.539Z] [INFO] from appserver/web/web-embed/api/pom.xml [2024-03-19T01:54:56.539Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed-api --- [2024-03-19T01:54:56.539Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target [2024-03-19T01:54:56.539Z] [INFO] [2024-03-19T01:54:56.539Z] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [2024-03-19T01:54:56.540Z] [INFO] Building Server-Sent Events 8.0.1-SNAPSHOT [147/352] [2024-03-19T01:54:56.540Z] [INFO] from appserver/web/web-sse/pom.xml [2024-03-19T01:54:56.540Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.540Z] [INFO] [2024-03-19T01:54:56.540Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-sse --- [2024-03-19T01:54:56.540Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target [2024-03-19T01:54:56.540Z] [INFO] [2024-03-19T01:54:56.540Z] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [2024-03-19T01:54:56.540Z] [INFO] Building Web Container glue code 8.0.1-SNAPSHOT [148/352] [2024-03-19T01:54:56.540Z] [INFO] from appserver/web/web-glue/pom.xml [2024-03-19T01:54:56.540Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.540Z] [INFO] [2024-03-19T01:54:56.540Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-glue --- [2024-03-19T01:54:56.540Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target [2024-03-19T01:54:56.797Z] [INFO] [2024-03-19T01:54:56.797Z] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [2024-03-19T01:54:56.797Z] [INFO] Building JSF implementation connector module 8.0.1-SNAPSHOT [149/352] [2024-03-19T01:54:56.797Z] [INFO] from appserver/web/jsf-connector/pom.xml [2024-03-19T01:54:56.797Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.797Z] [INFO] [2024-03-19T01:54:56.797Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsf-connector --- [2024-03-19T01:54:56.797Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target [2024-03-19T01:54:56.797Z] [INFO] [2024-03-19T01:54:56.797Z] [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [2024-03-19T01:54:56.797Z] [INFO] Building JSP caching taglib connector module 8.0.1-SNAPSHOT [150/352] [2024-03-19T01:54:56.797Z] [INFO] from appserver/web/jspcaching-connector/pom.xml [2024-03-19T01:54:56.797Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.797Z] [INFO] [2024-03-19T01:54:56.797Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jspcaching-connector --- [2024-03-19T01:54:56.797Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target [2024-03-19T01:54:56.797Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [2024-03-19T01:54:56.798Z] [INFO] Building Web Container HA code 8.0.1-SNAPSHOT [151/352] [2024-03-19T01:54:56.798Z] [INFO] from appserver/web/web-ha/pom.xml [2024-03-19T01:54:56.798Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-ha --- [2024-03-19T01:54:56.798Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [2024-03-19T01:54:56.798Z] [INFO] Building Web Related Implementations for GlassFish 8.0.1-SNAPSHOT [152/352] [2024-03-19T01:54:56.798Z] [INFO] from appserver/web/webtier-all/pom.xml [2024-03-19T01:54:56.798Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtier-all --- [2024-03-19T01:54:56.798Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [2024-03-19T01:54:56.798Z] [INFO] Building Weld connector for glassfish 8.0.1-SNAPSHOT [153/352] [2024-03-19T01:54:56.798Z] [INFO] from appserver/web/gf-weld-connector/pom.xml [2024-03-19T01:54:56.798Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-weld-connector --- [2024-03-19T01:54:56.798Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [2024-03-19T01:54:56.798Z] [INFO] Building Weld integration for glassfish 8.0.1-SNAPSHOT [154/352] [2024-03-19T01:54:56.798Z] [INFO] from appserver/web/weld-integration/pom.xml [2024-03-19T01:54:56.798Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration --- [2024-03-19T01:54:56.798Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [2024-03-19T01:54:56.798Z] [INFO] Building Weld Integration Fragment 8.0.1-SNAPSHOT [155/352] [2024-03-19T01:54:56.798Z] [INFO] from appserver/web/weld-integration-fragment/pom.xml [2024-03-19T01:54:56.798Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-fragment --- [2024-03-19T01:54:56.798Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [2024-03-19T01:54:56.798Z] [INFO] Building Fragment bundle for Weld related testing 8.0.1-SNAPSHOT [156/352] [2024-03-19T01:54:56.798Z] [INFO] from appserver/web/weld-integration-test-fragment/pom.xml [2024-03-19T01:54:56.798Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-test-fragment --- [2024-03-19T01:54:56.798Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [2024-03-19T01:54:56.798Z] [INFO] Building cdi-api Fragment 8.0.1-SNAPSHOT [157/352] [2024-03-19T01:54:56.798Z] [INFO] from appserver/web/cdi-api-fragment/pom.xml [2024-03-19T01:54:56.798Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi-api-fragment --- [2024-03-19T01:54:56.798Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [2024-03-19T01:54:56.798Z] [INFO] Building Full EJB Container add-ons 8.0.1-SNAPSHOT [158/352] [2024-03-19T01:54:56.798Z] [INFO] from appserver/ejb/ejb-full-container/pom.xml [2024-03-19T01:54:56.798Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.798Z] [INFO] [2024-03-19T01:54:56.798Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-full-container --- [2024-03-19T01:54:56.798Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [2024-03-19T01:54:56.799Z] [INFO] Building EJB Timer Service Application 8.0.1-SNAPSHOT [159/352] [2024-03-19T01:54:56.799Z] [INFO] from appserver/ejb/ejb-timer-service-app/pom.xml [2024-03-19T01:54:56.799Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-service-app --- [2024-03-19T01:54:56.799Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [2024-03-19T01:54:56.799Z] [INFO] Building GlassFish EJB timer app database init scripts 8.0.1-SNAPSHOT [160/352] [2024-03-19T01:54:56.799Z] [INFO] from appserver/ejb/ejb-timer-databases/pom.xml [2024-03-19T01:54:56.799Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-databases --- [2024-03-19T01:54:56.799Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [2024-03-19T01:54:56.799Z] [INFO] Building EJB tier for GlassFish 8.0.1-SNAPSHOT [161/352] [2024-03-19T01:54:56.799Z] [INFO] from appserver/ejb/ejb-all/pom.xml [2024-03-19T01:54:56.799Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-all --- [2024-03-19T01:54:56.799Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [2024-03-19T01:54:56.799Z] [INFO] Building GlassFish resources runtime 8.0.1-SNAPSHOT [162/352] [2024-03-19T01:54:56.799Z] [INFO] from appserver/resources/resources-runtime/pom.xml [2024-03-19T01:54:56.799Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-runtime --- [2024-03-19T01:54:56.799Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [2024-03-19T01:54:56.799Z] [INFO] Building GlassFish Jakarta Mail runtime 8.0.1-SNAPSHOT [163/352] [2024-03-19T01:54:56.799Z] [INFO] from appserver/resources/mail/mail-runtime/pom.xml [2024-03-19T01:54:56.799Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-runtime --- [2024-03-19T01:54:56.799Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [2024-03-19T01:54:56.799Z] [INFO] Building Jakarta EE Connector Architecture Descriptors 8.0.1-SNAPSHOT [164/352] [2024-03-19T01:54:56.799Z] [INFO] from appserver/connectors/descriptors/pom.xml [2024-03-19T01:54:56.799Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] --- clean:3.3.2:clean (default-clean) @ descriptors --- [2024-03-19T01:54:56.799Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [2024-03-19T01:54:56.799Z] [INFO] Building Connectors Inbound Support 8.0.1-SNAPSHOT [165/352] [2024-03-19T01:54:56.799Z] [INFO] from appserver/connectors/connectors-inbound-runtime/pom.xml [2024-03-19T01:54:56.799Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-inbound-runtime --- [2024-03-19T01:54:56.799Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [2024-03-19T01:54:56.799Z] [INFO] Building Work Management 8.0.1-SNAPSHOT [166/352] [2024-03-19T01:54:56.799Z] [INFO] from appserver/connectors/work-management/pom.xml [2024-03-19T01:54:56.799Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.799Z] [INFO] [2024-03-19T01:54:56.799Z] [INFO] --- clean:3.3.2:clean (default-clean) @ work-management --- [2024-03-19T01:54:56.799Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [2024-03-19T01:54:56.800Z] [INFO] Building JDBC Module 8.0.1-SNAPSHOT [167/352] [2024-03-19T01:54:56.800Z] [INFO] from appserver/jdbc/pom.xml [2024-03-19T01:54:56.800Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc --- [2024-03-19T01:54:56.800Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [2024-03-19T01:54:56.800Z] [INFO] Building JDBC Config Module 8.0.1-SNAPSHOT [168/352] [2024-03-19T01:54:56.800Z] [INFO] from appserver/jdbc/jdbc-config/pom.xml [2024-03-19T01:54:56.800Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-config --- [2024-03-19T01:54:56.800Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [2024-03-19T01:54:56.800Z] [INFO] Building Connectors admin 8.0.1-SNAPSHOT [169/352] [2024-03-19T01:54:56.800Z] [INFO] from appserver/connectors/admin/pom.xml [2024-03-19T01:54:56.800Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-admin --- [2024-03-19T01:54:56.800Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [2024-03-19T01:54:56.800Z] [INFO] Building GlassFish Load-Balancer Plugin related modules 8.0.1-SNAPSHOT [170/352] [2024-03-19T01:54:56.800Z] [INFO] from appserver/load-balancer/pom.xml [2024-03-19T01:54:56.800Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer --- [2024-03-19T01:54:56.800Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [2024-03-19T01:54:56.800Z] [INFO] Building Load Balancer Internal API 8.0.1-SNAPSHOT [171/352] [2024-03-19T01:54:56.800Z] [INFO] from appserver/load-balancer/gf-load-balancer-connector/pom.xml [2024-03-19T01:54:56.800Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-load-balancer-connector --- [2024-03-19T01:54:56.800Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [2024-03-19T01:54:56.800Z] [INFO] Building Load-Balancer admin 8.0.1-SNAPSHOT [172/352] [2024-03-19T01:54:56.800Z] [INFO] from appserver/load-balancer/admin/pom.xml [2024-03-19T01:54:56.800Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer-admin --- [2024-03-19T01:54:56.800Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [2024-03-19T01:54:56.800Z] [INFO] Building GlassFish JMS modules 8.0.1-SNAPSHOT [173/352] [2024-03-19T01:54:56.800Z] [INFO] from appserver/jms/pom.xml [2024-03-19T01:54:56.800Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms --- [2024-03-19T01:54:56.800Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [2024-03-19T01:54:56.800Z] [INFO] Building JMS Connector Module for Runtime 8.0.1-SNAPSHOT [174/352] [2024-03-19T01:54:56.800Z] [INFO] from appserver/jms/gf-jms-connector/pom.xml [2024-03-19T01:54:56.800Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-connector --- [2024-03-19T01:54:56.800Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target [2024-03-19T01:54:56.800Z] [INFO] [2024-03-19T01:54:56.800Z] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [2024-03-19T01:54:56.801Z] [INFO] Building JMS Module 8.0.1-SNAPSHOT [175/352] [2024-03-19T01:54:56.801Z] [INFO] from appserver/jms/jms-core/pom.xml [2024-03-19T01:54:56.801Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-core --- [2024-03-19T01:54:56.801Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [2024-03-19T01:54:56.801Z] [INFO] Building JMS admin 8.0.1-SNAPSHOT [176/352] [2024-03-19T01:54:56.801Z] [INFO] from appserver/jms/admin/pom.xml [2024-03-19T01:54:56.801Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-admin --- [2024-03-19T01:54:56.801Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [2024-03-19T01:54:56.801Z] [INFO] Building JMS Injection Module for Runtime 8.0.1-SNAPSHOT [177/352] [2024-03-19T01:54:56.801Z] [INFO] from appserver/jms/gf-jms-injection/pom.xml [2024-03-19T01:54:56.801Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-injection --- [2024-03-19T01:54:56.801Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [2024-03-19T01:54:56.801Z] [INFO] Building JMS GlassFish System RA Assembly 8.0.1-SNAPSHOT [178/352] [2024-03-19T01:54:56.801Z] [INFO] from appserver/jms/jmsra/pom.xml [2024-03-19T01:54:56.801Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmsra --- [2024-03-19T01:54:56.801Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [2024-03-19T01:54:56.801Z] [INFO] Building JDBC Resource Adapter 8.0.1-SNAPSHOT [179/352] [2024-03-19T01:54:56.801Z] [INFO] from appserver/jdbc/jdbc-ra/pom.xml [2024-03-19T01:54:56.801Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-03-19T01:54:56.801Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [2024-03-19T01:54:56.801Z] [INFO] Building Core JDBC Resource Adapter classes 8.0.1-SNAPSHOT [180/352] [2024-03-19T01:54:56.801Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-core/pom.xml [2024-03-19T01:54:56.801Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-core --- [2024-03-19T01:54:56.801Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [2024-03-19T01:54:56.801Z] [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 8.0.1-SNAPSHOT [181/352] [2024-03-19T01:54:56.801Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc40/pom.xml [2024-03-19T01:54:56.801Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc40 --- [2024-03-19T01:54:56.801Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [2024-03-19T01:54:56.801Z] [INFO] Building JDBC Templates 8.0.1-SNAPSHOT [182/352] [2024-03-19T01:54:56.801Z] [INFO] from appserver/jdbc/templates/pom.xml [2024-03-19T01:54:56.801Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] --- clean:3.3.2:clean (default-clean) @ templates --- [2024-03-19T01:54:56.801Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target [2024-03-19T01:54:56.801Z] [INFO] [2024-03-19T01:54:56.801Z] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [2024-03-19T01:54:56.801Z] [INFO] Building Distribution Module for JDBC Resource Adapter 8.0.1-SNAPSHOT [183/352] [2024-03-19T01:54:56.801Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml [2024-03-19T01:54:56.802Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-03-19T01:54:56.802Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [2024-03-19T01:54:56.802Z] [INFO] Building JDBC Runtime Module 8.0.1-SNAPSHOT [184/352] [2024-03-19T01:54:56.802Z] [INFO] from appserver/jdbc/jdbc-runtime/pom.xml [2024-03-19T01:54:56.802Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-runtime --- [2024-03-19T01:54:56.802Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [2024-03-19T01:54:56.802Z] [INFO] Building JDBC admin 8.0.1-SNAPSHOT [185/352] [2024-03-19T01:54:56.802Z] [INFO] from appserver/jdbc/admin/pom.xml [2024-03-19T01:54:56.802Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-admin --- [2024-03-19T01:54:56.802Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [2024-03-19T01:54:56.802Z] [INFO] Building GlassFish Oracle JDBC Packages 8.0.1-SNAPSHOT [186/352] [2024-03-19T01:54:56.802Z] [INFO] from appserver/persistence/oracle-jdbc-driver-packages/pom.xml [2024-03-19T01:54:56.802Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T01:54:56.802Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [2024-03-19T01:54:56.802Z] [INFO] Building Connector for JPA runtime in glassfish 8.0.1-SNAPSHOT [187/352] [2024-03-19T01:54:56.802Z] [INFO] from appserver/persistence/gf-jpa-connector/pom.xml [2024-03-19T01:54:56.802Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jpa-connector --- [2024-03-19T01:54:56.802Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [2024-03-19T01:54:56.802Z] [INFO] Building JPA container for glassfish 8.0.1-SNAPSHOT [188/352] [2024-03-19T01:54:56.802Z] [INFO] from appserver/persistence/jpa-container/pom.xml [2024-03-19T01:54:56.802Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jpa-container --- [2024-03-19T01:54:56.802Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [2024-03-19T01:54:56.802Z] [INFO] Building Declaring EclipseLink dependencies 8.0.1-SNAPSHOT [189/352] [2024-03-19T01:54:56.802Z] [INFO] from appserver/persistence/eclipselink-wrapper/pom.xml [2024-03-19T01:54:56.802Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipselink-wrapper --- [2024-03-19T01:54:56.802Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [2024-03-19T01:54:56.802Z] [INFO] Building GlassFish cmp related modules 8.0.1-SNAPSHOT [190/352] [2024-03-19T01:54:56.802Z] [INFO] from appserver/persistence/cmp/pom.xml [2024-03-19T01:54:56.802Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp --- [2024-03-19T01:54:56.802Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target [2024-03-19T01:54:56.802Z] [INFO] [2024-03-19T01:54:56.802Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [2024-03-19T01:54:56.803Z] [INFO] Building utility module for cmp 8.0.1-SNAPSHOT [191/352] [2024-03-19T01:54:56.803Z] [INFO] from appserver/persistence/cmp/utility/pom.xml [2024-03-19T01:54:56.803Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-utility --- [2024-03-19T01:54:56.803Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [2024-03-19T01:54:56.803Z] [INFO] Building model module for cmp 8.0.1-SNAPSHOT [192/352] [2024-03-19T01:54:56.803Z] [INFO] from appserver/persistence/cmp/model/pom.xml [2024-03-19T01:54:56.803Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-model --- [2024-03-19T01:54:56.803Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [2024-03-19T01:54:56.803Z] [INFO] Building Database Generator module for cmp 8.0.1-SNAPSHOT [193/352] [2024-03-19T01:54:56.803Z] [INFO] from appserver/persistence/cmp/generator-database/pom.xml [2024-03-19T01:54:56.803Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-generator-database --- [2024-03-19T01:54:56.803Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [2024-03-19T01:54:56.803Z] [INFO] Building ejb-mapping module for cmp 8.0.1-SNAPSHOT [194/352] [2024-03-19T01:54:56.803Z] [INFO] from appserver/persistence/cmp/ejb-mapping/pom.xml [2024-03-19T01:54:56.803Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-ejb-mapping --- [2024-03-19T01:54:56.803Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [2024-03-19T01:54:56.803Z] [INFO] Building enhancer module for cmp 8.0.1-SNAPSHOT [195/352] [2024-03-19T01:54:56.803Z] [INFO] from appserver/persistence/cmp/enhancer/pom.xml [2024-03-19T01:54:56.803Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-enhancer --- [2024-03-19T01:54:56.803Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [2024-03-19T01:54:56.803Z] [INFO] Building internal-api module for cmp 8.0.1-SNAPSHOT [196/352] [2024-03-19T01:54:56.803Z] [INFO] from appserver/persistence/cmp/internal-api/pom.xml [2024-03-19T01:54:56.803Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-internal-api --- [2024-03-19T01:54:56.803Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [2024-03-19T01:54:56.803Z] [INFO] Building Entity Bean container 8.0.1-SNAPSHOT [197/352] [2024-03-19T01:54:56.803Z] [INFO] from appserver/persistence/entitybean-container/pom.xml [2024-03-19T01:54:56.803Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] --- clean:3.3.2:clean (default-clean) @ entitybean-container --- [2024-03-19T01:54:56.803Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [2024-03-19T01:54:56.803Z] [INFO] Building support-sqlstore module for cmp 8.0.1-SNAPSHOT [198/352] [2024-03-19T01:54:56.803Z] [INFO] from appserver/persistence/cmp/support-sqlstore/pom.xml [2024-03-19T01:54:56.803Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.803Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-sqlstore --- [2024-03-19T01:54:56.803Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target [2024-03-19T01:54:56.803Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [2024-03-19T01:54:56.804Z] [INFO] Building support ejb module for cmp 8.0.1-SNAPSHOT [199/352] [2024-03-19T01:54:56.804Z] [INFO] from appserver/persistence/cmp/support-ejb/pom.xml [2024-03-19T01:54:56.804Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-ejb --- [2024-03-19T01:54:56.804Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [2024-03-19T01:54:56.804Z] [INFO] Building GlassFish cmp scripts 8.0.1-SNAPSHOT [200/352] [2024-03-19T01:54:56.804Z] [INFO] from appserver/persistence/cmp/cmp-scripts/pom.xml [2024-03-19T01:54:56.804Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-scripts --- [2024-03-19T01:54:56.804Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [2024-03-19T01:54:56.804Z] [INFO] Building CMP tier for GlassFish 8.0.1-SNAPSHOT [201/352] [2024-03-19T01:54:56.804Z] [INFO] from appserver/persistence/cmp/cmp-all/pom.xml [2024-03-19T01:54:56.804Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-all --- [2024-03-19T01:54:56.804Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [2024-03-19T01:54:56.804Z] [INFO] Building Concurrency Utilities Modules 8.0.1-SNAPSHOT [202/352] [2024-03-19T01:54:56.804Z] [INFO] from appserver/concurrent/pom.xml [2024-03-19T01:54:56.804Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent --- [2024-03-19T01:54:56.804Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [2024-03-19T01:54:56.804Z] [INFO] Building Concurrent Connector Module 8.0.1-SNAPSHOT [203/352] [2024-03-19T01:54:56.804Z] [INFO] from appserver/concurrent/concurrent-connector/pom.xml [2024-03-19T01:54:56.804Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-connector --- [2024-03-19T01:54:56.804Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [2024-03-19T01:54:56.804Z] [INFO] Building Concurrent Implementation Module 8.0.1-SNAPSHOT [204/352] [2024-03-19T01:54:56.804Z] [INFO] from appserver/concurrent/concurrent-impl/pom.xml [2024-03-19T01:54:56.804Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-impl --- [2024-03-19T01:54:56.804Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [2024-03-19T01:54:56.804Z] [INFO] Building Batch runtime modules for Glassfish 8.0.1-SNAPSHOT [205/352] [2024-03-19T01:54:56.804Z] [INFO] from appserver/batch/pom.xml [2024-03-19T01:54:56.804Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch --- [2024-03-19T01:54:56.804Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [2024-03-19T01:54:56.804Z] [INFO] Building Batch database init scripts for GlassFish 8.0.1-SNAPSHOT [206/352] [2024-03-19T01:54:56.804Z] [INFO] from appserver/batch/batch-database/pom.xml [2024-03-19T01:54:56.804Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch-databases --- [2024-03-19T01:54:56.804Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target [2024-03-19T01:54:56.804Z] [INFO] [2024-03-19T01:54:56.804Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [2024-03-19T01:54:56.805Z] [INFO] Building Batch Connector for Glassfish 8.0.1-SNAPSHOT [207/352] [2024-03-19T01:54:56.805Z] [INFO] from appserver/batch/glassfish-batch-connector/pom.xml [2024-03-19T01:54:56.805Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-connector --- [2024-03-19T01:54:56.805Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [2024-03-19T01:54:56.805Z] [INFO] Building Batch Commands for Glassfish 8.0.1-SNAPSHOT [208/352] [2024-03-19T01:54:56.805Z] [INFO] from appserver/batch/glassfish-batch-commands/pom.xml [2024-03-19T01:54:56.805Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-commands --- [2024-03-19T01:54:56.805Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [2024-03-19T01:54:56.805Z] [INFO] Building GlassFish Extras modules 8.0.1-SNAPSHOT [209/352] [2024-03-19T01:54:56.805Z] [INFO] from appserver/extras/pom.xml [2024-03-19T01:54:56.805Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ extras --- [2024-03-19T01:54:56.805Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-pom >--------------- [2024-03-19T01:54:56.805Z] [INFO] Building GlassFish JavaEE Manifest pom 8.0.1-SNAPSHOT [210/352] [2024-03-19T01:54:56.805Z] [INFO] from appserver/extras/jakartaee/pom.xml [2024-03-19T01:54:56.805Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-pom --- [2024-03-19T01:54:56.805Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] ----------------< org.glassfish.main.extras:jakartaee >----------------- [2024-03-19T01:54:56.805Z] [INFO] Building GlassFish jakartaee.jar 8.0.1-SNAPSHOT [211/352] [2024-03-19T01:54:56.805Z] [INFO] from appserver/extras/jakartaee/manifest-jar/pom.xml [2024-03-19T01:54:56.805Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee --- [2024-03-19T01:54:56.805Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-frag >-------------- [2024-03-19T01:54:56.805Z] [INFO] Building GlassFish jakartaee.jar distribution fragment 8.0.1-SNAPSHOT [212/352] [2024-03-19T01:54:56.805Z] [INFO] from appserver/extras/jakartaee/dist-frag/pom.xml [2024-03-19T01:54:56.805Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-frag --- [2024-03-19T01:54:56.805Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [2024-03-19T01:54:56.805Z] [INFO] Building GlassFish appserv-rt Manifest pom 8.0.1-SNAPSHOT [213/352] [2024-03-19T01:54:56.805Z] [INFO] from appserver/extras/appserv-rt/pom.xml [2024-03-19T01:54:56.805Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-pom --- [2024-03-19T01:54:56.805Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [2024-03-19T01:54:56.805Z] [INFO] Building GlassFish appserv-rt.jar 8.0.1-SNAPSHOT [214/352] [2024-03-19T01:54:56.805Z] [INFO] from appserver/extras/appserv-rt/manifest-jar/pom.xml [2024-03-19T01:54:56.805Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt --- [2024-03-19T01:54:56.805Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target [2024-03-19T01:54:56.805Z] [INFO] [2024-03-19T01:54:56.805Z] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [2024-03-19T01:54:56.806Z] [INFO] Building GlassFish appserv-rt distribution fragment 8.0.1-SNAPSHOT [215/352] [2024-03-19T01:54:56.806Z] [INFO] from appserver/extras/appserv-rt/dist-frag/pom.xml [2024-03-19T01:54:56.806Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-frag --- [2024-03-19T01:54:56.806Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [2024-03-19T01:54:56.806Z] [INFO] Building Grizzly Glassfish Extra modules 8.0.1-SNAPSHOT [216/352] [2024-03-19T01:54:56.806Z] [INFO] from appserver/grizzly/pom.xml [2024-03-19T01:54:56.806Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly --- [2024-03-19T01:54:56.806Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [2024-03-19T01:54:56.806Z] [INFO] Building GlassFish Grizzly adapter container implementation 8.0.1-SNAPSHOT [217/352] [2024-03-19T01:54:56.806Z] [INFO] from appserver/grizzly/grizzly-container/pom.xml [2024-03-19T01:54:56.806Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-container --- [2024-03-19T01:54:56.806Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [2024-03-19T01:54:56.806Z] [INFO] Building Glassfish Grizzly extra jars Combining 8.0.1-SNAPSHOT [218/352] [2024-03-19T01:54:56.806Z] [INFO] from appserver/grizzly/glassfish-grizzly-extra-all/pom.xml [2024-03-19T01:54:56.806Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-extra-all --- [2024-03-19T01:54:56.806Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [2024-03-19T01:54:56.806Z] [INFO] Building Admin Console Integration 8.0.1-SNAPSHOT [219/352] [2024-03-19T01:54:56.806Z] [INFO] from appserver/admingui/gf-admingui-connector/pom.xml [2024-03-19T01:54:56.806Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-admingui-connector --- [2024-03-19T01:54:56.806Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [2024-03-19T01:54:56.806Z] [INFO] Building Admin Console Integration 8.0.1-SNAPSHOT [220/352] [2024-03-19T01:54:56.806Z] [INFO] from appserver/admingui/plugin-service/pom.xml [2024-03-19T01:54:56.806Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-plugin-service --- [2024-03-19T01:54:56.806Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [2024-03-19T01:54:56.806Z] [INFO] Building DataProvider 8.0.1-SNAPSHOT [221/352] [2024-03-19T01:54:56.806Z] [INFO] from appserver/admingui/dataprovider/pom.xml [2024-03-19T01:54:56.806Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dataprovider --- [2024-03-19T01:54:56.806Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [2024-03-19T01:54:56.806Z] [INFO] Building Admin Console Packages 8.0.1-SNAPSHOT [222/352] [2024-03-19T01:54:56.806Z] [INFO] from appserver/admingui/pom.xml [2024-03-19T01:54:56.806Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.806Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admingui --- [2024-03-19T01:54:56.806Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target [2024-03-19T01:54:56.806Z] [INFO] [2024-03-19T01:54:56.807Z] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [2024-03-19T01:54:56.807Z] [INFO] Building Admin Console Common 8.0.1-SNAPSHOT [223/352] [2024-03-19T01:54:56.807Z] [INFO] from appserver/admingui/common/pom.xml [2024-03-19T01:54:56.807Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:56.807Z] [INFO] [2024-03-19T01:54:56.807Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common --- [2024-03-19T01:54:56.807Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target [2024-03-19T01:54:57.064Z] [INFO] [2024-03-19T01:54:57.064Z] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [2024-03-19T01:54:57.064Z] [INFO] Building Admin Console Core Jar 8.0.1-SNAPSHOT [224/352] [2024-03-19T01:54:57.064Z] [INFO] from appserver/admingui/core/pom.xml [2024-03-19T01:54:57.064Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.064Z] [INFO] [2024-03-19T01:54:57.064Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-core --- [2024-03-19T01:54:57.064Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target [2024-03-19T01:54:57.064Z] [INFO] [2024-03-19T01:54:57.064Z] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [2024-03-19T01:54:57.064Z] [INFO] Building Admin Console WAR 8.0.1-SNAPSHOT [225/352] [2024-03-19T01:54:57.064Z] [INFO] from appserver/admingui/war/pom.xml [2024-03-19T01:54:57.064Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:54:57.064Z] [INFO] [2024-03-19T01:54:57.064Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war --- [2024-03-19T01:54:57.064Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target [2024-03-19T01:54:57.064Z] [INFO] [2024-03-19T01:54:57.064Z] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [2024-03-19T01:54:57.064Z] [INFO] Building Admin Console Community Edition Theme Plugin 8.0.1-SNAPSHOT [226/352] [2024-03-19T01:54:57.064Z] [INFO] from appserver/admingui/community-theme/pom.xml [2024-03-19T01:54:57.064Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.064Z] [INFO] [2024-03-19T01:54:57.064Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-community-branding-plugin --- [2024-03-19T01:54:57.064Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target [2024-03-19T01:54:57.064Z] [INFO] [2024-03-19T01:54:57.064Z] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [2024-03-19T01:54:57.064Z] [INFO] Building Admin Console Clustering Support Plugin 8.0.1-SNAPSHOT [227/352] [2024-03-19T01:54:57.064Z] [INFO] from appserver/admingui/cluster/pom.xml [2024-03-19T01:54:57.064Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.064Z] [INFO] [2024-03-19T01:54:57.064Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-cluster-plugin --- [2024-03-19T01:54:57.064Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target [2024-03-19T01:54:57.064Z] [INFO] [2024-03-19T01:54:57.064Z] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [2024-03-19T01:54:57.064Z] [INFO] Building Admin Console Web Container Plugin 8.0.1-SNAPSHOT [228/352] [2024-03-19T01:54:57.064Z] [INFO] from appserver/admingui/web/pom.xml [2024-03-19T01:54:57.064Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.064Z] [INFO] [2024-03-19T01:54:57.064Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-web-plugin --- [2024-03-19T01:54:57.064Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [2024-03-19T01:54:57.065Z] [INFO] Building Admin Console JDBC Plugin 8.0.1-SNAPSHOT [229/352] [2024-03-19T01:54:57.065Z] [INFO] from appserver/admingui/jdbc/pom.xml [2024-03-19T01:54:57.065Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jdbc-plugin --- [2024-03-19T01:54:57.065Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [2024-03-19T01:54:57.065Z] [INFO] Building Admin Console Connectors Plugin 8.0.1-SNAPSHOT [230/352] [2024-03-19T01:54:57.065Z] [INFO] from appserver/admingui/jca/pom.xml [2024-03-19T01:54:57.065Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jca-plugin --- [2024-03-19T01:54:57.065Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [2024-03-19T01:54:57.065Z] [INFO] Building Admin Console EJB Local (Lite) Plugin 8.0.1-SNAPSHOT [231/352] [2024-03-19T01:54:57.065Z] [INFO] from appserver/admingui/ejb-lite/pom.xml [2024-03-19T01:54:57.065Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-lite-plugin --- [2024-03-19T01:54:57.065Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [2024-03-19T01:54:57.065Z] [INFO] Building Admin Console JTS Plugin 8.0.1-SNAPSHOT [232/352] [2024-03-19T01:54:57.065Z] [INFO] from appserver/admingui/jts/pom.xml [2024-03-19T01:54:57.065Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jts-plugin --- [2024-03-19T01:54:57.065Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [2024-03-19T01:54:57.065Z] [INFO] Building Glassfish featuresets 8.0.1-SNAPSHOT [233/352] [2024-03-19T01:54:57.065Z] [INFO] from appserver/featuresets/pom.xml [2024-03-19T01:54:57.065Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] --- clean:3.3.2:clean (default-clean) @ featuresets --- [2024-03-19T01:54:57.065Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [2024-03-19T01:54:57.065Z] [INFO] Building Glassfish Web Featureset 8.0.1-SNAPSHOT [234/352] [2024-03-19T01:54:57.065Z] [INFO] from appserver/featuresets/web/pom.xml [2024-03-19T01:54:57.065Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-03-19T01:54:57.065Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [2024-03-19T01:54:57.065Z] [INFO] Building GlassFish ORB interface layer implementation 8.0.1-SNAPSHOT [235/352] [2024-03-19T01:54:57.065Z] [INFO] from appserver/orb/orb-iiop/pom.xml [2024-03-19T01:54:57.065Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-iiop --- [2024-03-19T01:54:57.065Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [2024-03-19T01:54:57.065Z] [INFO] Building Ejb Security Integration 8.0.1-SNAPSHOT [236/352] [2024-03-19T01:54:57.065Z] [INFO] from appserver/security/ejb.security/pom.xml [2024-03-19T01:54:57.065Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb.security --- [2024-03-19T01:54:57.065Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target [2024-03-19T01:54:57.065Z] [INFO] [2024-03-19T01:54:57.065Z] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [2024-03-19T01:54:57.065Z] [INFO] Building App Client - client-side modules 8.0.1-SNAPSHOT [237/352] [2024-03-19T01:54:57.066Z] [INFO] from appserver/appclient/client/pom.xml [2024-03-19T01:54:57.066Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] --- clean:3.3.2:clean (default-clean) @ client --- [2024-03-19T01:54:57.066Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [2024-03-19T01:54:57.066Z] [INFO] Building ACC Config Classes (JAXB) 8.0.1-SNAPSHOT [238/352] [2024-03-19T01:54:57.066Z] [INFO] from appserver/appclient/client/acc-config/pom.xml [2024-03-19T01:54:57.066Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] --- clean:3.3.2:clean (default-clean) @ acc-config --- [2024-03-19T01:54:57.066Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [2024-03-19T01:54:57.066Z] [INFO] Building Appclient Security Integration 8.0.1-SNAPSHOT [239/352] [2024-03-19T01:54:57.066Z] [INFO] from appserver/security/appclient.security/pom.xml [2024-03-19T01:54:57.066Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient.security --- [2024-03-19T01:54:57.066Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [2024-03-19T01:54:57.066Z] [INFO] Building GlassFish Web Services related modules 8.0.1-SNAPSHOT [240/352] [2024-03-19T01:54:57.066Z] [INFO] from appserver/webservices/pom.xml [2024-03-19T01:54:57.066Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices --- [2024-03-19T01:54:57.066Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [2024-03-19T01:54:57.066Z] [INFO] Building JSR-109 implementation to deploy Metro 8.0.1-SNAPSHOT [241/352] [2024-03-19T01:54:57.066Z] [INFO] from appserver/webservices/jsr109-impl/pom.xml [2024-03-19T01:54:57.066Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsr109-impl --- [2024-03-19T01:54:57.066Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [2024-03-19T01:54:57.066Z] [INFO] Building WebServices Security and Jakarta Authentication implementation 8.0.1-SNAPSHOT [242/352] [2024-03-19T01:54:57.066Z] [INFO] from appserver/security/webservices.security/pom.xml [2024-03-19T01:54:57.066Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices.security --- [2024-03-19T01:54:57.066Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [2024-03-19T01:54:57.066Z] [INFO] Building GlassFish webservices scripts 8.0.1-SNAPSHOT [243/352] [2024-03-19T01:54:57.066Z] [INFO] from appserver/webservices/webservices-scripts/pom.xml [2024-03-19T01:54:57.066Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-scripts --- [2024-03-19T01:54:57.066Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [2024-03-19T01:54:57.066Z] [INFO] Building GlassFish Metro Glue Code 8.0.1-SNAPSHOT [244/352] [2024-03-19T01:54:57.066Z] [INFO] from appserver/webservices/metro-glue/pom.xml [2024-03-19T01:54:57.066Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-glue --- [2024-03-19T01:54:57.066Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target [2024-03-19T01:54:57.066Z] [INFO] [2024-03-19T01:54:57.066Z] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [2024-03-19T01:54:57.066Z] [INFO] Building Connector for GlassFish Web Services Container 8.0.1-SNAPSHOT [245/352] [2024-03-19T01:54:57.067Z] [INFO] from appserver/webservices/connector/pom.xml [2024-03-19T01:54:57.067Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-connector --- [2024-03-19T01:54:57.067Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [2024-03-19T01:54:57.067Z] [INFO] Building SOAP/TCP integration code 8.0.1-SNAPSHOT [246/352] [2024-03-19T01:54:57.067Z] [INFO] from appserver/webservices/soap-tcp/pom.xml [2024-03-19T01:54:57.067Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] --- clean:3.3.2:clean (default-clean) @ soap-tcp --- [2024-03-19T01:54:57.067Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [2024-03-19T01:54:57.067Z] [INFO] Building Client OSGi module (including ACC) 8.0.1-SNAPSHOT [247/352] [2024-03-19T01:54:57.067Z] [INFO] from appserver/appclient/client/acc/pom.xml [2024-03-19T01:54:57.067Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client-module --- [2024-03-19T01:54:57.067Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [2024-03-19T01:54:57.067Z] [INFO] Building Client Library (including ACC) 8.0.1-SNAPSHOT [248/352] [2024-03-19T01:54:57.067Z] [INFO] from appserver/appclient/client/acc-standalone/pom.xml [2024-03-19T01:54:57.067Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client --- [2024-03-19T01:54:57.067Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [2024-03-19T01:54:57.067Z] [INFO] Building GlassFish appclient scripts 8.0.1-SNAPSHOT [249/352] [2024-03-19T01:54:57.067Z] [INFO] from appserver/appclient/client/appclient-scripts/pom.xml [2024-03-19T01:54:57.067Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-scripts --- [2024-03-19T01:54:57.067Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [2024-03-19T01:54:57.067Z] [INFO] Building GlassFish AppClient Server-Side Core 8.0.1-SNAPSHOT [250/352] [2024-03-19T01:54:57.067Z] [INFO] from appserver/appclient/server/core/pom.xml [2024-03-19T01:54:57.067Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-server-core --- [2024-03-19T01:54:57.067Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [2024-03-19T01:54:57.067Z] [INFO] Building Admin Console Full distribution plugin 8.0.1-SNAPSHOT [251/352] [2024-03-19T01:54:57.067Z] [INFO] from appserver/admingui/full/pom.xml [2024-03-19T01:54:57.067Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common-full-plugin --- [2024-03-19T01:54:57.067Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [2024-03-19T01:54:57.067Z] [INFO] Building Admin Console Concurrent Plugin 8.0.1-SNAPSHOT [252/352] [2024-03-19T01:54:57.067Z] [INFO] from appserver/admingui/concurrent/pom.xml [2024-03-19T01:54:57.067Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-concurrent-plugin --- [2024-03-19T01:54:57.067Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target [2024-03-19T01:54:57.067Z] [INFO] [2024-03-19T01:54:57.067Z] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [2024-03-19T01:54:57.067Z] [INFO] Building Admin Console EJB Container Plugin 8.0.1-SNAPSHOT [253/352] [2024-03-19T01:54:57.068Z] [INFO] from appserver/admingui/ejb/pom.xml [2024-03-19T01:54:57.068Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-plugin --- [2024-03-19T01:54:57.068Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [2024-03-19T01:54:57.068Z] [INFO] Building Admin Console Corba Plugin 8.0.1-SNAPSHOT [254/352] [2024-03-19T01:54:57.068Z] [INFO] from appserver/admingui/corba/pom.xml [2024-03-19T01:54:57.068Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-corba-plugin --- [2024-03-19T01:54:57.068Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [2024-03-19T01:54:57.068Z] [INFO] Building Admin Console JMS Plugin 8.0.1-SNAPSHOT [255/352] [2024-03-19T01:54:57.068Z] [INFO] from appserver/admingui/jms-plugin/pom.xml [2024-03-19T01:54:57.068Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jms-plugin --- [2024-03-19T01:54:57.068Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-parent >--------- [2024-03-19T01:54:57.068Z] [INFO] Building GlassFish MicroProfile modules 8.0.1-SNAPSHOT [256/352] [2024-03-19T01:54:57.068Z] [INFO] from appserver/microprofile/pom.xml [2024-03-19T01:54:57.068Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-parent --- [2024-03-19T01:54:57.068Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] ------< org.glassfish.main.microprofile:microprofile-connectors >------- [2024-03-19T01:54:57.068Z] [INFO] Building GlassFish MicroProfile Connectors 8.0.1-SNAPSHOT [257/352] [2024-03-19T01:54:57.068Z] [INFO] from appserver/microprofile/connectors/pom.xml [2024-03-19T01:54:57.068Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-connectors --- [2024-03-19T01:54:57.068Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-config >--------- [2024-03-19T01:54:57.068Z] [INFO] Building GlassFish MicroProfile Config 8.0.1-SNAPSHOT [258/352] [2024-03-19T01:54:57.068Z] [INFO] from appserver/microprofile/config/pom.xml [2024-03-19T01:54:57.068Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-config --- [2024-03-19T01:54:57.068Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [2024-03-19T01:54:57.068Z] [INFO] Building Glassfish Featureset 8.0.1-SNAPSHOT [259/352] [2024-03-19T01:54:57.068Z] [INFO] from appserver/featuresets/glassfish/pom.xml [2024-03-19T01:54:57.068Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-03-19T01:54:57.068Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [2024-03-19T01:54:57.068Z] [INFO] Building Embedded GlassFish Shell 8.0.1-SNAPSHOT [260/352] [2024-03-19T01:54:57.068Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml [2024-03-19T01:54:57.068Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell --- [2024-03-19T01:54:57.068Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target [2024-03-19T01:54:57.068Z] [INFO] [2024-03-19T01:54:57.068Z] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [2024-03-19T01:54:57.068Z] [INFO] Building GlassFish Metro Related Fragments 8.0.1-SNAPSHOT [261/352] [2024-03-19T01:54:57.069Z] [INFO] from appserver/webservices/metro-fragments/pom.xml [2024-03-19T01:54:57.069Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:57.069Z] [INFO] [2024-03-19T01:54:57.069Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-fragments --- [2024-03-19T01:54:57.069Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target [2024-03-19T01:54:57.069Z] [INFO] [2024-03-19T01:54:57.069Z] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [2024-03-19T01:54:57.069Z] [INFO] Building Embedded GlassFish Static Shell 8.0.1-SNAPSHOT [262/352] [2024-03-19T01:54:57.069Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml [2024-03-19T01:54:57.069Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:57.069Z] [INFO] [2024-03-19T01:54:57.069Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell --- [2024-03-19T01:54:57.069Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target [2024-03-19T01:54:57.069Z] [INFO] [2024-03-19T01:54:57.069Z] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [2024-03-19T01:54:57.069Z] [INFO] Building Glassfish distributions 8.0.1-SNAPSHOT [263/352] [2024-03-19T01:54:57.069Z] [INFO] from appserver/distributions/pom.xml [2024-03-19T01:54:57.069Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:57.069Z] [INFO] [2024-03-19T01:54:57.069Z] [INFO] --- clean:3.3.2:clean (default-clean) @ distributions --- [2024-03-19T01:54:57.069Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target [2024-03-19T01:54:57.069Z] [INFO] [2024-03-19T01:54:57.069Z] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [2024-03-19T01:54:57.069Z] [INFO] Building GlassFish distribution Common module 8.0.1-SNAPSHOT [264/352] [2024-03-19T01:54:57.069Z] [INFO] from appserver/distributions/glassfish-common/pom.xml [2024-03-19T01:54:57.069Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:57.069Z] [INFO] [2024-03-19T01:54:57.069Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-common --- [2024-03-19T01:54:57.069Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target [2024-03-19T01:54:57.069Z] [INFO] [2024-03-19T01:54:57.069Z] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [2024-03-19T01:54:57.069Z] [INFO] Building Glassfish Full Profile Distribution 8.0.1-SNAPSHOT [265/352] [2024-03-19T01:54:57.069Z] [INFO] from appserver/distributions/glassfish/pom.xml [2024-03-19T01:54:57.069Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-03-19T01:54:57.069Z] [INFO] [2024-03-19T01:54:57.069Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-03-19T01:54:57.069Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target [2024-03-19T01:54:57.325Z] [INFO] [2024-03-19T01:54:57.325Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-common >--------- [2024-03-19T01:54:57.325Z] [INFO] Building Embedded GlassFish Common 8.0.1-SNAPSHOT [266/352] [2024-03-19T01:54:57.325Z] [INFO] from appserver/extras/embedded/common/pom.xml [2024-03-19T01:54:57.325Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:57.325Z] [INFO] [2024-03-19T01:54:57.325Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-common --- [2024-03-19T01:54:57.326Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] -----------< org.glassfish.main.extras:installroot-builder >------------ [2024-03-19T01:54:57.326Z] [INFO] Building GlassFish UberJar InstallRoot Builder Module 8.0.1-SNAPSHOT [267/352] [2024-03-19T01:54:57.326Z] [INFO] from appserver/extras/embedded/common/installroot-builder/pom.xml [2024-03-19T01:54:57.326Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installroot-builder --- [2024-03-19T01:54:57.326Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] -----------< org.glassfish.main.extras:instanceroot-builder >----------- [2024-03-19T01:54:57.326Z] [INFO] Building GlassFish UberJar InstanceRoot Builder Module 8.0.1-SNAPSHOT [268/352] [2024-03-19T01:54:57.326Z] [INFO] from appserver/extras/embedded/common/instanceroot-builder/pom.xml [2024-03-19T01:54:57.326Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] --- clean:3.3.2:clean (default-clean) @ instanceroot-builder --- [2024-03-19T01:54:57.326Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] ---------< org.glassfish.main.extras:osgi-modules-uninstaller >--------- [2024-03-19T01:54:57.326Z] [INFO] Building GlassFish OSGI Modules Uninstaller 8.0.1-SNAPSHOT [269/352] [2024-03-19T01:54:57.326Z] [INFO] from appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml [2024-03-19T01:54:57.326Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-modules-uninstaller --- [2024-03-19T01:54:57.326Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] ----------------< org.glassfish.main.extras:osgi-main >----------------- [2024-03-19T01:54:57.326Z] [INFO] Building GlassFish UberJar OSGI Main Module 8.0.1-SNAPSHOT [270/352] [2024-03-19T01:54:57.326Z] [INFO] from appserver/extras/embedded/common/osgi-main/pom.xml [2024-03-19T01:54:57.326Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-main --- [2024-03-19T01:54:57.326Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] ----------------< org.glassfish.main.extras:bootstrap >----------------- [2024-03-19T01:54:57.326Z] [INFO] Building GlassFish UberJar Activator 8.0.1-SNAPSHOT [271/352] [2024-03-19T01:54:57.326Z] [INFO] from appserver/extras/embedded/common/bootstrap/pom.xml [2024-03-19T01:54:57.326Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] --- clean:3.3.2:clean (default-clean) @ bootstrap --- [2024-03-19T01:54:57.326Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [2024-03-19T01:54:57.326Z] [INFO] Building Embedded GlassFish Shell dist. fragment 8.0.1-SNAPSHOT [272/352] [2024-03-19T01:54:57.326Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml [2024-03-19T01:54:57.326Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-frag --- [2024-03-19T01:54:57.326Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.326Z] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [2024-03-19T01:54:57.326Z] [INFO] Building Embedded GlassFish Static Shell dist. fragment 8.0.1-SNAPSHOT [273/352] [2024-03-19T01:54:57.326Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml [2024-03-19T01:54:57.326Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:54:57.326Z] [INFO] [2024-03-19T01:54:57.327Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [2024-03-19T01:54:57.327Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target [2024-03-19T01:54:57.327Z] [INFO] [2024-03-19T01:54:57.327Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [2024-03-19T01:54:57.327Z] [INFO] Building Embedded GlassFish All-In-One 8.0.1-SNAPSHOT [274/352] [2024-03-19T01:54:57.327Z] [INFO] from appserver/extras/embedded/all/pom.xml [2024-03-19T01:54:57.327Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:57.327Z] [INFO] [2024-03-19T01:54:57.327Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-all --- [2024-03-19T01:54:57.327Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target [2024-03-19T01:54:59.223Z] [INFO] [2024-03-19T01:54:59.223Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [2024-03-19T01:54:59.223Z] [INFO] Building Embedded GlassFish nucleus 8.0.1-SNAPSHOT [275/352] [2024-03-19T01:54:59.223Z] [INFO] from appserver/extras/embedded/nucleus/pom.xml [2024-03-19T01:54:59.224Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:59.224Z] [INFO] [2024-03-19T01:54:59.224Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-nucleus --- [2024-03-19T01:54:59.224Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target [2024-03-19T01:54:59.224Z] [INFO] [2024-03-19T01:54:59.224Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [2024-03-19T01:54:59.224Z] [INFO] Building Embedded GlassFish Web 8.0.1-SNAPSHOT [276/352] [2024-03-19T01:54:59.224Z] [INFO] from appserver/extras/embedded/web/pom.xml [2024-03-19T01:54:59.224Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:59.224Z] [INFO] [2024-03-19T01:54:59.224Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-web --- [2024-03-19T01:54:59.224Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target [2024-03-19T01:54:59.786Z] [INFO] [2024-03-19T01:54:59.786Z] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [2024-03-19T01:54:59.786Z] [INFO] Building GlassFish Embedded modules 8.0.1-SNAPSHOT [277/352] [2024-03-19T01:54:59.786Z] [INFO] from appserver/extras/embedded/pom.xml [2024-03-19T01:54:59.786Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:59.786Z] [INFO] [2024-03-19T01:54:59.786Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-03-19T01:54:59.786Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target [2024-03-19T01:54:59.786Z] [INFO] [2024-03-19T01:54:59.786Z] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [2024-03-19T01:54:59.786Z] [INFO] Building GlassFish Embedded Modules - Tests 8.0.1-SNAPSHOT [278/352] [2024-03-19T01:54:59.786Z] [INFO] from appserver/extras/embedded/tests/pom.xml [2024-03-19T01:54:59.786Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:59.786Z] [INFO] [2024-03-19T01:54:59.786Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests-embedded --- [2024-03-19T01:54:59.786Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target [2024-03-19T01:54:59.786Z] [INFO] [2024-03-19T01:54:59.786Z] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [2024-03-19T01:54:59.786Z] [INFO] Building Embedded GlassFish Shell Jars 8.0.1-SNAPSHOT [279/352] [2024-03-19T01:54:59.786Z] [INFO] from appserver/extras/embedded/shell/pom.xml [2024-03-19T01:54:59.786Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:54:59.786Z] [INFO] [2024-03-19T01:54:59.786Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-jar --- [2024-03-19T01:54:59.787Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target [2024-03-19T01:54:59.787Z] [INFO] [2024-03-19T01:54:59.787Z] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [2024-03-19T01:54:59.787Z] [INFO] Building Debug 8.0.1-SNAPSHOT [280/352] [2024-03-19T01:54:59.787Z] [INFO] from appserver/featuresets/debug/pom.xml [2024-03-19T01:54:59.787Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:54:59.787Z] [INFO] [2024-03-19T01:54:59.787Z] [INFO] --- clean:3.3.2:clean (default-clean) @ debug --- [2024-03-19T01:54:59.787Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target [2024-03-19T01:55:00.044Z] [INFO] [2024-03-19T01:55:00.044Z] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [2024-03-19T01:55:00.044Z] [INFO] Building Glassfish Web Profile Distribution 8.0.1-SNAPSHOT [281/352] [2024-03-19T01:55:00.044Z] [INFO] from appserver/distributions/web/pom.xml [2024-03-19T01:55:00.044Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-03-19T01:55:00.044Z] [INFO] [2024-03-19T01:55:00.044Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-03-19T01:55:00.044Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target [2024-03-19T01:55:00.044Z] [INFO] [2024-03-19T01:55:00.044Z] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [2024-03-19T01:55:00.044Z] [INFO] Building Security Related Implementation for GlassFish 8.0.1-SNAPSHOT [282/352] [2024-03-19T01:55:00.044Z] [INFO] from appserver/security/security-all/pom.xml [2024-03-19T01:55:00.044Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.044Z] [INFO] [2024-03-19T01:55:00.044Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-all --- [2024-03-19T01:55:00.044Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target [2024-03-19T01:55:00.044Z] [INFO] [2024-03-19T01:55:00.044Z] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [2024-03-19T01:55:00.044Z] [INFO] Building GlassFish Tests 8.0.1-SNAPSHOT [283/352] [2024-03-19T01:55:00.044Z] [INFO] from appserver/tests/pom.xml [2024-03-19T01:55:00.044Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.044Z] [INFO] [2024-03-19T01:55:00.044Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests --- [2024-03-19T01:55:00.044Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target [2024-03-19T01:55:00.044Z] [INFO] [2024-03-19T01:55:00.044Z] [INFO] ------------< org.glassfish.main.tests:admin-tests-parent >------------- [2024-03-19T01:55:00.044Z] [INFO] Building GlassFish Admin Tests - Parent 8.0.1-SNAPSHOT [284/352] [2024-03-19T01:55:00.044Z] [INFO] from appserver/tests/admin/pom.xml [2024-03-19T01:55:00.044Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.044Z] [INFO] [2024-03-19T01:55:00.044Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-tests-parent --- [2024-03-19T01:55:00.044Z] [INFO] [2024-03-19T01:55:00.044Z] [INFO] -------< org.glassfish.main.tests:test-progress-admin-extension >------- [2024-03-19T01:55:00.044Z] [INFO] Building GlassFish Admin Tests - Progress Admin Extension 8.0.1-SNAPSHOT [285/352] [2024-03-19T01:55:00.044Z] [INFO] from appserver/tests/admin/admin-extension/pom.xml [2024-03-19T01:55:00.044Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:55:00.044Z] [INFO] [2024-03-19T01:55:00.044Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-progress-admin-extension --- [2024-03-19T01:55:00.044Z] [INFO] [2024-03-19T01:55:00.044Z] [INFO] --------------< org.glassfish.main:glassfish-itest-tools >-------------- [2024-03-19T01:55:00.044Z] [INFO] Building GlassFish Integration Test Tools 8.0.1-SNAPSHOT [286/352] [2024-03-19T01:55:00.045Z] [INFO] from appserver/itest-tools/pom.xml [2024-03-19T01:55:00.045Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-itest-tools --- [2024-03-19T01:55:00.045Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] ----------------< org.glassfish.main.tests:admin-tests >---------------- [2024-03-19T01:55:00.045Z] [INFO] Building GlassFish Admin Tests 8.0.1-SNAPSHOT [287/352] [2024-03-19T01:55:00.045Z] [INFO] from appserver/tests/admin/tests/pom.xml [2024-03-19T01:55:00.045Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-tests --- [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] -------------< org.glassfish.main.tests:application-tests >------------- [2024-03-19T01:55:00.045Z] [INFO] Building GlassFish Application Tests 8.0.1-SNAPSHOT [288/352] [2024-03-19T01:55:00.045Z] [INFO] from appserver/tests/application/pom.xml [2024-03-19T01:55:00.045Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-tests --- [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [2024-03-19T01:55:00.045Z] [INFO] Building GlassFish Ant Tests 8.0.1-SNAPSHOT [289/352] [2024-03-19T01:55:00.045Z] [INFO] from appserver/tests/appserv-tests/pom.xml [2024-03-19T01:55:00.045Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tests --- [2024-03-19T01:55:00.045Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [2024-03-19T01:55:00.045Z] [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 8.0.1-SNAPSHOT [290/352] [2024-03-19T01:55:00.045Z] [INFO] from appserver/tests/appserv-tests/cciblackbox-tx/pom.xml [2024-03-19T01:55:00.045Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cciblackbox-tx --- [2024-03-19T01:55:00.045Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [2024-03-19T01:55:00.045Z] [INFO] Building connectors-ra-redeploy 8.0.1-SNAPSHOT [291/352] [2024-03-19T01:55:00.045Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml [2024-03-19T01:55:00.045Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy --- [2024-03-19T01:55:00.045Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [2024-03-19T01:55:00.045Z] [INFO] Building connectors-ra-redeploy-jars 8.0.1-SNAPSHOT [292/352] [2024-03-19T01:55:00.045Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml [2024-03-19T01:55:00.045Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-jars --- [2024-03-19T01:55:00.045Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [2024-03-19T01:55:00.045Z] [INFO] Building connectors-ra-redeploy-rars 8.0.1-SNAPSHOT [293/352] [2024-03-19T01:55:00.045Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml [2024-03-19T01:55:00.045Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars --- [2024-03-19T01:55:00.045Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target [2024-03-19T01:55:00.045Z] [INFO] [2024-03-19T01:55:00.045Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [2024-03-19T01:55:00.045Z] [INFO] Building connectors-ra-redeploy-rars-xa 8.0.1-SNAPSHOT [294/352] [2024-03-19T01:55:00.046Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml [2024-03-19T01:55:00.046Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T01:55:00.046Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] --------------< org.glassfish.main.tests:report-builder >--------------- [2024-03-19T01:55:00.046Z] [INFO] Building report-builder 8.0.1-SNAPSHOT [295/352] [2024-03-19T01:55:00.046Z] [INFO] from appserver/tests/appserv-tests/report-builder/pom.xml [2024-03-19T01:55:00.046Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] --- clean:3.3.2:clean (default-clean) @ report-builder --- [2024-03-19T01:55:00.046Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] -----------------< org.glassfish.main.tests:reporter >------------------ [2024-03-19T01:55:00.046Z] [INFO] Building reporter 8.0.1-SNAPSHOT [296/352] [2024-03-19T01:55:00.046Z] [INFO] from appserver/tests/appserv-tests/reporter/pom.xml [2024-03-19T01:55:00.046Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reporter --- [2024-03-19T01:55:00.046Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] ------------------< org.glassfish.main.tests:webtest >------------------ [2024-03-19T01:55:00.046Z] [INFO] Building webtest 8.0.1-SNAPSHOT [297/352] [2024-03-19T01:55:00.046Z] [INFO] from appserver/tests/appserv-tests/webtest/pom.xml [2024-03-19T01:55:00.046Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtest --- [2024-03-19T01:55:00.046Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T01:55:00.046Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [298/352] [2024-03-19T01:55:00.046Z] [INFO] from appserver/tests/appserv-tests/lib/pom.xml [2024-03-19T01:55:00.046Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T01:55:00.046Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] --------------------< org.glassfish.tests:embedded >-------------------- [2024-03-19T01:55:00.046Z] [INFO] Building GlassFish Embedded Tests 8.0.1-SNAPSHOT [299/352] [2024-03-19T01:55:00.046Z] [INFO] from appserver/tests/embedded/pom.xml [2024-03-19T01:55:00.046Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] -----------------< org.glassfish.tests.embedded:basic >----------------- [2024-03-19T01:55:00.046Z] [INFO] Building Basic tests for testing org.glassfish.embeddable APIs 8.0.1-SNAPSHOT [300/352] [2024-03-19T01:55:00.046Z] [INFO] from appserver/tests/embedded/basic/pom.xml [2024-03-19T01:55:00.046Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] --- clean:3.3.2:clean (default-clean) @ basic --- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] ------------< org.glassfish.tests.embedded.basic:lifecycle >------------ [2024-03-19T01:55:00.046Z] [INFO] Building Test newGlassFish(), start(), stop(), dispose() lifecyle operations 8.0.1-SNAPSHOT [301/352] [2024-03-19T01:55:00.046Z] [INFO] from appserver/tests/embedded/basic/lifecycle/pom.xml [2024-03-19T01:55:00.046Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] --- clean:3.3.2:clean (default-clean) @ lifecycle --- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] ------------< org.glassfish.tests.embedded.basic:cdi_basic >------------ [2024-03-19T01:55:00.046Z] [INFO] Building Basic CDI Test 8.0.1-SNAPSHOT [302/352] [2024-03-19T01:55:00.046Z] [INFO] from appserver/tests/embedded/cdi_basic/pom.xml [2024-03-19T01:55:00.046Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.046Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi_basic --- [2024-03-19T01:55:00.046Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] -----------< org.glassfish.tests.embedded.basic:cdi_ejb_jpa >----------- [2024-03-19T01:55:00.047Z] [INFO] Building CDI, EJB, JPA integration test 8.0.1-SNAPSHOT [303/352] [2024-03-19T01:55:00.047Z] [INFO] from appserver/tests/embedded/cdi_ejb_jpa/pom.xml [2024-03-19T01:55:00.047Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi_ejb_jpa --- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] -----< org.glassfish.tests.embedded.basic:glassfish_resources_xml >----- [2024-03-19T01:55:00.047Z] [INFO] Building CDI, EJB, JPA integration test which has glassfish-resources.xml 8.0.1-SNAPSHOT [304/352] [2024-03-19T01:55:00.047Z] [INFO] from appserver/tests/embedded/glassfish_resources_xml/pom.xml [2024-03-19T01:55:00.047Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish_resources_xml --- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] ------------------< org.glassfish.tests.embedded:ejb >------------------ [2024-03-19T01:55:00.047Z] [INFO] Building EJB related Embedded Tests 8.0.1-SNAPSHOT [305/352] [2024-03-19T01:55:00.047Z] [INFO] from appserver/tests/embedded/ejb/pom.xml [2024-03-19T01:55:00.047Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] ---------------< org.glassfish.tests.embedded.ejb:basic >--------------- [2024-03-19T01:55:00.047Z] [INFO] Building Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs 8.0.1-SNAPSHOT [306/352] [2024-03-19T01:55:00.047Z] [INFO] from appserver/tests/embedded/ejb/basic/pom.xml [2024-03-19T01:55:00.047Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ basic --- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] -----------< org.glassfish.tests.embedded.ejb:ejb-api-test >------------ [2024-03-19T01:55:00.047Z] [INFO] Building EJB Embedded API test 8.0.1-SNAPSHOT [307/352] [2024-03-19T01:55:00.047Z] [INFO] from appserver/tests/embedded/ejb/ejb-api/pom.xml [2024-03-19T01:55:00.047Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-api-test --- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] -------------< org.glassfish.tests.embedded.ejb:remoteejb >------------- [2024-03-19T01:55:00.047Z] [INFO] Building Test remote EJB deployment with org.glassfish.embeddable APIs 8.0.1-SNAPSHOT [308/352] [2024-03-19T01:55:00.047Z] [INFO] from appserver/tests/embedded/ejb/remoteejb/pom.xml [2024-03-19T01:55:00.047Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ remoteejb --- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --------< org.glassfish.tests.embedded.basic:scatteredarchive >--------- [2024-03-19T01:55:00.047Z] [INFO] Building Scattered Archive Test 8.0.1-SNAPSHOT [309/352] [2024-03-19T01:55:00.047Z] [INFO] from appserver/tests/embedded/scatteredarchive/pom.xml [2024-03-19T01:55:00.047Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scatteredarchive --- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] -------------< org.glassfish.tests.embedded:maven-plugin >-------------- [2024-03-19T01:55:00.047Z] [INFO] Building GlassFish Embedded Maven Plugin Tests 8.0.1-SNAPSHOT [310/352] [2024-03-19T01:55:00.047Z] [INFO] from appserver/tests/embedded/maven-plugin/pom.xml [2024-03-19T01:55:00.047Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ maven-plugin --- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --< org.glassfish.tests.embedded.maven-plugin:applicationDispatcher >--- [2024-03-19T01:55:00.047Z] [INFO] Building Application Dispatcher Test (maven-plugin/applicationDispatcher) 8.0.1-SNAPSHOT [311/352] [2024-03-19T01:55:00.047Z] [INFO] from appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml [2024-03-19T01:55:00.047Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ applicationDispatcher --- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --------< org.glassfish.tests.embedded.maven-plugin:dirListing >-------- [2024-03-19T01:55:00.047Z] [INFO] Building Directory Listing Test (maven-plugin/dirListing) 8.0.1-SNAPSHOT [312/352] [2024-03-19T01:55:00.047Z] [INFO] from appserver/tests/embedded/maven-plugin/dirListing/pom.xml [2024-03-19T01:55:00.047Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dirListing --- [2024-03-19T01:55:00.047Z] [INFO] [2024-03-19T01:55:00.047Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:filterURIMapping >----- [2024-03-19T01:55:00.048Z] [INFO] Building Filter URI Mapping Test (maven-plugin/filterURIMapping) 8.0.1-SNAPSHOT [313/352] [2024-03-19T01:55:00.048Z] [INFO] from appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml [2024-03-19T01:55:00.048Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] --- clean:3.3.2:clean (default-clean) @ filterURIMapping --- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] ------< org.glassfish.tests.embedded.maven-plugin:getRequestURI >------- [2024-03-19T01:55:00.048Z] [INFO] Building Get Request URI Test (maven-plugin/getRequestURI) 8.0.1-SNAPSHOT [314/352] [2024-03-19T01:55:00.048Z] [INFO] from appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml [2024-03-19T01:55:00.048Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] --- clean:3.3.2:clean (default-clean) @ getRequestURI --- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] ----------< org.glassfish.tests.embedded.maven-plugin:index >----------- [2024-03-19T01:55:00.048Z] [INFO] Building Index Page Test (maven-plugin/index) 8.0.1-SNAPSHOT [315/352] [2024-03-19T01:55:00.048Z] [INFO] from appserver/tests/embedded/maven-plugin/index/pom.xml [2024-03-19T01:55:00.048Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] --- clean:3.3.2:clean (default-clean) @ index --- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:jmxUndeployEvent >----- [2024-03-19T01:55:00.048Z] [INFO] Building JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) 8.0.1-SNAPSHOT [316/352] [2024-03-19T01:55:00.048Z] [INFO] from appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml [2024-03-19T01:55:00.048Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmxUndeployEvent --- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:queryString >-------- [2024-03-19T01:55:00.048Z] [INFO] Building Query String Test (maven-plugin/queryString) 8.0.1-SNAPSHOT [317/352] [2024-03-19T01:55:00.048Z] [INFO] from appserver/tests/embedded/maven-plugin/queryString/pom.xml [2024-03-19T01:55:00.048Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] --- clean:3.3.2:clean (default-clean) @ queryString --- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:sessionDestroyed >----- [2024-03-19T01:55:00.048Z] [INFO] Building Session Lifecyle Test (maven-plugin/sessionDestroyed) 8.0.1-SNAPSHOT [318/352] [2024-03-19T01:55:00.048Z] [INFO] from appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml [2024-03-19T01:55:00.048Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] --- clean:3.3.2:clean (default-clean) @ sessionDestroyed --- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] ------< org.glassfish.tests.embedded.maven-plugin:standalonewar >------- [2024-03-19T01:55:00.048Z] [INFO] Building Standalone WAR Test (maven-plugin/standalonewar) 8.0.1-SNAPSHOT [319/352] [2024-03-19T01:55:00.048Z] [INFO] from appserver/tests/embedded/maven-plugin/standalonewar/pom.xml [2024-03-19T01:55:00.048Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] --- clean:3.3.2:clean (default-clean) @ standalonewar --- [2024-03-19T01:55:00.048Z] [INFO] [2024-03-19T01:55:00.048Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:securewebapp >------- [2024-03-19T01:55:00.048Z] [INFO] Building Test https and other plugin configurations (maven-plugin/secureWebApp) 8.0.1-SNAPSHOT [320/352] [2024-03-19T01:55:00.048Z] [INFO] from appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml [2024-03-19T01:55:00.048Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securewebapp --- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] ---------< org.glassfish.tests.embedded.maven-plugin:jsptest >---------- [2024-03-19T01:55:00.307Z] [INFO] Building Test web app containing JSPs/JSTLs (maven-plugin/jsptest) 8.0.1-SNAPSHOT [321/352] [2024-03-19T01:55:00.307Z] [INFO] from appserver/tests/embedded/maven-plugin/jsptest/pom.xml [2024-03-19T01:55:00.307Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsptest --- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:multipleApps >------- [2024-03-19T01:55:00.307Z] [INFO] Building Multiple application deployment test (maven-plugin/multipleApps) 8.0.1-SNAPSHOT [322/352] [2024-03-19T01:55:00.307Z] [INFO] from appserver/tests/embedded/maven-plugin/multipleApps/pom.xml [2024-03-19T01:55:00.307Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] --- clean:3.3.2:clean (default-clean) @ multipleApps --- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] ------------------< org.glassfish.tests.embedded:web >------------------ [2024-03-19T01:55:00.307Z] [INFO] Building GlassFish Web Embedded Tests 8.0.1-SNAPSHOT [323/352] [2024-03-19T01:55:00.307Z] [INFO] from appserver/tests/embedded/web/pom.xml [2024-03-19T01:55:00.307Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] ---------< org.glassfish.tests.embedded:web-api-embedded-test >--------- [2024-03-19T01:55:00.307Z] [INFO] Building Test for glassfish-embedded-web 8.0.1-SNAPSHOT [324/352] [2024-03-19T01:55:00.307Z] [INFO] from appserver/tests/embedded/web/web-api/pom.xml [2024-03-19T01:55:00.307Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-api-embedded-test --- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] -----------------< org.glassfish.tests.embedded:utils >----------------- [2024-03-19T01:55:00.307Z] [INFO] Building Utilities for embedded testing 8.0.1-SNAPSHOT [325/352] [2024-03-19T01:55:00.307Z] [INFO] from appserver/tests/embedded/utils/pom.xml [2024-03-19T01:55:00.307Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] --- clean:3.3.2:clean (default-clean) @ utils --- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] --------------< org.glassfish.tests.embedded.web:servlet >-------------- [2024-03-19T01:55:00.307Z] [INFO] Building Simple embedded servlet project 8.0.1-SNAPSHOT [326/352] [2024-03-19T01:55:00.307Z] [INFO] from appserver/tests/embedded/web/servlet/pom.xml [2024-03-19T01:55:00.307Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] --- clean:3.3.2:clean (default-clean) @ servlet --- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [2024-03-19T01:55:00.307Z] [INFO] Building Console extensions for OSGi platforms 8.0.1-SNAPSHOT [327/352] [2024-03-19T01:55:00.307Z] [INFO] from appserver/osgi-platforms/pom.xml [2024-03-19T01:55:00.307Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.307Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-console-extensions --- [2024-03-19T01:55:00.307Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target [2024-03-19T01:55:00.307Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [2024-03-19T01:55:00.308Z] [INFO] Building Felix Web Console Extension for GlassFish 8.0.1-SNAPSHOT [328/352] [2024-03-19T01:55:00.308Z] [INFO] from appserver/osgi-platforms/felix-webconsole-extension/pom.xml [2024-03-19T01:55:00.308Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix-webconsole-extension --- [2024-03-19T01:55:00.308Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [2024-03-19T01:55:00.308Z] [INFO] Building GlassFish OSGi Console Plugin 8.0.1-SNAPSHOT [329/352] [2024-03-19T01:55:00.308Z] [INFO] from appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml [2024-03-19T01:55:00.308Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-osgi-console-plugin --- [2024-03-19T01:55:00.308Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [2024-03-19T01:55:00.308Z] [INFO] Building GlassFish Flashlight Client 8.0.1-SNAPSHOT [330/352] [2024-03-19T01:55:00.308Z] [INFO] from appserver/flashlight/client/pom.xml [2024-03-19T01:55:00.308Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-client --- [2024-03-19T01:55:00.308Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [2024-03-19T01:55:00.308Z] [INFO] Building Flashlight 8.0.1-SNAPSHOT [331/352] [2024-03-19T01:55:00.308Z] [INFO] from appserver/flashlight/pom.xml [2024-03-19T01:55:00.308Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-flashlight --- [2024-03-19T01:55:00.308Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [2024-03-19T01:55:00.308Z] [INFO] Building Ant tasks 8.0.1-SNAPSHOT [332/352] [2024-03-19T01:55:00.308Z] [INFO] from appserver/ant-tasks/pom.xml [2024-03-19T01:55:00.308Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tasks --- [2024-03-19T01:55:00.308Z] [INFO] Deleting /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] --------------------< org.glassfish.main.docs:docs >-------------------- [2024-03-19T01:55:00.308Z] [INFO] Building Eclipse GlassFish Documentation 8.0.1-SNAPSHOT [333/352] [2024-03-19T01:55:00.308Z] [INFO] from docs/pom.xml [2024-03-19T01:55:00.308Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] --- clean:3.3.2:clean (default-clean) @ docs --- [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] ------< org.glassfish.main.docs:documentation-generators-parent >------- [2024-03-19T01:55:00.308Z] [INFO] Building Eclipse GlassFish Documentation parent pom 8.0.1-SNAPSHOT [334/352] [2024-03-19T01:55:00.308Z] [INFO] from docs/parent/pom.xml [2024-03-19T01:55:00.308Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] --- clean:3.3.2:clean (default-clean) @ documentation-generators-parent --- [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] ------------------< org.glassfish.main.docs:website >------------------- [2024-03-19T01:55:00.308Z] [INFO] Building Eclipse GlassFish Website Content 8.0.1-SNAPSHOT [335/352] [2024-03-19T01:55:00.308Z] [INFO] from docs/website/pom.xml [2024-03-19T01:55:00.308Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] --- clean:3.3.2:clean (default-clean) @ website --- [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] -----< org.glassfish.main.docs:add-on-component-development-guide >----- [2024-03-19T01:55:00.308Z] [INFO] Building Eclipse GlassFish Add-On Component Development Guide, Release 7 8.0.1-SNAPSHOT [336/352] [2024-03-19T01:55:00.308Z] [INFO] from docs/add-on-component-development-guide/pom.xml [2024-03-19T01:55:00.308Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.308Z] [INFO] [2024-03-19T01:55:00.308Z] [INFO] --- clean:3.3.2:clean (default-clean) @ add-on-component-development-guide --- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] ------------< org.glassfish.main.docs:administration-guide >------------ [2024-03-19T01:55:00.309Z] [INFO] Building Eclipse GlassFish Administration Guide, Release 7 8.0.1-SNAPSHOT [337/352] [2024-03-19T01:55:00.309Z] [INFO] from docs/administration-guide/pom.xml [2024-03-19T01:55:00.309Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] --- clean:3.3.2:clean (default-clean) @ administration-guide --- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] --------< org.glassfish.main.docs:application-deployment-guide >-------- [2024-03-19T01:55:00.309Z] [INFO] Building Eclipse GlassFish Application Deployment Guide, Release 7 8.0.1-SNAPSHOT [338/352] [2024-03-19T01:55:00.309Z] [INFO] from docs/application-deployment-guide/pom.xml [2024-03-19T01:55:00.309Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-deployment-guide --- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] -------< org.glassfish.main.docs:application-development-guide >-------- [2024-03-19T01:55:00.309Z] [INFO] Building Eclipse GlassFish Application Development Guide, Release 7 8.0.1-SNAPSHOT [339/352] [2024-03-19T01:55:00.309Z] [INFO] from docs/application-development-guide/pom.xml [2024-03-19T01:55:00.309Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-development-guide --- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] ---------< org.glassfish.main.docs:deployment-planning-guide >---------- [2024-03-19T01:55:00.309Z] [INFO] Building Eclipse GlassFish Deployment Planning Guide, Release 7 8.0.1-SNAPSHOT [340/352] [2024-03-19T01:55:00.309Z] [INFO] from docs/deployment-planning-guide/pom.xml [2024-03-19T01:55:00.309Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-planning-guide --- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] -----------< org.glassfish.main.docs:embedded-server-guide >------------ [2024-03-19T01:55:00.309Z] [INFO] Building Eclipse GlassFish Embedded Server Guide, Release 7 8.0.1-SNAPSHOT [341/352] [2024-03-19T01:55:00.309Z] [INFO] from docs/embedded-server-guide/pom.xml [2024-03-19T01:55:00.309Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded-server-guide --- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] ----------< org.glassfish.main.docs:error-messages-reference >---------- [2024-03-19T01:55:00.309Z] [INFO] Building Eclipse GlassFish Error Message Reference, Release 7 8.0.1-SNAPSHOT [342/352] [2024-03-19T01:55:00.309Z] [INFO] from docs/error-messages-reference/pom.xml [2024-03-19T01:55:00.309Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] --- clean:3.3.2:clean (default-clean) @ error-messages-reference --- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] ----------< org.glassfish.main.docs:ha-administration-guide >----------- [2024-03-19T01:55:00.309Z] [INFO] Building Eclipse GlassFish High Availability Administration Guide, Release 7 8.0.1-SNAPSHOT [343/352] [2024-03-19T01:55:00.309Z] [INFO] from docs/ha-administration-guide/pom.xml [2024-03-19T01:55:00.309Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-administration-guide --- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] -------------< org.glassfish.main.docs:installation-guide >------------- [2024-03-19T01:55:00.309Z] [INFO] Building Eclipse GlassFish Installation Guide, Release 7 8.0.1-SNAPSHOT [344/352] [2024-03-19T01:55:00.309Z] [INFO] from docs/installation-guide/pom.xml [2024-03-19T01:55:00.309Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installation-guide --- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] ----------< org.glassfish.main.docs:performance-tuning-guide >---------- [2024-03-19T01:55:00.309Z] [INFO] Building Eclipse GlassFish Performance Tuning Guide, Release 7 8.0.1-SNAPSHOT [345/352] [2024-03-19T01:55:00.309Z] [INFO] from docs/performance-tuning-guide/pom.xml [2024-03-19T01:55:00.309Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] --- clean:3.3.2:clean (default-clean) @ performance-tuning-guide --- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] -------------< org.glassfish.main.docs:quick-start-guide >-------------- [2024-03-19T01:55:00.309Z] [INFO] Building Eclipse GlassFish Quick Start Guide, Release 7 8.0.1-SNAPSHOT [346/352] [2024-03-19T01:55:00.309Z] [INFO] from docs/quick-start-guide/pom.xml [2024-03-19T01:55:00.309Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.309Z] [INFO] --- clean:3.3.2:clean (default-clean) @ quick-start-guide --- [2024-03-19T01:55:00.309Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] --------------< org.glassfish.main.docs:reference-manual >-------------- [2024-03-19T01:55:00.310Z] [INFO] Building Eclipse GlassFish Reference Manual, Release 7 8.0.1-SNAPSHOT [347/352] [2024-03-19T01:55:00.310Z] [INFO] from docs/reference-manual/pom.xml [2024-03-19T01:55:00.310Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.310Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reference-manual --- [2024-03-19T01:55:00.310Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] ---------------< org.glassfish.main.docs:release-notes >---------------- [2024-03-19T01:55:00.310Z] [INFO] Building Eclipse GlassFish Release Notes, Release 7 8.0.1-SNAPSHOT [348/352] [2024-03-19T01:55:00.310Z] [INFO] from docs/release-notes/pom.xml [2024-03-19T01:55:00.310Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.310Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] --- clean:3.3.2:clean (default-clean) @ release-notes --- [2024-03-19T01:55:00.310Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] ---------------< org.glassfish.main.docs:security-guide >--------------- [2024-03-19T01:55:00.310Z] [INFO] Building Eclipse GlassFish Security Guide, Release 7 8.0.1-SNAPSHOT [349/352] [2024-03-19T01:55:00.310Z] [INFO] from docs/security-guide/pom.xml [2024-03-19T01:55:00.310Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.310Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-guide --- [2024-03-19T01:55:00.310Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] -----------< org.glassfish.main.docs:troubleshooting-guide >------------ [2024-03-19T01:55:00.310Z] [INFO] Building Eclipse GlassFish Troubleshooting Guide, Release 7 8.0.1-SNAPSHOT [350/352] [2024-03-19T01:55:00.310Z] [INFO] from docs/troubleshooting-guide/pom.xml [2024-03-19T01:55:00.310Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.310Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] --- clean:3.3.2:clean (default-clean) @ troubleshooting-guide --- [2024-03-19T01:55:00.310Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] ---------------< org.glassfish.main.docs:upgrade-guide >---------------- [2024-03-19T01:55:00.310Z] [INFO] Building Eclipse GlassFish Upgrade Guide, Release 7 8.0.1-SNAPSHOT [351/352] [2024-03-19T01:55:00.310Z] [INFO] from docs/upgrade-guide/pom.xml [2024-03-19T01:55:00.310Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.310Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] --- clean:3.3.2:clean (default-clean) @ upgrade-guide --- [2024-03-19T01:55:00.310Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] ----------< org.glassfish.main.docs:glassfish-documentation >----------- [2024-03-19T01:55:00.310Z] [INFO] Building Eclipse GlassFish Documentation Distribution 8.0.1-SNAPSHOT [352/352] [2024-03-19T01:55:00.310Z] [INFO] from docs/distribution/pom.xml [2024-03-19T01:55:00.310Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:55:00.310Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-documentation --- [2024-03-19T01:55:00.310Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T01:55:00.310Z] [INFO] Reactor Summary for GlassFish Project 8.0.1-SNAPSHOT: [2024-03-19T01:55:00.310Z] [INFO] [2024-03-19T01:55:00.310Z] [INFO] GlassFish Project .................................. SUCCESS [ 0.097 s] [2024-03-19T01:55:00.310Z] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.310Z] [INFO] Nucleus Parent ..................................... SUCCESS [ 0.050 s] [2024-03-19T01:55:00.310Z] [INFO] GlassFish Java Util Logging Extension .............. SUCCESS [ 0.006 s] [2024-03-19T01:55:00.310Z] [INFO] GlassFish HK2 Config Injectors ..................... SUCCESS [ 0.020 s] [2024-03-19T01:55:00.310Z] [INFO] GlassFish Nucleus Modules .......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.310Z] [INFO] HK2 config types ................................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.310Z] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.310Z] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.310Z] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 0.004 s] [2024-03-19T01:55:00.310Z] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 0.002 s] [2024-03-19T01:55:00.310Z] [INFO] grizzly-config ..................................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.310Z] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 0.015 s] [2024-03-19T01:55:00.310Z] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 0.013 s] [2024-03-19T01:55:00.310Z] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.310Z] [INFO] Common Utilities ................................... SUCCESS [ 0.017 s] [2024-03-19T01:55:00.310Z] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.310Z] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.310Z] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 0.005 s] [2024-03-19T01:55:00.310Z] [INFO] Test Utilities ..................................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.310Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.311Z] [INFO] admin-config-api ................................... SUCCESS [ 0.018 s] [2024-03-19T01:55:00.311Z] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.311Z] [INFO] Nucleus Security Parent ............................ SUCCESS [ 0.002 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 0.006 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.311Z] [INFO] Deployment Related Common Classes .................. SUCCESS [ 0.005 s] [2024-03-19T01:55:00.311Z] [INFO] Security Core Classes .............................. SUCCESS [ 0.014 s] [2024-03-19T01:55:00.311Z] [INFO] Security Services and SPI .......................... SUCCESS [ 0.007 s] [2024-03-19T01:55:00.311Z] [INFO] admin-util ......................................... SUCCESS [ 0.011 s] [2024-03-19T01:55:00.311Z] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.311Z] [INFO] Cluster ............................................ SUCCESS [ 0.002 s] [2024-03-19T01:55:00.311Z] [INFO] cluster-common ..................................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.311Z] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.311Z] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 0.004 s] [2024-03-19T01:55:00.311Z] [INFO] admin-launcher ..................................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.311Z] [INFO] admin-cli .......................................... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.311Z] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 0.025 s] [2024-03-19T01:55:00.311Z] [INFO] OSGi Container ..................................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.311Z] [INFO] flashlight-framework ............................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.311Z] [INFO] Kernel Classes ..................................... SUCCESS [ 0.014 s] [2024-03-19T01:55:00.311Z] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.311Z] [INFO] cluster-admin ...................................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.311Z] [INFO] admin-server-management ............................ SUCCESS [ 0.009 s] [2024-03-19T01:55:00.311Z] [INFO] cluster-cli ........................................ SUCCESS [ 0.004 s] [2024-03-19T01:55:00.311Z] [INFO] GMS Module ......................................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.311Z] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.311Z] [INFO] AMX Core ........................................... SUCCESS [ 0.012 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.311Z] [INFO] Context Propagation ................................ SUCCESS [ 0.017 s] [2024-03-19T01:55:00.311Z] [INFO] admin-monitoring ................................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 0.002 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 0.004 s] [2024-03-19T01:55:00.311Z] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 0.001 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish Common modules ........................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.311Z] [INFO] Jakarta EE dependent public APIs of Glassfish ...... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish Jakarta EE Annotation Framework .......... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.311Z] [INFO] nucleus.resources .................................. SUCCESS [ 0.004 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.311Z] [INFO] Deployment Object Library .......................... SUCCESS [ 0.021 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.311Z] [INFO] Transaction Service Internal API ................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 0.002 s] [2024-03-19T01:55:00.311Z] [INFO] Resources Connector ................................ SUCCESS [ 0.005 s] [2024-03-19T01:55:00.311Z] [INFO] Connectors Parent .................................. SUCCESS [ 0.002 s] [2024-03-19T01:55:00.311Z] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.311Z] [INFO] EJB container Internal API ......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.311Z] [INFO] Java binding for libpam.so ......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.311Z] [INFO] GlassFish Security Parent .......................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.312Z] [INFO] Jakarta EE Security Core Classes ................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.312Z] [INFO] stats77 ............................................ SUCCESS [ 0.007 s] [2024-03-19T01:55:00.312Z] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] Glassfish Naming ................................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.312Z] [INFO] Container Common ................................... SUCCESS [ 0.010 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish persistence related modules .............. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.312Z] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 0.006 s] [2024-03-19T01:55:00.312Z] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 0.005 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 0.014 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish Web container related modules ............ SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 0.014 s] [2024-03-19T01:55:00.312Z] [INFO] Nucleus template ................................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] flashlight-agent ................................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] Flashlight ......................................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.312Z] [INFO] AutoDeploy Classes ................................. SUCCESS [ 0.004 s] [2024-03-19T01:55:00.312Z] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] Nucleus distributions .............................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.312Z] [INFO] Nucleus distribution Common module ................. SUCCESS [ 0.004 s] [2024-03-19T01:55:00.312Z] [INFO] Jackson Module Jakarta Xmlbind Annotations ......... SUCCESS [ 0.021 s] [2024-03-19T01:55:00.312Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 0.020 s] [2024-03-19T01:55:00.312Z] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] Nucleus Distribution ............................... SUCCESS [ 0.024 s] [2024-03-19T01:55:00.312Z] [INFO] Diagnostics ........................................ SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] Diagnostics API .................................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] AMX JavaEE ......................................... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.312Z] [INFO] LDAP Booster Pack .................................. SUCCESS [ 0.004 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish HA modules ............................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.312Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions . SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.312Z] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 0.004 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] App Client Modules ................................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.312Z] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.312Z] [INFO] Backup Restore classes ............................. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.312Z] [INFO] admin-cli-optional ................................. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] admin-core ......................................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] Appserver template ................................. SUCCESS [ 0.004 s] [2024-03-19T01:55:00.313Z] [INFO] GlassFish Core modules ............................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.313Z] [INFO] Jakarta EE related distributions kernel Classes .... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.313Z] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 0.014 s] [2024-03-19T01:55:00.313Z] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.313Z] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.313Z] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] Connectors Runtime ................................. SUCCESS [ 0.010 s] [2024-03-19T01:55:00.313Z] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 0.009 s] [2024-03-19T01:55:00.313Z] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.313Z] [INFO] Web Container Common Utilities ..................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.313Z] [INFO] Core Servlet Container ............................. SUCCESS [ 0.020 s] [2024-03-19T01:55:00.313Z] [INFO] Jakarta Pages Standard Tags implementation connector module SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] Web module command line interface .................. SUCCESS [ 0.005 s] [2024-03-19T01:55:00.313Z] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] WebTier Security Integration ....................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.313Z] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.313Z] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 0.004 s] [2024-03-19T01:55:00.313Z] [INFO] Server-Sent Events ................................. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] Web Container glue code ............................ SUCCESS [ 0.013 s] [2024-03-19T01:55:00.313Z] [INFO] JSF implementation connector module ................ SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] JSP caching taglib connector module ................ SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] Web Container HA code .............................. SUCCESS [ 0.004 s] [2024-03-19T01:55:00.313Z] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.313Z] [INFO] Weld connector for glassfish ....................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] Weld integration for glassfish ..................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.313Z] [INFO] Weld Integration Fragment .......................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.313Z] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.313Z] [INFO] cdi-api Fragment ................................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.313Z] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] EJB Timer Service Application ...................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.313Z] [INFO] GlassFish resources runtime ........................ SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.313Z] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.313Z] [INFO] Connectors Inbound Support ......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] Work Management .................................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] JDBC Module ........................................ SUCCESS [ 0.001 s] [2024-03-19T01:55:00.313Z] [INFO] JDBC Config Module ................................. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] Connectors admin ................................... SUCCESS [ 0.007 s] [2024-03-19T01:55:00.313Z] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.313Z] [INFO] Load Balancer Internal API ......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] Load-Balancer admin ................................ SUCCESS [ 0.005 s] [2024-03-19T01:55:00.313Z] [INFO] GlassFish JMS modules .............................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.313Z] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.313Z] [INFO] JMS Module ......................................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.313Z] [INFO] JMS admin .......................................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.313Z] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.313Z] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 0.002 s] [2024-03-19T01:55:00.314Z] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.314Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.314Z] [INFO] JDBC Templates ..................................... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.314Z] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.314Z] [INFO] JDBC Runtime Module ................................ SUCCESS [ 0.007 s] [2024-03-19T01:55:00.314Z] [INFO] JDBC admin ......................................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.314Z] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.314Z] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 0.002 s] [2024-03-19T01:55:00.314Z] [INFO] JPA container for glassfish ........................ SUCCESS [ 0.003 s] [2024-03-19T01:55:00.314Z] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.314Z] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.314Z] [INFO] utility module for cmp ............................. SUCCESS [ 0.004 s] [2024-03-19T01:55:00.314Z] [INFO] model module for cmp ............................... SUCCESS [ 0.008 s] [2024-03-19T01:55:00.314Z] [INFO] Database Generator module for cmp .................. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.314Z] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.314Z] [INFO] enhancer module for cmp ............................ SUCCESS [ 0.007 s] [2024-03-19T01:55:00.314Z] [INFO] internal-api module for cmp ........................ SUCCESS [ 0.003 s] [2024-03-19T01:55:00.314Z] [INFO] Entity Bean container .............................. SUCCESS [ 0.005 s] [2024-03-19T01:55:00.314Z] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 0.016 s] [2024-03-19T01:55:00.314Z] [INFO] support ejb module for cmp ......................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.314Z] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 0.002 s] [2024-03-19T01:55:00.314Z] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.314Z] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.314Z] [INFO] Concurrent Connector Module ........................ SUCCESS [ 0.006 s] [2024-03-19T01:55:00.314Z] [INFO] Concurrent Implementation Module ................... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.314Z] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 0.001 s] [2024-03-19T01:55:00.314Z] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.314Z] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.314Z] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.314Z] [INFO] GlassFish Extras modules ........................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.314Z] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.314Z] [INFO] GlassFish jakartaee.jar ............................ SUCCESS [ 0.001 s] [2024-03-19T01:55:00.314Z] [INFO] GlassFish jakartaee.jar distribution fragment ...... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.314Z] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.314Z] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 0.013 s] [2024-03-19T01:55:00.314Z] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.314Z] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.314Z] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 0.002 s] [2024-03-19T01:55:00.314Z] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 0.010 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.314Z] [INFO] DataProvider ....................................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console Packages ............................. SUCCESS [ 0.002 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console Common ............................... SUCCESS [ 0.021 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console Core Jar ............................. SUCCESS [ 0.005 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console WAR .................................. SUCCESS [ 0.009 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 0.010 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 0.006 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.314Z] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.002 s] [2024-03-19T01:55:00.315Z] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.315Z] [INFO] Ejb Security Integration ........................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.315Z] [INFO] App Client - client-side modules ................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.315Z] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.315Z] [INFO] Appclient Security Integration ..................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.315Z] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 0.005 s] [2024-03-19T01:55:00.315Z] [INFO] WebServices Security and Jakarta Authentication implementation SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.315Z] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 0.019 s] [2024-03-19T01:55:00.315Z] [INFO] Client Library (including ACC) ..................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.315Z] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 0.008 s] [2024-03-19T01:55:00.315Z] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.315Z] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 0.004 s] [2024-03-19T01:55:00.315Z] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.315Z] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish MicroProfile modules ..................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish MicroProfile Connectors .................. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish MicroProfile Config ...................... SUCCESS [ 0.006 s] [2024-03-19T01:55:00.315Z] [INFO] Glassfish Featureset ............................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.315Z] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.315Z] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] Glassfish distributions ............................ SUCCESS [ 0.001 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish distribution Common module ............... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.315Z] [INFO] Glassfish Full Profile Distribution ................ SUCCESS [ 0.215 s] [2024-03-19T01:55:00.315Z] [INFO] Embedded GlassFish Common .......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish UberJar InstallRoot Builder Module ....... SUCCESS [ 0.018 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish UberJar InstanceRoot Builder Module ...... SUCCESS [ 0.005 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish OSGI Modules Uninstaller ................. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish UberJar OSGI Main Module ................. SUCCESS [ 0.005 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish UberJar Activator ........................ SUCCESS [ 0.004 s] [2024-03-19T01:55:00.315Z] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.002 s] [2024-03-19T01:55:00.315Z] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.315Z] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [ 1.520 s] [2024-03-19T01:55:00.315Z] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] Embedded GlassFish Web ............................. SUCCESS [ 1.013 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.315Z] [INFO] Debug .............................................. SUCCESS [ 0.003 s] [2024-03-19T01:55:00.315Z] [INFO] Glassfish Web Profile Distribution ................. SUCCESS [ 0.138 s] [2024-03-19T01:55:00.315Z] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 0.002 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish Tests .................................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.315Z] [INFO] GlassFish Admin Tests - Parent ..................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] GlassFish Admin Tests - Progress Admin Extension ... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] GlassFish Integration Test Tools ................... SUCCESS [ 0.062 s] [2024-03-19T01:55:00.316Z] [INFO] GlassFish Admin Tests .............................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] GlassFish Application Tests ........................ SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 0.004 s] [2024-03-19T01:55:00.316Z] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 0.004 s] [2024-03-19T01:55:00.316Z] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 0.002 s] [2024-03-19T01:55:00.316Z] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] report-builder ..................................... SUCCESS [ 0.004 s] [2024-03-19T01:55:00.316Z] [INFO] reporter ........................................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.316Z] [INFO] webtest ............................................ SUCCESS [ 0.003 s] [2024-03-19T01:55:00.316Z] [INFO] GlassFish Ant Dependencies ......................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.316Z] [INFO] GlassFish Embedded Tests ........................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Basic tests for testing org.glassfish.embeddable APIs SUCCESS [ 0.000 s] [2024-03-19T01:55:00.316Z] [INFO] Test newGlassFish(), start(), stop(), dispose() lifecyle operations SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Basic CDI Test ..................................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] CDI, EJB, JPA integration test ..................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] CDI, EJB, JPA integration test which has glassfish-resources.xml SUCCESS [ 0.000 s] [2024-03-19T01:55:00.316Z] [INFO] EJB related Embedded Tests ......................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] EJB Embedded API test .............................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Test remote EJB deployment with org.glassfish.embeddable APIs SUCCESS [ 0.000 s] [2024-03-19T01:55:00.316Z] [INFO] Scattered Archive Test ............................. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] GlassFish Embedded Maven Plugin Tests .............. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Application Dispatcher Test (maven-plugin/applicationDispatcher) SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Directory Listing Test (maven-plugin/dirListing) ... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Filter URI Mapping Test (maven-plugin/filterURIMapping) SUCCESS [ 0.000 s] [2024-03-19T01:55:00.316Z] [INFO] Get Request URI Test (maven-plugin/getRequestURI) .. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Index Page Test (maven-plugin/index) ............... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Query String Test (maven-plugin/queryString) ....... SUCCESS [ 0.000 s] [2024-03-19T01:55:00.316Z] [INFO] Session Lifecyle Test (maven-plugin/sessionDestroyed) SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Standalone WAR Test (maven-plugin/standalonewar) ... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Test https and other plugin configurations (maven-plugin/secureWebApp) SUCCESS [ 0.017 s] [2024-03-19T01:55:00.316Z] [INFO] Test web app containing JSPs/JSTLs (maven-plugin/jsptest) SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Multiple application deployment test (maven-plugin/multipleApps) SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] GlassFish Web Embedded Tests ....................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Test for glassfish-embedded-web .................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.316Z] [INFO] Utilities for embedded testing ..................... SUCCESS [ 0.000 s] [2024-03-19T01:55:00.317Z] [INFO] Simple embedded servlet project .................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.317Z] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.317Z] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 0.002 s] [2024-03-19T01:55:00.317Z] [INFO] Flashlight ......................................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Ant tasks .......................................... SUCCESS [ 0.003 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Documentation .................... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Documentation parent pom ......... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Website Content .................. SUCCESS [ 0.000 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Add-On Component Development Guide, Release 7 SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Administration Guide, Release 7 .. SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Application Deployment Guide, Release 7 SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Application Development Guide, Release 7 SUCCESS [ 0.000 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Deployment Planning Guide, Release 7 SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Embedded Server Guide, Release 7 . SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Error Message Reference, Release 7 SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish High Availability Administration Guide, Release 7 SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Installation Guide, Release 7 .... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Performance Tuning Guide, Release 7 SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Quick Start Guide, Release 7 ..... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Reference Manual, Release 7 ...... SUCCESS [ 0.000 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Release Notes, Release 7 ......... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Security Guide, Release 7 ........ SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Troubleshooting Guide, Release 7 . SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Upgrade Guide, Release 7 ......... SUCCESS [ 0.000 s] [2024-03-19T01:55:00.317Z] [INFO] Eclipse GlassFish Documentation Distribution ....... SUCCESS [ 0.001 s] [2024-03-19T01:55:00.317Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T01:55:00.317Z] [INFO] BUILD SUCCESS [2024-03-19T01:55:00.317Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T01:55:00.317Z] [INFO] Total time: 6.588 s [2024-03-19T01:55:00.317Z] [INFO] Finished at: 2024-03-19T01:55:00Z [2024-03-19T01:55:00.317Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T01:55:00.317Z] + tar -c -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests common_test.sh gftest.sh appserv-tests quicklook [2024-03-19T01:55:00.317Z] + gzip --fast [2024-03-19T01:55:00.882Z] + ls -la /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles [2024-03-19T01:55:00.882Z] total 269432 [2024-03-19T01:55:00.882Z] drwxrwsrwx. 2 1003280000 1003280000 118 Mar 19 01:55 . [2024-03-19T01:55:00.882Z] drwxr-sr-x. 11 1003280000 1003280000 4096 Mar 19 01:54 .. [2024-03-19T01:55:00.882Z] -rw-rw-rw-. 1 1003280000 1003280000 9511616 Mar 19 01:55 appserv_tests.tar.gz [2024-03-19T01:55:00.882Z] -rw-rw-rw-. 1 1003280000 1003280000 121687812 Mar 19 01:54 glassfish.zip [2024-03-19T01:55:00.882Z] -rw-rw-rw-. 1 1003280000 1003280000 43376465 Mar 19 01:54 maven-repo.tar.gz [2024-03-19T01:55:00.882Z] -rw-rw-rw-. 1 1003280000 1003280000 26957171 Mar 19 01:54 nucleus-new.zip [2024-03-19T01:55:00.882Z] -rw-rw-rw-. 1 1003280000 1003280000 74350645 Mar 19 01:54 web.zip [2024-03-19T01:55:00.882Z] + ls -la /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/embedded [2024-03-19T01:55:00.882Z] total 137072 [2024-03-19T01:55:00.882Z] drwxrwsrwx. 2 1003280000 1003280000 74 Mar 19 01:54 . [2024-03-19T01:55:00.882Z] drwxr-sr-x. 11 1003280000 1003280000 4096 Mar 19 01:54 .. [2024-03-19T01:55:00.882Z] -rw-rw-rw-. 1 1003280000 1003280000 85780116 Mar 19 01:54 glassfish-embedded-all.jar [2024-03-19T01:55:00.882Z] -rw-rw-rw-. 1 1003280000 1003280000 54571992 Mar 19 01:54 glassfish-embedded-web.jar [Pipeline] } [Pipeline] // container [Pipeline] archiveArtifacts [2024-03-19T01:55:00.925Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-03-19T01:55:17.132Z] Archiving artifacts [Pipeline] stash [2024-03-19T01:55:46.010Z] Stashed 5 file(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (mvn-tests) [Pipeline] checkout [2024-03-19T01:55:46.064Z] The recommended git tool is: git [2024-03-19T01:55:46.072Z] using credential github-bot [2024-03-19T01:55:46.086Z] Fetching changes from the remote Git repository [2024-03-19T01:55:46.095Z] Using shallow fetch with depth 10 [2024-03-19T01:55:46.095Z] Cleaning workspace [2024-03-19T01:55:47.026Z] Checking out Revision 189721968783693a270f145bf170542d5aa68cde (8.0.0-M3-BRANCH) [2024-03-19T01:55:46.083Z] > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/.git # timeout=10 [2024-03-19T01:55:46.094Z] > git config remote.origin.url https://github.com/eclipse-ee4j/glassfish.git # timeout=10 [2024-03-19T01:55:46.099Z] > git rev-parse --verify HEAD # timeout=10 [2024-03-19T01:55:46.103Z] Resetting working tree [2024-03-19T01:55:46.104Z] > git reset --hard # timeout=10 [2024-03-19T01:55:46.265Z] > git clean -fdx # timeout=10 [2024-03-19T01:55:46.461Z] Fetching upstream changes from https://github.com/eclipse-ee4j/glassfish.git [2024-03-19T01:55:46.461Z] > git --version # timeout=10 [2024-03-19T01:55:46.465Z] > git --version # 'git version 2.20.1' [2024-03-19T01:55:46.465Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2024-03-19T01:55:46.466Z] > git fetch --no-tags --force --progress --depth=10 -- https://github.com/eclipse-ee4j/glassfish.git +refs/heads/8.0.0-M3-BRANCH:refs/remotes/origin/8.0.0-M3-BRANCH # timeout=10 [2024-03-19T01:55:47.030Z] > git config core.sparsecheckout # timeout=10 [2024-03-19T01:55:47.034Z] > git checkout -f 189721968783693a270f145bf170542d5aa68cde # timeout=10 [2024-03-19T01:55:47.230Z] Commit message: "Prepare next development cycle for 8.0.1-SNAPSHOT" [2024-03-19T01:55:47.230Z] Cleaning workspace [Pipeline] container [Pipeline] { [Pipeline] sh [2024-03-19T01:55:47.164Z] > git branch -a -v --no-abbrev # timeout=10 [2024-03-19T01:55:47.169Z] > git branch -D 8.0.0-M3-BRANCH # timeout=10 [2024-03-19T01:55:47.173Z] > git checkout -b 8.0.0-M3-BRANCH 189721968783693a270f145bf170542d5aa68cde # timeout=10 [2024-03-19T01:55:47.234Z] > git rev-parse --verify HEAD # timeout=10 [2024-03-19T01:55:47.237Z] Resetting working tree [2024-03-19T01:55:47.238Z] > git reset --hard # timeout=10 [2024-03-19T01:55:47.407Z] > git clean -fdx # timeout=10 [2024-03-19T01:55:48.714Z] + id [2024-03-19T01:55:48.714Z] uid=1003280000(1003280000) gid=0(root) groups=0(root),1003280000 [2024-03-19T01:55:48.714Z] + uname -a [2024-03-19T01:55:48.714Z] Linux ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux [2024-03-19T01:55:48.714Z] + env [2024-03-19T01:55:48.714Z] + sort [2024-03-19T01:55:48.714Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T01:55:48.714Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T01:55:48.714Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T01:55:48.714Z] BUILD_ID=1 [2024-03-19T01:55:48.714Z] BUILD_NUMBER=1 [2024-03-19T01:55:48.714Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T01:55:48.714Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T01:55:48.714Z] CI=true [2024-03-19T01:55:48.714Z] CLASSPATH= [2024-03-19T01:55:48.714Z] EXECUTOR_NUMBER=0 [2024-03-19T01:55:48.714Z] GITLAB_OBJECT_KIND=none [2024-03-19T01:55:48.714Z] HOME=/home/jenkins [2024-03-19T01:55:48.714Z] HOSTNAME=ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr [2024-03-19T01:55:48.714Z] HUDSON_HOME=/var/jenkins [2024-03-19T01:55:48.714Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T01:55:48.714Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T01:55:48.714Z] JAVA_HOME=/opt/java/openjdk [2024-03-19T01:55:48.714Z] JAVA_VERSION=jdk-21+35 [2024-03-19T01:55:48.714Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T01:55:48.714Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T01:55:48.714Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T01:55:48.714Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T01:55:48.714Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T01:55:48.714Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T01:55:48.714Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T01:55:48.714Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T01:55:48.714Z] JENKINS_HOME=/var/jenkins [2024-03-19T01:55:48.714Z] JENKINS_NODE_COOKIE=3b20a2e1-0762-4846-a716-65ebc4c1855d [2024-03-19T01:55:48.714Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T01:55:48.714Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T01:55:48.714Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T01:55:48.714Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T01:55:48.714Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T01:55:48.714Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T01:55:48.714Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T01:55:48.714Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T01:55:48.714Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T01:55:48.714Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T01:55:48.714Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T01:55:48.714Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T01:55:48.714Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T01:55:48.714Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T01:55:48.714Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T01:55:48.714Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T01:55:48.715Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T01:55:48.715Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T01:55:48.715Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T01:55:48.715Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T01:55:48.715Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T01:55:48.715Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T01:55:48.715Z] LANG=en_US.UTF-8 [2024-03-19T01:55:48.715Z] LANGUAGE=en_US:en [2024-03-19T01:55:48.715Z] LC_ALL=en_US.UTF-8 [2024-03-19T01:55:48.715Z] MAVEN_CONFIG=/root/.m2 [2024-03-19T01:55:48.715Z] MAVEN_HOME=/usr/share/maven [2024-03-19T01:55:48.715Z] MAVEN_OPTS=-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseG1GC -XX:+UseStringDeduplication [2024-03-19T01:55:48.715Z] NODE_LABELS=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-4n7p9 ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr [2024-03-19T01:55:48.715Z] NODE_NAME=ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr [2024-03-19T01:55:48.715Z] NSS_SDB_USE_CACHE=no [2024-03-19T01:55:48.715Z] OLDPWD=/ [2024-03-19T01:55:48.715Z] PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T01:55:48.715Z] POD_CONTAINER=maven [2024-03-19T01:55:48.715Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-4n7p9 [2024-03-19T01:55:48.715Z] PORT_ADMIN=4848 [2024-03-19T01:55:48.715Z] PORT_HTTP=8080 [2024-03-19T01:55:48.715Z] PORT_HTTPS=8181 [2024-03-19T01:55:48.715Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T01:55:48.715Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T01:55:48.715Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T01:55:48.715Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T01:55:48.715Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T01:55:48.715Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T01:55:48.715Z] STAGE_NAME=mvn-tests [2024-03-19T01:55:48.715Z] TERM=xterm [2024-03-19T01:55:48.715Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T01:55:48.715Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T01:55:48.715Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T01:55:48.715Z] + df -h [2024-03-19T01:55:48.715Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T01:55:48.715Z] overlay 32G 8.0K 32G 1% / [2024-03-19T01:55:48.715Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T01:55:48.715Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T01:55:48.715Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T01:55:48.715Z] tmpfs 26G 66M 26G 1% /etc/passwd [2024-03-19T01:55:48.715Z] /dev/sda4 894G 179G 716G 20% /etc/hosts [2024-03-19T01:55:48.715Z] bambam:/home/data/okd-c1.eclipse.org/PV/glassfish-glassfish-maven-repo-storage-pvc-739d2254-f4f3-4337-8387-380406cfb0ee 22T 3.9T 18T 18% /home/jenkins/.m2/repository [2024-03-19T01:55:48.715Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings.xml [2024-03-19T01:55:48.715Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings-security.xml [2024-03-19T01:55:48.716Z] tmpfs 12G 32K 12G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T01:55:48.716Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T01:55:48.716Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T01:55:48.716Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T01:55:48.716Z] + /opt/java/openjdk/bin/jcmd [2024-03-19T01:55:48.716Z] 2837 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T01:55:48.716Z] + mvn -version [2024-03-19T01:55:48.974Z] Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9) [2024-03-19T01:55:48.974Z] Maven home: /usr/share/maven [2024-03-19T01:55:48.974Z] Java version: 21, vendor: Eclipse Adoptium, runtime: /opt/java/openjdk [2024-03-19T01:55:48.974Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T01:55:48.974Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T01:55:48.974Z] + ant -version [2024-03-19T01:55:48.974Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/script.sh: 8: ant: not found [2024-03-19T01:55:48.974Z] + true [2024-03-19T01:55:48.974Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T01:55:48.974Z] STARTED ELAPSED PID RSS DRS COMMAND [2024-03-19T01:55:48.974Z] 01:47:38 08:10 1 1920 5892 cat [2024-03-19T01:55:48.974Z] 01:47:54 07:54 14 0 0 [sh] [2024-03-19T01:55:48.974Z] 01:47:55 07:53 92 0 0 [sh] [2024-03-19T01:55:48.975Z] 01:55:47 00:01 2827 640 2813 sh -c ({ while [ -d '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0' -a \! -f '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/jenkins-log.txt'; sleep 3; done } & jsc=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/script.sh' > '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/jenkins-result.txt'; wait) >&- 2>&- & [2024-03-19T01:55:48.975Z] 01:55:47 00:01 2828 640 2813 sh -c ({ while [ -d '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0' -a \! -f '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/jenkins-log.txt'; sleep 3; done } & jsc=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/script.sh' > '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/jenkins-result.txt'; wait) >&- 2>&- & [2024-03-19T01:55:48.975Z] 01:55:47 00:01 2829 1600 2809 sh -xe /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-42e401e0/script.sh [2024-03-19T01:55:48.975Z] 01:55:47 00:01 2832 1920 5755 sleep 3 [2024-03-19T01:55:48.975Z] 01:55:48 00:00 2894 2880 10017 ps -e -o start,etime,pid,rss,drs,command [2024-03-19T01:55:48.975Z] + cat /proc/cpuinfo [2024-03-19T01:55:48.975Z] processor : 0 [2024-03-19T01:55:48.975Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.975Z] cpu family : 6 [2024-03-19T01:55:48.975Z] model : 85 [2024-03-19T01:55:48.975Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.975Z] stepping : 7 [2024-03-19T01:55:48.975Z] microcode : 0x5003302 [2024-03-19T01:55:48.975Z] cpu MHz : 2900.017 [2024-03-19T01:55:48.975Z] cache size : 14080 KB [2024-03-19T01:55:48.975Z] physical id : 0 [2024-03-19T01:55:48.975Z] siblings : 20 [2024-03-19T01:55:48.975Z] core id : 0 [2024-03-19T01:55:48.975Z] cpu cores : 10 [2024-03-19T01:55:48.975Z] apicid : 0 [2024-03-19T01:55:48.975Z] initial apicid : 0 [2024-03-19T01:55:48.975Z] fpu : yes [2024-03-19T01:55:48.975Z] fpu_exception : yes [2024-03-19T01:55:48.975Z] cpuid level : 22 [2024-03-19T01:55:48.975Z] wp : yes [2024-03-19T01:55:48.976Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.976Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.976Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.976Z] bogomips : 4800.00 [2024-03-19T01:55:48.976Z] clflush size : 64 [2024-03-19T01:55:48.976Z] cache_alignment : 64 [2024-03-19T01:55:48.976Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.976Z] power management: [2024-03-19T01:55:48.976Z] [2024-03-19T01:55:48.976Z] processor : 1 [2024-03-19T01:55:48.976Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.976Z] cpu family : 6 [2024-03-19T01:55:48.976Z] model : 85 [2024-03-19T01:55:48.976Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.976Z] stepping : 7 [2024-03-19T01:55:48.976Z] microcode : 0x5003302 [2024-03-19T01:55:48.976Z] cpu MHz : 2900.157 [2024-03-19T01:55:48.976Z] cache size : 14080 KB [2024-03-19T01:55:48.976Z] physical id : 0 [2024-03-19T01:55:48.976Z] siblings : 20 [2024-03-19T01:55:48.976Z] core id : 1 [2024-03-19T01:55:48.976Z] cpu cores : 10 [2024-03-19T01:55:48.976Z] apicid : 2 [2024-03-19T01:55:48.976Z] initial apicid : 2 [2024-03-19T01:55:48.976Z] fpu : yes [2024-03-19T01:55:48.976Z] fpu_exception : yes [2024-03-19T01:55:48.976Z] cpuid level : 22 [2024-03-19T01:55:48.976Z] wp : yes [2024-03-19T01:55:48.976Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.976Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.976Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.976Z] bogomips : 4800.00 [2024-03-19T01:55:48.976Z] clflush size : 64 [2024-03-19T01:55:48.976Z] cache_alignment : 64 [2024-03-19T01:55:48.976Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.976Z] power management: [2024-03-19T01:55:48.976Z] [2024-03-19T01:55:48.976Z] processor : 2 [2024-03-19T01:55:48.976Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.976Z] cpu family : 6 [2024-03-19T01:55:48.976Z] model : 85 [2024-03-19T01:55:48.976Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.976Z] stepping : 7 [2024-03-19T01:55:48.976Z] microcode : 0x5003302 [2024-03-19T01:55:48.976Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.976Z] cache size : 14080 KB [2024-03-19T01:55:48.976Z] physical id : 0 [2024-03-19T01:55:48.976Z] siblings : 20 [2024-03-19T01:55:48.977Z] core id : 2 [2024-03-19T01:55:48.977Z] cpu cores : 10 [2024-03-19T01:55:48.977Z] apicid : 4 [2024-03-19T01:55:48.977Z] initial apicid : 4 [2024-03-19T01:55:48.977Z] fpu : yes [2024-03-19T01:55:48.977Z] fpu_exception : yes [2024-03-19T01:55:48.977Z] cpuid level : 22 [2024-03-19T01:55:48.977Z] wp : yes [2024-03-19T01:55:48.977Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.977Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.977Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.977Z] bogomips : 4800.00 [2024-03-19T01:55:48.977Z] clflush size : 64 [2024-03-19T01:55:48.977Z] cache_alignment : 64 [2024-03-19T01:55:48.977Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.977Z] power management: [2024-03-19T01:55:48.977Z] [2024-03-19T01:55:48.977Z] processor : 3 [2024-03-19T01:55:48.977Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.977Z] cpu family : 6 [2024-03-19T01:55:48.977Z] model : 85 [2024-03-19T01:55:48.977Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.977Z] stepping : 7 [2024-03-19T01:55:48.977Z] microcode : 0x5003302 [2024-03-19T01:55:48.977Z] cpu MHz : 2900.005 [2024-03-19T01:55:48.977Z] cache size : 14080 KB [2024-03-19T01:55:48.977Z] physical id : 0 [2024-03-19T01:55:48.977Z] siblings : 20 [2024-03-19T01:55:48.977Z] core id : 3 [2024-03-19T01:55:48.977Z] cpu cores : 10 [2024-03-19T01:55:48.977Z] apicid : 6 [2024-03-19T01:55:48.977Z] initial apicid : 6 [2024-03-19T01:55:48.977Z] fpu : yes [2024-03-19T01:55:48.977Z] fpu_exception : yes [2024-03-19T01:55:48.977Z] cpuid level : 22 [2024-03-19T01:55:48.977Z] wp : yes [2024-03-19T01:55:48.977Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.977Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.977Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.978Z] bogomips : 4800.00 [2024-03-19T01:55:48.978Z] clflush size : 64 [2024-03-19T01:55:48.978Z] cache_alignment : 64 [2024-03-19T01:55:48.978Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.978Z] power management: [2024-03-19T01:55:48.978Z] [2024-03-19T01:55:48.978Z] processor : 4 [2024-03-19T01:55:48.978Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.978Z] cpu family : 6 [2024-03-19T01:55:48.978Z] model : 85 [2024-03-19T01:55:48.978Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.978Z] stepping : 7 [2024-03-19T01:55:48.978Z] microcode : 0x5003302 [2024-03-19T01:55:48.978Z] cpu MHz : 2903.073 [2024-03-19T01:55:48.978Z] cache size : 14080 KB [2024-03-19T01:55:48.978Z] physical id : 0 [2024-03-19T01:55:48.978Z] siblings : 20 [2024-03-19T01:55:48.978Z] core id : 4 [2024-03-19T01:55:48.978Z] cpu cores : 10 [2024-03-19T01:55:48.978Z] apicid : 8 [2024-03-19T01:55:48.978Z] initial apicid : 8 [2024-03-19T01:55:48.978Z] fpu : yes [2024-03-19T01:55:48.978Z] fpu_exception : yes [2024-03-19T01:55:48.978Z] cpuid level : 22 [2024-03-19T01:55:48.978Z] wp : yes [2024-03-19T01:55:48.978Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.978Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.978Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.978Z] bogomips : 4800.00 [2024-03-19T01:55:48.978Z] clflush size : 64 [2024-03-19T01:55:48.978Z] cache_alignment : 64 [2024-03-19T01:55:48.978Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.978Z] power management: [2024-03-19T01:55:48.978Z] [2024-03-19T01:55:48.978Z] processor : 5 [2024-03-19T01:55:48.978Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.978Z] cpu family : 6 [2024-03-19T01:55:48.978Z] model : 85 [2024-03-19T01:55:48.978Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.978Z] stepping : 7 [2024-03-19T01:55:48.978Z] microcode : 0x5003302 [2024-03-19T01:55:48.978Z] cpu MHz : 2899.658 [2024-03-19T01:55:48.978Z] cache size : 14080 KB [2024-03-19T01:55:48.978Z] physical id : 0 [2024-03-19T01:55:48.978Z] siblings : 20 [2024-03-19T01:55:48.978Z] core id : 8 [2024-03-19T01:55:48.978Z] cpu cores : 10 [2024-03-19T01:55:48.978Z] apicid : 16 [2024-03-19T01:55:48.978Z] initial apicid : 16 [2024-03-19T01:55:48.978Z] fpu : yes [2024-03-19T01:55:48.978Z] fpu_exception : yes [2024-03-19T01:55:48.978Z] cpuid level : 22 [2024-03-19T01:55:48.978Z] wp : yes [2024-03-19T01:55:48.978Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.979Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.979Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.979Z] bogomips : 4800.00 [2024-03-19T01:55:48.979Z] clflush size : 64 [2024-03-19T01:55:48.979Z] cache_alignment : 64 [2024-03-19T01:55:48.979Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.979Z] power management: [2024-03-19T01:55:48.979Z] [2024-03-19T01:55:48.979Z] processor : 6 [2024-03-19T01:55:48.979Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.979Z] cpu family : 6 [2024-03-19T01:55:48.979Z] model : 85 [2024-03-19T01:55:48.979Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.979Z] stepping : 7 [2024-03-19T01:55:48.979Z] microcode : 0x5003302 [2024-03-19T01:55:48.979Z] cpu MHz : 2899.796 [2024-03-19T01:55:48.979Z] cache size : 14080 KB [2024-03-19T01:55:48.979Z] physical id : 0 [2024-03-19T01:55:48.979Z] siblings : 20 [2024-03-19T01:55:48.979Z] core id : 9 [2024-03-19T01:55:48.979Z] cpu cores : 10 [2024-03-19T01:55:48.979Z] apicid : 18 [2024-03-19T01:55:48.979Z] initial apicid : 18 [2024-03-19T01:55:48.979Z] fpu : yes [2024-03-19T01:55:48.979Z] fpu_exception : yes [2024-03-19T01:55:48.979Z] cpuid level : 22 [2024-03-19T01:55:48.979Z] wp : yes [2024-03-19T01:55:48.979Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.979Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.979Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.979Z] bogomips : 4800.00 [2024-03-19T01:55:48.979Z] clflush size : 64 [2024-03-19T01:55:48.979Z] cache_alignment : 64 [2024-03-19T01:55:48.979Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.979Z] power management: [2024-03-19T01:55:48.979Z] [2024-03-19T01:55:48.979Z] processor : 7 [2024-03-19T01:55:48.979Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.979Z] cpu family : 6 [2024-03-19T01:55:48.979Z] model : 85 [2024-03-19T01:55:48.979Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.979Z] stepping : 7 [2024-03-19T01:55:48.979Z] microcode : 0x5003302 [2024-03-19T01:55:48.979Z] cpu MHz : 2897.898 [2024-03-19T01:55:48.979Z] cache size : 14080 KB [2024-03-19T01:55:48.979Z] physical id : 0 [2024-03-19T01:55:48.979Z] siblings : 20 [2024-03-19T01:55:48.979Z] core id : 10 [2024-03-19T01:55:48.979Z] cpu cores : 10 [2024-03-19T01:55:48.979Z] apicid : 20 [2024-03-19T01:55:48.979Z] initial apicid : 20 [2024-03-19T01:55:48.979Z] fpu : yes [2024-03-19T01:55:48.979Z] fpu_exception : yes [2024-03-19T01:55:48.979Z] cpuid level : 22 [2024-03-19T01:55:48.979Z] wp : yes [2024-03-19T01:55:48.979Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.980Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.980Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.980Z] bogomips : 4800.00 [2024-03-19T01:55:48.980Z] clflush size : 64 [2024-03-19T01:55:48.980Z] cache_alignment : 64 [2024-03-19T01:55:48.980Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.980Z] power management: [2024-03-19T01:55:48.980Z] [2024-03-19T01:55:48.980Z] processor : 8 [2024-03-19T01:55:48.980Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.980Z] cpu family : 6 [2024-03-19T01:55:48.980Z] model : 85 [2024-03-19T01:55:48.980Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.980Z] stepping : 7 [2024-03-19T01:55:48.980Z] microcode : 0x5003302 [2024-03-19T01:55:48.980Z] cpu MHz : 2900.832 [2024-03-19T01:55:48.980Z] cache size : 14080 KB [2024-03-19T01:55:48.980Z] physical id : 0 [2024-03-19T01:55:48.980Z] siblings : 20 [2024-03-19T01:55:48.980Z] core id : 11 [2024-03-19T01:55:48.980Z] cpu cores : 10 [2024-03-19T01:55:48.980Z] apicid : 22 [2024-03-19T01:55:48.980Z] initial apicid : 22 [2024-03-19T01:55:48.980Z] fpu : yes [2024-03-19T01:55:48.980Z] fpu_exception : yes [2024-03-19T01:55:48.980Z] cpuid level : 22 [2024-03-19T01:55:48.980Z] wp : yes [2024-03-19T01:55:48.980Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.980Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.980Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.980Z] bogomips : 4800.00 [2024-03-19T01:55:48.980Z] clflush size : 64 [2024-03-19T01:55:48.980Z] cache_alignment : 64 [2024-03-19T01:55:48.980Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.980Z] power management: [2024-03-19T01:55:48.980Z] [2024-03-19T01:55:48.980Z] processor : 9 [2024-03-19T01:55:48.980Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.980Z] cpu family : 6 [2024-03-19T01:55:48.980Z] model : 85 [2024-03-19T01:55:48.980Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.980Z] stepping : 7 [2024-03-19T01:55:48.980Z] microcode : 0x5003302 [2024-03-19T01:55:48.980Z] cpu MHz : 2899.819 [2024-03-19T01:55:48.980Z] cache size : 14080 KB [2024-03-19T01:55:48.980Z] physical id : 0 [2024-03-19T01:55:48.980Z] siblings : 20 [2024-03-19T01:55:48.980Z] core id : 12 [2024-03-19T01:55:48.980Z] cpu cores : 10 [2024-03-19T01:55:48.980Z] apicid : 24 [2024-03-19T01:55:48.980Z] initial apicid : 24 [2024-03-19T01:55:48.980Z] fpu : yes [2024-03-19T01:55:48.980Z] fpu_exception : yes [2024-03-19T01:55:48.980Z] cpuid level : 22 [2024-03-19T01:55:48.980Z] wp : yes [2024-03-19T01:55:48.981Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.981Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.981Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.981Z] bogomips : 4800.00 [2024-03-19T01:55:48.981Z] clflush size : 64 [2024-03-19T01:55:48.981Z] cache_alignment : 64 [2024-03-19T01:55:48.981Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.981Z] power management: [2024-03-19T01:55:48.981Z] [2024-03-19T01:55:48.981Z] processor : 10 [2024-03-19T01:55:48.981Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.981Z] cpu family : 6 [2024-03-19T01:55:48.981Z] model : 85 [2024-03-19T01:55:48.981Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.981Z] stepping : 7 [2024-03-19T01:55:48.981Z] microcode : 0x5003302 [2024-03-19T01:55:48.981Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.981Z] cache size : 14080 KB [2024-03-19T01:55:48.981Z] physical id : 1 [2024-03-19T01:55:48.981Z] siblings : 20 [2024-03-19T01:55:48.981Z] core id : 0 [2024-03-19T01:55:48.981Z] cpu cores : 10 [2024-03-19T01:55:48.981Z] apicid : 32 [2024-03-19T01:55:48.981Z] initial apicid : 32 [2024-03-19T01:55:48.981Z] fpu : yes [2024-03-19T01:55:48.981Z] fpu_exception : yes [2024-03-19T01:55:48.981Z] cpuid level : 22 [2024-03-19T01:55:48.981Z] wp : yes [2024-03-19T01:55:48.981Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.981Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.981Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.981Z] bogomips : 4807.70 [2024-03-19T01:55:48.981Z] clflush size : 64 [2024-03-19T01:55:48.981Z] cache_alignment : 64 [2024-03-19T01:55:48.981Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.981Z] power management: [2024-03-19T01:55:48.981Z] [2024-03-19T01:55:48.981Z] processor : 11 [2024-03-19T01:55:48.981Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.981Z] cpu family : 6 [2024-03-19T01:55:48.981Z] model : 85 [2024-03-19T01:55:48.981Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.981Z] stepping : 7 [2024-03-19T01:55:48.981Z] microcode : 0x5003302 [2024-03-19T01:55:48.981Z] cpu MHz : 2841.489 [2024-03-19T01:55:48.981Z] cache size : 14080 KB [2024-03-19T01:55:48.981Z] physical id : 1 [2024-03-19T01:55:48.981Z] siblings : 20 [2024-03-19T01:55:48.981Z] core id : 1 [2024-03-19T01:55:48.981Z] cpu cores : 10 [2024-03-19T01:55:48.981Z] apicid : 34 [2024-03-19T01:55:48.981Z] initial apicid : 34 [2024-03-19T01:55:48.981Z] fpu : yes [2024-03-19T01:55:48.981Z] fpu_exception : yes [2024-03-19T01:55:48.981Z] cpuid level : 22 [2024-03-19T01:55:48.981Z] wp : yes [2024-03-19T01:55:48.982Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.982Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.982Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.982Z] bogomips : 4807.70 [2024-03-19T01:55:48.982Z] clflush size : 64 [2024-03-19T01:55:48.982Z] cache_alignment : 64 [2024-03-19T01:55:48.982Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.982Z] power management: [2024-03-19T01:55:48.982Z] [2024-03-19T01:55:48.982Z] processor : 12 [2024-03-19T01:55:48.982Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.982Z] cpu family : 6 [2024-03-19T01:55:48.982Z] model : 85 [2024-03-19T01:55:48.982Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.982Z] stepping : 7 [2024-03-19T01:55:48.982Z] microcode : 0x5003302 [2024-03-19T01:55:48.982Z] cpu MHz : 2899.989 [2024-03-19T01:55:48.982Z] cache size : 14080 KB [2024-03-19T01:55:48.982Z] physical id : 1 [2024-03-19T01:55:48.982Z] siblings : 20 [2024-03-19T01:55:48.982Z] core id : 2 [2024-03-19T01:55:48.982Z] cpu cores : 10 [2024-03-19T01:55:48.982Z] apicid : 36 [2024-03-19T01:55:48.982Z] initial apicid : 36 [2024-03-19T01:55:48.982Z] fpu : yes [2024-03-19T01:55:48.982Z] fpu_exception : yes [2024-03-19T01:55:48.982Z] cpuid level : 22 [2024-03-19T01:55:48.982Z] wp : yes [2024-03-19T01:55:48.982Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.982Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.982Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.982Z] bogomips : 4807.70 [2024-03-19T01:55:48.982Z] clflush size : 64 [2024-03-19T01:55:48.982Z] cache_alignment : 64 [2024-03-19T01:55:48.982Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.982Z] power management: [2024-03-19T01:55:48.982Z] [2024-03-19T01:55:48.982Z] processor : 13 [2024-03-19T01:55:48.982Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.982Z] cpu family : 6 [2024-03-19T01:55:48.982Z] model : 85 [2024-03-19T01:55:48.982Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.982Z] stepping : 7 [2024-03-19T01:55:48.983Z] microcode : 0x5003302 [2024-03-19T01:55:48.983Z] cpu MHz : 2900.030 [2024-03-19T01:55:48.983Z] cache size : 14080 KB [2024-03-19T01:55:48.983Z] physical id : 1 [2024-03-19T01:55:48.983Z] siblings : 20 [2024-03-19T01:55:48.983Z] core id : 3 [2024-03-19T01:55:48.983Z] cpu cores : 10 [2024-03-19T01:55:48.983Z] apicid : 38 [2024-03-19T01:55:48.983Z] initial apicid : 38 [2024-03-19T01:55:48.983Z] fpu : yes [2024-03-19T01:55:48.983Z] fpu_exception : yes [2024-03-19T01:55:48.983Z] cpuid level : 22 [2024-03-19T01:55:48.983Z] wp : yes [2024-03-19T01:55:48.983Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.983Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.983Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.983Z] bogomips : 4807.70 [2024-03-19T01:55:48.983Z] clflush size : 64 [2024-03-19T01:55:48.983Z] cache_alignment : 64 [2024-03-19T01:55:48.983Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.983Z] power management: [2024-03-19T01:55:48.983Z] [2024-03-19T01:55:48.983Z] processor : 14 [2024-03-19T01:55:48.983Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.983Z] cpu family : 6 [2024-03-19T01:55:48.983Z] model : 85 [2024-03-19T01:55:48.983Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.983Z] stepping : 7 [2024-03-19T01:55:48.983Z] microcode : 0x5003302 [2024-03-19T01:55:48.983Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.983Z] cache size : 14080 KB [2024-03-19T01:55:48.983Z] physical id : 1 [2024-03-19T01:55:48.983Z] siblings : 20 [2024-03-19T01:55:48.983Z] core id : 4 [2024-03-19T01:55:48.983Z] cpu cores : 10 [2024-03-19T01:55:48.983Z] apicid : 40 [2024-03-19T01:55:48.983Z] initial apicid : 40 [2024-03-19T01:55:48.983Z] fpu : yes [2024-03-19T01:55:48.983Z] fpu_exception : yes [2024-03-19T01:55:48.983Z] cpuid level : 22 [2024-03-19T01:55:48.983Z] wp : yes [2024-03-19T01:55:48.983Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.983Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.984Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.984Z] bogomips : 4807.70 [2024-03-19T01:55:48.984Z] clflush size : 64 [2024-03-19T01:55:48.984Z] cache_alignment : 64 [2024-03-19T01:55:48.984Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.984Z] power management: [2024-03-19T01:55:48.984Z] [2024-03-19T01:55:48.984Z] processor : 15 [2024-03-19T01:55:48.984Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.984Z] cpu family : 6 [2024-03-19T01:55:48.984Z] model : 85 [2024-03-19T01:55:48.984Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.984Z] stepping : 7 [2024-03-19T01:55:48.984Z] microcode : 0x5003302 [2024-03-19T01:55:48.984Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.984Z] cache size : 14080 KB [2024-03-19T01:55:48.984Z] physical id : 1 [2024-03-19T01:55:48.984Z] siblings : 20 [2024-03-19T01:55:48.984Z] core id : 8 [2024-03-19T01:55:48.984Z] cpu cores : 10 [2024-03-19T01:55:48.984Z] apicid : 48 [2024-03-19T01:55:48.984Z] initial apicid : 48 [2024-03-19T01:55:48.984Z] fpu : yes [2024-03-19T01:55:48.984Z] fpu_exception : yes [2024-03-19T01:55:48.984Z] cpuid level : 22 [2024-03-19T01:55:48.984Z] wp : yes [2024-03-19T01:55:48.984Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.984Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.984Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.984Z] bogomips : 4807.70 [2024-03-19T01:55:48.984Z] clflush size : 64 [2024-03-19T01:55:48.984Z] cache_alignment : 64 [2024-03-19T01:55:48.984Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.984Z] power management: [2024-03-19T01:55:48.984Z] [2024-03-19T01:55:48.984Z] processor : 16 [2024-03-19T01:55:48.984Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.984Z] cpu family : 6 [2024-03-19T01:55:48.984Z] model : 85 [2024-03-19T01:55:48.984Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.984Z] stepping : 7 [2024-03-19T01:55:48.984Z] microcode : 0x5003302 [2024-03-19T01:55:48.984Z] cpu MHz : 2900.118 [2024-03-19T01:55:48.984Z] cache size : 14080 KB [2024-03-19T01:55:48.984Z] physical id : 1 [2024-03-19T01:55:48.984Z] siblings : 20 [2024-03-19T01:55:48.984Z] core id : 9 [2024-03-19T01:55:48.984Z] cpu cores : 10 [2024-03-19T01:55:48.984Z] apicid : 50 [2024-03-19T01:55:48.984Z] initial apicid : 50 [2024-03-19T01:55:48.984Z] fpu : yes [2024-03-19T01:55:48.984Z] fpu_exception : yes [2024-03-19T01:55:48.984Z] cpuid level : 22 [2024-03-19T01:55:48.984Z] wp : yes [2024-03-19T01:55:48.984Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.985Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.985Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.985Z] bogomips : 4807.70 [2024-03-19T01:55:48.985Z] clflush size : 64 [2024-03-19T01:55:48.985Z] cache_alignment : 64 [2024-03-19T01:55:48.985Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.985Z] power management: [2024-03-19T01:55:48.985Z] [2024-03-19T01:55:48.985Z] processor : 17 [2024-03-19T01:55:48.985Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.985Z] cpu family : 6 [2024-03-19T01:55:48.985Z] model : 85 [2024-03-19T01:55:48.985Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.985Z] stepping : 7 [2024-03-19T01:55:48.985Z] microcode : 0x5003302 [2024-03-19T01:55:48.985Z] cpu MHz : 2900.202 [2024-03-19T01:55:48.985Z] cache size : 14080 KB [2024-03-19T01:55:48.985Z] physical id : 1 [2024-03-19T01:55:48.985Z] siblings : 20 [2024-03-19T01:55:48.985Z] core id : 10 [2024-03-19T01:55:48.985Z] cpu cores : 10 [2024-03-19T01:55:48.985Z] apicid : 52 [2024-03-19T01:55:48.985Z] initial apicid : 52 [2024-03-19T01:55:48.985Z] fpu : yes [2024-03-19T01:55:48.985Z] fpu_exception : yes [2024-03-19T01:55:48.985Z] cpuid level : 22 [2024-03-19T01:55:48.985Z] wp : yes [2024-03-19T01:55:48.985Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.985Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.985Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.985Z] bogomips : 4807.70 [2024-03-19T01:55:48.985Z] clflush size : 64 [2024-03-19T01:55:48.985Z] cache_alignment : 64 [2024-03-19T01:55:48.985Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.985Z] power management: [2024-03-19T01:55:48.985Z] [2024-03-19T01:55:48.985Z] processor : 18 [2024-03-19T01:55:48.985Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.985Z] cpu family : 6 [2024-03-19T01:55:48.985Z] model : 85 [2024-03-19T01:55:48.985Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.985Z] stepping : 7 [2024-03-19T01:55:48.985Z] microcode : 0x5003302 [2024-03-19T01:55:48.985Z] cpu MHz : 2899.175 [2024-03-19T01:55:48.985Z] cache size : 14080 KB [2024-03-19T01:55:48.985Z] physical id : 1 [2024-03-19T01:55:48.985Z] siblings : 20 [2024-03-19T01:55:48.985Z] core id : 11 [2024-03-19T01:55:48.985Z] cpu cores : 10 [2024-03-19T01:55:48.985Z] apicid : 54 [2024-03-19T01:55:48.985Z] initial apicid : 54 [2024-03-19T01:55:48.985Z] fpu : yes [2024-03-19T01:55:48.985Z] fpu_exception : yes [2024-03-19T01:55:48.985Z] cpuid level : 22 [2024-03-19T01:55:48.985Z] wp : yes [2024-03-19T01:55:48.985Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.986Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.986Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.986Z] bogomips : 4807.70 [2024-03-19T01:55:48.986Z] clflush size : 64 [2024-03-19T01:55:48.986Z] cache_alignment : 64 [2024-03-19T01:55:48.986Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.986Z] power management: [2024-03-19T01:55:48.986Z] [2024-03-19T01:55:48.986Z] processor : 19 [2024-03-19T01:55:48.986Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.986Z] cpu family : 6 [2024-03-19T01:55:48.986Z] model : 85 [2024-03-19T01:55:48.986Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.986Z] stepping : 7 [2024-03-19T01:55:48.986Z] microcode : 0x5003302 [2024-03-19T01:55:48.986Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.986Z] cache size : 14080 KB [2024-03-19T01:55:48.986Z] physical id : 1 [2024-03-19T01:55:48.986Z] siblings : 20 [2024-03-19T01:55:48.986Z] core id : 12 [2024-03-19T01:55:48.986Z] cpu cores : 10 [2024-03-19T01:55:48.986Z] apicid : 56 [2024-03-19T01:55:48.986Z] initial apicid : 56 [2024-03-19T01:55:48.986Z] fpu : yes [2024-03-19T01:55:48.986Z] fpu_exception : yes [2024-03-19T01:55:48.986Z] cpuid level : 22 [2024-03-19T01:55:48.986Z] wp : yes [2024-03-19T01:55:48.986Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.986Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.986Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.986Z] bogomips : 4807.70 [2024-03-19T01:55:48.986Z] clflush size : 64 [2024-03-19T01:55:48.986Z] cache_alignment : 64 [2024-03-19T01:55:48.986Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.986Z] power management: [2024-03-19T01:55:48.986Z] [2024-03-19T01:55:48.986Z] processor : 20 [2024-03-19T01:55:48.986Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.986Z] cpu family : 6 [2024-03-19T01:55:48.986Z] model : 85 [2024-03-19T01:55:48.986Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.986Z] stepping : 7 [2024-03-19T01:55:48.986Z] microcode : 0x5003302 [2024-03-19T01:55:48.986Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.986Z] cache size : 14080 KB [2024-03-19T01:55:48.986Z] physical id : 0 [2024-03-19T01:55:48.986Z] siblings : 20 [2024-03-19T01:55:48.986Z] core id : 0 [2024-03-19T01:55:48.986Z] cpu cores : 10 [2024-03-19T01:55:48.986Z] apicid : 1 [2024-03-19T01:55:48.986Z] initial apicid : 1 [2024-03-19T01:55:48.986Z] fpu : yes [2024-03-19T01:55:48.986Z] fpu_exception : yes [2024-03-19T01:55:48.986Z] cpuid level : 22 [2024-03-19T01:55:48.986Z] wp : yes [2024-03-19T01:55:48.987Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.987Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.987Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.987Z] bogomips : 4800.00 [2024-03-19T01:55:48.987Z] clflush size : 64 [2024-03-19T01:55:48.987Z] cache_alignment : 64 [2024-03-19T01:55:48.987Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.987Z] power management: [2024-03-19T01:55:48.987Z] [2024-03-19T01:55:48.987Z] processor : 21 [2024-03-19T01:55:48.987Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.987Z] cpu family : 6 [2024-03-19T01:55:48.987Z] model : 85 [2024-03-19T01:55:48.987Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.987Z] stepping : 7 [2024-03-19T01:55:48.987Z] microcode : 0x5003302 [2024-03-19T01:55:48.987Z] cpu MHz : 2897.755 [2024-03-19T01:55:48.987Z] cache size : 14080 KB [2024-03-19T01:55:48.987Z] physical id : 0 [2024-03-19T01:55:48.987Z] siblings : 20 [2024-03-19T01:55:48.987Z] core id : 1 [2024-03-19T01:55:48.987Z] cpu cores : 10 [2024-03-19T01:55:48.987Z] apicid : 3 [2024-03-19T01:55:48.987Z] initial apicid : 3 [2024-03-19T01:55:48.987Z] fpu : yes [2024-03-19T01:55:48.987Z] fpu_exception : yes [2024-03-19T01:55:48.987Z] cpuid level : 22 [2024-03-19T01:55:48.987Z] wp : yes [2024-03-19T01:55:48.987Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.987Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.987Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.987Z] bogomips : 4800.00 [2024-03-19T01:55:48.987Z] clflush size : 64 [2024-03-19T01:55:48.987Z] cache_alignment : 64 [2024-03-19T01:55:48.987Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.987Z] power management: [2024-03-19T01:55:48.987Z] [2024-03-19T01:55:48.987Z] processor : 22 [2024-03-19T01:55:48.987Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.987Z] cpu family : 6 [2024-03-19T01:55:48.987Z] model : 85 [2024-03-19T01:55:48.987Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.987Z] stepping : 7 [2024-03-19T01:55:48.987Z] microcode : 0x5003302 [2024-03-19T01:55:48.987Z] cpu MHz : 2900.009 [2024-03-19T01:55:48.987Z] cache size : 14080 KB [2024-03-19T01:55:48.987Z] physical id : 0 [2024-03-19T01:55:48.987Z] siblings : 20 [2024-03-19T01:55:48.987Z] core id : 2 [2024-03-19T01:55:48.987Z] cpu cores : 10 [2024-03-19T01:55:48.987Z] apicid : 5 [2024-03-19T01:55:48.987Z] initial apicid : 5 [2024-03-19T01:55:48.987Z] fpu : yes [2024-03-19T01:55:48.987Z] fpu_exception : yes [2024-03-19T01:55:48.987Z] cpuid level : 22 [2024-03-19T01:55:48.987Z] wp : yes [2024-03-19T01:55:48.988Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.988Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.988Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.988Z] bogomips : 4800.00 [2024-03-19T01:55:48.988Z] clflush size : 64 [2024-03-19T01:55:48.988Z] cache_alignment : 64 [2024-03-19T01:55:48.988Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.988Z] power management: [2024-03-19T01:55:48.988Z] [2024-03-19T01:55:48.988Z] processor : 23 [2024-03-19T01:55:48.988Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.988Z] cpu family : 6 [2024-03-19T01:55:48.988Z] model : 85 [2024-03-19T01:55:48.988Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.988Z] stepping : 7 [2024-03-19T01:55:48.988Z] microcode : 0x5003302 [2024-03-19T01:55:48.988Z] cpu MHz : 2901.212 [2024-03-19T01:55:48.988Z] cache size : 14080 KB [2024-03-19T01:55:48.988Z] physical id : 0 [2024-03-19T01:55:48.988Z] siblings : 20 [2024-03-19T01:55:48.988Z] core id : 3 [2024-03-19T01:55:48.988Z] cpu cores : 10 [2024-03-19T01:55:48.988Z] apicid : 7 [2024-03-19T01:55:48.988Z] initial apicid : 7 [2024-03-19T01:55:48.988Z] fpu : yes [2024-03-19T01:55:48.988Z] fpu_exception : yes [2024-03-19T01:55:48.988Z] cpuid level : 22 [2024-03-19T01:55:48.988Z] wp : yes [2024-03-19T01:55:48.988Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.988Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.988Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.988Z] bogomips : 4800.00 [2024-03-19T01:55:48.988Z] clflush size : 64 [2024-03-19T01:55:48.988Z] cache_alignment : 64 [2024-03-19T01:55:48.988Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.988Z] power management: [2024-03-19T01:55:48.988Z] [2024-03-19T01:55:48.988Z] processor : 24 [2024-03-19T01:55:48.988Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.988Z] cpu family : 6 [2024-03-19T01:55:48.988Z] model : 85 [2024-03-19T01:55:48.988Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.989Z] stepping : 7 [2024-03-19T01:55:48.989Z] microcode : 0x5003302 [2024-03-19T01:55:48.989Z] cpu MHz : 2903.697 [2024-03-19T01:55:48.989Z] cache size : 14080 KB [2024-03-19T01:55:48.989Z] physical id : 0 [2024-03-19T01:55:48.989Z] siblings : 20 [2024-03-19T01:55:48.989Z] core id : 4 [2024-03-19T01:55:48.989Z] cpu cores : 10 [2024-03-19T01:55:48.989Z] apicid : 9 [2024-03-19T01:55:48.989Z] initial apicid : 9 [2024-03-19T01:55:48.989Z] fpu : yes [2024-03-19T01:55:48.989Z] fpu_exception : yes [2024-03-19T01:55:48.989Z] cpuid level : 22 [2024-03-19T01:55:48.989Z] wp : yes [2024-03-19T01:55:48.989Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.989Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.989Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.989Z] bogomips : 4800.00 [2024-03-19T01:55:48.989Z] clflush size : 64 [2024-03-19T01:55:48.989Z] cache_alignment : 64 [2024-03-19T01:55:48.989Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.989Z] power management: [2024-03-19T01:55:48.989Z] [2024-03-19T01:55:48.989Z] processor : 25 [2024-03-19T01:55:48.989Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.989Z] cpu family : 6 [2024-03-19T01:55:48.989Z] model : 85 [2024-03-19T01:55:48.989Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.989Z] stepping : 7 [2024-03-19T01:55:48.989Z] microcode : 0x5003302 [2024-03-19T01:55:48.989Z] cpu MHz : 1000.138 [2024-03-19T01:55:48.989Z] cache size : 14080 KB [2024-03-19T01:55:48.989Z] physical id : 0 [2024-03-19T01:55:48.989Z] siblings : 20 [2024-03-19T01:55:48.989Z] core id : 8 [2024-03-19T01:55:48.989Z] cpu cores : 10 [2024-03-19T01:55:48.989Z] apicid : 17 [2024-03-19T01:55:48.989Z] initial apicid : 17 [2024-03-19T01:55:48.989Z] fpu : yes [2024-03-19T01:55:48.989Z] fpu_exception : yes [2024-03-19T01:55:48.989Z] cpuid level : 22 [2024-03-19T01:55:48.989Z] wp : yes [2024-03-19T01:55:48.989Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.990Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.990Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.990Z] bogomips : 4800.00 [2024-03-19T01:55:48.990Z] clflush size : 64 [2024-03-19T01:55:48.990Z] cache_alignment : 64 [2024-03-19T01:55:48.990Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.990Z] power management: [2024-03-19T01:55:48.990Z] [2024-03-19T01:55:48.990Z] processor : 26 [2024-03-19T01:55:48.990Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.990Z] cpu family : 6 [2024-03-19T01:55:48.990Z] model : 85 [2024-03-19T01:55:48.990Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.990Z] stepping : 7 [2024-03-19T01:55:48.990Z] microcode : 0x5003302 [2024-03-19T01:55:48.990Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.990Z] cache size : 14080 KB [2024-03-19T01:55:48.990Z] physical id : 0 [2024-03-19T01:55:48.990Z] siblings : 20 [2024-03-19T01:55:48.990Z] core id : 9 [2024-03-19T01:55:48.990Z] cpu cores : 10 [2024-03-19T01:55:48.990Z] apicid : 19 [2024-03-19T01:55:48.990Z] initial apicid : 19 [2024-03-19T01:55:48.990Z] fpu : yes [2024-03-19T01:55:48.990Z] fpu_exception : yes [2024-03-19T01:55:48.990Z] cpuid level : 22 [2024-03-19T01:55:48.990Z] wp : yes [2024-03-19T01:55:48.990Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.990Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.990Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.990Z] bogomips : 4800.00 [2024-03-19T01:55:48.990Z] clflush size : 64 [2024-03-19T01:55:48.990Z] cache_alignment : 64 [2024-03-19T01:55:48.990Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.990Z] power management: [2024-03-19T01:55:48.990Z] [2024-03-19T01:55:48.990Z] processor : 27 [2024-03-19T01:55:48.990Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.990Z] cpu family : 6 [2024-03-19T01:55:48.990Z] model : 85 [2024-03-19T01:55:48.990Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.990Z] stepping : 7 [2024-03-19T01:55:48.990Z] microcode : 0x5003302 [2024-03-19T01:55:48.990Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.990Z] cache size : 14080 KB [2024-03-19T01:55:48.990Z] physical id : 0 [2024-03-19T01:55:48.990Z] siblings : 20 [2024-03-19T01:55:48.990Z] core id : 10 [2024-03-19T01:55:48.990Z] cpu cores : 10 [2024-03-19T01:55:48.990Z] apicid : 21 [2024-03-19T01:55:48.990Z] initial apicid : 21 [2024-03-19T01:55:48.990Z] fpu : yes [2024-03-19T01:55:48.990Z] fpu_exception : yes [2024-03-19T01:55:48.990Z] cpuid level : 22 [2024-03-19T01:55:48.990Z] wp : yes [2024-03-19T01:55:48.990Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.991Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.991Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.991Z] bogomips : 4800.00 [2024-03-19T01:55:48.991Z] clflush size : 64 [2024-03-19T01:55:48.991Z] cache_alignment : 64 [2024-03-19T01:55:48.991Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.991Z] power management: [2024-03-19T01:55:48.991Z] [2024-03-19T01:55:48.991Z] processor : 28 [2024-03-19T01:55:48.991Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.991Z] cpu family : 6 [2024-03-19T01:55:48.991Z] model : 85 [2024-03-19T01:55:48.991Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.991Z] stepping : 7 [2024-03-19T01:55:48.991Z] microcode : 0x5003302 [2024-03-19T01:55:48.991Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.991Z] cache size : 14080 KB [2024-03-19T01:55:48.991Z] physical id : 0 [2024-03-19T01:55:48.991Z] siblings : 20 [2024-03-19T01:55:48.991Z] core id : 11 [2024-03-19T01:55:48.991Z] cpu cores : 10 [2024-03-19T01:55:48.991Z] apicid : 23 [2024-03-19T01:55:48.991Z] initial apicid : 23 [2024-03-19T01:55:48.991Z] fpu : yes [2024-03-19T01:55:48.991Z] fpu_exception : yes [2024-03-19T01:55:48.991Z] cpuid level : 22 [2024-03-19T01:55:48.991Z] wp : yes [2024-03-19T01:55:48.991Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.991Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.991Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.991Z] bogomips : 4800.00 [2024-03-19T01:55:48.991Z] clflush size : 64 [2024-03-19T01:55:48.991Z] cache_alignment : 64 [2024-03-19T01:55:48.991Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.991Z] power management: [2024-03-19T01:55:48.991Z] [2024-03-19T01:55:48.991Z] processor : 29 [2024-03-19T01:55:48.991Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.991Z] cpu family : 6 [2024-03-19T01:55:48.991Z] model : 85 [2024-03-19T01:55:48.991Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.991Z] stepping : 7 [2024-03-19T01:55:48.991Z] microcode : 0x5003302 [2024-03-19T01:55:48.991Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.991Z] cache size : 14080 KB [2024-03-19T01:55:48.991Z] physical id : 0 [2024-03-19T01:55:48.991Z] siblings : 20 [2024-03-19T01:55:48.991Z] core id : 12 [2024-03-19T01:55:48.991Z] cpu cores : 10 [2024-03-19T01:55:48.991Z] apicid : 25 [2024-03-19T01:55:48.991Z] initial apicid : 25 [2024-03-19T01:55:48.991Z] fpu : yes [2024-03-19T01:55:48.991Z] fpu_exception : yes [2024-03-19T01:55:48.991Z] cpuid level : 22 [2024-03-19T01:55:48.991Z] wp : yes [2024-03-19T01:55:48.992Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.992Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.992Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.992Z] bogomips : 4800.00 [2024-03-19T01:55:48.992Z] clflush size : 64 [2024-03-19T01:55:48.992Z] cache_alignment : 64 [2024-03-19T01:55:48.992Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.992Z] power management: [2024-03-19T01:55:48.992Z] [2024-03-19T01:55:48.992Z] processor : 30 [2024-03-19T01:55:48.992Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.992Z] cpu family : 6 [2024-03-19T01:55:48.992Z] model : 85 [2024-03-19T01:55:48.992Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.992Z] stepping : 7 [2024-03-19T01:55:48.992Z] microcode : 0x5003302 [2024-03-19T01:55:48.992Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.992Z] cache size : 14080 KB [2024-03-19T01:55:48.992Z] physical id : 1 [2024-03-19T01:55:48.992Z] siblings : 20 [2024-03-19T01:55:48.992Z] core id : 0 [2024-03-19T01:55:48.992Z] cpu cores : 10 [2024-03-19T01:55:48.992Z] apicid : 33 [2024-03-19T01:55:48.992Z] initial apicid : 33 [2024-03-19T01:55:48.992Z] fpu : yes [2024-03-19T01:55:48.992Z] fpu_exception : yes [2024-03-19T01:55:48.992Z] cpuid level : 22 [2024-03-19T01:55:48.992Z] wp : yes [2024-03-19T01:55:48.992Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.992Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.992Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.992Z] bogomips : 4807.70 [2024-03-19T01:55:48.992Z] clflush size : 64 [2024-03-19T01:55:48.992Z] cache_alignment : 64 [2024-03-19T01:55:48.992Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.992Z] power management: [2024-03-19T01:55:48.992Z] [2024-03-19T01:55:48.992Z] processor : 31 [2024-03-19T01:55:48.992Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.992Z] cpu family : 6 [2024-03-19T01:55:48.992Z] model : 85 [2024-03-19T01:55:48.992Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.992Z] stepping : 7 [2024-03-19T01:55:48.992Z] microcode : 0x5003302 [2024-03-19T01:55:48.992Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.992Z] cache size : 14080 KB [2024-03-19T01:55:48.992Z] physical id : 1 [2024-03-19T01:55:48.992Z] siblings : 20 [2024-03-19T01:55:48.992Z] core id : 1 [2024-03-19T01:55:48.992Z] cpu cores : 10 [2024-03-19T01:55:48.992Z] apicid : 35 [2024-03-19T01:55:48.992Z] initial apicid : 35 [2024-03-19T01:55:48.992Z] fpu : yes [2024-03-19T01:55:48.992Z] fpu_exception : yes [2024-03-19T01:55:48.992Z] cpuid level : 22 [2024-03-19T01:55:48.992Z] wp : yes [2024-03-19T01:55:48.993Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.993Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.993Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.993Z] bogomips : 4807.70 [2024-03-19T01:55:48.993Z] clflush size : 64 [2024-03-19T01:55:48.993Z] cache_alignment : 64 [2024-03-19T01:55:48.993Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.993Z] power management: [2024-03-19T01:55:48.993Z] [2024-03-19T01:55:48.993Z] processor : 32 [2024-03-19T01:55:48.993Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.993Z] cpu family : 6 [2024-03-19T01:55:48.993Z] model : 85 [2024-03-19T01:55:48.993Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.993Z] stepping : 7 [2024-03-19T01:55:48.993Z] microcode : 0x5003302 [2024-03-19T01:55:48.993Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.993Z] cache size : 14080 KB [2024-03-19T01:55:48.993Z] physical id : 1 [2024-03-19T01:55:48.993Z] siblings : 20 [2024-03-19T01:55:48.993Z] core id : 2 [2024-03-19T01:55:48.993Z] cpu cores : 10 [2024-03-19T01:55:48.993Z] apicid : 37 [2024-03-19T01:55:48.993Z] initial apicid : 37 [2024-03-19T01:55:48.993Z] fpu : yes [2024-03-19T01:55:48.993Z] fpu_exception : yes [2024-03-19T01:55:48.993Z] cpuid level : 22 [2024-03-19T01:55:48.993Z] wp : yes [2024-03-19T01:55:48.993Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.993Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.993Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.993Z] bogomips : 4807.70 [2024-03-19T01:55:48.993Z] clflush size : 64 [2024-03-19T01:55:48.993Z] cache_alignment : 64 [2024-03-19T01:55:48.993Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.993Z] power management: [2024-03-19T01:55:48.993Z] [2024-03-19T01:55:48.993Z] processor : 33 [2024-03-19T01:55:48.993Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.993Z] cpu family : 6 [2024-03-19T01:55:48.993Z] model : 85 [2024-03-19T01:55:48.994Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.994Z] stepping : 7 [2024-03-19T01:55:48.994Z] microcode : 0x5003302 [2024-03-19T01:55:48.994Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.994Z] cache size : 14080 KB [2024-03-19T01:55:48.994Z] physical id : 1 [2024-03-19T01:55:48.994Z] siblings : 20 [2024-03-19T01:55:48.994Z] core id : 3 [2024-03-19T01:55:48.994Z] cpu cores : 10 [2024-03-19T01:55:48.994Z] apicid : 39 [2024-03-19T01:55:48.994Z] initial apicid : 39 [2024-03-19T01:55:48.994Z] fpu : yes [2024-03-19T01:55:48.994Z] fpu_exception : yes [2024-03-19T01:55:48.994Z] cpuid level : 22 [2024-03-19T01:55:48.994Z] wp : yes [2024-03-19T01:55:48.994Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.994Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.994Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.994Z] bogomips : 4807.70 [2024-03-19T01:55:48.994Z] clflush size : 64 [2024-03-19T01:55:48.994Z] cache_alignment : 64 [2024-03-19T01:55:48.994Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.994Z] power management: [2024-03-19T01:55:48.994Z] [2024-03-19T01:55:48.994Z] processor : 34 [2024-03-19T01:55:48.994Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.994Z] cpu family : 6 [2024-03-19T01:55:48.994Z] model : 85 [2024-03-19T01:55:48.994Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.994Z] stepping : 7 [2024-03-19T01:55:48.994Z] microcode : 0x5003302 [2024-03-19T01:55:48.994Z] cpu MHz : 2900.002 [2024-03-19T01:55:48.994Z] cache size : 14080 KB [2024-03-19T01:55:48.994Z] physical id : 1 [2024-03-19T01:55:48.994Z] siblings : 20 [2024-03-19T01:55:48.994Z] core id : 4 [2024-03-19T01:55:48.994Z] cpu cores : 10 [2024-03-19T01:55:48.994Z] apicid : 41 [2024-03-19T01:55:48.994Z] initial apicid : 41 [2024-03-19T01:55:48.994Z] fpu : yes [2024-03-19T01:55:48.994Z] fpu_exception : yes [2024-03-19T01:55:48.994Z] cpuid level : 22 [2024-03-19T01:55:48.994Z] wp : yes [2024-03-19T01:55:48.994Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.994Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.995Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.995Z] bogomips : 4807.70 [2024-03-19T01:55:48.995Z] clflush size : 64 [2024-03-19T01:55:48.995Z] cache_alignment : 64 [2024-03-19T01:55:48.995Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.995Z] power management: [2024-03-19T01:55:48.995Z] [2024-03-19T01:55:48.995Z] processor : 35 [2024-03-19T01:55:48.995Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.995Z] cpu family : 6 [2024-03-19T01:55:48.995Z] model : 85 [2024-03-19T01:55:48.995Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.995Z] stepping : 7 [2024-03-19T01:55:48.995Z] microcode : 0x5003302 [2024-03-19T01:55:48.995Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.995Z] cache size : 14080 KB [2024-03-19T01:55:48.995Z] physical id : 1 [2024-03-19T01:55:48.995Z] siblings : 20 [2024-03-19T01:55:48.995Z] core id : 8 [2024-03-19T01:55:48.995Z] cpu cores : 10 [2024-03-19T01:55:48.995Z] apicid : 49 [2024-03-19T01:55:48.995Z] initial apicid : 49 [2024-03-19T01:55:48.995Z] fpu : yes [2024-03-19T01:55:48.995Z] fpu_exception : yes [2024-03-19T01:55:48.995Z] cpuid level : 22 [2024-03-19T01:55:48.995Z] wp : yes [2024-03-19T01:55:48.995Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.995Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.995Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.995Z] bogomips : 4807.70 [2024-03-19T01:55:48.995Z] clflush size : 64 [2024-03-19T01:55:48.995Z] cache_alignment : 64 [2024-03-19T01:55:48.995Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.995Z] power management: [2024-03-19T01:55:48.995Z] [2024-03-19T01:55:48.995Z] processor : 36 [2024-03-19T01:55:48.995Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.995Z] cpu family : 6 [2024-03-19T01:55:48.995Z] model : 85 [2024-03-19T01:55:48.995Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.995Z] stepping : 7 [2024-03-19T01:55:48.995Z] microcode : 0x5003302 [2024-03-19T01:55:48.995Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.995Z] cache size : 14080 KB [2024-03-19T01:55:48.995Z] physical id : 1 [2024-03-19T01:55:48.995Z] siblings : 20 [2024-03-19T01:55:48.995Z] core id : 9 [2024-03-19T01:55:48.995Z] cpu cores : 10 [2024-03-19T01:55:48.995Z] apicid : 51 [2024-03-19T01:55:48.995Z] initial apicid : 51 [2024-03-19T01:55:48.995Z] fpu : yes [2024-03-19T01:55:48.995Z] fpu_exception : yes [2024-03-19T01:55:48.995Z] cpuid level : 22 [2024-03-19T01:55:48.995Z] wp : yes [2024-03-19T01:55:48.995Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.996Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.996Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.996Z] bogomips : 4807.70 [2024-03-19T01:55:48.996Z] clflush size : 64 [2024-03-19T01:55:48.996Z] cache_alignment : 64 [2024-03-19T01:55:48.996Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.996Z] power management: [2024-03-19T01:55:48.996Z] [2024-03-19T01:55:48.996Z] processor : 37 [2024-03-19T01:55:48.996Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.996Z] cpu family : 6 [2024-03-19T01:55:48.996Z] model : 85 [2024-03-19T01:55:48.996Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.996Z] stepping : 7 [2024-03-19T01:55:48.996Z] microcode : 0x5003302 [2024-03-19T01:55:48.996Z] cpu MHz : 2900.378 [2024-03-19T01:55:48.996Z] cache size : 14080 KB [2024-03-19T01:55:48.996Z] physical id : 1 [2024-03-19T01:55:48.996Z] siblings : 20 [2024-03-19T01:55:48.996Z] core id : 10 [2024-03-19T01:55:48.996Z] cpu cores : 10 [2024-03-19T01:55:48.996Z] apicid : 53 [2024-03-19T01:55:48.996Z] initial apicid : 53 [2024-03-19T01:55:48.996Z] fpu : yes [2024-03-19T01:55:48.996Z] fpu_exception : yes [2024-03-19T01:55:48.996Z] cpuid level : 22 [2024-03-19T01:55:48.996Z] wp : yes [2024-03-19T01:55:48.996Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.996Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.996Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.996Z] bogomips : 4807.70 [2024-03-19T01:55:48.996Z] clflush size : 64 [2024-03-19T01:55:48.996Z] cache_alignment : 64 [2024-03-19T01:55:48.996Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.996Z] power management: [2024-03-19T01:55:48.996Z] [2024-03-19T01:55:48.996Z] processor : 38 [2024-03-19T01:55:48.996Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.996Z] cpu family : 6 [2024-03-19T01:55:48.996Z] model : 85 [2024-03-19T01:55:48.996Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.996Z] stepping : 7 [2024-03-19T01:55:48.996Z] microcode : 0x5003302 [2024-03-19T01:55:48.996Z] cpu MHz : 3200.000 [2024-03-19T01:55:48.996Z] cache size : 14080 KB [2024-03-19T01:55:48.996Z] physical id : 1 [2024-03-19T01:55:48.996Z] siblings : 20 [2024-03-19T01:55:48.996Z] core id : 11 [2024-03-19T01:55:48.996Z] cpu cores : 10 [2024-03-19T01:55:48.996Z] apicid : 55 [2024-03-19T01:55:48.996Z] initial apicid : 55 [2024-03-19T01:55:48.996Z] fpu : yes [2024-03-19T01:55:48.996Z] fpu_exception : yes [2024-03-19T01:55:48.996Z] cpuid level : 22 [2024-03-19T01:55:48.996Z] wp : yes [2024-03-19T01:55:48.996Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.997Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.997Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.997Z] bogomips : 4807.70 [2024-03-19T01:55:48.997Z] clflush size : 64 [2024-03-19T01:55:48.997Z] cache_alignment : 64 [2024-03-19T01:55:48.997Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.997Z] power management: [2024-03-19T01:55:48.997Z] [2024-03-19T01:55:48.997Z] processor : 39 [2024-03-19T01:55:48.997Z] vendor_id : GenuineIntel [2024-03-19T01:55:48.997Z] cpu family : 6 [2024-03-19T01:55:48.997Z] model : 85 [2024-03-19T01:55:48.997Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T01:55:48.997Z] stepping : 7 [2024-03-19T01:55:48.997Z] microcode : 0x5003302 [2024-03-19T01:55:48.997Z] cpu MHz : 2899.897 [2024-03-19T01:55:48.997Z] cache size : 14080 KB [2024-03-19T01:55:48.997Z] physical id : 1 [2024-03-19T01:55:48.997Z] siblings : 20 [2024-03-19T01:55:48.997Z] core id : 12 [2024-03-19T01:55:48.997Z] cpu cores : 10 [2024-03-19T01:55:48.997Z] apicid : 57 [2024-03-19T01:55:48.997Z] initial apicid : 57 [2024-03-19T01:55:48.997Z] fpu : yes [2024-03-19T01:55:48.997Z] fpu_exception : yes [2024-03-19T01:55:48.997Z] cpuid level : 22 [2024-03-19T01:55:48.997Z] wp : yes [2024-03-19T01:55:48.997Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T01:55:48.997Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T01:55:48.997Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T01:55:48.997Z] bogomips : 4807.70 [2024-03-19T01:55:48.997Z] clflush size : 64 [2024-03-19T01:55:48.997Z] cache_alignment : 64 [2024-03-19T01:55:48.997Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T01:55:48.997Z] power management: [2024-03-19T01:55:48.997Z] [2024-03-19T01:55:48.997Z] + cat /proc/meminfo [2024-03-19T01:55:48.997Z] MemTotal: 131639664 kB [2024-03-19T01:55:48.997Z] MemFree: 21676604 kB [2024-03-19T01:55:48.997Z] MemAvailable: 110937228 kB [2024-03-19T01:55:48.997Z] Buffers: 80 kB [2024-03-19T01:55:48.997Z] Cached: 81334632 kB [2024-03-19T01:55:48.997Z] SwapCached: 0 kB [2024-03-19T01:55:48.997Z] Active: 21188744 kB [2024-03-19T01:55:48.997Z] Inactive: 67264524 kB [2024-03-19T01:55:48.997Z] Active(anon): 6726416 kB [2024-03-19T01:55:48.997Z] Inactive(anon): 474712 kB [2024-03-19T01:55:48.997Z] Active(file): 14462328 kB [2024-03-19T01:55:48.997Z] Inactive(file): 66789812 kB [2024-03-19T01:55:48.997Z] Unevictable: 147712 kB [2024-03-19T01:55:48.997Z] Mlocked: 147712 kB [2024-03-19T01:55:48.997Z] SwapTotal: 0 kB [2024-03-19T01:55:48.997Z] SwapFree: 0 kB [2024-03-19T01:55:48.997Z] Zswap: 0 kB [2024-03-19T01:55:48.997Z] Zswapped: 0 kB [2024-03-19T01:55:48.997Z] Dirty: 7916 kB [2024-03-19T01:55:48.997Z] Writeback: 0 kB [2024-03-19T01:55:48.997Z] AnonPages: 7230912 kB [2024-03-19T01:55:48.997Z] Mapped: 1182140 kB [2024-03-19T01:55:48.997Z] Shmem: 74836 kB [2024-03-19T01:55:48.997Z] KReclaimable: 9070148 kB [2024-03-19T01:55:48.997Z] Slab: 14799400 kB [2024-03-19T01:55:48.997Z] SReclaimable: 9070148 kB [2024-03-19T01:55:48.997Z] SUnreclaim: 5729252 kB [2024-03-19T01:55:48.997Z] KernelStack: 46996 kB [2024-03-19T01:55:48.997Z] PageTables: 70216 kB [2024-03-19T01:55:48.997Z] SecPageTables: 0 kB [2024-03-19T01:55:48.997Z] NFS_Unstable: 0 kB [2024-03-19T01:55:48.997Z] Bounce: 0 kB [2024-03-19T01:55:48.997Z] WritebackTmp: 0 kB [2024-03-19T01:55:48.997Z] CommitLimit: 65819832 kB [2024-03-19T01:55:48.997Z] Committed_AS: 11439540 kB [2024-03-19T01:55:48.997Z] VmallocTotal: 34359738367 kB [2024-03-19T01:55:48.997Z] VmallocUsed: 239484 kB [2024-03-19T01:55:48.997Z] VmallocChunk: 0 kB [2024-03-19T01:55:48.997Z] Percpu: 724224 kB [2024-03-19T01:55:48.997Z] HardwareCorrupted: 0 kB [2024-03-19T01:55:48.997Z] AnonHugePages: 3125248 kB [2024-03-19T01:55:48.998Z] ShmemHugePages: 0 kB [2024-03-19T01:55:48.998Z] ShmemPmdMapped: 0 kB [2024-03-19T01:55:48.998Z] FileHugePages: 0 kB [2024-03-19T01:55:48.998Z] FilePmdMapped: 0 kB [2024-03-19T01:55:48.998Z] CmaTotal: 0 kB [2024-03-19T01:55:48.998Z] CmaFree: 0 kB [2024-03-19T01:55:48.998Z] HugePages_Total: 0 [2024-03-19T01:55:48.998Z] HugePages_Free: 0 [2024-03-19T01:55:48.998Z] HugePages_Rsvd: 0 [2024-03-19T01:55:48.998Z] HugePages_Surp: 0 [2024-03-19T01:55:48.998Z] Hugepagesize: 2048 kB [2024-03-19T01:55:48.998Z] Hugetlb: 0 kB [2024-03-19T01:55:48.998Z] DirectMap4k: 1169736 kB [2024-03-19T01:55:48.998Z] DirectMap2M: 43573248 kB [2024-03-19T01:55:48.998Z] DirectMap1G: 91226112 kB [Pipeline] timeout [2024-03-19T01:55:49.005Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2024-03-19T01:55:49.570Z] + mvn -B -e clean install -Pstaging,qa [2024-03-19T01:55:50.502Z] [INFO] Error stacktraces are turned on. [2024-03-19T01:55:50.759Z] [INFO] Scanning for projects... [2024-03-19T01:55:52.654Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T01:55:52.654Z] [INFO] Reactor Build Order: [2024-03-19T01:55:52.654Z] [INFO] [2024-03-19T01:55:52.654Z] [INFO] GlassFish Project [pom] [2024-03-19T01:55:52.654Z] [INFO] Code Quality Verification Tools - Configuration [jar] [2024-03-19T01:55:52.655Z] [INFO] Nucleus Parent [pom] [2024-03-19T01:55:52.655Z] [INFO] GlassFish Java Util Logging Extension [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] GlassFish HK2 Config Injectors [jar] [2024-03-19T01:55:52.655Z] [INFO] GlassFish Nucleus Modules [pom] [2024-03-19T01:55:52.655Z] [INFO] HK2 config types [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Distribution Fragments for various OSGi platforms [pom] [2024-03-19T01:55:52.655Z] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [2024-03-19T01:55:52.655Z] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] GlassFish Nucleus Grizzly modules [pom] [2024-03-19T01:55:52.655Z] [INFO] grizzly-config [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Nucleus Grizzly jars Combining [jar] [2024-03-19T01:55:52.655Z] [INFO] Public APIs of Glassfish [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] GlassFish Nucleus Common modules [pom] [2024-03-19T01:55:52.655Z] [INFO] Common Utilities [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] GlassFish Nucleus Core modules [pom] [2024-03-19T01:55:52.655Z] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Test Utilities [jar] [2024-03-19T01:55:52.655Z] [INFO] Admin Modules [pom] [2024-03-19T01:55:52.655Z] [INFO] admin-config-api [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Private APIs of Glassfish [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Nucleus Security Parent [pom] [2024-03-19T01:55:52.655Z] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [2024-03-19T01:55:52.655Z] [INFO] Deployment Related Common Classes [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Security Core Classes [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Security Services and SPI [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] admin-util [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Cluster [pom] [2024-03-19T01:55:52.655Z] [INFO] cluster-common [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Cluster SSH Provisioning [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Nucleus Logging Classes [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] admin-launcher [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] admin-cli [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] OSGi Container [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] GlassFish API Exporter Module [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] flashlight-framework [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Kernel Classes [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] GMS Bootstrap Module [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] cluster-admin [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] admin-server-management [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] cluster-cli [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] GMS Module [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] Glassfish MBeanServer support [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] AMX Core [glassfish-jar] [2024-03-19T01:55:52.655Z] [INFO] GlassFish Extra JRE Packages [jar] [2024-03-19T01:55:52.655Z] [INFO] Context Propagation [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] admin-monitoring [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Admin REST Parent [pom] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Admin REST Testing Framework [jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Admin REST Client [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] Eclipse GlassFish Parent Project [pom] [2024-03-19T01:55:52.656Z] [INFO] GlassFish EJB container related modules [pom] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Core EJB Client [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Common modules [pom] [2024-03-19T01:55:52.656Z] [INFO] Jakarta EE dependent public APIs of Glassfish [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Jakarta EE Annotation Framework [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] nucleus.resources [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Deployment Related Modules [pom] [2024-03-19T01:55:52.656Z] [INFO] Deployment Object Library [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Transaction modules [pom] [2024-03-19T01:55:52.656Z] [INFO] Transaction Service Internal API [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Resources infrastructure related modules [pom] [2024-03-19T01:55:52.656Z] [INFO] Resources Connector [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] Connectors Parent [pom] [2024-03-19T01:55:52.656Z] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] EJB container Internal API [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] Java binding for libpam.so [jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Security Parent [pom] [2024-03-19T01:55:52.656Z] [INFO] Jakarta EE Security Core Classes [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] stats77 [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] Glassfish Naming [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] Container Common [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish persistence related modules [pom] [2024-03-19T01:55:52.656Z] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] EJB Container connector for Glassfish [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish ORB related modules [pom] [2024-03-19T01:55:52.656Z] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish ORB connector implementation [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Web container related modules [pom] [2024-03-19T01:55:52.656Z] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Admin REST Service [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] Nucleus template [jar] [2024-03-19T01:55:52.656Z] [INFO] flashlight-agent [jar] [2024-03-19T01:55:52.656Z] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [2024-03-19T01:55:52.656Z] [INFO] Flashlight [pom] [2024-03-19T01:55:52.656Z] [INFO] Deployment Related Admin Classes [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] AutoDeploy Classes [glassfish-jar] [2024-03-19T01:55:52.656Z] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [2024-03-19T01:55:52.656Z] [INFO] Set of schemas for Nucleus [distribution-fragment] [2024-03-19T01:55:52.656Z] [INFO] Nucleus distributions [pom] [2024-03-19T01:55:52.656Z] [INFO] Nucleus distribution Common module [distribution-fragment] [2024-03-19T01:55:52.656Z] [INFO] Jackson Module Jakarta Xmlbind Annotations [jar] [2024-03-19T01:55:52.656Z] [INFO] Glassfish featuresets [pom] [2024-03-19T01:55:52.657Z] [INFO] Glassfish Nucleus Atomic Featureset [pom] [2024-03-19T01:55:52.657Z] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [2024-03-19T01:55:52.657Z] [INFO] Glassfish Nucleus Featureset [pom] [2024-03-19T01:55:52.657Z] [INFO] Nucleus Distribution [glassfish-distribution] [2024-03-19T01:55:52.657Z] [INFO] Diagnostics [pom] [2024-03-19T01:55:52.657Z] [INFO] Diagnostics API [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] GlassFish Diagnostics Context [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] AMX JavaEE [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] LDAP Booster Pack [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] GlassFish HA modules [pom] [2024-03-19T01:55:52.657Z] [INFO] GlassFish ha-file-store [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] GlassFish ha-shoal-store [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions [distribution-fragment] [2024-03-19T01:55:52.657Z] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [2024-03-19T01:55:52.657Z] [INFO] Connector for GlassFish Web Container [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] GlassFish Connectors Connector [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] App Client Modules [pom] [2024-03-19T01:55:52.657Z] [INFO] GlassFish App Client Server-side Modules [pom] [2024-03-19T01:55:52.657Z] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Admin Modules [pom] [2024-03-19T01:55:52.657Z] [INFO] Backup Restore classes [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] App Server CLI Skinning Class [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] admin-cli-optional [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] admin-core [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Appserver template [jar] [2024-03-19T01:55:52.657Z] [INFO] GlassFish Core modules [pom] [2024-03-19T01:55:52.657Z] [INFO] Jakarta EE related distributions kernel Classes [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] GlassFish API Exporter Module Fragment [jar] [2024-03-19T01:55:52.657Z] [INFO] JTA Implementation for Glassfish [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Jakarta Mail Resources Support related modules [pom] [2024-03-19T01:55:52.657Z] [INFO] Jakarta Mail Connector [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Connectors Runtime [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] JTS Implementation for Glassfish [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Web Container Naming Utilities [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Web Container Common Utilities [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Core Servlet Container [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Jakarta Pages Standard Tags implementation connector module [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Web module command line interface [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] WebTier Security Integration [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] GlassFish Web container embedded related modules [pom] [2024-03-19T01:55:52.657Z] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Server-Sent Events [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Web Container glue code [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] JSF implementation connector module [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] JSP caching taglib connector module [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Web Container HA code [glassfish-jar] [2024-03-19T01:55:52.657Z] [INFO] Web Related Implementations for GlassFish [pom] [2024-03-19T01:55:52.658Z] [INFO] Weld connector for glassfish [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] Weld integration for glassfish [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] Weld Integration Fragment [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] Fragment bundle for Weld related testing [jar] [2024-03-19T01:55:52.658Z] [INFO] cdi-api Fragment [jar] [2024-03-19T01:55:52.658Z] [INFO] Full EJB Container add-ons [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] EJB Timer Service Application [war] [2024-03-19T01:55:52.658Z] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [2024-03-19T01:55:52.658Z] [INFO] EJB tier for GlassFish [pom] [2024-03-19T01:55:52.658Z] [INFO] GlassFish resources runtime [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [2024-03-19T01:55:52.658Z] [INFO] Connectors Inbound Support [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] Work Management [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] JDBC Module [pom] [2024-03-19T01:55:52.658Z] [INFO] JDBC Config Module [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] Connectors admin [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [2024-03-19T01:55:52.658Z] [INFO] Load Balancer Internal API [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] Load-Balancer admin [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] GlassFish JMS modules [pom] [2024-03-19T01:55:52.658Z] [INFO] JMS Connector Module for Runtime [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] JMS Module [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] JMS admin [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] JMS Injection Module for Runtime [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [2024-03-19T01:55:52.658Z] [INFO] JDBC Resource Adapter [pom] [2024-03-19T01:55:52.658Z] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] JDBC Templates [jar] [2024-03-19T01:55:52.658Z] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [2024-03-19T01:55:52.658Z] [INFO] JDBC Runtime Module [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] JDBC admin [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] GlassFish Oracle JDBC Packages [jar] [2024-03-19T01:55:52.658Z] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] JPA container for glassfish [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] Declaring EclipseLink dependencies [pom] [2024-03-19T01:55:52.658Z] [INFO] GlassFish cmp related modules [pom] [2024-03-19T01:55:52.658Z] [INFO] utility module for cmp [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] model module for cmp [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] Database Generator module for cmp [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] ejb-mapping module for cmp [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] enhancer module for cmp [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] internal-api module for cmp [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] Entity Bean container [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] support-sqlstore module for cmp [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] support ejb module for cmp [glassfish-jar] [2024-03-19T01:55:52.658Z] [INFO] GlassFish cmp scripts [distribution-fragment] [2024-03-19T01:55:52.658Z] [INFO] CMP tier for GlassFish [pom] [2024-03-19T01:55:52.659Z] [INFO] Concurrency Utilities Modules [pom] [2024-03-19T01:55:52.659Z] [INFO] Concurrent Connector Module [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Concurrent Implementation Module [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Batch runtime modules for Glassfish [pom] [2024-03-19T01:55:52.659Z] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [2024-03-19T01:55:52.659Z] [INFO] Batch Connector for Glassfish [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Batch Commands for Glassfish [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] GlassFish Extras modules [pom] [2024-03-19T01:55:52.659Z] [INFO] GlassFish JavaEE Manifest pom [pom] [2024-03-19T01:55:52.659Z] [INFO] GlassFish jakartaee.jar [jar] [2024-03-19T01:55:52.659Z] [INFO] GlassFish jakartaee.jar distribution fragment [distribution-fragment] [2024-03-19T01:55:52.659Z] [INFO] GlassFish appserv-rt Manifest pom [pom] [2024-03-19T01:55:52.659Z] [INFO] GlassFish appserv-rt.jar [jar] [2024-03-19T01:55:52.659Z] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [2024-03-19T01:55:52.659Z] [INFO] Grizzly Glassfish Extra modules [pom] [2024-03-19T01:55:52.659Z] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Glassfish Grizzly extra jars Combining [jar] [2024-03-19T01:55:52.659Z] [INFO] Admin Console Integration [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Admin Console Integration [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] DataProvider [jar] [2024-03-19T01:55:52.659Z] [INFO] Admin Console Packages [pom] [2024-03-19T01:55:52.659Z] [INFO] Admin Console Common [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Admin Console Core Jar [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Admin Console WAR [war] [2024-03-19T01:55:52.659Z] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Admin Console Web Container Plugin [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Admin Console JDBC Plugin [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Admin Console Connectors Plugin [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Admin Console JTS Plugin [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Glassfish featuresets [pom] [2024-03-19T01:55:52.659Z] [INFO] Glassfish Web Featureset [pom] [2024-03-19T01:55:52.659Z] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Ejb Security Integration [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] App Client - client-side modules [pom] [2024-03-19T01:55:52.659Z] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Appclient Security Integration [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] GlassFish Web Services related modules [pom] [2024-03-19T01:55:52.659Z] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] WebServices Security and Jakarta Authentication implementation [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] GlassFish webservices scripts [distribution-fragment] [2024-03-19T01:55:52.659Z] [INFO] GlassFish Metro Glue Code [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] SOAP/TCP integration code [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Client OSGi module (including ACC) [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] Client Library (including ACC) [glassfish-jar] [2024-03-19T01:55:52.659Z] [INFO] GlassFish appclient scripts [distribution-fragment] [2024-03-19T01:55:52.660Z] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [2024-03-19T01:55:52.660Z] [INFO] Admin Console Full distribution plugin [glassfish-jar] [2024-03-19T01:55:52.660Z] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [2024-03-19T01:55:52.660Z] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [2024-03-19T01:55:52.660Z] [INFO] Admin Console Corba Plugin [glassfish-jar] [2024-03-19T01:55:52.660Z] [INFO] Admin Console JMS Plugin [glassfish-jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish MicroProfile modules [pom] [2024-03-19T01:55:52.660Z] [INFO] GlassFish MicroProfile Connectors [glassfish-jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish MicroProfile Config [glassfish-jar] [2024-03-19T01:55:52.660Z] [INFO] Glassfish Featureset [pom] [2024-03-19T01:55:52.660Z] [INFO] Embedded GlassFish Shell [jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [2024-03-19T01:55:52.660Z] [INFO] Embedded GlassFish Static Shell [jar] [2024-03-19T01:55:52.660Z] [INFO] Glassfish distributions [pom] [2024-03-19T01:55:52.660Z] [INFO] GlassFish distribution Common module [distribution-fragment] [2024-03-19T01:55:52.660Z] [INFO] Glassfish Full Profile Distribution [glassfish-distribution] [2024-03-19T01:55:52.660Z] [INFO] Embedded GlassFish Common [pom] [2024-03-19T01:55:52.660Z] [INFO] GlassFish UberJar InstallRoot Builder Module [jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish UberJar InstanceRoot Builder Module [jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish OSGI Modules Uninstaller [jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish UberJar OSGI Main Module [jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish UberJar Activator [glassfish-jar] [2024-03-19T01:55:52.660Z] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [2024-03-19T01:55:52.660Z] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [2024-03-19T01:55:52.660Z] [INFO] Embedded GlassFish All-In-One [jar] [2024-03-19T01:55:52.660Z] [INFO] Embedded GlassFish nucleus [jar] [2024-03-19T01:55:52.660Z] [INFO] Embedded GlassFish Web [jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Embedded modules [pom] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Embedded Modules - Tests [jar] [2024-03-19T01:55:52.660Z] [INFO] Embedded GlassFish Shell Jars [pom] [2024-03-19T01:55:52.660Z] [INFO] Debug [jar] [2024-03-19T01:55:52.660Z] [INFO] Glassfish Web Profile Distribution [glassfish-distribution] [2024-03-19T01:55:52.660Z] [INFO] Security Related Implementation for GlassFish [pom] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Tests [pom] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Admin Tests - Parent [pom] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Admin Tests - Progress Admin Extension [glassfish-jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Integration Test Tools [jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Admin Tests [jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Application Tests [jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Ant Tests [pom] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [2024-03-19T01:55:52.660Z] [INFO] connectors-ra-redeploy [pom] [2024-03-19T01:55:52.660Z] [INFO] connectors-ra-redeploy-jars [jar] [2024-03-19T01:55:52.660Z] [INFO] connectors-ra-redeploy-rars [rar] [2024-03-19T01:55:52.660Z] [INFO] connectors-ra-redeploy-rars-xa [rar] [2024-03-19T01:55:52.660Z] [INFO] report-builder [jar] [2024-03-19T01:55:52.660Z] [INFO] reporter [jar] [2024-03-19T01:55:52.660Z] [INFO] webtest [jar] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Ant Dependencies [pom] [2024-03-19T01:55:52.660Z] [INFO] GlassFish Embedded Tests [pom] [2024-03-19T01:55:52.660Z] [INFO] Basic tests for testing org.glassfish.embeddable APIs [pom] [2024-03-19T01:55:52.661Z] [INFO] Test newGlassFish(), start(), stop(), dispose() lifecyle operations [jar] [2024-03-19T01:55:52.661Z] [INFO] Basic CDI Test [jar] [2024-03-19T01:55:52.661Z] [INFO] CDI, EJB, JPA integration test [jar] [2024-03-19T01:55:52.661Z] [INFO] CDI, EJB, JPA integration test which has glassfish-resources.xml [jar] [2024-03-19T01:55:52.661Z] [INFO] EJB related Embedded Tests [pom] [2024-03-19T01:55:52.661Z] [INFO] Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs [jar] [2024-03-19T01:55:52.661Z] [INFO] EJB Embedded API test [jar] [2024-03-19T01:55:52.661Z] [INFO] Test remote EJB deployment with org.glassfish.embeddable APIs [jar] [2024-03-19T01:55:52.661Z] [INFO] Scattered Archive Test [war] [2024-03-19T01:55:52.661Z] [INFO] GlassFish Embedded Maven Plugin Tests [pom] [2024-03-19T01:55:52.661Z] [INFO] Application Dispatcher Test (maven-plugin/applicationDispatcher) [war] [2024-03-19T01:55:52.661Z] [INFO] Directory Listing Test (maven-plugin/dirListing) [war] [2024-03-19T01:55:52.661Z] [INFO] Filter URI Mapping Test (maven-plugin/filterURIMapping) [war] [2024-03-19T01:55:52.661Z] [INFO] Get Request URI Test (maven-plugin/getRequestURI) [war] [2024-03-19T01:55:52.661Z] [INFO] Index Page Test (maven-plugin/index) [jar] [2024-03-19T01:55:52.661Z] [INFO] JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) [war] [2024-03-19T01:55:52.661Z] [INFO] Query String Test (maven-plugin/queryString) [war] [2024-03-19T01:55:52.661Z] [INFO] Session Lifecyle Test (maven-plugin/sessionDestroyed) [war] [2024-03-19T01:55:52.661Z] [INFO] Standalone WAR Test (maven-plugin/standalonewar) [war] [2024-03-19T01:55:52.661Z] [INFO] Test https and other plugin configurations (maven-plugin/secureWebApp) [war] [2024-03-19T01:55:52.661Z] [INFO] Test web app containing JSPs/JSTLs (maven-plugin/jsptest) [war] [2024-03-19T01:55:52.661Z] [INFO] Multiple application deployment test (maven-plugin/multipleApps) [war] [2024-03-19T01:55:52.661Z] [INFO] GlassFish Web Embedded Tests [pom] [2024-03-19T01:55:52.661Z] [INFO] Test for glassfish-embedded-web [war] [2024-03-19T01:55:52.661Z] [INFO] Utilities for embedded testing [jar] [2024-03-19T01:55:52.661Z] [INFO] Simple embedded servlet project [war] [2024-03-19T01:55:52.661Z] [INFO] Console extensions for OSGi platforms [pom] [2024-03-19T01:55:52.661Z] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [2024-03-19T01:55:52.661Z] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [2024-03-19T01:55:52.661Z] [INFO] GlassFish Flashlight Client [glassfish-jar] [2024-03-19T01:55:52.661Z] [INFO] Flashlight [pom] [2024-03-19T01:55:52.661Z] [INFO] Ant tasks [jar] [2024-03-19T01:55:52.661Z] [INFO] [2024-03-19T01:55:52.661Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2024-03-19T01:55:52.661Z] [INFO] Building GlassFish Project 8.0.1-SNAPSHOT [1/332] [2024-03-19T01:55:52.661Z] [INFO] from pom.xml [2024-03-19T01:55:52.661Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:55:52.661Z] [INFO] [2024-03-19T01:55:52.661Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator --- [2024-03-19T01:55:52.661Z] [INFO] [2024-03-19T01:55:52.661Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-main-aggregator --- [2024-03-19T01:55:52.919Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T01:55:52.919Z] [INFO] [2024-03-19T01:55:52.919Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-main-aggregator --- [2024-03-19T01:55:53.176Z] [INFO] CycloneDX: Resolving Aggregated Dependencies [2024-03-19T01:56:25.226Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish.main/nucleus-parent@8.0.1-SNAPSHOT?type=pom [2024-03-19T01:56:25.226Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.0?type=jar [2024-03-19T01:56:25.226Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.osgi/org.osgi.core@5.0.0?type=jar [2024-03-19T01:56:25.226Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish/jakarta.el@5.0.0-M1?type=jar [2024-03-19T01:56:25.227Z] [INFO] CycloneDX: Creating BOM version 1.4 with 835 component(s) [2024-03-19T01:56:25.227Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/target/bom.xml [2024-03-19T01:56:25.227Z] [INFO] attaching as glassfish-main-aggregator-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:25.227Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/target/bom.json [2024-03-19T01:56:25.227Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T01:56:25.227Z] [INFO] attaching as glassfish-main-aggregator-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:25.227Z] [INFO] [2024-03-19T01:56:25.227Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-main-aggregator --- [2024-03-19T01:56:25.227Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/8.0.1-SNAPSHOT/glassfish-main-aggregator-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:25.227Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/8.0.1-SNAPSHOT/glassfish-main-aggregator-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:25.227Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/8.0.1-SNAPSHOT/glassfish-main-aggregator-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:25.227Z] [INFO] [2024-03-19T01:56:25.227Z] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [2024-03-19T01:56:25.227Z] [INFO] Building Code Quality Verification Tools - Configuration 8.0.1-SNAPSHOT [2/332] [2024-03-19T01:56:25.227Z] [INFO] from qa/pom.xml [2024-03-19T01:56:25.227Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:56:25.227Z] [INFO] [2024-03-19T01:56:25.227Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-qa-config --- [2024-03-19T01:56:25.227Z] [INFO] [2024-03-19T01:56:25.227Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-qa-config --- [2024-03-19T01:56:25.227Z] [INFO] [2024-03-19T01:56:25.227Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-qa-config --- [2024-03-19T01:56:25.227Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:56:25.227Z] [INFO] [2024-03-19T01:56:25.227Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-qa-config --- [2024-03-19T01:56:25.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target/glassfish-qa-config-8.0.1-SNAPSHOT.jar [2024-03-19T01:56:25.227Z] [INFO] [2024-03-19T01:56:25.227Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-qa-config --- [2024-03-19T01:56:25.227Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:25.227Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:56:25.227Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target/bom.xml [2024-03-19T01:56:25.227Z] [INFO] attaching as glassfish-qa-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:25.227Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target/bom.json [2024-03-19T01:56:25.227Z] [INFO] attaching as glassfish-qa-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:25.227Z] [INFO] [2024-03-19T01:56:25.227Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-qa-config --- [2024-03-19T01:56:25.227Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/8.0.1-SNAPSHOT/glassfish-qa-config-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:25.227Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target/glassfish-qa-config-8.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/8.0.1-SNAPSHOT/glassfish-qa-config-8.0.1-SNAPSHOT.jar [2024-03-19T01:56:25.228Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/8.0.1-SNAPSHOT/glassfish-qa-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:25.228Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/qa/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/8.0.1-SNAPSHOT/glassfish-qa-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [2024-03-19T01:56:25.228Z] [INFO] Building Nucleus Parent 8.0.1-SNAPSHOT [3/332] [2024-03-19T01:56:25.228Z] [INFO] from nucleus/parent/pom.xml [2024-03-19T01:56:25.228Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- assembly:3.6.0:single (common-resources) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] Reading assembly descriptor: src/main/assembly/resources.xml [2024-03-19T01:56:25.228Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/nucleus-parent-resources.zip [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] Executing tasks [2024-03-19T01:56:25.228Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/classes/META-INF for [2024-03-19T01:56:25.228Z] [INFO] [echo] nucleus-parent [2024-03-19T01:56:25.228Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/classes/META-INF [2024-03-19T01:56:25.228Z] [INFO] Executed tasks [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:25.228Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:56:25.228Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/bom.xml [2024-03-19T01:56:25.228Z] [INFO] attaching as nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:25.228Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/bom.json [2024-03-19T01:56:25.228Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T01:56:25.228Z] [INFO] attaching as nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] No tests to run. [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/failsafe-reports [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-nucleus-parent-checkstyle) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:25.228Z] [INFO] [2024-03-19T01:56:25.228Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-parent --- [2024-03-19T01:56:25.228Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/8.0.1-SNAPSHOT/nucleus-parent-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:25.229Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/8.0.1-SNAPSHOT/nucleus-parent-8.0.1-SNAPSHOT-resources.zip [2024-03-19T01:56:25.229Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/8.0.1-SNAPSHOT/nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:25.229Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/parent/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/8.0.1-SNAPSHOT/nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:25.229Z] [INFO] [2024-03-19T01:56:25.229Z] [INFO] -------------< org.glassfish.main:glassfish-jul-extension >------------- [2024-03-19T01:56:25.229Z] [INFO] Building GlassFish Java Util Logging Extension 8.0.1-SNAPSHOT [4/332] [2024-03-19T01:56:25.229Z] [INFO] from nucleus/glassfish-jul-extension/pom.xml [2024-03-19T01:56:25.229Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:56:25.229Z] [INFO] [2024-03-19T01:56:25.229Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-jul-extension --- [2024-03-19T01:56:25.229Z] [INFO] [2024-03-19T01:56:25.229Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-jul-extension --- [2024-03-19T01:56:25.229Z] [INFO] [2024-03-19T01:56:25.229Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-jul-extension --- [2024-03-19T01:56:25.229Z] [INFO] [2024-03-19T01:56:25.229Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-jul-extension --- [2024-03-19T01:56:25.229Z] [INFO] [2024-03-19T01:56:25.229Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-jul-extension --- [2024-03-19T01:56:25.229Z] [INFO] [2024-03-19T01:56:25.229Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-jul-extension --- [2024-03-19T01:56:25.229Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:25.229Z] [INFO] [2024-03-19T01:56:25.229Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-jul-extension --- [2024-03-19T01:56:25.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/resources [2024-03-19T01:56:25.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/manpages [2024-03-19T01:56:25.229Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:56:25.229Z] [INFO] [2024-03-19T01:56:25.229Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-jul-extension --- [2024-03-19T01:56:25.229Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:56:25.229Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:25.793Z] [INFO] JDK-8318913 workaround: patched module-info.class requires version from [21] to [null] on 2 JDK modules [java.base, java.logging] [2024-03-19T01:56:25.793Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java:[485,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:56:25.793Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java:[490,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:25.793Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/handler/GlassFishLogHandler.java:[264,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:25.793Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogger.java:[75,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:56:25.793Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogger.java:[83,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:25.793Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java uses or overrides a deprecated API. [2024-03-19T01:56:25.794Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:56:25.794Z] [INFO] [2024-03-19T01:56:25.794Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-jul-extension --- [2024-03-19T01:56:25.794Z] [INFO] [2024-03-19T01:56:25.794Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-jul-extension --- [2024-03-19T01:56:26.050Z] [INFO] [2024-03-19T01:56:26.050Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-jul-extension --- [2024-03-19T01:56:26.307Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:56:26.871Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:56:26.871Z] [INFO] [2024-03-19T01:56:26.871Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-jul-extension --- [2024-03-19T01:56:26.871Z] [INFO] [2024-03-19T01:56:26.871Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-jul-extension --- [2024-03-19T01:56:26.871Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:56:26.871Z] [INFO] Compiling 54 source files with javac [debug target 21 module-path] to target/classes [2024-03-19T01:56:27.129Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:56:27.129Z] [INFO] [2024-03-19T01:56:27.129Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-jul-extension --- [2024-03-19T01:56:27.129Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-03-19T01:56:27.129Z] [INFO] [2024-03-19T01:56:27.129Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-jul-extension --- [2024-03-19T01:56:27.129Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:27.129Z] [INFO] Compiling 28 source files with javac [debug target 21 module-path] to target/test-classes [2024-03-19T01:56:28.057Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/record/GlassFishLogRecordTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/record/GlassFishLogRecordTest.java uses or overrides a deprecated API. [2024-03-19T01:56:28.057Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/record/GlassFishLogRecordTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:56:28.057Z] [INFO] [2024-03-19T01:56:28.057Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-jul-extension --- [2024-03-19T01:56:28.057Z] [INFO] [2024-03-19T01:56:28.057Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-jul-extension --- [2024-03-19T01:56:28.057Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/surefire-reports [2024-03-19T01:56:28.057Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:56:28.057Z] [INFO] [2024-03-19T01:56:28.057Z] [INFO] ------------------------------------------------------- [2024-03-19T01:56:28.057Z] [INFO] T E S T S [2024-03-19T01:56:28.057Z] [INFO] ------------------------------------------------------- [2024-03-19T01:56:28.057Z] [0.003s][info][gc] Using G1 [2024-03-19T01:56:28.987Z] [0.589s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->2M(256M) 4.121ms [2024-03-19T01:56:28.987Z] [INFO] Running org.glassfish.main.jul.handler.HandlerConfigurationHelperTest [2024-03-19T01:56:28.987Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.glassfish.main.jul.handler.HandlerConfigurationHelperTest [2024-03-19T01:56:28.987Z] [INFO] Running org.glassfish.main.jul.handler.GlassFishLogHandlerTest [2024-03-19T01:56:28.987Z] org.glassfish.main.jul.GlassFishLogManager: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:28.987Z] java.lang.RuntimeException: reset() ignored. [2024-03-19T01:56:28.987Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:28.987Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reset(GlassFishLogManager.java:281) [2024-03-19T01:56:28.988Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.initEnv(GlassFishLogHandlerTest.java:60) [2024-03-19T01:56:28.988Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:28.988Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:28.988Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$13(ClassBasedTestDescriptor.java:412) [2024-03-19T01:56:28.988Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216) [2024-03-19T01:56:28.988Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85) [2024-03-19T01:56:28.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) [2024-03-19T01:56:28.988Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:28.988Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:28.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:28.988Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:28.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:28.988Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:28.988Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:28.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:28.989Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.989Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:28.989Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:28.989Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:28.989Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.989Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:28.989Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:28.989Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:28.989Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:28.989Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:28.989Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:28.989Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:28.989Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:28.989Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:28.989Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:28.989Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:28.989Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:28.989Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:28.989Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:28.989Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:28.989Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:28.989Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:28.989Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:28.989Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:28.989Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:28.989Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:28.989Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:28.989Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSequenceNumber) [2024-03-19T01:56:28.989Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSource) [2024-03-19T01:56:28.989Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.timestampFormat) [2024-03-19T01:56:28.989Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.level) [2024-03-19T01:56:28.989Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.thread) [2024-03-19T01:56:28.989Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.class) [2024-03-19T01:56:28.989Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:28.989Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(jakarta.enterprise.logging.stdout) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@37e4d7bb['jakarta.enterprise.logging.stdout':null] [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.level) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.useParentHandlers) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.level) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.handlers) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.level) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.handlers) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.level) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.handlers) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.handlers) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(jakarta.enterprise.logging.stderr) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@51133c06['jakarta.enterprise.logging.stderr':null] [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.level) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.useParentHandlers) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.level) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.handlers) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.level) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.handlers) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.level) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.handlers) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.handlers) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.handler.GlassFishLogHandler: GlassFishLogHandler(configuration=org.glassfish.main.jul.handler.GlassFishLogHandlerConfiguration@95e33cc) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.handler.GlassFishLogHandler: reconfigure(configuration=org.glassfish.main.jul.handler.GlassFishLogHandlerConfiguration@95e33cc) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.handler.GlassFishLogHandler: stopPump() [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.handler.GlassFishLogHandler: startLoggingIfPossible() [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.GlassFishLoggerFinder: getLogger name: org.glassfish.main.jul.rotation.LogFileManager, module: org.glassfish.main.jul [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:28.990Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@345f69f3['org.glassfish.main.jul.rotation.LogFileManager':null] [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.level) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.useParentHandlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.level) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.handlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.level) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.handlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.level) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.handlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.level) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.level) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.handlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.handlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.GlassFishLoggerFinder: getLogger name: org.glassfish.main.jul.rotation.LogFileArchiver, module: org.glassfish.main.jul [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3f57bcad['org.glassfish.main.jul.rotation.LogFileArchiver':null] [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.level) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.useParentHandlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.level) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.handlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.level) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.handlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.level) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.handlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.level) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.level) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.handlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.handlers) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:28.991Z] org.glassfish.main.jul.handler.GlassFishLogHandler: updateRollSchedule() [2024-03-19T01:56:28.992Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:28.992Z] java.lang.RuntimeException: Output streams reset to JVM defaults. [2024-03-19T01:56:28.992Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:28.992Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-03-19T01:56:28.992Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.resetStandardOutputs(LoggingSystemEnvironment.java:80) [2024-03-19T01:56:28.992Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.startLoggingIfPossible(GlassFishLogHandler.java:338) [2024-03-19T01:56:28.992Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.reconfigure(GlassFishLogHandler.java:205) [2024-03-19T01:56:28.992Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.(GlassFishLogHandler.java:154) [2024-03-19T01:56:28.992Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.initEnv(GlassFishLogHandlerTest.java:68) [2024-03-19T01:56:28.992Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:28.992Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:28.992Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$13(ClassBasedTestDescriptor.java:412) [2024-03-19T01:56:28.992Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216) [2024-03-19T01:56:28.992Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:28.993Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:28.993Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:28.993Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:28.993Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:28.993Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:28.993Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:28.993Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:28.993Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:28.993Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:28.993Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:28.993Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:28.993Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:28.993Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:28.993Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:28.993Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:28.993Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:28.993Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:28.994Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:28.994Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.GlassFishLogger: addHandler(org.glassfish.main.jul.handler.GlassFishLogHandler@432038ec[status=ON, buffer=org.glassfish.main.jul.handler.LogRecordBuffer@7daa0fbd[0/10000], file=/tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest11943823414523367284.log]); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':FINEST] [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.handler.GlassFishLogHandler: Logging pump for org.glassfish.main.jul.handler.LogRecordBuffer@7daa0fbd[0/10000] started. [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.handler.GlassFishLogHandler: reconfigure(configuration=org.glassfish.main.jul.handler.GlassFishLogHandlerConfiguration@68df9280) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.handler.GlassFishLogHandler: stopPump() [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.handler.GlassFishLogHandler: startLoggingIfPossible() [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.handler.GlassFishLogHandler: updateRollSchedule() [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.handler.GlassFishLogHandler: initStandardStreamsLogging() [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.handler.GlassFishLogHandler: Logging pump for org.glassfish.main.jul.handler.LogRecordBuffer@7daa0fbd[1/10000] started. [2024-03-19T01:56:28.994Z] 01:56:28.838626 INFO main org.junit.platform.commons.util.ReflectionUtils.invokeMethod Tommy, can you hear me? [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=some.usual.logger) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=some.usual.logger) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(some.usual.logger) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7582ff54['some.usual.logger':null] [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.logger.level) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.logger.useParentHandlers) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.level) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.handlers) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.level) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.handlers) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.logger.handlers) [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=some.usual.logger) [2024-03-19T01:56:28.994Z] 01:56:28.859563 INFO main org.glassfish.main.jul.handler.GlassFishLogHandlerTest.enableStandardStreamsLoggers Some info message [2024-03-19T01:56:28.994Z] 01:56:28.859946 SEVERE main org.junit.platform.commons.util.ReflectionUtils.invokeMethod Can you feel me near you? [2024-03-19T01:56:28.994Z] 01:56:28.860244 SEVERE main org.junit.platform.commons.util.ReflectionUtils.invokeMethod Příliš žluťoučký kůň úpěl ďábelské ódy [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.handler.GlassFishLogHandler: roll() [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:28.994Z] 01:56:28.907919 INFO main org.glassfish.main.jul.rotation.LogFileManager.roll Archived file: /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest11943823414523367284.log_2024-03-19T01-56-28 - if null, action failed. [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.handler.GlassFishLogHandler: updateRollSchedule() [2024-03-19T01:56:28.994Z] org.glassfish.main.jul.handler.GlassFishLogHandler: reconfigure(configuration=org.glassfish.main.jul.handler.GlassFishLogHandlerConfiguration@4ae9cfc1) [2024-03-19T01:56:28.995Z] org.glassfish.main.jul.handler.GlassFishLogHandler: stopPump() [2024-03-19T01:56:28.995Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:28.995Z] org.glassfish.main.jul.handler.GlassFishLogHandler: startLoggingIfPossible() [2024-03-19T01:56:28.995Z] org.glassfish.main.jul.handler.GlassFishLogHandler: updateRollSchedule() [2024-03-19T01:56:28.995Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:28.995Z] java.lang.RuntimeException: Output streams reset to JVM defaults. [2024-03-19T01:56:28.995Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:28.995Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-03-19T01:56:28.995Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.resetStandardOutputs(LoggingSystemEnvironment.java:80) [2024-03-19T01:56:28.995Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.startLoggingIfPossible(GlassFishLogHandler.java:338) [2024-03-19T01:56:28.995Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.reconfigure(GlassFishLogHandler.java:205) [2024-03-19T01:56:28.995Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.disabledlogStandardStreams(GlassFishLogHandlerTest.java:183) [2024-03-19T01:56:28.995Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:28.995Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:28.995Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:28.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:28.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:28.996Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:28.996Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:28.996Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:28.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:28.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:28.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:28.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:28.997Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:28.997Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:28.997Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:28.997Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:28.997Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:28.997Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:28.997Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:28.997Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:28.997Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:28.997Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:28.997Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:28.997Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:28.997Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.handler.GlassFishLogHandler: Logging pump for org.glassfish.main.jul.handler.LogRecordBuffer@7daa0fbd[1/10000] started. [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.level) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.encoding) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.enabled) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.file) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.redirectStandardStreams) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.flushFrequency) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.buffer.capacity) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.buffer.timeoutInSeconds) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.megabytes) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.compress) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.rollOnDateChange) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.minutes) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.maxArchiveFiles) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSequenceNumber) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSource) [2024-03-19T01:56:28.997Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.timestampFormat) [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.printSequenceNumber) [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.printSource) [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.timestampFormat) [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.level) [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.thread) [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.class) [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.level) [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.thread) [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.class) [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.GlassFishLogger: removeHandler(org.glassfish.main.jul.handler.GlassFishLogHandler@432038ec[status=ON, buffer=org.glassfish.main.jul.handler.LogRecordBuffer@7daa0fbd[0/10000], file=/tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest11943823414523367284.log]); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':FINEST] [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.handler.GlassFishLogHandler: close() [2024-03-19T01:56:28.998Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:28.998Z] java.lang.RuntimeException: Output streams reset to JVM defaults. [2024-03-19T01:56:28.998Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:28.998Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-03-19T01:56:28.998Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.resetStandardOutputs(LoggingSystemEnvironment.java:80) [2024-03-19T01:56:28.998Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.close(GlassFishLogHandler.java:283) [2024-03-19T01:56:28.998Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.resetEverything(GlassFishLogHandlerTest.java:77) [2024-03-19T01:56:28.998Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:28.998Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:28.998Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:28.998Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:28.998Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:28.998Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:28.998Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-03-19T01:56:28.998Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:118) [2024-03-19T01:56:28.998Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:28.999Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:28.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:28.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:28.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:28.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:28.999Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:28.999Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:28.999Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$15(ClassBasedTestDescriptor.java:440) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.999Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$16(ClassBasedTestDescriptor.java:438) [2024-03-19T01:56:28.999Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:28.999Z] at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1116) [2024-03-19T01:56:28.999Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:438) [2024-03-19T01:56:28.999Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:232) [2024-03-19T01:56:28.999Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:85) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:28.999Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:28.999Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.000Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.000Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.000Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.000Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.000Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.000Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.000Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.000Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.000Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.000Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.000Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.000Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.000Z] org.glassfish.main.jul.handler.GlassFishLogHandler: stopPump() [2024-03-19T01:56:29.000Z] org.glassfish.main.jul.GlassFishLogManager: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:29.000Z] java.lang.RuntimeException: reset() ignored. [2024-03-19T01:56:29.000Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:29.000Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reset(GlassFishLogManager.java:281) [2024-03-19T01:56:29.000Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.resetEverything(GlassFishLogHandlerTest.java:79) [2024-03-19T01:56:29.000Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.000Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.000Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.000Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.000Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.000Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.000Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-03-19T01:56:29.000Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:118) [2024-03-19T01:56:29.000Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.000Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.000Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.000Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.001Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.001Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.001Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$15(ClassBasedTestDescriptor.java:440) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.001Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$16(ClassBasedTestDescriptor.java:438) [2024-03-19T01:56:29.001Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.001Z] at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1116) [2024-03-19T01:56:29.001Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:438) [2024-03-19T01:56:29.001Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:232) [2024-03-19T01:56:29.001Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:85) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.001Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.002Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.002Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.002Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.002Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.002Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.002Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.002Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.002Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.002Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.002Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.002Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.002Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.002Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.002Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.glassfish.main.jul.handler.GlassFishLogHandlerTest [2024-03-19T01:56:29.002Z] [INFO] Running org.glassfish.main.jul.handler.SimpleLogHandlerTest [2024-03-19T01:56:29.002Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.glassfish.main.jul.handler.SimpleLogHandlerTest [2024-03-19T01:56:29.002Z] [INFO] Running org.glassfish.main.jul.handler.SyslogHandlerTest [2024-03-19T01:56:29.259Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.glassfish.main.jul.handler.SyslogHandlerTest [2024-03-19T01:56:29.259Z] [INFO] Running org.glassfish.main.jul.handler.LogCollectorHandlerTest [2024-03-19T01:56:29.259Z] org.glassfish.main.jul.GlassFishLogManager: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:29.259Z] java.lang.RuntimeException: reset() ignored. [2024-03-19T01:56:29.259Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:29.259Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reset(GlassFishLogManager.java:281) [2024-03-19T01:56:29.260Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.LogCollectorHandlerTest.initEnv(LogCollectorHandlerTest.java:51) [2024-03-19T01:56:29.260Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.260Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.260Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$13(ClassBasedTestDescriptor.java:412) [2024-03-19T01:56:29.260Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216) [2024-03-19T01:56:29.260Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85) [2024-03-19T01:56:29.260Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) [2024-03-19T01:56:29.260Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.260Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.260Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.260Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.260Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.260Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.260Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.260Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.260Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.261Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.261Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.261Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.261Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.261Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.261Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.261Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.261Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.261Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.261Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.261Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.261Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.261Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.261Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.261Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.261Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.261Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.261Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@ab7395e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-03-19T01:56:29.261Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.level) [2024-03-19T01:56:29.261Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.useParentHandlers) [2024-03-19T01:56:29.261Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.level) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.handlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.level) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.handlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.level) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.handlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.level) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.level) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.handlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.handlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@50d13246['org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog':null] [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.level) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.useParentHandlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.level) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.handlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.level) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.handlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.level) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.handlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.level) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.level) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.handlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.level) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.handlers) [2024-03-19T01:56:29.262Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.handlers) [2024-03-19T01:56:29.263Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.263Z] org.glassfish.main.jul.GlassFishLogger: addHandler(org.glassfish.main.jul.handler.LogCollectorHandler@e70f13a); this: org.glassfish.main.jul.GlassFishLogger@ab7395e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-03-19T01:56:29.263Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@ab7395e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-03-19T01:56:29.263Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.263Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@ab7395e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':FINEST] [2024-03-19T01:56:29.263Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.263Z] 01:56:29.077766 SEVERE main org.glassfish.main.jul.handler.LogCollectorHandlerTest.handlerLevel Important message: 42 [2024-03-19T01:56:29.263Z] 01:56:29.095291 SEVERE main org.glassfish.main.jul.handler.LogCollectorHandlerTest.handlerLevel Some garbage for close() method [2024-03-19T01:56:29.263Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@ab7395e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':FINEST] [2024-03-19T01:56:29.263Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.263Z] org.glassfish.main.jul.GlassFishLogger: removeHandler(org.glassfish.main.jul.handler.LogCollectorHandler@e70f13a); this: org.glassfish.main.jul.GlassFishLogger@ab7395e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':FINEST] [2024-03-19T01:56:29.263Z] org.glassfish.main.jul.GlassFishLogManager: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:29.263Z] java.lang.RuntimeException: reset() ignored. [2024-03-19T01:56:29.263Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:29.263Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reset(GlassFishLogManager.java:281) [2024-03-19T01:56:29.263Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.handler.LogCollectorHandlerTest.resetEverything(LogCollectorHandlerTest.java:72) [2024-03-19T01:56:29.263Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.263Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.263Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.263Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.263Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.263Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.263Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-03-19T01:56:29.263Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:118) [2024-03-19T01:56:29.263Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.263Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.263Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.263Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.264Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.264Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.264Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.264Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.264Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$15(ClassBasedTestDescriptor.java:440) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.264Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$16(ClassBasedTestDescriptor.java:438) [2024-03-19T01:56:29.264Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.264Z] at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1116) [2024-03-19T01:56:29.264Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:438) [2024-03-19T01:56:29.264Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:232) [2024-03-19T01:56:29.264Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:85) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.264Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.264Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.264Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.264Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.265Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.265Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.265Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.265Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.265Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.265Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.265Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.265Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.265Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.265Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.265Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.265Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.265Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.265Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.265Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.265Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.glassfish.main.jul.handler.LogCollectorHandlerTest [2024-03-19T01:56:29.265Z] [INFO] Running org.glassfish.main.jul.handler.LoggingPrintStreamTest [2024-03-19T01:56:29.265Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.glassfish.main.jul.handler.LoggingPrintStreamTest [2024-03-19T01:56:29.265Z] [INFO] Running org.glassfish.main.jul.GlassFishLogManagerInitializerTest [2024-03-19T01:56:29.265Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.007 s -- in org.glassfish.main.jul.GlassFishLogManagerInitializerTest [2024-03-19T01:56:29.265Z] [INFO] Running org.glassfish.main.jul.formatter.HandlerIdTest [2024-03-19T01:56:29.265Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.main.jul.formatter.HandlerIdTest [2024-03-19T01:56:29.265Z] [INFO] Running org.glassfish.main.jul.formatter.ODLLogFormatterTest [2024-03-19T01:56:29.265Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.glassfish.main.jul.formatter.ODLLogFormatterTest [2024-03-19T01:56:29.265Z] [INFO] Running org.glassfish.main.jul.formatter.LogFormatDetectorTest [2024-03-19T01:56:29.265Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.glassfish.main.jul.formatter.LogFormatDetectorTest [2024-03-19T01:56:29.265Z] [INFO] Running org.glassfish.main.jul.formatter.UniformLogFormatterTest [2024-03-19T01:56:29.265Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.main.jul.formatter.UniformLogFormatterTest [2024-03-19T01:56:29.265Z] [INFO] Running org.glassfish.main.jul.formatter.OneLineFormatterTest [2024-03-19T01:56:29.524Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.main.jul.formatter.OneLineFormatterTest [2024-03-19T01:56:29.524Z] [INFO] Running org.glassfish.main.jul.rotation.DailyLogRotationTimerTaskTest [2024-03-19T01:56:29.524Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.main.jul.rotation.DailyLogRotationTimerTaskTest [2024-03-19T01:56:29.524Z] [INFO] Running org.glassfish.main.jul.rotation.MeteredStreamTest [2024-03-19T01:56:29.524Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.main.jul.rotation.MeteredStreamTest [2024-03-19T01:56:29.524Z] [INFO] Running org.glassfish.main.jul.rotation.LogFileManagerTest [2024-03-19T01:56:29.524Z] Temp log directory useful when debugging: /tmp/LogFileManagerTest16861639513428333249 [2024-03-19T01:56:29.524Z] Created files: [2024-03-19T01:56:29.524Z] /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log: 0 B [2024-03-19T01:56:29.524Z] 01:56:29.278941 INFO main org.glassfish.main.jul.rotation.LogFileManager.roll Archived file: /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29 - if null, action failed. [2024-03-19T01:56:29.524Z] 01:56:29.280972 INFO gFileManagerTest.log org.glassfish.main.jul.rotation.LogFileArchiver.compressFile File /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29 of size 16 has been archived to file /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29.gz of size 36 in 1 ms [2024-03-19T01:56:29.525Z] 01:56:29.282623 INFO main org.glassfish.main.jul.rotation.LogFileManager.roll Archived file: /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29_2 - if null, action failed. [2024-03-19T01:56:29.525Z] 01:56:29.283603 INFO gFileManagerTest.log org.glassfish.main.jul.rotation.LogFileArchiver.compressFile File /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29_2 of size 101 has been archived to file /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29_2.gz of size 114 in 0 ms [2024-03-19T01:56:29.525Z] 01:56:29.284082 INFO main org.glassfish.main.jul.rotation.LogFileManager.roll Archived file: /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29_3 - if null, action failed. [2024-03-19T01:56:29.525Z] 01:56:29.284858 INFO gFileManagerTest.log org.glassfish.main.jul.rotation.LogFileArchiver.compressFile File /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29_3 of size 101 has been archived to file /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29_3.gz of size 113 in 0 ms [2024-03-19T01:56:29.525Z] 01:56:29.285308 INFO main org.glassfish.main.jul.rotation.LogFileManager.roll Archived file: /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29_4 - if null, action failed. [2024-03-19T01:56:29.525Z] 01:56:29.285970 INFO gFileManagerTest.log org.glassfish.main.jul.rotation.LogFileArchiver.compressFile File /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29_4 of size 1 has been archived to file /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29_4.gz of size 21 in 0 ms [2024-03-19T01:56:29.525Z] Created files: [2024-03-19T01:56:29.525Z] /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29.gz: 36 B [2024-03-19T01:56:29.525Z] /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29_2.gz: 114 B [2024-03-19T01:56:29.525Z] /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29_3.gz: 113 B [2024-03-19T01:56:29.525Z] /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log: 0 B [2024-03-19T01:56:29.525Z] /tmp/LogFileManagerTest16861639513428333249/logFileManagerTest.log_2024-03-19T01-56-29_4.gz: 21 B [2024-03-19T01:56:29.525Z] 01:56:29.298740 INFO main org.glassfish.main.jul.rotation.LogFileManager.roll Archived file: ___logfile_garbage.log_2024-03-19T01-56-29 - if null, action failed. [2024-03-19T01:56:29.525Z] Created files: [2024-03-19T01:56:29.525Z] [2024-03-19T01:56:29.525Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.glassfish.main.jul.rotation.LogFileManagerTest [2024-03-19T01:56:29.525Z] [INFO] Running org.glassfish.main.jul.rotation.PeriodicalLogRotationTimerTaskTest [2024-03-19T01:56:29.525Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.main.jul.rotation.PeriodicalLogRotationTimerTaskTest [2024-03-19T01:56:29.525Z] [INFO] Running org.glassfish.main.jul.record.MessageResolverTest [2024-03-19T01:56:29.525Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.main.jul.record.MessageResolverTest [2024-03-19T01:56:29.525Z] [INFO] Running org.glassfish.main.jul.record.GlassFishLogRecordTest [2024-03-19T01:56:29.526Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.glassfish.main.jul.record.GlassFishLogRecordTest [2024-03-19T01:56:29.526Z] [INFO] Running org.glassfish.main.jul.GlassFishLoggerTest [2024-03-19T01:56:29.526Z] 01:56:29.341227 SEVERE main FakeClass.fakeMethod Hello my friend, the number is 9. [2024-03-19T01:56:29.526Z] 01:56:29.346853 SEVERE main FakeClass.fakeMethod It is not broken! [2024-03-19T01:56:29.526Z] java.lang.RuntimeException: Kaboom! [2024-03-19T01:56:29.526Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logpException(GlassFishLoggerTest.java:176) [2024-03-19T01:56:29.526Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.526Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.526Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.526Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.526Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.526Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.526Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.526Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.527Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.527Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.527Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.527Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.527Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.528Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.528Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.528Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.528Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.528Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.528Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.528Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.528Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.528Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.528Z] [2024-03-19T01:56:29.528Z] 01:56:29.349658 SEVERE main FakeClass.fakeMethod It is not broken! [2024-03-19T01:56:29.528Z] 01:56:29.351390 SEVERE main FakeClass.fakeMethod Message is here. [2024-03-19T01:56:29.528Z] 01:56:29.354949 SEVERE main FakeClass.fakeMethod another one. [2024-03-19T01:56:29.528Z] java.lang.RuntimeException: Kaboom! [2024-03-19T01:56:29.528Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logrbThrowable(GlassFishLoggerTest.java:278) [2024-03-19T01:56:29.528Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.528Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.528Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.528Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.528Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.529Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.529Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.529Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.529Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.529Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.530Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.530Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.530Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.530Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.530Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.530Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.530Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.530Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.530Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.530Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.530Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.530Z] [2024-03-19T01:56:29.530Z] 01:56:29.357590 SEVERE main FakeClass.fakeMethod another X. [2024-03-19T01:56:29.530Z] 01:56:29.359490 SEVERE main FakeClass.fakeMethod It is not broken! [2024-03-19T01:56:29.530Z] java.lang.RuntimeException: Kaboom! [2024-03-19T01:56:29.530Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logpExceptionWithSupplier(GlassFishLoggerTest.java:191) [2024-03-19T01:56:29.530Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.530Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.530Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.530Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.531Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.531Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.531Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.531Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.531Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.531Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.532Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.532Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.532Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.532Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.532Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.532Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.532Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.532Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.532Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.532Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.532Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.532Z] [2024-03-19T01:56:29.532Z] 01:56:29.361985 SEVERE main org.glassfish.main.jul.GlassFishLoggerTest.logException It is not broken! [2024-03-19T01:56:29.532Z] java.lang.RuntimeException: Kaboom! [2024-03-19T01:56:29.532Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logException(GlassFishLoggerTest.java:111) [2024-03-19T01:56:29.532Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.532Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.532Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.532Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.533Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.533Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.533Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.533Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.533Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.533Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.533Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.534Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.534Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.534Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.534Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.534Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.534Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.534Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.534Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.534Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.534Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.534Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.534Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.534Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.534Z] [2024-03-19T01:56:29.534Z] 01:56:29.364387 SEVERE main FakeClass.fakeMethod It is not broken! [2024-03-19T01:56:29.534Z] 01:56:29.367703 SEVERE main org.glassfish.main.jul.GlassFishLoggerTest.logSupplier It is not broken! [2024-03-19T01:56:29.534Z] 01:56:29.370732 SEVERE main org.glassfish.main.jul.GlassFishLoggerTest.logExceptionInParameters It is not broken but this happened: java.lang.RuntimeException: Kaboom! [2024-03-19T01:56:29.534Z] 01:56:29.374225 SEVERE main org.glassfish.main.jul.GlassFishLoggerTest.logExceptionAndSupplier It is not broken! [2024-03-19T01:56:29.534Z] java.lang.RuntimeException: Kaboom! [2024-03-19T01:56:29.534Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logExceptionAndSupplier(GlassFishLoggerTest.java:136) [2024-03-19T01:56:29.534Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.534Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.534Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.534Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.534Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.534Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.534Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.534Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.534Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.534Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.535Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.535Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.535Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.535Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.535Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.535Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.535Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.535Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.535Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.536Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.536Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.536Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.536Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.536Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.536Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.536Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.536Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.536Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.536Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.536Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.536Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.536Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.536Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.536Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.536Z] [2024-03-19T01:56:29.536Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.glassfish.main.jul.GlassFishLoggerTest [2024-03-19T01:56:29.536Z] [INFO] Running org.glassfish.main.jul.cfg.ConfigurationHelperTest [2024-03-19T01:56:29.536Z] org.glassfish.main.jul.cfg.ConfigurationHelper: Invalid value for the key: org.glassfish.main.jul.cfg.boolean.incorrect: This value is not a boolean [2024-03-19T01:56:29.536Z] java.lang.IllegalArgumentException: Value is not a boolean: This value is not a boolean [2024-03-19T01:56:29.536Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.lambda$static$2(ConfigurationHelper.java:64) [2024-03-19T01:56:29.536Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.parseOrSupply(ConfigurationHelper.java:296) [2024-03-19T01:56:29.536Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.parse(ConfigurationHelper.java:272) [2024-03-19T01:56:29.536Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.getBoolean(ConfigurationHelper.java:179) [2024-03-19T01:56:29.536Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelperTest.lambda$getBoolean$5(ConfigurationHelperTest.java:41) [2024-03-19T01:56:29.536Z] at org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68) [2024-03-19T01:56:29.536Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2024-03-19T01:56:29.536Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) [2024-03-19T01:56:29.537Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2024-03-19T01:56:29.537Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2024-03-19T01:56:29.537Z] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) [2024-03-19T01:56:29.537Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2024-03-19T01:56:29.537Z] at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:44) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:38) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.api.Assertions.assertAll(Assertions.java:2944) [2024-03-19T01:56:29.537Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelperTest.getBoolean(ConfigurationHelperTest.java:38) [2024-03-19T01:56:29.537Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.537Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.537Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.537Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.537Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.538Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.538Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.538Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.538Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.539Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.539Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.539Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.539Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.539Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.539Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.539Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.539Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.539Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.539Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.539Z] org.glassfish.main.jul.cfg.ConfigurationHelper: Invalid value for the key: org.glassfish.main.jul.cfg.boolean.incorrect: This value is not a boolean [2024-03-19T01:56:29.539Z] java.lang.IllegalArgumentException: Value is not a boolean: This value is not a boolean [2024-03-19T01:56:29.539Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.lambda$static$2(ConfigurationHelper.java:64) [2024-03-19T01:56:29.539Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.parseOrSupply(ConfigurationHelper.java:296) [2024-03-19T01:56:29.539Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.parse(ConfigurationHelper.java:272) [2024-03-19T01:56:29.539Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.getBoolean(ConfigurationHelper.java:179) [2024-03-19T01:56:29.539Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelperTest.lambda$getBoolean$7(ConfigurationHelperTest.java:42) [2024-03-19T01:56:29.539Z] at org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68) [2024-03-19T01:56:29.539Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2024-03-19T01:56:29.539Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) [2024-03-19T01:56:29.539Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2024-03-19T01:56:29.539Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2024-03-19T01:56:29.539Z] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) [2024-03-19T01:56:29.539Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2024-03-19T01:56:29.539Z] at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) [2024-03-19T01:56:29.539Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77) [2024-03-19T01:56:29.539Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:44) [2024-03-19T01:56:29.539Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:38) [2024-03-19T01:56:29.539Z] at org.junit.jupiter.api.Assertions.assertAll(Assertions.java:2944) [2024-03-19T01:56:29.539Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelperTest.getBoolean(ConfigurationHelperTest.java:38) [2024-03-19T01:56:29.539Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.539Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.539Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.539Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.539Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.539Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.539Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.540Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.540Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.540Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.540Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.541Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.541Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.541Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.541Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.541Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.541Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.541Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.541Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.541Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.541Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.541Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.541Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.541Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.541Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.541Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.541Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.main.jul.cfg.ConfigurationHelperTest [2024-03-19T01:56:29.541Z] [INFO] Running org.glassfish.main.jul.cfg.LoggingPropertiesTest [2024-03-19T01:56:29.541Z] [1.355s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 28M->5M(256M) 6.794ms [2024-03-19T01:56:29.541Z] [1.355s][info][gc] GC(2) Concurrent Mark Cycle [2024-03-19T01:56:29.541Z] [1.359s][info][gc] GC(2) Pause Remark 6M->6M(256M) 1.355ms [2024-03-19T01:56:29.541Z] [1.360s][info][gc] GC(2) Pause Cleanup 6M->6M(256M) 0.045ms [2024-03-19T01:56:29.541Z] [1.362s][info][gc] GC(2) Concurrent Mark Cycle 6.250ms [2024-03-19T01:56:29.541Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.glassfish.main.jul.cfg.LoggingPropertiesTest [2024-03-19T01:56:29.541Z] [INFO] Running org.glassfish.main.jul.cfg.GlassFishLogManagerConfigurationTest [2024-03-19T01:56:29.542Z] Original configuration: .level:FINEST, handlers:org.glassfish.main.jul.handler.SimpleLogHandler, java.util.logging.ConsoleHandler.filter:org.glassfish.main.jul.test.TestFilter, org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level:FINE, org.glassfish.main.jul.cfg.boolean.false:false, org.glassfish.main.jul.cfg.boolean.incorrect:This value is not a boolean, org.glassfish.main.jul.cfg.boolean.true:true, org.glassfish.main.jul.cfg.multilineList:abc,def, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter:org.glassfish.main.jul.formatter.OneLineFormatter, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.class:1, org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream:true, org.junit.level:OFF [2024-03-19T01:56:29.542Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.main.jul.cfg.GlassFishLogManagerConfigurationTest [2024-03-19T01:56:29.542Z] [INFO] Running org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest [2024-03-19T01:56:29.542Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest [2024-03-19T01:56:29.542Z] [INFO] Running org.glassfish.main.jul.JULHelperFactoryTest [2024-03-19T01:56:29.800Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.main.jul.JULHelperFactoryTest [2024-03-19T01:56:29.800Z] [INFO] Running org.glassfish.main.jul.GlassFishLogManagerTest [2024-03-19T01:56:29.800Z] Original configuration: {org.glassfish.main.jul.cfg.boolean.incorrect=This value is not a boolean, org.glassfish.main.jul.cfg.boolean.true=true, org.glassfish.main.jul.cfg.boolean.false=false, org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level=FINE, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter=org.glassfish.main.jul.formatter.OneLineFormatter, org.glassfish.main.jul.cfg.multilineList=abc,def, java.util.logging.ConsoleHandler.filter=org.glassfish.main.jul.test.TestFilter, handlers=org.glassfish.main.jul.handler.SimpleLogHandler, org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream=true, .level=FINEST, org.junit.level=OFF, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.class=1} [2024-03-19T01:56:29.800Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=CONFIGURING) [2024-03-19T01:56:29.800Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.releaseParametersEarly) [2024-03-19T01:56:29.800Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:29.800Z] java.lang.RuntimeException: releaseParametersEarly: true [2024-03-19T01:56:29.800Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:29.801Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-03-19T01:56:29.801Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setReleaseParametersEarly(LoggingSystemEnvironment.java:116) [2024-03-19T01:56:29.801Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:399) [2024-03-19T01:56:29.801Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:129) [2024-03-19T01:56:29.801Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.801Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.801Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.801Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.801Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.801Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.801Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.802Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.802Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.802Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.802Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.802Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.802Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.802Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.802Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.803Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.803Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.803Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.803Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.803Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.803Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.803Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.803Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.803Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.803Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.803Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.803Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.803Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.resolveLevelWithIncompleteConfiguration) [2024-03-19T01:56:29.803Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:29.803Z] java.lang.RuntimeException: resolveLevelWithIncompleteConfiguration: false [2024-03-19T01:56:29.803Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:29.803Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-03-19T01:56:29.803Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setResolveLevelWithIncompleteConfiguration(LoggingSystemEnvironment.java:128) [2024-03-19T01:56:29.803Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:401) [2024-03-19T01:56:29.803Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:129) [2024-03-19T01:56:29.803Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.803Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.803Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.803Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.803Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.803Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.803Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.803Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.803Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.803Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.803Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.803Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.803Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.804Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.804Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.804Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.804Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.804Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.804Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.804Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.804Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.804Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.804Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.805Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.805Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.805Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.805Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.805Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.805Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.805Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.805Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.805Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.805Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.805Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.805Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.805Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.805Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.805Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.805Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.805Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.805Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.805Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.805Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.805Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.805Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.805Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.805Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguring logger levels... [2024-03-19T01:56:29.805Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-03-19T01:56:29.805Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.805Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.805Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-03-19T01:56:29.805Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':FINEST] [2024-03-19T01:56:29.805Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.805Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineFilterer.level) [2024-03-19T01:56:29.805Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineFilterer' to 'null' [2024-03-19T01:56:29.805Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@78fbff54['org.junit.platform.launcher.core.EngineFilterer':null] [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.level) [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation' to 'null' [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3e10dc6['org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation':null] [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.level) [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'jakarta.enterprise.logging.stdout' to 'null' [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@37e4d7bb['jakarta.enterprise.logging.stdout':null] [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.level) [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.rotation.LogFileArchiver' to 'null' [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3f57bcad['org.glassfish.main.jul.rotation.LogFileArchiver':null] [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(global.level) [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'global' to 'null' [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@7e22550a['global':null] [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@7e22550a['global':null] [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level) [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest' to 'null' [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@45e37a7e['org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest':FINE] [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.level) [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineDiscoveryOrchestrator' to 'null' [2024-03-19T01:56:29.806Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@62452cc9['org.junit.platform.launcher.core.EngineDiscoveryOrchestrator':null] [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.LauncherConfigurationParameters.level) [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.LauncherConfigurationParameters' to 'null' [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6941827a['org.junit.platform.launcher.core.LauncherConfigurationParameters':null] [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.level) [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.JupiterTestDescriptor' to 'null' [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5a7005d['org.junit.jupiter.engine.descriptor.JupiterTestDescriptor':null] [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.level) [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.AbstractOrderingVisitor' to 'null' [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5bc9ba1d['org.junit.jupiter.engine.discovery.AbstractOrderingVisitor':null] [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor.level) [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor' to 'null' [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1021f6c9['org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor':null] [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.level) [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.JupiterEngineExecutionContext' to 'null' [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7516e4e5['org.junit.jupiter.engine.execution.JupiterEngineExecutionContext':null] [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.level) [2024-03-19T01:56:29.807Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog' to 'null' [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@50d13246['org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog':null] [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.listeners.UniqueIdTrackingListener.level) [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.listeners.UniqueIdTrackingListener' to 'null' [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@488eb7f2['org.junit.platform.launcher.listeners.UniqueIdTrackingListener':null] [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ConditionEvaluator.level) [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ConditionEvaluator' to 'null' [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5e81e5ac['org.junit.jupiter.engine.execution.ConditionEvaluator':null] [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeTestExecutionListener.level) [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeTestExecutionListener' to 'null' [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4189d70b['org.junit.platform.launcher.core.CompositeTestExecutionListener':null] [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.TimeoutConfiguration.level) [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.TimeoutConfiguration' to 'null' [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3fa2213['org.junit.jupiter.engine.extension.TimeoutConfiguration':null] [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.MutableExtensionRegistry.level) [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.MutableExtensionRegistry' to 'null' [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3e7634b9['org.junit.jupiter.engine.extension.MutableExtensionRegistry':null] [2024-03-19T01:56:29.808Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.MethodSelectorResolver.level) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.MethodSelectorResolver' to 'null' [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6f0b0a5e['org.junit.jupiter.engine.discovery.MethodSelectorResolver':null] [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(com.acme.MyCustomLogger.level) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'com.acme.MyCustomLogger' to 'null' [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogManagerTest$CustomLogger@6035b93b['com.acme.MyCustomLogger':null] [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.JULHelperFactoryTest.level) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.JULHelperFactoryTest' to 'null' [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@320de594['org.glassfish.main.jul.JULHelperFactoryTest':null] [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter.level) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter' to 'null' [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3dd1dc90['org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter':null] [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLoggerTest.level) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLoggerTest' to 'null' [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@abf688e['org.glassfish.main.jul.GlassFishLoggerTest':null] [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LoggingPrintStreamTest.level) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.handler.LoggingPrintStreamTest' to 'null' [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@478ee483['org.glassfish.main.jul.handler.LoggingPrintStreamTest':null] [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.809Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.DisplayNameUtils.level) [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.DisplayNameUtils' to 'null' [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1a7288a3['org.junit.jupiter.engine.descriptor.DisplayNameUtils':null] [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ParameterResolutionUtils.level) [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ParameterResolutionUtils' to 'null' [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@2974f221['org.junit.jupiter.engine.execution.ParameterResolutionUtils':null] [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.level) [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.handler.LogCollectorHandlerTest' to 'null' [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@ab7395e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition.level) [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition' to 'null' [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@58fe0499['org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition':null] [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector.level) [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector' to 'null' [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@686449f9['org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector':null] [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.level) [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'jakarta.enterprise.logging.stderr' to 'null' [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@51133c06['jakarta.enterprise.logging.stderr':null] [2024-03-19T01:56:29.810Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ReflectionUtils.level) [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ReflectionUtils' to 'null' [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@665df3c6['org.junit.platform.commons.util.ReflectionUtils':null] [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.level) [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.rotation.LogFileManager' to 'null' [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@345f69f3['org.glassfish.main.jul.rotation.LogFileManager':null] [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.engine.support.hierarchical.NodeTestTask.level) [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.engine.support.hierarchical.NodeTestTask' to 'null' [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@68b6f0d6['org.junit.platform.engine.support.hierarchical.NodeTestTask':null] [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.EnumConfigurationParameterConverter.level) [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.EnumConfigurationParameterConverter' to 'null' [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4044fb95['org.junit.jupiter.engine.config.EnumConfigurationParameterConverter':null] [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ClasspathScanner.level) [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ClasspathScanner' to 'null' [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@aa549e5['org.junit.platform.commons.util.ClasspathScanner':null] [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeEngineExecutionListener.level) [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeEngineExecutionListener' to 'null' [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@36f48b4['org.junit.platform.launcher.core.CompositeEngineExecutionListener':null] [2024-03-19T01:56:29.811Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.level) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit' to 'null' [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5c00384f['org.junit':OFF] [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(java.io.serialization.level) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'java.io.serialization' to 'null' [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3b7ff809['java.io.serialization':null] [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: Updated logger levels successfully. [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: initializeRootLoggers() [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(handlers) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO], level=INFO, requestedHandlers=[]) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: No handlers set for the root logger! [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLogger@3bd323e9['':INFO], level=INFO, requestedHandlers=[]) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':INFO] [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: No handlers set for the root logger! [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.812Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.813Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FLUSHING_BUFFERS) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: Count of records waiting in the queue: 0 [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FULL_SERVICE) [2024-03-19T01:56:29.814Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguration finished in 3448944 ns [2024-03-19T01:56:29.815Z] org.glassfish.main.jul.GlassFishLogManager: reconfigure(cfg, action, action); Configuration: [2024-03-19T01:56:29.815Z] {org.glassfish.main.jul.tracing.enabled=true, handlers=org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler} [2024-03-19T01:56:29.815Z] reconfigureAction: org.glassfish.main.jul.GlassFishLogManagerTest$$Lambda/0x0000000100294648@1af146 [2024-03-19T01:56:29.815Z] flushAction: org.glassfish.main.jul.GlassFishLogManagerTest$$Lambda/0x0000000100294878@4da602fc [2024-03-19T01:56:29.815Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=CONFIGURING) [2024-03-19T01:56:29.815Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.releaseParametersEarly) [2024-03-19T01:56:29.815Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:29.815Z] java.lang.RuntimeException: releaseParametersEarly: true [2024-03-19T01:56:29.815Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:29.815Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-03-19T01:56:29.815Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setReleaseParametersEarly(LoggingSystemEnvironment.java:116) [2024-03-19T01:56:29.815Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:399) [2024-03-19T01:56:29.815Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:146) [2024-03-19T01:56:29.815Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.815Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.815Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.815Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.816Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.816Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.816Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.816Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.816Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.817Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.817Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.817Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.817Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.817Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.817Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.817Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.817Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.817Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.817Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.817Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.817Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.817Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.817Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.817Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.resolveLevelWithIncompleteConfiguration) [2024-03-19T01:56:29.817Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:29.817Z] java.lang.RuntimeException: resolveLevelWithIncompleteConfiguration: false [2024-03-19T01:56:29.817Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:29.817Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-03-19T01:56:29.817Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setResolveLevelWithIncompleteConfiguration(LoggingSystemEnvironment.java:128) [2024-03-19T01:56:29.817Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:401) [2024-03-19T01:56:29.817Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:146) [2024-03-19T01:56:29.817Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.817Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.818Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.818Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.818Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.818Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.819Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.819Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.819Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.819Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.819Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.819Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.819Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.819Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.819Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.819Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.819Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.819Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.819Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.819Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguring logger levels... [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':INFO] [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineFilterer.level) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineFilterer' to 'null' [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@78fbff54['org.junit.platform.launcher.core.EngineFilterer':null] [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.level) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation' to 'null' [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3e10dc6['org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation':null] [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.level) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'jakarta.enterprise.logging.stdout' to 'null' [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@37e4d7bb['jakarta.enterprise.logging.stdout':null] [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.level) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.rotation.LogFileArchiver' to 'null' [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3f57bcad['org.glassfish.main.jul.rotation.LogFileArchiver':null] [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(global.level) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'global' to 'null' [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@7e22550a['global':null] [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@7e22550a['global':null] [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.820Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level) [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest' to 'null' [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@45e37a7e['org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest':null] [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.level) [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineDiscoveryOrchestrator' to 'null' [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@62452cc9['org.junit.platform.launcher.core.EngineDiscoveryOrchestrator':null] [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.LauncherConfigurationParameters.level) [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.LauncherConfigurationParameters' to 'null' [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6941827a['org.junit.platform.launcher.core.LauncherConfigurationParameters':null] [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.level) [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.JupiterTestDescriptor' to 'null' [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5a7005d['org.junit.jupiter.engine.descriptor.JupiterTestDescriptor':null] [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.level) [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.AbstractOrderingVisitor' to 'null' [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5bc9ba1d['org.junit.jupiter.engine.discovery.AbstractOrderingVisitor':null] [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor.level) [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor' to 'null' [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1021f6c9['org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor':null] [2024-03-19T01:56:29.821Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.level) [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.JupiterEngineExecutionContext' to 'null' [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7516e4e5['org.junit.jupiter.engine.execution.JupiterEngineExecutionContext':null] [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.level) [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog' to 'null' [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@50d13246['org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog':null] [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.listeners.UniqueIdTrackingListener.level) [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.listeners.UniqueIdTrackingListener' to 'null' [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@488eb7f2['org.junit.platform.launcher.listeners.UniqueIdTrackingListener':null] [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ConditionEvaluator.level) [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ConditionEvaluator' to 'null' [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5e81e5ac['org.junit.jupiter.engine.execution.ConditionEvaluator':null] [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeTestExecutionListener.level) [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeTestExecutionListener' to 'null' [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4189d70b['org.junit.platform.launcher.core.CompositeTestExecutionListener':null] [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.TimeoutConfiguration.level) [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.TimeoutConfiguration' to 'null' [2024-03-19T01:56:29.822Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3fa2213['org.junit.jupiter.engine.extension.TimeoutConfiguration':null] [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.MutableExtensionRegistry.level) [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.MutableExtensionRegistry' to 'null' [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3e7634b9['org.junit.jupiter.engine.extension.MutableExtensionRegistry':null] [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.MethodSelectorResolver.level) [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.MethodSelectorResolver' to 'null' [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6f0b0a5e['org.junit.jupiter.engine.discovery.MethodSelectorResolver':null] [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(com.acme.MyCustomLogger.level) [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'com.acme.MyCustomLogger' to 'null' [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogManagerTest$CustomLogger@6035b93b['com.acme.MyCustomLogger':null] [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.JULHelperFactoryTest.level) [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.JULHelperFactoryTest' to 'null' [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@320de594['org.glassfish.main.jul.JULHelperFactoryTest':null] [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter.level) [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter' to 'null' [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3dd1dc90['org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter':null] [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLoggerTest.level) [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLoggerTest' to 'null' [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@abf688e['org.glassfish.main.jul.GlassFishLoggerTest':null] [2024-03-19T01:56:29.823Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LoggingPrintStreamTest.level) [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.handler.LoggingPrintStreamTest' to 'null' [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@478ee483['org.glassfish.main.jul.handler.LoggingPrintStreamTest':null] [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.DisplayNameUtils.level) [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.DisplayNameUtils' to 'null' [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1a7288a3['org.junit.jupiter.engine.descriptor.DisplayNameUtils':null] [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ParameterResolutionUtils.level) [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ParameterResolutionUtils' to 'null' [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@2974f221['org.junit.jupiter.engine.execution.ParameterResolutionUtils':null] [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.level) [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.handler.LogCollectorHandlerTest' to 'null' [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@ab7395e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition.level) [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition' to 'null' [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@58fe0499['org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition':null] [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector.level) [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector' to 'null' [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@686449f9['org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector':null] [2024-03-19T01:56:29.824Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.level) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'jakarta.enterprise.logging.stderr' to 'null' [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@51133c06['jakarta.enterprise.logging.stderr':null] [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ReflectionUtils.level) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ReflectionUtils' to 'null' [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@665df3c6['org.junit.platform.commons.util.ReflectionUtils':null] [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.level) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.rotation.LogFileManager' to 'null' [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@345f69f3['org.glassfish.main.jul.rotation.LogFileManager':null] [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.engine.support.hierarchical.NodeTestTask.level) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.engine.support.hierarchical.NodeTestTask' to 'null' [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@68b6f0d6['org.junit.platform.engine.support.hierarchical.NodeTestTask':null] [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.EnumConfigurationParameterConverter.level) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.EnumConfigurationParameterConverter' to 'null' [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4044fb95['org.junit.jupiter.engine.config.EnumConfigurationParameterConverter':null] [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ClasspathScanner.level) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ClasspathScanner' to 'null' [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@aa549e5['org.junit.platform.commons.util.ClasspathScanner':null] [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.825Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeEngineExecutionListener.level) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeEngineExecutionListener' to 'null' [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@36f48b4['org.junit.platform.launcher.core.CompositeEngineExecutionListener':null] [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.level) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit' to 'null' [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5c00384f['org.junit':null] [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(java.io.serialization.level) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'java.io.serialization' to 'null' [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3b7ff809['java.io.serialization':null] [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogManager: Updated logger levels successfully. [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogManager: initializeRootLoggers() [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(handlers) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogManager: create(clazz=org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSequenceNumber) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSource) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.timestampFormat) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.level) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.thread) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.class) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler]) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLoggerWrapper: removeHandler(org.glassfish.main.jul.handler.SimpleLogHandler@fb9c7aa) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLoggerWrapper: addHandler(org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@4c398c80) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLogger@3bd323e9['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler]) [2024-03-19T01:56:29.826Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':INFO] [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogger: removeHandler(org.glassfish.main.jul.handler.SimpleLogHandler@fb9c7aa); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':INFO] [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogger: addHandler(org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@4c398c80); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':INFO] [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.827Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.828Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguration finished in 3181315 ns [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-03-19T01:56:29.829Z] 01:56:29.539722 INFO main org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers Tick tock! [2024-03-19T01:56:29.829Z] [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: reconfigure(cfg, action, action); Configuration: [2024-03-19T01:56:29.829Z] {org.glassfish.main.jul.tracing.enabled=true, handlers=org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler} [2024-03-19T01:56:29.829Z] reconfigureAction: org.glassfish.main.jul.GlassFishLogManagerTest$$Lambda/0x0000000100295530@3382f8ae [2024-03-19T01:56:29.829Z] flushAction: org.glassfish.main.jul.GlassFishLogManagerTest$$Lambda/0x0000000100295758@60641ec8 [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=CONFIGURING) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.releaseParametersEarly) [2024-03-19T01:56:29.829Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:29.829Z] java.lang.RuntimeException: releaseParametersEarly: true [2024-03-19T01:56:29.829Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:29.829Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-03-19T01:56:29.829Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setReleaseParametersEarly(LoggingSystemEnvironment.java:116) [2024-03-19T01:56:29.829Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:399) [2024-03-19T01:56:29.829Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:159) [2024-03-19T01:56:29.829Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.829Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.829Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.830Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.830Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.830Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.831Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.831Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.831Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.831Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.831Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.831Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.831Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.831Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.831Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.831Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.831Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.831Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.831Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.831Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.831Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.831Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.831Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.831Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.831Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.831Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.resolveLevelWithIncompleteConfiguration) [2024-03-19T01:56:29.832Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:29.832Z] java.lang.RuntimeException: resolveLevelWithIncompleteConfiguration: false [2024-03-19T01:56:29.832Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:29.832Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-03-19T01:56:29.832Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setResolveLevelWithIncompleteConfiguration(LoggingSystemEnvironment.java:128) [2024-03-19T01:56:29.832Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:401) [2024-03-19T01:56:29.832Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:159) [2024-03-19T01:56:29.832Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.832Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.832Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:56:29.832Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:56:29.832Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.832Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.832Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.833Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.833Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.833Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.833Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.833Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.833Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.833Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.833Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.834Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.834Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.834Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.834Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.834Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.834Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.834Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.834Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.834Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.834Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.834Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.834Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguring logger levels... [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':INFO] [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineFilterer.level) [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineFilterer' to 'null' [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@78fbff54['org.junit.platform.launcher.core.EngineFilterer':null] [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.level) [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation' to 'null' [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3e10dc6['org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation':null] [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.level) [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'jakarta.enterprise.logging.stdout' to 'null' [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@37e4d7bb['jakarta.enterprise.logging.stdout':null] [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.834Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.level) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.rotation.LogFileArchiver' to 'null' [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3f57bcad['org.glassfish.main.jul.rotation.LogFileArchiver':null] [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(global.level) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'global' to 'null' [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@7e22550a['global':null] [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@7e22550a['global':null] [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest' to 'null' [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@45e37a7e['org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest':null] [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.level) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineDiscoveryOrchestrator' to 'null' [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@62452cc9['org.junit.platform.launcher.core.EngineDiscoveryOrchestrator':null] [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.LauncherConfigurationParameters.level) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.LauncherConfigurationParameters' to 'null' [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6941827a['org.junit.platform.launcher.core.LauncherConfigurationParameters':null] [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.level) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.JupiterTestDescriptor' to 'null' [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5a7005d['org.junit.jupiter.engine.descriptor.JupiterTestDescriptor':null] [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.level) [2024-03-19T01:56:29.835Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.AbstractOrderingVisitor' to 'null' [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5bc9ba1d['org.junit.jupiter.engine.discovery.AbstractOrderingVisitor':null] [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor.level) [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor' to 'null' [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1021f6c9['org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor':null] [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.level) [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.JupiterEngineExecutionContext' to 'null' [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7516e4e5['org.junit.jupiter.engine.execution.JupiterEngineExecutionContext':null] [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.level) [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog' to 'null' [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@50d13246['org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog':null] [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.listeners.UniqueIdTrackingListener.level) [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.listeners.UniqueIdTrackingListener' to 'null' [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@488eb7f2['org.junit.platform.launcher.listeners.UniqueIdTrackingListener':null] [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ConditionEvaluator.level) [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ConditionEvaluator' to 'null' [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5e81e5ac['org.junit.jupiter.engine.execution.ConditionEvaluator':null] [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.836Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeTestExecutionListener.level) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeTestExecutionListener' to 'null' [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4189d70b['org.junit.platform.launcher.core.CompositeTestExecutionListener':null] [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.TimeoutConfiguration.level) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.TimeoutConfiguration' to 'null' [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3fa2213['org.junit.jupiter.engine.extension.TimeoutConfiguration':null] [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.MutableExtensionRegistry.level) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.MutableExtensionRegistry' to 'null' [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3e7634b9['org.junit.jupiter.engine.extension.MutableExtensionRegistry':null] [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.MethodSelectorResolver.level) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.MethodSelectorResolver' to 'null' [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6f0b0a5e['org.junit.jupiter.engine.discovery.MethodSelectorResolver':null] [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(com.acme.MyCustomLogger.level) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'com.acme.MyCustomLogger' to 'null' [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogManagerTest$CustomLogger@6035b93b['com.acme.MyCustomLogger':null] [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.JULHelperFactoryTest.level) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.JULHelperFactoryTest' to 'null' [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@320de594['org.glassfish.main.jul.JULHelperFactoryTest':null] [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter.level) [2024-03-19T01:56:29.837Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter' to 'null' [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3dd1dc90['org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter':null] [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLoggerTest.level) [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLoggerTest' to 'null' [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@abf688e['org.glassfish.main.jul.GlassFishLoggerTest':null] [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LoggingPrintStreamTest.level) [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.handler.LoggingPrintStreamTest' to 'null' [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@478ee483['org.glassfish.main.jul.handler.LoggingPrintStreamTest':null] [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.DisplayNameUtils.level) [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.DisplayNameUtils' to 'null' [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1a7288a3['org.junit.jupiter.engine.descriptor.DisplayNameUtils':null] [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ParameterResolutionUtils.level) [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ParameterResolutionUtils' to 'null' [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@2974f221['org.junit.jupiter.engine.execution.ParameterResolutionUtils':null] [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.level) [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.handler.LogCollectorHandlerTest' to 'null' [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@ab7395e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition.level) [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition' to 'null' [2024-03-19T01:56:29.838Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@58fe0499['org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition':null] [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector.level) [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector' to 'null' [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@686449f9['org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector':null] [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.level) [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'jakarta.enterprise.logging.stderr' to 'null' [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@51133c06['jakarta.enterprise.logging.stderr':null] [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ReflectionUtils.level) [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ReflectionUtils' to 'null' [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@665df3c6['org.junit.platform.commons.util.ReflectionUtils':null] [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.level) [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.rotation.LogFileManager' to 'null' [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@345f69f3['org.glassfish.main.jul.rotation.LogFileManager':null] [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.engine.support.hierarchical.NodeTestTask.level) [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.engine.support.hierarchical.NodeTestTask' to 'null' [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@68b6f0d6['org.junit.platform.engine.support.hierarchical.NodeTestTask':null] [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.839Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.EnumConfigurationParameterConverter.level) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.EnumConfigurationParameterConverter' to 'null' [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4044fb95['org.junit.jupiter.engine.config.EnumConfigurationParameterConverter':null] [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ClasspathScanner.level) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ClasspathScanner' to 'null' [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@aa549e5['org.junit.platform.commons.util.ClasspathScanner':null] [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeEngineExecutionListener.level) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeEngineExecutionListener' to 'null' [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@36f48b4['org.junit.platform.launcher.core.CompositeEngineExecutionListener':null] [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.level) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit' to 'null' [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5c00384f['org.junit':null] [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(java.io.serialization.level) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'java.io.serialization' to 'null' [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3b7ff809['java.io.serialization':null] [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: Updated logger levels successfully. [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: initializeRootLoggers() [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(handlers) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler]) [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.840Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLogger@3bd323e9['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler]) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':INFO] [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.841Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.842Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FLUSHING_BUFFERS) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: Count of records waiting in the queue: 0 [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FULL_SERVICE) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguration finished in 2329583 ns [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: closeAllExternallyManagedLogHandlers() [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.843Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogger: removeHandler(org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@4c398c80); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':INFO] [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: Handlers to be closed: [org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@4c398c80] [2024-03-19T01:56:29.844Z] org.glassfish.main.jul.GlassFishLogManager: reconfigure(cfg, action, action); Configuration: [2024-03-19T01:56:29.845Z] {org.glassfish.main.jul.cfg.boolean.incorrect=This value is not a boolean, org.glassfish.main.jul.cfg.boolean.true=true, org.glassfish.main.jul.cfg.boolean.false=false, org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level=FINE, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter=org.glassfish.main.jul.formatter.OneLineFormatter, org.glassfish.main.jul.cfg.multilineList=abc,def, java.util.logging.ConsoleHandler.filter=org.glassfish.main.jul.test.TestFilter, handlers=org.glassfish.main.jul.handler.SimpleLogHandler, org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream=true, .level=FINEST, org.junit.level=OFF, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.class=1} [2024-03-19T01:56:29.845Z] reconfigureAction: null [2024-03-19T01:56:29.845Z] flushAction: null [2024-03-19T01:56:29.845Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=CONFIGURING) [2024-03-19T01:56:29.845Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.releaseParametersEarly) [2024-03-19T01:56:29.845Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:29.845Z] java.lang.RuntimeException: releaseParametersEarly: true [2024-03-19T01:56:29.845Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:29.845Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-03-19T01:56:29.845Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setReleaseParametersEarly(LoggingSystemEnvironment.java:116) [2024-03-19T01:56:29.845Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:399) [2024-03-19T01:56:29.845Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:374) [2024-03-19T01:56:29.845Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.reset(GlassFishLogManagerTest.java:73) [2024-03-19T01:56:29.845Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.845Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.845Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.845Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.845Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.845Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.845Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-03-19T01:56:29.845Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) [2024-03-19T01:56:29.845Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.845Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.845Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.845Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.845Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.846Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.846Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.846Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) [2024-03-19T01:56:29.846Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) [2024-03-19T01:56:29.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) [2024-03-19T01:56:29.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) [2024-03-19T01:56:29.846Z] at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) [2024-03-19T01:56:29.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) [2024-03-19T01:56:29.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) [2024-03-19T01:56:29.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) [2024-03-19T01:56:29.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.846Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.847Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.847Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.847Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.847Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.847Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.847Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.847Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.847Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.847Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.847Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.847Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.847Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.847Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.847Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.resolveLevelWithIncompleteConfiguration) [2024-03-19T01:56:29.848Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-03-19T01:56:29.848Z] java.lang.RuntimeException: resolveLevelWithIncompleteConfiguration: false [2024-03-19T01:56:29.848Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-03-19T01:56:29.848Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-03-19T01:56:29.848Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setResolveLevelWithIncompleteConfiguration(LoggingSystemEnvironment.java:128) [2024-03-19T01:56:29.848Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:401) [2024-03-19T01:56:29.848Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:374) [2024-03-19T01:56:29.848Z] at org.glassfish.main.jul@8.0.1-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.reset(GlassFishLogManagerTest.java:73) [2024-03-19T01:56:29.848Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:56:29.848Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:56:29.848Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) [2024-03-19T01:56:29.848Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.848Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) [2024-03-19T01:56:29.849Z] at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) [2024-03-19T01:56:29.849Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) [2024-03-19T01:56:29.849Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) [2024-03-19T01:56:29.849Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) [2024-03-19T01:56:29.849Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.849Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.849Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:56:29.849Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:56:29.850Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:56:29.850Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:56:29.850Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:56:29.850Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:56:29.850Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:56:29.850Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:56:29.850Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:56:29.850Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:56:29.850Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:56:29.850Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:56:29.850Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:56:29.850Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:56:29.850Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:56:29.850Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:56:29.850Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:56:29.850Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:56:29.850Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:56:29.850Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:56:29.850Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguring logger levels... [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':INFO] [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineFilterer.level) [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineFilterer' to 'null' [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@78fbff54['org.junit.platform.launcher.core.EngineFilterer':null] [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.level) [2024-03-19T01:56:29.850Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation' to 'null' [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3e10dc6['org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation':null] [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.level) [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'jakarta.enterprise.logging.stdout' to 'null' [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@37e4d7bb['jakarta.enterprise.logging.stdout':null] [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.level) [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.rotation.LogFileArchiver' to 'null' [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3f57bcad['org.glassfish.main.jul.rotation.LogFileArchiver':null] [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(global.level) [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'global' to 'null' [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@7e22550a['global':null] [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@7e22550a['global':null] [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level) [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest' to 'FINE' [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINE); this: org.glassfish.main.jul.GlassFishLogger@45e37a7e['org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest':null] [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.level) [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineDiscoveryOrchestrator' to 'null' [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@62452cc9['org.junit.platform.launcher.core.EngineDiscoveryOrchestrator':null] [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.LauncherConfigurationParameters.level) [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.LauncherConfigurationParameters' to 'null' [2024-03-19T01:56:29.851Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6941827a['org.junit.platform.launcher.core.LauncherConfigurationParameters':null] [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.level) [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.JupiterTestDescriptor' to 'null' [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5a7005d['org.junit.jupiter.engine.descriptor.JupiterTestDescriptor':null] [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.level) [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.AbstractOrderingVisitor' to 'null' [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5bc9ba1d['org.junit.jupiter.engine.discovery.AbstractOrderingVisitor':null] [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor.level) [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor' to 'null' [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1021f6c9['org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor':null] [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.level) [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.JupiterEngineExecutionContext' to 'null' [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7516e4e5['org.junit.jupiter.engine.execution.JupiterEngineExecutionContext':null] [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.level) [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog' to 'null' [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@50d13246['org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog':null] [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.852Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.listeners.UniqueIdTrackingListener.level) [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.listeners.UniqueIdTrackingListener' to 'null' [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@488eb7f2['org.junit.platform.launcher.listeners.UniqueIdTrackingListener':null] [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ConditionEvaluator.level) [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ConditionEvaluator' to 'null' [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5e81e5ac['org.junit.jupiter.engine.execution.ConditionEvaluator':null] [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeTestExecutionListener.level) [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeTestExecutionListener' to 'null' [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4189d70b['org.junit.platform.launcher.core.CompositeTestExecutionListener':null] [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.TimeoutConfiguration.level) [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.TimeoutConfiguration' to 'null' [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3fa2213['org.junit.jupiter.engine.extension.TimeoutConfiguration':null] [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.MutableExtensionRegistry.level) [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.MutableExtensionRegistry' to 'null' [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3e7634b9['org.junit.jupiter.engine.extension.MutableExtensionRegistry':null] [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.MethodSelectorResolver.level) [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.MethodSelectorResolver' to 'null' [2024-03-19T01:56:29.853Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6f0b0a5e['org.junit.jupiter.engine.discovery.MethodSelectorResolver':null] [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(com.acme.MyCustomLogger.level) [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'com.acme.MyCustomLogger' to 'null' [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogManagerTest$CustomLogger@6035b93b['com.acme.MyCustomLogger':null] [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.JULHelperFactoryTest.level) [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.JULHelperFactoryTest' to 'null' [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@320de594['org.glassfish.main.jul.JULHelperFactoryTest':null] [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter.level) [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter' to 'null' [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3dd1dc90['org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter':null] [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLoggerTest.level) [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLoggerTest' to 'null' [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@abf688e['org.glassfish.main.jul.GlassFishLoggerTest':null] [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LoggingPrintStreamTest.level) [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.handler.LoggingPrintStreamTest' to 'null' [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@478ee483['org.glassfish.main.jul.handler.LoggingPrintStreamTest':null] [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.DisplayNameUtils.level) [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.DisplayNameUtils' to 'null' [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1a7288a3['org.junit.jupiter.engine.descriptor.DisplayNameUtils':null] [2024-03-19T01:56:29.854Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ParameterResolutionUtils.level) [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ParameterResolutionUtils' to 'null' [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@2974f221['org.junit.jupiter.engine.execution.ParameterResolutionUtils':null] [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.level) [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.handler.LogCollectorHandlerTest' to 'null' [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@ab7395e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition.level) [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition' to 'null' [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@58fe0499['org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition':null] [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector.level) [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector' to 'null' [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@686449f9['org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector':null] [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.level) [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'jakarta.enterprise.logging.stderr' to 'null' [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@51133c06['jakarta.enterprise.logging.stderr':null] [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ReflectionUtils.level) [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ReflectionUtils' to 'null' [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@665df3c6['org.junit.platform.commons.util.ReflectionUtils':null] [2024-03-19T01:56:29.855Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.level) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.rotation.LogFileManager' to 'null' [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@345f69f3['org.glassfish.main.jul.rotation.LogFileManager':null] [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.engine.support.hierarchical.NodeTestTask.level) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.engine.support.hierarchical.NodeTestTask' to 'null' [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@68b6f0d6['org.junit.platform.engine.support.hierarchical.NodeTestTask':null] [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.EnumConfigurationParameterConverter.level) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.EnumConfigurationParameterConverter' to 'null' [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4044fb95['org.junit.jupiter.engine.config.EnumConfigurationParameterConverter':null] [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ClasspathScanner.level) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ClasspathScanner' to 'null' [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@aa549e5['org.junit.platform.commons.util.ClasspathScanner':null] [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeEngineExecutionListener.level) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeEngineExecutionListener' to 'null' [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@36f48b4['org.junit.platform.launcher.core.CompositeEngineExecutionListener':null] [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.level) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit' to 'OFF' [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogger: setLevel(OFF); this: org.glassfish.main.jul.GlassFishLogger@5c00384f['org.junit':null] [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(java.io.serialization.level) [2024-03-19T01:56:29.856Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'java.io.serialization' to 'null' [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3b7ff809['java.io.serialization':null] [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.GlassFishLogManager: Updated logger levels successfully. [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.GlassFishLogManager: initializeRootLoggers() [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(handlers) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.GlassFishLogManager: create(clazz=org.glassfish.main.jul.handler.SimpleLogHandler) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(java.util.logging.SimpleFormatter.format) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.level) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.filter) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.encoding) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSequenceNumber) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSource) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.timestampFormat) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.printSequenceNumber) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.printSource) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.timestampFormat) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.level) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.thread) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.class) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.size.level) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.size.thread) [2024-03-19T01:56:29.857Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.size.class) [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.handler.SimpleLogHandler]) [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@77a98a6a['':INFO] [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLoggerWrapper: removeHandler(org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@4c398c80) [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLoggerWrapper: addHandler(org.glassfish.main.jul.handler.SimpleLogHandler@5c8eee0f) [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLogger@3bd323e9['':FINEST], level=FINEST, requestedHandlers=[org.glassfish.main.jul.handler.SimpleLogHandler]) [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':FINEST] [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLogger: addHandler(org.glassfish.main.jul.handler.SimpleLogHandler@5c8eee0f); this: org.glassfish.main.jul.GlassFishLogger@3bd323e9['':FINEST] [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.858Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.859Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-03-19T01:56:29.860Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.JULHelperFactoryTest) [2024-03-19T01:56:29.861Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLoggerTest) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LoggingPrintStreamTest) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=java.io.serialization) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FLUSHING_BUFFERS) [2024-03-19T01:56:29.862Z] org.glassfish.main.jul.GlassFishLogManager: Count of records waiting in the queue: 0 [2024-03-19T01:56:29.863Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FULL_SERVICE) [2024-03-19T01:56:29.863Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguration finished in 2923080 ns [2024-03-19T01:56:29.863Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.glassfish.main.jul.GlassFishLogManagerTest [2024-03-19T01:56:29.863Z] [INFO] Running org.glassfish.main.jul.GlassFishSystemLoggerTest [2024-03-19T01:56:29.863Z] 01:56:29.556218 INFO main org.glassfish.main.jul.GlassFishSystemLoggerTest.testSystemLogging This is a message with level: INFO [2024-03-19T01:56:29.863Z] 01:56:29.556535 WARNING main org.glassfish.main.jul.GlassFishSystemLoggerTest.testSystemLogging This is a message with level: WARNING [2024-03-19T01:56:29.863Z] 01:56:29.556745 SEVERE main org.glassfish.main.jul.GlassFishSystemLoggerTest.testSystemLogging This is a message with level: ERROR [2024-03-19T01:56:29.863Z] 01:56:29.556880 OFF main org.glassfish.main.jul.GlassFishSystemLoggerTest.testSystemLogging This is a message with level: OFF [2024-03-19T01:56:29.863Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.main.jul.GlassFishSystemLoggerTest [2024-03-19T01:56:29.863Z] [INFO] Running org.glassfish.main.jul.JDKJULHelperTest [2024-03-19T01:56:29.863Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.main.jul.JDKJULHelperTest [2024-03-19T01:56:30.120Z] [INFO] [2024-03-19T01:56:30.120Z] [INFO] Results: [2024-03-19T01:56:30.120Z] [INFO] [2024-03-19T01:56:30.120Z] [WARNING] Tests run: 98, Failures: 0, Errors: 0, Skipped: 2 [2024-03-19T01:56:30.120Z] [INFO] [2024-03-19T01:56:30.120Z] [INFO] [2024-03-19T01:56:30.120Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-jul-extension --- [2024-03-19T01:56:30.120Z] [INFO] Executing tasks [2024-03-19T01:56:30.120Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/classes/META-INF for [2024-03-19T01:56:30.120Z] [INFO] [echo] glassfish-jul-extension [2024-03-19T01:56:30.121Z] [INFO] Executed tasks [2024-03-19T01:56:30.121Z] [INFO] [2024-03-19T01:56:30.121Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-jul-extension --- [2024-03-19T01:56:30.121Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar [2024-03-19T01:56:30.378Z] [INFO] [2024-03-19T01:56:30.378Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-jul-extension --- [2024-03-19T01:56:30.378Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:30.378Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:56:30.378Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/bom.xml [2024-03-19T01:56:30.635Z] [INFO] attaching as glassfish-jul-extension-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:30.635Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/bom.json [2024-03-19T01:56:30.635Z] [INFO] attaching as glassfish-jul-extension-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:30.635Z] [INFO] [2024-03-19T01:56:30.635Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-jul-extension --- [2024-03-19T01:56:30.635Z] [INFO] [2024-03-19T01:56:30.635Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-jul-extension --- [2024-03-19T01:56:30.635Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/failsafe-reports [2024-03-19T01:56:30.635Z] [INFO] [2024-03-19T01:56:30.635Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-glassfish-jul-extension-checkstyle) @ glassfish-jul-extension --- [2024-03-19T01:56:32.530Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:32.530Z] [INFO] [2024-03-19T01:56:32.530Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-jul-extension --- [2024-03-19T01:56:32.530Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/8.0.1-SNAPSHOT/glassfish-jul-extension-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:32.530Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/8.0.1-SNAPSHOT/glassfish-jul-extension-8.0.1-SNAPSHOT.jar [2024-03-19T01:56:32.530Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/8.0.1-SNAPSHOT/glassfish-jul-extension-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:32.530Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/glassfish-jul-extension/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/8.0.1-SNAPSHOT/glassfish-jul-extension-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:32.530Z] [INFO] [2024-03-19T01:56:32.530Z] [INFO] --------------< org.glassfish.main:hk2-config-generator >--------------- [2024-03-19T01:56:32.530Z] [INFO] Building GlassFish HK2 Config Injectors 8.0.1-SNAPSHOT [5/332] [2024-03-19T01:56:32.530Z] [INFO] from nucleus/hk2-config-generator/pom.xml [2024-03-19T01:56:32.530Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:56:32.530Z] [INFO] [2024-03-19T01:56:32.530Z] [INFO] --- clean:3.3.2:clean (default-clean) @ hk2-config-generator --- [2024-03-19T01:56:32.530Z] [INFO] [2024-03-19T01:56:32.530Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-config-generator --- [2024-03-19T01:56:32.530Z] [INFO] [2024-03-19T01:56:32.530Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ hk2-config-generator --- [2024-03-19T01:56:32.530Z] [INFO] [2024-03-19T01:56:32.530Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ hk2-config-generator --- [2024-03-19T01:56:32.530Z] [INFO] [2024-03-19T01:56:32.530Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-config-generator --- [2024-03-19T01:56:32.530Z] [INFO] [2024-03-19T01:56:32.530Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ hk2-config-generator --- [2024-03-19T01:56:32.530Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:32.530Z] [INFO] [2024-03-19T01:56:32.530Z] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-config-generator --- [2024-03-19T01:56:32.530Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:56:32.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/manpages [2024-03-19T01:56:32.530Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:56:32.530Z] [INFO] [2024-03-19T01:56:32.530Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-config-generator --- [2024-03-19T01:56:32.530Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:56:32.530Z] [INFO] Compiling 88 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:33.094Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java:[1578,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:56:33.094Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java:[1579,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.094Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java:[245,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:56:33.094Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java:[246,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.094Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigModel.java:[1011,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.094Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[86,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:56:33.094Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[88,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.094Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[501,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:56:33.094Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[504,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.094Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[255,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:56:33.094Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[256,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.094Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[273,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:56:33.095Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[275,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.095Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[56,16] deprecated item is not annotated with @Deprecated [2024-03-19T01:56:33.095Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[71,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:56:33.095Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[378,99] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:56:33.095Z] cast to java.lang.Class for a varargs call [2024-03-19T01:56:33.095Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-03-19T01:56:33.095Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[666,139] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:56:33.095Z] cast to java.lang.Object for a varargs call [2024-03-19T01:56:33.095Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:56:33.095Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[831,63] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:56:33.095Z] cast to java.lang.Object for a varargs call [2024-03-19T01:56:33.095Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:56:33.095Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[878,126] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:56:33.095Z] cast to java.lang.Class for a varargs call [2024-03-19T01:56:33.095Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-03-19T01:56:33.095Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java:[30,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.095Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java:[49,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.095Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[149,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.095Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[205,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.096Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[220,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.096Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[264,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.096Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[415,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.096Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[469,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.096Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[484,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:33.096Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/TypeMath.java: Some input files use or override a deprecated API. [2024-03-19T01:56:33.096Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/TypeMath.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:56:33.096Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:56:33.096Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:56:33.096Z] [INFO] [2024-03-19T01:56:33.096Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ hk2-config-generator --- [2024-03-19T01:56:33.352Z] [INFO] [2024-03-19T01:56:33.352Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-config-generator --- [2024-03-19T01:56:33.352Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:56:33.352Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:56:33.352Z] [INFO] [2024-03-19T01:56:33.352Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ hk2-config-generator --- [2024-03-19T01:56:33.352Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:56:33.353Z] [INFO] Compiling 88 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:33.609Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:56:33.609Z] [INFO] [2024-03-19T01:56:33.609Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-config-generator --- [2024-03-19T01:56:33.609Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-03-19T01:56:33.609Z] [INFO] [2024-03-19T01:56:33.609Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-config-generator --- [2024-03-19T01:56:33.609Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:33.609Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:56:33.865Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/SimpleConfigBeanWrapper.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:56:33.865Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/SimpleConfigBeanWrapper.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:56:33.865Z] [INFO] [2024-03-19T01:56:33.865Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (generate-test-inhabitants) @ hk2-config-generator --- [2024-03-19T01:56:33.865Z] [INFO] [2024-03-19T01:56:33.865Z] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-config-generator --- [2024-03-19T01:56:33.865Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/surefire-reports [2024-03-19T01:56:33.865Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:56:33.865Z] [INFO] [2024-03-19T01:56:33.865Z] [INFO] ------------------------------------------------------- [2024-03-19T01:56:33.865Z] [INFO] T E S T S [2024-03-19T01:56:33.865Z] [INFO] ------------------------------------------------------- [2024-03-19T01:56:33.865Z] [0.003s][info][gc] Using G1 [2024-03-19T01:56:34.428Z] [INFO] Running org.jvnet.hk2.config.test.ConfigTest [2024-03-19T01:56:34.428Z] [0.524s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.156ms [2024-03-19T01:56:34.428Z] **Successfully bound an alias descriptor for: simple-connector [2024-03-19T01:56:34.428Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-03-19T01:56:34.428Z] **Successfully bound an alias descriptor for: web-container-availability [2024-03-19T01:56:34.428Z] **Successfully bound an alias descriptor for: generic-container [2024-03-19T01:56:34.428Z] **Successfully bound an alias descriptor for: generic-config [2024-03-19T01:56:34.685Z] [lookupConnectorService] Got connector : jdk.proxy2.$Proxy27 [2024-03-19T01:56:34.685Z] Mar 19, 2024 1:56:34 AM org.hibernate.validator.internal.util.Version [2024-03-19T01:56:34.685Z] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T01:56:34.941Z] ** EjbContainerAvailability changed ==> 1 [2024-03-19T01:56:34.941Z] ** EjbContainerAvailability changed ==> 2 [2024-03-19T01:56:34.941Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in org.jvnet.hk2.config.test.ConfigTest [2024-03-19T01:56:34.941Z] [INFO] Running org.jvnet.hk2.config.test.ConfigDisposalTest [2024-03-19T01:56:34.941Z] **Successfully bound an alias descriptor for: simple-connector [2024-03-19T01:56:34.941Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-03-19T01:56:34.941Z] **Successfully bound an alias descriptor for: web-container-availability [2024-03-19T01:56:34.941Z] **Successfully bound an alias descriptor for: generic-container [2024-03-19T01:56:34.941Z] **Successfully bound an alias descriptor for: generic-config [2024-03-19T01:56:34.941Z] **Successfully bound an alias descriptor for: simple-connector [2024-03-19T01:56:34.941Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-03-19T01:56:34.941Z] **Successfully bound an alias descriptor for: web-container-availability [2024-03-19T01:56:34.941Z] **Successfully bound an alias descriptor for: generic-container [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: generic-config [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: simple-connector [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: web-container-availability [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: generic-container [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: generic-config [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: simple-connector [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: web-container-availability [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: generic-container [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: generic-config [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: simple-connector [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: web-container-availability [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: generic-container [2024-03-19T01:56:34.942Z] **Successfully bound an alias descriptor for: generic-config [2024-03-19T01:56:34.942Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.jvnet.hk2.config.test.ConfigDisposalTest [2024-03-19T01:56:35.199Z] [INFO] [2024-03-19T01:56:35.199Z] [INFO] Results: [2024-03-19T01:56:35.199Z] [INFO] [2024-03-19T01:56:35.199Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:56:35.199Z] [INFO] [2024-03-19T01:56:35.199Z] [INFO] [2024-03-19T01:56:35.199Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ hk2-config-generator --- [2024-03-19T01:56:35.456Z] [INFO] Executing tasks [2024-03-19T01:56:35.456Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/classes/META-INF for [2024-03-19T01:56:35.456Z] [INFO] [echo] hk2-config-generator [2024-03-19T01:56:35.456Z] [INFO] Executed tasks [2024-03-19T01:56:35.456Z] [INFO] [2024-03-19T01:56:35.456Z] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-config-generator --- [2024-03-19T01:56:35.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/hk2-config-generator.jar [2024-03-19T01:56:35.456Z] [INFO] [2024-03-19T01:56:35.456Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-config-generator --- [2024-03-19T01:56:35.456Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:35.712Z] [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [2024-03-19T01:56:35.712Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/bom.xml [2024-03-19T01:56:35.712Z] [INFO] attaching as hk2-config-generator-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:35.969Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/bom.json [2024-03-19T01:56:35.969Z] [INFO] attaching as hk2-config-generator-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:35.969Z] [INFO] [2024-03-19T01:56:35.969Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ hk2-config-generator --- [2024-03-19T01:56:35.969Z] [INFO] [2024-03-19T01:56:35.969Z] [INFO] --- failsafe:3.2.5:verify (verify) @ hk2-config-generator --- [2024-03-19T01:56:35.969Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/failsafe-reports [2024-03-19T01:56:35.969Z] [INFO] [2024-03-19T01:56:35.969Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-hk2-config-generator-checkstyle) @ hk2-config-generator --- [2024-03-19T01:56:38.489Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:38.489Z] [INFO] [2024-03-19T01:56:38.489Z] [INFO] --- install:3.1.1:install (default-install) @ hk2-config-generator --- [2024-03-19T01:56:38.489Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/8.0.1-SNAPSHOT/hk2-config-generator-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:38.489Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/hk2-config-generator.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/8.0.1-SNAPSHOT/hk2-config-generator-8.0.1-SNAPSHOT.jar [2024-03-19T01:56:38.489Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/8.0.1-SNAPSHOT/hk2-config-generator-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:38.489Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-generator/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/8.0.1-SNAPSHOT/hk2-config-generator-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:38.489Z] [INFO] [2024-03-19T01:56:38.489Z] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [2024-03-19T01:56:38.489Z] [INFO] Building GlassFish Nucleus Modules 8.0.1-SNAPSHOT [6/332] [2024-03-19T01:56:38.489Z] [INFO] from nucleus/pom.xml [2024-03-19T01:56:38.489Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:56:38.489Z] [INFO] [2024-03-19T01:56:38.489Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.489Z] [INFO] [2024-03-19T01:56:38.489Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.489Z] [INFO] [2024-03-19T01:56:38.490Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.490Z] [INFO] [2024-03-19T01:56:38.490Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.490Z] [INFO] No sources to compile [2024-03-19T01:56:38.490Z] [INFO] [2024-03-19T01:56:38.490Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.490Z] [INFO] [2024-03-19T01:56:38.490Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.490Z] [INFO] [2024-03-19T01:56:38.490Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.490Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:38.490Z] [INFO] [2024-03-19T01:56:38.490Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.490Z] [INFO] No sources to compile [2024-03-19T01:56:38.490Z] [INFO] [2024-03-19T01:56:38.490Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.490Z] [INFO] No sources to compile [2024-03-19T01:56:38.490Z] [INFO] [2024-03-19T01:56:38.490Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.490Z] [INFO] Executing tasks [2024-03-19T01:56:38.490Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/classes/META-INF for [2024-03-19T01:56:38.490Z] [INFO] [echo] glassfish-nucleus-parent [2024-03-19T01:56:38.490Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/classes/META-INF [2024-03-19T01:56:38.490Z] [INFO] Executed tasks [2024-03-19T01:56:38.490Z] [INFO] [2024-03-19T01:56:38.490Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.490Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:38.490Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:56:38.490Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/bom.xml [2024-03-19T01:56:38.490Z] [INFO] attaching as glassfish-nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:38.490Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/bom.json [2024-03-19T01:56:38.490Z] [INFO] attaching as glassfish-nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:38.490Z] [INFO] [2024-03-19T01:56:38.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.746Z] [INFO] No tests to run. [2024-03-19T01:56:38.746Z] [INFO] [2024-03-19T01:56:38.746Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.746Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/failsafe-reports [2024-03-19T01:56:38.746Z] [INFO] [2024-03-19T01:56:38.746Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-glassfish-nucleus-parent-checkstyle) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.746Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:38.746Z] [INFO] [2024-03-19T01:56:38.746Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-nucleus-parent --- [2024-03-19T01:56:38.746Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/8.0.1-SNAPSHOT/glassfish-nucleus-parent-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:38.747Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/8.0.1-SNAPSHOT/glassfish-nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:38.747Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/8.0.1-SNAPSHOT/glassfish-nucleus-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:38.747Z] [INFO] [2024-03-19T01:56:38.747Z] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [2024-03-19T01:56:38.747Z] [INFO] Building HK2 config types 8.0.1-SNAPSHOT [7/332] [2024-03-19T01:56:38.747Z] [INFO] from nucleus/hk2-config-types/pom.xml [2024-03-19T01:56:38.747Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:56:38.747Z] [INFO] [2024-03-19T01:56:38.747Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-types --- [2024-03-19T01:56:38.747Z] [INFO] [2024-03-19T01:56:38.747Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ config-types --- [2024-03-19T01:56:38.747Z] [INFO] [2024-03-19T01:56:38.747Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ config-types --- [2024-03-19T01:56:38.747Z] [INFO] [2024-03-19T01:56:38.747Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ config-types --- [2024-03-19T01:56:38.747Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:38.747Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:38.747Z] [INFO] [2024-03-19T01:56:38.747Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ config-types --- [2024-03-19T01:56:38.747Z] [INFO] [2024-03-19T01:56:38.747Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ config-types --- [2024-03-19T01:56:38.747Z] [INFO] [2024-03-19T01:56:38.747Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-types --- [2024-03-19T01:56:38.747Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:38.747Z] [INFO] [2024-03-19T01:56:38.747Z] [INFO] --- resources:3.3.1:resources (default-resources) @ config-types --- [2024-03-19T01:56:38.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/src/main/resources [2024-03-19T01:56:38.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/src/main/manpages [2024-03-19T01:56:38.747Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:56:38.747Z] [INFO] [2024-03-19T01:56:38.747Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ config-types --- [2024-03-19T01:56:38.747Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:38.747Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:39.004Z] [INFO] [2024-03-19T01:56:39.004Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ config-types --- [2024-03-19T01:56:39.004Z] [INFO] [2024-03-19T01:56:39.004Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ config-types --- [2024-03-19T01:56:39.004Z] [INFO] [2024-03-19T01:56:39.004Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-types --- [2024-03-19T01:56:39.004Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:56:39.004Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:56:39.004Z] [INFO] [2024-03-19T01:56:39.004Z] [INFO] --- command-security:1.0.17:check (default-check) @ config-types --- [2024-03-19T01:56:39.004Z] [INFO] [2024-03-19T01:56:39.004Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default) @ config-types --- [2024-03-19T01:56:39.004Z] [INFO] [2024-03-19T01:56:39.004Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ config-types --- [2024-03-19T01:56:39.004Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:56:39.004Z] [INFO] [2024-03-19T01:56:39.004Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ config-types --- [2024-03-19T01:56:39.004Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:39.004Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:39.260Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:56:39.260Z] [INFO] [2024-03-19T01:56:39.260Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-types --- [2024-03-19T01:56:39.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/src/test/resources [2024-03-19T01:56:39.261Z] [INFO] [2024-03-19T01:56:39.261Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ config-types --- [2024-03-19T01:56:39.261Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:39.261Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T01:56:39.261Z] [INFO] [2024-03-19T01:56:39.261Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ config-types --- [2024-03-19T01:56:39.261Z] [INFO] [2024-03-19T01:56:39.261Z] [INFO] --- surefire:3.2.5:test (default-test) @ config-types --- [2024-03-19T01:56:39.261Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/surefire-reports [2024-03-19T01:56:39.261Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:56:39.261Z] [INFO] [2024-03-19T01:56:39.261Z] [INFO] ------------------------------------------------------- [2024-03-19T01:56:39.261Z] [INFO] T E S T S [2024-03-19T01:56:39.261Z] [INFO] ------------------------------------------------------- [2024-03-19T01:56:39.261Z] [0.002s][info][gc] Using G1 [2024-03-19T01:56:39.518Z] [INFO] Running org.jvnet.hk2.config.types.test.ConfigTypesTest [2024-03-19T01:56:39.774Z] [0.475s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.238ms [2024-03-19T01:56:39.774Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.jvnet.hk2.config.types.test.ConfigTypesTest [2024-03-19T01:56:40.030Z] [INFO] [2024-03-19T01:56:40.030Z] [INFO] Results: [2024-03-19T01:56:40.030Z] [INFO] [2024-03-19T01:56:40.030Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:56:40.030Z] [INFO] [2024-03-19T01:56:40.030Z] [INFO] [2024-03-19T01:56:40.030Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-types --- [2024-03-19T01:56:40.030Z] [INFO] Executing tasks [2024-03-19T01:56:40.030Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/classes/META-INF for [2024-03-19T01:56:40.030Z] [INFO] [echo] config-types [2024-03-19T01:56:40.030Z] [INFO] Executed tasks [2024-03-19T01:56:40.030Z] [INFO] [2024-03-19T01:56:40.030Z] [INFO] --- jar:3.3.0:jar (default-jar) @ config-types --- [2024-03-19T01:56:40.030Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/config-types.jar [2024-03-19T01:56:40.030Z] [INFO] [2024-03-19T01:56:40.031Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ config-types --- [2024-03-19T01:56:40.031Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:40.593Z] [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [2024-03-19T01:56:40.593Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/bom.xml [2024-03-19T01:56:40.593Z] [INFO] attaching as config-types-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:40.593Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/bom.json [2024-03-19T01:56:40.593Z] [INFO] attaching as config-types-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:40.593Z] [INFO] [2024-03-19T01:56:40.593Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-types --- [2024-03-19T01:56:40.593Z] [INFO] [2024-03-19T01:56:40.593Z] [INFO] --- failsafe:3.2.5:verify (verify) @ config-types --- [2024-03-19T01:56:40.593Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/failsafe-reports [2024-03-19T01:56:40.593Z] [INFO] [2024-03-19T01:56:40.593Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.hk2-config-types-checkstyle) @ config-types --- [2024-03-19T01:56:40.593Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:40.593Z] [INFO] [2024-03-19T01:56:40.593Z] [INFO] --- install:3.1.1:install (default-install) @ config-types --- [2024-03-19T01:56:40.593Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/8.0.1-SNAPSHOT/config-types-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:40.593Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/config-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/8.0.1-SNAPSHOT/config-types-8.0.1-SNAPSHOT.jar [2024-03-19T01:56:40.593Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/8.0.1-SNAPSHOT/config-types-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:40.593Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/hk2-config-types/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/8.0.1-SNAPSHOT/config-types-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:40.593Z] [INFO] [2024-03-19T01:56:40.594Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [2024-03-19T01:56:40.594Z] [INFO] Building Distribution Fragments for various OSGi platforms 8.0.1-SNAPSHOT [8/332] [2024-03-19T01:56:40.594Z] [INFO] from nucleus/osgi-platforms/pom.xml [2024-03-19T01:56:40.594Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:56:40.594Z] [INFO] [2024-03-19T01:56:40.594Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-platforms --- [2024-03-19T01:56:40.594Z] [INFO] [2024-03-19T01:56:40.594Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-platforms --- [2024-03-19T01:56:40.594Z] [INFO] [2024-03-19T01:56:40.594Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-platforms --- [2024-03-19T01:56:40.594Z] [INFO] [2024-03-19T01:56:40.594Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-platforms --- [2024-03-19T01:56:40.594Z] [INFO] No sources to compile [2024-03-19T01:56:40.594Z] [INFO] [2024-03-19T01:56:40.594Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-platforms --- [2024-03-19T01:56:40.594Z] [INFO] [2024-03-19T01:56:40.594Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-platforms --- [2024-03-19T01:56:40.594Z] [INFO] [2024-03-19T01:56:40.594Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-platforms --- [2024-03-19T01:56:40.594Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:40.594Z] [INFO] [2024-03-19T01:56:40.594Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-platforms --- [2024-03-19T01:56:40.594Z] [INFO] No sources to compile [2024-03-19T01:56:40.594Z] [INFO] [2024-03-19T01:56:40.594Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-platforms --- [2024-03-19T01:56:40.594Z] [INFO] No sources to compile [2024-03-19T01:56:40.594Z] [INFO] [2024-03-19T01:56:40.594Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-platforms --- [2024-03-19T01:56:40.594Z] [INFO] Executing tasks [2024-03-19T01:56:40.594Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/classes/META-INF for [2024-03-19T01:56:40.594Z] [INFO] [echo] osgi-platforms [2024-03-19T01:56:40.594Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/classes/META-INF [2024-03-19T01:56:40.594Z] [INFO] Executed tasks [2024-03-19T01:56:40.594Z] [INFO] [2024-03-19T01:56:40.594Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-platforms --- [2024-03-19T01:56:40.594Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:40.594Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:56:40.853Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/bom.xml [2024-03-19T01:56:40.853Z] [INFO] attaching as osgi-platforms-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:40.853Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/bom.json [2024-03-19T01:56:40.853Z] [INFO] attaching as osgi-platforms-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-platforms --- [2024-03-19T01:56:40.853Z] [INFO] No tests to run. [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-platforms --- [2024-03-19T01:56:40.853Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/failsafe-reports [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-osgi-platforms-checkstyle) @ osgi-platforms --- [2024-03-19T01:56:40.853Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-platforms --- [2024-03-19T01:56:40.853Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/8.0.1-SNAPSHOT/osgi-platforms-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:40.853Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/8.0.1-SNAPSHOT/osgi-platforms-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:40.853Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/8.0.1-SNAPSHOT/osgi-platforms-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [2024-03-19T01:56:40.853Z] [INFO] Building Apache Felix, associated bundles and conf files 8.0.1-SNAPSHOT [9/332] [2024-03-19T01:56:40.853Z] [INFO] from nucleus/osgi-platforms/felix/pom.xml [2024-03-19T01:56:40.853Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix --- [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ felix --- [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ felix --- [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ felix --- [2024-03-19T01:56:40.853Z] [INFO] No sources to compile [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ felix --- [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ felix --- [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ felix --- [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix --- [2024-03-19T01:56:40.853Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:40.853Z] [INFO] [2024-03-19T01:56:40.853Z] [INFO] --- dependency:3.6.1:copy (default) @ felix --- [2024-03-19T01:56:40.853Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.main:?:jar [2024-03-19T01:56:40.853Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar [2024-03-19T01:56:40.854Z] [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/classes/osgi/felix/bin/felix.jar [2024-03-19T01:56:40.854Z] [INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/classes/modules/org.apache.felix.bundlerepository.jar [2024-03-19T01:56:40.854Z] [INFO] [2024-03-19T01:56:40.854Z] [INFO] --- resources:3.3.1:resources (default-resources) @ felix --- [2024-03-19T01:56:40.854Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:56:40.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/src/main/manpages [2024-03-19T01:56:40.854Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:56:40.854Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-03-19T01:56:40.854Z] [INFO] [2024-03-19T01:56:40.854Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ felix --- [2024-03-19T01:56:40.854Z] [INFO] No sources to compile [2024-03-19T01:56:40.854Z] [INFO] [2024-03-19T01:56:40.854Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ felix --- [2024-03-19T01:56:40.854Z] [INFO] No sources to compile [2024-03-19T01:56:40.854Z] [INFO] [2024-03-19T01:56:40.854Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix --- [2024-03-19T01:56:40.854Z] [INFO] Executing tasks [2024-03-19T01:56:40.854Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/classes/META-INF for [2024-03-19T01:56:40.854Z] [INFO] [echo] felix [2024-03-19T01:56:40.854Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/classes/META-INF [2024-03-19T01:56:40.854Z] [INFO] Executed tasks [2024-03-19T01:56:40.854Z] [INFO] [2024-03-19T01:56:40.854Z] [INFO] --- assembly:3.6.0:single (default-single) @ felix --- [2024-03-19T01:56:40.854Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T01:56:40.854Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/felix.zip [2024-03-19T01:56:40.854Z] [INFO] [2024-03-19T01:56:40.854Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ felix --- [2024-03-19T01:56:40.854Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/felix.zip [2024-03-19T01:56:40.854Z] [INFO] [2024-03-19T01:56:40.854Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ felix --- [2024-03-19T01:56:40.854Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:41.111Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:56:41.111Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/bom.xml [2024-03-19T01:56:41.111Z] [INFO] attaching as felix-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:41.111Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/bom.json [2024-03-19T01:56:41.111Z] [INFO] attaching as felix-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:41.111Z] [INFO] [2024-03-19T01:56:41.111Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix --- [2024-03-19T01:56:41.111Z] [INFO] No tests to run. [2024-03-19T01:56:41.111Z] [INFO] [2024-03-19T01:56:41.111Z] [INFO] --- failsafe:3.2.5:verify (verify) @ felix --- [2024-03-19T01:56:41.111Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/failsafe-reports [2024-03-19T01:56:41.111Z] [INFO] [2024-03-19T01:56:41.111Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-felix-checkstyle) @ felix --- [2024-03-19T01:56:41.111Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:41.111Z] [INFO] [2024-03-19T01:56:41.111Z] [INFO] --- install:3.1.1:install (default-install) @ felix --- [2024-03-19T01:56:41.111Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/8.0.1-SNAPSHOT/felix-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:41.111Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/felix.zip to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/8.0.1-SNAPSHOT/felix-8.0.1-SNAPSHOT.zip [2024-03-19T01:56:41.111Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/8.0.1-SNAPSHOT/felix-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:41.111Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/felix/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/8.0.1-SNAPSHOT/felix-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:41.111Z] [INFO] [2024-03-19T01:56:41.111Z] [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [2024-03-19T01:56:41.111Z] [INFO] Building Scattered Archive APIs of Glassfish 8.0.1-SNAPSHOT [10/332] [2024-03-19T01:56:41.111Z] [INFO] from nucleus/common/scattered-archive-api/pom.xml [2024-03-19T01:56:41.111Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:56:41.111Z] [INFO] [2024-03-19T01:56:41.111Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scattered-archive-api --- [2024-03-19T01:56:41.111Z] [INFO] [2024-03-19T01:56:41.111Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ scattered-archive-api --- [2024-03-19T01:56:41.111Z] [INFO] [2024-03-19T01:56:41.111Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ scattered-archive-api --- [2024-03-19T01:56:41.111Z] [INFO] [2024-03-19T01:56:41.111Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ scattered-archive-api --- [2024-03-19T01:56:41.111Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:56:41.111Z] [INFO] Compiling 3 source files with javac [debug parameters target 21] to target/classes [2024-03-19T01:56:41.111Z] [INFO] [2024-03-19T01:56:41.111Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ scattered-archive-api --- [2024-03-19T01:56:41.112Z] [INFO] [2024-03-19T01:56:41.112Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ scattered-archive-api --- [2024-03-19T01:56:41.112Z] [INFO] [2024-03-19T01:56:41.112Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ scattered-archive-api --- [2024-03-19T01:56:41.112Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:41.112Z] [INFO] [2024-03-19T01:56:41.112Z] [INFO] --- resources:3.3.1:resources (default-resources) @ scattered-archive-api --- [2024-03-19T01:56:41.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/src/main/resources [2024-03-19T01:56:41.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/src/main/manpages [2024-03-19T01:56:41.112Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:56:41.112Z] [INFO] [2024-03-19T01:56:41.112Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ scattered-archive-api --- [2024-03-19T01:56:41.112Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:56:41.112Z] [INFO] Compiling 3 source files with javac [debug parameters target 21] to target/classes [2024-03-19T01:56:41.368Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java uses unchecked or unsafe operations. [2024-03-19T01:56:41.369Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:56:41.369Z] [INFO] [2024-03-19T01:56:41.369Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ scattered-archive-api --- [2024-03-19T01:56:41.369Z] [INFO] [2024-03-19T01:56:41.369Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ scattered-archive-api --- [2024-03-19T01:56:41.369Z] [INFO] [2024-03-19T01:56:41.369Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ scattered-archive-api --- [2024-03-19T01:56:41.369Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:56:41.369Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:56:41.369Z] [INFO] [2024-03-19T01:56:41.369Z] [INFO] --- command-security:1.0.17:check (default-check) @ scattered-archive-api --- [2024-03-19T01:56:41.369Z] [INFO] [2024-03-19T01:56:41.369Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ scattered-archive-api --- [2024-03-19T01:56:41.369Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:56:41.369Z] [INFO] Compiling 3 source files with javac [debug parameters target 21] to target/classes [2024-03-19T01:56:41.369Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:56:41.369Z] [INFO] [2024-03-19T01:56:41.369Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scattered-archive-api --- [2024-03-19T01:56:41.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/src/test/resources [2024-03-19T01:56:41.369Z] [INFO] [2024-03-19T01:56:41.369Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ scattered-archive-api --- [2024-03-19T01:56:41.369Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:41.369Z] [INFO] Compiling 1 source file with javac [debug parameters target 21] to target/test-classes [2024-03-19T01:56:41.369Z] [INFO] [2024-03-19T01:56:41.369Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ scattered-archive-api --- [2024-03-19T01:56:41.369Z] [INFO] [2024-03-19T01:56:41.369Z] [INFO] --- surefire:3.2.5:test (default-test) @ scattered-archive-api --- [2024-03-19T01:56:41.369Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/surefire-reports [2024-03-19T01:56:41.369Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:56:41.369Z] [INFO] [2024-03-19T01:56:41.369Z] [INFO] ------------------------------------------------------- [2024-03-19T01:56:41.369Z] [INFO] T E S T S [2024-03-19T01:56:41.369Z] [INFO] ------------------------------------------------------- [2024-03-19T01:56:41.369Z] [0.003s][info][gc] Using G1 [2024-03-19T01:56:41.931Z] [INFO] Running org.glassfish.embeddable.archive.ScatteredArchiveTest [2024-03-19T01:56:41.931Z] [0.503s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 25M->6M(258M) 3.208ms [2024-03-19T01:56:41.932Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.glassfish.embeddable.archive.ScatteredArchiveTest [2024-03-19T01:56:42.493Z] [INFO] [2024-03-19T01:56:42.493Z] [INFO] Results: [2024-03-19T01:56:42.494Z] [INFO] [2024-03-19T01:56:42.494Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:56:42.494Z] [INFO] [2024-03-19T01:56:42.494Z] [INFO] [2024-03-19T01:56:42.494Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ scattered-archive-api --- [2024-03-19T01:56:42.494Z] [INFO] Executing tasks [2024-03-19T01:56:42.494Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/classes/META-INF for [2024-03-19T01:56:42.494Z] [INFO] [echo] scattered-archive-api [2024-03-19T01:56:42.494Z] [INFO] Executed tasks [2024-03-19T01:56:42.494Z] [INFO] [2024-03-19T01:56:42.494Z] [INFO] --- jar:3.3.0:jar (default-jar) @ scattered-archive-api --- [2024-03-19T01:56:42.494Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar [2024-03-19T01:56:42.494Z] [INFO] [2024-03-19T01:56:42.494Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ scattered-archive-api --- [2024-03-19T01:56:42.494Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:42.494Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:56:42.494Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/bom.xml [2024-03-19T01:56:42.494Z] [INFO] attaching as scattered-archive-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:42.494Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/bom.json [2024-03-19T01:56:42.494Z] [INFO] attaching as scattered-archive-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:42.494Z] [INFO] [2024-03-19T01:56:42.494Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ scattered-archive-api --- [2024-03-19T01:56:42.494Z] [INFO] [2024-03-19T01:56:42.494Z] [INFO] --- failsafe:3.2.5:verify (verify) @ scattered-archive-api --- [2024-03-19T01:56:42.494Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/failsafe-reports [2024-03-19T01:56:42.494Z] [INFO] [2024-03-19T01:56:42.494Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-scattered-archive-api-checkstyle) @ scattered-archive-api --- [2024-03-19T01:56:42.751Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:42.751Z] [INFO] [2024-03-19T01:56:42.751Z] [INFO] --- install:3.1.1:install (default-install) @ scattered-archive-api --- [2024-03-19T01:56:42.751Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/8.0.1-SNAPSHOT/scattered-archive-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:42.751Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/8.0.1-SNAPSHOT/scattered-archive-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:56:42.751Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/8.0.1-SNAPSHOT/scattered-archive-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:42.751Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/scattered-archive-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/8.0.1-SNAPSHOT/scattered-archive-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:42.751Z] [INFO] [2024-03-19T01:56:42.751Z] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [2024-03-19T01:56:42.751Z] [INFO] Building GlassFish Nucleus Grizzly modules 8.0.1-SNAPSHOT [11/332] [2024-03-19T01:56:42.751Z] [INFO] from nucleus/grizzly/pom.xml [2024-03-19T01:56:42.751Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:56:42.751Z] [INFO] [2024-03-19T01:56:42.751Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly --- [2024-03-19T01:56:42.751Z] [INFO] [2024-03-19T01:56:42.751Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-grizzly --- [2024-03-19T01:56:42.751Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] No sources to compile [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] No sources to compile [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] No sources to compile [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] Executing tasks [2024-03-19T01:56:42.752Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/classes/META-INF for [2024-03-19T01:56:42.752Z] [INFO] [echo] nucleus-grizzly [2024-03-19T01:56:42.752Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/classes/META-INF [2024-03-19T01:56:42.752Z] [INFO] Executed tasks [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:42.752Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:56:42.752Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/bom.xml [2024-03-19T01:56:42.752Z] [INFO] attaching as nucleus-grizzly-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:42.752Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/bom.json [2024-03-19T01:56:42.752Z] [INFO] attaching as nucleus-grizzly-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] No tests to run. [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/failsafe-reports [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.grizzly-nucleus-grizzly-checkstyle) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly --- [2024-03-19T01:56:42.752Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/8.0.1-SNAPSHOT/nucleus-grizzly-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:42.752Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/8.0.1-SNAPSHOT/nucleus-grizzly-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:42.752Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/8.0.1-SNAPSHOT/nucleus-grizzly-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [2024-03-19T01:56:42.752Z] [INFO] Building grizzly-config 8.0.1-SNAPSHOT [12/332] [2024-03-19T01:56:42.752Z] [INFO] from nucleus/grizzly/config/pom.xml [2024-03-19T01:56:42.752Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- clean:3.3.2:clean (default-clean) @ grizzly-config --- [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.752Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ grizzly-config --- [2024-03-19T01:56:42.752Z] [INFO] [2024-03-19T01:56:42.753Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ grizzly-config --- [2024-03-19T01:56:42.753Z] [INFO] [2024-03-19T01:56:42.753Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ grizzly-config --- [2024-03-19T01:56:42.753Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:42.753Z] [INFO] Compiling 45 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:43.318Z] [INFO] [2024-03-19T01:56:43.318Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ grizzly-config --- [2024-03-19T01:56:43.318Z] [INFO] [2024-03-19T01:56:43.318Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ grizzly-config --- [2024-03-19T01:56:43.318Z] [INFO] [2024-03-19T01:56:43.318Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ grizzly-config --- [2024-03-19T01:56:43.318Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:43.318Z] [INFO] [2024-03-19T01:56:43.318Z] [INFO] --- resources:3.3.1:resources (default-resources) @ grizzly-config --- [2024-03-19T01:56:43.318Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:56:43.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/src/main/manpages [2024-03-19T01:56:43.319Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:56:43.319Z] [INFO] [2024-03-19T01:56:43.319Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ grizzly-config --- [2024-03-19T01:56:43.319Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:43.319Z] [INFO] Compiling 63 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:43.575Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Some input files use or override a deprecated API. [2024-03-19T01:56:43.575Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:56:43.575Z] [INFO] [2024-03-19T01:56:43.575Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ grizzly-config --- [2024-03-19T01:56:43.575Z] [INFO] [2024-03-19T01:56:43.575Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ grizzly-config --- [2024-03-19T01:56:43.575Z] [INFO] [2024-03-19T01:56:43.575Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ grizzly-config --- [2024-03-19T01:56:43.575Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:56:43.575Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:56:43.575Z] [INFO] [2024-03-19T01:56:43.575Z] [INFO] --- command-security:1.0.17:check (default-check) @ grizzly-config --- [2024-03-19T01:56:43.833Z] [INFO] [2024-03-19T01:56:43.833Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ grizzly-config --- [2024-03-19T01:56:43.833Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:43.833Z] [INFO] Compiling 63 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:43.833Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:56:43.833Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:56:43.833Z] [INFO] Processing: jakarta.enterprise.network.config on element LOGGER_NAME [2024-03-19T01:56:43.833Z] [INFO] Enclosing type is org.glassfish.grizzly.config.GrizzlyConfig [2024-03-19T01:56:43.833Z] [INFO] Loggers found so far: {jakarta.enterprise.network.config.description=Network config, jakarta.enterprise.network.config.publish=false, jakarta.enterprise.network.config.subsystem=NETCONFIG} [2024-03-19T01:56:43.833Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:56:43.833Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:56:43.833Z] [INFO] Found enclosing element org.glassfish.grizzly.config.GrizzlyConfig [2024-03-19T01:56:43.833Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:56:43.833Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:56:43.833Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:56:43.833Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:56:43.833Z] [INFO] [2024-03-19T01:56:43.833Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ grizzly-config --- [2024-03-19T01:56:43.833Z] [INFO] Copying 21 resources from src/test/resources to target/test-classes [2024-03-19T01:56:43.833Z] [INFO] [2024-03-19T01:56:43.833Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ grizzly-config --- [2024-03-19T01:56:43.833Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:43.833Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:56:44.090Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:56:44.090Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:56:44.090Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:56:44.090Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:56:44.090Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:56:44.090Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:56:44.090Z] Use -proc:none to disable annotation processing. [2024-03-19T01:56:44.090Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/src/test/java/org/glassfish/grizzly/config/GrizzlyConfigTest.java: Some input files use or override a deprecated API. [2024-03-19T01:56:44.090Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/src/test/java/org/glassfish/grizzly/config/GrizzlyConfigTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:56:44.090Z] [INFO] [2024-03-19T01:56:44.090Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ grizzly-config --- [2024-03-19T01:56:44.090Z] [INFO] [2024-03-19T01:56:44.090Z] [INFO] --- surefire:3.2.5:test (default-test) @ grizzly-config --- [2024-03-19T01:56:44.090Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/surefire-reports [2024-03-19T01:56:44.090Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:56:44.090Z] [INFO] [2024-03-19T01:56:44.090Z] [INFO] ------------------------------------------------------- [2024-03-19T01:56:44.090Z] [INFO] T E S T S [2024-03-19T01:56:44.090Z] [INFO] ------------------------------------------------------- [2024-03-19T01:56:44.346Z] [0.003s][info][gc] Using G1 [2024-03-19T01:56:44.603Z] [INFO] Running org.glassfish.grizzly.config.GrizzlyConfigTest [2024-03-19T01:56:44.860Z] [0.486s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 2.980ms [2024-03-19T01:56:44.860Z] Mar 19, 2024 1:56:44 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureTransport [2024-03-19T01:56:44.860Z] WARNING: Element, selection-key-handler, has been deprecated and is effectively ignored by the runtime. [2024-03-19T01:56:45.424Z] [1.088s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 39M->8M(258M) 5.059ms [2024-03-19T01:56:46.793Z] [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.157 s -- in org.glassfish.grizzly.config.GrizzlyConfigTest [2024-03-19T01:56:47.049Z] [0.003s][info][gc] Using G1 [2024-03-19T01:56:47.613Z] [INFO] Running org.glassfish.grizzly.config.HttpRedirectTest [2024-03-19T01:56:47.613Z] [0.516s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.841ms [2024-03-19T01:56:48.177Z] Mar 19, 2024 1:56:47 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-03-19T01:56:48.177Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-03-19T01:56:48.434Z] [1.142s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 37M->7M(258M) 4.224ms [2024-03-19T01:56:48.692Z] Mar 19, 2024 1:56:48 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-03-19T01:56:48.692Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-03-19T01:56:48.948Z] Mar 19, 2024 1:56:48 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-03-19T01:56:48.948Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-03-19T01:56:48.948Z] Mar 19, 2024 1:56:48 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-03-19T01:56:48.948Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-03-19T01:56:48.948Z] Mar 19, 2024 1:56:48 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-03-19T01:56:48.948Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-03-19T01:56:49.205Z] Mar 19, 2024 1:56:49 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-03-19T01:56:49.205Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-03-19T01:56:49.205Z] Mar 19, 2024 1:56:49 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-03-19T01:56:49.205Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-03-19T01:56:49.462Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.816 s -- in org.glassfish.grizzly.config.HttpRedirectTest [2024-03-19T01:56:49.719Z] [0.003s][info][gc] Using G1 [2024-03-19T01:56:50.283Z] [INFO] Running org.glassfish.grizzly.config.PUGrizzlyConfigTest [2024-03-19T01:56:50.283Z] [0.468s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.316ms [2024-03-19T01:56:50.539Z] Mar 19, 2024 1:56:50 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-03-19T01:56:50.539Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener http-listener. [2024-03-19T01:56:50.539Z] Mar 19, 2024 1:56:50 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-03-19T01:56:50.539Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener http-listener. [2024-03-19T01:56:50.539Z] Mar 19, 2024 1:56:50 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-03-19T01:56:50.540Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener http-listener. [2024-03-19T01:56:51.103Z] [1.236s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 39M->9M(258M) 5.593ms [2024-03-19T01:56:51.360Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s -- in org.glassfish.grizzly.config.PUGrizzlyConfigTest [2024-03-19T01:56:51.618Z] [INFO] [2024-03-19T01:56:51.618Z] [INFO] Results: [2024-03-19T01:56:51.618Z] [INFO] [2024-03-19T01:56:51.618Z] [WARNING] Tests run: 23, Failures: 0, Errors: 0, Skipped: 1 [2024-03-19T01:56:51.618Z] [INFO] [2024-03-19T01:56:51.618Z] [INFO] [2024-03-19T01:56:51.618Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ grizzly-config --- [2024-03-19T01:56:51.618Z] [INFO] Executing tasks [2024-03-19T01:56:51.618Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/classes/META-INF for [2024-03-19T01:56:51.618Z] [INFO] [echo] grizzly-config [2024-03-19T01:56:51.618Z] [INFO] Executed tasks [2024-03-19T01:56:51.618Z] [INFO] [2024-03-19T01:56:51.618Z] [INFO] --- jar:3.3.0:jar (default-jar) @ grizzly-config --- [2024-03-19T01:56:51.618Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/grizzly-config.jar [2024-03-19T01:56:51.618Z] [INFO] [2024-03-19T01:56:51.618Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ grizzly-config --- [2024-03-19T01:56:51.618Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:52.182Z] [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) [2024-03-19T01:56:52.182Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/bom.xml [2024-03-19T01:56:52.182Z] [INFO] attaching as grizzly-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:52.182Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/bom.json [2024-03-19T01:56:52.182Z] [INFO] attaching as grizzly-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:52.182Z] [INFO] [2024-03-19T01:56:52.182Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ grizzly-config --- [2024-03-19T01:56:52.182Z] [INFO] [2024-03-19T01:56:52.182Z] [INFO] --- failsafe:3.2.5:verify (verify) @ grizzly-config --- [2024-03-19T01:56:52.182Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/failsafe-reports [2024-03-19T01:56:52.182Z] [INFO] [2024-03-19T01:56:52.182Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.grizzly-grizzly-config-checkstyle) @ grizzly-config --- [2024-03-19T01:56:53.112Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:53.112Z] [INFO] [2024-03-19T01:56:53.112Z] [INFO] --- install:3.1.1:install (default-install) @ grizzly-config --- [2024-03-19T01:56:53.112Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/8.0.1-SNAPSHOT/grizzly-config-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:53.112Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/grizzly-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/8.0.1-SNAPSHOT/grizzly-config-8.0.1-SNAPSHOT.jar [2024-03-19T01:56:53.112Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/8.0.1-SNAPSHOT/grizzly-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:53.113Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/8.0.1-SNAPSHOT/grizzly-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [2024-03-19T01:56:53.113Z] [INFO] Building Nucleus Grizzly jars Combining 8.0.1-SNAPSHOT [13/332] [2024-03-19T01:56:53.113Z] [INFO] from nucleus/grizzly/nucleus-grizzly-all/pom.xml [2024-03-19T01:56:53.113Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] No sources to compile [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/src/main/resources [2024-03-19T01:56:53.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/src/main/manpages [2024-03-19T01:56:53.113Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] No sources to compile [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- consolidatedbundle:4.0.0-M2:hk2-generate (processhk2headers) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.jar [2024-03-19T01:56:53.113Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.jar [2024-03-19T01:56:53.113Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.jar [2024-03-19T01:56:53.113Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.jar [2024-03-19T01:56:53.113Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.jar [2024-03-19T01:56:53.113Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/config/target/grizzly-config.jar [2024-03-19T01:56:53.113Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] No sources to compile [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/src/test/resources [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.113Z] [INFO] No sources to compile [2024-03-19T01:56:53.113Z] [INFO] [2024-03-19T01:56:53.113Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.114Z] [INFO] No tests to run. [2024-03-19T01:56:53.114Z] [INFO] [2024-03-19T01:56:53.114Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.114Z] [INFO] Executing tasks [2024-03-19T01:56:53.114Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF for [2024-03-19T01:56:53.114Z] [INFO] [echo] nucleus-grizzly-all [2024-03-19T01:56:53.114Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF [2024-03-19T01:56:53.114Z] [INFO] Executed tasks [2024-03-19T01:56:53.114Z] [INFO] [2024-03-19T01:56:53.114Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2024-03-19T01:56:53.114Z] [INFO] [2024-03-19T01:56:53.114Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.114Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:53.678Z] [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) [2024-03-19T01:56:53.678Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/bom.xml [2024-03-19T01:56:53.935Z] [INFO] attaching as nucleus-grizzly-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:53.935Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/bom.json [2024-03-19T01:56:53.935Z] [INFO] attaching as nucleus-grizzly-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:53.935Z] [INFO] [2024-03-19T01:56:53.935Z] [INFO] --- bundle:5.1.9:bundle (bundle) @ nucleus-grizzly-all --- [2024-03-19T01:56:53.935Z] [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [2024-03-19T01:56:54.500Z] [INFO] Building bundle: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2024-03-19T01:56:54.756Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:56:54.756Z] [INFO] [2024-03-19T01:56:54.756Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly-all --- [2024-03-19T01:56:54.756Z] [INFO] No tests to run. [2024-03-19T01:56:54.756Z] [INFO] [2024-03-19T01:56:54.757Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly-all --- [2024-03-19T01:56:54.757Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/failsafe-reports [2024-03-19T01:56:54.757Z] [INFO] [2024-03-19T01:56:54.757Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.grizzly-nucleus-grizzly-all-checkstyle) @ nucleus-grizzly-all --- [2024-03-19T01:56:54.757Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:54.757Z] [INFO] [2024-03-19T01:56:54.757Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly-all --- [2024-03-19T01:56:54.757Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/8.0.1-SNAPSHOT/nucleus-grizzly-all-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:54.757Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/8.0.1-SNAPSHOT/nucleus-grizzly-all-8.0.1-SNAPSHOT.jar [2024-03-19T01:56:54.757Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/8.0.1-SNAPSHOT/nucleus-grizzly-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:54.757Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/grizzly/nucleus-grizzly-all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/8.0.1-SNAPSHOT/nucleus-grizzly-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:54.757Z] [INFO] [2024-03-19T01:56:54.757Z] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [2024-03-19T01:56:54.757Z] [INFO] Building Public APIs of Glassfish 8.0.1-SNAPSHOT [14/332] [2024-03-19T01:56:54.757Z] [INFO] from nucleus/common/glassfish-api/pom.xml [2024-03-19T01:56:54.757Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:56:54.757Z] [INFO] [2024-03-19T01:56:54.757Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-api --- [2024-03-19T01:56:54.757Z] [INFO] [2024-03-19T01:56:54.757Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-api --- [2024-03-19T01:56:54.757Z] [INFO] [2024-03-19T01:56:54.757Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-api --- [2024-03-19T01:56:54.757Z] [INFO] [2024-03-19T01:56:54.757Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-api --- [2024-03-19T01:56:54.757Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:54.757Z] [INFO] Compiling 186 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:55.014Z] [INFO] [2024-03-19T01:56:55.014Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-api --- [2024-03-19T01:56:55.014Z] [INFO] [2024-03-19T01:56:55.014Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-api --- [2024-03-19T01:56:55.014Z] [INFO] [2024-03-19T01:56:55.014Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-api --- [2024-03-19T01:56:55.014Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:55.014Z] [INFO] [2024-03-19T01:56:55.014Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-api --- [2024-03-19T01:56:55.014Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:56:55.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/src/main/manpages [2024-03-19T01:56:55.014Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:56:55.014Z] [INFO] [2024-03-19T01:56:55.014Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-api --- [2024-03-19T01:56:55.014Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:55.014Z] [INFO] Compiling 191 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:55.577Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/CommandSupport.java:[69,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:55.577Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:56:55.578Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:56:55.578Z] [INFO] [2024-03-19T01:56:55.578Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-api --- [2024-03-19T01:56:55.578Z] [INFO] [2024-03-19T01:56:55.578Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-api --- [2024-03-19T01:56:55.578Z] [INFO] [2024-03-19T01:56:55.578Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-api --- [2024-03-19T01:56:55.578Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:56:55.578Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:56:55.578Z] [INFO] [2024-03-19T01:56:55.578Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-api --- [2024-03-19T01:56:55.578Z] [INFO] [2024-03-19T01:56:55.578Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-api --- [2024-03-19T01:56:55.578Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:55.578Z] [INFO] Compiling 191 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:55.835Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:56:55.835Z] [INFO] [2024-03-19T01:56:55.835Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-api --- [2024-03-19T01:56:55.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/src/test/resources [2024-03-19T01:56:55.835Z] [INFO] [2024-03-19T01:56:55.835Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-api --- [2024-03-19T01:56:55.835Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:55.835Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:56:56.091Z] [INFO] [2024-03-19T01:56:56.091Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-api --- [2024-03-19T01:56:56.091Z] [INFO] [2024-03-19T01:56:56.091Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-api --- [2024-03-19T01:56:56.091Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/surefire-reports [2024-03-19T01:56:56.092Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:56:56.092Z] [INFO] [2024-03-19T01:56:56.092Z] [INFO] ------------------------------------------------------- [2024-03-19T01:56:56.092Z] [INFO] T E S T S [2024-03-19T01:56:56.092Z] [INFO] ------------------------------------------------------- [2024-03-19T01:56:56.092Z] [0.003s][info][gc] Using G1 [2024-03-19T01:56:56.655Z] [INFO] Running org.glassfish.api.naming.SimpleJndiNameTest [2024-03-19T01:56:56.655Z] [0.548s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.454ms [2024-03-19T01:56:56.655Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.glassfish.api.naming.SimpleJndiNameTest [2024-03-19T01:56:56.655Z] [INFO] Running org.glassfish.api.admin.progress.ProgressStatusMirroringImplTest [2024-03-19T01:56:56.655Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.glassfish.api.admin.progress.ProgressStatusMirroringImplTest [2024-03-19T01:56:56.655Z] [INFO] Running org.glassfish.api.admin.progress.ProgressStatusImplTest [2024-03-19T01:56:56.655Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.api.admin.progress.ProgressStatusImplTest [2024-03-19T01:56:56.655Z] [INFO] Running org.glassfish.api.admin.WrappedAdminCommandTest [2024-03-19T01:56:56.655Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.api.admin.WrappedAdminCommandTest [2024-03-19T01:56:56.655Z] [INFO] Running org.glassfish.api.event.EventTypesTest [2024-03-19T01:56:56.655Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.api.event.EventTypesTest [2024-03-19T01:56:56.912Z] [INFO] [2024-03-19T01:56:56.912Z] [INFO] Results: [2024-03-19T01:56:56.912Z] [INFO] [2024-03-19T01:56:56.912Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:56:56.912Z] [INFO] [2024-03-19T01:56:56.912Z] [INFO] [2024-03-19T01:56:56.912Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-api --- [2024-03-19T01:56:57.169Z] [INFO] Executing tasks [2024-03-19T01:56:57.169Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/classes/META-INF for [2024-03-19T01:56:57.169Z] [INFO] [echo] glassfish-api [2024-03-19T01:56:57.169Z] [INFO] Executed tasks [2024-03-19T01:56:57.169Z] [INFO] [2024-03-19T01:56:57.169Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-api --- [2024-03-19T01:56:57.170Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/glassfish-api.jar [2024-03-19T01:56:57.170Z] [INFO] [2024-03-19T01:56:57.170Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-api --- [2024-03-19T01:56:57.170Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:57.732Z] [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) [2024-03-19T01:56:57.733Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/bom.xml [2024-03-19T01:56:57.733Z] [INFO] attaching as glassfish-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:57.733Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/bom.json [2024-03-19T01:56:57.733Z] [INFO] attaching as glassfish-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:57.733Z] [INFO] [2024-03-19T01:56:57.733Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-api --- [2024-03-19T01:56:57.733Z] [INFO] [2024-03-19T01:56:57.733Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-api --- [2024-03-19T01:56:57.733Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/failsafe-reports [2024-03-19T01:56:57.733Z] [INFO] [2024-03-19T01:56:57.733Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-glassfish-api-checkstyle) @ glassfish-api --- [2024-03-19T01:56:58.663Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:58.663Z] [INFO] [2024-03-19T01:56:58.663Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-api --- [2024-03-19T01:56:58.663Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/8.0.1-SNAPSHOT/glassfish-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:58.663Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/8.0.1-SNAPSHOT/glassfish-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:56:58.663Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/8.0.1-SNAPSHOT/glassfish-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:58.663Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/glassfish-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/8.0.1-SNAPSHOT/glassfish-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [2024-03-19T01:56:58.921Z] [INFO] Building GlassFish Nucleus Common modules 8.0.1-SNAPSHOT [15/332] [2024-03-19T01:56:58.921Z] [INFO] from nucleus/common/pom.xml [2024-03-19T01:56:58.921Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] No sources to compile [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] No sources to compile [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] No sources to compile [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] Executing tasks [2024-03-19T01:56:58.921Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/classes/META-INF for [2024-03-19T01:56:58.921Z] [INFO] [echo] nucleus-common [2024-03-19T01:56:58.921Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/classes/META-INF [2024-03-19T01:56:58.921Z] [INFO] Executed tasks [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:56:58.921Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:56:58.921Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/bom.xml [2024-03-19T01:56:58.921Z] [INFO] attaching as nucleus-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:58.921Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/bom.json [2024-03-19T01:56:58.921Z] [INFO] attaching as nucleus-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] No tests to run. [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/failsafe-reports [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-nucleus-common-checkstyle) @ nucleus-common --- [2024-03-19T01:56:58.921Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:56:58.921Z] [INFO] [2024-03-19T01:56:58.921Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [2024-03-19T01:56:58.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:56:58.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:56:58.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:56:58.922Z] [INFO] [2024-03-19T01:56:58.922Z] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [2024-03-19T01:56:58.922Z] [INFO] Building Common Utilities 8.0.1-SNAPSHOT [16/332] [2024-03-19T01:56:58.922Z] [INFO] from nucleus/common/common-util/pom.xml [2024-03-19T01:56:58.922Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:56:58.922Z] [INFO] [2024-03-19T01:56:58.922Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common-util --- [2024-03-19T01:56:58.922Z] [INFO] [2024-03-19T01:56:58.922Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ common-util --- [2024-03-19T01:56:58.922Z] [INFO] [2024-03-19T01:56:58.922Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ common-util --- [2024-03-19T01:56:58.922Z] [INFO] [2024-03-19T01:56:58.922Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ common-util --- [2024-03-19T01:56:58.922Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:58.922Z] [INFO] Compiling 185 source files with javac [debug target 21] to target/classes [2024-03-19T01:56:59.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:59.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:56:59.179Z] [INFO] [2024-03-19T01:56:59.179Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ common-util --- [2024-03-19T01:56:59.179Z] [INFO] [2024-03-19T01:56:59.179Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ common-util --- [2024-03-19T01:56:59.179Z] [INFO] [2024-03-19T01:56:59.179Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common-util --- [2024-03-19T01:56:59.179Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:56:59.179Z] [INFO] [2024-03-19T01:56:59.179Z] [INFO] --- resources:3.3.1:resources (default-resources) @ common-util --- [2024-03-19T01:56:59.179Z] [INFO] Copying 9 resources from src/main/java to target/classes [2024-03-19T01:56:59.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/manpages [2024-03-19T01:56:59.179Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:56:59.179Z] [INFO] [2024-03-19T01:56:59.179Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ common-util --- [2024-03-19T01:56:59.179Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:56:59.179Z] [INFO] Compiling 185 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:00.549Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:00.549Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java:[35,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:00.549Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/admin/payload/PayloadFilesManager.java:[304,24] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:57:00.549Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/admin/payload/PayloadFilesManager.java:[305,18] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:57:00.549Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Utility.java:[537,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:57:00.549Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Utility.java:[544,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:00.549Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[374,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:00.549Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[437,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:00.549Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[611,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:00.549Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[732,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:57:00.549Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[867,24] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:57:00.550Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[869,22] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:57:00.550Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[1030,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:00.550Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[198,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:57:00.550Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/admin/MapInjectionResolver.java:[285,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:00.550Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/admin/MapInjectionResolver.java:[445,20] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:57:00.550Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java: Some input files use or override a deprecated API. [2024-03-19T01:57:00.550Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:57:00.550Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:57:00.550Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:57:00.550Z] [INFO] [2024-03-19T01:57:00.550Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ common-util --- [2024-03-19T01:57:00.550Z] [INFO] [2024-03-19T01:57:00.550Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ common-util --- [2024-03-19T01:57:00.550Z] [INFO] [2024-03-19T01:57:00.550Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ common-util --- [2024-03-19T01:57:00.550Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:57:00.550Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:57:00.550Z] [INFO] [2024-03-19T01:57:00.550Z] [INFO] --- command-security:1.0.17:check (default-check) @ common-util --- [2024-03-19T01:57:00.550Z] [INFO] [2024-03-19T01:57:00.550Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ common-util --- [2024-03-19T01:57:00.550Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:00.550Z] [INFO] Compiling 185 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:00.807Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:00.807Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:00.807Z] [INFO] Initial messages found so far: {} [2024-03-19T01:57:00.807Z] [INFO] Processing: NCLS-COMUTIL-00001 [2024-03-19T01:57:00.807Z] [INFO] Message NCLS-COMUTIL-00001 needs checking for cause/action: true [2024-03-19T01:57:00.807Z] [INFO] Processing: NCLS-COMUTIL-00002 [2024-03-19T01:57:00.807Z] [INFO] Message NCLS-COMUTIL-00002 needs checking for cause/action: true [2024-03-19T01:57:00.807Z] [INFO] Processing: NCLS-COMUTIL-00003 [2024-03-19T01:57:00.807Z] [INFO] Message NCLS-COMUTIL-00003 needs checking for cause/action: true [2024-03-19T01:57:00.807Z] [INFO] Processing: NCLS-COMUTIL-00004 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00004 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00005 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00005 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00006 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00006 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00007 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00007 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00008 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00008 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00009 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00009 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00010 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00010 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00011 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00011 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00012 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00012 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00013 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00013 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00014 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00014 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00015 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00015 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00016 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00016 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00017 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00017 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00018 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00018 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00019 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00019 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00020 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00020 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00021 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00021 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00022 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00022 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00023 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00023 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00024 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00024 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00025 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00025 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00026 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00026 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00027 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00027 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00028 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00028 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00029 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00029 needs checking for cause/action: true [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00030 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00030 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00038 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00038 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00039 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00039 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00040 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00040 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00041 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00041 needs checking for cause/action: false [2024-03-19T01:57:00.808Z] [INFO] Processing: NCLS-COMUTIL-00042 [2024-03-19T01:57:00.808Z] [INFO] Message NCLS-COMUTIL-00042 needs checking for cause/action: false [2024-03-19T01:57:00.809Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COMUTIL-00001=Failed to process class {0} with bytecode preprocessor {1}, NCLS-COMUTIL-00002=Class {0} is being reset to its original state, NCLS-COMUTIL-00003=Class {0} is being reset to the last successful preprocessor, NCLS-COMUTIL-00004=The supplied preprocessor class {0} is not an instance of org.glassfish.api.BytecodePreprocessor, NCLS-COMUTIL-00005=Bytecode preprocessor disabled, NCLS-COMUTIL-00006=Initialization failed for bytecode preprocessor {0}, NCLS-COMUTIL-00007=Error setting up preprocessor, NCLS-COMUTIL-00008=Illegal max-entries [{0}]; please check your cache configuration., NCLS-COMUTIL-00009=Illegal MaxSize value [{0}], NCLS-COMUTIL-00010=Error closing zip file for class path entry {0}, NCLS-COMUTIL-00011=An error occurred while adding URL [{0}] to the EJB class loader. Please check the content of this URL., NCLS-COMUTIL-00012=The URL entry is missing while constructing the classpath., NCLS-COMUTIL-00013=Error closing zip file for duplicate class path entry {0}, NCLS-COMUTIL-00014=Exception in ASURLClassLoader, NCLS-COMUTIL-00015=ASURLClassLoader {1} was requested to find resource {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00016=Error: Request made to load class or resource [{0}] on an ASURLClassLoader instance that has already been shutdown. [{1}], NCLS-COMUTIL-00017={0} actually got transformed, NCLS-COMUTIL-00018=ASURLClassLoader {1} was requested to find class {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00019=Illegal call to close() detected, NCLS-COMUTIL-00020=Error processing file with path {0} in {1}, NCLS-COMUTIL-00021=Error checking for existing of {0} in {1}, NCLS-COMUTIL-00022=Error closing an open stream during loader clean-up, NCLS-COMUTIL-00023=Input stream has been finalized or forced closed without being explicitly closed; stream instantiation reported in following stack trace, NCLS-COMUTIL-00024=Unable to create client data directory: {0}, NCLS-COMUTIL-00025=Exception in invokeApplicationMain [{0}]., NCLS-COMUTIL-00026=The main method signature is invalid., NCLS-COMUTIL-00027=Error while caching the local string manager - package name may be null., NCLS-COMUTIL-00028=Error while constructing the local string manager object., NCLS-COMUTIL-00029=Error in local string manager - resource bundle is probably missing., NCLS-COMUTIL-00030=Error while formatting the local string., NCLS-COMUTIL-00038=Failed to open jar file: {0}, NCLS-COMUTIL-00039=Attempt to use non-existent auth token {0}, NCLS-COMUTIL-00040=File Lock not released on {0}, NCLS-COMUTIL-00041=Bad Network Configuration. DNS can not resolve the hostname: [2024-03-19T01:57:00.809Z] {0}, NCLS-COMUTIL-00042=BundleTracker.removedBundle null bundleID for {0}} [2024-03-19T01:57:00.809Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:57:00.809Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:00.809Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:00.809Z] [INFO] Processing: jakarta.enterprise.system.util on element UTIL_LOGGER [2024-03-19T01:57:00.809Z] [INFO] Enclosing type is com.sun.enterprise.util.CULoggerInfo [2024-03-19T01:57:00.809Z] [INFO] Loggers found so far: {jakarta.enterprise.system.util.description=Common Utilities, jakarta.enterprise.system.util.publish=true, jakarta.enterprise.system.util.subsystem=COMMON} [2024-03-19T01:57:00.809Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:57:00.809Z] [INFO] Found enclosing element UTIL_LOGGER [2024-03-19T01:57:00.809Z] [INFO] Found enclosing element com.sun.enterprise.util.CULoggerInfo [2024-03-19T01:57:00.809Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:57:00.810Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:00.810Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:00.810Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:00.810Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:57:00.810Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:00.810Z] [INFO] [2024-03-19T01:57:00.810Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ common-util --- [2024-03-19T01:57:00.810Z] [INFO] Copying 22 resources from src/test/resources to target/test-classes [2024-03-19T01:57:00.810Z] [INFO] [2024-03-19T01:57:00.810Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ common-util --- [2024-03-19T01:57:00.810Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:00.810Z] [INFO] Compiling 27 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:57:01.373Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:57:01.373Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:57:01.373Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:57:01.373Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:57:01.373Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:57:01.373Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:57:01.373Z] Use -proc:none to disable annotation processing. [2024-03-19T01:57:01.373Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/test/java/com/sun/enterprise/universal/DurationTest.java: Some input files use or override a deprecated API. [2024-03-19T01:57:01.373Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/test/java/com/sun/enterprise/universal/DurationTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:57:01.373Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/MapInjectionResolverTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/MapInjectionResolverTest.java uses unchecked or unsafe operations. [2024-03-19T01:57:01.373Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/MapInjectionResolverTest.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:57:01.373Z] [INFO] [2024-03-19T01:57:01.373Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ common-util --- [2024-03-19T01:57:01.373Z] [INFO] [2024-03-19T01:57:01.373Z] [INFO] --- surefire:3.2.5:test (default-test) @ common-util --- [2024-03-19T01:57:01.373Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/surefire-reports [2024-03-19T01:57:01.373Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:57:01.373Z] [INFO] [2024-03-19T01:57:01.373Z] [INFO] ------------------------------------------------------- [2024-03-19T01:57:01.373Z] [INFO] T E S T S [2024-03-19T01:57:01.373Z] [INFO] ------------------------------------------------------- [2024-03-19T01:57:01.373Z] [0.003s][info][gc] Using G1 [2024-03-19T01:57:01.937Z] [0.504s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 2.993ms [2024-03-19T01:57:01.937Z] [INFO] Running com.sun.enterprise.universal.xml.MiniXmlParserTest [2024-03-19T01:57:01.937Z] Mar 19, 2024 1:57:01 AM com.sun.enterprise.universal.xml.MiniXmlParser findOtherStuff [2024-03-19T01:57:01.937Z] INFO: "Warning: No domain name property found. I was looking for a property element under the domain element that looks like this: [2024-03-19T01:57:01.938Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in com.sun.enterprise.universal.xml.MiniXmlParserTest [2024-03-19T01:57:01.938Z] [INFO] Running com.sun.enterprise.universal.xml.SysPropsHandlerTest [2024-03-19T01:57:01.938Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.sun.enterprise.universal.xml.SysPropsHandlerTest [2024-03-19T01:57:01.938Z] [INFO] Running com.sun.enterprise.universal.BASE64DecoderTest [2024-03-19T01:57:01.938Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.sun.enterprise.universal.BASE64DecoderTest [2024-03-19T01:57:01.938Z] [INFO] Running com.sun.enterprise.universal.io.SmartFileTest [2024-03-19T01:57:02.194Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in com.sun.enterprise.universal.io.SmartFileTest [2024-03-19T01:57:02.194Z] [INFO] Running com.sun.enterprise.universal.glassfish.TokenResolverTest [2024-03-19T01:57:02.194Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.sun.enterprise.universal.glassfish.TokenResolverTest [2024-03-19T01:57:02.194Z] [INFO] Running com.sun.enterprise.universal.glassfish.GFSystemTest [2024-03-19T01:57:02.195Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.sun.enterprise.universal.glassfish.GFSystemTest [2024-03-19T01:57:02.195Z] [INFO] Running com.sun.enterprise.universal.glassfish.ASenvPropertyReaderTest [2024-03-19T01:57:02.195Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.sun.enterprise.universal.glassfish.ASenvPropertyReaderTest [2024-03-19T01:57:02.195Z] [INFO] Running com.sun.enterprise.universal.DurationTest [2024-03-19T01:57:02.195Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.sun.enterprise.universal.DurationTest [2024-03-19T01:57:02.195Z] [INFO] Running com.sun.enterprise.universal.collections.ManifestUtilsTest [2024-03-19T01:57:02.195Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.sun.enterprise.universal.collections.ManifestUtilsTest [2024-03-19T01:57:02.195Z] [INFO] Running com.sun.enterprise.universal.process.ProcessManagerTest [2024-03-19T01:57:02.454Z] [1.067s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 38M->6M(258M) 3.739ms [2024-03-19T01:57:03.016Z] [1.798s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 157M->6M(258M) 2.150ms [2024-03-19T01:57:03.579Z] [2.293s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 157M->6M(258M) 2.247ms [2024-03-19T01:57:04.142Z] [2.690s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 156M->6M(258M) 2.222ms [2024-03-19T01:57:04.399Z] [3.066s][info][gc] GC(5) Pause Young (Normal) (G1 Evacuation Pause) 156M->7M(258M) 2.233ms [2024-03-19T01:57:04.655Z] [3.428s][info][gc] GC(6) Pause Young (Normal) (G1 Evacuation Pause) 157M->7M(258M) 2.169ms [2024-03-19T01:57:05.220Z] [3.803s][info][gc] GC(7) Pause Young (Normal) (G1 Evacuation Pause) 157M->7M(258M) 2.352ms [2024-03-19T01:57:05.477Z] [4.216s][info][gc] GC(8) Pause Young (Normal) (G1 Evacuation Pause) 157M->7M(258M) 2.106ms [2024-03-19T01:57:05.733Z] [4.572s][info][gc] GC(9) Pause Young (Normal) (G1 Evacuation Pause) 157M->7M(258M) 2.306ms [2024-03-19T01:57:06.297Z] [4.917s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 156M->7M(258M) 2.254ms [2024-03-19T01:57:07.664Z] If it is FROZEN RIGHT NOW -- then Houston, we have a problem! [2024-03-19T01:57:07.664Z] ProcessManager must have the write to stdin before the reader threads have started! [2024-03-19T01:57:07.664Z] [6.291s][info][gc] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 156M->14M(258M) 3.890ms [2024-03-19T01:57:10.938Z] [INFO] Tests run: 2005, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.782 s -- in com.sun.enterprise.universal.process.ProcessManagerTest [2024-03-19T01:57:10.938Z] [INFO] Running com.sun.enterprise.universal.PropertiesDecoderTest [2024-03-19T01:57:10.938Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.sun.enterprise.universal.PropertiesDecoderTest [2024-03-19T01:57:10.938Z] [INFO] Running com.sun.enterprise.util.StringUtilsTest [2024-03-19T01:57:10.938Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.sun.enterprise.util.StringUtilsTest [2024-03-19T01:57:10.938Z] [INFO] Running com.sun.enterprise.util.RegexUtilTest [2024-03-19T01:57:10.938Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in com.sun.enterprise.util.RegexUtilTest [2024-03-19T01:57:10.938Z] [INFO] Running com.sun.enterprise.util.reflect.ReflectUtilsTest [2024-03-19T01:57:10.938Z] ---------SUCCESSful MISMATCH STRINGS: ------------ [2024-03-19T01:57:10.938Z] The number of parameters don't match. The first has 2 and the other has 1. [2024-03-19T01:57:10.938Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met1(java.lang.String,java.lang.Long) [2024-03-19T01:57:10.938Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met3(java.lang.String) [2024-03-19T01:57:10.938Z] The types of parameter #1 don't match. The first method has type class java.lang.Long and the other method has type class java.lang.Integer. [2024-03-19T01:57:10.938Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met1(java.lang.String,java.lang.Long) [2024-03-19T01:57:10.938Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2024-03-19T01:57:10.938Z] The number of parameters don't match. The first has 2 and the other has 1. [2024-03-19T01:57:10.938Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met2(java.lang.String,java.lang.Long) [2024-03-19T01:57:10.938Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met3(java.lang.String) [2024-03-19T01:57:10.939Z] The types of parameter #1 don't match. The first method has type class java.lang.Long and the other method has type class java.lang.Integer. [2024-03-19T01:57:10.939Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met2(java.lang.String,java.lang.Long) [2024-03-19T01:57:10.939Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2024-03-19T01:57:10.939Z] The number of parameters don't match. The first has 1 and the other has 2. [2024-03-19T01:57:10.939Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met3(java.lang.String) [2024-03-19T01:57:10.939Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2024-03-19T01:57:10.939Z] The return types don't match. The first has void while the other has class java.lang.String. [2024-03-19T01:57:10.939Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2024-03-19T01:57:10.939Z] public java.lang.String com.sun.enterprise.util.reflect.ReflectUtilsTest.met5(java.lang.String,java.lang.Integer) [2024-03-19T01:57:10.939Z] The return types don't match. The first has class java.lang.String while the other has class java.lang.Long. The types of parameter #1 don't match. The first method has type class java.lang.Integer and the other method has type class java.lang.String. [2024-03-19T01:57:10.939Z] public java.lang.String com.sun.enterprise.util.reflect.ReflectUtilsTest.met5(java.lang.String,java.lang.Integer) [2024-03-19T01:57:10.939Z] public java.lang.Long com.sun.enterprise.util.reflect.ReflectUtilsTest.met6(java.lang.String,java.lang.String) [2024-03-19T01:57:10.939Z] -------------------------------------------------- [2024-03-19T01:57:10.939Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.sun.enterprise.util.reflect.ReflectUtilsTest [2024-03-19T01:57:10.939Z] [INFO] Running com.sun.enterprise.util.io.FileUtilsTest [2024-03-19T01:57:10.939Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in com.sun.enterprise.util.io.FileUtilsTest [2024-03-19T01:57:10.939Z] [INFO] Running com.sun.enterprise.util.io.ServerDirsTest [2024-03-19T01:57:10.939Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.sun.enterprise.util.io.ServerDirsTest [2024-03-19T01:57:10.939Z] [INFO] Running com.sun.enterprise.util.BeanUtilsTest [2024-03-19T01:57:10.939Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.sun.enterprise.util.BeanUtilsTest [2024-03-19T01:57:10.939Z] [INFO] Running com.sun.enterprise.util.UtilityTest [2024-03-19T01:57:10.939Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.sun.enterprise.util.UtilityTest [2024-03-19T01:57:10.939Z] [INFO] Running com.sun.enterprise.util.FelixPrettyPrinterTest [2024-03-19T01:57:10.939Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.sun.enterprise.util.FelixPrettyPrinterTest [2024-03-19T01:57:10.939Z] [INFO] Running com.sun.appserv.server.util.VersionTest [2024-03-19T01:57:10.939Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.sun.appserv.server.util.VersionTest [2024-03-19T01:57:10.939Z] [INFO] Running org.glassfish.common.util.admin.MapInjectionResolverTest [2024-03-19T01:57:10.939Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.glassfish.common.util.admin.MapInjectionResolverTest [2024-03-19T01:57:10.939Z] [INFO] Running org.glassfish.common.util.admin.locking.FileLockTest [2024-03-19T01:57:11.196Z] Status M : RELEASED W 1 R 0 [2024-03-19T01:57:11.196Z] Status M : RELEASED W 0 R 0 [2024-03-19T01:57:11.196Z] Status M : RELEASED W 0 R 1 [2024-03-19T01:57:11.453Z] Status M : RELEASED W 0 R 0 [2024-03-19T01:57:11.453Z] Status M : RELEASED W 1 R 0 [2024-03-19T01:57:11.453Z] Status M : RELEASED W 0 R 0 [2024-03-19T01:57:11.453Z] Status M : RELEASED W 0 R 1 [2024-03-19T01:57:11.453Z] Status M : RELEASED W 0 R 0 [2024-03-19T01:57:11.453Z] Status M : RELEASED W 1 R 0 [2024-03-19T01:57:11.453Z] Status M : RELEASED W 0 R 0 [2024-03-19T01:57:11.453Z] Status M : RELEASED W 0 R 1 [2024-03-19T01:57:11.709Z] Status M : RELEASED W 0 R 0 [2024-03-19T01:57:11.965Z] Obtained first lock, waiting about 500 for secondary lock to timeout... [2024-03-19T01:57:12.531Z] Great, got timed out after 503 [2024-03-19T01:57:12.531Z] Even better, got timed out trying to get another write lock [2024-03-19T01:57:12.788Z] Status M : RELEASED W 0 R 1 [2024-03-19T01:57:12.788Z] Status M : RELEASED W 0 R 2 [2024-03-19T01:57:12.788Z] Status M : RELEASED W 0 R 3 [2024-03-19T01:57:12.788Z] Status M : RELEASED W 0 R 2 [2024-03-19T01:57:12.788Z] Status M : RELEASED W 0 R 1 [2024-03-19T01:57:12.788Z] Status M : RELEASED W 0 R 0 [2024-03-19T01:57:12.788Z] [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.814 s -- in org.glassfish.common.util.admin.locking.FileLockTest [2024-03-19T01:57:12.788Z] [INFO] Running org.glassfish.common.util.admin.locking.ReadLockTest [2024-03-19T01:57:13.045Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.glassfish.common.util.admin.locking.ReadLockTest [2024-03-19T01:57:13.045Z] [INFO] Running org.glassfish.common.util.timer.TimerScheduleTest [2024-03-19T01:57:13.045Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.glassfish.common.util.timer.TimerScheduleTest [2024-03-19T01:57:13.045Z] [INFO] Running org.glassfish.common.util.GlassfishUrlClassLoaderTest [2024-03-19T01:57:13.045Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.common.util.GlassfishUrlClassLoaderTest [2024-03-19T01:57:13.045Z] [INFO] Running org.glassfish.admin.payload.PayloadFilesManagerTest [2024-03-19T01:57:13.045Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.glassfish.admin.payload.PayloadFilesManagerTest [2024-03-19T01:57:13.045Z] [INFO] Running org.glassfish.admin.payload.PayloadImplTest [2024-03-19T01:57:13.045Z] testDirectoryReplaceRequest [2024-03-19T01:57:13.045Z] testAddFiles [2024-03-19T01:57:13.045Z] testSingleFileReplaceRequest [2024-03-19T01:57:13.045Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.admin.payload.PayloadImplTest [2024-03-19T01:57:13.609Z] [INFO] [2024-03-19T01:57:13.609Z] [INFO] Results: [2024-03-19T01:57:13.609Z] [INFO] [2024-03-19T01:57:13.609Z] [WARNING] Tests run: 2113, Failures: 0, Errors: 0, Skipped: 2 [2024-03-19T01:57:13.609Z] [INFO] [2024-03-19T01:57:13.609Z] [INFO] [2024-03-19T01:57:13.609Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ common-util --- [2024-03-19T01:57:13.609Z] [INFO] Executing tasks [2024-03-19T01:57:13.609Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/classes/META-INF for [2024-03-19T01:57:13.609Z] [INFO] [echo] common-util [2024-03-19T01:57:13.609Z] [INFO] Executed tasks [2024-03-19T01:57:13.609Z] [INFO] [2024-03-19T01:57:13.609Z] [INFO] --- jar:3.3.0:jar (default-jar) @ common-util --- [2024-03-19T01:57:13.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/common-util.jar [2024-03-19T01:57:13.609Z] [INFO] [2024-03-19T01:57:13.609Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ common-util --- [2024-03-19T01:57:13.609Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:14.540Z] [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [2024-03-19T01:57:14.540Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/bom.xml [2024-03-19T01:57:14.540Z] [INFO] attaching as common-util-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:14.540Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/bom.json [2024-03-19T01:57:14.540Z] [INFO] attaching as common-util-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:14.540Z] [INFO] [2024-03-19T01:57:14.540Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common-util --- [2024-03-19T01:57:14.540Z] [INFO] [2024-03-19T01:57:14.540Z] [INFO] --- failsafe:3.2.5:verify (verify) @ common-util --- [2024-03-19T01:57:14.540Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/failsafe-reports [2024-03-19T01:57:14.540Z] [INFO] [2024-03-19T01:57:14.540Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-common-util-checkstyle) @ common-util --- [2024-03-19T01:57:18.717Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:18.717Z] [INFO] [2024-03-19T01:57:18.717Z] [INFO] --- install:3.1.1:install (default-install) @ common-util --- [2024-03-19T01:57:18.717Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/8.0.1-SNAPSHOT/common-util-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:18.717Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/common-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/8.0.1-SNAPSHOT/common-util-8.0.1-SNAPSHOT.jar [2024-03-19T01:57:18.717Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/8.0.1-SNAPSHOT/common-util-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:18.717Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/common-util/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/8.0.1-SNAPSHOT/common-util-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:18.717Z] [INFO] [2024-03-19T01:57:18.717Z] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [2024-03-19T01:57:18.717Z] [INFO] Building Simple Public APIs of Glassfish 8.0.1-SNAPSHOT [17/332] [2024-03-19T01:57:18.717Z] [INFO] from nucleus/common/simple-glassfish-api/pom.xml [2024-03-19T01:57:18.717Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:57:18.717Z] [INFO] [2024-03-19T01:57:18.717Z] [INFO] --- clean:3.3.2:clean (default-clean) @ simple-glassfish-api --- [2024-03-19T01:57:18.717Z] [INFO] [2024-03-19T01:57:18.717Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ simple-glassfish-api --- [2024-03-19T01:57:18.717Z] [INFO] [2024-03-19T01:57:18.717Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ simple-glassfish-api --- [2024-03-19T01:57:18.717Z] [INFO] [2024-03-19T01:57:18.717Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ simple-glassfish-api --- [2024-03-19T01:57:18.717Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:57:18.717Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:18.717Z] [INFO] [2024-03-19T01:57:18.717Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ simple-glassfish-api --- [2024-03-19T01:57:18.717Z] [INFO] [2024-03-19T01:57:18.717Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ simple-glassfish-api --- [2024-03-19T01:57:18.717Z] [INFO] [2024-03-19T01:57:18.717Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ simple-glassfish-api --- [2024-03-19T01:57:18.717Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:18.717Z] [INFO] [2024-03-19T01:57:18.717Z] [INFO] --- resources:3.3.1:resources (default-resources) @ simple-glassfish-api --- [2024-03-19T01:57:18.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/src/main/resources [2024-03-19T01:57:18.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/src/main/manpages [2024-03-19T01:57:18.717Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:57:18.717Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:57:18.718Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:57:18.718Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- command-security:1.0.17:check (default-check) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:57:18.718Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:18.718Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/src/test/resources [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] No sources to compile [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- surefire:3.2.5:test (default-test) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] Executing tasks [2024-03-19T01:57:18.718Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/classes/META-INF for [2024-03-19T01:57:18.718Z] [INFO] [echo] simple-glassfish-api [2024-03-19T01:57:18.718Z] [INFO] Executed tasks [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- jar:3.3.0:jar (default-jar) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:18.718Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:57:18.718Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/bom.xml [2024-03-19T01:57:18.718Z] [INFO] attaching as simple-glassfish-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:18.718Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/bom.json [2024-03-19T01:57:18.718Z] [INFO] attaching as simple-glassfish-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- failsafe:3.2.5:verify (verify) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/failsafe-reports [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-simple-glassfish-api-checkstyle) @ simple-glassfish-api --- [2024-03-19T01:57:18.718Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:18.718Z] [INFO] [2024-03-19T01:57:18.718Z] [INFO] --- install:3.1.1:install (default-install) @ simple-glassfish-api --- [2024-03-19T01:57:18.719Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/8.0.1-SNAPSHOT/simple-glassfish-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:18.719Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/8.0.1-SNAPSHOT/simple-glassfish-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:57:18.719Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/8.0.1-SNAPSHOT/simple-glassfish-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:18.719Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/8.0.1-SNAPSHOT/simple-glassfish-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [2024-03-19T01:57:18.719Z] [INFO] Building GlassFish Nucleus Core modules 8.0.1-SNAPSHOT [18/332] [2024-03-19T01:57:18.719Z] [INFO] from nucleus/core/pom.xml [2024-03-19T01:57:18.719Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] No sources to compile [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] No sources to compile [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] No sources to compile [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] Executing tasks [2024-03-19T01:57:18.719Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/classes/META-INF for [2024-03-19T01:57:18.719Z] [INFO] [echo] nucleus-core [2024-03-19T01:57:18.719Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/classes/META-INF [2024-03-19T01:57:18.719Z] [INFO] Executed tasks [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:18.719Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:57:18.719Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/bom.xml [2024-03-19T01:57:18.719Z] [INFO] attaching as nucleus-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:18.719Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/bom.json [2024-03-19T01:57:18.719Z] [INFO] attaching as nucleus-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] No tests to run. [2024-03-19T01:57:18.719Z] [INFO] [2024-03-19T01:57:18.719Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-core --- [2024-03-19T01:57:18.719Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/failsafe-reports [2024-03-19T01:57:18.720Z] [INFO] [2024-03-19T01:57:18.720Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-nucleus-core-checkstyle) @ nucleus-core --- [2024-03-19T01:57:18.720Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:18.720Z] [INFO] [2024-03-19T01:57:18.720Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-core --- [2024-03-19T01:57:18.720Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/8.0.1-SNAPSHOT/nucleus-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:18.720Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/8.0.1-SNAPSHOT/nucleus-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:18.720Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/8.0.1-SNAPSHOT/nucleus-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:18.720Z] [INFO] [2024-03-19T01:57:18.720Z] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [2024-03-19T01:57:18.720Z] [INFO] Building Appserver Core Bootstraping Classes 8.0.1-SNAPSHOT [19/332] [2024-03-19T01:57:18.720Z] [INFO] from nucleus/core/bootstrap/pom.xml [2024-03-19T01:57:18.720Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:57:18.720Z] [INFO] [2024-03-19T01:57:18.720Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-03-19T01:57:18.720Z] [INFO] [2024-03-19T01:57:18.720Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish --- [2024-03-19T01:57:18.720Z] [INFO] [2024-03-19T01:57:18.720Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-03-19T01:57:18.720Z] [INFO] [2024-03-19T01:57:18.720Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish --- [2024-03-19T01:57:18.720Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:18.720Z] [INFO] Compiling 36 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:18.978Z] [INFO] [2024-03-19T01:57:18.978Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish --- [2024-03-19T01:57:18.978Z] [INFO] [2024-03-19T01:57:18.978Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish --- [2024-03-19T01:57:18.978Z] [INFO] [2024-03-19T01:57:18.978Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-03-19T01:57:18.978Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:18.978Z] [INFO] [2024-03-19T01:57:18.978Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish --- [2024-03-19T01:57:18.978Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:57:18.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/main/manpages [2024-03-19T01:57:18.978Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:57:18.978Z] [INFO] [2024-03-19T01:57:18.978Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish --- [2024-03-19T01:57:18.978Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:18.978Z] [INFO] Compiling 36 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:19.235Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/ClassPathBuilder.java:[121,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:19.235Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/OSGiGlassFishImpl.java: Some input files use or override a deprecated API. [2024-03-19T01:57:19.235Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/OSGiGlassFishImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:57:19.235Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/OSGiFrameworkLauncher.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:57:19.235Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/OSGiFrameworkLauncher.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:57:19.235Z] [INFO] [2024-03-19T01:57:19.235Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish --- [2024-03-19T01:57:19.235Z] [INFO] [2024-03-19T01:57:19.235Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish --- [2024-03-19T01:57:19.235Z] [INFO] [2024-03-19T01:57:19.235Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish --- [2024-03-19T01:57:19.235Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:57:19.236Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:57:19.236Z] [INFO] [2024-03-19T01:57:19.236Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish --- [2024-03-19T01:57:19.236Z] [INFO] [2024-03-19T01:57:19.236Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish --- [2024-03-19T01:57:19.236Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:19.236Z] [INFO] Compiling 36 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:19.236Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:19.236Z] [INFO] Initial messages found so far: {} [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00001 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00001 needs checking for cause/action: true [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00002 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00002 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00003 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00003 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00004 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00004 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00005 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00005 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00006 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00006 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00007 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00007 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00008 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00008 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00009 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00009 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00010 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00010 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00011 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00011 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00012 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00012 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00013 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00013 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00014 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00014 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00015 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00015 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00016 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00016 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00017 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00017 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00018 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00018 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00020 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00020 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00021 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00021 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00022 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00022 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00023 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00023 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00024 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00024 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00025 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00025 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00026 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00026 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00027 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00027 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00028 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00028 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00029 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00029 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00030 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00030 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00031 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00031 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00032 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00032 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00033 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00033 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00034 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00034 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00035 [2024-03-19T01:57:19.236Z] [INFO] Message NCLS-BOOTSTRAP-00035 needs checking for cause/action: false [2024-03-19T01:57:19.236Z] [INFO] Processing: NCLS-BOOTSTRAP-00036 [2024-03-19T01:57:19.237Z] [INFO] Message NCLS-BOOTSTRAP-00036 needs checking for cause/action: false [2024-03-19T01:57:19.237Z] [INFO] Processing: NCLS-BOOTSTRAP-00037 [2024-03-19T01:57:19.237Z] [INFO] Message NCLS-BOOTSTRAP-00037 needs checking for cause/action: false [2024-03-19T01:57:19.237Z] [INFO] Processing: NCLS-BOOTSTRAP-00038 [2024-03-19T01:57:19.237Z] [INFO] Message NCLS-BOOTSTRAP-00038 needs checking for cause/action: false [2024-03-19T01:57:19.237Z] [INFO] Processing: NCLS-BOOTSTRAP-00039 [2024-03-19T01:57:19.237Z] [INFO] Message NCLS-BOOTSTRAP-00039 needs checking for cause/action: false [2024-03-19T01:57:19.237Z] [INFO] Total Messages including ones found from disk so far: {NCLS-BOOTSTRAP-00001=GlassFish requires JDK {0}, you are using JDK version {1}., NCLS-BOOTSTRAP-00002=Using {0} as the framework configuration file., NCLS-BOOTSTRAP-00003=Could not extract archive {0}., NCLS-BOOTSTRAP-00004=Could not find RAR [{0}] location [{1}] after extraction., NCLS-BOOTSTRAP-00005=Can not start bundle {0} because it is not contained in the list of installed bundles., NCLS-BOOTSTRAP-00006=Failed to start {0}., NCLS-BOOTSTRAP-00007=Can't uninstall bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00008=Uninstalled bundle {0} installed from {1}., NCLS-BOOTSTRAP-00009=Can't update bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00010=Updated bundle {0} from {1}., NCLS-BOOTSTRAP-00011=Failed to uninstall bundle {0}., NCLS-BOOTSTRAP-00012=Failed to update {0}., NCLS-BOOTSTRAP-00013=Failed to install {0}., NCLS-BOOTSTRAP-00014=Can not set the start level for {0} to {2} as it is already set to {1}., NCLS-BOOTSTRAP-00015=Skipping entry {0} because it is not an absolute URI., NCLS-BOOTSTRAP-00016=Skipping entry {0} due to exception: , NCLS-BOOTSTRAP-00017=Starting BundleProvisioner., NCLS-BOOTSTRAP-00018=Time taken to locate OSGi framework = {0} ms., NCLS-BOOTSTRAP-00020=Time taken to initialize OSGi framework = {0} ms., NCLS-BOOTSTRAP-00021=Time taken to finish installation of bundles = {0} ms., NCLS-BOOTSTRAP-00022=Time taken to finish starting bundles = {0} ms., NCLS-BOOTSTRAP-00023=Total time taken to start = {0} ms., NCLS-BOOTSTRAP-00024=Time taken to stop = {0} ms., NCLS-BOOTSTRAP-00025=Total time taken = {0}., NCLS-BOOTSTRAP-00026=Create bundle provisioner class = {0}., NCLS-BOOTSTRAP-00027=Registered {0} as OSGi service registration: {1}., NCLS-BOOTSTRAP-00028=Unregistered {0} from service registry., NCLS-BOOTSTRAP-00029=Exception while unregistering: , NCLS-BOOTSTRAP-00030=installLocations = {0}., NCLS-BOOTSTRAP-00031=Unable to determine if {0} is a fragment or not due to , NCLS-BOOTSTRAP-00032=Skipping starting of bundles bundles have been provisioned already., NCLS-BOOTSTRAP-00033={0} : latest file in installation location = {1} and latest installed bundle = {2} , NCLS-BOOTSTRAP-00034=Updating system bundle., NCLS-BOOTSTRAP-00035=Provisioning options have changed, recreating the framework with a clean OSGi storage(aka cache)., NCLS-BOOTSTRAP-00036=Unable to locate bundle {0}., NCLS-BOOTSTRAP-00037=Storage support not available in framework bundle, so can't store bundle ids. This may lead to slower start up time., NCLS-BOOTSTRAP-00038=Storage support not available in framework bundle, so can't store provisioning options. This may lead to slower start up time., NCLS-BOOTSTRAP-00039=Got an unexpected exception.} [2024-03-19T01:57:19.238Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:57:19.238Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:19.238Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:19.238Z] [INFO] Processing: jakarta.enterprise.bootstrap on element BOOTSTRAP_LOGGER_NAME [2024-03-19T01:57:19.238Z] [INFO] Enclosing type is com.sun.enterprise.glassfish.bootstrap.LogFacade [2024-03-19T01:57:19.238Z] [INFO] Loggers found so far: {jakarta.enterprise.bootstrap.description=Main bootstrap logger., jakarta.enterprise.bootstrap.publish=true, jakarta.enterprise.bootstrap.subsystem=BOOTSTRAP} [2024-03-19T01:57:19.238Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:57:19.238Z] [INFO] Found enclosing element BOOTSTRAP_LOGGER_NAME [2024-03-19T01:57:19.238Z] [INFO] Found enclosing element com.sun.enterprise.glassfish.bootstrap.LogFacade [2024-03-19T01:57:19.238Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:57:19.238Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:19.238Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:19.238Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:57:19.238Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:19.238Z] [INFO] [2024-03-19T01:57:19.238Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-osgi-artifacts-for-tests) @ glassfish --- [2024-03-19T01:57:19.238Z] [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/test-osgi/org.apache.felix.main.jar [2024-03-19T01:57:19.238Z] [INFO] Copying simple-glassfish-api.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/test-osgi/simple-glassfish-api.jar [2024-03-19T01:57:19.238Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/test-osgi/glassfish-jul-extension.jar [2024-03-19T01:57:19.238Z] [INFO] [2024-03-19T01:57:19.238Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish --- [2024-03-19T01:57:19.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/src/test/resources [2024-03-19T01:57:19.238Z] [INFO] [2024-03-19T01:57:19.238Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish --- [2024-03-19T01:57:19.238Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:19.238Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:57:19.496Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:57:19.496Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:57:19.496Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:57:19.496Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:57:19.496Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:57:19.496Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:57:19.496Z] Use -proc:none to disable annotation processing. [2024-03-19T01:57:19.496Z] [INFO] [2024-03-19T01:57:19.496Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish --- [2024-03-19T01:57:19.496Z] [INFO] [2024-03-19T01:57:19.496Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish --- [2024-03-19T01:57:19.496Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/surefire-reports [2024-03-19T01:57:19.496Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:57:19.496Z] [INFO] [2024-03-19T01:57:19.496Z] [INFO] ------------------------------------------------------- [2024-03-19T01:57:19.496Z] [INFO] T E S T S [2024-03-19T01:57:19.496Z] [INFO] ------------------------------------------------------- [2024-03-19T01:57:19.496Z] [0.003s][info][gc] Using G1 [2024-03-19T01:57:19.753Z] [INFO] Running com.sun.enterprise.glassfish.bootstrap.MainHelperTest [2024-03-19T01:57:20.010Z] OSGI framework packages: [2024-03-19T01:57:20.011Z] org.osgi.dto;version="1.1.1",org.osgi.framework;version="1.10",org.osgi.framework.connect;uses:="org.osgi.framework,org.osgi.framework.launch";version="1.0",org.osgi.framework.dto;uses:="org.osgi.dto";version="1.8",org.osgi.framework.hooks.bundle;uses:="org.osgi.framework";version="1.1",org.osgi.framework.hooks.resolver;uses:="org.osgi.framework.wiring";version="1.0",org.osgi.framework.hooks.service;uses:="org.osgi.framework";version="1.1",org.osgi.framework.hooks.weaving;uses:="org.osgi.framework.wiring";version="1.1",org.osgi.framework.launch;uses:="org.osgi.framework";version="1.2",org.osgi.framework.namespace;uses:="org.osgi.resource";version="1.2",org.osgi.framework.startlevel;uses:="org.osgi.framework";version="1.0",org.osgi.framework.startlevel.dto;uses:="org.osgi.dto";version="1.0",org.osgi.framework.wiring;uses:="org.osgi.framework,org.osgi.resource";version="1.2",org.osgi.framework.wiring.dto;uses:="org.osgi.dto,org.osgi.resource.dto";version="1.3",org.osgi.resource;version="1.0.1",org.osgi.resource.dto;uses:="org.osgi.dto";version="1.0.1",org.osgi.service.condition;version="1.0",org.osgi.service.packageadmin;uses:="org.osgi.framework";version="1.2.1",org.osgi.service.resolver;uses:="org.osgi.resource";version="1.1.1",org.osgi.service.startlevel;uses:="org.osgi.framework";version="1.1.1",org.osgi.service.url;version="1.0.1",org.osgi.util.tracker;uses:="org.osgi.framework";version="1.5.3", org.glassfish.embeddable;version="8.0.1",org.glassfish.embeddable.spi;uses:="org.glassfish.embeddable";version="8.0.1", org.glassfish.main.jul;uses:="org.glassfish.main.jul.cfg,org.glassfish.main.jul.handler";version="8.0.1",org.glassfish.main.jul.cfg;version="8.0.1",org.glassfish.main.jul.env;version="8.0.1",org.glassfish.main.jul.formatter;uses:="org.glassfish.main.jul.cfg,org.glassfish.main.jul.record";version="8.0.1",org.glassfish.main.jul.handler;uses:="org.glassfish.main.jul.cfg,org.glassfish.main.jul.formatter,org.glassfish.main.jul.record";version="8.0.1",org.glassfish.main.jul.record;version="8.0.1",org.glassfish.main.jul.rotation;version="8.0.1",org.glassfish.main.jul.tracing;version="8.0.1" [2024-03-19T01:57:20.011Z] JDK provided packages: [2024-03-19T01:57:20.012Z] com.sun.java.accessibility.util, com.sun.jdi, com.sun.jdi.connect, com.sun.jdi.connect.spi, com.sun.jdi.event, com.sun.jdi.request, com.sun.management, com.sun.net.httpserver, com.sun.net.httpserver.spi, com.sun.nio.file, com.sun.nio.sctp, com.sun.security.auth, com.sun.security.auth.callback, com.sun.security.auth.login, com.sun.security.auth.module, com.sun.security.jgss, com.sun.source.doctree, com.sun.source.tree, com.sun.source.util, com.sun.tools.attach, com.sun.tools.attach.spi, com.sun.tools.javac, com.sun.tools.jconsole, java.applet, java.awt, java.awt.color, java.awt.datatransfer, java.awt.desktop, java.awt.dnd, java.awt.event, java.awt.font, java.awt.geom, java.awt.im, java.awt.im.spi, java.awt.image, java.awt.image.renderable, java.awt.print, java.beans, java.beans.beancontext, java.io, java.lang, java.lang.annotation, java.lang.constant, java.lang.foreign, java.lang.instrument, java.lang.invoke, java.lang.management, java.lang.module, java.lang.ref, java.lang.reflect, java.lang.runtime, java.math, java.net, java.net.http, java.net.spi, java.nio, java.nio.channels, java.nio.channels.spi, java.nio.charset, java.nio.charset.spi, java.nio.file, java.nio.file.attribute, java.nio.file.spi, java.rmi, java.rmi.dgc, java.rmi.registry, java.rmi.server, java.security, java.security.cert, java.security.interfaces, java.security.spec, java.sql, java.text, java.text.spi, java.time, java.time.chrono, java.time.format, java.time.temporal, java.time.zone, java.util, java.util.concurrent, java.util.concurrent.atomic, java.util.concurrent.locks, java.util.function, java.util.jar, java.util.logging, java.util.prefs, java.util.random, java.util.regex, java.util.spi, java.util.stream, java.util.zip, javax.accessibility, javax.annotation.processing, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.imageio, javax.imageio.event, javax.imageio.metadata, javax.imageio.plugins.bmp, javax.imageio.plugins.jpeg, javax.imageio.plugins.tiff, javax.imageio.spi, javax.imageio.stream, javax.lang.model, javax.lang.model.element, javax.lang.model.type, javax.lang.model.util, javax.management, javax.management.loading, javax.management.modelmbean, javax.management.monitor, javax.management.openmbean, javax.management.relation, javax.management.remote, javax.management.remote.rmi, javax.management.timer, javax.naming, javax.naming.directory, javax.naming.event, javax.naming.ldap, javax.naming.ldap.spi, javax.naming.spi, javax.net, javax.net.ssl, javax.print, javax.print.attribute, javax.print.attribute.standard, javax.print.event, javax.rmi.ssl, javax.script, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.spi, javax.security.auth.x500, javax.security.cert, javax.security.sasl, javax.smartcardio, javax.sound.midi, javax.sound.midi.spi, javax.sound.sampled, javax.sound.sampled.spi, javax.sql, javax.sql.rowset, javax.sql.rowset.serial, javax.sql.rowset.spi, javax.swing, javax.swing.border, javax.swing.colorchooser, javax.swing.event, javax.swing.filechooser, javax.swing.plaf, javax.swing.plaf.basic, javax.swing.plaf.metal, javax.swing.plaf.multi, javax.swing.plaf.nimbus, javax.swing.plaf.synth, javax.swing.table, javax.swing.text, javax.swing.text.html, javax.swing.text.html.parser, javax.swing.text.rtf, javax.swing.tree, javax.swing.undo, javax.tools, javax.transaction.xa, javax.xml, javax.xml.catalog, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, jdk.dynalink, jdk.dynalink.beans, jdk.dynalink.linker, jdk.dynalink.linker.support, jdk.dynalink.support, jdk.javadoc.doclet, jdk.jfr, jdk.jfr.consumer, jdk.jshell, jdk.jshell.execution, jdk.jshell.spi, jdk.jshell.tool, jdk.management.jfr, jdk.net, jdk.nio, jdk.nio.mapmode, jdk.security.jarsigner, jdk.swing.interop, netscape.javascript, org.ietf.jgss, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.css, org.w3c.dom.events, org.w3c.dom.html, org.w3c.dom.ls, org.w3c.dom.ranges, org.w3c.dom.stylesheets, org.w3c.dom.traversal, org.w3c.dom.views, org.w3c.dom.xpath, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, sun.misc, sun.reflect [2024-03-19T01:57:20.012Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in com.sun.enterprise.glassfish.bootstrap.MainHelperTest [2024-03-19T01:57:20.013Z] [INFO] Running com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest [2024-03-19T01:57:20.013Z] Mar 19, 2024 1:57:19 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-03-19T01:57:20.013Z] INFO: NCLS-BOOTSTRAP-00017 [2024-03-19T01:57:20.013Z] [0.536s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.584ms [2024-03-19T01:57:20.013Z] Mar 19, 2024 1:57:19 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-03-19T01:57:20.013Z] INFO: NCLS-BOOTSTRAP-00018 [2024-03-19T01:57:20.013Z] Mar 19, 2024 1:57:19 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-03-19T01:57:20.013Z] INFO: NCLS-BOOTSTRAP-00020 [2024-03-19T01:57:20.013Z] Mar 19, 2024 1:57:19 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-03-19T01:57:20.013Z] INFO: NCLS-BOOTSTRAP-00021 [2024-03-19T01:57:20.013Z] Mar 19, 2024 1:57:19 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-03-19T01:57:20.013Z] INFO: NCLS-BOOTSTRAP-00022 [2024-03-19T01:57:20.013Z] Mar 19, 2024 1:57:19 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-03-19T01:57:20.013Z] INFO: NCLS-BOOTSTRAP-00023 [2024-03-19T01:57:20.013Z] Mar 19, 2024 1:57:19 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-03-19T01:57:20.013Z] INFO: NCLS-BOOTSTRAP-00024 [2024-03-19T01:57:20.013Z] Mar 19, 2024 1:57:19 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-03-19T01:57:20.013Z] INFO: NCLS-BOOTSTRAP-00025 [2024-03-19T01:57:20.013Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest [2024-03-19T01:57:20.577Z] [INFO] [2024-03-19T01:57:20.577Z] [INFO] Results: [2024-03-19T01:57:20.577Z] [INFO] [2024-03-19T01:57:20.577Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:57:20.577Z] [INFO] [2024-03-19T01:57:20.577Z] [INFO] [2024-03-19T01:57:20.577Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-03-19T01:57:20.577Z] [INFO] Executing tasks [2024-03-19T01:57:20.577Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/classes/META-INF for [2024-03-19T01:57:20.577Z] [INFO] [echo] glassfish [2024-03-19T01:57:20.577Z] [INFO] Executed tasks [2024-03-19T01:57:20.577Z] [INFO] [2024-03-19T01:57:20.577Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish --- [2024-03-19T01:57:20.577Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/glassfish.jar [2024-03-19T01:57:20.577Z] [INFO] [2024-03-19T01:57:20.577Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish --- [2024-03-19T01:57:20.577Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:20.835Z] [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [2024-03-19T01:57:20.835Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/bom.xml [2024-03-19T01:57:20.835Z] [INFO] attaching as glassfish-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:20.835Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/bom.json [2024-03-19T01:57:20.835Z] [INFO] attaching as glassfish-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:20.835Z] [INFO] [2024-03-19T01:57:20.835Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-03-19T01:57:20.835Z] [INFO] [2024-03-19T01:57:20.835Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-03-19T01:57:20.835Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/failsafe-reports [2024-03-19T01:57:20.835Z] [INFO] [2024-03-19T01:57:20.835Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-glassfish-checkstyle) @ glassfish --- [2024-03-19T01:57:21.399Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:21.399Z] [INFO] [2024-03-19T01:57:21.399Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-03-19T01:57:21.399Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:21.399Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT.jar [2024-03-19T01:57:21.399Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:21.399Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/bootstrap/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:21.399Z] [INFO] [2024-03-19T01:57:21.399Z] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [2024-03-19T01:57:21.399Z] [INFO] Building Test Utilities 8.0.1-SNAPSHOT [20/332] [2024-03-19T01:57:21.399Z] [INFO] from nucleus/test-utils/pom.xml [2024-03-19T01:57:21.399Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:57:21.399Z] [INFO] [2024-03-19T01:57:21.399Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-utils --- [2024-03-19T01:57:21.399Z] [INFO] [2024-03-19T01:57:21.399Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ test-utils --- [2024-03-19T01:57:21.399Z] [INFO] [2024-03-19T01:57:21.399Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ test-utils --- [2024-03-19T01:57:21.399Z] [INFO] [2024-03-19T01:57:21.399Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ test-utils --- [2024-03-19T01:57:21.399Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:21.399Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:21.399Z] [INFO] [2024-03-19T01:57:21.399Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ test-utils --- [2024-03-19T01:57:21.399Z] [INFO] [2024-03-19T01:57:21.399Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ test-utils --- [2024-03-19T01:57:21.399Z] [INFO] [2024-03-19T01:57:21.399Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ test-utils --- [2024-03-19T01:57:21.399Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:21.399Z] [INFO] [2024-03-19T01:57:21.399Z] [INFO] --- resources:3.3.1:resources (default-resources) @ test-utils --- [2024-03-19T01:57:21.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/src/main/resources [2024-03-19T01:57:21.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/src/main/manpages [2024-03-19T01:57:21.399Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:57:21.399Z] [INFO] [2024-03-19T01:57:21.399Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ test-utils --- [2024-03-19T01:57:21.400Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:21.400Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:21.657Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java uses unchecked or unsafe operations. [2024-03-19T01:57:21.657Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:57:21.657Z] [INFO] [2024-03-19T01:57:21.657Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ test-utils --- [2024-03-19T01:57:21.657Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:21.657Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:21.913Z] [INFO] [2024-03-19T01:57:21.913Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-utils --- [2024-03-19T01:57:21.913Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/src/test/resources [2024-03-19T01:57:21.913Z] [INFO] [2024-03-19T01:57:21.913Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ test-utils --- [2024-03-19T01:57:21.913Z] [INFO] No sources to compile [2024-03-19T01:57:21.913Z] [INFO] [2024-03-19T01:57:21.913Z] [INFO] --- surefire:3.2.5:test (default-test) @ test-utils --- [2024-03-19T01:57:21.913Z] [INFO] No tests to run. [2024-03-19T01:57:21.913Z] [INFO] [2024-03-19T01:57:21.913Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ test-utils --- [2024-03-19T01:57:21.913Z] [INFO] Executing tasks [2024-03-19T01:57:21.913Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/classes/META-INF for [2024-03-19T01:57:21.913Z] [INFO] [echo] test-utils [2024-03-19T01:57:21.913Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/classes/META-INF [2024-03-19T01:57:21.913Z] [INFO] Executed tasks [2024-03-19T01:57:21.913Z] [INFO] [2024-03-19T01:57:21.913Z] [INFO] --- jar:3.3.0:jar (default-jar) @ test-utils --- [2024-03-19T01:57:21.913Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/test-utils.jar [2024-03-19T01:57:21.913Z] [INFO] [2024-03-19T01:57:21.914Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ test-utils --- [2024-03-19T01:57:21.914Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:23.283Z] [INFO] CycloneDX: Creating BOM version 1.4 with 99 component(s) [2024-03-19T01:57:23.283Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/bom.xml [2024-03-19T01:57:23.283Z] [INFO] attaching as test-utils-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:23.283Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/bom.json [2024-03-19T01:57:23.283Z] [INFO] attaching as test-utils-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:23.283Z] [INFO] [2024-03-19T01:57:23.283Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ test-utils --- [2024-03-19T01:57:23.283Z] [INFO] No tests to run. [2024-03-19T01:57:23.283Z] [INFO] [2024-03-19T01:57:23.283Z] [INFO] --- failsafe:3.2.5:verify (verify) @ test-utils --- [2024-03-19T01:57:23.283Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/failsafe-reports [2024-03-19T01:57:23.283Z] [INFO] [2024-03-19T01:57:23.283Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-test-utils-checkstyle) @ test-utils --- [2024-03-19T01:57:23.539Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:23.539Z] [INFO] [2024-03-19T01:57:23.539Z] [INFO] --- install:3.1.1:install (default-install) @ test-utils --- [2024-03-19T01:57:23.539Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/8.0.1-SNAPSHOT/test-utils-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:23.539Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/test-utils.jar to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/8.0.1-SNAPSHOT/test-utils-8.0.1-SNAPSHOT.jar [2024-03-19T01:57:23.540Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/8.0.1-SNAPSHOT/test-utils-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:23.540Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/test-utils/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/8.0.1-SNAPSHOT/test-utils-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [2024-03-19T01:57:23.540Z] [INFO] Building Admin Modules 8.0.1-SNAPSHOT [21/332] [2024-03-19T01:57:23.540Z] [INFO] from nucleus/admin/pom.xml [2024-03-19T01:57:23.540Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] No sources to compile [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] No sources to compile [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] No sources to compile [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] Executing tasks [2024-03-19T01:57:23.540Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/classes/META-INF for [2024-03-19T01:57:23.540Z] [INFO] [echo] nucleus-admin [2024-03-19T01:57:23.540Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/classes/META-INF [2024-03-19T01:57:23.540Z] [INFO] Executed tasks [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:23.540Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:57:23.540Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/bom.xml [2024-03-19T01:57:23.540Z] [INFO] attaching as nucleus-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:23.540Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/bom.json [2024-03-19T01:57:23.540Z] [INFO] attaching as nucleus-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] No tests to run. [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/failsafe-reports [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-nucleus-admin-checkstyle) @ nucleus-admin --- [2024-03-19T01:57:23.540Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:23.540Z] [INFO] [2024-03-19T01:57:23.540Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-admin --- [2024-03-19T01:57:23.541Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/8.0.1-SNAPSHOT/nucleus-admin-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:23.541Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/8.0.1-SNAPSHOT/nucleus-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:23.541Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/8.0.1-SNAPSHOT/nucleus-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:23.541Z] [INFO] [2024-03-19T01:57:23.541Z] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [2024-03-19T01:57:23.541Z] [INFO] Building admin-config-api 8.0.1-SNAPSHOT [22/332] [2024-03-19T01:57:23.541Z] [INFO] from nucleus/admin/config-api/pom.xml [2024-03-19T01:57:23.541Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:57:23.541Z] [INFO] [2024-03-19T01:57:23.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-api --- [2024-03-19T01:57:23.541Z] [INFO] [2024-03-19T01:57:23.541Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ config-api --- [2024-03-19T01:57:23.541Z] [INFO] [2024-03-19T01:57:23.541Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ config-api --- [2024-03-19T01:57:23.541Z] [INFO] [2024-03-19T01:57:23.541Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ config-api --- [2024-03-19T01:57:23.541Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:23.541Z] [INFO] Compiling 185 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:24.104Z] [INFO] [2024-03-19T01:57:24.104Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ config-api --- [2024-03-19T01:57:24.104Z] [INFO] [2024-03-19T01:57:24.104Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ config-api --- [2024-03-19T01:57:24.104Z] [INFO] [2024-03-19T01:57:24.104Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-api --- [2024-03-19T01:57:24.104Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:24.104Z] [INFO] [2024-03-19T01:57:24.104Z] [INFO] --- resources:3.3.1:resources (default-resources) @ config-api --- [2024-03-19T01:57:24.104Z] [INFO] Copying 8 resources from src/main/java to target/classes [2024-03-19T01:57:24.104Z] [INFO] Copying 15 resources from src/main/manpages to target/classes [2024-03-19T01:57:24.104Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:57:24.104Z] [INFO] [2024-03-19T01:57:24.104Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ config-api --- [2024-03-19T01:57:24.104Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:24.104Z] [INFO] Compiling 256 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:25.036Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecurityService.java:[103,12] deprecated item is not annotated with @Deprecated [2024-03-19T01:57:25.036Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/org/glassfish/config/support/TranslatedConfigView.java:[137,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:25.036Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/customization/CustomizationTokensProvider.java:[132,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:25.036Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java uses or overrides a deprecated API. [2024-03-19T01:57:25.036Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:57:25.036Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:57:25.036Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:57:25.036Z] [INFO] [2024-03-19T01:57:25.036Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ config-api --- [2024-03-19T01:57:25.036Z] [INFO] [2024-03-19T01:57:25.036Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ config-api --- [2024-03-19T01:57:25.036Z] [INFO] [2024-03-19T01:57:25.036Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-api --- [2024-03-19T01:57:25.036Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:57:25.293Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:57:25.293Z] [INFO] [2024-03-19T01:57:25.293Z] [INFO] --- command-security:1.0.17:check (default-check) @ config-api --- [2024-03-19T01:57:25.293Z] [INFO] [2024-03-19T01:57:25.293Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ config-api --- [2024-03-19T01:57:25.293Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:25.293Z] [INFO] Compiling 256 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:25.550Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:25.550Z] [INFO] Initial messages found so far: {} [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00001 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00001 needs checking for cause/action: false [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00002 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00002 needs checking for cause/action: false [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00003 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00003 needs checking for cause/action: false [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00004 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00004 needs checking for cause/action: true [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00005 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00005 needs checking for cause/action: true [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00006 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00006 needs checking for cause/action: false [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00007 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00007 needs checking for cause/action: false [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00008 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00008 needs checking for cause/action: false [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00009 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00009 needs checking for cause/action: false [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00010 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00010 needs checking for cause/action: true [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00011 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00011 needs checking for cause/action: true [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00012 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00012 needs checking for cause/action: true [2024-03-19T01:57:25.550Z] [INFO] Processing: NCLS-CFGAPI-00013 [2024-03-19T01:57:25.550Z] [INFO] Message NCLS-CFGAPI-00013 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00014 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00014 needs checking for cause/action: false [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00015 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00015 needs checking for cause/action: false [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00016 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00016 needs checking for cause/action: false [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00017 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00017 needs checking for cause/action: false [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00018 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00018 needs checking for cause/action: false [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00019 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00019 needs checking for cause/action: false [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00020 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00020 needs checking for cause/action: false [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00021 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00021 needs checking for cause/action: false [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00022 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00022 needs checking for cause/action: false [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00023 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00023 needs checking for cause/action: false [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00024 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00024 needs checking for cause/action: false [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00025 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00025 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00027 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00027 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00028 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00028 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00029 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00029 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00030 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00030 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00031 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00031 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00032 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00032 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00033 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00033 needs checking for cause/action: false [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00034 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00034 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00035 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00035 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00036 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00036 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00037 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00037 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00038 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00038 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00039 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00039 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00040 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00040 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00041 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00041 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00042 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00042 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00043 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00043 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00044 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00044 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00045 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00045 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00046 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00046 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00047 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00047 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00048 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00048 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00049 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00049 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00050 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00050 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00051 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00051 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00052 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00052 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00053 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00053 needs checking for cause/action: true [2024-03-19T01:57:25.551Z] [INFO] Processing: NCLS-CFGAPI-00054 [2024-03-19T01:57:25.551Z] [INFO] Message NCLS-CFGAPI-00054 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00055 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00055 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00056 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00056 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00057 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00057 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00058 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00058 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00059 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00059 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00060 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00060 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00091 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00091 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00061 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00061 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00062 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00062 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00063 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00063 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00064 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00064 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00065 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00065 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00066 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00066 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00067 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00067 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00068 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00068 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00069 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00069 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00070 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00070 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00071 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00071 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00072 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00072 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00073 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00073 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00074 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00074 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00075 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00075 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00076 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00076 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00077 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00077 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00078 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00078 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00079 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00079 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00080 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00080 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00081 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00081 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00082 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00082 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00083 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00083 needs checking for cause/action: false [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00084 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00084 needs checking for cause/action: false [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00085 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00085 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00086 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00086 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00087 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00087 needs checking for cause/action: false [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00088 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00088 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00089 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00089 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00090 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00090 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00092 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00092 needs checking for cause/action: false [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00093 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00093 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00094 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00094 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00095 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00095 needs checking for cause/action: true [2024-03-19T01:57:25.552Z] [INFO] Processing: NCLS-CFGAPI-00096 [2024-03-19T01:57:25.552Z] [INFO] Message NCLS-CFGAPI-00096 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00097 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00097 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00098 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00098 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00099 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00099 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00100 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00100 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00101 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00101 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00102 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00102 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00103 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00103 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00104 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00104 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00105 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00105 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00106 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00106 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00107 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00107 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00108 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00108 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00109 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00109 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00110 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00110 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00111 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00111 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00112 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00112 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00113 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00113 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00114 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00114 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00119 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00119 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00120 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00120 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00121 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00121 needs checking for cause/action: false [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00122 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00122 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00123 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00123 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00124 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00124 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00125 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00125 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00126 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00126 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00127 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00127 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00128 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00128 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00129 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00129 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00130 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00130 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00131 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00131 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00132 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00132 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00133 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00133 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00134 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00134 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00135 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00135 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00136 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00136 needs checking for cause/action: true [2024-03-19T01:57:25.553Z] [INFO] Processing: NCLS-CFGAPI-00137 [2024-03-19T01:57:25.553Z] [INFO] Message NCLS-CFGAPI-00137 needs checking for cause/action: true [2024-03-19T01:57:25.555Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CFGAPI-00001=No default config found, using config {0} as the default config for the cluster {1}, NCLS-CFGAPI-00002=cluster property GMS_DISCOVERY_URI_LIST={0}, NCLS-CFGAPI-00003=cluster attribute gms broadcast={0}, NCLS-CFGAPI-00004=Cluster {0} contains server instances {1} and must not contain any instances, NCLS-CFGAPI-00005=Unable to remove config {0}, NCLS-CFGAPI-00006=CopyConfig error caused by {0}, NCLS-CFGAPI-00007=Error when getting clusters on node dues to: {0}, NCLS-CFGAPI-00008=Error when getting servers due to: {0}, NCLS-CFGAPI-00009=Unable to create default Http service configuration, NCLS-CFGAPI-00010=Cannot remove Node {0}., NCLS-CFGAPI-00011=Node {0} referenced in server instance(s): {1}. Remove instances before removing node., NCLS-CFGAPI-00012=Can''t find the default config (an element named "default-config") in domain.xml. You may specify the name of an existing config element next time., NCLS-CFGAPI-00013=Unable to remove server-ref {0} from cluster {1}, NCLS-CFGAPI-00014=The default configuration template (named default-config) cannot be referenced by a server., NCLS-CFGAPI-00015=The configuration of the Domain Administration Server cannot be changed from server-config., NCLS-CFGAPI-00016=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00017=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00018=A configuration that doesn't exist cannot be referenced by a server., NCLS-CFGAPI-00019=Port= {0}, NCLS-CFGAPI-00020=removing default instance index for {0}, NCLS-CFGAPI-00021=adding default instance index for {0}, NCLS-CFGAPI-00022=Existing default-config detected during upgrade. No need to create default-config., NCLS-CFGAPI-00023=System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade, NCLS-CFGAPI-00024=default-config not detected during upgrade. Running DefaultConfigUpgrade to create default-config., NCLS-CFGAPI-00025=Failure during upgrade - could not create default-config, NCLS-CFGAPI-00027=Failure creating SecurityService Config, NCLS-CFGAPI-00028=Problem parsing security-service, NCLS-CFGAPI-00029=Failed to create HttpService VirtualService config object, NCLS-CFGAPI-00030=Problem parsing http-service virtual-server in domain.xml template, NCLS-CFGAPI-00031=Failed to create AdminService Property config object, NCLS-CFGAPI-00032=Problem parsing asadmin-service property element in domain.xml template, NCLS-CFGAPI-00033=Failure creating LogService config object, NCLS-CFGAPI-00034=Failure creating ModuleLogLevel config object, NCLS-CFGAPI-00035=Problem parsing module-log-levels in domain.xml template, NCLS-CFGAPI-00036=Failure creating SecurityService config object, NCLS-CFGAPI-00037=Failure creating AuthRealm, NCLS-CFGAPI-00038=Problem parsing auth-realm, NCLS-CFGAPI-00039=Create AuthRealm Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00040=Problem parsing auth-realm property, NCLS-CFGAPI-00041=Failure creating JaccProvider, NCLS-CFGAPI-00042=Problem parsing jacc-provider, NCLS-CFGAPI-00043=Create JaccProvider Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00044=Problem parsing jacc-provider property, NCLS-CFGAPI-00045=Failure creating AuditModule config object, NCLS-CFGAPI-00046=Create AuditModule Property failed., NCLS-CFGAPI-00047=Problem parsing audit-module property, NCLS-CFGAPI-00048=Failure creating ProviderConfig, NCLS-CFGAPI-00049=Problem parsing provider-config, NCLS-CFGAPI-00050=Create ProviderConfig RequestPolicy failed., NCLS-CFGAPI-00051=Problem parsing request-policy property, NCLS-CFGAPI-00052=Create ProviderConfig Property failed, NCLS-CFGAPI-00053=Problem parsing provider-config property, NCLS-CFGAPI-00054=Failure creating JavaConfig config object, NCLS-CFGAPI-00055=Problem parsing jvm-options, NCLS-CFGAPI-00056=Failure creating AvailabilityService config object, NCLS-CFGAPI-00057=Failure creating NetworkConfig config object, NCLS-CFGAPI-00058=Failure creating Protocols config object, NCLS-CFGAPI-00059=Problem parsing protocols element in domain.xml template, NCLS-CFGAPI-00060=Failure creating Protocol config object, NCLS-CFGAPI-00061=Failure creating Http config object, NCLS-CFGAPI-00062=Failure creating FileCache config object, NCLS-CFGAPI-00063=Problem parsing file-cache element in domain.xml template, NCLS-CFGAPI-00064=Failure creating Ssl config object, NCLS-CFGAPI-00065=Problem parsing ssl element in domain.xml template, NCLS-CFGAPI-00066=Failure creating HttpRedirect config object, NCLS-CFGAPI-00067=Failure creating PortUnification config object, NCLS-CFGAPI-00068=Failure creating ProtocolFinder config object, NCLS-CFGAPI-00069=Problem parsing protocol-finder element in domain.xml template, NCLS-CFGAPI-00070=Failure creating NetworkListeners config object, NCLS-CFGAPI-00071=Problem parsing network-listeners element in domain.xml template, NCLS-CFGAPI-00072=Failure creating NetworkListener config object, NCLS-CFGAPI-00073=Problem parsing network-listener element in domain.xml template, NCLS-CFGAPI-00074=Failure creating Transports config object, NCLS-CFGAPI-00075=Problem parsing transports element in domain.xml template, NCLS-CFGAPI-00076=Failure creating Transport config object, NCLS-CFGAPI-00077=Problem parsing transport element in domain.xml template, NCLS-CFGAPI-00078=Failure to create ThreadPools config object, NCLS-CFGAPI-00079=Failure creating ThreadPool config object, NCLS-CFGAPI-00080=Problem parsing thread-pool element in domain.xml template, NCLS-CFGAPI-00081=Failure creating SystemProperty config object, NCLS-CFGAPI-00082=Problem parsing system-property element in domain.xml template, NCLS-CFGAPI-00083=Startup class: {0}, NCLS-CFGAPI-00084=Successful cleaned domain.xml with {0}, NCLS-CFGAPI-00085= cleaning domain.xml failed, service: {0}, exception: {1} , NCLS-CFGAPI-00086=Instance {0} from environment not found in domain.xml, NCLS-CFGAPI-00087=Successful Upgrade domain.xml with {0}, NCLS-CFGAPI-00088= upgrading domain.xml failed, service: {0}, exception: {1}, NCLS-CFGAPI-00089= does not exist or is empty, will use backup, NCLS-CFGAPI-00090=The domain backup file does not exist or is empty, NCLS-CFGAPI-00091=Problem parsing protocol element in domain.xml template, NCLS-CFGAPI-00092=Total time to parse domain.xml: {0} ns, NCLS-CFGAPI-00093=Exception while creating the command model for the generic command {0} : {1}, NCLS-CFGAPI-00094=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be added, NCLS-CFGAPI-00095=A {0} instance with a {1} name already exist in the configuration, NCLS-CFGAPI-00096=Exception while invoking {0} method : {1}, NCLS-CFGAPI-00097=The CreationDecorator {0} could not be found in the habitat, is it annotated with @Service?, NCLS-CFGAPI-00098=Exception while adding the new configuration : {0}, NCLS-CFGAPI-00099=Exception while persisting domain.xml, changes will not be available on server restart., NCLS-CFGAPI-00100=Exception while persisting domain.xml, file a bug at http://glassfish.java.net, NCLS-CFGAPI-00101=config.getHttpService() null for config ''{0}'', NCLS-CFGAPI-00102=Failure while upgrading domain.xml, NCLS-CFGAPI-00103=Cannot get default configuration for: {0}, NCLS-CFGAPI-00104=Cannot parse default module configuration, NCLS-CFGAPI-00105=Failed to find the suitable method in returnException: {0} : {1}., NCLS-CFGAPI-00106=Cannot get parent config bean for: {0}, NCLS-CFGAPI-00107=The provided path is not valid: {0} resolved to component name: {1}, NCLS-CFGAPI-00108=Cannot set config bean due to exception thrown., NCLS-CFGAPI-00109=Cannot set config bean for {0}, NCLS-CFGAPI-00110=Cannot remove config bean named {0} as it does not exist., NCLS-CFGAPI-00111=Cannot get extension type {0} for {1}., NCLS-CFGAPI-00112=Failed to execute the command create-module-config, NCLS-CFGAPI-00113=Failed to show all default configurations not merged with domain configuration under target {0}., NCLS-CFGAPI-00114=Failed to create all default configuration elements that are not present in the domain.xml under target {0}., NCLS-CFGAPI-00119=Failed to create module configuration for {0} under the target {1}, NCLS-CFGAPI-00120=Failed to remove all configuration elements related to your service form domain.xml. You can use create-module-config --dryRun with your module name to see all relevant configurations and try removing the config elements., NCLS-CFGAPI-00121=Failed to get active configuration for {0} under the target {1}, NCLS-CFGAPI-00122=Failed to create a ClassLoader for modules directory., NCLS-CFGAPI-00123=Cannot add new configuration extension to the extension point., NCLS-CFGAPI-00124=Can not read default configuration., NCLS-CFGAPI-00125=Exception while creating the command model for the generic command {0}., NCLS-CFGAPI-00126=The Config Bean {0} cannot be loaded by the generic command implementation., NCLS-CFGAPI-00127=Invalid annotated type {0} passed to InjectionResolver:getValue(), NCLS-CFGAPI-00128=Failure while getting List values from component, NCLS-CFGAPI-00129=The List type returned by {0} must be a generic type., NCLS-CFGAPI-00130=The generic type {0} is not supported, only List is supported., NCLS-CFGAPI-00131=Failure while instrospecting {0} to find all getters and setters., NCLS-CFGAPI-00132=Transaction exception while injecting {1}., NCLS-CFGAPI-00133=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be removed., NCLS-CFGAPI-00134=Exception while creating access checks for generic command {0}., NCLS-CFGAPI-00135=Cannot identify getter method for ListingColumn, NCLS-CFGAPI-00136=An error occurred while invoking getter {0} on ConfigBeanProxy., NCLS-CFGAPI-00137=Failure while upgrading http-service properties.} [2024-03-19T01:57:25.557Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:57:25.557Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:25.557Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:25.557Z] [INFO] Processing: jakarta.enterprise.config.api on element ADMIN_LOGGER [2024-03-19T01:57:25.557Z] [INFO] Enclosing type is com.sun.enterprise.config.util.ConfigApiLoggerInfo [2024-03-19T01:57:25.557Z] [INFO] Loggers found so far: {jakarta.enterprise.config.api.description=Configuration API, jakarta.enterprise.config.api.publish=true, jakarta.enterprise.config.api.subsystem=CONFIG-API} [2024-03-19T01:57:25.557Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:57:25.557Z] [INFO] Found enclosing element ADMIN_LOGGER [2024-03-19T01:57:25.557Z] [INFO] Found enclosing element com.sun.enterprise.config.util.ConfigApiLoggerInfo [2024-03-19T01:57:25.557Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:57:25.557Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:25.557Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:25.557Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:57:25.557Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:25.557Z] [INFO] [2024-03-19T01:57:25.557Z] [INFO] --- compiler:3.12.1:testCompile (generate-test-hk2-config) @ config-api --- [2024-03-19T01:57:25.557Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:25.557Z] [INFO] Compiling 61 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:57:26.122Z] [INFO] [2024-03-19T01:57:26.122Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-api --- [2024-03-19T01:57:26.122Z] [INFO] Copying 17 resources from src/test/resources to target/test-classes [2024-03-19T01:57:26.122Z] [INFO] [2024-03-19T01:57:26.122Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ config-api --- [2024-03-19T01:57:26.122Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:26.122Z] [INFO] Compiling 76 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:57:26.379Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:57:26.379Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:57:26.379Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:57:26.379Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:57:26.379Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:57:26.379Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:57:26.379Z] Use -proc:none to disable annotation processing. [2024-03-19T01:57:26.379Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/dvt/SecurityServiceDefaultsTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/dvt/SecurityServiceDefaultsTest.java uses or overrides a deprecated API. [2024-03-19T01:57:26.379Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/dvt/SecurityServiceDefaultsTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:57:26.379Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/DirectCreationTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/DirectCreationTest.java uses unchecked or unsafe operations. [2024-03-19T01:57:26.379Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/DirectCreationTest.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:57:26.379Z] [INFO] [2024-03-19T01:57:26.379Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ config-api --- [2024-03-19T01:57:26.379Z] [INFO] [2024-03-19T01:57:26.379Z] [INFO] --- surefire:3.2.5:test (default-test) @ config-api --- [2024-03-19T01:57:26.380Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/surefire-reports [2024-03-19T01:57:26.380Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:57:26.380Z] [INFO] [2024-03-19T01:57:26.380Z] [INFO] ------------------------------------------------------- [2024-03-19T01:57:26.380Z] [INFO] T E S T S [2024-03-19T01:57:26.380Z] [INFO] ------------------------------------------------------- [2024-03-19T01:57:26.380Z] [0.002s][info][gc] Using G1 [2024-03-19T01:57:26.944Z] [0.465s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.042ms [2024-03-19T01:57:26.944Z] [INFO] Running com.sun.enterprise.configapi.tests.TranslatedValuesTest [2024-03-19T01:57:27.510Z] [0.933s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 37M->9M(258M) 4.592ms [2024-03-19T01:57:27.510Z] Mar 19, 2024 1:57:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:27.510Z] INFO: Test: com.sun.enterprise.configapi.tests.TranslatedValuesTest.testAppRoot, started at 01:57:27.321828442, test time: 13 ms [2024-03-19T01:57:27.510Z] Mar 19, 2024 1:57:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:27.510Z] INFO: Test: com.sun.enterprise.configapi.tests.TranslatedValuesTest.testJavaRoot, started at 01:57:27.355548576, test time: 2 ms [2024-03-19T01:57:27.510Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in com.sun.enterprise.configapi.tests.TranslatedValuesTest [2024-03-19T01:57:27.511Z] [INFO] Running com.sun.enterprise.configapi.tests.VetoableChangeListenerTest [2024-03-19T01:57:27.767Z] Mar 19, 2024 1:57:27 AM org.hibernate.validator.internal.util.Version [2024-03-19T01:57:27.767Z] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T01:57:27.767Z] Mar 19, 2024 1:57:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:27.767Z] INFO: Test: com.sun.enterprise.configapi.tests.VetoableChangeListenerTest.propertyChangeEventReceptionTest, started at 01:57:27.43276235, test time: 214 ms [2024-03-19T01:57:27.767Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in com.sun.enterprise.configapi.tests.VetoableChangeListenerTest [2024-03-19T01:57:27.767Z] [INFO] Running com.sun.enterprise.configapi.tests.DefaultValueTest [2024-03-19T01:57:27.767Z] Mar 19, 2024 1:57:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:27.767Z] INFO: Test: com.sun.enterprise.configapi.tests.DefaultValueTest.defaultValueTest, started at 01:57:27.710175019, test time: 12 ms [2024-03-19T01:57:27.767Z] Mar 19, 2024 1:57:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:27.767Z] INFO: Test: com.sun.enterprise.configapi.tests.DefaultValueTest.rawAttributeTest, started at 01:57:27.72493219, test time: 1 ms [2024-03-19T01:57:27.767Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in com.sun.enterprise.configapi.tests.DefaultValueTest [2024-03-19T01:57:27.768Z] [INFO] Running com.sun.enterprise.configapi.tests.DirectRemovalTest [2024-03-19T01:57:28.024Z] Mar 19, 2024 1:57:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.024Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectRemovalTest.test, started at 01:57:27.78650686, test time: 18 ms [2024-03-19T01:57:28.024Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in com.sun.enterprise.configapi.tests.DirectRemovalTest [2024-03-19T01:57:28.024Z] [INFO] Running com.sun.enterprise.configapi.tests.HttpListenerTest [2024-03-19T01:57:28.024Z] Mar 19, 2024 1:57:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.025Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpListenerTest.validTransaction, started at 01:57:27.854927258, test time: 26 ms [2024-03-19T01:57:28.025Z] Mar 19, 2024 1:57:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.025Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpListenerTest.portTest, started at 01:57:27.882988975, test time: 1 ms [2024-03-19T01:57:28.025Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in com.sun.enterprise.configapi.tests.HttpListenerTest [2024-03-19T01:57:28.025Z] [INFO] Running com.sun.enterprise.configapi.tests.TransactionListenerTest [2024-03-19T01:57:28.025Z] Mar 19, 2024 1:57:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.025Z] INFO: Test: com.sun.enterprise.configapi.tests.TransactionListenerTest.transactionEvents, started at 01:57:27.931022629, test time: 37 ms [2024-03-19T01:57:28.025Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in com.sun.enterprise.configapi.tests.TransactionListenerTest [2024-03-19T01:57:28.025Z] [INFO] Running com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest [2024-03-19T01:57:28.025Z] Mar 19, 2024 1:57:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.025Z] INFO: Test: com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest.testFewDefaults, started at 01:57:27.997959039, test time: 0 ms [2024-03-19T01:57:28.025Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest [2024-03-19T01:57:28.025Z] [INFO] Running com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest [2024-03-19T01:57:28.281Z] Mar 19, 2024 1:57:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.281Z] INFO: Test: com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest.testAllDefaults, started at 01:57:28.029087706, test time: 2 ms [2024-03-19T01:57:28.281Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest [2024-03-19T01:57:28.281Z] [INFO] Running com.sun.enterprise.configapi.tests.ConfigListenerTest [2024-03-19T01:57:28.281Z] Mar 19, 2024 1:57:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.281Z] INFO: Test: com.sun.enterprise.configapi.tests.ConfigListenerTest.changedTest, started at 01:57:28.067656415, test time: 21 ms [2024-03-19T01:57:28.281Z] Mar 19, 2024 1:57:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.281Z] INFO: Test: com.sun.enterprise.configapi.tests.ConfigListenerTest.removeListenerTest, started at 01:57:28.090566221, test time: 2 ms [2024-03-19T01:57:28.281Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.sun.enterprise.configapi.tests.ConfigListenerTest [2024-03-19T01:57:28.282Z] [INFO] Running com.sun.enterprise.configapi.tests.HttpServiceTest [2024-03-19T01:57:28.282Z] Mar 19, 2024 1:57:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.282Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpServiceTest.validTransaction, started at 01:57:28.126477448, test time: 15 ms [2024-03-19T01:57:28.282Z] Mar 19, 2024 1:57:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.282Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpServiceTest.connectionTest, started at 01:57:28.144164914, test time: 0 ms [2024-03-19T01:57:28.282Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in com.sun.enterprise.configapi.tests.HttpServiceTest [2024-03-19T01:57:28.282Z] [INFO] Running com.sun.enterprise.configapi.tests.DirectCreationTest [2024-03-19T01:57:28.282Z] [1.873s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 157M->12M(258M) 5.165ms [2024-03-19T01:57:28.282Z] Mar 19, 2024 1:57:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.282Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectCreationTest.test, started at 01:57:28.178636705, test time: 51 ms [2024-03-19T01:57:28.282Z] Mar 19, 2024 1:57:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.282Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectCreationTest.directAttributeNameTest, started at 01:57:28.23158425, test time: 0 ms [2024-03-19T01:57:28.282Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in com.sun.enterprise.configapi.tests.DirectCreationTest [2024-03-19T01:57:28.282Z] [INFO] Running com.sun.enterprise.configapi.tests.cluster.DefaultMethodsTest [2024-03-19T01:57:28.282Z] Mar 19, 2024 1:57:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.282Z] INFO: Test: com.sun.enterprise.configapi.tests.cluster.DefaultMethodsTest.getClusterFromServerTest, started at 01:57:28.266063121, test time: 2 ms [2024-03-19T01:57:28.282Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in com.sun.enterprise.configapi.tests.cluster.DefaultMethodsTest [2024-03-19T01:57:28.282Z] [INFO] Running com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest [2024-03-19T01:57:28.539Z] Mar 19, 2024 1:57:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:28.539Z] INFO: Test: com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest.waitAndSuccessTest, started at 01:57:28.293374918, test time: 227 ms [2024-03-19T01:57:29.907Z] Mar 19, 2024 1:57:29 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:29.907Z] INFO: Test: com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest.waitAndTimeOutTest, started at 01:57:28.523067566, test time: 1,202 ms [2024-03-19T01:57:29.907Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 s -- in com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest [2024-03-19T01:57:29.907Z] [INFO] Running com.sun.enterprise.configapi.tests.DeepCopyTest [2024-03-19T01:57:29.907Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.907Z] INFO: config:server-config:GlassFishConfigBean and config:cloned-config:GlassFishConfigBean [2024-03-19T01:57:29.907Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.907Z] INFO: thread-pools:null:GlassFishConfigBean and thread-pools:null:GlassFishConfigBean [2024-03-19T01:57:29.907Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.907Z] INFO: thread-pool:null:GlassFishConfigBean and thread-pool:null:GlassFishConfigBean [2024-03-19T01:57:29.907Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.907Z] INFO: network-config:null:GlassFishConfigBean and network-config:null:GlassFishConfigBean [2024-03-19T01:57:29.907Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: transports:null:GlassFishConfigBean and transports:null:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: transport:tcp:GlassFishConfigBean and transport:tcp:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: network-listeners:null:GlassFishConfigBean and network-listeners:null:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: thread-pool:null:GlassFishConfigBean and thread-pool:null:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: network-listener:http-listener-1:GlassFishConfigBean and network-listener:http-listener-1:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: protocols:null:GlassFishConfigBean and protocols:null:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: protocol:http-listener-1:GlassFishConfigBean and protocol:http-listener-1:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: http:null:GlassFishConfigBean and http:null:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: file-cache:null:GlassFishConfigBean and file-cache:null:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: availability-service:null:GlassFishConfigBean and availability-service:null:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: group-management-service:null:GlassFishConfigBean and group-management-service:null:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: failure-detection:null:GlassFishConfigBean and failure-detection:null:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: security-service:null:GlassFishConfigBean and security-service:null:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: auth-realm:admin-realm:GlassFishConfigBean and auth-realm:admin-realm:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: property:file:GlassFishConfigBean and property:file:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: jacc-provider:default:GlassFishConfigBean and jacc-provider:default:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: property:repository:GlassFishConfigBean and property:repository:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: message-security-config:SOAP:GlassFishConfigBean and message-security-config:SOAP:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: provider-config:XWS_ClientProvider:GlassFishConfigBean and provider-config:XWS_ClientProvider:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: response-policy:null:GlassFishConfigBean and response-policy:null:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.908Z] INFO: property:encryption.key.alias:GlassFishConfigBean and property:encryption.key.alias:GlassFishConfigBean [2024-03-19T01:57:29.908Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: request-policy:null:GlassFishConfigBean and request-policy:null:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: audit-module:default:GlassFishConfigBean and audit-module:default:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: property:auditOn:GlassFishConfigBean and property:auditOn:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: java-config:null:GlassFishConfigBean and java-config:null:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: log-service:null:GlassFishConfigBean and log-service:null:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: module-log-levels:null:GlassFishConfigBean and module-log-levels:null:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: monitoring-service:null:GlassFishConfigBean and monitoring-service:null:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: module-monitoring-levels:null:GlassFishConfigBean and module-monitoring-levels:null:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: http-service:null:GlassFishConfigBean and http-service:null:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: access-log:null:GlassFishConfigBean and access-log:null:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: virtual-server:server:GlassFishConfigBean and virtual-server:server:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: property:docroot:GlassFishConfigBean and property:docroot:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: admin-service:null:GlassFishConfigBean and admin-service:null:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: das-config:null:GlassFishConfigBean and das-config:null:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: property:adminConsoleContextRoot:GlassFishConfigBean and property:adminConsoleContextRoot:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-03-19T01:57:29.909Z] INFO: jmx-connector:system:GlassFishConfigBean and jmx-connector:system:GlassFishConfigBean [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest parentingTest [2024-03-19T01:57:29.909Z] INFO: types equality passed [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.909Z] INFO: Parent of com.sun.enterprise.config.serverbeans.GroupManagementService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.909Z] INFO: Parent of com.sun.enterprise.config.serverbeans.FailureDetection:null is com.sun.enterprise.config.serverbeans.GroupManagementService:null while I am com.sun.enterprise.config.serverbeans.GroupManagementService:null [2024-03-19T01:57:29.909Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.910Z] INFO: Parent of com.sun.enterprise.config.serverbeans.MonitoringService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-03-19T01:57:29.910Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.910Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ModuleMonitoringLevels:null is com.sun.enterprise.config.serverbeans.MonitoringService:null while I am com.sun.enterprise.config.serverbeans.MonitoringService:null [2024-03-19T01:57:29.910Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.910Z] INFO: Parent of com.sun.enterprise.config.serverbeans.HttpService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-03-19T01:57:29.910Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.910Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AccessLog:null is com.sun.enterprise.config.serverbeans.HttpService:null while I am com.sun.enterprise.config.serverbeans.HttpService:null [2024-03-19T01:57:29.910Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.910Z] INFO: Parent of com.sun.enterprise.config.serverbeans.VirtualServer:server is com.sun.enterprise.config.serverbeans.HttpService:null while I am com.sun.enterprise.config.serverbeans.HttpService:null [2024-03-19T01:57:29.910Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.910Z] INFO: Parent of org.jvnet.hk2.config.types.Property:docroot is com.sun.enterprise.config.serverbeans.VirtualServer:server while I am com.sun.enterprise.config.serverbeans.VirtualServer:server [2024-03-19T01:57:29.910Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.910Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ThreadPools:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-03-19T01:57:29.910Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.910Z] INFO: Parent of org.glassfish.grizzly.config.dom.ThreadPool:null is com.sun.enterprise.config.serverbeans.ThreadPools:null while I am com.sun.enterprise.config.serverbeans.ThreadPools:null [2024-03-19T01:57:29.910Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.910Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkConfig:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-03-19T01:57:29.910Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.910Z] INFO: Parent of org.glassfish.grizzly.config.dom.Transports:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-03-19T01:57:29.910Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.910Z] INFO: Parent of org.glassfish.grizzly.config.dom.Transport:tcp is org.glassfish.grizzly.config.dom.Transports:null while I am org.glassfish.grizzly.config.dom.Transports:null [2024-03-19T01:57:29.910Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.910Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkListeners:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-03-19T01:57:29.910Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.911Z] INFO: Parent of org.glassfish.grizzly.config.dom.ThreadPool:null is org.glassfish.grizzly.config.dom.NetworkListeners:null while I am org.glassfish.grizzly.config.dom.NetworkListeners:null [2024-03-19T01:57:29.911Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.911Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkListener:http-listener-1 is org.glassfish.grizzly.config.dom.NetworkListeners:null while I am org.glassfish.grizzly.config.dom.NetworkListeners:null [2024-03-19T01:57:29.911Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.911Z] INFO: Parent of org.glassfish.grizzly.config.dom.Protocols:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-03-19T01:57:29.911Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.911Z] INFO: Parent of org.glassfish.grizzly.config.dom.Protocol:http-listener-1 is org.glassfish.grizzly.config.dom.Protocols:null while I am org.glassfish.grizzly.config.dom.Protocols:null [2024-03-19T01:57:29.911Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.911Z] INFO: Parent of org.glassfish.grizzly.config.dom.Http:null is org.glassfish.grizzly.config.dom.Protocol:http-listener-1 while I am org.glassfish.grizzly.config.dom.Protocol:http-listener-1 [2024-03-19T01:57:29.911Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.911Z] INFO: Parent of org.glassfish.grizzly.config.dom.FileCache:null is org.glassfish.grizzly.config.dom.Http:null while I am org.glassfish.grizzly.config.dom.Http:null [2024-03-19T01:57:29.911Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.911Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AvailabilityService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-03-19T01:57:29.911Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.911Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JavaConfig:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-03-19T01:57:29.911Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.911Z] INFO: Parent of com.sun.enterprise.config.serverbeans.SecurityService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-03-19T01:57:29.911Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.911Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-03-19T01:57:29.911Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.911Z] INFO: Parent of org.jvnet.hk2.config.types.Property:file is com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm while I am com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm [2024-03-19T01:57:29.911Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.911Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JaccProvider:default is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-03-19T01:57:29.911Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.912Z] INFO: Parent of org.jvnet.hk2.config.types.Property:repository is com.sun.enterprise.config.serverbeans.JaccProvider:default while I am com.sun.enterprise.config.serverbeans.JaccProvider:default [2024-03-19T01:57:29.912Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.912Z] INFO: Parent of com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-03-19T01:57:29.912Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.912Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider is com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP while I am com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP [2024-03-19T01:57:29.912Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.912Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ResponsePolicy:null is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-03-19T01:57:29.912Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.912Z] INFO: Parent of org.jvnet.hk2.config.types.Property:encryption.key.alias is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-03-19T01:57:29.912Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.912Z] INFO: Parent of com.sun.enterprise.config.serverbeans.RequestPolicy:null is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-03-19T01:57:29.912Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.912Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AuditModule:default is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-03-19T01:57:29.912Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.912Z] INFO: Parent of org.jvnet.hk2.config.types.Property:auditOn is com.sun.enterprise.config.serverbeans.AuditModule:default while I am com.sun.enterprise.config.serverbeans.AuditModule:default [2024-03-19T01:57:29.912Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.912Z] INFO: Parent of com.sun.enterprise.config.serverbeans.LogService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-03-19T01:57:29.912Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.912Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ModuleLogLevels:null is com.sun.enterprise.config.serverbeans.LogService:null while I am com.sun.enterprise.config.serverbeans.LogService:null [2024-03-19T01:57:29.912Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.912Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AdminService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-03-19T01:57:29.912Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.912Z] INFO: Parent of com.sun.enterprise.config.serverbeans.DasConfig:null is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-03-19T01:57:29.913Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.913Z] INFO: Parent of org.jvnet.hk2.config.types.Property:adminConsoleContextRoot is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-03-19T01:57:29.913Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.913Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JmxConnector:system is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-03-19T01:57:29.913Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.913Z] INFO: Parent of com.sun.enterprise.config.serverbeans.GroupManagementService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-03-19T01:57:29.913Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.913Z] INFO: Parent of com.sun.enterprise.config.serverbeans.FailureDetection:null is com.sun.enterprise.config.serverbeans.GroupManagementService:null while I am com.sun.enterprise.config.serverbeans.GroupManagementService:null [2024-03-19T01:57:29.913Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.913Z] INFO: Parent of com.sun.enterprise.config.serverbeans.MonitoringService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-03-19T01:57:29.913Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.913Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ModuleMonitoringLevels:null is com.sun.enterprise.config.serverbeans.MonitoringService:null while I am com.sun.enterprise.config.serverbeans.MonitoringService:null [2024-03-19T01:57:29.913Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.913Z] INFO: Parent of com.sun.enterprise.config.serverbeans.HttpService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-03-19T01:57:29.913Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.913Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AccessLog:null is com.sun.enterprise.config.serverbeans.HttpService:null while I am com.sun.enterprise.config.serverbeans.HttpService:null [2024-03-19T01:57:29.913Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.913Z] INFO: Parent of com.sun.enterprise.config.serverbeans.VirtualServer:server is com.sun.enterprise.config.serverbeans.HttpService:null while I am com.sun.enterprise.config.serverbeans.HttpService:null [2024-03-19T01:57:29.913Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.913Z] INFO: Parent of org.jvnet.hk2.config.types.Property:docroot is com.sun.enterprise.config.serverbeans.VirtualServer:server while I am com.sun.enterprise.config.serverbeans.VirtualServer:server [2024-03-19T01:57:29.913Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.913Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ThreadPools:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.914Z] INFO: Parent of org.glassfish.grizzly.config.dom.ThreadPool:null is com.sun.enterprise.config.serverbeans.ThreadPools:null while I am com.sun.enterprise.config.serverbeans.ThreadPools:null [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.914Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkConfig:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.914Z] INFO: Parent of org.glassfish.grizzly.config.dom.Transports:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.914Z] INFO: Parent of org.glassfish.grizzly.config.dom.Transport:tcp is org.glassfish.grizzly.config.dom.Transports:null while I am org.glassfish.grizzly.config.dom.Transports:null [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.914Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkListeners:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.914Z] INFO: Parent of org.glassfish.grizzly.config.dom.ThreadPool:null is org.glassfish.grizzly.config.dom.NetworkListeners:null while I am org.glassfish.grizzly.config.dom.NetworkListeners:null [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.914Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkListener:http-listener-1 is org.glassfish.grizzly.config.dom.NetworkListeners:null while I am org.glassfish.grizzly.config.dom.NetworkListeners:null [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.914Z] INFO: Parent of org.glassfish.grizzly.config.dom.Protocols:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.914Z] INFO: Parent of org.glassfish.grizzly.config.dom.Protocol:http-listener-1 is org.glassfish.grizzly.config.dom.Protocols:null while I am org.glassfish.grizzly.config.dom.Protocols:null [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.914Z] INFO: Parent of org.glassfish.grizzly.config.dom.Http:null is org.glassfish.grizzly.config.dom.Protocol:http-listener-1 while I am org.glassfish.grizzly.config.dom.Protocol:http-listener-1 [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.914Z] INFO: Parent of org.glassfish.grizzly.config.dom.FileCache:null is org.glassfish.grizzly.config.dom.Http:null while I am org.glassfish.grizzly.config.dom.Http:null [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.914Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AvailabilityService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-03-19T01:57:29.914Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.915Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JavaConfig:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-03-19T01:57:29.915Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.915Z] INFO: Parent of com.sun.enterprise.config.serverbeans.SecurityService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-03-19T01:57:29.915Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.915Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-03-19T01:57:29.915Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.915Z] INFO: Parent of org.jvnet.hk2.config.types.Property:file is com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm while I am com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm [2024-03-19T01:57:29.915Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.915Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JaccProvider:default is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-03-19T01:57:29.915Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.915Z] INFO: Parent of org.jvnet.hk2.config.types.Property:repository is com.sun.enterprise.config.serverbeans.JaccProvider:default while I am com.sun.enterprise.config.serverbeans.JaccProvider:default [2024-03-19T01:57:29.915Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.915Z] INFO: Parent of com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-03-19T01:57:29.915Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.915Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider is com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP while I am com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP [2024-03-19T01:57:29.915Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.915Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ResponsePolicy:null is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-03-19T01:57:29.915Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.915Z] INFO: Parent of org.jvnet.hk2.config.types.Property:encryption.key.alias is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-03-19T01:57:29.915Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.915Z] INFO: Parent of com.sun.enterprise.config.serverbeans.RequestPolicy:null is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-03-19T01:57:29.915Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.916Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AuditModule:default is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-03-19T01:57:29.916Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.916Z] INFO: Parent of org.jvnet.hk2.config.types.Property:auditOn is com.sun.enterprise.config.serverbeans.AuditModule:default while I am com.sun.enterprise.config.serverbeans.AuditModule:default [2024-03-19T01:57:29.916Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.916Z] INFO: Parent of com.sun.enterprise.config.serverbeans.LogService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-03-19T01:57:29.916Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.916Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ModuleLogLevels:null is com.sun.enterprise.config.serverbeans.LogService:null while I am com.sun.enterprise.config.serverbeans.LogService:null [2024-03-19T01:57:29.916Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.916Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AdminService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-03-19T01:57:29.916Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.916Z] INFO: Parent of com.sun.enterprise.config.serverbeans.DasConfig:null is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-03-19T01:57:29.916Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.916Z] INFO: Parent of org.jvnet.hk2.config.types.Property:adminConsoleContextRoot is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-03-19T01:57:29.916Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-03-19T01:57:29.916Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JmxConnector:system is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-03-19T01:57:29.916Z] Mar 19, 2024 1:57:29 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:29.916Z] INFO: Test: com.sun.enterprise.configapi.tests.DeepCopyTest.parentingTest, started at 01:57:29.752682457, test time: 45 ms [2024-03-19T01:57:29.916Z] Mar 19, 2024 1:57:29 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:29.916Z] INFO: Test: com.sun.enterprise.configapi.tests.DeepCopyTest.configCopy, started at 01:57:29.799659503, test time: 7 ms [2024-03-19T01:57:29.916Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in com.sun.enterprise.configapi.tests.DeepCopyTest [2024-03-19T01:57:29.916Z] [INFO] Running com.sun.enterprise.configapi.tests.TransactionCallBackTest [2024-03-19T01:57:29.916Z] Mar 19, 2024 1:57:29 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:29.916Z] INFO: Test: com.sun.enterprise.configapi.tests.TransactionCallBackTest.test, started at 01:57:29.832153999, test time: 7 ms [2024-03-19T01:57:29.916Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in com.sun.enterprise.configapi.tests.TransactionCallBackTest [2024-03-19T01:57:29.916Z] [INFO] Running com.sun.enterprise.configapi.tests.UnprocessedEventsTest [2024-03-19T01:57:29.916Z] Mar 19, 2024 1:57:29 AM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2024-03-19T01:57:29.917Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=port, OldValue = 8080, NewValue = 8908, Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener(protocol=http-listener-1,port=8908,name=http-listener-1,thread-pool=http-thread-pool,transport=tcp)}, reason = Java NIO port listener cannot reconfigure its port dynamically, when = 1710813449881 [2024-03-19T01:57:29.917Z] Mar 19, 2024 1:57:29 AM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2024-03-19T01:57:29.917Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=port, OldValue = 8908, NewValue = 8080, Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener(protocol=http-listener-1,port=8080,name=http-listener-1,thread-pool=http-thread-pool,transport=tcp)}, reason = Java NIO port listener cannot reconfigure its port dynamically, when = 1710813449887 [2024-03-19T01:57:29.917Z] Mar 19, 2024 1:57:29 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:29.917Z] INFO: Test: com.sun.enterprise.configapi.tests.UnprocessedEventsTest.unprocessedEventsTest, started at 01:57:29.877255261, test time: 11 ms [2024-03-19T01:57:29.917Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in com.sun.enterprise.configapi.tests.UnprocessedEventsTest [2024-03-19T01:57:29.917Z] [INFO] Running com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest [2024-03-19T01:57:30.176Z] Mar 19, 2024 1:57:29 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.176Z] INFO: Test: com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest.applicationExtensionTest, started at 01:57:29.91406589, test time: 4 ms [2024-03-19T01:57:30.176Z] Mar 19, 2024 1:57:29 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.176Z] INFO: Test: com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest.existenceTest, started at 01:57:29.920343916, test time: 1 ms [2024-03-19T01:57:30.176Z] Mar 19, 2024 1:57:29 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.177Z] INFO: Test: com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest.extensionTest, started at 01:57:29.92297703, test time: 6 ms [2024-03-19T01:57:30.177Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest [2024-03-19T01:57:30.177Z] [INFO] Running com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest [2024-03-19T01:57:30.177Z] failure, not retryable... [2024-03-19T01:57:30.177Z] Mar 19, 2024 1:57:29 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.177Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.jmxConnectorAuthRealmRefInvalid, started at 01:57:29.955829115, test time: 20 ms [2024-03-19T01:57:30.177Z] Mar 19, 2024 1:57:29 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.177Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.serverConfigRefValid, started at 01:57:29.978184011, test time: 14 ms [2024-03-19T01:57:30.177Z] Mar 19, 2024 1:57:29 AM com.sun.enterprise.config.serverbeans.customvalidators.ConfigRefValidator isValid [2024-03-19T01:57:30.177Z] WARNING: The configuration of the Domain Administration Server cannot be changed from server-config. [2024-03-19T01:57:30.177Z] failure, not retryable... [2024-03-19T01:57:30.177Z] Mar 19, 2024 1:57:29 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.177Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.serverConfigRefInvalid, started at 01:57:29.994712148, test time: 3 ms [2024-03-19T01:57:30.177Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.177Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.jmxConnectorAuthRealmRefValid, started at 01:57:29.999789394, test time: 2 ms [2024-03-19T01:57:30.177Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest [2024-03-19T01:57:30.177Z] [INFO] Running com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest [2024-03-19T01:57:30.177Z] failure, not retryable... [2024-03-19T01:57:30.177Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.177Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterConfigRefInvalid, started at 01:57:30.034913395, test time: 14 ms [2024-03-19T01:57:30.177Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.177Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterServerRefValid, started at 01:57:30.051252048, test time: 5 ms [2024-03-19T01:57:30.177Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.177Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterConfigRefValid, started at 01:57:30.057923573, test time: 1 ms [2024-03-19T01:57:30.177Z] failure, not retryable... [2024-03-19T01:57:30.177Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.177Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterServerRefInvalid, started at 01:57:30.060753698, test time: 1 ms [2024-03-19T01:57:30.177Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest [2024-03-19T01:57:30.177Z] [INFO] Running com.sun.enterprise.configapi.tests.validation.FieldsValidationTest [2024-03-19T01:57:30.177Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.177Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.FieldsValidationTest.testNotNullField, started at 01:57:30.087524, test time: 1 ms [2024-03-19T01:57:30.177Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.sun.enterprise.configapi.tests.validation.FieldsValidationTest [2024-03-19T01:57:30.177Z] [INFO] Running com.sun.enterprise.configapi.tests.SubTypesTest [2024-03-19T01:57:30.177Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.178Z] INFO: Test: com.sun.enterprise.configapi.tests.SubTypesTest.testSubTypesOfDomain, started at 01:57:30.113569167, test time: 1 ms [2024-03-19T01:57:30.178Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.sun.enterprise.configapi.tests.SubTypesTest [2024-03-19T01:57:30.178Z] [INFO] Running com.sun.enterprise.configapi.tests.TranslatedViewCreationTest [2024-03-19T01:57:30.178Z] [3.804s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 158M->13M(258M) 4.644ms [2024-03-19T01:57:30.178Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.178Z] INFO: Test: com.sun.enterprise.configapi.tests.TranslatedViewCreationTest.createVirtualServerTest, started at 01:57:30.145235079, test time: 8 ms [2024-03-19T01:57:30.178Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.sun.enterprise.configapi.tests.TranslatedViewCreationTest [2024-03-19T01:57:30.178Z] [INFO] Running com.sun.enterprise.configapi.tests.PropertyChangeListenerTest [2024-03-19T01:57:30.435Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.435Z] INFO: Test: com.sun.enterprise.configapi.tests.PropertyChangeListenerTest.propertyChangeEventReceptionTest, started at 01:57:30.178469701, test time: 7 ms [2024-03-19T01:57:30.435Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.sun.enterprise.configapi.tests.PropertyChangeListenerTest [2024-03-19T01:57:30.435Z] [INFO] Running com.sun.enterprise.configapi.tests.CollectionsAccessTest [2024-03-19T01:57:30.435Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.435Z] INFO: Test: com.sun.enterprise.configapi.tests.CollectionsAccessTest.semiProtectedTest, started at 01:57:30.208839691, test time: 15 ms [2024-03-19T01:57:30.435Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.435Z] INFO: Test: com.sun.enterprise.configapi.tests.CollectionsAccessTest.unprotectedAccess, started at 01:57:30.225389891, test time: 0 ms [2024-03-19T01:57:30.435Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.435Z] INFO: Test: com.sun.enterprise.configapi.tests.CollectionsAccessTest.protectedTest, started at 01:57:30.227054162, test time: 6 ms [2024-03-19T01:57:30.435Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in com.sun.enterprise.configapi.tests.CollectionsAccessTest [2024-03-19T01:57:30.435Z] [INFO] Running com.sun.enterprise.configapi.tests.PersistenceTest [2024-03-19T01:57:30.435Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.435Z] INFO: Test: com.sun.enterprise.configapi.tests.PersistenceTest.test, started at 01:57:30.256707608, test time: 3 ms [2024-03-19T01:57:30.435Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.sun.enterprise.configapi.tests.PersistenceTest [2024-03-19T01:57:30.435Z] [INFO] Running com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest [2024-03-19T01:57:30.435Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.435Z] INFO: Test: com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest.test, started at 01:57:30.28347646, test time: 2 ms [2024-03-19T01:57:30.435Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.435Z] INFO: Test: com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest.doTest, started at 01:57:30.28763424, test time: 0 ms [2024-03-19T01:57:30.435Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.436Z] INFO: Test: com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest.testSubTypesOfDomain, started at 01:57:30.289232306, test time: 0 ms [2024-03-19T01:57:30.436Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest [2024-03-19T01:57:30.436Z] [INFO] Running com.sun.enterprise.configapi.tests.RawValueTest [2024-03-19T01:57:30.436Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.436Z] INFO: Test: com.sun.enterprise.configapi.tests.RawValueTest.testAppRoot, started at 01:57:30.312590556, test time: 1 ms [2024-03-19T01:57:30.436Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.sun.enterprise.configapi.tests.RawValueTest [2024-03-19T01:57:30.436Z] [INFO] Running com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest [2024-03-19T01:57:30.436Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.436Z] INFO: Test: com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest.duplicateKeyTest, started at 01:57:30.338154515, test time: 2 ms [2024-03-19T01:57:30.436Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.436Z] INFO: Test: com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest.identicalKeyTest, started at 01:57:30.341641319, test time: 1 ms [2024-03-19T01:57:30.436Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest [2024-03-19T01:57:30.436Z] [INFO] Running com.sun.enterprise.configapi.tests.ApplicationsTest [2024-03-19T01:57:30.436Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.436Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.getModulesTest, started at 01:57:30.36553422, test time: 0 ms [2024-03-19T01:57:30.436Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.436Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.getApplicationTest, started at 01:57:30.367142253, test time: 0 ms [2024-03-19T01:57:30.436Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.436Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.appsExistTest, started at 01:57:30.368548744, test time: 0 ms [2024-03-19T01:57:30.436Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.436Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.removalTest, started at 01:57:30.369885226, test time: 4 ms [2024-03-19T01:57:30.436Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in com.sun.enterprise.configapi.tests.ApplicationsTest [2024-03-19T01:57:30.436Z] [INFO] Running com.sun.enterprise.configapi.tests.Ssl2EnabledTest [2024-03-19T01:57:30.436Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.436Z] INFO: Test: com.sun.enterprise.configapi.tests.Ssl2EnabledTest.sslEnabledTest, started at 01:57:30.399439005, test time: 4 ms [2024-03-19T01:57:30.436Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in com.sun.enterprise.configapi.tests.Ssl2EnabledTest [2024-03-19T01:57:30.436Z] [INFO] Running com.sun.enterprise.configapi.tests.ParentConfigListenerTest [2024-03-19T01:57:30.436Z] Mar 19, 2024 1:57:30 AM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2024-03-19T01:57:30.436Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=network-listener, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener(port=8078,name=Funky-Listener), Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListeners()}, reason = unimplemented by NetworkListenersContainer, when = 1710813450429 [2024-03-19T01:57:30.436Z] Mar 19, 2024 1:57:30 AM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2024-03-19T01:57:30.437Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=network-listener, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener(port=8078,name=Funky-Listener), Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListeners()}, reason = unimplemented by NetworkListenersContainer, when = 1710813450429 [2024-03-19T01:57:30.437Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.437Z] INFO: Test: com.sun.enterprise.configapi.tests.ParentConfigListenerTest.addHttpListenerTest, started at 01:57:30.426871602, test time: 4 ms [2024-03-19T01:57:30.437Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.sun.enterprise.configapi.tests.ParentConfigListenerTest [2024-03-19T01:57:30.437Z] [INFO] Running com.sun.enterprise.configapi.tests.ParentTest [2024-03-19T01:57:30.694Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.694Z] INFO: Test: com.sun.enterprise.configapi.tests.ParentTest.parents, started at 01:57:30.454345483, test time: 0 ms [2024-03-19T01:57:30.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.sun.enterprise.configapi.tests.ParentTest [2024-03-19T01:57:30.694Z] [INFO] Running com.sun.enterprise.configapi.tests.DomainTest [2024-03-19T01:57:30.694Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.694Z] INFO: Test: com.sun.enterprise.configapi.tests.DomainTest.domainExist, started at 01:57:30.476921253, test time: 0 ms [2024-03-19T01:57:30.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.sun.enterprise.configapi.tests.DomainTest [2024-03-19T01:57:30.694Z] [INFO] Running com.sun.enterprise.configapi.tests.GetElementTypeByNameTest [2024-03-19T01:57:30.694Z] [4.166s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 157M->13M(258M) 4.163ms [2024-03-19T01:57:30.694Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.694Z] INFO: Test: com.sun.enterprise.configapi.tests.GetElementTypeByNameTest.testAppRoot, started at 01:57:30.503845423, test time: 0 ms [2024-03-19T01:57:30.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in com.sun.enterprise.configapi.tests.GetElementTypeByNameTest [2024-03-19T01:57:30.694Z] [INFO] Running com.sun.enterprise.configapi.tests.ModulesTest [2024-03-19T01:57:30.694Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.694Z] INFO: Test: com.sun.enterprise.configapi.tests.ModulesTest.modulesTest, started at 01:57:30.527267771, test time: 0 ms [2024-03-19T01:57:30.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.sun.enterprise.configapi.tests.ModulesTest [2024-03-19T01:57:30.694Z] [INFO] Running com.sun.enterprise.configapi.tests.DirectAccessTest [2024-03-19T01:57:30.694Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.694Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectAccessTest.test, started at 01:57:30.549281263, test time: 3 ms [2024-03-19T01:57:30.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.sun.enterprise.configapi.tests.DirectAccessTest [2024-03-19T01:57:30.694Z] [INFO] Running com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest [2024-03-19T01:57:30.694Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.694Z] INFO: Test: com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest.multipleListeners, started at 01:57:30.573933092, test time: 7 ms [2024-03-19T01:57:30.694Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.694Z] INFO: Test: com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest.addElementTest, started at 01:57:30.582740641, test time: 4 ms [2024-03-19T01:57:30.695Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest [2024-03-19T01:57:30.695Z] [INFO] Running com.sun.enterprise.configapi.tests.AddPropertyTest [2024-03-19T01:57:30.695Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.695Z] INFO: Test: com.sun.enterprise.configapi.tests.AddPropertyTest.transactionEvents, started at 01:57:30.608554227, test time: 4 ms [2024-03-19T01:57:30.695Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.sun.enterprise.configapi.tests.AddPropertyTest [2024-03-19T01:57:30.695Z] [INFO] Running com.sun.enterprise.configapi.tests.EnabledTest [2024-03-19T01:57:30.695Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.695Z] INFO: Test: com.sun.enterprise.configapi.tests.EnabledTest.enabled, started at 01:57:30.634246446, test time: 0 ms [2024-03-19T01:57:30.695Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.sun.enterprise.configapi.tests.EnabledTest [2024-03-19T01:57:30.695Z] [INFO] Running com.sun.enterprise.configapi.tests.AttributeRemovalTest [2024-03-19T01:57:30.695Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.695Z] INFO: Test: com.sun.enterprise.configapi.tests.AttributeRemovalTest.removeAttributeTest, started at 01:57:30.656841512, test time: 2 ms [2024-03-19T01:57:30.695Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.695Z] INFO: Test: com.sun.enterprise.configapi.tests.AttributeRemovalTest.deprecatedWrite, started at 01:57:30.661194259, test time: 2 ms [2024-03-19T01:57:30.695Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.695Z] INFO: Test: com.sun.enterprise.configapi.tests.AttributeRemovalTest.readOnlyRemovalTest, started at 01:57:30.664809357, test time: 0 ms [2024-03-19T01:57:30.695Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.sun.enterprise.configapi.tests.AttributeRemovalTest [2024-03-19T01:57:30.695Z] [INFO] Running com.sun.enterprise.config.modularity.tests.BasicModularityTest [2024-03-19T01:57:30.951Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.951Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingAdminFile, started at 01:57:30.690894389, test time: 8 ms [2024-03-19T01:57:30.951Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.951Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.serializeConfigBeanByType, started at 01:57:30.700865001, test time: 0 ms [2024-03-19T01:57:30.951Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingEmbeddedFile, started at 01:57:30.702724701, test time: 1 ms [2024-03-19T01:57:30.952Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingDefaultFile, started at 01:57:30.705238492, test time: 1 ms [2024-03-19T01:57:30.952Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.serializeConfigBean, started at 01:57:30.707480617, test time: 1 ms [2024-03-19T01:57:30.952Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.moduleConfigurationXmlParserTest, started at 01:57:30.709709082, test time: 2 ms [2024-03-19T01:57:30.952Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.tesOnTheFlyConfigurationGenerationMethod, started at 01:57:30.713363329, test time: 0 ms [2024-03-19T01:57:30.952Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.locationTest, started at 01:57:30.714641383, test time: 0 ms [2024-03-19T01:57:30.952Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.getCurrentConfigurationForConfigBean, started at 01:57:30.715966413, test time: 4 ms [2024-03-19T01:57:30.952Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testConfigExtensionPatternImpl, started at 01:57:30.721319129, test time: 6 ms [2024-03-19T01:57:30.952Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testRanking, started at 01:57:30.730008969, test time: 19 ms [2024-03-19T01:57:30.952Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testHasNoCustomization, started at 01:57:30.750568632, test time: 1 ms [2024-03-19T01:57:30.952Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingAndApplyingModuleConfigurationFile, started at 01:57:30.752596301, test time: 5 ms [2024-03-19T01:57:30.952Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.fromClassNameToClassTest, started at 01:57:30.758962601, test time: 0 ms [2024-03-19T01:57:30.952Z] Mar 19, 2024 1:57:30 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:30.952Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.owningObjectTest, started at 01:57:30.760227286, test time: 0 ms [2024-03-19T01:57:30.952Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in com.sun.enterprise.config.modularity.tests.BasicModularityTest [2024-03-19T01:57:30.953Z] [INFO] Running org.glassfish.config.support.DomainXmlPreParserTest [2024-03-19T01:57:30.953Z] domainWithi1i2_i1 [2024-03-19T01:57:30.953Z] FOUND SERVERS [2024-03-19T01:57:30.953Z] SERVER: server, ref= server-config [2024-03-19T01:57:30.953Z] SERVER: i1, ref= i1-config [2024-03-19T01:57:30.953Z] SERVER: i2, ref= i2-config [2024-03-19T01:57:30.953Z] FOUND CONFIGS [2024-03-19T01:57:30.953Z] CONFIG: server-config [2024-03-19T01:57:30.953Z] CONFIG: default-config [2024-03-19T01:57:30.953Z] CONFIG: i1-config [2024-03-19T01:57:30.953Z] CONFIG: i2-config [2024-03-19T01:57:30.953Z] domainWithi1i2_i2 [2024-03-19T01:57:30.953Z] FOUND SERVERS [2024-03-19T01:57:30.953Z] SERVER: server, ref= server-config [2024-03-19T01:57:30.953Z] SERVER: i1, ref= i1-config [2024-03-19T01:57:30.953Z] SERVER: i2, ref= i2-config [2024-03-19T01:57:30.953Z] FOUND CONFIGS [2024-03-19T01:57:30.953Z] CONFIG: server-config [2024-03-19T01:57:30.953Z] CONFIG: default-config [2024-03-19T01:57:30.953Z] CONFIG: i1-config [2024-03-19T01:57:30.953Z] CONFIG: i2-config [2024-03-19T01:57:30.953Z] noConfigTest [2024-03-19T01:57:30.953Z] FOUND SERVERS [2024-03-19T01:57:30.953Z] SERVER: server, ref= server-config [2024-03-19T01:57:30.953Z] SERVER: i1, ref= i1-config_does_not_exist [2024-03-19T01:57:30.953Z] FOUND CONFIGS [2024-03-19T01:57:30.953Z] CONFIG: server-config [2024-03-19T01:57:30.953Z] CONFIG: default-config [2024-03-19T01:57:30.953Z] CONFIG: i1-config [2024-03-19T01:57:30.953Z] domainWithi1 [2024-03-19T01:57:30.953Z] FOUND SERVERS [2024-03-19T01:57:30.953Z] SERVER: server, ref= server-config [2024-03-19T01:57:30.953Z] SERVER: i1, ref= i1-config [2024-03-19T01:57:30.953Z] FOUND CONFIGS [2024-03-19T01:57:30.953Z] CONFIG: server-config [2024-03-19T01:57:30.953Z] CONFIG: default-config [2024-03-19T01:57:30.953Z] CONFIG: i1-config [2024-03-19T01:57:30.953Z] twoClusteredInstances [2024-03-19T01:57:30.953Z] FOUND SERVERS [2024-03-19T01:57:30.953Z] SERVER: server, ref= server-config [2024-03-19T01:57:30.953Z] SERVER: i1, ref= i1-config [2024-03-19T01:57:30.953Z] SERVER: i2, ref= i2-config [2024-03-19T01:57:30.953Z] SERVER: c1i1, ref= c1-config [2024-03-19T01:57:30.953Z] SERVER: c1i2, ref= c1-config [2024-03-19T01:57:30.953Z] FOUND CONFIGS [2024-03-19T01:57:30.953Z] CONFIG: server-config [2024-03-19T01:57:30.953Z] CONFIG: default-config [2024-03-19T01:57:30.953Z] CONFIG: i1-config [2024-03-19T01:57:30.953Z] CONFIG: i2-config [2024-03-19T01:57:30.953Z] CONFIG: c1-config [2024-03-19T01:57:30.953Z] CONFIG: c2-config [2024-03-19T01:57:30.953Z] CONFIG: c3-config [2024-03-19T01:57:30.953Z] FOUND CLUSTERS [2024-03-19T01:57:30.953Z] Cluster:name=c1, config-ref=c1-config, server-refs = [c1i1, c1i2] [2024-03-19T01:57:30.953Z] Cluster:name=c2, config-ref=c2-config, server-refs = [] [2024-03-19T01:57:30.953Z] Cluster:name=c3, config-ref=c3-config, server-refs = [] [2024-03-19T01:57:30.953Z] oneClusteredInstance [2024-03-19T01:57:30.953Z] FOUND SERVERS [2024-03-19T01:57:30.953Z] SERVER: server, ref= server-config [2024-03-19T01:57:30.953Z] SERVER: i1, ref= i1-config [2024-03-19T01:57:30.953Z] SERVER: i2, ref= i2-config [2024-03-19T01:57:30.953Z] SERVER: c1i1, ref= c1-config [2024-03-19T01:57:30.953Z] FOUND CONFIGS [2024-03-19T01:57:30.953Z] CONFIG: server-config [2024-03-19T01:57:30.953Z] CONFIG: default-config [2024-03-19T01:57:30.953Z] CONFIG: i1-config [2024-03-19T01:57:30.953Z] CONFIG: i2-config [2024-03-19T01:57:30.953Z] CONFIG: c1-config [2024-03-19T01:57:30.953Z] CONFIG: c2-config [2024-03-19T01:57:30.953Z] CONFIG: c3-config [2024-03-19T01:57:30.953Z] FOUND CLUSTERS [2024-03-19T01:57:30.953Z] Cluster:name=c1, config-ref=c1-config, server-refs = [c1i1] [2024-03-19T01:57:30.953Z] Cluster:name=c2, config-ref=c2-config, server-refs = [] [2024-03-19T01:57:30.953Z] Cluster:name=c3, config-ref=c3-config, server-refs = [] [2024-03-19T01:57:30.953Z] stockDomainHasNoInstance [2024-03-19T01:57:30.953Z] FOUND SERVERS [2024-03-19T01:57:30.953Z] SERVER: server, ref= server-config [2024-03-19T01:57:30.953Z] FOUND CONFIGS [2024-03-19T01:57:30.953Z] CONFIG: server-config [2024-03-19T01:57:30.953Z] CONFIG: default-config [2024-03-19T01:57:30.953Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.glassfish.config.support.DomainXmlPreParserTest [2024-03-19T01:57:31.209Z] [INFO] [2024-03-19T01:57:31.209Z] [INFO] Results: [2024-03-19T01:57:31.209Z] [INFO] [2024-03-19T01:57:31.209Z] [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:57:31.209Z] [INFO] [2024-03-19T01:57:31.209Z] [INFO] [2024-03-19T01:57:31.209Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-api --- [2024-03-19T01:57:31.209Z] [INFO] Executing tasks [2024-03-19T01:57:31.209Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/classes/META-INF for [2024-03-19T01:57:31.209Z] [INFO] [echo] config-api [2024-03-19T01:57:31.209Z] [INFO] Executed tasks [2024-03-19T01:57:31.209Z] [INFO] [2024-03-19T01:57:31.210Z] [INFO] --- jar:3.3.0:jar (default-jar) @ config-api --- [2024-03-19T01:57:31.466Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/config-api.jar [2024-03-19T01:57:31.467Z] [INFO] [2024-03-19T01:57:31.467Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ config-api --- [2024-03-19T01:57:31.467Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:32.835Z] [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) [2024-03-19T01:57:32.835Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/bom.xml [2024-03-19T01:57:32.835Z] [INFO] attaching as config-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:32.835Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/bom.json [2024-03-19T01:57:32.835Z] [INFO] attaching as config-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:32.835Z] [INFO] [2024-03-19T01:57:32.835Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-api --- [2024-03-19T01:57:32.835Z] [INFO] [2024-03-19T01:57:32.835Z] [INFO] --- failsafe:3.2.5:verify (verify) @ config-api --- [2024-03-19T01:57:32.835Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/failsafe-reports [2024-03-19T01:57:32.835Z] [INFO] [2024-03-19T01:57:32.835Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-config-api-checkstyle) @ config-api --- [2024-03-19T01:57:36.108Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:36.109Z] [INFO] [2024-03-19T01:57:36.109Z] [INFO] --- install:3.1.1:install (default-install) @ config-api --- [2024-03-19T01:57:36.109Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/8.0.1-SNAPSHOT/config-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:36.109Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/8.0.1-SNAPSHOT/config-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:57:36.109Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/8.0.1-SNAPSHOT/config-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:36.109Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/config-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/8.0.1-SNAPSHOT/config-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:36.109Z] [INFO] [2024-03-19T01:57:36.109Z] [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [2024-03-19T01:57:36.109Z] [INFO] Building Private APIs of Glassfish 8.0.1-SNAPSHOT [23/332] [2024-03-19T01:57:36.109Z] [INFO] from nucleus/common/internal-api/pom.xml [2024-03-19T01:57:36.109Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:57:36.109Z] [INFO] [2024-03-19T01:57:36.109Z] [INFO] --- clean:3.3.2:clean (default-clean) @ internal-api --- [2024-03-19T01:57:36.109Z] [INFO] [2024-03-19T01:57:36.109Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ internal-api --- [2024-03-19T01:57:36.109Z] [INFO] [2024-03-19T01:57:36.109Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ internal-api --- [2024-03-19T01:57:36.109Z] [INFO] [2024-03-19T01:57:36.109Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ internal-api --- [2024-03-19T01:57:36.109Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:36.109Z] [INFO] Compiling 80 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:36.366Z] [INFO] [2024-03-19T01:57:36.366Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ internal-api --- [2024-03-19T01:57:36.366Z] [INFO] [2024-03-19T01:57:36.366Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ internal-api --- [2024-03-19T01:57:36.366Z] [INFO] [2024-03-19T01:57:36.366Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ internal-api --- [2024-03-19T01:57:36.366Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:36.366Z] [INFO] [2024-03-19T01:57:36.366Z] [INFO] --- resources:3.3.1:resources (default-resources) @ internal-api --- [2024-03-19T01:57:36.366Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:57:36.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/src/main/manpages [2024-03-19T01:57:36.366Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:57:36.366Z] [INFO] [2024-03-19T01:57:36.366Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ internal-api --- [2024-03-19T01:57:36.366Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:36.366Z] [INFO] Compiling 80 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:36.622Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java:[141,80] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:57:36.622Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java:[141,16] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:57:36.623Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/ModuleInfo.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:57:36.623Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/ModuleInfo.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:57:36.623Z] [INFO] [2024-03-19T01:57:36.623Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ internal-api --- [2024-03-19T01:57:36.623Z] [INFO] [2024-03-19T01:57:36.623Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ internal-api --- [2024-03-19T01:57:36.623Z] [INFO] [2024-03-19T01:57:36.623Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ internal-api --- [2024-03-19T01:57:36.623Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:57:36.623Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:57:36.623Z] [INFO] [2024-03-19T01:57:36.623Z] [INFO] --- command-security:1.0.17:check (default-check) @ internal-api --- [2024-03-19T01:57:36.623Z] [INFO] [2024-03-19T01:57:36.623Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ internal-api --- [2024-03-19T01:57:36.623Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:36.623Z] [INFO] Compiling 80 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:36.879Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:36.879Z] [INFO] Initial messages found so far: {} [2024-03-19T01:57:36.879Z] [INFO] Processing: NCLS-COM-01001 [2024-03-19T01:57:36.879Z] [INFO] Message NCLS-COM-01001 needs checking for cause/action: false [2024-03-19T01:57:36.879Z] [INFO] Processing: NCLS-COM-01002 [2024-03-19T01:57:36.879Z] [INFO] Message NCLS-COM-01002 needs checking for cause/action: true [2024-03-19T01:57:36.879Z] [INFO] Processing: NCLS-COM-01003 [2024-03-19T01:57:36.879Z] [INFO] Message NCLS-COM-01003 needs checking for cause/action: true [2024-03-19T01:57:36.879Z] [INFO] Processing: NCLS-COM-01004 [2024-03-19T01:57:36.879Z] [INFO] Message NCLS-COM-01004 needs checking for cause/action: true [2024-03-19T01:57:36.879Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COM-01001=Exception {0} resolving password alias {1} in property {2}., NCLS-COM-01002=Unknown property {0} found unresolving {1}., NCLS-COM-01003=System property reference missing trailing "'}'" at {0} in domain.xml., NCLS-COM-01004=System property reference missing starting "$'{'" at {0} in domain.xml.} [2024-03-19T01:57:36.879Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:57:36.880Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:36.880Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:36.880Z] [INFO] Processing: jakarta.enterprise.system.tools.util on element INT_LOGGER [2024-03-19T01:57:36.880Z] [INFO] Enclosing type is org.glassfish.internal.api.InternalLoggerInfo [2024-03-19T01:57:36.880Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.util.description=Internal API, jakarta.enterprise.system.tools.util.publish=true, jakarta.enterprise.system.tools.util.subsystem=COMMON} [2024-03-19T01:57:36.880Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:57:36.880Z] [INFO] Found enclosing element INT_LOGGER [2024-03-19T01:57:36.880Z] [INFO] Found enclosing element org.glassfish.internal.api.InternalLoggerInfo [2024-03-19T01:57:36.880Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:57:36.880Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:36.880Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:36.880Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:57:36.880Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:36.880Z] [INFO] [2024-03-19T01:57:36.880Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ internal-api --- [2024-03-19T01:57:36.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/src/test/resources [2024-03-19T01:57:36.880Z] [INFO] [2024-03-19T01:57:36.880Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ internal-api --- [2024-03-19T01:57:36.880Z] [INFO] No sources to compile [2024-03-19T01:57:36.880Z] [INFO] [2024-03-19T01:57:36.880Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ internal-api --- [2024-03-19T01:57:36.880Z] [INFO] [2024-03-19T01:57:36.880Z] [INFO] --- surefire:3.2.5:test (default-test) @ internal-api --- [2024-03-19T01:57:36.880Z] [INFO] [2024-03-19T01:57:36.880Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ internal-api --- [2024-03-19T01:57:36.880Z] [INFO] Executing tasks [2024-03-19T01:57:36.880Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/classes/META-INF for [2024-03-19T01:57:36.880Z] [INFO] [echo] internal-api [2024-03-19T01:57:36.880Z] [INFO] Executed tasks [2024-03-19T01:57:36.880Z] [INFO] [2024-03-19T01:57:36.880Z] [INFO] --- jar:3.3.0:jar (default-jar) @ internal-api --- [2024-03-19T01:57:36.880Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/internal-api.jar [2024-03-19T01:57:36.880Z] [INFO] [2024-03-19T01:57:36.880Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ internal-api --- [2024-03-19T01:57:36.880Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:37.444Z] [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [2024-03-19T01:57:37.444Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/bom.xml [2024-03-19T01:57:37.444Z] [INFO] attaching as internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:37.444Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/bom.json [2024-03-19T01:57:37.444Z] [INFO] attaching as internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:37.444Z] [INFO] [2024-03-19T01:57:37.444Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ internal-api --- [2024-03-19T01:57:37.444Z] [INFO] [2024-03-19T01:57:37.444Z] [INFO] --- failsafe:3.2.5:verify (verify) @ internal-api --- [2024-03-19T01:57:37.444Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/failsafe-reports [2024-03-19T01:57:37.444Z] [INFO] [2024-03-19T01:57:37.444Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-internal-api-checkstyle) @ internal-api --- [2024-03-19T01:57:38.372Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:38.372Z] [INFO] [2024-03-19T01:57:38.372Z] [INFO] --- install:3.1.1:install (default-install) @ internal-api --- [2024-03-19T01:57:38.372Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/8.0.1-SNAPSHOT/internal-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:38.372Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/8.0.1-SNAPSHOT/internal-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:57:38.373Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/8.0.1-SNAPSHOT/internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:38.373Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/internal-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/8.0.1-SNAPSHOT/internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [2024-03-19T01:57:38.373Z] [INFO] Building Nucleus Security Parent 8.0.1-SNAPSHOT [24/332] [2024-03-19T01:57:38.373Z] [INFO] from nucleus/security/pom.xml [2024-03-19T01:57:38.373Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] No sources to compile [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] No sources to compile [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] No sources to compile [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] Executing tasks [2024-03-19T01:57:38.373Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/classes/META-INF for [2024-03-19T01:57:38.373Z] [INFO] [echo] nucleus-security [2024-03-19T01:57:38.373Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/classes/META-INF [2024-03-19T01:57:38.373Z] [INFO] Executed tasks [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:38.373Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:57:38.373Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/bom.xml [2024-03-19T01:57:38.373Z] [INFO] attaching as nucleus-security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:38.373Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/bom.json [2024-03-19T01:57:38.373Z] [INFO] attaching as nucleus-security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] No tests to run. [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/failsafe-reports [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-nucleus-security-checkstyle) @ nucleus-security --- [2024-03-19T01:57:38.373Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:38.373Z] [INFO] [2024-03-19T01:57:38.373Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-security --- [2024-03-19T01:57:38.374Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/8.0.1-SNAPSHOT/nucleus-security-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:38.374Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/8.0.1-SNAPSHOT/nucleus-security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:38.374Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/8.0.1-SNAPSHOT/nucleus-security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:38.374Z] [INFO] [2024-03-19T01:57:38.374Z] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [2024-03-19T01:57:38.374Z] [INFO] Building GlassFish SSL Implementation Module 8.0.1-SNAPSHOT [25/332] [2024-03-19T01:57:38.374Z] [INFO] from nucleus/security/ssl-impl/pom.xml [2024-03-19T01:57:38.374Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:57:38.374Z] [INFO] [2024-03-19T01:57:38.374Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ssl-impl --- [2024-03-19T01:57:38.374Z] [INFO] [2024-03-19T01:57:38.374Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ssl-impl --- [2024-03-19T01:57:38.374Z] [INFO] [2024-03-19T01:57:38.374Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ssl-impl --- [2024-03-19T01:57:38.374Z] [INFO] [2024-03-19T01:57:38.374Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ssl-impl --- [2024-03-19T01:57:38.374Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:38.374Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:38.374Z] [INFO] [2024-03-19T01:57:38.374Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ssl-impl --- [2024-03-19T01:57:38.630Z] [INFO] [2024-03-19T01:57:38.630Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ssl-impl --- [2024-03-19T01:57:38.630Z] [INFO] [2024-03-19T01:57:38.630Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ssl-impl --- [2024-03-19T01:57:38.630Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:38.630Z] [INFO] [2024-03-19T01:57:38.630Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ssl-impl --- [2024-03-19T01:57:38.630Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:57:38.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/main/manpages [2024-03-19T01:57:38.631Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:57:38.631Z] [INFO] [2024-03-19T01:57:38.631Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ssl-impl --- [2024-03-19T01:57:38.631Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:38.631Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:38.631Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[408,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:38.631Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[409,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:57:38.631Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[415,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:57:38.631Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509TrustManager.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:57:38.631Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509TrustManager.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:57:38.631Z] [INFO] [2024-03-19T01:57:38.631Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ssl-impl --- [2024-03-19T01:57:38.631Z] [INFO] [2024-03-19T01:57:38.631Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ssl-impl --- [2024-03-19T01:57:38.631Z] [INFO] [2024-03-19T01:57:38.631Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ssl-impl --- [2024-03-19T01:57:38.631Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:57:38.631Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:57:38.631Z] [INFO] [2024-03-19T01:57:38.631Z] [INFO] --- command-security:1.0.17:check (default-check) @ ssl-impl --- [2024-03-19T01:57:38.631Z] [INFO] [2024-03-19T01:57:38.631Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ssl-impl --- [2024-03-19T01:57:38.631Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:38.631Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:38.887Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:38.887Z] [INFO] Initial messages found so far: {} [2024-03-19T01:57:38.888Z] [INFO] Processing: NCLS-SECURITY-05054 [2024-03-19T01:57:38.888Z] [INFO] Message NCLS-SECURITY-05054 needs checking for cause/action: true [2024-03-19T01:57:38.888Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-05054=The SSL certificate with alias {0} has expired: {1}} [2024-03-19T01:57:38.888Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:57:38.888Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:38.888Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:38.888Z] [INFO] Processing: jakarta.enterprise.system.security.ssl on element SEC_SSL_LOGGER [2024-03-19T01:57:38.888Z] [INFO] Enclosing type is com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [2024-03-19T01:57:38.888Z] [INFO] Loggers found so far: {jakarta.enterprise.system.security.ssl.description=Security - SSL, jakarta.enterprise.system.security.ssl.publish=true, jakarta.enterprise.system.security.ssl.subsystem=SECURITY - SSL} [2024-03-19T01:57:38.888Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:57:38.888Z] [INFO] Found enclosing element SEC_SSL_LOGGER [2024-03-19T01:57:38.888Z] [INFO] Found enclosing element com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [2024-03-19T01:57:38.888Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:57:38.888Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:38.888Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:38.888Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:57:38.888Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:38.888Z] [INFO] [2024-03-19T01:57:38.888Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ssl-impl --- [2024-03-19T01:57:38.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/src/test/resources [2024-03-19T01:57:38.888Z] [INFO] [2024-03-19T01:57:38.888Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ssl-impl --- [2024-03-19T01:57:38.888Z] [INFO] No sources to compile [2024-03-19T01:57:38.888Z] [INFO] [2024-03-19T01:57:38.888Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ssl-impl --- [2024-03-19T01:57:38.888Z] [INFO] [2024-03-19T01:57:38.888Z] [INFO] --- surefire:3.2.5:test (default-test) @ ssl-impl --- [2024-03-19T01:57:38.888Z] [INFO] [2024-03-19T01:57:38.888Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ssl-impl --- [2024-03-19T01:57:38.888Z] [INFO] Executing tasks [2024-03-19T01:57:38.888Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/classes/META-INF for [2024-03-19T01:57:38.888Z] [INFO] [echo] ssl-impl [2024-03-19T01:57:38.888Z] [INFO] Executed tasks [2024-03-19T01:57:38.888Z] [INFO] [2024-03-19T01:57:38.888Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ssl-impl --- [2024-03-19T01:57:38.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/ssl-impl.jar [2024-03-19T01:57:38.888Z] [INFO] [2024-03-19T01:57:38.888Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ssl-impl --- [2024-03-19T01:57:38.888Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:39.450Z] [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) [2024-03-19T01:57:39.450Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/bom.xml [2024-03-19T01:57:39.450Z] [INFO] attaching as ssl-impl-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:39.450Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/bom.json [2024-03-19T01:57:39.450Z] [INFO] attaching as ssl-impl-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:39.450Z] [INFO] [2024-03-19T01:57:39.450Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ssl-impl --- [2024-03-19T01:57:39.450Z] [INFO] [2024-03-19T01:57:39.450Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ssl-impl --- [2024-03-19T01:57:39.450Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/failsafe-reports [2024-03-19T01:57:39.450Z] [INFO] [2024-03-19T01:57:39.451Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-ssl-impl-checkstyle) @ ssl-impl --- [2024-03-19T01:57:39.708Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:39.708Z] [INFO] [2024-03-19T01:57:39.708Z] [INFO] --- install:3.1.1:install (default-install) @ ssl-impl --- [2024-03-19T01:57:39.708Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/8.0.1-SNAPSHOT/ssl-impl-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:39.708Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/8.0.1-SNAPSHOT/ssl-impl-8.0.1-SNAPSHOT.jar [2024-03-19T01:57:39.708Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/8.0.1-SNAPSHOT/ssl-impl-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:39.708Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/ssl-impl/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/8.0.1-SNAPSHOT/ssl-impl-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:39.708Z] [INFO] [2024-03-19T01:57:39.708Z] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [2024-03-19T01:57:39.708Z] [INFO] Building GlassFish Nucleus Deployment Related Modules 8.0.1-SNAPSHOT [26/332] [2024-03-19T01:57:39.708Z] [INFO] from nucleus/deployment/pom.xml [2024-03-19T01:57:39.709Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] No sources to compile [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] No sources to compile [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] No sources to compile [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] Executing tasks [2024-03-19T01:57:39.709Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/classes/META-INF for [2024-03-19T01:57:39.709Z] [INFO] [echo] nucleus-deployment [2024-03-19T01:57:39.709Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/classes/META-INF [2024-03-19T01:57:39.709Z] [INFO] Executed tasks [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:39.709Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:57:39.709Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/bom.xml [2024-03-19T01:57:39.709Z] [INFO] attaching as nucleus-deployment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:39.709Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/bom.json [2024-03-19T01:57:39.709Z] [INFO] attaching as nucleus-deployment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] No tests to run. [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/failsafe-reports [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-nucleus-deployment-checkstyle) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-deployment --- [2024-03-19T01:57:39.709Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/8.0.1-SNAPSHOT/nucleus-deployment-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:39.709Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/8.0.1-SNAPSHOT/nucleus-deployment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:39.709Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/8.0.1-SNAPSHOT/nucleus-deployment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:39.709Z] [INFO] [2024-03-19T01:57:39.709Z] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [2024-03-19T01:57:39.709Z] [INFO] Building Deployment Related Common Classes 8.0.1-SNAPSHOT [27/332] [2024-03-19T01:57:39.710Z] [INFO] from nucleus/deployment/common/pom.xml [2024-03-19T01:57:39.710Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:57:39.710Z] [INFO] [2024-03-19T01:57:39.710Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-common --- [2024-03-19T01:57:39.710Z] [INFO] [2024-03-19T01:57:39.710Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ deployment-common --- [2024-03-19T01:57:39.710Z] [INFO] [2024-03-19T01:57:39.710Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ deployment-common --- [2024-03-19T01:57:39.710Z] [INFO] [2024-03-19T01:57:39.710Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ deployment-common --- [2024-03-19T01:57:39.710Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:39.710Z] [INFO] Compiling 43 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:39.966Z] [INFO] [2024-03-19T01:57:39.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ deployment-common --- [2024-03-19T01:57:39.966Z] [INFO] [2024-03-19T01:57:39.966Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ deployment-common --- [2024-03-19T01:57:39.966Z] [INFO] [2024-03-19T01:57:39.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-common --- [2024-03-19T01:57:39.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:39.966Z] [INFO] [2024-03-19T01:57:39.966Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-common --- [2024-03-19T01:57:39.966Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T01:57:39.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/manpages [2024-03-19T01:57:39.966Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:57:39.966Z] [INFO] [2024-03-19T01:57:39.966Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ deployment-common --- [2024-03-19T01:57:39.966Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:39.966Z] [INFO] Compiling 43 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:40.222Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[191,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:57:40.222Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[197,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:57:40.223Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java:[546,24] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:57:40.223Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java:[547,18] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:57:40.223Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Some input files use or override a deprecated API. [2024-03-19T01:57:40.223Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:57:40.223Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/ApplicationConfigInfo.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:57:40.223Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/ApplicationConfigInfo.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:57:40.223Z] [INFO] [2024-03-19T01:57:40.223Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ deployment-common --- [2024-03-19T01:57:40.223Z] [INFO] [2024-03-19T01:57:40.223Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ deployment-common --- [2024-03-19T01:57:40.223Z] [INFO] [2024-03-19T01:57:40.223Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-common --- [2024-03-19T01:57:40.223Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:57:40.479Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:57:40.479Z] [INFO] [2024-03-19T01:57:40.479Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-common --- [2024-03-19T01:57:40.479Z] [INFO] [2024-03-19T01:57:40.479Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ deployment-common --- [2024-03-19T01:57:40.479Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:40.480Z] [INFO] Compiling 43 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:40.736Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:40.736Z] [INFO] Initial messages found so far: {} [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00001 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00001 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00002 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00002 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00003 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00003 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00021 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00021 needs checking for cause/action: true [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00005 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00005 needs checking for cause/action: true [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00010 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00010 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00045 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00045 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00017 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00017 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00018 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00018 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00022 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00022 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00023 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00023 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00006 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00006 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00007 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00007 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00008 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00008 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00009 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00009 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00024 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00024 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00019 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00019 needs checking for cause/action: false [2024-03-19T01:57:40.736Z] [INFO] Processing: NCLS-DEPLOYMENT-00020 [2024-03-19T01:57:40.736Z] [INFO] Message NCLS-DEPLOYMENT-00020 needs checking for cause/action: false [2024-03-19T01:57:40.737Z] [INFO] Processing: NCLS-DEPLOYMENT-00011 [2024-03-19T01:57:40.737Z] [INFO] Message NCLS-DEPLOYMENT-00011 needs checking for cause/action: false [2024-03-19T01:57:40.737Z] [INFO] Processing: NCLS-DEPLOYMENT-00012 [2024-03-19T01:57:40.737Z] [INFO] Message NCLS-DEPLOYMENT-00012 needs checking for cause/action: false [2024-03-19T01:57:40.737Z] [INFO] Processing: NCLS-DEPLOYMENT-00013 [2024-03-19T01:57:40.737Z] [INFO] Message NCLS-DEPLOYMENT-00013 needs checking for cause/action: false [2024-03-19T01:57:40.737Z] [INFO] Processing: NCLS-DEPLOYMENT-00014 [2024-03-19T01:57:40.737Z] [INFO] Message NCLS-DEPLOYMENT-00014 needs checking for cause/action: false [2024-03-19T01:57:40.737Z] [INFO] Processing: NCLS-DEPLOYMENT-00015 [2024-03-19T01:57:40.737Z] [INFO] Message NCLS-DEPLOYMENT-00015 needs checking for cause/action: false [2024-03-19T01:57:40.737Z] [INFO] Processing: NCLS-DEPLOYMENT-00016 [2024-03-19T01:57:40.737Z] [INFO] Message NCLS-DEPLOYMENT-00016 needs checking for cause/action: false [2024-03-19T01:57:40.737Z] [INFO] Processing: NCLS-DEPLOYMENT-00046 [2024-03-19T01:57:40.737Z] [INFO] Message NCLS-DEPLOYMENT-00046 needs checking for cause/action: false [2024-03-19T01:57:40.737Z] [INFO] Processing: NCLS-DEPLOYMENT-00025 [2024-03-19T01:57:40.737Z] [INFO] Message NCLS-DEPLOYMENT-00025 needs checking for cause/action: true [2024-03-19T01:57:40.737Z] [INFO] Processing: NCLS-DEPLOYMENT-00026 [2024-03-19T01:57:40.737Z] [INFO] Message NCLS-DEPLOYMENT-00026 needs checking for cause/action: true [2024-03-19T01:57:40.737Z] [INFO] Processing: NCLS-DEPLOYMENT-00027 [2024-03-19T01:57:40.737Z] [INFO] Message NCLS-DEPLOYMENT-00027 needs checking for cause/action: true [2024-03-19T01:57:40.737Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00001=Exception while scanning {0}, NCLS-DEPLOYMENT-00002=Error scan jar entry {0} {1}, NCLS-DEPLOYMENT-00003=Failed to scan archive for annotations, NCLS-DEPLOYMENT-00005=Could not expand entry {0} into destination {1}, NCLS-DEPLOYMENT-00006=Cannot find archive {0} referenced from archive {1}, it will be ignored for annotation scanning, NCLS-DEPLOYMENT-00007=Exception caught {0}, NCLS-DEPLOYMENT-00008=Error in jar entry {0}: {1}, NCLS-DEPLOYMENT-00009=Failed to scan archive for annotations: {0}, NCLS-DEPLOYMENT-00010=Exception caught {0}, NCLS-DEPLOYMENT-00011=Optional package {0} does not exist or its Specification-Version does not match. Unable to satisfy dependency for {1}, NCLS-DEPLOYMENT-00012=Optional package dependency satisfied for {0}, NCLS-DEPLOYMENT-00013=Error in opening optional package file {0} due to exception: {1}., NCLS-DEPLOYMENT-00014=Exception occurred : {0}., NCLS-DEPLOYMENT-00015=Specification-Version for the optional package [ {0} ] in the jarfile [ {1} ] is not specified. Please provide a valid specification version for this optional package, NCLS-DEPLOYMENT-00016=Skipping extension processing for {0} due to error: {1}, NCLS-DEPLOYMENT-00017=Exception: {0}, NCLS-DEPLOYMENT-00018=unexpected error in getting urls, NCLS-DEPLOYMENT-00019= file open failure; file = {0}, NCLS-DEPLOYMENT-00020=exception message: {0} -- invalid zip file: {1}, NCLS-DEPLOYMENT-00021=Cannot find an archive implementation for {0}, NCLS-DEPLOYMENT-00022=Attempt to list files in {0} failed, perhaps because that is not a valid directory or because file permissions do not allow GlassFish to access it, NCLS-DEPLOYMENT-00023=Ignoring {0} because the containing archive {1} recorded it as a pre-existing stale file, NCLS-DEPLOYMENT-00024=Exception while getting manifest classpath: , NCLS-DEPLOYMENT-00025=Artifact {0} identified for inclusion in app clients after one or more app clients were generated., NCLS-DEPLOYMENT-00026=Artifact with relative path {0} expected at {1} but does not exist or cannot be read, NCLS-DEPLOYMENT-00027=Artifact with relative path {0} from {1} collides with an existing artifact from file {2}, NCLS-DEPLOYMENT-00045=Cannot convert classpath to URL {0}, NCLS-DEPLOYMENT-00046=invalidSpecVersion: {0}} [2024-03-19T01:57:40.738Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:57:40.738Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:40.738Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:40.738Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.common on element DEPLOYMENT_LOGGER [2024-03-19T01:57:40.738Z] [INFO] Enclosing type is org.glassfish.deployment.common.DeploymentContextImpl [2024-03-19T01:57:40.738Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.common.description=Deployment logger for common module, jakarta.enterprise.system.tools.deployment.common.publish=true, jakarta.enterprise.system.tools.deployment.common.subsystem=DEPLOYMENT} [2024-03-19T01:57:40.738Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:57:40.738Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-03-19T01:57:40.738Z] [INFO] Found enclosing element org.glassfish.deployment.common.DeploymentContextImpl [2024-03-19T01:57:40.738Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:57:40.738Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:40.738Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:40.738Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:57:40.738Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:40.738Z] [INFO] [2024-03-19T01:57:40.738Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-common --- [2024-03-19T01:57:40.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/src/test/resources [2024-03-19T01:57:40.738Z] [INFO] [2024-03-19T01:57:40.738Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ deployment-common --- [2024-03-19T01:57:40.738Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:40.738Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:57:40.738Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:57:40.738Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:57:40.738Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:57:40.738Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:57:40.738Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:57:40.738Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:57:40.738Z] Use -proc:none to disable annotation processing. [2024-03-19T01:57:40.738Z] [INFO] [2024-03-19T01:57:40.738Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-common --- [2024-03-19T01:57:40.995Z] [INFO] [2024-03-19T01:57:40.995Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-common --- [2024-03-19T01:57:40.995Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/surefire-reports [2024-03-19T01:57:40.995Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:57:40.995Z] [INFO] [2024-03-19T01:57:40.995Z] [INFO] ------------------------------------------------------- [2024-03-19T01:57:40.995Z] [INFO] T E S T S [2024-03-19T01:57:40.995Z] [INFO] ------------------------------------------------------- [2024-03-19T01:57:40.995Z] [0.003s][info][gc] Using G1 [2024-03-19T01:57:41.251Z] [0.481s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.997ms [2024-03-19T01:57:41.508Z] [INFO] Running com.sun.enterprise.deploy.shared.FileArchiveTest [2024-03-19T01:57:41.764Z] 01:57:41.519617 WARNING main com.sun.enterprise.deploy.shared.FileArchive.getListOfFiles Attempt to list files in /tmp/FileArch2537511799885215388/lower failed, perhaps because that is not a valid directory or because file permissions do not allow GlassFish to access it [2024-03-19T01:57:41.765Z] 01:57:41.540480 WARNING main un.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl.isEntryValid Ignoring oldLower/ because the containing archive /tmp/FileArch15615656567204253581 recorded it as a pre-existing stale file [2024-03-19T01:57:41.765Z] 01:57:41.541240 WARNING main un.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl.isEntryValid Ignoring oldLower/oldFile.txt because the containing archive /tmp/FileArch15615656567204253581 recorded it as a pre-existing stale file [2024-03-19T01:57:41.765Z] 01:57:41.550336 WARNING main un.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl.isEntryValid Ignoring subarch/oldLower/ because the containing archive /tmp/FileArch13388576754927388620 recorded it as a pre-existing stale file [2024-03-19T01:57:41.765Z] 01:57:41.551146 WARNING main un.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl.isEntryValid Ignoring subarch/oldLower/ because the containing archive /tmp/FileArch13388576754927388620 recorded it as a pre-existing stale file [2024-03-19T01:57:41.765Z] 01:57:41.551755 WARNING main un.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl.isEntryValid Ignoring subarch/oldLower/ because the containing archive /tmp/FileArch13388576754927388620 recorded it as a pre-existing stale file [2024-03-19T01:57:41.765Z] A WARNING should appear next [2024-03-19T01:57:41.765Z] 01:57:41.567365 WARNING main un.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl.isEntryValid Ignoring oldLower/ because the containing archive /tmp/FileArch12366294440879355738 recorded it as a pre-existing stale file [2024-03-19T01:57:41.765Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in com.sun.enterprise.deploy.shared.FileArchiveTest [2024-03-19T01:57:41.765Z] [INFO] Running com.sun.enterprise.deployment.deploy.shared.InputJarArchiveTest [2024-03-19T01:57:41.765Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.sun.enterprise.deployment.deploy.shared.InputJarArchiveTest [2024-03-19T01:57:41.765Z] [INFO] Running com.sun.enterprise.deployment.deploy.shared.JarArchiveTest [2024-03-19T01:57:41.765Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.sun.enterprise.deployment.deploy.shared.JarArchiveTest [2024-03-19T01:57:41.765Z] [INFO] Running org.glassfish.deployment.versioning.VersioningUtilsTest [2024-03-19T01:57:41.765Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.glassfish.deployment.versioning.VersioningUtilsTest [2024-03-19T01:57:42.021Z] [INFO] [2024-03-19T01:57:42.021Z] [INFO] Results: [2024-03-19T01:57:42.021Z] [INFO] [2024-03-19T01:57:42.021Z] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:57:42.021Z] [INFO] [2024-03-19T01:57:42.021Z] [INFO] [2024-03-19T01:57:42.021Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-common --- [2024-03-19T01:57:42.021Z] [INFO] Executing tasks [2024-03-19T01:57:42.021Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/classes/META-INF for [2024-03-19T01:57:42.021Z] [INFO] [echo] deployment-common [2024-03-19T01:57:42.021Z] [INFO] Executed tasks [2024-03-19T01:57:42.021Z] [INFO] [2024-03-19T01:57:42.021Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-common --- [2024-03-19T01:57:42.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/deployment-common.jar [2024-03-19T01:57:42.021Z] [INFO] [2024-03-19T01:57:42.021Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ deployment-common --- [2024-03-19T01:57:42.021Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:43.386Z] [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [2024-03-19T01:57:43.386Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/bom.xml [2024-03-19T01:57:43.386Z] [INFO] attaching as deployment-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:43.386Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/bom.json [2024-03-19T01:57:43.386Z] [INFO] attaching as deployment-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:43.386Z] [INFO] [2024-03-19T01:57:43.386Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-common --- [2024-03-19T01:57:43.386Z] [INFO] [2024-03-19T01:57:43.386Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-common --- [2024-03-19T01:57:43.387Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/failsafe-reports [2024-03-19T01:57:43.387Z] [INFO] [2024-03-19T01:57:43.387Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-deployment-common-checkstyle) @ deployment-common --- [2024-03-19T01:57:44.755Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:44.755Z] [INFO] [2024-03-19T01:57:44.755Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-common --- [2024-03-19T01:57:44.755Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/8.0.1-SNAPSHOT/deployment-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:44.755Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/8.0.1-SNAPSHOT/deployment-common-8.0.1-SNAPSHOT.jar [2024-03-19T01:57:44.756Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/8.0.1-SNAPSHOT/deployment-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:44.756Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/8.0.1-SNAPSHOT/deployment-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:44.756Z] [INFO] [2024-03-19T01:57:44.756Z] [INFO] ----------------< org.glassfish.main.security:security >---------------- [2024-03-19T01:57:44.756Z] [INFO] Building Security Core Classes 8.0.1-SNAPSHOT [28/332] [2024-03-19T01:57:44.756Z] [INFO] from nucleus/security/core/pom.xml [2024-03-19T01:57:44.756Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:57:44.756Z] [INFO] [2024-03-19T01:57:44.756Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security --- [2024-03-19T01:57:44.756Z] [INFO] [2024-03-19T01:57:44.756Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security --- [2024-03-19T01:57:44.756Z] [INFO] [2024-03-19T01:57:44.756Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ security --- [2024-03-19T01:57:44.756Z] [INFO] [2024-03-19T01:57:44.756Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ security --- [2024-03-19T01:57:44.756Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:44.756Z] [INFO] Compiling 126 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:45.013Z] [INFO] [2024-03-19T01:57:45.013Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ security --- [2024-03-19T01:57:45.013Z] [INFO] [2024-03-19T01:57:45.013Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security --- [2024-03-19T01:57:45.013Z] [INFO] [2024-03-19T01:57:45.013Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security --- [2024-03-19T01:57:45.013Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:45.013Z] [INFO] [2024-03-19T01:57:45.013Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security --- [2024-03-19T01:57:45.013Z] [INFO] Copying 6 resources from src/main/java to target/classes [2024-03-19T01:57:45.013Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T01:57:45.013Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:57:45.013Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:57:45.013Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:57:45.013Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:57:45.013Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:57:45.013Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:57:45.013Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:57:45.013Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-03-19T01:57:45.013Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:57:45.013Z] [INFO] [2024-03-19T01:57:45.013Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ security --- [2024-03-19T01:57:45.013Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:45.013Z] [INFO] Compiling 126 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:45.576Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[319,22] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T01:57:45.576Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[319,50] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:57:45.576Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[448,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:45.576Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[306,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:45.576Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[307,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:57:45.576Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[314,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:57:45.576Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java:[100,22] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T01:57:45.577Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java:[100,54] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:57:45.577Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[31,64] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:57:45.577Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[41,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:45.577Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[53,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:45.577Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Some input files use or override a deprecated API. [2024-03-19T01:57:45.577Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:57:45.577Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:57:45.577Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:57:45.577Z] [INFO] [2024-03-19T01:57:45.577Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ security --- [2024-03-19T01:57:45.577Z] [INFO] [2024-03-19T01:57:45.577Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ security --- [2024-03-19T01:57:45.577Z] [INFO] [2024-03-19T01:57:45.577Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security --- [2024-03-19T01:57:45.577Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:57:45.834Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:57:45.834Z] [INFO] [2024-03-19T01:57:45.834Z] [INFO] --- command-security:1.0.17:check (default-check) @ security --- [2024-03-19T01:57:45.834Z] [INFO] [2024-03-19T01:57:45.834Z] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security --- [2024-03-19T01:57:45.834Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2024-03-19T01:57:45.834Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2024-03-19T01:57:45.834Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/classes/libsolsparcauth.so [2024-03-19T01:57:45.834Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/classes/libsolx86auth.so [2024-03-19T01:57:45.834Z] [INFO] [2024-03-19T01:57:45.834Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ security --- [2024-03-19T01:57:45.834Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:45.834Z] [INFO] Compiling 126 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:46.091Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:46.091Z] [INFO] Initial messages found so far: {} [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01000 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01000 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01001 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01001 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01002 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01002 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01004 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01004 needs checking for cause/action: true [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01005 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01005 needs checking for cause/action: true [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01010 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01010 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01011 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01011 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01012 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01012 needs checking for cause/action: true [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01013 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01013 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01014 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01014 needs checking for cause/action: true [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01015 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01015 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01050 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01050 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01100 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01100 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01101 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01101 needs checking for cause/action: true [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01104 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01104 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01105 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01105 needs checking for cause/action: true [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01115 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01115 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01117 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01117 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01119 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01119 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01140 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01140 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01141 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01141 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01142 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01142 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01143 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01143 needs checking for cause/action: false [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01144 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01144 needs checking for cause/action: true [2024-03-19T01:57:46.091Z] [INFO] Processing: NCLS-SECURITY-01145 [2024-03-19T01:57:46.091Z] [INFO] Message NCLS-SECURITY-01145 needs checking for cause/action: false [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-01146 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-01146 needs checking for cause/action: false [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-01147 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-01147 needs checking for cause/action: false [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-01149 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-01149 needs checking for cause/action: false [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-01150 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-01150 needs checking for cause/action: false [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-01151 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-01151 needs checking for cause/action: false [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05019 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05019 needs checking for cause/action: false [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05036 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05036 needs checking for cause/action: true [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05038 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05038 needs checking for cause/action: true [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05039 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05039 needs checking for cause/action: true [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05043 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05043 needs checking for cause/action: true [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05046 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05046 needs checking for cause/action: false [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05048 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05048 needs checking for cause/action: true [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05049 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05049 needs checking for cause/action: true [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05050 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05050 needs checking for cause/action: true [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05052 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05052 needs checking for cause/action: false [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05055 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05055 needs checking for cause/action: false [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05056 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05056 needs checking for cause/action: false [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05101 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05101 needs checking for cause/action: true [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05200 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05200 needs checking for cause/action: true [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05201 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05201 needs checking for cause/action: true [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05300 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05300 needs checking for cause/action: true [2024-03-19T01:57:46.092Z] [INFO] Processing: NCLS-SECURITY-05301 [2024-03-19T01:57:46.092Z] [INFO] Message NCLS-SECURITY-05301 needs checking for cause/action: true [2024-03-19T01:57:46.093Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-01000=Caught exception., NCLS-SECURITY-01001=Java security manager is enabled., NCLS-SECURITY-01002=Java security manager is disabled., NCLS-SECURITY-01004=An I/O error occurred during copying of server config files., NCLS-SECURITY-01005=XML processing error occurred during copying of server config files., NCLS-SECURITY-01010=Entering Security Startup Service., NCLS-SECURITY-01011=Security Service(s) started successfully., NCLS-SECURITY-01012=Error obtaining keystore and truststore files for embedded server., NCLS-SECURITY-01013=An I/O error occurred while copying the security config files., NCLS-SECURITY-01014=An error occurred while upgrading the security config files., NCLS-SECURITY-01015=Upgrade from v2 EE to v3.1 requires manual steps. Please refer to the v3.1 Upgrade Guide for details., NCLS-SECURITY-01050=Certificate authentication requires certificate realm., NCLS-SECURITY-01100=Disabled realm [{0}] due to errors., NCLS-SECURITY-01101=No realms available. Authentication services disabled., NCLS-SECURITY-01104=Error while obtaining private subject credentials: {0}, NCLS-SECURITY-01105=A PasswordCredential was required but not provided., NCLS-SECURITY-01115=Realm [{0}] of classtype [{1}] successfully created., NCLS-SECURITY-01117=Realm [{0}] successfully updated., NCLS-SECURITY-01119=Realm [{0}] successfully deleted., NCLS-SECURITY-01140=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01141=Requested jacc-provider [{0}] is not configured in domain.xml., NCLS-SECURITY-01142=Error while reading policy-provider in domain.xml., NCLS-SECURITY-01143=Loading policy provider {0}., NCLS-SECURITY-01144=Error while installing policy provider: {0}., NCLS-SECURITY-01145=No policy provider defined. Will use the default JDK Policy implementation., NCLS-SECURITY-01146=Policy configuration factory overridden by property {0} with value {1}, NCLS-SECURITY-01147=Policy configuration factory not defined., NCLS-SECURITY-01149=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01150=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-01151=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-05019=ERROR: Unknown credential provided. Class: [{0}]., NCLS-SECURITY-05036=Exception in getting security context., NCLS-SECURITY-05038=Default user login error., NCLS-SECURITY-05039=Exception entering name and password for security., NCLS-SECURITY-05043=Exception in security AccessController action., NCLS-SECURITY-05046=Audit: Authentication refused for [{0}]., NCLS-SECURITY-05048=doAsPrivileged AuthPermission required to set SecurityContext., NCLS-SECURITY-05049=Unexpected exception while attempting to set SecurityContext., NCLS-SECURITY-05050=Could not change the SecurityContext., NCLS-SECURITY-05052=Subject is null., NCLS-SECURITY-05055=Role mapping conflicts found in application {0}. Some roles may not be mapped., NCLS-SECURITY-05056=Error converting certificate {0}: {1}, NCLS-SECURITY-05101=Failed to instantiate the SecurityLifeCycle., NCLS-SECURITY-05200=Error enabling secure admin., NCLS-SECURITY-05201=Error disabling secure admin., NCLS-SECURITY-05300=IIOP Security - error importing a name: ${0}., NCLS-SECURITY-05301=IIOP Security - error creating an exported name: ${0}.} [2024-03-19T01:57:46.093Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:57:46.093Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:46.093Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:46.093Z] [INFO] Processing: jakarta.enterprise.system.core.security on element SECURITY_LOGGER [2024-03-19T01:57:46.093Z] [INFO] Enclosing type is com.sun.enterprise.security.SecurityLoggerInfo [2024-03-19T01:57:46.093Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.description=Core Security, jakarta.enterprise.system.core.security.publish=true, jakarta.enterprise.system.core.security.subsystem=SECURITY} [2024-03-19T01:57:46.093Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:57:46.093Z] [INFO] Found enclosing element SECURITY_LOGGER [2024-03-19T01:57:46.094Z] [INFO] Found enclosing element com.sun.enterprise.security.SecurityLoggerInfo [2024-03-19T01:57:46.094Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:57:46.094Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:46.094Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:46.094Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:57:46.094Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:46.094Z] [INFO] [2024-03-19T01:57:46.094Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security --- [2024-03-19T01:57:46.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/src/test/resources [2024-03-19T01:57:46.094Z] [INFO] [2024-03-19T01:57:46.094Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ security --- [2024-03-19T01:57:46.094Z] [INFO] No sources to compile [2024-03-19T01:57:46.094Z] [INFO] [2024-03-19T01:57:46.094Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ security --- [2024-03-19T01:57:46.094Z] [INFO] [2024-03-19T01:57:46.094Z] [INFO] --- surefire:3.2.5:test (default-test) @ security --- [2024-03-19T01:57:46.094Z] [INFO] [2024-03-19T01:57:46.094Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security --- [2024-03-19T01:57:46.094Z] [INFO] Executing tasks [2024-03-19T01:57:46.094Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/classes/META-INF for [2024-03-19T01:57:46.094Z] [INFO] [echo] security [2024-03-19T01:57:46.094Z] [INFO] Executed tasks [2024-03-19T01:57:46.094Z] [INFO] [2024-03-19T01:57:46.094Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security --- [2024-03-19T01:57:46.094Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/security.jar [2024-03-19T01:57:46.094Z] [INFO] [2024-03-19T01:57:46.094Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security --- [2024-03-19T01:57:46.094Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:47.022Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T01:57:47.022Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/bom.xml [2024-03-19T01:57:47.022Z] [INFO] attaching as security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:47.022Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/bom.json [2024-03-19T01:57:47.022Z] [INFO] attaching as security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:47.022Z] [INFO] [2024-03-19T01:57:47.022Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security --- [2024-03-19T01:57:47.022Z] [INFO] [2024-03-19T01:57:47.022Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security --- [2024-03-19T01:57:47.022Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/failsafe-reports [2024-03-19T01:57:47.022Z] [INFO] [2024-03-19T01:57:47.022Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-security-checkstyle) @ security --- [2024-03-19T01:57:48.390Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:48.390Z] [INFO] [2024-03-19T01:57:48.390Z] [INFO] --- install:3.1.1:install (default-install) @ security --- [2024-03-19T01:57:48.390Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/8.0.1-SNAPSHOT/security-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:48.391Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security/8.0.1-SNAPSHOT/security-8.0.1-SNAPSHOT.jar [2024-03-19T01:57:48.391Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/8.0.1-SNAPSHOT/security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:48.391Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/security/8.0.1-SNAPSHOT/security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:48.391Z] [INFO] [2024-03-19T01:57:48.391Z] [INFO] -----------< org.glassfish.main.security:security-services >------------ [2024-03-19T01:57:48.391Z] [INFO] Building Security Services and SPI 8.0.1-SNAPSHOT [29/332] [2024-03-19T01:57:48.391Z] [INFO] from nucleus/security/services/pom.xml [2024-03-19T01:57:48.391Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:57:48.391Z] [INFO] [2024-03-19T01:57:48.391Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-services --- [2024-03-19T01:57:48.391Z] [INFO] [2024-03-19T01:57:48.391Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security-services --- [2024-03-19T01:57:48.391Z] [INFO] [2024-03-19T01:57:48.391Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ security-services --- [2024-03-19T01:57:48.391Z] [INFO] [2024-03-19T01:57:48.391Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ security-services --- [2024-03-19T01:57:48.391Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:48.391Z] [INFO] Compiling 72 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:48.647Z] [INFO] [2024-03-19T01:57:48.647Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ security-services --- [2024-03-19T01:57:48.647Z] [INFO] [2024-03-19T01:57:48.647Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security-services --- [2024-03-19T01:57:48.647Z] [INFO] [2024-03-19T01:57:48.647Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-services --- [2024-03-19T01:57:48.647Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:48.647Z] [INFO] [2024-03-19T01:57:48.647Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-services --- [2024-03-19T01:57:48.648Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:57:48.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/manpages [2024-03-19T01:57:48.648Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:57:48.648Z] [INFO] [2024-03-19T01:57:48.648Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ security-services --- [2024-03-19T01:57:48.648Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:48.648Z] [INFO] Compiling 82 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:48.904Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessFilter.java:[34,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:48.904Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[255,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:48.904Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[296,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:57:48.905Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[310,31] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:48.905Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/AuthenticationServiceFactory.java:[54,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:48.905Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[144,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:48.905Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[207,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T01:57:48.905Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[207,25] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T01:57:48.905Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/RoleMappingServiceImpl.java:[147,32] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:48.905Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java uses or overrides a deprecated API. [2024-03-19T01:57:48.905Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:57:48.905Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityScopeContext.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:57:48.905Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityScopeContext.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:57:48.905Z] [INFO] [2024-03-19T01:57:48.905Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ security-services --- [2024-03-19T01:57:48.905Z] [INFO] [2024-03-19T01:57:48.905Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ security-services --- [2024-03-19T01:57:48.905Z] [INFO] [2024-03-19T01:57:48.906Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-services --- [2024-03-19T01:57:48.906Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:57:49.162Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:57:49.162Z] [INFO] [2024-03-19T01:57:49.162Z] [INFO] --- command-security:1.0.17:check (default-check) @ security-services --- [2024-03-19T01:57:49.162Z] [INFO] [2024-03-19T01:57:49.162Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ security-services --- [2024-03-19T01:57:49.162Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:49.162Z] [INFO] Compiling 82 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:49.418Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:49.419Z] [INFO] Initial messages found so far: {} [2024-03-19T01:57:49.419Z] [INFO] Processing: SEC-PROV-00150 [2024-03-19T01:57:49.419Z] [INFO] Message SEC-PROV-00150 needs checking for cause/action: false [2024-03-19T01:57:49.419Z] [INFO] Processing: SEC-SVCS-00102 [2024-03-19T01:57:49.419Z] [INFO] Message SEC-SVCS-00102 needs checking for cause/action: false [2024-03-19T01:57:49.419Z] [INFO] Processing: SEC-SVCS-00100 [2024-03-19T01:57:49.419Z] [INFO] Message SEC-SVCS-00100 needs checking for cause/action: false [2024-03-19T01:57:49.419Z] [INFO] Processing: SEC-SVCS-00101 [2024-03-19T01:57:49.419Z] [INFO] Message SEC-SVCS-00101 needs checking for cause/action: false [2024-03-19T01:57:49.419Z] [INFO] Processing: SEC-PROV-00100 [2024-03-19T01:57:49.419Z] [INFO] Message SEC-PROV-00100 needs checking for cause/action: false [2024-03-19T01:57:49.419Z] [INFO] Processing: SEC-SVCS-00150 [2024-03-19T01:57:49.419Z] [INFO] Message SEC-SVCS-00150 needs checking for cause/action: false [2024-03-19T01:57:49.419Z] [INFO] Processing: SEC-SVCS-00151 [2024-03-19T01:57:49.419Z] [INFO] Message SEC-SVCS-00151 needs checking for cause/action: false [2024-03-19T01:57:49.419Z] [INFO] Total Messages including ones found from disk so far: {SEC-PROV-00100=Authorization Provider supplied an invalid resource: {0}, SEC-PROV-00150=Role Mapping Provider supplied an invalid resource: {0}, SEC-SVCS-00100=Authorization Service has successfully initialized., SEC-SVCS-00101=Authorization Service initialization failed, exception {0}, message {1}, SEC-SVCS-00102=Unable to decode URI: {0}., SEC-SVCS-00150=Role Mapping Service has successfully initialized., SEC-SVCS-00151=Role Mapping Service initialization failed, exception {0}, message {1}} [2024-03-19T01:57:49.419Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:57:49.419Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:49.419Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:49.419Z] [INFO] Processing: jakarta.enterprise.security.services on element SEC_SVCS_LOGGER [2024-03-19T01:57:49.419Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-03-19T01:57:49.419Z] [INFO] Processing: jakarta.enterprise.security.services.provider on element SEC_PROV_LOGGER [2024-03-19T01:57:49.419Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-03-19T01:57:49.419Z] [INFO] Processing: jakarta.enterprise.security.services.commands on element SEC_COMMANDS_LOGGER [2024-03-19T01:57:49.419Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-03-19T01:57:49.419Z] [INFO] Loggers found so far: {jakarta.enterprise.security.services.commands.description=Security Services Command Logger, jakarta.enterprise.security.services.commands.publish=true, jakarta.enterprise.security.services.commands.subsystem=SECCMDS, jakarta.enterprise.security.services.description=Security Services Logger, jakarta.enterprise.security.services.provider.description=Security Provider Logger, jakarta.enterprise.security.services.provider.publish=true, jakarta.enterprise.security.services.provider.subsystem=SECPROV, jakarta.enterprise.security.services.publish=true, jakarta.enterprise.security.services.subsystem=SECSVCS} [2024-03-19T01:57:49.419Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:57:49.419Z] [INFO] Found enclosing element SEC_SVCS_LOGGER [2024-03-19T01:57:49.419Z] [INFO] Found enclosing element org.glassfish.security.services.impl.ServiceLogging [2024-03-19T01:57:49.419Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:57:49.419Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:49.419Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:49.419Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:57:49.419Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:49.420Z] [INFO] [2024-03-19T01:57:49.420Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-services --- [2024-03-19T01:57:49.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/src/test/resources [2024-03-19T01:57:49.420Z] [INFO] [2024-03-19T01:57:49.420Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ security-services --- [2024-03-19T01:57:49.420Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:49.420Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:57:49.420Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:57:49.420Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:57:49.420Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:57:49.420Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:57:49.420Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:57:49.420Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:57:49.420Z] Use -proc:none to disable annotation processing. [2024-03-19T01:57:49.420Z] [INFO] [2024-03-19T01:57:49.420Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ security-services --- [2024-03-19T01:57:49.676Z] [INFO] [2024-03-19T01:57:49.676Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-services --- [2024-03-19T01:57:49.676Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/surefire-reports [2024-03-19T01:57:49.676Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:57:49.676Z] [INFO] [2024-03-19T01:57:49.676Z] [INFO] ------------------------------------------------------- [2024-03-19T01:57:49.676Z] [INFO] T E S T S [2024-03-19T01:57:49.677Z] [INFO] ------------------------------------------------------- [2024-03-19T01:57:49.677Z] [0.003s][info][gc] Using G1 [2024-03-19T01:57:49.933Z] [0.471s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.839ms [2024-03-19T01:57:50.189Z] [INFO] Running org.glassfish.security.services.common.SubjectUtilTest [2024-03-19T01:57:50.189Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.glassfish.security.services.common.SubjectUtilTest [2024-03-19T01:57:50.189Z] [INFO] Running org.glassfish.security.services.common.SecurePermTest [2024-03-19T01:57:50.189Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.glassfish.security.services.common.SecurePermTest [2024-03-19T01:57:50.189Z] [INFO] Running org.glassfish.security.services.impl.PasswordAliasTest [2024-03-19T01:57:50.189Z] Created temporary store /tmp/pwAliasStore18023885402329600062jks [2024-03-19T01:57:51.121Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s -- in org.glassfish.security.services.impl.PasswordAliasTest [2024-03-19T01:57:51.121Z] [INFO] Running org.glassfish.security.services.impl.authorization.AzActionImplTest [2024-03-19T01:57:51.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.security.services.impl.authorization.AzActionImplTest [2024-03-19T01:57:51.121Z] [INFO] Running org.glassfish.security.services.impl.authorization.AuthorizationServiceImplTest [2024-03-19T01:57:51.121Z] Mar 19, 2024 1:57:50 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T01:57:51.121Z] WARNING: Authorization Service initialization failed, exception java.lang.IllegalStateException, message The Authorization service is not configured in the domain configuration file. [2024-03-19T01:57:51.121Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.glassfish.security.services.impl.authorization.AuthorizationServiceImplTest [2024-03-19T01:57:51.121Z] [INFO] Running org.glassfish.security.services.impl.authorization.RoleMappingServiceImplTest [2024-03-19T01:57:51.121Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.security.services.impl.authorization.RoleMappingServiceImplTest [2024-03-19T01:57:51.122Z] [INFO] Running org.glassfish.security.services.impl.authorization.AzResourceImplTest [2024-03-19T01:57:51.122Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.security.services.impl.authorization.AzResourceImplTest [2024-03-19T01:57:51.122Z] [INFO] Running org.glassfish.security.services.impl.common.AttributesTest [2024-03-19T01:57:51.122Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.security.services.impl.common.AttributesTest [2024-03-19T01:57:51.122Z] [INFO] Running org.glassfish.security.services.impl.common.AttributeTest [2024-03-19T01:57:51.122Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.security.services.impl.common.AttributeTest [2024-03-19T01:57:51.122Z] [INFO] Running org.glassfish.security.services.api.authorization.SimpleAtzProviderTest [2024-03-19T01:57:51.122Z] [1.611s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->9M(258M) 4.313ms [2024-03-19T01:57:51.122Z] Mar 19, 2024 1:57:51 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:51.122Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleAtzProviderTest.testService, started at 01:57:51.067898103, test time: 15 ms [2024-03-19T01:57:51.122Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.glassfish.security.services.api.authorization.SimpleAtzProviderTest [2024-03-19T01:57:51.122Z] [INFO] Running org.glassfish.security.services.api.authorization.SimpleRoleProviderTest [2024-03-19T01:57:51.380Z] Mar 19, 2024 1:57:51 AM org.glassfish.security.services.provider.authorization.SimpleRoleMappingProviderImpl isUserInRole [2024-03-19T01:57:51.380Z] WARNING: Role Mapping Provider supplied an invalid resource: foo://other [2024-03-19T01:57:51.380Z] Mar 19, 2024 1:57:51 AM org.glassfish.security.services.provider.authorization.SimpleRoleMappingProviderImpl isUserInRole [2024-03-19T01:57:51.380Z] WARNING: IllegalArgumentException [2024-03-19T01:57:51.380Z] java.lang.IllegalArgumentException: foo://other [2024-03-19T01:57:51.380Z] at org.glassfish.security.services.provider.authorization.SimpleRoleMappingProviderImpl.isUserInRole(SimpleRoleMappingProviderImpl.java:98) [2024-03-19T01:57:51.380Z] at org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderNonAdminRole(SimpleRoleProviderTest.java:77) [2024-03-19T01:57:51.380Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:57:51.380Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:57:51.380Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:57:51.380Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:57:51.380Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:57:51.380Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:57:51.380Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:57:51.380Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:57:51.380Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:57:51.380Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:57:51.380Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:57:51.380Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:57:51.381Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:57:51.381Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:57:51.381Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:57:51.381Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:57:51.381Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:57:51.381Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:57:51.381Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:57:51.381Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:57:51.381Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:57:51.381Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:57:51.381Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:57:51.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:57:51.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:57:51.382Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:57:51.382Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:57:51.382Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:57:51.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:57:51.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:57:51.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:57:51.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:57:51.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:57:51.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:57:51.382Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:57:51.382Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:57:51.382Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:57:51.382Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:57:51.382Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:57:51.382Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:57:51.382Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:57:51.382Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:57:51.382Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:57:51.382Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:57:51.382Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:57:51.382Z] [2024-03-19T01:57:51.382Z] Mar 19, 2024 1:57:51 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:51.382Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderNonAdminRole, started at 01:57:51.130634479, test time: 4 ms [2024-03-19T01:57:51.382Z] Mar 19, 2024 1:57:51 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:51.382Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderNonAdmin, started at 01:57:51.136715019, test time: 0 ms [2024-03-19T01:57:51.382Z] Mar 19, 2024 1:57:51 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:57:51.382Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderAdmin, started at 01:57:51.138678567, test time: 0 ms [2024-03-19T01:57:51.382Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.glassfish.security.services.api.authorization.SimpleRoleProviderTest [2024-03-19T01:57:51.639Z] [INFO] [2024-03-19T01:57:51.639Z] [INFO] Results: [2024-03-19T01:57:51.639Z] [INFO] [2024-03-19T01:57:51.639Z] [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:57:51.639Z] [INFO] [2024-03-19T01:57:51.639Z] [INFO] [2024-03-19T01:57:51.639Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-services --- [2024-03-19T01:57:51.639Z] [INFO] Executing tasks [2024-03-19T01:57:51.639Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/classes/META-INF for [2024-03-19T01:57:51.639Z] [INFO] [echo] security-services [2024-03-19T01:57:51.639Z] [INFO] Executed tasks [2024-03-19T01:57:51.639Z] [INFO] [2024-03-19T01:57:51.639Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-services --- [2024-03-19T01:57:51.639Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/security-services.jar [2024-03-19T01:57:51.639Z] [INFO] [2024-03-19T01:57:51.639Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security-services --- [2024-03-19T01:57:51.639Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:53.007Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T01:57:53.007Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/bom.xml [2024-03-19T01:57:53.007Z] [INFO] attaching as security-services-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:53.007Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/bom.json [2024-03-19T01:57:53.007Z] [INFO] attaching as security-services-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:53.007Z] [INFO] [2024-03-19T01:57:53.007Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-services --- [2024-03-19T01:57:53.007Z] [INFO] [2024-03-19T01:57:53.007Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-services --- [2024-03-19T01:57:53.007Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/failsafe-reports [2024-03-19T01:57:53.007Z] [INFO] [2024-03-19T01:57:53.007Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-security-services-checkstyle) @ security-services --- [2024-03-19T01:57:53.571Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:53.571Z] [INFO] [2024-03-19T01:57:53.571Z] [INFO] --- install:3.1.1:install (default-install) @ security-services --- [2024-03-19T01:57:53.571Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/8.0.1-SNAPSHOT/security-services-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:53.571Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/security-services.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/8.0.1-SNAPSHOT/security-services-8.0.1-SNAPSHOT.jar [2024-03-19T01:57:53.571Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/8.0.1-SNAPSHOT/security-services-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:53.571Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/security/services/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/8.0.1-SNAPSHOT/security-services-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:53.571Z] [INFO] [2024-03-19T01:57:53.571Z] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [2024-03-19T01:57:53.571Z] [INFO] Building admin-util 8.0.1-SNAPSHOT [30/332] [2024-03-19T01:57:53.571Z] [INFO] from nucleus/admin/util/pom.xml [2024-03-19T01:57:53.571Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:57:53.828Z] [INFO] [2024-03-19T01:57:53.828Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-util --- [2024-03-19T01:57:53.828Z] [INFO] [2024-03-19T01:57:53.828Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ admin-util --- [2024-03-19T01:57:53.828Z] [INFO] [2024-03-19T01:57:53.828Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ admin-util --- [2024-03-19T01:57:53.828Z] [INFO] [2024-03-19T01:57:53.828Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ admin-util --- [2024-03-19T01:57:53.828Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:53.828Z] [INFO] Compiling 108 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:54.084Z] [INFO] [2024-03-19T01:57:54.084Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ admin-util --- [2024-03-19T01:57:54.084Z] [INFO] [2024-03-19T01:57:54.084Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ admin-util --- [2024-03-19T01:57:54.085Z] [INFO] [2024-03-19T01:57:54.085Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-util --- [2024-03-19T01:57:54.085Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:54.085Z] [INFO] [2024-03-19T01:57:54.085Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-util --- [2024-03-19T01:57:54.085Z] [INFO] Copying 5 resources from src/main/java to target/classes [2024-03-19T01:57:54.085Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:57:54.085Z] [INFO] Copying 4 resources from src/main/manpages to target/classes [2024-03-19T01:57:54.085Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:57:54.085Z] [INFO] [2024-03-19T01:57:54.085Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ admin-util --- [2024-03-19T01:57:54.085Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:54.085Z] [INFO] Compiling 108 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:54.649Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/PostConstructRunner.java:[62,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:57:54.649Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/CommandSecurityChecker.java:[153,33] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T01:57:54.649Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/CommandSecurityChecker.java:[300,69] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T01:57:54.649Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/RemoteAdminCommand.java: Some input files use or override a deprecated API. [2024-03-19T01:57:54.649Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/RemoteAdminCommand.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:57:54.649Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/ClassUtil.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:57:54.649Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/ClassUtil.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:57:54.649Z] [INFO] [2024-03-19T01:57:54.649Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ admin-util --- [2024-03-19T01:57:54.649Z] [INFO] [2024-03-19T01:57:54.649Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ admin-util --- [2024-03-19T01:57:54.649Z] [INFO] [2024-03-19T01:57:54.649Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-util --- [2024-03-19T01:57:54.649Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:57:54.649Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:57:54.649Z] [INFO] [2024-03-19T01:57:54.649Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-util --- [2024-03-19T01:57:54.649Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.admin.commands.CreateSsl, com.sun.enterprise.admin.commands.DeleteSsl] [2024-03-19T01:57:54.649Z] [INFO] [2024-03-19T01:57:54.649Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ admin-util --- [2024-03-19T01:57:54.649Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:54.650Z] [INFO] Compiling 108 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:55.213Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:55.213Z] [INFO] Initial messages found so far: {} [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00001 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00001 needs checking for cause/action: true [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00002 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00002 needs checking for cause/action: true [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00003 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00003 needs checking for cause/action: false [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00004 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00004 needs checking for cause/action: true [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00005 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00005 needs checking for cause/action: true [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00006 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00006 needs checking for cause/action: true [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00007 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00007 needs checking for cause/action: true [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00008 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00008 needs checking for cause/action: true [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00009 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00009 needs checking for cause/action: true [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00010 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00010 needs checking for cause/action: true [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00011 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00011 needs checking for cause/action: true [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00012 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00012 needs checking for cause/action: true [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00013 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00013 needs checking for cause/action: false [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00014 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00014 needs checking for cause/action: false [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00015 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00015 needs checking for cause/action: false [2024-03-19T01:57:55.213Z] [INFO] Processing: NCLS-ADMIN-00018 [2024-03-19T01:57:55.213Z] [INFO] Message NCLS-ADMIN-00018 needs checking for cause/action: false [2024-03-19T01:57:55.213Z] [INFO] Total Messages including ones found from disk so far: {NCLS-ADMIN-00001=Could not find state of instance registered in the state service, NCLS-ADMIN-00002=Error during command replication: {0}, NCLS-ADMIN-00003=Unable to read instance state file {0}, recreating, NCLS-ADMIN-00004=Unable to create instance state file: {0}, exception: {1}, NCLS-ADMIN-00005=Error while adding new server state to instance state: {0}, NCLS-ADMIN-00006=Error while adding failed command to instance state: {0}, NCLS-ADMIN-00007=Error while removing failed commands from instance state: {0}, NCLS-ADMIN-00008=Error while setting instance state: {0}, NCLS-ADMIN-00009=Error while removing instance: {0}, NCLS-ADMIN-00010=It appears that server [{0}:{1}] does not accept secure connections. Retry with --secure=false., NCLS-ADMIN-00011=An unexpected exception occurred., NCLS-ADMIN-00012=The server requires a valid admin password to be set before it can start. Please set a password using the change-admin-password command., NCLS-ADMIN-00013=Can not put data to cache under key {0}, NCLS-ADMIN-00014=An admin request arrived from {0} with the domain identifier {1} which does not match the domain identifier {2} configured for this server's domain; rejecting the request, NCLS-ADMIN-00015=Error searching for a default admin user, NCLS-ADMIN-00018=Unexpected exception from command event listener.} [2024-03-19T01:57:55.214Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:57:55.214Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:55.214Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:55.214Z] [INFO] Processing: jakarta.enterprise.system.tools.admin on element ADMIN_LOGGER [2024-03-19T01:57:55.214Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.AdminLoggerInfo [2024-03-19T01:57:55.214Z] [INFO] Processing: jakarta.enterprise.system.tools.admin.security.authorization on element ADMSEC_AUTHZ_LOGGER_NAME [2024-03-19T01:57:55.214Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.CommandSecurityChecker [2024-03-19T01:57:55.214Z] [INFO] Processing: jakarta.enterprise.system.tools.admin.security on element ADMSEC_LOGGER_NAME [2024-03-19T01:57:55.214Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.GenericAdminAuthenticator [2024-03-19T01:57:55.214Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Administration Services, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.description=Admin security authorization, jakarta.enterprise.system.tools.admin.security.authorization.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.subsystem=ADMSECAUTHZ, jakarta.enterprise.system.tools.admin.security.description=Admin security, jakarta.enterprise.system.tools.admin.security.publish=true, jakarta.enterprise.system.tools.admin.security.subsystem=ADMSEC, jakarta.enterprise.system.tools.admin.subsystem=ADMIN} [2024-03-19T01:57:55.214Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:57:55.214Z] [INFO] Found enclosing element ADMIN_LOGGER [2024-03-19T01:57:55.214Z] [INFO] Found enclosing element com.sun.enterprise.admin.util.AdminLoggerInfo [2024-03-19T01:57:55.214Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:57:55.214Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:57:55.214Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:57:55.214Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:57:55.214Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:57:55.214Z] [INFO] [2024-03-19T01:57:55.214Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-util --- [2024-03-19T01:57:55.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/src/test/resources [2024-03-19T01:57:55.214Z] [INFO] [2024-03-19T01:57:55.214Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ admin-util --- [2024-03-19T01:57:55.214Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:55.214Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:57:55.214Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:57:55.214Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:57:55.214Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:57:55.214Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:57:55.214Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:57:55.214Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:57:55.214Z] Use -proc:none to disable annotation processing. [2024-03-19T01:57:55.215Z] [INFO] [2024-03-19T01:57:55.215Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-util --- [2024-03-19T01:57:55.215Z] [INFO] [2024-03-19T01:57:55.215Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-util --- [2024-03-19T01:57:55.215Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/surefire-reports [2024-03-19T01:57:55.215Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:57:55.215Z] [INFO] [2024-03-19T01:57:55.215Z] [INFO] ------------------------------------------------------- [2024-03-19T01:57:55.215Z] [INFO] T E S T S [2024-03-19T01:57:55.215Z] [INFO] ------------------------------------------------------- [2024-03-19T01:57:55.215Z] [0.003s][info][gc] Using G1 [2024-03-19T01:57:55.779Z] [0.488s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 3.305ms [2024-03-19T01:57:55.779Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheFileStoreTest [2024-03-19T01:57:56.036Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in com.sun.enterprise.admin.util.cache.AdminCacheFileStoreTest [2024-03-19T01:57:56.036Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheMemStoreTest [2024-03-19T01:57:56.036Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in com.sun.enterprise.admin.util.cache.AdminCacheMemStoreTest [2024-03-19T01:57:56.036Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheWeakReferenceTest [2024-03-19T01:57:56.036Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in com.sun.enterprise.admin.util.cache.AdminCacheWeakReferenceTest [2024-03-19T01:57:56.036Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheUtilsTest [2024-03-19T01:57:56.036Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.sun.enterprise.admin.util.cache.AdminCacheUtilsTest [2024-03-19T01:57:56.036Z] [INFO] Running com.sun.enterprise.admin.util.CachedCommandModelTest [2024-03-19T01:57:56.036Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.sun.enterprise.admin.util.CachedCommandModelTest [2024-03-19T01:57:56.036Z] [INFO] Running com.sun.enterprise.admin.progress.CommandProgressImplTest [2024-03-19T01:57:56.036Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.sun.enterprise.admin.progress.CommandProgressImplTest [2024-03-19T01:57:56.601Z] [INFO] [2024-03-19T01:57:56.601Z] [INFO] Results: [2024-03-19T01:57:56.601Z] [INFO] [2024-03-19T01:57:56.601Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:57:56.601Z] [INFO] [2024-03-19T01:57:56.601Z] [INFO] [2024-03-19T01:57:56.601Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-util --- [2024-03-19T01:57:56.601Z] [INFO] Executing tasks [2024-03-19T01:57:56.601Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/classes/META-INF for [2024-03-19T01:57:56.601Z] [INFO] [echo] admin-util [2024-03-19T01:57:56.601Z] [INFO] Executed tasks [2024-03-19T01:57:56.601Z] [INFO] [2024-03-19T01:57:56.601Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-util --- [2024-03-19T01:57:56.601Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/admin-util.jar [2024-03-19T01:57:56.601Z] [INFO] [2024-03-19T01:57:56.601Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ admin-util --- [2024-03-19T01:57:56.601Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:57:57.970Z] [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) [2024-03-19T01:57:57.970Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/bom.xml [2024-03-19T01:57:57.970Z] [INFO] attaching as admin-util-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:57.970Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/bom.json [2024-03-19T01:57:57.970Z] [INFO] attaching as admin-util-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:57.970Z] [INFO] [2024-03-19T01:57:57.970Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-util --- [2024-03-19T01:57:57.970Z] [INFO] [2024-03-19T01:57:57.970Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-util --- [2024-03-19T01:57:57.970Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/failsafe-reports [2024-03-19T01:57:57.970Z] [INFO] [2024-03-19T01:57:57.970Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-admin-util-checkstyle) @ admin-util --- [2024-03-19T01:57:59.861Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:57:59.861Z] [INFO] [2024-03-19T01:57:59.861Z] [INFO] --- install:3.1.1:install (default-install) @ admin-util --- [2024-03-19T01:57:59.861Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/8.0.1-SNAPSHOT/admin-util-8.0.1-SNAPSHOT.pom [2024-03-19T01:57:59.861Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/admin-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/8.0.1-SNAPSHOT/admin-util-8.0.1-SNAPSHOT.jar [2024-03-19T01:57:59.861Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/8.0.1-SNAPSHOT/admin-util-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:57:59.861Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/util/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/8.0.1-SNAPSHOT/admin-util-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:57:59.861Z] [INFO] [2024-03-19T01:57:59.861Z] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [2024-03-19T01:57:59.861Z] [INFO] Building Admin CLI bridge command to the OSGi Shell 8.0.1-SNAPSHOT [31/332] [2024-03-19T01:57:59.861Z] [INFO] from nucleus/osgi-platforms/osgi-cli-remote/pom.xml [2024-03-19T01:57:59.861Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:57:59.861Z] [INFO] [2024-03-19T01:57:59.861Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-remote --- [2024-03-19T01:57:59.861Z] [INFO] [2024-03-19T01:57:59.861Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-cli-remote --- [2024-03-19T01:57:59.861Z] [INFO] [2024-03-19T01:57:59.861Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-remote --- [2024-03-19T01:57:59.861Z] [INFO] [2024-03-19T01:57:59.861Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-cli-remote --- [2024-03-19T01:57:59.861Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:59.861Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:57:59.861Z] [INFO] [2024-03-19T01:57:59.861Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-cli-remote --- [2024-03-19T01:57:59.862Z] [INFO] [2024-03-19T01:57:59.862Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-cli-remote --- [2024-03-19T01:57:59.862Z] [INFO] [2024-03-19T01:57:59.862Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-remote --- [2024-03-19T01:57:59.862Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:57:59.862Z] [INFO] [2024-03-19T01:57:59.862Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-remote --- [2024-03-19T01:57:59.862Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:57:59.862Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T01:57:59.862Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:57:59.862Z] [INFO] [2024-03-19T01:57:59.862Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-cli-remote --- [2024-03-19T01:57:59.862Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:57:59.862Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:00.118Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/impl/RemoteCommandSession.java:[105,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:00.118Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java uses unchecked or unsafe operations. [2024-03-19T01:58:00.118Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:58:00.118Z] [INFO] [2024-03-19T01:58:00.118Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-remote --- [2024-03-19T01:58:00.118Z] [INFO] [2024-03-19T01:58:00.118Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-remote --- [2024-03-19T01:58:00.118Z] [INFO] [2024-03-19T01:58:00.118Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-remote --- [2024-03-19T01:58:00.118Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:00.375Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:00.375Z] [INFO] [2024-03-19T01:58:00.375Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-remote --- [2024-03-19T01:58:00.375Z] [INFO] [2024-03-19T01:58:00.375Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-cli-remote --- [2024-03-19T01:58:00.375Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:00.375Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:00.375Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:58:00.375Z] [INFO] [2024-03-19T01:58:00.375Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-remote --- [2024-03-19T01:58:00.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/src/test/resources [2024-03-19T01:58:00.375Z] [INFO] [2024-03-19T01:58:00.375Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ osgi-cli-remote --- [2024-03-19T01:58:00.375Z] [INFO] No sources to compile [2024-03-19T01:58:00.375Z] [INFO] [2024-03-19T01:58:00.375Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-remote --- [2024-03-19T01:58:00.375Z] [INFO] [2024-03-19T01:58:00.375Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-remote --- [2024-03-19T01:58:00.375Z] [INFO] [2024-03-19T01:58:00.375Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-remote --- [2024-03-19T01:58:00.375Z] [INFO] Executing tasks [2024-03-19T01:58:00.375Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF for [2024-03-19T01:58:00.375Z] [INFO] [echo] osgi-cli-remote [2024-03-19T01:58:00.375Z] [INFO] Executed tasks [2024-03-19T01:58:00.375Z] [INFO] [2024-03-19T01:58:00.375Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-remote --- [2024-03-19T01:58:00.375Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar [2024-03-19T01:58:00.375Z] [INFO] [2024-03-19T01:58:00.375Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-cli-remote --- [2024-03-19T01:58:00.375Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:01.302Z] [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) [2024-03-19T01:58:01.302Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/bom.xml [2024-03-19T01:58:01.302Z] [INFO] attaching as osgi-cli-remote-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:01.302Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/bom.json [2024-03-19T01:58:01.302Z] [INFO] attaching as osgi-cli-remote-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:01.302Z] [INFO] [2024-03-19T01:58:01.302Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-remote --- [2024-03-19T01:58:01.303Z] [INFO] [2024-03-19T01:58:01.303Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-remote --- [2024-03-19T01:58:01.303Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/failsafe-reports [2024-03-19T01:58:01.303Z] [INFO] [2024-03-19T01:58:01.303Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-osgi-cli-remote-checkstyle) @ osgi-cli-remote --- [2024-03-19T01:58:01.559Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:01.559Z] [INFO] [2024-03-19T01:58:01.559Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-remote --- [2024-03-19T01:58:01.559Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/8.0.1-SNAPSHOT/osgi-cli-remote-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:01.559Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/8.0.1-SNAPSHOT/osgi-cli-remote-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:01.559Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/8.0.1-SNAPSHOT/osgi-cli-remote-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:01.559Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-remote/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/8.0.1-SNAPSHOT/osgi-cli-remote-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:01.559Z] [INFO] [2024-03-19T01:58:01.559Z] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [2024-03-19T01:58:01.559Z] [INFO] Building Cluster 8.0.1-SNAPSHOT [32/332] [2024-03-19T01:58:01.559Z] [INFO] from nucleus/cluster/pom.xml [2024-03-19T01:58:01.559Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:58:01.559Z] [INFO] [2024-03-19T01:58:01.559Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster --- [2024-03-19T01:58:01.559Z] [INFO] [2024-03-19T01:58:01.559Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cluster --- [2024-03-19T01:58:01.559Z] [INFO] [2024-03-19T01:58:01.559Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cluster --- [2024-03-19T01:58:01.559Z] [INFO] [2024-03-19T01:58:01.559Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cluster --- [2024-03-19T01:58:01.559Z] [INFO] No sources to compile [2024-03-19T01:58:01.559Z] [INFO] [2024-03-19T01:58:01.559Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cluster --- [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cluster --- [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster --- [2024-03-19T01:58:01.560Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cluster --- [2024-03-19T01:58:01.560Z] [INFO] No sources to compile [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cluster --- [2024-03-19T01:58:01.560Z] [INFO] No sources to compile [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster --- [2024-03-19T01:58:01.560Z] [INFO] Executing tasks [2024-03-19T01:58:01.560Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/classes/META-INF for [2024-03-19T01:58:01.560Z] [INFO] [echo] cluster [2024-03-19T01:58:01.560Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/classes/META-INF [2024-03-19T01:58:01.560Z] [INFO] Executed tasks [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cluster --- [2024-03-19T01:58:01.560Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:01.560Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:58:01.560Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/bom.xml [2024-03-19T01:58:01.560Z] [INFO] attaching as cluster-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:01.560Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/bom.json [2024-03-19T01:58:01.560Z] [INFO] attaching as cluster-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster --- [2024-03-19T01:58:01.560Z] [INFO] No tests to run. [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster --- [2024-03-19T01:58:01.560Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/failsafe-reports [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-cluster-checkstyle) @ cluster --- [2024-03-19T01:58:01.560Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- install:3.1.1:install (default-install) @ cluster --- [2024-03-19T01:58:01.560Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/8.0.1-SNAPSHOT/cluster-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:01.560Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/8.0.1-SNAPSHOT/cluster-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:01.560Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/8.0.1-SNAPSHOT/cluster-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [2024-03-19T01:58:01.560Z] [INFO] Building cluster-common 8.0.1-SNAPSHOT [33/332] [2024-03-19T01:58:01.560Z] [INFO] from nucleus/cluster/common/pom.xml [2024-03-19T01:58:01.560Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-common --- [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cluster-common --- [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cluster-common --- [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cluster-common --- [2024-03-19T01:58:01.560Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:01.560Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cluster-common --- [2024-03-19T01:58:01.560Z] [INFO] [2024-03-19T01:58:01.560Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cluster-common --- [2024-03-19T01:58:01.561Z] [INFO] [2024-03-19T01:58:01.561Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-common --- [2024-03-19T01:58:01.561Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:01.561Z] [INFO] [2024-03-19T01:58:01.561Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-common --- [2024-03-19T01:58:01.561Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:58:01.561Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/src/main/resources [2024-03-19T01:58:01.561Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/src/main/manpages [2024-03-19T01:58:01.561Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:01.561Z] [INFO] [2024-03-19T01:58:01.561Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cluster-common --- [2024-03-19T01:58:01.561Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:01.561Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:01.818Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java uses or overrides a deprecated API. [2024-03-19T01:58:01.818Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:58:01.818Z] [INFO] [2024-03-19T01:58:01.818Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cluster-common --- [2024-03-19T01:58:01.818Z] [INFO] [2024-03-19T01:58:01.818Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cluster-common --- [2024-03-19T01:58:01.818Z] [INFO] [2024-03-19T01:58:01.818Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-common --- [2024-03-19T01:58:01.818Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:01.818Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:01.818Z] [INFO] [2024-03-19T01:58:01.818Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-common --- [2024-03-19T01:58:01.818Z] [INFO] [2024-03-19T01:58:01.818Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cluster-common --- [2024-03-19T01:58:01.818Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:01.818Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:02.077Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:58:02.077Z] [INFO] [2024-03-19T01:58:02.077Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-common --- [2024-03-19T01:58:02.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/src/test/resources [2024-03-19T01:58:02.077Z] [INFO] [2024-03-19T01:58:02.077Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cluster-common --- [2024-03-19T01:58:02.077Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:02.077Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T01:58:02.077Z] [INFO] [2024-03-19T01:58:02.077Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-common --- [2024-03-19T01:58:02.077Z] [INFO] [2024-03-19T01:58:02.077Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-common --- [2024-03-19T01:58:02.077Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/surefire-reports [2024-03-19T01:58:02.077Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:58:02.077Z] [INFO] [2024-03-19T01:58:02.077Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:02.077Z] [INFO] T E S T S [2024-03-19T01:58:02.077Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:02.077Z] [0.003s][info][gc] Using G1 [2024-03-19T01:58:02.641Z] [0.421s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.838ms [2024-03-19T01:58:02.641Z] [INFO] Running com.sun.enterprise.util.cluster.PathsTest [2024-03-19T01:58:02.641Z] User-specified Instance Dir: D:/glassfish8/glassfish/mynodes/thenode/instance1 [2024-03-19T01:58:02.641Z] Default Node Dir Instance Dir: D:/glassfish8/glassfish/nodes/thenode/instance1 [2024-03-19T01:58:02.641Z] User-specified Node Dir: D:/glassfish8/glassfish/mynodes/thenode [2024-03-19T01:58:02.641Z] Default Node Dir: D:/glassfish8/glassfish/nodes/thenode [2024-03-19T01:58:02.641Z] User-specified das props: D:/glassfish8/glassfish/mynodes/thenode/agent/config/das.properties [2024-03-19T01:58:02.641Z] Default das props: D:/glassfish8/glassfish/nodes/thenode/agent/config/das.properties [2024-03-19T01:58:02.641Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in com.sun.enterprise.util.cluster.PathsTest [2024-03-19T01:58:02.898Z] [INFO] [2024-03-19T01:58:02.898Z] [INFO] Results: [2024-03-19T01:58:02.898Z] [INFO] [2024-03-19T01:58:02.898Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:58:02.898Z] [INFO] [2024-03-19T01:58:02.898Z] [INFO] [2024-03-19T01:58:02.898Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-common --- [2024-03-19T01:58:02.898Z] [INFO] Executing tasks [2024-03-19T01:58:02.898Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/classes/META-INF for [2024-03-19T01:58:02.898Z] [INFO] [echo] cluster-common [2024-03-19T01:58:02.898Z] [INFO] Executed tasks [2024-03-19T01:58:02.898Z] [INFO] [2024-03-19T01:58:02.898Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-common --- [2024-03-19T01:58:02.898Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/cluster-common.jar [2024-03-19T01:58:02.898Z] [INFO] [2024-03-19T01:58:02.898Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cluster-common --- [2024-03-19T01:58:02.898Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:03.829Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T01:58:03.829Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/bom.xml [2024-03-19T01:58:03.829Z] [INFO] attaching as cluster-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:03.829Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/bom.json [2024-03-19T01:58:03.829Z] [INFO] attaching as cluster-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:03.829Z] [INFO] [2024-03-19T01:58:03.829Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-common --- [2024-03-19T01:58:03.829Z] [INFO] [2024-03-19T01:58:03.829Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-common --- [2024-03-19T01:58:03.829Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/failsafe-reports [2024-03-19T01:58:03.829Z] [INFO] [2024-03-19T01:58:03.829Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-cluster-common-checkstyle) @ cluster-common --- [2024-03-19T01:58:03.829Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:03.829Z] [INFO] [2024-03-19T01:58:03.829Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-common --- [2024-03-19T01:58:03.829Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/8.0.1-SNAPSHOT/cluster-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:03.829Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/8.0.1-SNAPSHOT/cluster-common-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:03.829Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/8.0.1-SNAPSHOT/cluster-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:03.829Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/8.0.1-SNAPSHOT/cluster-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:03.829Z] [INFO] [2024-03-19T01:58:03.830Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [2024-03-19T01:58:03.830Z] [INFO] Building Cluster SSH Provisioning 8.0.1-SNAPSHOT [34/332] [2024-03-19T01:58:03.830Z] [INFO] from nucleus/cluster/ssh/pom.xml [2024-03-19T01:58:03.830Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:04.087Z] [INFO] [2024-03-19T01:58:04.087Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-ssh --- [2024-03-19T01:58:04.087Z] [INFO] [2024-03-19T01:58:04.087Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cluster-ssh --- [2024-03-19T01:58:04.087Z] [INFO] [2024-03-19T01:58:04.087Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cluster-ssh --- [2024-03-19T01:58:04.087Z] [INFO] [2024-03-19T01:58:04.087Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cluster-ssh --- [2024-03-19T01:58:04.087Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:04.087Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:04.087Z] [INFO] [2024-03-19T01:58:04.087Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cluster-ssh --- [2024-03-19T01:58:04.087Z] [INFO] [2024-03-19T01:58:04.087Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cluster-ssh --- [2024-03-19T01:58:04.087Z] [INFO] [2024-03-19T01:58:04.087Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-ssh --- [2024-03-19T01:58:04.087Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:04.087Z] [INFO] [2024-03-19T01:58:04.087Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-ssh --- [2024-03-19T01:58:04.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/src/main/resources [2024-03-19T01:58:04.087Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:58:04.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/src/main/manpages [2024-03-19T01:58:04.087Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:04.087Z] [INFO] [2024-03-19T01:58:04.087Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cluster-ssh --- [2024-03-19T01:58:04.087Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:04.087Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:04.345Z] [INFO] [2024-03-19T01:58:04.345Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cluster-ssh --- [2024-03-19T01:58:04.345Z] [INFO] [2024-03-19T01:58:04.345Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cluster-ssh --- [2024-03-19T01:58:04.345Z] [INFO] [2024-03-19T01:58:04.345Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-ssh --- [2024-03-19T01:58:04.345Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:04.345Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:04.345Z] [INFO] [2024-03-19T01:58:04.345Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-ssh --- [2024-03-19T01:58:04.345Z] [INFO] [2024-03-19T01:58:04.345Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cluster-ssh --- [2024-03-19T01:58:04.345Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:04.345Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:04.601Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:58:04.601Z] [INFO] [2024-03-19T01:58:04.601Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-ssh --- [2024-03-19T01:58:04.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/src/test/resources [2024-03-19T01:58:04.601Z] [INFO] [2024-03-19T01:58:04.601Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cluster-ssh --- [2024-03-19T01:58:04.601Z] [INFO] No sources to compile [2024-03-19T01:58:04.601Z] [INFO] [2024-03-19T01:58:04.602Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-ssh --- [2024-03-19T01:58:04.602Z] [INFO] [2024-03-19T01:58:04.602Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-ssh --- [2024-03-19T01:58:04.602Z] [INFO] [2024-03-19T01:58:04.602Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-ssh --- [2024-03-19T01:58:04.602Z] [INFO] Executing tasks [2024-03-19T01:58:04.602Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/classes/META-INF for [2024-03-19T01:58:04.602Z] [INFO] [echo] cluster-ssh [2024-03-19T01:58:04.602Z] [INFO] Executed tasks [2024-03-19T01:58:04.602Z] [INFO] [2024-03-19T01:58:04.602Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-ssh --- [2024-03-19T01:58:04.602Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/cluster-ssh.jar [2024-03-19T01:58:04.602Z] [INFO] [2024-03-19T01:58:04.602Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cluster-ssh --- [2024-03-19T01:58:04.602Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:05.534Z] [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) [2024-03-19T01:58:05.534Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/bom.xml [2024-03-19T01:58:05.534Z] [INFO] attaching as cluster-ssh-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:05.534Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/bom.json [2024-03-19T01:58:05.534Z] [INFO] attaching as cluster-ssh-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:05.534Z] [INFO] [2024-03-19T01:58:05.534Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-ssh --- [2024-03-19T01:58:05.534Z] [INFO] [2024-03-19T01:58:05.534Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-ssh --- [2024-03-19T01:58:05.534Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/failsafe-reports [2024-03-19T01:58:05.534Z] [INFO] [2024-03-19T01:58:05.534Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-cluster-ssh-checkstyle) @ cluster-ssh --- [2024-03-19T01:58:05.534Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:05.534Z] [INFO] [2024-03-19T01:58:05.534Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-ssh --- [2024-03-19T01:58:05.534Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/8.0.1-SNAPSHOT/cluster-ssh-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:05.534Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/8.0.1-SNAPSHOT/cluster-ssh-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:05.534Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/8.0.1-SNAPSHOT/cluster-ssh-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:05.534Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/ssh/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/8.0.1-SNAPSHOT/cluster-ssh-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:05.534Z] [INFO] [2024-03-19T01:58:05.534Z] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [2024-03-19T01:58:05.534Z] [INFO] Building Nucleus Logging Classes 8.0.1-SNAPSHOT [35/332] [2024-03-19T01:58:05.534Z] [INFO] from nucleus/core/logging/pom.xml [2024-03-19T01:58:05.534Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:05.791Z] [INFO] [2024-03-19T01:58:05.791Z] [INFO] --- clean:3.3.2:clean (default-clean) @ logging --- [2024-03-19T01:58:05.791Z] [INFO] [2024-03-19T01:58:05.791Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ logging --- [2024-03-19T01:58:05.791Z] [INFO] [2024-03-19T01:58:05.791Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ logging --- [2024-03-19T01:58:05.791Z] [INFO] [2024-03-19T01:58:05.791Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ logging --- [2024-03-19T01:58:05.791Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:05.791Z] [INFO] Compiling 37 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:05.791Z] [INFO] [2024-03-19T01:58:05.791Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ logging --- [2024-03-19T01:58:05.791Z] [INFO] [2024-03-19T01:58:05.791Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ logging --- [2024-03-19T01:58:05.791Z] [INFO] [2024-03-19T01:58:05.791Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ logging --- [2024-03-19T01:58:05.791Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:05.791Z] [INFO] [2024-03-19T01:58:05.791Z] [INFO] --- resources:3.3.1:resources (default-resources) @ logging --- [2024-03-19T01:58:05.791Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-03-19T01:58:05.791Z] [INFO] Copying 8 resources from src/main/manpages to target/classes [2024-03-19T01:58:05.791Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:05.791Z] [INFO] [2024-03-19T01:58:05.791Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ logging --- [2024-03-19T01:58:05.791Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:05.791Z] [INFO] Compiling 37 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:06.048Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/DeleteLogLevel.java: Some input files use or override a deprecated API. [2024-03-19T01:58:06.048Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/DeleteLogLevel.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:58:06.048Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:58:06.048Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:58:06.048Z] [INFO] [2024-03-19T01:58:06.048Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ logging --- [2024-03-19T01:58:06.048Z] [INFO] [2024-03-19T01:58:06.048Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ logging --- [2024-03-19T01:58:06.048Z] [INFO] [2024-03-19T01:58:06.048Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ logging --- [2024-03-19T01:58:06.048Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:06.304Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:06.304Z] [INFO] [2024-03-19T01:58:06.304Z] [INFO] --- command-security:1.0.17:check (default-check) @ logging --- [2024-03-19T01:58:06.305Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.server.logging.commands.CollectLogFiles, com.sun.enterprise.server.logging.commands.DeleteLogLevel, com.sun.enterprise.server.logging.commands.InstanceGetLogFileCommand, com.sun.enterprise.server.logging.commands.ListLogAttributes, com.sun.enterprise.server.logging.commands.ListLoggerLevels, com.sun.enterprise.server.logging.commands.ListLoggers, com.sun.enterprise.server.logging.commands.LoadDefaultLogAttributes, com.sun.enterprise.server.logging.commands.LoadDefaultLogLevels, com.sun.enterprise.server.logging.commands.RotateLog, com.sun.enterprise.server.logging.commands.SetLogAttributes, com.sun.enterprise.server.logging.commands.SetLogFileFormat, com.sun.enterprise.server.logging.commands.SetLogLevel] [2024-03-19T01:58:06.305Z] [INFO] [2024-03-19T01:58:06.305Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ logging --- [2024-03-19T01:58:06.305Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:06.305Z] [INFO] Compiling 37 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:06.562Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:06.562Z] [INFO] Initial messages found so far: {} [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00001 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00001 needs checking for cause/action: true [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00002 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00002 needs checking for cause/action: true [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00003 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00003 needs checking for cause/action: false [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00004 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00004 needs checking for cause/action: true [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00004-1 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00004-1 needs checking for cause/action: false [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00005 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00005 needs checking for cause/action: true [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00006 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00006 needs checking for cause/action: true [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00007 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00007 needs checking for cause/action: true [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00008 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00008 needs checking for cause/action: false [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00009 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00009 needs checking for cause/action: false [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00010 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00010 needs checking for cause/action: false [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00011 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00011 needs checking for cause/action: false [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00012 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00012 needs checking for cause/action: false [2024-03-19T01:58:06.562Z] [INFO] Processing: NCLS-LOGGING-00013 [2024-03-19T01:58:06.562Z] [INFO] Message NCLS-LOGGING-00013 needs checking for cause/action: false [2024-03-19T01:58:06.562Z] [INFO] Total Messages including ones found from disk so far: {NCLS-LOGGING-00001=Cannot read logging configuration file., NCLS-LOGGING-00002=Could not apply the logging configuration changes., NCLS-LOGGING-00003=Updated logger levels successfully., NCLS-LOGGING-00004=The logging configuration file {0} has been deleted. The server will wait until the file reappears., NCLS-LOGGING-00004-1=The logging configuration file {0} has reappeared., NCLS-LOGGING-00005=Error executing query to fetch log records., NCLS-LOGGING-00006=The syslog handler could not be initialized., NCLS-LOGGING-00007=There was an error sending a log message to syslog., NCLS-LOGGING-00008=The log file {0} for the instance does not exist., NCLS-LOGGING-00009=Running GlassFish Version: {0}, NCLS-LOGGING-00010=Server log file is using Formatter class: {0}, NCLS-LOGGING-00011=Failed to parse the date: {0}, NCLS-LOGGING-00012=An invalid value {0} has been specified for the {1} attribute in the logging configuration., NCLS-LOGGING-00013=The formatter class {0} could not be instantiated.} [2024-03-19T01:58:06.562Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:58:06.562Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:06.562Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:06.562Z] [INFO] Processing: jakarta.enterprise.logging on element LOGGING_LOGGER_NAME [2024-03-19T01:58:06.562Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-03-19T01:58:06.562Z] [INFO] Processing: jakarta.enterprise.logging.stdout on element STDOUT_LOGGER_NAME [2024-03-19T01:58:06.562Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-03-19T01:58:06.562Z] [INFO] Processing: jakarta.enterprise.logging.stderr on element STDERR_LOGGER_NAME [2024-03-19T01:58:06.562Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-03-19T01:58:06.563Z] [INFO] Loggers found so far: {jakarta.enterprise.logging.description=Main logger for core logging component., jakarta.enterprise.logging.publish=true, jakarta.enterprise.logging.stderr.description=Stderr logger., jakarta.enterprise.logging.stderr.publish=false, jakarta.enterprise.logging.stderr.subsystem=Logging, jakarta.enterprise.logging.stdout.description=Stdout logger., jakarta.enterprise.logging.stdout.publish=false, jakarta.enterprise.logging.stdout.subsystem=Logging, jakarta.enterprise.logging.subsystem=Logging} [2024-03-19T01:58:06.563Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:58:06.563Z] [INFO] Found enclosing element LOGGING_LOGGER_NAME [2024-03-19T01:58:06.563Z] [INFO] Found enclosing element com.sun.enterprise.server.logging.LogFacade [2024-03-19T01:58:06.563Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:58:06.563Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:06.563Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:06.563Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:58:06.563Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:06.563Z] [INFO] [2024-03-19T01:58:06.563Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ logging --- [2024-03-19T01:58:06.563Z] [INFO] Copying 3 resources from src/test/resources to target/test-classes [2024-03-19T01:58:06.563Z] [INFO] [2024-03-19T01:58:06.563Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ logging --- [2024-03-19T01:58:06.563Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:06.563Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:58:06.820Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:58:06.820Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:58:06.820Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:58:06.820Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:58:06.820Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:58:06.820Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:58:06.820Z] Use -proc:none to disable annotation processing. [2024-03-19T01:58:06.820Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:06.820Z] [INFO] Initial messages found so far: {} [2024-03-19T01:58:06.820Z] [INFO] Processing: TEST-LOGGING-00001 [2024-03-19T01:58:06.820Z] [INFO] Message TEST-LOGGING-00001 needs checking for cause/action: true [2024-03-19T01:58:06.820Z] [INFO] Processing: TEST-LOGGING-00002 [2024-03-19T01:58:06.820Z] [INFO] Message TEST-LOGGING-00002 needs checking for cause/action: false [2024-03-19T01:58:06.820Z] [INFO] Total Messages including ones found from disk so far: {TEST-LOGGING-00001=Cannot read test configuration file {0}, TEST-LOGGING-00002=FINE Level test message} [2024-03-19T01:58:06.820Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:58:06.820Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:06.820Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:06.820Z] [INFO] Processing: jakarta.enterprise.test.logging.annotations on element LOGGER_NAME [2024-03-19T01:58:06.820Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LoggingAnnotationsTest [2024-03-19T01:58:06.820Z] [INFO] Loggers found so far: {jakarta.enterprise.test.logging.annotations.description=Main logger for testing logging annotations., jakarta.enterprise.test.logging.annotations.publish=true, jakarta.enterprise.test.logging.annotations.subsystem=Logging} [2024-03-19T01:58:06.820Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:58:06.820Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:58:06.820Z] [INFO] Found enclosing element com.sun.enterprise.server.logging.LoggingAnnotationsTest [2024-03-19T01:58:06.820Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:58:06.820Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:06.820Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:06.820Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/test-classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:58:06.820Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:06.821Z] [INFO] [2024-03-19T01:58:06.821Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ logging --- [2024-03-19T01:58:06.821Z] [INFO] [2024-03-19T01:58:06.821Z] [INFO] --- surefire:3.2.5:test (default-test) @ logging --- [2024-03-19T01:58:06.821Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/surefire-reports [2024-03-19T01:58:06.821Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:58:06.821Z] [INFO] [2024-03-19T01:58:06.821Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:06.821Z] [INFO] T E S T S [2024-03-19T01:58:06.821Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:06.821Z] [0.003s][info][gc] Using G1 [2024-03-19T01:58:07.077Z] [0.429s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.745ms [2024-03-19T01:58:07.335Z] [INFO] Running com.sun.enterprise.server.logging.parser.LogParserTest [2024-03-19T01:58:07.335Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in com.sun.enterprise.server.logging.parser.LogParserTest [2024-03-19T01:58:07.335Z] [INFO] Running com.sun.enterprise.server.logging.LoggingAnnotationsTest [2024-03-19T01:58:07.335Z] Test passed successfully. [2024-03-19T01:58:07.335Z] Test passed successfully. [2024-03-19T01:58:07.335Z] Test passed successfully. [2024-03-19T01:58:07.335Z] Test passed successfully. [2024-03-19T01:58:07.335Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in com.sun.enterprise.server.logging.LoggingAnnotationsTest [2024-03-19T01:58:07.335Z] [INFO] Running com.sun.enterprise.server.logging.logviewer.backend.LogFileTest [2024-03-19T01:58:07.335Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.sun.enterprise.server.logging.logviewer.backend.LogFileTest [2024-03-19T01:58:07.592Z] [INFO] [2024-03-19T01:58:07.592Z] [INFO] Results: [2024-03-19T01:58:07.592Z] [INFO] [2024-03-19T01:58:07.592Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:58:07.592Z] [INFO] [2024-03-19T01:58:07.592Z] [INFO] [2024-03-19T01:58:07.592Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ logging --- [2024-03-19T01:58:07.592Z] [INFO] Executing tasks [2024-03-19T01:58:07.592Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/classes/META-INF for [2024-03-19T01:58:07.592Z] [INFO] [echo] logging [2024-03-19T01:58:07.592Z] [INFO] Executed tasks [2024-03-19T01:58:07.592Z] [INFO] [2024-03-19T01:58:07.592Z] [INFO] --- jar:3.3.0:jar (default-jar) @ logging --- [2024-03-19T01:58:07.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/logging.jar [2024-03-19T01:58:07.849Z] [INFO] [2024-03-19T01:58:07.849Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ logging --- [2024-03-19T01:58:07.849Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:08.779Z] [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) [2024-03-19T01:58:08.779Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/bom.xml [2024-03-19T01:58:08.779Z] [INFO] attaching as logging-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:08.779Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/bom.json [2024-03-19T01:58:08.780Z] [INFO] attaching as logging-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:08.780Z] [INFO] [2024-03-19T01:58:08.780Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ logging --- [2024-03-19T01:58:08.780Z] [INFO] [2024-03-19T01:58:08.780Z] [INFO] --- failsafe:3.2.5:verify (verify) @ logging --- [2024-03-19T01:58:08.780Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/failsafe-reports [2024-03-19T01:58:08.780Z] [INFO] [2024-03-19T01:58:08.780Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-logging-checkstyle) @ logging --- [2024-03-19T01:58:09.710Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:09.710Z] [INFO] [2024-03-19T01:58:09.710Z] [INFO] --- install:3.1.1:install (default-install) @ logging --- [2024-03-19T01:58:09.710Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/8.0.1-SNAPSHOT/logging-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:09.710Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/logging.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/8.0.1-SNAPSHOT/logging-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:09.710Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/8.0.1-SNAPSHOT/logging-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:09.710Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/logging/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/8.0.1-SNAPSHOT/logging-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:09.710Z] [INFO] [2024-03-19T01:58:09.710Z] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [2024-03-19T01:58:09.710Z] [INFO] Building admin-launcher 8.0.1-SNAPSHOT [36/332] [2024-03-19T01:58:09.710Z] [INFO] from nucleus/admin/launcher/pom.xml [2024-03-19T01:58:09.710Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:09.710Z] [INFO] [2024-03-19T01:58:09.710Z] [INFO] --- clean:3.3.2:clean (default-clean) @ launcher --- [2024-03-19T01:58:09.710Z] [INFO] [2024-03-19T01:58:09.710Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ launcher --- [2024-03-19T01:58:09.710Z] [INFO] [2024-03-19T01:58:09.710Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ launcher --- [2024-03-19T01:58:09.710Z] [INFO] [2024-03-19T01:58:09.710Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ launcher --- [2024-03-19T01:58:09.710Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:09.710Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:09.710Z] [INFO] [2024-03-19T01:58:09.710Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ launcher --- [2024-03-19T01:58:09.710Z] [INFO] [2024-03-19T01:58:09.710Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ launcher --- [2024-03-19T01:58:09.710Z] [INFO] [2024-03-19T01:58:09.710Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ launcher --- [2024-03-19T01:58:09.710Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:09.710Z] [INFO] [2024-03-19T01:58:09.710Z] [INFO] --- resources:3.3.1:resources (default-resources) @ launcher --- [2024-03-19T01:58:09.710Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:58:09.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/src/main/manpages [2024-03-19T01:58:09.710Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:09.710Z] [INFO] [2024-03-19T01:58:09.710Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ launcher --- [2024-03-19T01:58:09.710Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:09.710Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:09.967Z] [INFO] [2024-03-19T01:58:09.967Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ launcher --- [2024-03-19T01:58:09.967Z] [INFO] [2024-03-19T01:58:09.967Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ launcher --- [2024-03-19T01:58:09.967Z] [INFO] [2024-03-19T01:58:09.967Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ launcher --- [2024-03-19T01:58:09.967Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:09.967Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:09.967Z] [INFO] [2024-03-19T01:58:09.967Z] [INFO] --- command-security:1.0.17:check (default-check) @ launcher --- [2024-03-19T01:58:09.967Z] [INFO] [2024-03-19T01:58:09.967Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ launcher --- [2024-03-19T01:58:09.967Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:09.967Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:10.226Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:10.226Z] [INFO] Initial messages found so far: {} [2024-03-19T01:58:10.226Z] [INFO] Processing: NCLS-GFLAUNCHER-00001 [2024-03-19T01:58:10.226Z] [INFO] Message NCLS-GFLAUNCHER-00001 needs checking for cause/action: true [2024-03-19T01:58:10.226Z] [INFO] Processing: NCLS-GFLAUNCHER-00002 [2024-03-19T01:58:10.226Z] [INFO] Message NCLS-GFLAUNCHER-00002 needs checking for cause/action: true [2024-03-19T01:58:10.226Z] [INFO] Processing: NCLS-GFLAUNCHER-00003 [2024-03-19T01:58:10.226Z] [INFO] Message NCLS-GFLAUNCHER-00003 needs checking for cause/action: true [2024-03-19T01:58:10.226Z] [INFO] Processing: NCLS-GFLAUNCHER-00004 [2024-03-19T01:58:10.226Z] [INFO] Message NCLS-GFLAUNCHER-00004 needs checking for cause/action: false [2024-03-19T01:58:10.226Z] [INFO] Processing: NCLS-GFLAUNCHER-00005 [2024-03-19T01:58:10.226Z] [INFO] Message NCLS-GFLAUNCHER-00005 needs checking for cause/action: false [2024-03-19T01:58:10.226Z] [INFO] Total Messages including ones found from disk so far: {NCLS-GFLAUNCHER-00001=Single and double quote characters are not allowed in the CLASSPATH environmental variable. They were stripped out for you. [2024-03-19T01:58:10.226Z] Before: {0} [2024-03-19T01:58:10.226Z] After: {1}, NCLS-GFLAUNCHER-00001.MSG_COMMENT=# CLASSPATH is illegal., NCLS-GFLAUNCHER-00002=Error Launching: {0}, NCLS-GFLAUNCHER-00002.MSG_COMMENT=# Launcher Error, NCLS-GFLAUNCHER-00003=Could not locate the flashlight agent here: {0}, NCLS-GFLAUNCHER-00003.MSG_COMMENT=# catastrophic error, NCLS-GFLAUNCHER-00004=Will copy glassfish/lib/templates/server.policy file to domain before upgrading., NCLS-GFLAUNCHER-00004.MSG_COMMENT=# Upgrade Information, NCLS-GFLAUNCHER-00005=JVM invocation command line:{0}, NCLS-GFLAUNCHER-00005.MSG_COMMENT=# Routine Information} [2024-03-19T01:58:10.226Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:58:10.226Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:10.226Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:10.226Z] [INFO] Processing: jakarta.enterprise.launcher on element LOGGER_NAME [2024-03-19T01:58:10.226Z] [INFO] Enclosing type is com.sun.enterprise.admin.launcher.GFLauncherLogger [2024-03-19T01:58:10.226Z] [INFO] Loggers found so far: {jakarta.enterprise.launcher.description=Launcher Logger, jakarta.enterprise.launcher.publish=true, jakarta.enterprise.launcher.subsystem=Launcher} [2024-03-19T01:58:10.226Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:58:10.226Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:58:10.226Z] [INFO] Found enclosing element com.sun.enterprise.admin.launcher.GFLauncherLogger [2024-03-19T01:58:10.226Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:58:10.226Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:10.226Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:10.226Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:58:10.226Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:10.227Z] [INFO] [2024-03-19T01:58:10.227Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ launcher --- [2024-03-19T01:58:10.227Z] [INFO] Copying 11 resources from src/test/resources to target/test-classes [2024-03-19T01:58:10.227Z] [INFO] [2024-03-19T01:58:10.227Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ launcher --- [2024-03-19T01:58:10.227Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:10.227Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T01:58:10.227Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:58:10.227Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:58:10.227Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:58:10.227Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:58:10.227Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:58:10.227Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:58:10.227Z] Use -proc:none to disable annotation processing. [2024-03-19T01:58:10.227Z] [INFO] [2024-03-19T01:58:10.227Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ launcher --- [2024-03-19T01:58:10.227Z] [INFO] [2024-03-19T01:58:10.227Z] [INFO] --- surefire:3.2.5:test (default-test) @ launcher --- [2024-03-19T01:58:10.227Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/surefire-reports [2024-03-19T01:58:10.227Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:58:10.227Z] [INFO] [2024-03-19T01:58:10.227Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:10.227Z] [INFO] T E S T S [2024-03-19T01:58:10.227Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:10.227Z] [0.003s][info][gc] Using G1 [2024-03-19T01:58:10.791Z] [0.425s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.818ms [2024-03-19T01:58:10.791Z] [INFO] Running com.sun.enterprise.admin.launcher.GFLauncherTest [2024-03-19T01:58:11.047Z] Mar 19, 2024 1:58:10 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-03-19T01:58:11.047Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-03-19T01:58:11.047Z] Mar 19, 2024 1:58:10 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-03-19T01:58:11.047Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-03-19T01:58:11.047Z] Mar 19, 2024 1:58:10 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-03-19T01:58:11.047Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-03-19T01:58:11.048Z] Mar 19, 2024 1:58:10 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-03-19T01:58:11.048Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-03-19T01:58:11.048Z] Mar 19, 2024 1:58:10 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-03-19T01:58:11.048Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-03-19T01:58:11.048Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in com.sun.enterprise.admin.launcher.GFLauncherTest [2024-03-19T01:58:11.304Z] [INFO] [2024-03-19T01:58:11.304Z] [INFO] Results: [2024-03-19T01:58:11.304Z] [INFO] [2024-03-19T01:58:11.304Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:58:11.304Z] [INFO] [2024-03-19T01:58:11.304Z] [INFO] [2024-03-19T01:58:11.304Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ launcher --- [2024-03-19T01:58:11.304Z] [INFO] Executing tasks [2024-03-19T01:58:11.304Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/classes/META-INF for [2024-03-19T01:58:11.304Z] [INFO] [echo] launcher [2024-03-19T01:58:11.304Z] [INFO] Executed tasks [2024-03-19T01:58:11.304Z] [INFO] [2024-03-19T01:58:11.304Z] [INFO] --- jar:3.3.0:jar (default-jar) @ launcher --- [2024-03-19T01:58:11.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/launcher.jar [2024-03-19T01:58:11.304Z] [INFO] [2024-03-19T01:58:11.305Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ launcher --- [2024-03-19T01:58:11.305Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:12.234Z] [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) [2024-03-19T01:58:12.234Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/bom.xml [2024-03-19T01:58:12.234Z] [INFO] attaching as launcher-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:12.234Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/bom.json [2024-03-19T01:58:12.234Z] [INFO] attaching as launcher-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:12.234Z] [INFO] [2024-03-19T01:58:12.234Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ launcher --- [2024-03-19T01:58:12.234Z] [INFO] [2024-03-19T01:58:12.234Z] [INFO] --- failsafe:3.2.5:verify (verify) @ launcher --- [2024-03-19T01:58:12.234Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/failsafe-reports [2024-03-19T01:58:12.234Z] [INFO] [2024-03-19T01:58:12.234Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-launcher-checkstyle) @ launcher --- [2024-03-19T01:58:12.491Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:12.491Z] [INFO] [2024-03-19T01:58:12.491Z] [INFO] --- install:3.1.1:install (default-install) @ launcher --- [2024-03-19T01:58:12.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/8.0.1-SNAPSHOT/launcher-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:12.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/8.0.1-SNAPSHOT/launcher-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:12.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/8.0.1-SNAPSHOT/launcher-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:12.491Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/launcher/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/8.0.1-SNAPSHOT/launcher-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:12.491Z] [INFO] [2024-03-19T01:58:12.491Z] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [2024-03-19T01:58:12.491Z] [INFO] Building admin-cli 8.0.1-SNAPSHOT [37/332] [2024-03-19T01:58:12.491Z] [INFO] from nucleus/admin/cli/pom.xml [2024-03-19T01:58:12.491Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:12.491Z] [INFO] [2024-03-19T01:58:12.491Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-cli --- [2024-03-19T01:58:12.491Z] [INFO] [2024-03-19T01:58:12.491Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ admin-cli --- [2024-03-19T01:58:12.491Z] [INFO] [2024-03-19T01:58:12.491Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ admin-cli --- [2024-03-19T01:58:12.491Z] [INFO] [2024-03-19T01:58:12.491Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ admin-cli --- [2024-03-19T01:58:12.491Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:12.491Z] [INFO] Compiling 41 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:12.750Z] [INFO] [2024-03-19T01:58:12.750Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ admin-cli --- [2024-03-19T01:58:12.750Z] [INFO] [2024-03-19T01:58:12.750Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ admin-cli --- [2024-03-19T01:58:12.750Z] [INFO] [2024-03-19T01:58:12.750Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-cli --- [2024-03-19T01:58:12.750Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:12.750Z] [INFO] [2024-03-19T01:58:12.750Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-cli --- [2024-03-19T01:58:12.750Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-03-19T01:58:12.750Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:58:12.750Z] [INFO] Copying 16 resources from src/main/manpages to target/classes [2024-03-19T01:58:12.750Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:12.750Z] [INFO] [2024-03-19T01:58:12.750Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ admin-cli --- [2024-03-19T01:58:12.750Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:12.750Z] [INFO] Compiling 41 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:13.312Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java:[130,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:13.312Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java uses or overrides a deprecated API. [2024-03-19T01:58:13.312Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:58:13.312Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:58:13.312Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:58:13.312Z] [INFO] [2024-03-19T01:58:13.312Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ admin-cli --- [2024-03-19T01:58:13.312Z] [INFO] [2024-03-19T01:58:13.312Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ admin-cli --- [2024-03-19T01:58:13.312Z] [INFO] [2024-03-19T01:58:13.312Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-cli --- [2024-03-19T01:58:13.312Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:13.312Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:13.312Z] [INFO] [2024-03-19T01:58:13.312Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-cli --- [2024-03-19T01:58:13.312Z] [INFO] [2024-03-19T01:58:13.312Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ admin-cli --- [2024-03-19T01:58:13.312Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:13.312Z] [INFO] Compiling 41 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:13.569Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:58:13.569Z] [INFO] [2024-03-19T01:58:13.569Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-cli --- [2024-03-19T01:58:13.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/src/test/resources [2024-03-19T01:58:13.569Z] [INFO] [2024-03-19T01:58:13.569Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ admin-cli --- [2024-03-19T01:58:13.569Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:13.569Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:58:13.825Z] [INFO] [2024-03-19T01:58:13.825Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-cli --- [2024-03-19T01:58:13.825Z] [INFO] [2024-03-19T01:58:13.825Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-cli --- [2024-03-19T01:58:13.825Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/surefire-reports [2024-03-19T01:58:13.825Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:58:13.825Z] [INFO] [2024-03-19T01:58:13.825Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:13.825Z] [INFO] T E S T S [2024-03-19T01:58:13.825Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:13.825Z] [0.002s][info][gc] Using G1 [2024-03-19T01:58:14.082Z] [0.423s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.783ms [2024-03-19T01:58:14.082Z] [INFO] Running com.sun.enterprise.admin.cli.NewSyntaxTest [2024-03-19T01:58:14.338Z] Mar 19, 2024 1:58:14 AM com.sun.enterprise.admin.cli.ProgramOptions lambda$updateOptions$0 [2024-03-19T01:58:14.338Z] WARNING: Host could not be resolved: IamNonExistingHostname.LocalDomain [2024-03-19T01:58:14.338Z] java.net.UnknownHostException: IamNonExistingHostname.LocalDomain: Name or service not known [2024-03-19T01:58:14.338Z] at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) [2024-03-19T01:58:14.338Z] at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) [2024-03-19T01:58:14.338Z] at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) [2024-03-19T01:58:14.338Z] at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) [2024-03-19T01:58:14.338Z] at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) [2024-03-19T01:58:14.338Z] at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) [2024-03-19T01:58:14.338Z] at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) [2024-03-19T01:58:14.338Z] at java.base/java.net.InetAddress.getByName(InetAddress.java:1568) [2024-03-19T01:58:14.339Z] at com.sun.enterprise.admin.cli.ProgramOptions.lambda$updateOptions$0(ProgramOptions.java:180) [2024-03-19T01:58:14.339Z] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T01:58:14.339Z] [2024-03-19T01:58:14.339Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in com.sun.enterprise.admin.cli.NewSyntaxTest [2024-03-19T01:58:14.339Z] [INFO] Running com.sun.enterprise.admin.cli.CLIUtilTest [2024-03-19T01:58:14.339Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.sun.enterprise.admin.cli.CLIUtilTest [2024-03-19T01:58:14.596Z] [INFO] [2024-03-19T01:58:14.596Z] [INFO] Results: [2024-03-19T01:58:14.596Z] [INFO] [2024-03-19T01:58:14.596Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:58:14.596Z] [INFO] [2024-03-19T01:58:14.596Z] [INFO] [2024-03-19T01:58:14.596Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-cli --- [2024-03-19T01:58:14.596Z] [INFO] Executing tasks [2024-03-19T01:58:14.596Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/classes/META-INF for [2024-03-19T01:58:14.596Z] [INFO] [echo] admin-cli [2024-03-19T01:58:14.596Z] [INFO] Executed tasks [2024-03-19T01:58:14.596Z] [INFO] [2024-03-19T01:58:14.596Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-cli --- [2024-03-19T01:58:14.596Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/admin-cli.jar [2024-03-19T01:58:14.852Z] [INFO] [2024-03-19T01:58:14.852Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ admin-cli --- [2024-03-19T01:58:14.852Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:15.783Z] [INFO] CycloneDX: Creating BOM version 1.4 with 61 component(s) [2024-03-19T01:58:15.783Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/bom.xml [2024-03-19T01:58:15.783Z] [INFO] attaching as admin-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:15.783Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/bom.json [2024-03-19T01:58:15.783Z] [INFO] attaching as admin-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:15.783Z] [INFO] [2024-03-19T01:58:15.783Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-cli --- [2024-03-19T01:58:15.783Z] [INFO] [2024-03-19T01:58:15.783Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-cli --- [2024-03-19T01:58:15.783Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/failsafe-reports [2024-03-19T01:58:15.783Z] [INFO] [2024-03-19T01:58:15.783Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-admin-cli-checkstyle) @ admin-cli --- [2024-03-19T01:58:16.711Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:16.711Z] [INFO] [2024-03-19T01:58:16.711Z] [INFO] --- install:3.1.1:install (default-install) @ admin-cli --- [2024-03-19T01:58:16.711Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/8.0.1-SNAPSHOT/admin-cli-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:16.711Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/8.0.1-SNAPSHOT/admin-cli-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:16.712Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/8.0.1-SNAPSHOT/admin-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:16.712Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/cli/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/8.0.1-SNAPSHOT/admin-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:16.712Z] [INFO] [2024-03-19T01:58:16.712Z] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [2024-03-19T01:58:16.712Z] [INFO] Building Admin CLI, interactive OSGi shell command 8.0.1-SNAPSHOT [38/332] [2024-03-19T01:58:16.712Z] [INFO] from nucleus/osgi-platforms/osgi-cli-interactive/pom.xml [2024-03-19T01:58:16.712Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:16.712Z] [INFO] [2024-03-19T01:58:16.712Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-interactive --- [2024-03-19T01:58:16.712Z] [INFO] [2024-03-19T01:58:16.712Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-cli-interactive --- [2024-03-19T01:58:16.712Z] [INFO] [2024-03-19T01:58:16.712Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-interactive --- [2024-03-19T01:58:16.712Z] [INFO] [2024-03-19T01:58:16.712Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-cli-interactive --- [2024-03-19T01:58:16.712Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:16.712Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:58:16.968Z] [INFO] [2024-03-19T01:58:16.968Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-cli-interactive --- [2024-03-19T01:58:16.968Z] [INFO] [2024-03-19T01:58:16.968Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-cli-interactive --- [2024-03-19T01:58:16.968Z] [INFO] [2024-03-19T01:58:16.968Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-interactive --- [2024-03-19T01:58:16.968Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:16.968Z] [INFO] [2024-03-19T01:58:16.968Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-interactive --- [2024-03-19T01:58:16.968Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:58:16.968Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T01:58:16.968Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:16.968Z] [INFO] [2024-03-19T01:58:16.968Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-cli-interactive --- [2024-03-19T01:58:16.968Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:16.968Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:58:16.968Z] [INFO] [2024-03-19T01:58:16.968Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-interactive --- [2024-03-19T01:58:16.968Z] [INFO] [2024-03-19T01:58:16.968Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-interactive --- [2024-03-19T01:58:16.968Z] [INFO] [2024-03-19T01:58:16.968Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-interactive --- [2024-03-19T01:58:16.968Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:17.224Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:17.224Z] [INFO] [2024-03-19T01:58:17.224Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-interactive --- [2024-03-19T01:58:17.224Z] [INFO] [2024-03-19T01:58:17.224Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-cli-interactive --- [2024-03-19T01:58:17.224Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:17.224Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T01:58:17.224Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:58:17.224Z] [INFO] [2024-03-19T01:58:17.224Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-interactive --- [2024-03-19T01:58:17.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/src/test/resources [2024-03-19T01:58:17.225Z] [INFO] [2024-03-19T01:58:17.225Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ osgi-cli-interactive --- [2024-03-19T01:58:17.225Z] [INFO] No sources to compile [2024-03-19T01:58:17.225Z] [INFO] [2024-03-19T01:58:17.225Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-interactive --- [2024-03-19T01:58:17.225Z] [INFO] [2024-03-19T01:58:17.225Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-interactive --- [2024-03-19T01:58:17.225Z] [INFO] [2024-03-19T01:58:17.225Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-interactive --- [2024-03-19T01:58:17.480Z] [INFO] Executing tasks [2024-03-19T01:58:17.480Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF for [2024-03-19T01:58:17.480Z] [INFO] [echo] osgi-cli-interactive [2024-03-19T01:58:17.480Z] [INFO] Executed tasks [2024-03-19T01:58:17.480Z] [INFO] [2024-03-19T01:58:17.480Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ osgi-cli-interactive --- [2024-03-19T01:58:17.480Z] [INFO] Configured Artifact: org.jline:jline:?:jar [2024-03-19T01:58:17.480Z] [INFO] [2024-03-19T01:58:17.480Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-interactive --- [2024-03-19T01:58:17.737Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar [2024-03-19T01:58:17.737Z] [INFO] [2024-03-19T01:58:17.737Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-cli-interactive --- [2024-03-19T01:58:17.737Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:18.667Z] [INFO] CycloneDX: Creating BOM version 1.4 with 62 component(s) [2024-03-19T01:58:18.667Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/bom.xml [2024-03-19T01:58:18.667Z] [INFO] attaching as osgi-cli-interactive-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:18.667Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/bom.json [2024-03-19T01:58:18.667Z] [INFO] attaching as osgi-cli-interactive-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:18.667Z] [INFO] [2024-03-19T01:58:18.667Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-interactive --- [2024-03-19T01:58:18.667Z] [INFO] [2024-03-19T01:58:18.667Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-interactive --- [2024-03-19T01:58:18.667Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/failsafe-reports [2024-03-19T01:58:18.667Z] [INFO] [2024-03-19T01:58:18.667Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-osgi-cli-interactive-checkstyle) @ osgi-cli-interactive --- [2024-03-19T01:58:18.667Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:18.667Z] [INFO] [2024-03-19T01:58:18.667Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-interactive --- [2024-03-19T01:58:18.667Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/8.0.1-SNAPSHOT/osgi-cli-interactive-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:18.667Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/8.0.1-SNAPSHOT/osgi-cli-interactive-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:18.667Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/8.0.1-SNAPSHOT/osgi-cli-interactive-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:18.667Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-cli-interactive/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/8.0.1-SNAPSHOT/osgi-cli-interactive-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:18.924Z] [INFO] [2024-03-19T01:58:18.924Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [2024-03-19T01:58:18.924Z] [INFO] Building OSGi Container 8.0.1-SNAPSHOT [39/332] [2024-03-19T01:58:18.924Z] [INFO] from nucleus/osgi-platforms/osgi-container/pom.xml [2024-03-19T01:58:18.924Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:18.924Z] [INFO] [2024-03-19T01:58:18.924Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-container --- [2024-03-19T01:58:18.924Z] [INFO] [2024-03-19T01:58:18.924Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-container --- [2024-03-19T01:58:18.924Z] [INFO] [2024-03-19T01:58:18.924Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-container --- [2024-03-19T01:58:18.924Z] [INFO] [2024-03-19T01:58:18.924Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-container --- [2024-03-19T01:58:18.924Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:18.924Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:18.924Z] [INFO] [2024-03-19T01:58:18.924Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-container --- [2024-03-19T01:58:18.924Z] [INFO] [2024-03-19T01:58:18.924Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-container --- [2024-03-19T01:58:18.924Z] [INFO] [2024-03-19T01:58:18.924Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-container --- [2024-03-19T01:58:18.924Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:18.924Z] [INFO] [2024-03-19T01:58:18.924Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-container --- [2024-03-19T01:58:18.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/src/main/resources [2024-03-19T01:58:18.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/src/main/manpages [2024-03-19T01:58:18.924Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:18.924Z] [INFO] [2024-03-19T01:58:18.924Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-container --- [2024-03-19T01:58:18.924Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:18.924Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:18.924Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java uses or overrides a deprecated API. [2024-03-19T01:58:18.924Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:58:18.924Z] [INFO] [2024-03-19T01:58:18.924Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ osgi-container --- [2024-03-19T01:58:18.924Z] [INFO] [2024-03-19T01:58:18.924Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ osgi-container --- [2024-03-19T01:58:18.925Z] [INFO] [2024-03-19T01:58:18.925Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-container --- [2024-03-19T01:58:18.925Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:19.181Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:19.181Z] [INFO] [2024-03-19T01:58:19.181Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-container --- [2024-03-19T01:58:19.181Z] [INFO] [2024-03-19T01:58:19.181Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-container --- [2024-03-19T01:58:19.181Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:19.181Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:19.181Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:19.181Z] [INFO] Initial messages found so far: {} [2024-03-19T01:58:19.181Z] [INFO] Processing: NCLS-OSGI-00001 [2024-03-19T01:58:19.181Z] [INFO] Message NCLS-OSGI-00001 needs checking for cause/action: false [2024-03-19T01:58:19.181Z] [INFO] Total Messages including ones found from disk so far: {NCLS-OSGI-00001=Decorated url = {0}} [2024-03-19T01:58:19.181Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:58:19.181Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:19.181Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:19.181Z] [INFO] Processing: jakarta.enterprise.osgi.container on element LOGGER_NAME [2024-03-19T01:58:19.181Z] [INFO] Enclosing type is org.glassfish.extras.osgicontainer.OSGiArchiveHandler [2024-03-19T01:58:19.181Z] [INFO] Loggers found so far: {jakarta.enterprise.osgi.container.description=OSGI container logger, jakarta.enterprise.osgi.container.publish=true, jakarta.enterprise.osgi.container.subsystem=OSGI} [2024-03-19T01:58:19.181Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:58:19.181Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:58:19.181Z] [INFO] Found enclosing element org.glassfish.extras.osgicontainer.OSGiArchiveHandler [2024-03-19T01:58:19.181Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:58:19.181Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:19.181Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:19.181Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:58:19.181Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:19.181Z] [INFO] [2024-03-19T01:58:19.181Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-container --- [2024-03-19T01:58:19.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/src/test/resources [2024-03-19T01:58:19.181Z] [INFO] [2024-03-19T01:58:19.182Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ osgi-container --- [2024-03-19T01:58:19.182Z] [INFO] No sources to compile [2024-03-19T01:58:19.182Z] [INFO] [2024-03-19T01:58:19.182Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-container --- [2024-03-19T01:58:19.182Z] [INFO] [2024-03-19T01:58:19.182Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-container --- [2024-03-19T01:58:19.182Z] [INFO] [2024-03-19T01:58:19.182Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-container --- [2024-03-19T01:58:19.182Z] [INFO] Executing tasks [2024-03-19T01:58:19.182Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/classes/META-INF for [2024-03-19T01:58:19.182Z] [INFO] [echo] osgi-container [2024-03-19T01:58:19.182Z] [INFO] Executed tasks [2024-03-19T01:58:19.182Z] [INFO] [2024-03-19T01:58:19.182Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-container --- [2024-03-19T01:58:19.182Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar [2024-03-19T01:58:19.182Z] [INFO] [2024-03-19T01:58:19.182Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-container --- [2024-03-19T01:58:19.182Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:19.745Z] [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) [2024-03-19T01:58:19.745Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/bom.xml [2024-03-19T01:58:19.745Z] [INFO] attaching as osgi-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:19.745Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/bom.json [2024-03-19T01:58:19.745Z] [INFO] attaching as osgi-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:19.745Z] [INFO] [2024-03-19T01:58:19.745Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-container --- [2024-03-19T01:58:19.745Z] [INFO] [2024-03-19T01:58:19.745Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-container --- [2024-03-19T01:58:19.745Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/failsafe-reports [2024-03-19T01:58:19.745Z] [INFO] [2024-03-19T01:58:19.745Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-osgi-container-checkstyle) @ osgi-container --- [2024-03-19T01:58:20.002Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:20.002Z] [INFO] [2024-03-19T01:58:20.002Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-container --- [2024-03-19T01:58:20.002Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/8.0.1-SNAPSHOT/osgi-container-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:20.002Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/8.0.1-SNAPSHOT/osgi-container-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:20.002Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/8.0.1-SNAPSHOT/osgi-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:20.002Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/osgi-platforms/osgi-container/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/8.0.1-SNAPSHOT/osgi-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:20.002Z] [INFO] [2024-03-19T01:58:20.002Z] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [2024-03-19T01:58:20.002Z] [INFO] Building GlassFish API Exporter Module 8.0.1-SNAPSHOT [40/332] [2024-03-19T01:58:20.002Z] [INFO] from nucleus/core/api-exporter/pom.xml [2024-03-19T01:58:20.002Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:20.002Z] [INFO] [2024-03-19T01:58:20.002Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter --- [2024-03-19T01:58:20.002Z] [INFO] [2024-03-19T01:58:20.002Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ api-exporter --- [2024-03-19T01:58:20.002Z] [INFO] [2024-03-19T01:58:20.002Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ api-exporter --- [2024-03-19T01:58:20.002Z] [INFO] [2024-03-19T01:58:20.002Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ api-exporter --- [2024-03-19T01:58:20.002Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:58:20.002Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:20.002Z] [INFO] [2024-03-19T01:58:20.002Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ api-exporter --- [2024-03-19T01:58:20.002Z] [INFO] [2024-03-19T01:58:20.002Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ api-exporter --- [2024-03-19T01:58:20.002Z] [INFO] [2024-03-19T01:58:20.002Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter --- [2024-03-19T01:58:20.002Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:20.002Z] [INFO] [2024-03-19T01:58:20.002Z] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter --- [2024-03-19T01:58:20.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/src/main/resources [2024-03-19T01:58:20.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/src/main/manpages [2024-03-19T01:58:20.003Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:58:20.003Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:20.003Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- command-security:1.0.17:check (default-check) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:58:20.003Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:20.003Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/src/test/resources [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] No sources to compile [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] Executing tasks [2024-03-19T01:58:20.003Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/classes/META-INF for [2024-03-19T01:58:20.003Z] [INFO] [echo] api-exporter [2024-03-19T01:58:20.003Z] [INFO] Executed tasks [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/api-exporter.jar [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ api-exporter --- [2024-03-19T01:58:20.003Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:20.003Z] [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [2024-03-19T01:58:20.003Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/bom.xml [2024-03-19T01:58:20.003Z] [INFO] attaching as api-exporter-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:20.003Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/bom.json [2024-03-19T01:58:20.003Z] [INFO] attaching as api-exporter-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:20.003Z] [INFO] [2024-03-19T01:58:20.003Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter --- [2024-03-19T01:58:20.260Z] [INFO] [2024-03-19T01:58:20.260Z] [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter --- [2024-03-19T01:58:20.260Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/failsafe-reports [2024-03-19T01:58:20.260Z] [INFO] [2024-03-19T01:58:20.260Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-api-exporter-checkstyle) @ api-exporter --- [2024-03-19T01:58:20.260Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:20.260Z] [INFO] [2024-03-19T01:58:20.260Z] [INFO] --- install:3.1.1:install (default-install) @ api-exporter --- [2024-03-19T01:58:20.260Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/8.0.1-SNAPSHOT/api-exporter-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:20.260Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/8.0.1-SNAPSHOT/api-exporter-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:20.260Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/8.0.1-SNAPSHOT/api-exporter-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:20.260Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/api-exporter/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/8.0.1-SNAPSHOT/api-exporter-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:20.260Z] [INFO] [2024-03-19T01:58:20.261Z] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [2024-03-19T01:58:20.261Z] [INFO] Building flashlight-framework 8.0.1-SNAPSHOT [41/332] [2024-03-19T01:58:20.261Z] [INFO] from nucleus/flashlight/framework/pom.xml [2024-03-19T01:58:20.261Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:20.261Z] [INFO] [2024-03-19T01:58:20.261Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-framework --- [2024-03-19T01:58:20.261Z] [INFO] [2024-03-19T01:58:20.261Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ flashlight-framework --- [2024-03-19T01:58:20.261Z] [INFO] [2024-03-19T01:58:20.261Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ flashlight-framework --- [2024-03-19T01:58:20.261Z] [INFO] [2024-03-19T01:58:20.261Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ flashlight-framework --- [2024-03-19T01:58:20.261Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:20.261Z] [INFO] Compiling 51 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:20.261Z] [INFO] [2024-03-19T01:58:20.261Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ flashlight-framework --- [2024-03-19T01:58:20.261Z] [INFO] [2024-03-19T01:58:20.261Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ flashlight-framework --- [2024-03-19T01:58:20.261Z] [INFO] [2024-03-19T01:58:20.261Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-framework --- [2024-03-19T01:58:20.261Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:20.261Z] [INFO] [2024-03-19T01:58:20.261Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-framework --- [2024-03-19T01:58:20.261Z] [INFO] Copying 16 resources from src/main/java to target/classes [2024-03-19T01:58:20.261Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-03-19T01:58:20.261Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:20.261Z] [INFO] [2024-03-19T01:58:20.261Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ flashlight-framework --- [2024-03-19T01:58:20.261Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:20.261Z] [INFO] Compiling 51 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:20.520Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[490,78] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:58:20.521Z] cast to java.lang.Class for a varargs call [2024-03-19T01:58:20.521Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-03-19T01:58:20.521Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[491,79] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:58:20.521Z] cast to java.lang.Object for a varargs call [2024-03-19T01:58:20.521Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:58:20.521Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderSubClassImplGenerator.java:[107,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:20.521Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java uses or overrides a deprecated API. [2024-03-19T01:58:20.521Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:58:20.521Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/ProbeRegistry.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:58:20.521Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/ProbeRegistry.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:58:20.521Z] [INFO] [2024-03-19T01:58:20.521Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ flashlight-framework --- [2024-03-19T01:58:20.521Z] [INFO] [2024-03-19T01:58:20.521Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ flashlight-framework --- [2024-03-19T01:58:20.521Z] [INFO] [2024-03-19T01:58:20.521Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-framework --- [2024-03-19T01:58:20.521Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:20.778Z] [WARNING] Manifest org.glassfish.main.flashlight:flashlight-framework:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.flashlight.impl.client, has 1, private references [org.glassfish.flashlight.impl.core] [2024-03-19T01:58:20.778Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:20.778Z] [INFO] [2024-03-19T01:58:20.778Z] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-framework --- [2024-03-19T01:58:20.778Z] [INFO] [2024-03-19T01:58:20.778Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ flashlight-framework --- [2024-03-19T01:58:20.778Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:20.778Z] [INFO] Compiling 51 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:20.778Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:20.778Z] [INFO] Initial messages found so far: {} [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00301 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00301 needs checking for cause/action: true [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00302 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00302 needs checking for cause/action: true [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00303 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00303 needs checking for cause/action: true [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00304 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00304 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00305 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00305 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00306 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00306 needs checking for cause/action: true [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00501 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00501 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00502 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00502 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00503 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00503 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00504 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00504 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00505 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00505 needs checking for cause/action: true [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00506 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00506 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00507 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00507 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00508 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00508 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00509 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00509 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00510 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00510 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00511 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00511 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00512 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00512 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00513 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00513 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00514 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00514 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Processing: NCLS-MON-00515 [2024-03-19T01:58:20.778Z] [INFO] Message NCLS-MON-00515 needs checking for cause/action: false [2024-03-19T01:58:20.778Z] [INFO] Total Messages including ones found from disk so far: {NCLS-MON-00301=Cannot process XML ProbeProvider, xml = {0}, [2024-03-19T01:58:20.779Z] Exception: {1}, NCLS-MON-00302=Cannot resolve the paramTypes, unable to create this probe - {0}, NCLS-MON-00303=Cannot resolve the paramTypes of the probe - {0}, , NCLS-MON-00304=Can not match the Probe method ({0}) with any method in the DTrace object, NCLS-MON-00305=Invalid parameters for ProbeProvider, ignoring {0}, NCLS-MON-00306=No Probe Provider found in Probe Provider XML, NCLS-MON-00501=invalid pid, start flashlight-agent using asadmin enable-monitoring with --pid option, you may get pid using jps command, NCLS-MON-00502=flashlight-agent.jar does not exist under {0}, NCLS-MON-00503=flashlight-agent.jar directory {0} does not exist, NCLS-MON-00504=Encountered exception during agent attach: {0}, NCLS-MON-00505=Error transforming Probe: {0}, NCLS-MON-00506=Error unregistering ProbeProvider, NCLS-MON-00507=Error during re-transformation, NCLS-MON-00508=Error during registration of FlashlightProbe, NCLS-MON-00509=Error attempting to write the re-transformed class data, NCLS-MON-00510=Monitoring is disabled because there is no Attach API from the JVM available, NCLS-MON-00511=Error while getting Instrumentation object from ProbeAgentMain, NCLS-MON-00512=DTrace is not available., NCLS-MON-00513=DTrace is not supported., NCLS-MON-00514=DTrace is connected and ready., NCLS-MON-00515=Unexpected exception invoking DTrace} [2024-03-19T01:58:20.779Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:58:20.779Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:20.779Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:20.779Z] [INFO] Processing: jakarta.enterprise.system.tools.monitor on element MONITORING_LOGGER [2024-03-19T01:58:20.779Z] [INFO] Enclosing type is org.glassfish.flashlight.FlashlightLoggerInfo [2024-03-19T01:58:20.779Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.monitor.description=Flashlight Services, jakarta.enterprise.system.tools.monitor.publish=true, jakarta.enterprise.system.tools.monitor.subsystem=MON} [2024-03-19T01:58:20.779Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:58:20.779Z] [INFO] Found enclosing element MONITORING_LOGGER [2024-03-19T01:58:20.779Z] [INFO] Found enclosing element org.glassfish.flashlight.FlashlightLoggerInfo [2024-03-19T01:58:20.779Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:58:20.779Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:20.779Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:20.779Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:58:20.779Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:20.779Z] [INFO] [2024-03-19T01:58:20.779Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-framework --- [2024-03-19T01:58:20.779Z] [INFO] Copying 3 resources from src/test/resources to target/test-classes [2024-03-19T01:58:20.779Z] [INFO] [2024-03-19T01:58:20.779Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ flashlight-framework --- [2024-03-19T01:58:20.779Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:20.779Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T01:58:21.036Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:58:21.036Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:58:21.036Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:58:21.036Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:58:21.036Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:58:21.036Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:58:21.036Z] Use -proc:none to disable annotation processing. [2024-03-19T01:58:21.036Z] [INFO] [2024-03-19T01:58:21.036Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-framework --- [2024-03-19T01:58:21.036Z] [INFO] [2024-03-19T01:58:21.036Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-framework --- [2024-03-19T01:58:21.036Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/surefire-reports [2024-03-19T01:58:21.036Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:58:21.036Z] [INFO] [2024-03-19T01:58:21.036Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:21.036Z] [INFO] T E S T S [2024-03-19T01:58:21.036Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:21.036Z] [0.003s][info][gc] Using G1 [2024-03-19T01:58:21.599Z] [INFO] Running org.glassfish.flashlight.xml.ProbeProviderStaxParserTest [2024-03-19T01:58:21.599Z] [0.515s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.110ms [2024-03-19T01:58:21.599Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.glassfish.flashlight.xml.ProbeProviderStaxParserTest [2024-03-19T01:58:21.856Z] [INFO] [2024-03-19T01:58:21.856Z] [INFO] Results: [2024-03-19T01:58:21.856Z] [INFO] [2024-03-19T01:58:21.856Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:58:21.856Z] [INFO] [2024-03-19T01:58:21.856Z] [INFO] [2024-03-19T01:58:21.856Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-framework --- [2024-03-19T01:58:21.856Z] [INFO] Executing tasks [2024-03-19T01:58:21.856Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/classes/META-INF for [2024-03-19T01:58:21.856Z] [INFO] [echo] flashlight-framework [2024-03-19T01:58:21.856Z] [INFO] Executed tasks [2024-03-19T01:58:21.856Z] [INFO] [2024-03-19T01:58:21.856Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-framework --- [2024-03-19T01:58:21.856Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/flashlight-framework.jar [2024-03-19T01:58:21.856Z] [INFO] [2024-03-19T01:58:21.856Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ flashlight-framework --- [2024-03-19T01:58:21.856Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:22.419Z] [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) [2024-03-19T01:58:22.419Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/bom.xml [2024-03-19T01:58:22.419Z] [INFO] attaching as flashlight-framework-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:22.419Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/bom.json [2024-03-19T01:58:22.674Z] [INFO] attaching as flashlight-framework-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:22.674Z] [INFO] [2024-03-19T01:58:22.674Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-framework --- [2024-03-19T01:58:22.674Z] [INFO] [2024-03-19T01:58:22.674Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-framework --- [2024-03-19T01:58:22.674Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/failsafe-reports [2024-03-19T01:58:22.675Z] [INFO] [2024-03-19T01:58:22.675Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.flashlight-flashlight-framework-checkstyle) @ flashlight-framework --- [2024-03-19T01:58:22.931Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:22.931Z] [INFO] [2024-03-19T01:58:22.931Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-framework --- [2024-03-19T01:58:22.931Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/8.0.1-SNAPSHOT/flashlight-framework-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:22.931Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/8.0.1-SNAPSHOT/flashlight-framework-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:22.931Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/8.0.1-SNAPSHOT/flashlight-framework-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:22.931Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/framework/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/8.0.1-SNAPSHOT/flashlight-framework-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:22.931Z] [INFO] [2024-03-19T01:58:22.931Z] [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [2024-03-19T01:58:22.931Z] [INFO] Building Kernel Classes 8.0.1-SNAPSHOT [42/332] [2024-03-19T01:58:22.931Z] [INFO] from nucleus/core/kernel/pom.xml [2024-03-19T01:58:22.931Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:23.188Z] [INFO] [2024-03-19T01:58:23.188Z] [INFO] --- clean:3.3.2:clean (default-clean) @ kernel --- [2024-03-19T01:58:23.188Z] [INFO] [2024-03-19T01:58:23.188Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ kernel --- [2024-03-19T01:58:23.188Z] [INFO] [2024-03-19T01:58:23.188Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ kernel --- [2024-03-19T01:58:23.188Z] [INFO] [2024-03-19T01:58:23.188Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ kernel --- [2024-03-19T01:58:23.188Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:23.188Z] [INFO] Compiling 174 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:23.444Z] [INFO] [2024-03-19T01:58:23.444Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ kernel --- [2024-03-19T01:58:23.444Z] [INFO] [2024-03-19T01:58:23.444Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ kernel --- [2024-03-19T01:58:23.444Z] [INFO] [2024-03-19T01:58:23.444Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ kernel --- [2024-03-19T01:58:23.444Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:23.444Z] [INFO] [2024-03-19T01:58:23.444Z] [INFO] --- resources:3.3.1:resources (default-resources) @ kernel --- [2024-03-19T01:58:23.444Z] [INFO] Copying 10 resources from src/main/java to target/classes [2024-03-19T01:58:23.444Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:58:23.444Z] [INFO] Copying 23 resources from src/main/manpages to target/classes [2024-03-19T01:58:23.444Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:23.444Z] [INFO] [2024-03-19T01:58:23.444Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ kernel --- [2024-03-19T01:58:23.700Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:23.700Z] [INFO] Compiling 174 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:24.629Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[491,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:58:24.629Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[492,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.629Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[564,28] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T01:58:24.629Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[586,20] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T01:58:24.629Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1073,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.630Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1812,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.630Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1812,39] getSubject(java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T01:58:24.630Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1809,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.630Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1892,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.630Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[142,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:58:24.630Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[143,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.630Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[359,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:58:24.630Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[360,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.630Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ClassLoaderHierarchyImpl.java:[103,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.630Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java:[84,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.630Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java:[122,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.630Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RuntimeInfo.java:[132,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.631Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/LifecycleModuleService.java:[198,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.631Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/DynamicReloadService.java:[220,52] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T01:58:24.631Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerLifecycleModule.java:[196,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:24.631Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/AdminConsoleAdapter.java: Some input files use or override a deprecated API. [2024-03-19T01:58:24.631Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/AdminConsoleAdapter.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:58:24.631Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CheckpointHelper.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:58:24.631Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CheckpointHelper.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:58:24.631Z] [INFO] [2024-03-19T01:58:24.631Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ kernel --- [2024-03-19T01:58:24.631Z] [INFO] [2024-03-19T01:58:24.631Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ kernel --- [2024-03-19T01:58:24.631Z] [INFO] [2024-03-19T01:58:24.631Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ kernel --- [2024-03-19T01:58:24.631Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:24.888Z] [WARNING] Manifest org.glassfish.main.core:kernel:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.enterprise.v3.services.impl, has 1, private references [com.sun.enterprise.v3.services.impl.monitor] [2024-03-19T01:58:24.888Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:24.888Z] [INFO] [2024-03-19T01:58:24.888Z] [INFO] --- command-security:1.0.17:check (default-check) @ kernel --- [2024-03-19T01:58:24.888Z] [INFO] [2024-03-19T01:58:24.888Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ kernel --- [2024-03-19T01:58:24.888Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:24.888Z] [INFO] Compiling 174 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:25.451Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:25.451Z] [INFO] Initial messages found so far: {} [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00001 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00001 needs checking for cause/action: false [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00002 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00002 needs checking for cause/action: true [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00003 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00003 needs checking for cause/action: true [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00004 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00004 needs checking for cause/action: false [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00005 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00005 needs checking for cause/action: false [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00006 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00006 needs checking for cause/action: false [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00007 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00007 needs checking for cause/action: true [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00008 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00008 needs checking for cause/action: true [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00009 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00009 needs checking for cause/action: true [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00010 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00010 needs checking for cause/action: false [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00011 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00011 needs checking for cause/action: false [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00012 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00012 needs checking for cause/action: false [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00013 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00013 needs checking for cause/action: false [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00014 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00014 needs checking for cause/action: true [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00015 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00015 needs checking for cause/action: false [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00016 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00016 needs checking for cause/action: true [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00017 [2024-03-19T01:58:25.451Z] [INFO] Message NCLS-CORE-00017 needs checking for cause/action: false [2024-03-19T01:58:25.451Z] [INFO] Processing: NCLS-CORE-00018 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00018 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00019 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00019 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00020 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00020 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00021 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00021 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00022 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00022 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00023 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00023 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00024 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00024 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00025 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00025 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00026 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00026 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00027 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00027 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00028 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00028 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00029 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00029 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00030 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00030 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00031 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00031 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00032 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00032 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00033 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00033 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00034 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00034 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00035 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00035 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00036 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00036 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00037 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00037 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00038 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00038 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00039 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00039 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00040 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00040 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00041 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00041 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00042 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00042 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00043 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00043 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00044 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00044 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00045 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00045 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00046 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00046 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00047 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00047 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00048 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00048 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00049 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00049 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00050 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00050 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00051 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00051 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00052 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00052 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00053 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00053 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00054 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00054 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00055 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00055 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00056 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00056 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00057 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00057 needs checking for cause/action: true [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00058 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00058 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00059 [2024-03-19T01:58:25.452Z] [INFO] Message NCLS-CORE-00059 needs checking for cause/action: false [2024-03-19T01:58:25.452Z] [INFO] Processing: NCLS-CORE-00060 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00060 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00061 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00061 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00062 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00062 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00063 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00063 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00064 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00064 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00065 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00065 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00066 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00066 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00067 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00067 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00068 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00068 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00069 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00069 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00070 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00070 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00071 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00071 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00072 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00072 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00073 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00073 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00074 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00074 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00075 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00075 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00076 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00076 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00077 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00077 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00078 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00078 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00079 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00079 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00080 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00080 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00081 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00081 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00082 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00082 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00083 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00083 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00084 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00084 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00085 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00085 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00086 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00086 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00087 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00087 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00088 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00088 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00089 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00089 needs checking for cause/action: true [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00090 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00090 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00091 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00091 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00092 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00092 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00093 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00093 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00094 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00094 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00095 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00095 needs checking for cause/action: false [2024-03-19T01:58:25.453Z] [INFO] Processing: NCLS-CORE-00096 [2024-03-19T01:58:25.453Z] [INFO] Message NCLS-CORE-00096 needs checking for cause/action: false [2024-03-19T01:58:25.455Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CORE-00001=Cannot decode parameter {0} = {1}, NCLS-CORE-00002=Cannot instantiate model for command {0}, NCLS-CORE-00003=Exception while running a command, NCLS-CORE-00004=Unable to get an instance of ClusterExecutor; Cannot dynamically reconfigure instances, NCLS-CORE-00005=Can't delete local password file: {0}, NCLS-CORE-00006=Can't create local password file: {0}, NCLS-CORE-00007=Timeout occurred when processing Admin Console request., NCLS-CORE-00008=Cannot process admin console request., NCLS-CORE-00009=Unable to serve resource: {0}. Cause: {1}, NCLS-CORE-00010=Resource not found: {0}, NCLS-CORE-00011=Console cannot be initialized due to an exception., NCLS-CORE-00012=Cannot write property ''{0} = {1}'' for AdminService in domain.xml, exception: {2}, NCLS-CORE-00013=Shutdown procedure finished, NCLS-CORE-00014=Shutdown required, NCLS-CORE-00015=Shutdown requested, NCLS-CORE-00016=Startup service failed to start, NCLS-CORE-00017={0} startup time: {1} ({2} ms), startup services ({3} ms), total ({4} ms), NCLS-CORE-00018=Total startup time including CLI: {0} ms, NCLS-CORE-00019=Shutting down server due to startup exception, NCLS-CORE-00020=Timed out, ignoring some startup service status, NCLS-CORE-00021=Unexpected exception during startup, NCLS-CORE-00022=Loading application {0} done in {1} ms, NCLS-CORE-00023=Enable of application {0} completed with a warning: {1}, NCLS-CORE-00024=Error during enabling, NCLS-CORE-00025=Error during disabling, NCLS-CORE-00026=Exception during lifecycle processing, NCLS-CORE-00027=ApplicationMetaDataProvider {0} requires {1} but no other ApplicationMetaDataProvider provides it, NCLS-CORE-00028=Inconsistent state - nothing is providing {0} yet it passed validation, NCLS-CORE-00029=Cannot start container {0}, exception: {1}, NCLS-CORE-00030=Cannot release container {0}, exception {1}, NCLS-CORE-00031=Error while closing deployable artifact {0}, exception: {1}, NCLS-CORE-00032=Error while expanding archive file, NCLS-CORE-00033=Cannot find sniffer for module type: {0}, NCLS-CORE-00034=Cannot find any sniffer for deployed app: {0}, NCLS-CORE-00035=Exception occurred while satisfying optional package dependencies, NCLS-CORE-00036=Cannot delete created temporary file {0}, NCLS-CORE-00037=Source is not a directory, using temporary location {0} , NCLS-CORE-00038=Cannot find the application type for the artifact at: {0}. Was the container or sniffer removed?, NCLS-CORE-00039=Exception during application deployment, NCLS-CORE-00040=Cannot determine original location for application: {0}, NCLS-CORE-00041=Application deployment failed: {0}, NCLS-CORE-00042=IOException while opening deployed artifact, NCLS-CORE-00043=Application previously deployed is not at its original location any more: {0}, NCLS-CORE-00044=System property called {0} is null, is this intended?, NCLS-CORE-00045=Invalid classpath entry for common class loader ignored: {0}, exception: {1}, NCLS-CORE-00046=Cannot find javadb client jar file, derby jdbc driver will not be available by default., NCLS-CORE-00047=CommonClassLoaderServiceImpl is unable to process {0} because of an exception: {1}, NCLS-CORE-00048=Invalid InputStream returned for {0}, NCLS-CORE-00049=Exception while processing {0} inside {1} of size {2}, exception: {3}, NCLS-CORE-00050=Cannot open sub-archive {0} from {1}, NCLS-CORE-00051=Cannot close sub archive {0}, exception: {1}, NCLS-CORE-00052=Exception loading lifecycle module [{0}]; [{1}], NCLS-CORE-00053=Lifecycle module [{0}] threw ServerLifecycleException, exception: {1}, NCLS-CORE-00054=Lifecycle module [{0}] threw an Exception; please check your lifecycle module. Exception: {1}, NCLS-CORE-00055=GrizzlyService stop-proxy problem, NCLS-CORE-00056=Unable to start the server. Closing all ports, NCLS-CORE-00057=Exception closing port: {0}, exception: {1}, NCLS-CORE-00058=Network listener {0} on port {1} disabled per domain.xml, NCLS-CORE-00059=GrizzlyService endpoint registration problem, NCLS-CORE-00060=Skip registering endpoint with non existent virtual server: {0}, NCLS-CORE-00061=Attempting to start the {0} container., NCLS-CORE-00062=Done with starting {0} container in {1} ms., NCLS-CORE-00063=Could not start container, no exception provided., NCLS-CORE-00064=Exception while starting container {0}, exception: {1}, NCLS-CORE-00065=Exception while mapping the request., NCLS-CORE-00066=Cannot add new configuration to the Config element, NCLS-CORE-00067=Exception while enabling or disabling the autodeployment of applications, NCLS-CORE-00068=Exception while sending an event., NCLS-CORE-00069=Exception while dispatching an event, NCLS-CORE-00070=An exception occurred while stopping the server, continuing., NCLS-CORE-00071=The ManagedJobConfig bean {0} was changed by {1}, NCLS-CORE-00072=Cleaning Job {0}, NCLS-CORE-00073=Initializing Job Cleanup service, NCLS-CORE-00074=Initializing Managed Config bean, NCLS-CORE-00075=Scheduling Cleanup, NCLS-CORE-00076=Exception when cleaning jobs caused, NCLS-CORE-00077=-passwordfile specified, but the actual file was not, ignoring ..., NCLS-CORE-00078=Invalid context root for the admin console application, using default: {0}, NCLS-CORE-00079=Admin Console Adapter: context root: {0}, NCLS-CORE-00080=Failed to configure the ManagedJobConfig bean, NCLS-CORE-00081=Unable to get the ManagedJobConfig bean., NCLS-CORE-00082=Exiting after upgrade, NCLS-CORE-00083=Exception while attempting to shutdown after upgrade, NCLS-CORE-00084=Cannot find port information from domain.xml, NCLS-CORE-00085=Cannot parse port value: {0}, using port 8080, NCLS-CORE-00086=Unknown address {0}, NCLS-CORE-00087=Grizzly Framework {0} started in: {1} ms - bound to [{2}], NCLS-CORE-00088=Exception during postConstruct of DynamicReloadService, NCLS-CORE-00089=Cannot determine host name, will use localhost exclusively, NCLS-CORE-00090=Internal Server error: {0}, NCLS-CORE-00091=Unable to set customized error page, NCLS-CORE-00092=Server shutdown initiated, NCLS-CORE-00093=Problem while attempting to install admin console!, NCLS-CORE-00094=Unable to load checkpoint, NCLS-CORE-00095=Resuming command {0} from its last checkpoint., NCLS-CORE-00096=Automatically resumed command {0} finished with exit code {1}. [2024-03-19T01:58:25.456Z] Message: {2}} [2024-03-19T01:58:25.456Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:58:25.456Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:25.456Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:25.456Z] [INFO] Processing: jakarta.enterprise.system.core on element CORE_LOGGER [2024-03-19T01:58:25.456Z] [INFO] Enclosing type is org.glassfish.kernel.KernelLoggerInfo [2024-03-19T01:58:25.456Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.description=Core Kernel, jakarta.enterprise.system.core.publish=true, jakarta.enterprise.system.core.subsystem=CORE} [2024-03-19T01:58:25.456Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:58:25.456Z] [INFO] Found enclosing element CORE_LOGGER [2024-03-19T01:58:25.456Z] [INFO] Found enclosing element org.glassfish.kernel.KernelLoggerInfo [2024-03-19T01:58:25.456Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:58:25.456Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:25.456Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:25.456Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:58:25.456Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:25.456Z] [INFO] [2024-03-19T01:58:25.456Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ kernel --- [2024-03-19T01:58:25.456Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-03-19T01:58:25.456Z] [INFO] [2024-03-19T01:58:25.456Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ kernel --- [2024-03-19T01:58:25.456Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:25.456Z] [INFO] Compiling 18 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:58:26.020Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:58:26.020Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:58:26.020Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:58:26.020Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:58:26.020Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:58:26.020Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:58:26.020Z] Use -proc:none to disable annotation processing. [2024-03-19T01:58:26.020Z] [INFO] [2024-03-19T01:58:26.020Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ kernel --- [2024-03-19T01:58:26.020Z] [INFO] [2024-03-19T01:58:26.020Z] [INFO] --- surefire:3.2.5:test (default-test) @ kernel --- [2024-03-19T01:58:26.020Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/surefire-reports [2024-03-19T01:58:26.020Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:58:26.020Z] [INFO] [2024-03-19T01:58:26.020Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:26.020Z] [INFO] T E S T S [2024-03-19T01:58:26.020Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:26.020Z] [0.002s][info][gc] Using G1 [2024-03-19T01:58:26.277Z] [0.414s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.987ms [2024-03-19T01:58:26.535Z] [INFO] Running com.sun.enterprise.v3.admin.CommandRunnerImplTest [2024-03-19T01:58:26.791Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in com.sun.enterprise.v3.admin.CommandRunnerImplTest [2024-03-19T01:58:26.792Z] [INFO] Running com.sun.enterprise.v3.admin.PrivacyTest [2024-03-19T01:58:26.792Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in com.sun.enterprise.v3.admin.PrivacyTest [2024-03-19T01:58:26.792Z] [INFO] Running com.sun.enterprise.v3.admin.CreateProfilerTest [2024-03-19T01:58:26.792Z] [0.894s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->9M(258M) 3.487ms [2024-03-19T01:58:27.354Z] Mar 19, 2024 1:58:27 AM com.sun.logging.LogDomains getResourceBundle [2024-03-19T01:58:27.355Z] WARNING: Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class com.sun.enterprise.v3.admin.CreateProfilerTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-03-19T01:58:27.355Z] Mar 19, 2024 1:58:27 AM org.hibernate.validator.internal.util.Version [2024-03-19T01:58:27.355Z] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T01:58:27.355Z] Mar 19, 2024 1:58:27 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T01:58:27.355Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T01:58:27.355Z] profiler exists. Please delete it first [2024-03-19T01:58:27.355Z] Mar 19, 2024 1:58:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:27.355Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.twoProfilersForbidden, started at 01:58:27.021959715, test time: 329 ms [2024-03-19T01:58:27.612Z] Mar 19, 2024 1:58:27 AM com.sun.enterprise.v3.admin.CommandRunnerImpl injectParameters [2024-03-19T01:58:27.612Z] SEVERE: Exception while running a command [2024-03-19T01:58:27.612Z] org.glassfish.common.util.admin.UnacceptableValueException: Invalid parameter: enabled. This boolean option must be set (case insensitive) to true or false. Its value was set to junk [2024-03-19T01:58:27.612Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToBoolean(MapInjectionResolver.java:433) [2024-03-19T01:58:27.612Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToObject(MapInjectionResolver.java:354) [2024-03-19T01:58:27.612Z] at org.glassfish.common.util.admin.MapInjectionResolver.getValue(MapInjectionResolver.java:152) [2024-03-19T01:58:27.612Z] at org.jvnet.hk2.config.InjectionManager.syncDoInject(InjectionManager.java:147) [2024-03-19T01:58:27.612Z] at org.jvnet.hk2.config.InjectionManager.inject(InjectionManager.java:51) [2024-03-19T01:58:27.612Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.injectParameters(CommandRunnerImpl.java:402) [2024-03-19T01:58:27.612Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1249) [2024-03-19T01:58:27.612Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T01:58:27.612Z] at com.sun.enterprise.v3.admin.CreateProfilerTest.invalidOption(CreateProfilerTest.java:227) [2024-03-19T01:58:27.612Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:27.612Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:27.612Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:27.612Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:27.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:27.612Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:27.612Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:27.613Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:27.613Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:27.613Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:27.613Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:27.614Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:27.614Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:27.614Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:27.614Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:27.614Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:27.614Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:27.614Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:27.614Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:27.614Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:27.614Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:27.614Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:27.614Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:27.614Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:27.614Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:27.614Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:27.614Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:27.614Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:27.614Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:27.614Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:27.614Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:27.614Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:27.614Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:27.614Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:27.614Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:27.614Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:27.614Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:27.614Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:27.614Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:27.614Z] [2024-03-19T01:58:27.614Z] Mar 19, 2024 1:58:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:27.614Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.invalidOption, started at 01:58:27.355301478, test time: 5 ms [2024-03-19T01:58:27.614Z] Mar 19, 2024 1:58:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:27.614Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.properties, started at 01:58:27.362822753, test time: 17 ms [2024-03-19T01:58:27.614Z] Mar 19, 2024 1:58:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:27.614Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.defaults, started at 01:58:27.382267779, test time: 3 ms [2024-03-19T01:58:27.614Z] Mar 19, 2024 1:58:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:27.614Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.noValueOptionEnabled, started at 01:58:27.387869205, test time: 3 ms [2024-03-19T01:58:27.615Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in com.sun.enterprise.v3.admin.CreateProfilerTest [2024-03-19T01:58:27.615Z] [INFO] Running com.sun.enterprise.v3.admin.AdminAdapterTest [2024-03-19T01:58:27.615Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.sun.enterprise.v3.admin.AdminAdapterTest [2024-03-19T01:58:27.615Z] [INFO] Running com.sun.enterprise.v3.admin.CommandRunnerImplServiceTest [2024-03-19T01:58:27.615Z] Mar 19, 2024 1:58:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:27.615Z] INFO: Test: com.sun.enterprise.v3.admin.CommandRunnerImplServiceTest.nonExistingCommand, started at 01:58:27.493139328, test time: 4 ms [2024-03-19T01:58:27.615Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in com.sun.enterprise.v3.admin.CommandRunnerImplServiceTest [2024-03-19T01:58:27.615Z] [INFO] Running com.sun.enterprise.v3.admin.ConfigAttributeSetTest [2024-03-19T01:58:27.871Z] Mar 19, 2024 1:58:27 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T01:58:27.871Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T01:58:27.871Z] Mar 19, 2024 1:58:27 AM com.sun.enterprise.admin.util.ClusterOperationUtil replicateCommand [2024-03-19T01:58:27.872Z] SEVERE: Error during command replication: Feature-free dummy implementation for injection only [2024-03-19T01:58:27.872Z] Mar 19, 2024 1:58:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:27.872Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.setListenerAttribute, started at 01:58:27.610929523, test time: 70 ms [2024-03-19T01:58:27.872Z] Mar 19, 2024 1:58:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:27.872Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.setListenerAttribute, started at 01:58:27.684044672, test time: 3 ms [2024-03-19T01:58:27.872Z] Mar 19, 2024 1:58:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:27.872Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.setListenerAttribute, started at 01:58:27.68956492, test time: 7 ms [2024-03-19T01:58:27.872Z] Mar 19, 2024 1:58:27 AM com.sun.enterprise.admin.util.ClusterOperationUtil replicateCommand [2024-03-19T01:58:27.872Z] SEVERE: Error during command replication: Feature-free dummy implementation for injection only [2024-03-19T01:58:27.872Z] Mar 19, 2024 1:58:27 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:27.872Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.setListenerAttribute, started at 01:58:27.699252225, test time: 36 ms [2024-03-19T01:58:27.872Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in com.sun.enterprise.v3.admin.ConfigAttributeSetTest [2024-03-19T01:58:27.872Z] [INFO] Running com.sun.enterprise.v3.admin.AdminCommandContextTest [2024-03-19T01:58:27.872Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in com.sun.enterprise.v3.admin.AdminCommandContextTest [2024-03-19T01:58:27.872Z] [INFO] Running com.sun.enterprise.v3.services.impl.GrizzlyProxyTest [2024-03-19T01:58:27.872Z] [2.006s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 121M->12M(258M) 4.694ms [2024-03-19T01:58:27.872Z] [2.006s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T01:58:27.872Z] [2.013s][info][gc] GC(3) Pause Remark 13M->13M(256M) 1.943ms [2024-03-19T01:58:27.872Z] [2.015s][info][gc] GC(3) Pause Cleanup 13M->13M(256M) 0.071ms [2024-03-19T01:58:27.872Z] [2.016s][info][gc] GC(3) Concurrent Mark Cycle 10.585ms [2024-03-19T01:58:28.438Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy initPort [2024-03-19T01:58:28.438Z] SEVERE: Cannot parse port value: invalid, using port 8080 [2024-03-19T01:58:28.438Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy initPort [2024-03-19T01:58:28.438Z] SEVERE: Cannot find port information from domain.xml [2024-03-19T01:58:28.438Z] Mar 19, 2024 1:58:28 AM org.glassfish.api.logging.LogHelper log [2024-03-19T01:58:28.438Z] SEVERE: Unknown address invalid [2024-03-19T01:58:28.438Z] java.net.UnknownHostException: invalid: Name or service not known [2024-03-19T01:58:28.438Z] at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) [2024-03-19T01:58:28.438Z] at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) [2024-03-19T01:58:28.438Z] at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) [2024-03-19T01:58:28.438Z] at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) [2024-03-19T01:58:28.439Z] at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) [2024-03-19T01:58:28.439Z] at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) [2024-03-19T01:58:28.439Z] at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) [2024-03-19T01:58:28.439Z] at java.base/java.net.InetAddress.getByName(InetAddress.java:1568) [2024-03-19T01:58:28.439Z] at com.sun.enterprise.v3.services.impl.GrizzlyProxy.initAddress(GrizzlyProxy.java:105) [2024-03-19T01:58:28.439Z] at com.sun.enterprise.v3.services.impl.GrizzlyProxyTest.testInitAddressWithInvalidVal(GrizzlyProxyTest.java:143) [2024-03-19T01:58:28.439Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.439Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.439Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.439Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.439Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.439Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.439Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.439Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.439Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.439Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.439Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.439Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.440Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.440Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.440Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.440Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.440Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.440Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.440Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.440Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.440Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.440Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.440Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.440Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.440Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.440Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.440Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.441Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.441Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.441Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.441Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.441Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.441Z] [2024-03-19T01:58:28.441Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in com.sun.enterprise.v3.services.impl.GrizzlyProxyTest [2024-03-19T01:58:28.441Z] [INFO] Running com.sun.enterprise.v3.server.APIClassLoaderServiceImplTest [2024-03-19T01:58:28.441Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.sun.enterprise.v3.server.APIClassLoaderServiceImplTest [2024-03-19T01:58:28.441Z] [INFO] Running com.sun.enterprise.v3.server.AppServerStartupTest [2024-03-19T01:58:28.441Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T01:58:28.441Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T01:58:28.441Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-03-19T01:58:28.441Z] INFO: Shutdown requested [2024-03-19T01:58:28.441Z] MultiException stack 1 of 2 [2024-03-19T01:58:28.441Z] java.lang.RuntimeException: Exception from TestInitRunLevelService.postConstruct [2024-03-19T01:58:28.441Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-03-19T01:58:28.441Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:251) [2024-03-19T01:58:28.441Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.441Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.441Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.441Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.441Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.442Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.442Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.442Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.442Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.442Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.442Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.442Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.443Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.443Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.443Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.443Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.443Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.443Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.443Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.443Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.443Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.443Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.443Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.443Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.443Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.443Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.443Z] MultiException stack 2 of 2 [2024-03-19T01:58:28.443Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestInitRunLevelService [2024-03-19T01:58:28.443Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-03-19T01:58:28.443Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-03-19T01:58:28.443Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-03-19T01:58:28.443Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-03-19T01:58:28.443Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-03-19T01:58:28.443Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-03-19T01:58:28.443Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-03-19T01:58:28.443Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-03-19T01:58:28.443Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-03-19T01:58:28.443Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-03-19T01:58:28.443Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-03-19T01:58:28.443Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-03-19T01:58:28.443Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-03-19T01:58:28.443Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-03-19T01:58:28.443Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-03-19T01:58:28.443Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-03-19T01:58:28.443Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:288) [2024-03-19T01:58:28.443Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-03-19T01:58:28.443Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-03-19T01:58:28.443Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:251) [2024-03-19T01:58:28.443Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.443Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.443Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.443Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.443Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.443Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.444Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.444Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.444Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.445Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.445Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.445Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.445Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.445Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.445Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.445Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.445Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.445Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.445Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.445Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.445Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.445Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.445Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.445Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.445Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.445Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.445Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.445Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.445Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.445Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.445Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.445Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.445Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.445Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.445Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.445Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.445Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.445Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.445Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.445Z] [2024-03-19T01:58:28.445Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup proceedTo [2024-03-19T01:58:28.445Z] SEVERE: Shutdown required [2024-03-19T01:58:28.445Z] MultiException stack 1 of 1 [2024-03-19T01:58:28.445Z] MultiException stack 1 of 2 [2024-03-19T01:58:28.445Z] java.lang.RuntimeException: Exception from TestInitRunLevelService.postConstruct [2024-03-19T01:58:28.445Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-03-19T01:58:28.445Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:251) [2024-03-19T01:58:28.445Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.445Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.445Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.446Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.446Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.446Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.447Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.447Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.447Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.447Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.447Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.447Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.447Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.447Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.447Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.447Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.447Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.447Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.447Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.447Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.447Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.447Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.447Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.447Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.447Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.447Z] MultiException stack 2 of 2 [2024-03-19T01:58:28.447Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestInitRunLevelService [2024-03-19T01:58:28.447Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-03-19T01:58:28.447Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-03-19T01:58:28.447Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-03-19T01:58:28.448Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-03-19T01:58:28.448Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-03-19T01:58:28.448Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-03-19T01:58:28.448Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-03-19T01:58:28.448Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-03-19T01:58:28.448Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-03-19T01:58:28.448Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-03-19T01:58:28.448Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-03-19T01:58:28.448Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-03-19T01:58:28.448Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-03-19T01:58:28.448Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-03-19T01:58:28.448Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-03-19T01:58:28.448Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-03-19T01:58:28.448Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:288) [2024-03-19T01:58:28.448Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-03-19T01:58:28.448Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-03-19T01:58:28.448Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:251) [2024-03-19T01:58:28.448Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.448Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.448Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.448Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.448Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.449Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.449Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.449Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.449Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.449Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.449Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.449Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.450Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.450Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.450Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.450Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.450Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.450Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.450Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.450Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.450Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.450Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.450Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.450Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.450Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.450Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.450Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.450Z] [2024-03-19T01:58:28.450Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T01:58:28.450Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T01:58:28.450Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T01:58:28.450Z] INFO: GlassFish (commit: null) startup time: Embedded (2 ms), startup services (2 ms), total (4 ms) [2024-03-19T01:58:28.450Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-03-19T01:58:28.450Z] INFO: Shutdown requested [2024-03-19T01:58:28.450Z] MultiException stack 1 of 2 [2024-03-19T01:58:28.450Z] java.lang.RuntimeException: Exception from TestPostStartupRunLevelService.postConstruct [2024-03-19T01:58:28.450Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-03-19T01:58:28.450Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-03-19T01:58:28.450Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.450Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.450Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.450Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.450Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.450Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.450Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.450Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.450Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.450Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.450Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.450Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.450Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.450Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.451Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.451Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.451Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.451Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.451Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.451Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.451Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.451Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.452Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.452Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.452Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.452Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.452Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.452Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.452Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.452Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.452Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.452Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.452Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.452Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.452Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.452Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.452Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.452Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.452Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.452Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.452Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.452Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.452Z] MultiException stack 2 of 2 [2024-03-19T01:58:28.452Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestPostStartupRunLevelService [2024-03-19T01:58:28.452Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-03-19T01:58:28.452Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-03-19T01:58:28.452Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-03-19T01:58:28.452Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-03-19T01:58:28.452Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-03-19T01:58:28.452Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-03-19T01:58:28.452Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-03-19T01:58:28.452Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-03-19T01:58:28.452Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-03-19T01:58:28.452Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-03-19T01:58:28.452Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-03-19T01:58:28.452Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-03-19T01:58:28.452Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-03-19T01:58:28.453Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-03-19T01:58:28.453Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-03-19T01:58:28.453Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-03-19T01:58:28.453Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:312) [2024-03-19T01:58:28.453Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-03-19T01:58:28.453Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-03-19T01:58:28.453Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-03-19T01:58:28.453Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.453Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.453Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.453Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.453Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.453Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.453Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.454Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.454Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.454Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.454Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.454Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.454Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.454Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.454Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.454Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.454Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.454Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.454Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.455Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.455Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.455Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.455Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.455Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.455Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.455Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.455Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.455Z] [2024-03-19T01:58:28.455Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-03-19T01:58:28.455Z] SEVERE: Startup service failed to start [2024-03-19T01:58:28.455Z] MultiException stack 1 of 2 [2024-03-19T01:58:28.455Z] java.lang.RuntimeException: Exception from TestPostStartupRunLevelService.postConstruct [2024-03-19T01:58:28.455Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-03-19T01:58:28.455Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-03-19T01:58:28.455Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.455Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.455Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.455Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.455Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.455Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.456Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.456Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.456Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.456Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.456Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.456Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.456Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.456Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.456Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.457Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.457Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.457Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.457Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.457Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.457Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.457Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.457Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.457Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.457Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.457Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.457Z] MultiException stack 2 of 2 [2024-03-19T01:58:28.457Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestPostStartupRunLevelService [2024-03-19T01:58:28.457Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-03-19T01:58:28.457Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-03-19T01:58:28.457Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-03-19T01:58:28.457Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-03-19T01:58:28.457Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-03-19T01:58:28.457Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-03-19T01:58:28.457Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-03-19T01:58:28.457Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-03-19T01:58:28.457Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-03-19T01:58:28.457Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-03-19T01:58:28.457Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-03-19T01:58:28.457Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-03-19T01:58:28.457Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-03-19T01:58:28.457Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-03-19T01:58:28.457Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-03-19T01:58:28.457Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-03-19T01:58:28.457Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:312) [2024-03-19T01:58:28.457Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-03-19T01:58:28.457Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-03-19T01:58:28.457Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-03-19T01:58:28.457Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.457Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.457Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.457Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.457Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.457Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.457Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.457Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.458Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.458Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.458Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.458Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.458Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.458Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.458Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.458Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.458Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.458Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.458Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.458Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.458Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.458Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.458Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.459Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.459Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.459Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.459Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.459Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.459Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.459Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.459Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.459Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.459Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.459Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.459Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.459Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.459Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.459Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.459Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.459Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.459Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.459Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.459Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.459Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.459Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.459Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.459Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.459Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.459Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.459Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.459Z] [2024-03-19T01:58:28.459Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup proceedTo [2024-03-19T01:58:28.459Z] SEVERE: Shutdown required [2024-03-19T01:58:28.459Z] MultiException stack 1 of 1 [2024-03-19T01:58:28.459Z] MultiException stack 1 of 2 [2024-03-19T01:58:28.459Z] java.lang.RuntimeException: Exception from TestPostStartupRunLevelService.postConstruct [2024-03-19T01:58:28.459Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-03-19T01:58:28.459Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-03-19T01:58:28.459Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.459Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.459Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.459Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.459Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.460Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.460Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.461Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.461Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.461Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.461Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.461Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.461Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.461Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.461Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.461Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.461Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.461Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.461Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.461Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.461Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.461Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.461Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.461Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.461Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.461Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.461Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.461Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.461Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.461Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.461Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.461Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.461Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.461Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.461Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.461Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.461Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.461Z] MultiException stack 2 of 2 [2024-03-19T01:58:28.461Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestPostStartupRunLevelService [2024-03-19T01:58:28.461Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-03-19T01:58:28.461Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-03-19T01:58:28.461Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-03-19T01:58:28.461Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-03-19T01:58:28.461Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-03-19T01:58:28.461Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-03-19T01:58:28.462Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-03-19T01:58:28.462Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-03-19T01:58:28.462Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-03-19T01:58:28.462Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-03-19T01:58:28.462Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-03-19T01:58:28.462Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-03-19T01:58:28.462Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-03-19T01:58:28.462Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-03-19T01:58:28.462Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-03-19T01:58:28.462Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-03-19T01:58:28.462Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:312) [2024-03-19T01:58:28.462Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-03-19T01:58:28.462Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-03-19T01:58:28.462Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-03-19T01:58:28.462Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.462Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.462Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.462Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.462Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.463Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.463Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.463Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.463Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.463Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.463Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.463Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.464Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.464Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.464Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.464Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.464Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.464Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.464Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.464Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.464Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.464Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.464Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.464Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.464Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.464Z] [2024-03-19T01:58:28.464Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T01:58:28.464Z] INFO: Shutdown procedure finished [2024-03-19T01:58:28.464Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T01:58:28.464Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T01:58:28.464Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T01:58:28.464Z] INFO: GlassFish (commit: null) startup time: Embedded (2 ms), startup services (1 ms), total (3 ms) [2024-03-19T01:58:28.464Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T01:58:28.464Z] INFO: Shutdown procedure finished [2024-03-19T01:58:28.464Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T01:58:28.464Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T01:58:28.464Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T01:58:28.464Z] INFO: GlassFish (commit: null) startup time: Embedded (1 ms), startup services (1 ms), total (2 ms) [2024-03-19T01:58:28.464Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T01:58:28.464Z] SEVERE: Shutting down server due to startup exception [2024-03-19T01:58:28.464Z] java.lang.Exception: Exception from Future. [2024-03-19T01:58:28.464Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithFuturesException(AppServerStartupTest.java:314) [2024-03-19T01:58:28.464Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.464Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.464Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.464Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.464Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.464Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.464Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.464Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.464Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.464Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.464Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.464Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.465Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.465Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.465Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.465Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.465Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.465Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.465Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.465Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.465Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.465Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.466Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.466Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.466Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.466Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.466Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.466Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.466Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.466Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.466Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.466Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.466Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.466Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.466Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.466Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.466Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.466Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.466Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.466Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.466Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.466Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.466Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.466Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.466Z] [2024-03-19T01:58:28.466Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T01:58:28.466Z] INFO: Shutdown procedure finished [2024-03-19T01:58:28.466Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T01:58:28.466Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T01:58:28.466Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-03-19T01:58:28.466Z] INFO: Shutdown requested [2024-03-19T01:58:28.466Z] MultiException stack 1 of 2 [2024-03-19T01:58:28.466Z] java.lang.RuntimeException: Exception from TestStartupService.postConstruct [2024-03-19T01:58:28.466Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-03-19T01:58:28.466Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-03-19T01:58:28.466Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.466Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.466Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.466Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.467Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.467Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.468Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.468Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.468Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.468Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.468Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.468Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.468Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.468Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.468Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.468Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.468Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.468Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.468Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.468Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.468Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.468Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.468Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.468Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.468Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.468Z] MultiException stack 2 of 2 [2024-03-19T01:58:28.468Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestStartupService [2024-03-19T01:58:28.468Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-03-19T01:58:28.468Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-03-19T01:58:28.468Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-03-19T01:58:28.468Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-03-19T01:58:28.468Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-03-19T01:58:28.469Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-03-19T01:58:28.469Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-03-19T01:58:28.469Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-03-19T01:58:28.469Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-03-19T01:58:28.469Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-03-19T01:58:28.469Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-03-19T01:58:28.469Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-03-19T01:58:28.469Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-03-19T01:58:28.469Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-03-19T01:58:28.469Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-03-19T01:58:28.469Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-03-19T01:58:28.469Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:302) [2024-03-19T01:58:28.469Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-03-19T01:58:28.469Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-03-19T01:58:28.469Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-03-19T01:58:28.469Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.469Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.469Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.469Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.470Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.470Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.470Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.470Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.471Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.471Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.471Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.471Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.471Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.471Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.471Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.471Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.471Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.471Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.471Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.471Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.471Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.471Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.471Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.471Z] [2024-03-19T01:58:28.471Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-03-19T01:58:28.471Z] SEVERE: Startup service failed to start [2024-03-19T01:58:28.471Z] MultiException stack 1 of 2 [2024-03-19T01:58:28.471Z] java.lang.RuntimeException: Exception from TestStartupService.postConstruct [2024-03-19T01:58:28.471Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-03-19T01:58:28.471Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-03-19T01:58:28.471Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.471Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.471Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.471Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.472Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.472Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.472Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.472Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.472Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.472Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.473Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.473Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.473Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.473Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.473Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.473Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.473Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.473Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.473Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.473Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.473Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.473Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.473Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.473Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.473Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.473Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.473Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.473Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.473Z] MultiException stack 2 of 2 [2024-03-19T01:58:28.473Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestStartupService [2024-03-19T01:58:28.473Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-03-19T01:58:28.473Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-03-19T01:58:28.473Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-03-19T01:58:28.473Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-03-19T01:58:28.473Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-03-19T01:58:28.473Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-03-19T01:58:28.473Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-03-19T01:58:28.473Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-03-19T01:58:28.473Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-03-19T01:58:28.473Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-03-19T01:58:28.473Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-03-19T01:58:28.473Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-03-19T01:58:28.473Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-03-19T01:58:28.473Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-03-19T01:58:28.473Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-03-19T01:58:28.473Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-03-19T01:58:28.473Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:302) [2024-03-19T01:58:28.473Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-03-19T01:58:28.473Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-03-19T01:58:28.473Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-03-19T01:58:28.474Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.474Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.474Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.474Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.474Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.474Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.475Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.475Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.475Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.475Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.475Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.475Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.475Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.475Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.475Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.475Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.475Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.475Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.475Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.475Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.475Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.475Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.475Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.475Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.475Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.475Z] [2024-03-19T01:58:28.475Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup proceedTo [2024-03-19T01:58:28.475Z] SEVERE: Shutdown required [2024-03-19T01:58:28.475Z] MultiException stack 1 of 1 [2024-03-19T01:58:28.475Z] MultiException stack 1 of 2 [2024-03-19T01:58:28.475Z] java.lang.RuntimeException: Exception from TestStartupService.postConstruct [2024-03-19T01:58:28.476Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-03-19T01:58:28.476Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-03-19T01:58:28.476Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.476Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.476Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.476Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.476Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.476Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.476Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.476Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.476Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.476Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.476Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.477Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.477Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.477Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.477Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.477Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.477Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.477Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.477Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.477Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.477Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.477Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.477Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.477Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.477Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.477Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.477Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.477Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.477Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.477Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.478Z] MultiException stack 2 of 2 [2024-03-19T01:58:28.478Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestStartupService [2024-03-19T01:58:28.478Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-03-19T01:58:28.478Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-03-19T01:58:28.478Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-03-19T01:58:28.478Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-03-19T01:58:28.478Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-03-19T01:58:28.478Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-03-19T01:58:28.478Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-03-19T01:58:28.478Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-03-19T01:58:28.478Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-03-19T01:58:28.478Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-03-19T01:58:28.478Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-03-19T01:58:28.478Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-03-19T01:58:28.478Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-03-19T01:58:28.478Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-03-19T01:58:28.478Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-03-19T01:58:28.478Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-03-19T01:58:28.478Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:302) [2024-03-19T01:58:28.478Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-03-19T01:58:28.478Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-03-19T01:58:28.478Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-03-19T01:58:28.478Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:58:28.478Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:58:28.478Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:58:28.478Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:58:28.479Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.479Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:58:28.479Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:58:28.479Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.479Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.479Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:58:28.479Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:58:28.480Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:58:28.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:58:28.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:58:28.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:58:28.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:58:28.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:58:28.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:58:28.480Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:58:28.480Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:58:28.480Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:58:28.480Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:58:28.480Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:58:28.480Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:58:28.480Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:58:28.480Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:58:28.480Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:58:28.480Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:58:28.480Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:58:28.480Z] [2024-03-19T01:58:28.480Z] Mar 19, 2024 1:58:28 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T01:58:28.480Z] INFO: Shutdown procedure finished [2024-03-19T01:58:28.480Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in com.sun.enterprise.v3.server.AppServerStartupTest [2024-03-19T01:58:28.480Z] [INFO] Running com.sun.enterprise.v3.common.PlainTextActionReporterTest [2024-03-19T01:58:28.480Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.sun.enterprise.v3.common.PlainTextActionReporterTest [2024-03-19T01:58:28.480Z] [INFO] Running org.glassfish.tests.kernel.deployment.EventFilteringTest [2024-03-19T01:58:28.480Z] Mar 19, 2024 1:58:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:28.480Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventFilteringTest.restrictedEventListenerTest, started at 01:58:28.379683119, test time: 2 ms [2024-03-19T01:58:28.480Z] Mar 19, 2024 1:58:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:28.480Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventFilteringTest.unrestrictedEventListenerTest, started at 01:58:28.383957789, test time: 2 ms [2024-03-19T01:58:28.480Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.glassfish.tests.kernel.deployment.EventFilteringTest [2024-03-19T01:58:28.480Z] [INFO] Running org.glassfish.tests.kernel.deployment.EventsTest [2024-03-19T01:58:28.737Z] Mar 19, 2024 1:58:28 AM org.glassfish.api.ActionReport failure [2024-03-19T01:58:28.737Z] SEVERE: Application fakeApplication not registered [2024-03-19T01:58:28.737Z] Mar 19, 2024 1:58:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:28.737Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventsTest.deployUndeployTest, started at 01:58:28.436766298, test time: 49 ms [2024-03-19T01:58:28.738Z] Mar 19, 2024 1:58:28 AM org.glassfish.api.ActionReport failure [2024-03-19T01:58:28.738Z] SEVERE: Application notavalidname not registered [2024-03-19T01:58:28.738Z] Mar 19, 2024 1:58:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:28.738Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventsTest.badUndeployTest, started at 01:58:28.487935968, test time: 1 ms [2024-03-19T01:58:28.738Z] Mar 19, 2024 1:58:28 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T01:58:28.738Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventsTest.asynchronousEvents, started at 01:58:28.490675593, test time: 1 ms [2024-03-19T01:58:28.738Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.glassfish.tests.kernel.deployment.EventsTest [2024-03-19T01:58:28.994Z] [INFO] [2024-03-19T01:58:28.994Z] [INFO] Results: [2024-03-19T01:58:28.994Z] [INFO] [2024-03-19T01:58:28.994Z] [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:58:28.994Z] [INFO] [2024-03-19T01:58:28.994Z] [INFO] [2024-03-19T01:58:28.994Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ kernel --- [2024-03-19T01:58:28.994Z] [INFO] Executing tasks [2024-03-19T01:58:28.994Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/classes/META-INF for [2024-03-19T01:58:28.994Z] [INFO] [echo] kernel [2024-03-19T01:58:28.994Z] [INFO] Executed tasks [2024-03-19T01:58:28.994Z] [INFO] [2024-03-19T01:58:28.994Z] [INFO] --- jar:3.3.0:jar (default-jar) @ kernel --- [2024-03-19T01:58:28.994Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/kernel.jar [2024-03-19T01:58:28.994Z] [INFO] [2024-03-19T01:58:28.994Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ kernel --- [2024-03-19T01:58:28.994Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:30.886Z] [INFO] CycloneDX: Creating BOM version 1.4 with 60 component(s) [2024-03-19T01:58:30.886Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/bom.xml [2024-03-19T01:58:30.886Z] [INFO] attaching as kernel-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:30.886Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/bom.json [2024-03-19T01:58:30.886Z] [INFO] attaching as kernel-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:30.886Z] [INFO] [2024-03-19T01:58:30.886Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ kernel --- [2024-03-19T01:58:30.886Z] [INFO] [2024-03-19T01:58:30.886Z] [INFO] --- failsafe:3.2.5:verify (verify) @ kernel --- [2024-03-19T01:58:30.886Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/failsafe-reports [2024-03-19T01:58:30.886Z] [INFO] [2024-03-19T01:58:30.886Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-kernel-checkstyle) @ kernel --- [2024-03-19T01:58:35.056Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:35.056Z] [INFO] [2024-03-19T01:58:35.056Z] [INFO] --- install:3.1.1:install (default-install) @ kernel --- [2024-03-19T01:58:35.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/8.0.1-SNAPSHOT/kernel-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:35.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/8.0.1-SNAPSHOT/kernel-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:35.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/8.0.1-SNAPSHOT/kernel-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:35.056Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/kernel/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/8.0.1-SNAPSHOT/kernel-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:35.056Z] [INFO] [2024-03-19T01:58:35.056Z] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [2024-03-19T01:58:35.056Z] [INFO] Building GMS Bootstrap Module 8.0.1-SNAPSHOT [43/332] [2024-03-19T01:58:35.056Z] [INFO] from nucleus/cluster/gms-bootstrap/pom.xml [2024-03-19T01:58:35.056Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:35.056Z] [INFO] [2024-03-19T01:58:35.056Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-bootstrap --- [2024-03-19T01:58:35.056Z] [INFO] [2024-03-19T01:58:35.056Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gms-bootstrap --- [2024-03-19T01:58:35.056Z] [INFO] [2024-03-19T01:58:35.056Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gms-bootstrap --- [2024-03-19T01:58:35.056Z] [INFO] [2024-03-19T01:58:35.056Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gms-bootstrap --- [2024-03-19T01:58:35.056Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:35.057Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:35.057Z] [INFO] [2024-03-19T01:58:35.057Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gms-bootstrap --- [2024-03-19T01:58:35.057Z] [INFO] [2024-03-19T01:58:35.057Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gms-bootstrap --- [2024-03-19T01:58:35.057Z] [INFO] [2024-03-19T01:58:35.057Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-bootstrap --- [2024-03-19T01:58:35.057Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:35.057Z] [INFO] [2024-03-19T01:58:35.057Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-bootstrap --- [2024-03-19T01:58:35.057Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:58:35.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/src/main/manpages [2024-03-19T01:58:35.057Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:35.057Z] [INFO] [2024-03-19T01:58:35.057Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gms-bootstrap --- [2024-03-19T01:58:35.057Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:35.057Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:35.057Z] [INFO] [2024-03-19T01:58:35.057Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gms-bootstrap --- [2024-03-19T01:58:35.057Z] [INFO] [2024-03-19T01:58:35.057Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gms-bootstrap --- [2024-03-19T01:58:35.057Z] [INFO] [2024-03-19T01:58:35.057Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-bootstrap --- [2024-03-19T01:58:35.057Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:35.057Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:35.057Z] [INFO] [2024-03-19T01:58:35.057Z] [INFO] --- command-security:1.0.17:check (default-check) @ gms-bootstrap --- [2024-03-19T01:58:35.057Z] [INFO] [2024-03-19T01:58:35.057Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gms-bootstrap --- [2024-03-19T01:58:35.057Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:35.057Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:35.057Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:35.057Z] [INFO] Initial messages found so far: {} [2024-03-19T01:58:35.057Z] [INFO] Processing: NCLS-CLSTR-10001 [2024-03-19T01:58:35.057Z] [INFO] Message NCLS-CLSTR-10001 needs checking for cause/action: false [2024-03-19T01:58:35.057Z] [INFO] Processing: NCLS-CLSTR-20001 [2024-03-19T01:58:35.057Z] [INFO] Message NCLS-CLSTR-20001 needs checking for cause/action: false [2024-03-19T01:58:35.057Z] [INFO] Processing: NCLS-CLSTR-20002 [2024-03-19T01:58:35.057Z] [INFO] Message NCLS-CLSTR-20002 needs checking for cause/action: false [2024-03-19T01:58:35.057Z] [INFO] Processing: NCLS-CLSTR-20003 [2024-03-19T01:58:35.057Z] [INFO] Message NCLS-CLSTR-20003 needs checking for cause/action: false [2024-03-19T01:58:35.057Z] [INFO] Processing: NCLS-CLSTR-20004 [2024-03-19T01:58:35.057Z] [INFO] Message NCLS-CLSTR-20004 needs checking for cause/action: false [2024-03-19T01:58:35.057Z] [INFO] Processing: NCLS-CLSTR-20005 [2024-03-19T01:58:35.057Z] [INFO] Message NCLS-CLSTR-20005 needs checking for cause/action: false [2024-03-19T01:58:35.057Z] [INFO] Processing: NCLS-CLSTR-20006 [2024-03-19T01:58:35.057Z] [INFO] Message NCLS-CLSTR-20006 needs checking for cause/action: false [2024-03-19T01:58:35.057Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10001=Unable to load GMS classes. Group management service is not available., NCLS-CLSTR-20001=Adding instance {0} to health history table., NCLS-CLSTR-20002=Instance {0} was not in map when deleted from health history table., NCLS-CLSTR-20003=Deleting instance {0} from health history table., NCLS-CLSTR-20004=Duplicate instance {0} ignored in health history., NCLS-CLSTR-20005=State already known for instance {0}. Not adding to health history table., NCLS-CLSTR-20006=New state {0} added for unknown instance {1}} [2024-03-19T01:58:35.057Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:58:35.057Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:35.057Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:35.057Z] [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [2024-03-19T01:58:35.057Z] [INFO] Enclosing type is org.glassfish.gms.bootstrap.GMSAdapterService [2024-03-19T01:58:35.057Z] [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [2024-03-19T01:58:35.058Z] [INFO] Enclosing type is org.glassfish.gms.bootstrap.HealthHistory [2024-03-19T01:58:35.058Z] [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.bootstrap.description=Group Management Service Logger, jakarta.enterprise.cluster.gms.bootstrap.publish=true, jakarta.enterprise.cluster.gms.bootstrap.subsystem=CLSTR} [2024-03-19T01:58:35.058Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:58:35.058Z] [INFO] Found enclosing element GMSBS_LOGGER_NAME [2024-03-19T01:58:35.058Z] [INFO] Found enclosing element org.glassfish.gms.bootstrap.GMSAdapterService [2024-03-19T01:58:35.058Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:58:35.058Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:35.058Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:35.058Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:58:35.058Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:35.058Z] [INFO] [2024-03-19T01:58:35.058Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-bootstrap --- [2024-03-19T01:58:35.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/src/test/resources [2024-03-19T01:58:35.058Z] [INFO] [2024-03-19T01:58:35.058Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gms-bootstrap --- [2024-03-19T01:58:35.058Z] [INFO] No sources to compile [2024-03-19T01:58:35.058Z] [INFO] [2024-03-19T01:58:35.058Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-bootstrap --- [2024-03-19T01:58:35.058Z] [INFO] [2024-03-19T01:58:35.058Z] [INFO] --- surefire:3.2.5:test (default-test) @ gms-bootstrap --- [2024-03-19T01:58:35.058Z] [INFO] [2024-03-19T01:58:35.058Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-bootstrap --- [2024-03-19T01:58:35.058Z] [INFO] Executing tasks [2024-03-19T01:58:35.058Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/classes/META-INF for [2024-03-19T01:58:35.058Z] [INFO] [echo] gms-bootstrap [2024-03-19T01:58:35.058Z] [INFO] Executed tasks [2024-03-19T01:58:35.058Z] [INFO] [2024-03-19T01:58:35.058Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-bootstrap --- [2024-03-19T01:58:35.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar [2024-03-19T01:58:35.058Z] [INFO] [2024-03-19T01:58:35.058Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gms-bootstrap --- [2024-03-19T01:58:35.058Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:35.621Z] [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [2024-03-19T01:58:35.621Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/bom.xml [2024-03-19T01:58:35.622Z] [INFO] attaching as gms-bootstrap-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:35.622Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/bom.json [2024-03-19T01:58:35.622Z] [INFO] attaching as gms-bootstrap-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:35.622Z] [INFO] [2024-03-19T01:58:35.622Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-bootstrap --- [2024-03-19T01:58:35.878Z] [INFO] [2024-03-19T01:58:35.878Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gms-bootstrap --- [2024-03-19T01:58:35.878Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/failsafe-reports [2024-03-19T01:58:35.878Z] [INFO] [2024-03-19T01:58:35.878Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-gms-bootstrap-checkstyle) @ gms-bootstrap --- [2024-03-19T01:58:35.878Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:35.878Z] [INFO] [2024-03-19T01:58:35.878Z] [INFO] --- install:3.1.1:install (default-install) @ gms-bootstrap --- [2024-03-19T01:58:35.878Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/8.0.1-SNAPSHOT/gms-bootstrap-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:35.879Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/8.0.1-SNAPSHOT/gms-bootstrap-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:35.879Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/8.0.1-SNAPSHOT/gms-bootstrap-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:35.879Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-bootstrap/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/8.0.1-SNAPSHOT/gms-bootstrap-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:35.879Z] [INFO] [2024-03-19T01:58:35.879Z] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [2024-03-19T01:58:35.879Z] [INFO] Building cluster-admin 8.0.1-SNAPSHOT [44/332] [2024-03-19T01:58:35.879Z] [INFO] from nucleus/cluster/admin/pom.xml [2024-03-19T01:58:35.879Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:35.879Z] [INFO] [2024-03-19T01:58:35.879Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-admin --- [2024-03-19T01:58:35.879Z] [INFO] [2024-03-19T01:58:35.879Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cluster-admin --- [2024-03-19T01:58:35.879Z] [INFO] [2024-03-19T01:58:35.879Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cluster-admin --- [2024-03-19T01:58:35.879Z] [INFO] [2024-03-19T01:58:35.879Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cluster-admin --- [2024-03-19T01:58:35.879Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:35.879Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:36.135Z] [INFO] [2024-03-19T01:58:36.135Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cluster-admin --- [2024-03-19T01:58:36.135Z] [INFO] [2024-03-19T01:58:36.135Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cluster-admin --- [2024-03-19T01:58:36.135Z] [INFO] [2024-03-19T01:58:36.135Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-admin --- [2024-03-19T01:58:36.135Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:36.135Z] [INFO] [2024-03-19T01:58:36.135Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-admin --- [2024-03-19T01:58:36.135Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:58:36.135Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:58:36.135Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-03-19T01:58:36.135Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:36.135Z] [INFO] [2024-03-19T01:58:36.135Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cluster-admin --- [2024-03-19T01:58:36.135Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:36.135Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:36.391Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java uses or overrides a deprecated API. [2024-03-19T01:58:36.391Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:58:36.391Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateNodeConfigCommand.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:58:36.391Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateNodeConfigCommand.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:58:36.391Z] [INFO] [2024-03-19T01:58:36.391Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cluster-admin --- [2024-03-19T01:58:36.391Z] [INFO] [2024-03-19T01:58:36.391Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cluster-admin --- [2024-03-19T01:58:36.647Z] [INFO] [2024-03-19T01:58:36.647Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-admin --- [2024-03-19T01:58:36.647Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:36.647Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:36.647Z] [INFO] [2024-03-19T01:58:36.647Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-admin --- [2024-03-19T01:58:36.648Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.v3.admin.cluster.BootstrapSecureAdminCommand, com.sun.enterprise.v3.admin.cluster.CopyConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateInstanceCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeImplicitCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.DeleteConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteInstanceCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ExportSyncBundle, com.sun.enterprise.v3.admin.cluster.GetHealthCommand, com.sun.enterprise.v3.admin.cluster.InstanceRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.ListClustersCommand, com.sun.enterprise.v3.admin.cluster.ListConfigsCommand, com.sun.enterprise.v3.admin.cluster.ListInstancesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesConfigCommand, com.sun.enterprise.v3.admin.cluster.ListNodesSshCommand, com.sun.enterprise.v3.admin.cluster.PingNodeSshCommand, com.sun.enterprise.v3.admin.cluster.PostRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.PostUnregisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SetupSshCommand, com.sun.enterprise.v3.admin.cluster.StartClusterCommand, com.sun.enterprise.v3.admin.cluster.StartInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopClusterCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SynchronizeFiles, com.sun.enterprise.v3.admin.cluster.UpdateNodeCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ValidateNodeCommand] [2024-03-19T01:58:36.648Z] [INFO] [2024-03-19T01:58:36.648Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cluster-admin --- [2024-03-19T01:58:36.648Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:36.648Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:36.904Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:58:36.904Z] [INFO] [2024-03-19T01:58:36.904Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-admin --- [2024-03-19T01:58:36.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/src/test/resources [2024-03-19T01:58:36.904Z] [INFO] [2024-03-19T01:58:36.904Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cluster-admin --- [2024-03-19T01:58:36.904Z] [INFO] No sources to compile [2024-03-19T01:58:36.904Z] [INFO] [2024-03-19T01:58:36.904Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-admin --- [2024-03-19T01:58:36.904Z] [INFO] [2024-03-19T01:58:36.904Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-admin --- [2024-03-19T01:58:36.904Z] [INFO] [2024-03-19T01:58:36.904Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-admin --- [2024-03-19T01:58:36.904Z] [INFO] Executing tasks [2024-03-19T01:58:36.904Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/classes/META-INF for [2024-03-19T01:58:36.904Z] [INFO] [echo] cluster-admin [2024-03-19T01:58:36.904Z] [INFO] Executed tasks [2024-03-19T01:58:36.904Z] [INFO] [2024-03-19T01:58:36.904Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-admin --- [2024-03-19T01:58:36.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/cluster-admin.jar [2024-03-19T01:58:36.904Z] [INFO] [2024-03-19T01:58:36.904Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cluster-admin --- [2024-03-19T01:58:36.904Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:38.795Z] [INFO] CycloneDX: Creating BOM version 1.4 with 65 component(s) [2024-03-19T01:58:38.795Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/bom.xml [2024-03-19T01:58:38.795Z] [INFO] attaching as cluster-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:38.795Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/bom.json [2024-03-19T01:58:38.795Z] [INFO] attaching as cluster-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:38.795Z] [INFO] [2024-03-19T01:58:38.795Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-admin --- [2024-03-19T01:58:38.795Z] [INFO] [2024-03-19T01:58:38.795Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-admin --- [2024-03-19T01:58:38.795Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/failsafe-reports [2024-03-19T01:58:38.795Z] [INFO] [2024-03-19T01:58:38.795Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-cluster-admin-checkstyle) @ cluster-admin --- [2024-03-19T01:58:39.357Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:39.357Z] [INFO] [2024-03-19T01:58:39.357Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-admin --- [2024-03-19T01:58:39.357Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/8.0.1-SNAPSHOT/cluster-admin-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:39.357Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/8.0.1-SNAPSHOT/cluster-admin-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:39.357Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/8.0.1-SNAPSHOT/cluster-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:39.357Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/8.0.1-SNAPSHOT/cluster-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:39.357Z] [INFO] [2024-03-19T01:58:39.357Z] [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [2024-03-19T01:58:39.357Z] [INFO] Building admin-server-management 8.0.1-SNAPSHOT [45/332] [2024-03-19T01:58:39.357Z] [INFO] from nucleus/admin/server-mgmt/pom.xml [2024-03-19T01:58:39.357Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:39.357Z] [INFO] [2024-03-19T01:58:39.357Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server-mgmt --- [2024-03-19T01:58:39.357Z] [INFO] [2024-03-19T01:58:39.357Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ server-mgmt --- [2024-03-19T01:58:39.357Z] [INFO] [2024-03-19T01:58:39.357Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ server-mgmt --- [2024-03-19T01:58:39.357Z] [INFO] [2024-03-19T01:58:39.357Z] [INFO] --- build-helper:3.5.0:add-source (add-sources) @ server-mgmt --- [2024-03-19T01:58:39.357Z] [INFO] Source directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/generated-sources/xjc added. [2024-03-19T01:58:39.357Z] [INFO] [2024-03-19T01:58:39.357Z] [INFO] --- antrun:3.1.0:run (xjc) @ server-mgmt --- [2024-03-19T01:58:39.357Z] [INFO] Executing tasks [2024-03-19T01:58:39.357Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-03-19T01:58:39.357Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-03-19T01:58:39.357Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/template-info.xsd [2024-03-19T01:58:39.613Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-03-19T01:58:39.614Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-03-19T01:58:39.614Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/domain-info.xsd [2024-03-19T01:58:39.614Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-03-19T01:58:39.614Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-03-19T01:58:39.614Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/stringsubs.xsd [2024-03-19T01:58:39.614Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-03-19T01:58:39.614Z] [INFO] Executed tasks [2024-03-19T01:58:39.614Z] [INFO] [2024-03-19T01:58:39.614Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ server-mgmt --- [2024-03-19T01:58:39.614Z] [INFO] Not compiling main sources [2024-03-19T01:58:39.614Z] [INFO] [2024-03-19T01:58:39.614Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ server-mgmt --- [2024-03-19T01:58:39.614Z] [INFO] [2024-03-19T01:58:39.614Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ server-mgmt --- [2024-03-19T01:58:39.614Z] [INFO] [2024-03-19T01:58:39.614Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server-mgmt --- [2024-03-19T01:58:39.614Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:39.614Z] [INFO] [2024-03-19T01:58:39.614Z] [INFO] --- download:1.8.1:wget (download-winsw) @ server-mgmt --- [2024-03-19T01:58:40.176Z] [INFO] [2024-03-19T01:58:40.176Z] [INFO] --- antrun:3.1.0:run (prepare-winsw) @ server-mgmt --- [2024-03-19T01:58:40.176Z] [INFO] Executing tasks [2024-03-19T01:58:40.176Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/classes/lib [2024-03-19T01:58:40.176Z] [INFO] Executed tasks [2024-03-19T01:58:40.176Z] [INFO] [2024-03-19T01:58:40.176Z] [INFO] --- resources:3.3.1:resources (default-resources) @ server-mgmt --- [2024-03-19T01:58:40.176Z] [INFO] Copying 7 resources from src/main/java to target/classes [2024-03-19T01:58:40.176Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-03-19T01:58:40.176Z] [INFO] Copying 11 resources from src/main/manpages to target/classes [2024-03-19T01:58:40.176Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:40.176Z] [INFO] [2024-03-19T01:58:40.176Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ server-mgmt --- [2024-03-19T01:58:40.176Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:40.176Z] [INFO] Compiling 124 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:40.432Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/VerifyDomainXmlCommand.java:[88,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:40.432Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java uses or overrides a deprecated API. [2024-03-19T01:58:40.433Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:58:40.433Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/Validator.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:58:40.433Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/Validator.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:58:40.433Z] [INFO] [2024-03-19T01:58:40.433Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ server-mgmt --- [2024-03-19T01:58:40.433Z] [INFO] [2024-03-19T01:58:40.433Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ server-mgmt --- [2024-03-19T01:58:40.689Z] [INFO] [2024-03-19T01:58:40.689Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ server-mgmt --- [2024-03-19T01:58:40.689Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:40.689Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:40.689Z] [INFO] [2024-03-19T01:58:40.689Z] [INFO] --- command-security:1.0.17:check (default-check) @ server-mgmt --- [2024-03-19T01:58:40.689Z] [INFO] [2024-03-19T01:58:40.689Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ server-mgmt --- [2024-03-19T01:58:40.689Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:40.689Z] [INFO] Compiling 124 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:40.945Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:40.945Z] [INFO] Initial messages found so far: {} [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00000 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00000 needs checking for cause/action: true [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00001 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00001 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00002 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00002 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00003 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00003 needs checking for cause/action: true [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00004 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00004 needs checking for cause/action: true [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00005 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00005 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00006 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00006 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00007 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00007 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00008 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00008 needs checking for cause/action: true [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00009 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00009 needs checking for cause/action: true [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00010 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00010 needs checking for cause/action: true [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00011 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00011 needs checking for cause/action: true [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00012 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00012 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00013 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00013 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00014 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00014 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00015 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00015 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00016 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00016 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00017 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00017 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00018 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00018 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00019 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00019 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00020 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00020 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00021 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00021 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00022 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00022 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00023 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00023 needs checking for cause/action: true [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00024 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00024 needs checking for cause/action: true [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00025 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00025 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00026 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00026 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00027 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00027 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00028 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00028 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00029 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00029 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00030 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00030 needs checking for cause/action: false [2024-03-19T01:58:40.945Z] [INFO] Processing: NCLS-SRVRMGMT-00031 [2024-03-19T01:58:40.945Z] [INFO] Message NCLS-SRVRMGMT-00031 needs checking for cause/action: false [2024-03-19T01:58:40.946Z] [INFO] Processing: NCLS-SRVRMGMT-00032 [2024-03-19T01:58:40.946Z] [INFO] Message NCLS-SRVRMGMT-00032 needs checking for cause/action: false [2024-03-19T01:58:40.946Z] [INFO] Processing: NCLS-SRVRMGMT-00033 [2024-03-19T01:58:40.946Z] [INFO] Message NCLS-SRVRMGMT-00033 needs checking for cause/action: false [2024-03-19T01:58:40.946Z] [INFO] Processing: NCLS-SRVRMGMT-00034 [2024-03-19T01:58:40.946Z] [INFO] Message NCLS-SRVRMGMT-00034 needs checking for cause/action: false [2024-03-19T01:58:40.946Z] [INFO] Processing: NCLS-SRVRMGMT-00035 [2024-03-19T01:58:40.946Z] [INFO] Message NCLS-SRVRMGMT-00035 needs checking for cause/action: false [2024-03-19T01:58:40.946Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SRVRMGMT-00000=Caught an Exception: {0}, NCLS-SRVRMGMT-00000.MSG_COMMENT=# Unhandled Exception, NCLS-SRVRMGMT-00001=Error attemping to delete temporary certificate file: {0}, NCLS-SRVRMGMT-00001.MSG_COMMENT=# Delete error, NCLS-SRVRMGMT-00002=Renaming {0} to {1}, NCLS-SRVRMGMT-00002.MSG_COMMENT=# No error, NCLS-SRVRMGMT-00003=Failed to rename {0} to {1}, NCLS-SRVRMGMT-00003.MSG_COMMENT=# File rename error, NCLS-SRVRMGMT-00004=Failure while upgrading jvm-options from V2 to V3, NCLS-SRVRMGMT-00004.MSG_COMMENT=# V2 to V3 Upgrade Failure, NCLS-SRVRMGMT-00005=JVM Monitoring, NCLS-SRVRMGMT-00005.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00006=UpTime(ms), NCLS-SRVRMGMT-00006.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00007=Heap and NonHeap Memory(bytes), NCLS-SRVRMGMT-00007.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00008=Failure while upgrading log-service. Could not create logging.properties file. , NCLS-SRVRMGMT-00008.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00009=Failure while upgrading log-service. Could not update logging.properties file. , NCLS-SRVRMGMT-00009.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00010=Failure while upgrading log-service , NCLS-SRVRMGMT-00010.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00011=Could not create directory {0}, NCLS-SRVRMGMT-00011.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00012=Could not create domain info XML file {0}, NCLS-SRVRMGMT-00012.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00013=Missing file : {0}, NCLS-SRVRMGMT-00013.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00014=Default port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00014.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00015=Port for {0} is not specified. Using {1}, NCLS-SRVRMGMT-00015.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00016=Invalid Port for {0}, should be between 1 and 65535. Using {1}, NCLS-SRVRMGMT-00016.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00017=Port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00017.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00018=Using default port {1} for {0}., NCLS-SRVRMGMT-00018.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00019=Using port {1} for {0}., NCLS-SRVRMGMT-00019.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00020=On Unix platforms, port numbers below 1024 may require special privileges., NCLS-SRVRMGMT-00020.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00021=Failed to update jar {0} with the substitutable files, NCLS-SRVRMGMT-00021.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00022=File {0} not present inside archive {1}, NCLS-SRVRMGMT-00022.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00023=Error occurred while closing the stream for file {0}, NCLS-SRVRMGMT-00023.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00024=Could not rename temporary jar {0} file to {1}, NCLS-SRVRMGMT-00024.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00025=Could not locate file or resource {0}, NCLS-SRVRMGMT-00025.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00026=No processing defined for {0} mode, NCLS-SRVRMGMT-00026.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00027=Component {0} is not present., NCLS-SRVRMGMT-00027.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00028=Group {0} is not present., NCLS-SRVRMGMT-00028.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00029=Change-Pair {0} referred by group {1} is not defined., NCLS-SRVRMGMT-00029.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00030=Invalid Mode Type {0}., NCLS-SRVRMGMT-00030.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00031=Found an empty ., NCLS-SRVRMGMT-00031.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00032=IO Error occurred while retrieving substitutable entries from archive {0}., NCLS-SRVRMGMT-00032.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00033=In-memory string substitution file size is not defined., NCLS-SRVRMGMT-00033.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00034=Key already exist in tree, Current Value : {0} New Value : {1}., NCLS-SRVRMGMT-00034.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00035=Parent node: {0} contains child node: {1} whose key starts with same character as the key of given node: {2}, NCLS-SRVRMGMT-00035.MSG_COMMENT=# See message.} [2024-03-19T01:58:40.947Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:58:40.947Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:40.947Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:40.947Z] [INFO] Processing: jakarta.enterprise.servermgmt on element LOGGER_NAME [2024-03-19T01:58:40.947Z] [INFO] Enclosing type is com.sun.enterprise.admin.servermgmt.SLogger [2024-03-19T01:58:40.947Z] [INFO] Loggers found so far: {jakarta.enterprise.servermgmt.description=Server Management Logger, jakarta.enterprise.servermgmt.publish=true, jakarta.enterprise.servermgmt.subsystem=ServerManagement} [2024-03-19T01:58:40.947Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:58:40.947Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:58:40.947Z] [INFO] Found enclosing element com.sun.enterprise.admin.servermgmt.SLogger [2024-03-19T01:58:40.947Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:58:40.947Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:40.947Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:40.947Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:58:40.947Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:40.947Z] [INFO] [2024-03-19T01:58:40.947Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ server-mgmt --- [2024-03-19T01:58:40.947Z] [INFO] Copying 4 resources from src/test/resources to target/test-classes [2024-03-19T01:58:40.947Z] [INFO] [2024-03-19T01:58:40.947Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ server-mgmt --- [2024-03-19T01:58:40.947Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:40.947Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:58:41.204Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:58:41.204Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:58:41.204Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:58:41.204Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:58:41.204Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:58:41.204Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:58:41.204Z] Use -proc:none to disable annotation processing. [2024-03-19T01:58:41.204Z] [INFO] [2024-03-19T01:58:41.204Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ server-mgmt --- [2024-03-19T01:58:41.204Z] [INFO] [2024-03-19T01:58:41.204Z] [INFO] --- surefire:3.2.5:test (default-test) @ server-mgmt --- [2024-03-19T01:58:41.204Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/surefire-reports [2024-03-19T01:58:41.204Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:58:41.204Z] [INFO] [2024-03-19T01:58:41.204Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:41.204Z] [INFO] T E S T S [2024-03-19T01:58:41.204Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:41.204Z] [0.003s][info][gc] Using G1 [2024-03-19T01:58:41.769Z] [0.440s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.730ms [2024-03-19T01:58:41.769Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeTest [2024-03-19T01:58:42.025Z] Mar 19, 2024 1:58:41 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTree insert [2024-03-19T01:58:42.025Z] INFO: Key already exist in tree, Current Value : sickVal New Value : newValue. [2024-03-19T01:58:42.025Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeTest [2024-03-19T01:58:42.025Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.StringReplacementAlgorithmTest [2024-03-19T01:58:42.025Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.StringReplacementAlgorithmTest [2024-03-19T01:58:42.025Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeNodeTest [2024-03-19T01:58:42.025Z] Mar 19, 2024 1:58:41 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeNode addChildNode [2024-03-19T01:58:42.026Z] WARNING: Parent node: Node Key : unitTest, Value : unitTest contains child node: Node Key : test, Value : oldtest whose key starts with same character as the key of given node: Node Key : test, Value : newtest [2024-03-19T01:58:42.026Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeNodeTest [2024-03-19T01:58:42.026Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionTest [2024-03-19T01:58:42.026Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionTest [2024-03-19T01:58:42.026Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionAlgorithmTest [2024-03-19T01:58:42.026Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionAlgorithmTest [2024-03-19T01:58:42.026Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngineTest [2024-03-19T01:58:42.282Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngine substituteGroups [2024-03-19T01:58:42.282Z] WARNING: Group invalidGroup is not present. [2024-03-19T01:58:42.282Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileLister getAllChildFiles [2024-03-19T01:58:42.282Z] INFO: Could not locate file or resource /testStringSubs.txt [2024-03-19T01:58:42.282Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstituableFactoryImpl getArchiveEntrySubstitutable [2024-03-19T01:58:42.282Z] INFO: IO Error occurred while retrieving substitutable entries from archive /testStringSubsArchive.jar. [2024-03-19T01:58:42.539Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngine substituteComponents [2024-03-19T01:58:42.539Z] INFO: Component invalidComponent is not present. [2024-03-19T01:58:42.539Z] [1.104s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->8M(258M) 4.560ms [2024-03-19T01:58:42.539Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngineTest [2024-03-19T01:58:42.539Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionParserTest [2024-03-19T01:58:42.539Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionParserTest [2024-03-19T01:58:42.539Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileEntryFactoryTest [2024-03-19T01:58:42.539Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileLister getAllChildFiles [2024-03-19T01:58:42.539Z] INFO: Could not locate file or resource /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/test-classes/com/sun/enterprise/admin/servermgmt/stringsubs/impl/FileEntryFactoryTest.class/zzzzzzzzz.class [2024-03-19T01:58:42.539Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileEntryFactoryTest [2024-03-19T01:58:42.539Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.ModeProcessorTest [2024-03-19T01:58:42.540Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.ModeProcessorTest [2024-03-19T01:58:42.540Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstituionFileUtilTest [2024-03-19T01:58:42.540Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-03-19T01:58:42.540Z] WARNING: Could not create directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt [2024-03-19T01:58:42.540Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-03-19T01:58:42.540Z] WARNING: Could not create directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt [2024-03-19T01:58:42.540Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstituionFileUtilTest [2024-03-19T01:58:42.540Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.StringSubstitutionFactoryTest [2024-03-19T01:58:42.540Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-03-19T01:58:42.540Z] WARNING: Could not create directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt [2024-03-19T01:58:42.540Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-03-19T01:58:42.540Z] WARNING: Could not create directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt [2024-03-19T01:58:42.540Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-03-19T01:58:42.540Z] WARNING: Could not create directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt [2024-03-19T01:58:42.540Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-03-19T01:58:42.540Z] WARNING: Could not create directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt [2024-03-19T01:58:42.540Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-03-19T01:58:42.540Z] WARNING: Could not create directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt [2024-03-19T01:58:42.540Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-03-19T01:58:42.540Z] WARNING: Could not create directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt [2024-03-19T01:58:42.540Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.StringSubstitutionFactoryTest [2024-03-19T01:58:42.540Z] [INFO] Running com.sun.enterprise.admin.servermgmt.domain.DomainPortValidatorTest [2024-03-19T01:58:42.540Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator getPort [2024-03-19T01:58:42.540Z] INFO: Invalid Port for Admin, should be between 1 and 65535. Using 44819 [2024-03-19T01:58:42.540Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator getPort [2024-03-19T01:58:42.540Z] INFO: Invalid Port for Admin, should be between 1 and 65535. Using 41163 [2024-03-19T01:58:42.540Z] Mar 19, 2024 1:58:42 AM com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator getPort [2024-03-19T01:58:42.540Z] INFO: Invalid Port for Admin, should be between 1 and 65535. Using 35135 [2024-03-19T01:58:42.540Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.sun.enterprise.admin.servermgmt.domain.DomainPortValidatorTest [2024-03-19T01:58:42.798Z] [INFO] [2024-03-19T01:58:42.798Z] [INFO] Results: [2024-03-19T01:58:42.798Z] [INFO] [2024-03-19T01:58:42.798Z] [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:58:42.798Z] [INFO] [2024-03-19T01:58:42.798Z] [INFO] [2024-03-19T01:58:42.798Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ server-mgmt --- [2024-03-19T01:58:43.055Z] [INFO] Executing tasks [2024-03-19T01:58:43.055Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/classes/META-INF for [2024-03-19T01:58:43.055Z] [INFO] [echo] server-mgmt [2024-03-19T01:58:43.055Z] [INFO] Executed tasks [2024-03-19T01:58:43.055Z] [INFO] [2024-03-19T01:58:43.056Z] [INFO] --- jar:3.3.0:jar (default-jar) @ server-mgmt --- [2024-03-19T01:58:43.056Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/server-mgmt.jar [2024-03-19T01:58:43.056Z] [INFO] [2024-03-19T01:58:43.056Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ server-mgmt --- [2024-03-19T01:58:43.056Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:43.985Z] [INFO] CycloneDX: Creating BOM version 1.4 with 62 component(s) [2024-03-19T01:58:43.985Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/bom.xml [2024-03-19T01:58:44.241Z] [INFO] attaching as server-mgmt-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:44.241Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/bom.json [2024-03-19T01:58:44.241Z] [INFO] attaching as server-mgmt-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:44.241Z] [INFO] [2024-03-19T01:58:44.241Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server-mgmt --- [2024-03-19T01:58:44.241Z] [INFO] [2024-03-19T01:58:44.241Z] [INFO] --- failsafe:3.2.5:verify (verify) @ server-mgmt --- [2024-03-19T01:58:44.241Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/failsafe-reports [2024-03-19T01:58:44.241Z] [INFO] [2024-03-19T01:58:44.241Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-server-mgmt-checkstyle) @ server-mgmt --- [2024-03-19T01:58:46.131Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:46.131Z] [INFO] [2024-03-19T01:58:46.131Z] [INFO] --- install:3.1.1:install (default-install) @ server-mgmt --- [2024-03-19T01:58:46.131Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/8.0.1-SNAPSHOT/server-mgmt-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:46.131Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/8.0.1-SNAPSHOT/server-mgmt-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:46.131Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/8.0.1-SNAPSHOT/server-mgmt-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:46.131Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/server-mgmt/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/8.0.1-SNAPSHOT/server-mgmt-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:46.131Z] [INFO] [2024-03-19T01:58:46.131Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [2024-03-19T01:58:46.131Z] [INFO] Building cluster-cli 8.0.1-SNAPSHOT [46/332] [2024-03-19T01:58:46.131Z] [INFO] from nucleus/cluster/cli/pom.xml [2024-03-19T01:58:46.131Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:46.131Z] [INFO] [2024-03-19T01:58:46.131Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-cli --- [2024-03-19T01:58:46.131Z] [INFO] [2024-03-19T01:58:46.131Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cluster-cli --- [2024-03-19T01:58:46.131Z] [INFO] [2024-03-19T01:58:46.131Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cluster-cli --- [2024-03-19T01:58:46.131Z] [INFO] [2024-03-19T01:58:46.131Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cluster-cli --- [2024-03-19T01:58:46.131Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:46.131Z] [INFO] Compiling 24 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:46.131Z] [INFO] [2024-03-19T01:58:46.131Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cluster-cli --- [2024-03-19T01:58:46.131Z] [INFO] [2024-03-19T01:58:46.131Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cluster-cli --- [2024-03-19T01:58:46.131Z] [INFO] [2024-03-19T01:58:46.131Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-cli --- [2024-03-19T01:58:46.131Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:46.132Z] [INFO] [2024-03-19T01:58:46.132Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-cli --- [2024-03-19T01:58:46.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/src/main/resources [2024-03-19T01:58:46.132Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:58:46.132Z] [INFO] Copying 12 resources from src/main/manpages to target/classes [2024-03-19T01:58:46.132Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:46.132Z] [INFO] [2024-03-19T01:58:46.132Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cluster-cli --- [2024-03-19T01:58:46.132Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:46.132Z] [INFO] Compiling 24 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:46.388Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java uses or overrides a deprecated API. [2024-03-19T01:58:46.388Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:58:46.388Z] [INFO] [2024-03-19T01:58:46.388Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cluster-cli --- [2024-03-19T01:58:46.388Z] [INFO] [2024-03-19T01:58:46.388Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cluster-cli --- [2024-03-19T01:58:46.388Z] [INFO] [2024-03-19T01:58:46.388Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-cli --- [2024-03-19T01:58:46.388Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:46.646Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:46.646Z] [INFO] [2024-03-19T01:58:46.646Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-cli --- [2024-03-19T01:58:46.646Z] [INFO] [2024-03-19T01:58:46.646Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cluster-cli --- [2024-03-19T01:58:46.646Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:46.646Z] [INFO] Compiling 24 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:46.646Z] [INFO] [2024-03-19T01:58:46.646Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-cli --- [2024-03-19T01:58:46.646Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-03-19T01:58:46.646Z] [INFO] [2024-03-19T01:58:46.646Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cluster-cli --- [2024-03-19T01:58:46.646Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:46.646Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T01:58:46.903Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:58:46.903Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:58:46.903Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:58:46.903Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:58:46.903Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:58:46.903Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:58:46.903Z] Use -proc:none to disable annotation processing. [2024-03-19T01:58:46.903Z] [INFO] [2024-03-19T01:58:46.903Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-cli --- [2024-03-19T01:58:46.903Z] [INFO] [2024-03-19T01:58:46.903Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-cli --- [2024-03-19T01:58:46.904Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/surefire-reports [2024-03-19T01:58:46.904Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:58:46.904Z] [INFO] [2024-03-19T01:58:46.904Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:46.904Z] [INFO] T E S T S [2024-03-19T01:58:46.904Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:46.904Z] [0.003s][info][gc] Using G1 [2024-03-19T01:58:47.467Z] [0.401s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.685ms [2024-03-19T01:58:47.467Z] [INFO] Running com.sun.enterprise.admin.cli.cluster.LocalInstanceCommandTest [2024-03-19T01:58:47.722Z] install dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/test-classes/fake_gf_install_dir [2024-03-19T01:58:47.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in com.sun.enterprise.admin.cli.cluster.LocalInstanceCommandTest [2024-03-19T01:58:47.979Z] [INFO] [2024-03-19T01:58:47.979Z] [INFO] Results: [2024-03-19T01:58:47.979Z] [INFO] [2024-03-19T01:58:47.979Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:58:47.979Z] [INFO] [2024-03-19T01:58:47.979Z] [INFO] [2024-03-19T01:58:47.979Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-cli --- [2024-03-19T01:58:47.979Z] [INFO] Executing tasks [2024-03-19T01:58:47.979Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/classes/META-INF for [2024-03-19T01:58:47.979Z] [INFO] [echo] cluster-cli [2024-03-19T01:58:47.979Z] [INFO] Executed tasks [2024-03-19T01:58:47.979Z] [INFO] [2024-03-19T01:58:47.979Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-cli --- [2024-03-19T01:58:47.979Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/cluster-cli.jar [2024-03-19T01:58:47.979Z] [INFO] [2024-03-19T01:58:47.979Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cluster-cli --- [2024-03-19T01:58:47.979Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:48.909Z] [INFO] CycloneDX: Creating BOM version 1.4 with 69 component(s) [2024-03-19T01:58:48.909Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/bom.xml [2024-03-19T01:58:49.168Z] [INFO] attaching as cluster-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:49.168Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/bom.json [2024-03-19T01:58:49.168Z] [INFO] attaching as cluster-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:49.168Z] [INFO] [2024-03-19T01:58:49.168Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-cli --- [2024-03-19T01:58:49.168Z] [INFO] [2024-03-19T01:58:49.168Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-cli --- [2024-03-19T01:58:49.168Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/failsafe-reports [2024-03-19T01:58:49.168Z] [INFO] [2024-03-19T01:58:49.168Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-cluster-cli-checkstyle) @ cluster-cli --- [2024-03-19T01:58:49.425Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:49.425Z] [INFO] [2024-03-19T01:58:49.425Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-cli --- [2024-03-19T01:58:49.425Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/8.0.1-SNAPSHOT/cluster-cli-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:49.425Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/8.0.1-SNAPSHOT/cluster-cli-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:49.425Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/8.0.1-SNAPSHOT/cluster-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:49.425Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/cli/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/8.0.1-SNAPSHOT/cluster-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:49.425Z] [INFO] [2024-03-19T01:58:49.425Z] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [2024-03-19T01:58:49.425Z] [INFO] Building GMS Module 8.0.1-SNAPSHOT [47/332] [2024-03-19T01:58:49.425Z] [INFO] from nucleus/cluster/gms-adapter/pom.xml [2024-03-19T01:58:49.425Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:49.682Z] [INFO] [2024-03-19T01:58:49.682Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-adapter --- [2024-03-19T01:58:49.682Z] [INFO] [2024-03-19T01:58:49.682Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gms-adapter --- [2024-03-19T01:58:49.682Z] [INFO] [2024-03-19T01:58:49.682Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gms-adapter --- [2024-03-19T01:58:49.682Z] [INFO] [2024-03-19T01:58:49.682Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gms-adapter --- [2024-03-19T01:58:49.682Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:49.682Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:49.682Z] [INFO] [2024-03-19T01:58:49.682Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gms-adapter --- [2024-03-19T01:58:49.682Z] [INFO] [2024-03-19T01:58:49.682Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gms-adapter --- [2024-03-19T01:58:49.682Z] [INFO] [2024-03-19T01:58:49.682Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-adapter --- [2024-03-19T01:58:49.682Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:49.682Z] [INFO] [2024-03-19T01:58:49.682Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-adapter --- [2024-03-19T01:58:49.682Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/resources [2024-03-19T01:58:49.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/manpages [2024-03-19T01:58:49.683Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:49.683Z] [INFO] [2024-03-19T01:58:49.683Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gms-adapter --- [2024-03-19T01:58:49.683Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:49.683Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:49.940Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java uses or overrides a deprecated API. [2024-03-19T01:58:49.940Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:58:49.940Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java uses unchecked or unsafe operations. [2024-03-19T01:58:49.940Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:58:49.940Z] [INFO] [2024-03-19T01:58:49.940Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gms-adapter --- [2024-03-19T01:58:49.940Z] [INFO] [2024-03-19T01:58:49.940Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gms-adapter --- [2024-03-19T01:58:49.940Z] [INFO] [2024-03-19T01:58:49.940Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-adapter --- [2024-03-19T01:58:49.940Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:49.940Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:49.940Z] [INFO] [2024-03-19T01:58:49.940Z] [INFO] --- command-security:1.0.17:check (default-check) @ gms-adapter --- [2024-03-19T01:58:49.940Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand] [2024-03-19T01:58:49.940Z] [INFO] [2024-03-19T01:58:49.940Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gms-adapter --- [2024-03-19T01:58:49.940Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:49.940Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:50.197Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:50.197Z] [INFO] Initial messages found so far: {} [2024-03-19T01:58:50.197Z] [INFO] Processing: NCLS-CLSTR-30004 [2024-03-19T01:58:50.197Z] [INFO] Message NCLS-CLSTR-30004 needs checking for cause/action: false [2024-03-19T01:58:50.197Z] [INFO] Processing: NCLS-CLSTR-30005 [2024-03-19T01:58:50.197Z] [INFO] Message NCLS-CLSTR-30005 needs checking for cause/action: false [2024-03-19T01:58:50.197Z] [INFO] Processing: NCLS-CLSTR-30001 [2024-03-19T01:58:50.197Z] [INFO] Message NCLS-CLSTR-30001 needs checking for cause/action: false [2024-03-19T01:58:50.197Z] [INFO] Processing: NCLS-CLSTR-30002 [2024-03-19T01:58:50.197Z] [INFO] Message NCLS-CLSTR-30002 needs checking for cause/action: false [2024-03-19T01:58:50.197Z] [INFO] Processing: NCLS-CLSTR-30003 [2024-03-19T01:58:50.197Z] [INFO] Message NCLS-CLSTR-30003 needs checking for cause/action: false [2024-03-19T01:58:50.197Z] [INFO] Processing: NCLS-CLSTR-10101 [2024-03-19T01:58:50.197Z] [INFO] Message NCLS-CLSTR-10101 needs checking for cause/action: true [2024-03-19T01:58:50.197Z] [INFO] Processing: NCLS-CLSTR-10102 [2024-03-19T01:58:50.197Z] [INFO] Message NCLS-CLSTR-10102 needs checking for cause/action: true [2024-03-19T01:58:50.197Z] [INFO] Processing: NCLS-CLSTR-10103 [2024-03-19T01:58:50.197Z] [INFO] Message NCLS-CLSTR-10103 needs checking for cause/action: false [2024-03-19T01:58:50.197Z] [INFO] Processing: NCLS-CLSTR-10104 [2024-03-19T01:58:50.197Z] [INFO] Message NCLS-CLSTR-10104 needs checking for cause/action: false [2024-03-19T01:58:50.197Z] [INFO] Processing: NCLS-CLSTR-10105 [2024-03-19T01:58:50.197Z] [INFO] Message NCLS-CLSTR-10105 needs checking for cause/action: false [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10107 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10107 needs checking for cause/action: false [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10108 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10108 needs checking for cause/action: false [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10109 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10109 needs checking for cause/action: false [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10110 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10110 needs checking for cause/action: false [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10111 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10111 needs checking for cause/action: false [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10112 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10112 needs checking for cause/action: false [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10113 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10113 needs checking for cause/action: true [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10114 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10114 needs checking for cause/action: false [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10115 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10115 needs checking for cause/action: false [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10116 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10116 needs checking for cause/action: false [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10117 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10117 needs checking for cause/action: true [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10118 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10118 needs checking for cause/action: true [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10119 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10119 needs checking for cause/action: true [2024-03-19T01:58:50.198Z] [INFO] Processing: NCLS-CLSTR-10120 [2024-03-19T01:58:50.198Z] [INFO] Message NCLS-CLSTR-10120 needs checking for cause/action: false [2024-03-19T01:58:50.198Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10101=no clustername to lookup, NCLS-CLSTR-10102=Multiple gms-adapter service for cluster {0}, NCLS-CLSTR-10103=GMS cannot initialize with unknown cluster, NCLS-CLSTR-10104=Started GMS for instance {0} in group {1}, NCLS-CLSTR-10105=Member {0} joined group {1}, NCLS-CLSTR-10107=AliveAndReady for signal: {0} for member: {1} of group: {2} current:[{3}] previous:[{4}], NCLS-CLSTR-10108=GMSAdapter for member: {0} group: {1} received GlassfishEventType: {2}, NCLS-CLSTR-10109=An exception occurred while creating the HealthHistory object: {0}, NCLS-CLSTR-10110=An exception occurred while processing GMS configuration properties: {0}, NCLS-CLSTR-10111=Ignoring group-management-service property {0} with value of {1} due to {2}, NCLS-CLSTR-10112=Error processing cluster property:{0} value:{1} due to exception {2}, NCLS-CLSTR-10113=Exception in getting GMS module for group {0}: {1}, NCLS-CLSTR-10114=An exception occurred while updating the instance health history table: {0}, NCLS-CLSTR-10115=start failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10116=complete failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10117=GMS failed to start. See stack trace for additional information., NCLS-CLSTR-10118=GMS failed to start due to a runtime exception. See stack trace for additional information., NCLS-CLSTR-10119=GMS bind interface address {0} is invalid. Will use default value instead., NCLS-CLSTR-10120=GMS listener port is required for cluster {0}. Will attempt to use default of {1}., NCLS-CLSTR-30001=GMSAnnounceAfterStartClusterCommand: exitCode:{0} members {1} clusterMembers:{2}, NCLS-CLSTR-30002=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30003=An exception occurred while announcing GMS group shutdown: {0}, NCLS-CLSTR-30004=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30005=An exception occurred while announcing GMS group shutdown: {0}} [2024-03-19T01:58:50.199Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:58:50.199Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:50.199Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:50.199Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-03-19T01:58:50.199Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand [2024-03-19T01:58:50.199Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-03-19T01:58:50.199Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand [2024-03-19T01:58:50.199Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_ADMIN_LOGGER_NAME [2024-03-19T01:58:50.199Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand [2024-03-19T01:58:50.199Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-03-19T01:58:50.199Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand [2024-03-19T01:58:50.199Z] [INFO] Processing: jakarta.enterprise.cluster.gms on element GMS_LOGGER_NAME [2024-03-19T01:58:50.199Z] [INFO] Enclosing type is org.glassfish.gms.GMSAdapterImpl [2024-03-19T01:58:50.199Z] [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.admin.description=Group Management Service Admin Logger, jakarta.enterprise.cluster.gms.admin.publish=true, jakarta.enterprise.cluster.gms.admin.subsystem=CLSTR, jakarta.enterprise.cluster.gms.description=Group Management Service Adapter Logger, jakarta.enterprise.cluster.gms.publish=true, jakarta.enterprise.cluster.gms.subsystem=CLSTR} [2024-03-19T01:58:50.199Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:58:50.199Z] [INFO] Found enclosing element GMS_LOGGER_NAME [2024-03-19T01:58:50.199Z] [INFO] Found enclosing element org.glassfish.gms.GMSAdapterImpl [2024-03-19T01:58:50.199Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:58:50.199Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:50.199Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:50.199Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:58:50.199Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:50.199Z] [INFO] [2024-03-19T01:58:50.199Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-adapter --- [2024-03-19T01:58:50.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/src/test/resources [2024-03-19T01:58:50.199Z] [INFO] [2024-03-19T01:58:50.199Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gms-adapter --- [2024-03-19T01:58:50.199Z] [INFO] No sources to compile [2024-03-19T01:58:50.199Z] [INFO] [2024-03-19T01:58:50.199Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-adapter --- [2024-03-19T01:58:50.199Z] [INFO] [2024-03-19T01:58:50.199Z] [INFO] --- surefire:3.2.5:test (default-test) @ gms-adapter --- [2024-03-19T01:58:50.199Z] [INFO] [2024-03-19T01:58:50.199Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-adapter --- [2024-03-19T01:58:50.199Z] [INFO] Executing tasks [2024-03-19T01:58:50.199Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/classes/META-INF for [2024-03-19T01:58:50.199Z] [INFO] [echo] gms-adapter [2024-03-19T01:58:50.199Z] [INFO] Executed tasks [2024-03-19T01:58:50.199Z] [INFO] [2024-03-19T01:58:50.199Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-adapter --- [2024-03-19T01:58:50.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/gms-adapter.jar [2024-03-19T01:58:50.199Z] [INFO] [2024-03-19T01:58:50.199Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gms-adapter --- [2024-03-19T01:58:50.199Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:51.129Z] [INFO] CycloneDX: Creating BOM version 1.4 with 66 component(s) [2024-03-19T01:58:51.129Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/bom.xml [2024-03-19T01:58:51.129Z] [INFO] attaching as gms-adapter-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:51.129Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/bom.json [2024-03-19T01:58:51.129Z] [INFO] attaching as gms-adapter-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:51.130Z] [INFO] [2024-03-19T01:58:51.130Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-adapter --- [2024-03-19T01:58:51.130Z] [INFO] [2024-03-19T01:58:51.130Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gms-adapter --- [2024-03-19T01:58:51.130Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/failsafe-reports [2024-03-19T01:58:51.130Z] [INFO] [2024-03-19T01:58:51.130Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.cluster-gms-adapter-checkstyle) @ gms-adapter --- [2024-03-19T01:58:51.386Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:51.386Z] [INFO] [2024-03-19T01:58:51.386Z] [INFO] --- install:3.1.1:install (default-install) @ gms-adapter --- [2024-03-19T01:58:51.644Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/8.0.1-SNAPSHOT/gms-adapter-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:51.644Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/8.0.1-SNAPSHOT/gms-adapter-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:51.644Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/8.0.1-SNAPSHOT/gms-adapter-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:51.644Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/cluster/gms-adapter/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/8.0.1-SNAPSHOT/gms-adapter-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:51.644Z] [INFO] [2024-03-19T01:58:51.644Z] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [2024-03-19T01:58:51.644Z] [INFO] Building Glassfish MBeanServer support 8.0.1-SNAPSHOT [48/332] [2024-03-19T01:58:51.644Z] [INFO] from nucleus/common/mbeanserver/pom.xml [2024-03-19T01:58:51.644Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:51.644Z] [INFO] [2024-03-19T01:58:51.644Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.644Z] [INFO] [2024-03-19T01:58:51.644Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.644Z] [INFO] [2024-03-19T01:58:51.644Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.645Z] [INFO] [2024-03-19T01:58:51.645Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.645Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:51.645Z] [INFO] Compiling 17 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:51.645Z] [INFO] [2024-03-19T01:58:51.645Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.645Z] [INFO] [2024-03-19T01:58:51.645Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.645Z] [INFO] [2024-03-19T01:58:51.645Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.645Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:51.645Z] [INFO] [2024-03-19T01:58:51.645Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.645Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:58:51.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/manpages [2024-03-19T01:58:51.645Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:51.645Z] [INFO] [2024-03-19T01:58:51.645Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.645Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:51.645Z] [INFO] Compiling 17 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:51.902Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/AdminAuthorizedMBeanServer.java:[98,27] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:58:51.902Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java uses or overrides a deprecated API. [2024-03-19T01:58:51.902Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:58:51.902Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIClientSocketFactory.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:58:51.902Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIClientSocketFactory.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:58:51.902Z] [INFO] [2024-03-19T01:58:51.902Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.902Z] [INFO] [2024-03-19T01:58:51.902Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.902Z] [INFO] [2024-03-19T01:58:51.902Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.902Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:51.902Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:51.902Z] [INFO] [2024-03-19T01:58:51.902Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.902Z] [INFO] [2024-03-19T01:58:51.902Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.902Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:51.902Z] [INFO] Compiling 17 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:51.902Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:51.902Z] [INFO] Initial messages found so far: {} [2024-03-19T01:58:51.902Z] [INFO] Processing: NCLS-JMX-00008 [2024-03-19T01:58:51.902Z] [INFO] Message NCLS-JMX-00008 needs checking for cause/action: false [2024-03-19T01:58:51.902Z] [INFO] Processing: NCLS-JMX-00001 [2024-03-19T01:58:51.902Z] [INFO] Message NCLS-JMX-00001 needs checking for cause/action: false [2024-03-19T01:58:51.902Z] [INFO] Processing: NCLS-JMX-00002 [2024-03-19T01:58:51.902Z] [INFO] Message NCLS-JMX-00002 needs checking for cause/action: false [2024-03-19T01:58:51.902Z] [INFO] Processing: NCLS-JMX-00003 [2024-03-19T01:58:51.902Z] [INFO] Message NCLS-JMX-00003 needs checking for cause/action: true [2024-03-19T01:58:51.902Z] [INFO] Processing: NCLS-JMX-00004 [2024-03-19T01:58:51.902Z] [INFO] Message NCLS-JMX-00004 needs checking for cause/action: true [2024-03-19T01:58:51.902Z] [INFO] Processing: NCLS-JMX-00005 [2024-03-19T01:58:51.902Z] [INFO] Message NCLS-JMX-00005 needs checking for cause/action: false [2024-03-19T01:58:51.902Z] [INFO] Processing: NCLS-JMX-00006 [2024-03-19T01:58:51.902Z] [INFO] Message NCLS-JMX-00006 needs checking for cause/action: false [2024-03-19T01:58:51.902Z] [INFO] Processing: NCLS-JMX-00007 [2024-03-19T01:58:51.902Z] [INFO] Message NCLS-JMX-00007 needs checking for cause/action: false [2024-03-19T01:58:51.902Z] [INFO] Processing: NCLS-JMX--00008 [2024-03-19T01:58:51.902Z] [INFO] Message NCLS-JMX--00008 needs checking for cause/action: false [2024-03-19T01:58:51.902Z] [INFO] Processing: NCLS-JMX-00010 [2024-03-19T01:58:51.902Z] [INFO] Message NCLS-JMX-00010 needs checking for cause/action: false [2024-03-19T01:58:51.902Z] [INFO] Processing: NCLS-JMX-00014 [2024-03-19T01:58:51.902Z] [INFO] Message NCLS-JMX-00014 needs checking for cause/action: true [2024-03-19T01:58:51.902Z] [INFO] Processing: NCLS-JMX-00015 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00015 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00016 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00016 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00017 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00017 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00018 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00018 needs checking for cause/action: true [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00019 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00019 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00020 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00020 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00021 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00021 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00022 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00022 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00023 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00023 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00024 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00024 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00025 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00025 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00009 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00009 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00026 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00026 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00011 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00011 needs checking for cause/action: true [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00012 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00012 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Processing: NCLS-JMX-00013 [2024-03-19T01:58:51.903Z] [INFO] Message NCLS-JMX-00013 needs checking for cause/action: false [2024-03-19T01:58:51.903Z] [INFO] Total Messages including ones found from disk so far: {NCLS-JMX--00008=Error while shutting down AMX, NCLS-JMX-00001=JMXStartupService and JMXConnectors have been shut down., NCLS-JMX-00002=JMXStartupService: Stopped JMXConnectorServer: {0}, NCLS-JMX-00003=MBean Registration Exception thrown {0}, NCLS-JMX-00004=Instance Not Found Exception thrown {0}, NCLS-JMX-00005=JMXStartupService has started JMXConnector on JMXService URL {0}, NCLS-JMX-00006=JMXStartupService has disabled JMXConnector {0}, NCLS-JMX-00007=Cannot start JMX connector {0} due to exception {1}, NCLS-JMX-00008=Booting AMX Listener, connection made for {0}, now booting AMX MBeans, NCLS-JMX-00009=Security enabled, NCLS-JMX-00010=Attempted access to method {0} on object {1} rejected; user was granted {2} but the operation reports its impact as "{3}", NCLS-JMX-00011=Error stopping RMIConnector, NCLS-JMX-00012=MyRMIJRMPServerImpl: exported on address {0}, NCLS-JMX-00013=MyRMIJRMPServerImpl: makeClient on address = {0}, NCLS-JMX-00014=Error preparing SSL context, NCLS-JMX-00015=No Key store found for {0}, NCLS-JMX-00016=No keystores defined, NCLS-JMX-00017=Bad maxCertLength: {0}, NCLS-JMX-00018=JSSE keystoreload failed for type = {0} path = {1} {2}, NCLS-JMX-00019=All SSL protocol variants disabled for network-listener, using SSL implementation specific defaults, NCLS-JMX-00020=All SSL cipher suites disabled for network-listener(s). Using SSL implementation specific defaults, NCLS-JMX-00021=Unknown cipher error for cipher {0}, NCLS-JMX-00022=Creating a SecureRMIClientSocketFactory @ {0}with ssl config = {1}, NCLS-JMX-00023=Setting SSLParams @ {0}, NCLS-JMX-00024=Creating a SecureRMIServerSocketFactory @ {0} with ssl config = {1}, NCLS-JMX-00025=SSLServerSocket {0} and {1} created, NCLS-JMX-00026=Binding RMI port to single IP address = {0}, port {1}} [2024-03-19T01:58:51.903Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:58:51.904Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:51.904Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:51.904Z] [INFO] Processing: jakarta.enterprise.system.jmx on element JMX_LOGGER_NAME [2024-03-19T01:58:51.904Z] [INFO] Enclosing type is org.glassfish.admin.mbeanserver.Util [2024-03-19T01:58:51.904Z] [INFO] Loggers found so far: {jakarta.enterprise.system.jmx.description=JMX System Logger, jakarta.enterprise.system.jmx.publish=true, jakarta.enterprise.system.jmx.subsystem=JMX} [2024-03-19T01:58:51.904Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:58:51.904Z] [INFO] Found enclosing element JMX_LOGGER_NAME [2024-03-19T01:58:51.904Z] [INFO] Found enclosing element org.glassfish.admin.mbeanserver.Util [2024-03-19T01:58:51.904Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:58:51.904Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:51.904Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:51.904Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:58:51.904Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:51.904Z] [INFO] [2024-03-19T01:58:51.904Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/src/test/resources [2024-03-19T01:58:51.904Z] [INFO] [2024-03-19T01:58:51.904Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.904Z] [INFO] No sources to compile [2024-03-19T01:58:51.904Z] [INFO] [2024-03-19T01:58:51.904Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.904Z] [INFO] [2024-03-19T01:58:51.904Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.904Z] [INFO] [2024-03-19T01:58:51.904Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.904Z] [INFO] Executing tasks [2024-03-19T01:58:51.904Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/classes/META-INF for [2024-03-19T01:58:51.904Z] [INFO] [echo] glassfish-mbeanserver [2024-03-19T01:58:51.904Z] [INFO] Executed tasks [2024-03-19T01:58:51.904Z] [INFO] [2024-03-19T01:58:51.904Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-mbeanserver --- [2024-03-19T01:58:51.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar [2024-03-19T01:58:52.161Z] [INFO] [2024-03-19T01:58:52.161Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-mbeanserver --- [2024-03-19T01:58:52.161Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:52.723Z] [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [2024-03-19T01:58:52.723Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/bom.xml [2024-03-19T01:58:52.723Z] [INFO] attaching as glassfish-mbeanserver-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:52.723Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/bom.json [2024-03-19T01:58:52.723Z] [INFO] attaching as glassfish-mbeanserver-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:52.723Z] [INFO] [2024-03-19T01:58:52.723Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-mbeanserver --- [2024-03-19T01:58:52.723Z] [INFO] [2024-03-19T01:58:52.723Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-mbeanserver --- [2024-03-19T01:58:52.723Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/failsafe-reports [2024-03-19T01:58:52.723Z] [INFO] [2024-03-19T01:58:52.723Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-glassfish-mbeanserver-checkstyle) @ glassfish-mbeanserver --- [2024-03-19T01:58:52.980Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:58:52.980Z] [INFO] [2024-03-19T01:58:52.980Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-mbeanserver --- [2024-03-19T01:58:52.980Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/8.0.1-SNAPSHOT/glassfish-mbeanserver-8.0.1-SNAPSHOT.pom [2024-03-19T01:58:52.980Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/8.0.1-SNAPSHOT/glassfish-mbeanserver-8.0.1-SNAPSHOT.jar [2024-03-19T01:58:52.980Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/8.0.1-SNAPSHOT/glassfish-mbeanserver-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:52.980Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/mbeanserver/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/8.0.1-SNAPSHOT/glassfish-mbeanserver-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:52.980Z] [INFO] [2024-03-19T01:58:52.980Z] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [2024-03-19T01:58:52.980Z] [INFO] Building AMX Core 8.0.1-SNAPSHOT [49/332] [2024-03-19T01:58:52.980Z] [INFO] from nucleus/common/amx-core/pom.xml [2024-03-19T01:58:52.980Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:58:52.980Z] [INFO] [2024-03-19T01:58:52.980Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-core --- [2024-03-19T01:58:52.980Z] [INFO] [2024-03-19T01:58:52.980Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ amx-core --- [2024-03-19T01:58:52.980Z] [INFO] [2024-03-19T01:58:52.980Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ amx-core --- [2024-03-19T01:58:52.980Z] [INFO] [2024-03-19T01:58:52.980Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ amx-core --- [2024-03-19T01:58:52.980Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:52.980Z] [INFO] Compiling 193 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:53.544Z] [INFO] [2024-03-19T01:58:53.544Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ amx-core --- [2024-03-19T01:58:53.544Z] [INFO] [2024-03-19T01:58:53.544Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ amx-core --- [2024-03-19T01:58:53.544Z] [INFO] [2024-03-19T01:58:53.544Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-core --- [2024-03-19T01:58:53.544Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:58:53.544Z] [INFO] [2024-03-19T01:58:53.544Z] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-core --- [2024-03-19T01:58:53.544Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:58:53.544Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/manpages [2024-03-19T01:58:53.544Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:58:53.544Z] [INFO] [2024-03-19T01:58:53.544Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ amx-core --- [2024-03-19T01:58:53.544Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:53.544Z] [INFO] Compiling 193 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:54.108Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java:[1204,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:54.108Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java:[1214,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:58:54.108Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/TimingDelta.java:[34,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:58:54.108Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/AMXConfigImpl.java:[727,62] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:58:54.108Z] cast to java.lang.Class for a varargs call [2024-03-19T01:58:54.109Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-03-19T01:58:54.109Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/SampleImpl.java:[169,34] Float(double) in java.lang.Float has been deprecated and marked for removal [2024-03-19T01:58:54.109Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/AMXImplBase.java: Some input files use or override a deprecated API. [2024-03-19T01:58:54.109Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/AMXImplBase.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:58:54.109Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/ConfigBeanJMXSupport.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:58:54.109Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/ConfigBeanJMXSupport.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:58:54.109Z] [INFO] [2024-03-19T01:58:54.109Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ amx-core --- [2024-03-19T01:58:54.109Z] [INFO] [2024-03-19T01:58:54.109Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ amx-core --- [2024-03-19T01:58:54.109Z] [INFO] [2024-03-19T01:58:54.109Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-core --- [2024-03-19T01:58:54.109Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:58:54.366Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:58:54.366Z] [INFO] [2024-03-19T01:58:54.366Z] [INFO] --- command-security:1.0.17:check (default-check) @ amx-core --- [2024-03-19T01:58:54.366Z] [INFO] [2024-03-19T01:58:54.366Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ amx-core --- [2024-03-19T01:58:54.366Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:54.366Z] [INFO] Compiling 193 source files with javac [debug target 21] to target/classes [2024-03-19T01:58:54.622Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:54.622Z] [INFO] Initial messages found so far: {} [2024-03-19T01:58:54.622Z] [INFO] Processing: NCLS-COM-00002 [2024-03-19T01:58:54.622Z] [INFO] Message NCLS-COM-00002 needs checking for cause/action: false [2024-03-19T01:58:54.622Z] [INFO] Processing: NCLS-COM-00004 [2024-03-19T01:58:54.622Z] [INFO] Message NCLS-COM-00004 needs checking for cause/action: false [2024-03-19T01:58:54.622Z] [INFO] Processing: NCLS-COM-00008 [2024-03-19T01:58:54.622Z] [INFO] Message NCLS-COM-00008 needs checking for cause/action: false [2024-03-19T01:58:54.622Z] [INFO] Processing: NCLS-COM-00009 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00009 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00010 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00010 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00011 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00011 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00012 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00012 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00019 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00019 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00020 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00020 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00021 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00021 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00022 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00022 needs checking for cause/action: true [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00023 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00023 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00024 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00024 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00025 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00025 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00027 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00027 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00030 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00030 needs checking for cause/action: true [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00031 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00031 needs checking for cause/action: true [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00032 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00032 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00033 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00033 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00034 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00034 needs checking for cause/action: true [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00035 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00035 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00036 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00036 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00037 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00037 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00038 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00038 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00039 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00039 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00040 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00040 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00041 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00041 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00042 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00042 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00043 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00043 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00044 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00044 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00045 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00045 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00046 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00046 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00047 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00047 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00048 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00048 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00049 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00049 needs checking for cause/action: false [2024-03-19T01:58:54.623Z] [INFO] Processing: NCLS-COM-00050 [2024-03-19T01:58:54.623Z] [INFO] Message NCLS-COM-00050 needs checking for cause/action: false [2024-03-19T01:58:54.624Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COM-00002=AMX Startup Service Shutdown. MBeans have not been unregistered: {0}, NCLS-COM-00004=Fatal error loading AMX {0}, NCLS-COM-00008=AMX Startup Service: AMXLoader failed to load {0}, NCLS-COM-00009=AMX Startup Service: AMX ready for use, DomainRoot {0}, NCLS-COM-00010=AMXLoader failed to unload: {0}, NCLS-COM-00011=ConfigBean not processed, something wrong with it {0}, NCLS-COM-00012=In AMXConfigLoader : Loading {0}, NCLS-COM-00019=Can't unregister MBean: {0}, NCLS-COM-00020=Non-singleton ConfigBean {0} has empty key value (name), supplying {1}, NCLS-COM-00021=AMX ComplianceMonitor: ValidationLevel = {0}, UnregisterNonCompliant = {1}, LogInaccessibleAttributes = {2}, NCLS-COM-00022=AMX ComplianceMonitor thread has unexpectedly quit {0}, NCLS-COM-00023=Validating MBean {0}, NCLS-COM-00024=Exception validating MBean {0}, NCLS-COM-00025=Register children for instance name {0}, NCLS-COM-00027=AMX Attribute Change Notification for {0}, NCLS-COM-00030=Attribute {0} not found for object {1}, NCLS-COM-00031=Can't find child of type {0}, NCLS-COM-00032=MBeans exist in AMX domain prior to DomainRoot (violates Parent requirement): {0}, NCLS-COM-00033=Can't register config MBean: type={0}, name={1}, exception={2}, NCLS-COM-00034=Unexpected thread death of AMXConfigLoaderThread, NCLS-COM-00035=Can't create children, NCLS-COM-00036=AMXConfigStartupService.preDestroy(): stopping AMX, NCLS-COM-00037=Illegal non-string type for {0}.{1}(): {2}, NCLS-COM-00038=Can't get field value for {0}: exception: {1}, NCLS-COM-00039=Can't getTypesImplementing for {0}: exception: {1}, NCLS-COM-00040=Can't get childrenSet() from MBean: {0}, exception: {1}, NCLS-COM-00041=Problem with MBean: {0}, exception: {1}, NCLS-COM-00042=PathnamesImpl.getAllPathnames(): unexpected Throwable: {1}, NCLS-COM-00043=Can't get path() for MBean: {0}, exception: {1}, NCLS-COM-00044=Can't instantiate realm: {0}, exception: {1}, NCLS-COM-00045=getRealmNames(): Can't get realm names, exception:, NCLS-COM-00046=Cannot find primordial com.sun.enterprise.osgi-adapter, NCLS-COM-00047=Stopping server forcibly, NCLS-COM-00048=Can't get cipher suites, NCLS-COM-00049=MBeanInfoSupport: @ManagedAttribute cannot also be @ManagedOperation: {0}.{1}(), NCLS-COM-00050=MBeanInfoSupport: @ManagedAttribute not a getter or setter: {0}.{1}()} [2024-03-19T01:58:54.624Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:58:54.624Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:54.624Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:54.624Z] [INFO] Processing: jakarta.enterprise.system.tools.amx on element AMX_LOGGER [2024-03-19T01:58:54.624Z] [INFO] Enclosing type is org.glassfish.admin.amx.util.AMXLoggerInfo [2024-03-19T01:58:54.624Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amx.description=AMX Services, jakarta.enterprise.system.tools.amx.publish=true, jakarta.enterprise.system.tools.amx.subsystem=COMMON} [2024-03-19T01:58:54.624Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:58:54.624Z] [INFO] Found enclosing element AMX_LOGGER [2024-03-19T01:58:54.624Z] [INFO] Found enclosing element org.glassfish.admin.amx.util.AMXLoggerInfo [2024-03-19T01:58:54.624Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:58:54.624Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:58:54.624Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:58:54.624Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:58:54.624Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:58:54.624Z] [INFO] [2024-03-19T01:58:54.624Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-core --- [2024-03-19T01:58:54.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/src/test/resources [2024-03-19T01:58:54.625Z] [INFO] [2024-03-19T01:58:54.625Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ amx-core --- [2024-03-19T01:58:54.625Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:58:54.625Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:58:54.881Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:58:54.881Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:58:54.881Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:58:54.881Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:58:54.881Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:58:54.881Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:58:54.881Z] Use -proc:none to disable annotation processing. [2024-03-19T01:58:54.881Z] [INFO] [2024-03-19T01:58:54.882Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-core --- [2024-03-19T01:58:54.882Z] [INFO] [2024-03-19T01:58:54.882Z] [INFO] --- surefire:3.2.5:test (default-test) @ amx-core --- [2024-03-19T01:58:54.882Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/surefire-reports [2024-03-19T01:58:54.882Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:58:54.882Z] [INFO] [2024-03-19T01:58:54.882Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:54.882Z] [INFO] T E S T S [2024-03-19T01:58:54.882Z] [INFO] ------------------------------------------------------- [2024-03-19T01:58:54.882Z] [0.003s][info][gc] Using G1 [2024-03-19T01:58:55.445Z] [0.432s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.082ms [2024-03-19T01:58:55.445Z] [INFO] Running org.glassfish.admin.amx.impl.util.SingletonEnforcerTest [2024-03-19T01:58:55.445Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.glassfish.admin.amx.impl.util.SingletonEnforcerTest [2024-03-19T01:58:55.445Z] [INFO] Running org.glassfish.admin.amx.impl.util.ObjectNameBuilderTest [2024-03-19T01:58:55.445Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.glassfish.admin.amx.impl.util.ObjectNameBuilderTest [2024-03-19T01:58:55.445Z] [INFO] Running org.glassfish.admin.amx.impl.config.AMXConfigImplTest [2024-03-19T01:58:55.445Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.glassfish.admin.amx.impl.config.AMXConfigImplTest [2024-03-19T01:58:55.445Z] [INFO] Running org.glassfish.admin.amx.core.UtilTest [2024-03-19T01:58:55.446Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.glassfish.admin.amx.core.UtilTest [2024-03-19T01:58:56.009Z] [INFO] [2024-03-19T01:58:56.009Z] [INFO] Results: [2024-03-19T01:58:56.009Z] [INFO] [2024-03-19T01:58:56.009Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:58:56.009Z] [INFO] [2024-03-19T01:58:56.009Z] [INFO] [2024-03-19T01:58:56.009Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-core --- [2024-03-19T01:58:56.009Z] [INFO] Executing tasks [2024-03-19T01:58:56.009Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/classes/META-INF for [2024-03-19T01:58:56.009Z] [INFO] [echo] amx-core [2024-03-19T01:58:56.009Z] [INFO] Executed tasks [2024-03-19T01:58:56.009Z] [INFO] [2024-03-19T01:58:56.009Z] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-core --- [2024-03-19T01:58:56.009Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/amx-core.jar [2024-03-19T01:58:56.009Z] [INFO] [2024-03-19T01:58:56.009Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ amx-core --- [2024-03-19T01:58:56.009Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:58:56.945Z] [INFO] CycloneDX: Creating BOM version 1.4 with 62 component(s) [2024-03-19T01:58:56.945Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/bom.xml [2024-03-19T01:58:56.945Z] [INFO] attaching as amx-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:58:56.945Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/bom.json [2024-03-19T01:58:56.945Z] [INFO] attaching as amx-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:58:56.945Z] [INFO] [2024-03-19T01:58:56.945Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-core --- [2024-03-19T01:58:56.945Z] [INFO] [2024-03-19T01:58:56.945Z] [INFO] --- failsafe:3.2.5:verify (verify) @ amx-core --- [2024-03-19T01:58:56.945Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/failsafe-reports [2024-03-19T01:58:56.945Z] [INFO] [2024-03-19T01:58:56.945Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-amx-core-checkstyle) @ amx-core --- [2024-03-19T01:59:00.217Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:00.217Z] [INFO] [2024-03-19T01:59:00.217Z] [INFO] --- install:3.1.1:install (default-install) @ amx-core --- [2024-03-19T01:59:00.217Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/8.0.1-SNAPSHOT/amx-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:00.217Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/8.0.1-SNAPSHOT/amx-core-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:00.217Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/8.0.1-SNAPSHOT/amx-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:00.217Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/amx-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/8.0.1-SNAPSHOT/amx-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:00.217Z] [INFO] [2024-03-19T01:59:00.217Z] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [2024-03-19T01:59:00.217Z] [INFO] Building GlassFish Extra JRE Packages 8.0.1-SNAPSHOT [50/332] [2024-03-19T01:59:00.217Z] [INFO] from nucleus/core/extra-jre-packages/pom.xml [2024-03-19T01:59:00.217Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:59:00.217Z] [INFO] [2024-03-19T01:59:00.217Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.217Z] [INFO] [2024-03-19T01:59:00.217Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.217Z] [INFO] [2024-03-19T01:59:00.217Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.217Z] [INFO] [2024-03-19T01:59:00.217Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] No sources to compile [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:59:00.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/src/main/manpages [2024-03-19T01:59:00.218Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] No sources to compile [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] No sources to compile [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/src/test/resources [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] No sources to compile [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] No tests to run. [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] Executing tasks [2024-03-19T01:59:00.218Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/classes/META-INF for [2024-03-19T01:59:00.218Z] [INFO] [echo] glassfish-extra-jre-packages [2024-03-19T01:59:00.218Z] [INFO] Executed tasks [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:00.218Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:59:00.218Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/bom.xml [2024-03-19T01:59:00.218Z] [INFO] attaching as glassfish-extra-jre-packages-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:00.218Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/bom.json [2024-03-19T01:59:00.218Z] [INFO] attaching as glassfish-extra-jre-packages-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.218Z] [INFO] No tests to run. [2024-03-19T01:59:00.218Z] [INFO] [2024-03-19T01:59:00.218Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.219Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/failsafe-reports [2024-03-19T01:59:00.219Z] [INFO] [2024-03-19T01:59:00.219Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-glassfish-extra-jre-packages-checkstyle) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.219Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:00.219Z] [INFO] [2024-03-19T01:59:00.219Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-extra-jre-packages --- [2024-03-19T01:59:00.219Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/8.0.1-SNAPSHOT/glassfish-extra-jre-packages-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:00.219Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/8.0.1-SNAPSHOT/glassfish-extra-jre-packages-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:00.219Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/8.0.1-SNAPSHOT/glassfish-extra-jre-packages-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:00.219Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/extra-jre-packages/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/8.0.1-SNAPSHOT/glassfish-extra-jre-packages-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:00.219Z] [INFO] [2024-03-19T01:59:00.219Z] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [2024-03-19T01:59:00.219Z] [INFO] Building Context Propagation 8.0.1-SNAPSHOT [51/332] [2024-03-19T01:59:00.219Z] [INFO] from nucleus/core/context-propagation/pom.xml [2024-03-19T01:59:00.219Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:00.219Z] [INFO] [2024-03-19T01:59:00.219Z] [INFO] --- clean:3.3.2:clean (default-clean) @ context-propagation --- [2024-03-19T01:59:00.219Z] [INFO] [2024-03-19T01:59:00.219Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ context-propagation --- [2024-03-19T01:59:00.219Z] [INFO] [2024-03-19T01:59:00.219Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ context-propagation --- [2024-03-19T01:59:00.219Z] [INFO] [2024-03-19T01:59:00.219Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ context-propagation --- [2024-03-19T01:59:00.219Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:59:00.219Z] [INFO] Compiling 30 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:00.219Z] [INFO] [2024-03-19T01:59:00.219Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ context-propagation --- [2024-03-19T01:59:00.219Z] [INFO] [2024-03-19T01:59:00.219Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ context-propagation --- [2024-03-19T01:59:00.219Z] [INFO] [2024-03-19T01:59:00.219Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ context-propagation --- [2024-03-19T01:59:00.219Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:00.219Z] [INFO] [2024-03-19T01:59:00.219Z] [INFO] --- resources:3.3.1:resources (default-resources) @ context-propagation --- [2024-03-19T01:59:00.219Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:59:00.219Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/src/main/manpages [2024-03-19T01:59:00.219Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:00.219Z] [INFO] [2024-03-19T01:59:00.219Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ context-propagation --- [2024-03-19T01:59:00.219Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:59:00.219Z] [INFO] Compiling 30 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:00.219Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:00.220Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:00.220Z] [INFO] [2024-03-19T01:59:00.220Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ context-propagation --- [2024-03-19T01:59:00.220Z] [INFO] [2024-03-19T01:59:00.220Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ context-propagation --- [2024-03-19T01:59:00.220Z] [INFO] [2024-03-19T01:59:00.220Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ context-propagation --- [2024-03-19T01:59:00.220Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:00.220Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.contextpropagation, has 1, private references [org.glassfish.contextpropagation.internal] [2024-03-19T01:59:00.220Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.contextpropagation.bootstrap, has 1, private references [org.glassfish.contextpropagation.internal] [2024-03-19T01:59:00.220Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.contextpropagation.spi, has 1, private references [org.glassfish.contextpropagation.internal] [2024-03-19T01:59:00.220Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters, has 1, private references [org.glassfish.contextpropagation.internal] [2024-03-19T01:59:00.220Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.glassfish, has 1, private references [org.glassfish.contextpropagation.internal] [2024-03-19T01:59:00.220Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.wls, has 1, private references [org.glassfish.contextpropagation.internal] [2024-03-19T01:59:00.220Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:00.220Z] [INFO] [2024-03-19T01:59:00.220Z] [INFO] --- command-security:1.0.17:check (default-check) @ context-propagation --- [2024-03-19T01:59:00.220Z] [INFO] [2024-03-19T01:59:00.220Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ context-propagation --- [2024-03-19T01:59:00.220Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:59:00.220Z] [INFO] Compiling 30 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:00.220Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:59:00.220Z] [INFO] [2024-03-19T01:59:00.220Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ context-propagation --- [2024-03-19T01:59:00.220Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-03-19T01:59:00.220Z] [INFO] [2024-03-19T01:59:00.220Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ context-propagation --- [2024-03-19T01:59:00.220Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:00.220Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:59:00.785Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:59:00.785Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:59:00.785Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:59:00.785Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:59:00.785Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:59:00.785Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:59:00.785Z] Use -proc:none to disable annotation processing. [2024-03-19T01:59:00.785Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/weblogic/workarea/WorkContextLocalMap.java:[72,17] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:59:00.785Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/weblogic/workarea/WorkContextLocalMap.java:[91,17] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:59:00.786Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/weblogic/workarea/WorkContextLocalMap.java:[123,17] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T01:59:00.786Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/weblogic/workarea/LongWorkContext.java:[40,12] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T01:59:00.786Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/wireadapters/wls/WLSWireAdapterTest.java: Some input files use or override a deprecated API. [2024-03-19T01:59:00.786Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/wireadapters/wls/WLSWireAdapterTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:59:00.786Z] [INFO] [2024-03-19T01:59:00.786Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ context-propagation --- [2024-03-19T01:59:00.786Z] [INFO] [2024-03-19T01:59:00.786Z] [INFO] --- surefire:3.2.5:test (default-test) @ context-propagation --- [2024-03-19T01:59:00.786Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/surefire-reports [2024-03-19T01:59:00.786Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:59:00.786Z] [INFO] [2024-03-19T01:59:00.786Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:00.786Z] [INFO] T E S T S [2024-03-19T01:59:00.786Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:00.786Z] [0.003s][info][gc] Using G1 [2024-03-19T01:59:01.042Z] [0.421s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 3.213ms [2024-03-19T01:59:01.299Z] [INFO] Running org.glassfish.contextpropagation.weblogic.workarea.PropagationTest [2024-03-19T01:59:01.299Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.glassfish.contextpropagation.weblogic.workarea.PropagationTest [2024-03-19T01:59:01.299Z] [INFO] Running org.glassfish.contextpropagation.internal.AccessControlledMapFinderTest [2024-03-19T01:59:01.299Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.glassfish.contextpropagation.internal.AccessControlledMapFinderTest [2024-03-19T01:59:01.300Z] [INFO] Running org.glassfish.contextpropagation.internal.AccessControlledMapTest [2024-03-19T01:59:01.300Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.glassfish.contextpropagation.internal.AccessControlledMapTest [2024-03-19T01:59:01.300Z] [INFO] Running org.glassfish.contextpropagation.internal.SimpleMapTest [2024-03-19T01:59:01.300Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.glassfish.contextpropagation.internal.SimpleMapTest [2024-03-19T01:59:01.300Z] [INFO] Running org.glassfish.contextpropagation.internal.ContextMapPropagatorTest [2024-03-19T01:59:01.556Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.glassfish.contextpropagation.internal.ContextMapPropagatorTest [2024-03-19T01:59:01.556Z] [INFO] Running org.glassfish.contextpropagation.internal.EntryTest [2024-03-19T01:59:01.556Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.contextpropagation.internal.EntryTest [2024-03-19T01:59:01.556Z] [INFO] Running org.glassfish.contextpropagation.internal.ViewImplTest [2024-03-19T01:59:01.557Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.contextpropagation.internal.ViewImplTest [2024-03-19T01:59:01.557Z] [INFO] Running org.glassfish.contextpropagation.internal.ContextMapImplTest [2024-03-19T01:59:01.557Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.glassfish.contextpropagation.internal.ContextMapImplTest [2024-03-19T01:59:01.557Z] [INFO] Running org.glassfish.contextpropagation.internal.UtilsTest [2024-03-19T01:59:01.557Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.glassfish.contextpropagation.internal.UtilsTest [2024-03-19T01:59:01.557Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.CatalogTest [2024-03-19T01:59:01.557Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.contextpropagation.wireadapters.CatalogTest [2024-03-19T01:59:01.557Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest [2024-03-19T01:59:01.557Z] 1 [2024-03-19T01:59:01.557Z] Could not find a factory to create the work context named workcontext of class org.glassfish.contextpropagation.weblogic.workarea.MyWorkContext. [2024-03-19T01:59:01.557Z] Could not read the context associated to key, faulty serializable, due to an IOException. [2024-03-19T01:59:01.557Z] java.io.EOFException [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:3378) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectInputStream.readFully(ObjectInputStream.java:1205) [2024-03-19T01:59:01.557Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest$2.readObject(WLSWireAdapterTest.java:157) [2024-03-19T01:59:01.557Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:59:01.557Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1102) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2444) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2284) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1762) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:540) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:498) [2024-03-19T01:59:01.557Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.readObject(WLSWireAdapter.java:342) [2024-03-19T01:59:01.557Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:59:01.557Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1102) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2444) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2284) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1762) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:540) [2024-03-19T01:59:01.557Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:498) [2024-03-19T01:59:01.557Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.fromBytes(WLSWireAdapter.java:325) [2024-03-19T01:59:01.557Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.nextEntry(WLSWireAdapter.java:171) [2024-03-19T01:59:01.557Z] at org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter.readEntry(AbstractWireAdapter.java:122) [2024-03-19T01:59:01.557Z] at org.glassfish.contextpropagation.internal.Utils$3.receive(Utils.java:152) [2024-03-19T01:59:01.557Z] at org.glassfish.contextpropagation.internal.Utils$3.receiveRequest(Utils.java:139) [2024-03-19T01:59:01.557Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.badSerializable(WLSWireAdapterTest.java:184) [2024-03-19T01:59:01.557Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.testResilientWithBadSerializableInsertFirst(WLSWireAdapterTest.java:130) [2024-03-19T01:59:01.558Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:59:01.558Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:59:01.558Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:59:01.558Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:59:01.558Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:59:01.559Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:59:01.559Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:59:01.559Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:59:01.559Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:59:01.559Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:59:01.559Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:59:01.559Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:59:01.559Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:59:01.559Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:59:01.559Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:59:01.559Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:59:01.559Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:59:01.559Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:59:01.559Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:59:01.559Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:59:01.559Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:59:01.559Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:59:01.559Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:59:01.559Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:59:01.559Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@4722ef0c. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@48e1f6c7. [2024-03-19T01:59:01.560Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@48e1f6c7. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@4b8d604b. [2024-03-19T01:59:01.560Z] Could not read the context associated to key, bad work context, due to an IOException. [2024-03-19T01:59:01.560Z] java.io.EOFException [2024-03-19T01:59:01.560Z] at java.base/java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:3378) [2024-03-19T01:59:01.560Z] at java.base/java.io.ObjectInputStream.readFully(ObjectInputStream.java:1205) [2024-03-19T01:59:01.560Z] at org.glassfish.contextpropagation.wireadapters.ResettableObjectInputStream.readFully(ResettableObjectInputStream.java:181) [2024-03-19T01:59:01.560Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.readAscii(WLSWireAdapter.java:248) [2024-03-19T01:59:01.560Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.nextEntry(WLSWireAdapter.java:149) [2024-03-19T01:59:01.560Z] at org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter.readEntry(AbstractWireAdapter.java:122) [2024-03-19T01:59:01.560Z] at org.glassfish.contextpropagation.internal.Utils$3.receive(Utils.java:152) [2024-03-19T01:59:01.560Z] at org.glassfish.contextpropagation.internal.Utils$3.receiveRequest(Utils.java:139) [2024-03-19T01:59:01.560Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.testResilientWithBadWorkContext(WLSWireAdapterTest.java:246) [2024-03-19T01:59:01.560Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:59:01.560Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:59:01.560Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:59:01.560Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:59:01.560Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:59:01.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:59:01.561Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:59:01.561Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:59:01.561Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:59:01.561Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:59:01.561Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:59:01.561Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:59:01.561Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:59:01.561Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:59:01.562Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:59:01.562Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:59:01.562Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:59:01.562Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:59:01.562Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:59:01.562Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:59:01.562Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:59:01.562Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:59:01.562Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:59:01.562Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:59:01.562Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:59:01.562Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:59:01.562Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@4b8d604b. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@333d4a8c. [2024-03-19T01:59:01.562Z] Could not read the context associated to key, faulty serializable, due to an IOException. [2024-03-19T01:59:01.562Z] java.io.EOFException [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:3378) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectInputStream.readFully(ObjectInputStream.java:1205) [2024-03-19T01:59:01.562Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest$2.readObject(WLSWireAdapterTest.java:157) [2024-03-19T01:59:01.562Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:59:01.562Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1102) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2444) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2284) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1762) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:540) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:498) [2024-03-19T01:59:01.562Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.readObject(WLSWireAdapter.java:342) [2024-03-19T01:59:01.562Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:59:01.562Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1102) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2444) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2284) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1762) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:540) [2024-03-19T01:59:01.562Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:498) [2024-03-19T01:59:01.562Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.fromBytes(WLSWireAdapter.java:325) [2024-03-19T01:59:01.562Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.nextEntry(WLSWireAdapter.java:171) [2024-03-19T01:59:01.562Z] at org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter.readEntry(AbstractWireAdapter.java:122) [2024-03-19T01:59:01.562Z] at org.glassfish.contextpropagation.internal.Utils$3.receive(Utils.java:152) [2024-03-19T01:59:01.562Z] at org.glassfish.contextpropagation.internal.Utils$3.receiveRequest(Utils.java:139) [2024-03-19T01:59:01.562Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.badSerializable(WLSWireAdapterTest.java:184) [2024-03-19T01:59:01.562Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.testResilientWithBadSerializableInsertLast(WLSWireAdapterTest.java:136) [2024-03-19T01:59:01.563Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T01:59:01.563Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T01:59:01.563Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T01:59:01.563Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:59:01.563Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:59:01.563Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:59:01.564Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T01:59:01.564Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T01:59:01.564Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T01:59:01.564Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T01:59:01.564Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T01:59:01.564Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T01:59:01.564Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T01:59:01.564Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T01:59:01.564Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T01:59:01.564Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T01:59:01.564Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T01:59:01.564Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T01:59:01.564Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T01:59:01.564Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T01:59:01.564Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T01:59:01.564Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T01:59:01.564Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T01:59:01.564Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T01:59:01.564Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T01:59:01.564Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest [2024-03-19T01:59:01.564Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.PositionAwareObjectOutputStreamTest [2024-03-19T01:59:01.565Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.glassfish.contextpropagation.wireadapters.PositionAwareObjectOutputStreamTest [2024-03-19T01:59:01.565Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.glassfish.DefaultWireAdapterTest [2024-03-19T01:59:01.565Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@333d4a8c. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@821330f. [2024-03-19T01:59:01.565Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@821330f. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@1be2019a. [2024-03-19T01:59:01.565Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@1be2019a. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@7eecb5b8. [2024-03-19T01:59:01.565Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@7eecb5b8. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@57db2b13. [2024-03-19T01:59:01.565Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.glassfish.contextpropagation.wireadapters.glassfish.DefaultWireAdapterTest [2024-03-19T01:59:01.565Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.glassfish.WirePropagationTest [2024-03-19T01:59:01.565Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@57db2b13. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@5276d6ee. [2024-03-19T01:59:01.565Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.contextpropagation.wireadapters.glassfish.WirePropagationTest [2024-03-19T01:59:01.565Z] [INFO] Running org.glassfish.contextpropagation.LocationTest [2024-03-19T01:59:01.565Z] [0.927s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->8M(258M) 3.709ms [2024-03-19T01:59:01.565Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.010 s -- in org.glassfish.contextpropagation.LocationTest [2024-03-19T01:59:01.565Z] [INFO] Running org.glassfish.contextpropagation.ContextViewTest [2024-03-19T01:59:01.565Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.contextpropagation.ContextViewTest [2024-03-19T01:59:01.565Z] [INFO] Running org.glassfish.contextpropagation.PropagationModeTest [2024-03-19T01:59:01.565Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.contextpropagation.PropagationModeTest [2024-03-19T01:59:01.821Z] [INFO] [2024-03-19T01:59:01.821Z] [INFO] Results: [2024-03-19T01:59:01.821Z] [INFO] [2024-03-19T01:59:01.821Z] [WARNING] Tests run: 110, Failures: 0, Errors: 0, Skipped: 1 [2024-03-19T01:59:01.821Z] [INFO] [2024-03-19T01:59:01.821Z] [INFO] [2024-03-19T01:59:01.821Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ context-propagation --- [2024-03-19T01:59:02.078Z] [INFO] Executing tasks [2024-03-19T01:59:02.078Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/classes/META-INF for [2024-03-19T01:59:02.078Z] [INFO] [echo] context-propagation [2024-03-19T01:59:02.078Z] [INFO] Executed tasks [2024-03-19T01:59:02.078Z] [INFO] [2024-03-19T01:59:02.078Z] [INFO] --- jar:3.3.0:jar (default-jar) @ context-propagation --- [2024-03-19T01:59:02.078Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/context-propagation.jar [2024-03-19T01:59:02.078Z] [INFO] [2024-03-19T01:59:02.078Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ context-propagation --- [2024-03-19T01:59:02.078Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:03.448Z] [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [2024-03-19T01:59:03.448Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/bom.xml [2024-03-19T01:59:03.448Z] [INFO] attaching as context-propagation-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:03.448Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/bom.json [2024-03-19T01:59:03.448Z] [INFO] attaching as context-propagation-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:03.448Z] [INFO] [2024-03-19T01:59:03.448Z] [INFO] --- jar:3.3.0:test-jar (default) @ context-propagation --- [2024-03-19T01:59:03.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/context-propagation-tests.jar [2024-03-19T01:59:03.705Z] [INFO] [2024-03-19T01:59:03.705Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ context-propagation --- [2024-03-19T01:59:03.705Z] [INFO] [2024-03-19T01:59:03.705Z] [INFO] --- failsafe:3.2.5:verify (verify) @ context-propagation --- [2024-03-19T01:59:03.705Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/failsafe-reports [2024-03-19T01:59:03.705Z] [INFO] [2024-03-19T01:59:03.705Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-context-propagation-checkstyle) @ context-propagation --- [2024-03-19T01:59:06.978Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:06.978Z] [INFO] [2024-03-19T01:59:06.978Z] [INFO] --- install:3.1.1:install (default-install) @ context-propagation --- [2024-03-19T01:59:06.978Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/8.0.1-SNAPSHOT/context-propagation-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:06.978Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/context-propagation.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/8.0.1-SNAPSHOT/context-propagation-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:06.978Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/8.0.1-SNAPSHOT/context-propagation-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:06.978Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/8.0.1-SNAPSHOT/context-propagation-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:06.978Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/core/context-propagation/target/context-propagation-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/8.0.1-SNAPSHOT/context-propagation-8.0.1-SNAPSHOT-tests.jar [2024-03-19T01:59:06.978Z] [INFO] [2024-03-19T01:59:06.978Z] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [2024-03-19T01:59:06.978Z] [INFO] Building admin-monitoring 8.0.1-SNAPSHOT [52/332] [2024-03-19T01:59:06.978Z] [INFO] from nucleus/admin/monitor/pom.xml [2024-03-19T01:59:06.978Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:06.978Z] [INFO] [2024-03-19T01:59:06.978Z] [INFO] --- clean:3.3.2:clean (default-clean) @ monitoring-core --- [2024-03-19T01:59:06.978Z] [INFO] [2024-03-19T01:59:06.978Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ monitoring-core --- [2024-03-19T01:59:06.978Z] [INFO] [2024-03-19T01:59:06.978Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ monitoring-core --- [2024-03-19T01:59:06.978Z] [INFO] [2024-03-19T01:59:06.979Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ monitoring-core --- [2024-03-19T01:59:06.979Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:06.979Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:06.979Z] [INFO] [2024-03-19T01:59:06.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ monitoring-core --- [2024-03-19T01:59:06.979Z] [INFO] [2024-03-19T01:59:06.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ monitoring-core --- [2024-03-19T01:59:06.979Z] [INFO] [2024-03-19T01:59:06.979Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ monitoring-core --- [2024-03-19T01:59:06.979Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:06.979Z] [INFO] [2024-03-19T01:59:06.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ monitoring-core --- [2024-03-19T01:59:06.979Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:59:06.979Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T01:59:06.979Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:06.979Z] [INFO] [2024-03-19T01:59:06.979Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ monitoring-core --- [2024-03-19T01:59:06.979Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:06.979Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:06.979Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/MethodInvokerImpl.java:[66,58] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T01:59:06.979Z] cast to java.lang.Object for a varargs call [2024-03-19T01:59:06.979Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T01:59:06.979Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/jvm/JVMMemoryStatsProvider.java: Some input files use or override a deprecated API. [2024-03-19T01:59:06.979Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/jvm/JVMMemoryStatsProvider.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:59:06.979Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/StatsProviderRegistry.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:06.979Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/StatsProviderRegistry.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:06.979Z] [INFO] [2024-03-19T01:59:06.979Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ monitoring-core --- [2024-03-19T01:59:06.979Z] [INFO] [2024-03-19T01:59:06.979Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ monitoring-core --- [2024-03-19T01:59:06.979Z] [INFO] [2024-03-19T01:59:06.979Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ monitoring-core --- [2024-03-19T01:59:06.979Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:06.979Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:06.979Z] [INFO] [2024-03-19T01:59:06.979Z] [INFO] --- command-security:1.0.17:check (default-check) @ monitoring-core --- [2024-03-19T01:59:06.979Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.monitor.cli.ListJndiEntries, org.glassfish.admin.monitor.cli.Monitor] [2024-03-19T01:59:06.979Z] [INFO] [2024-03-19T01:59:06.979Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ monitoring-core --- [2024-03-19T01:59:06.979Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:06.979Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:07.236Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:59:07.236Z] [INFO] Initial messages found so far: {} [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00000 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00000 needs checking for cause/action: false [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00001 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00001 needs checking for cause/action: false [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00201 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00201 needs checking for cause/action: false [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00210 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00210 needs checking for cause/action: true [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00202 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00202 needs checking for cause/action: false [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00208 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00208 needs checking for cause/action: true [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00203 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00203 needs checking for cause/action: false [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00209 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00209 needs checking for cause/action: true [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00204 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00204 needs checking for cause/action: false [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00205 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00205 needs checking for cause/action: true [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00206 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00206 needs checking for cause/action: true [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00207 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00207 needs checking for cause/action: false [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00104 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00104 needs checking for cause/action: true [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00105 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00105 needs checking for cause/action: true [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00005 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00005 needs checking for cause/action: true [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00109 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00109 needs checking for cause/action: false [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00110 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00110 needs checking for cause/action: false [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00111 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00111 needs checking for cause/action: false [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00112 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00112 needs checking for cause/action: false [2024-03-19T01:59:07.236Z] [INFO] Processing: NCLS-MNTG-00113 [2024-03-19T01:59:07.236Z] [INFO] Message NCLS-MNTG-00113 needs checking for cause/action: false [2024-03-19T01:59:07.237Z] [INFO] Total Messages including ones found from disk so far: {NCLS-MNTG-00000=Caught an Exception: {0}, NCLS-MNTG-00000.MSG_COMMENT=# Unhandled Exception, NCLS-MNTG-00001=Caught an Exception: {0}, NCLS-MNTG-00001.MSG_COMMENT=# Unhandled Exception - Not an error., NCLS-MNTG-00005=Missing Module ({0}) From Xml Probe Providers, NCLS-MNTG-00005.MSG_COMMENT=# see message, NCLS-MNTG-00104=Unable to load the ProbeProvider, NCLS-MNTG-00104.MSG_COMMENT=# see message, NCLS-MNTG-00105=Unable to load the ProbeProvider, NCLS-MNTG-00105.MSG_COMMENT=# see message, NCLS-MNTG-00109=mbean-enabled flag is turned on. Enabling all the MBeans, NCLS-MNTG-00109.MSG_COMMENT=# see message, NCLS-MNTG-00110=mbean-enabled flag is turned off. Disabling all the MBeans, NCLS-MNTG-00110.MSG_COMMENT=# see message, NCLS-MNTG-00111=dtrace-enabled flag is turned on/off. Enabling/Disabling DTrace, NCLS-MNTG-00111.MSG_COMMENT=# see message, NCLS-MNTG-00112=monitoring-enabled flag is turned on. Enabling all the Probes and Stats, NCLS-MNTG-00112.MSG_COMMENT=# see message, NCLS-MNTG-00113=monitoring-enabled flag is turned off. Disabling all the Stats, NCLS-MNTG-00113.MSG_COMMENT=# see message, NCLS-MNTG-00201=Flashlight listener registration failed for listener class: {0} , will retry later, NCLS-MNTG-00201.MSG_COMMENT=# see message, NCLS-MNTG-00202=Invalid statsProvider (very likely a duplicate request), cannot unregister: {0}, NCLS-MNTG-00202.MSG_COMMENT=# see message, NCLS-MNTG-00203=Cannot find node {0} for statsProvider {1}, NCLS-MNTG-00203.MSG_COMMENT=# see message, NCLS-MNTG-00204={0} is not a ManagedObject and will not be registered with Gmbal to create an MBean, NCLS-MNTG-00204.MSG_COMMENT=# see message, NCLS-MNTG-00205=Gmbal registration failed, NCLS-MNTG-00205.MSG_COMMENT=# see message, NCLS-MNTG-00206=Gmbal unregistration failed, NCLS-MNTG-00206.MSG_COMMENT=# see message, NCLS-MNTG-00207=module-monitoring-level or container-monitoring config element for {0} does not exist, NCLS-MNTG-00207.MSG_COMMENT=# see message, NCLS-MNTG-00208=Error unregistering the stats provider {0}, NCLS-MNTG-00208.MSG_COMMENT=# see message, NCLS-MNTG-00209=Error resetting the stats provider: {0}, NCLS-MNTG-00209.MSG_COMMENT=# see message, NCLS-MNTG-00210=Unable to create container-monitoring for {0}., NCLS-MNTG-00210.MSG_COMMENT=# see message} [2024-03-19T01:59:07.237Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:59:07.237Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:07.237Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:07.237Z] [INFO] Processing: jakarta.enterprise.monitoring on element LOGGER_NAME [2024-03-19T01:59:07.237Z] [INFO] Enclosing type is org.glassfish.admin.monitor.MLogger [2024-03-19T01:59:07.237Z] [INFO] Loggers found so far: {jakarta.enterprise.monitoring.description=Monitoring Logger, jakarta.enterprise.monitoring.publish=true, jakarta.enterprise.monitoring.subsystem=Monitoring} [2024-03-19T01:59:07.237Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:59:07.237Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T01:59:07.237Z] [INFO] Found enclosing element org.glassfish.admin.monitor.MLogger [2024-03-19T01:59:07.237Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:59:07.237Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:59:07.237Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:07.237Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:59:07.237Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:07.237Z] [INFO] [2024-03-19T01:59:07.237Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ monitoring-core --- [2024-03-19T01:59:07.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/src/test/resources [2024-03-19T01:59:07.238Z] [INFO] [2024-03-19T01:59:07.238Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ monitoring-core --- [2024-03-19T01:59:07.238Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:07.238Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T01:59:07.238Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:59:07.238Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:59:07.238Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:59:07.238Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:59:07.238Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:59:07.238Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:59:07.238Z] Use -proc:none to disable annotation processing. [2024-03-19T01:59:07.238Z] [INFO] [2024-03-19T01:59:07.238Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ monitoring-core --- [2024-03-19T01:59:07.238Z] [INFO] [2024-03-19T01:59:07.238Z] [INFO] --- surefire:3.2.5:test (default-test) @ monitoring-core --- [2024-03-19T01:59:07.238Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/surefire-reports [2024-03-19T01:59:07.238Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:59:07.238Z] [INFO] [2024-03-19T01:59:07.238Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:07.238Z] [INFO] T E S T S [2024-03-19T01:59:07.238Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:07.238Z] [0.003s][info][gc] Using G1 [2024-03-19T01:59:07.803Z] [INFO] Running org.glassfish.flashlight.datatree.TreeNodeTest [2024-03-19T01:59:07.803Z] [0.478s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 2.926ms [2024-03-19T01:59:07.803Z] [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.085 s -- in org.glassfish.flashlight.datatree.TreeNodeTest [2024-03-19T01:59:08.060Z] [INFO] [2024-03-19T01:59:08.060Z] [INFO] Results: [2024-03-19T01:59:08.060Z] [INFO] [2024-03-19T01:59:08.060Z] [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1 [2024-03-19T01:59:08.060Z] [INFO] [2024-03-19T01:59:08.060Z] [INFO] [2024-03-19T01:59:08.060Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ monitoring-core --- [2024-03-19T01:59:08.060Z] [INFO] Executing tasks [2024-03-19T01:59:08.060Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/classes/META-INF for [2024-03-19T01:59:08.060Z] [INFO] [echo] monitoring-core [2024-03-19T01:59:08.060Z] [INFO] Executed tasks [2024-03-19T01:59:08.060Z] [INFO] [2024-03-19T01:59:08.060Z] [INFO] --- jar:3.3.0:jar (default-jar) @ monitoring-core --- [2024-03-19T01:59:08.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/monitoring-core.jar [2024-03-19T01:59:08.060Z] [INFO] [2024-03-19T01:59:08.060Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ monitoring-core --- [2024-03-19T01:59:08.060Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:08.990Z] [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [2024-03-19T01:59:08.990Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/bom.xml [2024-03-19T01:59:08.990Z] [INFO] attaching as monitoring-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:08.990Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/bom.json [2024-03-19T01:59:08.990Z] [INFO] attaching as monitoring-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:08.990Z] [INFO] [2024-03-19T01:59:08.990Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ monitoring-core --- [2024-03-19T01:59:08.990Z] [INFO] [2024-03-19T01:59:08.990Z] [INFO] --- failsafe:3.2.5:verify (verify) @ monitoring-core --- [2024-03-19T01:59:08.990Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/failsafe-reports [2024-03-19T01:59:08.990Z] [INFO] [2024-03-19T01:59:08.990Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-monitoring-core-checkstyle) @ monitoring-core --- [2024-03-19T01:59:09.247Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] --- install:3.1.1:install (default-install) @ monitoring-core --- [2024-03-19T01:59:09.247Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/8.0.1-SNAPSHOT/monitoring-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:09.247Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/8.0.1-SNAPSHOT/monitoring-core-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:09.247Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/8.0.1-SNAPSHOT/monitoring-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:09.247Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/monitor/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/8.0.1-SNAPSHOT/monitoring-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [2024-03-19T01:59:09.247Z] [INFO] Building GlassFish Admin REST Parent 8.0.1-SNAPSHOT [53/332] [2024-03-19T01:59:09.247Z] [INFO] from nucleus/admin/rest/pom.xml [2024-03-19T01:59:09.247Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service-parent --- [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ rest-service-parent --- [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ rest-service-parent --- [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ rest-service-parent --- [2024-03-19T01:59:09.247Z] [INFO] No sources to compile [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ rest-service-parent --- [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ rest-service-parent --- [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service-parent --- [2024-03-19T01:59:09.247Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ rest-service-parent --- [2024-03-19T01:59:09.247Z] [INFO] No sources to compile [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ rest-service-parent --- [2024-03-19T01:59:09.247Z] [INFO] No sources to compile [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service-parent --- [2024-03-19T01:59:09.247Z] [INFO] Executing tasks [2024-03-19T01:59:09.247Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/classes/META-INF for [2024-03-19T01:59:09.247Z] [INFO] [echo] rest-service-parent [2024-03-19T01:59:09.247Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/classes/META-INF [2024-03-19T01:59:09.247Z] [INFO] Executed tasks [2024-03-19T01:59:09.247Z] [INFO] [2024-03-19T01:59:09.247Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ rest-service-parent --- [2024-03-19T01:59:09.248Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:09.248Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:59:09.248Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/bom.xml [2024-03-19T01:59:09.248Z] [INFO] attaching as rest-service-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:09.248Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/bom.json [2024-03-19T01:59:09.248Z] [INFO] attaching as rest-service-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:09.248Z] [INFO] [2024-03-19T01:59:09.248Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service-parent --- [2024-03-19T01:59:09.248Z] [INFO] No tests to run. [2024-03-19T01:59:09.248Z] [INFO] [2024-03-19T01:59:09.248Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service-parent --- [2024-03-19T01:59:09.248Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/failsafe-reports [2024-03-19T01:59:09.248Z] [INFO] [2024-03-19T01:59:09.248Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-rest-service-parent-checkstyle) @ rest-service-parent --- [2024-03-19T01:59:09.248Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:09.248Z] [INFO] [2024-03-19T01:59:09.248Z] [INFO] --- install:3.1.1:install (default-install) @ rest-service-parent --- [2024-03-19T01:59:09.248Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/8.0.1-SNAPSHOT/rest-service-parent-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:09.248Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/8.0.1-SNAPSHOT/rest-service-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:09.248Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/8.0.1-SNAPSHOT/rest-service-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:09.248Z] [INFO] [2024-03-19T01:59:09.248Z] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [2024-03-19T01:59:09.248Z] [INFO] Building GlassFish Admin REST Testing Framework 8.0.1-SNAPSHOT [54/332] [2024-03-19T01:59:09.248Z] [INFO] from nucleus/admin/rest/rest-testing/pom.xml [2024-03-19T01:59:09.248Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:59:09.248Z] [INFO] [2024-03-19T01:59:09.248Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-testing --- [2024-03-19T01:59:09.248Z] [INFO] [2024-03-19T01:59:09.248Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ rest-testing --- [2024-03-19T01:59:09.248Z] [INFO] [2024-03-19T01:59:09.248Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ rest-testing --- [2024-03-19T01:59:09.248Z] [INFO] [2024-03-19T01:59:09.248Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ rest-testing --- [2024-03-19T01:59:09.248Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:59:09.248Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:09.504Z] [INFO] [2024-03-19T01:59:09.504Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ rest-testing --- [2024-03-19T01:59:09.505Z] [INFO] [2024-03-19T01:59:09.505Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ rest-testing --- [2024-03-19T01:59:09.505Z] [INFO] [2024-03-19T01:59:09.505Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-testing --- [2024-03-19T01:59:09.505Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:09.505Z] [INFO] [2024-03-19T01:59:09.505Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-testing --- [2024-03-19T01:59:09.505Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T01:59:09.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/src/main/manpages [2024-03-19T01:59:09.505Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:09.505Z] [INFO] [2024-03-19T01:59:09.505Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ rest-testing --- [2024-03-19T01:59:09.505Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:59:09.505Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:09.505Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java uses unchecked or unsafe operations. [2024-03-19T01:59:09.505Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:09.505Z] [INFO] [2024-03-19T01:59:09.505Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ rest-testing --- [2024-03-19T01:59:09.505Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:59:09.505Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:09.505Z] [INFO] [2024-03-19T01:59:09.505Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-testing --- [2024-03-19T01:59:09.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/src/test/resources [2024-03-19T01:59:09.505Z] [INFO] [2024-03-19T01:59:09.505Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ rest-testing --- [2024-03-19T01:59:09.505Z] [INFO] No sources to compile [2024-03-19T01:59:09.505Z] [INFO] [2024-03-19T01:59:09.505Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-testing --- [2024-03-19T01:59:09.505Z] [INFO] No tests to run. [2024-03-19T01:59:09.505Z] [INFO] [2024-03-19T01:59:09.505Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-testing --- [2024-03-19T01:59:09.505Z] [INFO] Executing tasks [2024-03-19T01:59:09.505Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/classes/META-INF for [2024-03-19T01:59:09.505Z] [INFO] [echo] rest-testing [2024-03-19T01:59:09.505Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/classes/META-INF [2024-03-19T01:59:09.505Z] [INFO] Executed tasks [2024-03-19T01:59:09.505Z] [INFO] [2024-03-19T01:59:09.505Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-testing --- [2024-03-19T01:59:09.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/rest-testing.jar [2024-03-19T01:59:09.505Z] [INFO] [2024-03-19T01:59:09.505Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ rest-testing --- [2024-03-19T01:59:09.505Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:09.762Z] [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [2024-03-19T01:59:09.763Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/bom.xml [2024-03-19T01:59:09.763Z] [INFO] attaching as rest-testing-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:09.763Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/bom.json [2024-03-19T01:59:09.763Z] [INFO] attaching as rest-testing-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:09.763Z] [INFO] [2024-03-19T01:59:09.763Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-testing --- [2024-03-19T01:59:09.763Z] [INFO] No tests to run. [2024-03-19T01:59:09.763Z] [INFO] [2024-03-19T01:59:09.763Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-testing --- [2024-03-19T01:59:09.763Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/failsafe-reports [2024-03-19T01:59:09.763Z] [INFO] [2024-03-19T01:59:09.763Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-rest-testing-checkstyle) @ rest-testing --- [2024-03-19T01:59:10.019Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:10.019Z] [INFO] [2024-03-19T01:59:10.019Z] [INFO] --- install:3.1.1:install (default-install) @ rest-testing --- [2024-03-19T01:59:10.019Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/8.0.1-SNAPSHOT/rest-testing-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:10.019Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/rest-testing.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/8.0.1-SNAPSHOT/rest-testing-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:10.019Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/8.0.1-SNAPSHOT/rest-testing-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:10.019Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-testing/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/8.0.1-SNAPSHOT/rest-testing-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:10.020Z] [INFO] [2024-03-19T01:59:10.020Z] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [2024-03-19T01:59:10.020Z] [INFO] Building GlassFish Admin REST Client 8.0.1-SNAPSHOT [55/332] [2024-03-19T01:59:10.020Z] [INFO] from nucleus/admin/rest/rest-client/pom.xml [2024-03-19T01:59:10.020Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:10.020Z] [INFO] [2024-03-19T01:59:10.020Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-client --- [2024-03-19T01:59:10.020Z] [INFO] [2024-03-19T01:59:10.020Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ rest-client --- [2024-03-19T01:59:10.020Z] [INFO] [2024-03-19T01:59:10.020Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ rest-client --- [2024-03-19T01:59:10.020Z] [INFO] [2024-03-19T01:59:10.020Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ rest-client --- [2024-03-19T01:59:10.020Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:10.020Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:10.020Z] [INFO] [2024-03-19T01:59:10.020Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ rest-client --- [2024-03-19T01:59:10.020Z] [INFO] [2024-03-19T01:59:10.020Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ rest-client --- [2024-03-19T01:59:10.020Z] [INFO] [2024-03-19T01:59:10.020Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-client --- [2024-03-19T01:59:10.020Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:10.020Z] [INFO] [2024-03-19T01:59:10.020Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-client --- [2024-03-19T01:59:10.020Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:59:10.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/src/main/manpages [2024-03-19T01:59:10.020Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:10.020Z] [INFO] [2024-03-19T01:59:10.020Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ rest-client --- [2024-03-19T01:59:10.020Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:10.020Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:10.276Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/utils/Util.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:10.276Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/utils/Util.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:10.276Z] [INFO] [2024-03-19T01:59:10.276Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ rest-client --- [2024-03-19T01:59:10.276Z] [INFO] [2024-03-19T01:59:10.276Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ rest-client --- [2024-03-19T01:59:10.276Z] [INFO] [2024-03-19T01:59:10.276Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-client --- [2024-03-19T01:59:10.276Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:10.276Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:10.276Z] [INFO] [2024-03-19T01:59:10.276Z] [INFO] --- command-security:1.0.17:check (default-check) @ rest-client --- [2024-03-19T01:59:10.276Z] [INFO] [2024-03-19T01:59:10.276Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ rest-client --- [2024-03-19T01:59:10.276Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:10.276Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:10.532Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:59:10.532Z] [INFO] Initial messages found so far: {} [2024-03-19T01:59:10.532Z] [INFO] Processing: NCLS-RSCL-00001 [2024-03-19T01:59:10.532Z] [INFO] Message NCLS-RSCL-00001 needs checking for cause/action: true [2024-03-19T01:59:10.532Z] [INFO] Processing: NCLS-RSCL-00002 [2024-03-19T01:59:10.532Z] [INFO] Message NCLS-RSCL-00002 needs checking for cause/action: true [2024-03-19T01:59:10.532Z] [INFO] Processing: NCLS-RSCL-00003 [2024-03-19T01:59:10.532Z] [INFO] Message NCLS-RSCL-00003 needs checking for cause/action: true [2024-03-19T01:59:10.532Z] [INFO] Processing: NCLS-RSCL-00004 [2024-03-19T01:59:10.532Z] [INFO] Message NCLS-RSCL-00004 needs checking for cause/action: true [2024-03-19T01:59:10.532Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RSCL-00001=An unsupported encoding was requested: {0}., NCLS-RSCL-00002=An error occurred while processing an XML document., NCLS-RSCL-00003=An I/O exception occurred., NCLS-RSCL-00004=An error occurred while processing a JSON object.} [2024-03-19T01:59:10.533Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:59:10.533Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:10.533Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:10.533Z] [INFO] Processing: jakarta.enterprise.admin.rest.client on element REST_CLIENT_LOGGER [2024-03-19T01:59:10.533Z] [INFO] Enclosing type is org.glassfish.admin.rest.client.utils.RestClientLogging [2024-03-19T01:59:10.533Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.client.description=REST Client Logger, jakarta.enterprise.admin.rest.client.publish=true, jakarta.enterprise.admin.rest.client.subsystem=REST} [2024-03-19T01:59:10.533Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:59:10.533Z] [INFO] Found enclosing element REST_CLIENT_LOGGER [2024-03-19T01:59:10.533Z] [INFO] Found enclosing element org.glassfish.admin.rest.client.utils.RestClientLogging [2024-03-19T01:59:10.533Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:59:10.533Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:59:10.533Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:10.533Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:59:10.533Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:10.533Z] [INFO] [2024-03-19T01:59:10.533Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-client --- [2024-03-19T01:59:10.533Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-03-19T01:59:10.533Z] [INFO] [2024-03-19T01:59:10.533Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ rest-client --- [2024-03-19T01:59:10.533Z] [INFO] No sources to compile [2024-03-19T01:59:10.533Z] [INFO] [2024-03-19T01:59:10.533Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-client --- [2024-03-19T01:59:10.533Z] [INFO] [2024-03-19T01:59:10.533Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-client --- [2024-03-19T01:59:10.533Z] [INFO] [2024-03-19T01:59:10.533Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-client --- [2024-03-19T01:59:10.533Z] [INFO] Executing tasks [2024-03-19T01:59:10.533Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/classes/META-INF for [2024-03-19T01:59:10.533Z] [INFO] [echo] rest-client [2024-03-19T01:59:10.533Z] [INFO] Executed tasks [2024-03-19T01:59:10.533Z] [INFO] [2024-03-19T01:59:10.533Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-client --- [2024-03-19T01:59:10.533Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/rest-client.jar [2024-03-19T01:59:10.533Z] [INFO] [2024-03-19T01:59:10.533Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ rest-client --- [2024-03-19T01:59:10.533Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:11.095Z] [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [2024-03-19T01:59:11.095Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/bom.xml [2024-03-19T01:59:11.095Z] [INFO] attaching as rest-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:11.095Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/bom.json [2024-03-19T01:59:11.095Z] [INFO] attaching as rest-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:11.095Z] [INFO] [2024-03-19T01:59:11.095Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-client --- [2024-03-19T01:59:11.095Z] [INFO] [2024-03-19T01:59:11.095Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-client --- [2024-03-19T01:59:11.095Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/failsafe-reports [2024-03-19T01:59:11.095Z] [INFO] [2024-03-19T01:59:11.095Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-rest-client-checkstyle) @ rest-client --- [2024-03-19T01:59:11.658Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:11.658Z] [INFO] [2024-03-19T01:59:11.658Z] [INFO] --- install:3.1.1:install (default-install) @ rest-client --- [2024-03-19T01:59:11.658Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/8.0.1-SNAPSHOT/rest-client-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:11.658Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/8.0.1-SNAPSHOT/rest-client-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:11.658Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/8.0.1-SNAPSHOT/rest-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:11.658Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/8.0.1-SNAPSHOT/rest-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:11.658Z] [INFO] [2024-03-19T01:59:11.658Z] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [2024-03-19T01:59:11.658Z] [INFO] Building Eclipse GlassFish Parent Project 8.0.1-SNAPSHOT [56/332] [2024-03-19T01:59:11.658Z] [INFO] from appserver/pom.xml [2024-03-19T01:59:11.658Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:59:11.658Z] [INFO] [2024-03-19T01:59:11.658Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-parent --- [2024-03-19T01:59:11.658Z] [INFO] [2024-03-19T01:59:11.658Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-parent --- [2024-03-19T01:59:11.658Z] [INFO] [2024-03-19T01:59:11.658Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-parent --- [2024-03-19T01:59:11.658Z] [INFO] [2024-03-19T01:59:11.658Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-parent --- [2024-03-19T01:59:11.658Z] [INFO] No sources to compile [2024-03-19T01:59:11.658Z] [INFO] [2024-03-19T01:59:11.658Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-parent --- [2024-03-19T01:59:11.658Z] [INFO] [2024-03-19T01:59:11.658Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-parent --- [2024-03-19T01:59:11.658Z] [INFO] [2024-03-19T01:59:11.658Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-parent --- [2024-03-19T01:59:11.659Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-parent --- [2024-03-19T01:59:11.659Z] [INFO] No sources to compile [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-parent --- [2024-03-19T01:59:11.659Z] [INFO] No sources to compile [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-parent --- [2024-03-19T01:59:11.659Z] [INFO] Executing tasks [2024-03-19T01:59:11.659Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/classes/META-INF for [2024-03-19T01:59:11.659Z] [INFO] [echo] glassfish-parent [2024-03-19T01:59:11.659Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/classes/META-INF [2024-03-19T01:59:11.659Z] [INFO] Executed tasks [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-parent --- [2024-03-19T01:59:11.659Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:11.659Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:59:11.659Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/bom.xml [2024-03-19T01:59:11.659Z] [INFO] attaching as glassfish-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:11.659Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/bom.json [2024-03-19T01:59:11.659Z] [INFO] attaching as glassfish-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-parent --- [2024-03-19T01:59:11.659Z] [INFO] No tests to run. [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-parent --- [2024-03-19T01:59:11.659Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/failsafe-reports [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-glassfish-parent-checkstyle) @ glassfish-parent --- [2024-03-19T01:59:11.659Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-parent --- [2024-03-19T01:59:11.659Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/8.0.1-SNAPSHOT/glassfish-parent-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:11.659Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/8.0.1-SNAPSHOT/glassfish-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:11.659Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/8.0.1-SNAPSHOT/glassfish-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [2024-03-19T01:59:11.659Z] [INFO] Building GlassFish EJB container related modules 8.0.1-SNAPSHOT [57/332] [2024-03-19T01:59:11.659Z] [INFO] from appserver/ejb/pom.xml [2024-03-19T01:59:11.659Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb --- [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb --- [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb --- [2024-03-19T01:59:11.659Z] [INFO] No sources to compile [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb --- [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb --- [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb --- [2024-03-19T01:59:11.659Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb --- [2024-03-19T01:59:11.659Z] [INFO] No sources to compile [2024-03-19T01:59:11.659Z] [INFO] [2024-03-19T01:59:11.659Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb --- [2024-03-19T01:59:11.660Z] [INFO] No sources to compile [2024-03-19T01:59:11.660Z] [INFO] [2024-03-19T01:59:11.660Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb --- [2024-03-19T01:59:11.660Z] [INFO] Executing tasks [2024-03-19T01:59:11.660Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/classes/META-INF for [2024-03-19T01:59:11.660Z] [INFO] [echo] ejb [2024-03-19T01:59:11.660Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/classes/META-INF [2024-03-19T01:59:11.660Z] [INFO] Executed tasks [2024-03-19T01:59:11.660Z] [INFO] [2024-03-19T01:59:11.660Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb --- [2024-03-19T01:59:11.660Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:11.660Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:59:11.660Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/bom.xml [2024-03-19T01:59:11.660Z] [INFO] attaching as ejb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:11.660Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/bom.json [2024-03-19T01:59:11.660Z] [INFO] attaching as ejb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:11.660Z] [INFO] [2024-03-19T01:59:11.660Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb --- [2024-03-19T01:59:11.660Z] [INFO] No tests to run. [2024-03-19T01:59:11.660Z] [INFO] [2024-03-19T01:59:11.660Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb --- [2024-03-19T01:59:11.660Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/failsafe-reports [2024-03-19T01:59:11.660Z] [INFO] [2024-03-19T01:59:11.660Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-checkstyle) @ ejb --- [2024-03-19T01:59:11.660Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:11.660Z] [INFO] [2024-03-19T01:59:11.660Z] [INFO] --- install:3.1.1:install (default-install) @ ejb --- [2024-03-19T01:59:11.660Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/8.0.1-SNAPSHOT/ejb-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:11.660Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/8.0.1-SNAPSHOT/ejb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:11.660Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/8.0.1-SNAPSHOT/ejb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:11.660Z] [INFO] [2024-03-19T01:59:11.660Z] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [2024-03-19T01:59:11.660Z] [INFO] Building GlassFish Core EJB Client 8.0.1-SNAPSHOT [58/332] [2024-03-19T01:59:11.660Z] [INFO] from appserver/ejb/ejb-client/pom.xml [2024-03-19T01:59:11.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:11.660Z] [INFO] [2024-03-19T01:59:11.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-client --- [2024-03-19T01:59:11.660Z] [INFO] [2024-03-19T01:59:11.660Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-client --- [2024-03-19T01:59:11.660Z] [INFO] [2024-03-19T01:59:11.660Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-client --- [2024-03-19T01:59:11.660Z] [INFO] [2024-03-19T01:59:11.660Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-client --- [2024-03-19T01:59:11.660Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:59:11.660Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:11.916Z] [INFO] [2024-03-19T01:59:11.916Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-client --- [2024-03-19T01:59:11.916Z] [INFO] [2024-03-19T01:59:11.916Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-client --- [2024-03-19T01:59:11.916Z] [INFO] [2024-03-19T01:59:11.916Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-client --- [2024-03-19T01:59:11.916Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:11.916Z] [INFO] [2024-03-19T01:59:11.916Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-client --- [2024-03-19T01:59:11.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/src/main/resources [2024-03-19T01:59:11.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/src/main/manpages [2024-03-19T01:59:11.917Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:59:11.917Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:11.917Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:59:11.917Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:11.917Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/src/test/resources [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] No sources to compile [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] Executing tasks [2024-03-19T01:59:11.917Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/classes/META-INF for [2024-03-19T01:59:11.917Z] [INFO] [echo] ejb-client [2024-03-19T01:59:11.917Z] [INFO] Executed tasks [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/ejb-client.jar [2024-03-19T01:59:11.917Z] [INFO] [2024-03-19T01:59:11.917Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-client --- [2024-03-19T01:59:11.917Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:12.174Z] [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [2024-03-19T01:59:12.174Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/bom.xml [2024-03-19T01:59:12.174Z] [INFO] attaching as ejb-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:12.174Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/bom.json [2024-03-19T01:59:12.174Z] [INFO] attaching as ejb-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:12.174Z] [INFO] [2024-03-19T01:59:12.174Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-client --- [2024-03-19T01:59:12.174Z] [INFO] [2024-03-19T01:59:12.174Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-client --- [2024-03-19T01:59:12.174Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/failsafe-reports [2024-03-19T01:59:12.174Z] [INFO] [2024-03-19T01:59:12.174Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-client-checkstyle) @ ejb-client --- [2024-03-19T01:59:12.431Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:12.431Z] [INFO] [2024-03-19T01:59:12.431Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-client --- [2024-03-19T01:59:12.431Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/8.0.1-SNAPSHOT/ejb-client-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:12.431Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/8.0.1-SNAPSHOT/ejb-client-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:12.431Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/8.0.1-SNAPSHOT/ejb-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:12.432Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/8.0.1-SNAPSHOT/ejb-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] ------------------< org.glassfish.main.common:common >------------------ [2024-03-19T01:59:12.432Z] [INFO] Building GlassFish Common modules 8.0.1-SNAPSHOT [59/332] [2024-03-19T01:59:12.432Z] [INFO] from appserver/common/pom.xml [2024-03-19T01:59:12.432Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common --- [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ common --- [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ common --- [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ common --- [2024-03-19T01:59:12.432Z] [INFO] No sources to compile [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ common --- [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ common --- [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common --- [2024-03-19T01:59:12.432Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ common --- [2024-03-19T01:59:12.432Z] [INFO] No sources to compile [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ common --- [2024-03-19T01:59:12.432Z] [INFO] No sources to compile [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ common --- [2024-03-19T01:59:12.432Z] [INFO] Executing tasks [2024-03-19T01:59:12.432Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/classes/META-INF for [2024-03-19T01:59:12.432Z] [INFO] [echo] common [2024-03-19T01:59:12.432Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/classes/META-INF [2024-03-19T01:59:12.432Z] [INFO] Executed tasks [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ common --- [2024-03-19T01:59:12.432Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:12.432Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:59:12.432Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/bom.xml [2024-03-19T01:59:12.432Z] [INFO] attaching as common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:12.432Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/bom.json [2024-03-19T01:59:12.432Z] [INFO] attaching as common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common --- [2024-03-19T01:59:12.432Z] [INFO] No tests to run. [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- failsafe:3.2.5:verify (verify) @ common --- [2024-03-19T01:59:12.432Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/failsafe-reports [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-common-checkstyle) @ common --- [2024-03-19T01:59:12.432Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:12.432Z] [INFO] [2024-03-19T01:59:12.432Z] [INFO] --- install:3.1.1:install (default-install) @ common --- [2024-03-19T01:59:12.432Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/8.0.1-SNAPSHOT/common-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:12.432Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/8.0.1-SNAPSHOT/common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:12.432Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/common/8.0.1-SNAPSHOT/common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:12.433Z] [INFO] [2024-03-19T01:59:12.433Z] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [2024-03-19T01:59:12.433Z] [INFO] Building Jakarta EE dependent public APIs of Glassfish 8.0.1-SNAPSHOT [60/332] [2024-03-19T01:59:12.433Z] [INFO] from appserver/common/glassfish-ee-api/pom.xml [2024-03-19T01:59:12.433Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:12.433Z] [INFO] [2024-03-19T01:59:12.433Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-ee-api --- [2024-03-19T01:59:12.433Z] [INFO] [2024-03-19T01:59:12.433Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-ee-api --- [2024-03-19T01:59:12.433Z] [INFO] [2024-03-19T01:59:12.433Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-ee-api --- [2024-03-19T01:59:12.433Z] [INFO] [2024-03-19T01:59:12.433Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-ee-api --- [2024-03-19T01:59:12.433Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:12.433Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:12.433Z] [INFO] [2024-03-19T01:59:12.433Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-ee-api --- [2024-03-19T01:59:12.433Z] [INFO] [2024-03-19T01:59:12.433Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-ee-api --- [2024-03-19T01:59:12.433Z] [INFO] [2024-03-19T01:59:12.433Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-ee-api --- [2024-03-19T01:59:12.433Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:12.433Z] [INFO] [2024-03-19T01:59:12.433Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-ee-api --- [2024-03-19T01:59:12.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/src/main/resources [2024-03-19T01:59:12.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/src/main/manpages [2024-03-19T01:59:12.433Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:12.433Z] [INFO] [2024-03-19T01:59:12.433Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-ee-api --- [2024-03-19T01:59:12.433Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:12.433Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:12.690Z] [INFO] [2024-03-19T01:59:12.690Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-ee-api --- [2024-03-19T01:59:12.690Z] [INFO] [2024-03-19T01:59:12.690Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-ee-api --- [2024-03-19T01:59:12.690Z] [INFO] [2024-03-19T01:59:12.690Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-ee-api --- [2024-03-19T01:59:12.690Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:12.690Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:12.690Z] [INFO] [2024-03-19T01:59:12.690Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-ee-api --- [2024-03-19T01:59:12.690Z] [INFO] [2024-03-19T01:59:12.690Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-ee-api --- [2024-03-19T01:59:12.690Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:12.690Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:12.690Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:59:12.690Z] [INFO] [2024-03-19T01:59:12.690Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-ee-api --- [2024-03-19T01:59:12.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/src/test/resources [2024-03-19T01:59:12.691Z] [INFO] [2024-03-19T01:59:12.691Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-ee-api --- [2024-03-19T01:59:12.691Z] [INFO] No sources to compile [2024-03-19T01:59:12.691Z] [INFO] [2024-03-19T01:59:12.691Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-ee-api --- [2024-03-19T01:59:12.691Z] [INFO] [2024-03-19T01:59:12.691Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-ee-api --- [2024-03-19T01:59:12.691Z] [INFO] [2024-03-19T01:59:12.691Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-ee-api --- [2024-03-19T01:59:12.691Z] [INFO] Executing tasks [2024-03-19T01:59:12.691Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/classes/META-INF for [2024-03-19T01:59:12.691Z] [INFO] [echo] glassfish-ee-api [2024-03-19T01:59:12.691Z] [INFO] Executed tasks [2024-03-19T01:59:12.691Z] [INFO] [2024-03-19T01:59:12.691Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-ee-api --- [2024-03-19T01:59:12.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar [2024-03-19T01:59:12.947Z] [INFO] [2024-03-19T01:59:12.947Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-ee-api --- [2024-03-19T01:59:12.947Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:13.510Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T01:59:13.510Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/bom.xml [2024-03-19T01:59:13.510Z] [INFO] attaching as glassfish-ee-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:13.510Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/bom.json [2024-03-19T01:59:13.510Z] [INFO] attaching as glassfish-ee-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:13.510Z] [INFO] [2024-03-19T01:59:13.510Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-ee-api --- [2024-03-19T01:59:13.510Z] [INFO] [2024-03-19T01:59:13.510Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-ee-api --- [2024-03-19T01:59:13.510Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/failsafe-reports [2024-03-19T01:59:13.510Z] [INFO] [2024-03-19T01:59:13.510Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-glassfish-ee-api-checkstyle) @ glassfish-ee-api --- [2024-03-19T01:59:13.510Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:13.510Z] [INFO] [2024-03-19T01:59:13.510Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-ee-api --- [2024-03-19T01:59:13.510Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/8.0.1-SNAPSHOT/glassfish-ee-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:13.510Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/8.0.1-SNAPSHOT/glassfish-ee-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:13.510Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/8.0.1-SNAPSHOT/glassfish-ee-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:13.510Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-ee-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/8.0.1-SNAPSHOT/glassfish-ee-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:13.510Z] [INFO] [2024-03-19T01:59:13.510Z] [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [2024-03-19T01:59:13.510Z] [INFO] Building GlassFish Jakarta EE Annotation Framework 8.0.1-SNAPSHOT [61/332] [2024-03-19T01:59:13.510Z] [INFO] from appserver/common/annotation-framework/pom.xml [2024-03-19T01:59:13.510Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:13.510Z] [INFO] [2024-03-19T01:59:13.510Z] [INFO] --- clean:3.3.2:clean (default-clean) @ annotation-framework --- [2024-03-19T01:59:13.510Z] [INFO] [2024-03-19T01:59:13.510Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ annotation-framework --- [2024-03-19T01:59:13.510Z] [INFO] [2024-03-19T01:59:13.510Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ annotation-framework --- [2024-03-19T01:59:13.511Z] [INFO] [2024-03-19T01:59:13.511Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ annotation-framework --- [2024-03-19T01:59:13.511Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:13.511Z] [INFO] Compiling 25 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:13.511Z] [INFO] [2024-03-19T01:59:13.511Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ annotation-framework --- [2024-03-19T01:59:13.511Z] [INFO] [2024-03-19T01:59:13.511Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ annotation-framework --- [2024-03-19T01:59:13.511Z] [INFO] [2024-03-19T01:59:13.511Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ annotation-framework --- [2024-03-19T01:59:13.511Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:13.767Z] [INFO] [2024-03-19T01:59:13.767Z] [INFO] --- resources:3.3.1:resources (default-resources) @ annotation-framework --- [2024-03-19T01:59:13.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/src/main/resources [2024-03-19T01:59:13.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/src/main/manpages [2024-03-19T01:59:13.767Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:13.767Z] [INFO] [2024-03-19T01:59:13.767Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ annotation-framework --- [2024-03-19T01:59:13.767Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:13.767Z] [INFO] Compiling 25 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:13.767Z] [INFO] [2024-03-19T01:59:13.767Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ annotation-framework --- [2024-03-19T01:59:13.767Z] [INFO] [2024-03-19T01:59:13.767Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ annotation-framework --- [2024-03-19T01:59:13.767Z] [INFO] [2024-03-19T01:59:13.767Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ annotation-framework --- [2024-03-19T01:59:13.767Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:13.767Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:13.767Z] [INFO] [2024-03-19T01:59:13.767Z] [INFO] --- command-security:1.0.17:check (default-check) @ annotation-framework --- [2024-03-19T01:59:13.767Z] [INFO] [2024-03-19T01:59:13.767Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ annotation-framework --- [2024-03-19T01:59:13.767Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:13.767Z] [INFO] Compiling 25 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:14.024Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:14.024Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:14.024Z] [INFO] Processing: org.glassfish.apf on element ANNOTATION_LOGGER [2024-03-19T01:59:14.024Z] [INFO] Enclosing type is org.glassfish.apf.impl.AnnotationUtils [2024-03-19T01:59:14.024Z] [INFO] Loggers found so far: {org.glassfish.apf.description=Logger for dol module, org.glassfish.apf.publish=true, org.glassfish.apf.subsystem=AnnotationFramework} [2024-03-19T01:59:14.024Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:59:14.024Z] [INFO] Found enclosing element ANNOTATION_LOGGER [2024-03-19T01:59:14.024Z] [INFO] Found enclosing element org.glassfish.apf.impl.AnnotationUtils [2024-03-19T01:59:14.024Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:59:14.024Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:14.024Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:59:14.024Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:14.024Z] [INFO] [2024-03-19T01:59:14.024Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ annotation-framework --- [2024-03-19T01:59:14.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/src/test/resources [2024-03-19T01:59:14.025Z] [INFO] [2024-03-19T01:59:14.025Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ annotation-framework --- [2024-03-19T01:59:14.025Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:14.025Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T01:59:14.025Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:59:14.025Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:59:14.025Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:59:14.025Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:59:14.025Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:59:14.025Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:59:14.025Z] Use -proc:none to disable annotation processing. [2024-03-19T01:59:14.025Z] [INFO] [2024-03-19T01:59:14.025Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ annotation-framework --- [2024-03-19T01:59:14.025Z] [INFO] [2024-03-19T01:59:14.025Z] [INFO] --- surefire:3.2.5:test (default-test) @ annotation-framework --- [2024-03-19T01:59:14.025Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/surefire-reports [2024-03-19T01:59:14.025Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:59:14.025Z] [INFO] [2024-03-19T01:59:14.025Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:14.025Z] [INFO] T E S T S [2024-03-19T01:59:14.025Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:14.025Z] [0.002s][info][gc] Using G1 [2024-03-19T01:59:14.589Z] [0.450s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.879ms [2024-03-19T01:59:14.589Z] [INFO] Running org.glassfish.apf.impl.ComponentDefinitionTest [2024-03-19T01:59:14.589Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.glassfish.apf.impl.ComponentDefinitionTest [2024-03-19T01:59:15.153Z] [INFO] [2024-03-19T01:59:15.153Z] [INFO] Results: [2024-03-19T01:59:15.153Z] [INFO] [2024-03-19T01:59:15.153Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:59:15.153Z] [INFO] [2024-03-19T01:59:15.153Z] [INFO] [2024-03-19T01:59:15.153Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ annotation-framework --- [2024-03-19T01:59:15.153Z] [INFO] Executing tasks [2024-03-19T01:59:15.153Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/classes/META-INF for [2024-03-19T01:59:15.153Z] [INFO] [echo] annotation-framework [2024-03-19T01:59:15.153Z] [INFO] Executed tasks [2024-03-19T01:59:15.153Z] [INFO] [2024-03-19T01:59:15.153Z] [INFO] --- jar:3.3.0:jar (default-jar) @ annotation-framework --- [2024-03-19T01:59:15.153Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/annotation-framework.jar [2024-03-19T01:59:15.153Z] [INFO] [2024-03-19T01:59:15.153Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ annotation-framework --- [2024-03-19T01:59:15.153Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:16.083Z] [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) [2024-03-19T01:59:16.083Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/bom.xml [2024-03-19T01:59:16.083Z] [INFO] attaching as annotation-framework-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:16.083Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/bom.json [2024-03-19T01:59:16.083Z] [INFO] attaching as annotation-framework-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:16.083Z] [INFO] [2024-03-19T01:59:16.083Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ annotation-framework --- [2024-03-19T01:59:16.083Z] [INFO] [2024-03-19T01:59:16.083Z] [INFO] --- failsafe:3.2.5:verify (verify) @ annotation-framework --- [2024-03-19T01:59:16.083Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/failsafe-reports [2024-03-19T01:59:16.083Z] [INFO] [2024-03-19T01:59:16.083Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-annotation-framework-checkstyle) @ annotation-framework --- [2024-03-19T01:59:16.339Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:16.339Z] [INFO] [2024-03-19T01:59:16.339Z] [INFO] --- install:3.1.1:install (default-install) @ annotation-framework --- [2024-03-19T01:59:16.339Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/8.0.1-SNAPSHOT/annotation-framework-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:16.339Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/8.0.1-SNAPSHOT/annotation-framework-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:16.340Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/8.0.1-SNAPSHOT/annotation-framework-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:16.340Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/annotation-framework/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/8.0.1-SNAPSHOT/annotation-framework-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:16.340Z] [INFO] [2024-03-19T01:59:16.340Z] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [2024-03-19T01:59:16.340Z] [INFO] Building nucleus.resources 8.0.1-SNAPSHOT [62/332] [2024-03-19T01:59:16.340Z] [INFO] from nucleus/resources/pom.xml [2024-03-19T01:59:16.340Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:16.340Z] [INFO] [2024-03-19T01:59:16.340Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-resources --- [2024-03-19T01:59:16.340Z] [INFO] [2024-03-19T01:59:16.340Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-resources --- [2024-03-19T01:59:16.340Z] [INFO] [2024-03-19T01:59:16.340Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-resources --- [2024-03-19T01:59:16.340Z] [INFO] [2024-03-19T01:59:16.340Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-resources --- [2024-03-19T01:59:16.340Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:16.340Z] [INFO] Compiling 25 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:16.596Z] [INFO] [2024-03-19T01:59:16.596Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-resources --- [2024-03-19T01:59:16.596Z] [INFO] [2024-03-19T01:59:16.596Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-resources --- [2024-03-19T01:59:16.596Z] [INFO] [2024-03-19T01:59:16.596Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-resources --- [2024-03-19T01:59:16.596Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:16.596Z] [INFO] [2024-03-19T01:59:16.596Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-resources --- [2024-03-19T01:59:16.596Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:59:16.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/src/main/resources [2024-03-19T01:59:16.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/src/main/manpages [2024-03-19T01:59:16.597Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:16.597Z] [INFO] [2024-03-19T01:59:16.597Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-resources --- [2024-03-19T01:59:16.597Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:16.597Z] [INFO] Compiling 25 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:16.597Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/naming/ResourceNamingService.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:16.597Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/naming/ResourceNamingService.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:16.597Z] [INFO] [2024-03-19T01:59:16.597Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ nucleus-resources --- [2024-03-19T01:59:16.597Z] [INFO] [2024-03-19T01:59:16.597Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ nucleus-resources --- [2024-03-19T01:59:16.597Z] [INFO] [2024-03-19T01:59:16.597Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ nucleus-resources --- [2024-03-19T01:59:16.597Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:16.597Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:16.597Z] [INFO] [2024-03-19T01:59:16.597Z] [INFO] --- command-security:1.0.17:check (default-check) @ nucleus-resources --- [2024-03-19T01:59:16.597Z] [INFO] [2024-03-19T01:59:16.597Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-resources --- [2024-03-19T01:59:16.597Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:16.597Z] [INFO] Compiling 25 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:16.854Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:59:16.854Z] [INFO] Initial messages found so far: {} [2024-03-19T01:59:16.854Z] [INFO] Processing: NCLS-RESOURCE-00001 [2024-03-19T01:59:16.854Z] [INFO] Message NCLS-RESOURCE-00001 needs checking for cause/action: true [2024-03-19T01:59:16.854Z] [INFO] Processing: NCLS-RESOURCE-00002 [2024-03-19T01:59:16.854Z] [INFO] Message NCLS-RESOURCE-00002 needs checking for cause/action: true [2024-03-19T01:59:16.854Z] [INFO] Processing: NCLS-RESOURCE-00003 [2024-03-19T01:59:16.854Z] [INFO] Message NCLS-RESOURCE-00003 needs checking for cause/action: true [2024-03-19T01:59:16.854Z] [INFO] Processing: NCLS-RESOURCE-00004 [2024-03-19T01:59:16.854Z] [INFO] Message NCLS-RESOURCE-00004 needs checking for cause/action: false [2024-03-19T01:59:16.854Z] [INFO] Processing: NCLS-RESOURCE-00005 [2024-03-19T01:59:16.854Z] [INFO] Message NCLS-RESOURCE-00005 needs checking for cause/action: false [2024-03-19T01:59:16.854Z] [INFO] Processing: NCLS-RESOURCE-00006 [2024-03-19T01:59:16.854Z] [INFO] Message NCLS-RESOURCE-00006 needs checking for cause/action: false [2024-03-19T01:59:16.854Z] [INFO] Processing: NCLS-RESOURCE-00007 [2024-03-19T01:59:16.854Z] [INFO] Message NCLS-RESOURCE-00007 needs checking for cause/action: false [2024-03-19T01:59:16.854Z] [INFO] Processing: NCLS-RESOURCE-00008 [2024-03-19T01:59:16.854Z] [INFO] Message NCLS-RESOURCE-00008 needs checking for cause/action: false [2024-03-19T01:59:16.854Z] [INFO] Processing: NCLS-RESOURCE-00009 [2024-03-19T01:59:16.854Z] [INFO] Message NCLS-RESOURCE-00009 needs checking for cause/action: false [2024-03-19T01:59:16.854Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RESOURCE-00001=Unexpected exception in loading class [{0}] by classloader., NCLS-RESOURCE-00001.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00002=Unexpected exception in loading class by classloader [{0}]., NCLS-RESOURCE-00002.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00003=Cannot bind resource [{0}] to naming manager. Following exception occurred [{1}]., NCLS-RESOURCE-00003.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00004=Unable to deploy resource [{0}] due to following exception: [{1}]., NCLS-RESOURCE-00004.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00005=Unable to undeploy resource, no Resource Deployer for [{0}]., NCLS-RESOURCE-00005.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00006=Unable to undeploy resource [{0}] due to following exception: [{1}]., NCLS-RESOURCE-00006.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00007=Error while handling Change event due to following exception: [{0}]., NCLS-RESOURCE-00007.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00008=Error while handling Remove event due to following exception: [{0}]., NCLS-RESOURCE-00008.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00009=Unable to find ResourceDeployer for [{0}]., NCLS-RESOURCE-00009.MSG_COMMENT=# This is a comment about this log message.} [2024-03-19T01:59:16.854Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:59:16.854Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:16.854Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:16.854Z] [INFO] Processing: jakarta.enterprise.resources.listener on element LOGGER [2024-03-19T01:59:16.854Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.listener.ResourceManager [2024-03-19T01:59:16.854Z] [INFO] Processing: jakarta.enterprise.resources.api on element LOGGER [2024-03-19T01:59:16.854Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.api.ResourcesBinder [2024-03-19T01:59:16.855Z] [INFO] Processing: jakarta.enterprise.resources.util on element LOGGER [2024-03-19T01:59:16.855Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.util.BindableResourcesHelper [2024-03-19T01:59:16.855Z] [INFO] Processing: jakarta.enterprise.resources.util on element LOGGER [2024-03-19T01:59:16.855Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.util.ResourceUtil [2024-03-19T01:59:16.855Z] [INFO] Loggers found so far: {jakarta.enterprise.resources.api.description=Nucleus Resource, jakarta.enterprise.resources.api.publish=true, jakarta.enterprise.resources.api.subsystem=RESOURCE, jakarta.enterprise.resources.listener.description=Nucleus Resource, jakarta.enterprise.resources.listener.publish=true, jakarta.enterprise.resources.listener.subsystem=RESOURCE, jakarta.enterprise.resources.util.description=Nucleus Resource, jakarta.enterprise.resources.util.publish=true, jakarta.enterprise.resources.util.subsystem=RESOURCE} [2024-03-19T01:59:16.855Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:59:16.855Z] [INFO] Found enclosing element LOGGER [2024-03-19T01:59:16.855Z] [INFO] Found enclosing element org.glassfish.resourcebase.resources.api.ResourcesBinder [2024-03-19T01:59:16.855Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:59:16.855Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:59:16.855Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:16.855Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:59:16.855Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:16.855Z] [INFO] [2024-03-19T01:59:16.855Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-resources --- [2024-03-19T01:59:16.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/src/test/resources [2024-03-19T01:59:16.855Z] [INFO] [2024-03-19T01:59:16.855Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ nucleus-resources --- [2024-03-19T01:59:16.855Z] [INFO] No sources to compile [2024-03-19T01:59:16.855Z] [INFO] [2024-03-19T01:59:16.855Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ nucleus-resources --- [2024-03-19T01:59:16.855Z] [INFO] [2024-03-19T01:59:16.855Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-resources --- [2024-03-19T01:59:16.855Z] [INFO] [2024-03-19T01:59:16.855Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-resources --- [2024-03-19T01:59:16.855Z] [INFO] Executing tasks [2024-03-19T01:59:16.855Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/target/classes/META-INF for [2024-03-19T01:59:16.855Z] [INFO] [echo] nucleus-resources [2024-03-19T01:59:16.855Z] [INFO] Executed tasks [2024-03-19T01:59:16.855Z] [INFO] [2024-03-19T01:59:16.855Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-resources --- [2024-03-19T01:59:16.855Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/target/nucleus-resources.jar [2024-03-19T01:59:16.855Z] [INFO] [2024-03-19T01:59:16.855Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-resources --- [2024-03-19T01:59:16.855Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:17.785Z] [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [2024-03-19T01:59:17.785Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/target/bom.xml [2024-03-19T01:59:17.786Z] [INFO] attaching as nucleus-resources-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:17.786Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/target/bom.json [2024-03-19T01:59:17.786Z] [INFO] attaching as nucleus-resources-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:17.786Z] [INFO] [2024-03-19T01:59:17.786Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-resources --- [2024-03-19T01:59:17.786Z] [INFO] [2024-03-19T01:59:17.786Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-resources --- [2024-03-19T01:59:17.786Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/target/failsafe-reports [2024-03-19T01:59:17.786Z] [INFO] [2024-03-19T01:59:17.786Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resourcebase.resources-nucleus-resources-checkstyle) @ nucleus-resources --- [2024-03-19T01:59:18.042Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:18.042Z] [INFO] [2024-03-19T01:59:18.042Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-resources --- [2024-03-19T01:59:18.042Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/8.0.1-SNAPSHOT/nucleus-resources-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:18.043Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/8.0.1-SNAPSHOT/nucleus-resources-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:18.043Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/8.0.1-SNAPSHOT/nucleus-resources-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:18.043Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/resources/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/8.0.1-SNAPSHOT/nucleus-resources-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [2024-03-19T01:59:18.043Z] [INFO] Building GlassFish Deployment Related Modules 8.0.1-SNAPSHOT [63/332] [2024-03-19T01:59:18.043Z] [INFO] from appserver/deployment/pom.xml [2024-03-19T01:59:18.043Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] No sources to compile [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] No sources to compile [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] No sources to compile [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] Executing tasks [2024-03-19T01:59:18.043Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/classes/META-INF for [2024-03-19T01:59:18.043Z] [INFO] [echo] deployment [2024-03-19T01:59:18.043Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/classes/META-INF [2024-03-19T01:59:18.043Z] [INFO] Executed tasks [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:18.043Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:59:18.043Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/bom.xml [2024-03-19T01:59:18.043Z] [INFO] attaching as deployment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:18.043Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/bom.json [2024-03-19T01:59:18.043Z] [INFO] attaching as deployment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] No tests to run. [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment --- [2024-03-19T01:59:18.043Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/failsafe-reports [2024-03-19T01:59:18.043Z] [INFO] [2024-03-19T01:59:18.043Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-deployment-checkstyle) @ deployment --- [2024-03-19T01:59:18.300Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:18.300Z] [INFO] [2024-03-19T01:59:18.300Z] [INFO] --- install:3.1.1:install (default-install) @ deployment --- [2024-03-19T01:59:18.300Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/8.0.1-SNAPSHOT/deployment-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:18.300Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/8.0.1-SNAPSHOT/deployment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:18.300Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/8.0.1-SNAPSHOT/deployment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:18.300Z] [INFO] [2024-03-19T01:59:18.300Z] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [2024-03-19T01:59:18.300Z] [INFO] Building Deployment Object Library 8.0.1-SNAPSHOT [64/332] [2024-03-19T01:59:18.301Z] [INFO] from appserver/deployment/dol/pom.xml [2024-03-19T01:59:18.301Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:18.301Z] [INFO] [2024-03-19T01:59:18.301Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dol --- [2024-03-19T01:59:18.301Z] [INFO] [2024-03-19T01:59:18.301Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dol --- [2024-03-19T01:59:18.301Z] [INFO] [2024-03-19T01:59:18.301Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dol --- [2024-03-19T01:59:18.301Z] [INFO] [2024-03-19T01:59:18.301Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dol --- [2024-03-19T01:59:18.301Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:18.301Z] [INFO] Compiling 422 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:18.864Z] [INFO] [2024-03-19T01:59:18.864Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dol --- [2024-03-19T01:59:18.864Z] [INFO] [2024-03-19T01:59:18.864Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dol --- [2024-03-19T01:59:18.864Z] [INFO] [2024-03-19T01:59:18.864Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dol --- [2024-03-19T01:59:18.864Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:18.864Z] [INFO] [2024-03-19T01:59:18.864Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dol --- [2024-03-19T01:59:18.864Z] [INFO] Copying 6 resources from src/main/java to target/classes [2024-03-19T01:59:18.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/manpages [2024-03-19T01:59:18.864Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:18.864Z] [INFO] [2024-03-19T01:59:18.864Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dol --- [2024-03-19T01:59:18.864Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:18.864Z] [INFO] Compiling 422 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:20.235Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/BundleDescriptor.java:[358,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.235Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[53,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.235Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[54,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.235Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[89,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.235Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[173,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.235Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[174,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.236Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[88,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.236Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[89,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.236Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[144,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.236Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[162,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.236Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[177,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.236Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[186,21] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.236Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[531,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.236Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[547,31] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.236Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[46,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.236Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[63,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.236Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java:[801,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[76,16] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/RoleReference.java:[106,13] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[121,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[136,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[157,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[173,89] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptor.java:[65,34] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[81,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.237Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[86,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ServiceRefPortInfo.java:[347,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebService.java:[105,9] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[89,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[94,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[64,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[69,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[112,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[113,43] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.238Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[33,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.239Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[41,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.239Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.239Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.239Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentValidator.java:[814,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:20.239Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[195,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.239Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[220,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.239Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[221,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.239Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[49,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.239Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[54,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.239Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerReferenceHandler.java:[185,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.239Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[35,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.240Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[41,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.240Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/GroupNameDescriptor.java:[63,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.240Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[51,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.240Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[57,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.240Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.240Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.240Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[80,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.240Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[85,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.240Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[35,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.240Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[42,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.240Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/common/MessageNode.java:[86,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.241Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/SecurityRoleNode.java:[72,65] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.241Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerFactoryReferenceHandler.java:[172,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.241Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ResourceHandler.java:[158,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:20.241Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebServiceEndpoint.java: Some input files use or override a deprecated API. [2024-03-19T01:59:20.241Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebServiceEndpoint.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:59:20.241Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/AbstractHandler.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:20.241Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/AbstractHandler.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:20.241Z] [INFO] [2024-03-19T01:59:20.241Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ dol --- [2024-03-19T01:59:20.241Z] [INFO] [2024-03-19T01:59:20.241Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ dol --- [2024-03-19T01:59:20.241Z] [INFO] [2024-03-19T01:59:20.241Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ dol --- [2024-03-19T01:59:20.241Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:20.497Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:20.497Z] [INFO] [2024-03-19T01:59:20.497Z] [INFO] --- command-security:1.0.17:check (default-check) @ dol --- [2024-03-19T01:59:20.497Z] [INFO] [2024-03-19T01:59:20.497Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dol --- [2024-03-19T01:59:20.497Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:20.497Z] [INFO] Compiling 422 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:21.058Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:59:21.058Z] [INFO] Initial messages found so far: {} [2024-03-19T01:59:21.058Z] [INFO] Processing: AS-DEPLOYMENT-00026 [2024-03-19T01:59:21.058Z] [INFO] Message AS-DEPLOYMENT-00026 needs checking for cause/action: true [2024-03-19T01:59:21.058Z] [INFO] Processing: AS-DEPLOYMENT-00027 [2024-03-19T01:59:21.058Z] [INFO] Message AS-DEPLOYMENT-00027 needs checking for cause/action: true [2024-03-19T01:59:21.058Z] [INFO] Processing: AS-DEPLOYMENT-00028 [2024-03-19T01:59:21.058Z] [INFO] Message AS-DEPLOYMENT-00028 needs checking for cause/action: false [2024-03-19T01:59:21.058Z] [INFO] Processing: AS-DEPLOYMENT-00014 [2024-03-19T01:59:21.058Z] [INFO] Message AS-DEPLOYMENT-00014 needs checking for cause/action: false [2024-03-19T01:59:21.058Z] [INFO] Processing: AS-DEPLOYMENT-00004 [2024-03-19T01:59:21.058Z] [INFO] Message AS-DEPLOYMENT-00004 needs checking for cause/action: true [2024-03-19T01:59:21.058Z] [INFO] Processing: AS-DEPLOYMENT-00024 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00024 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00025 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00025 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00016 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00016 needs checking for cause/action: true [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00023 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00023 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00022 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00022 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00005 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00005 needs checking for cause/action: true [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00006 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00006 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00007 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00007 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00008 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00008 needs checking for cause/action: true [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00009 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00009 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00010 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00010 needs checking for cause/action: true [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00011 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00011 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00012 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00012 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00013 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00013 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: dol.validation.application.jndiNameConflict [2024-03-19T01:59:21.059Z] [INFO] Message dol.validation.application.jndiNameConflict needs checking for cause/action: true [2024-03-19T01:59:21.059Z] [INFO] Processing: dol.validation.application.failed [2024-03-19T01:59:21.059Z] [INFO] Message dol.validation.application.failed needs checking for cause/action: true [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00001 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00001 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00002 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00002 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00003 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00003 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00015 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00015 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00118 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00118 needs checking for cause/action: true [2024-03-19T01:59:21.059Z] [INFO] Processing: AS-DEPLOYMENT-00120 [2024-03-19T01:59:21.059Z] [INFO] Message AS-DEPLOYMENT-00120 needs checking for cause/action: false [2024-03-19T01:59:21.059Z] [INFO] Processing: enterprise.deployment.util.application.lookup [2024-03-19T01:59:21.059Z] [INFO] Message enterprise.deployment.util.application.lookup needs checking for cause/action: true [2024-03-19T01:59:21.059Z] [INFO] Processing: enterprise.deployment.util.application.invalid.namespace [2024-03-19T01:59:21.059Z] [INFO] Message enterprise.deployment.util.application.invalid.namespace needs checking for cause/action: true [2024-03-19T01:59:21.059Z] [INFO] Processing: enterprise.deployment.util.application.invalid.jndiname.scope [2024-03-19T01:59:21.059Z] [INFO] Message enterprise.deployment.util.application.invalid.jndiname.scope needs checking for cause/action: true [2024-03-19T01:59:21.059Z] [INFO] Processing: enterprise.deployment.backend.addDescriptorFailure [2024-03-19T01:59:21.059Z] [INFO] Message enterprise.deployment.backend.addDescriptorFailure needs checking for cause/action: true [2024-03-19T01:59:21.060Z] [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-00001=Ignore {0} in archive {1}, as WLS counterpart runtime xml {2} is present in the same archive., AS-DEPLOYMENT-00002=Exception caught: {0}., AS-DEPLOYMENT-00003={0} module [{1}] contains characteristics of other module type: {2}., AS-DEPLOYMENT-00004=Exception caught: {0} for the subarchve indicated by the path: {1}., AS-DEPLOYMENT-00005=Exception caught during annotation scanning., AS-DEPLOYMENT-00006=Adding {0} since {1} is annotated with {2}., AS-DEPLOYMENT-00007=Adding {0} since it is implementing {1}., AS-DEPLOYMENT-00008=Inconsistent type definition. {0} is neither an annotation nor an interface., AS-DEPLOYMENT-00009=The exception {0} occurred while examining the jar at file path: {1}., AS-DEPLOYMENT-00010=No classloader can be found to use, AS-DEPLOYMENT-00011=Error in annotation processing:, AS-DEPLOYMENT-00012=Cannot load {0} reason : {1}., AS-DEPLOYMENT-00013=An exception was caught during library jar processing: {0}., AS-DEPLOYMENT-00014=Could not load {0}, AS-DEPLOYMENT-00015=Unsupported deployment descriptors element {0} value {1} for descriptor {2}., AS-DEPLOYMENT-00016=Unknown port-component-name {0} port, all sub elements will be ignored., AS-DEPLOYMENT-00022=For administered-object resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00022.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.AdministeredObjectDefinitionNode., AS-DEPLOYMENT-00023=For connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00023.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.ConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00024=For jms-connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00024.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00025=For jms-destination resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00025.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSDestinationDefinitionNode., AS-DEPLOYMENT-00026=JNDI lookup failed for the resource: Name: {0}, Lookup: {1}, Type: {2}., AS-DEPLOYMENT-00026.MSG_COMMENT=# For the method validateJNDIRefs of com.sun.enterprise.deployment.util.ResourceValidator., AS-DEPLOYMENT-00027=Resource Adapter not present: RA Name: {0}, Type: {1}., AS-DEPLOYMENT-00028=Skipping resource validation, AS-DEPLOYMENT-00118=DOLUtils: Invalid Deployment Descriptors in {0} [2024-03-19T01:59:21.060Z] Line {1} Column {2} -- {3}., AS-DEPLOYMENT-00120=Deployment Descriptor parsing failure: {0}, dol.validation.application.failed=Application validation failed for application: {0}, jndi-name: {1}, resource adapter name: {2} is wrong., dol.validation.application.failed.MSG_COMMENT=# For the method validateResourceDescriptor of com.sun.enterprise.deployment.util.ApplicationValidator, dol.validation.application.jndiNameConflict=Duplicate descriptor found for given jndi-name: {0}. [2024-03-19T01:59:21.060Z] Descriptor 1: [2024-03-19T01:59:21.060Z] {1} [2024-03-19T01:59:21.060Z] Descriptor 2: [2024-03-19T01:59:21.060Z] {2}, enterprise.deployment.backend.addDescriptorFailure=DPL8006: get/add descriptor failure : {0} TO {1}, enterprise.deployment.util.application.invalid.jndiname.scope=DEP0005:Deployment failed due to the invalid scope {0} defined for jndi-name: {1}, enterprise.deployment.util.application.invalid.namespace=DEP0004:Deployment failed because a conflict occured for jndi-name: {0} for application: {1}, enterprise.deployment.util.application.lookup=DEP0003:The jndi-name is already used in the global tree failed for given jndi-name: {0}} [2024-03-19T01:59:21.061Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:59:21.061Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:21.061Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:21.061Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.dol on element DEPLOYMENT_LOGGER [2024-03-19T01:59:21.061Z] [INFO] Enclosing type is com.sun.enterprise.deployment.util.DOLUtils [2024-03-19T01:59:21.061Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.dol.description=Deployment logger for dol module, jakarta.enterprise.system.tools.deployment.dol.publish=true, jakarta.enterprise.system.tools.deployment.dol.subsystem=DEPLOYMENT} [2024-03-19T01:59:21.061Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:59:21.061Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-03-19T01:59:21.061Z] [INFO] Found enclosing element com.sun.enterprise.deployment.util.DOLUtils [2024-03-19T01:59:21.061Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:59:21.061Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:59:21.061Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:21.061Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:59:21.061Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:21.061Z] [INFO] [2024-03-19T01:59:21.061Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dol --- [2024-03-19T01:59:21.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/test/resources [2024-03-19T01:59:21.061Z] [INFO] [2024-03-19T01:59:21.061Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ dol --- [2024-03-19T01:59:21.061Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:21.061Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:59:21.318Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:59:21.318Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:59:21.318Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:59:21.318Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:59:21.318Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:59:21.318Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:59:21.318Z] Use -proc:none to disable annotation processing. [2024-03-19T01:59:21.318Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/src/test/java/com/sun/enterprise/deployment/util/ApplicationValidatorTest.java:[251,13] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:21.318Z] [INFO] [2024-03-19T01:59:21.318Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ dol --- [2024-03-19T01:59:21.318Z] [INFO] [2024-03-19T01:59:21.318Z] [INFO] --- surefire:3.2.5:test (default-test) @ dol --- [2024-03-19T01:59:21.318Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/surefire-reports [2024-03-19T01:59:21.318Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:59:21.318Z] [INFO] [2024-03-19T01:59:21.318Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:21.318Z] [INFO] T E S T S [2024-03-19T01:59:21.318Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:21.318Z] [0.002s][info][gc] Using G1 [2024-03-19T01:59:21.881Z] [0.415s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.916ms [2024-03-19T01:59:21.881Z] [INFO] Running com.sun.enterprise.deployment.EjbInterceptorTest [2024-03-19T01:59:21.881Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in com.sun.enterprise.deployment.EjbInterceptorTest [2024-03-19T01:59:21.881Z] [INFO] Running com.sun.enterprise.deployment.util.ApplicationValidatorTest [2024-03-19T01:59:22.137Z] [0.818s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->10M(258M) 3.736ms [2024-03-19T01:59:22.137Z] 01:59:22.072042 WARNING main com.sun.enterprise.deployment.util.ApplicationValidator.compareVectorForApp JNDI name java:app/jdbc/testdb is declared by multiple modules of the application testAppName: EBDLevel:testAppName#test-ejb-jar-name.jar, EBDLevel:testAppName#test-ejb-jar2-name.jar [2024-03-19T01:59:22.137Z] 01:59:22.082333 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.duplicitJdbcResource, started at 01:59:22.065757684, test time: 16 ms [2024-03-19T01:59:22.137Z] 01:59:22.094051 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.sameJdbcResource, started at 01:59:22.092848168, test time: 1 ms [2024-03-19T01:59:22.137Z] 01:59:22.098569 SEVERE main com.sun.enterprise.deployment.util.ApplicationValidator.compareDescriptors DEP0005:Deployment failed due to the invalid scope EBDLevel:testAppName#test-ejb-jar2-name.jar defined for jndi-name: java:comp/jdbc/testdb [2024-03-19T01:59:22.137Z] 01:59:22.099427 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.conflictingJdbcResourceScopes, started at 01:59:22.097387585, test time: 2 ms [2024-03-19T01:59:22.138Z] 01:59:22.106566 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.valid_warWithLocalEjbIncluded, started at 01:59:22.10243589, test time: 4 ms [2024-03-19T01:59:22.138Z] 01:59:22.110462 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.invalid, started at 01:59:22.109524623, test time: 0 ms [2024-03-19T01:59:22.138Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in com.sun.enterprise.deployment.util.ApplicationValidatorTest [2024-03-19T01:59:22.701Z] [INFO] [2024-03-19T01:59:22.701Z] [INFO] Results: [2024-03-19T01:59:22.701Z] [INFO] [2024-03-19T01:59:22.701Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:59:22.701Z] [INFO] [2024-03-19T01:59:22.701Z] [INFO] [2024-03-19T01:59:22.701Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dol --- [2024-03-19T01:59:22.701Z] [INFO] Executing tasks [2024-03-19T01:59:22.701Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/classes/META-INF for [2024-03-19T01:59:22.701Z] [INFO] [echo] dol [2024-03-19T01:59:22.701Z] [INFO] Executed tasks [2024-03-19T01:59:22.701Z] [INFO] [2024-03-19T01:59:22.701Z] [INFO] --- jar:3.3.0:jar (default-jar) @ dol --- [2024-03-19T01:59:22.701Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/dol.jar [2024-03-19T01:59:22.701Z] [INFO] [2024-03-19T01:59:22.701Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dol --- [2024-03-19T01:59:22.701Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:24.592Z] [INFO] CycloneDX: Creating BOM version 1.4 with 66 component(s) [2024-03-19T01:59:24.592Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/bom.xml [2024-03-19T01:59:24.592Z] [INFO] attaching as dol-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:24.592Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/bom.json [2024-03-19T01:59:24.592Z] [INFO] attaching as dol-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:24.592Z] [INFO] [2024-03-19T01:59:24.592Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dol --- [2024-03-19T01:59:24.592Z] [INFO] [2024-03-19T01:59:24.592Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dol --- [2024-03-19T01:59:24.592Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/failsafe-reports [2024-03-19T01:59:24.592Z] [INFO] [2024-03-19T01:59:24.592Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-dol-checkstyle) @ dol --- [2024-03-19T01:59:28.764Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:28.764Z] [INFO] [2024-03-19T01:59:28.764Z] [INFO] --- install:3.1.1:install (default-install) @ dol --- [2024-03-19T01:59:28.764Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/8.0.1-SNAPSHOT/dol-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:28.764Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/dol.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/8.0.1-SNAPSHOT/dol-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:28.764Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/8.0.1-SNAPSHOT/dol-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:28.764Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dol/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/8.0.1-SNAPSHOT/dol-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:28.764Z] [INFO] [2024-03-19T01:59:28.764Z] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [2024-03-19T01:59:28.764Z] [INFO] Building GlassFish Transaction modules 8.0.1-SNAPSHOT [65/332] [2024-03-19T01:59:28.764Z] [INFO] from appserver/transaction/pom.xml [2024-03-19T01:59:28.764Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:59:28.764Z] [INFO] [2024-03-19T01:59:28.764Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] No sources to compile [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] No sources to compile [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] No sources to compile [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] Executing tasks [2024-03-19T01:59:28.765Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/classes/META-INF for [2024-03-19T01:59:28.765Z] [INFO] [echo] transaction [2024-03-19T01:59:28.765Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/classes/META-INF [2024-03-19T01:59:28.765Z] [INFO] Executed tasks [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:28.765Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:59:28.765Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/bom.xml [2024-03-19T01:59:28.765Z] [INFO] attaching as transaction-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:28.765Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/bom.json [2024-03-19T01:59:28.765Z] [INFO] attaching as transaction-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] No tests to run. [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- failsafe:3.2.5:verify (verify) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/failsafe-reports [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.transaction-transaction-checkstyle) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] --- install:3.1.1:install (default-install) @ transaction --- [2024-03-19T01:59:28.765Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/8.0.1-SNAPSHOT/transaction-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:28.765Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/8.0.1-SNAPSHOT/transaction-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:28.765Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/8.0.1-SNAPSHOT/transaction-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.765Z] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [2024-03-19T01:59:28.765Z] [INFO] Building Transaction Service Internal API 8.0.1-SNAPSHOT [66/332] [2024-03-19T01:59:28.765Z] [INFO] from appserver/transaction/internal-api/pom.xml [2024-03-19T01:59:28.765Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:28.765Z] [INFO] [2024-03-19T01:59:28.766Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction-internal-api --- [2024-03-19T01:59:28.766Z] [INFO] [2024-03-19T01:59:28.766Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ transaction-internal-api --- [2024-03-19T01:59:28.766Z] [INFO] [2024-03-19T01:59:28.766Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ transaction-internal-api --- [2024-03-19T01:59:28.766Z] [INFO] [2024-03-19T01:59:28.766Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ transaction-internal-api --- [2024-03-19T01:59:28.766Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:28.766Z] [INFO] Compiling 18 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:28.766Z] [INFO] [2024-03-19T01:59:28.766Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ transaction-internal-api --- [2024-03-19T01:59:28.766Z] [INFO] [2024-03-19T01:59:28.766Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ transaction-internal-api --- [2024-03-19T01:59:28.766Z] [INFO] [2024-03-19T01:59:28.766Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction-internal-api --- [2024-03-19T01:59:28.766Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:28.766Z] [INFO] [2024-03-19T01:59:28.766Z] [INFO] --- resources:3.3.1:resources (default-resources) @ transaction-internal-api --- [2024-03-19T01:59:28.766Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:59:28.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/src/main/manpages [2024-03-19T01:59:28.766Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:28.766Z] [INFO] [2024-03-19T01:59:28.766Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ transaction-internal-api --- [2024-03-19T01:59:28.766Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:28.766Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:29.022Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java uses unchecked or unsafe operations. [2024-03-19T01:59:29.022Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:29.022Z] [INFO] [2024-03-19T01:59:29.022Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ transaction-internal-api --- [2024-03-19T01:59:29.022Z] [INFO] [2024-03-19T01:59:29.022Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ transaction-internal-api --- [2024-03-19T01:59:29.022Z] [INFO] [2024-03-19T01:59:29.022Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ transaction-internal-api --- [2024-03-19T01:59:29.022Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:29.022Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:29.022Z] [INFO] [2024-03-19T01:59:29.022Z] [INFO] --- command-security:1.0.17:check (default-check) @ transaction-internal-api --- [2024-03-19T01:59:29.022Z] [INFO] [2024-03-19T01:59:29.022Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ transaction-internal-api --- [2024-03-19T01:59:29.022Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:29.022Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:29.022Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:59:29.022Z] [INFO] [2024-03-19T01:59:29.022Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transaction-internal-api --- [2024-03-19T01:59:29.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/src/test/resources [2024-03-19T01:59:29.022Z] [INFO] [2024-03-19T01:59:29.022Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ transaction-internal-api --- [2024-03-19T01:59:29.023Z] [INFO] No sources to compile [2024-03-19T01:59:29.023Z] [INFO] [2024-03-19T01:59:29.023Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ transaction-internal-api --- [2024-03-19T01:59:29.023Z] [INFO] [2024-03-19T01:59:29.023Z] [INFO] --- surefire:3.2.5:test (default-test) @ transaction-internal-api --- [2024-03-19T01:59:29.023Z] [INFO] [2024-03-19T01:59:29.023Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction-internal-api --- [2024-03-19T01:59:29.023Z] [INFO] Executing tasks [2024-03-19T01:59:29.023Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/classes/META-INF for [2024-03-19T01:59:29.023Z] [INFO] [echo] transaction-internal-api [2024-03-19T01:59:29.023Z] [INFO] Executed tasks [2024-03-19T01:59:29.023Z] [INFO] [2024-03-19T01:59:29.023Z] [INFO] --- jar:3.3.0:jar (default-jar) @ transaction-internal-api --- [2024-03-19T01:59:29.023Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/transaction-internal-api.jar [2024-03-19T01:59:29.023Z] [INFO] [2024-03-19T01:59:29.023Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ transaction-internal-api --- [2024-03-19T01:59:29.023Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:29.585Z] [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) [2024-03-19T01:59:29.585Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/bom.xml [2024-03-19T01:59:29.585Z] [INFO] attaching as transaction-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:29.585Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/bom.json [2024-03-19T01:59:29.585Z] [INFO] attaching as transaction-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:29.585Z] [INFO] [2024-03-19T01:59:29.585Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction-internal-api --- [2024-03-19T01:59:29.585Z] [INFO] [2024-03-19T01:59:29.585Z] [INFO] --- failsafe:3.2.5:verify (verify) @ transaction-internal-api --- [2024-03-19T01:59:29.585Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/failsafe-reports [2024-03-19T01:59:29.585Z] [INFO] [2024-03-19T01:59:29.585Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.transaction-transaction-internal-api-checkstyle) @ transaction-internal-api --- [2024-03-19T01:59:29.841Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:29.841Z] [INFO] [2024-03-19T01:59:29.841Z] [INFO] --- install:3.1.1:install (default-install) @ transaction-internal-api --- [2024-03-19T01:59:29.841Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/8.0.1-SNAPSHOT/transaction-internal-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:29.841Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/8.0.1-SNAPSHOT/transaction-internal-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:29.841Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/8.0.1-SNAPSHOT/transaction-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:29.841Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/internal-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/8.0.1-SNAPSHOT/transaction-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:29.841Z] [INFO] [2024-03-19T01:59:29.841Z] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [2024-03-19T01:59:29.842Z] [INFO] Building GlassFish Resources infrastructure related modules 8.0.1-SNAPSHOT [67/332] [2024-03-19T01:59:29.842Z] [INFO] from appserver/resources/pom.xml [2024-03-19T01:59:29.842Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] No sources to compile [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] No sources to compile [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] No sources to compile [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] Executing tasks [2024-03-19T01:59:29.842Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/classes/META-INF for [2024-03-19T01:59:29.842Z] [INFO] [echo] resources [2024-03-19T01:59:29.842Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/classes/META-INF [2024-03-19T01:59:29.842Z] [INFO] Executed tasks [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:29.842Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:59:29.842Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/bom.xml [2024-03-19T01:59:29.842Z] [INFO] attaching as resources-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:29.842Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/bom.json [2024-03-19T01:59:29.842Z] [INFO] attaching as resources-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] No tests to run. [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources --- [2024-03-19T01:59:29.842Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/failsafe-reports [2024-03-19T01:59:29.842Z] [INFO] [2024-03-19T01:59:29.842Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resources-resources-checkstyle) @ resources --- [2024-03-19T01:59:30.100Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:30.100Z] [INFO] [2024-03-19T01:59:30.100Z] [INFO] --- install:3.1.1:install (default-install) @ resources --- [2024-03-19T01:59:30.100Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/8.0.1-SNAPSHOT/resources-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:30.100Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/8.0.1-SNAPSHOT/resources-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:30.100Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/8.0.1-SNAPSHOT/resources-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:30.100Z] [INFO] [2024-03-19T01:59:30.100Z] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [2024-03-19T01:59:30.100Z] [INFO] Building Resources Connector 8.0.1-SNAPSHOT [68/332] [2024-03-19T01:59:30.100Z] [INFO] from appserver/resources/resources-connector/pom.xml [2024-03-19T01:59:30.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:30.100Z] [INFO] [2024-03-19T01:59:30.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-connector --- [2024-03-19T01:59:30.100Z] [INFO] [2024-03-19T01:59:30.100Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ resources-connector --- [2024-03-19T01:59:30.100Z] [INFO] [2024-03-19T01:59:30.100Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ resources-connector --- [2024-03-19T01:59:30.100Z] [INFO] [2024-03-19T01:59:30.100Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ resources-connector --- [2024-03-19T01:59:30.100Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:30.100Z] [INFO] Compiling 36 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:30.357Z] [INFO] [2024-03-19T01:59:30.357Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ resources-connector --- [2024-03-19T01:59:30.357Z] [INFO] [2024-03-19T01:59:30.357Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ resources-connector --- [2024-03-19T01:59:30.357Z] [INFO] [2024-03-19T01:59:30.357Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-connector --- [2024-03-19T01:59:30.357Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:30.357Z] [INFO] [2024-03-19T01:59:30.357Z] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-connector --- [2024-03-19T01:59:30.357Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-03-19T01:59:30.357Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:59:30.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/src/main/manpages [2024-03-19T01:59:30.357Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:30.357Z] [INFO] [2024-03-19T01:59:30.357Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ resources-connector --- [2024-03-19T01:59:30.357Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:30.357Z] [INFO] Compiling 38 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:30.613Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/URLObjectFactory.java: Some input files use or override a deprecated API. [2024-03-19T01:59:30.613Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/URLObjectFactory.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:59:30.613Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/listener/ApplicationScopedResourcesManager.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:30.613Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/listener/ApplicationScopedResourcesManager.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:30.613Z] [INFO] [2024-03-19T01:59:30.613Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ resources-connector --- [2024-03-19T01:59:30.613Z] [INFO] [2024-03-19T01:59:30.613Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ resources-connector --- [2024-03-19T01:59:30.613Z] [INFO] [2024-03-19T01:59:30.613Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-connector --- [2024-03-19T01:59:30.613Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:30.613Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:30.613Z] [INFO] [2024-03-19T01:59:30.613Z] [INFO] --- command-security:1.0.17:check (default-check) @ resources-connector --- [2024-03-19T01:59:30.613Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.admin.cli.AddResources, org.glassfish.resources.admin.cli.CreateCustomResource, org.glassfish.resources.admin.cli.CreateJndiResource, org.glassfish.resources.admin.cli.DeleteCustomResource, org.glassfish.resources.admin.cli.DeleteJndiResource, org.glassfish.resources.admin.cli.ListCustomResources, org.glassfish.resources.admin.cli.ListJndiResources] [2024-03-19T01:59:30.613Z] [INFO] [2024-03-19T01:59:30.613Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ resources-connector --- [2024-03-19T01:59:30.613Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:30.613Z] [INFO] Compiling 38 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:30.869Z] [INFO] [2024-03-19T01:59:30.869Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-connector --- [2024-03-19T01:59:30.869Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-03-19T01:59:30.869Z] [INFO] [2024-03-19T01:59:30.869Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ resources-connector --- [2024-03-19T01:59:30.869Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:30.869Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:59:31.125Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:59:31.125Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:59:31.125Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:59:31.125Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:59:31.125Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:59:31.125Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:59:31.125Z] Use -proc:none to disable annotation processing. [2024-03-19T01:59:31.125Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/src/test/java/org/glassfish/resources/admin/cli/CreateJndiResourceTest.java: Some input files use or override a deprecated API. [2024-03-19T01:59:31.125Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/src/test/java/org/glassfish/resources/admin/cli/CreateJndiResourceTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:59:31.125Z] [INFO] [2024-03-19T01:59:31.125Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-connector --- [2024-03-19T01:59:31.125Z] [INFO] [2024-03-19T01:59:31.125Z] [INFO] --- surefire:3.2.5:test (default-test) @ resources-connector --- [2024-03-19T01:59:31.125Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/surefire-reports [2024-03-19T01:59:31.125Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:59:31.125Z] [INFO] [2024-03-19T01:59:31.126Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:31.126Z] [INFO] T E S T S [2024-03-19T01:59:31.126Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:31.382Z] [0.003s][info][gc] Using G1 [2024-03-19T01:59:31.638Z] [0.403s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 3.035ms [2024-03-19T01:59:31.894Z] [INFO] Running org.glassfish.resources.admin.cli.ListJndiResourcesTest [2024-03-19T01:59:32.150Z] 01:59:31.949498 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 28 [2024-03-19T01:59:32.150Z] Column number = 102 [2024-03-19T01:59:32.150Z] System Id = null [2024-03-19T01:59:32.150Z] Public Id = null [2024-03-19T01:59:32.150Z] Location Uri= null [2024-03-19T01:59:32.150Z] CharacterOffset = 1484 [2024-03-19T01:59:32.150Z] [2024-03-19T01:59:32.150Z] 01:59:31.961253 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 29 [2024-03-19T01:59:32.150Z] Column number = 71 [2024-03-19T01:59:32.150Z] System Id = null [2024-03-19T01:59:32.150Z] Public Id = null [2024-03-19T01:59:32.150Z] Location Uri= null [2024-03-19T01:59:32.150Z] CharacterOffset = 1555 [2024-03-19T01:59:32.150Z] [2024-03-19T01:59:32.151Z] 01:59:31.961705 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 30 [2024-03-19T01:59:32.151Z] Column number = 146 [2024-03-19T01:59:32.151Z] System Id = null [2024-03-19T01:59:32.151Z] Public Id = null [2024-03-19T01:59:32.151Z] Location Uri= null [2024-03-19T01:59:32.151Z] CharacterOffset = 1701 [2024-03-19T01:59:32.151Z] [2024-03-19T01:59:32.151Z] 01:59:31.962193 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 34 [2024-03-19T01:59:32.151Z] Column number = 176 [2024-03-19T01:59:32.151Z] System Id = null [2024-03-19T01:59:32.151Z] Public Id = null [2024-03-19T01:59:32.151Z] Location Uri= null [2024-03-19T01:59:32.151Z] CharacterOffset = 2071 [2024-03-19T01:59:32.151Z] [2024-03-19T01:59:32.151Z] [0.841s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 32M->10M(258M) 3.962ms [2024-03-19T01:59:32.151Z] 01:59:31.982167 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 115 [2024-03-19T01:59:32.151Z] Column number = 76 [2024-03-19T01:59:32.151Z] System Id = null [2024-03-19T01:59:32.151Z] Public Id = null [2024-03-19T01:59:32.151Z] Location Uri= null [2024-03-19T01:59:32.151Z] CharacterOffset = 7452 [2024-03-19T01:59:32.151Z] [2024-03-19T01:59:32.151Z] 01:59:31.985295 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 160 [2024-03-19T01:59:32.151Z] Column number = 42 [2024-03-19T01:59:32.151Z] System Id = null [2024-03-19T01:59:32.151Z] Public Id = null [2024-03-19T01:59:32.151Z] Location Uri= null [2024-03-19T01:59:32.151Z] CharacterOffset = 11074 [2024-03-19T01:59:32.151Z] [2024-03-19T01:59:32.151Z] 01:59:32.140232 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T01:59:32.407Z] 01:59:32.165893 WARNING main com.sun.logging.LogDomains.getResourceBundle Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class org.glassfish.resources.admin.cli.ListJndiResourcesTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-03-19T01:59:32.407Z] 01:59:32.240063 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T01:59:32.664Z] 01:59:32.416452 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T01:59:32.664Z] 01:59:32.423256 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.ListJndiResourcesTest.testExecuteSuccessListOriginal, started at 01:59:32.153371398, test time: 269 ms [2024-03-19T01:59:32.664Z] 01:59:32.611923 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.ListJndiResourcesTest.testExecuteSuccessListNoResource, started at 01:59:32.444416402, test time: 167 ms [2024-03-19T01:59:32.665Z] 01:59:32.628020 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.ListJndiResourcesTest.testExecuteSuccessListResource, started at 01:59:32.615156398, test time: 12 ms [2024-03-19T01:59:32.665Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 s -- in org.glassfish.resources.admin.cli.ListJndiResourcesTest [2024-03-19T01:59:32.665Z] [INFO] Running org.glassfish.resources.admin.cli.CreateJndiResourceTest [2024-03-19T01:59:32.921Z] 01:59:32.679600 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 28 [2024-03-19T01:59:32.921Z] Column number = 102 [2024-03-19T01:59:32.921Z] System Id = null [2024-03-19T01:59:32.921Z] Public Id = null [2024-03-19T01:59:32.921Z] Location Uri= null [2024-03-19T01:59:32.921Z] CharacterOffset = 1484 [2024-03-19T01:59:32.921Z] [2024-03-19T01:59:32.921Z] 01:59:32.680061 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 29 [2024-03-19T01:59:32.921Z] Column number = 71 [2024-03-19T01:59:32.921Z] System Id = null [2024-03-19T01:59:32.921Z] Public Id = null [2024-03-19T01:59:32.921Z] Location Uri= null [2024-03-19T01:59:32.921Z] CharacterOffset = 1555 [2024-03-19T01:59:32.921Z] [2024-03-19T01:59:32.921Z] 01:59:32.680449 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 30 [2024-03-19T01:59:32.921Z] Column number = 146 [2024-03-19T01:59:32.921Z] System Id = null [2024-03-19T01:59:32.921Z] Public Id = null [2024-03-19T01:59:32.921Z] Location Uri= null [2024-03-19T01:59:32.921Z] CharacterOffset = 1701 [2024-03-19T01:59:32.921Z] [2024-03-19T01:59:32.921Z] 01:59:32.680891 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 34 [2024-03-19T01:59:32.921Z] Column number = 176 [2024-03-19T01:59:32.921Z] System Id = null [2024-03-19T01:59:32.921Z] Public Id = null [2024-03-19T01:59:32.921Z] Location Uri= null [2024-03-19T01:59:32.921Z] CharacterOffset = 2071 [2024-03-19T01:59:32.921Z] [2024-03-19T01:59:32.922Z] 01:59:32.690567 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 115 [2024-03-19T01:59:32.922Z] Column number = 76 [2024-03-19T01:59:32.922Z] System Id = null [2024-03-19T01:59:32.922Z] Public Id = null [2024-03-19T01:59:32.922Z] Location Uri= null [2024-03-19T01:59:32.922Z] CharacterOffset = 7452 [2024-03-19T01:59:32.922Z] [2024-03-19T01:59:32.922Z] 01:59:32.692142 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 160 [2024-03-19T01:59:32.922Z] Column number = 42 [2024-03-19T01:59:32.922Z] System Id = null [2024-03-19T01:59:32.922Z] Public Id = null [2024-03-19T01:59:32.922Z] Location Uri= null [2024-03-19T01:59:32.922Z] CharacterOffset = 11074 [2024-03-19T01:59:32.922Z] [2024-03-19T01:59:32.922Z] 01:59:32.740022 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T01:59:32.922Z] 01:59:32.752000 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T01:59:32.922Z] 01:59:32.753687 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteFailInvalidJndiLookupName, started at 01:59:32.742301609, test time: 11 ms [2024-03-19T01:59:32.922Z] 01:59:32.758796 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteFailInvalidResType, started at 01:59:32.755898935, test time: 2 ms [2024-03-19T01:59:32.922Z] 01:59:32.773486 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteSuccess, started at 01:59:32.760710326, test time: 12 ms [2024-03-19T01:59:32.922Z] 01:59:32.785989 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteWithOptionalValuesSet, started at 01:59:32.775816873, test time: 10 ms [2024-03-19T01:59:32.922Z] 01:59:32.800568 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteFailDuplicateResource, started at 01:59:32.788288023, test time: 12 ms [2024-03-19T01:59:32.922Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.glassfish.resources.admin.cli.CreateJndiResourceTest [2024-03-19T01:59:32.922Z] [INFO] Running org.glassfish.resources.admin.cli.DeleteJndiResourceTest [2024-03-19T01:59:32.922Z] 01:59:32.835795 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 28 [2024-03-19T01:59:32.922Z] Column number = 102 [2024-03-19T01:59:32.922Z] System Id = null [2024-03-19T01:59:32.922Z] Public Id = null [2024-03-19T01:59:32.922Z] Location Uri= null [2024-03-19T01:59:32.922Z] CharacterOffset = 1484 [2024-03-19T01:59:32.922Z] [2024-03-19T01:59:32.922Z] 01:59:32.836215 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 29 [2024-03-19T01:59:32.922Z] Column number = 71 [2024-03-19T01:59:32.922Z] System Id = null [2024-03-19T01:59:32.922Z] Public Id = null [2024-03-19T01:59:32.922Z] Location Uri= null [2024-03-19T01:59:32.922Z] CharacterOffset = 1555 [2024-03-19T01:59:32.922Z] [2024-03-19T01:59:32.922Z] 01:59:32.836464 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 30 [2024-03-19T01:59:32.922Z] Column number = 146 [2024-03-19T01:59:32.922Z] System Id = null [2024-03-19T01:59:32.922Z] Public Id = null [2024-03-19T01:59:32.922Z] Location Uri= null [2024-03-19T01:59:32.922Z] CharacterOffset = 1701 [2024-03-19T01:59:32.922Z] [2024-03-19T01:59:32.923Z] 01:59:32.836767 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 34 [2024-03-19T01:59:32.923Z] Column number = 176 [2024-03-19T01:59:32.923Z] System Id = null [2024-03-19T01:59:32.923Z] Public Id = null [2024-03-19T01:59:32.923Z] Location Uri= null [2024-03-19T01:59:32.923Z] CharacterOffset = 2071 [2024-03-19T01:59:32.923Z] [2024-03-19T01:59:32.923Z] 01:59:32.844488 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 115 [2024-03-19T01:59:32.923Z] Column number = 76 [2024-03-19T01:59:32.923Z] System Id = null [2024-03-19T01:59:32.923Z] Public Id = null [2024-03-19T01:59:32.923Z] Location Uri= null [2024-03-19T01:59:32.923Z] CharacterOffset = 7452 [2024-03-19T01:59:32.923Z] [2024-03-19T01:59:32.923Z] 01:59:32.845975 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 160 [2024-03-19T01:59:32.923Z] Column number = 42 [2024-03-19T01:59:32.923Z] System Id = null [2024-03-19T01:59:32.923Z] Public Id = null [2024-03-19T01:59:32.923Z] Location Uri= null [2024-03-19T01:59:32.923Z] CharacterOffset = 11074 [2024-03-19T01:59:32.923Z] [2024-03-19T01:59:32.923Z] 01:59:32.888457 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T01:59:32.923Z] 01:59:32.896028 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T01:59:32.923Z] 01:59:32.898181 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.DeleteJndiResourceTest.testExecuteFailDoesNotExist, started at 01:59:32.890380933, test time: 7 ms [2024-03-19T01:59:32.923Z] 01:59:32.910730 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.DeleteJndiResourceTest.testExecuteSuccessDefaultTarget, started at 01:59:32.900309474, test time: 10 ms [2024-03-19T01:59:32.923Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.glassfish.resources.admin.cli.DeleteJndiResourceTest [2024-03-19T01:59:33.487Z] [INFO] [2024-03-19T01:59:33.487Z] [INFO] Results: [2024-03-19T01:59:33.487Z] [INFO] [2024-03-19T01:59:33.487Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:59:33.487Z] [INFO] [2024-03-19T01:59:33.487Z] [INFO] [2024-03-19T01:59:33.487Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-connector --- [2024-03-19T01:59:33.487Z] [INFO] Executing tasks [2024-03-19T01:59:33.487Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/classes/META-INF for [2024-03-19T01:59:33.487Z] [INFO] [echo] resources-connector [2024-03-19T01:59:33.487Z] [INFO] Executed tasks [2024-03-19T01:59:33.487Z] [INFO] [2024-03-19T01:59:33.487Z] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-connector --- [2024-03-19T01:59:33.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/resources-connector.jar [2024-03-19T01:59:33.488Z] [INFO] [2024-03-19T01:59:33.488Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ resources-connector --- [2024-03-19T01:59:33.488Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:35.379Z] [INFO] CycloneDX: Creating BOM version 1.4 with 67 component(s) [2024-03-19T01:59:35.380Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/bom.xml [2024-03-19T01:59:35.380Z] [INFO] attaching as resources-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:35.380Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/bom.json [2024-03-19T01:59:35.380Z] [INFO] attaching as resources-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:35.380Z] [INFO] [2024-03-19T01:59:35.380Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-connector --- [2024-03-19T01:59:35.380Z] [INFO] [2024-03-19T01:59:35.380Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources-connector --- [2024-03-19T01:59:35.380Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/failsafe-reports [2024-03-19T01:59:35.380Z] [INFO] [2024-03-19T01:59:35.380Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resources-resources-connector-checkstyle) @ resources-connector --- [2024-03-19T01:59:36.312Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:36.312Z] [INFO] [2024-03-19T01:59:36.312Z] [INFO] --- install:3.1.1:install (default-install) @ resources-connector --- [2024-03-19T01:59:36.312Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/8.0.1-SNAPSHOT/resources-connector-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:36.312Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/8.0.1-SNAPSHOT/resources-connector-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:36.312Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/8.0.1-SNAPSHOT/resources-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:36.312Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/8.0.1-SNAPSHOT/resources-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:36.312Z] [INFO] [2024-03-19T01:59:36.312Z] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [2024-03-19T01:59:36.312Z] [INFO] Building Connectors Parent 8.0.1-SNAPSHOT [69/332] [2024-03-19T01:59:36.312Z] [INFO] from appserver/connectors/pom.xml [2024-03-19T01:59:36.312Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:59:36.312Z] [INFO] [2024-03-19T01:59:36.312Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors --- [2024-03-19T01:59:36.312Z] [INFO] [2024-03-19T01:59:36.312Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] No sources to compile [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] No sources to compile [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] No sources to compile [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] Executing tasks [2024-03-19T01:59:36.313Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/classes/META-INF for [2024-03-19T01:59:36.313Z] [INFO] [echo] connectors [2024-03-19T01:59:36.313Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/classes/META-INF [2024-03-19T01:59:36.313Z] [INFO] Executed tasks [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:36.313Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:59:36.313Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/bom.xml [2024-03-19T01:59:36.313Z] [INFO] attaching as connectors-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:36.313Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/bom.json [2024-03-19T01:59:36.313Z] [INFO] attaching as connectors-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] No tests to run. [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/failsafe-reports [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-connectors-checkstyle) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- install:3.1.1:install (default-install) @ connectors --- [2024-03-19T01:59:36.313Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/8.0.1-SNAPSHOT/connectors-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:36.313Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/8.0.1-SNAPSHOT/connectors-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:36.313Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/8.0.1-SNAPSHOT/connectors-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [2024-03-19T01:59:36.313Z] [INFO] Building Connectors Private APIs for GlassFish Containers 8.0.1-SNAPSHOT [70/332] [2024-03-19T01:59:36.313Z] [INFO] from appserver/connectors/connectors-internal-api/pom.xml [2024-03-19T01:59:36.313Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-internal-api --- [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.313Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-internal-api --- [2024-03-19T01:59:36.313Z] [INFO] [2024-03-19T01:59:36.314Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-internal-api --- [2024-03-19T01:59:36.314Z] [INFO] [2024-03-19T01:59:36.314Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-internal-api --- [2024-03-19T01:59:36.314Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:36.314Z] [INFO] Compiling 45 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:36.570Z] [INFO] [2024-03-19T01:59:36.570Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-internal-api --- [2024-03-19T01:59:36.570Z] [INFO] [2024-03-19T01:59:36.570Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-internal-api --- [2024-03-19T01:59:36.570Z] [INFO] [2024-03-19T01:59:36.570Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-internal-api --- [2024-03-19T01:59:36.570Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:36.570Z] [INFO] [2024-03-19T01:59:36.570Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-internal-api --- [2024-03-19T01:59:36.570Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:59:36.570Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:59:36.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/main/manpages [2024-03-19T01:59:36.571Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:36.571Z] [INFO] [2024-03-19T01:59:36.571Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-internal-api --- [2024-03-19T01:59:36.571Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:36.571Z] [INFO] Compiling 56 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:36.828Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java:[101,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:36.828Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java:[128,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:36.828Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorClassLoaderServiceImpl.java:[80,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:36.828Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsUtil.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:36.828Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsUtil.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:36.828Z] [INFO] [2024-03-19T01:59:36.828Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ connectors-internal-api --- [2024-03-19T01:59:36.828Z] [INFO] [2024-03-19T01:59:36.828Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ connectors-internal-api --- [2024-03-19T01:59:36.828Z] [INFO] [2024-03-19T01:59:36.828Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-internal-api --- [2024-03-19T01:59:36.828Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:37.085Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:37.085Z] [INFO] [2024-03-19T01:59:37.085Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-internal-api --- [2024-03-19T01:59:37.085Z] [INFO] [2024-03-19T01:59:37.085Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-internal-api --- [2024-03-19T01:59:37.085Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:37.085Z] [INFO] Compiling 56 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:37.342Z] [INFO] [2024-03-19T01:59:37.342Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-internal-api --- [2024-03-19T01:59:37.342Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-03-19T01:59:37.342Z] [INFO] [2024-03-19T01:59:37.342Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-internal-api --- [2024-03-19T01:59:37.342Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:37.342Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:59:37.599Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:59:37.599Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:59:37.599Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:59:37.599Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:59:37.599Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:59:37.599Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:59:37.599Z] Use -proc:none to disable annotation processing. [2024-03-19T01:59:37.599Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/test/java/org/glassfish/connectors/config/AllModelsImplementingTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/test/java/org/glassfish/connectors/config/AllModelsImplementingTest.java uses unchecked or unsafe operations. [2024-03-19T01:59:37.600Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/src/test/java/org/glassfish/connectors/config/AllModelsImplementingTest.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:37.600Z] [INFO] [2024-03-19T01:59:37.600Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-internal-api --- [2024-03-19T01:59:37.600Z] [INFO] [2024-03-19T01:59:37.600Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-internal-api --- [2024-03-19T01:59:37.600Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/surefire-reports [2024-03-19T01:59:37.600Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:59:37.600Z] [INFO] [2024-03-19T01:59:37.600Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:37.600Z] [INFO] T E S T S [2024-03-19T01:59:37.600Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:37.600Z] [0.003s][info][gc] Using G1 [2024-03-19T01:59:37.857Z] [0.386s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 3.020ms [2024-03-19T01:59:38.114Z] [INFO] Running org.glassfish.connectors.config.AllModelsImplementingTest [2024-03-19T01:59:38.372Z] [0.839s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->10M(258M) 4.319ms [2024-03-19T01:59:38.372Z] 01:59:38.211453 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 151 [2024-03-19T01:59:38.372Z] Column number = 42 [2024-03-19T01:59:38.372Z] System Id = null [2024-03-19T01:59:38.372Z] Public Id = null [2024-03-19T01:59:38.372Z] Location Uri= null [2024-03-19T01:59:38.372Z] CharacterOffset = 9203 [2024-03-19T01:59:38.372Z] [2024-03-19T01:59:38.372Z] 01:59:38.340991 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.config.AllModelsImplementingTest.checkResources, started at 01:59:38.297601932, test time: 43 ms [2024-03-19T01:59:38.372Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in org.glassfish.connectors.config.AllModelsImplementingTest [2024-03-19T01:59:38.372Z] [INFO] Running org.glassfish.connectors.config.PasswordAliasTest [2024-03-19T01:59:38.629Z] 01:59:38.462533 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.config.PasswordAliasTest.passwordAttributeTest, started at 01:59:38.451238002, test time: 11 ms [2024-03-19T01:59:38.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.glassfish.connectors.config.PasswordAliasTest [2024-03-19T01:59:38.629Z] [INFO] Running com.sun.appserv.connectors.internal.api.ConnectorsUtilTest [2024-03-19T01:59:38.629Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in com.sun.appserv.connectors.internal.api.ConnectorsUtilTest [2024-03-19T01:59:38.886Z] [INFO] [2024-03-19T01:59:38.886Z] [INFO] Results: [2024-03-19T01:59:38.886Z] [INFO] [2024-03-19T01:59:38.886Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1 [2024-03-19T01:59:38.886Z] [INFO] [2024-03-19T01:59:38.886Z] [INFO] [2024-03-19T01:59:38.886Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-internal-api --- [2024-03-19T01:59:38.886Z] [INFO] Executing tasks [2024-03-19T01:59:38.886Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/classes/META-INF for [2024-03-19T01:59:38.886Z] [INFO] [echo] connectors-internal-api [2024-03-19T01:59:38.886Z] [INFO] Executed tasks [2024-03-19T01:59:38.886Z] [INFO] [2024-03-19T01:59:38.886Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-internal-api --- [2024-03-19T01:59:38.886Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar [2024-03-19T01:59:38.886Z] [INFO] [2024-03-19T01:59:38.886Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-internal-api --- [2024-03-19T01:59:38.886Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:40.781Z] [INFO] CycloneDX: Creating BOM version 1.4 with 69 component(s) [2024-03-19T01:59:40.781Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/bom.xml [2024-03-19T01:59:40.781Z] [INFO] attaching as connectors-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:40.781Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/bom.json [2024-03-19T01:59:40.781Z] [INFO] attaching as connectors-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:40.781Z] [INFO] [2024-03-19T01:59:40.781Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-internal-api --- [2024-03-19T01:59:40.781Z] [INFO] [2024-03-19T01:59:40.781Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-internal-api --- [2024-03-19T01:59:40.781Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/failsafe-reports [2024-03-19T01:59:40.781Z] [INFO] [2024-03-19T01:59:40.781Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-connectors-internal-api-checkstyle) @ connectors-internal-api --- [2024-03-19T01:59:41.346Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:41.346Z] [INFO] [2024-03-19T01:59:41.346Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-internal-api --- [2024-03-19T01:59:41.346Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/8.0.1-SNAPSHOT/connectors-internal-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:41.346Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/8.0.1-SNAPSHOT/connectors-internal-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:41.346Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/8.0.1-SNAPSHOT/connectors-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:41.346Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-internal-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/8.0.1-SNAPSHOT/connectors-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:41.346Z] [INFO] [2024-03-19T01:59:41.346Z] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [2024-03-19T01:59:41.346Z] [INFO] Building EJB container Internal API 8.0.1-SNAPSHOT [71/332] [2024-03-19T01:59:41.346Z] [INFO] from appserver/ejb/ejb-internal-api/pom.xml [2024-03-19T01:59:41.346Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:41.346Z] [INFO] [2024-03-19T01:59:41.346Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-internal-api --- [2024-03-19T01:59:41.346Z] [INFO] [2024-03-19T01:59:41.346Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-internal-api --- [2024-03-19T01:59:41.346Z] [INFO] [2024-03-19T01:59:41.346Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-internal-api --- [2024-03-19T01:59:41.346Z] [INFO] [2024-03-19T01:59:41.346Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-internal-api --- [2024-03-19T01:59:41.347Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:41.347Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:41.347Z] [INFO] [2024-03-19T01:59:41.347Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-internal-api --- [2024-03-19T01:59:41.347Z] [INFO] [2024-03-19T01:59:41.347Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-internal-api --- [2024-03-19T01:59:41.347Z] [INFO] [2024-03-19T01:59:41.347Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-internal-api --- [2024-03-19T01:59:41.347Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:41.347Z] [INFO] [2024-03-19T01:59:41.347Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-internal-api --- [2024-03-19T01:59:41.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/src/main/resources [2024-03-19T01:59:41.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/src/main/manpages [2024-03-19T01:59:41.347Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:41.347Z] [INFO] [2024-03-19T01:59:41.347Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-internal-api --- [2024-03-19T01:59:41.347Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:41.347Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:41.605Z] [INFO] [2024-03-19T01:59:41.605Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ejb-internal-api --- [2024-03-19T01:59:41.605Z] [INFO] [2024-03-19T01:59:41.605Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ejb-internal-api --- [2024-03-19T01:59:41.605Z] [INFO] [2024-03-19T01:59:41.605Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-internal-api --- [2024-03-19T01:59:41.605Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:41.605Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:41.605Z] [INFO] [2024-03-19T01:59:41.605Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-internal-api --- [2024-03-19T01:59:41.605Z] [INFO] [2024-03-19T01:59:41.605Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-internal-api --- [2024-03-19T01:59:41.605Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:41.605Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:41.862Z] [INFO] [2024-03-19T01:59:41.862Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-internal-api --- [2024-03-19T01:59:41.862Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/src/test/resources [2024-03-19T01:59:41.862Z] [INFO] [2024-03-19T01:59:41.862Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb-internal-api --- [2024-03-19T01:59:41.862Z] [INFO] No sources to compile [2024-03-19T01:59:41.862Z] [INFO] [2024-03-19T01:59:41.862Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-internal-api --- [2024-03-19T01:59:41.862Z] [INFO] [2024-03-19T01:59:41.862Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-internal-api --- [2024-03-19T01:59:41.862Z] [INFO] [2024-03-19T01:59:41.862Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-internal-api --- [2024-03-19T01:59:41.862Z] [INFO] Executing tasks [2024-03-19T01:59:41.862Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/classes/META-INF for [2024-03-19T01:59:41.862Z] [INFO] [echo] ejb-internal-api [2024-03-19T01:59:41.862Z] [INFO] Executed tasks [2024-03-19T01:59:41.862Z] [INFO] [2024-03-19T01:59:41.862Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-internal-api --- [2024-03-19T01:59:41.862Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar [2024-03-19T01:59:41.862Z] [INFO] [2024-03-19T01:59:41.862Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-internal-api --- [2024-03-19T01:59:41.862Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:42.793Z] [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) [2024-03-19T01:59:42.793Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/bom.xml [2024-03-19T01:59:42.793Z] [INFO] attaching as ejb-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:42.793Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/bom.json [2024-03-19T01:59:42.793Z] [INFO] attaching as ejb-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:42.793Z] [INFO] [2024-03-19T01:59:42.793Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-internal-api --- [2024-03-19T01:59:42.793Z] [INFO] [2024-03-19T01:59:42.793Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-internal-api --- [2024-03-19T01:59:42.793Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/failsafe-reports [2024-03-19T01:59:42.793Z] [INFO] [2024-03-19T01:59:42.793Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-internal-api-checkstyle) @ ejb-internal-api --- [2024-03-19T01:59:42.793Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:42.793Z] [INFO] [2024-03-19T01:59:42.793Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-internal-api --- [2024-03-19T01:59:42.793Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/8.0.1-SNAPSHOT/ejb-internal-api-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:42.793Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/8.0.1-SNAPSHOT/ejb-internal-api-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:42.793Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/8.0.1-SNAPSHOT/ejb-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:42.793Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-internal-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/8.0.1-SNAPSHOT/ejb-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:42.793Z] [INFO] [2024-03-19T01:59:42.793Z] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [2024-03-19T01:59:42.793Z] [INFO] Building Java binding for libpam.so 8.0.1-SNAPSHOT [72/332] [2024-03-19T01:59:42.793Z] [INFO] from appserver/libpam4j/pom.xml [2024-03-19T01:59:42.793Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T01:59:42.793Z] [INFO] [2024-03-19T01:59:42.793Z] [INFO] --- clean:3.3.2:clean (default-clean) @ libpam4j --- [2024-03-19T01:59:42.793Z] [INFO] [2024-03-19T01:59:42.793Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ libpam4j --- [2024-03-19T01:59:42.793Z] [INFO] [2024-03-19T01:59:42.793Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ libpam4j --- [2024-03-19T01:59:42.793Z] [INFO] [2024-03-19T01:59:42.793Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ libpam4j --- [2024-03-19T01:59:42.793Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:59:42.793Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:43.050Z] [INFO] [2024-03-19T01:59:43.050Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ libpam4j --- [2024-03-19T01:59:43.050Z] [INFO] [2024-03-19T01:59:43.051Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ libpam4j --- [2024-03-19T01:59:43.051Z] [INFO] [2024-03-19T01:59:43.051Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ libpam4j --- [2024-03-19T01:59:43.051Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:43.051Z] [INFO] [2024-03-19T01:59:43.051Z] [INFO] --- resources:3.3.1:resources (default-resources) @ libpam4j --- [2024-03-19T01:59:43.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/resources [2024-03-19T01:59:43.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/manpages [2024-03-19T01:59:43.051Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:43.051Z] [INFO] [2024-03-19T01:59:43.051Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ libpam4j --- [2024-03-19T01:59:43.051Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T01:59:43.051Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:43.051Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java:[182,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:59:43.051Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java:[183,14] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T01:59:43.051Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use or override a deprecated API. [2024-03-19T01:59:43.051Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:59:43.051Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:43.051Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:43.051Z] [INFO] [2024-03-19T01:59:43.051Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ libpam4j --- [2024-03-19T01:59:43.051Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T01:59:43.051Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:43.051Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:59:43.051Z] [INFO] [2024-03-19T01:59:43.051Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ libpam4j --- [2024-03-19T01:59:43.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/test/resources [2024-03-19T01:59:43.051Z] [INFO] [2024-03-19T01:59:43.051Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ libpam4j --- [2024-03-19T01:59:43.051Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:43.051Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:59:43.051Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java uses or overrides a deprecated API. [2024-03-19T01:59:43.051Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:59:43.052Z] [INFO] [2024-03-19T01:59:43.052Z] [INFO] --- surefire:3.2.5:test (default-test) @ libpam4j --- [2024-03-19T01:59:43.052Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/surefire-reports [2024-03-19T01:59:43.052Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:59:43.052Z] [INFO] [2024-03-19T01:59:43.052Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:43.052Z] [INFO] T E S T S [2024-03-19T01:59:43.052Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:43.052Z] [0.003s][info][gc] Using G1 [2024-03-19T01:59:43.617Z] [INFO] Running org.jvnet.libpam.UnixUserTest [2024-03-19T01:59:43.617Z] [0.517s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->3M(258M) 3.366ms [2024-03-19T01:59:43.617Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.jvnet.libpam.UnixUserTest [2024-03-19T01:59:43.873Z] [INFO] [2024-03-19T01:59:43.873Z] [INFO] Results: [2024-03-19T01:59:43.873Z] [INFO] [2024-03-19T01:59:43.873Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:59:43.873Z] [INFO] [2024-03-19T01:59:43.873Z] [INFO] [2024-03-19T01:59:43.873Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ libpam4j --- [2024-03-19T01:59:43.873Z] [INFO] Executing tasks [2024-03-19T01:59:43.873Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/classes/META-INF for [2024-03-19T01:59:43.873Z] [INFO] [echo] libpam4j [2024-03-19T01:59:43.873Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/classes/META-INF [2024-03-19T01:59:43.873Z] [INFO] Executed tasks [2024-03-19T01:59:43.874Z] [INFO] [2024-03-19T01:59:43.874Z] [INFO] --- jar:3.3.0:jar (default-jar) @ libpam4j --- [2024-03-19T01:59:43.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/libpam4j.jar [2024-03-19T01:59:43.874Z] [INFO] [2024-03-19T01:59:43.874Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ libpam4j --- [2024-03-19T01:59:43.874Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:44.130Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T01:59:44.130Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/bom.xml [2024-03-19T01:59:44.130Z] [INFO] attaching as libpam4j-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:44.130Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/bom.json [2024-03-19T01:59:44.130Z] [INFO] attaching as libpam4j-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:44.130Z] [INFO] [2024-03-19T01:59:44.130Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ libpam4j --- [2024-03-19T01:59:44.130Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:8.0.1-SNAPSHOT : Version for package com.sun.jna is set to different values in the source (8.0.1-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-03-19T01:59:44.130Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:8.0.1-SNAPSHOT : Version for package com.sun.jna.ptr is set to different values in the source (8.0.1-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-03-19T01:59:44.131Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:8.0.1-SNAPSHOT : Version for package com.sun.jna.win32 is set to different values in the source (8.0.1-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-03-19T01:59:44.131Z] [INFO] Building bundle: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/libpam4j.jar [2024-03-19T01:59:44.131Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:44.131Z] [INFO] [2024-03-19T01:59:44.131Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ libpam4j --- [2024-03-19T01:59:44.131Z] [INFO] [2024-03-19T01:59:44.131Z] [INFO] --- failsafe:3.2.5:verify (verify) @ libpam4j --- [2024-03-19T01:59:44.131Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/failsafe-reports [2024-03-19T01:59:44.131Z] [INFO] [2024-03-19T01:59:44.131Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j --- [2024-03-19T01:59:44.388Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:44.388Z] [INFO] [2024-03-19T01:59:44.388Z] [INFO] --- install:3.1.1:install (default-install) @ libpam4j --- [2024-03-19T01:59:44.388Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/8.0.1-SNAPSHOT/libpam4j-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:44.388Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/8.0.1-SNAPSHOT/libpam4j-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:44.388Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/8.0.1-SNAPSHOT/libpam4j-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:44.388Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/libpam4j/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/8.0.1-SNAPSHOT/libpam4j-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:44.388Z] [INFO] [2024-03-19T01:59:44.388Z] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [2024-03-19T01:59:44.388Z] [INFO] Building GlassFish Security Parent 8.0.1-SNAPSHOT [73/332] [2024-03-19T01:59:44.388Z] [INFO] from appserver/security/pom.xml [2024-03-19T01:59:44.388Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:59:44.388Z] [INFO] [2024-03-19T01:59:44.388Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securitymodule --- [2024-03-19T01:59:44.388Z] [INFO] [2024-03-19T01:59:44.388Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ securitymodule --- [2024-03-19T01:59:44.388Z] [INFO] [2024-03-19T01:59:44.388Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ securitymodule --- [2024-03-19T01:59:44.388Z] [INFO] [2024-03-19T01:59:44.388Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ securitymodule --- [2024-03-19T01:59:44.388Z] [INFO] No sources to compile [2024-03-19T01:59:44.388Z] [INFO] [2024-03-19T01:59:44.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ securitymodule --- [2024-03-19T01:59:44.388Z] [INFO] [2024-03-19T01:59:44.388Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ securitymodule --- [2024-03-19T01:59:44.388Z] [INFO] [2024-03-19T01:59:44.388Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ securitymodule --- [2024-03-19T01:59:44.388Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:44.388Z] [INFO] [2024-03-19T01:59:44.388Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ securitymodule --- [2024-03-19T01:59:44.388Z] [INFO] No sources to compile [2024-03-19T01:59:44.388Z] [INFO] [2024-03-19T01:59:44.388Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ securitymodule --- [2024-03-19T01:59:44.388Z] [INFO] No sources to compile [2024-03-19T01:59:44.388Z] [INFO] [2024-03-19T01:59:44.388Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ securitymodule --- [2024-03-19T01:59:44.388Z] [INFO] Executing tasks [2024-03-19T01:59:44.389Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/classes/META-INF for [2024-03-19T01:59:44.389Z] [INFO] [echo] securitymodule [2024-03-19T01:59:44.389Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/classes/META-INF [2024-03-19T01:59:44.389Z] [INFO] Executed tasks [2024-03-19T01:59:44.389Z] [INFO] [2024-03-19T01:59:44.389Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ securitymodule --- [2024-03-19T01:59:44.389Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:44.389Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:59:44.389Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/bom.xml [2024-03-19T01:59:44.389Z] [INFO] attaching as securitymodule-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:44.389Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/bom.json [2024-03-19T01:59:44.389Z] [INFO] attaching as securitymodule-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:44.389Z] [INFO] [2024-03-19T01:59:44.389Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ securitymodule --- [2024-03-19T01:59:44.389Z] [INFO] No tests to run. [2024-03-19T01:59:44.389Z] [INFO] [2024-03-19T01:59:44.389Z] [INFO] --- failsafe:3.2.5:verify (verify) @ securitymodule --- [2024-03-19T01:59:44.389Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/failsafe-reports [2024-03-19T01:59:44.389Z] [INFO] [2024-03-19T01:59:44.389Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-securitymodule-checkstyle) @ securitymodule --- [2024-03-19T01:59:44.389Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:44.389Z] [INFO] [2024-03-19T01:59:44.389Z] [INFO] --- install:3.1.1:install (default-install) @ securitymodule --- [2024-03-19T01:59:44.389Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/8.0.1-SNAPSHOT/securitymodule-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:44.389Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/8.0.1-SNAPSHOT/securitymodule-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:44.389Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/8.0.1-SNAPSHOT/securitymodule-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:44.389Z] [INFO] [2024-03-19T01:59:44.389Z] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [2024-03-19T01:59:44.389Z] [INFO] Building Jakarta EE Security Core Classes 8.0.1-SNAPSHOT [74/332] [2024-03-19T01:59:44.389Z] [INFO] from appserver/security/core-ee/pom.xml [2024-03-19T01:59:44.389Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:44.389Z] [INFO] [2024-03-19T01:59:44.389Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-ee --- [2024-03-19T01:59:44.389Z] [INFO] [2024-03-19T01:59:44.389Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security-ee --- [2024-03-19T01:59:44.389Z] [INFO] [2024-03-19T01:59:44.389Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ security-ee --- [2024-03-19T01:59:44.389Z] [INFO] [2024-03-19T01:59:44.389Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ security-ee --- [2024-03-19T01:59:44.389Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:44.389Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:44.646Z] [INFO] [2024-03-19T01:59:44.646Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ security-ee --- [2024-03-19T01:59:44.646Z] [INFO] [2024-03-19T01:59:44.646Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security-ee --- [2024-03-19T01:59:44.646Z] [INFO] [2024-03-19T01:59:44.646Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-ee --- [2024-03-19T01:59:44.646Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:44.646Z] [INFO] [2024-03-19T01:59:44.646Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-ee --- [2024-03-19T01:59:44.646Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T01:59:44.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/resources [2024-03-19T01:59:44.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/manpages [2024-03-19T01:59:44.646Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:44.646Z] [INFO] [2024-03-19T01:59:44.646Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ security-ee --- [2024-03-19T01:59:44.646Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:44.646Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:45.210Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java:[54,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T01:59:45.210Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java:[54,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:59:45.210Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java: Some input files use or override a deprecated API. [2024-03-19T01:59:45.210Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:59:45.210Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:45.210Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:45.210Z] [INFO] [2024-03-19T01:59:45.210Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ security-ee --- [2024-03-19T01:59:45.210Z] [INFO] [2024-03-19T01:59:45.210Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ security-ee --- [2024-03-19T01:59:45.210Z] [INFO] [2024-03-19T01:59:45.210Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-ee --- [2024-03-19T01:59:45.210Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:45.210Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:45.210Z] [INFO] [2024-03-19T01:59:45.211Z] [INFO] --- command-security:1.0.17:check (default-check) @ security-ee --- [2024-03-19T01:59:45.211Z] [INFO] [2024-03-19T01:59:45.211Z] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security-ee --- [2024-03-19T01:59:45.211Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2024-03-19T01:59:45.211Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2024-03-19T01:59:45.211Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/classes/libsolsparcauth.so [2024-03-19T01:59:45.211Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/classes/libsolx86auth.so [2024-03-19T01:59:45.211Z] [INFO] [2024-03-19T01:59:45.211Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ security-ee --- [2024-03-19T01:59:45.211Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:45.211Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:45.468Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:59:45.468Z] [INFO] Initial messages found so far: {} [2024-03-19T01:59:45.468Z] [INFO] Processing: AS-SECURITY-00001 [2024-03-19T01:59:45.468Z] [INFO] Message AS-SECURITY-00001 needs checking for cause/action: true [2024-03-19T01:59:45.468Z] [INFO] Processing: AS-SECURITY-00002 [2024-03-19T01:59:45.468Z] [INFO] Message AS-SECURITY-00002 needs checking for cause/action: true [2024-03-19T01:59:45.468Z] [INFO] Processing: AS-SECURITY-00003 [2024-03-19T01:59:45.468Z] [INFO] Message AS-SECURITY-00003 needs checking for cause/action: true [2024-03-19T01:59:45.468Z] [INFO] Processing: AS-SECURITY-00004 [2024-03-19T01:59:45.468Z] [INFO] Message AS-SECURITY-00004 needs checking for cause/action: true [2024-03-19T01:59:45.468Z] [INFO] Processing: AS-SECURITY-00005 [2024-03-19T01:59:45.468Z] [INFO] Message AS-SECURITY-00005 needs checking for cause/action: false [2024-03-19T01:59:45.468Z] [INFO] Processing: AS-SECURITY-00006 [2024-03-19T01:59:45.468Z] [INFO] Message AS-SECURITY-00006 needs checking for cause/action: false [2024-03-19T01:59:45.468Z] [INFO] Processing: AS-SECURITY-00007 [2024-03-19T01:59:45.468Z] [INFO] Message AS-SECURITY-00007 needs checking for cause/action: false [2024-03-19T01:59:45.468Z] [INFO] Processing: AS-SECURITY-00008 [2024-03-19T01:59:45.468Z] [INFO] Message AS-SECURITY-00008 needs checking for cause/action: false [2024-03-19T01:59:45.468Z] [INFO] Total Messages including ones found from disk so far: {AS-SECURITY-00001=Exception while getting the CodeSource, AS-SECURITY-00002=[Web-Security] WebSecurityManager - Exception while getting the PolicyFactory, AS-SECURITY-00003=[Web-Security] setPolicy SecurityPermission required to call PolicyContext.setContextID, AS-SECURITY-00004=[Web-Security] Unexpected Exception while setting policy context, AS-SECURITY-00005=JACC: For the URL pattern {0}, all but the following methods have been excluded: {1}, AS-SECURITY-00006=JACC: For the URL pattern {0}, the following methods have been excluded: {1}, AS-SECURITY-00007=JACC: For the URL pattern {0}, all but the following methods were uncovered: {1}, AS-SECURITY-00008=JACC: For the URL pattern {0}, the following methods were uncovered: {1}} [2024-03-19T01:59:45.468Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:59:45.468Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:45.468Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:45.468Z] [INFO] Processing: jakarta.enterprise.system.core.security.web on element LOG_DOMAIN [2024-03-19T01:59:45.468Z] [INFO] Enclosing type is com.sun.enterprise.security.ee.web.integration.LogUtils [2024-03-19T01:59:45.468Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.web.description=Core-ee Security Logger, jakarta.enterprise.system.core.security.web.publish=true, jakarta.enterprise.system.core.security.web.subsystem=SECURITY} [2024-03-19T01:59:45.468Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:59:45.469Z] [INFO] Found enclosing element LOG_DOMAIN [2024-03-19T01:59:45.469Z] [INFO] Found enclosing element com.sun.enterprise.security.ee.web.integration.LogUtils [2024-03-19T01:59:45.469Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:59:45.469Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:59:45.469Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:45.469Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:59:45.469Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:45.469Z] [INFO] [2024-03-19T01:59:45.469Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-ee --- [2024-03-19T01:59:45.469Z] [INFO] Copying 6 resources from src/test/resources to target/test-classes [2024-03-19T01:59:45.469Z] [INFO] [2024-03-19T01:59:45.469Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ security-ee --- [2024-03-19T01:59:45.469Z] [INFO] No sources to compile [2024-03-19T01:59:45.469Z] [INFO] [2024-03-19T01:59:45.469Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ security-ee --- [2024-03-19T01:59:45.469Z] [INFO] [2024-03-19T01:59:45.469Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-ee --- [2024-03-19T01:59:45.469Z] [INFO] [2024-03-19T01:59:45.469Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-ee --- [2024-03-19T01:59:45.469Z] [INFO] Executing tasks [2024-03-19T01:59:45.469Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/classes/META-INF for [2024-03-19T01:59:45.469Z] [INFO] [echo] security-ee [2024-03-19T01:59:45.469Z] [INFO] Executed tasks [2024-03-19T01:59:45.469Z] [INFO] [2024-03-19T01:59:45.469Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-ee --- [2024-03-19T01:59:45.469Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/security-ee.jar [2024-03-19T01:59:45.469Z] [INFO] [2024-03-19T01:59:45.469Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security-ee --- [2024-03-19T01:59:45.469Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:46.839Z] [INFO] CycloneDX: Creating BOM version 1.4 with 77 component(s) [2024-03-19T01:59:46.839Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/bom.xml [2024-03-19T01:59:46.839Z] [INFO] attaching as security-ee-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:46.839Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/bom.json [2024-03-19T01:59:46.840Z] [INFO] attaching as security-ee-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:46.840Z] [INFO] [2024-03-19T01:59:46.840Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-ee --- [2024-03-19T01:59:46.840Z] [INFO] [2024-03-19T01:59:46.840Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-ee --- [2024-03-19T01:59:46.840Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/failsafe-reports [2024-03-19T01:59:46.840Z] [INFO] [2024-03-19T01:59:46.840Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-security-ee-checkstyle) @ security-ee --- [2024-03-19T01:59:47.771Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:47.771Z] [INFO] [2024-03-19T01:59:47.771Z] [INFO] --- install:3.1.1:install (default-install) @ security-ee --- [2024-03-19T01:59:47.771Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/8.0.1-SNAPSHOT/security-ee-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:47.771Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/8.0.1-SNAPSHOT/security-ee-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:47.771Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/8.0.1-SNAPSHOT/security-ee-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:47.771Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/core-ee/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/8.0.1-SNAPSHOT/security-ee-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:47.771Z] [INFO] [2024-03-19T01:59:47.771Z] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [2024-03-19T01:59:47.771Z] [INFO] Building stats77 8.0.1-SNAPSHOT [75/332] [2024-03-19T01:59:47.771Z] [INFO] from appserver/common/stats77/pom.xml [2024-03-19T01:59:47.771Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:47.771Z] [INFO] [2024-03-19T01:59:47.771Z] [INFO] --- clean:3.3.2:clean (default-clean) @ stats77 --- [2024-03-19T01:59:47.771Z] [INFO] [2024-03-19T01:59:47.771Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ stats77 --- [2024-03-19T01:59:47.771Z] [INFO] [2024-03-19T01:59:47.771Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ stats77 --- [2024-03-19T01:59:47.771Z] [INFO] [2024-03-19T01:59:47.771Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ stats77 --- [2024-03-19T01:59:47.771Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:47.771Z] [INFO] Compiling 95 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:47.771Z] [INFO] [2024-03-19T01:59:47.771Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ stats77 --- [2024-03-19T01:59:47.771Z] [INFO] [2024-03-19T01:59:47.771Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ stats77 --- [2024-03-19T01:59:47.771Z] [INFO] [2024-03-19T01:59:47.771Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ stats77 --- [2024-03-19T01:59:47.771Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:47.771Z] [INFO] [2024-03-19T01:59:47.771Z] [INFO] --- resources:3.3.1:resources (default-resources) @ stats77 --- [2024-03-19T01:59:47.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/resources [2024-03-19T01:59:47.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/manpages [2024-03-19T01:59:47.771Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:47.771Z] [INFO] [2024-03-19T01:59:47.771Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ stats77 --- [2024-03-19T01:59:47.771Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:47.771Z] [INFO] Compiling 95 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:47.771Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[34,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:59:47.772Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[48,17] deprecated item is not annotated with @Deprecated [2024-03-19T01:59:47.772Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java uses or overrides a deprecated API. [2024-03-19T01:59:47.772Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:59:47.772Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/lb/InstanceStats.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:47.772Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/lb/InstanceStats.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:47.772Z] [INFO] [2024-03-19T01:59:47.772Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ stats77 --- [2024-03-19T01:59:47.772Z] [INFO] [2024-03-19T01:59:47.772Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ stats77 --- [2024-03-19T01:59:47.772Z] [INFO] [2024-03-19T01:59:47.772Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ stats77 --- [2024-03-19T01:59:47.772Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:48.029Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:48.029Z] [INFO] [2024-03-19T01:59:48.029Z] [INFO] --- command-security:1.0.17:check (default-check) @ stats77 --- [2024-03-19T01:59:48.029Z] [INFO] [2024-03-19T01:59:48.029Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ stats77 --- [2024-03-19T01:59:48.029Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:48.029Z] [INFO] Compiling 95 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:48.029Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T01:59:48.029Z] [INFO] [2024-03-19T01:59:48.029Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ stats77 --- [2024-03-19T01:59:48.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/src/test/resources [2024-03-19T01:59:48.029Z] [INFO] [2024-03-19T01:59:48.029Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ stats77 --- [2024-03-19T01:59:48.029Z] [INFO] No sources to compile [2024-03-19T01:59:48.029Z] [INFO] [2024-03-19T01:59:48.029Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ stats77 --- [2024-03-19T01:59:48.029Z] [INFO] [2024-03-19T01:59:48.029Z] [INFO] --- surefire:3.2.5:test (default-test) @ stats77 --- [2024-03-19T01:59:48.029Z] [INFO] [2024-03-19T01:59:48.029Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ stats77 --- [2024-03-19T01:59:48.029Z] [INFO] Executing tasks [2024-03-19T01:59:48.029Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/classes/META-INF for [2024-03-19T01:59:48.029Z] [INFO] [echo] stats77 [2024-03-19T01:59:48.029Z] [INFO] Executed tasks [2024-03-19T01:59:48.029Z] [INFO] [2024-03-19T01:59:48.029Z] [INFO] --- jar:3.3.0:jar (default-jar) @ stats77 --- [2024-03-19T01:59:48.030Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/stats77.jar [2024-03-19T01:59:48.030Z] [INFO] [2024-03-19T01:59:48.030Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ stats77 --- [2024-03-19T01:59:48.030Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:48.593Z] [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [2024-03-19T01:59:48.593Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/bom.xml [2024-03-19T01:59:48.593Z] [INFO] attaching as stats77-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:48.593Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/bom.json [2024-03-19T01:59:48.593Z] [INFO] attaching as stats77-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:48.593Z] [INFO] [2024-03-19T01:59:48.593Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ stats77 --- [2024-03-19T01:59:48.593Z] [INFO] [2024-03-19T01:59:48.593Z] [INFO] --- failsafe:3.2.5:verify (verify) @ stats77 --- [2024-03-19T01:59:48.594Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/failsafe-reports [2024-03-19T01:59:48.594Z] [INFO] [2024-03-19T01:59:48.594Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-stats77-checkstyle) @ stats77 --- [2024-03-19T01:59:49.159Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:49.159Z] [INFO] [2024-03-19T01:59:49.159Z] [INFO] --- install:3.1.1:install (default-install) @ stats77 --- [2024-03-19T01:59:49.159Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/8.0.1-SNAPSHOT/stats77-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:49.159Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/stats77.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/8.0.1-SNAPSHOT/stats77-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:49.159Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/8.0.1-SNAPSHOT/stats77-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:49.159Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/stats77/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/8.0.1-SNAPSHOT/stats77-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:49.159Z] [INFO] [2024-03-19T01:59:49.159Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-core >------- [2024-03-19T01:59:49.159Z] [INFO] Building Deployment Related JavaEE Core Classes 8.0.1-SNAPSHOT [76/332] [2024-03-19T01:59:49.159Z] [INFO] from appserver/deployment/jakartaee-core/pom.xml [2024-03-19T01:59:49.159Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:49.159Z] [INFO] [2024-03-19T01:59:49.159Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.159Z] [INFO] [2024-03-19T01:59:49.159Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.159Z] [INFO] [2024-03-19T01:59:49.159Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.159Z] [INFO] [2024-03-19T01:59:49.159Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.416Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:49.416Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:49.416Z] [INFO] [2024-03-19T01:59:49.416Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.416Z] [INFO] [2024-03-19T01:59:49.416Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.416Z] [INFO] [2024-03-19T01:59:49.416Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.416Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:49.416Z] [INFO] [2024-03-19T01:59:49.416Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.416Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T01:59:49.416Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T01:59:49.416Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:49.416Z] [INFO] [2024-03-19T01:59:49.416Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.416Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:49.416Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:49.673Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:49.673Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:49.674Z] [INFO] [2024-03-19T01:59:49.674Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.674Z] [INFO] [2024-03-19T01:59:49.674Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.674Z] [INFO] [2024-03-19T01:59:49.674Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.674Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:49.674Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:49.674Z] [INFO] [2024-03-19T01:59:49.674Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.674Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.javaee.core.deployment.GetContextRootCommand, org.glassfish.javaee.core.deployment.ListSubComponentsCommand] [2024-03-19T01:59:49.674Z] [INFO] [2024-03-19T01:59:49.674Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.674Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:49.674Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:49.931Z] [INFO] [2024-03-19T01:59:49.931Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/src/test/resources [2024-03-19T01:59:49.931Z] [INFO] [2024-03-19T01:59:49.931Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.931Z] [INFO] No sources to compile [2024-03-19T01:59:49.931Z] [INFO] [2024-03-19T01:59:49.931Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.931Z] [INFO] [2024-03-19T01:59:49.931Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.931Z] [INFO] [2024-03-19T01:59:49.931Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.931Z] [INFO] Executing tasks [2024-03-19T01:59:49.931Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/classes/META-INF for [2024-03-19T01:59:49.931Z] [INFO] [echo] deployment-jakartaee-core [2024-03-19T01:59:49.931Z] [INFO] Executed tasks [2024-03-19T01:59:49.931Z] [INFO] [2024-03-19T01:59:49.931Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar [2024-03-19T01:59:49.931Z] [INFO] [2024-03-19T01:59:49.931Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ deployment-jakartaee-core --- [2024-03-19T01:59:49.931Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:50.861Z] [INFO] CycloneDX: Creating BOM version 1.4 with 73 component(s) [2024-03-19T01:59:50.861Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/bom.xml [2024-03-19T01:59:50.861Z] [INFO] attaching as deployment-jakartaee-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:50.862Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/bom.json [2024-03-19T01:59:50.862Z] [INFO] attaching as deployment-jakartaee-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:50.862Z] [INFO] [2024-03-19T01:59:50.862Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-core --- [2024-03-19T01:59:50.862Z] [INFO] [2024-03-19T01:59:50.862Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-core --- [2024-03-19T01:59:50.862Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/failsafe-reports [2024-03-19T01:59:50.862Z] [INFO] [2024-03-19T01:59:50.862Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-deployment-jakartaee-core-checkstyle) @ deployment-jakartaee-core --- [2024-03-19T01:59:51.118Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:51.118Z] [INFO] [2024-03-19T01:59:51.118Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-core --- [2024-03-19T01:59:51.118Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/8.0.1-SNAPSHOT/deployment-jakartaee-core-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:51.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/8.0.1-SNAPSHOT/deployment-jakartaee-core-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:51.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/8.0.1-SNAPSHOT/deployment-jakartaee-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:51.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/8.0.1-SNAPSHOT/deployment-jakartaee-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:51.119Z] [INFO] [2024-03-19T01:59:51.119Z] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [2024-03-19T01:59:51.119Z] [INFO] Building Glassfish Naming 8.0.1-SNAPSHOT [77/332] [2024-03-19T01:59:51.119Z] [INFO] from appserver/common/glassfish-naming/pom.xml [2024-03-19T01:59:51.119Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:51.377Z] [INFO] [2024-03-19T01:59:51.377Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-naming --- [2024-03-19T01:59:51.377Z] [INFO] [2024-03-19T01:59:51.377Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-naming --- [2024-03-19T01:59:51.377Z] [INFO] [2024-03-19T01:59:51.377Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-naming --- [2024-03-19T01:59:51.377Z] [INFO] [2024-03-19T01:59:51.377Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-naming --- [2024-03-19T01:59:51.377Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:51.377Z] [INFO] Compiling 26 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:51.377Z] [INFO] [2024-03-19T01:59:51.377Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-naming --- [2024-03-19T01:59:51.377Z] [INFO] [2024-03-19T01:59:51.377Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-naming --- [2024-03-19T01:59:51.377Z] [INFO] [2024-03-19T01:59:51.377Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-naming --- [2024-03-19T01:59:51.377Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:51.377Z] [INFO] [2024-03-19T01:59:51.377Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-naming --- [2024-03-19T01:59:51.377Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T01:59:51.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/manpages [2024-03-19T01:59:51.377Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:51.377Z] [INFO] [2024-03-19T01:59:51.377Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-naming --- [2024-03-19T01:59:51.377Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:51.377Z] [INFO] Compiling 26 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:51.633Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java:[102,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:51.633Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[137,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T01:59:51.633Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[137,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:59:51.634Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[140,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:51.634Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[166,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T01:59:51.634Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[166,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:59:51.634Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[168,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:51.634Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:51.634Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:51.634Z] [INFO] [2024-03-19T01:59:51.634Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-naming --- [2024-03-19T01:59:51.634Z] [INFO] [2024-03-19T01:59:51.634Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-naming --- [2024-03-19T01:59:51.634Z] [INFO] [2024-03-19T01:59:51.634Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-naming --- [2024-03-19T01:59:51.634Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:51.891Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:51.891Z] [INFO] [2024-03-19T01:59:51.891Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-naming --- [2024-03-19T01:59:51.891Z] [INFO] [2024-03-19T01:59:51.891Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-naming --- [2024-03-19T01:59:51.891Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:51.891Z] [INFO] Compiling 26 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:52.148Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:59:52.148Z] [INFO] Initial messages found so far: {} [2024-03-19T01:59:52.148Z] [INFO] Processing: AS-NAMING-00006 [2024-03-19T01:59:52.148Z] [INFO] Message AS-NAMING-00006 needs checking for cause/action: false [2024-03-19T01:59:52.148Z] [INFO] Processing: AS-NAMING-00002 [2024-03-19T01:59:52.148Z] [INFO] Message AS-NAMING-00002 needs checking for cause/action: false [2024-03-19T01:59:52.148Z] [INFO] Processing: AS-NAMING-00003 [2024-03-19T01:59:52.148Z] [INFO] Message AS-NAMING-00003 needs checking for cause/action: false [2024-03-19T01:59:52.148Z] [INFO] Processing: AS-NAMING-00001 [2024-03-19T01:59:52.148Z] [INFO] Message AS-NAMING-00001 needs checking for cause/action: false [2024-03-19T01:59:52.148Z] [INFO] Processing: AS-NAMING-00008 [2024-03-19T01:59:52.148Z] [INFO] Message AS-NAMING-00008 needs checking for cause/action: false [2024-03-19T01:59:52.148Z] [INFO] Total Messages including ones found from disk so far: {AS-NAMING-00001=Failed to load {0} using CommonClassLoader, AS-NAMING-00002=Exception during name lookup : {0}, AS-NAMING-00003=Exception occurred when instantiating LocalSerialContextProviderImpl: {0}, AS-NAMING-00006=Exception in NamingUtilsImpl copyMutableObject(): {0}, AS-NAMING-00008=Fall back to INITIAL_CONTEXT_FACTORY {0}} [2024-03-19T01:59:52.148Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T01:59:52.149Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:52.149Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:52.149Z] [INFO] Processing: org.glassfish.naming on element NAMING_LOGGER_NAME [2024-03-19T01:59:52.149Z] [INFO] Enclosing type is com.sun.enterprise.naming.util.LogFacade [2024-03-19T01:59:52.149Z] [INFO] Loggers found so far: {org.glassfish.naming.description=logger for GlassFish appserver naming, org.glassfish.naming.publish=true, org.glassfish.naming.subsystem=glassfish-naming} [2024-03-19T01:59:52.149Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T01:59:52.149Z] [INFO] Found enclosing element NAMING_LOGGER_NAME [2024-03-19T01:59:52.149Z] [INFO] Found enclosing element com.sun.enterprise.naming.util.LogFacade [2024-03-19T01:59:52.149Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T01:59:52.149Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:59:52.149Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T01:59:52.149Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T01:59:52.149Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T01:59:52.149Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T01:59:52.149Z] [INFO] [2024-03-19T01:59:52.149Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-naming --- [2024-03-19T01:59:52.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/test/resources [2024-03-19T01:59:52.149Z] [INFO] [2024-03-19T01:59:52.149Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-naming --- [2024-03-19T01:59:52.149Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:52.149Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/test-classes [2024-03-19T01:59:52.149Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T01:59:52.149Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T01:59:52.149Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T01:59:52.149Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T01:59:52.149Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T01:59:52.149Z] Use -Xlint:-options to suppress this message. [2024-03-19T01:59:52.149Z] Use -proc:none to disable annotation processing. [2024-03-19T01:59:52.149Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T01:59:52.149Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java uses unchecked or unsafe operations. [2024-03-19T01:59:52.149Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:52.149Z] [INFO] [2024-03-19T01:59:52.149Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-naming --- [2024-03-19T01:59:52.149Z] [INFO] [2024-03-19T01:59:52.149Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-naming --- [2024-03-19T01:59:52.149Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/surefire-reports [2024-03-19T01:59:52.149Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T01:59:52.149Z] [INFO] [2024-03-19T01:59:52.150Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:52.150Z] [INFO] T E S T S [2024-03-19T01:59:52.150Z] [INFO] ------------------------------------------------------- [2024-03-19T01:59:52.150Z] [0.003s][info][gc] Using G1 [2024-03-19T01:59:52.713Z] [0.459s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.436ms [2024-03-19T01:59:52.713Z] [INFO] Running com.sun.enterprise.naming.impl.GlassfishNamingManagerImplTest [2024-03-19T01:59:53.277Z] [1.033s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->8M(258M) 3.908ms [2024-03-19T01:59:53.534Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s -- in com.sun.enterprise.naming.impl.GlassfishNamingManagerImplTest [2024-03-19T01:59:53.534Z] [INFO] Running com.sun.enterprise.naming.impl.SerialContextTest [2024-03-19T01:59:53.534Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.sun.enterprise.naming.impl.SerialContextTest [2024-03-19T01:59:53.791Z] [INFO] [2024-03-19T01:59:53.791Z] [INFO] Results: [2024-03-19T01:59:53.792Z] [INFO] [2024-03-19T01:59:53.792Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T01:59:53.792Z] [INFO] [2024-03-19T01:59:53.792Z] [INFO] [2024-03-19T01:59:53.792Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-naming --- [2024-03-19T01:59:53.792Z] [INFO] Executing tasks [2024-03-19T01:59:53.792Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/classes/META-INF for [2024-03-19T01:59:53.792Z] [INFO] [echo] glassfish-naming [2024-03-19T01:59:53.792Z] [INFO] Executed tasks [2024-03-19T01:59:53.792Z] [INFO] [2024-03-19T01:59:53.792Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-naming --- [2024-03-19T01:59:53.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/glassfish-naming.jar [2024-03-19T01:59:53.792Z] [INFO] [2024-03-19T01:59:53.792Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-naming --- [2024-03-19T01:59:53.792Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:54.725Z] [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) [2024-03-19T01:59:54.725Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/bom.xml [2024-03-19T01:59:54.725Z] [INFO] attaching as glassfish-naming-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:54.725Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/bom.json [2024-03-19T01:59:54.725Z] [INFO] attaching as glassfish-naming-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:54.725Z] [INFO] [2024-03-19T01:59:54.725Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-naming --- [2024-03-19T01:59:54.725Z] [INFO] [2024-03-19T01:59:54.725Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-naming --- [2024-03-19T01:59:54.725Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/failsafe-reports [2024-03-19T01:59:54.725Z] [INFO] [2024-03-19T01:59:54.725Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-glassfish-naming-checkstyle) @ glassfish-naming --- [2024-03-19T01:59:55.290Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:55.290Z] [INFO] [2024-03-19T01:59:55.290Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-naming --- [2024-03-19T01:59:55.290Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/8.0.1-SNAPSHOT/glassfish-naming-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:55.290Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/8.0.1-SNAPSHOT/glassfish-naming-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:55.290Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/8.0.1-SNAPSHOT/glassfish-naming-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:55.290Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/glassfish-naming/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/8.0.1-SNAPSHOT/glassfish-naming-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:55.290Z] [INFO] [2024-03-19T01:59:55.290Z] [INFO] -------------< org.glassfish.main.common:container-common >------------- [2024-03-19T01:59:55.290Z] [INFO] Building Container Common 8.0.1-SNAPSHOT [78/332] [2024-03-19T01:59:55.290Z] [INFO] from appserver/common/container-common/pom.xml [2024-03-19T01:59:55.290Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:55.290Z] [INFO] [2024-03-19T01:59:55.290Z] [INFO] --- clean:3.3.2:clean (default-clean) @ container-common --- [2024-03-19T01:59:55.290Z] [INFO] [2024-03-19T01:59:55.290Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ container-common --- [2024-03-19T01:59:55.290Z] [INFO] [2024-03-19T01:59:55.290Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ container-common --- [2024-03-19T01:59:55.290Z] [INFO] [2024-03-19T01:59:55.290Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ container-common --- [2024-03-19T01:59:55.290Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:55.290Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:55.548Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:55.548Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:55.548Z] [INFO] [2024-03-19T01:59:55.548Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ container-common --- [2024-03-19T01:59:55.548Z] [INFO] [2024-03-19T01:59:55.548Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ container-common --- [2024-03-19T01:59:55.548Z] [INFO] [2024-03-19T01:59:55.548Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ container-common --- [2024-03-19T01:59:55.548Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:55.548Z] [INFO] [2024-03-19T01:59:55.548Z] [INFO] --- resources:3.3.1:resources (default-resources) @ container-common --- [2024-03-19T01:59:55.548Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T01:59:55.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/resources [2024-03-19T01:59:55.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/manpages [2024-03-19T01:59:55.548Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:55.548Z] [INFO] [2024-03-19T01:59:55.548Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ container-common --- [2024-03-19T01:59:55.548Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:55.548Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:55.806Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:55.806Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[522,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T01:59:55.806Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[525,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:55.806Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[554,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:55.807Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[584,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:55.807Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[624,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:55.807Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[480,83] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:55.807Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[612,27] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:55.807Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[683,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:55.807Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[709,36] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T01:59:55.807Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java: Some input files use or override a deprecated API. [2024-03-19T01:59:55.807Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T01:59:55.807Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/org/glassfish/javaee/services/CommonResourceProxy.java: Some input files use unchecked or unsafe operations. [2024-03-19T01:59:55.807Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/org/glassfish/javaee/services/CommonResourceProxy.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:55.807Z] [INFO] [2024-03-19T01:59:55.807Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ container-common --- [2024-03-19T01:59:55.807Z] [INFO] [2024-03-19T01:59:55.807Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ container-common --- [2024-03-19T01:59:56.065Z] [INFO] [2024-03-19T01:59:56.065Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ container-common --- [2024-03-19T01:59:56.065Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:56.065Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:56.065Z] [INFO] [2024-03-19T01:59:56.065Z] [INFO] --- command-security:1.0.17:check (default-check) @ container-common --- [2024-03-19T01:59:56.065Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ha.commands.ListPersistenceTypesCommand] [2024-03-19T01:59:56.065Z] [INFO] [2024-03-19T01:59:56.065Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ container-common --- [2024-03-19T01:59:56.065Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:56.065Z] [INFO] Compiling 54 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:56.323Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:56.323Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:56.323Z] [INFO] [2024-03-19T01:59:56.323Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ container-common --- [2024-03-19T01:59:56.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/src/test/resources [2024-03-19T01:59:56.324Z] [INFO] [2024-03-19T01:59:56.324Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ container-common --- [2024-03-19T01:59:56.324Z] [INFO] No sources to compile [2024-03-19T01:59:56.324Z] [INFO] [2024-03-19T01:59:56.324Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ container-common --- [2024-03-19T01:59:56.324Z] [INFO] [2024-03-19T01:59:56.324Z] [INFO] --- surefire:3.2.5:test (default-test) @ container-common --- [2024-03-19T01:59:56.324Z] [INFO] [2024-03-19T01:59:56.324Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ container-common --- [2024-03-19T01:59:56.324Z] [INFO] Executing tasks [2024-03-19T01:59:56.324Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/classes/META-INF for [2024-03-19T01:59:56.324Z] [INFO] [echo] container-common [2024-03-19T01:59:56.324Z] [INFO] Executed tasks [2024-03-19T01:59:56.324Z] [INFO] [2024-03-19T01:59:56.324Z] [INFO] --- jar:3.3.0:jar (default-jar) @ container-common --- [2024-03-19T01:59:56.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/container-common.jar [2024-03-19T01:59:56.324Z] [INFO] [2024-03-19T01:59:56.324Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ container-common --- [2024-03-19T01:59:56.324Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:57.257Z] [INFO] CycloneDX: Creating BOM version 1.4 with 76 component(s) [2024-03-19T01:59:57.257Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/bom.xml [2024-03-19T01:59:57.257Z] [INFO] attaching as container-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:57.257Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/bom.json [2024-03-19T01:59:57.258Z] [INFO] attaching as container-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:57.258Z] [INFO] [2024-03-19T01:59:57.258Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ container-common --- [2024-03-19T01:59:57.258Z] [INFO] [2024-03-19T01:59:57.258Z] [INFO] --- failsafe:3.2.5:verify (verify) @ container-common --- [2024-03-19T01:59:57.258Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/failsafe-reports [2024-03-19T01:59:57.258Z] [INFO] [2024-03-19T01:59:57.258Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-container-common-checkstyle) @ container-common --- [2024-03-19T01:59:58.191Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:58.191Z] [INFO] [2024-03-19T01:59:58.191Z] [INFO] --- install:3.1.1:install (default-install) @ container-common --- [2024-03-19T01:59:58.191Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/8.0.1-SNAPSHOT/container-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:58.191Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/container-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/8.0.1-SNAPSHOT/container-common-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:58.192Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/8.0.1-SNAPSHOT/container-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:58.192Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/container-common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/8.0.1-SNAPSHOT/container-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [2024-03-19T01:59:58.192Z] [INFO] Building GlassFish persistence related modules 8.0.1-SNAPSHOT [79/332] [2024-03-19T01:59:58.192Z] [INFO] from appserver/persistence/pom.xml [2024-03-19T01:59:58.192Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] No sources to compile [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] No sources to compile [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] No sources to compile [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] Executing tasks [2024-03-19T01:59:58.192Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/classes/META-INF for [2024-03-19T01:59:58.192Z] [INFO] [echo] persistence [2024-03-19T01:59:58.192Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/classes/META-INF [2024-03-19T01:59:58.192Z] [INFO] Executed tasks [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:58.192Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T01:59:58.192Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/bom.xml [2024-03-19T01:59:58.192Z] [INFO] attaching as persistence-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:58.192Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/bom.json [2024-03-19T01:59:58.192Z] [INFO] attaching as persistence-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] No tests to run. [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- failsafe:3.2.5:verify (verify) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/failsafe-reports [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-persistence-checkstyle) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:58.192Z] [INFO] [2024-03-19T01:59:58.192Z] [INFO] --- install:3.1.1:install (default-install) @ persistence --- [2024-03-19T01:59:58.192Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/8.0.1-SNAPSHOT/persistence-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:58.193Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/8.0.1-SNAPSHOT/persistence-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:58.193Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/8.0.1-SNAPSHOT/persistence-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:58.193Z] [INFO] [2024-03-19T01:59:58.193Z] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [2024-03-19T01:59:58.193Z] [INFO] Building Common persistence code between JPA and CMP 8.0.1-SNAPSHOT [80/332] [2024-03-19T01:59:58.193Z] [INFO] from appserver/persistence/common/pom.xml [2024-03-19T01:59:58.193Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T01:59:58.193Z] [INFO] [2024-03-19T01:59:58.193Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence-common --- [2024-03-19T01:59:58.193Z] [INFO] [2024-03-19T01:59:58.193Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ persistence-common --- [2024-03-19T01:59:58.193Z] [INFO] [2024-03-19T01:59:58.193Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ persistence-common --- [2024-03-19T01:59:58.193Z] [INFO] [2024-03-19T01:59:58.193Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ persistence-common --- [2024-03-19T01:59:58.193Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:58.193Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:58.193Z] [INFO] [2024-03-19T01:59:58.193Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ persistence-common --- [2024-03-19T01:59:58.193Z] [INFO] [2024-03-19T01:59:58.193Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ persistence-common --- [2024-03-19T01:59:58.193Z] [INFO] [2024-03-19T01:59:58.193Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence-common --- [2024-03-19T01:59:58.193Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T01:59:58.193Z] [INFO] [2024-03-19T01:59:58.193Z] [INFO] --- resources:3.3.1:resources (default-resources) @ persistence-common --- [2024-03-19T01:59:58.193Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T01:59:58.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/main/manpages [2024-03-19T01:59:58.193Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T01:59:58.193Z] [INFO] [2024-03-19T01:59:58.193Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ persistence-common --- [2024-03-19T01:59:58.193Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:58.193Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:58.451Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java:[127,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:58.451Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java:[148,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T01:59:58.451Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java uses unchecked or unsafe operations. [2024-03-19T01:59:58.451Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Recompile with -Xlint:unchecked for details. [2024-03-19T01:59:58.451Z] [INFO] [2024-03-19T01:59:58.451Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ persistence-common --- [2024-03-19T01:59:58.451Z] [INFO] [2024-03-19T01:59:58.451Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ persistence-common --- [2024-03-19T01:59:58.451Z] [INFO] [2024-03-19T01:59:58.451Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ persistence-common --- [2024-03-19T01:59:58.451Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T01:59:58.451Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/classes/META-INF/MANIFEST.MF [2024-03-19T01:59:58.451Z] [INFO] [2024-03-19T01:59:58.451Z] [INFO] --- command-security:1.0.17:check (default-check) @ persistence-common --- [2024-03-19T01:59:58.451Z] [INFO] [2024-03-19T01:59:58.451Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ persistence-common --- [2024-03-19T01:59:58.451Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T01:59:58.451Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T01:59:58.708Z] [INFO] [2024-03-19T01:59:58.708Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ persistence-common --- [2024-03-19T01:59:58.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/src/test/resources [2024-03-19T01:59:58.708Z] [INFO] [2024-03-19T01:59:58.708Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ persistence-common --- [2024-03-19T01:59:58.708Z] [INFO] No sources to compile [2024-03-19T01:59:58.708Z] [INFO] [2024-03-19T01:59:58.708Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ persistence-common --- [2024-03-19T01:59:58.708Z] [INFO] [2024-03-19T01:59:58.708Z] [INFO] --- surefire:3.2.5:test (default-test) @ persistence-common --- [2024-03-19T01:59:58.708Z] [INFO] [2024-03-19T01:59:58.708Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence-common --- [2024-03-19T01:59:58.708Z] [INFO] Executing tasks [2024-03-19T01:59:58.708Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/classes/META-INF for [2024-03-19T01:59:58.708Z] [INFO] [echo] persistence-common [2024-03-19T01:59:58.708Z] [INFO] Executed tasks [2024-03-19T01:59:58.708Z] [INFO] [2024-03-19T01:59:58.708Z] [INFO] --- jar:3.3.0:jar (default-jar) @ persistence-common --- [2024-03-19T01:59:58.708Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/persistence-common.jar [2024-03-19T01:59:58.708Z] [INFO] [2024-03-19T01:59:58.708Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ persistence-common --- [2024-03-19T01:59:58.708Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T01:59:59.640Z] [INFO] CycloneDX: Creating BOM version 1.4 with 77 component(s) [2024-03-19T01:59:59.640Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/bom.xml [2024-03-19T01:59:59.640Z] [INFO] attaching as persistence-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:59.640Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/bom.json [2024-03-19T01:59:59.640Z] [INFO] attaching as persistence-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:59.640Z] [INFO] [2024-03-19T01:59:59.640Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence-common --- [2024-03-19T01:59:59.897Z] [INFO] [2024-03-19T01:59:59.897Z] [INFO] --- failsafe:3.2.5:verify (verify) @ persistence-common --- [2024-03-19T01:59:59.897Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/failsafe-reports [2024-03-19T01:59:59.897Z] [INFO] [2024-03-19T01:59:59.897Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-persistence-common-checkstyle) @ persistence-common --- [2024-03-19T01:59:59.897Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T01:59:59.897Z] [INFO] [2024-03-19T01:59:59.897Z] [INFO] --- install:3.1.1:install (default-install) @ persistence-common --- [2024-03-19T01:59:59.898Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/8.0.1-SNAPSHOT/persistence-common-8.0.1-SNAPSHOT.pom [2024-03-19T01:59:59.898Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/8.0.1-SNAPSHOT/persistence-common-8.0.1-SNAPSHOT.jar [2024-03-19T01:59:59.898Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/8.0.1-SNAPSHOT/persistence-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T01:59:59.898Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/8.0.1-SNAPSHOT/persistence-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T01:59:59.898Z] [INFO] [2024-03-19T01:59:59.898Z] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [2024-03-19T01:59:59.898Z] [INFO] Building EJB Container connector for Glassfish 8.0.1-SNAPSHOT [81/332] [2024-03-19T01:59:59.898Z] [INFO] from appserver/ejb/ejb-connector/pom.xml [2024-03-19T01:59:59.898Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:00:00.155Z] [INFO] [2024-03-19T02:00:00.155Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-ejb-connector --- [2024-03-19T02:00:00.155Z] [INFO] [2024-03-19T02:00:00.155Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-ejb-connector --- [2024-03-19T02:00:00.155Z] [INFO] [2024-03-19T02:00:00.155Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-ejb-connector --- [2024-03-19T02:00:00.155Z] [INFO] [2024-03-19T02:00:00.155Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-ejb-connector --- [2024-03-19T02:00:00.155Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:00.155Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:00.155Z] [INFO] [2024-03-19T02:00:00.155Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-ejb-connector --- [2024-03-19T02:00:00.155Z] [INFO] [2024-03-19T02:00:00.155Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-ejb-connector --- [2024-03-19T02:00:00.155Z] [INFO] [2024-03-19T02:00:00.155Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-ejb-connector --- [2024-03-19T02:00:00.155Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:00.155Z] [INFO] [2024-03-19T02:00:00.155Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-ejb-connector --- [2024-03-19T02:00:00.155Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:00:00.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/src/main/manpages [2024-03-19T02:00:00.155Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:00.155Z] [INFO] [2024-03-19T02:00:00.155Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-ejb-connector --- [2024-03-19T02:00:00.155Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:00.155Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:00.412Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java:[43,13] org.glassfish.ejb.deployment.archive.EjbType in org.glassfish.ejb.deployment.archive has been deprecated and marked for removal [2024-03-19T02:00:00.412Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java uses unchecked or unsafe operations. [2024-03-19T02:00:00.412Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:00:00.412Z] [INFO] [2024-03-19T02:00:00.412Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-ejb-connector --- [2024-03-19T02:00:00.412Z] [INFO] [2024-03-19T02:00:00.412Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-ejb-connector --- [2024-03-19T02:00:00.412Z] [INFO] [2024-03-19T02:00:00.413Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-ejb-connector --- [2024-03-19T02:00:00.413Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:00:00.413Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:00:00.413Z] [INFO] [2024-03-19T02:00:00.413Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-ejb-connector --- [2024-03-19T02:00:00.413Z] [INFO] [2024-03-19T02:00:00.413Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-ejb-connector --- [2024-03-19T02:00:00.413Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:00.413Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:00.669Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:00:00.670Z] [INFO] [2024-03-19T02:00:00.670Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-ejb-connector --- [2024-03-19T02:00:00.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/src/test/resources [2024-03-19T02:00:00.670Z] [INFO] [2024-03-19T02:00:00.670Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-ejb-connector --- [2024-03-19T02:00:00.670Z] [INFO] No sources to compile [2024-03-19T02:00:00.670Z] [INFO] [2024-03-19T02:00:00.670Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-ejb-connector --- [2024-03-19T02:00:00.670Z] [INFO] [2024-03-19T02:00:00.670Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-ejb-connector --- [2024-03-19T02:00:00.670Z] [INFO] [2024-03-19T02:00:00.670Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-ejb-connector --- [2024-03-19T02:00:00.670Z] [INFO] Executing tasks [2024-03-19T02:00:00.670Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/target/classes/META-INF for [2024-03-19T02:00:00.670Z] [INFO] [echo] gf-ejb-connector [2024-03-19T02:00:00.670Z] [INFO] Executed tasks [2024-03-19T02:00:00.670Z] [INFO] [2024-03-19T02:00:00.670Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-ejb-connector --- [2024-03-19T02:00:00.670Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar [2024-03-19T02:00:00.670Z] [INFO] [2024-03-19T02:00:00.670Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-ejb-connector --- [2024-03-19T02:00:00.670Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:02.041Z] [INFO] CycloneDX: Creating BOM version 1.4 with 47 component(s) [2024-03-19T02:00:02.041Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/target/bom.xml [2024-03-19T02:00:02.041Z] [INFO] attaching as gf-ejb-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:02.041Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/target/bom.json [2024-03-19T02:00:02.041Z] [INFO] attaching as gf-ejb-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:02.041Z] [INFO] [2024-03-19T02:00:02.041Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-ejb-connector --- [2024-03-19T02:00:02.041Z] [INFO] [2024-03-19T02:00:02.041Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-ejb-connector --- [2024-03-19T02:00:02.041Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/target/failsafe-reports [2024-03-19T02:00:02.041Z] [INFO] [2024-03-19T02:00:02.041Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-gf-ejb-connector-checkstyle) @ gf-ejb-connector --- [2024-03-19T02:00:02.299Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] --- install:3.1.1:install (default-install) @ gf-ejb-connector --- [2024-03-19T02:00:02.299Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/8.0.1-SNAPSHOT/gf-ejb-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:02.299Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/8.0.1-SNAPSHOT/gf-ejb-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:00:02.299Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/8.0.1-SNAPSHOT/gf-ejb-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:02.299Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/8.0.1-SNAPSHOT/gf-ejb-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [2024-03-19T02:00:02.299Z] [INFO] Building GlassFish ORB related modules 8.0.1-SNAPSHOT [82/332] [2024-03-19T02:00:02.299Z] [INFO] from appserver/orb/pom.xml [2024-03-19T02:00:02.299Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb --- [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ orb --- [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ orb --- [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ orb --- [2024-03-19T02:00:02.299Z] [INFO] No sources to compile [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ orb --- [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ orb --- [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb --- [2024-03-19T02:00:02.299Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ orb --- [2024-03-19T02:00:02.299Z] [INFO] No sources to compile [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ orb --- [2024-03-19T02:00:02.299Z] [INFO] No sources to compile [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb --- [2024-03-19T02:00:02.299Z] [INFO] Executing tasks [2024-03-19T02:00:02.299Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/classes/META-INF for [2024-03-19T02:00:02.299Z] [INFO] [echo] orb [2024-03-19T02:00:02.299Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/classes/META-INF [2024-03-19T02:00:02.299Z] [INFO] Executed tasks [2024-03-19T02:00:02.299Z] [INFO] [2024-03-19T02:00:02.299Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ orb --- [2024-03-19T02:00:02.299Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:02.299Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:00:02.299Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/bom.xml [2024-03-19T02:00:02.299Z] [INFO] attaching as orb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:02.300Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/bom.json [2024-03-19T02:00:02.300Z] [INFO] attaching as orb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:02.300Z] [INFO] [2024-03-19T02:00:02.300Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb --- [2024-03-19T02:00:02.300Z] [INFO] No tests to run. [2024-03-19T02:00:02.300Z] [INFO] [2024-03-19T02:00:02.300Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb --- [2024-03-19T02:00:02.300Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/failsafe-reports [2024-03-19T02:00:02.300Z] [INFO] [2024-03-19T02:00:02.300Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.orb-orb-checkstyle) @ orb --- [2024-03-19T02:00:02.300Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:02.300Z] [INFO] [2024-03-19T02:00:02.300Z] [INFO] --- install:3.1.1:install (default-install) @ orb --- [2024-03-19T02:00:02.300Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/8.0.1-SNAPSHOT/orb-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:02.300Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/8.0.1-SNAPSHOT/orb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:02.300Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/8.0.1-SNAPSHOT/orb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:02.300Z] [INFO] [2024-03-19T02:00:02.300Z] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [2024-03-19T02:00:02.300Z] [INFO] Building GlassFish ORB enabler implementation 8.0.1-SNAPSHOT [83/332] [2024-03-19T02:00:02.300Z] [INFO] from appserver/orb/orb-enabler/pom.xml [2024-03-19T02:00:02.300Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:00:02.300Z] [INFO] [2024-03-19T02:00:02.300Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-enabler --- [2024-03-19T02:00:02.300Z] [INFO] [2024-03-19T02:00:02.300Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ orb-enabler --- [2024-03-19T02:00:02.300Z] [INFO] [2024-03-19T02:00:02.300Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ orb-enabler --- [2024-03-19T02:00:02.300Z] [INFO] [2024-03-19T02:00:02.300Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ orb-enabler --- [2024-03-19T02:00:02.300Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:02.300Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:02.557Z] [INFO] [2024-03-19T02:00:02.557Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ orb-enabler --- [2024-03-19T02:00:02.557Z] [INFO] [2024-03-19T02:00:02.557Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ orb-enabler --- [2024-03-19T02:00:02.557Z] [INFO] [2024-03-19T02:00:02.557Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-enabler --- [2024-03-19T02:00:02.557Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:02.557Z] [INFO] [2024-03-19T02:00:02.557Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-enabler --- [2024-03-19T02:00:02.557Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:00:02.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/src/main/manpages [2024-03-19T02:00:02.557Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:02.557Z] [INFO] [2024-03-19T02:00:02.557Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ orb-enabler --- [2024-03-19T02:00:02.557Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:02.557Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:02.557Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java:[96,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:02.557Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java uses unchecked or unsafe operations. [2024-03-19T02:00:02.557Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:00:02.558Z] [INFO] [2024-03-19T02:00:02.558Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ orb-enabler --- [2024-03-19T02:00:02.558Z] [INFO] [2024-03-19T02:00:02.558Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ orb-enabler --- [2024-03-19T02:00:02.558Z] [INFO] [2024-03-19T02:00:02.558Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-enabler --- [2024-03-19T02:00:02.558Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:00:02.815Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:00:02.815Z] [INFO] [2024-03-19T02:00:02.815Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-enabler --- [2024-03-19T02:00:02.815Z] [INFO] [2024-03-19T02:00:02.815Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ orb-enabler --- [2024-03-19T02:00:02.815Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:02.815Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:02.815Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:00:02.815Z] [INFO] [2024-03-19T02:00:02.815Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-enabler --- [2024-03-19T02:00:02.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/src/test/resources [2024-03-19T02:00:02.815Z] [INFO] [2024-03-19T02:00:02.815Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ orb-enabler --- [2024-03-19T02:00:02.815Z] [INFO] No sources to compile [2024-03-19T02:00:02.815Z] [INFO] [2024-03-19T02:00:02.815Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-enabler --- [2024-03-19T02:00:02.815Z] [INFO] [2024-03-19T02:00:02.815Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-enabler --- [2024-03-19T02:00:02.815Z] [INFO] [2024-03-19T02:00:02.815Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-enabler --- [2024-03-19T02:00:02.815Z] [INFO] Executing tasks [2024-03-19T02:00:02.815Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/classes/META-INF for [2024-03-19T02:00:02.815Z] [INFO] [echo] orb-enabler [2024-03-19T02:00:02.815Z] [INFO] Executed tasks [2024-03-19T02:00:02.815Z] [INFO] [2024-03-19T02:00:02.815Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-enabler --- [2024-03-19T02:00:02.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/orb-enabler.jar [2024-03-19T02:00:02.816Z] [INFO] [2024-03-19T02:00:02.816Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ orb-enabler --- [2024-03-19T02:00:02.816Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:03.747Z] [INFO] CycloneDX: Creating BOM version 1.4 with 59 component(s) [2024-03-19T02:00:03.747Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/bom.xml [2024-03-19T02:00:04.003Z] [INFO] attaching as orb-enabler-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:04.003Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/bom.json [2024-03-19T02:00:04.003Z] [INFO] attaching as orb-enabler-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:04.003Z] [INFO] [2024-03-19T02:00:04.004Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-enabler --- [2024-03-19T02:00:04.004Z] [INFO] [2024-03-19T02:00:04.004Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-enabler --- [2024-03-19T02:00:04.004Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/failsafe-reports [2024-03-19T02:00:04.004Z] [INFO] [2024-03-19T02:00:04.004Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.orb-orb-enabler-checkstyle) @ orb-enabler --- [2024-03-19T02:00:04.004Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:04.004Z] [INFO] [2024-03-19T02:00:04.004Z] [INFO] --- install:3.1.1:install (default-install) @ orb-enabler --- [2024-03-19T02:00:04.004Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/8.0.1-SNAPSHOT/orb-enabler-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:04.004Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/8.0.1-SNAPSHOT/orb-enabler-8.0.1-SNAPSHOT.jar [2024-03-19T02:00:04.004Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/8.0.1-SNAPSHOT/orb-enabler-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:04.004Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-enabler/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/8.0.1-SNAPSHOT/orb-enabler-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:04.004Z] [INFO] [2024-03-19T02:00:04.004Z] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [2024-03-19T02:00:04.004Z] [INFO] Building GlassFish ORB connector implementation 8.0.1-SNAPSHOT [84/332] [2024-03-19T02:00:04.004Z] [INFO] from appserver/orb/orb-connector/pom.xml [2024-03-19T02:00:04.004Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:00:04.004Z] [INFO] [2024-03-19T02:00:04.004Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-connector --- [2024-03-19T02:00:04.004Z] [INFO] [2024-03-19T02:00:04.004Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ orb-connector --- [2024-03-19T02:00:04.004Z] [INFO] [2024-03-19T02:00:04.004Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ orb-connector --- [2024-03-19T02:00:04.004Z] [INFO] [2024-03-19T02:00:04.004Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ orb-connector --- [2024-03-19T02:00:04.004Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:04.004Z] [INFO] Compiling 26 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:04.261Z] [INFO] [2024-03-19T02:00:04.261Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ orb-connector --- [2024-03-19T02:00:04.261Z] [INFO] [2024-03-19T02:00:04.261Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ orb-connector --- [2024-03-19T02:00:04.261Z] [INFO] [2024-03-19T02:00:04.261Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-connector --- [2024-03-19T02:00:04.261Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:04.261Z] [INFO] [2024-03-19T02:00:04.261Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-connector --- [2024-03-19T02:00:04.261Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:00:04.261Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:00:04.261Z] [INFO] Copying 3 resources from src/main/manpages to target/classes [2024-03-19T02:00:04.261Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:04.261Z] [INFO] [2024-03-19T02:00:04.261Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ orb-connector --- [2024-03-19T02:00:04.261Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:04.261Z] [INFO] Compiling 26 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:04.261Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Some input files use or override a deprecated API. [2024-03-19T02:00:04.261Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:00:04.262Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java uses unchecked or unsafe operations. [2024-03-19T02:00:04.262Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:00:04.262Z] [INFO] [2024-03-19T02:00:04.262Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ orb-connector --- [2024-03-19T02:00:04.262Z] [INFO] [2024-03-19T02:00:04.262Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ orb-connector --- [2024-03-19T02:00:04.520Z] [INFO] [2024-03-19T02:00:04.520Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-connector --- [2024-03-19T02:00:04.520Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:00:04.520Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:00:04.520Z] [INFO] [2024-03-19T02:00:04.520Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-connector --- [2024-03-19T02:00:04.520Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.orb.admin.cli.CreateIiopListener, org.glassfish.orb.admin.cli.DeleteIiopListener, org.glassfish.orb.admin.cli.ListIiopListeners] [2024-03-19T02:00:04.520Z] [INFO] [2024-03-19T02:00:04.520Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ orb-connector --- [2024-03-19T02:00:04.520Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:04.520Z] [INFO] Compiling 26 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:04.778Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:00:04.778Z] [INFO] [2024-03-19T02:00:04.778Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-connector --- [2024-03-19T02:00:04.778Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-03-19T02:00:04.778Z] [INFO] [2024-03-19T02:00:04.778Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ orb-connector --- [2024-03-19T02:00:04.778Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:04.778Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:00:05.035Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:00:05.035Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:00:05.035Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:00:05.035Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:00:05.035Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:00:05.035Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:00:05.035Z] Use -proc:none to disable annotation processing. [2024-03-19T02:00:05.035Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:00:05.035Z] [INFO] [2024-03-19T02:00:05.035Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-connector --- [2024-03-19T02:00:05.035Z] [INFO] [2024-03-19T02:00:05.035Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-connector --- [2024-03-19T02:00:05.035Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/surefire-reports [2024-03-19T02:00:05.035Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:00:05.035Z] [INFO] [2024-03-19T02:00:05.035Z] [INFO] ------------------------------------------------------- [2024-03-19T02:00:05.035Z] [INFO] T E S T S [2024-03-19T02:00:05.035Z] [INFO] ------------------------------------------------------- [2024-03-19T02:00:05.035Z] [0.003s][info][gc] Using G1 [2024-03-19T02:00:05.600Z] [0.357s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.973ms [2024-03-19T02:00:05.600Z] [INFO] Running org.glassfish.orb.admin.cli.CreateIiopListenerTest [2024-03-19T02:00:05.858Z] [0.761s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 31M->9M(258M) 3.468ms [2024-03-19T02:00:06.116Z] 02:00:05.780262 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 151 [2024-03-19T02:00:06.116Z] Column number = 42 [2024-03-19T02:00:06.116Z] System Id = null [2024-03-19T02:00:06.116Z] Public Id = null [2024-03-19T02:00:06.116Z] Location Uri= null [2024-03-19T02:00:06.116Z] CharacterOffset = 9367 [2024-03-19T02:00:06.116Z] [2024-03-19T02:00:06.116Z] 02:00:05.940599 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:00:06.116Z] 02:00:05.964796 WARNING main com.sun.logging.LogDomains.getResourceBundle Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class org.glassfish.orb.admin.cli.CreateIiopListenerTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-03-19T02:00:06.116Z] 02:00:06.034098 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:00:06.373Z] 02:00:06.198463 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:00:06.373Z] 02:00:06.283055 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccessNoValueOptionEnabled, started at 02:00:05.953038547, test time: 329 ms [2024-03-19T02:00:06.374Z] 02:00:06.305608 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccessDefaultValues, started at 02:00:06.299339119, test time: 6 ms [2024-03-19T02:00:06.374Z] 02:00:06.315673 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteFailForSamePortAndListenerAddress, started at 02:00:06.307961227, test time: 7 ms [2024-03-19T02:00:06.374Z] 02:00:06.324334 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteFailDuplicateListener, started at 02:00:06.318085105, test time: 6 ms [2024-03-19T02:00:06.374Z] 02:00:06.331662 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccess, started at 02:00:06.326473179, test time: 5 ms [2024-03-19T02:00:06.374Z] 02:00:06.338448 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccessNoValueOptionSecurityEnabled, started at 02:00:06.333756865, test time: 4 ms [2024-03-19T02:00:06.374Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 s -- in org.glassfish.orb.admin.cli.CreateIiopListenerTest [2024-03-19T02:00:06.374Z] [INFO] Running org.glassfish.orb.admin.cli.DeleteIiopListenerTest [2024-03-19T02:00:06.631Z] 02:00:06.399940 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 151 [2024-03-19T02:00:06.631Z] Column number = 42 [2024-03-19T02:00:06.631Z] System Id = null [2024-03-19T02:00:06.631Z] Public Id = null [2024-03-19T02:00:06.631Z] Location Uri= null [2024-03-19T02:00:06.631Z] CharacterOffset = 9367 [2024-03-19T02:00:06.631Z] [2024-03-19T02:00:06.631Z] 02:00:06.445676 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:00:06.632Z] 02:00:06.455170 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:00:06.632Z] 02:00:06.458091 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.DeleteIiopListenerTest.testExecuteFailDoesNotExist, started at 02:00:06.447596624, test time: 10 ms [2024-03-19T02:00:06.632Z] 02:00:06.467683 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.DeleteIiopListenerTest.testExecuteSuccessDefaultTarget, started at 02:00:06.460304769, test time: 7 ms [2024-03-19T02:00:06.632Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.glassfish.orb.admin.cli.DeleteIiopListenerTest [2024-03-19T02:00:06.632Z] [INFO] Running org.glassfish.orb.admin.cli.ListIiopListenersTest [2024-03-19T02:00:06.632Z] 02:00:06.508202 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 151 [2024-03-19T02:00:06.632Z] Column number = 42 [2024-03-19T02:00:06.632Z] System Id = null [2024-03-19T02:00:06.632Z] Public Id = null [2024-03-19T02:00:06.632Z] Location Uri= null [2024-03-19T02:00:06.632Z] CharacterOffset = 9367 [2024-03-19T02:00:06.632Z] [2024-03-19T02:00:06.632Z] 02:00:06.541977 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:00:06.632Z] 02:00:06.549151 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:00:06.632Z] 02:00:06.558076 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessListListener, started at 02:00:06.543923828, test time: 14 ms [2024-03-19T02:00:06.632Z] 02:00:06.561757 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessListOriginal, started at 02:00:06.560274529, test time: 1 ms [2024-03-19T02:00:06.632Z] 02:00:06.565320 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessValidTargetOperand, started at 02:00:06.563828131, test time: 1 ms [2024-03-19T02:00:06.632Z] 02:00:06.569005 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessListNoListener, started at 02:00:06.567137368, test time: 1 ms [2024-03-19T02:00:06.632Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.glassfish.orb.admin.cli.ListIiopListenersTest [2024-03-19T02:00:07.197Z] [INFO] [2024-03-19T02:00:07.197Z] [INFO] Results: [2024-03-19T02:00:07.197Z] [INFO] [2024-03-19T02:00:07.197Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:00:07.197Z] [INFO] [2024-03-19T02:00:07.197Z] [INFO] [2024-03-19T02:00:07.197Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-connector --- [2024-03-19T02:00:07.197Z] [INFO] Executing tasks [2024-03-19T02:00:07.197Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/classes/META-INF for [2024-03-19T02:00:07.197Z] [INFO] [echo] orb-connector [2024-03-19T02:00:07.197Z] [INFO] Executed tasks [2024-03-19T02:00:07.197Z] [INFO] [2024-03-19T02:00:07.197Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-connector --- [2024-03-19T02:00:07.197Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/orb-connector.jar [2024-03-19T02:00:07.197Z] [INFO] [2024-03-19T02:00:07.197Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ orb-connector --- [2024-03-19T02:00:07.197Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:09.092Z] [INFO] CycloneDX: Creating BOM version 1.4 with 79 component(s) [2024-03-19T02:00:09.092Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/bom.xml [2024-03-19T02:00:09.092Z] [INFO] attaching as orb-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:09.092Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/bom.json [2024-03-19T02:00:09.092Z] [INFO] attaching as orb-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:09.092Z] [INFO] [2024-03-19T02:00:09.092Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-connector --- [2024-03-19T02:00:09.092Z] [INFO] [2024-03-19T02:00:09.092Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-connector --- [2024-03-19T02:00:09.092Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/failsafe-reports [2024-03-19T02:00:09.092Z] [INFO] [2024-03-19T02:00:09.092Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.orb-orb-connector-checkstyle) @ orb-connector --- [2024-03-19T02:00:09.349Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:09.349Z] [INFO] [2024-03-19T02:00:09.349Z] [INFO] --- install:3.1.1:install (default-install) @ orb-connector --- [2024-03-19T02:00:09.349Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/8.0.1-SNAPSHOT/orb-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:09.349Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/8.0.1-SNAPSHOT/orb-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:00:09.349Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/8.0.1-SNAPSHOT/orb-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:09.349Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/8.0.1-SNAPSHOT/orb-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:09.349Z] [INFO] [2024-03-19T02:00:09.349Z] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [2024-03-19T02:00:09.349Z] [INFO] Building GlassFish Core EJB container implementation 8.0.1-SNAPSHOT [85/332] [2024-03-19T02:00:09.349Z] [INFO] from appserver/ejb/ejb-container/pom.xml [2024-03-19T02:00:09.349Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:00:09.349Z] [INFO] [2024-03-19T02:00:09.349Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-container --- [2024-03-19T02:00:09.349Z] [INFO] [2024-03-19T02:00:09.349Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-container --- [2024-03-19T02:00:09.349Z] [INFO] [2024-03-19T02:00:09.349Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-container --- [2024-03-19T02:00:09.349Z] [INFO] [2024-03-19T02:00:09.349Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-container --- [2024-03-19T02:00:09.349Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:09.349Z] [INFO] Compiling 279 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:10.281Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:10.281Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:10.281Z] [INFO] [2024-03-19T02:00:10.281Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-container --- [2024-03-19T02:00:10.281Z] [INFO] [2024-03-19T02:00:10.281Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-container --- [2024-03-19T02:00:10.281Z] [INFO] [2024-03-19T02:00:10.281Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-container --- [2024-03-19T02:00:10.281Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:10.281Z] [INFO] [2024-03-19T02:00:10.281Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-container --- [2024-03-19T02:00:10.281Z] [INFO] Copying 11 resources from src/main/resources to target/classes [2024-03-19T02:00:10.281Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-03-19T02:00:10.281Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:10.281Z] [INFO] [2024-03-19T02:00:10.281Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-container --- [2024-03-19T02:00:10.281Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:10.281Z] [INFO] Compiling 279 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:12.173Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.173Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java:[668,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.173Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[162,30] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.173Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[188,39] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.173Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[272,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.173Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[359,44] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.173Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[366,39] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.173Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/ContainerTransaction.java:[74,44] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.173Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[102,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.173Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[104,101] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[86,78] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[122,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[153,41] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[673,50] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[705,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[715,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[722,56] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[731,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[805,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.174Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.175Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[76,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.175Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[84,54] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.175Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[999,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.175Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1002,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.175Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1019,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.175Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1022,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.175Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1598,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.175Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1601,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.175Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1629,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.175Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1632,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.175Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1955,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.175Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1966,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3796,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3799,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3870,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3873,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[63,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[120,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[162,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[208,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[125,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[128,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[383,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[391,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[395,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.176Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[399,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.177Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[422,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.177Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[428,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.177Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[493,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.177Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[499,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.177Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java:[84,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.177Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java:[349,12] java.security.Identity in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.177Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/AsmSerializableBeanGenerator.java:[86,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.177Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[426,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.177Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[1842,48] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:00:12.177Z] cast to java.lang.Object for a varargs call [2024-03-19T02:00:12.177Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T02:00:12.177Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3209,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.177Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3216,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.177Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3241,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3248,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java:[36,62] PM_DESCRIPTOR in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java:[36,79] org.glassfish.ejb.deployment.node.runtime.PMDescriptorNode in org.glassfish.ejb.deployment.node.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java:[37,62] PM_INUSE in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java:[37,74] org.glassfish.ejb.deployment.node.runtime.PMInUseNode in org.glassfish.ejb.deployment.node.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbMessageBeanDescriptor.java:[622,39] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/CmpFieldNode.java:[53,69] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatelessHandler.java:[89,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[34,56] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.178Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[36,13] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[39,12] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[41,30] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[49,34] PM_IDENTIFIER in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[50,34] PM_VERSION in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[56,63] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[58,49] PM_IDENTIFIER in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[59,49] PM_VERSION in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/SingletonHandler.java:[91,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:12.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[35,61] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.179Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[37,13] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[40,12] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[42,30] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[51,34] PM_IDENTIFIER in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[52,34] PM_VERSION in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[53,34] PM_CONFIG in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[54,34] PM_CLASS_GENERATOR in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[55,34] PM_MAPPING_FACTORY in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[61,63] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-03-19T02:00:12.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[63,44] PM_IDENTIFIER in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.180Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[64,44] PM_VERSION in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[65,44] PM_CONFIG in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[66,44] PM_CLASS_GENERATOR in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[67,44] PM_MAPPING_FACTORY in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [2024-03-19T02:00:12.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[104,39] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[292,53] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:00:12.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[388,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[390,54] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[488,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[491,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[502,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.181Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[504,32] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-03-19T02:00:12.182Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Some input files use or override a deprecated API. [2024-03-19T02:00:12.182Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:00:12.182Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-03-19T02:00:12.182Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/AfterCompletionHandler.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:00:12.182Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/AfterCompletionHandler.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:00:12.182Z] [INFO] [2024-03-19T02:00:12.182Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ejb-container --- [2024-03-19T02:00:12.182Z] [INFO] [2024-03-19T02:00:12.182Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ejb-container --- [2024-03-19T02:00:12.182Z] [INFO] [2024-03-19T02:00:12.182Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-container --- [2024-03-19T02:00:12.182Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:00:12.438Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.ejb, has 1, private references [com.sun.ejb.containers.interceptors] [2024-03-19T02:00:12.438Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.ejb.containers, has 3, private references [com.sun.ejb.containers.interceptors, com.sun.ejb.spi.sfsb.util, org.glassfish.ejb.startup] [2024-03-19T02:00:12.438Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.ejb.containers.util.cache, has 1, private references [com.sun.ejb.base.stats] [2024-03-19T02:00:12.438Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.ejb.monitoring.stats, has 1, private references [com.sun.ejb.spi.stats] [2024-03-19T02:00:12.438Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.ejb.deployment.descriptor, has 1, private references [org.glassfish.ejb.deployment.util] [2024-03-19T02:00:12.438Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:00:12.438Z] [INFO] [2024-03-19T02:00:12.438Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-container --- [2024-03-19T02:00:12.439Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ejb.admin.cli.ListTimers, org.glassfish.ejb.admin.cli.MigrateTimers] [2024-03-19T02:00:12.439Z] [INFO] [2024-03-19T02:00:12.439Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-container --- [2024-03-19T02:00:12.439Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:12.439Z] [INFO] Compiling 279 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:13.002Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:13.002Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:00:13.002Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:00:13.002Z] [INFO] Initial messages found so far: {} [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00001 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00001 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00002 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00002 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00003 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00003 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00004 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00004 needs checking for cause/action: true [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00005 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00005 needs checking for cause/action: true [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00006 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00006 needs checking for cause/action: true [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00007 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00007 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00008 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00008 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00009 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00009 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00010 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00010 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00011 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00011 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00049 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00049 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00048 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00048 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00053 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00053 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00054 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00054 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00055 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00055 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00056 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00056 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00057 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00057 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00058 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00058 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00059 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00059 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00060 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00060 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00061 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00061 needs checking for cause/action: true [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00062 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00062 needs checking for cause/action: true [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00052 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00052 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00036 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00036 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00037 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00037 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00038 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00038 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00039 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00039 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00040 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00040 needs checking for cause/action: false [2024-03-19T02:00:13.002Z] [INFO] Processing: AS-EJB-00041 [2024-03-19T02:00:13.002Z] [INFO] Message AS-EJB-00041 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00042 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00042 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00043 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00043 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00044 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00044 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00045 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00045 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00046 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00046 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00047 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00047 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00051 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00051 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00012 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00012 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00013 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00013 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00014 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00014 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00015 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00015 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00016 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00016 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00017 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00017 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00018 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00018 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00019 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00019 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00020 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00020 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00021 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00021 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00022 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00022 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00023 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00023 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00024 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00024 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00025 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00025 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00026 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00026 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00028 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00028 needs checking for cause/action: true [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00029 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00029 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00030 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00030 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00031 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00031 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00032 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00032 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00033 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00033 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00034 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00034 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00035 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00035 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00050 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00050 needs checking for cause/action: false [2024-03-19T02:00:13.003Z] [INFO] Processing: AS-EJB-00063 [2024-03-19T02:00:13.003Z] [INFO] Message AS-EJB-00063 needs checking for cause/action: false [2024-03-19T02:00:13.004Z] [INFO] Total Messages including ones found from disk so far: {AS-EJB-00001=[{0}]: trimLru(), resetting head and tail, AS-EJB-00002=[{0}]: Exception in backingStore.remove([{1}]), AS-EJB-00003=[{0}]: passivateEJB(), Exception caught ->, AS-EJB-00004=[{0}]: Cannot load from BACKUPSTORE FOR Key: <[{1}]>, AS-EJB-00005=[{0}]: Exception while loading from backup session: <[{1}]>, AS-EJB-00006=[{0}]: Error while loading from backup session: <[{1}]>, AS-EJB-00007=[{0}]: Exception during backingStore.passivateSave([{1}]), AS-EJB-00008=[{0}]: Iterator(), resetting head.lPrev, AS-EJB-00009=[{0}]: Exiting TrimTimedoutBeans() because current cache state: [{1}], AS-EJB-00010=[{0}]: TrimTimedoutBeans(), resetting head.lPrev, AS-EJB-00011=[{0}]: Exiting TrimUnSortedTimedoutBeans() because current cache state: [{1}], AS-EJB-00012=[SFSBContainer] Exception while initializing SessionSynchronization methods, AS-EJB-00013=[SFSBContainer] Exception while loading checkpoint info, AS-EJB-00014=Exception creating ejb object : [{0}], AS-EJB-00015=Exception creating ejb local object [{0}], AS-EJB-00016=Couldn't update timestamp for: [{0}]; Exception: [{1}], AS-EJB-00017=Cannot register bean for checkpointing, AS-EJB-00018=Error during checkpoint ([{0}]. Key: [{1}]) [{2}], AS-EJB-00019=sfsb checkpoint error. Name: [{0}], AS-EJB-00020=sfsb checkpoint error. Key: [{0}], AS-EJB-00021=Exception in afterCompletion : [{0}], AS-EJB-00022=1. passivateEJB() returning because containerState: [{0}], AS-EJB-00023=Extended EM not serializable. Exception: [{0}], AS-EJB-00024=Error during passivation: [{0}]; [{1}], AS-EJB-00025=Error during passivation of [{0}], AS-EJB-00026=sfsb passivation error. Key: [{0}], AS-EJB-00028=Error during Stateful Session Bean activation for key [{0}], AS-EJB-00029=[{0}]: Error during backingStore.shutdown(), AS-EJB-00030=[{0}]: Error during onShutdown(), AS-EJB-00031=[{0}]: Error while undeploying ctx. Key: [{1}], AS-EJB-00032=Cannot add idle bean cleanup task, AS-EJB-00033=Got exception during removeExpiredSessions (but the reaper thread is still alive), AS-EJB-00034=Error during checkpoint(, but session not destroyed), AS-EJB-00035=Error during checkpoint, AS-EJB-00036=TopLevel AvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00037=TopLevel EjbAvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00038=Global AvailabilityEnabled: [{0}], application AvailabilityEnabled: [{1}], AS-EJB-00039=Exception while trying to determine availability-enabled settings for this app, AS-EJB-00040=StatefulContainerBuilder AvailabilityEnabled [{0}] for this application, AS-EJB-00041=StatefulContainerBuilder.buildStoreManager() storeName: [{0}], AS-EJB-00042=Could not instantiate backing store for type [{0}], AS-EJB-00043=StatefulContainerbuilder instantiated store: {0}, with ha-enabled [{1}], and backing store configuration: {2}, AS-EJB-00044=Error while adding idle bean passivator task, AS-EJB-00045=Error while adding idle bean removal task, AS-EJB-00046=Error while removing idle beans for [{0}], AS-EJB-00047=Error while removing expired beans for [{0}], AS-EJB-00048=Passivation-capable value of stateful session bean [{0}] is false, it should not have any PrePassivate nor PostActivate configuration, but you have configuration at [{1}]., AS-EJB-00049=Cannot find stateful session bean [{0}] in memory, and will not read it from disk because current stateful session bean passivation-capable value is false, AS-EJB-00050=Cache is shutting down, {0} stateful session beans will not be restored after restarting since passivation is disabled, AS-EJB-00051=Disabling high availability for the stateful session bean {0}, as its marked non passivatable, AS-EJB-00052=Internal Error, AS-EJB-00053=The feature {0} requires Full Jakarta EE Profile to be supported, AS-EJB-00054=Portable JNDI names for EJB {0}: {1}, AS-EJB-00055=Glassfish-specific (Non-portable) JNDI names for EJB {0}: {1}, AS-EJB-00056=A system exception occurred during an invocation on EJB {0}, method: {1}, AS-EJB-00057=Error while creating enterprise bean context for {0} during jacc callback, AS-EJB-00058=Attempt to override reserved ejb interface method [{0}] in [{1}]. Override will be ignored., AS-EJB-00059=Bean class for ejb [{0}] does not define a method corresponding to [{1}] interface method [{2}], AS-EJB-00060=keepstate is true and will not create new auto timers during deployment., AS-EJB-00061=Failed to initialize the interceptor, AS-EJB-00062=[**BaseContainer**] Could not create MonitorRegistryMediator. [{0}], AS-EJB-00063=Exception in backingStore.size()} [2024-03-19T02:00:13.005Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:00:13.005Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:00:13.005Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:00:13.005Z] [INFO] Processing: jakarta.enterprise.ejb.container on element EJB_LOGGER_NAME [2024-03-19T02:00:13.005Z] [INFO] Enclosing type is org.glassfish.ejb.LogFacade [2024-03-19T02:00:13.005Z] [INFO] Loggers found so far: {jakarta.enterprise.ejb.container.description=GlassFish EJB Container Logger, jakarta.enterprise.ejb.container.publish=true, jakarta.enterprise.ejb.container.subsystem=GlassFish-EJB} [2024-03-19T02:00:13.005Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:00:13.005Z] [INFO] Found enclosing element EJB_LOGGER_NAME [2024-03-19T02:00:13.005Z] [INFO] Found enclosing element org.glassfish.ejb.LogFacade [2024-03-19T02:00:13.005Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:00:13.005Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:13.005Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:00:13.005Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:00:13.005Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:00:13.005Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:00:13.005Z] [INFO] [2024-03-19T02:00:13.005Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-container --- [2024-03-19T02:00:13.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/test/resources [2024-03-19T02:00:13.005Z] [INFO] [2024-03-19T02:00:13.005Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb-container --- [2024-03-19T02:00:13.005Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:13.005Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:00:13.568Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:00:13.568Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:00:13.568Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:00:13.568Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:00:13.568Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:00:13.568Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:00:13.568Z] Use -proc:none to disable annotation processing. [2024-03-19T02:00:13.568Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:00:13.568Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/src/test/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImplTest.java:[55,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:00:13.568Z] [INFO] [2024-03-19T02:00:13.568Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-container --- [2024-03-19T02:00:13.568Z] [INFO] [2024-03-19T02:00:13.568Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-container --- [2024-03-19T02:00:13.568Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/surefire-reports [2024-03-19T02:00:13.568Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:00:13.568Z] [INFO] [2024-03-19T02:00:13.568Z] [INFO] ------------------------------------------------------- [2024-03-19T02:00:13.568Z] [INFO] T E S T S [2024-03-19T02:00:13.568Z] [INFO] ------------------------------------------------------- [2024-03-19T02:00:13.568Z] [0.003s][info][gc] Using G1 [2024-03-19T02:00:14.131Z] [0.345s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.807ms [2024-03-19T02:00:14.131Z] [INFO] Running org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImplTest [2024-03-19T02:00:14.387Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImplTest [2024-03-19T02:00:14.387Z] [INFO] Running com.sun.ejb.containers.EjbContainerUtilImplTest [2024-03-19T02:00:14.387Z] 02:00:14.230482 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initCorePoolSize thread-core-pool-size < 0 using default value 16 [2024-03-19T02:00:14.387Z] 02:00:14.247434 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initMaxPoolSize thread-max-pool-size <= 0 using default value 32 [2024-03-19T02:00:14.387Z] 02:00:14.249710 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initMaxPoolSize thread-max-pool-size is not a number, using default value 32 [2024-03-19T02:00:14.387Z] 02:00:14.251897 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initCorePoolSize thread-core-pool-size is not a number, using default value 16 [2024-03-19T02:00:14.387Z] 02:00:14.256435 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initKeepAliveSeconds thread-keep-alive-seconds < 0 using default value 60 [2024-03-19T02:00:14.387Z] 02:00:14.258748 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initMaxPoolSize thread-max-pool-size < thread-core-pool-size using thread-max-pool-size=20 [2024-03-19T02:00:14.387Z] 02:00:14.260722 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initKeepAliveSeconds thread-keep-alive-seconds is not a number, using default value 60 [2024-03-19T02:00:14.387Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in com.sun.ejb.containers.EjbContainerUtilImplTest [2024-03-19T02:00:14.387Z] [INFO] Running com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest [2024-03-19T02:00:14.643Z] # JMH version: 1.37 [2024-03-19T02:00:14.643Z] # VM version: JDK 21, OpenJDK 64-Bit Server VM, 21+35-LTS [2024-03-19T02:00:14.643Z] # VM invoker: /opt/java/openjdk/bin/java [2024-03-19T02:00:14.643Z] # VM options: -Xss512k -Xms256m -Xmx1g -XX:MaxDirectMemorySize=512m -verbose:gc -XX:+UseG1GC -XX:+UseStringDeduplication -Djava.awt.headless=true -Duser.language=en -Duser.region=US --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.naming/javax.naming.spi=ALL-UNNAMED [2024-03-19T02:00:14.643Z] # Blackhole mode: compiler (auto-detected, use -Djmh.blackhole.autoDetect=false to disable) [2024-03-19T02:00:14.643Z] # Warmup: [2024-03-19T02:00:14.643Z] # Measurement: 1 iterations, 50 ms each [2024-03-19T02:00:14.643Z] # Timeout: 5 s per iteration [2024-03-19T02:00:14.643Z] # Threads: 100 threads [2024-03-19T02:00:14.643Z] # Benchmark mode: Single shot invocation time [2024-03-19T02:00:14.643Z] # Benchmark: com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark [2024-03-19T02:00:14.643Z] [2024-03-19T02:00:14.643Z] # Run progress: 0.00% complete, ETA 00:00:00 [2024-03-19T02:00:14.643Z] # Fork: 1 of 1 [2024-03-19T02:00:14.643Z] [0.003s][info][gc] Using G1 [2024-03-19T02:00:15.206Z] [0.362s][info][gc] GC(0) Pause Young (Normal) (G1 EvacuatiIteration 1: on Pause) 22M->6M(258M) 2.795ms [2024-03-19T02:00:15.206Z] [1.540s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->9M(258M) 4.474ms [2024-03-19T02:00:15.206Z] 236730.682 ±(99.9%) 257.267 us/op [2024-03-19T02:00:15.206Z] [2024-03-19T02:00:15.206Z] [2024-03-19T02:00:15.206Z] [2024-03-19T02:00:15.206Z] # Run complete. Total time: 00:00:00 [2024-03-19T02:00:15.206Z] [2024-03-19T02:00:15.206Z] REMEMBER: The numbers below are just data. To gain reusable insights, you need to follow up on [2024-03-19T02:00:15.206Z] why the numbers are the way they are. Use profilers (see -prof, -lprof), design factorial [2024-03-19T02:00:15.206Z] experiments, perform baseline and negative tests that provide experimental control, make sure [2024-03-19T02:00:15.206Z] the benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts. [2024-03-19T02:00:15.206Z] Do not assume the numbers tell you what you want them to tell. [2024-03-19T02:00:15.206Z] [2024-03-19T02:00:15.206Z] NOTE: Current JVM experimentally supports Compiler Blackholes, and they are in use. Please exercise [2024-03-19T02:00:15.206Z] extra caution when trusting the results, look into the generated code to check the benchmark still [2024-03-19T02:00:15.206Z] works, and factor in a small probability of new VM bugs. Additionally, while comparisons between [2024-03-19T02:00:15.206Z] different JVMs are already problematic, the performance difference caused by different Blackhole [2024-03-19T02:00:15.206Z] modes can be very significant. Please make sure you use the consistent Blackhole mode for comparisons. [2024-03-19T02:00:15.206Z] [2024-03-19T02:00:15.206Z] Benchmark Mode Cnt Score Error Units [2024-03-19T02:00:15.206Z] EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark ss 236730.682 us/op [2024-03-19T02:00:15.206Z] # JMH version: 1.37 [2024-03-19T02:00:15.206Z] # VM version: JDK 21, OpenJDK 64-Bit Server VM, 21+35-LTS [2024-03-19T02:00:15.206Z] # VM invoker: /opt/java/openjdk/bin/java [2024-03-19T02:00:15.206Z] # VM options: -Xss512k -Xms256m -Xmx1g -XX:MaxDirectMemorySize=512m -verbose:gc -XX:+UseG1GC -XX:+UseStringDeduplication -Djava.awt.headless=true -Duser.language=en -Duser.region=US --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.naming/javax.naming.spi=ALL-UNNAMED [2024-03-19T02:00:15.206Z] # Blackhole mode: compiler (auto-detected, use -Djmh.blackhole.autoDetect=false to disable) [2024-03-19T02:00:15.206Z] # Warmup: 1 iterations, 50 ms each [2024-03-19T02:00:15.206Z] # Measurement: 1 iterations, 200 ms each [2024-03-19T02:00:15.206Z] # Timeout: 5 s per iteration [2024-03-19T02:00:15.206Z] # Threads: 100 threads, will synchronize iterations [2024-03-19T02:00:15.206Z] # Benchmark mode: Average time, time/op [2024-03-19T02:00:15.206Z] # Benchmark: com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark [2024-03-19T02:00:15.206Z] [2024-03-19T02:00:15.206Z] # Run progress: 0.00% complete, ETA 00:00:00 [2024-03-19T02:00:15.206Z] # Fork: 1 of 1 [2024-03-19T02:00:15.206Z] [0.003s][info][gc] Using G1 [2024-03-19T02:00:15.770Z] # Warmup Iteration 1: [0.335s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.700ms [2024-03-19T02:00:16.026Z] 4378.615 ±(99.9%) 7170.180 us/op [2024-03-19T02:00:16.026Z] Iteration 1: [0.716s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 32M->7M(258M) 3.325ms [2024-03-19T02:00:16.282Z] 1438.339 ±(99.9%) 119.449 us/op [2024-03-19T02:00:16.282Z] [2024-03-19T02:00:16.282Z] [2024-03-19T02:00:16.282Z] Result "com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark": [2024-03-19T02:00:16.282Z] 1438.339 us/op [2024-03-19T02:00:16.282Z] [2024-03-19T02:00:16.282Z] [2024-03-19T02:00:16.282Z] # Run complete. Total time: 00:00:00 [2024-03-19T02:00:16.282Z] [2024-03-19T02:00:16.282Z] REMEMBER: The numbers below are just data. To gain reusable insights, you need to follow up on [2024-03-19T02:00:16.282Z] why the numbers are the way they are. Use profilers (see -prof, -lprof), design factorial [2024-03-19T02:00:16.282Z] experiments, perform baseline and negative tests that provide experimental control, make sure [2024-03-19T02:00:16.282Z] the benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts. [2024-03-19T02:00:16.282Z] Do not assume the numbers tell you what you want them to tell. [2024-03-19T02:00:16.282Z] [2024-03-19T02:00:16.282Z] NOTE: Current JVM experimentally supports Compiler Blackholes, and they are in use. Please exercise [2024-03-19T02:00:16.282Z] extra caution when trusting the results, look into the generated code to check the benchmark still [2024-03-19T02:00:16.282Z] works, and factor in a small probability of new VM bugs. Additionally, while comparisons between [2024-03-19T02:00:16.282Z] different JVMs are already problematic, the performance difference caused by different Blackhole [2024-03-19T02:00:16.282Z] modes can be very significant. Please make sure you use the consistent Blackhole mode for comparisons. [2024-03-19T02:00:16.282Z] [2024-03-19T02:00:16.282Z] Benchmark Mode Cnt Score Error Units [2024-03-19T02:00:16.282Z] EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark avgt 1438.339 us/op [2024-03-19T02:00:16.282Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 s -- in com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest [2024-03-19T02:00:16.282Z] [INFO] Running com.sun.ejb.EJBUtilsTest [2024-03-19T02:00:16.282Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in com.sun.ejb.EJBUtilsTest [2024-03-19T02:00:16.539Z] [INFO] [2024-03-19T02:00:16.539Z] [INFO] Results: [2024-03-19T02:00:16.539Z] [INFO] [2024-03-19T02:00:16.539Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:00:16.539Z] [INFO] [2024-03-19T02:00:16.539Z] [INFO] [2024-03-19T02:00:16.539Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-container --- [2024-03-19T02:00:16.539Z] [INFO] Executing tasks [2024-03-19T02:00:16.539Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/classes/META-INF for [2024-03-19T02:00:16.539Z] [INFO] [echo] ejb-container [2024-03-19T02:00:16.539Z] [INFO] Executed tasks [2024-03-19T02:00:16.539Z] [INFO] [2024-03-19T02:00:16.539Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-container --- [2024-03-19T02:00:16.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/ejb-container.jar [2024-03-19T02:00:16.795Z] [INFO] [2024-03-19T02:00:16.795Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-container --- [2024-03-19T02:00:16.795Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:18.163Z] [INFO] CycloneDX: Creating BOM version 1.4 with 107 component(s) [2024-03-19T02:00:18.163Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/bom.xml [2024-03-19T02:00:18.163Z] [INFO] attaching as ejb-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:18.163Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/bom.json [2024-03-19T02:00:18.420Z] [INFO] attaching as ejb-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:18.420Z] [INFO] [2024-03-19T02:00:18.420Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-container --- [2024-03-19T02:00:18.420Z] [INFO] [2024-03-19T02:00:18.420Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-container --- [2024-03-19T02:00:18.420Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/failsafe-reports [2024-03-19T02:00:18.420Z] [INFO] [2024-03-19T02:00:18.420Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-container-checkstyle) @ ejb-container --- [2024-03-19T02:00:23.673Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:23.673Z] [INFO] [2024-03-19T02:00:23.673Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-container --- [2024-03-19T02:00:23.673Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/8.0.1-SNAPSHOT/ejb-container-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:23.674Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/8.0.1-SNAPSHOT/ejb-container-8.0.1-SNAPSHOT.jar [2024-03-19T02:00:23.674Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/8.0.1-SNAPSHOT/ejb-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:23.674Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-container/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/8.0.1-SNAPSHOT/ejb-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [2024-03-19T02:00:23.674Z] [INFO] Building GlassFish Web container related modules 8.0.1-SNAPSHOT [86/332] [2024-03-19T02:00:23.674Z] [INFO] from appserver/web/pom.xml [2024-03-19T02:00:23.674Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web --- [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web --- [2024-03-19T02:00:23.674Z] [INFO] No sources to compile [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web --- [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web --- [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-03-19T02:00:23.674Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web --- [2024-03-19T02:00:23.674Z] [INFO] No sources to compile [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web --- [2024-03-19T02:00:23.674Z] [INFO] No sources to compile [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-03-19T02:00:23.674Z] [INFO] Executing tasks [2024-03-19T02:00:23.674Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/classes/META-INF for [2024-03-19T02:00:23.674Z] [INFO] [echo] web [2024-03-19T02:00:23.674Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/classes/META-INF [2024-03-19T02:00:23.674Z] [INFO] Executed tasks [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web --- [2024-03-19T02:00:23.674Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:23.674Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:00:23.674Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/bom.xml [2024-03-19T02:00:23.674Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:23.674Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/bom.json [2024-03-19T02:00:23.674Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-03-19T02:00:23.674Z] [INFO] No tests to run. [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-03-19T02:00:23.674Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/failsafe-reports [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-checkstyle) @ web --- [2024-03-19T02:00:23.674Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:23.674Z] [INFO] [2024-03-19T02:00:23.674Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-03-19T02:00:23.675Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:23.675Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:23.675Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [2024-03-19T02:00:23.675Z] [INFO] Building Jersey EJB Component Provider Module 8.0.1-SNAPSHOT [87/332] [2024-03-19T02:00:23.675Z] [INFO] from appserver/web/jersey-ejb-component-provider/pom.xml [2024-03-19T02:00:23.675Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:23.675Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:00:23.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/src/main/manpages [2024-03-19T02:00:23.675Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:23.675Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:23.675Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbExceptionMapper.java:[75,41] unchecked call to toResponse(E) as a member of the raw type jakarta.ws.rs.ext.ExceptionMapper [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:00:23.675Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.675Z] [INFO] [2024-03-19T02:00:23.675Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.932Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:00:23.932Z] [INFO] [2024-03-19T02:00:23.932Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jersey-ejb-component-provider --- [2024-03-19T02:00:23.932Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:23.932Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:24.189Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:00:24.189Z] [INFO] [2024-03-19T02:00:24.189Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-ejb-component-provider --- [2024-03-19T02:00:24.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/src/test/resources [2024-03-19T02:00:24.189Z] [INFO] [2024-03-19T02:00:24.189Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jersey-ejb-component-provider --- [2024-03-19T02:00:24.189Z] [INFO] No sources to compile [2024-03-19T02:00:24.189Z] [INFO] [2024-03-19T02:00:24.189Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-ejb-component-provider --- [2024-03-19T02:00:24.189Z] [INFO] [2024-03-19T02:00:24.189Z] [INFO] --- surefire:3.2.5:test (default-test) @ jersey-ejb-component-provider --- [2024-03-19T02:00:24.189Z] [INFO] [2024-03-19T02:00:24.189Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-ejb-component-provider --- [2024-03-19T02:00:24.189Z] [INFO] Executing tasks [2024-03-19T02:00:24.189Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/classes/META-INF for [2024-03-19T02:00:24.189Z] [INFO] [echo] jersey-ejb-component-provider [2024-03-19T02:00:24.189Z] [INFO] Executed tasks [2024-03-19T02:00:24.189Z] [INFO] [2024-03-19T02:00:24.189Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-ejb-component-provider --- [2024-03-19T02:00:24.189Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar [2024-03-19T02:00:24.189Z] [INFO] [2024-03-19T02:00:24.189Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jersey-ejb-component-provider --- [2024-03-19T02:00:24.189Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:26.081Z] [INFO] CycloneDX: Creating BOM version 1.4 with 113 component(s) [2024-03-19T02:00:26.081Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/bom.xml [2024-03-19T02:00:26.081Z] [INFO] attaching as jersey-ejb-component-provider-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:26.081Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/bom.json [2024-03-19T02:00:26.081Z] [INFO] attaching as jersey-ejb-component-provider-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:26.081Z] [INFO] [2024-03-19T02:00:26.081Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-ejb-component-provider --- [2024-03-19T02:00:26.081Z] [INFO] [2024-03-19T02:00:26.081Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-ejb-component-provider --- [2024-03-19T02:00:26.081Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/failsafe-reports [2024-03-19T02:00:26.081Z] [INFO] [2024-03-19T02:00:26.081Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-jersey-ejb-component-provider-checkstyle) @ jersey-ejb-component-provider --- [2024-03-19T02:00:26.081Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:26.081Z] [INFO] [2024-03-19T02:00:26.081Z] [INFO] --- install:3.1.1:install (default-install) @ jersey-ejb-component-provider --- [2024-03-19T02:00:26.081Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/8.0.1-SNAPSHOT/jersey-ejb-component-provider-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:26.081Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/8.0.1-SNAPSHOT/jersey-ejb-component-provider-8.0.1-SNAPSHOT.jar [2024-03-19T02:00:26.081Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/8.0.1-SNAPSHOT/jersey-ejb-component-provider-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:26.081Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-ejb-component-provider/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/8.0.1-SNAPSHOT/jersey-ejb-component-provider-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:26.081Z] [INFO] [2024-03-19T02:00:26.082Z] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [2024-03-19T02:00:26.082Z] [INFO] Building Connector for GlassFish Admin REST Service 8.0.1-SNAPSHOT [88/332] [2024-03-19T02:00:26.082Z] [INFO] from nucleus/admin/rest/gf-restadmin-connector/pom.xml [2024-03-19T02:00:26.082Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:00:26.082Z] [INFO] [2024-03-19T02:00:26.082Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-restadmin-connector --- [2024-03-19T02:00:26.082Z] [INFO] [2024-03-19T02:00:26.082Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-restadmin-connector --- [2024-03-19T02:00:26.082Z] [INFO] [2024-03-19T02:00:26.082Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-restadmin-connector --- [2024-03-19T02:00:26.082Z] [INFO] [2024-03-19T02:00:26.082Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-restadmin-connector --- [2024-03-19T02:00:26.082Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:26.082Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:26.082Z] [INFO] [2024-03-19T02:00:26.082Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-restadmin-connector --- [2024-03-19T02:00:26.082Z] [INFO] [2024-03-19T02:00:26.082Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-restadmin-connector --- [2024-03-19T02:00:26.082Z] [INFO] [2024-03-19T02:00:26.082Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-restadmin-connector --- [2024-03-19T02:00:26.082Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:26.082Z] [INFO] [2024-03-19T02:00:26.082Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-restadmin-connector --- [2024-03-19T02:00:26.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/src/main/resources [2024-03-19T02:00:26.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/src/main/manpages [2024-03-19T02:00:26.082Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:26.082Z] [INFO] [2024-03-19T02:00:26.082Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-restadmin-connector --- [2024-03-19T02:00:26.082Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:26.082Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:26.339Z] [INFO] [2024-03-19T02:00:26.339Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-restadmin-connector --- [2024-03-19T02:00:26.339Z] [INFO] [2024-03-19T02:00:26.339Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-restadmin-connector --- [2024-03-19T02:00:26.339Z] [INFO] [2024-03-19T02:00:26.339Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-restadmin-connector --- [2024-03-19T02:00:26.339Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:00:26.339Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:00:26.339Z] [INFO] [2024-03-19T02:00:26.339Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-restadmin-connector --- [2024-03-19T02:00:26.339Z] [INFO] [2024-03-19T02:00:26.339Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-restadmin-connector --- [2024-03-19T02:00:26.339Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:26.339Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:26.595Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:00:26.595Z] [INFO] Initial messages found so far: {} [2024-03-19T02:00:26.595Z] [INFO] Processing: NCLS-RSTCN-00001 [2024-03-19T02:00:26.595Z] [INFO] Message NCLS-RSTCN-00001 needs checking for cause/action: false [2024-03-19T02:00:26.595Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RSTCN-00001=The REST connector has been started} [2024-03-19T02:00:26.595Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:00:26.595Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:00:26.595Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:00:26.595Z] [INFO] Processing: jakarta.enterprise.admin.rest.connector on element REST_CONNECTOR_LOGGER [2024-03-19T02:00:26.595Z] [INFO] Enclosing type is org.glassfish.admin.restconnector.Logging [2024-03-19T02:00:26.596Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.connector.description=REST Connector Logger, jakarta.enterprise.admin.rest.connector.publish=true, jakarta.enterprise.admin.rest.connector.subsystem=RSTCN} [2024-03-19T02:00:26.596Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:00:26.596Z] [INFO] Found enclosing element REST_CONNECTOR_LOGGER [2024-03-19T02:00:26.596Z] [INFO] Found enclosing element org.glassfish.admin.restconnector.Logging [2024-03-19T02:00:26.596Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:00:26.596Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:00:26.596Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:00:26.596Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:00:26.596Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:00:26.596Z] [INFO] [2024-03-19T02:00:26.596Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-restadmin-connector --- [2024-03-19T02:00:26.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/src/test/resources [2024-03-19T02:00:26.596Z] [INFO] [2024-03-19T02:00:26.596Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-restadmin-connector --- [2024-03-19T02:00:26.596Z] [INFO] No sources to compile [2024-03-19T02:00:26.596Z] [INFO] [2024-03-19T02:00:26.596Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-restadmin-connector --- [2024-03-19T02:00:26.596Z] [INFO] [2024-03-19T02:00:26.596Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-restadmin-connector --- [2024-03-19T02:00:26.596Z] [INFO] [2024-03-19T02:00:26.596Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-restadmin-connector --- [2024-03-19T02:00:26.596Z] [INFO] Executing tasks [2024-03-19T02:00:26.596Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF for [2024-03-19T02:00:26.596Z] [INFO] [echo] gf-restadmin-connector [2024-03-19T02:00:26.596Z] [INFO] Executed tasks [2024-03-19T02:00:26.596Z] [INFO] [2024-03-19T02:00:26.596Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-restadmin-connector --- [2024-03-19T02:00:26.596Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar [2024-03-19T02:00:26.596Z] [INFO] [2024-03-19T02:00:26.596Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-restadmin-connector --- [2024-03-19T02:00:26.596Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:27.159Z] [INFO] CycloneDX: Creating BOM version 1.4 with 60 component(s) [2024-03-19T02:00:27.159Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/bom.xml [2024-03-19T02:00:27.415Z] [INFO] attaching as gf-restadmin-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:27.416Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/bom.json [2024-03-19T02:00:27.416Z] [INFO] attaching as gf-restadmin-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:27.416Z] [INFO] [2024-03-19T02:00:27.416Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-restadmin-connector --- [2024-03-19T02:00:27.416Z] [INFO] [2024-03-19T02:00:27.416Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-restadmin-connector --- [2024-03-19T02:00:27.416Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/failsafe-reports [2024-03-19T02:00:27.416Z] [INFO] [2024-03-19T02:00:27.416Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-gf-restadmin-connector-checkstyle) @ gf-restadmin-connector --- [2024-03-19T02:00:27.416Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:27.416Z] [INFO] [2024-03-19T02:00:27.416Z] [INFO] --- install:3.1.1:install (default-install) @ gf-restadmin-connector --- [2024-03-19T02:00:27.416Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/8.0.1-SNAPSHOT/gf-restadmin-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:27.416Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/8.0.1-SNAPSHOT/gf-restadmin-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:00:27.416Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/8.0.1-SNAPSHOT/gf-restadmin-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:27.416Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/gf-restadmin-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/8.0.1-SNAPSHOT/gf-restadmin-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:27.416Z] [INFO] [2024-03-19T02:00:27.416Z] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [2024-03-19T02:00:27.416Z] [INFO] Building GlassFish Admin REST Service 8.0.1-SNAPSHOT [89/332] [2024-03-19T02:00:27.416Z] [INFO] from nucleus/admin/rest/rest-service/pom.xml [2024-03-19T02:00:27.416Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:00:27.416Z] [INFO] [2024-03-19T02:00:27.416Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service --- [2024-03-19T02:00:27.416Z] [INFO] [2024-03-19T02:00:27.416Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ rest-service --- [2024-03-19T02:00:27.416Z] [INFO] [2024-03-19T02:00:27.416Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ rest-service --- [2024-03-19T02:00:27.416Z] [INFO] [2024-03-19T02:00:27.416Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ rest-service --- [2024-03-19T02:00:27.416Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:27.416Z] [INFO] Compiling 189 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:27.979Z] [INFO] [2024-03-19T02:00:27.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ rest-service --- [2024-03-19T02:00:27.979Z] [INFO] [2024-03-19T02:00:27.979Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ rest-service --- [2024-03-19T02:00:27.979Z] [INFO] [2024-03-19T02:00:27.979Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service --- [2024-03-19T02:00:27.979Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:27.979Z] [INFO] [2024-03-19T02:00:27.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-service --- [2024-03-19T02:00:27.979Z] [INFO] Copying 13 resources from src/main/resources to target/classes [2024-03-19T02:00:27.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/manpages [2024-03-19T02:00:27.979Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:27.979Z] [INFO] [2024-03-19T02:00:27.979Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ rest-service --- [2024-03-19T02:00:27.979Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:27.979Z] [INFO] Compiling 189 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:29.351Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ProviderUtil.java:[178,68] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:00:29.351Z] cast to java.lang.Object for a varargs call [2024-03-19T02:00:29.351Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T02:00:29.351Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ActionReportJsonProvider.java:[146,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:29.351Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/ResourceUtil.java:[1117,55] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:00:29.351Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/ProxyImpl.java: Some input files use or override a deprecated API. [2024-03-19T02:00:29.351Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/ProxyImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:00:29.351Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ProviderUtil.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:00:29.351Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ProviderUtil.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:00:29.351Z] [INFO] [2024-03-19T02:00:29.351Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ rest-service --- [2024-03-19T02:00:29.351Z] [INFO] [2024-03-19T02:00:29.351Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ rest-service --- [2024-03-19T02:00:29.351Z] [INFO] [2024-03-19T02:00:29.351Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-service --- [2024-03-19T02:00:29.351Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:00:29.351Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.admin.rest.composite, has 1, private references [org.glassfish.admin.rest.resources] [2024-03-19T02:00:29.351Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.admin.rest.utils, has 2, private references [org.glassfish.admin.rest.provider, org.glassfish.admin.rest.results] [2024-03-19T02:00:29.352Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:00:29.352Z] [INFO] [2024-03-19T02:00:29.352Z] [INFO] --- command-security:1.0.17:check (default-check) @ rest-service --- [2024-03-19T02:00:29.352Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.rest.cli.GetGroupNamesCommand, org.glassfish.admin.rest.cli.GetTokensCommand, org.glassfish.admin.rest.cli.IsAnonymousUserEnabledCommand, org.glassfish.admin.rest.cli.PredefinedAuthRealmClassNamesCommand, org.glassfish.admin.rest.cli.SupportsUserManagementCommand, org.glassfish.admin.rest.cli.SynchronizeRealmFromConfig] [2024-03-19T02:00:29.352Z] [INFO] [2024-03-19T02:00:29.352Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ rest-service --- [2024-03-19T02:00:29.352Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:29.352Z] [INFO] Compiling 189 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:30.281Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:00:30.281Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:00:30.281Z] [INFO] Initial messages found so far: {} [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00001 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00001 needs checking for cause/action: false [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00002 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00002 needs checking for cause/action: false [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00003 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00003 needs checking for cause/action: true [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00004 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00004 needs checking for cause/action: true [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00005 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00005 needs checking for cause/action: true [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00006 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00006 needs checking for cause/action: true [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00007 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00007 needs checking for cause/action: true [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00008 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00008 needs checking for cause/action: false [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00009 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00009 needs checking for cause/action: false [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00010 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00010 needs checking for cause/action: false [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00011 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00011 needs checking for cause/action: false [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00012 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00012 needs checking for cause/action: false [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00013 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00013 needs checking for cause/action: true [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00014 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00014 needs checking for cause/action: false [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00015 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00015 needs checking for cause/action: true [2024-03-19T02:00:30.281Z] [INFO] Processing: NCLS-REST-00016 [2024-03-19T02:00:30.281Z] [INFO] Message NCLS-REST-00016 needs checking for cause/action: true [2024-03-19T02:00:30.282Z] [INFO] Total Messages including ones found from disk so far: {NCLS-REST-00001=Listening to REST requests at context: {0}/domain., NCLS-REST-00002=Incorrectly formatted entry in {0}: {1}, NCLS-REST-00003=An error occurred while processing the request. Please see the server logs for details., NCLS-REST-00004=The class specified by generator does not implement DefaultsGenerator, NCLS-REST-00005=Unsupported fixed value. Supported types are String, boolean, Boolean, int, Integer, long, Long, double, Double, float, and Float, NCLS-REST-00006=Fixed value type does not match the property type, NCLS-REST-00007=Cannot marshal, NCLS-REST-00008=Unexpected exception during command execution., NCLS-REST-00009=Unable to delete directory {0}. Will attempt deletion again upon JVM exit., NCLS-REST-00010=Unable to delete file %s. Will attempt deletion again upon JVM exit., NCLS-REST-00011={0}: {1}, NCLS-REST-00012=Compilation failed., NCLS-REST-00013=File creation failed: {0}, NCLS-REST-00014=Directory creation failed: {0}, NCLS-REST-00015=Unexpected exception during initilization., NCLS-REST-00016=I/O exception: {0}} [2024-03-19T02:00:30.282Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:00:30.282Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:00:30.282Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:00:30.282Z] [INFO] Processing: jakarta.enterprise.admin.rest on element REST_MAIN_LOGGER [2024-03-19T02:00:30.282Z] [INFO] Enclosing type is org.glassfish.admin.rest.RestLogging [2024-03-19T02:00:30.282Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.description=Main REST Logger, jakarta.enterprise.admin.rest.publish=true, jakarta.enterprise.admin.rest.subsystem=REST} [2024-03-19T02:00:30.282Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:00:30.282Z] [INFO] Found enclosing element REST_MAIN_LOGGER [2024-03-19T02:00:30.282Z] [INFO] Found enclosing element org.glassfish.admin.rest.RestLogging [2024-03-19T02:00:30.282Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:00:30.282Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:00:30.282Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:00:30.282Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:00:30.282Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:00:30.282Z] [INFO] [2024-03-19T02:00:30.282Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-service --- [2024-03-19T02:00:30.282Z] [INFO] Copying 5 resources from src/test/resources to target/test-classes [2024-03-19T02:00:30.282Z] [INFO] [2024-03-19T02:00:30.282Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ rest-service --- [2024-03-19T02:00:30.282Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:30.282Z] [INFO] Compiling 15 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:00:30.540Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:00:30.540Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:00:30.540Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:00:30.540Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:00:30.540Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:00:30.540Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:00:30.540Z] Use -proc:none to disable annotation processing. [2024-03-19T02:00:30.540Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:00:30.540Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/EncodingTest.java:[113,31] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:00:30.540Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/composite/RestCollectionTest.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:00:30.540Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/composite/RestCollectionTest.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:00:30.540Z] [INFO] [2024-03-19T02:00:30.540Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-service --- [2024-03-19T02:00:30.540Z] [INFO] [2024-03-19T02:00:30.540Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-service --- [2024-03-19T02:00:30.540Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/surefire-reports [2024-03-19T02:00:30.540Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:00:30.540Z] [INFO] [2024-03-19T02:00:30.540Z] [INFO] ------------------------------------------------------- [2024-03-19T02:00:30.540Z] [INFO] T E S T S [2024-03-19T02:00:30.540Z] [INFO] ------------------------------------------------------- [2024-03-19T02:00:30.796Z] [0.003s][info][gc] Using G1 [2024-03-19T02:00:31.052Z] [0.332s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.671ms [2024-03-19T02:00:31.309Z] [INFO] Running org.glassfish.admin.rest.composite.RestCollectionTest [2024-03-19T02:00:31.309Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.glassfish.admin.rest.composite.RestCollectionTest [2024-03-19T02:00:31.309Z] [INFO] Running org.glassfish.admin.rest.composite.CompositeUtilTest [2024-03-19T02:00:31.566Z] [0.852s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->8M(258M) 3.743ms [2024-03-19T02:00:31.566Z] Mar 19, 2024 2:00:31 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:00:31.566Z] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:00:31.566Z] Mar 19, 2024 2:00:31 AM jakarta.persistence.spi.PersistenceProviderResolverHolder$DefaultPersistenceProviderResolver log [2024-03-19T02:00:31.566Z] WARNING: jakarta.persistence.spi::No valid providers found. [2024-03-19T02:00:31.566Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.glassfish.admin.rest.composite.CompositeUtilTest [2024-03-19T02:00:31.567Z] [INFO] Running org.glassfish.admin.rest.composite.ModelExtensionTest [2024-03-19T02:00:31.567Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.admin.rest.composite.ModelExtensionTest [2024-03-19T02:00:31.567Z] [INFO] Running org.glassfish.admin.rest.composite.ResourceMetadataTest [2024-03-19T02:00:31.567Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.glassfish.admin.rest.composite.ResourceMetadataTest [2024-03-19T02:00:31.567Z] [INFO] Running org.glassfish.admin.rest.JsonUtilTest [2024-03-19T02:00:31.567Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.admin.rest.JsonUtilTest [2024-03-19T02:00:31.567Z] [INFO] Running org.glassfish.admin.rest.ProgressStatusEventTest [2024-03-19T02:00:31.823Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.glassfish.admin.rest.ProgressStatusEventTest [2024-03-19T02:00:31.823Z] [INFO] Running org.glassfish.admin.rest.ActionReportTest [2024-03-19T02:00:31.823Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.admin.rest.ActionReportTest [2024-03-19T02:00:31.823Z] [INFO] Running org.glassfish.admin.rest.EncodingTest [2024-03-19T02:00:31.823Z] installRoot is null [2024-03-19T02:00:31.823Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.glassfish.admin.rest.EncodingTest [2024-03-19T02:00:32.080Z] [INFO] [2024-03-19T02:00:32.080Z] [INFO] Results: [2024-03-19T02:00:32.080Z] [INFO] [2024-03-19T02:00:32.080Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:00:32.080Z] [INFO] [2024-03-19T02:00:32.080Z] [INFO] [2024-03-19T02:00:32.080Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service --- [2024-03-19T02:00:32.080Z] [INFO] Executing tasks [2024-03-19T02:00:32.080Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/classes/META-INF for [2024-03-19T02:00:32.080Z] [INFO] [echo] rest-service [2024-03-19T02:00:32.080Z] [INFO] Executed tasks [2024-03-19T02:00:32.080Z] [INFO] [2024-03-19T02:00:32.080Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-service --- [2024-03-19T02:00:32.337Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/rest-service.jar [2024-03-19T02:00:32.337Z] [INFO] [2024-03-19T02:00:32.337Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ rest-service --- [2024-03-19T02:00:32.337Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:34.227Z] [INFO] CycloneDX: Creating BOM version 1.4 with 122 component(s) [2024-03-19T02:00:34.227Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/bom.xml [2024-03-19T02:00:34.227Z] [INFO] attaching as rest-service-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:34.227Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/bom.json [2024-03-19T02:00:34.227Z] [INFO] attaching as rest-service-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:34.227Z] [INFO] [2024-03-19T02:00:34.227Z] [INFO] --- jar:3.3.0:test-jar (default) @ rest-service --- [2024-03-19T02:00:34.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/rest-service-tests.jar [2024-03-19T02:00:34.228Z] [INFO] [2024-03-19T02:00:34.228Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service --- [2024-03-19T02:00:34.228Z] [INFO] [2024-03-19T02:00:34.228Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service --- [2024-03-19T02:00:34.228Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/failsafe-reports [2024-03-19T02:00:34.228Z] [INFO] [2024-03-19T02:00:34.228Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-rest-service-checkstyle) @ rest-service --- [2024-03-19T02:00:37.499Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:37.499Z] [INFO] [2024-03-19T02:00:37.499Z] [INFO] --- install:3.1.1:install (default-install) @ rest-service --- [2024-03-19T02:00:37.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/8.0.1-SNAPSHOT/rest-service-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:37.499Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/8.0.1-SNAPSHOT/rest-service-8.0.1-SNAPSHOT.jar [2024-03-19T02:00:37.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/8.0.1-SNAPSHOT/rest-service-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:37.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/8.0.1-SNAPSHOT/rest-service-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:37.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/rest/rest-service/target/rest-service-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/8.0.1-SNAPSHOT/rest-service-8.0.1-SNAPSHOT-tests.jar [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [2024-03-19T02:00:37.500Z] [INFO] Building Nucleus template 8.0.1-SNAPSHOT [90/332] [2024-03-19T02:00:37.500Z] [INFO] from nucleus/admin/template/pom.xml [2024-03-19T02:00:37.500Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] No sources to compile [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] Copying 12 resources from src/main/resources to target/classes [2024-03-19T02:00:37.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/src/main/manpages [2024-03-19T02:00:37.500Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] No sources to compile [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] No sources to compile [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/src/test/resources [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] No sources to compile [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] No tests to run. [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] Executing tasks [2024-03-19T02:00:37.500Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/classes/META-INF for [2024-03-19T02:00:37.500Z] [INFO] [echo] nucleus-domain [2024-03-19T02:00:37.500Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/classes/META-INF [2024-03-19T02:00:37.500Z] [INFO] Executed tasks [2024-03-19T02:00:37.500Z] [INFO] [2024-03-19T02:00:37.500Z] [INFO] --- antrun:3.1.0:run (default) @ nucleus-domain --- [2024-03-19T02:00:37.500Z] [INFO] Executing tasks [2024-03-19T02:00:37.501Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/classes/config [2024-03-19T02:00:37.501Z] [INFO] Executed tasks [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-domain --- [2024-03-19T02:00:37.501Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/nucleus-domain.jar [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-domain --- [2024-03-19T02:00:37.501Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:37.501Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:00:37.501Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/bom.xml [2024-03-19T02:00:37.501Z] [INFO] attaching as nucleus-domain-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:37.501Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/bom.json [2024-03-19T02:00:37.501Z] [INFO] attaching as nucleus-domain-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-domain --- [2024-03-19T02:00:37.501Z] [INFO] No tests to run. [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-domain --- [2024-03-19T02:00:37.501Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/failsafe-reports [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-nucleus-domain-checkstyle) @ nucleus-domain --- [2024-03-19T02:00:37.501Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-domain --- [2024-03-19T02:00:37.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/8.0.1-SNAPSHOT/nucleus-domain-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:37.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/8.0.1-SNAPSHOT/nucleus-domain-8.0.1-SNAPSHOT.jar [2024-03-19T02:00:37.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/8.0.1-SNAPSHOT/nucleus-domain-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:37.501Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/admin/template/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/8.0.1-SNAPSHOT/nucleus-domain-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [2024-03-19T02:00:37.501Z] [INFO] Building flashlight-agent 8.0.1-SNAPSHOT [91/332] [2024-03-19T02:00:37.501Z] [INFO] from nucleus/flashlight/agent/pom.xml [2024-03-19T02:00:37.501Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-agent --- [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ flashlight-agent --- [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ flashlight-agent --- [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ flashlight-agent --- [2024-03-19T02:00:37.501Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:00:37.501Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ flashlight-agent --- [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ flashlight-agent --- [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-agent --- [2024-03-19T02:00:37.501Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:37.501Z] [INFO] [2024-03-19T02:00:37.501Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/src/main/resources [2024-03-19T02:00:37.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/src/main/manpages [2024-03-19T02:00:37.502Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:37.502Z] [INFO] [2024-03-19T02:00:37.502Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:00:37.502Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:00:37.502Z] [INFO] [2024-03-19T02:00:37.502Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:00:37.502Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:00:37.502Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:00:37.502Z] [INFO] [2024-03-19T02:00:37.502Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/src/test/resources [2024-03-19T02:00:37.502Z] [INFO] [2024-03-19T02:00:37.502Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] No sources to compile [2024-03-19T02:00:37.502Z] [INFO] [2024-03-19T02:00:37.502Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] No tests to run. [2024-03-19T02:00:37.502Z] [INFO] [2024-03-19T02:00:37.502Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] Executing tasks [2024-03-19T02:00:37.502Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/classes/META-INF for [2024-03-19T02:00:37.502Z] [INFO] [echo] flashlight-agent [2024-03-19T02:00:37.502Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/classes/META-INF [2024-03-19T02:00:37.502Z] [INFO] Executed tasks [2024-03-19T02:00:37.502Z] [INFO] [2024-03-19T02:00:37.502Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/flashlight-agent.jar [2024-03-19T02:00:37.502Z] [INFO] [2024-03-19T02:00:37.502Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:37.502Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T02:00:37.502Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/bom.xml [2024-03-19T02:00:37.502Z] [INFO] attaching as flashlight-agent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:37.502Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/bom.json [2024-03-19T02:00:37.502Z] [INFO] attaching as flashlight-agent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:37.502Z] [INFO] [2024-03-19T02:00:37.502Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] No tests to run. [2024-03-19T02:00:37.502Z] [INFO] [2024-03-19T02:00:37.502Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/failsafe-reports [2024-03-19T02:00:37.502Z] [INFO] [2024-03-19T02:00:37.502Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.flashlight-flashlight-agent-checkstyle) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:37.502Z] [INFO] [2024-03-19T02:00:37.502Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-agent --- [2024-03-19T02:00:37.502Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/8.0.1-SNAPSHOT/flashlight-agent-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:37.502Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/8.0.1-SNAPSHOT/flashlight-agent-8.0.1-SNAPSHOT.jar [2024-03-19T02:00:37.503Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/8.0.1-SNAPSHOT/flashlight-agent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:37.503Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/agent/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/8.0.1-SNAPSHOT/flashlight-agent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [2024-03-19T02:00:37.503Z] [INFO] Building GlassFish Flashlight Extra JDK Pkgs 8.0.1-SNAPSHOT [92/332] [2024-03-19T02:00:37.503Z] [INFO] from nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml [2024-03-19T02:00:37.503Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] No sources to compile [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:00:37.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/src/main/manpages [2024-03-19T02:00:37.503Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] No sources to compile [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] No sources to compile [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/src/test/resources [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] No sources to compile [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] No tests to run. [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.503Z] [INFO] Executing tasks [2024-03-19T02:00:37.503Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/classes/META-INF for [2024-03-19T02:00:37.503Z] [INFO] [echo] flashlight-extra-jdk-packages [2024-03-19T02:00:37.503Z] [INFO] Executed tasks [2024-03-19T02:00:37.503Z] [INFO] [2024-03-19T02:00:37.503Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.761Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar [2024-03-19T02:00:37.761Z] [INFO] [2024-03-19T02:00:37.761Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.761Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:37.761Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:00:37.761Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/bom.xml [2024-03-19T02:00:37.761Z] [INFO] attaching as flashlight-extra-jdk-packages-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:37.761Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/bom.json [2024-03-19T02:00:37.761Z] [INFO] attaching as flashlight-extra-jdk-packages-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:37.761Z] [INFO] [2024-03-19T02:00:37.761Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.761Z] [INFO] No tests to run. [2024-03-19T02:00:37.761Z] [INFO] [2024-03-19T02:00:37.761Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.761Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/failsafe-reports [2024-03-19T02:00:37.761Z] [INFO] [2024-03-19T02:00:37.761Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.flashlight-flashlight-extra-jdk-packages-checkstyle) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.761Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:37.761Z] [INFO] [2024-03-19T02:00:37.761Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-extra-jdk-packages --- [2024-03-19T02:00:37.762Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/8.0.1-SNAPSHOT/flashlight-extra-jdk-packages-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:37.762Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/8.0.1-SNAPSHOT/flashlight-extra-jdk-packages-8.0.1-SNAPSHOT.jar [2024-03-19T02:00:37.762Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/8.0.1-SNAPSHOT/flashlight-extra-jdk-packages-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:37.762Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/flashlight-extra-jdk-packages/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/8.0.1-SNAPSHOT/flashlight-extra-jdk-packages-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.762Z] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [2024-03-19T02:00:37.762Z] [INFO] Building Flashlight 8.0.1-SNAPSHOT [93/332] [2024-03-19T02:00:37.762Z] [INFO] from nucleus/flashlight/pom.xml [2024-03-19T02:00:37.762Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.762Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-flashlight --- [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.762Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-flashlight --- [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.762Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-flashlight --- [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.762Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-flashlight --- [2024-03-19T02:00:37.762Z] [INFO] No sources to compile [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.762Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-flashlight --- [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.762Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-flashlight --- [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.762Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-flashlight --- [2024-03-19T02:00:37.762Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.762Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-flashlight --- [2024-03-19T02:00:37.762Z] [INFO] No sources to compile [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.762Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-flashlight --- [2024-03-19T02:00:37.762Z] [INFO] No sources to compile [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.762Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-flashlight --- [2024-03-19T02:00:37.762Z] [INFO] Executing tasks [2024-03-19T02:00:37.762Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/classes/META-INF for [2024-03-19T02:00:37.762Z] [INFO] [echo] nucleus-flashlight [2024-03-19T02:00:37.762Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/classes/META-INF [2024-03-19T02:00:37.762Z] [INFO] Executed tasks [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.762Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-flashlight --- [2024-03-19T02:00:37.762Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:37.762Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:00:37.762Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/bom.xml [2024-03-19T02:00:37.762Z] [INFO] attaching as nucleus-flashlight-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:37.762Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/bom.json [2024-03-19T02:00:37.762Z] [INFO] attaching as nucleus-flashlight-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:37.762Z] [INFO] [2024-03-19T02:00:37.763Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-flashlight --- [2024-03-19T02:00:37.763Z] [INFO] No tests to run. [2024-03-19T02:00:37.763Z] [INFO] [2024-03-19T02:00:37.763Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-flashlight --- [2024-03-19T02:00:37.763Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/failsafe-reports [2024-03-19T02:00:37.763Z] [INFO] [2024-03-19T02:00:37.763Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.flashlight-nucleus-flashlight-checkstyle) @ nucleus-flashlight --- [2024-03-19T02:00:37.763Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:37.763Z] [INFO] [2024-03-19T02:00:37.763Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-flashlight --- [2024-03-19T02:00:37.763Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/8.0.1-SNAPSHOT/nucleus-flashlight-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:37.763Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/8.0.1-SNAPSHOT/nucleus-flashlight-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:37.763Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/flashlight/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/8.0.1-SNAPSHOT/nucleus-flashlight-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:37.763Z] [INFO] [2024-03-19T02:00:37.763Z] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [2024-03-19T02:00:37.763Z] [INFO] Building Deployment Related Admin Classes 8.0.1-SNAPSHOT [94/332] [2024-03-19T02:00:37.763Z] [INFO] from nucleus/deployment/admin/pom.xml [2024-03-19T02:00:37.763Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:00:37.763Z] [INFO] [2024-03-19T02:00:37.763Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-admin --- [2024-03-19T02:00:37.763Z] [INFO] [2024-03-19T02:00:37.763Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ deployment-admin --- [2024-03-19T02:00:37.763Z] [INFO] [2024-03-19T02:00:37.763Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ deployment-admin --- [2024-03-19T02:00:37.763Z] [INFO] [2024-03-19T02:00:37.763Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ deployment-admin --- [2024-03-19T02:00:37.763Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:37.763Z] [INFO] Compiling 42 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:38.020Z] [INFO] [2024-03-19T02:00:38.020Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ deployment-admin --- [2024-03-19T02:00:38.020Z] [INFO] [2024-03-19T02:00:38.020Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ deployment-admin --- [2024-03-19T02:00:38.020Z] [INFO] [2024-03-19T02:00:38.020Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-admin --- [2024-03-19T02:00:38.021Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:38.021Z] [INFO] [2024-03-19T02:00:38.021Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-admin --- [2024-03-19T02:00:38.021Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:00:38.021Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:00:38.021Z] [INFO] Copying 18 resources from src/main/manpages to target/classes [2024-03-19T02:00:38.021Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:38.021Z] [INFO] [2024-03-19T02:00:38.021Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ deployment-admin --- [2024-03-19T02:00:38.021Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:38.021Z] [INFO] Compiling 42 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:38.277Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/GetApplicationLaunchURLsCommand.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/GetApplicationLaunchURLsCommand.java uses or overrides a deprecated API. [2024-03-19T02:00:38.277Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/GetApplicationLaunchURLsCommand.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:00:38.277Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeployCommandSupplementalInfo.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:00:38.277Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeployCommandSupplementalInfo.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:00:38.277Z] [INFO] [2024-03-19T02:00:38.277Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ deployment-admin --- [2024-03-19T02:00:38.277Z] [INFO] [2024-03-19T02:00:38.277Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ deployment-admin --- [2024-03-19T02:00:38.277Z] [INFO] [2024-03-19T02:00:38.277Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-admin --- [2024-03-19T02:00:38.278Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:00:38.533Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:00:38.533Z] [INFO] [2024-03-19T02:00:38.533Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-admin --- [2024-03-19T02:00:38.533Z] [INFO] [2024-03-19T02:00:38.533Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ deployment-admin --- [2024-03-19T02:00:38.533Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:38.533Z] [INFO] Compiling 42 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:38.533Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:00:38.533Z] [INFO] [2024-03-19T02:00:38.533Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-admin --- [2024-03-19T02:00:38.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/test/resources [2024-03-19T02:00:38.534Z] [INFO] [2024-03-19T02:00:38.534Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ deployment-admin --- [2024-03-19T02:00:38.534Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:38.534Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:00:38.790Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java uses unchecked or unsafe operations. [2024-03-19T02:00:38.790Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:00:38.790Z] [INFO] [2024-03-19T02:00:38.790Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-admin --- [2024-03-19T02:00:38.790Z] [INFO] [2024-03-19T02:00:38.790Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-admin --- [2024-03-19T02:00:38.790Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/surefire-reports [2024-03-19T02:00:38.790Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:00:38.790Z] [INFO] [2024-03-19T02:00:38.790Z] [INFO] ------------------------------------------------------- [2024-03-19T02:00:38.790Z] [INFO] T E S T S [2024-03-19T02:00:38.790Z] [INFO] ------------------------------------------------------- [2024-03-19T02:00:38.790Z] [0.003s][info][gc] Using G1 [2024-03-19T02:00:39.353Z] [0.425s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.185ms [2024-03-19T02:00:39.353Z] [INFO] Running org.glassfish.deployment.admin.ListComponentsCommandTest [2024-03-19T02:00:39.353Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.030 s -- in org.glassfish.deployment.admin.ListComponentsCommandTest [2024-03-19T02:00:39.609Z] [INFO] [2024-03-19T02:00:39.609Z] [INFO] Results: [2024-03-19T02:00:39.609Z] [INFO] [2024-03-19T02:00:39.609Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2 [2024-03-19T02:00:39.609Z] [INFO] [2024-03-19T02:00:39.609Z] [INFO] [2024-03-19T02:00:39.609Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-admin --- [2024-03-19T02:00:39.609Z] [INFO] Executing tasks [2024-03-19T02:00:39.609Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/classes/META-INF for [2024-03-19T02:00:39.609Z] [INFO] [echo] deployment-admin [2024-03-19T02:00:39.609Z] [INFO] Executed tasks [2024-03-19T02:00:39.609Z] [INFO] [2024-03-19T02:00:39.609Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-admin --- [2024-03-19T02:00:39.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/deployment-admin.jar [2024-03-19T02:00:39.609Z] [INFO] [2024-03-19T02:00:39.609Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ deployment-admin --- [2024-03-19T02:00:39.609Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:40.537Z] [INFO] CycloneDX: Creating BOM version 1.4 with 59 component(s) [2024-03-19T02:00:40.537Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/bom.xml [2024-03-19T02:00:40.537Z] [INFO] attaching as deployment-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:40.537Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/bom.json [2024-03-19T02:00:40.538Z] [INFO] attaching as deployment-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:40.538Z] [INFO] [2024-03-19T02:00:40.538Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-admin --- [2024-03-19T02:00:40.538Z] [INFO] [2024-03-19T02:00:40.538Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-admin --- [2024-03-19T02:00:40.538Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/failsafe-reports [2024-03-19T02:00:40.538Z] [INFO] [2024-03-19T02:00:40.538Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-deployment-admin-checkstyle) @ deployment-admin --- [2024-03-19T02:00:41.468Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:41.468Z] [INFO] [2024-03-19T02:00:41.468Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-admin --- [2024-03-19T02:00:41.469Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/8.0.1-SNAPSHOT/deployment-admin-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:41.469Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/8.0.1-SNAPSHOT/deployment-admin-8.0.1-SNAPSHOT.jar [2024-03-19T02:00:41.469Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/8.0.1-SNAPSHOT/deployment-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:41.469Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/8.0.1-SNAPSHOT/deployment-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:41.469Z] [INFO] [2024-03-19T02:00:41.469Z] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [2024-03-19T02:00:41.469Z] [INFO] Building AutoDeploy Classes 8.0.1-SNAPSHOT [95/332] [2024-03-19T02:00:41.469Z] [INFO] from nucleus/deployment/autodeploy/pom.xml [2024-03-19T02:00:41.469Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:00:41.469Z] [INFO] [2024-03-19T02:00:41.469Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-autodeploy --- [2024-03-19T02:00:41.469Z] [INFO] [2024-03-19T02:00:41.469Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ deployment-autodeploy --- [2024-03-19T02:00:41.469Z] [INFO] [2024-03-19T02:00:41.469Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ deployment-autodeploy --- [2024-03-19T02:00:41.469Z] [INFO] [2024-03-19T02:00:41.469Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ deployment-autodeploy --- [2024-03-19T02:00:41.469Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:41.469Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:41.469Z] [INFO] [2024-03-19T02:00:41.469Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ deployment-autodeploy --- [2024-03-19T02:00:41.469Z] [INFO] [2024-03-19T02:00:41.469Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ deployment-autodeploy --- [2024-03-19T02:00:41.469Z] [INFO] [2024-03-19T02:00:41.469Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-autodeploy --- [2024-03-19T02:00:41.469Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:41.469Z] [INFO] [2024-03-19T02:00:41.469Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-autodeploy --- [2024-03-19T02:00:41.469Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:00:41.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/src/main/manpages [2024-03-19T02:00:41.469Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:41.469Z] [INFO] [2024-03-19T02:00:41.469Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ deployment-autodeploy --- [2024-03-19T02:00:41.469Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:41.469Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:41.726Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployService.java:[293,55] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:00:41.726Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java uses unchecked or unsafe operations. [2024-03-19T02:00:41.726Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:00:41.726Z] [INFO] [2024-03-19T02:00:41.726Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ deployment-autodeploy --- [2024-03-19T02:00:41.726Z] [INFO] [2024-03-19T02:00:41.726Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ deployment-autodeploy --- [2024-03-19T02:00:41.726Z] [INFO] [2024-03-19T02:00:41.726Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-autodeploy --- [2024-03-19T02:00:41.726Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:00:41.726Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/autodeploy/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:00:41.726Z] [INFO] [2024-03-19T02:00:41.726Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-autodeploy --- [2024-03-19T02:00:41.726Z] [INFO] [2024-03-19T02:00:41.726Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ deployment-autodeploy --- [2024-03-19T02:00:41.726Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:00:41.726Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T02:00:41.726Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:00:41.726Z] [INFO] Initial messages found so far: {} [2024-03-19T02:00:41.726Z] [INFO] Processing: NCLS-DEPLOYMENT-02034 [2024-03-19T02:00:41.726Z] [INFO] Message NCLS-DEPLOYMENT-02034 needs checking for cause/action: false [2024-03-19T02:00:41.726Z] [INFO] Processing: NCLS-DEPLOYMENT-02031 [2024-03-19T02:00:41.726Z] [INFO] Message NCLS-DEPLOYMENT-02031 needs checking for cause/action: false [2024-03-19T02:00:41.726Z] [INFO] Processing: NCLS-DEPLOYMENT-02032 [2024-03-19T02:00:41.726Z] [INFO] Message NCLS-DEPLOYMENT-02032 needs checking for cause/action: false [2024-03-19T02:00:41.726Z] [INFO] Processing: NCLS-DEPLOYMENT-02033 [2024-03-19T02:00:41.726Z] [INFO] Message NCLS-DEPLOYMENT-02033 needs checking for cause/action: false [2024-03-19T02:00:41.726Z] [INFO] Processing: NCLS-DEPLOYMENT-02025 [2024-03-19T02:00:41.726Z] [INFO] Message NCLS-DEPLOYMENT-02025 needs checking for cause/action: true [2024-03-19T02:00:41.726Z] [INFO] Processing: NCLS-DEPLOYMENT-02026 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02026 needs checking for cause/action: false [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02027 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02027 needs checking for cause/action: false [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02035 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02035 needs checking for cause/action: false [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02036 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02036 needs checking for cause/action: false [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02037 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02037 needs checking for cause/action: true [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02038 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02038 needs checking for cause/action: false [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-00040 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-00040 needs checking for cause/action: true [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02041 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02041 needs checking for cause/action: false [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02042 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02042 needs checking for cause/action: false [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02043 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02043 needs checking for cause/action: false [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02044 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02044 needs checking for cause/action: false [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02039 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02039 needs checking for cause/action: false [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02028 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02028 needs checking for cause/action: false [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02029 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02029 needs checking for cause/action: true [2024-03-19T02:00:41.727Z] [INFO] Processing: NCLS-DEPLOYMENT-02030 [2024-03-19T02:00:41.727Z] [INFO] Message NCLS-DEPLOYMENT-02030 needs checking for cause/action: false [2024-03-19T02:00:41.727Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00040=Error occurred: {0}, NCLS-DEPLOYMENT-02025=Exception caught: {0}, NCLS-DEPLOYMENT-02026=Autoundeploying application: {0}, NCLS-DEPLOYMENT-02027=Selecting file {0} for autodeployment, NCLS-DEPLOYMENT-02028=Error parsing configured polling-interval-in-seconds {0} as an integer; {1} {2}, NCLS-DEPLOYMENT-02029=Exception caught: {0}, NCLS-DEPLOYMENT-02030=Error processing configuration change of {0} from {1} to {2}; {3} {4}, NCLS-DEPLOYMENT-02031=Configured timeout value of {0} second{0,choice,0#seconds|1#second|1------------- [2024-03-19T02:00:42.804Z] [INFO] Building Set of DTDs for Nucleus distributions 8.0.1-SNAPSHOT [96/332] [2024-03-19T02:00:42.804Z] [INFO] from nucleus/deployment/dtds/pom.xml [2024-03-19T02:00:42.804Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-dtds --- [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-dtds --- [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-dtds --- [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-dtds --- [2024-03-19T02:00:42.804Z] [INFO] No sources to compile [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-dtds --- [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-dtds --- [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-dtds --- [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-dtds --- [2024-03-19T02:00:42.804Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-dtds --- [2024-03-19T02:00:42.804Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:00:42.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/src/main/manpages [2024-03-19T02:00:42.804Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-dtds --- [2024-03-19T02:00:42.804Z] [INFO] No sources to compile [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-dtds --- [2024-03-19T02:00:42.804Z] [INFO] No sources to compile [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-dtds --- [2024-03-19T02:00:42.804Z] [INFO] Executing tasks [2024-03-19T02:00:42.804Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/classes/META-INF for [2024-03-19T02:00:42.804Z] [INFO] [echo] nucleus-dtds [2024-03-19T02:00:42.804Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/classes/META-INF [2024-03-19T02:00:42.804Z] [INFO] Executed tasks [2024-03-19T02:00:42.804Z] [INFO] [2024-03-19T02:00:42.804Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-dtds --- [2024-03-19T02:00:42.805Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:00:42.805Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/nucleus-dtds.zip [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-dtds --- [2024-03-19T02:00:42.805Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/nucleus-dtds.zip [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-dtds --- [2024-03-19T02:00:42.805Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:42.805Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:00:42.805Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/bom.xml [2024-03-19T02:00:42.805Z] [INFO] attaching as nucleus-dtds-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:42.805Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/bom.json [2024-03-19T02:00:42.805Z] [INFO] attaching as nucleus-dtds-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-dtds --- [2024-03-19T02:00:42.805Z] [INFO] No tests to run. [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-dtds --- [2024-03-19T02:00:42.805Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/failsafe-reports [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-nucleus-dtds-checkstyle) @ nucleus-dtds --- [2024-03-19T02:00:42.805Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-dtds --- [2024-03-19T02:00:42.805Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/8.0.1-SNAPSHOT/nucleus-dtds-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:42.805Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/8.0.1-SNAPSHOT/nucleus-dtds-8.0.1-SNAPSHOT.zip [2024-03-19T02:00:42.805Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/8.0.1-SNAPSHOT/nucleus-dtds-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:42.805Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/dtds/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/8.0.1-SNAPSHOT/nucleus-dtds-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [2024-03-19T02:00:42.805Z] [INFO] Building Set of schemas for Nucleus 8.0.1-SNAPSHOT [97/332] [2024-03-19T02:00:42.805Z] [INFO] from nucleus/deployment/schemas/pom.xml [2024-03-19T02:00:42.805Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-schemas --- [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-schemas --- [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-schemas --- [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-schemas --- [2024-03-19T02:00:42.805Z] [INFO] No sources to compile [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-schemas --- [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.805Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-schemas --- [2024-03-19T02:00:42.805Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:42.806Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:00:42.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/src/main/manpages [2024-03-19T02:00:42.806Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:42.806Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] No sources to compile [2024-03-19T02:00:42.806Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] No sources to compile [2024-03-19T02:00:42.806Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] Executing tasks [2024-03-19T02:00:42.806Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/classes/META-INF for [2024-03-19T02:00:42.806Z] [INFO] [echo] nucleus-schemas [2024-03-19T02:00:42.806Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/classes/META-INF [2024-03-19T02:00:42.806Z] [INFO] Executed tasks [2024-03-19T02:00:42.806Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:00:42.806Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/nucleus-schemas.zip [2024-03-19T02:00:42.806Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/nucleus-schemas.zip [2024-03-19T02:00:42.806Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:42.806Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:00:42.806Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/bom.xml [2024-03-19T02:00:42.806Z] [INFO] attaching as nucleus-schemas-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:42.806Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/bom.json [2024-03-19T02:00:42.806Z] [INFO] attaching as nucleus-schemas-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:42.806Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] No tests to run. [2024-03-19T02:00:42.806Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/failsafe-reports [2024-03-19T02:00:42.806Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-nucleus-schemas-checkstyle) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:42.806Z] [INFO] [2024-03-19T02:00:42.806Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-schemas --- [2024-03-19T02:00:42.806Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/8.0.1-SNAPSHOT/nucleus-schemas-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:42.806Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/8.0.1-SNAPSHOT/nucleus-schemas-8.0.1-SNAPSHOT.zip [2024-03-19T02:00:42.807Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/8.0.1-SNAPSHOT/nucleus-schemas-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:42.807Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/deployment/schemas/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/8.0.1-SNAPSHOT/nucleus-schemas-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [2024-03-19T02:00:42.807Z] [INFO] Building Nucleus distributions 8.0.1-SNAPSHOT [98/332] [2024-03-19T02:00:42.807Z] [INFO] from nucleus/distributions/pom.xml [2024-03-19T02:00:42.807Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] No sources to compile [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] No sources to compile [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] No sources to compile [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] Executing tasks [2024-03-19T02:00:42.807Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/dependency/META-INF for [2024-03-19T02:00:42.807Z] [INFO] [echo] nucleus-distributions [2024-03-19T02:00:42.807Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/dependency/META-INF [2024-03-19T02:00:42.807Z] [INFO] Executed tasks [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:42.807Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:00:42.807Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/bom.xml [2024-03-19T02:00:42.807Z] [INFO] attaching as nucleus-distributions-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:42.807Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/bom.json [2024-03-19T02:00:42.807Z] [INFO] attaching as nucleus-distributions-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] No tests to run. [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-distributions --- [2024-03-19T02:00:42.807Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/failsafe-reports [2024-03-19T02:00:42.807Z] [INFO] [2024-03-19T02:00:42.807Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-nucleus-distributions-checkstyle) @ nucleus-distributions --- [2024-03-19T02:00:43.065Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:43.065Z] [INFO] [2024-03-19T02:00:43.065Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-distributions --- [2024-03-19T02:00:43.065Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/8.0.1-SNAPSHOT/nucleus-distributions-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:43.065Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/8.0.1-SNAPSHOT/nucleus-distributions-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:43.065Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/8.0.1-SNAPSHOT/nucleus-distributions-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:43.065Z] [INFO] [2024-03-19T02:00:43.065Z] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [2024-03-19T02:00:43.065Z] [INFO] Building Nucleus distribution Common module 8.0.1-SNAPSHOT [99/332] [2024-03-19T02:00:43.065Z] [INFO] from nucleus/distributions/nucleus-common/pom.xml [2024-03-19T02:00:43.065Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:00:43.065Z] [INFO] [2024-03-19T02:00:43.065Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-03-19T02:00:43.065Z] [INFO] [2024-03-19T02:00:43.065Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-common --- [2024-03-19T02:00:43.065Z] [INFO] [2024-03-19T02:00:43.065Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [2024-03-19T02:00:43.065Z] [INFO] [2024-03-19T02:00:43.065Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-common --- [2024-03-19T02:00:43.065Z] [INFO] No sources to compile [2024-03-19T02:00:43.065Z] [INFO] [2024-03-19T02:00:43.065Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-common --- [2024-03-19T02:00:43.065Z] [INFO] [2024-03-19T02:00:43.065Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-common --- [2024-03-19T02:00:43.065Z] [INFO] [2024-03-19T02:00:43.066Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-common --- [2024-03-19T02:00:43.066Z] [INFO] [2024-03-19T02:00:43.066Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [2024-03-19T02:00:43.066Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:43.066Z] [INFO] [2024-03-19T02:00:43.066Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-common --- [2024-03-19T02:00:43.066Z] [INFO] Copying 26 resources from src/main/resources to target/dependency [2024-03-19T02:00:43.066Z] [INFO] Copying 1 resource from src/main/resources to target/dependency [2024-03-19T02:00:43.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/src/main/manpages [2024-03-19T02:00:43.066Z] [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [2024-03-19T02:00:43.066Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-03-19T02:00:43.066Z] [INFO] [2024-03-19T02:00:43.066Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-common --- [2024-03-19T02:00:43.066Z] [INFO] No sources to compile [2024-03-19T02:00:43.066Z] [INFO] [2024-03-19T02:00:43.066Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-common --- [2024-03-19T02:00:43.066Z] [INFO] No sources to compile [2024-03-19T02:00:43.066Z] [INFO] [2024-03-19T02:00:43.066Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [2024-03-19T02:00:43.066Z] [INFO] Executing tasks [2024-03-19T02:00:43.066Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/dependency/META-INF for [2024-03-19T02:00:43.066Z] [INFO] [echo] nucleus-common [2024-03-19T02:00:43.066Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/dependency/META-INF [2024-03-19T02:00:43.066Z] [INFO] Executed tasks [2024-03-19T02:00:43.066Z] [INFO] [2024-03-19T02:00:43.066Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-common --- [2024-03-19T02:00:43.066Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-common.xml [2024-03-19T02:00:43.066Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/stage [2024-03-19T02:00:43.066Z] [INFO] [2024-03-19T02:00:43.066Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-common --- [2024-03-19T02:00:43.066Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:00:43.066Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2024-03-19T02:00:43.066Z] [INFO] [2024-03-19T02:00:43.066Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-common --- [2024-03-19T02:00:43.066Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2024-03-19T02:00:43.066Z] [INFO] [2024-03-19T02:00:43.066Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-common --- [2024-03-19T02:00:43.066Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:43.066Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:00:43.066Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/bom.xml [2024-03-19T02:00:43.066Z] [INFO] attaching as nucleus-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:43.066Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/bom.json [2024-03-19T02:00:43.067Z] [INFO] attaching as nucleus-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common --- [2024-03-19T02:00:43.067Z] [INFO] No tests to run. [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common --- [2024-03-19T02:00:43.067Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/failsafe-reports [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-nucleus-common-checkstyle) @ nucleus-common --- [2024-03-19T02:00:43.067Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [2024-03-19T02:00:43.067Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:43.067Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/nucleus-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT.zip [2024-03-19T02:00:43.067Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:43.067Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus-common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/8.0.1-SNAPSHOT/nucleus-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --< org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations >-- [2024-03-19T02:00:43.067Z] [INFO] Building Jackson Module Jakarta Xmlbind Annotations 8.0.1-SNAPSHOT [100/332] [2024-03-19T02:00:43.067Z] [INFO] from nucleus/xmlbind-annotations/pom.xml [2024-03-19T02:00:43.067Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- dependency:3.6.1:unpack (unpack-sources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.067Z] [INFO] Configured Artifact: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:sources:2.17.0:jar [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.067Z] [INFO] No sources to compile [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.067Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:43.067Z] [INFO] [2024-03-19T02:00:43.067Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/src/main/resources [2024-03-19T02:00:43.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/src/main/manpages [2024-03-19T02:00:43.068Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:00:43.068Z] [INFO] [2024-03-19T02:00:43.068Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.068Z] [INFO] No sources to compile [2024-03-19T02:00:43.068Z] [INFO] [2024-03-19T02:00:43.068Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.068Z] [INFO] No sources to compile [2024-03-19T02:00:43.068Z] [INFO] [2024-03-19T02:00:43.068Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/src/test/resources [2024-03-19T02:00:43.068Z] [INFO] [2024-03-19T02:00:43.068Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.068Z] [INFO] No sources to compile [2024-03-19T02:00:43.068Z] [INFO] [2024-03-19T02:00:43.068Z] [INFO] --- surefire:3.2.5:test (default-test) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.068Z] [INFO] No tests to run. [2024-03-19T02:00:43.068Z] [INFO] [2024-03-19T02:00:43.068Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.068Z] [INFO] Executing tasks [2024-03-19T02:00:43.068Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/classes/META-INF for [2024-03-19T02:00:43.068Z] [INFO] [echo] jackson-module-jakarta-xmlbind-annotations [2024-03-19T02:00:43.068Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/classes/META-INF [2024-03-19T02:00:43.068Z] [INFO] Executed tasks [2024-03-19T02:00:43.068Z] [INFO] [2024-03-19T02:00:43.068Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.068Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T02:00:43.068Z] [INFO] [2024-03-19T02:00:43.068Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.068Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:43.324Z] [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [2024-03-19T02:00:43.324Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/bom.xml [2024-03-19T02:00:43.324Z] [INFO] attaching as jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:43.324Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/bom.json [2024-03-19T02:00:43.324Z] [INFO] attaching as jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:43.324Z] [INFO] [2024-03-19T02:00:43.324Z] [INFO] --- assembly:3.6.0:single (source-assembly) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.324Z] [INFO] Reading assembly descriptor: src.xml [2024-03-19T02:00:43.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar [2024-03-19T02:00:43.325Z] [INFO] [2024-03-19T02:00:43.325Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.325Z] [WARNING] Bundle org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:8.0.1-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/module-info.class=module-info} [2024-03-19T02:00:43.325Z] [INFO] Building bundle: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T02:00:43.581Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:00:43.581Z] [INFO] [2024-03-19T02:00:43.581Z] [INFO] --- javadoc:3.6.3:jar (javadoc) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:43.837Z] [INFO] No previous run data found, generating javadoc. [2024-03-19T02:00:45.730Z] [WARNING] Javadoc Warnings [2024-03-19T02:00:45.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:65: warning: empty

tag [2024-03-19T02:00:45.730Z] [WARNING] *

[2024-03-19T02:00:45.730Z] [WARNING] ^ [2024-03-19T02:00:45.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:9: warning: no comment [2024-03-19T02:00:45.730Z] [WARNING] public class AdapterConverter [2024-03-19T02:00:45.730Z] [WARNING] ^ [2024-03-19T02:00:45.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:14: warning: no comment [2024-03-19T02:00:45.730Z] [WARNING] protected final XmlAdapter _adapter; [2024-03-19T02:00:45.730Z] [WARNING] ^ [2024-03-19T02:00:45.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:16: warning: no comment [2024-03-19T02:00:45.730Z] [WARNING] protected final boolean _forSerialization; [2024-03-19T02:00:45.730Z] [WARNING] ^ [2024-03-19T02:00:45.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment [2024-03-19T02:00:45.730Z] [WARNING] protected final JavaType _inputType, _targetType; [2024-03-19T02:00:45.730Z] [WARNING] ^ [2024-03-19T02:00:45.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment [2024-03-19T02:00:45.730Z] [WARNING] protected final JavaType _inputType, _targetType; [2024-03-19T02:00:45.730Z] [WARNING] ^ [2024-03-19T02:00:45.730Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:19: warning: no comment [2024-03-19T02:00:45.730Z] [WARNING] public AdapterConverter(XmlAdapter adapter, [2024-03-19T02:00:45.731Z] [WARNING] ^ [2024-03-19T02:00:45.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:16: warning: no comment [2024-03-19T02:00:45.731Z] [WARNING] public class DataHandlerDeserializer [2024-03-19T02:00:45.731Z] [WARNING] ^ [2024-03-19T02:00:45.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:21: warning: no comment [2024-03-19T02:00:45.731Z] [WARNING] public DataHandlerDeserializer() { super(DataHandler.class); } [2024-03-19T02:00:45.731Z] [WARNING] ^ [2024-03-19T02:00:45.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:21: warning: no comment [2024-03-19T02:00:45.731Z] [WARNING] public class DataHandlerSerializer extends StdSerializer [2024-03-19T02:00:45.731Z] [WARNING] ^ [2024-03-19T02:00:45.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:25: warning: no comment [2024-03-19T02:00:45.731Z] [WARNING] public DataHandlerSerializer() { super(DataHandler.class); } [2024-03-19T02:00:45.731Z] [WARNING] ^ [2024-03-19T02:00:45.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:128: warning: no main description [2024-03-19T02:00:45.731Z] [WARNING] * @param typeFactory Type factory used for resolving type information [2024-03-19T02:00:45.731Z] [WARNING] ^ [2024-03-19T02:00:45.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:175: warning: no @param for name [2024-03-19T02:00:45.731Z] [WARNING] public void setNameUsedForXmlValue(String name) { [2024-03-19T02:00:45.731Z] [WARNING] ^ [2024-03-19T02:00:45.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:183: warning: no @return [2024-03-19T02:00:45.731Z] [WARNING] public String getNameUsedForXmlValue() { [2024-03-19T02:00:45.731Z] [WARNING] ^ [2024-03-19T02:00:45.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @param for incl [2024-03-19T02:00:45.731Z] [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [2024-03-19T02:00:45.731Z] [WARNING] ^ [2024-03-19T02:00:45.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @return [2024-03-19T02:00:45.731Z] [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [2024-03-19T02:00:45.731Z] [WARNING] ^ [2024-03-19T02:00:45.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:200: warning: no main description [2024-03-19T02:00:45.731Z] [WARNING] * @since 2.7 [2024-03-19T02:00:45.731Z] [WARNING] ^ [2024-03-19T02:00:45.731Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:202: warning: no @return [2024-03-19T02:00:45.731Z] [WARNING] public JsonInclude.Include getNonNillableInclusion() { [2024-03-19T02:00:45.732Z] [WARNING] ^ [2024-03-19T02:00:45.732Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @param for ac [2024-03-19T02:00:45.732Z] [WARNING] protected XmlAccessType findAccessType(Annotated ac) [2024-03-19T02:00:45.732Z] [WARNING] ^ [2024-03-19T02:00:45.732Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @return [2024-03-19T02:00:45.732Z] [WARNING] protected XmlAccessType findAccessType(Annotated ac) [2024-03-19T02:00:45.732Z] [WARNING] ^ [2024-03-19T02:00:45.732Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:86: warning: no comment [2024-03-19T02:00:45.732Z] [WARNING] protected final JsonDeserializer _dataHandlerDeserializer; [2024-03-19T02:00:45.732Z] [WARNING] ^ [2024-03-19T02:00:45.732Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:85: warning: no comment [2024-03-19T02:00:45.732Z] [WARNING] protected final JsonSerializer _dataHandlerSerializer; [2024-03-19T02:00:45.732Z] [WARNING] ^ [2024-03-19T02:00:45.732Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:90: warning: no comment [2024-03-19T02:00:45.732Z] [WARNING] protected final boolean _ignoreXmlIDREF; [2024-03-19T02:00:45.732Z] [WARNING] ^ [2024-03-19T02:00:45.732Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:84: warning: no comment [2024-03-19T02:00:45.732Z] [WARNING] protected final String _jaxbPackageName; [2024-03-19T02:00:45.732Z] [WARNING] ^ [2024-03-19T02:00:45.732Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:88: warning: no comment [2024-03-19T02:00:45.732Z] [WARNING] protected final TypeFactory _typeFactory; [2024-03-19T02:00:45.732Z] [WARNING] ^ [2024-03-19T02:00:45.732Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:76: warning: no comment [2024-03-19T02:00:45.732Z] [WARNING] protected final static boolean DEFAULT_IGNORE_XMLIDREF = false; [2024-03-19T02:00:45.732Z] [WARNING] ^ [2024-03-19T02:00:45.732Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:74: warning: no comment [2024-03-19T02:00:45.732Z] [WARNING] protected final static String DEFAULT_NAME_FOR_XML_VALUE = "value"; [2024-03-19T02:00:45.732Z] [WARNING] ^ [2024-03-19T02:00:45.732Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:82: warning: no comment [2024-03-19T02:00:45.732Z] [WARNING] protected final static JsonFormat.Value FORMAT_INT = new JsonFormat.Value().withShape(JsonFormat.Shape.NUMBER_INT); [2024-03-19T02:00:45.732Z] [WARNING] ^ [2024-03-19T02:00:45.732Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:80: warning: no comment [2024-03-19T02:00:45.732Z] [WARNING] protected final static JsonFormat.Value FORMAT_STRING = new JsonFormat.Value().withShape(JsonFormat.Shape.STRING); [2024-03-19T02:00:45.733Z] [WARNING] ^ [2024-03-19T02:00:45.733Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:78: warning: no comment [2024-03-19T02:00:45.733Z] [WARNING] protected final static String MARKER_FOR_DEFAULT = "##default"; [2024-03-19T02:00:45.733Z] [WARNING] ^ [2024-03-19T02:00:45.733Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:119: warning: no comment [2024-03-19T02:00:45.733Z] [WARNING] public JakartaXmlBindAnnotationIntrospector(MapperConfig config) { [2024-03-19T02:00:45.733Z] [WARNING] ^ [2024-03-19T02:00:45.733Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:123: warning: no comment [2024-03-19T02:00:45.733Z] [WARNING] public JakartaXmlBindAnnotationIntrospector(TypeFactory typeFactory) { [2024-03-19T02:00:45.733Z] [WARNING] ^ [2024-03-19T02:00:45.733Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1527: warning: no comment [2024-03-19T02:00:45.733Z] [WARNING] protected Converter _converter(XmlAdapter adapter, boolean forSerialization) [2024-03-19T02:00:45.733Z] [WARNING] ^ [2024-03-19T02:00:45.733Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1618: warning: no comment [2024-03-19T02:00:45.733Z] [WARNING] protected String _decapitalize(String name) { [2024-03-19T02:00:45.733Z] [WARNING] ^ [2024-03-19T02:00:45.733Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1016: warning: no comment [2024-03-19T02:00:45.733Z] [WARNING] protected Class _doFindDeserializationType(Annotated a, JavaType baseType) [2024-03-19T02:00:45.733Z] [WARNING] ^ [2024-03-19T02:00:45.733Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1466: warning: no comment [2024-03-19T02:00:45.733Z] [WARNING] protected XmlAdapter _findContentAdapter(Annotated ann, [2024-03-19T02:00:45.733Z] [WARNING] ^ [2024-03-19T02:00:45.733Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1504: warning: no comment [2024-03-19T02:00:45.733Z] [WARNING] protected JavaType _fullDeserializationType(AnnotatedMember am) [2024-03-19T02:00:45.733Z] [WARNING] ^ [2024-03-19T02:00:45.733Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1523: warning: no comment [2024-03-19T02:00:45.733Z] [WARNING] protected JavaType _fullSerializationType(AnnotatedMember am) { [2024-03-19T02:00:45.733Z] [WARNING] ^ [2024-03-19T02:00:45.733Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1540: warning: no comment [2024-03-19T02:00:45.733Z] [WARNING] protected Class _getTypeFromXmlElement(Annotated a) { [2024-03-19T02:00:45.733Z] [WARNING] ^ [2024-03-19T02:00:45.734Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1567: warning: no comment [2024-03-19T02:00:45.734Z] [WARNING] protected String _okNameForGetter(AnnotatedMethod am) { [2024-03-19T02:00:45.734Z] [WARNING] ^ [2024-03-19T02:00:45.734Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1581: warning: no comment [2024-03-19T02:00:45.734Z] [WARNING] protected String _okNameForMutator(AnnotatedMethod am) { [2024-03-19T02:00:45.734Z] [WARNING] ^ [2024-03-19T02:00:45.734Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1486: warning: no comment [2024-03-19T02:00:45.734Z] [WARNING] protected String _propertyNameToString(PropertyName n) [2024-03-19T02:00:45.734Z] [WARNING] ^ [2024-03-19T02:00:45.734Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1491: warning: no comment [2024-03-19T02:00:45.734Z] [WARNING] protected Class _rawDeserializationType(Annotated a) [2024-03-19T02:00:45.734Z] [WARNING] ^ [2024-03-19T02:00:45.734Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1517: warning: no comment [2024-03-19T02:00:45.734Z] [WARNING] protected Class _rawSerializationType(Annotated a) [2024-03-19T02:00:45.734Z] [WARNING] ^ [2024-03-19T02:00:45.734Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1589: warning: no comment [2024-03-19T02:00:45.734Z] [WARNING] protected String _stdManglePropertyName(final String basename, final int offset) [2024-03-19T02:00:45.734Z] [WARNING] ^ [2024-03-19T02:00:45.734Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:593: warning: no comment [2024-03-19T02:00:45.734Z] [WARNING] protected TypeResolverBuilder _typeResolverFromXmlElements(AnnotatedMember am) [2024-03-19T02:00:45.734Z] [WARNING] ^ [2024-03-19T02:00:45.734Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1435: warning: no comment [2024-03-19T02:00:45.734Z] [WARNING] protected final TypeFactory getTypeFactory() { [2024-03-19T02:00:45.734Z] [WARNING] ^ [2024-03-19T02:00:45.734Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:78: warning: no main description [2024-03-19T02:00:45.734Z] [WARNING] * @since 2.7 [2024-03-19T02:00:45.734Z] [WARNING] ^ [2024-03-19T02:00:45.734Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:80: warning: no @param for intr [2024-03-19T02:00:45.734Z] [WARNING] public JakartaXmlBindAnnotationModule(JakartaXmlBindAnnotationIntrospector intr) { [2024-03-19T02:00:45.734Z] [WARNING] ^ [2024-03-19T02:00:45.734Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @param for p [2024-03-19T02:00:45.734Z] [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [2024-03-19T02:00:45.734Z] [WARNING] ^ [2024-03-19T02:00:45.735Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @return [2024-03-19T02:00:45.735Z] [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [2024-03-19T02:00:45.735Z] [WARNING] ^ [2024-03-19T02:00:45.735Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:137: warning: no main description [2024-03-19T02:00:45.735Z] [WARNING] * @since 2.7 [2024-03-19T02:00:45.735Z] [WARNING] ^ [2024-03-19T02:00:45.735Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @param for incl [2024-03-19T02:00:45.735Z] [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [2024-03-19T02:00:45.735Z] [WARNING] ^ [2024-03-19T02:00:45.735Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @return [2024-03-19T02:00:45.735Z] [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [2024-03-19T02:00:45.735Z] [WARNING] ^ [2024-03-19T02:00:45.735Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:149: warning: no main description [2024-03-19T02:00:45.735Z] [WARNING] * @since 2.7 [2024-03-19T02:00:45.735Z] [WARNING] ^ [2024-03-19T02:00:45.735Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:151: warning: no @return [2024-03-19T02:00:45.735Z] [WARNING] public JsonInclude.Include getNonNillableInclusion() { [2024-03-19T02:00:45.735Z] [WARNING] ^ [2024-03-19T02:00:45.735Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:156: warning: no main description [2024-03-19T02:00:45.735Z] [WARNING] * @since 2.12 [2024-03-19T02:00:45.735Z] [WARNING] ^ [2024-03-19T02:00:45.735Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @param for name [2024-03-19T02:00:45.735Z] [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [2024-03-19T02:00:45.735Z] [WARNING] ^ [2024-03-19T02:00:45.735Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @return [2024-03-19T02:00:45.735Z] [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [2024-03-19T02:00:45.735Z] [WARNING] ^ [2024-03-19T02:00:45.735Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:75: warning: no comment [2024-03-19T02:00:45.735Z] [WARNING] public JakartaXmlBindAnnotationModule() { } [2024-03-19T02:00:45.735Z] [WARNING] ^ [2024-03-19T02:00:45.735Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:163: warning: no comment [2024-03-19T02:00:45.735Z] [WARNING] public String getNameUsedForXmlValue() { [2024-03-19T02:00:45.735Z] [WARNING] ^ [2024-03-19T02:00:45.735Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:134: warning: no comment [2024-03-19T02:00:45.736Z] [WARNING] public Priority getPriority() { return _priority; } [2024-03-19T02:00:45.736Z] [WARNING] ^ [2024-03-19T02:00:45.736Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment [2024-03-19T02:00:45.736Z] [WARNING] PRIMARY, SECONDARY; [2024-03-19T02:00:45.736Z] [WARNING] ^ [2024-03-19T02:00:45.736Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment [2024-03-19T02:00:45.736Z] [WARNING] PRIMARY, SECONDARY; [2024-03-19T02:00:45.736Z] [WARNING] ^ [2024-03-19T02:00:45.736Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.java:13: warning: no comment [2024-03-19T02:00:45.736Z] [WARNING] public final static Version VERSION = VersionUtil.parseVersion( [2024-03-19T02:00:45.736Z] [WARNING] ^ [2024-03-19T02:00:45.736Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.java:12: warning: use of default constructor, which does not provide a comment [2024-03-19T02:00:45.736Z] [WARNING] public final class PackageVersion implements Versioned { [2024-03-19T02:00:45.736Z] [WARNING] ^ [2024-03-19T02:00:45.736Z] [WARNING] 66 warnings [2024-03-19T02:00:45.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar [2024-03-19T02:00:45.736Z] [INFO] [2024-03-19T02:00:45.736Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:45.736Z] [INFO] No tests to run. [2024-03-19T02:00:45.736Z] [INFO] [2024-03-19T02:00:45.736Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:45.736Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/failsafe-reports [2024-03-19T02:00:45.736Z] [INFO] [2024-03-19T02:00:45.736Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jackson.module-jackson-module-jakarta-xmlbind-annotations-checkstyle) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:45.736Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:45.736Z] [INFO] [2024-03-19T02:00:45.736Z] [INFO] --- install:3.1.1:install (default-install) @ jackson-module-jakarta-xmlbind-annotations --- [2024-03-19T02:00:45.736Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/8.0.1-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:45.736Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/8.0.1-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT.jar [2024-03-19T02:00:45.736Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/8.0.1-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:45.736Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/8.0.1-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:45.737Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/8.0.1-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT-sources.jar [2024-03-19T02:00:45.737Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/8.0.1-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-8.0.1-SNAPSHOT-javadoc.jar [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [2024-03-19T02:00:45.737Z] [INFO] Building Glassfish featuresets 8.0.1-SNAPSHOT [101/332] [2024-03-19T02:00:45.737Z] [INFO] from nucleus/featuresets/pom.xml [2024-03-19T02:00:45.737Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] No sources to compile [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] No sources to compile [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] No sources to compile [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] Executing tasks [2024-03-19T02:00:45.737Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/classes/META-INF for [2024-03-19T02:00:45.737Z] [INFO] [echo] nucleus-featuresets [2024-03-19T02:00:45.737Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/classes/META-INF [2024-03-19T02:00:45.737Z] [INFO] Executed tasks [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:45.737Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:00:45.737Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/bom.xml [2024-03-19T02:00:45.737Z] [INFO] attaching as nucleus-featuresets-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:45.737Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/bom.json [2024-03-19T02:00:45.737Z] [INFO] attaching as nucleus-featuresets-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] No tests to run. [2024-03-19T02:00:45.737Z] [INFO] [2024-03-19T02:00:45.737Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-featuresets --- [2024-03-19T02:00:45.737Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/failsafe-reports [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-nucleus-featuresets-checkstyle) @ nucleus-featuresets --- [2024-03-19T02:00:45.738Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-featuresets --- [2024-03-19T02:00:45.738Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/8.0.1-SNAPSHOT/nucleus-featuresets-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:45.738Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/8.0.1-SNAPSHOT/nucleus-featuresets-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:45.738Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/8.0.1-SNAPSHOT/nucleus-featuresets-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [2024-03-19T02:00:45.738Z] [INFO] Building Glassfish Nucleus Atomic Featureset 8.0.1-SNAPSHOT [102/332] [2024-03-19T02:00:45.738Z] [INFO] from nucleus/featuresets/atomic/pom.xml [2024-03-19T02:00:45.738Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ atomic --- [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ atomic --- [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ atomic --- [2024-03-19T02:00:45.738Z] [INFO] No sources to compile [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ atomic --- [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ atomic --- [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [2024-03-19T02:00:45.738Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ atomic --- [2024-03-19T02:00:45.738Z] [INFO] No sources to compile [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ atomic --- [2024-03-19T02:00:45.738Z] [INFO] No sources to compile [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [2024-03-19T02:00:45.738Z] [INFO] Executing tasks [2024-03-19T02:00:45.738Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/classes/META-INF for [2024-03-19T02:00:45.738Z] [INFO] [echo] atomic [2024-03-19T02:00:45.738Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/classes/META-INF [2024-03-19T02:00:45.738Z] [INFO] Executed tasks [2024-03-19T02:00:45.738Z] [INFO] [2024-03-19T02:00:45.738Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ atomic --- [2024-03-19T02:00:45.738Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:47.107Z] [INFO] CycloneDX: Creating BOM version 1.4 with 95 component(s) [2024-03-19T02:00:47.107Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/bom.xml [2024-03-19T02:00:47.107Z] [INFO] attaching as atomic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:47.107Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/bom.json [2024-03-19T02:00:47.107Z] [INFO] attaching as atomic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] No tests to run. [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- failsafe:3.2.5:verify (verify) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/failsafe-reports [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-atomic-checkstyle) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:47.107Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:47.107Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/atomic/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [2024-03-19T02:00:47.107Z] [INFO] Building Glassfish Atomic Distribution 8.0.1-SNAPSHOT [103/332] [2024-03-19T02:00:47.107Z] [INFO] from nucleus/distributions/atomic/pom.xml [2024-03-19T02:00:47.107Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] No sources to compile [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:47.107Z] [INFO] [2024-03-19T02:00:47.107Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ atomic --- [2024-03-19T02:00:47.107Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 to target/dependency/jackson-databind.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:8.0.1-SNAPSHOT to target/dependency/osgi-container.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-03-19T02:00:47.108Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:4.0.0-M2 to target/dependency/hk2-core.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:8.0.1-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.hk2:hk2:jar:4.0.0-M2 to target/dependency/hk2.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:8.0.1-SNAPSHOT to target/dependency/config-types.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:4.0-M1-GF1 to target/dependency/jersey-bean-validation.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:8.0.1-SNAPSHOT to target/dependency/ssl-impl.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-api.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:8.0.1-SNAPSHOT to target/dependency/internal-api.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:4.0-M1-GF1 to target/dependency/jersey-client.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.6 to target/dependency/asm-commons.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:4.0-M1-GF1 to target/dependency/jersey-media-sse.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.6 to target/dependency/asm-util.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:4.0-M1-GF1 to target/dependency/jersey-media-jaxb.jar [2024-03-19T02:00:47.108Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:3.0.0 to target/dependency/jakarta.annotation-api.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.expressly:expressly:jar:6.0.0-M1 to target/dependency/expressly.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:8.0.1-SNAPSHOT to target/dependency/admin-cli.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:4.0.0-M2 to target/dependency/hk2-utils.jar [2024-03-19T02:00:47.108Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.0 to target/dependency/jackson-core.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.6 to target/dependency/asm-tree.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:4.0-M1-GF1 to target/dependency/jersey-media-multipart.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-03-19T02:00:47.108Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:4.0.0-M2 to target/dependency/hk2-runlevel.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-03-19T02:00:47.109Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jackson.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main.core:kernel:jar:8.0.1-SNAPSHOT to target/dependency/kernel.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:8.0.1-SNAPSHOT to target/dependency/config-api.jar [2024-03-19T02:00:47.109Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:8.0.1-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:4.0-M1-GF1 to target/dependency/jersey-container-grizzly2-http.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.6 to target/dependency/asm-analysis.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main.common:common-util:jar:8.0.1-SNAPSHOT to target/dependency/common-util.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-binding.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:8.0.1-SNAPSHOT to target/dependency/server-mgmt.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jettison.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:8.0.1-SNAPSHOT to target/dependency/api-exporter.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:8.0.1-SNAPSHOT to target/dependency/amx-core.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:4.0.0-M2 to target/dependency/hk2-locator.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:4.0-M1-GF1 to target/dependency/jersey-entity-filtering.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:4.0.0-M2 to target/dependency/aopalliance-repackaged.jar [2024-03-19T02:00:47.109Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-common [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:4.0-M1-GF1 to target/dependency/jersey-common.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main.security:security-services:jar:8.0.1-SNAPSHOT to target/dependency/security-services.jar [2024-03-19T02:00:47.109Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:8.0.1-SNAPSHOT to target/dependency/launcher.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.ow2.asm:asm:jar:9.6 to target/dependency/asm.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:8.0.1-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T02:00:47.110Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.1.0-M1 to target/dependency/jakarta.validation-api.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:4.0-M1-GF1 to target/dependency/jersey-hk2.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-03-19T02:00:47.110Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.main.security:security:jar:8.0.1-SNAPSHOT to target/dependency/security.jar [2024-03-19T02:00:47.110Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:8.0.1-SNAPSHOT to target/dependency/glassfish.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:8.0.1-SNAPSHOT to target/dependency/deployment-admin.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:4.0.0-M2 to target/dependency/osgi-adapter.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:8.0.1-SNAPSHOT to target/dependency/deployment-common.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:4.0-M1-GF1 to target/dependency/jersey-server.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-03-19T02:00:47.110Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:6.0.0 to target/dependency/jakarta.el-api.jar [2024-03-19T02:00:47.110Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.hk2:class-model:jar:4.0.0-M2 to target/dependency/class-model.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:4.0.0-M2 to target/dependency/hk2-api.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:8.0.1-SNAPSHOT to target/dependency/admin-util.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-03-19T02:00:47.110Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 to target/dependency/jackson-annotations.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.main.core:logging:jar:8.0.1-SNAPSHOT to target/dependency/logging.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:8.0.1-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-03-19T02:00:47.110Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-03-19T02:00:47.110Z] [INFO] [2024-03-19T02:00:47.110Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ atomic --- [2024-03-19T02:00:47.110Z] [INFO] No sources to compile [2024-03-19T02:00:47.110Z] [INFO] [2024-03-19T02:00:47.110Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ atomic --- [2024-03-19T02:00:47.110Z] [INFO] No sources to compile [2024-03-19T02:00:47.110Z] [INFO] [2024-03-19T02:00:47.110Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [2024-03-19T02:00:47.110Z] [INFO] Executing tasks [2024-03-19T02:00:47.110Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/dependency/META-INF for [2024-03-19T02:00:47.110Z] [INFO] [echo] atomic [2024-03-19T02:00:47.111Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/dependency/META-INF [2024-03-19T02:00:47.111Z] [INFO] Executed tasks [2024-03-19T02:00:47.111Z] [INFO] [2024-03-19T02:00:47.111Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ atomic --- [2024-03-19T02:00:47.111Z] [INFO] Reading assembly descriptor: src/main/assembly/atomic.xml [2024-03-19T02:00:47.111Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage [2024-03-19T02:00:47.367Z] [INFO] [2024-03-19T02:00:47.367Z] [INFO] --- exec:3.2.0:exec (create-domain) @ atomic --- [2024-03-19T02:00:47.930Z] Using port 4848 for Admin. [2024-03-19T02:00:47.930Z] Using port 8080 for HTTP Instance. [2024-03-19T02:00:47.930Z] Using default port 7676 for JMS. [2024-03-19T02:00:47.930Z] Using default port 3700 for IIOP. [2024-03-19T02:00:47.930Z] Using default port 8181 for HTTP_SSL. [2024-03-19T02:00:47.930Z] Using default port 3820 for IIOP_SSL. [2024-03-19T02:00:47.930Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-03-19T02:00:47.930Z] Using default port 8686 for JMX_ADMIN. [2024-03-19T02:00:47.930Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T02:00:47.930Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T02:00:47.930Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:00:47.930Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:00:49.297Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:00:49.297Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:00:49.297Z] [2024-03-19T02:00:49.297Z] Warning: [2024-03-19T02:00:49.298Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:00:49.298Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:00:49.298Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:00:50.225Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:00:50.225Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:00:50.225Z] [2024-03-19T02:00:50.225Z] Warning: [2024-03-19T02:00:50.226Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:00:50.226Z] Enter keystore password: Certificate stored in file [2024-03-19T02:00:50.226Z] [2024-03-19T02:00:50.226Z] Warning: [2024-03-19T02:00:50.226Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:00:50.482Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:00:50.739Z] Enter keystore password: Certificate stored in file [2024-03-19T02:00:50.739Z] [2024-03-19T02:00:50.739Z] Warning: [2024-03-19T02:00:50.739Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:00:50.995Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:00:51.252Z] Domain domain1 created. [2024-03-19T02:00:51.252Z] Domain domain1 admin port is 4848. [2024-03-19T02:00:51.252Z] Domain domain1 allows admin login as user "admin" with no password. [2024-03-19T02:00:51.252Z] Admin login information for host [localhost] and port [4848] [2024-03-19T02:00:51.252Z] is being overwritten with credentials provided because the [2024-03-19T02:00:51.252Z] --savelogin option was used during the create-domain command. [2024-03-19T02:00:51.252Z] Login information relevant to admin user name [admin] [2024-03-19T02:00:51.252Z] for this domain [domain1] stored at [2024-03-19T02:00:51.252Z] [/home/jenkins/.gfclient/pass] successfully. [2024-03-19T02:00:51.252Z] Make sure that this file remains protected. [2024-03-19T02:00:51.252Z] Information stored in this file will be used by [2024-03-19T02:00:51.252Z] administration commands to manage this domain. [2024-03-19T02:00:51.252Z] Command create-domain executed successfully. [2024-03-19T02:00:51.509Z] [INFO] [2024-03-19T02:00:51.509Z] [INFO] --- assembly:3.6.0:single (default-single) @ atomic --- [2024-03-19T02:00:51.509Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-03-19T02:00:51.509Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/atomic.zip [2024-03-19T02:00:51.765Z] [INFO] [2024-03-19T02:00:51.765Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ atomic --- [2024-03-19T02:00:51.765Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/atomic.zip [2024-03-19T02:00:51.765Z] [INFO] [2024-03-19T02:00:51.765Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ atomic --- [2024-03-19T02:00:51.766Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:53.656Z] [INFO] CycloneDX: Creating BOM version 1.4 with 96 component(s) [2024-03-19T02:00:53.657Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/bom.xml [2024-03-19T02:00:53.657Z] [INFO] attaching as atomic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:53.657Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/bom.json [2024-03-19T02:00:53.657Z] [INFO] attaching as atomic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic --- [2024-03-19T02:00:53.657Z] [INFO] No tests to run. [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- failsafe:3.2.5:verify (verify) @ atomic --- [2024-03-19T02:00:53.657Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/failsafe-reports [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-atomic-checkstyle) @ atomic --- [2024-03-19T02:00:53.657Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [2024-03-19T02:00:53.657Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:53.657Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/atomic.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT.zip [2024-03-19T02:00:53.657Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:53.657Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/atomic/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/8.0.1-SNAPSHOT/atomic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [2024-03-19T02:00:53.657Z] [INFO] Building Glassfish Nucleus Featureset 8.0.1-SNAPSHOT [104/332] [2024-03-19T02:00:53.657Z] [INFO] from nucleus/featuresets/nucleus/pom.xml [2024-03-19T02:00:53.657Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus --- [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus --- [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus --- [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus --- [2024-03-19T02:00:53.657Z] [INFO] No sources to compile [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus --- [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus --- [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus --- [2024-03-19T02:00:53.657Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus --- [2024-03-19T02:00:53.657Z] [INFO] No sources to compile [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.657Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus --- [2024-03-19T02:00:53.657Z] [INFO] No sources to compile [2024-03-19T02:00:53.657Z] [INFO] [2024-03-19T02:00:53.658Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus --- [2024-03-19T02:00:53.658Z] [INFO] Executing tasks [2024-03-19T02:00:53.658Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/classes/META-INF for [2024-03-19T02:00:53.658Z] [INFO] [echo] nucleus [2024-03-19T02:00:53.658Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/classes/META-INF [2024-03-19T02:00:53.658Z] [INFO] Executed tasks [2024-03-19T02:00:53.658Z] [INFO] [2024-03-19T02:00:53.658Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus --- [2024-03-19T02:00:53.658Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:00:55.025Z] [INFO] CycloneDX: Creating BOM version 1.4 with 117 component(s) [2024-03-19T02:00:55.026Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/bom.xml [2024-03-19T02:00:55.026Z] [INFO] attaching as nucleus-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:55.026Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/bom.json [2024-03-19T02:00:55.026Z] [INFO] attaching as nucleus-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus --- [2024-03-19T02:00:55.026Z] [INFO] No tests to run. [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus --- [2024-03-19T02:00:55.026Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/failsafe-reports [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-nucleus-checkstyle) @ nucleus --- [2024-03-19T02:00:55.026Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus --- [2024-03-19T02:00:55.026Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/8.0.1-SNAPSHOT/nucleus-8.0.1-SNAPSHOT.pom [2024-03-19T02:00:55.026Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/8.0.1-SNAPSHOT/nucleus-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:00:55.026Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/featuresets/nucleus/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/8.0.1-SNAPSHOT/nucleus-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [2024-03-19T02:00:55.026Z] [INFO] Building Nucleus Distribution 8.0.1-SNAPSHOT [105/332] [2024-03-19T02:00:55.026Z] [INFO] from nucleus/distributions/nucleus/pom.xml [2024-03-19T02:00:55.026Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-new --- [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-new --- [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-new --- [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-new --- [2024-03-19T02:00:55.026Z] [INFO] No sources to compile [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-new --- [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-new --- [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-new --- [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.026Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-new --- [2024-03-19T02:00:55.026Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:00:55.026Z] [INFO] [2024-03-19T02:00:55.027Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ nucleus-new --- [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jettison.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-03-19T02:00:55.027Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 to target/dependency/jackson-annotations.jar [2024-03-19T02:00:55.027Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 to target/dependency/jackson-databind.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:8.0.1-SNAPSHOT to target/dependency/deployment-admin.jar [2024-03-19T02:00:55.027Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.1.0-M1 to target/dependency/jakarta.validation-api.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:4.0-M1-GF1 to target/dependency/jersey-bean-validation.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:8.0.1-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.main.common:common-util:jar:8.0.1-SNAPSHOT to target/dependency/common-util.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:8.0.1-SNAPSHOT to target/dependency/server-mgmt.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-03-19T02:00:55.027Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-common [2024-03-19T02:00:55.027Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-03-19T02:00:55.027Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:4.0-M1-GF1 to target/dependency/jersey-server.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:8.0.1-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:8.0.1-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.hk2:hk2:jar:4.0.0-M2 to target/dependency/hk2.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.main.security:security:jar:8.0.1-SNAPSHOT to target/dependency/security.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:8.0.1-SNAPSHOT to target/dependency/monitoring-core.jar [2024-03-19T02:00:55.027Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:3.0.0 to target/dependency/jakarta.annotation-api.jar [2024-03-19T02:00:55.027Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:8.0.1-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T02:00:55.027Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:8.0.1-SNAPSHOT to target/dependency/cluster-cli.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:4.0-M1-GF1 to target/dependency/jersey-hk2.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:8.0.1-SNAPSHOT to target/dependency/config-api.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:8.0.1-SNAPSHOT to target/dependency/config-types.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:8.0.1-SNAPSHOT to target/dependency/rest-client.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.core:logging:jar:8.0.1-SNAPSHOT to target/dependency/logging.jar [2024-03-19T02:00:55.028Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:4.0-M1-GF1 to target/dependency/jersey-media-jaxb.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-binding.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:8.0.1-SNAPSHOT to target/dependency/internal-api.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:8.0.1-SNAPSHOT to target/dependency/admin-cli.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.6 to target/dependency/asm-analysis.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:8.0.1-SNAPSHOT to target/dependency/cluster-admin.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:4.0.0-M2 to target/dependency/hk2-utils.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-api.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:4.0-M1-GF1 to target/dependency/jersey-entity-filtering.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jackson.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-03-19T02:00:55.028Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-schemas [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:8.0.1-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-03-19T02:00:55.028Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:8.0.1-SNAPSHOT to target/dependency/rest-service.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:8.0.1-SNAPSHOT to target/dependency/api-exporter.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-03-19T02:00:55.029Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:8.0.1-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-03-19T02:00:55.029Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:4.0-M1-GF1 to target/dependency/jersey-media-sse.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:4.0.0-M2 to target/dependency/hk2-core.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.6 to target/dependency/asm-tree.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:4.0-M1-GF1 to target/dependency/jersey-media-multipart.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.6 to target/dependency/asm-commons.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:8.0.1-SNAPSHOT to target/dependency/glassfish.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.ow2.asm:asm:jar:9.6 to target/dependency/asm.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:8.0.1-SNAPSHOT to target/dependency/ssl-impl.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:8.0.1-SNAPSHOT to target/dependency/launcher.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.6 to target/dependency/asm-util.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:4.0.0-M2 to target/dependency/hk2-locator.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:4.0-M1-GF1 to target/dependency/jersey-client.jar [2024-03-19T02:00:55.029Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:4.0-M1-GF1 to target/dependency/jersey-common.jar [2024-03-19T02:00:55.286Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.0 to target/dependency/jackson-core.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:8.0.1-SNAPSHOT to target/dependency/deployment-common.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:8.0.1-SNAPSHOT to target/dependency/osgi-container.jar [2024-03-19T02:00:55.286Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:6.0.0 to target/dependency/jakarta.el-api.jar [2024-03-19T02:00:55.286Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:8.0.1-SNAPSHOT to target/dependency/amx-core.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:8.0.1-SNAPSHOT to target/dependency/admin-util.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:4.0.0-M2 to target/dependency/hk2-api.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:8.0.1-SNAPSHOT to target/dependency/cluster-common.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:4.0.0-M2 to target/dependency/aopalliance-repackaged.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.main.core:kernel:jar:8.0.1-SNAPSHOT to target/dependency/kernel.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:8.0.1-SNAPSHOT to target/dependency/gms-adapter.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.hk2:class-model:jar:4.0.0-M2 to target/dependency/class-model.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.expressly:expressly:jar:6.0.0-M1 to target/dependency/expressly.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.main.security:security-services:jar:8.0.1-SNAPSHOT to target/dependency/security-services.jar [2024-03-19T02:00:55.286Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:4.0-M1-GF1 to target/dependency/jersey-container-grizzly2-http.jar [2024-03-19T02:00:55.287Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-03-19T02:00:55.287Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-dtds [2024-03-19T02:00:55.287Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:4.0.0-M2 to target/dependency/osgi-adapter.jar [2024-03-19T02:00:55.287Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:4.0.0-M2 to target/dependency/hk2-runlevel.jar [2024-03-19T02:00:55.287Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-03-19T02:00:55.287Z] [INFO] [2024-03-19T02:00:55.287Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-new --- [2024-03-19T02:00:55.287Z] [INFO] No sources to compile [2024-03-19T02:00:55.287Z] [INFO] [2024-03-19T02:00:55.287Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-new --- [2024-03-19T02:00:55.287Z] [INFO] No sources to compile [2024-03-19T02:00:55.287Z] [INFO] [2024-03-19T02:00:55.287Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-new --- [2024-03-19T02:00:55.287Z] [INFO] Executing tasks [2024-03-19T02:00:55.287Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/dependency/META-INF for [2024-03-19T02:00:55.287Z] [INFO] [echo] nucleus-new [2024-03-19T02:00:55.287Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/dependency/META-INF [2024-03-19T02:00:55.287Z] [INFO] Executed tasks [2024-03-19T02:00:55.287Z] [INFO] [2024-03-19T02:00:55.287Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-new --- [2024-03-19T02:00:55.287Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-new.xml [2024-03-19T02:00:55.287Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage [2024-03-19T02:00:55.287Z] [INFO] [2024-03-19T02:00:55.287Z] [INFO] --- exec:3.2.0:exec (create-domain) @ nucleus-new --- [2024-03-19T02:00:56.217Z] Using port 4848 for Admin. [2024-03-19T02:00:56.217Z] Using port 8080 for HTTP Instance. [2024-03-19T02:00:56.217Z] Using default port 7676 for JMS. [2024-03-19T02:00:56.217Z] Using default port 3700 for IIOP. [2024-03-19T02:00:56.217Z] Using default port 8181 for HTTP_SSL. [2024-03-19T02:00:56.217Z] Using default port 3820 for IIOP_SSL. [2024-03-19T02:00:56.217Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-03-19T02:00:56.217Z] Using default port 8686 for JMX_ADMIN. [2024-03-19T02:00:56.217Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T02:00:56.217Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T02:00:56.217Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:00:56.217Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:00:56.780Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:00:56.780Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:00:56.780Z] [2024-03-19T02:00:56.780Z] Warning: [2024-03-19T02:00:56.780Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:00:56.780Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:00:56.780Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:00:57.343Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:00:57.343Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:00:57.343Z] [2024-03-19T02:00:57.343Z] Warning: [2024-03-19T02:00:57.343Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:00:57.600Z] Enter keystore password: Certificate stored in file [2024-03-19T02:00:57.600Z] [2024-03-19T02:00:57.600Z] Warning: [2024-03-19T02:00:57.600Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:00:57.856Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:00:58.113Z] Enter keystore password: Certificate stored in file [2024-03-19T02:00:58.113Z] [2024-03-19T02:00:58.113Z] Warning: [2024-03-19T02:00:58.113Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:00:58.369Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:00:58.625Z] Domain domain1 created. [2024-03-19T02:00:58.625Z] Domain domain1 admin port is 4848. [2024-03-19T02:00:58.625Z] Domain domain1 allows admin login as user "admin" with no password. [2024-03-19T02:00:58.625Z] Admin login information for host [localhost] and port [4848] [2024-03-19T02:00:58.625Z] is being overwritten with credentials provided because the [2024-03-19T02:00:58.625Z] --savelogin option was used during the create-domain command. [2024-03-19T02:00:58.625Z] Login information relevant to admin user name [admin] [2024-03-19T02:00:58.625Z] for this domain [domain1] stored at [2024-03-19T02:00:58.625Z] [/home/jenkins/.gfclient/pass] successfully. [2024-03-19T02:00:58.625Z] Make sure that this file remains protected. [2024-03-19T02:00:58.625Z] Information stored in this file will be used by [2024-03-19T02:00:58.625Z] administration commands to manage this domain. [2024-03-19T02:00:58.625Z] Command create-domain executed successfully. [2024-03-19T02:00:58.625Z] [INFO] [2024-03-19T02:00:58.625Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-new --- [2024-03-19T02:00:58.625Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-03-19T02:00:58.882Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/nucleus-new.zip [2024-03-19T02:00:59.138Z] [INFO] [2024-03-19T02:00:59.138Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-new --- [2024-03-19T02:00:59.139Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/nucleus-new.zip [2024-03-19T02:00:59.139Z] [INFO] [2024-03-19T02:00:59.139Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-new --- [2024-03-19T02:00:59.139Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:01.033Z] [INFO] CycloneDX: Creating BOM version 1.4 with 119 component(s) [2024-03-19T02:01:01.033Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/bom.xml [2024-03-19T02:01:01.033Z] [INFO] attaching as nucleus-new-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:01.033Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/bom.json [2024-03-19T02:01:01.033Z] [INFO] attaching as nucleus-new-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:01.033Z] [INFO] [2024-03-19T02:01:01.033Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-new --- [2024-03-19T02:01:01.033Z] [INFO] No tests to run. [2024-03-19T02:01:01.033Z] [INFO] [2024-03-19T02:01:01.033Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-new --- [2024-03-19T02:01:01.033Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/failsafe-reports [2024-03-19T02:01:01.033Z] [INFO] [2024-03-19T02:01:01.033Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-nucleus-new-checkstyle) @ nucleus-new --- [2024-03-19T02:01:01.033Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:01.033Z] [INFO] [2024-03-19T02:01:01.033Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-new --- [2024-03-19T02:01:01.033Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/8.0.1-SNAPSHOT/nucleus-new-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:01.033Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/nucleus-new.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/8.0.1-SNAPSHOT/nucleus-new-8.0.1-SNAPSHOT.zip [2024-03-19T02:01:01.033Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/8.0.1-SNAPSHOT/nucleus-new-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:01.033Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/distributions/nucleus/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/8.0.1-SNAPSHOT/nucleus-new-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:01.033Z] [INFO] [2024-03-19T02:01:01.033Z] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [2024-03-19T02:01:01.033Z] [INFO] Building Diagnostics 8.0.1-SNAPSHOT [106/332] [2024-03-19T02:01:01.033Z] [INFO] from nucleus/diagnostics/pom.xml [2024-03-19T02:01:01.033Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:01:01.033Z] [INFO] [2024-03-19T02:01:01.033Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-diagnostics --- [2024-03-19T02:01:01.033Z] [INFO] [2024-03-19T02:01:01.033Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ nucleus-diagnostics --- [2024-03-19T02:01:01.033Z] [INFO] [2024-03-19T02:01:01.033Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ nucleus-diagnostics --- [2024-03-19T02:01:01.033Z] [INFO] [2024-03-19T02:01:01.033Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ nucleus-diagnostics --- [2024-03-19T02:01:01.033Z] [INFO] No sources to compile [2024-03-19T02:01:01.033Z] [INFO] [2024-03-19T02:01:01.033Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ nucleus-diagnostics --- [2024-03-19T02:01:01.033Z] [INFO] [2024-03-19T02:01:01.033Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ nucleus-diagnostics --- [2024-03-19T02:01:01.033Z] [INFO] [2024-03-19T02:01:01.033Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-diagnostics --- [2024-03-19T02:01:01.034Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:01.034Z] [INFO] [2024-03-19T02:01:01.034Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ nucleus-diagnostics --- [2024-03-19T02:01:01.034Z] [INFO] No sources to compile [2024-03-19T02:01:01.034Z] [INFO] [2024-03-19T02:01:01.034Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ nucleus-diagnostics --- [2024-03-19T02:01:01.034Z] [INFO] No sources to compile [2024-03-19T02:01:01.034Z] [INFO] [2024-03-19T02:01:01.034Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-diagnostics --- [2024-03-19T02:01:01.034Z] [INFO] Executing tasks [2024-03-19T02:01:01.034Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/classes/META-INF for [2024-03-19T02:01:01.034Z] [INFO] [echo] nucleus-diagnostics [2024-03-19T02:01:01.034Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/classes/META-INF [2024-03-19T02:01:01.034Z] [INFO] Executed tasks [2024-03-19T02:01:01.034Z] [INFO] [2024-03-19T02:01:01.034Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ nucleus-diagnostics --- [2024-03-19T02:01:01.034Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:01.034Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:01:01.034Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/bom.xml [2024-03-19T02:01:01.034Z] [INFO] attaching as nucleus-diagnostics-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:01.034Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/bom.json [2024-03-19T02:01:01.034Z] [INFO] attaching as nucleus-diagnostics-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:01.034Z] [INFO] [2024-03-19T02:01:01.034Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-diagnostics --- [2024-03-19T02:01:01.034Z] [INFO] No tests to run. [2024-03-19T02:01:01.034Z] [INFO] [2024-03-19T02:01:01.034Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-diagnostics --- [2024-03-19T02:01:01.034Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/failsafe-reports [2024-03-19T02:01:01.034Z] [INFO] [2024-03-19T02:01:01.034Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.diagnostics-nucleus-diagnostics-checkstyle) @ nucleus-diagnostics --- [2024-03-19T02:01:01.034Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:01.034Z] [INFO] [2024-03-19T02:01:01.034Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-diagnostics --- [2024-03-19T02:01:01.034Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/8.0.1-SNAPSHOT/nucleus-diagnostics-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:01.034Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/8.0.1-SNAPSHOT/nucleus-diagnostics-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:01.290Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/8.0.1-SNAPSHOT/nucleus-diagnostics-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [2024-03-19T02:01:01.291Z] [INFO] Building Diagnostics API 8.0.1-SNAPSHOT [107/332] [2024-03-19T02:01:01.291Z] [INFO] from nucleus/diagnostics/diagnostics-api/pom.xml [2024-03-19T02:01:01.291Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:01.291Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/src/main/resources [2024-03-19T02:01:01.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/src/main/manpages [2024-03-19T02:01:01.291Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:01.291Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:01.291Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] [2024-03-19T02:01:01.291Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ diagnostics-api --- [2024-03-19T02:01:01.291Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:01.291Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:01:01.548Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:01:01.548Z] [INFO] [2024-03-19T02:01:01.548Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-api --- [2024-03-19T02:01:01.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/src/test/resources [2024-03-19T02:01:01.548Z] [INFO] [2024-03-19T02:01:01.548Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ diagnostics-api --- [2024-03-19T02:01:01.548Z] [INFO] No sources to compile [2024-03-19T02:01:01.548Z] [INFO] [2024-03-19T02:01:01.548Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-api --- [2024-03-19T02:01:01.548Z] [INFO] [2024-03-19T02:01:01.548Z] [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-api --- [2024-03-19T02:01:01.548Z] [INFO] [2024-03-19T02:01:01.548Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-api --- [2024-03-19T02:01:01.548Z] [INFO] Executing tasks [2024-03-19T02:01:01.548Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/classes/META-INF for [2024-03-19T02:01:01.548Z] [INFO] [echo] diagnostics-api [2024-03-19T02:01:01.548Z] [INFO] Executed tasks [2024-03-19T02:01:01.548Z] [INFO] [2024-03-19T02:01:01.548Z] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-api --- [2024-03-19T02:01:01.548Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar [2024-03-19T02:01:01.548Z] [INFO] [2024-03-19T02:01:01.548Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ diagnostics-api --- [2024-03-19T02:01:01.548Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:02.110Z] [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [2024-03-19T02:01:02.110Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/bom.xml [2024-03-19T02:01:02.110Z] [INFO] attaching as diagnostics-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:02.110Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/bom.json [2024-03-19T02:01:02.111Z] [INFO] attaching as diagnostics-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-api --- [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-api --- [2024-03-19T02:01:02.111Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/failsafe-reports [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.diagnostics-diagnostics-api-checkstyle) @ diagnostics-api --- [2024-03-19T02:01:02.111Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-api --- [2024-03-19T02:01:02.111Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/8.0.1-SNAPSHOT/diagnostics-api-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:02.111Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/8.0.1-SNAPSHOT/diagnostics-api-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:02.111Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/8.0.1-SNAPSHOT/diagnostics-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:02.111Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/diagnostics-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/8.0.1-SNAPSHOT/diagnostics-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [2024-03-19T02:01:02.111Z] [INFO] Building GlassFish Diagnostics Context 8.0.1-SNAPSHOT [108/332] [2024-03-19T02:01:02.111Z] [INFO] from nucleus/diagnostics/context/pom.xml [2024-03-19T02:01:02.111Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-context --- [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ diagnostics-context --- [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ diagnostics-context --- [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ diagnostics-context --- [2024-03-19T02:01:02.111Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:02.111Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ diagnostics-context --- [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ diagnostics-context --- [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-context --- [2024-03-19T02:01:02.111Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:02.111Z] [INFO] [2024-03-19T02:01:02.111Z] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-context --- [2024-03-19T02:01:02.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/main/resources [2024-03-19T02:01:02.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/main/manpages [2024-03-19T02:01:02.112Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:02.112Z] [INFO] [2024-03-19T02:01:02.112Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ diagnostics-context --- [2024-03-19T02:01:02.112Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:02.112Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:02.112Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java uses unchecked or unsafe operations. [2024-03-19T02:01:02.112Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:01:02.112Z] [INFO] [2024-03-19T02:01:02.112Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ diagnostics-context --- [2024-03-19T02:01:02.112Z] [INFO] [2024-03-19T02:01:02.112Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ diagnostics-context --- [2024-03-19T02:01:02.112Z] [INFO] [2024-03-19T02:01:02.112Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-context --- [2024-03-19T02:01:02.112Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:02.369Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:02.369Z] [INFO] [2024-03-19T02:01:02.369Z] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-context --- [2024-03-19T02:01:02.369Z] [INFO] [2024-03-19T02:01:02.369Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ diagnostics-context --- [2024-03-19T02:01:02.369Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:02.369Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:02.369Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:01:02.369Z] [INFO] Initial messages found so far: {} [2024-03-19T02:01:02.369Z] [INFO] Processing: NCLS-DIAG-03000 [2024-03-19T02:01:02.369Z] [INFO] Message NCLS-DIAG-03000 needs checking for cause/action: false [2024-03-19T02:01:02.369Z] [INFO] Processing: NCLS-DIAG-03001 [2024-03-19T02:01:02.369Z] [INFO] Message NCLS-DIAG-03001 needs checking for cause/action: false [2024-03-19T02:01:02.369Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DIAG-03000=Can not fulfill request to get diagnostics context., NCLS-DIAG-03000.MSG_COMMENT=# A diagnostics context can not be found (or created)., NCLS-DIAG-03001=An exception has prevented a diagnostics context from being created., NCLS-DIAG-03001.MSG_COMMENT=# A diagnostics context can not be found or created.} [2024-03-19T02:01:02.370Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:01:02.370Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:01:02.370Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:01:02.370Z] [INFO] Processing: jakarta.enterprise.diagnostics.context.base on element LOGGER_NAME [2024-03-19T02:01:02.370Z] [INFO] Enclosing type is org.glassfish.diagnostics.context.ContextManager [2024-03-19T02:01:02.370Z] [INFO] Loggers found so far: {jakarta.enterprise.diagnostics.context.base.description=Diagnostcis Context Logger, jakarta.enterprise.diagnostics.context.base.publish=true, jakarta.enterprise.diagnostics.context.base.subsystem=DIAG} [2024-03-19T02:01:02.370Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:01:02.370Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T02:01:02.370Z] [INFO] Found enclosing element org.glassfish.diagnostics.context.ContextManager [2024-03-19T02:01:02.370Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:01:02.370Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:01:02.370Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:01:02.370Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:01:02.370Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:01:02.370Z] [INFO] [2024-03-19T02:01:02.370Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-context --- [2024-03-19T02:01:02.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/test/resources [2024-03-19T02:01:02.370Z] [INFO] [2024-03-19T02:01:02.370Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ diagnostics-context --- [2024-03-19T02:01:02.370Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:02.370Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:01:02.370Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:01:02.370Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:01:02.370Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:01:02.370Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:01:02.370Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:01:02.370Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:01:02.370Z] Use -proc:none to disable annotation processing. [2024-03-19T02:01:02.370Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplContextPropagationIntegrationTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplContextPropagationIntegrationTest.java uses unchecked or unsafe operations. [2024-03-19T02:01:02.370Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplContextPropagationIntegrationTest.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:01:02.370Z] [INFO] [2024-03-19T02:01:02.370Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-context --- [2024-03-19T02:01:02.370Z] [INFO] [2024-03-19T02:01:02.370Z] [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-context --- [2024-03-19T02:01:02.370Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/surefire-reports [2024-03-19T02:01:02.371Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:01:02.371Z] [INFO] [2024-03-19T02:01:02.371Z] [INFO] ------------------------------------------------------- [2024-03-19T02:01:02.371Z] [INFO] T E S T S [2024-03-19T02:01:02.371Z] [INFO] ------------------------------------------------------- [2024-03-19T02:01:02.371Z] [0.003s][info][gc] Using G1 [2024-03-19T02:01:02.934Z] [0.460s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.975ms [2024-03-19T02:01:02.935Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextManagerImplUnitTest [2024-03-19T02:01:02.935Z] Created a new context map: org.glassfish.contextpropagation.internal.AccessControlledMap@247bddad [2024-03-19T02:01:02.935Z] getEntry(org.glassfish.diagnostics.context.Context) -> null [2024-03-19T02:01:02.935Z] put(org.glassfish.diagnostics.context.Context, 1) -> null [2024-03-19T02:01:02.935Z] getEntry(org.glassfish.contextpropagation.Location) -> null [2024-03-19T02:01:02.935Z] getEntry(org.glassfish.contextpropagation.Location) -> null [2024-03-19T02:01:02.935Z] getEntry(org.glassfish.contextpropagation.Location.origin) -> null [2024-03-19T02:01:02.935Z] get(org.glassfish.contextpropagation.Location.origin) -> null [2024-03-19T02:01:02.935Z] put(org.glassfish.contextpropagation.Location.origin, guid) -> null [2024-03-19T02:01:02.935Z] getEntry(org.glassfish.contextpropagation.Location.locationId) -> null [2024-03-19T02:01:02.935Z] get(org.glassfish.contextpropagation.Location.locationId) -> null [2024-03-19T02:01:02.935Z] put(org.glassfish.contextpropagation.Location, org.glassfish.contextpropagation.internal.Utils$ContextMapImpl$1@2002fc1d) -> null [2024-03-19T02:01:02.935Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.glassfish.diagnostics.context.impl.ContextManagerImplUnitTest [2024-03-19T02:01:02.935Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextImplUnitTest [2024-03-19T02:01:03.498Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.glassfish.diagnostics.context.impl.ContextImplUnitTest [2024-03-19T02:01:03.498Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextImplIntegrationTest [2024-03-19T02:01:03.498Z] [0.978s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 36M->7M(258M) 3.468ms [2024-03-19T02:01:03.498Z] mContextManager instance of org.glassfish.diagnostics.context.impl.ContextManagerImpl [2024-03-19T02:01:03.498Z] Mar 19, 2024 2:01:03 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-03-19T02:01:03.498Z] INFO: Test: org.glassfish.diagnostics.context.impl.ContextImplIntegrationTest.testInjectionOccurred, started at 02:01:03.446215836, test time: 2 ms [2024-03-19T02:01:03.498Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.glassfish.diagnostics.context.impl.ContextImplIntegrationTest [2024-03-19T02:01:03.498Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextImplContextPropagationIntegrationTest [2024-03-19T02:01:03.498Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.498Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.498Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.498Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.498Z] originator [2024-03-19T02:01:03.498Z] restricted read access [2024-03-19T02:01:03.498Z] } [2024-03-19T02:01:03.498Z] put(org.glassfish.diagnostics.context.Context.propagatingKey, propagatingValue) -> null [2024-03-19T02:01:03.498Z] put(org.glassfish.diagnostics.context.Context.nonPropagatingKey, nonPropagatingValue) -> null [2024-03-19T02:01:03.498Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.498Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.498Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.498Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.498Z] originator [2024-03-19T02:01:03.498Z] restricted read access [2024-03-19T02:01:03.498Z] } [2024-03-19T02:01:03.498Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.498Z] Value: propagatingValue [2024-03-19T02:01:03.498Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.498Z] ContextType: STRING [2024-03-19T02:01:03.498Z] originator [2024-03-19T02:01:03.498Z] restricted read access [2024-03-19T02:01:03.498Z] } [2024-03-19T02:01:03.498Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.499Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.499Z] Value: nonPropagatingValue [2024-03-19T02:01:03.499Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.499Z] ContextType: STRING [2024-03-19T02:01:03.499Z] originator [2024-03-19T02:01:03.499Z] restricted read access [2024-03-19T02:01:03.499Z] } [2024-03-19T02:01:03.499Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.499Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.499Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.499Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.499Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.499Z] originator [2024-03-19T02:01:03.499Z] restricted read access [2024-03-19T02:01:03.499Z] } [2024-03-19T02:01:03.499Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.499Z] Value: propagatingValue [2024-03-19T02:01:03.499Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.499Z] ContextType: STRING [2024-03-19T02:01:03.499Z] originator [2024-03-19T02:01:03.499Z] restricted read access [2024-03-19T02:01:03.499Z] } [2024-03-19T02:01:03.499Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.499Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.499Z] Value: nonPropagatingValue [2024-03-19T02:01:03.499Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.499Z] ContextType: STRING [2024-03-19T02:01:03.499Z] originator [2024-03-19T02:01:03.499Z] restricted read access [2024-03-19T02:01:03.499Z] } [2024-03-19T02:01:03.499Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.499Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.499Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.499Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.499Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.499Z] originator [2024-03-19T02:01:03.499Z] restricted read access [2024-03-19T02:01:03.499Z] } [2024-03-19T02:01:03.499Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.499Z] Value: propagatingValue [2024-03-19T02:01:03.499Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.499Z] ContextType: STRING [2024-03-19T02:01:03.499Z] originator [2024-03-19T02:01:03.499Z] restricted read access [2024-03-19T02:01:03.499Z] } [2024-03-19T02:01:03.499Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.499Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.499Z] Value: nonPropagatingValue [2024-03-19T02:01:03.499Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.499Z] ContextType: STRING [2024-03-19T02:01:03.499Z] originator [2024-03-19T02:01:03.499Z] restricted read access [2024-03-19T02:01:03.499Z] } [2024-03-19T02:01:03.499Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.499Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.499Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.499Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.499Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.499Z] originator [2024-03-19T02:01:03.499Z] restricted read access [2024-03-19T02:01:03.499Z] } [2024-03-19T02:01:03.499Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.499Z] Value: propagatingValue [2024-03-19T02:01:03.499Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.499Z] ContextType: STRING [2024-03-19T02:01:03.499Z] originator [2024-03-19T02:01:03.499Z] restricted read access [2024-03-19T02:01:03.499Z] } [2024-03-19T02:01:03.499Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.499Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.499Z] Value: nonPropagatingValue [2024-03-19T02:01:03.499Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.499Z] ContextType: STRING [2024-03-19T02:01:03.499Z] originator [2024-03-19T02:01:03.499Z] restricted read access [2024-03-19T02:01:03.499Z] } [2024-03-19T02:01:03.499Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.499Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.499Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.500Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.500Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.500Z] originator [2024-03-19T02:01:03.500Z] restricted read access [2024-03-19T02:01:03.500Z] } [2024-03-19T02:01:03.500Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.500Z] Value: propagatingValue [2024-03-19T02:01:03.500Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.500Z] ContextType: STRING [2024-03-19T02:01:03.500Z] originator [2024-03-19T02:01:03.500Z] restricted read access [2024-03-19T02:01:03.500Z] } [2024-03-19T02:01:03.500Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.500Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.500Z] Value: nonPropagatingValue [2024-03-19T02:01:03.500Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.500Z] ContextType: STRING [2024-03-19T02:01:03.500Z] originator [2024-03-19T02:01:03.500Z] restricted read access [2024-03-19T02:01:03.500Z] } [2024-03-19T02:01:03.500Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.500Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.500Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.500Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.500Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.500Z] originator [2024-03-19T02:01:03.500Z] restricted read access [2024-03-19T02:01:03.500Z] } [2024-03-19T02:01:03.500Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.500Z] Value: propagatingValue [2024-03-19T02:01:03.500Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.500Z] ContextType: STRING [2024-03-19T02:01:03.500Z] originator [2024-03-19T02:01:03.500Z] restricted read access [2024-03-19T02:01:03.500Z] } [2024-03-19T02:01:03.500Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.500Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.500Z] Value: nonPropagatingValue [2024-03-19T02:01:03.500Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.500Z] ContextType: STRING [2024-03-19T02:01:03.500Z] originator [2024-03-19T02:01:03.500Z] restricted read access [2024-03-19T02:01:03.500Z] } [2024-03-19T02:01:03.500Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.500Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.500Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.500Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.500Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.500Z] originator [2024-03-19T02:01:03.500Z] restricted read access [2024-03-19T02:01:03.500Z] } [2024-03-19T02:01:03.500Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.500Z] Value: propagatingValue [2024-03-19T02:01:03.500Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.500Z] ContextType: STRING [2024-03-19T02:01:03.500Z] originator [2024-03-19T02:01:03.500Z] restricted read access [2024-03-19T02:01:03.500Z] } [2024-03-19T02:01:03.500Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.500Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.500Z] Value: nonPropagatingValue [2024-03-19T02:01:03.500Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.500Z] ContextType: STRING [2024-03-19T02:01:03.500Z] originator [2024-03-19T02:01:03.500Z] restricted read access [2024-03-19T02:01:03.500Z] } [2024-03-19T02:01:03.500Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.500Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.500Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.500Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.500Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.500Z] originator [2024-03-19T02:01:03.500Z] restricted read access [2024-03-19T02:01:03.500Z] } [2024-03-19T02:01:03.500Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.500Z] Value: propagatingValue [2024-03-19T02:01:03.500Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.500Z] ContextType: STRING [2024-03-19T02:01:03.500Z] originator [2024-03-19T02:01:03.500Z] restricted read access [2024-03-19T02:01:03.500Z] } [2024-03-19T02:01:03.500Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.500Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.501Z] Value: nonPropagatingValue [2024-03-19T02:01:03.501Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.501Z] ContextType: STRING [2024-03-19T02:01:03.501Z] originator [2024-03-19T02:01:03.501Z] restricted read access [2024-03-19T02:01:03.501Z] } [2024-03-19T02:01:03.501Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.501Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.501Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.501Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.501Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.501Z] originator [2024-03-19T02:01:03.501Z] restricted read access [2024-03-19T02:01:03.501Z] } [2024-03-19T02:01:03.501Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.501Z] Value: propagatingValue [2024-03-19T02:01:03.501Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.501Z] ContextType: STRING [2024-03-19T02:01:03.501Z] originator [2024-03-19T02:01:03.501Z] restricted read access [2024-03-19T02:01:03.501Z] } [2024-03-19T02:01:03.501Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.501Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.501Z] Value: nonPropagatingValue [2024-03-19T02:01:03.501Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.501Z] ContextType: STRING [2024-03-19T02:01:03.501Z] originator [2024-03-19T02:01:03.501Z] restricted read access [2024-03-19T02:01:03.501Z] } [2024-03-19T02:01:03.501Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.501Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.501Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.501Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.501Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.501Z] originator [2024-03-19T02:01:03.501Z] restricted read access [2024-03-19T02:01:03.501Z] } [2024-03-19T02:01:03.501Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.501Z] Value: propagatingValue [2024-03-19T02:01:03.501Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.501Z] ContextType: STRING [2024-03-19T02:01:03.501Z] originator [2024-03-19T02:01:03.501Z] restricted read access [2024-03-19T02:01:03.501Z] } [2024-03-19T02:01:03.501Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.501Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.501Z] Value: nonPropagatingValue [2024-03-19T02:01:03.501Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.501Z] ContextType: STRING [2024-03-19T02:01:03.501Z] originator [2024-03-19T02:01:03.501Z] restricted read access [2024-03-19T02:01:03.501Z] } [2024-03-19T02:01:03.501Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.501Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.501Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.501Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.501Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.501Z] originator [2024-03-19T02:01:03.501Z] restricted read access [2024-03-19T02:01:03.501Z] } [2024-03-19T02:01:03.501Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.501Z] Value: propagatingValue [2024-03-19T02:01:03.501Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.501Z] ContextType: STRING [2024-03-19T02:01:03.501Z] originator [2024-03-19T02:01:03.501Z] restricted read access [2024-03-19T02:01:03.501Z] } [2024-03-19T02:01:03.501Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.501Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.501Z] Value: nonPropagatingValue [2024-03-19T02:01:03.501Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.501Z] ContextType: STRING [2024-03-19T02:01:03.501Z] originator [2024-03-19T02:01:03.501Z] restricted read access [2024-03-19T02:01:03.501Z] } [2024-03-19T02:01:03.501Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.501Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.501Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.501Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.501Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.501Z] originator [2024-03-19T02:01:03.501Z] restricted read access [2024-03-19T02:01:03.501Z] } [2024-03-19T02:01:03.501Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.501Z] Value: propagatingValue [2024-03-19T02:01:03.502Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.502Z] ContextType: STRING [2024-03-19T02:01:03.502Z] originator [2024-03-19T02:01:03.502Z] restricted read access [2024-03-19T02:01:03.502Z] } [2024-03-19T02:01:03.502Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.502Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.502Z] Value: nonPropagatingValue [2024-03-19T02:01:03.502Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.502Z] ContextType: STRING [2024-03-19T02:01:03.502Z] originator [2024-03-19T02:01:03.502Z] restricted read access [2024-03-19T02:01:03.502Z] } [2024-03-19T02:01:03.502Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.502Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.502Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.502Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.502Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.502Z] originator [2024-03-19T02:01:03.502Z] restricted read access [2024-03-19T02:01:03.502Z] } [2024-03-19T02:01:03.502Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.502Z] Value: propagatingValue [2024-03-19T02:01:03.502Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.502Z] ContextType: STRING [2024-03-19T02:01:03.502Z] originator [2024-03-19T02:01:03.502Z] restricted read access [2024-03-19T02:01:03.502Z] } [2024-03-19T02:01:03.502Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.502Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.502Z] Value: nonPropagatingValue [2024-03-19T02:01:03.502Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.502Z] ContextType: STRING [2024-03-19T02:01:03.502Z] originator [2024-03-19T02:01:03.502Z] restricted read access [2024-03-19T02:01:03.502Z] } [2024-03-19T02:01:03.502Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.502Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.502Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.502Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.502Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.502Z] originator [2024-03-19T02:01:03.502Z] restricted read access [2024-03-19T02:01:03.502Z] } [2024-03-19T02:01:03.502Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.502Z] Value: propagatingValue [2024-03-19T02:01:03.502Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.502Z] ContextType: STRING [2024-03-19T02:01:03.502Z] originator [2024-03-19T02:01:03.502Z] restricted read access [2024-03-19T02:01:03.502Z] } [2024-03-19T02:01:03.502Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.502Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.502Z] Value: nonPropagatingValue [2024-03-19T02:01:03.502Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.502Z] ContextType: STRING [2024-03-19T02:01:03.502Z] originator [2024-03-19T02:01:03.502Z] restricted read access [2024-03-19T02:01:03.502Z] } [2024-03-19T02:01:03.502Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.502Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.502Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.502Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.502Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.502Z] originator [2024-03-19T02:01:03.502Z] restricted read access [2024-03-19T02:01:03.502Z] } [2024-03-19T02:01:03.502Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.502Z] Value: propagatingValue [2024-03-19T02:01:03.502Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.502Z] ContextType: STRING [2024-03-19T02:01:03.502Z] originator [2024-03-19T02:01:03.502Z] restricted read access [2024-03-19T02:01:03.502Z] } [2024-03-19T02:01:03.502Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.502Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.502Z] Value: nonPropagatingValue [2024-03-19T02:01:03.502Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.502Z] ContextType: STRING [2024-03-19T02:01:03.502Z] originator [2024-03-19T02:01:03.502Z] restricted read access [2024-03-19T02:01:03.502Z] } [2024-03-19T02:01:03.502Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.503Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.503Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.503Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.503Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.503Z] originator [2024-03-19T02:01:03.503Z] restricted read access [2024-03-19T02:01:03.503Z] } [2024-03-19T02:01:03.503Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.503Z] Value: propagatingValue [2024-03-19T02:01:03.503Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.503Z] ContextType: STRING [2024-03-19T02:01:03.503Z] originator [2024-03-19T02:01:03.503Z] restricted read access [2024-03-19T02:01:03.503Z] } [2024-03-19T02:01:03.503Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.503Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.503Z] Value: nonPropagatingValue [2024-03-19T02:01:03.503Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.503Z] ContextType: STRING [2024-03-19T02:01:03.503Z] originator [2024-03-19T02:01:03.503Z] restricted read access [2024-03-19T02:01:03.503Z] } [2024-03-19T02:01:03.503Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.503Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.503Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.503Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.503Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.503Z] originator [2024-03-19T02:01:03.503Z] restricted read access [2024-03-19T02:01:03.503Z] } [2024-03-19T02:01:03.503Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@33a053d { [2024-03-19T02:01:03.503Z] Value: propagatingValue [2024-03-19T02:01:03.503Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.503Z] ContextType: STRING [2024-03-19T02:01:03.503Z] originator [2024-03-19T02:01:03.503Z] restricted read access [2024-03-19T02:01:03.503Z] } [2024-03-19T02:01:03.503Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-03-19T02:01:03.503Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@14a54ef6 { [2024-03-19T02:01:03.503Z] Value: nonPropagatingValue [2024-03-19T02:01:03.503Z] Propagation Modes: [LOCAL] [2024-03-19T02:01:03.503Z] ContextType: STRING [2024-03-19T02:01:03.503Z] originator [2024-03-19T02:01:03.503Z] restricted read access [2024-03-19T02:01:03.503Z] } [2024-03-19T02:01:03.503Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-03-19T02:01:03.503Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.503Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.503Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.503Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.503Z] originator [2024-03-19T02:01:03.503Z] restricted read access [2024-03-19T02:01:03.503Z] } [2024-03-19T02:01:03.503Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.503Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.503Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.503Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.503Z] originator [2024-03-19T02:01:03.503Z] restricted read access [2024-03-19T02:01:03.503Z] } [2024-03-19T02:01:03.503Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.503Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.503Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.503Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.503Z] originator [2024-03-19T02:01:03.503Z] restricted read access [2024-03-19T02:01:03.503Z] } [2024-03-19T02:01:03.503Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.503Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.503Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.503Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.503Z] originator [2024-03-19T02:01:03.503Z] restricted read access [2024-03-19T02:01:03.503Z] } [2024-03-19T02:01:03.503Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.503Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.503Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.503Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.503Z] originator [2024-03-19T02:01:03.503Z] restricted read access [2024-03-19T02:01:03.503Z] } [2024-03-19T02:01:03.503Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.503Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.503Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.504Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.504Z] originator [2024-03-19T02:01:03.504Z] restricted read access [2024-03-19T02:01:03.504Z] } [2024-03-19T02:01:03.504Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.504Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.504Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.504Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.504Z] originator [2024-03-19T02:01:03.504Z] restricted read access [2024-03-19T02:01:03.504Z] } [2024-03-19T02:01:03.504Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.504Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.504Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.504Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.504Z] originator [2024-03-19T02:01:03.504Z] restricted read access [2024-03-19T02:01:03.504Z] } [2024-03-19T02:01:03.504Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.504Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.504Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.504Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.504Z] originator [2024-03-19T02:01:03.504Z] restricted read access [2024-03-19T02:01:03.504Z] } [2024-03-19T02:01:03.504Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.504Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.504Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.504Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.504Z] originator [2024-03-19T02:01:03.504Z] restricted read access [2024-03-19T02:01:03.504Z] } [2024-03-19T02:01:03.504Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.504Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.504Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.504Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.504Z] originator [2024-03-19T02:01:03.504Z] restricted read access [2024-03-19T02:01:03.504Z] } [2024-03-19T02:01:03.504Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.504Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.504Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.504Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.504Z] originator [2024-03-19T02:01:03.504Z] restricted read access [2024-03-19T02:01:03.504Z] } [2024-03-19T02:01:03.504Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.504Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.504Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.504Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.504Z] originator [2024-03-19T02:01:03.504Z] restricted read access [2024-03-19T02:01:03.504Z] } [2024-03-19T02:01:03.504Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@6759f091 { [2024-03-19T02:01:03.504Z] Value: {ContextImpl:{location:guid,[0]}} [2024-03-19T02:01:03.504Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-03-19T02:01:03.504Z] ContextType: VIEW_CAPABLE [2024-03-19T02:01:03.504Z] originator [2024-03-19T02:01:03.504Z] restricted read access [2024-03-19T02:01:03.504Z] } [2024-03-19T02:01:03.504Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.019 s -- in org.glassfish.diagnostics.context.impl.ContextImplContextPropagationIntegrationTest [2024-03-19T02:01:04.066Z] [INFO] [2024-03-19T02:01:04.066Z] [INFO] Results: [2024-03-19T02:01:04.066Z] [INFO] [2024-03-19T02:01:04.066Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1 [2024-03-19T02:01:04.066Z] [INFO] [2024-03-19T02:01:04.066Z] [INFO] [2024-03-19T02:01:04.066Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-context --- [2024-03-19T02:01:04.066Z] [INFO] Executing tasks [2024-03-19T02:01:04.066Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/classes/META-INF for [2024-03-19T02:01:04.066Z] [INFO] [echo] diagnostics-context [2024-03-19T02:01:04.066Z] [INFO] Executed tasks [2024-03-19T02:01:04.066Z] [INFO] [2024-03-19T02:01:04.066Z] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-context --- [2024-03-19T02:01:04.066Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/diagnostics-context.jar [2024-03-19T02:01:04.066Z] [INFO] [2024-03-19T02:01:04.066Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ diagnostics-context --- [2024-03-19T02:01:04.066Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:05.433Z] [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [2024-03-19T02:01:05.433Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/bom.xml [2024-03-19T02:01:05.433Z] [INFO] attaching as diagnostics-context-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:05.433Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/bom.json [2024-03-19T02:01:05.433Z] [INFO] attaching as diagnostics-context-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:05.433Z] [INFO] [2024-03-19T02:01:05.433Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-context --- [2024-03-19T02:01:05.433Z] [INFO] [2024-03-19T02:01:05.433Z] [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-context --- [2024-03-19T02:01:05.433Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/failsafe-reports [2024-03-19T02:01:05.433Z] [INFO] [2024-03-19T02:01:05.433Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.diagnostics-diagnostics-context-checkstyle) @ diagnostics-context --- [2024-03-19T02:01:05.433Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:05.433Z] [INFO] [2024-03-19T02:01:05.433Z] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-context --- [2024-03-19T02:01:05.433Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/8.0.1-SNAPSHOT/diagnostics-context-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:05.433Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/diagnostics-context.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/8.0.1-SNAPSHOT/diagnostics-context-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:05.434Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/8.0.1-SNAPSHOT/diagnostics-context-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:05.434Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/diagnostics/context/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/8.0.1-SNAPSHOT/diagnostics-context-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:05.434Z] [INFO] [2024-03-19T02:01:05.434Z] [INFO] --------------< org.glassfish.main.common:amx-jakartaee >--------------- [2024-03-19T02:01:05.434Z] [INFO] Building AMX JavaEE 8.0.1-SNAPSHOT [109/332] [2024-03-19T02:01:05.434Z] [INFO] from appserver/common/amx-jakartaee/pom.xml [2024-03-19T02:01:05.434Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:05.434Z] [INFO] [2024-03-19T02:01:05.434Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-jakartaee --- [2024-03-19T02:01:05.434Z] [INFO] [2024-03-19T02:01:05.434Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ amx-jakartaee --- [2024-03-19T02:01:05.434Z] [INFO] [2024-03-19T02:01:05.434Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ amx-jakartaee --- [2024-03-19T02:01:05.434Z] [INFO] [2024-03-19T02:01:05.434Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ amx-jakartaee --- [2024-03-19T02:01:05.434Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:05.434Z] [INFO] Compiling 83 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:05.690Z] [INFO] [2024-03-19T02:01:05.690Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ amx-jakartaee --- [2024-03-19T02:01:05.690Z] [INFO] [2024-03-19T02:01:05.690Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ amx-jakartaee --- [2024-03-19T02:01:05.690Z] [INFO] [2024-03-19T02:01:05.690Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-jakartaee --- [2024-03-19T02:01:05.690Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:05.690Z] [INFO] [2024-03-19T02:01:05.690Z] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-jakartaee --- [2024-03-19T02:01:05.690Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:01:05.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/main/manpages [2024-03-19T02:01:05.690Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:05.690Z] [INFO] [2024-03-19T02:01:05.690Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ amx-jakartaee --- [2024-03-19T02:01:05.690Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:05.690Z] [INFO] Compiling 83 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:05.946Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Some input files use or override a deprecated API. [2024-03-19T02:01:05.947Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:01:05.947Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java uses unchecked or unsafe operations. [2024-03-19T02:01:05.947Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:01:05.947Z] [INFO] [2024-03-19T02:01:05.947Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ amx-jakartaee --- [2024-03-19T02:01:05.947Z] [INFO] [2024-03-19T02:01:05.947Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ amx-jakartaee --- [2024-03-19T02:01:05.947Z] [INFO] [2024-03-19T02:01:05.947Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-jakartaee --- [2024-03-19T02:01:05.947Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:05.947Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:05.947Z] [INFO] [2024-03-19T02:01:05.947Z] [INFO] --- command-security:1.0.17:check (default-check) @ amx-jakartaee --- [2024-03-19T02:01:05.947Z] [INFO] [2024-03-19T02:01:05.947Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ amx-jakartaee --- [2024-03-19T02:01:05.947Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:05.947Z] [INFO] Compiling 83 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:06.203Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:01:06.203Z] [INFO] Initial messages found so far: {} [2024-03-19T02:01:06.203Z] [INFO] Processing: AS-AMXEE-001 [2024-03-19T02:01:06.203Z] [INFO] Message AS-AMXEE-001 needs checking for cause/action: false [2024-03-19T02:01:06.203Z] [INFO] Processing: AS-AMXEE-002 [2024-03-19T02:01:06.203Z] [INFO] Message AS-AMXEE-002 needs checking for cause/action: false [2024-03-19T02:01:06.203Z] [INFO] Processing: AS-AMXEE-003 [2024-03-19T02:01:06.203Z] [INFO] Message AS-AMXEE-003 needs checking for cause/action: false [2024-03-19T02:01:06.203Z] [INFO] Processing: AS-AMXEE-004 [2024-03-19T02:01:06.203Z] [INFO] Message AS-AMXEE-004 needs checking for cause/action: false [2024-03-19T02:01:06.203Z] [INFO] Processing: AS-AMXEE-005 [2024-03-19T02:01:06.203Z] [INFO] Message AS-AMXEE-005 needs checking for cause/action: false [2024-03-19T02:01:06.203Z] [INFO] Processing: AS-AMXEE-006 [2024-03-19T02:01:06.203Z] [INFO] Message AS-AMXEE-006 needs checking for cause/action: false [2024-03-19T02:01:06.203Z] [INFO] Total Messages including ones found from disk so far: {AS-AMXEE-001=Registering application {0} using AMX having exception {1}, AS-AMXEE-002=Null from ApplicationInfo.getMetadata(Application.class) for application {0}, AS-AMXEE-003=Unable to get Application config for application {0}, AS-AMXEE-004=Can't register JSR 77 MBean for resourceRef {0} having exception {1}, AS-AMXEE-005=Can't unregister MBean: {0}, AS-AMXEE-006=J2EEDomain registered at {0}} [2024-03-19T02:01:06.204Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:01:06.204Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:01:06.204Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:01:06.204Z] [INFO] Processing: jakarta.enterprise.system.tools.amxee on element AMXEE_LOGGER [2024-03-19T02:01:06.204Z] [INFO] Enclosing type is org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [2024-03-19T02:01:06.204Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amxee.description=AMX Services, jakarta.enterprise.system.tools.amxee.publish=true, jakarta.enterprise.system.tools.amxee.subsystem=AMX-JAKARTAEE} [2024-03-19T02:01:06.204Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:01:06.204Z] [INFO] Found enclosing element AMXEE_LOGGER [2024-03-19T02:01:06.204Z] [INFO] Found enclosing element org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [2024-03-19T02:01:06.204Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:01:06.204Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:01:06.204Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:01:06.204Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:01:06.204Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:01:06.204Z] [INFO] [2024-03-19T02:01:06.204Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-jakartaee --- [2024-03-19T02:01:06.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/src/test/resources [2024-03-19T02:01:06.204Z] [INFO] [2024-03-19T02:01:06.204Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ amx-jakartaee --- [2024-03-19T02:01:06.204Z] [INFO] No sources to compile [2024-03-19T02:01:06.204Z] [INFO] [2024-03-19T02:01:06.204Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-jakartaee --- [2024-03-19T02:01:06.204Z] [INFO] [2024-03-19T02:01:06.204Z] [INFO] --- surefire:3.2.5:test (default-test) @ amx-jakartaee --- [2024-03-19T02:01:06.204Z] [INFO] [2024-03-19T02:01:06.204Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-jakartaee --- [2024-03-19T02:01:06.204Z] [INFO] Executing tasks [2024-03-19T02:01:06.204Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/classes/META-INF for [2024-03-19T02:01:06.204Z] [INFO] [echo] amx-jakartaee [2024-03-19T02:01:06.204Z] [INFO] Executed tasks [2024-03-19T02:01:06.204Z] [INFO] [2024-03-19T02:01:06.204Z] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-jakartaee --- [2024-03-19T02:01:06.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/amx-jakartaee.jar [2024-03-19T02:01:06.204Z] [INFO] [2024-03-19T02:01:06.204Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ amx-jakartaee --- [2024-03-19T02:01:06.204Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:07.571Z] [INFO] CycloneDX: Creating BOM version 1.4 with 75 component(s) [2024-03-19T02:01:07.571Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/bom.xml [2024-03-19T02:01:07.571Z] [INFO] attaching as amx-jakartaee-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:07.571Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/bom.json [2024-03-19T02:01:07.571Z] [INFO] attaching as amx-jakartaee-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:07.571Z] [INFO] [2024-03-19T02:01:07.571Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-jakartaee --- [2024-03-19T02:01:07.571Z] [INFO] [2024-03-19T02:01:07.571Z] [INFO] --- failsafe:3.2.5:verify (verify) @ amx-jakartaee --- [2024-03-19T02:01:07.571Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/failsafe-reports [2024-03-19T02:01:07.571Z] [INFO] [2024-03-19T02:01:07.571Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.common-amx-jakartaee-checkstyle) @ amx-jakartaee --- [2024-03-19T02:01:07.829Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:07.829Z] [INFO] [2024-03-19T02:01:07.829Z] [INFO] --- install:3.1.1:install (default-install) @ amx-jakartaee --- [2024-03-19T02:01:07.829Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/8.0.1-SNAPSHOT/amx-jakartaee-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:07.829Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/amx-jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/8.0.1-SNAPSHOT/amx-jakartaee-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:07.830Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/8.0.1-SNAPSHOT/amx-jakartaee-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:07.830Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/common/amx-jakartaee/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/8.0.1-SNAPSHOT/amx-jakartaee-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:07.830Z] [INFO] [2024-03-19T02:01:07.830Z] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [2024-03-19T02:01:07.830Z] [INFO] Building LDAP Booster Pack 8.0.1-SNAPSHOT [110/332] [2024-03-19T02:01:07.830Z] [INFO] from appserver/ldapbp/pom.xml [2024-03-19T02:01:07.830Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:07.830Z] [INFO] [2024-03-19T02:01:07.830Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ldapbp --- [2024-03-19T02:01:07.830Z] [INFO] [2024-03-19T02:01:07.830Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ldapbp --- [2024-03-19T02:01:07.830Z] [INFO] [2024-03-19T02:01:07.830Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ldapbp --- [2024-03-19T02:01:07.830Z] [INFO] [2024-03-19T02:01:07.830Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ldapbp --- [2024-03-19T02:01:07.830Z] [INFO] Not compiling main sources [2024-03-19T02:01:07.830Z] [INFO] [2024-03-19T02:01:07.830Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ldapbp --- [2024-03-19T02:01:07.830Z] [INFO] [2024-03-19T02:01:07.830Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ldapbp --- [2024-03-19T02:01:07.830Z] [INFO] [2024-03-19T02:01:07.830Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ldapbp --- [2024-03-19T02:01:07.830Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:07.830Z] [INFO] [2024-03-19T02:01:07.830Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ldapbp --- [2024-03-19T02:01:07.830Z] [INFO] Copying 34 resources from src/main/java to target/classes [2024-03-19T02:01:07.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/main/manpages [2024-03-19T02:01:07.830Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:07.830Z] [INFO] [2024-03-19T02:01:07.830Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ldapbp --- [2024-03-19T02:01:07.830Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:07.830Z] [INFO] Compiling 34 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:08.087Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java uses or overrides a deprecated API. [2024-03-19T02:01:08.087Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:01:08.087Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:01:08.087Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:01:08.087Z] [INFO] [2024-03-19T02:01:08.087Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ldapbp --- [2024-03-19T02:01:08.087Z] [INFO] [2024-03-19T02:01:08.087Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ldapbp --- [2024-03-19T02:01:08.087Z] [INFO] [2024-03-19T02:01:08.087Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ldapbp --- [2024-03-19T02:01:08.087Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:08.087Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:08.087Z] [INFO] [2024-03-19T02:01:08.087Z] [INFO] --- command-security:1.0.17:check (default-check) @ ldapbp --- [2024-03-19T02:01:08.087Z] [INFO] [2024-03-19T02:01:08.087Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ldapbp --- [2024-03-19T02:01:08.087Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:08.087Z] [INFO] Compiling 34 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:08.087Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:01:08.087Z] [INFO] [2024-03-19T02:01:08.087Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ldapbp --- [2024-03-19T02:01:08.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/src/test/resources [2024-03-19T02:01:08.087Z] [INFO] [2024-03-19T02:01:08.087Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ldapbp --- [2024-03-19T02:01:08.087Z] [INFO] No sources to compile [2024-03-19T02:01:08.087Z] [INFO] [2024-03-19T02:01:08.087Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ldapbp --- [2024-03-19T02:01:08.087Z] [INFO] [2024-03-19T02:01:08.087Z] [INFO] --- surefire:3.2.5:test (default-test) @ ldapbp --- [2024-03-19T02:01:08.087Z] [INFO] [2024-03-19T02:01:08.087Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ldapbp --- [2024-03-19T02:01:08.087Z] [INFO] Executing tasks [2024-03-19T02:01:08.087Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/classes/META-INF for [2024-03-19T02:01:08.087Z] [INFO] [echo] ldapbp [2024-03-19T02:01:08.087Z] [INFO] Executed tasks [2024-03-19T02:01:08.087Z] [INFO] [2024-03-19T02:01:08.087Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ldapbp --- [2024-03-19T02:01:08.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/ldapbp.jar [2024-03-19T02:01:08.344Z] [INFO] [2024-03-19T02:01:08.344Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ldapbp --- [2024-03-19T02:01:08.344Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:08.907Z] [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) [2024-03-19T02:01:08.907Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/bom.xml [2024-03-19T02:01:08.907Z] [INFO] attaching as ldapbp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:08.907Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/bom.json [2024-03-19T02:01:08.907Z] [INFO] attaching as ldapbp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:08.907Z] [INFO] [2024-03-19T02:01:08.907Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ldapbp --- [2024-03-19T02:01:08.907Z] [INFO] [2024-03-19T02:01:08.907Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ldapbp --- [2024-03-19T02:01:08.907Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/failsafe-reports [2024-03-19T02:01:08.907Z] [INFO] [2024-03-19T02:01:08.907Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ldapbp-ldapbp-checkstyle) @ ldapbp --- [2024-03-19T02:01:09.163Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:09.163Z] [INFO] [2024-03-19T02:01:09.163Z] [INFO] --- install:3.1.1:install (default-install) @ ldapbp --- [2024-03-19T02:01:09.163Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/8.0.1-SNAPSHOT/ldapbp-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:09.164Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/ldapbp.jar to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/8.0.1-SNAPSHOT/ldapbp-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:09.164Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/8.0.1-SNAPSHOT/ldapbp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:09.164Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ldapbp/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/8.0.1-SNAPSHOT/ldapbp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [2024-03-19T02:01:09.164Z] [INFO] Building GlassFish HA modules 8.0.1-SNAPSHOT [111/332] [2024-03-19T02:01:09.164Z] [INFO] from appserver/ha/pom.xml [2024-03-19T02:01:09.164Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] No sources to compile [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] No sources to compile [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] No sources to compile [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] Executing tasks [2024-03-19T02:01:09.164Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/classes/META-INF for [2024-03-19T02:01:09.164Z] [INFO] [echo] ha [2024-03-19T02:01:09.164Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/classes/META-INF [2024-03-19T02:01:09.164Z] [INFO] Executed tasks [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:09.164Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:01:09.164Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/bom.xml [2024-03-19T02:01:09.164Z] [INFO] attaching as ha-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:09.164Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/bom.json [2024-03-19T02:01:09.164Z] [INFO] attaching as ha-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] No tests to run. [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha --- [2024-03-19T02:01:09.164Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/failsafe-reports [2024-03-19T02:01:09.164Z] [INFO] [2024-03-19T02:01:09.164Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ha-ha-checkstyle) @ ha --- [2024-03-19T02:01:09.420Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:09.420Z] [INFO] [2024-03-19T02:01:09.420Z] [INFO] --- install:3.1.1:install (default-install) @ ha --- [2024-03-19T02:01:09.421Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/8.0.1-SNAPSHOT/ha-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:09.421Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/8.0.1-SNAPSHOT/ha-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:09.421Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/8.0.1-SNAPSHOT/ha-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:09.421Z] [INFO] [2024-03-19T02:01:09.421Z] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [2024-03-19T02:01:09.421Z] [INFO] Building GlassFish ha-file-store 8.0.1-SNAPSHOT [112/332] [2024-03-19T02:01:09.421Z] [INFO] from appserver/ha/ha-file-store/pom.xml [2024-03-19T02:01:09.421Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:09.421Z] [INFO] [2024-03-19T02:01:09.421Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-file-store --- [2024-03-19T02:01:09.421Z] [INFO] [2024-03-19T02:01:09.421Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ha-file-store --- [2024-03-19T02:01:09.421Z] [INFO] [2024-03-19T02:01:09.421Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ha-file-store --- [2024-03-19T02:01:09.421Z] [INFO] [2024-03-19T02:01:09.421Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ha-file-store --- [2024-03-19T02:01:09.421Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:01:09.421Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:09.421Z] [INFO] [2024-03-19T02:01:09.421Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ha-file-store --- [2024-03-19T02:01:09.421Z] [INFO] [2024-03-19T02:01:09.421Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ha-file-store --- [2024-03-19T02:01:09.421Z] [INFO] [2024-03-19T02:01:09.421Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-file-store --- [2024-03-19T02:01:09.421Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:09.421Z] [INFO] [2024-03-19T02:01:09.421Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-file-store --- [2024-03-19T02:01:09.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/resources [2024-03-19T02:01:09.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/manpages [2024-03-19T02:01:09.421Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:09.421Z] [INFO] [2024-03-19T02:01:09.421Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ha-file-store --- [2024-03-19T02:01:09.421Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:01:09.421Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:09.421Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java:[309,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:01:09.421Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java:[312,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:01:09.421Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java uses unchecked or unsafe operations. [2024-03-19T02:01:09.421Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:01:09.422Z] [INFO] [2024-03-19T02:01:09.422Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ha-file-store --- [2024-03-19T02:01:09.422Z] [INFO] [2024-03-19T02:01:09.422Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ha-file-store --- [2024-03-19T02:01:09.422Z] [INFO] [2024-03-19T02:01:09.422Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-file-store --- [2024-03-19T02:01:09.422Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:09.422Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:09.422Z] [INFO] [2024-03-19T02:01:09.422Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-file-store --- [2024-03-19T02:01:09.422Z] [INFO] [2024-03-19T02:01:09.422Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ha-file-store --- [2024-03-19T02:01:09.422Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:01:09.422Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:09.422Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:01:09.422Z] [INFO] [2024-03-19T02:01:09.422Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-file-store --- [2024-03-19T02:01:09.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/src/test/resources [2024-03-19T02:01:09.422Z] [INFO] [2024-03-19T02:01:09.422Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ha-file-store --- [2024-03-19T02:01:09.422Z] [INFO] No sources to compile [2024-03-19T02:01:09.422Z] [INFO] [2024-03-19T02:01:09.422Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-file-store --- [2024-03-19T02:01:09.422Z] [INFO] [2024-03-19T02:01:09.422Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-file-store --- [2024-03-19T02:01:09.422Z] [INFO] [2024-03-19T02:01:09.422Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-file-store --- [2024-03-19T02:01:09.422Z] [INFO] Executing tasks [2024-03-19T02:01:09.422Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/classes/META-INF for [2024-03-19T02:01:09.422Z] [INFO] [echo] ha-file-store [2024-03-19T02:01:09.422Z] [INFO] Executed tasks [2024-03-19T02:01:09.422Z] [INFO] [2024-03-19T02:01:09.422Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-file-store --- [2024-03-19T02:01:09.422Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/ha-file-store.jar [2024-03-19T02:01:09.422Z] [INFO] [2024-03-19T02:01:09.422Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ha-file-store --- [2024-03-19T02:01:09.422Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:09.678Z] [INFO] CycloneDX: Creating BOM version 1.4 with 9 component(s) [2024-03-19T02:01:09.678Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/bom.xml [2024-03-19T02:01:09.678Z] [INFO] attaching as ha-file-store-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:09.678Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/bom.json [2024-03-19T02:01:09.678Z] [INFO] attaching as ha-file-store-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:09.678Z] [INFO] [2024-03-19T02:01:09.678Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-file-store --- [2024-03-19T02:01:09.678Z] [INFO] [2024-03-19T02:01:09.678Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-file-store --- [2024-03-19T02:01:09.678Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/failsafe-reports [2024-03-19T02:01:09.678Z] [INFO] [2024-03-19T02:01:09.678Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ha-ha-file-store-checkstyle) @ ha-file-store --- [2024-03-19T02:01:09.679Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- install:3.1.1:install (default-install) @ ha-file-store --- [2024-03-19T02:01:09.679Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/8.0.1-SNAPSHOT/ha-file-store-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:09.679Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/8.0.1-SNAPSHOT/ha-file-store-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:09.679Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/8.0.1-SNAPSHOT/ha-file-store-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:09.679Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-file-store/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/8.0.1-SNAPSHOT/ha-file-store-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [2024-03-19T02:01:09.679Z] [INFO] Building GlassFish ha-shoal-cache-bootstrap 8.0.1-SNAPSHOT [113/332] [2024-03-19T02:01:09.679Z] [INFO] from appserver/ha/ha-shoal-cache-bootstrap/pom.xml [2024-03-19T02:01:09.679Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.679Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:09.679Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.679Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.679Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/src/main/resources [2024-03-19T02:01:09.679Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/src/main/manpages [2024-03-19T02:01:09.679Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.679Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:09.679Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.679Z] [INFO] [2024-03-19T02:01:09.679Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.680Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:09.936Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:09.936Z] [INFO] [2024-03-19T02:01:09.936Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.936Z] [INFO] [2024-03-19T02:01:09.936Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.936Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:09.936Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:09.936Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:01:09.936Z] [INFO] [2024-03-19T02:01:09.936Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/src/test/resources [2024-03-19T02:01:09.936Z] [INFO] [2024-03-19T02:01:09.936Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.936Z] [INFO] No sources to compile [2024-03-19T02:01:09.936Z] [INFO] [2024-03-19T02:01:09.936Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.936Z] [INFO] [2024-03-19T02:01:09.936Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.936Z] [INFO] [2024-03-19T02:01:09.936Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.936Z] [INFO] Executing tasks [2024-03-19T02:01:09.936Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF for [2024-03-19T02:01:09.936Z] [INFO] [echo] ha-shoal-cache-bootstrap [2024-03-19T02:01:09.936Z] [INFO] Executed tasks [2024-03-19T02:01:09.936Z] [INFO] [2024-03-19T02:01:09.936Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.937Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar [2024-03-19T02:01:09.937Z] [INFO] [2024-03-19T02:01:09.937Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:09.937Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:10.500Z] [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [2024-03-19T02:01:10.500Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/bom.xml [2024-03-19T02:01:10.500Z] [INFO] attaching as ha-shoal-cache-bootstrap-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:10.500Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/bom.json [2024-03-19T02:01:10.500Z] [INFO] attaching as ha-shoal-cache-bootstrap-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:10.500Z] [INFO] [2024-03-19T02:01:10.500Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:10.500Z] [INFO] [2024-03-19T02:01:10.500Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:10.500Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/failsafe-reports [2024-03-19T02:01:10.500Z] [INFO] [2024-03-19T02:01:10.500Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ha-ha-shoal-cache-bootstrap-checkstyle) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:10.500Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:10.500Z] [INFO] [2024-03-19T02:01:10.500Z] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-bootstrap --- [2024-03-19T02:01:10.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/8.0.1-SNAPSHOT/ha-shoal-cache-bootstrap-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:10.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/8.0.1-SNAPSHOT/ha-shoal-cache-bootstrap-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:10.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/8.0.1-SNAPSHOT/ha-shoal-cache-bootstrap-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:10.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-cache-bootstrap/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/8.0.1-SNAPSHOT/ha-shoal-cache-bootstrap-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:10.500Z] [INFO] [2024-03-19T02:01:10.500Z] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [2024-03-19T02:01:10.500Z] [INFO] Building GlassFish ha-shoal-store 8.0.1-SNAPSHOT [114/332] [2024-03-19T02:01:10.500Z] [INFO] from appserver/ha/ha-shoal-store/pom.xml [2024-03-19T02:01:10.500Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:10.500Z] [INFO] [2024-03-19T02:01:10.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.500Z] [INFO] [2024-03-19T02:01:10.500Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.501Z] [INFO] [2024-03-19T02:01:10.501Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.501Z] [INFO] [2024-03-19T02:01:10.501Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.501Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:10.501Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:10.501Z] [INFO] [2024-03-19T02:01:10.501Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.501Z] [INFO] [2024-03-19T02:01:10.501Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.501Z] [INFO] [2024-03-19T02:01:10.501Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.501Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:10.501Z] [INFO] [2024-03-19T02:01:10.501Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/src/main/resources [2024-03-19T02:01:10.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/src/main/manpages [2024-03-19T02:01:10.501Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:10.501Z] [INFO] [2024-03-19T02:01:10.501Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.501Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:10.501Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:10.758Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java uses unchecked or unsafe operations. [2024-03-19T02:01:10.758Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:01:10.758Z] [INFO] [2024-03-19T02:01:10.758Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.758Z] [INFO] [2024-03-19T02:01:10.758Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.758Z] [INFO] [2024-03-19T02:01:10.758Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.758Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:10.758Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:10.758Z] [INFO] [2024-03-19T02:01:10.758Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.758Z] [INFO] [2024-03-19T02:01:10.758Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ha-shoal-cache-store --- [2024-03-19T02:01:10.758Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:10.758Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:11.014Z] [INFO] [2024-03-19T02:01:11.014Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-store --- [2024-03-19T02:01:11.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/src/test/resources [2024-03-19T02:01:11.014Z] [INFO] [2024-03-19T02:01:11.014Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ha-shoal-cache-store --- [2024-03-19T02:01:11.014Z] [INFO] No sources to compile [2024-03-19T02:01:11.014Z] [INFO] [2024-03-19T02:01:11.014Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-store --- [2024-03-19T02:01:11.014Z] [INFO] [2024-03-19T02:01:11.014Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-store --- [2024-03-19T02:01:11.014Z] [INFO] [2024-03-19T02:01:11.014Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-store --- [2024-03-19T02:01:11.014Z] [INFO] Executing tasks [2024-03-19T02:01:11.014Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/classes/META-INF for [2024-03-19T02:01:11.014Z] [INFO] [echo] ha-shoal-cache-store [2024-03-19T02:01:11.014Z] [INFO] Executed tasks [2024-03-19T02:01:11.014Z] [INFO] [2024-03-19T02:01:11.014Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-store --- [2024-03-19T02:01:11.014Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar [2024-03-19T02:01:11.014Z] [INFO] [2024-03-19T02:01:11.014Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ha-shoal-cache-store --- [2024-03-19T02:01:11.014Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:11.943Z] [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) [2024-03-19T02:01:11.943Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/bom.xml [2024-03-19T02:01:11.943Z] [INFO] attaching as ha-shoal-cache-store-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:11.943Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/bom.json [2024-03-19T02:01:12.200Z] [INFO] attaching as ha-shoal-cache-store-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:12.200Z] [INFO] [2024-03-19T02:01:12.200Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-store --- [2024-03-19T02:01:12.200Z] [INFO] [2024-03-19T02:01:12.200Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-store --- [2024-03-19T02:01:12.200Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/failsafe-reports [2024-03-19T02:01:12.200Z] [INFO] [2024-03-19T02:01:12.200Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ha-ha-shoal-cache-store-checkstyle) @ ha-shoal-cache-store --- [2024-03-19T02:01:12.200Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:12.200Z] [INFO] [2024-03-19T02:01:12.200Z] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-store --- [2024-03-19T02:01:12.200Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/8.0.1-SNAPSHOT/ha-shoal-cache-store-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:12.200Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/8.0.1-SNAPSHOT/ha-shoal-cache-store-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:12.200Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/8.0.1-SNAPSHOT/ha-shoal-cache-store-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:12.200Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ha/ha-shoal-store/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/8.0.1-SNAPSHOT/ha-shoal-cache-store-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:12.200Z] [INFO] [2024-03-19T02:01:12.200Z] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [2024-03-19T02:01:12.200Z] [INFO] Building Set of DTDs for GlassFish Jakarta EE distributions 8.0.1-SNAPSHOT [115/332] [2024-03-19T02:01:12.200Z] [INFO] from appserver/deployment/dtds/pom.xml [2024-03-19T02:01:12.200Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:01:12.200Z] [INFO] [2024-03-19T02:01:12.200Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-dtds --- [2024-03-19T02:01:12.200Z] [INFO] [2024-03-19T02:01:12.200Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserver-dtds --- [2024-03-19T02:01:12.200Z] [INFO] [2024-03-19T02:01:12.200Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserver-dtds --- [2024-03-19T02:01:12.200Z] [INFO] [2024-03-19T02:01:12.200Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserver-dtds --- [2024-03-19T02:01:12.200Z] [INFO] No sources to compile [2024-03-19T02:01:12.200Z] [INFO] [2024-03-19T02:01:12.200Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] Copying 45 resources from src/main/resources to target/classes [2024-03-19T02:01:12.201Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/src/main/manpages [2024-03-19T02:01:12.201Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] No sources to compile [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] No sources to compile [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] Executing tasks [2024-03-19T02:01:12.201Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/classes/META-INF for [2024-03-19T02:01:12.201Z] [INFO] [echo] appserver-dtds [2024-03-19T02:01:12.201Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/classes/META-INF [2024-03-19T02:01:12.201Z] [INFO] Executed tasks [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:01:12.201Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/appserver-dtds.zip [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/appserver-dtds.zip [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:12.201Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:01:12.201Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/bom.xml [2024-03-19T02:01:12.201Z] [INFO] attaching as appserver-dtds-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:12.201Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/bom.json [2024-03-19T02:01:12.201Z] [INFO] attaching as appserver-dtds-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] No tests to run. [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/failsafe-reports [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-appserver-dtds-checkstyle) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:12.201Z] [INFO] [2024-03-19T02:01:12.201Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-dtds --- [2024-03-19T02:01:12.201Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/8.0.1-SNAPSHOT/appserver-dtds-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:12.202Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/8.0.1-SNAPSHOT/appserver-dtds-8.0.1-SNAPSHOT.zip [2024-03-19T02:01:12.202Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/8.0.1-SNAPSHOT/appserver-dtds-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:12.202Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/dtds/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/8.0.1-SNAPSHOT/appserver-dtds-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [2024-03-19T02:01:12.202Z] [INFO] Building Set of schemas for Jakarta EE 8.0.1-SNAPSHOT [116/332] [2024-03-19T02:01:12.202Z] [INFO] from appserver/deployment/schemas/pom.xml [2024-03-19T02:01:12.202Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] No sources to compile [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:?:jar [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] Copying 113 resources from src/main/resources to target/classes [2024-03-19T02:01:12.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/src/main/manpages [2024-03-19T02:01:12.202Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] No sources to compile [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] No sources to compile [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] Executing tasks [2024-03-19T02:01:12.202Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/classes/META-INF for [2024-03-19T02:01:12.202Z] [INFO] [echo] appserver-schemas [2024-03-19T02:01:12.202Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/classes/META-INF [2024-03-19T02:01:12.202Z] [INFO] Executed tasks [2024-03-19T02:01:12.202Z] [INFO] [2024-03-19T02:01:12.202Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-schemas --- [2024-03-19T02:01:12.202Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:01:12.202Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/appserver-schemas.zip [2024-03-19T02:01:12.460Z] [INFO] [2024-03-19T02:01:12.460Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-schemas --- [2024-03-19T02:01:12.460Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/appserver-schemas.zip [2024-03-19T02:01:12.460Z] [INFO] [2024-03-19T02:01:12.460Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserver-schemas --- [2024-03-19T02:01:12.460Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:12.460Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:01:12.460Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/bom.xml [2024-03-19T02:01:12.460Z] [INFO] attaching as appserver-schemas-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:12.460Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/bom.json [2024-03-19T02:01:12.460Z] [INFO] attaching as appserver-schemas-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:12.460Z] [INFO] [2024-03-19T02:01:12.460Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-schemas --- [2024-03-19T02:01:12.460Z] [INFO] No tests to run. [2024-03-19T02:01:12.460Z] [INFO] [2024-03-19T02:01:12.460Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-schemas --- [2024-03-19T02:01:12.460Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/failsafe-reports [2024-03-19T02:01:12.460Z] [INFO] [2024-03-19T02:01:12.460Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-appserver-schemas-checkstyle) @ appserver-schemas --- [2024-03-19T02:01:12.460Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:12.460Z] [INFO] [2024-03-19T02:01:12.460Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-schemas --- [2024-03-19T02:01:12.460Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/8.0.1-SNAPSHOT/appserver-schemas-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:12.460Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/8.0.1-SNAPSHOT/appserver-schemas-8.0.1-SNAPSHOT.zip [2024-03-19T02:01:12.460Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/8.0.1-SNAPSHOT/appserver-schemas-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:12.460Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/schemas/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/8.0.1-SNAPSHOT/appserver-schemas-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:12.460Z] [INFO] [2024-03-19T02:01:12.460Z] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [2024-03-19T02:01:12.460Z] [INFO] Building Connector for GlassFish Web Container 8.0.1-SNAPSHOT [117/332] [2024-03-19T02:01:12.460Z] [INFO] from appserver/web/gf-web-connector/pom.xml [2024-03-19T02:01:12.460Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:12.460Z] [INFO] [2024-03-19T02:01:12.460Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-web-connector --- [2024-03-19T02:01:12.460Z] [INFO] [2024-03-19T02:01:12.460Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-web-connector --- [2024-03-19T02:01:12.460Z] [INFO] [2024-03-19T02:01:12.461Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-web-connector --- [2024-03-19T02:01:12.461Z] [INFO] [2024-03-19T02:01:12.461Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-web-connector --- [2024-03-19T02:01:12.461Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:12.461Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:12.717Z] [INFO] [2024-03-19T02:01:12.717Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-web-connector --- [2024-03-19T02:01:12.717Z] [INFO] [2024-03-19T02:01:12.717Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-web-connector --- [2024-03-19T02:01:12.717Z] [INFO] [2024-03-19T02:01:12.717Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-web-connector --- [2024-03-19T02:01:12.717Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:12.717Z] [INFO] [2024-03-19T02:01:12.717Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-web-connector --- [2024-03-19T02:01:12.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/src/main/resources [2024-03-19T02:01:12.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/src/main/manpages [2024-03-19T02:01:12.717Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:12.717Z] [INFO] [2024-03-19T02:01:12.718Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-web-connector --- [2024-03-19T02:01:12.718Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:12.718Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:12.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/src/main/java/org/glassfish/web/sniffer/WebSniffer.java:[45,13] org.glassfish.web.WarType in org.glassfish.web has been deprecated and marked for removal [2024-03-19T02:01:12.718Z] [INFO] [2024-03-19T02:01:12.718Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-web-connector --- [2024-03-19T02:01:12.718Z] [INFO] [2024-03-19T02:01:12.718Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-web-connector --- [2024-03-19T02:01:12.718Z] [INFO] [2024-03-19T02:01:12.718Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-web-connector --- [2024-03-19T02:01:12.718Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:12.718Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:12.718Z] [INFO] [2024-03-19T02:01:12.718Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-web-connector --- [2024-03-19T02:01:12.718Z] [INFO] [2024-03-19T02:01:12.718Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-web-connector --- [2024-03-19T02:01:12.718Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:12.718Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:12.974Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:01:12.974Z] [INFO] [2024-03-19T02:01:12.974Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-web-connector --- [2024-03-19T02:01:12.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/src/test/resources [2024-03-19T02:01:12.974Z] [INFO] [2024-03-19T02:01:12.975Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-web-connector --- [2024-03-19T02:01:12.975Z] [INFO] No sources to compile [2024-03-19T02:01:12.975Z] [INFO] [2024-03-19T02:01:12.975Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-web-connector --- [2024-03-19T02:01:12.975Z] [INFO] [2024-03-19T02:01:12.975Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-web-connector --- [2024-03-19T02:01:12.975Z] [INFO] [2024-03-19T02:01:12.975Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-web-connector --- [2024-03-19T02:01:12.975Z] [INFO] Executing tasks [2024-03-19T02:01:12.975Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target/classes/META-INF for [2024-03-19T02:01:12.975Z] [INFO] [echo] gf-web-connector [2024-03-19T02:01:12.975Z] [INFO] Executed tasks [2024-03-19T02:01:12.975Z] [INFO] [2024-03-19T02:01:12.975Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-web-connector --- [2024-03-19T02:01:12.975Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target/gf-web-connector.jar [2024-03-19T02:01:12.975Z] [INFO] [2024-03-19T02:01:12.975Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-web-connector --- [2024-03-19T02:01:12.975Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:13.537Z] [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [2024-03-19T02:01:13.537Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target/bom.xml [2024-03-19T02:01:13.537Z] [INFO] attaching as gf-web-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:13.537Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target/bom.json [2024-03-19T02:01:13.537Z] [INFO] attaching as gf-web-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:13.537Z] [INFO] [2024-03-19T02:01:13.537Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-web-connector --- [2024-03-19T02:01:13.537Z] [INFO] [2024-03-19T02:01:13.537Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-web-connector --- [2024-03-19T02:01:13.537Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target/failsafe-reports [2024-03-19T02:01:13.537Z] [INFO] [2024-03-19T02:01:13.537Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-gf-web-connector-checkstyle) @ gf-web-connector --- [2024-03-19T02:01:13.793Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:13.793Z] [INFO] [2024-03-19T02:01:13.793Z] [INFO] --- install:3.1.1:install (default-install) @ gf-web-connector --- [2024-03-19T02:01:13.793Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/8.0.1-SNAPSHOT/gf-web-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:13.793Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/8.0.1-SNAPSHOT/gf-web-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:13.793Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/8.0.1-SNAPSHOT/gf-web-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:13.793Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-web-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/8.0.1-SNAPSHOT/gf-web-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:13.793Z] [INFO] [2024-03-19T02:01:13.793Z] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [2024-03-19T02:01:13.793Z] [INFO] Building GlassFish Connectors Connector 8.0.1-SNAPSHOT [118/332] [2024-03-19T02:01:13.793Z] [INFO] from appserver/connectors/connectors-connector/pom.xml [2024-03-19T02:01:13.793Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:13.793Z] [INFO] [2024-03-19T02:01:13.793Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-connectors-connector --- [2024-03-19T02:01:13.793Z] [INFO] [2024-03-19T02:01:13.793Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-connectors-connector --- [2024-03-19T02:01:13.793Z] [INFO] [2024-03-19T02:01:13.793Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-connectors-connector --- [2024-03-19T02:01:13.793Z] [INFO] [2024-03-19T02:01:13.793Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-connectors-connector --- [2024-03-19T02:01:13.794Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:13.794Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:13.794Z] [INFO] [2024-03-19T02:01:13.794Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-connectors-connector --- [2024-03-19T02:01:13.794Z] [INFO] [2024-03-19T02:01:13.794Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-connectors-connector --- [2024-03-19T02:01:13.794Z] [INFO] [2024-03-19T02:01:13.794Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-connectors-connector --- [2024-03-19T02:01:13.794Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:13.794Z] [INFO] [2024-03-19T02:01:13.794Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-connectors-connector --- [2024-03-19T02:01:13.794Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:01:13.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/src/main/resources [2024-03-19T02:01:13.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/src/main/manpages [2024-03-19T02:01:13.794Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:13.794Z] [INFO] [2024-03-19T02:01:13.794Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-connectors-connector --- [2024-03-19T02:01:13.794Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:13.794Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:14.051Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java uses unchecked or unsafe operations. [2024-03-19T02:01:14.051Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:01:14.051Z] [INFO] [2024-03-19T02:01:14.051Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-connectors-connector --- [2024-03-19T02:01:14.051Z] [INFO] [2024-03-19T02:01:14.051Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-connectors-connector --- [2024-03-19T02:01:14.051Z] [INFO] [2024-03-19T02:01:14.051Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-connectors-connector --- [2024-03-19T02:01:14.051Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:14.051Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:14.051Z] [INFO] [2024-03-19T02:01:14.051Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-connectors-connector --- [2024-03-19T02:01:14.051Z] [INFO] [2024-03-19T02:01:14.051Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-connectors-connector --- [2024-03-19T02:01:14.051Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:14.051Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:14.308Z] [INFO] [2024-03-19T02:01:14.308Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-connectors-connector --- [2024-03-19T02:01:14.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/src/test/resources [2024-03-19T02:01:14.308Z] [INFO] [2024-03-19T02:01:14.308Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-connectors-connector --- [2024-03-19T02:01:14.308Z] [INFO] No sources to compile [2024-03-19T02:01:14.308Z] [INFO] [2024-03-19T02:01:14.308Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-connectors-connector --- [2024-03-19T02:01:14.308Z] [INFO] [2024-03-19T02:01:14.308Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-connectors-connector --- [2024-03-19T02:01:14.308Z] [INFO] [2024-03-19T02:01:14.308Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-connectors-connector --- [2024-03-19T02:01:14.308Z] [INFO] Executing tasks [2024-03-19T02:01:14.308Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/classes/META-INF for [2024-03-19T02:01:14.308Z] [INFO] [echo] gf-connectors-connector [2024-03-19T02:01:14.308Z] [INFO] Executed tasks [2024-03-19T02:01:14.308Z] [INFO] [2024-03-19T02:01:14.308Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-connectors-connector --- [2024-03-19T02:01:14.308Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar [2024-03-19T02:01:14.308Z] [INFO] [2024-03-19T02:01:14.308Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-connectors-connector --- [2024-03-19T02:01:14.308Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:15.239Z] [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) [2024-03-19T02:01:15.239Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/bom.xml [2024-03-19T02:01:15.239Z] [INFO] attaching as gf-connectors-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:15.239Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/bom.json [2024-03-19T02:01:15.239Z] [INFO] attaching as gf-connectors-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:15.239Z] [INFO] [2024-03-19T02:01:15.239Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-connectors-connector --- [2024-03-19T02:01:15.239Z] [INFO] [2024-03-19T02:01:15.239Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-connectors-connector --- [2024-03-19T02:01:15.239Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/failsafe-reports [2024-03-19T02:01:15.239Z] [INFO] [2024-03-19T02:01:15.239Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-gf-connectors-connector-checkstyle) @ gf-connectors-connector --- [2024-03-19T02:01:15.239Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:15.239Z] [INFO] [2024-03-19T02:01:15.239Z] [INFO] --- install:3.1.1:install (default-install) @ gf-connectors-connector --- [2024-03-19T02:01:15.239Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/8.0.1-SNAPSHOT/gf-connectors-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:15.240Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/8.0.1-SNAPSHOT/gf-connectors-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:15.240Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/8.0.1-SNAPSHOT/gf-connectors-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:15.240Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/8.0.1-SNAPSHOT/gf-connectors-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:15.240Z] [INFO] [2024-03-19T02:01:15.240Z] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [2024-03-19T02:01:15.240Z] [INFO] Building App Client Modules 8.0.1-SNAPSHOT [119/332] [2024-03-19T02:01:15.240Z] [INFO] from appserver/appclient/pom.xml [2024-03-19T02:01:15.240Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:01:15.240Z] [INFO] [2024-03-19T02:01:15.240Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient --- [2024-03-19T02:01:15.240Z] [INFO] [2024-03-19T02:01:15.240Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appclient --- [2024-03-19T02:01:15.240Z] [INFO] [2024-03-19T02:01:15.240Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appclient --- [2024-03-19T02:01:15.240Z] [INFO] [2024-03-19T02:01:15.240Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appclient --- [2024-03-19T02:01:15.240Z] [INFO] No sources to compile [2024-03-19T02:01:15.240Z] [INFO] [2024-03-19T02:01:15.240Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appclient --- [2024-03-19T02:01:15.240Z] [INFO] [2024-03-19T02:01:15.240Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appclient --- [2024-03-19T02:01:15.240Z] [INFO] [2024-03-19T02:01:15.240Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient --- [2024-03-19T02:01:15.240Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:15.240Z] [INFO] [2024-03-19T02:01:15.240Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appclient --- [2024-03-19T02:01:15.240Z] [INFO] No sources to compile [2024-03-19T02:01:15.240Z] [INFO] [2024-03-19T02:01:15.240Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appclient --- [2024-03-19T02:01:15.240Z] [INFO] No sources to compile [2024-03-19T02:01:15.240Z] [INFO] [2024-03-19T02:01:15.240Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient --- [2024-03-19T02:01:15.240Z] [INFO] Executing tasks [2024-03-19T02:01:15.240Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/classes/META-INF for [2024-03-19T02:01:15.240Z] [INFO] [echo] appclient [2024-03-19T02:01:15.240Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/classes/META-INF [2024-03-19T02:01:15.240Z] [INFO] Executed tasks [2024-03-19T02:01:15.240Z] [INFO] [2024-03-19T02:01:15.240Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appclient --- [2024-03-19T02:01:15.240Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:15.496Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:01:15.496Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/bom.xml [2024-03-19T02:01:15.497Z] [INFO] attaching as appclient-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:15.497Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/bom.json [2024-03-19T02:01:15.497Z] [INFO] attaching as appclient-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient --- [2024-03-19T02:01:15.497Z] [INFO] No tests to run. [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient --- [2024-03-19T02:01:15.497Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/failsafe-reports [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-appclient-checkstyle) @ appclient --- [2024-03-19T02:01:15.497Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- install:3.1.1:install (default-install) @ appclient --- [2024-03-19T02:01:15.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/8.0.1-SNAPSHOT/appclient-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:15.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/8.0.1-SNAPSHOT/appclient-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:15.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/8.0.1-SNAPSHOT/appclient-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [2024-03-19T02:01:15.497Z] [INFO] Building GlassFish App Client Server-side Modules 8.0.1-SNAPSHOT [120/332] [2024-03-19T02:01:15.497Z] [INFO] from appserver/appclient/server/pom.xml [2024-03-19T02:01:15.497Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server --- [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ server --- [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ server --- [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ server --- [2024-03-19T02:01:15.497Z] [INFO] No sources to compile [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ server --- [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ server --- [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server --- [2024-03-19T02:01:15.497Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ server --- [2024-03-19T02:01:15.497Z] [INFO] No sources to compile [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ server --- [2024-03-19T02:01:15.497Z] [INFO] No sources to compile [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ server --- [2024-03-19T02:01:15.497Z] [INFO] Executing tasks [2024-03-19T02:01:15.497Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/classes/META-INF for [2024-03-19T02:01:15.497Z] [INFO] [echo] server [2024-03-19T02:01:15.497Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/classes/META-INF [2024-03-19T02:01:15.497Z] [INFO] Executed tasks [2024-03-19T02:01:15.497Z] [INFO] [2024-03-19T02:01:15.497Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ server --- [2024-03-19T02:01:15.497Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:15.497Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:01:15.497Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/bom.xml [2024-03-19T02:01:15.497Z] [INFO] attaching as server-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:15.497Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/bom.json [2024-03-19T02:01:15.498Z] [INFO] attaching as server-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server --- [2024-03-19T02:01:15.498Z] [INFO] No tests to run. [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- failsafe:3.2.5:verify (verify) @ server --- [2024-03-19T02:01:15.498Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/failsafe-reports [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient-server-checkstyle) @ server --- [2024-03-19T02:01:15.498Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- install:3.1.1:install (default-install) @ server --- [2024-03-19T02:01:15.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/8.0.1-SNAPSHOT/server-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:15.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/8.0.1-SNAPSHOT/server-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:15.498Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/8.0.1-SNAPSHOT/server-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [2024-03-19T02:01:15.498Z] [INFO] Building GlassFish AppClient Server-Side Connector 8.0.1-SNAPSHOT [121/332] [2024-03-19T02:01:15.498Z] [INFO] from appserver/appclient/server/connector/pom.xml [2024-03-19T02:01:15.498Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-connector --- [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appclient-connector --- [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appclient-connector --- [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appclient-connector --- [2024-03-19T02:01:15.498Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:15.498Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appclient-connector --- [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appclient-connector --- [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-connector --- [2024-03-19T02:01:15.498Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-connector --- [2024-03-19T02:01:15.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/src/main/resources [2024-03-19T02:01:15.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/src/main/manpages [2024-03-19T02:01:15.498Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:15.498Z] [INFO] [2024-03-19T02:01:15.498Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appclient-connector --- [2024-03-19T02:01:15.498Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:15.498Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:15.755Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/src/main/java/org/glassfish/appclient/server/connector/AppClientSniffer.java:[44,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [2024-03-19T02:01:15.755Z] [INFO] [2024-03-19T02:01:15.755Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ appclient-connector --- [2024-03-19T02:01:15.755Z] [INFO] [2024-03-19T02:01:15.755Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ appclient-connector --- [2024-03-19T02:01:15.755Z] [INFO] [2024-03-19T02:01:15.755Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-connector --- [2024-03-19T02:01:15.755Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:15.755Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:15.755Z] [INFO] [2024-03-19T02:01:15.755Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-connector --- [2024-03-19T02:01:15.755Z] [INFO] [2024-03-19T02:01:15.755Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appclient-connector --- [2024-03-19T02:01:15.755Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:15.755Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:15.755Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:01:15.755Z] [INFO] [2024-03-19T02:01:15.755Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-connector --- [2024-03-19T02:01:15.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/src/test/resources [2024-03-19T02:01:15.755Z] [INFO] [2024-03-19T02:01:15.755Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ appclient-connector --- [2024-03-19T02:01:15.755Z] [INFO] No sources to compile [2024-03-19T02:01:15.755Z] [INFO] [2024-03-19T02:01:15.756Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-connector --- [2024-03-19T02:01:15.756Z] [INFO] [2024-03-19T02:01:15.756Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient-connector --- [2024-03-19T02:01:15.756Z] [INFO] [2024-03-19T02:01:15.756Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-connector --- [2024-03-19T02:01:15.756Z] [INFO] Executing tasks [2024-03-19T02:01:15.756Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target/classes/META-INF for [2024-03-19T02:01:15.756Z] [INFO] [echo] appclient-connector [2024-03-19T02:01:15.756Z] [INFO] Executed tasks [2024-03-19T02:01:15.756Z] [INFO] [2024-03-19T02:01:15.756Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-connector --- [2024-03-19T02:01:15.756Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target/appclient-connector.jar [2024-03-19T02:01:15.756Z] [INFO] [2024-03-19T02:01:15.756Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appclient-connector --- [2024-03-19T02:01:15.756Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:16.318Z] [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [2024-03-19T02:01:16.318Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target/bom.xml [2024-03-19T02:01:16.319Z] [INFO] attaching as appclient-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:16.319Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target/bom.json [2024-03-19T02:01:16.319Z] [INFO] attaching as appclient-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:16.319Z] [INFO] [2024-03-19T02:01:16.319Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-connector --- [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-connector --- [2024-03-19T02:01:16.575Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target/failsafe-reports [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient.server-appclient-connector-checkstyle) @ appclient-connector --- [2024-03-19T02:01:16.575Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-connector --- [2024-03-19T02:01:16.575Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/8.0.1-SNAPSHOT/appclient-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:16.575Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/8.0.1-SNAPSHOT/appclient-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:16.575Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/8.0.1-SNAPSHOT/appclient-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:16.575Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/8.0.1-SNAPSHOT/appclient-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-full >------- [2024-03-19T02:01:16.575Z] [INFO] Building Deployment Related JavaEE Full Profile Classes 8.0.1-SNAPSHOT [122/332] [2024-03-19T02:01:16.575Z] [INFO] from appserver/deployment/jakartaee-full/pom.xml [2024-03-19T02:01:16.575Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-full --- [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ deployment-jakartaee-full --- [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-full --- [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ deployment-jakartaee-full --- [2024-03-19T02:01:16.575Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:16.575Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ deployment-jakartaee-full --- [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ deployment-jakartaee-full --- [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-full --- [2024-03-19T02:01:16.575Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-full --- [2024-03-19T02:01:16.575Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:01:16.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/src/main/manpages [2024-03-19T02:01:16.575Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:16.575Z] [INFO] [2024-03-19T02:01:16.575Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ deployment-jakartaee-full --- [2024-03-19T02:01:16.575Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:16.576Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:16.833Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarSniffer.java:[46,5] com.sun.enterprise.deployment.EarType in com.sun.enterprise.deployment has been deprecated and marked for removal [2024-03-19T02:01:16.833Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java uses unchecked or unsafe operations. [2024-03-19T02:01:16.833Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:01:16.833Z] [INFO] [2024-03-19T02:01:16.833Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-full --- [2024-03-19T02:01:16.833Z] [INFO] [2024-03-19T02:01:16.833Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-full --- [2024-03-19T02:01:17.089Z] [INFO] [2024-03-19T02:01:17.089Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-full --- [2024-03-19T02:01:17.089Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:17.089Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:17.089Z] [INFO] [2024-03-19T02:01:17.089Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-full --- [2024-03-19T02:01:17.089Z] [INFO] [2024-03-19T02:01:17.089Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ deployment-jakartaee-full --- [2024-03-19T02:01:17.089Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:17.089Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:17.347Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:01:17.347Z] [INFO] Initial messages found so far: {} [2024-03-19T02:01:17.347Z] [INFO] Processing: AS-DEPLOYMENT-02015 [2024-03-19T02:01:17.347Z] [INFO] Message AS-DEPLOYMENT-02015 needs checking for cause/action: false [2024-03-19T02:01:17.347Z] [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-02015=Skipped processing for module {0} as its module type was not recognized} [2024-03-19T02:01:17.347Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:01:17.347Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:01:17.347Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:01:17.347Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.javaeefull on element DEPLOYMENT_LOGGER [2024-03-19T02:01:17.347Z] [INFO] Enclosing type is org.glassfish.javaee.full.deployment.EarDeployer [2024-03-19T02:01:17.347Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.javaeefull.description=Deployment logger for javaee-full module, jakarta.enterprise.system.tools.deployment.javaeefull.publish=true, jakarta.enterprise.system.tools.deployment.javaeefull.subsystem=DEPLOYMENT} [2024-03-19T02:01:17.347Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:01:17.347Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-03-19T02:01:17.347Z] [INFO] Found enclosing element org.glassfish.javaee.full.deployment.EarDeployer [2024-03-19T02:01:17.347Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:01:17.347Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:01:17.347Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:01:17.347Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:01:17.347Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:01:17.347Z] [INFO] [2024-03-19T02:01:17.347Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-full --- [2024-03-19T02:01:17.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/src/test/resources [2024-03-19T02:01:17.347Z] [INFO] [2024-03-19T02:01:17.347Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ deployment-jakartaee-full --- [2024-03-19T02:01:17.347Z] [INFO] No sources to compile [2024-03-19T02:01:17.347Z] [INFO] [2024-03-19T02:01:17.347Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-full --- [2024-03-19T02:01:17.347Z] [INFO] [2024-03-19T02:01:17.347Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-full --- [2024-03-19T02:01:17.347Z] [INFO] [2024-03-19T02:01:17.347Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-full --- [2024-03-19T02:01:17.347Z] [INFO] Executing tasks [2024-03-19T02:01:17.347Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/classes/META-INF for [2024-03-19T02:01:17.347Z] [INFO] [echo] deployment-jakartaee-full [2024-03-19T02:01:17.347Z] [INFO] Executed tasks [2024-03-19T02:01:17.347Z] [INFO] [2024-03-19T02:01:17.347Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-full --- [2024-03-19T02:01:17.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar [2024-03-19T02:01:17.347Z] [INFO] [2024-03-19T02:01:17.347Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ deployment-jakartaee-full --- [2024-03-19T02:01:17.347Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:18.717Z] [INFO] CycloneDX: Creating BOM version 1.4 with 89 component(s) [2024-03-19T02:01:18.717Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/bom.xml [2024-03-19T02:01:18.717Z] [INFO] attaching as deployment-jakartaee-full-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:18.717Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/bom.json [2024-03-19T02:01:18.717Z] [INFO] attaching as deployment-jakartaee-full-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:18.717Z] [INFO] [2024-03-19T02:01:18.717Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-full --- [2024-03-19T02:01:18.717Z] [INFO] [2024-03-19T02:01:18.717Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-full --- [2024-03-19T02:01:18.717Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/failsafe-reports [2024-03-19T02:01:18.717Z] [INFO] [2024-03-19T02:01:18.717Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.deployment-deployment-jakartaee-full-checkstyle) @ deployment-jakartaee-full --- [2024-03-19T02:01:18.974Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:18.974Z] [INFO] [2024-03-19T02:01:18.974Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-full --- [2024-03-19T02:01:18.974Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/8.0.1-SNAPSHOT/deployment-jakartaee-full-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:18.974Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/8.0.1-SNAPSHOT/deployment-jakartaee-full-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:18.974Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/8.0.1-SNAPSHOT/deployment-jakartaee-full-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:18.974Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/deployment/jakartaee-full/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/8.0.1-SNAPSHOT/deployment-jakartaee-full-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:18.974Z] [INFO] [2024-03-19T02:01:18.974Z] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [2024-03-19T02:01:18.974Z] [INFO] Building Admin Modules 8.0.1-SNAPSHOT [123/332] [2024-03-19T02:01:18.974Z] [INFO] from appserver/admin/pom.xml [2024-03-19T02:01:18.974Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:01:18.974Z] [INFO] [2024-03-19T02:01:18.974Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin --- [2024-03-19T02:01:18.974Z] [INFO] [2024-03-19T02:01:18.974Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ admin --- [2024-03-19T02:01:18.974Z] [INFO] [2024-03-19T02:01:18.974Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ admin --- [2024-03-19T02:01:18.974Z] [INFO] [2024-03-19T02:01:18.974Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ admin --- [2024-03-19T02:01:18.974Z] [INFO] No sources to compile [2024-03-19T02:01:18.974Z] [INFO] [2024-03-19T02:01:18.974Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ admin --- [2024-03-19T02:01:18.974Z] [INFO] [2024-03-19T02:01:18.974Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ admin --- [2024-03-19T02:01:18.974Z] [INFO] [2024-03-19T02:01:18.974Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin --- [2024-03-19T02:01:18.974Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:18.974Z] [INFO] [2024-03-19T02:01:18.974Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ admin --- [2024-03-19T02:01:18.974Z] [INFO] No sources to compile [2024-03-19T02:01:18.974Z] [INFO] [2024-03-19T02:01:18.975Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ admin --- [2024-03-19T02:01:18.975Z] [INFO] No sources to compile [2024-03-19T02:01:18.975Z] [INFO] [2024-03-19T02:01:18.975Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin --- [2024-03-19T02:01:18.975Z] [INFO] Executing tasks [2024-03-19T02:01:18.975Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/classes/META-INF for [2024-03-19T02:01:18.975Z] [INFO] [echo] admin [2024-03-19T02:01:18.975Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/classes/META-INF [2024-03-19T02:01:18.975Z] [INFO] Executed tasks [2024-03-19T02:01:18.975Z] [INFO] [2024-03-19T02:01:18.975Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ admin --- [2024-03-19T02:01:18.975Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:18.975Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:01:18.975Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/bom.xml [2024-03-19T02:01:18.975Z] [INFO] attaching as admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:18.975Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/bom.json [2024-03-19T02:01:18.975Z] [INFO] attaching as admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:18.975Z] [INFO] [2024-03-19T02:01:18.975Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin --- [2024-03-19T02:01:18.975Z] [INFO] No tests to run. [2024-03-19T02:01:18.975Z] [INFO] [2024-03-19T02:01:18.975Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin --- [2024-03-19T02:01:18.975Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/failsafe-reports [2024-03-19T02:01:18.975Z] [INFO] [2024-03-19T02:01:18.975Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-admin-checkstyle) @ admin --- [2024-03-19T02:01:18.975Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:18.975Z] [INFO] [2024-03-19T02:01:18.975Z] [INFO] --- install:3.1.1:install (default-install) @ admin --- [2024-03-19T02:01:18.975Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/8.0.1-SNAPSHOT/admin-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:18.975Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/8.0.1-SNAPSHOT/admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:18.975Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/8.0.1-SNAPSHOT/admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:18.975Z] [INFO] [2024-03-19T02:01:18.975Z] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [2024-03-19T02:01:18.975Z] [INFO] Building Backup Restore classes 8.0.1-SNAPSHOT [124/332] [2024-03-19T02:01:18.975Z] [INFO] from appserver/admin/backup/pom.xml [2024-03-19T02:01:18.975Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:18.975Z] [INFO] [2024-03-19T02:01:18.975Z] [INFO] --- clean:3.3.2:clean (default-clean) @ backup --- [2024-03-19T02:01:18.975Z] [INFO] [2024-03-19T02:01:18.975Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ backup --- [2024-03-19T02:01:18.975Z] [INFO] [2024-03-19T02:01:18.975Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ backup --- [2024-03-19T02:01:18.975Z] [INFO] [2024-03-19T02:01:18.975Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ backup --- [2024-03-19T02:01:18.975Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:18.975Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:19.232Z] [INFO] [2024-03-19T02:01:19.232Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ backup --- [2024-03-19T02:01:19.232Z] [INFO] [2024-03-19T02:01:19.232Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ backup --- [2024-03-19T02:01:19.232Z] [INFO] [2024-03-19T02:01:19.232Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ backup --- [2024-03-19T02:01:19.232Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:19.232Z] [INFO] [2024-03-19T02:01:19.232Z] [INFO] --- resources:3.3.1:resources (default-resources) @ backup --- [2024-03-19T02:01:19.232Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:01:19.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/src/main/manpages [2024-03-19T02:01:19.232Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:19.232Z] [INFO] [2024-03-19T02:01:19.232Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ backup --- [2024-03-19T02:01:19.232Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:19.232Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:19.232Z] [INFO] [2024-03-19T02:01:19.232Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ backup --- [2024-03-19T02:01:19.232Z] [INFO] [2024-03-19T02:01:19.232Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ backup --- [2024-03-19T02:01:19.232Z] [INFO] [2024-03-19T02:01:19.232Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ backup --- [2024-03-19T02:01:19.232Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:19.488Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:19.488Z] [INFO] [2024-03-19T02:01:19.488Z] [INFO] --- command-security:1.0.17:check (default-check) @ backup --- [2024-03-19T02:01:19.488Z] [INFO] [2024-03-19T02:01:19.488Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ backup --- [2024-03-19T02:01:19.488Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:19.489Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:19.489Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:01:19.489Z] [INFO] [2024-03-19T02:01:19.489Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ backup --- [2024-03-19T02:01:19.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/src/test/resources [2024-03-19T02:01:19.489Z] [INFO] [2024-03-19T02:01:19.489Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ backup --- [2024-03-19T02:01:19.489Z] [INFO] No sources to compile [2024-03-19T02:01:19.489Z] [INFO] [2024-03-19T02:01:19.489Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ backup --- [2024-03-19T02:01:19.489Z] [INFO] [2024-03-19T02:01:19.489Z] [INFO] --- surefire:3.2.5:test (default-test) @ backup --- [2024-03-19T02:01:19.746Z] [INFO] [2024-03-19T02:01:19.746Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ backup --- [2024-03-19T02:01:19.746Z] [INFO] Executing tasks [2024-03-19T02:01:19.746Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/classes/META-INF for [2024-03-19T02:01:19.746Z] [INFO] [echo] backup [2024-03-19T02:01:19.746Z] [INFO] Executed tasks [2024-03-19T02:01:19.746Z] [INFO] [2024-03-19T02:01:19.746Z] [INFO] --- jar:3.3.0:jar (default-jar) @ backup --- [2024-03-19T02:01:19.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/backup.jar [2024-03-19T02:01:19.746Z] [INFO] [2024-03-19T02:01:19.746Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ backup --- [2024-03-19T02:01:19.746Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:20.675Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T02:01:20.675Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/bom.xml [2024-03-19T02:01:20.675Z] [INFO] attaching as backup-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:20.675Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/bom.json [2024-03-19T02:01:20.675Z] [INFO] attaching as backup-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:20.675Z] [INFO] [2024-03-19T02:01:20.675Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ backup --- [2024-03-19T02:01:20.675Z] [INFO] [2024-03-19T02:01:20.675Z] [INFO] --- failsafe:3.2.5:verify (verify) @ backup --- [2024-03-19T02:01:20.675Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/failsafe-reports [2024-03-19T02:01:20.675Z] [INFO] [2024-03-19T02:01:20.675Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-backup-checkstyle) @ backup --- [2024-03-19T02:01:20.675Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:20.675Z] [INFO] [2024-03-19T02:01:20.675Z] [INFO] --- install:3.1.1:install (default-install) @ backup --- [2024-03-19T02:01:20.675Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/8.0.1-SNAPSHOT/backup-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:20.675Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/backup.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/8.0.1-SNAPSHOT/backup-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:20.675Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/8.0.1-SNAPSHOT/backup-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:20.675Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/backup/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/8.0.1-SNAPSHOT/backup-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:20.675Z] [INFO] [2024-03-19T02:01:20.675Z] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [2024-03-19T02:01:20.675Z] [INFO] Building App Server CLI Skinning Class 8.0.1-SNAPSHOT [125/332] [2024-03-19T02:01:20.675Z] [INFO] from appserver/admin/cli/pom.xml [2024-03-19T02:01:20.675Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:20.675Z] [INFO] [2024-03-19T02:01:20.675Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-cli --- [2024-03-19T02:01:20.675Z] [INFO] [2024-03-19T02:01:20.675Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserver-cli --- [2024-03-19T02:01:20.675Z] [INFO] [2024-03-19T02:01:20.675Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserver-cli --- [2024-03-19T02:01:20.676Z] [INFO] [2024-03-19T02:01:20.676Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserver-cli --- [2024-03-19T02:01:20.676Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:20.676Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:01:20.932Z] [INFO] [2024-03-19T02:01:20.932Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserver-cli --- [2024-03-19T02:01:20.932Z] [INFO] [2024-03-19T02:01:20.932Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserver-cli --- [2024-03-19T02:01:20.932Z] [INFO] [2024-03-19T02:01:20.932Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-cli --- [2024-03-19T02:01:20.932Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:20.932Z] [INFO] [2024-03-19T02:01:20.932Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-cli --- [2024-03-19T02:01:20.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/src/main/resources [2024-03-19T02:01:20.932Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T02:01:20.932Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:20.932Z] [INFO] [2024-03-19T02:01:20.932Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserver-cli --- [2024-03-19T02:01:20.932Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:20.932Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:01:20.932Z] [INFO] [2024-03-19T02:01:20.932Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ appserver-cli --- [2024-03-19T02:01:20.932Z] [INFO] [2024-03-19T02:01:20.932Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ appserver-cli --- [2024-03-19T02:01:20.932Z] [INFO] [2024-03-19T02:01:20.932Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appserver-cli --- [2024-03-19T02:01:20.932Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:21.188Z] [WARNING] Manifest org.glassfish.main.admin:appserver-cli:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.admin.cli, has 1, private references [com.sun.enterprise.admin.cli] [2024-03-19T02:01:21.188Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:21.188Z] [INFO] [2024-03-19T02:01:21.188Z] [INFO] --- command-security:1.0.17:check (default-check) @ appserver-cli --- [2024-03-19T02:01:21.188Z] [INFO] [2024-03-19T02:01:21.188Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserver-cli --- [2024-03-19T02:01:21.188Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:21.188Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:01:21.188Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:01:21.188Z] [INFO] [2024-03-19T02:01:21.188Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-cli --- [2024-03-19T02:01:21.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/src/test/resources [2024-03-19T02:01:21.188Z] [INFO] [2024-03-19T02:01:21.188Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ appserver-cli --- [2024-03-19T02:01:21.188Z] [INFO] No sources to compile [2024-03-19T02:01:21.188Z] [INFO] [2024-03-19T02:01:21.188Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ appserver-cli --- [2024-03-19T02:01:21.188Z] [INFO] [2024-03-19T02:01:21.188Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserver-cli --- [2024-03-19T02:01:21.188Z] [INFO] [2024-03-19T02:01:21.188Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-cli --- [2024-03-19T02:01:21.188Z] [INFO] Executing tasks [2024-03-19T02:01:21.188Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/classes/META-INF for [2024-03-19T02:01:21.188Z] [INFO] [echo] appserver-cli [2024-03-19T02:01:21.188Z] [INFO] Executed tasks [2024-03-19T02:01:21.188Z] [INFO] [2024-03-19T02:01:21.188Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-cli --- [2024-03-19T02:01:21.188Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/appserver-cli.jar [2024-03-19T02:01:21.188Z] [INFO] [2024-03-19T02:01:21.188Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserver-cli --- [2024-03-19T02:01:21.188Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:22.117Z] [INFO] CycloneDX: Creating BOM version 1.4 with 61 component(s) [2024-03-19T02:01:22.117Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/bom.xml [2024-03-19T02:01:22.117Z] [INFO] attaching as appserver-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:22.117Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/bom.json [2024-03-19T02:01:22.117Z] [INFO] attaching as appserver-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:22.118Z] [INFO] [2024-03-19T02:01:22.118Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-cli --- [2024-03-19T02:01:22.118Z] [INFO] [2024-03-19T02:01:22.118Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-cli --- [2024-03-19T02:01:22.118Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/failsafe-reports [2024-03-19T02:01:22.118Z] [INFO] [2024-03-19T02:01:22.118Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-appserver-cli-checkstyle) @ appserver-cli --- [2024-03-19T02:01:22.118Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:22.118Z] [INFO] [2024-03-19T02:01:22.118Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-cli --- [2024-03-19T02:01:22.118Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/8.0.1-SNAPSHOT/appserver-cli-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:22.118Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/8.0.1-SNAPSHOT/appserver-cli-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:22.118Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/8.0.1-SNAPSHOT/appserver-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:22.118Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/8.0.1-SNAPSHOT/appserver-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:22.118Z] [INFO] [2024-03-19T02:01:22.118Z] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [2024-03-19T02:01:22.118Z] [INFO] Building admin-cli-optional 8.0.1-SNAPSHOT [126/332] [2024-03-19T02:01:22.118Z] [INFO] from appserver/admin/cli-optional/pom.xml [2024-03-19T02:01:22.118Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:22.118Z] [INFO] [2024-03-19T02:01:22.118Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cli-optional --- [2024-03-19T02:01:22.118Z] [INFO] [2024-03-19T02:01:22.118Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cli-optional --- [2024-03-19T02:01:22.118Z] [INFO] [2024-03-19T02:01:22.118Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cli-optional --- [2024-03-19T02:01:22.118Z] [INFO] [2024-03-19T02:01:22.118Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cli-optional --- [2024-03-19T02:01:22.118Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:22.118Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:22.374Z] [INFO] [2024-03-19T02:01:22.374Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cli-optional --- [2024-03-19T02:01:22.374Z] [INFO] [2024-03-19T02:01:22.374Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cli-optional --- [2024-03-19T02:01:22.374Z] [INFO] [2024-03-19T02:01:22.374Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cli-optional --- [2024-03-19T02:01:22.374Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:22.374Z] [INFO] [2024-03-19T02:01:22.374Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cli-optional --- [2024-03-19T02:01:22.375Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:01:22.375Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:01:22.375Z] [INFO] Copying 5 resources from src/main/manpages to target/classes [2024-03-19T02:01:22.375Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:22.375Z] [INFO] [2024-03-19T02:01:22.375Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cli-optional --- [2024-03-19T02:01:22.375Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:22.375Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:22.632Z] [INFO] [2024-03-19T02:01:22.632Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cli-optional --- [2024-03-19T02:01:22.632Z] [INFO] [2024-03-19T02:01:22.632Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cli-optional --- [2024-03-19T02:01:22.632Z] [INFO] [2024-03-19T02:01:22.632Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cli-optional --- [2024-03-19T02:01:22.632Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:22.632Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:22.632Z] [INFO] [2024-03-19T02:01:22.632Z] [INFO] --- command-security:1.0.17:check (default-check) @ cli-optional --- [2024-03-19T02:01:22.632Z] [INFO] [2024-03-19T02:01:22.632Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cli-optional --- [2024-03-19T02:01:22.632Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:22.632Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:22.889Z] [INFO] [2024-03-19T02:01:22.889Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cli-optional --- [2024-03-19T02:01:22.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/src/test/resources [2024-03-19T02:01:22.889Z] [INFO] [2024-03-19T02:01:22.889Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cli-optional --- [2024-03-19T02:01:22.889Z] [INFO] No sources to compile [2024-03-19T02:01:22.889Z] [INFO] [2024-03-19T02:01:22.889Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cli-optional --- [2024-03-19T02:01:22.889Z] [INFO] [2024-03-19T02:01:22.889Z] [INFO] --- surefire:3.2.5:test (default-test) @ cli-optional --- [2024-03-19T02:01:22.889Z] [INFO] [2024-03-19T02:01:22.889Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cli-optional --- [2024-03-19T02:01:22.889Z] [INFO] Executing tasks [2024-03-19T02:01:22.889Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/classes/META-INF for [2024-03-19T02:01:22.889Z] [INFO] [echo] cli-optional [2024-03-19T02:01:22.889Z] [INFO] Executed tasks [2024-03-19T02:01:22.889Z] [INFO] [2024-03-19T02:01:22.889Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cli-optional --- [2024-03-19T02:01:22.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/cli-optional.jar [2024-03-19T02:01:22.889Z] [INFO] [2024-03-19T02:01:22.889Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cli-optional --- [2024-03-19T02:01:22.889Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:23.817Z] [INFO] CycloneDX: Creating BOM version 1.4 with 65 component(s) [2024-03-19T02:01:23.817Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/bom.xml [2024-03-19T02:01:23.817Z] [INFO] attaching as cli-optional-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:23.817Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/bom.json [2024-03-19T02:01:23.817Z] [INFO] attaching as cli-optional-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:23.817Z] [INFO] [2024-03-19T02:01:23.817Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cli-optional --- [2024-03-19T02:01:23.817Z] [INFO] [2024-03-19T02:01:23.817Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cli-optional --- [2024-03-19T02:01:23.817Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/failsafe-reports [2024-03-19T02:01:23.817Z] [INFO] [2024-03-19T02:01:23.817Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-cli-optional-checkstyle) @ cli-optional --- [2024-03-19T02:01:23.818Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:23.818Z] [INFO] [2024-03-19T02:01:23.818Z] [INFO] --- install:3.1.1:install (default-install) @ cli-optional --- [2024-03-19T02:01:23.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/8.0.1-SNAPSHOT/cli-optional-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:23.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/8.0.1-SNAPSHOT/cli-optional-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:23.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/8.0.1-SNAPSHOT/cli-optional-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:23.818Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/cli-optional/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/8.0.1-SNAPSHOT/cli-optional-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:23.818Z] [INFO] [2024-03-19T02:01:23.818Z] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [2024-03-19T02:01:23.818Z] [INFO] Building admin-core 8.0.1-SNAPSHOT [127/332] [2024-03-19T02:01:23.818Z] [INFO] from appserver/admin/admin-core/pom.xml [2024-03-19T02:01:23.818Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:23.818Z] [INFO] [2024-03-19T02:01:23.818Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-core --- [2024-03-19T02:01:23.818Z] [INFO] [2024-03-19T02:01:23.818Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ admin-core --- [2024-03-19T02:01:23.818Z] [INFO] [2024-03-19T02:01:23.818Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ admin-core --- [2024-03-19T02:01:23.818Z] [INFO] [2024-03-19T02:01:23.818Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ admin-core --- [2024-03-19T02:01:23.818Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:23.818Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:24.075Z] [INFO] [2024-03-19T02:01:24.075Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ admin-core --- [2024-03-19T02:01:24.075Z] [INFO] [2024-03-19T02:01:24.075Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ admin-core --- [2024-03-19T02:01:24.075Z] [INFO] [2024-03-19T02:01:24.075Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-core --- [2024-03-19T02:01:24.075Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:24.075Z] [INFO] [2024-03-19T02:01:24.075Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-core --- [2024-03-19T02:01:24.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/src/main/resources [2024-03-19T02:01:24.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/src/main/manpages [2024-03-19T02:01:24.075Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:24.075Z] [INFO] [2024-03-19T02:01:24.075Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ admin-core --- [2024-03-19T02:01:24.075Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:24.075Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:24.075Z] [INFO] [2024-03-19T02:01:24.075Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ admin-core --- [2024-03-19T02:01:24.075Z] [INFO] [2024-03-19T02:01:24.075Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ admin-core --- [2024-03-19T02:01:24.075Z] [INFO] [2024-03-19T02:01:24.075Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-core --- [2024-03-19T02:01:24.075Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:24.331Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:24.331Z] [INFO] [2024-03-19T02:01:24.331Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-core --- [2024-03-19T02:01:24.331Z] [INFO] [2024-03-19T02:01:24.331Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ admin-core --- [2024-03-19T02:01:24.331Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:24.331Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:24.331Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:01:24.331Z] [INFO] [2024-03-19T02:01:24.331Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-core --- [2024-03-19T02:01:24.331Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-03-19T02:01:24.331Z] [INFO] [2024-03-19T02:01:24.331Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ admin-core --- [2024-03-19T02:01:24.331Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:24.332Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:01:24.587Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:01:24.587Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:01:24.587Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:01:24.587Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:01:24.587Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:01:24.587Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:01:24.587Z] Use -proc:none to disable annotation processing. [2024-03-19T02:01:24.587Z] [INFO] [2024-03-19T02:01:24.587Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-core --- [2024-03-19T02:01:24.587Z] [INFO] [2024-03-19T02:01:24.587Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-core --- [2024-03-19T02:01:24.588Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/surefire-reports [2024-03-19T02:01:24.588Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:01:24.588Z] [INFO] [2024-03-19T02:01:24.588Z] [INFO] ------------------------------------------------------- [2024-03-19T02:01:24.588Z] [INFO] T E S T S [2024-03-19T02:01:24.588Z] [INFO] ------------------------------------------------------- [2024-03-19T02:01:24.588Z] [0.003s][info][gc] Using G1 [2024-03-19T02:01:25.151Z] [0.400s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 3.041ms [2024-03-19T02:01:25.151Z] [INFO] Running com.sun.enterprise.admin.tests.UpgradeTest [2024-03-19T02:01:25.407Z] 02:01:25.286949 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element j2ee-application at Line number = 32 [2024-03-19T02:01:25.407Z] Column number = 41 [2024-03-19T02:01:25.407Z] System Id = null [2024-03-19T02:01:25.407Z] Public Id = null [2024-03-19T02:01:25.407Z] Location Uri= null [2024-03-19T02:01:25.407Z] CharacterOffset = 1543 [2024-03-19T02:01:25.407Z] [2024-03-19T02:01:25.407Z] 02:01:25.298710 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element something-weird at Line number = 34 [2024-03-19T02:01:25.407Z] Column number = 22 [2024-03-19T02:01:25.407Z] System Id = null [2024-03-19T02:01:25.407Z] Public Id = null [2024-03-19T02:01:25.407Z] Location Uri= null [2024-03-19T02:01:25.407Z] CharacterOffset = 1587 [2024-03-19T02:01:25.407Z] [2024-03-19T02:01:25.408Z] 02:01:25.299479 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element something-weirder at Line number = 49 [2024-03-19T02:01:25.408Z] Column number = 24 [2024-03-19T02:01:25.408Z] System Id = null [2024-03-19T02:01:25.408Z] Public Id = null [2024-03-19T02:01:25.408Z] Location Uri= null [2024-03-19T02:01:25.408Z] CharacterOffset = 2046 [2024-03-19T02:01:25.408Z] [2024-03-19T02:01:25.408Z] 02:01:25.300067 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 55 [2024-03-19T02:01:25.408Z] Column number = 100 [2024-03-19T02:01:25.408Z] System Id = null [2024-03-19T02:01:25.408Z] Public Id = null [2024-03-19T02:01:25.408Z] Location Uri= null [2024-03-19T02:01:25.408Z] CharacterOffset = 2238 [2024-03-19T02:01:25.408Z] [2024-03-19T02:01:25.408Z] 02:01:25.300472 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 56 [2024-03-19T02:01:25.408Z] Column number = 69 [2024-03-19T02:01:25.408Z] System Id = null [2024-03-19T02:01:25.408Z] Public Id = null [2024-03-19T02:01:25.408Z] Location Uri= null [2024-03-19T02:01:25.408Z] CharacterOffset = 2323 [2024-03-19T02:01:25.408Z] [2024-03-19T02:01:25.408Z] 02:01:25.300868 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 57 [2024-03-19T02:01:25.408Z] Column number = 146 [2024-03-19T02:01:25.408Z] System Id = null [2024-03-19T02:01:25.408Z] Public Id = null [2024-03-19T02:01:25.408Z] Location Uri= null [2024-03-19T02:01:25.408Z] CharacterOffset = 2485 [2024-03-19T02:01:25.408Z] [2024-03-19T02:01:25.408Z] 02:01:25.301423 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 61 [2024-03-19T02:01:25.408Z] Column number = 176 [2024-03-19T02:01:25.408Z] System Id = null [2024-03-19T02:01:25.408Z] Public Id = null [2024-03-19T02:01:25.408Z] Location Uri= null [2024-03-19T02:01:25.408Z] CharacterOffset = 2873 [2024-03-19T02:01:25.408Z] [2024-03-19T02:01:25.408Z] 02:01:25.304932 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-listener at Line number = 82 [2024-03-19T02:01:25.408Z] Column number = 122 [2024-03-19T02:01:25.408Z] System Id = null [2024-03-19T02:01:25.408Z] Public Id = null [2024-03-19T02:01:25.408Z] Location Uri= null [2024-03-19T02:01:25.408Z] CharacterOffset = 3962 [2024-03-19T02:01:25.408Z] [2024-03-19T02:01:25.408Z] 02:01:25.305378 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-listener at Line number = 83 [2024-03-19T02:01:25.408Z] Column number = 162 [2024-03-19T02:01:25.408Z] System Id = null [2024-03-19T02:01:25.408Z] Public Id = null [2024-03-19T02:01:25.408Z] Location Uri= null [2024-03-19T02:01:25.408Z] CharacterOffset = 4140 [2024-03-19T02:01:25.408Z] [2024-03-19T02:01:25.408Z] 02:01:25.305865 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-listener at Line number = 86 [2024-03-19T02:01:25.408Z] Column number = 124 [2024-03-19T02:01:25.408Z] System Id = null [2024-03-19T02:01:25.408Z] Public Id = null [2024-03-19T02:01:25.408Z] Location Uri= null [2024-03-19T02:01:25.408Z] CharacterOffset = 4353 [2024-03-19T02:01:25.408Z] [2024-03-19T02:01:25.408Z] 02:01:25.308867 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element request-processing at Line number = 97 [2024-03-19T02:01:25.408Z] Column number = 130 [2024-03-19T02:01:25.408Z] System Id = null [2024-03-19T02:01:25.408Z] Public Id = null [2024-03-19T02:01:25.408Z] Location Uri= null [2024-03-19T02:01:25.408Z] CharacterOffset = 5216 [2024-03-19T02:01:25.408Z] [2024-03-19T02:01:25.408Z] 02:01:25.309286 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element keep-alive at Line number = 98 [2024-03-19T02:01:25.408Z] Column number = 43 [2024-03-19T02:01:25.408Z] System Id = null [2024-03-19T02:01:25.408Z] Public Id = null [2024-03-19T02:01:25.408Z] Location Uri= null [2024-03-19T02:01:25.408Z] CharacterOffset = 5280 [2024-03-19T02:01:25.408Z] [2024-03-19T02:01:25.408Z] 02:01:25.309653 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element connection-pool at Line number = 99 [2024-03-19T02:01:25.408Z] Column number = 26 [2024-03-19T02:01:25.408Z] System Id = null [2024-03-19T02:01:25.408Z] Public Id = null [2024-03-19T02:01:25.408Z] Location Uri= null [2024-03-19T02:01:25.408Z] CharacterOffset = 5319 [2024-03-19T02:01:25.408Z] [2024-03-19T02:01:25.408Z] 02:01:25.310031 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-protocol at Line number = 100 [2024-03-19T02:01:25.409Z] Column number = 133 [2024-03-19T02:01:25.409Z] System Id = null [2024-03-19T02:01:25.409Z] Public Id = null [2024-03-19T02:01:25.409Z] Location Uri= null [2024-03-19T02:01:25.409Z] CharacterOffset = 5470 [2024-03-19T02:01:25.409Z] [2024-03-19T02:01:25.409Z] 02:01:25.310394 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-file-cache at Line number = 101 [2024-03-19T02:01:25.409Z] Column number = 80 [2024-03-19T02:01:25.409Z] System Id = null [2024-03-19T02:01:25.409Z] Public Id = null [2024-03-19T02:01:25.409Z] Location Uri= null [2024-03-19T02:01:25.409Z] CharacterOffset = 5566 [2024-03-19T02:01:25.409Z] [2024-03-19T02:01:25.409Z] 02:01:25.310999 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element iiop-service at Line number = 103 [2024-03-19T02:01:25.409Z] Column number = 21 [2024-03-19T02:01:25.409Z] System Id = null [2024-03-19T02:01:25.409Z] Public Id = null [2024-03-19T02:01:25.409Z] Location Uri= null [2024-03-19T02:01:25.409Z] CharacterOffset = 5627 [2024-03-19T02:01:25.409Z] [2024-03-19T02:01:25.409Z] 02:01:25.313931 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element web-container at Line number = 121 [2024-03-19T02:01:25.409Z] Column number = 22 [2024-03-19T02:01:25.409Z] System Id = null [2024-03-19T02:01:25.409Z] Public Id = null [2024-03-19T02:01:25.409Z] Location Uri= null [2024-03-19T02:01:25.409Z] CharacterOffset = 6928 [2024-03-19T02:01:25.409Z] [2024-03-19T02:01:25.409Z] 02:01:25.314667 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element ejb-container at Line number = 130 [2024-03-19T02:01:25.409Z] Column number = 145 [2024-03-19T02:01:25.409Z] System Id = null [2024-03-19T02:01:25.409Z] Public Id = null [2024-03-19T02:01:25.409Z] Location Uri= null [2024-03-19T02:01:25.409Z] CharacterOffset = 7360 [2024-03-19T02:01:25.409Z] [2024-03-19T02:01:25.409Z] 02:01:25.315090 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element mdb-container at Line number = 133 [2024-03-19T02:01:25.409Z] Column number = 87 [2024-03-19T02:01:25.409Z] System Id = null [2024-03-19T02:01:25.409Z] Public Id = null [2024-03-19T02:01:25.409Z] Location Uri= null [2024-03-19T02:01:25.409Z] CharacterOffset = 7518 [2024-03-19T02:01:25.409Z] [2024-03-19T02:01:25.409Z] 02:01:25.315459 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jms-service at Line number = 134 [2024-03-19T02:01:25.409Z] Column number = 72 [2024-03-19T02:01:25.409Z] System Id = null [2024-03-19T02:01:25.409Z] Public Id = null [2024-03-19T02:01:25.409Z] Location Uri= null [2024-03-19T02:01:25.409Z] CharacterOffset = 7606 [2024-03-19T02:01:25.409Z] [2024-03-19T02:01:25.409Z] 02:01:25.327894 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 192 [2024-03-19T02:01:25.409Z] Column number = 74 [2024-03-19T02:01:25.409Z] System Id = null [2024-03-19T02:01:25.409Z] Public Id = null [2024-03-19T02:01:25.409Z] Location Uri= null [2024-03-19T02:01:25.409Z] CharacterOffset = 12076 [2024-03-19T02:01:25.409Z] [2024-03-19T02:01:25.409Z] [0.825s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->10M(258M) 4.606ms [2024-03-19T02:01:25.666Z] 02:01:25.479279 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:01:25.923Z] Checking app simple [2024-03-19T02:01:25.923Z] 02:01:25.748494 INFO main org.glassfish.config.support.DefaultConfigUpgrade.postConstruct System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade [2024-03-19T02:01:26.180Z] 02:01:25.978078 INFO main ssfish.security.services.config.SecurityConfigUpgradeService.postConstruct SecurityConfigUpgradeService successfully completed the upgrade [2024-03-19T02:01:26.180Z] 02:01:25.988527 INFO main m.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct Added admin-listener network listeners to non-DAS configurations [2024-03-19T02:01:26.743Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:01:26.743Z] for: CN=ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:01:26.999Z] keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2024-03-19T02:01:26.999Z] 02:01:26.790544 SEVERE main m.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct Error upgrading config for secure DAS-to-instance admin traffic [2024-03-19T02:01:27.000Z] java.lang.RuntimeException: keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2024-03-19T02:01:27.000Z] [2024-03-19T02:01:27.000Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.ensureKeyPairForInstanceAlias(SecureAdminConfigUpgrade.java:321) [2024-03-19T02:01:27.000Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.setupNewDefaultConfig(SecureAdminConfigUpgrade.java:177) [2024-03-19T02:01:27.000Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct(SecureAdminConfigUpgrade.java:143) [2024-03-19T02:01:27.000Z] at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:356) [2024-03-19T02:01:27.000Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:410) [2024-03-19T02:01:27.000Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-03-19T02:01:27.000Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:61) [2024-03-19T02:01:27.000Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:49) [2024-03-19T02:01:27.000Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture$1.call(Cache.java:74) [2024-03-19T02:01:27.000Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) [2024-03-19T02:01:27.000Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture.run(Cache.java:131) [2024-03-19T02:01:27.000Z] at org.glassfish.hk2.utilities.cache.Cache.compute(Cache.java:176) [2024-03-19T02:01:27.000Z] at org.jvnet.hk2.internal.SingletonContext.findOrCreate(SingletonContext.java:100) [2024-03-19T02:01:27.000Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-03-19T02:01:27.000Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1509) [2024-03-19T02:01:27.000Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:816) [2024-03-19T02:01:27.000Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:804) [2024-03-19T02:01:27.000Z] at com.sun.enterprise.admin.tests.UpgradeTest.setup(UpgradeTest.java:85) [2024-03-19T02:01:27.000Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:01:27.000Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:01:27.000Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:01:27.000Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) [2024-03-19T02:01:27.001Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) [2024-03-19T02:01:27.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) [2024-03-19T02:01:27.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:27.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) [2024-03-19T02:01:27.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) [2024-03-19T02:01:27.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2024-03-19T02:01:27.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:01:27.001Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:01:27.001Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:27.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:01:27.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:01:27.002Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:01:27.002Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:01:27.002Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:01:27.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:01:27.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:01:27.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:01:27.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:01:27.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:01:27.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:01:27.002Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:01:27.002Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:01:27.002Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:01:27.002Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:01:27.002Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:01:27.002Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:01:27.002Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:01:27.002Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:01:27.002Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:01:27.002Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:01:27.002Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:01:27.002Z] [2024-03-19T02:01:27.002Z] Checking app simple [2024-03-19T02:01:27.002Z] 02:01:26.794225 INFO main org.glassfish.config.support.DefaultConfigUpgrade.postConstruct System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade [2024-03-19T02:01:27.002Z] 02:01:26.797102 INFO main ssfish.security.services.config.SecurityConfigUpgradeService.postConstruct SecurityConfigUpgradeService bypassing - security-configurations already present [2024-03-19T02:01:27.002Z] 02:01:26.797801 INFO main m.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct Added admin-listener network listeners to non-DAS configurations [2024-03-19T02:01:27.932Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:01:27.932Z] for: CN=ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:01:28.189Z] keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2024-03-19T02:01:28.189Z] 02:01:27.948797 SEVERE main m.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct Error upgrading config for secure DAS-to-instance admin traffic [2024-03-19T02:01:28.189Z] java.lang.RuntimeException: keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2024-03-19T02:01:28.189Z] [2024-03-19T02:01:28.189Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.ensureKeyPairForInstanceAlias(SecureAdminConfigUpgrade.java:321) [2024-03-19T02:01:28.189Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.setupNewDefaultConfig(SecureAdminConfigUpgrade.java:177) [2024-03-19T02:01:28.189Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct(SecureAdminConfigUpgrade.java:143) [2024-03-19T02:01:28.189Z] at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:356) [2024-03-19T02:01:28.189Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:410) [2024-03-19T02:01:28.189Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-03-19T02:01:28.190Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:61) [2024-03-19T02:01:28.190Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:49) [2024-03-19T02:01:28.190Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture$1.call(Cache.java:74) [2024-03-19T02:01:28.190Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) [2024-03-19T02:01:28.190Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture.run(Cache.java:131) [2024-03-19T02:01:28.190Z] at org.glassfish.hk2.utilities.cache.Cache.compute(Cache.java:176) [2024-03-19T02:01:28.190Z] at org.jvnet.hk2.internal.SingletonContext.findOrCreate(SingletonContext.java:100) [2024-03-19T02:01:28.190Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-03-19T02:01:28.190Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1509) [2024-03-19T02:01:28.190Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:816) [2024-03-19T02:01:28.190Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:804) [2024-03-19T02:01:28.190Z] at com.sun.enterprise.admin.tests.UpgradeTest.setup(UpgradeTest.java:85) [2024-03-19T02:01:28.190Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:01:28.190Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:01:28.190Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) [2024-03-19T02:01:28.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) [2024-03-19T02:01:28.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) [2024-03-19T02:01:28.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2024-03-19T02:01:28.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:01:28.191Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:01:28.191Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:01:28.191Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:01:28.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:01:28.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:01:28.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:01:28.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:01:28.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:01:28.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:01:28.192Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:01:28.192Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:01:28.192Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:01:28.192Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:01:28.192Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:01:28.192Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:01:28.192Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:01:28.192Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:01:28.192Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:01:28.192Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:01:28.192Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:01:28.192Z] [2024-03-19T02:01:28.192Z] 02:01:27.952372 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.admin.UpgradeService [2024-03-19T02:01:28.192Z] 02:01:27.952896 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2024-03-19T02:01:28.192Z] 02:01:27.953114 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2024-03-19T02:01:28.192Z] 02:01:27.953303 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2024-03-19T02:01:28.192Z] 02:01:27.953476 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2024-03-19T02:01:28.192Z] 02:01:27.953633 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2024-03-19T02:01:28.192Z] 02:01:27.953892 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2024-03-19T02:01:28.192Z] 02:01:27.954142 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.admin.UpgradeService [2024-03-19T02:01:28.192Z] 02:01:27.954446 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2024-03-19T02:01:28.192Z] 02:01:27.954690 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2024-03-19T02:01:28.192Z] 02:01:27.954922 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2024-03-19T02:01:28.193Z] 02:01:27.955082 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2024-03-19T02:01:28.193Z] 02:01:27.955238 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2024-03-19T02:01:28.193Z] 02:01:27.955407 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2024-03-19T02:01:28.193Z] 02:01:27.969078 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.admin.tests.UpgradeTest.applicationUpgrade, started at 02:01:25.404547131, test time: 2,564 ms [2024-03-19T02:01:28.193Z] 02:01:27.987221 INFO main ssfish.security.services.config.SecurityConfigUpgradeService.postConstruct SecurityConfigUpgradeService bypassing - security-configurations already present [2024-03-19T02:01:28.193Z] 02:01:27.987615 INFO main ssfish.security.services.config.SecurityConfigUpgradeService.postConstruct SecurityConfigUpgradeService bypassing - security-configurations already present [2024-03-19T02:01:28.193Z] 02:01:27.987814 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.admin.UpgradeService [2024-03-19T02:01:28.193Z] 02:01:27.987986 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2024-03-19T02:01:28.193Z] 02:01:27.988142 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2024-03-19T02:01:28.193Z] 02:01:27.988302 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2024-03-19T02:01:28.193Z] 02:01:27.988467 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2024-03-19T02:01:28.193Z] 02:01:27.988614 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2024-03-19T02:01:28.193Z] 02:01:27.988757 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2024-03-19T02:01:28.193Z] 02:01:27.988916 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.admin.UpgradeService [2024-03-19T02:01:28.193Z] 02:01:27.989069 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2024-03-19T02:01:28.193Z] 02:01:27.989225 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2024-03-19T02:01:28.193Z] 02:01:27.989379 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2024-03-19T02:01:28.193Z] 02:01:27.989522 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2024-03-19T02:01:28.194Z] 02:01:27.989676 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2024-03-19T02:01:28.194Z] 02:01:27.989815 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2024-03-19T02:01:28.194Z] 02:01:27.992744 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.admin.tests.UpgradeTest.threadPools, started at 02:01:27.986731199, test time: 5 ms [2024-03-19T02:01:28.194Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.964 s -- in com.sun.enterprise.admin.tests.UpgradeTest [2024-03-19T02:01:28.450Z] [INFO] [2024-03-19T02:01:28.450Z] [INFO] Results: [2024-03-19T02:01:28.450Z] [INFO] [2024-03-19T02:01:28.450Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:01:28.450Z] [INFO] [2024-03-19T02:01:28.450Z] [INFO] [2024-03-19T02:01:28.450Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-core --- [2024-03-19T02:01:28.450Z] [INFO] Executing tasks [2024-03-19T02:01:28.450Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/classes/META-INF for [2024-03-19T02:01:28.450Z] [INFO] [echo] admin-core [2024-03-19T02:01:28.450Z] [INFO] Executed tasks [2024-03-19T02:01:28.450Z] [INFO] [2024-03-19T02:01:28.450Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-core --- [2024-03-19T02:01:28.450Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/admin-core.jar [2024-03-19T02:01:28.450Z] [INFO] [2024-03-19T02:01:28.450Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ admin-core --- [2024-03-19T02:01:28.450Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:29.819Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T02:01:29.819Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/bom.xml [2024-03-19T02:01:29.819Z] [INFO] attaching as admin-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:29.819Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/bom.json [2024-03-19T02:01:29.819Z] [INFO] attaching as admin-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:29.819Z] [INFO] [2024-03-19T02:01:29.819Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-core --- [2024-03-19T02:01:29.819Z] [INFO] [2024-03-19T02:01:29.819Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-core --- [2024-03-19T02:01:29.819Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/failsafe-reports [2024-03-19T02:01:30.077Z] [INFO] [2024-03-19T02:01:30.077Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-admin-core-checkstyle) @ admin-core --- [2024-03-19T02:01:30.077Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:30.077Z] [INFO] [2024-03-19T02:01:30.077Z] [INFO] --- install:3.1.1:install (default-install) @ admin-core --- [2024-03-19T02:01:30.077Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/8.0.1-SNAPSHOT/admin-core-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:30.078Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/8.0.1-SNAPSHOT/admin-core-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:30.078Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/8.0.1-SNAPSHOT/admin-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:30.078Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/admin-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/8.0.1-SNAPSHOT/admin-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [2024-03-19T02:01:30.078Z] [INFO] Building Appserver template 8.0.1-SNAPSHOT [128/332] [2024-03-19T02:01:30.078Z] [INFO] from appserver/admin/template/pom.xml [2024-03-19T02:01:30.078Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] No sources to compile [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] Configured Artifact: org.glassfish.main.admin:nucleus-domain:8.0.1-SNAPSHOT:jar [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-03-19T02:01:30.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/src/main/manpages [2024-03-19T02:01:30.078Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] Reading assembly descriptor: src/main/assembly/appserver-domain.xml [2024-03-19T02:01:30.078Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/classes [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] No sources to compile [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] No sources to compile [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/src/test/resources [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] No sources to compile [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] No tests to run. [2024-03-19T02:01:30.078Z] [INFO] [2024-03-19T02:01:30.078Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-domain --- [2024-03-19T02:01:30.078Z] [INFO] Executing tasks [2024-03-19T02:01:30.078Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/classes/META-INF for [2024-03-19T02:01:30.078Z] [INFO] [echo] appserver-domain [2024-03-19T02:01:30.078Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/classes/META-INF [2024-03-19T02:01:30.079Z] [INFO] Executed tasks [2024-03-19T02:01:30.079Z] [INFO] [2024-03-19T02:01:30.079Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-domain --- [2024-03-19T02:01:30.079Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/appserver-domain.jar [2024-03-19T02:01:30.079Z] [INFO] [2024-03-19T02:01:30.079Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserver-domain --- [2024-03-19T02:01:30.079Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:30.079Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T02:01:30.079Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/bom.xml [2024-03-19T02:01:30.079Z] [INFO] attaching as appserver-domain-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:30.079Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/bom.json [2024-03-19T02:01:30.079Z] [INFO] attaching as appserver-domain-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:30.079Z] [INFO] [2024-03-19T02:01:30.079Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-domain --- [2024-03-19T02:01:30.079Z] [INFO] No tests to run. [2024-03-19T02:01:30.079Z] [INFO] [2024-03-19T02:01:30.079Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-domain --- [2024-03-19T02:01:30.079Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/failsafe-reports [2024-03-19T02:01:30.079Z] [INFO] [2024-03-19T02:01:30.079Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admin-appserver-domain-checkstyle) @ appserver-domain --- [2024-03-19T02:01:30.336Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:30.336Z] [INFO] [2024-03-19T02:01:30.336Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-domain --- [2024-03-19T02:01:30.336Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/8.0.1-SNAPSHOT/appserver-domain-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:30.336Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/appserver-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/8.0.1-SNAPSHOT/appserver-domain-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:30.336Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/8.0.1-SNAPSHOT/appserver-domain-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:30.336Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admin/template/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/8.0.1-SNAPSHOT/appserver-domain-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:30.336Z] [INFO] [2024-03-19T02:01:30.336Z] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [2024-03-19T02:01:30.336Z] [INFO] Building GlassFish Core modules 8.0.1-SNAPSHOT [129/332] [2024-03-19T02:01:30.336Z] [INFO] from appserver/core/pom.xml [2024-03-19T02:01:30.336Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:01:30.336Z] [INFO] [2024-03-19T02:01:30.336Z] [INFO] --- clean:3.3.2:clean (default-clean) @ core --- [2024-03-19T02:01:30.336Z] [INFO] [2024-03-19T02:01:30.336Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ core --- [2024-03-19T02:01:30.336Z] [INFO] [2024-03-19T02:01:30.336Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ core --- [2024-03-19T02:01:30.336Z] [INFO] [2024-03-19T02:01:30.336Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ core --- [2024-03-19T02:01:30.337Z] [INFO] No sources to compile [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ core --- [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ core --- [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ core --- [2024-03-19T02:01:30.337Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ core --- [2024-03-19T02:01:30.337Z] [INFO] No sources to compile [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ core --- [2024-03-19T02:01:30.337Z] [INFO] No sources to compile [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ core --- [2024-03-19T02:01:30.337Z] [INFO] Executing tasks [2024-03-19T02:01:30.337Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/classes/META-INF for [2024-03-19T02:01:30.337Z] [INFO] [echo] core [2024-03-19T02:01:30.337Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/classes/META-INF [2024-03-19T02:01:30.337Z] [INFO] Executed tasks [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ core --- [2024-03-19T02:01:30.337Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:30.337Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:01:30.337Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/bom.xml [2024-03-19T02:01:30.337Z] [INFO] attaching as core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:30.337Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/bom.json [2024-03-19T02:01:30.337Z] [INFO] attaching as core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ core --- [2024-03-19T02:01:30.337Z] [INFO] No tests to run. [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- failsafe:3.2.5:verify (verify) @ core --- [2024-03-19T02:01:30.337Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/failsafe-reports [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-core-checkstyle) @ core --- [2024-03-19T02:01:30.337Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- install:3.1.1:install (default-install) @ core --- [2024-03-19T02:01:30.337Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/8.0.1-SNAPSHOT/core-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:30.337Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/8.0.1-SNAPSHOT/core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:30.337Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/core/8.0.1-SNAPSHOT/core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --------------< org.glassfish.main.core:jakartaee-kernel >-------------- [2024-03-19T02:01:30.337Z] [INFO] Building Jakarta EE related distributions kernel Classes 8.0.1-SNAPSHOT [130/332] [2024-03-19T02:01:30.337Z] [INFO] from appserver/core/jakartaee-kernel/pom.xml [2024-03-19T02:01:30.337Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-kernel --- [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jakartaee-kernel --- [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jakartaee-kernel --- [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jakartaee-kernel --- [2024-03-19T02:01:30.337Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:30.337Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:01:30.337Z] [INFO] [2024-03-19T02:01:30.337Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jakartaee-kernel --- [2024-03-19T02:01:30.338Z] [INFO] [2024-03-19T02:01:30.338Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jakartaee-kernel --- [2024-03-19T02:01:30.338Z] [INFO] [2024-03-19T02:01:30.338Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-kernel --- [2024-03-19T02:01:30.338Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:30.338Z] [INFO] [2024-03-19T02:01:30.338Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-kernel --- [2024-03-19T02:01:30.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/src/main/resources [2024-03-19T02:01:30.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/src/main/manpages [2024-03-19T02:01:30.338Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:30.338Z] [INFO] [2024-03-19T02:01:30.338Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jakartaee-kernel --- [2024-03-19T02:01:30.338Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:30.338Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:01:30.595Z] [INFO] [2024-03-19T02:01:30.595Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jakartaee-kernel --- [2024-03-19T02:01:30.595Z] [INFO] [2024-03-19T02:01:30.595Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jakartaee-kernel --- [2024-03-19T02:01:30.595Z] [INFO] [2024-03-19T02:01:30.595Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jakartaee-kernel --- [2024-03-19T02:01:30.595Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:30.595Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:30.595Z] [INFO] [2024-03-19T02:01:30.595Z] [INFO] --- command-security:1.0.17:check (default-check) @ jakartaee-kernel --- [2024-03-19T02:01:30.595Z] [INFO] [2024-03-19T02:01:30.595Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jakartaee-kernel --- [2024-03-19T02:01:30.595Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:30.595Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:01:30.852Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:01:30.852Z] [INFO] Initial messages found so far: {} [2024-03-19T02:01:30.852Z] [INFO] Processing: AS-CORE-JAVAEE-0001 [2024-03-19T02:01:30.852Z] [INFO] Message AS-CORE-JAVAEE-0001 needs checking for cause/action: false [2024-03-19T02:01:30.852Z] [INFO] Processing: AS-CORE-JAVAEE-0002 [2024-03-19T02:01:30.852Z] [INFO] Message AS-CORE-JAVAEE-0002 needs checking for cause/action: false [2024-03-19T02:01:30.852Z] [INFO] Processing: AS-CORE-JAVAEE-0003 [2024-03-19T02:01:30.852Z] [INFO] Message AS-CORE-JAVAEE-0003 needs checking for cause/action: true [2024-03-19T02:01:30.852Z] [INFO] Processing: AS-CORE-JAVAEE-0004 [2024-03-19T02:01:30.852Z] [INFO] Message AS-CORE-JAVAEE-0004 needs checking for cause/action: true [2024-03-19T02:01:30.852Z] [INFO] Total Messages including ones found from disk so far: {AS-CORE-JAVAEE-0001=Web Container not installed, AS-CORE-JAVAEE-0002=Done with starting {0} container., AS-CORE-JAVAEE-0003=Unable to start container (no exception provided), AS-CORE-JAVAEE-0004=Unable to start container {0}} [2024-03-19T02:01:30.852Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:01:30.852Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:01:30.852Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:01:30.852Z] [INFO] Processing: jakarta.enterprise.system.core.ee on element ASCORE_LOGGER [2024-03-19T02:01:30.852Z] [INFO] Enclosing type is org.glassfish.kernel.javaee.WebContainerStarter [2024-03-19T02:01:30.852Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.ee.description=Jakarta EE Core Kernel, jakarta.enterprise.system.core.ee.publish=true, jakarta.enterprise.system.core.ee.subsystem=AS-CORE} [2024-03-19T02:01:30.852Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:01:30.852Z] [INFO] Found enclosing element ASCORE_LOGGER [2024-03-19T02:01:30.852Z] [INFO] Found enclosing element org.glassfish.kernel.javaee.WebContainerStarter [2024-03-19T02:01:30.852Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:01:30.852Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:01:30.852Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:01:30.852Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:01:30.852Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:01:30.852Z] [INFO] [2024-03-19T02:01:30.852Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee-kernel --- [2024-03-19T02:01:30.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/src/test/resources [2024-03-19T02:01:30.852Z] [INFO] [2024-03-19T02:01:30.852Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jakartaee-kernel --- [2024-03-19T02:01:30.852Z] [INFO] No sources to compile [2024-03-19T02:01:30.852Z] [INFO] [2024-03-19T02:01:30.852Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jakartaee-kernel --- [2024-03-19T02:01:30.852Z] [INFO] [2024-03-19T02:01:30.852Z] [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee-kernel --- [2024-03-19T02:01:30.852Z] [INFO] [2024-03-19T02:01:30.852Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-kernel --- [2024-03-19T02:01:30.852Z] [INFO] Executing tasks [2024-03-19T02:01:30.852Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/classes/META-INF for [2024-03-19T02:01:30.852Z] [INFO] [echo] jakartaee-kernel [2024-03-19T02:01:30.852Z] [INFO] Executed tasks [2024-03-19T02:01:30.852Z] [INFO] [2024-03-19T02:01:30.852Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee-kernel --- [2024-03-19T02:01:30.852Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar [2024-03-19T02:01:30.852Z] [INFO] [2024-03-19T02:01:30.852Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jakartaee-kernel --- [2024-03-19T02:01:30.853Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:31.783Z] [INFO] CycloneDX: Creating BOM version 1.4 with 60 component(s) [2024-03-19T02:01:31.783Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/bom.xml [2024-03-19T02:01:31.783Z] [INFO] attaching as jakartaee-kernel-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:31.783Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/bom.json [2024-03-19T02:01:31.783Z] [INFO] attaching as jakartaee-kernel-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.783Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-kernel --- [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.783Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-kernel --- [2024-03-19T02:01:31.783Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/failsafe-reports [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.783Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-jakartaee-kernel-checkstyle) @ jakartaee-kernel --- [2024-03-19T02:01:31.783Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.783Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-kernel --- [2024-03-19T02:01:31.783Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/8.0.1-SNAPSHOT/jakartaee-kernel-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:31.783Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/8.0.1-SNAPSHOT/jakartaee-kernel-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:31.783Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/8.0.1-SNAPSHOT/jakartaee-kernel-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:31.783Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/jakartaee-kernel/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/8.0.1-SNAPSHOT/jakartaee-kernel-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.783Z] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [2024-03-19T02:01:31.783Z] [INFO] Building GlassFish API Exporter Module Fragment 8.0.1-SNAPSHOT [131/332] [2024-03-19T02:01:31.783Z] [INFO] from appserver/core/api-exporter-fragment/pom.xml [2024-03-19T02:01:31.783Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.783Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter-fragment --- [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.783Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ api-exporter-fragment --- [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.783Z] [INFO] --- build-helper:3.5.0:regex-property (export-package-regexp) @ api-exporter-fragment --- [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.783Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ api-exporter-fragment --- [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.783Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ api-exporter-fragment --- [2024-03-19T02:01:31.783Z] [INFO] No sources to compile [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.783Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ api-exporter-fragment --- [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.783Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ api-exporter-fragment --- [2024-03-19T02:01:31.783Z] [INFO] [2024-03-19T02:01:31.784Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter-fragment --- [2024-03-19T02:01:31.784Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:31.784Z] [INFO] [2024-03-19T02:01:31.784Z] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter-fragment --- [2024-03-19T02:01:31.784Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:01:31.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/src/main/manpages [2024-03-19T02:01:31.784Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:31.784Z] [INFO] [2024-03-19T02:01:31.784Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ api-exporter-fragment --- [2024-03-19T02:01:31.784Z] [INFO] No sources to compile [2024-03-19T02:01:31.784Z] [INFO] [2024-03-19T02:01:31.784Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ api-exporter-fragment --- [2024-03-19T02:01:31.784Z] [INFO] No sources to compile [2024-03-19T02:01:31.784Z] [INFO] [2024-03-19T02:01:31.784Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter-fragment --- [2024-03-19T02:01:31.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/src/test/resources [2024-03-19T02:01:31.784Z] [INFO] [2024-03-19T02:01:31.784Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ api-exporter-fragment --- [2024-03-19T02:01:31.784Z] [INFO] No sources to compile [2024-03-19T02:01:31.784Z] [INFO] [2024-03-19T02:01:31.784Z] [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter-fragment --- [2024-03-19T02:01:31.784Z] [INFO] No tests to run. [2024-03-19T02:01:31.784Z] [INFO] [2024-03-19T02:01:31.784Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter-fragment --- [2024-03-19T02:01:31.784Z] [INFO] Executing tasks [2024-03-19T02:01:31.784Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/classes/META-INF for [2024-03-19T02:01:31.784Z] [INFO] [echo] api-exporter-fragment [2024-03-19T02:01:31.784Z] [INFO] Executed tasks [2024-03-19T02:01:31.784Z] [INFO] [2024-03-19T02:01:31.784Z] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter-fragment --- [2024-03-19T02:01:31.784Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar [2024-03-19T02:01:31.784Z] [INFO] [2024-03-19T02:01:31.784Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ api-exporter-fragment --- [2024-03-19T02:01:31.784Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:32.040Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:01:32.040Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/bom.xml [2024-03-19T02:01:32.040Z] [INFO] attaching as api-exporter-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:32.040Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/bom.json [2024-03-19T02:01:32.040Z] [INFO] attaching as api-exporter-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:32.040Z] [INFO] [2024-03-19T02:01:32.040Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter-fragment --- [2024-03-19T02:01:32.040Z] [INFO] No tests to run. [2024-03-19T02:01:32.040Z] [INFO] [2024-03-19T02:01:32.040Z] [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter-fragment --- [2024-03-19T02:01:32.040Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/failsafe-reports [2024-03-19T02:01:32.040Z] [INFO] [2024-03-19T02:01:32.040Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.core-api-exporter-fragment-checkstyle) @ api-exporter-fragment --- [2024-03-19T02:01:32.040Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:32.040Z] [INFO] [2024-03-19T02:01:32.040Z] [INFO] --- install:3.1.1:install (default-install) @ api-exporter-fragment --- [2024-03-19T02:01:32.040Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/8.0.1-SNAPSHOT/api-exporter-fragment-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:32.040Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/8.0.1-SNAPSHOT/api-exporter-fragment-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:32.041Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/8.0.1-SNAPSHOT/api-exporter-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:32.041Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/core/api-exporter-fragment/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/8.0.1-SNAPSHOT/api-exporter-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:32.041Z] [INFO] [2024-03-19T02:01:32.041Z] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [2024-03-19T02:01:32.041Z] [INFO] Building JTA Implementation for Glassfish 8.0.1-SNAPSHOT [132/332] [2024-03-19T02:01:32.041Z] [INFO] from appserver/transaction/jta/pom.xml [2024-03-19T02:01:32.041Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:32.041Z] [INFO] [2024-03-19T02:01:32.041Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jta --- [2024-03-19T02:01:32.041Z] [INFO] [2024-03-19T02:01:32.041Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jta --- [2024-03-19T02:01:32.041Z] [INFO] [2024-03-19T02:01:32.041Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jta --- [2024-03-19T02:01:32.041Z] [INFO] [2024-03-19T02:01:32.041Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jta --- [2024-03-19T02:01:32.041Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:32.041Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:32.041Z] [INFO] [2024-03-19T02:01:32.041Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jta --- [2024-03-19T02:01:32.041Z] [INFO] [2024-03-19T02:01:32.041Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jta --- [2024-03-19T02:01:32.041Z] [INFO] [2024-03-19T02:01:32.041Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jta --- [2024-03-19T02:01:32.041Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:32.041Z] [INFO] [2024-03-19T02:01:32.041Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jta --- [2024-03-19T02:01:32.041Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T02:01:32.041Z] [INFO] Copying 3 resources from src/main/manpages to target/classes [2024-03-19T02:01:32.041Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:32.041Z] [INFO] [2024-03-19T02:01:32.041Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jta --- [2024-03-19T02:01:32.041Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:32.041Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:32.298Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/RollbackTransaction.java: Some input files use or override a deprecated API. [2024-03-19T02:01:32.298Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/RollbackTransaction.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:01:32.298Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:01:32.298Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:01:32.298Z] [INFO] [2024-03-19T02:01:32.298Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jta --- [2024-03-19T02:01:32.298Z] [INFO] [2024-03-19T02:01:32.298Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jta --- [2024-03-19T02:01:32.298Z] [INFO] [2024-03-19T02:01:32.298Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jta --- [2024-03-19T02:01:32.298Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:32.298Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:32.298Z] [INFO] [2024-03-19T02:01:32.298Z] [INFO] --- command-security:1.0.17:check (default-check) @ jta --- [2024-03-19T02:01:32.298Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jta.admin.cli.FreezeTransactionService, org.glassfish.jta.admin.cli.RollbackTransaction, org.glassfish.jta.admin.cli.UnFreezeTransactionService] [2024-03-19T02:01:32.298Z] [INFO] [2024-03-19T02:01:32.298Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jta --- [2024-03-19T02:01:32.298Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:32.298Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:32.556Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:01:32.556Z] [INFO] [2024-03-19T02:01:32.556Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jta --- [2024-03-19T02:01:32.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/src/test/resources [2024-03-19T02:01:32.556Z] [INFO] [2024-03-19T02:01:32.556Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jta --- [2024-03-19T02:01:32.556Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:32.556Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:01:32.556Z] [INFO] [2024-03-19T02:01:32.556Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jta --- [2024-03-19T02:01:32.556Z] [INFO] [2024-03-19T02:01:32.556Z] [INFO] --- surefire:3.2.5:test (default-test) @ jta --- [2024-03-19T02:01:32.556Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/surefire-reports [2024-03-19T02:01:32.556Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:01:32.556Z] [INFO] [2024-03-19T02:01:32.556Z] [INFO] ------------------------------------------------------- [2024-03-19T02:01:32.556Z] [INFO] T E S T S [2024-03-19T02:01:32.556Z] [INFO] ------------------------------------------------------- [2024-03-19T02:01:32.556Z] [0.003s][info][gc] Using G1 [2024-03-19T02:01:33.119Z] [0.470s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 2.811ms [2024-03-19T02:01:33.119Z] [INFO] Running com.sun.enterprise.transaction.JavaEETransactionManagerSimplifiedTest [2024-03-19T02:01:33.119Z] **Called beforeCompletion ** [2024-03-19T02:01:33.119Z] **Called afterCompletion with status: Committed [2024-03-19T02:01:33.119Z] **Called beforeCompletion ** [2024-03-19T02:01:33.119Z] **Failing in beforeCompletion ** [2024-03-19T02:01:33.119Z] **Calling setRollbackOnly ** [2024-03-19T02:01:33.119Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:01:33.119Z] **Called beforeCompletion ** [2024-03-19T02:01:33.119Z] **Failing in beforeCompletion ** [2024-03-19T02:01:33.119Z] **Throwing MyRuntimeException... ** [2024-03-19T02:01:33.119Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:01:33.119Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:01:33.119Z] **Called beforeCompletion ** [2024-03-19T02:01:33.119Z] **Failing in beforeCompletion ** [2024-03-19T02:01:33.119Z] **Throwing MyRuntimeException... ** [2024-03-19T02:01:33.119Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:01:33.119Z] **Called beforeCompletion ** [2024-03-19T02:01:33.119Z] **Failing in beforeCompletion ** [2024-03-19T02:01:33.119Z] **Throwing MyRuntimeException... ** [2024-03-19T02:01:33.119Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:01:33.119Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in com.sun.enterprise.transaction.JavaEETransactionManagerSimplifiedTest [2024-03-19T02:01:33.683Z] [INFO] [2024-03-19T02:01:33.683Z] [INFO] Results: [2024-03-19T02:01:33.683Z] [INFO] [2024-03-19T02:01:33.683Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:01:33.683Z] [INFO] [2024-03-19T02:01:33.683Z] [INFO] [2024-03-19T02:01:33.683Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jta --- [2024-03-19T02:01:33.683Z] [INFO] Executing tasks [2024-03-19T02:01:33.683Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/classes/META-INF for [2024-03-19T02:01:33.683Z] [INFO] [echo] jta [2024-03-19T02:01:33.683Z] [INFO] Executed tasks [2024-03-19T02:01:33.683Z] [INFO] [2024-03-19T02:01:33.683Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jta --- [2024-03-19T02:01:33.683Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/jta.jar [2024-03-19T02:01:33.683Z] [INFO] [2024-03-19T02:01:33.683Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jta --- [2024-03-19T02:01:33.683Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:34.246Z] [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) [2024-03-19T02:01:34.246Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/bom.xml [2024-03-19T02:01:34.246Z] [INFO] attaching as jta-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:34.246Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/bom.json [2024-03-19T02:01:34.246Z] [INFO] attaching as jta-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:34.246Z] [INFO] [2024-03-19T02:01:34.246Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jta --- [2024-03-19T02:01:34.246Z] [INFO] [2024-03-19T02:01:34.246Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jta --- [2024-03-19T02:01:34.246Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/failsafe-reports [2024-03-19T02:01:34.246Z] [INFO] [2024-03-19T02:01:34.246Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.transaction-jta-checkstyle) @ jta --- [2024-03-19T02:01:34.503Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:34.503Z] [INFO] [2024-03-19T02:01:34.503Z] [INFO] --- install:3.1.1:install (default-install) @ jta --- [2024-03-19T02:01:34.503Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/8.0.1-SNAPSHOT/jta-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:34.503Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/jta.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/8.0.1-SNAPSHOT/jta-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:34.503Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/8.0.1-SNAPSHOT/jta-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:34.503Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jta/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/8.0.1-SNAPSHOT/jta-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:34.503Z] [INFO] [2024-03-19T02:01:34.503Z] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [2024-03-19T02:01:34.503Z] [INFO] Building Jakarta Mail Resources Support related modules 8.0.1-SNAPSHOT [133/332] [2024-03-19T02:01:34.503Z] [INFO] from appserver/resources/mail/pom.xml [2024-03-19T02:01:34.503Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:01:34.503Z] [INFO] [2024-03-19T02:01:34.503Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail --- [2024-03-19T02:01:34.503Z] [INFO] [2024-03-19T02:01:34.503Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ mail --- [2024-03-19T02:01:34.503Z] [INFO] [2024-03-19T02:01:34.503Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ mail --- [2024-03-19T02:01:34.503Z] [INFO] [2024-03-19T02:01:34.503Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ mail --- [2024-03-19T02:01:34.503Z] [INFO] No sources to compile [2024-03-19T02:01:34.503Z] [INFO] [2024-03-19T02:01:34.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ mail --- [2024-03-19T02:01:34.503Z] [INFO] [2024-03-19T02:01:34.503Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ mail --- [2024-03-19T02:01:34.503Z] [INFO] [2024-03-19T02:01:34.503Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail --- [2024-03-19T02:01:34.503Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:34.760Z] [INFO] [2024-03-19T02:01:34.760Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ mail --- [2024-03-19T02:01:34.760Z] [INFO] No sources to compile [2024-03-19T02:01:34.760Z] [INFO] [2024-03-19T02:01:34.760Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ mail --- [2024-03-19T02:01:34.760Z] [INFO] No sources to compile [2024-03-19T02:01:34.760Z] [INFO] [2024-03-19T02:01:34.760Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail --- [2024-03-19T02:01:34.760Z] [INFO] Executing tasks [2024-03-19T02:01:34.760Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/classes/META-INF for [2024-03-19T02:01:34.760Z] [INFO] [echo] mail [2024-03-19T02:01:34.760Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/classes/META-INF [2024-03-19T02:01:34.760Z] [INFO] Executed tasks [2024-03-19T02:01:34.760Z] [INFO] [2024-03-19T02:01:34.760Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ mail --- [2024-03-19T02:01:34.760Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:34.760Z] [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [2024-03-19T02:01:34.760Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/bom.xml [2024-03-19T02:01:34.760Z] [INFO] attaching as mail-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:34.761Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/bom.json [2024-03-19T02:01:34.761Z] [INFO] attaching as mail-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:34.761Z] [INFO] [2024-03-19T02:01:34.761Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail --- [2024-03-19T02:01:34.761Z] [INFO] No tests to run. [2024-03-19T02:01:34.761Z] [INFO] [2024-03-19T02:01:34.761Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail --- [2024-03-19T02:01:34.761Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/failsafe-reports [2024-03-19T02:01:34.761Z] [INFO] [2024-03-19T02:01:34.761Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resources-mail-checkstyle) @ mail --- [2024-03-19T02:01:34.761Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:34.761Z] [INFO] [2024-03-19T02:01:34.761Z] [INFO] --- install:3.1.1:install (default-install) @ mail --- [2024-03-19T02:01:34.761Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/8.0.1-SNAPSHOT/mail-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:34.761Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/8.0.1-SNAPSHOT/mail-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:34.761Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/8.0.1-SNAPSHOT/mail-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:34.761Z] [INFO] [2024-03-19T02:01:34.761Z] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [2024-03-19T02:01:34.761Z] [INFO] Building Jakarta Mail Connector 8.0.1-SNAPSHOT [134/332] [2024-03-19T02:01:34.761Z] [INFO] from appserver/resources/mail/mail-connector/pom.xml [2024-03-19T02:01:34.761Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:34.761Z] [INFO] [2024-03-19T02:01:34.761Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-connector --- [2024-03-19T02:01:34.761Z] [INFO] [2024-03-19T02:01:34.761Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ mail-connector --- [2024-03-19T02:01:34.761Z] [INFO] [2024-03-19T02:01:34.761Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ mail-connector --- [2024-03-19T02:01:34.761Z] [INFO] [2024-03-19T02:01:34.761Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ mail-connector --- [2024-03-19T02:01:34.761Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:34.761Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:35.018Z] [INFO] [2024-03-19T02:01:35.018Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ mail-connector --- [2024-03-19T02:01:35.018Z] [INFO] [2024-03-19T02:01:35.018Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ mail-connector --- [2024-03-19T02:01:35.018Z] [INFO] [2024-03-19T02:01:35.018Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-connector --- [2024-03-19T02:01:35.018Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:35.018Z] [INFO] [2024-03-19T02:01:35.018Z] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-connector --- [2024-03-19T02:01:35.018Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T02:01:35.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/src/main/resources [2024-03-19T02:01:35.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/src/main/manpages [2024-03-19T02:01:35.018Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:35.018Z] [INFO] [2024-03-19T02:01:35.018Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ mail-connector --- [2024-03-19T02:01:35.018Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:35.018Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:35.018Z] [INFO] [2024-03-19T02:01:35.018Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ mail-connector --- [2024-03-19T02:01:35.018Z] [INFO] [2024-03-19T02:01:35.018Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ mail-connector --- [2024-03-19T02:01:35.018Z] [INFO] [2024-03-19T02:01:35.018Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-connector --- [2024-03-19T02:01:35.018Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:35.274Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:35.274Z] [INFO] [2024-03-19T02:01:35.274Z] [INFO] --- command-security:1.0.17:check (default-check) @ mail-connector --- [2024-03-19T02:01:35.274Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.mail.admin.cli.CreateMailResource, org.glassfish.resources.mail.admin.cli.DeleteMailResource, org.glassfish.resources.mail.admin.cli.ListMailResources] [2024-03-19T02:01:35.274Z] [INFO] [2024-03-19T02:01:35.274Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ mail-connector --- [2024-03-19T02:01:35.274Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:35.274Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:35.274Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:01:35.274Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:01:35.274Z] [INFO] Processing: jakarta.mail on element MAIL_DOMAIN [2024-03-19T02:01:35.274Z] [INFO] Enclosing type is org.glassfish.resources.mail.MailLogOutputStream [2024-03-19T02:01:35.274Z] [INFO] Loggers found so far: {jakarta.mail.description=Jakarta Mail Logger, jakarta.mail.publish=true, jakarta.mail.subsystem=MAIL} [2024-03-19T02:01:35.275Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:01:35.275Z] [INFO] Found enclosing element MAIL_DOMAIN [2024-03-19T02:01:35.275Z] [INFO] Found enclosing element org.glassfish.resources.mail.MailLogOutputStream [2024-03-19T02:01:35.275Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:01:35.275Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:01:35.275Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:01:35.275Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:01:35.275Z] [INFO] [2024-03-19T02:01:35.275Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-connector --- [2024-03-19T02:01:35.275Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-03-19T02:01:35.275Z] [INFO] [2024-03-19T02:01:35.275Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ mail-connector --- [2024-03-19T02:01:35.275Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:35.275Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:01:35.531Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:01:35.531Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:01:35.531Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:01:35.531Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:01:35.531Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:01:35.531Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:01:35.532Z] Use -proc:none to disable annotation processing. [2024-03-19T02:01:35.532Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/src/test/java/org/glassfish/resources/mail/admin/cli/CreateMailResourceTest.java: Some input files use or override a deprecated API. [2024-03-19T02:01:35.532Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/src/test/java/org/glassfish/resources/mail/admin/cli/CreateMailResourceTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:01:35.532Z] [INFO] [2024-03-19T02:01:35.532Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-connector --- [2024-03-19T02:01:35.532Z] [INFO] [2024-03-19T02:01:35.532Z] [INFO] --- surefire:3.2.5:test (default-test) @ mail-connector --- [2024-03-19T02:01:35.532Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/surefire-reports [2024-03-19T02:01:35.532Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:01:35.532Z] [INFO] [2024-03-19T02:01:35.532Z] [INFO] ------------------------------------------------------- [2024-03-19T02:01:35.532Z] [INFO] T E S T S [2024-03-19T02:01:35.532Z] [INFO] ------------------------------------------------------- [2024-03-19T02:01:35.788Z] [0.002s][info][gc] Using G1 [2024-03-19T02:01:36.044Z] [0.373s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.944ms [2024-03-19T02:01:36.302Z] [INFO] Running org.glassfish.resources.mail.admin.cli.CreateMailResourceTest [2024-03-19T02:01:36.559Z] [0.859s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->10M(258M) 4.078ms [2024-03-19T02:01:36.559Z] 02:01:36.370484 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 30 [2024-03-19T02:01:36.559Z] Column number = 102 [2024-03-19T02:01:36.559Z] System Id = null [2024-03-19T02:01:36.559Z] Public Id = null [2024-03-19T02:01:36.559Z] Location Uri= null [2024-03-19T02:01:36.559Z] CharacterOffset = 1441 [2024-03-19T02:01:36.559Z] [2024-03-19T02:01:36.559Z] 02:01:36.382157 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 31 [2024-03-19T02:01:36.559Z] Column number = 71 [2024-03-19T02:01:36.559Z] System Id = null [2024-03-19T02:01:36.559Z] Public Id = null [2024-03-19T02:01:36.559Z] Location Uri= null [2024-03-19T02:01:36.559Z] CharacterOffset = 1512 [2024-03-19T02:01:36.559Z] [2024-03-19T02:01:36.559Z] 02:01:36.382655 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 32 [2024-03-19T02:01:36.559Z] Column number = 146 [2024-03-19T02:01:36.559Z] System Id = null [2024-03-19T02:01:36.559Z] Public Id = null [2024-03-19T02:01:36.559Z] Location Uri= null [2024-03-19T02:01:36.559Z] CharacterOffset = 1658 [2024-03-19T02:01:36.559Z] [2024-03-19T02:01:36.559Z] 02:01:36.383159 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 36 [2024-03-19T02:01:36.559Z] Column number = 176 [2024-03-19T02:01:36.559Z] System Id = null [2024-03-19T02:01:36.559Z] Public Id = null [2024-03-19T02:01:36.559Z] Location Uri= null [2024-03-19T02:01:36.559Z] CharacterOffset = 2028 [2024-03-19T02:01:36.559Z] [2024-03-19T02:01:36.559Z] 02:01:36.405766 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 128 [2024-03-19T02:01:36.559Z] Column number = 76 [2024-03-19T02:01:36.559Z] System Id = null [2024-03-19T02:01:36.559Z] Public Id = null [2024-03-19T02:01:36.559Z] Location Uri= null [2024-03-19T02:01:36.559Z] CharacterOffset = 8084 [2024-03-19T02:01:36.559Z] [2024-03-19T02:01:36.559Z] 02:01:36.408454 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-03-19T02:01:36.559Z] Column number = 42 [2024-03-19T02:01:36.559Z] System Id = null [2024-03-19T02:01:36.559Z] Public Id = null [2024-03-19T02:01:36.559Z] Location Uri= null [2024-03-19T02:01:36.559Z] CharacterOffset = 9993 [2024-03-19T02:01:36.559Z] [2024-03-19T02:01:36.816Z] 02:01:36.562114 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:01:36.816Z] 02:01:36.589747 WARNING main com.sun.logging.LogDomains.getResourceBundle Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class org.glassfish.resources.mail.admin.cli.CreateMailResourceTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-03-19T02:01:36.816Z] 02:01:36.663510 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:01:37.073Z] 02:01:36.823421 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:01:37.073Z] 02:01:36.975508 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.CreateMailResourceTest.testExecuteSuccess, started at 02:01:36.574916793, test time: 400 ms [2024-03-19T02:01:37.074Z] 02:01:37.003763 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.CreateMailResourceTest.testExecuteWithOptionalValuesSet, started at 02:01:36.991676401, test time: 12 ms [2024-03-19T02:01:37.074Z] 02:01:37.020652 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.CreateMailResourceTest.testExecuteFailDuplicateResource, started at 02:01:37.006239046, test time: 14 ms [2024-03-19T02:01:37.074Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 s -- in org.glassfish.resources.mail.admin.cli.CreateMailResourceTest [2024-03-19T02:01:37.074Z] [INFO] Running org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest [2024-03-19T02:01:37.330Z] 02:01:37.068966 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 30 [2024-03-19T02:01:37.330Z] Column number = 102 [2024-03-19T02:01:37.330Z] System Id = null [2024-03-19T02:01:37.330Z] Public Id = null [2024-03-19T02:01:37.330Z] Location Uri= null [2024-03-19T02:01:37.330Z] CharacterOffset = 1441 [2024-03-19T02:01:37.330Z] [2024-03-19T02:01:37.330Z] 02:01:37.069427 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 31 [2024-03-19T02:01:37.330Z] Column number = 71 [2024-03-19T02:01:37.330Z] System Id = null [2024-03-19T02:01:37.330Z] Public Id = null [2024-03-19T02:01:37.330Z] Location Uri= null [2024-03-19T02:01:37.330Z] CharacterOffset = 1512 [2024-03-19T02:01:37.330Z] [2024-03-19T02:01:37.330Z] 02:01:37.069716 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 32 [2024-03-19T02:01:37.330Z] Column number = 146 [2024-03-19T02:01:37.330Z] System Id = null [2024-03-19T02:01:37.330Z] Public Id = null [2024-03-19T02:01:37.330Z] Location Uri= null [2024-03-19T02:01:37.331Z] CharacterOffset = 1658 [2024-03-19T02:01:37.331Z] [2024-03-19T02:01:37.331Z] 02:01:37.070056 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 36 [2024-03-19T02:01:37.331Z] Column number = 176 [2024-03-19T02:01:37.331Z] System Id = null [2024-03-19T02:01:37.331Z] Public Id = null [2024-03-19T02:01:37.331Z] Location Uri= null [2024-03-19T02:01:37.331Z] CharacterOffset = 2028 [2024-03-19T02:01:37.331Z] [2024-03-19T02:01:37.331Z] 02:01:37.080734 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 128 [2024-03-19T02:01:37.331Z] Column number = 76 [2024-03-19T02:01:37.331Z] System Id = null [2024-03-19T02:01:37.331Z] Public Id = null [2024-03-19T02:01:37.331Z] Location Uri= null [2024-03-19T02:01:37.331Z] CharacterOffset = 8084 [2024-03-19T02:01:37.331Z] [2024-03-19T02:01:37.331Z] 02:01:37.082229 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-03-19T02:01:37.331Z] Column number = 42 [2024-03-19T02:01:37.331Z] System Id = null [2024-03-19T02:01:37.331Z] Public Id = null [2024-03-19T02:01:37.331Z] Location Uri= null [2024-03-19T02:01:37.331Z] CharacterOffset = 9993 [2024-03-19T02:01:37.331Z] [2024-03-19T02:01:37.331Z] 02:01:37.126443 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:01:37.331Z] 02:01:37.134884 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:01:37.331Z] 02:01:37.137149 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest.testExecuteFailDoesNotExist, started at 02:01:37.128497979, test time: 8 ms [2024-03-19T02:01:37.331Z] 02:01:37.150980 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest.testExecuteSuccessDefaultTarget, started at 02:01:37.139306481, test time: 11 ms [2024-03-19T02:01:37.331Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest [2024-03-19T02:01:37.331Z] [INFO] Running org.glassfish.resources.mail.admin.cli.ListMailResourcesTest [2024-03-19T02:01:37.331Z] 02:01:37.188384 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 30 [2024-03-19T02:01:37.331Z] Column number = 102 [2024-03-19T02:01:37.331Z] System Id = null [2024-03-19T02:01:37.331Z] Public Id = null [2024-03-19T02:01:37.331Z] Location Uri= null [2024-03-19T02:01:37.331Z] CharacterOffset = 1441 [2024-03-19T02:01:37.331Z] [2024-03-19T02:01:37.331Z] 02:01:37.188861 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 31 [2024-03-19T02:01:37.331Z] Column number = 71 [2024-03-19T02:01:37.331Z] System Id = null [2024-03-19T02:01:37.331Z] Public Id = null [2024-03-19T02:01:37.331Z] Location Uri= null [2024-03-19T02:01:37.331Z] CharacterOffset = 1512 [2024-03-19T02:01:37.331Z] [2024-03-19T02:01:37.331Z] 02:01:37.189137 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 32 [2024-03-19T02:01:37.331Z] Column number = 146 [2024-03-19T02:01:37.331Z] System Id = null [2024-03-19T02:01:37.331Z] Public Id = null [2024-03-19T02:01:37.331Z] Location Uri= null [2024-03-19T02:01:37.331Z] CharacterOffset = 1658 [2024-03-19T02:01:37.331Z] [2024-03-19T02:01:37.331Z] 02:01:37.189423 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 36 [2024-03-19T02:01:37.331Z] Column number = 176 [2024-03-19T02:01:37.331Z] System Id = null [2024-03-19T02:01:37.331Z] Public Id = null [2024-03-19T02:01:37.331Z] Location Uri= null [2024-03-19T02:01:37.331Z] CharacterOffset = 2028 [2024-03-19T02:01:37.331Z] [2024-03-19T02:01:37.332Z] 02:01:37.198111 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 128 [2024-03-19T02:01:37.332Z] Column number = 76 [2024-03-19T02:01:37.332Z] System Id = null [2024-03-19T02:01:37.332Z] Public Id = null [2024-03-19T02:01:37.332Z] Location Uri= null [2024-03-19T02:01:37.332Z] CharacterOffset = 8084 [2024-03-19T02:01:37.332Z] [2024-03-19T02:01:37.332Z] 02:01:37.199582 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-03-19T02:01:37.332Z] Column number = 42 [2024-03-19T02:01:37.332Z] System Id = null [2024-03-19T02:01:37.332Z] Public Id = null [2024-03-19T02:01:37.332Z] Location Uri= null [2024-03-19T02:01:37.332Z] CharacterOffset = 9993 [2024-03-19T02:01:37.332Z] [2024-03-19T02:01:37.332Z] 02:01:37.238709 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:01:37.332Z] 02:01:37.247133 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:01:37.332Z] 02:01:37.251113 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.ListMailResourcesTest.testExecuteSuccessListOriginal, started at 02:01:37.240610307, test time: 10 ms [2024-03-19T02:01:37.332Z] 02:01:37.267059 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.ListMailResourcesTest.testExecuteSuccessListNoMailResource, started at 02:01:37.253026946, test time: 14 ms [2024-03-19T02:01:37.332Z] 02:01:37.279480 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.ListMailResourcesTest.testExecuteSuccessListMailResource, started at 02:01:37.269103099, test time: 10 ms [2024-03-19T02:01:37.332Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.glassfish.resources.mail.admin.cli.ListMailResourcesTest [2024-03-19T02:01:37.895Z] [INFO] [2024-03-19T02:01:37.895Z] [INFO] Results: [2024-03-19T02:01:37.895Z] [INFO] [2024-03-19T02:01:37.895Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:01:37.895Z] [INFO] [2024-03-19T02:01:37.895Z] [INFO] [2024-03-19T02:01:37.895Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-connector --- [2024-03-19T02:01:37.895Z] [INFO] Executing tasks [2024-03-19T02:01:37.895Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/classes/META-INF for [2024-03-19T02:01:37.895Z] [INFO] [echo] mail-connector [2024-03-19T02:01:37.895Z] [INFO] Executed tasks [2024-03-19T02:01:37.895Z] [INFO] [2024-03-19T02:01:37.895Z] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-connector --- [2024-03-19T02:01:37.895Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/mail-connector.jar [2024-03-19T02:01:37.895Z] [INFO] [2024-03-19T02:01:37.895Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ mail-connector --- [2024-03-19T02:01:37.895Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:39.786Z] [INFO] CycloneDX: Creating BOM version 1.4 with 72 component(s) [2024-03-19T02:01:39.786Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/bom.xml [2024-03-19T02:01:39.786Z] [INFO] attaching as mail-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:39.786Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/bom.json [2024-03-19T02:01:39.786Z] [INFO] attaching as mail-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:39.786Z] [INFO] [2024-03-19T02:01:39.786Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-connector --- [2024-03-19T02:01:39.786Z] [INFO] [2024-03-19T02:01:39.786Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail-connector --- [2024-03-19T02:01:39.786Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/failsafe-reports [2024-03-19T02:01:39.786Z] [INFO] [2024-03-19T02:01:39.786Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resources-mail-connector-checkstyle) @ mail-connector --- [2024-03-19T02:01:39.786Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:01:39.786Z] [INFO] [2024-03-19T02:01:39.786Z] [INFO] --- install:3.1.1:install (default-install) @ mail-connector --- [2024-03-19T02:01:39.786Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/8.0.1-SNAPSHOT/mail-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:01:39.786Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/8.0.1-SNAPSHOT/mail-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:01:39.786Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/8.0.1-SNAPSHOT/mail-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:39.786Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/8.0.1-SNAPSHOT/mail-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:39.786Z] [INFO] [2024-03-19T02:01:39.786Z] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [2024-03-19T02:01:39.786Z] [INFO] Building Connectors Runtime 8.0.1-SNAPSHOT [135/332] [2024-03-19T02:01:39.787Z] [INFO] from appserver/connectors/connectors-runtime/pom.xml [2024-03-19T02:01:39.787Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:01:39.787Z] [INFO] [2024-03-19T02:01:39.787Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-runtime --- [2024-03-19T02:01:39.787Z] [INFO] [2024-03-19T02:01:39.787Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-runtime --- [2024-03-19T02:01:39.787Z] [INFO] [2024-03-19T02:01:39.787Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-runtime --- [2024-03-19T02:01:39.787Z] [INFO] [2024-03-19T02:01:39.787Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-runtime --- [2024-03-19T02:01:39.787Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:39.787Z] [INFO] Compiling 161 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:40.350Z] [INFO] [2024-03-19T02:01:40.350Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-runtime --- [2024-03-19T02:01:40.350Z] [INFO] [2024-03-19T02:01:40.350Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-runtime --- [2024-03-19T02:01:40.350Z] [INFO] [2024-03-19T02:01:40.350Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-runtime --- [2024-03-19T02:01:40.350Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:01:40.350Z] [INFO] [2024-03-19T02:01:40.350Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-runtime --- [2024-03-19T02:01:40.350Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:01:40.350Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-03-19T02:01:40.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/manpages [2024-03-19T02:01:40.351Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:01:40.351Z] [INFO] [2024-03-19T02:01:40.351Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-runtime --- [2024-03-19T02:01:40.351Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:40.351Z] [INFO] Compiling 161 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:41.280Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourceGateway.java:[64,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:01:41.280Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[89,62] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:01:41.280Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[94,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:01:41.280Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[107,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:01:41.280Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java:[115,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:01:41.280Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java:[341,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:01:41.280Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[70,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:01:41.280Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[95,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:01:41.281Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[115,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:01:41.281Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/DataStructureFactory.java:[62,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:01:41.281Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/waitqueue/PoolWaitQueueFactory.java:[53,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:01:41.281Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/beans/AdministeredObjectResource.java:[139,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:01:41.281Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/beans/AdministeredObjectResource.java:[144,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:01:41.281Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectionPoolObjectsUtils.java:[290,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:01:41.281Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/deployment/annotation/handlers/ConfigPropertyHandler.java:[225,11] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:01:41.281Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourceGateway.java: Some input files use or override a deprecated API. [2024-03-19T02:01:41.281Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourceGateway.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:01:41.281Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ConnectionPool.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:01:41.281Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ConnectionPool.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:01:41.282Z] [INFO] [2024-03-19T02:01:41.282Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ connectors-runtime --- [2024-03-19T02:01:41.282Z] [INFO] [2024-03-19T02:01:41.282Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ connectors-runtime --- [2024-03-19T02:01:41.282Z] [INFO] [2024-03-19T02:01:41.282Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-runtime --- [2024-03-19T02:01:41.282Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:01:41.282Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:01:41.282Z] [INFO] [2024-03-19T02:01:41.282Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-runtime --- [2024-03-19T02:01:41.282Z] [INFO] [2024-03-19T02:01:41.282Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-runtime --- [2024-03-19T02:01:41.282Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:41.282Z] [INFO] Compiling 161 source files with javac [debug target 21] to target/classes [2024-03-19T02:01:41.844Z] [INFO] [2024-03-19T02:01:41.844Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-runtime --- [2024-03-19T02:01:41.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/src/test/resources [2024-03-19T02:01:41.844Z] [INFO] [2024-03-19T02:01:41.844Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-runtime --- [2024-03-19T02:01:41.844Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:01:41.844Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:01:42.100Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:01:42.100Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:01:42.100Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:01:42.100Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:01:42.100Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:01:42.100Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:01:42.100Z] Use -proc:none to disable annotation processing. [2024-03-19T02:01:42.100Z] [INFO] [2024-03-19T02:01:42.100Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-runtime --- [2024-03-19T02:01:42.100Z] [INFO] [2024-03-19T02:01:42.100Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-runtime --- [2024-03-19T02:01:42.100Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/surefire-reports [2024-03-19T02:01:42.100Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:01:42.100Z] [INFO] [2024-03-19T02:01:42.100Z] [INFO] ------------------------------------------------------- [2024-03-19T02:01:42.100Z] [INFO] T E S T S [2024-03-19T02:01:42.100Z] [INFO] ------------------------------------------------------- [2024-03-19T02:01:42.100Z] [0.002s][info][gc] Using G1 [2024-03-19T02:01:42.664Z] [0.335s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.913ms [2024-03-19T02:01:42.664Z] [INFO] Running com.sun.enterprise.resource.pool.datastructure.RWLockDataStructureTest [2024-03-19T02:01:42.920Z] [0.787s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->8M(258M) 3.073ms [2024-03-19T02:01:43.482Z] [1.159s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 159M->10M(258M) 3.278ms [2024-03-19T02:01:43.739Z] [1.411s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 159M->10M(258M) 3.137ms [2024-03-19T02:01:43.996Z] [1.770s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 159M->9M(258M) 2.047ms [2024-03-19T02:01:44.252Z] [2.092s][info][gc] GC(5) Pause Young (Normal) (G1 Evacuation Pause) 159M->10M(258M) 2.801ms [2024-03-19T02:01:44.509Z] [2.371s][info][gc] GC(6) Pause Young (Normal) (G1 Evacuation Pause) 159M->9M(258M) 2.137ms [2024-03-19T02:01:45.073Z] [2.785s][info][gc] GC(7) Pause Young (Normal) (G1 Evacuation Pause) 159M->10M(258M) 2.808ms [2024-03-19T02:01:45.635Z] [3.470s][info][gc] GC(8) Pause Young (Normal) (G1 Evacuation Pause) 159M->9M(258M) 2.336ms [2024-03-19T02:01:46.197Z] [3.961s][info][gc] GC(9) Pause Young (Normal) (G1 Evacuation Pause) 159M->10M(258M) 2.759ms [2024-03-19T02:01:46.453Z] [4.121s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 159M->10M(258M) 2.816ms [2024-03-19T02:01:46.453Z] [4.318s][info][gc] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 159M->10M(258M) 2.580ms [2024-03-19T02:01:46.709Z] [4.472s][info][gc] GC(12) Pause Young (Normal) (G1 Evacuation Pause) 159M->10M(258M) 2.870ms [2024-03-19T02:01:46.965Z] [4.634s][info][gc] GC(13) Pause Young (Normal) (G1 Evacuation Pause) 159M->9M(258M) 2.415ms [2024-03-19T02:01:46.965Z] [4.830s][info][gc] GC(14) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 2.844ms [2024-03-19T02:01:47.223Z] [4.982s][info][gc] GC(15) Pause Young (Normal) (G1 Evacuation Pause) 159M->10M(258M) 2.827ms [2024-03-19T02:01:47.480Z] [5.182s][info][gc] GC(16) Pause Young (Normal) (G1 Evacuation Pause) 159M->10M(258M) 2.724ms [2024-03-19T02:01:47.480Z] [5.335s][info][gc] GC(17) Pause Young (Normal) (G1 Evacuation Pause) 160M->10M(258M) 2.160ms [2024-03-19T02:01:48.043Z] [5.878s][info][gc] GC(18) Pause Young (Normal) (G1 Evacuation Pause) 161M->9M(258M) 1.212ms [2024-03-19T02:01:48.605Z] [6.489s][info][gc] GC(19) Pause Young (Normal) (G1 Evacuation Pause) 161M->10M(258M) 1.308ms [2024-03-19T02:01:49.168Z] [6.981s][info][gc] GC(20) Pause Young (Normal) (G1 Evacuation Pause) 161M->10M(258M) 1.418ms [2024-03-19T02:01:49.732Z] [7.476s][info][gc] GC(21) Pause Young (Normal) (G1 Evacuation Pause) 161M->9M(258M) 1.206ms [2024-03-19T02:01:49.988Z] [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.133 s -- in com.sun.enterprise.resource.pool.datastructure.RWLockDataStructureTest [2024-03-19T02:01:49.988Z] [INFO] Running com.sun.enterprise.resource.pool.ConnectionPoolTest [2024-03-19T02:01:58.084Z] 02:01:57.716410 WARNING main com.sun.enterprise.resource.pool.ConnectionPool.resourceClosed resourceClosed - Expecting state.isBusy(): false, but was true for handle: 102133 [2024-03-19T02:01:58.084Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.964 s -- in com.sun.enterprise.resource.pool.ConnectionPoolTest [2024-03-19T02:01:58.084Z] [INFO] Running com.sun.enterprise.resource.pool.PoolSizeTest [2024-03-19T02:01:58.084Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in com.sun.enterprise.resource.pool.PoolSizeTest [2024-03-19T02:01:58.084Z] [INFO] Running com.sun.enterprise.connectors.service.ConnectorAdminServiceUtilsTest [2024-03-19T02:01:58.085Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s -- in com.sun.enterprise.connectors.service.ConnectorAdminServiceUtilsTest [2024-03-19T02:01:58.341Z] [INFO] [2024-03-19T02:01:58.341Z] [INFO] Results: [2024-03-19T02:01:58.341Z] [INFO] [2024-03-19T02:01:58.341Z] [WARNING] Tests run: 109, Failures: 0, Errors: 0, Skipped: 1 [2024-03-19T02:01:58.341Z] [INFO] [2024-03-19T02:01:58.341Z] [INFO] [2024-03-19T02:01:58.341Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-runtime --- [2024-03-19T02:01:58.341Z] [INFO] Executing tasks [2024-03-19T02:01:58.341Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/classes/META-INF for [2024-03-19T02:01:58.341Z] [INFO] [echo] connectors-runtime [2024-03-19T02:01:58.341Z] [INFO] Executed tasks [2024-03-19T02:01:58.341Z] [INFO] [2024-03-19T02:01:58.341Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-runtime --- [2024-03-19T02:01:58.598Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/connectors-runtime.jar [2024-03-19T02:01:58.598Z] [INFO] [2024-03-19T02:01:58.598Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-runtime --- [2024-03-19T02:01:58.598Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:01:59.965Z] [INFO] CycloneDX: Creating BOM version 1.4 with 95 component(s) [2024-03-19T02:01:59.965Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/bom.xml [2024-03-19T02:01:59.965Z] [INFO] attaching as connectors-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:01:59.965Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/bom.json [2024-03-19T02:01:59.965Z] [INFO] attaching as connectors-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:01:59.965Z] [INFO] [2024-03-19T02:01:59.965Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-runtime --- [2024-03-19T02:01:59.965Z] [INFO] [2024-03-19T02:01:59.965Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-runtime --- [2024-03-19T02:01:59.965Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/failsafe-reports [2024-03-19T02:01:59.965Z] [INFO] [2024-03-19T02:01:59.965Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-connectors-runtime-checkstyle) @ connectors-runtime --- [2024-03-19T02:02:03.235Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:03.235Z] [INFO] [2024-03-19T02:02:03.235Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-runtime --- [2024-03-19T02:02:03.235Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/8.0.1-SNAPSHOT/connectors-runtime-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:03.235Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/8.0.1-SNAPSHOT/connectors-runtime-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:03.235Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/8.0.1-SNAPSHOT/connectors-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:03.235Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-runtime/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/8.0.1-SNAPSHOT/connectors-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:03.235Z] [INFO] [2024-03-19T02:02:03.235Z] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [2024-03-19T02:02:03.235Z] [INFO] Building JTS Implementation for Glassfish 8.0.1-SNAPSHOT [136/332] [2024-03-19T02:02:03.235Z] [INFO] from appserver/transaction/jts/pom.xml [2024-03-19T02:02:03.235Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:03.235Z] [INFO] [2024-03-19T02:02:03.236Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jts --- [2024-03-19T02:02:03.236Z] [INFO] [2024-03-19T02:02:03.236Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jts --- [2024-03-19T02:02:03.236Z] [INFO] [2024-03-19T02:02:03.236Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jts --- [2024-03-19T02:02:03.236Z] [INFO] [2024-03-19T02:02:03.236Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jts --- [2024-03-19T02:02:03.236Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:03.236Z] [INFO] Compiling 126 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:03.491Z] [INFO] [2024-03-19T02:02:03.492Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jts --- [2024-03-19T02:02:03.492Z] [INFO] [2024-03-19T02:02:03.492Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jts --- [2024-03-19T02:02:03.492Z] [INFO] [2024-03-19T02:02:03.492Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jts --- [2024-03-19T02:02:03.492Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:03.492Z] [INFO] [2024-03-19T02:02:03.492Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jts --- [2024-03-19T02:02:03.492Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T02:02:03.492Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T02:02:03.492Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T02:02:03.492Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:03.492Z] [INFO] [2024-03-19T02:02:03.492Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jts --- [2024-03-19T02:02:03.492Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:03.492Z] [INFO] Compiling 126 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:04.055Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[251,63] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:04.055Z] cast to java.lang.Class for a varargs call [2024-03-19T02:02:04.055Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:04.055Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[252,39] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:04.055Z] cast to java.lang.Object for a varargs call [2024-03-19T02:02:04.055Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:04.055Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[946,60] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:04.055Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[989,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:04.055Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1004,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:04.055Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1244,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:04.055Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1590,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:04.055Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1665,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:04.055Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogFileHandle.java:[193,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T02:02:04.055Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java:[804,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:04.056Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java:[814,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:04.056Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[82,72] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:04.056Z] cast to java.lang.Class for a varargs call [2024-03-19T02:02:04.056Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:04.056Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[138,69] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:04.056Z] cast to java.lang.Object for a varargs call [2024-03-19T02:02:04.056Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:04.056Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[182,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:04.056Z] cast to java.lang.Object for a varargs call [2024-03-19T02:02:04.056Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:04.056Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[222,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:04.056Z] cast to java.lang.Object for a varargs call [2024-03-19T02:02:04.056Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:04.056Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[276,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:04.056Z] cast to java.lang.Object for a varargs call [2024-03-19T02:02:04.056Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:04.056Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[320,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:04.056Z] cast to java.lang.Object for a varargs call [2024-03-19T02:02:04.056Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:04.056Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java:[182,34] stop() in java.lang.Thread has been deprecated and marked for removal [2024-03-19T02:02:04.056Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java:[486,30] stop() in java.lang.Thread has been deprecated and marked for removal [2024-03-19T02:02:04.056Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/TimeoutManager.java:[195,38] stop() in java.lang.Thread has been deprecated and marked for removal [2024-03-19T02:02:04.057Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/TimeoutManager.java:[506,30] stop() in java.lang.Thread has been deprecated and marked for removal [2024-03-19T02:02:04.057Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java uses or overrides a deprecated API. [2024-03-19T02:02:04.057Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:02:04.057Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/codegen/otsidl/JCoordinatorPOA.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:02:04.057Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/main/java/com/sun/jts/codegen/otsidl/JCoordinatorPOA.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:02:04.057Z] [INFO] [2024-03-19T02:02:04.057Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jts --- [2024-03-19T02:02:04.057Z] [INFO] [2024-03-19T02:02:04.057Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jts --- [2024-03-19T02:02:04.313Z] [INFO] [2024-03-19T02:02:04.313Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jts --- [2024-03-19T02:02:04.313Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:04.313Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:04.313Z] [INFO] [2024-03-19T02:02:04.313Z] [INFO] --- command-security:1.0.17:check (default-check) @ jts --- [2024-03-19T02:02:04.313Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jts.admin.cli.RecoverTransactions, org.glassfish.jts.admin.cli.RecoverTransactionsInternal] [2024-03-19T02:02:04.313Z] [INFO] [2024-03-19T02:02:04.313Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jts --- [2024-03-19T02:02:04.313Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:04.313Z] [INFO] Compiling 126 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:04.876Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:02:04.876Z] [INFO] [2024-03-19T02:02:04.876Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jts --- [2024-03-19T02:02:04.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/src/test/resources [2024-03-19T02:02:04.876Z] [INFO] [2024-03-19T02:02:04.876Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jts --- [2024-03-19T02:02:04.876Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:04.876Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:02:05.132Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:02:05.132Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:02:05.132Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:02:05.132Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:02:05.132Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:02:05.132Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:02:05.132Z] Use -proc:none to disable annotation processing. [2024-03-19T02:02:05.132Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:02:05.132Z] [INFO] [2024-03-19T02:02:05.132Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jts --- [2024-03-19T02:02:05.132Z] [INFO] [2024-03-19T02:02:05.132Z] [INFO] --- surefire:3.2.5:test (default-test) @ jts --- [2024-03-19T02:02:05.132Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/surefire-reports [2024-03-19T02:02:05.132Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:02:05.132Z] [INFO] [2024-03-19T02:02:05.132Z] [INFO] ------------------------------------------------------- [2024-03-19T02:02:05.132Z] [INFO] T E S T S [2024-03-19T02:02:05.132Z] [INFO] ------------------------------------------------------- [2024-03-19T02:02:05.132Z] [0.003s][info][gc] Using G1 [2024-03-19T02:02:05.388Z] [0.335s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.650ms [2024-03-19T02:02:05.644Z] [INFO] Running com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest [2024-03-19T02:02:05.644Z] **Called beforeCompletion ** [2024-03-19T02:02:05.645Z] **Called afterCompletion with status: Committed [2024-03-19T02:02:05.903Z] **Called beforeCompletion ** [2024-03-19T02:02:05.903Z] **Failing in beforeCompletion ** [2024-03-19T02:02:05.903Z] **Throwing MyRuntimeException... ** [2024-03-19T02:02:05.903Z] 02:02:05.694080 WARNING main com.sun.jts.jta.SynchronizationImpl.before_completion JTS5054: Unexpected error occurred in after completion [2024-03-19T02:02:05.903Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-03-19T02:02:05.903Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-03-19T02:02:05.903Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:104) [2024-03-19T02:02:05.903Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-03-19T02:02:05.903Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-03-19T02:02:05.903Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-03-19T02:02:05.903Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-03-19T02:02:05.903Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2024-03-19T02:02:05.903Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2024-03-19T02:02:05.903Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.903Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.903Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.903Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC1PCInterposedSynchronization(JavaEETransactionManagerTest.java:482) [2024-03-19T02:02:05.903Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.903Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.903Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.903Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.904Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.904Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.905Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.905Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.905Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.905Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.905Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.905Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.905Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.905Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.905Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.905Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.905Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.905Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.905Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.905Z] [2024-03-19T02:02:05.905Z] in XA rollback [2024-03-19T02:02:05.905Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:02:05.905Z] in XA commit [2024-03-19T02:02:05.905Z] throwing XAException.-4 during commit of 1pc [2024-03-19T02:02:05.905Z] 02:02:05.710374 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase JTS5067: Unexpected error occurred in commit [2024-03-19T02:02:05.906Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.906Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:921) [2024-03-19T02:02:05.906Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase(OTSResourceImpl.java:150) [2024-03-19T02:02:05.906Z] at com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase(RegisteredResources.java:1512) [2024-03-19T02:02:05.906Z] at com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase(TopCoordinator.java:2852) [2024-03-19T02:02:05.906Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:270) [2024-03-19T02:02:05.906Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-03-19T02:02:05.906Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-03-19T02:02:05.906Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-03-19T02:02:05.906Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-03-19T02:02:05.906Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.906Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-03-19T02:02:05.906Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc1(JavaEETransactionManagerTest.java:553) [2024-03-19T02:02:05.906Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.906Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.906Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.906Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.906Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.907Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.907Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.907Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.908Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.908Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.908Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.908Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.908Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.908Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.908Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.908Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.908Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.908Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.908Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.908Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.908Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.908Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.908Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.908Z] [2024-03-19T02:02:05.908Z] in XA commit [2024-03-19T02:02:05.908Z] throwing XAException.-3 during commit of 1pc [2024-03-19T02:02:05.908Z] 02:02:05.715123 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase JTS5067: Unexpected error occurred in commit [2024-03-19T02:02:05.908Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.908Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:921) [2024-03-19T02:02:05.908Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase(OTSResourceImpl.java:150) [2024-03-19T02:02:05.908Z] at com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase(RegisteredResources.java:1512) [2024-03-19T02:02:05.908Z] at com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase(TopCoordinator.java:2852) [2024-03-19T02:02:05.908Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:270) [2024-03-19T02:02:05.908Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-03-19T02:02:05.908Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-03-19T02:02:05.908Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-03-19T02:02:05.908Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-03-19T02:02:05.908Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-03-19T02:02:05.908Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.908Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.908Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.908Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-03-19T02:02:05.908Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc2(JavaEETransactionManagerTest.java:558) [2024-03-19T02:02:05.908Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.908Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.908Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.908Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.908Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.908Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.908Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.909Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.909Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.909Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.909Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.910Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.910Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.910Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.910Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.910Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.910Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.910Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.910Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.910Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.910Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.910Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.910Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.910Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.910Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.910Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.910Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.910Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.910Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.910Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.910Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.910Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.910Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.910Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.910Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.910Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.910Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.910Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.910Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.910Z] [2024-03-19T02:02:05.910Z] in XA rollback [2024-03-19T02:02:05.910Z] throwing XAException.100 during rollback [2024-03-19T02:02:05.910Z] 02:02:05.718878 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-03-19T02:02:05.910Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.910Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-03-19T02:02:05.910Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:174) [2024-03-19T02:02:05.910Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-03-19T02:02:05.910Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-03-19T02:02:05.910Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-03-19T02:02:05.910Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-03-19T02:02:05.910Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:369) [2024-03-19T02:02:05.911Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-03-19T02:02:05.911Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-03-19T02:02:05.911Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-03-19T02:02:05.911Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-03-19T02:02:05.911Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.911Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-03-19T02:02:05.911Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc3(JavaEETransactionManagerTest.java:563) [2024-03-19T02:02:05.911Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.911Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.911Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.911Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.911Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.911Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.911Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.911Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.912Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.912Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.912Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.912Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.912Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.912Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.912Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.912Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.912Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.912Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.913Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.913Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.913Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.913Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.913Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.913Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.913Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.913Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.913Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.913Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.913Z] [2024-03-19T02:02:05.913Z] in XA rollback [2024-03-19T02:02:05.913Z] throwing XAException.-3 during rollback [2024-03-19T02:02:05.913Z] 02:02:05.722464 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-03-19T02:02:05.913Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.913Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-03-19T02:02:05.913Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:174) [2024-03-19T02:02:05.913Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-03-19T02:02:05.913Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-03-19T02:02:05.913Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-03-19T02:02:05.913Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-03-19T02:02:05.913Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:369) [2024-03-19T02:02:05.913Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-03-19T02:02:05.913Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-03-19T02:02:05.913Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-03-19T02:02:05.913Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-03-19T02:02:05.913Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-03-19T02:02:05.913Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.913Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.913Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.913Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-03-19T02:02:05.913Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc4(JavaEETransactionManagerTest.java:568) [2024-03-19T02:02:05.913Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.913Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.913Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.913Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.913Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.913Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.913Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.913Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.913Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.913Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.914Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.914Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.914Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.914Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.914Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.914Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.914Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.914Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.914Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.914Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.914Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.914Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.915Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.915Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.915Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.915Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.915Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.915Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.915Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.915Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.915Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.915Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.915Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.915Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.915Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.915Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.915Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.915Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.915Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.915Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.915Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.915Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.915Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.915Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.915Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.915Z] [2024-03-19T02:02:05.915Z] in XA rollback [2024-03-19T02:02:05.915Z] throwing XAException.-7 during rollback [2024-03-19T02:02:05.915Z] 02:02:05.725779 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-03-19T02:02:05.915Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.915Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-03-19T02:02:05.915Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:174) [2024-03-19T02:02:05.915Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-03-19T02:02:05.915Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-03-19T02:02:05.915Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-03-19T02:02:05.915Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-03-19T02:02:05.915Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:369) [2024-03-19T02:02:05.915Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-03-19T02:02:05.916Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-03-19T02:02:05.916Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-03-19T02:02:05.916Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-03-19T02:02:05.916Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.916Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-03-19T02:02:05.916Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc5(JavaEETransactionManagerTest.java:573) [2024-03-19T02:02:05.916Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.916Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.916Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.916Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.917Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.917Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.917Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.917Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.917Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.918Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.918Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.918Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.918Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.918Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.918Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.918Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.918Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.918Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.918Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.918Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.918Z] [2024-03-19T02:02:05.918Z] throwing XAException.-7 during start [2024-03-19T02:02:05.918Z] 02:02:05.729344 WARNING main com.sun.jts.jta.TransactionImpl.enlistResource JTS5041: The resource manager is doing work outside a global transaction [2024-03-19T02:02:05.918Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.918Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-03-19T02:02:05.918Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-03-19T02:02:05.918Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-03-19T02:02:05.918Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-03-19T02:02:05.918Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-03-19T02:02:05.918Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-03-19T02:02:05.918Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-03-19T02:02:05.918Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.918Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.918Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.918Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-03-19T02:02:05.918Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.918Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.918Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.918Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.918Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.918Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.918Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.918Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.919Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.919Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.919Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.919Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.919Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.919Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.919Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.919Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.919Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.919Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.919Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.919Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.919Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.919Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.919Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.920Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.920Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.920Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.920Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.920Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.920Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.920Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.920Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.920Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.920Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.920Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.920Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.920Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.920Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.920Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.920Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.920Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.920Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.920Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.920Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.920Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.920Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.920Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.920Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.920Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.920Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.920Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.920Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.920Z] [2024-03-19T02:02:05.920Z] in XA commit [2024-03-19T02:02:05.920Z] throwing XAException.-3 during start [2024-03-19T02:02:05.920Z] 02:02:05.730757 WARNING main com.sun.jts.jta.TransactionImpl.enlistResource JTS5041: The resource manager is doing work outside a global transaction [2024-03-19T02:02:05.920Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.920Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-03-19T02:02:05.920Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-03-19T02:02:05.920Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-03-19T02:02:05.920Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-03-19T02:02:05.921Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-03-19T02:02:05.921Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-03-19T02:02:05.921Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.921Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-03-19T02:02:05.921Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.921Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.921Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.922Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.922Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.922Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.923Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.923Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.923Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.923Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.923Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.923Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.923Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.923Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.923Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.923Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.923Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.923Z] [2024-03-19T02:02:05.923Z] in XA commit [2024-03-19T02:02:05.923Z] throwing XAException.-4 during start [2024-03-19T02:02:05.923Z] 02:02:05.731825 WARNING main com.sun.jts.jta.TransactionImpl.enlistResource JTS5041: The resource manager is doing work outside a global transaction [2024-03-19T02:02:05.923Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.923Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-03-19T02:02:05.923Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-03-19T02:02:05.923Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-03-19T02:02:05.923Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-03-19T02:02:05.923Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-03-19T02:02:05.923Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-03-19T02:02:05.923Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-03-19T02:02:05.923Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.923Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.923Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.923Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-03-19T02:02:05.923Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.923Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.923Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.923Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.923Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.923Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.923Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.923Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.923Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.923Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.923Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.923Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.924Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.924Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.924Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.924Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.924Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.924Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.924Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.924Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.924Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.924Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.924Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.925Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.925Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.925Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.925Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.925Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.925Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.925Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.925Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.925Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.925Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.925Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.925Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.925Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.925Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.925Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.925Z] [2024-03-19T02:02:05.925Z] in XA commit [2024-03-19T02:02:05.925Z] throwing XAException.-5 during start [2024-03-19T02:02:05.925Z] 02:02:05.732904 WARNING main com.sun.jts.jta.TransactionImpl.enlistResource JTS5041: The resource manager is doing work outside a global transaction [2024-03-19T02:02:05.925Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.925Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-03-19T02:02:05.925Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-03-19T02:02:05.925Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-03-19T02:02:05.925Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-03-19T02:02:05.925Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-03-19T02:02:05.925Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-03-19T02:02:05.925Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-03-19T02:02:05.925Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.926Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-03-19T02:02:05.926Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.926Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.926Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.926Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.926Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.926Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.927Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.927Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.927Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.927Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.927Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.927Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.927Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.928Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.928Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.928Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.928Z] [2024-03-19T02:02:05.928Z] in XA commit [2024-03-19T02:02:05.928Z] throwing XAException.-6 during start [2024-03-19T02:02:05.928Z] 02:02:05.733923 WARNING main com.sun.jts.jta.TransactionImpl.enlistResource JTS5041: The resource manager is doing work outside a global transaction [2024-03-19T02:02:05.928Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.928Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-03-19T02:02:05.928Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-03-19T02:02:05.928Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-03-19T02:02:05.928Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-03-19T02:02:05.928Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-03-19T02:02:05.928Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-03-19T02:02:05.928Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.928Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-03-19T02:02:05.928Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.928Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.928Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.928Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.928Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.929Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.929Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.929Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.929Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.929Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.929Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.929Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.929Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.930Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.930Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.930Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.930Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.930Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.930Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.930Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.930Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.930Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.930Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.930Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.930Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.930Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.930Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.930Z] [2024-03-19T02:02:05.930Z] in XA commit [2024-03-19T02:02:05.930Z] throwing XAException.-8 during start [2024-03-19T02:02:05.930Z] 02:02:05.734923 WARNING main com.sun.jts.jta.TransactionImpl.enlistResource JTS5041: The resource manager is doing work outside a global transaction [2024-03-19T02:02:05.930Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.930Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-03-19T02:02:05.930Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-03-19T02:02:05.930Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-03-19T02:02:05.930Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-03-19T02:02:05.930Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-03-19T02:02:05.930Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-03-19T02:02:05.930Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-03-19T02:02:05.930Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.930Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.930Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.930Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-03-19T02:02:05.930Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.930Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.930Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.930Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.930Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.930Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.930Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.930Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.930Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.931Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.931Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.931Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.931Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.931Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.931Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.931Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.931Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.931Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.931Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.931Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.931Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.931Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.931Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.932Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.932Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.932Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.932Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.932Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.932Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.932Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.932Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.932Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.932Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.932Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.932Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.932Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.932Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.932Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.932Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.932Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.932Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.932Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.932Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.932Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.932Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.932Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.932Z] [2024-03-19T02:02:05.932Z] in XA commit [2024-03-19T02:02:05.932Z] in XA rollback [2024-03-19T02:02:05.932Z] throwing XAException.100 during rollback [2024-03-19T02:02:05.932Z] 02:02:05.737984 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-03-19T02:02:05.932Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.932Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-03-19T02:02:05.932Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2024-03-19T02:02:05.932Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-03-19T02:02:05.932Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-03-19T02:02:05.932Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-03-19T02:02:05.933Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-03-19T02:02:05.933Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2024-03-19T02:02:05.933Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2024-03-19T02:02:05.933Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:738) [2024-03-19T02:02:05.933Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2024-03-19T02:02:05.933Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:192) [2024-03-19T02:02:05.933Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:901) [2024-03-19T02:02:05.933Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:679) [2024-03-19T02:02:05.933Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc1(JavaEETransactionManagerTest.java:622) [2024-03-19T02:02:05.933Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.933Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.933Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.933Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.934Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.934Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.934Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.934Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.935Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.935Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.935Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.935Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.935Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.935Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.935Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.935Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.935Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.935Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.935Z] [2024-03-19T02:02:05.935Z] in XA rollback [2024-03-19T02:02:05.935Z] throwing XAException.-3 during rollback [2024-03-19T02:02:05.935Z] 02:02:05.740993 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-03-19T02:02:05.935Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.935Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-03-19T02:02:05.935Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2024-03-19T02:02:05.935Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-03-19T02:02:05.935Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-03-19T02:02:05.935Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-03-19T02:02:05.935Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-03-19T02:02:05.935Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2024-03-19T02:02:05.935Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2024-03-19T02:02:05.935Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:738) [2024-03-19T02:02:05.935Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2024-03-19T02:02:05.935Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:192) [2024-03-19T02:02:05.935Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:901) [2024-03-19T02:02:05.935Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:679) [2024-03-19T02:02:05.935Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc2(JavaEETransactionManagerTest.java:627) [2024-03-19T02:02:05.935Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.935Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.935Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.935Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.935Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.935Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.935Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.935Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.935Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.935Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.935Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.936Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.936Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.936Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.936Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.936Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.936Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.936Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.936Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.936Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.936Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.936Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.937Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.937Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.937Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.937Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.937Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.937Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.937Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.937Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.937Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.937Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.937Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.937Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.937Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.937Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.937Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.937Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.937Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.937Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.937Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.937Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.937Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.937Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.937Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.937Z] [2024-03-19T02:02:05.937Z] in XA rollback [2024-03-19T02:02:05.937Z] throwing XAException.-4 during rollback [2024-03-19T02:02:05.937Z] 02:02:05.744121 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-03-19T02:02:05.937Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.937Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-03-19T02:02:05.937Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2024-03-19T02:02:05.937Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-03-19T02:02:05.937Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-03-19T02:02:05.937Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-03-19T02:02:05.937Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-03-19T02:02:05.937Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2024-03-19T02:02:05.937Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2024-03-19T02:02:05.937Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:738) [2024-03-19T02:02:05.937Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2024-03-19T02:02:05.937Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:192) [2024-03-19T02:02:05.937Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:901) [2024-03-19T02:02:05.938Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:679) [2024-03-19T02:02:05.938Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc3(JavaEETransactionManagerTest.java:632) [2024-03-19T02:02:05.938Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.938Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.938Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.938Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.938Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.938Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.938Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.938Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.938Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.938Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.939Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.939Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.940Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.940Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.940Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.940Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.940Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.940Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.940Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.940Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.940Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.940Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.940Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.940Z] [2024-03-19T02:02:05.940Z] in XA rollback [2024-03-19T02:02:05.940Z] throwing XAException.-7 during rollback [2024-03-19T02:02:05.940Z] 02:02:05.747165 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-03-19T02:02:05.940Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.940Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-03-19T02:02:05.940Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2024-03-19T02:02:05.940Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-03-19T02:02:05.940Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-03-19T02:02:05.940Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-03-19T02:02:05.940Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-03-19T02:02:05.940Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2024-03-19T02:02:05.940Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2024-03-19T02:02:05.940Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:738) [2024-03-19T02:02:05.940Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2024-03-19T02:02:05.940Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:192) [2024-03-19T02:02:05.940Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:901) [2024-03-19T02:02:05.940Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:679) [2024-03-19T02:02:05.940Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc4(JavaEETransactionManagerTest.java:637) [2024-03-19T02:02:05.940Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.940Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.940Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.940Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.940Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.940Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.940Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.940Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.940Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.940Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.940Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.941Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.941Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.941Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.941Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.941Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.941Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.941Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.941Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.941Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.941Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.941Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.941Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.942Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.942Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.942Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.942Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.942Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.942Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.942Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.942Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.942Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.942Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.942Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.942Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.942Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.942Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.942Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.942Z] [2024-03-19T02:02:05.942Z] in XA rollback [2024-03-19T02:02:05.942Z] throwing XAException.6 during rollback [2024-03-19T02:02:05.942Z] in XA rollback [2024-03-19T02:02:05.942Z] throwing XAException.6 during rollback [2024-03-19T02:02:05.942Z] in XA rollback [2024-03-19T02:02:05.942Z] throwing XAException.6 during rollback [2024-03-19T02:02:05.942Z] in XA commit [2024-03-19T02:02:05.942Z] throwing XAException.6 during commit of 1pc [2024-03-19T02:02:05.942Z] in XA commit [2024-03-19T02:02:05.942Z] in XA commit [2024-03-19T02:02:05.942Z] throwing XAException.5 during commit of 1pc [2024-03-19T02:02:05.942Z] **Testing Resource Status in 2PC ===> [2024-03-19T02:02:05.942Z] in XA prepare [2024-03-19T02:02:05.942Z] Status in PREPARE: Preparing [2024-03-19T02:02:05.942Z] in XA prepare [2024-03-19T02:02:05.942Z] Status in PREPARE: Preparing [2024-03-19T02:02:05.942Z] in XA commit [2024-03-19T02:02:05.942Z] Status in COMMIT: Committing [2024-03-19T02:02:05.942Z] in XA commit [2024-03-19T02:02:05.942Z] Status in COMMIT: Committing [2024-03-19T02:02:05.942Z] **Testing resource status in rollback ===> [2024-03-19T02:02:05.942Z] in XA rollback [2024-03-19T02:02:05.942Z] Status in ROLLBACK: RollingBack [2024-03-19T02:02:05.942Z] in XA rollback [2024-03-19T02:02:05.942Z] Status in ROLLBACK: RollingBack [2024-03-19T02:02:05.942Z] **Testing resource status in 1PC ===> [2024-03-19T02:02:05.942Z] in XA commit [2024-03-19T02:02:05.942Z] Status in COMMIT: Committing [2024-03-19T02:02:05.942Z] in XA prepare [2024-03-19T02:02:05.942Z] throwing XAException.100 during prepare [2024-03-19T02:02:05.942Z] in XA rollback [2024-03-19T02:02:05.942Z] throwing XAException.6 during rollback [2024-03-19T02:02:05.942Z] in XA prepare [2024-03-19T02:02:05.942Z] throwing XAException.100 during prepare [2024-03-19T02:02:05.942Z] in XA rollback [2024-03-19T02:02:05.942Z] throwing XAException.6 during rollback [2024-03-19T02:02:05.942Z] in XA rollback [2024-03-19T02:02:05.942Z] throwing XAException.6 during rollback [2024-03-19T02:02:05.942Z] in XA prepare [2024-03-19T02:02:05.942Z] throwing XAException.3 during prepare [2024-03-19T02:02:05.942Z] in XA rollback [2024-03-19T02:02:05.942Z] throwing XAException.6 during rollback [2024-03-19T02:02:05.942Z] in XA rollback [2024-03-19T02:02:05.942Z] **Called beforeCompletion ** [2024-03-19T02:02:05.942Z] in XA prepare [2024-03-19T02:02:05.942Z] in XA prepare [2024-03-19T02:02:05.942Z] in XA commit [2024-03-19T02:02:05.942Z] throwing XAException.-7 during commit of 2pc [2024-03-19T02:02:05.943Z] 02:02:05.792009 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.commit JTS5067: Unexpected error occurred in commit [2024-03-19T02:02:05.943Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.943Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:921) [2024-03-19T02:02:05.943Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit(OTSResourceImpl.java:89) [2024-03-19T02:02:05.943Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeCommit(RegisteredResources.java:727) [2024-03-19T02:02:05.943Z] at com.sun.jts.CosTransactions.TopCoordinator.commit(TopCoordinator.java:2023) [2024-03-19T02:02:05.943Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:361) [2024-03-19T02:02:05.943Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-03-19T02:02:05.943Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-03-19T02:02:05.943Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-03-19T02:02:05.943Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-03-19T02:02:05.943Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.943Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommit2PCWithXAException(JavaEETransactionManagerTest.java:771) [2024-03-19T02:02:05.943Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommit2PCWithXAExc1(JavaEETransactionManagerTest.java:685) [2024-03-19T02:02:05.943Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.943Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.943Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.943Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.944Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.944Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.944Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.944Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.944Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.945Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.945Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.945Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.945Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.945Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.945Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.945Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.945Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.945Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.945Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.945Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.945Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.945Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.945Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.945Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.945Z] [2024-03-19T02:02:05.945Z] 02:02:05.793459 SEVERE main com.sun.jts.CosTransactions.RegisteredResources.distributeCommit JTS5031: Exception [org.omg.CORBA.INTERNAL: vmcid: 0x0 minor code: 0 completed: Maybe] on Resource [commit] operation. [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] **Called afterCompletion with status: Committed [2024-03-19T02:02:05.945Z] **Called beforeCompletion ** [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] throwing XAException.6 during commit of 2pc [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] throwing XAException.6 during commit of 2pc [2024-03-19T02:02:05.945Z] **Called afterCompletion with status: Committed [2024-03-19T02:02:05.945Z] **Called beforeCompletion ** [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] throwing XAException.6 during commit of 2pc [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] throwing XAException.5 during commit of 2pc [2024-03-19T02:02:05.945Z] **Called afterCompletion with status: Committed [2024-03-19T02:02:05.945Z] **Called beforeCompletion ** [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] throwing XAException.6 during commit of 2pc [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] throwing XAException.7 during commit of 2pc [2024-03-19T02:02:05.945Z] **Called afterCompletion with status: Committed [2024-03-19T02:02:05.945Z] **Called beforeCompletion ** [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] throwing XAException.7 during commit of 2pc [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] throwing XAException.6 during commit of 2pc [2024-03-19T02:02:05.945Z] **Called afterCompletion with status: Committed [2024-03-19T02:02:05.945Z] [0.836s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->8M(258M) 3.356ms [2024-03-19T02:02:05.945Z] **Called beforeCompletion ** [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] throwing XAException.7 during commit of 2pc [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] throwing XAException.7 during commit of 2pc [2024-03-19T02:02:05.945Z] **Called afterCompletion with status: Committed [2024-03-19T02:02:05.945Z] **Called beforeCompletion ** [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] throwing XAException.7 during commit of 2pc [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] **Called afterCompletion with status: Committed [2024-03-19T02:02:05.945Z] **Called beforeCompletion ** [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] throwing XAException.6 during commit of 2pc [2024-03-19T02:02:05.945Z] in XA commit [2024-03-19T02:02:05.945Z] **Called afterCompletion with status: Committed [2024-03-19T02:02:05.945Z] **Called beforeCompletion ** [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] in XA prepare [2024-03-19T02:02:05.945Z] throwing XAException.-6 during prepare [2024-03-19T02:02:05.945Z] in XA rollback [2024-03-19T02:02:05.945Z] in XA rollback [2024-03-19T02:02:05.945Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:02:05.945Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:02:05.945Z] **Called beforeCompletion ** [2024-03-19T02:02:05.945Z] **Failing in beforeCompletion ** [2024-03-19T02:02:05.945Z] **Throwing MyRuntimeException... ** [2024-03-19T02:02:05.946Z] 02:02:05.822322 WARNING main com.sun.jts.jta.SynchronizationImpl.before_completion JTS5054: Unexpected error occurred in after completion [2024-03-19T02:02:05.946Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-03-19T02:02:05.946Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-03-19T02:02:05.946Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:87) [2024-03-19T02:02:05.946Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-03-19T02:02:05.946Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-03-19T02:02:05.946Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-03-19T02:02:05.946Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-03-19T02:02:05.946Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2024-03-19T02:02:05.946Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.946Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC1PC(JavaEETransactionManagerTest.java:437) [2024-03-19T02:02:05.946Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.946Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.946Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.946Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.946Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.946Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.947Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.947Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.947Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.947Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.947Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.947Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.947Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.947Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.947Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.948Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.948Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.948Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.948Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.948Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.948Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.948Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.948Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.948Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.948Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.948Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.948Z] [2024-03-19T02:02:05.948Z] in XA rollback [2024-03-19T02:02:05.948Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:02:05.948Z] **Called beforeCompletion ** [2024-03-19T02:02:05.948Z] **Failing in beforeCompletion ** [2024-03-19T02:02:05.948Z] **Throwing MyRuntimeException... ** [2024-03-19T02:02:05.948Z] 02:02:05.824816 WARNING main com.sun.jts.jta.SynchronizationImpl.before_completion JTS5054: Unexpected error occurred in after completion [2024-03-19T02:02:05.948Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-03-19T02:02:05.948Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-03-19T02:02:05.948Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:87) [2024-03-19T02:02:05.948Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-03-19T02:02:05.948Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-03-19T02:02:05.948Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-03-19T02:02:05.948Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-03-19T02:02:05.948Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2024-03-19T02:02:05.948Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.948Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC2PC(JavaEETransactionManagerTest.java:392) [2024-03-19T02:02:05.948Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.948Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.948Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.948Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.949Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.949Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.949Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.949Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.949Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.949Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.949Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.949Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.949Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.950Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.950Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.950Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.950Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.950Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.950Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.950Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.950Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.950Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.950Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.950Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.950Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.950Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.950Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.950Z] [2024-03-19T02:02:05.950Z] in XA rollback [2024-03-19T02:02:05.950Z] in XA rollback [2024-03-19T02:02:05.950Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:02:05.950Z] in XA commit [2024-03-19T02:02:05.950Z] throwing XAException.-7 during commit of 1pc [2024-03-19T02:02:05.950Z] 02:02:05.827123 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase JTS5067: Unexpected error occurred in commit [2024-03-19T02:02:05.950Z] javax.transaction.xa.XAException [2024-03-19T02:02:05.950Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:921) [2024-03-19T02:02:05.950Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase(OTSResourceImpl.java:150) [2024-03-19T02:02:05.950Z] at com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase(RegisteredResources.java:1512) [2024-03-19T02:02:05.950Z] at com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase(TopCoordinator.java:2852) [2024-03-19T02:02:05.950Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:270) [2024-03-19T02:02:05.950Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-03-19T02:02:05.950Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-03-19T02:02:05.950Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-03-19T02:02:05.950Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-03-19T02:02:05.950Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-03-19T02:02:05.950Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.950Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.950Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.950Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-03-19T02:02:05.950Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithXAExc1(JavaEETransactionManagerTest.java:603) [2024-03-19T02:02:05.950Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.951Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.951Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.951Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.951Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.952Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.952Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.952Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.952Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.952Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.952Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.952Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.952Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.952Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.952Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.952Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.952Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.952Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.952Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.952Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.952Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.952Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.952Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.952Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.952Z] [2024-03-19T02:02:05.952Z] 02:02:05.827618 SEVERE main com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase JTS5031: Exception [org.omg.CORBA.INTERNAL: vmcid: 0x0 minor code: 0 completed: Maybe] on Resource [commit one phase] operation. [2024-03-19T02:02:05.952Z] in XA commit [2024-03-19T02:02:05.952Z] throwing XAException.7 during commit of 1pc [2024-03-19T02:02:05.952Z] **Called beforeCompletion ** [2024-03-19T02:02:05.952Z] in XA prepare [2024-03-19T02:02:05.953Z] throwing XAException.-6 during prepare [2024-03-19T02:02:05.953Z] in XA rollback [2024-03-19T02:02:05.953Z] in XA rollback [2024-03-19T02:02:05.953Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:02:05.953Z] **Called beforeCompletion ** [2024-03-19T02:02:05.953Z] in XA prepare [2024-03-19T02:02:05.953Z] in XA prepare [2024-03-19T02:02:05.953Z] throwing XAException.-5 during prepare [2024-03-19T02:02:05.953Z] in XA rollback [2024-03-19T02:02:05.953Z] in XA rollback [2024-03-19T02:02:05.953Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:02:05.953Z] **Called beforeCompletion ** [2024-03-19T02:02:05.953Z] in XA prepare [2024-03-19T02:02:05.953Z] throwing XAException.-5 during prepare [2024-03-19T02:02:05.953Z] in XA rollback [2024-03-19T02:02:05.953Z] in XA rollback [2024-03-19T02:02:05.953Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:02:05.953Z] **Called beforeCompletion ** [2024-03-19T02:02:05.953Z] **Failing in beforeCompletion ** [2024-03-19T02:02:05.953Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:02:05.953Z] **Called beforeCompletion ** [2024-03-19T02:02:05.953Z] **Failing in beforeCompletion ** [2024-03-19T02:02:05.953Z] **Throwing MyRuntimeException... ** [2024-03-19T02:02:05.953Z] 02:02:05.836748 WARNING main com.sun.jts.jta.SynchronizationImpl.before_completion JTS5054: Unexpected error occurred in after completion [2024-03-19T02:02:05.953Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-03-19T02:02:05.953Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-03-19T02:02:05.953Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:87) [2024-03-19T02:02:05.953Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-03-19T02:02:05.953Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-03-19T02:02:05.953Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-03-19T02:02:05.953Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-03-19T02:02:05.953Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-03-19T02:02:05.953Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-03-19T02:02:05.953Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-03-19T02:02:05.953Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.953Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTMCommitFailBC2PC(JavaEETransactionManagerTest.java:417) [2024-03-19T02:02:05.953Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.953Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.953Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.953Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.954Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.954Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.954Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.954Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.954Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.954Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.954Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.955Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.955Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.955Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.955Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.955Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.955Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.955Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.955Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.955Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.955Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.955Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.955Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.955Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.955Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.955Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.955Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.955Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.955Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.955Z] [2024-03-19T02:02:05.955Z] in XA rollback [2024-03-19T02:02:05.955Z] in XA rollback [2024-03-19T02:02:05.955Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:02:05.955Z] **Called beforeCompletion ** [2024-03-19T02:02:05.955Z] **Failing in beforeCompletion ** [2024-03-19T02:02:05.955Z] **Throwing MyRuntimeException... ** [2024-03-19T02:02:05.955Z] 02:02:05.849005 WARNING main com.sun.jts.jta.SynchronizationImpl.before_completion JTS5054: Unexpected error occurred in after completion [2024-03-19T02:02:05.955Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-03-19T02:02:05.955Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-03-19T02:02:05.955Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:104) [2024-03-19T02:02:05.955Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-03-19T02:02:05.955Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-03-19T02:02:05.955Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-03-19T02:02:05.955Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-03-19T02:02:05.955Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2024-03-19T02:02:05.955Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2024-03-19T02:02:05.955Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-03-19T02:02:05.955Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-03-19T02:02:05.955Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-03-19T02:02:05.955Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC2PCInterposedSynchronization(JavaEETransactionManagerTest.java:462) [2024-03-19T02:02:05.955Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:02:05.955Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:02:05.955Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:02:05.955Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:02:05.955Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:02:05.955Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:02:05.956Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.956Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.956Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:02:05.956Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:02:05.957Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:02:05.957Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.957Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:02:05.957Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:02:05.957Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:02:05.957Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:02:05.957Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:02:05.957Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:02:05.957Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:02:05.957Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:02:05.957Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:02:05.957Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:02:05.957Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:02:05.957Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:02:05.957Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:02:05.957Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:02:05.957Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:02:05.957Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:02:05.957Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:02:05.957Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:02:05.957Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:02:05.957Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:02:05.957Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:02:05.957Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:02:05.957Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:02:05.957Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:02:05.957Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:02:05.957Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:02:05.957Z] [2024-03-19T02:02:05.957Z] in XA rollback [2024-03-19T02:02:05.957Z] in XA rollback [2024-03-19T02:02:05.957Z] **Called afterCompletion with status: RolledBack [2024-03-19T02:02:05.957Z] [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.286 s -- in com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest [2024-03-19T02:02:06.214Z] [INFO] [2024-03-19T02:02:06.214Z] [INFO] Results: [2024-03-19T02:02:06.214Z] [INFO] [2024-03-19T02:02:06.214Z] [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 1 [2024-03-19T02:02:06.214Z] [INFO] [2024-03-19T02:02:06.214Z] [INFO] [2024-03-19T02:02:06.214Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jts --- [2024-03-19T02:02:06.471Z] [INFO] Executing tasks [2024-03-19T02:02:06.471Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/classes/META-INF for [2024-03-19T02:02:06.471Z] [INFO] [echo] jts [2024-03-19T02:02:06.471Z] [INFO] Executed tasks [2024-03-19T02:02:06.471Z] [INFO] [2024-03-19T02:02:06.471Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jts --- [2024-03-19T02:02:06.471Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/jts.jar [2024-03-19T02:02:06.471Z] [INFO] [2024-03-19T02:02:06.471Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jts --- [2024-03-19T02:02:06.471Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:07.840Z] [INFO] CycloneDX: Creating BOM version 1.4 with 84 component(s) [2024-03-19T02:02:07.840Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/bom.xml [2024-03-19T02:02:07.840Z] [INFO] attaching as jts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:07.840Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/bom.json [2024-03-19T02:02:07.840Z] [INFO] attaching as jts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:07.840Z] [INFO] [2024-03-19T02:02:07.840Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jts --- [2024-03-19T02:02:07.840Z] [INFO] [2024-03-19T02:02:07.840Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jts --- [2024-03-19T02:02:07.840Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/failsafe-reports [2024-03-19T02:02:07.840Z] [INFO] [2024-03-19T02:02:07.840Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.transaction-jts-checkstyle) @ jts --- [2024-03-19T02:02:13.086Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:13.086Z] [INFO] [2024-03-19T02:02:13.086Z] [INFO] --- install:3.1.1:install (default-install) @ jts --- [2024-03-19T02:02:13.086Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/8.0.1-SNAPSHOT/jts-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:13.087Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/jts.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/8.0.1-SNAPSHOT/jts-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:13.087Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/8.0.1-SNAPSHOT/jts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:13.087Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/transaction/jts/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/8.0.1-SNAPSHOT/jts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:13.087Z] [INFO] [2024-03-19T02:02:13.087Z] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [2024-03-19T02:02:13.087Z] [INFO] Building Web Container Naming Utilities 8.0.1-SNAPSHOT [137/332] [2024-03-19T02:02:13.087Z] [INFO] from appserver/web/web-naming/pom.xml [2024-03-19T02:02:13.087Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:13.087Z] [INFO] [2024-03-19T02:02:13.087Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-naming --- [2024-03-19T02:02:13.087Z] [INFO] [2024-03-19T02:02:13.087Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-naming --- [2024-03-19T02:02:13.087Z] [INFO] [2024-03-19T02:02:13.087Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-naming --- [2024-03-19T02:02:13.087Z] [INFO] [2024-03-19T02:02:13.087Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-naming --- [2024-03-19T02:02:13.087Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:13.087Z] [INFO] Compiling 51 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:13.087Z] [INFO] [2024-03-19T02:02:13.087Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-naming --- [2024-03-19T02:02:13.087Z] [INFO] [2024-03-19T02:02:13.087Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-naming --- [2024-03-19T02:02:13.087Z] [INFO] [2024-03-19T02:02:13.087Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-naming --- [2024-03-19T02:02:13.087Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:13.087Z] [INFO] [2024-03-19T02:02:13.087Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-naming --- [2024-03-19T02:02:13.087Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:02:13.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/manpages [2024-03-19T02:02:13.087Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:13.087Z] [INFO] [2024-03-19T02:02:13.087Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-naming --- [2024-03-19T02:02:13.087Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:13.087Z] [INFO] Compiling 51 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:13.343Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[536,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:13.343Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[785,19] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:13.343Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/factory/SendMailFactory.java:[88,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:13.343Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[73,14] unchecked call to put(K,V) as a member of the raw type java.util.Dictionary [2024-03-19T02:02:13.343Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[75,32] unchecked method invocation: method registerService in interface org.osgi.framework.BundleContext is applied to given types [2024-03-19T02:02:13.343Z] required: java.lang.String,java.lang.Object,java.util.Dictionary [2024-03-19T02:02:13.343Z] found: java.lang.String,org.apache.naming.resources.DirContextURLStreamHandlerService,java.util.Dictionary [2024-03-19T02:02:13.343Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[78,17] unchecked conversion [2024-03-19T02:02:13.343Z] required: java.util.Dictionary [2024-03-19T02:02:13.343Z] found: java.util.Dictionary [2024-03-19T02:02:13.344Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/factory/MailSessionFactory.java:[101,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:13.344Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLConnection.java:[123,16] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:02:13.344Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceFactory.java: Some input files use or override a deprecated API. [2024-03-19T02:02:13.344Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceFactory.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:02:13.344Z] [INFO] [2024-03-19T02:02:13.344Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-naming --- [2024-03-19T02:02:13.344Z] [INFO] [2024-03-19T02:02:13.344Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-naming --- [2024-03-19T02:02:13.344Z] [INFO] [2024-03-19T02:02:13.344Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-naming --- [2024-03-19T02:02:13.344Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:13.344Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:13.344Z] [INFO] [2024-03-19T02:02:13.344Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-naming --- [2024-03-19T02:02:13.344Z] [INFO] [2024-03-19T02:02:13.344Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-naming --- [2024-03-19T02:02:13.344Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:13.344Z] [INFO] Compiling 51 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:13.601Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:02:13.601Z] [INFO] Initial messages found so far: {} [2024-03-19T02:02:13.601Z] [INFO] Processing: AS-WEB-NAMING-00001 [2024-03-19T02:02:13.601Z] [INFO] Message AS-WEB-NAMING-00001 needs checking for cause/action: false [2024-03-19T02:02:13.601Z] [INFO] Processing: AS-WEB-NAMING-00002 [2024-03-19T02:02:13.601Z] [INFO] Message AS-WEB-NAMING-00002 needs checking for cause/action: false [2024-03-19T02:02:13.601Z] [INFO] Processing: AS-WEB-NAMING-00003 [2024-03-19T02:02:13.601Z] [INFO] Message AS-WEB-NAMING-00003 needs checking for cause/action: false [2024-03-19T02:02:13.601Z] [INFO] Processing: AS-WEB-NAMING-00004 [2024-03-19T02:02:13.601Z] [INFO] Message AS-WEB-NAMING-00004 needs checking for cause/action: false [2024-03-19T02:02:13.601Z] [INFO] Processing: AS-WEB-NAMING-00005 [2024-03-19T02:02:13.601Z] [INFO] Message AS-WEB-NAMING-00005 needs checking for cause/action: false [2024-03-19T02:02:13.601Z] [INFO] Processing: AS-WEB-NAMING-00006 [2024-03-19T02:02:13.601Z] [INFO] Message AS-WEB-NAMING-00006 needs checking for cause/action: false [2024-03-19T02:02:13.601Z] [INFO] Processing: AS-WEB-NAMING-00007 [2024-03-19T02:02:13.601Z] [INFO] Message AS-WEB-NAMING-00007 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00008 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00008 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00009 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00009 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00010 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00010 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00011 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00011 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00012 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00012 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00013 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00013 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00014 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00014 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00015 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00015 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00016 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00016 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00017 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00017 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00018 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00018 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00019 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00019 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00020 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00020 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00021 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00021 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00022 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00022 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00023 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00023 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00024 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00024 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00025 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00025 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00026 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00026 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00027 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00027 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Processing: AS-WEB-NAMING-00028 [2024-03-19T02:02:13.602Z] [INFO] Message AS-WEB-NAMING-00028 needs checking for cause/action: false [2024-03-19T02:02:13.602Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-NAMING-00001=Canonical Pathname cannot be null, AS-WEB-NAMING-00002=Outside webapp not allowed {0} {1} {2}, AS-WEB-NAMING-00003=Absolute Pathname cannot be null {0} {1}, AS-WEB-NAMING-00004=Canonical pathname {0} equals to absolute pathname {1} {2}, AS-WEB-NAMING-00005=File cannot be read {0}, AS-WEB-NAMING-00006=Could not get dir listing for {0}, AS-WEB-NAMING-00007=Document base {0} does not exist or is not a readable directory, AS-WEB-NAMING-00008=Document base cannot be null, AS-WEB-NAMING-00009=Resource {0} not found, AS-WEB-NAMING-00010=Name {0} is already bound in this Context, AS-WEB-NAMING-00011=Bind failed: {0}, AS-WEB-NAMING-00012=Unbind failed: {0}, AS-WEB-NAMING-00013=Failed to rename [{0}] to [{1}], AS-WEB-NAMING-00014=Unknown context name : {0}, AS-WEB-NAMING-00015=No naming context bound to this thread, AS-WEB-NAMING-00016=No naming context bound to this class loader, AS-WEB-NAMING-00017=Name is not bound to a Context, AS-WEB-NAMING-00018=Name is not bound to a Context, AS-WEB-NAMING-00019=Name is not bound to a Context, AS-WEB-NAMING-00020=Context is read only, AS-WEB-NAMING-00021=Name is not valid, AS-WEB-NAMING-00022=Name {0} is already bound in this Context, AS-WEB-NAMING-00023=Can't generate an absolute name for this namespace, AS-WEB-NAMING-00024=Unable to restore original system properties, AS-WEB-NAMING-00025=This context must be accessed through a java: URL, AS-WEB-NAMING-00026=Exception closing WAR File {0}, AS-WEB-NAMING-00027=Doc base must point to a WAR file, AS-WEB-NAMING-00028=Invalid or unreadable WAR file : {0}} [2024-03-19T02:02:13.603Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:02:13.603Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:02:13.603Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:02:13.603Z] [INFO] Processing: jakarta.enterprise.web.naming on element WEB_NAMING_LOGGER [2024-03-19T02:02:13.603Z] [INFO] Enclosing type is org.apache.naming.LogFacade [2024-03-19T02:02:13.603Z] [INFO] Loggers found so far: {jakarta.enterprise.web.naming.description=WEB Naming Logger, jakarta.enterprise.web.naming.publish=true, jakarta.enterprise.web.naming.subsystem=WEB} [2024-03-19T02:02:13.603Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:02:13.603Z] [INFO] Found enclosing element WEB_NAMING_LOGGER [2024-03-19T02:02:13.603Z] [INFO] Found enclosing element org.apache.naming.LogFacade [2024-03-19T02:02:13.603Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:02:13.603Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:02:13.603Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:02:13.603Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:02:13.603Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:02:13.603Z] [INFO] [2024-03-19T02:02:13.603Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-naming --- [2024-03-19T02:02:13.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/src/test/resources [2024-03-19T02:02:13.603Z] [INFO] [2024-03-19T02:02:13.603Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-naming --- [2024-03-19T02:02:13.603Z] [INFO] No sources to compile [2024-03-19T02:02:13.603Z] [INFO] [2024-03-19T02:02:13.603Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-naming --- [2024-03-19T02:02:13.603Z] [INFO] [2024-03-19T02:02:13.603Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-naming --- [2024-03-19T02:02:13.603Z] [INFO] [2024-03-19T02:02:13.603Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-naming --- [2024-03-19T02:02:13.603Z] [INFO] Executing tasks [2024-03-19T02:02:13.603Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/classes/META-INF for [2024-03-19T02:02:13.603Z] [INFO] [echo] web-naming [2024-03-19T02:02:13.603Z] [INFO] Executed tasks [2024-03-19T02:02:13.603Z] [INFO] [2024-03-19T02:02:13.603Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-naming --- [2024-03-19T02:02:13.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/web-naming.jar [2024-03-19T02:02:13.603Z] [INFO] [2024-03-19T02:02:13.603Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-naming --- [2024-03-19T02:02:13.603Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:14.166Z] [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [2024-03-19T02:02:14.166Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/bom.xml [2024-03-19T02:02:14.166Z] [INFO] attaching as web-naming-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:14.166Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/bom.json [2024-03-19T02:02:14.166Z] [INFO] attaching as web-naming-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:14.166Z] [INFO] [2024-03-19T02:02:14.166Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-naming --- [2024-03-19T02:02:14.166Z] [INFO] [2024-03-19T02:02:14.166Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-naming --- [2024-03-19T02:02:14.166Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/failsafe-reports [2024-03-19T02:02:14.166Z] [INFO] [2024-03-19T02:02:14.166Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-naming-checkstyle) @ web-naming --- [2024-03-19T02:02:15.094Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:15.094Z] [INFO] [2024-03-19T02:02:15.094Z] [INFO] --- install:3.1.1:install (default-install) @ web-naming --- [2024-03-19T02:02:15.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/8.0.1-SNAPSHOT/web-naming-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:15.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/8.0.1-SNAPSHOT/web-naming-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:15.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/8.0.1-SNAPSHOT/web-naming-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:15.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-naming/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/8.0.1-SNAPSHOT/web-naming-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:15.095Z] [INFO] [2024-03-19T02:02:15.095Z] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [2024-03-19T02:02:15.095Z] [INFO] Building Web Container Common Utilities 8.0.1-SNAPSHOT [138/332] [2024-03-19T02:02:15.095Z] [INFO] from appserver/web/war-util/pom.xml [2024-03-19T02:02:15.095Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:15.095Z] [INFO] [2024-03-19T02:02:15.095Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war-util --- [2024-03-19T02:02:15.095Z] [INFO] [2024-03-19T02:02:15.095Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ war-util --- [2024-03-19T02:02:15.095Z] [INFO] [2024-03-19T02:02:15.095Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ war-util --- [2024-03-19T02:02:15.095Z] [INFO] [2024-03-19T02:02:15.095Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ war-util --- [2024-03-19T02:02:15.095Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:15.095Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:15.351Z] [INFO] [2024-03-19T02:02:15.351Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ war-util --- [2024-03-19T02:02:15.351Z] [INFO] [2024-03-19T02:02:15.351Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ war-util --- [2024-03-19T02:02:15.351Z] [INFO] [2024-03-19T02:02:15.351Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war-util --- [2024-03-19T02:02:15.351Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:15.351Z] [INFO] [2024-03-19T02:02:15.351Z] [INFO] --- resources:3.3.1:resources (default-resources) @ war-util --- [2024-03-19T02:02:15.351Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:02:15.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/manpages [2024-03-19T02:02:15.351Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:15.351Z] [INFO] [2024-03-19T02:02:15.351Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ war-util --- [2024-03-19T02:02:15.351Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:15.351Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:15.914Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java:[131,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:15.914Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[972,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:15.914Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/java/org/glassfish/web/util/ExceptionUtils.java:[37,26] java.lang.ThreadDeath in java.lang has been deprecated and marked for removal [2024-03-19T02:02:15.914Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/java/org/glassfish/web/util/ExceptionUtils.java:[38,20] java.lang.ThreadDeath in java.lang has been deprecated and marked for removal [2024-03-19T02:02:15.914Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java: Some input files use or override a deprecated API. [2024-03-19T02:02:15.914Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:02:15.914Z] [INFO] [2024-03-19T02:02:15.914Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ war-util --- [2024-03-19T02:02:15.914Z] [INFO] [2024-03-19T02:02:15.914Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ war-util --- [2024-03-19T02:02:15.914Z] [INFO] [2024-03-19T02:02:15.914Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ war-util --- [2024-03-19T02:02:15.914Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:15.914Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:15.914Z] [INFO] [2024-03-19T02:02:15.914Z] [INFO] --- command-security:1.0.17:check (default-check) @ war-util --- [2024-03-19T02:02:15.914Z] [INFO] [2024-03-19T02:02:15.914Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ war-util --- [2024-03-19T02:02:15.914Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:15.914Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:16.170Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:02:16.170Z] [INFO] Initial messages found so far: {} [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00001 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00001 needs checking for cause/action: true [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00002 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00002 needs checking for cause/action: true [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00004 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00004 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00005 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00005 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00006 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00006 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00007 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00007 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00008 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00008 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00011 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00011 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00015 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00015 needs checking for cause/action: true [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00016 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00016 needs checking for cause/action: true [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00021 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00021 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00022 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00022 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00023 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00023 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00024 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00024 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00027 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00027 needs checking for cause/action: true [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00028 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00028 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00029 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00029 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00030 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00030 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00031 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00031 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00032 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00032 needs checking for cause/action: false [2024-03-19T02:02:16.170Z] [INFO] Processing: AS-WEB-UTIL-00033 [2024-03-19T02:02:16.170Z] [INFO] Message AS-WEB-UTIL-00033 needs checking for cause/action: false [2024-03-19T02:02:16.171Z] [INFO] Processing: AS-WEB-UTIL-00034 [2024-03-19T02:02:16.171Z] [INFO] Message AS-WEB-UTIL-00034 needs checking for cause/action: false [2024-03-19T02:02:16.171Z] [INFO] Processing: AS-WEB-UTIL-00035 [2024-03-19T02:02:16.171Z] [INFO] Message AS-WEB-UTIL-00035 needs checking for cause/action: false [2024-03-19T02:02:16.171Z] [INFO] Processing: AS-WEB-UTIL-00036 [2024-03-19T02:02:16.171Z] [INFO] Message AS-WEB-UTIL-00036 needs checking for cause/action: false [2024-03-19T02:02:16.171Z] [INFO] Processing: AS-WEB-UTIL-00037 [2024-03-19T02:02:16.171Z] [INFO] Message AS-WEB-UTIL-00037 needs checking for cause/action: true [2024-03-19T02:02:16.171Z] [INFO] Processing: AS-WEB-UTIL-00038 [2024-03-19T02:02:16.171Z] [INFO] Message AS-WEB-UTIL-00038 needs checking for cause/action: false [2024-03-19T02:02:16.171Z] [INFO] Processing: AS-WEB-UTIL-00039 [2024-03-19T02:02:16.171Z] [INFO] Message AS-WEB-UTIL-00039 needs checking for cause/action: false [2024-03-19T02:02:16.171Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-UTIL-00001=Resource ''{0}'' is missing, AS-WEB-UTIL-00002=Failed tracking modifications of ''{0}'' : {1}, AS-WEB-UTIL-00004=Security Violation, attempt to use Restricted Class: {0}, AS-WEB-UTIL-00005=Class {0} has unsupported major or minor version numbers, which are greater than those found in the Java Runtime Environment version {1}, AS-WEB-UTIL-00006=Unable to load class with name [{0}], reason: {1}, AS-WEB-UTIL-00007=The web application [{0}] registered the JDBC driver [{1}] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered., AS-WEB-UTIL-00008=JDBC driver de-registration failed for web application [{0}], AS-WEB-UTIL-00011=Failed to check for ThreadLocal references for web application [{0}], AS-WEB-UTIL-00015=The web application [{0}] created a ThreadLocal with key of [{1}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00016=The web application [{0}] created a ThreadLocal with key of [{1}] and a value of [{2}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00021=Illegal JAR entry detected with name {0}, AS-WEB-UTIL-00022=Unable to validate JAR entry with name {0}, AS-WEB-UTIL-00023=Unable to create {0}, AS-WEB-UTIL-00024=Unable to delete {0}, AS-WEB-UTIL-00027=extra-class-path component [{0}] is not a valid pathname, AS-WEB-UTIL-00028=The clearReferencesStatic is not consistent in context.xml for virtual servers, AS-WEB-UTIL-00029=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-UTIL-00030=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-UTIL-00031=Ignoring invalid property [{0}] = [{1}], AS-WEB-UTIL-00032=The xml element should be [{0}] rather than [{1}], AS-WEB-UTIL-00033=This is an unexpected end of document, AS-WEB-UTIL-00034=Unexpected type of ClassLoader. Expected: java.net.URLClassLoader, got: {0}, AS-WEB-UTIL-00035=Unable to load class {0}, reason: {1}, AS-WEB-UTIL-00036=Invalid URLClassLoader path component: [{0}] is neither a JAR file nor a directory, AS-WEB-UTIL-00037=Error trying to scan the classes at {0} for annotations in which a ServletContainerInitializer has expressed interest, AS-WEB-UTIL-00038=Ignoring [{0}] during Tag Library Descriptor (TLD) processing, AS-WEB-UTIL-00039=Unable to determine TLD resources for [{0}] tag library, because class loader [{1}] for [{2}] is not an instance of java.net.URLClassLoader} [2024-03-19T02:02:16.172Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:02:16.172Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:02:16.172Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:02:16.172Z] [INFO] Processing: jakarta.enterprise.web.util on element WEB_UTIL_LOGGER [2024-03-19T02:02:16.172Z] [INFO] Enclosing type is org.glassfish.web.loader.LogFacade [2024-03-19T02:02:16.172Z] [INFO] Loggers found so far: {jakarta.enterprise.web.util.description=WEB Util Logger, jakarta.enterprise.web.util.publish=true, jakarta.enterprise.web.util.subsystem=WEB} [2024-03-19T02:02:16.172Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:02:16.172Z] [INFO] Found enclosing element WEB_UTIL_LOGGER [2024-03-19T02:02:16.172Z] [INFO] Found enclosing element org.glassfish.web.loader.LogFacade [2024-03-19T02:02:16.172Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:02:16.172Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:02:16.172Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:02:16.172Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:02:16.172Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:02:16.172Z] [INFO] [2024-03-19T02:02:16.172Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war-util --- [2024-03-19T02:02:16.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/src/test/resources [2024-03-19T02:02:16.172Z] [INFO] [2024-03-19T02:02:16.172Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ war-util --- [2024-03-19T02:02:16.172Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:16.172Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:02:16.429Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:02:16.429Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:02:16.429Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:02:16.429Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:02:16.429Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:02:16.429Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:02:16.429Z] Use -proc:none to disable annotation processing. [2024-03-19T02:02:16.429Z] [INFO] [2024-03-19T02:02:16.429Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ war-util --- [2024-03-19T02:02:16.429Z] [INFO] [2024-03-19T02:02:16.429Z] [INFO] --- surefire:3.2.5:test (default-test) @ war-util --- [2024-03-19T02:02:16.429Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/surefire-reports [2024-03-19T02:02:16.429Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:02:16.429Z] [INFO] [2024-03-19T02:02:16.429Z] [INFO] ------------------------------------------------------- [2024-03-19T02:02:16.429Z] [INFO] T E S T S [2024-03-19T02:02:16.429Z] [INFO] ------------------------------------------------------- [2024-03-19T02:02:16.429Z] [0.003s][info][gc] Using G1 [2024-03-19T02:02:16.685Z] [0.387s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.795ms [2024-03-19T02:02:16.941Z] [INFO] Running org.glassfish.web.loader.WebappClassLoaderTest [2024-03-19T02:02:16.941Z] 02:02:16.854234 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:02:16.941Z] org.glassfish.web.loader.WebappClassLoader@5fbdfdcf[name=unknown], urls=[ [2024-03-19T02:02:16.941Z] file:/tmp/WebappClassLoaderTest-docBase17964812286297475356/repo1/ [2024-03-19T02:02:16.941Z] ][delegate=false, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[repo1/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:02:16.941Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.glassfish.web.loader.WebappClassLoaderTest [2024-03-19T02:02:17.504Z] [INFO] [2024-03-19T02:02:17.504Z] [INFO] Results: [2024-03-19T02:02:17.504Z] [INFO] [2024-03-19T02:02:17.504Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:02:17.504Z] [INFO] [2024-03-19T02:02:17.504Z] [INFO] [2024-03-19T02:02:17.504Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ war-util --- [2024-03-19T02:02:17.504Z] [INFO] Executing tasks [2024-03-19T02:02:17.504Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/classes/META-INF for [2024-03-19T02:02:17.504Z] [INFO] [echo] war-util [2024-03-19T02:02:17.504Z] [INFO] Executed tasks [2024-03-19T02:02:17.504Z] [INFO] [2024-03-19T02:02:17.504Z] [INFO] --- jar:3.3.0:jar (default-jar) @ war-util --- [2024-03-19T02:02:17.504Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/war-util.jar [2024-03-19T02:02:17.504Z] [INFO] [2024-03-19T02:02:17.504Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ war-util --- [2024-03-19T02:02:17.504Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:18.434Z] [INFO] CycloneDX: Creating BOM version 1.4 with 86 component(s) [2024-03-19T02:02:18.434Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/bom.xml [2024-03-19T02:02:18.434Z] [INFO] attaching as war-util-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:18.434Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/bom.json [2024-03-19T02:02:18.434Z] [INFO] attaching as war-util-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:18.434Z] [INFO] [2024-03-19T02:02:18.434Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war-util --- [2024-03-19T02:02:18.434Z] [INFO] [2024-03-19T02:02:18.434Z] [INFO] --- failsafe:3.2.5:verify (verify) @ war-util --- [2024-03-19T02:02:18.434Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/failsafe-reports [2024-03-19T02:02:18.434Z] [INFO] [2024-03-19T02:02:18.434Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-war-util-checkstyle) @ war-util --- [2024-03-19T02:02:19.364Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:19.364Z] [INFO] [2024-03-19T02:02:19.364Z] [INFO] --- install:3.1.1:install (default-install) @ war-util --- [2024-03-19T02:02:19.364Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/8.0.1-SNAPSHOT/war-util-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:19.364Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/war-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/8.0.1-SNAPSHOT/war-util-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:19.364Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/8.0.1-SNAPSHOT/war-util-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:19.364Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/war-util/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/8.0.1-SNAPSHOT/war-util-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:19.364Z] [INFO] [2024-03-19T02:02:19.364Z] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [2024-03-19T02:02:19.364Z] [INFO] Building Core Servlet Container 8.0.1-SNAPSHOT [139/332] [2024-03-19T02:02:19.364Z] [INFO] from appserver/web/web-core/pom.xml [2024-03-19T02:02:19.364Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:19.364Z] [INFO] [2024-03-19T02:02:19.364Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-core --- [2024-03-19T02:02:19.364Z] [INFO] [2024-03-19T02:02:19.364Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-core --- [2024-03-19T02:02:19.364Z] [INFO] [2024-03-19T02:02:19.364Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-core --- [2024-03-19T02:02:19.364Z] [INFO] [2024-03-19T02:02:19.364Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-core --- [2024-03-19T02:02:19.364Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:19.364Z] [INFO] Compiling 309 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:20.295Z] [INFO] [2024-03-19T02:02:20.295Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-core --- [2024-03-19T02:02:20.295Z] [INFO] [2024-03-19T02:02:20.295Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-core --- [2024-03-19T02:02:20.295Z] [INFO] [2024-03-19T02:02:20.295Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-core --- [2024-03-19T02:02:20.295Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:20.295Z] [INFO] [2024-03-19T02:02:20.295Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-core --- [2024-03-19T02:02:20.295Z] [INFO] Copying 22 resources from src/main/resources to target/classes [2024-03-19T02:02:20.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/manpages [2024-03-19T02:02:20.295Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:20.295Z] [INFO] [2024-03-19T02:02:20.295Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-core --- [2024-03-19T02:02:20.295Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:20.295Z] [INFO] Compiling 309 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:21.661Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2866,36] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-03-19T02:02:21.661Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2867,23] setVersion(int) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-03-19T02:02:21.661Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2868,54] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-03-19T02:02:21.661Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2868,23] setComment(java.lang.String) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[59,19] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[61,30] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[87,19] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[89,30] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2875,55] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:21.662Z] cast to java.lang.String for a varargs call [2024-03-19T02:02:21.662Z] cast to java.lang.String[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2920,62] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:21.662Z] cast to java.lang.String for a varargs call [2024-03-19T02:02:21.662Z] cast to java.lang.String[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6328,52] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6355,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6355,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Rule.java:[41,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Rule.java:[126,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Rule.java:[166,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.662Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Rule.java:[203,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[195,22] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[435,16] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[452,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[755,22] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[1586,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[1597,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[80,33] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[110,33] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[165,33] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[186,33] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[240,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[459,21] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T02:02:21.663Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[891,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java:[891,29] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java:[286,20] doAsPrivileged(javax.security.auth.Subject,java.security.PrivilegedExceptionAction,java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[59,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[77,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[98,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[120,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[138,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityConfig.java:[122,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/fileupload/PartItem.java:[583,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallMethodRule.java:[86,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallMethodRule.java:[109,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallMethodRule.java:[133,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetNextRule.java:[53,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.664Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetNextRule.java:[73,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetRootRule.java:[53,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetRootRule.java:[73,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/ClassLoaderFactory.java:[197,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/ClassLoaderFactory.java:[204,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/ObjectCreateRule.java:[47,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/ObjectCreateRule.java:[63,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/ObjectCreateRule.java:[82,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/ObjectCreateRule.java:[102,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/ExpandWar.java:[431,27] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetPropertyRule.java:[51,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardServer.java:[454,22] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallParamRule.java:[59,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallParamRule.java:[77,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.665Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/Embedded.java:[1076,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:02:21.666Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/Embedded.java:[1077,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:21.666Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetPropertiesRule.java:[51,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.666Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetTopRule.java:[53,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.666Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetTopRule.java:[73,12] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.666Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/SessionCookieConfigImpl.java:[141,19] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-03-19T02:02:21.666Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/core/SessionCookieConfigImpl.java:[132,17] setComment(java.lang.String) in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-03-19T02:02:21.666Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/ssi/SSIServletRequestUtil.java:[70,26] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.666Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityClassLoad.java:[38,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:02:21.666Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/XercesParser.java:[130,23] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:02:21.666Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/Catalina.java:[429,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.666Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/startup/Catalina.java:[438,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:02:21.666Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-03-19T02:02:21.666Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:02:21.666Z] [INFO] [2024-03-19T02:02:21.666Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-core --- [2024-03-19T02:02:21.666Z] [INFO] [2024-03-19T02:02:21.666Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-core --- [2024-03-19T02:02:21.666Z] [INFO] [2024-03-19T02:02:21.666Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-core --- [2024-03-19T02:02:21.667Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:21.923Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:21.923Z] [INFO] [2024-03-19T02:02:21.923Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-core --- [2024-03-19T02:02:21.923Z] [INFO] [2024-03-19T02:02:21.923Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-core --- [2024-03-19T02:02:21.923Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:21.923Z] [INFO] Compiling 309 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:22.854Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:02:22.854Z] [INFO] Initial messages found so far: {} [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00001 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00001 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00002 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00002 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00003 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00003 needs checking for cause/action: true [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00004 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00004 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00005 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00005 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00006 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00006 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00007 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00007 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00008 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00008 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00009 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00009 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00010 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00010 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00011 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00011 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00012 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00012 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00013 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00013 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00014 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00014 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00015 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00015 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00016 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00016 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00017 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00017 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00018 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00018 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00019 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00019 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00020 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00020 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00021 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00021 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00022 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00022 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00023 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00023 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00024 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00024 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00025 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00025 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00026 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00026 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00027 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00027 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00028 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00028 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00029 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00029 needs checking for cause/action: true [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00030 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00030 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00031 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00031 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00032 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00032 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00033 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00033 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00034 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00034 needs checking for cause/action: false [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00035 [2024-03-19T02:02:22.854Z] [INFO] Message AS-WEB-CORE-00035 needs checking for cause/action: true [2024-03-19T02:02:22.854Z] [INFO] Processing: AS-WEB-CORE-00036 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00036 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00037 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00037 needs checking for cause/action: true [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00038 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00038 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00039 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00039 needs checking for cause/action: true [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00040 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00040 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00041 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00041 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00042 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00042 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00043 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00043 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00044 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00044 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00045 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00045 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00046 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00046 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00047 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00047 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00048 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00048 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00049 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00049 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00050 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00050 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00051 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00051 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00052 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00052 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00053 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00053 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00054 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00054 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00055 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00055 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00056 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00056 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00057 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00057 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00058 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00058 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00059 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00059 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00060 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00060 needs checking for cause/action: true [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00061 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00061 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00062 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00062 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00063 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00063 needs checking for cause/action: true [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00064 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00064 needs checking for cause/action: true [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00065 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00065 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00066 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00066 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00067 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00067 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00068 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00068 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00069 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00069 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00070 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00070 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00071 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00071 needs checking for cause/action: true [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00072 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00072 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00073 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00073 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00074 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00074 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00075 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00075 needs checking for cause/action: false [2024-03-19T02:02:22.855Z] [INFO] Processing: AS-WEB-CORE-00076 [2024-03-19T02:02:22.855Z] [INFO] Message AS-WEB-CORE-00076 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00077 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00077 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00078 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00078 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00079 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00079 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00080 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00080 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00081 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00081 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00082 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00082 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00083 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00083 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00084 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00084 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00085 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00085 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00086 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00086 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00087 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00087 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00088 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00088 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00089 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00089 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00090 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00090 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00091 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00091 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00092 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00092 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00093 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00093 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00094 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00094 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00095 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00095 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00096 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00096 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00097 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00097 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00098 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00098 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00099 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00099 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00100 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00100 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00101 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00101 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00102 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00102 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00103 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00103 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00104 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00104 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00105 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00105 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00106 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00106 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00107 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00107 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00108 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00108 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00109 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00109 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00110 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00110 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00111 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00111 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00112 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00112 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00113 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00113 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00114 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00114 needs checking for cause/action: true [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00115 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00115 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00116 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00116 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00117 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00117 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00118 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00118 needs checking for cause/action: false [2024-03-19T02:02:22.856Z] [INFO] Processing: AS-WEB-CORE-00119 [2024-03-19T02:02:22.856Z] [INFO] Message AS-WEB-CORE-00119 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00120 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00120 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00121 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00121 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00122 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00122 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00123 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00123 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00124 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00124 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00125 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00125 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00126 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00126 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00127 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00127 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00128 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00128 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00129 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00129 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00130 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00130 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00131 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00131 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00132 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00132 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00133 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00133 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00134 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00134 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00135 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00135 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00136 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00136 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00137 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00137 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00138 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00138 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00139 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00139 needs checking for cause/action: true [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00140 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00140 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00141 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00141 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00142 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00142 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00143 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00143 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00144 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00144 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00145 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00145 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00146 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00146 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00147 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00147 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00148 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00148 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00149 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00149 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00150 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00150 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00151 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00151 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00152 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00152 needs checking for cause/action: true [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00153 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00153 needs checking for cause/action: true [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00154 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00154 needs checking for cause/action: true [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00155 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00155 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00156 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00156 needs checking for cause/action: true [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00157 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00157 needs checking for cause/action: true [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00158 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00158 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00159 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00159 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00160 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00160 needs checking for cause/action: false [2024-03-19T02:02:22.857Z] [INFO] Processing: AS-WEB-CORE-00161 [2024-03-19T02:02:22.857Z] [INFO] Message AS-WEB-CORE-00161 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00162 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00162 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00163 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00163 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00164 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00164 needs checking for cause/action: true [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00165 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00165 needs checking for cause/action: true [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00166 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00166 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00167 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00167 needs checking for cause/action: true [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00168 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00168 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00169 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00169 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00170 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00170 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00171 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00171 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00172 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00172 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00173 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00173 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00174 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00174 needs checking for cause/action: true [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00175 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00175 needs checking for cause/action: true [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00176 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00176 needs checking for cause/action: true [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00177 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00177 needs checking for cause/action: true [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00178 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00178 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00179 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00179 needs checking for cause/action: true [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00180 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00180 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00181 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00181 needs checking for cause/action: true [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00182 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00182 needs checking for cause/action: true [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00183 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00183 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00184 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00184 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00185 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00185 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00186 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00186 needs checking for cause/action: true [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00187 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00187 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00188 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00188 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00189 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00189 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00190 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00190 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00191 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00191 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00192 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00192 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00193 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00193 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00194 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00194 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00195 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00195 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00196 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00196 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00197 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00197 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00198 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00198 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00199 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00199 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00200 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00200 needs checking for cause/action: true [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00201 [2024-03-19T02:02:22.858Z] [INFO] Message AS-WEB-CORE-00201 needs checking for cause/action: false [2024-03-19T02:02:22.858Z] [INFO] Processing: AS-WEB-CORE-00202 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00202 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00203 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00203 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00204 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00204 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00205 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00205 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00206 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00206 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00207 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00207 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00208 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00208 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00209 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00209 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00210 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00210 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00211 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00211 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00212 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00212 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00213 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00213 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00214 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00214 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00215 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00215 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00216 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00216 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00217 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00217 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00218 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00218 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00219 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00219 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00220 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00220 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00221 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00221 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00222 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00222 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00223 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00223 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00224 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00224 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00225 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00225 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00226 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00226 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00227 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00227 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00228 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00228 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00229 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00229 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00230 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00230 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00231 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00231 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00232 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00232 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00233 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00233 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00234 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00234 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00235 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00235 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00236 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00236 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00237 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00237 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00238 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00238 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00239 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00239 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00240 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00240 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00241 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00241 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00242 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00242 needs checking for cause/action: false [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00243 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00243 needs checking for cause/action: true [2024-03-19T02:02:22.859Z] [INFO] Processing: AS-WEB-CORE-00244 [2024-03-19T02:02:22.859Z] [INFO] Message AS-WEB-CORE-00244 needs checking for cause/action: true [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00245 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00245 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00246 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00246 needs checking for cause/action: true [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00247 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00247 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00248 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00248 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00249 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00249 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00250 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00250 needs checking for cause/action: true [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00251 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00251 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00252 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00252 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00253 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00253 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00254 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00254 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00255 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00255 needs checking for cause/action: true [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00256 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00256 needs checking for cause/action: true [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00257 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00257 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00258 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00258 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00259 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00259 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00260 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00260 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00261 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00261 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00262 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00262 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00263 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00263 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00264 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00264 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00265 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00265 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00266 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00266 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00267 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00267 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00268 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00268 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00269 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00269 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00270 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00270 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00271 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00271 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00272 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00272 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00273 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00273 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00274 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00274 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00275 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00275 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00276 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00276 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00277 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00277 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00278 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00278 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00280 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00280 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00281 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00281 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00283 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00283 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00284 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00284 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00285 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00285 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00286 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00286 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00287 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00287 needs checking for cause/action: false [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00288 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00288 needs checking for cause/action: true [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00289 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00289 needs checking for cause/action: true [2024-03-19T02:02:22.860Z] [INFO] Processing: AS-WEB-CORE-00290 [2024-03-19T02:02:22.860Z] [INFO] Message AS-WEB-CORE-00290 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00291 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00291 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00292 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00292 needs checking for cause/action: true [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00293 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00293 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00294 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00294 needs checking for cause/action: true [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00295 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00295 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00296 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00296 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00297 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00297 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00298 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00298 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00299 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00299 needs checking for cause/action: true [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00300 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00300 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00301 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00301 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00302 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00302 needs checking for cause/action: true [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00303 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00303 needs checking for cause/action: true [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00304 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00304 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00305 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00305 needs checking for cause/action: true [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00306 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00306 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00307 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00307 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00308 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00308 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00309 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00309 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00310 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00310 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00311 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00311 needs checking for cause/action: true [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00312 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00312 needs checking for cause/action: true [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00313 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00313 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00314 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00314 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00315 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00315 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00316 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00316 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00317 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00317 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00318 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00318 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00319 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00319 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00320 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00320 needs checking for cause/action: true [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00321 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00321 needs checking for cause/action: true [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00322 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00322 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00323 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00323 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00324 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00324 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00325 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00325 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00326 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00326 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00327 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00327 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00328 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00328 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00329 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00329 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00330 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00330 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00331 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00331 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00332 [2024-03-19T02:02:22.861Z] [INFO] Message AS-WEB-CORE-00332 needs checking for cause/action: false [2024-03-19T02:02:22.861Z] [INFO] Processing: AS-WEB-CORE-00333 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00333 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00334 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00334 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00335 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00335 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00336 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00336 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00337 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00337 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00338 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00338 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00339 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00339 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00340 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00340 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00341 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00341 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00342 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00342 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00343 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00343 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00344 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00344 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00345 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00345 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00346 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00346 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00347 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00347 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00348 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00348 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00349 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00349 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00350 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00350 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00351 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00351 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00352 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00352 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00353 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00353 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00354 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00354 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00355 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00355 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00356 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00356 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00357 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00357 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00358 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00358 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00359 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00359 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00360 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00360 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00361 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00361 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00362 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00362 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00363 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00363 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00364 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00364 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00365 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00365 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00366 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00366 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00367 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00367 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00368 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00368 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00369 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00369 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00370 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00370 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00371 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00371 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00372 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00372 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00373 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00373 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00374 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00374 needs checking for cause/action: true [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00375 [2024-03-19T02:02:22.862Z] [INFO] Message AS-WEB-CORE-00375 needs checking for cause/action: false [2024-03-19T02:02:22.862Z] [INFO] Processing: AS-WEB-CORE-00376 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00376 needs checking for cause/action: true [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00377 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00377 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00378 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00378 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00379 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00379 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00380 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00380 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00381 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00381 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00382 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00382 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00383 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00383 needs checking for cause/action: true [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00384 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00384 needs checking for cause/action: true [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00385 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00385 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00386 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00386 needs checking for cause/action: true [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00387 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00387 needs checking for cause/action: true [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00388 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00388 needs checking for cause/action: true [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00389 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00389 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00390 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00390 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00391 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00391 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00392 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00392 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00393 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00393 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00394 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00394 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00395 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00395 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00396 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00396 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00397 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00397 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00398 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00398 needs checking for cause/action: true [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00399 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00399 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00400 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00400 needs checking for cause/action: true [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00401 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00401 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00402 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00402 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00403 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00403 needs checking for cause/action: true [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00404 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00404 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00405 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00405 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00406 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00406 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00407 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00407 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00408 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00408 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00409 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00409 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00410 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00410 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00411 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00411 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00412 [2024-03-19T02:02:22.863Z] [INFO] Message AS-WEB-CORE-00412 needs checking for cause/action: false [2024-03-19T02:02:22.863Z] [INFO] Processing: AS-WEB-CORE-00413 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00413 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00414 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00414 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00415 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00415 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00416 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00416 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00417 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00417 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00418 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00418 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00419 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00419 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00420 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00420 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00421 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00421 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00422 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00422 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00423 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00423 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00424 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00424 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00425 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00425 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00426 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00426 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00427 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00427 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00428 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00428 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00429 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00429 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00430 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00430 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00431 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00431 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00432 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00432 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00433 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00433 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00434 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00434 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00435 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00435 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00436 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00436 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00437 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00437 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00438 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00438 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00439 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00439 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00440 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00440 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00441 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00441 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00442 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00442 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00443 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00443 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00444 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00444 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00445 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00445 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00446 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00446 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00447 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00447 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00448 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00448 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00449 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00449 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00450 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00450 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00451 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00451 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00452 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00452 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00453 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00453 needs checking for cause/action: true [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00454 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00454 needs checking for cause/action: false [2024-03-19T02:02:22.864Z] [INFO] Processing: AS-WEB-CORE-00455 [2024-03-19T02:02:22.864Z] [INFO] Message AS-WEB-CORE-00455 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00456 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00456 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00457 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00457 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00458 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00458 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00459 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00459 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00460 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00460 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00461 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00461 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00462 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00462 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00463 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00463 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00464 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00464 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00465 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00465 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00466 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00466 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00467 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00467 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00468 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00468 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00469 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00469 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00470 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00470 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00472 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00472 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00473 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00473 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00474 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00474 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00475 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00475 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00476 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00476 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00477 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00477 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00478 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00478 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00479 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00479 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00480 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00480 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00481 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00481 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00482 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00482 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00483 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00483 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00484 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00484 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00485 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00485 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00486 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00486 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00487 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00487 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00488 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00488 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00489 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00489 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00490 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00490 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00491 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00491 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00492 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00492 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00493 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00493 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00494 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00494 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00503 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00503 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00504 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00504 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00505 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00505 needs checking for cause/action: true [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00506 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00506 needs checking for cause/action: false [2024-03-19T02:02:22.865Z] [INFO] Processing: AS-WEB-CORE-00507 [2024-03-19T02:02:22.865Z] [INFO] Message AS-WEB-CORE-00507 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00508 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00508 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00509 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00509 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00510 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00510 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00511 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00511 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00512 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00512 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00513 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00513 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00514 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00514 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00515 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00515 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00516 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00516 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00517 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00517 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00518 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00518 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00519 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00519 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00520 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00520 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00521 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00521 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00522 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00522 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00523 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00523 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00524 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00524 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00525 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00525 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00526 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00526 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00527 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00527 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00528 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00528 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00529 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00529 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00530 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00530 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00531 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00531 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00532 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00532 needs checking for cause/action: true [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00533 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00533 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00534 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00534 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00535 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00535 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00536 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00536 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00537 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00537 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00538 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00538 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00539 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00539 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00540 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00540 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00541 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00541 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00542 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00542 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00543 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00543 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00544 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00544 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00545 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00545 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00546 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00546 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00547 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00547 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00548 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00548 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00549 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00549 needs checking for cause/action: false [2024-03-19T02:02:22.866Z] [INFO] Processing: AS-WEB-CORE-00550 [2024-03-19T02:02:22.866Z] [INFO] Message AS-WEB-CORE-00550 needs checking for cause/action: false [2024-03-19T02:02:22.873Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-CORE-00001=Configuration error: Must be attached to a Context, AS-WEB-CORE-00002=Authenticator[{0}]: {1}, AS-WEB-CORE-00003=Exception getting debug value, AS-WEB-CORE-00004=Unexpected error forwarding or redirecting to login page, AS-WEB-CORE-00005=Started, AS-WEB-CORE-00006=Stopped, AS-WEB-CORE-00007=Process session destroyed on {0}, AS-WEB-CORE-00008=Process request for ''{0}'', AS-WEB-CORE-00009=Principal {0} has already been authenticated, AS-WEB-CORE-00010=Checking for SSO cookie, AS-WEB-CORE-00011=SSO cookie is not present, AS-WEB-CORE-00012=Checking for cached principal for {0}, AS-WEB-CORE-00013=Found cached principal {0} with auth type {1}, AS-WEB-CORE-00014=No cached principal found, erasing SSO cookie, AS-WEB-CORE-00015=Associate sso id {0} with session {1}, AS-WEB-CORE-00016=Registering sso id {0} for user {1} with auth type {2}, AS-WEB-CORE-00017=Looking up certificates, AS-WEB-CORE-00018=No certificates included with this request, AS-WEB-CORE-00019=No client certificate chain in this request, AS-WEB-CORE-00020=Cannot authenticate with the provided credentials, AS-WEB-CORE-00021=Unable to determine target of zero-arg dispatcher, AS-WEB-CORE-00022=Unable to acquire RequestDispatcher for {0}, AS-WEB-CORE-00023=Unable to acquire RequestDispatcher for {0} in servlet context {1}, AS-WEB-CORE-00024=Error invoking AsyncListener, AS-WEB-CORE-00025=Asynchronous dispatch already in progress, must call ServletRequest.startAsync first, AS-WEB-CORE-00026=Must not call AsyncContext.addListener after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00027=Must not call AsyncContext.setTimeout after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00028=The connector has already been initialized, AS-WEB-CORE-00029=Error registering connector , AS-WEB-CORE-00030=Failed to instanciate HttpHandler , AS-WEB-CORE-00031=mod_jk invalid Adapter implementation: {0} , AS-WEB-CORE-00032=Protocol handler instantiation failed: {0}, AS-WEB-CORE-00033=The connector has already been started, AS-WEB-CORE-00034=Protocol handler start failed: {0}, AS-WEB-CORE-00035=Coyote connector has not been started, AS-WEB-CORE-00036=Protocol handler destroy failed: {0}, AS-WEB-CORE-00037=An exception or error occurred in the container during the request processing, AS-WEB-CORE-00038=HTTP listener on port {0} has been disabled, AS-WEB-CORE-00039=Error parsing client cert chain into array of java.security.cert.X509Certificate instances, AS-WEB-CORE-00040=No Host matches server name {0}, AS-WEB-CORE-00041=Cannot use this object outside a servlet's service method or outside a filter's doFilter method, AS-WEB-CORE-00042=Cannot set a null ReadListener object, AS-WEB-CORE-00043=Cannot set a null WriteListener object, AS-WEB-CORE-00044=Failed to skip {0} characters in the underlying buffer of CoyoteReader on readLine()., AS-WEB-CORE-00045=Stream closed, AS-WEB-CORE-00046=Already set read listener, AS-WEB-CORE-00047=Cannot set ReaderListener for non-async or non-upgrade request, AS-WEB-CORE-00048=Error in invoking ReadListener.onDataAvailable, AS-WEB-CORE-00049=The WriteListener has already been set., AS-WEB-CORE-00050=Cannot set WriteListener for non-async or non-upgrade request, AS-WEB-CORE-00051=Error in invoking WriteListener.onWritePossible, AS-WEB-CORE-00052=getReader() has already been called for this request, AS-WEB-CORE-00053=getInputStream() has already been called for this request, AS-WEB-CORE-00054=Unable to determine client remote address from proxy (returns null), AS-WEB-CORE-00055=Unable to resolve IP address {0} into host name, AS-WEB-CORE-00056=Exception thrown by attributes event listener, AS-WEB-CORE-00057=Cannot call setAttribute with a null name, AS-WEB-CORE-00058=Unable to determine canonical name of file [{0}] specified for use with sendfile, AS-WEB-CORE-00059=Unable to set request character encoding to {0} from context {1}, because request parameters have already been read, or ServletRequest.getReader() has already been called, AS-WEB-CORE-00060=Attempt to re-login while the user identity already exists, AS-WEB-CORE-00061=changeSessionId has been called without a session, AS-WEB-CORE-00062=Cannot create a session after the response has been committed, AS-WEB-CORE-00063=Invalid URI encoding; using HTTP default, AS-WEB-CORE-00064=Invalid URI character encoding; trying ascii, AS-WEB-CORE-00065=Request is within the scope of a filter or servlet that does not support asynchronous operations, AS-WEB-CORE-00066=ServletRequest.startAsync called again without any asynchronous dispatch, or called outside the scope of any such dispatch, or called again within the scope of the same dispatch, AS-WEB-CORE-00067=Response already closed, AS-WEB-CORE-00068=ServletRequest.startAsync called outside the scope of an async dispatch, AS-WEB-CORE-00069=The request has not been put into asynchronous mode, must call ServletRequest.startAsync first, AS-WEB-CORE-00070=Request already released from asynchronous mode, AS-WEB-CORE-00071=Unable to perform error dispatch, AS-WEB-CORE-00072=Request.{0} is called without multipart configuration. Either add a @MultipartConfig to the servlet, or a multipart-config element to web.xml, AS-WEB-CORE-00073=This should not happen-breaking background lock: sess = {0}, AS-WEB-CORE-00074= Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00075=Error during finishResponse, AS-WEB-CORE-00076=getWriter() has already been called for this response, AS-WEB-CORE-00077=getOutputStream() has already been called for this response, AS-WEB-CORE-00078=Cannot reset buffer after response has been committed, AS-WEB-CORE-00079=Cannot change buffer size after data has been written, AS-WEB-CORE-00080=Cannot call sendError() after the response has been committed, AS-WEB-CORE-00081=Cannot call sendRedirect() after the response has been committed, AS-WEB-CORE-00082=Null response object, AS-WEB-CORE-00083=Not allowed to call this jakarta.servlet.ServletContext method from a ServletContextListener that was neither declared in the application's deployment descriptor nor annotated with WebListener, AS-WEB-CORE-00084=Exception thrown by attributes event listener, AS-WEB-CORE-00085=Name cannot be null, AS-WEB-CORE-00086=Cannot forward after response has been committed, AS-WEB-CORE-00087=Servlet {0} is currently unavailable, AS-WEB-CORE-00088=Allocate exception for servlet {0}, AS-WEB-CORE-00089=Exceeded maximum depth for nested request dispatches: {0}, AS-WEB-CORE-00090=Servlet.service() for servlet {0} threw exception, AS-WEB-CORE-00091=Release filters exception for servlet {0}, AS-WEB-CORE-00092=Deallocate exception for servlet {0}, AS-WEB-CORE-00093=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00094=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00095=Exception processing {0}, AS-WEB-CORE-00096=Exception sending default error page, AS-WEB-CORE-00097=Filter execution threw an exception, AS-WEB-CORE-00098=ApplicationFilterConfig.doAsPrivilege, AS-WEB-CORE-00099=ContainerBase.setLoader: stop: , AS-WEB-CORE-00100=ContainerBase.setLoader: start:, AS-WEB-CORE-00101=ContainerBase.setLogger: stop: , AS-WEB-CORE-00102=ContainerBase.setLogger: start: , AS-WEB-CORE-00103=ContainerBase.setManager: stop: , AS-WEB-CORE-00104=ContainerBase.setManager: start: , AS-WEB-CORE-00105=ContainerBase.setRealm: stop: , AS-WEB-CORE-00106=ContainerBase.setRealm: start: , AS-WEB-CORE-00107=addChild: Child name {0} is not unique, AS-WEB-CORE-00108=ContainerBase.addChild: start: , AS-WEB-CORE-00109=ContainerBase.removeChild: stop: , AS-WEB-CORE-00110=Container {0} has already been started, AS-WEB-CORE-00111=Container {0} has not been started, AS-WEB-CORE-00112=Error stopping container {0}, AS-WEB-CORE-00113=Error unregistering , AS-WEB-CORE-00114=Exception invoking periodic operation: , AS-WEB-CORE-00115=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00116=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00117=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00118=Unable to configure mapping for filter {0} of servlet context {1}, because servlet names are null or empty, AS-WEB-CORE-00119=Unable to configure mapping for filter {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00120=Creation of the naming context failed: {0}, AS-WEB-CORE-00121=Failed to bind object: {0}, AS-WEB-CORE-00122=Environment entry {0} has an invalid type, AS-WEB-CORE-00123=Environment entry {0} has an invalid value, AS-WEB-CORE-00124=Failed to unbind object: {0}, AS-WEB-CORE-00125=Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00126=Null response object, AS-WEB-CORE-00127=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00128=Unable to configure mapping for servlet {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00129=Unable to configure {0} session tracking cookie property for servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00130=Missing alternate docbase URL pattern or directory location, AS-WEB-CORE-00131=LoginConfig cannot be null, AS-WEB-CORE-00132=Form login page {0} must start with a ''/'', AS-WEB-CORE-00133=Form error page {0} must start with a ''/'', AS-WEB-CORE-00134=Child of a Context must be a Wrapper, AS-WEB-CORE-00135=JSP file {0} must start with a ''/'', AS-WEB-CORE-00136=Invalid {0} in security constraint, AS-WEB-CORE-00137=ErrorPage cannot be null, AS-WEB-CORE-00138=Error page location {0} must start with a ''/'', AS-WEB-CORE-00139=Invalid status code {0} for error-page mapping. HTTP error codes are defined in the range from 400-600, AS-WEB-CORE-00140=Filter mapping specifies an unknown filter name {0}, AS-WEB-CORE-00141=Filter mapping must specify either a or a , AS-WEB-CORE-00142=Invalid {0} in filter mapping, AS-WEB-CORE-00143=Unable to call method {0} on servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00144=Filter name is null or an empty String, AS-WEB-CORE-00145=Unable to set {0} session tracking mode on servlet context {1}, because it is not supported, AS-WEB-CORE-00146=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-CORE-00147=Both parameter name and parameter value are required, parameter name is {0}, AS-WEB-CORE-00148=Duplicate context initialization parameter {0}, AS-WEB-CORE-00149=Invalid {0} in servlet mapping, AS-WEB-CORE-00150=Servlet mapping specifies an unknown servlet name {0}, AS-WEB-CORE-00151=Unable to map Servlet [{0}] to URL pattern [{1}], because Servlet [{2}] is already mapped to it, AS-WEB-CORE-00152=Error creating instance listener {0}, AS-WEB-CORE-00153=Error creating lifecycle listener {0}, AS-WEB-CORE-00154=Error creating container listener {0}, AS-WEB-CORE-00155=Reloading this Context has started, AS-WEB-CORE-00156=Error stopping context {0}, AS-WEB-CORE-00157=Error starting context {0}, AS-WEB-CORE-00158=Error invoking requestInitialized method on ServletRequestListener {0}, AS-WEB-CORE-00159=Error invoking requestDestroyed method on ServletRequestListener {0}, AS-WEB-CORE-00160=Exception starting filter {0}, AS-WEB-CORE-00161=Servlet with name {0} does not have any servlet-class or jsp-file configured, AS-WEB-CORE-00162=Filter with name {0} does not have any class configured, AS-WEB-CORE-00163=Exception sending context destroyed event to listener instance of class {0}, AS-WEB-CORE-00164=Error starting resources in context {0}, AS-WEB-CORE-00165=Error stopping static resources, AS-WEB-CORE-00166=Current container has already been started with a DirContext object, AS-WEB-CORE-00167=Error starting resources in context {0} with Exception message: {1}, AS-WEB-CORE-00168=Form login page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00169=Form error page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00170=JSP file {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00171=Container {0} has already been started, AS-WEB-CORE-00172=Error initialzing resources{0}, AS-WEB-CORE-00173=Error in dependency check for standard context {0}, AS-WEB-CORE-00174=Startup of context {0} failed due to previous errors, AS-WEB-CORE-00175=Exception during cleanup after start failed, AS-WEB-CORE-00176=Error invoking ServletContainerInitializer {0}, AS-WEB-CORE-00177=Error resetting context {0}, AS-WEB-CORE-00178=URL pattern {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00179=Failed to create work directory {0}, AS-WEB-CORE-00180=The URL pattern {0} contains a CR or LF and so can never be matched, AS-WEB-CORE-00181=Missing name attribute in {0}, AS-WEB-CORE-00182=Malformed name {0}, value of name attribute does not start with ''//'', AS-WEB-CORE-00183=Path {0} does not start with ''/'', AS-WEB-CORE-00184=Path {0} does not start with ''/'' and is not empty, AS-WEB-CORE-00185=Error during mapping, AS-WEB-CORE-00186=Unable to create custom ObjectInputStream, AS-WEB-CORE-00187=Error during bindThread, AS-WEB-CORE-00188=Servlet {0} threw load() exception, AS-WEB-CORE-00189=Error updating ctx with jmx {0} {1} {2}, AS-WEB-CORE-00190=Error registering wrapper with jmx {0} {1} {2}, AS-WEB-CORE-00191=Null filter instance, AS-WEB-CORE-00192=Servlet name is null or an empty String, AS-WEB-CORE-00193=Null servlet instance, AS-WEB-CORE-00194=Child of an Engine must be a Host, AS-WEB-CORE-00195=Engine cannot have a parent Container, AS-WEB-CORE-00196=Error registering, AS-WEB-CORE-00197=No Host matches server name {0}, AS-WEB-CORE-00198=Host name is required, AS-WEB-CORE-00199=Child of a Host must be a Context, AS-WEB-CORE-00200=MAPPING configuration error for request URI {0}, AS-WEB-CORE-00201=ErrorPage must not be null, AS-WEB-CORE-00202=XML validation enabled, AS-WEB-CORE-00203=Create Host deployer for direct deployment ( non-jmx ), AS-WEB-CORE-00204=Error creating deployer , AS-WEB-CORE-00205=Error registering host {0}, AS-WEB-CORE-00206=Couldn't load specified error report valve class: {0}, AS-WEB-CORE-00207=Context path is required, AS-WEB-CORE-00208=Invalid context path: {0}, AS-WEB-CORE-00209=Context path {0} is already in use, AS-WEB-CORE-00210=URL to web application archive is required, AS-WEB-CORE-00211=Installing web application at context path {0} from URL {1}, AS-WEB-CORE-00212=Invalid URL for web application archive: {0}, AS-WEB-CORE-00213=Only web applications in the Host web application directory can be installed, invalid URL: {0}, AS-WEB-CORE-00214=Context path {0} must match the directory or WAR file name: {1}, AS-WEB-CORE-00215=Error installing, AS-WEB-CORE-00216=Error deploying application at context path {0}, AS-WEB-CORE-00217=URL to configuration file is required, AS-WEB-CORE-00218=Use of configuration file is not allowed, AS-WEB-CORE-00219=Processing Context configuration file URL {0}, AS-WEB-CORE-00220=Installing web application from URL {0}, AS-WEB-CORE-00221=Context path {0} is not currently in use, AS-WEB-CORE-00222=Removing web application at context path {0}, AS-WEB-CORE-00223=Error removing application at context path {0}, AS-WEB-CORE-00224=Starting web application at context path {0}, AS-WEB-CORE-00225=Starting web application at context path {0} failed, AS-WEB-CORE-00226=Stopping web application at context path {0}, AS-WEB-CORE-00227=Stopping web application at context path {0} failed, AS-WEB-CORE-00228=Failed to remove file {0}, AS-WEB-CORE-00229=Remote Client Aborted Request, IOException: {0}, AS-WEB-CORE-00230=The error-page {0} or {1} does not exist, AS-WEB-CORE-00231=No Context configured to process this request, AS-WEB-CORE-00232=Pipeline has already been started, AS-WEB-CORE-00233=Pipeline has not been started, AS-WEB-CORE-00234=Exception occurred when stopping GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00235=Exception occurred when starting GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00236=Exception occurred when starting GlassFishValve in StandardPipline.addValve, AS-WEB-CORE-00237=Unable to add valve {0}, AS-WEB-CORE-00238=No more Valves in the Pipeline processing this request, AS-WEB-CORE-00239=HttpUpgradeHandler handler cannot be null, AS-WEB-CORE-00240=Exception occurred when stopping GlassFishValve in StandardPipeline.removeValve, AS-WEB-CORE-00241=StandardPipeline[{0}]: {1}, AS-WEB-CORE-00242=StandardPipeline[null]: {0}, AS-WEB-CORE-00243=LifecycleException occurred during service initialization: {0}, AS-WEB-CORE-00244=Exception StandardServer.await: create[{0}], AS-WEB-CORE-00245=StandardServer.accept security exception: {0}, AS-WEB-CORE-00246=StandardServer.await: accept: {0}, AS-WEB-CORE-00247=StandardServer.await: read: {0}, AS-WEB-CORE-00248=StandardServer.await: Invalid command {0} received, AS-WEB-CORE-00249=This service has already been initialized, AS-WEB-CORE-00250=Error registering: {0}, AS-WEB-CORE-00251=This service has already been started, AS-WEB-CORE-00252=Starting service {0}, AS-WEB-CORE-00253=Stopping service {0}, AS-WEB-CORE-00254=This service has already been initialized, AS-WEB-CORE-00255=Error registering Service at domain {0}, AS-WEB-CORE-00256=Service initializing at {0} failed, AS-WEB-CORE-00257=Parent container of a Wrapper must be a Context, AS-WEB-CORE-00258=Wrapper container may not have child containers, AS-WEB-CORE-00259=Cannot allocate servlet {0} because it is being unloaded, AS-WEB-CORE-00260=Error allocating a servlet instance, AS-WEB-CORE-00261=Class {0} is not a Servlet, AS-WEB-CORE-00262=Error instantiating servlet class {0}, AS-WEB-CORE-00263=Servlet of class {0} is privileged and cannot be loaded by this web application, AS-WEB-CORE-00264=No servlet class has been specified for servlet {0}, AS-WEB-CORE-00265=Wrapper cannot find Loader for servlet {0}, AS-WEB-CORE-00266=Wrapper cannot find servlet class {0} or a class it depends on, AS-WEB-CORE-00267=Servlet.init() for servlet {0} threw exception, AS-WEB-CORE-00268=Servlet execution threw an exception, AS-WEB-CORE-00269=Marking servlet {0} as unavailable, AS-WEB-CORE-00270=Waiting for {0} instance(s) of {1} to be deallocated, AS-WEB-CORE-00271=Servlet.destroy() for servlet {0} threw exception, AS-WEB-CORE-00272=Servlet {0} threw unload() exception, AS-WEB-CORE-00273=Error loading {0} {1}, AS-WEB-CORE-00274=This application is not currently available, AS-WEB-CORE-00275=Servlet {0} is currently unavailable, AS-WEB-CORE-00276=Servlet {0} is not available, AS-WEB-CORE-00277=Allocate exception for servlet {0}, AS-WEB-CORE-00278=Exception for sending acknowledgment of a request: {0}, AS-WEB-CORE-00280=Release filters exception for servlet {0}, AS-WEB-CORE-00281=Deallocate exception for servlet {0}, AS-WEB-CORE-00283=StandardWrapperValve[{0}]: {1}, AS-WEB-CORE-00284=Failed to skip {0} bytes in the underlying buffer of MultipartStream on close()., AS-WEB-CORE-00285=file data is empty., AS-WEB-CORE-00286=Unable to create Random source using class [{0}], AS-WEB-CORE-00287=The property "{0}" is not defined for filters of type "{1}", AS-WEB-CORE-00288=Error registering loader, AS-WEB-CORE-00289=Error registering jndi stream handler, AS-WEB-CORE-00290=Loader has already been started, AS-WEB-CORE-00291=No resources for {0}, AS-WEB-CORE-00292=LifecycleException, AS-WEB-CORE-00293=Loader has not yet been started, AS-WEB-CORE-00294=Cannot set reloadable property to {0}, AS-WEB-CORE-00295=WebappLoader[{0}]: {1}, AS-WEB-CORE-00296=No work dir for {0}, AS-WEB-CORE-00297=Failed to create destination directory to copy resources, AS-WEB-CORE-00298=Failed to copy resources, AS-WEB-CORE-00299=Failed to create work directory to {0}, AS-WEB-CORE-00300=File Logger has already been started, AS-WEB-CORE-00301=File Logger has not yet been started, AS-WEB-CORE-00302=Unknown container {0}, AS-WEB-CORE-00303=Null engine !! {0}, AS-WEB-CORE-00304=Unable to create javax.management.ObjectName for Logger, AS-WEB-CORE-00305=Can't register logger {0}, AS-WEB-CORE-00306=Setting JAAS app name {0}, AS-WEB-CORE-00307=Login exception authenticating username {0}, AS-WEB-CORE-00308=Username {0} NOT authenticated due to failed login, AS-WEB-CORE-00309=Username {0} NOT authenticated due to expired account, AS-WEB-CORE-00310=Username {0} NOT authenticated due to expired credential, AS-WEB-CORE-00311=error , AS-WEB-CORE-00312=Illegal digestEncoding: {0}, AS-WEB-CORE-00313=Access to the requested resource has been denied, AS-WEB-CORE-00314=Configuration error: Cannot perform access control without an authenticated principal, AS-WEB-CORE-00315=Username {0} has role {1}, AS-WEB-CORE-00316=Username {0} does NOT have role {1}, AS-WEB-CORE-00317=This Realm has already been started, AS-WEB-CORE-00318=Invalid message digest algorithm {0} specified, AS-WEB-CORE-00319=This Realm has not yet been started, AS-WEB-CORE-00320=Error digesting user credentials, AS-WEB-CORE-00321=Couldn't get MD5 digest, AS-WEB-CORE-00322=An exception occurs when running the PrivilegedExceptionAction block., AS-WEB-CORE-00323=Only skipped [{0}] bytes when [{1}] were requested, AS-WEB-CORE-00324=Directory Listing For {0}, AS-WEB-CORE-00325=Up To {0}, AS-WEB-CORE-00326=Filename, AS-WEB-CORE-00327=Size, AS-WEB-CORE-00328=Last Modified, AS-WEB-CORE-00329=Container has not called setWrapper() for this servlet, AS-WEB-CORE-00330=Cannot call invoker servlet with a named dispatcher, AS-WEB-CORE-00331=No servlet name or class was specified in path {0}, AS-WEB-CORE-00332=Cannot create servlet wrapper for path {0}, AS-WEB-CORE-00333=Cannot allocate servlet instance for path {0}, AS-WEB-CORE-00334=Cannot deallocate servlet instance for path {0}, AS-WEB-CORE-00335=JAXP initialization failed, AS-WEB-CORE-00336=Ignored external entity, publicID: {0}, systemID: {1}, AS-WEB-CORE-00337=setAttribute: Session attribute with name {0} has value that is not of type String (required for cookie-based persistence), AS-WEB-CORE-00338=Loading Session {0} from file {1}, AS-WEB-CORE-00339=Removing Session {0} at file {1}, AS-WEB-CORE-00340=Saving Session {0} to file {1}, AS-WEB-CORE-00341=Unable to delete file [{0}] which is preventing the creation of the session storage location, AS-WEB-CORE-00342=Unable to create directory [{0}] for the storage of session data, AS-WEB-CORE-00343=SQL Error {0}, AS-WEB-CORE-00344=Loading Session {0} from database {1}, AS-WEB-CORE-00345=Removing Session {0} at database {1}, AS-WEB-CORE-00346=Saving Session {0} to database {1}, AS-WEB-CORE-00347=The database connection is null or was found to be closed. Trying to re-open it., AS-WEB-CORE-00348=The re-open on the database failed. The database could be down., AS-WEB-CORE-00349=A SQL exception occurred {0}, AS-WEB-CORE-00350=JDBC driver class not found {0}, AS-WEB-CORE-00351=Exception initializing random number generator of class {0}, AS-WEB-CORE-00352=Seeding random number generator class {0}, AS-WEB-CORE-00353=Failed to close randomIS., AS-WEB-CORE-00354=Error registering , AS-WEB-CORE-00355=setAttribute: Non-serializable attribute with name {0}, AS-WEB-CORE-00356=Session not found {0}, AS-WEB-CORE-00357=Checking isLoaded for id, {0}, {1}, AS-WEB-CORE-00358=Exception clearing the Store, AS-WEB-CORE-00359=createSession: Too many active sessions, AS-WEB-CORE-00360=Exception in the Store during load, AS-WEB-CORE-00361=Loading {0} persisted sessions, AS-WEB-CORE-00362=Failed load session from store, AS-WEB-CORE-00363=Can't load sessions from store, AS-WEB-CORE-00364=Exception in the Store during removeSession, AS-WEB-CORE-00365=Exception removing session, AS-WEB-CORE-00366=Saving {0} persisted sessions, AS-WEB-CORE-00367=Exception in the Store during swapIn, AS-WEB-CORE-00368=Error deserializing Session {0}: {1}, AS-WEB-CORE-00369=Session swapped in is invalid or expired, AS-WEB-CORE-00370=Swapping session {0} in from Store, AS-WEB-CORE-00371=Exception in the Store during writeSession, AS-WEB-CORE-00372=Error serializing Session {0}: {1}, AS-WEB-CORE-00373=Manager has already been started, AS-WEB-CORE-00374=No Store configured, persistence disabled, AS-WEB-CORE-00375=Manager has not yet been started, AS-WEB-CORE-00376=Invalid session timeout setting {0}, AS-WEB-CORE-00377=Swapping session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00378=Too many active sessions, {0}, looking for idle sessions to swap out, AS-WEB-CORE-00379=Swapping out session {0}, idle for {1} seconds too many sessions active, AS-WEB-CORE-00380= Backing up session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00381=createSession: Too many active sessions, AS-WEB-CORE-00382= Loading persisted sessions from {0}, AS-WEB-CORE-00383=IOException while loading persisted sessions: {0}, AS-WEB-CORE-00384=ClassNotFoundException while loading persisted sessions: {0}, AS-WEB-CORE-00385=Saving persisted sessions to {0}, AS-WEB-CORE-00386=IOException while saving persisted sessions: {0}, AS-WEB-CORE-00387=Exception loading sessions from persistent storage, AS-WEB-CORE-00388=Exception unloading sessions to persistent storage, AS-WEB-CORE-00389=Session id change event listener threw exception, AS-WEB-CORE-00390=Session event listener threw exception, AS-WEB-CORE-00391=Session already invalidated, AS-WEB-CORE-00392=Session attribute event listener threw exception, AS-WEB-CORE-00393=setAttribute: name parameter cannot be null, AS-WEB-CORE-00394=Session binding event listener threw exception, AS-WEB-CORE-00395= Cannot serialize session attribute {0} for session {1}, AS-WEB-CORE-00396=StoreBase has already been started, AS-WEB-CORE-00397=StoreBase has not been started, AS-WEB-CORE-00398=Class loader creation threw exception, AS-WEB-CORE-00399=Error processing command line arguments, AS-WEB-CORE-00400=Catalina.stop: , AS-WEB-CORE-00401=Can't load server.xml from {0}, AS-WEB-CORE-00402=Catalina.start: , AS-WEB-CORE-00403=Catalina.start: , AS-WEB-CORE-00404=Initialization processed in {0} ms, AS-WEB-CORE-00405=Error loading configuration, AS-WEB-CORE-00406=Server startup in {0} ms, AS-WEB-CORE-00407=Failed to load catalina.properties, AS-WEB-CORE-00408=Lifecycle event data object {0} is not a Context, AS-WEB-CORE-00409=alt-dd file {0} not found, AS-WEB-CORE-00410=Missing application web.xml, using defaults only {0}, AS-WEB-CORE-00411=Parse error in application web.xml at line {0} and column {1}, AS-WEB-CORE-00412=Parse error in application web.xml, AS-WEB-CORE-00413=Error closing application web.xml, AS-WEB-CORE-00414=No Realm has been configured to authenticate against, AS-WEB-CORE-00415=Cannot configure an authenticator for method {0}, AS-WEB-CORE-00416=Cannot instantiate an authenticator of class {0}, AS-WEB-CORE-00417=Configured an authenticator for method {0}, AS-WEB-CORE-00418=No default web.xml, AS-WEB-CORE-00419=Missing default web.xml, using application web.xml only {0} {1}, AS-WEB-CORE-00420=Parse error in default web.xml at line {0} and column {1}, AS-WEB-CORE-00421=Parse error in default web.xml, AS-WEB-CORE-00422=Error closing default web.xml, AS-WEB-CORE-00423=ContextConfig: Initializing, AS-WEB-CORE-00424=Exception fixing docBase, AS-WEB-CORE-00425=ContextConfig: Processing START, AS-WEB-CORE-00426=ContextConfig: Processing STOP, AS-WEB-CORE-00427=Security role name {0} used in an without being defined in a in context [{1}], AS-WEB-CORE-00428=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00429=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00430=No web.xml, using defaults {0}, AS-WEB-CORE-00431=No engines have been defined yet, AS-WEB-CORE-00432=Engine.start exception, AS-WEB-CORE-00433=Couldn't load SSL server socket factory., AS-WEB-CORE-00434=Couldn't create connector., AS-WEB-CORE-00435=Connector.stop, AS-WEB-CORE-00436=Engine.stop exception, AS-WEB-CORE-00437=Specified Authenticator is not a Valve, AS-WEB-CORE-00438=Embedded service has already been started, AS-WEB-CORE-00439=Embedded service has not yet been started, AS-WEB-CORE-00440=Lifecycle event data object {0} is not an Engine, AS-WEB-CORE-00441=EngineConfig: {0}, AS-WEB-CORE-00442=EngineConfig: Processing START, AS-WEB-CORE-00443=EngineConfig: Processing STOP, AS-WEB-CORE-00444=Application base directory {0} does not exist, AS-WEB-CORE-00445=Unable to create the directory [{0}], AS-WEB-CORE-00446=The archive [{0}] is malformed and will be ignored: an entry contains an illegal path [{1}], AS-WEB-CORE-00447=Failed to set last-modified time of the file {0}, AS-WEB-CORE-00448=Error copying {0} to {1}, AS-WEB-CORE-00449=[{0}] could not be completely deleted. The presence of the remaining files may cause problems, AS-WEB-CORE-00450=Lifecycle event data object {0} is not a Host, AS-WEB-CORE-00451=Deploying configuration descriptor {0}, AS-WEB-CORE-00452=Error deploying configuration descriptor {0}, AS-WEB-CORE-00453=The war name [{0}] is invalid. The archive will be ignored., AS-WEB-CORE-00454=Expanding web application archive {0}, AS-WEB-CORE-00455=Exception while expanding web application archive {0}, AS-WEB-CORE-00456=Exception while expanding web application archive {0}, AS-WEB-CORE-00457=Deploying web application archive {0}, AS-WEB-CORE-00458=Error deploying web application archive {0}, AS-WEB-CORE-00459=Deploying web application directory {0}, AS-WEB-CORE-00460=Error deploying web application directory {0}, AS-WEB-CORE-00461=Error undeploying Jar file {0}, AS-WEB-CORE-00462=HostConfig: restartContext [{0}], AS-WEB-CORE-00463=Error during context [{0}] stop, AS-WEB-CORE-00464=Error during context [{0}] restart, AS-WEB-CORE-00465=HostConfig: Processing START, AS-WEB-CORE-00466=HostConfig: Processing STOP, AS-WEB-CORE-00467=Undeploying deployed web applications, AS-WEB-CORE-00468=Undeploying context [{0}], AS-WEB-CORE-00469=Error undeploying web application at context path {0}, AS-WEB-CORE-00470=Must set 'catalina.home' system property, AS-WEB-CORE-00472=Exception creating instance of {0}, AS-WEB-CORE-00473=Exception locating main() method, AS-WEB-CORE-00474=Exception calling main() method, AS-WEB-CORE-00475=Usage: java org.apache.catalina.startup.Tool [] [], AS-WEB-CORE-00476=Deploying user web applications, AS-WEB-CORE-00477=Exception loading user database, AS-WEB-CORE-00478=Deploying web application for user {0}, AS-WEB-CORE-00479=Error deploying web application for user {0}, AS-WEB-CORE-00480=UserConfig[{0}]: {1}, AS-WEB-CORE-00481=UserConfig[null]: {0}, AS-WEB-CORE-00482=UserConfig: Processing START, AS-WEB-CORE-00483=UserConfig: Processing STOP, AS-WEB-CORE-00484=Failed to load manifest resources {0}, AS-WEB-CORE-00485=ExtensionValidator[{0}][{1}]: Required extension "{2}" not found., AS-WEB-CORE-00486=ExtensionValidator[{0}]: Failure to find {1} required extension(s)., AS-WEB-CORE-00487=Odd number of hexadecimal digits, AS-WEB-CORE-00488=Bad hexadecimal digit, AS-WEB-CORE-00489=Map is currently locked, AS-WEB-CORE-00490=UTF8 not supported, AS-WEB-CORE-00491=Could not create a new directory: {0}, AS-WEB-CORE-00492=status.setContentType, AS-WEB-CORE-00493=Internal Error, AS-WEB-CORE-00494=Failed to initialize the interceptor, AS-WEB-CORE-00503=Failed to rename log file to {0} for rotate logs, AS-WEB-CORE-00504=at least this wasn't swallowed, AS-WEB-CORE-00505=Failed to create directory {0}, AS-WEB-CORE-00506=fields was just empty or whitespace, AS-WEB-CORE-00507=unable to decode with rest of chars being: {0}, AS-WEB-CORE-00508=No closing ) found for in decode, AS-WEB-CORE-00509=The next characters couldn't be decoded: {0}, AS-WEB-CORE-00510=End of line reached before decoding x- param, AS-WEB-CORE-00511=x param in wrong format. Needs to be 'x-#(...)' read the docs!, AS-WEB-CORE-00512=x param in wrong format. No closing ')'!, AS-WEB-CORE-00513=x param for servlet request, couldn't decode value: {0}, AS-WEB-CORE-00514=No Context configured to process this request, AS-WEB-CORE-00515=Syntax error in request filter pattern {0}, AS-WEB-CORE-00516=Cannot process the error page: {0}, AS-WEB-CORE-00517=Digester.getParser: , AS-WEB-CORE-00518=Cannot get XMLReader, AS-WEB-CORE-00519=Finish event threw exception, AS-WEB-CORE-00520=Finish event threw error, AS-WEB-CORE-00521=Body event threw exception, AS-WEB-CORE-00522=Body event threw error, AS-WEB-CORE-00523=No rules found matching {0}., AS-WEB-CORE-00524=End event threw exception, AS-WEB-CORE-00525=End event threw error, AS-WEB-CORE-00526=Begin event threw exception, AS-WEB-CORE-00527=Begin event threw error, AS-WEB-CORE-00528=Parse Error at line {0} column {1}: {2}, AS-WEB-CORE-00529=Parse Fatal Error at line {0} column {1}: {2}, AS-WEB-CORE-00530=Parse Warning Error at line {0} column {1}: {2}, AS-WEB-CORE-00531=Empty stack (returning null), AS-WEB-CORE-00532=No Locator!, AS-WEB-CORE-00533=[SetPropertiesRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00534=[SetPropertyRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00535=Login failed, AS-WEB-CORE-00536=This is request has already been authenticated, AS-WEB-CORE-00537=No authenticator, AS-WEB-CORE-00538=Invalid call to login while pluggable authentication method is configured, AS-WEB-CORE-00539=Internal logout error, AS-WEB-CORE-00540=Blocked access to external entity with publicId [{0}] and systemId [{0}], AS-WEB-CORE-00541=Blocked access to external entity with name [{0}], publicId [{1}], baseURI [{2}] and systemId [{3}], AS-WEB-CORE-00542=Blocked access to external subset with name [{0}] and baseURI [{1}], AS-WEB-CORE-00543=Fail to read file [{0}], AS-WEB-CORE-00544=Unable to find the underlying Coyote request object (which is required to create a push request) from the request of type [{0}], AS-WEB-CORE-00545=It is illegal to call push() before setting a path, AS-WEB-CORE-00546=The push method should not be null, AS-WEB-CORE-00547=The push method should not be an empty String, AS-WEB-CORE-00548=The push method ''{0}'' is not cacheable or safe, AS-WEB-CORE-00549=The repository '{0}' is not a directory, AS-WEB-CORE-00550=The repository '{0}' contains a null character} [2024-03-19T02:02:22.879Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:02:22.879Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:02:22.879Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:02:22.879Z] [INFO] Processing: jakarta.enterprise.web.core on element WEB_CORE_LOGGER [2024-03-19T02:02:22.879Z] [INFO] Enclosing type is org.apache.catalina.LogFacade [2024-03-19T02:02:22.879Z] [INFO] Loggers found so far: {jakarta.enterprise.web.core.description=WEB Core Logger, jakarta.enterprise.web.core.publish=true, jakarta.enterprise.web.core.subsystem=WEB} [2024-03-19T02:02:22.879Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:02:22.879Z] [INFO] Found enclosing element WEB_CORE_LOGGER [2024-03-19T02:02:22.879Z] [INFO] Found enclosing element org.apache.catalina.LogFacade [2024-03-19T02:02:22.879Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:02:22.879Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:02:22.879Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:02:22.879Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:02:22.879Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:02:22.879Z] [INFO] [2024-03-19T02:02:22.879Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-core --- [2024-03-19T02:02:22.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/src/test/resources [2024-03-19T02:02:22.879Z] [INFO] [2024-03-19T02:02:22.879Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-core --- [2024-03-19T02:02:22.879Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:22.879Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:02:22.879Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:02:22.879Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:02:22.879Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:02:22.879Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:02:22.879Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:02:22.879Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:02:22.879Z] Use -proc:none to disable annotation processing. [2024-03-19T02:02:22.879Z] [INFO] [2024-03-19T02:02:22.879Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-core --- [2024-03-19T02:02:22.879Z] [INFO] [2024-03-19T02:02:22.879Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-core --- [2024-03-19T02:02:22.879Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/surefire-reports [2024-03-19T02:02:22.879Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:02:22.879Z] [INFO] [2024-03-19T02:02:22.879Z] [INFO] ------------------------------------------------------- [2024-03-19T02:02:22.879Z] [INFO] T E S T S [2024-03-19T02:02:22.879Z] [INFO] ------------------------------------------------------- [2024-03-19T02:02:23.136Z] [0.003s][info][gc] Using G1 [2024-03-19T02:02:23.392Z] [0.382s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 3.120ms [2024-03-19T02:02:23.649Z] [INFO] Running org.apache.catalina.fileupload.MultipartStreamTest [2024-03-19T02:02:23.649Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.apache.catalina.fileupload.MultipartStreamTest [2024-03-19T02:02:23.649Z] [INFO] Running org.apache.catalina.core.StandardContextValveTest [2024-03-19T02:02:23.649Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.apache.catalina.core.StandardContextValveTest [2024-03-19T02:02:23.649Z] [INFO] Running org.apache.catalina.core.StandardContextTest [2024-03-19T02:02:23.905Z] [0.886s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 40M->8M(258M) 3.486ms [2024-03-19T02:02:24.161Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in org.apache.catalina.core.StandardContextTest [2024-03-19T02:02:24.723Z] [INFO] [2024-03-19T02:02:24.723Z] [INFO] Results: [2024-03-19T02:02:24.723Z] [INFO] [2024-03-19T02:02:24.723Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:02:24.723Z] [INFO] [2024-03-19T02:02:24.723Z] [INFO] [2024-03-19T02:02:24.723Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-core --- [2024-03-19T02:02:24.723Z] [INFO] Executing tasks [2024-03-19T02:02:24.723Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/classes/META-INF for [2024-03-19T02:02:24.723Z] [INFO] [echo] web-core [2024-03-19T02:02:24.723Z] [INFO] Executed tasks [2024-03-19T02:02:24.723Z] [INFO] [2024-03-19T02:02:24.724Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-core --- [2024-03-19T02:02:24.724Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/web-core.jar [2024-03-19T02:02:24.724Z] [INFO] [2024-03-19T02:02:24.724Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-core --- [2024-03-19T02:02:24.724Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:26.091Z] [INFO] CycloneDX: Creating BOM version 1.4 with 91 component(s) [2024-03-19T02:02:26.091Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/bom.xml [2024-03-19T02:02:26.091Z] [INFO] attaching as web-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:26.091Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/bom.json [2024-03-19T02:02:26.091Z] [INFO] attaching as web-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:26.091Z] [INFO] [2024-03-19T02:02:26.091Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-core --- [2024-03-19T02:02:26.091Z] [INFO] [2024-03-19T02:02:26.091Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-core --- [2024-03-19T02:02:26.091Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/failsafe-reports [2024-03-19T02:02:26.091Z] [INFO] [2024-03-19T02:02:26.091Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-core-checkstyle) @ web-core --- [2024-03-19T02:02:34.183Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:34.183Z] [INFO] [2024-03-19T02:02:34.183Z] [INFO] --- install:3.1.1:install (default-install) @ web-core --- [2024-03-19T02:02:34.183Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/8.0.1-SNAPSHOT/web-core-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:34.183Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/web-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/8.0.1-SNAPSHOT/web-core-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:34.183Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/8.0.1-SNAPSHOT/web-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:34.183Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/8.0.1-SNAPSHOT/web-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:34.183Z] [INFO] [2024-03-19T02:02:34.183Z] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [2024-03-19T02:02:34.183Z] [INFO] Building Jakarta Pages Standard Tags implementation connector module 8.0.1-SNAPSHOT [140/332] [2024-03-19T02:02:34.183Z] [INFO] from appserver/web/jstl-connector/pom.xml [2024-03-19T02:02:34.183Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:34.183Z] [INFO] [2024-03-19T02:02:34.183Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jstl-connector --- [2024-03-19T02:02:34.183Z] [INFO] [2024-03-19T02:02:34.183Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jstl-connector --- [2024-03-19T02:02:34.183Z] [INFO] [2024-03-19T02:02:34.183Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jstl-connector --- [2024-03-19T02:02:34.183Z] [INFO] [2024-03-19T02:02:34.183Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jstl-connector --- [2024-03-19T02:02:34.183Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:34.183Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:02:34.183Z] [INFO] [2024-03-19T02:02:34.183Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jstl-connector --- [2024-03-19T02:02:34.183Z] [INFO] [2024-03-19T02:02:34.183Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jstl-connector --- [2024-03-19T02:02:34.183Z] [INFO] [2024-03-19T02:02:34.183Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jstl-connector --- [2024-03-19T02:02:34.183Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:34.183Z] [INFO] [2024-03-19T02:02:34.183Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jstl-connector --- [2024-03-19T02:02:34.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/src/main/resources [2024-03-19T02:02:34.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/src/main/manpages [2024-03-19T02:02:34.184Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:34.184Z] [INFO] [2024-03-19T02:02:34.184Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jstl-connector --- [2024-03-19T02:02:34.184Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:34.184Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:02:34.184Z] [INFO] [2024-03-19T02:02:34.184Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jstl-connector --- [2024-03-19T02:02:34.184Z] [INFO] [2024-03-19T02:02:34.184Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jstl-connector --- [2024-03-19T02:02:34.184Z] [INFO] [2024-03-19T02:02:34.184Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jstl-connector --- [2024-03-19T02:02:34.184Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:34.184Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:34.184Z] [INFO] [2024-03-19T02:02:34.184Z] [INFO] --- command-security:1.0.17:check (default-check) @ jstl-connector --- [2024-03-19T02:02:34.184Z] [INFO] [2024-03-19T02:02:34.184Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jstl-connector --- [2024-03-19T02:02:34.184Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:34.184Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:02:34.184Z] [INFO] [2024-03-19T02:02:34.184Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jstl-connector --- [2024-03-19T02:02:34.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/src/test/resources [2024-03-19T02:02:34.184Z] [INFO] [2024-03-19T02:02:34.184Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jstl-connector --- [2024-03-19T02:02:34.440Z] [INFO] No sources to compile [2024-03-19T02:02:34.440Z] [INFO] [2024-03-19T02:02:34.440Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jstl-connector --- [2024-03-19T02:02:34.440Z] [INFO] [2024-03-19T02:02:34.440Z] [INFO] --- surefire:3.2.5:test (default-test) @ jstl-connector --- [2024-03-19T02:02:34.440Z] [INFO] [2024-03-19T02:02:34.440Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jstl-connector --- [2024-03-19T02:02:34.440Z] [INFO] Executing tasks [2024-03-19T02:02:34.440Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/classes/META-INF for [2024-03-19T02:02:34.440Z] [INFO] [echo] jstl-connector [2024-03-19T02:02:34.440Z] [INFO] Executed tasks [2024-03-19T02:02:34.440Z] [INFO] [2024-03-19T02:02:34.440Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jstl-connector --- [2024-03-19T02:02:34.440Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/jstl-connector.jar [2024-03-19T02:02:34.441Z] [INFO] [2024-03-19T02:02:34.441Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jstl-connector --- [2024-03-19T02:02:34.441Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:35.809Z] [INFO] CycloneDX: Creating BOM version 1.4 with 89 component(s) [2024-03-19T02:02:35.809Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/bom.xml [2024-03-19T02:02:35.809Z] [INFO] attaching as jstl-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:35.809Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/bom.json [2024-03-19T02:02:35.809Z] [INFO] attaching as jstl-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:35.809Z] [INFO] [2024-03-19T02:02:35.809Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jstl-connector --- [2024-03-19T02:02:35.809Z] [INFO] [2024-03-19T02:02:35.809Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jstl-connector --- [2024-03-19T02:02:35.809Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/failsafe-reports [2024-03-19T02:02:35.809Z] [INFO] [2024-03-19T02:02:35.809Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-jstl-connector-checkstyle) @ jstl-connector --- [2024-03-19T02:02:35.809Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:35.809Z] [INFO] [2024-03-19T02:02:35.809Z] [INFO] --- install:3.1.1:install (default-install) @ jstl-connector --- [2024-03-19T02:02:35.809Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/8.0.1-SNAPSHOT/jstl-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:35.809Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/8.0.1-SNAPSHOT/jstl-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:35.809Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/8.0.1-SNAPSHOT/jstl-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:35.809Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jstl-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/8.0.1-SNAPSHOT/jstl-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:35.809Z] [INFO] [2024-03-19T02:02:35.809Z] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [2024-03-19T02:02:35.809Z] [INFO] Building Jersey MVC TLD connector implementation module 8.0.1-SNAPSHOT [141/332] [2024-03-19T02:02:35.809Z] [INFO] from appserver/web/jersey-mvc-connector/pom.xml [2024-03-19T02:02:35.809Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:35.809Z] [INFO] [2024-03-19T02:02:35.810Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-mvc-connector --- [2024-03-19T02:02:35.810Z] [INFO] [2024-03-19T02:02:35.810Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jersey-mvc-connector --- [2024-03-19T02:02:35.810Z] [INFO] [2024-03-19T02:02:35.810Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jersey-mvc-connector --- [2024-03-19T02:02:35.810Z] [INFO] [2024-03-19T02:02:35.810Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jersey-mvc-connector --- [2024-03-19T02:02:35.810Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:35.810Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:02:35.810Z] [INFO] [2024-03-19T02:02:35.810Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jersey-mvc-connector --- [2024-03-19T02:02:35.810Z] [INFO] [2024-03-19T02:02:35.810Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jersey-mvc-connector --- [2024-03-19T02:02:35.810Z] [INFO] [2024-03-19T02:02:35.810Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-mvc-connector --- [2024-03-19T02:02:35.810Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:35.810Z] [INFO] [2024-03-19T02:02:35.810Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-mvc-connector --- [2024-03-19T02:02:35.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/src/main/resources [2024-03-19T02:02:35.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/src/main/manpages [2024-03-19T02:02:35.810Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:35.810Z] [INFO] [2024-03-19T02:02:35.810Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jersey-mvc-connector --- [2024-03-19T02:02:35.810Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:35.810Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:02:36.066Z] [INFO] [2024-03-19T02:02:36.066Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jersey-mvc-connector --- [2024-03-19T02:02:36.066Z] [INFO] [2024-03-19T02:02:36.066Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jersey-mvc-connector --- [2024-03-19T02:02:36.066Z] [INFO] [2024-03-19T02:02:36.066Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-mvc-connector --- [2024-03-19T02:02:36.066Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:36.067Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:36.067Z] [INFO] [2024-03-19T02:02:36.067Z] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-mvc-connector --- [2024-03-19T02:02:36.067Z] [INFO] [2024-03-19T02:02:36.067Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jersey-mvc-connector --- [2024-03-19T02:02:36.067Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:36.067Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:02:36.323Z] [INFO] [2024-03-19T02:02:36.323Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-mvc-connector --- [2024-03-19T02:02:36.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/src/test/resources [2024-03-19T02:02:36.323Z] [INFO] [2024-03-19T02:02:36.323Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jersey-mvc-connector --- [2024-03-19T02:02:36.323Z] [INFO] No sources to compile [2024-03-19T02:02:36.323Z] [INFO] [2024-03-19T02:02:36.323Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-mvc-connector --- [2024-03-19T02:02:36.323Z] [INFO] [2024-03-19T02:02:36.323Z] [INFO] --- surefire:3.2.5:test (default-test) @ jersey-mvc-connector --- [2024-03-19T02:02:36.323Z] [INFO] [2024-03-19T02:02:36.323Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-mvc-connector --- [2024-03-19T02:02:36.323Z] [INFO] Executing tasks [2024-03-19T02:02:36.323Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/classes/META-INF for [2024-03-19T02:02:36.323Z] [INFO] [echo] jersey-mvc-connector [2024-03-19T02:02:36.323Z] [INFO] Executed tasks [2024-03-19T02:02:36.323Z] [INFO] [2024-03-19T02:02:36.323Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-mvc-connector --- [2024-03-19T02:02:36.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar [2024-03-19T02:02:36.323Z] [INFO] [2024-03-19T02:02:36.323Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jersey-mvc-connector --- [2024-03-19T02:02:36.323Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:37.691Z] [INFO] CycloneDX: Creating BOM version 1.4 with 95 component(s) [2024-03-19T02:02:37.691Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/bom.xml [2024-03-19T02:02:37.691Z] [INFO] attaching as jersey-mvc-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:37.691Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/bom.json [2024-03-19T02:02:37.691Z] [INFO] attaching as jersey-mvc-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:37.691Z] [INFO] [2024-03-19T02:02:37.691Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-mvc-connector --- [2024-03-19T02:02:37.691Z] [INFO] [2024-03-19T02:02:37.691Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-mvc-connector --- [2024-03-19T02:02:37.948Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/failsafe-reports [2024-03-19T02:02:37.948Z] [INFO] [2024-03-19T02:02:37.948Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-jersey-mvc-connector-checkstyle) @ jersey-mvc-connector --- [2024-03-19T02:02:37.948Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:37.948Z] [INFO] [2024-03-19T02:02:37.948Z] [INFO] --- install:3.1.1:install (default-install) @ jersey-mvc-connector --- [2024-03-19T02:02:37.948Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/8.0.1-SNAPSHOT/jersey-mvc-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:37.948Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/8.0.1-SNAPSHOT/jersey-mvc-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:37.948Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/8.0.1-SNAPSHOT/jersey-mvc-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:37.948Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jersey-mvc-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/8.0.1-SNAPSHOT/jersey-mvc-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:37.948Z] [INFO] [2024-03-19T02:02:37.948Z] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [2024-03-19T02:02:37.948Z] [INFO] Building Web module command line interface 8.0.1-SNAPSHOT [142/332] [2024-03-19T02:02:37.948Z] [INFO] from appserver/web/admin/pom.xml [2024-03-19T02:02:37.948Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:37.948Z] [INFO] [2024-03-19T02:02:37.948Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-cli --- [2024-03-19T02:02:37.948Z] [INFO] [2024-03-19T02:02:37.948Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-cli --- [2024-03-19T02:02:37.948Z] [INFO] [2024-03-19T02:02:37.948Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-cli --- [2024-03-19T02:02:37.948Z] [INFO] [2024-03-19T02:02:37.948Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-cli --- [2024-03-19T02:02:37.948Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:37.948Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:38.206Z] [INFO] [2024-03-19T02:02:38.206Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-cli --- [2024-03-19T02:02:38.206Z] [INFO] [2024-03-19T02:02:38.206Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-cli --- [2024-03-19T02:02:38.206Z] [INFO] [2024-03-19T02:02:38.206Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-cli --- [2024-03-19T02:02:38.206Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:38.206Z] [INFO] [2024-03-19T02:02:38.206Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-cli --- [2024-03-19T02:02:38.206Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:02:38.206Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:02:38.206Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-03-19T02:02:38.206Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:38.206Z] [INFO] [2024-03-19T02:02:38.206Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-cli --- [2024-03-19T02:02:38.206Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:38.206Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:38.462Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFilter.java:[173,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:38.463Z] cast to java.lang.Object for a varargs call [2024-03-19T02:02:38.463Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:38.463Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFinder.java:[150,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:38.463Z] cast to java.lang.Object for a varargs call [2024-03-19T02:02:38.463Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:38.463Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFinder.java:[167,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:38.463Z] cast to java.lang.Object for a varargs call [2024-03-19T02:02:38.463Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:38.463Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFilter.java:[187,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-03-19T02:02:38.463Z] cast to java.lang.Object for a varargs call [2024-03-19T02:02:38.463Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-03-19T02:02:38.463Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateVirtualServer.java: Some input files use or override a deprecated API. [2024-03-19T02:02:38.463Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateVirtualServer.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:02:38.463Z] [INFO] [2024-03-19T02:02:38.463Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-cli --- [2024-03-19T02:02:38.463Z] [INFO] [2024-03-19T02:02:38.463Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-cli --- [2024-03-19T02:02:38.463Z] [INFO] [2024-03-19T02:02:38.463Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-cli --- [2024-03-19T02:02:38.463Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:38.463Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:38.463Z] [INFO] [2024-03-19T02:02:38.463Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-cli --- [2024-03-19T02:02:38.720Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.admin.cli.CreateHttp, org.glassfish.web.admin.cli.CreateHttpListener, org.glassfish.web.admin.cli.CreateHttpRedirect, org.glassfish.web.admin.cli.CreateNetworkListener, org.glassfish.web.admin.cli.CreateProtocol, org.glassfish.web.admin.cli.CreateProtocolFilter, org.glassfish.web.admin.cli.CreateProtocolFinder, org.glassfish.web.admin.cli.CreateTransport, org.glassfish.web.admin.cli.CreateVirtualServer, org.glassfish.web.admin.cli.DeleteHttp, org.glassfish.web.admin.cli.DeleteHttpListener, org.glassfish.web.admin.cli.DeleteHttpRedirect, org.glassfish.web.admin.cli.DeleteNetworkListener, org.glassfish.web.admin.cli.DeleteProtocol, org.glassfish.web.admin.cli.DeleteProtocolFilter, org.glassfish.web.admin.cli.DeleteProtocolFinder, org.glassfish.web.admin.cli.DeleteTransport, org.glassfish.web.admin.cli.DeleteVirtualServer, org.glassfish.web.admin.cli.ListHttpListeners, org.glassfish.web.admin.cli.ListNetworkListeners, org.glassfish.web.admin.cli.ListProtocolFilters, org.glassfish.web.admin.cli.ListProtocolFinders, org.glassfish.web.admin.cli.ListProtocols, org.glassfish.web.admin.cli.ListTransports, org.glassfish.web.admin.cli.ListVirtualServers] [2024-03-19T02:02:38.720Z] [INFO] [2024-03-19T02:02:38.720Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-cli --- [2024-03-19T02:02:38.720Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:38.720Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:38.977Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:02:38.977Z] [INFO] Initial messages found so far: {} [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00001 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00001 needs checking for cause/action: true [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00002 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00002 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00003 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00003 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00004 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00004 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00005 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00005 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00006 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00006 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00007 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00007 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00008 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00008 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00009 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00009 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00010 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00010 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00011 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00011 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00012 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00012 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00013 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00013 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00014 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00014 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00015 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00015 needs checking for cause/action: false [2024-03-19T02:02:38.977Z] [INFO] Processing: AS-WEB-ADMIN-00016 [2024-03-19T02:02:38.977Z] [INFO] Message AS-WEB-ADMIN-00016 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00017 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00017 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00018 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00018 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00019 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00019 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00020 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00020 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00021 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00021 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00022 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00022 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00023 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00023 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00024 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00024 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00025 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00025 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00026 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00026 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00028 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00028 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00029 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00029 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00030 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00030 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00031 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00031 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00032 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00032 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00033 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00033 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00034 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00034 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00035 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00035 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00036 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00036 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00037 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00037 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00038 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00038 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00039 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00039 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00040 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00040 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00041 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00041 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00042 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00042 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00043 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00043 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00044 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00044 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00045 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00045 needs checking for cause/action: false [2024-03-19T02:02:38.978Z] [INFO] Processing: AS-WEB-ADMIN-00046 [2024-03-19T02:02:38.978Z] [INFO] Message AS-WEB-ADMIN-00046 needs checking for cause/action: false [2024-03-19T02:02:38.979Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-ADMIN-00001=Unable to register StatsProvider {0} with Monitoring Infrastructure. No monitoring data will be collected for {1} and {2}, AS-WEB-ADMIN-00002=Current server config is null, AS-WEB-ADMIN-00003=The acceptor threads must be at least 1, AS-WEB-ADMIN-00004=Listener {0} could not be created, actual reason: {1}, AS-WEB-ADMIN-00005=A default virtual server is required. Please use --default-virtual-server to specify this value., AS-WEB-ADMIN-00006=--defaultVS and --default-virtual-server conflict. Please use only --default-virtual-server to specify this value., AS-WEB-ADMIN-00007=Attribute value (default-virtual-server = {0}) is not found in list of virtual servers defined in config., AS-WEB-ADMIN-00008=Http Listener named {0} already exists., AS-WEB-ADMIN-00009=Port [{0}] is already taken for address [{1}], please choose another port., AS-WEB-ADMIN-00010=Network Listener named {0} already exists., AS-WEB-ADMIN-00011=Protocol {0} has neither a protocol nor a port-unification configured., AS-WEB-ADMIN-00012={0} create failed:, AS-WEB-ADMIN-00013=The specified protocol {0} is not yet configured., AS-WEB-ADMIN-00014=Failed to create http-redirect for {0}: {1}., AS-WEB-ADMIN-00015=An http element for {0} already exists. Cannot add duplicate http., AS-WEB-ADMIN-00016=An http-redirect element for {0} already exists. Cannot add duplicate http-redirect., AS-WEB-ADMIN-00017={0} protocol already exists. Cannot add duplicate protocol., AS-WEB-ADMIN-00018=Failed to create protocol {0}., AS-WEB-ADMIN-00019={0} create failed: {1}., AS-WEB-ADMIN-00020={0} create failed. Given class is not a ProtocolFilter: {1}., AS-WEB-ADMIN-00021={0} create failed. Given class is not a ProtocolFinder: {1}., AS-WEB-ADMIN-00022={0} transport already exists. Cannot add duplicate transport., AS-WEB-ADMIN-00023=Failed to create transport {0}., AS-WEB-ADMIN-00024=Please use only networklisteners., AS-WEB-ADMIN-00025=Virtual Server named {0} already exists., AS-WEB-ADMIN-00026={0} create failed., AS-WEB-ADMIN-00028=Specified http listener, {0}, doesn''t exist., AS-WEB-ADMIN-00029={0} delete failed., AS-WEB-ADMIN-00030={0} Network Listener doesn't exist., AS-WEB-ADMIN-00031=Deletion of NetworkListener {0} failed., AS-WEB-ADMIN-00032={0} http-redirect doesn't exist., AS-WEB-ADMIN-00033=Deletion of http {0} failed., AS-WEB-ADMIN-00034=Deletion of http-redirect {0} failed., AS-WEB-ADMIN-00035={0} protocol doesn't exist., AS-WEB-ADMIN-00036={0} protocol is being used in the network listener {1}., AS-WEB-ADMIN-00037=Deletion of Protocol {0} failed., AS-WEB-ADMIN-00038={0} delete failed: {1}., AS-WEB-ADMIN-00039=No {0} element found with the name {1}., AS-WEB-ADMIN-00040={0} transport is being used in the network listener {1}., AS-WEB-ADMIN-00041=Deletion of Transport {0} failed., AS-WEB-ADMIN-00042={0} transport doesn''t exist., AS-WEB-ADMIN-00043={0} delete failed., AS-WEB-ADMIN-00044=Specified virtual server, {0}, doesn''t exist., AS-WEB-ADMIN-00045=Specified virtual server, {0}, can not be deleted because it is referenced from http listener, {1}., AS-WEB-ADMIN-00046=Monitoring Registry does not exist. Possible causes are 1) Monitoring is not turned on or at a lower level 2) The corresponding container (web, ejb, etc.) is not loaded yet} [2024-03-19T02:02:38.979Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:02:38.979Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:02:38.979Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:02:38.979Z] [INFO] Processing: jakarta.enterprise.web.admin on element WEB_ADMIN_LOGGER [2024-03-19T02:02:38.979Z] [INFO] Enclosing type is org.glassfish.web.admin.LogFacade [2024-03-19T02:02:38.979Z] [INFO] Loggers found so far: {jakarta.enterprise.web.admin.description=WEB Admin Logger, jakarta.enterprise.web.admin.publish=true, jakarta.enterprise.web.admin.subsystem=WEB} [2024-03-19T02:02:38.980Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:02:38.980Z] [INFO] Found enclosing element WEB_ADMIN_LOGGER [2024-03-19T02:02:38.980Z] [INFO] Found enclosing element org.glassfish.web.admin.LogFacade [2024-03-19T02:02:38.980Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:02:38.980Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:02:38.980Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:02:38.980Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:02:38.980Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:02:38.980Z] [INFO] [2024-03-19T02:02:38.980Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-cli --- [2024-03-19T02:02:38.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/src/test/resources [2024-03-19T02:02:38.980Z] [INFO] [2024-03-19T02:02:38.980Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-cli --- [2024-03-19T02:02:38.980Z] [INFO] No sources to compile [2024-03-19T02:02:38.980Z] [INFO] [2024-03-19T02:02:38.980Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-cli --- [2024-03-19T02:02:38.980Z] [INFO] [2024-03-19T02:02:38.980Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-cli --- [2024-03-19T02:02:38.980Z] [INFO] [2024-03-19T02:02:38.980Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-cli --- [2024-03-19T02:02:38.980Z] [INFO] Executing tasks [2024-03-19T02:02:38.980Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/classes/META-INF for [2024-03-19T02:02:38.980Z] [INFO] [echo] web-cli [2024-03-19T02:02:38.980Z] [INFO] Executed tasks [2024-03-19T02:02:38.980Z] [INFO] [2024-03-19T02:02:38.980Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-cli --- [2024-03-19T02:02:38.980Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/web-cli.jar [2024-03-19T02:02:38.980Z] [INFO] [2024-03-19T02:02:38.980Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-cli --- [2024-03-19T02:02:38.980Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:40.349Z] [INFO] CycloneDX: Creating BOM version 1.4 with 87 component(s) [2024-03-19T02:02:40.349Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/bom.xml [2024-03-19T02:02:40.349Z] [INFO] attaching as web-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:40.349Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/bom.json [2024-03-19T02:02:40.349Z] [INFO] attaching as web-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:40.349Z] [INFO] [2024-03-19T02:02:40.349Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-cli --- [2024-03-19T02:02:40.349Z] [INFO] [2024-03-19T02:02:40.349Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-cli --- [2024-03-19T02:02:40.349Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/failsafe-reports [2024-03-19T02:02:40.349Z] [INFO] [2024-03-19T02:02:40.349Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-cli-checkstyle) @ web-cli --- [2024-03-19T02:02:40.913Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:40.913Z] [INFO] [2024-03-19T02:02:40.913Z] [INFO] --- install:3.1.1:install (default-install) @ web-cli --- [2024-03-19T02:02:40.913Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/8.0.1-SNAPSHOT/web-cli-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:40.913Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/web-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/8.0.1-SNAPSHOT/web-cli-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:40.913Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/8.0.1-SNAPSHOT/web-cli-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:40.914Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/8.0.1-SNAPSHOT/web-cli-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] ------------< org.glassfish.main.web:web-gui-plugin-common >------------ [2024-03-19T02:02:40.914Z] [INFO] Building Web container and GUI plug-in common classes 8.0.1-SNAPSHOT [143/332] [2024-03-19T02:02:40.914Z] [INFO] from appserver/web/gui-plugin-common/pom.xml [2024-03-19T02:02:40.914Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-gui-plugin-common --- [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-gui-plugin-common --- [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-gui-plugin-common --- [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-gui-plugin-common --- [2024-03-19T02:02:40.914Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:40.914Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-gui-plugin-common --- [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-gui-plugin-common --- [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-gui-plugin-common --- [2024-03-19T02:02:40.914Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-gui-plugin-common --- [2024-03-19T02:02:40.914Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:02:40.914Z] [INFO] Copying 6 resources from src/main/manpages to target/classes [2024-03-19T02:02:40.914Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-gui-plugin-common --- [2024-03-19T02:02:40.914Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:40.914Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-gui-plugin-common --- [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-gui-plugin-common --- [2024-03-19T02:02:40.914Z] [INFO] [2024-03-19T02:02:40.914Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-gui-plugin-common --- [2024-03-19T02:02:40.914Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:41.171Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:41.171Z] [INFO] [2024-03-19T02:02:41.171Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-gui-plugin-common --- [2024-03-19T02:02:41.171Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.plugin.common.ListWebContextParamCommand, org.glassfish.web.plugin.common.ListWebEnvEntryCommand, org.glassfish.web.plugin.common.SetWebContextParamCommand, org.glassfish.web.plugin.common.SetWebEnvEntryCommand, org.glassfish.web.plugin.common.UnsetWebContextParamCommand, org.glassfish.web.plugin.common.UnsetWebEnvEntryCommand] [2024-03-19T02:02:41.171Z] [INFO] [2024-03-19T02:02:41.171Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-gui-plugin-common --- [2024-03-19T02:02:41.171Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:41.171Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:41.171Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:02:41.171Z] [INFO] [2024-03-19T02:02:41.171Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-gui-plugin-common --- [2024-03-19T02:02:41.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/src/test/resources [2024-03-19T02:02:41.172Z] [INFO] [2024-03-19T02:02:41.172Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-gui-plugin-common --- [2024-03-19T02:02:41.172Z] [INFO] No sources to compile [2024-03-19T02:02:41.172Z] [INFO] [2024-03-19T02:02:41.172Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-gui-plugin-common --- [2024-03-19T02:02:41.172Z] [INFO] [2024-03-19T02:02:41.172Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-gui-plugin-common --- [2024-03-19T02:02:41.172Z] [INFO] [2024-03-19T02:02:41.172Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-gui-plugin-common --- [2024-03-19T02:02:41.172Z] [INFO] Executing tasks [2024-03-19T02:02:41.172Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/classes/META-INF for [2024-03-19T02:02:41.172Z] [INFO] [echo] web-gui-plugin-common [2024-03-19T02:02:41.172Z] [INFO] Executed tasks [2024-03-19T02:02:41.172Z] [INFO] [2024-03-19T02:02:41.172Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-gui-plugin-common --- [2024-03-19T02:02:41.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar [2024-03-19T02:02:41.172Z] [INFO] [2024-03-19T02:02:41.172Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-gui-plugin-common --- [2024-03-19T02:02:41.172Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:42.101Z] [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [2024-03-19T02:02:42.101Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/bom.xml [2024-03-19T02:02:42.101Z] [INFO] attaching as web-gui-plugin-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:42.101Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/bom.json [2024-03-19T02:02:42.101Z] [INFO] attaching as web-gui-plugin-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:42.101Z] [INFO] [2024-03-19T02:02:42.102Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-gui-plugin-common --- [2024-03-19T02:02:42.102Z] [INFO] [2024-03-19T02:02:42.102Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-gui-plugin-common --- [2024-03-19T02:02:42.102Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/failsafe-reports [2024-03-19T02:02:42.102Z] [INFO] [2024-03-19T02:02:42.102Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-gui-plugin-common-checkstyle) @ web-gui-plugin-common --- [2024-03-19T02:02:42.102Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:42.102Z] [INFO] [2024-03-19T02:02:42.102Z] [INFO] --- install:3.1.1:install (default-install) @ web-gui-plugin-common --- [2024-03-19T02:02:42.102Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/8.0.1-SNAPSHOT/web-gui-plugin-common-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:42.102Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/8.0.1-SNAPSHOT/web-gui-plugin-common-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:42.102Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/8.0.1-SNAPSHOT/web-gui-plugin-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:42.102Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gui-plugin-common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/8.0.1-SNAPSHOT/web-gui-plugin-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:42.102Z] [INFO] [2024-03-19T02:02:42.102Z] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [2024-03-19T02:02:42.102Z] [INFO] Building WebTier Security Integration 8.0.1-SNAPSHOT [144/332] [2024-03-19T02:02:42.102Z] [INFO] from appserver/security/webintegration/pom.xml [2024-03-19T02:02:42.102Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:42.102Z] [INFO] [2024-03-19T02:02:42.102Z] [INFO] --- clean:3.3.2:clean (default-clean) @ websecurity --- [2024-03-19T02:02:42.102Z] [INFO] [2024-03-19T02:02:42.102Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ websecurity --- [2024-03-19T02:02:42.102Z] [INFO] [2024-03-19T02:02:42.102Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ websecurity --- [2024-03-19T02:02:42.102Z] [INFO] [2024-03-19T02:02:42.102Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ websecurity --- [2024-03-19T02:02:42.102Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:42.102Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:42.359Z] [INFO] [2024-03-19T02:02:42.359Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ websecurity --- [2024-03-19T02:02:42.359Z] [INFO] [2024-03-19T02:02:42.359Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ websecurity --- [2024-03-19T02:02:42.359Z] [INFO] [2024-03-19T02:02:42.359Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ websecurity --- [2024-03-19T02:02:42.359Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:42.359Z] [INFO] [2024-03-19T02:02:42.359Z] [INFO] --- resources:3.3.1:resources (default-resources) @ websecurity --- [2024-03-19T02:02:42.359Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:02:42.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/manpages [2024-03-19T02:02:42.359Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:42.359Z] [INFO] [2024-03-19T02:02:42.359Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ websecurity --- [2024-03-19T02:02:42.359Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:42.359Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:42.615Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/WebProgrammaticLoginImpl.java:[142,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T02:02:42.615Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[1841,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:42.615Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Some input files use or override a deprecated API. [2024-03-19T02:02:42.615Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:02:42.615Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses unchecked or unsafe operations. [2024-03-19T02:02:42.615Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:02:42.615Z] [INFO] [2024-03-19T02:02:42.615Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ websecurity --- [2024-03-19T02:02:42.615Z] [INFO] [2024-03-19T02:02:42.615Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ websecurity --- [2024-03-19T02:02:42.615Z] [INFO] [2024-03-19T02:02:42.615Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ websecurity --- [2024-03-19T02:02:42.615Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:42.872Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:42.872Z] [INFO] [2024-03-19T02:02:42.872Z] [INFO] --- command-security:1.0.17:check (default-check) @ websecurity --- [2024-03-19T02:02:42.872Z] [INFO] [2024-03-19T02:02:42.872Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ websecurity --- [2024-03-19T02:02:42.872Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:42.872Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:43.129Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:02:43.129Z] [INFO] Initial messages found so far: {} [2024-03-19T02:02:43.129Z] [INFO] Processing: realmBase.forbidden [2024-03-19T02:02:43.129Z] [INFO] Message realmBase.forbidden needs checking for cause/action: false [2024-03-19T02:02:43.129Z] [INFO] Processing: realmAdapter.badRequestWithId [2024-03-19T02:02:43.129Z] [INFO] Message realmAdapter.badRequestWithId needs checking for cause/action: false [2024-03-19T02:02:43.129Z] [INFO] Processing: missing_http_header.host [2024-03-19T02:02:43.129Z] [INFO] Message missing_http_header.host needs checking for cause/action: false [2024-03-19T02:02:43.129Z] [INFO] Processing: realmAdapter.noWebSecMgr [2024-03-19T02:02:43.129Z] [INFO] Message realmAdapter.noWebSecMgr needs checking for cause/action: false [2024-03-19T02:02:43.129Z] [INFO] Total Messages including ones found from disk so far: {missing_http_header.host=Host header not found in request, realmAdapter.badRequestWithId=WEB9101: There are some problems with the request, realmAdapter.noWebSecMgr=WEB9100: No WebSecurityManager found for context {0}, realmBase.forbidden=Access to the requested resource has been denied} [2024-03-19T02:02:43.130Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:02:43.130Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:02:43.130Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:02:43.130Z] [INFO] Processing: jakarta.enterprise.system.container.web.security on element LOGGER_INFO [2024-03-19T02:02:43.130Z] [INFO] Enclosing type is com.sun.web.security.WebSecurityResourceBundle [2024-03-19T02:02:43.130Z] [INFO] Loggers found so far: {jakarta.enterprise.system.container.web.security.description=logger for web security module, jakarta.enterprise.system.container.web.security.publish=true, jakarta.enterprise.system.container.web.security.subsystem=websecurity} [2024-03-19T02:02:43.130Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:02:43.130Z] [INFO] Found enclosing element LOGGER_INFO [2024-03-19T02:02:43.130Z] [INFO] Found enclosing element com.sun.web.security.WebSecurityResourceBundle [2024-03-19T02:02:43.130Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:02:43.130Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:02:43.130Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:02:43.130Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:02:43.130Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:02:43.130Z] [INFO] [2024-03-19T02:02:43.130Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ websecurity --- [2024-03-19T02:02:43.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/src/test/resources [2024-03-19T02:02:43.130Z] [INFO] [2024-03-19T02:02:43.130Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ websecurity --- [2024-03-19T02:02:43.130Z] [INFO] No sources to compile [2024-03-19T02:02:43.130Z] [INFO] [2024-03-19T02:02:43.130Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ websecurity --- [2024-03-19T02:02:43.130Z] [INFO] [2024-03-19T02:02:43.130Z] [INFO] --- surefire:3.2.5:test (default-test) @ websecurity --- [2024-03-19T02:02:43.130Z] [INFO] [2024-03-19T02:02:43.130Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ websecurity --- [2024-03-19T02:02:43.130Z] [INFO] Executing tasks [2024-03-19T02:02:43.130Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/classes/META-INF for [2024-03-19T02:02:43.130Z] [INFO] [echo] websecurity [2024-03-19T02:02:43.130Z] [INFO] Executed tasks [2024-03-19T02:02:43.130Z] [INFO] [2024-03-19T02:02:43.130Z] [INFO] --- jar:3.3.0:jar (default-jar) @ websecurity --- [2024-03-19T02:02:43.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/websecurity.jar [2024-03-19T02:02:43.130Z] [INFO] [2024-03-19T02:02:43.130Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ websecurity --- [2024-03-19T02:02:43.130Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:44.497Z] [INFO] CycloneDX: Creating BOM version 1.4 with 91 component(s) [2024-03-19T02:02:44.497Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/bom.xml [2024-03-19T02:02:44.497Z] [INFO] attaching as websecurity-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:44.497Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/bom.json [2024-03-19T02:02:44.497Z] [INFO] attaching as websecurity-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ websecurity --- [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] --- failsafe:3.2.5:verify (verify) @ websecurity --- [2024-03-19T02:02:44.497Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/failsafe-reports [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-websecurity-checkstyle) @ websecurity --- [2024-03-19T02:02:44.497Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] --- install:3.1.1:install (default-install) @ websecurity --- [2024-03-19T02:02:44.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/8.0.1-SNAPSHOT/websecurity-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:44.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/8.0.1-SNAPSHOT/websecurity-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:44.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/8.0.1-SNAPSHOT/websecurity-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:44.497Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webintegration/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/8.0.1-SNAPSHOT/websecurity-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [2024-03-19T02:02:44.497Z] [INFO] Building GlassFish Web container embedded related modules 8.0.1-SNAPSHOT [145/332] [2024-03-19T02:02:44.497Z] [INFO] from appserver/web/web-embed/pom.xml [2024-03-19T02:02:44.497Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed --- [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-embed --- [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-embed --- [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-embed --- [2024-03-19T02:02:44.497Z] [INFO] No sources to compile [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-embed --- [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-embed --- [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed --- [2024-03-19T02:02:44.497Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:44.497Z] [INFO] [2024-03-19T02:02:44.497Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-embed --- [2024-03-19T02:02:44.498Z] [INFO] No sources to compile [2024-03-19T02:02:44.498Z] [INFO] [2024-03-19T02:02:44.498Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-embed --- [2024-03-19T02:02:44.498Z] [INFO] No sources to compile [2024-03-19T02:02:44.498Z] [INFO] [2024-03-19T02:02:44.498Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed --- [2024-03-19T02:02:44.753Z] [INFO] Executing tasks [2024-03-19T02:02:44.753Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/classes/META-INF for [2024-03-19T02:02:44.753Z] [INFO] [echo] web-embed [2024-03-19T02:02:44.754Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/classes/META-INF [2024-03-19T02:02:44.754Z] [INFO] Executed tasks [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-embed --- [2024-03-19T02:02:44.754Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:44.754Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:02:44.754Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/bom.xml [2024-03-19T02:02:44.754Z] [INFO] attaching as web-embed-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:44.754Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/bom.json [2024-03-19T02:02:44.754Z] [INFO] attaching as web-embed-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed --- [2024-03-19T02:02:44.754Z] [INFO] No tests to run. [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed --- [2024-03-19T02:02:44.754Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/failsafe-reports [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-embed-checkstyle) @ web-embed --- [2024-03-19T02:02:44.754Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- install:3.1.1:install (default-install) @ web-embed --- [2024-03-19T02:02:44.754Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/8.0.1-SNAPSHOT/web-embed-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:44.754Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/8.0.1-SNAPSHOT/web-embed-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:44.754Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/8.0.1-SNAPSHOT/web-embed-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [2024-03-19T02:02:44.754Z] [INFO] Building GlassFish Web container Embedded APIs 8.0.1-SNAPSHOT [146/332] [2024-03-19T02:02:44.754Z] [INFO] from appserver/web/web-embed/api/pom.xml [2024-03-19T02:02:44.754Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed-api --- [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-embed-api --- [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-embed-api --- [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-embed-api --- [2024-03-19T02:02:44.754Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:44.754Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-embed-api --- [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-embed-api --- [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed-api --- [2024-03-19T02:02:44.754Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:44.754Z] [INFO] [2024-03-19T02:02:44.754Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-embed-api --- [2024-03-19T02:02:44.754Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:02:44.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/src/main/manpages [2024-03-19T02:02:44.755Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:44.755Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:44.755Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:44.755Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:44.755Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/src/test/resources [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] No sources to compile [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] Executing tasks [2024-03-19T02:02:44.755Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/classes/META-INF for [2024-03-19T02:02:44.755Z] [INFO] [echo] web-embed-api [2024-03-19T02:02:44.755Z] [INFO] Executed tasks [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/web-embed-api.jar [2024-03-19T02:02:44.755Z] [INFO] [2024-03-19T02:02:44.755Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-embed-api --- [2024-03-19T02:02:44.755Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:45.011Z] [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [2024-03-19T02:02:45.011Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/bom.xml [2024-03-19T02:02:45.011Z] [INFO] attaching as web-embed-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:45.011Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/bom.json [2024-03-19T02:02:45.011Z] [INFO] attaching as web-embed-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:45.011Z] [INFO] [2024-03-19T02:02:45.011Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed-api --- [2024-03-19T02:02:45.011Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed-api --- [2024-03-19T02:02:45.012Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/failsafe-reports [2024-03-19T02:02:45.012Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-embed-api-checkstyle) @ web-embed-api --- [2024-03-19T02:02:45.012Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:45.012Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] --- install:3.1.1:install (default-install) @ web-embed-api --- [2024-03-19T02:02:45.012Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/8.0.1-SNAPSHOT/web-embed-api-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:45.012Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/8.0.1-SNAPSHOT/web-embed-api-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:45.012Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/8.0.1-SNAPSHOT/web-embed-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:45.012Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-embed/api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/8.0.1-SNAPSHOT/web-embed-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:45.012Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [2024-03-19T02:02:45.012Z] [INFO] Building Server-Sent Events 8.0.1-SNAPSHOT [147/332] [2024-03-19T02:02:45.012Z] [INFO] from appserver/web/web-sse/pom.xml [2024-03-19T02:02:45.012Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:45.012Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-sse --- [2024-03-19T02:02:45.012Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-sse --- [2024-03-19T02:02:45.012Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-sse --- [2024-03-19T02:02:45.012Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-sse --- [2024-03-19T02:02:45.012Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:02:45.012Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:45.012Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-sse --- [2024-03-19T02:02:45.012Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-sse --- [2024-03-19T02:02:45.012Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-sse --- [2024-03-19T02:02:45.012Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:45.012Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-sse --- [2024-03-19T02:02:45.012Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:02:45.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/src/main/manpages [2024-03-19T02:02:45.012Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:45.012Z] [INFO] [2024-03-19T02:02:45.012Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-sse --- [2024-03-19T02:02:45.012Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:02:45.012Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:45.269Z] [INFO] [2024-03-19T02:02:45.269Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-sse --- [2024-03-19T02:02:45.269Z] [INFO] [2024-03-19T02:02:45.269Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-sse --- [2024-03-19T02:02:45.269Z] [INFO] [2024-03-19T02:02:45.269Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-sse --- [2024-03-19T02:02:45.269Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:45.269Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:45.269Z] [INFO] [2024-03-19T02:02:45.269Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-sse --- [2024-03-19T02:02:45.269Z] [INFO] [2024-03-19T02:02:45.269Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-sse --- [2024-03-19T02:02:45.269Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:02:45.269Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:45.269Z] [INFO] [2024-03-19T02:02:45.269Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-sse --- [2024-03-19T02:02:45.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/src/test/resources [2024-03-19T02:02:45.269Z] [INFO] [2024-03-19T02:02:45.269Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-sse --- [2024-03-19T02:02:45.269Z] [INFO] No sources to compile [2024-03-19T02:02:45.269Z] [INFO] [2024-03-19T02:02:45.269Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-sse --- [2024-03-19T02:02:45.269Z] [INFO] [2024-03-19T02:02:45.269Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-sse --- [2024-03-19T02:02:45.269Z] [INFO] [2024-03-19T02:02:45.269Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-sse --- [2024-03-19T02:02:45.269Z] [INFO] Executing tasks [2024-03-19T02:02:45.269Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/classes/META-INF for [2024-03-19T02:02:45.269Z] [INFO] [echo] web-sse [2024-03-19T02:02:45.269Z] [INFO] Executed tasks [2024-03-19T02:02:45.269Z] [INFO] [2024-03-19T02:02:45.269Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-sse --- [2024-03-19T02:02:45.269Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/web-sse.jar [2024-03-19T02:02:45.269Z] [INFO] [2024-03-19T02:02:45.269Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-sse --- [2024-03-19T02:02:45.269Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:45.527Z] [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [2024-03-19T02:02:45.527Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/bom.xml [2024-03-19T02:02:45.527Z] [INFO] attaching as web-sse-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:45.528Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/bom.json [2024-03-19T02:02:45.528Z] [INFO] attaching as web-sse-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:45.528Z] [INFO] [2024-03-19T02:02:45.528Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-sse --- [2024-03-19T02:02:45.528Z] [INFO] [2024-03-19T02:02:45.528Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-sse --- [2024-03-19T02:02:45.528Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/failsafe-reports [2024-03-19T02:02:45.528Z] [INFO] [2024-03-19T02:02:45.528Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-sse-checkstyle) @ web-sse --- [2024-03-19T02:02:45.784Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:45.784Z] [INFO] [2024-03-19T02:02:45.784Z] [INFO] --- install:3.1.1:install (default-install) @ web-sse --- [2024-03-19T02:02:45.784Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/8.0.1-SNAPSHOT/web-sse-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:45.785Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/8.0.1-SNAPSHOT/web-sse-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:45.785Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/8.0.1-SNAPSHOT/web-sse-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:45.785Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-sse/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/8.0.1-SNAPSHOT/web-sse-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:45.785Z] [INFO] [2024-03-19T02:02:45.785Z] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [2024-03-19T02:02:45.785Z] [INFO] Building Web Container glue code 8.0.1-SNAPSHOT [148/332] [2024-03-19T02:02:45.785Z] [INFO] from appserver/web/web-glue/pom.xml [2024-03-19T02:02:45.785Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:45.785Z] [INFO] [2024-03-19T02:02:45.785Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-glue --- [2024-03-19T02:02:45.785Z] [INFO] [2024-03-19T02:02:45.785Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-glue --- [2024-03-19T02:02:45.785Z] [INFO] [2024-03-19T02:02:45.785Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-glue --- [2024-03-19T02:02:45.785Z] [INFO] [2024-03-19T02:02:45.785Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-glue --- [2024-03-19T02:02:45.785Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:45.785Z] [INFO] Compiling 240 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:46.349Z] [INFO] [2024-03-19T02:02:46.349Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-glue --- [2024-03-19T02:02:46.349Z] [INFO] [2024-03-19T02:02:46.349Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-glue --- [2024-03-19T02:02:46.349Z] [INFO] [2024-03-19T02:02:46.349Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-glue --- [2024-03-19T02:02:46.349Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:46.349Z] [INFO] [2024-03-19T02:02:46.349Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-glue --- [2024-03-19T02:02:46.349Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:02:46.349Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-03-19T02:02:46.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/manpages [2024-03-19T02:02:46.349Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:46.349Z] [INFO] [2024-03-19T02:02:46.349Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-glue --- [2024-03-19T02:02:46.349Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:46.349Z] [INFO] Compiling 240 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:47.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java:[604,91] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebFragmentDescriptor.java:[391,90] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[241,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:02:47.718Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[248,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:02:47.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[255,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:02:47.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/SessionPropertiesNode.java:[35,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T02:02:47.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[562,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:47.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[600,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:47.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[688,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:47.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[101,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[106,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[124,69] unchecked cast [2024-03-19T02:02:47.719Z] required: java.util.Vector [2024-03-19T02:02:47.719Z] found: java.lang.Object [2024-03-19T02:02:47.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,35] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types [2024-03-19T02:02:47.719Z] required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-03-19T02:02:47.719Z] found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-03-19T02:02:47.719Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,68] unchecked conversion [2024-03-19T02:02:47.719Z] required: java.util.Enumeration [2024-03-19T02:02:47.719Z] found: java.util.Enumeration [2024-03-19T02:02:47.720Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/LocaleEncodingMappingListNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T02:02:47.720Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[189,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.720Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[199,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.720Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/TomcatDeploymentConfig.java:[427,32] setComment(java.lang.String) in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-03-19T02:02:47.720Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/AuthConstraintNode.java:[85,64] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.720Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AuthorizationConstraintImpl.java:[96,31] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.720Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/WebResourceCollectionNode.java:[134,74] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.720Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/UserDataConstraintImpl.java:[71,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.720Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SecurityConstraintNode.java:[96,66] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.720Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,23] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.721Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.721Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[97,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.721Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[85,13] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.721Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[86,61] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.721Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/WebPropertyContainerNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T02:02:47.721Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebComponentDescriptorImpl.java:[234,29] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.721Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SessionConfigNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T02:02:47.721Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java:[2249,35] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.721Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/ManagerPropertiesNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T02:02:47.721Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/annotation/handlers/WebServletHandler.java:[241,20] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterMappingNode.java:[138,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[108,22] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[121,30] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/LoginConfigurationImpl.java:[71,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AppListenerDescriptorImpl.java:[78,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:02:47.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/JspConfigRuntimeNode.java:[34,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T02:02:47.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T02:02:47.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[39,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T02:02:47.722Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,39] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types [2024-03-19T02:02:47.722Z] required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-03-19T02:02:47.723Z] found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-03-19T02:02:47.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,91] unchecked conversion [2024-03-19T02:02:47.723Z] required: java.util.Enumeration [2024-03-19T02:02:47.723Z] found: java.util.Enumeration [2024-03-19T02:02:47.723Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/StorePropertiesNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-03-19T02:02:47.723Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/runtime/SessionManager.java: Some input files use or override a deprecated API. [2024-03-19T02:02:47.723Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/runtime/SessionManager.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:02:47.723Z] [INFO] [2024-03-19T02:02:47.723Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-glue --- [2024-03-19T02:02:47.723Z] [INFO] [2024-03-19T02:02:47.723Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-glue --- [2024-03-19T02:02:47.723Z] [INFO] [2024-03-19T02:02:47.723Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-glue --- [2024-03-19T02:02:47.723Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:47.979Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.enterprise.web.connector.coyote, has 1, private references [com.sun.enterprise.web.connector] [2024-03-19T02:02:47.979Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.web.deployment.io.runtime, has 1, private references [org.glassfish.web.deployment.node.runtime.gf] [2024-03-19T02:02:47.979Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:47.980Z] [INFO] [2024-03-19T02:02:47.980Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-glue --- [2024-03-19T02:02:47.980Z] [INFO] [2024-03-19T02:02:47.980Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-glue --- [2024-03-19T02:02:47.980Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:47.980Z] [INFO] Compiling 240 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:48.910Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:02:48.910Z] [INFO] Initial messages found so far: {} [2024-03-19T02:02:48.910Z] [INFO] Processing: AS-WEB-GLUE-00001 [2024-03-19T02:02:48.910Z] [INFO] Message AS-WEB-GLUE-00001 needs checking for cause/action: false [2024-03-19T02:02:48.910Z] [INFO] Processing: AS-WEB-GLUE-00002 [2024-03-19T02:02:48.910Z] [INFO] Message AS-WEB-GLUE-00002 needs checking for cause/action: false [2024-03-19T02:02:48.910Z] [INFO] Processing: AS-WEB-GLUE-00003 [2024-03-19T02:02:48.910Z] [INFO] Message AS-WEB-GLUE-00003 needs checking for cause/action: false [2024-03-19T02:02:48.910Z] [INFO] Processing: AS-WEB-GLUE-00004 [2024-03-19T02:02:48.910Z] [INFO] Message AS-WEB-GLUE-00004 needs checking for cause/action: false [2024-03-19T02:02:48.910Z] [INFO] Processing: AS-WEB-GLUE-00005 [2024-03-19T02:02:48.910Z] [INFO] Message AS-WEB-GLUE-00005 needs checking for cause/action: false [2024-03-19T02:02:48.910Z] [INFO] Processing: AS-WEB-GLUE-00006 [2024-03-19T02:02:48.910Z] [INFO] Message AS-WEB-GLUE-00006 needs checking for cause/action: false [2024-03-19T02:02:48.910Z] [INFO] Processing: AS-WEB-GLUE-00007 [2024-03-19T02:02:48.910Z] [INFO] Message AS-WEB-GLUE-00007 needs checking for cause/action: false [2024-03-19T02:02:48.910Z] [INFO] Processing: AS-WEB-GLUE-00008 [2024-03-19T02:02:48.910Z] [INFO] Message AS-WEB-GLUE-00008 needs checking for cause/action: false [2024-03-19T02:02:48.910Z] [INFO] Processing: AS-WEB-GLUE-00009 [2024-03-19T02:02:48.910Z] [INFO] Message AS-WEB-GLUE-00009 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00010 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00010 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00011 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00011 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00012 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00012 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00013 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00013 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00014 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00014 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00015 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00015 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00016 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00016 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00017 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00017 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00018 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00018 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00019 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00019 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00020 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00020 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00021 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00021 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00022 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00022 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00023 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00023 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00024 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00024 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00025 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00025 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00026 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00026 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00027 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00027 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00028 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00028 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00029 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00029 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00030 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00030 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00031 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00031 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00032 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00032 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00033 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00033 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00034 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00034 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00035 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00035 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00036 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00036 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00037 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00037 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00038 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00038 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00039 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00039 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00040 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00040 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00041 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00041 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00042 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00042 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00043 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00043 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00044 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00044 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00045 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00045 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00046 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00046 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00047 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00047 needs checking for cause/action: true [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00048 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00048 needs checking for cause/action: true [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00049 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00049 needs checking for cause/action: true [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00050 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00050 needs checking for cause/action: false [2024-03-19T02:02:48.911Z] [INFO] Processing: AS-WEB-GLUE-00051 [2024-03-19T02:02:48.911Z] [INFO] Message AS-WEB-GLUE-00051 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00052 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00052 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00053 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00053 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00054 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00054 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00055 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00055 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00056 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00056 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00057 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00057 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00058 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00058 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00059 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00059 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00060 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00060 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00061 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00061 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00062 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00062 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00063 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00063 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00064 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00064 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00065 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00065 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00066 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00066 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00067 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00067 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00068 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00068 needs checking for cause/action: true [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00069 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00069 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00070 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00070 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00071 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00071 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00072 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00072 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00073 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00073 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00074 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00074 needs checking for cause/action: true [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00075 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00075 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00076 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00076 needs checking for cause/action: true [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00077 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00077 needs checking for cause/action: true [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00078 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00078 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00079 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00079 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00080 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00080 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00081 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00081 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00082 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00082 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00083 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00083 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00084 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00084 needs checking for cause/action: true [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00085 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00085 needs checking for cause/action: true [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00086 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00086 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00087 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00087 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00088 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00088 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00089 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00089 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00090 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00090 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00091 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00091 needs checking for cause/action: true [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00092 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00092 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00093 [2024-03-19T02:02:48.912Z] [INFO] Message AS-WEB-GLUE-00093 needs checking for cause/action: false [2024-03-19T02:02:48.912Z] [INFO] Processing: AS-WEB-GLUE-00094 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00094 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00095 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00095 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00096 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00096 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00097 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00097 needs checking for cause/action: true [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00098 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00098 needs checking for cause/action: true [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00099 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00099 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00100 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00100 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00101 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00101 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00102 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00102 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00103 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00103 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00104 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00104 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00105 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00105 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00106 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00106 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00107 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00107 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00108 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00108 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00109 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00109 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00110 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00110 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00112 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00112 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00113 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00113 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00114 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00114 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00115 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00115 needs checking for cause/action: true [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00116 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00116 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00117 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00117 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00118 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00118 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00119 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00119 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00120 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00120 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00121 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00121 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00122 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00122 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00123 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00123 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00124 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00124 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00125 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00125 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00126 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00126 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00127 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00127 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00128 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00128 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00129 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00129 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00130 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00130 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00131 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00131 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00132 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00132 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00133 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00133 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00134 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00134 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00135 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00135 needs checking for cause/action: false [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00136 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00136 needs checking for cause/action: true [2024-03-19T02:02:48.913Z] [INFO] Processing: AS-WEB-GLUE-00137 [2024-03-19T02:02:48.913Z] [INFO] Message AS-WEB-GLUE-00137 needs checking for cause/action: true [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00138 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00138 needs checking for cause/action: true [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00139 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00139 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00140 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00140 needs checking for cause/action: true [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00141 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00141 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00142 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00142 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00143 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00143 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00144 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00144 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00145 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00145 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00146 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00146 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00147 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00147 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00148 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00148 needs checking for cause/action: true [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00149 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00149 needs checking for cause/action: true [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00150 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00150 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00151 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00151 needs checking for cause/action: true [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00152 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00152 needs checking for cause/action: true [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00153 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00153 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00154 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00154 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00155 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00155 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00156 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00156 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00157 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00157 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00158 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00158 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00159 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00159 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00160 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00160 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00161 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00161 needs checking for cause/action: true [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00162 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00162 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00163 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00163 needs checking for cause/action: true [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00164 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00164 needs checking for cause/action: true [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00165 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00165 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00166 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00166 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00167 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00167 needs checking for cause/action: true [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00168 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00168 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00169 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00169 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00170 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00170 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00171 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00171 needs checking for cause/action: true [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00172 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00172 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00173 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00173 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00174 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00174 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00175 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00175 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00176 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00176 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00177 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00177 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00178 [2024-03-19T02:02:48.914Z] [INFO] Message AS-WEB-GLUE-00178 needs checking for cause/action: false [2024-03-19T02:02:48.914Z] [INFO] Processing: AS-WEB-GLUE-00179 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00179 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00180 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00180 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00181 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00181 needs checking for cause/action: true [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00182 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00182 needs checking for cause/action: true [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00183 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00183 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00184 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00184 needs checking for cause/action: true [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00185 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00185 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00186 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00186 needs checking for cause/action: true [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00187 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00187 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00188 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00188 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00189 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00189 needs checking for cause/action: true [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00191 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00191 needs checking for cause/action: true [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00192 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00192 needs checking for cause/action: true [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00193 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00193 needs checking for cause/action: true [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00194 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00194 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00195 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00195 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00196 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00196 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00197 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00197 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00198 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00198 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00199 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00199 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00200 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00200 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00201 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00201 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00202 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00202 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00203 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00203 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00204 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00204 needs checking for cause/action: true [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00205 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00205 needs checking for cause/action: true [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00206 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00206 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00207 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00207 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00208 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00208 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00209 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00209 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00210 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00210 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00211 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00211 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00212 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00212 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00213 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00213 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00214 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00214 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00215 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00215 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00216 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00216 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00217 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00217 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00218 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00218 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00219 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00219 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00220 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00220 needs checking for cause/action: false [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00221 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00221 needs checking for cause/action: true [2024-03-19T02:02:48.915Z] [INFO] Processing: AS-WEB-GLUE-00222 [2024-03-19T02:02:48.915Z] [INFO] Message AS-WEB-GLUE-00222 needs checking for cause/action: true [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00223 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00223 needs checking for cause/action: true [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00224 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00224 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00226 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00226 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00227 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00227 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00228 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00228 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00229 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00229 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00230 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00230 needs checking for cause/action: true [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00231 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00231 needs checking for cause/action: true [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00232 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00232 needs checking for cause/action: true [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00233 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00233 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00234 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00234 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00235 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00235 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00236 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00236 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00237 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00237 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00238 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00238 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00239 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00239 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00240 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00240 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00241 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00241 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00242 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00242 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00243 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00243 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00244 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00244 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00245 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00245 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00246 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00246 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00247 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00247 needs checking for cause/action: true [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00248 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00248 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00249 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00249 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00250 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00250 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00251 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00251 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00252 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00252 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00253 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00253 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00254 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00254 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00255 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00255 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00256 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00256 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00257 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00257 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00258 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00258 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00259 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00259 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00260 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00260 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00261 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00261 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00262 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00262 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00263 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00263 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00264 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00264 needs checking for cause/action: false [2024-03-19T02:02:48.916Z] [INFO] Processing: AS-WEB-GLUE-00265 [2024-03-19T02:02:48.916Z] [INFO] Message AS-WEB-GLUE-00265 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00266 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00266 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00267 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00267 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00268 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00268 needs checking for cause/action: true [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00269 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00269 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00270 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00270 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00271 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00271 needs checking for cause/action: true [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00272 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00272 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00273 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00273 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00274 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00274 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00275 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00275 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00276 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00276 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00277 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00277 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00278 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00278 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00279 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00279 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00280 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00280 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00281 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00281 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00282 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00282 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00283 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00283 needs checking for cause/action: false [2024-03-19T02:02:48.917Z] [INFO] Processing: AS-WEB-GLUE-00285 [2024-03-19T02:02:48.917Z] [INFO] Message AS-WEB-GLUE-00285 needs checking for cause/action: false [2024-03-19T02:02:48.921Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-GLUE-00001=Exception in creating cache, AS-WEB-GLUE-00002=Exception initializing cache-helper {0}; please check your helper class implementation, AS-WEB-GLUE-00003=Illegal CacheKeyGenerator, AS-WEB-GLUE-00004=DefaultCacheHelper: cannot find all the required key fields in the request {0}, AS-WEB-GLUE-00005=CachingFilter {0} ready; isEnabled = {1} manager = {2}, AS-WEB-GLUE-00006=CachingFilter {0} request is cacheable; key {1} index = {2}, AS-WEB-GLUE-00007=CachingFilter {0} request needs a refresh; key {1}, AS-WEB-GLUE-00008=CachingFilter {0} serving response from the cache {1}, AS-WEB-GLUE-00009=CachingFilter {0} pass thru; isEnabled = {1}, AS-WEB-GLUE-00010=CachingFilter {0} received cacheManager enabled event, AS-WEB-GLUE-00011=CachingFilter {0} received cacheManager disabled event, AS-WEB-GLUE-00012=The constraint field {0} is not found in the scope {1}; returning cache-on-match-failure: {2}, AS-WEB-GLUE-00013=The constraint field {0} value = {1} is found in scope {2}; returning cache-on-match: {3}, AS-WEB-GLUE-00014=The constraint field {0} value = {1} is found in scope {2}; and matches with a value {3}; returning cache-on-match: {4}, AS-WEB-GLUE-00015=The constraint field {0} value = {1} is found in scope {2}; but didn't match any of the value constraints; returning cache-on-match-failure = {3}, AS-WEB-GLUE-00016=Incorrect scope value [{0}] for web application cache field name [{1}], AS-WEB-GLUE-00017=''greater'' expression requires a numeric value; please check your value {0}, AS-WEB-GLUE-00018=''lesser'' expression requires a numeric value; please check your value [{0}], AS-WEB-GLUE-00019=illegal value [{0}] expr [{1}], AS-WEB-GLUE-00020=illegal in-range constraint; specify a valid range (xxx-yyy) value [{0}], AS-WEB-GLUE-00021=missing separator in the ''in-range'' constraint; [{0}], AS-WEB-GLUE-00022=''in-range'' constraint requires numeric values for the lower bound [{0}], AS-WEB-GLUE-00023=''in-range'' constraint requires a value for the upper bound of the range; check your value [{0}], AS-WEB-GLUE-00024=''in-range'' constraint requires numeric values for the upper bound [{0}], AS-WEB-GLUE-00025=CacheTag[{0}]: Timeout = {1}, AS-WEB-GLUE-00026=Cache not found in the specified scope, AS-WEB-GLUE-00027=Illegal value ([{0}]) for scope attribute of cache tag, AS-WEB-GLUE-00028=FlushTag: clear [{0}], AS-WEB-GLUE-00029=FlushTag: clear cache, AS-WEB-GLUE-00030=Process session destroyed on {0}, AS-WEB-GLUE-00031=Process request for ''{0}'', AS-WEB-GLUE-00032=Principal ''{0}'' has already been authenticated, AS-WEB-GLUE-00033=Checking for SSO cookie, AS-WEB-GLUE-00034=SSO cookie is not present, AS-WEB-GLUE-00035=No realm configured for this application, SSO does not apply, AS-WEB-GLUE-00036=This application uses realm ''{0}'', AS-WEB-GLUE-00037=Checking for cached principal for {0}, AS-WEB-GLUE-00038=Found cached principal ''{0}'' with auth type ''{1}'' in realm ''{2}'', AS-WEB-GLUE-00039=Ignoring SSO entry which does not match application realm ''{0}'', AS-WEB-GLUE-00040=No cached principal found, erasing SSO cookie, AS-WEB-GLUE-00041=Deregistering sso id ''{0}'', AS-WEB-GLUE-00042=SSO expiration started. Current entries: {0}, AS-WEB-GLUE-00043=SSO cache will expire {0} entries, AS-WEB-GLUE-00044=SSO expiration removing entry: {0}, AS-WEB-GLUE-00045=Caught exception during SingleSignOn expiration, AS-WEB-GLUE-00046=Removing session {0} from sso id {1}, AS-WEB-GLUE-00047=Illegal access log pattern [{0}], is not a valid nickname and does not contain any ''%'', AS-WEB-GLUE-00048=Missing end delimiter in access log pattern: {0}, AS-WEB-GLUE-00049=Invalid component: {0} in access log pattern: {1}, AS-WEB-GLUE-00050=Error processing request received on ad-hoc path {0}, AS-WEB-GLUE-00051=No ad-hoc servlet configured to process ad-hoc path {0}, AS-WEB-GLUE-00052=mgr reapInterval set = {0}, AS-WEB-GLUE-00053=no instance level value set for mgr reapInterval, AS-WEB-GLUE-00054=maxSessions set = {0}, AS-WEB-GLUE-00055=no instance level value set for maxSessions, AS-WEB-GLUE-00056=sessionFilename set = {0}, AS-WEB-GLUE-00057=sessionIdGeneratorClassname set = {0}, AS-WEB-GLUE-00058=storeReapInterval set = {0}, AS-WEB-GLUE-00059=directory set = {0}, AS-WEB-GLUE-00060=sessionMaxInactiveInterval set = {0}, AS-WEB-GLUE-00061=no instance level value set for sessionMaxInactiveInterval, AS-WEB-GLUE-00062=Configuring cache for web application, AS-WEB-GLUE-00063=Added a caching filter for servlet-name = {0} url-pattern = {1}, AS-WEB-GLUE-00064=Added a key-field : name = {0} scope = {1}, AS-WEB-GLUE-00065=Added a constraint: {0}, AS-WEB-GLUE-00066=Added a constraint-field name = {0} scope = {1} cache-on-match = {2} cache-on-match-failure = {3}, AS-WEB-GLUE-00067=Invalid max-pending-count attribute value [{0}], using default [{1}], AS-WEB-GLUE-00068=Unable to parse proxy port component ({0}) of server-name attribute of network-listener {1}, AS-WEB-GLUE-00069=Unable to parse redirect-port ({0}) attribute of network-listener {1}, using default: {2}, AS-WEB-GLUE-00070=Unable to parse acceptor-threads attribute ({0}) of network-listener {1}, using default: {2}, AS-WEB-GLUE-00071=The jk properties configuration file is not defined, AS-WEB-GLUE-00072=JK properties file {0} does not exist, AS-WEB-GLUE-00073=Loading glassfish-jk.properties from {0}, AS-WEB-GLUE-00074=Unable to configure JK properties {0} for connector listening to {1}, AS-WEB-GLUE-00075=Invalid attribute [{0}] in thread-pool configuration, AS-WEB-GLUE-00076=Unable to load ProxyHandler implementation class {0}, AS-WEB-GLUE-00077={0} not an instance of com.sun.appserv.ProxyHandler, AS-WEB-GLUE-00078=All SSL protocol variants disabled for network-listener {0}, using SSL implementation specific defaults, AS-WEB-GLUE-00079=All SSL cipher suites disabled for network-listener(s) {0}. Using SSL implementation specific defaults, AS-WEB-GLUE-00080=Unrecognized cipher: {0}, AS-WEB-GLUE-00081=Exception when initializing monitoring for network-listener [{0}], AS-WEB-GLUE-00082=InvokeGrizzly method={0} objectName={1}, AS-WEB-GLUE-00083=Exception while invoking mebean server operation [{0}], AS-WEB-GLUE-00084=Cannot find WebContainer implementation, AS-WEB-GLUE-00085=Cannot find Engine implementation, AS-WEB-GLUE-00086=Error registering contexts, AS-WEB-GLUE-00087=HTTP listener with network listener name {0} ignoring registration of host with object name {1}, because none of the host's associated HTTP listeners matches this network listener name, AS-WEB-GLUE-00088=Register Context {0}, AS-WEB-GLUE-00089=Unregister Context {0}, AS-WEB-GLUE-00090=Register Wrapper {0} in Context {1}, AS-WEB-GLUE-00091=Unable to instantiate ContainerListener of type {0}, AS-WEB-GLUE-00092=Creating connector for address=''{0}'' port=''{1}'' protocol=''{2}'', AS-WEB-GLUE-00093=Enabling file-based persistence for web module [{0}]''s sessions, AS-WEB-GLUE-00094=Exception during invocation of PreDestroy-annotated method on JSP tag handler [{0}], AS-WEB-GLUE-00095=ServerContext is null for ResourceInjector, AS-WEB-GLUE-00096=Enabling no persistence for web module [{0}]''s sessions: persistence-type = [{1}], AS-WEB-GLUE-00097=Unable to load session uuid generator [{0}], AS-WEB-GLUE-00098=Unable to write access log file {0}, AS-WEB-GLUE-00099=Setting accesslog directory for virtual server ''{0}'' to {1}, AS-WEB-GLUE-00100=Invalid accessLogWriterInterval value [{0}], AS-WEB-GLUE-00101=Invalid accessLogBufferSize value [{0}], AS-WEB-GLUE-00102=Unable to parse max-history-files access log configuration [{0}], AS-WEB-GLUE-00103=Unable to create {0}, AS-WEB-GLUE-00104=Unable to rename access log file {0} to {1}, AS-WEB-GLUE-00105=Unable to remove access log file {0}, AS-WEB-GLUE-00106=Access logger has already been started, AS-WEB-GLUE-00107=Access logger has not yet been started, AS-WEB-GLUE-00108=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: resolvedPersistenceType = {0}, resolvedPersistenceFrequency = {1} resolvedPersistenceScope = {2}, AS-WEB-GLUE-00109=Could not find PersistentStrategyBuilder for persistenceType {0}, AS-WEB-GLUE-00110=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = {0}, AS-WEB-GLUE-00112=Unable to set request encoding [{0}] determined from sun-web.xml deployment descriptor of web application [{1}], AS-WEB-GLUE-00113=POST data too large, AS-WEB-GLUE-00114=Web container config changed {0} {1} {2}, AS-WEB-GLUE-00115=Exception processing HttpService configuration change, AS-WEB-GLUE-00116=AvailabilityService was not defined - check domain.xml, AS-WEB-GLUE-00117=WebContainerAvailability not defined - check domain.xml, AS-WEB-GLUE-00118=globalAvailability = {0}, AS-WEB-GLUE-00119=webContainerAvailability = {0}, AS-WEB-GLUE-00120=webModuleAvailability = {0}, AS-WEB-GLUE-00121=SERVER.XML persistenceType= {0}, AS-WEB-GLUE-00122=SERVER.XML persistenceType missing, AS-WEB-GLUE-00123=Web App Distributable {0}: {1}, AS-WEB-GLUE-00124=AvailabilityGloballyEnabled = {0}, AS-WEB-GLUE-00125=instance-level persistence-type = {0} instance-level persistenceFrequency = {1} instance-level persistenceScope = {2}, AS-WEB-GLUE-00126=webAppLevelPersistenceType = {0} webAppLevelPersistenceFrequency = {1} webAppLevelPersistenceScope = {2}, AS-WEB-GLUE-00127=IN WebContainer>>ConfigureSessionManager after web level check AFTER_WEB_PERSISTENCE-TYPE IS = {0} AFTER_WEB_PERSISTENCE_FREQUENCY IS = {1} AFTER_WEB_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00128=Is {0} a system app: {1}, AS-WEB-GLUE-00129=SessionConfigurationHelper: Is AppDistributable {0}, AS-WEB-GLUE-00130=Invalid Session Management Configuration for non-distributable app [{0}] - defaulting to memory: persistence-type = [{1}] / persistenceFrequency = [{2}] / persistenceScope = [{3}], AS-WEB-GLUE-00131=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00132=Security role name {0} used in an without being defined in a , AS-WEB-GLUE-00133=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00134=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00135=The web module {0} has been designated as the default-web-module for virtual server {1}, AS-WEB-GLUE-00136=Error looking up the configuration information of the default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00137=The default-web-module {0} is either disabled or does not specify virtual server {1}, AS-WEB-GLUE-00138=Virtual server {0} has invalid authentication realm {1}, AS-WEB-GLUE-00139=Invalid sso-cookie-secure configuration {0} for virtual server {1}, AS-WEB-GLUE-00140=Realm {0} is not an instance of {1}, and will be ignored, AS-WEB-GLUE-00141=Virtual server {0} has a property with missing name or value, AS-WEB-GLUE-00142=Invalid redirect property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00143=Invalid redirect property value {0} for virtual server {1}: Missing url or url-prefix component, AS-WEB-GLUE-00144=Invalid redirect property value {0} for virtual server {1}: Both url and url-prefix specified, AS-WEB-GLUE-00145=Invalid redirect property value {0} for virtual server {1}: escape must be equal to yes or no, AS-WEB-GLUE-00146=Invalid send-error property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00147=Invalid send-error property value {0} for virtual server {1}: Missing path component, AS-WEB-GLUE-00148=Unable to add listener of type {0} to virtual server {1}, AS-WEB-GLUE-00149= Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00150=Object of type classname {0} not an instance of Valve or GlassFishValve, AS-WEB-GLUE-00151=Error adding HttpProbes. NetworkListener {0}'s HttpCodecFilter is {1}, AS-WEB-GLUE-00152=Error adding HttpProbes, AS-WEB-GLUE-00153=Disabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00154=Enabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00155=SSO entry max idle time set to {0} for virtual server {1}, AS-WEB-GLUE-00156=SSO expire thread interval set to {0} for virtual server {1}, AS-WEB-GLUE-00157=Allowing access to {0} from {1}, AS-WEB-GLUE-00158=Denying access to {0} from {1}, AS-WEB-GLUE-00159=Virtual server {0} enabled context {1}, AS-WEB-GLUE-00160=Unable to delete {0}, AS-WEB-GLUE-00161=Unable to reconfigure access log valve, AS-WEB-GLUE-00162=Virtual server {0} added context {1}, AS-WEB-GLUE-00163=Application {0} is not found, AS-WEB-GLUE-00164=Cannot create context for undeployment, AS-WEB-GLUE-00165=Successfully removed context {0}, AS-WEB-GLUE-00166=Modifying web.xml {0}, AS-WEB-GLUE-00167=Error adding HttpProbes. NetworkListener {0}'s GrizzlyProxy is NULL, AS-WEB-GLUE-00168=Virtual server {0} has been turned off, AS-WEB-GLUE-00169=Virtual server {0} has been disabled, AS-WEB-GLUE-00170=Invalid redirect URL [{0}]: Impossible to URL encode, AS-WEB-GLUE-00171=Unknown error, loadWebModule returned null, file a bug, AS-WEB-GLUE-00172=Loading application [{0}] at [{1}], AS-WEB-GLUE-00173=App config customization specified to ignore descriptor's {0} {1} so it will not be present for the application, AS-WEB-GLUE-00174=Overriding descriptor {0}, AS-WEB-GLUE-00175=Creating new {0}, AS-WEB-GLUE-00176=Exception during Coherence*Web shutdown for application [{0}], AS-WEB-GLUE-00177=Loading web module {0} in virtual server {1} at {2}, AS-WEB-GLUE-00178=This web container has not yet been started, AS-WEB-GLUE-00179=Property {0} is not yet supported, AS-WEB-GLUE-00180=Virtual server {0} already has a web module {1} loaded at {2} therefore web module {3} cannot be loaded at this context path on this virtual server, AS-WEB-GLUE-00181=Unable to stop web container, AS-WEB-GLUE-00182=Unable to start web container, AS-WEB-GLUE-00183=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-GLUE-00184=Web module {0} is not loaded in virtual server {1}, AS-WEB-GLUE-00185=Unable to deploy web module {0} at root context of virtual server {1}, because this virtual server declares a default-web-module, AS-WEB-GLUE-00186=Unable to set default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00187=Unable to load web module {0} at context root {1}, because it is not correctly encoded, AS-WEB-GLUE-00188=Unable to destroy web module deployed at context root {0} on virtual server {1} during undeployment, AS-WEB-GLUE-00189=Exception setting the schemas/dtds location, AS-WEB-GLUE-00191=Error loading web module {0}, AS-WEB-GLUE-00192=Undeployment failed for context {0}, AS-WEB-GLUE-00193=Exception processing HttpService configuration change, AS-WEB-GLUE-00194=Unable to set context root {0}, AS-WEB-GLUE-00195=Unable to disable web module at context root {0}, AS-WEB-GLUE-00196=Error during destruction of virtual server {0}, AS-WEB-GLUE-00197=Virtual server {0} cannot be updated, because it does not exist, AS-WEB-GLUE-00198=Created HTTP listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00199=Created JK listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00200=Created virtual server {0}, AS-WEB-GLUE-00201=Virtual server {0} loaded default web module {1}, AS-WEB-GLUE-00202=Maximum depth for nested request dispatches set to {0}, AS-WEB-GLUE-00203=Unsupported http-service property {0} is being ignored, AS-WEB-GLUE-00204=The host name {0} is shared by virtual servers {1} and {2}, which are both associated with the same HTTP listener {3}, AS-WEB-GLUE-00205=Network listener {0} referenced by virtual server {1} does not exist, AS-WEB-GLUE-00206=Web module {0} not loaded to any virtual servers, AS-WEB-GLUE-00207=Loading web module {0} to virtual servers {1}, AS-WEB-GLUE-00208=Unloading web module {0} from virtual servers {1}, AS-WEB-GLUE-00209=Context {0} undeployed from virtual server {1}, AS-WEB-GLUE-00210=Context {0} disabled from virtual server {1}, AS-WEB-GLUE-00211=Virtual server {0}'s network listeners are updated from {1} to {2}, AS-WEB-GLUE-00212=The class {0} is annotated with an invalid scope, AS-WEB-GLUE-00213=-DjvmRoute updated with {0}, AS-WEB-GLUE-00214=Unable to parse port number {0} of network-listener {1}, AS-WEB-GLUE-00215=Virtual server {0} set listener name {1}, AS-WEB-GLUE-00216=Must not disable network-listener {0}, because it is associated with admin virtual server {1}, AS-WEB-GLUE-00217=Virtual server {0} set jk listener name {1}, AS-WEB-GLUE-00218=virtual server {0} has an invalid docroot {1}, AS-WEB-GLUE-00219={0} network listener is not included in {1} and will be updated , AS-WEB-GLUE-00220=Unable to load configuration of web module [{0}], AS-WEB-GLUE-00221=Failed to precompile JSP pages of web module [{0}], AS-WEB-GLUE-00222=Unable to create custom ObjectInputStream, AS-WEB-GLUE-00223=Unable to create custom ObjectOutputStream, AS-WEB-GLUE-00224=The default-locale attribute of locale-charset-info element is being ignored, AS-WEB-GLUE-00226=Web module [{0}] has a property with missing name or value, AS-WEB-GLUE-00227=Object of type {0} is not a valve, AS-WEB-GLUE-00228=Unable to add valve to web module {0}, AS-WEB-GLUE-00229=Unable to add valve with name {0} to web module {1}, AS-WEB-GLUE-00230=No method {0}(java.lang.String) defined on valve {1} of web module {2}, AS-WEB-GLUE-00231=Exception during execution of method {0} on valve {1} of web module {2}, AS-WEB-GLUE-00232=Valve {0} of web module {1} has a property without any name, AS-WEB-GLUE-00233=Unable to add listener of type {0} to web module {1}, AS-WEB-GLUE-00234=Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00235=Null property name or value for alternate docbase, AS-WEB-GLUE-00236=Alternate docbase property value {0} is missing a URL pattern or docbase, AS-WEB-GLUE-00237=URL pattern {0} for alternate docbase is invalid, AS-WEB-GLUE-00238=Failed to parse sun-web.xml singleThreadedServletPoolSize property value ({0}) of web module deployed at {1}, using default ({2}), AS-WEB-GLUE-00239=Enabled session ID reuse for web module {0} deployed on virtual server {1}, AS-WEB-GLUE-00240=Using alternate deployment descriptor {0} for web module {1}, AS-WEB-GLUE-00241=Ignoring invalid property {0} = {1}, AS-WEB-GLUE-00242=Unable to save sessions for web module {0} during redeployment, AS-WEB-GLUE-00243=Unable to restore sessions for web module [{0}] from previous deployment, AS-WEB-GLUE-00244=Webservice based application, requires Metro to be installed. Run updatecenter client located in bin folder to install Metro, AS-WEB-GLUE-00245=WebModule[{0}]: Setting delegate to {1}, AS-WEB-GLUE-00246=WebModule[{0}]: Adding {1} to the classpath, AS-WEB-GLUE-00247=extra-class-path component {0} is not a valid pathname, AS-WEB-GLUE-00248=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-GLUE-00249=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00250=PersistenceStrategyBuilder class = {0}, AS-WEB-GLUE-00251=Property [{0}] is not yet supported, AS-WEB-GLUE-00252=WebModule[{0}] configure cookie properties {1}, AS-WEB-GLUE-00253=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-GLUE-00254=Configured an authenticator for method {0}, AS-WEB-GLUE-00255=[{0}] failed to unbind namespace, AS-WEB-GLUE-00256=No Realm with name [{0}] configured to authenticate against, AS-WEB-GLUE-00257=Cannot configure an authenticator for method {0}, AS-WEB-GLUE-00258=Cannot instantiate an authenticator of class {0}, AS-WEB-GLUE-00259=Lifecycle event data object [{0}] is not a WebModule, AS-WEB-GLUE-00260=jsp-config property for {0} , AS-WEB-GLUE-00261=sysClasspath for {0} , AS-WEB-GLUE-00262=Error creating cache manager and configuring the servlet caching subsystem, AS-WEB-GLUE-00263=Cache Manager started, AS-WEB-GLUE-00264=Cache Manager stopped, AS-WEB-GLUE-00265=*** InstanceEvent: {0}, AS-WEB-GLUE-00266=Obtained securityContext implementation class {0}, AS-WEB-GLUE-00267=Failed to obtain securityContext implementation class, AS-WEB-GLUE-00268=Exception during processing of event of type {0} for web module {1}, AS-WEB-GLUE-00269=No ServerContext in WebModule [{0}], AS-WEB-GLUE-00270=ContainerEvent: {0}, AS-WEB-GLUE-00271=Exception during invocation of InjectionManager.destroyManagedObject on {0} of web module {1}, AS-WEB-GLUE-00272=Network Listener named {0} does not exist. Creating or using the named protocol element instead., AS-WEB-GLUE-00273=Network Listener named {0} to which this ssl element is being added already has an ssl element., AS-WEB-GLUE-00274=HTTP Listener named {0} not found, AS-WEB-GLUE-00275=Ssl element does not exist for Listener named {0}, AS-WEB-GLUE-00276=Error in parsing default-web.xml, AS-WEB-GLUE-00277=An authentication method was not defined in the web.xml descriptor. Using default BASIC for login configuration., AS-WEB-GLUE-00278=[{0}] is not a valid authentication method, AS-WEB-GLUE-00279=Invalid URL Pattern: [{0}], AS-WEB-GLUE-00280=Cannot load class {0}, AS-WEB-GLUE-00281=Beginning JSP Precompile..., AS-WEB-GLUE-00282=Finished JSP Precompile..., AS-WEB-GLUE-00283=Cannot delete file: {0}, AS-WEB-GLUE-00285=Exception getting Validator Factory from JNDI: {0}} [2024-03-19T02:02:48.925Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:02:48.925Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:02:48.925Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:02:48.925Z] [INFO] Processing: jakarta.enterprise.web on element WEB_MAIN_LOGGER [2024-03-19T02:02:48.925Z] [INFO] Enclosing type is org.glassfish.web.LogFacade [2024-03-19T02:02:48.925Z] [INFO] Loggers found so far: {jakarta.enterprise.web.description=Main WEB Logger, jakarta.enterprise.web.publish=true, jakarta.enterprise.web.subsystem=WEB} [2024-03-19T02:02:48.925Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:02:48.925Z] [INFO] Found enclosing element WEB_MAIN_LOGGER [2024-03-19T02:02:48.925Z] [INFO] Found enclosing element org.glassfish.web.LogFacade [2024-03-19T02:02:48.925Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:02:48.925Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:02:48.925Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:02:48.925Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:02:48.925Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:02:48.925Z] [INFO] [2024-03-19T02:02:48.925Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-glue --- [2024-03-19T02:02:48.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/src/test/resources [2024-03-19T02:02:48.925Z] [INFO] [2024-03-19T02:02:48.925Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-glue --- [2024-03-19T02:02:48.925Z] [INFO] No sources to compile [2024-03-19T02:02:48.925Z] [INFO] [2024-03-19T02:02:48.925Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-glue --- [2024-03-19T02:02:48.925Z] [INFO] [2024-03-19T02:02:48.925Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-glue --- [2024-03-19T02:02:48.925Z] [INFO] [2024-03-19T02:02:48.925Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-glue --- [2024-03-19T02:02:48.925Z] [INFO] Executing tasks [2024-03-19T02:02:48.925Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/classes/META-INF for [2024-03-19T02:02:48.925Z] [INFO] [echo] web-glue [2024-03-19T02:02:48.925Z] [INFO] Executed tasks [2024-03-19T02:02:48.925Z] [INFO] [2024-03-19T02:02:48.925Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-glue --- [2024-03-19T02:02:48.925Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/web-glue.jar [2024-03-19T02:02:48.925Z] [INFO] [2024-03-19T02:02:48.925Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-glue --- [2024-03-19T02:02:48.925Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:50.819Z] [INFO] CycloneDX: Creating BOM version 1.4 with 115 component(s) [2024-03-19T02:02:50.819Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/bom.xml [2024-03-19T02:02:50.819Z] [INFO] attaching as web-glue-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:50.819Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/bom.json [2024-03-19T02:02:50.819Z] [INFO] attaching as web-glue-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:50.819Z] [INFO] [2024-03-19T02:02:50.819Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-glue --- [2024-03-19T02:02:50.819Z] [INFO] [2024-03-19T02:02:50.819Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-glue --- [2024-03-19T02:02:50.819Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/failsafe-reports [2024-03-19T02:02:50.819Z] [INFO] [2024-03-19T02:02:50.819Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-glue-checkstyle) @ web-glue --- [2024-03-19T02:02:54.990Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:54.990Z] [INFO] [2024-03-19T02:02:54.990Z] [INFO] --- install:3.1.1:install (default-install) @ web-glue --- [2024-03-19T02:02:54.990Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/8.0.1-SNAPSHOT/web-glue-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:54.990Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/8.0.1-SNAPSHOT/web-glue-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:54.990Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/8.0.1-SNAPSHOT/web-glue-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:54.990Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-glue/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/8.0.1-SNAPSHOT/web-glue-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:54.990Z] [INFO] [2024-03-19T02:02:54.990Z] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [2024-03-19T02:02:54.990Z] [INFO] Building JSF implementation connector module 8.0.1-SNAPSHOT [149/332] [2024-03-19T02:02:54.990Z] [INFO] from appserver/web/jsf-connector/pom.xml [2024-03-19T02:02:54.990Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:54.990Z] [INFO] [2024-03-19T02:02:54.990Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsf-connector --- [2024-03-19T02:02:54.990Z] [INFO] [2024-03-19T02:02:54.990Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jsf-connector --- [2024-03-19T02:02:54.990Z] [INFO] [2024-03-19T02:02:54.990Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jsf-connector --- [2024-03-19T02:02:54.990Z] [INFO] [2024-03-19T02:02:54.990Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jsf-connector --- [2024-03-19T02:02:54.990Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:54.990Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:54.990Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:54.990Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:54.990Z] [INFO] [2024-03-19T02:02:54.990Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jsf-connector --- [2024-03-19T02:02:54.990Z] [INFO] [2024-03-19T02:02:54.990Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jsf-connector --- [2024-03-19T02:02:54.990Z] [INFO] [2024-03-19T02:02:54.990Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsf-connector --- [2024-03-19T02:02:54.990Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:54.990Z] [INFO] [2024-03-19T02:02:54.990Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsf-connector --- [2024-03-19T02:02:54.990Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:02:54.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/manpages [2024-03-19T02:02:54.991Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:54.991Z] [INFO] [2024-03-19T02:02:54.991Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jsf-connector --- [2024-03-19T02:02:54.991Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:54.991Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:55.247Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:55.247Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java uses or overrides a deprecated API. [2024-03-19T02:02:55.247Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:02:55.247Z] [INFO] [2024-03-19T02:02:55.247Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jsf-connector --- [2024-03-19T02:02:55.247Z] [INFO] [2024-03-19T02:02:55.247Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jsf-connector --- [2024-03-19T02:02:55.247Z] [INFO] [2024-03-19T02:02:55.247Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsf-connector --- [2024-03-19T02:02:55.247Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:55.247Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:55.247Z] [INFO] [2024-03-19T02:02:55.247Z] [INFO] --- command-security:1.0.17:check (default-check) @ jsf-connector --- [2024-03-19T02:02:55.247Z] [INFO] [2024-03-19T02:02:55.247Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jsf-connector --- [2024-03-19T02:02:55.247Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:55.247Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:02:55.904Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:55.904Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:02:55.904Z] [INFO] [2024-03-19T02:02:55.904Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsf-connector --- [2024-03-19T02:02:55.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/src/test/resources [2024-03-19T02:02:55.905Z] [INFO] [2024-03-19T02:02:55.905Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jsf-connector --- [2024-03-19T02:02:55.905Z] [INFO] No sources to compile [2024-03-19T02:02:55.905Z] [INFO] [2024-03-19T02:02:55.905Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jsf-connector --- [2024-03-19T02:02:55.905Z] [INFO] [2024-03-19T02:02:55.905Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsf-connector --- [2024-03-19T02:02:55.905Z] [INFO] [2024-03-19T02:02:55.905Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsf-connector --- [2024-03-19T02:02:55.905Z] [INFO] Executing tasks [2024-03-19T02:02:55.905Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/classes/META-INF for [2024-03-19T02:02:55.905Z] [INFO] [echo] jsf-connector [2024-03-19T02:02:55.905Z] [INFO] Executed tasks [2024-03-19T02:02:55.905Z] [INFO] [2024-03-19T02:02:55.905Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jsf-connector --- [2024-03-19T02:02:55.905Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/jsf-connector.jar [2024-03-19T02:02:55.905Z] [INFO] [2024-03-19T02:02:55.905Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jsf-connector --- [2024-03-19T02:02:55.905Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:02:57.796Z] [INFO] CycloneDX: Creating BOM version 1.4 with 116 component(s) [2024-03-19T02:02:57.796Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/bom.xml [2024-03-19T02:02:57.796Z] [INFO] attaching as jsf-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:57.796Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/bom.json [2024-03-19T02:02:57.796Z] [INFO] attaching as jsf-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:57.796Z] [INFO] [2024-03-19T02:02:57.796Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsf-connector --- [2024-03-19T02:02:57.796Z] [INFO] [2024-03-19T02:02:57.796Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsf-connector --- [2024-03-19T02:02:57.796Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/failsafe-reports [2024-03-19T02:02:57.796Z] [INFO] [2024-03-19T02:02:57.796Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-jsf-connector-checkstyle) @ jsf-connector --- [2024-03-19T02:02:57.796Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:02:57.796Z] [INFO] [2024-03-19T02:02:57.796Z] [INFO] --- install:3.1.1:install (default-install) @ jsf-connector --- [2024-03-19T02:02:57.796Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/8.0.1-SNAPSHOT/jsf-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:02:57.796Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/8.0.1-SNAPSHOT/jsf-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:02:57.796Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/8.0.1-SNAPSHOT/jsf-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:02:57.797Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jsf-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/8.0.1-SNAPSHOT/jsf-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:02:57.797Z] [INFO] [2024-03-19T02:02:57.797Z] [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [2024-03-19T02:02:57.797Z] [INFO] Building JSP caching taglib connector module 8.0.1-SNAPSHOT [150/332] [2024-03-19T02:02:57.797Z] [INFO] from appserver/web/jspcaching-connector/pom.xml [2024-03-19T02:02:57.797Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:02:57.797Z] [INFO] [2024-03-19T02:02:57.797Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jspcaching-connector --- [2024-03-19T02:02:57.797Z] [INFO] [2024-03-19T02:02:57.797Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jspcaching-connector --- [2024-03-19T02:02:57.797Z] [INFO] [2024-03-19T02:02:57.797Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jspcaching-connector --- [2024-03-19T02:02:57.797Z] [INFO] [2024-03-19T02:02:57.797Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jspcaching-connector --- [2024-03-19T02:02:57.797Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:57.797Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:02:57.797Z] [INFO] [2024-03-19T02:02:57.797Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jspcaching-connector --- [2024-03-19T02:02:57.797Z] [INFO] [2024-03-19T02:02:57.797Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jspcaching-connector --- [2024-03-19T02:02:57.797Z] [INFO] [2024-03-19T02:02:57.797Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jspcaching-connector --- [2024-03-19T02:02:57.797Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:02:57.797Z] [INFO] [2024-03-19T02:02:57.797Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jspcaching-connector --- [2024-03-19T02:02:57.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/src/main/resources [2024-03-19T02:02:57.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/src/main/manpages [2024-03-19T02:02:57.797Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:02:57.797Z] [INFO] [2024-03-19T02:02:57.797Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jspcaching-connector --- [2024-03-19T02:02:57.797Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:57.797Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:02:58.359Z] [INFO] [2024-03-19T02:02:58.359Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jspcaching-connector --- [2024-03-19T02:02:58.359Z] [INFO] [2024-03-19T02:02:58.359Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jspcaching-connector --- [2024-03-19T02:02:58.359Z] [INFO] [2024-03-19T02:02:58.359Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jspcaching-connector --- [2024-03-19T02:02:58.359Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:02:58.359Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:02:58.360Z] [INFO] [2024-03-19T02:02:58.360Z] [INFO] --- command-security:1.0.17:check (default-check) @ jspcaching-connector --- [2024-03-19T02:02:58.360Z] [INFO] [2024-03-19T02:02:58.360Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jspcaching-connector --- [2024-03-19T02:02:58.360Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:02:58.360Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:02:58.922Z] [INFO] [2024-03-19T02:02:58.922Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jspcaching-connector --- [2024-03-19T02:02:58.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/src/test/resources [2024-03-19T02:02:58.922Z] [INFO] [2024-03-19T02:02:58.922Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jspcaching-connector --- [2024-03-19T02:02:58.922Z] [INFO] No sources to compile [2024-03-19T02:02:58.922Z] [INFO] [2024-03-19T02:02:58.922Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jspcaching-connector --- [2024-03-19T02:02:58.922Z] [INFO] [2024-03-19T02:02:58.922Z] [INFO] --- surefire:3.2.5:test (default-test) @ jspcaching-connector --- [2024-03-19T02:02:58.922Z] [INFO] [2024-03-19T02:02:58.922Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jspcaching-connector --- [2024-03-19T02:02:58.922Z] [INFO] Executing tasks [2024-03-19T02:02:58.923Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/classes/META-INF for [2024-03-19T02:02:58.923Z] [INFO] [echo] jspcaching-connector [2024-03-19T02:02:58.923Z] [INFO] Executed tasks [2024-03-19T02:02:58.923Z] [INFO] [2024-03-19T02:02:58.923Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jspcaching-connector --- [2024-03-19T02:02:58.923Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/jspcaching-connector.jar [2024-03-19T02:02:58.923Z] [INFO] [2024-03-19T02:02:58.923Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jspcaching-connector --- [2024-03-19T02:02:58.923Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:00.813Z] [INFO] CycloneDX: Creating BOM version 1.4 with 115 component(s) [2024-03-19T02:03:00.813Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/bom.xml [2024-03-19T02:03:00.813Z] [INFO] attaching as jspcaching-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:00.813Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/bom.json [2024-03-19T02:03:00.813Z] [INFO] attaching as jspcaching-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:00.813Z] [INFO] [2024-03-19T02:03:00.813Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jspcaching-connector --- [2024-03-19T02:03:00.813Z] [INFO] [2024-03-19T02:03:00.813Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jspcaching-connector --- [2024-03-19T02:03:00.814Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/failsafe-reports [2024-03-19T02:03:00.814Z] [INFO] [2024-03-19T02:03:00.814Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-jspcaching-connector-checkstyle) @ jspcaching-connector --- [2024-03-19T02:03:00.814Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:00.814Z] [INFO] [2024-03-19T02:03:00.814Z] [INFO] --- install:3.1.1:install (default-install) @ jspcaching-connector --- [2024-03-19T02:03:00.814Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/8.0.1-SNAPSHOT/jspcaching-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:00.814Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/8.0.1-SNAPSHOT/jspcaching-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:00.814Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/8.0.1-SNAPSHOT/jspcaching-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:00.814Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/jspcaching-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/8.0.1-SNAPSHOT/jspcaching-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:00.814Z] [INFO] [2024-03-19T02:03:00.814Z] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [2024-03-19T02:03:00.814Z] [INFO] Building Web Container HA code 8.0.1-SNAPSHOT [151/332] [2024-03-19T02:03:00.814Z] [INFO] from appserver/web/web-ha/pom.xml [2024-03-19T02:03:00.814Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:00.814Z] [INFO] [2024-03-19T02:03:00.814Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-ha --- [2024-03-19T02:03:00.814Z] [INFO] [2024-03-19T02:03:00.814Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-ha --- [2024-03-19T02:03:00.814Z] [INFO] [2024-03-19T02:03:00.814Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-ha --- [2024-03-19T02:03:00.814Z] [INFO] [2024-03-19T02:03:00.814Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-ha --- [2024-03-19T02:03:00.814Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:00.814Z] [INFO] Compiling 32 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:00.814Z] [INFO] [2024-03-19T02:03:00.814Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-ha --- [2024-03-19T02:03:00.814Z] [INFO] [2024-03-19T02:03:00.814Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-ha --- [2024-03-19T02:03:00.814Z] [INFO] [2024-03-19T02:03:00.814Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-ha --- [2024-03-19T02:03:00.814Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:00.814Z] [INFO] [2024-03-19T02:03:00.814Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-ha --- [2024-03-19T02:03:00.814Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:03:00.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/src/main/resources [2024-03-19T02:03:00.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/src/main/manpages [2024-03-19T02:03:00.814Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:00.814Z] [INFO] [2024-03-19T02:03:00.814Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-ha --- [2024-03-19T02:03:00.814Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:00.814Z] [INFO] Compiling 32 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:01.379Z] [INFO] [2024-03-19T02:03:01.379Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ web-ha --- [2024-03-19T02:03:01.379Z] [INFO] [2024-03-19T02:03:01.379Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ web-ha --- [2024-03-19T02:03:01.379Z] [INFO] [2024-03-19T02:03:01.379Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-ha --- [2024-03-19T02:03:01.379Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:01.379Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:01.379Z] [INFO] [2024-03-19T02:03:01.379Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-ha --- [2024-03-19T02:03:01.379Z] [INFO] [2024-03-19T02:03:01.379Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-ha --- [2024-03-19T02:03:01.379Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:01.635Z] [INFO] Compiling 32 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:01.891Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:03:01.891Z] [INFO] Initial messages found so far: {} [2024-03-19T02:03:01.891Z] [INFO] Processing: AS-WEB-HA-00001 [2024-03-19T02:03:01.891Z] [INFO] Message AS-WEB-HA-00001 needs checking for cause/action: false [2024-03-19T02:03:01.891Z] [INFO] Processing: AS-WEB-HA-00002 [2024-03-19T02:03:01.891Z] [INFO] Message AS-WEB-HA-00002 needs checking for cause/action: false [2024-03-19T02:03:01.891Z] [INFO] Processing: AS-WEB-HA-00003 [2024-03-19T02:03:01.891Z] [INFO] Message AS-WEB-HA-00003 needs checking for cause/action: false [2024-03-19T02:03:01.891Z] [INFO] Processing: AS-WEB-HA-00004 [2024-03-19T02:03:01.891Z] [INFO] Message AS-WEB-HA-00004 needs checking for cause/action: false [2024-03-19T02:03:01.891Z] [INFO] Processing: AS-WEB-HA-00005 [2024-03-19T02:03:01.891Z] [INFO] Message AS-WEB-HA-00005 needs checking for cause/action: false [2024-03-19T02:03:01.891Z] [INFO] Processing: AS-WEB-HA-00006 [2024-03-19T02:03:01.891Z] [INFO] Message AS-WEB-HA-00006 needs checking for cause/action: false [2024-03-19T02:03:01.891Z] [INFO] Processing: AS-WEB-HA-00007 [2024-03-19T02:03:01.891Z] [INFO] Message AS-WEB-HA-00007 needs checking for cause/action: false [2024-03-19T02:03:01.891Z] [INFO] Processing: AS-WEB-HA-00008 [2024-03-19T02:03:01.891Z] [INFO] Message AS-WEB-HA-00008 needs checking for cause/action: false [2024-03-19T02:03:01.892Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-HA-00001=Exception during removing synchronized from backing store, AS-WEB-HA-00002=Exception during removing expired session from backing store, AS-WEB-HA-00003=Error creating inputstream, AS-WEB-HA-00004=Exception during deserializing the session, AS-WEB-HA-00005=Exception occurred in getSession, AS-WEB-HA-00006=Failed to remove session from backing store, AS-WEB-HA-00007=Required version NumberFormatException, AS-WEB-HA-00008=Could not create backing store} [2024-03-19T02:03:01.892Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:03:01.892Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:03:01.892Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:03:01.892Z] [INFO] Processing: jakarta.enterprise.web.ha on element WEB_HA_LOGGER [2024-03-19T02:03:01.892Z] [INFO] Enclosing type is org.glassfish.web.ha.LogFacade [2024-03-19T02:03:01.892Z] [INFO] Loggers found so far: {jakarta.enterprise.web.ha.description=WEB HA Logger, jakarta.enterprise.web.ha.publish=true, jakarta.enterprise.web.ha.subsystem=WEB} [2024-03-19T02:03:01.892Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:03:01.892Z] [INFO] Found enclosing element WEB_HA_LOGGER [2024-03-19T02:03:01.892Z] [INFO] Found enclosing element org.glassfish.web.ha.LogFacade [2024-03-19T02:03:01.892Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:03:01.892Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:03:01.892Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:03:01.892Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:03:01.892Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:03:01.892Z] [INFO] [2024-03-19T02:03:01.892Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-ha --- [2024-03-19T02:03:01.892Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/src/test/resources [2024-03-19T02:03:01.892Z] [INFO] [2024-03-19T02:03:01.892Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-ha --- [2024-03-19T02:03:01.892Z] [INFO] No sources to compile [2024-03-19T02:03:01.892Z] [INFO] [2024-03-19T02:03:01.892Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ web-ha --- [2024-03-19T02:03:01.892Z] [INFO] [2024-03-19T02:03:01.892Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-ha --- [2024-03-19T02:03:01.892Z] [INFO] [2024-03-19T02:03:01.892Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-ha --- [2024-03-19T02:03:01.892Z] [INFO] Executing tasks [2024-03-19T02:03:01.892Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/classes/META-INF for [2024-03-19T02:03:01.892Z] [INFO] [echo] web-ha [2024-03-19T02:03:01.892Z] [INFO] Executed tasks [2024-03-19T02:03:01.892Z] [INFO] [2024-03-19T02:03:01.892Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-ha --- [2024-03-19T02:03:01.892Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/web-ha.jar [2024-03-19T02:03:01.892Z] [INFO] [2024-03-19T02:03:01.892Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-ha --- [2024-03-19T02:03:01.892Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:03.786Z] [INFO] CycloneDX: Creating BOM version 1.4 with 117 component(s) [2024-03-19T02:03:03.787Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/bom.xml [2024-03-19T02:03:03.787Z] [INFO] attaching as web-ha-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:03.787Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/bom.json [2024-03-19T02:03:03.787Z] [INFO] attaching as web-ha-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:03.787Z] [INFO] [2024-03-19T02:03:03.787Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-ha --- [2024-03-19T02:03:03.787Z] [INFO] [2024-03-19T02:03:03.787Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-ha --- [2024-03-19T02:03:03.787Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/failsafe-reports [2024-03-19T02:03:03.787Z] [INFO] [2024-03-19T02:03:03.787Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-web-ha-checkstyle) @ web-ha --- [2024-03-19T02:03:04.043Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:04.043Z] [INFO] [2024-03-19T02:03:04.043Z] [INFO] --- install:3.1.1:install (default-install) @ web-ha --- [2024-03-19T02:03:04.043Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/8.0.1-SNAPSHOT/web-ha-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:04.044Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/8.0.1-SNAPSHOT/web-ha-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:04.044Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/8.0.1-SNAPSHOT/web-ha-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:04.044Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/web-ha/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/8.0.1-SNAPSHOT/web-ha-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:04.044Z] [INFO] [2024-03-19T02:03:04.044Z] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [2024-03-19T02:03:04.044Z] [INFO] Building Web Related Implementations for GlassFish 8.0.1-SNAPSHOT [152/332] [2024-03-19T02:03:04.044Z] [INFO] from appserver/web/webtier-all/pom.xml [2024-03-19T02:03:04.044Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:03:04.044Z] [INFO] [2024-03-19T02:03:04.044Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtier-all --- [2024-03-19T02:03:04.044Z] [INFO] [2024-03-19T02:03:04.044Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webtier-all --- [2024-03-19T02:03:04.044Z] [INFO] [2024-03-19T02:03:04.044Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ webtier-all --- [2024-03-19T02:03:04.044Z] [INFO] [2024-03-19T02:03:04.044Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ webtier-all --- [2024-03-19T02:03:04.044Z] [INFO] No sources to compile [2024-03-19T02:03:04.044Z] [INFO] [2024-03-19T02:03:04.044Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ webtier-all --- [2024-03-19T02:03:04.044Z] [INFO] [2024-03-19T02:03:04.044Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webtier-all --- [2024-03-19T02:03:04.044Z] [INFO] [2024-03-19T02:03:04.044Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtier-all --- [2024-03-19T02:03:04.044Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:04.044Z] [INFO] [2024-03-19T02:03:04.044Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ webtier-all --- [2024-03-19T02:03:04.044Z] [INFO] No sources to compile [2024-03-19T02:03:04.044Z] [INFO] [2024-03-19T02:03:04.044Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ webtier-all --- [2024-03-19T02:03:04.044Z] [INFO] No sources to compile [2024-03-19T02:03:04.044Z] [INFO] [2024-03-19T02:03:04.044Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtier-all --- [2024-03-19T02:03:04.044Z] [INFO] Executing tasks [2024-03-19T02:03:04.044Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/classes/META-INF for [2024-03-19T02:03:04.044Z] [INFO] [echo] webtier-all [2024-03-19T02:03:04.044Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/classes/META-INF [2024-03-19T02:03:04.044Z] [INFO] Executed tasks [2024-03-19T02:03:04.044Z] [INFO] [2024-03-19T02:03:04.044Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webtier-all --- [2024-03-19T02:03:04.044Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:05.937Z] [INFO] CycloneDX: Creating BOM version 1.4 with 131 component(s) [2024-03-19T02:03:05.937Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/bom.xml [2024-03-19T02:03:05.937Z] [INFO] attaching as webtier-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:05.937Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/bom.json [2024-03-19T02:03:05.937Z] [INFO] attaching as webtier-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:05.937Z] [INFO] [2024-03-19T02:03:05.937Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtier-all --- [2024-03-19T02:03:05.937Z] [INFO] No tests to run. [2024-03-19T02:03:05.937Z] [INFO] [2024-03-19T02:03:05.937Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webtier-all --- [2024-03-19T02:03:05.937Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/failsafe-reports [2024-03-19T02:03:05.937Z] [INFO] [2024-03-19T02:03:05.937Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-webtier-all-checkstyle) @ webtier-all --- [2024-03-19T02:03:05.937Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:05.937Z] [INFO] [2024-03-19T02:03:05.937Z] [INFO] --- install:3.1.1:install (default-install) @ webtier-all --- [2024-03-19T02:03:05.937Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/8.0.1-SNAPSHOT/webtier-all-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:05.937Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/8.0.1-SNAPSHOT/webtier-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:05.937Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/webtier-all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/8.0.1-SNAPSHOT/webtier-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:05.937Z] [INFO] [2024-03-19T02:03:05.937Z] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [2024-03-19T02:03:05.937Z] [INFO] Building Weld connector for glassfish 8.0.1-SNAPSHOT [153/332] [2024-03-19T02:03:05.937Z] [INFO] from appserver/web/gf-weld-connector/pom.xml [2024-03-19T02:03:05.937Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:05.937Z] [INFO] [2024-03-19T02:03:05.937Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-weld-connector --- [2024-03-19T02:03:05.937Z] [INFO] [2024-03-19T02:03:05.937Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-weld-connector --- [2024-03-19T02:03:05.937Z] [INFO] [2024-03-19T02:03:05.937Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-weld-connector --- [2024-03-19T02:03:05.938Z] [INFO] [2024-03-19T02:03:05.938Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-weld-connector --- [2024-03-19T02:03:05.938Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:05.938Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:06.194Z] [INFO] [2024-03-19T02:03:06.194Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-weld-connector --- [2024-03-19T02:03:06.194Z] [INFO] [2024-03-19T02:03:06.194Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-weld-connector --- [2024-03-19T02:03:06.194Z] [INFO] [2024-03-19T02:03:06.194Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-weld-connector --- [2024-03-19T02:03:06.194Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:06.194Z] [INFO] [2024-03-19T02:03:06.194Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-weld-connector --- [2024-03-19T02:03:06.194Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/src/main/resources [2024-03-19T02:03:06.194Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/src/main/manpages [2024-03-19T02:03:06.194Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:06.194Z] [INFO] [2024-03-19T02:03:06.194Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-weld-connector --- [2024-03-19T02:03:06.194Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:06.194Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:06.194Z] [INFO] [2024-03-19T02:03:06.194Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-weld-connector --- [2024-03-19T02:03:06.194Z] [INFO] [2024-03-19T02:03:06.194Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-weld-connector --- [2024-03-19T02:03:06.194Z] [INFO] [2024-03-19T02:03:06.194Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-weld-connector --- [2024-03-19T02:03:06.194Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:06.452Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:06.452Z] [INFO] [2024-03-19T02:03:06.452Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-weld-connector --- [2024-03-19T02:03:06.452Z] [INFO] [2024-03-19T02:03:06.452Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-weld-connector --- [2024-03-19T02:03:06.452Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:06.452Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:06.709Z] [INFO] [2024-03-19T02:03:06.709Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-weld-connector --- [2024-03-19T02:03:06.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/src/test/resources [2024-03-19T02:03:06.709Z] [INFO] [2024-03-19T02:03:06.709Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-weld-connector --- [2024-03-19T02:03:06.709Z] [INFO] No sources to compile [2024-03-19T02:03:06.709Z] [INFO] [2024-03-19T02:03:06.709Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-weld-connector --- [2024-03-19T02:03:06.709Z] [INFO] [2024-03-19T02:03:06.709Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-weld-connector --- [2024-03-19T02:03:06.709Z] [INFO] [2024-03-19T02:03:06.709Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-weld-connector --- [2024-03-19T02:03:06.709Z] [INFO] Executing tasks [2024-03-19T02:03:06.709Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/classes/META-INF for [2024-03-19T02:03:06.709Z] [INFO] [echo] gf-weld-connector [2024-03-19T02:03:06.709Z] [INFO] Executed tasks [2024-03-19T02:03:06.709Z] [INFO] [2024-03-19T02:03:06.709Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-weld-connector --- [2024-03-19T02:03:06.709Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/gf-weld-connector.jar [2024-03-19T02:03:06.709Z] [INFO] [2024-03-19T02:03:06.709Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-weld-connector --- [2024-03-19T02:03:06.709Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:08.076Z] [INFO] CycloneDX: Creating BOM version 1.4 with 85 component(s) [2024-03-19T02:03:08.076Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/bom.xml [2024-03-19T02:03:08.076Z] [INFO] attaching as gf-weld-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:08.076Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/bom.json [2024-03-19T02:03:08.076Z] [INFO] attaching as gf-weld-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:08.076Z] [INFO] [2024-03-19T02:03:08.076Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-weld-connector --- [2024-03-19T02:03:08.076Z] [INFO] [2024-03-19T02:03:08.076Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-weld-connector --- [2024-03-19T02:03:08.077Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/failsafe-reports [2024-03-19T02:03:08.077Z] [INFO] [2024-03-19T02:03:08.077Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-gf-weld-connector-checkstyle) @ gf-weld-connector --- [2024-03-19T02:03:08.077Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:08.077Z] [INFO] [2024-03-19T02:03:08.077Z] [INFO] --- install:3.1.1:install (default-install) @ gf-weld-connector --- [2024-03-19T02:03:08.077Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/8.0.1-SNAPSHOT/gf-weld-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:08.077Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/8.0.1-SNAPSHOT/gf-weld-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:08.077Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/8.0.1-SNAPSHOT/gf-weld-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:08.077Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/gf-weld-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/8.0.1-SNAPSHOT/gf-weld-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:08.077Z] [INFO] [2024-03-19T02:03:08.077Z] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [2024-03-19T02:03:08.077Z] [INFO] Building Weld integration for glassfish 8.0.1-SNAPSHOT [154/332] [2024-03-19T02:03:08.077Z] [INFO] from appserver/web/weld-integration/pom.xml [2024-03-19T02:03:08.077Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:08.077Z] [INFO] [2024-03-19T02:03:08.077Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration --- [2024-03-19T02:03:08.077Z] [INFO] [2024-03-19T02:03:08.077Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ weld-integration --- [2024-03-19T02:03:08.077Z] [INFO] [2024-03-19T02:03:08.077Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ weld-integration --- [2024-03-19T02:03:08.077Z] [INFO] [2024-03-19T02:03:08.077Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ weld-integration --- [2024-03-19T02:03:08.077Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:08.077Z] [INFO] Compiling 59 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:08.334Z] [INFO] [2024-03-19T02:03:08.334Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ weld-integration --- [2024-03-19T02:03:08.334Z] [INFO] [2024-03-19T02:03:08.334Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ weld-integration --- [2024-03-19T02:03:08.334Z] [INFO] [2024-03-19T02:03:08.334Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration --- [2024-03-19T02:03:08.334Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:08.334Z] [INFO] [2024-03-19T02:03:08.334Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration --- [2024-03-19T02:03:08.334Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:03:08.334Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T02:03:08.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/manpages [2024-03-19T02:03:08.590Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:08.590Z] [INFO] [2024-03-19T02:03:08.590Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ weld-integration --- [2024-03-19T02:03:08.590Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:08.590Z] [INFO] Compiling 59 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:09.153Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,70] unchecked method invocation: method createAnnotatedType in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2024-03-19T02:03:09.153Z] required: java.lang.Class [2024-03-19T02:03:09.153Z] found: java.lang.Class [2024-03-19T02:03:09.153Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,71] unchecked conversion [2024-03-19T02:03:09.153Z] required: java.lang.Class [2024-03-19T02:03:09.153Z] found: java.lang.Class [2024-03-19T02:03:09.153Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,79] unchecked method invocation: method getInjectionTargetFactory in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2024-03-19T02:03:09.153Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-03-19T02:03:09.153Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2024-03-19T02:03:09.153Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,80] unchecked conversion [2024-03-19T02:03:09.153Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-03-19T02:03:09.153Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2024-03-19T02:03:09.153Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[73,78] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-03-19T02:03:09.153Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[125,54] unchecked conversion [2024-03-19T02:03:09.153Z] required: java.util.Set [2024-03-19T02:03:09.153Z] found: java.util.Set [2024-03-19T02:03:09.153Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[175,54] unchecked call to produce(jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2024-03-19T02:03:09.153Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[176,35] unchecked call to inject(T,jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-03-19T02:03:09.153Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[177,42] unchecked call to postConstruct(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-03-19T02:03:09.154Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[183,39] unchecked call to preDestroy(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-03-19T02:03:09.154Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[184,36] unchecked call to dispose(T) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2024-03-19T02:03:09.154Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedContextImpl.java:[157,85] unchecked cast [2024-03-19T02:03:09.154Z] required: org.glassfish.cdi.transaction.TransactionScopedBean [2024-03-19T02:03:09.154Z] found: java.lang.Object [2024-03-19T02:03:09.154Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[44,50] getELResolver() in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T02:03:09.154Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[46,44] wrapExpressionFactory(jakarta.el.ExpressionFactory) in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T02:03:09.154Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[62,48] wrapExpressionFactory(jakarta.el.ExpressionFactory) in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T02:03:09.154Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[81,84] unchecked cast [2024-03-19T02:03:09.154Z] required: T [2024-03-19T02:03:09.154Z] found: java.lang.Object [2024-03-19T02:03:09.154Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[91,91] unchecked cast [2024-03-19T02:03:09.154Z] required: java.lang.Class [2024-03-19T02:03:09.154Z] found: java.lang.Class [2024-03-19T02:03:09.154Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[93,44] unchecked cast [2024-03-19T02:03:09.154Z] required: java.lang.Class [2024-03-19T02:03:09.154Z] found: java.lang.Class [2024-03-19T02:03:09.154Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[168,95] getELResolver() in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T02:03:09.154Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[593,20] unchecked conversion [2024-03-19T02:03:09.154Z] required: jakarta.enterprise.inject.spi.InjectionTarget [2024-03-19T02:03:09.154Z] found: jakarta.enterprise.inject.spi.InjectionTarget [2024-03-19T02:03:09.154Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[603,20] unchecked conversion [2024-03-19T02:03:09.155Z] required: jakarta.enterprise.context.spi.CreationalContext [2024-03-19T02:03:09.155Z] found: jakarta.enterprise.context.spi.CreationalContext [2024-03-19T02:03:09.155Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[624,69] unchecked cast [2024-03-19T02:03:09.155Z] required: T [2024-03-19T02:03:09.155Z] found: java.lang.Object [2024-03-19T02:03:09.155Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/WeldContextListener.java:[52,52] getELResolver() in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T02:03:09.155Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/WeldContextListener.java:[63,54] wrapExpressionFactory(jakarta.el.ExpressionFactory) in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T02:03:09.155Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/EjbServicesImpl.java:[208,48] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [2024-03-19T02:03:09.155Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/FilteringClassLoader.java: Some input files use or override a deprecated API. [2024-03-19T02:03:09.155Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/main/java/org/glassfish/weld/FilteringClassLoader.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:03:09.155Z] [INFO] [2024-03-19T02:03:09.155Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ weld-integration --- [2024-03-19T02:03:09.155Z] [INFO] [2024-03-19T02:03:09.155Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ weld-integration --- [2024-03-19T02:03:09.155Z] [INFO] [2024-03-19T02:03:09.155Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration --- [2024-03-19T02:03:09.155Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:09.411Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:09.412Z] [INFO] [2024-03-19T02:03:09.412Z] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration --- [2024-03-19T02:03:09.412Z] [INFO] [2024-03-19T02:03:09.412Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ weld-integration --- [2024-03-19T02:03:09.412Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:09.412Z] [INFO] Compiling 59 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:09.974Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:03:09.975Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:03:09.975Z] [INFO] Initial messages found so far: {} [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00001 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00001 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00002 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00002 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00003 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00003 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00004 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00004 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00005 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00005 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00006 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00006 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00007 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00007 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00008 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00008 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00009 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00009 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00010 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00010 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00011 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00011 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00012 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00012 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00013 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00013 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00014 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00014 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00015 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00015 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00016 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00016 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00017 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00017 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00018 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00018 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00019 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00019 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00020 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00020 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00021 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00021 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00022 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00022 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00023 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00023 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00024 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00024 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00025 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00025 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00026 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00026 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00027 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00027 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00028 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00028 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00029 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00029 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00030 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00030 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00031 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00031 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00032 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00032 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00033 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00033 needs checking for cause/action: true [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00034 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00034 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00035 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00035 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00036 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00036 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00037 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00037 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00038 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00038 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00039 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00039 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00040 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00040 needs checking for cause/action: true [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00041 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00041 needs checking for cause/action: false [2024-03-19T02:03:09.975Z] [INFO] Processing: AS-CDI-00042 [2024-03-19T02:03:09.975Z] [INFO] Message AS-CDI-00042 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-CDI-00043 [2024-03-19T02:03:09.976Z] [INFO] Message AS-CDI-00043 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-CDI-00044 [2024-03-19T02:03:09.976Z] [INFO] Message AS-CDI-00044 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-CDI-00045 [2024-03-19T02:03:09.976Z] [INFO] Message AS-CDI-00045 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00001 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00001 needs checking for cause/action: true [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00002 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00002 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00003 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00003 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00004 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00004 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00005 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00005 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00006 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00006 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00007 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00007 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00008 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00008 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00009 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00009 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00010 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00010 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00011 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00011 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00012 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00012 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00013 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00013 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00014 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00014 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00015 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00015 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00016 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00016 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00017 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00017 needs checking for cause/action: false [2024-03-19T02:03:09.976Z] [INFO] Processing: AS-JTA-00018 [2024-03-19T02:03:09.976Z] [INFO] Message AS-JTA-00018 needs checking for cause/action: false [2024-03-19T02:03:09.977Z] [INFO] Total Messages including ones found from disk so far: {AS-CDI-00001=Setting Context Class Loader for {0} to {1}., AS-CDI-00002=BeanDeploymentArchiveImpl::addBeanClass - adding {0} to {1}., AS-CDI-00003={0} not added to beanClasses, AS-CDI-00004=Processing {0} as it has {1} or {2}., AS-CDI-00005=Error while trying to load Bean Class {0} : {1}., AS-CDI-00006=Processing WEB-INF/lib in {0}., AS-CDI-00007=WEB-INF/lib: considering {0} as a bean archive and hence added another BDA for it., AS-CDI-00008=WEB-INF/lib: skipping {0} as it doesn't have beans.xml., AS-CDI-00009=JAR processing: {0} as a Bean archive jar since it has META-INF/beans.xml., AS-CDI-00010=Ensure {0} is associated with {1}, AS-CDI-00011=Ensure web lib jar visibility. Updating {0}., AS-CDI-00012=Ensure web lib jar visibility. Updating {0} to include {1}., AS-CDI-00013=Collecting jar info for {0}., AS-CDI-00014=Error reading archive. {0}, AS-CDI-00015=Collecting rar info for {0}., AS-CDI-00016=Using Context Class Loader., AS-CDI-00017=Context Class Loader is null. Using DeploymentImpl's classloader., AS-CDI-00018=Creating deployment for archive: {0}., AS-CDI-00019=getBeanDeploymentArchives returning {0}., AS-CDI-00020=loadBeanDeploymentArchive for beanClass {0}, AS-CDI-00021=loadBeanDeploymentArchive checking for {0} in root BDA {0}., AS-CDI-00022=loadBeanDeploymentArchive An existing BDA has this class {0}. Adding this class as a bean class it to existing bda: {1}., AS-CDI-00023=loadBeanDeploymentArchive checking for {0} in subBDA {1}., AS-CDI-00024=loadBeanDeploymentArchive beanClass {0} not found in the BDAs of this deployment. Creating a new BDA., AS-CDI-00025=loadBeanDeploymentArchive new BDA {0} created. Adding new BDA to all root BDAs of this deployment., AS-CDI-00026=loadBeanDeploymentArchive for beanClass {0} returning the newly created BDA {1}, AS-CDI-00027=Exception thrown while scanning for library jars. {0}, AS-CDI-00028=Processing {0} as it has one or more qualified CDI-annotated beans, AS-CDI-00029=JAR processing: {0} since it contains one or more classes with a scope annotation, AS-CDI-00030=BDAImpl::ensureWebLibJarVisibility - {0} being associated with {1}, AS-CDI-00031=BDAImpl::ensureWebLibJarVisibility - updating {0}, AS-CDI-00032=BDAImpl::ensureWebLibJarVisibility - updating {0} to include {1}, AS-CDI-00033=Error reading archive : {0}, AS-CDI-00034=TCL is null. Using BeanDeploymentArchiveImpl's classloader, AS-CDI-00035=Could not create WeldELContextListener instance. {0}, AS-CDI-00036=Exception in WeldBootstrap.shutdown. {0}, AS-CDI-00037=jakarta.jms.MessageListener Class available, so need to fire PIT events to MDBs, AS-CDI-00038={0} is an MDB and so need to fire a PIT event to it., AS-CDI-00039=WeldDeployer adding injectionServices {0} for {1}., AS-CDI-00040=Unable to create URI for URL: {0}. Exception: {1}, AS-CDI-00041=Trying to register interceptor: {0}, AS-CDI-00042=Adding interceptor: {0} for EJB: {1}., AS-CDI-00043=getBDAForBeanClass -- search in {0} for {1}, AS-CDI-00044=CDIServiceImpl.getBDAForBeanClass: TopLevelBDA {0} contains beanClassName: {1}., AS-CDI-00045=CDIServiceImpl.getBDAForBeanClass: subBDA {0} contains beanClassName: {1}., AS-JTA-00001=Encountered NamingException while attempting to acquire transaction manager for Transactional annotation interceptors {0}, AS-JTA-00002=About to setRollbackOnly from @Transactional interceptor on transaction: {0}, AS-JTA-00003=No ComponentInvocation present for @Transactional annotation processing. Restriction on use of UserTransaction will not be enforced., AS-JTA-00004=In MANDATORY TransactionalInterceptor, AS-JTA-00005=In NEVER TransactionalInterceptor, AS-JTA-00006=In NOT_SUPPORTED TransactionalInterceptor, AS-JTA-00007=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction..., AS-JTA-00008=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction failed due to {0}, AS-JTA-00009=In REQUIRED TransactionalInterceptor, AS-JTA-00010=Managed bean with Transactional annotation and TxType of REQUIRED called outside a transaction context. Beginning a transaction..., AS-JTA-00011=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during begin {0}, AS-JTA-00012=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during commit {0}, AS-JTA-00013=In REQUIRES_NEW TransactionalInterceptor, AS-JTA-00014=Managed bean with Transactional annotation and TxType of REQUIRES_NEW called inside a transaction context. Suspending before beginning a transaction..., AS-JTA-00015=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during begin {0}, AS-JTA-00016=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during commit {0}, AS-JTA-00017=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during resume {0}, AS-JTA-00018=In SUPPORTS TransactionalInterceptor} [2024-03-19T02:03:09.978Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:03:09.978Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:03:09.978Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:03:09.978Z] [INFO] Processing: jakarta.enterprise.inject.spi on element CDI_LOGGER_SUBSYSTEM_NAME [2024-03-19T02:03:09.978Z] [INFO] Enclosing type is org.glassfish.cdi.CDILoggerInfo [2024-03-19T02:03:09.978Z] [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [2024-03-19T02:03:09.978Z] [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionScopedCDIUtil [2024-03-19T02:03:09.978Z] [INFO] Processing: jakarta.enterprise.resource.weld on element WELD_LOGGER_SUBSYSTEM_NAME [2024-03-19T02:03:09.978Z] [INFO] Enclosing type is org.glassfish.weld.services.CDIServiceImpl [2024-03-19T02:03:09.978Z] [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [2024-03-19T02:03:09.978Z] [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionalInterceptorBase [2024-03-19T02:03:09.978Z] [INFO] Loggers found so far: {jakarta.enterprise.inject.spi.description=CDI, jakarta.enterprise.inject.spi.publish=true, jakarta.enterprise.inject.spi.subsystem=AS-CDI, jakarta.enterprise.resource.jta.description=CDI-JTA, jakarta.enterprise.resource.jta.publish=true, jakarta.enterprise.resource.jta.subsystem=AS-CDI-JTA, jakarta.enterprise.resource.weld.description=WELD, jakarta.enterprise.resource.weld.publish=true, jakarta.enterprise.resource.weld.subsystem=AS-WELD} [2024-03-19T02:03:09.978Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:03:09.978Z] [INFO] Found enclosing element CDI_LOGGER_SUBSYSTEM_NAME [2024-03-19T02:03:09.978Z] [INFO] Found enclosing element org.glassfish.cdi.CDILoggerInfo [2024-03-19T02:03:09.978Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:03:09.978Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:03:09.978Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:03:09.978Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:03:09.978Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:03:09.978Z] [INFO] [2024-03-19T02:03:09.978Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration --- [2024-03-19T02:03:09.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/test/resources [2024-03-19T02:03:09.978Z] [INFO] [2024-03-19T02:03:09.978Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ weld-integration --- [2024-03-19T02:03:09.978Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:09.978Z] [INFO] Compiling 24 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:03:10.541Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:03:10.541Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:03:10.541Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:03:10.541Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:03:10.541Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:03:10.541Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:03:10.541Z] Use -proc:none to disable annotation processing. [2024-03-19T02:03:10.541Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:03:10.541Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[44,90] unchecked cast [2024-03-19T02:03:10.541Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-03-19T02:03:10.542Z] found: java.lang.Object [2024-03-19T02:03:10.542Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[50,79] unchecked method invocation: method andReturn in interface org.easymock.IExpectationSetters is applied to given types [2024-03-19T02:03:10.542Z] required: T [2024-03-19T02:03:10.542Z] found: jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-03-19T02:03:10.542Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[50,80] unchecked conversion [2024-03-19T02:03:10.542Z] required: T [2024-03-19T02:03:10.542Z] found: jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-03-19T02:03:10.542Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[51,60] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-03-19T02:03:10.542Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionManager.java:[27,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [2024-03-19T02:03:10.542Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionManager.java:[49,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [2024-03-19T02:03:10.542Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionManager.java:[68,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [2024-03-19T02:03:10.542Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/test/java/org/glassfish/weld/WeldContextListenerTest.java:[64,27] getELResolver() in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T02:03:10.542Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/test/java/org/glassfish/weld/WeldContextListenerTest.java:[65,27] wrapExpressionFactory(jakarta.el.ExpressionFactory) in jakarta.enterprise.inject.spi.BeanManager has been deprecated and marked for removal [2024-03-19T02:03:10.542Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedBeanTest.java:[40,90] unchecked cast [2024-03-19T02:03:10.542Z] required: jakarta.enterprise.context.spi.Contextual [2024-03-19T02:03:10.542Z] found: java.lang.Object [2024-03-19T02:03:10.542Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedBeanTest.java:[41,111] unchecked cast [2024-03-19T02:03:10.542Z] required: jakarta.enterprise.context.spi.CreationalContext [2024-03-19T02:03:10.542Z] found: java.lang.Object [2024-03-19T02:03:10.542Z] [INFO] [2024-03-19T02:03:10.542Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration --- [2024-03-19T02:03:10.543Z] [INFO] [2024-03-19T02:03:10.543Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration --- [2024-03-19T02:03:10.543Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/surefire-reports [2024-03-19T02:03:10.543Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:03:10.543Z] [INFO] [2024-03-19T02:03:10.543Z] [INFO] ------------------------------------------------------- [2024-03-19T02:03:10.543Z] [INFO] T E S T S [2024-03-19T02:03:10.543Z] [INFO] ------------------------------------------------------- [2024-03-19T02:03:10.543Z] [0.003s][info][gc] Using G1 [2024-03-19T02:03:10.799Z] [0.252s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.314ms [2024-03-19T02:03:11.363Z] [INFO] Running org.glassfish.cdi.transaction.TransactionScopedContextExtensionTest [2024-03-19T02:03:11.363Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.glassfish.cdi.transaction.TransactionScopedContextExtensionTest [2024-03-19T02:03:11.363Z] [INFO] Running org.glassfish.cdi.transaction.TransactionalAnnotationTest [2024-03-19T02:03:11.363Z] 02:03:11.247781 INFO main .glassfish.cdi.transaction.TransactionalInterceptorMandatory.transactional In MANDATORY TransactionalInterceptor [2024-03-19T02:03:11.364Z] 02:03:11.253243 INFO main .glassfish.cdi.transaction.TransactionalInterceptorMandatory.transactional In MANDATORY TransactionalInterceptor [2024-03-19T02:03:11.364Z] 02:03:11.253618 INFO main .glassfish.cdi.transaction.TransactionalInterceptorMandatory.transactional In MANDATORY TransactionalInterceptor [2024-03-19T02:03:11.364Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.glassfish.cdi.transaction.TransactionalAnnotationTest [2024-03-19T02:03:11.364Z] [INFO] Running org.glassfish.cdi.transaction.TransactionScopedBeanTest [2024-03-19T02:03:11.364Z] [0.762s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 32M->10M(258M) 3.219ms [2024-03-19T02:03:11.928Z] 02:03:11.802025 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:03:11.928Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.glassfish.cdi.transaction.TransactionScopedBeanTest [2024-03-19T02:03:11.928Z] [INFO] Running org.glassfish.cdi.transaction.TransactionScopedContextImplTest [2024-03-19T02:03:12.184Z] 02:03:11.952369 WARNING main org.glassfish.cdi.transaction.TransactionScopedCDIUtil.log Can't get instance of BeanManager to process TransactionScoped CDI Event! [2024-03-19T02:03:12.184Z] 02:03:11.952727 WARNING main org.glassfish.cdi.transaction.TransactionScopedCDIUtil.log Can't get instance of BeanManager to process TransactionScoped CDI Event! [2024-03-19T02:03:12.184Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.glassfish.cdi.transaction.TransactionScopedContextImplTest [2024-03-19T02:03:12.184Z] [INFO] Running org.glassfish.weld.services.TransactionServicesImplTest [2024-03-19T02:03:12.184Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.weld.services.TransactionServicesImplTest [2024-03-19T02:03:12.184Z] [INFO] Running org.glassfish.weld.WeldActivatorTest [2024-03-19T02:03:12.184Z] [1.452s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 56M->13M(258M) 4.832ms [2024-03-19T02:03:12.184Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.glassfish.weld.WeldActivatorTest [2024-03-19T02:03:12.184Z] [INFO] Running org.glassfish.weld.RootBeanDeploymentArchiveTest [2024-03-19T02:03:12.185Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.glassfish.weld.RootBeanDeploymentArchiveTest [2024-03-19T02:03:12.185Z] [INFO] Running org.glassfish.weld.WeldContextListenerTest [2024-03-19T02:03:12.185Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.glassfish.weld.WeldContextListenerTest [2024-03-19T02:03:12.185Z] [INFO] Running org.glassfish.weld.WeldApplicationContainerTest [2024-03-19T02:03:12.185Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.weld.WeldApplicationContainerTest [2024-03-19T02:03:12.185Z] [INFO] Running org.glassfish.weld.WeldContainerTest [2024-03-19T02:03:12.185Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.weld.WeldContainerTest [2024-03-19T02:03:12.748Z] [INFO] [2024-03-19T02:03:12.748Z] [INFO] Results: [2024-03-19T02:03:12.748Z] [INFO] [2024-03-19T02:03:12.748Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:03:12.748Z] [INFO] [2024-03-19T02:03:12.748Z] [INFO] [2024-03-19T02:03:12.748Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration --- [2024-03-19T02:03:12.748Z] [INFO] Executing tasks [2024-03-19T02:03:12.748Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/classes/META-INF for [2024-03-19T02:03:12.748Z] [INFO] [echo] weld-integration [2024-03-19T02:03:12.748Z] [INFO] Executed tasks [2024-03-19T02:03:12.748Z] [INFO] [2024-03-19T02:03:12.748Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration --- [2024-03-19T02:03:12.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/weld-integration.jar [2024-03-19T02:03:12.749Z] [INFO] [2024-03-19T02:03:12.749Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ weld-integration --- [2024-03-19T02:03:12.749Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:14.641Z] [INFO] CycloneDX: Creating BOM version 1.4 with 150 component(s) [2024-03-19T02:03:14.897Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/bom.xml [2024-03-19T02:03:14.897Z] [INFO] attaching as weld-integration-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:14.897Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/bom.json [2024-03-19T02:03:14.897Z] [INFO] attaching as weld-integration-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:14.897Z] [INFO] [2024-03-19T02:03:14.897Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration --- [2024-03-19T02:03:14.897Z] [INFO] [2024-03-19T02:03:14.897Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration --- [2024-03-19T02:03:14.897Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/failsafe-reports [2024-03-19T02:03:14.897Z] [INFO] [2024-03-19T02:03:14.897Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-weld-integration-checkstyle) @ weld-integration --- [2024-03-19T02:03:15.826Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:15.826Z] [INFO] [2024-03-19T02:03:15.826Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration --- [2024-03-19T02:03:15.826Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/8.0.1-SNAPSHOT/weld-integration-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:15.826Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/8.0.1-SNAPSHOT/weld-integration-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:15.826Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/8.0.1-SNAPSHOT/weld-integration-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:15.826Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/8.0.1-SNAPSHOT/weld-integration-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:15.826Z] [INFO] [2024-03-19T02:03:15.826Z] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [2024-03-19T02:03:15.826Z] [INFO] Building Weld Integration Fragment 8.0.1-SNAPSHOT [155/332] [2024-03-19T02:03:15.826Z] [INFO] from appserver/web/weld-integration-fragment/pom.xml [2024-03-19T02:03:15.826Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:15.826Z] [INFO] [2024-03-19T02:03:15.826Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-fragment --- [2024-03-19T02:03:15.826Z] [INFO] [2024-03-19T02:03:15.826Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ weld-integration-fragment --- [2024-03-19T02:03:15.826Z] [INFO] [2024-03-19T02:03:15.826Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ weld-integration-fragment --- [2024-03-19T02:03:15.826Z] [INFO] [2024-03-19T02:03:15.826Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ weld-integration-fragment --- [2024-03-19T02:03:15.826Z] [INFO] No sources to compile [2024-03-19T02:03:15.826Z] [INFO] [2024-03-19T02:03:15.826Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ weld-integration-fragment --- [2024-03-19T02:03:15.826Z] [INFO] [2024-03-19T02:03:15.826Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ weld-integration-fragment --- [2024-03-19T02:03:15.826Z] [INFO] [2024-03-19T02:03:15.826Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-fragment --- [2024-03-19T02:03:15.826Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:15.826Z] [INFO] [2024-03-19T02:03:15.826Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-fragment --- [2024-03-19T02:03:15.826Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/src/main/resources [2024-03-19T02:03:15.826Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/src/main/manpages [2024-03-19T02:03:15.827Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] No sources to compile [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:15.827Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] No sources to compile [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/src/test/resources [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] No sources to compile [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] Executing tasks [2024-03-19T02:03:15.827Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/classes/META-INF for [2024-03-19T02:03:15.827Z] [INFO] [echo] weld-integration-fragment [2024-03-19T02:03:15.827Z] [INFO] Executed tasks [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar [2024-03-19T02:03:15.827Z] [INFO] [2024-03-19T02:03:15.827Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ weld-integration-fragment --- [2024-03-19T02:03:15.827Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:16.084Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:03:16.084Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/bom.xml [2024-03-19T02:03:16.084Z] [INFO] attaching as weld-integration-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:16.084Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/bom.json [2024-03-19T02:03:16.084Z] [INFO] attaching as weld-integration-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:16.084Z] [INFO] [2024-03-19T02:03:16.084Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-fragment --- [2024-03-19T02:03:16.084Z] [INFO] [2024-03-19T02:03:16.084Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-fragment --- [2024-03-19T02:03:16.084Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/failsafe-reports [2024-03-19T02:03:16.084Z] [INFO] [2024-03-19T02:03:16.084Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-weld-integration-fragment-checkstyle) @ weld-integration-fragment --- [2024-03-19T02:03:16.084Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:16.084Z] [INFO] [2024-03-19T02:03:16.084Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-fragment --- [2024-03-19T02:03:16.084Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/8.0.1-SNAPSHOT/weld-integration-fragment-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:16.084Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/8.0.1-SNAPSHOT/weld-integration-fragment-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:16.084Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/8.0.1-SNAPSHOT/weld-integration-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:16.084Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-fragment/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/8.0.1-SNAPSHOT/weld-integration-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:16.084Z] [INFO] [2024-03-19T02:03:16.084Z] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [2024-03-19T02:03:16.084Z] [INFO] Building Fragment bundle for Weld related testing 8.0.1-SNAPSHOT [156/332] [2024-03-19T02:03:16.084Z] [INFO] from appserver/web/weld-integration-test-fragment/pom.xml [2024-03-19T02:03:16.084Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:03:16.084Z] [INFO] [2024-03-19T02:03:16.084Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.084Z] [INFO] [2024-03-19T02:03:16.084Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.084Z] [INFO] [2024-03-19T02:03:16.084Z] [INFO] --- build-helper:3.5.0:regex-property (export-package-regexp) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] No sources to compile [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:03:16.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/src/main/manpages [2024-03-19T02:03:16.085Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] No sources to compile [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] No sources to compile [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/src/test/resources [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] No sources to compile [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] No tests to run. [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] Executing tasks [2024-03-19T02:03:16.085Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/classes/META-INF for [2024-03-19T02:03:16.085Z] [INFO] [echo] weld-integration-test-fragment [2024-03-19T02:03:16.085Z] [INFO] Executed tasks [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:16.085Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:03:16.085Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/bom.xml [2024-03-19T02:03:16.085Z] [INFO] attaching as weld-integration-test-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:16.085Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/bom.json [2024-03-19T02:03:16.085Z] [INFO] attaching as weld-integration-test-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.085Z] [INFO] No tests to run. [2024-03-19T02:03:16.085Z] [INFO] [2024-03-19T02:03:16.085Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.086Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/failsafe-reports [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-weld-integration-test-fragment-checkstyle) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.086Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-test-fragment --- [2024-03-19T02:03:16.086Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/8.0.1-SNAPSHOT/weld-integration-test-fragment-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:16.086Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/8.0.1-SNAPSHOT/weld-integration-test-fragment-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:16.086Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/8.0.1-SNAPSHOT/weld-integration-test-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:16.086Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/weld-integration-test-fragment/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/8.0.1-SNAPSHOT/weld-integration-test-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [2024-03-19T02:03:16.086Z] [INFO] Building cdi-api Fragment 8.0.1-SNAPSHOT [157/332] [2024-03-19T02:03:16.086Z] [INFO] from appserver/web/cdi-api-fragment/pom.xml [2024-03-19T02:03:16.086Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi-api-fragment --- [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cdi-api-fragment --- [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cdi-api-fragment --- [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cdi-api-fragment --- [2024-03-19T02:03:16.086Z] [INFO] No sources to compile [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cdi-api-fragment --- [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cdi-api-fragment --- [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi-api-fragment --- [2024-03-19T02:03:16.086Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi-api-fragment --- [2024-03-19T02:03:16.086Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:03:16.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/src/main/manpages [2024-03-19T02:03:16.086Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cdi-api-fragment --- [2024-03-19T02:03:16.086Z] [INFO] No sources to compile [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cdi-api-fragment --- [2024-03-19T02:03:16.086Z] [INFO] No sources to compile [2024-03-19T02:03:16.086Z] [INFO] [2024-03-19T02:03:16.086Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi-api-fragment --- [2024-03-19T02:03:16.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/src/test/resources [2024-03-19T02:03:16.087Z] [INFO] [2024-03-19T02:03:16.087Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cdi-api-fragment --- [2024-03-19T02:03:16.087Z] [INFO] No sources to compile [2024-03-19T02:03:16.087Z] [INFO] [2024-03-19T02:03:16.087Z] [INFO] --- surefire:3.2.5:test (default-test) @ cdi-api-fragment --- [2024-03-19T02:03:16.087Z] [INFO] No tests to run. [2024-03-19T02:03:16.087Z] [INFO] [2024-03-19T02:03:16.087Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi-api-fragment --- [2024-03-19T02:03:16.087Z] [INFO] Executing tasks [2024-03-19T02:03:16.087Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/classes/META-INF for [2024-03-19T02:03:16.087Z] [INFO] [echo] cdi-api-fragment [2024-03-19T02:03:16.087Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/classes/META-INF [2024-03-19T02:03:16.087Z] [INFO] Executed tasks [2024-03-19T02:03:16.087Z] [INFO] [2024-03-19T02:03:16.087Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi-api-fragment --- [2024-03-19T02:03:16.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar [2024-03-19T02:03:16.087Z] [INFO] [2024-03-19T02:03:16.087Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cdi-api-fragment --- [2024-03-19T02:03:16.087Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:16.087Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:03:16.087Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/bom.xml [2024-03-19T02:03:16.087Z] [INFO] attaching as cdi-api-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:16.087Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/bom.json [2024-03-19T02:03:16.087Z] [INFO] attaching as cdi-api-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:16.087Z] [INFO] [2024-03-19T02:03:16.087Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi-api-fragment --- [2024-03-19T02:03:16.087Z] [INFO] No tests to run. [2024-03-19T02:03:16.087Z] [INFO] [2024-03-19T02:03:16.087Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cdi-api-fragment --- [2024-03-19T02:03:16.087Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/failsafe-reports [2024-03-19T02:03:16.087Z] [INFO] [2024-03-19T02:03:16.087Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.web-cdi-api-fragment-checkstyle) @ cdi-api-fragment --- [2024-03-19T02:03:16.344Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:16.344Z] [INFO] [2024-03-19T02:03:16.344Z] [INFO] --- install:3.1.1:install (default-install) @ cdi-api-fragment --- [2024-03-19T02:03:16.344Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/8.0.1-SNAPSHOT/cdi-api-fragment-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:16.344Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/8.0.1-SNAPSHOT/cdi-api-fragment-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:16.344Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/8.0.1-SNAPSHOT/cdi-api-fragment-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:16.345Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/web/cdi-api-fragment/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/8.0.1-SNAPSHOT/cdi-api-fragment-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:16.345Z] [INFO] [2024-03-19T02:03:16.345Z] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [2024-03-19T02:03:16.345Z] [INFO] Building Full EJB Container add-ons 8.0.1-SNAPSHOT [158/332] [2024-03-19T02:03:16.345Z] [INFO] from appserver/ejb/ejb-full-container/pom.xml [2024-03-19T02:03:16.345Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:16.345Z] [INFO] [2024-03-19T02:03:16.345Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-full-container --- [2024-03-19T02:03:16.345Z] [INFO] [2024-03-19T02:03:16.345Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-full-container --- [2024-03-19T02:03:16.345Z] [INFO] [2024-03-19T02:03:16.345Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-full-container --- [2024-03-19T02:03:16.345Z] [INFO] [2024-03-19T02:03:16.345Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-full-container --- [2024-03-19T02:03:16.345Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:16.345Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:16.601Z] [INFO] [2024-03-19T02:03:16.601Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-full-container --- [2024-03-19T02:03:16.601Z] [INFO] [2024-03-19T02:03:16.601Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-full-container --- [2024-03-19T02:03:16.601Z] [INFO] [2024-03-19T02:03:16.601Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-full-container --- [2024-03-19T02:03:16.601Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:16.601Z] [INFO] [2024-03-19T02:03:16.601Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-full-container --- [2024-03-19T02:03:16.601Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:03:16.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/src/main/manpages [2024-03-19T02:03:16.601Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:16.601Z] [INFO] [2024-03-19T02:03:16.601Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-full-container --- [2024-03-19T02:03:16.601Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:16.601Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:16.857Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/deployment/annotation/handlers/MessageDrivenHandler.java:[83,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:03:16.857Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:03:16.857Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:03:16.857Z] [INFO] [2024-03-19T02:03:16.858Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ejb-full-container --- [2024-03-19T02:03:16.858Z] [INFO] [2024-03-19T02:03:16.858Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ejb-full-container --- [2024-03-19T02:03:16.858Z] [INFO] [2024-03-19T02:03:16.858Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-full-container --- [2024-03-19T02:03:16.858Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:17.114Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:17.114Z] [INFO] [2024-03-19T02:03:17.114Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-full-container --- [2024-03-19T02:03:17.114Z] [INFO] [2024-03-19T02:03:17.114Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-full-container --- [2024-03-19T02:03:17.114Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:17.114Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:17.370Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:03:17.370Z] [INFO] [2024-03-19T02:03:17.370Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-full-container --- [2024-03-19T02:03:17.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/src/test/resources [2024-03-19T02:03:17.370Z] [INFO] [2024-03-19T02:03:17.370Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb-full-container --- [2024-03-19T02:03:17.370Z] [INFO] No sources to compile [2024-03-19T02:03:17.370Z] [INFO] [2024-03-19T02:03:17.370Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-full-container --- [2024-03-19T02:03:17.370Z] [INFO] [2024-03-19T02:03:17.370Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-full-container --- [2024-03-19T02:03:17.370Z] [INFO] [2024-03-19T02:03:17.370Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-full-container --- [2024-03-19T02:03:17.370Z] [INFO] Executing tasks [2024-03-19T02:03:17.370Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/classes/META-INF for [2024-03-19T02:03:17.370Z] [INFO] [echo] ejb-full-container [2024-03-19T02:03:17.370Z] [INFO] Executed tasks [2024-03-19T02:03:17.370Z] [INFO] [2024-03-19T02:03:17.370Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-full-container --- [2024-03-19T02:03:17.370Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/ejb-full-container.jar [2024-03-19T02:03:17.370Z] [INFO] [2024-03-19T02:03:17.370Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-full-container --- [2024-03-19T02:03:17.370Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:18.739Z] [INFO] CycloneDX: Creating BOM version 1.4 with 107 component(s) [2024-03-19T02:03:18.739Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/bom.xml [2024-03-19T02:03:18.739Z] [INFO] attaching as ejb-full-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:18.739Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/bom.json [2024-03-19T02:03:18.740Z] [INFO] attaching as ejb-full-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:18.740Z] [INFO] [2024-03-19T02:03:18.740Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-full-container --- [2024-03-19T02:03:18.996Z] [INFO] [2024-03-19T02:03:18.996Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-full-container --- [2024-03-19T02:03:18.996Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/failsafe-reports [2024-03-19T02:03:18.996Z] [INFO] [2024-03-19T02:03:18.996Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-full-container-checkstyle) @ ejb-full-container --- [2024-03-19T02:03:19.252Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:19.252Z] [INFO] [2024-03-19T02:03:19.252Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-full-container --- [2024-03-19T02:03:19.252Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/8.0.1-SNAPSHOT/ejb-full-container-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:19.252Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/8.0.1-SNAPSHOT/ejb-full-container-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:19.253Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/8.0.1-SNAPSHOT/ejb-full-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:19.253Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-full-container/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/8.0.1-SNAPSHOT/ejb-full-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:19.253Z] [INFO] [2024-03-19T02:03:19.253Z] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [2024-03-19T02:03:19.253Z] [INFO] Building EJB Timer Service Application 8.0.1-SNAPSHOT [159/332] [2024-03-19T02:03:19.253Z] [INFO] from appserver/ejb/ejb-timer-service-app/pom.xml [2024-03-19T02:03:19.253Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:03:19.253Z] [INFO] [2024-03-19T02:03:19.253Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-service-app --- [2024-03-19T02:03:19.253Z] [INFO] [2024-03-19T02:03:19.253Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-timer-service-app --- [2024-03-19T02:03:19.253Z] [INFO] [2024-03-19T02:03:19.253Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-service-app --- [2024-03-19T02:03:19.253Z] [INFO] [2024-03-19T02:03:19.253Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-timer-service-app --- [2024-03-19T02:03:19.253Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:19.253Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:03:19.509Z] [INFO] [2024-03-19T02:03:19.509Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-timer-service-app --- [2024-03-19T02:03:19.509Z] [INFO] [2024-03-19T02:03:19.509Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-timer-service-app --- [2024-03-19T02:03:19.509Z] [INFO] [2024-03-19T02:03:19.509Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-service-app --- [2024-03-19T02:03:19.509Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:19.509Z] [INFO] [2024-03-19T02:03:19.509Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-service-app --- [2024-03-19T02:03:19.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/src/main/resources [2024-03-19T02:03:19.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/src/main/manpages [2024-03-19T02:03:19.509Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:19.509Z] [INFO] [2024-03-19T02:03:19.509Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-timer-service-app --- [2024-03-19T02:03:19.509Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:19.509Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:03:19.765Z] [INFO] [2024-03-19T02:03:19.765Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-timer-service-app --- [2024-03-19T02:03:19.765Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:19.766Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:03:20.021Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:03:20.021Z] [INFO] [2024-03-19T02:03:20.022Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-timer-service-app --- [2024-03-19T02:03:20.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/src/test/resources [2024-03-19T02:03:20.022Z] [INFO] [2024-03-19T02:03:20.022Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb-timer-service-app --- [2024-03-19T02:03:20.022Z] [INFO] No sources to compile [2024-03-19T02:03:20.022Z] [INFO] [2024-03-19T02:03:20.022Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-timer-service-app --- [2024-03-19T02:03:20.022Z] [INFO] No tests to run. [2024-03-19T02:03:20.022Z] [INFO] [2024-03-19T02:03:20.022Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-service-app --- [2024-03-19T02:03:20.022Z] [INFO] Executing tasks [2024-03-19T02:03:20.022Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/classes/META-INF for [2024-03-19T02:03:20.022Z] [INFO] [echo] ejb-timer-service-app [2024-03-19T02:03:20.022Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/classes/META-INF [2024-03-19T02:03:20.022Z] [INFO] Executed tasks [2024-03-19T02:03:20.022Z] [INFO] [2024-03-19T02:03:20.022Z] [INFO] --- war:3.4.0:war (default-war) @ ejb-timer-service-app --- [2024-03-19T02:03:20.278Z] [INFO] Packaging webapp [2024-03-19T02:03:20.278Z] [INFO] Assembling webapp [ejb-timer-service-app] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app] [2024-03-19T02:03:20.278Z] [INFO] Processing war project [2024-03-19T02:03:20.278Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/src/main/webapp] [2024-03-19T02:03:20.278Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war [2024-03-19T02:03:20.278Z] [INFO] [2024-03-19T02:03:20.278Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-timer-service-app --- [2024-03-19T02:03:20.278Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:22.171Z] [INFO] CycloneDX: Creating BOM version 1.4 with 108 component(s) [2024-03-19T02:03:22.171Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/bom.xml [2024-03-19T02:03:22.171Z] [INFO] attaching as ejb-timer-service-app-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:22.171Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/bom.json [2024-03-19T02:03:22.171Z] [INFO] attaching as ejb-timer-service-app-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:22.171Z] [INFO] [2024-03-19T02:03:22.171Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-service-app --- [2024-03-19T02:03:22.171Z] [INFO] No tests to run. [2024-03-19T02:03:22.171Z] [INFO] [2024-03-19T02:03:22.171Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-service-app --- [2024-03-19T02:03:22.171Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/failsafe-reports [2024-03-19T02:03:22.171Z] [INFO] [2024-03-19T02:03:22.171Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-timer-service-app-checkstyle) @ ejb-timer-service-app --- [2024-03-19T02:03:22.171Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:22.171Z] [INFO] [2024-03-19T02:03:22.171Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-service-app --- [2024-03-19T02:03:22.171Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/8.0.1-SNAPSHOT/ejb-timer-service-app-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:22.171Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/8.0.1-SNAPSHOT/ejb-timer-service-app-8.0.1-SNAPSHOT.war [2024-03-19T02:03:22.171Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/8.0.1-SNAPSHOT/ejb-timer-service-app-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:22.172Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-service-app/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/8.0.1-SNAPSHOT/ejb-timer-service-app-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [2024-03-19T02:03:22.172Z] [INFO] Building GlassFish EJB timer app database init scripts 8.0.1-SNAPSHOT [160/332] [2024-03-19T02:03:22.172Z] [INFO] from appserver/ejb/ejb-timer-databases/pom.xml [2024-03-19T02:03:22.172Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] No sources to compile [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] Copying ejb-timer-service-app.war to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/classes/glassfish/lib/install/applications/ejb-timer-service-app.war [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] Copying 18 resources from src/main/resources to target/classes [2024-03-19T02:03:22.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/src/main/manpages [2024-03-19T02:03:22.172Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] No sources to compile [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] No sources to compile [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] Executing tasks [2024-03-19T02:03:22.172Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/classes/META-INF for [2024-03-19T02:03:22.172Z] [INFO] [echo] ejb-timer-databases [2024-03-19T02:03:22.172Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/classes/META-INF [2024-03-19T02:03:22.172Z] [INFO] Executed tasks [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- assembly:3.6.0:single (default-single) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:03:22.172Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ ejb-timer-databases --- [2024-03-19T02:03:22.172Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2024-03-19T02:03:22.172Z] [INFO] [2024-03-19T02:03:22.172Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-timer-databases --- [2024-03-19T02:03:22.173Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:22.173Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T02:03:22.173Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/bom.xml [2024-03-19T02:03:22.173Z] [INFO] attaching as ejb-timer-databases-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:22.173Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/bom.json [2024-03-19T02:03:22.173Z] [INFO] attaching as ejb-timer-databases-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-databases --- [2024-03-19T02:03:22.173Z] [INFO] No tests to run. [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-databases --- [2024-03-19T02:03:22.173Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/failsafe-reports [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-timer-databases-checkstyle) @ ejb-timer-databases --- [2024-03-19T02:03:22.173Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-databases --- [2024-03-19T02:03:22.173Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/8.0.1-SNAPSHOT/ejb-timer-databases-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:22.173Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/8.0.1-SNAPSHOT/ejb-timer-databases-8.0.1-SNAPSHOT.zip [2024-03-19T02:03:22.173Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/8.0.1-SNAPSHOT/ejb-timer-databases-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:22.173Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-timer-databases/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/8.0.1-SNAPSHOT/ejb-timer-databases-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [2024-03-19T02:03:22.173Z] [INFO] Building EJB tier for GlassFish 8.0.1-SNAPSHOT [161/332] [2024-03-19T02:03:22.173Z] [INFO] from appserver/ejb/ejb-all/pom.xml [2024-03-19T02:03:22.173Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-all --- [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-all --- [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-all --- [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-all --- [2024-03-19T02:03:22.173Z] [INFO] No sources to compile [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-all --- [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-all --- [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-all --- [2024-03-19T02:03:22.173Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-all --- [2024-03-19T02:03:22.173Z] [INFO] No sources to compile [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-all --- [2024-03-19T02:03:22.173Z] [INFO] No sources to compile [2024-03-19T02:03:22.173Z] [INFO] [2024-03-19T02:03:22.173Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-all --- [2024-03-19T02:03:22.173Z] [INFO] Executing tasks [2024-03-19T02:03:22.174Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/classes/META-INF for [2024-03-19T02:03:22.174Z] [INFO] [echo] ejb-all [2024-03-19T02:03:22.174Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/classes/META-INF [2024-03-19T02:03:22.174Z] [INFO] Executed tasks [2024-03-19T02:03:22.174Z] [INFO] [2024-03-19T02:03:22.174Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-all --- [2024-03-19T02:03:22.174Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:23.542Z] [INFO] CycloneDX: Creating BOM version 1.4 with 109 component(s) [2024-03-19T02:03:23.542Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/bom.xml [2024-03-19T02:03:23.542Z] [INFO] attaching as ejb-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:23.542Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/bom.json [2024-03-19T02:03:23.542Z] [INFO] attaching as ejb-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:23.542Z] [INFO] [2024-03-19T02:03:23.542Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-all --- [2024-03-19T02:03:23.542Z] [INFO] No tests to run. [2024-03-19T02:03:23.542Z] [INFO] [2024-03-19T02:03:23.542Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-all --- [2024-03-19T02:03:23.542Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/failsafe-reports [2024-03-19T02:03:23.542Z] [INFO] [2024-03-19T02:03:23.542Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.ejb-ejb-all-checkstyle) @ ejb-all --- [2024-03-19T02:03:23.542Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:23.542Z] [INFO] [2024-03-19T02:03:23.542Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-all --- [2024-03-19T02:03:23.542Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/8.0.1-SNAPSHOT/ejb-all-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:23.542Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/8.0.1-SNAPSHOT/ejb-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:23.542Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ejb/ejb-all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/8.0.1-SNAPSHOT/ejb-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:23.542Z] [INFO] [2024-03-19T02:03:23.542Z] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [2024-03-19T02:03:23.542Z] [INFO] Building GlassFish resources runtime 8.0.1-SNAPSHOT [162/332] [2024-03-19T02:03:23.542Z] [INFO] from appserver/resources/resources-runtime/pom.xml [2024-03-19T02:03:23.542Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:23.542Z] [INFO] [2024-03-19T02:03:23.542Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-runtime --- [2024-03-19T02:03:23.542Z] [INFO] [2024-03-19T02:03:23.542Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ resources-runtime --- [2024-03-19T02:03:23.542Z] [INFO] [2024-03-19T02:03:23.542Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ resources-runtime --- [2024-03-19T02:03:23.542Z] [INFO] [2024-03-19T02:03:23.542Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ resources-runtime --- [2024-03-19T02:03:23.542Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:23.542Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:23.799Z] [INFO] [2024-03-19T02:03:23.799Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ resources-runtime --- [2024-03-19T02:03:23.799Z] [INFO] [2024-03-19T02:03:23.799Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ resources-runtime --- [2024-03-19T02:03:23.799Z] [INFO] [2024-03-19T02:03:23.799Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-runtime --- [2024-03-19T02:03:23.799Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:23.799Z] [INFO] [2024-03-19T02:03:23.799Z] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-runtime --- [2024-03-19T02:03:23.799Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T02:03:23.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/src/main/resources [2024-03-19T02:03:23.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/src/main/manpages [2024-03-19T02:03:23.799Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:23.799Z] [INFO] [2024-03-19T02:03:23.799Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ resources-runtime --- [2024-03-19T02:03:23.799Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:23.799Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:24.056Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourcesDeployer.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:03:24.056Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourcesDeployer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:03:24.056Z] [INFO] [2024-03-19T02:03:24.056Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ resources-runtime --- [2024-03-19T02:03:24.056Z] [INFO] [2024-03-19T02:03:24.056Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ resources-runtime --- [2024-03-19T02:03:24.056Z] [INFO] [2024-03-19T02:03:24.057Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-runtime --- [2024-03-19T02:03:24.057Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:24.057Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:24.057Z] [INFO] [2024-03-19T02:03:24.057Z] [INFO] --- command-security:1.0.17:check (default-check) @ resources-runtime --- [2024-03-19T02:03:24.057Z] [INFO] [2024-03-19T02:03:24.057Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ resources-runtime --- [2024-03-19T02:03:24.057Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:24.057Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:24.313Z] [INFO] [2024-03-19T02:03:24.313Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-runtime --- [2024-03-19T02:03:24.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/src/test/resources [2024-03-19T02:03:24.313Z] [INFO] [2024-03-19T02:03:24.313Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ resources-runtime --- [2024-03-19T02:03:24.313Z] [INFO] No sources to compile [2024-03-19T02:03:24.313Z] [INFO] [2024-03-19T02:03:24.313Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-runtime --- [2024-03-19T02:03:24.313Z] [INFO] [2024-03-19T02:03:24.313Z] [INFO] --- surefire:3.2.5:test (default-test) @ resources-runtime --- [2024-03-19T02:03:24.314Z] [INFO] [2024-03-19T02:03:24.314Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-runtime --- [2024-03-19T02:03:24.314Z] [INFO] Executing tasks [2024-03-19T02:03:24.314Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/classes/META-INF for [2024-03-19T02:03:24.314Z] [INFO] [echo] resources-runtime [2024-03-19T02:03:24.314Z] [INFO] Executed tasks [2024-03-19T02:03:24.314Z] [INFO] [2024-03-19T02:03:24.314Z] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-runtime --- [2024-03-19T02:03:24.314Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/resources-runtime.jar [2024-03-19T02:03:24.314Z] [INFO] [2024-03-19T02:03:24.314Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ resources-runtime --- [2024-03-19T02:03:24.314Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:25.243Z] [INFO] CycloneDX: Creating BOM version 1.4 with 75 component(s) [2024-03-19T02:03:25.243Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/bom.xml [2024-03-19T02:03:25.243Z] [INFO] attaching as resources-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:25.243Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/bom.json [2024-03-19T02:03:25.243Z] [INFO] attaching as resources-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:25.243Z] [INFO] [2024-03-19T02:03:25.243Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-runtime --- [2024-03-19T02:03:25.243Z] [INFO] [2024-03-19T02:03:25.243Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources-runtime --- [2024-03-19T02:03:25.243Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/failsafe-reports [2024-03-19T02:03:25.243Z] [INFO] [2024-03-19T02:03:25.243Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resources-resources-runtime-checkstyle) @ resources-runtime --- [2024-03-19T02:03:25.500Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:25.500Z] [INFO] [2024-03-19T02:03:25.500Z] [INFO] --- install:3.1.1:install (default-install) @ resources-runtime --- [2024-03-19T02:03:25.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/8.0.1-SNAPSHOT/resources-runtime-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:25.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/8.0.1-SNAPSHOT/resources-runtime-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:25.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/8.0.1-SNAPSHOT/resources-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:25.500Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/resources-runtime/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/8.0.1-SNAPSHOT/resources-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:25.500Z] [INFO] [2024-03-19T02:03:25.500Z] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [2024-03-19T02:03:25.500Z] [INFO] Building GlassFish Jakarta Mail runtime 8.0.1-SNAPSHOT [163/332] [2024-03-19T02:03:25.500Z] [INFO] from appserver/resources/mail/mail-runtime/pom.xml [2024-03-19T02:03:25.500Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:25.500Z] [INFO] [2024-03-19T02:03:25.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-runtime --- [2024-03-19T02:03:25.500Z] [INFO] [2024-03-19T02:03:25.500Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ mail-runtime --- [2024-03-19T02:03:25.500Z] [INFO] [2024-03-19T02:03:25.500Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ mail-runtime --- [2024-03-19T02:03:25.501Z] [INFO] [2024-03-19T02:03:25.501Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ mail-runtime --- [2024-03-19T02:03:25.501Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:25.501Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:25.757Z] [INFO] [2024-03-19T02:03:25.757Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ mail-runtime --- [2024-03-19T02:03:25.757Z] [INFO] [2024-03-19T02:03:25.757Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ mail-runtime --- [2024-03-19T02:03:25.757Z] [INFO] [2024-03-19T02:03:25.757Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-runtime --- [2024-03-19T02:03:25.757Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:25.757Z] [INFO] [2024-03-19T02:03:25.757Z] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-runtime --- [2024-03-19T02:03:25.757Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:03:25.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/src/main/resources [2024-03-19T02:03:25.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/src/main/manpages [2024-03-19T02:03:25.757Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:25.757Z] [INFO] [2024-03-19T02:03:25.757Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ mail-runtime --- [2024-03-19T02:03:25.757Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:25.757Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:25.757Z] [INFO] [2024-03-19T02:03:25.757Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ mail-runtime --- [2024-03-19T02:03:25.757Z] [INFO] [2024-03-19T02:03:25.757Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ mail-runtime --- [2024-03-19T02:03:25.757Z] [INFO] [2024-03-19T02:03:25.757Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-runtime --- [2024-03-19T02:03:25.757Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:26.013Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:26.013Z] [INFO] [2024-03-19T02:03:26.013Z] [INFO] --- command-security:1.0.17:check (default-check) @ mail-runtime --- [2024-03-19T02:03:26.013Z] [INFO] [2024-03-19T02:03:26.013Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ mail-runtime --- [2024-03-19T02:03:26.013Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:26.013Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:26.013Z] [INFO] [2024-03-19T02:03:26.013Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-runtime --- [2024-03-19T02:03:26.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/src/test/resources [2024-03-19T02:03:26.013Z] [INFO] [2024-03-19T02:03:26.013Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ mail-runtime --- [2024-03-19T02:03:26.013Z] [INFO] No sources to compile [2024-03-19T02:03:26.013Z] [INFO] [2024-03-19T02:03:26.013Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-runtime --- [2024-03-19T02:03:26.013Z] [INFO] [2024-03-19T02:03:26.013Z] [INFO] --- surefire:3.2.5:test (default-test) @ mail-runtime --- [2024-03-19T02:03:26.013Z] [INFO] [2024-03-19T02:03:26.013Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-runtime --- [2024-03-19T02:03:26.013Z] [INFO] Executing tasks [2024-03-19T02:03:26.013Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/classes/META-INF for [2024-03-19T02:03:26.013Z] [INFO] [echo] mail-runtime [2024-03-19T02:03:26.013Z] [INFO] Executed tasks [2024-03-19T02:03:26.013Z] [INFO] [2024-03-19T02:03:26.013Z] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-runtime --- [2024-03-19T02:03:26.013Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/mail-runtime.jar [2024-03-19T02:03:26.013Z] [INFO] [2024-03-19T02:03:26.014Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ mail-runtime --- [2024-03-19T02:03:26.014Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:26.944Z] [INFO] CycloneDX: Creating BOM version 1.4 with 73 component(s) [2024-03-19T02:03:26.944Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/bom.xml [2024-03-19T02:03:26.944Z] [INFO] attaching as mail-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:26.944Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/bom.json [2024-03-19T02:03:27.200Z] [INFO] attaching as mail-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:27.200Z] [INFO] [2024-03-19T02:03:27.200Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-runtime --- [2024-03-19T02:03:27.200Z] [INFO] [2024-03-19T02:03:27.200Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail-runtime --- [2024-03-19T02:03:27.200Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/failsafe-reports [2024-03-19T02:03:27.200Z] [INFO] [2024-03-19T02:03:27.200Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.resources-mail-runtime-checkstyle) @ mail-runtime --- [2024-03-19T02:03:27.200Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:27.200Z] [INFO] [2024-03-19T02:03:27.200Z] [INFO] --- install:3.1.1:install (default-install) @ mail-runtime --- [2024-03-19T02:03:27.200Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/8.0.1-SNAPSHOT/mail-runtime-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:27.201Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/8.0.1-SNAPSHOT/mail-runtime-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:27.201Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/8.0.1-SNAPSHOT/mail-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:27.201Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/resources/mail/mail-runtime/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/8.0.1-SNAPSHOT/mail-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [2024-03-19T02:03:27.201Z] [INFO] Building Jakarta EE Connector Architecture Descriptors 8.0.1-SNAPSHOT [164/332] [2024-03-19T02:03:27.201Z] [INFO] from appserver/connectors/descriptors/pom.xml [2024-03-19T02:03:27.201Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- clean:3.3.2:clean (default-clean) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] No sources to compile [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- resources:3.3.1:resources (default-resources) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] Copying 19 resources from src/main/resources to target/classes [2024-03-19T02:03:27.201Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/src/main/manpages [2024-03-19T02:03:27.201Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] No sources to compile [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] No sources to compile [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] Executing tasks [2024-03-19T02:03:27.201Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/classes/META-INF for [2024-03-19T02:03:27.201Z] [INFO] [echo] descriptors [2024-03-19T02:03:27.201Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/classes/META-INF [2024-03-19T02:03:27.201Z] [INFO] Executed tasks [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- assembly:3.6.0:single (default-single) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:03:27.201Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/descriptors.zip [2024-03-19T02:03:27.201Z] [INFO] [2024-03-19T02:03:27.201Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ descriptors --- [2024-03-19T02:03:27.201Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/descriptors.zip [2024-03-19T02:03:27.202Z] [INFO] [2024-03-19T02:03:27.202Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ descriptors --- [2024-03-19T02:03:27.202Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:27.202Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:03:27.202Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/bom.xml [2024-03-19T02:03:27.202Z] [INFO] attaching as descriptors-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:27.202Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/bom.json [2024-03-19T02:03:27.202Z] [INFO] attaching as descriptors-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:27.202Z] [INFO] [2024-03-19T02:03:27.202Z] [INFO] --- assembly:3.6.0:single (jar) @ descriptors --- [2024-03-19T02:03:27.202Z] [INFO] Reading assembly descriptor: src/assembly/jar.xml [2024-03-19T02:03:27.202Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/descriptors-resources.jar [2024-03-19T02:03:27.202Z] [INFO] [2024-03-19T02:03:27.202Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ descriptors --- [2024-03-19T02:03:27.202Z] [INFO] No tests to run. [2024-03-19T02:03:27.202Z] [INFO] [2024-03-19T02:03:27.202Z] [INFO] --- failsafe:3.2.5:verify (verify) @ descriptors --- [2024-03-19T02:03:27.202Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/failsafe-reports [2024-03-19T02:03:27.202Z] [INFO] [2024-03-19T02:03:27.202Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-descriptors-checkstyle) @ descriptors --- [2024-03-19T02:03:27.202Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:27.202Z] [INFO] [2024-03-19T02:03:27.202Z] [INFO] --- install:3.1.1:install (default-install) @ descriptors --- [2024-03-19T02:03:27.202Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/8.0.1-SNAPSHOT/descriptors-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:27.202Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/8.0.1-SNAPSHOT/descriptors-8.0.1-SNAPSHOT.zip [2024-03-19T02:03:27.202Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/8.0.1-SNAPSHOT/descriptors-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:27.202Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/8.0.1-SNAPSHOT/descriptors-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:27.202Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/descriptors/target/descriptors-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/8.0.1-SNAPSHOT/descriptors-8.0.1-SNAPSHOT-resources.jar [2024-03-19T02:03:27.202Z] [INFO] [2024-03-19T02:03:27.202Z] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [2024-03-19T02:03:27.202Z] [INFO] Building Connectors Inbound Support 8.0.1-SNAPSHOT [165/332] [2024-03-19T02:03:27.202Z] [INFO] from appserver/connectors/connectors-inbound-runtime/pom.xml [2024-03-19T02:03:27.202Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:27.458Z] [INFO] [2024-03-19T02:03:27.458Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.458Z] [INFO] [2024-03-19T02:03:27.458Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.458Z] [INFO] [2024-03-19T02:03:27.458Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.458Z] [INFO] [2024-03-19T02:03:27.458Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.459Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:27.459Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:27.459Z] [INFO] [2024-03-19T02:03:27.459Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.459Z] [INFO] [2024-03-19T02:03:27.459Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.459Z] [INFO] [2024-03-19T02:03:27.459Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.459Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:27.459Z] [INFO] [2024-03-19T02:03:27.459Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.459Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:03:27.459Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:03:27.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/src/main/manpages [2024-03-19T02:03:27.459Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:27.459Z] [INFO] [2024-03-19T02:03:27.459Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.459Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:27.459Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:27.714Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java:[238,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:03:27.715Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/BasicResourceAllocator.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:03:27.715Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/BasicResourceAllocator.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:03:27.715Z] [INFO] [2024-03-19T02:03:27.715Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.715Z] [INFO] [2024-03-19T02:03:27.715Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.971Z] [INFO] [2024-03-19T02:03:27.971Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.971Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:27.971Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:27.971Z] [INFO] [2024-03-19T02:03:27.971Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.971Z] [INFO] [2024-03-19T02:03:27.971Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-inbound-runtime --- [2024-03-19T02:03:27.971Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:27.971Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:28.227Z] [INFO] [2024-03-19T02:03:28.227Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-inbound-runtime --- [2024-03-19T02:03:28.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/src/test/resources [2024-03-19T02:03:28.227Z] [INFO] [2024-03-19T02:03:28.227Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-inbound-runtime --- [2024-03-19T02:03:28.227Z] [INFO] No sources to compile [2024-03-19T02:03:28.227Z] [INFO] [2024-03-19T02:03:28.227Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-inbound-runtime --- [2024-03-19T02:03:28.228Z] [INFO] [2024-03-19T02:03:28.228Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-inbound-runtime --- [2024-03-19T02:03:28.228Z] [INFO] [2024-03-19T02:03:28.228Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-inbound-runtime --- [2024-03-19T02:03:28.228Z] [INFO] Executing tasks [2024-03-19T02:03:28.228Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF for [2024-03-19T02:03:28.228Z] [INFO] [echo] connectors-inbound-runtime [2024-03-19T02:03:28.228Z] [INFO] Executed tasks [2024-03-19T02:03:28.228Z] [INFO] [2024-03-19T02:03:28.228Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-inbound-runtime --- [2024-03-19T02:03:28.228Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar [2024-03-19T02:03:28.228Z] [INFO] [2024-03-19T02:03:28.228Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-inbound-runtime --- [2024-03-19T02:03:28.228Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:29.597Z] [INFO] CycloneDX: Creating BOM version 1.4 with 96 component(s) [2024-03-19T02:03:29.597Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/bom.xml [2024-03-19T02:03:29.597Z] [INFO] attaching as connectors-inbound-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:29.597Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/bom.json [2024-03-19T02:03:29.597Z] [INFO] attaching as connectors-inbound-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:29.597Z] [INFO] [2024-03-19T02:03:29.597Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-inbound-runtime --- [2024-03-19T02:03:29.597Z] [INFO] [2024-03-19T02:03:29.597Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-inbound-runtime --- [2024-03-19T02:03:29.597Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/failsafe-reports [2024-03-19T02:03:29.597Z] [INFO] [2024-03-19T02:03:29.597Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-connectors-inbound-runtime-checkstyle) @ connectors-inbound-runtime --- [2024-03-19T02:03:29.597Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:29.597Z] [INFO] [2024-03-19T02:03:29.597Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-inbound-runtime --- [2024-03-19T02:03:29.597Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/8.0.1-SNAPSHOT/connectors-inbound-runtime-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:29.597Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/8.0.1-SNAPSHOT/connectors-inbound-runtime-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:29.597Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/8.0.1-SNAPSHOT/connectors-inbound-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:29.597Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/connectors-inbound-runtime/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/8.0.1-SNAPSHOT/connectors-inbound-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:29.597Z] [INFO] [2024-03-19T02:03:29.597Z] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [2024-03-19T02:03:29.597Z] [INFO] Building Work Management 8.0.1-SNAPSHOT [166/332] [2024-03-19T02:03:29.597Z] [INFO] from appserver/connectors/work-management/pom.xml [2024-03-19T02:03:29.597Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:29.597Z] [INFO] [2024-03-19T02:03:29.597Z] [INFO] --- clean:3.3.2:clean (default-clean) @ work-management --- [2024-03-19T02:03:29.597Z] [INFO] [2024-03-19T02:03:29.597Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ work-management --- [2024-03-19T02:03:29.598Z] [INFO] [2024-03-19T02:03:29.598Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ work-management --- [2024-03-19T02:03:29.598Z] [INFO] [2024-03-19T02:03:29.598Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ work-management --- [2024-03-19T02:03:29.598Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:29.598Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:29.853Z] [INFO] [2024-03-19T02:03:29.853Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ work-management --- [2024-03-19T02:03:29.853Z] [INFO] [2024-03-19T02:03:29.853Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ work-management --- [2024-03-19T02:03:29.853Z] [INFO] [2024-03-19T02:03:29.853Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ work-management --- [2024-03-19T02:03:29.853Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:29.853Z] [INFO] [2024-03-19T02:03:29.853Z] [INFO] --- resources:3.3.1:resources (default-resources) @ work-management --- [2024-03-19T02:03:29.853Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:03:29.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/src/main/manpages [2024-03-19T02:03:29.853Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:29.853Z] [INFO] [2024-03-19T02:03:29.853Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ work-management --- [2024-03-19T02:03:29.853Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:29.854Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:30.110Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/WorkManagerFactoryImpl.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:03:30.110Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/WorkManagerFactoryImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:03:30.110Z] [INFO] [2024-03-19T02:03:30.110Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ work-management --- [2024-03-19T02:03:30.110Z] [INFO] [2024-03-19T02:03:30.110Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ work-management --- [2024-03-19T02:03:30.110Z] [INFO] [2024-03-19T02:03:30.110Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ work-management --- [2024-03-19T02:03:30.110Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:30.366Z] [WARNING] Manifest org.glassfish.main.connectors:work-management:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.enterprise.connectors.work, has 1, private references [com.sun.enterprise.connectors.work.monitor] [2024-03-19T02:03:30.367Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:30.367Z] [INFO] [2024-03-19T02:03:30.367Z] [INFO] --- command-security:1.0.17:check (default-check) @ work-management --- [2024-03-19T02:03:30.367Z] [INFO] [2024-03-19T02:03:30.367Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ work-management --- [2024-03-19T02:03:30.367Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:30.367Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:30.367Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:03:30.367Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:03:30.367Z] [INFO] Initial messages found so far: {} [2024-03-19T02:03:30.367Z] [INFO] Processing: AS-RAR-05003 [2024-03-19T02:03:30.367Z] [INFO] Message AS-RAR-05003 needs checking for cause/action: true [2024-03-19T02:03:30.367Z] [INFO] Processing: AS-RAR-05005 [2024-03-19T02:03:30.367Z] [INFO] Message AS-RAR-05005 needs checking for cause/action: true [2024-03-19T02:03:30.367Z] [INFO] Processing: AS-RAR-05012 [2024-03-19T02:03:30.367Z] [INFO] Message AS-RAR-05012 needs checking for cause/action: false [2024-03-19T02:03:30.367Z] [INFO] Processing: AS-RAR-05004 [2024-03-19T02:03:30.367Z] [INFO] Message AS-RAR-05004 needs checking for cause/action: false [2024-03-19T02:03:30.367Z] [INFO] Processing: AS-RAR-05007 [2024-03-19T02:03:30.367Z] [INFO] Message AS-RAR-05007 needs checking for cause/action: false [2024-03-19T02:03:30.367Z] [INFO] Processing: AS-RAR-05008 [2024-03-19T02:03:30.367Z] [INFO] Message AS-RAR-05008 needs checking for cause/action: false [2024-03-19T02:03:30.367Z] [INFO] Processing: AS-RAR-05009 [2024-03-19T02:03:30.367Z] [INFO] Message AS-RAR-05009 needs checking for cause/action: false [2024-03-19T02:03:30.367Z] [INFO] Processing: AS-RAR-05010 [2024-03-19T02:03:30.367Z] [INFO] Message AS-RAR-05010 needs checking for cause/action: false [2024-03-19T02:03:30.367Z] [INFO] Processing: AS-RAR-05006 [2024-03-19T02:03:30.367Z] [INFO] Message AS-RAR-05006 needs checking for cause/action: false [2024-03-19T02:03:30.367Z] [INFO] Processing: AS-RAR-05011 [2024-03-19T02:03:30.367Z] [INFO] Message AS-RAR-05011 needs checking for cause/action: false [2024-03-19T02:03:30.367Z] [INFO] Processing: AS-RAR-05001 [2024-03-19T02:03:30.367Z] [INFO] Message AS-RAR-05001 needs checking for cause/action: true [2024-03-19T02:03:30.367Z] [INFO] Processing: AS-RAR-05002 [2024-03-19T02:03:30.367Z] [INFO] Message AS-RAR-05002 needs checking for cause/action: true [2024-03-19T02:03:30.367Z] [INFO] Total Messages including ones found from disk so far: {AS-RAR-05001=Failed to get the thread-pool [ {0} ] for resource adapter [ {1} ]., AS-RAR-05001.MSG_COMMENT=# Failed to find thread pool, AS-RAR-05002=Failed to get the default thread-pool for resource adapter [ {0} ]., AS-RAR-05002.MSG_COMMENT=# Failed to find the default thread pool., AS-RAR-05003=An error occurred during instantiation of the Work Manager class [ {0} ] for resource adapter [ {1} ]., AS-RAR-05003.MSG_COMMENT=# Failed to create Work Manager instance., AS-RAR-05004=The Work named [ {0} ], progress [ {1} ]., AS-RAR-05004.MSG_COMMENT=# Print Work status, AS-RAR-05005=Resource adapter association failed., AS-RAR-05005.MSG_COMMENT=# Failed to associate Resource Adapter bean to Work instance., AS-RAR-05006=Unable to load Work Context class {0}., AS-RAR-05006.MSG_COMMENT=# Can not find Work Context class., AS-RAR-05007=Cannot specify both Execution Context [{0}] as well Transaction Context [{1}] for Work [{2}] execution. Only one can be specified., AS-RAR-05007.MSG_COMMENT=# ExecutionContext conflict., AS-RAR-05008=Duplicate Work Context for type [ {0} ]., AS-RAR-05008.MSG_COMMENT=# Duplicate Work Context., AS-RAR-05009=Application server cannot handle the following Work Context : {0}., AS-RAR-05009.MSG_COMMENT=# Unsupported Work Context., AS-RAR-05010=Setting custom Work Context class [ {0} ] using most specific supportted Work Context class [ {1} ]., AS-RAR-05010.MSG_COMMENT=# Handle custom Work Context., AS-RAR-05011=Unable to set Security Context., AS-RAR-05011.MSG_COMMENT=# Unable to set Security Context., AS-RAR-05012=Unsupported callback {0} during credential mapping., AS-RAR-05012.MSG_COMMENT=# Unsupported callback class.} [2024-03-19T02:03:30.368Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:03:30.368Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:03:30.368Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:03:30.368Z] [INFO] Processing: jakarta.enterprise.connector.work on element CONNECTOR_WORK_MANAGER_LOGGER [2024-03-19T02:03:30.368Z] [INFO] Enclosing type is com.sun.enterprise.connectors.work.LogFacade [2024-03-19T02:03:30.368Z] [INFO] Loggers found so far: {jakarta.enterprise.connector.work.description=logger for connector work manager module, jakarta.enterprise.connector.work.publish=true, jakarta.enterprise.connector.work.subsystem=connector} [2024-03-19T02:03:30.368Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:03:30.368Z] [INFO] Found enclosing element CONNECTOR_WORK_MANAGER_LOGGER [2024-03-19T02:03:30.368Z] [INFO] Found enclosing element com.sun.enterprise.connectors.work.LogFacade [2024-03-19T02:03:30.368Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:03:30.368Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:03:30.368Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:03:30.368Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:03:30.368Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:03:30.368Z] [INFO] [2024-03-19T02:03:30.368Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ work-management --- [2024-03-19T02:03:30.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/src/test/resources [2024-03-19T02:03:30.368Z] [INFO] [2024-03-19T02:03:30.368Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ work-management --- [2024-03-19T02:03:30.368Z] [INFO] No sources to compile [2024-03-19T02:03:30.368Z] [INFO] [2024-03-19T02:03:30.368Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ work-management --- [2024-03-19T02:03:30.368Z] [INFO] [2024-03-19T02:03:30.368Z] [INFO] --- surefire:3.2.5:test (default-test) @ work-management --- [2024-03-19T02:03:30.368Z] [INFO] [2024-03-19T02:03:30.368Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ work-management --- [2024-03-19T02:03:30.368Z] [INFO] Executing tasks [2024-03-19T02:03:30.368Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/classes/META-INF for [2024-03-19T02:03:30.368Z] [INFO] [echo] work-management [2024-03-19T02:03:30.368Z] [INFO] Executed tasks [2024-03-19T02:03:30.368Z] [INFO] [2024-03-19T02:03:30.368Z] [INFO] --- jar:3.3.0:jar (default-jar) @ work-management --- [2024-03-19T02:03:30.624Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/work-management.jar [2024-03-19T02:03:30.624Z] [INFO] [2024-03-19T02:03:30.624Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ work-management --- [2024-03-19T02:03:30.624Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:31.554Z] [INFO] CycloneDX: Creating BOM version 1.4 with 85 component(s) [2024-03-19T02:03:31.554Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/bom.xml [2024-03-19T02:03:31.554Z] [INFO] attaching as work-management-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:31.554Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/bom.json [2024-03-19T02:03:31.554Z] [INFO] attaching as work-management-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:31.554Z] [INFO] [2024-03-19T02:03:31.554Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ work-management --- [2024-03-19T02:03:31.554Z] [INFO] [2024-03-19T02:03:31.554Z] [INFO] --- failsafe:3.2.5:verify (verify) @ work-management --- [2024-03-19T02:03:31.554Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/failsafe-reports [2024-03-19T02:03:31.554Z] [INFO] [2024-03-19T02:03:31.554Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-work-management-checkstyle) @ work-management --- [2024-03-19T02:03:31.810Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:31.810Z] [INFO] [2024-03-19T02:03:31.810Z] [INFO] --- install:3.1.1:install (default-install) @ work-management --- [2024-03-19T02:03:31.810Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/8.0.1-SNAPSHOT/work-management-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:31.810Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/8.0.1-SNAPSHOT/work-management-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:31.811Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/8.0.1-SNAPSHOT/work-management-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:31.811Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/work-management/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/8.0.1-SNAPSHOT/work-management-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [2024-03-19T02:03:31.811Z] [INFO] Building JDBC Module 8.0.1-SNAPSHOT [167/332] [2024-03-19T02:03:31.811Z] [INFO] from appserver/jdbc/pom.xml [2024-03-19T02:03:31.811Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] No sources to compile [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] No sources to compile [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] No sources to compile [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] Executing tasks [2024-03-19T02:03:31.811Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/classes/META-INF for [2024-03-19T02:03:31.811Z] [INFO] [echo] jdbc [2024-03-19T02:03:31.811Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/classes/META-INF [2024-03-19T02:03:31.811Z] [INFO] Executed tasks [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:31.811Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:03:31.811Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/bom.xml [2024-03-19T02:03:31.811Z] [INFO] attaching as jdbc-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:31.811Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/bom.json [2024-03-19T02:03:31.811Z] [INFO] attaching as jdbc-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] No tests to run. [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/failsafe-reports [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc-jdbc-checkstyle) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:31.811Z] [INFO] [2024-03-19T02:03:31.811Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc --- [2024-03-19T02:03:31.811Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/8.0.1-SNAPSHOT/jdbc-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:31.812Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/8.0.1-SNAPSHOT/jdbc-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:31.812Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/8.0.1-SNAPSHOT/jdbc-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:31.812Z] [INFO] [2024-03-19T02:03:31.812Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [2024-03-19T02:03:31.812Z] [INFO] Building JDBC Config Module 8.0.1-SNAPSHOT [168/332] [2024-03-19T02:03:31.812Z] [INFO] from appserver/jdbc/jdbc-config/pom.xml [2024-03-19T02:03:31.812Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:31.812Z] [INFO] [2024-03-19T02:03:31.812Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-config --- [2024-03-19T02:03:31.812Z] [INFO] [2024-03-19T02:03:31.812Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc-config --- [2024-03-19T02:03:31.812Z] [INFO] [2024-03-19T02:03:31.812Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc-config --- [2024-03-19T02:03:31.812Z] [INFO] [2024-03-19T02:03:31.812Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc-config --- [2024-03-19T02:03:31.812Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:31.812Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:32.068Z] [INFO] [2024-03-19T02:03:32.068Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc-config --- [2024-03-19T02:03:32.068Z] [INFO] [2024-03-19T02:03:32.068Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc-config --- [2024-03-19T02:03:32.068Z] [INFO] [2024-03-19T02:03:32.068Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-config --- [2024-03-19T02:03:32.068Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:32.068Z] [INFO] [2024-03-19T02:03:32.068Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-config --- [2024-03-19T02:03:32.068Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:03:32.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/src/main/manpages [2024-03-19T02:03:32.068Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:32.068Z] [INFO] [2024-03-19T02:03:32.068Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc-config --- [2024-03-19T02:03:32.068Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:32.068Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:32.325Z] [INFO] [2024-03-19T02:03:32.325Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jdbc-config --- [2024-03-19T02:03:32.325Z] [INFO] [2024-03-19T02:03:32.325Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jdbc-config --- [2024-03-19T02:03:32.325Z] [INFO] [2024-03-19T02:03:32.325Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-config --- [2024-03-19T02:03:32.325Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:32.325Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:32.325Z] [INFO] [2024-03-19T02:03:32.325Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-config --- [2024-03-19T02:03:32.325Z] [INFO] [2024-03-19T02:03:32.325Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc-config --- [2024-03-19T02:03:32.325Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:32.325Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:32.581Z] [INFO] [2024-03-19T02:03:32.581Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-config --- [2024-03-19T02:03:32.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/src/test/resources [2024-03-19T02:03:32.582Z] [INFO] [2024-03-19T02:03:32.582Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jdbc-config --- [2024-03-19T02:03:32.582Z] [INFO] No sources to compile [2024-03-19T02:03:32.582Z] [INFO] [2024-03-19T02:03:32.582Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-config --- [2024-03-19T02:03:32.582Z] [INFO] [2024-03-19T02:03:32.582Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-config --- [2024-03-19T02:03:32.582Z] [INFO] [2024-03-19T02:03:32.582Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-config --- [2024-03-19T02:03:32.582Z] [INFO] Executing tasks [2024-03-19T02:03:32.582Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/classes/META-INF for [2024-03-19T02:03:32.582Z] [INFO] [echo] jdbc-config [2024-03-19T02:03:32.582Z] [INFO] Executed tasks [2024-03-19T02:03:32.582Z] [INFO] [2024-03-19T02:03:32.582Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-config --- [2024-03-19T02:03:32.582Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/jdbc-config.jar [2024-03-19T02:03:32.582Z] [INFO] [2024-03-19T02:03:32.582Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc-config --- [2024-03-19T02:03:32.582Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:33.513Z] [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) [2024-03-19T02:03:33.513Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/bom.xml [2024-03-19T02:03:33.513Z] [INFO] attaching as jdbc-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:33.513Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/bom.json [2024-03-19T02:03:33.513Z] [INFO] attaching as jdbc-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:33.513Z] [INFO] [2024-03-19T02:03:33.513Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-config --- [2024-03-19T02:03:33.513Z] [INFO] [2024-03-19T02:03:33.513Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-config --- [2024-03-19T02:03:33.514Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/failsafe-reports [2024-03-19T02:03:33.514Z] [INFO] [2024-03-19T02:03:33.514Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc-jdbc-config-checkstyle) @ jdbc-config --- [2024-03-19T02:03:33.770Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:33.770Z] [INFO] [2024-03-19T02:03:33.770Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-config --- [2024-03-19T02:03:33.770Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/8.0.1-SNAPSHOT/jdbc-config-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:33.771Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/8.0.1-SNAPSHOT/jdbc-config-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:33.771Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/8.0.1-SNAPSHOT/jdbc-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:33.771Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-config/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/8.0.1-SNAPSHOT/jdbc-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:33.771Z] [INFO] [2024-03-19T02:03:33.771Z] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [2024-03-19T02:03:33.771Z] [INFO] Building Connectors admin 8.0.1-SNAPSHOT [169/332] [2024-03-19T02:03:33.771Z] [INFO] from appserver/connectors/admin/pom.xml [2024-03-19T02:03:33.771Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:33.771Z] [INFO] [2024-03-19T02:03:33.771Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-admin --- [2024-03-19T02:03:33.771Z] [INFO] [2024-03-19T02:03:33.771Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-admin --- [2024-03-19T02:03:33.771Z] [INFO] [2024-03-19T02:03:33.771Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-admin --- [2024-03-19T02:03:33.771Z] [INFO] [2024-03-19T02:03:33.771Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-admin --- [2024-03-19T02:03:33.771Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:33.771Z] [INFO] Compiling 47 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:34.028Z] [INFO] [2024-03-19T02:03:34.028Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-admin --- [2024-03-19T02:03:34.028Z] [INFO] [2024-03-19T02:03:34.028Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-admin --- [2024-03-19T02:03:34.028Z] [INFO] [2024-03-19T02:03:34.028Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-admin --- [2024-03-19T02:03:34.028Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:34.028Z] [INFO] [2024-03-19T02:03:34.028Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-admin --- [2024-03-19T02:03:34.028Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:03:34.028Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:03:34.028Z] [INFO] Copying 31 resources from src/main/manpages to target/classes [2024-03-19T02:03:34.028Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:34.028Z] [INFO] [2024-03-19T02:03:34.028Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-admin --- [2024-03-19T02:03:34.028Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:34.028Z] [INFO] Compiling 47 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:34.285Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java uses or overrides a deprecated API. [2024-03-19T02:03:34.285Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:03:34.285Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorWorkSecurityMap.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:03:34.285Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorWorkSecurityMap.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:03:34.285Z] [INFO] [2024-03-19T02:03:34.285Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ connectors-admin --- [2024-03-19T02:03:34.285Z] [INFO] [2024-03-19T02:03:34.285Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ connectors-admin --- [2024-03-19T02:03:34.285Z] [INFO] [2024-03-19T02:03:34.285Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-admin --- [2024-03-19T02:03:34.285Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:34.285Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:34.285Z] [INFO] [2024-03-19T02:03:34.285Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-admin --- [2024-03-19T02:03:34.542Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.connectors.admin.cli.CreateAdminObject, org.glassfish.connectors.admin.cli.CreateConnectorConnectionPool, org.glassfish.connectors.admin.cli.CreateConnectorResource, org.glassfish.connectors.admin.cli.CreateConnectorSecurityMap, org.glassfish.connectors.admin.cli.CreateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.CreateResourceAdapterConfig, org.glassfish.connectors.admin.cli.DeleteAdminObject, org.glassfish.connectors.admin.cli.DeleteConnectorConnectionPool, org.glassfish.connectors.admin.cli.DeleteConnectorResource, org.glassfish.connectors.admin.cli.DeleteConnectorSecurityMap, org.glassfish.connectors.admin.cli.DeleteConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.DeleteResourceAdapterConfig, org.glassfish.connectors.admin.cli.FlushConnectionPool, org.glassfish.connectors.admin.cli.ListAdminObjects, org.glassfish.connectors.admin.cli.ListConnectorConnectionPools, org.glassfish.connectors.admin.cli.ListConnectorResources, org.glassfish.connectors.admin.cli.ListConnectorSecurityMaps, org.glassfish.connectors.admin.cli.ListConnectorWorkSecurityMaps, org.glassfish.connectors.admin.cli.ListResourceAdapterConfigs, org.glassfish.connectors.admin.cli.ListResources, org.glassfish.connectors.admin.cli.PingConnectionPool, org.glassfish.connectors.admin.cli.UpdateConnectorSecurityMap, org.glassfish.connectors.admin.cli.UpdateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.internal.GetActivationSpecClass, org.glassfish.connectors.admin.cli.internal.GetAdminObjectClassNames, org.glassfish.connectors.admin.cli.internal.GetAdminObjectConfigProps, org.glassfish.connectors.admin.cli.internal.GetAdminObjectInterfaceNames, org.glassfish.connectors.admin.cli.internal.GetBuiltInCustomResources, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionNames, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionPropertiesAndDefaults, org.glassfish.connectors.admin.cli.internal.GetConnectorConfigJavaBeans, org.glassfish.connectors.admin.cli.internal.GetMCFConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigPropertyTypes, org.glassfish.connectors.admin.cli.internal.GetMessageListenerTypes, org.glassfish.connectors.admin.cli.internal.GetResourceAdapterConfigProperties, org.glassfish.connectors.admin.cli.internal.GetSystemRarsAllowingPoolCreation] [2024-03-19T02:03:34.542Z] [INFO] [2024-03-19T02:03:34.542Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-admin --- [2024-03-19T02:03:34.542Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:34.542Z] [INFO] Compiling 47 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:34.542Z] [INFO] [2024-03-19T02:03:34.542Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-admin --- [2024-03-19T02:03:34.542Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-03-19T02:03:34.542Z] [INFO] [2024-03-19T02:03:34.542Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-admin --- [2024-03-19T02:03:34.542Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:34.542Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:03:35.105Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:03:35.105Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:03:35.105Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:03:35.105Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:03:35.105Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:03:35.105Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:03:35.105Z] Use -proc:none to disable annotation processing. [2024-03-19T02:03:35.105Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/src/test/java/org/glassfish/connectors/admin/cli/CreateCustomResourceTest.java: Some input files use or override a deprecated API. [2024-03-19T02:03:35.105Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/src/test/java/org/glassfish/connectors/admin/cli/CreateCustomResourceTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:03:35.105Z] [INFO] [2024-03-19T02:03:35.105Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-admin --- [2024-03-19T02:03:35.105Z] [INFO] [2024-03-19T02:03:35.105Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-admin --- [2024-03-19T02:03:35.105Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/surefire-reports [2024-03-19T02:03:35.105Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:03:35.105Z] [INFO] [2024-03-19T02:03:35.105Z] [INFO] ------------------------------------------------------- [2024-03-19T02:03:35.105Z] [INFO] T E S T S [2024-03-19T02:03:35.105Z] [INFO] ------------------------------------------------------- [2024-03-19T02:03:35.105Z] [0.003s][info][gc] Using G1 [2024-03-19T02:03:35.361Z] [0.365s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.760ms [2024-03-19T02:03:35.618Z] [INFO] Running org.glassfish.connectors.admin.cli.ListCustomResourcesTest [2024-03-19T02:03:35.875Z] [0.786s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 31M->9M(258M) 3.513ms [2024-03-19T02:03:35.875Z] 02:03:35.775156 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-03-19T02:03:35.875Z] Column number = 42 [2024-03-19T02:03:35.875Z] System Id = null [2024-03-19T02:03:35.875Z] Public Id = null [2024-03-19T02:03:35.875Z] Location Uri= null [2024-03-19T02:03:35.875Z] CharacterOffset = 9993 [2024-03-19T02:03:35.875Z] [2024-03-19T02:03:36.132Z] 02:03:36.025601 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:03:36.132Z] 02:03:36.053876 WARNING main com.sun.logging.LogDomains.getResourceBundle Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class org.glassfish.connectors.admin.cli.ListCustomResourcesTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-03-19T02:03:36.388Z] 02:03:36.133493 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:03:36.389Z] 02:03:36.295238 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:03:36.389Z] 02:03:36.300632 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.ListCustomResourcesTest.testExecuteSuccessListOriginal, started at 02:03:36.039635178, test time: 260 ms [2024-03-19T02:03:36.645Z] 02:03:36.471064 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.ListCustomResourcesTest.testExecuteSuccessListNoResource, started at 02:03:36.317716964, test time: 153 ms [2024-03-19T02:03:36.645Z] 02:03:36.485202 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.ListCustomResourcesTest.testExecuteSuccessListResource, started at 02:03:36.47367973, test time: 11 ms [2024-03-19T02:03:36.645Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 s -- in org.glassfish.connectors.admin.cli.ListCustomResourcesTest [2024-03-19T02:03:36.645Z] [INFO] Running org.glassfish.connectors.admin.cli.CreateCustomResourceTest [2024-03-19T02:03:36.645Z] 02:03:36.543841 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-03-19T02:03:36.646Z] Column number = 42 [2024-03-19T02:03:36.646Z] System Id = null [2024-03-19T02:03:36.646Z] Public Id = null [2024-03-19T02:03:36.646Z] Location Uri= null [2024-03-19T02:03:36.646Z] CharacterOffset = 9993 [2024-03-19T02:03:36.646Z] [2024-03-19T02:03:36.646Z] 02:03:36.593905 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:03:36.646Z] 02:03:36.603620 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:03:36.646Z] 02:03:36.605368 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteFailInvalidResType, started at 02:03:36.595981588, test time: 9 ms [2024-03-19T02:03:36.646Z] 02:03:36.620015 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteSuccess, started at 02:03:36.607551524, test time: 12 ms [2024-03-19T02:03:36.646Z] 02:03:36.633076 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteWithOptionalValuesSet, started at 02:03:36.622630065, test time: 10 ms [2024-03-19T02:03:36.902Z] 02:03:36.648664 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteFailDuplicateResource, started at 02:03:36.635364816, test time: 13 ms [2024-03-19T02:03:36.903Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.glassfish.connectors.admin.cli.CreateCustomResourceTest [2024-03-19T02:03:36.903Z] [INFO] Running org.glassfish.connectors.admin.cli.DeleteCustomResourceTest [2024-03-19T02:03:36.903Z] 02:03:36.689479 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-03-19T02:03:36.903Z] Column number = 42 [2024-03-19T02:03:36.903Z] System Id = null [2024-03-19T02:03:36.903Z] Public Id = null [2024-03-19T02:03:36.903Z] Location Uri= null [2024-03-19T02:03:36.903Z] CharacterOffset = 9993 [2024-03-19T02:03:36.903Z] [2024-03-19T02:03:36.903Z] 02:03:36.732184 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:03:36.903Z] 02:03:36.739795 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:03:36.903Z] 02:03:36.742385 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.DeleteCustomResourceTest.testExecuteFailDoesNotExist, started at 02:03:36.734075243, test time: 8 ms [2024-03-19T02:03:36.903Z] 02:03:36.755973 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.DeleteCustomResourceTest.testExecuteSuccessDefaultTarget, started at 02:03:36.744570137, test time: 11 ms [2024-03-19T02:03:36.903Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.glassfish.connectors.admin.cli.DeleteCustomResourceTest [2024-03-19T02:03:37.159Z] [INFO] [2024-03-19T02:03:37.159Z] [INFO] Results: [2024-03-19T02:03:37.159Z] [INFO] [2024-03-19T02:03:37.159Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:03:37.159Z] [INFO] [2024-03-19T02:03:37.159Z] [INFO] [2024-03-19T02:03:37.159Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-admin --- [2024-03-19T02:03:37.159Z] [INFO] Executing tasks [2024-03-19T02:03:37.159Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/classes/META-INF for [2024-03-19T02:03:37.159Z] [INFO] [echo] connectors-admin [2024-03-19T02:03:37.159Z] [INFO] Executed tasks [2024-03-19T02:03:37.159Z] [INFO] [2024-03-19T02:03:37.159Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-admin --- [2024-03-19T02:03:37.159Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/connectors-admin.jar [2024-03-19T02:03:37.415Z] [INFO] [2024-03-19T02:03:37.416Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-admin --- [2024-03-19T02:03:37.416Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:39.306Z] [INFO] CycloneDX: Creating BOM version 1.4 with 83 component(s) [2024-03-19T02:03:39.306Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/bom.xml [2024-03-19T02:03:39.306Z] [INFO] attaching as connectors-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:39.306Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/bom.json [2024-03-19T02:03:39.306Z] [INFO] attaching as connectors-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:39.306Z] [INFO] [2024-03-19T02:03:39.306Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-admin --- [2024-03-19T02:03:39.306Z] [INFO] [2024-03-19T02:03:39.306Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-admin --- [2024-03-19T02:03:39.306Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/failsafe-reports [2024-03-19T02:03:39.306Z] [INFO] [2024-03-19T02:03:39.307Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.connectors-connectors-admin-checkstyle) @ connectors-admin --- [2024-03-19T02:03:39.868Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:39.868Z] [INFO] [2024-03-19T02:03:39.868Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-admin --- [2024-03-19T02:03:39.869Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/8.0.1-SNAPSHOT/connectors-admin-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:39.869Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/8.0.1-SNAPSHOT/connectors-admin-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:39.869Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/8.0.1-SNAPSHOT/connectors-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:39.869Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/connectors/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/8.0.1-SNAPSHOT/connectors-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:39.869Z] [INFO] [2024-03-19T02:03:39.869Z] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [2024-03-19T02:03:39.869Z] [INFO] Building GlassFish Load-Balancer Plugin related modules 8.0.1-SNAPSHOT [170/332] [2024-03-19T02:03:39.869Z] [INFO] from appserver/load-balancer/pom.xml [2024-03-19T02:03:39.869Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:03:39.869Z] [INFO] [2024-03-19T02:03:39.869Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer --- [2024-03-19T02:03:39.869Z] [INFO] [2024-03-19T02:03:39.869Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ load-balancer --- [2024-03-19T02:03:39.869Z] [INFO] [2024-03-19T02:03:39.869Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ load-balancer --- [2024-03-19T02:03:39.869Z] [INFO] [2024-03-19T02:03:39.869Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ load-balancer --- [2024-03-19T02:03:39.869Z] [INFO] No sources to compile [2024-03-19T02:03:39.869Z] [INFO] [2024-03-19T02:03:39.869Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ load-balancer --- [2024-03-19T02:03:39.869Z] [INFO] [2024-03-19T02:03:39.869Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ load-balancer --- [2024-03-19T02:03:39.869Z] [INFO] [2024-03-19T02:03:39.869Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer --- [2024-03-19T02:03:39.869Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:39.869Z] [INFO] [2024-03-19T02:03:39.869Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ load-balancer --- [2024-03-19T02:03:39.869Z] [INFO] No sources to compile [2024-03-19T02:03:39.869Z] [INFO] [2024-03-19T02:03:39.869Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ load-balancer --- [2024-03-19T02:03:39.869Z] [INFO] No sources to compile [2024-03-19T02:03:39.869Z] [INFO] [2024-03-19T02:03:39.869Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer --- [2024-03-19T02:03:39.869Z] [INFO] Executing tasks [2024-03-19T02:03:39.869Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/classes/META-INF for [2024-03-19T02:03:39.869Z] [INFO] [echo] load-balancer [2024-03-19T02:03:39.869Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/classes/META-INF [2024-03-19T02:03:39.869Z] [INFO] Executed tasks [2024-03-19T02:03:39.869Z] [INFO] [2024-03-19T02:03:39.869Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ load-balancer --- [2024-03-19T02:03:39.869Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:39.869Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:03:39.869Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/bom.xml [2024-03-19T02:03:39.869Z] [INFO] attaching as load-balancer-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:39.869Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/bom.json [2024-03-19T02:03:39.870Z] [INFO] attaching as load-balancer-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:39.870Z] [INFO] [2024-03-19T02:03:39.870Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer --- [2024-03-19T02:03:39.870Z] [INFO] No tests to run. [2024-03-19T02:03:39.870Z] [INFO] [2024-03-19T02:03:39.870Z] [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer --- [2024-03-19T02:03:39.870Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/failsafe-reports [2024-03-19T02:03:39.870Z] [INFO] [2024-03-19T02:03:39.870Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.loadbalancer-load-balancer-checkstyle) @ load-balancer --- [2024-03-19T02:03:39.870Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:39.870Z] [INFO] [2024-03-19T02:03:39.870Z] [INFO] --- install:3.1.1:install (default-install) @ load-balancer --- [2024-03-19T02:03:39.870Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/8.0.1-SNAPSHOT/load-balancer-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:39.870Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/8.0.1-SNAPSHOT/load-balancer-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:39.870Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/8.0.1-SNAPSHOT/load-balancer-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:39.870Z] [INFO] [2024-03-19T02:03:39.870Z] [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [2024-03-19T02:03:39.870Z] [INFO] Building Load Balancer Internal API 8.0.1-SNAPSHOT [171/332] [2024-03-19T02:03:39.870Z] [INFO] from appserver/load-balancer/gf-load-balancer-connector/pom.xml [2024-03-19T02:03:39.870Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:39.870Z] [INFO] [2024-03-19T02:03:39.870Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-load-balancer-connector --- [2024-03-19T02:03:39.870Z] [INFO] [2024-03-19T02:03:39.870Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-load-balancer-connector --- [2024-03-19T02:03:39.870Z] [INFO] [2024-03-19T02:03:39.870Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-load-balancer-connector --- [2024-03-19T02:03:39.870Z] [INFO] [2024-03-19T02:03:39.870Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-load-balancer-connector --- [2024-03-19T02:03:39.870Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:39.870Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:40.126Z] [INFO] [2024-03-19T02:03:40.126Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.126Z] [INFO] [2024-03-19T02:03:40.126Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.126Z] [INFO] [2024-03-19T02:03:40.126Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.126Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:40.126Z] [INFO] [2024-03-19T02:03:40.126Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.126Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T02:03:40.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/src/main/manpages [2024-03-19T02:03:40.127Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:40.127Z] [INFO] [2024-03-19T02:03:40.127Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.127Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:40.127Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:40.127Z] [INFO] [2024-03-19T02:03:40.127Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.127Z] [INFO] [2024-03-19T02:03:40.127Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.127Z] [INFO] [2024-03-19T02:03:40.127Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.127Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:40.127Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:40.127Z] [INFO] [2024-03-19T02:03:40.127Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.127Z] [INFO] [2024-03-19T02:03:40.127Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.127Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:40.127Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:40.383Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:03:40.383Z] [INFO] [2024-03-19T02:03:40.383Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/src/test/resources [2024-03-19T02:03:40.383Z] [INFO] [2024-03-19T02:03:40.384Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.384Z] [INFO] No sources to compile [2024-03-19T02:03:40.384Z] [INFO] [2024-03-19T02:03:40.384Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.384Z] [INFO] [2024-03-19T02:03:40.384Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.384Z] [INFO] [2024-03-19T02:03:40.384Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.384Z] [INFO] Executing tasks [2024-03-19T02:03:40.384Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF for [2024-03-19T02:03:40.384Z] [INFO] [echo] gf-load-balancer-connector [2024-03-19T02:03:40.384Z] [INFO] Executed tasks [2024-03-19T02:03:40.384Z] [INFO] [2024-03-19T02:03:40.384Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.384Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar [2024-03-19T02:03:40.384Z] [INFO] [2024-03-19T02:03:40.384Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.384Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:40.947Z] [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [2024-03-19T02:03:40.947Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/bom.xml [2024-03-19T02:03:40.947Z] [INFO] attaching as gf-load-balancer-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:40.947Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/bom.json [2024-03-19T02:03:40.947Z] [INFO] attaching as gf-load-balancer-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:40.947Z] [INFO] [2024-03-19T02:03:40.947Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.947Z] [INFO] [2024-03-19T02:03:40.947Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-load-balancer-connector --- [2024-03-19T02:03:40.947Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/failsafe-reports [2024-03-19T02:03:40.947Z] [INFO] [2024-03-19T02:03:40.947Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.loadbalancer-gf-load-balancer-connector-checkstyle) @ gf-load-balancer-connector --- [2024-03-19T02:03:41.204Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:41.204Z] [INFO] [2024-03-19T02:03:41.204Z] [INFO] --- install:3.1.1:install (default-install) @ gf-load-balancer-connector --- [2024-03-19T02:03:41.204Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/8.0.1-SNAPSHOT/gf-load-balancer-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:41.204Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/8.0.1-SNAPSHOT/gf-load-balancer-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:41.204Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/8.0.1-SNAPSHOT/gf-load-balancer-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:41.204Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/gf-load-balancer-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/8.0.1-SNAPSHOT/gf-load-balancer-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:41.204Z] [INFO] [2024-03-19T02:03:41.204Z] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [2024-03-19T02:03:41.204Z] [INFO] Building Load-Balancer admin 8.0.1-SNAPSHOT [172/332] [2024-03-19T02:03:41.204Z] [INFO] from appserver/load-balancer/admin/pom.xml [2024-03-19T02:03:41.204Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:41.204Z] [INFO] [2024-03-19T02:03:41.204Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer-admin --- [2024-03-19T02:03:41.204Z] [INFO] [2024-03-19T02:03:41.204Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ load-balancer-admin --- [2024-03-19T02:03:41.204Z] [INFO] [2024-03-19T02:03:41.204Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ load-balancer-admin --- [2024-03-19T02:03:41.204Z] [INFO] [2024-03-19T02:03:41.204Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ load-balancer-admin --- [2024-03-19T02:03:41.204Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:41.204Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:41.460Z] [INFO] [2024-03-19T02:03:41.461Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ load-balancer-admin --- [2024-03-19T02:03:41.461Z] [INFO] [2024-03-19T02:03:41.461Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ load-balancer-admin --- [2024-03-19T02:03:41.461Z] [INFO] [2024-03-19T02:03:41.461Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer-admin --- [2024-03-19T02:03:41.461Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:41.461Z] [INFO] [2024-03-19T02:03:41.461Z] [INFO] --- resources:3.3.1:resources (default-resources) @ load-balancer-admin --- [2024-03-19T02:03:41.461Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:03:41.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/src/main/resources [2024-03-19T02:03:41.461Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-03-19T02:03:41.461Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-03-19T02:03:41.461Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:41.461Z] [INFO] [2024-03-19T02:03:41.461Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ load-balancer-admin --- [2024-03-19T02:03:41.461Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:41.461Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:41.717Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/reader/impl/IdempotentUrlPatternReaderImpl.java: Some input files use or override a deprecated API. [2024-03-19T02:03:41.717Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/reader/impl/IdempotentUrlPatternReaderImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:03:41.718Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/EnableHTTPLBApplicationCommand.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:03:41.718Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/EnableHTTPLBApplicationCommand.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:03:41.718Z] [INFO] [2024-03-19T02:03:41.718Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ load-balancer-admin --- [2024-03-19T02:03:41.718Z] [INFO] [2024-03-19T02:03:41.718Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ load-balancer-admin --- [2024-03-19T02:03:41.718Z] [INFO] [2024-03-19T02:03:41.718Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ load-balancer-admin --- [2024-03-19T02:03:41.718Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:41.718Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:41.974Z] [INFO] [2024-03-19T02:03:41.974Z] [INFO] --- command-security:1.0.17:check (default-check) @ load-balancer-admin --- [2024-03-19T02:03:41.974Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.loadbalancer.admin.cli.ApplyHttpLbChanges, org.glassfish.loadbalancer.admin.cli.ConfigureLBWeightCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLoadBalancerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.ExportHttpLbConfig, org.glassfish.loadbalancer.admin.cli.ListLBConfigsCommand] [2024-03-19T02:03:41.975Z] [INFO] [2024-03-19T02:03:41.975Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ load-balancer-admin --- [2024-03-19T02:03:41.975Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:41.975Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:42.231Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:03:42.231Z] [INFO] [2024-03-19T02:03:42.231Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ load-balancer-admin --- [2024-03-19T02:03:42.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/src/test/resources [2024-03-19T02:03:42.231Z] [INFO] [2024-03-19T02:03:42.231Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ load-balancer-admin --- [2024-03-19T02:03:42.231Z] [INFO] No sources to compile [2024-03-19T02:03:42.231Z] [INFO] [2024-03-19T02:03:42.231Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ load-balancer-admin --- [2024-03-19T02:03:42.231Z] [INFO] [2024-03-19T02:03:42.231Z] [INFO] --- surefire:3.2.5:test (default-test) @ load-balancer-admin --- [2024-03-19T02:03:42.231Z] [INFO] [2024-03-19T02:03:42.231Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer-admin --- [2024-03-19T02:03:42.231Z] [INFO] Executing tasks [2024-03-19T02:03:42.231Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/classes/META-INF for [2024-03-19T02:03:42.231Z] [INFO] [echo] load-balancer-admin [2024-03-19T02:03:42.231Z] [INFO] Executed tasks [2024-03-19T02:03:42.231Z] [INFO] [2024-03-19T02:03:42.231Z] [INFO] --- jar:3.3.0:jar (default-jar) @ load-balancer-admin --- [2024-03-19T02:03:42.231Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/load-balancer-admin.jar [2024-03-19T02:03:42.231Z] [INFO] [2024-03-19T02:03:42.231Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ load-balancer-admin --- [2024-03-19T02:03:42.231Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:44.752Z] [INFO] CycloneDX: Creating BOM version 1.4 with 69 component(s) [2024-03-19T02:03:44.752Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/bom.xml [2024-03-19T02:03:44.752Z] [INFO] attaching as load-balancer-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:44.752Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/bom.json [2024-03-19T02:03:44.752Z] [INFO] attaching as load-balancer-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:44.752Z] [INFO] [2024-03-19T02:03:44.752Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer-admin --- [2024-03-19T02:03:44.752Z] [INFO] [2024-03-19T02:03:44.752Z] [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer-admin --- [2024-03-19T02:03:44.752Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/failsafe-reports [2024-03-19T02:03:44.752Z] [INFO] [2024-03-19T02:03:44.752Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.loadbalancer-load-balancer-admin-checkstyle) @ load-balancer-admin --- [2024-03-19T02:03:46.119Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:46.119Z] [INFO] [2024-03-19T02:03:46.119Z] [INFO] --- install:3.1.1:install (default-install) @ load-balancer-admin --- [2024-03-19T02:03:46.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/8.0.1-SNAPSHOT/load-balancer-admin-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:46.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/8.0.1-SNAPSHOT/load-balancer-admin-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:46.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/8.0.1-SNAPSHOT/load-balancer-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:46.119Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/load-balancer/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/8.0.1-SNAPSHOT/load-balancer-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:46.119Z] [INFO] [2024-03-19T02:03:46.119Z] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [2024-03-19T02:03:46.120Z] [INFO] Building GlassFish JMS modules 8.0.1-SNAPSHOT [173/332] [2024-03-19T02:03:46.120Z] [INFO] from appserver/jms/pom.xml [2024-03-19T02:03:46.120Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] No sources to compile [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] No sources to compile [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] No sources to compile [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] Executing tasks [2024-03-19T02:03:46.120Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/classes/META-INF for [2024-03-19T02:03:46.120Z] [INFO] [echo] jms [2024-03-19T02:03:46.120Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/classes/META-INF [2024-03-19T02:03:46.120Z] [INFO] Executed tasks [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:46.120Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:03:46.120Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/bom.xml [2024-03-19T02:03:46.120Z] [INFO] attaching as jms-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:46.120Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/bom.json [2024-03-19T02:03:46.120Z] [INFO] attaching as jms-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] No tests to run. [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/failsafe-reports [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jms-jms-checkstyle) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- install:3.1.1:install (default-install) @ jms --- [2024-03-19T02:03:46.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/8.0.1-SNAPSHOT/jms-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:46.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/8.0.1-SNAPSHOT/jms-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:46.120Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/8.0.1-SNAPSHOT/jms-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [2024-03-19T02:03:46.120Z] [INFO] Building JMS Connector Module for Runtime 8.0.1-SNAPSHOT [174/332] [2024-03-19T02:03:46.120Z] [INFO] from appserver/jms/gf-jms-connector/pom.xml [2024-03-19T02:03:46.120Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-connector --- [2024-03-19T02:03:46.120Z] [INFO] [2024-03-19T02:03:46.120Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-jms-connector --- [2024-03-19T02:03:46.121Z] [INFO] [2024-03-19T02:03:46.121Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-jms-connector --- [2024-03-19T02:03:46.121Z] [INFO] [2024-03-19T02:03:46.121Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-jms-connector --- [2024-03-19T02:03:46.121Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:46.121Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:46.121Z] [INFO] [2024-03-19T02:03:46.121Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-jms-connector --- [2024-03-19T02:03:46.121Z] [INFO] [2024-03-19T02:03:46.121Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-jms-connector --- [2024-03-19T02:03:46.121Z] [INFO] [2024-03-19T02:03:46.121Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-connector --- [2024-03-19T02:03:46.121Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:46.121Z] [INFO] [2024-03-19T02:03:46.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-connector --- [2024-03-19T02:03:46.121Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:03:46.121Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:03:46.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/src/main/manpages [2024-03-19T02:03:46.121Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:46.121Z] [INFO] [2024-03-19T02:03:46.121Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-jms-connector --- [2024-03-19T02:03:46.121Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:46.121Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:46.121Z] [INFO] [2024-03-19T02:03:46.121Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-jms-connector --- [2024-03-19T02:03:46.121Z] [INFO] [2024-03-19T02:03:46.121Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-jms-connector --- [2024-03-19T02:03:46.121Z] [INFO] [2024-03-19T02:03:46.121Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-connector --- [2024-03-19T02:03:46.121Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:46.378Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:46.378Z] [INFO] [2024-03-19T02:03:46.378Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-connector --- [2024-03-19T02:03:46.378Z] [INFO] [2024-03-19T02:03:46.378Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-jms-connector --- [2024-03-19T02:03:46.378Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:46.378Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:46.378Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:03:46.378Z] [INFO] [2024-03-19T02:03:46.378Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-connector --- [2024-03-19T02:03:46.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/src/test/resources [2024-03-19T02:03:46.378Z] [INFO] [2024-03-19T02:03:46.378Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-jms-connector --- [2024-03-19T02:03:46.378Z] [INFO] No sources to compile [2024-03-19T02:03:46.378Z] [INFO] [2024-03-19T02:03:46.378Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-connector --- [2024-03-19T02:03:46.378Z] [INFO] [2024-03-19T02:03:46.378Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-connector --- [2024-03-19T02:03:46.378Z] [INFO] [2024-03-19T02:03:46.378Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-connector --- [2024-03-19T02:03:46.378Z] [INFO] Executing tasks [2024-03-19T02:03:46.378Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/classes/META-INF for [2024-03-19T02:03:46.378Z] [INFO] [echo] gf-jms-connector [2024-03-19T02:03:46.378Z] [INFO] Executed tasks [2024-03-19T02:03:46.378Z] [INFO] [2024-03-19T02:03:46.378Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-connector --- [2024-03-19T02:03:46.378Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar [2024-03-19T02:03:46.378Z] [INFO] [2024-03-19T02:03:46.378Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-jms-connector --- [2024-03-19T02:03:46.378Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:46.941Z] [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [2024-03-19T02:03:46.941Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/bom.xml [2024-03-19T02:03:46.941Z] [INFO] attaching as gf-jms-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:46.941Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/bom.json [2024-03-19T02:03:46.941Z] [INFO] attaching as gf-jms-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:46.941Z] [INFO] [2024-03-19T02:03:46.941Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-connector --- [2024-03-19T02:03:46.941Z] [INFO] [2024-03-19T02:03:46.941Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-connector --- [2024-03-19T02:03:46.941Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/failsafe-reports [2024-03-19T02:03:46.941Z] [INFO] [2024-03-19T02:03:46.941Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jms-gf-jms-connector-checkstyle) @ gf-jms-connector --- [2024-03-19T02:03:46.941Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:46.941Z] [INFO] [2024-03-19T02:03:46.941Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-connector --- [2024-03-19T02:03:46.941Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/8.0.1-SNAPSHOT/gf-jms-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:46.942Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/8.0.1-SNAPSHOT/gf-jms-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:46.942Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/8.0.1-SNAPSHOT/gf-jms-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:46.942Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/8.0.1-SNAPSHOT/gf-jms-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:46.942Z] [INFO] [2024-03-19T02:03:46.942Z] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [2024-03-19T02:03:46.942Z] [INFO] Building JMS Module 8.0.1-SNAPSHOT [175/332] [2024-03-19T02:03:46.942Z] [INFO] from appserver/jms/jms-core/pom.xml [2024-03-19T02:03:46.942Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:47.198Z] [INFO] [2024-03-19T02:03:47.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-core --- [2024-03-19T02:03:47.198Z] [INFO] [2024-03-19T02:03:47.198Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jms-core --- [2024-03-19T02:03:47.198Z] [INFO] [2024-03-19T02:03:47.198Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jms-core --- [2024-03-19T02:03:47.198Z] [INFO] [2024-03-19T02:03:47.198Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jms-core --- [2024-03-19T02:03:47.198Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:47.198Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:47.455Z] [INFO] [2024-03-19T02:03:47.455Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jms-core --- [2024-03-19T02:03:47.455Z] [INFO] [2024-03-19T02:03:47.455Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jms-core --- [2024-03-19T02:03:47.455Z] [INFO] [2024-03-19T02:03:47.455Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-core --- [2024-03-19T02:03:47.455Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:47.455Z] [INFO] [2024-03-19T02:03:47.455Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-core --- [2024-03-19T02:03:47.455Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:03:47.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/resources [2024-03-19T02:03:47.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/manpages [2024-03-19T02:03:47.455Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:47.455Z] [INFO] [2024-03-19T02:03:47.455Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jms-core --- [2024-03-19T02:03:47.455Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:47.455Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:47.711Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java:[458,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:03:47.711Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java:[1771,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:03:47.711Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java uses unchecked or unsafe operations. [2024-03-19T02:03:47.711Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:03:47.711Z] [INFO] [2024-03-19T02:03:47.711Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jms-core --- [2024-03-19T02:03:47.711Z] [INFO] [2024-03-19T02:03:47.711Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jms-core --- [2024-03-19T02:03:47.711Z] [INFO] [2024-03-19T02:03:47.711Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-core --- [2024-03-19T02:03:47.711Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:47.967Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:47.967Z] [INFO] [2024-03-19T02:03:47.967Z] [INFO] --- command-security:1.0.17:check (default-check) @ jms-core --- [2024-03-19T02:03:47.967Z] [INFO] [2024-03-19T02:03:47.967Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jms-core --- [2024-03-19T02:03:47.967Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:47.967Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:48.226Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:03:48.226Z] [INFO] Initial messages found so far: {} [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00001 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00001 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00002 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00002 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00003 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00003 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00004 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00004 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00005 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00005 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00006 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00006 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00007 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00007 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00008 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00008 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00009 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00009 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00010 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00010 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00011 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00011 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00012 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00012 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00013 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00013 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00014 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00014 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00015 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00015 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00016 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00016 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00017 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00017 needs checking for cause/action: false [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00018 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00018 needs checking for cause/action: true [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00019 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00019 needs checking for cause/action: true [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00020 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00020 needs checking for cause/action: true [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00021 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00021 needs checking for cause/action: true [2024-03-19T02:03:48.226Z] [INFO] Processing: AS-JMS-CORE-00022 [2024-03-19T02:03:48.226Z] [INFO] Message AS-JMS-CORE-00022 needs checking for cause/action: true [2024-03-19T02:03:48.227Z] [INFO] Processing: AS-JMS-CORE-00023 [2024-03-19T02:03:48.227Z] [INFO] Message AS-JMS-CORE-00023 needs checking for cause/action: false [2024-03-19T02:03:48.227Z] [INFO] Processing: AS-JMS-CORE-00024 [2024-03-19T02:03:48.227Z] [INFO] Message AS-JMS-CORE-00024 needs checking for cause/action: false [2024-03-19T02:03:48.227Z] [INFO] Processing: AS-JMS-CORE-00025 [2024-03-19T02:03:48.227Z] [INFO] Message AS-JMS-CORE-00025 needs checking for cause/action: false [2024-03-19T02:03:48.227Z] [INFO] Processing: AS-JMS-CORE-00026 [2024-03-19T02:03:48.227Z] [INFO] Message AS-JMS-CORE-00026 needs checking for cause/action: false [2024-03-19T02:03:48.227Z] [INFO] Processing: AS-JMS-CORE-00027 [2024-03-19T02:03:48.227Z] [INFO] Message AS-JMS-CORE-00027 needs checking for cause/action: false [2024-03-19T02:03:48.227Z] [INFO] Total Messages including ones found from disk so far: {AS-JMS-CORE-00001=JMS Service Connection URL is : {0}, AS-JMS-CORE-00002=ADDRESSLIST in setJmsServiceProvider : {0}, AS-JMS-CORE-00003=Addresslist : {0}, AS-JMS-CORE-00004=End point determines destination name, Res name: {0}, JNDI name: {1} descriptor name : {2}, AS-JMS-CORE-00005=Successfully set Master broker on JMSRA to {0}, AS-JMS-CORE-00006=Failed to set Master broker on JMSRA to {0} cause {1}, AS-JMS-CORE-00007=Successfully set Cluster brokerlist to {0}, AS-JMS-CORE-00008=Failed to set Cluster brokerlist to {0} cause {1}, AS-JMS-CORE-00009=Failed to shut down Grizzly NetworkListener : {0}, AS-JMS-CORE-00010=Error occurs when shutting down JMSRA : {0}, AS-JMS-CORE-00011=Invalid RMI registry port, AS-JMS-CORE-00012=No such method {0} in the class {1}, AS-JMS-CORE-00013=Connector Resource could not be closed, AS-JMS-CORE-00014=rardeployment.mcfcreation_error {0}, AS-JMS-CORE-00015=Exception while getting configured RMI port : {0}, AS-JMS-CORE-00016=Failed to start Grizlly proxy for MQ broker, AS-JMS-CORE-00017=Failed to create addresslist due to the exception : {0}, AS-JMS-CORE-00018=Error executing method {0} of the class {1}, AS-JMS-CORE-00019=MDB destination not specified, AS-JMS-CORE-00020=Failed to validate endpoint, AS-JMS-CORE-00021=Cannot obtain master broker, AS-JMS-CORE-00022=Error while loading connector resources during recovery : {0}, AS-JMS-CORE-00023=Exception in reading mdb-container configuration : [{0}], AS-JMS-CORE-00024=MQ Resource adapter upgrade started., AS-JMS-CORE-00025=MQ Resource adapter upgrade completed., AS-JMS-CORE-00026=Upgrading a MQ resource adapter failed : {0}, AS-JMS-CORE-00027=Check for a new version of MQ installation failed : {0}} [2024-03-19T02:03:48.227Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:03:48.227Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:03:48.227Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:03:48.227Z] [INFO] Processing: jakarta.enterprise.resource.jms on element JMS_MAIN_LOGGER [2024-03-19T02:03:48.227Z] [INFO] Enclosing type is com.sun.enterprise.connectors.jms.JMSLoggerInfo [2024-03-19T02:03:48.227Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.description=Main JMS Logger, jakarta.enterprise.resource.jms.publish=true, jakarta.enterprise.resource.jms.subsystem=JMS} [2024-03-19T02:03:48.227Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:03:48.227Z] [INFO] Found enclosing element JMS_MAIN_LOGGER [2024-03-19T02:03:48.227Z] [INFO] Found enclosing element com.sun.enterprise.connectors.jms.JMSLoggerInfo [2024-03-19T02:03:48.227Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:03:48.227Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:03:48.227Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:03:48.228Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:03:48.228Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:03:48.228Z] [INFO] [2024-03-19T02:03:48.228Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-core --- [2024-03-19T02:03:48.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/src/test/resources [2024-03-19T02:03:48.228Z] [INFO] [2024-03-19T02:03:48.228Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jms-core --- [2024-03-19T02:03:48.228Z] [INFO] No sources to compile [2024-03-19T02:03:48.228Z] [INFO] [2024-03-19T02:03:48.228Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-core --- [2024-03-19T02:03:48.228Z] [INFO] [2024-03-19T02:03:48.228Z] [INFO] --- surefire:3.2.5:test (default-test) @ jms-core --- [2024-03-19T02:03:48.228Z] [INFO] [2024-03-19T02:03:48.228Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-core --- [2024-03-19T02:03:48.228Z] [INFO] Executing tasks [2024-03-19T02:03:48.228Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/classes/META-INF for [2024-03-19T02:03:48.228Z] [INFO] [echo] jms-core [2024-03-19T02:03:48.228Z] [INFO] Executed tasks [2024-03-19T02:03:48.228Z] [INFO] [2024-03-19T02:03:48.228Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-core --- [2024-03-19T02:03:48.228Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/jms-core.jar [2024-03-19T02:03:48.228Z] [INFO] [2024-03-19T02:03:48.228Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jms-core --- [2024-03-19T02:03:48.228Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:49.599Z] [INFO] CycloneDX: Creating BOM version 1.4 with 101 component(s) [2024-03-19T02:03:49.599Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/bom.xml [2024-03-19T02:03:49.599Z] [INFO] attaching as jms-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:49.599Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/bom.json [2024-03-19T02:03:49.599Z] [INFO] attaching as jms-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:49.599Z] [INFO] [2024-03-19T02:03:49.599Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-core --- [2024-03-19T02:03:49.599Z] [INFO] [2024-03-19T02:03:49.599Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms-core --- [2024-03-19T02:03:49.600Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/failsafe-reports [2024-03-19T02:03:49.600Z] [INFO] [2024-03-19T02:03:49.600Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jms-jms-core-checkstyle) @ jms-core --- [2024-03-19T02:03:50.527Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:50.527Z] [INFO] [2024-03-19T02:03:50.527Z] [INFO] --- install:3.1.1:install (default-install) @ jms-core --- [2024-03-19T02:03:50.527Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/8.0.1-SNAPSHOT/jms-core-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:50.527Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/8.0.1-SNAPSHOT/jms-core-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:50.527Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/8.0.1-SNAPSHOT/jms-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:50.528Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jms-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/8.0.1-SNAPSHOT/jms-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:50.528Z] [INFO] [2024-03-19T02:03:50.528Z] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [2024-03-19T02:03:50.528Z] [INFO] Building JMS admin 8.0.1-SNAPSHOT [176/332] [2024-03-19T02:03:50.528Z] [INFO] from appserver/jms/admin/pom.xml [2024-03-19T02:03:50.528Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:50.528Z] [INFO] [2024-03-19T02:03:50.528Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-admin --- [2024-03-19T02:03:50.528Z] [INFO] [2024-03-19T02:03:50.528Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jms-admin --- [2024-03-19T02:03:50.528Z] [INFO] [2024-03-19T02:03:50.528Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jms-admin --- [2024-03-19T02:03:50.528Z] [INFO] [2024-03-19T02:03:50.528Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jms-admin --- [2024-03-19T02:03:50.784Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:50.784Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:50.784Z] [INFO] [2024-03-19T02:03:50.784Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jms-admin --- [2024-03-19T02:03:50.784Z] [INFO] [2024-03-19T02:03:50.784Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jms-admin --- [2024-03-19T02:03:50.784Z] [INFO] [2024-03-19T02:03:50.784Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-admin --- [2024-03-19T02:03:50.784Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:50.784Z] [INFO] [2024-03-19T02:03:50.784Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-admin --- [2024-03-19T02:03:50.784Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:03:50.784Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:03:50.784Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-03-19T02:03:50.784Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:50.784Z] [INFO] [2024-03-19T02:03:50.784Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jms-admin --- [2024-03-19T02:03:51.042Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:51.042Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:51.298Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java:[125,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:03:51.298Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java:[342,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:03:51.299Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/DeleteJMSHost.java: Some input files use or override a deprecated API. [2024-03-19T02:03:51.299Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/DeleteJMSHost.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:03:51.299Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:03:51.299Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:03:51.299Z] [INFO] [2024-03-19T02:03:51.299Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jms-admin --- [2024-03-19T02:03:51.299Z] [INFO] [2024-03-19T02:03:51.299Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jms-admin --- [2024-03-19T02:03:51.299Z] [INFO] [2024-03-19T02:03:51.299Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-admin --- [2024-03-19T02:03:51.299Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:51.555Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:51.555Z] [INFO] [2024-03-19T02:03:51.555Z] [INFO] --- command-security:1.0.17:check (default-check) @ jms-admin --- [2024-03-19T02:03:51.555Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jms.admin.cli.ChangeMasterBrokerCommand, org.glassfish.jms.admin.cli.ConfigureJMSCluster, org.glassfish.jms.admin.cli.CreateJMSDestination, org.glassfish.jms.admin.cli.CreateJMSHost, org.glassfish.jms.admin.cli.CreateJMSResource, org.glassfish.jms.admin.cli.DeleteJMSDestination, org.glassfish.jms.admin.cli.DeleteJMSHost, org.glassfish.jms.admin.cli.DeleteJMSResource, org.glassfish.jms.admin.cli.FlushJMSDestination, org.glassfish.jms.admin.cli.GetJmsPhysicalDestinationCommand, org.glassfish.jms.admin.cli.JMSPing, org.glassfish.jms.admin.cli.ListJMSDestinations, org.glassfish.jms.admin.cli.ListJMSHosts, org.glassfish.jms.admin.cli.ListJMSResources, org.glassfish.jms.admin.cli.UpdateJmsPhysicalDestinationCommand] [2024-03-19T02:03:51.555Z] [INFO] [2024-03-19T02:03:51.555Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jms-admin --- [2024-03-19T02:03:51.555Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:51.555Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:51.812Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:03:51.812Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:03:51.812Z] [INFO] Processing: jakarta.enterprise.system.tools.admin on element JMS_ADMIN_LOGGER [2024-03-19T02:03:51.812Z] [INFO] Enclosing type is org.glassfish.jms.admin.cli.LogUtils [2024-03-19T02:03:51.812Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Main JMS Logger, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.subsystem=JMS_ADMIN} [2024-03-19T02:03:51.812Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:03:51.812Z] [INFO] Found enclosing element JMS_ADMIN_LOGGER [2024-03-19T02:03:51.812Z] [INFO] Found enclosing element org.glassfish.jms.admin.cli.LogUtils [2024-03-19T02:03:51.812Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:03:51.812Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:03:51.812Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:03:51.812Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:03:51.812Z] [INFO] [2024-03-19T02:03:51.812Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-admin --- [2024-03-19T02:03:51.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/src/test/resources [2024-03-19T02:03:51.812Z] [INFO] [2024-03-19T02:03:51.812Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jms-admin --- [2024-03-19T02:03:51.812Z] [INFO] No sources to compile [2024-03-19T02:03:51.812Z] [INFO] [2024-03-19T02:03:51.813Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-admin --- [2024-03-19T02:03:51.813Z] [INFO] [2024-03-19T02:03:51.813Z] [INFO] --- surefire:3.2.5:test (default-test) @ jms-admin --- [2024-03-19T02:03:51.813Z] [INFO] [2024-03-19T02:03:51.813Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-admin --- [2024-03-19T02:03:51.813Z] [INFO] Executing tasks [2024-03-19T02:03:51.813Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/classes/META-INF for [2024-03-19T02:03:51.813Z] [INFO] [echo] jms-admin [2024-03-19T02:03:51.813Z] [INFO] Executed tasks [2024-03-19T02:03:51.813Z] [INFO] [2024-03-19T02:03:51.813Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-admin --- [2024-03-19T02:03:51.813Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/jms-admin.jar [2024-03-19T02:03:51.813Z] [INFO] [2024-03-19T02:03:51.813Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jms-admin --- [2024-03-19T02:03:51.813Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:53.705Z] [INFO] CycloneDX: Creating BOM version 1.4 with 102 component(s) [2024-03-19T02:03:53.705Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/bom.xml [2024-03-19T02:03:53.705Z] [INFO] attaching as jms-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:53.705Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/bom.json [2024-03-19T02:03:53.705Z] [INFO] attaching as jms-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:53.705Z] [INFO] [2024-03-19T02:03:53.705Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-admin --- [2024-03-19T02:03:53.705Z] [INFO] [2024-03-19T02:03:53.705Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms-admin --- [2024-03-19T02:03:53.705Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/failsafe-reports [2024-03-19T02:03:53.705Z] [INFO] [2024-03-19T02:03:53.705Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jms-jms-admin-checkstyle) @ jms-admin --- [2024-03-19T02:03:54.634Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:54.634Z] [INFO] [2024-03-19T02:03:54.634Z] [INFO] --- install:3.1.1:install (default-install) @ jms-admin --- [2024-03-19T02:03:54.634Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/8.0.1-SNAPSHOT/jms-admin-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:54.634Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/8.0.1-SNAPSHOT/jms-admin-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:54.634Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/8.0.1-SNAPSHOT/jms-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:54.634Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/8.0.1-SNAPSHOT/jms-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:54.634Z] [INFO] [2024-03-19T02:03:54.634Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [2024-03-19T02:03:54.634Z] [INFO] Building JMS Injection Module for Runtime 8.0.1-SNAPSHOT [177/332] [2024-03-19T02:03:54.634Z] [INFO] from appserver/jms/gf-jms-injection/pom.xml [2024-03-19T02:03:54.635Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:54.635Z] [INFO] [2024-03-19T02:03:54.635Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-injection --- [2024-03-19T02:03:54.635Z] [INFO] [2024-03-19T02:03:54.635Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-jms-injection --- [2024-03-19T02:03:54.635Z] [INFO] [2024-03-19T02:03:54.635Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-jms-injection --- [2024-03-19T02:03:54.635Z] [INFO] [2024-03-19T02:03:54.635Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-jms-injection --- [2024-03-19T02:03:54.635Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:54.635Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:54.891Z] [INFO] [2024-03-19T02:03:54.891Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-jms-injection --- [2024-03-19T02:03:54.891Z] [INFO] [2024-03-19T02:03:54.891Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-jms-injection --- [2024-03-19T02:03:54.891Z] [INFO] [2024-03-19T02:03:54.891Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-injection --- [2024-03-19T02:03:54.891Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:54.891Z] [INFO] [2024-03-19T02:03:54.891Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-injection --- [2024-03-19T02:03:54.891Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:03:54.891Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:03:54.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/src/main/manpages [2024-03-19T02:03:54.891Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:54.891Z] [INFO] [2024-03-19T02:03:54.891Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-jms-injection --- [2024-03-19T02:03:54.891Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:54.891Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:55.148Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java uses unchecked or unsafe operations. [2024-03-19T02:03:55.148Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:03:55.148Z] [INFO] [2024-03-19T02:03:55.148Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-jms-injection --- [2024-03-19T02:03:55.148Z] [INFO] [2024-03-19T02:03:55.148Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-jms-injection --- [2024-03-19T02:03:55.148Z] [INFO] [2024-03-19T02:03:55.148Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-injection --- [2024-03-19T02:03:55.148Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:55.404Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:55.404Z] [INFO] [2024-03-19T02:03:55.404Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-injection --- [2024-03-19T02:03:55.404Z] [INFO] [2024-03-19T02:03:55.404Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-jms-injection --- [2024-03-19T02:03:55.404Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:55.404Z] [INFO] Compiling 8 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:55.967Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:03:55.967Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:03:55.967Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:03:55.967Z] [INFO] Processing: jakarta.enterprise.resource.jms.injection on element JMS_INJECTION_LOGGER [2024-03-19T02:03:55.967Z] [INFO] Enclosing type is org.glassfish.jms.injection.InjectableJMSContext [2024-03-19T02:03:55.967Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.injection.description=JMS Injection Logger, jakarta.enterprise.resource.jms.injection.publish=true, jakarta.enterprise.resource.jms.injection.subsystem=JMS_INJECTION} [2024-03-19T02:03:55.967Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:03:55.967Z] [INFO] Found enclosing element JMS_INJECTION_LOGGER [2024-03-19T02:03:55.967Z] [INFO] Found enclosing element org.glassfish.jms.injection.InjectableJMSContext [2024-03-19T02:03:55.967Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:03:55.967Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:03:55.967Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:03:55.967Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:03:55.967Z] [INFO] [2024-03-19T02:03:55.967Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-injection --- [2024-03-19T02:03:55.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/src/test/resources [2024-03-19T02:03:55.967Z] [INFO] [2024-03-19T02:03:55.967Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-jms-injection --- [2024-03-19T02:03:55.967Z] [INFO] No sources to compile [2024-03-19T02:03:55.967Z] [INFO] [2024-03-19T02:03:55.967Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-injection --- [2024-03-19T02:03:55.967Z] [INFO] [2024-03-19T02:03:55.967Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-injection --- [2024-03-19T02:03:55.967Z] [INFO] [2024-03-19T02:03:55.967Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-injection --- [2024-03-19T02:03:55.967Z] [INFO] Executing tasks [2024-03-19T02:03:55.967Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/classes/META-INF for [2024-03-19T02:03:55.967Z] [INFO] [echo] gf-jms-injection [2024-03-19T02:03:55.967Z] [INFO] Executed tasks [2024-03-19T02:03:55.967Z] [INFO] [2024-03-19T02:03:55.967Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-injection --- [2024-03-19T02:03:55.968Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar [2024-03-19T02:03:55.968Z] [INFO] [2024-03-19T02:03:55.968Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-jms-injection --- [2024-03-19T02:03:55.968Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:57.860Z] [INFO] CycloneDX: Creating BOM version 1.4 with 147 component(s) [2024-03-19T02:03:57.860Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/bom.xml [2024-03-19T02:03:57.861Z] [INFO] attaching as gf-jms-injection-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:57.861Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/bom.json [2024-03-19T02:03:57.861Z] [INFO] attaching as gf-jms-injection-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-injection --- [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-injection --- [2024-03-19T02:03:57.861Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/failsafe-reports [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jms-gf-jms-injection-checkstyle) @ gf-jms-injection --- [2024-03-19T02:03:57.861Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-injection --- [2024-03-19T02:03:57.861Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/8.0.1-SNAPSHOT/gf-jms-injection-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:57.861Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/8.0.1-SNAPSHOT/gf-jms-injection-8.0.1-SNAPSHOT.jar [2024-03-19T02:03:57.861Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/8.0.1-SNAPSHOT/gf-jms-injection-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:57.861Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/gf-jms-injection/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/8.0.1-SNAPSHOT/gf-jms-injection-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [2024-03-19T02:03:57.861Z] [INFO] Building JMS GlassFish System RA Assembly 8.0.1-SNAPSHOT [178/332] [2024-03-19T02:03:57.861Z] [INFO] from appserver/jms/jmsra/pom.xml [2024-03-19T02:03:57.861Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmsra --- [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jmsra --- [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jmsra --- [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jmsra --- [2024-03-19T02:03:57.861Z] [INFO] No sources to compile [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jmsra --- [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jmsra --- [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jmsra --- [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jmsra --- [2024-03-19T02:03:57.861Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ jmsra --- [2024-03-19T02:03:57.861Z] [INFO] [2024-03-19T02:03:57.861Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jmsra --- [2024-03-19T02:03:57.861Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/src/main/resources [2024-03-19T02:03:57.862Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/src/main/manpages [2024-03-19T02:03:57.862Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:57.862Z] [INFO] [2024-03-19T02:03:57.862Z] [INFO] --- antrun:3.1.0:run (unzip-rar) @ jmsra --- [2024-03-19T02:03:58.118Z] [INFO] Executing tasks [2024-03-19T02:03:58.118Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/imqjmsra.rar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/classes/glassfish/lib/install/applications/jmsra [2024-03-19T02:03:58.118Z] [INFO] Executed tasks [2024-03-19T02:03:58.118Z] [INFO] [2024-03-19T02:03:58.118Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jmsra --- [2024-03-19T02:03:58.118Z] [INFO] No sources to compile [2024-03-19T02:03:58.118Z] [INFO] [2024-03-19T02:03:58.118Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jmsra --- [2024-03-19T02:03:58.118Z] [INFO] No sources to compile [2024-03-19T02:03:58.118Z] [INFO] [2024-03-19T02:03:58.118Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jmsra --- [2024-03-19T02:03:58.118Z] [INFO] Executing tasks [2024-03-19T02:03:58.118Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/classes/META-INF for [2024-03-19T02:03:58.118Z] [INFO] [echo] jmsra [2024-03-19T02:03:58.118Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/classes/META-INF [2024-03-19T02:03:58.118Z] [INFO] Executed tasks [2024-03-19T02:03:58.118Z] [INFO] [2024-03-19T02:03:58.118Z] [INFO] --- assembly:3.6.0:single (default-single) @ jmsra --- [2024-03-19T02:03:58.118Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:03:58.118Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/jmsra.zip [2024-03-19T02:03:58.118Z] [INFO] [2024-03-19T02:03:58.118Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jmsra --- [2024-03-19T02:03:58.118Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/jmsra.zip [2024-03-19T02:03:58.118Z] [INFO] [2024-03-19T02:03:58.118Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jmsra --- [2024-03-19T02:03:58.118Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:58.375Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T02:03:58.375Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/bom.xml [2024-03-19T02:03:58.375Z] [INFO] attaching as jmsra-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:58.375Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/bom.json [2024-03-19T02:03:58.375Z] [INFO] attaching as jmsra-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:58.375Z] [INFO] [2024-03-19T02:03:58.375Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jmsra --- [2024-03-19T02:03:58.375Z] [INFO] No tests to run. [2024-03-19T02:03:58.375Z] [INFO] [2024-03-19T02:03:58.375Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jmsra --- [2024-03-19T02:03:58.375Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/failsafe-reports [2024-03-19T02:03:58.375Z] [INFO] [2024-03-19T02:03:58.375Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jms-jmsra-checkstyle) @ jmsra --- [2024-03-19T02:03:58.631Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:58.631Z] [INFO] [2024-03-19T02:03:58.631Z] [INFO] --- install:3.1.1:install (default-install) @ jmsra --- [2024-03-19T02:03:58.631Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/8.0.1-SNAPSHOT/jmsra-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:58.631Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/8.0.1-SNAPSHOT/jmsra-8.0.1-SNAPSHOT.zip [2024-03-19T02:03:58.631Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/8.0.1-SNAPSHOT/jmsra-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:58.631Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/8.0.1-SNAPSHOT/jmsra-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:58.631Z] [INFO] [2024-03-19T02:03:58.631Z] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [2024-03-19T02:03:58.631Z] [INFO] Building JDBC Resource Adapter 8.0.1-SNAPSHOT [179/332] [2024-03-19T02:03:58.631Z] [INFO] from appserver/jdbc/jdbc-ra/pom.xml [2024-03-19T02:03:58.631Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:03:58.631Z] [INFO] [2024-03-19T02:03:58.631Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-03-19T02:03:58.631Z] [INFO] [2024-03-19T02:03:58.631Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc-ra --- [2024-03-19T02:03:58.631Z] [INFO] [2024-03-19T02:03:58.631Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [2024-03-19T02:03:58.631Z] [INFO] [2024-03-19T02:03:58.631Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc-ra --- [2024-03-19T02:03:58.631Z] [INFO] No sources to compile [2024-03-19T02:03:58.631Z] [INFO] [2024-03-19T02:03:58.631Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc-ra --- [2024-03-19T02:03:58.631Z] [INFO] [2024-03-19T02:03:58.631Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc-ra --- [2024-03-19T02:03:58.631Z] [INFO] [2024-03-19T02:03:58.631Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [2024-03-19T02:03:58.631Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:58.631Z] [INFO] [2024-03-19T02:03:58.631Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc-ra --- [2024-03-19T02:03:58.631Z] [INFO] No sources to compile [2024-03-19T02:03:58.631Z] [INFO] [2024-03-19T02:03:58.631Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc-ra --- [2024-03-19T02:03:58.631Z] [INFO] No sources to compile [2024-03-19T02:03:58.631Z] [INFO] [2024-03-19T02:03:58.631Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [2024-03-19T02:03:58.631Z] [INFO] Executing tasks [2024-03-19T02:03:58.631Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/classes/META-INF for [2024-03-19T02:03:58.631Z] [INFO] [echo] jdbc-ra [2024-03-19T02:03:58.631Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/classes/META-INF [2024-03-19T02:03:58.632Z] [INFO] Executed tasks [2024-03-19T02:03:58.632Z] [INFO] [2024-03-19T02:03:58.632Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc-ra --- [2024-03-19T02:03:58.632Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:03:58.632Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:03:58.632Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/bom.xml [2024-03-19T02:03:58.632Z] [INFO] attaching as jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:58.632Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/bom.json [2024-03-19T02:03:58.632Z] [INFO] attaching as jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:58.632Z] [INFO] [2024-03-19T02:03:58.632Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra --- [2024-03-19T02:03:58.632Z] [INFO] No tests to run. [2024-03-19T02:03:58.632Z] [INFO] [2024-03-19T02:03:58.632Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra --- [2024-03-19T02:03:58.632Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/failsafe-reports [2024-03-19T02:03:58.632Z] [INFO] [2024-03-19T02:03:58.632Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc.jdbc-ra-jdbc-ra-checkstyle) @ jdbc-ra --- [2024-03-19T02:03:58.632Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:03:58.632Z] [INFO] [2024-03-19T02:03:58.632Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [2024-03-19T02:03:58.632Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT.pom [2024-03-19T02:03:58.632Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:03:58.632Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:03:58.632Z] [INFO] [2024-03-19T02:03:58.632Z] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [2024-03-19T02:03:58.632Z] [INFO] Building Core JDBC Resource Adapter classes 8.0.1-SNAPSHOT [180/332] [2024-03-19T02:03:58.632Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-core/pom.xml [2024-03-19T02:03:58.632Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:03:58.632Z] [INFO] [2024-03-19T02:03:58.632Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-core --- [2024-03-19T02:03:58.632Z] [INFO] [2024-03-19T02:03:58.632Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc-core --- [2024-03-19T02:03:58.632Z] [INFO] [2024-03-19T02:03:58.632Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc-core --- [2024-03-19T02:03:58.632Z] [INFO] [2024-03-19T02:03:58.632Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc-core --- [2024-03-19T02:03:58.632Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:58.632Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:58.889Z] [INFO] [2024-03-19T02:03:58.889Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc-core --- [2024-03-19T02:03:58.889Z] [INFO] [2024-03-19T02:03:58.889Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc-core --- [2024-03-19T02:03:58.889Z] [INFO] [2024-03-19T02:03:58.889Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-core --- [2024-03-19T02:03:58.889Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:03:58.889Z] [INFO] [2024-03-19T02:03:58.889Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-core --- [2024-03-19T02:03:58.889Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-03-19T02:03:58.889Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T02:03:58.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/manpages [2024-03-19T02:03:58.889Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:03:58.889Z] [INFO] [2024-03-19T02:03:58.889Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc-core --- [2024-03-19T02:03:58.889Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:58.889Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:59.145Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java:[75,62] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:03:59.145Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[78,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:03:59.146Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[130,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:03:59.146Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[234,31] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:03:59.146Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/spi/base/datastructure/CacheFactory.java:[66,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:03:59.146Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Some input files use or override a deprecated API. [2024-03-19T02:03:59.146Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:03:59.146Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:03:59.146Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:03:59.146Z] [INFO] [2024-03-19T02:03:59.146Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jdbc-core --- [2024-03-19T02:03:59.146Z] [INFO] [2024-03-19T02:03:59.146Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jdbc-core --- [2024-03-19T02:03:59.146Z] [INFO] [2024-03-19T02:03:59.146Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-core --- [2024-03-19T02:03:59.146Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:03:59.403Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:03:59.403Z] [INFO] [2024-03-19T02:03:59.403Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-core --- [2024-03-19T02:03:59.403Z] [INFO] [2024-03-19T02:03:59.403Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc-core --- [2024-03-19T02:03:59.403Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:03:59.403Z] [INFO] Compiling 44 source files with javac [debug target 21] to target/classes [2024-03-19T02:03:59.403Z] [INFO] [2024-03-19T02:03:59.403Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-core --- [2024-03-19T02:03:59.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/src/test/resources [2024-03-19T02:03:59.403Z] [INFO] [2024-03-19T02:03:59.403Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jdbc-core --- [2024-03-19T02:03:59.403Z] [INFO] No sources to compile [2024-03-19T02:03:59.403Z] [INFO] [2024-03-19T02:03:59.403Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-core --- [2024-03-19T02:03:59.403Z] [INFO] [2024-03-19T02:03:59.403Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-core --- [2024-03-19T02:03:59.403Z] [INFO] [2024-03-19T02:03:59.403Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-core --- [2024-03-19T02:03:59.403Z] [INFO] Executing tasks [2024-03-19T02:03:59.403Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF for [2024-03-19T02:03:59.403Z] [INFO] [echo] jdbc-core [2024-03-19T02:03:59.403Z] [INFO] Executed tasks [2024-03-19T02:03:59.403Z] [INFO] [2024-03-19T02:03:59.403Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-core --- [2024-03-19T02:03:59.660Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar [2024-03-19T02:03:59.660Z] [INFO] [2024-03-19T02:03:59.660Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc-core --- [2024-03-19T02:03:59.660Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:00.588Z] [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) [2024-03-19T02:04:00.588Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/bom.xml [2024-03-19T02:04:00.588Z] [INFO] attaching as jdbc-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:00.589Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/bom.json [2024-03-19T02:04:00.589Z] [INFO] attaching as jdbc-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:00.589Z] [INFO] [2024-03-19T02:04:00.589Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-core --- [2024-03-19T02:04:00.589Z] [INFO] [2024-03-19T02:04:00.589Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-core --- [2024-03-19T02:04:00.589Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/failsafe-reports [2024-03-19T02:04:00.589Z] [INFO] [2024-03-19T02:04:00.589Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-core-jdbc-core-checkstyle) @ jdbc-core --- [2024-03-19T02:04:01.153Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:01.153Z] [INFO] [2024-03-19T02:04:01.153Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-core --- [2024-03-19T02:04:01.153Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/8.0.1-SNAPSHOT/jdbc-core-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:01.154Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/8.0.1-SNAPSHOT/jdbc-core-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:01.154Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/8.0.1-SNAPSHOT/jdbc-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:01.154Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/8.0.1-SNAPSHOT/jdbc-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:01.154Z] [INFO] [2024-03-19T02:04:01.154Z] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [2024-03-19T02:04:01.154Z] [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 8.0.1-SNAPSHOT [181/332] [2024-03-19T02:04:01.154Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc40/pom.xml [2024-03-19T02:04:01.154Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:01.154Z] [INFO] [2024-03-19T02:04:01.154Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc40 --- [2024-03-19T02:04:01.154Z] [INFO] [2024-03-19T02:04:01.154Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc40 --- [2024-03-19T02:04:01.154Z] [INFO] [2024-03-19T02:04:01.154Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc40 --- [2024-03-19T02:04:01.154Z] [INFO] [2024-03-19T02:04:01.154Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc40 --- [2024-03-19T02:04:01.154Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:01.154Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:01.411Z] [INFO] [2024-03-19T02:04:01.411Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc40 --- [2024-03-19T02:04:01.411Z] [INFO] [2024-03-19T02:04:01.411Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc40 --- [2024-03-19T02:04:01.411Z] [INFO] [2024-03-19T02:04:01.411Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc40 --- [2024-03-19T02:04:01.411Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:01.411Z] [INFO] [2024-03-19T02:04:01.411Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc40 --- [2024-03-19T02:04:01.411Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:04:01.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/src/main/manpages [2024-03-19T02:04:01.411Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:01.411Z] [INFO] [2024-03-19T02:04:01.411Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc40 --- [2024-03-19T02:04:01.411Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:01.411Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:01.411Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/src/main/java/com/sun/gjc/spi/jdbc40/ProfiledConnectionWrapper40.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/src/main/java/com/sun/gjc/spi/jdbc40/ProfiledConnectionWrapper40.java uses or overrides a deprecated API. [2024-03-19T02:04:01.411Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/src/main/java/com/sun/gjc/spi/jdbc40/ProfiledConnectionWrapper40.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:04:01.411Z] [INFO] [2024-03-19T02:04:01.411Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jdbc40 --- [2024-03-19T02:04:01.411Z] [INFO] [2024-03-19T02:04:01.411Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jdbc40 --- [2024-03-19T02:04:01.411Z] [INFO] [2024-03-19T02:04:01.411Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc40 --- [2024-03-19T02:04:01.411Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:01.668Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:01.668Z] [INFO] [2024-03-19T02:04:01.668Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc40 --- [2024-03-19T02:04:01.668Z] [INFO] [2024-03-19T02:04:01.668Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc40 --- [2024-03-19T02:04:01.668Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:01.668Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:01.668Z] [INFO] [2024-03-19T02:04:01.668Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc40 --- [2024-03-19T02:04:01.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/src/test/resources [2024-03-19T02:04:01.669Z] [INFO] [2024-03-19T02:04:01.669Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jdbc40 --- [2024-03-19T02:04:01.669Z] [INFO] No sources to compile [2024-03-19T02:04:01.669Z] [INFO] [2024-03-19T02:04:01.669Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc40 --- [2024-03-19T02:04:01.669Z] [INFO] [2024-03-19T02:04:01.669Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc40 --- [2024-03-19T02:04:01.669Z] [INFO] [2024-03-19T02:04:01.669Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc40 --- [2024-03-19T02:04:01.669Z] [INFO] Executing tasks [2024-03-19T02:04:01.669Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF for [2024-03-19T02:04:01.669Z] [INFO] [echo] jdbc40 [2024-03-19T02:04:01.669Z] [INFO] Executed tasks [2024-03-19T02:04:01.669Z] [INFO] [2024-03-19T02:04:01.669Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc40 --- [2024-03-19T02:04:01.925Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar [2024-03-19T02:04:01.925Z] [INFO] [2024-03-19T02:04:01.925Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc40 --- [2024-03-19T02:04:01.925Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:02.489Z] [INFO] CycloneDX: Creating BOM version 1.4 with 71 component(s) [2024-03-19T02:04:02.489Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/bom.xml [2024-03-19T02:04:02.489Z] [INFO] attaching as jdbc40-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:02.747Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/bom.json [2024-03-19T02:04:02.747Z] [INFO] attaching as jdbc40-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc40 --- [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc40 --- [2024-03-19T02:04:02.747Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/failsafe-reports [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc.jdbc-ra.jdbc40-jdbc40-checkstyle) @ jdbc40 --- [2024-03-19T02:04:02.747Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc40 --- [2024-03-19T02:04:02.747Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/8.0.1-SNAPSHOT/jdbc40-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:02.747Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/8.0.1-SNAPSHOT/jdbc40-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:02.747Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/8.0.1-SNAPSHOT/jdbc40-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:02.747Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc40/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/8.0.1-SNAPSHOT/jdbc40-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [2024-03-19T02:04:02.747Z] [INFO] Building JDBC Templates 8.0.1-SNAPSHOT [182/332] [2024-03-19T02:04:02.747Z] [INFO] from appserver/jdbc/templates/pom.xml [2024-03-19T02:04:02.747Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] --- clean:3.3.2:clean (default-clean) @ templates --- [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ templates --- [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ templates --- [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ templates --- [2024-03-19T02:04:02.747Z] [INFO] No sources to compile [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ templates --- [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ templates --- [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ templates --- [2024-03-19T02:04:02.747Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.747Z] [INFO] --- resources:3.3.1:resources (default-resources) @ templates --- [2024-03-19T02:04:02.747Z] [INFO] Copying 23 resources from src/main/resources to target/classes [2024-03-19T02:04:02.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/src/main/manpages [2024-03-19T02:04:02.747Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:02.747Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ templates --- [2024-03-19T02:04:02.748Z] [INFO] No sources to compile [2024-03-19T02:04:02.748Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ templates --- [2024-03-19T02:04:02.748Z] [INFO] No sources to compile [2024-03-19T02:04:02.748Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ templates --- [2024-03-19T02:04:02.748Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/src/test/resources [2024-03-19T02:04:02.748Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ templates --- [2024-03-19T02:04:02.748Z] [INFO] No sources to compile [2024-03-19T02:04:02.748Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] --- surefire:3.2.5:test (default-test) @ templates --- [2024-03-19T02:04:02.748Z] [INFO] No tests to run. [2024-03-19T02:04:02.748Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ templates --- [2024-03-19T02:04:02.748Z] [INFO] Executing tasks [2024-03-19T02:04:02.748Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/classes/META-INF for [2024-03-19T02:04:02.748Z] [INFO] [echo] templates [2024-03-19T02:04:02.748Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/classes/META-INF [2024-03-19T02:04:02.748Z] [INFO] Executed tasks [2024-03-19T02:04:02.748Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] --- jar:3.3.0:jar (default-jar) @ templates --- [2024-03-19T02:04:02.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/templates.jar [2024-03-19T02:04:02.748Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ templates --- [2024-03-19T02:04:02.748Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:02.748Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:04:02.748Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/bom.xml [2024-03-19T02:04:02.748Z] [INFO] attaching as templates-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:02.748Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/bom.json [2024-03-19T02:04:02.748Z] [INFO] attaching as templates-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:02.748Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ templates --- [2024-03-19T02:04:02.748Z] [INFO] No tests to run. [2024-03-19T02:04:02.748Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] --- failsafe:3.2.5:verify (verify) @ templates --- [2024-03-19T02:04:02.748Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/failsafe-reports [2024-03-19T02:04:02.748Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc-templates-checkstyle) @ templates --- [2024-03-19T02:04:02.748Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:02.748Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] --- install:3.1.1:install (default-install) @ templates --- [2024-03-19T02:04:02.748Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/8.0.1-SNAPSHOT/templates-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:02.748Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/templates.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/8.0.1-SNAPSHOT/templates-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:02.748Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/8.0.1-SNAPSHOT/templates-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:02.748Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/templates/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/8.0.1-SNAPSHOT/templates-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:02.748Z] [INFO] [2024-03-19T02:04:02.748Z] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [2024-03-19T02:04:02.748Z] [INFO] Building Distribution Module for JDBC Resource Adapter 8.0.1-SNAPSHOT [183/332] [2024-03-19T02:04:02.748Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml [2024-03-19T02:04:02.749Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:04:03.005Z] [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor)' [2024-03-19T02:04:03.005Z] [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:set-main-artifact (default-set-main-artifact)' [2024-03-19T02:04:03.005Z] [INFO] [2024-03-19T02:04:03.005Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-03-19T02:04:03.005Z] [INFO] [2024-03-19T02:04:03.005Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc-ra --- [2024-03-19T02:04:03.005Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] No sources to compile [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-classes) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-templates) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/resources [2024-03-19T02:04:03.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/manpages [2024-03-19T02:04:03.006Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-cp) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-03-19T02:04:03.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra/jdbc-ra-cp.jar [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-dm) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-03-19T02:04:03.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra/jdbc-ra-dm.jar [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-ds) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-03-19T02:04:03.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra/jdbc-ra-ds.jar [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-xa) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-03-19T02:04:03.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra/jdbc-ra-xa.jar [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] No sources to compile [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-manifest.xml [2024-03-19T02:04:03.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] No sources to compile [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [2024-03-19T02:04:03.006Z] [INFO] Executing tasks [2024-03-19T02:04:03.006Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/META-INF for [2024-03-19T02:04:03.006Z] [INFO] [echo] jdbc-ra [2024-03-19T02:04:03.006Z] [INFO] Executed tasks [2024-03-19T02:04:03.006Z] [INFO] [2024-03-19T02:04:03.006Z] [INFO] --- antrun:3.1.0:run (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2024-03-19T02:04:03.007Z] [INFO] Executing tasks [2024-03-19T02:04:03.007Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra [2024-03-19T02:04:03.007Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra [2024-03-19T02:04:03.007Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra [2024-03-19T02:04:03.007Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra [2024-03-19T02:04:03.007Z] [INFO] Executed tasks [2024-03-19T02:04:03.007Z] [INFO] [2024-03-19T02:04:03.007Z] [INFO] --- assembly:3.6.0:single (default-single) @ jdbc-ra --- [2024-03-19T02:04:03.007Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:04:03.007Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2024-03-19T02:04:03.007Z] [INFO] [2024-03-19T02:04:03.007Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jdbc-ra --- [2024-03-19T02:04:03.007Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2024-03-19T02:04:03.007Z] [INFO] [2024-03-19T02:04:03.007Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc-ra --- [2024-03-19T02:04:03.007Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:03.939Z] [INFO] CycloneDX: Creating BOM version 1.4 with 73 component(s) [2024-03-19T02:04:03.939Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/bom.xml [2024-03-19T02:04:03.939Z] [INFO] attaching as jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:03.939Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/bom.json [2024-03-19T02:04:03.939Z] [INFO] attaching as jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:03.939Z] [INFO] [2024-03-19T02:04:03.939Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra --- [2024-03-19T02:04:03.939Z] [INFO] No tests to run. [2024-03-19T02:04:03.939Z] [INFO] [2024-03-19T02:04:03.939Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra --- [2024-03-19T02:04:03.939Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/failsafe-reports [2024-03-19T02:04:03.939Z] [INFO] [2024-03-19T02:04:03.939Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution-jdbc-ra-checkstyle) @ jdbc-ra --- [2024-03-19T02:04:03.939Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:03.939Z] [INFO] [2024-03-19T02:04:03.939Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [2024-03-19T02:04:03.939Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:03.939Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT.zip [2024-03-19T02:04:03.939Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:03.939Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/8.0.1-SNAPSHOT/jdbc-ra-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:03.939Z] [INFO] [2024-03-19T02:04:03.939Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [2024-03-19T02:04:03.939Z] [INFO] Building JDBC Runtime Module 8.0.1-SNAPSHOT [184/332] [2024-03-19T02:04:03.939Z] [INFO] from appserver/jdbc/jdbc-runtime/pom.xml [2024-03-19T02:04:03.939Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:03.939Z] [INFO] [2024-03-19T02:04:03.939Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-runtime --- [2024-03-19T02:04:03.939Z] [INFO] [2024-03-19T02:04:03.939Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc-runtime --- [2024-03-19T02:04:03.939Z] [INFO] [2024-03-19T02:04:03.939Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc-runtime --- [2024-03-19T02:04:03.939Z] [INFO] [2024-03-19T02:04:03.940Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc-runtime --- [2024-03-19T02:04:03.940Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:03.940Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:04.196Z] [INFO] [2024-03-19T02:04:04.196Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc-runtime --- [2024-03-19T02:04:04.196Z] [INFO] [2024-03-19T02:04:04.196Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc-runtime --- [2024-03-19T02:04:04.196Z] [INFO] [2024-03-19T02:04:04.196Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-runtime --- [2024-03-19T02:04:04.196Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:04.196Z] [INFO] [2024-03-19T02:04:04.196Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-runtime --- [2024-03-19T02:04:04.196Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T02:04:04.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/src/main/manpages [2024-03-19T02:04:04.196Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:04.196Z] [INFO] [2024-03-19T02:04:04.196Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc-runtime --- [2024-03-19T02:04:04.196Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:04.196Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:04.760Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/service/JdbcAdminServiceImpl.java: Some input files use or override a deprecated API. [2024-03-19T02:04:04.760Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/service/JdbcAdminServiceImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:04:04.760Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:04:04.760Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:04:04.760Z] [INFO] [2024-03-19T02:04:04.760Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jdbc-runtime --- [2024-03-19T02:04:04.760Z] [INFO] [2024-03-19T02:04:04.760Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jdbc-runtime --- [2024-03-19T02:04:04.760Z] [INFO] [2024-03-19T02:04:04.760Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-runtime --- [2024-03-19T02:04:04.760Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:04.760Z] [WARNING] Manifest org.glassfish.main.jdbc:jdbc-runtime:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.jdbcruntime, has 1, private references [org.glassfish.jdbc.pool.monitor] [2024-03-19T02:04:04.760Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:04.761Z] [INFO] [2024-03-19T02:04:04.761Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-runtime --- [2024-03-19T02:04:04.761Z] [INFO] [2024-03-19T02:04:04.761Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc-runtime --- [2024-03-19T02:04:04.761Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:04.761Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:05.324Z] [INFO] [2024-03-19T02:04:05.324Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-runtime --- [2024-03-19T02:04:05.324Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-03-19T02:04:05.324Z] [INFO] [2024-03-19T02:04:05.324Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jdbc-runtime --- [2024-03-19T02:04:05.324Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:05.324Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:04:05.581Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:04:05.581Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:04:05.581Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:04:05.581Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:04:05.581Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:04:05.581Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:04:05.581Z] Use -proc:none to disable annotation processing. [2024-03-19T02:04:05.581Z] [INFO] [2024-03-19T02:04:05.581Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-runtime --- [2024-03-19T02:04:05.581Z] [INFO] [2024-03-19T02:04:05.581Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-runtime --- [2024-03-19T02:04:05.581Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/surefire-reports [2024-03-19T02:04:05.581Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:04:05.581Z] [INFO] [2024-03-19T02:04:05.581Z] [INFO] ------------------------------------------------------- [2024-03-19T02:04:05.581Z] [INFO] T E S T S [2024-03-19T02:04:05.581Z] [INFO] ------------------------------------------------------- [2024-03-19T02:04:05.581Z] [0.003s][info][gc] Using G1 [2024-03-19T02:04:05.839Z] [0.339s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 3.031ms [2024-03-19T02:04:06.096Z] [INFO] Running org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest [2024-03-19T02:04:06.352Z] [0.819s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 32M->9M(258M) 3.901ms [2024-03-19T02:04:06.609Z] 02:04:06.373253 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 165 [2024-03-19T02:04:06.609Z] Column number = 42 [2024-03-19T02:04:06.609Z] System Id = null [2024-03-19T02:04:06.609Z] Public Id = null [2024-03-19T02:04:06.609Z] Location Uri= null [2024-03-19T02:04:06.609Z] CharacterOffset = 10259 [2024-03-19T02:04:06.609Z] [2024-03-19T02:04:06.609Z] 02:04:06.510161 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:04:06.865Z] failure, not retryable... [2024-03-19T02:04:06.865Z] 02:04:06.768635 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest.doChangeToInValidPool, started at 02:04:06.450547916, test time: 317 ms [2024-03-19T02:04:06.865Z] 02:04:06.790769 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest.doChangeToValidPool, started at 02:04:06.786652905, test time: 4 ms [2024-03-19T02:04:06.865Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 s -- in org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest [2024-03-19T02:04:07.428Z] [INFO] [2024-03-19T02:04:07.428Z] [INFO] Results: [2024-03-19T02:04:07.428Z] [INFO] [2024-03-19T02:04:07.428Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:04:07.428Z] [INFO] [2024-03-19T02:04:07.428Z] [INFO] [2024-03-19T02:04:07.428Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-runtime --- [2024-03-19T02:04:07.428Z] [INFO] Executing tasks [2024-03-19T02:04:07.428Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/classes/META-INF for [2024-03-19T02:04:07.428Z] [INFO] [echo] jdbc-runtime [2024-03-19T02:04:07.428Z] [INFO] Executed tasks [2024-03-19T02:04:07.428Z] [INFO] [2024-03-19T02:04:07.428Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-runtime --- [2024-03-19T02:04:07.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar [2024-03-19T02:04:07.429Z] [INFO] [2024-03-19T02:04:07.429Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc-runtime --- [2024-03-19T02:04:07.429Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:09.321Z] [INFO] CycloneDX: Creating BOM version 1.4 with 97 component(s) [2024-03-19T02:04:09.321Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/bom.xml [2024-03-19T02:04:09.321Z] [INFO] attaching as jdbc-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:09.321Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/bom.json [2024-03-19T02:04:09.321Z] [INFO] attaching as jdbc-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:09.321Z] [INFO] [2024-03-19T02:04:09.321Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-runtime --- [2024-03-19T02:04:09.321Z] [INFO] [2024-03-19T02:04:09.321Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-runtime --- [2024-03-19T02:04:09.321Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/failsafe-reports [2024-03-19T02:04:09.321Z] [INFO] [2024-03-19T02:04:09.321Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc-jdbc-runtime-checkstyle) @ jdbc-runtime --- [2024-03-19T02:04:09.884Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:09.884Z] [INFO] [2024-03-19T02:04:09.884Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-runtime --- [2024-03-19T02:04:09.884Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/8.0.1-SNAPSHOT/jdbc-runtime-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:09.884Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/8.0.1-SNAPSHOT/jdbc-runtime-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:09.885Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/8.0.1-SNAPSHOT/jdbc-runtime-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:09.885Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/jdbc-runtime/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/8.0.1-SNAPSHOT/jdbc-runtime-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:09.885Z] [INFO] [2024-03-19T02:04:09.885Z] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [2024-03-19T02:04:09.885Z] [INFO] Building JDBC admin 8.0.1-SNAPSHOT [185/332] [2024-03-19T02:04:09.885Z] [INFO] from appserver/jdbc/admin/pom.xml [2024-03-19T02:04:09.885Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:09.885Z] [INFO] [2024-03-19T02:04:09.885Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-admin --- [2024-03-19T02:04:09.885Z] [INFO] [2024-03-19T02:04:09.885Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jdbc-admin --- [2024-03-19T02:04:09.885Z] [INFO] [2024-03-19T02:04:09.885Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jdbc-admin --- [2024-03-19T02:04:09.885Z] [INFO] [2024-03-19T02:04:09.885Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jdbc-admin --- [2024-03-19T02:04:09.885Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:09.885Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:09.885Z] [INFO] [2024-03-19T02:04:09.885Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jdbc-admin --- [2024-03-19T02:04:09.885Z] [INFO] [2024-03-19T02:04:09.885Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jdbc-admin --- [2024-03-19T02:04:09.885Z] [INFO] [2024-03-19T02:04:09.885Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-admin --- [2024-03-19T02:04:09.885Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:09.885Z] [INFO] [2024-03-19T02:04:09.885Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-admin --- [2024-03-19T02:04:09.885Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:04:09.885Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:04:09.885Z] [INFO] Copying 6 resources from src/main/manpages to target/classes [2024-03-19T02:04:09.885Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:09.885Z] [INFO] [2024-03-19T02:04:09.885Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jdbc-admin --- [2024-03-19T02:04:09.885Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:09.885Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:10.447Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/internal/GetJdbcDriverClassNames.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:04:10.447Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/internal/GetJdbcDriverClassNames.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:04:10.448Z] [INFO] [2024-03-19T02:04:10.448Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jdbc-admin --- [2024-03-19T02:04:10.448Z] [INFO] [2024-03-19T02:04:10.448Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jdbc-admin --- [2024-03-19T02:04:10.448Z] [INFO] [2024-03-19T02:04:10.448Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-admin --- [2024-03-19T02:04:10.448Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:10.448Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:10.448Z] [INFO] [2024-03-19T02:04:10.448Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-admin --- [2024-03-19T02:04:10.448Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jdbc.admin.cli.CreateJdbcConnectionPool, org.glassfish.jdbc.admin.cli.CreateJdbcResource, org.glassfish.jdbc.admin.cli.DeleteJdbcConnectionPool, org.glassfish.jdbc.admin.cli.DeleteJdbcResource, org.glassfish.jdbc.admin.cli.ListJdbcConnectionPools, org.glassfish.jdbc.admin.cli.ListJdbcResources, org.glassfish.jdbc.admin.cli.internal.GetDatabaseVendorNames, org.glassfish.jdbc.admin.cli.internal.GetJdbcDriverClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationTableNames] [2024-03-19T02:04:10.448Z] [INFO] [2024-03-19T02:04:10.448Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jdbc-admin --- [2024-03-19T02:04:10.448Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:10.448Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:10.705Z] [INFO] [2024-03-19T02:04:10.705Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-admin --- [2024-03-19T02:04:10.705Z] [INFO] Copying 3 resources from src/test/resources to target/test-classes [2024-03-19T02:04:10.705Z] [INFO] [2024-03-19T02:04:10.705Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jdbc-admin --- [2024-03-19T02:04:10.705Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:10.705Z] [INFO] Compiling 7 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:04:11.268Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:04:11.268Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:04:11.268Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:04:11.268Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:04:11.268Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:04:11.268Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:04:11.268Z] Use -proc:none to disable annotation processing. [2024-03-19T02:04:11.268Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/CreateJdbcResourceTest.java: Some input files use or override a deprecated API. [2024-03-19T02:04:11.268Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/CreateJdbcResourceTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:04:11.268Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/ListJdbcResourcesTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/ListJdbcResourcesTest.java uses unchecked or unsafe operations. [2024-03-19T02:04:11.268Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/ListJdbcResourcesTest.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:04:11.268Z] [INFO] [2024-03-19T02:04:11.268Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-admin --- [2024-03-19T02:04:11.268Z] [INFO] [2024-03-19T02:04:11.268Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-admin --- [2024-03-19T02:04:11.269Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/surefire-reports [2024-03-19T02:04:11.269Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:04:11.269Z] [INFO] [2024-03-19T02:04:11.269Z] [INFO] ------------------------------------------------------- [2024-03-19T02:04:11.269Z] [INFO] T E S T S [2024-03-19T02:04:11.269Z] [INFO] ------------------------------------------------------- [2024-03-19T02:04:11.269Z] [0.002s][info][gc] Using G1 [2024-03-19T02:04:11.525Z] [0.280s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.766ms [2024-03-19T02:04:11.781Z] [INFO] Running org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest [2024-03-19T02:04:11.781Z] [0.728s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 32M->10M(258M) 3.691ms [2024-03-19T02:04:12.344Z] 02:04:12.028671 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:04:12.345Z] 02:04:12.251311 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest.testBooleanDoesNotTakeInteger1, started at 02:04:11.995556274, test time: 255 ms [2024-03-19T02:04:12.345Z] 02:04:12.271481 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest.testBooleanTakesTrueFalse, started at 02:04:12.269785357, test time: 1 ms [2024-03-19T02:04:12.345Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s -- in org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest [2024-03-19T02:04:12.345Z] [INFO] Running org.glassfish.jdbc.config.JdbcConnectionPoolDefaultsTest [2024-03-19T02:04:12.601Z] 02:04:12.373663 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.config.JdbcConnectionPoolDefaultsTest.testFewDefaults, started at 02:04:12.37090522, test time: 2 ms [2024-03-19T02:04:12.601Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.glassfish.jdbc.config.JdbcConnectionPoolDefaultsTest [2024-03-19T02:04:12.601Z] [INFO] Running org.glassfish.jdbc.config.ConcurrentModificationsTest [2024-03-19T02:04:12.601Z] 02:04:12.429854 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 139 [2024-03-19T02:04:12.601Z] Column number = 40 [2024-03-19T02:04:12.601Z] System Id = null [2024-03-19T02:04:12.601Z] Public Id = null [2024-03-19T02:04:12.601Z] Location Uri= null [2024-03-19T02:04:12.601Z] CharacterOffset = 9844 [2024-03-19T02:04:12.601Z] [2024-03-19T02:04:12.601Z] 02:04:12.503379 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.config.ConcurrentModificationsTest.collectionTest, started at 02:04:12.470952124, test time: 32 ms [2024-03-19T02:04:12.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.glassfish.jdbc.config.ConcurrentModificationsTest [2024-03-19T02:04:12.602Z] [INFO] Running org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest [2024-03-19T02:04:12.602Z] [1.541s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 112M->15M(258M) 5.684ms [2024-03-19T02:04:12.859Z] 02:04:12.552236 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 139 [2024-03-19T02:04:12.859Z] Column number = 40 [2024-03-19T02:04:12.859Z] System Id = null [2024-03-19T02:04:12.859Z] Public Id = null [2024-03-19T02:04:12.859Z] Location Uri= null [2024-03-19T02:04:12.859Z] CharacterOffset = 9844 [2024-03-19T02:04:12.859Z] [2024-03-19T02:04:12.859Z] 02:04:12.654832 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:04:12.859Z] 02:04:12.734162 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:04:12.859Z] 02:04:12.797148 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteSuccessNoValueOptionEnabled, started at 02:04:12.667052802, test time: 130 ms [2024-03-19T02:04:12.859Z] 02:04:12.806190 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteSuccessDefaultValues, started at 02:04:12.799558605, test time: 6 ms [2024-03-19T02:04:12.859Z] 02:04:12.810240 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailInvalidConnPoolId, started at 02:04:12.808276954, test time: 1 ms [2024-03-19T02:04:12.860Z] 02:04:12.818043 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteSuccess, started at 02:04:12.812157608, test time: 5 ms [2024-03-19T02:04:12.860Z] 02:04:12.828389 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailDuplicateResource, started at 02:04:12.819982816, test time: 8 ms [2024-03-19T02:04:12.860Z] 02:04:12.831949 SEVERE main com.sun.enterprise.v3.admin.CommandRunnerImpl.injectParameters Exception while running a command [2024-03-19T02:04:12.860Z] org.glassfish.common.util.admin.UnacceptableValueException: Invalid parameter: enabled. This boolean option must be set (case insensitive) to true or false. Its value was set to junk [2024-03-19T02:04:12.860Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToBoolean(MapInjectionResolver.java:433) [2024-03-19T02:04:12.860Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToObject(MapInjectionResolver.java:354) [2024-03-19T02:04:12.860Z] at org.glassfish.common.util.admin.MapInjectionResolver.getValue(MapInjectionResolver.java:152) [2024-03-19T02:04:12.860Z] at org.jvnet.hk2.config.InjectionManager.syncDoInject(InjectionManager.java:147) [2024-03-19T02:04:12.860Z] at org.jvnet.hk2.config.InjectionManager.inject(InjectionManager.java:51) [2024-03-19T02:04:12.860Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.injectParameters(CommandRunnerImpl.java:402) [2024-03-19T02:04:12.860Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1249) [2024-03-19T02:04:12.860Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:04:12.860Z] at org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailInvalidOptionEnabled(CreateJdbcResourceTest.java:321) [2024-03-19T02:04:12.860Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:04:12.860Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:04:12.860Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:04:12.860Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:12.861Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:04:12.861Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:04:12.861Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:04:12.861Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:04:12.861Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:04:12.861Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:04:12.862Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:04:12.862Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:04:12.862Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:04:12.862Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:04:12.862Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:04:12.862Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:04:12.862Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:04:12.862Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:04:12.862Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:04:12.862Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:04:12.862Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:04:12.862Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:04:12.862Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:04:12.862Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:04:12.862Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:04:12.862Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:04:12.862Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:04:12.862Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:04:12.862Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:04:12.862Z] [2024-03-19T02:04:12.862Z] 02:04:12.834280 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailInvalidOptionEnabled, started at 02:04:12.830284441, test time: 3 ms [2024-03-19T02:04:12.862Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest [2024-03-19T02:04:12.862Z] [INFO] Running org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest [2024-03-19T02:04:13.119Z] 02:04:12.867857 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 139 [2024-03-19T02:04:13.119Z] Column number = 40 [2024-03-19T02:04:13.119Z] System Id = null [2024-03-19T02:04:13.119Z] Public Id = null [2024-03-19T02:04:13.119Z] Location Uri= null [2024-03-19T02:04:13.119Z] CharacterOffset = 9844 [2024-03-19T02:04:13.119Z] [2024-03-19T02:04:13.119Z] 02:04:12.898314 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:04:13.119Z] 02:04:12.908232 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:04:13.119Z] 02:04:12.930834 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteFailDoesNotExist, started at 02:04:12.903447322, test time: 27 ms [2024-03-19T02:04:13.119Z] 02:04:12.941802 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteSuccessDefaultTarget, started at 02:04:12.932927579, test time: 8 ms [2024-03-19T02:04:13.119Z] 02:04:12.952967 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteSuccessTargetServer, started at 02:04:12.94361538, test time: 9 ms [2024-03-19T02:04:13.119Z] 02:04:12.964301 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteFailInvalidTarget, started at 02:04:12.955667554, test time: 8 ms [2024-03-19T02:04:13.119Z] [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.128 s -- in org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest [2024-03-19T02:04:13.119Z] [INFO] Running org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest [2024-03-19T02:04:13.119Z] 02:04:12.993409 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 139 [2024-03-19T02:04:13.119Z] Column number = 40 [2024-03-19T02:04:13.119Z] System Id = null [2024-03-19T02:04:13.119Z] Public Id = null [2024-03-19T02:04:13.119Z] Location Uri= null [2024-03-19T02:04:13.119Z] CharacterOffset = 9844 [2024-03-19T02:04:13.119Z] [2024-03-19T02:04:13.119Z] 02:04:13.018649 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:04:13.120Z] 02:04:13.026077 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:04:13.120Z] 02:04:13.031738 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessListOriginal, started at 02:04:13.020305114, test time: 11 ms [2024-03-19T02:04:13.120Z] 02:04:13.034971 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessValidTargetOperand, started at 02:04:13.033561261, test time: 1 ms [2024-03-19T02:04:13.120Z] 02:04:13.042160 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessListBob, started at 02:04:13.036534374, test time: 5 ms [2024-03-19T02:04:13.120Z] 02:04:13.044532 SEVERE main com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand Exception while running a command [2024-03-19T02:04:13.120Z] MultiException stack 1 of 1 [2024-03-19T02:04:13.120Z] java.lang.IllegalArgumentException: Invalid option: invalid [2024-03-19T02:04:13.120Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.validateParameters(CommandRunnerImpl.java:1050) [2024-03-19T02:04:13.120Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1217) [2024-03-19T02:04:13.120Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:04:13.120Z] at org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteFailInvalidOption(ListJdbcResourcesTest.java:295) [2024-03-19T02:04:13.120Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:04:13.120Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:04:13.120Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:04:13.120Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:04:13.121Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:13.121Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:04:13.121Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:04:13.121Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:04:13.121Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:04:13.121Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:04:13.121Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:04:13.122Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:04:13.122Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:04:13.122Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:04:13.122Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:04:13.122Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:04:13.122Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:04:13.122Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:04:13.122Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:04:13.122Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:04:13.122Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:04:13.122Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:04:13.122Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:04:13.122Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:04:13.122Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:04:13.122Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:04:13.122Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:04:13.122Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:04:13.122Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:04:13.122Z] [2024-03-19T02:04:13.122Z] 02:04:13.046685 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteFailInvalidOption, started at 02:04:13.043895995, test time: 2 ms [2024-03-19T02:04:13.122Z] 02:04:13.049329 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteFailInvalidTargetOperand, started at 02:04:13.048257406, test time: 1 ms [2024-03-19T02:04:13.122Z] 02:04:13.059560 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessListNoBob, started at 02:04:13.050897453, test time: 8 ms [2024-03-19T02:04:13.122Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest [2024-03-19T02:04:13.685Z] [INFO] [2024-03-19T02:04:13.685Z] [INFO] Results: [2024-03-19T02:04:13.685Z] [INFO] [2024-03-19T02:04:13.685Z] [WARNING] Tests run: 22, Failures: 0, Errors: 0, Skipped: 2 [2024-03-19T02:04:13.685Z] [INFO] [2024-03-19T02:04:13.685Z] [INFO] [2024-03-19T02:04:13.685Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-admin --- [2024-03-19T02:04:13.685Z] [INFO] Executing tasks [2024-03-19T02:04:13.685Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/classes/META-INF for [2024-03-19T02:04:13.685Z] [INFO] [echo] jdbc-admin [2024-03-19T02:04:13.685Z] [INFO] Executed tasks [2024-03-19T02:04:13.685Z] [INFO] [2024-03-19T02:04:13.685Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-admin --- [2024-03-19T02:04:13.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/jdbc-admin.jar [2024-03-19T02:04:13.685Z] [INFO] [2024-03-19T02:04:13.685Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jdbc-admin --- [2024-03-19T02:04:13.685Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:15.577Z] [INFO] CycloneDX: Creating BOM version 1.4 with 104 component(s) [2024-03-19T02:04:15.577Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/bom.xml [2024-03-19T02:04:15.577Z] [INFO] attaching as jdbc-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:15.577Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/bom.json [2024-03-19T02:04:15.577Z] [INFO] attaching as jdbc-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:15.577Z] [INFO] [2024-03-19T02:04:15.577Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-admin --- [2024-03-19T02:04:15.577Z] [INFO] [2024-03-19T02:04:15.577Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-admin --- [2024-03-19T02:04:15.577Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/failsafe-reports [2024-03-19T02:04:15.577Z] [INFO] [2024-03-19T02:04:15.577Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.jdbc-jdbc-admin-checkstyle) @ jdbc-admin --- [2024-03-19T02:04:15.833Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:15.833Z] [INFO] [2024-03-19T02:04:15.833Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-admin --- [2024-03-19T02:04:15.834Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/8.0.1-SNAPSHOT/jdbc-admin-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:15.834Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/8.0.1-SNAPSHOT/jdbc-admin-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:15.834Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/8.0.1-SNAPSHOT/jdbc-admin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:15.834Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jdbc/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/8.0.1-SNAPSHOT/jdbc-admin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [2024-03-19T02:04:15.834Z] [INFO] Building GlassFish Oracle JDBC Packages 8.0.1-SNAPSHOT [186/332] [2024-03-19T02:04:15.834Z] [INFO] from appserver/persistence/oracle-jdbc-driver-packages/pom.xml [2024-03-19T02:04:15.834Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.834Z] [INFO] No sources to compile [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.834Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.834Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:04:15.834Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/src/main/manpages [2024-03-19T02:04:15.834Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.834Z] [INFO] No sources to compile [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.834Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.834Z] [INFO] No sources to compile [2024-03-19T02:04:15.834Z] [INFO] [2024-03-19T02:04:15.834Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.834Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/src/test/resources [2024-03-19T02:04:15.835Z] [INFO] [2024-03-19T02:04:15.835Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.835Z] [INFO] No sources to compile [2024-03-19T02:04:15.835Z] [INFO] [2024-03-19T02:04:15.835Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.835Z] [INFO] No tests to run. [2024-03-19T02:04:15.835Z] [INFO] [2024-03-19T02:04:15.835Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.835Z] [INFO] Executing tasks [2024-03-19T02:04:15.835Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF for [2024-03-19T02:04:15.835Z] [INFO] [echo] glassfish-oracle-jdbc-driver-packages [2024-03-19T02:04:15.835Z] [INFO] Executed tasks [2024-03-19T02:04:15.835Z] [INFO] [2024-03-19T02:04:15.835Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.835Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar [2024-03-19T02:04:15.835Z] [INFO] [2024-03-19T02:04:15.835Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:15.835Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:15.835Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:04:15.835Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/bom.xml [2024-03-19T02:04:15.835Z] [INFO] attaching as glassfish-oracle-jdbc-driver-packages-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:16.091Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/bom.json [2024-03-19T02:04:16.091Z] [INFO] attaching as glassfish-oracle-jdbc-driver-packages-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:16.091Z] [INFO] [2024-03-19T02:04:16.091Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:16.091Z] [INFO] No tests to run. [2024-03-19T02:04:16.091Z] [INFO] [2024-03-19T02:04:16.091Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:16.092Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/failsafe-reports [2024-03-19T02:04:16.092Z] [INFO] [2024-03-19T02:04:16.092Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-glassfish-oracle-jdbc-driver-packages-checkstyle) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:16.092Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:16.092Z] [INFO] [2024-03-19T02:04:16.092Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-oracle-jdbc-driver-packages --- [2024-03-19T02:04:16.092Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/8.0.1-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:16.092Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/8.0.1-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:16.092Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/8.0.1-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:16.092Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/oracle-jdbc-driver-packages/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/8.0.1-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:16.092Z] [INFO] [2024-03-19T02:04:16.092Z] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [2024-03-19T02:04:16.092Z] [INFO] Building Connector for JPA runtime in glassfish 8.0.1-SNAPSHOT [187/332] [2024-03-19T02:04:16.092Z] [INFO] from appserver/persistence/gf-jpa-connector/pom.xml [2024-03-19T02:04:16.092Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:16.092Z] [INFO] [2024-03-19T02:04:16.092Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jpa-connector --- [2024-03-19T02:04:16.092Z] [INFO] [2024-03-19T02:04:16.092Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-jpa-connector --- [2024-03-19T02:04:16.092Z] [INFO] [2024-03-19T02:04:16.092Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-jpa-connector --- [2024-03-19T02:04:16.092Z] [INFO] [2024-03-19T02:04:16.092Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-jpa-connector --- [2024-03-19T02:04:16.092Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:16.092Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:16.092Z] [INFO] [2024-03-19T02:04:16.092Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-jpa-connector --- [2024-03-19T02:04:16.092Z] [INFO] [2024-03-19T02:04:16.092Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-jpa-connector --- [2024-03-19T02:04:16.092Z] [INFO] [2024-03-19T02:04:16.092Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jpa-connector --- [2024-03-19T02:04:16.092Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:16.092Z] [INFO] [2024-03-19T02:04:16.092Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jpa-connector --- [2024-03-19T02:04:16.092Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:04:16.093Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/src/main/manpages [2024-03-19T02:04:16.093Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:16.093Z] [INFO] [2024-03-19T02:04:16.093Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-jpa-connector --- [2024-03-19T02:04:16.093Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:16.093Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:16.349Z] [INFO] [2024-03-19T02:04:16.349Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-jpa-connector --- [2024-03-19T02:04:16.349Z] [INFO] [2024-03-19T02:04:16.349Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-jpa-connector --- [2024-03-19T02:04:16.349Z] [INFO] [2024-03-19T02:04:16.349Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jpa-connector --- [2024-03-19T02:04:16.349Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:16.349Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:16.349Z] [INFO] [2024-03-19T02:04:16.349Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jpa-connector --- [2024-03-19T02:04:16.349Z] [INFO] [2024-03-19T02:04:16.349Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-jpa-connector --- [2024-03-19T02:04:16.349Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:16.349Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:16.605Z] [INFO] [2024-03-19T02:04:16.605Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jpa-connector --- [2024-03-19T02:04:16.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/src/test/resources [2024-03-19T02:04:16.605Z] [INFO] [2024-03-19T02:04:16.605Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-jpa-connector --- [2024-03-19T02:04:16.605Z] [INFO] No sources to compile [2024-03-19T02:04:16.605Z] [INFO] [2024-03-19T02:04:16.605Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jpa-connector --- [2024-03-19T02:04:16.605Z] [INFO] [2024-03-19T02:04:16.605Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jpa-connector --- [2024-03-19T02:04:16.605Z] [INFO] [2024-03-19T02:04:16.605Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jpa-connector --- [2024-03-19T02:04:16.605Z] [INFO] Executing tasks [2024-03-19T02:04:16.605Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/classes/META-INF for [2024-03-19T02:04:16.605Z] [INFO] [echo] gf-jpa-connector [2024-03-19T02:04:16.605Z] [INFO] Executed tasks [2024-03-19T02:04:16.605Z] [INFO] [2024-03-19T02:04:16.605Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jpa-connector --- [2024-03-19T02:04:16.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar [2024-03-19T02:04:16.605Z] [INFO] [2024-03-19T02:04:16.605Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-jpa-connector --- [2024-03-19T02:04:16.605Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:17.974Z] [INFO] CycloneDX: Creating BOM version 1.4 with 84 component(s) [2024-03-19T02:04:17.974Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/bom.xml [2024-03-19T02:04:17.974Z] [INFO] attaching as gf-jpa-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:17.974Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/bom.json [2024-03-19T02:04:17.974Z] [INFO] attaching as gf-jpa-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:17.974Z] [INFO] [2024-03-19T02:04:17.974Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jpa-connector --- [2024-03-19T02:04:17.974Z] [INFO] [2024-03-19T02:04:17.974Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jpa-connector --- [2024-03-19T02:04:17.974Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/failsafe-reports [2024-03-19T02:04:17.974Z] [INFO] [2024-03-19T02:04:17.974Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-gf-jpa-connector-checkstyle) @ gf-jpa-connector --- [2024-03-19T02:04:17.974Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:17.974Z] [INFO] [2024-03-19T02:04:17.974Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jpa-connector --- [2024-03-19T02:04:17.974Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/8.0.1-SNAPSHOT/gf-jpa-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:17.974Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/8.0.1-SNAPSHOT/gf-jpa-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:17.974Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/8.0.1-SNAPSHOT/gf-jpa-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:17.974Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/gf-jpa-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/8.0.1-SNAPSHOT/gf-jpa-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:17.974Z] [INFO] [2024-03-19T02:04:17.974Z] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [2024-03-19T02:04:17.974Z] [INFO] Building JPA container for glassfish 8.0.1-SNAPSHOT [188/332] [2024-03-19T02:04:17.974Z] [INFO] from appserver/persistence/jpa-container/pom.xml [2024-03-19T02:04:17.974Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:17.974Z] [INFO] [2024-03-19T02:04:17.974Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jpa-container --- [2024-03-19T02:04:17.974Z] [INFO] [2024-03-19T02:04:17.974Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jpa-container --- [2024-03-19T02:04:17.974Z] [INFO] [2024-03-19T02:04:17.975Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jpa-container --- [2024-03-19T02:04:17.975Z] [INFO] [2024-03-19T02:04:17.975Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jpa-container --- [2024-03-19T02:04:17.975Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:17.975Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:18.231Z] [INFO] [2024-03-19T02:04:18.231Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jpa-container --- [2024-03-19T02:04:18.231Z] [INFO] [2024-03-19T02:04:18.231Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jpa-container --- [2024-03-19T02:04:18.231Z] [INFO] [2024-03-19T02:04:18.231Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jpa-container --- [2024-03-19T02:04:18.231Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:18.231Z] [INFO] [2024-03-19T02:04:18.231Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jpa-container --- [2024-03-19T02:04:18.231Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-03-19T02:04:18.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/manpages [2024-03-19T02:04:18.231Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:18.231Z] [INFO] [2024-03-19T02:04:18.231Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jpa-container --- [2024-03-19T02:04:18.231Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:18.231Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:18.488Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/schemageneration/EclipseLinkSchemaGenerationProcessor.java:[148,46] jakarta.persistence.spi.PersistenceUnitTransactionType in jakarta.persistence.spi has been deprecated and marked for removal [2024-03-19T02:04:18.488Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/schemageneration/EclipseLinkSchemaGenerationProcessor.java:[148,84] jakarta.persistence.spi.PersistenceUnitTransactionType in jakarta.persistence.spi has been deprecated and marked for removal [2024-03-19T02:04:18.488Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/PersistenceUnitInfoImpl.java:[101,12] jakarta.persistence.spi.PersistenceUnitTransactionType in jakarta.persistence.spi has been deprecated and marked for removal [2024-03-19T02:04:18.488Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/PersistenceUnitInfoImpl.java:[102,16] jakarta.persistence.spi.PersistenceUnitTransactionType in jakarta.persistence.spi has been deprecated and marked for removal [2024-03-19T02:04:18.488Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/PersistenceUnitLoader.java:[278,13] jakarta.persistence.spi.PersistenceUnitTransactionType in jakarta.persistence.spi has been deprecated and marked for removal [2024-03-19T02:04:18.488Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/PersistenceUnitLoader.java:[278,72] jakarta.persistence.spi.PersistenceUnitTransactionType in jakarta.persistence.spi has been deprecated and marked for removal [2024-03-19T02:04:18.488Z] [INFO] [2024-03-19T02:04:18.488Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jpa-container --- [2024-03-19T02:04:18.488Z] [INFO] [2024-03-19T02:04:18.488Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jpa-container --- [2024-03-19T02:04:18.488Z] [INFO] [2024-03-19T02:04:18.488Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jpa-container --- [2024-03-19T02:04:18.488Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:18.744Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:18.745Z] [INFO] [2024-03-19T02:04:18.745Z] [INFO] --- command-security:1.0.17:check (default-check) @ jpa-container --- [2024-03-19T02:04:18.745Z] [INFO] [2024-03-19T02:04:18.745Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jpa-container --- [2024-03-19T02:04:18.745Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:18.745Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:19.000Z] [INFO] [2024-03-19T02:04:19.000Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jpa-container --- [2024-03-19T02:04:19.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/src/test/resources [2024-03-19T02:04:19.000Z] [INFO] [2024-03-19T02:04:19.000Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jpa-container --- [2024-03-19T02:04:19.000Z] [INFO] No sources to compile [2024-03-19T02:04:19.000Z] [INFO] [2024-03-19T02:04:19.000Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jpa-container --- [2024-03-19T02:04:19.001Z] [INFO] [2024-03-19T02:04:19.001Z] [INFO] --- surefire:3.2.5:test (default-test) @ jpa-container --- [2024-03-19T02:04:19.001Z] [INFO] [2024-03-19T02:04:19.001Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jpa-container --- [2024-03-19T02:04:19.001Z] [INFO] Executing tasks [2024-03-19T02:04:19.001Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/classes/META-INF for [2024-03-19T02:04:19.001Z] [INFO] [echo] jpa-container [2024-03-19T02:04:19.001Z] [INFO] Executed tasks [2024-03-19T02:04:19.001Z] [INFO] [2024-03-19T02:04:19.001Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jpa-container --- [2024-03-19T02:04:19.001Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/jpa-container.jar [2024-03-19T02:04:19.001Z] [INFO] [2024-03-19T02:04:19.001Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jpa-container --- [2024-03-19T02:04:19.001Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:20.370Z] [INFO] CycloneDX: Creating BOM version 1.4 with 85 component(s) [2024-03-19T02:04:20.370Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/bom.xml [2024-03-19T02:04:20.370Z] [INFO] attaching as jpa-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:20.370Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/bom.json [2024-03-19T02:04:20.370Z] [INFO] attaching as jpa-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:20.370Z] [INFO] [2024-03-19T02:04:20.370Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jpa-container --- [2024-03-19T02:04:20.370Z] [INFO] [2024-03-19T02:04:20.370Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jpa-container --- [2024-03-19T02:04:20.370Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/failsafe-reports [2024-03-19T02:04:20.370Z] [INFO] [2024-03-19T02:04:20.370Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-jpa-container-checkstyle) @ jpa-container --- [2024-03-19T02:04:20.627Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:20.627Z] [INFO] [2024-03-19T02:04:20.627Z] [INFO] --- install:3.1.1:install (default-install) @ jpa-container --- [2024-03-19T02:04:20.627Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/8.0.1-SNAPSHOT/jpa-container-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:20.627Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/8.0.1-SNAPSHOT/jpa-container-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:20.627Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/8.0.1-SNAPSHOT/jpa-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:20.627Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/jpa-container/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/8.0.1-SNAPSHOT/jpa-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:20.627Z] [INFO] [2024-03-19T02:04:20.627Z] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [2024-03-19T02:04:20.627Z] [INFO] Building Declaring EclipseLink dependencies 8.0.1-SNAPSHOT [189/332] [2024-03-19T02:04:20.627Z] [INFO] from appserver/persistence/eclipselink-wrapper/pom.xml [2024-03-19T02:04:20.627Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:04:20.627Z] [INFO] [2024-03-19T02:04:20.627Z] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipselink-wrapper --- [2024-03-19T02:04:20.627Z] [INFO] [2024-03-19T02:04:20.627Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipselink-wrapper --- [2024-03-19T02:04:20.627Z] [INFO] [2024-03-19T02:04:20.627Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ eclipselink-wrapper --- [2024-03-19T02:04:20.627Z] [INFO] [2024-03-19T02:04:20.627Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ eclipselink-wrapper --- [2024-03-19T02:04:20.627Z] [INFO] No sources to compile [2024-03-19T02:04:20.627Z] [INFO] [2024-03-19T02:04:20.627Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ eclipselink-wrapper --- [2024-03-19T02:04:20.627Z] [INFO] [2024-03-19T02:04:20.627Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ eclipselink-wrapper --- [2024-03-19T02:04:20.627Z] [INFO] [2024-03-19T02:04:20.627Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ eclipselink-wrapper --- [2024-03-19T02:04:20.627Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:20.627Z] [INFO] [2024-03-19T02:04:20.627Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ eclipselink-wrapper --- [2024-03-19T02:04:20.627Z] [INFO] No sources to compile [2024-03-19T02:04:20.627Z] [INFO] [2024-03-19T02:04:20.627Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ eclipselink-wrapper --- [2024-03-19T02:04:20.627Z] [INFO] No sources to compile [2024-03-19T02:04:20.627Z] [INFO] [2024-03-19T02:04:20.627Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ eclipselink-wrapper --- [2024-03-19T02:04:20.884Z] [INFO] Executing tasks [2024-03-19T02:04:20.884Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/classes/META-INF for [2024-03-19T02:04:20.884Z] [INFO] [echo] eclipselink-wrapper [2024-03-19T02:04:20.884Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/classes/META-INF [2024-03-19T02:04:20.884Z] [INFO] Executed tasks [2024-03-19T02:04:20.884Z] [INFO] [2024-03-19T02:04:20.884Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ eclipselink-wrapper --- [2024-03-19T02:04:20.884Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:21.140Z] [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [2024-03-19T02:04:21.140Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/bom.xml [2024-03-19T02:04:21.140Z] [INFO] attaching as eclipselink-wrapper-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:21.140Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/bom.json [2024-03-19T02:04:21.141Z] [INFO] attaching as eclipselink-wrapper-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ eclipselink-wrapper --- [2024-03-19T02:04:21.141Z] [INFO] No tests to run. [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- failsafe:3.2.5:verify (verify) @ eclipselink-wrapper --- [2024-03-19T02:04:21.141Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/failsafe-reports [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-eclipselink-wrapper-checkstyle) @ eclipselink-wrapper --- [2024-03-19T02:04:21.141Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- install:3.1.1:install (default-install) @ eclipselink-wrapper --- [2024-03-19T02:04:21.141Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/8.0.1-SNAPSHOT/eclipselink-wrapper-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:21.141Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/8.0.1-SNAPSHOT/eclipselink-wrapper-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:21.141Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/eclipselink-wrapper/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/8.0.1-SNAPSHOT/eclipselink-wrapper-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [2024-03-19T02:04:21.141Z] [INFO] Building GlassFish cmp related modules 8.0.1-SNAPSHOT [190/332] [2024-03-19T02:04:21.141Z] [INFO] from appserver/persistence/cmp/pom.xml [2024-03-19T02:04:21.141Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp --- [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp --- [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp --- [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp --- [2024-03-19T02:04:21.141Z] [INFO] No sources to compile [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp --- [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp --- [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp --- [2024-03-19T02:04:21.141Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp --- [2024-03-19T02:04:21.141Z] [INFO] No sources to compile [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp --- [2024-03-19T02:04:21.141Z] [INFO] No sources to compile [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp --- [2024-03-19T02:04:21.141Z] [INFO] Executing tasks [2024-03-19T02:04:21.141Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/classes/META-INF for [2024-03-19T02:04:21.141Z] [INFO] [echo] cmp [2024-03-19T02:04:21.141Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/classes/META-INF [2024-03-19T02:04:21.141Z] [INFO] Executed tasks [2024-03-19T02:04:21.141Z] [INFO] [2024-03-19T02:04:21.141Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp --- [2024-03-19T02:04:21.141Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:21.398Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:04:21.398Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/bom.xml [2024-03-19T02:04:21.398Z] [INFO] attaching as cmp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:21.398Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/bom.json [2024-03-19T02:04:21.398Z] [INFO] attaching as cmp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:21.398Z] [INFO] [2024-03-19T02:04:21.398Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp --- [2024-03-19T02:04:21.398Z] [INFO] No tests to run. [2024-03-19T02:04:21.398Z] [INFO] [2024-03-19T02:04:21.398Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp --- [2024-03-19T02:04:21.398Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/failsafe-reports [2024-03-19T02:04:21.398Z] [INFO] [2024-03-19T02:04:21.398Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-checkstyle) @ cmp --- [2024-03-19T02:04:21.398Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:21.398Z] [INFO] [2024-03-19T02:04:21.398Z] [INFO] --- install:3.1.1:install (default-install) @ cmp --- [2024-03-19T02:04:21.398Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/8.0.1-SNAPSHOT/cmp-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:21.398Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/8.0.1-SNAPSHOT/cmp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:21.398Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/8.0.1-SNAPSHOT/cmp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:21.398Z] [INFO] [2024-03-19T02:04:21.398Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [2024-03-19T02:04:21.398Z] [INFO] Building utility module for cmp 8.0.1-SNAPSHOT [191/332] [2024-03-19T02:04:21.398Z] [INFO] from appserver/persistence/cmp/utility/pom.xml [2024-03-19T02:04:21.398Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:21.398Z] [INFO] [2024-03-19T02:04:21.398Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-utility --- [2024-03-19T02:04:21.398Z] [INFO] [2024-03-19T02:04:21.398Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-utility --- [2024-03-19T02:04:21.398Z] [INFO] [2024-03-19T02:04:21.398Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-utility --- [2024-03-19T02:04:21.398Z] [INFO] [2024-03-19T02:04:21.398Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-utility --- [2024-03-19T02:04:21.398Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:21.398Z] [INFO] Compiling 29 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:21.655Z] [INFO] [2024-03-19T02:04:21.655Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-utility --- [2024-03-19T02:04:21.655Z] [INFO] [2024-03-19T02:04:21.655Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-utility --- [2024-03-19T02:04:21.655Z] [INFO] [2024-03-19T02:04:21.655Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-utility --- [2024-03-19T02:04:21.655Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:21.655Z] [INFO] [2024-03-19T02:04:21.655Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-utility --- [2024-03-19T02:04:21.655Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-03-19T02:04:21.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/manpages [2024-03-19T02:04:21.655Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:21.655Z] [INFO] [2024-03-19T02:04:21.655Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-utility --- [2024-03-19T02:04:21.655Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:21.655Z] [INFO] Compiling 29 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:21.912Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[69,75] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:21.912Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[93,83] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:21.912Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[106,75] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:21.912Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[70,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:21.912Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[71,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:21.912Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[72,42] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:21.912Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[73,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:21.913Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[74,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:21.913Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[75,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:21.913Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[76,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:21.913Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[77,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:21.913Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[78,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:21.913Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java:[74,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:21.913Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java uses or overrides a deprecated API. [2024-03-19T02:04:21.913Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:04:21.913Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:04:21.913Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:04:21.913Z] [INFO] [2024-03-19T02:04:21.913Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-utility --- [2024-03-19T02:04:21.913Z] [INFO] [2024-03-19T02:04:21.913Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-utility --- [2024-03-19T02:04:21.913Z] [INFO] [2024-03-19T02:04:21.913Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-utility --- [2024-03-19T02:04:21.913Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:21.914Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:21.914Z] [INFO] [2024-03-19T02:04:21.914Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-utility --- [2024-03-19T02:04:21.914Z] [INFO] [2024-03-19T02:04:21.914Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-utility --- [2024-03-19T02:04:21.914Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:21.914Z] [INFO] Compiling 29 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:22.170Z] [INFO] [2024-03-19T02:04:22.170Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-utility --- [2024-03-19T02:04:22.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/src/test/resources [2024-03-19T02:04:22.170Z] [INFO] [2024-03-19T02:04:22.170Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-utility --- [2024-03-19T02:04:22.170Z] [INFO] No sources to compile [2024-03-19T02:04:22.170Z] [INFO] [2024-03-19T02:04:22.170Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-utility --- [2024-03-19T02:04:22.170Z] [INFO] [2024-03-19T02:04:22.170Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-utility --- [2024-03-19T02:04:22.170Z] [INFO] [2024-03-19T02:04:22.170Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-utility --- [2024-03-19T02:04:22.170Z] [INFO] Executing tasks [2024-03-19T02:04:22.171Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/classes/META-INF for [2024-03-19T02:04:22.171Z] [INFO] [echo] cmp-utility [2024-03-19T02:04:22.171Z] [INFO] Executed tasks [2024-03-19T02:04:22.171Z] [INFO] [2024-03-19T02:04:22.171Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-utility --- [2024-03-19T02:04:22.171Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/cmp-utility.jar [2024-03-19T02:04:22.171Z] [INFO] [2024-03-19T02:04:22.171Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-utility --- [2024-03-19T02:04:22.171Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:23.099Z] [INFO] CycloneDX: Creating BOM version 1.4 with 78 component(s) [2024-03-19T02:04:23.099Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/bom.xml [2024-03-19T02:04:23.099Z] [INFO] attaching as cmp-utility-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:23.099Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/bom.json [2024-03-19T02:04:23.099Z] [INFO] attaching as cmp-utility-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:23.099Z] [INFO] [2024-03-19T02:04:23.099Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-utility --- [2024-03-19T02:04:23.099Z] [INFO] [2024-03-19T02:04:23.099Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-utility --- [2024-03-19T02:04:23.099Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/failsafe-reports [2024-03-19T02:04:23.100Z] [INFO] [2024-03-19T02:04:23.100Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-utility-checkstyle) @ cmp-utility --- [2024-03-19T02:04:24.027Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:24.027Z] [INFO] [2024-03-19T02:04:24.027Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-utility --- [2024-03-19T02:04:24.027Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/8.0.1-SNAPSHOT/cmp-utility-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:24.027Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/8.0.1-SNAPSHOT/cmp-utility-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:24.028Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/8.0.1-SNAPSHOT/cmp-utility-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:24.028Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/utility/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/8.0.1-SNAPSHOT/cmp-utility-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:24.028Z] [INFO] [2024-03-19T02:04:24.028Z] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [2024-03-19T02:04:24.028Z] [INFO] Building model module for cmp 8.0.1-SNAPSHOT [192/332] [2024-03-19T02:04:24.028Z] [INFO] from appserver/persistence/cmp/model/pom.xml [2024-03-19T02:04:24.028Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:24.028Z] [INFO] [2024-03-19T02:04:24.028Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-model --- [2024-03-19T02:04:24.028Z] [INFO] [2024-03-19T02:04:24.028Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-model --- [2024-03-19T02:04:24.028Z] [INFO] [2024-03-19T02:04:24.028Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-model --- [2024-03-19T02:04:24.028Z] [INFO] [2024-03-19T02:04:24.028Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-model --- [2024-03-19T02:04:24.028Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:24.028Z] [INFO] Compiling 42 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:24.028Z] [INFO] [2024-03-19T02:04:24.028Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-model --- [2024-03-19T02:04:24.028Z] [INFO] [2024-03-19T02:04:24.028Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-model --- [2024-03-19T02:04:24.028Z] [INFO] [2024-03-19T02:04:24.028Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-model --- [2024-03-19T02:04:24.028Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:24.028Z] [INFO] [2024-03-19T02:04:24.028Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-model --- [2024-03-19T02:04:24.028Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:04:24.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/manpages [2024-03-19T02:04:24.028Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:24.028Z] [INFO] [2024-03-19T02:04:24.028Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-model --- [2024-03-19T02:04:24.028Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:24.028Z] [INFO] Compiling 42 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:24.590Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceClassElementImpl.java:[167,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.590Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceClassElementImpl.java:[168,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.591Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceFieldElementImpl.java:[87,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.591Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceFieldElementImpl.java:[88,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.591Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[121,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.591Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[122,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.591Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[158,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.591Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[159,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.591Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[213,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.591Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[214,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.591Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[242,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.591Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[243,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.591Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingClassElementImpl.java:[276,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.592Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingClassElementImpl.java:[277,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.592Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java:[211,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.592Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java:[212,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:24.592Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[498,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:24.592Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[532,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:24.592Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[573,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:24.592Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[623,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:24.592Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[653,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:24.592Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java uses or overrides a deprecated API. [2024-03-19T02:04:24.592Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:04:24.592Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/PersistenceClassElement.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:04:24.592Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/PersistenceClassElement.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:04:24.592Z] [INFO] [2024-03-19T02:04:24.593Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-model --- [2024-03-19T02:04:24.593Z] [INFO] [2024-03-19T02:04:24.593Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-model --- [2024-03-19T02:04:24.593Z] [INFO] [2024-03-19T02:04:24.593Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-model --- [2024-03-19T02:04:24.593Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:24.593Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:24.593Z] [INFO] [2024-03-19T02:04:24.593Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-model --- [2024-03-19T02:04:24.593Z] [INFO] [2024-03-19T02:04:24.593Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-model --- [2024-03-19T02:04:24.593Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:24.593Z] [INFO] Compiling 42 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:24.850Z] [INFO] [2024-03-19T02:04:24.850Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-model --- [2024-03-19T02:04:24.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/src/test/resources [2024-03-19T02:04:24.850Z] [INFO] [2024-03-19T02:04:24.850Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-model --- [2024-03-19T02:04:24.850Z] [INFO] No sources to compile [2024-03-19T02:04:24.850Z] [INFO] [2024-03-19T02:04:24.850Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-model --- [2024-03-19T02:04:24.850Z] [INFO] [2024-03-19T02:04:24.850Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-model --- [2024-03-19T02:04:24.850Z] [INFO] [2024-03-19T02:04:24.850Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-model --- [2024-03-19T02:04:24.850Z] [INFO] Executing tasks [2024-03-19T02:04:24.850Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/classes/META-INF for [2024-03-19T02:04:24.850Z] [INFO] [echo] cmp-model [2024-03-19T02:04:24.850Z] [INFO] Executed tasks [2024-03-19T02:04:24.850Z] [INFO] [2024-03-19T02:04:24.850Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-model --- [2024-03-19T02:04:24.850Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/cmp-model.jar [2024-03-19T02:04:24.850Z] [INFO] [2024-03-19T02:04:24.850Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-model --- [2024-03-19T02:04:24.850Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:25.779Z] [INFO] CycloneDX: Creating BOM version 1.4 with 80 component(s) [2024-03-19T02:04:25.779Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/bom.xml [2024-03-19T02:04:25.779Z] [INFO] attaching as cmp-model-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:25.779Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/bom.json [2024-03-19T02:04:25.779Z] [INFO] attaching as cmp-model-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:25.779Z] [INFO] [2024-03-19T02:04:25.779Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-model --- [2024-03-19T02:04:25.779Z] [INFO] [2024-03-19T02:04:25.779Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-model --- [2024-03-19T02:04:25.779Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/failsafe-reports [2024-03-19T02:04:25.779Z] [INFO] [2024-03-19T02:04:25.779Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-model-checkstyle) @ cmp-model --- [2024-03-19T02:04:27.146Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:27.146Z] [INFO] [2024-03-19T02:04:27.146Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-model --- [2024-03-19T02:04:27.146Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/8.0.1-SNAPSHOT/cmp-model-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:27.147Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/8.0.1-SNAPSHOT/cmp-model-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:27.147Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/8.0.1-SNAPSHOT/cmp-model-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:27.147Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/model/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/8.0.1-SNAPSHOT/cmp-model-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:27.147Z] [INFO] [2024-03-19T02:04:27.147Z] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [2024-03-19T02:04:27.147Z] [INFO] Building Database Generator module for cmp 8.0.1-SNAPSHOT [193/332] [2024-03-19T02:04:27.147Z] [INFO] from appserver/persistence/cmp/generator-database/pom.xml [2024-03-19T02:04:27.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:27.147Z] [INFO] [2024-03-19T02:04:27.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-generator-database --- [2024-03-19T02:04:27.147Z] [INFO] [2024-03-19T02:04:27.147Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-generator-database --- [2024-03-19T02:04:27.147Z] [INFO] [2024-03-19T02:04:27.147Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-generator-database --- [2024-03-19T02:04:27.147Z] [INFO] [2024-03-19T02:04:27.147Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-generator-database --- [2024-03-19T02:04:27.147Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:27.147Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:27.147Z] [INFO] [2024-03-19T02:04:27.147Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-generator-database --- [2024-03-19T02:04:27.147Z] [INFO] [2024-03-19T02:04:27.147Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-generator-database --- [2024-03-19T02:04:27.147Z] [INFO] [2024-03-19T02:04:27.147Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-generator-database --- [2024-03-19T02:04:27.147Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:27.147Z] [INFO] [2024-03-19T02:04:27.147Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-generator-database --- [2024-03-19T02:04:27.147Z] [INFO] Copying 12 resources from src/main/java to target/classes [2024-03-19T02:04:27.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/manpages [2024-03-19T02:04:27.147Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:27.147Z] [INFO] [2024-03-19T02:04:27.147Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-generator-database --- [2024-03-19T02:04:27.147Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:27.147Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:27.404Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[454,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.404Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[455,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.405Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[456,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.405Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[457,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.405Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[458,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.405Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[459,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.405Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[460,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.405Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[461,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.405Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[462,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.405Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[463,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.405Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[464,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.405Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[465,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.405Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[466,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.406Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[467,35] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.406Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[468,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.406Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[469,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.406Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[470,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.406Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[471,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.406Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[473,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.406Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[474,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.406Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[475,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.406Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[476,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.406Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[477,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.406Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[478,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.407Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[479,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.407Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[480,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.407Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[481,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.407Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[482,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.407Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[483,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.407Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[484,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.407Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[485,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.407Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[486,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.407Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[487,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.407Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[488,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.407Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[489,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.408Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[490,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.408Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[625,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:27.408Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[737,32] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.408Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[965,48] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.408Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java:[60,46] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.408Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java:[193,18] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:27.408Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:04:27.408Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:04:27.408Z] [INFO] [2024-03-19T02:04:27.408Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-generator-database --- [2024-03-19T02:04:27.408Z] [INFO] [2024-03-19T02:04:27.408Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-generator-database --- [2024-03-19T02:04:27.408Z] [INFO] [2024-03-19T02:04:27.408Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-generator-database --- [2024-03-19T02:04:27.408Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:27.408Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:27.408Z] [INFO] [2024-03-19T02:04:27.408Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-generator-database --- [2024-03-19T02:04:27.408Z] [INFO] [2024-03-19T02:04:27.408Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-generator-database --- [2024-03-19T02:04:27.408Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:27.408Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:27.664Z] [INFO] [2024-03-19T02:04:27.664Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-generator-database --- [2024-03-19T02:04:27.664Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/src/test/resources [2024-03-19T02:04:27.665Z] [INFO] [2024-03-19T02:04:27.665Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-generator-database --- [2024-03-19T02:04:27.665Z] [INFO] No sources to compile [2024-03-19T02:04:27.665Z] [INFO] [2024-03-19T02:04:27.665Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-generator-database --- [2024-03-19T02:04:27.665Z] [INFO] [2024-03-19T02:04:27.665Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-generator-database --- [2024-03-19T02:04:27.665Z] [INFO] [2024-03-19T02:04:27.665Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-generator-database --- [2024-03-19T02:04:27.665Z] [INFO] Executing tasks [2024-03-19T02:04:27.665Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/classes/META-INF for [2024-03-19T02:04:27.665Z] [INFO] [echo] cmp-generator-database [2024-03-19T02:04:27.665Z] [INFO] Executed tasks [2024-03-19T02:04:27.665Z] [INFO] [2024-03-19T02:04:27.665Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-generator-database --- [2024-03-19T02:04:27.665Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar [2024-03-19T02:04:27.665Z] [INFO] [2024-03-19T02:04:27.665Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-generator-database --- [2024-03-19T02:04:27.665Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:28.593Z] [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) [2024-03-19T02:04:28.593Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/bom.xml [2024-03-19T02:04:28.849Z] [INFO] attaching as cmp-generator-database-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:28.849Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/bom.json [2024-03-19T02:04:28.849Z] [INFO] attaching as cmp-generator-database-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:28.849Z] [INFO] [2024-03-19T02:04:28.849Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-generator-database --- [2024-03-19T02:04:28.849Z] [INFO] [2024-03-19T02:04:28.849Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-generator-database --- [2024-03-19T02:04:28.849Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/failsafe-reports [2024-03-19T02:04:28.849Z] [INFO] [2024-03-19T02:04:28.849Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-generator-database-checkstyle) @ cmp-generator-database --- [2024-03-19T02:04:29.104Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:29.104Z] [INFO] [2024-03-19T02:04:29.104Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-generator-database --- [2024-03-19T02:04:29.104Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/8.0.1-SNAPSHOT/cmp-generator-database-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:29.105Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/8.0.1-SNAPSHOT/cmp-generator-database-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:29.105Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/8.0.1-SNAPSHOT/cmp-generator-database-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:29.105Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/generator-database/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/8.0.1-SNAPSHOT/cmp-generator-database-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:29.105Z] [INFO] [2024-03-19T02:04:29.105Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [2024-03-19T02:04:29.105Z] [INFO] Building ejb-mapping module for cmp 8.0.1-SNAPSHOT [194/332] [2024-03-19T02:04:29.105Z] [INFO] from appserver/persistence/cmp/ejb-mapping/pom.xml [2024-03-19T02:04:29.105Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:29.361Z] [INFO] [2024-03-19T02:04:29.361Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.361Z] [INFO] [2024-03-19T02:04:29.361Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.361Z] [INFO] [2024-03-19T02:04:29.361Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.361Z] [INFO] [2024-03-19T02:04:29.361Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.361Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:29.361Z] [INFO] Compiling 20 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:29.361Z] [INFO] [2024-03-19T02:04:29.361Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.361Z] [INFO] [2024-03-19T02:04:29.361Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.361Z] [INFO] [2024-03-19T02:04:29.361Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.361Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:29.361Z] [INFO] [2024-03-19T02:04:29.361Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.361Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:04:29.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/manpages [2024-03-19T02:04:29.361Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:29.361Z] [INFO] [2024-03-19T02:04:29.361Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.361Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:29.361Z] [INFO] Compiling 20 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:29.619Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java:[90,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.619Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[494,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.619Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[495,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.619Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[496,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.619Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[498,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.619Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[499,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.619Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[500,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.619Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[501,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.619Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[502,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.619Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[503,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.620Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[504,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.620Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[505,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.620Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[507,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.620Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[509,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.620Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[510,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.620Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[511,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.620Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[551,42] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.620Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[614,47] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.620Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[617,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.620Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[620,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.620Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[623,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.620Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1741,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.621Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1840,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:29.621Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/SecondaryTable.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:04:29.621Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/SecondaryTable.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:04:29.621Z] [INFO] [2024-03-19T02:04:29.621Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.621Z] [INFO] [2024-03-19T02:04:29.621Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.621Z] [INFO] [2024-03-19T02:04:29.621Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.621Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:29.876Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:29.876Z] [INFO] [2024-03-19T02:04:29.876Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.877Z] [INFO] [2024-03-19T02:04:29.877Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-ejb-mapping --- [2024-03-19T02:04:29.877Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:29.877Z] [INFO] Compiling 20 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:30.133Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:04:30.133Z] [INFO] [2024-03-19T02:04:30.133Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-ejb-mapping --- [2024-03-19T02:04:30.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/src/test/resources [2024-03-19T02:04:30.133Z] [INFO] [2024-03-19T02:04:30.133Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-ejb-mapping --- [2024-03-19T02:04:30.133Z] [INFO] No sources to compile [2024-03-19T02:04:30.133Z] [INFO] [2024-03-19T02:04:30.133Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-ejb-mapping --- [2024-03-19T02:04:30.133Z] [INFO] [2024-03-19T02:04:30.133Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-ejb-mapping --- [2024-03-19T02:04:30.133Z] [INFO] [2024-03-19T02:04:30.133Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-ejb-mapping --- [2024-03-19T02:04:30.133Z] [INFO] Executing tasks [2024-03-19T02:04:30.133Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF for [2024-03-19T02:04:30.133Z] [INFO] [echo] cmp-ejb-mapping [2024-03-19T02:04:30.133Z] [INFO] Executed tasks [2024-03-19T02:04:30.133Z] [INFO] [2024-03-19T02:04:30.133Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-ejb-mapping --- [2024-03-19T02:04:30.133Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar [2024-03-19T02:04:30.133Z] [INFO] [2024-03-19T02:04:30.133Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-ejb-mapping --- [2024-03-19T02:04:30.133Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:31.061Z] [INFO] CycloneDX: Creating BOM version 1.4 with 83 component(s) [2024-03-19T02:04:31.061Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/bom.xml [2024-03-19T02:04:31.061Z] [INFO] attaching as cmp-ejb-mapping-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:31.061Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/bom.json [2024-03-19T02:04:31.061Z] [INFO] attaching as cmp-ejb-mapping-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:31.061Z] [INFO] [2024-03-19T02:04:31.061Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-ejb-mapping --- [2024-03-19T02:04:31.061Z] [INFO] [2024-03-19T02:04:31.061Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-ejb-mapping --- [2024-03-19T02:04:31.061Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/failsafe-reports [2024-03-19T02:04:31.061Z] [INFO] [2024-03-19T02:04:31.062Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-ejb-mapping-checkstyle) @ cmp-ejb-mapping --- [2024-03-19T02:04:31.989Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:31.989Z] [INFO] [2024-03-19T02:04:31.989Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-ejb-mapping --- [2024-03-19T02:04:31.989Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/8.0.1-SNAPSHOT/cmp-ejb-mapping-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:31.989Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/8.0.1-SNAPSHOT/cmp-ejb-mapping-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:31.989Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/8.0.1-SNAPSHOT/cmp-ejb-mapping-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:31.989Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/ejb-mapping/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/8.0.1-SNAPSHOT/cmp-ejb-mapping-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:31.989Z] [INFO] [2024-03-19T02:04:31.989Z] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [2024-03-19T02:04:31.989Z] [INFO] Building enhancer module for cmp 8.0.1-SNAPSHOT [195/332] [2024-03-19T02:04:31.989Z] [INFO] from appserver/persistence/cmp/enhancer/pom.xml [2024-03-19T02:04:31.989Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:31.989Z] [INFO] [2024-03-19T02:04:31.989Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-enhancer --- [2024-03-19T02:04:31.989Z] [INFO] [2024-03-19T02:04:31.989Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-enhancer --- [2024-03-19T02:04:31.989Z] [INFO] [2024-03-19T02:04:31.989Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-enhancer --- [2024-03-19T02:04:31.989Z] [INFO] [2024-03-19T02:04:31.989Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-enhancer --- [2024-03-19T02:04:31.989Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:31.989Z] [INFO] Compiling 94 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:32.246Z] [INFO] [2024-03-19T02:04:32.246Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-enhancer --- [2024-03-19T02:04:32.246Z] [INFO] [2024-03-19T02:04:32.246Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-enhancer --- [2024-03-19T02:04:32.246Z] [INFO] [2024-03-19T02:04:32.246Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-enhancer --- [2024-03-19T02:04:32.246Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:32.246Z] [INFO] [2024-03-19T02:04:32.247Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-enhancer --- [2024-03-19T02:04:32.247Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-03-19T02:04:32.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/manpages [2024-03-19T02:04:32.247Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:32.247Z] [INFO] [2024-03-19T02:04:32.247Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-enhancer --- [2024-03-19T02:04:32.247Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:32.247Z] [INFO] Compiling 94 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:32.809Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/CodeEnv.java:[36,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:32.809Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/CodeEnv.java:[46,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:32.809Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[147,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:32.809Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[161,20] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:04:32.809Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[175,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:32.809Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[190,23] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T02:04:32.810Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[398,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:32.810Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[401,36] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:04:32.810Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[404,35] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:32.810Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[407,37] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T02:04:32.810Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/MethodAnnotater.java:[2222,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:32.810Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/MethodAnnotater.java:[2243,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:32.810Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java:[469,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:32.810Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/Descriptor.java:[323,24] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:32.810Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:04:32.810Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:04:32.810Z] [INFO] [2024-03-19T02:04:32.810Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-enhancer --- [2024-03-19T02:04:32.810Z] [INFO] [2024-03-19T02:04:32.810Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-enhancer --- [2024-03-19T02:04:32.810Z] [INFO] [2024-03-19T02:04:32.810Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-enhancer --- [2024-03-19T02:04:32.810Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:32.810Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.generator, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2024-03-19T02:04:32.811Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.meta, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2024-03-19T02:04:32.811Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:32.811Z] [INFO] [2024-03-19T02:04:32.811Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-enhancer --- [2024-03-19T02:04:32.811Z] [INFO] [2024-03-19T02:04:32.811Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-enhancer --- [2024-03-19T02:04:32.811Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:32.811Z] [INFO] Compiling 94 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:33.067Z] [INFO] [2024-03-19T02:04:33.067Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-enhancer --- [2024-03-19T02:04:33.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/src/test/resources [2024-03-19T02:04:33.067Z] [INFO] [2024-03-19T02:04:33.067Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-enhancer --- [2024-03-19T02:04:33.067Z] [INFO] No sources to compile [2024-03-19T02:04:33.067Z] [INFO] [2024-03-19T02:04:33.067Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-enhancer --- [2024-03-19T02:04:33.068Z] [INFO] [2024-03-19T02:04:33.068Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-enhancer --- [2024-03-19T02:04:33.068Z] [INFO] [2024-03-19T02:04:33.068Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-enhancer --- [2024-03-19T02:04:33.068Z] [INFO] Executing tasks [2024-03-19T02:04:33.068Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/classes/META-INF for [2024-03-19T02:04:33.068Z] [INFO] [echo] cmp-enhancer [2024-03-19T02:04:33.068Z] [INFO] Executed tasks [2024-03-19T02:04:33.068Z] [INFO] [2024-03-19T02:04:33.068Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-enhancer --- [2024-03-19T02:04:33.068Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar [2024-03-19T02:04:33.325Z] [INFO] [2024-03-19T02:04:33.325Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-enhancer --- [2024-03-19T02:04:33.325Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:34.252Z] [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) [2024-03-19T02:04:34.252Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/bom.xml [2024-03-19T02:04:34.252Z] [INFO] attaching as cmp-enhancer-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:34.252Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/bom.json [2024-03-19T02:04:34.252Z] [INFO] attaching as cmp-enhancer-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:34.252Z] [INFO] [2024-03-19T02:04:34.252Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-enhancer --- [2024-03-19T02:04:34.252Z] [INFO] [2024-03-19T02:04:34.252Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-enhancer --- [2024-03-19T02:04:34.252Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/failsafe-reports [2024-03-19T02:04:34.252Z] [INFO] [2024-03-19T02:04:34.253Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-enhancer-checkstyle) @ cmp-enhancer --- [2024-03-19T02:04:38.421Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:38.421Z] [INFO] [2024-03-19T02:04:38.421Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-enhancer --- [2024-03-19T02:04:38.421Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/8.0.1-SNAPSHOT/cmp-enhancer-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:38.421Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/8.0.1-SNAPSHOT/cmp-enhancer-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:38.421Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/8.0.1-SNAPSHOT/cmp-enhancer-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:38.422Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/enhancer/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/8.0.1-SNAPSHOT/cmp-enhancer-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [2024-03-19T02:04:38.422Z] [INFO] Building internal-api module for cmp 8.0.1-SNAPSHOT [196/332] [2024-03-19T02:04:38.422Z] [INFO] from appserver/persistence/cmp/internal-api/pom.xml [2024-03-19T02:04:38.422Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:38.422Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/src/main/resources [2024-03-19T02:04:38.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/src/main/manpages [2024-03-19T02:04:38.422Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:38.422Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:38.422Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java uses unchecked or unsafe operations. [2024-03-19T02:04:38.422Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:38.422Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] [2024-03-19T02:04:38.422Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-internal-api --- [2024-03-19T02:04:38.422Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:38.422Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:38.679Z] [INFO] [2024-03-19T02:04:38.679Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-internal-api --- [2024-03-19T02:04:38.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/src/test/resources [2024-03-19T02:04:38.680Z] [INFO] [2024-03-19T02:04:38.680Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-internal-api --- [2024-03-19T02:04:38.680Z] [INFO] No sources to compile [2024-03-19T02:04:38.680Z] [INFO] [2024-03-19T02:04:38.680Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-internal-api --- [2024-03-19T02:04:38.680Z] [INFO] [2024-03-19T02:04:38.680Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-internal-api --- [2024-03-19T02:04:38.680Z] [INFO] [2024-03-19T02:04:38.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-internal-api --- [2024-03-19T02:04:38.680Z] [INFO] Executing tasks [2024-03-19T02:04:38.680Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/classes/META-INF for [2024-03-19T02:04:38.680Z] [INFO] [echo] cmp-internal-api [2024-03-19T02:04:38.680Z] [INFO] Executed tasks [2024-03-19T02:04:38.680Z] [INFO] [2024-03-19T02:04:38.680Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-internal-api --- [2024-03-19T02:04:38.680Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar [2024-03-19T02:04:38.680Z] [INFO] [2024-03-19T02:04:38.680Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-internal-api --- [2024-03-19T02:04:38.680Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:39.608Z] [INFO] CycloneDX: Creating BOM version 1.4 with 78 component(s) [2024-03-19T02:04:39.609Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/bom.xml [2024-03-19T02:04:39.865Z] [INFO] attaching as cmp-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:39.865Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/bom.json [2024-03-19T02:04:39.865Z] [INFO] attaching as cmp-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:39.865Z] [INFO] [2024-03-19T02:04:39.865Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-internal-api --- [2024-03-19T02:04:39.865Z] [INFO] [2024-03-19T02:04:39.865Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-internal-api --- [2024-03-19T02:04:39.865Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/failsafe-reports [2024-03-19T02:04:39.865Z] [INFO] [2024-03-19T02:04:39.866Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-internal-api-checkstyle) @ cmp-internal-api --- [2024-03-19T02:04:40.122Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:40.122Z] [INFO] [2024-03-19T02:04:40.122Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-internal-api --- [2024-03-19T02:04:40.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/8.0.1-SNAPSHOT/cmp-internal-api-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:40.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/8.0.1-SNAPSHOT/cmp-internal-api-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:40.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/8.0.1-SNAPSHOT/cmp-internal-api-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:40.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/internal-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/8.0.1-SNAPSHOT/cmp-internal-api-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:40.122Z] [INFO] [2024-03-19T02:04:40.122Z] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [2024-03-19T02:04:40.122Z] [INFO] Building Entity Bean container 8.0.1-SNAPSHOT [197/332] [2024-03-19T02:04:40.122Z] [INFO] from appserver/persistence/entitybean-container/pom.xml [2024-03-19T02:04:40.122Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:40.122Z] [INFO] [2024-03-19T02:04:40.122Z] [INFO] --- clean:3.3.2:clean (default-clean) @ entitybean-container --- [2024-03-19T02:04:40.122Z] [INFO] [2024-03-19T02:04:40.122Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ entitybean-container --- [2024-03-19T02:04:40.122Z] [INFO] [2024-03-19T02:04:40.122Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ entitybean-container --- [2024-03-19T02:04:40.122Z] [INFO] [2024-03-19T02:04:40.122Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ entitybean-container --- [2024-03-19T02:04:40.122Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:40.122Z] [INFO] Compiling 31 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:40.378Z] [INFO] [2024-03-19T02:04:40.378Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ entitybean-container --- [2024-03-19T02:04:40.378Z] [INFO] [2024-03-19T02:04:40.379Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ entitybean-container --- [2024-03-19T02:04:40.379Z] [INFO] [2024-03-19T02:04:40.379Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ entitybean-container --- [2024-03-19T02:04:40.379Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:40.379Z] [INFO] [2024-03-19T02:04:40.379Z] [INFO] --- resources:3.3.1:resources (default-resources) @ entitybean-container --- [2024-03-19T02:04:40.379Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:04:40.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/manpages [2024-03-19T02:04:40.379Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:40.379Z] [INFO] [2024-03-19T02:04:40.379Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ entitybean-container --- [2024-03-19T02:04:40.379Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:40.379Z] [INFO] Compiling 31 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:40.943Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1723,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:04:40.944Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1726,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:40.944Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1761,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:04:40.944Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1764,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:40.944Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2931,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:04:40.944Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2934,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:40.944Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2969,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:04:40.944Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2972,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:40.944Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[172,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:04:40.944Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[175,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:40.944Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java uses or overrides a deprecated API. [2024-03-19T02:04:40.945Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:04:40.945Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:04:40.945Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:04:40.945Z] [INFO] [2024-03-19T02:04:40.945Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ entitybean-container --- [2024-03-19T02:04:40.945Z] [INFO] [2024-03-19T02:04:40.945Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ entitybean-container --- [2024-03-19T02:04:40.945Z] [INFO] [2024-03-19T02:04:40.945Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ entitybean-container --- [2024-03-19T02:04:40.945Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:40.945Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:40.945Z] [INFO] [2024-03-19T02:04:40.945Z] [INFO] --- command-security:1.0.17:check (default-check) @ entitybean-container --- [2024-03-19T02:04:40.945Z] [INFO] [2024-03-19T02:04:40.945Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ entitybean-container --- [2024-03-19T02:04:40.945Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:40.945Z] [INFO] Compiling 31 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:41.201Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:04:41.201Z] [INFO] [2024-03-19T02:04:41.201Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ entitybean-container --- [2024-03-19T02:04:41.201Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/test/resources [2024-03-19T02:04:41.201Z] [INFO] [2024-03-19T02:04:41.201Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ entitybean-container --- [2024-03-19T02:04:41.201Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:41.201Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:04:41.764Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:04:41.764Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:04:41.764Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:04:41.764Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:04:41.764Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:04:41.764Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:04:41.764Z] Use -proc:none to disable annotation processing. [2024-03-19T02:04:41.764Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:04:41.765Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/test/java/org/glassfish/persistence/ejb/entitybean/container/cache/FIFOEJBObjectCacheTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/test/java/org/glassfish/persistence/ejb/entitybean/container/cache/FIFOEJBObjectCacheTest.java uses unchecked or unsafe operations. [2024-03-19T02:04:41.765Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/src/test/java/org/glassfish/persistence/ejb/entitybean/container/cache/FIFOEJBObjectCacheTest.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:04:41.765Z] [INFO] [2024-03-19T02:04:41.765Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ entitybean-container --- [2024-03-19T02:04:41.765Z] [INFO] [2024-03-19T02:04:41.765Z] [INFO] --- surefire:3.2.5:test (default-test) @ entitybean-container --- [2024-03-19T02:04:41.765Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/surefire-reports [2024-03-19T02:04:41.765Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:04:41.765Z] [INFO] [2024-03-19T02:04:41.765Z] [INFO] ------------------------------------------------------- [2024-03-19T02:04:41.765Z] [INFO] T E S T S [2024-03-19T02:04:41.765Z] [INFO] ------------------------------------------------------- [2024-03-19T02:04:41.765Z] [0.003s][info][gc] Using G1 [2024-03-19T02:04:42.021Z] [0.368s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.778ms [2024-03-19T02:04:42.277Z] [INFO] Running org.glassfish.persistence.ejb.entitybean.container.cache.FIFOEJBObjectCacheTest [2024-03-19T02:04:42.277Z] **** put(K_0, K_0, itrue) [2024-03-19T02:04:42.277Z] **** put(K_1, K_1, ifalse) [2024-03-19T02:04:42.277Z] **** put(K_2, K_2, itrue) [2024-03-19T02:04:42.277Z] **** put(K_3, K_3, ifalse) [2024-03-19T02:04:42.277Z] **** put(K_4, K_4, itrue) [2024-03-19T02:04:42.277Z] **** put(K_5, K_5, ifalse) [2024-03-19T02:04:42.277Z] **** put(K_6, K_6, itrue) [2024-03-19T02:04:42.277Z] **** put(K_7, K_7, ifalse) [2024-03-19T02:04:42.277Z] **** put(K_8, K_8, itrue) [2024-03-19T02:04:42.277Z] **** put(K_9, K_9, ifalse) [2024-03-19T02:04:42.277Z] **** put(K_10, K_10, itrue) [2024-03-19T02:04:42.277Z] **** put(K_11, K_11, ifalse) [2024-03-19T02:04:42.277Z] **** put(K_12, K_12, itrue) [2024-03-19T02:04:42.277Z] **** put(K_13, K_13, ifalse) [2024-03-19T02:04:42.277Z] *** Only odd numbered keys must be printed *** [2024-03-19T02:04:42.277Z] EJBObjectCache:: size: 14; listSize: 7 [2024-03-19T02:04:42.277Z] (K_13, K_13) (K_11, K_11) (K_9, K_9) (K_7, K_7) (K_5, K_5) (K_3, K_3) (K_1, K_1) [2024-03-19T02:04:42.277Z] ************************************************ [2024-03-19T02:04:42.277Z] **** NONE SHOULD BE PRINTED **** [2024-03-19T02:04:42.277Z] EJBObjectCache:: size: 14; listSize: 0 [2024-03-19T02:04:42.277Z] [2024-03-19T02:04:42.277Z] ************************************************ [2024-03-19T02:04:42.278Z] **** Only K__17 must be printed **** [2024-03-19T02:04:42.278Z] EJBObjectCache:: size: 17; listSize: 1 [2024-03-19T02:04:42.278Z] (K__17, K__17) [2024-03-19T02:04:42.278Z] ************************************************ [2024-03-19T02:04:42.278Z] EJBObjectCache:: size: 7; listSize: 3 [2024-03-19T02:04:42.278Z] (K_10, K_10) (K_6, K_6) (K_2, K_2) [2024-03-19T02:04:42.278Z] EJBObjectCache:: size: 7; listSize: 0 [2024-03-19T02:04:42.278Z] [2024-03-19T02:04:42.278Z] EJBObjectCache:: size: 14; listSize: 6 [2024-03-19T02:04:42.278Z] (K_13, K_13) (K_11, K_11) (K_7, K_7) (K_5, K_5) (K_3, K_3) (K_1, K_1) [2024-03-19T02:04:42.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.glassfish.persistence.ejb.entitybean.container.cache.FIFOEJBObjectCacheTest [2024-03-19T02:04:42.534Z] [INFO] [2024-03-19T02:04:42.534Z] [INFO] Results: [2024-03-19T02:04:42.534Z] [INFO] [2024-03-19T02:04:42.534Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:04:42.534Z] [INFO] [2024-03-19T02:04:42.534Z] [INFO] [2024-03-19T02:04:42.534Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ entitybean-container --- [2024-03-19T02:04:42.534Z] [INFO] Executing tasks [2024-03-19T02:04:42.534Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/classes/META-INF for [2024-03-19T02:04:42.534Z] [INFO] [echo] entitybean-container [2024-03-19T02:04:42.534Z] [INFO] Executed tasks [2024-03-19T02:04:42.534Z] [INFO] [2024-03-19T02:04:42.534Z] [INFO] --- jar:3.3.0:jar (default-jar) @ entitybean-container --- [2024-03-19T02:04:42.534Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/entitybean-container.jar [2024-03-19T02:04:42.791Z] [INFO] [2024-03-19T02:04:42.791Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ entitybean-container --- [2024-03-19T02:04:42.791Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:44.684Z] [INFO] CycloneDX: Creating BOM version 1.4 with 107 component(s) [2024-03-19T02:04:44.684Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/bom.xml [2024-03-19T02:04:44.684Z] [INFO] attaching as entitybean-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:44.684Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/bom.json [2024-03-19T02:04:44.684Z] [INFO] attaching as entitybean-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:44.684Z] [INFO] [2024-03-19T02:04:44.684Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ entitybean-container --- [2024-03-19T02:04:44.684Z] [INFO] [2024-03-19T02:04:44.684Z] [INFO] --- failsafe:3.2.5:verify (verify) @ entitybean-container --- [2024-03-19T02:04:44.684Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/failsafe-reports [2024-03-19T02:04:44.684Z] [INFO] [2024-03-19T02:04:44.684Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence-entitybean-container-checkstyle) @ entitybean-container --- [2024-03-19T02:04:45.247Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:04:45.247Z] [INFO] [2024-03-19T02:04:45.247Z] [INFO] --- install:3.1.1:install (default-install) @ entitybean-container --- [2024-03-19T02:04:45.247Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/8.0.1-SNAPSHOT/entitybean-container-8.0.1-SNAPSHOT.pom [2024-03-19T02:04:45.247Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/entitybean-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/8.0.1-SNAPSHOT/entitybean-container-8.0.1-SNAPSHOT.jar [2024-03-19T02:04:45.247Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/8.0.1-SNAPSHOT/entitybean-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:45.247Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/entitybean-container/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/8.0.1-SNAPSHOT/entitybean-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:45.247Z] [INFO] [2024-03-19T02:04:45.247Z] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [2024-03-19T02:04:45.247Z] [INFO] Building support-sqlstore module for cmp 8.0.1-SNAPSHOT [198/332] [2024-03-19T02:04:45.247Z] [INFO] from appserver/persistence/cmp/support-sqlstore/pom.xml [2024-03-19T02:04:45.247Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:04:45.247Z] [INFO] [2024-03-19T02:04:45.247Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-sqlstore --- [2024-03-19T02:04:45.247Z] [INFO] [2024-03-19T02:04:45.247Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-support-sqlstore --- [2024-03-19T02:04:45.247Z] [INFO] [2024-03-19T02:04:45.247Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-support-sqlstore --- [2024-03-19T02:04:45.247Z] [INFO] [2024-03-19T02:04:45.247Z] [INFO] --- antlr:2.4:generate (default) @ cmp-support-sqlstore --- [2024-03-19T02:04:45.810Z] [INFO] performing grammar generation [JQL.g] [2024-03-19T02:04:45.810Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T02:04:45.810Z] [2024-03-19T02:04:45.810Z] [INFO] performing grammar generation [Semantic.g] [2024-03-19T02:04:46.067Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T02:04:46.067Z] [2024-03-19T02:04:46.067Z] [INFO] performing grammar generation [Optimizer.g] [2024-03-19T02:04:46.067Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T02:04:46.067Z] [2024-03-19T02:04:46.067Z] [INFO] performing grammar generation [CodeGeneration.g] [2024-03-19T02:04:46.324Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T02:04:46.324Z] [2024-03-19T02:04:46.324Z] [INFO] [2024-03-19T02:04:46.324Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-support-sqlstore --- [2024-03-19T02:04:46.324Z] [INFO] Not compiling main sources [2024-03-19T02:04:46.324Z] [INFO] [2024-03-19T02:04:46.324Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-support-sqlstore --- [2024-03-19T02:04:46.324Z] [INFO] [2024-03-19T02:04:46.324Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-support-sqlstore --- [2024-03-19T02:04:46.324Z] [INFO] [2024-03-19T02:04:46.324Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-sqlstore --- [2024-03-19T02:04:46.324Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:04:46.324Z] [INFO] [2024-03-19T02:04:46.324Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-sqlstore --- [2024-03-19T02:04:46.324Z] [INFO] Copying 18 resources from src/main/java to target/classes [2024-03-19T02:04:46.324Z] [INFO] Copying 4 resources from target/generated-sources/antlr to target/classes [2024-03-19T02:04:46.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/manpages [2024-03-19T02:04:46.324Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:04:46.324Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-03-19T02:04:46.324Z] [INFO] [2024-03-19T02:04:46.324Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-support-sqlstore --- [2024-03-19T02:04:46.324Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:46.324Z] [INFO] Compiling 173 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:47.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[237,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:04:47.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[240,33] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-03-19T02:04:47.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[249,46] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[305,78] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[329,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:04:47.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[331,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:04:47.693Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[338,33] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-03-19T02:04:47.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[345,33] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-03-19T02:04:47.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[352,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[359,33] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:47.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[365,33] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:04:47.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[372,37] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal [2024-03-19T02:04:47.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[374,37] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T02:04:47.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[433,33] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:04:47.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[475,22] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-03-19T02:04:47.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[477,22] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-03-19T02:04:47.694Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[630,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:47.695Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/LocalFieldDesc.java:[71,47] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:04:47.695Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/LocalFieldDesc.java:[157,22] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:47.695Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/ClassDesc.java:[357,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.695Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[300,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.695Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[301,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.695Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[302,45] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:04:47.695Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[303,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.695Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[304,45] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:04:47.695Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1531,69] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:04:47.695Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1969,67] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:04:47.696Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1989,65] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:04:47.696Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2002,65] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:04:47.696Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2374,58] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:04:47.696Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2447,43] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:47.696Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2498,75] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:47.696Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2575,66] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:47.696Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2606,75] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:47.696Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/TransactionImpl.java:[1341,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.696Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/TransactionImpl.java:[1398,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.696Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[335,20] deprecated item is not annotated with @Deprecated [2024-03-19T02:04:47.696Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[337,16] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[83,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[83,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[90,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[117,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[117,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[124,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[57,19] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[59,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:47.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[61,19] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-03-19T02:04:47.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[63,19] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-03-19T02:04:47.697Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[80,19] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[82,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:47.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[84,19] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-03-19T02:04:47.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[86,19] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-03-19T02:04:47.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[56,19] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T02:04:47.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[58,19] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:04:47.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[75,19] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T02:04:47.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[77,19] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:04:47.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/ClassType.java:[151,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:47.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/ClassType.java:[180,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:47.698Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[2660,69] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[2695,69] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4376,38] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:04:47.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4387,38] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-03-19T02:04:47.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4398,38] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-03-19T02:04:47.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4409,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4420,38] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:47.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4431,38] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-03-19T02:04:47.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4442,38] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:04:47.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4453,38] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T02:04:47.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStoreManager.java:[216,21] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.699Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/DBVendorType.java:[302,45] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:04:47.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/Statement.java:[46,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[117,26] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[131,26] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[190,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[190,54] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/SelectQueryPlan.java:[588,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[241,38] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:04:47.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[253,38] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-03-19T02:04:47.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[259,38] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-03-19T02:04:47.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[265,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.700Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[271,38] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:47.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[277,38] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:04:47.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[283,38] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-03-19T02:04:47.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,68] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/constraint/ConstraintParamIndex.java:[50,15] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/connection/ConnectionManager.java:[1489,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T02:04:47.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/connection/ConnectionImpl.java:[850,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-03-19T02:04:47.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTime.java:[119,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:04:47.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTime.java:[133,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:04:47.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTime.java:[147,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:04:47.701Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlDate.java:[120,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:04:47.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlDate.java:[133,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:04:47.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlDate.java:[148,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:04:47.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[523,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[524,37] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:47.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[525,37] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:04:47.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[587,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:04:47.702Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[588,37] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:04:47.702Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Some input files use or override a deprecated API. [2024-03-19T02:04:47.702Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:04:47.702Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-03-19T02:04:47.702Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:04:47.703Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:04:47.703Z] [INFO] [2024-03-19T02:04:47.703Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-support-sqlstore --- [2024-03-19T02:04:47.703Z] [INFO] [2024-03-19T02:04:47.703Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-support-sqlstore --- [2024-03-19T02:04:47.703Z] [INFO] [2024-03-19T02:04:47.703Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-sqlstore --- [2024-03-19T02:04:47.703Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:04:47.703Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore, has 4, private references [com.sun.jdo.spi.persistence.support.sqlstore.database, com.sun.jdo.spi.persistence.support.sqlstore.impl, com.sun.jdo.spi.persistence.support.sqlstore.model, com.sun.jdo.spi.persistence.support.sqlstore.state] [2024-03-19T02:04:47.703Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc, has 2, private references [com.sun.jdo.spi.persistence.support.sqlstore.query.util.scope, com.sun.jdo.spi.persistence.support.sqlstore.query.util.type] [2024-03-19T02:04:47.703Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:04:47.703Z] [INFO] [2024-03-19T02:04:47.703Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-sqlstore --- [2024-03-19T02:04:47.703Z] [INFO] [2024-03-19T02:04:47.703Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-support-sqlstore --- [2024-03-19T02:04:47.703Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:04:47.703Z] [INFO] Compiling 173 source files with javac [debug target 21] to target/classes [2024-03-19T02:04:48.267Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:04:48.267Z] [INFO] [2024-03-19T02:04:48.267Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-sqlstore --- [2024-03-19T02:04:48.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/src/test/resources [2024-03-19T02:04:48.267Z] [INFO] [2024-03-19T02:04:48.267Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-support-sqlstore --- [2024-03-19T02:04:48.267Z] [INFO] No sources to compile [2024-03-19T02:04:48.267Z] [INFO] [2024-03-19T02:04:48.267Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-sqlstore --- [2024-03-19T02:04:48.267Z] [INFO] [2024-03-19T02:04:48.267Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-sqlstore --- [2024-03-19T02:04:48.267Z] [INFO] [2024-03-19T02:04:48.267Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-sqlstore --- [2024-03-19T02:04:48.267Z] [INFO] Executing tasks [2024-03-19T02:04:48.267Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF for [2024-03-19T02:04:48.267Z] [INFO] [echo] cmp-support-sqlstore [2024-03-19T02:04:48.267Z] [INFO] Executed tasks [2024-03-19T02:04:48.267Z] [INFO] [2024-03-19T02:04:48.267Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-sqlstore --- [2024-03-19T02:04:48.524Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar [2024-03-19T02:04:48.524Z] [INFO] [2024-03-19T02:04:48.524Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-support-sqlstore --- [2024-03-19T02:04:48.524Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:04:49.891Z] [INFO] CycloneDX: Creating BOM version 1.4 with 115 component(s) [2024-03-19T02:04:49.891Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/bom.xml [2024-03-19T02:04:50.147Z] [INFO] attaching as cmp-support-sqlstore-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:04:50.147Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/bom.json [2024-03-19T02:04:50.147Z] [INFO] attaching as cmp-support-sqlstore-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:04:50.147Z] [INFO] [2024-03-19T02:04:50.147Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-sqlstore --- [2024-03-19T02:04:50.147Z] [INFO] [2024-03-19T02:04:50.148Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-sqlstore --- [2024-03-19T02:04:50.148Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/failsafe-reports [2024-03-19T02:04:50.148Z] [INFO] [2024-03-19T02:04:50.148Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-support-sqlstore-checkstyle) @ cmp-support-sqlstore --- [2024-03-19T02:05:00.099Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:00.099Z] [INFO] [2024-03-19T02:05:00.099Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-sqlstore --- [2024-03-19T02:05:00.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/8.0.1-SNAPSHOT/cmp-support-sqlstore-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:00.100Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/8.0.1-SNAPSHOT/cmp-support-sqlstore-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:00.100Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/8.0.1-SNAPSHOT/cmp-support-sqlstore-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:00.100Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-sqlstore/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/8.0.1-SNAPSHOT/cmp-support-sqlstore-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:00.100Z] [INFO] [2024-03-19T02:05:00.100Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [2024-03-19T02:05:00.100Z] [INFO] Building support ejb module for cmp 8.0.1-SNAPSHOT [199/332] [2024-03-19T02:05:00.100Z] [INFO] from appserver/persistence/cmp/support-ejb/pom.xml [2024-03-19T02:05:00.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:00.100Z] [INFO] [2024-03-19T02:05:00.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-ejb --- [2024-03-19T02:05:00.100Z] [INFO] [2024-03-19T02:05:00.100Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-support-ejb --- [2024-03-19T02:05:00.100Z] [INFO] [2024-03-19T02:05:00.100Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-support-ejb --- [2024-03-19T02:05:00.100Z] [INFO] [2024-03-19T02:05:00.100Z] [INFO] --- antlr:2.4:generate (default) @ cmp-support-ejb --- [2024-03-19T02:05:00.100Z] [INFO] performing grammar generation [EJBQL.g] [2024-03-19T02:05:00.100Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T02:05:00.100Z] [2024-03-19T02:05:00.100Z] [INFO] performing grammar generation [JDOQLCodeGeneration.g] [2024-03-19T02:05:00.100Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T02:05:00.100Z] [2024-03-19T02:05:00.100Z] [INFO] performing grammar generation [Semantic.g] [2024-03-19T02:05:00.100Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-03-19T02:05:00.100Z] [2024-03-19T02:05:00.100Z] [INFO] [2024-03-19T02:05:00.100Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-support-ejb --- [2024-03-19T02:05:00.100Z] [INFO] Not compiling main sources [2024-03-19T02:05:00.100Z] [INFO] [2024-03-19T02:05:00.100Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-support-ejb --- [2024-03-19T02:05:00.100Z] [INFO] [2024-03-19T02:05:00.100Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-support-ejb --- [2024-03-19T02:05:00.100Z] [INFO] [2024-03-19T02:05:00.100Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-ejb --- [2024-03-19T02:05:00.100Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:00.100Z] [INFO] [2024-03-19T02:05:00.100Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-ejb --- [2024-03-19T02:05:00.100Z] [INFO] Copying 9 resources from src/main/java to target/classes [2024-03-19T02:05:00.100Z] [INFO] Copying 3 resources from target/generated-sources/antlr to target/classes [2024-03-19T02:05:00.100Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/manpages [2024-03-19T02:05:00.100Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:00.100Z] [INFO] [2024-03-19T02:05:00.100Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-support-ejb --- [2024-03-19T02:05:00.100Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:00.100Z] [INFO] Compiling 52 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:00.100Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPTemplateFormatter.java:[292,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:00.101Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/JDOCodeGenerator.java:[145,17] deprecated item is not annotated with @Deprecated [2024-03-19T02:05:00.101Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/codegen/CMPGenerator.java:[47,10] deprecated item is not annotated with @Deprecated [2024-03-19T02:05:00.101Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[329,39] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:05:00.101Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[342,102] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:05:00.101Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[152,67] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-03-19T02:05:00.101Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[182,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.101Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[183,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.101Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[184,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.101Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[185,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.101Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[186,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.101Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[187,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.102Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[188,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.102Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[189,62] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.102Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[190,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.102Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[191,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.102Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[192,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.102Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[193,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.102Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[194,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.102Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[195,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.102Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[196,61] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.102Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[197,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.102Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[198,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.103Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[199,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.103Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[200,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.103Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[201,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.103Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[202,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.103Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[203,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.103Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[204,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.103Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[205,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.103Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[206,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.103Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[207,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.103Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[208,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.103Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[209,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.104Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[210,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.104Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[211,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.104Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[212,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.104Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[213,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.104Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[214,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.104Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[215,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.104Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[216,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.104Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[217,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.104Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[218,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.104Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[1344,29] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-03-19T02:05:00.105Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[56,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.105Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[56,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.105Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[62,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.105Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[112,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.105Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[112,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.105Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[118,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:05:00.105Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPTemplateFormatter.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:05:00.105Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPTemplateFormatter.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:05:00.105Z] [INFO] [2024-03-19T02:05:00.105Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ cmp-support-ejb --- [2024-03-19T02:05:00.105Z] [INFO] [2024-03-19T02:05:00.105Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ cmp-support-ejb --- [2024-03-19T02:05:00.105Z] [INFO] [2024-03-19T02:05:00.105Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-ejb --- [2024-03-19T02:05:00.105Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:00.105Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbc, has 2, private references [com.sun.jdo.spi.persistence.support.ejb.codegen, com.sun.jdo.spi.persistence.support.ejb.model.util] [2024-03-19T02:05:00.105Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:8.0.1-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbqlc, has 1, private references [com.sun.jdo.spi.persistence.support.ejb.model.util] [2024-03-19T02:05:00.105Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:00.105Z] [INFO] [2024-03-19T02:05:00.105Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-ejb --- [2024-03-19T02:05:00.105Z] [INFO] [2024-03-19T02:05:00.105Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-support-ejb --- [2024-03-19T02:05:00.105Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:00.106Z] [INFO] Compiling 52 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:00.669Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:05:00.669Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:05:00.669Z] [INFO] [2024-03-19T02:05:00.669Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-ejb --- [2024-03-19T02:05:00.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/src/test/resources [2024-03-19T02:05:00.669Z] [INFO] [2024-03-19T02:05:00.669Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cmp-support-ejb --- [2024-03-19T02:05:00.669Z] [INFO] No sources to compile [2024-03-19T02:05:00.669Z] [INFO] [2024-03-19T02:05:00.669Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-ejb --- [2024-03-19T02:05:00.669Z] [INFO] [2024-03-19T02:05:00.669Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-ejb --- [2024-03-19T02:05:00.669Z] [INFO] [2024-03-19T02:05:00.669Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-ejb --- [2024-03-19T02:05:00.669Z] [INFO] Executing tasks [2024-03-19T02:05:00.669Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/classes/META-INF for [2024-03-19T02:05:00.669Z] [INFO] [echo] cmp-support-ejb [2024-03-19T02:05:00.669Z] [INFO] Executed tasks [2024-03-19T02:05:00.669Z] [INFO] [2024-03-19T02:05:00.669Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-ejb --- [2024-03-19T02:05:00.669Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar [2024-03-19T02:05:00.670Z] [INFO] [2024-03-19T02:05:00.670Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-support-ejb --- [2024-03-19T02:05:00.670Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:02.563Z] [INFO] CycloneDX: Creating BOM version 1.4 with 120 component(s) [2024-03-19T02:05:02.563Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/bom.xml [2024-03-19T02:05:02.563Z] [INFO] attaching as cmp-support-ejb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:02.563Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/bom.json [2024-03-19T02:05:02.563Z] [INFO] attaching as cmp-support-ejb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:02.563Z] [INFO] [2024-03-19T02:05:02.563Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-ejb --- [2024-03-19T02:05:02.563Z] [INFO] [2024-03-19T02:05:02.563Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-ejb --- [2024-03-19T02:05:02.563Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/failsafe-reports [2024-03-19T02:05:02.563Z] [INFO] [2024-03-19T02:05:02.563Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-support-ejb-checkstyle) @ cmp-support-ejb --- [2024-03-19T02:05:05.082Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:05.082Z] [INFO] [2024-03-19T02:05:05.082Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-ejb --- [2024-03-19T02:05:05.082Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/8.0.1-SNAPSHOT/cmp-support-ejb-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:05.082Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/8.0.1-SNAPSHOT/cmp-support-ejb-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:05.082Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/8.0.1-SNAPSHOT/cmp-support-ejb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:05.082Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/support-ejb/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/8.0.1-SNAPSHOT/cmp-support-ejb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:05.082Z] [INFO] [2024-03-19T02:05:05.082Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [2024-03-19T02:05:05.082Z] [INFO] Building GlassFish cmp scripts 8.0.1-SNAPSHOT [200/332] [2024-03-19T02:05:05.082Z] [INFO] from appserver/persistence/cmp/cmp-scripts/pom.xml [2024-03-19T02:05:05.083Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] No sources to compile [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:05:05.083Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T02:05:05.083Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] No sources to compile [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] No sources to compile [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] Executing tasks [2024-03-19T02:05:05.083Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF for [2024-03-19T02:05:05.083Z] [INFO] [echo] cmp-scripts [2024-03-19T02:05:05.083Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF [2024-03-19T02:05:05.083Z] [INFO] Executed tasks [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- assembly:3.6.0:single (default-single) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:05:05.083Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:05.083Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:05.083Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/bom.xml [2024-03-19T02:05:05.083Z] [INFO] attaching as cmp-scripts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:05.083Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/bom.json [2024-03-19T02:05:05.083Z] [INFO] attaching as cmp-scripts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] No tests to run. [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-scripts --- [2024-03-19T02:05:05.083Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/failsafe-reports [2024-03-19T02:05:05.083Z] [INFO] [2024-03-19T02:05:05.083Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-scripts-checkstyle) @ cmp-scripts --- [2024-03-19T02:05:05.340Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:05.340Z] [INFO] [2024-03-19T02:05:05.340Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-scripts --- [2024-03-19T02:05:05.340Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/8.0.1-SNAPSHOT/cmp-scripts-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:05.340Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/8.0.1-SNAPSHOT/cmp-scripts-8.0.1-SNAPSHOT.zip [2024-03-19T02:05:05.340Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/8.0.1-SNAPSHOT/cmp-scripts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:05.340Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-scripts/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/8.0.1-SNAPSHOT/cmp-scripts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:05.341Z] [INFO] [2024-03-19T02:05:05.341Z] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [2024-03-19T02:05:05.341Z] [INFO] Building CMP tier for GlassFish 8.0.1-SNAPSHOT [201/332] [2024-03-19T02:05:05.341Z] [INFO] from appserver/persistence/cmp/cmp-all/pom.xml [2024-03-19T02:05:05.341Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:05:05.341Z] [INFO] [2024-03-19T02:05:05.341Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-all --- [2024-03-19T02:05:05.341Z] [INFO] [2024-03-19T02:05:05.341Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cmp-all --- [2024-03-19T02:05:05.341Z] [INFO] [2024-03-19T02:05:05.341Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cmp-all --- [2024-03-19T02:05:05.341Z] [INFO] [2024-03-19T02:05:05.341Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cmp-all --- [2024-03-19T02:05:05.341Z] [INFO] No sources to compile [2024-03-19T02:05:05.341Z] [INFO] [2024-03-19T02:05:05.341Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cmp-all --- [2024-03-19T02:05:05.341Z] [INFO] [2024-03-19T02:05:05.341Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cmp-all --- [2024-03-19T02:05:05.341Z] [INFO] [2024-03-19T02:05:05.341Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-all --- [2024-03-19T02:05:05.341Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:05.341Z] [INFO] [2024-03-19T02:05:05.341Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cmp-all --- [2024-03-19T02:05:05.341Z] [INFO] No sources to compile [2024-03-19T02:05:05.341Z] [INFO] [2024-03-19T02:05:05.341Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cmp-all --- [2024-03-19T02:05:05.341Z] [INFO] No sources to compile [2024-03-19T02:05:05.341Z] [INFO] [2024-03-19T02:05:05.341Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-all --- [2024-03-19T02:05:05.341Z] [INFO] Executing tasks [2024-03-19T02:05:05.341Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/classes/META-INF for [2024-03-19T02:05:05.341Z] [INFO] [echo] cmp-all [2024-03-19T02:05:05.341Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/classes/META-INF [2024-03-19T02:05:05.341Z] [INFO] Executed tasks [2024-03-19T02:05:05.341Z] [INFO] [2024-03-19T02:05:05.341Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cmp-all --- [2024-03-19T02:05:05.341Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:07.234Z] [INFO] CycloneDX: Creating BOM version 1.4 with 121 component(s) [2024-03-19T02:05:07.234Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/bom.xml [2024-03-19T02:05:07.235Z] [INFO] attaching as cmp-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:07.235Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/bom.json [2024-03-19T02:05:07.235Z] [INFO] attaching as cmp-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-all --- [2024-03-19T02:05:07.235Z] [INFO] No tests to run. [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-all --- [2024-03-19T02:05:07.235Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/failsafe-reports [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.persistence.cmp-cmp-all-checkstyle) @ cmp-all --- [2024-03-19T02:05:07.235Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-all --- [2024-03-19T02:05:07.235Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/8.0.1-SNAPSHOT/cmp-all-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:07.235Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/8.0.1-SNAPSHOT/cmp-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:07.235Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/persistence/cmp/cmp-all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/8.0.1-SNAPSHOT/cmp-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [2024-03-19T02:05:07.235Z] [INFO] Building Concurrency Utilities Modules 8.0.1-SNAPSHOT [202/332] [2024-03-19T02:05:07.235Z] [INFO] from appserver/concurrent/pom.xml [2024-03-19T02:05:07.235Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent --- [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ concurrent --- [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ concurrent --- [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ concurrent --- [2024-03-19T02:05:07.235Z] [INFO] No sources to compile [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ concurrent --- [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ concurrent --- [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent --- [2024-03-19T02:05:07.235Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ concurrent --- [2024-03-19T02:05:07.235Z] [INFO] No sources to compile [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ concurrent --- [2024-03-19T02:05:07.235Z] [INFO] No sources to compile [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.235Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent --- [2024-03-19T02:05:07.235Z] [INFO] Executing tasks [2024-03-19T02:05:07.235Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/classes/META-INF for [2024-03-19T02:05:07.235Z] [INFO] [echo] concurrent [2024-03-19T02:05:07.235Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/classes/META-INF [2024-03-19T02:05:07.235Z] [INFO] Executed tasks [2024-03-19T02:05:07.235Z] [INFO] [2024-03-19T02:05:07.236Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ concurrent --- [2024-03-19T02:05:07.236Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:07.236Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:07.236Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/bom.xml [2024-03-19T02:05:07.236Z] [INFO] attaching as concurrent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:07.236Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/bom.json [2024-03-19T02:05:07.236Z] [INFO] attaching as concurrent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:07.236Z] [INFO] [2024-03-19T02:05:07.236Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent --- [2024-03-19T02:05:07.236Z] [INFO] No tests to run. [2024-03-19T02:05:07.236Z] [INFO] [2024-03-19T02:05:07.236Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent --- [2024-03-19T02:05:07.236Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/failsafe-reports [2024-03-19T02:05:07.492Z] [INFO] [2024-03-19T02:05:07.492Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.concurrent-concurrent-checkstyle) @ concurrent --- [2024-03-19T02:05:07.492Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:07.492Z] [INFO] [2024-03-19T02:05:07.492Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent --- [2024-03-19T02:05:07.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/8.0.1-SNAPSHOT/concurrent-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:07.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/8.0.1-SNAPSHOT/concurrent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:07.492Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/8.0.1-SNAPSHOT/concurrent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:07.492Z] [INFO] [2024-03-19T02:05:07.492Z] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [2024-03-19T02:05:07.492Z] [INFO] Building Concurrent Connector Module 8.0.1-SNAPSHOT [203/332] [2024-03-19T02:05:07.493Z] [INFO] from appserver/concurrent/concurrent-connector/pom.xml [2024-03-19T02:05:07.493Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:07.493Z] [INFO] [2024-03-19T02:05:07.493Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-connector --- [2024-03-19T02:05:07.493Z] [INFO] [2024-03-19T02:05:07.493Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ concurrent-connector --- [2024-03-19T02:05:07.493Z] [INFO] [2024-03-19T02:05:07.493Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ concurrent-connector --- [2024-03-19T02:05:07.493Z] [INFO] [2024-03-19T02:05:07.493Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ concurrent-connector --- [2024-03-19T02:05:07.493Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:07.493Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:07.749Z] [INFO] [2024-03-19T02:05:07.749Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ concurrent-connector --- [2024-03-19T02:05:07.749Z] [INFO] [2024-03-19T02:05:07.749Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ concurrent-connector --- [2024-03-19T02:05:07.749Z] [INFO] [2024-03-19T02:05:07.749Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-connector --- [2024-03-19T02:05:07.749Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:07.750Z] [INFO] [2024-03-19T02:05:07.750Z] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-connector --- [2024-03-19T02:05:07.750Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-03-19T02:05:07.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/src/main/manpages [2024-03-19T02:05:07.750Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:07.750Z] [INFO] [2024-03-19T02:05:07.750Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ concurrent-connector --- [2024-03-19T02:05:07.750Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:07.750Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:07.750Z] [INFO] [2024-03-19T02:05:07.750Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ concurrent-connector --- [2024-03-19T02:05:07.750Z] [INFO] [2024-03-19T02:05:07.750Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ concurrent-connector --- [2024-03-19T02:05:07.750Z] [INFO] [2024-03-19T02:05:07.750Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-connector --- [2024-03-19T02:05:07.750Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:08.006Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:08.006Z] [INFO] [2024-03-19T02:05:08.006Z] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-connector --- [2024-03-19T02:05:08.006Z] [INFO] [2024-03-19T02:05:08.006Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ concurrent-connector --- [2024-03-19T02:05:08.006Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:08.006Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:08.006Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:05:08.006Z] [INFO] [2024-03-19T02:05:08.006Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-connector --- [2024-03-19T02:05:08.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/src/test/resources [2024-03-19T02:05:08.006Z] [INFO] [2024-03-19T02:05:08.006Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ concurrent-connector --- [2024-03-19T02:05:08.006Z] [INFO] No sources to compile [2024-03-19T02:05:08.006Z] [INFO] [2024-03-19T02:05:08.006Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-connector --- [2024-03-19T02:05:08.006Z] [INFO] [2024-03-19T02:05:08.006Z] [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-connector --- [2024-03-19T02:05:08.006Z] [INFO] [2024-03-19T02:05:08.006Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-connector --- [2024-03-19T02:05:08.265Z] [INFO] Executing tasks [2024-03-19T02:05:08.265Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/classes/META-INF for [2024-03-19T02:05:08.265Z] [INFO] [echo] concurrent-connector [2024-03-19T02:05:08.265Z] [INFO] Executed tasks [2024-03-19T02:05:08.265Z] [INFO] [2024-03-19T02:05:08.265Z] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-connector --- [2024-03-19T02:05:08.265Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar [2024-03-19T02:05:08.265Z] [INFO] [2024-03-19T02:05:08.265Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ concurrent-connector --- [2024-03-19T02:05:08.265Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:09.194Z] [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s) [2024-03-19T02:05:09.194Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/bom.xml [2024-03-19T02:05:09.194Z] [INFO] attaching as concurrent-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:09.194Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/bom.json [2024-03-19T02:05:09.194Z] [INFO] attaching as concurrent-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:09.194Z] [INFO] [2024-03-19T02:05:09.194Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-connector --- [2024-03-19T02:05:09.194Z] [INFO] [2024-03-19T02:05:09.194Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-connector --- [2024-03-19T02:05:09.194Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/failsafe-reports [2024-03-19T02:05:09.194Z] [INFO] [2024-03-19T02:05:09.194Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.concurrent-concurrent-connector-checkstyle) @ concurrent-connector --- [2024-03-19T02:05:09.194Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:09.194Z] [INFO] [2024-03-19T02:05:09.194Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent-connector --- [2024-03-19T02:05:09.194Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/8.0.1-SNAPSHOT/concurrent-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:09.195Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/8.0.1-SNAPSHOT/concurrent-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:09.195Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/8.0.1-SNAPSHOT/concurrent-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:09.195Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/8.0.1-SNAPSHOT/concurrent-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:09.195Z] [INFO] [2024-03-19T02:05:09.195Z] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [2024-03-19T02:05:09.195Z] [INFO] Building Concurrent Implementation Module 8.0.1-SNAPSHOT [204/332] [2024-03-19T02:05:09.195Z] [INFO] from appserver/concurrent/concurrent-impl/pom.xml [2024-03-19T02:05:09.195Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:09.195Z] [INFO] [2024-03-19T02:05:09.195Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-impl --- [2024-03-19T02:05:09.195Z] [INFO] [2024-03-19T02:05:09.195Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ concurrent-impl --- [2024-03-19T02:05:09.195Z] [INFO] [2024-03-19T02:05:09.195Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ concurrent-impl --- [2024-03-19T02:05:09.195Z] [INFO] [2024-03-19T02:05:09.195Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ concurrent-impl --- [2024-03-19T02:05:09.195Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:09.195Z] [INFO] Compiling 49 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:09.451Z] [INFO] [2024-03-19T02:05:09.451Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ concurrent-impl --- [2024-03-19T02:05:09.451Z] [INFO] [2024-03-19T02:05:09.451Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ concurrent-impl --- [2024-03-19T02:05:09.451Z] [INFO] [2024-03-19T02:05:09.451Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-impl --- [2024-03-19T02:05:09.451Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:09.451Z] [INFO] [2024-03-19T02:05:09.451Z] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-impl --- [2024-03-19T02:05:09.451Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:05:09.451Z] [INFO] Copying 12 resources from src/main/manpages to target/classes [2024-03-19T02:05:09.451Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:09.451Z] [INFO] [2024-03-19T02:05:09.451Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ concurrent-impl --- [2024-03-19T02:05:09.451Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:09.451Z] [INFO] Compiling 49 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:10.014Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Some input files use or override a deprecated API. [2024-03-19T02:05:10.015Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:05:10.015Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/ManagedExecutorServiceBaseManager.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:05:10.015Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/ManagedExecutorServiceBaseManager.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:05:10.015Z] [INFO] [2024-03-19T02:05:10.015Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ concurrent-impl --- [2024-03-19T02:05:10.015Z] [INFO] [2024-03-19T02:05:10.015Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ concurrent-impl --- [2024-03-19T02:05:10.015Z] [INFO] [2024-03-19T02:05:10.015Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-impl --- [2024-03-19T02:05:10.015Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:10.015Z] [WARNING] Manifest org.glassfish.main.concurrent:concurrent-impl:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.concurrent.runtime, has 1, private references [org.glassfish.concurrent.runtime.deployer.cfg] [2024-03-19T02:05:10.015Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:10.015Z] [INFO] [2024-03-19T02:05:10.015Z] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-impl --- [2024-03-19T02:05:10.015Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.concurrent.admin.CreateContextService, org.glassfish.concurrent.admin.CreateManagedExecutorService, org.glassfish.concurrent.admin.CreateManagedScheduledExecutorService, org.glassfish.concurrent.admin.CreateManagedThreadFactory, org.glassfish.concurrent.admin.DeleteContextService, org.glassfish.concurrent.admin.DeleteManagedExecutorService, org.glassfish.concurrent.admin.DeleteManagedScheduledExecutorService, org.glassfish.concurrent.admin.DeleteManagedThreadFactory, org.glassfish.concurrent.admin.ListContextServices, org.glassfish.concurrent.admin.ListManagedExecutorServices, org.glassfish.concurrent.admin.ListManagedScheduledExecutorServices, org.glassfish.concurrent.admin.ListManagedThreadFactories] [2024-03-19T02:05:10.015Z] [INFO] [2024-03-19T02:05:10.015Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ concurrent-impl --- [2024-03-19T02:05:10.015Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:10.015Z] [INFO] Compiling 49 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:10.271Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:05:10.271Z] [INFO] Initial messages found so far: {} [2024-03-19T02:05:10.271Z] [INFO] Processing: AS-CONCURRENT-00001 [2024-03-19T02:05:10.271Z] [INFO] Message AS-CONCURRENT-00001 needs checking for cause/action: false [2024-03-19T02:05:10.271Z] [INFO] Processing: AS-CONCURRENT-00002 [2024-03-19T02:05:10.271Z] [INFO] Message AS-CONCURRENT-00002 needs checking for cause/action: true [2024-03-19T02:05:10.271Z] [INFO] Processing: AS-CONCURRENT-00003 [2024-03-19T02:05:10.271Z] [INFO] Message AS-CONCURRENT-00003 needs checking for cause/action: true [2024-03-19T02:05:10.271Z] [INFO] Processing: AS-CONCURRENT-00004 [2024-03-19T02:05:10.271Z] [INFO] Message AS-CONCURRENT-00004 needs checking for cause/action: false [2024-03-19T02:05:10.271Z] [INFO] Total Messages including ones found from disk so far: {AS-CONCURRENT-00001=Task [{0}] has been running on thread [{1}] for {2} seconds, which is more than the configured hung task threshold of {3} seconds in [{4}]., AS-CONCURRENT-00001.MSG_COMMENT=# A task has been running for longer time than the configured hung task threshold setting., AS-CONCURRENT-00002=Unable to setup or reset runtime context for a task because an invalid context handle is being passed., AS-CONCURRENT-00002.MSG_COMMENT=# When trying to setup and runtime context for a task, an invalid context handle is being passed, AS-CONCURRENT-00003=Unable to bind {0} to JNDI location [{1}]., AS-CONCURRENT-00003.MSG_COMMENT=# An unexpected exception occurred when trying to bind a managed object to JNDI namespace., AS-CONCURRENT-00004=Unable to deploy {0}., AS-CONCURRENT-00004.MSG_COMMENT=# Unable to deploy a managed object because the configuration information is missing} [2024-03-19T02:05:10.272Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:05:10.272Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:05:10.272Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:05:10.272Z] [INFO] Processing: jakarta.enterprise.concurrent on element LOGGER_NAME [2024-03-19T02:05:10.272Z] [INFO] Enclosing type is org.glassfish.concurrent.runtime.LogFacade [2024-03-19T02:05:10.272Z] [INFO] Loggers found so far: {jakarta.enterprise.concurrent.description=GlassFish Concurrency Logger, jakarta.enterprise.concurrent.publish=true, jakarta.enterprise.concurrent.subsystem=GlassFish-Concurrency} [2024-03-19T02:05:10.272Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:05:10.272Z] [INFO] Found enclosing element LOGGER_NAME [2024-03-19T02:05:10.272Z] [INFO] Found enclosing element org.glassfish.concurrent.runtime.LogFacade [2024-03-19T02:05:10.272Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:05:10.272Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:05:10.272Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:05:10.272Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:05:10.272Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:05:10.272Z] [INFO] [2024-03-19T02:05:10.272Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-impl --- [2024-03-19T02:05:10.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/src/test/resources [2024-03-19T02:05:10.272Z] [INFO] [2024-03-19T02:05:10.272Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ concurrent-impl --- [2024-03-19T02:05:10.272Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:10.272Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:05:10.529Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:05:10.529Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:05:10.529Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:05:10.529Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:05:10.529Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:05:10.529Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:05:10.529Z] Use -proc:none to disable annotation processing. [2024-03-19T02:05:10.530Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/src/test/java/org/glassfish/concurrent/runtime/ConcurrentRuntimeTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/src/test/java/org/glassfish/concurrent/runtime/ConcurrentRuntimeTest.java uses or overrides a deprecated API. [2024-03-19T02:05:10.530Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/src/test/java/org/glassfish/concurrent/runtime/ConcurrentRuntimeTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:05:10.530Z] [INFO] [2024-03-19T02:05:10.530Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-impl --- [2024-03-19T02:05:10.530Z] [INFO] [2024-03-19T02:05:10.530Z] [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-impl --- [2024-03-19T02:05:10.530Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/surefire-reports [2024-03-19T02:05:10.530Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:05:10.530Z] [INFO] [2024-03-19T02:05:10.530Z] [INFO] ------------------------------------------------------- [2024-03-19T02:05:10.530Z] [INFO] T E S T S [2024-03-19T02:05:10.530Z] [INFO] ------------------------------------------------------- [2024-03-19T02:05:10.530Z] [0.003s][info][gc] Using G1 [2024-03-19T02:05:11.092Z] [0.337s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->7M(258M) 2.972ms [2024-03-19T02:05:11.092Z] [INFO] Running org.glassfish.concurrent.runtime.ConcurrentRuntimeTest [2024-03-19T02:05:11.348Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.glassfish.concurrent.runtime.ConcurrentRuntimeTest [2024-03-19T02:05:11.348Z] [INFO] Running org.glassfish.concurrent.runtime.deployer.cfg.CfgParserTest [2024-03-19T02:05:11.349Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.glassfish.concurrent.runtime.deployer.cfg.CfgParserTest [2024-03-19T02:05:11.605Z] [INFO] [2024-03-19T02:05:11.605Z] [INFO] Results: [2024-03-19T02:05:11.605Z] [INFO] [2024-03-19T02:05:11.605Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:05:11.605Z] [INFO] [2024-03-19T02:05:11.605Z] [INFO] [2024-03-19T02:05:11.605Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-impl --- [2024-03-19T02:05:11.605Z] [INFO] Executing tasks [2024-03-19T02:05:11.605Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/classes/META-INF for [2024-03-19T02:05:11.605Z] [INFO] [echo] concurrent-impl [2024-03-19T02:05:11.605Z] [INFO] Executed tasks [2024-03-19T02:05:11.605Z] [INFO] [2024-03-19T02:05:11.605Z] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-impl --- [2024-03-19T02:05:11.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar [2024-03-19T02:05:11.605Z] [INFO] [2024-03-19T02:05:11.605Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ concurrent-impl --- [2024-03-19T02:05:11.605Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:13.499Z] [INFO] CycloneDX: Creating BOM version 1.4 with 85 component(s) [2024-03-19T02:05:13.499Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/bom.xml [2024-03-19T02:05:13.499Z] [INFO] attaching as concurrent-impl-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:13.499Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/bom.json [2024-03-19T02:05:13.499Z] [INFO] attaching as concurrent-impl-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:13.499Z] [INFO] [2024-03-19T02:05:13.499Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-impl --- [2024-03-19T02:05:13.499Z] [INFO] [2024-03-19T02:05:13.499Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-impl --- [2024-03-19T02:05:13.499Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/failsafe-reports [2024-03-19T02:05:13.499Z] [INFO] [2024-03-19T02:05:13.499Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.concurrent-concurrent-impl-checkstyle) @ concurrent-impl --- [2024-03-19T02:05:14.061Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:14.061Z] [INFO] [2024-03-19T02:05:14.061Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent-impl --- [2024-03-19T02:05:14.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/8.0.1-SNAPSHOT/concurrent-impl-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:14.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/8.0.1-SNAPSHOT/concurrent-impl-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:14.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/8.0.1-SNAPSHOT/concurrent-impl-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:14.062Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/concurrent/concurrent-impl/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/8.0.1-SNAPSHOT/concurrent-impl-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [2024-03-19T02:05:14.062Z] [INFO] Building Batch runtime modules for Glassfish 8.0.1-SNAPSHOT [205/332] [2024-03-19T02:05:14.062Z] [INFO] from appserver/batch/pom.xml [2024-03-19T02:05:14.062Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] No sources to compile [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] No sources to compile [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] No sources to compile [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] Executing tasks [2024-03-19T02:05:14.062Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/classes/META-INF for [2024-03-19T02:05:14.062Z] [INFO] [echo] batch [2024-03-19T02:05:14.062Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/classes/META-INF [2024-03-19T02:05:14.062Z] [INFO] Executed tasks [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:14.062Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:14.062Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/bom.xml [2024-03-19T02:05:14.062Z] [INFO] attaching as batch-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:14.062Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/bom.json [2024-03-19T02:05:14.062Z] [INFO] attaching as batch-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] No tests to run. [2024-03-19T02:05:14.062Z] [INFO] [2024-03-19T02:05:14.062Z] [INFO] --- failsafe:3.2.5:verify (verify) @ batch --- [2024-03-19T02:05:14.062Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/failsafe-reports [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.batch-batch-checkstyle) @ batch --- [2024-03-19T02:05:14.063Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- install:3.1.1:install (default-install) @ batch --- [2024-03-19T02:05:14.063Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/8.0.1-SNAPSHOT/batch-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:14.063Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/8.0.1-SNAPSHOT/batch-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:14.063Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/8.0.1-SNAPSHOT/batch-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [2024-03-19T02:05:14.063Z] [INFO] Building Batch database init scripts for GlassFish 8.0.1-SNAPSHOT [206/332] [2024-03-19T02:05:14.063Z] [INFO] from appserver/batch/batch-database/pom.xml [2024-03-19T02:05:14.063Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] No sources to compile [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- resources:3.3.1:resources (default-resources) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] Copying 15 resources from src/main/resources to target/classes [2024-03-19T02:05:14.063Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/src/main/manpages [2024-03-19T02:05:14.063Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] No sources to compile [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] No sources to compile [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] Executing tasks [2024-03-19T02:05:14.063Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/classes/META-INF for [2024-03-19T02:05:14.063Z] [INFO] [echo] batch-databases [2024-03-19T02:05:14.063Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/classes/META-INF [2024-03-19T02:05:14.063Z] [INFO] Executed tasks [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- assembly:3.6.0:single (default-single) @ batch-databases --- [2024-03-19T02:05:14.063Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:05:14.063Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/batch-databases.zip [2024-03-19T02:05:14.063Z] [INFO] [2024-03-19T02:05:14.063Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ batch-databases --- [2024-03-19T02:05:14.064Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/batch-databases.zip [2024-03-19T02:05:14.064Z] [INFO] [2024-03-19T02:05:14.064Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ batch-databases --- [2024-03-19T02:05:14.064Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:14.064Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:14.064Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/bom.xml [2024-03-19T02:05:14.064Z] [INFO] attaching as batch-databases-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:14.064Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/bom.json [2024-03-19T02:05:14.064Z] [INFO] attaching as batch-databases-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:14.064Z] [INFO] [2024-03-19T02:05:14.064Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch-databases --- [2024-03-19T02:05:14.064Z] [INFO] No tests to run. [2024-03-19T02:05:14.064Z] [INFO] [2024-03-19T02:05:14.064Z] [INFO] --- failsafe:3.2.5:verify (verify) @ batch-databases --- [2024-03-19T02:05:14.064Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/failsafe-reports [2024-03-19T02:05:14.064Z] [INFO] [2024-03-19T02:05:14.064Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.batch-batch-databases-checkstyle) @ batch-databases --- [2024-03-19T02:05:14.064Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:14.064Z] [INFO] [2024-03-19T02:05:14.064Z] [INFO] --- install:3.1.1:install (default-install) @ batch-databases --- [2024-03-19T02:05:14.064Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/8.0.1-SNAPSHOT/batch-databases-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:14.064Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/batch-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/8.0.1-SNAPSHOT/batch-databases-8.0.1-SNAPSHOT.zip [2024-03-19T02:05:14.064Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/8.0.1-SNAPSHOT/batch-databases-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:14.064Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/batch-database/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/8.0.1-SNAPSHOT/batch-databases-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:14.064Z] [INFO] [2024-03-19T02:05:14.064Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [2024-03-19T02:05:14.064Z] [INFO] Building Batch Connector for Glassfish 8.0.1-SNAPSHOT [207/332] [2024-03-19T02:05:14.064Z] [INFO] from appserver/batch/glassfish-batch-connector/pom.xml [2024-03-19T02:05:14.064Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:14.064Z] [INFO] [2024-03-19T02:05:14.064Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-connector --- [2024-03-19T02:05:14.064Z] [INFO] [2024-03-19T02:05:14.064Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-batch-connector --- [2024-03-19T02:05:14.064Z] [INFO] [2024-03-19T02:05:14.064Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-connector --- [2024-03-19T02:05:14.064Z] [INFO] [2024-03-19T02:05:14.064Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-batch-connector --- [2024-03-19T02:05:14.064Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:14.064Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:14.320Z] [INFO] [2024-03-19T02:05:14.320Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-batch-connector --- [2024-03-19T02:05:14.320Z] [INFO] [2024-03-19T02:05:14.320Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-batch-connector --- [2024-03-19T02:05:14.320Z] [INFO] [2024-03-19T02:05:14.320Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-connector --- [2024-03-19T02:05:14.320Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:14.320Z] [INFO] [2024-03-19T02:05:14.320Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-connector --- [2024-03-19T02:05:14.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/src/main/resources [2024-03-19T02:05:14.321Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/src/main/manpages [2024-03-19T02:05:14.321Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:14.321Z] [INFO] [2024-03-19T02:05:14.321Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-batch-connector --- [2024-03-19T02:05:14.321Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:14.321Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:14.577Z] [INFO] [2024-03-19T02:05:14.577Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-connector --- [2024-03-19T02:05:14.577Z] [INFO] [2024-03-19T02:05:14.577Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-connector --- [2024-03-19T02:05:14.577Z] [INFO] [2024-03-19T02:05:14.577Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-connector --- [2024-03-19T02:05:14.577Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:14.577Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:14.577Z] [INFO] [2024-03-19T02:05:14.577Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-connector --- [2024-03-19T02:05:14.577Z] [INFO] [2024-03-19T02:05:14.577Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-batch-connector --- [2024-03-19T02:05:14.577Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:14.577Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:14.833Z] [INFO] [2024-03-19T02:05:14.833Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-connector --- [2024-03-19T02:05:14.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/src/test/resources [2024-03-19T02:05:14.833Z] [INFO] [2024-03-19T02:05:14.833Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-batch-connector --- [2024-03-19T02:05:14.833Z] [INFO] No sources to compile [2024-03-19T02:05:14.833Z] [INFO] [2024-03-19T02:05:14.833Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-connector --- [2024-03-19T02:05:14.833Z] [INFO] [2024-03-19T02:05:14.833Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-connector --- [2024-03-19T02:05:14.833Z] [INFO] [2024-03-19T02:05:14.833Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-connector --- [2024-03-19T02:05:14.833Z] [INFO] Executing tasks [2024-03-19T02:05:14.833Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/classes/META-INF for [2024-03-19T02:05:14.833Z] [INFO] [echo] glassfish-batch-connector [2024-03-19T02:05:14.833Z] [INFO] Executed tasks [2024-03-19T02:05:14.833Z] [INFO] [2024-03-19T02:05:14.833Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-connector --- [2024-03-19T02:05:14.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar [2024-03-19T02:05:14.833Z] [INFO] [2024-03-19T02:05:14.833Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-batch-connector --- [2024-03-19T02:05:14.833Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:16.201Z] [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) [2024-03-19T02:05:16.201Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/bom.xml [2024-03-19T02:05:16.201Z] [INFO] attaching as glassfish-batch-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:16.201Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/bom.json [2024-03-19T02:05:16.201Z] [INFO] attaching as glassfish-batch-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:16.201Z] [INFO] [2024-03-19T02:05:16.201Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-connector --- [2024-03-19T02:05:16.201Z] [INFO] [2024-03-19T02:05:16.201Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-connector --- [2024-03-19T02:05:16.201Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/failsafe-reports [2024-03-19T02:05:16.201Z] [INFO] [2024-03-19T02:05:16.201Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.batch-glassfish-batch-connector-checkstyle) @ glassfish-batch-connector --- [2024-03-19T02:05:16.201Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:16.201Z] [INFO] [2024-03-19T02:05:16.201Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-connector --- [2024-03-19T02:05:16.201Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/8.0.1-SNAPSHOT/glassfish-batch-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:16.201Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/8.0.1-SNAPSHOT/glassfish-batch-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:16.201Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/8.0.1-SNAPSHOT/glassfish-batch-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:16.201Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/8.0.1-SNAPSHOT/glassfish-batch-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:16.201Z] [INFO] [2024-03-19T02:05:16.201Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [2024-03-19T02:05:16.201Z] [INFO] Building Batch Commands for Glassfish 8.0.1-SNAPSHOT [208/332] [2024-03-19T02:05:16.201Z] [INFO] from appserver/batch/glassfish-batch-commands/pom.xml [2024-03-19T02:05:16.201Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:16.201Z] [INFO] [2024-03-19T02:05:16.201Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-commands --- [2024-03-19T02:05:16.201Z] [INFO] [2024-03-19T02:05:16.201Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-batch-commands --- [2024-03-19T02:05:16.201Z] [INFO] [2024-03-19T02:05:16.202Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-commands --- [2024-03-19T02:05:16.202Z] [INFO] [2024-03-19T02:05:16.202Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-batch-commands --- [2024-03-19T02:05:16.202Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:16.202Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:16.202Z] [INFO] [2024-03-19T02:05:16.202Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-batch-commands --- [2024-03-19T02:05:16.202Z] [INFO] [2024-03-19T02:05:16.202Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-batch-commands --- [2024-03-19T02:05:16.202Z] [INFO] [2024-03-19T02:05:16.202Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-commands --- [2024-03-19T02:05:16.202Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:16.202Z] [INFO] [2024-03-19T02:05:16.202Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-commands --- [2024-03-19T02:05:16.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/resources [2024-03-19T02:05:16.202Z] [INFO] Copying 5 resources from src/main/manpages to target/classes [2024-03-19T02:05:16.202Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:16.202Z] [INFO] [2024-03-19T02:05:16.202Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-batch-commands --- [2024-03-19T02:05:16.202Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:16.202Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:16.459Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java uses or overrides a deprecated API. [2024-03-19T02:05:16.459Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:05:16.459Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java uses unchecked or unsafe operations. [2024-03-19T02:05:16.459Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:05:16.459Z] [INFO] [2024-03-19T02:05:16.459Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-commands --- [2024-03-19T02:05:16.459Z] [INFO] [2024-03-19T02:05:16.459Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-commands --- [2024-03-19T02:05:16.459Z] [INFO] [2024-03-19T02:05:16.459Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-commands --- [2024-03-19T02:05:16.459Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:16.715Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:16.715Z] [INFO] [2024-03-19T02:05:16.715Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-commands --- [2024-03-19T02:05:16.715Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.batch.ListBatchJobExecutions, org.glassfish.batch.ListBatchJobExecutionsProxy, org.glassfish.batch.ListBatchJobSteps, org.glassfish.batch.ListBatchJobStepsProxy, org.glassfish.batch.ListBatchJobs, org.glassfish.batch.ListBatchJobsProxy, org.glassfish.batch.ListBatchRuntimeConfiguration, org.glassfish.batch.SetBatchRuntimeConfiguration] [2024-03-19T02:05:16.715Z] [INFO] [2024-03-19T02:05:16.715Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-batch-commands --- [2024-03-19T02:05:16.715Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:16.715Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:16.715Z] [INFO] [2024-03-19T02:05:16.716Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-commands --- [2024-03-19T02:05:16.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/src/test/resources [2024-03-19T02:05:16.716Z] [INFO] [2024-03-19T02:05:16.716Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-batch-commands --- [2024-03-19T02:05:16.716Z] [INFO] No sources to compile [2024-03-19T02:05:16.716Z] [INFO] [2024-03-19T02:05:16.716Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-commands --- [2024-03-19T02:05:16.716Z] [INFO] [2024-03-19T02:05:16.716Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-commands --- [2024-03-19T02:05:16.716Z] [INFO] [2024-03-19T02:05:16.716Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-commands --- [2024-03-19T02:05:16.716Z] [INFO] Executing tasks [2024-03-19T02:05:16.716Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/classes/META-INF for [2024-03-19T02:05:16.716Z] [INFO] [echo] glassfish-batch-commands [2024-03-19T02:05:16.716Z] [INFO] Executed tasks [2024-03-19T02:05:16.716Z] [INFO] [2024-03-19T02:05:16.716Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-commands --- [2024-03-19T02:05:16.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar [2024-03-19T02:05:16.716Z] [INFO] [2024-03-19T02:05:16.716Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-batch-commands --- [2024-03-19T02:05:16.716Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:18.083Z] [INFO] CycloneDX: Creating BOM version 1.4 with 83 component(s) [2024-03-19T02:05:18.083Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/bom.xml [2024-03-19T02:05:18.083Z] [INFO] attaching as glassfish-batch-commands-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.083Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/bom.json [2024-03-19T02:05:18.083Z] [INFO] attaching as glassfish-batch-commands-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.083Z] [INFO] [2024-03-19T02:05:18.083Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-commands --- [2024-03-19T02:05:18.083Z] [INFO] [2024-03-19T02:05:18.083Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-commands --- [2024-03-19T02:05:18.083Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/failsafe-reports [2024-03-19T02:05:18.083Z] [INFO] [2024-03-19T02:05:18.083Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.batch-glassfish-batch-commands-checkstyle) @ glassfish-batch-commands --- [2024-03-19T02:05:18.083Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:18.083Z] [INFO] [2024-03-19T02:05:18.083Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-commands --- [2024-03-19T02:05:18.084Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/8.0.1-SNAPSHOT/glassfish-batch-commands-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:18.084Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/8.0.1-SNAPSHOT/glassfish-batch-commands-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:18.084Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/8.0.1-SNAPSHOT/glassfish-batch-commands-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.084Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/batch/glassfish-batch-commands/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/8.0.1-SNAPSHOT/glassfish-batch-commands-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.084Z] [INFO] [2024-03-19T02:05:18.084Z] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [2024-03-19T02:05:18.084Z] [INFO] Building GlassFish Extras modules 8.0.1-SNAPSHOT [209/332] [2024-03-19T02:05:18.084Z] [INFO] from appserver/extras/pom.xml [2024-03-19T02:05:18.084Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:05:18.084Z] [INFO] [2024-03-19T02:05:18.084Z] [INFO] --- clean:3.3.2:clean (default-clean) @ extras --- [2024-03-19T02:05:18.084Z] [INFO] [2024-03-19T02:05:18.084Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ extras --- [2024-03-19T02:05:18.084Z] [INFO] [2024-03-19T02:05:18.084Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ extras --- [2024-03-19T02:05:18.084Z] [INFO] [2024-03-19T02:05:18.084Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ extras --- [2024-03-19T02:05:18.084Z] [INFO] No sources to compile [2024-03-19T02:05:18.084Z] [INFO] [2024-03-19T02:05:18.084Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ extras --- [2024-03-19T02:05:18.084Z] [INFO] [2024-03-19T02:05:18.084Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ extras --- [2024-03-19T02:05:18.084Z] [INFO] [2024-03-19T02:05:18.084Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ extras --- [2024-03-19T02:05:18.084Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:18.084Z] [INFO] [2024-03-19T02:05:18.084Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ extras --- [2024-03-19T02:05:18.084Z] [INFO] No sources to compile [2024-03-19T02:05:18.084Z] [INFO] [2024-03-19T02:05:18.084Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ extras --- [2024-03-19T02:05:18.084Z] [INFO] No sources to compile [2024-03-19T02:05:18.084Z] [INFO] [2024-03-19T02:05:18.084Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ extras --- [2024-03-19T02:05:18.084Z] [INFO] Executing tasks [2024-03-19T02:05:18.084Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/classes/META-INF for [2024-03-19T02:05:18.084Z] [INFO] [echo] extras [2024-03-19T02:05:18.084Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/classes/META-INF [2024-03-19T02:05:18.084Z] [INFO] Executed tasks [2024-03-19T02:05:18.084Z] [INFO] [2024-03-19T02:05:18.084Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ extras --- [2024-03-19T02:05:18.084Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:18.084Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:18.084Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/bom.xml [2024-03-19T02:05:18.084Z] [INFO] attaching as extras-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.084Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/bom.json [2024-03-19T02:05:18.085Z] [INFO] attaching as extras-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.085Z] [INFO] [2024-03-19T02:05:18.085Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ extras --- [2024-03-19T02:05:18.341Z] [INFO] No tests to run. [2024-03-19T02:05:18.341Z] [INFO] [2024-03-19T02:05:18.341Z] [INFO] --- failsafe:3.2.5:verify (verify) @ extras --- [2024-03-19T02:05:18.341Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/failsafe-reports [2024-03-19T02:05:18.341Z] [INFO] [2024-03-19T02:05:18.341Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-extras-checkstyle) @ extras --- [2024-03-19T02:05:18.341Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- install:3.1.1:install (default-install) @ extras --- [2024-03-19T02:05:18.342Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/8.0.1-SNAPSHOT/extras-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:18.342Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/8.0.1-SNAPSHOT/extras-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.342Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/8.0.1-SNAPSHOT/extras-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-pom >--------------- [2024-03-19T02:05:18.342Z] [INFO] Building GlassFish JavaEE Manifest pom 8.0.1-SNAPSHOT [210/332] [2024-03-19T02:05:18.342Z] [INFO] from appserver/extras/jakartaee/pom.xml [2024-03-19T02:05:18.342Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] No sources to compile [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] No sources to compile [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] No sources to compile [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] Executing tasks [2024-03-19T02:05:18.342Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/classes/META-INF for [2024-03-19T02:05:18.342Z] [INFO] [echo] jakartaee-pom [2024-03-19T02:05:18.342Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/classes/META-INF [2024-03-19T02:05:18.342Z] [INFO] Executed tasks [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:18.342Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:18.342Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/bom.xml [2024-03-19T02:05:18.342Z] [INFO] attaching as jakartaee-pom-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.342Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/bom.json [2024-03-19T02:05:18.342Z] [INFO] attaching as jakartaee-pom-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] No tests to run. [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-pom --- [2024-03-19T02:05:18.342Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/failsafe-reports [2024-03-19T02:05:18.342Z] [INFO] [2024-03-19T02:05:18.342Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-jakartaee-pom-checkstyle) @ jakartaee-pom --- [2024-03-19T02:05:18.343Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-pom --- [2024-03-19T02:05:18.343Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-pom/8.0.1-SNAPSHOT/jakartaee-pom-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:18.343Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-pom/8.0.1-SNAPSHOT/jakartaee-pom-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.343Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-pom/8.0.1-SNAPSHOT/jakartaee-pom-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] ----------------< org.glassfish.main.extras:jakartaee >----------------- [2024-03-19T02:05:18.343Z] [INFO] Building GlassFish jakartaee.jar 8.0.1-SNAPSHOT [211/332] [2024-03-19T02:05:18.343Z] [INFO] from appserver/extras/jakartaee/manifest-jar/pom.xml [2024-03-19T02:05:18.343Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] No sources to compile [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:05:18.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/src/main/manpages [2024-03-19T02:05:18.343Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] No sources to compile [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] No sources to compile [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/src/test/resources [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] No sources to compile [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] No tests to run. [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] Executing tasks [2024-03-19T02:05:18.343Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/classes/META-INF for [2024-03-19T02:05:18.343Z] [INFO] [echo] jakartaee [2024-03-19T02:05:18.343Z] [INFO] Executed tasks [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar [2024-03-19T02:05:18.343Z] [INFO] [2024-03-19T02:05:18.343Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jakartaee --- [2024-03-19T02:05:18.343Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:18.344Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:18.344Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/bom.xml [2024-03-19T02:05:18.344Z] [INFO] attaching as jakartaee-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.344Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/bom.json [2024-03-19T02:05:18.344Z] [INFO] attaching as jakartaee-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee --- [2024-03-19T02:05:18.344Z] [INFO] No tests to run. [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee --- [2024-03-19T02:05:18.344Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/failsafe-reports [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-jakartaee-checkstyle) @ jakartaee --- [2024-03-19T02:05:18.344Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee --- [2024-03-19T02:05:18.344Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/8.0.1-SNAPSHOT/jakartaee-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:18.344Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/8.0.1-SNAPSHOT/jakartaee-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:18.344Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/8.0.1-SNAPSHOT/jakartaee-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.344Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/manifest-jar/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/8.0.1-SNAPSHOT/jakartaee-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-frag >-------------- [2024-03-19T02:05:18.344Z] [INFO] Building GlassFish jakartaee.jar distribution fragment 8.0.1-SNAPSHOT [212/332] [2024-03-19T02:05:18.344Z] [INFO] from appserver/extras/jakartaee/dist-frag/pom.xml [2024-03-19T02:05:18.344Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-frag --- [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jakartaee-frag --- [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jakartaee-frag --- [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jakartaee-frag --- [2024-03-19T02:05:18.344Z] [INFO] No sources to compile [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jakartaee-frag --- [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jakartaee-frag --- [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jakartaee-frag --- [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-frag --- [2024-03-19T02:05:18.344Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:18.344Z] [INFO] [2024-03-19T02:05:18.344Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-frag --- [2024-03-19T02:05:18.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/src/main/resources [2024-03-19T02:05:18.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/src/main/manpages [2024-03-19T02:05:18.345Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:18.345Z] [INFO] [2024-03-19T02:05:18.345Z] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ jakartaee-frag --- [2024-03-19T02:05:18.345Z] [INFO] Copying jakartaee.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/classes/lib/jakartaee.jar [2024-03-19T02:05:18.345Z] [INFO] [2024-03-19T02:05:18.345Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jakartaee-frag --- [2024-03-19T02:05:18.345Z] [INFO] No sources to compile [2024-03-19T02:05:18.345Z] [INFO] [2024-03-19T02:05:18.345Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jakartaee-frag --- [2024-03-19T02:05:18.345Z] [INFO] No sources to compile [2024-03-19T02:05:18.345Z] [INFO] [2024-03-19T02:05:18.345Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-frag --- [2024-03-19T02:05:18.345Z] [INFO] Executing tasks [2024-03-19T02:05:18.345Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/classes/META-INF for [2024-03-19T02:05:18.345Z] [INFO] [echo] jakartaee-frag [2024-03-19T02:05:18.345Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/classes/META-INF [2024-03-19T02:05:18.345Z] [INFO] Executed tasks [2024-03-19T02:05:18.345Z] [INFO] [2024-03-19T02:05:18.345Z] [INFO] --- assembly:3.6.0:single (default-single) @ jakartaee-frag --- [2024-03-19T02:05:18.345Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:05:18.345Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [2024-03-19T02:05:18.345Z] [INFO] [2024-03-19T02:05:18.345Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jakartaee-frag --- [2024-03-19T02:05:18.345Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [2024-03-19T02:05:18.345Z] [INFO] [2024-03-19T02:05:18.345Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jakartaee-frag --- [2024-03-19T02:05:18.345Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:18.602Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T02:05:18.602Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/bom.xml [2024-03-19T02:05:18.602Z] [INFO] attaching as jakartaee-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.602Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/bom.json [2024-03-19T02:05:18.602Z] [INFO] attaching as jakartaee-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.602Z] [INFO] [2024-03-19T02:05:18.602Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-frag --- [2024-03-19T02:05:18.602Z] [INFO] No tests to run. [2024-03-19T02:05:18.602Z] [INFO] [2024-03-19T02:05:18.602Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-frag --- [2024-03-19T02:05:18.602Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/failsafe-reports [2024-03-19T02:05:18.602Z] [INFO] [2024-03-19T02:05:18.602Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-jakartaee-frag-checkstyle) @ jakartaee-frag --- [2024-03-19T02:05:18.602Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:18.602Z] [INFO] [2024-03-19T02:05:18.602Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-frag --- [2024-03-19T02:05:18.602Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/8.0.1-SNAPSHOT/jakartaee-frag-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:18.602Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/8.0.1-SNAPSHOT/jakartaee-frag-8.0.1-SNAPSHOT.zip [2024-03-19T02:05:18.602Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/8.0.1-SNAPSHOT/jakartaee-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.602Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/jakartaee/dist-frag/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/8.0.1-SNAPSHOT/jakartaee-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [2024-03-19T02:05:18.603Z] [INFO] Building GlassFish appserv-rt Manifest pom 8.0.1-SNAPSHOT [213/332] [2024-03-19T02:05:18.603Z] [INFO] from appserver/extras/appserv-rt/pom.xml [2024-03-19T02:05:18.603Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] No sources to compile [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] No sources to compile [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] No sources to compile [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] Executing tasks [2024-03-19T02:05:18.603Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/classes/META-INF for [2024-03-19T02:05:18.603Z] [INFO] [echo] appserv-rt-pom [2024-03-19T02:05:18.603Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/classes/META-INF [2024-03-19T02:05:18.603Z] [INFO] Executed tasks [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:18.603Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:18.603Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/bom.xml [2024-03-19T02:05:18.603Z] [INFO] attaching as appserv-rt-pom-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.603Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/bom.json [2024-03-19T02:05:18.603Z] [INFO] attaching as appserv-rt-pom-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] No tests to run. [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/failsafe-reports [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-appserv-rt-pom-checkstyle) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:18.603Z] [INFO] [2024-03-19T02:05:18.603Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-pom --- [2024-03-19T02:05:18.603Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/8.0.1-SNAPSHOT/appserv-rt-pom-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:18.603Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/8.0.1-SNAPSHOT/appserv-rt-pom-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.603Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/8.0.1-SNAPSHOT/appserv-rt-pom-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [2024-03-19T02:05:18.604Z] [INFO] Building GlassFish appserv-rt.jar 8.0.1-SNAPSHOT [214/332] [2024-03-19T02:05:18.604Z] [INFO] from appserver/extras/appserv-rt/manifest-jar/pom.xml [2024-03-19T02:05:18.604Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] No sources to compile [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:05:18.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/src/main/manpages [2024-03-19T02:05:18.604Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] No sources to compile [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] No sources to compile [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/src/test/resources [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] No sources to compile [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] No tests to run. [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] Executing tasks [2024-03-19T02:05:18.604Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/classes/META-INF for [2024-03-19T02:05:18.604Z] [INFO] [echo] appserv-rt [2024-03-19T02:05:18.604Z] [INFO] Executed tasks [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:18.604Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:18.604Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/bom.xml [2024-03-19T02:05:18.604Z] [INFO] attaching as appserv-rt-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.604Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/bom.json [2024-03-19T02:05:18.604Z] [INFO] attaching as appserv-rt-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] No tests to run. [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.604Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt --- [2024-03-19T02:05:18.604Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/failsafe-reports [2024-03-19T02:05:18.604Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-appserv-rt-checkstyle) @ appserv-rt --- [2024-03-19T02:05:18.605Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt --- [2024-03-19T02:05:18.605Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/8.0.1-SNAPSHOT/appserv-rt-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:18.605Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/8.0.1-SNAPSHOT/appserv-rt-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:18.605Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/8.0.1-SNAPSHOT/appserv-rt-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.605Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/manifest-jar/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/8.0.1-SNAPSHOT/appserv-rt-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [2024-03-19T02:05:18.605Z] [INFO] Building GlassFish appserv-rt distribution fragment 8.0.1-SNAPSHOT [215/332] [2024-03-19T02:05:18.605Z] [INFO] from appserver/extras/appserv-rt/dist-frag/pom.xml [2024-03-19T02:05:18.605Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] No sources to compile [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/src/main/resources [2024-03-19T02:05:18.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/src/main/manpages [2024-03-19T02:05:18.605Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] Copying appserv-rt.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/classes/lib/appserv-rt.jar [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] No sources to compile [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] No sources to compile [2024-03-19T02:05:18.605Z] [INFO] [2024-03-19T02:05:18.605Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-frag --- [2024-03-19T02:05:18.605Z] [INFO] Executing tasks [2024-03-19T02:05:18.606Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF for [2024-03-19T02:05:18.606Z] [INFO] [echo] appserv-rt-frag [2024-03-19T02:05:18.606Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF [2024-03-19T02:05:18.606Z] [INFO] Executed tasks [2024-03-19T02:05:18.606Z] [INFO] [2024-03-19T02:05:18.606Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserv-rt-frag --- [2024-03-19T02:05:18.606Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:05:18.862Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2024-03-19T02:05:18.862Z] [INFO] [2024-03-19T02:05:18.862Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserv-rt-frag --- [2024-03-19T02:05:18.862Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2024-03-19T02:05:18.862Z] [INFO] [2024-03-19T02:05:18.862Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appserv-rt-frag --- [2024-03-19T02:05:18.862Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:18.862Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T02:05:18.862Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/bom.xml [2024-03-19T02:05:18.862Z] [INFO] attaching as appserv-rt-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.862Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/bom.json [2024-03-19T02:05:18.862Z] [INFO] attaching as appserv-rt-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.862Z] [INFO] [2024-03-19T02:05:18.862Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-frag --- [2024-03-19T02:05:18.862Z] [INFO] No tests to run. [2024-03-19T02:05:18.862Z] [INFO] [2024-03-19T02:05:18.862Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-frag --- [2024-03-19T02:05:18.862Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/failsafe-reports [2024-03-19T02:05:18.862Z] [INFO] [2024-03-19T02:05:18.862Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-appserv-rt-frag-checkstyle) @ appserv-rt-frag --- [2024-03-19T02:05:18.862Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:18.862Z] [INFO] [2024-03-19T02:05:18.862Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-frag --- [2024-03-19T02:05:18.862Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/8.0.1-SNAPSHOT/appserv-rt-frag-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:18.863Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/8.0.1-SNAPSHOT/appserv-rt-frag-8.0.1-SNAPSHOT.zip [2024-03-19T02:05:18.863Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/8.0.1-SNAPSHOT/appserv-rt-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.863Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/appserv-rt/dist-frag/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/8.0.1-SNAPSHOT/appserv-rt-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [2024-03-19T02:05:18.863Z] [INFO] Building Grizzly Glassfish Extra modules 8.0.1-SNAPSHOT [216/332] [2024-03-19T02:05:18.863Z] [INFO] from appserver/grizzly/pom.xml [2024-03-19T02:05:18.863Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly --- [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-grizzly --- [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly --- [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-grizzly --- [2024-03-19T02:05:18.863Z] [INFO] No sources to compile [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-grizzly --- [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-grizzly --- [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly --- [2024-03-19T02:05:18.863Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-grizzly --- [2024-03-19T02:05:18.863Z] [INFO] No sources to compile [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-grizzly --- [2024-03-19T02:05:18.863Z] [INFO] No sources to compile [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly --- [2024-03-19T02:05:18.863Z] [INFO] Executing tasks [2024-03-19T02:05:18.863Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/classes/META-INF for [2024-03-19T02:05:18.863Z] [INFO] [echo] glassfish-grizzly [2024-03-19T02:05:18.863Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/classes/META-INF [2024-03-19T02:05:18.863Z] [INFO] Executed tasks [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-grizzly --- [2024-03-19T02:05:18.863Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:18.863Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:18.863Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/bom.xml [2024-03-19T02:05:18.863Z] [INFO] attaching as glassfish-grizzly-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.863Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/bom.json [2024-03-19T02:05:18.863Z] [INFO] attaching as glassfish-grizzly-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly --- [2024-03-19T02:05:18.863Z] [INFO] No tests to run. [2024-03-19T02:05:18.863Z] [INFO] [2024-03-19T02:05:18.863Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly --- [2024-03-19T02:05:18.864Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/failsafe-reports [2024-03-19T02:05:18.864Z] [INFO] [2024-03-19T02:05:18.864Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.grizzly-glassfish-grizzly-checkstyle) @ glassfish-grizzly --- [2024-03-19T02:05:18.864Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:18.864Z] [INFO] [2024-03-19T02:05:18.864Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly --- [2024-03-19T02:05:18.864Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/8.0.1-SNAPSHOT/glassfish-grizzly-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:18.864Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/8.0.1-SNAPSHOT/glassfish-grizzly-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:18.864Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/8.0.1-SNAPSHOT/glassfish-grizzly-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:18.864Z] [INFO] [2024-03-19T02:05:18.864Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [2024-03-19T02:05:18.864Z] [INFO] Building GlassFish Grizzly adapter container implementation 8.0.1-SNAPSHOT [217/332] [2024-03-19T02:05:18.864Z] [INFO] from appserver/grizzly/grizzly-container/pom.xml [2024-03-19T02:05:18.864Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:18.864Z] [INFO] [2024-03-19T02:05:18.864Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-container --- [2024-03-19T02:05:18.864Z] [INFO] [2024-03-19T02:05:18.864Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-grizzly-container --- [2024-03-19T02:05:18.864Z] [INFO] [2024-03-19T02:05:18.864Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-container --- [2024-03-19T02:05:18.864Z] [INFO] [2024-03-19T02:05:18.864Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-grizzly-container --- [2024-03-19T02:05:18.864Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:18.864Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:18.864Z] [INFO] [2024-03-19T02:05:18.864Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-grizzly-container --- [2024-03-19T02:05:18.864Z] [INFO] [2024-03-19T02:05:18.864Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-grizzly-container --- [2024-03-19T02:05:18.864Z] [INFO] [2024-03-19T02:05:18.864Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-container --- [2024-03-19T02:05:18.864Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:18.864Z] [INFO] [2024-03-19T02:05:18.864Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-container --- [2024-03-19T02:05:18.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/src/main/resources [2024-03-19T02:05:18.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/src/main/manpages [2024-03-19T02:05:18.865Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:18.865Z] [INFO] [2024-03-19T02:05:18.865Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-grizzly-container --- [2024-03-19T02:05:18.865Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:18.865Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:19.121Z] [INFO] [2024-03-19T02:05:19.121Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.121Z] [INFO] [2024-03-19T02:05:19.121Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.121Z] [INFO] [2024-03-19T02:05:19.121Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.121Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:19.121Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:19.121Z] [INFO] [2024-03-19T02:05:19.121Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.121Z] [INFO] [2024-03-19T02:05:19.121Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.122Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:19.122Z] [INFO] Compiling 6 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:19.122Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:05:19.122Z] [INFO] [2024-03-19T02:05:19.122Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/src/test/resources [2024-03-19T02:05:19.122Z] [INFO] [2024-03-19T02:05:19.122Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.122Z] [INFO] No sources to compile [2024-03-19T02:05:19.122Z] [INFO] [2024-03-19T02:05:19.122Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.122Z] [INFO] [2024-03-19T02:05:19.122Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.122Z] [INFO] [2024-03-19T02:05:19.122Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.122Z] [INFO] Executing tasks [2024-03-19T02:05:19.122Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/classes/META-INF for [2024-03-19T02:05:19.122Z] [INFO] [echo] glassfish-grizzly-container [2024-03-19T02:05:19.122Z] [INFO] Executed tasks [2024-03-19T02:05:19.122Z] [INFO] [2024-03-19T02:05:19.122Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.122Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2024-03-19T02:05:19.122Z] [INFO] [2024-03-19T02:05:19.122Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.122Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:19.684Z] [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [2024-03-19T02:05:19.684Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/bom.xml [2024-03-19T02:05:19.684Z] [INFO] attaching as glassfish-grizzly-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:19.684Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/bom.json [2024-03-19T02:05:19.684Z] [INFO] attaching as glassfish-grizzly-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:19.684Z] [INFO] [2024-03-19T02:05:19.684Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.684Z] [INFO] [2024-03-19T02:05:19.684Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.684Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/failsafe-reports [2024-03-19T02:05:19.684Z] [INFO] [2024-03-19T02:05:19.684Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.grizzly-glassfish-grizzly-container-checkstyle) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.941Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:19.941Z] [INFO] [2024-03-19T02:05:19.941Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-container --- [2024-03-19T02:05:19.941Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/8.0.1-SNAPSHOT/glassfish-grizzly-container-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:19.941Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/8.0.1-SNAPSHOT/glassfish-grizzly-container-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:19.942Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/8.0.1-SNAPSHOT/glassfish-grizzly-container-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:19.942Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/8.0.1-SNAPSHOT/glassfish-grizzly-container-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:19.942Z] [INFO] [2024-03-19T02:05:19.942Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [2024-03-19T02:05:19.942Z] [INFO] Building Glassfish Grizzly extra jars Combining 8.0.1-SNAPSHOT [218/332] [2024-03-19T02:05:19.942Z] [INFO] from appserver/grizzly/glassfish-grizzly-extra-all/pom.xml [2024-03-19T02:05:19.942Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:05:19.942Z] [INFO] [2024-03-19T02:05:19.942Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:19.942Z] [INFO] [2024-03-19T02:05:19.942Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:19.942Z] [INFO] [2024-03-19T02:05:19.942Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:19.942Z] [INFO] [2024-03-19T02:05:19.942Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:19.942Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:19.942Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:19.942Z] [INFO] [2024-03-19T02:05:19.942Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:19.942Z] [INFO] [2024-03-19T02:05:19.942Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:19.942Z] [INFO] [2024-03-19T02:05:19.942Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:19.942Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:19.942Z] [INFO] [2024-03-19T02:05:19.942Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:19.942Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/src/main/resources [2024-03-19T02:05:19.942Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/src/main/manpages [2024-03-19T02:05:19.942Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:19.942Z] [INFO] [2024-03-19T02:05:19.942Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:19.942Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:19.942Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:19.942Z] [INFO] [2024-03-19T02:05:19.942Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:19.942Z] [INFO] [2024-03-19T02:05:19.942Z] [INFO] --- consolidatedbundle:4.0.0-M2:hk2-generate (processhk2headers) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:19.942Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-comet/4.0.2/grizzly-comet-4.0.2.jar [2024-03-19T02:05:19.942Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/4.0.2/grizzly-websockets-4.0.2.jar [2024-03-19T02:05:19.942Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.jar [2024-03-19T02:05:19.942Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.jar [2024-03-19T02:05:19.942Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2024-03-19T02:05:19.943Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2.jar [2024-03-19T02:05:19.943Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0-M2/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:05:19.943Z] [INFO] [2024-03-19T02:05:19.943Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:19.943Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:19.943Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:20.198Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:05:20.198Z] [INFO] [2024-03-19T02:05:20.198Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:20.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/src/test/resources [2024-03-19T02:05:20.199Z] [INFO] [2024-03-19T02:05:20.199Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:20.199Z] [INFO] No sources to compile [2024-03-19T02:05:20.199Z] [INFO] [2024-03-19T02:05:20.199Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:20.199Z] [INFO] No tests to run. [2024-03-19T02:05:20.199Z] [INFO] [2024-03-19T02:05:20.199Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:20.199Z] [INFO] Executing tasks [2024-03-19T02:05:20.199Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF for [2024-03-19T02:05:20.199Z] [INFO] [echo] glassfish-grizzly-extra-all [2024-03-19T02:05:20.199Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF [2024-03-19T02:05:20.199Z] [INFO] Executed tasks [2024-03-19T02:05:20.199Z] [INFO] [2024-03-19T02:05:20.199Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:20.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2024-03-19T02:05:20.199Z] [INFO] [2024-03-19T02:05:20.199Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:20.199Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:20.761Z] [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) [2024-03-19T02:05:20.761Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/bom.xml [2024-03-19T02:05:20.761Z] [INFO] attaching as glassfish-grizzly-extra-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:20.761Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/bom.json [2024-03-19T02:05:20.761Z] [INFO] attaching as glassfish-grizzly-extra-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:20.761Z] [INFO] [2024-03-19T02:05:20.761Z] [INFO] --- bundle:5.1.9:bundle (bundle) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:20.761Z] [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [2024-03-19T02:05:20.761Z] [WARNING] Bundle org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:8.0.1-SNAPSHOT : Version for package org.glassfish.extras.grizzly is set to different values in the source (8.0.1-SNAPSHOT) and in the manifest (8.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-03-19T02:05:20.761Z] [INFO] Building bundle: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2024-03-19T02:05:20.761Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:21.017Z] [INFO] [2024-03-19T02:05:21.017Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:21.017Z] [INFO] No tests to run. [2024-03-19T02:05:21.017Z] [INFO] [2024-03-19T02:05:21.017Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:21.018Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/failsafe-reports [2024-03-19T02:05:21.018Z] [INFO] [2024-03-19T02:05:21.018Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.grizzly-glassfish-grizzly-extra-all-checkstyle) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:21.018Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:21.018Z] [INFO] [2024-03-19T02:05:21.018Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-extra-all --- [2024-03-19T02:05:21.018Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/8.0.1-SNAPSHOT/glassfish-grizzly-extra-all-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:21.018Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/8.0.1-SNAPSHOT/glassfish-grizzly-extra-all-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:21.018Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/8.0.1-SNAPSHOT/glassfish-grizzly-extra-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:21.018Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/grizzly/glassfish-grizzly-extra-all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/8.0.1-SNAPSHOT/glassfish-grizzly-extra-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:21.018Z] [INFO] [2024-03-19T02:05:21.018Z] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [2024-03-19T02:05:21.018Z] [INFO] Building Admin Console Integration 8.0.1-SNAPSHOT [219/332] [2024-03-19T02:05:21.018Z] [INFO] from appserver/admingui/gf-admingui-connector/pom.xml [2024-03-19T02:05:21.018Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:21.018Z] [INFO] [2024-03-19T02:05:21.018Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-admingui-connector --- [2024-03-19T02:05:21.018Z] [INFO] [2024-03-19T02:05:21.018Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-admingui-connector --- [2024-03-19T02:05:21.018Z] [INFO] [2024-03-19T02:05:21.018Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-admingui-connector --- [2024-03-19T02:05:21.018Z] [INFO] [2024-03-19T02:05:21.018Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-admingui-connector --- [2024-03-19T02:05:21.018Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:21.018Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:21.018Z] [INFO] [2024-03-19T02:05:21.018Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-admingui-connector --- [2024-03-19T02:05:21.018Z] [INFO] [2024-03-19T02:05:21.018Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-admingui-connector --- [2024-03-19T02:05:21.018Z] [INFO] [2024-03-19T02:05:21.018Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-admingui-connector --- [2024-03-19T02:05:21.018Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:21.018Z] [INFO] [2024-03-19T02:05:21.018Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-admingui-connector --- [2024-03-19T02:05:21.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/src/main/resources [2024-03-19T02:05:21.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/src/main/manpages [2024-03-19T02:05:21.018Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:21.018Z] [INFO] [2024-03-19T02:05:21.018Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-admingui-connector --- [2024-03-19T02:05:21.019Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:21.019Z] [INFO] Compiling 20 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:21.275Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:05:21.275Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:05:21.275Z] [INFO] [2024-03-19T02:05:21.275Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-admingui-connector --- [2024-03-19T02:05:21.275Z] [INFO] [2024-03-19T02:05:21.275Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-admingui-connector --- [2024-03-19T02:05:21.275Z] [INFO] [2024-03-19T02:05:21.275Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-admingui-connector --- [2024-03-19T02:05:21.275Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:21.275Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:21.275Z] [INFO] [2024-03-19T02:05:21.275Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-admingui-connector --- [2024-03-19T02:05:21.275Z] [INFO] [2024-03-19T02:05:21.275Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-admingui-connector --- [2024-03-19T02:05:21.275Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:21.275Z] [INFO] Compiling 20 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:21.275Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:05:21.275Z] [INFO] [2024-03-19T02:05:21.275Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-admingui-connector --- [2024-03-19T02:05:21.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/src/test/resources [2024-03-19T02:05:21.275Z] [INFO] [2024-03-19T02:05:21.275Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-admingui-connector --- [2024-03-19T02:05:21.275Z] [INFO] No sources to compile [2024-03-19T02:05:21.275Z] [INFO] [2024-03-19T02:05:21.275Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-admingui-connector --- [2024-03-19T02:05:21.275Z] [INFO] [2024-03-19T02:05:21.275Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-admingui-connector --- [2024-03-19T02:05:21.275Z] [INFO] [2024-03-19T02:05:21.275Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-admingui-connector --- [2024-03-19T02:05:21.275Z] [INFO] Executing tasks [2024-03-19T02:05:21.275Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/classes/META-INF for [2024-03-19T02:05:21.275Z] [INFO] [echo] gf-admingui-connector [2024-03-19T02:05:21.275Z] [INFO] Executed tasks [2024-03-19T02:05:21.275Z] [INFO] [2024-03-19T02:05:21.275Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-admingui-connector --- [2024-03-19T02:05:21.275Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar [2024-03-19T02:05:21.275Z] [INFO] [2024-03-19T02:05:21.275Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-admingui-connector --- [2024-03-19T02:05:21.275Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:21.837Z] [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) [2024-03-19T02:05:21.837Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/bom.xml [2024-03-19T02:05:21.837Z] [INFO] attaching as gf-admingui-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:21.837Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/bom.json [2024-03-19T02:05:21.837Z] [INFO] attaching as gf-admingui-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:21.837Z] [INFO] [2024-03-19T02:05:21.837Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-admingui-connector --- [2024-03-19T02:05:21.837Z] [INFO] [2024-03-19T02:05:21.837Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-admingui-connector --- [2024-03-19T02:05:21.837Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/failsafe-reports [2024-03-19T02:05:21.838Z] [INFO] [2024-03-19T02:05:21.838Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui.connector-gf-admingui-connector-checkstyle) @ gf-admingui-connector --- [2024-03-19T02:05:21.838Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:21.838Z] [INFO] [2024-03-19T02:05:21.838Z] [INFO] --- install:3.1.1:install (default-install) @ gf-admingui-connector --- [2024-03-19T02:05:21.838Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/8.0.1-SNAPSHOT/gf-admingui-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:21.838Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/8.0.1-SNAPSHOT/gf-admingui-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:21.838Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/8.0.1-SNAPSHOT/gf-admingui-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:21.838Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/gf-admingui-connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/8.0.1-SNAPSHOT/gf-admingui-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:21.838Z] [INFO] [2024-03-19T02:05:21.838Z] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [2024-03-19T02:05:21.838Z] [INFO] Building Admin Console Integration 8.0.1-SNAPSHOT [220/332] [2024-03-19T02:05:21.838Z] [INFO] from appserver/admingui/plugin-service/pom.xml [2024-03-19T02:05:21.838Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:21.838Z] [INFO] [2024-03-19T02:05:21.838Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-plugin-service --- [2024-03-19T02:05:21.838Z] [INFO] [2024-03-19T02:05:21.838Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-plugin-service --- [2024-03-19T02:05:21.838Z] [INFO] [2024-03-19T02:05:21.838Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-plugin-service --- [2024-03-19T02:05:21.838Z] [INFO] [2024-03-19T02:05:21.838Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-plugin-service --- [2024-03-19T02:05:22.094Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:22.094Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:22.094Z] [INFO] [2024-03-19T02:05:22.094Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-plugin-service --- [2024-03-19T02:05:22.094Z] [INFO] [2024-03-19T02:05:22.094Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-plugin-service --- [2024-03-19T02:05:22.094Z] [INFO] [2024-03-19T02:05:22.094Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-plugin-service --- [2024-03-19T02:05:22.094Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:22.094Z] [INFO] [2024-03-19T02:05:22.094Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-plugin-service --- [2024-03-19T02:05:22.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/src/main/resources [2024-03-19T02:05:22.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/src/main/manpages [2024-03-19T02:05:22.094Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:22.094Z] [INFO] [2024-03-19T02:05:22.094Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-plugin-service --- [2024-03-19T02:05:22.094Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:22.094Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:22.094Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java uses or overrides a deprecated API. [2024-03-19T02:05:22.095Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:05:22.095Z] [INFO] [2024-03-19T02:05:22.095Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-plugin-service --- [2024-03-19T02:05:22.095Z] [INFO] [2024-03-19T02:05:22.095Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-plugin-service --- [2024-03-19T02:05:22.095Z] [INFO] [2024-03-19T02:05:22.095Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-plugin-service --- [2024-03-19T02:05:22.095Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:22.095Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:22.095Z] [INFO] [2024-03-19T02:05:22.095Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-plugin-service --- [2024-03-19T02:05:22.095Z] [INFO] [2024-03-19T02:05:22.095Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-plugin-service --- [2024-03-19T02:05:22.095Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:22.095Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:22.352Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:05:22.352Z] [INFO] [2024-03-19T02:05:22.352Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-plugin-service --- [2024-03-19T02:05:22.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/src/test/resources [2024-03-19T02:05:22.352Z] [INFO] [2024-03-19T02:05:22.352Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-plugin-service --- [2024-03-19T02:05:22.352Z] [INFO] No sources to compile [2024-03-19T02:05:22.352Z] [INFO] [2024-03-19T02:05:22.352Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-plugin-service --- [2024-03-19T02:05:22.352Z] [INFO] [2024-03-19T02:05:22.352Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-plugin-service --- [2024-03-19T02:05:22.352Z] [INFO] [2024-03-19T02:05:22.352Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-plugin-service --- [2024-03-19T02:05:22.352Z] [INFO] Executing tasks [2024-03-19T02:05:22.352Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/classes/META-INF for [2024-03-19T02:05:22.352Z] [INFO] [echo] console-plugin-service [2024-03-19T02:05:22.352Z] [INFO] Executed tasks [2024-03-19T02:05:22.352Z] [INFO] [2024-03-19T02:05:22.352Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-plugin-service --- [2024-03-19T02:05:22.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/console-plugin-service.jar [2024-03-19T02:05:22.352Z] [INFO] [2024-03-19T02:05:22.352Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-plugin-service --- [2024-03-19T02:05:22.352Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:22.608Z] [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [2024-03-19T02:05:22.608Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/bom.xml [2024-03-19T02:05:22.608Z] [INFO] attaching as console-plugin-service-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:22.608Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/bom.json [2024-03-19T02:05:22.608Z] [INFO] attaching as console-plugin-service-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:22.608Z] [INFO] [2024-03-19T02:05:22.608Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-plugin-service --- [2024-03-19T02:05:22.608Z] [INFO] [2024-03-19T02:05:22.608Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-plugin-service --- [2024-03-19T02:05:22.608Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/failsafe-reports [2024-03-19T02:05:22.608Z] [INFO] [2024-03-19T02:05:22.608Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-plugin-service-checkstyle) @ console-plugin-service --- [2024-03-19T02:05:22.864Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:22.864Z] [INFO] [2024-03-19T02:05:22.864Z] [INFO] --- install:3.1.1:install (default-install) @ console-plugin-service --- [2024-03-19T02:05:22.864Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/8.0.1-SNAPSHOT/console-plugin-service-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:22.865Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/console-plugin-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/8.0.1-SNAPSHOT/console-plugin-service-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:22.865Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/8.0.1-SNAPSHOT/console-plugin-service-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:22.865Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/plugin-service/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/8.0.1-SNAPSHOT/console-plugin-service-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [2024-03-19T02:05:22.865Z] [INFO] Building DataProvider 8.0.1-SNAPSHOT [221/332] [2024-03-19T02:05:22.865Z] [INFO] from appserver/admingui/dataprovider/pom.xml [2024-03-19T02:05:22.865Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] No sources to compile [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:05:22.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/src/main/manpages [2024-03-19T02:05:22.865Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] No sources to compile [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] No sources to compile [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/src/test/resources [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] No sources to compile [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- surefire:3.2.5:test (default-test) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] No tests to run. [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] Executing tasks [2024-03-19T02:05:22.865Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/classes/META-INF for [2024-03-19T02:05:22.865Z] [INFO] [echo] dataprovider [2024-03-19T02:05:22.865Z] [INFO] Executed tasks [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- jar:3.3.0:jar (default-jar) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/dataprovider.jar [2024-03-19T02:05:22.865Z] [INFO] [2024-03-19T02:05:22.865Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dataprovider --- [2024-03-19T02:05:22.865Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:22.865Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T02:05:22.866Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/bom.xml [2024-03-19T02:05:22.866Z] [INFO] attaching as dataprovider-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:22.866Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/bom.json [2024-03-19T02:05:22.866Z] [INFO] attaching as dataprovider-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:22.866Z] [INFO] [2024-03-19T02:05:22.866Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ dataprovider --- [2024-03-19T02:05:22.866Z] [INFO] Building bundle: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/dataprovider.jar [2024-03-19T02:05:22.866Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:22.866Z] [INFO] [2024-03-19T02:05:22.866Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dataprovider --- [2024-03-19T02:05:22.866Z] [INFO] No tests to run. [2024-03-19T02:05:22.866Z] [INFO] [2024-03-19T02:05:22.866Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dataprovider --- [2024-03-19T02:05:22.866Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/failsafe-reports [2024-03-19T02:05:22.866Z] [INFO] [2024-03-19T02:05:22.866Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-dataprovider-checkstyle) @ dataprovider --- [2024-03-19T02:05:23.122Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:23.122Z] [INFO] [2024-03-19T02:05:23.122Z] [INFO] --- install:3.1.1:install (default-install) @ dataprovider --- [2024-03-19T02:05:23.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/8.0.1-SNAPSHOT/dataprovider-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:23.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/dataprovider.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/8.0.1-SNAPSHOT/dataprovider-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:23.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/8.0.1-SNAPSHOT/dataprovider-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:23.122Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/dataprovider/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/8.0.1-SNAPSHOT/dataprovider-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:23.122Z] [INFO] [2024-03-19T02:05:23.122Z] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [2024-03-19T02:05:23.122Z] [INFO] Building Admin Console Packages 8.0.1-SNAPSHOT [222/332] [2024-03-19T02:05:23.122Z] [INFO] from appserver/admingui/pom.xml [2024-03-19T02:05:23.122Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:05:23.122Z] [INFO] [2024-03-19T02:05:23.122Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admingui --- [2024-03-19T02:05:23.122Z] [INFO] [2024-03-19T02:05:23.122Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ admingui --- [2024-03-19T02:05:23.122Z] [INFO] [2024-03-19T02:05:23.122Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ admingui --- [2024-03-19T02:05:23.122Z] [INFO] [2024-03-19T02:05:23.122Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ admingui --- [2024-03-19T02:05:23.122Z] [INFO] [2024-03-19T02:05:23.122Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ admingui --- [2024-03-19T02:05:23.122Z] [INFO] No sources to compile [2024-03-19T02:05:23.122Z] [INFO] [2024-03-19T02:05:23.122Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ admingui --- [2024-03-19T02:05:23.122Z] [INFO] [2024-03-19T02:05:23.122Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ admingui --- [2024-03-19T02:05:23.122Z] [INFO] [2024-03-19T02:05:23.122Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admingui --- [2024-03-19T02:05:23.122Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:23.122Z] [INFO] [2024-03-19T02:05:23.122Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ admingui --- [2024-03-19T02:05:23.122Z] [INFO] No sources to compile [2024-03-19T02:05:23.122Z] [INFO] [2024-03-19T02:05:23.123Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ admingui --- [2024-03-19T02:05:23.123Z] [INFO] No sources to compile [2024-03-19T02:05:23.123Z] [INFO] [2024-03-19T02:05:23.123Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admingui --- [2024-03-19T02:05:23.123Z] [INFO] Executing tasks [2024-03-19T02:05:23.123Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/classes/META-INF for [2024-03-19T02:05:23.123Z] [INFO] [echo] admingui [2024-03-19T02:05:23.123Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/classes/META-INF [2024-03-19T02:05:23.123Z] [INFO] Executed tasks [2024-03-19T02:05:23.123Z] [INFO] [2024-03-19T02:05:23.123Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ admingui --- [2024-03-19T02:05:23.123Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:23.379Z] [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [2024-03-19T02:05:23.379Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/bom.xml [2024-03-19T02:05:23.379Z] [INFO] attaching as admingui-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:23.379Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/bom.json [2024-03-19T02:05:23.379Z] [INFO] attaching as admingui-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:23.379Z] [INFO] [2024-03-19T02:05:23.379Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admingui --- [2024-03-19T02:05:23.379Z] [INFO] No tests to run. [2024-03-19T02:05:23.379Z] [INFO] [2024-03-19T02:05:23.379Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admingui --- [2024-03-19T02:05:23.379Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/failsafe-reports [2024-03-19T02:05:23.379Z] [INFO] [2024-03-19T02:05:23.379Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-admingui-checkstyle) @ admingui --- [2024-03-19T02:05:23.379Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:23.379Z] [INFO] [2024-03-19T02:05:23.379Z] [INFO] --- install:3.1.1:install (default-install) @ admingui --- [2024-03-19T02:05:23.379Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/8.0.1-SNAPSHOT/admingui-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:23.379Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/8.0.1-SNAPSHOT/admingui-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:23.379Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/8.0.1-SNAPSHOT/admingui-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:23.379Z] [INFO] [2024-03-19T02:05:23.379Z] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [2024-03-19T02:05:23.379Z] [INFO] Building Admin Console Common 8.0.1-SNAPSHOT [223/332] [2024-03-19T02:05:23.379Z] [INFO] from appserver/admingui/common/pom.xml [2024-03-19T02:05:23.379Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:23.379Z] [INFO] [2024-03-19T02:05:23.379Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common --- [2024-03-19T02:05:23.379Z] [INFO] [2024-03-19T02:05:23.379Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-common --- [2024-03-19T02:05:23.379Z] [INFO] [2024-03-19T02:05:23.379Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-common --- [2024-03-19T02:05:23.379Z] [INFO] [2024-03-19T02:05:23.379Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common --- [2024-03-19T02:05:23.379Z] [INFO] [2024-03-19T02:05:23.379Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-common --- [2024-03-19T02:05:23.379Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:23.379Z] [INFO] Compiling 48 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:23.635Z] [INFO] [2024-03-19T02:05:23.635Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-common --- [2024-03-19T02:05:23.635Z] [INFO] [2024-03-19T02:05:23.635Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-common --- [2024-03-19T02:05:23.635Z] [INFO] [2024-03-19T02:05:23.635Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common --- [2024-03-19T02:05:23.635Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:23.635Z] [INFO] [2024-03-19T02:05:23.635Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common --- [2024-03-19T02:05:23.635Z] [INFO] Copying 272 resources from src/main/resources to target/classes [2024-03-19T02:05:23.635Z] [INFO] Copying 223 resources from src/main/help to target/classes [2024-03-19T02:05:23.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/src/main/manpages [2024-03-19T02:05:23.635Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:23.635Z] [INFO] [2024-03-19T02:05:23.635Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-common --- [2024-03-19T02:05:23.635Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:23.635Z] [INFO] Compiling 48 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:24.198Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/UtilHandlers.java: Some input files use or override a deprecated API. [2024-03-19T02:05:24.199Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/UtilHandlers.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:05:24.199Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/UtilHandlers.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:05:24.199Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/UtilHandlers.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:05:24.199Z] [INFO] [2024-03-19T02:05:24.199Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-common --- [2024-03-19T02:05:24.199Z] [INFO] [2024-03-19T02:05:24.199Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-common --- [2024-03-19T02:05:24.199Z] [INFO] [2024-03-19T02:05:24.199Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common --- [2024-03-19T02:05:24.199Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:24.199Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:24.199Z] [INFO] [2024-03-19T02:05:24.199Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-common --- [2024-03-19T02:05:24.199Z] [INFO] [2024-03-19T02:05:24.199Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-common --- [2024-03-19T02:05:24.199Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:24.199Z] [INFO] Compiling 48 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:24.455Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:05:24.455Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:05:24.455Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:05:24.455Z] [INFO] [2024-03-19T02:05:24.455Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common --- [2024-03-19T02:05:24.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/src/test/resources [2024-03-19T02:05:24.455Z] [INFO] [2024-03-19T02:05:24.455Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-common --- [2024-03-19T02:05:24.455Z] [INFO] No sources to compile [2024-03-19T02:05:24.455Z] [INFO] [2024-03-19T02:05:24.455Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common --- [2024-03-19T02:05:24.455Z] [INFO] [2024-03-19T02:05:24.455Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-common --- [2024-03-19T02:05:24.455Z] [INFO] [2024-03-19T02:05:24.455Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common --- [2024-03-19T02:05:24.711Z] [INFO] Executing tasks [2024-03-19T02:05:24.711Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/classes/META-INF for [2024-03-19T02:05:24.712Z] [INFO] [echo] console-common [2024-03-19T02:05:24.712Z] [INFO] Executed tasks [2024-03-19T02:05:24.712Z] [INFO] [2024-03-19T02:05:24.712Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common --- [2024-03-19T02:05:24.712Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/console-common.jar [2024-03-19T02:05:24.712Z] [INFO] [2024-03-19T02:05:24.712Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-common --- [2024-03-19T02:05:24.712Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:26.079Z] [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) [2024-03-19T02:05:26.079Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/bom.xml [2024-03-19T02:05:26.079Z] [INFO] attaching as console-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:26.079Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/bom.json [2024-03-19T02:05:26.079Z] [INFO] attaching as console-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:26.079Z] [INFO] [2024-03-19T02:05:26.079Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common --- [2024-03-19T02:05:26.079Z] [INFO] [2024-03-19T02:05:26.079Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-common --- [2024-03-19T02:05:26.079Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/failsafe-reports [2024-03-19T02:05:26.079Z] [INFO] [2024-03-19T02:05:26.079Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-common-checkstyle) @ console-common --- [2024-03-19T02:05:30.252Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:30.252Z] [INFO] [2024-03-19T02:05:30.252Z] [INFO] --- install:3.1.1:install (default-install) @ console-common --- [2024-03-19T02:05:30.252Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/8.0.1-SNAPSHOT/console-common-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:30.253Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/console-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/8.0.1-SNAPSHOT/console-common-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:30.253Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/8.0.1-SNAPSHOT/console-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:30.253Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/8.0.1-SNAPSHOT/console-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [2024-03-19T02:05:30.253Z] [INFO] Building Admin Console Core Jar 8.0.1-SNAPSHOT [224/332] [2024-03-19T02:05:30.253Z] [INFO] from appserver/admingui/core/pom.xml [2024-03-19T02:05:30.253Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:30.253Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] Copying 47 resources from src/main/resources to target/classes [2024-03-19T02:05:30.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/src/main/help [2024-03-19T02:05:30.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/src/main/manpages [2024-03-19T02:05:30.253Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:30.253Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:30.253Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/src/main/java/org/glassfish/admingui/util/SunOptionUtil.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:05:30.253Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/src/main/java/org/glassfish/admingui/util/SunOptionUtil.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] [2024-03-19T02:05:30.253Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-core --- [2024-03-19T02:05:30.253Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:30.253Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:30.254Z] [INFO] [2024-03-19T02:05:30.254Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-core --- [2024-03-19T02:05:30.254Z] [INFO] [2024-03-19T02:05:30.254Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-core --- [2024-03-19T02:05:30.254Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:30.254Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:30.254Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:05:30.254Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:05:30.254Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:05:30.254Z] [INFO] [2024-03-19T02:05:30.254Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-core --- [2024-03-19T02:05:30.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/src/test/resources [2024-03-19T02:05:30.254Z] [INFO] [2024-03-19T02:05:30.254Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-core --- [2024-03-19T02:05:30.254Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:30.254Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:05:30.510Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:05:30.510Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:05:30.510Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:05:30.510Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:05:30.510Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:05:30.510Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:05:30.510Z] Use -proc:none to disable annotation processing. [2024-03-19T02:05:30.510Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:05:30.510Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:05:30.510Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:05:30.510Z] [INFO] [2024-03-19T02:05:30.511Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-core --- [2024-03-19T02:05:30.511Z] [INFO] [2024-03-19T02:05:30.511Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-core --- [2024-03-19T02:05:30.511Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/surefire-reports [2024-03-19T02:05:30.511Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:05:30.511Z] [INFO] [2024-03-19T02:05:30.511Z] [INFO] ------------------------------------------------------- [2024-03-19T02:05:30.511Z] [INFO] T E S T S [2024-03-19T02:05:30.511Z] [INFO] ------------------------------------------------------- [2024-03-19T02:05:30.511Z] [0.003s][info][gc] Using G1 [2024-03-19T02:05:30.769Z] [0.457s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.935ms [2024-03-19T02:05:30.769Z] [INFO] Running org.glassfish.admingui.handlers.WoodstockHandlerTest [2024-03-19T02:05:31.026Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.glassfish.admingui.handlers.WoodstockHandlerTest [2024-03-19T02:05:31.283Z] [INFO] [2024-03-19T02:05:31.283Z] [INFO] Results: [2024-03-19T02:05:31.283Z] [INFO] [2024-03-19T02:05:31.283Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:05:31.283Z] [INFO] [2024-03-19T02:05:31.283Z] [INFO] [2024-03-19T02:05:31.283Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-core --- [2024-03-19T02:05:31.283Z] [INFO] Executing tasks [2024-03-19T02:05:31.283Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/classes/META-INF for [2024-03-19T02:05:31.283Z] [INFO] [echo] console-core [2024-03-19T02:05:31.283Z] [INFO] Executed tasks [2024-03-19T02:05:31.283Z] [INFO] [2024-03-19T02:05:31.283Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-core --- [2024-03-19T02:05:31.283Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/console-core.jar [2024-03-19T02:05:31.283Z] [INFO] [2024-03-19T02:05:31.283Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-core --- [2024-03-19T02:05:31.283Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:32.213Z] [INFO] CycloneDX: Creating BOM version 1.4 with 65 component(s) [2024-03-19T02:05:32.213Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/bom.xml [2024-03-19T02:05:32.213Z] [INFO] attaching as console-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:32.213Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/bom.json [2024-03-19T02:05:32.213Z] [INFO] attaching as console-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:32.213Z] [INFO] [2024-03-19T02:05:32.213Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-core --- [2024-03-19T02:05:32.213Z] [INFO] [2024-03-19T02:05:32.213Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-core --- [2024-03-19T02:05:32.213Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/failsafe-reports [2024-03-19T02:05:32.213Z] [INFO] [2024-03-19T02:05:32.213Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-core-checkstyle) @ console-core --- [2024-03-19T02:05:32.470Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:32.470Z] [INFO] [2024-03-19T02:05:32.470Z] [INFO] --- install:3.1.1:install (default-install) @ console-core --- [2024-03-19T02:05:32.470Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/8.0.1-SNAPSHOT/console-core-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:32.470Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/console-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/8.0.1-SNAPSHOT/console-core-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:32.470Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/8.0.1-SNAPSHOT/console-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:32.470Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/8.0.1-SNAPSHOT/console-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:32.470Z] [INFO] [2024-03-19T02:05:32.470Z] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [2024-03-19T02:05:32.470Z] [INFO] Building Admin Console WAR 8.0.1-SNAPSHOT [225/332] [2024-03-19T02:05:32.470Z] [INFO] from appserver/admingui/war/pom.xml [2024-03-19T02:05:32.470Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:05:32.470Z] [INFO] [2024-03-19T02:05:32.470Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war --- [2024-03-19T02:05:32.470Z] [INFO] [2024-03-19T02:05:32.470Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ war --- [2024-03-19T02:05:32.470Z] [INFO] [2024-03-19T02:05:32.470Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ war --- [2024-03-19T02:05:32.470Z] [INFO] [2024-03-19T02:05:32.470Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ war --- [2024-03-19T02:05:32.470Z] [INFO] No sources to compile [2024-03-19T02:05:32.470Z] [INFO] [2024-03-19T02:05:32.470Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ war --- [2024-03-19T02:05:32.470Z] [INFO] [2024-03-19T02:05:32.470Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ war --- [2024-03-19T02:05:32.470Z] [INFO] [2024-03-19T02:05:32.470Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war --- [2024-03-19T02:05:32.470Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:32.470Z] [INFO] [2024-03-19T02:05:32.470Z] [INFO] --- resources:3.3.1:resources (default-resources) @ war --- [2024-03-19T02:05:32.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/src/main/resources [2024-03-19T02:05:32.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/src/main/manpages [2024-03-19T02:05:32.471Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:32.471Z] [INFO] [2024-03-19T02:05:32.471Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ war --- [2024-03-19T02:05:32.471Z] [INFO] No sources to compile [2024-03-19T02:05:32.471Z] [INFO] [2024-03-19T02:05:32.471Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ war --- [2024-03-19T02:05:32.471Z] [INFO] No sources to compile [2024-03-19T02:05:32.471Z] [INFO] [2024-03-19T02:05:32.471Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war --- [2024-03-19T02:05:32.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/src/test/resources [2024-03-19T02:05:32.471Z] [INFO] [2024-03-19T02:05:32.471Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ war --- [2024-03-19T02:05:32.471Z] [INFO] No sources to compile [2024-03-19T02:05:32.471Z] [INFO] [2024-03-19T02:05:32.471Z] [INFO] --- surefire:3.2.5:test (default-test) @ war --- [2024-03-19T02:05:32.471Z] [INFO] No tests to run. [2024-03-19T02:05:32.471Z] [INFO] [2024-03-19T02:05:32.471Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ war --- [2024-03-19T02:05:32.471Z] [INFO] Executing tasks [2024-03-19T02:05:32.471Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/classes/META-INF for [2024-03-19T02:05:32.471Z] [INFO] [echo] war [2024-03-19T02:05:32.471Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/classes/META-INF [2024-03-19T02:05:32.471Z] [INFO] Executed tasks [2024-03-19T02:05:32.471Z] [INFO] [2024-03-19T02:05:32.471Z] [INFO] --- dependency:3.6.1:copy-dependencies (prepare-extra-dependencies) @ war --- [2024-03-19T02:05:32.471Z] [INFO] Copying commons-io-2.15.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies/commons-io-2.15.1.jar [2024-03-19T02:05:32.471Z] [INFO] Copying dojo-ajax-nodemo-1.12.4.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies/dojo-ajax-nodemo-1.12.4.jar [2024-03-19T02:05:32.471Z] [INFO] Copying json-2.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies/json-2.0.jar [2024-03-19T02:05:32.471Z] [INFO] Copying prototype-1.7.3.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies/prototype-1.7.3.jar [2024-03-19T02:05:32.471Z] [INFO] Copying woodstock-webui-jsf-6.0.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-6.0.1.jar [2024-03-19T02:05:32.471Z] [INFO] Copying woodstock-webui-jsf-suntheme-6.0.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-suntheme-6.0.1.jar [2024-03-19T02:05:32.471Z] [INFO] [2024-03-19T02:05:32.471Z] [INFO] --- war:3.4.0:war (default-war) @ war --- [2024-03-19T02:05:32.471Z] [INFO] Packaging webapp [2024-03-19T02:05:32.471Z] [INFO] Assembling webapp [war] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/admingui] [2024-03-19T02:05:32.471Z] [INFO] Processing war project [2024-03-19T02:05:32.471Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/src/main/webapp] to [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/admingui] [2024-03-19T02:05:32.471Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/extra-dependencies] to [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/admingui] [2024-03-19T02:05:32.471Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/src/main/webapp] [2024-03-19T02:05:32.472Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/admingui.war [2024-03-19T02:05:32.728Z] [INFO] [2024-03-19T02:05:32.728Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ war --- [2024-03-19T02:05:32.728Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:32.728Z] [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [2024-03-19T02:05:32.728Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/bom.xml [2024-03-19T02:05:32.728Z] [INFO] attaching as war-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:32.728Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/bom.json [2024-03-19T02:05:32.728Z] [INFO] attaching as war-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:32.728Z] [INFO] [2024-03-19T02:05:32.728Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war --- [2024-03-19T02:05:32.728Z] [INFO] No tests to run. [2024-03-19T02:05:32.728Z] [INFO] [2024-03-19T02:05:32.728Z] [INFO] --- failsafe:3.2.5:verify (verify) @ war --- [2024-03-19T02:05:32.728Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/failsafe-reports [2024-03-19T02:05:32.728Z] [INFO] [2024-03-19T02:05:32.728Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-war-checkstyle) @ war --- [2024-03-19T02:05:32.728Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:32.728Z] [INFO] [2024-03-19T02:05:32.728Z] [INFO] --- install:3.1.1:install (default-install) @ war --- [2024-03-19T02:05:32.728Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/8.0.1-SNAPSHOT/war-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:32.729Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/admingui.war to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/8.0.1-SNAPSHOT/war-8.0.1-SNAPSHOT.war [2024-03-19T02:05:32.729Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/8.0.1-SNAPSHOT/war-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:32.729Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/war/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/8.0.1-SNAPSHOT/war-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:32.729Z] [INFO] [2024-03-19T02:05:32.729Z] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [2024-03-19T02:05:32.729Z] [INFO] Building Admin Console Community Edition Theme Plugin 8.0.1-SNAPSHOT [226/332] [2024-03-19T02:05:32.729Z] [INFO] from appserver/admingui/community-theme/pom.xml [2024-03-19T02:05:32.729Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:32.987Z] [INFO] [2024-03-19T02:05:32.987Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-community-branding-plugin --- [2024-03-19T02:05:32.987Z] [INFO] [2024-03-19T02:05:32.987Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-community-branding-plugin --- [2024-03-19T02:05:32.987Z] [INFO] [2024-03-19T02:05:32.987Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-community-branding-plugin --- [2024-03-19T02:05:32.987Z] [INFO] [2024-03-19T02:05:32.987Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-community-branding-plugin --- [2024-03-19T02:05:32.987Z] [INFO] [2024-03-19T02:05:32.987Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-community-branding-plugin --- [2024-03-19T02:05:32.987Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:32.987Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:32.987Z] [INFO] [2024-03-19T02:05:32.987Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-community-branding-plugin --- [2024-03-19T02:05:32.987Z] [INFO] [2024-03-19T02:05:32.987Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-community-branding-plugin --- [2024-03-19T02:05:32.987Z] [INFO] [2024-03-19T02:05:32.987Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-community-branding-plugin --- [2024-03-19T02:05:32.987Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:32.987Z] [INFO] [2024-03-19T02:05:32.987Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-community-branding-plugin --- [2024-03-19T02:05:32.987Z] [INFO] Copying 17 resources from src/main/resources to target/classes [2024-03-19T02:05:32.987Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/src/main/help [2024-03-19T02:05:32.987Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/src/main/manpages [2024-03-19T02:05:32.987Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:32.987Z] [INFO] [2024-03-19T02:05:32.987Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-community-branding-plugin --- [2024-03-19T02:05:32.987Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:32.987Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:32.987Z] [INFO] [2024-03-19T02:05:32.987Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-community-branding-plugin --- [2024-03-19T02:05:32.987Z] [INFO] [2024-03-19T02:05:32.987Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-community-branding-plugin --- [2024-03-19T02:05:32.988Z] [INFO] [2024-03-19T02:05:32.988Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-community-branding-plugin --- [2024-03-19T02:05:32.988Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:32.988Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:32.988Z] [INFO] [2024-03-19T02:05:32.988Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-community-branding-plugin --- [2024-03-19T02:05:32.988Z] [INFO] [2024-03-19T02:05:32.988Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-community-branding-plugin --- [2024-03-19T02:05:33.244Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:33.244Z] [INFO] [2024-03-19T02:05:33.244Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-community-branding-plugin --- [2024-03-19T02:05:33.244Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:33.244Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:33.244Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:05:33.244Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:05:33.244Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:05:33.244Z] [INFO] [2024-03-19T02:05:33.244Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-community-branding-plugin --- [2024-03-19T02:05:33.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/src/test/resources [2024-03-19T02:05:33.244Z] [INFO] [2024-03-19T02:05:33.244Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-community-branding-plugin --- [2024-03-19T02:05:33.244Z] [INFO] No sources to compile [2024-03-19T02:05:33.244Z] [INFO] [2024-03-19T02:05:33.244Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-community-branding-plugin --- [2024-03-19T02:05:33.244Z] [INFO] [2024-03-19T02:05:33.244Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-community-branding-plugin --- [2024-03-19T02:05:33.244Z] [INFO] [2024-03-19T02:05:33.245Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-community-branding-plugin --- [2024-03-19T02:05:33.245Z] [INFO] Executing tasks [2024-03-19T02:05:33.245Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/classes/META-INF for [2024-03-19T02:05:33.245Z] [INFO] [echo] console-community-branding-plugin [2024-03-19T02:05:33.245Z] [INFO] Executed tasks [2024-03-19T02:05:33.245Z] [INFO] [2024-03-19T02:05:33.245Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-community-branding-plugin --- [2024-03-19T02:05:33.245Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/console-community-branding-plugin.jar [2024-03-19T02:05:33.245Z] [INFO] [2024-03-19T02:05:33.245Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-community-branding-plugin --- [2024-03-19T02:05:33.245Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:33.807Z] [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) [2024-03-19T02:05:33.807Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/bom.xml [2024-03-19T02:05:34.063Z] [INFO] attaching as console-community-branding-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:34.063Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/bom.json [2024-03-19T02:05:34.063Z] [INFO] attaching as console-community-branding-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:34.063Z] [INFO] [2024-03-19T02:05:34.063Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-community-branding-plugin --- [2024-03-19T02:05:34.063Z] [INFO] [2024-03-19T02:05:34.063Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-community-branding-plugin --- [2024-03-19T02:05:34.063Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/failsafe-reports [2024-03-19T02:05:34.063Z] [INFO] [2024-03-19T02:05:34.063Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-community-branding-plugin-checkstyle) @ console-community-branding-plugin --- [2024-03-19T02:05:34.064Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] --- install:3.1.1:install (default-install) @ console-community-branding-plugin --- [2024-03-19T02:05:34.064Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/8.0.1-SNAPSHOT/console-community-branding-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:34.064Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/console-community-branding-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/8.0.1-SNAPSHOT/console-community-branding-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:34.064Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/8.0.1-SNAPSHOT/console-community-branding-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:34.064Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/community-theme/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/8.0.1-SNAPSHOT/console-community-branding-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [2024-03-19T02:05:34.064Z] [INFO] Building Admin Console Clustering Support Plugin 8.0.1-SNAPSHOT [227/332] [2024-03-19T02:05:34.064Z] [INFO] from appserver/admingui/cluster/pom.xml [2024-03-19T02:05:34.064Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-cluster-plugin --- [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-cluster-plugin --- [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-cluster-plugin --- [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-cluster-plugin --- [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-cluster-plugin --- [2024-03-19T02:05:34.064Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:34.064Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-cluster-plugin --- [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-cluster-plugin --- [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-cluster-plugin --- [2024-03-19T02:05:34.064Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-cluster-plugin --- [2024-03-19T02:05:34.064Z] [INFO] Copying 63 resources from src/main/resources to target/classes [2024-03-19T02:05:34.064Z] [INFO] Copying 114 resources from src/main/help to target/classes [2024-03-19T02:05:34.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/src/main/manpages [2024-03-19T02:05:34.064Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-cluster-plugin --- [2024-03-19T02:05:34.064Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:34.064Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.064Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-cluster-plugin --- [2024-03-19T02:05:34.064Z] [INFO] [2024-03-19T02:05:34.065Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-cluster-plugin --- [2024-03-19T02:05:34.065Z] [INFO] [2024-03-19T02:05:34.065Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-cluster-plugin --- [2024-03-19T02:05:34.065Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:34.321Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:34.321Z] [INFO] [2024-03-19T02:05:34.321Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-cluster-plugin --- [2024-03-19T02:05:34.321Z] [INFO] [2024-03-19T02:05:34.321Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-cluster-plugin --- [2024-03-19T02:05:34.321Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:34.321Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:34.321Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:05:34.321Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:05:34.321Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:05:34.321Z] [INFO] [2024-03-19T02:05:34.321Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-cluster-plugin --- [2024-03-19T02:05:34.321Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/src/test/resources [2024-03-19T02:05:34.321Z] [INFO] [2024-03-19T02:05:34.321Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-cluster-plugin --- [2024-03-19T02:05:34.321Z] [INFO] No sources to compile [2024-03-19T02:05:34.321Z] [INFO] [2024-03-19T02:05:34.321Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-cluster-plugin --- [2024-03-19T02:05:34.321Z] [INFO] [2024-03-19T02:05:34.321Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-cluster-plugin --- [2024-03-19T02:05:34.321Z] [INFO] [2024-03-19T02:05:34.321Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-cluster-plugin --- [2024-03-19T02:05:34.321Z] [INFO] Executing tasks [2024-03-19T02:05:34.321Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/classes/META-INF for [2024-03-19T02:05:34.321Z] [INFO] [echo] console-cluster-plugin [2024-03-19T02:05:34.321Z] [INFO] Executed tasks [2024-03-19T02:05:34.321Z] [INFO] [2024-03-19T02:05:34.321Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-cluster-plugin --- [2024-03-19T02:05:34.321Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/console-cluster-plugin.jar [2024-03-19T02:05:34.321Z] [INFO] [2024-03-19T02:05:34.321Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-cluster-plugin --- [2024-03-19T02:05:34.321Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:35.250Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T02:05:35.250Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/bom.xml [2024-03-19T02:05:35.251Z] [INFO] attaching as console-cluster-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:35.251Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/bom.json [2024-03-19T02:05:35.251Z] [INFO] attaching as console-cluster-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:35.251Z] [INFO] [2024-03-19T02:05:35.251Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-cluster-plugin --- [2024-03-19T02:05:35.251Z] [INFO] [2024-03-19T02:05:35.251Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-cluster-plugin --- [2024-03-19T02:05:35.251Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/failsafe-reports [2024-03-19T02:05:35.251Z] [INFO] [2024-03-19T02:05:35.251Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-cluster-plugin-checkstyle) @ console-cluster-plugin --- [2024-03-19T02:05:35.251Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:35.251Z] [INFO] [2024-03-19T02:05:35.251Z] [INFO] --- install:3.1.1:install (default-install) @ console-cluster-plugin --- [2024-03-19T02:05:35.251Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/8.0.1-SNAPSHOT/console-cluster-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:35.251Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/console-cluster-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/8.0.1-SNAPSHOT/console-cluster-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:35.251Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/8.0.1-SNAPSHOT/console-cluster-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:35.251Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/cluster/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/8.0.1-SNAPSHOT/console-cluster-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:35.251Z] [INFO] [2024-03-19T02:05:35.251Z] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [2024-03-19T02:05:35.251Z] [INFO] Building Admin Console Web Container Plugin 8.0.1-SNAPSHOT [228/332] [2024-03-19T02:05:35.251Z] [INFO] from appserver/admingui/web/pom.xml [2024-03-19T02:05:35.251Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:35.251Z] [INFO] [2024-03-19T02:05:35.251Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-web-plugin --- [2024-03-19T02:05:35.251Z] [INFO] [2024-03-19T02:05:35.251Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-web-plugin --- [2024-03-19T02:05:35.251Z] [INFO] [2024-03-19T02:05:35.251Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-web-plugin --- [2024-03-19T02:05:35.251Z] [INFO] [2024-03-19T02:05:35.251Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-web-plugin --- [2024-03-19T02:05:35.251Z] [INFO] [2024-03-19T02:05:35.251Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-web-plugin --- [2024-03-19T02:05:35.251Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:35.251Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:35.251Z] [INFO] [2024-03-19T02:05:35.251Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-web-plugin --- [2024-03-19T02:05:35.251Z] [INFO] [2024-03-19T02:05:35.251Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-web-plugin --- [2024-03-19T02:05:35.252Z] [INFO] [2024-03-19T02:05:35.252Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-web-plugin --- [2024-03-19T02:05:35.252Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:35.252Z] [INFO] [2024-03-19T02:05:35.252Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-web-plugin --- [2024-03-19T02:05:35.252Z] [INFO] Copying 73 resources from src/main/resources to target/classes [2024-03-19T02:05:35.252Z] [INFO] Copying 84 resources from src/main/help to target/classes [2024-03-19T02:05:35.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/src/main/manpages [2024-03-19T02:05:35.252Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:35.252Z] [INFO] [2024-03-19T02:05:35.252Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-web-plugin --- [2024-03-19T02:05:35.252Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:35.252Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:35.252Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java uses unchecked or unsafe operations. [2024-03-19T02:05:35.252Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:05:35.252Z] [INFO] [2024-03-19T02:05:35.252Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-web-plugin --- [2024-03-19T02:05:35.252Z] [INFO] [2024-03-19T02:05:35.252Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-web-plugin --- [2024-03-19T02:05:35.252Z] [INFO] [2024-03-19T02:05:35.252Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-web-plugin --- [2024-03-19T02:05:35.252Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:35.509Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:35.509Z] [INFO] [2024-03-19T02:05:35.509Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-web-plugin --- [2024-03-19T02:05:35.509Z] [INFO] [2024-03-19T02:05:35.509Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-web-plugin --- [2024-03-19T02:05:35.509Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:35.509Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:35.509Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:05:35.509Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:05:35.509Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:05:35.509Z] [INFO] [2024-03-19T02:05:35.509Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-web-plugin --- [2024-03-19T02:05:35.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/src/test/resources [2024-03-19T02:05:35.509Z] [INFO] [2024-03-19T02:05:35.509Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-web-plugin --- [2024-03-19T02:05:35.509Z] [INFO] No sources to compile [2024-03-19T02:05:35.509Z] [INFO] [2024-03-19T02:05:35.509Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-web-plugin --- [2024-03-19T02:05:35.509Z] [INFO] [2024-03-19T02:05:35.509Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-web-plugin --- [2024-03-19T02:05:35.509Z] [INFO] [2024-03-19T02:05:35.509Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-web-plugin --- [2024-03-19T02:05:35.509Z] [INFO] Executing tasks [2024-03-19T02:05:35.509Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/classes/META-INF for [2024-03-19T02:05:35.509Z] [INFO] [echo] console-web-plugin [2024-03-19T02:05:35.509Z] [INFO] Executed tasks [2024-03-19T02:05:35.509Z] [INFO] [2024-03-19T02:05:35.509Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-web-plugin --- [2024-03-19T02:05:35.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/console-web-plugin.jar [2024-03-19T02:05:35.765Z] [INFO] [2024-03-19T02:05:35.765Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-web-plugin --- [2024-03-19T02:05:35.765Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:36.693Z] [INFO] CycloneDX: Creating BOM version 1.4 with 66 component(s) [2024-03-19T02:05:36.693Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/bom.xml [2024-03-19T02:05:36.693Z] [INFO] attaching as console-web-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:36.693Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/bom.json [2024-03-19T02:05:36.693Z] [INFO] attaching as console-web-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-web-plugin --- [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-web-plugin --- [2024-03-19T02:05:36.693Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/failsafe-reports [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-web-plugin-checkstyle) @ console-web-plugin --- [2024-03-19T02:05:36.693Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] --- install:3.1.1:install (default-install) @ console-web-plugin --- [2024-03-19T02:05:36.693Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/8.0.1-SNAPSHOT/console-web-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:36.693Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/console-web-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/8.0.1-SNAPSHOT/console-web-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:36.693Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/8.0.1-SNAPSHOT/console-web-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:36.693Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/web/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/8.0.1-SNAPSHOT/console-web-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [2024-03-19T02:05:36.693Z] [INFO] Building Admin Console JDBC Plugin 8.0.1-SNAPSHOT [229/332] [2024-03-19T02:05:36.693Z] [INFO] from appserver/admingui/jdbc/pom.xml [2024-03-19T02:05:36.693Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jdbc-plugin --- [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-jdbc-plugin --- [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-jdbc-plugin --- [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jdbc-plugin --- [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-jdbc-plugin --- [2024-03-19T02:05:36.693Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:36.693Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-jdbc-plugin --- [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-jdbc-plugin --- [2024-03-19T02:05:36.693Z] [INFO] [2024-03-19T02:05:36.693Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jdbc-plugin --- [2024-03-19T02:05:36.694Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:36.694Z] [INFO] [2024-03-19T02:05:36.694Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jdbc-plugin --- [2024-03-19T02:05:36.694Z] [INFO] Copying 31 resources from src/main/resources to target/classes [2024-03-19T02:05:36.694Z] [INFO] Copying 35 resources from src/main/help to target/classes [2024-03-19T02:05:36.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/src/main/manpages [2024-03-19T02:05:36.694Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:36.694Z] [INFO] [2024-03-19T02:05:36.694Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-jdbc-plugin --- [2024-03-19T02:05:36.694Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:36.694Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:36.694Z] [INFO] [2024-03-19T02:05:36.694Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-jdbc-plugin --- [2024-03-19T02:05:36.694Z] [INFO] [2024-03-19T02:05:36.694Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-jdbc-plugin --- [2024-03-19T02:05:36.694Z] [INFO] [2024-03-19T02:05:36.694Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jdbc-plugin --- [2024-03-19T02:05:36.694Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:36.950Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:36.950Z] [INFO] [2024-03-19T02:05:36.950Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jdbc-plugin --- [2024-03-19T02:05:36.950Z] [INFO] [2024-03-19T02:05:36.950Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-jdbc-plugin --- [2024-03-19T02:05:36.950Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:36.950Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:36.950Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:05:36.950Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:05:36.950Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:05:36.950Z] [INFO] [2024-03-19T02:05:36.950Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jdbc-plugin --- [2024-03-19T02:05:36.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/src/test/resources [2024-03-19T02:05:36.950Z] [INFO] [2024-03-19T02:05:36.950Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-jdbc-plugin --- [2024-03-19T02:05:36.950Z] [INFO] No sources to compile [2024-03-19T02:05:36.950Z] [INFO] [2024-03-19T02:05:36.950Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jdbc-plugin --- [2024-03-19T02:05:36.950Z] [INFO] [2024-03-19T02:05:36.950Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jdbc-plugin --- [2024-03-19T02:05:36.950Z] [INFO] [2024-03-19T02:05:36.950Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jdbc-plugin --- [2024-03-19T02:05:36.950Z] [INFO] Executing tasks [2024-03-19T02:05:36.951Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/classes/META-INF for [2024-03-19T02:05:36.951Z] [INFO] [echo] console-jdbc-plugin [2024-03-19T02:05:36.951Z] [INFO] Executed tasks [2024-03-19T02:05:36.951Z] [INFO] [2024-03-19T02:05:36.951Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jdbc-plugin --- [2024-03-19T02:05:36.951Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/console-jdbc-plugin.jar [2024-03-19T02:05:36.951Z] [INFO] [2024-03-19T02:05:36.951Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-jdbc-plugin --- [2024-03-19T02:05:36.951Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:37.513Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T02:05:37.514Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/bom.xml [2024-03-19T02:05:37.514Z] [INFO] attaching as console-jdbc-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:37.770Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/bom.json [2024-03-19T02:05:37.770Z] [INFO] attaching as console-jdbc-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jdbc-plugin --- [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jdbc-plugin --- [2024-03-19T02:05:37.770Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/failsafe-reports [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-jdbc-plugin-checkstyle) @ console-jdbc-plugin --- [2024-03-19T02:05:37.770Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] --- install:3.1.1:install (default-install) @ console-jdbc-plugin --- [2024-03-19T02:05:37.770Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/8.0.1-SNAPSHOT/console-jdbc-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:37.770Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/console-jdbc-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/8.0.1-SNAPSHOT/console-jdbc-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:37.770Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/8.0.1-SNAPSHOT/console-jdbc-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:37.770Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jdbc/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/8.0.1-SNAPSHOT/console-jdbc-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [2024-03-19T02:05:37.770Z] [INFO] Building Admin Console Connectors Plugin 8.0.1-SNAPSHOT [230/332] [2024-03-19T02:05:37.770Z] [INFO] from appserver/admingui/jca/pom.xml [2024-03-19T02:05:37.770Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jca-plugin --- [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-jca-plugin --- [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-jca-plugin --- [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jca-plugin --- [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-jca-plugin --- [2024-03-19T02:05:37.770Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:37.770Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-jca-plugin --- [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-jca-plugin --- [2024-03-19T02:05:37.770Z] [INFO] [2024-03-19T02:05:37.770Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jca-plugin --- [2024-03-19T02:05:37.771Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:37.771Z] [INFO] [2024-03-19T02:05:37.771Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jca-plugin --- [2024-03-19T02:05:37.771Z] [INFO] Copying 56 resources from src/main/resources to target/classes [2024-03-19T02:05:37.771Z] [INFO] Copying 64 resources from src/main/help to target/classes [2024-03-19T02:05:37.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/src/main/manpages [2024-03-19T02:05:37.771Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:37.771Z] [INFO] [2024-03-19T02:05:37.771Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-jca-plugin --- [2024-03-19T02:05:37.771Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:37.771Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:37.771Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java uses unchecked or unsafe operations. [2024-03-19T02:05:37.771Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:05:37.771Z] [INFO] [2024-03-19T02:05:37.771Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-jca-plugin --- [2024-03-19T02:05:37.771Z] [INFO] [2024-03-19T02:05:37.771Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-jca-plugin --- [2024-03-19T02:05:37.771Z] [INFO] [2024-03-19T02:05:37.771Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jca-plugin --- [2024-03-19T02:05:37.771Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:38.028Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:38.028Z] [INFO] [2024-03-19T02:05:38.028Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jca-plugin --- [2024-03-19T02:05:38.028Z] [INFO] [2024-03-19T02:05:38.028Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-jca-plugin --- [2024-03-19T02:05:38.028Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:38.028Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:38.028Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:05:38.028Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:05:38.028Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:05:38.028Z] [INFO] [2024-03-19T02:05:38.028Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jca-plugin --- [2024-03-19T02:05:38.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/src/test/resources [2024-03-19T02:05:38.028Z] [INFO] [2024-03-19T02:05:38.028Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-jca-plugin --- [2024-03-19T02:05:38.028Z] [INFO] No sources to compile [2024-03-19T02:05:38.028Z] [INFO] [2024-03-19T02:05:38.028Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jca-plugin --- [2024-03-19T02:05:38.028Z] [INFO] [2024-03-19T02:05:38.028Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jca-plugin --- [2024-03-19T02:05:38.028Z] [INFO] [2024-03-19T02:05:38.028Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jca-plugin --- [2024-03-19T02:05:38.028Z] [INFO] Executing tasks [2024-03-19T02:05:38.028Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/classes/META-INF for [2024-03-19T02:05:38.028Z] [INFO] [echo] console-jca-plugin [2024-03-19T02:05:38.028Z] [INFO] Executed tasks [2024-03-19T02:05:38.028Z] [INFO] [2024-03-19T02:05:38.028Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jca-plugin --- [2024-03-19T02:05:38.028Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/console-jca-plugin.jar [2024-03-19T02:05:38.028Z] [INFO] [2024-03-19T02:05:38.028Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-jca-plugin --- [2024-03-19T02:05:38.028Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:38.958Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T02:05:38.958Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/bom.xml [2024-03-19T02:05:38.958Z] [INFO] attaching as console-jca-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:38.958Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/bom.json [2024-03-19T02:05:38.958Z] [INFO] attaching as console-jca-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:38.958Z] [INFO] [2024-03-19T02:05:38.958Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jca-plugin --- [2024-03-19T02:05:38.958Z] [INFO] [2024-03-19T02:05:38.958Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jca-plugin --- [2024-03-19T02:05:38.958Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/failsafe-reports [2024-03-19T02:05:38.958Z] [INFO] [2024-03-19T02:05:38.958Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-jca-plugin-checkstyle) @ console-jca-plugin --- [2024-03-19T02:05:38.958Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:38.958Z] [INFO] [2024-03-19T02:05:38.958Z] [INFO] --- install:3.1.1:install (default-install) @ console-jca-plugin --- [2024-03-19T02:05:38.958Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/8.0.1-SNAPSHOT/console-jca-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:38.958Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/console-jca-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/8.0.1-SNAPSHOT/console-jca-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:38.958Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/8.0.1-SNAPSHOT/console-jca-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:38.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jca/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/8.0.1-SNAPSHOT/console-jca-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [2024-03-19T02:05:38.959Z] [INFO] Building Admin Console EJB Local (Lite) Plugin 8.0.1-SNAPSHOT [231/332] [2024-03-19T02:05:38.959Z] [INFO] from appserver/admingui/ejb-lite/pom.xml [2024-03-19T02:05:38.959Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:38.959Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-03-19T02:05:38.959Z] [INFO] Copying 15 resources from src/main/help to target/classes [2024-03-19T02:05:38.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/src/main/manpages [2024-03-19T02:05:38.959Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:38.959Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:38.959Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] [2024-03-19T02:05:38.959Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-ejb-lite-plugin --- [2024-03-19T02:05:38.959Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:38.959Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:39.216Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:05:39.216Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:05:39.216Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:05:39.216Z] [INFO] [2024-03-19T02:05:39.216Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-lite-plugin --- [2024-03-19T02:05:39.216Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/src/test/resources [2024-03-19T02:05:39.216Z] [INFO] [2024-03-19T02:05:39.216Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-ejb-lite-plugin --- [2024-03-19T02:05:39.216Z] [INFO] No sources to compile [2024-03-19T02:05:39.216Z] [INFO] [2024-03-19T02:05:39.217Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-lite-plugin --- [2024-03-19T02:05:39.217Z] [INFO] [2024-03-19T02:05:39.217Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-lite-plugin --- [2024-03-19T02:05:39.217Z] [INFO] [2024-03-19T02:05:39.217Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-lite-plugin --- [2024-03-19T02:05:39.217Z] [INFO] Executing tasks [2024-03-19T02:05:39.217Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/classes/META-INF for [2024-03-19T02:05:39.217Z] [INFO] [echo] console-ejb-lite-plugin [2024-03-19T02:05:39.217Z] [INFO] Executed tasks [2024-03-19T02:05:39.217Z] [INFO] [2024-03-19T02:05:39.217Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-lite-plugin --- [2024-03-19T02:05:39.217Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar [2024-03-19T02:05:39.217Z] [INFO] [2024-03-19T02:05:39.217Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-ejb-lite-plugin --- [2024-03-19T02:05:39.217Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:39.781Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T02:05:39.781Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/bom.xml [2024-03-19T02:05:39.781Z] [INFO] attaching as console-ejb-lite-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:39.781Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/bom.json [2024-03-19T02:05:39.781Z] [INFO] attaching as console-ejb-lite-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:39.781Z] [INFO] [2024-03-19T02:05:39.781Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-lite-plugin --- [2024-03-19T02:05:39.781Z] [INFO] [2024-03-19T02:05:39.781Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-lite-plugin --- [2024-03-19T02:05:39.781Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/failsafe-reports [2024-03-19T02:05:39.781Z] [INFO] [2024-03-19T02:05:39.781Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-ejb-lite-plugin-checkstyle) @ console-ejb-lite-plugin --- [2024-03-19T02:05:39.781Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:39.781Z] [INFO] [2024-03-19T02:05:39.781Z] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-lite-plugin --- [2024-03-19T02:05:39.781Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/8.0.1-SNAPSHOT/console-ejb-lite-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:39.781Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/8.0.1-SNAPSHOT/console-ejb-lite-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:39.781Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/8.0.1-SNAPSHOT/console-ejb-lite-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:39.781Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb-lite/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/8.0.1-SNAPSHOT/console-ejb-lite-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:39.781Z] [INFO] [2024-03-19T02:05:39.781Z] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [2024-03-19T02:05:39.781Z] [INFO] Building Admin Console JTS Plugin 8.0.1-SNAPSHOT [232/332] [2024-03-19T02:05:39.781Z] [INFO] from appserver/admingui/jts/pom.xml [2024-03-19T02:05:39.781Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:39.781Z] [INFO] [2024-03-19T02:05:39.781Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jts-plugin --- [2024-03-19T02:05:39.781Z] [INFO] [2024-03-19T02:05:39.781Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-jts-plugin --- [2024-03-19T02:05:39.781Z] [INFO] [2024-03-19T02:05:39.781Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-jts-plugin --- [2024-03-19T02:05:39.782Z] [INFO] [2024-03-19T02:05:39.782Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jts-plugin --- [2024-03-19T02:05:39.782Z] [INFO] [2024-03-19T02:05:39.782Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-jts-plugin --- [2024-03-19T02:05:39.782Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:39.782Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:39.782Z] [INFO] [2024-03-19T02:05:39.782Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-jts-plugin --- [2024-03-19T02:05:39.782Z] [INFO] [2024-03-19T02:05:39.782Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-jts-plugin --- [2024-03-19T02:05:39.782Z] [INFO] [2024-03-19T02:05:39.782Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jts-plugin --- [2024-03-19T02:05:39.782Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:39.782Z] [INFO] [2024-03-19T02:05:39.782Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jts-plugin --- [2024-03-19T02:05:39.782Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-03-19T02:05:39.782Z] [INFO] Copying 17 resources from src/main/help to target/classes [2024-03-19T02:05:40.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/src/main/manpages [2024-03-19T02:05:40.038Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:40.038Z] [INFO] [2024-03-19T02:05:40.038Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-jts-plugin --- [2024-03-19T02:05:40.038Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:40.038Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:40.038Z] [INFO] [2024-03-19T02:05:40.038Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-jts-plugin --- [2024-03-19T02:05:40.039Z] [INFO] [2024-03-19T02:05:40.039Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-jts-plugin --- [2024-03-19T02:05:40.039Z] [INFO] [2024-03-19T02:05:40.039Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jts-plugin --- [2024-03-19T02:05:40.039Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:40.039Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:40.039Z] [INFO] [2024-03-19T02:05:40.039Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jts-plugin --- [2024-03-19T02:05:40.039Z] [INFO] [2024-03-19T02:05:40.039Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-jts-plugin --- [2024-03-19T02:05:40.039Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:40.039Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:05:40.039Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:05:40.039Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:05:40.039Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:05:40.039Z] [INFO] [2024-03-19T02:05:40.039Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jts-plugin --- [2024-03-19T02:05:40.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/src/test/resources [2024-03-19T02:05:40.039Z] [INFO] [2024-03-19T02:05:40.039Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-jts-plugin --- [2024-03-19T02:05:40.039Z] [INFO] No sources to compile [2024-03-19T02:05:40.039Z] [INFO] [2024-03-19T02:05:40.039Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jts-plugin --- [2024-03-19T02:05:40.039Z] [INFO] [2024-03-19T02:05:40.039Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jts-plugin --- [2024-03-19T02:05:40.039Z] [INFO] [2024-03-19T02:05:40.039Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jts-plugin --- [2024-03-19T02:05:40.039Z] [INFO] Executing tasks [2024-03-19T02:05:40.039Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/classes/META-INF for [2024-03-19T02:05:40.039Z] [INFO] [echo] console-jts-plugin [2024-03-19T02:05:40.039Z] [INFO] Executed tasks [2024-03-19T02:05:40.039Z] [INFO] [2024-03-19T02:05:40.039Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jts-plugin --- [2024-03-19T02:05:40.039Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/console-jts-plugin.jar [2024-03-19T02:05:40.039Z] [INFO] [2024-03-19T02:05:40.039Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-jts-plugin --- [2024-03-19T02:05:40.039Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:40.602Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T02:05:40.603Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/bom.xml [2024-03-19T02:05:40.859Z] [INFO] attaching as console-jts-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:40.859Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/bom.json [2024-03-19T02:05:40.859Z] [INFO] attaching as console-jts-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jts-plugin --- [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jts-plugin --- [2024-03-19T02:05:40.860Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/failsafe-reports [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-jts-plugin-checkstyle) @ console-jts-plugin --- [2024-03-19T02:05:40.860Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- install:3.1.1:install (default-install) @ console-jts-plugin --- [2024-03-19T02:05:40.860Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/8.0.1-SNAPSHOT/console-jts-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:40.860Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/console-jts-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/8.0.1-SNAPSHOT/console-jts-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:40.860Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/8.0.1-SNAPSHOT/console-jts-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:40.860Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jts/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/8.0.1-SNAPSHOT/console-jts-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [2024-03-19T02:05:40.860Z] [INFO] Building Glassfish featuresets 8.0.1-SNAPSHOT [233/332] [2024-03-19T02:05:40.860Z] [INFO] from appserver/featuresets/pom.xml [2024-03-19T02:05:40.860Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- clean:3.3.2:clean (default-clean) @ featuresets --- [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ featuresets --- [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ featuresets --- [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ featuresets --- [2024-03-19T02:05:40.860Z] [INFO] No sources to compile [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ featuresets --- [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ featuresets --- [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ featuresets --- [2024-03-19T02:05:40.860Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ featuresets --- [2024-03-19T02:05:40.860Z] [INFO] No sources to compile [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ featuresets --- [2024-03-19T02:05:40.860Z] [INFO] No sources to compile [2024-03-19T02:05:40.860Z] [INFO] [2024-03-19T02:05:40.860Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ featuresets --- [2024-03-19T02:05:40.860Z] [INFO] Executing tasks [2024-03-19T02:05:40.860Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/classes/META-INF for [2024-03-19T02:05:40.860Z] [INFO] [echo] featuresets [2024-03-19T02:05:40.860Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/classes/META-INF [2024-03-19T02:05:40.860Z] [INFO] Executed tasks [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ featuresets --- [2024-03-19T02:05:40.861Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:40.861Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:40.861Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/bom.xml [2024-03-19T02:05:40.861Z] [INFO] attaching as featuresets-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:40.861Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/bom.json [2024-03-19T02:05:40.861Z] [INFO] attaching as featuresets-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ featuresets --- [2024-03-19T02:05:40.861Z] [INFO] No tests to run. [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- failsafe:3.2.5:verify (verify) @ featuresets --- [2024-03-19T02:05:40.861Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/failsafe-reports [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-featuresets-checkstyle) @ featuresets --- [2024-03-19T02:05:40.861Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- install:3.1.1:install (default-install) @ featuresets --- [2024-03-19T02:05:40.861Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/8.0.1-SNAPSHOT/featuresets-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:40.861Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/8.0.1-SNAPSHOT/featuresets-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:40.861Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/8.0.1-SNAPSHOT/featuresets-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [2024-03-19T02:05:40.861Z] [INFO] Building Glassfish Web Featureset 8.0.1-SNAPSHOT [234/332] [2024-03-19T02:05:40.861Z] [INFO] from appserver/featuresets/web/pom.xml [2024-03-19T02:05:40.861Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web --- [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web --- [2024-03-19T02:05:40.861Z] [INFO] No sources to compile [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web --- [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web --- [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-03-19T02:05:40.861Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web --- [2024-03-19T02:05:40.861Z] [INFO] No sources to compile [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web --- [2024-03-19T02:05:40.861Z] [INFO] No sources to compile [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-03-19T02:05:40.861Z] [INFO] Executing tasks [2024-03-19T02:05:40.861Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/classes/META-INF for [2024-03-19T02:05:40.861Z] [INFO] [echo] web [2024-03-19T02:05:40.861Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/classes/META-INF [2024-03-19T02:05:40.861Z] [INFO] Executed tasks [2024-03-19T02:05:40.861Z] [INFO] [2024-03-19T02:05:40.861Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web --- [2024-03-19T02:05:40.861Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:46.112Z] [INFO] CycloneDX: Creating BOM version 1.4 with 278 component(s) [2024-03-19T02:05:46.112Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/bom.xml [2024-03-19T02:05:46.112Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:46.112Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/bom.json [2024-03-19T02:05:46.112Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:46.112Z] [INFO] [2024-03-19T02:05:46.112Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-03-19T02:05:46.112Z] [INFO] No tests to run. [2024-03-19T02:05:46.112Z] [INFO] [2024-03-19T02:05:46.112Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-03-19T02:05:46.112Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/failsafe-reports [2024-03-19T02:05:46.112Z] [INFO] [2024-03-19T02:05:46.112Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-web-checkstyle) @ web --- [2024-03-19T02:05:46.113Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:46.113Z] [INFO] [2024-03-19T02:05:46.113Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-03-19T02:05:46.113Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:46.113Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:46.113Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/web/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:46.113Z] [INFO] [2024-03-19T02:05:46.113Z] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [2024-03-19T02:05:46.113Z] [INFO] Building GlassFish ORB interface layer implementation 8.0.1-SNAPSHOT [235/332] [2024-03-19T02:05:46.113Z] [INFO] from appserver/orb/orb-iiop/pom.xml [2024-03-19T02:05:46.113Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:46.113Z] [INFO] [2024-03-19T02:05:46.113Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-iiop --- [2024-03-19T02:05:46.113Z] [INFO] [2024-03-19T02:05:46.113Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ orb-iiop --- [2024-03-19T02:05:46.113Z] [INFO] [2024-03-19T02:05:46.113Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ orb-iiop --- [2024-03-19T02:05:46.113Z] [INFO] [2024-03-19T02:05:46.113Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ orb-iiop --- [2024-03-19T02:05:46.113Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:46.113Z] [INFO] Compiling 21 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:46.113Z] [INFO] [2024-03-19T02:05:46.113Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ orb-iiop --- [2024-03-19T02:05:46.113Z] [INFO] [2024-03-19T02:05:46.113Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ orb-iiop --- [2024-03-19T02:05:46.113Z] [INFO] [2024-03-19T02:05:46.113Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-iiop --- [2024-03-19T02:05:46.113Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:46.113Z] [INFO] [2024-03-19T02:05:46.113Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-iiop --- [2024-03-19T02:05:46.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/resources [2024-03-19T02:05:46.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/manpages [2024-03-19T02:05:46.113Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:46.113Z] [INFO] [2024-03-19T02:05:46.113Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ orb-iiop --- [2024-03-19T02:05:46.113Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:46.113Z] [INFO] Compiling 21 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:46.113Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java:[43,43] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:46.113Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[309,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T02:05:46.113Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[309,38] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-03-19T02:05:46.114Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[313,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:46.114Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[429,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:46.114Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/GlassFishORBManager.java:[267,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:46.114Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java uses or overrides a deprecated API. [2024-03-19T02:05:46.114Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:05:46.114Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:05:46.114Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:05:46.114Z] [INFO] [2024-03-19T02:05:46.114Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ orb-iiop --- [2024-03-19T02:05:46.114Z] [INFO] [2024-03-19T02:05:46.114Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ orb-iiop --- [2024-03-19T02:05:46.114Z] [INFO] [2024-03-19T02:05:46.114Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-iiop --- [2024-03-19T02:05:46.114Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:46.114Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:46.114Z] [INFO] [2024-03-19T02:05:46.114Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-iiop --- [2024-03-19T02:05:46.114Z] [INFO] [2024-03-19T02:05:46.114Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ orb-iiop --- [2024-03-19T02:05:46.114Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:46.114Z] [INFO] Compiling 21 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:46.370Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:05:46.370Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:05:46.370Z] [INFO] Initial messages found so far: {} [2024-03-19T02:05:46.370Z] [INFO] Processing: AS-ORB-0001 [2024-03-19T02:05:46.370Z] [INFO] Message AS-ORB-0001 needs checking for cause/action: false [2024-03-19T02:05:46.370Z] [INFO] Processing: AS-ORB-0002 [2024-03-19T02:05:46.370Z] [INFO] Message AS-ORB-0002 needs checking for cause/action: false [2024-03-19T02:05:46.371Z] [INFO] Processing: AS-ORB-0010 [2024-03-19T02:05:46.371Z] [INFO] Message AS-ORB-0010 needs checking for cause/action: true [2024-03-19T02:05:46.371Z] [INFO] Processing: AS-ORB-0011 [2024-03-19T02:05:46.371Z] [INFO] Message AS-ORB-0011 needs checking for cause/action: true [2024-03-19T02:05:46.371Z] [INFO] Processing: AS-ORB-00101 [2024-03-19T02:05:46.371Z] [INFO] Message AS-ORB-00101 needs checking for cause/action: false [2024-03-19T02:05:46.371Z] [INFO] Processing: AS-ORB-00102 [2024-03-19T02:05:46.371Z] [INFO] Message AS-ORB-00102 needs checking for cause/action: false [2024-03-19T02:05:46.371Z] [INFO] Processing: AS-ORB-00103 [2024-03-19T02:05:46.371Z] [INFO] Message AS-ORB-00103 needs checking for cause/action: false [2024-03-19T02:05:46.371Z] [INFO] Processing: AS-ORB-00204 [2024-03-19T02:05:46.371Z] [INFO] Message AS-ORB-00204 needs checking for cause/action: false [2024-03-19T02:05:46.371Z] [INFO] Processing: AS-ORB-00205 [2024-03-19T02:05:46.371Z] [INFO] Message AS-ORB-00205 needs checking for cause/action: false [2024-03-19T02:05:46.371Z] [INFO] Processing: AS-ORB-00206 [2024-03-19T02:05:46.371Z] [INFO] Message AS-ORB-00206 needs checking for cause/action: false [2024-03-19T02:05:46.371Z] [INFO] Processing: AS-ORB-00207 [2024-03-19T02:05:46.371Z] [INFO] Message AS-ORB-00207 needs checking for cause/action: false [2024-03-19T02:05:46.371Z] [INFO] Total Messages including ones found from disk so far: {AS-ORB-0001=Exception converting the message fragment size {0} to integer, using default value: {1}., AS-ORB-0002=Exception converting the max connections value {0} to integer, using default value {1}., AS-ORB-0010=Unexpected Exception in ORB initialization, AS-ORB-00101=Exception occurred when resolving {0}, AS-ORB-00102=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using {0}:{1} instead, AS-ORB-00103=Problem with membership change notification. Exception occurred., AS-ORB-0011=Invalid or unavailable RootPOA service name, AS-ORB-00204=Could not find an endpoint to send request to., AS-ORB-00205=Unknown host: {0} Exception thrown: {1}, AS-ORB-00206=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using JNDI Provider URL {0} instead, AS-ORB-00207=Exception : {0} thrown for bad provider URL String: {1}} [2024-03-19T02:05:46.371Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:05:46.371Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:05:46.371Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:05:46.371Z] [INFO] Processing: jakarta.enterprise.resource.corba on element LOGGER_NAME_PREFIX [2024-03-19T02:05:46.371Z] [INFO] Enclosing type is org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [2024-03-19T02:05:46.371Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.corba.description=Main IIOP/ORB/CORBA Logger, jakarta.enterprise.resource.corba.publish=true, jakarta.enterprise.resource.corba.subsystem=AS-ORB} [2024-03-19T02:05:46.371Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:05:46.371Z] [INFO] Found enclosing element LOGGER_NAME_PREFIX [2024-03-19T02:05:46.371Z] [INFO] Found enclosing element org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [2024-03-19T02:05:46.371Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:05:46.371Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:05:46.371Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:05:46.371Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:05:46.371Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:05:46.371Z] [INFO] [2024-03-19T02:05:46.371Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-iiop --- [2024-03-19T02:05:46.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/src/test/resources [2024-03-19T02:05:46.371Z] [INFO] [2024-03-19T02:05:46.372Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ orb-iiop --- [2024-03-19T02:05:46.372Z] [INFO] No sources to compile [2024-03-19T02:05:46.372Z] [INFO] [2024-03-19T02:05:46.372Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-iiop --- [2024-03-19T02:05:46.372Z] [INFO] [2024-03-19T02:05:46.372Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-iiop --- [2024-03-19T02:05:46.372Z] [INFO] [2024-03-19T02:05:46.372Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-iiop --- [2024-03-19T02:05:46.372Z] [INFO] Executing tasks [2024-03-19T02:05:46.372Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/classes/META-INF for [2024-03-19T02:05:46.372Z] [INFO] [echo] orb-iiop [2024-03-19T02:05:46.372Z] [INFO] Executed tasks [2024-03-19T02:05:46.372Z] [INFO] [2024-03-19T02:05:46.372Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-iiop --- [2024-03-19T02:05:46.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/orb-iiop.jar [2024-03-19T02:05:46.372Z] [INFO] [2024-03-19T02:05:46.372Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ orb-iiop --- [2024-03-19T02:05:46.372Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:47.740Z] [INFO] CycloneDX: Creating BOM version 1.4 with 82 component(s) [2024-03-19T02:05:47.740Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/bom.xml [2024-03-19T02:05:47.740Z] [INFO] attaching as orb-iiop-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:47.740Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/bom.json [2024-03-19T02:05:47.740Z] [INFO] attaching as orb-iiop-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:47.740Z] [INFO] [2024-03-19T02:05:47.740Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-iiop --- [2024-03-19T02:05:47.740Z] [INFO] [2024-03-19T02:05:47.740Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-iiop --- [2024-03-19T02:05:47.740Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/failsafe-reports [2024-03-19T02:05:47.740Z] [INFO] [2024-03-19T02:05:47.740Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.orb-orb-iiop-checkstyle) @ orb-iiop --- [2024-03-19T02:05:47.996Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:47.996Z] [INFO] [2024-03-19T02:05:47.997Z] [INFO] --- install:3.1.1:install (default-install) @ orb-iiop --- [2024-03-19T02:05:47.997Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/8.0.1-SNAPSHOT/orb-iiop-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:47.997Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/8.0.1-SNAPSHOT/orb-iiop-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:47.997Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/8.0.1-SNAPSHOT/orb-iiop-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:47.997Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/orb/orb-iiop/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/8.0.1-SNAPSHOT/orb-iiop-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:47.997Z] [INFO] [2024-03-19T02:05:47.997Z] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [2024-03-19T02:05:47.997Z] [INFO] Building Ejb Security Integration 8.0.1-SNAPSHOT [236/332] [2024-03-19T02:05:47.997Z] [INFO] from appserver/security/ejb.security/pom.xml [2024-03-19T02:05:47.997Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:47.997Z] [INFO] [2024-03-19T02:05:47.997Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb.security --- [2024-03-19T02:05:47.997Z] [INFO] [2024-03-19T02:05:47.997Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb.security --- [2024-03-19T02:05:47.997Z] [INFO] [2024-03-19T02:05:47.997Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb.security --- [2024-03-19T02:05:47.997Z] [INFO] [2024-03-19T02:05:47.997Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb.security --- [2024-03-19T02:05:47.997Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:47.997Z] [INFO] Compiling 21 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:47.997Z] [INFO] [2024-03-19T02:05:47.997Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb.security --- [2024-03-19T02:05:47.997Z] [INFO] [2024-03-19T02:05:47.997Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb.security --- [2024-03-19T02:05:47.997Z] [INFO] [2024-03-19T02:05:47.997Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb.security --- [2024-03-19T02:05:47.997Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:47.997Z] [INFO] [2024-03-19T02:05:47.997Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb.security --- [2024-03-19T02:05:47.997Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:05:47.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/resources [2024-03-19T02:05:47.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/manpages [2024-03-19T02:05:47.997Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:47.997Z] [INFO] [2024-03-19T02:05:47.997Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb.security --- [2024-03-19T02:05:47.997Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:47.997Z] [INFO] Compiling 21 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:48.560Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[645,54] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.560Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[673,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.560Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[710,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.560Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[720,43] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.560Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[732,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.561Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[853,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.561Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[860,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.561Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecClientRequestInterceptor.java:[264,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.561Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[67,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.561Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[84,26] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.561Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[81,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.561Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[255,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.561Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java:[333,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.561Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/ConnectionExecutionContext.java:[44,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:48.561Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java: Some input files use or override a deprecated API. [2024-03-19T02:05:48.561Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:05:48.561Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/IIOPSSLUtilImpl.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:05:48.562Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/IIOPSSLUtilImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:05:48.562Z] [INFO] [2024-03-19T02:05:48.562Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ ejb.security --- [2024-03-19T02:05:48.562Z] [INFO] [2024-03-19T02:05:48.562Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ ejb.security --- [2024-03-19T02:05:48.562Z] [INFO] [2024-03-19T02:05:48.562Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb.security --- [2024-03-19T02:05:48.562Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:48.562Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:48.562Z] [INFO] [2024-03-19T02:05:48.562Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb.security --- [2024-03-19T02:05:48.562Z] [INFO] [2024-03-19T02:05:48.562Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb.security --- [2024-03-19T02:05:48.562Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:48.562Z] [INFO] Compiling 21 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:48.818Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:05:48.818Z] [INFO] [2024-03-19T02:05:48.818Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb.security --- [2024-03-19T02:05:48.818Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/src/test/resources [2024-03-19T02:05:48.818Z] [INFO] [2024-03-19T02:05:48.818Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb.security --- [2024-03-19T02:05:48.818Z] [INFO] No sources to compile [2024-03-19T02:05:48.818Z] [INFO] [2024-03-19T02:05:48.818Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb.security --- [2024-03-19T02:05:48.818Z] [INFO] [2024-03-19T02:05:48.818Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb.security --- [2024-03-19T02:05:48.818Z] [INFO] [2024-03-19T02:05:48.818Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb.security --- [2024-03-19T02:05:48.818Z] [INFO] Executing tasks [2024-03-19T02:05:48.818Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/classes/META-INF for [2024-03-19T02:05:48.819Z] [INFO] [echo] ejb.security [2024-03-19T02:05:48.819Z] [INFO] Executed tasks [2024-03-19T02:05:48.819Z] [INFO] [2024-03-19T02:05:48.819Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb.security --- [2024-03-19T02:05:48.819Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/ejb.security.jar [2024-03-19T02:05:48.819Z] [INFO] [2024-03-19T02:05:48.819Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb.security --- [2024-03-19T02:05:48.819Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:49.748Z] [INFO] CycloneDX: Creating BOM version 1.4 with 83 component(s) [2024-03-19T02:05:50.004Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/bom.xml [2024-03-19T02:05:50.005Z] [INFO] attaching as ejb.security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:50.005Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/bom.json [2024-03-19T02:05:50.005Z] [INFO] attaching as ejb.security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:50.005Z] [INFO] [2024-03-19T02:05:50.005Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb.security --- [2024-03-19T02:05:50.005Z] [INFO] [2024-03-19T02:05:50.005Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb.security --- [2024-03-19T02:05:50.005Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/failsafe-reports [2024-03-19T02:05:50.005Z] [INFO] [2024-03-19T02:05:50.005Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-ejb.security-checkstyle) @ ejb.security --- [2024-03-19T02:05:50.567Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:50.567Z] [INFO] [2024-03-19T02:05:50.567Z] [INFO] --- install:3.1.1:install (default-install) @ ejb.security --- [2024-03-19T02:05:50.567Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/8.0.1-SNAPSHOT/ejb.security-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:50.568Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/8.0.1-SNAPSHOT/ejb.security-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:50.568Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/8.0.1-SNAPSHOT/ejb.security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:50.568Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/ejb.security/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/8.0.1-SNAPSHOT/ejb.security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [2024-03-19T02:05:50.568Z] [INFO] Building App Client - client-side modules 8.0.1-SNAPSHOT [237/332] [2024-03-19T02:05:50.568Z] [INFO] from appserver/appclient/client/pom.xml [2024-03-19T02:05:50.568Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- clean:3.3.2:clean (default-clean) @ client --- [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ client --- [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ client --- [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ client --- [2024-03-19T02:05:50.568Z] [INFO] No sources to compile [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ client --- [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ client --- [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ client --- [2024-03-19T02:05:50.568Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ client --- [2024-03-19T02:05:50.568Z] [INFO] No sources to compile [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ client --- [2024-03-19T02:05:50.568Z] [INFO] No sources to compile [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ client --- [2024-03-19T02:05:50.568Z] [INFO] Executing tasks [2024-03-19T02:05:50.568Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/classes/META-INF for [2024-03-19T02:05:50.568Z] [INFO] [echo] client [2024-03-19T02:05:50.568Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/classes/META-INF [2024-03-19T02:05:50.568Z] [INFO] Executed tasks [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ client --- [2024-03-19T02:05:50.568Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:50.568Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:50.568Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/bom.xml [2024-03-19T02:05:50.568Z] [INFO] attaching as client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:50.568Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/bom.json [2024-03-19T02:05:50.568Z] [INFO] attaching as client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ client --- [2024-03-19T02:05:50.568Z] [INFO] No tests to run. [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.568Z] [INFO] --- failsafe:3.2.5:verify (verify) @ client --- [2024-03-19T02:05:50.568Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/failsafe-reports [2024-03-19T02:05:50.568Z] [INFO] [2024-03-19T02:05:50.569Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient-client-checkstyle) @ client --- [2024-03-19T02:05:50.569Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:50.569Z] [INFO] [2024-03-19T02:05:50.569Z] [INFO] --- install:3.1.1:install (default-install) @ client --- [2024-03-19T02:05:50.569Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/8.0.1-SNAPSHOT/client-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:50.569Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/8.0.1-SNAPSHOT/client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:50.569Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/8.0.1-SNAPSHOT/client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:50.569Z] [INFO] [2024-03-19T02:05:50.569Z] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [2024-03-19T02:05:50.569Z] [INFO] Building ACC Config Classes (JAXB) 8.0.1-SNAPSHOT [238/332] [2024-03-19T02:05:50.569Z] [INFO] from appserver/appclient/client/acc-config/pom.xml [2024-03-19T02:05:50.569Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:50.569Z] [INFO] [2024-03-19T02:05:50.569Z] [INFO] --- clean:3.3.2:clean (default-clean) @ acc-config --- [2024-03-19T02:05:50.569Z] [INFO] [2024-03-19T02:05:50.569Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ acc-config --- [2024-03-19T02:05:50.569Z] [INFO] [2024-03-19T02:05:50.569Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ acc-config --- [2024-03-19T02:05:50.569Z] [INFO] [2024-03-19T02:05:50.569Z] [INFO] --- dependency:3.6.1:unpack (unpack-dtd) @ acc-config --- [2024-03-19T02:05:50.569Z] [INFO] Configured Artifact: org.glassfish.main.deployment:appserver-dtds:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:50.569Z] [INFO] [2024-03-19T02:05:50.569Z] [INFO] --- build-helper:3.5.0:add-source (add-sources) @ acc-config --- [2024-03-19T02:05:50.569Z] [INFO] Source directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/generated-sources/xjc added. [2024-03-19T02:05:50.569Z] [INFO] [2024-03-19T02:05:50.569Z] [INFO] --- antrun:3.1.0:run (xjc-gen-for-glassfish-acc) @ acc-config --- [2024-03-19T02:05:50.569Z] [INFO] Executing tasks [2024-03-19T02:05:50.569Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/generated-sources/xjc [2024-03-19T02:05:50.826Z] [INFO] [xjc] parsing a schema... [2024-03-19T02:05:50.826Z] [INFO] [xjc] compiling a schema... [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter1.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter2.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter3.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter4.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter5.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter6.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter7.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter8.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/AuthRealm.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/CertDb.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientContainer.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientCredential.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/LogService.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/MessageSecurityConfig.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ObjectFactory.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Property.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ProviderConfig.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/RequestPolicy.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ResponsePolicy.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Security.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Ssl.java [2024-03-19T02:05:51.082Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/TargetServer.java [2024-03-19T02:05:51.082Z] [INFO] Executed tasks [2024-03-19T02:05:51.082Z] [INFO] [2024-03-19T02:05:51.082Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ acc-config --- [2024-03-19T02:05:51.082Z] [INFO] Not compiling main sources [2024-03-19T02:05:51.082Z] [INFO] [2024-03-19T02:05:51.082Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ acc-config --- [2024-03-19T02:05:51.082Z] [INFO] [2024-03-19T02:05:51.082Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ acc-config --- [2024-03-19T02:05:51.082Z] [INFO] [2024-03-19T02:05:51.082Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ acc-config --- [2024-03-19T02:05:51.082Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:51.082Z] [INFO] [2024-03-19T02:05:51.082Z] [INFO] --- resources:3.3.1:resources (default-resources) @ acc-config --- [2024-03-19T02:05:51.083Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:05:51.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/src/main/manpages [2024-03-19T02:05:51.083Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:51.083Z] [INFO] [2024-03-19T02:05:51.083Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ acc-config --- [2024-03-19T02:05:51.083Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:05:51.083Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:51.083Z] [INFO] [2024-03-19T02:05:51.083Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ acc-config --- [2024-03-19T02:05:51.083Z] [INFO] [2024-03-19T02:05:51.083Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ acc-config --- [2024-03-19T02:05:51.083Z] [INFO] [2024-03-19T02:05:51.083Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ acc-config --- [2024-03-19T02:05:51.083Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:51.083Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:51.083Z] [INFO] [2024-03-19T02:05:51.083Z] [INFO] --- command-security:1.0.17:check (default-check) @ acc-config --- [2024-03-19T02:05:51.083Z] [INFO] [2024-03-19T02:05:51.083Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ acc-config --- [2024-03-19T02:05:51.083Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:05:51.083Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:51.083Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:05:51.083Z] [INFO] [2024-03-19T02:05:51.083Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ acc-config --- [2024-03-19T02:05:51.083Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-03-19T02:05:51.083Z] [INFO] [2024-03-19T02:05:51.083Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ acc-config --- [2024-03-19T02:05:51.083Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:51.083Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:05:51.083Z] [INFO] [2024-03-19T02:05:51.083Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ acc-config --- [2024-03-19T02:05:51.083Z] [INFO] [2024-03-19T02:05:51.083Z] [INFO] --- surefire:3.2.5:test (default-test) @ acc-config --- [2024-03-19T02:05:51.083Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/surefire-reports [2024-03-19T02:05:51.083Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:05:51.083Z] [INFO] [2024-03-19T02:05:51.083Z] [INFO] ------------------------------------------------------- [2024-03-19T02:05:51.083Z] [INFO] T E S T S [2024-03-19T02:05:51.083Z] [INFO] ------------------------------------------------------- [2024-03-19T02:05:51.083Z] [0.003s][info][gc] Using G1 [2024-03-19T02:05:51.646Z] [INFO] Running org.glassfish.appclient.client.acc.config.util.XMLTest [2024-03-19T02:05:51.646Z] [0.480s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->3M(258M) 3.315ms [2024-03-19T02:05:51.646Z] Testing with /sun-acc.xml [2024-03-19T02:05:51.903Z] Testing with /glassfish-acc.xml [2024-03-19T02:05:51.903Z] Testing with /sun-acc.xml [2024-03-19T02:05:51.903Z] Testing with /glassfish-acc.xml [2024-03-19T02:05:51.903Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.glassfish.appclient.client.acc.config.util.XMLTest [2024-03-19T02:05:52.159Z] [INFO] [2024-03-19T02:05:52.159Z] [INFO] Results: [2024-03-19T02:05:52.159Z] [INFO] [2024-03-19T02:05:52.159Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:05:52.159Z] [INFO] [2024-03-19T02:05:52.159Z] [INFO] [2024-03-19T02:05:52.159Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ acc-config --- [2024-03-19T02:05:52.159Z] [INFO] Executing tasks [2024-03-19T02:05:52.159Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/classes/META-INF for [2024-03-19T02:05:52.159Z] [INFO] [echo] acc-config [2024-03-19T02:05:52.159Z] [INFO] Executed tasks [2024-03-19T02:05:52.159Z] [INFO] [2024-03-19T02:05:52.159Z] [INFO] --- jar:3.3.0:jar (default-jar) @ acc-config --- [2024-03-19T02:05:52.159Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/acc-config.jar [2024-03-19T02:05:52.159Z] [INFO] [2024-03-19T02:05:52.159Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ acc-config --- [2024-03-19T02:05:52.159Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:52.415Z] [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [2024-03-19T02:05:52.415Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/bom.xml [2024-03-19T02:05:52.415Z] [INFO] attaching as acc-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:52.415Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/bom.json [2024-03-19T02:05:52.415Z] [INFO] attaching as acc-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:52.415Z] [INFO] [2024-03-19T02:05:52.415Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ acc-config --- [2024-03-19T02:05:52.415Z] [INFO] [2024-03-19T02:05:52.416Z] [INFO] --- failsafe:3.2.5:verify (verify) @ acc-config --- [2024-03-19T02:05:52.416Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/failsafe-reports [2024-03-19T02:05:52.416Z] [INFO] [2024-03-19T02:05:52.416Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient-acc-config-checkstyle) @ acc-config --- [2024-03-19T02:05:52.416Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:52.416Z] [INFO] [2024-03-19T02:05:52.416Z] [INFO] --- install:3.1.1:install (default-install) @ acc-config --- [2024-03-19T02:05:52.416Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/8.0.1-SNAPSHOT/acc-config-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:52.416Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/8.0.1-SNAPSHOT/acc-config-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:52.416Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/8.0.1-SNAPSHOT/acc-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:52.416Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-config/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/8.0.1-SNAPSHOT/acc-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:52.416Z] [INFO] [2024-03-19T02:05:52.416Z] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [2024-03-19T02:05:52.416Z] [INFO] Building Appclient Security Integration 8.0.1-SNAPSHOT [239/332] [2024-03-19T02:05:52.416Z] [INFO] from appserver/security/appclient.security/pom.xml [2024-03-19T02:05:52.416Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:52.416Z] [INFO] [2024-03-19T02:05:52.416Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient.security --- [2024-03-19T02:05:52.416Z] [INFO] [2024-03-19T02:05:52.416Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appclient.security --- [2024-03-19T02:05:52.416Z] [INFO] [2024-03-19T02:05:52.416Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appclient.security --- [2024-03-19T02:05:52.416Z] [INFO] [2024-03-19T02:05:52.416Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appclient.security --- [2024-03-19T02:05:52.416Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:52.416Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:52.673Z] [INFO] [2024-03-19T02:05:52.673Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appclient.security --- [2024-03-19T02:05:52.673Z] [INFO] [2024-03-19T02:05:52.673Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appclient.security --- [2024-03-19T02:05:52.673Z] [INFO] [2024-03-19T02:05:52.673Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient.security --- [2024-03-19T02:05:52.673Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:52.673Z] [INFO] [2024-03-19T02:05:52.673Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient.security --- [2024-03-19T02:05:52.673Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-03-19T02:05:52.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/src/main/resources [2024-03-19T02:05:52.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/src/main/manpages [2024-03-19T02:05:52.673Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:52.673Z] [INFO] [2024-03-19T02:05:52.673Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appclient.security --- [2024-03-19T02:05:52.673Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:52.673Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:52.929Z] [INFO] [2024-03-19T02:05:52.929Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ appclient.security --- [2024-03-19T02:05:52.929Z] [INFO] [2024-03-19T02:05:52.929Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ appclient.security --- [2024-03-19T02:05:52.929Z] [INFO] [2024-03-19T02:05:52.929Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient.security --- [2024-03-19T02:05:52.929Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:53.185Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:53.185Z] [INFO] [2024-03-19T02:05:53.185Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient.security --- [2024-03-19T02:05:53.185Z] [INFO] [2024-03-19T02:05:53.185Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appclient.security --- [2024-03-19T02:05:53.185Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:53.185Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:53.442Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:05:53.442Z] [INFO] [2024-03-19T02:05:53.442Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient.security --- [2024-03-19T02:05:53.442Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/src/test/resources [2024-03-19T02:05:53.442Z] [INFO] [2024-03-19T02:05:53.442Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ appclient.security --- [2024-03-19T02:05:53.442Z] [INFO] No sources to compile [2024-03-19T02:05:53.442Z] [INFO] [2024-03-19T02:05:53.442Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient.security --- [2024-03-19T02:05:53.442Z] [INFO] [2024-03-19T02:05:53.442Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient.security --- [2024-03-19T02:05:53.442Z] [INFO] [2024-03-19T02:05:53.442Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient.security --- [2024-03-19T02:05:53.442Z] [INFO] Executing tasks [2024-03-19T02:05:53.442Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/classes/META-INF for [2024-03-19T02:05:53.442Z] [INFO] [echo] appclient.security [2024-03-19T02:05:53.442Z] [INFO] Executed tasks [2024-03-19T02:05:53.442Z] [INFO] [2024-03-19T02:05:53.442Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient.security --- [2024-03-19T02:05:53.442Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/appclient.security.jar [2024-03-19T02:05:53.442Z] [INFO] [2024-03-19T02:05:53.442Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appclient.security --- [2024-03-19T02:05:53.442Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:54.809Z] [INFO] CycloneDX: Creating BOM version 1.4 with 97 component(s) [2024-03-19T02:05:54.809Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/bom.xml [2024-03-19T02:05:54.810Z] [INFO] attaching as appclient.security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:54.810Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/bom.json [2024-03-19T02:05:54.810Z] [INFO] attaching as appclient.security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:54.810Z] [INFO] [2024-03-19T02:05:54.810Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient.security --- [2024-03-19T02:05:54.810Z] [INFO] [2024-03-19T02:05:54.810Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient.security --- [2024-03-19T02:05:54.810Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/failsafe-reports [2024-03-19T02:05:54.810Z] [INFO] [2024-03-19T02:05:54.810Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-appclient.security-checkstyle) @ appclient.security --- [2024-03-19T02:05:54.810Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:54.810Z] [INFO] [2024-03-19T02:05:54.810Z] [INFO] --- install:3.1.1:install (default-install) @ appclient.security --- [2024-03-19T02:05:54.810Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/8.0.1-SNAPSHOT/appclient.security-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:54.810Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/8.0.1-SNAPSHOT/appclient.security-8.0.1-SNAPSHOT.jar [2024-03-19T02:05:54.810Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/8.0.1-SNAPSHOT/appclient.security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:54.811Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/appclient.security/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/8.0.1-SNAPSHOT/appclient.security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:54.811Z] [INFO] [2024-03-19T02:05:54.811Z] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [2024-03-19T02:05:54.811Z] [INFO] Building GlassFish Web Services related modules 8.0.1-SNAPSHOT [240/332] [2024-03-19T02:05:54.811Z] [INFO] from appserver/webservices/pom.xml [2024-03-19T02:05:54.811Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:05:54.811Z] [INFO] [2024-03-19T02:05:54.811Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices --- [2024-03-19T02:05:54.811Z] [INFO] [2024-03-19T02:05:54.811Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webservices --- [2024-03-19T02:05:54.811Z] [INFO] [2024-03-19T02:05:54.811Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ webservices --- [2024-03-19T02:05:54.811Z] [INFO] [2024-03-19T02:05:54.811Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ webservices --- [2024-03-19T02:05:54.811Z] [INFO] No sources to compile [2024-03-19T02:05:54.811Z] [INFO] [2024-03-19T02:05:54.811Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ webservices --- [2024-03-19T02:05:55.067Z] [INFO] [2024-03-19T02:05:55.067Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webservices --- [2024-03-19T02:05:55.067Z] [INFO] [2024-03-19T02:05:55.067Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices --- [2024-03-19T02:05:55.068Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ webservices --- [2024-03-19T02:05:55.068Z] [INFO] No sources to compile [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ webservices --- [2024-03-19T02:05:55.068Z] [INFO] No sources to compile [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices --- [2024-03-19T02:05:55.068Z] [INFO] Executing tasks [2024-03-19T02:05:55.068Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/classes/META-INF for [2024-03-19T02:05:55.068Z] [INFO] [echo] webservices [2024-03-19T02:05:55.068Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/classes/META-INF [2024-03-19T02:05:55.068Z] [INFO] Executed tasks [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webservices --- [2024-03-19T02:05:55.068Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:05:55.068Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:05:55.068Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/bom.xml [2024-03-19T02:05:55.068Z] [INFO] attaching as webservices-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:55.068Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/bom.json [2024-03-19T02:05:55.068Z] [INFO] attaching as webservices-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices --- [2024-03-19T02:05:55.068Z] [INFO] No tests to run. [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices --- [2024-03-19T02:05:55.068Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/failsafe-reports [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-webservices-checkstyle) @ webservices --- [2024-03-19T02:05:55.068Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] --- install:3.1.1:install (default-install) @ webservices --- [2024-03-19T02:05:55.068Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/8.0.1-SNAPSHOT/webservices-8.0.1-SNAPSHOT.pom [2024-03-19T02:05:55.068Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/8.0.1-SNAPSHOT/webservices-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:05:55.068Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/8.0.1-SNAPSHOT/webservices-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [2024-03-19T02:05:55.068Z] [INFO] Building JSR-109 implementation to deploy Metro 8.0.1-SNAPSHOT [241/332] [2024-03-19T02:05:55.068Z] [INFO] from appserver/webservices/jsr109-impl/pom.xml [2024-03-19T02:05:55.068Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsr109-impl --- [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jsr109-impl --- [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jsr109-impl --- [2024-03-19T02:05:55.068Z] [INFO] [2024-03-19T02:05:55.068Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jsr109-impl --- [2024-03-19T02:05:55.068Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:55.068Z] [INFO] Compiling 69 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:55.630Z] [INFO] [2024-03-19T02:05:55.631Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jsr109-impl --- [2024-03-19T02:05:55.631Z] [INFO] [2024-03-19T02:05:55.631Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jsr109-impl --- [2024-03-19T02:05:55.631Z] [INFO] [2024-03-19T02:05:55.631Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsr109-impl --- [2024-03-19T02:05:55.631Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:05:55.631Z] [INFO] [2024-03-19T02:05:55.631Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsr109-impl --- [2024-03-19T02:05:55.631Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T02:05:55.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/manpages [2024-03-19T02:05:55.631Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:05:55.631Z] [INFO] [2024-03-19T02:05:55.631Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jsr109-impl --- [2024-03-19T02:05:55.631Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:55.631Z] [INFO] Compiling 69 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:56.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/PortCreationCallbackImpl.java:[63,77] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:05:56.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[153,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:05:56.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[276,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:05:56.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[283,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:05:56.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WSServletContextListener.java:[280,53] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:05:56.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java:[607,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:56.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java:[1234,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:56.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java:[155,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:05:56.196Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java:[86,87] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:05:56.196Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/monitoring/WebServiceTesterServlet.java: Some input files use or override a deprecated API. [2024-03-19T02:05:56.196Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/monitoring/WebServiceTesterServlet.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:05:56.196Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/InstanceResolverImpl.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:05:56.196Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/InstanceResolverImpl.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:05:56.196Z] [INFO] [2024-03-19T02:05:56.196Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ jsr109-impl --- [2024-03-19T02:05:56.196Z] [INFO] [2024-03-19T02:05:56.196Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ jsr109-impl --- [2024-03-19T02:05:56.196Z] [INFO] [2024-03-19T02:05:56.196Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsr109-impl --- [2024-03-19T02:05:56.196Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:05:56.452Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:05:56.452Z] [INFO] [2024-03-19T02:05:56.452Z] [INFO] --- command-security:1.0.17:check (default-check) @ jsr109-impl --- [2024-03-19T02:05:56.452Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.webservices.cli.ListWebServicesCommand] [2024-03-19T02:05:56.452Z] [INFO] [2024-03-19T02:05:56.452Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jsr109-impl --- [2024-03-19T02:05:56.452Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:56.452Z] [INFO] Compiling 69 source files with javac [debug target 21] to target/classes [2024-03-19T02:05:57.016Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:05:57.016Z] [INFO] Initial messages found so far: {} [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00001 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00001 needs checking for cause/action: true [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00002 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00002 needs checking for cause/action: true [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00003 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00003 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00004 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00004 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00006 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00006 needs checking for cause/action: true [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00011 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00011 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00012 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00012 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00013 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00013 needs checking for cause/action: true [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00014 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00014 needs checking for cause/action: true [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00018 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00018 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00019 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00019 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00020 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00020 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00021 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00021 needs checking for cause/action: true [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00033 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00033 needs checking for cause/action: true [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00034 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00034 needs checking for cause/action: true [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00043 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00043 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00044 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00044 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00047 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00047 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00048 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00048 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00049 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00049 needs checking for cause/action: true [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00050 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00050 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00051 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00051 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00052 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00052 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00053 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00053 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00054 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00054 needs checking for cause/action: true [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00055 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00055 needs checking for cause/action: true [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00056 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00056 needs checking for cause/action: false [2024-03-19T02:05:57.016Z] [INFO] Processing: AS-WSJSR109IMPL-00057 [2024-03-19T02:05:57.016Z] [INFO] Message AS-WSJSR109IMPL-00057 needs checking for cause/action: true [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00070 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00070 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00071 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00071 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00072 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00072 needs checking for cause/action: true [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00073 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00073 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00074 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00074 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00075 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00075 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00076 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00076 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00077 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00077 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00078 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00078 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00079 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00079 needs checking for cause/action: true [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00080 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00080 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00081 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00081 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00082 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00082 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00083 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00083 needs checking for cause/action: true [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00084 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00084 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00085 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00085 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00086 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00086 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00087 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00087 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00088 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00088 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00089 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00089 needs checking for cause/action: true [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00090 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00090 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00091 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00091 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00092 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00092 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00093 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00093 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00094 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00094 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00095 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00095 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00096 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00096 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00097 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00097 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00098 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00098 needs checking for cause/action: true [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00099 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00099 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00100 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00100 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00101 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00101 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00102 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00102 needs checking for cause/action: true [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00103 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00103 needs checking for cause/action: true [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00104 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00104 needs checking for cause/action: true [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00105 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00105 needs checking for cause/action: true [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00106 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00106 needs checking for cause/action: true [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00107 [2024-03-19T02:05:57.017Z] [INFO] Message AS-WSJSR109IMPL-00107 needs checking for cause/action: false [2024-03-19T02:05:57.017Z] [INFO] Processing: AS-WSJSR109IMPL-00108 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00108 needs checking for cause/action: true [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00109 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00109 needs checking for cause/action: false [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00110 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00110 needs checking for cause/action: true [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00111 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00111 needs checking for cause/action: false [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00112 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00112 needs checking for cause/action: false [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00113 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00113 needs checking for cause/action: true [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00114 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00114 needs checking for cause/action: false [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00115 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00115 needs checking for cause/action: false [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00116 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00116 needs checking for cause/action: true [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00117 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00117 needs checking for cause/action: false [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00120 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00120 needs checking for cause/action: false [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00121 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00121 needs checking for cause/action: true [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00122 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00122 needs checking for cause/action: false [2024-03-19T02:05:57.018Z] [INFO] Processing: AS-WSJSR109IMPL-00123 [2024-03-19T02:05:57.018Z] [INFO] Message AS-WSJSR109IMPL-00123 needs checking for cause/action: false [2024-03-19T02:05:57.020Z] [INFO] Total Messages including ones found from disk so far: {AS-WSJSR109IMPL-00001=Failed to load deployment descriptor, aborting., AS-WSJSR109IMPL-00002=WebService wsdl file {0} not found in archive {1}., AS-WSJSR109IMPL-00002.MSG_COMMENT=# {0} - file URI, {1} - archive name, AS-WSJSR109IMPL-00003=Exception while processing catalog {0} Reason : {1}., AS-WSJSR109IMPL-00003.MSG_COMMENT=# {0} - absolute path to the catalog, {1} - message from exception, AS-WSJSR109IMPL-00004=Unable to create new File {0}., AS-WSJSR109IMPL-00004.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00006=WebService {0} has a JAXWS and a JAXRPC endpoint; this is not supported now., AS-WSJSR109IMPL-00006.MSG_COMMENT=# {0} - web service FQN class name, AS-WSJSR109IMPL-00011=Runtime settings error. Cannot find servlet-impl-class for endpoint {0}., AS-WSJSR109IMPL-00011.MSG_COMMENT=# {0} - web service endpoint name, AS-WSJSR109IMPL-00012=Cannot proceed with JaxrpcCodegen., AS-WSJSR109IMPL-00013=Parsing error line {0}, uri {1}., AS-WSJSR109IMPL-00013.MSG_COMMENT=# {0} - number, {1} - URI location, AS-WSJSR109IMPL-00014=Error parsing WSDL {0}., AS-WSJSR109IMPL-00014.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00018=Webservice Endpoint deployed {0}\n listening at address at {1}., AS-WSJSR109IMPL-00018.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00019=EJB Endpoint deployed {0}\n listening at address at {1}, AS-WSJSR109IMPL-00019.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00020=File {0} not found., AS-WSJSR109IMPL-00020.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00021=MTOM is valid only for SOAP Bindings; Ignoring Enable-MTOM for port {0}., AS-WSJSR109IMPL-00021.MSG_COMMENT=# {0} - web service port name, AS-WSJSR109IMPL-00033=Implicit mapping not supported; ignoring for now; Remove *. specified in the url-pattern., AS-WSJSR109IMPL-00034=Two web services are being deployed with the same endpoint URL {0}; The service that gets loaded last will always be the one that is active for this URL., AS-WSJSR109IMPL-00034.MSG_COMMENT=# {0} - URL, AS-WSJSR109IMPL-00043=Exception while tracing request: {0}., AS-WSJSR109IMPL-00043.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00044=Exception while tracing response: {0}., AS-WSJSR109IMPL-00044.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00047=JAXWS WebServiceDispatcher {0} entering for {1} and query string {2}., AS-WSJSR109IMPL-00048=Ejb endpoint exception., AS-WSJSR109IMPL-00049=Unable to find adapter for endpoint {0}., AS-WSJSR109IMPL-00049.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00050=Following exception was thrown:, AS-WSJSR109IMPL-00051=Client not authorized for invocation of {0}., AS-WSJSR109IMPL-00051.MSG_COMMENT=# {0} - method name, AS-WSJSR109IMPL-00052=The following error was thrown by ServletPreHandler which is the first handler in the handler chain {0}., AS-WSJSR109IMPL-00052.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00053=The following error was thrown by ServletPostHandler which is the last handler in the handler chain {0}., AS-WSJSR109IMPL-00053.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00054=Error registering endpoint {0}., AS-WSJSR109IMPL-00054.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00055=Error unregistering endpoint {0}., AS-WSJSR109IMPL-00055.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00056=Deployment cannot proceed as the ejb has a null endpoint address uri. Potential cause may be webservice endpoints not supported in embedded ejb case., AS-WSJSR109IMPL-00057=WebService {0} type is declared as {1} but should be either as a JAX-WS or JAX-RPC., AS-WSJSR109IMPL-00057.MSG_COMMENT=# {0} - web service name, {1} - type, AS-WSJSR109IMPL-00070=Unsupported method request = [{0}] for endpoint {1} at {2}., AS-WSJSR109IMPL-00070.MSG_COMMENT=# {0} - method name, {1} - endpoint name, {2} - URL, AS-WSJSR109IMPL-00071=invocation error on ejb endpoint {0} at {1} : {2}., AS-WSJSR109IMPL-00071.MSG_COMMENT=# {0} - endpoint name, {1} - URL, {2} - message from exception, AS-WSJSR109IMPL-00072=Cannot initialize endpoint {0} : error is :, AS-WSJSR109IMPL-00072.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00073=Error In EjbRuntimeEndpointInfo, AS-WSJSR109IMPL-00074=Missing internal monitoring info to trace {0}., AS-WSJSR109IMPL-00075=null message POSTed to ejb endpoint {0} at {1}., AS-WSJSR109IMPL-00076=Invalid request scheme for Endpoint {0}. Expected ''{1}'', received ''{2}''., AS-WSJSR109IMPL-00076.MSG_COMMENT=# {0} - endpoint name, {1} - URL scheme, {2} - URL scheme, AS-WSJSR109IMPL-00077=authentication failed for {0}, AS-WSJSR109IMPL-00077.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00078=Servlet web service endpoint ''{0}'' failure, AS-WSJSR109IMPL-00078.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00079=Error occured, AS-WSJSR109IMPL-00080=Error invoking servlet impl, AS-WSJSR109IMPL-00081=Servlet web service endpoint ''{0}'' HTTP GET error, AS-WSJSR109IMPL-00081.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00082=Deployment failed, AS-WSJSR109IMPL-00083=Cannot load the wsdl from the aplication: {0}, AS-WSJSR109IMPL-00083.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00084=Creating endpoint with packaged WSDL {0}, AS-WSJSR109IMPL-00084.MSG_COMMENT=# {0} - path to WSDL, AS-WSJSR109IMPL-00085=Metadata documents:, AS-WSJSR109IMPL-00086=For endpoint {0}, Ignoring configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00086.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00087=For endpoint {0}, Unsupported configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00087.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00088=Unexpected error in EJB WebService endpoint post processing, AS-WSJSR109IMPL-00089=Error in resolving the catalog, AS-WSJSR109IMPL-00090=In doWebServicesDeployment: using local web services. There are {0}. The app has total of {1}., AS-WSJSR109IMPL-00091=In doWebServicesDeployment: using web services via extension {0}, AS-WSJSR109IMPL-00092=File already exists {0}, AS-WSJSR109IMPL-00093=Directory already exists {0}, AS-WSJSR109IMPL-00094=Received HTTP GET containing text/xml content for endpoint {0} at {1}. HTTP POST should be used instead., AS-WSJSR109IMPL-00094.MSG_COMMENT=# {0} - endpoint name, {1} - URL, AS-WSJSR109IMPL-00095=Serving up final wsdl {0} for {1}, AS-WSJSR109IMPL-00096=Failure serving WSDL for web service {0}, AS-WSJSR109IMPL-00096.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00097=Invalid wsdl request for web service {0}, AS-WSJSR109IMPL-00097.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00098=Unable to load impl class {0}, AS-WSJSR109IMPL-00099=Cannot write out a HTTP XML exception : {0}, AS-WSJSR109IMPL-00099.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00100=cannot write SOAPFault to the HTTP response, AS-WSJSR109IMPL-00101=Cannot create soap fault for {0}, AS-WSJSR109IMPL-00101.MSG_COMMENT=# {0} - fault message, AS-WSJSR109IMPL-00102=Class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00102.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00103=Handler class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00103.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00104=Failure while calling PostConstruct/PreDestroy method, AS-WSJSR109IMPL-00105=Unable to load handler class {0}, AS-WSJSR109IMPL-00105.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00106=Handler {0} instance injection failed: {1}, AS-WSJSR109IMPL-00106.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00107=Cannot log SOAP Message {0}, AS-WSJSR109IMPL-00107.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00108=Exception in creating endpoint, AS-WSJSR109IMPL-00109=deleting directory failed : {0}, AS-WSJSR109IMPL-00109.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00110=creating directory failed : {0}, AS-WSJSR109IMPL-00110.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00111=Invoking wsimport with {0}, AS-WSJSR109IMPL-00111.MSG_COMMENT=# {0} - arguments, AS-WSJSR109IMPL-00112=wsimport successful, AS-WSJSR109IMPL-00113=wsimport failed, AS-WSJSR109IMPL-00114=authentication succeeded for endpoint ''{0}'' in {1} {2}, AS-WSJSR109IMPL-00115=wsimport successful, AS-WSJSR109IMPL-00116=missing implementation class for {0}, AS-WSJSR109IMPL-00116.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00117=Web service endpoint {0} component link {1} is not valid, AS-WSJSR109IMPL-00117.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSJSR109IMPL-00120=destroyManagedObject failed for Handler {0} for Service {1} with error {2}, AS-WSJSR109IMPL-00120.MSG_COMMENT=# {0} - handler class name, {1} - service endpoint name, {2} - exception message, AS-WSJSR109IMPL-00121=Module type ''{0}'' is not supported., AS-WSJSR109IMPL-00121.MSG_COMMENT=# {0} - module type name, AS-WSJSR109IMPL-00122={0} does not support {1}, AS-WSJSR109IMPL-00122.MSG_COMMENT=# {0} - parser class name, {1} - feature ID, AS-WSJSR109IMPL-00123=Going to fetch ServletAdapter holding wsdl content for web service {0} based on url: {1}} [2024-03-19T02:05:57.021Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:05:57.021Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:05:57.021Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:05:57.021Z] [INFO] Processing: jakarta.enterprise.webservices on element LOG_DOMAIN [2024-03-19T02:05:57.021Z] [INFO] Enclosing type is org.glassfish.webservices.LogUtils [2024-03-19T02:05:57.021Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.description=JSR-109 Implementation Logger, jakarta.enterprise.webservices.publish=true, jakarta.enterprise.webservices.subsystem=WEBSERVICES} [2024-03-19T02:05:57.021Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:05:57.021Z] [INFO] Found enclosing element LOG_DOMAIN [2024-03-19T02:05:57.021Z] [INFO] Found enclosing element org.glassfish.webservices.LogUtils [2024-03-19T02:05:57.021Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:05:57.021Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:05:57.021Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:05:57.021Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:05:57.021Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:05:57.021Z] [INFO] [2024-03-19T02:05:57.022Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsr109-impl --- [2024-03-19T02:05:57.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/test/resources [2024-03-19T02:05:57.022Z] [INFO] [2024-03-19T02:05:57.022Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jsr109-impl --- [2024-03-19T02:05:57.022Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:05:57.022Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:05:57.278Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:05:57.278Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:05:57.278Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:05:57.278Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:05:57.278Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:05:57.278Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:05:57.278Z] Use -proc:none to disable annotation processing. [2024-03-19T02:05:57.278Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java uses or overrides a deprecated API. [2024-03-19T02:05:57.278Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:05:57.278Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java uses unchecked or unsafe operations. [2024-03-19T02:05:57.278Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:05:57.278Z] [INFO] [2024-03-19T02:05:57.278Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ jsr109-impl --- [2024-03-19T02:05:57.278Z] [INFO] [2024-03-19T02:05:57.278Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsr109-impl --- [2024-03-19T02:05:57.278Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/surefire-reports [2024-03-19T02:05:57.278Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:05:57.278Z] [INFO] [2024-03-19T02:05:57.278Z] [INFO] ------------------------------------------------------- [2024-03-19T02:05:57.278Z] [INFO] T E S T S [2024-03-19T02:05:57.278Z] [INFO] ------------------------------------------------------- [2024-03-19T02:05:57.278Z] [0.003s][info][gc] Using G1 [2024-03-19T02:05:57.535Z] [0.259s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 23M->7M(258M) 2.530ms [2024-03-19T02:05:58.099Z] [INFO] Running org.glassfish.webservices.JAXWSAdapterRegistryTest [2024-03-19T02:05:58.099Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.glassfish.webservices.JAXWSAdapterRegistryTest [2024-03-19T02:05:58.355Z] [INFO] [2024-03-19T02:05:58.355Z] [INFO] Results: [2024-03-19T02:05:58.355Z] [INFO] [2024-03-19T02:05:58.355Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:05:58.355Z] [INFO] [2024-03-19T02:05:58.355Z] [INFO] [2024-03-19T02:05:58.355Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsr109-impl --- [2024-03-19T02:05:58.355Z] [INFO] Executing tasks [2024-03-19T02:05:58.355Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/classes/META-INF for [2024-03-19T02:05:58.355Z] [INFO] [echo] jsr109-impl [2024-03-19T02:05:58.355Z] [INFO] Executed tasks [2024-03-19T02:05:58.355Z] [INFO] [2024-03-19T02:05:58.355Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jsr109-impl --- [2024-03-19T02:05:58.355Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/jsr109-impl.jar [2024-03-19T02:05:58.355Z] [INFO] [2024-03-19T02:05:58.355Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jsr109-impl --- [2024-03-19T02:05:58.355Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:00.246Z] [INFO] CycloneDX: Creating BOM version 1.4 with 126 component(s) [2024-03-19T02:06:00.246Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/bom.xml [2024-03-19T02:06:00.246Z] [INFO] attaching as jsr109-impl-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:00.246Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/bom.json [2024-03-19T02:06:00.246Z] [INFO] attaching as jsr109-impl-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:00.246Z] [INFO] [2024-03-19T02:06:00.246Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsr109-impl --- [2024-03-19T02:06:00.246Z] [INFO] [2024-03-19T02:06:00.246Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsr109-impl --- [2024-03-19T02:06:00.246Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/failsafe-reports [2024-03-19T02:06:00.246Z] [INFO] [2024-03-19T02:06:00.247Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-jsr109-impl-checkstyle) @ jsr109-impl --- [2024-03-19T02:06:01.176Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:01.176Z] [INFO] [2024-03-19T02:06:01.176Z] [INFO] --- install:3.1.1:install (default-install) @ jsr109-impl --- [2024-03-19T02:06:01.176Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/8.0.1-SNAPSHOT/jsr109-impl-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:01.176Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/8.0.1-SNAPSHOT/jsr109-impl-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:01.176Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/8.0.1-SNAPSHOT/jsr109-impl-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:01.176Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/jsr109-impl/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/8.0.1-SNAPSHOT/jsr109-impl-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:01.176Z] [INFO] [2024-03-19T02:06:01.176Z] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [2024-03-19T02:06:01.176Z] [INFO] Building WebServices Security and Jakarta Authentication implementation 8.0.1-SNAPSHOT [242/332] [2024-03-19T02:06:01.176Z] [INFO] from appserver/security/webservices.security/pom.xml [2024-03-19T02:06:01.176Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:01.176Z] [INFO] [2024-03-19T02:06:01.176Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices.security --- [2024-03-19T02:06:01.176Z] [INFO] [2024-03-19T02:06:01.176Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webservices.security --- [2024-03-19T02:06:01.176Z] [INFO] [2024-03-19T02:06:01.176Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ webservices.security --- [2024-03-19T02:06:01.177Z] [INFO] [2024-03-19T02:06:01.177Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ webservices.security --- [2024-03-19T02:06:01.177Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:01.177Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:01.432Z] [INFO] [2024-03-19T02:06:01.432Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ webservices.security --- [2024-03-19T02:06:01.432Z] [INFO] [2024-03-19T02:06:01.432Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webservices.security --- [2024-03-19T02:06:01.432Z] [INFO] [2024-03-19T02:06:01.432Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices.security --- [2024-03-19T02:06:01.432Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:01.432Z] [INFO] [2024-03-19T02:06:01.432Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices.security --- [2024-03-19T02:06:01.433Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:06:01.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/src/main/manpages [2024-03-19T02:06:01.433Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:01.433Z] [INFO] [2024-03-19T02:06:01.433Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ webservices.security --- [2024-03-19T02:06:01.433Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:01.433Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:01.995Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java:[172,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:01.995Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java:[172,34] getSubject(java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-03-19T02:06:01.995Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientSecurityPipeCreator.java: Some input files use or override a deprecated API. [2024-03-19T02:06:01.995Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientSecurityPipeCreator.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:06:01.995Z] [INFO] [2024-03-19T02:06:01.995Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ webservices.security --- [2024-03-19T02:06:01.995Z] [INFO] [2024-03-19T02:06:01.995Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ webservices.security --- [2024-03-19T02:06:01.995Z] [INFO] [2024-03-19T02:06:01.995Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices.security --- [2024-03-19T02:06:01.995Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:02.252Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:02.252Z] [INFO] [2024-03-19T02:06:02.252Z] [INFO] --- command-security:1.0.17:check (default-check) @ webservices.security --- [2024-03-19T02:06:02.252Z] [INFO] [2024-03-19T02:06:02.252Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ webservices.security --- [2024-03-19T02:06:02.252Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:02.252Z] [INFO] Compiling 9 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:02.508Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:06:02.508Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:06:02.508Z] [INFO] Initial messages found so far: {} [2024-03-19T02:06:02.508Z] [INFO] Processing: AS-WSSECURITY-00001 [2024-03-19T02:06:02.508Z] [INFO] Message AS-WSSECURITY-00001 needs checking for cause/action: true [2024-03-19T02:06:02.508Z] [INFO] Processing: AS-WSSECURITY-00002 [2024-03-19T02:06:02.508Z] [INFO] Message AS-WSSECURITY-00002 needs checking for cause/action: true [2024-03-19T02:06:02.508Z] [INFO] Processing: AS-WSSECURITY-00003 [2024-03-19T02:06:02.508Z] [INFO] Message AS-WSSECURITY-00003 needs checking for cause/action: true [2024-03-19T02:06:02.508Z] [INFO] Processing: AS-WSSECURITY-00004 [2024-03-19T02:06:02.508Z] [INFO] Message AS-WSSECURITY-00004 needs checking for cause/action: true [2024-03-19T02:06:02.508Z] [INFO] Processing: AS-WSSECURITY-00005 [2024-03-19T02:06:02.508Z] [INFO] Message AS-WSSECURITY-00005 needs checking for cause/action: true [2024-03-19T02:06:02.508Z] [INFO] Processing: AS-WSSECURITY-00006 [2024-03-19T02:06:02.508Z] [INFO] Message AS-WSSECURITY-00006 needs checking for cause/action: false [2024-03-19T02:06:02.508Z] [INFO] Processing: AS-WSSECURITY-00007 [2024-03-19T02:06:02.508Z] [INFO] Message AS-WSSECURITY-00007 needs checking for cause/action: true [2024-03-19T02:06:02.508Z] [INFO] Processing: AS-WSSECURITY-00008 [2024-03-19T02:06:02.508Z] [INFO] Message AS-WSSECURITY-00008 needs checking for cause/action: true [2024-03-19T02:06:02.508Z] [INFO] Processing: AS-WSSECURITY-00009 [2024-03-19T02:06:02.508Z] [INFO] Message AS-WSSECURITY-00009 needs checking for cause/action: false [2024-03-19T02:06:02.508Z] [INFO] Processing: AS-WSSECURITY-00010 [2024-03-19T02:06:02.508Z] [INFO] Message AS-WSSECURITY-00010 needs checking for cause/action: false [2024-03-19T02:06:02.508Z] [INFO] Processing: AS-WSSECURITY-00011 [2024-03-19T02:06:02.508Z] [INFO] Message AS-WSSECURITY-00011 needs checking for cause/action: true [2024-03-19T02:06:02.508Z] [INFO] Total Messages including ones found from disk so far: {AS-WSSECURITY-00001=Request processing failed., AS-WSSECURITY-00002=SEC2002: Container-auth: wss: Error validating request., AS-WSSECURITY-00003=SEC2003: Container-auth: wss: Error securing response., AS-WSSECURITY-00004=SEC2004: Container-auth: wss: Error securing request., AS-WSSECURITY-00005=SEC2005: Container-auth: wss: Error validating response., AS-WSSECURITY-00006=SEC2006: Container-auth: wss: Not a SOAP message context., AS-WSSECURITY-00007=EJB Webservice security configuration Failure., AS-WSSECURITY-00008=Servlet Webservice security configuration Failure, AS-WSSECURITY-00009=BASIC AUTH username/password http header parsing error for {0}, AS-WSSECURITY-00009.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00010=Servlet Webservice security configuration Failure, AS-WSSECURITY-00010.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00011=Following exception was thrown:} [2024-03-19T02:06:02.508Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:06:02.508Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:06:02.508Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:06:02.508Z] [INFO] Processing: jakarta.enterprise.webservices.security on element LOG_DOMAIN [2024-03-19T02:06:02.508Z] [INFO] Enclosing type is com.sun.enterprise.security.webservices.LogUtils [2024-03-19T02:06:02.509Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.security.description=Web Services Security Logger, jakarta.enterprise.webservices.security.publish=true, jakarta.enterprise.webservices.security.subsystem=WEBSERVICES} [2024-03-19T02:06:02.509Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:06:02.509Z] [INFO] Found enclosing element LOG_DOMAIN [2024-03-19T02:06:02.509Z] [INFO] Found enclosing element com.sun.enterprise.security.webservices.LogUtils [2024-03-19T02:06:02.509Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:06:02.509Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:06:02.509Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:06:02.509Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:06:02.509Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:06:02.509Z] [INFO] [2024-03-19T02:06:02.509Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices.security --- [2024-03-19T02:06:02.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/src/test/resources [2024-03-19T02:06:02.509Z] [INFO] [2024-03-19T02:06:02.509Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ webservices.security --- [2024-03-19T02:06:02.509Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:02.509Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:06:03.073Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:06:03.073Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:06:03.073Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:06:03.073Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:06:03.073Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:06:03.073Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:06:03.073Z] Use -proc:none to disable annotation processing. [2024-03-19T02:06:03.073Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:06:03.073Z] [INFO] [2024-03-19T02:06:03.073Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices.security --- [2024-03-19T02:06:03.073Z] [INFO] [2024-03-19T02:06:03.073Z] [INFO] --- surefire:3.2.5:test (default-test) @ webservices.security --- [2024-03-19T02:06:03.073Z] [INFO] [2024-03-19T02:06:03.073Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices.security --- [2024-03-19T02:06:03.073Z] [INFO] Executing tasks [2024-03-19T02:06:03.073Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/classes/META-INF for [2024-03-19T02:06:03.073Z] [INFO] [echo] webservices.security [2024-03-19T02:06:03.073Z] [INFO] Executed tasks [2024-03-19T02:06:03.073Z] [INFO] [2024-03-19T02:06:03.073Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices.security --- [2024-03-19T02:06:03.073Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/webservices.security.jar [2024-03-19T02:06:03.073Z] [INFO] [2024-03-19T02:06:03.073Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webservices.security --- [2024-03-19T02:06:03.073Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:04.964Z] [INFO] CycloneDX: Creating BOM version 1.4 with 137 component(s) [2024-03-19T02:06:04.964Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/bom.xml [2024-03-19T02:06:04.964Z] [INFO] attaching as webservices.security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:04.964Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/bom.json [2024-03-19T02:06:04.964Z] [INFO] attaching as webservices.security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:04.964Z] [INFO] [2024-03-19T02:06:04.964Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices.security --- [2024-03-19T02:06:04.964Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/failsafe-reports [2024-03-19T02:06:04.964Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:06:04.964Z] [INFO] [2024-03-19T02:06:04.964Z] [INFO] ------------------------------------------------------- [2024-03-19T02:06:04.964Z] [INFO] T E S T S [2024-03-19T02:06:04.964Z] [INFO] ------------------------------------------------------- [2024-03-19T02:06:04.964Z] [0.003s][info][gc] Using G1 [2024-03-19T02:06:05.221Z] [0.234s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 23M->7M(258M) 2.400ms [2024-03-19T02:06:05.784Z] [INFO] Running org.glassfish.main.security.webservices.WSServletContainerInitializerITest [2024-03-19T02:06:05.784Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.glassfish.main.security.webservices.WSServletContainerInitializerITest [2024-03-19T02:06:06.041Z] [INFO] [2024-03-19T02:06:06.041Z] [INFO] Results: [2024-03-19T02:06:06.041Z] [INFO] [2024-03-19T02:06:06.041Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:06:06.041Z] [INFO] [2024-03-19T02:06:06.041Z] [INFO] [2024-03-19T02:06:06.041Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices.security --- [2024-03-19T02:06:06.041Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/failsafe-reports [2024-03-19T02:06:06.041Z] [INFO] [2024-03-19T02:06:06.041Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-webservices.security-checkstyle) @ webservices.security --- [2024-03-19T02:06:06.297Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.297Z] [INFO] --- install:3.1.1:install (default-install) @ webservices.security --- [2024-03-19T02:06:06.297Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/8.0.1-SNAPSHOT/webservices.security-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:06.297Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/8.0.1-SNAPSHOT/webservices.security-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:06.297Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/8.0.1-SNAPSHOT/webservices.security-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:06.297Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/webservices.security/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/8.0.1-SNAPSHOT/webservices.security-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.297Z] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [2024-03-19T02:06:06.297Z] [INFO] Building GlassFish webservices scripts 8.0.1-SNAPSHOT [243/332] [2024-03-19T02:06:06.297Z] [INFO] from appserver/webservices/webservices-scripts/pom.xml [2024-03-19T02:06:06.297Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.297Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-scripts --- [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.297Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webservices-scripts --- [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.297Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ webservices-scripts --- [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.297Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ webservices-scripts --- [2024-03-19T02:06:06.297Z] [INFO] No sources to compile [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.297Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ webservices-scripts --- [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.297Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ webservices-scripts --- [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.297Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webservices-scripts --- [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.297Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-scripts --- [2024-03-19T02:06:06.297Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.297Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-scripts --- [2024-03-19T02:06:06.297Z] [INFO] Copying 8 resources from src/main/resources to target/classes [2024-03-19T02:06:06.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/src/main/manpages [2024-03-19T02:06:06.297Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.297Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ webservices-scripts --- [2024-03-19T02:06:06.297Z] [INFO] No sources to compile [2024-03-19T02:06:06.297Z] [INFO] [2024-03-19T02:06:06.298Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ webservices-scripts --- [2024-03-19T02:06:06.298Z] [INFO] No sources to compile [2024-03-19T02:06:06.298Z] [INFO] [2024-03-19T02:06:06.298Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-scripts --- [2024-03-19T02:06:06.298Z] [INFO] Executing tasks [2024-03-19T02:06:06.298Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/classes/META-INF for [2024-03-19T02:06:06.298Z] [INFO] [echo] webservices-scripts [2024-03-19T02:06:06.298Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/classes/META-INF [2024-03-19T02:06:06.298Z] [INFO] Executed tasks [2024-03-19T02:06:06.298Z] [INFO] [2024-03-19T02:06:06.298Z] [INFO] --- assembly:3.6.0:single (default-single) @ webservices-scripts --- [2024-03-19T02:06:06.298Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:06:06.298Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2024-03-19T02:06:06.298Z] [INFO] [2024-03-19T02:06:06.298Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ webservices-scripts --- [2024-03-19T02:06:06.298Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2024-03-19T02:06:06.298Z] [INFO] [2024-03-19T02:06:06.298Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webservices-scripts --- [2024-03-19T02:06:06.298Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:06.298Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:06:06.298Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/bom.xml [2024-03-19T02:06:06.298Z] [INFO] attaching as webservices-scripts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:06.298Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/bom.json [2024-03-19T02:06:06.298Z] [INFO] attaching as webservices-scripts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:06.298Z] [INFO] [2024-03-19T02:06:06.298Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-scripts --- [2024-03-19T02:06:06.298Z] [INFO] No tests to run. [2024-03-19T02:06:06.298Z] [INFO] [2024-03-19T02:06:06.298Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-scripts --- [2024-03-19T02:06:06.298Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/failsafe-reports [2024-03-19T02:06:06.298Z] [INFO] [2024-03-19T02:06:06.298Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-webservices-scripts-checkstyle) @ webservices-scripts --- [2024-03-19T02:06:06.298Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:06.298Z] [INFO] [2024-03-19T02:06:06.298Z] [INFO] --- install:3.1.1:install (default-install) @ webservices-scripts --- [2024-03-19T02:06:06.298Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/8.0.1-SNAPSHOT/webservices-scripts-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:06.298Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/8.0.1-SNAPSHOT/webservices-scripts-8.0.1-SNAPSHOT.zip [2024-03-19T02:06:06.298Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/8.0.1-SNAPSHOT/webservices-scripts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:06.299Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/webservices-scripts/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/8.0.1-SNAPSHOT/webservices-scripts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:06.299Z] [INFO] [2024-03-19T02:06:06.299Z] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [2024-03-19T02:06:06.299Z] [INFO] Building GlassFish Metro Glue Code 8.0.1-SNAPSHOT [244/332] [2024-03-19T02:06:06.299Z] [INFO] from appserver/webservices/metro-glue/pom.xml [2024-03-19T02:06:06.299Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:06.299Z] [INFO] [2024-03-19T02:06:06.299Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-glue --- [2024-03-19T02:06:06.299Z] [INFO] [2024-03-19T02:06:06.299Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ metro-glue --- [2024-03-19T02:06:06.299Z] [INFO] [2024-03-19T02:06:06.299Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ metro-glue --- [2024-03-19T02:06:06.299Z] [INFO] [2024-03-19T02:06:06.299Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ metro-glue --- [2024-03-19T02:06:06.299Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:06.299Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:06.555Z] [INFO] [2024-03-19T02:06:06.555Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ metro-glue --- [2024-03-19T02:06:06.555Z] [INFO] [2024-03-19T02:06:06.555Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ metro-glue --- [2024-03-19T02:06:06.555Z] [INFO] [2024-03-19T02:06:06.555Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-glue --- [2024-03-19T02:06:06.555Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:06.555Z] [INFO] [2024-03-19T02:06:06.555Z] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-glue --- [2024-03-19T02:06:06.555Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:06:06.555Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/src/main/manpages [2024-03-19T02:06:06.555Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:06.555Z] [INFO] [2024-03-19T02:06:06.555Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ metro-glue --- [2024-03-19T02:06:06.555Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:06.555Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:07.117Z] [INFO] [2024-03-19T02:06:07.117Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ metro-glue --- [2024-03-19T02:06:07.117Z] [INFO] [2024-03-19T02:06:07.117Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ metro-glue --- [2024-03-19T02:06:07.117Z] [INFO] [2024-03-19T02:06:07.117Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ metro-glue --- [2024-03-19T02:06:07.117Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:07.117Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:07.117Z] [INFO] [2024-03-19T02:06:07.117Z] [INFO] --- command-security:1.0.17:check (default-check) @ metro-glue --- [2024-03-19T02:06:07.117Z] [INFO] [2024-03-19T02:06:07.117Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ metro-glue --- [2024-03-19T02:06:07.117Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:07.117Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:07.679Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:06:07.680Z] [INFO] Initial messages found so far: {} [2024-03-19T02:06:07.680Z] [INFO] Processing: AS-WSMETROGLUE-10010 [2024-03-19T02:06:07.680Z] [INFO] Message AS-WSMETROGLUE-10010 needs checking for cause/action: false [2024-03-19T02:06:07.680Z] [INFO] Processing: AS-WSMETROGLUE-10020 [2024-03-19T02:06:07.680Z] [INFO] Message AS-WSMETROGLUE-10020 needs checking for cause/action: false [2024-03-19T02:06:07.680Z] [INFO] Processing: AS-WSMETROGLUE-10011 [2024-03-19T02:06:07.680Z] [INFO] Message AS-WSMETROGLUE-10011 needs checking for cause/action: false [2024-03-19T02:06:07.680Z] [INFO] Processing: AS-WSMETROGLUE-10012 [2024-03-19T02:06:07.680Z] [INFO] Message AS-WSMETROGLUE-10012 needs checking for cause/action: false [2024-03-19T02:06:07.680Z] [INFO] Processing: AS-WSMETROGLUE-10001 [2024-03-19T02:06:07.680Z] [INFO] Message AS-WSMETROGLUE-10001 needs checking for cause/action: false [2024-03-19T02:06:07.680Z] [INFO] Processing: AS-WSMETROGLUE-10002 [2024-03-19T02:06:07.680Z] [INFO] Message AS-WSMETROGLUE-10002 needs checking for cause/action: false [2024-03-19T02:06:07.680Z] [INFO] Processing: AS-WSMETROGLUE-10003 [2024-03-19T02:06:07.680Z] [INFO] Message AS-WSMETROGLUE-10003 needs checking for cause/action: false [2024-03-19T02:06:07.680Z] [INFO] Processing: AS-WSMETROGLUE-10004 [2024-03-19T02:06:07.680Z] [INFO] Message AS-WSMETROGLUE-10004 needs checking for cause/action: false [2024-03-19T02:06:07.680Z] [INFO] Processing: AS-WSMETROGLUE-19999 [2024-03-19T02:06:07.680Z] [INFO] Message AS-WSMETROGLUE-19999 needs checking for cause/action: false [2024-03-19T02:06:07.680Z] [INFO] Processing: AS-WSMETROGLUE-19998 [2024-03-19T02:06:07.680Z] [INFO] Message AS-WSMETROGLUE-19998 needs checking for cause/action: false [2024-03-19T02:06:07.680Z] [INFO] Total Messages including ones found from disk so far: {AS-WSMETROGLUE-10001=Loading WS-TX Services. Please wait., AS-WSMETROGLUE-10002=WS-TX Services successfully started., AS-WSMETROGLUE-10003=WS-TX Services application was deployed explicitly., AS-WSMETROGLUE-10004=Cannot deploy or load WS-TX Services: {0}, AS-WSMETROGLUE-10004.MSG_COMMENT=# {0} - cause, AS-WSMETROGLUE-10010=Web service endpoint deployment events listener registered successfully., AS-WSMETROGLUE-10011=Endpoint deployment even received., AS-WSMETROGLUE-10012=Endpoint undeployment even received., AS-WSMETROGLUE-10020=High availability environment configuration injected into Metro high availability provider., AS-WSMETROGLUE-19998=Exception occurred retrieving port configuration for WSTX service., AS-WSMETROGLUE-19999=Caught unexpected exception.} [2024-03-19T02:06:07.680Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:06:07.680Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:06:07.680Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:06:07.680Z] [INFO] Processing: jakarta.enterprise.webservices.metroglue on element LOG_DOMAIN [2024-03-19T02:06:07.680Z] [INFO] Enclosing type is org.glassfish.webservices.metroglue.LogUtils [2024-03-19T02:06:07.680Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.metroglue.description=Metro Glue Main Logger, jakarta.enterprise.webservices.metroglue.publish=true, jakarta.enterprise.webservices.metroglue.subsystem=WEBSERVICES} [2024-03-19T02:06:07.680Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:06:07.681Z] [INFO] Found enclosing element LOG_DOMAIN [2024-03-19T02:06:07.681Z] [INFO] Found enclosing element org.glassfish.webservices.metroglue.LogUtils [2024-03-19T02:06:07.681Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:06:07.681Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:06:07.681Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:06:07.681Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:06:07.681Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:06:07.681Z] [INFO] [2024-03-19T02:06:07.681Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metro-glue --- [2024-03-19T02:06:07.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/src/test/resources [2024-03-19T02:06:07.681Z] [INFO] [2024-03-19T02:06:07.681Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ metro-glue --- [2024-03-19T02:06:07.681Z] [INFO] No sources to compile [2024-03-19T02:06:07.681Z] [INFO] [2024-03-19T02:06:07.681Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ metro-glue --- [2024-03-19T02:06:07.681Z] [INFO] [2024-03-19T02:06:07.681Z] [INFO] --- surefire:3.2.5:test (default-test) @ metro-glue --- [2024-03-19T02:06:07.681Z] [INFO] [2024-03-19T02:06:07.681Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-glue --- [2024-03-19T02:06:07.681Z] [INFO] Executing tasks [2024-03-19T02:06:07.681Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/classes/META-INF for [2024-03-19T02:06:07.681Z] [INFO] [echo] metro-glue [2024-03-19T02:06:07.681Z] [INFO] Executed tasks [2024-03-19T02:06:07.681Z] [INFO] [2024-03-19T02:06:07.681Z] [INFO] --- jar:3.3.0:jar (default-jar) @ metro-glue --- [2024-03-19T02:06:07.681Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/metro-glue.jar [2024-03-19T02:06:07.681Z] [INFO] [2024-03-19T02:06:07.681Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ metro-glue --- [2024-03-19T02:06:07.681Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:09.572Z] [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) [2024-03-19T02:06:09.572Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/bom.xml [2024-03-19T02:06:09.573Z] [INFO] attaching as metro-glue-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:09.573Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/bom.json [2024-03-19T02:06:09.573Z] [INFO] attaching as metro-glue-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:09.573Z] [INFO] [2024-03-19T02:06:09.573Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-glue --- [2024-03-19T02:06:09.573Z] [INFO] [2024-03-19T02:06:09.573Z] [INFO] --- failsafe:3.2.5:verify (verify) @ metro-glue --- [2024-03-19T02:06:09.573Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/failsafe-reports [2024-03-19T02:06:09.573Z] [INFO] [2024-03-19T02:06:09.573Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-metro-glue-checkstyle) @ metro-glue --- [2024-03-19T02:06:09.573Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:09.573Z] [INFO] [2024-03-19T02:06:09.573Z] [INFO] --- install:3.1.1:install (default-install) @ metro-glue --- [2024-03-19T02:06:09.573Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/8.0.1-SNAPSHOT/metro-glue-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:09.573Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/8.0.1-SNAPSHOT/metro-glue-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:09.573Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/8.0.1-SNAPSHOT/metro-glue-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:09.573Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-glue/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/8.0.1-SNAPSHOT/metro-glue-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:09.573Z] [INFO] [2024-03-19T02:06:09.573Z] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [2024-03-19T02:06:09.573Z] [INFO] Building Connector for GlassFish Web Services Container 8.0.1-SNAPSHOT [245/332] [2024-03-19T02:06:09.573Z] [INFO] from appserver/webservices/connector/pom.xml [2024-03-19T02:06:09.573Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:09.573Z] [INFO] [2024-03-19T02:06:09.573Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-connector --- [2024-03-19T02:06:09.573Z] [INFO] [2024-03-19T02:06:09.573Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webservices-connector --- [2024-03-19T02:06:09.573Z] [INFO] [2024-03-19T02:06:09.573Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ webservices-connector --- [2024-03-19T02:06:09.573Z] [INFO] [2024-03-19T02:06:09.573Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ webservices-connector --- [2024-03-19T02:06:09.573Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:09.573Z] [INFO] Compiling 20 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:09.829Z] [INFO] [2024-03-19T02:06:09.829Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ webservices-connector --- [2024-03-19T02:06:09.829Z] [INFO] [2024-03-19T02:06:09.829Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webservices-connector --- [2024-03-19T02:06:09.829Z] [INFO] [2024-03-19T02:06:09.829Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-connector --- [2024-03-19T02:06:09.829Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:09.829Z] [INFO] [2024-03-19T02:06:09.829Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-connector --- [2024-03-19T02:06:09.829Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:06:09.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/manpages [2024-03-19T02:06:09.829Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:09.829Z] [INFO] [2024-03-19T02:06:09.830Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ webservices-connector --- [2024-03-19T02:06:09.830Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:09.830Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:10.392Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java:[220,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:06:10.392Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[217,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:06:10.392Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[219,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:06:10.392Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[306,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:06:10.392Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/node/WebServiceHandlerNode.java:[87,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:06:10.392Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[335,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:06:10.392Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[337,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:06:10.392Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[447,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-03-19T02:06:10.393Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java uses or overrides a deprecated API. [2024-03-19T02:06:10.393Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:06:10.393Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:06:10.393Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:06:10.393Z] [INFO] [2024-03-19T02:06:10.393Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ webservices-connector --- [2024-03-19T02:06:10.393Z] [INFO] [2024-03-19T02:06:10.393Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ webservices-connector --- [2024-03-19T02:06:10.393Z] [INFO] [2024-03-19T02:06:10.393Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices-connector --- [2024-03-19T02:06:10.393Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:10.393Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:10.393Z] [INFO] [2024-03-19T02:06:10.393Z] [INFO] --- command-security:1.0.17:check (default-check) @ webservices-connector --- [2024-03-19T02:06:10.393Z] [INFO] [2024-03-19T02:06:10.393Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ webservices-connector --- [2024-03-19T02:06:10.393Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:10.393Z] [INFO] Compiling 23 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:10.650Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:06:10.650Z] [INFO] Initial messages found so far: {} [2024-03-19T02:06:10.650Z] [INFO] Processing: AS-WSCONNECTOR-00046 [2024-03-19T02:06:10.651Z] [INFO] Message AS-WSCONNECTOR-00046 needs checking for cause/action: true [2024-03-19T02:06:10.651Z] [INFO] Processing: AS-WSCONNECTOR-00050 [2024-03-19T02:06:10.651Z] [INFO] Message AS-WSCONNECTOR-00050 needs checking for cause/action: false [2024-03-19T02:06:10.651Z] [INFO] Processing: AS-WSCONNECTOR-00057 [2024-03-19T02:06:10.651Z] [INFO] Message AS-WSCONNECTOR-00057 needs checking for cause/action: false [2024-03-19T02:06:10.651Z] [INFO] Processing: AS-WSCONNECTOR-00201 [2024-03-19T02:06:10.651Z] [INFO] Message AS-WSCONNECTOR-00201 needs checking for cause/action: false [2024-03-19T02:06:10.651Z] [INFO] Processing: AS-WSCONNECTOR-00202 [2024-03-19T02:06:10.651Z] [INFO] Message AS-WSCONNECTOR-00202 needs checking for cause/action: false [2024-03-19T02:06:10.651Z] [INFO] Processing: AS-WSCONNECTOR-00203 [2024-03-19T02:06:10.651Z] [INFO] Message AS-WSCONNECTOR-00203 needs checking for cause/action: false [2024-03-19T02:06:10.651Z] [INFO] Processing: AS-WSCONNECTOR-00204 [2024-03-19T02:06:10.651Z] [INFO] Message AS-WSCONNECTOR-00204 needs checking for cause/action: false [2024-03-19T02:06:10.651Z] [INFO] Processing: AS-WSCONNECTOR-00205 [2024-03-19T02:06:10.651Z] [INFO] Message AS-WSCONNECTOR-00205 needs checking for cause/action: true [2024-03-19T02:06:10.651Z] [INFO] Total Messages including ones found from disk so far: {AS-WSCONNECTOR-00046=Invalid Deployment Descriptors element {0} value {1}., AS-WSCONNECTOR-00046.MSG_COMMENT=# {0} - prefix, {1} - localname, AS-WSCONNECTOR-00050=Following exception was thrown, AS-WSCONNECTOR-00057=JAX-WS RI specific descriptor ({1}) is found in the archive {0} and \nhence Enterprise Web Service (109) deployment is disabled for this archive to avoid duplication of services., AS-WSCONNECTOR-00057.MSG_COMMENT=# {0} - archive name, {1} - descriptor path, AS-WSCONNECTOR-00201=Handler class {0} specified in deployment descriptor not found., AS-WSCONNECTOR-00201.MSG_COMMENT=# {0} - class name, AS-WSCONNECTOR-00202=Handler class {0} specified in handler file {1} cannot be loaded., AS-WSCONNECTOR-00202.MSG_COMMENT=# {0} - class name, {1} - file name, AS-WSCONNECTOR-00203=Warning : Web service endpoint {0} is not tied to a component., AS-WSCONNECTOR-00203.MSG_COMMENT=# {0} - endpoint name, AS-WSCONNECTOR-00204=Warning: Web service endpoint {0} component link {1} is not valid., AS-WSCONNECTOR-00204.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSCONNECTOR-00205=URL mapping for web service {0} already exists. Is port-component-name in webservices.xml correct?, AS-WSCONNECTOR-00205.MSG_COMMENT=# {0} - endpoint name} [2024-03-19T02:06:10.651Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:06:10.651Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:06:10.651Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:06:10.651Z] [INFO] Processing: jakarta.enterprise.webservices.connector on element LOG_DOMAIN [2024-03-19T02:06:10.651Z] [INFO] Enclosing type is org.glassfish.webservices.connector.LogUtils [2024-03-19T02:06:10.651Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.connector.description=Web Services Connector Logger, jakarta.enterprise.webservices.connector.publish=true, jakarta.enterprise.webservices.connector.subsystem=WEBSERVICES} [2024-03-19T02:06:10.651Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:06:10.651Z] [INFO] Found enclosing element LOG_DOMAIN [2024-03-19T02:06:10.651Z] [INFO] Found enclosing element org.glassfish.webservices.connector.LogUtils [2024-03-19T02:06:10.651Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:06:10.651Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:06:10.651Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:06:10.652Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:06:10.652Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:06:10.652Z] [INFO] [2024-03-19T02:06:10.652Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices-connector --- [2024-03-19T02:06:10.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/src/test/resources [2024-03-19T02:06:10.652Z] [INFO] [2024-03-19T02:06:10.652Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ webservices-connector --- [2024-03-19T02:06:10.652Z] [INFO] No sources to compile [2024-03-19T02:06:10.652Z] [INFO] [2024-03-19T02:06:10.652Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices-connector --- [2024-03-19T02:06:10.652Z] [INFO] [2024-03-19T02:06:10.652Z] [INFO] --- surefire:3.2.5:test (default-test) @ webservices-connector --- [2024-03-19T02:06:10.652Z] [INFO] [2024-03-19T02:06:10.652Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-connector --- [2024-03-19T02:06:10.652Z] [INFO] Executing tasks [2024-03-19T02:06:10.652Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/classes/META-INF for [2024-03-19T02:06:10.652Z] [INFO] [echo] webservices-connector [2024-03-19T02:06:10.652Z] [INFO] Executed tasks [2024-03-19T02:06:10.652Z] [INFO] [2024-03-19T02:06:10.652Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices-connector --- [2024-03-19T02:06:10.652Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/webservices-connector.jar [2024-03-19T02:06:10.908Z] [INFO] [2024-03-19T02:06:10.908Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webservices-connector --- [2024-03-19T02:06:10.908Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:12.801Z] [INFO] CycloneDX: Creating BOM version 1.4 with 116 component(s) [2024-03-19T02:06:12.801Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/bom.xml [2024-03-19T02:06:12.801Z] [INFO] attaching as webservices-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:12.801Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/bom.json [2024-03-19T02:06:12.801Z] [INFO] attaching as webservices-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:12.801Z] [INFO] [2024-03-19T02:06:12.801Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-connector --- [2024-03-19T02:06:12.801Z] [INFO] [2024-03-19T02:06:12.801Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-connector --- [2024-03-19T02:06:12.801Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/failsafe-reports [2024-03-19T02:06:12.801Z] [INFO] [2024-03-19T02:06:12.801Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-webservices-connector-checkstyle) @ webservices-connector --- [2024-03-19T02:06:12.801Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:12.801Z] [INFO] [2024-03-19T02:06:12.801Z] [INFO] --- install:3.1.1:install (default-install) @ webservices-connector --- [2024-03-19T02:06:12.801Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/8.0.1-SNAPSHOT/webservices-connector-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:12.801Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/8.0.1-SNAPSHOT/webservices-connector-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:12.801Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/8.0.1-SNAPSHOT/webservices-connector-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:12.802Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/connector/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/8.0.1-SNAPSHOT/webservices-connector-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:12.802Z] [INFO] [2024-03-19T02:06:12.802Z] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [2024-03-19T02:06:12.802Z] [INFO] Building SOAP/TCP integration code 8.0.1-SNAPSHOT [246/332] [2024-03-19T02:06:12.802Z] [INFO] from appserver/webservices/soap-tcp/pom.xml [2024-03-19T02:06:12.802Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:12.802Z] [INFO] [2024-03-19T02:06:12.802Z] [INFO] --- clean:3.3.2:clean (default-clean) @ soap-tcp --- [2024-03-19T02:06:12.802Z] [INFO] [2024-03-19T02:06:12.802Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ soap-tcp --- [2024-03-19T02:06:12.802Z] [INFO] [2024-03-19T02:06:12.802Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ soap-tcp --- [2024-03-19T02:06:12.802Z] [INFO] [2024-03-19T02:06:12.802Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ soap-tcp --- [2024-03-19T02:06:12.802Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:12.802Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:13.366Z] [INFO] [2024-03-19T02:06:13.366Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ soap-tcp --- [2024-03-19T02:06:13.366Z] [INFO] [2024-03-19T02:06:13.366Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ soap-tcp --- [2024-03-19T02:06:13.366Z] [INFO] [2024-03-19T02:06:13.366Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ soap-tcp --- [2024-03-19T02:06:13.366Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:13.366Z] [INFO] [2024-03-19T02:06:13.366Z] [INFO] --- resources:3.3.1:resources (default-resources) @ soap-tcp --- [2024-03-19T02:06:13.366Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:06:13.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/src/main/manpages [2024-03-19T02:06:13.367Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:13.367Z] [INFO] [2024-03-19T02:06:13.367Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ soap-tcp --- [2024-03-19T02:06:13.367Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:13.367Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:13.623Z] [INFO] [2024-03-19T02:06:13.623Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ soap-tcp --- [2024-03-19T02:06:13.623Z] [INFO] [2024-03-19T02:06:13.623Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ soap-tcp --- [2024-03-19T02:06:13.623Z] [INFO] [2024-03-19T02:06:13.623Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ soap-tcp --- [2024-03-19T02:06:13.623Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:13.879Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:13.879Z] [INFO] [2024-03-19T02:06:13.879Z] [INFO] --- command-security:1.0.17:check (default-check) @ soap-tcp --- [2024-03-19T02:06:13.879Z] [INFO] [2024-03-19T02:06:13.879Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ soap-tcp --- [2024-03-19T02:06:13.879Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:13.879Z] [INFO] Compiling 13 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:14.442Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:06:14.442Z] [INFO] Initial messages found so far: {} [2024-03-19T02:06:14.442Z] [INFO] Processing: AS-WSSOAPTCP-00001 [2024-03-19T02:06:14.442Z] [INFO] Message AS-WSSOAPTCP-00001 needs checking for cause/action: false [2024-03-19T02:06:14.442Z] [INFO] Processing: AS-WSSOAPTCP-00002 [2024-03-19T02:06:14.442Z] [INFO] Message AS-WSSOAPTCP-00002 needs checking for cause/action: false [2024-03-19T02:06:14.442Z] [INFO] Processing: AS-WSSOAPTCP-00003 [2024-03-19T02:06:14.442Z] [INFO] Message AS-WSSOAPTCP-00003 needs checking for cause/action: false [2024-03-19T02:06:14.442Z] [INFO] Processing: AS-WSSOAPTCP-00004 [2024-03-19T02:06:14.442Z] [INFO] Message AS-WSSOAPTCP-00004 needs checking for cause/action: false [2024-03-19T02:06:14.442Z] [INFO] Processing: AS-WSSOAPTCP-00050 [2024-03-19T02:06:14.442Z] [INFO] Message AS-WSSOAPTCP-00050 needs checking for cause/action: false [2024-03-19T02:06:14.442Z] [INFO] Processing: AS-WSSOAPTCP-00006 [2024-03-19T02:06:14.442Z] [INFO] Message AS-WSSOAPTCP-00006 needs checking for cause/action: false [2024-03-19T02:06:14.442Z] [INFO] Processing: AS-WSSOAPTCP-00007 [2024-03-19T02:06:14.442Z] [INFO] Message AS-WSSOAPTCP-00007 needs checking for cause/action: false [2024-03-19T02:06:14.442Z] [INFO] Total Messages including ones found from disk so far: {AS-WSSOAPTCP-00001=Initialize SOAP/TCP protocol for port: {0}, AS-WSSOAPTCP-00001.MSG_COMMENT=# {0} - port number, AS-WSSOAPTCP-00002=Can not convert SOAP/TCP protocol id to byte array., AS-WSSOAPTCP-00003=SOAP/TCP endpoint removed: {0}, AS-WSSOAPTCP-00004=SOAP/TCP endpoint added: {0}, AS-WSSOAPTCP-00006=WSTCPAdapterRegistryImpl. Register adapter. Path: {0}, AS-WSSOAPTCP-00007=WSTCPAdapterRegistryImpl. DeRegister adapter for {0}, AS-WSSOAPTCP-00050=Following exception was thrown} [2024-03-19T02:06:14.442Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:06:14.442Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:06:14.442Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:06:14.442Z] [INFO] Processing: jakarta.enterprise.webservices.transport.tcp on element LOG_DOMAIN [2024-03-19T02:06:14.442Z] [INFO] Enclosing type is org.glassfish.webservices.transport.tcp.LogUtils [2024-03-19T02:06:14.442Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.transport.tcp.description=SOAP/TCP Transport Logger, jakarta.enterprise.webservices.transport.tcp.publish=true, jakarta.enterprise.webservices.transport.tcp.subsystem=WEBSERVICES} [2024-03-19T02:06:14.442Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:06:14.442Z] [INFO] Found enclosing element LOG_DOMAIN [2024-03-19T02:06:14.442Z] [INFO] Found enclosing element org.glassfish.webservices.transport.tcp.LogUtils [2024-03-19T02:06:14.442Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:06:14.442Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:06:14.442Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:06:14.443Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:06:14.443Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:06:14.443Z] [INFO] [2024-03-19T02:06:14.443Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ soap-tcp --- [2024-03-19T02:06:14.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/src/test/resources [2024-03-19T02:06:14.443Z] [INFO] [2024-03-19T02:06:14.443Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ soap-tcp --- [2024-03-19T02:06:14.443Z] [INFO] No sources to compile [2024-03-19T02:06:14.443Z] [INFO] [2024-03-19T02:06:14.443Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ soap-tcp --- [2024-03-19T02:06:14.443Z] [INFO] [2024-03-19T02:06:14.443Z] [INFO] --- surefire:3.2.5:test (default-test) @ soap-tcp --- [2024-03-19T02:06:14.443Z] [INFO] [2024-03-19T02:06:14.443Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ soap-tcp --- [2024-03-19T02:06:14.443Z] [INFO] Executing tasks [2024-03-19T02:06:14.443Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/classes/META-INF for [2024-03-19T02:06:14.443Z] [INFO] [echo] soap-tcp [2024-03-19T02:06:14.443Z] [INFO] Executed tasks [2024-03-19T02:06:14.443Z] [INFO] [2024-03-19T02:06:14.443Z] [INFO] --- jar:3.3.0:jar (default-jar) @ soap-tcp --- [2024-03-19T02:06:14.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/soap-tcp.jar [2024-03-19T02:06:14.443Z] [INFO] [2024-03-19T02:06:14.443Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ soap-tcp --- [2024-03-19T02:06:14.443Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:16.334Z] [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) [2024-03-19T02:06:16.335Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/bom.xml [2024-03-19T02:06:16.335Z] [INFO] attaching as soap-tcp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:16.335Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/bom.json [2024-03-19T02:06:16.335Z] [INFO] attaching as soap-tcp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:16.335Z] [INFO] [2024-03-19T02:06:16.335Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ soap-tcp --- [2024-03-19T02:06:16.335Z] [INFO] [2024-03-19T02:06:16.335Z] [INFO] --- failsafe:3.2.5:verify (verify) @ soap-tcp --- [2024-03-19T02:06:16.335Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/failsafe-reports [2024-03-19T02:06:16.335Z] [INFO] [2024-03-19T02:06:16.335Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-soap-tcp-checkstyle) @ soap-tcp --- [2024-03-19T02:06:16.335Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:16.335Z] [INFO] [2024-03-19T02:06:16.335Z] [INFO] --- install:3.1.1:install (default-install) @ soap-tcp --- [2024-03-19T02:06:16.335Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/8.0.1-SNAPSHOT/soap-tcp-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:16.335Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/8.0.1-SNAPSHOT/soap-tcp-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:16.335Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/8.0.1-SNAPSHOT/soap-tcp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:16.335Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/soap-tcp/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/8.0.1-SNAPSHOT/soap-tcp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:16.335Z] [INFO] [2024-03-19T02:06:16.335Z] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [2024-03-19T02:06:16.335Z] [INFO] Building Client OSGi module (including ACC) 8.0.1-SNAPSHOT [247/332] [2024-03-19T02:06:16.335Z] [INFO] from appserver/appclient/client/acc/pom.xml [2024-03-19T02:06:16.335Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:16.335Z] [INFO] [2024-03-19T02:06:16.335Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client-module --- [2024-03-19T02:06:16.335Z] [INFO] [2024-03-19T02:06:16.335Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-client-module --- [2024-03-19T02:06:16.335Z] [INFO] [2024-03-19T02:06:16.335Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-client-module --- [2024-03-19T02:06:16.335Z] [INFO] [2024-03-19T02:06:16.335Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-client-module --- [2024-03-19T02:06:16.335Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:16.335Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:16.897Z] [INFO] [2024-03-19T02:06:16.897Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-client-module --- [2024-03-19T02:06:16.897Z] [INFO] [2024-03-19T02:06:16.897Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-client-module --- [2024-03-19T02:06:16.897Z] [INFO] [2024-03-19T02:06:16.897Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client-module --- [2024-03-19T02:06:16.897Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:16.897Z] [INFO] [2024-03-19T02:06:16.897Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dtds-and-schemas) @ gf-client-module --- [2024-03-19T02:06:17.153Z] [INFO] [2024-03-19T02:06:17.153Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client-module --- [2024-03-19T02:06:17.153Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-03-19T02:06:17.153Z] [INFO] Copying 161 resources from target/dependency/glassfish/lib to target/classes [2024-03-19T02:06:17.153Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-03-19T02:06:17.153Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:17.153Z] [INFO] [2024-03-19T02:06:17.153Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-client-module --- [2024-03-19T02:06:17.153Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:17.153Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:18.082Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/MainClassLaunchable.java:[75,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.082Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/Launchable.java:[122,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.082Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[367,65] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.082Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[615,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.082Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[799,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.082Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/FacadeLaunchable.java:[270,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.082Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[335,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.082Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[335,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.083Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCLogger.java:[130,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.083Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/UndeployedLaunchable.java:[231,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.083Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/LaunchSecurityHelper.java:[121,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.083Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/LaunchSecurityHelper.java:[121,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.083Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ProviderContainerContractInfoImpl.java:[84,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:18.083Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/Launchable.java: Some input files use or override a deprecated API. [2024-03-19T02:06:18.083Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/Launchable.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:06:18.083Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:06:18.083Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:06:18.083Z] [INFO] [2024-03-19T02:06:18.083Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-client-module --- [2024-03-19T02:06:18.083Z] [INFO] [2024-03-19T02:06:18.083Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-client-module --- [2024-03-19T02:06:18.083Z] [INFO] [2024-03-19T02:06:18.083Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client-module --- [2024-03-19T02:06:18.083Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:18.083Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:18.340Z] [INFO] [2024-03-19T02:06:18.340Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client-module --- [2024-03-19T02:06:18.340Z] [INFO] [2024-03-19T02:06:18.340Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-client-module --- [2024-03-19T02:06:18.340Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:18.340Z] [INFO] Compiling 50 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:18.903Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:06:18.903Z] [INFO] [2024-03-19T02:06:18.903Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client-module --- [2024-03-19T02:06:18.903Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-03-19T02:06:18.903Z] [INFO] [2024-03-19T02:06:18.903Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-client-module --- [2024-03-19T02:06:18.903Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:18.903Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:06:19.832Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:06:19.832Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:06:19.832Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:06:19.832Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:06:19.832Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:06:19.832Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:06:19.832Z] Use -proc:none to disable annotation processing. [2024-03-19T02:06:19.832Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:06:19.832Z] [INFO] [2024-03-19T02:06:19.832Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client-module --- [2024-03-19T02:06:19.832Z] [INFO] [2024-03-19T02:06:19.832Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-client-module --- [2024-03-19T02:06:19.832Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/surefire-reports [2024-03-19T02:06:19.832Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:06:19.832Z] [INFO] [2024-03-19T02:06:19.832Z] [INFO] ------------------------------------------------------- [2024-03-19T02:06:19.832Z] [INFO] T E S T S [2024-03-19T02:06:19.832Z] [INFO] ------------------------------------------------------- [2024-03-19T02:06:19.832Z] [0.003s][info][gc] Using G1 [2024-03-19T02:06:20.089Z] [0.243s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 23M->7M(258M) 2.546ms [2024-03-19T02:06:20.652Z] [INFO] Running org.glassfish.appclient.client.acc.callbackhandler.DefaultGUICallbackHandlerTest [2024-03-19T02:06:20.652Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in org.glassfish.appclient.client.acc.callbackhandler.DefaultGUICallbackHandlerTest [2024-03-19T02:06:20.652Z] [INFO] Running org.glassfish.appclient.client.acc.CommandLaunchInfoTest [2024-03-19T02:06:20.652Z] [0.717s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 36M->10M(258M) 3.578ms [2024-03-19T02:06:20.652Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.glassfish.appclient.client.acc.CommandLaunchInfoTest [2024-03-19T02:06:20.652Z] [INFO] Running org.glassfish.appclient.client.acc.AppclientCommandArgumentsTest [2024-03-19T02:06:20.652Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.076 s -- in org.glassfish.appclient.client.acc.AppclientCommandArgumentsTest [2024-03-19T02:06:20.652Z] [INFO] Running org.glassfish.appclient.client.CLIBootstrapTest [2024-03-19T02:06:20.652Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.glassfish.appclient.client.CLIBootstrapTest [2024-03-19T02:06:20.909Z] [INFO] [2024-03-19T02:06:20.909Z] [INFO] Results: [2024-03-19T02:06:20.909Z] [INFO] [2024-03-19T02:06:20.909Z] [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 2 [2024-03-19T02:06:20.909Z] [INFO] [2024-03-19T02:06:20.909Z] [INFO] [2024-03-19T02:06:20.909Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client-module --- [2024-03-19T02:06:20.909Z] [INFO] Executing tasks [2024-03-19T02:06:20.909Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/classes/META-INF for [2024-03-19T02:06:20.909Z] [INFO] [echo] gf-client-module [2024-03-19T02:06:20.909Z] [INFO] Executed tasks [2024-03-19T02:06:20.909Z] [INFO] [2024-03-19T02:06:20.909Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client-module --- [2024-03-19T02:06:21.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/gf-client-module.jar [2024-03-19T02:06:21.165Z] [INFO] [2024-03-19T02:06:21.165Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-client-module --- [2024-03-19T02:06:21.165Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:24.435Z] [INFO] CycloneDX: Creating BOM version 1.4 with 177 component(s) [2024-03-19T02:06:24.435Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/bom.xml [2024-03-19T02:06:24.435Z] [INFO] attaching as gf-client-module-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:24.435Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/bom.json [2024-03-19T02:06:24.436Z] [INFO] attaching as gf-client-module-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:24.436Z] [INFO] [2024-03-19T02:06:24.436Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client-module --- [2024-03-19T02:06:24.436Z] [INFO] [2024-03-19T02:06:24.436Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client-module --- [2024-03-19T02:06:24.436Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/failsafe-reports [2024-03-19T02:06:24.436Z] [INFO] [2024-03-19T02:06:24.436Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient-gf-client-module-checkstyle) @ gf-client-module --- [2024-03-19T02:06:24.998Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:24.999Z] [INFO] [2024-03-19T02:06:24.999Z] [INFO] --- install:3.1.1:install (default-install) @ gf-client-module --- [2024-03-19T02:06:24.999Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/8.0.1-SNAPSHOT/gf-client-module-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:24.999Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/8.0.1-SNAPSHOT/gf-client-module-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:24.999Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/8.0.1-SNAPSHOT/gf-client-module-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:24.999Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/8.0.1-SNAPSHOT/gf-client-module-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:24.999Z] [INFO] [2024-03-19T02:06:24.999Z] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [2024-03-19T02:06:24.999Z] [INFO] Building Client Library (including ACC) 8.0.1-SNAPSHOT [248/332] [2024-03-19T02:06:24.999Z] [INFO] from appserver/appclient/client/acc-standalone/pom.xml [2024-03-19T02:06:24.999Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:24.999Z] [INFO] [2024-03-19T02:06:24.999Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client --- [2024-03-19T02:06:24.999Z] [INFO] [2024-03-19T02:06:24.999Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ gf-client --- [2024-03-19T02:06:24.999Z] [INFO] [2024-03-19T02:06:24.999Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ gf-client --- [2024-03-19T02:06:24.999Z] [INFO] [2024-03-19T02:06:24.999Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ gf-client --- [2024-03-19T02:06:24.999Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:24.999Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:25.562Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:25.562Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:25.562Z] [INFO] [2024-03-19T02:06:25.562Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ gf-client --- [2024-03-19T02:06:25.562Z] [INFO] [2024-03-19T02:06:25.562Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ gf-client --- [2024-03-19T02:06:25.562Z] [INFO] [2024-03-19T02:06:25.562Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client --- [2024-03-19T02:06:25.562Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:25.562Z] [INFO] [2024-03-19T02:06:25.562Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client --- [2024-03-19T02:06:25.562Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:06:25.562Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/main/manpages [2024-03-19T02:06:25.562Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:25.562Z] [INFO] [2024-03-19T02:06:25.562Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ gf-client --- [2024-03-19T02:06:25.562Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:25.562Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:26.126Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:26.126Z] [INFO] [2024-03-19T02:06:26.126Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ gf-client --- [2024-03-19T02:06:26.126Z] [INFO] [2024-03-19T02:06:26.126Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ gf-client --- [2024-03-19T02:06:26.126Z] [INFO] [2024-03-19T02:06:26.126Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client --- [2024-03-19T02:06:26.126Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:26.383Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:26.383Z] [INFO] [2024-03-19T02:06:26.383Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client --- [2024-03-19T02:06:26.383Z] [INFO] [2024-03-19T02:06:26.383Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ gf-client --- [2024-03-19T02:06:26.383Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:26.383Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:26.948Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:26.948Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:06:26.948Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:26.948Z] [INFO] [2024-03-19T02:06:26.948Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client --- [2024-03-19T02:06:26.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/src/test/resources [2024-03-19T02:06:26.948Z] [INFO] [2024-03-19T02:06:26.948Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ gf-client --- [2024-03-19T02:06:26.948Z] [INFO] No sources to compile [2024-03-19T02:06:26.948Z] [INFO] [2024-03-19T02:06:26.948Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client --- [2024-03-19T02:06:26.948Z] [INFO] [2024-03-19T02:06:26.948Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-client --- [2024-03-19T02:06:26.948Z] [INFO] [2024-03-19T02:06:26.948Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client --- [2024-03-19T02:06:26.948Z] [INFO] Executing tasks [2024-03-19T02:06:26.948Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/classes/META-INF for [2024-03-19T02:06:26.948Z] [INFO] [echo] gf-client [2024-03-19T02:06:26.948Z] [INFO] Executed tasks [2024-03-19T02:06:26.948Z] [INFO] [2024-03-19T02:06:26.948Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client --- [2024-03-19T02:06:26.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/gf-client.jar [2024-03-19T02:06:26.948Z] [INFO] [2024-03-19T02:06:26.948Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ gf-client --- [2024-03-19T02:06:26.948Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:30.219Z] [INFO] CycloneDX: Creating BOM version 1.4 with 179 component(s) [2024-03-19T02:06:30.219Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/bom.xml [2024-03-19T02:06:30.219Z] [INFO] attaching as gf-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:30.219Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/bom.json [2024-03-19T02:06:30.219Z] [INFO] attaching as gf-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:30.219Z] [INFO] [2024-03-19T02:06:30.219Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client --- [2024-03-19T02:06:30.219Z] [INFO] [2024-03-19T02:06:30.219Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client --- [2024-03-19T02:06:30.219Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/failsafe-reports [2024-03-19T02:06:30.219Z] [INFO] [2024-03-19T02:06:30.219Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient-gf-client-checkstyle) @ gf-client --- [2024-03-19T02:06:30.219Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:30.219Z] [INFO] [2024-03-19T02:06:30.219Z] [INFO] --- install:3.1.1:install (default-install) @ gf-client --- [2024-03-19T02:06:30.219Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/8.0.1-SNAPSHOT/gf-client-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:30.219Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/gf-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/8.0.1-SNAPSHOT/gf-client-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:30.219Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/8.0.1-SNAPSHOT/gf-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:30.219Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/acc-standalone/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/8.0.1-SNAPSHOT/gf-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:30.219Z] [INFO] [2024-03-19T02:06:30.219Z] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [2024-03-19T02:06:30.219Z] [INFO] Building GlassFish appclient scripts 8.0.1-SNAPSHOT [249/332] [2024-03-19T02:06:30.219Z] [INFO] from appserver/appclient/client/appclient-scripts/pom.xml [2024-03-19T02:06:30.219Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:06:30.219Z] [INFO] [2024-03-19T02:06:30.219Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-scripts --- [2024-03-19T02:06:30.219Z] [INFO] [2024-03-19T02:06:30.219Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appclient-scripts --- [2024-03-19T02:06:30.219Z] [INFO] [2024-03-19T02:06:30.219Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] No sources to compile [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] Copying 6 resources from src/main/resources to target/classes [2024-03-19T02:06:30.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/src/main/manpages [2024-03-19T02:06:30.220Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] No sources to compile [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] No sources to compile [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] Executing tasks [2024-03-19T02:06:30.220Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/classes/META-INF for [2024-03-19T02:06:30.220Z] [INFO] [echo] appclient-scripts [2024-03-19T02:06:30.220Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/classes/META-INF [2024-03-19T02:06:30.220Z] [INFO] Executed tasks [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- assembly:3.6.0:single (default-single) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:06:30.220Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:30.220Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:06:30.220Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/bom.xml [2024-03-19T02:06:30.220Z] [INFO] attaching as appclient-scripts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:30.220Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/bom.json [2024-03-19T02:06:30.220Z] [INFO] attaching as appclient-scripts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] No tests to run. [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-scripts --- [2024-03-19T02:06:30.220Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/failsafe-reports [2024-03-19T02:06:30.220Z] [INFO] [2024-03-19T02:06:30.220Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient-appclient-scripts-checkstyle) @ appclient-scripts --- [2024-03-19T02:06:30.221Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:30.221Z] [INFO] [2024-03-19T02:06:30.221Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-scripts --- [2024-03-19T02:06:30.221Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/8.0.1-SNAPSHOT/appclient-scripts-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:30.221Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/8.0.1-SNAPSHOT/appclient-scripts-8.0.1-SNAPSHOT.zip [2024-03-19T02:06:30.221Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/8.0.1-SNAPSHOT/appclient-scripts-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:30.221Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/client/appclient-scripts/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/8.0.1-SNAPSHOT/appclient-scripts-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:30.221Z] [INFO] [2024-03-19T02:06:30.221Z] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [2024-03-19T02:06:30.221Z] [INFO] Building GlassFish AppClient Server-Side Core 8.0.1-SNAPSHOT [250/332] [2024-03-19T02:06:30.221Z] [INFO] from appserver/appclient/server/core/pom.xml [2024-03-19T02:06:30.221Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:30.221Z] [INFO] [2024-03-19T02:06:30.221Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-server-core --- [2024-03-19T02:06:30.221Z] [INFO] [2024-03-19T02:06:30.221Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ appclient-server-core --- [2024-03-19T02:06:30.221Z] [INFO] [2024-03-19T02:06:30.221Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ appclient-server-core --- [2024-03-19T02:06:30.221Z] [INFO] [2024-03-19T02:06:30.221Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ appclient-server-core --- [2024-03-19T02:06:30.221Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:30.221Z] [INFO] Compiling 37 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:30.221Z] [INFO] [2024-03-19T02:06:30.221Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ appclient-server-core --- [2024-03-19T02:06:30.221Z] [INFO] [2024-03-19T02:06:30.221Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ appclient-server-core --- [2024-03-19T02:06:30.221Z] [INFO] [2024-03-19T02:06:30.221Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-server-core --- [2024-03-19T02:06:30.221Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:30.221Z] [INFO] [2024-03-19T02:06:30.221Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-server-core --- [2024-03-19T02:06:30.221Z] [INFO] Copying 8 resources from src/main/resources to target/classes [2024-03-19T02:06:30.221Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-03-19T02:06:30.221Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:30.221Z] [INFO] [2024-03-19T02:06:30.221Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ appclient-server-core --- [2024-03-19T02:06:30.221Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:30.221Z] [INFO] Compiling 37 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:30.478Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientServerApplication.java:[165,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:06:30.478Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientGroupFacadeGenerator.java:[81,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [2024-03-19T02:06:30.478Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/DeveloperContentHandler.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:06:30.478Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/DeveloperContentHandler.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:06:30.478Z] [INFO] [2024-03-19T02:06:30.478Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ appclient-server-core --- [2024-03-19T02:06:30.478Z] [INFO] [2024-03-19T02:06:30.478Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ appclient-server-core --- [2024-03-19T02:06:30.478Z] [INFO] [2024-03-19T02:06:30.478Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-server-core --- [2024-03-19T02:06:30.478Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:30.734Z] [WARNING] Manifest org.glassfish.main.appclient.server:appclient-server-core:glassfish-jar:8.0.1-SNAPSHOT : Export org.glassfish.appclient.server.core, has 1, private references [org.glassfish.appclient.server.core.jws.servedcontent] [2024-03-19T02:06:30.734Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:30.734Z] [INFO] [2024-03-19T02:06:30.734Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-server-core --- [2024-03-19T02:06:30.734Z] [INFO] [2024-03-19T02:06:30.734Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ appclient-server-core --- [2024-03-19T02:06:30.734Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:30.734Z] [INFO] Compiling 37 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:30.991Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:06:30.991Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:06:30.991Z] [INFO] Initial messages found so far: {} [2024-03-19T02:06:30.991Z] [INFO] Processing: AS-ACDEPL-00103 [2024-03-19T02:06:30.991Z] [INFO] Message AS-ACDEPL-00103 needs checking for cause/action: false [2024-03-19T02:06:30.991Z] [INFO] Processing: AS_ACDEPL-00104 [2024-03-19T02:06:30.991Z] [INFO] Message AS_ACDEPL-00104 needs checking for cause/action: false [2024-03-19T02:06:30.991Z] [INFO] Processing: AS_ACDEPL-00101 [2024-03-19T02:06:30.991Z] [INFO] Message AS_ACDEPL-00101 needs checking for cause/action: false [2024-03-19T02:06:30.991Z] [INFO] Processing: AS_ACDEPL_00102 [2024-03-19T02:06:30.991Z] [INFO] Message AS_ACDEPL_00102 needs checking for cause/action: false [2024-03-19T02:06:30.991Z] [INFO] Processing: AS-ACDEPL-00111 [2024-03-19T02:06:30.991Z] [INFO] Message AS-ACDEPL-00111 needs checking for cause/action: false [2024-03-19T02:06:30.991Z] [INFO] Processing: AS-ACDEPL-00114 [2024-03-19T02:06:30.991Z] [INFO] Message AS-ACDEPL-00114 needs checking for cause/action: false [2024-03-19T02:06:30.991Z] [INFO] Processing: AS-ACDEPL-00115 [2024-03-19T02:06:30.991Z] [INFO] Message AS-ACDEPL-00115 needs checking for cause/action: false [2024-03-19T02:06:30.991Z] [INFO] Processing: AS-ACDEPL-00108 [2024-03-19T02:06:30.991Z] [INFO] Message AS-ACDEPL-00108 needs checking for cause/action: false [2024-03-19T02:06:30.991Z] [INFO] Processing: AS-ACDEPL-00109 [2024-03-19T02:06:30.991Z] [INFO] Message AS-ACDEPL-00109 needs checking for cause/action: false [2024-03-19T02:06:30.991Z] [INFO] Processing: AS-ACDEPL-00105 [2024-03-19T02:06:30.991Z] [INFO] Message AS-ACDEPL-00105 needs checking for cause/action: false [2024-03-19T02:06:30.991Z] [INFO] Total Messages including ones found from disk so far: {AS-ACDEPL-00103=Java Web Start services started for the app client {0} (contextRoot: {1}), AS-ACDEPL-00105=Error starting the adapter to serve static system-level content, AS-ACDEPL-00108=Config file for client JNLP not found: {0}, AS-ACDEPL-00109=The config file for client JNLP {0} exists but could not be read., AS-ACDEPL-00111=Client JNLP document {0} refers to the static resource {1} that does not exist or is not readable., AS-ACDEPL-00114=The ApplicationSignedJARManager for a nested app client deployer helper is unexpectedly null., AS-ACDEPL-00115=Tbe custom JNLP document {0} in a stand-alone app client incorrectly refers to a JAR {1}, AS_ACDEPL-00101=Java Web Start services not started for the app client {0}; its developer has marked it as ineligible, AS_ACDEPL-00104=Java Web Start services stopped for the app client {0}, AS_ACDEPL_00102=Java Web Start services not started for the app client {0}; the administrator has disabled Java Web Start support for it} [2024-03-19T02:06:30.991Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-03-19T02:06:30.991Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:06:30.991Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:06:30.991Z] [INFO] Processing: jakarta.enterprise.system.container.appclient on element APPCLIENT_SERVER_MAIN_LOGGER [2024-03-19T02:06:30.991Z] [INFO] Enclosing type is org.glassfish.appclient.server.core.jws.JavaWebStartInfo [2024-03-19T02:06:30.991Z] [INFO] Loggers found so far: {jakarta.enterprise.system.container.appclient.description=Appclient Server-side Logger, jakarta.enterprise.system.container.appclient.publish=true, jakarta.enterprise.system.container.appclient.subsystem=SERVER} [2024-03-19T02:06:30.991Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-03-19T02:06:30.991Z] [INFO] Found enclosing element APPCLIENT_SERVER_MAIN_LOGGER [2024-03-19T02:06:30.991Z] [INFO] Found enclosing element org.glassfish.appclient.server.core.jws.JavaWebStartInfo [2024-03-19T02:06:30.991Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-03-19T02:06:30.992Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-03-19T02:06:30.992Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-03-19T02:06:30.992Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-03-19T02:06:30.992Z] [INFO] Total Messages including ones found from disk so far: {} [2024-03-19T02:06:30.992Z] [INFO] [2024-03-19T02:06:30.992Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-server-core --- [2024-03-19T02:06:30.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/src/test/resources [2024-03-19T02:06:30.992Z] [INFO] [2024-03-19T02:06:30.992Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ appclient-server-core --- [2024-03-19T02:06:30.992Z] [INFO] No sources to compile [2024-03-19T02:06:30.992Z] [INFO] [2024-03-19T02:06:30.992Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-server-core --- [2024-03-19T02:06:30.992Z] [INFO] [2024-03-19T02:06:30.992Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient-server-core --- [2024-03-19T02:06:30.992Z] [INFO] [2024-03-19T02:06:30.992Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-server-core --- [2024-03-19T02:06:30.992Z] [INFO] Executing tasks [2024-03-19T02:06:30.992Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/classes/META-INF for [2024-03-19T02:06:30.992Z] [INFO] [echo] appclient-server-core [2024-03-19T02:06:30.992Z] [INFO] Executed tasks [2024-03-19T02:06:30.992Z] [INFO] [2024-03-19T02:06:30.992Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-server-core --- [2024-03-19T02:06:30.992Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/appclient-server-core.jar [2024-03-19T02:06:30.992Z] [INFO] [2024-03-19T02:06:30.992Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ appclient-server-core --- [2024-03-19T02:06:30.992Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:32.359Z] [INFO] CycloneDX: Creating BOM version 1.4 with 94 component(s) [2024-03-19T02:06:32.359Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/bom.xml [2024-03-19T02:06:32.359Z] [INFO] attaching as appclient-server-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:32.359Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/bom.json [2024-03-19T02:06:32.359Z] [INFO] attaching as appclient-server-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:32.359Z] [INFO] [2024-03-19T02:06:32.359Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-server-core --- [2024-03-19T02:06:32.359Z] [INFO] [2024-03-19T02:06:32.359Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-server-core --- [2024-03-19T02:06:32.359Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/failsafe-reports [2024-03-19T02:06:32.359Z] [INFO] [2024-03-19T02:06:32.360Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.appclient.server-appclient-server-core-checkstyle) @ appclient-server-core --- [2024-03-19T02:06:32.922Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:32.922Z] [INFO] [2024-03-19T02:06:32.922Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-server-core --- [2024-03-19T02:06:32.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/8.0.1-SNAPSHOT/appclient-server-core-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:32.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/8.0.1-SNAPSHOT/appclient-server-core-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:32.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/8.0.1-SNAPSHOT/appclient-server-core-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:32.922Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/appclient/server/core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/8.0.1-SNAPSHOT/appclient-server-core-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:32.922Z] [INFO] [2024-03-19T02:06:32.922Z] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [2024-03-19T02:06:32.922Z] [INFO] Building Admin Console Full distribution plugin 8.0.1-SNAPSHOT [251/332] [2024-03-19T02:06:32.922Z] [INFO] from appserver/admingui/full/pom.xml [2024-03-19T02:06:32.922Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:32.923Z] [INFO] [2024-03-19T02:06:32.923Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common-full-plugin --- [2024-03-19T02:06:32.923Z] [INFO] [2024-03-19T02:06:32.923Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-common-full-plugin --- [2024-03-19T02:06:32.923Z] [INFO] [2024-03-19T02:06:32.923Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-common-full-plugin --- [2024-03-19T02:06:32.923Z] [INFO] [2024-03-19T02:06:32.923Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common-full-plugin --- [2024-03-19T02:06:32.923Z] [INFO] [2024-03-19T02:06:32.923Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-common-full-plugin --- [2024-03-19T02:06:32.923Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:32.923Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:33.178Z] [INFO] [2024-03-19T02:06:33.178Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-common-full-plugin --- [2024-03-19T02:06:33.178Z] [INFO] [2024-03-19T02:06:33.178Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-common-full-plugin --- [2024-03-19T02:06:33.178Z] [INFO] [2024-03-19T02:06:33.178Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common-full-plugin --- [2024-03-19T02:06:33.178Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:33.178Z] [INFO] [2024-03-19T02:06:33.178Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common-full-plugin --- [2024-03-19T02:06:33.178Z] [INFO] Copying 48 resources from src/main/resources to target/classes [2024-03-19T02:06:33.178Z] [INFO] Copying 44 resources from src/main/help to target/classes [2024-03-19T02:06:33.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/src/main/manpages [2024-03-19T02:06:33.178Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:33.178Z] [INFO] [2024-03-19T02:06:33.179Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-common-full-plugin --- [2024-03-19T02:06:33.179Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:33.179Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:33.179Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java uses unchecked or unsafe operations. [2024-03-19T02:06:33.179Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:06:33.179Z] [INFO] [2024-03-19T02:06:33.179Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-common-full-plugin --- [2024-03-19T02:06:33.179Z] [INFO] [2024-03-19T02:06:33.179Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-common-full-plugin --- [2024-03-19T02:06:33.179Z] [INFO] [2024-03-19T02:06:33.179Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common-full-plugin --- [2024-03-19T02:06:33.179Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:33.179Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:33.179Z] [INFO] [2024-03-19T02:06:33.179Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-common-full-plugin --- [2024-03-19T02:06:33.179Z] [INFO] [2024-03-19T02:06:33.179Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-common-full-plugin --- [2024-03-19T02:06:33.179Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:33.179Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:33.435Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:06:33.435Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:06:33.435Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:06:33.435Z] [INFO] [2024-03-19T02:06:33.435Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common-full-plugin --- [2024-03-19T02:06:33.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/src/test/resources [2024-03-19T02:06:33.435Z] [INFO] [2024-03-19T02:06:33.435Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-common-full-plugin --- [2024-03-19T02:06:33.435Z] [INFO] No sources to compile [2024-03-19T02:06:33.435Z] [INFO] [2024-03-19T02:06:33.435Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common-full-plugin --- [2024-03-19T02:06:33.435Z] [INFO] [2024-03-19T02:06:33.435Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-common-full-plugin --- [2024-03-19T02:06:33.435Z] [INFO] [2024-03-19T02:06:33.435Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common-full-plugin --- [2024-03-19T02:06:33.435Z] [INFO] Executing tasks [2024-03-19T02:06:33.435Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/classes/META-INF for [2024-03-19T02:06:33.435Z] [INFO] [echo] console-common-full-plugin [2024-03-19T02:06:33.435Z] [INFO] Executed tasks [2024-03-19T02:06:33.435Z] [INFO] [2024-03-19T02:06:33.435Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common-full-plugin --- [2024-03-19T02:06:33.436Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/console-common-full-plugin.jar [2024-03-19T02:06:33.436Z] [INFO] [2024-03-19T02:06:33.436Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-common-full-plugin --- [2024-03-19T02:06:33.436Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:33.997Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T02:06:33.997Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/bom.xml [2024-03-19T02:06:33.997Z] [INFO] attaching as console-common-full-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:33.997Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/bom.json [2024-03-19T02:06:33.997Z] [INFO] attaching as console-common-full-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:33.997Z] [INFO] [2024-03-19T02:06:33.997Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common-full-plugin --- [2024-03-19T02:06:33.997Z] [INFO] [2024-03-19T02:06:33.997Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-common-full-plugin --- [2024-03-19T02:06:33.998Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/failsafe-reports [2024-03-19T02:06:33.998Z] [INFO] [2024-03-19T02:06:33.998Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-common-full-plugin-checkstyle) @ console-common-full-plugin --- [2024-03-19T02:06:33.998Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:33.998Z] [INFO] [2024-03-19T02:06:33.998Z] [INFO] --- install:3.1.1:install (default-install) @ console-common-full-plugin --- [2024-03-19T02:06:33.998Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/8.0.1-SNAPSHOT/console-common-full-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:33.998Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/console-common-full-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/8.0.1-SNAPSHOT/console-common-full-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:33.998Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/8.0.1-SNAPSHOT/console-common-full-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:33.998Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/full/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/8.0.1-SNAPSHOT/console-common-full-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:33.998Z] [INFO] [2024-03-19T02:06:33.998Z] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [2024-03-19T02:06:33.998Z] [INFO] Building Admin Console Concurrent Plugin 8.0.1-SNAPSHOT [252/332] [2024-03-19T02:06:33.998Z] [INFO] from appserver/admingui/concurrent/pom.xml [2024-03-19T02:06:33.998Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:33.998Z] [INFO] [2024-03-19T02:06:33.998Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-concurrent-plugin --- [2024-03-19T02:06:33.998Z] [INFO] [2024-03-19T02:06:33.998Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-concurrent-plugin --- [2024-03-19T02:06:33.998Z] [INFO] [2024-03-19T02:06:33.998Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-concurrent-plugin --- [2024-03-19T02:06:33.998Z] [INFO] [2024-03-19T02:06:33.998Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-concurrent-plugin --- [2024-03-19T02:06:33.998Z] [INFO] [2024-03-19T02:06:33.998Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-concurrent-plugin --- [2024-03-19T02:06:33.998Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:33.998Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:06:34.255Z] [INFO] [2024-03-19T02:06:34.255Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-concurrent-plugin --- [2024-03-19T02:06:34.255Z] [INFO] [2024-03-19T02:06:34.255Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-concurrent-plugin --- [2024-03-19T02:06:34.255Z] [INFO] [2024-03-19T02:06:34.255Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-concurrent-plugin --- [2024-03-19T02:06:34.255Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:34.255Z] [INFO] [2024-03-19T02:06:34.255Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-concurrent-plugin --- [2024-03-19T02:06:34.255Z] [INFO] Copying 24 resources from src/main/resources to target/classes [2024-03-19T02:06:34.255Z] [INFO] Copying 37 resources from src/main/help to target/classes [2024-03-19T02:06:34.255Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/src/main/manpages [2024-03-19T02:06:34.256Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:34.256Z] [INFO] [2024-03-19T02:06:34.256Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-concurrent-plugin --- [2024-03-19T02:06:34.256Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:34.256Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:06:34.256Z] [INFO] [2024-03-19T02:06:34.256Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-concurrent-plugin --- [2024-03-19T02:06:34.256Z] [INFO] [2024-03-19T02:06:34.256Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-concurrent-plugin --- [2024-03-19T02:06:34.256Z] [INFO] [2024-03-19T02:06:34.256Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-concurrent-plugin --- [2024-03-19T02:06:34.256Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:34.256Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:34.256Z] [INFO] [2024-03-19T02:06:34.256Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-concurrent-plugin --- [2024-03-19T02:06:34.256Z] [INFO] [2024-03-19T02:06:34.256Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-concurrent-plugin --- [2024-03-19T02:06:34.256Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:34.256Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:06:34.256Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:06:34.256Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:06:34.256Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:06:34.256Z] [INFO] [2024-03-19T02:06:34.256Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-concurrent-plugin --- [2024-03-19T02:06:34.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/src/test/resources [2024-03-19T02:06:34.256Z] [INFO] [2024-03-19T02:06:34.256Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-concurrent-plugin --- [2024-03-19T02:06:34.256Z] [INFO] No sources to compile [2024-03-19T02:06:34.256Z] [INFO] [2024-03-19T02:06:34.256Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-concurrent-plugin --- [2024-03-19T02:06:34.256Z] [INFO] [2024-03-19T02:06:34.256Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-concurrent-plugin --- [2024-03-19T02:06:34.256Z] [INFO] [2024-03-19T02:06:34.256Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-concurrent-plugin --- [2024-03-19T02:06:34.256Z] [INFO] Executing tasks [2024-03-19T02:06:34.256Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/classes/META-INF for [2024-03-19T02:06:34.256Z] [INFO] [echo] console-concurrent-plugin [2024-03-19T02:06:34.256Z] [INFO] Executed tasks [2024-03-19T02:06:34.256Z] [INFO] [2024-03-19T02:06:34.256Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-concurrent-plugin --- [2024-03-19T02:06:34.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/console-concurrent-plugin.jar [2024-03-19T02:06:34.512Z] [INFO] [2024-03-19T02:06:34.512Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-concurrent-plugin --- [2024-03-19T02:06:34.512Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:35.074Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T02:06:35.074Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/bom.xml [2024-03-19T02:06:35.074Z] [INFO] attaching as console-concurrent-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:35.074Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/bom.json [2024-03-19T02:06:35.074Z] [INFO] attaching as console-concurrent-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:35.074Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-concurrent-plugin --- [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-concurrent-plugin --- [2024-03-19T02:06:35.075Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/failsafe-reports [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-concurrent-plugin-checkstyle) @ console-concurrent-plugin --- [2024-03-19T02:06:35.075Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- install:3.1.1:install (default-install) @ console-concurrent-plugin --- [2024-03-19T02:06:35.075Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/8.0.1-SNAPSHOT/console-concurrent-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:35.075Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/console-concurrent-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/8.0.1-SNAPSHOT/console-concurrent-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:35.075Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/8.0.1-SNAPSHOT/console-concurrent-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:35.075Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/concurrent/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/8.0.1-SNAPSHOT/console-concurrent-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [2024-03-19T02:06:35.075Z] [INFO] Building Admin Console EJB Container Plugin 8.0.1-SNAPSHOT [253/332] [2024-03-19T02:06:35.075Z] [INFO] from appserver/admingui/ejb/pom.xml [2024-03-19T02:06:35.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-plugin --- [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-ejb-plugin --- [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-ejb-plugin --- [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-plugin --- [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-ejb-plugin --- [2024-03-19T02:06:35.075Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:35.075Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-ejb-plugin --- [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-ejb-plugin --- [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-plugin --- [2024-03-19T02:06:35.075Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:35.075Z] [INFO] [2024-03-19T02:06:35.075Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-plugin --- [2024-03-19T02:06:35.075Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-03-19T02:06:35.075Z] [INFO] Copying 15 resources from src/main/help to target/classes [2024-03-19T02:06:35.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/src/main/manpages [2024-03-19T02:06:35.075Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:35.076Z] [INFO] [2024-03-19T02:06:35.076Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-ejb-plugin --- [2024-03-19T02:06:35.076Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:35.076Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:06:35.076Z] [INFO] [2024-03-19T02:06:35.076Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-ejb-plugin --- [2024-03-19T02:06:35.076Z] [INFO] [2024-03-19T02:06:35.076Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-ejb-plugin --- [2024-03-19T02:06:35.076Z] [INFO] [2024-03-19T02:06:35.076Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-plugin --- [2024-03-19T02:06:35.076Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:35.331Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:35.331Z] [INFO] [2024-03-19T02:06:35.331Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-plugin --- [2024-03-19T02:06:35.331Z] [INFO] [2024-03-19T02:06:35.331Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-ejb-plugin --- [2024-03-19T02:06:35.331Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:35.331Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:06:35.332Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:06:35.332Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:06:35.332Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:06:35.332Z] [INFO] [2024-03-19T02:06:35.332Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-plugin --- [2024-03-19T02:06:35.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/src/test/resources [2024-03-19T02:06:35.332Z] [INFO] [2024-03-19T02:06:35.332Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-ejb-plugin --- [2024-03-19T02:06:35.332Z] [INFO] No sources to compile [2024-03-19T02:06:35.332Z] [INFO] [2024-03-19T02:06:35.332Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-plugin --- [2024-03-19T02:06:35.332Z] [INFO] [2024-03-19T02:06:35.332Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-plugin --- [2024-03-19T02:06:35.332Z] [INFO] [2024-03-19T02:06:35.332Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-plugin --- [2024-03-19T02:06:35.332Z] [INFO] Executing tasks [2024-03-19T02:06:35.332Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/classes/META-INF for [2024-03-19T02:06:35.332Z] [INFO] [echo] console-ejb-plugin [2024-03-19T02:06:35.332Z] [INFO] Executed tasks [2024-03-19T02:06:35.332Z] [INFO] [2024-03-19T02:06:35.332Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-plugin --- [2024-03-19T02:06:35.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/console-ejb-plugin.jar [2024-03-19T02:06:35.332Z] [INFO] [2024-03-19T02:06:35.332Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-ejb-plugin --- [2024-03-19T02:06:35.332Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:35.894Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [2024-03-19T02:06:35.895Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/bom.xml [2024-03-19T02:06:35.895Z] [INFO] attaching as console-ejb-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:35.895Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/bom.json [2024-03-19T02:06:35.895Z] [INFO] attaching as console-ejb-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:35.895Z] [INFO] [2024-03-19T02:06:35.895Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-plugin --- [2024-03-19T02:06:35.895Z] [INFO] [2024-03-19T02:06:35.895Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-plugin --- [2024-03-19T02:06:35.895Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/failsafe-reports [2024-03-19T02:06:35.895Z] [INFO] [2024-03-19T02:06:35.895Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-ejb-plugin-checkstyle) @ console-ejb-plugin --- [2024-03-19T02:06:35.895Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:35.895Z] [INFO] [2024-03-19T02:06:35.895Z] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-plugin --- [2024-03-19T02:06:35.895Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/8.0.1-SNAPSHOT/console-ejb-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:35.895Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/console-ejb-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/8.0.1-SNAPSHOT/console-ejb-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:35.895Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/8.0.1-SNAPSHOT/console-ejb-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:35.895Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/ejb/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/8.0.1-SNAPSHOT/console-ejb-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:35.895Z] [INFO] [2024-03-19T02:06:35.895Z] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [2024-03-19T02:06:35.895Z] [INFO] Building Admin Console Corba Plugin 8.0.1-SNAPSHOT [254/332] [2024-03-19T02:06:35.895Z] [INFO] from appserver/admingui/corba/pom.xml [2024-03-19T02:06:35.895Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:35.895Z] [INFO] [2024-03-19T02:06:35.895Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-corba-plugin --- [2024-03-19T02:06:35.895Z] [INFO] [2024-03-19T02:06:35.895Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-corba-plugin --- [2024-03-19T02:06:36.151Z] [INFO] [2024-03-19T02:06:36.151Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-corba-plugin --- [2024-03-19T02:06:36.151Z] [INFO] [2024-03-19T02:06:36.151Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-corba-plugin --- [2024-03-19T02:06:36.151Z] [INFO] [2024-03-19T02:06:36.151Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-corba-plugin --- [2024-03-19T02:06:36.151Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:36.151Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:06:36.151Z] [INFO] [2024-03-19T02:06:36.151Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-corba-plugin --- [2024-03-19T02:06:36.151Z] [INFO] [2024-03-19T02:06:36.151Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-corba-plugin --- [2024-03-19T02:06:36.151Z] [INFO] [2024-03-19T02:06:36.151Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-corba-plugin --- [2024-03-19T02:06:36.151Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:36.151Z] [INFO] [2024-03-19T02:06:36.151Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-corba-plugin --- [2024-03-19T02:06:36.151Z] [INFO] Copying 16 resources from src/main/resources to target/classes [2024-03-19T02:06:36.151Z] [INFO] Copying 20 resources from src/main/help to target/classes [2024-03-19T02:06:36.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/src/main/manpages [2024-03-19T02:06:36.151Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:36.151Z] [INFO] [2024-03-19T02:06:36.151Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-corba-plugin --- [2024-03-19T02:06:36.151Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:36.151Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:06:36.151Z] [INFO] [2024-03-19T02:06:36.151Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-corba-plugin --- [2024-03-19T02:06:36.151Z] [INFO] [2024-03-19T02:06:36.151Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-corba-plugin --- [2024-03-19T02:06:36.151Z] [INFO] [2024-03-19T02:06:36.151Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-corba-plugin --- [2024-03-19T02:06:36.152Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:36.152Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:36.152Z] [INFO] [2024-03-19T02:06:36.152Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-corba-plugin --- [2024-03-19T02:06:36.152Z] [INFO] [2024-03-19T02:06:36.152Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-corba-plugin --- [2024-03-19T02:06:36.152Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:36.152Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:06:36.409Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:06:36.409Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:06:36.409Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:06:36.409Z] [INFO] [2024-03-19T02:06:36.409Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-corba-plugin --- [2024-03-19T02:06:36.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/src/test/resources [2024-03-19T02:06:36.409Z] [INFO] [2024-03-19T02:06:36.409Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-corba-plugin --- [2024-03-19T02:06:36.409Z] [INFO] No sources to compile [2024-03-19T02:06:36.409Z] [INFO] [2024-03-19T02:06:36.409Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-corba-plugin --- [2024-03-19T02:06:36.409Z] [INFO] [2024-03-19T02:06:36.409Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-corba-plugin --- [2024-03-19T02:06:36.409Z] [INFO] [2024-03-19T02:06:36.409Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-corba-plugin --- [2024-03-19T02:06:36.409Z] [INFO] Executing tasks [2024-03-19T02:06:36.409Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/classes/META-INF for [2024-03-19T02:06:36.409Z] [INFO] [echo] console-corba-plugin [2024-03-19T02:06:36.409Z] [INFO] Executed tasks [2024-03-19T02:06:36.409Z] [INFO] [2024-03-19T02:06:36.409Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-corba-plugin --- [2024-03-19T02:06:36.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/console-corba-plugin.jar [2024-03-19T02:06:36.409Z] [INFO] [2024-03-19T02:06:36.409Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-corba-plugin --- [2024-03-19T02:06:36.409Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:36.971Z] [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [2024-03-19T02:06:36.971Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/bom.xml [2024-03-19T02:06:36.971Z] [INFO] attaching as console-corba-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:36.971Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/bom.json [2024-03-19T02:06:36.971Z] [INFO] attaching as console-corba-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:36.971Z] [INFO] [2024-03-19T02:06:36.971Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-corba-plugin --- [2024-03-19T02:06:36.971Z] [INFO] [2024-03-19T02:06:36.971Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-corba-plugin --- [2024-03-19T02:06:36.971Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/failsafe-reports [2024-03-19T02:06:36.971Z] [INFO] [2024-03-19T02:06:36.971Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-corba-plugin-checkstyle) @ console-corba-plugin --- [2024-03-19T02:06:36.971Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:36.971Z] [INFO] [2024-03-19T02:06:36.971Z] [INFO] --- install:3.1.1:install (default-install) @ console-corba-plugin --- [2024-03-19T02:06:36.971Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/8.0.1-SNAPSHOT/console-corba-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:36.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/console-corba-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/8.0.1-SNAPSHOT/console-corba-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:36.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/8.0.1-SNAPSHOT/console-corba-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:36.972Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/corba/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/8.0.1-SNAPSHOT/console-corba-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:37.228Z] [INFO] [2024-03-19T02:06:37.228Z] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [2024-03-19T02:06:37.228Z] [INFO] Building Admin Console JMS Plugin 8.0.1-SNAPSHOT [255/332] [2024-03-19T02:06:37.228Z] [INFO] from appserver/admingui/jms-plugin/pom.xml [2024-03-19T02:06:37.228Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:37.228Z] [INFO] [2024-03-19T02:06:37.228Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jms-plugin --- [2024-03-19T02:06:37.228Z] [INFO] [2024-03-19T02:06:37.228Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ console-jms-plugin --- [2024-03-19T02:06:37.228Z] [INFO] [2024-03-19T02:06:37.228Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ console-jms-plugin --- [2024-03-19T02:06:37.228Z] [INFO] [2024-03-19T02:06:37.228Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jms-plugin --- [2024-03-19T02:06:37.228Z] [INFO] [2024-03-19T02:06:37.228Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ console-jms-plugin --- [2024-03-19T02:06:37.228Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:37.228Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:37.484Z] [INFO] [2024-03-19T02:06:37.484Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ console-jms-plugin --- [2024-03-19T02:06:37.484Z] [INFO] [2024-03-19T02:06:37.484Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ console-jms-plugin --- [2024-03-19T02:06:37.484Z] [INFO] [2024-03-19T02:06:37.484Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jms-plugin --- [2024-03-19T02:06:37.484Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:37.484Z] [INFO] [2024-03-19T02:06:37.484Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jms-plugin --- [2024-03-19T02:06:37.484Z] [INFO] Copying 50 resources from src/main/resources to target/classes [2024-03-19T02:06:37.484Z] [INFO] Copying 52 resources from src/main/help to target/classes [2024-03-19T02:06:37.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/src/main/manpages [2024-03-19T02:06:37.484Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:37.484Z] [INFO] [2024-03-19T02:06:37.484Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ console-jms-plugin --- [2024-03-19T02:06:37.484Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:37.484Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:37.741Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java uses unchecked or unsafe operations. [2024-03-19T02:06:37.741Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:06:37.741Z] [INFO] [2024-03-19T02:06:37.741Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ console-jms-plugin --- [2024-03-19T02:06:37.741Z] [INFO] [2024-03-19T02:06:37.741Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ console-jms-plugin --- [2024-03-19T02:06:37.741Z] [INFO] [2024-03-19T02:06:37.741Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jms-plugin --- [2024-03-19T02:06:37.741Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:37.741Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:37.741Z] [INFO] [2024-03-19T02:06:37.741Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jms-plugin --- [2024-03-19T02:06:37.741Z] [INFO] [2024-03-19T02:06:37.741Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-jms-plugin --- [2024-03-19T02:06:37.998Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:37.998Z] [INFO] [2024-03-19T02:06:37.998Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ console-jms-plugin --- [2024-03-19T02:06:37.998Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:37.998Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:38.253Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:06:38.254Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:06:38.254Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:06:38.254Z] [INFO] [2024-03-19T02:06:38.254Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jms-plugin --- [2024-03-19T02:06:38.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/src/test/resources [2024-03-19T02:06:38.254Z] [INFO] [2024-03-19T02:06:38.254Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ console-jms-plugin --- [2024-03-19T02:06:38.254Z] [INFO] No sources to compile [2024-03-19T02:06:38.254Z] [INFO] [2024-03-19T02:06:38.254Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jms-plugin --- [2024-03-19T02:06:38.254Z] [INFO] [2024-03-19T02:06:38.254Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jms-plugin --- [2024-03-19T02:06:38.254Z] [INFO] [2024-03-19T02:06:38.254Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jms-plugin --- [2024-03-19T02:06:38.254Z] [INFO] Executing tasks [2024-03-19T02:06:38.254Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/classes/META-INF for [2024-03-19T02:06:38.254Z] [INFO] [echo] console-jms-plugin [2024-03-19T02:06:38.254Z] [INFO] Executed tasks [2024-03-19T02:06:38.254Z] [INFO] [2024-03-19T02:06:38.254Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jms-plugin --- [2024-03-19T02:06:38.254Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/console-jms-plugin.jar [2024-03-19T02:06:38.254Z] [INFO] [2024-03-19T02:06:38.254Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ console-jms-plugin --- [2024-03-19T02:06:38.254Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:40.144Z] [INFO] CycloneDX: Creating BOM version 1.4 with 115 component(s) [2024-03-19T02:06:40.144Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/bom.xml [2024-03-19T02:06:40.144Z] [INFO] attaching as console-jms-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:40.144Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/bom.json [2024-03-19T02:06:40.144Z] [INFO] attaching as console-jms-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:40.144Z] [INFO] [2024-03-19T02:06:40.144Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jms-plugin --- [2024-03-19T02:06:40.144Z] [INFO] [2024-03-19T02:06:40.144Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jms-plugin --- [2024-03-19T02:06:40.144Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/failsafe-reports [2024-03-19T02:06:40.144Z] [INFO] [2024-03-19T02:06:40.144Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-console-jms-plugin-checkstyle) @ console-jms-plugin --- [2024-03-19T02:06:40.144Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:40.144Z] [INFO] [2024-03-19T02:06:40.144Z] [INFO] --- install:3.1.1:install (default-install) @ console-jms-plugin --- [2024-03-19T02:06:40.144Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/8.0.1-SNAPSHOT/console-jms-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:40.144Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/console-jms-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/8.0.1-SNAPSHOT/console-jms-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:40.144Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/8.0.1-SNAPSHOT/console-jms-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:40.144Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/admingui/jms-plugin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/8.0.1-SNAPSHOT/console-jms-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:40.144Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-parent >--------- [2024-03-19T02:06:40.145Z] [INFO] Building GlassFish MicroProfile modules 8.0.1-SNAPSHOT [256/332] [2024-03-19T02:06:40.145Z] [INFO] from appserver/microprofile/pom.xml [2024-03-19T02:06:40.145Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] No sources to compile [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] No sources to compile [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] No sources to compile [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] Executing tasks [2024-03-19T02:06:40.145Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/classes/META-INF for [2024-03-19T02:06:40.145Z] [INFO] [echo] microprofile-parent [2024-03-19T02:06:40.145Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/classes/META-INF [2024-03-19T02:06:40.145Z] [INFO] Executed tasks [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:40.145Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:06:40.145Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/bom.xml [2024-03-19T02:06:40.145Z] [INFO] attaching as microprofile-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:40.145Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/bom.json [2024-03-19T02:06:40.145Z] [INFO] attaching as microprofile-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] No tests to run. [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/failsafe-reports [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.microprofile-microprofile-parent-checkstyle) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:40.145Z] [INFO] [2024-03-19T02:06:40.145Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-parent --- [2024-03-19T02:06:40.145Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-parent/8.0.1-SNAPSHOT/microprofile-parent-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:40.145Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-parent/8.0.1-SNAPSHOT/microprofile-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:40.146Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-parent/8.0.1-SNAPSHOT/microprofile-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:40.146Z] [INFO] [2024-03-19T02:06:40.146Z] [INFO] ------< org.glassfish.main.microprofile:microprofile-connectors >------- [2024-03-19T02:06:40.146Z] [INFO] Building GlassFish MicroProfile Connectors 8.0.1-SNAPSHOT [257/332] [2024-03-19T02:06:40.146Z] [INFO] from appserver/microprofile/connectors/pom.xml [2024-03-19T02:06:40.146Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:40.146Z] [INFO] [2024-03-19T02:06:40.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-connectors --- [2024-03-19T02:06:40.146Z] [INFO] [2024-03-19T02:06:40.146Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ microprofile-connectors --- [2024-03-19T02:06:40.146Z] [INFO] [2024-03-19T02:06:40.146Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ microprofile-connectors --- [2024-03-19T02:06:40.146Z] [INFO] [2024-03-19T02:06:40.146Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ microprofile-connectors --- [2024-03-19T02:06:40.146Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:40.146Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:06:40.146Z] [INFO] [2024-03-19T02:06:40.146Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ microprofile-connectors --- [2024-03-19T02:06:40.146Z] [INFO] [2024-03-19T02:06:40.146Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ microprofile-connectors --- [2024-03-19T02:06:40.146Z] [INFO] [2024-03-19T02:06:40.146Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-connectors --- [2024-03-19T02:06:40.146Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:40.146Z] [INFO] [2024-03-19T02:06:40.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-connectors --- [2024-03-19T02:06:40.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/src/main/resources [2024-03-19T02:06:40.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/src/main/manpages [2024-03-19T02:06:40.146Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:40.146Z] [INFO] [2024-03-19T02:06:40.146Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ microprofile-connectors --- [2024-03-19T02:06:40.146Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:40.146Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:06:40.402Z] [INFO] [2024-03-19T02:06:40.402Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ microprofile-connectors --- [2024-03-19T02:06:40.402Z] [INFO] [2024-03-19T02:06:40.402Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ microprofile-connectors --- [2024-03-19T02:06:40.402Z] [INFO] [2024-03-19T02:06:40.402Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-connectors --- [2024-03-19T02:06:40.402Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:40.402Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:40.402Z] [INFO] [2024-03-19T02:06:40.402Z] [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-connectors --- [2024-03-19T02:06:40.402Z] [INFO] [2024-03-19T02:06:40.402Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ microprofile-connectors --- [2024-03-19T02:06:40.402Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:40.402Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:06:40.402Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:06:40.402Z] [INFO] [2024-03-19T02:06:40.402Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-connectors --- [2024-03-19T02:06:40.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/src/test/resources [2024-03-19T02:06:40.402Z] [INFO] [2024-03-19T02:06:40.403Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ microprofile-connectors --- [2024-03-19T02:06:40.403Z] [INFO] No sources to compile [2024-03-19T02:06:40.403Z] [INFO] [2024-03-19T02:06:40.403Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-connectors --- [2024-03-19T02:06:40.403Z] [INFO] [2024-03-19T02:06:40.403Z] [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-connectors --- [2024-03-19T02:06:40.403Z] [INFO] [2024-03-19T02:06:40.403Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-connectors --- [2024-03-19T02:06:40.403Z] [INFO] Executing tasks [2024-03-19T02:06:40.403Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/classes/META-INF for [2024-03-19T02:06:40.403Z] [INFO] [echo] microprofile-connectors [2024-03-19T02:06:40.403Z] [INFO] Executed tasks [2024-03-19T02:06:40.403Z] [INFO] [2024-03-19T02:06:40.403Z] [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-connectors --- [2024-03-19T02:06:40.403Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/microprofile-connectors.jar [2024-03-19T02:06:40.403Z] [INFO] [2024-03-19T02:06:40.403Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ microprofile-connectors --- [2024-03-19T02:06:40.403Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:41.331Z] [INFO] CycloneDX: Creating BOM version 1.4 with 59 component(s) [2024-03-19T02:06:41.331Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/bom.xml [2024-03-19T02:06:41.331Z] [INFO] attaching as microprofile-connectors-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:41.331Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/bom.json [2024-03-19T02:06:41.331Z] [INFO] attaching as microprofile-connectors-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:41.331Z] [INFO] [2024-03-19T02:06:41.331Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-connectors --- [2024-03-19T02:06:41.331Z] [INFO] [2024-03-19T02:06:41.331Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-connectors --- [2024-03-19T02:06:41.331Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/failsafe-reports [2024-03-19T02:06:41.331Z] [INFO] [2024-03-19T02:06:41.331Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.microprofile-microprofile-connectors-checkstyle) @ microprofile-connectors --- [2024-03-19T02:06:41.331Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:41.331Z] [INFO] [2024-03-19T02:06:41.331Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-connectors --- [2024-03-19T02:06:41.331Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/8.0.1-SNAPSHOT/microprofile-connectors-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:41.331Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/microprofile-connectors.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/8.0.1-SNAPSHOT/microprofile-connectors-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:41.331Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/8.0.1-SNAPSHOT/microprofile-connectors-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:41.332Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/connectors/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/8.0.1-SNAPSHOT/microprofile-connectors-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:41.332Z] [INFO] [2024-03-19T02:06:41.332Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-config >--------- [2024-03-19T02:06:41.332Z] [INFO] Building GlassFish MicroProfile Config 8.0.1-SNAPSHOT [258/332] [2024-03-19T02:06:41.332Z] [INFO] from appserver/microprofile/config/pom.xml [2024-03-19T02:06:41.332Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:06:41.588Z] [INFO] [2024-03-19T02:06:41.588Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-config --- [2024-03-19T02:06:41.588Z] [INFO] [2024-03-19T02:06:41.588Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ microprofile-config --- [2024-03-19T02:06:41.588Z] [INFO] [2024-03-19T02:06:41.588Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ microprofile-config --- [2024-03-19T02:06:41.588Z] [INFO] [2024-03-19T02:06:41.588Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ microprofile-config --- [2024-03-19T02:06:41.588Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:41.588Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:41.844Z] [INFO] [2024-03-19T02:06:41.844Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ microprofile-config --- [2024-03-19T02:06:41.844Z] [INFO] [2024-03-19T02:06:41.844Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ microprofile-config --- [2024-03-19T02:06:41.844Z] [INFO] [2024-03-19T02:06:41.844Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-config --- [2024-03-19T02:06:41.844Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:41.844Z] [INFO] [2024-03-19T02:06:41.844Z] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-config --- [2024-03-19T02:06:41.844Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-03-19T02:06:41.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/src/main/manpages [2024-03-19T02:06:41.845Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:41.845Z] [INFO] [2024-03-19T02:06:41.845Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ microprofile-config --- [2024-03-19T02:06:41.845Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:41.845Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:42.407Z] [INFO] [2024-03-19T02:06:42.407Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ microprofile-config --- [2024-03-19T02:06:42.407Z] [INFO] [2024-03-19T02:06:42.407Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ microprofile-config --- [2024-03-19T02:06:42.407Z] [INFO] [2024-03-19T02:06:42.407Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-config --- [2024-03-19T02:06:42.407Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:06:42.663Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config [2024-03-19T02:06:42.663Z] Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning [2024-03-19T02:06:42.663Z] Package found in [Jar:., Jar:helidon-microprofile-config] [2024-03-19T02:06:42.664Z] Class path [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-config, Jar:helidon-common-config, Jar:helidon-common-mapper, Jar:helidon-common-media-type, Jar:helidon-inject-api, Jar:helidon-common-types, Jar:helidon-logging-common, Jar:microprofile-config-api, Jar:helidon-config-yaml-mp, Jar:helidon-config-yaml, Jar:snakeyaml, Jar:helidon-config-encryption, Jar:helidon-common-key-util, Jar:helidon-common-configurable, Jar:helidon-common-context, Jar:helidon-builder-api, Jar:helidon-common-crypto, Jar:helidon-config-object-mapping, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:glassfish-api, Jar:hk2, Jar:hk2-utils, Jar:hk2-api, Jar:aopalliance-repackaged, Jar:hk2-core, Jar:hk2-locator, Jar:javassist, Jar:hk2-runlevel, Jar:class-model, Jar:asm-analysis, Jar:asm-commons, Jar:asm-tree, Jar:asm-util, Jar:hk2-config-generator, Jar:hibernate-validator, Jar:jakarta.validation-api, Jar:jboss-logging, Jar:classmate, Jar:jakarta.xml.bind-api, Jar:jaxb-osgi, Jar:scattered-archive-api, Jar:nucleus-grizzly-all, Jar:grizzly-framework, Jar:grizzly-portunif, Jar:grizzly-http, Jar:grizzly-http2, Jar:grizzly-http-server, Jar:grizzly-config, Jar:glassfish-corba-omgapi, Jar:management-api, Jar:internal-api, Jar:config-types, Jar:config-api, Jar:common-util, Jar:weld-integration, Jar:jakarta.faces, Jar:jakarta.ws.rs-api, Jar:jersey-cdi1x, Jar:jersey-common, Jar:osgi-resource-locator, Jar:web-glue, Jar:jakarta.security.enterprise, Jar:jakarta.security.enterprise-api, Jar:jakarta.json-api, Jar:nimbus-jose-jwt, Jar:jakarta.servlet-api, Jar:web-cli, Jar:amx-jakartaee, Jar:amx-core, Jar:glassfish-mbeanserver, Jar:flashlight-framework, Jar:stats77, Jar:war-util, Jar:jakarta.servlet.jsp-api, Jar:glassfish-ee-api, Jar:web-naming, Jar:jakarta.mail-api, Jar:jakarta.activation-api, Jar:angus-mail, Jar:angus-activation, Jar:web-core, Jar:admin-util, Jar:security-services, Jar:jackson-annotations, Jar:jackson-databind, Jar:jackson-core, Jar:byte-buddy, Jar:deployment-common, Jar:deployment-jakartaee-core, Jar:wasp, Jar:expressly, Jar:admin-core, Jar:monitoring-core, Jar:dol, Jar:jakarta.enterprise.concurrent-api, Jar:annotation-framework, Jar:logging-annotation-processor, Jar:nucleus-resources, Jar:transaction-internal-api, Jar:container-common, Jar:security, Jar:web-gui-plugin-common, Jar:kernel, Jar:glassfish, Jar:logging, Jar:api-exporter, Jar:websecurity, Jar:jakarta.authentication-api, Jar:epicyro, Jar:web-embed-api, Jar:simple-glassfish-api, Jar:gf-web-connector, Jar:web-sse, Jar:jakarta.enterprise.cdi-el-api, Jar:weld-osgi-bundle, Jar:weld-ejb, Jar:weld-jsf, Jar:weld-jta, Jar:weld-web, Jar:weld-lite-extension-translator, Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:gf-weld-connector, Jar:ejb-container, Jar:jakarta.ejb-api, Jar:ejb-client, Jar:security-ee, Jar:jakarta.authorization-api, Jar:exousia, Jar:ssl-impl, Jar:libpam4j, Jar:glassfish-naming, Jar:persistence-common, Jar:connectors-internal-api, Jar:resources-connector, Jar:ejb-internal-api, Jar:gf-ejb-connector, Jar:asm, Jar:orb-connector, Jar:orb-enabler, Jar:glassfish-corba-orb, Jar:glassfish-corba-csiv2-idl, Jar:exception-annotation-processor, Jar:pfl-dynamic, Jar:glassfish-corba-internal-api, Jar:pfl-basic, Jar:ha-api, Jar:gms-bootstrap, Jar:shoal-gms-api, Jar:rmic, Jar:jakarta.transaction-api, Jar:jta, Jar:jakarta.resource-api, Jar:jakarta.persistence-api, Jar:gmbal, Jar:pfl-tf, Jar:pfl-basic-tools, Jar:pfl-tf-tools] [2024-03-19T02:06:42.664Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Export io.helidon.common.config, has 2, private references [io.helidon.common, io.helidon.common.mapper] [2024-03-19T02:06:42.664Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Export io.helidon.config.mp, has 1, private references [io.helidon.config.spi] [2024-03-19T02:06:42.664Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Export io.helidon.config, has 7, private references [io.helidon.builder.api, io.helidon.common, io.helidon.common.config.spi, io.helidon.common.mapper, io.helidon.common.media.type, io.helidon.config.spi, io.helidon.inject.api] [2024-03-19T02:06:42.664Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/org/yaml/snakeyaml/internal/Logger.class=org.yaml.snakeyaml.internal.Logger, META-INF/versions/9/module-info.class=module-info, META-INF/versions/9/org/yaml/snakeyaml/internal/Logger$Level.class=org.yaml.snakeyaml.internal.Logger$Level} [2024-03-19T02:06:42.664Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:42.665Z] [INFO] [2024-03-19T02:06:42.665Z] [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-config --- [2024-03-19T02:06:42.665Z] [INFO] [2024-03-19T02:06:42.665Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ microprofile-config --- [2024-03-19T02:06:42.665Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:42.665Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:06:43.228Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:06:43.228Z] [INFO] [2024-03-19T02:06:43.228Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-config --- [2024-03-19T02:06:43.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/src/test/resources [2024-03-19T02:06:43.228Z] [INFO] [2024-03-19T02:06:43.228Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ microprofile-config --- [2024-03-19T02:06:43.228Z] [INFO] No sources to compile [2024-03-19T02:06:43.228Z] [INFO] [2024-03-19T02:06:43.228Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-config --- [2024-03-19T02:06:43.228Z] [INFO] [2024-03-19T02:06:43.228Z] [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-config --- [2024-03-19T02:06:43.228Z] [INFO] [2024-03-19T02:06:43.228Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-config --- [2024-03-19T02:06:43.228Z] [INFO] Executing tasks [2024-03-19T02:06:43.228Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/classes/META-INF for [2024-03-19T02:06:43.228Z] [INFO] [echo] microprofile-config [2024-03-19T02:06:43.228Z] [INFO] Executed tasks [2024-03-19T02:06:43.228Z] [INFO] [2024-03-19T02:06:43.228Z] [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-config --- [2024-03-19T02:06:43.228Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/microprofile-config.jar [2024-03-19T02:06:43.484Z] [INFO] [2024-03-19T02:06:43.484Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ microprofile-config --- [2024-03-19T02:06:43.484Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:45.999Z] [INFO] CycloneDX: Creating BOM version 1.4 with 167 component(s) [2024-03-19T02:06:46.000Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/bom.xml [2024-03-19T02:06:46.000Z] [INFO] attaching as microprofile-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:46.000Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/bom.json [2024-03-19T02:06:46.000Z] [INFO] attaching as microprofile-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:46.000Z] [INFO] [2024-03-19T02:06:46.000Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ microprofile-config --- [2024-03-19T02:06:46.256Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config [2024-03-19T02:06:46.256Z] Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning [2024-03-19T02:06:46.256Z] Package found in [Jar:., Jar:helidon-microprofile-config] [2024-03-19T02:06:46.257Z] Class path [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-config, Jar:helidon-common-config, Jar:helidon-common-mapper, Jar:helidon-common-media-type, Jar:helidon-inject-api, Jar:helidon-common-types, Jar:helidon-logging-common, Jar:microprofile-config-api, Jar:helidon-config-yaml-mp, Jar:helidon-config-yaml, Jar:snakeyaml, Jar:helidon-config-encryption, Jar:helidon-common-key-util, Jar:helidon-common-configurable, Jar:helidon-common-context, Jar:helidon-builder-api, Jar:helidon-common-crypto, Jar:helidon-config-object-mapping, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:glassfish-api, Jar:hk2, Jar:hk2-utils, Jar:hk2-api, Jar:aopalliance-repackaged, Jar:hk2-core, Jar:hk2-locator, Jar:javassist, Jar:hk2-runlevel, Jar:class-model, Jar:asm-analysis, Jar:asm-commons, Jar:asm-tree, Jar:asm-util, Jar:hk2-config-generator, Jar:hibernate-validator, Jar:jakarta.validation-api, Jar:jboss-logging, Jar:classmate, Jar:jakarta.xml.bind-api, Jar:jaxb-osgi, Jar:scattered-archive-api, Jar:nucleus-grizzly-all, Jar:grizzly-framework, Jar:grizzly-portunif, Jar:grizzly-http, Jar:grizzly-http2, Jar:grizzly-http-server, Jar:grizzly-config, Jar:glassfish-corba-omgapi, Jar:management-api, Jar:internal-api, Jar:config-types, Jar:config-api, Jar:common-util, Jar:weld-integration, Jar:jakarta.faces, Jar:jakarta.ws.rs-api, Jar:jersey-cdi1x, Jar:jersey-common, Jar:osgi-resource-locator, Jar:web-glue, Jar:jakarta.security.enterprise, Jar:jakarta.security.enterprise-api, Jar:jakarta.json-api, Jar:nimbus-jose-jwt, Jar:jakarta.servlet-api, Jar:web-cli, Jar:amx-jakartaee, Jar:amx-core, Jar:glassfish-mbeanserver, Jar:flashlight-framework, Jar:stats77, Jar:war-util, Jar:jakarta.servlet.jsp-api, Jar:glassfish-ee-api, Jar:web-naming, Jar:jakarta.mail-api, Jar:jakarta.activation-api, Jar:angus-mail, Jar:angus-activation, Jar:web-core, Jar:admin-util, Jar:security-services, Jar:jackson-annotations, Jar:jackson-databind, Jar:jackson-core, Jar:byte-buddy, Jar:deployment-common, Jar:deployment-jakartaee-core, Jar:wasp, Jar:expressly, Jar:admin-core, Jar:monitoring-core, Jar:dol, Jar:jakarta.enterprise.concurrent-api, Jar:annotation-framework, Jar:logging-annotation-processor, Jar:nucleus-resources, Jar:transaction-internal-api, Jar:container-common, Jar:security, Jar:web-gui-plugin-common, Jar:kernel, Jar:glassfish, Jar:logging, Jar:api-exporter, Jar:websecurity, Jar:jakarta.authentication-api, Jar:epicyro, Jar:web-embed-api, Jar:simple-glassfish-api, Jar:gf-web-connector, Jar:web-sse, Jar:jakarta.enterprise.cdi-el-api, Jar:weld-osgi-bundle, Jar:weld-ejb, Jar:weld-jsf, Jar:weld-jta, Jar:weld-web, Jar:weld-lite-extension-translator, Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:gf-weld-connector, Jar:ejb-container, Jar:jakarta.ejb-api, Jar:ejb-client, Jar:security-ee, Jar:jakarta.authorization-api, Jar:exousia, Jar:ssl-impl, Jar:libpam4j, Jar:glassfish-naming, Jar:persistence-common, Jar:connectors-internal-api, Jar:resources-connector, Jar:ejb-internal-api, Jar:gf-ejb-connector, Jar:asm, Jar:orb-connector, Jar:orb-enabler, Jar:glassfish-corba-orb, Jar:glassfish-corba-csiv2-idl, Jar:exception-annotation-processor, Jar:pfl-dynamic, Jar:glassfish-corba-internal-api, Jar:pfl-basic, Jar:ha-api, Jar:gms-bootstrap, Jar:shoal-gms-api, Jar:rmic, Jar:jakarta.transaction-api, Jar:jta, Jar:jakarta.resource-api, Jar:jakarta.persistence-api, Jar:gmbal, Jar:pfl-tf, Jar:pfl-basic-tools, Jar:pfl-tf-tools] [2024-03-19T02:06:46.258Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Export io.helidon.common.config, has 2, private references [io.helidon.common, io.helidon.common.mapper] [2024-03-19T02:06:46.258Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Export io.helidon.config.mp, has 1, private references [io.helidon.config.spi] [2024-03-19T02:06:46.258Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Export io.helidon.config, has 7, private references [io.helidon.builder.api, io.helidon.common, io.helidon.common.config.spi, io.helidon.common.mapper, io.helidon.common.media.type, io.helidon.config.spi, io.helidon.inject.api] [2024-03-19T02:06:46.258Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:8.0.1-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/org/yaml/snakeyaml/internal/Logger.class=org.yaml.snakeyaml.internal.Logger, META-INF/versions/9/module-info.class=module-info, META-INF/versions/9/org/yaml/snakeyaml/internal/Logger$Level.class=org.yaml.snakeyaml.internal.Logger$Level} [2024-03-19T02:06:46.258Z] [INFO] Building bundle: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/microprofile-config.jar [2024-03-19T02:06:46.514Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:06:46.514Z] [INFO] [2024-03-19T02:06:46.514Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-config --- [2024-03-19T02:06:46.514Z] [INFO] [2024-03-19T02:06:46.514Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-config --- [2024-03-19T02:06:46.514Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/failsafe-reports [2024-03-19T02:06:46.514Z] [INFO] [2024-03-19T02:06:46.514Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.microprofile-microprofile-config-checkstyle) @ microprofile-config --- [2024-03-19T02:06:46.514Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:46.514Z] [INFO] [2024-03-19T02:06:46.514Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-config --- [2024-03-19T02:06:46.514Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/8.0.1-SNAPSHOT/microprofile-config-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:46.514Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/microprofile-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/8.0.1-SNAPSHOT/microprofile-config-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:46.514Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/8.0.1-SNAPSHOT/microprofile-config-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:46.515Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/microprofile/config/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/8.0.1-SNAPSHOT/microprofile-config-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:46.515Z] [INFO] [2024-03-19T02:06:46.515Z] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [2024-03-19T02:06:46.515Z] [INFO] Building Glassfish Featureset 8.0.1-SNAPSHOT [259/332] [2024-03-19T02:06:46.515Z] [INFO] from appserver/featuresets/glassfish/pom.xml [2024-03-19T02:06:46.515Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:06:46.771Z] [INFO] [2024-03-19T02:06:46.771Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-03-19T02:06:46.771Z] [INFO] [2024-03-19T02:06:46.771Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish --- [2024-03-19T02:06:46.771Z] [INFO] [2024-03-19T02:06:46.771Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-03-19T02:06:46.771Z] [INFO] [2024-03-19T02:06:46.771Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish --- [2024-03-19T02:06:46.771Z] [INFO] No sources to compile [2024-03-19T02:06:46.771Z] [INFO] [2024-03-19T02:06:46.771Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish --- [2024-03-19T02:06:46.771Z] [INFO] [2024-03-19T02:06:46.771Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish --- [2024-03-19T02:06:46.771Z] [INFO] [2024-03-19T02:06:46.771Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-03-19T02:06:46.771Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:46.771Z] [INFO] [2024-03-19T02:06:46.771Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish --- [2024-03-19T02:06:46.771Z] [INFO] No sources to compile [2024-03-19T02:06:46.771Z] [INFO] [2024-03-19T02:06:46.771Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish --- [2024-03-19T02:06:46.771Z] [INFO] No sources to compile [2024-03-19T02:06:46.771Z] [INFO] [2024-03-19T02:06:46.771Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-03-19T02:06:46.771Z] [INFO] Executing tasks [2024-03-19T02:06:46.771Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/classes/META-INF for [2024-03-19T02:06:46.771Z] [INFO] [echo] glassfish [2024-03-19T02:06:46.771Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/classes/META-INF [2024-03-19T02:06:46.771Z] [INFO] Executed tasks [2024-03-19T02:06:46.771Z] [INFO] [2024-03-19T02:06:46.771Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish --- [2024-03-19T02:06:46.771Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:52.017Z] [INFO] CycloneDX: Creating BOM version 1.4 with 350 component(s) [2024-03-19T02:06:52.273Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/bom.xml [2024-03-19T02:06:52.273Z] [INFO] attaching as glassfish-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:52.273Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/bom.json [2024-03-19T02:06:52.273Z] [INFO] attaching as glassfish-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:52.273Z] [INFO] [2024-03-19T02:06:52.273Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-03-19T02:06:52.273Z] [INFO] No tests to run. [2024-03-19T02:06:52.273Z] [INFO] [2024-03-19T02:06:52.273Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-03-19T02:06:52.273Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/failsafe-reports [2024-03-19T02:06:52.273Z] [INFO] [2024-03-19T02:06:52.273Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-glassfish-checkstyle) @ glassfish --- [2024-03-19T02:06:52.274Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-03-19T02:06:52.274Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:52.274Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:52.274Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/glassfish/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [2024-03-19T02:06:52.274Z] [INFO] Building Embedded GlassFish Shell 8.0.1-SNAPSHOT [260/332] [2024-03-19T02:06:52.274Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml [2024-03-19T02:06:52.274Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] No sources to compile [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:06:52.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/src/main/manpages [2024-03-19T02:06:52.274Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] No sources to compile [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] No sources to compile [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/src/test/resources [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] No sources to compile [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] No tests to run. [2024-03-19T02:06:52.274Z] [INFO] [2024-03-19T02:06:52.274Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.274Z] [INFO] Executing tasks [2024-03-19T02:06:52.274Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/classes/META-INF for [2024-03-19T02:06:52.274Z] [INFO] [echo] glassfish-embedded-shell [2024-03-19T02:06:52.275Z] [INFO] Executed tasks [2024-03-19T02:06:52.275Z] [INFO] [2024-03-19T02:06:52.275Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.275Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar [2024-03-19T02:06:52.275Z] [INFO] [2024-03-19T02:06:52.275Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-shell --- [2024-03-19T02:06:52.275Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:52.837Z] [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) [2024-03-19T02:06:52.837Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/bom.xml [2024-03-19T02:06:53.094Z] [INFO] attaching as glassfish-embedded-shell-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:53.095Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/bom.json [2024-03-19T02:06:53.095Z] [INFO] attaching as glassfish-embedded-shell-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell --- [2024-03-19T02:06:53.095Z] [INFO] No tests to run. [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell --- [2024-03-19T02:06:53.095Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/failsafe-reports [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-shell-checkstyle) @ glassfish-embedded-shell --- [2024-03-19T02:06:53.095Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell --- [2024-03-19T02:06:53.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/8.0.1-SNAPSHOT/glassfish-embedded-shell-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:53.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/8.0.1-SNAPSHOT/glassfish-embedded-shell-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:53.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/8.0.1-SNAPSHOT/glassfish-embedded-shell-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:53.095Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/8.0.1-SNAPSHOT/glassfish-embedded-shell-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [2024-03-19T02:06:53.095Z] [INFO] Building GlassFish Metro Related Fragments 8.0.1-SNAPSHOT [261/332] [2024-03-19T02:06:53.095Z] [INFO] from appserver/webservices/metro-fragments/pom.xml [2024-03-19T02:06:53.095Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-fragments --- [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ metro-fragments --- [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ metro-fragments --- [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ metro-fragments --- [2024-03-19T02:06:53.095Z] [INFO] No sources to compile [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ metro-fragments --- [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ metro-fragments --- [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ metro-fragments --- [2024-03-19T02:06:53.095Z] [INFO] [2024-03-19T02:06:53.095Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-fragments --- [2024-03-19T02:06:53.096Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:53.096Z] [INFO] [2024-03-19T02:06:53.096Z] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ metro-fragments --- [2024-03-19T02:06:53.096Z] [INFO] Copying wstx-services-4.0.3.war to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/classes/glassfish/lib/install/applications/metro/wstx-services.war [2024-03-19T02:06:53.096Z] [INFO] [2024-03-19T02:06:53.096Z] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-fragments --- [2024-03-19T02:06:53.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/src/main/resources [2024-03-19T02:06:53.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/src/main/manpages [2024-03-19T02:06:53.096Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:53.096Z] [INFO] [2024-03-19T02:06:53.096Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ metro-fragments --- [2024-03-19T02:06:53.096Z] [INFO] No sources to compile [2024-03-19T02:06:53.096Z] [INFO] [2024-03-19T02:06:53.096Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ metro-fragments --- [2024-03-19T02:06:53.096Z] [INFO] No sources to compile [2024-03-19T02:06:53.096Z] [INFO] [2024-03-19T02:06:53.096Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-fragments --- [2024-03-19T02:06:53.096Z] [INFO] Executing tasks [2024-03-19T02:06:53.096Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/classes/META-INF for [2024-03-19T02:06:53.096Z] [INFO] [echo] metro-fragments [2024-03-19T02:06:53.096Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/classes/META-INF [2024-03-19T02:06:53.096Z] [INFO] Executed tasks [2024-03-19T02:06:53.096Z] [INFO] [2024-03-19T02:06:53.096Z] [INFO] --- assembly:3.6.0:single (default-single) @ metro-fragments --- [2024-03-19T02:06:53.096Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:06:53.096Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/metro-fragments.zip [2024-03-19T02:06:53.096Z] [INFO] [2024-03-19T02:06:53.096Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ metro-fragments --- [2024-03-19T02:06:53.096Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/metro-fragments.zip [2024-03-19T02:06:53.096Z] [INFO] [2024-03-19T02:06:53.096Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ metro-fragments --- [2024-03-19T02:06:53.096Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:53.096Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T02:06:53.096Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/bom.xml [2024-03-19T02:06:53.096Z] [INFO] attaching as metro-fragments-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:53.096Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/bom.json [2024-03-19T02:06:53.096Z] [INFO] attaching as metro-fragments-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:53.096Z] [INFO] [2024-03-19T02:06:53.096Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-fragments --- [2024-03-19T02:06:53.096Z] [INFO] No tests to run. [2024-03-19T02:06:53.096Z] [INFO] [2024-03-19T02:06:53.096Z] [INFO] --- failsafe:3.2.5:verify (verify) @ metro-fragments --- [2024-03-19T02:06:53.096Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/failsafe-reports [2024-03-19T02:06:53.096Z] [INFO] [2024-03-19T02:06:53.096Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.webservices-metro-fragments-checkstyle) @ metro-fragments --- [2024-03-19T02:06:53.096Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:53.096Z] [INFO] [2024-03-19T02:06:53.096Z] [INFO] --- install:3.1.1:install (default-install) @ metro-fragments --- [2024-03-19T02:06:53.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/8.0.1-SNAPSHOT/metro-fragments-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:53.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/8.0.1-SNAPSHOT/metro-fragments-8.0.1-SNAPSHOT.zip [2024-03-19T02:06:53.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/8.0.1-SNAPSHOT/metro-fragments-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:53.097Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/webservices/metro-fragments/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/8.0.1-SNAPSHOT/metro-fragments-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [2024-03-19T02:06:53.097Z] [INFO] Building Embedded GlassFish Static Shell 8.0.1-SNAPSHOT [262/332] [2024-03-19T02:06:53.097Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml [2024-03-19T02:06:53.097Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] No sources to compile [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:06:53.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/main/manpages [2024-03-19T02:06:53.097Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] No sources to compile [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] No sources to compile [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/test/resources [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] No sources to compile [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.097Z] [INFO] No tests to run. [2024-03-19T02:06:53.097Z] [INFO] [2024-03-19T02:06:53.097Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.354Z] [INFO] Executing tasks [2024-03-19T02:06:53.354Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/classes/META-INF for [2024-03-19T02:06:53.354Z] [INFO] [echo] glassfish-embedded-static-shell [2024-03-19T02:06:53.354Z] [INFO] Executed tasks [2024-03-19T02:06:53.354Z] [INFO] [2024-03-19T02:06:53.354Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar [2024-03-19T02:06:53.354Z] [INFO] [2024-03-19T02:06:53.354Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:53.354Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:58.601Z] [INFO] CycloneDX: Creating BOM version 1.4 with 305 component(s) [2024-03-19T02:06:58.602Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/bom.xml [2024-03-19T02:06:58.602Z] [INFO] attaching as glassfish-embedded-static-shell-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:58.602Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/bom.json [2024-03-19T02:06:58.602Z] [INFO] attaching as glassfish-embedded-static-shell-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:58.602Z] [INFO] [2024-03-19T02:06:58.602Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:58.602Z] [INFO] No tests to run. [2024-03-19T02:06:58.602Z] [INFO] [2024-03-19T02:06:58.602Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:58.602Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/failsafe-reports [2024-03-19T02:06:58.602Z] [INFO] [2024-03-19T02:06:58.602Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-static-shell-checkstyle) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:58.602Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:58.602Z] [INFO] [2024-03-19T02:06:58.602Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell --- [2024-03-19T02:06:58.602Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:58.602Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-8.0.1-SNAPSHOT.jar [2024-03-19T02:06:58.602Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:58.602Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:58.602Z] [INFO] [2024-03-19T02:06:58.602Z] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [2024-03-19T02:06:58.602Z] [INFO] Building Glassfish distributions 8.0.1-SNAPSHOT [263/332] [2024-03-19T02:06:58.602Z] [INFO] from appserver/distributions/pom.xml [2024-03-19T02:06:58.602Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:06:58.602Z] [INFO] [2024-03-19T02:06:58.602Z] [INFO] --- clean:3.3.2:clean (default-clean) @ distributions --- [2024-03-19T02:06:58.602Z] [INFO] [2024-03-19T02:06:58.602Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ distributions --- [2024-03-19T02:06:58.602Z] [INFO] [2024-03-19T02:06:58.602Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ distributions --- [2024-03-19T02:06:58.602Z] [INFO] [2024-03-19T02:06:58.602Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ distributions --- [2024-03-19T02:06:58.602Z] [INFO] No sources to compile [2024-03-19T02:06:58.602Z] [INFO] [2024-03-19T02:06:58.602Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ distributions --- [2024-03-19T02:06:58.602Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ distributions --- [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ distributions --- [2024-03-19T02:06:58.603Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ distributions --- [2024-03-19T02:06:58.603Z] [INFO] No sources to compile [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ distributions --- [2024-03-19T02:06:58.603Z] [INFO] No sources to compile [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ distributions --- [2024-03-19T02:06:58.603Z] [INFO] Executing tasks [2024-03-19T02:06:58.603Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/dependency/META-INF for [2024-03-19T02:06:58.603Z] [INFO] [echo] distributions [2024-03-19T02:06:58.603Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/dependency/META-INF [2024-03-19T02:06:58.603Z] [INFO] Executed tasks [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ distributions --- [2024-03-19T02:06:58.603Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:58.603Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:06:58.603Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/bom.xml [2024-03-19T02:06:58.603Z] [INFO] attaching as distributions-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:58.603Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/bom.json [2024-03-19T02:06:58.603Z] [INFO] attaching as distributions-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ distributions --- [2024-03-19T02:06:58.603Z] [INFO] No tests to run. [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] --- failsafe:3.2.5:verify (verify) @ distributions --- [2024-03-19T02:06:58.603Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/failsafe-reports [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-distributions-checkstyle) @ distributions --- [2024-03-19T02:06:58.603Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] --- install:3.1.1:install (default-install) @ distributions --- [2024-03-19T02:06:58.603Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/8.0.1-SNAPSHOT/distributions-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:58.603Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/8.0.1-SNAPSHOT/distributions-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:58.603Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/8.0.1-SNAPSHOT/distributions-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [2024-03-19T02:06:58.603Z] [INFO] Building GlassFish distribution Common module 8.0.1-SNAPSHOT [264/332] [2024-03-19T02:06:58.603Z] [INFO] from appserver/distributions/glassfish-common/pom.xml [2024-03-19T02:06:58.603Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:06:58.603Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-common --- [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.603Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-common --- [2024-03-19T02:06:58.603Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- git-commit-id:5.0.0:revision (get-the-git-infos) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] No sources to compile [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] Copying 2 resources from src/main/resources to target/dependency [2024-03-19T02:06:58.604Z] [INFO] Copying 11 resources from src/main/resources to target/dependency [2024-03-19T02:06:58.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/src/main/manpages [2024-03-19T02:06:58.604Z] [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [2024-03-19T02:06:58.604Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-common [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] No sources to compile [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] No sources to compile [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] Executing tasks [2024-03-19T02:06:58.604Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/dependency/META-INF for [2024-03-19T02:06:58.604Z] [INFO] [echo] glassfish-common [2024-03-19T02:06:58.604Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/dependency/META-INF [2024-03-19T02:06:58.604Z] [INFO] Executed tasks [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish-common.xml [2024-03-19T02:06:58.604Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/stage [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:06:58.604Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/glassfish-common.zip [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.604Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-common --- [2024-03-19T02:06:58.604Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/glassfish-common.zip [2024-03-19T02:06:58.604Z] [INFO] [2024-03-19T02:06:58.605Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-common --- [2024-03-19T02:06:58.605Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:06:58.605Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T02:06:58.605Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/bom.xml [2024-03-19T02:06:58.605Z] [INFO] attaching as glassfish-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:58.605Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/bom.json [2024-03-19T02:06:58.605Z] [INFO] attaching as glassfish-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:58.605Z] [INFO] [2024-03-19T02:06:58.605Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-common --- [2024-03-19T02:06:58.605Z] [INFO] No tests to run. [2024-03-19T02:06:58.605Z] [INFO] [2024-03-19T02:06:58.605Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-common --- [2024-03-19T02:06:58.605Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/failsafe-reports [2024-03-19T02:06:58.605Z] [INFO] [2024-03-19T02:06:58.605Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-glassfish-common-checkstyle) @ glassfish-common --- [2024-03-19T02:06:58.605Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:06:58.605Z] [INFO] [2024-03-19T02:06:58.605Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-common --- [2024-03-19T02:06:58.605Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/8.0.1-SNAPSHOT/glassfish-common-8.0.1-SNAPSHOT.pom [2024-03-19T02:06:58.605Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/glassfish-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/8.0.1-SNAPSHOT/glassfish-common-8.0.1-SNAPSHOT.zip [2024-03-19T02:06:58.605Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/8.0.1-SNAPSHOT/glassfish-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:06:58.605Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish-common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/8.0.1-SNAPSHOT/glassfish-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:06:58.605Z] [INFO] [2024-03-19T02:06:58.605Z] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [2024-03-19T02:06:58.605Z] [INFO] Building Glassfish Full Profile Distribution 8.0.1-SNAPSHOT [265/332] [2024-03-19T02:06:58.605Z] [INFO] from appserver/distributions/glassfish/pom.xml [2024-03-19T02:06:58.605Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-03-19T02:06:58.605Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-03-19T02:06:58.605Z] [INFO] [2024-03-19T02:06:58.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-03-19T02:06:58.605Z] [INFO] [2024-03-19T02:06:58.605Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish --- [2024-03-19T02:06:58.605Z] [INFO] [2024-03-19T02:06:58.605Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-03-19T02:06:58.605Z] [INFO] [2024-03-19T02:06:58.605Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish --- [2024-03-19T02:06:58.605Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:06:58.605Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/dependency [2024-03-19T02:06:59.972Z] [INFO] [2024-03-19T02:06:59.972Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish --- [2024-03-19T02:06:59.972Z] [INFO] [2024-03-19T02:06:59.972Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish --- [2024-03-19T02:06:59.972Z] [INFO] [2024-03-19T02:06:59.972Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish --- [2024-03-19T02:06:59.972Z] [INFO] [2024-03-19T02:06:59.972Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-03-19T02:06:59.972Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:06:59.972Z] [INFO] [2024-03-19T02:06:59.972Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish --- [2024-03-19T02:06:59.972Z] [INFO] Copying org.glassfish.concurro:concurro:jar:3.1.0-M3 to target/dependency/concurro.jar [2024-03-19T02:06:59.972Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-enhancer:jar:8.0.1-SNAPSHOT to target/dependency/cmp-enhancer.jar [2024-03-19T02:06:59.972Z] [INFO] Copying org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:2.1 to target/dependency/microprofile-jwt-auth-api.jar [2024-03-19T02:06:59.972Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2024-03-19T02:06:59.972Z] [INFO] Copying org.glassfish.main.security:appclient.security:jar:8.0.1-SNAPSHOT to target/dependency/appclient.security.jar [2024-03-19T02:06:59.972Z] [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.2.0-M1 to target/dependency/jakarta.websocket-client-api.jar [2024-03-19T02:06:59.972Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:8.0.1-SNAPSHOT to target/dependency/ha-file-store.jar [2024-03-19T02:06:59.972Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:8.0.1-SNAPSHOT to target/dependency/appserver-schemas [2024-03-19T02:06:59.972Z] [INFO] Copying org.glassfish.main.jms:jms-core:jar:8.0.1-SNAPSHOT to target/dependency/jms-core.jar [2024-03-19T02:06:59.972Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:8.0.1-SNAPSHOT to target/dependency/jdbc-admin.jar [2024-03-19T02:06:59.972Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:8.0.1-SNAPSHOT to target/dependency/api-exporter.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-ejb-plugin.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/cmp-internal-api.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:8.0.1-SNAPSHOT to target/dependency/launcher.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.jms:gf-jms-injection:jar:8.0.1-SNAPSHOT to target/dependency/gf-jms-injection.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:8.0.1-SNAPSHOT to target/dependency/ejb-client.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:8.0.1-SNAPSHOT to target/dependency/descriptors.jar [2024-03-19T02:06:59.973Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.1.0-M1 to target/dependency/jakarta.authentication-api.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:8.0.1-SNAPSHOT to target/dependency/web-sse.jar [2024-03-19T02:06:59.973Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-dtds [2024-03-19T02:06:59.973Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:8.0.1-SNAPSHOT to target/dependency/jdbc-runtime.jar [2024-03-19T02:06:59.973Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:8.0.1-SNAPSHOT to target/dependency/ssl-impl.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:8.0.1-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:8.0.1-SNAPSHOT to target/dependency/console-common.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:8.0.1-SNAPSHOT to target/dependency/server-mgmt.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-server-core:jar:8.0.1-SNAPSHOT to target/dependency/appclient-server-core.jar [2024-03-19T02:06:59.973Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-el-api:jar:4.1.0 to target/dependency/jakarta.enterprise.cdi-el-api.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:4.0.0-M2 to target/dependency/hk2-locator.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.common:stats77:jar:8.0.1-SNAPSHOT to target/dependency/stats77.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:4.0-M1-GF1 to target/dependency/jersey-common.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.5 to target/dependency/glassfish-corba-csiv2-idl.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:8.0.1-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:4.0.0-M2 to target/dependency/hk2-core.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:8.0.1-SNAPSHOT to target/dependency/orb-enabler.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-03-19T02:06:59.973Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:8.0.1-SNAPSHOT to target/dependency/jts.jar [2024-03-19T02:06:59.974Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.6 to target/dependency/parsson-media.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:8.0.1-SNAPSHOT to target/dependency/gms-adapter.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:8.0.1-SNAPSHOT to target/dependency/mail-connector.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.6 to target/dependency/asm-util.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:4.0-M1-GF1 to target/dependency/jersey-mvc.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-sqlstore:jar:8.0.1-SNAPSHOT to target/dependency/cmp-support-sqlstore.jar [2024-03-19T02:06:59.974Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:8.0.1-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:8.0.1-SNAPSHOT to target/dependency/appserver-domain.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:8.0.1-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.webservices:jsr109-impl:jar:8.0.1-SNAPSHOT to target/dependency/jsr109-impl.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:8.0.1-SNAPSHOT to target/dependency/load-balancer-admin.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.core.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:4.0-M1-GF1 to target/dependency/jersey-media-jaxb.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.orb:orb-iiop:jar:8.0.1-SNAPSHOT to target/dependency/orb-iiop.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.hk2:class-model:jar:4.0.0-M2 to target/dependency/class-model.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jts-plugin.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-utility:jar:8.0.1-SNAPSHOT to target/dependency/cmp-utility.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-web-connector.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-connector:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-batch-connector.jar [2024-03-19T02:06:59.974Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.oracle.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jackson.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:8.0.1-SNAPSHOT to target/dependency/work-management.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.jboss.weld.se:weld-se-shaded:jar:6.0.0.Beta1 to target/dependency/weld-se-shaded.jar [2024-03-19T02:06:59.975Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:4.0.0-M2 to target/dependency/osgi-adapter.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:8.0.1-SNAPSHOT to target/dependency/annotation-framework.jar [2024-03-19T02:06:59.975Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:3.0.0-M2 to target/dependency/jakarta.authorization-api.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jca-plugin.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:4.0-M1-GF1 to target/dependency/jersey-media-multipart.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-03-19T02:06:59.975Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.security:webservices.security:jar:8.0.1-SNAPSHOT to target/dependency/webservices.security.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.2.0-M1 to target/dependency/tyrus-spi.jar [2024-03-19T02:06:59.975Z] [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.6 to target/dependency/parsson.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.security:security-services:jar:8.0.1-SNAPSHOT to target/dependency/security-services.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/ejb-internal-api.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.security:security:jar:8.0.1-SNAPSHOT to target/dependency/security.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.external:ant:jar:1.10.2 to target/dependency/ant.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:4.0-M1-GF1 to target/dependency/jersey-media-moxy.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:4.0.0-M2 to target/dependency/hk2-runlevel.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:4.0-M1-GF1 to target/dependency/jersey-cdi1x-servlet.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:8.0.1-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2024-03-19T02:06:59.975Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.1.0-M2 to target/dependency/jakarta.servlet-api.jar [2024-03-19T02:06:59.975Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:8.0.1-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.appclient:gf-client:jar:8.0.1-SNAPSHOT to target/dependency/gf-client.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:8.0.1-SNAPSHOT to target/dependency/osgi-container.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-03-19T02:06:59.976Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.common:common-util:jar:8.0.1-SNAPSHOT to target/dependency/common-util.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.metro:webservices-api-osgi:jar:4.0.3 to target/dependency/webservices-api-osgi.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-03-19T02:06:59.976Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.0 to target/dependency/jackson-core.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.external:antlr:jar:2.7.8 to target/dependency/antlr.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-ejb:jar:8.0.1-SNAPSHOT to target/dependency/cmp-support-ejb.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.web:web-core:jar:8.0.1-SNAPSHOT to target/dependency/web-core.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:8.0.1-SNAPSHOT to target/dependency/web-embed-api.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.metro:webservices-extra-jdk-packages:jar:4.0.3 to target/dependency/webservices-extra-jdk-packages.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:8.0.1-SNAPSHOT to target/dependency/cluster-common.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:8.0.1-SNAPSHOT to target/dependency/web-ha.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:4.0-M1-GF1 to target/dependency/jersey-server.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:4.0-M1-GF1 to target/dependency/jersey-mvc-jsp.jar [2024-03-19T02:06:59.976Z] [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.38-rc3 to target/dependency/nimbus-jose-jwt.jar [2024-03-19T02:06:59.976Z] [INFO] Unpacking org.glassfish.main.persistence.cmp:cmp-scripts:zip:8.0.1-SNAPSHOT to target/dependency/cmp-scripts [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:8.0.1-SNAPSHOT to target/dependency/connectors-admin.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jettison.jar [2024-03-19T02:06:59.976Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.2.0-M1 to target/dependency/jakarta.websocket-api.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-ejb-mapping:jar:8.0.1-SNAPSHOT to target/dependency/cmp-ejb-mapping.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.admingui:console-concurrent-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-concurrent-plugin.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:8.0.1-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-03-19T02:06:59.976Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1 to target/dependency/jakarta.json.bind-api.jar [2024-03-19T02:06:59.976Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-model:jar:8.0.1-SNAPSHOT to target/dependency/cmp-model.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.appclient:gf-client-module:jar:8.0.1-SNAPSHOT to target/dependency/gf-client-module.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:8.0.1-SNAPSHOT to target/dependency/jstl-connector.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:4.0-M1-GF1 to target/dependency/jersey-hk2.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:8.0.1-SNAPSHOT to target/dependency/cluster-admin.jar [2024-03-19T02:06:59.977Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.container:jar:2.1.1 to target/dependency/com.ibm.jbatch.container.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:8.0.1-SNAPSHOT to target/dependency/config-types.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:8.0.1-SNAPSHOT to target/dependency/dol.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:8.0.1-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:8.0.1-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2024-03-19T02:06:59.977Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:4.0.0-M2 to target/dependency/jakarta.security.enterprise-api.jar [2024-03-19T02:06:59.977Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:8.0.1-SNAPSHOT to target/dependency/jdbc-ra [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:8.0.1-SNAPSHOT to target/dependency/resources-connector.jar [2024-03-19T02:06:59.977Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:6.0.0 to target/dependency/jakarta.el-api.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.webservices:metro-glue:jar:8.0.1-SNAPSHOT to target/dependency/metro-glue.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.3 to target/dependency/angus-mail.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:8.0.1-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.2.0-M1 to target/dependency/tyrus-server.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.6 to target/dependency/asm-tree.jar [2024-03-19T02:06:59.977Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:8.0.1-SNAPSHOT to target/dependency/war [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:8.0.1-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:8.0.1-SNAPSHOT to target/dependency/deployment-admin.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:6.0.0.Beta1 to target/dependency/weld-osgi-bundle.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:8.0.1-SNAPSHOT to target/dependency/mail-runtime.jar [2024-03-19T02:06:59.977Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [2024-03-19T02:06:59.977Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:3.0.0 to target/dependency/jakarta.annotation-api.jar [2024-03-19T02:06:59.977Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:8.0.1-SNAPSHOT to target/dependency/concurrent-impl.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.ejb:ejb-full-container:jar:8.0.1-SNAPSHOT to target/dependency/ejb-full-container.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.ejb:ejb-timer-service-app:war:8.0.1-SNAPSHOT to target/dependency/ejb-timer-service-app.war [2024-03-19T02:06:59.978Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.core:kernel:jar:8.0.1-SNAPSHOT to target/dependency/kernel.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:8.0.1-SNAPSHOT to target/dependency/web-naming.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:4.0.0-M2 to target/dependency/jakarta.security.enterprise.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:8.0.1-SNAPSHOT to target/dependency/admin-cli.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:8.0.1-SNAPSHOT to target/dependency/jdbc-config.jar [2024-03-19T02:06:59.978Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.1.0 to target/dependency/jakarta.enterprise.cdi-api.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:8.0.1-SNAPSHOT to target/dependency/persistence-common.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.2.0-M1 to target/dependency/tyrus-container-glassfish-ejb.jar [2024-03-19T02:06:59.978Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-schemas [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:8.0.1-SNAPSHOT to target/dependency/libpam4j.jar [2024-03-19T02:06:59.978Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.extras:jakartaee:jar:8.0.1-SNAPSHOT to target/dependency/jakartaee.jar [2024-03-19T02:06:59.978Z] [INFO] Unpacking org.glassfish.main.webservices:webservices-scripts:zip:8.0.1-SNAPSHOT to target/dependency/webservices-scripts [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:8.0.1-SNAPSHOT to target/dependency/deployment-common.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:8.0.1-SNAPSHOT to target/dependency/config-api.jar [2024-03-19T02:06:59.978Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.1.0 to target/dependency/jakarta.enterprise.lang-model.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:8.0.1-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-03-19T02:06:59.978Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.1.0-M1 to target/dependency/jsftemplating.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.reactivestreams:reactive-streams:jar:1.0.4 to target/dependency/reactive-streams.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:8.0.1-SNAPSHOT to target/dependency/security-ee.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:8.0.1-SNAPSHOT to target/dependency/amx-jakartaee.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.security:ejb.security:jar:8.0.1-SNAPSHOT to target/dependency/ejb.security.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.expressly:expressly:jar:6.0.0-M1 to target/dependency/expressly.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/transaction-internal-api.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.microprofile:microprofile-connectors:jar:8.0.1-SNAPSHOT to target/dependency/microprofile-connectors.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.2.0-M1 to target/dependency/tyrus-container-servlet.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:8.0.1-SNAPSHOT to target/dependency/admin-util.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:8.0.1-SNAPSHOT to target/dependency/jsf-connector.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:8.0.1-SNAPSHOT to target/dependency/jakartaee-kernel.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.connectors:connectors-inbound-runtime:jar:8.0.1-SNAPSHOT to target/dependency/connectors-inbound-runtime.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.persistence:entitybean-container:jar:8.0.1-SNAPSHOT to target/dependency/entitybean-container.jar [2024-03-19T02:06:59.979Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:8.0.1-SNAPSHOT to target/dependency/concurrent-connector.jar [2024-03-19T02:06:59.979Z] [INFO] Copying com.fasterxml.woodstox:woodstox-core:jar:6.6.1 to target/dependency/woodstox-core.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:4.0-M1-GF1 to target/dependency/jersey-media-sse.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:4.0.0-M2 to target/dependency/soteria.spi.bean.decorator.weld.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.webservices:webservices-connector:jar:8.0.1-SNAPSHOT to target/dependency/webservices-connector.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.6 to target/dependency/asm-commons.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:8.0.1-SNAPSHOT to target/dependency/jta.jar [2024-03-19T02:06:59.979Z] [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.3 to target/dependency/jakarta.mail-api.jar [2024-03-19T02:06:59.979Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.spi:jar:2.1.1 to target/dependency/com.ibm.jbatch.spi.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-processing.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.apache.santuario:xmlsec:jar:4.0.2 to target/dependency/xmlsec.jar [2024-03-19T02:06:59.979Z] [INFO] Copying org.glassfish.main.admin:backup:jar:8.0.1-SNAPSHOT to target/dependency/backup.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.appclient:acc-config:jar:8.0.1-SNAPSHOT to target/dependency/acc-config.jar [2024-03-19T02:06:59.980Z] [INFO] Unpacking org.glassfish.main.ejb:ejb-timer-databases:zip:8.0.1-SNAPSHOT to target/dependency/ejb-timer-databases [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.admingui:console-common-full-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-common-full-plugin.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.exousia:exousia:jar:3.0.0-M2 to target/dependency/exousia.jar [2024-03-19T02:06:59.980Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.1.0-M2 to target/dependency/jakarta.enterprise.concurrent-api.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:8.0.1-SNAPSHOT to target/dependency/appserv-rt.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:8.0.1-SNAPSHOT to target/dependency/glassfish.jar [2024-03-19T02:06:59.980Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:4.0.0-M2 to target/dependency/jakarta.servlet.jsp-api.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.jms:jms-admin:jar:8.0.1-SNAPSHOT to target/dependency/jms-admin.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.admingui:console-corba-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-corba-plugin.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:8.0.1-SNAPSHOT to target/dependency/web-glue.jar [2024-03-19T02:06:59.980Z] [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.common:container-common:jar:8.0.1-SNAPSHOT to target/dependency/container-common.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:4.0.0-M2 to target/dependency/aopalliance-repackaged.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:8.0.1-SNAPSHOT to target/dependency/rest-client.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-weld-connector.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:8.0.1-SNAPSHOT to target/dependency/appserver-cli.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:4.0-M1-GF1 to target/dependency/jersey-bean-validation.jar [2024-03-19T02:06:59.980Z] [INFO] Copying commons-codec:commons-codec:jar:1.16.1 to target/dependency/commons-codec.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:8.0.1-SNAPSHOT to target/dependency/jpa-container.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.admingui:console-jms-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jms-plugin.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.jpa.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.web:war-util:jar:8.0.1-SNAPSHOT to target/dependency/war-util.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:8.0.1-SNAPSHOT to target/dependency/cluster-cli.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.1.0-M1 to target/dependency/epicyro.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.6 to target/dependency/asm-analysis.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.2.0-M1 to target/dependency/tyrus-container-grizzly-client.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-generator-database:jar:8.0.1-SNAPSHOT to target/dependency/cmp-generator-database.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [2024-03-19T02:06:59.980Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-03-19T02:06:59.981Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.2.0-M1 to target/dependency/tyrus-container-glassfish-cdi.jar [2024-03-19T02:06:59.981Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:8.0.1-SNAPSHOT to target/dependency/websecurity.jar [2024-03-19T02:06:59.981Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:8.0.1-SNAPSHOT to target/dependency/templates.jar [2024-03-19T02:06:59.981Z] [INFO] Unpacking org.glassfish.mq:mq-distribution:zip:6.4.0 to target/dependency/mq-distribution [2024-03-19T02:07:00.237Z] [INFO] Copying org.glassfish.main.core:logging:jar:8.0.1-SNAPSHOT to target/dependency/logging.jar [2024-03-19T02:07:00.238Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-03-19T02:07:00.238Z] [INFO] Copying org.glassfish.metro:webservices-osgi:jar:4.0.3 to target/dependency/webservices-osgi.jar [2024-03-19T02:07:00.493Z] [INFO] Copying org.glassfish.metro:wstx-services:war:4.0.3 to target/dependency/wstx-services.war [2024-03-19T02:07:00.493Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-web-plugin.jar [2024-03-19T02:07:00.493Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:8.0.1-SNAPSHOT to target/dependency/cli-optional.jar [2024-03-19T02:07:00.493Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-03-19T02:07:00.493Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-03-19T02:07:00.493Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.hk2:hk2:jar:4.0.0-M2 to target/dependency/hk2.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:4.0-M1-GF1 to target/dependency/jersey-cdi1x-transaction.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:4.0-M1-GF1 to target/dependency/jersey-entity-filtering.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:4.0-M1-GF1 to target/dependency/jersey-cdi1x.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:4.0-M1-GF1 to target/dependency/jersey-container-servlet.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-03-19T02:07:01.055Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 to target/dependency/jackson-annotations.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.dbws.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.codehaus.woodstox:stax2-api:jar:4.2.2 to target/dependency/stax2-api.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.main.microprofile:microprofile-config:jar:8.0.1-SNAPSHOT to target/dependency/microprofile-config.jar [2024-03-19T02:07:01.055Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 to target/dependency/jackson-databind.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-connector:jar:8.0.1-SNAPSHOT to target/dependency/appclient-connector.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.main.jms:gf-jms-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-jms-connector.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:8.0.1-SNAPSHOT to target/dependency/resources-runtime.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-naming.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:8.0.1-SNAPSHOT to target/dependency/amx-core.jar [2024-03-19T02:07:01.055Z] [INFO] Copying org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client:jar:4.0-M1-GF1 to target/dependency/jersey-mp-rest-client.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:4.0-M1-GF1 to target/dependency/jersey-container-servlet-core.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:8.0.1-SNAPSHOT to target/dependency/console-plugin-service.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:8.0.1-SNAPSHOT to target/dependency/jspcaching-connector.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.jersey.ext:jersey-proxy-client:jar:4.0-M1-GF1 to target/dependency/jersey-proxy-client.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:8.0.1-SNAPSHOT to target/dependency/internal-api.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish:jakarta.faces:jar:4.1.0-M2 to target/dependency/jakarta.faces.jar [2024-03-19T02:07:01.056Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.1.0-M1 to target/dependency/jakarta.validation-api.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-api.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2024-03-19T02:07:01.056Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.2.0 to target/dependency/jakarta.interceptor-api.jar [2024-03-19T02:07:01.056Z] [INFO] Unpacking org.glassfish.main.batch:batch-databases:zip:8.0.1-SNAPSHOT to target/dependency/batch-databases [2024-03-19T02:07:01.056Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [2024-03-19T02:07:01.056Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:8.0.1-SNAPSHOT to target/dependency/descriptors [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.2.0-M1 to target/dependency/tyrus-core.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:8.0.1-SNAPSHOT to target/dependency/ejb-container.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:8.0.1-SNAPSHOT to target/dependency/dataprovider.jar [2024-03-19T02:07:01.056Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-full:jar:8.0.1-SNAPSHOT to target/dependency/deployment-jakartaee-full.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:8.0.1-SNAPSHOT to target/dependency/rest-service.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.external:dbschema:jar:6.7 to target/dependency/dbschema.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-binding.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-03-19T02:07:01.056Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.2.0-M2 to target/dependency/jakarta.persistence-api.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.wasp:wasp:jar:4.0.0-M1 to target/dependency/wasp.jar [2024-03-19T02:07:01.056Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:8.0.1-SNAPSHOT to target/dependency/glassfish-common [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:8.0.1-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2024-03-19T02:07:01.056Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:8.0.1-SNAPSHOT to target/dependency/web-cli.jar [2024-03-19T02:07:01.056Z] [INFO] Copying jakarta.batch:jakarta.batch-api:jar:2.1.1 to target/dependency/jakarta.batch-api.jar [2024-03-19T02:07:01.056Z] [INFO] Unpacking org.glassfish.main.jms:jmsra:zip:8.0.1-SNAPSHOT to target/dependency/jmsra [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:8.0.1-SNAPSHOT to target/dependency/monitoring-core.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.ow2.asm:asm:jar:9.6 to target/dependency/asm.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.2.0-M1 to target/dependency/tyrus-client.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:4.0.0-M2 to target/dependency/hk2-utils.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:4.0-M1-GF1 to target/dependency/jersey-container-grizzly2-http.jar [2024-03-19T02:07:01.312Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:8.0.1-SNAPSHOT to target/dependency/orb-connector.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-resources.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.eclipse.microprofile.config:microprofile-config-api:jar:3.1 to target/dependency/microprofile-config-api.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:8.0.1-SNAPSHOT to target/dependency/admin-core.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:3.0.1 to target/dependency/microprofile-rest-client-api.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:8.0.1-SNAPSHOT to target/dependency/connectors-runtime.jar [2024-03-19T02:07:01.312Z] [INFO] Copying jakarta.jms:jakarta.jms-api:jar:3.1.0 to target/dependency/jakarta.jms-api.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:8.0.1-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:4.0-M1-GF1 to target/dependency/jersey-client.jar [2024-03-19T02:07:01.312Z] [INFO] Unpacking org.glassfish.main.appclient:appclient-scripts:zip:8.0.1-SNAPSHOT to target/dependency/appclient-scripts [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.omnifaces:microprofile-jwt-auth:jar:3.0.0-M1 to target/dependency/microprofile-jwt-auth.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.1.Final to target/dependency/jboss-classfilewriter.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:8.0.1-SNAPSHOT to target/dependency/weld-integration.jar [2024-03-19T02:07:01.312Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-commands:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-batch-commands.jar [2024-03-19T02:07:01.313Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-03-19T02:07:01.313Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/connectors-internal-api.jar [2024-03-19T02:07:01.313Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:8.0.1-SNAPSHOT to target/dependency/appserver-dtds [2024-03-19T02:07:01.313Z] [INFO] Copying org.glassfish.main.webservices:soap-tcp:jar:8.0.1-SNAPSHOT to target/dependency/soap-tcp.jar [2024-03-19T02:07:01.313Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:4.0.0-M2 to target/dependency/hk2-api.jar [2024-03-19T02:07:01.313Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2024-03-19T02:07:01.313Z] [INFO] [2024-03-19T02:07:01.313Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish --- [2024-03-19T02:07:01.313Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:07:01.313Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/dependency [2024-03-19T02:07:03.205Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java uses unchecked or unsafe operations. [2024-03-19T02:07:03.205Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:07:03.205Z] [INFO] [2024-03-19T02:07:03.205Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish --- [2024-03-19T02:07:03.205Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:07:03.205Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/dependency [2024-03-19T02:07:04.571Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:07:04.571Z] [INFO] [2024-03-19T02:07:04.571Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-03-19T02:07:04.827Z] [INFO] Executing tasks [2024-03-19T02:07:04.827Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/dependency/META-INF for [2024-03-19T02:07:04.827Z] [INFO] [echo] glassfish [2024-03-19T02:07:04.827Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/dependency/META-INF [2024-03-19T02:07:04.827Z] [INFO] Executed tasks [2024-03-19T02:07:04.827Z] [INFO] [2024-03-19T02:07:04.827Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish --- [2024-03-19T02:07:04.827Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml [2024-03-19T02:07:05.084Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage [2024-03-19T02:07:05.647Z] [INFO] [2024-03-19T02:07:05.647Z] [INFO] --- exec:3.2.0:exec (create-domain) @ glassfish --- [2024-03-19T02:07:06.577Z] Using port 4848 for Admin. [2024-03-19T02:07:06.577Z] Using port 8080 for HTTP Instance. [2024-03-19T02:07:06.577Z] Using default port 7676 for JMS. [2024-03-19T02:07:06.577Z] Using default port 3700 for IIOP. [2024-03-19T02:07:06.577Z] Using default port 8181 for HTTP_SSL. [2024-03-19T02:07:06.577Z] Using default port 3820 for IIOP_SSL. [2024-03-19T02:07:06.577Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-03-19T02:07:06.577Z] Using default port 8686 for JMX_ADMIN. [2024-03-19T02:07:06.577Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T02:07:06.577Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T02:07:06.577Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:07:06.577Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:07:07.139Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:07:07.139Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:07:07.139Z] [2024-03-19T02:07:07.139Z] Warning: [2024-03-19T02:07:07.139Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:07:07.396Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:07:07.396Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:07:07.958Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:07:07.958Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:07:07.958Z] [2024-03-19T02:07:07.958Z] Warning: [2024-03-19T02:07:07.958Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:07:08.215Z] Enter keystore password: Certificate stored in file [2024-03-19T02:07:08.215Z] [2024-03-19T02:07:08.215Z] Warning: [2024-03-19T02:07:08.215Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:07:08.471Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:07:08.728Z] Enter keystore password: Certificate stored in file [2024-03-19T02:07:08.728Z] [2024-03-19T02:07:08.728Z] Warning: [2024-03-19T02:07:08.728Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:07:08.984Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:07:09.548Z] Domain domain1 created. [2024-03-19T02:07:09.548Z] Domain domain1 admin port is 4848. [2024-03-19T02:07:09.548Z] Domain domain1 allows admin login as user "admin" with no password. [2024-03-19T02:07:09.548Z] Admin login information for host [localhost] and port [4848] [2024-03-19T02:07:09.548Z] is being overwritten with credentials provided because the [2024-03-19T02:07:09.548Z] --savelogin option was used during the create-domain command. [2024-03-19T02:07:09.548Z] Login information relevant to admin user name [admin] [2024-03-19T02:07:09.548Z] for this domain [domain1] stored at [2024-03-19T02:07:09.548Z] [/home/jenkins/.gfclient/pass] successfully. [2024-03-19T02:07:09.548Z] Make sure that this file remains protected. [2024-03-19T02:07:09.548Z] Information stored in this file will be used by [2024-03-19T02:07:09.548Z] administration commands to manage this domain. [2024-03-19T02:07:09.548Z] Command create-domain executed successfully. [2024-03-19T02:07:09.548Z] [INFO] [2024-03-19T02:07:09.548Z] [INFO] --- antrun:3.1.0:run (do stuff) @ glassfish --- [2024-03-19T02:07:09.804Z] [INFO] Executing tasks [2024-03-19T02:07:09.804Z] [WARNING] [echo] PATCHING [2024-03-19T02:07:09.804Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/microprofile-jwt-auth-api.jar.tmp [2024-03-19T02:07:09.804Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T02:07:09.804Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/microprofile-jwt-auth-api.jar [2024-03-19T02:07:09.804Z] [WARNING] [echo] PATCHING [2024-03-19T02:07:09.804Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/microprofile-rest-client-api.jar.tmp [2024-03-19T02:07:09.805Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T02:07:09.805Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/microprofile-rest-client-api.jar [2024-03-19T02:07:09.805Z] [WARNING] [echo] PATCHING [2024-03-19T02:07:09.805Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar.tmp [2024-03-19T02:07:09.805Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T02:07:09.805Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar [2024-03-19T02:07:09.805Z] [WARNING] [echo] PATCHING [2024-03-19T02:07:09.805Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/hibernate-validator.jar.tmp [2024-03-19T02:07:10.061Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T02:07:10.061Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/hibernate-validator.jar [2024-03-19T02:07:10.318Z] [WARNING] [echo] PATCHING [2024-03-19T02:07:10.318Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/parsson-media.jar.tmp [2024-03-19T02:07:10.318Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T02:07:10.318Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/parsson-media.jar [2024-03-19T02:07:10.318Z] [WARNING] [echo] PATCHING [2024-03-19T02:07:10.318Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/webservices-osgi.jar.tmp [2024-03-19T02:07:11.685Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T02:07:11.686Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/webservices-osgi.jar [2024-03-19T02:07:12.616Z] [WARNING] [echo] PATCHING [2024-03-19T02:07:12.616Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/hibernate-validator-cdi.jar.tmp [2024-03-19T02:07:12.616Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules [2024-03-19T02:07:12.616Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/stage/glassfish8/glassfish/modules/hibernate-validator-cdi.jar [2024-03-19T02:07:12.616Z] [INFO] Executed tasks [2024-03-19T02:07:12.616Z] [INFO] [2024-03-19T02:07:12.616Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish --- [2024-03-19T02:07:12.616Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-03-19T02:07:12.873Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/glassfish.zip [2024-03-19T02:07:14.241Z] [INFO] [2024-03-19T02:07:14.241Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish --- [2024-03-19T02:07:14.241Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/glassfish.zip [2024-03-19T02:07:14.241Z] [INFO] [2024-03-19T02:07:14.241Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish --- [2024-03-19T02:07:14.241Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:07:22.333Z] [INFO] CycloneDX: Creating BOM version 1.4 with 360 component(s) [2024-03-19T02:07:22.333Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/bom.xml [2024-03-19T02:07:22.333Z] [INFO] attaching as glassfish-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:22.333Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/bom.json [2024-03-19T02:07:22.333Z] [INFO] attaching as glassfish-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:22.333Z] [INFO] [2024-03-19T02:07:22.333Z] [INFO] --- spec-version:2.1:check-distribution (default) @ glassfish --- [2024-03-19T02:07:22.333Z] [2024-03-19T02:07:22.333Z] [ jakarta.activation:jakarta.activation-api:2.1.3 ] [2024-03-19T02:07:22.333Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.3 } [2024-03-19T02:07:22.333Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:07:22.333Z] [2024-03-19T02:07:22.333Z] [2024-03-19T02:07:22.333Z] [ jakarta.annotation:jakarta.annotation-api:3.0.0 ] [2024-03-19T02:07:22.333Z] { groupIdPrefix=jakarta. spec-version=3.0.0 apiPackage=jakarta.annotation API final spec-impl-version=3.0.0 } [2024-03-19T02:07:22.333Z] - WARNING: spec-version (3.0.0) is invalid, JCP spec version number must be of the form . [2024-03-19T02:07:22.333Z] - WARNING: Specification-Version (3.0) should be 3.0.0 [2024-03-19T02:07:22.333Z] [2024-03-19T02:07:22.333Z] [2024-03-19T02:07:22.333Z] [ jakarta.authentication:jakarta.authentication-api:3.1.0-M1 ] [2024-03-19T02:07:22.333Z] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.1.0-M1 } [2024-03-19T02:07:22.333Z] - ERROR: missing configuration ( spec-version ) [2024-03-19T02:07:22.333Z] [2024-03-19T02:07:22.333Z] [2024-03-19T02:07:22.333Z] [ jakarta.authorization:jakarta.authorization-api:3.0.0-M2 ] [2024-03-19T02:07:22.333Z] { groupIdPrefix=jakarta. spec-version=3.0.0-M2 apiPackage=jakarta.authorization API final spec-impl-version=3.0.0-M2 } [2024-03-19T02:07:22.333Z] - WARNING: spec-version (3.0.0-M2) is invalid, JCP spec version number must be of the form . [2024-03-19T02:07:22.333Z] - WARNING: Implementation-Version (3.0.0) should be equal to Maven-Version (3.0.0-M2) [2024-03-19T02:07:22.334Z] - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization [2024-03-19T02:07:22.334Z] - WARNING: Bundle-Version (3.0.0) should be 3.0.0-M2 [2024-03-19T02:07:22.334Z] - WARNING: Specification-Version (3.0) should be 3.0.0-M2 [2024-03-19T02:07:22.334Z] - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [ jakarta.batch:jakarta.batch-api:2.1.1 ] [2024-03-19T02:07:22.334Z] { groupIdPrefix=jakarta. spec-version=1.0 apiPackage=jakarta.batch API final spec-impl-version=2.1.1 } [2024-03-19T02:07:22.334Z] - WARNING: Specification-Version (2.1) should be 1.0 [2024-03-19T02:07:22.334Z] - WARNING: spec-impl-version (2.1.1) must start with JCP spec-version number (1.0) [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] [2024-03-19T02:07:22.334Z] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } [2024-03-19T02:07:22.334Z] - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . [2024-03-19T02:07:22.334Z] - WARNING: Specification-Version (4.0) should be 4.0.1 [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [ jakarta.el:jakarta.el-api:6.0.0 ] [2024-03-19T02:07:22.334Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.334Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.1.0 ] [2024-03-19T02:07:22.334Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.334Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T02:07:22.334Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T02:07:22.334Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:07:22.334Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [ jakarta.enterprise:jakarta.enterprise.cdi-el-api:4.1.0 ] [2024-03-19T02:07:22.334Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.334Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T02:07:22.334Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T02:07:22.334Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:07:22.334Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.1.0-M2 ] [2024-03-19T02:07:22.334Z] { groupIdPrefix=jakarta. spec-version=3.1.0-M2 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.1.0-M2 } [2024-03-19T02:07:22.334Z] - WARNING: spec-version (3.1.0-M2) is invalid, JCP spec version number must be of the form . [2024-03-19T02:07:22.334Z] - WARNING: Implementation-Version (3.1.0) should be equal to Maven-Version (3.1.0-M2) [2024-03-19T02:07:22.334Z] - WARNING: Bundle-Version (3.1.0) should be 3.1.0-M2 [2024-03-19T02:07:22.334Z] - WARNING: Specification-Version (3.1) should be 3.1.0-M2 [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [ jakarta.enterprise:jakarta.enterprise.lang-model:4.1.0 ] [2024-03-19T02:07:22.334Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.334Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T02:07:22.334Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T02:07:22.334Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:07:22.334Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [ org.glassfish:jakarta.faces:4.1.0-M2 ] [2024-03-19T02:07:22.334Z] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.1.0-M2 } [2024-03-19T02:07:22.334Z] - WARNING: Bundle-Version (4.1.0.M2) should be 4.1.0-M2 [2024-03-19T02:07:22.334Z] - WARNING: Specification-Version (4.1) should be 3.0 [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [ jakarta.interceptor:jakarta.interceptor-api:2.2.0 ] [2024-03-19T02:07:22.334Z] { groupIdPrefix=jakarta. spec-version=2.2.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.2.0 } [2024-03-19T02:07:22.334Z] - WARNING: spec-version (2.2.0) is invalid, JCP spec version number must be of the form . [2024-03-19T02:07:22.334Z] - WARNING: Specification-Version (2.2) should be 2.2.0 [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [ jakarta.jms:jakarta.jms-api:3.1.0 ] [2024-03-19T02:07:22.334Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.jms API final spec-impl-version=3.1.0 } [2024-03-19T02:07:22.334Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-03-19T02:07:22.334Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [ jakarta.json:jakarta.json-api:2.1.3 ] [2024-03-19T02:07:22.334Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.334Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [2024-03-19T02:07:22.334Z] [ jakarta.json.bind:jakarta.json.bind-api:3.0.1 ] [2024-03-19T02:07:22.334Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.334Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T02:07:22.335Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T02:07:22.335Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:07:22.335Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.mail:jakarta.mail-api:2.1.3 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.335Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:07:22.335Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.335Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.persistence:jakarta.persistence-api:3.2.0-M2 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.335Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.resource:jakarta.resource-api:2.1.0 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } [2024-03-19T02:07:22.335Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-03-19T02:07:22.335Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.security.enterprise:jakarta.security.enterprise-api:4.0.0-M2 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.335Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ org.glassfish.soteria:jakarta.security.enterprise:4.0.0-M2 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.335Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.servlet:jakarta.servlet-api:6.1.0-M2 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.335Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:4.0.0-M2 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } [2024-03-19T02:07:22.335Z] - WARNING: Bundle-Version (4.0.0.M2) should be 4.0.0-M2 [2024-03-19T02:07:22.335Z] - WARNING: Specification-Version (4.0) should be 2.3 [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=4.0.0-M1 } [2024-03-19T02:07:22.335Z] - WARNING: Specification-Version (3.0) should be 2.0 [2024-03-19T02:07:22.335Z] - WARNING: spec-impl-version (4.0.0-M1) must start with JCP spec-version number (2.0) [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.transaction:jakarta.transaction-api:2.0.1 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 } [2024-03-19T02:07:22.335Z] - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form . [2024-03-19T02:07:22.335Z] - WARNING: Specification-Version (2.0) should be 2.0.1 [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.validation:jakarta.validation-api:3.1.0-M1 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.335Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T02:07:22.335Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T02:07:22.335Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:07:22.335Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.websocket:jakarta.websocket-api:2.2.0-M1 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.websocket API final spec-impl-version=2.2.0-M1 } [2024-03-19T02:07:22.335Z] - WARNING: Bundle-Version (2.2.0.M1) should be 2.2.0-M1 [2024-03-19T02:07:22.335Z] - WARNING: Specification-Version (2.2) should be 2.1 [2024-03-19T02:07:22.335Z] - WARNING: spec-impl-version (2.2.0-M1) must start with JCP spec-version number (2.1) [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.websocket:jakarta.websocket-client-api:2.2.0-M1 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.335Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.335Z] [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] [2024-03-19T02:07:22.335Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } [2024-03-19T02:07:22.335Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-03-19T02:07:22.335Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-03-19T02:07:22.335Z] [2024-03-19T02:07:22.336Z] [2024-03-19T02:07:22.336Z] [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 ] [2024-03-19T02:07:22.336Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.336Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.336Z] [2024-03-19T02:07:22.336Z] [2024-03-19T02:07:22.336Z] [ org.glassfish.main.core:jakartaee-kernel:8.0.1-SNAPSHOT ] [2024-03-19T02:07:22.336Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:07:22.336Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T02:07:22.336Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T02:07:22.336Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:07:22.336Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:07:22.336Z] [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-03-19T02:07:22.336Z] [INFO] No tests to run. [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-03-19T02:07:22.336Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/failsafe-reports [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-glassfish-checkstyle) @ glassfish --- [2024-03-19T02:07:22.336Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-03-19T02:07:22.336Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT.pom [2024-03-19T02:07:22.336Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/glassfish.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT.zip [2024-03-19T02:07:22.336Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:22.336Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/glassfish/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/8.0.1-SNAPSHOT/glassfish-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-common >--------- [2024-03-19T02:07:22.336Z] [INFO] Building Embedded GlassFish Common 8.0.1-SNAPSHOT [266/332] [2024-03-19T02:07:22.336Z] [INFO] from appserver/extras/embedded/common/pom.xml [2024-03-19T02:07:22.336Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-common --- [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-common --- [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-common --- [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-common --- [2024-03-19T02:07:22.336Z] [INFO] No sources to compile [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-common --- [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-common --- [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-common --- [2024-03-19T02:07:22.336Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-common --- [2024-03-19T02:07:22.336Z] [INFO] No sources to compile [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-common --- [2024-03-19T02:07:22.336Z] [INFO] No sources to compile [2024-03-19T02:07:22.336Z] [INFO] [2024-03-19T02:07:22.336Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-common --- [2024-03-19T02:07:22.336Z] [INFO] Executing tasks [2024-03-19T02:07:22.337Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/classes/META-INF for [2024-03-19T02:07:22.337Z] [INFO] [echo] glassfish-embedded-common [2024-03-19T02:07:22.337Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/classes/META-INF [2024-03-19T02:07:22.337Z] [INFO] Executed tasks [2024-03-19T02:07:22.337Z] [INFO] [2024-03-19T02:07:22.337Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-common --- [2024-03-19T02:07:22.337Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:07:22.337Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:07:22.337Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/bom.xml [2024-03-19T02:07:22.337Z] [INFO] attaching as glassfish-embedded-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:22.337Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/bom.json [2024-03-19T02:07:22.337Z] [INFO] attaching as glassfish-embedded-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:22.337Z] [INFO] [2024-03-19T02:07:22.337Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-common --- [2024-03-19T02:07:22.337Z] [INFO] No tests to run. [2024-03-19T02:07:22.337Z] [INFO] [2024-03-19T02:07:22.337Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-common --- [2024-03-19T02:07:22.337Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/failsafe-reports [2024-03-19T02:07:22.337Z] [INFO] [2024-03-19T02:07:22.337Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-common-checkstyle) @ glassfish-embedded-common --- [2024-03-19T02:07:22.337Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:07:22.337Z] [INFO] [2024-03-19T02:07:22.337Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-common --- [2024-03-19T02:07:22.337Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-common/8.0.1-SNAPSHOT/glassfish-embedded-common-8.0.1-SNAPSHOT.pom [2024-03-19T02:07:22.337Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-common/8.0.1-SNAPSHOT/glassfish-embedded-common-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:22.337Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-common/8.0.1-SNAPSHOT/glassfish-embedded-common-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:22.337Z] [INFO] [2024-03-19T02:07:22.337Z] [INFO] -----------< org.glassfish.main.extras:installroot-builder >------------ [2024-03-19T02:07:22.337Z] [INFO] Building GlassFish UberJar InstallRoot Builder Module 8.0.1-SNAPSHOT [267/332] [2024-03-19T02:07:22.337Z] [INFO] from appserver/extras/embedded/common/installroot-builder/pom.xml [2024-03-19T02:07:22.337Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:07:22.337Z] [INFO] [2024-03-19T02:07:22.337Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installroot-builder --- [2024-03-19T02:07:22.337Z] [INFO] [2024-03-19T02:07:22.337Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ installroot-builder --- [2024-03-19T02:07:22.337Z] [INFO] [2024-03-19T02:07:22.337Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ installroot-builder --- [2024-03-19T02:07:22.337Z] [INFO] [2024-03-19T02:07:22.337Z] [INFO] --- dependency:3.6.1:unpack (copy) @ installroot-builder --- [2024-03-19T02:07:22.337Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:8.0.1-SNAPSHOT:zip [2024-03-19T02:07:22.594Z] [INFO] [2024-03-19T02:07:22.594Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ installroot-builder --- [2024-03-19T02:07:22.594Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:07:22.594Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:07:22.594Z] [INFO] [2024-03-19T02:07:22.594Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ installroot-builder --- [2024-03-19T02:07:22.594Z] [INFO] [2024-03-19T02:07:22.594Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ installroot-builder --- [2024-03-19T02:07:22.594Z] [INFO] [2024-03-19T02:07:22.594Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ installroot-builder --- [2024-03-19T02:07:22.594Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:07:22.594Z] [INFO] [2024-03-19T02:07:22.594Z] [INFO] --- resources:3.3.1:resources (default-resources) @ installroot-builder --- [2024-03-19T02:07:22.594Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:07:22.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/src/main/manpages [2024-03-19T02:07:22.595Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:07:22.595Z] [INFO] [2024-03-19T02:07:22.595Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ installroot-builder --- [2024-03-19T02:07:22.595Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:07:22.595Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:07:22.595Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java uses unchecked or unsafe operations. [2024-03-19T02:07:22.595Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:07:22.595Z] [INFO] [2024-03-19T02:07:22.595Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ installroot-builder --- [2024-03-19T02:07:22.595Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:07:22.595Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:07:22.595Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:07:22.595Z] [INFO] [2024-03-19T02:07:22.595Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ installroot-builder --- [2024-03-19T02:07:22.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/src/test/resources [2024-03-19T02:07:22.595Z] [INFO] [2024-03-19T02:07:22.595Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ installroot-builder --- [2024-03-19T02:07:22.595Z] [INFO] No sources to compile [2024-03-19T02:07:22.595Z] [INFO] [2024-03-19T02:07:22.595Z] [INFO] --- surefire:3.2.5:test (default-test) @ installroot-builder --- [2024-03-19T02:07:22.595Z] [INFO] No tests to run. [2024-03-19T02:07:22.595Z] [INFO] [2024-03-19T02:07:22.595Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ installroot-builder --- [2024-03-19T02:07:22.595Z] [INFO] Executing tasks [2024-03-19T02:07:22.595Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF for [2024-03-19T02:07:22.595Z] [INFO] [echo] installroot-builder [2024-03-19T02:07:22.595Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF [2024-03-19T02:07:22.595Z] [INFO] Executed tasks [2024-03-19T02:07:22.595Z] [INFO] [2024-03-19T02:07:22.595Z] [INFO] --- jar:3.3.0:jar (default-jar) @ installroot-builder --- [2024-03-19T02:07:22.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar [2024-03-19T02:07:22.852Z] [INFO] [2024-03-19T02:07:22.852Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ installroot-builder --- [2024-03-19T02:07:22.852Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:07:24.743Z] [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [2024-03-19T02:07:24.743Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/bom.xml [2024-03-19T02:07:24.743Z] [INFO] attaching as installroot-builder-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:24.743Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/bom.json [2024-03-19T02:07:24.743Z] [INFO] attaching as installroot-builder-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:24.743Z] [INFO] [2024-03-19T02:07:24.743Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ installroot-builder --- [2024-03-19T02:07:24.743Z] [INFO] No tests to run. [2024-03-19T02:07:24.743Z] [INFO] [2024-03-19T02:07:24.743Z] [INFO] --- failsafe:3.2.5:verify (verify) @ installroot-builder --- [2024-03-19T02:07:24.743Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/failsafe-reports [2024-03-19T02:07:24.743Z] [INFO] [2024-03-19T02:07:24.743Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-installroot-builder-checkstyle) @ installroot-builder --- [2024-03-19T02:07:24.743Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:07:24.743Z] [INFO] [2024-03-19T02:07:24.743Z] [INFO] --- install:3.1.1:install (default-install) @ installroot-builder --- [2024-03-19T02:07:24.743Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/8.0.1-SNAPSHOT/installroot-builder-8.0.1-SNAPSHOT.pom [2024-03-19T02:07:24.744Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/8.0.1-SNAPSHOT/installroot-builder-8.0.1-SNAPSHOT.jar [2024-03-19T02:07:24.744Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/8.0.1-SNAPSHOT/installroot-builder-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:24.744Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/installroot-builder/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/8.0.1-SNAPSHOT/installroot-builder-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:24.744Z] [INFO] [2024-03-19T02:07:24.744Z] [INFO] -----------< org.glassfish.main.extras:instanceroot-builder >----------- [2024-03-19T02:07:24.744Z] [INFO] Building GlassFish UberJar InstanceRoot Builder Module 8.0.1-SNAPSHOT [268/332] [2024-03-19T02:07:24.744Z] [INFO] from appserver/extras/embedded/common/instanceroot-builder/pom.xml [2024-03-19T02:07:24.744Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:07:24.744Z] [INFO] [2024-03-19T02:07:24.744Z] [INFO] --- clean:3.3.2:clean (default-clean) @ instanceroot-builder --- [2024-03-19T02:07:24.744Z] [INFO] [2024-03-19T02:07:24.744Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ instanceroot-builder --- [2024-03-19T02:07:24.744Z] [INFO] [2024-03-19T02:07:24.744Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ instanceroot-builder --- [2024-03-19T02:07:24.744Z] [INFO] [2024-03-19T02:07:24.744Z] [INFO] --- dependency:3.6.1:unpack (copy) @ instanceroot-builder --- [2024-03-19T02:07:24.744Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:8.0.1-SNAPSHOT:zip [2024-03-19T02:07:24.744Z] [INFO] [2024-03-19T02:07:24.744Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ instanceroot-builder --- [2024-03-19T02:07:24.744Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:07:24.744Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:07:24.744Z] [INFO] [2024-03-19T02:07:24.744Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ instanceroot-builder --- [2024-03-19T02:07:24.744Z] [INFO] [2024-03-19T02:07:24.744Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ instanceroot-builder --- [2024-03-19T02:07:24.744Z] [INFO] [2024-03-19T02:07:24.744Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ instanceroot-builder --- [2024-03-19T02:07:24.744Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:07:24.744Z] [INFO] [2024-03-19T02:07:24.744Z] [INFO] --- resources:3.3.1:resources (default-resources) @ instanceroot-builder --- [2024-03-19T02:07:24.744Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:07:24.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/src/main/manpages [2024-03-19T02:07:24.744Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:07:24.744Z] [INFO] [2024-03-19T02:07:24.744Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ instanceroot-builder --- [2024-03-19T02:07:24.744Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:07:24.744Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:07:24.744Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java uses unchecked or unsafe operations. [2024-03-19T02:07:24.745Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:07:24.745Z] [INFO] [2024-03-19T02:07:24.745Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ instanceroot-builder --- [2024-03-19T02:07:24.745Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:07:24.745Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:07:24.745Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:07:24.745Z] [INFO] [2024-03-19T02:07:24.745Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ instanceroot-builder --- [2024-03-19T02:07:24.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/src/test/resources [2024-03-19T02:07:24.745Z] [INFO] [2024-03-19T02:07:24.745Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ instanceroot-builder --- [2024-03-19T02:07:24.745Z] [INFO] No sources to compile [2024-03-19T02:07:24.745Z] [INFO] [2024-03-19T02:07:24.745Z] [INFO] --- surefire:3.2.5:test (default-test) @ instanceroot-builder --- [2024-03-19T02:07:24.745Z] [INFO] No tests to run. [2024-03-19T02:07:24.745Z] [INFO] [2024-03-19T02:07:24.745Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ instanceroot-builder --- [2024-03-19T02:07:24.745Z] [INFO] Executing tasks [2024-03-19T02:07:24.745Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF for [2024-03-19T02:07:24.745Z] [INFO] [echo] instanceroot-builder [2024-03-19T02:07:24.745Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF [2024-03-19T02:07:24.745Z] [INFO] Executed tasks [2024-03-19T02:07:24.745Z] [INFO] [2024-03-19T02:07:24.745Z] [INFO] --- jar:3.3.0:jar (default-jar) @ instanceroot-builder --- [2024-03-19T02:07:24.745Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar [2024-03-19T02:07:24.745Z] [INFO] [2024-03-19T02:07:24.745Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ instanceroot-builder --- [2024-03-19T02:07:24.745Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:07:26.638Z] [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [2024-03-19T02:07:26.638Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/bom.xml [2024-03-19T02:07:26.638Z] [INFO] attaching as instanceroot-builder-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:26.638Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/bom.json [2024-03-19T02:07:26.638Z] [INFO] attaching as instanceroot-builder-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:26.638Z] [INFO] [2024-03-19T02:07:26.638Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ instanceroot-builder --- [2024-03-19T02:07:26.638Z] [INFO] No tests to run. [2024-03-19T02:07:26.638Z] [INFO] [2024-03-19T02:07:26.638Z] [INFO] --- failsafe:3.2.5:verify (verify) @ instanceroot-builder --- [2024-03-19T02:07:26.638Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/failsafe-reports [2024-03-19T02:07:26.638Z] [INFO] [2024-03-19T02:07:26.638Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-instanceroot-builder-checkstyle) @ instanceroot-builder --- [2024-03-19T02:07:26.638Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:07:26.638Z] [INFO] [2024-03-19T02:07:26.638Z] [INFO] --- install:3.1.1:install (default-install) @ instanceroot-builder --- [2024-03-19T02:07:26.639Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/8.0.1-SNAPSHOT/instanceroot-builder-8.0.1-SNAPSHOT.pom [2024-03-19T02:07:26.639Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/8.0.1-SNAPSHOT/instanceroot-builder-8.0.1-SNAPSHOT.jar [2024-03-19T02:07:26.639Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/8.0.1-SNAPSHOT/instanceroot-builder-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:26.639Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/instanceroot-builder/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/8.0.1-SNAPSHOT/instanceroot-builder-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:26.639Z] [INFO] [2024-03-19T02:07:26.639Z] [INFO] ---------< org.glassfish.main.extras:osgi-modules-uninstaller >--------- [2024-03-19T02:07:26.639Z] [INFO] Building GlassFish OSGI Modules Uninstaller 8.0.1-SNAPSHOT [269/332] [2024-03-19T02:07:26.639Z] [INFO] from appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml [2024-03-19T02:07:26.639Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:07:26.639Z] [INFO] [2024-03-19T02:07:26.639Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.639Z] [INFO] [2024-03-19T02:07:26.639Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.639Z] [INFO] [2024-03-19T02:07:26.639Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.639Z] [INFO] [2024-03-19T02:07:26.639Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.639Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:07:26.639Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:07:26.639Z] [INFO] [2024-03-19T02:07:26.639Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.640Z] [INFO] [2024-03-19T02:07:26.640Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.640Z] [INFO] [2024-03-19T02:07:26.640Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.640Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:07:26.640Z] [INFO] [2024-03-19T02:07:26.640Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/resources [2024-03-19T02:07:26.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/manpages [2024-03-19T02:07:26.640Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:07:26.640Z] [INFO] [2024-03-19T02:07:26.640Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.640Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:07:26.640Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:07:26.640Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java uses unchecked or unsafe operations. [2024-03-19T02:07:26.640Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:07:26.640Z] [INFO] [2024-03-19T02:07:26.640Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.640Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:07:26.640Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:07:26.640Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:07:26.640Z] [INFO] [2024-03-19T02:07:26.640Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/src/test/resources [2024-03-19T02:07:26.640Z] [INFO] [2024-03-19T02:07:26.640Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.640Z] [INFO] No sources to compile [2024-03-19T02:07:26.640Z] [INFO] [2024-03-19T02:07:26.640Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.640Z] [INFO] No tests to run. [2024-03-19T02:07:26.640Z] [INFO] [2024-03-19T02:07:26.640Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.640Z] [INFO] Executing tasks [2024-03-19T02:07:26.640Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF for [2024-03-19T02:07:26.640Z] [INFO] [echo] osgi-modules-uninstaller [2024-03-19T02:07:26.640Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF [2024-03-19T02:07:26.641Z] [INFO] Executed tasks [2024-03-19T02:07:26.641Z] [INFO] [2024-03-19T02:07:26.641Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar [2024-03-19T02:07:26.641Z] [INFO] [2024-03-19T02:07:26.641Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.641Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:07:26.641Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:07:26.641Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/bom.xml [2024-03-19T02:07:26.641Z] [INFO] attaching as osgi-modules-uninstaller-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:26.641Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/bom.json [2024-03-19T02:07:26.641Z] [INFO] attaching as osgi-modules-uninstaller-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:26.641Z] [INFO] [2024-03-19T02:07:26.641Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.641Z] [INFO] No tests to run. [2024-03-19T02:07:26.641Z] [INFO] [2024-03-19T02:07:26.641Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.641Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/failsafe-reports [2024-03-19T02:07:26.641Z] [INFO] [2024-03-19T02:07:26.641Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-osgi-modules-uninstaller-checkstyle) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.897Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:07:26.898Z] [INFO] [2024-03-19T02:07:26.898Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-modules-uninstaller --- [2024-03-19T02:07:26.898Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/8.0.1-SNAPSHOT/osgi-modules-uninstaller-8.0.1-SNAPSHOT.pom [2024-03-19T02:07:26.898Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/8.0.1-SNAPSHOT/osgi-modules-uninstaller-8.0.1-SNAPSHOT.jar [2024-03-19T02:07:26.898Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/8.0.1-SNAPSHOT/osgi-modules-uninstaller-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:26.898Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-modules-uninstaller/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/8.0.1-SNAPSHOT/osgi-modules-uninstaller-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:26.898Z] [INFO] [2024-03-19T02:07:26.898Z] [INFO] ----------------< org.glassfish.main.extras:osgi-main >----------------- [2024-03-19T02:07:26.898Z] [INFO] Building GlassFish UberJar OSGI Main Module 8.0.1-SNAPSHOT [270/332] [2024-03-19T02:07:26.898Z] [INFO] from appserver/extras/embedded/common/osgi-main/pom.xml [2024-03-19T02:07:26.898Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:07:26.898Z] [INFO] [2024-03-19T02:07:26.898Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-main --- [2024-03-19T02:07:26.898Z] [INFO] [2024-03-19T02:07:26.898Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-main --- [2024-03-19T02:07:26.898Z] [INFO] [2024-03-19T02:07:26.898Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-main --- [2024-03-19T02:07:26.898Z] [INFO] [2024-03-19T02:07:26.898Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-main --- [2024-03-19T02:07:26.898Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:07:26.898Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:07:26.898Z] [INFO] [2024-03-19T02:07:26.898Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-main --- [2024-03-19T02:07:26.898Z] [INFO] [2024-03-19T02:07:26.898Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-main --- [2024-03-19T02:07:26.898Z] [INFO] [2024-03-19T02:07:26.898Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-main --- [2024-03-19T02:07:26.898Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:07:26.898Z] [INFO] [2024-03-19T02:07:26.898Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-main --- [2024-03-19T02:07:26.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/src/main/resources [2024-03-19T02:07:26.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/src/main/manpages [2024-03-19T02:07:26.898Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:07:26.898Z] [INFO] [2024-03-19T02:07:26.899Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-main --- [2024-03-19T02:07:26.899Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:07:26.899Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:07:26.899Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java uses unchecked or unsafe operations. [2024-03-19T02:07:26.899Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:07:26.899Z] [INFO] [2024-03-19T02:07:26.899Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-main --- [2024-03-19T02:07:26.899Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:07:26.899Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:07:26.899Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:07:26.899Z] [INFO] [2024-03-19T02:07:26.899Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-main --- [2024-03-19T02:07:26.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/src/test/resources [2024-03-19T02:07:26.899Z] [INFO] [2024-03-19T02:07:26.899Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ osgi-main --- [2024-03-19T02:07:26.899Z] [INFO] No sources to compile [2024-03-19T02:07:26.899Z] [INFO] [2024-03-19T02:07:26.899Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-main --- [2024-03-19T02:07:26.899Z] [INFO] No tests to run. [2024-03-19T02:07:26.899Z] [INFO] [2024-03-19T02:07:26.899Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-main --- [2024-03-19T02:07:26.899Z] [INFO] Executing tasks [2024-03-19T02:07:26.899Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/classes/META-INF for [2024-03-19T02:07:26.899Z] [INFO] [echo] osgi-main [2024-03-19T02:07:26.899Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/classes/META-INF [2024-03-19T02:07:26.899Z] [INFO] Executed tasks [2024-03-19T02:07:26.899Z] [INFO] [2024-03-19T02:07:26.899Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-main --- [2024-03-19T02:07:26.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar [2024-03-19T02:07:26.899Z] [INFO] [2024-03-19T02:07:26.899Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-main --- [2024-03-19T02:07:26.899Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:07:26.899Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T02:07:26.899Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/bom.xml [2024-03-19T02:07:26.899Z] [INFO] attaching as osgi-main-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:26.899Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/bom.json [2024-03-19T02:07:26.899Z] [INFO] attaching as osgi-main-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:26.899Z] [INFO] [2024-03-19T02:07:26.899Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-main --- [2024-03-19T02:07:26.899Z] [INFO] No tests to run. [2024-03-19T02:07:26.899Z] [INFO] [2024-03-19T02:07:26.899Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-main --- [2024-03-19T02:07:26.899Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/failsafe-reports [2024-03-19T02:07:26.899Z] [INFO] [2024-03-19T02:07:26.899Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-osgi-main-checkstyle) @ osgi-main --- [2024-03-19T02:07:27.156Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:07:27.156Z] [INFO] [2024-03-19T02:07:27.156Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-main --- [2024-03-19T02:07:27.156Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/8.0.1-SNAPSHOT/osgi-main-8.0.1-SNAPSHOT.pom [2024-03-19T02:07:27.156Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/8.0.1-SNAPSHOT/osgi-main-8.0.1-SNAPSHOT.jar [2024-03-19T02:07:27.156Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/8.0.1-SNAPSHOT/osgi-main-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:27.156Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/osgi-main/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/8.0.1-SNAPSHOT/osgi-main-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:27.156Z] [INFO] [2024-03-19T02:07:27.156Z] [INFO] ----------------< org.glassfish.main.extras:bootstrap >----------------- [2024-03-19T02:07:27.156Z] [INFO] Building GlassFish UberJar Activator 8.0.1-SNAPSHOT [271/332] [2024-03-19T02:07:27.156Z] [INFO] from appserver/extras/embedded/common/bootstrap/pom.xml [2024-03-19T02:07:27.156Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:07:27.156Z] [INFO] [2024-03-19T02:07:27.156Z] [INFO] --- clean:3.3.2:clean (default-clean) @ bootstrap --- [2024-03-19T02:07:27.156Z] [INFO] [2024-03-19T02:07:27.156Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ bootstrap --- [2024-03-19T02:07:27.156Z] [INFO] [2024-03-19T02:07:27.156Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ bootstrap --- [2024-03-19T02:07:27.156Z] [INFO] [2024-03-19T02:07:27.156Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ bootstrap --- [2024-03-19T02:07:27.156Z] [INFO] Configured Artifact: org.glassfish.main.common:simple-glassfish-api:8.0.1-SNAPSHOT:jar [2024-03-19T02:07:27.156Z] [INFO] Configured Artifact: org.glassfish.main.core:glassfish:8.0.1-SNAPSHOT:jar [2024-03-19T02:07:27.156Z] [INFO] [2024-03-19T02:07:27.156Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ bootstrap --- [2024-03-19T02:07:27.156Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:07:27.156Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:07:27.156Z] [INFO] [2024-03-19T02:07:27.156Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ bootstrap --- [2024-03-19T02:07:27.156Z] [INFO] [2024-03-19T02:07:27.156Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ bootstrap --- [2024-03-19T02:07:27.156Z] [INFO] [2024-03-19T02:07:27.156Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ bootstrap --- [2024-03-19T02:07:27.157Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:07:27.157Z] [INFO] [2024-03-19T02:07:27.157Z] [INFO] --- resources:3.3.1:resources (default-resources) @ bootstrap --- [2024-03-19T02:07:27.157Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:07:27.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/manpages [2024-03-19T02:07:27.157Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:07:27.157Z] [INFO] [2024-03-19T02:07:27.157Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ bootstrap --- [2024-03-19T02:07:27.157Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:07:27.157Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:07:27.413Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/UberJarMain.java:[77,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:07:27.413Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/activator/UberJarGlassFishActivator.java:[93,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:07:27.413Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/Util.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/Util.java uses or overrides a deprecated API. [2024-03-19T02:07:27.413Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/Util.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:07:27.413Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:07:27.413Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:07:27.413Z] [INFO] [2024-03-19T02:07:27.413Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ bootstrap --- [2024-03-19T02:07:27.413Z] [INFO] [2024-03-19T02:07:27.413Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ bootstrap --- [2024-03-19T02:07:27.413Z] [INFO] [2024-03-19T02:07:27.413Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ bootstrap --- [2024-03-19T02:07:27.413Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:07:27.413Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:07:27.413Z] [INFO] [2024-03-19T02:07:27.413Z] [INFO] --- command-security:1.0.17:check (default-check) @ bootstrap --- [2024-03-19T02:07:27.413Z] [INFO] [2024-03-19T02:07:27.413Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ bootstrap --- [2024-03-19T02:07:27.414Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:07:27.414Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:07:27.414Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:07:27.414Z] [INFO] [2024-03-19T02:07:27.414Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bootstrap --- [2024-03-19T02:07:27.414Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/src/test/resources [2024-03-19T02:07:27.414Z] [INFO] [2024-03-19T02:07:27.414Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ bootstrap --- [2024-03-19T02:07:27.414Z] [INFO] No sources to compile [2024-03-19T02:07:27.414Z] [INFO] [2024-03-19T02:07:27.414Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ bootstrap --- [2024-03-19T02:07:27.414Z] [INFO] [2024-03-19T02:07:27.414Z] [INFO] --- surefire:3.2.5:test (default-test) @ bootstrap --- [2024-03-19T02:07:27.414Z] [INFO] [2024-03-19T02:07:27.414Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ bootstrap --- [2024-03-19T02:07:27.414Z] [INFO] Executing tasks [2024-03-19T02:07:27.414Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/classes/META-INF for [2024-03-19T02:07:27.414Z] [INFO] [echo] bootstrap [2024-03-19T02:07:27.414Z] [INFO] Executed tasks [2024-03-19T02:07:27.414Z] [INFO] [2024-03-19T02:07:27.414Z] [INFO] --- jar:3.3.0:jar (default-jar) @ bootstrap --- [2024-03-19T02:07:27.414Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar [2024-03-19T02:07:27.414Z] [INFO] [2024-03-19T02:07:27.414Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ bootstrap --- [2024-03-19T02:07:27.414Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:07:27.671Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:07:27.671Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/bom.xml [2024-03-19T02:07:27.671Z] [INFO] attaching as bootstrap-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:27.671Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/bom.json [2024-03-19T02:07:27.671Z] [INFO] attaching as bootstrap-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.671Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ bootstrap --- [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.671Z] [INFO] --- failsafe:3.2.5:verify (verify) @ bootstrap --- [2024-03-19T02:07:27.671Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/failsafe-reports [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.671Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-bootstrap-checkstyle) @ bootstrap --- [2024-03-19T02:07:27.671Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.671Z] [INFO] --- install:3.1.1:install (default-install) @ bootstrap --- [2024-03-19T02:07:27.671Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/8.0.1-SNAPSHOT/bootstrap-8.0.1-SNAPSHOT.pom [2024-03-19T02:07:27.671Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/8.0.1-SNAPSHOT/bootstrap-8.0.1-SNAPSHOT.jar [2024-03-19T02:07:27.671Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/8.0.1-SNAPSHOT/bootstrap-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:27.671Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/common/bootstrap/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/8.0.1-SNAPSHOT/bootstrap-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.671Z] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [2024-03-19T02:07:27.671Z] [INFO] Building Embedded GlassFish Shell dist. fragment 8.0.1-SNAPSHOT [272/332] [2024-03-19T02:07:27.671Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml [2024-03-19T02:07:27.671Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.671Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.671Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.671Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.671Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.671Z] [INFO] No sources to compile [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.671Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.671Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.671Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.671Z] [INFO] [2024-03-19T02:07:27.672Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.672Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:07:27.672Z] [INFO] [2024-03-19T02:07:27.672Z] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.672Z] [INFO] Copying glassfish-embedded-shell.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-shell.jar [2024-03-19T02:07:27.672Z] [INFO] [2024-03-19T02:07:27.672Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/resources [2024-03-19T02:07:27.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/manpages [2024-03-19T02:07:27.672Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:07:27.672Z] [INFO] [2024-03-19T02:07:27.672Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.672Z] [INFO] No sources to compile [2024-03-19T02:07:27.672Z] [INFO] [2024-03-19T02:07:27.672Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.672Z] [INFO] No sources to compile [2024-03-19T02:07:27.672Z] [INFO] [2024-03-19T02:07:27.672Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.672Z] [INFO] Executing tasks [2024-03-19T02:07:27.672Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF for [2024-03-19T02:07:27.672Z] [INFO] [echo] glassfish-embedded-shell-frag [2024-03-19T02:07:27.672Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF [2024-03-19T02:07:27.672Z] [INFO] Executed tasks [2024-03-19T02:07:27.672Z] [INFO] [2024-03-19T02:07:27.672Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.672Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:07:27.672Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2024-03-19T02:07:27.672Z] [INFO] [2024-03-19T02:07:27.672Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.672Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2024-03-19T02:07:27.672Z] [INFO] [2024-03-19T02:07:27.672Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:27.672Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:07:28.234Z] [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [2024-03-19T02:07:28.234Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/bom.xml [2024-03-19T02:07:28.234Z] [INFO] attaching as glassfish-embedded-shell-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:28.235Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/bom.json [2024-03-19T02:07:28.235Z] [INFO] attaching as glassfish-embedded-shell-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:28.235Z] [INFO] [2024-03-19T02:07:28.235Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:28.235Z] [INFO] No tests to run. [2024-03-19T02:07:28.235Z] [INFO] [2024-03-19T02:07:28.235Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:28.235Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/failsafe-reports [2024-03-19T02:07:28.235Z] [INFO] [2024-03-19T02:07:28.235Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-shell-frag-checkstyle) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:28.235Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:07:28.235Z] [INFO] [2024-03-19T02:07:28.235Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-frag --- [2024-03-19T02:07:28.235Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-shell-frag-8.0.1-SNAPSHOT.pom [2024-03-19T02:07:28.235Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-shell-frag-8.0.1-SNAPSHOT.zip [2024-03-19T02:07:28.235Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-shell-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:28.235Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-shell-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:28.235Z] [INFO] [2024-03-19T02:07:28.235Z] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [2024-03-19T02:07:28.235Z] [INFO] Building Embedded GlassFish Static Shell dist. fragment 8.0.1-SNAPSHOT [273/332] [2024-03-19T02:07:28.235Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml [2024-03-19T02:07:28.235Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-03-19T02:07:28.235Z] [INFO] [2024-03-19T02:07:28.235Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.235Z] [INFO] [2024-03-19T02:07:28.235Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.235Z] [INFO] [2024-03-19T02:07:28.235Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.235Z] [INFO] [2024-03-19T02:07:28.235Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.235Z] [INFO] No sources to compile [2024-03-19T02:07:28.235Z] [INFO] [2024-03-19T02:07:28.235Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.235Z] [INFO] [2024-03-19T02:07:28.235Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.235Z] [INFO] [2024-03-19T02:07:28.236Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.236Z] [INFO] [2024-03-19T02:07:28.236Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.236Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:07:28.493Z] [INFO] [2024-03-19T02:07:28.493Z] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.493Z] [INFO] Copying glassfish-embedded-static-shell.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-static-shell.jar [2024-03-19T02:07:28.493Z] [INFO] [2024-03-19T02:07:28.493Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/resources [2024-03-19T02:07:28.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/manpages [2024-03-19T02:07:28.493Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:07:28.493Z] [INFO] [2024-03-19T02:07:28.493Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.493Z] [INFO] No sources to compile [2024-03-19T02:07:28.493Z] [INFO] [2024-03-19T02:07:28.493Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.493Z] [INFO] No sources to compile [2024-03-19T02:07:28.493Z] [INFO] [2024-03-19T02:07:28.493Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.493Z] [INFO] Executing tasks [2024-03-19T02:07:28.493Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF for [2024-03-19T02:07:28.493Z] [INFO] [echo] glassfish-embedded-static-shell-frag [2024-03-19T02:07:28.493Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF [2024-03-19T02:07:28.493Z] [INFO] Executed tasks [2024-03-19T02:07:28.493Z] [INFO] [2024-03-19T02:07:28.493Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.493Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-03-19T02:07:28.493Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2024-03-19T02:07:28.493Z] [INFO] [2024-03-19T02:07:28.493Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.493Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2024-03-19T02:07:28.493Z] [INFO] [2024-03-19T02:07:28.493Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.493Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:07:28.493Z] [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [2024-03-19T02:07:28.493Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/bom.xml [2024-03-19T02:07:28.494Z] [INFO] attaching as glassfish-embedded-static-shell-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:28.494Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/bom.json [2024-03-19T02:07:28.494Z] [INFO] attaching as glassfish-embedded-static-shell-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:28.494Z] [INFO] [2024-03-19T02:07:28.494Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.494Z] [INFO] No tests to run. [2024-03-19T02:07:28.494Z] [INFO] [2024-03-19T02:07:28.494Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.494Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/failsafe-reports [2024-03-19T02:07:28.494Z] [INFO] [2024-03-19T02:07:28.494Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-static-shell-frag-checkstyle) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.494Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:07:28.494Z] [INFO] [2024-03-19T02:07:28.494Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell-frag --- [2024-03-19T02:07:28.494Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-frag-8.0.1-SNAPSHOT.pom [2024-03-19T02:07:28.494Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-frag-8.0.1-SNAPSHOT.zip [2024-03-19T02:07:28.494Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-frag-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:28.494Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/8.0.1-SNAPSHOT/glassfish-embedded-static-shell-frag-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:28.494Z] [INFO] [2024-03-19T02:07:28.494Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [2024-03-19T02:07:28.494Z] [INFO] Building Embedded GlassFish All-In-One 8.0.1-SNAPSHOT [274/332] [2024-03-19T02:07:28.494Z] [INFO] from appserver/extras/embedded/all/pom.xml [2024-03-19T02:07:28.494Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:07:28.494Z] [INFO] [2024-03-19T02:07:28.494Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-all --- [2024-03-19T02:07:28.494Z] [INFO] [2024-03-19T02:07:28.494Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-all --- [2024-03-19T02:07:28.494Z] [INFO] [2024-03-19T02:07:28.494Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-all --- [2024-03-19T02:07:28.494Z] [INFO] [2024-03-19T02:07:28.494Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-all --- [2024-03-19T02:07:28.750Z] [INFO] No sources to compile [2024-03-19T02:07:28.750Z] [INFO] [2024-03-19T02:07:28.750Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-all --- [2024-03-19T02:07:28.750Z] [INFO] [2024-03-19T02:07:28.750Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-all --- [2024-03-19T02:07:28.750Z] [INFO] [2024-03-19T02:07:28.750Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-all --- [2024-03-19T02:07:28.750Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:07:28.751Z] [INFO] [2024-03-19T02:07:28.751Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-all --- [2024-03-19T02:07:43.594Z] [INFO] [2024-03-19T02:07:43.594Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-all --- [2024-03-19T02:07:43.594Z] [INFO] [2024-03-19T02:07:43.594Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-all --- [2024-03-19T02:07:43.594Z] [INFO] [2024-03-19T02:07:43.594Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ glassfish-embedded-all --- [2024-03-19T02:07:43.594Z] [INFO] [2024-03-19T02:07:43.594Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-all --- [2024-03-19T02:07:43.594Z] [INFO] Skipping the execution. [2024-03-19T02:07:43.594Z] [INFO] [2024-03-19T02:07:43.594Z] [INFO] --- assembly:3.6.0:single (rars) @ glassfish-embedded-all --- [2024-03-19T02:07:43.594Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-03-19T02:07:43.594Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-03-19T02:07:43.594Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-03-19T02:07:43.594Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-03-19T02:07:43.594Z] [INFO] Reading assembly descriptor: src/assembly/jmsra.xml [2024-03-19T02:07:43.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__cp_jdbc_ra.rar [2024-03-19T02:07:43.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__dm_jdbc_ra.rar [2024-03-19T02:07:43.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__ds_jdbc_ra.rar [2024-03-19T02:07:43.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__xa_jdbc_ra.rar [2024-03-19T02:07:43.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-jmsra.rar [2024-03-19T02:07:43.595Z] [INFO] [2024-03-19T02:07:43.595Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-all --- [2024-03-19T02:07:43.595Z] [INFO] No sources to compile [2024-03-19T02:07:43.595Z] [INFO] [2024-03-19T02:07:43.595Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-all --- [2024-03-19T02:07:43.595Z] [INFO] No sources to compile [2024-03-19T02:07:43.595Z] [INFO] [2024-03-19T02:07:43.595Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-all --- [2024-03-19T02:07:43.595Z] [INFO] Not copying test resources [2024-03-19T02:07:43.595Z] [INFO] [2024-03-19T02:07:43.595Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-embedded-all --- [2024-03-19T02:07:43.595Z] [INFO] No sources to compile [2024-03-19T02:07:43.595Z] [INFO] [2024-03-19T02:07:43.595Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-all --- [2024-03-19T02:07:43.595Z] [INFO] No tests to run. [2024-03-19T02:07:43.595Z] [INFO] [2024-03-19T02:07:43.595Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-all --- [2024-03-19T02:07:43.595Z] [INFO] Executing tasks [2024-03-19T02:07:43.595Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/classes/META-INF for [2024-03-19T02:07:43.595Z] [INFO] [echo] glassfish-embedded-all [2024-03-19T02:07:43.595Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/classes/META-INF [2024-03-19T02:07:43.595Z] [INFO] Executed tasks [2024-03-19T02:07:43.595Z] [INFO] [2024-03-19T02:07:43.595Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-all --- [2024-03-19T02:07:46.864Z] [INFO] [2024-03-19T02:07:46.864Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-all --- [2024-03-19T02:07:46.864Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:07:52.113Z] [INFO] CycloneDX: Creating BOM version 1.4 with 334 component(s) [2024-03-19T02:07:52.369Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/bom.xml [2024-03-19T02:07:52.369Z] [INFO] attaching as glassfish-embedded-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:07:52.369Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/bom.json [2024-03-19T02:07:52.369Z] [INFO] attaching as glassfish-embedded-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:07:52.369Z] [INFO] [2024-03-19T02:07:52.369Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-all.jar) @ glassfish-embedded-all --- [2024-03-19T02:07:52.369Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-03-19T02:07:55.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-03-19T02:08:05.593Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-03-19T02:08:05.593Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/glassfish-embedded-all.jar, it will become the file for main project artifact. [2024-03-19T02:08:05.593Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-03-19T02:08:05.593Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/classes [2024-03-19T02:08:05.593Z] with assembly file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-03-19T02:08:05.593Z] [INFO] [2024-03-19T02:08:05.593Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-all --- [2024-03-19T02:08:05.593Z] [INFO] No tests to run. [2024-03-19T02:08:05.593Z] [INFO] [2024-03-19T02:08:05.593Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-all --- [2024-03-19T02:08:05.593Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/failsafe-reports [2024-03-19T02:08:05.593Z] [INFO] [2024-03-19T02:08:05.593Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-all-checkstyle) @ glassfish-embedded-all --- [2024-03-19T02:08:05.593Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:08:05.593Z] [INFO] [2024-03-19T02:08:05.593Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-all --- [2024-03-19T02:08:05.594Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/8.0.1-SNAPSHOT/glassfish-embedded-all-8.0.1-SNAPSHOT.pom [2024-03-19T02:08:05.594Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/glassfish-embedded-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/8.0.1-SNAPSHOT/glassfish-embedded-all-8.0.1-SNAPSHOT.jar [2024-03-19T02:08:05.594Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/8.0.1-SNAPSHOT/glassfish-embedded-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:08:05.594Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/8.0.1-SNAPSHOT/glassfish-embedded-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [2024-03-19T02:08:05.594Z] [INFO] Building Embedded GlassFish nucleus 8.0.1-SNAPSHOT [275/332] [2024-03-19T02:08:05.594Z] [INFO] from appserver/extras/embedded/nucleus/pom.xml [2024-03-19T02:08:05.594Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] No sources to compile [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] Skipping the execution. [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] No sources to compile [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] No sources to compile [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] Not copying test resources [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] No sources to compile [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] No tests to run. [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.594Z] [INFO] Executing tasks [2024-03-19T02:08:05.594Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/classes/META-INF for [2024-03-19T02:08:05.594Z] [INFO] [echo] glassfish-embedded-nucleus [2024-03-19T02:08:05.594Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/classes/META-INF [2024-03-19T02:08:05.594Z] [INFO] Executed tasks [2024-03-19T02:08:05.594Z] [INFO] [2024-03-19T02:08:05.594Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.595Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:08:05.595Z] [INFO] CycloneDX: Creating BOM version 1.4 with 78 component(s) [2024-03-19T02:08:05.595Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/bom.xml [2024-03-19T02:08:05.595Z] [INFO] attaching as glassfish-embedded-nucleus-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:08:05.595Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/bom.json [2024-03-19T02:08:05.851Z] [INFO] attaching as glassfish-embedded-nucleus-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:08:05.851Z] [INFO] [2024-03-19T02:08:05.851Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-nucleus.jar) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:05.851Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-03-19T02:08:06.108Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar [2024-03-19T02:08:07.476Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-03-19T02:08:07.476Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar, it will become the file for main project artifact. [2024-03-19T02:08:07.476Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-03-19T02:08:07.476Z] [INFO] [2024-03-19T02:08:07.476Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:07.476Z] [INFO] No tests to run. [2024-03-19T02:08:07.476Z] [INFO] [2024-03-19T02:08:07.476Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:07.476Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/failsafe-reports [2024-03-19T02:08:07.476Z] [INFO] [2024-03-19T02:08:07.476Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-nucleus-checkstyle) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:07.476Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:08:07.476Z] [INFO] [2024-03-19T02:08:07.476Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-nucleus --- [2024-03-19T02:08:07.476Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/8.0.1-SNAPSHOT/glassfish-embedded-nucleus-8.0.1-SNAPSHOT.pom [2024-03-19T02:08:07.476Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/8.0.1-SNAPSHOT/glassfish-embedded-nucleus-8.0.1-SNAPSHOT.jar [2024-03-19T02:08:07.476Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/8.0.1-SNAPSHOT/glassfish-embedded-nucleus-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:08:07.476Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/nucleus/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/8.0.1-SNAPSHOT/glassfish-embedded-nucleus-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:08:07.476Z] [INFO] [2024-03-19T02:08:07.476Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [2024-03-19T02:08:07.476Z] [INFO] Building Embedded GlassFish Web 8.0.1-SNAPSHOT [276/332] [2024-03-19T02:08:07.476Z] [INFO] from appserver/extras/embedded/web/pom.xml [2024-03-19T02:08:07.476Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:08:07.477Z] [INFO] [2024-03-19T02:08:07.477Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-web --- [2024-03-19T02:08:07.477Z] [INFO] [2024-03-19T02:08:07.477Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-web --- [2024-03-19T02:08:07.477Z] [INFO] [2024-03-19T02:08:07.477Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-web --- [2024-03-19T02:08:07.477Z] [INFO] [2024-03-19T02:08:07.477Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-web --- [2024-03-19T02:08:07.477Z] [INFO] No sources to compile [2024-03-19T02:08:07.477Z] [INFO] [2024-03-19T02:08:07.477Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-web --- [2024-03-19T02:08:07.477Z] [INFO] [2024-03-19T02:08:07.477Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-web --- [2024-03-19T02:08:07.477Z] [INFO] [2024-03-19T02:08:07.477Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-web --- [2024-03-19T02:08:07.477Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:08:07.477Z] [INFO] [2024-03-19T02:08:07.477Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-web --- [2024-03-19T02:08:17.426Z] [INFO] [2024-03-19T02:08:17.426Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-web --- [2024-03-19T02:08:17.426Z] [INFO] [2024-03-19T02:08:17.426Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-web --- [2024-03-19T02:08:17.426Z] [INFO] [2024-03-19T02:08:17.426Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-web --- [2024-03-19T02:08:17.426Z] [INFO] Skipping the execution. [2024-03-19T02:08:17.426Z] [INFO] [2024-03-19T02:08:17.426Z] [INFO] --- assembly:3.6.0:single (jdbcra-cp.rar) @ glassfish-embedded-web --- [2024-03-19T02:08:17.426Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-03-19T02:08:17.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__cp_jdbc_ra.rar [2024-03-19T02:08:17.427Z] [INFO] [2024-03-19T02:08:17.427Z] [INFO] --- assembly:3.6.0:single (jdbcra-ds.rar) @ glassfish-embedded-web --- [2024-03-19T02:08:17.427Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-03-19T02:08:17.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__ds_jdbc_ra.rar [2024-03-19T02:08:17.427Z] [INFO] [2024-03-19T02:08:17.427Z] [INFO] --- assembly:3.6.0:single (jdbcra-dm.rar) @ glassfish-embedded-web --- [2024-03-19T02:08:17.427Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-03-19T02:08:17.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__dm_jdbc_ra.rar [2024-03-19T02:08:17.427Z] [INFO] [2024-03-19T02:08:17.427Z] [INFO] --- assembly:3.6.0:single (jdbcra-xa.rar) @ glassfish-embedded-web --- [2024-03-19T02:08:17.427Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-03-19T02:08:17.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__xa_jdbc_ra.rar [2024-03-19T02:08:17.427Z] [INFO] [2024-03-19T02:08:17.427Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-web --- [2024-03-19T02:08:17.427Z] [INFO] No sources to compile [2024-03-19T02:08:17.427Z] [INFO] [2024-03-19T02:08:17.427Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-web --- [2024-03-19T02:08:17.427Z] [INFO] No sources to compile [2024-03-19T02:08:17.427Z] [INFO] [2024-03-19T02:08:17.427Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-web --- [2024-03-19T02:08:17.427Z] [INFO] Not copying test resources [2024-03-19T02:08:17.427Z] [INFO] [2024-03-19T02:08:17.427Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-embedded-web --- [2024-03-19T02:08:17.427Z] [INFO] No sources to compile [2024-03-19T02:08:17.427Z] [INFO] [2024-03-19T02:08:17.427Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-web --- [2024-03-19T02:08:17.427Z] [INFO] No tests to run. [2024-03-19T02:08:17.427Z] [INFO] [2024-03-19T02:08:17.427Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-web --- [2024-03-19T02:08:17.427Z] [INFO] Executing tasks [2024-03-19T02:08:17.427Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/classes/META-INF for [2024-03-19T02:08:17.427Z] [INFO] [echo] glassfish-embedded-web [2024-03-19T02:08:17.427Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/classes/META-INF [2024-03-19T02:08:17.427Z] [INFO] Executed tasks [2024-03-19T02:08:17.427Z] [INFO] [2024-03-19T02:08:17.427Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-web --- [2024-03-19T02:08:18.794Z] [INFO] [2024-03-19T02:08:18.794Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-web --- [2024-03-19T02:08:18.794Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:08:24.044Z] [INFO] CycloneDX: Creating BOM version 1.4 with 282 component(s) [2024-03-19T02:08:24.044Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/bom.xml [2024-03-19T02:08:24.044Z] [INFO] attaching as glassfish-embedded-web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:08:24.044Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/bom.json [2024-03-19T02:08:24.044Z] [INFO] attaching as glassfish-embedded-web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:08:24.044Z] [INFO] [2024-03-19T02:08:24.044Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-web.jar) @ glassfish-embedded-web --- [2024-03-19T02:08:24.044Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-03-19T02:08:26.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2024-03-19T02:08:33.103Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-03-19T02:08:33.103Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/glassfish-embedded-web.jar, it will become the file for main project artifact. [2024-03-19T02:08:33.103Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-03-19T02:08:33.103Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/classes [2024-03-19T02:08:33.103Z] with assembly file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2024-03-19T02:08:33.103Z] [INFO] [2024-03-19T02:08:33.103Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-web --- [2024-03-19T02:08:33.103Z] [INFO] No tests to run. [2024-03-19T02:08:33.103Z] [INFO] [2024-03-19T02:08:33.103Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-web --- [2024-03-19T02:08:33.103Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/failsafe-reports [2024-03-19T02:08:33.103Z] [INFO] [2024-03-19T02:08:33.103Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-web-checkstyle) @ glassfish-embedded-web --- [2024-03-19T02:08:33.103Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:08:33.103Z] [INFO] [2024-03-19T02:08:33.103Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-web --- [2024-03-19T02:08:33.103Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/8.0.1-SNAPSHOT/glassfish-embedded-web-8.0.1-SNAPSHOT.pom [2024-03-19T02:08:33.103Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/glassfish-embedded-web.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/8.0.1-SNAPSHOT/glassfish-embedded-web-8.0.1-SNAPSHOT.jar [2024-03-19T02:08:33.104Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/8.0.1-SNAPSHOT/glassfish-embedded-web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:08:33.104Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/web/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/8.0.1-SNAPSHOT/glassfish-embedded-web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [2024-03-19T02:08:33.104Z] [INFO] Building GlassFish Embedded modules 8.0.1-SNAPSHOT [277/332] [2024-03-19T02:08:33.104Z] [INFO] from appserver/extras/embedded/pom.xml [2024-03-19T02:08:33.104Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] No sources to compile [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] No sources to compile [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] No sources to compile [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] Executing tasks [2024-03-19T02:08:33.104Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/classes/META-INF for [2024-03-19T02:08:33.104Z] [INFO] [echo] embedded [2024-03-19T02:08:33.104Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/classes/META-INF [2024-03-19T02:08:33.104Z] [INFO] Executed tasks [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:08:33.104Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:08:33.104Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/bom.xml [2024-03-19T02:08:33.104Z] [INFO] attaching as embedded-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:08:33.104Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/bom.json [2024-03-19T02:08:33.104Z] [INFO] attaching as embedded-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] No tests to run. [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- failsafe:3.2.5:verify (verify) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/failsafe-reports [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-embedded-checkstyle) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:08:33.104Z] [INFO] [2024-03-19T02:08:33.104Z] [INFO] --- install:3.1.1:install (default-install) @ embedded --- [2024-03-19T02:08:33.104Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/8.0.1-SNAPSHOT/embedded-8.0.1-SNAPSHOT.pom [2024-03-19T02:08:33.105Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/8.0.1-SNAPSHOT/embedded-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:08:33.105Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/8.0.1-SNAPSHOT/embedded-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [2024-03-19T02:08:33.105Z] [INFO] Building GlassFish Embedded Modules - Tests 8.0.1-SNAPSHOT [278/332] [2024-03-19T02:08:33.105Z] [INFO] from appserver/extras/embedded/tests/pom.xml [2024-03-19T02:08:33.105Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests-embedded --- [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ tests-embedded --- [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ tests-embedded --- [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ tests-embedded --- [2024-03-19T02:08:33.105Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:08:33.105Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ tests-embedded --- [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ tests-embedded --- [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests-embedded --- [2024-03-19T02:08:33.105Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --- resources:3.3.1:resources (default-resources) @ tests-embedded --- [2024-03-19T02:08:33.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/src/main/resources [2024-03-19T02:08:33.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/src/main/manpages [2024-03-19T02:08:33.105Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ tests-embedded --- [2024-03-19T02:08:33.105Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:08:33.105Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ tests-embedded --- [2024-03-19T02:08:33.105Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:08:33.105Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:08:33.105Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tests-embedded --- [2024-03-19T02:08:33.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/src/test/resources [2024-03-19T02:08:33.105Z] [INFO] [2024-03-19T02:08:33.105Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ tests-embedded --- [2024-03-19T02:08:33.105Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:08:33.105Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:08:33.361Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:08:33.361Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:08:33.361Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:08:33.361Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:08:33.361Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:08:33.361Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:08:33.361Z] Use -proc:none to disable annotation processing. [2024-03-19T02:08:33.362Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:08:33.362Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/StartupITest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/StartupITest.java uses or overrides a deprecated API. [2024-03-19T02:08:33.362Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/StartupITest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:08:33.362Z] [INFO] [2024-03-19T02:08:33.362Z] [INFO] --- surefire:3.2.5:test (default-test) @ tests-embedded --- [2024-03-19T02:08:33.362Z] [INFO] [2024-03-19T02:08:33.362Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests-embedded --- [2024-03-19T02:08:33.362Z] [INFO] Executing tasks [2024-03-19T02:08:33.362Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/classes/META-INF for [2024-03-19T02:08:33.362Z] [INFO] [echo] tests-embedded [2024-03-19T02:08:33.362Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/classes/META-INF [2024-03-19T02:08:33.362Z] [INFO] Executed tasks [2024-03-19T02:08:33.362Z] [INFO] [2024-03-19T02:08:33.362Z] [INFO] --- jar:3.3.0:jar (default-jar) @ tests-embedded --- [2024-03-19T02:08:33.362Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/tests-embedded.jar [2024-03-19T02:08:33.362Z] [INFO] [2024-03-19T02:08:33.362Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tests-embedded --- [2024-03-19T02:08:33.362Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:08:35.881Z] [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [2024-03-19T02:08:35.881Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/bom.xml [2024-03-19T02:08:35.881Z] [INFO] attaching as tests-embedded-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:08:35.881Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/bom.json [2024-03-19T02:08:35.881Z] [INFO] attaching as tests-embedded-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:08:35.881Z] [INFO] [2024-03-19T02:08:35.881Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests-embedded --- [2024-03-19T02:08:35.881Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/failsafe-reports [2024-03-19T02:08:35.881Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:08:35.881Z] [INFO] [2024-03-19T02:08:35.881Z] [INFO] ------------------------------------------------------- [2024-03-19T02:08:35.881Z] [INFO] T E S T S [2024-03-19T02:08:35.881Z] [INFO] ------------------------------------------------------- [2024-03-19T02:08:35.881Z] [0.003s][info][gc] Using G1 [2024-03-19T02:08:36.445Z] [0.461s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->11M(258M) 3.029ms [2024-03-19T02:08:36.445Z] [INFO] Running org.glassfish.main.extras.embedded.test.all.deployment.ear.RemoteEarDeploymentITest [2024-03-19T02:08:37.007Z] [0.978s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 41M->16M(258M) 5.621ms [2024-03-19T02:08:37.264Z] 02:08:36.998384 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:08:37.519Z] 02:08:37.174827 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:08:37.519Z] 02:08:37.176032 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:08:37.519Z] 02:08:37.211937 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:08:37.776Z] [1.656s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->21M(258M) 7.504ms [2024-03-19T02:08:37.776Z] [1.656s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:08:37.776Z] [1.666s][info][gc] GC(3) Pause Remark 25M->25M(256M) 2.039ms [2024-03-19T02:08:37.776Z] [1.668s][info][gc] GC(3) Pause Cleanup 25M->25M(256M) 0.060ms [2024-03-19T02:08:37.776Z] [1.669s][info][gc] GC(3) Concurrent Mark Cycle 12.833ms [2024-03-19T02:08:37.776Z] 02:08:37.597299 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:08:37.776Z] 02:08:37.706863 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (532 ms), startup services (666 ms), total (1,198 ms) [2024-03-19T02:08:38.032Z] 02:08:37.784924 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed14087052269768199763tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed14087052269768199763tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:08:38.032Z] 02:08:37.902032 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:08:38.289Z] 02:08:38.059226 INFO main as.embedded.test.all.deployment.ear.RemoteEarDeploymentITest.createDeployment c7cc1ed1-5aa3-4aa8-8277-48dca00c3aaf.ear: [2024-03-19T02:08:38.289Z] /lib/ [2024-03-19T02:08:38.289Z] /lib/RemoteLib.jar [2024-03-19T02:08:38.289Z] /RemoteWar.war [2024-03-19T02:08:38.852Z] 02:08:38.490126 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:08:38.852Z] 02:08:38.492434 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:08:38.852Z] 02:08:38.492924 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:08:38.852Z] 02:08:38.501205 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:08:38.852Z] 02:08:38.501976 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:08:38.852Z] 02:08:38.502745 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:08:38.852Z] 02:08:38.506622 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:08:38.852Z] [2.749s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 118M->30M(256M) 11.453ms [2024-03-19T02:08:38.852Z] 02:08:38.690586 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:08:38.852Z] 02:08:38.723699 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:08:38.852Z] 02:08:38.724237 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:08:38.852Z] 02:08:38.724622 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:08:38.852Z] [2.918s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 109M->32M(256M) 9.156ms [2024-03-19T02:08:38.852Z] [2.938s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 34M->31M(256M) 1.826ms [2024-03-19T02:08:38.852Z] [2.938s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:08:38.852Z] [2.963s][info][gc] GC(7) Pause Remark 33M->33M(256M) 3.075ms [2024-03-19T02:08:38.852Z] [2.972s][info][gc] GC(7) Pause Cleanup 33M->33M(256M) 0.095ms [2024-03-19T02:08:38.853Z] [2.973s][info][gc] GC(7) Concurrent Mark Cycle 35.308ms [2024-03-19T02:08:39.109Z] 02:08:38.829985 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:08:39.109Z] 02:08:38.830787 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:08:39.109Z] 02:08:38.969771 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:08:39.109Z] org.glassfish.web.loader.WebappClassLoader@1ecf0ac6[name=unknown], urls=[ [2024-03-19T02:08:39.109Z] file:/tmp/gfembed14087052269768199763tmp/applications/RemoteEar/RemoteWar_war/WEB-INF/classes/ [2024-03-19T02:08:39.109Z] file:/tmp/gfembed14087052269768199763tmp/generated/ejb/RemoteEar/RemoteWar_war/ [2024-03-19T02:08:39.109Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:08:39.672Z] [3.658s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 183M->66M(256M) 22.542ms [2024-03-19T02:08:39.928Z] [3.949s][info][gc] GC(9) Pause Young (Mixed) (G1 Evacuation Pause) 163M->90M(256M) 27.301ms [2024-03-19T02:08:40.492Z] [4.341s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 175M->109M(256M) 20.172ms [2024-03-19T02:08:40.492Z] 02:08:40.172799 INFO main com.sun.jts.CosTransactions.DefaultTransactionService.setServerName JTS5014: Recoverable JTS instance, serverId = [39043] [2024-03-19T02:08:40.492Z] 02:08:40.329692 INFO main org.glassfish.enterprise.iiop.impl.GlassFishORBManager.getORB ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@60fe75f7 [2024-03-19T02:08:40.492Z] 02:08:40.415796 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB RemoteBean: [java:global/RemoteEar/RemoteWar/RemoteBean, java:global/RemoteEar/RemoteWar/RemoteBean!org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface] [2024-03-19T02:08:40.492Z] 02:08:40.416199 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Glassfish-specific (Non-portable) JNDI names for EJB RemoteBean: [org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface#org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface] [2024-03-19T02:08:40.492Z] 02:08:40.441885 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:08:41.055Z] 02:08:40.725744 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:08:41.055Z] [5.057s][info][gc] GC(11) Pause Young (Concurrent Start) (Metadata GC Threshold) 160M->115M(256M) 11.758ms [2024-03-19T02:08:41.055Z] [5.057s][info][gc] GC(12) Concurrent Mark Cycle [2024-03-19T02:08:41.055Z] [5.179s][info][gc] GC(12) Pause Remark 125M->125M(256M) 9.371ms [2024-03-19T02:08:41.312Z] [5.229s][info][gc] GC(12) Pause Cleanup 128M->128M(256M) 0.116ms [2024-03-19T02:08:41.312Z] [5.230s][info][gc] GC(12) Concurrent Mark Cycle 172.973ms [2024-03-19T02:08:41.312Z] 02:08:41.141606 INFO main org.glassfish.soteria.servlet.SamRegistrationInstaller.onStartup Initializing Soteria null for context '/RemoteWar' [2024-03-19T02:08:41.312Z] 02:08:41.157534 INFO main com.sun.enterprise.web.WebApplication.start Loading application [RemoteEar#RemoteWar.war] at [RemoteWar] [2024-03-19T02:08:41.312Z] 02:08:41.244252 INFO main org.glassfish.deployment.admin.DeployCommand.execute RemoteEar was successfully deployed in 3,155 milliseconds. [2024-03-19T02:08:41.568Z] 02:08:41.319241 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:08:41.569Z] org.glassfish.web.loader.WebappClassLoader@288728e[name=/RemoteWar], urls=[ [2024-03-19T02:08:41.569Z] file:/tmp/gfembed14087052269768199763tmp/applications/RemoteEar/RemoteWar_war/WEB-INF/classes/ [2024-03-19T02:08:41.569Z] file:/tmp/gfembed14087052269768199763tmp/generated/ejb/RemoteEar/RemoteWar_war/ [2024-03-19T02:08:41.569Z] ][delegate=true, context=/RemoteWar, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=88, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:08:41.569Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:08:41.569Z] 02:08:41.353423 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:08:41.569Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:08:41.569Z] 02:08:41.374777 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:08:41.569Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.016 s -- in org.glassfish.main.extras.embedded.test.all.deployment.ear.RemoteEarDeploymentITest [2024-03-19T02:08:41.826Z] [0.002s][info][gc] Using G1 [2024-03-19T02:08:42.390Z] [0.457s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->11M(258M) 2.896ms [2024-03-19T02:08:42.390Z] [INFO] Running org.glassfish.main.extras.embedded.test.all.deployment.webapp.RemoteWebAppDeploymentITest [2024-03-19T02:08:42.953Z] [0.984s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 41M->16M(258M) 5.129ms [2024-03-19T02:08:43.209Z] 02:08:42.915312 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:08:43.209Z] 02:08:43.086783 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:08:43.210Z] 02:08:43.087870 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:08:43.210Z] 02:08:43.121210 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:08:43.466Z] [1.680s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 58M->22M(258M) 5.952ms [2024-03-19T02:08:43.466Z] [1.680s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:08:43.722Z] [1.689s][info][gc] GC(3) Pause Remark 25M->25M(256M) 1.669ms [2024-03-19T02:08:43.722Z] [1.691s][info][gc] GC(3) Pause Cleanup 25M->25M(256M) 0.083ms [2024-03-19T02:08:43.722Z] [1.692s][info][gc] GC(3) Concurrent Mark Cycle 12.311ms [2024-03-19T02:08:43.722Z] 02:08:43.523618 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:08:43.722Z] 02:08:43.625057 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (552 ms), startup services (665 ms), total (1,217 ms) [2024-03-19T02:08:43.979Z] 02:08:43.699728 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed976766001289921210tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed976766001289921210tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:08:43.979Z] 02:08:43.811360 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:08:43.979Z] 02:08:43.942498 INFO main edded.test.all.deployment.webapp.RemoteWebAppDeploymentITest.createDeployment 72ffc952-b667-4cc4-9bee-b7503a78f93d.war: [2024-03-19T02:08:43.979Z] /WEB-INF/ [2024-03-19T02:08:43.979Z] /WEB-INF/classes/ [2024-03-19T02:08:43.979Z] /WEB-INF/classes/org/ [2024-03-19T02:08:43.979Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:08:43.979Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:08:43.979Z] /WEB-INF/classes/org/glassfish/main/extras/ [2024-03-19T02:08:43.979Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/ [2024-03-19T02:08:43.979Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/test/ [2024-03-19T02:08:43.979Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/test/app/ [2024-03-19T02:08:43.979Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/test/app/ejb/ [2024-03-19T02:08:43.979Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/test/app/ejb/RemoteBean.class [2024-03-19T02:08:43.979Z] /WEB-INF/lib/ [2024-03-19T02:08:43.979Z] /WEB-INF/lib/RemoteLib.jar [2024-03-19T02:08:44.542Z] 02:08:44.206873 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:08:44.543Z] 02:08:44.209774 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:08:44.543Z] 02:08:44.210462 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:08:44.543Z] 02:08:44.220619 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:08:44.543Z] 02:08:44.221658 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:08:44.543Z] 02:08:44.222554 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:08:44.543Z] 02:08:44.226959 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:08:44.543Z] [2.623s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 115M->29M(256M) 10.180ms [2024-03-19T02:08:44.543Z] 02:08:44.458569 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:08:44.799Z] 02:08:44.496531 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:08:44.800Z] 02:08:44.497051 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:08:44.800Z] 02:08:44.497477 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:08:44.800Z] [2.886s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 99M->31M(256M) 7.093ms [2024-03-19T02:08:44.800Z] [2.898s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 32M->31M(256M) 4.332ms [2024-03-19T02:08:44.800Z] [2.898s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:08:44.800Z] 02:08:44.656443 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:08:44.800Z] 02:08:44.657102 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:08:44.800Z] [2.918s][info][gc] GC(7) Pause Remark 33M->33M(256M) 3.005ms [2024-03-19T02:08:44.800Z] [2.924s][info][gc] GC(7) Pause Cleanup 34M->34M(256M) 0.108ms [2024-03-19T02:08:44.800Z] [2.925s][info][gc] GC(7) Concurrent Mark Cycle 27.088ms [2024-03-19T02:08:45.056Z] 02:08:44.888703 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:08:45.056Z] org.glassfish.web.loader.WebappClassLoader@40bd0f8[name=unknown], urls=[ [2024-03-19T02:08:45.056Z] file:/tmp/gfembed976766001289921210tmp/applications/RemoteWebApp/WEB-INF/classes/ [2024-03-19T02:08:45.056Z] file:/tmp/gfembed976766001289921210tmp/applications/RemoteWebApp/WEB-INF/lib/RemoteLib.jar [2024-03-19T02:08:45.056Z] file:/tmp/gfembed976766001289921210tmp/generated/ejb/RemoteWebApp/ [2024-03-19T02:08:45.056Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=40, pathTimestamps.size=1, resourceEntryCache.size=0] [2024-03-19T02:08:45.618Z] [3.615s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 175M->61M(256M) 23.531ms [2024-03-19T02:08:45.618Z] [3.833s][info][gc] GC(9) Pause Young (Mixed) (G1 Evacuation Pause) 132M->79M(256M) 22.467ms [2024-03-19T02:08:46.182Z] [4.106s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 189M->107M(256M) 18.890ms [2024-03-19T02:08:46.182Z] 02:08:46.053877 INFO main com.sun.jts.CosTransactions.DefaultTransactionService.setServerName JTS5014: Recoverable JTS instance, serverId = [41877] [2024-03-19T02:08:46.439Z] 02:08:46.185234 INFO main org.glassfish.enterprise.iiop.impl.GlassFishORBManager.getORB ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@550f522b [2024-03-19T02:08:46.439Z] 02:08:46.267826 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB RemoteBean: [java:global/RemoteWebApp/RemoteBean!org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, java:global/RemoteWebApp/RemoteBean] [2024-03-19T02:08:46.439Z] 02:08:46.268230 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Glassfish-specific (Non-portable) JNDI names for EJB RemoteBean: [org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface#org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface] [2024-03-19T02:08:46.439Z] 02:08:46.293946 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:08:46.696Z] 02:08:46.536081 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:08:46.952Z] [4.978s][info][gc] GC(11) Pause Young (Concurrent Start) (Metadata GC Threshold) 173M->115M(256M) 12.205ms [2024-03-19T02:08:46.952Z] [4.978s][info][gc] GC(12) Concurrent Mark Cycle [2024-03-19T02:08:46.952Z] [5.073s][info][gc] GC(12) Pause Remark 123M->123M(256M) 4.063ms [2024-03-19T02:08:46.952Z] [5.123s][info][gc] GC(12) Pause Cleanup 127M->127M(256M) 0.120ms [2024-03-19T02:08:46.952Z] [5.123s][info][gc] GC(12) Concurrent Mark Cycle 145.386ms [2024-03-19T02:08:47.208Z] 02:08:46.952256 INFO main org.glassfish.soteria.servlet.SamRegistrationInstaller.onStartup Initializing Soteria null for context '/RemoteWebApp' [2024-03-19T02:08:47.208Z] 02:08:46.969343 INFO main com.sun.enterprise.web.WebApplication.start Loading application [RemoteWebApp] at [/RemoteWebApp] [2024-03-19T02:08:47.208Z] 02:08:47.052959 INFO main org.glassfish.deployment.admin.DeployCommand.execute RemoteWebApp was successfully deployed in 3,079 milliseconds. [2024-03-19T02:08:47.208Z] 02:08:47.121638 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:08:47.209Z] org.glassfish.web.loader.WebappClassLoader@139089a4[name=/RemoteWebApp], urls=[ [2024-03-19T02:08:47.209Z] file:/tmp/gfembed976766001289921210tmp/applications/RemoteWebApp/WEB-INF/classes/ [2024-03-19T02:08:47.209Z] file:/tmp/gfembed976766001289921210tmp/applications/RemoteWebApp/WEB-INF/lib/RemoteLib.jar [2024-03-19T02:08:47.209Z] file:/tmp/gfembed976766001289921210tmp/generated/ejb/RemoteWebApp/ [2024-03-19T02:08:47.209Z] ][delegate=true, context=/RemoteWebApp, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=88, pathTimestamps.size=1, resourceEntryCache.size=0] [2024-03-19T02:08:47.209Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:08:47.209Z] 02:08:47.150856 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:08:47.209Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:08:47.209Z] 02:08:47.172203 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:08:47.209Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.911 s -- in org.glassfish.main.extras.embedded.test.all.deployment.webapp.RemoteWebAppDeploymentITest [2024-03-19T02:08:47.784Z] [0.002s][info][gc] Using G1 [2024-03-19T02:08:48.040Z] [0.460s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->11M(258M) 3.080ms [2024-03-19T02:08:48.298Z] [INFO] Running org.glassfish.main.extras.embedded.test.all.deployment.ejb.RemoteEjbJarDeploymentITest [2024-03-19T02:08:48.555Z] [0.984s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 41M->16M(258M) 4.871ms [2024-03-19T02:08:48.811Z] 02:08:48.683944 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:08:49.068Z] 02:08:48.834297 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:08:49.068Z] 02:08:48.835318 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:08:49.068Z] 02:08:48.865761 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:08:49.324Z] [1.597s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 60M->22M(258M) 6.369ms [2024-03-19T02:08:49.324Z] [1.597s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:08:49.324Z] [1.606s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.647ms [2024-03-19T02:08:49.324Z] [1.608s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.095ms [2024-03-19T02:08:49.324Z] [1.610s][info][gc] GC(3) Concurrent Mark Cycle 12.189ms [2024-03-19T02:08:49.324Z] 02:08:49.226058 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:08:49.580Z] 02:08:49.327918 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (508 ms), startup services (609 ms), total (1,117 ms) [2024-03-19T02:08:49.580Z] 02:08:49.402185 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed3903066152703519198tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed3903066152703519198tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:08:49.580Z] 02:08:49.514280 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:08:49.837Z] 02:08:49.636149 INFO main embedded.test.all.deployment.ejb.RemoteEjbJarDeploymentITest.createDeployment b9287292-9d1d-40ef-a2d9-aa8d6756c470.jar: [2024-03-19T02:08:49.837Z] /org/ [2024-03-19T02:08:49.837Z] /org/glassfish/ [2024-03-19T02:08:49.837Z] /org/glassfish/main/ [2024-03-19T02:08:49.837Z] /org/glassfish/main/extras/ [2024-03-19T02:08:49.837Z] /org/glassfish/main/extras/embedded/ [2024-03-19T02:08:49.837Z] /org/glassfish/main/extras/embedded/test/ [2024-03-19T02:08:49.837Z] /org/glassfish/main/extras/embedded/test/app/ [2024-03-19T02:08:49.837Z] /org/glassfish/main/extras/embedded/test/app/ejb/ [2024-03-19T02:08:49.837Z] /org/glassfish/main/extras/embedded/test/app/ejb/RemoteInterface.class [2024-03-19T02:08:49.837Z] /org/glassfish/main/extras/embedded/test/app/ejb/RemoteBean.class [2024-03-19T02:08:50.093Z] 02:08:49.862509 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:08:50.093Z] 02:08:49.864919 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:08:50.093Z] 02:08:49.865462 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:08:50.093Z] 02:08:49.873710 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:08:50.093Z] 02:08:49.874511 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:08:50.093Z] 02:08:49.875306 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:08:50.093Z] 02:08:49.879241 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:08:50.350Z] [2.582s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 94M->30M(256M) 11.317ms [2024-03-19T02:08:50.350Z] [2.613s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 34M->32M(256M) 7.191ms [2024-03-19T02:08:50.350Z] [2.663s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 46M->35M(256M) 3.131ms [2024-03-19T02:08:50.350Z] [2.663s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:08:50.350Z] [2.691s][info][gc] GC(7) Pause Remark 45M->45M(256M) 2.936ms [2024-03-19T02:08:50.350Z] [2.700s][info][gc] GC(7) Pause Cleanup 49M->49M(256M) 0.083ms [2024-03-19T02:08:50.350Z] [2.701s][info][gc] GC(7) Concurrent Mark Cycle 37.812ms [2024-03-19T02:08:50.607Z] [3.034s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 161M->68M(256M) 22.262ms [2024-03-19T02:08:50.863Z] [3.247s][info][gc] GC(9) Pause Young (Mixed) (G1 Evacuation Pause) 147M->88M(256M) 24.130ms [2024-03-19T02:08:51.425Z] 02:08:51.144431 INFO main com.sun.jts.CosTransactions.DefaultTransactionService.setServerName JTS5014: Recoverable JTS instance, serverId = [36301] [2024-03-19T02:08:51.425Z] [3.644s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 173M->107M(410M) 19.509ms [2024-03-19T02:08:51.425Z] 02:08:51.293459 INFO main org.glassfish.enterprise.iiop.impl.GlassFishORBManager.getORB ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@f08f8a9 [2024-03-19T02:08:51.681Z] 02:08:51.383567 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB RemoteBean: [java:global/RemoteEjbJar/RemoteBean!org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, java:global/RemoteEjbJar/RemoteBean] [2024-03-19T02:08:51.682Z] 02:08:51.384025 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Glassfish-specific (Non-portable) JNDI names for EJB RemoteBean: [org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface#org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface] [2024-03-19T02:08:51.682Z] 02:08:51.411732 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:08:51.939Z] 02:08:51.702732 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:08:52.196Z] 02:08:52.124438 INFO main org.glassfish.deployment.admin.DeployCommand.execute RemoteEjbJar was successfully deployed in 2,463 milliseconds. [2024-03-19T02:08:52.453Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:08:52.453Z] 02:08:52.220714 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:08:52.453Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:08:52.453Z] 02:08:52.241933 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:08:52.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.185 s -- in org.glassfish.main.extras.embedded.test.all.deployment.ejb.RemoteEjbJarDeploymentITest [2024-03-19T02:08:52.709Z] [0.002s][info][gc] Using G1 [2024-03-19T02:08:53.271Z] [0.493s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->11M(258M) 3.166ms [2024-03-19T02:08:53.271Z] [INFO] Running org.glassfish.main.extras.embedded.test.all.StartupITest [2024-03-19T02:08:53.834Z] [1.004s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 41M->16M(258M) 5.262ms [2024-03-19T02:08:53.834Z] 02:08:53.783273 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:08:54.091Z] 02:08:53.945331 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:08:54.091Z] 02:08:53.946442 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:08:54.091Z] 02:08:53.979016 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:08:54.349Z] [1.598s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 55M->22M(258M) 6.467ms [2024-03-19T02:08:54.349Z] [1.598s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:08:54.349Z] [1.606s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.654ms [2024-03-19T02:08:54.349Z] [1.609s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.079ms [2024-03-19T02:08:54.349Z] [1.610s][info][gc] GC(3) Concurrent Mark Cycle 12.230ms [2024-03-19T02:08:54.605Z] 02:08:54.342767 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:08:54.606Z] 02:08:54.446614 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (511 ms), startup services (625 ms), total (1,136 ms) [2024-03-19T02:08:54.606Z] 02:08:54.520219 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed12454573762591954953tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed12454573762591954953tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:08:54.862Z] 02:08:54.632622 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:08:54.862Z] 02:08:54.650355 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:08:54.863Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:08:54.863Z] 02:08:54.670978 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:08:54.863Z] Completed shutdown of GlassFish runtime [2024-03-19T02:08:54.863Z] 02:08:54.826112 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:08:54.863Z] 02:08:54.834897 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:08:55.120Z] 02:08:55.032025 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 10 ms - bound to [/0.0.0.0:36631] [2024-03-19T02:08:55.120Z] 02:08:55.032802 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:08:55.120Z] [2.430s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 89M->32M(256M) 13.056ms [2024-03-19T02:08:55.377Z] 02:08:55.039321 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:08:55.377Z] 02:08:55.040326 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:08:55.377Z] 02:08:55.040848 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:08:55.377Z] 02:08:55.079479 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (156 ms), startup services (182 ms), total (338 ms) [2024-03-19T02:08:55.377Z] 02:08:55.085670 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed12454573762591954953tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed12454573762591954953tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:08:55.377Z] 02:08:55.089552 INFO Thread-13 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:08:55.377Z] 02:08:55.317630 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:08:55.377Z] 02:08:55.319966 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:08:55.377Z] 02:08:55.320552 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:08:55.377Z] 02:08:55.326808 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:08:55.377Z] 02:08:55.327571 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:08:55.377Z] 02:08:55.328336 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:08:55.377Z] 02:08:55.332837 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:08:55.634Z] [2.969s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 147M->37M(256M) 9.657ms [2024-03-19T02:08:55.634Z] [2.981s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 38M->38M(256M) 7.031ms [2024-03-19T02:08:55.634Z] [2.981s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:08:55.890Z] 02:08:55.539297 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:08:55.890Z] 02:08:55.564788 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:36631 [2024-03-19T02:08:55.890Z] 02:08:55.579181 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:08:55.891Z] 02:08:55.579789 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:08:55.891Z] [3.005s][info][gc] GC(7) Pause Remark 39M->39M(256M) 3.061ms [2024-03-19T02:08:55.891Z] [3.017s][info][gc] GC(7) Pause Cleanup 40M->40M(256M) 0.082ms [2024-03-19T02:08:55.891Z] [3.018s][info][gc] GC(7) Concurrent Mark Cycle 37.243ms [2024-03-19T02:08:55.891Z] 02:08:55.779226 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:08:55.891Z] 02:08:55.779986 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:08:56.149Z] 02:08:55.993076 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:08:56.149Z] org.glassfish.web.loader.WebappClassLoader@15914bb5[name=unknown], urls=[ [2024-03-19T02:08:56.149Z] file:/tmp/gfembed5963083429942486121tmp/applications/TestServletWebApp/WEB-INF/classes/ [2024-03-19T02:08:56.149Z] file:/tmp/gfembed5963083429942486121tmp/generated/ejb/TestServletWebApp/ [2024-03-19T02:08:56.149Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=30, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:08:56.149Z] 02:08:56.031457 INFO main com.sun.enterprise.web.WebApplication.start Loading application [TestServletWebApp] at [/TestServletWebApp] [2024-03-19T02:08:56.149Z] 02:08:56.094996 INFO main org.glassfish.deployment.admin.DeployCommand.execute TestServletWebApp was successfully deployed in 957 milliseconds. [2024-03-19T02:08:56.405Z] 02:08:56.169054 INFO http-listener(3) org.glassfish.tests.utils.example.TestServlet.doGet Servlet accepted the request! [2024-03-19T02:08:56.405Z] 02:08:56.189223 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:08:56.405Z] 02:08:56.199400 INFO Thread-1710814134654 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:08:56.405Z] org.glassfish.web.loader.WebappClassLoader@5a6af2c4[name=/TestServletWebApp], urls=[ [2024-03-19T02:08:56.405Z] file:/tmp/gfembed5963083429942486121tmp/applications/TestServletWebApp/WEB-INF/classes/ [2024-03-19T02:08:56.405Z] file:/tmp/gfembed5963083429942486121tmp/generated/ejb/TestServletWebApp/ [2024-03-19T02:08:56.405Z] file:/tmp/gfembed5963083429942486121tmp/generated/TestServletWebApp/ [2024-03-19T02:08:56.405Z] ][delegate=true, context=/TestServletWebApp, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:08:56.406Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:08:56.406Z] 02:08:56.209478 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:08:56.406Z] Completed shutdown of GlassFish runtime [2024-03-19T02:08:56.406Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.052 s -- in org.glassfish.main.extras.embedded.test.all.StartupITest [2024-03-19T02:08:56.663Z] [INFO] [2024-03-19T02:08:56.663Z] [INFO] Results: [2024-03-19T02:08:56.663Z] [INFO] [2024-03-19T02:08:56.663Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:08:56.663Z] [INFO] [2024-03-19T02:08:56.663Z] [INFO] [2024-03-19T02:08:56.663Z] [INFO] --- failsafe:3.2.5:verify (verify) @ tests-embedded --- [2024-03-19T02:08:56.663Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/failsafe-reports [2024-03-19T02:08:56.663Z] [INFO] [2024-03-19T02:08:56.663Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-tests-embedded-checkstyle) @ tests-embedded --- [2024-03-19T02:08:56.663Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:08:56.663Z] [INFO] [2024-03-19T02:08:56.663Z] [INFO] --- install:3.1.1:install (default-install) @ tests-embedded --- [2024-03-19T02:08:56.663Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/8.0.1-SNAPSHOT/tests-embedded-8.0.1-SNAPSHOT.pom [2024-03-19T02:08:56.663Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/tests-embedded.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/8.0.1-SNAPSHOT/tests-embedded-8.0.1-SNAPSHOT.jar [2024-03-19T02:08:56.663Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/8.0.1-SNAPSHOT/tests-embedded-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:08:56.663Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/tests/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/8.0.1-SNAPSHOT/tests-embedded-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:08:56.663Z] [INFO] [2024-03-19T02:08:56.663Z] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [2024-03-19T02:08:56.663Z] [INFO] Building Embedded GlassFish Shell Jars 8.0.1-SNAPSHOT [279/332] [2024-03-19T02:08:56.663Z] [INFO] from appserver/extras/embedded/shell/pom.xml [2024-03-19T02:08:56.663Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:08:56.663Z] [INFO] [2024-03-19T02:08:56.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.663Z] [INFO] [2024-03-19T02:08:56.663Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.663Z] [INFO] [2024-03-19T02:08:56.663Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.663Z] [INFO] [2024-03-19T02:08:56.663Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.664Z] [INFO] No sources to compile [2024-03-19T02:08:56.664Z] [INFO] [2024-03-19T02:08:56.664Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.664Z] [INFO] [2024-03-19T02:08:56.664Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.664Z] [INFO] [2024-03-19T02:08:56.664Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.664Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:08:56.664Z] [INFO] [2024-03-19T02:08:56.664Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.664Z] [INFO] No sources to compile [2024-03-19T02:08:56.664Z] [INFO] [2024-03-19T02:08:56.664Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.664Z] [INFO] No sources to compile [2024-03-19T02:08:56.664Z] [INFO] [2024-03-19T02:08:56.664Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.664Z] [INFO] Executing tasks [2024-03-19T02:08:56.664Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/classes/META-INF for [2024-03-19T02:08:56.664Z] [INFO] [echo] glassfish-embedded-shell-jar [2024-03-19T02:08:56.664Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/classes/META-INF [2024-03-19T02:08:56.664Z] [INFO] Executed tasks [2024-03-19T02:08:56.664Z] [INFO] [2024-03-19T02:08:56.664Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.664Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:08:56.920Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:08:56.920Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/bom.xml [2024-03-19T02:08:56.920Z] [INFO] attaching as glassfish-embedded-shell-jar-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:08:56.920Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/bom.json [2024-03-19T02:08:56.920Z] [INFO] attaching as glassfish-embedded-shell-jar-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:08:56.920Z] [INFO] [2024-03-19T02:08:56.920Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.920Z] [INFO] No tests to run. [2024-03-19T02:08:56.920Z] [INFO] [2024-03-19T02:08:56.920Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.920Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/failsafe-reports [2024-03-19T02:08:56.921Z] [INFO] [2024-03-19T02:08:56.921Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.extras-glassfish-embedded-shell-jar-checkstyle) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.921Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:08:56.921Z] [INFO] [2024-03-19T02:08:56.921Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-jar --- [2024-03-19T02:08:56.921Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/8.0.1-SNAPSHOT/glassfish-embedded-shell-jar-8.0.1-SNAPSHOT.pom [2024-03-19T02:08:56.921Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/8.0.1-SNAPSHOT/glassfish-embedded-shell-jar-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:08:56.921Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/shell/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/8.0.1-SNAPSHOT/glassfish-embedded-shell-jar-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:08:56.921Z] [INFO] [2024-03-19T02:08:56.921Z] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [2024-03-19T02:08:56.921Z] [INFO] Building Debug 8.0.1-SNAPSHOT [280/332] [2024-03-19T02:08:56.921Z] [INFO] from appserver/featuresets/debug/pom.xml [2024-03-19T02:08:56.921Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:08:56.921Z] [INFO] [2024-03-19T02:08:56.921Z] [INFO] --- clean:3.3.2:clean (default-clean) @ debug --- [2024-03-19T02:08:56.921Z] [INFO] [2024-03-19T02:08:56.921Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ debug --- [2024-03-19T02:08:56.921Z] [INFO] [2024-03-19T02:08:56.921Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ debug --- [2024-03-19T02:08:56.921Z] [INFO] [2024-03-19T02:08:56.921Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ debug --- [2024-03-19T02:08:56.921Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:08:56.921Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:08:58.288Z] [INFO] [2024-03-19T02:08:58.288Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ debug --- [2024-03-19T02:08:58.288Z] [INFO] [2024-03-19T02:08:58.288Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ debug --- [2024-03-19T02:08:58.288Z] [INFO] [2024-03-19T02:08:58.288Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ debug --- [2024-03-19T02:08:58.288Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:08:58.288Z] [INFO] [2024-03-19T02:08:58.288Z] [INFO] --- resources:3.3.1:resources (default-resources) @ debug --- [2024-03-19T02:08:58.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/src/main/resources [2024-03-19T02:08:58.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/src/main/manpages [2024-03-19T02:08:58.288Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:08:58.288Z] [INFO] [2024-03-19T02:08:58.288Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ debug --- [2024-03-19T02:08:58.288Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:08:58.288Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:09:00.179Z] [INFO] [2024-03-19T02:09:00.180Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ debug --- [2024-03-19T02:09:00.180Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:00.180Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:09:02.070Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:09:02.070Z] [INFO] [2024-03-19T02:09:02.070Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ debug --- [2024-03-19T02:09:02.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/src/test/resources [2024-03-19T02:09:02.070Z] [INFO] [2024-03-19T02:09:02.070Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ debug --- [2024-03-19T02:09:02.070Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:02.070Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:09:03.961Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:09:03.961Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:09:03.961Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:09:03.961Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:09:03.961Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:09:03.961Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:09:03.962Z] Use -proc:none to disable annotation processing. [2024-03-19T02:09:03.962Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:09:03.962Z] [INFO] [2024-03-19T02:09:03.962Z] [INFO] --- surefire:3.2.5:test (default-test) @ debug --- [2024-03-19T02:09:03.962Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/surefire-reports [2024-03-19T02:09:03.962Z] [INFO] Using auto detected provider org.apache.maven.surefire.junit.JUnit3Provider [2024-03-19T02:09:03.962Z] [INFO] [2024-03-19T02:09:03.962Z] [INFO] ------------------------------------------------------- [2024-03-19T02:09:03.962Z] [INFO] T E S T S [2024-03-19T02:09:03.962Z] [INFO] ------------------------------------------------------- [2024-03-19T02:09:03.962Z] [0.002s][info][gc] Using G1 [2024-03-19T02:09:03.962Z] [0.224s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 23M->5M(258M) 2.068ms [2024-03-19T02:09:04.218Z] [0.420s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 39M->10M(258M) 2.357ms [2024-03-19T02:09:04.218Z] [INFO] Running org.glassfish.debug.DebugTest [2024-03-19T02:09:04.218Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.glassfish.debug.DebugTest [2024-03-19T02:09:04.780Z] [INFO] [2024-03-19T02:09:04.780Z] [INFO] Results: [2024-03-19T02:09:04.780Z] [INFO] [2024-03-19T02:09:04.780Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:09:04.780Z] [INFO] [2024-03-19T02:09:04.780Z] [INFO] [2024-03-19T02:09:04.780Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ debug --- [2024-03-19T02:09:04.780Z] [INFO] Executing tasks [2024-03-19T02:09:04.780Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/classes/META-INF for [2024-03-19T02:09:04.780Z] [INFO] [echo] debug [2024-03-19T02:09:04.780Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/classes/META-INF [2024-03-19T02:09:04.781Z] [INFO] Executed tasks [2024-03-19T02:09:04.781Z] [INFO] [2024-03-19T02:09:04.781Z] [INFO] --- jar:3.3.0:jar (default-jar) @ debug --- [2024-03-19T02:09:04.781Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/debug.jar [2024-03-19T02:09:04.781Z] [INFO] [2024-03-19T02:09:04.781Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ debug --- [2024-03-19T02:09:04.781Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:09:11.319Z] [INFO] CycloneDX: Creating BOM version 1.4 with 363 component(s) [2024-03-19T02:09:11.319Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/bom.xml [2024-03-19T02:09:11.319Z] [INFO] attaching as debug-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:11.319Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/bom.json [2024-03-19T02:09:11.319Z] [INFO] attaching as debug-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:11.319Z] [INFO] [2024-03-19T02:09:11.319Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ debug --- [2024-03-19T02:09:11.319Z] [INFO] [2024-03-19T02:09:11.319Z] [INFO] --- failsafe:3.2.5:verify (verify) @ debug --- [2024-03-19T02:09:11.319Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/failsafe-reports [2024-03-19T02:09:11.319Z] [INFO] [2024-03-19T02:09:11.319Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.featuresets-debug-checkstyle) @ debug --- [2024-03-19T02:09:11.319Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:09:11.319Z] [INFO] [2024-03-19T02:09:11.319Z] [INFO] --- install:3.1.1:install (default-install) @ debug --- [2024-03-19T02:09:11.319Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/8.0.1-SNAPSHOT/debug-8.0.1-SNAPSHOT.pom [2024-03-19T02:09:11.319Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/debug.jar to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/8.0.1-SNAPSHOT/debug-8.0.1-SNAPSHOT.jar [2024-03-19T02:09:11.320Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/8.0.1-SNAPSHOT/debug-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:11.320Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/featuresets/debug/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/8.0.1-SNAPSHOT/debug-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:11.320Z] [INFO] [2024-03-19T02:09:11.320Z] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [2024-03-19T02:09:11.320Z] [INFO] Building Glassfish Web Profile Distribution 8.0.1-SNAPSHOT [281/332] [2024-03-19T02:09:11.320Z] [INFO] from appserver/distributions/web/pom.xml [2024-03-19T02:09:11.320Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-03-19T02:09:11.320Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-03-19T02:09:11.320Z] [INFO] [2024-03-19T02:09:11.320Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-03-19T02:09:11.320Z] [INFO] [2024-03-19T02:09:11.320Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web --- [2024-03-19T02:09:11.320Z] [INFO] [2024-03-19T02:09:11.320Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-03-19T02:09:11.320Z] [INFO] [2024-03-19T02:09:11.320Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web --- [2024-03-19T02:09:11.320Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:11.320Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/dependency [2024-03-19T02:09:11.320Z] [INFO] [2024-03-19T02:09:11.320Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ web --- [2024-03-19T02:09:11.320Z] [INFO] [2024-03-19T02:09:11.320Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web --- [2024-03-19T02:09:11.320Z] [INFO] [2024-03-19T02:09:11.320Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web --- [2024-03-19T02:09:11.320Z] [INFO] [2024-03-19T02:09:11.320Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-03-19T02:09:11.320Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:09:11.320Z] [INFO] [2024-03-19T02:09:11.320Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ web --- [2024-03-19T02:09:11.576Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:8.0.1-SNAPSHOT to target/dependency/libpam4j.jar [2024-03-19T02:09:11.576Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2024-03-19T02:09:11.576Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:8.0.1-SNAPSHOT to target/dependency/ejb-client.jar [2024-03-19T02:09:11.576Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [2024-03-19T02:09:11.576Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:8.0.1-SNAPSHOT to target/dependency/resources-runtime.jar [2024-03-19T02:09:11.576Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-03-19T02:09:11.576Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:4.0-M1-GF1 to target/dependency/jersey-hk2.jar [2024-03-19T02:09:11.577Z] [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.3 to target/dependency/jakarta.mail-api.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:8.0.1-SNAPSHOT to target/dependency/jakartaee-kernel.jar [2024-03-19T02:09:11.577Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.6 to target/dependency/asm-util.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [2024-03-19T02:09:11.577Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:3.0.0-M2 to target/dependency/jakarta.authorization-api.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jca-plugin.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:8.0.1-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:8.0.1-SNAPSHOT to target/dependency/osgi-container.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:8.0.1-SNAPSHOT to target/dependency/jdbc-config.jar [2024-03-19T02:09:11.577Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.0 to target/dependency/jackson-core.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:4.0.0-M2 to target/dependency/hk2-api.jar [2024-03-19T02:09:11.577Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 to target/dependency/jackson-annotations.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:8.0.1-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jackson.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jts-plugin.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:8.0.1-SNAPSHOT to target/dependency/cluster-cli.jar [2024-03-19T02:09:11.577Z] [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.2.0-M1 to target/dependency/jakarta.websocket-client-api.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.dbws.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.core:logging:jar:8.0.1-SNAPSHOT to target/dependency/logging.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:8.0.1-SNAPSHOT to target/dependency/ssl-impl.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:8.0.1-SNAPSHOT to target/dependency/web-cli.jar [2024-03-19T02:09:11.577Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:8.0.1-SNAPSHOT to target/dependency/appserver-schemas [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:8.0.1-SNAPSHOT to target/dependency/web-naming.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:4.0-M1-GF1 to target/dependency/jersey-bean-validation.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-naming.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:8.0.1-SNAPSHOT to target/dependency/cluster-common.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:4.0-M1-GF1 to target/dependency/jersey-entity-filtering.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:8.0.1-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2024-03-19T02:09:11.577Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2024-03-19T02:09:11.578Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.2.0-M1 to target/dependency/jakarta.websocket-api.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:8.0.1-SNAPSHOT to target/dependency/mail-connector.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:4.0.0-M2 to target/dependency/aopalliance-repackaged.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:8.0.1-SNAPSHOT to target/dependency/amx-core.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-03-19T02:09:11.578Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:8.0.1-SNAPSHOT to target/dependency/amx-jakartaee.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2024-03-19T02:09:11.578Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.2.0-M2 to target/dependency/jakarta.persistence-api.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:4.0-M1-GF1 to target/dependency/jersey-mvc.jar [2024-03-19T02:09:11.578Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.1.0-M1 to target/dependency/jakarta.validation-api.jar [2024-03-19T02:09:11.578Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-el-api:jar:4.1.0 to target/dependency/jakarta.enterprise.cdi-el-api.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.jpa.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:8.0.1-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2024-03-19T02:09:11.578Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.1.0 to target/dependency/jakarta.enterprise.lang-model.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:8.0.1-SNAPSHOT to target/dependency/admin-cli.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [2024-03-19T02:09:11.578Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1 to target/dependency/jakarta.json.bind-api.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [2024-03-19T02:09:11.578Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:8.0.1-SNAPSHOT to target/dependency/dol.jar [2024-03-19T02:09:11.578Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2024-03-19T02:09:12.508Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:8.0.1-SNAPSHOT to target/dependency/rest-client.jar [2024-03-19T02:09:12.508Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:8.0.1-SNAPSHOT to target/dependency/monitoring-core.jar [2024-03-19T02:09:12.508Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:8.0.1-SNAPSHOT to target/dependency/glassfish-common [2024-03-19T02:09:12.508Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:8.0.1-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-03-19T02:09:12.508Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:8.0.1-SNAPSHOT to target/dependency/ejb-container.jar [2024-03-19T02:09:12.508Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-03-19T02:09:12.508Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-03-19T02:09:12.508Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:8.0.1-SNAPSHOT to target/dependency/concurrent-connector.jar [2024-03-19T02:09:12.508Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-03-19T02:09:12.508Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:8.0.1-SNAPSHOT to target/dependency/cluster-admin.jar [2024-03-19T02:09:12.508Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-03-19T02:09:12.508Z] [INFO] Copying org.glassfish.main.core:kernel:jar:8.0.1-SNAPSHOT to target/dependency/kernel.jar [2024-03-19T02:09:12.508Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:8.0.1-SNAPSHOT to target/dependency/annotation-framework.jar [2024-03-19T02:09:12.509Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.concurro:concurro:jar:3.1.0-M3 to target/dependency/concurro.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:8.0.1-SNAPSHOT to target/dependency/rest-service.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-resources.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.oracle.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:8.0.1-SNAPSHOT to target/dependency/load-balancer-admin.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.1.Final to target/dependency/jboss-classfilewriter.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:4.0-M1-GF1 to target/dependency/jersey-container-grizzly2-http.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:8.0.1-SNAPSHOT to target/dependency/templates.jar [2024-03-19T02:09:12.509Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:8.0.1-SNAPSHOT to target/dependency/descriptors [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:4.0-M1-GF1 to target/dependency/jersey-cdi1x.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:8.0.1-SNAPSHOT to target/dependency/orb-enabler.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:8.0.1-SNAPSHOT to target/dependency/web-embed-api.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.6 to target/dependency/asm-tree.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-binding.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.ow2.asm:asm:jar:9.6 to target/dependency/asm.jar [2024-03-19T02:09:12.509Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.1.0-M1 to target/dependency/jakarta.authentication-api.jar [2024-03-19T02:09:12.509Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-processing.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.2.0-M1 to target/dependency/tyrus-server.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:4.0-M1-GF1 to target/dependency/jersey-cdi1x-transaction.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:8.0.1-SNAPSHOT to target/dependency/jta.jar [2024-03-19T02:09:12.509Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:8.0.1-SNAPSHOT to target/dependency/jdbc-ra [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.main.security:security:jar:8.0.1-SNAPSHOT to target/dependency/security.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:4.0-M1-GF1 to target/dependency/jersey-mvc-jsp.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:4.0.0-M2 to target/dependency/jakarta.security.enterprise.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:8.0.1-SNAPSHOT to target/dependency/deployment-common.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:8.0.1-SNAPSHOT to target/dependency/persistence-common.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-03-19T02:09:12.509Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:8.0.1-SNAPSHOT to target/dependency/admin-core.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-web-connector.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.extras:jakartaee:jar:8.0.1-SNAPSHOT to target/dependency/jakartaee.jar [2024-03-19T02:09:12.510Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:8.0.1-SNAPSHOT to target/dependency/jdbc-runtime.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.hk2:class-model:jar:4.0.0-M2 to target/dependency/class-model.jar [2024-03-19T02:09:12.510Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-dtds [2024-03-19T02:09:12.510Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:8.0.1-SNAPSHOT to target/dependency/jspcaching-connector.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:8.0.1-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.exousia:exousia:jar:3.0.0-M2 to target/dependency/exousia.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:8.0.1-SNAPSHOT to target/dependency/appserv-rt.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.common:container-common:jar:8.0.1-SNAPSHOT to target/dependency/container-common.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:4.0-M1-GF1 to target/dependency/jersey-media-sse.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-api.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:8.0.1-SNAPSHOT to target/dependency/web-ha.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:4.0.0-M2 to target/dependency/hk2-core.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:8.0.1-SNAPSHOT to target/dependency/jts.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:6.0.0.Beta1 to target/dependency/weld-osgi-bundle.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2024-03-19T02:09:12.510Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.1.0-M2 to target/dependency/jakarta.servlet-api.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:8.0.1-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:8.0.1-SNAPSHOT to target/dependency/config-types.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.2.0-M1 to target/dependency/tyrus-spi.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-03-19T02:09:12.510Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:8.0.1-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.common:common-util:jar:8.0.1-SNAPSHOT to target/dependency/common-util.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:8.0.1-SNAPSHOT to target/dependency/websecurity.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:4.0-M1-GF1 to target/dependency/jersey-common.jar [2024-03-19T02:09:12.511Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:8.0.1-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-03-19T02:09:12.511Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:4.0.0-M2 to target/dependency/jakarta.security.enterprise-api.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.1.0-M1 to target/dependency/jsftemplating.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-weld-connector.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.1.0-M1 to target/dependency/epicyro.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.2.0-M1 to target/dependency/tyrus-container-glassfish-ejb.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.6 to target/dependency/parsson.jar [2024-03-19T02:09:12.511Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:8.0.1-SNAPSHOT to target/dependency/nucleus-schemas [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:8.0.1-SNAPSHOT to target/dependency/glassfish.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:4.0-M1-GF1 to target/dependency/jersey-container-servlet-core.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.admin:backup:jar:8.0.1-SNAPSHOT to target/dependency/backup.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:8.0.1-SNAPSHOT to target/dependency/jsf-connector.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:8.0.1-SNAPSHOT to target/dependency/resources-connector.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:8.0.1-SNAPSHOT to target/dependency/mail-runtime.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:8.0.1-SNAPSHOT to target/dependency/cli-optional.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:4.0-M1-GF1 to target/dependency/jersey-media-jaxb.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:8.0.1-SNAPSHOT to target/dependency/descriptors.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.2.0-M1 to target/dependency/tyrus-container-servlet.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.main.common:stats77:jar:8.0.1-SNAPSHOT to target/dependency/stats77.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2024-03-19T02:09:12.511Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:4.0.0-M2 to target/dependency/jakarta.servlet.jsp-api.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.2.0-M1 to target/dependency/tyrus-container-grizzly-client.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.6 to target/dependency/parsson-media.jar [2024-03-19T02:09:12.511Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.2.0-M1 to target/dependency/tyrus-container-glassfish-cdi.jar [2024-03-19T02:09:12.512Z] [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:8.0.1-SNAPSHOT to target/dependency/web-sse.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/ejb-internal-api.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:8.0.1-SNAPSHOT to target/dependency/work-management.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:8.0.1-SNAPSHOT to target/dependency/dataprovider.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:8.0.1-SNAPSHOT to target/dependency/console-plugin-service.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:5.0.0-B01 to target/dependency/org.eclipse.persistence.core.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2024-03-19T02:09:12.512Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.security:security-services:jar:8.0.1-SNAPSHOT to target/dependency/security-services.jar [2024-03-19T02:09:12.512Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.2.0 to target/dependency/jakarta.interceptor-api.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:4.0.0-M2 to target/dependency/hk2-utils.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:8.0.1-SNAPSHOT to target/dependency/server-mgmt.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:4.0-M1-GF1 to target/dependency/jersey-container-servlet.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:8.0.1-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:8.0.1-SNAPSHOT to target/dependency/appserver-cli.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:4.0-M1-GF1 to target/dependency/jersey-media-moxy.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:8.0.1-SNAPSHOT to target/dependency/concurrent-impl.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:4.0.0-M2 to target/dependency/osgi-adapter.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:8.0.1-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-03-19T02:09:12.512Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:4.0.0-M2 to target/dependency/hk2-locator.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:8.0.1-SNAPSHOT to target/dependency/console-common.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:8.0.1-SNAPSHOT to target/dependency/deployment-admin.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.2.0-M1 to target/dependency/tyrus-core.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.6 to target/dependency/asm-analysis.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [2024-03-19T02:09:12.512Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:8.0.1-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2024-03-19T02:09:12.513Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:8.0.1-SNAPSHOT to target/dependency/web-glue.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:4.0.0-M2 to target/dependency/soteria.spi.bean.decorator.weld.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-web-plugin.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.web:war-util:jar:8.0.1-SNAPSHOT to target/dependency/war-util.jar [2024-03-19T02:09:12.513Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:8.0.1-SNAPSHOT to target/dependency/appserver-dtds [2024-03-19T02:09:12.513Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:8.0.1-SNAPSHOT to target/dependency/war [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.2.0-M1 to target/dependency/tyrus-client.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:8.0.1-SNAPSHOT to target/dependency/orb-connector.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:8.0.1-SNAPSHOT to target/dependency/connectors-admin.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:4.0-M1-GF1 to target/dependency/jersey-cdi1x-servlet.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:8.0.1-SNAPSHOT to target/dependency/jstl-connector.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:8.0.1-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:8.0.1-SNAPSHOT to target/dependency/internal-api.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:4.0.0-M2 to target/dependency/hk2-runlevel.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.expressly:expressly:jar:6.0.0-M1 to target/dependency/expressly.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:8.0.1-SNAPSHOT to target/dependency/launcher.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/transaction-internal-api.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:8.0.1-SNAPSHOT to target/dependency/appserver-domain.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:8.0.1-SNAPSHOT to target/dependency/gms-adapter.jar [2024-03-19T02:09:12.513Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:8.0.1-SNAPSHOT to target/dependency/config-api.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-03-19T02:09:12.513Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:8.0.1-SNAPSHOT to target/dependency/weld-integration.jar [2024-03-19T02:09:12.513Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 to target/dependency/jackson-databind.jar [2024-03-19T02:09:12.514Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:3.0.0 to target/dependency/jakarta.annotation-api.jar [2024-03-19T02:09:12.514Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:4.0-M1-GF1 to target/dependency/jersey-client.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.wasp:wasp:jar:4.0.0-M1 to target/dependency/wasp.jar [2024-03-19T02:09:12.514Z] [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:8.0.1-SNAPSHOT to target/dependency/jpa-container.jar [2024-03-19T02:09:12.514Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:6.0.0 to target/dependency/jakarta.el-api.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:4.0-M1-GF1 to target/dependency/jersey-media-multipart.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:4.0-M1-GF1 to target/dependency/jersey-server.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:8.0.1-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:8.0.1-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.3 to target/dependency/angus-mail.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:8.0.1-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:8.0.1-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-03-19T02:09:12.514Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.1.0 to target/dependency/jakarta.enterprise.cdi-api.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:8.0.1-SNAPSHOT to target/dependency/ha-file-store.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:8.0.1-SNAPSHOT to target/dependency/connectors-internal-api.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.6 to target/dependency/asm-commons.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:8.0.1-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:8.0.1-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:4.0-M1-GF1 to target/dependency/jersey-media-json-jettison.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:8.0.1-SNAPSHOT to target/dependency/jdbc-admin.jar [2024-03-19T02:09:12.514Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.1.0-M2 to target/dependency/jakarta.enterprise.concurrent-api.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:8.0.1-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:8.0.1-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:8.0.1-SNAPSHOT to target/dependency/security-ee.jar [2024-03-19T02:09:12.514Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:8.0.1-SNAPSHOT to target/dependency/api-exporter.jar [2024-03-19T02:09:12.515Z] [INFO] Copying org.glassfish.main.web:web-core:jar:8.0.1-SNAPSHOT to target/dependency/web-core.jar [2024-03-19T02:09:12.515Z] [INFO] Copying org.glassfish:jakarta.faces:jar:4.1.0-M2 to target/dependency/jakarta.faces.jar [2024-03-19T02:09:12.515Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:8.0.1-SNAPSHOT to target/dependency/connectors-runtime.jar [2024-03-19T02:09:12.515Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:8.0.1-SNAPSHOT to target/dependency/admin-util.jar [2024-03-19T02:09:12.515Z] [INFO] Copying org.glassfish.hk2:hk2:jar:4.0.0-M2 to target/dependency/hk2.jar [2024-03-19T02:09:12.515Z] [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.38-rc3 to target/dependency/nimbus-jose-jwt.jar [2024-03-19T02:09:12.515Z] [INFO] [2024-03-19T02:09:12.515Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web --- [2024-03-19T02:09:12.515Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:12.515Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/dependency [2024-03-19T02:09:13.443Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java uses unchecked or unsafe operations. [2024-03-19T02:09:13.443Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:09:13.443Z] [INFO] [2024-03-19T02:09:13.443Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web --- [2024-03-19T02:09:13.443Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:13.443Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/dependency [2024-03-19T02:09:14.810Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:09:14.810Z] [INFO] [2024-03-19T02:09:14.810Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-03-19T02:09:14.810Z] [INFO] Executing tasks [2024-03-19T02:09:14.810Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/dependency/META-INF for [2024-03-19T02:09:14.810Z] [INFO] [echo] web [2024-03-19T02:09:14.810Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/dependency/META-INF [2024-03-19T02:09:14.810Z] [INFO] Executed tasks [2024-03-19T02:09:14.810Z] [INFO] [2024-03-19T02:09:14.810Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ web --- [2024-03-19T02:09:14.810Z] [INFO] Reading assembly descriptor: src/main/assembly/web.xml [2024-03-19T02:09:14.810Z] [INFO] Copying files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage [2024-03-19T02:09:15.065Z] [INFO] [2024-03-19T02:09:15.065Z] [INFO] --- exec:3.2.0:exec (create-domain) @ web --- [2024-03-19T02:09:15.628Z] Using port 4848 for Admin. [2024-03-19T02:09:15.628Z] Using port 8080 for HTTP Instance. [2024-03-19T02:09:15.628Z] Using default port 7676 for JMS. [2024-03-19T02:09:15.628Z] Using default port 3700 for IIOP. [2024-03-19T02:09:15.628Z] Using default port 8181 for HTTP_SSL. [2024-03-19T02:09:15.628Z] Using default port 3820 for IIOP_SSL. [2024-03-19T02:09:15.628Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-03-19T02:09:15.628Z] Using default port 8686 for JMX_ADMIN. [2024-03-19T02:09:15.628Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T02:09:15.628Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T02:09:15.628Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:09:15.628Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:09:17.520Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:09:17.521Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:09:17.521Z] [2024-03-19T02:09:17.521Z] Warning: [2024-03-19T02:09:17.521Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:09:17.521Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:09:17.521Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:09:18.083Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:09:18.083Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:09:18.083Z] [2024-03-19T02:09:18.083Z] Warning: [2024-03-19T02:09:18.083Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:09:18.340Z] Enter keystore password: Certificate stored in file [2024-03-19T02:09:18.340Z] [2024-03-19T02:09:18.340Z] Warning: [2024-03-19T02:09:18.340Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:09:18.598Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:09:18.854Z] Enter keystore password: Certificate stored in file [2024-03-19T02:09:18.854Z] [2024-03-19T02:09:18.854Z] Warning: [2024-03-19T02:09:18.854Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:09:19.110Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:09:19.673Z] Domain domain1 created. [2024-03-19T02:09:19.673Z] Domain domain1 admin port is 4848. [2024-03-19T02:09:19.673Z] Domain domain1 allows admin login as user "admin" with no password. [2024-03-19T02:09:19.673Z] Admin login information for host [localhost] and port [4848] [2024-03-19T02:09:19.673Z] is being overwritten with credentials provided because the [2024-03-19T02:09:19.673Z] --savelogin option was used during the create-domain command. [2024-03-19T02:09:19.673Z] Login information relevant to admin user name [admin] [2024-03-19T02:09:19.673Z] for this domain [domain1] stored at [2024-03-19T02:09:19.673Z] [/home/jenkins/.gfclient/pass] successfully. [2024-03-19T02:09:19.673Z] Make sure that this file remains protected. [2024-03-19T02:09:19.673Z] Information stored in this file will be used by [2024-03-19T02:09:19.673Z] administration commands to manage this domain. [2024-03-19T02:09:19.673Z] Command create-domain executed successfully. [2024-03-19T02:09:19.673Z] [INFO] [2024-03-19T02:09:19.673Z] [INFO] --- antrun:3.1.0:run (do stuff) @ web --- [2024-03-19T02:09:19.673Z] [INFO] Executing tasks [2024-03-19T02:09:19.929Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar.tmp [2024-03-19T02:09:19.929Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules [2024-03-19T02:09:19.929Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar [2024-03-19T02:09:19.929Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/hibernate-validator.jar.tmp [2024-03-19T02:09:19.929Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules [2024-03-19T02:09:20.185Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/hibernate-validator.jar [2024-03-19T02:09:20.185Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/jakarta.enterprise.cdi-el-api.jar.tmp [2024-03-19T02:09:20.185Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules [2024-03-19T02:09:20.185Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/jakarta.enterprise.cdi-el-api.jar [2024-03-19T02:09:20.185Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/parsson-media.jar.tmp [2024-03-19T02:09:20.185Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules [2024-03-19T02:09:20.185Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/parsson-media.jar [2024-03-19T02:09:20.185Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/hibernate-validator-cdi.jar.tmp [2024-03-19T02:09:20.185Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules [2024-03-19T02:09:20.186Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/hibernate-validator-cdi.jar [2024-03-19T02:09:20.186Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/tyrus-client.jar.tmp [2024-03-19T02:09:20.186Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules [2024-03-19T02:09:20.186Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/stage/glassfish8/glassfish/modules/tyrus-client.jar [2024-03-19T02:09:20.442Z] [INFO] Executed tasks [2024-03-19T02:09:20.442Z] [INFO] [2024-03-19T02:09:20.442Z] [INFO] --- assembly:3.6.0:single (default-single) @ web --- [2024-03-19T02:09:20.442Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-03-19T02:09:20.442Z] [INFO] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/web.zip [2024-03-19T02:09:21.373Z] [INFO] [2024-03-19T02:09:21.373Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ web --- [2024-03-19T02:09:21.373Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/web.zip [2024-03-19T02:09:21.373Z] [INFO] [2024-03-19T02:09:21.373Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web --- [2024-03-19T02:09:21.373Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:09:26.620Z] [INFO] CycloneDX: Creating BOM version 1.4 with 293 component(s) [2024-03-19T02:09:26.876Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/bom.xml [2024-03-19T02:09:26.876Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:26.877Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/bom.json [2024-03-19T02:09:26.877Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:26.877Z] [INFO] [2024-03-19T02:09:26.877Z] [INFO] --- spec-version:2.1:check-distribution (default) @ web --- [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [ jakarta.activation:jakarta.activation-api:2.1.3 ] [2024-03-19T02:09:26.877Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.3 } [2024-03-19T02:09:26.877Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [ jakarta.annotation:jakarta.annotation-api:3.0.0 ] [2024-03-19T02:09:26.877Z] { groupIdPrefix=jakarta. spec-version=3.0.0 apiPackage=jakarta.annotation API final spec-impl-version=3.0.0 } [2024-03-19T02:09:26.877Z] - WARNING: spec-version (3.0.0) is invalid, JCP spec version number must be of the form . [2024-03-19T02:09:26.877Z] - WARNING: Specification-Version (3.0) should be 3.0.0 [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [ jakarta.authentication:jakarta.authentication-api:3.1.0-M1 ] [2024-03-19T02:09:26.877Z] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.1.0-M1 } [2024-03-19T02:09:26.877Z] - ERROR: missing configuration ( spec-version ) [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [ jakarta.authorization:jakarta.authorization-api:3.0.0-M2 ] [2024-03-19T02:09:26.877Z] { groupIdPrefix=jakarta. spec-version=3.0.0-M2 apiPackage=jakarta.authorization API final spec-impl-version=3.0.0-M2 } [2024-03-19T02:09:26.877Z] - WARNING: spec-version (3.0.0-M2) is invalid, JCP spec version number must be of the form . [2024-03-19T02:09:26.877Z] - WARNING: Implementation-Version (3.0.0) should be equal to Maven-Version (3.0.0-M2) [2024-03-19T02:09:26.877Z] - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization [2024-03-19T02:09:26.877Z] - WARNING: Bundle-Version (3.0.0) should be 3.0.0-M2 [2024-03-19T02:09:26.877Z] - WARNING: Specification-Version (3.0) should be 3.0.0-M2 [2024-03-19T02:09:26.877Z] - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] [2024-03-19T02:09:26.877Z] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } [2024-03-19T02:09:26.877Z] - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . [2024-03-19T02:09:26.877Z] - WARNING: Specification-Version (4.0) should be 4.0.1 [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [ jakarta.el:jakarta.el-api:6.0.0 ] [2024-03-19T02:09:26.877Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.877Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.1.0 ] [2024-03-19T02:09:26.877Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.877Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T02:09:26.877Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T02:09:26.877Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:09:26.877Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [ jakarta.enterprise:jakarta.enterprise.cdi-el-api:4.1.0 ] [2024-03-19T02:09:26.877Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.877Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T02:09:26.877Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T02:09:26.877Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:09:26.877Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.1.0-M2 ] [2024-03-19T02:09:26.877Z] { groupIdPrefix=jakarta. spec-version=3.1.0-M2 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.1.0-M2 } [2024-03-19T02:09:26.877Z] - WARNING: spec-version (3.1.0-M2) is invalid, JCP spec version number must be of the form . [2024-03-19T02:09:26.877Z] - WARNING: Implementation-Version (3.1.0) should be equal to Maven-Version (3.1.0-M2) [2024-03-19T02:09:26.877Z] - WARNING: Bundle-Version (3.1.0) should be 3.1.0-M2 [2024-03-19T02:09:26.877Z] - WARNING: Specification-Version (3.1) should be 3.1.0-M2 [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [2024-03-19T02:09:26.877Z] [ jakarta.enterprise:jakarta.enterprise.lang-model:4.1.0 ] [2024-03-19T02:09:26.877Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.877Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T02:09:26.877Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T02:09:26.877Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:09:26.877Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ org.glassfish:jakarta.faces:4.1.0-M2 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.1.0-M2 } [2024-03-19T02:09:26.878Z] - WARNING: Bundle-Version (4.1.0.M2) should be 4.1.0-M2 [2024-03-19T02:09:26.878Z] - WARNING: Specification-Version (4.1) should be 3.0 [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.interceptor:jakarta.interceptor-api:2.2.0 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. spec-version=2.2.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.2.0 } [2024-03-19T02:09:26.878Z] - WARNING: spec-version (2.2.0) is invalid, JCP spec version number must be of the form . [2024-03-19T02:09:26.878Z] - WARNING: Specification-Version (2.2) should be 2.2.0 [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.json:jakarta.json-api:2.1.3 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.878Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.mail:jakarta.mail-api:2.1.3 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.878Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:09:26.878Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.json.bind:jakarta.json.bind-api:3.0.1 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.878Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T02:09:26.878Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T02:09:26.878Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:09:26.878Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.878Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.persistence:jakarta.persistence-api:3.2.0-M2 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.878Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.resource:jakarta.resource-api:2.1.0 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } [2024-03-19T02:09:26.878Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-03-19T02:09:26.878Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.security.enterprise:jakarta.security.enterprise-api:4.0.0-M2 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.878Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ org.glassfish.soteria:jakarta.security.enterprise:4.0.0-M2 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.878Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.servlet:jakarta.servlet-api:6.1.0-M2 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.878Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:4.0.0-M2 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } [2024-03-19T02:09:26.878Z] - WARNING: Bundle-Version (4.0.0.M2) should be 4.0.0-M2 [2024-03-19T02:09:26.878Z] - WARNING: Specification-Version (4.0) should be 2.3 [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=4.0.0-M1 } [2024-03-19T02:09:26.878Z] - WARNING: Specification-Version (3.0) should be 2.0 [2024-03-19T02:09:26.878Z] - WARNING: spec-impl-version (4.0.0-M1) must start with JCP spec-version number (2.0) [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.transaction:jakarta.transaction-api:2.0.1 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 } [2024-03-19T02:09:26.878Z] - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form . [2024-03-19T02:09:26.878Z] - WARNING: Specification-Version (2.0) should be 2.0.1 [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [2024-03-19T02:09:26.878Z] [ jakarta.validation:jakarta.validation-api:3.1.0-M1 ] [2024-03-19T02:09:26.878Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.878Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T02:09:26.878Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T02:09:26.879Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:09:26.879Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.879Z] [2024-03-19T02:09:26.879Z] [2024-03-19T02:09:26.879Z] [ jakarta.websocket:jakarta.websocket-api:2.2.0-M1 ] [2024-03-19T02:09:26.879Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.websocket API final spec-impl-version=2.2.0-M1 } [2024-03-19T02:09:26.879Z] - WARNING: Bundle-Version (2.2.0.M1) should be 2.2.0-M1 [2024-03-19T02:09:26.879Z] - WARNING: Specification-Version (2.2) should be 2.1 [2024-03-19T02:09:26.879Z] - WARNING: spec-impl-version (2.2.0-M1) must start with JCP spec-version number (2.1) [2024-03-19T02:09:26.879Z] [2024-03-19T02:09:26.879Z] [2024-03-19T02:09:26.879Z] [ jakarta.websocket:jakarta.websocket-client-api:2.2.0-M1 ] [2024-03-19T02:09:26.879Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.879Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.879Z] [2024-03-19T02:09:26.879Z] [2024-03-19T02:09:26.879Z] [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] [2024-03-19T02:09:26.879Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } [2024-03-19T02:09:26.879Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-03-19T02:09:26.879Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-03-19T02:09:26.879Z] [2024-03-19T02:09:26.879Z] [2024-03-19T02:09:26.879Z] [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 ] [2024-03-19T02:09:26.879Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.879Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.879Z] [2024-03-19T02:09:26.879Z] [2024-03-19T02:09:26.879Z] [ org.glassfish.main.core:jakartaee-kernel:8.0.1-SNAPSHOT ] [2024-03-19T02:09:26.879Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-03-19T02:09:26.879Z] - ERROR: Extension-Name not found in MANIFEST [2024-03-19T02:09:26.879Z] - ERROR: Specification-Version not found in MANIFEST [2024-03-19T02:09:26.879Z] - ERROR: Implementation-Version not found in MANIFEST [2024-03-19T02:09:26.879Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-03-19T02:09:26.879Z] [2024-03-19T02:09:26.879Z] [INFO] [2024-03-19T02:09:26.879Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-03-19T02:09:26.879Z] [INFO] No tests to run. [2024-03-19T02:09:26.879Z] [INFO] [2024-03-19T02:09:26.879Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-03-19T02:09:26.879Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/failsafe-reports [2024-03-19T02:09:26.879Z] [INFO] [2024-03-19T02:09:26.879Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.distributions-web-checkstyle) @ web --- [2024-03-19T02:09:26.879Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:09:26.879Z] [INFO] [2024-03-19T02:09:26.879Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-03-19T02:09:26.879Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT.pom [2024-03-19T02:09:26.879Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/web.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT.zip [2024-03-19T02:09:27.135Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:27.135Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/distributions/web/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:27.135Z] [INFO] [2024-03-19T02:09:27.135Z] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [2024-03-19T02:09:27.135Z] [INFO] Building Security Related Implementation for GlassFish 8.0.1-SNAPSHOT [282/332] [2024-03-19T02:09:27.135Z] [INFO] from appserver/security/security-all/pom.xml [2024-03-19T02:09:27.135Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:09:27.135Z] [INFO] [2024-03-19T02:09:27.135Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-all --- [2024-03-19T02:09:27.135Z] [INFO] [2024-03-19T02:09:27.135Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security-all --- [2024-03-19T02:09:27.135Z] [INFO] [2024-03-19T02:09:27.136Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ security-all --- [2024-03-19T02:09:27.136Z] [INFO] [2024-03-19T02:09:27.136Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ security-all --- [2024-03-19T02:09:27.136Z] [INFO] No sources to compile [2024-03-19T02:09:27.136Z] [INFO] [2024-03-19T02:09:27.136Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ security-all --- [2024-03-19T02:09:27.136Z] [INFO] [2024-03-19T02:09:27.136Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security-all --- [2024-03-19T02:09:27.136Z] [INFO] [2024-03-19T02:09:27.136Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-all --- [2024-03-19T02:09:27.136Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:09:27.136Z] [INFO] [2024-03-19T02:09:27.136Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ security-all --- [2024-03-19T02:09:27.136Z] [INFO] No sources to compile [2024-03-19T02:09:27.136Z] [INFO] [2024-03-19T02:09:27.136Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ security-all --- [2024-03-19T02:09:27.136Z] [INFO] No sources to compile [2024-03-19T02:09:27.136Z] [INFO] [2024-03-19T02:09:27.136Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-all --- [2024-03-19T02:09:27.136Z] [INFO] Executing tasks [2024-03-19T02:09:27.136Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/classes/META-INF for [2024-03-19T02:09:27.136Z] [INFO] [echo] security-all [2024-03-19T02:09:27.136Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/classes/META-INF [2024-03-19T02:09:27.136Z] [INFO] Executed tasks [2024-03-19T02:09:27.136Z] [INFO] [2024-03-19T02:09:27.136Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security-all --- [2024-03-19T02:09:27.136Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:09:28.064Z] [INFO] CycloneDX: Creating BOM version 1.4 with 78 component(s) [2024-03-19T02:09:28.064Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/bom.xml [2024-03-19T02:09:28.064Z] [INFO] attaching as security-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:28.065Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/bom.json [2024-03-19T02:09:28.065Z] [INFO] attaching as security-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-all --- [2024-03-19T02:09:28.065Z] [INFO] No tests to run. [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-all --- [2024-03-19T02:09:28.065Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/failsafe-reports [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.security-security-all-checkstyle) @ security-all --- [2024-03-19T02:09:28.065Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- install:3.1.1:install (default-install) @ security-all --- [2024-03-19T02:09:28.065Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/8.0.1-SNAPSHOT/security-all-8.0.1-SNAPSHOT.pom [2024-03-19T02:09:28.065Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/8.0.1-SNAPSHOT/security-all-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:28.065Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/security/security-all/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/8.0.1-SNAPSHOT/security-all-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [2024-03-19T02:09:28.065Z] [INFO] Building GlassFish Tests 8.0.1-SNAPSHOT [283/332] [2024-03-19T02:09:28.065Z] [INFO] from appserver/tests/pom.xml [2024-03-19T02:09:28.065Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests --- [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ tests --- [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ tests --- [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ tests --- [2024-03-19T02:09:28.065Z] [INFO] No sources to compile [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ tests --- [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ tests --- [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests --- [2024-03-19T02:09:28.065Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ tests --- [2024-03-19T02:09:28.065Z] [INFO] No sources to compile [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ tests --- [2024-03-19T02:09:28.065Z] [INFO] No sources to compile [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests --- [2024-03-19T02:09:28.065Z] [INFO] Executing tasks [2024-03-19T02:09:28.065Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/classes/META-INF for [2024-03-19T02:09:28.065Z] [INFO] [echo] tests [2024-03-19T02:09:28.065Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/classes/META-INF [2024-03-19T02:09:28.065Z] [INFO] Executed tasks [2024-03-19T02:09:28.065Z] [INFO] [2024-03-19T02:09:28.065Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tests --- [2024-03-19T02:09:28.065Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:09:28.065Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:09:28.065Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/bom.xml [2024-03-19T02:09:28.065Z] [INFO] attaching as tests-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:28.065Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/bom.json [2024-03-19T02:09:28.066Z] [INFO] attaching as tests-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:28.066Z] [INFO] [2024-03-19T02:09:28.066Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests --- [2024-03-19T02:09:28.066Z] [INFO] No tests to run. [2024-03-19T02:09:28.066Z] [INFO] [2024-03-19T02:09:28.066Z] [INFO] --- failsafe:3.2.5:verify (verify) @ tests --- [2024-03-19T02:09:28.066Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/failsafe-reports [2024-03-19T02:09:28.066Z] [INFO] [2024-03-19T02:09:28.066Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-tests-checkstyle) @ tests --- [2024-03-19T02:09:28.321Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:09:28.321Z] [INFO] [2024-03-19T02:09:28.321Z] [INFO] --- install:3.1.1:install (default-install) @ tests --- [2024-03-19T02:09:28.321Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/8.0.1-SNAPSHOT/tests-8.0.1-SNAPSHOT.pom [2024-03-19T02:09:28.321Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/8.0.1-SNAPSHOT/tests-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:28.321Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/8.0.1-SNAPSHOT/tests-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:28.321Z] [INFO] [2024-03-19T02:09:28.321Z] [INFO] ------------< org.glassfish.main.tests:admin-tests-parent >------------- [2024-03-19T02:09:28.321Z] [INFO] Building GlassFish Admin Tests - Parent 8.0.1-SNAPSHOT [284/332] [2024-03-19T02:09:28.321Z] [INFO] from appserver/tests/admin/pom.xml [2024-03-19T02:09:28.321Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:09:28.321Z] [INFO] [2024-03-19T02:09:28.321Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-tests-parent --- [2024-03-19T02:09:28.321Z] [INFO] [2024-03-19T02:09:28.321Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ admin-tests-parent --- [2024-03-19T02:09:28.321Z] [INFO] [2024-03-19T02:09:28.321Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ admin-tests-parent --- [2024-03-19T02:09:28.321Z] [INFO] [2024-03-19T02:09:28.321Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ admin-tests-parent --- [2024-03-19T02:09:28.321Z] [INFO] No sources to compile [2024-03-19T02:09:28.321Z] [INFO] [2024-03-19T02:09:28.321Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ admin-tests-parent --- [2024-03-19T02:09:28.321Z] [INFO] [2024-03-19T02:09:28.321Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ admin-tests-parent --- [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-tests-parent --- [2024-03-19T02:09:28.322Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ admin-tests-parent --- [2024-03-19T02:09:28.322Z] [INFO] No sources to compile [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ admin-tests-parent --- [2024-03-19T02:09:28.322Z] [INFO] No sources to compile [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-tests-parent --- [2024-03-19T02:09:28.322Z] [INFO] Executing tasks [2024-03-19T02:09:28.322Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/target/classes/META-INF for [2024-03-19T02:09:28.322Z] [INFO] [echo] admin-tests-parent [2024-03-19T02:09:28.322Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/target/classes/META-INF [2024-03-19T02:09:28.322Z] [INFO] Executed tasks [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ admin-tests-parent --- [2024-03-19T02:09:28.322Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:09:28.322Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:09:28.322Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/target/bom.xml [2024-03-19T02:09:28.322Z] [INFO] attaching as admin-tests-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:28.322Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/target/bom.json [2024-03-19T02:09:28.322Z] [INFO] attaching as admin-tests-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-tests-parent --- [2024-03-19T02:09:28.322Z] [INFO] No tests to run. [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-tests-parent --- [2024-03-19T02:09:28.322Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/target/failsafe-reports [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-admin-tests-parent-checkstyle) @ admin-tests-parent --- [2024-03-19T02:09:28.322Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] --- install:3.1.1:install (default-install) @ admin-tests-parent --- [2024-03-19T02:09:28.322Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests-parent/8.0.1-SNAPSHOT/admin-tests-parent-8.0.1-SNAPSHOT.pom [2024-03-19T02:09:28.322Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests-parent/8.0.1-SNAPSHOT/admin-tests-parent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:28.322Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests-parent/8.0.1-SNAPSHOT/admin-tests-parent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] -------< org.glassfish.main.tests:test-progress-admin-extension >------- [2024-03-19T02:09:28.322Z] [INFO] Building GlassFish Admin Tests - Progress Admin Extension 8.0.1-SNAPSHOT [285/332] [2024-03-19T02:09:28.322Z] [INFO] from appserver/tests/admin/admin-extension/pom.xml [2024-03-19T02:09:28.322Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-progress-admin-extension --- [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ test-progress-admin-extension --- [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.322Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ test-progress-admin-extension --- [2024-03-19T02:09:28.322Z] [INFO] [2024-03-19T02:09:28.323Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ test-progress-admin-extension --- [2024-03-19T02:09:28.323Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:28.323Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:09:28.323Z] [INFO] [2024-03-19T02:09:28.323Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ test-progress-admin-extension --- [2024-03-19T02:09:28.323Z] [INFO] [2024-03-19T02:09:28.323Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ test-progress-admin-extension --- [2024-03-19T02:09:28.323Z] [INFO] [2024-03-19T02:09:28.323Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ test-progress-admin-extension --- [2024-03-19T02:09:28.323Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:09:28.323Z] [INFO] [2024-03-19T02:09:28.323Z] [INFO] --- resources:3.3.1:resources (default-resources) @ test-progress-admin-extension --- [2024-03-19T02:09:28.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/src/main/resources [2024-03-19T02:09:28.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/src/main/manpages [2024-03-19T02:09:28.323Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:09:28.323Z] [INFO] [2024-03-19T02:09:28.323Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ test-progress-admin-extension --- [2024-03-19T02:09:28.323Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:28.323Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:09:28.323Z] [INFO] [2024-03-19T02:09:28.323Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ test-progress-admin-extension --- [2024-03-19T02:09:28.323Z] [INFO] [2024-03-19T02:09:28.323Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ test-progress-admin-extension --- [2024-03-19T02:09:28.323Z] [INFO] [2024-03-19T02:09:28.323Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ test-progress-admin-extension --- [2024-03-19T02:09:28.323Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:09:28.579Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:09:28.579Z] [INFO] [2024-03-19T02:09:28.579Z] [INFO] --- command-security:1.0.17:check (default-check) @ test-progress-admin-extension --- [2024-03-19T02:09:28.579Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.tests.progress.ProgressComplexCommand, com.sun.enterprise.tests.progress.ProgressCustomCommand, com.sun.enterprise.tests.progress.ProgressDoubleTotalsCommand, com.sun.enterprise.tests.progress.ProgressExecOtherCommand, com.sun.enterprise.tests.progress.ProgressFailInHalfCommand, com.sun.enterprise.tests.progress.ProgressFullAnnotCommand, com.sun.enterprise.tests.progress.ProgressPayloadCommand, com.sun.enterprise.tests.progress.ProgressSimpleCommand, com.sun.enterprise.tests.progress.ProgressStepBackCommand, com.sun.enterprise.tests.progress.ProgressWithSupplementCommand, com.sun.enterprise.tests.progress.SupplementAfter, com.sun.enterprise.tests.progress.SupplementBefore] [2024-03-19T02:09:28.579Z] [INFO] [2024-03-19T02:09:28.579Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ test-progress-admin-extension --- [2024-03-19T02:09:28.579Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:28.579Z] [INFO] Compiling 12 source files with javac [debug target 21] to target/classes [2024-03-19T02:09:28.579Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:09:28.579Z] [INFO] [2024-03-19T02:09:28.579Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-progress-admin-extension --- [2024-03-19T02:09:28.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/src/test/resources [2024-03-19T02:09:28.579Z] [INFO] [2024-03-19T02:09:28.579Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ test-progress-admin-extension --- [2024-03-19T02:09:28.579Z] [INFO] No sources to compile [2024-03-19T02:09:28.579Z] [INFO] [2024-03-19T02:09:28.579Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ test-progress-admin-extension --- [2024-03-19T02:09:28.579Z] [INFO] [2024-03-19T02:09:28.579Z] [INFO] --- surefire:3.2.5:test (default-test) @ test-progress-admin-extension --- [2024-03-19T02:09:28.580Z] [INFO] [2024-03-19T02:09:28.580Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ test-progress-admin-extension --- [2024-03-19T02:09:28.580Z] [INFO] Executing tasks [2024-03-19T02:09:28.580Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/target/classes/META-INF for [2024-03-19T02:09:28.580Z] [INFO] [echo] test-progress-admin-extension [2024-03-19T02:09:28.580Z] [INFO] Executed tasks [2024-03-19T02:09:28.580Z] [INFO] [2024-03-19T02:09:28.580Z] [INFO] --- jar:3.3.0:jar (default-jar) @ test-progress-admin-extension --- [2024-03-19T02:09:28.580Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/target/test-progress-admin-extension.jar [2024-03-19T02:09:28.580Z] [INFO] [2024-03-19T02:09:28.580Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ test-progress-admin-extension --- [2024-03-19T02:09:28.580Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:09:29.142Z] [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [2024-03-19T02:09:29.142Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/target/bom.xml [2024-03-19T02:09:29.142Z] [INFO] attaching as test-progress-admin-extension-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:29.142Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/target/bom.json [2024-03-19T02:09:29.142Z] [INFO] attaching as test-progress-admin-extension-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:29.142Z] [INFO] [2024-03-19T02:09:29.142Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ test-progress-admin-extension --- [2024-03-19T02:09:29.142Z] [INFO] [2024-03-19T02:09:29.142Z] [INFO] --- failsafe:3.2.5:verify (verify) @ test-progress-admin-extension --- [2024-03-19T02:09:29.142Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/target/failsafe-reports [2024-03-19T02:09:29.142Z] [INFO] [2024-03-19T02:09:29.142Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-test-progress-admin-extension-checkstyle) @ test-progress-admin-extension --- [2024-03-19T02:09:29.142Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:09:29.142Z] [INFO] [2024-03-19T02:09:29.142Z] [INFO] --- install:3.1.1:install (default-install) @ test-progress-admin-extension --- [2024-03-19T02:09:29.142Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/test-progress-admin-extension/8.0.1-SNAPSHOT/test-progress-admin-extension-8.0.1-SNAPSHOT.pom [2024-03-19T02:09:29.142Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/target/test-progress-admin-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/test-progress-admin-extension/8.0.1-SNAPSHOT/test-progress-admin-extension-8.0.1-SNAPSHOT.jar [2024-03-19T02:09:29.142Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/test-progress-admin-extension/8.0.1-SNAPSHOT/test-progress-admin-extension-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:29.142Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/admin-extension/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/test-progress-admin-extension/8.0.1-SNAPSHOT/test-progress-admin-extension-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:29.142Z] [INFO] [2024-03-19T02:09:29.142Z] [INFO] --------------< org.glassfish.main:glassfish-itest-tools >-------------- [2024-03-19T02:09:29.142Z] [INFO] Building GlassFish Integration Test Tools 8.0.1-SNAPSHOT [286/332] [2024-03-19T02:09:29.143Z] [INFO] from appserver/itest-tools/pom.xml [2024-03-19T02:09:29.143Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:09:29.143Z] [INFO] [2024-03-19T02:09:29.143Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-itest-tools --- [2024-03-19T02:09:29.143Z] [INFO] [2024-03-19T02:09:29.143Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-itest-tools --- [2024-03-19T02:09:29.143Z] [INFO] [2024-03-19T02:09:29.143Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-itest-tools --- [2024-03-19T02:09:29.143Z] [INFO] [2024-03-19T02:09:29.143Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ glassfish-itest-tools --- [2024-03-19T02:09:30.510Z] [INFO] [2024-03-19T02:09:30.510Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-itest-tools --- [2024-03-19T02:09:30.510Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:30.510Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T02:09:30.766Z] [INFO] [2024-03-19T02:09:30.766Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-itest-tools --- [2024-03-19T02:09:30.766Z] [INFO] [2024-03-19T02:09:30.766Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-itest-tools --- [2024-03-19T02:09:30.766Z] [INFO] [2024-03-19T02:09:30.766Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-itest-tools --- [2024-03-19T02:09:30.766Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:09:30.766Z] [INFO] [2024-03-19T02:09:30.766Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-itest-tools --- [2024-03-19T02:09:30.766Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:09:30.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/src/main/manpages [2024-03-19T02:09:30.767Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:09:30.767Z] [INFO] [2024-03-19T02:09:30.767Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-itest-tools --- [2024-03-19T02:09:30.767Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:30.767Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T02:09:30.767Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java uses or overrides a deprecated API. [2024-03-19T02:09:30.767Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:09:30.767Z] [INFO] [2024-03-19T02:09:30.767Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-itest-tools --- [2024-03-19T02:09:30.767Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:30.767Z] [INFO] Compiling 11 source files with javac [debug target 21] to target/classes [2024-03-19T02:09:31.023Z] [INFO] [2024-03-19T02:09:31.023Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-itest-tools --- [2024-03-19T02:09:31.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/src/test/resources [2024-03-19T02:09:31.023Z] [INFO] [2024-03-19T02:09:31.023Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-itest-tools --- [2024-03-19T02:09:31.023Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:31.023Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:09:31.023Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:09:31.023Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:09:31.023Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:09:31.023Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:09:31.023Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:09:31.023Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:09:31.023Z] Use -proc:none to disable annotation processing. [2024-03-19T02:09:31.023Z] [INFO] [2024-03-19T02:09:31.023Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-itest-tools --- [2024-03-19T02:09:31.023Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/surefire-reports [2024-03-19T02:09:31.023Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:09:31.023Z] [INFO] [2024-03-19T02:09:31.023Z] [INFO] ------------------------------------------------------- [2024-03-19T02:09:31.023Z] [INFO] T E S T S [2024-03-19T02:09:31.023Z] [INFO] ------------------------------------------------------- [2024-03-19T02:09:31.023Z] [0.003s][info][gc] Using G1 [2024-03-19T02:09:31.586Z] [0.486s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.230ms [2024-03-19T02:09:31.586Z] [INFO] Running org.glassfish.main.admin.test.tool.RandomGeneratorTest [2024-03-19T02:09:31.844Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.glassfish.main.admin.test.tool.RandomGeneratorTest [2024-03-19T02:09:32.100Z] [INFO] [2024-03-19T02:09:32.100Z] [INFO] Results: [2024-03-19T02:09:32.100Z] [INFO] [2024-03-19T02:09:32.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:09:32.100Z] [INFO] [2024-03-19T02:09:32.100Z] [INFO] [2024-03-19T02:09:32.100Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-itest-tools --- [2024-03-19T02:09:32.100Z] [INFO] Executing tasks [2024-03-19T02:09:32.100Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/classes/META-INF for [2024-03-19T02:09:32.100Z] [INFO] [echo] glassfish-itest-tools [2024-03-19T02:09:32.100Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/classes/META-INF [2024-03-19T02:09:32.100Z] [INFO] Executed tasks [2024-03-19T02:09:32.100Z] [INFO] [2024-03-19T02:09:32.100Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-itest-tools --- [2024-03-19T02:09:32.100Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/glassfish-itest-tools.jar [2024-03-19T02:09:32.100Z] [INFO] [2024-03-19T02:09:32.100Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-itest-tools --- [2024-03-19T02:09:32.100Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:09:35.371Z] [INFO] CycloneDX: Creating BOM version 1.4 with 94 component(s) [2024-03-19T02:09:35.371Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/bom.xml [2024-03-19T02:09:35.371Z] [INFO] attaching as glassfish-itest-tools-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:35.371Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/bom.json [2024-03-19T02:09:35.371Z] [INFO] attaching as glassfish-itest-tools-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:35.371Z] [INFO] [2024-03-19T02:09:35.371Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-itest-tools --- [2024-03-19T02:09:35.371Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/failsafe-reports [2024-03-19T02:09:35.371Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:09:35.371Z] [INFO] [2024-03-19T02:09:35.371Z] [INFO] ------------------------------------------------------- [2024-03-19T02:09:35.371Z] [INFO] T E S T S [2024-03-19T02:09:35.371Z] [INFO] ------------------------------------------------------- [2024-03-19T02:09:35.371Z] [0.003s][info][gc] Using G1 [2024-03-19T02:09:35.371Z] [0.488s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.105ms [2024-03-19T02:09:35.371Z] [INFO] Running org.glassfish.main.admin.test.tool.StartStopITest [2024-03-19T02:09:35.371Z] 02:09:35.268394 INFO main org.glassfish.main.itest.tools.GlassFishTestEnvironment. Using basedir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools [2024-03-19T02:09:35.371Z] 02:09:35.272021 INFO main org.glassfish.main.itest.tools.GlassFishTestEnvironment. Expected GlassFish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/glassfish8/glassfish [2024-03-19T02:09:35.372Z] 02:09:35.273988 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=5,000, detached=false, args=[change-admin-password]) [2024-03-19T02:09:35.934Z] Command change-admin-password executed successfully. [2024-03-19T02:09:35.934Z] [2024-03-19T02:09:35.934Z] [2024-03-19T02:09:35.934Z] [2024-03-19T02:09:35.934Z] Admin password changed. [2024-03-19T02:09:35.934Z] 02:09:35.841100 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[start-domain, --debug]) [2024-03-19T02:09:40.107Z] Waiting for domain1 to start .... [2024-03-19T02:09:40.107Z] Waiting finished after 3,324 ms. [2024-03-19T02:09:40.107Z] Successfully started the domain : domain1 [2024-03-19T02:09:40.107Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/glassfish8/glassfish/domains/domain1 [2024-03-19T02:09:40.107Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:09:40.107Z] Admin Port: 4,848 [2024-03-19T02:09:40.107Z] Command start-domain executed successfully. [2024-03-19T02:09:40.107Z] [2024-03-19T02:09:40.107Z] [2024-03-19T02:09:40.107Z] [2024-03-19T02:09:40.363Z] 02:09:40.051575 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, *]) [2024-03-19T02:09:41.296Z] configs.config.default-config.availability-service.auto-manage-ha-store=false [2024-03-19T02:09:41.296Z] configs.config.default-config.availability-service.availability-enabled=true [2024-03-19T02:09:41.296Z] configs.config.default-config.availability-service.ha-store-healthcheck-enabled=false [2024-03-19T02:09:41.296Z] configs.config.default-config.availability-service.ha-store-healthcheck-interval-in-seconds=5 [2024-03-19T02:09:41.296Z] configs.config.default-config.iiop-service.iiop-listener.SSL.address=0.0.0.0 [2024-03-19T02:09:41.296Z] configs.config.default-config.iiop-service.iiop-listener.SSL.enabled=true [2024-03-19T02:09:41.296Z] configs.config.default-config.iiop-service.iiop-listener.SSL.id=SSL [2024-03-19T02:09:41.296Z] configs.config.default-config.iiop-service.iiop-listener.SSL.lazy-init=false [2024-03-19T02:09:41.296Z] configs.config.default-config.iiop-service.iiop-listener.SSL.port=${IIOP_SSL_LISTENER_PORT} [2024-03-19T02:09:41.296Z] configs.config.default-config.iiop-service.iiop-listener.SSL.security-enabled=true [2024-03-19T02:09:41.296Z] configs.config.default-config.web-container.session-config.session-manager.manager-properties.max-sessions=-1 [2024-03-19T02:09:41.296Z] configs.config.default-config.web-container.session-config.session-manager.manager-properties.reap-interval-in-seconds=60 [2024-03-19T02:09:41.296Z] configs.config.server-config.http-service.virtual-server.__asadmin.access-log=${com.sun.aas.instanceRoot}/logs/access [2024-03-19T02:09:41.296Z] configs.config.server-config.http-service.virtual-server.__asadmin.access-logging-enabled=inherit [2024-03-19T02:09:41.296Z] configs.config.server-config.http-service.virtual-server.__asadmin.docroot=${com.sun.aas.instanceRoot}/docroot [2024-03-19T02:09:41.296Z] configs.config.server-config.http-service.virtual-server.__asadmin.hosts=${com.sun.aas.hostName} [2024-03-19T02:09:41.296Z] configs.config.server-config.http-service.virtual-server.__asadmin.id=__asadmin [2024-03-19T02:09:41.296Z] configs.config.server-config.http-service.virtual-server.__asadmin.log-file=${com.sun.aas.instanceRoot}/logs/server.log [2024-03-19T02:09:41.296Z] configs.config.server-config.http-service.virtual-server.__asadmin.network-listeners=admin-listener [2024-03-19T02:09:41.296Z] configs.config.server-config.http-service.virtual-server.__asadmin.sso-cookie-http-only=true [2024-03-19T02:09:41.296Z] configs.config.server-config.http-service.virtual-server.__asadmin.sso-cookie-secure=dynamic [2024-03-19T02:09:41.296Z] configs.config.server-config.http-service.virtual-server.__asadmin.sso-enabled=inherit [2024-03-19T02:09:41.296Z] configs.config.server-config.http-service.virtual-server.__asadmin.state=on [2024-03-19T02:09:41.296Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.dynamic.username.password=false [2024-03-19T02:09:41.296Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.name=spcrealm [2024-03-19T02:09:41.296Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.provider-name=adminSpc [2024-03-19T02:09:41.296Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.type=LoginModule [2024-03-19T02:09:41.297Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.admin-http-redirect.classname=org.glassfish.grizzly.config.portunif.HttpProtocolFinder [2024-03-19T02:09:41.297Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.admin-http-redirect.name=admin-http-redirect [2024-03-19T02:09:41.297Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.admin-http-redirect.protocol=admin-http-redirect [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.address=0.0.0.0 [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.enabled=true [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.jk-enabled=false [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.name=http-listener-2 [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.port=8181 [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.protocol=http-listener-2 [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.thread-pool=http-thread-pool [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.transport=tcp [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.type=standard [2024-03-19T02:09:41.297Z] resources.jdbc-connection-pool.DerbyPool.property.PortNumber=1527 [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.address=0.0.0.0 [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.enabled=true [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.jk-enabled=false [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.name=http-listener-1 [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.port=8080 [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.protocol=http-listener-1 [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.thread-pool=http-thread-pool [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.transport=tcp [2024-03-19T02:09:41.297Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.type=standard [2024-03-19T02:09:41.297Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.dynamic.username.password=false [2024-03-19T02:09:41.297Z] resources.jdbc-connection-pool.DerbyPool.allow-non-component-callers=false [2024-03-19T02:09:41.297Z] resources.jdbc-connection-pool.DerbyPool.associate-with-thread=false [2024-03-19T02:09:41.297Z] resources.jdbc-connection-pool.DerbyPool.connection-creation-retry-attempts=0 [2024-03-19T02:09:41.297Z] resources.jdbc-connection-pool.DerbyPool.connection-creation-retry-interval-in-seconds=10 [2024-03-19T02:09:41.297Z] resources.jdbc-connection-pool.DerbyPool.connection-leak-reclaim=false [2024-03-19T02:09:41.297Z] resources.jdbc-connection-pool.DerbyPool.connection-leak-timeout-in-seconds=0 [2024-03-19T02:09:41.297Z] resources.jdbc-connection-pool.DerbyPool.connection-validation-method=table [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.datasource-classname=org.apache.derby.jdbc.ClientDataSource [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.deployment-order=100 [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.fail-all-connections=false [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.idle-timeout-in-seconds=300 [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.is-connection-validation-required=false [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.is-isolation-level-guaranteed=false [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.lazy-connection-association=false [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.lazy-connection-enlistment=false [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.match-connections=false [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.max-connection-usage-count=0 [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.max-pool-size=32 [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.max-wait-time-in-millis=60000 [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.name=DerbyPool [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.non-transactional-connections=false [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.object-type=user [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.ping=false [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.pool-resize-quantity=2 [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.pooling=true [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.res-type=javax.sql.DataSource [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.statement-cache-size=0 [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.statement-cache-type= [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.statement-leak-reclaim=false [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.statement-leak-timeout-in-seconds=0 [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.statement-timeout-in-seconds=-1 [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.steady-pool-size=8 [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.validate-atmost-once-period-in-seconds=0 [2024-03-19T02:09:41.298Z] resources.jdbc-connection-pool.DerbyPool.wrap-jdbc-objects=true [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.acceptor-threads=1 [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.buffer-size-bytes=8192 [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.byte-buffer-type=heap [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.classname=org.glassfish.grizzly.nio.transport.TCPNIOTransport [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.dedicated-acceptor-enabled=false [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.display-configuration=false [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.enable-snoop=false [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.idle-key-timeout-seconds=30 [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.linger=-1 [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.max-connections-count=4096 [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.name=tcp [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.read-timeout-millis=30000 [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.selector-poll-timeout-millis=1000 [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.socket-read-buffer-size=-1 [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.socket-write-buffer-size=-1 [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.tcp-no-delay=true [2024-03-19T02:09:41.298Z] configs.config.default-config.network-config.transports.transport.tcp.write-timeout-millis=30000 [2024-03-19T02:09:41.298Z] configs.config.default-config.system-property.IIOP_SSL_MUTUALAUTH_PORT.name=IIOP_SSL_MUTUALAUTH_PORT [2024-03-19T02:09:41.298Z] configs.config.default-config.system-property.IIOP_SSL_MUTUALAUTH_PORT.value=23920 [2024-03-19T02:09:41.298Z] configs.config.default-config.security-service.auth-realm.file.property.jaas-context=fileRealm [2024-03-19T02:09:41.298Z] configs.config.server-config.security-service.audit-module.default.property.auditOn=false [2024-03-19T02:09:41.298Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.security.config=${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml [2024-03-19T02:09:41.299Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.file-cache.enabled=false [2024-03-19T02:09:41.299Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-age-seconds=30 [2024-03-19T02:09:41.299Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-cache-size-bytes=10485760 [2024-03-19T02:09:41.299Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-files-count=1024 [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.admin=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.classloader=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.cmp=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.cmp-container=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.configuration=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.connector=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.corba=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.deployment=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.ejb-container=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.group-management-service=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.javamail=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.jaxr=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.jaxrpc=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.jdo=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.jms=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.jta=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.jts=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.management-event=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.mdb-container=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.naming=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.node-agent=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.resource-adapter=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.root=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.saaj=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.security=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.self-management=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.server=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.synchronization=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.util=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.verifier=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.log-service.module-log-levels.web-container=INFO [2024-03-19T02:09:41.299Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-03-19T02:09:41.299Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.allow-payload-for-undefined-http-methods=false [2024-03-19T02:09:41.299Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.auth-pass-through-enabled=false [2024-03-19T02:09:41.299Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.chunking-enabled=true [2024-03-19T02:09:41.299Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.comet-support-enabled=false [2024-03-19T02:09:41.299Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.compressable-mime-type=text/html,text/xml,text/plain [2024-03-19T02:09:41.299Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.compression=off [2024-03-19T02:09:41.299Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.compression-min-size-bytes=2048 [2024-03-19T02:09:41.299Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.connection-upload-timeout-millis=300000 [2024-03-19T02:09:41.299Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.default-virtual-server=server [2024-03-19T02:09:41.299Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.dns-lookup-enabled=false [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.encoded-slash-enabled=false [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.header-buffer-length-bytes=8192 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-disable-cipher-check=false [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-enabled=true [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-initial-window-size-in-bytes=65535 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-max-concurrent-streams=100 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-max-header-list-size-in-bytes=4096 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-connections=256 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-form-post-size-bytes=2097152 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-post-size-bytes=-1 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-request-headers=100 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-request-parameters=10000 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-response-headers=100 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-save-post-size-bytes=4096 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-swallowing-input-bytes=-1 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.rcm-support-enabled=false [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.request-timeout-seconds=900 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.send-buffer-size-bytes=8192 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.timeout-seconds=30 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.trace-enabled=false [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.upload-timeout-enabled=true [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.uri-encoding=UTF-8 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.version=HTTP/1.1 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.websockets-support-enabled=true [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.websockets-timeout-seconds=900 [2024-03-19T02:09:41.300Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.xpowered-by=true [2024-03-19T02:09:41.300Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.signature.key.alias=s1as [2024-03-19T02:09:41.300Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.encryption.key.alias=s1as [2024-03-19T02:09:41.300Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.request-policy.auth-source=content [2024-03-19T02:09:41.301Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.class-name=com.sun.xml.wss.provider.ClientSecurityAuthModule [2024-03-19T02:09:41.301Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.provider-id=XWS_ClientProvider [2024-03-19T02:09:41.301Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.provider-type=client [2024-03-19T02:09:41.301Z] configs.config.server-config.security-service.auth-realm.file.classname=com.sun.enterprise.security.auth.realm.file.FileRealm [2024-03-19T02:09:41.301Z] configs.config.server-config.security-service.auth-realm.file.name=file [2024-03-19T02:09:41.301Z] servers.server.server.config-ref=server-config [2024-03-19T02:09:41.301Z] servers.server.server.lb-weight=100 [2024-03-19T02:09:41.301Z] servers.server.server.name=server [2024-03-19T02:09:41.301Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.control-flag=sufficient [2024-03-19T02:09:41.301Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.module-class=com.sun.enterprise.security.auth.login.FileLoginModule [2024-03-19T02:09:41.301Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.name=adminFileLM [2024-03-19T02:09:41.301Z] configs.config.server-config.monitoring-service.dtrace-enabled=false [2024-03-19T02:09:41.301Z] configs.config.server-config.monitoring-service.mbean-enabled=true [2024-03-19T02:09:41.301Z] configs.config.server-config.monitoring-service.monitoring-enabled=true [2024-03-19T02:09:41.301Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.property.loginPage=/login.jsf [2024-03-19T02:09:41.301Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.response-policy.auth-source=content [2024-03-19T02:09:41.301Z] configs.config.default-config.system-property.JMS_PROVIDER_PORT.description=Port Number that JMS Service will listen for remote clients connection. [2024-03-19T02:09:41.301Z] configs.config.default-config.system-property.JMS_PROVIDER_PORT.name=JMS_PROVIDER_PORT [2024-03-19T02:09:41.301Z] configs.config.default-config.system-property.JMS_PROVIDER_PORT.value=27676 [2024-03-19T02:09:41.301Z] configs.config.default-config.security-service.audit-module.default.classname=com.sun.enterprise.security.ee.Audit [2024-03-19T02:09:41.301Z] configs.config.default-config.security-service.audit-module.default.name=default [2024-03-19T02:09:41.301Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-03-19T02:09:41.301Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.idle-thread-timeout-seconds=900 [2024-03-19T02:09:41.301Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.max-queue-size=4096 [2024-03-19T02:09:41.301Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.max-thread-pool-size=5 [2024-03-19T02:09:41.301Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.min-thread-pool-size=5 [2024-03-19T02:09:41.301Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.name=http-thread-pool [2024-03-19T02:09:41.301Z] domain.application-root=${com.sun.aas.instanceRoot}/applications [2024-03-19T02:09:41.301Z] domain.log-root=${com.sun.aas.instanceRoot}/logs [2024-03-19T02:09:41.301Z] domain.version=8.0.1 [2024-03-19T02:09:41.301Z] configs.config.default-config.http-service.virtual-server.server.property.default-web-xml=${com.sun.aas.instanceRoot}/config/default-web.xml [2024-03-19T02:09:41.301Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.property.loginErrorPage=/loginError.jsf [2024-03-19T02:09:41.301Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.request-policy.auth-source=content [2024-03-19T02:09:41.301Z] servers.server.server.resource-ref.jms/__defaultConnectionFactory.enabled=true [2024-03-19T02:09:41.301Z] servers.server.server.resource-ref.jms/__defaultConnectionFactory.ref=jms/__defaultConnectionFactory [2024-03-19T02:09:41.302Z] configs.config.server-config.admin-service.das-config.admin-session-timeout-in-minutes=60 [2024-03-19T02:09:41.302Z] configs.config.server-config.admin-service.das-config.autodeploy-dir=${com.sun.aas.instanceRoot}/autodeploy [2024-03-19T02:09:41.302Z] configs.config.server-config.admin-service.das-config.autodeploy-enabled=true [2024-03-19T02:09:41.302Z] configs.config.server-config.admin-service.das-config.autodeploy-jsp-precompilation-enabled=false [2024-03-19T02:09:41.302Z] configs.config.server-config.admin-service.das-config.autodeploy-polling-interval-in-seconds=2 [2024-03-19T02:09:41.302Z] configs.config.server-config.admin-service.das-config.autodeploy-retry-timeout=4 [2024-03-19T02:09:41.302Z] configs.config.server-config.admin-service.das-config.autodeploy-verifier-enabled=false [2024-03-19T02:09:41.302Z] configs.config.server-config.admin-service.das-config.deploy-xml-validation=full [2024-03-19T02:09:41.302Z] configs.config.server-config.admin-service.das-config.dynamic-reload-enabled=true [2024-03-19T02:09:41.302Z] configs.config.server-config.admin-service.das-config.dynamic-reload-poll-interval-in-seconds=2 [2024-03-19T02:09:41.302Z] configs.config.default-config.system-property.ASADMIN_LISTENER_PORT.name=ASADMIN_LISTENER_PORT [2024-03-19T02:09:41.302Z] configs.config.default-config.system-property.ASADMIN_LISTENER_PORT.value=24848 [2024-03-19T02:09:41.302Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.class-name=com.sun.xml.wss.provider.ClientSecurityAuthModule [2024-03-19T02:09:41.302Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.provider-id=XWS_ClientProvider [2024-03-19T02:09:41.302Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.provider-type=client [2024-03-19T02:09:41.302Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.debug=false [2024-03-19T02:09:41.302Z] resources.connector-resource.jms/__defaultConnectionFactory.deployment-order=100 [2024-03-19T02:09:41.302Z] resources.connector-resource.jms/__defaultConnectionFactory.enabled=true [2024-03-19T02:09:41.302Z] resources.connector-resource.jms/__defaultConnectionFactory.jndi-name=jms/__defaultConnectionFactory [2024-03-19T02:09:41.302Z] resources.connector-resource.jms/__defaultConnectionFactory.object-type=system-all-req [2024-03-19T02:09:41.302Z] resources.connector-resource.jms/__defaultConnectionFactory.pool-name=jms/__defaultConnectionFactory-Connection-Pool [2024-03-19T02:09:41.302Z] configs.config.server-config.security-service.auth-realm.file.property.file=${com.sun.aas.instanceRoot}/config/keyfile [2024-03-19T02:09:41.302Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.address=0.0.0.0 [2024-03-19T02:09:41.302Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.enabled=true [2024-03-19T02:09:41.302Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.id=SSL_MUTUALAUTH [2024-03-19T02:09:41.302Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.lazy-init=false [2024-03-19T02:09:41.302Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.port=${IIOP_SSL_MUTUALAUTH_PORT} [2024-03-19T02:09:41.302Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.security-enabled=true [2024-03-19T02:09:41.302Z] configs.config.default-config.availability-service.ejb-container-availability.availability-enabled=true [2024-03-19T02:09:41.302Z] configs.config.default-config.availability-service.ejb-container-availability.sfsb-ha-persistence-type=replicated [2024-03-19T02:09:41.302Z] configs.config.default-config.availability-service.ejb-container-availability.sfsb-persistence-type=file [2024-03-19T02:09:41.302Z] configs.config.default-config.availability-service.ejb-container-availability.sfsb-store-pool-name=jdbc/hastore [2024-03-19T02:09:41.302Z] configs.config.default-config.ejb-container.ejb-timer-service.max-redeliveries=1 [2024-03-19T02:09:41.302Z] configs.config.default-config.ejb-container.ejb-timer-service.minimum-delivery-interval-in-millis=1000 [2024-03-19T02:09:41.302Z] configs.config.default-config.ejb-container.ejb-timer-service.redelivery-interval-internal-in-millis=5000 [2024-03-19T02:09:41.302Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.security.config=${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml [2024-03-19T02:09:41.302Z] configs.config.default-config.diagnostic-service.capture-app-dd=true [2024-03-19T02:09:41.302Z] configs.config.default-config.diagnostic-service.capture-hadb-info=true [2024-03-19T02:09:41.303Z] configs.config.default-config.diagnostic-service.capture-install-log=true [2024-03-19T02:09:41.303Z] configs.config.default-config.diagnostic-service.capture-system-info=true [2024-03-19T02:09:41.303Z] configs.config.default-config.diagnostic-service.compute-checksum=true [2024-03-19T02:09:41.303Z] configs.config.default-config.diagnostic-service.max-log-entries=500 [2024-03-19T02:09:41.303Z] configs.config.default-config.diagnostic-service.min-log-level=INFO [2024-03-19T02:09:41.303Z] configs.config.default-config.diagnostic-service.verify-config=true [2024-03-19T02:09:41.303Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.debug=false [2024-03-19T02:09:41.303Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-03-19T02:09:41.303Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.idle-thread-timeout-seconds=900 [2024-03-19T02:09:41.303Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.max-queue-size=256 [2024-03-19T02:09:41.303Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.max-thread-pool-size=50 [2024-03-19T02:09:41.303Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.min-thread-pool-size=5 [2024-03-19T02:09:41.303Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.name=admin-thread-pool [2024-03-19T02:09:41.303Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.encryption.key.alias=s1as [2024-03-19T02:09:41.303Z] configs.config.server-config.transaction-service.automatic-recovery=false [2024-03-19T02:09:41.303Z] configs.config.server-config.transaction-service.heuristic-decision=rollback [2024-03-19T02:09:41.303Z] configs.config.server-config.transaction-service.keypoint-interval=65536 [2024-03-19T02:09:41.303Z] configs.config.server-config.transaction-service.retry-timeout-in-seconds=600 [2024-03-19T02:09:41.303Z] configs.config.server-config.transaction-service.timeout-in-seconds=0 [2024-03-19T02:09:41.303Z] configs.config.server-config.transaction-service.tx-log-dir=${com.sun.aas.instanceRoot}/logs [2024-03-19T02:09:41.303Z] configs.config.default-config.admin-service.das-config.admin-session-timeout-in-minutes=60 [2024-03-19T02:09:41.303Z] configs.config.default-config.admin-service.das-config.autodeploy-dir=${com.sun.aas.instanceRoot}/autodeploy [2024-03-19T02:09:41.303Z] configs.config.default-config.admin-service.das-config.autodeploy-enabled=true [2024-03-19T02:09:41.303Z] configs.config.default-config.admin-service.das-config.autodeploy-jsp-precompilation-enabled=false [2024-03-19T02:09:41.303Z] configs.config.default-config.admin-service.das-config.autodeploy-polling-interval-in-seconds=2 [2024-03-19T02:09:41.303Z] configs.config.default-config.admin-service.das-config.autodeploy-retry-timeout=4 [2024-03-19T02:09:41.303Z] configs.config.default-config.admin-service.das-config.autodeploy-verifier-enabled=false [2024-03-19T02:09:41.303Z] configs.config.default-config.admin-service.das-config.deploy-xml-validation=full [2024-03-19T02:09:41.303Z] configs.config.default-config.admin-service.das-config.dynamic-reload-enabled=true [2024-03-19T02:09:41.303Z] configs.config.default-config.admin-service.das-config.dynamic-reload-poll-interval-in-seconds=2 [2024-03-19T02:09:41.303Z] configs.config.default-config.web-container.jsp-caching-enabled=false [2024-03-19T02:09:41.303Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.signature.key.alias=s1as [2024-03-19T02:09:41.303Z] configs.config.server-config.connector-service.class-loading-policy=derived [2024-03-19T02:09:41.303Z] configs.config.server-config.connector-service.shutdown-timeout-in-seconds=30 [2024-03-19T02:09:41.303Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.signature.key.alias=s1as [2024-03-19T02:09:41.303Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.encryption.key.alias=s1as [2024-03-19T02:09:41.303Z] configs.config.default-config.security-service.audit-module.default.property.auditOn=false [2024-03-19T02:09:41.303Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.signature.key.alias=s1as [2024-03-19T02:09:41.303Z] configs.config.server-config.iiop-service.client-authentication-required=false [2024-03-19T02:09:41.303Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.dynamic.username.password=false [2024-03-19T02:09:41.303Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.debug=false [2024-03-19T02:09:41.304Z] configs.config.default-config.admin-service.property.adminConsoleDownloadLocation=${com.sun.aas.installRoot}/lib/install/applications/admingui.war [2024-03-19T02:09:41.304Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.name=http-listener-2 [2024-03-19T02:09:41.304Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.security-enabled=true [2024-03-19T02:09:41.304Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.name=http-listener-1 [2024-03-19T02:09:41.304Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.security-enabled=false [2024-03-19T02:09:41.304Z] configs.config.server-config.batch-runtime-configuration.executor-service-lookup-name=concurrent/__defaultManagedExecutorService [2024-03-19T02:09:41.304Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.response-policy.auth-source=content [2024-03-19T02:09:41.304Z] configs.config.default-config.log-service.alarms=false [2024-03-19T02:09:41.304Z] configs.config.default-config.log-service.file=${com.sun.aas.instanceRoot}/logs/server.log [2024-03-19T02:09:41.304Z] configs.config.default-config.log-service.log-rotation-limit-in-bytes=2000000 [2024-03-19T02:09:41.304Z] configs.config.default-config.log-service.log-rotation-timelimit-in-minutes=0 [2024-03-19T02:09:41.304Z] configs.config.default-config.log-service.log-to-console=false [2024-03-19T02:09:41.304Z] configs.config.default-config.log-service.retain-error-statistics-for-hours=5 [2024-03-19T02:09:41.304Z] configs.config.default-config.log-service.use-system-logging=false [2024-03-19T02:09:41.304Z] configs.config.default-config.network-config.protocols.protocol.admin-http-redirect.http-redirect.port=-1 [2024-03-19T02:09:41.304Z] configs.config.default-config.network-config.protocols.protocol.admin-http-redirect.http-redirect.secure=true [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.associate-with-thread=false [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-creation-retry-attempts=0 [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-creation-retry-interval-in-seconds=10 [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-definition-name=jakarta.jms.ConnectionFactory [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-leak-reclaim=false [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-leak-timeout-in-seconds=0 [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.deployment-order=100 [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.fail-all-connections=false [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.idle-timeout-in-seconds=300 [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.is-connection-validation-required=false [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.lazy-connection-association=false [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.lazy-connection-enlistment=false [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.match-connections=true [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.max-connection-usage-count=0 [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.max-pool-size=250 [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.max-wait-time-in-millis=60000 [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.name=jms/__defaultConnectionFactory-Connection-Pool [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.object-type=user [2024-03-19T02:09:41.304Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.ping=false [2024-03-19T02:09:41.305Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.pool-resize-quantity=2 [2024-03-19T02:09:41.305Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.pooling=true [2024-03-19T02:09:41.305Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.resource-adapter-name=jmsra [2024-03-19T02:09:41.305Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.steady-pool-size=1 [2024-03-19T02:09:41.305Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.validate-atmost-once-period-in-seconds=0 [2024-03-19T02:09:41.305Z] configs.config.server-config.admin-service.property.adminConsoleStartup=default [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.allow-lazy-init=true [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.cert-nickname=s1as [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.client-auth= [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.client-auth-enabled=true [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.handshake-timeout-millis=-1 [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.key-store-password-provider=plain [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.renegotiate-on-client-auth-want=true [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl-inactivity-timeout=30 [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl2-enabled=false [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl3-enabled=false [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls-enabled=true [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls-rollback-enabled=true [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls11-enabled=true [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls12-enabled=true [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls13-enabled=true [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.trust-max-cert-length=5 [2024-03-19T02:09:41.305Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.trust-store-password-provider=plain [2024-03-19T02:09:41.305Z] resources.jdbc-connection-pool.DerbyPool.property.User=APP [2024-03-19T02:09:41.305Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-03-19T02:09:41.305Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.idle-thread-timeout-seconds=900 [2024-03-19T02:09:41.305Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.max-queue-size=4096 [2024-03-19T02:09:41.305Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.max-thread-pool-size=200 [2024-03-19T02:09:41.305Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.min-thread-pool-size=5 [2024-03-19T02:09:41.305Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.name=thread-pool-1 [2024-03-19T02:09:41.305Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.file-cache.enabled=false [2024-03-19T02:09:41.305Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-age-seconds=30 [2024-03-19T02:09:41.305Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-cache-size-bytes=10485760 [2024-03-19T02:09:41.305Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-files-count=1024 [2024-03-19T02:09:41.305Z] configs.config.default-config.transaction-service.automatic-recovery=true [2024-03-19T02:09:41.305Z] configs.config.default-config.transaction-service.heuristic-decision=rollback [2024-03-19T02:09:41.305Z] configs.config.default-config.transaction-service.keypoint-interval=65536 [2024-03-19T02:09:41.305Z] configs.config.default-config.transaction-service.retry-timeout-in-seconds=600 [2024-03-19T02:09:41.306Z] configs.config.default-config.transaction-service.timeout-in-seconds=0 [2024-03-19T02:09:41.306Z] configs.config.default-config.transaction-service.tx-log-dir=${com.sun.aas.instanceRoot}/logs [2024-03-19T02:09:41.306Z] configs.config.server-config.security-service.auth-realm.file.property.jaas-context=fileRealm [2024-03-19T02:09:41.306Z] configs.config.default-config.iiop-service.orb.max-connections=1024 [2024-03-19T02:09:41.306Z] configs.config.default-config.iiop-service.orb.message-fragment-size=1024 [2024-03-19T02:09:41.306Z] configs.config.default-config.iiop-service.orb.use-thread-pool-ids=thread-pool-1 [2024-03-19T02:09:41.306Z] configs.config.default-config.security-service.auth-realm.file.classname=com.sun.enterprise.security.auth.realm.file.FileRealm [2024-03-19T02:09:41.306Z] configs.config.default-config.security-service.auth-realm.file.name=file [2024-03-19T02:09:41.306Z] managed-job-config.in-memory-retention-period=1h [2024-03-19T02:09:41.306Z] managed-job-config.initial-delay=20m [2024-03-19T02:09:41.306Z] managed-job-config.job-retention-period=24h [2024-03-19T02:09:41.306Z] managed-job-config.persisting-enabled=true [2024-03-19T02:09:41.306Z] managed-job-config.poll-interval=20m [2024-03-19T02:09:41.306Z] configs.config.server-config.dynamic-reconfiguration-enabled=true [2024-03-19T02:09:41.306Z] configs.config.server-config.name=server-config [2024-03-19T02:09:41.306Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.address=0.0.0.0 [2024-03-19T02:09:41.306Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.enabled=true [2024-03-19T02:09:41.306Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.id=orb-listener-1 [2024-03-19T02:09:41.306Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.lazy-init=false [2024-03-19T02:09:41.306Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.port=${IIOP_LISTENER_PORT} [2024-03-19T02:09:41.306Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.security-enabled=false [2024-03-19T02:09:41.306Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.http-finder.classname=org.glassfish.grizzly.config.portunif.HttpProtocolFinder [2024-03-19T02:09:41.306Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.http-finder.name=http-finder [2024-03-19T02:09:41.306Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.http-finder.protocol=sec-admin-listener [2024-03-19T02:09:41.306Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.address=0.0.0.0 [2024-03-19T02:09:41.306Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.enabled=true [2024-03-19T02:09:41.306Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.306Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.jk-enabled=false [2024-03-19T02:09:41.306Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.name=admin-listener [2024-03-19T02:09:41.306Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.port=4848 [2024-03-19T02:09:41.306Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.protocol=admin-listener [2024-03-19T02:09:41.306Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.thread-pool=admin-thread-pool [2024-03-19T02:09:41.306Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.transport=tcp [2024-03-19T02:09:41.306Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.type=standard [2024-03-19T02:09:41.306Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.request-policy.auth-source=content [2024-03-19T02:09:41.306Z] configs.config.default-config.admin-service.auth-realm-name=admin-realm [2024-03-19T02:09:41.306Z] configs.config.default-config.admin-service.system-jmx-connector-name=system [2024-03-19T02:09:41.306Z] configs.config.default-config.admin-service.type=server [2024-03-19T02:09:41.307Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.encryption.key.alias=s1as [2024-03-19T02:09:41.307Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.class-name=com.sun.xml.wss.provider.ClientSecurityAuthModule [2024-03-19T02:09:41.307Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.provider-id=ClientProvider [2024-03-19T02:09:41.307Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.provider-type=client [2024-03-19T02:09:41.307Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.request-policy.auth-source=content [2024-03-19T02:09:41.307Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.class-name=com.sun.xml.wss.provider.ServerSecurityAuthModule [2024-03-19T02:09:41.307Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.provider-id=XWS_ServerProvider [2024-03-19T02:09:41.307Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.provider-type=server [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.allow-lazy-init=true [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.cert-nickname=s1as [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.client-auth= [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.client-auth-enabled=true [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.handshake-timeout-millis=-1 [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.key-store-password-provider=plain [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.renegotiate-on-client-auth-want=true [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl-inactivity-timeout=30 [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl2-enabled=false [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl3-enabled=false [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls-enabled=true [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls-rollback-enabled=true [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls11-enabled=true [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls12-enabled=true [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls13-enabled=true [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.trust-max-cert-length=5 [2024-03-19T02:09:41.307Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.trust-store-password-provider=plain [2024-03-19T02:09:41.307Z] configs.config.default-config.http-service.access-log.buffer-size-bytes=32768 [2024-03-19T02:09:41.307Z] configs.config.default-config.http-service.access-log.format=%client.name% %auth-user-name% %datetime% %request% %status% %response.length% [2024-03-19T02:09:41.307Z] configs.config.default-config.http-service.access-log.max-history-files=-1 [2024-03-19T02:09:41.307Z] configs.config.default-config.http-service.access-log.rotation-enabled=true [2024-03-19T02:09:41.307Z] configs.config.default-config.http-service.access-log.rotation-interval-in-minutes=1440 [2024-03-19T02:09:41.307Z] configs.config.default-config.http-service.access-log.rotation-policy=time [2024-03-19T02:09:41.307Z] configs.config.default-config.http-service.access-log.rotation-suffix=yyyy-MM-dd [2024-03-19T02:09:41.307Z] configs.config.default-config.http-service.access-log.write-interval-seconds=300 [2024-03-19T02:09:41.307Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.response-policy.auth-source=content [2024-03-19T02:09:41.308Z] configs.config.server-config.security-service.auth-realm.certificate.classname=com.sun.enterprise.security.auth.realm.certificate.CertificateRealm [2024-03-19T02:09:41.308Z] configs.config.server-config.security-service.auth-realm.certificate.name=certificate [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.allow-non-component-callers=false [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.associate-with-thread=false [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.connection-creation-retry-attempts=0 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.connection-creation-retry-interval-in-seconds=10 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.connection-leak-reclaim=false [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.connection-leak-timeout-in-seconds=0 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.connection-validation-method=table [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.deployment-order=100 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.fail-all-connections=false [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.idle-timeout-in-seconds=300 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.is-connection-validation-required=false [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.is-isolation-level-guaranteed=true [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.lazy-connection-association=false [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.lazy-connection-enlistment=false [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.match-connections=false [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.max-connection-usage-count=0 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.max-pool-size=32 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.max-wait-time-in-millis=60000 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.name=__TimerPool [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.non-transactional-connections=false [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.object-type=user [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.ping=false [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.pool-resize-quantity=2 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.pooling=true [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.res-type=javax.sql.XADataSource [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.statement-cache-size=0 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.statement-cache-type= [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.statement-leak-reclaim=false [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.statement-leak-timeout-in-seconds=0 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.statement-timeout-in-seconds=-1 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.steady-pool-size=8 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.validate-atmost-once-period-in-seconds=0 [2024-03-19T02:09:41.308Z] resources.jdbc-connection-pool.__TimerPool.wrap-jdbc-objects=true [2024-03-19T02:09:41.308Z] configs.config.default-config.dynamic-reconfiguration-enabled=true [2024-03-19T02:09:41.308Z] configs.config.default-config.name=default-config [2024-03-19T02:09:41.308Z] configs.config.server-config.http-service.access-logging-enabled=false [2024-03-19T02:09:41.308Z] configs.config.server-config.http-service.sso-enabled=false [2024-03-19T02:09:41.308Z] configs.config.server-config.admin-service.property.ipsRoot=${com.sun.aas.installRoot}/.. [2024-03-19T02:09:41.308Z] configs.config.server-config.diagnostic-service.capture-app-dd=true [2024-03-19T02:09:41.308Z] configs.config.server-config.diagnostic-service.capture-hadb-info=true [2024-03-19T02:09:41.308Z] configs.config.server-config.diagnostic-service.capture-install-log=true [2024-03-19T02:09:41.308Z] configs.config.server-config.diagnostic-service.capture-system-info=true [2024-03-19T02:09:41.308Z] configs.config.server-config.diagnostic-service.compute-checksum=true [2024-03-19T02:09:41.308Z] configs.config.server-config.diagnostic-service.max-log-entries=500 [2024-03-19T02:09:41.308Z] configs.config.server-config.diagnostic-service.min-log-level=INFO [2024-03-19T02:09:41.308Z] configs.config.server-config.diagnostic-service.verify-config=true [2024-03-19T02:09:41.308Z] configs.config.default-config.iiop-service.client-authentication-required=false [2024-03-19T02:09:41.308Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.signature.key.alias=s1as [2024-03-19T02:09:41.308Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.encryption.key.alias=s1as [2024-03-19T02:09:41.308Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.request-policy.auth-source=content [2024-03-19T02:09:41.308Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.address=0.0.0.0 [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.enabled=true [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.jk-enabled=false [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.name=http-listener-1 [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.port=${HTTP_LISTENER_PORT} [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.protocol=http-listener-1 [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.thread-pool=http-thread-pool [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.transport=tcp [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.type=standard [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.address=0.0.0.0 [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.enabled=true [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.jk-enabled=false [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.name=http-listener-2 [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.port=${HTTP_SSL_LISTENER_PORT} [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.protocol=http-listener-2 [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.thread-pool=http-thread-pool [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.transport=tcp [2024-03-19T02:09:41.309Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.type=standard [2024-03-19T02:09:41.309Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.class-name=com.sun.xml.wss.provider.ServerSecurityAuthModule [2024-03-19T02:09:41.309Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.provider-id=XWS_ServerProvider [2024-03-19T02:09:41.309Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.provider-type=server [2024-03-19T02:09:41.309Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.response-policy.auth-source=content [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.allow-lazy-init=true [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.cert-nickname=glassfish-instance [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.client-auth=want [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.client-auth-enabled=false [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.handshake-timeout-millis=-1 [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.key-store-password-provider=plain [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.renegotiate-on-client-auth-want=false [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.ssl-inactivity-timeout=30 [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.ssl2-enabled=false [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.ssl3-enabled=false [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls-enabled=true [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls-rollback-enabled=true [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls11-enabled=true [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls12-enabled=true [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls13-enabled=true [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.trust-max-cert-length=5 [2024-03-19T02:09:41.310Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.trust-store-password-provider=plain [2024-03-19T02:09:41.310Z] configs.config.server-config.group-management-service.group-discovery-timeout-in-millis=5000 [2024-03-19T02:09:41.310Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.request-policy.auth-source=sender [2024-03-19T02:09:41.310Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.property.auth-realm=admin-realm [2024-03-19T02:09:41.310Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.signature.key.alias=s1as [2024-03-19T02:09:41.310Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.allow-lazy-init=true [2024-03-19T02:09:41.310Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.cert-nickname=s1as [2024-03-19T02:09:41.310Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-03-19T02:09:41.310Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.client-auth= [2024-03-19T02:09:41.310Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.client-auth-enabled=false [2024-03-19T02:09:41.310Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.handshake-timeout-millis=-1 [2024-03-19T02:09:41.310Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.key-store-password-provider=plain [2024-03-19T02:09:41.310Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.renegotiate-on-client-auth-want=true [2024-03-19T02:09:41.310Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.ssl-inactivity-timeout=30 [2024-03-19T02:09:41.310Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.ssl2-enabled=false [2024-03-19T02:09:41.311Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.ssl3-enabled=false [2024-03-19T02:09:41.311Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls-enabled=true [2024-03-19T02:09:41.311Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls-rollback-enabled=true [2024-03-19T02:09:41.311Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls11-enabled=true [2024-03-19T02:09:41.311Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls12-enabled=true [2024-03-19T02:09:41.311Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls13-enabled=true [2024-03-19T02:09:41.311Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.trust-max-cert-length=5 [2024-03-19T02:09:41.311Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.trust-store-password-provider=plain [2024-03-19T02:09:41.311Z] configs.config.server-config.security-service.message-security-config.HttpServlet.auth-layer=HttpServlet [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.allow-lazy-init=true [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.cert-nickname=s1as [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.client-auth= [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.client-auth-enabled=false [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.handshake-timeout-millis=-1 [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.key-store-password-provider=plain [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.renegotiate-on-client-auth-want=true [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.ssl-inactivity-timeout=30 [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.ssl2-enabled=false [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.ssl3-enabled=false [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls-enabled=true [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls-rollback-enabled=true [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls11-enabled=true [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls12-enabled=true [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls13-enabled=true [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.trust-max-cert-length=5 [2024-03-19T02:09:41.311Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.trust-store-password-provider=plain [2024-03-19T02:09:41.311Z] configs.config.server-config.system-property.JMS_PROVIDER_PORT.description=Port Number that JMS Service will listen for remote clients connection. [2024-03-19T02:09:41.311Z] configs.config.server-config.system-property.JMS_PROVIDER_PORT.name=JMS_PROVIDER_PORT [2024-03-19T02:09:41.311Z] configs.config.server-config.system-property.JMS_PROVIDER_PORT.value=7676 [2024-03-19T02:09:41.311Z] servers.server.server.resource-ref.jdbc/__default.enabled=true [2024-03-19T02:09:41.311Z] servers.server.server.resource-ref.jdbc/__default.ref=jdbc/__default [2024-03-19T02:09:41.311Z] configs.config.default-config.availability-service.jms-availability.availability-enabled=false [2024-03-19T02:09:41.311Z] configs.config.default-config.availability-service.jms-availability.config-store-type=masterbroker [2024-03-19T02:09:41.311Z] configs.config.default-config.availability-service.jms-availability.message-store-type=file [2024-03-19T02:09:41.311Z] nodes.node.localhost-domain1.freeze=false [2024-03-19T02:09:41.311Z] nodes.node.localhost-domain1.install-dir=${com.sun.aas.productRoot} [2024-03-19T02:09:41.311Z] nodes.node.localhost-domain1.name=localhost-domain1 [2024-03-19T02:09:41.311Z] nodes.node.localhost-domain1.node-host=localhost [2024-03-19T02:09:41.311Z] nodes.node.localhost-domain1.type=CONFIG [2024-03-19T02:09:41.311Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.debug=false [2024-03-19T02:09:41.311Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud=OFF [2024-03-19T02:09:41.311Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud-elasticity=OFF [2024-03-19T02:09:41.311Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud-orchestrator=OFF [2024-03-19T02:09:41.311Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud-tenant-manager=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud-virt-assembly-service=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.connector-connection-pool=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.connector-service=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.deployment=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.ejb-container=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.http-service=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jersey=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jms-service=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jpa=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jvm=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.orb=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.security=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.thread-pool=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.transaction-service=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.web-container=OFF [2024-03-19T02:09:41.312Z] configs.config.server-config.monitoring-service.module-monitoring-levels.web-services-container=OFF [2024-03-19T02:09:41.312Z] configs.config.default-config.group-management-service.group-discovery-timeout-in-millis=5000 [2024-03-19T02:09:41.312Z] configs.config.default-config.availability-service.web-container-availability.availability-enabled=true [2024-03-19T02:09:41.312Z] configs.config.default-config.availability-service.web-container-availability.disable-jreplica=false [2024-03-19T02:09:41.312Z] configs.config.default-config.availability-service.web-container-availability.persistence-frequency=web-method [2024-03-19T02:09:41.312Z] configs.config.default-config.availability-service.web-container-availability.persistence-scope=session [2024-03-19T02:09:41.312Z] configs.config.default-config.availability-service.web-container-availability.persistence-store-health-check-enabled=false [2024-03-19T02:09:41.312Z] configs.config.default-config.availability-service.web-container-availability.persistence-type=replicated [2024-03-19T02:09:41.312Z] configs.config.default-config.availability-service.web-container-availability.sso-failover-enabled=false [2024-03-19T02:09:41.312Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.name=admin-listener [2024-03-19T02:09:41.312Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.security-enabled=false [2024-03-19T02:09:41.312Z] configs.config.server-config.security-service.jacc-provider.default.name=default [2024-03-19T02:09:41.312Z] configs.config.server-config.security-service.jacc-provider.default.policy-configuration-factory-provider=org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:09:41.312Z] configs.config.server-config.security-service.jacc-provider.default.policy-provider=org.glassfish.exousia.modules.def.DefaultPolicy [2024-03-19T02:09:41.312Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.class-name=org.glassfish.admingui.common.security.AdminConsoleAuthModule [2024-03-19T02:09:41.312Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.provider-id=GFConsoleAuthModule [2024-03-19T02:09:41.312Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.provider-type=server [2024-03-19T02:09:41.312Z] resources.jdbc-resource.jdbc/__TimerPool.deployment-order=100 [2024-03-19T02:09:41.312Z] resources.jdbc-resource.jdbc/__TimerPool.enabled=true [2024-03-19T02:09:41.312Z] resources.jdbc-resource.jdbc/__TimerPool.jndi-name=jdbc/__TimerPool [2024-03-19T02:09:41.312Z] resources.jdbc-resource.jdbc/__TimerPool.object-type=system-all [2024-03-19T02:09:41.312Z] resources.jdbc-resource.jdbc/__TimerPool.pool-name=__TimerPool [2024-03-19T02:09:41.313Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.file-cache.enabled=false [2024-03-19T02:09:41.313Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-age-seconds=30 [2024-03-19T02:09:41.313Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-cache-size-bytes=10485760 [2024-03-19T02:09:41.313Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-files-count=1024 [2024-03-19T02:09:41.313Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.response-policy.auth-source=content [2024-03-19T02:09:41.313Z] configs.config.server-config.security-service.audit-module.default.classname=com.sun.enterprise.security.ee.Audit [2024-03-19T02:09:41.313Z] configs.config.server-config.security-service.audit-module.default.name=default [2024-03-19T02:09:41.313Z] nodes.freeze=false [2024-03-19T02:09:41.313Z] security-configurations.authentication-service.adminAuth.default=true [2024-03-19T02:09:41.313Z] security-configurations.authentication-service.adminAuth.name=adminAuth [2024-03-19T02:09:41.313Z] security-configurations.authentication-service.adminAuth.use-password-credential=true [2024-03-19T02:09:41.313Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.property.auth-realm=admin-realm [2024-03-19T02:09:41.313Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.file-cache.enabled=false [2024-03-19T02:09:41.313Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-age-seconds=30 [2024-03-19T02:09:41.313Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-cache-size-bytes=10485760 [2024-03-19T02:09:41.313Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-files-count=1024 [2024-03-19T02:09:41.313Z] configs.config.default-config.java-config.classpath-suffix= [2024-03-19T02:09:41.313Z] configs.config.default-config.java-config.debug-enabled=false [2024-03-19T02:09:41.313Z] configs.config.default-config.java-config.debug-options=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:${JAVA_DEBUGGER_PORT} [2024-03-19T02:09:41.313Z] configs.config.default-config.java-config.env-classpath-ignored=true [2024-03-19T02:09:41.313Z] configs.config.default-config.java-config.java-home=${com.sun.aas.javaRoot} [2024-03-19T02:09:41.313Z] configs.config.default-config.java-config.javac-options=-g [2024-03-19T02:09:41.313Z] configs.config.default-config.java-config.jvm-options=-server,-Djava.awt.headless=true,-Djdk.corba.allowOutputStreamSubclass=true,-Djdk.tls.rejectClientInitiatedRenegotiation=true,-XX:+UnlockDiagnosticVMOptions,-Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy,-Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf,-Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as,-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks,-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks,-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver,-DANTLR_USE_DIRECT_CLASS_LOADING=true,-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory,-XX:NewRatio=2,-Xmx512m,-Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.fileinstall,-Dosgi.shell.telnet.port=${OSGI_SHELL_TELNET_PORT},-Dosgi.shell.telnet.maxconn=1,-Dosgi.shell.telnet.ip=127.0.0.1,-Dgosh.args=--noshutdown -c noop=true,-Dfelix.fileinstall.dir=${com.sun.aas.installRoot}/modules/autostart/,-Dfelix.fileinstall.poll=5000,-Dfelix.fileinstall.log.level=3,-Dfelix.fileinstall.bundles.new.start=true,-Dfelix.fileinstall.bundles.startTransient=true,-Dfelix.fileinstall.disableConfigSave=false,-Dorg.glassfish.gmbal.no.multipleUpperBoundsException=true,-Xbootclasspath/a:${com.sun.aas.installRoot}/lib/grizzly-npn-api.jar,--add-opens=java.base/java.io=ALL-UNNAMED,--add-opens=java.base/java.lang=ALL-UNNAMED,--add-opens=java.base/java.util=ALL-UNNAMED,--add-opens=java.base/sun.net.www.protocol.jrt=ALL-UNNAMED,--add-opens=java.naming/javax.naming.spi=ALL-UNNAMED,--add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED,--add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED,--add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED,--add-exports=java.base/jdk.internal.vm.annotation=ALL-UNNAMED,--add-opens=java.base/jdk.internal.vm.annotation=ALL-UNNAMED,-Djdk.attach.allowAttachSelf=true [2024-03-19T02:09:41.314Z] configs.config.default-config.java-config.rmic-options=-iiop -poa -alwaysgenerate -keepgenerated -g [2024-03-19T02:09:41.314Z] configs.config.default-config.java-config.system-classpath= [2024-03-19T02:09:41.314Z] configs.config.default-config.http-service.virtual-server.__asadmin.access-log=${com.sun.aas.instanceRoot}/logs/access [2024-03-19T02:09:41.314Z] configs.config.default-config.http-service.virtual-server.__asadmin.access-logging-enabled=inherit [2024-03-19T02:09:41.314Z] configs.config.default-config.http-service.virtual-server.__asadmin.docroot=${com.sun.aas.instanceRoot}/docroot [2024-03-19T02:09:41.314Z] configs.config.default-config.http-service.virtual-server.__asadmin.hosts=${com.sun.aas.hostName} [2024-03-19T02:09:41.314Z] configs.config.default-config.http-service.virtual-server.__asadmin.id=__asadmin [2024-03-19T02:09:41.314Z] configs.config.default-config.http-service.virtual-server.__asadmin.log-file=${com.sun.aas.instanceRoot}/logs/server.log [2024-03-19T02:09:41.314Z] configs.config.default-config.http-service.virtual-server.__asadmin.network-listeners=admin-listener [2024-03-19T02:09:41.314Z] configs.config.default-config.http-service.virtual-server.__asadmin.sso-cookie-http-only=true [2024-03-19T02:09:41.314Z] configs.config.default-config.http-service.virtual-server.__asadmin.sso-cookie-secure=dynamic [2024-03-19T02:09:41.314Z] configs.config.default-config.http-service.virtual-server.__asadmin.sso-enabled=inherit [2024-03-19T02:09:41.314Z] configs.config.default-config.http-service.virtual-server.__asadmin.state=on [2024-03-19T02:09:41.314Z] configs.config.server-config.admin-service.property.adminConsoleContextRoot=/admin [2024-03-19T02:09:41.314Z] configs.config.server-config.availability-service.auto-manage-ha-store=false [2024-03-19T02:09:41.314Z] configs.config.server-config.availability-service.availability-enabled=true [2024-03-19T02:09:41.314Z] configs.config.server-config.availability-service.ha-store-healthcheck-enabled=false [2024-03-19T02:09:41.314Z] configs.config.server-config.availability-service.ha-store-healthcheck-interval-in-seconds=5 [2024-03-19T02:09:41.314Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-03-19T02:09:41.314Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.allow-payload-for-undefined-http-methods=false [2024-03-19T02:09:41.314Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.auth-pass-through-enabled=false [2024-03-19T02:09:41.314Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.chunking-enabled=true [2024-03-19T02:09:41.314Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.comet-support-enabled=false [2024-03-19T02:09:41.314Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.compressable-mime-type=text/html,text/xml,text/plain [2024-03-19T02:09:41.314Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.compression=off [2024-03-19T02:09:41.314Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.compression-min-size-bytes=2048 [2024-03-19T02:09:41.314Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.connection-upload-timeout-millis=300000 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.default-virtual-server=server [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.dns-lookup-enabled=false [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.encoded-slash-enabled=false [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.header-buffer-length-bytes=8192 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-disable-cipher-check=false [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-enabled=true [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-initial-window-size-in-bytes=65535 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-max-concurrent-streams=100 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-max-header-list-size-in-bytes=4096 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-connections=256 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-form-post-size-bytes=2097152 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-post-size-bytes=-1 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-request-headers=100 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-request-parameters=10000 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-response-headers=100 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-save-post-size-bytes=4096 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-swallowing-input-bytes=-1 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.rcm-support-enabled=false [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.request-timeout-seconds=900 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.send-buffer-size-bytes=8192 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.timeout-seconds=30 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=false [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.upload-timeout-enabled=true [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.uri-encoding=UTF-8 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.version=HTTP/1.1 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.websockets-support-enabled=true [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.websockets-timeout-seconds=900 [2024-03-19T02:09:41.315Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.xpowered-by=true [2024-03-19T02:09:41.315Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.debug=false [2024-03-19T02:09:41.316Z] configs.config.server-config.group-management-service.failure-detection.heartbeat-frequency-in-millis=2000 [2024-03-19T02:09:41.316Z] configs.config.server-config.group-management-service.failure-detection.max-missed-heartbeats=3 [2024-03-19T02:09:41.316Z] configs.config.server-config.group-management-service.failure-detection.verify-failure-connect-timeout-in-millis=10000 [2024-03-19T02:09:41.316Z] configs.config.server-config.group-management-service.failure-detection.verify-failure-waittime-in-millis=1500 [2024-03-19T02:09:41.316Z] configs.config.server-config.security-service.auth-realm.admin-realm.classname=com.sun.enterprise.security.auth.realm.file.FileRealm [2024-03-19T02:09:41.316Z] configs.config.server-config.security-service.auth-realm.admin-realm.name=admin-realm [2024-03-19T02:09:41.316Z] configs.config.default-config.jms-service.addresslist-behavior=priority [2024-03-19T02:09:41.316Z] configs.config.default-config.jms-service.addresslist-iterations=3 [2024-03-19T02:09:41.316Z] configs.config.default-config.jms-service.default-jms-host=default_JMS_host [2024-03-19T02:09:41.316Z] configs.config.default-config.jms-service.init-timeout-in-seconds=60 [2024-03-19T02:09:41.316Z] configs.config.default-config.jms-service.reconnect-attempts=3 [2024-03-19T02:09:41.316Z] configs.config.default-config.jms-service.reconnect-enabled=true [2024-03-19T02:09:41.316Z] configs.config.default-config.jms-service.reconnect-interval-in-seconds=5 [2024-03-19T02:09:41.316Z] configs.config.default-config.jms-service.type=EMBEDDED [2024-03-19T02:09:41.316Z] configs.config.default-config.security-service.auth-realm.certificate.classname=com.sun.enterprise.security.auth.realm.certificate.CertificateRealm [2024-03-19T02:09:41.316Z] configs.config.default-config.security-service.auth-realm.certificate.name=certificate [2024-03-19T02:09:41.316Z] configs.config.default-config.group-management-service.failure-detection.heartbeat-frequency-in-millis=2000 [2024-03-19T02:09:41.316Z] configs.config.default-config.group-management-service.failure-detection.max-missed-heartbeats=3 [2024-03-19T02:09:41.316Z] configs.config.default-config.group-management-service.failure-detection.verify-failure-connect-timeout-in-millis=10000 [2024-03-19T02:09:41.316Z] configs.config.default-config.group-management-service.failure-detection.verify-failure-waittime-in-millis=1500 [2024-03-19T02:09:41.316Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.request-policy.auth-source=content [2024-03-19T02:09:41.316Z] resources.jdbc-connection-pool.DerbyPool.property.Password=APP [2024-03-19T02:09:41.316Z] resources.jdbc-connection-pool.__TimerPool.property.connectionAttributes=;create=true [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.allow-payload-for-undefined-http-methods=false [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.auth-pass-through-enabled=false [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.chunking-enabled=true [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.comet-support-enabled=false [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.compressable-mime-type=text/html,text/xml,text/plain [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.compression=off [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.compression-min-size-bytes=2048 [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.connection-upload-timeout-millis=300000 [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.default-virtual-server=__asadmin [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.dns-lookup-enabled=false [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.encoded-slash-enabled=false [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.header-buffer-length-bytes=8192 [2024-03-19T02:09:41.316Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-disable-cipher-check=false [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-enabled=true [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-initial-window-size-in-bytes=65535 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-max-concurrent-streams=100 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-max-header-list-size-in-bytes=4096 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-connections=250 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-form-post-size-bytes=2097152 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-post-size-bytes=-1 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-request-headers=100 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-request-parameters=10000 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-response-headers=100 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-save-post-size-bytes=4096 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-swallowing-input-bytes=-1 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.rcm-support-enabled=false [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.request-timeout-seconds=900 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.send-buffer-size-bytes=8192 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.timeout-seconds=30 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.trace-enabled=false [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.upload-timeout-enabled=true [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.uri-encoding=UTF-8 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.version=HTTP/1.1 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.websockets-support-enabled=true [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.websockets-timeout-seconds=900 [2024-03-19T02:09:41.317Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.xpowered-by=true [2024-03-19T02:09:41.317Z] configs.config.server-config.iiop-service.iiop-listener.SSL.address=0.0.0.0 [2024-03-19T02:09:41.317Z] configs.config.server-config.iiop-service.iiop-listener.SSL.enabled=true [2024-03-19T02:09:41.317Z] configs.config.server-config.iiop-service.iiop-listener.SSL.id=SSL [2024-03-19T02:09:41.317Z] configs.config.server-config.iiop-service.iiop-listener.SSL.lazy-init=false [2024-03-19T02:09:41.317Z] configs.config.server-config.iiop-service.iiop-listener.SSL.port=3820 [2024-03-19T02:09:41.317Z] configs.config.server-config.iiop-service.iiop-listener.SSL.security-enabled=true [2024-03-19T02:09:41.317Z] servers.server.server.resource-ref.jdbc/__TimerPool.enabled=true [2024-03-19T02:09:41.317Z] servers.server.server.resource-ref.jdbc/__TimerPool.ref=jdbc/__TimerPool [2024-03-19T02:09:41.317Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.response-policy.auth-source=content [2024-03-19T02:09:41.317Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.address=0.0.0.0 [2024-03-19T02:09:41.317Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.enabled=true [2024-03-19T02:09:41.318Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.id=SSL_MUTUALAUTH [2024-03-19T02:09:41.318Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.lazy-init=false [2024-03-19T02:09:41.318Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.port=3920 [2024-03-19T02:09:41.318Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.security-enabled=true [2024-03-19T02:09:41.318Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.address=0.0.0.0 [2024-03-19T02:09:41.318Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.enabled=true [2024-03-19T02:09:41.318Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.318Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.jk-enabled=false [2024-03-19T02:09:41.318Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.name=admin-listener [2024-03-19T02:09:41.318Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.port=${ASADMIN_LISTENER_PORT} [2024-03-19T02:09:41.318Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.protocol=pu-protocol [2024-03-19T02:09:41.318Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.thread-pool=http-thread-pool [2024-03-19T02:09:41.318Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.transport=tcp [2024-03-19T02:09:41.318Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.type=standard [2024-03-19T02:09:41.318Z] configs.config.default-config.security-service.auth-realm.file.property.file=${com.sun.aas.instanceRoot}/config/keyfile [2024-03-19T02:09:41.318Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.authorization-provider-config.simpleAuthorizationProviderConfig.name=simpleAuthorizationProviderConfig [2024-03-19T02:09:41.318Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.authorization-provider-config.simpleAuthorizationProviderConfig.support-policy-deploy=false [2024-03-19T02:09:41.318Z] security-configurations.authorization-service.authorizationService.default=true [2024-03-19T02:09:41.318Z] security-configurations.authorization-service.authorizationService.name=authorizationService [2024-03-19T02:09:41.318Z] resources.jdbc-connection-pool.DerbyPool.property.serverName=localhost [2024-03-19T02:09:41.318Z] configs.config.default-config.security-service.activate-default-principal-to-role-mapping=true [2024-03-19T02:09:41.318Z] configs.config.default-config.security-service.anonymous-role=AttributeDeprecated [2024-03-19T02:09:41.318Z] configs.config.default-config.security-service.audit-enabled=false [2024-03-19T02:09:41.318Z] configs.config.default-config.security-service.audit-modules=default [2024-03-19T02:09:41.318Z] configs.config.default-config.security-service.default-realm=file [2024-03-19T02:09:41.318Z] configs.config.default-config.security-service.jacc=default [2024-03-19T02:09:41.318Z] configs.config.default-config.system-property.JMX_SYSTEM_CONNECTOR_PORT.name=JMX_SYSTEM_CONNECTOR_PORT [2024-03-19T02:09:41.318Z] configs.config.default-config.system-property.JMX_SYSTEM_CONNECTOR_PORT.value=28686 [2024-03-19T02:09:41.318Z] configs.config.server-config.java-config.classpath-suffix= [2024-03-19T02:09:41.318Z] configs.config.server-config.java-config.debug-enabled=false [2024-03-19T02:09:41.318Z] configs.config.server-config.java-config.debug-options=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:9009 [2024-03-19T02:09:41.318Z] configs.config.server-config.java-config.env-classpath-ignored=true [2024-03-19T02:09:41.318Z] configs.config.server-config.java-config.java-home=${com.sun.aas.javaRoot} [2024-03-19T02:09:41.318Z] configs.config.server-config.java-config.javac-options=-g [2024-03-19T02:09:41.319Z] configs.config.server-config.java-config.jvm-options=-Djava.awt.headless=true,-Djdk.corba.allowOutputStreamSubclass=true,-Djdk.tls.rejectClientInitiatedRenegotiation=true,-Djavax.xml.accessExternalSchema=all,-Djavax.management.builder.initial=com.sun.enterprise.v3.admin.AppServerMBeanServerBuilder,-XX:+UnlockDiagnosticVMOptions,-Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy,-Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf,-Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as,-Xmx512m,-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks,-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks,-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver,-DANTLR_USE_DIRECT_CLASS_LOADING=true,-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory,-Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.shell.remote,org.apache.felix.fileinstall,-Dosgi.shell.telnet.port=6666,-Dosgi.shell.telnet.maxconn=1,-Dosgi.shell.telnet.ip=127.0.0.1,-Dgosh.args=--nointeractive,-Dfelix.fileinstall.dir=${com.sun.aas.installRoot}/modules/autostart/,-Dfelix.fileinstall.poll=5000,-Dfelix.fileinstall.log.level=2,-Dfelix.fileinstall.bundles.new.start=true,-Dfelix.fileinstall.bundles.startTransient=true,-Dfelix.fileinstall.disableConfigSave=false,-Dorg.glassfish.gmbal.no.multipleUpperBoundsException=true,-Dcom.ctc.wstx.returnNullForDefaultNamespace=true,-XX:NewRatio=2,--add-opens=java.base/java.io=ALL-UNNAMED,--add-opens=java.base/java.lang=ALL-UNNAMED,--add-opens=java.base/java.util=ALL-UNNAMED,--add-opens=java.base/sun.net.www.protocol.jrt=ALL-UNNAMED,--add-opens=java.naming/javax.naming.spi=ALL-UNNAMED,--add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED,--add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED,--add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED,--add-exports=java.base/jdk.internal.vm.annotation=ALL-UNNAMED,--add-opens=java.base/jdk.internal.vm.annotation=ALL-UNNAMED,-Djdk.attach.allowAttachSelf=true [2024-03-19T02:09:41.319Z] configs.config.server-config.java-config.rmic-options=-iiop -poa -alwaysgenerate -keepgenerated -g [2024-03-19T02:09:41.319Z] configs.config.server-config.java-config.system-classpath= [2024-03-19T02:09:41.319Z] configs.config.server-config.security-service.jacc-provider.default.property.repository=${com.sun.aas.instanceRoot}/generated/policy [2024-03-19T02:09:41.319Z] resources.jdbc-connection-pool.__TimerPool.property.databaseName=${com.sun.aas.instanceRoot}/lib/databases/ejbtimer [2024-03-19T02:09:41.319Z] configs.config.default-config.system-property.HTTP_SSL_LISTENER_PORT.name=HTTP_SSL_LISTENER_PORT [2024-03-19T02:09:41.319Z] configs.config.default-config.system-property.HTTP_SSL_LISTENER_PORT.value=28181 [2024-03-19T02:09:41.319Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.class-name=com.sun.xml.wss.provider.ServerSecurityAuthModule [2024-03-19T02:09:41.319Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.provider-id=ServerProvider [2024-03-19T02:09:41.319Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.provider-type=server [2024-03-19T02:09:41.319Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.class-name=com.sun.xml.wss.provider.ClientSecurityAuthModule [2024-03-19T02:09:41.319Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.provider-id=ClientProvider [2024-03-19T02:09:41.320Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.provider-type=client [2024-03-19T02:09:41.320Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.debug=false [2024-03-19T02:09:41.320Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.file-cache.enabled=false [2024-03-19T02:09:41.320Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-age-seconds=30 [2024-03-19T02:09:41.320Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-cache-size-bytes=10485760 [2024-03-19T02:09:41.320Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-files-count=1024 [2024-03-19T02:09:41.320Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.response-policy.auth-source=content [2024-03-19T02:09:41.320Z] secure-admin.das-alias=s1as [2024-03-19T02:09:41.320Z] secure-admin.enabled=false [2024-03-19T02:09:41.320Z] secure-admin.instance-alias=glassfish-instance [2024-03-19T02:09:41.320Z] secure-admin.special-admin-indicator=b605124b-14ee-4c1b-a1f5-1e4bea4f0e82 [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.name=http-listener-2 [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.security-enabled=true [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.name=http-listener-1 [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.security-enabled=false [2024-03-19T02:09:41.320Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.name=filerealm [2024-03-19T02:09:41.320Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.provider-name=adminFile [2024-03-19T02:09:41.320Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.type=LoginModule [2024-03-19T02:09:41.320Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.name=pu-protocol [2024-03-19T02:09:41.320Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.security-enabled=false [2024-03-19T02:09:41.320Z] configs.config.default-config.http-service.access-logging-enabled=false [2024-03-19T02:09:41.320Z] configs.config.default-config.http-service.sso-enabled=false [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.allow-payload-for-undefined-http-methods=false [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.auth-pass-through-enabled=false [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.chunking-enabled=true [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.comet-support-enabled=false [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.compressable-mime-type=text/html,text/xml,text/plain [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.compression=off [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.compression-min-size-bytes=2048 [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.connection-upload-timeout-millis=300000 [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.default-virtual-server=__asadmin [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.dns-lookup-enabled=false [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.encoded-slash-enabled=true [2024-03-19T02:09:41.320Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.header-buffer-length-bytes=8192 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-disable-cipher-check=false [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-enabled=true [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-initial-window-size-in-bytes=65535 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-max-concurrent-streams=100 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-max-header-list-size-in-bytes=4096 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-connections=250 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-form-post-size-bytes=2097152 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-post-size-bytes=-1 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-request-headers=100 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-request-parameters=10000 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-response-headers=100 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-save-post-size-bytes=4096 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-swallowing-input-bytes=-1 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.rcm-support-enabled=false [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.request-timeout-seconds=900 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.send-buffer-size-bytes=8192 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.timeout-seconds=30 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.trace-enabled=false [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.upload-timeout-enabled=true [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.uri-encoding=UTF-8 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.version=HTTP/1.1 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.websockets-support-enabled=true [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.websockets-timeout-seconds=900 [2024-03-19T02:09:41.321Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.xpowered-by=true [2024-03-19T02:09:41.321Z] resources.jdbc-connection-pool.DerbyPool.property.DatabaseName=sun-appserv-samples [2024-03-19T02:09:41.321Z] configs.config.default-config.network-config.protocols.protocol.admin-http-redirect.name=admin-http-redirect [2024-03-19T02:09:41.321Z] configs.config.default-config.network-config.protocols.protocol.admin-http-redirect.security-enabled=false [2024-03-19T02:09:41.321Z] property.administrative.domain.name=domain1 [2024-03-19T02:09:41.321Z] configs.config.default-config.ejb-container.cache-idle-timeout-in-seconds=600 [2024-03-19T02:09:41.321Z] configs.config.default-config.ejb-container.cache-resize-quantity=32 [2024-03-19T02:09:41.321Z] configs.config.default-config.ejb-container.commit-option=B [2024-03-19T02:09:41.321Z] configs.config.default-config.ejb-container.max-cache-size=512 [2024-03-19T02:09:41.321Z] configs.config.default-config.ejb-container.max-pool-size=32 [2024-03-19T02:09:41.321Z] configs.config.default-config.ejb-container.pool-idle-timeout-in-seconds=600 [2024-03-19T02:09:41.321Z] configs.config.default-config.ejb-container.pool-resize-quantity=8 [2024-03-19T02:09:41.321Z] configs.config.default-config.ejb-container.removal-timeout-in-seconds=5400 [2024-03-19T02:09:41.322Z] configs.config.default-config.ejb-container.session-store=${com.sun.aas.instanceRoot}/session-store [2024-03-19T02:09:41.322Z] configs.config.default-config.ejb-container.steady-pool-size=0 [2024-03-19T02:09:41.322Z] configs.config.default-config.ejb-container.victim-selection-policy=nru [2024-03-19T02:09:41.322Z] configs.config.default-config.security-service.auth-realm.admin-realm.property.jaas-context=fileRealm [2024-03-19T02:09:41.322Z] configs.config.server-config.iiop-service.orb.max-connections=1024 [2024-03-19T02:09:41.322Z] configs.config.server-config.iiop-service.orb.message-fragment-size=1024 [2024-03-19T02:09:41.322Z] configs.config.server-config.iiop-service.orb.use-thread-pool-ids=thread-pool-1 [2024-03-19T02:09:41.322Z] configs.config.default-config.system-property.IIOP_SSL_LISTENER_PORT.name=IIOP_SSL_LISTENER_PORT [2024-03-19T02:09:41.322Z] configs.config.default-config.system-property.IIOP_SSL_LISTENER_PORT.value=23820 [2024-03-19T02:09:41.322Z] configs.config.default-config.security-service.jacc-provider.simple.name=simple [2024-03-19T02:09:41.322Z] configs.config.default-config.security-service.jacc-provider.simple.policy-configuration-factory-provider=org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:09:41.322Z] configs.config.default-config.security-service.jacc-provider.simple.policy-provider=org.glassfish.exousia.modules.def.DefaultPolicy [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud-elasticity=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud-orchestrator=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud-tenant-manager=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud-virt-assembly-service=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.connector-connection-pool=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.connector-service=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.deployment=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.ejb-container=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.http-service=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jersey=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jms-service=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jpa=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jvm=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.orb=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.security=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.thread-pool=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.transaction-service=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.web-container=OFF [2024-03-19T02:09:41.322Z] configs.config.default-config.monitoring-service.module-monitoring-levels.web-services-container=OFF [2024-03-19T02:09:41.322Z] resources.jdbc-resource.jdbc/__default.deployment-order=100 [2024-03-19T02:09:41.322Z] resources.jdbc-resource.jdbc/__default.enabled=true [2024-03-19T02:09:41.322Z] resources.jdbc-resource.jdbc/__default.jndi-name=jdbc/__default [2024-03-19T02:09:41.322Z] resources.jdbc-resource.jdbc/__default.object-type=system-all-req [2024-03-19T02:09:41.322Z] resources.jdbc-resource.jdbc/__default.pool-name=DerbyPool [2024-03-19T02:09:41.322Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-03-19T02:09:41.322Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.allow-payload-for-undefined-http-methods=false [2024-03-19T02:09:41.322Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.auth-pass-through-enabled=false [2024-03-19T02:09:41.322Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.chunking-enabled=true [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.comet-support-enabled=false [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.compressable-mime-type=text/html,text/xml,text/plain [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.compression=off [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.compression-min-size-bytes=2048 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.connection-upload-timeout-millis=300000 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.default-virtual-server=__asadmin [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.dns-lookup-enabled=false [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.encoded-slash-enabled=true [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.header-buffer-length-bytes=8192 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-disable-cipher-check=false [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-enabled=true [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-initial-window-size-in-bytes=65535 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-max-concurrent-streams=100 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-max-header-list-size-in-bytes=4096 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-connections=256 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-form-post-size-bytes=2097152 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-post-size-bytes=-1 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-request-headers=100 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-request-parameters=10000 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-response-headers=100 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-save-post-size-bytes=4096 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-swallowing-input-bytes=-1 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.rcm-support-enabled=false [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.request-timeout-seconds=900 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.send-buffer-size-bytes=8192 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.timeout-seconds=30 [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.trace-enabled=false [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.upload-timeout-enabled=true [2024-03-19T02:09:41.323Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.uri-encoding=UTF-8 [2024-03-19T02:09:41.324Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.version=HTTP/1.1 [2024-03-19T02:09:41.324Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.websockets-support-enabled=true [2024-03-19T02:09:41.324Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.websockets-timeout-seconds=900 [2024-03-19T02:09:41.324Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.xpowered-by=true [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.allow-payload-for-undefined-http-methods=false [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.auth-pass-through-enabled=false [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.chunking-enabled=true [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.comet-support-enabled=false [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.compressable-mime-type=text/html,text/xml,text/plain [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.compression=off [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.compression-min-size-bytes=2048 [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.connection-upload-timeout-millis=300000 [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.default-virtual-server=server [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.dns-lookup-enabled=false [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.encoded-slash-enabled=false [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.header-buffer-length-bytes=8192 [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-disable-cipher-check=false [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-enabled=true [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-initial-window-size-in-bytes=65535 [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-max-concurrent-streams=100 [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-max-header-list-size-in-bytes=4096 [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-connections=250 [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-form-post-size-bytes=2097152 [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-post-size-bytes=-1 [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-request-headers=100 [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-request-parameters=10000 [2024-03-19T02:09:41.324Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-response-headers=100 [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-save-post-size-bytes=4096 [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-swallowing-input-bytes=-1 [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.rcm-support-enabled=false [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.request-timeout-seconds=900 [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.send-buffer-size-bytes=8192 [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.timeout-seconds=30 [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=false [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.upload-timeout-enabled=true [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.uri-encoding=UTF-8 [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.version=HTTP/1.1 [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.websockets-support-enabled=true [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.websockets-timeout-seconds=900 [2024-03-19T02:09:41.325Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.xpowered-by=true [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.allow-lazy-init=true [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.cert-nickname=s1as [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth= [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=false [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.handshake-timeout-millis=-1 [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.key-store-password-provider=plain [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.renegotiate-on-client-auth-want=true [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.ssl-inactivity-timeout=30 [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.ssl2-enabled=false [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.ssl3-enabled=false [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls-enabled=true [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls-rollback-enabled=true [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls11-enabled=true [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls12-enabled=true [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls13-enabled=true [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.trust-max-cert-length=5 [2024-03-19T02:09:41.325Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.trust-store-password-provider=plain [2024-03-19T02:09:41.325Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.property.config=server-config [2024-03-19T02:09:41.325Z] configs.config.default-config.security-service.auth-realm.admin-realm.property.file=${com.sun.aas.instanceRoot}/config/admin-keyfile [2024-03-19T02:09:41.325Z] configs.config.default-config.admin-service.jmx-connector.system.accept-all=false [2024-03-19T02:09:41.325Z] configs.config.default-config.admin-service.jmx-connector.system.address=0.0.0.0 [2024-03-19T02:09:41.326Z] configs.config.default-config.admin-service.jmx-connector.system.auth-realm-name=admin-realm [2024-03-19T02:09:41.326Z] configs.config.default-config.admin-service.jmx-connector.system.enabled=true [2024-03-19T02:09:41.326Z] configs.config.default-config.admin-service.jmx-connector.system.name=system [2024-03-19T02:09:41.326Z] configs.config.default-config.admin-service.jmx-connector.system.port=${JMX_SYSTEM_CONNECTOR_PORT} [2024-03-19T02:09:41.326Z] configs.config.default-config.admin-service.jmx-connector.system.protocol=rmi_jrmp [2024-03-19T02:09:41.326Z] configs.config.default-config.admin-service.jmx-connector.system.security-enabled=false [2024-03-19T02:09:41.326Z] configs.config.default-config.system-property.JAVA_DEBUGGER_PORT.name=JAVA_DEBUGGER_PORT [2024-03-19T02:09:41.326Z] configs.config.default-config.system-property.JAVA_DEBUGGER_PORT.value=29009 [2024-03-19T02:09:41.326Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.address=0.0.0.0 [2024-03-19T02:09:41.326Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.enabled=true [2024-03-19T02:09:41.326Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.id=orb-listener-1 [2024-03-19T02:09:41.326Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.lazy-init=true [2024-03-19T02:09:41.326Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.port=3700 [2024-03-19T02:09:41.326Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.security-enabled=false [2024-03-19T02:09:41.326Z] configs.config.server-config.security-service.jacc-provider.simple.name=simple [2024-03-19T02:09:41.326Z] configs.config.server-config.security-service.jacc-provider.simple.policy-configuration-factory-provider=org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:09:41.326Z] configs.config.server-config.security-service.jacc-provider.simple.policy-provider=org.glassfish.exousia.modules.def.DefaultPolicy [2024-03-19T02:09:41.326Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.request-policy.auth-source=content [2024-03-19T02:09:41.326Z] configs.config.server-config.admin-service.property.adminConsoleDownloadLocation=${com.sun.aas.installRoot}/lib/install/applications/admingui.war [2024-03-19T02:09:41.326Z] configs.config.server-config.jms-service.addresslist-behavior=random [2024-03-19T02:09:41.326Z] configs.config.server-config.jms-service.addresslist-iterations=3 [2024-03-19T02:09:41.326Z] configs.config.server-config.jms-service.default-jms-host=default_JMS_host [2024-03-19T02:09:41.326Z] configs.config.server-config.jms-service.init-timeout-in-seconds=60 [2024-03-19T02:09:41.326Z] configs.config.server-config.jms-service.reconnect-attempts=3 [2024-03-19T02:09:41.326Z] configs.config.server-config.jms-service.reconnect-enabled=true [2024-03-19T02:09:41.326Z] configs.config.server-config.jms-service.reconnect-interval-in-seconds=5 [2024-03-19T02:09:41.326Z] configs.config.server-config.jms-service.type=EMBEDDED [2024-03-19T02:09:41.326Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.debug=false [2024-03-19T02:09:41.326Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.encryption.key.alias=s1as [2024-03-19T02:09:41.326Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.signature.key.alias=s1as [2024-03-19T02:09:41.326Z] configs.config.default-config.monitoring-service.dtrace-enabled=false [2024-03-19T02:09:41.326Z] configs.config.default-config.monitoring-service.mbean-enabled=true [2024-03-19T02:09:41.326Z] configs.config.default-config.monitoring-service.monitoring-enabled=true [2024-03-19T02:09:41.326Z] configs.config.default-config.web-container.session-config.session-properties.timeout-in-seconds=1800 [2024-03-19T02:09:41.326Z] configs.config.server-config.rest-config.debug=false [2024-03-19T02:09:41.326Z] configs.config.server-config.rest-config.indent-level=-1 [2024-03-19T02:09:41.326Z] configs.config.server-config.rest-config.log-input=false [2024-03-19T02:09:41.326Z] configs.config.server-config.rest-config.log-output=false [2024-03-19T02:09:41.326Z] configs.config.server-config.rest-config.session-token-timeout=30 [2024-03-19T02:09:41.326Z] configs.config.server-config.rest-config.show-deprecated-items=false [2024-03-19T02:09:41.326Z] configs.config.server-config.rest-config.show-hidden-commands=false [2024-03-19T02:09:41.326Z] configs.config.server-config.rest-config.wadl-generation=false [2024-03-19T02:09:41.326Z] configs.config.server-config.admin-service.auth-realm-name=admin-realm [2024-03-19T02:09:41.326Z] configs.config.server-config.admin-service.system-jmx-connector-name=system [2024-03-19T02:09:41.326Z] configs.config.server-config.admin-service.type=das-and-server [2024-03-19T02:09:41.326Z] configs.config.server-config.http-service.access-log.buffer-size-bytes=32768 [2024-03-19T02:09:41.326Z] configs.config.server-config.http-service.access-log.format=%client.name% %auth-user-name% %datetime% %request% %status% %response.length% [2024-03-19T02:09:41.326Z] configs.config.server-config.http-service.access-log.max-history-files=-1 [2024-03-19T02:09:41.326Z] configs.config.server-config.http-service.access-log.rotation-enabled=true [2024-03-19T02:09:41.327Z] configs.config.server-config.http-service.access-log.rotation-interval-in-minutes=1440 [2024-03-19T02:09:41.327Z] configs.config.server-config.http-service.access-log.rotation-policy=time [2024-03-19T02:09:41.327Z] configs.config.server-config.http-service.access-log.rotation-suffix=yyyy-MM-dd [2024-03-19T02:09:41.327Z] configs.config.server-config.http-service.access-log.write-interval-seconds=300 [2024-03-19T02:09:41.327Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.name=simpleAuthorization [2024-03-19T02:09:41.327Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.provider-name=simpleAuthorizationProvider [2024-03-19T02:09:41.327Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.type=Simple [2024-03-19T02:09:41.327Z] configs.config.server-config.security-service.activate-default-principal-to-role-mapping=true [2024-03-19T02:09:41.327Z] configs.config.server-config.security-service.anonymous-role=AttributeDeprecated [2024-03-19T02:09:41.327Z] configs.config.server-config.security-service.audit-enabled=false [2024-03-19T02:09:41.327Z] configs.config.server-config.security-service.audit-modules=default [2024-03-19T02:09:41.327Z] configs.config.server-config.security-service.default-realm=file [2024-03-19T02:09:41.327Z] configs.config.server-config.security-service.jacc=default [2024-03-19T02:09:41.327Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.web-protocol-sticky-enabled=true [2024-03-19T02:09:41.327Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.class-name=com.sun.xml.wss.provider.ServerSecurityAuthModule [2024-03-19T02:09:41.327Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.provider-id=ServerProvider [2024-03-19T02:09:41.327Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.provider-type=server [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.allow-payload-for-undefined-http-methods=false [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.auth-pass-through-enabled=false [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.chunking-enabled=true [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.comet-support-enabled=false [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.compressable-mime-type=text/html,text/xml,text/plain [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.compression=off [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.compression-min-size-bytes=2048 [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.connection-upload-timeout-millis=300000 [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.default-virtual-server=server [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.dns-lookup-enabled=false [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.encoded-slash-enabled=false [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.header-buffer-length-bytes=8192 [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-disable-cipher-check=false [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-enabled=true [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-initial-window-size-in-bytes=65535 [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-max-concurrent-streams=100 [2024-03-19T02:09:41.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-max-header-list-size-in-bytes=4096 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-connections=250 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-form-post-size-bytes=2097152 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-post-size-bytes=-1 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-request-headers=100 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-request-parameters=10000 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-response-headers=100 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-save-post-size-bytes=4096 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-swallowing-input-bytes=-1 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.rcm-support-enabled=false [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.request-timeout-seconds=900 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.send-buffer-size-bytes=8192 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.timeout-seconds=30 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.trace-enabled=false [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.upload-timeout-enabled=true [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.uri-encoding=UTF-8 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.version=HTTP/1.1 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.websockets-support-enabled=true [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.websockets-timeout-seconds=900 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.xpowered-by=true [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.transports.transport.tcp.acceptor-threads=1 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.transports.transport.tcp.buffer-size-bytes=8192 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.transports.transport.tcp.byte-buffer-type=heap [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.transports.transport.tcp.classname=org.glassfish.grizzly.nio.transport.TCPNIOTransport [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.transports.transport.tcp.dedicated-acceptor-enabled=false [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.transports.transport.tcp.display-configuration=false [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.transports.transport.tcp.enable-snoop=false [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.transports.transport.tcp.idle-key-timeout-seconds=30 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.transports.transport.tcp.linger=-1 [2024-03-19T02:09:41.328Z] configs.config.server-config.network-config.transports.transport.tcp.max-connections-count=4096 [2024-03-19T02:09:41.329Z] configs.config.server-config.network-config.transports.transport.tcp.name=tcp [2024-03-19T02:09:41.329Z] configs.config.server-config.network-config.transports.transport.tcp.read-timeout-millis=30000 [2024-03-19T02:09:41.329Z] configs.config.server-config.network-config.transports.transport.tcp.selector-poll-timeout-millis=1000 [2024-03-19T02:09:41.329Z] configs.config.server-config.network-config.transports.transport.tcp.socket-read-buffer-size=-1 [2024-03-19T02:09:41.329Z] configs.config.server-config.network-config.transports.transport.tcp.socket-write-buffer-size=-1 [2024-03-19T02:09:41.329Z] configs.config.server-config.network-config.transports.transport.tcp.tcp-no-delay=true [2024-03-19T02:09:41.329Z] configs.config.server-config.network-config.transports.transport.tcp.write-timeout-millis=30000 [2024-03-19T02:09:41.329Z] configs.config.default-config.system-property.IIOP_LISTENER_PORT.name=IIOP_LISTENER_PORT [2024-03-19T02:09:41.329Z] configs.config.default-config.system-property.IIOP_LISTENER_PORT.value=23700 [2024-03-19T02:09:41.329Z] secure-admin.secure-admin-principal.CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA.dn=CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA [2024-03-19T02:09:41.329Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.admin-password=admin [2024-03-19T02:09:41.329Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.admin-user-name=admin [2024-03-19T02:09:41.329Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.host=localhost [2024-03-19T02:09:41.329Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.lazy-init=true [2024-03-19T02:09:41.329Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.name=default_JMS_host [2024-03-19T02:09:41.329Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.port=${JMS_PROVIDER_PORT} [2024-03-19T02:09:41.329Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.file-cache.enabled=false [2024-03-19T02:09:41.329Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-age-seconds=30 [2024-03-19T02:09:41.329Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-cache-size-bytes=10485760 [2024-03-19T02:09:41.329Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-files-count=1024 [2024-03-19T02:09:41.329Z] configs.config.server-config.admin-service.jmx-connector.system.accept-all=false [2024-03-19T02:09:41.329Z] configs.config.server-config.admin-service.jmx-connector.system.address=0.0.0.0 [2024-03-19T02:09:41.329Z] configs.config.server-config.admin-service.jmx-connector.system.auth-realm-name=admin-realm [2024-03-19T02:09:41.329Z] configs.config.server-config.admin-service.jmx-connector.system.enabled=true [2024-03-19T02:09:41.329Z] configs.config.server-config.admin-service.jmx-connector.system.name=system [2024-03-19T02:09:41.329Z] configs.config.server-config.admin-service.jmx-connector.system.port=8686 [2024-03-19T02:09:41.329Z] configs.config.server-config.admin-service.jmx-connector.system.protocol=rmi_jrmp [2024-03-19T02:09:41.329Z] configs.config.server-config.admin-service.jmx-connector.system.security-enabled=false [2024-03-19T02:09:41.329Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-03-19T02:09:41.329Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.idle-thread-timeout-seconds=900 [2024-03-19T02:09:41.329Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.max-queue-size=4096 [2024-03-19T02:09:41.329Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.max-thread-pool-size=200 [2024-03-19T02:09:41.329Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.min-thread-pool-size=5 [2024-03-19T02:09:41.329Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.name=thread-pool-1 [2024-03-19T02:09:41.329Z] configs.config.default-config.connector-service.class-loading-policy=derived [2024-03-19T02:09:41.329Z] configs.config.default-config.connector-service.shutdown-timeout-in-seconds=30 [2024-03-19T02:09:41.329Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.allow-lazy-init=true [2024-03-19T02:09:41.329Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.cert-nickname=s1as [2024-03-19T02:09:41.329Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-03-19T02:09:41.329Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth= [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=false [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.handshake-timeout-millis=-1 [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.key-store-password-provider=plain [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.renegotiate-on-client-auth-want=true [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.ssl-inactivity-timeout=30 [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.ssl2-enabled=false [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.ssl3-enabled=false [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls-enabled=true [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls-rollback-enabled=true [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls11-enabled=true [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls12-enabled=true [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls13-enabled=true [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.trust-max-cert-length=5 [2024-03-19T02:09:41.330Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.trust-store-password-provider=plain [2024-03-19T02:09:41.330Z] secure-admin.secure-admin-principal.CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA.dn=CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA [2024-03-19T02:09:41.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.name=sec-admin-listener [2024-03-19T02:09:41.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.security-enabled=true [2024-03-19T02:09:41.330Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.encryption.key.alias=s1as [2024-03-19T02:09:41.330Z] configs.config.server-config.security-service.property.default-digest-algorithm=SHA-256 [2024-03-19T02:09:41.330Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.name=admin-listener [2024-03-19T02:09:41.330Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.security-enabled=false [2024-03-19T02:09:41.330Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.dynamic.username.password=false [2024-03-19T02:09:41.330Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.request-policy.auth-source=content [2024-03-19T02:09:41.330Z] configs.config.default-config.http-service.virtual-server.server.access-log=${com.sun.aas.instanceRoot}/logs/access [2024-03-19T02:09:41.330Z] configs.config.default-config.http-service.virtual-server.server.access-logging-enabled=inherit [2024-03-19T02:09:41.330Z] configs.config.default-config.http-service.virtual-server.server.docroot=${com.sun.aas.instanceRoot}/docroot [2024-03-19T02:09:41.330Z] configs.config.default-config.http-service.virtual-server.server.hosts=${com.sun.aas.hostName} [2024-03-19T02:09:41.330Z] configs.config.default-config.http-service.virtual-server.server.id=server [2024-03-19T02:09:41.330Z] configs.config.default-config.http-service.virtual-server.server.log-file=${com.sun.aas.instanceRoot}/logs/server.log [2024-03-19T02:09:41.330Z] configs.config.default-config.http-service.virtual-server.server.network-listeners=http-listener-1, http-listener-2 [2024-03-19T02:09:41.330Z] configs.config.default-config.http-service.virtual-server.server.sso-cookie-http-only=true [2024-03-19T02:09:41.330Z] configs.config.default-config.http-service.virtual-server.server.sso-cookie-secure=dynamic [2024-03-19T02:09:41.330Z] configs.config.default-config.http-service.virtual-server.server.sso-enabled=inherit [2024-03-19T02:09:41.330Z] configs.config.default-config.http-service.virtual-server.server.state=on [2024-03-19T02:09:41.331Z] resources.jdbc-connection-pool.DerbyPool.property.connectionAttributes=;create=true [2024-03-19T02:09:41.331Z] configs.config.default-config.security-service.message-security-config.SOAP.auth-layer=SOAP [2024-03-19T02:09:41.331Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.security.config=${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml [2024-03-19T02:09:41.331Z] configs.config.default-config.mdb-container.idle-timeout-in-seconds=600 [2024-03-19T02:09:41.331Z] configs.config.default-config.mdb-container.max-pool-size=32 [2024-03-19T02:09:41.331Z] configs.config.default-config.mdb-container.pool-resize-quantity=8 [2024-03-19T02:09:41.331Z] configs.config.default-config.mdb-container.steady-pool-size=1 [2024-03-19T02:09:41.331Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-03-19T02:09:41.331Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.idle-thread-timeout-seconds=900 [2024-03-19T02:09:41.331Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.max-queue-size=4096 [2024-03-19T02:09:41.331Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.max-thread-pool-size=5 [2024-03-19T02:09:41.331Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.min-thread-pool-size=5 [2024-03-19T02:09:41.331Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.name=http-thread-pool [2024-03-19T02:09:41.331Z] configs.config.server-config.security-service.auth-realm.admin-realm.property.file=${com.sun.aas.instanceRoot}/config/admin-keyfile [2024-03-19T02:09:41.331Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.control-flag=sufficient [2024-03-19T02:09:41.331Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.module-class=com.sun.enterprise.admin.util.AdminLoginModule [2024-03-19T02:09:41.331Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.name=adminSpecialLM [2024-03-19T02:09:41.331Z] configs.config.default-config.system-property.HTTP_LISTENER_PORT.name=HTTP_LISTENER_PORT [2024-03-19T02:09:41.331Z] configs.config.default-config.system-property.HTTP_LISTENER_PORT.value=28080 [2024-03-19T02:09:41.331Z] configs.config.server-config.security-service.message-security-config.SOAP.auth-layer=SOAP [2024-03-19T02:09:41.331Z] configs.config.server-config.security-service.auth-realm.admin-realm.property.jaas-context=fileRealm [2024-03-19T02:09:41.331Z] configs.config.default-config.security-service.jacc-provider.default.property.repository=${com.sun.aas.instanceRoot}/generated/policy [2024-03-19T02:09:41.331Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.property.config=server-config [2024-03-19T02:09:41.331Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.security.config=${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml [2024-03-19T02:09:41.331Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.signature.key.alias=s1as [2024-03-19T02:09:41.331Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.encryption.key.alias=s1as [2024-03-19T02:09:41.331Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.file-cache.enabled=false [2024-03-19T02:09:41.331Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.file-cache.max-age-seconds=30 [2024-03-19T02:09:41.331Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.file-cache.max-cache-size-bytes=10485760 [2024-03-19T02:09:41.331Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.file-cache.max-files-count=1024 [2024-03-19T02:09:41.331Z] configs.config.default-config.security-service.jacc-provider.default.name=default [2024-03-19T02:09:41.331Z] configs.config.default-config.security-service.jacc-provider.default.policy-configuration-factory-provider=org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:09:41.332Z] configs.config.default-config.security-service.jacc-provider.default.policy-provider=org.glassfish.exousia.modules.def.DefaultPolicy [2024-03-19T02:09:41.332Z] configs.config.default-config.system-property.OSGI_SHELL_TELNET_PORT.name=OSGI_SHELL_TELNET_PORT [2024-03-19T02:09:41.332Z] configs.config.default-config.system-property.OSGI_SHELL_TELNET_PORT.value=26666 [2024-03-19T02:09:41.332Z] configs.config.default-config.security-service.auth-realm.admin-realm.classname=com.sun.enterprise.security.auth.realm.file.FileRealm [2024-03-19T02:09:41.332Z] configs.config.default-config.security-service.auth-realm.admin-realm.name=admin-realm [2024-03-19T02:09:41.332Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.response-policy.auth-source=content [2024-03-19T02:09:41.332Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.debug=false [2024-03-19T02:09:41.332Z] configs.config.server-config.http-service.virtual-server.server.access-log=${com.sun.aas.instanceRoot}/logs/access [2024-03-19T02:09:41.332Z] configs.config.server-config.http-service.virtual-server.server.access-logging-enabled=inherit [2024-03-19T02:09:41.332Z] configs.config.server-config.http-service.virtual-server.server.docroot=${com.sun.aas.instanceRoot}/docroot [2024-03-19T02:09:41.332Z] configs.config.server-config.http-service.virtual-server.server.hosts=${com.sun.aas.hostName} [2024-03-19T02:09:41.332Z] configs.config.server-config.http-service.virtual-server.server.id=server [2024-03-19T02:09:41.332Z] configs.config.server-config.http-service.virtual-server.server.log-file=${com.sun.aas.instanceRoot}/logs/server.log [2024-03-19T02:09:41.332Z] configs.config.server-config.http-service.virtual-server.server.network-listeners=http-listener-1,http-listener-2 [2024-03-19T02:09:41.332Z] configs.config.server-config.http-service.virtual-server.server.sso-cookie-http-only=true [2024-03-19T02:09:41.332Z] configs.config.server-config.http-service.virtual-server.server.sso-cookie-secure=dynamic [2024-03-19T02:09:41.332Z] configs.config.server-config.http-service.virtual-server.server.sso-enabled=inherit [2024-03-19T02:09:41.332Z] configs.config.server-config.http-service.virtual-server.server.state=on [2024-03-19T02:09:41.332Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.admin-password=admin [2024-03-19T02:09:41.332Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.admin-user-name=admin [2024-03-19T02:09:41.332Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.host=localhost [2024-03-19T02:09:41.332Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.lazy-init=true [2024-03-19T02:09:41.332Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.name=default_JMS_host [2024-03-19T02:09:41.332Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.port=${JMS_PROVIDER_PORT} [2024-03-19T02:09:41.332Z] Command get executed successfully. [2024-03-19T02:09:41.332Z] [2024-03-19T02:09:41.332Z] [2024-03-19T02:09:41.332Z] [2024-03-19T02:09:41.332Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.024 s -- in org.glassfish.main.admin.test.tool.StartStopITest [2024-03-19T02:09:45.505Z] [INFO] [2024-03-19T02:09:45.505Z] [INFO] Results: [2024-03-19T02:09:45.505Z] [INFO] [2024-03-19T02:09:45.505Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [2024-03-19T02:09:45.505Z] [INFO] [2024-03-19T02:09:45.505Z] [INFO] [2024-03-19T02:09:45.505Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-itest-tools --- [2024-03-19T02:09:45.505Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/failsafe-reports [2024-03-19T02:09:45.505Z] [INFO] [2024-03-19T02:09:45.505Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-glassfish-itest-tools-checkstyle) @ glassfish-itest-tools --- [2024-03-19T02:09:45.761Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:09:45.761Z] [INFO] [2024-03-19T02:09:45.761Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-itest-tools --- [2024-03-19T02:09:45.761Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/8.0.1-SNAPSHOT/glassfish-itest-tools-8.0.1-SNAPSHOT.pom [2024-03-19T02:09:45.761Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/glassfish-itest-tools.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/8.0.1-SNAPSHOT/glassfish-itest-tools-8.0.1-SNAPSHOT.jar [2024-03-19T02:09:45.761Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/8.0.1-SNAPSHOT/glassfish-itest-tools-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:45.761Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/itest-tools/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/8.0.1-SNAPSHOT/glassfish-itest-tools-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:45.761Z] [INFO] [2024-03-19T02:09:45.761Z] [INFO] ----------------< org.glassfish.main.tests:admin-tests >---------------- [2024-03-19T02:09:45.761Z] [INFO] Building GlassFish Admin Tests 8.0.1-SNAPSHOT [287/332] [2024-03-19T02:09:45.761Z] [INFO] from appserver/tests/admin/tests/pom.xml [2024-03-19T02:09:45.761Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:09:45.761Z] [INFO] [2024-03-19T02:09:45.761Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-tests --- [2024-03-19T02:09:45.761Z] [INFO] [2024-03-19T02:09:45.761Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ admin-tests --- [2024-03-19T02:09:45.761Z] [INFO] [2024-03-19T02:09:45.761Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ admin-tests --- [2024-03-19T02:09:45.761Z] [INFO] [2024-03-19T02:09:45.761Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ admin-tests --- [2024-03-19T02:09:47.128Z] [INFO] [2024-03-19T02:09:47.128Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-addon) @ admin-tests --- [2024-03-19T02:09:47.128Z] [INFO] Copying test-progress-admin-extension.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/modules/test-progress-admin-extension-8.0.1-SNAPSHOT.jar [2024-03-19T02:09:47.128Z] [INFO] [2024-03-19T02:09:47.128Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ admin-tests --- [2024-03-19T02:09:47.128Z] [INFO] No sources to compile [2024-03-19T02:09:47.128Z] [INFO] [2024-03-19T02:09:47.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ admin-tests --- [2024-03-19T02:09:47.128Z] [INFO] [2024-03-19T02:09:47.128Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ admin-tests --- [2024-03-19T02:09:47.128Z] [INFO] [2024-03-19T02:09:47.128Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-tests --- [2024-03-19T02:09:47.128Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:09:47.128Z] [INFO] [2024-03-19T02:09:47.128Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-tests --- [2024-03-19T02:09:47.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/src/main/resources [2024-03-19T02:09:47.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/src/main/manpages [2024-03-19T02:09:47.129Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:09:47.129Z] [INFO] [2024-03-19T02:09:47.129Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ admin-tests --- [2024-03-19T02:09:47.129Z] [INFO] No sources to compile [2024-03-19T02:09:47.129Z] [INFO] [2024-03-19T02:09:47.129Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ admin-tests --- [2024-03-19T02:09:47.129Z] [INFO] No sources to compile [2024-03-19T02:09:47.129Z] [INFO] [2024-03-19T02:09:47.129Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-tests --- [2024-03-19T02:09:47.129Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-03-19T02:09:47.129Z] [INFO] [2024-03-19T02:09:47.129Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ admin-tests --- [2024-03-19T02:09:47.129Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:09:47.129Z] [INFO] Compiling 43 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:09:47.692Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:09:47.692Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:09:47.692Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:09:47.692Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:09:47.692Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:09:47.692Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:09:47.692Z] Use -proc:none to disable annotation processing. [2024-03-19T02:09:47.692Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java uses or overrides a deprecated API. [2024-03-19T02:09:47.692Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:09:47.692Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:09:47.692Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:09:47.692Z] [INFO] [2024-03-19T02:09:47.692Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-tests --- [2024-03-19T02:09:47.692Z] [INFO] [2024-03-19T02:09:47.692Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-tests --- [2024-03-19T02:09:47.692Z] [INFO] Executing tasks [2024-03-19T02:09:47.692Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/classes/META-INF for [2024-03-19T02:09:47.692Z] [INFO] [echo] admin-tests [2024-03-19T02:09:47.692Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/classes/META-INF [2024-03-19T02:09:47.692Z] [INFO] Executed tasks [2024-03-19T02:09:47.692Z] [INFO] [2024-03-19T02:09:47.692Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-tests --- [2024-03-19T02:09:47.692Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/admin-tests.jar [2024-03-19T02:09:47.692Z] [INFO] [2024-03-19T02:09:47.692Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ admin-tests --- [2024-03-19T02:09:47.692Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:09:51.863Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:09:51.863Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/bom.xml [2024-03-19T02:09:51.863Z] [INFO] attaching as admin-tests-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:09:51.863Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/bom.json [2024-03-19T02:09:51.863Z] [INFO] attaching as admin-tests-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:09:51.863Z] [INFO] [2024-03-19T02:09:51.863Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-tests --- [2024-03-19T02:09:51.863Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/failsafe-reports [2024-03-19T02:09:51.863Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:09:51.863Z] [INFO] [2024-03-19T02:09:51.863Z] [INFO] ------------------------------------------------------- [2024-03-19T02:09:51.863Z] [INFO] T E S T S [2024-03-19T02:09:51.863Z] [INFO] ------------------------------------------------------- [2024-03-19T02:09:51.863Z] [0.003s][info][gc] Using G1 [2024-03-19T02:09:51.863Z] [0.375s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.982ms [2024-03-19T02:09:51.863Z] [INFO] Running org.glassfish.main.admin.test.OSGiCommandsITest [2024-03-19T02:09:52.119Z] 02:09:51.871061 INFO main org.glassfish.main.itest.tools.GlassFishTestEnvironment. Using basedir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests [2024-03-19T02:09:52.120Z] 02:09:51.875033 INFO main org.glassfish.main.itest.tools.GlassFishTestEnvironment. Expected GlassFish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish [2024-03-19T02:09:52.120Z] 02:09:51.876809 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=5,000, detached=false, args=[change-admin-password]) [2024-03-19T02:09:52.682Z] Command change-admin-password executed successfully. [2024-03-19T02:09:52.682Z] [2024-03-19T02:09:52.682Z] [2024-03-19T02:09:52.682Z] [2024-03-19T02:09:52.683Z] Admin password changed. [2024-03-19T02:09:52.683Z] 02:09:52.441411 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[start-domain, --debug]) [2024-03-19T02:09:56.854Z] Waiting for domain1 to start .... [2024-03-19T02:09:56.854Z] Waiting finished after 3,257 ms. [2024-03-19T02:09:56.854Z] Successfully started the domain : domain1 [2024-03-19T02:09:56.854Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/domains/domain1 [2024-03-19T02:09:56.854Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:09:56.854Z] Admin Port: 4,848 [2024-03-19T02:09:56.854Z] Command start-domain executed successfully. [2024-03-19T02:09:56.854Z] [2024-03-19T02:09:56.854Z] [2024-03-19T02:09:56.854Z] [2024-03-19T02:09:56.854Z] 02:09:56.581359 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, lb]) [2024-03-19T02:09:58.223Z] START LEVEL 2 [2024-03-19T02:09:58.223Z] ID|State |Level|Name [2024-03-19T02:09:58.223Z] 0|Active | 0|System Bundle (7.0.5)|7.0.5 [2024-03-19T02:09:58.223Z] 1|Active | 1|OSGi resource locator (1.0.3)|1.0.3 [2024-03-19T02:09:58.223Z] 2|Installed | 1|ACC Config Classes (JAXB) (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.223Z] 3|Installed | 1|admin-cli (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.223Z] 4|Installed | 1|admin-core (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.223Z] 5|Active | 1|admin-util (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.223Z] 6|Installed | 1|AMX Core (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.223Z] 7|Installed | 1|AMX JavaEE (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.223Z] 8|Resolved | 1|Angus Activation Registries (2.0.2)|2.0.2 [2024-03-19T02:09:58.223Z] 9|Resolved | 1|Angus Mail Provider (2.0.3)|2.0.3 [2024-03-19T02:09:58.223Z] 10|Resolved | 1|GlassFish Jakarta EE Annotation Framework (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.223Z] 11|Resolved | 1|Ant repackaged as an OSGI bundle (1.10.2)|1.10.2 [2024-03-19T02:09:58.223Z] 12|Installed | 1|Antlr, repackaged as an OSGI bundle (2.7.8)|2.7.8 [2024-03-19T02:09:58.223Z] 13|Resolved | 1|aopalliance version 1.0 repackaged as a module (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:09:58.223Z] 14|Resolved | 1|GlassFish API Exporter Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.223Z] 15|Installed | 1|GlassFish AppClient Server-Side Connector (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 16|Installed | 1|GlassFish AppClient Server-Side Core (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 17|Installed | 1|Appclient Security Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 18|Active | 1|org.objectweb.asm.tree.analysis (9.6.0)|9.6.0 [2024-03-19T02:09:58.224Z] 19|Active | 1|org.objectweb.asm.commons (9.6.0)|9.6.0 [2024-03-19T02:09:58.224Z] 20|Active | 1|org.objectweb.asm.tree (9.6.0)|9.6.0 [2024-03-19T02:09:58.224Z] 21|Active | 1|org.objectweb.asm.util (9.6.0)|9.6.0 [2024-03-19T02:09:58.224Z] 22|Active | 1|org.objectweb.asm (9.6.0)|9.6.0 [2024-03-19T02:09:58.224Z] 23|Installed | 1|Backup Restore classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 24|Resolved | 1|org.glassfish.main.web.cdi-api-fragment (0.0.0)|0.0.0 [2024-03-19T02:09:58.224Z] 25|Active | 1|Class Model for Hk2 (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:09:58.224Z] 26|Resolved | 1|ClassMate (1.7.0)|1.7.0 [2024-03-19T02:09:58.224Z] 27|Installed | 1|cluster-admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 28|Installed | 1|cluster-common (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 29|Resolved | 1|Cluster SSH Provisioning (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 30|Installed | 1|ejb-mapping module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 31|Installed | 1|enhancer module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 32|Installed | 1|Database Generator module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 33|Installed | 1|internal-api module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 34|Installed | 1|model module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 35|Installed | 1|support ejb module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 36|Installed | 1|support-sqlstore module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 37|Installed | 1|utility module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 38|Installed | 1|com.ibm.jbatch.container (2.0.0)|2.0.0 [2024-03-19T02:09:58.224Z] 39|Resolved | 1|com.ibm.jbatch.spi (2.0.0)|2.0.0 [2024-03-19T02:09:58.224Z] 40|Active | 1|Common Utilities (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 41|Installed | 1|Apache Commons Codec (1.16.1)|1.16.1 [2024-03-19T02:09:58.224Z] 42|Active | 1|Concurrent Connector Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 43|Installed | 1|Concurrent Implementation Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 44|Installed | 1|Concurro (3.1.0.M3)|3.1.0.M3 [2024-03-19T02:09:58.224Z] 45|Active | 1|admin-config-api (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 46|Active | 1|HK2 config types (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 47|Installed | 1|Connectors admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 48|Resolved | 1|Connectors Inbound Support (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 49|Active | 1|Connectors Private APIs for GlassFish Containers (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 50|Active | 1|Connectors Runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 51|Installed | 1|Admin Console Clustering Support Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 52|Installed | 1|Admin Console Full distribution plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 53|Installed | 1|Admin Console Common (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 54|Installed | 1|Admin Console Community Edition Theme Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 55|Installed | 1|Admin Console Concurrent Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 56|Installed | 1|Admin Console Corba Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 57|Installed | 1|Admin Console EJB Local (Lite) Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 58|Installed | 1|Admin Console EJB Container Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 59|Installed | 1|Admin Console Connectors Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 60|Installed | 1|Admin Console JDBC Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 61|Installed | 1|Admin Console JMS Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 62|Installed | 1|Admin Console JTS Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 63|Installed | 1|Admin Console Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 64|Installed | 1|Admin Console Web Container Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 65|Active | 1|Container Common (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 66|Installed | 1|DataProvider (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.224Z] 67|Installed | 1|DBschema repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-03-19T02:09:58.225Z] 68|Installed | 1|Deployment Related Admin Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 69|Active | 1|AutoDeploy Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 70|Active | 1|Deployment Related Common Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 71|Resolved | 1|Deployment Related JavaEE Core Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 72|Resolved | 1|Deployment Related JavaEE Full Profile Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 73|Resolved | 1|Deployment Object Library (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 74|Resolved | 1|GlassFish Core EJB Client (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 75|Resolved | 1|GlassFish Core EJB container implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 76|Installed | 1|Full EJB Container add-ons (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 77|Resolved | 1|EJB container Internal API (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 78|Installed | 1|Ejb Security Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 79|Installed | 1|Entity Bean container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 80|Resolved | 1|Epicyro Jakarta Authentication Implementation 3.1.0-M1 (3.1.0.M1)|3.1.0.M1 [2024-03-19T02:09:58.225Z] 81|Resolved | 1|Exousia Jakarta Authorization Implementation 3.0.0-M2 (3.0.0.M2)|3.0.0.M2 [2024-03-19T02:09:58.225Z] 82|Resolved | 1|Eclipse Expressly (6.0.0.M1)|6.0.0.M1 [2024-03-19T02:09:58.225Z] 83|Resolved | 1|org.glassfish.main.flashlight.flashlight-extra-jdk-packages (0.0.0)|0.0.0 [2024-03-19T02:09:58.225Z] 84|Active | 1|flashlight-framework (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 85|Active | 1|Admin Console Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 86|Installed | 1|Client OSGi module (including ACC) (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 87|Active | 1|GlassFish Connectors Connector (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 88|Active | 1|EJB Container connector for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 89|Active | 1|JMS Connector Module for Runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 90|Installed | 1|JMS Injection Module for Runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 91|Installed | 1|Connector for JPA runtime in glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 92|Active | 1|Load Balancer Internal API (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 93|Active | 1|Connector for GlassFish Admin REST Service (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 94|Active | 1|Connector for GlassFish Web Container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 95|Active | 1|Weld connector for glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 96|Active | 1|Public APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 97|Installed | 1|Batch Commands for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 98|Active | 1|Batch Connector for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 99|Installed | 1|Generated CSIv2 APIs (4.2.5)|4.2.5 [2024-03-19T02:09:58.225Z] 100|Resolved | 1|Exposed Internal APIs (4.2.5)|4.2.5 [2024-03-19T02:09:58.225Z] 101|Resolved | 1|Generated OMG APIs (4.2.5)|4.2.5 [2024-03-19T02:09:58.225Z] 102|Resolved | 1|GlassFish Corba ORB (4.2.5)|4.2.5 [2024-03-19T02:09:58.225Z] 103|Resolved | 1|Jakarta EE dependent public APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 104|Resolved | 1|GlassFish Extra JRE Packages (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 105|Active | 1|Glassfish Grizzly extra jars Combining (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 106|Active | 1|Glassfish MBeanServer support (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 107|Active | 1|Glassfish Naming (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 108|Resolved | 1|GlassFish Oracle JDBC Packages (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 109|Active | 1|Appserver Core Bootstraping Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 110|Resolved | 1|GMBAL (Implementation) (4.0.3)|4.0.3 [2024-03-19T02:09:58.225Z] 111|Installed | 1|GMS Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 112|Active | 1|GMS Bootstrap Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 113|Resolved | 1|grizzly-npn-osgi (2.0.0)|2.0.0 [2024-03-19T02:09:58.225Z] 114|Resolved | 1|GlassFish High Availability APIs and SPI (3.1.13)|3.1.13 [2024-03-19T02:09:58.225Z] 115|Installed | 1|GlassFish ha-file-store (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.225Z] 116|Active | 1|GlassFish ha-shoal-cache-bootstrap (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.226Z] 117|Installed | 1|GlassFish ha-shoal-store (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.226Z] 118|Resolved | 1|Hibernate Validator Portable Extension (8.0.1.Final)|8.0.1.Final [2024-03-19T02:09:58.226Z] 119|Active | 1|Hibernate Validator Engine (8.0.1.Final)|8.0.1.Final [2024-03-19T02:09:58.226Z] 120|Active | 1|HK2 API module (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:09:58.226Z] 121|Active | 1|GlassFish HK2 Config Injectors (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.226Z] 122|Resolved | 1|HK2 core module (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:09:58.226Z] 123|Active | 1|ServiceLocator Default Implementation (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:09:58.226Z] 124|Active | 1|Run Level Service (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:09:58.226Z] 125|Active | 1|HK2 Implementation Utilities (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:09:58.226Z] 126|Installed | 1|HK2 module of HK2 itself (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:09:58.226Z] 127|Active | 1|Private APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.226Z] 128|Installed | 1|Jackson-annotations (2.17.0)|2.17.0 [2024-03-19T02:09:58.226Z] 129|Resolved | 1|Jackson-core (2.17.0)|2.17.0 [2024-03-19T02:09:58.226Z] 130|Installed | 1|jackson-databind (2.17.0)|2.17.0 [2024-03-19T02:09:58.226Z] 131|Installed | 1|Jackson Module Jakarta Xmlbind Annotations (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.226Z] 132|Resolved | 1|Jakarta Activation API (2.1.3)|2.1.3 [2024-03-19T02:09:58.226Z] 133|Resolved | 1|Jakarta Annotations API (3.0.0)|3.0.0 [2024-03-19T02:09:58.226Z] 134|Resolved | 1|Jakarta Authentication (3.1.0)|3.1.0 [2024-03-19T02:09:58.226Z] 135|Resolved | 1|Jakarta Authorization (3.0.0)|3.0.0 [2024-03-19T02:09:58.226Z] 136|Installed | 1|jakarta.batch-api (2.1.1)|2.1.1 [2024-03-19T02:09:58.226Z] 137|Resolved | 1|Jakarta Enterprise Beans API (4.0.1)|4.0.1 [2024-03-19T02:09:58.226Z] 138|Resolved | 1|Jakarta Expression Language API (6.0.0)|6.0.0 [2024-03-19T02:09:58.226Z] 139|Resolved | 1|CDI APIs (4.1.0)|4.1.0 [2024-03-19T02:09:58.226Z] 140|Resolved | 1|CDI EL integration API (4.1.0)|4.1.0 [2024-03-19T02:09:58.226Z] 141|Resolved | 1|Jakarta Concurrency (3.1.0)|3.1.0 [2024-03-19T02:09:58.226Z] 142|Resolved | 1|CDI Language Model (4.1.0)|4.1.0 [2024-03-19T02:09:58.226Z] 143|Resolved | 1|Mojarra Faces Implementation 4.1.0-M2 (4.1.0.M2)|4.1.0.M2 [2024-03-19T02:09:58.226Z] 144|Active | 1|Jakarta Dependency Injection (2.0.1.MR)|2.0.1.MR [2024-03-19T02:09:58.226Z] 145|Resolved | 1|Jakarta Interceptors (2.2.0)|2.2.0 [2024-03-19T02:09:58.226Z] 146|Resolved | 1|Jakarta Messaging API (3.1.0)|3.1.0 [2024-03-19T02:09:58.226Z] 147|Resolved | 1|Jakarta JSON Processing API (2.1.3)|2.1.3 [2024-03-19T02:09:58.226Z] 148|Resolved | 1|JSON-B API (0.0.0)|0.0.0 [2024-03-19T02:09:58.226Z] 149|Resolved | 1|Jakarta Mail API (2.1.3)|2.1.3 [2024-03-19T02:09:58.226Z] 150|Resolved | 1|Jakarta MVC API (2.1.0)|2.1.0 [2024-03-19T02:09:58.226Z] 151|Resolved | 1|Jakarta Persistence API jar (3.2.0)|3.2.0 [2024-03-19T02:09:58.226Z] 152|Resolved | 1|jakarta.resource API (2.1.0)|2.1.0 [2024-03-19T02:09:58.226Z] 153|Resolved | 1|Jakarta Security (4.0.0)|4.0.0 [2024-03-19T02:09:58.226Z] 154|Resolved | 1|Soteria Jakarta Security Implementation 4.0.0-M2 (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:09:58.226Z] 155|Resolved | 1|Jakarta Servlet (6.1.0)|6.1.0 [2024-03-19T02:09:58.226Z] 156|Resolved | 1|Jakarta Server Pages API (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:09:58.226Z] 157|Resolved | 1|Jakarta Standard Tag Library API (3.0.0)|3.0.0 [2024-03-19T02:09:58.226Z] 158|Resolved | 1|jakarta.transaction API (2.0.1)|2.0.1 [2024-03-19T02:09:58.226Z] 159|Resolved | 1|Jakarta Validation API (3.1.0.M1)|3.1.0.M1 [2024-03-19T02:09:58.226Z] 160|Resolved | 1|Jakarta WebSocket - Server API (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:09:58.226Z] 161|Resolved | 1|Jakarta WebSocket - Client API (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:09:58.226Z] 162|Resolved | 1|Jakarta RESTful WS API (3.1.0)|3.1.0 [2024-03-19T02:09:58.226Z] 163|Resolved | 1|Jakarta XML Binding API (4.0.2)|4.0.2 [2024-03-19T02:09:58.226Z] 164|Active | 1|Jakarta EE related distributions kernel Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.226Z] 165|Resolved | 1|Javassist (3.30.2.GA)|3.30.2.GA [2024-03-19T02:09:58.226Z] 166|Resolved | 1|JAXB OSGI (4.0.5)|4.0.5 [2024-03-19T02:09:58.226Z] 167|Resolved | 1|classfilewriter (1.3.1.Final)|1.3.1.Final [2024-03-19T02:09:58.226Z] 168|Resolved | 1|JBoss Logging 3 (3.5.3.Final)|3.5.3.Final [2024-03-19T02:09:58.226Z] 169|Resolved | 1|JCIP Annotations under Apache License (1.0.2)|1.0.2 [2024-03-19T02:09:58.226Z] 170|Installed | 1|JDBC admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.226Z] 171|Active | 1|JDBC Config Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.226Z] 172|Installed | 1|JDBC Runtime Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.226Z] 173|Resolved | 1|jersey-ext-bean-validation (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.226Z] 174|Resolved | 1|jersey-ext-cdi1x-servlet (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.226Z] 175|Installed | 1|jersey-ext-cdi1x-transaction (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.226Z] 176|Resolved | 1|jersey-ext-cdi1x (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.226Z] 177|Resolved | 1|jersey-core-client (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.226Z] 178|Resolved | 1|jersey-core-common (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.226Z] 179|Resolved | 1|jersey-container-grizzly2-http (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.226Z] 180|Installed | 1|jersey-container-servlet-core (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.226Z] 181|Installed | 1|jersey-container-servlet (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.226Z] 182|Resolved | 1|Jersey EJB Component Provider Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 183|Installed | 1|jersey-ext-entity-filtering (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 184|Resolved | 1|jersey-inject-hk2 (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 185|Resolved | 1|jersey-media-jaxb (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 186|Resolved | 1|jersey-media-json-binding (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 187|Installed | 1|jersey-media-json-jackson (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 188|Resolved | 1|jersey-media-json-jettison (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 189|Resolved | 1|jersey-media-json-processing (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 190|Installed | 1|jersey-media-moxy (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 191|Resolved | 1|jersey-media-multipart (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 192|Resolved | 1|jersey-media-sse (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 193|Installed | 1|jersey-mp-rest-client (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 194|Installed | 1|Jersey MVC TLD connector implementation module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 195|Installed | 1|jersey-ext-mvc-jsp (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 196|Installed | 1|jersey-ext-mvc (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 197|Installed | 1|jersey-ext-proxy-client (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 198|Resolved | 1|jersey-core-server (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:09:58.227Z] 199|Resolved | 1|jettison (1.5.4)|1.5.4 [2024-03-19T02:09:58.227Z] 200|Installed | 1|JMS admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 201|Active | 1|JMS Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 202|Installed | 1|JPA container for glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 203|Resolved | 1|JSch (0.2.17)|0.2.17 [2024-03-19T02:09:58.227Z] 204|Installed | 1|JSF implementation connector module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 205|Installed | 1|com.sun.jsftemplating (4.1.0)|4.1.0 [2024-03-19T02:09:58.227Z] 206|Installed | 1|JSP caching taglib connector module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 207|Installed | 1|JSR-109 implementation to deploy Metro (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 208|Installed | 1|Jakarta Pages Standard Tags implementation connector module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 209|Active | 1|JTA Implementation for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 210|Active | 1|JTS Implementation for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 211|Active | 1|Kernel Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 212|Resolved | 1|Eclipse Krazo Core (3.0.1)|3.0.1 [2024-03-19T02:09:58.227Z] 213|Resolved | 1|Eclipse Krazo Jersey (3.0.1)|3.0.1 [2024-03-19T02:09:58.227Z] 214|Installed | 1|admin-launcher (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 215|Resolved | 1|Java binding for libpam.so (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 216|Installed | 1|Load-Balancer admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 217|Active | 1|Nucleus Logging Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 218|Active | 1|Jakarta Mail Connector (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 219|Installed | 1|GlassFish Jakarta Mail runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 220|Resolved | 1|management-api (3.2.3)|3.2.3 [2024-03-19T02:09:58.227Z] 221|Installed | 1|GlassFish Metro Glue Code (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 222|Resolved | 1|MicroProfile Config API (3.1.0)|3.1.0 [2024-03-19T02:09:58.227Z] 223|Installed | 1|GlassFish MicroProfile Config (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 224|Installed | 1|GlassFish MicroProfile Connectors (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 225|Resolved | 1|MicroProfile JWT Auth Bundle (2.0.0)|2.0.0 [2024-03-19T02:09:58.227Z] 226|Resolved | 1|OmniFaces JWT MicroProfile JWT Implementation 3.0.0-M1 (3.0.0.M1)|3.0.0.M1 [2024-03-19T02:09:58.227Z] 227|Installed | 1|MicroProfile Rest Client Bundle (3.0.0)|3.0.0 [2024-03-19T02:09:58.227Z] 228|Resolved | 1|MIME streaming extension (1.10.0)|1.10.0 [2024-03-19T02:09:58.227Z] 229|Active | 1|admin-monitoring (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 230|Resolved | 1|Nimbus JOSE+JWT (9.38.0.rc3)|9.38.0.rc3 [2024-03-19T02:09:58.227Z] 231|Active | 1|Nucleus Grizzly jars Combining (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 232|Active | 1|nucleus.resources (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 233|Resolved | 1|GlassFish ORB connector implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 234|Active | 1|GlassFish ORB enabler implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 235|Installed | 1|GlassFish ORB interface layer implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.227Z] 236|Resolved | 1|Apache Aries SPI Fly Dynamic Weaving Bundle (1.3.7)|1.3.7 [2024-03-19T02:09:58.227Z] 237|Resolved | 1|Apache Felix Bundle Repository (2.0.10)|2.0.10 [2024-03-19T02:09:58.228Z] 238|Installed | 1|EclipseLink ASM (9.6.0)|9.6.0 [2024-03-19T02:09:58.228Z] 239|Installed | 1|EclipseLink Core (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:09:58.228Z] 240|Installed | 1|EclipseLink DBWS (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:09:58.228Z] 241|Installed | 1|EclipseLink JPA (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:09:58.228Z] 242|Installed | 1|EclipseLink Hermes Parser (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:09:58.228Z] 243|Installed | 1|EclipseLink JPA Model Generator (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:09:58.228Z] 244|Installed | 1|EclipseLink Oracle Extension (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:09:58.228Z] 245|Active | 1|HK2 OSGi Adapter (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:09:58.228Z] 246|Active | 1|Admin CLI bridge command to the OSGi Shell (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 247|Installed | 1|OSGi Container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 248|Resolved | 1|Eclipse Parsson Media for Jakarta RESTful Web Services (1.1.5)|1.1.5 [2024-03-19T02:09:58.228Z] 249|Resolved | 1|Eclipse Parsson (1.1.6)|1.1.6 [2024-03-19T02:09:58.228Z] 250|Installed | 1|Common persistence code between JPA and CMP (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 251|Installed | 1|PFL Basic Tools (4.1.2)|4.1.2 [2024-03-19T02:09:58.228Z] 252|Resolved | 1|PFL Basic (4.1.2)|4.1.2 [2024-03-19T02:09:58.228Z] 253|Resolved | 1|PFL Dynamic (4.1.2)|4.1.2 [2024-03-19T02:09:58.228Z] 254|Installed | 1|PFL TF TOOLS (4.1.2)|4.1.2 [2024-03-19T02:09:58.228Z] 255|Resolved | 1|PFL TF (4.1.2)|4.1.2 [2024-03-19T02:09:58.228Z] 256|Installed | 1|reactive-streams-jvm (1.0.4)|1.0.4 [2024-03-19T02:09:58.228Z] 257|Active | 1|Resources Connector (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 258|Installed | 1|GlassFish resources runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 259|Resolved | 1|GlassFish Admin REST Client (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 260|Active | 1|GlassFish Admin REST Service (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 261|Resolved | 1|RMIC compiler (4.2.5)|4.2.5 [2024-03-19T02:09:58.228Z] 262|Resolved | 1|Scattered Archive APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 263|Installed | 1|Schema2beans repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-03-19T02:09:58.228Z] 264|Active | 1|Jakarta EE Security Core Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 265|Active | 1|Security Services and SPI (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 266|Active | 1|Security Core Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 267|Installed | 1|shoal-cache (3.1.0)|3.1.0 [2024-03-19T02:09:58.228Z] 268|Resolved | 1|shoal-gms-api (3.1.0)|3.1.0 [2024-03-19T02:09:58.228Z] 269|Installed | 1|shoal-gms-impl (3.1.0)|3.1.0 [2024-03-19T02:09:58.228Z] 270|Installed | 1|Simple Public APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 271|Installed | 1|SOAP/TCP integration code (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 272|Installed | 1|Soteria SPI : Bean Decorator : Weld (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:09:58.228Z] 273|Resolved | 1|GlassFish SSL Implementation Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 274|Resolved | 1|stats77 (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 275|Resolved | 1|Stax2 API (4.2.2)|4.2.2 [2024-03-19T02:09:58.228Z] 276|Active | 1|Transaction Service Internal API (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 277|Installed | 1|Tyrus Client (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:09:58.228Z] 278|Installed | 1|Tyrus CDI Component Provider (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:09:58.228Z] 279|Installed | 1|Tyrus EJB Component Provider (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:09:58.228Z] 280|Installed | 1|Tyrus Grizzly Client Container (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:09:58.228Z] 281|Installed | 1|Tyrus Servlet Bundle (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:09:58.228Z] 282|Installed | 1|Tyrus Core (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:09:58.228Z] 283|Installed | 1|Tyrus Server (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:09:58.228Z] 284|Installed | 1|Tyrus Container SPI (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:09:58.228Z] 285|Resolved | 1|Web Container Common Utilities (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 286|Resolved | 1|WaSP Jakarta Server Pages Implementation 4.0.0-M1 (4.0.0.M1)|4.0.0.M1 [2024-03-19T02:09:58.228Z] 287|Resolved | 1|Web module command line interface (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 288|Resolved | 1|Core Servlet Container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 289|Resolved | 1|GlassFish Web container Embedded APIs (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 290|Resolved | 1|Web Container glue code (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 291|Installed | 1|Web container and GUI plug-in common classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 292|Installed | 1|Web Container HA code (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 293|Active | 1|Web Container Naming Utilities (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 294|Installed | 1|Server-Sent Events (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 295|Resolved | 1|WebTier Security Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.228Z] 296|Resolved | 1|Metro Web Services API OSGi Bundle (4.0.3)|4.0.3 [2024-03-19T02:09:58.229Z] 297|Active | 1|Connector for GlassFish Web Services Container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.229Z] 298|Resolved | 1|Extra JDK packages required by Metro Web Services OSGi bundle (4.0.3)|4.0.3 [2024-03-19T02:09:58.229Z] 299|Installed | 1|Metro Web Services Runtime OSGi Bundle (4.0.3)|4.0.3 [2024-03-19T02:09:58.229Z] 300|Installed | 1|WebServices Security and Jakarta Authentication implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.229Z] 301|Resolved | 1|Weld Integration Fragment (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.229Z] 302|Resolved | 1|Weld integration for glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.229Z] 303|Resolved | 1|Weld OSGi Bundle (6.0.0.Beta1)|6.0.0.Beta1 [2024-03-19T02:09:58.229Z] 304|Resolved | 1|Woodstox (6.6.1)|6.6.1 [2024-03-19T02:09:58.229Z] 305|Installed | 1|Work Management (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.229Z] 306|Installed | 1|Apache XML Security for Java (4.0.2)|4.0.2 [2024-03-19T02:09:58.229Z] 307|Resolved | 1|Yasson (3.0.3)|3.0.3 [2024-03-19T02:09:58.229Z] 308|Installed | 1|GlassFish Admin Tests - Progress Admin Extension (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:09:58.229Z] 309|Active | 1|Apache Felix Configuration Admin Service (1.9.26)|1.9.26 [2024-03-19T02:09:58.229Z] 310|Active | 2|Apache Felix EventAdmin (1.6.4)|1.6.4 [2024-03-19T02:09:58.229Z] 311|Active | 2|Apache Felix File Install (3.7.4)|3.7.4 [2024-03-19T02:09:58.229Z] 312|Active | 2|Apache Felix Gogo Command (1.1.2)|1.1.2 [2024-03-19T02:09:58.229Z] 313|Active | 2|Apache Felix Gogo Runtime (1.1.6)|1.1.6 [2024-03-19T02:09:58.229Z] 314|Active | 2|Apache Felix Gogo Shell (1.1.4)|1.1.4 [2024-03-19T02:09:58.229Z] [2024-03-19T02:09:58.229Z] [2024-03-19T02:09:58.229Z] Command osgi executed successfully. [2024-03-19T02:09:58.229Z] [2024-03-19T02:09:58.229Z] [2024-03-19T02:09:58.229Z] [2024-03-19T02:09:58.229Z] 02:09:57.820725 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, new]) [2024-03-19T02:09:58.229Z] 20987209-da4d-4ac3-877a-44c61773f6f2 [2024-03-19T02:09:58.229Z] [2024-03-19T02:09:58.229Z] Command osgi executed successfully. [2024-03-19T02:09:58.229Z] [2024-03-19T02:09:58.229Z] [2024-03-19T02:09:58.229Z] [2024-03-19T02:09:58.229Z] 02:09:58.161270 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, new]) [2024-03-19T02:09:58.791Z] e9b245d4-143f-4fa4-958a-de6d21d749b4 [2024-03-19T02:09:58.791Z] [2024-03-19T02:09:58.791Z] Command osgi executed successfully. [2024-03-19T02:09:58.791Z] [2024-03-19T02:09:58.791Z] [2024-03-19T02:09:58.791Z] [2024-03-19T02:09:58.792Z] 02:09:58.503359 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, new]) [2024-03-19T02:09:59.048Z] 529f04da-51f3-4d48-a5b7-3f272d8aa45e [2024-03-19T02:09:59.048Z] [2024-03-19T02:09:59.048Z] Command osgi executed successfully. [2024-03-19T02:09:59.048Z] [2024-03-19T02:09:59.048Z] [2024-03-19T02:09:59.048Z] [2024-03-19T02:09:59.048Z] 02:09:58.861845 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, list]) [2024-03-19T02:09:59.305Z] 529f04da-51f3-4d48-a5b7-3f272d8aa45e [2024-03-19T02:09:59.305Z] e9b245d4-143f-4fa4-958a-de6d21d749b4 [2024-03-19T02:09:59.305Z] 20987209-da4d-4ac3-877a-44c61773f6f2 [2024-03-19T02:09:59.305Z] [2024-03-19T02:09:59.305Z] Command osgi executed successfully. [2024-03-19T02:09:59.305Z] [2024-03-19T02:09:59.305Z] [2024-03-19T02:09:59.305Z] [2024-03-19T02:09:59.305Z] 02:09:59.211918 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, 529f04da-51f3-4d48-a5b7-3f272d8aa45e, var=529f04da-51f3-4d48-a5b7-3f272d8aa45e]) [2024-03-19T02:09:59.867Z] Command osgi executed successfully. [2024-03-19T02:09:59.867Z] [2024-03-19T02:09:59.867Z] [2024-03-19T02:09:59.867Z] [2024-03-19T02:09:59.867Z] 02:09:59.576874 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, e9b245d4-143f-4fa4-958a-de6d21d749b4, var=e9b245d4-143f-4fa4-958a-de6d21d749b4]) [2024-03-19T02:10:00.123Z] Command osgi executed successfully. [2024-03-19T02:10:00.123Z] [2024-03-19T02:10:00.123Z] [2024-03-19T02:10:00.123Z] [2024-03-19T02:10:00.123Z] 02:09:59.939859 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, 20987209-da4d-4ac3-877a-44c61773f6f2, var=20987209-da4d-4ac3-877a-44c61773f6f2]) [2024-03-19T02:10:00.380Z] Command osgi executed successfully. [2024-03-19T02:10:00.380Z] [2024-03-19T02:10:00.380Z] [2024-03-19T02:10:00.380Z] [2024-03-19T02:10:00.380Z] 02:10:00.281919 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, 529f04da-51f3-4d48-a5b7-3f272d8aa45e, echo $var]) [2024-03-19T02:10:00.942Z] 529f04da-51f3-4d48-a5b7-3f272d8aa45e [2024-03-19T02:10:00.942Z] [2024-03-19T02:10:00.942Z] Command osgi executed successfully. [2024-03-19T02:10:00.942Z] [2024-03-19T02:10:00.942Z] [2024-03-19T02:10:00.942Z] [2024-03-19T02:10:00.942Z] 02:10:00.621324 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, e9b245d4-143f-4fa4-958a-de6d21d749b4, echo $var]) [2024-03-19T02:10:01.200Z] e9b245d4-143f-4fa4-958a-de6d21d749b4 [2024-03-19T02:10:01.200Z] [2024-03-19T02:10:01.200Z] Command osgi executed successfully. [2024-03-19T02:10:01.200Z] [2024-03-19T02:10:01.200Z] [2024-03-19T02:10:01.200Z] [2024-03-19T02:10:01.200Z] 02:10:00.965239 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, 20987209-da4d-4ac3-877a-44c61773f6f2, echo $var]) [2024-03-19T02:10:01.456Z] 20987209-da4d-4ac3-877a-44c61773f6f2 [2024-03-19T02:10:01.456Z] [2024-03-19T02:10:01.456Z] Command osgi executed successfully. [2024-03-19T02:10:01.456Z] [2024-03-19T02:10:01.456Z] [2024-03-19T02:10:01.456Z] [2024-03-19T02:10:01.456Z] 02:10:01.299966 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, stop, --session-id, 529f04da-51f3-4d48-a5b7-3f272d8aa45e]) [2024-03-19T02:10:01.713Z] Command osgi executed successfully. [2024-03-19T02:10:01.713Z] [2024-03-19T02:10:01.713Z] [2024-03-19T02:10:01.713Z] [2024-03-19T02:10:01.713Z] 02:10:01.638571 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, stop, --session-id, e9b245d4-143f-4fa4-958a-de6d21d749b4]) [2024-03-19T02:10:02.276Z] Command osgi executed successfully. [2024-03-19T02:10:02.276Z] [2024-03-19T02:10:02.276Z] [2024-03-19T02:10:02.276Z] [2024-03-19T02:10:02.276Z] 02:10:01.987307 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, stop, --session-id, 20987209-da4d-4ac3-877a-44c61773f6f2]) [2024-03-19T02:10:02.532Z] [11.207s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 32M->8M(258M) 4.276ms [2024-03-19T02:10:02.532Z] Command osgi executed successfully. [2024-03-19T02:10:02.532Z] [2024-03-19T02:10:02.532Z] [2024-03-19T02:10:02.532Z] [2024-03-19T02:10:02.532Z] 02:10:02.354960 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, list]) [2024-03-19T02:10:02.789Z] Command osgi executed successfully. [2024-03-19T02:10:02.789Z] [2024-03-19T02:10:02.789Z] [2024-03-19T02:10:02.789Z] [2024-03-19T02:10:03.047Z] 02:10:02.732872 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi-shell, --file, /tmp/osgi-commands12053189596290369850.txt]) [2024-03-19T02:10:03.610Z] cm:createFactoryConfiguration [2024-03-19T02:10:03.610Z] cm:getConfiguration [2024-03-19T02:10:03.610Z] cm:getFactoryConfiguration [2024-03-19T02:10:03.610Z] cm:listConfigurations [2024-03-19T02:10:03.610Z] felix:bundlelevel [2024-03-19T02:10:03.611Z] felix:cd [2024-03-19T02:10:03.611Z] felix:frameworklevel [2024-03-19T02:10:03.611Z] felix:headers [2024-03-19T02:10:03.611Z] felix:help [2024-03-19T02:10:03.611Z] felix:inspect [2024-03-19T02:10:03.611Z] felix:install [2024-03-19T02:10:03.611Z] felix:lb [2024-03-19T02:10:03.611Z] felix:log [2024-03-19T02:10:03.611Z] felix:ls [2024-03-19T02:10:03.611Z] felix:refresh [2024-03-19T02:10:03.611Z] felix:resolve [2024-03-19T02:10:03.611Z] felix:start [2024-03-19T02:10:03.611Z] felix:stop [2024-03-19T02:10:03.611Z] felix:uninstall [2024-03-19T02:10:03.611Z] felix:update [2024-03-19T02:10:03.611Z] felix:which [2024-03-19T02:10:03.611Z] gogo:cat [2024-03-19T02:10:03.611Z] gogo:each [2024-03-19T02:10:03.611Z] gogo:echo [2024-03-19T02:10:03.611Z] gogo:format [2024-03-19T02:10:03.611Z] gogo:getopt [2024-03-19T02:10:03.611Z] gogo:gosh [2024-03-19T02:10:03.611Z] gogo:grep [2024-03-19T02:10:03.611Z] gogo:history [2024-03-19T02:10:03.611Z] gogo:not [2024-03-19T02:10:03.611Z] gogo:set [2024-03-19T02:10:03.611Z] gogo:sh [2024-03-19T02:10:03.611Z] gogo:source [2024-03-19T02:10:03.611Z] gogo:tac [2024-03-19T02:10:03.611Z] gogo:telnetd [2024-03-19T02:10:03.611Z] gogo:type [2024-03-19T02:10:03.611Z] gogo:until [2024-03-19T02:10:03.611Z] START LEVEL 2 [2024-03-19T02:10:03.611Z] ID|State |Level|Name [2024-03-19T02:10:03.611Z] 0|Active | 0|System Bundle (7.0.5)|7.0.5 [2024-03-19T02:10:03.611Z] 1|Active | 1|OSGi resource locator (1.0.3)|1.0.3 [2024-03-19T02:10:03.611Z] 2|Installed | 1|ACC Config Classes (JAXB) (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 3|Installed | 1|admin-cli (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 4|Installed | 1|admin-core (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 5|Active | 1|admin-util (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 6|Installed | 1|AMX Core (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 7|Installed | 1|AMX JavaEE (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 8|Resolved | 1|Angus Activation Registries (2.0.2)|2.0.2 [2024-03-19T02:10:03.611Z] 9|Resolved | 1|Angus Mail Provider (2.0.3)|2.0.3 [2024-03-19T02:10:03.611Z] 10|Resolved | 1|GlassFish Jakarta EE Annotation Framework (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 11|Resolved | 1|Ant repackaged as an OSGI bundle (1.10.2)|1.10.2 [2024-03-19T02:10:03.611Z] 12|Installed | 1|Antlr, repackaged as an OSGI bundle (2.7.8)|2.7.8 [2024-03-19T02:10:03.611Z] 13|Resolved | 1|aopalliance version 1.0 repackaged as a module (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.611Z] 14|Resolved | 1|GlassFish API Exporter Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 15|Installed | 1|GlassFish AppClient Server-Side Connector (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 16|Installed | 1|GlassFish AppClient Server-Side Core (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 17|Installed | 1|Appclient Security Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 18|Active | 1|org.objectweb.asm.tree.analysis (9.6.0)|9.6.0 [2024-03-19T02:10:03.611Z] 19|Active | 1|org.objectweb.asm.commons (9.6.0)|9.6.0 [2024-03-19T02:10:03.611Z] 20|Active | 1|org.objectweb.asm.tree (9.6.0)|9.6.0 [2024-03-19T02:10:03.611Z] 21|Active | 1|org.objectweb.asm.util (9.6.0)|9.6.0 [2024-03-19T02:10:03.611Z] 22|Active | 1|org.objectweb.asm (9.6.0)|9.6.0 [2024-03-19T02:10:03.611Z] 23|Installed | 1|Backup Restore classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 24|Resolved | 1|org.glassfish.main.web.cdi-api-fragment (0.0.0)|0.0.0 [2024-03-19T02:10:03.611Z] 25|Active | 1|Class Model for Hk2 (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.611Z] 26|Resolved | 1|ClassMate (1.7.0)|1.7.0 [2024-03-19T02:10:03.611Z] 27|Installed | 1|cluster-admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 28|Installed | 1|cluster-common (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 29|Resolved | 1|Cluster SSH Provisioning (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 30|Installed | 1|ejb-mapping module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 31|Installed | 1|enhancer module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 32|Installed | 1|Database Generator module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 33|Installed | 1|internal-api module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 34|Installed | 1|model module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 35|Installed | 1|support ejb module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 36|Installed | 1|support-sqlstore module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 37|Installed | 1|utility module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 38|Installed | 1|com.ibm.jbatch.container (2.0.0)|2.0.0 [2024-03-19T02:10:03.611Z] 39|Resolved | 1|com.ibm.jbatch.spi (2.0.0)|2.0.0 [2024-03-19T02:10:03.611Z] 40|Active | 1|Common Utilities (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 41|Installed | 1|Apache Commons Codec (1.16.1)|1.16.1 [2024-03-19T02:10:03.611Z] 42|Active | 1|Concurrent Connector Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 43|Installed | 1|Concurrent Implementation Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 44|Installed | 1|Concurro (3.1.0.M3)|3.1.0.M3 [2024-03-19T02:10:03.611Z] 45|Active | 1|admin-config-api (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.611Z] 46|Active | 1|HK2 config types (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 47|Installed | 1|Connectors admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 48|Resolved | 1|Connectors Inbound Support (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 49|Active | 1|Connectors Private APIs for GlassFish Containers (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 50|Active | 1|Connectors Runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 51|Installed | 1|Admin Console Clustering Support Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 52|Installed | 1|Admin Console Full distribution plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 53|Installed | 1|Admin Console Common (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 54|Installed | 1|Admin Console Community Edition Theme Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 55|Installed | 1|Admin Console Concurrent Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 56|Installed | 1|Admin Console Corba Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 57|Installed | 1|Admin Console EJB Local (Lite) Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 58|Installed | 1|Admin Console EJB Container Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 59|Installed | 1|Admin Console Connectors Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 60|Installed | 1|Admin Console JDBC Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 61|Installed | 1|Admin Console JMS Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 62|Installed | 1|Admin Console JTS Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 63|Installed | 1|Admin Console Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 64|Installed | 1|Admin Console Web Container Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 65|Active | 1|Container Common (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 66|Installed | 1|DataProvider (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 67|Installed | 1|DBschema repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-03-19T02:10:03.612Z] 68|Installed | 1|Deployment Related Admin Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 69|Active | 1|AutoDeploy Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 70|Active | 1|Deployment Related Common Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 71|Resolved | 1|Deployment Related JavaEE Core Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 72|Resolved | 1|Deployment Related JavaEE Full Profile Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 73|Resolved | 1|Deployment Object Library (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 74|Resolved | 1|GlassFish Core EJB Client (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 75|Resolved | 1|GlassFish Core EJB container implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 76|Installed | 1|Full EJB Container add-ons (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 77|Resolved | 1|EJB container Internal API (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 78|Installed | 1|Ejb Security Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 79|Installed | 1|Entity Bean container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 80|Resolved | 1|Epicyro Jakarta Authentication Implementation 3.1.0-M1 (3.1.0.M1)|3.1.0.M1 [2024-03-19T02:10:03.612Z] 81|Resolved | 1|Exousia Jakarta Authorization Implementation 3.0.0-M2 (3.0.0.M2)|3.0.0.M2 [2024-03-19T02:10:03.612Z] 82|Resolved | 1|Eclipse Expressly (6.0.0.M1)|6.0.0.M1 [2024-03-19T02:10:03.612Z] 83|Resolved | 1|org.glassfish.main.flashlight.flashlight-extra-jdk-packages (0.0.0)|0.0.0 [2024-03-19T02:10:03.612Z] 84|Active | 1|flashlight-framework (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 85|Active | 1|Admin Console Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 86|Installed | 1|Client OSGi module (including ACC) (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 87|Active | 1|GlassFish Connectors Connector (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 88|Active | 1|EJB Container connector for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 89|Active | 1|JMS Connector Module for Runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 90|Installed | 1|JMS Injection Module for Runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 91|Installed | 1|Connector for JPA runtime in glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 92|Active | 1|Load Balancer Internal API (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.612Z] 93|Active | 1|Connector for GlassFish Admin REST Service (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 94|Active | 1|Connector for GlassFish Web Container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 95|Active | 1|Weld connector for glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 96|Active | 1|Public APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 97|Installed | 1|Batch Commands for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 98|Active | 1|Batch Connector for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 99|Installed | 1|Generated CSIv2 APIs (4.2.5)|4.2.5 [2024-03-19T02:10:03.613Z] 100|Resolved | 1|Exposed Internal APIs (4.2.5)|4.2.5 [2024-03-19T02:10:03.613Z] 101|Resolved | 1|Generated OMG APIs (4.2.5)|4.2.5 [2024-03-19T02:10:03.613Z] 102|Resolved | 1|GlassFish Corba ORB (4.2.5)|4.2.5 [2024-03-19T02:10:03.613Z] 103|Resolved | 1|Jakarta EE dependent public APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 104|Resolved | 1|GlassFish Extra JRE Packages (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 105|Active | 1|Glassfish Grizzly extra jars Combining (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 106|Active | 1|Glassfish MBeanServer support (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 107|Active | 1|Glassfish Naming (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 108|Resolved | 1|GlassFish Oracle JDBC Packages (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 109|Active | 1|Appserver Core Bootstraping Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 110|Resolved | 1|GMBAL (Implementation) (4.0.3)|4.0.3 [2024-03-19T02:10:03.613Z] 111|Installed | 1|GMS Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 112|Active | 1|GMS Bootstrap Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 113|Resolved | 1|grizzly-npn-osgi (2.0.0)|2.0.0 [2024-03-19T02:10:03.613Z] 114|Resolved | 1|GlassFish High Availability APIs and SPI (3.1.13)|3.1.13 [2024-03-19T02:10:03.613Z] 115|Installed | 1|GlassFish ha-file-store (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 116|Active | 1|GlassFish ha-shoal-cache-bootstrap (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 117|Installed | 1|GlassFish ha-shoal-store (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 118|Resolved | 1|Hibernate Validator Portable Extension (8.0.1.Final)|8.0.1.Final [2024-03-19T02:10:03.613Z] 119|Active | 1|Hibernate Validator Engine (8.0.1.Final)|8.0.1.Final [2024-03-19T02:10:03.613Z] 120|Active | 1|HK2 API module (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.613Z] 121|Active | 1|GlassFish HK2 Config Injectors (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 122|Resolved | 1|HK2 core module (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.613Z] 123|Active | 1|ServiceLocator Default Implementation (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.613Z] 124|Active | 1|Run Level Service (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.613Z] 125|Active | 1|HK2 Implementation Utilities (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.613Z] 126|Installed | 1|HK2 module of HK2 itself (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.613Z] 127|Active | 1|Private APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 128|Installed | 1|Jackson-annotations (2.17.0)|2.17.0 [2024-03-19T02:10:03.613Z] 129|Resolved | 1|Jackson-core (2.17.0)|2.17.0 [2024-03-19T02:10:03.613Z] 130|Installed | 1|jackson-databind (2.17.0)|2.17.0 [2024-03-19T02:10:03.613Z] 131|Installed | 1|Jackson Module Jakarta Xmlbind Annotations (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.613Z] 132|Resolved | 1|Jakarta Activation API (2.1.3)|2.1.3 [2024-03-19T02:10:03.613Z] 133|Resolved | 1|Jakarta Annotations API (3.0.0)|3.0.0 [2024-03-19T02:10:03.613Z] 134|Resolved | 1|Jakarta Authentication (3.1.0)|3.1.0 [2024-03-19T02:10:03.613Z] 135|Resolved | 1|Jakarta Authorization (3.0.0)|3.0.0 [2024-03-19T02:10:03.613Z] 136|Installed | 1|jakarta.batch-api (2.1.1)|2.1.1 [2024-03-19T02:10:03.613Z] 137|Resolved | 1|Jakarta Enterprise Beans API (4.0.1)|4.0.1 [2024-03-19T02:10:03.613Z] 138|Resolved | 1|Jakarta Expression Language API (6.0.0)|6.0.0 [2024-03-19T02:10:03.613Z] 139|Resolved | 1|CDI APIs (4.1.0)|4.1.0 [2024-03-19T02:10:03.613Z] 140|Resolved | 1|CDI EL integration API (4.1.0)|4.1.0 [2024-03-19T02:10:03.613Z] 141|Resolved | 1|Jakarta Concurrency (3.1.0)|3.1.0 [2024-03-19T02:10:03.613Z] 142|Resolved | 1|CDI Language Model (4.1.0)|4.1.0 [2024-03-19T02:10:03.613Z] 143|Resolved | 1|Mojarra Faces Implementation 4.1.0-M2 (4.1.0.M2)|4.1.0.M2 [2024-03-19T02:10:03.613Z] 144|Active | 1|Jakarta Dependency Injection (2.0.1.MR)|2.0.1.MR [2024-03-19T02:10:03.613Z] 145|Resolved | 1|Jakarta Interceptors (2.2.0)|2.2.0 [2024-03-19T02:10:03.613Z] 146|Resolved | 1|Jakarta Messaging API (3.1.0)|3.1.0 [2024-03-19T02:10:03.613Z] 147|Resolved | 1|Jakarta JSON Processing API (2.1.3)|2.1.3 [2024-03-19T02:10:03.613Z] 148|Resolved | 1|JSON-B API (0.0.0)|0.0.0 [2024-03-19T02:10:03.613Z] 149|Resolved | 1|Jakarta Mail API (2.1.3)|2.1.3 [2024-03-19T02:10:03.613Z] 150|Resolved | 1|Jakarta MVC API (2.1.0)|2.1.0 [2024-03-19T02:10:03.613Z] 151|Resolved | 1|Jakarta Persistence API jar (3.2.0)|3.2.0 [2024-03-19T02:10:03.613Z] 152|Resolved | 1|jakarta.resource API (2.1.0)|2.1.0 [2024-03-19T02:10:03.613Z] 153|Resolved | 1|Jakarta Security (4.0.0)|4.0.0 [2024-03-19T02:10:03.613Z] 154|Resolved | 1|Soteria Jakarta Security Implementation 4.0.0-M2 (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.614Z] 155|Resolved | 1|Jakarta Servlet (6.1.0)|6.1.0 [2024-03-19T02:10:03.614Z] 156|Resolved | 1|Jakarta Server Pages API (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.614Z] 157|Resolved | 1|Jakarta Standard Tag Library API (3.0.0)|3.0.0 [2024-03-19T02:10:03.614Z] 158|Resolved | 1|jakarta.transaction API (2.0.1)|2.0.1 [2024-03-19T02:10:03.614Z] 159|Resolved | 1|Jakarta Validation API (3.1.0.M1)|3.1.0.M1 [2024-03-19T02:10:03.614Z] 160|Resolved | 1|Jakarta WebSocket - Server API (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.614Z] 161|Resolved | 1|Jakarta WebSocket - Client API (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.614Z] 162|Resolved | 1|Jakarta RESTful WS API (3.1.0)|3.1.0 [2024-03-19T02:10:03.614Z] 163|Resolved | 1|Jakarta XML Binding API (4.0.2)|4.0.2 [2024-03-19T02:10:03.614Z] 164|Active | 1|Jakarta EE related distributions kernel Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 165|Resolved | 1|Javassist (3.30.2.GA)|3.30.2.GA [2024-03-19T02:10:03.614Z] 166|Resolved | 1|JAXB OSGI (4.0.5)|4.0.5 [2024-03-19T02:10:03.614Z] 167|Resolved | 1|classfilewriter (1.3.1.Final)|1.3.1.Final [2024-03-19T02:10:03.614Z] 168|Resolved | 1|JBoss Logging 3 (3.5.3.Final)|3.5.3.Final [2024-03-19T02:10:03.614Z] 169|Resolved | 1|JCIP Annotations under Apache License (1.0.2)|1.0.2 [2024-03-19T02:10:03.614Z] 170|Installed | 1|JDBC admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 171|Active | 1|JDBC Config Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 172|Installed | 1|JDBC Runtime Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 173|Resolved | 1|jersey-ext-bean-validation (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 174|Resolved | 1|jersey-ext-cdi1x-servlet (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 175|Installed | 1|jersey-ext-cdi1x-transaction (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 176|Resolved | 1|jersey-ext-cdi1x (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 177|Resolved | 1|jersey-core-client (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 178|Resolved | 1|jersey-core-common (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 179|Resolved | 1|jersey-container-grizzly2-http (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 180|Installed | 1|jersey-container-servlet-core (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 181|Installed | 1|jersey-container-servlet (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 182|Resolved | 1|Jersey EJB Component Provider Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 183|Installed | 1|jersey-ext-entity-filtering (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 184|Resolved | 1|jersey-inject-hk2 (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 185|Resolved | 1|jersey-media-jaxb (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 186|Resolved | 1|jersey-media-json-binding (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 187|Installed | 1|jersey-media-json-jackson (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 188|Resolved | 1|jersey-media-json-jettison (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 189|Resolved | 1|jersey-media-json-processing (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 190|Installed | 1|jersey-media-moxy (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 191|Resolved | 1|jersey-media-multipart (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 192|Resolved | 1|jersey-media-sse (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 193|Installed | 1|jersey-mp-rest-client (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 194|Installed | 1|Jersey MVC TLD connector implementation module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 195|Installed | 1|jersey-ext-mvc-jsp (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 196|Installed | 1|jersey-ext-mvc (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 197|Installed | 1|jersey-ext-proxy-client (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 198|Resolved | 1|jersey-core-server (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.614Z] 199|Resolved | 1|jettison (1.5.4)|1.5.4 [2024-03-19T02:10:03.614Z] 200|Installed | 1|JMS admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 201|Active | 1|JMS Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 202|Installed | 1|JPA container for glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 203|Resolved | 1|JSch (0.2.17)|0.2.17 [2024-03-19T02:10:03.614Z] 204|Installed | 1|JSF implementation connector module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 205|Installed | 1|com.sun.jsftemplating (4.1.0)|4.1.0 [2024-03-19T02:10:03.614Z] 206|Installed | 1|JSP caching taglib connector module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 207|Installed | 1|JSR-109 implementation to deploy Metro (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 208|Installed | 1|Jakarta Pages Standard Tags implementation connector module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 209|Active | 1|JTA Implementation for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 210|Active | 1|JTS Implementation for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 211|Active | 1|Kernel Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.614Z] 212|Resolved | 1|Eclipse Krazo Core (3.0.1)|3.0.1 [2024-03-19T02:10:03.615Z] 213|Resolved | 1|Eclipse Krazo Jersey (3.0.1)|3.0.1 [2024-03-19T02:10:03.615Z] 214|Installed | 1|admin-launcher (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 215|Resolved | 1|Java binding for libpam.so (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 216|Installed | 1|Load-Balancer admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 217|Active | 1|Nucleus Logging Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 218|Active | 1|Jakarta Mail Connector (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 219|Installed | 1|GlassFish Jakarta Mail runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 220|Resolved | 1|management-api (3.2.3)|3.2.3 [2024-03-19T02:10:03.615Z] 221|Installed | 1|GlassFish Metro Glue Code (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 222|Resolved | 1|MicroProfile Config API (3.1.0)|3.1.0 [2024-03-19T02:10:03.615Z] 223|Installed | 1|GlassFish MicroProfile Config (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 224|Installed | 1|GlassFish MicroProfile Connectors (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 225|Resolved | 1|MicroProfile JWT Auth Bundle (2.0.0)|2.0.0 [2024-03-19T02:10:03.615Z] 226|Resolved | 1|OmniFaces JWT MicroProfile JWT Implementation 3.0.0-M1 (3.0.0.M1)|3.0.0.M1 [2024-03-19T02:10:03.615Z] 227|Installed | 1|MicroProfile Rest Client Bundle (3.0.0)|3.0.0 [2024-03-19T02:10:03.615Z] 228|Resolved | 1|MIME streaming extension (1.10.0)|1.10.0 [2024-03-19T02:10:03.615Z] 229|Active | 1|admin-monitoring (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 230|Resolved | 1|Nimbus JOSE+JWT (9.38.0.rc3)|9.38.0.rc3 [2024-03-19T02:10:03.615Z] 231|Active | 1|Nucleus Grizzly jars Combining (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 232|Active | 1|nucleus.resources (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 233|Resolved | 1|GlassFish ORB connector implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 234|Active | 1|GlassFish ORB enabler implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 235|Installed | 1|GlassFish ORB interface layer implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 236|Resolved | 1|Apache Aries SPI Fly Dynamic Weaving Bundle (1.3.7)|1.3.7 [2024-03-19T02:10:03.615Z] 237|Resolved | 1|Apache Felix Bundle Repository (2.0.10)|2.0.10 [2024-03-19T02:10:03.615Z] 238|Installed | 1|EclipseLink ASM (9.6.0)|9.6.0 [2024-03-19T02:10:03.615Z] 239|Installed | 1|EclipseLink Core (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:10:03.615Z] 240|Installed | 1|EclipseLink DBWS (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:10:03.615Z] 241|Installed | 1|EclipseLink JPA (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:10:03.615Z] 242|Installed | 1|EclipseLink Hermes Parser (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:10:03.615Z] 243|Installed | 1|EclipseLink JPA Model Generator (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:10:03.615Z] 244|Installed | 1|EclipseLink Oracle Extension (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:10:03.615Z] 245|Active | 1|HK2 OSGi Adapter (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.615Z] 246|Active | 1|Admin CLI bridge command to the OSGi Shell (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 247|Installed | 1|OSGi Container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 248|Resolved | 1|Eclipse Parsson Media for Jakarta RESTful Web Services (1.1.5)|1.1.5 [2024-03-19T02:10:03.615Z] 249|Resolved | 1|Eclipse Parsson (1.1.6)|1.1.6 [2024-03-19T02:10:03.615Z] 250|Installed | 1|Common persistence code between JPA and CMP (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 251|Installed | 1|PFL Basic Tools (4.1.2)|4.1.2 [2024-03-19T02:10:03.615Z] 252|Resolved | 1|PFL Basic (4.1.2)|4.1.2 [2024-03-19T02:10:03.615Z] 253|Resolved | 1|PFL Dynamic (4.1.2)|4.1.2 [2024-03-19T02:10:03.615Z] 254|Installed | 1|PFL TF TOOLS (4.1.2)|4.1.2 [2024-03-19T02:10:03.615Z] 255|Resolved | 1|PFL TF (4.1.2)|4.1.2 [2024-03-19T02:10:03.615Z] 256|Installed | 1|reactive-streams-jvm (1.0.4)|1.0.4 [2024-03-19T02:10:03.615Z] 257|Active | 1|Resources Connector (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 258|Installed | 1|GlassFish resources runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 259|Resolved | 1|GlassFish Admin REST Client (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 260|Active | 1|GlassFish Admin REST Service (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 261|Resolved | 1|RMIC compiler (4.2.5)|4.2.5 [2024-03-19T02:10:03.615Z] 262|Resolved | 1|Scattered Archive APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 263|Installed | 1|Schema2beans repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-03-19T02:10:03.615Z] 264|Active | 1|Jakarta EE Security Core Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 265|Active | 1|Security Services and SPI (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 266|Active | 1|Security Core Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.615Z] 267|Installed | 1|shoal-cache (3.1.0)|3.1.0 [2024-03-19T02:10:03.615Z] 268|Resolved | 1|shoal-gms-api (3.1.0)|3.1.0 [2024-03-19T02:10:03.615Z] 269|Installed | 1|shoal-gms-impl (3.1.0)|3.1.0 [2024-03-19T02:10:03.615Z] 270|Installed | 1|Simple Public APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 271|Installed | 1|SOAP/TCP integration code (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 272|Installed | 1|Soteria SPI : Bean Decorator : Weld (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.616Z] 273|Resolved | 1|GlassFish SSL Implementation Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 274|Resolved | 1|stats77 (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 275|Resolved | 1|Stax2 API (4.2.2)|4.2.2 [2024-03-19T02:10:03.616Z] 276|Active | 1|Transaction Service Internal API (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 277|Installed | 1|Tyrus Client (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.616Z] 278|Installed | 1|Tyrus CDI Component Provider (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.616Z] 279|Installed | 1|Tyrus EJB Component Provider (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.616Z] 280|Installed | 1|Tyrus Grizzly Client Container (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.616Z] 281|Installed | 1|Tyrus Servlet Bundle (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.616Z] 282|Installed | 1|Tyrus Core (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.616Z] 283|Installed | 1|Tyrus Server (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.616Z] 284|Installed | 1|Tyrus Container SPI (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.616Z] 285|Resolved | 1|Web Container Common Utilities (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 286|Resolved | 1|WaSP Jakarta Server Pages Implementation 4.0.0-M1 (4.0.0.M1)|4.0.0.M1 [2024-03-19T02:10:03.616Z] 287|Resolved | 1|Web module command line interface (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 288|Resolved | 1|Core Servlet Container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 289|Resolved | 1|GlassFish Web container Embedded APIs (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 290|Resolved | 1|Web Container glue code (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 291|Installed | 1|Web container and GUI plug-in common classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 292|Installed | 1|Web Container HA code (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 293|Active | 1|Web Container Naming Utilities (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 294|Installed | 1|Server-Sent Events (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 295|Resolved | 1|WebTier Security Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 296|Resolved | 1|Metro Web Services API OSGi Bundle (4.0.3)|4.0.3 [2024-03-19T02:10:03.616Z] 297|Active | 1|Connector for GlassFish Web Services Container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 298|Resolved | 1|Extra JDK packages required by Metro Web Services OSGi bundle (4.0.3)|4.0.3 [2024-03-19T02:10:03.616Z] 299|Installed | 1|Metro Web Services Runtime OSGi Bundle (4.0.3)|4.0.3 [2024-03-19T02:10:03.616Z] 300|Installed | 1|WebServices Security and Jakarta Authentication implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 301|Resolved | 1|Weld Integration Fragment (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 302|Resolved | 1|Weld integration for glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 303|Resolved | 1|Weld OSGi Bundle (6.0.0.Beta1)|6.0.0.Beta1 [2024-03-19T02:10:03.616Z] 304|Resolved | 1|Woodstox (6.6.1)|6.6.1 [2024-03-19T02:10:03.616Z] 305|Installed | 1|Work Management (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 306|Installed | 1|Apache XML Security for Java (4.0.2)|4.0.2 [2024-03-19T02:10:03.616Z] 307|Resolved | 1|Yasson (3.0.3)|3.0.3 [2024-03-19T02:10:03.616Z] 308|Installed | 1|GlassFish Admin Tests - Progress Admin Extension (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.616Z] 309|Active | 1|Apache Felix Configuration Admin Service (1.9.26)|1.9.26 [2024-03-19T02:10:03.616Z] 310|Active | 2|Apache Felix EventAdmin (1.6.4)|1.6.4 [2024-03-19T02:10:03.616Z] 311|Active | 2|Apache Felix File Install (3.7.4)|3.7.4 [2024-03-19T02:10:03.616Z] 312|Active | 2|Apache Felix Gogo Command (1.1.2)|1.1.2 [2024-03-19T02:10:03.616Z] 313|Active | 2|Apache Felix Gogo Runtime (1.1.6)|1.1.6 [2024-03-19T02:10:03.616Z] 314|Active | 2|Apache Felix Gogo Shell (1.1.4)|1.1.4 [2024-03-19T02:10:03.616Z] Command osgi-shell executed successfully. [2024-03-19T02:10:03.616Z] [2024-03-19T02:10:03.616Z] [2024-03-19T02:10:03.616Z] [2024-03-19T02:10:03.616Z] 02:10:03.371763 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, lb]) [2024-03-19T02:10:03.874Z] START LEVEL 2 [2024-03-19T02:10:03.874Z] ID|State |Level|Name [2024-03-19T02:10:03.874Z] 0|Active | 0|System Bundle (7.0.5)|7.0.5 [2024-03-19T02:10:03.874Z] 1|Active | 1|OSGi resource locator (1.0.3)|1.0.3 [2024-03-19T02:10:03.874Z] 2|Installed | 1|ACC Config Classes (JAXB) (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 3|Installed | 1|admin-cli (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 4|Installed | 1|admin-core (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 5|Active | 1|admin-util (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 6|Installed | 1|AMX Core (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 7|Installed | 1|AMX JavaEE (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 8|Resolved | 1|Angus Activation Registries (2.0.2)|2.0.2 [2024-03-19T02:10:03.874Z] 9|Resolved | 1|Angus Mail Provider (2.0.3)|2.0.3 [2024-03-19T02:10:03.874Z] 10|Resolved | 1|GlassFish Jakarta EE Annotation Framework (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 11|Resolved | 1|Ant repackaged as an OSGI bundle (1.10.2)|1.10.2 [2024-03-19T02:10:03.874Z] 12|Installed | 1|Antlr, repackaged as an OSGI bundle (2.7.8)|2.7.8 [2024-03-19T02:10:03.874Z] 13|Resolved | 1|aopalliance version 1.0 repackaged as a module (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.874Z] 14|Resolved | 1|GlassFish API Exporter Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 15|Installed | 1|GlassFish AppClient Server-Side Connector (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 16|Installed | 1|GlassFish AppClient Server-Side Core (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 17|Installed | 1|Appclient Security Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 18|Active | 1|org.objectweb.asm.tree.analysis (9.6.0)|9.6.0 [2024-03-19T02:10:03.874Z] 19|Active | 1|org.objectweb.asm.commons (9.6.0)|9.6.0 [2024-03-19T02:10:03.874Z] 20|Active | 1|org.objectweb.asm.tree (9.6.0)|9.6.0 [2024-03-19T02:10:03.874Z] 21|Active | 1|org.objectweb.asm.util (9.6.0)|9.6.0 [2024-03-19T02:10:03.874Z] 22|Active | 1|org.objectweb.asm (9.6.0)|9.6.0 [2024-03-19T02:10:03.874Z] 23|Installed | 1|Backup Restore classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 24|Resolved | 1|org.glassfish.main.web.cdi-api-fragment (0.0.0)|0.0.0 [2024-03-19T02:10:03.874Z] 25|Active | 1|Class Model for Hk2 (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.874Z] 26|Resolved | 1|ClassMate (1.7.0)|1.7.0 [2024-03-19T02:10:03.874Z] 27|Installed | 1|cluster-admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 28|Installed | 1|cluster-common (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 29|Resolved | 1|Cluster SSH Provisioning (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 30|Installed | 1|ejb-mapping module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 31|Installed | 1|enhancer module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 32|Installed | 1|Database Generator module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 33|Installed | 1|internal-api module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 34|Installed | 1|model module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 35|Installed | 1|support ejb module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 36|Installed | 1|support-sqlstore module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 37|Installed | 1|utility module for cmp (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 38|Installed | 1|com.ibm.jbatch.container (2.0.0)|2.0.0 [2024-03-19T02:10:03.874Z] 39|Resolved | 1|com.ibm.jbatch.spi (2.0.0)|2.0.0 [2024-03-19T02:10:03.874Z] 40|Active | 1|Common Utilities (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 41|Installed | 1|Apache Commons Codec (1.16.1)|1.16.1 [2024-03-19T02:10:03.874Z] 42|Active | 1|Concurrent Connector Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 43|Installed | 1|Concurrent Implementation Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 44|Installed | 1|Concurro (3.1.0.M3)|3.1.0.M3 [2024-03-19T02:10:03.874Z] 45|Active | 1|admin-config-api (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 46|Active | 1|HK2 config types (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 47|Installed | 1|Connectors admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 48|Resolved | 1|Connectors Inbound Support (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 49|Active | 1|Connectors Private APIs for GlassFish Containers (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 50|Active | 1|Connectors Runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 51|Installed | 1|Admin Console Clustering Support Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.874Z] 52|Installed | 1|Admin Console Full distribution plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 53|Installed | 1|Admin Console Common (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 54|Installed | 1|Admin Console Community Edition Theme Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 55|Installed | 1|Admin Console Concurrent Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 56|Installed | 1|Admin Console Corba Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 57|Installed | 1|Admin Console EJB Local (Lite) Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 58|Installed | 1|Admin Console EJB Container Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 59|Installed | 1|Admin Console Connectors Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 60|Installed | 1|Admin Console JDBC Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 61|Installed | 1|Admin Console JMS Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 62|Installed | 1|Admin Console JTS Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 63|Installed | 1|Admin Console Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 64|Installed | 1|Admin Console Web Container Plugin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 65|Active | 1|Container Common (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 66|Installed | 1|DataProvider (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 67|Installed | 1|DBschema repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-03-19T02:10:03.875Z] 68|Installed | 1|Deployment Related Admin Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 69|Active | 1|AutoDeploy Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 70|Active | 1|Deployment Related Common Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 71|Resolved | 1|Deployment Related JavaEE Core Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 72|Resolved | 1|Deployment Related JavaEE Full Profile Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 73|Resolved | 1|Deployment Object Library (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 74|Resolved | 1|GlassFish Core EJB Client (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 75|Resolved | 1|GlassFish Core EJB container implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 76|Installed | 1|Full EJB Container add-ons (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 77|Resolved | 1|EJB container Internal API (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 78|Installed | 1|Ejb Security Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 79|Installed | 1|Entity Bean container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 80|Resolved | 1|Epicyro Jakarta Authentication Implementation 3.1.0-M1 (3.1.0.M1)|3.1.0.M1 [2024-03-19T02:10:03.875Z] 81|Resolved | 1|Exousia Jakarta Authorization Implementation 3.0.0-M2 (3.0.0.M2)|3.0.0.M2 [2024-03-19T02:10:03.875Z] 82|Resolved | 1|Eclipse Expressly (6.0.0.M1)|6.0.0.M1 [2024-03-19T02:10:03.875Z] 83|Resolved | 1|org.glassfish.main.flashlight.flashlight-extra-jdk-packages (0.0.0)|0.0.0 [2024-03-19T02:10:03.875Z] 84|Active | 1|flashlight-framework (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 85|Active | 1|Admin Console Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 86|Installed | 1|Client OSGi module (including ACC) (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 87|Active | 1|GlassFish Connectors Connector (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 88|Active | 1|EJB Container connector for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 89|Active | 1|JMS Connector Module for Runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 90|Installed | 1|JMS Injection Module for Runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 91|Installed | 1|Connector for JPA runtime in glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 92|Active | 1|Load Balancer Internal API (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 93|Active | 1|Connector for GlassFish Admin REST Service (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 94|Active | 1|Connector for GlassFish Web Container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 95|Active | 1|Weld connector for glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 96|Active | 1|Public APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 97|Installed | 1|Batch Commands for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 98|Active | 1|Batch Connector for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.875Z] 99|Installed | 1|Generated CSIv2 APIs (4.2.5)|4.2.5 [2024-03-19T02:10:03.875Z] 100|Resolved | 1|Exposed Internal APIs (4.2.5)|4.2.5 [2024-03-19T02:10:03.876Z] 101|Resolved | 1|Generated OMG APIs (4.2.5)|4.2.5 [2024-03-19T02:10:03.876Z] 102|Resolved | 1|GlassFish Corba ORB (4.2.5)|4.2.5 [2024-03-19T02:10:03.876Z] 103|Resolved | 1|Jakarta EE dependent public APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 104|Resolved | 1|GlassFish Extra JRE Packages (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 105|Active | 1|Glassfish Grizzly extra jars Combining (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 106|Active | 1|Glassfish MBeanServer support (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 107|Active | 1|Glassfish Naming (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 108|Resolved | 1|GlassFish Oracle JDBC Packages (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 109|Active | 1|Appserver Core Bootstraping Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 110|Resolved | 1|GMBAL (Implementation) (4.0.3)|4.0.3 [2024-03-19T02:10:03.876Z] 111|Installed | 1|GMS Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 112|Active | 1|GMS Bootstrap Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 113|Resolved | 1|grizzly-npn-osgi (2.0.0)|2.0.0 [2024-03-19T02:10:03.876Z] 114|Resolved | 1|GlassFish High Availability APIs and SPI (3.1.13)|3.1.13 [2024-03-19T02:10:03.876Z] 115|Installed | 1|GlassFish ha-file-store (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 116|Active | 1|GlassFish ha-shoal-cache-bootstrap (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 117|Installed | 1|GlassFish ha-shoal-store (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 118|Resolved | 1|Hibernate Validator Portable Extension (8.0.1.Final)|8.0.1.Final [2024-03-19T02:10:03.876Z] 119|Active | 1|Hibernate Validator Engine (8.0.1.Final)|8.0.1.Final [2024-03-19T02:10:03.876Z] 120|Active | 1|HK2 API module (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.876Z] 121|Active | 1|GlassFish HK2 Config Injectors (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 122|Resolved | 1|HK2 core module (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.876Z] 123|Active | 1|ServiceLocator Default Implementation (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.876Z] 124|Active | 1|Run Level Service (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.876Z] 125|Active | 1|HK2 Implementation Utilities (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.876Z] 126|Installed | 1|HK2 module of HK2 itself (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.876Z] 127|Active | 1|Private APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 128|Installed | 1|Jackson-annotations (2.17.0)|2.17.0 [2024-03-19T02:10:03.876Z] 129|Resolved | 1|Jackson-core (2.17.0)|2.17.0 [2024-03-19T02:10:03.876Z] 130|Installed | 1|jackson-databind (2.17.0)|2.17.0 [2024-03-19T02:10:03.876Z] 131|Installed | 1|Jackson Module Jakarta Xmlbind Annotations (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.876Z] 132|Resolved | 1|Jakarta Activation API (2.1.3)|2.1.3 [2024-03-19T02:10:03.876Z] 133|Resolved | 1|Jakarta Annotations API (3.0.0)|3.0.0 [2024-03-19T02:10:03.876Z] 134|Resolved | 1|Jakarta Authentication (3.1.0)|3.1.0 [2024-03-19T02:10:03.876Z] 135|Resolved | 1|Jakarta Authorization (3.0.0)|3.0.0 [2024-03-19T02:10:03.876Z] 136|Installed | 1|jakarta.batch-api (2.1.1)|2.1.1 [2024-03-19T02:10:03.876Z] 137|Resolved | 1|Jakarta Enterprise Beans API (4.0.1)|4.0.1 [2024-03-19T02:10:03.876Z] 138|Resolved | 1|Jakarta Expression Language API (6.0.0)|6.0.0 [2024-03-19T02:10:03.876Z] 139|Resolved | 1|CDI APIs (4.1.0)|4.1.0 [2024-03-19T02:10:03.876Z] 140|Resolved | 1|CDI EL integration API (4.1.0)|4.1.0 [2024-03-19T02:10:03.876Z] 141|Resolved | 1|Jakarta Concurrency (3.1.0)|3.1.0 [2024-03-19T02:10:03.876Z] 142|Resolved | 1|CDI Language Model (4.1.0)|4.1.0 [2024-03-19T02:10:03.876Z] 143|Resolved | 1|Mojarra Faces Implementation 4.1.0-M2 (4.1.0.M2)|4.1.0.M2 [2024-03-19T02:10:03.876Z] 144|Active | 1|Jakarta Dependency Injection (2.0.1.MR)|2.0.1.MR [2024-03-19T02:10:03.876Z] 145|Resolved | 1|Jakarta Interceptors (2.2.0)|2.2.0 [2024-03-19T02:10:03.876Z] 146|Resolved | 1|Jakarta Messaging API (3.1.0)|3.1.0 [2024-03-19T02:10:03.876Z] 147|Resolved | 1|Jakarta JSON Processing API (2.1.3)|2.1.3 [2024-03-19T02:10:03.876Z] 148|Resolved | 1|JSON-B API (0.0.0)|0.0.0 [2024-03-19T02:10:03.876Z] 149|Resolved | 1|Jakarta Mail API (2.1.3)|2.1.3 [2024-03-19T02:10:03.876Z] 150|Resolved | 1|Jakarta MVC API (2.1.0)|2.1.0 [2024-03-19T02:10:03.876Z] 151|Resolved | 1|Jakarta Persistence API jar (3.2.0)|3.2.0 [2024-03-19T02:10:03.876Z] 152|Resolved | 1|jakarta.resource API (2.1.0)|2.1.0 [2024-03-19T02:10:03.876Z] 153|Resolved | 1|Jakarta Security (4.0.0)|4.0.0 [2024-03-19T02:10:03.876Z] 154|Resolved | 1|Soteria Jakarta Security Implementation 4.0.0-M2 (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.876Z] 155|Resolved | 1|Jakarta Servlet (6.1.0)|6.1.0 [2024-03-19T02:10:03.876Z] 156|Resolved | 1|Jakarta Server Pages API (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.876Z] 157|Resolved | 1|Jakarta Standard Tag Library API (3.0.0)|3.0.0 [2024-03-19T02:10:03.876Z] 158|Resolved | 1|jakarta.transaction API (2.0.1)|2.0.1 [2024-03-19T02:10:03.876Z] 159|Resolved | 1|Jakarta Validation API (3.1.0.M1)|3.1.0.M1 [2024-03-19T02:10:03.876Z] 160|Resolved | 1|Jakarta WebSocket - Server API (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.876Z] 161|Resolved | 1|Jakarta WebSocket - Client API (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.876Z] 162|Resolved | 1|Jakarta RESTful WS API (3.1.0)|3.1.0 [2024-03-19T02:10:03.876Z] 163|Resolved | 1|Jakarta XML Binding API (4.0.2)|4.0.2 [2024-03-19T02:10:03.876Z] 164|Active | 1|Jakarta EE related distributions kernel Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 165|Resolved | 1|Javassist (3.30.2.GA)|3.30.2.GA [2024-03-19T02:10:03.877Z] 166|Resolved | 1|JAXB OSGI (4.0.5)|4.0.5 [2024-03-19T02:10:03.877Z] 167|Resolved | 1|classfilewriter (1.3.1.Final)|1.3.1.Final [2024-03-19T02:10:03.877Z] 168|Resolved | 1|JBoss Logging 3 (3.5.3.Final)|3.5.3.Final [2024-03-19T02:10:03.877Z] 169|Resolved | 1|JCIP Annotations under Apache License (1.0.2)|1.0.2 [2024-03-19T02:10:03.877Z] 170|Installed | 1|JDBC admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 171|Active | 1|JDBC Config Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 172|Installed | 1|JDBC Runtime Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 173|Resolved | 1|jersey-ext-bean-validation (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 174|Resolved | 1|jersey-ext-cdi1x-servlet (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 175|Installed | 1|jersey-ext-cdi1x-transaction (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 176|Resolved | 1|jersey-ext-cdi1x (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 177|Resolved | 1|jersey-core-client (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 178|Resolved | 1|jersey-core-common (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 179|Resolved | 1|jersey-container-grizzly2-http (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 180|Installed | 1|jersey-container-servlet-core (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 181|Installed | 1|jersey-container-servlet (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 182|Resolved | 1|Jersey EJB Component Provider Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 183|Installed | 1|jersey-ext-entity-filtering (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 184|Resolved | 1|jersey-inject-hk2 (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 185|Resolved | 1|jersey-media-jaxb (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 186|Resolved | 1|jersey-media-json-binding (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 187|Installed | 1|jersey-media-json-jackson (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 188|Resolved | 1|jersey-media-json-jettison (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 189|Resolved | 1|jersey-media-json-processing (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 190|Installed | 1|jersey-media-moxy (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 191|Resolved | 1|jersey-media-multipart (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 192|Resolved | 1|jersey-media-sse (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 193|Installed | 1|jersey-mp-rest-client (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 194|Installed | 1|Jersey MVC TLD connector implementation module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 195|Installed | 1|jersey-ext-mvc-jsp (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 196|Installed | 1|jersey-ext-mvc (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 197|Installed | 1|jersey-ext-proxy-client (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 198|Resolved | 1|jersey-core-server (4.0.0.M1-GF1)|4.0.0.M1-GF1 [2024-03-19T02:10:03.877Z] 199|Resolved | 1|jettison (1.5.4)|1.5.4 [2024-03-19T02:10:03.877Z] 200|Installed | 1|JMS admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 201|Active | 1|JMS Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 202|Installed | 1|JPA container for glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 203|Resolved | 1|JSch (0.2.17)|0.2.17 [2024-03-19T02:10:03.877Z] 204|Installed | 1|JSF implementation connector module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 205|Installed | 1|com.sun.jsftemplating (4.1.0)|4.1.0 [2024-03-19T02:10:03.877Z] 206|Installed | 1|JSP caching taglib connector module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 207|Installed | 1|JSR-109 implementation to deploy Metro (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 208|Installed | 1|Jakarta Pages Standard Tags implementation connector module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 209|Active | 1|JTA Implementation for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 210|Active | 1|JTS Implementation for Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 211|Active | 1|Kernel Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 212|Resolved | 1|Eclipse Krazo Core (3.0.1)|3.0.1 [2024-03-19T02:10:03.877Z] 213|Resolved | 1|Eclipse Krazo Jersey (3.0.1)|3.0.1 [2024-03-19T02:10:03.877Z] 214|Installed | 1|admin-launcher (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 215|Resolved | 1|Java binding for libpam.so (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 216|Installed | 1|Load-Balancer admin (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 217|Active | 1|Nucleus Logging Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 218|Active | 1|Jakarta Mail Connector (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 219|Installed | 1|GlassFish Jakarta Mail runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 220|Resolved | 1|management-api (3.2.3)|3.2.3 [2024-03-19T02:10:03.877Z] 221|Installed | 1|GlassFish Metro Glue Code (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.877Z] 222|Resolved | 1|MicroProfile Config API (3.1.0)|3.1.0 [2024-03-19T02:10:03.878Z] 223|Installed | 1|GlassFish MicroProfile Config (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 224|Installed | 1|GlassFish MicroProfile Connectors (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 225|Resolved | 1|MicroProfile JWT Auth Bundle (2.0.0)|2.0.0 [2024-03-19T02:10:03.878Z] 226|Resolved | 1|OmniFaces JWT MicroProfile JWT Implementation 3.0.0-M1 (3.0.0.M1)|3.0.0.M1 [2024-03-19T02:10:03.878Z] 227|Installed | 1|MicroProfile Rest Client Bundle (3.0.0)|3.0.0 [2024-03-19T02:10:03.878Z] 228|Resolved | 1|MIME streaming extension (1.10.0)|1.10.0 [2024-03-19T02:10:03.878Z] 229|Active | 1|admin-monitoring (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 230|Resolved | 1|Nimbus JOSE+JWT (9.38.0.rc3)|9.38.0.rc3 [2024-03-19T02:10:03.878Z] 231|Active | 1|Nucleus Grizzly jars Combining (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 232|Active | 1|nucleus.resources (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 233|Resolved | 1|GlassFish ORB connector implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 234|Active | 1|GlassFish ORB enabler implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 235|Installed | 1|GlassFish ORB interface layer implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 236|Resolved | 1|Apache Aries SPI Fly Dynamic Weaving Bundle (1.3.7)|1.3.7 [2024-03-19T02:10:03.878Z] 237|Resolved | 1|Apache Felix Bundle Repository (2.0.10)|2.0.10 [2024-03-19T02:10:03.878Z] 238|Installed | 1|EclipseLink ASM (9.6.0)|9.6.0 [2024-03-19T02:10:03.878Z] 239|Installed | 1|EclipseLink Core (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:10:03.878Z] 240|Installed | 1|EclipseLink DBWS (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:10:03.878Z] 241|Installed | 1|EclipseLink JPA (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:10:03.878Z] 242|Installed | 1|EclipseLink Hermes Parser (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:10:03.878Z] 243|Installed | 1|EclipseLink JPA Model Generator (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:10:03.878Z] 244|Installed | 1|EclipseLink Oracle Extension (5.0.0.B01)|5.0.0.B01 [2024-03-19T02:10:03.878Z] 245|Active | 1|HK2 OSGi Adapter (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.878Z] 246|Active | 1|Admin CLI bridge command to the OSGi Shell (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 247|Installed | 1|OSGi Container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 248|Resolved | 1|Eclipse Parsson Media for Jakarta RESTful Web Services (1.1.5)|1.1.5 [2024-03-19T02:10:03.878Z] 249|Resolved | 1|Eclipse Parsson (1.1.6)|1.1.6 [2024-03-19T02:10:03.878Z] 250|Installed | 1|Common persistence code between JPA and CMP (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 251|Installed | 1|PFL Basic Tools (4.1.2)|4.1.2 [2024-03-19T02:10:03.878Z] 252|Resolved | 1|PFL Basic (4.1.2)|4.1.2 [2024-03-19T02:10:03.878Z] 253|Resolved | 1|PFL Dynamic (4.1.2)|4.1.2 [2024-03-19T02:10:03.878Z] 254|Installed | 1|PFL TF TOOLS (4.1.2)|4.1.2 [2024-03-19T02:10:03.878Z] 255|Resolved | 1|PFL TF (4.1.2)|4.1.2 [2024-03-19T02:10:03.878Z] 256|Installed | 1|reactive-streams-jvm (1.0.4)|1.0.4 [2024-03-19T02:10:03.878Z] 257|Active | 1|Resources Connector (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 258|Installed | 1|GlassFish resources runtime (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 259|Resolved | 1|GlassFish Admin REST Client (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 260|Active | 1|GlassFish Admin REST Service (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 261|Resolved | 1|RMIC compiler (4.2.5)|4.2.5 [2024-03-19T02:10:03.878Z] 262|Resolved | 1|Scattered Archive APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 263|Installed | 1|Schema2beans repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-03-19T02:10:03.878Z] 264|Active | 1|Jakarta EE Security Core Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 265|Active | 1|Security Services and SPI (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 266|Active | 1|Security Core Classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 267|Installed | 1|shoal-cache (3.1.0)|3.1.0 [2024-03-19T02:10:03.878Z] 268|Resolved | 1|shoal-gms-api (3.1.0)|3.1.0 [2024-03-19T02:10:03.878Z] 269|Installed | 1|shoal-gms-impl (3.1.0)|3.1.0 [2024-03-19T02:10:03.878Z] 270|Installed | 1|Simple Public APIs of Glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 271|Installed | 1|SOAP/TCP integration code (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 272|Installed | 1|Soteria SPI : Bean Decorator : Weld (4.0.0.M2)|4.0.0.M2 [2024-03-19T02:10:03.878Z] 273|Resolved | 1|GlassFish SSL Implementation Module (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 274|Resolved | 1|stats77 (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 275|Resolved | 1|Stax2 API (4.2.2)|4.2.2 [2024-03-19T02:10:03.878Z] 276|Active | 1|Transaction Service Internal API (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.878Z] 277|Installed | 1|Tyrus Client (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.878Z] 278|Installed | 1|Tyrus CDI Component Provider (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.878Z] 279|Installed | 1|Tyrus EJB Component Provider (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.878Z] 280|Installed | 1|Tyrus Grizzly Client Container (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.878Z] 281|Installed | 1|Tyrus Servlet Bundle (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.878Z] 282|Installed | 1|Tyrus Core (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.879Z] 283|Installed | 1|Tyrus Server (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.879Z] 284|Installed | 1|Tyrus Container SPI (2.2.0.M1)|2.2.0.M1 [2024-03-19T02:10:03.879Z] 285|Resolved | 1|Web Container Common Utilities (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 286|Resolved | 1|WaSP Jakarta Server Pages Implementation 4.0.0-M1 (4.0.0.M1)|4.0.0.M1 [2024-03-19T02:10:03.879Z] 287|Resolved | 1|Web module command line interface (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 288|Resolved | 1|Core Servlet Container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 289|Resolved | 1|GlassFish Web container Embedded APIs (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 290|Resolved | 1|Web Container glue code (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 291|Installed | 1|Web container and GUI plug-in common classes (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 292|Installed | 1|Web Container HA code (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 293|Active | 1|Web Container Naming Utilities (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 294|Installed | 1|Server-Sent Events (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 295|Resolved | 1|WebTier Security Integration (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 296|Resolved | 1|Metro Web Services API OSGi Bundle (4.0.3)|4.0.3 [2024-03-19T02:10:03.879Z] 297|Active | 1|Connector for GlassFish Web Services Container (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 298|Resolved | 1|Extra JDK packages required by Metro Web Services OSGi bundle (4.0.3)|4.0.3 [2024-03-19T02:10:03.879Z] 299|Installed | 1|Metro Web Services Runtime OSGi Bundle (4.0.3)|4.0.3 [2024-03-19T02:10:03.879Z] 300|Installed | 1|WebServices Security and Jakarta Authentication implementation (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 301|Resolved | 1|Weld Integration Fragment (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 302|Resolved | 1|Weld integration for glassfish (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 303|Resolved | 1|Weld OSGi Bundle (6.0.0.Beta1)|6.0.0.Beta1 [2024-03-19T02:10:03.879Z] 304|Resolved | 1|Woodstox (6.6.1)|6.6.1 [2024-03-19T02:10:03.879Z] 305|Installed | 1|Work Management (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 306|Installed | 1|Apache XML Security for Java (4.0.2)|4.0.2 [2024-03-19T02:10:03.879Z] 307|Resolved | 1|Yasson (3.0.3)|3.0.3 [2024-03-19T02:10:03.879Z] 308|Installed | 1|GlassFish Admin Tests - Progress Admin Extension (8.0.1.SNAPSHOT)|8.0.1.SNAPSHOT [2024-03-19T02:10:03.879Z] 309|Active | 1|Apache Felix Configuration Admin Service (1.9.26)|1.9.26 [2024-03-19T02:10:03.879Z] 310|Active | 2|Apache Felix EventAdmin (1.6.4)|1.6.4 [2024-03-19T02:10:03.879Z] 311|Active | 2|Apache Felix File Install (3.7.4)|3.7.4 [2024-03-19T02:10:03.879Z] 312|Active | 2|Apache Felix Gogo Command (1.1.2)|1.1.2 [2024-03-19T02:10:03.879Z] 313|Active | 2|Apache Felix Gogo Runtime (1.1.6)|1.1.6 [2024-03-19T02:10:03.879Z] 314|Active | 2|Apache Felix Gogo Shell (1.1.4)|1.1.4 [2024-03-19T02:10:03.879Z] [2024-03-19T02:10:03.879Z] [2024-03-19T02:10:03.879Z] Command osgi executed successfully. [2024-03-19T02:10:03.879Z] [2024-03-19T02:10:03.879Z] [2024-03-19T02:10:03.879Z] [2024-03-19T02:10:03.879Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.89 s -- in org.glassfish.main.admin.test.OSGiCommandsITest [2024-03-19T02:10:03.879Z] [INFO] Running org.glassfish.main.admin.test.rest.ServerPropertyITest [2024-03-19T02:10:05.773Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.643 s -- in org.glassfish.main.admin.test.rest.ServerPropertyITest [2024-03-19T02:10:05.773Z] [INFO] Running org.glassfish.main.admin.test.rest.JdbcITest [2024-03-19T02:10:08.293Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.526 s -- in org.glassfish.main.admin.test.rest.JdbcITest [2024-03-19T02:10:08.293Z] [INFO] Running org.glassfish.main.admin.test.rest.MailITest [2024-03-19T02:10:08.293Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.glassfish.main.admin.test.rest.MailITest [2024-03-19T02:10:08.293Z] [INFO] Running org.glassfish.main.admin.test.rest.LoggingRestITest [2024-03-19T02:10:08.293Z] 02:10:08.099943 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[restart-domain]) [2024-03-19T02:10:13.542Z] . [2024-03-19T02:10:13.542Z] Waiting finished after 15 ms. [2024-03-19T02:10:13.542Z] Server instance is stopped, now we wait for the start on localhost:4848 [2024-03-19T02:10:13.542Z] .... [2024-03-19T02:10:13.542Z] Waiting finished after 4,249 ms. [2024-03-19T02:10:13.542Z] Successfully restarted the domain [2024-03-19T02:10:13.542Z] Command restart-domain executed successfully. [2024-03-19T02:10:13.542Z] [2024-03-19T02:10:13.542Z] [2024-03-19T02:10:13.542Z] [2024-03-19T02:10:14.471Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.252 s -- in org.glassfish.main.admin.test.rest.LoggingRestITest [2024-03-19T02:10:14.471Z] [INFO] Running org.glassfish.main.admin.test.rest.ClusterITest [2024-03-19T02:10:26.657Z] 02:10:24.747370 INFO main org.glassfish.main.admin.test.rest.RestTestBase.deleteCluster Found instances: null [2024-03-19T02:10:26.657Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.49 s -- in org.glassfish.main.admin.test.rest.ClusterITest [2024-03-19T02:10:26.657Z] [INFO] Running org.glassfish.main.admin.test.rest.DomainITest [2024-03-19T02:10:26.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.glassfish.main.admin.test.rest.DomainITest [2024-03-19T02:10:26.657Z] [INFO] Running org.glassfish.main.admin.test.rest.ConfigITest [2024-03-19T02:10:26.657Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.glassfish.main.admin.test.rest.ConfigITest [2024-03-19T02:10:26.657Z] [INFO] Running org.glassfish.main.admin.test.rest.ElementStarITest [2024-03-19T02:10:26.657Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s -- in org.glassfish.main.admin.test.rest.ElementStarITest [2024-03-19T02:10:26.657Z] [INFO] Running org.glassfish.main.admin.test.rest.NetworkListenerITest [2024-03-19T02:10:26.657Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s -- in org.glassfish.main.admin.test.rest.NetworkListenerITest [2024-03-19T02:10:26.657Z] [INFO] Running org.glassfish.main.admin.test.rest.ZeroConfigITest [2024-03-19T02:10:26.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.glassfish.main.admin.test.rest.ZeroConfigITest [2024-03-19T02:10:26.657Z] [INFO] Running org.glassfish.main.admin.test.rest.JobsResourceITest [2024-03-19T02:10:26.657Z] 02:10:25.565513 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[--detach, uptime]) [2024-03-19T02:10:26.657Z] Job ID: 1 [2024-03-19T02:10:26.657Z] Command uptime started successfully [2024-03-19T02:10:26.657Z] [2024-03-19T02:10:26.657Z] [2024-03-19T02:10:26.657Z] [2024-03-19T02:10:26.657Z] {"jobName":"uptime","executionDate":"Tue Mar 19 02:10:25 UTC 2024","completionDate":"Tue Mar 19 02:10:25 UTC 2024","exitCode":"SUCCESS","jobState":"COMPLETED","message":"Up 16 secs","user":"admin","jobId":"1"} [2024-03-19T02:10:26.657Z] 02:10:26.025969 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 1]) [2024-03-19T02:10:26.657Z] Command uptime executed with status SUCCESS. [2024-03-19T02:10:26.657Z] Command attach executed successfully. [2024-03-19T02:10:26.657Z] [2024-03-19T02:10:26.657Z] [2024-03-19T02:10:26.657Z] [2024-03-19T02:10:26.657Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.936 s -- in org.glassfish.main.admin.test.rest.JobsResourceITest [2024-03-19T02:10:26.657Z] [INFO] Running org.glassfish.main.admin.test.rest.ApplicationITest [2024-03-19T02:10:26.657Z] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0 s -- in org.glassfish.main.admin.test.rest.ApplicationITest [2024-03-19T02:10:26.657Z] [INFO] Running org.glassfish.main.admin.test.rest.BasicAuthenticationITest [2024-03-19T02:10:26.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.glassfish.main.admin.test.rest.BasicAuthenticationITest [2024-03-19T02:10:26.657Z] [INFO] Running org.glassfish.main.admin.test.rest.JmsITest [2024-03-19T02:10:26.657Z] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0 s -- in org.glassfish.main.admin.test.rest.JmsITest [2024-03-19T02:10:26.657Z] [INFO] Running org.glassfish.main.admin.test.rest.StatusGeneratorITest [2024-03-19T02:10:26.657Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.glassfish.main.admin.test.rest.StatusGeneratorITest [2024-03-19T02:10:26.657Z] [INFO] Running org.glassfish.main.admin.test.rest.TokenAuthenticationITest [2024-03-19T02:10:26.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.glassfish.main.admin.test.rest.TokenAuthenticationITest [2024-03-19T02:10:26.914Z] [INFO] Running org.glassfish.main.admin.test.rest.MetadataITest [2024-03-19T02:10:26.914Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.glassfish.main.admin.test.rest.MetadataITest [2024-03-19T02:10:26.914Z] [INFO] Running org.glassfish.main.admin.test.rest.MonitoringITest [2024-03-19T02:10:27.845Z] 02:10:27.597071 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getChildResources responseMap: [2024-03-19T02:10:27.845Z] {exit_code=SUCCESS, extraProperties={entity={}, childResources={server=http://localhost:4848/monitoring/domain/server}}, message=, command=Monitoring Data} [2024-03-19T02:10:29.212Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.054 s -- in org.glassfish.main.admin.test.rest.MonitoringITest [2024-03-19T02:10:29.212Z] [INFO] Running org.glassfish.main.admin.test.rest.ExternalResourceITest [2024-03-19T02:10:29.212Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.glassfish.main.admin.test.rest.ExternalResourceITest [2024-03-19T02:10:29.212Z] [INFO] Running org.glassfish.main.admin.test.rest.JvmOptionsITest [2024-03-19T02:10:29.774Z] [38.348s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 159M->24M(258M) 11.164ms [2024-03-19T02:10:29.774Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.glassfish.main.admin.test.rest.JvmOptionsITest [2024-03-19T02:10:29.774Z] [INFO] Running org.glassfish.main.admin.test.rest.ProvidersITest [2024-03-19T02:10:29.774Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.glassfish.main.admin.test.rest.ProvidersITest [2024-03-19T02:10:29.774Z] [INFO] Running org.glassfish.main.admin.test.rest.AuthRealmITest [2024-03-19T02:10:30.030Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.glassfish.main.admin.test.rest.AuthRealmITest [2024-03-19T02:10:30.030Z] [INFO] Running org.glassfish.main.admin.test.rest.PartialUpdateITest [2024-03-19T02:10:30.030Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.glassfish.main.admin.test.rest.PartialUpdateITest [2024-03-19T02:10:30.030Z] [INFO] Running org.glassfish.main.admin.test.rest.PropertiesBagITest [2024-03-19T02:10:30.594Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in org.glassfish.main.admin.test.rest.PropertiesBagITest [2024-03-19T02:10:30.594Z] [INFO] Running org.glassfish.main.admin.test.rest.SystemPropertiesITest [2024-03-19T02:10:37.137Z] 02:10:36.755085 INFO main org.glassfish.main.admin.test.rest.RestTestBase.deleteCluster Found instances: [{name=cluster_2138432740_instance_1426178593, status=NOT_RUNNING}] [2024-03-19T02:10:38.506Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.709 s -- in org.glassfish.main.admin.test.rest.SystemPropertiesITest [2024-03-19T02:10:38.506Z] [INFO] Running org.glassfish.main.admin.test.rest.ResourceRefITest [2024-03-19T02:10:39.874Z] 02:10:39.803201 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-resource-ref, jdbc_2d9bb18696faa59a6085244a43c163b14]) [2024-03-19T02:10:40.436Z] Command delete-resource-ref failed. [2024-03-19T02:10:40.436Z] [2024-03-19T02:10:40.436Z] remote failure: resource-ref jdbc_2d9bb18696faa59a6085244a43c163b14 does not exist for target server. [2024-03-19T02:10:40.436Z] [2024-03-19T02:10:40.436Z] [2024-03-19T02:10:40.436Z] 02:10:40.176303 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-jdbc-resource, jdbc_2d9bb18696faa59a6085244a43c163b14]) [2024-03-19T02:10:40.692Z] Command delete-jdbc-resource failed. [2024-03-19T02:10:40.692Z] [2024-03-19T02:10:40.692Z] remote failure: A JDBC resource named jdbc_2d9bb18696faa59a6085244a43c163b14 does not exist. [2024-03-19T02:10:40.692Z] [2024-03-19T02:10:40.692Z] [2024-03-19T02:10:40.692Z] 02:10:40.565411 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-instance, instance_376456fd59eb1e59d363ef7a27332d912]) [2024-03-19T02:10:40.948Z] Command delete-instance failed. [2024-03-19T02:10:40.948Z] [2024-03-19T02:10:40.948Z] remote failure: There is no instance named instance_376456fd59eb1e59d363ef7a27332d912 in this domain. [2024-03-19T02:10:40.948Z] [2024-03-19T02:10:40.948Z] [2024-03-19T02:10:41.204Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.680 s -- in org.glassfish.main.admin.test.rest.ResourceRefITest [2024-03-19T02:10:41.204Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusComplexITest [2024-03-19T02:10:41.204Z] 02:10:40.952136 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-03-19T02:10:41.461Z] managed-job-config.job-retention-period=24h [2024-03-19T02:10:41.461Z] Command get executed successfully. [2024-03-19T02:10:41.461Z] [2024-03-19T02:10:41.461Z] [2024-03-19T02:10:41.461Z] [2024-03-19T02:10:41.461Z] 02:10:41.297483 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-03-19T02:10:41.718Z] managed-job-config.initial-delay=20m [2024-03-19T02:10:41.718Z] Command get executed successfully. [2024-03-19T02:10:41.718Z] [2024-03-19T02:10:41.718Z] [2024-03-19T02:10:41.718Z] [2024-03-19T02:10:41.718Z] 02:10:41.637622 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-03-19T02:10:42.280Z] managed-job-config.poll-interval=20m [2024-03-19T02:10:42.280Z] Command get executed successfully. [2024-03-19T02:10:42.280Z] [2024-03-19T02:10:42.280Z] [2024-03-19T02:10:42.280Z] [2024-03-19T02:10:42.280Z] 02:10:41.998983 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-exec-other]) [2024-03-19T02:10:52.228Z] 0%: progress-exec-other: Starting [2024-03-19T02:10:52.228Z] 0%: progress-exec-other: Preparing [2024-03-19T02:10:52.228Z] 3%: progress-exec-other: Preparing [2024-03-19T02:10:52.228Z] 5%: progress-exec-other: Preparing [2024-03-19T02:10:52.228Z] 8%: progress-exec-other: Preparing [2024-03-19T02:10:52.228Z] 10%: progress-exec-other: Preparing [2024-03-19T02:10:52.228Z] 13%: progress-exec-other: Preparing [2024-03-19T02:10:52.228Z] 15%: progress-exec-other: Preparing [2024-03-19T02:10:52.228Z] 18%: progress-exec-other: Preparing [2024-03-19T02:10:52.228Z] 20%: progress-exec-other: Preparing [2024-03-19T02:10:52.228Z] 23%: progress-exec-other: Preparing [2024-03-19T02:10:52.228Z] 25%: progress-exec-other: Preparing [2024-03-19T02:10:52.228Z] 25%: progress-exec-other.subcommand: Parsing [2024-03-19T02:10:52.228Z] 30%: progress-exec-other.subcommand: Working on main part [2024-03-19T02:10:52.228Z] 35%: progress-exec-other.subcommand: Working on main part [2024-03-19T02:10:52.228Z] 40%: progress-exec-other.subcommand: Working on main part [2024-03-19T02:10:52.228Z] 45%: progress-exec-other.subcommand: Working on main part [2024-03-19T02:10:52.228Z] 50%: progress-exec-other.subcommand: Working on main part [2024-03-19T02:10:52.228Z] 55%: progress-exec-other.subcommand: Working on main part [2024-03-19T02:10:52.228Z] 60%: progress-exec-other.subcommand: Working on main part [2024-03-19T02:10:52.229Z] 65%: progress-exec-other.subcommand: Working on main part [2024-03-19T02:10:52.229Z] 70%: progress-exec-other.subcommand: Cleaning [2024-03-19T02:10:52.229Z] 75%: progress-exec-other.subcommand: Finished [2024-03-19T02:10:52.229Z] 75%: progress-exec-other: Finishing outer command [2024-03-19T02:10:52.229Z] 78%: progress-exec-other: Finishing outer command [2024-03-19T02:10:52.229Z] 80%: progress-exec-other: Finishing outer command [2024-03-19T02:10:52.229Z] 83%: progress-exec-other: Finishing outer command [2024-03-19T02:10:52.229Z] 85%: progress-exec-other: Finishing outer command [2024-03-19T02:10:52.229Z] 88%: progress-exec-other: Finishing outer command [2024-03-19T02:10:52.229Z] 90%: progress-exec-other: Finishing outer command [2024-03-19T02:10:52.229Z] 93%: progress-exec-other: Finishing outer command [2024-03-19T02:10:52.229Z] 95%: progress-exec-other: Finishing outer command [2024-03-19T02:10:52.229Z] 98%: progress-exec-other: Finishing outer command [2024-03-19T02:10:52.229Z] 100%: progress-exec-other: Finishing outer command [2024-03-19T02:10:52.229Z] 100%: progress-exec-other: Finished outer command [2024-03-19T02:10:52.229Z] All done [2024-03-19T02:10:52.229Z] Command progress-exec-other executed successfully. [2024-03-19T02:10:52.229Z] [2024-03-19T02:10:52.229Z] [2024-03-19T02:10:52.229Z] [2024-03-19T02:10:52.229Z] 02:10:51.922469 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-complex]) [2024-03-19T02:11:00.319Z] 0%: complex: Starting [2024-03-19T02:11:00.319Z] 3%: complex.child1.child11: progress child11, remaining 4 [2024-03-19T02:11:00.319Z] 5%: complex.child1.child11: progress child11, remaining 3 [2024-03-19T02:11:00.319Z] 8%: complex.child1.child11: progress child11, remaining 2 [2024-03-19T02:11:00.319Z] 10%: complex.child1.child11: progress child11, remaining 1 [2024-03-19T02:11:00.319Z] 10%: complex.child3: progress child3, remaining 3 [2024-03-19T02:11:00.319Z] 11%: complex.child3: progress child3, remaining 2 [2024-03-19T02:11:00.319Z] 11%: complex.child3: progress child3, remaining 1 [2024-03-19T02:11:00.319Z] 11%: complex.child3: progress child3, remaining 0 [2024-03-19T02:11:00.319Z] 14%: complex.child1.child11: progress child11, remaining 0 [2024-03-19T02:11:00.319Z] 14%: complex.child3.child32: progress child32, remaining 4 [2024-03-19T02:11:00.319Z] 14%: complex.child3.child32: progress child32, remaining 3 [2024-03-19T02:11:00.319Z] 15%: complex.child3.child32: progress child32, remaining 2 [2024-03-19T02:11:00.319Z] 15%: complex.child3.child32: progress child32, remaining 1 [2024-03-19T02:11:00.319Z] 16%: complex.child3.child32: progress child32, remaining 0 [2024-03-19T02:11:00.319Z] 21%: complex.child3.child31: progress child31, remaining 4 [2024-03-19T02:11:00.319Z] 26%: complex.child3.child31: progress child31, remaining 3 [2024-03-19T02:11:00.319Z] 32%: complex.child3.child31: progress child31, remaining 2 [2024-03-19T02:11:00.319Z] 37%: complex.child3.child31: progress child31, remaining 1 [2024-03-19T02:11:00.319Z] 43%: complex.child3.child31: progress child31, remaining 0 [2024-03-19T02:11:00.319Z] 45%: complex.child1.child12: progress child12, remaining 5 [2024-03-19T02:11:00.319Z] 47%: complex.child1.child12: progress child12, remaining 4 [2024-03-19T02:11:00.319Z] 49%: complex.child1.child12: progress child12, remaining 3 [2024-03-19T02:11:00.319Z] 51%: complex.child1.child12: progress child12, remaining 2 [2024-03-19T02:11:00.319Z] 53%: complex.child1.child12: progress child12, remaining 1 [2024-03-19T02:11:00.319Z] 55%: complex.child1.child12: progress child12, remaining 0 [2024-03-19T02:11:00.319Z] 55%: complex.child2.child21: progress child21, remaining 24 [2024-03-19T02:11:00.319Z] 56%: complex.child2.child24: progress child24, remaining 24 [2024-03-19T02:11:00.319Z] 56%: complex.child2.child22: progress child22, remaining 24 [2024-03-19T02:11:00.319Z] 56%: complex.child2.child23: progress child23, remaining 24 [2024-03-19T02:11:00.319Z] 56%: complex.child2.child21: progress child21, remaining 23 [2024-03-19T02:11:00.319Z] 56%: complex.child2.child24: progress child24, remaining 23 [2024-03-19T02:11:00.319Z] 57%: complex.child2.child22: progress child22, remaining 23 [2024-03-19T02:11:00.319Z] 57%: complex.child2.child23: progress child23, remaining 23 [2024-03-19T02:11:00.319Z] 57%: complex.child2.child21: progress child21, remaining 22 [2024-03-19T02:11:00.319Z] 57%: complex.child2.child24: progress child24, remaining 22 [2024-03-19T02:11:00.319Z] 58%: complex.child2.child22: progress child22, remaining 22 [2024-03-19T02:11:00.319Z] 58%: complex.child2.child23: progress child23, remaining 22 [2024-03-19T02:11:00.320Z] 58%: complex.child2.child21: progress child21, remaining 21 [2024-03-19T02:11:00.320Z] 58%: complex.child2.child24: progress child24, remaining 21 [2024-03-19T02:11:00.320Z] 58%: complex.child2.child22: progress child22, remaining 21 [2024-03-19T02:11:00.320Z] 59%: complex.child2.child23: progress child23, remaining 21 [2024-03-19T02:11:00.320Z] 59%: complex.child2.child21: progress child21, remaining 20 [2024-03-19T02:11:00.320Z] 59%: complex.child2.child24: progress child24, remaining 20 [2024-03-19T02:11:00.320Z] 59%: complex.child2.child22: progress child22, remaining 20 [2024-03-19T02:11:00.320Z] 59%: complex.child2.child23: progress child23, remaining 20 [2024-03-19T02:11:00.320Z] 60%: complex.child2.child21: progress child21, remaining 19 [2024-03-19T02:11:00.320Z] 60%: complex.child2.child24: progress child24, remaining 19 [2024-03-19T02:11:00.320Z] 60%: complex.child2.child22: progress child22, remaining 19 [2024-03-19T02:11:00.320Z] 60%: complex.child2.child23: progress child23, remaining 19 [2024-03-19T02:11:00.320Z] 61%: complex.child2.child21: progress child21, remaining 18 [2024-03-19T02:11:00.320Z] 61%: complex.child2.child24: progress child24, remaining 18 [2024-03-19T02:11:00.320Z] 61%: complex.child2.child22: progress child22, remaining 18 [2024-03-19T02:11:00.320Z] 61%: complex.child2.child23: progress child23, remaining 18 [2024-03-19T02:11:00.320Z] 62%: complex.child2.child21: progress child21, remaining 17 [2024-03-19T02:11:00.320Z] 62%: complex.child2.child24: progress child24, remaining 17 [2024-03-19T02:11:00.320Z] 62%: complex.child2.child22: progress child22, remaining 17 [2024-03-19T02:11:00.320Z] 62%: complex.child2.child23: progress child23, remaining 17 [2024-03-19T02:11:00.320Z] 62%: complex.child2.child21: progress child21, remaining 16 [2024-03-19T02:11:00.320Z] 63%: complex.child2.child24: progress child24, remaining 16 [2024-03-19T02:11:00.320Z] 63%: complex.child2.child22: progress child22, remaining 16 [2024-03-19T02:11:00.320Z] 63%: complex.child2.child23: progress child23, remaining 16 [2024-03-19T02:11:00.320Z] 63%: complex.child2.child21: progress child21, remaining 15 [2024-03-19T02:11:00.320Z] 64%: complex.child2.child24: progress child24, remaining 15 [2024-03-19T02:11:00.320Z] 64%: complex.child2.child22: progress child22, remaining 15 [2024-03-19T02:11:00.320Z] 64%: complex.child2.child23: progress child23, remaining 15 [2024-03-19T02:11:00.320Z] 64%: complex.child2.child21: progress child21, remaining 14 [2024-03-19T02:11:00.320Z] 65%: complex.child2.child24: progress child24, remaining 14 [2024-03-19T02:11:00.320Z] 65%: complex.child2.child22: progress child22, remaining 14 [2024-03-19T02:11:00.320Z] 65%: complex.child2.child23: progress child23, remaining 14 [2024-03-19T02:11:00.320Z] 65%: complex.child2.child21: progress child21, remaining 13 [2024-03-19T02:11:00.320Z] 65%: complex.child2.child24: progress child24, remaining 13 [2024-03-19T02:11:00.320Z] 66%: complex.child2.child22: progress child22, remaining 13 [2024-03-19T02:11:00.320Z] 66%: complex.child2.child23: progress child23, remaining 13 [2024-03-19T02:11:00.320Z] 66%: complex.child2.child21: progress child21, remaining 12 [2024-03-19T02:11:00.320Z] 66%: complex.child2.child24: progress child24, remaining 12 [2024-03-19T02:11:00.320Z] 67%: complex.child2.child22: progress child22, remaining 12 [2024-03-19T02:11:00.320Z] 67%: complex.child2.child23: progress child23, remaining 12 [2024-03-19T02:11:00.320Z] 67%: complex.child2.child21: progress child21, remaining 11 [2024-03-19T02:11:00.320Z] 67%: complex.child2.child24: progress child24, remaining 11 [2024-03-19T02:11:00.320Z] 67%: complex.child2.child22: progress child22, remaining 11 [2024-03-19T02:11:00.320Z] 68%: complex.child2.child23: progress child23, remaining 11 [2024-03-19T02:11:00.320Z] 68%: complex.child2.child21: progress child21, remaining 10 [2024-03-19T02:11:00.320Z] 68%: complex.child2.child24: progress child24, remaining 10 [2024-03-19T02:11:00.320Z] 68%: complex.child2.child22: progress child22, remaining 10 [2024-03-19T02:11:00.320Z] 69%: complex.child2.child23: progress child23, remaining 10 [2024-03-19T02:11:00.320Z] 69%: complex.child2.child21: progress child21, remaining 9 [2024-03-19T02:11:00.320Z] 69%: complex.child2.child24: progress child24, remaining 9 [2024-03-19T02:11:00.320Z] 69%: complex.child2.child22: progress child22, remaining 9 [2024-03-19T02:11:00.320Z] 69%: complex.child2.child23: progress child23, remaining 9 [2024-03-19T02:11:00.320Z] 70%: complex.child2.child21: progress child21, remaining 8 [2024-03-19T02:11:00.320Z] 70%: complex.child2.child24: progress child24, remaining 8 [2024-03-19T02:11:00.320Z] 70%: complex.child2.child22: progress child22, remaining 8 [2024-03-19T02:11:00.320Z] 70%: complex.child2.child23: progress child23, remaining 8 [2024-03-19T02:11:00.320Z] 71%: complex.child2.child21: progress child21, remaining 7 [2024-03-19T02:11:00.320Z] 71%: complex.child2.child24: progress child24, remaining 7 [2024-03-19T02:11:00.320Z] 71%: complex.child2.child22: progress child22, remaining 7 [2024-03-19T02:11:00.320Z] 71%: complex.child2.child23: progress child23, remaining 7 [2024-03-19T02:11:00.320Z] 71%: complex.child2.child21: progress child21, remaining 6 [2024-03-19T02:11:00.320Z] 72%: complex.child2.child24: progress child24, remaining 6 [2024-03-19T02:11:00.320Z] 72%: complex.child2.child22: progress child22, remaining 6 [2024-03-19T02:11:00.320Z] 72%: complex.child2.child23: progress child23, remaining 6 [2024-03-19T02:11:00.320Z] 72%: complex.child2.child21: progress child21, remaining 5 [2024-03-19T02:11:00.320Z] 73%: complex.child2.child24: progress child24, remaining 5 [2024-03-19T02:11:00.320Z] 73%: complex.child2.child22: progress child22, remaining 5 [2024-03-19T02:11:00.320Z] 73%: complex.child2.child23: progress child23, remaining 5 [2024-03-19T02:11:00.320Z] 73%: complex.child2.child21: progress child21, remaining 4 [2024-03-19T02:11:00.320Z] 74%: complex.child2.child24: progress child24, remaining 4 [2024-03-19T02:11:00.320Z] 74%: complex.child2.child23: progress child23, remaining 4 [2024-03-19T02:11:00.320Z] 74%: complex.child2.child22: progress child22, remaining 4 [2024-03-19T02:11:00.320Z] 74%: complex.child2.child21: progress child21, remaining 3 [2024-03-19T02:11:00.320Z] 74%: complex.child2.child24: progress child24, remaining 3 [2024-03-19T02:11:00.320Z] 75%: complex.child2.child23: progress child23, remaining 3 [2024-03-19T02:11:00.320Z] 75%: complex.child2.child22: progress child22, remaining 3 [2024-03-19T02:11:00.320Z] 75%: complex.child2.child21: progress child21, remaining 2 [2024-03-19T02:11:00.320Z] 75%: complex.child2.child24: progress child24, remaining 2 [2024-03-19T02:11:00.320Z] 76%: complex.child2.child23: progress child23, remaining 2 [2024-03-19T02:11:00.320Z] 76%: complex.child2.child22: progress child22, remaining 2 [2024-03-19T02:11:00.321Z] 76%: complex.child2.child21: progress child21, remaining 1 [2024-03-19T02:11:00.321Z] 76%: complex.child2.child24: progress child24, remaining 1 [2024-03-19T02:11:00.321Z] 76%: complex.child2.child23: progress child23, remaining 1 [2024-03-19T02:11:00.321Z] 77%: complex.child2.child22: progress child22, remaining 1 [2024-03-19T02:11:00.321Z] 77%: complex.child2.child21: progress child21, remaining 0 [2024-03-19T02:11:00.321Z] 77%: complex.child2.child24: progress child24, remaining 0 [2024-03-19T02:11:00.321Z] 77%: complex.child2.child22: progress child22, remaining 0 [2024-03-19T02:11:00.321Z] 78%: complex.child2.child23: progress child23, remaining 0 [2024-03-19T02:11:00.321Z] 83%: complex: progress main, remaining 3 [2024-03-19T02:11:00.321Z] 88%: complex: progress main, remaining 2 [2024-03-19T02:11:00.321Z] 93%: complex: progress main, remaining 1 [2024-03-19T02:11:00.321Z] 98%: complex: progress main, remaining 0 [2024-03-19T02:11:00.321Z] 98%: complex.child2: progress child2, remaining 4 [2024-03-19T02:11:00.321Z] 99%: complex.child2: progress child2, remaining 3 [2024-03-19T02:11:00.321Z] 99%: complex.child2: progress child2, remaining 2 [2024-03-19T02:11:00.321Z] 100%: complex.child2: progress child2, remaining 1 [2024-03-19T02:11:00.321Z] 100%: complex.child2: progress child2, remaining 0 [2024-03-19T02:11:00.321Z] All done [2024-03-19T02:11:00.321Z] Command progress-complex executed successfully. [2024-03-19T02:11:00.321Z] [2024-03-19T02:11:00.321Z] [2024-03-19T02:11:00.321Z] [2024-03-19T02:11:00.321Z] 02:10:59.679871 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-supplement]) [2024-03-19T02:11:06.861Z] 0%: progress-supplement: Starting [2024-03-19T02:11:06.861Z] 0%: progress-supplement.before: 2 seconds supplemental command [2024-03-19T02:11:06.861Z] 1: progress-supplement.before: 2 seconds supplemental command [2024-03-19T02:11:06.861Z] 2: progress-supplement.before: 2 seconds supplemental command [2024-03-19T02:11:06.861Z] 3: progress-supplement.before: 2 seconds supplemental command [2024-03-19T02:11:06.861Z] 4: progress-supplement.before: 2 seconds supplemental command [2024-03-19T02:11:06.861Z] 29%: progress-supplement.before: 2 seconds supplemental command [2024-03-19T02:11:06.861Z] 29%: progress-supplement: Parsing [2024-03-19T02:11:06.862Z] 36%: progress-supplement: Parsing [2024-03-19T02:11:06.862Z] 36%: progress-supplement: Working on main part [2024-03-19T02:11:06.862Z] 43%: progress-supplement: Working on main part [2024-03-19T02:11:06.862Z] 50%: progress-supplement: Working on main part [2024-03-19T02:11:06.862Z] 57%: progress-supplement: Working on main part [2024-03-19T02:11:06.862Z] 57%: progress-supplement: Finished [2024-03-19T02:11:06.862Z] 57%: progress-supplement.after: 3 seconds supplemental [2024-03-19T02:11:06.862Z] 64%: progress-supplement.after: 3 seconds supplemental [2024-03-19T02:11:06.862Z] 71%: progress-supplement.after: 3 seconds supplemental [2024-03-19T02:11:06.862Z] 79%: progress-supplement.after: 3 seconds supplemental [2024-03-19T02:11:06.862Z] 86%: progress-supplement.after: 3 seconds supplemental [2024-03-19T02:11:06.862Z] 93%: progress-supplement.after: 3 seconds supplemental [2024-03-19T02:11:06.862Z] 100%: progress-supplement.after: 3 seconds supplemental [2024-03-19T02:11:06.862Z] Command progress-supplement executed successfully. [2024-03-19T02:11:06.862Z] [2024-03-19T02:11:06.862Z] [2024-03-19T02:11:06.862Z] [2024-03-19T02:11:06.862Z] 02:11:06.268492 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:06.862Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:11:06.862Z] progress-simple 4 2024-03-19 02:10:44 COMPLETED SUCCESS admin [2024-03-19T02:11:06.862Z] progress-exec-other 3 2024-03-19 02:10:42 COMPLETED SUCCESS admin [2024-03-19T02:11:06.862Z] progress-complex 5 2024-03-19 02:10:52 COMPLETED SUCCESS admin [2024-03-19T02:11:06.862Z] progress-supplement 6 2024-03-19 02:11:00 COMPLETED SUCCESS admin [2024-03-19T02:11:06.862Z] Command list-jobs executed successfully. [2024-03-19T02:11:06.862Z] [2024-03-19T02:11:06.862Z] [2024-03-19T02:11:06.862Z] [2024-03-19T02:11:06.862Z] 02:11:06.654503 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-03-19T02:11:07.119Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:11:07.119Z] [2024-03-19T02:11:07.119Z] [2024-03-19T02:11:07.119Z] [2024-03-19T02:11:08.485Z] 02:11:08.136119 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:08.740Z] Nothing to list. [2024-03-19T02:11:08.740Z] Command list-jobs executed successfully. [2024-03-19T02:11:08.740Z] [2024-03-19T02:11:08.740Z] [2024-03-19T02:11:08.740Z] [2024-03-19T02:11:08.740Z] 02:11:08.498070 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-03-19T02:11:08.996Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:11:08.996Z] [2024-03-19T02:11:08.996Z] [2024-03-19T02:11:08.996Z] [2024-03-19T02:11:08.996Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.89 s -- in org.glassfish.main.admin.test.progress.ProgressStatusComplexITest [2024-03-19T02:11:08.996Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusFailITest [2024-03-19T02:11:08.996Z] 02:11:08.840614 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-03-19T02:11:09.559Z] managed-job-config.job-retention-period=24h [2024-03-19T02:11:09.559Z] Command get executed successfully. [2024-03-19T02:11:09.559Z] [2024-03-19T02:11:09.559Z] [2024-03-19T02:11:09.559Z] [2024-03-19T02:11:09.559Z] 02:11:09.191471 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-03-19T02:11:09.814Z] managed-job-config.initial-delay=20m [2024-03-19T02:11:09.814Z] Command get executed successfully. [2024-03-19T02:11:09.814Z] [2024-03-19T02:11:09.814Z] [2024-03-19T02:11:09.814Z] [2024-03-19T02:11:09.814Z] 02:11:09.531320 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-03-19T02:11:10.070Z] managed-job-config.poll-interval=20m [2024-03-19T02:11:10.070Z] Command get executed successfully. [2024-03-19T02:11:10.070Z] [2024-03-19T02:11:10.070Z] [2024-03-19T02:11:10.070Z] [2024-03-19T02:11:10.070Z] 02:11:09.882978 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-fail-in-half]) [2024-03-19T02:11:11.436Z] 0%: progress-fail-in-half: Starting [2024-03-19T02:11:11.436Z] 0%: progress-fail-in-half: Parsing [2024-03-19T02:11:11.436Z] 10%: progress-fail-in-half: Working [2024-03-19T02:11:11.436Z] 20%: progress-fail-in-half: Working [2024-03-19T02:11:11.436Z] 30%: progress-fail-in-half: Working [2024-03-19T02:11:11.436Z] 40%: progress-fail-in-half: Working [2024-03-19T02:11:11.436Z] 50%: progress-fail-in-half: Working [2024-03-19T02:11:11.436Z] Command progress-fail-in-half failed. [2024-03-19T02:11:11.436Z] [2024-03-19T02:11:11.436Z] remote failure: Something failed [2024-03-19T02:11:11.436Z] [2024-03-19T02:11:11.436Z] [2024-03-19T02:11:11.436Z] 02:11:11.275080 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=6,000, detached=false, args=[progress-custom, 3x1, 1x8, 2x1]) [2024-03-19T02:11:19.524Z] 0%: progress-custom: Starting [2024-03-19T02:11:19.524Z] 0%: progress-custom: Starting block[1] 3x1 [2024-03-19T02:11:19.524Z] 17%: progress-custom: Block [1] 3x1, step: 1 [2024-03-19T02:11:19.524Z] 33%: progress-custom: Block [1] 3x1, step: 2 [2024-03-19T02:11:19.524Z] 50%: progress-custom: Finished block [1] 3x1 [2024-03-19T02:11:19.524Z] [2024-03-19T02:11:19.524Z] [2024-03-19T02:11:19.524Z] Process is still running, timeout 6000 ms exceeded. [2024-03-19T02:11:19.524Z] 02:11:18.606259 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:19.524Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:11:19.524Z] progress-custom 8 2024-03-19 02:11:11 RUNNING admin [2024-03-19T02:11:19.524Z] progress-fail-in-half 7 2024-03-19 02:11:10 COMPLETED FAILURE admin [2024-03-19T02:11:19.525Z] Command list-jobs executed successfully. [2024-03-19T02:11:19.525Z] [2024-03-19T02:11:19.525Z] [2024-03-19T02:11:19.525Z] [2024-03-19T02:11:19.525Z] 02:11:19.452365 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:20.087Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:11:20.087Z] progress-custom 8 2024-03-19 02:11:11 RUNNING admin [2024-03-19T02:11:20.087Z] progress-fail-in-half 7 2024-03-19 02:11:10 COMPLETED FAILURE admin [2024-03-19T02:11:20.087Z] Command list-jobs executed successfully. [2024-03-19T02:11:20.087Z] [2024-03-19T02:11:20.087Z] [2024-03-19T02:11:20.087Z] [2024-03-19T02:11:20.650Z] 02:11:20.293274 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:20.906Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:11:20.906Z] progress-custom 8 2024-03-19 02:11:11 RUNNING admin [2024-03-19T02:11:20.906Z] progress-fail-in-half 7 2024-03-19 02:11:10 COMPLETED FAILURE admin [2024-03-19T02:11:20.906Z] Command list-jobs executed successfully. [2024-03-19T02:11:20.906Z] [2024-03-19T02:11:20.906Z] [2024-03-19T02:11:20.906Z] [2024-03-19T02:11:21.468Z] 02:11:21.136411 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:21.724Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:11:21.724Z] progress-custom 8 2024-03-19 02:11:11 RUNNING admin [2024-03-19T02:11:21.724Z] progress-fail-in-half 7 2024-03-19 02:11:10 COMPLETED FAILURE admin [2024-03-19T02:11:21.724Z] Command list-jobs executed successfully. [2024-03-19T02:11:21.724Z] [2024-03-19T02:11:21.724Z] [2024-03-19T02:11:21.724Z] [2024-03-19T02:11:22.286Z] 02:11:21.977500 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:22.542Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:11:22.542Z] progress-custom 8 2024-03-19 02:11:11 RUNNING admin [2024-03-19T02:11:22.542Z] progress-fail-in-half 7 2024-03-19 02:11:10 COMPLETED FAILURE admin [2024-03-19T02:11:22.542Z] Command list-jobs executed successfully. [2024-03-19T02:11:22.542Z] [2024-03-19T02:11:22.542Z] [2024-03-19T02:11:22.542Z] [2024-03-19T02:11:23.104Z] 02:11:22.834306 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:23.360Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:11:23.360Z] progress-custom 8 2024-03-19 02:11:11 RUNNING admin [2024-03-19T02:11:23.360Z] progress-fail-in-half 7 2024-03-19 02:11:10 COMPLETED FAILURE admin [2024-03-19T02:11:23.360Z] Command list-jobs executed successfully. [2024-03-19T02:11:23.360Z] [2024-03-19T02:11:23.360Z] [2024-03-19T02:11:23.360Z] [2024-03-19T02:11:23.923Z] 02:11:23.689520 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:24.180Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:11:24.180Z] progress-custom 8 2024-03-19 02:11:11 RUNNING admin [2024-03-19T02:11:24.180Z] progress-fail-in-half 7 2024-03-19 02:11:10 COMPLETED FAILURE admin [2024-03-19T02:11:24.180Z] Command list-jobs executed successfully. [2024-03-19T02:11:24.180Z] [2024-03-19T02:11:24.180Z] [2024-03-19T02:11:24.180Z] [2024-03-19T02:11:24.742Z] 02:11:24.543361 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:24.999Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:11:24.999Z] progress-fail-in-half 7 2024-03-19 02:11:10 COMPLETED FAILURE admin [2024-03-19T02:11:24.999Z] progress-custom 8 2024-03-19 02:11:11 COMPLETED SUCCESS admin [2024-03-19T02:11:24.999Z] Command list-jobs executed successfully. [2024-03-19T02:11:24.999Z] [2024-03-19T02:11:24.999Z] [2024-03-19T02:11:24.999Z] [2024-03-19T02:11:24.999Z] 02:11:24.880593 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-03-19T02:11:25.561Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:11:25.561Z] [2024-03-19T02:11:25.561Z] [2024-03-19T02:11:25.561Z] [2024-03-19T02:11:26.490Z] 02:11:26.326609 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:26.746Z] Nothing to list. [2024-03-19T02:11:26.746Z] Command list-jobs executed successfully. [2024-03-19T02:11:26.746Z] [2024-03-19T02:11:26.746Z] [2024-03-19T02:11:26.746Z] [2024-03-19T02:11:26.746Z] 02:11:26.665652 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-03-19T02:11:27.308Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:11:27.308Z] [2024-03-19T02:11:27.308Z] [2024-03-19T02:11:27.308Z] [2024-03-19T02:11:27.308Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.19 s -- in org.glassfish.main.admin.test.progress.ProgressStatusFailITest [2024-03-19T02:11:27.308Z] [INFO] Running org.glassfish.main.admin.test.progress.JobManagerITest [2024-03-19T02:11:27.308Z] 02:11:27.033502 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-03-19T02:11:27.565Z] managed-job-config.job-retention-period=24h [2024-03-19T02:11:27.565Z] Command get executed successfully. [2024-03-19T02:11:27.565Z] [2024-03-19T02:11:27.565Z] [2024-03-19T02:11:27.565Z] [2024-03-19T02:11:27.565Z] 02:11:27.386306 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-03-19T02:11:27.822Z] managed-job-config.initial-delay=20m [2024-03-19T02:11:27.822Z] Command get executed successfully. [2024-03-19T02:11:27.822Z] [2024-03-19T02:11:27.822Z] [2024-03-19T02:11:27.822Z] [2024-03-19T02:11:27.822Z] 02:11:27.765688 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-03-19T02:11:28.384Z] managed-job-config.poll-interval=20m [2024-03-19T02:11:28.384Z] Command get executed successfully. [2024-03-19T02:11:28.384Z] [2024-03-19T02:11:28.384Z] [2024-03-19T02:11:28.384Z] [2024-03-19T02:11:28.384Z] 02:11:28.117532 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:28.640Z] Nothing to list. [2024-03-19T02:11:28.640Z] Command list-jobs executed successfully. [2024-03-19T02:11:28.640Z] [2024-03-19T02:11:28.640Z] [2024-03-19T02:11:28.640Z] [2024-03-19T02:11:28.640Z] 02:11:28.455119 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-simple]) [2024-03-19T02:11:33.889Z] 0%: progress-simple: Starting [2024-03-19T02:11:33.889Z] 0%: progress-simple: Parsing [2024-03-19T02:11:33.889Z] 10%: progress-simple: Working on main part [2024-03-19T02:11:33.889Z] 20%: progress-simple: Working on main part [2024-03-19T02:11:33.889Z] 30%: progress-simple: Working on main part [2024-03-19T02:11:33.889Z] 40%: progress-simple: Working on main part [2024-03-19T02:11:33.889Z] 50%: progress-simple: Working on main part [2024-03-19T02:11:33.889Z] 60%: progress-simple: Working on main part [2024-03-19T02:11:33.889Z] 70%: progress-simple: Working on main part [2024-03-19T02:11:33.889Z] 80%: progress-simple: Working on main part [2024-03-19T02:11:33.889Z] 90%: progress-simple: Cleaning [2024-03-19T02:11:33.889Z] 100%: progress-simple: Finished [2024-03-19T02:11:33.889Z] All done [2024-03-19T02:11:33.889Z] Command progress-simple executed successfully. [2024-03-19T02:11:33.889Z] [2024-03-19T02:11:33.889Z] [2024-03-19T02:11:33.889Z] [2024-03-19T02:11:33.889Z] 02:11:33.317414 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-domain]) [2024-03-19T02:11:34.145Z] Waiting for the domain to stop . [2024-03-19T02:11:34.145Z] Waiting finished after 90 ms. [2024-03-19T02:11:34.145Z] Command stop-domain executed successfully. [2024-03-19T02:11:34.145Z] [2024-03-19T02:11:34.145Z] [2024-03-19T02:11:34.145Z] [2024-03-19T02:11:34.145Z] 02:11:33.955012 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[start-domain]) [2024-03-19T02:11:38.318Z] Waiting for domain1 to start ... [2024-03-19T02:11:38.318Z] Waiting finished after 2,692 ms. [2024-03-19T02:11:38.318Z] Successfully started the domain : domain1 [2024-03-19T02:11:38.318Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/domains/domain1 [2024-03-19T02:11:38.318Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:11:38.318Z] Admin Port: 4,848 [2024-03-19T02:11:38.318Z] Command start-domain executed successfully. [2024-03-19T02:11:38.318Z] [2024-03-19T02:11:38.318Z] [2024-03-19T02:11:38.318Z] [2024-03-19T02:11:38.318Z] 02:11:37.545243 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:38.882Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:11:38.882Z] progress-simple 9 2024-03-19 02:11:28 COMPLETED SUCCESS admin [2024-03-19T02:11:38.882Z] Command list-jobs executed successfully. [2024-03-19T02:11:38.882Z] [2024-03-19T02:11:38.882Z] [2024-03-19T02:11:38.882Z] [2024-03-19T02:11:38.882Z] 02:11:38.753046 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=true, args=[progress-simple]) [2024-03-19T02:11:39.138Z] 1 [2024-03-19T02:11:39.138Z] [2024-03-19T02:11:39.138Z] [2024-03-19T02:11:39.138Z] [2024-03-19T02:11:39.138Z] 02:11:39.110179 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs, 1]) [2024-03-19T02:11:39.700Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:11:39.700Z] progress-simple 1 2024-03-19 02:11:39 RUNNING admin [2024-03-19T02:11:39.700Z] Command list-jobs executed successfully. [2024-03-19T02:11:39.700Z] [2024-03-19T02:11:39.700Z] [2024-03-19T02:11:39.700Z] [2024-03-19T02:11:39.700Z] 02:11:39.446072 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 1]) [2024-03-19T02:11:43.870Z] 10%: progress-simple: Starting [2024-03-19T02:11:43.870Z] 20%: progress-simple: Starting [2024-03-19T02:11:43.871Z] 30%: progress-simple: Starting [2024-03-19T02:11:43.871Z] 40%: progress-simple: Starting [2024-03-19T02:11:43.871Z] 50%: progress-simple: Starting [2024-03-19T02:11:43.871Z] 60%: progress-simple: Starting [2024-03-19T02:11:43.871Z] 70%: progress-simple: Starting [2024-03-19T02:11:43.871Z] 80%: progress-simple: Starting [2024-03-19T02:11:43.871Z] 90%: progress-simple: Cleaning [2024-03-19T02:11:43.871Z] 100%: progress-simple: Finished [2024-03-19T02:11:43.871Z] Command progress-simple executed with status SUCCESS. [2024-03-19T02:11:43.871Z] Command attach executed successfully. [2024-03-19T02:11:43.871Z] [2024-03-19T02:11:43.871Z] [2024-03-19T02:11:43.871Z] [2024-03-19T02:11:43.871Z] 02:11:43.642106 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs, 1]) [2024-03-19T02:11:44.127Z] Nothing to list. [2024-03-19T02:11:44.127Z] Command list-jobs executed successfully. [2024-03-19T02:11:44.127Z] [2024-03-19T02:11:44.127Z] [2024-03-19T02:11:44.127Z] [2024-03-19T02:11:44.127Z] 02:11:44.033976 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-simple]) [2024-03-19T02:11:49.374Z] 0%: progress-simple: Starting [2024-03-19T02:11:49.374Z] 0%: progress-simple: Parsing [2024-03-19T02:11:49.374Z] 10%: progress-simple: Working on main part [2024-03-19T02:11:49.374Z] 20%: progress-simple: Working on main part [2024-03-19T02:11:49.374Z] 30%: progress-simple: Working on main part [2024-03-19T02:11:49.374Z] 40%: progress-simple: Working on main part [2024-03-19T02:11:49.374Z] 50%: progress-simple: Working on main part [2024-03-19T02:11:49.374Z] 60%: progress-simple: Working on main part [2024-03-19T02:11:49.374Z] 70%: progress-simple: Working on main part [2024-03-19T02:11:49.374Z] 80%: progress-simple: Working on main part [2024-03-19T02:11:49.374Z] 90%: progress-simple: Cleaning [2024-03-19T02:11:49.374Z] 100%: progress-simple: Finished [2024-03-19T02:11:49.374Z] All done [2024-03-19T02:11:49.374Z] Command progress-simple executed successfully. [2024-03-19T02:11:49.374Z] [2024-03-19T02:11:49.374Z] [2024-03-19T02:11:49.374Z] [2024-03-19T02:11:49.374Z] 02:11:48.890113 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:49.374Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:11:49.374Z] progress-simple 9 2024-03-19 02:11:28 COMPLETED SUCCESS admin [2024-03-19T02:11:49.374Z] progress-simple 3 2024-03-19 02:11:44 COMPLETED SUCCESS admin [2024-03-19T02:11:49.374Z] Command list-jobs executed successfully. [2024-03-19T02:11:49.374Z] [2024-03-19T02:11:49.374Z] [2024-03-19T02:11:49.374Z] [2024-03-19T02:11:49.375Z] 02:11:49.261880 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-03-19T02:11:49.936Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:11:49.936Z] [2024-03-19T02:11:49.936Z] [2024-03-19T02:11:49.936Z] [2024-03-19T02:11:50.865Z] 02:11:50.787476 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:51.122Z] Nothing to list. [2024-03-19T02:11:51.122Z] Command list-jobs executed successfully. [2024-03-19T02:11:51.122Z] [2024-03-19T02:11:51.122Z] [2024-03-19T02:11:51.122Z] [2024-03-19T02:11:51.378Z] 02:11:51.122141 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:51.634Z] Nothing to list. [2024-03-19T02:11:51.634Z] Command list-jobs executed successfully. [2024-03-19T02:11:51.634Z] [2024-03-19T02:11:51.634Z] [2024-03-19T02:11:51.634Z] [2024-03-19T02:11:51.634Z] 02:11:51.463422 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-03-19T02:11:51.891Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:11:51.891Z] [2024-03-19T02:11:51.891Z] [2024-03-19T02:11:51.891Z] [2024-03-19T02:11:53.257Z] 02:11:52.907320 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:11:53.513Z] Nothing to list. [2024-03-19T02:11:53.513Z] Command list-jobs executed successfully. [2024-03-19T02:11:53.513Z] [2024-03-19T02:11:53.513Z] [2024-03-19T02:11:53.513Z] [2024-03-19T02:11:53.513Z] 02:11:53.268133 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-03-19T02:11:53.770Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:11:53.770Z] [2024-03-19T02:11:53.770Z] [2024-03-19T02:11:53.770Z] [2024-03-19T02:11:53.770Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.58 s -- in org.glassfish.main.admin.test.progress.JobManagerITest [2024-03-19T02:11:53.770Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusBasicITest [2024-03-19T02:11:53.770Z] 02:11:53.617308 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-03-19T02:11:54.332Z] managed-job-config.job-retention-period=24h [2024-03-19T02:11:54.332Z] Command get executed successfully. [2024-03-19T02:11:54.332Z] [2024-03-19T02:11:54.332Z] [2024-03-19T02:11:54.332Z] [2024-03-19T02:11:54.332Z] 02:11:53.974997 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-03-19T02:11:54.588Z] managed-job-config.initial-delay=20m [2024-03-19T02:11:54.588Z] Command get executed successfully. [2024-03-19T02:11:54.588Z] [2024-03-19T02:11:54.588Z] [2024-03-19T02:11:54.588Z] [2024-03-19T02:11:54.588Z] 02:11:54.330345 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-03-19T02:11:54.846Z] managed-job-config.poll-interval=20m [2024-03-19T02:11:54.846Z] Command get executed successfully. [2024-03-19T02:11:54.846Z] [2024-03-19T02:11:54.846Z] [2024-03-19T02:11:54.846Z] [2024-03-19T02:11:54.846Z] 02:11:54.677443 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[--terse, progress-simple]) [2024-03-19T02:12:00.094Z] All done [2024-03-19T02:12:00.094Z] [2024-03-19T02:12:00.094Z] [2024-03-19T02:12:00.094Z] [2024-03-19T02:12:00.094Z] 02:11:59.529927 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-simple]) [2024-03-19T02:12:05.341Z] 0%: progress-simple: Starting [2024-03-19T02:12:05.341Z] 0%: progress-simple: Parsing [2024-03-19T02:12:05.341Z] 10%: progress-simple: Working on main part [2024-03-19T02:12:05.341Z] 20%: progress-simple: Working on main part [2024-03-19T02:12:05.341Z] 30%: progress-simple: Working on main part [2024-03-19T02:12:05.341Z] 40%: progress-simple: Working on main part [2024-03-19T02:12:05.341Z] 50%: progress-simple: Working on main part [2024-03-19T02:12:05.341Z] 60%: progress-simple: Working on main part [2024-03-19T02:12:05.341Z] 70%: progress-simple: Working on main part [2024-03-19T02:12:05.341Z] 80%: progress-simple: Working on main part [2024-03-19T02:12:05.341Z] 90%: progress-simple: Cleaning [2024-03-19T02:12:05.341Z] 100%: progress-simple: Finished [2024-03-19T02:12:05.341Z] All done [2024-03-19T02:12:05.341Z] Command progress-simple executed successfully. [2024-03-19T02:12:05.341Z] [2024-03-19T02:12:05.341Z] [2024-03-19T02:12:05.341Z] [2024-03-19T02:12:05.341Z] 02:12:04.372633 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-simple, --nototalsteps]) [2024-03-19T02:12:09.520Z] 0%: progress-simple: Starting [2024-03-19T02:12:09.520Z] 0%: progress-simple: Parsing [2024-03-19T02:12:09.520Z] 1: progress-simple: Working on main part [2024-03-19T02:12:09.520Z] 2: progress-simple: Working on main part [2024-03-19T02:12:09.520Z] 3: progress-simple: Working on main part [2024-03-19T02:12:09.520Z] 4: progress-simple: Working on main part [2024-03-19T02:12:09.520Z] 5: progress-simple: Working on main part [2024-03-19T02:12:09.520Z] 6: progress-simple: Working on main part [2024-03-19T02:12:09.520Z] 7: progress-simple: Working on main part [2024-03-19T02:12:09.520Z] 8: progress-simple: Working on main part [2024-03-19T02:12:09.520Z] 9: progress-simple: Cleaning [2024-03-19T02:12:09.520Z] 100%: progress-simple: Finished [2024-03-19T02:12:09.520Z] All done [2024-03-19T02:12:09.520Z] Command progress-simple executed successfully. [2024-03-19T02:12:09.520Z] [2024-03-19T02:12:09.520Z] [2024-03-19T02:12:09.520Z] [2024-03-19T02:12:09.520Z] 02:12:09.233829 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-full-annotated]) [2024-03-19T02:12:14.771Z] 0%: annotated: Starting [2024-03-19T02:12:14.771Z] 0%: annotated: Parsing [2024-03-19T02:12:14.771Z] 10%: annotated: Working on main part [2024-03-19T02:12:14.771Z] 20%: annotated: Working on main part [2024-03-19T02:12:14.771Z] 30%: annotated: Working on main part [2024-03-19T02:12:14.771Z] 40%: annotated: Working on main part [2024-03-19T02:12:14.771Z] 50%: annotated: Working on main part [2024-03-19T02:12:14.771Z] 60%: annotated: Working on main part [2024-03-19T02:12:14.771Z] 70%: annotated: Working on main part [2024-03-19T02:12:14.771Z] 80%: annotated: Working on main part [2024-03-19T02:12:14.771Z] 90%: annotated: Cleaning [2024-03-19T02:12:14.771Z] 100%: annotated: Finished [2024-03-19T02:12:14.771Z] All done [2024-03-19T02:12:14.771Z] Command progress-full-annotated executed successfully. [2024-03-19T02:12:14.771Z] [2024-03-19T02:12:14.771Z] [2024-03-19T02:12:14.771Z] [2024-03-19T02:12:14.771Z] 02:12:14.131005 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:12:14.772Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:12:14.772Z] progress-simple 4 2024-03-19 02:11:54 COMPLETED SUCCESS admin [2024-03-19T02:12:14.772Z] progress-simple 5 2024-03-19 02:11:59 COMPLETED SUCCESS admin [2024-03-19T02:12:14.772Z] progress-simple 6 2024-03-19 02:12:04 COMPLETED SUCCESS admin [2024-03-19T02:12:14.772Z] progress-full-annotated 7 2024-03-19 02:12:09 COMPLETED SUCCESS admin [2024-03-19T02:12:14.772Z] Command list-jobs executed successfully. [2024-03-19T02:12:14.772Z] [2024-03-19T02:12:14.772Z] [2024-03-19T02:12:14.772Z] [2024-03-19T02:12:14.772Z] 02:12:14.490270 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-03-19T02:12:15.028Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:12:15.028Z] [2024-03-19T02:12:15.028Z] [2024-03-19T02:12:15.028Z] [2024-03-19T02:12:16.396Z] 02:12:15.939312 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:12:16.396Z] Nothing to list. [2024-03-19T02:12:16.396Z] Command list-jobs executed successfully. [2024-03-19T02:12:16.396Z] [2024-03-19T02:12:16.396Z] [2024-03-19T02:12:16.396Z] [2024-03-19T02:12:16.396Z] 02:12:16.272095 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-03-19T02:12:16.653Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:12:16.653Z] [2024-03-19T02:12:16.653Z] [2024-03-19T02:12:16.653Z] [2024-03-19T02:12:16.653Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.00 s -- in org.glassfish.main.admin.test.progress.ProgressStatusBasicITest [2024-03-19T02:12:16.653Z] [INFO] Running org.glassfish.main.admin.test.progress.DetachAttachITest [2024-03-19T02:12:16.910Z] 02:12:16.623333 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-03-19T02:12:17.166Z] managed-job-config.job-retention-period=24h [2024-03-19T02:12:17.167Z] Command get executed successfully. [2024-03-19T02:12:17.167Z] [2024-03-19T02:12:17.167Z] [2024-03-19T02:12:17.167Z] [2024-03-19T02:12:17.167Z] 02:12:16.963894 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-03-19T02:12:17.423Z] managed-job-config.initial-delay=20m [2024-03-19T02:12:17.423Z] Command get executed successfully. [2024-03-19T02:12:17.423Z] [2024-03-19T02:12:17.423Z] [2024-03-19T02:12:17.423Z] [2024-03-19T02:12:17.423Z] 02:12:17.327993 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-03-19T02:12:17.679Z] managed-job-config.poll-interval=20m [2024-03-19T02:12:17.679Z] Command get executed successfully. [2024-03-19T02:12:17.679Z] [2024-03-19T02:12:17.679Z] [2024-03-19T02:12:17.679Z] [2024-03-19T02:12:17.936Z] 02:12:17.679890 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=true, args=[uptime]) [2024-03-19T02:12:18.192Z] 8 [2024-03-19T02:12:18.192Z] [2024-03-19T02:12:18.192Z] [2024-03-19T02:12:18.192Z] [2024-03-19T02:12:19.123Z] 02:12:19.021302 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[--terse, attach, 8]) [2024-03-19T02:12:19.379Z] Command uptime executed with status SUCCESS. [2024-03-19T02:12:19.379Z] [2024-03-19T02:12:19.379Z] [2024-03-19T02:12:19.379Z] [2024-03-19T02:12:19.379Z] 02:12:19.351697 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=true, args=[uptime]) [2024-03-19T02:12:19.942Z] 10 [2024-03-19T02:12:19.942Z] [2024-03-19T02:12:19.943Z] [2024-03-19T02:12:19.943Z] [2024-03-19T02:12:20.873Z] 02:12:20.691285 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[--terse, attach, 10]) [2024-03-19T02:12:21.129Z] Command uptime executed with status SUCCESS. [2024-03-19T02:12:21.129Z] [2024-03-19T02:12:21.129Z] [2024-03-19T02:12:21.129Z] [2024-03-19T02:12:21.129Z] 02:12:21.035186 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=true, args=[uptime]) [2024-03-19T02:12:21.691Z] 12 [2024-03-19T02:12:21.691Z] [2024-03-19T02:12:21.691Z] [2024-03-19T02:12:21.691Z] [2024-03-19T02:12:22.620Z] 02:12:22.373239 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[--terse, attach, 12]) [2024-03-19T02:12:22.877Z] Command uptime executed with status SUCCESS. [2024-03-19T02:12:22.877Z] [2024-03-19T02:12:22.877Z] [2024-03-19T02:12:22.877Z] [2024-03-19T02:12:22.877Z] 02:12:22.734911 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=true, args=[progress-custom, 6x1]) [2024-03-19T02:12:23.439Z] 14 [2024-03-19T02:12:23.439Z] [2024-03-19T02:12:23.439Z] [2024-03-19T02:12:23.439Z] [2024-03-19T02:12:25.330Z] 02:12:25.091044 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 14]) [2024-03-19T02:12:29.502Z] 33%: progress-custom: Starting [2024-03-19T02:12:29.502Z] 50%: progress-custom: Block [1] 6x1, step: 3 [2024-03-19T02:12:29.502Z] 67%: progress-custom: Block [1] 6x1, step: 4 [2024-03-19T02:12:29.502Z] 83%: progress-custom: Block [1] 6x1, step: 5 [2024-03-19T02:12:29.502Z] 100%: progress-custom: Finished block [1] 6x1 [2024-03-19T02:12:29.502Z] Command progress-custom executed with status SUCCESS. [2024-03-19T02:12:29.502Z] Command attach executed successfully. [2024-03-19T02:12:29.502Z] [2024-03-19T02:12:29.502Z] [2024-03-19T02:12:29.502Z] [2024-03-19T02:12:29.502Z] 02:12:29.117516 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 14]) [2024-03-19T02:12:29.502Z] Command attach failed. [2024-03-19T02:12:29.502Z] [2024-03-19T02:12:29.502Z] remote failure: Job with id 14 does not exist. [2024-03-19T02:12:29.502Z] [2024-03-19T02:12:29.502Z] [2024-03-19T02:12:29.502Z] 02:12:29.470424 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=true, args=[progress-custom, 8x1]) [2024-03-19T02:12:30.064Z] 17 [2024-03-19T02:12:30.064Z] [2024-03-19T02:12:30.064Z] [2024-03-19T02:12:30.064Z] [2024-03-19T02:12:31.432Z] 02:12:31.324762 INFO Thread-193 org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 17]) [2024-03-19T02:12:31.433Z] 02:12:31.324637 INFO Thread-192 org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 17]) [2024-03-19T02:12:31.433Z] 02:12:31.324890 INFO Thread-194 org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 17]) [2024-03-19T02:12:37.977Z] 25%: progress-custom: Starting [2024-03-19T02:12:37.977Z] 38%: progress-custom: Block [1] 8x1, step: 3 [2024-03-19T02:12:37.977Z] 50%: progress-custom: Block [1] 8x1, step: 4 [2024-03-19T02:12:37.977Z] 63%: progress-custom: Block [1] 8x1, step: 5 [2024-03-19T02:12:37.977Z] 75%: progress-custom: Block [1] 8x1, step: 6 [2024-03-19T02:12:37.978Z] 88%: progress-custom: Block [1] 8x1, step: 7 [2024-03-19T02:12:37.978Z] 100%: progress-custom: Finished block [1] 8x1 [2024-03-19T02:12:37.978Z] Command progress-custom executed with status SUCCESS. [2024-03-19T02:12:37.978Z] Command attach executed successfully. [2024-03-19T02:12:37.978Z] [2024-03-19T02:12:37.978Z] [2024-03-19T02:12:37.978Z] [2024-03-19T02:12:37.978Z] 25%: progress-custom: Starting [2024-03-19T02:12:37.978Z] 38%: progress-custom: Block [1] 8x1, step: 3 [2024-03-19T02:12:37.978Z] 50%: progress-custom: Block [1] 8x1, step: 4 [2024-03-19T02:12:37.978Z] 63%: progress-custom: Block [1] 8x1, step: 5 [2024-03-19T02:12:37.978Z] 75%: progress-custom: Block [1] 8x1, step: 6 [2024-03-19T02:12:37.978Z] 88%: progress-custom: Block [1] 8x1, step: 7 [2024-03-19T02:12:37.978Z] 100%: progress-custom: Finished block [1] 8x1 [2024-03-19T02:12:37.978Z] Command progress-custom executed with status SUCCESS. [2024-03-19T02:12:37.978Z] Command attach executed successfully. [2024-03-19T02:12:37.978Z] [2024-03-19T02:12:37.978Z] [2024-03-19T02:12:37.978Z] [2024-03-19T02:12:37.978Z] 25%: progress-custom: Starting [2024-03-19T02:12:37.978Z] 38%: progress-custom: Block [1] 8x1, step: 3 [2024-03-19T02:12:37.978Z] 50%: progress-custom: Block [1] 8x1, step: 4 [2024-03-19T02:12:37.978Z] 63%: progress-custom: Block [1] 8x1, step: 5 [2024-03-19T02:12:37.978Z] 75%: progress-custom: Block [1] 8x1, step: 6 [2024-03-19T02:12:37.978Z] 88%: progress-custom: Block [1] 8x1, step: 7 [2024-03-19T02:12:37.978Z] 100%: progress-custom: Finished block [1] 8x1 [2024-03-19T02:12:37.978Z] Command progress-custom executed with status SUCCESS. [2024-03-19T02:12:37.978Z] Command attach executed successfully. [2024-03-19T02:12:37.978Z] [2024-03-19T02:12:37.978Z] [2024-03-19T02:12:37.978Z] [2024-03-19T02:12:37.978Z] 02:12:37.877566 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:12:38.541Z] Nothing to list. [2024-03-19T02:12:38.541Z] Command list-jobs executed successfully. [2024-03-19T02:12:38.541Z] [2024-03-19T02:12:38.541Z] [2024-03-19T02:12:38.541Z] [2024-03-19T02:12:38.541Z] 02:12:38.237421 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-03-19T02:12:38.798Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:12:38.798Z] [2024-03-19T02:12:38.798Z] [2024-03-19T02:12:38.798Z] [2024-03-19T02:12:39.728Z] 02:12:39.683101 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:12:40.292Z] Nothing to list. [2024-03-19T02:12:40.292Z] Command list-jobs executed successfully. [2024-03-19T02:12:40.292Z] [2024-03-19T02:12:40.292Z] [2024-03-19T02:12:40.292Z] [2024-03-19T02:12:40.292Z] 02:12:40.028107 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-03-19T02:12:40.548Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:12:40.548Z] [2024-03-19T02:12:40.548Z] [2024-03-19T02:12:40.548Z] [2024-03-19T02:12:40.548Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.75 s -- in org.glassfish.main.admin.test.progress.DetachAttachITest [2024-03-19T02:12:40.548Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusSpecialITest [2024-03-19T02:12:40.549Z] 02:12:40.375282 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-03-19T02:12:40.806Z] managed-job-config.job-retention-period=24h [2024-03-19T02:12:40.806Z] Command get executed successfully. [2024-03-19T02:12:40.806Z] [2024-03-19T02:12:40.806Z] [2024-03-19T02:12:40.806Z] [2024-03-19T02:12:40.806Z] 02:12:40.720291 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-03-19T02:12:41.369Z] managed-job-config.initial-delay=20m [2024-03-19T02:12:41.369Z] Command get executed successfully. [2024-03-19T02:12:41.369Z] [2024-03-19T02:12:41.369Z] [2024-03-19T02:12:41.369Z] [2024-03-19T02:12:41.369Z] 02:12:41.059001 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-03-19T02:12:41.626Z] managed-job-config.poll-interval=20m [2024-03-19T02:12:41.626Z] Command get executed successfully. [2024-03-19T02:12:41.626Z] [2024-03-19T02:12:41.626Z] [2024-03-19T02:12:41.626Z] [2024-03-19T02:12:41.626Z] 02:12:41.399159 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-double-totals]) [2024-03-19T02:12:43.518Z] 0%: progress-double-totals: Starting [2024-03-19T02:12:43.518Z] 0%: progress-double-totals: Parsing [2024-03-19T02:12:43.518Z] 17%: progress-double-totals: Working [2024-03-19T02:12:43.518Z] 33%: progress-double-totals: Working [2024-03-19T02:12:43.518Z] 50%: progress-double-totals: Working [2024-03-19T02:12:43.518Z] 25%: progress-double-totals: Working [2024-03-19T02:12:43.518Z] 25%: progress-double-totals: Double [2024-03-19T02:12:43.518Z] 42%: progress-double-totals: Double [2024-03-19T02:12:43.518Z] 58%: progress-double-totals: Double [2024-03-19T02:12:43.518Z] 75%: progress-double-totals: Double [2024-03-19T02:12:43.518Z] 92%: progress-double-totals: Double [2024-03-19T02:12:43.518Z] 100%: progress-double-totals: Double [2024-03-19T02:12:43.518Z] 100%: progress-double-totals: Finished [2024-03-19T02:12:43.518Z] All done [2024-03-19T02:12:43.519Z] Command progress-double-totals executed successfully. [2024-03-19T02:12:43.519Z] [2024-03-19T02:12:43.519Z] [2024-03-19T02:12:43.519Z] [2024-03-19T02:12:43.519Z] 02:12:43.398143 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-step-back]) [2024-03-19T02:12:46.037Z] 0%: progress-step-back: Starting [2024-03-19T02:12:46.037Z] 0%: progress-step-back: Parsing [2024-03-19T02:12:46.037Z] 20%: progress-step-back: Working on main part [2024-03-19T02:12:46.037Z] 40%: progress-step-back: Working on main part [2024-03-19T02:12:46.037Z] 60%: progress-step-back: Working on main part [2024-03-19T02:12:46.037Z] 80%: progress-step-back: Working on main part [2024-03-19T02:12:46.037Z] 80%: progress-step-back: Error in processing - next try [2024-03-19T02:12:46.037Z] 40%: progress-step-back: Error in processing - next try [2024-03-19T02:12:46.037Z] 60%: progress-step-back: Error in processing - next try [2024-03-19T02:12:46.037Z] 80%: progress-step-back: Error in processing - next try [2024-03-19T02:12:46.037Z] 100%: progress-step-back: Error in processing - next try [2024-03-19T02:12:46.037Z] 100%: progress-step-back: Finished [2024-03-19T02:12:46.037Z] All done [2024-03-19T02:12:46.037Z] Command progress-step-back executed successfully. [2024-03-19T02:12:46.037Z] [2024-03-19T02:12:46.037Z] [2024-03-19T02:12:46.037Z] [2024-03-19T02:12:46.037Z] 02:12:45.885703 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:12:46.293Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-03-19T02:12:46.293Z] progress-double-totals 21 2024-03-19 02:12:41 COMPLETED SUCCESS admin [2024-03-19T02:12:46.293Z] progress-step-back 22 2024-03-19 02:12:43 COMPLETED SUCCESS admin [2024-03-19T02:12:46.293Z] Command list-jobs executed successfully. [2024-03-19T02:12:46.293Z] [2024-03-19T02:12:46.293Z] [2024-03-19T02:12:46.293Z] [2024-03-19T02:12:46.293Z] 02:12:46.227760 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-03-19T02:12:46.857Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:12:46.857Z] [2024-03-19T02:12:46.857Z] [2024-03-19T02:12:46.857Z] [2024-03-19T02:12:47.786Z] 02:12:47.663918 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-03-19T02:12:48.041Z] Nothing to list. [2024-03-19T02:12:48.041Z] Command list-jobs executed successfully. [2024-03-19T02:12:48.041Z] [2024-03-19T02:12:48.041Z] [2024-03-19T02:12:48.042Z] [2024-03-19T02:12:48.042Z] 02:12:47.992591 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-03-19T02:12:48.603Z] Command configure-managed-jobs executed successfully. [2024-03-19T02:12:48.603Z] [2024-03-19T02:12:48.603Z] [2024-03-19T02:12:48.603Z] [2024-03-19T02:12:48.603Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.973 s -- in org.glassfish.main.admin.test.progress.ProgressStatusSpecialITest [2024-03-19T02:12:48.604Z] [INFO] Running org.glassfish.main.admin.test.ClusterITest [2024-03-19T02:12:48.604Z] 02:12:48.350336 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-cluster, eec1]) [2024-03-19T02:12:55.146Z] Command create-cluster executed successfully. [2024-03-19T02:12:55.146Z] [2024-03-19T02:12:55.147Z] [2024-03-19T02:12:55.147Z] [2024-03-19T02:12:55.147Z] 02:12:53.997113 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, eec1, --name, testapp, --contextroot, testapp, /tmp/testapp10307531109110782174.war]) [2024-03-19T02:12:55.403Z] Application deployed with name testapp. [2024-03-19T02:12:55.403Z] Command deploy executed successfully. [2024-03-19T02:12:55.403Z] [2024-03-19T02:12:55.403Z] [2024-03-19T02:12:55.403Z] [2024-03-19T02:12:55.659Z] 02:12:55.363796 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-local-instance, --cluster, eec1, --systemproperties, HTTP_LISTENER_PORT=55123:HTTP_SSL_LISTENER_PORT=18181:IIOP_SSL_LISTENER_PORT=13800:IIOP_LISTENER_PORT=13700:JMX_SYSTEM_CONNECTOR_PORT=17676:IIOP_SSL_MUTUALAUTH_PORT=13801:JMS_PROVIDER_PORT=18686:ASADMIN_LISTENER_PORT=14848, eein1-with-a-very-very-very-long-name]) [2024-03-19T02:12:56.588Z] Rendezvoused with DAS on localhost:4848. [2024-03-19T02:12:56.588Z] Using DAS host localhost and port 4848 from existing das.properties for node [2024-03-19T02:12:56.588Z] localhost-domain1. To use a different DAS, create a new node using create-node-ssh or [2024-03-19T02:12:56.588Z] create-node-config. Create the instance with the new node and correct [2024-03-19T02:12:56.588Z] host and port: [2024-03-19T02:12:56.588Z] asadmin --host das_host --port das_port create-local-instance --node node_name instance_name. [2024-03-19T02:12:56.588Z] Port Assignments for server instance eein1-with-a-very-very-very-long-name: [2024-03-19T02:12:56.589Z] OSGI_SHELL_TELNET_PORT=26667 [2024-03-19T02:12:56.589Z] JAVA_DEBUGGER_PORT=29010 [2024-03-19T02:12:56.589Z] JMS_PROVIDER_PORT=18686 [2024-03-19T02:12:56.589Z] HTTP_LISTENER_PORT=55123 [2024-03-19T02:12:56.589Z] IIOP_SSL_LISTENER_PORT=13800 [2024-03-19T02:12:56.589Z] ASADMIN_LISTENER_PORT=14848 [2024-03-19T02:12:56.589Z] IIOP_SSL_MUTUALAUTH_PORT=13801 [2024-03-19T02:12:56.589Z] JMX_SYSTEM_CONNECTOR_PORT=17676 [2024-03-19T02:12:56.589Z] HTTP_SSL_LISTENER_PORT=18181 [2024-03-19T02:12:56.589Z] IIOP_LISTENER_PORT=13700 [2024-03-19T02:12:56.589Z] Extracted transferred entry config/keystore.jks of size 6,222 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/keystore.jks [2024-03-19T02:12:56.589Z] Extracted transferred entry config/cacerts.jks of size 2,494 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/cacerts.jks [2024-03-19T02:12:56.589Z] Command create-local-instance executed successfully. [2024-03-19T02:12:56.589Z] [2024-03-19T02:12:56.589Z] [2024-03-19T02:12:56.589Z] [2024-03-19T02:12:56.589Z] 02:12:56.152509 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-local-instance, --cluster, eec1, --systemproperties, HTTP_LISTENER_PORT=55124:HTTP_SSL_LISTENER_PORT=28181:IIOP_SSL_LISTENER_PORT=23800:IIOP_LISTENER_PORT=23700:JMX_SYSTEM_CONNECTOR_PORT=27676:IIOP_SSL_MUTUALAUTH_PORT=23801:JMS_PROVIDER_PORT=28686:ASADMIN_LISTENER_PORT=24848, eein2]) [2024-03-19T02:12:56.845Z] Rendezvoused with DAS on localhost:4848. [2024-03-19T02:12:56.845Z] Using DAS host localhost and port 4848 from existing das.properties for node [2024-03-19T02:12:56.845Z] localhost-domain1. To use a different DAS, create a new node using create-node-ssh or [2024-03-19T02:12:56.845Z] create-node-config. Create the instance with the new node and correct [2024-03-19T02:12:56.845Z] host and port: [2024-03-19T02:12:56.845Z] asadmin --host das_host --port das_port create-local-instance --node node_name instance_name. [2024-03-19T02:12:56.845Z] Port Assignments for server instance eein2: [2024-03-19T02:12:56.845Z] OSGI_SHELL_TELNET_PORT=26668 [2024-03-19T02:12:56.845Z] JAVA_DEBUGGER_PORT=29011 [2024-03-19T02:12:56.845Z] JMS_PROVIDER_PORT=28687 [2024-03-19T02:12:56.845Z] HTTP_LISTENER_PORT=55124 [2024-03-19T02:12:56.845Z] IIOP_SSL_LISTENER_PORT=23800 [2024-03-19T02:12:56.845Z] ASADMIN_LISTENER_PORT=24849 [2024-03-19T02:12:56.845Z] IIOP_SSL_MUTUALAUTH_PORT=23801 [2024-03-19T02:12:56.845Z] JMX_SYSTEM_CONNECTOR_PORT=27677 [2024-03-19T02:12:56.845Z] HTTP_SSL_LISTENER_PORT=28182 [2024-03-19T02:12:56.845Z] IIOP_LISTENER_PORT=23701 [2024-03-19T02:12:56.845Z] Extracted transferred entry config/keystore.jks of size 6,222 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/keystore.jks [2024-03-19T02:12:56.845Z] Extracted transferred entry config/cacerts.jks of size 2,494 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/cacerts.jks [2024-03-19T02:12:56.845Z] Command create-local-instance executed successfully. [2024-03-19T02:12:56.845Z] [2024-03-19T02:12:56.845Z] [2024-03-19T02:12:56.845Z] [2024-03-19T02:12:56.845Z] 02:12:56.770106 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=60,000, detached=false, args=[start-local-instance, eein1-with-a-very-very-very-long-name]) [2024-03-19T02:13:03.391Z] Extracted transferred entry config/domain.xml of size 67,496 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/domain.xml [2024-03-19T02:13:03.391Z] Extracted transferred entry config/admin-keyfile of size 80 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/admin-keyfile [2024-03-19T02:13:03.391Z] Extracted transferred entry config/default-web.xml of size 49,341 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/default-web.xml [2024-03-19T02:13:03.391Z] Extracted transferred entry config/domain-passwords of size 32 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/domain-passwords [2024-03-19T02:13:03.391Z] Extracted transferred entry config/glassfish-acc.xml of size 2,581 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/glassfish-acc.xml [2024-03-19T02:13:03.391Z] Extracted transferred entry config/keyfile of size 0 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/keyfile [2024-03-19T02:13:03.391Z] Extracted transferred entry config/login.conf of size 1,258 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/login.conf [2024-03-19T02:13:03.391Z] Extracted transferred entry config/server.policy of size 5,892 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/server.policy [2024-03-19T02:13:03.392Z] Extracted transferred entry config/wss-server-config-1.0.xml of size 5,233 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/wss-server-config-1.0.xml [2024-03-19T02:13:03.392Z] Extracted transferred entry config/wss-server-config-2.0.xml of size 5,737 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/wss-server-config-2.0.xml [2024-03-19T02:13:03.392Z] Extracted transferred entry config/javaee.server.policy of size 2,843 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/javaee.server.policy [2024-03-19T02:13:03.392Z] Extracted transferred entry config/restrict.server.policy of size 1,642 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/restrict.server.policy [2024-03-19T02:13:03.392Z] Extracted transferred entry applications/testapp/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/applications/testapp [2024-03-19T02:13:03.392Z] Extracted transferred entry applications/testapp/index.html of size 165 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/applications/testapp/index.html [2024-03-19T02:13:03.392Z] Extracted transferred entry generated/jsp/testapp/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/generated/jsp/testapp [2024-03-19T02:13:03.392Z] Extracted transferred entry generated/xml/testapp/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/generated/xml/testapp [2024-03-19T02:13:03.392Z] Extracted transferred entry generated/ejb/testapp/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/generated/ejb/testapp [2024-03-19T02:13:03.392Z] Extracted transferred entry lib/applibs/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/lib/applibs [2024-03-19T02:13:03.392Z] Extracted transferred entry lib/classes/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/lib/classes [2024-03-19T02:13:03.393Z] Extracted transferred entry lib/ext/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/lib/ext [2024-03-19T02:13:03.393Z] Extracted transferred entry docroot/index.html of size 3,668 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/docroot/index.html [2024-03-19T02:13:03.393Z] Extracted transferred entry config/eec1-config/docroot/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/eec1-config/docroot [2024-03-19T02:13:03.393Z] Extracted transferred entry config/eec1-config/lib/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/eec1-config/lib [2024-03-19T02:13:03.393Z] Extracted transferred entry config/eec1-config/lib/ext/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/eec1-config/lib/ext [2024-03-19T02:13:03.393Z] Extracted transferred entry config/eec1-config/logging.properties of size 9,529 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/eec1-config/logging.properties [2024-03-19T02:13:03.393Z] Waiting for eein1-with-a-very-very-very-long-name to start ..... [2024-03-19T02:13:03.393Z] Waiting finished after 4,302 ms. [2024-03-19T02:13:03.393Z] Successfully started the instance: eein1-with-a-very-very-very-long-name [2024-03-19T02:13:03.393Z] instance Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name [2024-03-19T02:13:03.393Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/logs/server.log [2024-03-19T02:13:03.393Z] Admin Port: 14,848 [2024-03-19T02:13:03.393Z] Command start-local-instance executed successfully. [2024-03-19T02:13:03.393Z] [2024-03-19T02:13:03.393Z] [2024-03-19T02:13:03.393Z] [2024-03-19T02:13:03.393Z] 02:13:02.220126 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=60,000, detached=false, args=[start-local-instance, eein2]) [2024-03-19T02:13:09.939Z] Extracted transferred entry config/domain.xml of size 67,496 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/domain.xml [2024-03-19T02:13:09.939Z] Extracted transferred entry config/admin-keyfile of size 80 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/admin-keyfile [2024-03-19T02:13:09.939Z] Extracted transferred entry config/default-web.xml of size 49,341 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/default-web.xml [2024-03-19T02:13:09.939Z] Extracted transferred entry config/domain-passwords of size 32 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/domain-passwords [2024-03-19T02:13:09.939Z] Extracted transferred entry config/glassfish-acc.xml of size 2,581 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/glassfish-acc.xml [2024-03-19T02:13:09.939Z] Extracted transferred entry config/keyfile of size 0 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/keyfile [2024-03-19T02:13:09.939Z] Extracted transferred entry config/login.conf of size 1,258 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/login.conf [2024-03-19T02:13:09.939Z] Extracted transferred entry config/server.policy of size 5,892 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/server.policy [2024-03-19T02:13:09.939Z] Extracted transferred entry config/wss-server-config-1.0.xml of size 5,233 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/wss-server-config-1.0.xml [2024-03-19T02:13:09.939Z] Extracted transferred entry config/wss-server-config-2.0.xml of size 5,737 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/wss-server-config-2.0.xml [2024-03-19T02:13:09.940Z] Extracted transferred entry config/javaee.server.policy of size 2,843 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/javaee.server.policy [2024-03-19T02:13:09.940Z] Extracted transferred entry config/restrict.server.policy of size 1,642 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/restrict.server.policy [2024-03-19T02:13:09.940Z] Extracted transferred entry applications/testapp/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/applications/testapp [2024-03-19T02:13:09.940Z] Extracted transferred entry applications/testapp/index.html of size 165 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/applications/testapp/index.html [2024-03-19T02:13:09.940Z] Extracted transferred entry generated/jsp/testapp/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/generated/jsp/testapp [2024-03-19T02:13:09.940Z] Extracted transferred entry generated/xml/testapp/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/generated/xml/testapp [2024-03-19T02:13:09.940Z] Extracted transferred entry generated/ejb/testapp/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/generated/ejb/testapp [2024-03-19T02:13:09.940Z] Extracted transferred entry lib/applibs/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/lib/applibs [2024-03-19T02:13:09.940Z] Extracted transferred entry lib/classes/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/lib/classes [2024-03-19T02:13:09.940Z] Extracted transferred entry lib/ext/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/lib/ext [2024-03-19T02:13:09.940Z] Extracted transferred entry docroot/index.html of size 3,668 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/docroot/index.html [2024-03-19T02:13:09.940Z] Extracted transferred entry config/eec1-config/docroot/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/eec1-config/docroot [2024-03-19T02:13:09.940Z] Extracted transferred entry config/eec1-config/lib/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/eec1-config/lib [2024-03-19T02:13:09.940Z] Extracted transferred entry config/eec1-config/lib/ext/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/eec1-config/lib/ext [2024-03-19T02:13:09.941Z] Extracted transferred entry config/eec1-config/logging.properties of size 9,529 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/config/eec1-config/logging.properties [2024-03-19T02:13:09.941Z] Waiting for eein2 to start ....... [2024-03-19T02:13:09.941Z] Waiting finished after 6,093 ms. [2024-03-19T02:13:09.941Z] Successfully started the instance: eein2 [2024-03-19T02:13:09.941Z] instance Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2 [2024-03-19T02:13:09.941Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2/logs/server.log [2024-03-19T02:13:09.941Z] Admin Port: 24,849 [2024-03-19T02:13:09.941Z] Command start-local-instance executed successfully. [2024-03-19T02:13:09.941Z] [2024-03-19T02:13:09.941Z] [2024-03-19T02:13:09.941Z] [2024-03-19T02:13:09.941Z] 02:13:09.800521 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-instances]) [2024-03-19T02:13:11.835Z] in2043769680 not running [2024-03-19T02:13:11.835Z] eein1-with-a-very-very-very-long-name running [2024-03-19T02:13:11.835Z] eein2 running [2024-03-19T02:13:11.835Z] Command list-instances executed successfully. [2024-03-19T02:13:11.835Z] [2024-03-19T02:13:11.835Z] [2024-03-19T02:13:11.835Z] [2024-03-19T02:13:11.835Z] 02:13:11.578199 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-applications, eec1]) [2024-03-19T02:13:12.397Z] testapp [2024-03-19T02:13:12.397Z] Command list-applications executed successfully. [2024-03-19T02:13:12.397Z] [2024-03-19T02:13:12.397Z] [2024-03-19T02:13:12.398Z] [2024-03-19T02:13:12.961Z] 02:13:12.563765 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[collect-log-files, --target, eec1, --retrieve, /tmp/log12993932751632823300]) [2024-03-19T02:13:13.523Z] Log files are downloaded for eein1-with-a-very-very-very-long-name. [2024-03-19T02:13:13.523Z] Log files are downloaded for eein2. [2024-03-19T02:13:13.523Z] Created Zip file under /tmp/log12993932751632823300/log_2024-03-19_02-13-13.zip. [2024-03-19T02:13:13.523Z] Command collect-log-files executed successfully. [2024-03-19T02:13:13.523Z] [2024-03-19T02:13:13.523Z] [2024-03-19T02:13:13.523Z] [2024-03-19T02:13:13.524Z] 02:13:13.472515 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[collect-log-files, --target, eein1-with-a-very-very-very-long-name]) [2024-03-19T02:13:14.087Z] Command collect-log-files failed. [2024-03-19T02:13:14.087Z] [2024-03-19T02:13:14.087Z] remote failure: The collect-log-files command is not allowed on target eein1-with-a-very-very-very-long-name because it is part of cluster eec1 [2024-03-19T02:13:14.087Z] [2024-03-19T02:13:14.087Z] [2024-03-19T02:13:14.087Z] 02:13:14.015855 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, --target, eec1, testapp]) [2024-03-19T02:13:16.609Z] Command undeploy executed successfully. [2024-03-19T02:13:16.609Z] [2024-03-19T02:13:16.609Z] [2024-03-19T02:13:16.609Z] [2024-03-19T02:13:16.609Z] 02:13:16.217188 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein1-with-a-very-very-very-long-name]) [2024-03-19T02:13:19.129Z] Waiting for the instance to stop .. [2024-03-19T02:13:19.129Z] Waiting finished after 1,826 ms. [2024-03-19T02:13:19.129Z] Command stop-local-instance executed successfully. [2024-03-19T02:13:19.129Z] [2024-03-19T02:13:19.129Z] [2024-03-19T02:13:19.129Z] [2024-03-19T02:13:19.129Z] 02:13:18.938424 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein2]) [2024-03-19T02:13:21.651Z] Waiting for the instance to stop .. [2024-03-19T02:13:21.651Z] Waiting finished after 1,814 ms. [2024-03-19T02:13:21.651Z] Command stop-local-instance executed successfully. [2024-03-19T02:13:21.651Z] [2024-03-19T02:13:21.651Z] [2024-03-19T02:13:21.651Z] [2024-03-19T02:13:21.907Z] 02:13:21.628818 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-local-instance, eein1-with-a-very-very-very-long-name]) [2024-03-19T02:13:22.470Z] Warning: Instance eein2 seems to be offline; command _unregister-instance was not replicated to that instance [2024-03-19T02:13:22.470Z] Command delete-local-instance executed successfully. [2024-03-19T02:13:22.470Z] [2024-03-19T02:13:22.470Z] [2024-03-19T02:13:22.470Z] [2024-03-19T02:13:22.470Z] 02:13:22.294019 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-local-instance, eein2]) [2024-03-19T02:13:23.033Z] Command delete-local-instance executed successfully. [2024-03-19T02:13:23.033Z] [2024-03-19T02:13:23.033Z] [2024-03-19T02:13:23.033Z] [2024-03-19T02:13:23.033Z] 02:13:22.941887 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-cluster, eec1]) [2024-03-19T02:13:23.595Z] Command delete-cluster executed successfully. [2024-03-19T02:13:23.595Z] [2024-03-19T02:13:23.595Z] [2024-03-19T02:13:23.595Z] [2024-03-19T02:13:23.595Z] 02:13:23.329225 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein1-with-a-very-very-very-long-name]) [2024-03-19T02:13:23.851Z] Command stop-local-instance failed. [2024-03-19T02:13:23.851Z] [2024-03-19T02:13:23.851Z] Server instance directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name does not exist or is not a directory [2024-03-19T02:13:23.851Z] [2024-03-19T02:13:23.851Z] [2024-03-19T02:13:23.851Z] 02:13:23.779842 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein2]) [2024-03-19T02:13:24.415Z] Command stop-local-instance failed. [2024-03-19T02:13:24.415Z] [2024-03-19T02:13:24.415Z] Server instance directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/nodes/localhost-domain1/eein2 does not exist or is not a directory [2024-03-19T02:13:24.415Z] [2024-03-19T02:13:24.415Z] [2024-03-19T02:13:24.415Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.88 s -- in org.glassfish.main.admin.test.ClusterITest [2024-03-19T02:13:24.415Z] [INFO] Running org.glassfish.main.admin.test.AsadminUptimeITest [2024-03-19T02:13:24.672Z] 02:13:24.236067 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[uptime]) [2024-03-19T02:13:24.672Z] Up 1 mins 50 secs [2024-03-19T02:13:24.672Z] Command uptime executed successfully. [2024-03-19T02:13:24.672Z] [2024-03-19T02:13:24.672Z] [2024-03-19T02:13:24.672Z] [2024-03-19T02:13:24.672Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.glassfish.main.admin.test.AsadminUptimeITest [2024-03-19T02:13:24.672Z] [INFO] Running org.glassfish.main.admin.test.RestITest [2024-03-19T02:13:25.602Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.916 s -- in org.glassfish.main.admin.test.RestITest [2024-03-19T02:13:25.602Z] [INFO] Running org.glassfish.main.admin.test.AsadminVersionITest [2024-03-19T02:13:25.602Z] 02:13:25.484308 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[version]) [2024-03-19T02:13:26.166Z] Version = Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) [2024-03-19T02:13:26.166Z] Command version executed successfully. [2024-03-19T02:13:26.166Z] [2024-03-19T02:13:26.166Z] [2024-03-19T02:13:26.166Z] [2024-03-19T02:13:26.166Z] 02:13:25.881104 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-domain]) [2024-03-19T02:13:26.729Z] Waiting for the domain to stop . [2024-03-19T02:13:26.729Z] Waiting finished after 73 ms. [2024-03-19T02:13:26.729Z] Command stop-domain executed successfully. [2024-03-19T02:13:26.729Z] [2024-03-19T02:13:26.729Z] [2024-03-19T02:13:26.729Z] [2024-03-19T02:13:26.729Z] 02:13:26.524808 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[version, --local]) [2024-03-19T02:13:26.985Z] Using locally retrieved version string from version class. [2024-03-19T02:13:26.985Z] Version = Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) [2024-03-19T02:13:26.986Z] Command version executed successfully. [2024-03-19T02:13:26.986Z] [2024-03-19T02:13:26.986Z] [2024-03-19T02:13:26.986Z] [2024-03-19T02:13:26.986Z] 02:13:26.812801 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[start-domain]) [2024-03-19T02:13:31.159Z] Waiting for domain1 to start ... [2024-03-19T02:13:31.159Z] Waiting finished after 2,716 ms. [2024-03-19T02:13:31.159Z] Successfully started the domain : domain1 [2024-03-19T02:13:31.159Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/domains/domain1 [2024-03-19T02:13:31.159Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:13:31.159Z] Admin Port: 4,848 [2024-03-19T02:13:31.159Z] Command start-domain executed successfully. [2024-03-19T02:13:31.159Z] [2024-03-19T02:13:31.159Z] [2024-03-19T02:13:31.159Z] [2024-03-19T02:13:31.159Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.928 s -- in org.glassfish.main.admin.test.AsadminVersionITest [2024-03-19T02:13:31.159Z] [INFO] Running org.glassfish.main.admin.test.AsadminLoggingITest [2024-03-19T02:13:31.159Z] 02:13:30.414404 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=60,000, detached=false, args=[restart-domain]) [2024-03-19T02:13:41.109Z] . [2024-03-19T02:13:41.109Z] Waiting finished after 16 ms. [2024-03-19T02:13:41.109Z] Server instance is stopped, now we wait for the start on localhost:4848 [2024-03-19T02:13:41.109Z] ....... [2024-03-19T02:13:41.109Z] Waiting finished after 7,578 ms. [2024-03-19T02:13:41.109Z] Successfully restarted the domain [2024-03-19T02:13:41.109Z] Command restart-domain executed successfully. [2024-03-19T02:13:41.109Z] [2024-03-19T02:13:41.109Z] [2024-03-19T02:13:41.109Z] [2024-03-19T02:13:41.109Z] 02:13:39.362977 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[collect-log-files]) [2024-03-19T02:13:41.109Z] Created Zip file under /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/glassfish8/glassfish/domains/domain1/collected-logs/log_2024-03-19_02-13-39.zip. [2024-03-19T02:13:41.109Z] Command collect-log-files executed successfully. [2024-03-19T02:13:41.109Z] [2024-03-19T02:13:41.109Z] [2024-03-19T02:13:41.109Z] [2024-03-19T02:13:41.109Z] 02:13:39.756604 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-log-levels]) [2024-03-19T02:13:41.109Z] MBeans [2024-03-19T02:13:41.109Z] ShoalLogger [2024-03-19T02:13:41.109Z] com.sun.enterprise.admin [2024-03-19T02:13:41.109Z] com.sun.enterprise.connectors [2024-03-19T02:13:41.109Z] com.sun.enterprise.container [2024-03-19T02:13:41.109Z] com.sun.enterprise.glassfish.bootstrap [2024-03-19T02:13:41.109Z] com.sun.enterprise.glassfish [2024-03-19T02:13:41.109Z] com.sun.enterprise.naming [2024-03-19T02:13:41.109Z] com.sun.enterprise.resource [2024-03-19T02:13:41.109Z] com.sun.enterprise.security [2024-03-19T02:13:41.109Z] com.sun.enterprise.universal [2024-03-19T02:13:41.109Z] com.sun.enterprise.util.io [2024-03-19T02:13:41.109Z] com.sun.webui [2024-03-19T02:13:41.109Z] jakarta.enterprise.admin.rest.client [2024-03-19T02:13:41.109Z] jakarta.enterprise.admin.rest.connector [2024-03-19T02:13:41.109Z] jakarta.enterprise.admin.rest [2024-03-19T02:13:41.109Z] jakarta.enterprise.bootstrap [2024-03-19T02:13:41.109Z] jakarta.enterprise.cluster.gms.admin [2024-03-19T02:13:41.109Z] jakarta.enterprise.cluster.gms.bootstrap [2024-03-19T02:13:41.109Z] jakarta.enterprise.cluster.gms [2024-03-19T02:13:41.109Z] jakarta.enterprise.concurrent [2024-03-19T02:13:41.109Z] jakarta.enterprise.config.api [2024-03-19T02:13:41.109Z] jakarta.enterprise.connector.work [2024-03-19T02:13:41.109Z] jakarta.enterprise.ejb.container [2024-03-19T02:13:41.109Z] jakarta.enterprise.inject [2024-03-19T02:13:41.109Z] jakarta.enterprise.inject.spi [2024-03-19T02:13:41.109Z] jakarta.enterprise.launcher [2024-03-19T02:13:41.109Z] jakarta.enterprise.logging [2024-03-19T02:13:41.109Z] jakarta.enterprise.logging.stderr [2024-03-19T02:13:41.109Z] jakarta.enterprise.logging.stdout [2024-03-19T02:13:41.109Z] jakarta.enterprise.monitoring [2024-03-19T02:13:41.109Z] jakarta.enterprise.osgi.container [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.corba [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.javamail [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.jdo [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.jms.injection [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.jms [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.jta [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.resourceadapter [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.sqltrace [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.webcontainer.jsf.application [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.webcontainer.jsf.config [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.webcontainer.jsf.context [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.webcontainer.jsf.facelets [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.webcontainer.jsf.lifecycle [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.webcontainer.jsf.managedbean [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.webcontainer.jsf.renderkit [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.webcontainer.jsf.resource [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.webcontainer.jsf.taglib [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.webcontainer.jsf.timing [2024-03-19T02:13:41.109Z] jakarta.enterprise.resource.weld [2024-03-19T02:13:41.109Z] jakarta.enterprise.resources.api [2024-03-19T02:13:41.109Z] jakarta.enterprise.resources.listener [2024-03-19T02:13:41.109Z] jakarta.enterprise.resources.naming [2024-03-19T02:13:41.109Z] jakarta.enterprise.resources.util [2024-03-19T02:13:41.109Z] jakarta.enterprise.security.services.commands [2024-03-19T02:13:41.109Z] jakarta.enterprise.security.services [2024-03-19T02:13:41.109Z] jakarta.enterprise.security.services.provider [2024-03-19T02:13:41.109Z] jakarta.enterprise.system.container.appclient [2024-03-19T02:13:41.109Z] jakarta.enterprise.system.container.cmp [2024-03-19T02:13:41.109Z] jakarta.enterprise.system.container.ejb [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.container.ejb.mdb [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.container.web [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.core.classloading [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.core.config [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.core.ee [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.core [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.core.naming [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.core.security [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.core.security.web [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.core.selfmanagement [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.core.ssh [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.core.transaction [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.jmx [2024-03-19T02:13:41.110Z] jakarta.enterprise.system [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.security.ssl [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.admin [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.admin.security.authorization [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.admin.security [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.amx [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.amxee [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.backup [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.deployment.autodeploy [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.deployment.common [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.deployment.dol [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.deployment.javaeefull [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.deployment [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.monitor [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.tools.util [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.util [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.webservices.registry [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.webservices.rpc [2024-03-19T02:13:41.110Z] jakarta.enterprise.system.webservices.saaj [2024-03-19T02:13:41.110Z] jakarta.enterprise.web.admin [2024-03-19T02:13:41.110Z] jakarta.enterprise.web.core [2024-03-19T02:13:41.110Z] jakarta.enterprise.web.ha [2024-03-19T02:13:41.110Z] jakarta.enterprise.web [2024-03-19T02:13:41.110Z] jakarta.enterprise.web.naming [2024-03-19T02:13:41.110Z] jakarta.enterprise.web.util [2024-03-19T02:13:41.110Z] jakarta.enterprise.web.vs.__asadmin [2024-03-19T02:13:41.110Z] jakarta.enterprise.web.vs.server [2024-03-19T02:13:41.110Z] jakarta.enterprise.webservices.connector [2024-03-19T02:13:41.110Z] jakarta.enterprise.webservices [2024-03-19T02:13:41.110Z] jakarta.enterprise.webservices.metroglue [2024-03-19T02:13:41.110Z] jakarta.enterprise.webservices.security [2024-03-19T02:13:41.110Z] jakarta.enterprise.webservices.transport.tcp [2024-03-19T02:13:41.110Z] jakarta [2024-03-19T02:13:41.110Z] jakarta.mail [2024-03-19T02:13:41.110Z] jakarta.ws.rs.client [2024-03-19T02:13:41.110Z] jdk.event.security [2024-03-19T02:13:41.110Z] org.apache.catalina [2024-03-19T02:13:41.110Z] org.apache.coyote [2024-03-19T02:13:41.110Z] org.apache.jasper [2024-03-19T02:13:41.110Z] org.eclipse.krazo [2024-03-19T02:13:41.110Z] org.eclipse.persistence.session [2024-03-19T02:13:41.110Z] org.glassfish.admingui [2024-03-19T02:13:41.110Z] org.glassfish.apf [2024-03-19T02:13:41.110Z] org.glassfish.concurrent [2024-03-19T02:13:41.110Z] org.glassfish.exousia [2024-03-19T02:13:41.110Z] org.glassfish.grizzly.http2 [2024-03-19T02:13:41.110Z] org.glassfish.grizzly [2024-03-19T02:13:41.110Z] org.glassfish.hk2.classmodel [2024-03-19T02:13:41.110Z] org.glassfish.jersey [2024-03-19T02:13:41.110Z] org.glassfish.jersey.message.internal.TracingLogger [2024-03-19T02:13:41.110Z] org.glassfish [2024-03-19T02:13:41.110Z] org.glassfish.main.jul.handler.GlassFishLogHandler [2024-03-19T02:13:41.110Z] org.glassfish.main.jul.handler.SimpleLogHandler [2024-03-19T02:13:41.110Z] org.glassfish.main.jul.handler.SyslogHandler [2024-03-19T02:13:41.110Z] org.glassfish.main [2024-03-19T02:13:41.110Z] org.glassfish.naming [2024-03-19T02:13:41.110Z] org.glassfish.persistence [2024-03-19T02:13:41.110Z] org.glassfish.resourcebase [2024-03-19T02:13:41.110Z] org.glassfish.security [2024-03-19T02:13:41.110Z] org.glassfish.soteria [2024-03-19T02:13:41.110Z] org.glassfish.wasp.compiler [2024-03-19T02:13:41.110Z] org.glassfish.wasp [2024-03-19T02:13:41.110Z] org.glassfish.weld [2024-03-19T02:13:41.110Z] org.hibernate [2024-03-19T02:13:41.110Z] org.hibernate.validator.internal.util.Version [2024-03-19T02:13:41.110Z] org.jboss.weld [2024-03-19T02:13:41.110Z] org.jvnet.hk2 [2024-03-19T02:13:41.110Z] org.jvnet.hk2.osgiadapter [2024-03-19T02:13:41.110Z] org.jvnet.mimepull [2024-03-19T02:13:41.110Z] sun [2024-03-19T02:13:41.110Z] systemRootLogger [2024-03-19T02:13:41.110Z] Command list-log-levels executed successfully. [2024-03-19T02:13:41.110Z] [2024-03-19T02:13:41.110Z] [2024-03-19T02:13:41.110Z] [2024-03-19T02:13:41.110Z] 02:13:40.157089 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-loggers]) [2024-03-19T02:13:43.629Z] Logger Name Subsystem Logger Description [2024-03-19T02:13:43.629Z] jakarta.enterprise.admin.rest REST Main REST Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.admin.rest.client REST REST Client Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.admin.rest.connector RSTCN REST Connector Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.bootstrap BOOTSTRAP Main bootstrap logger. [2024-03-19T02:13:43.629Z] jakarta.enterprise.cluster.gms CLSTR Group Management Service Adapter Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.cluster.gms.admin CLSTR Group Management Service Admin Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.cluster.gms.bootstrap CLSTR Group Management Service Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.concurrent GlassFish-Concurrency GlassFish Concurrency Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.config.api CONFIG-API Configuration API [2024-03-19T02:13:43.629Z] jakarta.enterprise.connector.work connector logger for connector work manager module [2024-03-19T02:13:43.629Z] jakarta.enterprise.ejb.container GlassFish-EJB GlassFish EJB Container Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.inject.spi AS-CDI CDI [2024-03-19T02:13:43.629Z] jakarta.enterprise.launcher Launcher Launcher Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.logging Logging Main logger for core logging component. [2024-03-19T02:13:43.629Z] jakarta.enterprise.monitoring Monitoring Monitoring Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.osgi.container OSGI OSGI container logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.resource.corba AS-ORB Main IIOP/ORB/CORBA Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.resource.jms JMS Main JMS Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.resource.jms.injection JMS_INJECTION JMS Injection Logger [2024-03-19T02:13:43.629Z] jakarta.enterprise.resource.jta AS-CDI-JTA CDI-JTA [2024-03-19T02:13:43.629Z] jakarta.enterprise.resource.weld AS-WELD WELD [2024-03-19T02:13:43.630Z] jakarta.enterprise.resources.api RESOURCE Nucleus Resource [2024-03-19T02:13:43.630Z] jakarta.enterprise.resources.listener RESOURCE Nucleus Resource [2024-03-19T02:13:43.630Z] jakarta.enterprise.resources.util RESOURCE Nucleus Resource [2024-03-19T02:13:43.630Z] jakarta.enterprise.security.services SECSVCS Security Services Logger [2024-03-19T02:13:43.630Z] jakarta.enterprise.security.services.commands SECCMDS Security Services Command Logger [2024-03-19T02:13:43.630Z] jakarta.enterprise.security.services.provider SECPROV Security Provider Logger [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.container.appclient SERVER Appclient Server-side Logger [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.container.web.security websecurity logger for web security module [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.core CORE Core Kernel [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.core.ee AS-CORE Jakarta EE Core Kernel [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.core.security SECURITY Core Security [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.core.security.web SECURITY Core-ee Security Logger [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.jmx JMX JMX System Logger [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.security.ssl SECURITY - SSL Security - SSL [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.tools.admin ADMIN Administration Services [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.tools.admin.security ADMSEC Admin security [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.tools.admin.security.authorization ADMSECAUTHZ Admin security authorization [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.tools.amx COMMON AMX Services [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.tools.amxee AMX-JAKARTAEE AMX Services [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.tools.deployment.autodeploy DEPLOYMENT Deployment logger for autodeploy module [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.tools.deployment.common DEPLOYMENT Deployment logger for common module [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.tools.deployment.dol DEPLOYMENT Deployment logger for dol module [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.tools.deployment.javaeefull DEPLOYMENT Deployment logger for javaee-full module [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.tools.monitor MON Flashlight Services [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.tools.util COMMON Internal API [2024-03-19T02:13:43.630Z] jakarta.enterprise.system.util COMMON Common Utilities [2024-03-19T02:13:43.630Z] jakarta.enterprise.web WEB Main WEB Logger [2024-03-19T02:13:43.630Z] jakarta.enterprise.web.admin WEB WEB Admin Logger [2024-03-19T02:13:43.631Z] jakarta.enterprise.web.core WEB WEB Core Logger [2024-03-19T02:13:43.631Z] jakarta.enterprise.web.ha WEB WEB HA Logger [2024-03-19T02:13:43.631Z] jakarta.enterprise.web.naming WEB WEB Naming Logger [2024-03-19T02:13:43.631Z] jakarta.enterprise.web.util WEB WEB Util Logger [2024-03-19T02:13:43.631Z] jakarta.enterprise.webservices WEBSERVICES JSR-109 Implementation Logger [2024-03-19T02:13:43.631Z] jakarta.enterprise.webservices.connector WEBSERVICES Web Services Connector Logger [2024-03-19T02:13:43.631Z] jakarta.enterprise.webservices.metroglue WEBSERVICES Metro Glue Main Logger [2024-03-19T02:13:43.631Z] jakarta.enterprise.webservices.security WEBSERVICES Web Services Security Logger [2024-03-19T02:13:43.631Z] jakarta.enterprise.webservices.transport.tcp WEBSERVICES SOAP/TCP Transport Logger [2024-03-19T02:13:43.631Z] jakarta.mail MAIL Jakarta Mail Logger [2024-03-19T02:13:43.631Z] org.glassfish.apf AnnotationFramework Logger for dol module [2024-03-19T02:13:43.631Z] org.glassfish.naming glassfish-naming logger for GlassFish appserver naming [2024-03-19T02:13:43.631Z] [2024-03-19T02:13:43.631Z] Command list-loggers executed successfully. [2024-03-19T02:13:43.631Z] [2024-03-19T02:13:43.631Z] [2024-03-19T02:13:43.631Z] [2024-03-19T02:13:43.631Z] 02:13:43.382619 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-log-attributes]) [2024-03-19T02:13:43.887Z] handlers [2024-03-19T02:13:43.887Z] org.glassfish.main.jul.handler.GlassFishLogHandler.buffer.capacity <10000> [2024-03-19T02:13:43.887Z] org.glassfish.main.jul.handler.GlassFishLogHandler.buffer.timeoutInSeconds <0> [2024-03-19T02:13:43.887Z] org.glassfish.main.jul.handler.GlassFishLogHandler.enabled [2024-03-19T02:13:43.887Z] org.glassfish.main.jul.handler.GlassFishLogHandler.encoding [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.GlassFishLogHandler.file <${com.sun.aas.instanceRoot}/logs/server.log> [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.GlassFishLogHandler.flushFrequency <1> [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.GlassFishLogHandler.formatter [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.excludedFields <> [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.multiline [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.printSource [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.GlassFishLogHandler.redirectStandardStreams [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.compress [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.megabytes <100> [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.minutes <0> [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.maxArchiveFiles <0> [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.rollOnDateChange [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.SimpleLogHandler.formatter [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.SimpleLogHandler.formatter.excludedFields <> [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.SimpleLogHandler.formatter.printSource [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.SyslogHandler.buffer.capacity <5000> [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.SyslogHandler.buffer.timeoutInSeconds <300> [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.SyslogHandler.enabled [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.SyslogHandler.encoding [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.SyslogHandler.formatter [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.SyslogHandler.host <> [2024-03-19T02:13:43.888Z] org.glassfish.main.jul.handler.SyslogHandler.port <514> [2024-03-19T02:13:43.888Z] Command list-log-attributes executed successfully. [2024-03-19T02:13:43.888Z] [2024-03-19T02:13:43.888Z] [2024-03-19T02:13:43.888Z] [2024-03-19T02:13:43.888Z] 02:13:43.802009 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[set-log-attributes, --target, server, org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.maxArchiveFiles=100:org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.minutes=240]) [2024-03-19T02:13:44.450Z] [2024-03-19T02:13:44.450Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.minutes logging attribute value set to 240. [2024-03-19T02:13:44.450Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.maxArchiveFiles logging attribute value set to 100. [2024-03-19T02:13:44.450Z] The logging attributes are saved successfully for server. [2024-03-19T02:13:44.450Z] [2024-03-19T02:13:44.450Z] Command set-log-attributes executed successfully. [2024-03-19T02:13:44.450Z] [2024-03-19T02:13:44.450Z] [2024-03-19T02:13:44.450Z] [2024-03-19T02:13:44.450Z] 02:13:44.202389 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[rotate-log]) [2024-03-19T02:13:44.708Z] Rotated log on instance named 'server'. [2024-03-19T02:13:44.708Z] Command rotate-log executed successfully. [2024-03-19T02:13:44.708Z] [2024-03-19T02:13:44.708Z] [2024-03-19T02:13:44.708Z] [2024-03-19T02:13:44.708Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.17 s -- in org.glassfish.main.admin.test.AsadminLoggingITest [2024-03-19T02:13:46.076Z] [INFO] [2024-03-19T02:13:46.076Z] [INFO] Results: [2024-03-19T02:13:46.076Z] [INFO] [2024-03-19T02:13:46.076Z] [WARNING] Tests run: 148, Failures: 0, Errors: 0, Skipped: 20 [2024-03-19T02:13:46.076Z] [INFO] [2024-03-19T02:13:46.076Z] [INFO] [2024-03-19T02:13:46.076Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-tests --- [2024-03-19T02:13:46.076Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/failsafe-reports [2024-03-19T02:13:46.076Z] [INFO] [2024-03-19T02:13:46.076Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-admin-tests-checkstyle) @ admin-tests --- [2024-03-19T02:13:46.638Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:13:46.638Z] [INFO] [2024-03-19T02:13:46.638Z] [INFO] --- install:3.1.1:install (default-install) @ admin-tests --- [2024-03-19T02:13:46.638Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests/8.0.1-SNAPSHOT/admin-tests-8.0.1-SNAPSHOT.pom [2024-03-19T02:13:46.638Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/admin-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests/8.0.1-SNAPSHOT/admin-tests-8.0.1-SNAPSHOT.jar [2024-03-19T02:13:46.638Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests/8.0.1-SNAPSHOT/admin-tests-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:13:46.638Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/admin/tests/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests/8.0.1-SNAPSHOT/admin-tests-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:13:46.638Z] [INFO] [2024-03-19T02:13:46.638Z] [INFO] -------------< org.glassfish.main.tests:application-tests >------------- [2024-03-19T02:13:46.638Z] [INFO] Building GlassFish Application Tests 8.0.1-SNAPSHOT [288/332] [2024-03-19T02:13:46.638Z] [INFO] from appserver/tests/application/pom.xml [2024-03-19T02:13:46.639Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:13:46.895Z] [INFO] [2024-03-19T02:13:46.895Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-tests --- [2024-03-19T02:13:46.895Z] [INFO] [2024-03-19T02:13:46.895Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ application-tests --- [2024-03-19T02:13:46.895Z] [INFO] [2024-03-19T02:13:46.895Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ application-tests --- [2024-03-19T02:13:46.895Z] [INFO] [2024-03-19T02:13:46.895Z] [INFO] --- jaxws:3.0.0:wsimport (jaxws-generate) @ application-tests --- [2024-03-19T02:13:47.152Z] [INFO] Processing: file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/src/main/resources/wsdl/hello-ejb.wsdl [2024-03-19T02:13:47.152Z] [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/classes', -encoding, UTF-8, -Xnocompile, -wsdllocation, META-INF/wsdl/hello-ejb.wsdl, "file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/src/main/resources/wsdl/hello-ejb.wsdl"] [2024-03-19T02:13:47.152Z] parsing WSDL... [2024-03-19T02:13:47.152Z] [2024-03-19T02:13:47.152Z] [2024-03-19T02:13:47.713Z] [2024-03-19T02:13:47.713Z] Generating code... [2024-03-19T02:13:47.713Z] [2024-03-19T02:13:47.713Z] [INFO] Processing: file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/src/main/resources/wsdl/hello-servlet.wsdl [2024-03-19T02:13:47.713Z] [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/classes', -encoding, UTF-8, -Xnocompile, -wsdllocation, META-INF/wsdl/hello-servlet.wsdl, "file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/src/main/resources/wsdl/hello-servlet.wsdl"] [2024-03-19T02:13:47.969Z] parsing WSDL... [2024-03-19T02:13:47.969Z] [2024-03-19T02:13:47.969Z] [2024-03-19T02:13:48.533Z] [2024-03-19T02:13:48.533Z] Generating code... [2024-03-19T02:13:48.533Z] [2024-03-19T02:13:48.533Z] [INFO] [2024-03-19T02:13:48.533Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ application-tests --- [2024-03-19T02:13:49.900Z] [INFO] [2024-03-19T02:13:49.900Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ application-tests --- [2024-03-19T02:13:49.900Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:13:49.900Z] [INFO] Compiling 67 source files with javac [debug target 21] to target/classes [2024-03-19T02:13:50.156Z] [INFO] [2024-03-19T02:13:50.156Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ application-tests --- [2024-03-19T02:13:50.156Z] [INFO] [2024-03-19T02:13:50.156Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ application-tests --- [2024-03-19T02:13:50.156Z] [INFO] [2024-03-19T02:13:50.156Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ application-tests --- [2024-03-19T02:13:50.156Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:13:50.156Z] [INFO] [2024-03-19T02:13:50.156Z] [INFO] --- resources:3.3.1:resources (default-resources) @ application-tests --- [2024-03-19T02:13:50.156Z] [INFO] Copying 50 resources from src/main/resources to target/classes [2024-03-19T02:13:50.156Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/src/main/manpages [2024-03-19T02:13:50.156Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:13:50.156Z] [INFO] [2024-03-19T02:13:50.156Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ application-tests --- [2024-03-19T02:13:50.156Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:13:50.156Z] [INFO] Compiling 67 source files with javac [debug target 21] to target/classes [2024-03-19T02:13:50.156Z] [INFO] [2024-03-19T02:13:50.156Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ application-tests --- [2024-03-19T02:13:50.156Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:13:50.156Z] [INFO] Compiling 67 source files with javac [debug target 21] to target/classes [2024-03-19T02:13:50.413Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:13:50.413Z] [INFO] [2024-03-19T02:13:50.413Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ application-tests --- [2024-03-19T02:13:50.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/src/test/resources [2024-03-19T02:13:50.413Z] [INFO] [2024-03-19T02:13:50.413Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ application-tests --- [2024-03-19T02:13:50.413Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:13:50.413Z] [INFO] Compiling 24 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:13:50.670Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:13:50.670Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:13:50.670Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:13:50.670Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:13:50.670Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:13:50.670Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:13:50.670Z] Use -proc:none to disable annotation processing. [2024-03-19T02:13:50.670Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/src/test/java/org/glassfish/main/test/app/security/jmac/http/servlet/form/HttpServletFormAuthTest.java: Some input files use or override a deprecated API. [2024-03-19T02:13:50.670Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/src/test/java/org/glassfish/main/test/app/security/jmac/http/servlet/form/HttpServletFormAuthTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:13:50.670Z] [INFO] [2024-03-19T02:13:50.670Z] [INFO] --- surefire:3.2.5:test (default-test) @ application-tests --- [2024-03-19T02:13:50.671Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/surefire-reports [2024-03-19T02:13:50.671Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:13:50.671Z] [INFO] [2024-03-19T02:13:50.671Z] [INFO] ------------------------------------------------------- [2024-03-19T02:13:50.671Z] [INFO] T E S T S [2024-03-19T02:13:50.671Z] [INFO] ------------------------------------------------------- [2024-03-19T02:13:50.671Z] [0.003s][info][gc] Using G1 [2024-03-19T02:13:51.233Z] [0.461s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.153ms [2024-03-19T02:13:51.233Z] [INFO] Running org.glassfish.main.test.app.persistence.transform.ClassTransformerEjbWebAppTest [2024-03-19T02:13:51.233Z] 02:13:51.114703 INFO main org.glassfish.main.itest.tools.GlassFishTestEnvironment. Using basedir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application [2024-03-19T02:13:51.233Z] 02:13:51.117933 INFO main org.glassfish.main.itest.tools.GlassFishTestEnvironment. Expected GlassFish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish [2024-03-19T02:13:51.233Z] 02:13:51.119726 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=5,000, detached=false, args=[change-admin-password]) [2024-03-19T02:13:51.795Z] Command change-admin-password executed successfully. [2024-03-19T02:13:51.795Z] [2024-03-19T02:13:51.795Z] [2024-03-19T02:13:51.795Z] [2024-03-19T02:13:51.795Z] Admin password changed. [2024-03-19T02:13:51.795Z] 02:13:51.700551 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[start-domain, --debug]) [2024-03-19T02:13:55.972Z] Waiting for domain1 to start .... [2024-03-19T02:13:55.972Z] Waiting finished after 3,251 ms. [2024-03-19T02:13:55.972Z] Successfully started the domain : domain1 [2024-03-19T02:13:55.972Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/domains/domain1 [2024-03-19T02:13:55.972Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:13:55.972Z] Admin Port: 4,848 [2024-03-19T02:13:55.972Z] Command start-domain executed successfully. [2024-03-19T02:13:55.972Z] [2024-03-19T02:13:55.972Z] [2024-03-19T02:13:55.972Z] [2024-03-19T02:13:55.972Z] 02:13:55.905616 INFO main test.app.persistence.transform.ClassTransformerEjbWebAppTest.createDeployment 370f9df3-a13d-4a05-87b8-6fa6fdae5245.war: [2024-03-19T02:13:55.972Z] /WEB-INF/ [2024-03-19T02:13:55.972Z] /WEB-INF/lib/ [2024-03-19T02:13:55.972Z] /WEB-INF/lib/provider.jar [2024-03-19T02:13:55.972Z] /WEB-INF/classes/ [2024-03-19T02:13:55.972Z] /WEB-INF/classes/org/ [2024-03-19T02:13:55.972Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:13:55.972Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:13:55.972Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:13:55.972Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:13:55.972Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/ [2024-03-19T02:13:55.972Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/ [2024-03-19T02:13:55.972Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/ejb/ [2024-03-19T02:13:55.972Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/ejb/ClassTransformerBean.class [2024-03-19T02:13:55.972Z] /WEB-INF/classes/META-INF/ [2024-03-19T02:13:55.972Z] /WEB-INF/classes/META-INF/persistence.xml [2024-03-19T02:13:55.972Z] /WEB-INF/beans.xml [2024-03-19T02:13:55.972Z] 02:13:55.918563 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/TransformEjbWebApp15318105951504006831/TransformEjbWebApp.war]) [2024-03-19T02:14:01.221Z] Application deployed with name TransformEjbWebApp. [2024-03-19T02:14:01.221Z] Command deploy executed successfully. [2024-03-19T02:14:01.221Z] [2024-03-19T02:14:01.221Z] [2024-03-19T02:14:01.221Z] [2024-03-19T02:14:01.221Z] 02:14:00.702564 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, TransformEjbWebApp]) [2024-03-19T02:14:01.221Z] Command undeploy executed successfully. [2024-03-19T02:14:01.221Z] [2024-03-19T02:14:01.221Z] [2024-03-19T02:14:01.221Z] [2024-03-19T02:14:01.221Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.07 s -- in org.glassfish.main.test.app.persistence.transform.ClassTransformerEjbWebAppTest [2024-03-19T02:14:01.221Z] [INFO] Running org.glassfish.main.test.app.persistence.transform.ClassTransformerWebAppTest [2024-03-19T02:14:01.477Z] 02:14:01.178090 INFO main in.test.app.persistence.transform.ClassTransformerWebAppTest.createDeployment 7ec61603-74e9-440a-bab8-8bba091091a0.war: [2024-03-19T02:14:01.477Z] /WEB-INF/ [2024-03-19T02:14:01.477Z] /WEB-INF/lib/ [2024-03-19T02:14:01.477Z] /WEB-INF/lib/provider.jar [2024-03-19T02:14:01.477Z] /WEB-INF/classes/ [2024-03-19T02:14:01.477Z] /WEB-INF/classes/org/ [2024-03-19T02:14:01.477Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:14:01.477Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:14:01.477Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:14:01.477Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:14:01.477Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/ [2024-03-19T02:14:01.477Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/ [2024-03-19T02:14:01.477Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/webapp/ [2024-03-19T02:14:01.478Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/webapp/ClassTransformerResource.class [2024-03-19T02:14:01.478Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/webapp/ClassTransformerApplication.class [2024-03-19T02:14:01.478Z] /WEB-INF/classes/META-INF/ [2024-03-19T02:14:01.478Z] /WEB-INF/classes/META-INF/persistence.xml [2024-03-19T02:14:01.478Z] /WEB-INF/beans.xml [2024-03-19T02:14:01.478Z] 02:14:01.184700 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/TransformWebApp2902250463564257579/TransformWebApp.war]) [2024-03-19T02:14:02.845Z] Application deployed with name TransformWebApp. [2024-03-19T02:14:02.845Z] Command deploy executed successfully. [2024-03-19T02:14:02.845Z] [2024-03-19T02:14:02.845Z] [2024-03-19T02:14:02.845Z] [2024-03-19T02:14:02.845Z] 02:14:02.565249 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, TransformWebApp]) [2024-03-19T02:14:03.101Z] Command undeploy executed successfully. [2024-03-19T02:14:03.101Z] [2024-03-19T02:14:03.101Z] [2024-03-19T02:14:03.101Z] [2024-03-19T02:14:03.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.777 s -- in org.glassfish.main.test.app.persistence.transform.ClassTransformerWebAppTest [2024-03-19T02:14:03.101Z] [INFO] Running org.glassfish.main.test.app.security.jmac.http.servlet.form.HttpServletFormAuthTest [2024-03-19T02:14:03.357Z] 02:14:02.957713 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file, --target, server, shingwai]) [2024-03-19T02:14:03.613Z] Command create-file-user executed successfully. [2024-03-19T02:14:03.613Z] [2024-03-19T02:14:03.613Z] [2024-03-19T02:14:03.613Z] [2024-03-19T02:14:03.614Z] 02:14:03.344771 INFO main .app.security.jmac.http.servlet.form.HttpServletFormAuthTest.prepareDeployment 2b800738-67a1-46f7-b245-574d8dfe3df4.jar: [2024-03-19T02:14:03.614Z] /org/ [2024-03-19T02:14:03.614Z] /org/glassfish/ [2024-03-19T02:14:03.614Z] /org/glassfish/main/ [2024-03-19T02:14:03.614Z] /org/glassfish/main/test/ [2024-03-19T02:14:03.614Z] /org/glassfish/main/test/app/ [2024-03-19T02:14:03.614Z] /org/glassfish/main/test/app/security/ [2024-03-19T02:14:03.614Z] /org/glassfish/main/test/app/security/jmac/ [2024-03-19T02:14:03.614Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-03-19T02:14:03.614Z] /org/glassfish/main/test/app/security/jmac/http/servlet/ [2024-03-19T02:14:03.614Z] /org/glassfish/main/test/app/security/jmac/http/servlet/form/ [2024-03-19T02:14:03.614Z] /org/glassfish/main/test/app/security/jmac/http/servlet/form/HttpServletFormTestAuthModule.class [2024-03-19T02:14:03.614Z] /org/glassfish/main/test/app/security/jmac/http/servlet/form/SavedRequest.class [2024-03-19T02:14:03.614Z] 02:14:03.347192 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.servlet.form.HttpServletFormTestAuthModule, --layer, HttpServlet, --providertype, server, --requestauthsource, sender, httpServletFormTestAuthModule]) [2024-03-19T02:14:03.870Z] Creation of message security provider named httpServletFormTestAuthModule completed successfully [2024-03-19T02:14:03.870Z] Command create-message-security-provider executed successfully. [2024-03-19T02:14:03.870Z] [2024-03-19T02:14:03.870Z] [2024-03-19T02:14:03.870Z] [2024-03-19T02:14:03.870Z] 02:14:03.754516 INFO main .app.security.jmac.http.servlet.form.HttpServletFormAuthTest.prepareDeployment a03772c8-7187-46d6-8eba-64fabb98d3c2.war: [2024-03-19T02:14:03.870Z] /error.html [2024-03-19T02:14:03.870Z] /index.jsp [2024-03-19T02:14:03.870Z] /login.jsp [2024-03-19T02:14:03.870Z] /WEB-INF/ [2024-03-19T02:14:03.870Z] /WEB-INF/web.xml [2024-03-19T02:14:03.870Z] /WEB-INF/sun-web.xml [2024-03-19T02:14:03.871Z] 02:14:03.757154 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/domains/domain1/../../lib/testFormLoginModule.jar, --target, server, /tmp/junit8859568329269438937/security-jmac-http-servlet-form.war]) [2024-03-19T02:14:05.763Z] Application deployed with name security-jmac-http-servlet-form. [2024-03-19T02:14:05.763Z] Command deploy executed successfully. [2024-03-19T02:14:05.763Z] [2024-03-19T02:14:05.763Z] [2024-03-19T02:14:05.763Z] [2024-03-19T02:14:06.020Z] 02:14:05.937612 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-http-servlet-form]) [2024-03-19T02:14:06.582Z] Command undeploy executed successfully. [2024-03-19T02:14:06.582Z] [2024-03-19T02:14:06.582Z] [2024-03-19T02:14:06.582Z] [2024-03-19T02:14:06.582Z] 02:14:06.300059 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, shingwai]) [2024-03-19T02:14:06.839Z] Command delete-file-user executed successfully. [2024-03-19T02:14:06.839Z] [2024-03-19T02:14:06.839Z] [2024-03-19T02:14:06.839Z] [2024-03-19T02:14:06.839Z] 02:14:06.672402 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, HttpServlet, httpServletFormTestAuthModule]) [2024-03-19T02:14:07.095Z] Command delete-message-security-provider executed successfully. [2024-03-19T02:14:07.095Z] [2024-03-19T02:14:07.095Z] [2024-03-19T02:14:07.095Z] [2024-03-19T02:14:07.095Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.104 s -- in org.glassfish.main.test.app.security.jmac.http.servlet.form.HttpServletFormAuthTest [2024-03-19T02:14:07.095Z] [INFO] Running org.glassfish.main.test.app.security.jmac.http.servlet.challenge.HttpServletChallengeAuthTest [2024-03-19T02:14:07.351Z] 02:14:07.060294 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-auth-realm, --classname, com.sun.enterprise.security.auth.realm.file.FileRealm, --property, file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/domains/domain1/config/file123.txt:jaas-context=fileRealm, --target, server, file123]) [2024-03-19T02:14:07.608Z] Command create-auth-realm executed successfully. [2024-03-19T02:14:07.608Z] [2024-03-19T02:14:07.608Z] [2024-03-19T02:14:07.608Z] [2024-03-19T02:14:07.608Z] 02:14:07.470346 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai]) [2024-03-19T02:14:07.864Z] Command create-file-user executed successfully. [2024-03-19T02:14:07.864Z] [2024-03-19T02:14:07.864Z] [2024-03-19T02:14:07.864Z] [2024-03-19T02:14:07.864Z] 02:14:07.820297 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai_2]) [2024-03-19T02:14:08.428Z] Command create-file-user executed successfully. [2024-03-19T02:14:08.428Z] [2024-03-19T02:14:08.428Z] [2024-03-19T02:14:08.428Z] [2024-03-19T02:14:08.428Z] 02:14:08.165334 INFO main ity.jmac.http.servlet.challenge.HttpServletChallengeAuthTest.prepareDeployment a72f5f55-5acb-4212-bfb2-e8c2e78355ad.jar: [2024-03-19T02:14:08.428Z] /org/ [2024-03-19T02:14:08.428Z] /org/glassfish/ [2024-03-19T02:14:08.428Z] /org/glassfish/main/ [2024-03-19T02:14:08.428Z] /org/glassfish/main/test/ [2024-03-19T02:14:08.428Z] /org/glassfish/main/test/app/ [2024-03-19T02:14:08.428Z] /org/glassfish/main/test/app/security/ [2024-03-19T02:14:08.428Z] /org/glassfish/main/test/app/security/jmac/ [2024-03-19T02:14:08.428Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-03-19T02:14:08.428Z] /org/glassfish/main/test/app/security/jmac/http/servlet/ [2024-03-19T02:14:08.428Z] /org/glassfish/main/test/app/security/jmac/http/servlet/challenge/ [2024-03-19T02:14:08.428Z] /org/glassfish/main/test/app/security/jmac/http/servlet/challenge/HttpServletChallengeTestAuthModule.class [2024-03-19T02:14:08.428Z] 02:14:08.167587 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.servlet.challenge.HttpServletChallengeTestAuthModule, --layer, HttpServlet, --providertype, server, --requestauthsource, sender, httpServletChallengeTestAuthModule]) [2024-03-19T02:14:08.684Z] Creation of message security provider named httpServletChallengeTestAuthModule completed successfully [2024-03-19T02:14:08.684Z] Command create-message-security-provider executed successfully. [2024-03-19T02:14:08.684Z] [2024-03-19T02:14:08.684Z] [2024-03-19T02:14:08.684Z] [2024-03-19T02:14:08.684Z] 02:14:08.511074 INFO main ity.jmac.http.servlet.challenge.HttpServletChallengeAuthTest.prepareDeployment 85f6f423-2e33-4126-9e76-731710693171.war: [2024-03-19T02:14:08.684Z] /index.jsp [2024-03-19T02:14:08.684Z] /WEB-INF/ [2024-03-19T02:14:08.684Z] /WEB-INF/web.xml [2024-03-19T02:14:08.684Z] /WEB-INF/sun-web.xml [2024-03-19T02:14:08.684Z] 02:14:08.513210 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/domains/domain1/../../lib/testLoginModuleChallenge.jar, --target, server, /tmp/junit5610036938980868420/security-jmac-http-servlet-challenge.war]) [2024-03-19T02:14:09.612Z] Application deployed with name security-jmac-http-servlet-challenge. [2024-03-19T02:14:09.612Z] Command deploy executed successfully. [2024-03-19T02:14:09.612Z] [2024-03-19T02:14:09.612Z] [2024-03-19T02:14:09.612Z] [2024-03-19T02:14:09.868Z] 02:14:09.574461 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-http-servlet-challenge]) [2024-03-19T02:14:10.125Z] Command undeploy executed successfully. [2024-03-19T02:14:10.125Z] [2024-03-19T02:14:10.125Z] [2024-03-19T02:14:10.125Z] [2024-03-19T02:14:10.125Z] 02:14:09.948898 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai_2]) [2024-03-19T02:14:10.381Z] Command delete-file-user executed successfully. [2024-03-19T02:14:10.381Z] [2024-03-19T02:14:10.381Z] [2024-03-19T02:14:10.381Z] [2024-03-19T02:14:10.381Z] 02:14:10.290260 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai]) [2024-03-19T02:14:10.943Z] Command delete-file-user executed successfully. [2024-03-19T02:14:10.943Z] [2024-03-19T02:14:10.943Z] [2024-03-19T02:14:10.943Z] [2024-03-19T02:14:10.943Z] 02:14:10.618407 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, HttpServlet, httpServletChallengeTestAuthModule]) [2024-03-19T02:14:11.199Z] Command delete-message-security-provider executed successfully. [2024-03-19T02:14:11.199Z] [2024-03-19T02:14:11.199Z] [2024-03-19T02:14:11.199Z] [2024-03-19T02:14:11.199Z] 02:14:10.957907 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-auth-realm, file123]) [2024-03-19T02:14:11.455Z] Command delete-auth-realm executed successfully. [2024-03-19T02:14:11.455Z] [2024-03-19T02:14:11.455Z] [2024-03-19T02:14:11.455Z] [2024-03-19T02:14:11.455Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.300 s -- in org.glassfish.main.test.app.security.jmac.http.servlet.challenge.HttpServletChallengeAuthTest [2024-03-19T02:14:11.455Z] [INFO] Running org.glassfish.main.test.app.security.jmac.http.servlet.basic.HttpServletBasicAuthTest [2024-03-19T02:14:11.712Z] 02:14:11.361954 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-auth-realm, --classname, com.sun.enterprise.security.auth.realm.file.FileRealm, --property, file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/domains/domain1/config/keyfile123.txt:jaas-context=fileRealm, --target, server, file123]) [2024-03-19T02:14:11.969Z] Command create-auth-realm executed successfully. [2024-03-19T02:14:11.969Z] [2024-03-19T02:14:11.969Z] [2024-03-19T02:14:11.969Z] [2024-03-19T02:14:11.969Z] 02:14:11.712156 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai123]) [2024-03-19T02:14:12.225Z] Command create-file-user executed successfully. [2024-03-19T02:14:12.225Z] [2024-03-19T02:14:12.225Z] [2024-03-19T02:14:12.225Z] [2024-03-19T02:14:12.225Z] 02:14:12.092987 INFO main pp.security.jmac.http.servlet.basic.HttpServletBasicAuthTest.prepareDeployment 08eeeee4-d159-46b8-9b84-9bf1637dd6ad.jar: [2024-03-19T02:14:12.225Z] /org/ [2024-03-19T02:14:12.225Z] /org/glassfish/ [2024-03-19T02:14:12.225Z] /org/glassfish/main/ [2024-03-19T02:14:12.225Z] /org/glassfish/main/test/ [2024-03-19T02:14:12.225Z] /org/glassfish/main/test/app/ [2024-03-19T02:14:12.225Z] /org/glassfish/main/test/app/security/ [2024-03-19T02:14:12.225Z] /org/glassfish/main/test/app/security/jmac/ [2024-03-19T02:14:12.225Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-03-19T02:14:12.225Z] /org/glassfish/main/test/app/security/jmac/http/servlet/ [2024-03-19T02:14:12.225Z] /org/glassfish/main/test/app/security/jmac/http/servlet/basic/ [2024-03-19T02:14:12.225Z] /org/glassfish/main/test/app/security/jmac/http/servlet/basic/MyHttpServletResponseWrapper.class [2024-03-19T02:14:12.225Z] /org/glassfish/main/test/app/security/jmac/http/servlet/basic/HttpServletTestAuthModule.class [2024-03-19T02:14:12.225Z] /org/glassfish/main/test/app/security/jmac/http/servlet/basic/MyPrintWriter.class [2024-03-19T02:14:12.225Z] 02:14:12.095318 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.servlet.basic.HttpServletTestAuthModule, --layer, HttpServlet, --providertype, server, --requestauthsource, sender, httpServletTestAuthModule]) [2024-03-19T02:14:12.482Z] Creation of message security provider named httpServletTestAuthModule completed successfully [2024-03-19T02:14:12.482Z] Command create-message-security-provider executed successfully. [2024-03-19T02:14:12.482Z] [2024-03-19T02:14:12.482Z] [2024-03-19T02:14:12.482Z] [2024-03-19T02:14:12.482Z] 02:14:12.437937 INFO main pp.security.jmac.http.servlet.basic.HttpServletBasicAuthTest.prepareDeployment f4121a7d-db9a-4299-b997-1810a4c3e090.war: [2024-03-19T02:14:12.482Z] /index.jsp [2024-03-19T02:14:12.482Z] /WEB-INF/ [2024-03-19T02:14:12.482Z] /WEB-INF/web.xml [2024-03-19T02:14:12.482Z] /WEB-INF/glassfish-web.xml [2024-03-19T02:14:12.482Z] 02:14:12.439835 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/domains/domain1/../../lib/testLoginModule.jar, --target, server, /tmp/junit4101659966160457046/security-jmac-httpservlet.war]) [2024-03-19T02:14:13.410Z] Application deployed with name security-jmac-httpservlet. [2024-03-19T02:14:13.410Z] Command deploy executed successfully. [2024-03-19T02:14:13.410Z] [2024-03-19T02:14:13.410Z] [2024-03-19T02:14:13.410Z] [2024-03-19T02:14:13.667Z] 02:14:13.578053 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-httpservlet]) [2024-03-19T02:14:14.229Z] Command undeploy executed successfully. [2024-03-19T02:14:14.229Z] [2024-03-19T02:14:14.229Z] [2024-03-19T02:14:14.229Z] [2024-03-19T02:14:14.229Z] 02:14:13.975013 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai123]) [2024-03-19T02:14:14.485Z] Command delete-file-user executed successfully. [2024-03-19T02:14:14.485Z] [2024-03-19T02:14:14.485Z] [2024-03-19T02:14:14.485Z] [2024-03-19T02:14:14.485Z] 02:14:14.319062 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, HttpServlet, httpServletTestAuthModule]) [2024-03-19T02:14:15.048Z] Command delete-message-security-provider executed successfully. [2024-03-19T02:14:15.048Z] [2024-03-19T02:14:15.048Z] [2024-03-19T02:14:15.048Z] [2024-03-19T02:14:15.048Z] 02:14:14.662270 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-auth-realm, file123]) [2024-03-19T02:14:15.048Z] Command delete-auth-realm executed successfully. [2024-03-19T02:14:15.048Z] [2024-03-19T02:14:15.048Z] [2024-03-19T02:14:15.048Z] [2024-03-19T02:14:15.048Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.645 s -- in org.glassfish.main.test.app.security.jmac.http.servlet.basic.HttpServletBasicAuthTest [2024-03-19T02:14:15.048Z] [INFO] Running org.glassfish.main.test.app.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest [2024-03-19T02:14:15.306Z] 02:14:15.008689 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-auth-realm, --classname, com.sun.enterprise.security.auth.realm.file.FileRealm, --property, file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/domains/domain1/config/file123.txt:jaas-context=fileRealm, --target, server, file123]) [2024-03-19T02:14:15.563Z] Command create-auth-realm executed successfully. [2024-03-19T02:14:15.563Z] [2024-03-19T02:14:15.563Z] [2024-03-19T02:14:15.563Z] [2024-03-19T02:14:15.563Z] 02:14:15.354346 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai]) [2024-03-19T02:14:15.819Z] Command create-file-user executed successfully. [2024-03-19T02:14:15.819Z] [2024-03-19T02:14:15.819Z] [2024-03-19T02:14:15.819Z] [2024-03-19T02:14:15.819Z] 02:14:15.707284 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai_2]) [2024-03-19T02:14:16.075Z] Command create-file-user executed successfully. [2024-03-19T02:14:16.075Z] [2024-03-19T02:14:16.075Z] [2024-03-19T02:14:16.075Z] [2024-03-19T02:14:16.075Z] 02:14:16.052883 INFO main pp.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest.prepareDeployment 390f3d40-740a-4d48-b385-2264826ac542.jar: [2024-03-19T02:14:16.075Z] /org/ [2024-03-19T02:14:16.075Z] /org/glassfish/ [2024-03-19T02:14:16.075Z] /org/glassfish/main/ [2024-03-19T02:14:16.075Z] /org/glassfish/main/test/ [2024-03-19T02:14:16.076Z] /org/glassfish/main/test/app/ [2024-03-19T02:14:16.076Z] /org/glassfish/main/test/app/security/ [2024-03-19T02:14:16.076Z] /org/glassfish/main/test/app/security/jmac/ [2024-03-19T02:14:16.076Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-03-19T02:14:16.076Z] /org/glassfish/main/test/app/security/jmac/http/soap/ [2024-03-19T02:14:16.076Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/ [2024-03-19T02:14:16.076Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/SOAPEmbeddedTestServerAuthModule.class [2024-03-19T02:14:16.076Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/SOAPEmbeddedTestClientAuthModule.class [2024-03-19T02:14:16.076Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/SoapMessageAuthModuleUtilities.class [2024-03-19T02:14:16.076Z] 02:14:16.055091 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.soap.embedded.SOAPEmbeddedTestServerAuthModule, --layer, SOAP, --providertype, server, --requestauthsource, sender, HttpSoapEmbeddedTestAuthModuleServer]) [2024-03-19T02:14:16.639Z] Creation of message security provider named HttpSoapEmbeddedTestAuthModuleServer completed successfully [2024-03-19T02:14:16.639Z] Command create-message-security-provider executed successfully. [2024-03-19T02:14:16.639Z] [2024-03-19T02:14:16.639Z] [2024-03-19T02:14:16.639Z] [2024-03-19T02:14:16.639Z] 02:14:16.427161 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.soap.embedded.SOAPEmbeddedTestClientAuthModule, --layer, SOAP, --providertype, client, --requestauthsource, sender, HttpSoapEmbeddedTestAuthModuleClient]) [2024-03-19T02:14:16.895Z] Creation of message security provider named HttpSoapEmbeddedTestAuthModuleClient completed successfully [2024-03-19T02:14:16.895Z] Command create-message-security-provider executed successfully. [2024-03-19T02:14:16.895Z] [2024-03-19T02:14:16.895Z] [2024-03-19T02:14:16.895Z] [2024-03-19T02:14:16.895Z] 02:14:16.763952 INFO main pp.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest.prepareDeployment ejbArchive.jar: [2024-03-19T02:14:16.895Z] /org/ [2024-03-19T02:14:16.895Z] /org/glassfish/ [2024-03-19T02:14:16.895Z] /org/glassfish/main/ [2024-03-19T02:14:16.895Z] /org/glassfish/main/test/ [2024-03-19T02:14:16.895Z] /org/glassfish/main/test/app/ [2024-03-19T02:14:16.895Z] /org/glassfish/main/test/app/security/ [2024-03-19T02:14:16.896Z] /org/glassfish/main/test/app/security/jmac/ [2024-03-19T02:14:16.896Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-03-19T02:14:16.896Z] /org/glassfish/main/test/app/security/jmac/http/soap/ [2024-03-19T02:14:16.896Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/ [2024-03-19T02:14:16.896Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/HelloEjb.class [2024-03-19T02:14:16.896Z] /org/glassfish/main/test/app/hello/ [2024-03-19T02:14:16.896Z] /org/glassfish/main/test/app/hello/ejb/ [2024-03-19T02:14:16.896Z] /org/glassfish/main/test/app/hello/ejb/HelloEjbPort.class [2024-03-19T02:14:16.896Z] /org/glassfish/main/test/app/hello/ejb/HelloEjbService.class [2024-03-19T02:14:16.896Z] /org/glassfish/main/test/app/hello/ejb/package-info.class [2024-03-19T02:14:16.896Z] /org/glassfish/main/test/app/hello/common/ [2024-03-19T02:14:16.896Z] /org/glassfish/main/test/app/hello/common/ObjectFactory.class [2024-03-19T02:14:16.896Z] /META-INF/ [2024-03-19T02:14:16.896Z] /META-INF/wsdl/ [2024-03-19T02:14:16.896Z] /META-INF/wsdl/hello-ejb.wsdl [2024-03-19T02:14:16.896Z] /META-INF/wsdl/hello.xsd [2024-03-19T02:14:16.896Z] /META-INF/sun-ejb-jar.xml [2024-03-19T02:14:16.896Z] 02:14:16.766631 INFO main pp.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest.prepareDeployment security-jmac-soap-embedded.war: [2024-03-19T02:14:16.896Z] /WEB-INF/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/embedded/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/embedded/HelloServlet.class [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/HelloServletPort.class [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/HelloServletService.class [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/package-info.class [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/common/ [2024-03-19T02:14:16.896Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/common/ObjectFactory.class [2024-03-19T02:14:16.896Z] /WEB-INF/wsdl/ [2024-03-19T02:14:16.896Z] /WEB-INF/wsdl/hello-servlet.wsdl [2024-03-19T02:14:16.896Z] /WEB-INF/wsdl/hello.xsd [2024-03-19T02:14:16.896Z] /WEB-INF/web.xml [2024-03-19T02:14:16.896Z] /WEB-INF/sun-web.xml [2024-03-19T02:14:16.896Z] 02:14:16.769103 INFO main pp.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest.prepareDeployment eca645d8-a19e-487f-9a2b-a732b8b01a17.ear: [2024-03-19T02:14:16.896Z] /security-jmac-soap-embedded.war [2024-03-19T02:14:16.896Z] /ejbArchive.jar [2024-03-19T02:14:16.896Z] /META-INF/ [2024-03-19T02:14:16.896Z] /META-INF/application.xml [2024-03-19T02:14:16.896Z] 02:14:16.787064 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/domains/domain1/../../lib/HttpSoapEmbeddedAuthTestAuthModules.jar, --upload, true, --target, server, /tmp/junit5301561414850319495/security-jmac-soap-embedded.ear]) [2024-03-19T02:14:19.417Z] Application deployed with name security-jmac-soap-embedded. [2024-03-19T02:14:19.417Z] Command deploy executed successfully. [2024-03-19T02:14:19.417Z] [2024-03-19T02:14:19.418Z] [2024-03-19T02:14:19.418Z] [2024-03-19T02:14:19.418Z] 02:14:19.015234 INFO main pp.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest.prepareDeployment 850f8027-f64a-4281-b1c3-fcb476e8d23c.war: [2024-03-19T02:14:19.418Z] /WEB-INF/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/embedded/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/embedded/Servlet.class [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ejb/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ejb/HelloEjbPort.class [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ejb/HelloEjbService.class [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ejb/package-info.class [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/HelloServletPort.class [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/HelloServletService.class [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/package-info.class [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/common/ [2024-03-19T02:14:19.418Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/common/ObjectFactory.class [2024-03-19T02:14:19.418Z] /WEB-INF/web.xml [2024-03-19T02:14:19.418Z] /WEB-INF/sun-web.xml [2024-03-19T02:14:19.418Z] /META-INF/ [2024-03-19T02:14:19.418Z] /META-INF/wsdl/ [2024-03-19T02:14:19.418Z] /META-INF/wsdl/hello-ejb.wsdl [2024-03-19T02:14:19.418Z] /META-INF/wsdl/hello-servlet.wsdl [2024-03-19T02:14:19.418Z] /META-INF/wsdl/hello.xsd [2024-03-19T02:14:19.418Z] 02:14:19.020103 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --contextroot, security-jmac-soap-embedded-client, --libraries, /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/domains/domain1/../../lib/HttpSoapEmbeddedAuthTestAuthModules.jar, --upload, true, --target, server, /tmp/junit5301561414850319495/security-jmac-soap-embedded-client.war]) [2024-03-19T02:14:19.982Z] Application deployed with name security-jmac-soap-embedded-client. [2024-03-19T02:14:19.982Z] Command deploy executed successfully. [2024-03-19T02:14:19.982Z] [2024-03-19T02:14:19.982Z] [2024-03-19T02:14:19.982Z] [2024-03-19T02:14:20.546Z] 02:14:20.365583 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-soap-embedded-client]) [2024-03-19T02:14:20.802Z] Command undeploy executed successfully. [2024-03-19T02:14:20.802Z] [2024-03-19T02:14:20.802Z] [2024-03-19T02:14:20.802Z] [2024-03-19T02:14:20.802Z] 02:14:20.741981 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-soap-embedded]) [2024-03-19T02:14:21.365Z] Command undeploy executed successfully. [2024-03-19T02:14:21.365Z] [2024-03-19T02:14:21.365Z] [2024-03-19T02:14:21.365Z] [2024-03-19T02:14:21.365Z] 02:14:21.125171 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai_2]) [2024-03-19T02:14:21.622Z] Command delete-file-user executed successfully. [2024-03-19T02:14:21.622Z] [2024-03-19T02:14:21.622Z] [2024-03-19T02:14:21.622Z] [2024-03-19T02:14:21.622Z] 02:14:21.496294 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai]) [2024-03-19T02:14:22.184Z] Command delete-file-user executed successfully. [2024-03-19T02:14:22.184Z] [2024-03-19T02:14:22.184Z] [2024-03-19T02:14:22.184Z] [2024-03-19T02:14:22.184Z] 02:14:21.829658 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, SOAP, HttpSoapEmbeddedTestAuthModuleClient]) [2024-03-19T02:14:22.440Z] Command delete-message-security-provider executed successfully. [2024-03-19T02:14:22.440Z] [2024-03-19T02:14:22.440Z] [2024-03-19T02:14:22.440Z] [2024-03-19T02:14:22.440Z] 02:14:22.172604 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, SOAP, HttpSoapEmbeddedTestAuthModuleServer]) [2024-03-19T02:14:22.696Z] Command delete-message-security-provider executed successfully. [2024-03-19T02:14:22.696Z] [2024-03-19T02:14:22.696Z] [2024-03-19T02:14:22.696Z] [2024-03-19T02:14:22.696Z] 02:14:22.518369 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-auth-realm, file123]) [2024-03-19T02:14:22.953Z] Command delete-auth-realm executed successfully. [2024-03-19T02:14:22.953Z] [2024-03-19T02:14:22.953Z] [2024-03-19T02:14:22.953Z] [2024-03-19T02:14:22.953Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.853 s -- in org.glassfish.main.test.app.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest [2024-03-19T02:14:22.953Z] [INFO] Running org.glassfish.main.test.app.security.jmac.https.JmacHttpsTest [2024-03-19T02:14:22.953Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.glassfish.main.test.app.security.jmac.https.JmacHttpsTest [2024-03-19T02:14:22.953Z] [INFO] Running org.glassfish.main.test.app.security.jsp2sful.JspToStatefulAuthTest [2024-03-19T02:14:22.954Z] 02:14:22.868985 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, employee, --authrealmname, file, --target, server, shingwai]) [2024-03-19T02:14:23.516Z] Command create-file-user executed successfully. [2024-03-19T02:14:23.516Z] [2024-03-19T02:14:23.516Z] [2024-03-19T02:14:23.516Z] [2024-03-19T02:14:23.516Z] 02:14:23.222442 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, staff, --authrealmname, file, --target, server, swchan]) [2024-03-19T02:14:23.772Z] Command create-file-user executed successfully. [2024-03-19T02:14:23.772Z] [2024-03-19T02:14:23.772Z] [2024-03-19T02:14:23.772Z] [2024-03-19T02:14:23.772Z] 02:14:23.562783 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, employee, --authrealmname, file, --target, server, webuser]) [2024-03-19T02:14:24.028Z] Command create-file-user executed successfully. [2024-03-19T02:14:24.028Z] [2024-03-19T02:14:24.028Z] [2024-03-19T02:14:24.028Z] [2024-03-19T02:14:24.028Z] 02:14:23.904735 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, employee, --authrealmname, file, --target, server, noauthuser]) [2024-03-19T02:14:24.284Z] Command create-file-user executed successfully. [2024-03-19T02:14:24.284Z] [2024-03-19T02:14:24.284Z] [2024-03-19T02:14:24.284Z] [2024-03-19T02:14:24.540Z] [33.760s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->7M(258M) 4.430ms [2024-03-19T02:14:24.540Z] 02:14:24.275253 INFO main ssfish.main.test.app.security.jsp2sful.JspToStatefulAuthTest.prepareDeployment security-jsp2sful-web.war: [2024-03-19T02:14:24.540Z] /index.jsp [2024-03-19T02:14:24.540Z] /login.jsp [2024-03-19T02:14:24.540Z] /error.html [2024-03-19T02:14:24.540Z] /WEB-INF/ [2024-03-19T02:14:24.540Z] /WEB-INF/web.xml [2024-03-19T02:14:24.540Z] /WEB-INF/sun-web.xml [2024-03-19T02:14:24.540Z] 02:14:24.279995 INFO main ssfish.main.test.app.security.jsp2sful.JspToStatefulAuthTest.prepareDeployment security-jsp2sful-ejb.jar: [2024-03-19T02:14:24.540Z] /org/ [2024-03-19T02:14:24.540Z] /org/glassfish/ [2024-03-19T02:14:24.540Z] /org/glassfish/main/ [2024-03-19T02:14:24.540Z] /org/glassfish/main/test/ [2024-03-19T02:14:24.540Z] /org/glassfish/main/test/app/ [2024-03-19T02:14:24.540Z] /org/glassfish/main/test/app/security/ [2024-03-19T02:14:24.540Z] /org/glassfish/main/test/app/security/jsp2sful/ [2024-03-19T02:14:24.540Z] /org/glassfish/main/test/app/security/jsp2sful/ProfileInfoBean.class [2024-03-19T02:14:24.540Z] /org/glassfish/main/test/app/security/jsp2sful/ProfileInfoHome.class [2024-03-19T02:14:24.540Z] /org/glassfish/main/test/app/security/jsp2sful/ProfileInfoRemote.class [2024-03-19T02:14:24.540Z] /META-INF/ [2024-03-19T02:14:24.540Z] /META-INF/ejb-jar.xml [2024-03-19T02:14:24.540Z] /META-INF/sun-ejb-jar.xml [2024-03-19T02:14:24.540Z] 02:14:24.281268 INFO main ssfish.main.test.app.security.jsp2sful.JspToStatefulAuthTest.prepareDeployment 064e8cfe-ee42-430a-b829-824da0d74009.ear: [2024-03-19T02:14:24.540Z] /security-jsp2sful-web.war [2024-03-19T02:14:24.540Z] /security-jsp2sful-ejb.jar [2024-03-19T02:14:24.540Z] /META-INF/ [2024-03-19T02:14:24.540Z] /META-INF/sun-application.xml [2024-03-19T02:14:24.540Z] /META-INF/application.xml [2024-03-19T02:14:24.540Z] 02:14:24.287790 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit13917086895266609407/security-jsp2sful.ear]) [2024-03-19T02:14:27.811Z] Application deployed with name security-jsp2sful. [2024-03-19T02:14:27.811Z] Command deploy executed successfully. [2024-03-19T02:14:27.811Z] [2024-03-19T02:14:27.811Z] [2024-03-19T02:14:27.811Z] [2024-03-19T02:14:27.811Z] 02:14:27.617450 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jsp2sful]) [2024-03-19T02:14:28.374Z] Command undeploy executed successfully. [2024-03-19T02:14:28.374Z] [2024-03-19T02:14:28.374Z] [2024-03-19T02:14:28.374Z] [2024-03-19T02:14:28.375Z] 02:14:28.017110 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, shingwai]) [2024-03-19T02:14:28.630Z] Command delete-file-user executed successfully. [2024-03-19T02:14:28.631Z] [2024-03-19T02:14:28.631Z] [2024-03-19T02:14:28.631Z] [2024-03-19T02:14:28.631Z] 02:14:28.352980 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, swchan]) [2024-03-19T02:14:28.887Z] Command delete-file-user executed successfully. [2024-03-19T02:14:28.887Z] [2024-03-19T02:14:28.887Z] [2024-03-19T02:14:28.887Z] [2024-03-19T02:14:28.887Z] 02:14:28.700301 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, webuser]) [2024-03-19T02:14:29.143Z] Command delete-file-user executed successfully. [2024-03-19T02:14:29.143Z] [2024-03-19T02:14:29.143Z] [2024-03-19T02:14:29.143Z] [2024-03-19T02:14:29.143Z] 02:14:29.030469 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, noauthuser]) [2024-03-19T02:14:29.400Z] Command delete-file-user executed successfully. [2024-03-19T02:14:29.400Z] [2024-03-19T02:14:29.400Z] [2024-03-19T02:14:29.400Z] [2024-03-19T02:14:29.400Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.499 s -- in org.glassfish.main.test.app.security.jsp2sful.JspToStatefulAuthTest [2024-03-19T02:14:29.400Z] [INFO] Running org.glassfish.main.test.app.security.http.method.HttpMethodAuthTest [2024-03-19T02:14:29.657Z] 02:14:29.369790 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, employee, --authrealmname, file, --target, server, shingwai]) [2024-03-19T02:14:29.912Z] Command create-file-user executed successfully. [2024-03-19T02:14:29.912Z] [2024-03-19T02:14:29.912Z] [2024-03-19T02:14:29.912Z] [2024-03-19T02:14:29.912Z] 02:14:29.710662 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, staff, --authrealmname, file, --target, server, swchan]) [2024-03-19T02:14:30.168Z] Command create-file-user executed successfully. [2024-03-19T02:14:30.169Z] [2024-03-19T02:14:30.169Z] [2024-03-19T02:14:30.169Z] [2024-03-19T02:14:30.169Z] 02:14:30.058595 INFO main ssfish.main.test.app.security.http.method.HttpMethodAuthTest.prepareDeployment d4a49d57-0daf-4996-a268-fc61e4352953.war: [2024-03-19T02:14:30.169Z] /WEB-INF/ [2024-03-19T02:14:30.169Z] /WEB-INF/classes/ [2024-03-19T02:14:30.169Z] /WEB-INF/classes/org/ [2024-03-19T02:14:30.169Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:14:30.169Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:14:30.169Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:14:30.169Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:14:30.169Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-03-19T02:14:30.169Z] /WEB-INF/classes/org/glassfish/main/test/app/security/http/ [2024-03-19T02:14:30.169Z] /WEB-INF/classes/org/glassfish/main/test/app/security/http/method/ [2024-03-19T02:14:30.169Z] /WEB-INF/classes/org/glassfish/main/test/app/security/http/method/HttpMethodTestServlet.class [2024-03-19T02:14:30.169Z] /WEB-INF/web.xml [2024-03-19T02:14:30.169Z] /WEB-INF/sun-web.xml [2024-03-19T02:14:30.169Z] 02:14:30.060657 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit12629742762567475920/security-jmac-httpservlet.war]) [2024-03-19T02:14:31.098Z] Application deployed with name security-jmac-httpservlet. [2024-03-19T02:14:31.098Z] Command deploy executed successfully. [2024-03-19T02:14:31.098Z] [2024-03-19T02:14:31.098Z] [2024-03-19T02:14:31.098Z] [2024-03-19T02:14:31.098Z] 02:14:30.789731 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-httpservlet]) [2024-03-19T02:14:31.356Z] Command undeploy executed successfully. [2024-03-19T02:14:31.356Z] [2024-03-19T02:14:31.356Z] [2024-03-19T02:14:31.356Z] [2024-03-19T02:14:31.356Z] 02:14:31.185381 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, shingwai]) [2024-03-19T02:14:31.612Z] Command delete-file-user executed successfully. [2024-03-19T02:14:31.612Z] [2024-03-19T02:14:31.612Z] [2024-03-19T02:14:31.612Z] [2024-03-19T02:14:31.612Z] 02:14:31.532527 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, swchan]) [2024-03-19T02:14:31.869Z] Command delete-file-user executed successfully. [2024-03-19T02:14:31.869Z] [2024-03-19T02:14:31.869Z] [2024-03-19T02:14:31.869Z] [2024-03-19T02:14:32.125Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.501 s -- in org.glassfish.main.test.app.security.http.method.HttpMethodAuthTest [2024-03-19T02:14:32.125Z] [INFO] Running org.glassfish.main.test.app.security.multirolemapping.MultiRoleMappingTest [2024-03-19T02:14:32.125Z] 02:14:31.872810 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r1p1]) [2024-03-19T02:14:32.381Z] Command create-file-user executed successfully. [2024-03-19T02:14:32.381Z] [2024-03-19T02:14:32.381Z] [2024-03-19T02:14:32.381Z] [2024-03-19T02:14:32.381Z] 02:14:32.212182 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r1p2]) [2024-03-19T02:14:32.638Z] Command create-file-user executed successfully. [2024-03-19T02:14:32.638Z] [2024-03-19T02:14:32.638Z] [2024-03-19T02:14:32.638Z] [2024-03-19T02:14:32.638Z] 02:14:32.542953 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r1p3]) [2024-03-19T02:14:32.895Z] Command create-file-user executed successfully. [2024-03-19T02:14:32.895Z] [2024-03-19T02:14:32.895Z] [2024-03-19T02:14:32.895Z] [2024-03-19T02:14:32.895Z] 02:14:32.883074 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r1g1, --authrealmname, file, --target, server, r1g1user]) [2024-03-19T02:14:33.457Z] Command create-file-user executed successfully. [2024-03-19T02:14:33.457Z] [2024-03-19T02:14:33.457Z] [2024-03-19T02:14:33.457Z] [2024-03-19T02:14:33.457Z] 02:14:33.223515 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r2p1]) [2024-03-19T02:14:33.713Z] Command create-file-user executed successfully. [2024-03-19T02:14:33.713Z] [2024-03-19T02:14:33.713Z] [2024-03-19T02:14:33.713Z] [2024-03-19T02:14:33.714Z] 02:14:33.570002 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r2p2]) [2024-03-19T02:14:34.276Z] Command create-file-user executed successfully. [2024-03-19T02:14:34.276Z] [2024-03-19T02:14:34.276Z] [2024-03-19T02:14:34.276Z] [2024-03-19T02:14:34.276Z] 02:14:33.910900 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r2g1, --authrealmname, file, --target, server, r2g1user]) [2024-03-19T02:14:34.532Z] Command create-file-user executed successfully. [2024-03-19T02:14:34.532Z] [2024-03-19T02:14:34.532Z] [2024-03-19T02:14:34.532Z] [2024-03-19T02:14:34.532Z] 02:14:34.256579 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r2g2, --authrealmname, file, --target, server, r2g2user]) [2024-03-19T02:14:34.789Z] Command create-file-user executed successfully. [2024-03-19T02:14:34.789Z] [2024-03-19T02:14:34.789Z] [2024-03-19T02:14:34.789Z] [2024-03-19T02:14:34.789Z] 02:14:34.587750 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r2g3, --authrealmname, file, --target, server, r2g3user]) [2024-03-19T02:14:35.045Z] Command create-file-user executed successfully. [2024-03-19T02:14:35.045Z] [2024-03-19T02:14:35.045Z] [2024-03-19T02:14:35.045Z] [2024-03-19T02:14:35.045Z] 02:14:34.928922 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r3p1]) [2024-03-19T02:14:35.301Z] Command create-file-user executed successfully. [2024-03-19T02:14:35.301Z] [2024-03-19T02:14:35.301Z] [2024-03-19T02:14:35.301Z] [2024-03-19T02:14:35.301Z] 02:14:35.261901 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r3p2]) [2024-03-19T02:14:35.864Z] Command create-file-user executed successfully. [2024-03-19T02:14:35.864Z] [2024-03-19T02:14:35.864Z] [2024-03-19T02:14:35.864Z] [2024-03-19T02:14:35.864Z] 02:14:35.597032 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r3g1, --authrealmname, file, --target, server, r3g1user]) [2024-03-19T02:14:36.121Z] Command create-file-user executed successfully. [2024-03-19T02:14:36.121Z] [2024-03-19T02:14:36.121Z] [2024-03-19T02:14:36.121Z] [2024-03-19T02:14:36.121Z] 02:14:35.934712 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r4p1]) [2024-03-19T02:14:36.378Z] Command create-file-user executed successfully. [2024-03-19T02:14:36.378Z] [2024-03-19T02:14:36.378Z] [2024-03-19T02:14:36.378Z] [2024-03-19T02:14:36.378Z] 02:14:36.287672 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r4g1, --authrealmname, file, --target, server, r4g1user]) [2024-03-19T02:14:36.939Z] Command create-file-user executed successfully. [2024-03-19T02:14:36.939Z] [2024-03-19T02:14:36.939Z] [2024-03-19T02:14:36.939Z] [2024-03-19T02:14:36.939Z] 02:14:36.626486 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r5p1]) [2024-03-19T02:14:37.196Z] Command create-file-user executed successfully. [2024-03-19T02:14:37.196Z] [2024-03-19T02:14:37.196Z] [2024-03-19T02:14:37.196Z] [2024-03-19T02:14:37.196Z] 02:14:36.965952 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r5p2]) [2024-03-19T02:14:37.452Z] Command create-file-user executed successfully. [2024-03-19T02:14:37.452Z] [2024-03-19T02:14:37.452Z] [2024-03-19T02:14:37.452Z] [2024-03-19T02:14:37.452Z] 02:14:37.302577 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r5g1, --authrealmname, file, --target, server, r5g1user]) [2024-03-19T02:14:37.708Z] Command create-file-user executed successfully. [2024-03-19T02:14:37.708Z] [2024-03-19T02:14:37.708Z] [2024-03-19T02:14:37.708Z] [2024-03-19T02:14:37.708Z] 02:14:37.644195 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r6p1]) [2024-03-19T02:14:38.272Z] Command create-file-user executed successfully. [2024-03-19T02:14:38.272Z] [2024-03-19T02:14:38.272Z] [2024-03-19T02:14:38.272Z] [2024-03-19T02:14:38.272Z] 02:14:38.004075 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r6p2]) [2024-03-19T02:14:38.528Z] Command create-file-user executed successfully. [2024-03-19T02:14:38.528Z] [2024-03-19T02:14:38.528Z] [2024-03-19T02:14:38.528Z] [2024-03-19T02:14:38.528Z] 02:14:38.344282 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r6g1, --authrealmname, file, --target, server, r6g1user]) [2024-03-19T02:14:38.785Z] Command create-file-user executed successfully. [2024-03-19T02:14:38.785Z] [2024-03-19T02:14:38.785Z] [2024-03-19T02:14:38.785Z] [2024-03-19T02:14:38.785Z] 02:14:38.680812 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r7p1]) [2024-03-19T02:14:39.347Z] Command create-file-user executed successfully. [2024-03-19T02:14:39.347Z] [2024-03-19T02:14:39.347Z] [2024-03-19T02:14:39.347Z] [2024-03-19T02:14:39.347Z] 02:14:39.017583 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r7p2]) [2024-03-19T02:14:39.604Z] Command create-file-user executed successfully. [2024-03-19T02:14:39.604Z] [2024-03-19T02:14:39.604Z] [2024-03-19T02:14:39.604Z] [2024-03-19T02:14:39.604Z] 02:14:39.350992 INFO main main.test.app.security.multirolemapping.MultiRoleMappingTest.prepareDeployment security-multirolemapping-web.war: [2024-03-19T02:14:39.604Z] /WEB-INF/ [2024-03-19T02:14:39.604Z] /WEB-INF/classes/ [2024-03-19T02:14:39.604Z] /WEB-INF/classes/org/ [2024-03-19T02:14:39.604Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:14:39.604Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:14:39.604Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:14:39.604Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:14:39.604Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-03-19T02:14:39.604Z] /WEB-INF/classes/org/glassfish/main/test/app/security/multirolemapping/ [2024-03-19T02:14:39.604Z] /WEB-INF/classes/org/glassfish/main/test/app/security/multirolemapping/WebTest.class [2024-03-19T02:14:39.604Z] /WEB-INF/web.xml [2024-03-19T02:14:39.604Z] /WEB-INF/sun-web.xml [2024-03-19T02:14:39.604Z] 02:14:39.352929 INFO main main.test.app.security.multirolemapping.MultiRoleMappingTest.prepareDeployment security-multirolemapping1-ejb.jar: [2024-03-19T02:14:39.604Z] /org/ [2024-03-19T02:14:39.604Z] /org/glassfish/ [2024-03-19T02:14:39.604Z] /org/glassfish/main/ [2024-03-19T02:14:39.604Z] /org/glassfish/main/test/ [2024-03-19T02:14:39.604Z] /org/glassfish/main/test/app/ [2024-03-19T02:14:39.604Z] /org/glassfish/main/test/app/security/ [2024-03-19T02:14:39.604Z] /org/glassfish/main/test/app/security/multirolemapping/ [2024-03-19T02:14:39.604Z] /org/glassfish/main/test/app/security/multirolemapping/MessageBean1.class [2024-03-19T02:14:39.604Z] /org/glassfish/main/test/app/security/multirolemapping/MessageLocal1.class [2024-03-19T02:14:39.604Z] /META-INF/ [2024-03-19T02:14:39.604Z] /META-INF/sun-ejb-jar.xml [2024-03-19T02:14:39.604Z] 02:14:39.354664 INFO main main.test.app.security.multirolemapping.MultiRoleMappingTest.prepareDeployment security-multirolemapping2-ejb.jar: [2024-03-19T02:14:39.604Z] /org/ [2024-03-19T02:14:39.604Z] /org/glassfish/ [2024-03-19T02:14:39.604Z] /org/glassfish/main/ [2024-03-19T02:14:39.604Z] /org/glassfish/main/test/ [2024-03-19T02:14:39.604Z] /org/glassfish/main/test/app/ [2024-03-19T02:14:39.604Z] /org/glassfish/main/test/app/security/ [2024-03-19T02:14:39.604Z] /org/glassfish/main/test/app/security/multirolemapping/ [2024-03-19T02:14:39.604Z] /org/glassfish/main/test/app/security/multirolemapping/MessageBean2.class [2024-03-19T02:14:39.604Z] /org/glassfish/main/test/app/security/multirolemapping/MessageLocal2.class [2024-03-19T02:14:39.604Z] /META-INF/ [2024-03-19T02:14:39.604Z] /META-INF/sun-ejb-jar.xml [2024-03-19T02:14:39.604Z] 02:14:39.355235 INFO main main.test.app.security.multirolemapping.MultiRoleMappingTest.prepareDeployment 794d4e26-b760-4daf-a37d-8ce16186923d.ear: [2024-03-19T02:14:39.604Z] /security-multirolemapping-web.war [2024-03-19T02:14:39.604Z] /security-multirolemapping1-ejb.jar [2024-03-19T02:14:39.604Z] /security-multirolemapping2-ejb.jar [2024-03-19T02:14:39.604Z] /META-INF/ [2024-03-19T02:14:39.604Z] /META-INF/sun-application.xml [2024-03-19T02:14:39.604Z] /META-INF/application.xml [2024-03-19T02:14:39.604Z] 02:14:39.360244 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=10,000,000, detached=false, args=[deploy, --target, server, /tmp/junit8209483061018340693/security-multirolemapping.ear]) [2024-03-19T02:14:40.533Z] Application deployed with name security-multirolemapping. [2024-03-19T02:14:40.533Z] Command deploy executed successfully. [2024-03-19T02:14:40.533Z] [2024-03-19T02:14:40.533Z] [2024-03-19T02:14:40.533Z] [2024-03-19T02:14:40.533Z] 02:14:40.334674 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-multirolemapping]) [2024-03-19T02:14:41.096Z] Command undeploy executed successfully. [2024-03-19T02:14:41.096Z] [2024-03-19T02:14:41.096Z] [2024-03-19T02:14:41.096Z] [2024-03-19T02:14:41.096Z] 02:14:40.719505 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r1p1]) [2024-03-19T02:14:41.352Z] Command delete-file-user executed successfully. [2024-03-19T02:14:41.352Z] [2024-03-19T02:14:41.352Z] [2024-03-19T02:14:41.352Z] [2024-03-19T02:14:41.352Z] 02:14:41.057429 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r1p2]) [2024-03-19T02:14:41.609Z] Command delete-file-user executed successfully. [2024-03-19T02:14:41.609Z] [2024-03-19T02:14:41.609Z] [2024-03-19T02:14:41.609Z] [2024-03-19T02:14:41.609Z] 02:14:41.401507 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r1p3]) [2024-03-19T02:14:42.172Z] Command delete-file-user executed successfully. [2024-03-19T02:14:42.172Z] [2024-03-19T02:14:42.172Z] [2024-03-19T02:14:42.172Z] [2024-03-19T02:14:42.172Z] 02:14:41.736942 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r1g1user]) [2024-03-19T02:14:42.172Z] Command delete-file-user executed successfully. [2024-03-19T02:14:42.172Z] [2024-03-19T02:14:42.172Z] [2024-03-19T02:14:42.172Z] [2024-03-19T02:14:42.172Z] 02:14:42.084753 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2p1]) [2024-03-19T02:14:42.735Z] Command delete-file-user executed successfully. [2024-03-19T02:14:42.735Z] [2024-03-19T02:14:42.735Z] [2024-03-19T02:14:42.735Z] [2024-03-19T02:14:42.735Z] 02:14:42.454870 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2p2]) [2024-03-19T02:14:42.991Z] Command delete-file-user executed successfully. [2024-03-19T02:14:42.991Z] [2024-03-19T02:14:42.991Z] [2024-03-19T02:14:42.991Z] [2024-03-19T02:14:42.991Z] 02:14:42.782395 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2g1user]) [2024-03-19T02:14:43.247Z] Command delete-file-user executed successfully. [2024-03-19T02:14:43.247Z] [2024-03-19T02:14:43.247Z] [2024-03-19T02:14:43.247Z] [2024-03-19T02:14:43.247Z] 02:14:43.131531 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2g2user]) [2024-03-19T02:14:43.503Z] Command delete-file-user executed successfully. [2024-03-19T02:14:43.503Z] [2024-03-19T02:14:43.503Z] [2024-03-19T02:14:43.503Z] [2024-03-19T02:14:43.503Z] 02:14:43.478566 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2g3user]) [2024-03-19T02:14:44.066Z] Command delete-file-user executed successfully. [2024-03-19T02:14:44.066Z] [2024-03-19T02:14:44.066Z] [2024-03-19T02:14:44.066Z] [2024-03-19T02:14:44.066Z] 02:14:43.806675 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r3p1]) [2024-03-19T02:14:44.322Z] Command delete-file-user executed successfully. [2024-03-19T02:14:44.322Z] [2024-03-19T02:14:44.322Z] [2024-03-19T02:14:44.322Z] [2024-03-19T02:14:44.322Z] 02:14:44.153210 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r3p2]) [2024-03-19T02:14:44.884Z] Command delete-file-user executed successfully. [2024-03-19T02:14:44.884Z] [2024-03-19T02:14:44.884Z] [2024-03-19T02:14:44.884Z] [2024-03-19T02:14:44.884Z] 02:14:44.523437 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r3g1user]) [2024-03-19T02:14:45.140Z] Command delete-file-user executed successfully. [2024-03-19T02:14:45.140Z] [2024-03-19T02:14:45.140Z] [2024-03-19T02:14:45.140Z] [2024-03-19T02:14:45.140Z] 02:14:44.879333 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r4p1]) [2024-03-19T02:14:45.396Z] Command delete-file-user executed successfully. [2024-03-19T02:14:45.396Z] [2024-03-19T02:14:45.396Z] [2024-03-19T02:14:45.396Z] [2024-03-19T02:14:45.396Z] 02:14:45.217596 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r4g1user]) [2024-03-19T02:14:45.652Z] Command delete-file-user executed successfully. [2024-03-19T02:14:45.652Z] [2024-03-19T02:14:45.652Z] [2024-03-19T02:14:45.652Z] [2024-03-19T02:14:45.652Z] 02:14:45.551679 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r5p1]) [2024-03-19T02:14:45.908Z] Command delete-file-user executed successfully. [2024-03-19T02:14:45.908Z] [2024-03-19T02:14:45.908Z] [2024-03-19T02:14:45.908Z] [2024-03-19T02:14:45.908Z] 02:14:45.892206 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r5p2]) [2024-03-19T02:14:46.471Z] Command delete-file-user executed successfully. [2024-03-19T02:14:46.471Z] [2024-03-19T02:14:46.471Z] [2024-03-19T02:14:46.471Z] [2024-03-19T02:14:46.471Z] 02:14:46.246577 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r5g1user]) [2024-03-19T02:14:46.727Z] Command delete-file-user executed successfully. [2024-03-19T02:14:46.727Z] [2024-03-19T02:14:46.727Z] [2024-03-19T02:14:46.727Z] [2024-03-19T02:14:46.727Z] 02:14:46.593677 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r6p1]) [2024-03-19T02:14:47.289Z] Command delete-file-user executed successfully. [2024-03-19T02:14:47.289Z] [2024-03-19T02:14:47.289Z] [2024-03-19T02:14:47.289Z] [2024-03-19T02:14:47.289Z] 02:14:46.925841 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r6p2]) [2024-03-19T02:14:47.545Z] Command delete-file-user executed successfully. [2024-03-19T02:14:47.545Z] [2024-03-19T02:14:47.545Z] [2024-03-19T02:14:47.545Z] [2024-03-19T02:14:47.545Z] 02:14:47.269796 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r6g1user]) [2024-03-19T02:14:47.801Z] Command delete-file-user executed successfully. [2024-03-19T02:14:47.801Z] [2024-03-19T02:14:47.801Z] [2024-03-19T02:14:47.801Z] [2024-03-19T02:14:47.801Z] 02:14:47.614585 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r7p1]) [2024-03-19T02:14:48.058Z] Command delete-file-user executed successfully. [2024-03-19T02:14:48.058Z] [2024-03-19T02:14:48.058Z] [2024-03-19T02:14:48.058Z] [2024-03-19T02:14:48.058Z] 02:14:47.954856 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r7p2]) [2024-03-19T02:14:48.314Z] Command delete-file-user executed successfully. [2024-03-19T02:14:48.314Z] [2024-03-19T02:14:48.314Z] [2024-03-19T02:14:48.314Z] [2024-03-19T02:14:48.314Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.42 s -- in org.glassfish.main.test.app.security.multirolemapping.MultiRoleMappingTest [2024-03-19T02:14:48.314Z] [INFO] Running org.glassfish.main.test.app.security.defaultp2r.DefaultP2RAuthTest [2024-03-19T02:14:48.314Z] 02:14:48.293105 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[--terse, get, server-config.security-service.activate-default-principal-to-role-mapping]) [2024-03-19T02:14:48.876Z] server-config.security-service.activate-default-principal-to-role-mapping=true [2024-03-19T02:14:48.876Z] [2024-03-19T02:14:48.876Z] [2024-03-19T02:14:48.876Z] [2024-03-19T02:14:48.876Z] 02:14:48.630520 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file, --target, server, bobby]) [2024-03-19T02:14:49.132Z] Command create-file-user executed successfully. [2024-03-19T02:14:49.132Z] [2024-03-19T02:14:49.132Z] [2024-03-19T02:14:49.132Z] [2024-03-19T02:14:49.132Z] 02:14:48.962181 INFO main assfish.main.test.app.security.defaultp2r.DefaultP2RAuthTest.prepareDeployment c1594122-8489-46a6-ab8f-d4653e52e85e.war: [2024-03-19T02:14:49.132Z] /WEB-INF/ [2024-03-19T02:14:49.132Z] /WEB-INF/classes/ [2024-03-19T02:14:49.132Z] /WEB-INF/classes/org/ [2024-03-19T02:14:49.132Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:14:49.132Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:14:49.132Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:14:49.132Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:14:49.132Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-03-19T02:14:49.132Z] /WEB-INF/classes/org/glassfish/main/test/app/security/defaultp2r/ [2024-03-19T02:14:49.132Z] /WEB-INF/classes/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RTestServlet.class [2024-03-19T02:14:49.132Z] /WEB-INF/web.xml [2024-03-19T02:14:49.132Z] 02:14:48.965107 INFO main assfish.main.test.app.security.defaultp2r.DefaultP2RAuthTest.p2rDisabled Running p2rDisabled [2024-03-19T02:14:49.132Z] 02:14:48.965320 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[set, server-config.security-service.activate-default-principal-to-role-mapping=false]) [2024-03-19T02:14:49.695Z] server-config.security-service.activate-default-principal-to-role-mapping=false [2024-03-19T02:14:49.695Z] Command set executed successfully. [2024-03-19T02:14:49.695Z] [2024-03-19T02:14:49.695Z] [2024-03-19T02:14:49.695Z] [2024-03-19T02:14:49.695Z] 02:14:49.356782 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit16287157658279938073/security-defaultP2R-servlet.war]) [2024-03-19T02:14:50.260Z] Application deployed with name security-defaultP2R-servlet. [2024-03-19T02:14:50.260Z] Command deploy executed successfully. [2024-03-19T02:14:50.260Z] [2024-03-19T02:14:50.260Z] [2024-03-19T02:14:50.260Z] [2024-03-19T02:14:50.260Z] 02:14:50.021607 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-defaultP2R-servlet]) [2024-03-19T02:14:50.516Z] Command undeploy executed successfully. [2024-03-19T02:14:50.516Z] [2024-03-19T02:14:50.516Z] [2024-03-19T02:14:50.516Z] [2024-03-19T02:14:50.516Z] 02:14:50.378663 INFO main assfish.main.test.app.security.defaultp2r.DefaultP2RAuthTest.p2rEnabled Running p2rEnabled [2024-03-19T02:14:50.516Z] 02:14:50.378921 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[set, server-config.security-service.activate-default-principal-to-role-mapping=true]) [2024-03-19T02:14:51.079Z] server-config.security-service.activate-default-principal-to-role-mapping=true [2024-03-19T02:14:51.079Z] Command set executed successfully. [2024-03-19T02:14:51.079Z] [2024-03-19T02:14:51.079Z] [2024-03-19T02:14:51.079Z] [2024-03-19T02:14:51.080Z] 02:14:50.718096 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit16287157658279938073/security-defaultP2R-servlet.war]) [2024-03-19T02:14:51.643Z] Application deployed with name security-defaultP2R-servlet. [2024-03-19T02:14:51.643Z] Command deploy executed successfully. [2024-03-19T02:14:51.643Z] [2024-03-19T02:14:51.643Z] [2024-03-19T02:14:51.643Z] [2024-03-19T02:14:51.643Z] 02:14:51.333000 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-defaultP2R-servlet]) [2024-03-19T02:14:51.899Z] Command undeploy executed successfully. [2024-03-19T02:14:51.899Z] [2024-03-19T02:14:51.899Z] [2024-03-19T02:14:51.899Z] [2024-03-19T02:14:51.899Z] 02:14:51.686037 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[set, server-config.security-service.activate-default-principal-to-role-mapping=true]) [2024-03-19T02:14:52.155Z] server-config.security-service.activate-default-principal-to-role-mapping=true [2024-03-19T02:14:52.155Z] Command set executed successfully. [2024-03-19T02:14:52.155Z] [2024-03-19T02:14:52.155Z] [2024-03-19T02:14:52.155Z] [2024-03-19T02:14:52.155Z] 02:14:52.023778 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, bobby]) [2024-03-19T02:14:52.411Z] Command delete-file-user executed successfully. [2024-03-19T02:14:52.411Z] [2024-03-19T02:14:52.411Z] [2024-03-19T02:14:52.411Z] [2024-03-19T02:14:52.411Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.071 s -- in org.glassfish.main.test.app.security.defaultp2r.DefaultP2RAuthTest [2024-03-19T02:14:52.411Z] [INFO] Running org.glassfish.main.test.app.security.simplemultirolemapping.SimpleMultiRoleMappingTest [2024-03-19T02:14:52.668Z] 02:14:52.365155 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, webusers, --authrealmname, file, --target, server, webuser]) [2024-03-19T02:14:52.924Z] Command create-file-user executed successfully. [2024-03-19T02:14:52.924Z] [2024-03-19T02:14:52.924Z] [2024-03-19T02:14:52.924Z] [2024-03-19T02:14:52.924Z] 02:14:52.690117 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, dummygroup, --authrealmname, file, --target, server, bobby]) [2024-03-19T02:14:53.181Z] Command create-file-user executed successfully. [2024-03-19T02:14:53.181Z] [2024-03-19T02:14:53.181Z] [2024-03-19T02:14:53.181Z] [2024-03-19T02:14:53.181Z] 02:14:53.029866 INFO main p.security.simplemultirolemapping.SimpleMultiRoleMappingTest.prepareDeployment security-multimapping-web.war: [2024-03-19T02:14:53.181Z] /WEB-INF/ [2024-03-19T02:14:53.181Z] /WEB-INF/classes/ [2024-03-19T02:14:53.181Z] /WEB-INF/classes/org/ [2024-03-19T02:14:53.181Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:14:53.181Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:14:53.181Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:14:53.181Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:14:53.181Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-03-19T02:14:53.181Z] /WEB-INF/classes/org/glassfish/main/test/app/security/simplemultirolemapping/ [2024-03-19T02:14:53.181Z] /WEB-INF/classes/org/glassfish/main/test/app/security/simplemultirolemapping/EjbTest.class [2024-03-19T02:14:53.181Z] /WEB-INF/classes/org/glassfish/main/test/app/security/simplemultirolemapping/WebTest.class [2024-03-19T02:14:53.182Z] /WEB-INF/web.xml [2024-03-19T02:14:53.182Z] /WEB-INF/sun-web.xml [2024-03-19T02:14:53.182Z] 02:14:53.031527 INFO main p.security.simplemultirolemapping.SimpleMultiRoleMappingTest.prepareDeployment security-multimapping-ejb.jar: [2024-03-19T02:14:53.182Z] /org/ [2024-03-19T02:14:53.182Z] /org/glassfish/ [2024-03-19T02:14:53.182Z] /org/glassfish/main/ [2024-03-19T02:14:53.182Z] /org/glassfish/main/test/ [2024-03-19T02:14:53.182Z] /org/glassfish/main/test/app/ [2024-03-19T02:14:53.182Z] /org/glassfish/main/test/app/security/ [2024-03-19T02:14:53.182Z] /org/glassfish/main/test/app/security/simplemultirolemapping/ [2024-03-19T02:14:53.182Z] /org/glassfish/main/test/app/security/simplemultirolemapping/MessageBean.class [2024-03-19T02:14:53.182Z] /org/glassfish/main/test/app/security/simplemultirolemapping/MessageLocal.class [2024-03-19T02:14:53.182Z] /META-INF/ [2024-03-19T02:14:53.182Z] /META-INF/sun-ejb-jar.xml [2024-03-19T02:14:53.182Z] 02:14:53.032026 INFO main p.security.simplemultirolemapping.SimpleMultiRoleMappingTest.prepareDeployment 01948dfe-c172-41fd-9ec8-099caf20c6e9.ear: [2024-03-19T02:14:53.182Z] /security-multimapping-web.war [2024-03-19T02:14:53.182Z] /security-multimapping-ejb.jar [2024-03-19T02:14:53.182Z] /META-INF/ [2024-03-19T02:14:53.182Z] /META-INF/application.xml [2024-03-19T02:14:53.182Z] 02:14:53.035712 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit1328403157614838384/security-multimapping.ear]) [2024-03-19T02:14:54.109Z] Application deployed with name security-multimapping. [2024-03-19T02:14:54.109Z] Command deploy executed successfully. [2024-03-19T02:14:54.109Z] [2024-03-19T02:14:54.109Z] [2024-03-19T02:14:54.109Z] [2024-03-19T02:14:54.109Z] 02:14:53.856403 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-multimapping]) [2024-03-19T02:14:54.365Z] Command undeploy executed successfully. [2024-03-19T02:14:54.365Z] [2024-03-19T02:14:54.365Z] [2024-03-19T02:14:54.365Z] [2024-03-19T02:14:54.365Z] 02:14:54.256730 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, webuser]) [2024-03-19T02:14:54.622Z] Command delete-file-user executed successfully. [2024-03-19T02:14:54.622Z] [2024-03-19T02:14:54.622Z] [2024-03-19T02:14:54.622Z] [2024-03-19T02:14:54.622Z] 02:14:54.587121 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, bobby]) [2024-03-19T02:14:55.185Z] Command delete-file-user executed successfully. [2024-03-19T02:14:55.185Z] [2024-03-19T02:14:55.185Z] [2024-03-19T02:14:55.185Z] [2024-03-19T02:14:55.185Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.567 s -- in org.glassfish.main.test.app.security.simplemultirolemapping.SimpleMultiRoleMappingTest [2024-03-19T02:14:55.185Z] [INFO] Running org.glassfish.main.test.app.synchronize.SynchronizeStandaloneInstanceTest [2024-03-19T02:14:55.185Z] 02:14:54.933739 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-instance, --node, localhost-domain1, testInstance]) [2024-03-19T02:14:56.551Z] Command _create-instance-filesystem executed successfully. [2024-03-19T02:14:56.551Z] Port Assignments for server instance testInstance: [2024-03-19T02:14:56.551Z] OSGI_SHELL_TELNET_PORT=26666 [2024-03-19T02:14:56.551Z] JAVA_DEBUGGER_PORT=29009 [2024-03-19T02:14:56.551Z] JMS_PROVIDER_PORT=27676 [2024-03-19T02:14:56.551Z] HTTP_LISTENER_PORT=28080 [2024-03-19T02:14:56.551Z] IIOP_SSL_LISTENER_PORT=23820 [2024-03-19T02:14:56.551Z] ASADMIN_LISTENER_PORT=24848 [2024-03-19T02:14:56.551Z] IIOP_SSL_MUTUALAUTH_PORT=23920 [2024-03-19T02:14:56.551Z] JMX_SYSTEM_CONNECTOR_PORT=28686 [2024-03-19T02:14:56.551Z] HTTP_SSL_LISTENER_PORT=28181 [2024-03-19T02:14:56.551Z] IIOP_LISTENER_PORT=23700 [2024-03-19T02:14:56.551Z] The instance, testInstance, was created on host localhost [2024-03-19T02:14:56.551Z] Command create-instance executed successfully. [2024-03-19T02:14:56.551Z] [2024-03-19T02:14:56.551Z] [2024-03-19T02:14:56.551Z] [2024-03-19T02:14:56.551Z] 02:14:56.496877 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-instance, testInstance]) [2024-03-19T02:14:57.115Z] The instance, testInstance, is stopped. [2024-03-19T02:14:57.115Z] Command stop-instance executed successfully. [2024-03-19T02:14:57.115Z] [2024-03-19T02:14:57.115Z] [2024-03-19T02:14:57.115Z] [2024-03-19T02:14:57.115Z] 02:14:56.872017 INFO main .main.test.app.synchronize.SynchronizeStandaloneInstanceTest.createDeployment 67162530-43f6-4c84-9715-9d35caeb9777.war: [2024-03-19T02:14:57.115Z] /WEB-INF/ [2024-03-19T02:14:57.115Z] /WEB-INF/resources/ [2024-03-19T02:14:57.115Z] /WEB-INF/resources/sample.json [2024-03-19T02:14:57.115Z] /index.html [2024-03-19T02:14:57.115Z] 02:14:56.873142 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, testInstance, /tmp/junit15921893821209364161/SynchronizeStandaloneInstanceTest.war]) [2024-03-19T02:14:57.371Z] Application deployed with name SynchronizeStandaloneInstanceTest. [2024-03-19T02:14:57.371Z] Command deploy executed successfully. [2024-03-19T02:14:57.371Z] [2024-03-19T02:14:57.371Z] [2024-03-19T02:14:57.371Z] [2024-03-19T02:14:57.627Z] 02:14:57.341880 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[start-instance, testInstance]) [2024-03-19T02:15:04.171Z] Extracted transferred entry config/domain.xml of size 47,456 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/domain.xml [2024-03-19T02:15:04.171Z] Extracted transferred entry config/keystore.jks of size 6,222 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/keystore.jks [2024-03-19T02:15:04.171Z] Extracted transferred entry config/cacerts.jks of size 2,494 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/cacerts.jks [2024-03-19T02:15:04.171Z] Extracted transferred entry config/admin-keyfile of size 80 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/admin-keyfile [2024-03-19T02:15:04.171Z] Extracted transferred entry config/default-web.xml of size 49,341 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/default-web.xml [2024-03-19T02:15:04.171Z] Extracted transferred entry config/domain-passwords of size 32 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/domain-passwords [2024-03-19T02:15:04.171Z] Extracted transferred entry config/glassfish-acc.xml of size 2,581 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/glassfish-acc.xml [2024-03-19T02:15:04.171Z] Extracted transferred entry config/keyfile of size 0 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/keyfile [2024-03-19T02:15:04.171Z] Extracted transferred entry config/login.conf of size 1,258 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/login.conf [2024-03-19T02:15:04.171Z] Extracted transferred entry config/server.policy of size 5,892 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/server.policy [2024-03-19T02:15:04.171Z] Extracted transferred entry config/wss-server-config-1.0.xml of size 5,233 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/wss-server-config-1.0.xml [2024-03-19T02:15:04.172Z] Extracted transferred entry config/wss-server-config-2.0.xml of size 5,737 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/wss-server-config-2.0.xml [2024-03-19T02:15:04.172Z] Extracted transferred entry config/javaee.server.policy of size 2,843 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/javaee.server.policy [2024-03-19T02:15:04.172Z] Extracted transferred entry config/restrict.server.policy of size 1,642 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/restrict.server.policy [2024-03-19T02:15:04.172Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest [2024-03-19T02:15:04.172Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/WEB-INF/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/WEB-INF [2024-03-19T02:15:04.172Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/WEB-INF/resources/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/WEB-INF/resources [2024-03-19T02:15:04.172Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/WEB-INF/resources/sample.json of size 38 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/WEB-INF/resources/sample.json [2024-03-19T02:15:04.172Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/index.html of size 143 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/index.html [2024-03-19T02:15:04.172Z] Extracted transferred entry generated/jsp/SynchronizeStandaloneInstanceTest/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/generated/jsp/SynchronizeStandaloneInstanceTest [2024-03-19T02:15:04.172Z] Extracted transferred entry generated/xml/SynchronizeStandaloneInstanceTest/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/generated/xml/SynchronizeStandaloneInstanceTest [2024-03-19T02:15:04.173Z] Extracted transferred entry generated/ejb/SynchronizeStandaloneInstanceTest/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/generated/ejb/SynchronizeStandaloneInstanceTest [2024-03-19T02:15:04.173Z] Extracted transferred entry lib/applibs/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/lib/applibs [2024-03-19T02:15:04.173Z] Extracted transferred entry lib/classes/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/lib/classes [2024-03-19T02:15:04.173Z] Extracted transferred entry lib/ext/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/lib/ext [2024-03-19T02:15:04.173Z] Extracted transferred entry docroot/index.html of size 3,668 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/docroot/index.html [2024-03-19T02:15:04.173Z] Extracted transferred entry config/testInstance-config/docroot/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/testInstance-config/docroot [2024-03-19T02:15:04.173Z] Extracted transferred entry config/testInstance-config/lib/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/testInstance-config/lib [2024-03-19T02:15:04.173Z] Extracted transferred entry config/testInstance-config/lib/ext/ of size 6 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/testInstance-config/lib/ext [2024-03-19T02:15:04.173Z] Extracted transferred entry config/testInstance-config/logging.properties of size 9,529 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/config/testInstance-config/logging.properties [2024-03-19T02:15:04.173Z] Waiting for testInstance to start ...... [2024-03-19T02:15:04.173Z] Waiting finished after 5,146 ms. [2024-03-19T02:15:04.173Z] Successfully started the instance: testInstance [2024-03-19T02:15:04.173Z] instance Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance [2024-03-19T02:15:04.173Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/glassfish8/glassfish/nodes/localhost-domain1/testInstance/logs/server.log [2024-03-19T02:15:04.173Z] Admin Port: 24,848 [2024-03-19T02:15:04.173Z] Command start-local-instance executed successfully. [2024-03-19T02:15:04.173Z] The instance, testInstance, was started on host localhost [2024-03-19T02:15:04.173Z] Command start-instance executed successfully. [2024-03-19T02:15:04.173Z] [2024-03-19T02:15:04.173Z] [2024-03-19T02:15:04.173Z] [2024-03-19T02:15:04.173Z] 02:15:04.119590 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, --target, testInstance, SynchronizeStandaloneInstanceTest]) [2024-03-19T02:15:06.693Z] Command undeploy executed successfully. [2024-03-19T02:15:06.693Z] [2024-03-19T02:15:06.693Z] [2024-03-19T02:15:06.693Z] [2024-03-19T02:15:06.693Z] 02:15:06.523021 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-instance, testInstance]) [2024-03-19T02:15:13.231Z] The instance, testInstance, is stopped. [2024-03-19T02:15:13.231Z] Command stop-instance executed successfully. [2024-03-19T02:15:13.231Z] [2024-03-19T02:15:13.231Z] [2024-03-19T02:15:13.231Z] [2024-03-19T02:15:13.231Z] 02:15:12.649014 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-instance, testInstance]) [2024-03-19T02:15:13.794Z] Command _delete-instance-filesystem executed successfully. [2024-03-19T02:15:13.794Z] The instance, testInstance, was deleted from host localhost [2024-03-19T02:15:13.794Z] Command delete-instance executed successfully. [2024-03-19T02:15:13.794Z] [2024-03-19T02:15:13.794Z] [2024-03-19T02:15:13.794Z] [2024-03-19T02:15:13.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.69 s -- in org.glassfish.main.test.app.synchronize.SynchronizeStandaloneInstanceTest [2024-03-19T02:15:13.794Z] [INFO] Running org.glassfish.main.test.app.concurrency.executor.ManagedExecutorDefinitionWebTest [2024-03-19T02:15:13.794Z] 02:15:13.635223 INFO main st.app.concurrency.executor.ManagedExecutorDefinitionWebTest.createDeployment ManagedExecutorDefinitionWebTest.war: [2024-03-19T02:15:13.794Z] /WEB-INF/ [2024-03-19T02:15:13.794Z] /WEB-INF/classes/ [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/ [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/ [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/ [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/ManagedExecutorDefinitionServlet.class [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/IntContextProvider.class [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/IntContextProvider$IntContextSnapshot.class [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/IntContextProvider$IntContextRestorer.class [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/IntContextProvider$IntContext.class [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StringContextProvider.class [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StringContextProvider$StringContextSnapshot.class [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StringContextProvider$StringContextRestorer.class [2024-03-19T02:15:13.794Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StringContextProvider$StringContext.class [2024-03-19T02:15:13.794Z] /WEB-INF/classes/META-INF/ [2024-03-19T02:15:13.794Z] /WEB-INF/classes/META-INF/services/ [2024-03-19T02:15:13.794Z] /WEB-INF/classes/META-INF/services/jakarta.enterprise.concurrent.spi.ThreadContextProvider [2024-03-19T02:15:13.794Z] 02:15:13.638861 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /, --name, ManagedExecutorDefinitionServlet, /tmp/ManagedExecutorDefinitionServlet4014171157099754296.war]) [2024-03-19T02:15:14.356Z] Application deployed with name ManagedExecutorDefinitionServlet. [2024-03-19T02:15:14.356Z] Command deploy executed successfully. [2024-03-19T02:15:14.356Z] [2024-03-19T02:15:14.356Z] [2024-03-19T02:15:14.356Z] [2024-03-19T02:15:14.613Z] 02:15:14.408144 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, ManagedExecutorDefinitionServlet]) [2024-03-19T02:15:14.869Z] Command undeploy executed successfully. [2024-03-19T02:15:14.869Z] [2024-03-19T02:15:14.869Z] [2024-03-19T02:15:14.869Z] [2024-03-19T02:15:14.869Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 s -- in org.glassfish.main.test.app.concurrency.executor.ManagedExecutorDefinitionWebTest [2024-03-19T02:15:14.869Z] [INFO] Running org.glassfish.main.test.app.concurrency.executor.ManagedExecutorTasksSubmittedDuringDeploymentTest [2024-03-19T02:15:15.125Z] 02:15:14.817832 INFO main y.executor.ManagedExecutorTasksSubmittedDuringDeploymentTest.createDeployment ManagedExecutorTasksSubmittedDuringDeploymentTest.war: [2024-03-19T02:15:15.125Z] /WEB-INF/ [2024-03-19T02:15:15.125Z] /WEB-INF/classes/ [2024-03-19T02:15:15.125Z] /WEB-INF/classes/org/ [2024-03-19T02:15:15.125Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:15:15.125Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:15:15.125Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:15:15.125Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:15:15.125Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/ [2024-03-19T02:15:15.125Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/ [2024-03-19T02:15:15.125Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/ManagedExecutorTasksSubmittedDuringDeploymentServlet.class [2024-03-19T02:15:15.125Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StartupBean.class [2024-03-19T02:15:15.125Z] 02:15:14.819579 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /, --name, ManagedExecutorTasksSubmittedDuringDeploymentTest, /tmp/ManagedExecutorTasksSubmittedDuringDeploymentTest1476416545654281532.war]) [2024-03-19T02:15:15.688Z] Application deployed with name ManagedExecutorTasksSubmittedDuringDeploymentTest. [2024-03-19T02:15:15.688Z] Command deploy executed successfully. [2024-03-19T02:15:15.688Z] [2024-03-19T02:15:15.688Z] [2024-03-19T02:15:15.688Z] [2024-03-19T02:15:15.688Z] 02:15:15.596337 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, ManagedExecutorTasksSubmittedDuringDeploymentTest]) [2024-03-19T02:15:16.250Z] Command undeploy executed successfully. [2024-03-19T02:15:16.250Z] [2024-03-19T02:15:16.250Z] [2024-03-19T02:15:16.250Z] [2024-03-19T02:15:16.250Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 s -- in org.glassfish.main.test.app.concurrency.executor.ManagedExecutorTasksSubmittedDuringDeploymentTest [2024-03-19T02:15:16.250Z] [INFO] Running org.glassfish.main.test.app.mrjar.ear.MultiReleaseEnterpriseApplicationLibraryTest [2024-03-19T02:15:16.250Z] 02:15:16.022544 INFO main t.app.mrjar.ear.MultiReleaseEnterpriseApplicationLibraryTest.createDeployment mrear.ear: [2024-03-19T02:15:16.250Z] /lib/ [2024-03-19T02:15:16.250Z] /lib/mrlib.jar [2024-03-19T02:15:16.250Z] /mrwar.war [2024-03-19T02:15:16.250Z] 02:15:16.025340 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/mrear11954022694318979414/mrear.ear]) [2024-03-19T02:15:16.812Z] Application deployed with name mrear. [2024-03-19T02:15:16.812Z] Command deploy executed successfully. [2024-03-19T02:15:16.812Z] [2024-03-19T02:15:16.812Z] [2024-03-19T02:15:16.812Z] [2024-03-19T02:15:16.812Z] 02:15:16.651687 INFO main t.app.mrjar.ear.MultiReleaseEnterpriseApplicationLibraryTest.testMultiReleaseEarLibProcessingJdk17 Run test method testMultiReleaseEarLibProcessingJdk17 [2024-03-19T02:15:16.812Z] 02:15:16.661600 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, mrear]) [2024-03-19T02:15:17.068Z] Command undeploy executed successfully. [2024-03-19T02:15:17.068Z] [2024-03-19T02:15:17.068Z] [2024-03-19T02:15:17.068Z] [2024-03-19T02:15:17.068Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.032 s -- in org.glassfish.main.test.app.mrjar.ear.MultiReleaseEnterpriseApplicationLibraryTest [2024-03-19T02:15:17.068Z] [INFO] Running org.glassfish.main.test.app.mrjar.servlet.MultiReleaseServletContainerInitializerTest [2024-03-19T02:15:17.325Z] 02:15:17.043687 INFO main pp.mrjar.servlet.MultiReleaseServletContainerInitializerTest.createDeployment c7983a5b-29b6-4aa6-b88d-79af41c2ac31.war: [2024-03-19T02:15:17.325Z] /WEB-INF/ [2024-03-19T02:15:17.325Z] /WEB-INF/lib/ [2024-03-19T02:15:17.325Z] /WEB-INF/lib/mrlib.jar [2024-03-19T02:15:17.325Z] /WEB-INF/lib/scelib.jar [2024-03-19T02:15:17.325Z] 02:15:17.046618 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/mrscewebapp1193815512910421681/mrscewebapp.war]) [2024-03-19T02:15:17.581Z] Application deployed with name mrscewebapp. [2024-03-19T02:15:17.581Z] Command deploy executed successfully. [2024-03-19T02:15:17.581Z] [2024-03-19T02:15:17.581Z] [2024-03-19T02:15:17.581Z] [2024-03-19T02:15:17.581Z] 02:15:17.571600 INFO main pp.mrjar.servlet.MultiReleaseServletContainerInitializerTest.testServletContainerInitializerJdk17 Run test method testServletContainerInitializerJdk17 [2024-03-19T02:15:17.837Z] 02:15:17.574785 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, mrscewebapp]) [2024-03-19T02:15:18.093Z] Command undeploy executed successfully. [2024-03-19T02:15:18.093Z] [2024-03-19T02:15:18.093Z] [2024-03-19T02:15:18.093Z] [2024-03-19T02:15:18.093Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.897 s -- in org.glassfish.main.test.app.mrjar.servlet.MultiReleaseServletContainerInitializerTest [2024-03-19T02:15:18.093Z] [INFO] Running org.glassfish.main.test.app.mrjar.webapp.MultiReleaseWebApplicationTest [2024-03-19T02:15:18.093Z] 02:15:17.941716 INFO main sh.main.test.app.mrjar.webapp.MultiReleaseWebApplicationTest.createDeployment 20a3dfba-91da-45cf-af7c-bef8e1d0423e.war: [2024-03-19T02:15:18.093Z] /WEB-INF/ [2024-03-19T02:15:18.093Z] /WEB-INF/lib/ [2024-03-19T02:15:18.093Z] /WEB-INF/lib/mrlib.jar [2024-03-19T02:15:18.093Z] /WEB-INF/classes/ [2024-03-19T02:15:18.093Z] /WEB-INF/classes/org/ [2024-03-19T02:15:18.093Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:15:18.093Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:15:18.093Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:15:18.093Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:15:18.093Z] /WEB-INF/classes/org/glassfish/main/test/app/mrjar/ [2024-03-19T02:15:18.093Z] /WEB-INF/classes/org/glassfish/main/test/app/mrjar/webapp/ [2024-03-19T02:15:18.093Z] /WEB-INF/classes/org/glassfish/main/test/app/mrjar/webapp/MultiReleaseResource.class [2024-03-19T02:15:18.093Z] /WEB-INF/classes/org/glassfish/main/test/app/mrjar/webapp/MultiReleaseApplication.class [2024-03-19T02:15:18.093Z] 02:15:17.944050 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/mrwebapp1796168225237878506/mrwebapp.war]) [2024-03-19T02:15:18.655Z] Application deployed with name mrwebapp. [2024-03-19T02:15:18.655Z] Command deploy executed successfully. [2024-03-19T02:15:18.655Z] [2024-03-19T02:15:18.655Z] [2024-03-19T02:15:18.655Z] [2024-03-19T02:15:18.655Z] 02:15:18.557271 INFO main sh.main.test.app.mrjar.webapp.MultiReleaseWebApplicationTest.testMultiReleaseJarProcessingJdk17 Run test method testMultiReleaseJarProcessingJdk17 [2024-03-19T02:15:18.655Z] 02:15:18.565782 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, mrwebapp]) [2024-03-19T02:15:19.219Z] Command undeploy executed successfully. [2024-03-19T02:15:19.219Z] [2024-03-19T02:15:19.219Z] [2024-03-19T02:15:19.219Z] [2024-03-19T02:15:19.219Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.992 s -- in org.glassfish.main.test.app.mrjar.webapp.MultiReleaseWebApplicationTest [2024-03-19T02:15:19.219Z] [INFO] Running org.glassfish.main.test.app.web.jsp.JspReloadGeneratedServletIfUpdatedTest [2024-03-19T02:15:19.219Z] 02:15:18.934210 INFO main main.test.app.web.jsp.JspReloadGeneratedServletIfUpdatedTest.createDeployment JspReloadGeneratedServletIfUpdated.war: [2024-03-19T02:15:19.219Z] /reload/ [2024-03-19T02:15:19.219Z] /reload/JspReloadGeneratedServletIfUpdated.jsp [2024-03-19T02:15:19.219Z] /WEB-INF/ [2024-03-19T02:15:19.219Z] /WEB-INF/web.xml [2024-03-19T02:15:19.219Z] 02:15:18.935712 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /, --name, JspReloadGeneratedServletIfUpdatedTest, --precompilejsp, true, /tmp/JspReloadGeneratedServletIfUpdatedTest9993509389618376442.war]) [2024-03-19T02:15:20.148Z] Application deployed with name JspReloadGeneratedServletIfUpdatedTest. [2024-03-19T02:15:20.148Z] Command deploy executed successfully. [2024-03-19T02:15:20.148Z] [2024-03-19T02:15:20.148Z] [2024-03-19T02:15:20.148Z] [2024-03-19T02:15:20.148Z] 02:15:19.915706 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, JspReloadGeneratedServletIfUpdatedTest]) [2024-03-19T02:15:20.404Z] Command undeploy executed successfully. [2024-03-19T02:15:20.404Z] [2024-03-19T02:15:20.404Z] [2024-03-19T02:15:20.404Z] [2024-03-19T02:15:20.404Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.400 s -- in org.glassfish.main.test.app.web.jsp.JspReloadGeneratedServletIfUpdatedTest [2024-03-19T02:15:20.404Z] [INFO] Running org.glassfish.main.test.app.deploy.DeployOnVirtualServersTest [2024-03-19T02:15:20.404Z] 02:15:20.336417 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-virtual-server, --hosts, localhost, vserver1]) [2024-03-19T02:15:20.967Z] Command create-virtual-server executed successfully. [2024-03-19T02:15:20.967Z] [2024-03-19T02:15:20.967Z] [2024-03-19T02:15:20.967Z] [2024-03-19T02:15:20.967Z] 02:15:20.775139 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-virtual-server, --hosts, localhost, vserver2]) [2024-03-19T02:15:21.223Z] Command create-virtual-server executed successfully. [2024-03-19T02:15:21.223Z] [2024-03-19T02:15:21.223Z] [2024-03-19T02:15:21.223Z] [2024-03-19T02:15:21.223Z] 02:15:21.203308 INFO main rg.glassfish.main.test.app.deploy.DeployOnVirtualServersTest.prepareDeployment 54db6fbd-8cfa-44b8-a550-918d83fffb1e.war: [2024-03-19T02:15:21.223Z] /WEB-INF/ [2024-03-19T02:15:21.223Z] /WEB-INF/classes/ [2024-03-19T02:15:21.223Z] /WEB-INF/classes/org/ [2024-03-19T02:15:21.223Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:15:21.223Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:15:21.223Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:15:21.223Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:15:21.223Z] /WEB-INF/classes/org/glassfish/main/test/app/deploy/ [2024-03-19T02:15:21.223Z] /WEB-INF/classes/org/glassfish/main/test/app/deploy/SimpleResource.class [2024-03-19T02:15:21.223Z] /WEB-INF/classes/org/glassfish/main/test/app/deploy/SimpleApplication.class [2024-03-19T02:15:21.223Z] /WEB-INF/beans.xml [2024-03-19T02:15:21.480Z] 02:15:21.205620 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/junit15947164568955456132/DeployOnVirtualServersTestApp.war]) [2024-03-19T02:15:22.409Z] Application deployed with name DeployOnVirtualServersTestApp. [2024-03-19T02:15:22.409Z] Command deploy executed successfully. [2024-03-19T02:15:22.409Z] [2024-03-19T02:15:22.409Z] [2024-03-19T02:15:22.409Z] [2024-03-19T02:15:22.409Z] 02:15:22.132586 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, DeployOnVirtualServersTestApp]) [2024-03-19T02:15:22.665Z] Command undeploy executed successfully. [2024-03-19T02:15:22.665Z] [2024-03-19T02:15:22.665Z] [2024-03-19T02:15:22.665Z] [2024-03-19T02:15:22.665Z] 02:15:22.521414 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --virtualservers, server,vserver1, /tmp/junit15947164568955456132/DeployOnVirtualServersTestApp.war]) [2024-03-19T02:15:23.593Z] Application deployed with name DeployOnVirtualServersTestApp. [2024-03-19T02:15:23.593Z] Command deploy executed successfully. [2024-03-19T02:15:23.593Z] [2024-03-19T02:15:23.593Z] [2024-03-19T02:15:23.593Z] [2024-03-19T02:15:23.593Z] 02:15:23.318424 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, DeployOnVirtualServersTestApp]) [2024-03-19T02:15:23.850Z] Command undeploy executed successfully. [2024-03-19T02:15:23.850Z] [2024-03-19T02:15:23.850Z] [2024-03-19T02:15:23.850Z] [2024-03-19T02:15:23.850Z] 02:15:23.694883 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-virtual-server, vserver1]) [2024-03-19T02:15:24.414Z] Command delete-virtual-server executed successfully. [2024-03-19T02:15:24.414Z] [2024-03-19T02:15:24.414Z] [2024-03-19T02:15:24.414Z] [2024-03-19T02:15:24.414Z] 02:15:24.139272 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-virtual-server, vserver2]) [2024-03-19T02:15:24.670Z] Command delete-virtual-server executed successfully. [2024-03-19T02:15:24.670Z] [2024-03-19T02:15:24.670Z] [2024-03-19T02:15:24.670Z] [2024-03-19T02:15:24.670Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.182 s -- in org.glassfish.main.test.app.deploy.DeployOnVirtualServersTest [2024-03-19T02:15:24.670Z] [INFO] Running org.glassfish.main.test.app.ejb.AccessEJBWebTest [2024-03-19T02:15:24.670Z] 02:15:24.529250 INFO main org.glassfish.main.test.app.ejb.AccessEJBWebTest.createDeployment echoservice.war: [2024-03-19T02:15:24.670Z] /WEB-INF/ [2024-03-19T02:15:24.670Z] /WEB-INF/classes/ [2024-03-19T02:15:24.670Z] /WEB-INF/classes/org/ [2024-03-19T02:15:24.670Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:15:24.670Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:15:24.670Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:15:24.670Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:15:24.670Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/ [2024-03-19T02:15:24.670Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/EchoService.class [2024-03-19T02:15:24.670Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/EchoServiceLocal.class [2024-03-19T02:15:24.670Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/EchoServiceRemote.class [2024-03-19T02:15:24.671Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/EchoServiceEJB.class [2024-03-19T02:15:24.671Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/AccessLocalEJBByCDIServlet.class [2024-03-19T02:15:24.671Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/AccessLocalEJBByJNDIServlet.class [2024-03-19T02:15:24.671Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/AccessRemoteEJBByCDIServlet.class [2024-03-19T02:15:24.671Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/AccessRemoteEJBByJNDIServlet.class [2024-03-19T02:15:24.671Z] 02:15:24.531688 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /, --name, echoservice, /tmp/echoservice11164313457887594288.war]) [2024-03-19T02:15:25.599Z] Application deployed with name echoservice. [2024-03-19T02:15:25.599Z] Command deploy executed successfully. [2024-03-19T02:15:25.599Z] [2024-03-19T02:15:25.599Z] [2024-03-19T02:15:25.599Z] [2024-03-19T02:15:25.599Z] 02:15:25.383653 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, echoservice]) [2024-03-19T02:15:25.856Z] Command undeploy executed successfully. [2024-03-19T02:15:25.856Z] [2024-03-19T02:15:25.856Z] [2024-03-19T02:15:25.856Z] [2024-03-19T02:15:25.856Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s -- in org.glassfish.main.test.app.ejb.AccessEJBWebTest [2024-03-19T02:15:25.857Z] [INFO] Running org.glassfish.main.test.app.ejb.NoInterfaceViewEJBTest [2024-03-19T02:15:25.857Z] 02:15:25.805897 INFO main org.glassfish.main.test.app.ejb.NoInterfaceViewEJBTest.createDeployment a5492d4d-733b-4534-8e33-8c6e310065b1.war: [2024-03-19T02:15:25.857Z] /WEB-INF/ [2024-03-19T02:15:25.857Z] /WEB-INF/classes/ [2024-03-19T02:15:25.857Z] /WEB-INF/classes/org/ [2024-03-19T02:15:25.857Z] /WEB-INF/classes/org/glassfish/ [2024-03-19T02:15:25.857Z] /WEB-INF/classes/org/glassfish/main/ [2024-03-19T02:15:25.857Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-03-19T02:15:25.857Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-03-19T02:15:25.857Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/ [2024-03-19T02:15:25.857Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/NoInterfaceViewEJB.class [2024-03-19T02:15:25.857Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/NoInterfaceViewResource.class [2024-03-19T02:15:25.857Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/NoInterfaceViewApplication.class [2024-03-19T02:15:25.857Z] 02:15:25.807564 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/nointerfaceview2042647079305017773/nointerfaceview.war]) [2024-03-19T02:15:26.787Z] Application deployed with name nointerfaceview. [2024-03-19T02:15:26.787Z] Command deploy executed successfully. [2024-03-19T02:15:26.787Z] [2024-03-19T02:15:26.787Z] [2024-03-19T02:15:26.787Z] [2024-03-19T02:15:27.043Z] 02:15:26.770115 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, nointerfaceview]) [2024-03-19T02:15:27.299Z] Command undeploy executed successfully. [2024-03-19T02:15:27.299Z] [2024-03-19T02:15:27.299Z] [2024-03-19T02:15:27.299Z] [2024-03-19T02:15:27.299Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.349 s -- in org.glassfish.main.test.app.ejb.NoInterfaceViewEJBTest [2024-03-19T02:15:28.230Z] [INFO] [2024-03-19T02:15:28.230Z] [INFO] Results: [2024-03-19T02:15:28.230Z] [INFO] [2024-03-19T02:15:28.230Z] [WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 4 [2024-03-19T02:15:28.230Z] [INFO] [2024-03-19T02:15:28.230Z] [INFO] [2024-03-19T02:15:28.230Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ application-tests --- [2024-03-19T02:15:28.230Z] [INFO] Executing tasks [2024-03-19T02:15:28.230Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/classes/META-INF for [2024-03-19T02:15:28.230Z] [INFO] [echo] application-tests [2024-03-19T02:15:28.230Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/classes/META-INF [2024-03-19T02:15:28.230Z] [INFO] Executed tasks [2024-03-19T02:15:28.230Z] [INFO] [2024-03-19T02:15:28.230Z] [INFO] --- jar:3.3.0:jar (default-jar) @ application-tests --- [2024-03-19T02:15:28.230Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/application-tests.jar [2024-03-19T02:15:28.230Z] [INFO] [2024-03-19T02:15:28.230Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ application-tests --- [2024-03-19T02:15:28.230Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:31.500Z] [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [2024-03-19T02:15:31.500Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/bom.xml [2024-03-19T02:15:31.500Z] [INFO] attaching as application-tests-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:31.500Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/bom.json [2024-03-19T02:15:31.500Z] [INFO] attaching as application-tests-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:31.500Z] [INFO] [2024-03-19T02:15:31.500Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ application-tests --- [2024-03-19T02:15:31.500Z] [INFO] [2024-03-19T02:15:31.500Z] [INFO] --- failsafe:3.2.5:verify (verify) @ application-tests --- [2024-03-19T02:15:31.500Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/failsafe-reports [2024-03-19T02:15:31.501Z] [INFO] [2024-03-19T02:15:31.501Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-application-tests-checkstyle) @ application-tests --- [2024-03-19T02:15:31.757Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] --- install:3.1.1:install (default-install) @ application-tests --- [2024-03-19T02:15:31.757Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/application-tests/8.0.1-SNAPSHOT/application-tests-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:31.757Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/application-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/application-tests/8.0.1-SNAPSHOT/application-tests-8.0.1-SNAPSHOT.jar [2024-03-19T02:15:31.757Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/application-tests/8.0.1-SNAPSHOT/application-tests-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:31.757Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/application/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/application-tests/8.0.1-SNAPSHOT/application-tests-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [2024-03-19T02:15:31.757Z] [INFO] Building GlassFish Ant Tests 8.0.1-SNAPSHOT [289/332] [2024-03-19T02:15:31.757Z] [INFO] from appserver/tests/appserv-tests/pom.xml [2024-03-19T02:15:31.757Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tests --- [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ant-tests --- [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ant-tests --- [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ant-tests --- [2024-03-19T02:15:31.757Z] [INFO] No sources to compile [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ant-tests --- [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ant-tests --- [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tests --- [2024-03-19T02:15:31.757Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ant-tests --- [2024-03-19T02:15:31.757Z] [INFO] No sources to compile [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ant-tests --- [2024-03-19T02:15:31.757Z] [INFO] No sources to compile [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tests --- [2024-03-19T02:15:31.757Z] [INFO] Executing tasks [2024-03-19T02:15:31.757Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/classes/META-INF for [2024-03-19T02:15:31.757Z] [INFO] [echo] ant-tests [2024-03-19T02:15:31.757Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/classes/META-INF [2024-03-19T02:15:31.757Z] [INFO] Executed tasks [2024-03-19T02:15:31.757Z] [INFO] [2024-03-19T02:15:31.757Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ant-tests --- [2024-03-19T02:15:31.757Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:31.757Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:15:31.757Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/bom.xml [2024-03-19T02:15:31.757Z] [INFO] attaching as ant-tests-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:31.758Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/bom.json [2024-03-19T02:15:31.758Z] [INFO] attaching as ant-tests-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:31.758Z] [INFO] [2024-03-19T02:15:31.758Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tests --- [2024-03-19T02:15:31.758Z] [INFO] No tests to run. [2024-03-19T02:15:31.758Z] [INFO] [2024-03-19T02:15:31.758Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tests --- [2024-03-19T02:15:31.758Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/failsafe-reports [2024-03-19T02:15:31.758Z] [INFO] [2024-03-19T02:15:31.758Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-ant-tests-checkstyle) @ ant-tests --- [2024-03-19T02:15:31.758Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:31.758Z] [INFO] [2024-03-19T02:15:31.758Z] [INFO] --- install:3.1.1:install (default-install) @ ant-tests --- [2024-03-19T02:15:31.758Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/8.0.1-SNAPSHOT/ant-tests-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:31.758Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/8.0.1-SNAPSHOT/ant-tests-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:31.758Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/8.0.1-SNAPSHOT/ant-tests-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:31.758Z] [INFO] [2024-03-19T02:15:31.758Z] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [2024-03-19T02:15:31.758Z] [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 8.0.1-SNAPSHOT [290/332] [2024-03-19T02:15:31.758Z] [INFO] from appserver/tests/appserv-tests/cciblackbox-tx/pom.xml [2024-03-19T02:15:31.758Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:15:31.758Z] [INFO] [2024-03-19T02:15:31.758Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cciblackbox-tx --- [2024-03-19T02:15:31.758Z] [INFO] [2024-03-19T02:15:31.758Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cciblackbox-tx --- [2024-03-19T02:15:32.014Z] [INFO] [2024-03-19T02:15:32.014Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cciblackbox-tx --- [2024-03-19T02:15:32.014Z] [INFO] [2024-03-19T02:15:32.014Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cciblackbox-tx --- [2024-03-19T02:15:32.014Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:15:32.014Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:32.014Z] [INFO] [2024-03-19T02:15:32.014Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cciblackbox-tx --- [2024-03-19T02:15:32.014Z] [INFO] [2024-03-19T02:15:32.014Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cciblackbox-tx --- [2024-03-19T02:15:32.014Z] [INFO] [2024-03-19T02:15:32.014Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cciblackbox-tx --- [2024-03-19T02:15:32.014Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:32.014Z] [INFO] [2024-03-19T02:15:32.014Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cciblackbox-tx --- [2024-03-19T02:15:32.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/resources [2024-03-19T02:15:32.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/manpages [2024-03-19T02:15:32.015Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:15:32.015Z] [INFO] [2024-03-19T02:15:32.015Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cciblackbox-tx --- [2024-03-19T02:15:32.015Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:15:32.015Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:32.015Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[30,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.015Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[31,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.015Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[32,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.015Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[33,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.015Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[34,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.015Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[35,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.015Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[36,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.015Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[37,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.015Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[38,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.015Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[39,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.015Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[40,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.016Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[41,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.016Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[42,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.016Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[43,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.016Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[44,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.016Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[45,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.016Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[46,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.016Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[47,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.016Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[48,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.016Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[49,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.016Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Util.java:[50,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:15:32.016Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java:[200,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.016Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java:[203,13] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:32.017Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:15:32.017Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:15:32.017Z] [INFO] [2024-03-19T02:15:32.017Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cciblackbox-tx --- [2024-03-19T02:15:32.017Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:15:32.017Z] [INFO] Compiling 22 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:32.017Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '21' [2024-03-19T02:15:32.017Z] [INFO] [2024-03-19T02:15:32.017Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cciblackbox-tx --- [2024-03-19T02:15:32.017Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/src/test/resources [2024-03-19T02:15:32.017Z] [INFO] [2024-03-19T02:15:32.017Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cciblackbox-tx --- [2024-03-19T02:15:32.017Z] [INFO] No sources to compile [2024-03-19T02:15:32.017Z] [INFO] [2024-03-19T02:15:32.017Z] [INFO] --- surefire:3.2.5:test (default-test) @ cciblackbox-tx --- [2024-03-19T02:15:32.017Z] [INFO] No tests to run. [2024-03-19T02:15:32.017Z] [INFO] [2024-03-19T02:15:32.017Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cciblackbox-tx --- [2024-03-19T02:15:32.017Z] [INFO] Executing tasks [2024-03-19T02:15:32.017Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF for [2024-03-19T02:15:32.017Z] [INFO] [echo] cciblackbox-tx [2024-03-19T02:15:32.017Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF [2024-03-19T02:15:32.017Z] [INFO] Executed tasks [2024-03-19T02:15:32.017Z] [INFO] [2024-03-19T02:15:32.017Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cciblackbox-tx --- [2024-03-19T02:15:32.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar [2024-03-19T02:15:32.017Z] [INFO] [2024-03-19T02:15:32.017Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cciblackbox-tx --- [2024-03-19T02:15:32.017Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:32.275Z] [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [2024-03-19T02:15:32.275Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/bom.xml [2024-03-19T02:15:32.275Z] [INFO] attaching as cciblackbox-tx-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:32.275Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/bom.json [2024-03-19T02:15:32.275Z] [INFO] attaching as cciblackbox-tx-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:32.275Z] [INFO] [2024-03-19T02:15:32.275Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cciblackbox-tx --- [2024-03-19T02:15:32.275Z] [INFO] No tests to run. [2024-03-19T02:15:32.275Z] [INFO] [2024-03-19T02:15:32.275Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cciblackbox-tx --- [2024-03-19T02:15:32.275Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/failsafe-reports [2024-03-19T02:15:32.275Z] [INFO] [2024-03-19T02:15:32.275Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests.connectors-cciblackbox-tx-checkstyle) @ cciblackbox-tx --- [2024-03-19T02:15:33.204Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:33.204Z] [INFO] [2024-03-19T02:15:33.204Z] [INFO] --- install:3.1.1:install (default-install) @ cciblackbox-tx --- [2024-03-19T02:15:33.204Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/8.0.1-SNAPSHOT/cciblackbox-tx-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:33.204Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/8.0.1-SNAPSHOT/cciblackbox-tx-8.0.1-SNAPSHOT.jar [2024-03-19T02:15:33.205Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/8.0.1-SNAPSHOT/cciblackbox-tx-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:33.205Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/cciblackbox-tx/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/8.0.1-SNAPSHOT/cciblackbox-tx-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [2024-03-19T02:15:33.205Z] [INFO] Building connectors-ra-redeploy 8.0.1-SNAPSHOT [291/332] [2024-03-19T02:15:33.205Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml [2024-03-19T02:15:33.205Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.205Z] [INFO] No sources to compile [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.205Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.205Z] [INFO] No sources to compile [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.205Z] [INFO] No sources to compile [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.205Z] [INFO] Executing tasks [2024-03-19T02:15:33.205Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF for [2024-03-19T02:15:33.205Z] [INFO] [echo] connectors-ra-redeploy [2024-03-19T02:15:33.205Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF [2024-03-19T02:15:33.205Z] [INFO] Executed tasks [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.205Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:33.205Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:15:33.205Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/bom.xml [2024-03-19T02:15:33.205Z] [INFO] attaching as connectors-ra-redeploy-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:33.205Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/bom.json [2024-03-19T02:15:33.205Z] [INFO] attaching as connectors-ra-redeploy-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.205Z] [INFO] No tests to run. [2024-03-19T02:15:33.205Z] [INFO] [2024-03-19T02:15:33.205Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.206Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/failsafe-reports [2024-03-19T02:15:33.206Z] [INFO] [2024-03-19T02:15:33.206Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-checkstyle) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.206Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:33.206Z] [INFO] [2024-03-19T02:15:33.206Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy --- [2024-03-19T02:15:33.206Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/8.0.1-SNAPSHOT/connectors-ra-redeploy-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:33.206Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/8.0.1-SNAPSHOT/connectors-ra-redeploy-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:33.206Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/8.0.1-SNAPSHOT/connectors-ra-redeploy-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:33.206Z] [INFO] [2024-03-19T02:15:33.206Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [2024-03-19T02:15:33.206Z] [INFO] Building connectors-ra-redeploy-jars 8.0.1-SNAPSHOT [292/332] [2024-03-19T02:15:33.206Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml [2024-03-19T02:15:33.206Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:15:33.206Z] [INFO] [2024-03-19T02:15:33.206Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.206Z] [INFO] [2024-03-19T02:15:33.206Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.206Z] [INFO] [2024-03-19T02:15:33.206Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.206Z] [INFO] [2024-03-19T02:15:33.206Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.206Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:33.206Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:33.463Z] [INFO] [2024-03-19T02:15:33.463Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.463Z] [INFO] [2024-03-19T02:15:33.463Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.463Z] [INFO] [2024-03-19T02:15:33.463Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.463Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:33.463Z] [INFO] [2024-03-19T02:15:33.463Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/resources [2024-03-19T02:15:33.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/manpages [2024-03-19T02:15:33.463Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:15:33.463Z] [INFO] [2024-03-19T02:15:33.463Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.463Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:33.463Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:33.463Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java:[234,14] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:15:33.463Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java:[400,42] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:15:33.463Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[74,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:33.463Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[83,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:33.463Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[84,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:33.464Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[127,32] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:33.464Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[131,32] Short(java.lang.String) in java.lang.Short has been deprecated and marked for removal [2024-03-19T02:15:33.464Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[135,32] Byte(java.lang.String) in java.lang.Byte has been deprecated and marked for removal [2024-03-19T02:15:33.464Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[139,32] Long(java.lang.String) in java.lang.Long has been deprecated and marked for removal [2024-03-19T02:15:33.464Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[143,32] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-03-19T02:15:33.464Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[147,32] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal [2024-03-19T02:15:33.464Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[159,32] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-03-19T02:15:33.464Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/SecurityUtils.java:[67,62] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:15:33.464Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ConnectionHolder.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:15:33.464Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ConnectionHolder.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:15:33.464Z] [INFO] [2024-03-19T02:15:33.464Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.464Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:33.464Z] [INFO] Compiling 19 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:33.721Z] [INFO] [2024-03-19T02:15:33.721Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/test/resources [2024-03-19T02:15:33.721Z] [INFO] [2024-03-19T02:15:33.721Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.721Z] [INFO] No sources to compile [2024-03-19T02:15:33.721Z] [INFO] [2024-03-19T02:15:33.721Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.721Z] [INFO] No tests to run. [2024-03-19T02:15:33.721Z] [INFO] [2024-03-19T02:15:33.721Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.721Z] [INFO] Executing tasks [2024-03-19T02:15:33.721Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF for [2024-03-19T02:15:33.721Z] [INFO] [echo] connectors-ra-redeploy-jars [2024-03-19T02:15:33.721Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF [2024-03-19T02:15:33.721Z] [INFO] Executed tasks [2024-03-19T02:15:33.721Z] [INFO] [2024-03-19T02:15:33.721Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:15:33.721Z] [INFO] [2024-03-19T02:15:33.721Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:33.721Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:34.651Z] [INFO] CycloneDX: Creating BOM version 1.4 with 71 component(s) [2024-03-19T02:15:34.907Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/bom.xml [2024-03-19T02:15:34.907Z] [INFO] attaching as connectors-ra-redeploy-jars-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:34.907Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/bom.json [2024-03-19T02:15:34.907Z] [INFO] attaching as connectors-ra-redeploy-jars-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:34.907Z] [INFO] [2024-03-19T02:15:34.907Z] [INFO] --- jar:3.3.0:jar (version2) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:34.907Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar [2024-03-19T02:15:34.907Z] [INFO] [2024-03-19T02:15:34.907Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:34.907Z] [INFO] No tests to run. [2024-03-19T02:15:34.907Z] [INFO] [2024-03-19T02:15:34.907Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:34.907Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/failsafe-reports [2024-03-19T02:15:34.907Z] [INFO] [2024-03-19T02:15:34.907Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-jars-checkstyle) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:35.470Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:35.470Z] [INFO] [2024-03-19T02:15:35.470Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-jars --- [2024-03-19T02:15:35.470Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/8.0.1-SNAPSHOT/connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:35.471Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/8.0.1-SNAPSHOT/connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar [2024-03-19T02:15:35.471Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/8.0.1-SNAPSHOT/connectors-ra-redeploy-jars-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:35.471Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/8.0.1-SNAPSHOT/connectors-ra-redeploy-jars-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:35.471Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/8.0.1-SNAPSHOT/connectors-ra-redeploy-jars-8.0.1-SNAPSHOT-v2.jar [2024-03-19T02:15:35.471Z] [INFO] [2024-03-19T02:15:35.471Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [2024-03-19T02:15:35.471Z] [INFO] Building connectors-ra-redeploy-rars 8.0.1-SNAPSHOT [293/332] [2024-03-19T02:15:35.471Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml [2024-03-19T02:15:35.471Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-03-19T02:15:35.471Z] [INFO] [2024-03-19T02:15:35.471Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.471Z] [INFO] [2024-03-19T02:15:35.471Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.471Z] [INFO] [2024-03-19T02:15:35.471Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.471Z] [INFO] [2024-03-19T02:15:35.471Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.471Z] [INFO] No sources to compile [2024-03-19T02:15:35.471Z] [INFO] [2024-03-19T02:15:35.471Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.471Z] [INFO] [2024-03-19T02:15:35.471Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.471Z] [INFO] [2024-03-19T02:15:35.471Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.471Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:35.471Z] [INFO] [2024-03-19T02:15:35.471Z] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.471Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v1/connectors-ra-redeploy-jars.jar [2024-03-19T02:15:35.471Z] [INFO] [2024-03-19T02:15:35.471Z] [INFO] --- dependency:3.6.1:copy-dependencies (version2) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.471Z] [INFO] Copying connectors-ra-redeploy-jars-v2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v2/connectors-ra-redeploy-jars.jar [2024-03-19T02:15:35.472Z] [INFO] [2024-03-19T02:15:35.472Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/resources [2024-03-19T02:15:35.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/manpages [2024-03-19T02:15:35.472Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:15:35.472Z] [INFO] [2024-03-19T02:15:35.472Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.472Z] [INFO] No sources to compile [2024-03-19T02:15:35.472Z] [INFO] [2024-03-19T02:15:35.472Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.472Z] [INFO] No sources to compile [2024-03-19T02:15:35.472Z] [INFO] [2024-03-19T02:15:35.472Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/test/resources [2024-03-19T02:15:35.472Z] [INFO] [2024-03-19T02:15:35.472Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.472Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:35.472Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:15:35.472Z] [INFO] [2024-03-19T02:15:35.472Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.472Z] [INFO] [2024-03-19T02:15:35.472Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.472Z] [INFO] Executing tasks [2024-03-19T02:15:35.472Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF for [2024-03-19T02:15:35.472Z] [INFO] [echo] connectors-ra-redeploy-rars [2024-03-19T02:15:35.472Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF [2024-03-19T02:15:35.472Z] [INFO] Executed tasks [2024-03-19T02:15:35.472Z] [INFO] [2024-03-19T02:15:35.472Z] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-03-19T02:15:35.472Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-03-19T02:15:35.472Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2024-03-19T02:15:35.472Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-03-19T02:15:35.472Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-03-19T02:15:35.472Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:15:35.472Z] [INFO] [2024-03-19T02:15:35.472Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.472Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:35.729Z] [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [2024-03-19T02:15:35.729Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/bom.xml [2024-03-19T02:15:35.729Z] [INFO] attaching as connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:35.729Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/bom.json [2024-03-19T02:15:35.729Z] [INFO] attaching as connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:35.729Z] [INFO] [2024-03-19T02:15:35.729Z] [INFO] --- rar:3.0.0:rar (version2) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-03-19T02:15:35.730Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-03-19T02:15:35.730Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2024-03-19T02:15:35.730Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-03-19T02:15:35.730Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-03-19T02:15:35.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:15:35.730Z] [INFO] [2024-03-19T02:15:35.730Z] [INFO] --- rar:3.0.0:rar (nojar) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-03-19T02:15:35.730Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-03-19T02:15:35.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/nojar [2024-03-19T02:15:35.730Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-03-19T02:15:35.730Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-03-19T02:15:35.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:15:35.730Z] [INFO] [2024-03-19T02:15:35.730Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:35.730Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/failsafe-reports [2024-03-19T02:15:35.730Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:15:35.730Z] [INFO] [2024-03-19T02:15:35.730Z] [INFO] ------------------------------------------------------- [2024-03-19T02:15:35.730Z] [INFO] T E S T S [2024-03-19T02:15:35.730Z] [INFO] ------------------------------------------------------- [2024-03-19T02:15:35.730Z] [0.003s][info][gc] Using G1 [2024-03-19T02:15:36.293Z] [INFO] Running org.glassfish.main.tests.connectors.ra.ResourceAdapterITest [2024-03-19T02:15:36.293Z] jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-03-19T02:15:36.293Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.glassfish.main.tests.connectors.ra.ResourceAdapterITest [2024-03-19T02:15:36.550Z] [INFO] [2024-03-19T02:15:36.550Z] [INFO] Results: [2024-03-19T02:15:36.550Z] [INFO] [2024-03-19T02:15:36.550Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:15:36.550Z] [INFO] [2024-03-19T02:15:36.550Z] [INFO] [2024-03-19T02:15:36.550Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:36.550Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/failsafe-reports [2024-03-19T02:15:36.550Z] [INFO] [2024-03-19T02:15:36.550Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-checkstyle) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:36.550Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:36.550Z] [INFO] [2024-03-19T02:15:36.550Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars --- [2024-03-19T02:15:36.550Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:36.550Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar [2024-03-19T02:15:36.550Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:36.551Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:36.551Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar [2024-03-19T02:15:36.551Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [2024-03-19T02:15:36.551Z] [INFO] Building connectors-ra-redeploy-rars-xa 8.0.1-SNAPSHOT [294/332] [2024-03-19T02:15:36.551Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml [2024-03-19T02:15:36.551Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.551Z] [INFO] No sources to compile [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.551Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.551Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/v1/connectors-ra-redeploy-jars.jar [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/resources [2024-03-19T02:15:36.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/manpages [2024-03-19T02:15:36.551Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.551Z] [INFO] No sources to compile [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.551Z] [INFO] No sources to compile [2024-03-19T02:15:36.551Z] [INFO] [2024-03-19T02:15:36.551Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/test/resources [2024-03-19T02:15:36.552Z] [INFO] [2024-03-19T02:15:36.552Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.552Z] [INFO] No sources to compile [2024-03-19T02:15:36.552Z] [INFO] [2024-03-19T02:15:36.552Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.552Z] [INFO] No tests to run. [2024-03-19T02:15:36.552Z] [INFO] [2024-03-19T02:15:36.552Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.552Z] [INFO] Executing tasks [2024-03-19T02:15:36.552Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF for [2024-03-19T02:15:36.552Z] [INFO] [echo] connectors-ra-redeploy-rars-xa [2024-03-19T02:15:36.552Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF [2024-03-19T02:15:36.552Z] [INFO] Executed tasks [2024-03-19T02:15:36.552Z] [INFO] [2024-03-19T02:15:36.552Z] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.552Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-03-19T02:15:36.552Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-03-19T02:15:36.552Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa [2024-03-19T02:15:36.552Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/ra.xml [2024-03-19T02:15:36.552Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-03-19T02:15:36.552Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:15:36.552Z] [INFO] [2024-03-19T02:15:36.552Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.552Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:36.552Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T02:15:36.552Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/bom.xml [2024-03-19T02:15:36.552Z] [INFO] attaching as connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:36.552Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/bom.json [2024-03-19T02:15:36.552Z] [INFO] attaching as connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:36.552Z] [INFO] [2024-03-19T02:15:36.552Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.552Z] [INFO] No tests to run. [2024-03-19T02:15:36.552Z] [INFO] [2024-03-19T02:15:36.552Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.552Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/failsafe-reports [2024-03-19T02:15:36.552Z] [INFO] [2024-03-19T02:15:36.552Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-xa-checkstyle) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.552Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:36.552Z] [INFO] [2024-03-19T02:15:36.552Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars-xa --- [2024-03-19T02:15:36.553Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:36.553Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar [2024-03-19T02:15:36.553Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:36.553Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/8.0.1-SNAPSHOT/connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:36.553Z] [INFO] [2024-03-19T02:15:36.553Z] [INFO] --------------< org.glassfish.main.tests:report-builder >--------------- [2024-03-19T02:15:36.553Z] [INFO] Building report-builder 8.0.1-SNAPSHOT [295/332] [2024-03-19T02:15:36.553Z] [INFO] from appserver/tests/appserv-tests/report-builder/pom.xml [2024-03-19T02:15:36.553Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:15:36.553Z] [INFO] [2024-03-19T02:15:36.553Z] [INFO] --- clean:3.3.2:clean (default-clean) @ report-builder --- [2024-03-19T02:15:36.553Z] [INFO] [2024-03-19T02:15:36.553Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ report-builder --- [2024-03-19T02:15:36.553Z] [INFO] [2024-03-19T02:15:36.553Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ report-builder --- [2024-03-19T02:15:36.553Z] [INFO] [2024-03-19T02:15:36.553Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ report-builder --- [2024-03-19T02:15:36.553Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:15:36.553Z] [INFO] Compiling 17 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:36.810Z] [INFO] [2024-03-19T02:15:36.810Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ report-builder --- [2024-03-19T02:15:36.810Z] [INFO] [2024-03-19T02:15:36.810Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ report-builder --- [2024-03-19T02:15:36.810Z] [INFO] [2024-03-19T02:15:36.810Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ report-builder --- [2024-03-19T02:15:36.810Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:36.810Z] [INFO] [2024-03-19T02:15:36.810Z] [INFO] --- resources:3.3.1:resources (default-resources) @ report-builder --- [2024-03-19T02:15:36.810Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:15:36.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/src/main/manpages [2024-03-19T02:15:36.810Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:15:36.810Z] [INFO] [2024-03-19T02:15:36.810Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ report-builder --- [2024-03-19T02:15:36.810Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:15:36.810Z] [INFO] Compiling 17 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:36.810Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/Reporter.java: Some input files use or override a deprecated API. [2024-03-19T02:15:36.810Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/Reporter.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:15:36.810Z] [INFO] [2024-03-19T02:15:36.810Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ report-builder --- [2024-03-19T02:15:36.810Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:15:36.810Z] [INFO] Compiling 17 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:36.810Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:15:36.810Z] [INFO] [2024-03-19T02:15:36.810Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ report-builder --- [2024-03-19T02:15:36.810Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-03-19T02:15:36.810Z] [INFO] [2024-03-19T02:15:36.810Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ report-builder --- [2024-03-19T02:15:36.811Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:36.811Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:15:36.811Z] [INFO] [2024-03-19T02:15:36.811Z] [INFO] --- surefire:3.2.5:test (default-test) @ report-builder --- [2024-03-19T02:15:36.811Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/surefire-reports [2024-03-19T02:15:36.811Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:15:36.811Z] [INFO] [2024-03-19T02:15:36.811Z] [INFO] ------------------------------------------------------- [2024-03-19T02:15:36.811Z] [INFO] T E S T S [2024-03-19T02:15:36.811Z] [INFO] ------------------------------------------------------- [2024-03-19T02:15:36.811Z] [0.002s][info][gc] Using G1 [2024-03-19T02:15:37.375Z] [INFO] Running org.glassfish.devtests.reportbuilder.ReportTest [2024-03-19T02:15:37.375Z] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:15:37.375Z] [2024-03-19T02:15:37.375Z] [2024-03-19T02:15:37.375Z] ----------------------------------------- [2024-03-19T02:15:37.375Z] - first test: FAIL - [2024-03-19T02:15:37.375Z] - second test: PASS - [2024-03-19T02:15:37.375Z] - second test -- DUPLICATE: FAIL - [2024-03-19T02:15:37.375Z] ----------------------------------------- [2024-03-19T02:15:37.375Z] - Total PASS : 1 - [2024-03-19T02:15:37.375Z] - Total FAIL : 2 - [2024-03-19T02:15:37.375Z] - Total DID NOT RUN : 0 - [2024-03-19T02:15:37.375Z] ----------------------------------------- [2024-03-19T02:15:37.375Z] [0.504s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->3M(258M) 3.783ms [2024-03-19T02:15:37.375Z] ********************** [2024-03-19T02:15:37.375Z] * PASSED 205 * [2024-03-19T02:15:37.375Z] * FAILED 2 * [2024-03-19T02:15:37.375Z] * DID NOT RUN 0 * [2024-03-19T02:15:37.375Z] * TOTAL 207 * [2024-03-19T02:15:37.375Z] ********************** [2024-03-19T02:15:37.375Z] [2024-03-19T02:15:37.375Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.glassfish.devtests.reportbuilder.ReportTest [2024-03-19T02:15:37.937Z] [INFO] [2024-03-19T02:15:37.937Z] [INFO] Results: [2024-03-19T02:15:37.937Z] [INFO] [2024-03-19T02:15:37.937Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:15:37.937Z] [INFO] [2024-03-19T02:15:37.937Z] [INFO] [2024-03-19T02:15:37.937Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ report-builder --- [2024-03-19T02:15:37.937Z] [INFO] Executing tasks [2024-03-19T02:15:37.937Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/classes/META-INF for [2024-03-19T02:15:37.937Z] [INFO] [echo] report-builder [2024-03-19T02:15:37.937Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/classes/META-INF [2024-03-19T02:15:37.937Z] [INFO] Executed tasks [2024-03-19T02:15:37.937Z] [INFO] [2024-03-19T02:15:37.937Z] [INFO] --- jar:3.3.0:jar (default-jar) @ report-builder --- [2024-03-19T02:15:37.937Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/report-builder.jar [2024-03-19T02:15:37.937Z] [INFO] [2024-03-19T02:15:37.937Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ report-builder --- [2024-03-19T02:15:37.937Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:37.937Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:15:37.937Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/bom.xml [2024-03-19T02:15:37.937Z] [INFO] attaching as report-builder-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:37.937Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/bom.json [2024-03-19T02:15:37.937Z] [INFO] attaching as report-builder-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:37.937Z] [INFO] [2024-03-19T02:15:37.937Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ report-builder --- [2024-03-19T02:15:37.937Z] [INFO] [2024-03-19T02:15:37.937Z] [INFO] --- failsafe:3.2.5:verify (verify) @ report-builder --- [2024-03-19T02:15:37.937Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/failsafe-reports [2024-03-19T02:15:37.938Z] [INFO] [2024-03-19T02:15:37.938Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-report-builder-checkstyle) @ report-builder --- [2024-03-19T02:15:37.938Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:37.938Z] [INFO] [2024-03-19T02:15:37.938Z] [INFO] --- install:3.1.1:install (default-install) @ report-builder --- [2024-03-19T02:15:37.938Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/8.0.1-SNAPSHOT/report-builder-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:37.938Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/report-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/8.0.1-SNAPSHOT/report-builder-8.0.1-SNAPSHOT.jar [2024-03-19T02:15:37.938Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/8.0.1-SNAPSHOT/report-builder-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:37.938Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/report-builder/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/8.0.1-SNAPSHOT/report-builder-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:37.938Z] [INFO] [2024-03-19T02:15:37.938Z] [INFO] -----------------< org.glassfish.main.tests:reporter >------------------ [2024-03-19T02:15:37.938Z] [INFO] Building reporter 8.0.1-SNAPSHOT [296/332] [2024-03-19T02:15:37.938Z] [INFO] from appserver/tests/appserv-tests/reporter/pom.xml [2024-03-19T02:15:37.938Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:15:38.194Z] [INFO] [2024-03-19T02:15:38.194Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reporter --- [2024-03-19T02:15:38.194Z] [INFO] [2024-03-19T02:15:38.194Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ reporter --- [2024-03-19T02:15:38.194Z] [INFO] [2024-03-19T02:15:38.194Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ reporter --- [2024-03-19T02:15:38.194Z] [INFO] [2024-03-19T02:15:38.194Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ reporter --- [2024-03-19T02:15:38.194Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:15:38.194Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:38.194Z] [INFO] [2024-03-19T02:15:38.194Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ reporter --- [2024-03-19T02:15:38.194Z] [INFO] [2024-03-19T02:15:38.194Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ reporter --- [2024-03-19T02:15:38.194Z] [INFO] [2024-03-19T02:15:38.194Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ reporter --- [2024-03-19T02:15:38.194Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:38.194Z] [INFO] [2024-03-19T02:15:38.194Z] [INFO] --- resources:3.3.1:resources (default-resources) @ reporter --- [2024-03-19T02:15:38.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/resources [2024-03-19T02:15:38.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/manpages [2024-03-19T02:15:38.195Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:15:38.195Z] [INFO] [2024-03-19T02:15:38.195Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ reporter --- [2024-03-19T02:15:38.195Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:15:38.195Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:38.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[636,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:38.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[637,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:38.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[638,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:38.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[692,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:38.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[693,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:38.195Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[694,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-03-19T02:15:38.195Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.java: Some input files use or override a deprecated API. [2024-03-19T02:15:38.195Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:15:38.195Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:15:38.195Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:15:38.195Z] [INFO] [2024-03-19T02:15:38.195Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ reporter --- [2024-03-19T02:15:38.195Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:15:38.195Z] [INFO] Compiling 10 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:38.196Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:15:38.196Z] [INFO] [2024-03-19T02:15:38.196Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ reporter --- [2024-03-19T02:15:38.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/src/test/resources [2024-03-19T02:15:38.196Z] [INFO] [2024-03-19T02:15:38.196Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ reporter --- [2024-03-19T02:15:38.196Z] [INFO] No sources to compile [2024-03-19T02:15:38.196Z] [INFO] [2024-03-19T02:15:38.196Z] [INFO] --- surefire:3.2.5:test (default-test) @ reporter --- [2024-03-19T02:15:38.196Z] [INFO] No tests to run. [2024-03-19T02:15:38.196Z] [INFO] [2024-03-19T02:15:38.196Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ reporter --- [2024-03-19T02:15:38.196Z] [INFO] Executing tasks [2024-03-19T02:15:38.196Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/classes/META-INF for [2024-03-19T02:15:38.196Z] [INFO] [echo] reporter [2024-03-19T02:15:38.196Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/classes/META-INF [2024-03-19T02:15:38.196Z] [INFO] Executed tasks [2024-03-19T02:15:38.196Z] [INFO] [2024-03-19T02:15:38.196Z] [INFO] --- jar:3.3.0:jar (default-jar) @ reporter --- [2024-03-19T02:15:38.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/reporter.jar [2024-03-19T02:15:38.196Z] [INFO] [2024-03-19T02:15:38.196Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ reporter --- [2024-03-19T02:15:38.196Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:38.196Z] [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [2024-03-19T02:15:38.196Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/bom.xml [2024-03-19T02:15:38.196Z] [INFO] attaching as reporter-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:38.196Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/bom.json [2024-03-19T02:15:38.196Z] [INFO] attaching as reporter-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:38.196Z] [INFO] [2024-03-19T02:15:38.196Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ reporter --- [2024-03-19T02:15:38.196Z] [INFO] No tests to run. [2024-03-19T02:15:38.196Z] [INFO] [2024-03-19T02:15:38.196Z] [INFO] --- failsafe:3.2.5:verify (verify) @ reporter --- [2024-03-19T02:15:38.196Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/failsafe-reports [2024-03-19T02:15:38.196Z] [INFO] [2024-03-19T02:15:38.196Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-reporter-checkstyle) @ reporter --- [2024-03-19T02:15:39.126Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:39.126Z] [INFO] [2024-03-19T02:15:39.126Z] [INFO] --- install:3.1.1:install (default-install) @ reporter --- [2024-03-19T02:15:39.126Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/8.0.1-SNAPSHOT/reporter-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:39.126Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/reporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/8.0.1-SNAPSHOT/reporter-8.0.1-SNAPSHOT.jar [2024-03-19T02:15:39.126Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/8.0.1-SNAPSHOT/reporter-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:39.126Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/reporter/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/8.0.1-SNAPSHOT/reporter-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:39.126Z] [INFO] [2024-03-19T02:15:39.126Z] [INFO] ------------------< org.glassfish.main.tests:webtest >------------------ [2024-03-19T02:15:39.126Z] [INFO] Building webtest 8.0.1-SNAPSHOT [297/332] [2024-03-19T02:15:39.126Z] [INFO] from appserver/tests/appserv-tests/webtest/pom.xml [2024-03-19T02:15:39.126Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:15:39.126Z] [INFO] [2024-03-19T02:15:39.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtest --- [2024-03-19T02:15:39.126Z] [INFO] [2024-03-19T02:15:39.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webtest --- [2024-03-19T02:15:39.126Z] [INFO] [2024-03-19T02:15:39.126Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ webtest --- [2024-03-19T02:15:39.126Z] [INFO] [2024-03-19T02:15:39.126Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ webtest --- [2024-03-19T02:15:39.126Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:39.126Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:39.126Z] [INFO] [2024-03-19T02:15:39.126Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ webtest --- [2024-03-19T02:15:39.126Z] [INFO] [2024-03-19T02:15:39.126Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webtest --- [2024-03-19T02:15:39.126Z] [INFO] [2024-03-19T02:15:39.126Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtest --- [2024-03-19T02:15:39.126Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:39.126Z] [INFO] [2024-03-19T02:15:39.126Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webtest --- [2024-03-19T02:15:39.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/main/resources [2024-03-19T02:15:39.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/main/manpages [2024-03-19T02:15:39.126Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:15:39.126Z] [INFO] [2024-03-19T02:15:39.126Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ webtest --- [2024-03-19T02:15:39.126Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:39.126Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:39.126Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/httpd.java: Some input files use or override a deprecated API. [2024-03-19T02:15:39.127Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/httpd.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:15:39.127Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:15:39.127Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:15:39.127Z] [INFO] [2024-03-19T02:15:39.127Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ webtest --- [2024-03-19T02:15:39.127Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:39.127Z] [INFO] Compiling 14 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:39.127Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:15:39.127Z] [INFO] [2024-03-19T02:15:39.127Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webtest --- [2024-03-19T02:15:39.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/src/test/resources [2024-03-19T02:15:39.127Z] [INFO] [2024-03-19T02:15:39.127Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ webtest --- [2024-03-19T02:15:39.127Z] [INFO] No sources to compile [2024-03-19T02:15:39.127Z] [INFO] [2024-03-19T02:15:39.127Z] [INFO] --- surefire:3.2.5:test (default-test) @ webtest --- [2024-03-19T02:15:39.127Z] [INFO] No tests to run. [2024-03-19T02:15:39.127Z] [INFO] [2024-03-19T02:15:39.127Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtest --- [2024-03-19T02:15:39.127Z] [INFO] Executing tasks [2024-03-19T02:15:39.127Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/classes/META-INF for [2024-03-19T02:15:39.127Z] [INFO] [echo] webtest [2024-03-19T02:15:39.127Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/classes/META-INF [2024-03-19T02:15:39.127Z] [INFO] Executed tasks [2024-03-19T02:15:39.127Z] [INFO] [2024-03-19T02:15:39.127Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webtest --- [2024-03-19T02:15:39.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/webtest.jar [2024-03-19T02:15:39.127Z] [INFO] [2024-03-19T02:15:39.127Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webtest --- [2024-03-19T02:15:39.127Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:39.383Z] [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [2024-03-19T02:15:39.383Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/bom.xml [2024-03-19T02:15:39.383Z] [INFO] attaching as webtest-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:39.383Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/bom.json [2024-03-19T02:15:39.384Z] [INFO] attaching as webtest-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:39.384Z] [INFO] [2024-03-19T02:15:39.384Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtest --- [2024-03-19T02:15:39.384Z] [INFO] No tests to run. [2024-03-19T02:15:39.384Z] [INFO] [2024-03-19T02:15:39.384Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webtest --- [2024-03-19T02:15:39.384Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/failsafe-reports [2024-03-19T02:15:39.384Z] [INFO] [2024-03-19T02:15:39.384Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-webtest-checkstyle) @ webtest --- [2024-03-19T02:15:39.946Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:39.946Z] [INFO] [2024-03-19T02:15:39.946Z] [INFO] --- install:3.1.1:install (default-install) @ webtest --- [2024-03-19T02:15:39.946Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/8.0.1-SNAPSHOT/webtest-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:39.946Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/webtest.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/8.0.1-SNAPSHOT/webtest-8.0.1-SNAPSHOT.jar [2024-03-19T02:15:39.946Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/8.0.1-SNAPSHOT/webtest-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:39.946Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/webtest/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/8.0.1-SNAPSHOT/webtest-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:39.946Z] [INFO] [2024-03-19T02:15:39.946Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:15:39.946Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [298/332] [2024-03-19T02:15:39.946Z] [INFO] from appserver/tests/appserv-tests/lib/pom.xml [2024-03-19T02:15:39.946Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:15:39.946Z] [INFO] [2024-03-19T02:15:39.946Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:15:39.946Z] [INFO] [2024-03-19T02:15:39.946Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:15:39.946Z] [INFO] [2024-03-19T02:15:39.946Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:15:39.946Z] [INFO] [2024-03-19T02:15:39.946Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:15:39.946Z] [INFO] No sources to compile [2024-03-19T02:15:39.946Z] [INFO] [2024-03-19T02:15:39.946Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:15:39.946Z] [INFO] [2024-03-19T02:15:39.946Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:15:39.946Z] [INFO] [2024-03-19T02:15:39.946Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:15:39.946Z] [INFO] No sources to compile [2024-03-19T02:15:39.946Z] [INFO] [2024-03-19T02:15:39.946Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:15:39.946Z] [INFO] No sources to compile [2024-03-19T02:15:39.946Z] [INFO] [2024-03-19T02:15:39.946Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:15:39.946Z] [INFO] Executing tasks [2024-03-19T02:15:39.946Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:15:39.946Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:15:39.946Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:15:39.946Z] [INFO] Executed tasks [2024-03-19T02:15:39.946Z] [INFO] [2024-03-19T02:15:39.947Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:15:39.947Z] [INFO] Copying webtest.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:15:39.947Z] [INFO] Copying reporter.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:15:39.947Z] [INFO] Copying report-builder.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:15:39.947Z] [INFO] Copying cciblackbox-tx.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:15:39.947Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:15:39.947Z] [INFO] Copying connectors-ra-redeploy-rars.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:15:39.947Z] [INFO] Copying connectors-ra-redeploy-rars-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:15:39.947Z] [INFO] Copying connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:15:39.947Z] [INFO] Copying connectors-ra-redeploy-rars-xa.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:15:39.947Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:15:39.947Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:15:39.947Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:15:39.947Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:15:39.947Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:15:39.947Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:15:39.947Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:15:39.947Z] [INFO] [2024-03-19T02:15:39.947Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:15:39.947Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:40.203Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:15:40.203Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:15:40.203Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:40.203Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:15:40.203Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:40.203Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dependency-lib-downloader --- [2024-03-19T02:15:40.204Z] [INFO] No tests to run. [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dependency-lib-downloader --- [2024-03-19T02:15:40.204Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/failsafe-reports [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.tests-dependency-lib-downloader-checkstyle) @ dependency-lib-downloader --- [2024-03-19T02:15:40.204Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- install:3.1.1:install (default-install) @ dependency-lib-downloader --- [2024-03-19T02:15:40.204Z] [INFO] Skipping artifact installation [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --------------------< org.glassfish.tests:embedded >-------------------- [2024-03-19T02:15:40.204Z] [INFO] Building GlassFish Embedded Tests 8.0.1-SNAPSHOT [299/332] [2024-03-19T02:15:40.204Z] [INFO] from appserver/tests/embedded/pom.xml [2024-03-19T02:15:40.204Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ embedded --- [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ embedded --- [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ embedded --- [2024-03-19T02:15:40.204Z] [INFO] No sources to compile [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ embedded --- [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ embedded --- [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ embedded --- [2024-03-19T02:15:40.204Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ embedded --- [2024-03-19T02:15:40.204Z] [INFO] No sources to compile [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ embedded --- [2024-03-19T02:15:40.204Z] [INFO] No sources to compile [2024-03-19T02:15:40.204Z] [INFO] [2024-03-19T02:15:40.204Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ embedded --- [2024-03-19T02:15:40.461Z] [INFO] Executing tasks [2024-03-19T02:15:40.461Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/target/classes/META-INF for [2024-03-19T02:15:40.461Z] [INFO] [echo] embedded [2024-03-19T02:15:40.461Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/target/classes/META-INF [2024-03-19T02:15:40.461Z] [INFO] Executed tasks [2024-03-19T02:15:40.461Z] [INFO] [2024-03-19T02:15:40.461Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ embedded --- [2024-03-19T02:15:40.461Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:40.461Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:15:40.462Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/target/bom.xml [2024-03-19T02:15:40.462Z] [INFO] attaching as embedded-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:40.462Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/target/bom.json [2024-03-19T02:15:40.462Z] [INFO] attaching as embedded-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ embedded --- [2024-03-19T02:15:40.462Z] [INFO] No tests to run. [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- failsafe:3.2.5:verify (verify) @ embedded --- [2024-03-19T02:15:40.462Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/target/failsafe-reports [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests-embedded-checkstyle) @ embedded --- [2024-03-19T02:15:40.462Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- install:3.1.1:install (default-install) @ embedded --- [2024-03-19T02:15:40.462Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/8.0.1-SNAPSHOT/embedded-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:40.462Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/8.0.1-SNAPSHOT/embedded-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:40.462Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/8.0.1-SNAPSHOT/embedded-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] -----------------< org.glassfish.tests.embedded:basic >----------------- [2024-03-19T02:15:40.462Z] [INFO] Building Basic tests for testing org.glassfish.embeddable APIs 8.0.1-SNAPSHOT [300/332] [2024-03-19T02:15:40.462Z] [INFO] from appserver/tests/embedded/basic/pom.xml [2024-03-19T02:15:40.462Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- clean:3.3.2:clean (default-clean) @ basic --- [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ basic --- [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ basic --- [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ basic --- [2024-03-19T02:15:40.462Z] [INFO] No sources to compile [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ basic --- [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ basic --- [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ basic --- [2024-03-19T02:15:40.462Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ basic --- [2024-03-19T02:15:40.462Z] [INFO] No sources to compile [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ basic --- [2024-03-19T02:15:40.462Z] [INFO] No sources to compile [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ basic --- [2024-03-19T02:15:40.462Z] [INFO] Executing tasks [2024-03-19T02:15:40.462Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/target/classes/META-INF for [2024-03-19T02:15:40.462Z] [INFO] [echo] basic [2024-03-19T02:15:40.462Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/target/classes/META-INF [2024-03-19T02:15:40.462Z] [INFO] Executed tasks [2024-03-19T02:15:40.462Z] [INFO] [2024-03-19T02:15:40.462Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ basic --- [2024-03-19T02:15:40.462Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:40.462Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:15:40.462Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/target/bom.xml [2024-03-19T02:15:40.463Z] [INFO] attaching as basic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:40.463Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/target/bom.json [2024-03-19T02:15:40.463Z] [INFO] attaching as basic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:40.463Z] [INFO] [2024-03-19T02:15:40.463Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ basic --- [2024-03-19T02:15:40.463Z] [INFO] No tests to run. [2024-03-19T02:15:40.463Z] [INFO] [2024-03-19T02:15:40.463Z] [INFO] --- failsafe:3.2.5:verify (verify) @ basic --- [2024-03-19T02:15:40.463Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/target/failsafe-reports [2024-03-19T02:15:40.463Z] [INFO] [2024-03-19T02:15:40.463Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded-basic-checkstyle) @ basic --- [2024-03-19T02:15:40.463Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:40.463Z] [INFO] [2024-03-19T02:15:40.463Z] [INFO] --- install:3.1.1:install (default-install) @ basic --- [2024-03-19T02:15:40.463Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/8.0.1-SNAPSHOT/basic-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:40.463Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/8.0.1-SNAPSHOT/basic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:40.463Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/8.0.1-SNAPSHOT/basic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:40.463Z] [INFO] [2024-03-19T02:15:40.463Z] [INFO] ------------< org.glassfish.tests.embedded.basic:lifecycle >------------ [2024-03-19T02:15:40.463Z] [INFO] Building Test newGlassFish(), start(), stop(), dispose() lifecyle operations 8.0.1-SNAPSHOT [301/332] [2024-03-19T02:15:40.463Z] [INFO] from appserver/tests/embedded/basic/lifecycle/pom.xml [2024-03-19T02:15:40.463Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- clean:3.3.2:clean (default-clean) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] No sources to compile [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- resources:3.3.1:resources (default-resources) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/src/main/resources [2024-03-19T02:15:40.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/src/main/manpages [2024-03-19T02:15:40.720Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] No sources to compile [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] No sources to compile [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/src/test/resources [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:40.720Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:15:40.720Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:15:40.720Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:15:40.720Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:15:40.720Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:15:40.720Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:15:40.720Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:15:40.720Z] Use -proc:none to disable annotation processing. [2024-03-19T02:15:40.720Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:15:40.720Z] [INFO] [2024-03-19T02:15:40.720Z] [INFO] --- surefire:3.2.5:test (default-test) @ lifecycle --- [2024-03-19T02:15:40.720Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/target/surefire-reports [2024-03-19T02:15:40.721Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:15:40.721Z] [INFO] [2024-03-19T02:15:40.721Z] [INFO] ------------------------------------------------------- [2024-03-19T02:15:40.721Z] [INFO] T E S T S [2024-03-19T02:15:40.721Z] [INFO] ------------------------------------------------------- [2024-03-19T02:15:40.721Z] [0.003s][info][gc] Using G1 [2024-03-19T02:15:41.283Z] [INFO] Running org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest [2024-03-19T02:15:41.283Z] [0.585s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.224ms [2024-03-19T02:15:41.846Z] [1.105s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 6.324ms [2024-03-19T02:15:41.846Z] 02:15:41.700486 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:15:41.846Z] 02:15:41.743893 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 createdcom.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@26ae880a [2024-03-19T02:15:42.102Z] 02:15:41.867372 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:15:42.102Z] 02:15:41.868543 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:15:42.102Z] 02:15:41.901537 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:15:42.359Z] [1.601s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 47M->19M(258M) 4.761ms [2024-03-19T02:15:42.359Z] [1.601s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:15:42.359Z] [1.612s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.857ms [2024-03-19T02:15:42.359Z] [1.615s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.078ms [2024-03-19T02:15:42.359Z] [1.617s][info][gc] GC(3) Concurrent Mark Cycle 15.477ms [2024-03-19T02:15:42.615Z] 02:15:42.293999 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:15:42.615Z] 02:15:42.401399 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (549 ms), startup services (655 ms), total (1,204 ms) [2024-03-19T02:15:42.615Z] 02:15:42.478510 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed13920342165601419957tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed13920342165601419957tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:15:42.871Z] 02:15:42.594189 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:15:42.872Z] 02:15:42.609179 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 started #1 [2024-03-19T02:15:43.803Z] 02:15:43.613918 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:15:43.803Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:15:43.803Z] 02:15:43.637273 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:15:43.803Z] 02:15:43.637742 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 stopped #1 [2024-03-19T02:15:43.803Z] 02:15:43.643799 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:15:43.803Z] 02:15:43.644184 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:15:43.803Z] 02:15:43.647682 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (2,441 ms), startup services (9 ms), total (2,450 ms) [2024-03-19T02:15:43.803Z] 02:15:43.651905 INFO Thread-12 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:15:43.803Z] 02:15:43.654364 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 started #2 [2024-03-19T02:15:44.731Z] 02:15:44.655150 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:15:44.731Z] 02:15:44.655988 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:15:44.732Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:15:44.732Z] 02:15:44.659985 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:15:44.732Z] 02:15:44.660256 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 stopped #2 [2024-03-19T02:15:44.732Z] 02:15:44.662919 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 disposed [2024-03-19T02:15:44.732Z] 02:15:44.663402 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.checkDisposed Checking whether /tmp/gfembed13920342165601419957tmp is disposed or not [2024-03-19T02:15:44.988Z] 02:15:44.815950 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:15:44.988Z] 02:15:44.825631 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test instance2 createdcom.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@4ae8fb2a [2024-03-19T02:15:44.988Z] 02:15:44.841977 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:15:44.988Z] 02:15:44.842442 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:15:44.988Z] 02:15:44.869989 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:15:44.989Z] 02:15:44.882966 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (106 ms), startup services (56 ms), total (162 ms) [2024-03-19T02:15:44.989Z] 02:15:44.891683 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed13920342165601419957tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed13920342165601419957tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:15:44.989Z] 02:15:44.896190 INFO Thread-17 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:15:44.989Z] 02:15:44.901689 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 started #1 [2024-03-19T02:15:46.355Z] 02:15:45.905222 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:15:46.355Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:15:46.356Z] 02:15:45.911128 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:15:46.356Z] 02:15:45.911598 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 stopped #1 [2024-03-19T02:15:46.356Z] 02:15:45.917198 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:15:46.356Z] 02:15:45.917559 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:15:46.356Z] 02:15:45.921792 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (1,191 ms), startup services (10 ms), total (1,201 ms) [2024-03-19T02:15:46.356Z] 02:15:45.926961 INFO Thread-21 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:15:46.356Z] 02:15:45.933092 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 started #2 [2024-03-19T02:15:47.290Z] 02:15:46.933991 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:15:47.290Z] 02:15:46.934831 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:15:47.290Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:15:47.290Z] 02:15:46.938736 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:15:47.290Z] 02:15:46.938996 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 stopped #2 [2024-03-19T02:15:47.290Z] 02:15:46.941957 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 disposed [2024-03-19T02:15:47.290Z] 02:15:46.942400 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.checkDisposed Checking whether /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/target/surefire-workdir/gfembed16409668695891221458tmp is disposed or not [2024-03-19T02:15:47.290Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.903 s -- in org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest [2024-03-19T02:15:47.548Z] [INFO] [2024-03-19T02:15:47.548Z] [INFO] Results: [2024-03-19T02:15:47.548Z] [INFO] [2024-03-19T02:15:47.548Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:15:47.548Z] [INFO] [2024-03-19T02:15:47.548Z] [INFO] [2024-03-19T02:15:47.548Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ lifecycle --- [2024-03-19T02:15:47.548Z] [INFO] Executing tasks [2024-03-19T02:15:47.548Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/target/classes/META-INF for [2024-03-19T02:15:47.548Z] [INFO] [echo] lifecycle [2024-03-19T02:15:47.548Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/target/classes/META-INF [2024-03-19T02:15:47.548Z] [INFO] Executed tasks [2024-03-19T02:15:47.548Z] [INFO] [2024-03-19T02:15:47.548Z] [INFO] --- jar:3.3.0:jar (default-jar) @ lifecycle --- [2024-03-19T02:15:47.548Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/target/lifecycle.jar [2024-03-19T02:15:47.548Z] [INFO] [2024-03-19T02:15:47.548Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ lifecycle --- [2024-03-19T02:15:47.548Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:48.914Z] [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [2024-03-19T02:15:48.914Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/target/bom.xml [2024-03-19T02:15:48.914Z] [INFO] attaching as lifecycle-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:48.914Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/target/bom.json [2024-03-19T02:15:48.914Z] [INFO] attaching as lifecycle-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:48.914Z] [INFO] [2024-03-19T02:15:48.914Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ lifecycle --- [2024-03-19T02:15:48.914Z] [INFO] [2024-03-19T02:15:48.914Z] [INFO] --- failsafe:3.2.5:verify (verify) @ lifecycle --- [2024-03-19T02:15:48.915Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/target/failsafe-reports [2024-03-19T02:15:48.915Z] [INFO] [2024-03-19T02:15:48.915Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.basic-lifecycle-checkstyle) @ lifecycle --- [2024-03-19T02:15:48.915Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:48.915Z] [INFO] [2024-03-19T02:15:48.915Z] [INFO] --- install:3.1.1:install (default-install) @ lifecycle --- [2024-03-19T02:15:48.915Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/lifecycle/8.0.1-SNAPSHOT/lifecycle-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:48.915Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/target/lifecycle.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/lifecycle/8.0.1-SNAPSHOT/lifecycle-8.0.1-SNAPSHOT.jar [2024-03-19T02:15:48.915Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/lifecycle/8.0.1-SNAPSHOT/lifecycle-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:48.915Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/basic/lifecycle/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/lifecycle/8.0.1-SNAPSHOT/lifecycle-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:48.915Z] [INFO] [2024-03-19T02:15:48.915Z] [INFO] ------------< org.glassfish.tests.embedded.basic:cdi_basic >------------ [2024-03-19T02:15:48.915Z] [INFO] Building Basic CDI Test 8.0.1-SNAPSHOT [302/332] [2024-03-19T02:15:48.915Z] [INFO] from appserver/tests/embedded/cdi_basic/pom.xml [2024-03-19T02:15:48.915Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:15:48.915Z] [INFO] [2024-03-19T02:15:48.915Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi_basic --- [2024-03-19T02:15:48.915Z] [INFO] [2024-03-19T02:15:48.915Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cdi_basic --- [2024-03-19T02:15:48.915Z] [INFO] [2024-03-19T02:15:48.915Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cdi_basic --- [2024-03-19T02:15:48.915Z] [INFO] [2024-03-19T02:15:48.915Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cdi_basic --- [2024-03-19T02:15:48.915Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:48.915Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:48.915Z] [INFO] [2024-03-19T02:15:48.915Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cdi_basic --- [2024-03-19T02:15:48.915Z] [INFO] [2024-03-19T02:15:48.915Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cdi_basic --- [2024-03-19T02:15:48.915Z] [INFO] [2024-03-19T02:15:48.915Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi_basic --- [2024-03-19T02:15:48.915Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:48.915Z] [INFO] [2024-03-19T02:15:48.915Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi_basic --- [2024-03-19T02:15:48.915Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-03-19T02:15:48.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/src/main/manpages [2024-03-19T02:15:48.915Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:15:48.915Z] [INFO] [2024-03-19T02:15:48.915Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cdi_basic --- [2024-03-19T02:15:48.915Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:48.915Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:49.172Z] [INFO] [2024-03-19T02:15:49.172Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cdi_basic --- [2024-03-19T02:15:49.172Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:49.172Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:49.172Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:15:49.172Z] [INFO] [2024-03-19T02:15:49.172Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi_basic --- [2024-03-19T02:15:49.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/src/test/resources [2024-03-19T02:15:49.172Z] [INFO] [2024-03-19T02:15:49.172Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cdi_basic --- [2024-03-19T02:15:49.172Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:49.172Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:15:49.428Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:15:49.428Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:15:49.428Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:15:49.428Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:15:49.428Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:15:49.428Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:15:49.428Z] Use -proc:none to disable annotation processing. [2024-03-19T02:15:49.428Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:15:49.428Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/src/test/java/org/glassfish/tests/embedded/cdi_basic/BasicCDIUnitTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/src/test/java/org/glassfish/tests/embedded/cdi_basic/BasicCDIUnitTest.java uses or overrides a deprecated API. [2024-03-19T02:15:49.429Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/src/test/java/org/glassfish/tests/embedded/cdi_basic/BasicCDIUnitTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:15:49.429Z] [INFO] [2024-03-19T02:15:49.429Z] [INFO] --- surefire:3.2.5:test (default-test) @ cdi_basic --- [2024-03-19T02:15:49.429Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/target/surefire-reports [2024-03-19T02:15:49.429Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:15:49.429Z] [INFO] [2024-03-19T02:15:49.429Z] [INFO] ------------------------------------------------------- [2024-03-19T02:15:49.429Z] [INFO] T E S T S [2024-03-19T02:15:49.429Z] [INFO] ------------------------------------------------------- [2024-03-19T02:15:49.429Z] [0.003s][info][gc] Using G1 [2024-03-19T02:15:49.685Z] [INFO] Running org.glassfish.tests.embedded.cdi_basic.BasicCDIUnitTest [2024-03-19T02:15:49.941Z] [0.565s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.790ms [2024-03-19T02:15:50.503Z] [1.019s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 5.847ms [2024-03-19T02:15:50.503Z] 02:15:50.205036 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:15:50.503Z] 02:15:50.298831 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:15:50.503Z] 02:15:50.361346 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:15:51.066Z] [1.605s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->19M(258M) 6.047ms [2024-03-19T02:15:51.066Z] [1.605s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:15:51.066Z] [1.618s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.915ms [2024-03-19T02:15:51.066Z] [1.621s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.077ms [2024-03-19T02:15:51.066Z] [1.623s][info][gc] GC(3) Concurrent Mark Cycle 18.325ms [2024-03-19T02:15:51.067Z] 02:15:50.875049 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:15:51.067Z] 02:15:50.884792 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:15:51.067Z] 02:15:50.893004 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:15:51.067Z] 02:15:50.894340 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:15:51.067Z] 02:15:50.895009 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:15:51.323Z] 02:15:51.149499 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (827 ms), startup services (567 ms), total (1,394 ms) [2024-03-19T02:15:51.323Z] 02:15:51.217901 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed13611352508667494661tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed13611352508667494661tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:15:51.579Z] 02:15:51.344539 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:15:51.579Z] [2024-03-19T02:15:51.579Z] [2024-03-19T02:15:51.579Z] [file:/tmp/gftmp11377291781148614966/cdi_basic.war] contents : [2024-03-19T02:15:51.579Z] [2024-03-19T02:15:51.579Z] 0 Tue Mar 19 02:15:50 UTC 2024 WEB-INF/beans.xml [2024-03-19T02:15:51.579Z] 994 Tue Mar 19 02:15:50 UTC 2024 WEB-INF/sun-web.xml [2024-03-19T02:15:51.579Z] 1050 Tue Mar 19 02:15:50 UTC 2024 WEB-INF/web.xml [2024-03-19T02:15:51.579Z] 0 Tue Mar 19 02:15:50 UTC 2024 images/.gitkeep_empty_dir [2024-03-19T02:15:51.579Z] 35084 Tue Mar 19 02:15:50 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-03-19T02:15:51.579Z] 5205 Tue Mar 19 02:15:50 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-03-19T02:15:51.579Z] 451 Tue Mar 19 02:15:50 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_basic/TestRequestScopedBean.class [2024-03-19T02:15:51.579Z] 2295 Tue Mar 19 02:15:50 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_basic/BasicCDITestServlet.class [2024-03-19T02:15:51.579Z] 408 Tue Mar 19 02:15:50 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_basic/TestBean.class [2024-03-19T02:15:51.579Z] 0 Tue Mar 19 02:15:50 UTC 2024 WEB-INF/classes/.gitkeep_empty_dir [2024-03-19T02:15:51.579Z] [2024-03-19T02:15:51.835Z] [2.634s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 88M->28M(256M) 10.220ms [2024-03-19T02:15:52.091Z] 02:15:51.817881 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:15:52.091Z] 02:15:51.820446 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:15:52.091Z] 02:15:51.821003 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:15:52.091Z] 02:15:51.838590 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:15:52.091Z] 02:15:51.839535 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:15:52.091Z] 02:15:51.840384 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:15:52.091Z] [2.670s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 31M->29M(256M) 8.536ms [2024-03-19T02:15:52.091Z] [2.682s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 5.352ms [2024-03-19T02:15:52.091Z] [2.682s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:15:52.091Z] [2.702s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.902ms [2024-03-19T02:15:52.091Z] [2.707s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.110ms [2024-03-19T02:15:52.091Z] [2.708s][info][gc] GC(7) Concurrent Mark Cycle 25.908ms [2024-03-19T02:15:52.091Z] 02:15:51.844263 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:15:52.091Z] 02:15:51.988474 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:15:52.091Z] 02:15:52.015033 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:15:52.092Z] 02:15:52.030473 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:15:52.092Z] 02:15:52.030998 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:15:52.348Z] 02:15:52.122850 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:15:52.348Z] 02:15:52.123517 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:15:52.348Z] 02:15:52.331717 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:15:52.348Z] org.glassfish.web.loader.WebappClassLoader@38089dae[name=unknown], urls=[ [2024-03-19T02:15:52.348Z] file:/tmp/gfembed13611352508667494661tmp/applications/cdi_basic/WEB-INF/classes/ [2024-03-19T02:15:52.348Z] file:/tmp/gfembed13611352508667494661tmp/generated/ejb/cdi_basic/ [2024-03-19T02:15:52.348Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=25, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:15:52.606Z] 02:15:52.354801 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:15:52.863Z] 02:15:52.574806 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:15:53.119Z] [3.789s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 172M->32M(256M) 9.024ms [2024-03-19T02:15:53.119Z] 02:15:52.992627 INFO main org.glassfish.soteria.servlet.SamRegistrationInstaller.onStartup Initializing Soteria null for context '/cdi_basic' [2024-03-19T02:15:53.119Z] 02:15:53.008912 INFO main com.sun.enterprise.web.WebApplication.start Loading application [cdi_basic] at [/cdi_basic] [2024-03-19T02:15:53.376Z] 02:15:53.070384 INFO main org.glassfish.deployment.admin.DeployCommand.execute cdi_basic was successfully deployed in 1,661 milliseconds. [2024-03-19T02:15:53.376Z] Deployed [cdi_basic] [2024-03-19T02:15:53.376Z] 02:15:53.103859 INFO pool-20-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-03-19T02:15:53.376Z] 02:15:53.106074 INFO pool-18-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-03-19T02:15:53.376Z] 02:15:53.110043 INFO pool-18-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-03-19T02:15:53.376Z] 02:15:53.120853 INFO pool-20-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:15:53.376Z] 02:15:53.122923 INFO pool-20-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-03-19T02:15:53.376Z] 02:15:53.124785 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector my-listener port 9090 to virtual server server [2024-03-19T02:15:53.376Z] [2024-03-19T02:15:53.376Z] URLConnection [sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/cdi_basic/BasicCDITestServlet] : [2024-03-19T02:15:53.376Z] Hi from BasicCDITestServlet [2024-03-19T02:15:53.376Z] TestBean injected. [org.glassfish.tests.embedded.cdi_basic.TestBean@12b77784] [2024-03-19T02:15:53.376Z] TestRequestScopeBean injected. [ org.glassfish.tests.embedded.cdi_basic.TestRequestScopedBean@5d2cea13] [2024-03-19T02:15:53.376Z] All CDI beans have been injected. [2024-03-19T02:15:53.376Z] [2024-03-19T02:15:53.376Z] ***** SUCCESS **** Found [All CDI beans have been injected.] in the response.***** [2024-03-19T02:15:53.376Z] [2024-03-19T02:15:53.376Z] 02:15:53.248365 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:15:53.376Z] org.glassfish.web.loader.WebappClassLoader@4e5d5ac1[name=/cdi_basic], urls=[ [2024-03-19T02:15:53.376Z] file:/tmp/gfembed13611352508667494661tmp/applications/cdi_basic/WEB-INF/classes/ [2024-03-19T02:15:53.376Z] file:/tmp/gfembed13611352508667494661tmp/generated/ejb/cdi_basic/ [2024-03-19T02:15:53.376Z] file:/tmp/gfembed13611352508667494661tmp/generated/cdi_basic/ [2024-03-19T02:15:53.376Z] ][delegate=true, context=/cdi_basic, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=36, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:15:53.376Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:15:53.376Z] 02:15:53.273462 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:15:53.377Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:15:53.377Z] 02:15:53.297991 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:15:53.377Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.687 s -- in org.glassfish.tests.embedded.cdi_basic.BasicCDIUnitTest [2024-03-19T02:15:53.938Z] [INFO] [2024-03-19T02:15:53.938Z] [INFO] Results: [2024-03-19T02:15:53.938Z] [INFO] [2024-03-19T02:15:53.938Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:15:53.938Z] [INFO] [2024-03-19T02:15:53.938Z] [INFO] [2024-03-19T02:15:53.938Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi_basic --- [2024-03-19T02:15:53.938Z] [INFO] Executing tasks [2024-03-19T02:15:53.938Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/target/classes/META-INF for [2024-03-19T02:15:53.938Z] [INFO] [echo] cdi_basic [2024-03-19T02:15:53.938Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/target/classes/META-INF [2024-03-19T02:15:53.938Z] [INFO] Executed tasks [2024-03-19T02:15:53.938Z] [INFO] [2024-03-19T02:15:53.938Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi_basic --- [2024-03-19T02:15:53.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/target/cdi_basic.jar [2024-03-19T02:15:53.938Z] [INFO] [2024-03-19T02:15:53.938Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cdi_basic --- [2024-03-19T02:15:53.938Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:15:55.306Z] [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [2024-03-19T02:15:55.306Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/target/bom.xml [2024-03-19T02:15:55.306Z] [INFO] attaching as cdi_basic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:55.306Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/target/bom.json [2024-03-19T02:15:55.306Z] [INFO] attaching as cdi_basic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:55.306Z] [INFO] [2024-03-19T02:15:55.306Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi_basic --- [2024-03-19T02:15:55.306Z] [INFO] [2024-03-19T02:15:55.306Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cdi_basic --- [2024-03-19T02:15:55.306Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/target/failsafe-reports [2024-03-19T02:15:55.306Z] [INFO] [2024-03-19T02:15:55.306Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.basic-cdi_basic-checkstyle) @ cdi_basic --- [2024-03-19T02:15:55.306Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:15:55.306Z] [INFO] [2024-03-19T02:15:55.306Z] [INFO] --- install:3.1.1:install (default-install) @ cdi_basic --- [2024-03-19T02:15:55.306Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_basic/8.0.1-SNAPSHOT/cdi_basic-8.0.1-SNAPSHOT.pom [2024-03-19T02:15:55.306Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/target/cdi_basic.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_basic/8.0.1-SNAPSHOT/cdi_basic-8.0.1-SNAPSHOT.jar [2024-03-19T02:15:55.306Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_basic/8.0.1-SNAPSHOT/cdi_basic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:15:55.306Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_basic/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_basic/8.0.1-SNAPSHOT/cdi_basic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:15:55.306Z] [INFO] [2024-03-19T02:15:55.306Z] [INFO] -----------< org.glassfish.tests.embedded.basic:cdi_ejb_jpa >----------- [2024-03-19T02:15:55.306Z] [INFO] Building CDI, EJB, JPA integration test 8.0.1-SNAPSHOT [303/332] [2024-03-19T02:15:55.306Z] [INFO] from appserver/tests/embedded/cdi_ejb_jpa/pom.xml [2024-03-19T02:15:55.306Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:15:55.306Z] [INFO] [2024-03-19T02:15:55.306Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi_ejb_jpa --- [2024-03-19T02:15:55.306Z] [INFO] [2024-03-19T02:15:55.306Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cdi_ejb_jpa --- [2024-03-19T02:15:55.306Z] [INFO] [2024-03-19T02:15:55.306Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ cdi_ejb_jpa --- [2024-03-19T02:15:55.306Z] [INFO] [2024-03-19T02:15:55.306Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ cdi_ejb_jpa --- [2024-03-19T02:15:55.306Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:55.306Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:55.306Z] [INFO] [2024-03-19T02:15:55.306Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ cdi_ejb_jpa --- [2024-03-19T02:15:55.307Z] [INFO] [2024-03-19T02:15:55.307Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ cdi_ejb_jpa --- [2024-03-19T02:15:55.307Z] [INFO] [2024-03-19T02:15:55.307Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi_ejb_jpa --- [2024-03-19T02:15:55.307Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:15:55.307Z] [INFO] [2024-03-19T02:15:55.307Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi_ejb_jpa --- [2024-03-19T02:15:55.307Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:15:55.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/src/main/manpages [2024-03-19T02:15:55.307Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:15:55.307Z] [INFO] [2024-03-19T02:15:55.307Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ cdi_ejb_jpa --- [2024-03-19T02:15:55.307Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:55.307Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:55.563Z] [INFO] [2024-03-19T02:15:55.563Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ cdi_ejb_jpa --- [2024-03-19T02:15:55.563Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:55.563Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:15:56.127Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:15:56.127Z] [INFO] [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:15:56.127Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [2024-03-19T02:15:56.127Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [2024-03-19T02:15:56.127Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [2024-03-19T02:15:56.127Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [2024-03-19T02:15:56.127Z] [INFO] [2024-03-19T02:15:56.127Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi_ejb_jpa --- [2024-03-19T02:15:56.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/src/test/resources [2024-03-19T02:15:56.127Z] [INFO] [2024-03-19T02:15:56.127Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ cdi_ejb_jpa --- [2024-03-19T02:15:56.127Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:15:56.127Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:15:56.127Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:15:56.127Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:15:56.127Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:15:56.127Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:15:56.127Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:15:56.127Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:15:56.127Z] Use -proc:none to disable annotation processing. [2024-03-19T02:15:56.127Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:15:56.127Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java uses or overrides a deprecated API. [2024-03-19T02:15:56.127Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:15:56.127Z] [INFO] [2024-03-19T02:15:56.127Z] [INFO] --- surefire:3.2.5:test (default-test) @ cdi_ejb_jpa --- [2024-03-19T02:15:56.127Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/target/surefire-reports [2024-03-19T02:15:56.128Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:15:56.128Z] [INFO] [2024-03-19T02:15:56.128Z] [INFO] ------------------------------------------------------- [2024-03-19T02:15:56.128Z] [INFO] T E S T S [2024-03-19T02:15:56.128Z] [INFO] ------------------------------------------------------- [2024-03-19T02:15:56.128Z] [0.003s][info][gc] Using G1 [2024-03-19T02:15:56.689Z] [INFO] Running org.glassfish.tests.embedded.cdi_ejb_jpa.BasicCDIUnitTest [2024-03-19T02:15:56.689Z] [0.522s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.405ms [2024-03-19T02:15:57.251Z] [1.061s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 6.388ms [2024-03-19T02:15:57.251Z] 02:15:57.076279 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:15:57.252Z] 02:15:57.163104 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:15:57.508Z] 02:15:57.230623 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:15:57.766Z] [1.584s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->19M(258M) 5.305ms [2024-03-19T02:15:57.766Z] [1.584s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:15:57.766Z] [1.594s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.721ms [2024-03-19T02:15:57.766Z] [1.597s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.076ms [2024-03-19T02:15:57.766Z] [1.598s][info][gc] GC(3) Concurrent Mark Cycle 14.689ms [2024-03-19T02:15:58.023Z] 02:15:57.678668 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 10 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:15:58.023Z] 02:15:57.686876 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:15:58.023Z] 02:15:57.693533 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:15:58.023Z] 02:15:57.694522 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:15:58.023Z] 02:15:57.695039 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:15:58.023Z] 02:15:57.935527 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (832 ms), startup services (497 ms), total (1,329 ms) [2024-03-19T02:15:58.280Z] 02:15:58.005534 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed15332373188513542772tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15332373188513542772tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:15:58.280Z] 02:15:58.123404 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:15:58.280Z] [2024-03-19T02:15:58.280Z] [2024-03-19T02:15:58.280Z] [file:/tmp/gftmp9037994271924112784/cdi_ejb_jpa.war] contents : [2024-03-19T02:15:58.280Z] [2024-03-19T02:15:58.280Z] 0 Tue Mar 19 02:15:58 UTC 2024 WEB-INF/beans.xml [2024-03-19T02:15:58.280Z] 996 Tue Mar 19 02:15:58 UTC 2024 WEB-INF/sun-web.xml [2024-03-19T02:15:58.280Z] 1052 Tue Mar 19 02:15:58 UTC 2024 WEB-INF/web.xml [2024-03-19T02:15:58.280Z] 0 Tue Mar 19 02:15:58 UTC 2024 images/.gitkeep_empty_dir [2024-03-19T02:15:58.280Z] 1344 Tue Mar 19 02:15:58 UTC 2024 WEB-INF/classes/META-INF/persistence.xml [2024-03-19T02:15:58.280Z] 35084 Tue Mar 19 02:15:58 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-03-19T02:15:58.280Z] 5205 Tue Mar 19 02:15:58 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-03-19T02:15:58.280Z] 3311 Tue Mar 19 02:15:58 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDITestServlet.class [2024-03-19T02:15:58.280Z] 1511 Tue Mar 19 02:15:58 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/TestBean.class [2024-03-19T02:15:58.280Z] 455 Tue Mar 19 02:15:58 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/TestRequestScopedBean.class [2024-03-19T02:15:58.280Z] 2241 Tue Mar 19 02:15:58 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/Person.class [2024-03-19T02:15:58.280Z] [2024-03-19T02:15:58.843Z] [2.615s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 89M->28M(256M) 9.625ms [2024-03-19T02:15:58.843Z] [2.649s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 31M->28M(256M) 5.604ms [2024-03-19T02:15:58.843Z] [2.669s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 4.200ms [2024-03-19T02:15:58.843Z] [2.669s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:15:58.843Z] [2.692s][info][gc] GC(7) Pause Remark 30M->30M(256M) 2.923ms [2024-03-19T02:15:58.843Z] [2.698s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.080ms [2024-03-19T02:15:58.843Z] [2.699s][info][gc] GC(7) Concurrent Mark Cycle 29.254ms [2024-03-19T02:15:58.843Z] 02:15:58.718853 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:15:58.843Z] 02:15:58.721442 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:15:58.843Z] 02:15:58.722019 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:15:58.843Z] 02:15:58.732782 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:15:58.843Z] 02:15:58.733689 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:15:58.843Z] 02:15:58.734530 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:15:58.843Z] 02:15:58.738219 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:15:59.100Z] 02:15:58.864271 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:15:59.100Z] 02:15:58.887408 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:15:59.100Z] 02:15:58.901666 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:15:59.100Z] 02:15:58.902152 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:15:59.100Z] 02:15:58.999305 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:15:59.100Z] 02:15:59.000017 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:15:59.664Z] 02:15:59.457941 INFO main com.sun.enterprise.resource.pool.PoolManagerImpl.createAndInitPool Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:15:59.664Z] [3.572s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 172M->32M(256M) 8.018ms [2024-03-19T02:15:59.920Z] 02:15:59.775847 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:15:59.920Z] org.glassfish.web.loader.WebappClassLoader@2084e65a[name=unknown], urls=[ [2024-03-19T02:15:59.920Z] file:/tmp/gfembed15332373188513542772tmp/applications/cdi_ejb_jpa/WEB-INF/classes/ [2024-03-19T02:15:59.920Z] file:/tmp/gfembed15332373188513542772tmp/generated/ejb/cdi_ejb_jpa/ [2024-03-19T02:15:59.920Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=37, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:15:59.920Z] 02:15:59.804955 INFO main . EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:16:00.482Z] [4.394s][info][gc] GC(9) Pause Young (Mixed) (Metadata GC Threshold) 86M->35M(256M) 8.201ms [2024-03-19T02:16:00.482Z] [4.421s][info][gc] GC(10) Pause Young (Concurrent Start) (Metadata GC Threshold) 37M->35M(256M) 4.236ms [2024-03-19T02:16:00.482Z] [4.421s][info][gc] GC(11) Concurrent Mark Cycle [2024-03-19T02:16:00.482Z] [4.448s][info][gc] GC(11) Pause Remark 37M->37M(256M) 3.879ms [2024-03-19T02:16:00.738Z] [4.458s][info][gc] GC(11) Pause Cleanup 38M->38M(256M) 0.084ms [2024-03-19T02:16:00.738Z] [4.459s][info][gc] GC(11) Concurrent Mark Cycle 37.497ms [2024-03-19T02:16:00.738Z] 02:16:00.651543 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB TestBean: [java:global/cdi_ejb_jpa/TestBean, java:global/cdi_ejb_jpa/TestBean!org.glassfish.tests.embedded.cdi_ejb_jpa.TestBean] [2024-03-19T02:16:00.995Z] 02:16:00.680720 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:16:00.996Z] 02:16:00.904220 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:16:01.558Z] 02:16:01.279399 INFO main org.glassfish.soteria.servlet.SamRegistrationInstaller.onStartup Initializing Soteria null for context '/cdi_ejb_jpa' [2024-03-19T02:16:01.558Z] 02:16:01.297740 INFO main com.sun.enterprise.web.WebApplication.start Loading application [cdi_ejb_jpa] at [/cdi_ejb_jpa] [2024-03-19T02:16:01.558Z] 02:16:01.378589 INFO main org.glassfish.deployment.admin.DeployCommand.execute cdi_ejb_jpa was successfully deployed in 3,181 milliseconds. [2024-03-19T02:16:01.558Z] Deployed [cdi_ejb_jpa] [2024-03-19T02:16:01.558Z] 02:16:01.411237 INFO pool-20-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-03-19T02:16:01.558Z] 02:16:01.413414 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-03-19T02:16:01.558Z] 02:16:01.417159 INFO pool-15-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-03-19T02:16:01.558Z] 02:16:01.428934 INFO pool-9-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:16:01.558Z] 02:16:01.430936 INFO pool-9-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-03-19T02:16:01.558Z] 02:16:01.432634 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector my-listener port 9090 to virtual server server [2024-03-19T02:16:01.558Z] [2024-03-19T02:16:01.558Z] URLConnection [sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/cdi_ejb_jpa/BasicCDITestServlet] : [2024-03-19T02:16:01.815Z] Hi from BasicCDITestServlet [2024-03-19T02:16:01.815Z] TestBean injected. [org.glassfish.tests.embedded.cdi_ejb_jpa.TestBean@7a9eff38] [2024-03-19T02:16:01.815Z] TestRequestScopeBean injected. [ org.glassfish.tests.embedded.cdi_ejb_jpa.TestRequestScopedBean@584477ba] [2024-03-19T02:16:01.815Z] All CDI beans have been injected. [2024-03-19T02:16:01.815Z] Added persons. [2024-03-19T02:16:01.815Z] Retrieved persons: org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=1], [name=Ada], org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=2], [name=Bob], org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=3], [name=Cub] [2024-03-19T02:16:01.815Z] [2024-03-19T02:16:01.815Z] ***** SUCCESS **** Found [All CDI beans have been injected.] in the response.***** [2024-03-19T02:16:01.815Z] [2024-03-19T02:16:01.815Z] 02:16:01.636496 SEVERE main com.sun.enterprise.connectors.ActiveResourceAdapterImpl.createManagedConnectionFactory RAR6001 : Class Not found : com.sun.gjc.spi.DSManagedConnectionFactory [2024-03-19T02:16:01.815Z] 02:16:01.637972 INFO main com.sun.enterprise.resource.pool.PoolManagerImpl.createAndInitPool Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:16:01.815Z] 02:16:01.639390 SEVERE main e.connectors.service.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool RAR6021 :Failed to create MCF : org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null] [2024-03-19T02:16:01.815Z] 02:16:01.639876 WARNING main org.glassfish.jdbc.deployer.JdbcConnectionPoolDeployer.actualDeployResource error.creating.jdbc.pool [2024-03-19T02:16:01.815Z] 02:16:01.640466 WARNING main erprise.connectors.service.ConnectorResourceAdminServiceImpl.createConnectorResource Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:16:01.815Z] 02:16:01.642834 SEVERE main erprise.connectors.service.ConnectorResourceAdminServiceImpl.createConnectorResource Second lookup failed for org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null]: javax.naming.NamingException: Lookup failed for __SYSTEM/pools/__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1 in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [Root exception is javax.naming.NameNotFoundException: DB1 not found] [2024-03-19T02:16:01.816Z] 02:16:01.644327 WARNING main org.glassfish.persistence.common.Java2DBProcessorHelper.logI18NWarnMessage PER01001: Cannot connect to database via JNDI name 'java:app/jdbc/DB1': java.lang.RuntimeException: Invalid resource: org.glassfish.resourcebase.resources.api.ResourceInfo@ff776369[jndiName=java:app/jdbc/DB1__nontx, applicationName=cdi_ejb_jpa, moduleName=null]. [2024-03-19T02:16:01.816Z] 02:16:01.645359 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:01.816Z] org.glassfish.web.loader.WebappClassLoader@3a8b9458[name=/cdi_ejb_jpa], urls=[ [2024-03-19T02:16:01.816Z] file:/tmp/gfembed15332373188513542772tmp/applications/cdi_ejb_jpa/WEB-INF/classes/ [2024-03-19T02:16:01.816Z] file:/tmp/gfembed15332373188513542772tmp/generated/ejb/cdi_ejb_jpa/ [2024-03-19T02:16:01.816Z] ][delegate=true, context=/cdi_ejb_jpa, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:16:01.816Z] PlainTextActionReporterSUCCESS [2024-03-19T02:16:01.816Z] PER01001: Cannot connect to database via JNDI name 'java:app/jdbc/DB1': java.lang.RuntimeException: Invalid resource: org.glassfish.resourcebase.resources.api.ResourceInfo@ff776369[jndiName=java:app/jdbc/DB1__nontx, applicationName=cdi_ejb_jpa, moduleName=null].02:16:01.677368 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:16:01.816Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:16:01.816Z] 02:16:01.691338 INFO Thread-22 nterprise.connectors.service.ResourceAdapterAdminServiceImpl.sendStopToResourceAdapter RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:16:01.816Z] 02:16:01.692533 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:16:01.816Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.243 s -- in org.glassfish.tests.embedded.cdi_ejb_jpa.BasicCDIUnitTest [2024-03-19T02:16:02.073Z] [INFO] [2024-03-19T02:16:02.073Z] [INFO] Results: [2024-03-19T02:16:02.073Z] [INFO] [2024-03-19T02:16:02.073Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:16:02.073Z] [INFO] [2024-03-19T02:16:02.073Z] [INFO] [2024-03-19T02:16:02.073Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi_ejb_jpa --- [2024-03-19T02:16:02.329Z] [INFO] Executing tasks [2024-03-19T02:16:02.329Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/target/classes/META-INF for [2024-03-19T02:16:02.329Z] [INFO] [echo] cdi_ejb_jpa [2024-03-19T02:16:02.329Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/target/classes/META-INF [2024-03-19T02:16:02.329Z] [INFO] Executed tasks [2024-03-19T02:16:02.329Z] [INFO] [2024-03-19T02:16:02.329Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi_ejb_jpa --- [2024-03-19T02:16:02.329Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/target/cdi_ejb_jpa.jar [2024-03-19T02:16:02.329Z] [INFO] [2024-03-19T02:16:02.329Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ cdi_ejb_jpa --- [2024-03-19T02:16:02.329Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:16:03.696Z] [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [2024-03-19T02:16:03.696Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/target/bom.xml [2024-03-19T02:16:03.697Z] [INFO] attaching as cdi_ejb_jpa-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:03.697Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/target/bom.json [2024-03-19T02:16:03.697Z] [INFO] attaching as cdi_ejb_jpa-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:03.697Z] [INFO] [2024-03-19T02:16:03.697Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi_ejb_jpa --- [2024-03-19T02:16:03.697Z] [INFO] [2024-03-19T02:16:03.697Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cdi_ejb_jpa --- [2024-03-19T02:16:03.697Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/target/failsafe-reports [2024-03-19T02:16:03.697Z] [INFO] [2024-03-19T02:16:03.697Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.basic-cdi_ejb_jpa-checkstyle) @ cdi_ejb_jpa --- [2024-03-19T02:16:03.953Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:16:03.953Z] [INFO] [2024-03-19T02:16:03.953Z] [INFO] --- install:3.1.1:install (default-install) @ cdi_ejb_jpa --- [2024-03-19T02:16:03.953Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_ejb_jpa/8.0.1-SNAPSHOT/cdi_ejb_jpa-8.0.1-SNAPSHOT.pom [2024-03-19T02:16:03.953Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/target/cdi_ejb_jpa.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_ejb_jpa/8.0.1-SNAPSHOT/cdi_ejb_jpa-8.0.1-SNAPSHOT.jar [2024-03-19T02:16:03.953Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_ejb_jpa/8.0.1-SNAPSHOT/cdi_ejb_jpa-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:03.953Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/cdi_ejb_jpa/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_ejb_jpa/8.0.1-SNAPSHOT/cdi_ejb_jpa-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:03.953Z] [INFO] [2024-03-19T02:16:03.953Z] [INFO] -----< org.glassfish.tests.embedded.basic:glassfish_resources_xml >----- [2024-03-19T02:16:03.953Z] [INFO] Building CDI, EJB, JPA integration test which has glassfish-resources.xml 8.0.1-SNAPSHOT [304/332] [2024-03-19T02:16:03.953Z] [INFO] from appserver/tests/embedded/glassfish_resources_xml/pom.xml [2024-03-19T02:16:03.953Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:16:03.953Z] [INFO] [2024-03-19T02:16:03.953Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish_resources_xml --- [2024-03-19T02:16:03.953Z] [INFO] [2024-03-19T02:16:03.953Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish_resources_xml --- [2024-03-19T02:16:03.953Z] [INFO] [2024-03-19T02:16:03.953Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish_resources_xml --- [2024-03-19T02:16:03.953Z] [INFO] [2024-03-19T02:16:03.953Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish_resources_xml --- [2024-03-19T02:16:03.953Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:03.953Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:16:04.210Z] [INFO] [2024-03-19T02:16:04.210Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish_resources_xml --- [2024-03-19T02:16:04.210Z] [INFO] [2024-03-19T02:16:04.210Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish_resources_xml --- [2024-03-19T02:16:04.210Z] [INFO] [2024-03-19T02:16:04.210Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish_resources_xml --- [2024-03-19T02:16:04.210Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:16:04.210Z] [INFO] [2024-03-19T02:16:04.210Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish_resources_xml --- [2024-03-19T02:16:04.210Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:16:04.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/src/main/manpages [2024-03-19T02:16:04.210Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:16:04.210Z] [INFO] [2024-03-19T02:16:04.210Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish_resources_xml --- [2024-03-19T02:16:04.210Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:04.210Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:16:04.210Z] [INFO] [2024-03-19T02:16:04.210Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish_resources_xml --- [2024-03-19T02:16:04.210Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:04.210Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:16:04.773Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:16:04.773Z] [INFO] [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:16:04.773Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [2024-03-19T02:16:04.773Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [2024-03-19T02:16:04.773Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [2024-03-19T02:16:04.773Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [2024-03-19T02:16:04.773Z] [INFO] [2024-03-19T02:16:04.773Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish_resources_xml --- [2024-03-19T02:16:04.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/src/test/resources [2024-03-19T02:16:04.773Z] [INFO] [2024-03-19T02:16:04.773Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish_resources_xml --- [2024-03-19T02:16:04.773Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:04.773Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:16:05.030Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:16:05.030Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:16:05.030Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:16:05.030Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:16:05.030Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:16:05.030Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:16:05.030Z] Use -proc:none to disable annotation processing. [2024-03-19T02:16:05.030Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:16:05.030Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java uses or overrides a deprecated API. [2024-03-19T02:16:05.030Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:16:05.030Z] [INFO] [2024-03-19T02:16:05.030Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish_resources_xml --- [2024-03-19T02:16:05.030Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/target/surefire-reports [2024-03-19T02:16:05.030Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:16:05.030Z] [INFO] [2024-03-19T02:16:05.030Z] [INFO] ------------------------------------------------------- [2024-03-19T02:16:05.030Z] [INFO] T E S T S [2024-03-19T02:16:05.030Z] [INFO] ------------------------------------------------------- [2024-03-19T02:16:05.030Z] [0.003s][info][gc] Using G1 [2024-03-19T02:16:05.286Z] [INFO] Running org.glassfish.tests.embedded.cdi_ejb_jpa.BasicCDIUnitTest [2024-03-19T02:16:05.543Z] [0.537s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.358ms [2024-03-19T02:16:06.106Z] [1.089s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 6.254ms [2024-03-19T02:16:06.106Z] 02:16:05.882546 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:16:06.106Z] 02:16:05.975857 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:16:06.106Z] 02:16:06.045503 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:16:06.672Z] [1.649s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->20M(258M) 5.762ms [2024-03-19T02:16:06.672Z] [1.649s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:16:06.672Z] [1.663s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.829ms [2024-03-19T02:16:06.672Z] [1.667s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.073ms [2024-03-19T02:16:06.672Z] [1.668s][info][gc] GC(3) Concurrent Mark Cycle 19.271ms [2024-03-19T02:16:06.672Z] 02:16:06.525362 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:16:06.673Z] 02:16:06.534188 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:16:06.673Z] 02:16:06.541272 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:16:06.673Z] 02:16:06.542371 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:16:06.673Z] 02:16:06.543009 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:16:06.929Z] 02:16:06.800187 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (867 ms), startup services (531 ms), total (1,398 ms) [2024-03-19T02:16:07.185Z] 02:16:06.870383 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed12137172169006401984tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed12137172169006401984tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:16:07.185Z] 02:16:07.024080 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:16:07.185Z] [2024-03-19T02:16:07.185Z] [2024-03-19T02:16:07.186Z] [file:/tmp/gftmp9032897525199376718/cdi_ejb_jpa.war] contents : [2024-03-19T02:16:07.186Z] [2024-03-19T02:16:07.186Z] 0 Tue Mar 19 02:16:06 UTC 2024 WEB-INF/beans.xml [2024-03-19T02:16:07.186Z] 1837 Tue Mar 19 02:16:06 UTC 2024 WEB-INF/glassfish-resources.xml [2024-03-19T02:16:07.186Z] 996 Tue Mar 19 02:16:06 UTC 2024 WEB-INF/sun-web.xml [2024-03-19T02:16:07.186Z] 1052 Tue Mar 19 02:16:06 UTC 2024 WEB-INF/web.xml [2024-03-19T02:16:07.186Z] 0 Tue Mar 19 02:16:06 UTC 2024 images/.gitkeep_empty_dir [2024-03-19T02:16:07.186Z] 1344 Tue Mar 19 02:16:06 UTC 2024 WEB-INF/classes/META-INF/persistence.xml [2024-03-19T02:16:07.186Z] 35084 Tue Mar 19 02:16:06 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-03-19T02:16:07.186Z] 5205 Tue Mar 19 02:16:06 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-03-19T02:16:07.186Z] 1511 Tue Mar 19 02:16:06 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/TestBean.class [2024-03-19T02:16:07.186Z] 2241 Tue Mar 19 02:16:06 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/Person.class [2024-03-19T02:16:07.186Z] 455 Tue Mar 19 02:16:06 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/TestRequestScopedBean.class [2024-03-19T02:16:07.186Z] 3075 Tue Mar 19 02:16:06 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDITestServlet.class [2024-03-19T02:16:07.186Z] [2024-03-19T02:16:07.749Z] [2.730s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 90M->28M(256M) 10.173ms [2024-03-19T02:16:07.749Z] [2.767s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 31M->28M(256M) 7.960ms [2024-03-19T02:16:07.749Z] [2.786s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->27M(256M) 4.772ms [2024-03-19T02:16:07.749Z] [2.786s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:16:07.749Z] [2.815s][info][gc] GC(7) Pause Remark 29M->29M(256M) 3.621ms [2024-03-19T02:16:07.749Z] [2.823s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.083ms [2024-03-19T02:16:07.749Z] [2.824s][info][gc] GC(7) Concurrent Mark Cycle 38.223ms [2024-03-19T02:16:07.749Z] 02:16:07.618142 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:16:07.749Z] 02:16:07.620714 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:16:07.749Z] 02:16:07.621265 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:16:07.749Z] 02:16:07.633285 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:16:07.749Z] 02:16:07.634117 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:16:07.749Z] 02:16:07.635089 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:16:07.749Z] 02:16:07.638924 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:16:08.005Z] 02:16:07.779804 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:16:08.005Z] 02:16:07.804979 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:16:08.005Z] 02:16:07.820417 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:16:08.005Z] 02:16:07.820882 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:16:08.005Z] 02:16:07.947875 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:16:08.006Z] 02:16:07.948589 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:16:08.568Z] [3.648s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 171M->32M(256M) 8.639ms [2024-03-19T02:16:08.568Z] 02:16:08.421873 INFO main com.sun.enterprise.resource.pool.PoolManagerImpl.createAndInitPool Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:16:08.824Z] 02:16:08.719269 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:08.824Z] org.glassfish.web.loader.WebappClassLoader@2154652c[name=unknown], urls=[ [2024-03-19T02:16:08.824Z] file:/tmp/gfembed12137172169006401984tmp/applications/cdi_ejb_jpa/WEB-INF/classes/ [2024-03-19T02:16:08.824Z] file:/tmp/gfembed12137172169006401984tmp/generated/ejb/cdi_ejb_jpa/ [2024-03-19T02:16:08.824Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=37, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:16:08.824Z] 02:16:08.746631 INFO main . EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:16:09.388Z] [4.477s][info][gc] GC(9) Pause Young (Mixed) (Metadata GC Threshold) 95M->35M(256M) 8.758ms [2024-03-19T02:16:09.388Z] [4.495s][info][gc] GC(10) Pause Young (Concurrent Start) (Metadata GC Threshold) 36M->35M(256M) 5.399ms [2024-03-19T02:16:09.388Z] [4.495s][info][gc] GC(11) Concurrent Mark Cycle [2024-03-19T02:16:09.388Z] [4.537s][info][gc] GC(11) Pause Remark 37M->37M(256M) 4.781ms [2024-03-19T02:16:09.388Z] [4.550s][info][gc] GC(11) Pause Cleanup 38M->38M(256M) 0.108ms [2024-03-19T02:16:09.388Z] [4.551s][info][gc] GC(11) Concurrent Mark Cycle 55.625ms [2024-03-19T02:16:09.644Z] 02:16:09.504184 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB TestBean: [java:global/cdi_ejb_jpa/TestBean, java:global/cdi_ejb_jpa/TestBean!org.glassfish.tests.embedded.cdi_ejb_jpa.TestBean] [2024-03-19T02:16:09.644Z] 02:16:09.531609 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:16:09.901Z] 02:16:09.723925 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:16:10.463Z] 02:16:10.098970 INFO main org.glassfish.soteria.servlet.SamRegistrationInstaller.onStartup Initializing Soteria null for context '/cdi_ejb_jpa' [2024-03-19T02:16:10.463Z] 02:16:10.113788 INFO main com.sun.enterprise.web.WebApplication.start Loading application [cdi_ejb_jpa] at [/cdi_ejb_jpa] [2024-03-19T02:16:10.464Z] 02:16:10.221017 INFO main org.glassfish.deployment.admin.DeployCommand.execute cdi_ejb_jpa was successfully deployed in 3,133 milliseconds. [2024-03-19T02:16:10.464Z] Deployed [cdi_ejb_jpa] [2024-03-19T02:16:10.464Z] 02:16:10.256988 INFO pool-18-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-03-19T02:16:10.464Z] 02:16:10.259422 INFO pool-19-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-03-19T02:16:10.464Z] 02:16:10.263816 INFO pool-19-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-03-19T02:16:10.464Z] 02:16:10.274873 INFO pool-18-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:16:10.464Z] 02:16:10.277143 INFO pool-18-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-03-19T02:16:10.464Z] 02:16:10.279299 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector my-listener port 9090 to virtual server server [2024-03-19T02:16:10.464Z] [2024-03-19T02:16:10.464Z] URLConnection [sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/cdi_ejb_jpa/BasicCDITestServlet] : [2024-03-19T02:16:10.721Z] Hi from BasicCDITestServlet [2024-03-19T02:16:10.721Z] TestBean injected. [org.glassfish.tests.embedded.cdi_ejb_jpa.TestBean@28af13d9] [2024-03-19T02:16:10.721Z] TestRequestScopeBean injected. [ org.glassfish.tests.embedded.cdi_ejb_jpa.TestRequestScopedBean@7a9eff38] [2024-03-19T02:16:10.721Z] All CDI beans have been injected. [2024-03-19T02:16:10.721Z] Added persons. [2024-03-19T02:16:10.721Z] Retrieved persons: org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=1], [name=Ada], org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=2], [name=Bob], org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=3], [name=Cub] [2024-03-19T02:16:10.721Z] [2024-03-19T02:16:10.721Z] ***** SUCCESS **** Found [All CDI beans have been injected.] in the response.***** [2024-03-19T02:16:10.721Z] [2024-03-19T02:16:10.721Z] 02:16:10.505638 SEVERE main com.sun.enterprise.connectors.ActiveResourceAdapterImpl.createManagedConnectionFactory RAR6001 : Class Not found : com.sun.gjc.spi.DSManagedConnectionFactory [2024-03-19T02:16:10.721Z] 02:16:10.506128 INFO main com.sun.enterprise.resource.pool.PoolManagerImpl.createAndInitPool Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:16:10.721Z] 02:16:10.507314 SEVERE main e.connectors.service.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool RAR6021 :Failed to create MCF : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null] [2024-03-19T02:16:10.722Z] 02:16:10.507787 WARNING main org.glassfish.jdbc.deployer.JdbcConnectionPoolDeployer.actualDeployResource error.creating.jdbc.pool [2024-03-19T02:16:10.722Z] 02:16:10.513038 SEVERE main com.sun.enterprise.connectors.ActiveResourceAdapterImpl.createManagedConnectionFactory RAR6001 : Class Not found : com.sun.gjc.spi.DSManagedConnectionFactory [2024-03-19T02:16:10.722Z] 02:16:10.513484 SEVERE main e.connectors.service.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool RAR6021 :Failed to create MCF : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null] [2024-03-19T02:16:10.722Z] 02:16:10.513823 WARNING main org.glassfish.jdbc.deployer.JdbcConnectionPoolDeployer.actualDeployResource error.creating.jdbc.pool [2024-03-19T02:16:10.722Z] 02:16:10.514087 WARNING main e.connectors.service.ConnectorConnectionPoolAdminServiceImpl.getUnpooledConnection RAR7010: Pool not reachable. [2024-03-19T02:16:10.722Z] 02:16:10.514360 WARNING main e.connectors.service.ConnectorConnectionPoolAdminServiceImpl.getConnection Error allocating connection: [This pool is not registered with the runtime environment : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null]] [2024-03-19T02:16:10.722Z] 02:16:10.514658 WARNING main org.glassfish.persistence.common.Java2DBProcessorHelper.logI18NWarnMessage PER01001: Cannot connect to database via JNDI name 'java:app/jdbc/DB1': java.sql.SQLException: This pool is not registered with the runtime environment : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null]. [2024-03-19T02:16:10.722Z] 02:16:10.515418 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:10.722Z] org.glassfish.web.loader.WebappClassLoader@7846913f[name=/cdi_ejb_jpa], urls=[ [2024-03-19T02:16:10.722Z] file:/tmp/gfembed12137172169006401984tmp/applications/cdi_ejb_jpa/WEB-INF/classes/ [2024-03-19T02:16:10.722Z] file:/tmp/gfembed12137172169006401984tmp/generated/ejb/cdi_ejb_jpa/ [2024-03-19T02:16:10.722Z] ][delegate=true, context=/cdi_ejb_jpa, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=43, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:16:10.722Z] PlainTextActionReporterSUCCESS [2024-03-19T02:16:10.722Z] PER01001: Cannot connect to database via JNDI name 'java:app/jdbc/DB1': java.sql.SQLException: This pool is not registered with the runtime environment : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null].02:16:10.559969 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:16:10.722Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:16:10.723Z] 02:16:10.574661 INFO Thread-23 nterprise.connectors.service.ResourceAdapterAdminServiceImpl.sendStopToResourceAdapter RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:16:10.723Z] 02:16:10.575915 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:16:10.723Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.332 s -- in org.glassfish.tests.embedded.cdi_ejb_jpa.BasicCDIUnitTest [2024-03-19T02:16:10.980Z] [INFO] [2024-03-19T02:16:10.980Z] [INFO] Results: [2024-03-19T02:16:10.980Z] [INFO] [2024-03-19T02:16:10.980Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:16:10.980Z] [INFO] [2024-03-19T02:16:10.980Z] [INFO] [2024-03-19T02:16:10.980Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish_resources_xml --- [2024-03-19T02:16:10.980Z] [INFO] Executing tasks [2024-03-19T02:16:10.980Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/target/classes/META-INF for [2024-03-19T02:16:10.980Z] [INFO] [echo] glassfish_resources_xml [2024-03-19T02:16:10.980Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/target/classes/META-INF [2024-03-19T02:16:10.980Z] [INFO] Executed tasks [2024-03-19T02:16:10.980Z] [INFO] [2024-03-19T02:16:10.980Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish_resources_xml --- [2024-03-19T02:16:10.980Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/target/glassfish_resources_xml.jar [2024-03-19T02:16:11.236Z] [INFO] [2024-03-19T02:16:11.236Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish_resources_xml --- [2024-03-19T02:16:11.236Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:16:12.604Z] [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [2024-03-19T02:16:12.604Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/target/bom.xml [2024-03-19T02:16:12.604Z] [INFO] attaching as glassfish_resources_xml-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:12.604Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/target/bom.json [2024-03-19T02:16:12.604Z] [INFO] attaching as glassfish_resources_xml-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:12.604Z] [INFO] [2024-03-19T02:16:12.604Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish_resources_xml --- [2024-03-19T02:16:12.604Z] [INFO] [2024-03-19T02:16:12.604Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish_resources_xml --- [2024-03-19T02:16:12.604Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/target/failsafe-reports [2024-03-19T02:16:12.604Z] [INFO] [2024-03-19T02:16:12.604Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.basic-glassfish_resources_xml-checkstyle) @ glassfish_resources_xml --- [2024-03-19T02:16:12.604Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:16:12.604Z] [INFO] [2024-03-19T02:16:12.604Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish_resources_xml --- [2024-03-19T02:16:12.605Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/glassfish_resources_xml/8.0.1-SNAPSHOT/glassfish_resources_xml-8.0.1-SNAPSHOT.pom [2024-03-19T02:16:12.605Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/target/glassfish_resources_xml.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/glassfish_resources_xml/8.0.1-SNAPSHOT/glassfish_resources_xml-8.0.1-SNAPSHOT.jar [2024-03-19T02:16:12.605Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/glassfish_resources_xml/8.0.1-SNAPSHOT/glassfish_resources_xml-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:12.605Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/glassfish_resources_xml/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/glassfish_resources_xml/8.0.1-SNAPSHOT/glassfish_resources_xml-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] ------------------< org.glassfish.tests.embedded:ejb >------------------ [2024-03-19T02:16:12.605Z] [INFO] Building EJB related Embedded Tests 8.0.1-SNAPSHOT [305/332] [2024-03-19T02:16:12.605Z] [INFO] from appserver/tests/embedded/ejb/pom.xml [2024-03-19T02:16:12.605Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb --- [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb --- [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb --- [2024-03-19T02:16:12.605Z] [INFO] No sources to compile [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb --- [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb --- [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb --- [2024-03-19T02:16:12.605Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb --- [2024-03-19T02:16:12.605Z] [INFO] No sources to compile [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb --- [2024-03-19T02:16:12.605Z] [INFO] No sources to compile [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb --- [2024-03-19T02:16:12.605Z] [INFO] Executing tasks [2024-03-19T02:16:12.605Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/target/classes/META-INF for [2024-03-19T02:16:12.605Z] [INFO] [echo] ejb [2024-03-19T02:16:12.605Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/target/classes/META-INF [2024-03-19T02:16:12.605Z] [INFO] Executed tasks [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb --- [2024-03-19T02:16:12.605Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:16:12.605Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:16:12.605Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/target/bom.xml [2024-03-19T02:16:12.605Z] [INFO] attaching as ejb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:12.605Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/target/bom.json [2024-03-19T02:16:12.605Z] [INFO] attaching as ejb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:12.605Z] [INFO] [2024-03-19T02:16:12.605Z] [INFO] --- jar:3.3.0:test-jar (default) @ ejb --- [2024-03-19T02:16:12.605Z] [WARNING] JAR will be empty - no content was marked for inclusion! [2024-03-19T02:16:12.606Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/target/ejb-tests.jar [2024-03-19T02:16:12.606Z] [INFO] [2024-03-19T02:16:12.606Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb --- [2024-03-19T02:16:12.606Z] [INFO] No tests to run. [2024-03-19T02:16:12.606Z] [INFO] [2024-03-19T02:16:12.606Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb --- [2024-03-19T02:16:12.606Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/target/failsafe-reports [2024-03-19T02:16:12.606Z] [INFO] [2024-03-19T02:16:12.606Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded-ejb-checkstyle) @ ejb --- [2024-03-19T02:16:12.606Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:16:12.606Z] [INFO] [2024-03-19T02:16:12.606Z] [INFO] --- install:3.1.1:install (default-install) @ ejb --- [2024-03-19T02:16:12.606Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/8.0.1-SNAPSHOT/ejb-8.0.1-SNAPSHOT.pom [2024-03-19T02:16:12.606Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/8.0.1-SNAPSHOT/ejb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:12.606Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/8.0.1-SNAPSHOT/ejb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:12.606Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/target/ejb-tests.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/8.0.1-SNAPSHOT/ejb-8.0.1-SNAPSHOT-tests.jar [2024-03-19T02:16:12.864Z] [INFO] [2024-03-19T02:16:12.864Z] [INFO] ---------------< org.glassfish.tests.embedded.ejb:basic >--------------- [2024-03-19T02:16:12.864Z] [INFO] Building Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs 8.0.1-SNAPSHOT [306/332] [2024-03-19T02:16:12.864Z] [INFO] from appserver/tests/embedded/ejb/basic/pom.xml [2024-03-19T02:16:12.864Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:16:12.864Z] [INFO] [2024-03-19T02:16:12.864Z] [INFO] --- clean:3.3.2:clean (default-clean) @ basic --- [2024-03-19T02:16:12.864Z] [INFO] [2024-03-19T02:16:12.864Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ basic --- [2024-03-19T02:16:12.864Z] [INFO] [2024-03-19T02:16:12.864Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ basic --- [2024-03-19T02:16:12.864Z] [INFO] [2024-03-19T02:16:12.864Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ basic --- [2024-03-19T02:16:12.864Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:12.864Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:16:12.864Z] [INFO] [2024-03-19T02:16:12.864Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ basic --- [2024-03-19T02:16:12.864Z] [INFO] [2024-03-19T02:16:12.864Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ basic --- [2024-03-19T02:16:12.864Z] [INFO] [2024-03-19T02:16:12.864Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ basic --- [2024-03-19T02:16:12.864Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:16:12.864Z] [INFO] [2024-03-19T02:16:12.864Z] [INFO] --- resources:3.3.1:resources (default-resources) @ basic --- [2024-03-19T02:16:12.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/src/main/resources [2024-03-19T02:16:12.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/src/main/manpages [2024-03-19T02:16:12.864Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:16:12.864Z] [INFO] [2024-03-19T02:16:12.864Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ basic --- [2024-03-19T02:16:12.864Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:12.864Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:16:12.864Z] [INFO] [2024-03-19T02:16:12.864Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ basic --- [2024-03-19T02:16:12.864Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:12.864Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:16:13.121Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:16:13.121Z] [INFO] [2024-03-19T02:16:13.121Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ basic --- [2024-03-19T02:16:13.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/src/test/resources [2024-03-19T02:16:13.121Z] [INFO] [2024-03-19T02:16:13.121Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ basic --- [2024-03-19T02:16:13.121Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:13.121Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:16:13.121Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:16:13.121Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:16:13.121Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:16:13.121Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:16:13.121Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:16:13.121Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:16:13.121Z] Use -proc:none to disable annotation processing. [2024-03-19T02:16:13.121Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:16:13.121Z] [INFO] [2024-03-19T02:16:13.121Z] [INFO] --- surefire:3.2.5:test (default-test) @ basic --- [2024-03-19T02:16:13.121Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/surefire-reports [2024-03-19T02:16:13.121Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:16:13.121Z] [INFO] [2024-03-19T02:16:13.121Z] [INFO] ------------------------------------------------------- [2024-03-19T02:16:13.121Z] [INFO] T E S T S [2024-03-19T02:16:13.121Z] [INFO] ------------------------------------------------------- [2024-03-19T02:16:13.121Z] [0.003s][info][gc] Using G1 [2024-03-19T02:16:13.683Z] [INFO] Running org.glassfish.tests.embedded.ejb.basic.test.EmbeddedTest [2024-03-19T02:16:13.683Z] [0.606s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.213ms [2024-03-19T02:16:14.245Z] [1.101s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 6.381ms [2024-03-19T02:16:14.246Z] 02:16:14.124031 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:16:14.503Z] 02:16:14.300681 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:16:14.503Z] 02:16:14.301776 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:16:14.503Z] 02:16:14.332812 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:16:14.760Z] [1.582s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->19M(258M) 4.692ms [2024-03-19T02:16:14.760Z] [1.582s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:16:14.760Z] [1.592s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.615ms [2024-03-19T02:16:14.760Z] [1.595s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.078ms [2024-03-19T02:16:14.760Z] [1.596s][info][gc] GC(3) Concurrent Mark Cycle 14.655ms [2024-03-19T02:16:15.016Z] 02:16:14.697877 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:16:15.016Z] 02:16:14.804563 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (518 ms), startup services (638 ms), total (1,156 ms) [2024-03-19T02:16:15.016Z] 02:16:14.882051 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed17009005908828881888tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed17009005908828881888tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:16:15.273Z] 02:16:14.993108 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:16:15.273Z] Deploying [file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/classes/] [2024-03-19T02:16:15.529Z] 02:16:15.262796 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:16:15.529Z] 02:16:15.266179 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:16:15.529Z] 02:16:15.266933 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:16:15.529Z] 02:16:15.277807 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:16:15.530Z] 02:16:15.278693 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:16:15.530Z] 02:16:15.279511 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:16:15.530Z] 02:16:15.283504 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:16:15.530Z] 02:16:15.453551 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB SampleEjb: [java:global/classes/SampleEjb, java:global/classes/SampleEjb!org.glassfish.tests.embedded.ejb.basic.SampleEjb] [2024-03-19T02:16:15.786Z] 02:16:15.490976 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.deployEJBTimerService Loading EJBTimerService. Please wait. [2024-03-19T02:16:16.043Z] 02:16:15.742201 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:16:16.043Z] 02:16:15.777541 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:16:16.043Z] 02:16:15.778076 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:16:16.043Z] 02:16:15.778441 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:16:16.043Z] [2.784s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 160M->28M(256M) 11.985ms [2024-03-19T02:16:16.043Z] [2.859s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 38M->29M(256M) 8.006ms [2024-03-19T02:16:16.043Z] [2.881s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->29M(256M) 4.841ms [2024-03-19T02:16:16.043Z] [2.882s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:16:16.043Z] [2.901s][info][gc] GC(7) Pause Remark 30M->30M(256M) 2.845ms [2024-03-19T02:16:16.043Z] [2.907s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.100ms [2024-03-19T02:16:16.043Z] [2.908s][info][gc] GC(7) Concurrent Mark Cycle 26.028ms [2024-03-19T02:16:16.043Z] 02:16:15.970848 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:16:16.043Z] 02:16:15.971676 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:16:16.300Z] 02:16:16.186544 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-03-19T02:16:16.556Z] 02:16:16.325727 WARNING main erprise.connectors.service.ConnectorResourceAdminServiceImpl.createConnectorResource Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:16:16.556Z] 02:16:16.488460 INFO main com.sun.enterprise.resource.pool.PoolManagerImpl.createAndInitPool Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:16:17.119Z] 02:16:17.046043 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:17.119Z] org.glassfish.web.loader.WebappClassLoader@7c91fe86[name=unknown], urls=[ [2024-03-19T02:16:17.119Z] file:/tmp/gfembed17009005908828881888tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-03-19T02:16:17.119Z] file:/tmp/gfembed17009005908828881888tmp/generated/ejb/ejb-timer-service-app/ [2024-03-19T02:16:17.119Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=16, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-03-19T02:16:17.119Z] 02:16:17.075361 INFO main . EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:16:17.683Z] [4.359s][info][gc] GC(8) Pause Young (Prepare Mixed) (Metadata GC Threshold) 155M->37M(256M) 9.673ms [2024-03-19T02:16:17.683Z] [4.440s][info][gc] GC(9) Pause Young (Mixed) (Metadata GC Threshold) 43M->37M(256M) 9.401ms [2024-03-19T02:16:17.683Z] [4.467s][info][gc] GC(10) Pause Young (Concurrent Start) (Metadata GC Threshold) 40M->36M(256M) 5.411ms [2024-03-19T02:16:17.683Z] [4.467s][info][gc] GC(11) Concurrent Mark Cycle [2024-03-19T02:16:17.683Z] [4.500s][info][gc] GC(11) Pause Remark 39M->39M(256M) 4.294ms [2024-03-19T02:16:17.684Z] [4.510s][info][gc] GC(11) Pause Cleanup 39M->39M(256M) 0.091ms [2024-03-19T02:16:17.684Z] [4.511s][info][gc] GC(11) Concurrent Mark Cycle 43.572ms [2024-03-19T02:16:17.940Z] 02:16:17.819284 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB TimerBean: [java:global/ejb-timer-service-app/TimerBean, java:global/ejb-timer-service-app/TimerBean!org.glassfish.ejb.persistent.timer.TimerLocal] [2024-03-19T02:16:17.940Z] 02:16:17.856149 INFO main com.sun.enterprise.web.WebApplication.start Loading application [ejb-timer-service-app] at [/ejb-timer-service-app] [2024-03-19T02:16:17.940Z] 02:16:17.863240 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.initEJBTimerService EJB5109:EJB Timer Service started successfully for data source [jdbc/__TimerPool] [2024-03-19T02:16:17.940Z] 02:16:17.863628 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.resetEJBTimers ==> Restoring Timers ... [2024-03-19T02:16:18.197Z] 02:16:17.901211 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.restoreEJBTimers There are no EJB Timers owned by this server [2024-03-19T02:16:18.197Z] 02:16:17.901629 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.resetEJBTimers <== ... Timers Restored. [2024-03-19T02:16:18.197Z] 02:16:17.902814 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB TimerEjb: [java:global/classes/TimerEjb!org.glassfish.tests.embedded.ejb.basic.TimerEjb, java:global/classes/TimerEjb] [2024-03-19T02:16:18.197Z] 02:16:17.915501 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:16:18.197Z] 02:16:18.100899 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:16:18.760Z] 02:16:18.500290 INFO main com.sun.jts.CosTransactions.DefaultTransactionService.setServerName JTS5014: Recoverable JTS instance, serverId = [100] [2024-03-19T02:16:18.760Z] 02:16:18.585546 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 3,536 milliseconds. [2024-03-19T02:16:18.760Z] Looking up SampleEJB. [2024-03-19T02:16:18.760Z] Invoking SampleEjb [org.glassfish.tests.embedded.ejb.basic.SampleEjb@62e55482] [2024-03-19T02:16:18.760Z] Hello World [2024-03-19T02:16:18.760Z] SampleEjb tested successfully [2024-03-19T02:16:18.760Z] Looking up TimerEjb. [2024-03-19T02:16:18.760Z] Invoking TimerEjb [org.glassfish.tests.embedded.ejb.basic.TimerEjb@10bf2185] [2024-03-19T02:16:18.760Z] In SimpleEjb:createTimer() [2024-03-19T02:16:18.760Z] Verifying TimerEjb [org.glassfish.tests.embedded.ejb.basic.TimerEjb@10bf2185] [2024-03-19T02:16:19.689Z] IN AUTO-TIMEOUT!!! [2024-03-19T02:16:19.946Z] in SimpleEjb: timeout timer01 [2024-03-19T02:16:20.876Z] IN AUTO-TIMEOUT!!! [2024-03-19T02:16:21.806Z] IN AUTO-TIMEOUT!!! [2024-03-19T02:16:22.734Z] IN AUTO-TIMEOUT!!! [2024-03-19T02:16:22.734Z] TimerEJB tested successfully. [2024-03-19T02:16:22.734Z] 02:16:22.613077 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:16:22.734Z] 02:16:22.635906 INFO Thread-1710814582617 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:22.734Z] org.glassfish.web.loader.WebappClassLoader@2e426dd2[name=/ejb-timer-service-app], urls=[ [2024-03-19T02:16:22.734Z] file:/tmp/gfembed17009005908828881888tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-03-19T02:16:22.734Z] file:/tmp/gfembed17009005908828881888tmp/generated/ejb/ejb-timer-service-app/ [2024-03-19T02:16:22.734Z] ][delegate=true, context=/ejb-timer-service-app, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=10, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-03-19T02:16:22.734Z] 02:16:22.638333 INFO Thread-1710814582617 com.sun.ejb.containers.EJBTimerService.onShutdown ejb.timer_service_shutdown_msg [2024-03-19T02:16:22.735Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:16:22.735Z] 02:16:22.643643 INFO Thread-23 nterprise.connectors.service.ResourceAdapterAdminServiceImpl.sendStopToResourceAdapter RAR7094: __xa_jdbc_ra shutdown successful. [2024-03-19T02:16:22.735Z] 02:16:22.644713 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:16:22.735Z] EmbeddedTest completed. [2024-03-19T02:16:22.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.161 s -- in org.glassfish.tests.embedded.ejb.basic.test.EmbeddedTest [2024-03-19T02:16:23.299Z] [INFO] [2024-03-19T02:16:23.299Z] [INFO] Results: [2024-03-19T02:16:23.299Z] [INFO] [2024-03-19T02:16:23.299Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:16:23.299Z] [INFO] [2024-03-19T02:16:23.299Z] [INFO] [2024-03-19T02:16:23.299Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ basic --- [2024-03-19T02:16:23.299Z] [INFO] Executing tasks [2024-03-19T02:16:23.299Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/classes/META-INF for [2024-03-19T02:16:23.299Z] [INFO] [echo] basic [2024-03-19T02:16:23.299Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/classes/META-INF [2024-03-19T02:16:23.299Z] [INFO] Executed tasks [2024-03-19T02:16:23.299Z] [INFO] [2024-03-19T02:16:23.299Z] [INFO] --- jar:3.3.0:jar (default-jar) @ basic --- [2024-03-19T02:16:23.299Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/basic.jar [2024-03-19T02:16:23.299Z] [INFO] [2024-03-19T02:16:23.299Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ basic --- [2024-03-19T02:16:23.299Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:16:24.666Z] [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [2024-03-19T02:16:24.666Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/bom.xml [2024-03-19T02:16:24.666Z] [INFO] attaching as basic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:24.666Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/bom.json [2024-03-19T02:16:24.666Z] [INFO] attaching as basic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:24.666Z] [INFO] [2024-03-19T02:16:24.666Z] [INFO] --- jar:3.3.0:test-jar (default) @ basic --- [2024-03-19T02:16:24.666Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/basic-tests.jar [2024-03-19T02:16:24.666Z] [INFO] [2024-03-19T02:16:24.666Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ basic --- [2024-03-19T02:16:24.666Z] [INFO] [2024-03-19T02:16:24.666Z] [INFO] --- failsafe:3.2.5:verify (verify) @ basic --- [2024-03-19T02:16:24.666Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/failsafe-reports [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.ejb-basic-checkstyle) @ basic --- [2024-03-19T02:16:24.667Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] --- install:3.1.1:install (default-install) @ basic --- [2024-03-19T02:16:24.667Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/basic/8.0.1-SNAPSHOT/basic-8.0.1-SNAPSHOT.pom [2024-03-19T02:16:24.667Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/basic.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/basic/8.0.1-SNAPSHOT/basic-8.0.1-SNAPSHOT.jar [2024-03-19T02:16:24.667Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/basic/8.0.1-SNAPSHOT/basic-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:24.667Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/basic/8.0.1-SNAPSHOT/basic-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:24.667Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/basic/target/basic-tests.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/basic/8.0.1-SNAPSHOT/basic-8.0.1-SNAPSHOT-tests.jar [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] -----------< org.glassfish.tests.embedded.ejb:ejb-api-test >------------ [2024-03-19T02:16:24.667Z] [INFO] Building EJB Embedded API test 8.0.1-SNAPSHOT [307/332] [2024-03-19T02:16:24.667Z] [INFO] from appserver/tests/embedded/ejb/ejb-api/pom.xml [2024-03-19T02:16:24.667Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-api-test --- [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ejb-api-test --- [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ejb-api-test --- [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ejb-api-test --- [2024-03-19T02:16:24.667Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:24.667Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ejb-api-test --- [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ejb-api-test --- [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-api-test --- [2024-03-19T02:16:24.667Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-api-test --- [2024-03-19T02:16:24.667Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/src/main/resources [2024-03-19T02:16:24.667Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/src/main/manpages [2024-03-19T02:16:24.667Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ejb-api-test --- [2024-03-19T02:16:24.667Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:24.667Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:16:24.667Z] [INFO] [2024-03-19T02:16:24.667Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ejb-api-test --- [2024-03-19T02:16:24.667Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:24.667Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:16:24.925Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:16:24.925Z] [INFO] [2024-03-19T02:16:24.925Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-api-test --- [2024-03-19T02:16:24.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/src/test/resources [2024-03-19T02:16:24.925Z] [INFO] [2024-03-19T02:16:24.925Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ejb-api-test --- [2024-03-19T02:16:24.925Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:24.925Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:16:24.925Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:16:24.925Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:16:24.925Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:16:24.925Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:16:24.925Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:16:24.925Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:16:24.925Z] Use -proc:none to disable annotation processing. [2024-03-19T02:16:24.925Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:16:24.925Z] [INFO] [2024-03-19T02:16:24.925Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-api-test --- [2024-03-19T02:16:24.925Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/surefire-reports [2024-03-19T02:16:24.925Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:16:24.925Z] [INFO] [2024-03-19T02:16:24.925Z] [INFO] ------------------------------------------------------- [2024-03-19T02:16:24.926Z] [INFO] T E S T S [2024-03-19T02:16:24.926Z] [INFO] ------------------------------------------------------- [2024-03-19T02:16:24.926Z] [0.003s][info][gc] Using G1 [2024-03-19T02:16:25.489Z] [INFO] Running org.glassfish.tests.embedded.ejb.test.EmbeddedTest [2024-03-19T02:16:25.489Z] [0.508s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.860ms [2024-03-19T02:16:25.489Z] 02:16:25.288370 WARNING main org.glassfish.ejb.embedded.EJBContainerProviderImpl.getValidFile ejb.embedded.instance_location_not_exists [2024-03-19T02:16:25.489Z] 02:16:25.306670 INFO main org.glassfish.ejb.embedded.EJBContainerProviderImpl.createContainer [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:16:26.052Z] [1.046s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 7.154ms [2024-03-19T02:16:26.053Z] 02:16:25.868954 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:16:26.053Z] 02:16:26.017379 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:16:26.053Z] 02:16:26.018061 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:16:26.310Z] 02:16:26.049150 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:16:26.569Z] [1.531s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 49M->19M(258M) 5.456ms [2024-03-19T02:16:26.569Z] [1.531s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:16:26.569Z] [1.541s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.690ms [2024-03-19T02:16:26.569Z] [1.543s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.077ms [2024-03-19T02:16:26.569Z] [1.545s][info][gc] GC(3) Concurrent Mark Cycle 13.482ms [2024-03-19T02:16:26.569Z] 02:16:26.414368 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:16:26.569Z] 02:16:26.520817 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (499 ms), startup services (618 ms), total (1,117 ms) [2024-03-19T02:16:26.826Z] 02:16:26.599023 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed7840260695532628517tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed7840260695532628517tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:16:26.826Z] 02:16:26.711179 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:16:26.826Z] 02:16:26.742217 INFO main org.glassfish.ejb.embedded.EJBContainerImpl.deploy [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/classes [2024-03-19T02:16:26.826Z] 02:16:26.742656 INFO main org.glassfish.ejb.embedded.EJBContainerImpl.deploy [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:16:26.826Z] 02:16:26.743138 INFO main org.glassfish.ejb.embedded.EJBContainerImpl.deploy [EJBContainerImpl] Deploying as a File [2024-03-19T02:16:27.083Z] 02:16:26.967658 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:16:27.083Z] 02:16:26.970266 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:16:27.083Z] 02:16:26.970852 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:16:27.083Z] 02:16:26.980208 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:16:27.083Z] 02:16:26.981027 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:16:27.083Z] 02:16:26.981802 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:16:27.083Z] 02:16:26.985563 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:16:27.339Z] 02:16:27.137699 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB SampleEjb: [java:global/classes/SampleEjb, java:global/classes/SampleEjb!org.glassfish.tests.embedded.ejb.SampleEjb] [2024-03-19T02:16:27.339Z] 02:16:27.167927 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:16:27.596Z] [2.544s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 93M->28M(256M) 11.320ms [2024-03-19T02:16:27.596Z] [2.567s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 30M->28M(256M) 6.357ms [2024-03-19T02:16:27.596Z] [2.591s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 4.836ms [2024-03-19T02:16:27.596Z] [2.591s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:16:27.596Z] [2.610s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.830ms [2024-03-19T02:16:27.596Z] [2.615s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.092ms [2024-03-19T02:16:27.596Z] [2.617s][info][gc] GC(7) Concurrent Mark Cycle 25.720ms [2024-03-19T02:16:27.596Z] 02:16:27.493013 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:16:28.161Z] 02:16:27.925762 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 1,144 milliseconds. [2024-03-19T02:16:28.161Z] Looking up EJB... [2024-03-19T02:16:28.161Z] Invoking EJB... [2024-03-19T02:16:28.161Z] Hello World [2024-03-19T02:16:28.161Z] Done calling EJB [2024-03-19T02:16:28.161Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:16:28.161Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:16:28.161Z] 02:16:28.004094 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:16:28.162Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:16:28.162Z] 02:16:28.014204 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:16:28.162Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.791 s -- in org.glassfish.tests.embedded.ejb.test.EmbeddedTest [2024-03-19T02:16:28.418Z] [INFO] [2024-03-19T02:16:28.418Z] [INFO] Results: [2024-03-19T02:16:28.418Z] [INFO] [2024-03-19T02:16:28.418Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:16:28.418Z] [INFO] [2024-03-19T02:16:28.418Z] [INFO] [2024-03-19T02:16:28.418Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-api-test --- [2024-03-19T02:16:28.418Z] [INFO] Executing tasks [2024-03-19T02:16:28.418Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/classes/META-INF for [2024-03-19T02:16:28.418Z] [INFO] [echo] ejb-api-test [2024-03-19T02:16:28.418Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/classes/META-INF [2024-03-19T02:16:28.418Z] [INFO] Executed tasks [2024-03-19T02:16:28.418Z] [INFO] [2024-03-19T02:16:28.418Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-api-test --- [2024-03-19T02:16:28.418Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/ejb-api-test.jar [2024-03-19T02:16:28.418Z] [INFO] [2024-03-19T02:16:28.418Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ejb-api-test --- [2024-03-19T02:16:28.418Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:16:29.785Z] [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [2024-03-19T02:16:29.785Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/bom.xml [2024-03-19T02:16:29.785Z] [INFO] attaching as ejb-api-test-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:29.785Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/bom.json [2024-03-19T02:16:29.785Z] [INFO] attaching as ejb-api-test-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:29.785Z] [INFO] [2024-03-19T02:16:29.785Z] [INFO] --- jar:3.3.0:test-jar (default) @ ejb-api-test --- [2024-03-19T02:16:29.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/ejb-api-test-tests.jar [2024-03-19T02:16:29.785Z] [INFO] [2024-03-19T02:16:29.785Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-api-test --- [2024-03-19T02:16:29.785Z] [INFO] [2024-03-19T02:16:29.785Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-api-test --- [2024-03-19T02:16:29.785Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/failsafe-reports [2024-03-19T02:16:29.785Z] [INFO] [2024-03-19T02:16:29.785Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.ejb-ejb-api-test-checkstyle) @ ejb-api-test --- [2024-03-19T02:16:29.785Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:16:29.785Z] [INFO] [2024-03-19T02:16:29.785Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-api-test --- [2024-03-19T02:16:29.785Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/ejb-api-test/8.0.1-SNAPSHOT/ejb-api-test-8.0.1-SNAPSHOT.pom [2024-03-19T02:16:30.043Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/ejb-api-test.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/ejb-api-test/8.0.1-SNAPSHOT/ejb-api-test-8.0.1-SNAPSHOT.jar [2024-03-19T02:16:30.043Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/ejb-api-test/8.0.1-SNAPSHOT/ejb-api-test-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:30.043Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/ejb-api-test/8.0.1-SNAPSHOT/ejb-api-test-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:30.043Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/ejb-api/target/ejb-api-test-tests.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/ejb-api-test/8.0.1-SNAPSHOT/ejb-api-test-8.0.1-SNAPSHOT-tests.jar [2024-03-19T02:16:30.043Z] [INFO] [2024-03-19T02:16:30.043Z] [INFO] -------------< org.glassfish.tests.embedded.ejb:remoteejb >------------- [2024-03-19T02:16:30.044Z] [INFO] Building Test remote EJB deployment with org.glassfish.embeddable APIs 8.0.1-SNAPSHOT [308/332] [2024-03-19T02:16:30.044Z] [INFO] from appserver/tests/embedded/ejb/remoteejb/pom.xml [2024-03-19T02:16:30.044Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:16:30.044Z] [INFO] [2024-03-19T02:16:30.044Z] [INFO] --- clean:3.3.2:clean (default-clean) @ remoteejb --- [2024-03-19T02:16:30.044Z] [INFO] [2024-03-19T02:16:30.044Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ remoteejb --- [2024-03-19T02:16:30.044Z] [INFO] [2024-03-19T02:16:30.044Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ remoteejb --- [2024-03-19T02:16:30.044Z] [INFO] [2024-03-19T02:16:30.044Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ remoteejb --- [2024-03-19T02:16:30.044Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:30.044Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:16:30.044Z] [INFO] [2024-03-19T02:16:30.044Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ remoteejb --- [2024-03-19T02:16:30.044Z] [INFO] [2024-03-19T02:16:30.044Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ remoteejb --- [2024-03-19T02:16:30.044Z] [INFO] [2024-03-19T02:16:30.044Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ remoteejb --- [2024-03-19T02:16:30.044Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:16:30.044Z] [INFO] [2024-03-19T02:16:30.044Z] [INFO] --- resources:3.3.1:resources (default-resources) @ remoteejb --- [2024-03-19T02:16:30.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/src/main/resources [2024-03-19T02:16:30.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/src/main/manpages [2024-03-19T02:16:30.044Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:16:30.044Z] [INFO] [2024-03-19T02:16:30.044Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ remoteejb --- [2024-03-19T02:16:30.044Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:30.044Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:16:30.301Z] [INFO] [2024-03-19T02:16:30.301Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ remoteejb --- [2024-03-19T02:16:30.301Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:30.301Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:16:30.301Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:16:30.301Z] [INFO] [2024-03-19T02:16:30.301Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ remoteejb --- [2024-03-19T02:16:30.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/src/test/resources [2024-03-19T02:16:30.301Z] [INFO] [2024-03-19T02:16:30.301Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ remoteejb --- [2024-03-19T02:16:30.301Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:30.301Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:16:30.557Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:16:30.557Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:16:30.557Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:16:30.557Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:16:30.557Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:16:30.557Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:16:30.557Z] Use -proc:none to disable annotation processing. [2024-03-19T02:16:30.557Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:16:30.557Z] [INFO] [2024-03-19T02:16:30.557Z] [INFO] --- surefire:3.2.5:test (default-test) @ remoteejb --- [2024-03-19T02:16:30.557Z] [INFO] Tests are skipped. [2024-03-19T02:16:30.557Z] [INFO] [2024-03-19T02:16:30.557Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ remoteejb --- [2024-03-19T02:16:30.557Z] [INFO] Executing tasks [2024-03-19T02:16:30.557Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/classes/META-INF for [2024-03-19T02:16:30.557Z] [INFO] [echo] remoteejb [2024-03-19T02:16:30.558Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/classes/META-INF [2024-03-19T02:16:30.558Z] [INFO] Executed tasks [2024-03-19T02:16:30.558Z] [INFO] [2024-03-19T02:16:30.558Z] [INFO] --- jar:3.3.0:jar (default-jar) @ remoteejb --- [2024-03-19T02:16:30.558Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/remoteejb.jar [2024-03-19T02:16:30.558Z] [INFO] [2024-03-19T02:16:30.558Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ remoteejb --- [2024-03-19T02:16:30.558Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:16:31.924Z] [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [2024-03-19T02:16:31.924Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/bom.xml [2024-03-19T02:16:31.924Z] [INFO] attaching as remoteejb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:31.925Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/bom.json [2024-03-19T02:16:31.925Z] [INFO] attaching as remoteejb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:31.925Z] [INFO] [2024-03-19T02:16:31.925Z] [INFO] --- jar:3.3.0:test-jar (default) @ remoteejb --- [2024-03-19T02:16:31.925Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/remoteejb-tests.jar [2024-03-19T02:16:31.925Z] [INFO] [2024-03-19T02:16:31.925Z] [INFO] --- surefire:3.2.5:test (default) @ remoteejb --- [2024-03-19T02:16:31.925Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/surefire-reports [2024-03-19T02:16:31.925Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:16:31.925Z] [INFO] [2024-03-19T02:16:31.925Z] [INFO] ------------------------------------------------------- [2024-03-19T02:16:31.925Z] [INFO] T E S T S [2024-03-19T02:16:31.925Z] [INFO] ------------------------------------------------------- [2024-03-19T02:16:31.925Z] [0.003s][info][gc] Using G1 [2024-03-19T02:16:32.181Z] [INFO] Running org.glassfish.tests.embedded.ejb.remoteejb.test.EJBTest [2024-03-19T02:16:32.438Z] [0.576s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.364ms [2024-03-19T02:16:32.999Z] [1.065s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 6.238ms [2024-03-19T02:16:32.999Z] 02:16:32.757768 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:16:32.999Z] 02:16:32.918925 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:16:33.000Z] 02:16:32.920017 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:16:33.000Z] 02:16:32.951107 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:16:33.256Z] [1.530s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 47M->19M(258M) 4.537ms [2024-03-19T02:16:33.256Z] [1.530s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:16:33.513Z] [1.542s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.759ms [2024-03-19T02:16:33.513Z] [1.545s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.081ms [2024-03-19T02:16:33.513Z] [1.547s][info][gc] GC(3) Concurrent Mark Cycle 16.349ms [2024-03-19T02:16:33.513Z] 02:16:33.318817 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:16:33.513Z] 02:16:33.436475 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (517 ms), startup services (635 ms), total (1,152 ms) [2024-03-19T02:16:33.769Z] 02:16:33.521738 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed14008094992236677111tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed14008094992236677111tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:16:33.770Z] 02:16:33.639160 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:16:33.770Z] Deploying [file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/remoteejb.jar] [2024-03-19T02:16:34.026Z] 02:16:33.919409 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:16:34.026Z] 02:16:33.921974 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:16:34.026Z] 02:16:33.922597 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:16:34.026Z] 02:16:33.931621 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:16:34.026Z] 02:16:33.932465 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:16:34.026Z] 02:16:33.933248 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:16:34.026Z] 02:16:33.937294 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:16:34.282Z] 02:16:34.097089 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.deployEJBTimerService Loading EJBTimerService. Please wait. [2024-03-19T02:16:34.539Z] 02:16:34.354346 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:16:34.539Z] 02:16:34.393197 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:16:34.539Z] 02:16:34.393769 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:16:34.539Z] 02:16:34.394110 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:16:34.539Z] [2.758s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 163M->29M(256M) 10.238ms [2024-03-19T02:16:34.796Z] [2.830s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 40M->29M(256M) 8.399ms [2024-03-19T02:16:34.796Z] [2.856s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 31M->29M(256M) 4.584ms [2024-03-19T02:16:34.796Z] [2.856s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:16:34.796Z] [2.876s][info][gc] GC(7) Pause Remark 31M->31M(256M) 2.715ms [2024-03-19T02:16:34.796Z] [2.882s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.078ms [2024-03-19T02:16:34.796Z] [2.883s][info][gc] GC(7) Concurrent Mark Cycle 26.193ms [2024-03-19T02:16:34.796Z] 02:16:34.602801 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:16:34.796Z] 02:16:34.603642 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:16:35.053Z] 02:16:34.824217 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-03-19T02:16:35.310Z] 02:16:34.974934 WARNING main erprise.connectors.service.ConnectorResourceAdminServiceImpl.createConnectorResource Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:16:35.310Z] 02:16:35.143452 INFO main com.sun.enterprise.resource.pool.PoolManagerImpl.createAndInitPool Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:16:35.872Z] 02:16:35.705584 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:35.872Z] org.glassfish.web.loader.WebappClassLoader@104a287c[name=unknown], urls=[ [2024-03-19T02:16:35.872Z] file:/tmp/gfembed14008094992236677111tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-03-19T02:16:35.872Z] file:/tmp/gfembed14008094992236677111tmp/generated/ejb/ejb-timer-service-app/ [2024-03-19T02:16:35.872Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=21, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-03-19T02:16:35.872Z] 02:16:35.736247 INFO main . EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:16:36.128Z] [4.368s][info][gc] GC(8) Pause Young (Prepare Mixed) (Metadata GC Threshold) 158M->36M(256M) 9.926ms [2024-03-19T02:16:36.385Z] [4.449s][info][gc] GC(9) Pause Young (Mixed) (Metadata GC Threshold) 43M->36M(256M) 8.902ms [2024-03-19T02:16:36.385Z] [4.479s][info][gc] GC(10) Pause Young (Concurrent Start) (Metadata GC Threshold) 38M->36M(256M) 4.970ms [2024-03-19T02:16:36.385Z] [4.479s][info][gc] GC(11) Concurrent Mark Cycle [2024-03-19T02:16:36.385Z] [4.513s][info][gc] GC(11) Pause Remark 39M->39M(256M) 3.984ms [2024-03-19T02:16:36.385Z] [4.523s][info][gc] GC(11) Pause Cleanup 40M->40M(256M) 0.095ms [2024-03-19T02:16:36.385Z] [4.524s][info][gc] GC(11) Concurrent Mark Cycle 45.336ms [2024-03-19T02:16:36.642Z] 02:16:36.492252 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB TimerBean: [java:global/ejb-timer-service-app/TimerBean, java:global/ejb-timer-service-app/TimerBean!org.glassfish.ejb.persistent.timer.TimerLocal] [2024-03-19T02:16:36.642Z] 02:16:36.542786 INFO main com.sun.enterprise.web.WebApplication.start Loading application [ejb-timer-service-app] at [/ejb-timer-service-app] [2024-03-19T02:16:36.642Z] 02:16:36.551152 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.initEJBTimerService EJB5109:EJB Timer Service started successfully for data source [jdbc/__TimerPool] [2024-03-19T02:16:36.642Z] 02:16:36.551584 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.resetEJBTimers ==> Restoring Timers ... [2024-03-19T02:16:36.898Z] 02:16:36.589402 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.restoreEJBTimers There are no EJB Timers owned by this server [2024-03-19T02:16:36.898Z] 02:16:36.589833 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.resetEJBTimers <== ... Timers Restored. [2024-03-19T02:16:36.898Z] 02:16:36.593464 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB TimerEjb: [java:global/remoteejb/TimerEjb, java:global/remoteejb/TimerEjb!org.glassfish.tests.embedded.ejb.remoteejb.TimerEjb] [2024-03-19T02:16:36.898Z] 02:16:36.602269 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB SampleEjb: [java:global/remoteejb/SampleEjb, java:global/remoteejb/SampleEjb!org.glassfish.tests.embedded.ejb.remoteejb.SampleEjb] [2024-03-19T02:16:37.155Z] [5.310s][info][gc] GC(12) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 179M->66M(256M) 19.823ms [2024-03-19T02:16:37.718Z] [5.719s][info][gc] GC(13) Pause Young (Mixed) (G1 Evacuation Pause) 199M->99M(256M) 29.367ms [2024-03-19T02:16:37.975Z] 02:16:37.707942 INFO main com.sun.jts.CosTransactions.DefaultTransactionService.setServerName JTS5014: Recoverable JTS instance, serverId = [3700] [2024-03-19T02:16:37.975Z] 02:16:37.829944 INFO main org.glassfish.enterprise.iiop.impl.GlassFishORBManager.getORB ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@57bc7f67 [2024-03-19T02:16:37.975Z] 02:16:37.887708 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB RemoteEJB: [java:global/remoteejb/RemoteEJB, java:global/remoteejb/RemoteEJB!org.glassfish.tests.embedded.ejb.remoteejb.RemoteEJBInf] [2024-03-19T02:16:37.975Z] 02:16:37.888120 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Glassfish-specific (Non-portable) JNDI names for EJB RemoteEJB: [org.glassfish.tests.embedded.ejb.remoteejb.RemoteEJBInf, org.glassfish.tests.embedded.ejb.remoteejb.RemoteEJBInf#org.glassfish.tests.embedded.ejb.remoteejb.RemoteEJBInf] [2024-03-19T02:16:37.975Z] 02:16:37.901532 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:16:38.232Z] 02:16:38.114844 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:16:38.489Z] [6.595s][info][gc] GC(14) Pause Young (Normal) (G1 Evacuation Pause) 206M->117M(256M) 18.608ms [2024-03-19T02:16:38.745Z] 02:16:38.621373 INFO main org.glassfish.deployment.admin.DeployCommand.execute remoteejb was successfully deployed in 4,924 milliseconds. [2024-03-19T02:16:38.745Z] Looking up SampleEJB. [2024-03-19T02:16:38.745Z] Invoking SampleEjb [org.glassfish.tests.embedded.ejb.remoteejb.SampleEjb@1e4e145b] [2024-03-19T02:16:38.745Z] Hello World [2024-03-19T02:16:38.745Z] SampleEjb tested successfully [2024-03-19T02:16:38.745Z] Looking up TimerEjb. [2024-03-19T02:16:38.745Z] Invoking TimerEjb [org.glassfish.tests.embedded.ejb.remoteejb.TimerEjb@7790a6fb] [2024-03-19T02:16:38.745Z] In SimpleEjb:createTimer() [2024-03-19T02:16:38.745Z] Verifying TimerEjb [org.glassfish.tests.embedded.ejb.remoteejb.TimerEjb@7790a6fb] [2024-03-19T02:16:39.674Z] IN AUTO-TIMEOUT!!! [2024-03-19T02:16:39.674Z] in SimpleEjb: timeout timer01 [2024-03-19T02:16:41.042Z] IN AUTO-TIMEOUT!!! [2024-03-19T02:16:41.974Z] IN AUTO-TIMEOUT!!! [2024-03-19T02:16:42.903Z] IN AUTO-TIMEOUT!!! [2024-03-19T02:16:42.903Z] TimerEJB tested successfully. [2024-03-19T02:16:42.903Z] Looking up RemoteEJB. [2024-03-19T02:16:42.903Z] Invoking RemoteEJB [org.glassfish.tests.embedded.ejb.remoteejb._RemoteEJBInf_Wrapper@bb077e25] [2024-03-19T02:16:42.903Z] RemoteEjb tested successfully [2024-03-19T02:16:42.903Z] 02:16:42.673602 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:16:42.903Z] 02:16:42.700535 INFO Thread-1710814602677 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:42.903Z] org.glassfish.web.loader.WebappClassLoader@12a6e8ed[name=/ejb-timer-service-app], urls=[ [2024-03-19T02:16:42.903Z] file:/tmp/gfembed14008094992236677111tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-03-19T02:16:42.903Z] file:/tmp/gfembed14008094992236677111tmp/generated/ejb/ejb-timer-service-app/ [2024-03-19T02:16:42.903Z] ][delegate=true, context=/ejb-timer-service-app, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=10, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-03-19T02:16:42.903Z] 02:16:42.703183 INFO Thread-1710814602677 com.sun.ejb.containers.EJBTimerService.onShutdown ejb.timer_service_shutdown_msg [2024-03-19T02:16:42.903Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:16:42.903Z] 02:16:42.708406 INFO Thread-27 nterprise.connectors.service.ResourceAdapterAdminServiceImpl.sendStopToResourceAdapter RAR7094: __xa_jdbc_ra shutdown successful. [2024-03-19T02:16:42.904Z] 02:16:42.709532 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:16:42.904Z] EmbeddedTest completed. [2024-03-19T02:16:42.904Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.58 s -- in org.glassfish.tests.embedded.ejb.remoteejb.test.EJBTest [2024-03-19T02:16:43.159Z] [INFO] [2024-03-19T02:16:43.159Z] [INFO] Results: [2024-03-19T02:16:43.159Z] [INFO] [2024-03-19T02:16:43.159Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:16:43.159Z] [INFO] [2024-03-19T02:16:43.159Z] [INFO] [2024-03-19T02:16:43.159Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ remoteejb --- [2024-03-19T02:16:43.159Z] [INFO] [2024-03-19T02:16:43.159Z] [INFO] --- failsafe:3.2.5:verify (verify) @ remoteejb --- [2024-03-19T02:16:43.159Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/failsafe-reports [2024-03-19T02:16:43.160Z] [INFO] [2024-03-19T02:16:43.160Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.ejb-remoteejb-checkstyle) @ remoteejb --- [2024-03-19T02:16:43.160Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:16:43.160Z] [INFO] [2024-03-19T02:16:43.160Z] [INFO] --- install:3.1.1:install (default-install) @ remoteejb --- [2024-03-19T02:16:43.160Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/remoteejb/8.0.1-SNAPSHOT/remoteejb-8.0.1-SNAPSHOT.pom [2024-03-19T02:16:43.417Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/remoteejb.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/remoteejb/8.0.1-SNAPSHOT/remoteejb-8.0.1-SNAPSHOT.jar [2024-03-19T02:16:43.417Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/remoteejb/8.0.1-SNAPSHOT/remoteejb-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:43.417Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/remoteejb/8.0.1-SNAPSHOT/remoteejb-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:43.417Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/ejb/remoteejb/target/remoteejb-tests.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/remoteejb/8.0.1-SNAPSHOT/remoteejb-8.0.1-SNAPSHOT-tests.jar [2024-03-19T02:16:43.417Z] [INFO] [2024-03-19T02:16:43.417Z] [INFO] --------< org.glassfish.tests.embedded.basic:scatteredarchive >--------- [2024-03-19T02:16:43.417Z] [INFO] Building Scattered Archive Test 8.0.1-SNAPSHOT [309/332] [2024-03-19T02:16:43.417Z] [INFO] from appserver/tests/embedded/scatteredarchive/pom.xml [2024-03-19T02:16:43.417Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:16:43.417Z] [INFO] [2024-03-19T02:16:43.417Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scatteredarchive --- [2024-03-19T02:16:43.417Z] [INFO] [2024-03-19T02:16:43.417Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ scatteredarchive --- [2024-03-19T02:16:43.417Z] [INFO] [2024-03-19T02:16:43.417Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ scatteredarchive --- [2024-03-19T02:16:43.417Z] [INFO] [2024-03-19T02:16:43.417Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ scatteredarchive --- [2024-03-19T02:16:43.417Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:43.417Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:16:43.673Z] [INFO] [2024-03-19T02:16:43.673Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ scatteredarchive --- [2024-03-19T02:16:43.673Z] [INFO] [2024-03-19T02:16:43.673Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ scatteredarchive --- [2024-03-19T02:16:43.673Z] [INFO] [2024-03-19T02:16:43.673Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ scatteredarchive --- [2024-03-19T02:16:43.673Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:16:43.673Z] [INFO] [2024-03-19T02:16:43.673Z] [INFO] --- resources:3.3.1:resources (default-resources) @ scatteredarchive --- [2024-03-19T02:16:43.673Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:16:43.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/src/main/manpages [2024-03-19T02:16:43.673Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:16:43.673Z] [INFO] [2024-03-19T02:16:43.673Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ scatteredarchive --- [2024-03-19T02:16:43.673Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:43.673Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:16:43.673Z] [INFO] [2024-03-19T02:16:43.673Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ scatteredarchive --- [2024-03-19T02:16:43.673Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:43.673Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:16:43.673Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:16:43.673Z] [INFO] [2024-03-19T02:16:43.673Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scatteredarchive --- [2024-03-19T02:16:43.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/src/test/resources [2024-03-19T02:16:43.674Z] [INFO] [2024-03-19T02:16:43.674Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ scatteredarchive --- [2024-03-19T02:16:43.674Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:43.674Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/test-classes [2024-03-19T02:16:43.930Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:16:43.930Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:16:43.930Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:16:43.930Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:16:43.930Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:16:43.930Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:16:43.930Z] Use -proc:none to disable annotation processing. [2024-03-19T02:16:43.930Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:16:43.930Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTest.java uses or overrides a deprecated API. [2024-03-19T02:16:43.930Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:16:43.930Z] [INFO] [2024-03-19T02:16:43.930Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-test-dependencies) @ scatteredarchive --- [2024-03-19T02:16:43.930Z] [INFO] Copying junit-jupiter-engine-5.10.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/junit-jupiter-engine.jar [2024-03-19T02:16:43.930Z] [INFO] Copying junit-platform-engine-1.10.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/junit-platform-engine.jar [2024-03-19T02:16:43.930Z] [INFO] Copying opentest4j-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/opentest4j.jar [2024-03-19T02:16:43.930Z] [INFO] Copying junit-platform-commons-1.10.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/junit-platform-commons.jar [2024-03-19T02:16:43.930Z] [INFO] Copying junit-jupiter-api-5.10.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/junit-jupiter-api.jar [2024-03-19T02:16:43.930Z] [INFO] Copying apiguardian-api-1.1.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/apiguardian-api.jar [2024-03-19T02:16:43.931Z] [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hamcrest.jar [2024-03-19T02:16:43.931Z] [INFO] Copying common-util.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/common-util.jar [2024-03-19T02:16:43.931Z] [INFO] Copying hk2-core-4.0.0-M2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-core.jar [2024-03-19T02:16:43.931Z] [INFO] Copying hk2-locator-4.0.0-M2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-locator.jar [2024-03-19T02:16:43.931Z] [INFO] Copying jakarta.inject-api-2.0.1.MR.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jakarta.inject-api.jar [2024-03-19T02:16:43.931Z] [INFO] Copying aopalliance-repackaged-4.0.0-M2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/aopalliance-repackaged.jar [2024-03-19T02:16:43.931Z] [INFO] Copying hk2-api-4.0.0-M2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-api.jar [2024-03-19T02:16:43.931Z] [INFO] Copying jakarta.annotation-api-3.0.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jakarta.annotation-api.jar [2024-03-19T02:16:43.931Z] [INFO] Copying javassist-3.30.2-GA.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/javassist.jar [2024-03-19T02:16:43.931Z] [INFO] Copying hk2-utils-4.0.0-M2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-utils.jar [2024-03-19T02:16:43.931Z] [INFO] Copying glassfish-api.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/glassfish-api.jar [2024-03-19T02:16:43.931Z] [INFO] Copying hk2-4.0.0-M2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2.jar [2024-03-19T02:16:43.931Z] [INFO] Copying hk2-runlevel-4.0.0-M2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-runlevel.jar [2024-03-19T02:16:43.931Z] [INFO] Copying class-model-4.0.0-M2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/class-model.jar [2024-03-19T02:16:43.931Z] [INFO] Copying asm-9.6.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm.jar [2024-03-19T02:16:43.931Z] [INFO] Copying asm-analysis-9.6.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm-analysis.jar [2024-03-19T02:16:43.931Z] [INFO] Copying asm-commons-9.6.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm-commons.jar [2024-03-19T02:16:43.931Z] [INFO] Copying asm-tree-9.6.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm-tree.jar [2024-03-19T02:16:43.932Z] [INFO] Copying asm-util-9.6.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm-util.jar [2024-03-19T02:16:43.932Z] [INFO] Copying hk2-config-generator.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-config-generator.jar [2024-03-19T02:16:43.932Z] [INFO] Copying hibernate-validator-8.0.1.Final.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hibernate-validator.jar [2024-03-19T02:16:43.932Z] [INFO] Copying jakarta.validation-api-3.1.0-M1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jakarta.validation-api.jar [2024-03-19T02:16:43.932Z] [INFO] Copying jboss-logging-3.5.3.Final.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jboss-logging.jar [2024-03-19T02:16:43.932Z] [INFO] Copying classmate-1.7.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/classmate.jar [2024-03-19T02:16:43.932Z] [INFO] Copying jakarta.xml.bind-api-4.0.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jakarta.xml.bind-api.jar [2024-03-19T02:16:43.932Z] [INFO] Copying jaxb-osgi-4.0.5.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jaxb-osgi.jar [2024-03-19T02:16:43.932Z] [INFO] Copying scattered-archive-api.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/scattered-archive-api.jar [2024-03-19T02:16:43.932Z] [INFO] Copying nucleus-grizzly-all.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/nucleus-grizzly-all.jar [2024-03-19T02:16:43.932Z] [INFO] Copying grizzly-framework-4.0.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-framework.jar [2024-03-19T02:16:43.932Z] [INFO] Copying grizzly-portunif-4.0.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-portunif.jar [2024-03-19T02:16:43.932Z] [INFO] Copying grizzly-http-4.0.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-http.jar [2024-03-19T02:16:43.932Z] [INFO] Copying grizzly-http2-4.0.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-http2.jar [2024-03-19T02:16:43.932Z] [INFO] Copying grizzly-http-server-4.0.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-http-server.jar [2024-03-19T02:16:43.932Z] [INFO] Copying grizzly-config.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-config.jar [2024-03-19T02:16:43.933Z] [INFO] Copying config-types.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/config-types.jar [2024-03-19T02:16:43.933Z] [INFO] Copying glassfish-corba-omgapi-4.2.5.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/glassfish-corba-omgapi.jar [2024-03-19T02:16:43.933Z] [INFO] Copying management-api-3.2.3.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/management-api.jar [2024-03-19T02:16:43.933Z] [INFO] Copying glassfish-embedded-all.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/glassfish-embedded-all.jar [2024-03-19T02:16:43.933Z] [INFO] Copying jmsra.zip to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jmsra.zip [2024-03-19T02:16:43.933Z] [INFO] Copying jackson-module-jakarta-xmlbind-annotations.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T02:16:43.933Z] [INFO] Copying xmlsec-4.0.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/xmlsec.jar [2024-03-19T02:16:43.933Z] [INFO] Copying woodstox-core-6.6.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/woodstox-core.jar [2024-03-19T02:16:43.933Z] [INFO] Copying stax2-api-4.2.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/stax2-api.jar [2024-03-19T02:16:43.933Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/commons-codec.jar [2024-03-19T02:16:43.933Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/test-dependencies/glassfish-jul-extension.jar [2024-03-19T02:16:43.933Z] [INFO] [2024-03-19T02:16:43.933Z] [INFO] --- surefire:3.2.5:test (default-test) @ scatteredarchive --- [2024-03-19T02:16:43.933Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/surefire-reports [2024-03-19T02:16:43.933Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:16:43.933Z] [INFO] [2024-03-19T02:16:43.933Z] [INFO] ------------------------------------------------------- [2024-03-19T02:16:43.933Z] [INFO] T E S T S [2024-03-19T02:16:43.933Z] [INFO] ------------------------------------------------------- [2024-03-19T02:16:43.933Z] [0.003s][info][gc] Using G1 [2024-03-19T02:16:44.496Z] [INFO] Running org.glassfish.tests.embedded.scatteredarchive.ScatteredArchiveTest [2024-03-19T02:16:44.496Z] [0.485s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.162ms [2024-03-19T02:16:45.059Z] [1.020s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 42M->16M(258M) 5.662ms [2024-03-19T02:16:45.317Z] 02:16:45.005763 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:16:45.317Z] 02:16:45.088252 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:16:45.317Z] 02:16:45.151701 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:16:45.573Z] [1.653s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 61M->21M(258M) 6.179ms [2024-03-19T02:16:45.573Z] [1.653s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:16:45.573Z] [1.663s][info][gc] GC(3) Pause Remark 22M->22M(256M) 1.632ms [2024-03-19T02:16:45.573Z] [1.665s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.062ms [2024-03-19T02:16:45.573Z] [1.666s][info][gc] GC(3) Concurrent Mark Cycle 13.371ms [2024-03-19T02:16:45.830Z] 02:16:45.610144 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:16:45.830Z] 02:16:45.619436 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:16:45.830Z] 02:16:45.626815 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:16:45.830Z] 02:16:45.627938 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:16:45.830Z] 02:16:45.628527 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:16:46.086Z] 02:16:45.878998 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (847 ms), startup services (521 ms), total (1,368 ms) [2024-03-19T02:16:46.086Z] 02:16:45.949014 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed2049012940701683230tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed2049012940701683230tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:16:46.343Z] 02:16:46.073065 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:16:46.343Z] 02:16:46.124981 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.printContents [file:/tmp/gftmp7641714683288582242/ContextInitializedTestServletArchive.war] contents : [2024-03-19T02:16:46.343Z] 1294 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/glassfish-web.xml [2024-03-19T02:16:46.343Z] 1048 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/web.xml [2024-03-19T02:16:46.343Z] 1305 Tue Mar 19 02:16:46 UTC 2024 images/duke.waving.gif [2024-03-19T02:16:46.343Z] 1400 Tue Mar 19 02:16:46 UTC 2024 index.jsp [2024-03-19T02:16:46.343Z] 1281 Tue Mar 19 02:16:46 UTC 2024 response.jsp [2024-03-19T02:16:46.343Z] 770 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/LocalStrings.properties [2024-03-19T02:16:46.343Z] 35084 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-03-19T02:16:46.343Z] 5205 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-03-19T02:16:46.343Z] 2100 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestRA.class [2024-03-19T02:16:46.343Z] 1861 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestServlet.class [2024-03-19T02:16:46.343Z] 510 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/ApplicationStatus.class [2024-03-19T02:16:46.343Z] 2273 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/ContextInitializedTestServlet.class [2024-03-19T02:16:46.343Z] 1414 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/DispatcherListener.class [2024-03-19T02:16:46.343Z] 123360 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/lib/hamcrest.jar [2024-03-19T02:16:46.343Z] 244690 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/lib/junit-jupiter-engine.jar [2024-03-19T02:16:46.343Z] [2024-03-19T02:16:46.908Z] [2.800s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 103M->29M(256M) 11.641ms [2024-03-19T02:16:46.908Z] [2.831s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 32M->30M(256M) 6.786ms [2024-03-19T02:16:46.908Z] [2.872s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 33M->31M(256M) 5.718ms [2024-03-19T02:16:46.908Z] [2.872s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:16:46.908Z] 02:16:46.726035 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:16:46.908Z] 02:16:46.729165 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:16:46.908Z] 02:16:46.729854 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:16:46.908Z] 02:16:46.737069 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:16:46.908Z] 02:16:46.737974 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:16:46.909Z] 02:16:46.738955 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:16:46.909Z] 02:16:46.743726 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:16:46.909Z] [2.893s][info][gc] GC(7) Pause Remark 33M->33M(256M) 3.097ms [2024-03-19T02:16:46.909Z] [2.899s][info][gc] GC(7) Pause Cleanup 34M->34M(256M) 0.082ms [2024-03-19T02:16:46.909Z] [2.900s][info][gc] GC(7) Concurrent Mark Cycle 28.168ms [2024-03-19T02:16:47.166Z] 02:16:46.909894 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:16:47.166Z] 02:16:46.937250 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:16:47.166Z] 02:16:46.952712 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:16:47.166Z] 02:16:46.953334 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:16:47.166Z] 02:16:47.051636 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:16:47.166Z] 02:16:47.052283 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:16:47.423Z] 02:16:47.281584 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:47.423Z] org.glassfish.web.loader.WebappClassLoader@5a39e554[name=unknown], urls=[ [2024-03-19T02:16:47.423Z] file:/tmp/gfembed2049012940701683230tmp/applications/ContextInitializedTestServletArchive/WEB-INF/classes/ [2024-03-19T02:16:47.423Z] file:/tmp/gfembed2049012940701683230tmp/applications/ContextInitializedTestServletArchive/WEB-INF/lib/hamcrest.jar [2024-03-19T02:16:47.423Z] file:/tmp/gfembed2049012940701683230tmp/applications/ContextInitializedTestServletArchive/WEB-INF/lib/junit-jupiter-engine.jar [2024-03-19T02:16:47.423Z] file:/tmp/gfembed2049012940701683230tmp/generated/ejb/ContextInitializedTestServletArchive/ [2024-03-19T02:16:47.423Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=25, pathTimestamps.size=2, resourceEntryCache.size=0] [2024-03-19T02:16:47.423Z] 02:16:47.325301 INFO main edded.scatteredarchive.contextInitialized.DispatcherListener.contextInitialized Listener initialized [2024-03-19T02:16:47.423Z] 02:16:47.327469 INFO main com.sun.enterprise.web.WebApplication.start Loading application [ContextInitializedTestServletArchive] at [/satest] [2024-03-19T02:16:47.679Z] 02:16:47.401631 INFO main org.glassfish.deployment.admin.DeployCommand.execute ContextInitializedTestServletArchive was successfully deployed in 1,254 milliseconds. [2024-03-19T02:16:47.679Z] 02:16:47.403293 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.testContextInitialized Deployed [ContextInitializedTestServletArchive] [2024-03-19T02:16:47.679Z] 02:16:47.504384 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Number of times context was initialized:1] in the response.***** [2024-03-19T02:16:47.679Z] 02:16:47.510325 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:16:47.679Z] 02:16:47.523623 INFO Thread-1710814607515 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:47.679Z] org.glassfish.web.loader.WebappClassLoader@10f8e2d2[name=/satest], urls=[ [2024-03-19T02:16:47.679Z] file:/tmp/gfembed2049012940701683230tmp/applications/ContextInitializedTestServletArchive/WEB-INF/classes/ [2024-03-19T02:16:47.679Z] file:/tmp/gfembed2049012940701683230tmp/applications/ContextInitializedTestServletArchive/WEB-INF/lib/hamcrest.jar [2024-03-19T02:16:47.680Z] file:/tmp/gfembed2049012940701683230tmp/applications/ContextInitializedTestServletArchive/WEB-INF/lib/junit-jupiter-engine.jar [2024-03-19T02:16:47.680Z] file:/tmp/gfembed2049012940701683230tmp/generated/ejb/ContextInitializedTestServletArchive/ [2024-03-19T02:16:47.680Z] file:/tmp/gfembed2049012940701683230tmp/generated/ContextInitializedTestServletArchive/ [2024-03-19T02:16:47.680Z] ][delegate=true, context=/satest, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=2, resourceEntryCache.size=0] [2024-03-19T02:16:47.680Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:16:47.680Z] 02:16:47.545857 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:16:47.680Z] Completed shutdown of GlassFish runtime [2024-03-19T02:16:47.680Z] [3.746s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 174M->33M(256M) 8.171ms [2024-03-19T02:16:47.936Z] 02:16:47.686793 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:16:47.936Z] 02:16:47.691071 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:16:47.936Z] 02:16:47.710592 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:16:47.936Z] 02:16:47.711125 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:16:47.936Z] 02:16:47.711867 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:16:47.936Z] 02:16:47.712337 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:16:47.936Z] 02:16:47.712724 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:16:47.936Z] 02:16:47.735964 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (81 ms), startup services (36 ms), total (117 ms) [2024-03-19T02:16:47.936Z] 02:16:47.742117 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed2049012940701683230tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed2049012940701683230tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:16:47.937Z] 02:16:47.745944 INFO Thread-19 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:16:47.937Z] 02:16:47.754893 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.printContents [file:/tmp/gftmp4183998570992336962/scatteredarchive.war] contents : [2024-03-19T02:16:47.937Z] 1294 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/glassfish-web.xml [2024-03-19T02:16:47.937Z] 1048 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/web.xml [2024-03-19T02:16:47.937Z] 1305 Tue Mar 19 02:16:46 UTC 2024 images/duke.waving.gif [2024-03-19T02:16:47.937Z] 1400 Tue Mar 19 02:16:46 UTC 2024 index.jsp [2024-03-19T02:16:47.937Z] 1281 Tue Mar 19 02:16:46 UTC 2024 response.jsp [2024-03-19T02:16:47.937Z] 770 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/LocalStrings.properties [2024-03-19T02:16:47.937Z] 35084 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-03-19T02:16:47.937Z] 5205 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-03-19T02:16:47.937Z] 2100 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestRA.class [2024-03-19T02:16:47.937Z] 1861 Tue Mar 19 02:16:46 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestServlet.class [2024-03-19T02:16:47.937Z] [2024-03-19T02:16:47.937Z] 02:16:47.841220 WARNING main com.sun.enterprise.security.ee.authorize.PolicyLoader.setPolicyConfigurationFactory Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:16:47.937Z] 02:16:47.841776 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:16:47.937Z] 02:16:47.842101 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:16:47.937Z] 02:16:47.842338 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:16:47.937Z] 02:16:47.842919 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:16:48.194Z] 02:16:47.882708 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:16:48.194Z] 02:16:47.884809 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:16:48.194Z] 02:16:47.886433 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:16:48.194Z] 02:16:47.886797 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:16:48.194Z] 02:16:47.915511 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:16:48.194Z] 02:16:47.915986 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:16:48.194Z] 02:16:47.961141 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:48.194Z] org.glassfish.web.loader.WebappClassLoader@64a7ad02[name=unknown], urls=[ [2024-03-19T02:16:48.194Z] file:/tmp/gfembed7977937258235352081tmp/applications/scatteredarchive/WEB-INF/classes/ [2024-03-19T02:16:48.194Z] file:/tmp/gfembed7977937258235352081tmp/generated/ejb/scatteredarchive/ [2024-03-19T02:16:48.194Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:16:48.194Z] 02:16:47.976442 INFO main com.sun.enterprise.web.WebApplication.start Loading application [scatteredarchive] at [/satest] [2024-03-19T02:16:48.194Z] 02:16:48.003256 INFO main org.glassfish.deployment.admin.DeployCommand.execute scatteredarchive was successfully deployed in 246 milliseconds. [2024-03-19T02:16:48.194Z] Deployed [scatteredarchive] [2024-03-19T02:16:48.194Z] 02:16:48.039039 INFO pool-24-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-03-19T02:16:48.194Z] 02:16:48.041199 INFO pool-37-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-03-19T02:16:48.194Z] 02:16:48.044969 INFO pool-37-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:9090] [2024-03-19T02:16:48.194Z] 02:16:48.062304 INFO pool-27-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:16:48.195Z] 02:16:48.064451 INFO pool-27-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-03-19T02:16:48.195Z] 02:16:48.066805 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector my-listener port 9090 to virtual server server [2024-03-19T02:16:48.195Z] [4.303s][info][gc] GC(9) Pause Young (Mixed) (G1 Evacuation Pause) 173M->41M(256M) 11.095ms [2024-03-19T02:16:49.130Z] 02:16:49.056925 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-03-19T02:16:49.130Z] 02:16:49.060590 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Hi from ScatteredArchiveTestServlet] in the response.***** [2024-03-19T02:16:49.130Z] 02:16:49.063801 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Hi from ScatteredArchiveTestServlet] in the response.***** [2024-03-19T02:16:49.387Z] 02:16:49.078154 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:49.387Z] org.glassfish.web.loader.WebappClassLoader@66a8ff6d[name=/satest], urls=[ [2024-03-19T02:16:49.387Z] file:/tmp/gfembed7977937258235352081tmp/applications/scatteredarchive/WEB-INF/classes/ [2024-03-19T02:16:49.387Z] file:/tmp/gfembed7977937258235352081tmp/generated/ejb/scatteredarchive/ [2024-03-19T02:16:49.387Z] file:/tmp/gfembed7977937258235352081tmp/generated/scatteredarchive/ [2024-03-19T02:16:49.387Z] ][delegate=true, context=/satest, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=24, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:16:49.387Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:16:49.387Z] 02:16:49.104400 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.printContents [file:/tmp/gftmp15836824075534634901/scatteredra.rar] contents : [2024-03-19T02:16:49.387Z] 1321 Tue Mar 19 02:16:48 UTC 2024 META-INF/ra.xml [2024-03-19T02:16:49.387Z] 16294 Tue Mar 19 02:16:48 UTC 2024 scatteredra.jar [2024-03-19T02:16:49.387Z] [2024-03-19T02:16:49.387Z] 02:16:49.216985 INFO main sfish.tests.embedded.scatteredarchive.ScatteredArchiveTestRA.start ScatteredArchiveTestRA start has been called [2024-03-19T02:16:49.387Z] 02:16:49.219615 INFO main com.sun.enterprise.connectors.module.ConnectorApplication.start Resource Adapter [ scatteredra ] started [2024-03-19T02:16:49.387Z] 02:16:49.240637 INFO main org.glassfish.deployment.admin.DeployCommand.execute scatteredra was successfully deployed in 134 milliseconds. [2024-03-19T02:16:49.387Z] Deployed RAR [scatteredra] [2024-03-19T02:16:49.387Z] 02:16:49.244420 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.printContents [file:/tmp/gftmp4041025225889235322/sear.ear] contents : [2024-03-19T02:16:49.387Z] 1273 Tue Mar 19 02:16:48 UTC 2024 META-INF/application.xml [2024-03-19T02:16:49.387Z] 21021 Tue Mar 19 02:16:48 UTC 2024 sa.war [2024-03-19T02:16:49.387Z] 16701 Tue Mar 19 02:16:48 UTC 2024 scatteredra.rar [2024-03-19T02:16:49.387Z] [2024-03-19T02:16:49.387Z] 02:16:49.372652 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:49.387Z] org.glassfish.web.loader.WebappClassLoader@16745abd[name=unknown], urls=[ [2024-03-19T02:16:49.387Z] file:/tmp/gfembed7977937258235352081tmp/applications/sear/sa_war/WEB-INF/classes/ [2024-03-19T02:16:49.387Z] file:/tmp/gfembed7977937258235352081tmp/generated/ejb/sear/sa_war/ [2024-03-19T02:16:49.387Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:16:49.644Z] 02:16:49.379516 INFO main sfish.tests.embedded.scatteredarchive.ScatteredArchiveTestRA.start ScatteredArchiveTestRA start has been called [2024-03-19T02:16:49.644Z] 02:16:49.383591 INFO main com.sun.enterprise.connectors.module.ConnectorApplication.start Resource Adapter [ sear#scatteredra ] started [2024-03-19T02:16:49.644Z] 02:16:49.393831 INFO main com.sun.enterprise.web.WebApplication.start Loading application [sear#sa.war] at [satest] [2024-03-19T02:16:49.644Z] 02:16:49.435881 INFO main org.glassfish.deployment.admin.DeployCommand.execute sear was successfully deployed in 190 milliseconds. [2024-03-19T02:16:49.644Z] Deployed [sear] [2024-03-19T02:16:49.644Z] 02:16:49.440662 WARNING my-listener(2) com.sun.web.security.RealmAdapter.getAppContextID Context path from ServletContext: /satest differs from path from bundle: satest [2024-03-19T02:16:49.644Z] [5.601s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 186M->64M(256M) 13.540ms [2024-03-19T02:16:49.902Z] 02:16:49.729012 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-03-19T02:16:49.902Z] 02:16:49.731346 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Hi from ScatteredArchiveTestServlet] in the response.***** [2024-03-19T02:16:49.902Z] 02:16:49.733635 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Hi from ScatteredArchiveTestServlet] in the response.***** [2024-03-19T02:16:49.902Z] 02:16:49.735696 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:16:49.902Z] 02:16:49.743921 INFO Thread-1710814607515 com.sun.enterprise.connectors.module.ConnectorApplication.stop Resource Adapter [ sear#scatteredra ] stopped [2024-03-19T02:16:49.902Z] 02:16:49.746296 INFO Thread-32 sfish.tests.embedded.scatteredarchive.ScatteredArchiveTestRA.stop ScatteredArchiveTestRA stop has been called [2024-03-19T02:16:49.902Z] 02:16:49.746725 INFO Thread-1710814607515 nterprise.connectors.service.ResourceAdapterAdminServiceImpl.sendStopToResourceAdapter RAR7094: sear#scatteredra shutdown successful. [2024-03-19T02:16:49.902Z] 02:16:49.748525 INFO Thread-1710814607515 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:16:49.902Z] org.glassfish.web.loader.WebappClassLoader@4a68cbc5[name=/satest], urls=[ [2024-03-19T02:16:49.902Z] file:/tmp/gfembed7977937258235352081tmp/applications/sear/sa_war/WEB-INF/classes/ [2024-03-19T02:16:49.902Z] file:/tmp/gfembed7977937258235352081tmp/generated/ejb/sear/sa_war/ [2024-03-19T02:16:49.902Z] file:/tmp/gfembed7977937258235352081tmp/generated/sear/sa_war/ [2024-03-19T02:16:49.902Z] ][delegate=true, context=/satest, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=24, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:16:49.902Z] 02:16:49.752828 INFO Thread-1710814607515 com.sun.enterprise.connectors.module.ConnectorApplication.stop Resource Adapter [ scatteredra ] stopped [2024-03-19T02:16:49.902Z] 02:16:49.753833 INFO Thread-32 sfish.tests.embedded.scatteredarchive.ScatteredArchiveTestRA.stop ScatteredArchiveTestRA stop has been called [2024-03-19T02:16:49.902Z] 02:16:49.754117 INFO Thread-1710814607515 nterprise.connectors.service.ResourceAdapterAdminServiceImpl.sendStopToResourceAdapter RAR7094: scatteredra shutdown successful. [2024-03-19T02:16:49.903Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:16:49.903Z] 02:16:49.763818 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:16:49.903Z] Completed shutdown of GlassFish runtime [2024-03-19T02:16:49.903Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.404 s -- in org.glassfish.tests.embedded.scatteredarchive.ScatteredArchiveTest [2024-03-19T02:16:50.159Z] [INFO] [2024-03-19T02:16:50.159Z] [INFO] Results: [2024-03-19T02:16:50.159Z] [INFO] [2024-03-19T02:16:50.159Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:16:50.159Z] [INFO] [2024-03-19T02:16:50.159Z] [INFO] [2024-03-19T02:16:50.159Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ scatteredarchive --- [2024-03-19T02:16:50.159Z] [INFO] Executing tasks [2024-03-19T02:16:50.159Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/classes/META-INF for [2024-03-19T02:16:50.159Z] [INFO] [echo] scatteredarchive [2024-03-19T02:16:50.159Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/classes/META-INF [2024-03-19T02:16:50.159Z] [INFO] Executed tasks [2024-03-19T02:16:50.159Z] [INFO] [2024-03-19T02:16:50.159Z] [INFO] --- war:3.4.0:war (default-war) @ scatteredarchive --- [2024-03-19T02:16:50.159Z] [INFO] Packaging webapp [2024-03-19T02:16:50.159Z] [INFO] Assembling webapp [scatteredarchive] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/scatteredarchive] [2024-03-19T02:16:50.159Z] [INFO] Processing war project [2024-03-19T02:16:50.159Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/src/main/webapp] [2024-03-19T02:16:50.416Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/scatteredarchive.war [2024-03-19T02:16:53.687Z] [INFO] [2024-03-19T02:16:53.687Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ scatteredarchive --- [2024-03-19T02:16:53.687Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:16:56.959Z] [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [2024-03-19T02:16:56.959Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/bom.xml [2024-03-19T02:16:56.959Z] [INFO] attaching as scatteredarchive-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:56.959Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/bom.json [2024-03-19T02:16:56.959Z] [INFO] attaching as scatteredarchive-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:56.959Z] [INFO] [2024-03-19T02:16:56.959Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ scatteredarchive --- [2024-03-19T02:16:56.959Z] [INFO] [2024-03-19T02:16:56.959Z] [INFO] --- failsafe:3.2.5:verify (verify) @ scatteredarchive --- [2024-03-19T02:16:56.959Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/failsafe-reports [2024-03-19T02:16:56.959Z] [INFO] [2024-03-19T02:16:56.959Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.basic-scatteredarchive-checkstyle) @ scatteredarchive --- [2024-03-19T02:16:56.959Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:16:56.959Z] [INFO] [2024-03-19T02:16:56.959Z] [INFO] --- install:3.1.1:install (default-install) @ scatteredarchive --- [2024-03-19T02:16:56.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/scatteredarchive/8.0.1-SNAPSHOT/scatteredarchive-8.0.1-SNAPSHOT.pom [2024-03-19T02:16:56.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/scatteredarchive.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/scatteredarchive/8.0.1-SNAPSHOT/scatteredarchive-8.0.1-SNAPSHOT.war [2024-03-19T02:16:56.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/scatteredarchive/8.0.1-SNAPSHOT/scatteredarchive-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:56.959Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/scatteredarchive/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/scatteredarchive/8.0.1-SNAPSHOT/scatteredarchive-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:56.959Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] -------------< org.glassfish.tests.embedded:maven-plugin >-------------- [2024-03-19T02:16:56.960Z] [INFO] Building GlassFish Embedded Maven Plugin Tests 8.0.1-SNAPSHOT [310/332] [2024-03-19T02:16:56.960Z] [INFO] from appserver/tests/embedded/maven-plugin/pom.xml [2024-03-19T02:16:56.960Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- clean:3.3.2:clean (default-clean) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] No sources to compile [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] No sources to compile [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] No sources to compile [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] Executing tasks [2024-03-19T02:16:56.960Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/target/classes/META-INF for [2024-03-19T02:16:56.960Z] [INFO] [echo] maven-plugin [2024-03-19T02:16:56.960Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/target/classes/META-INF [2024-03-19T02:16:56.960Z] [INFO] Executed tasks [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:16:56.960Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:16:56.960Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/target/bom.xml [2024-03-19T02:16:56.960Z] [INFO] attaching as maven-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:56.960Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/target/bom.json [2024-03-19T02:16:56.960Z] [INFO] attaching as maven-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] No tests to run. [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- failsafe:3.2.5:verify (verify) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/target/failsafe-reports [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded-maven-plugin-checkstyle) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:16:56.960Z] [INFO] [2024-03-19T02:16:56.960Z] [INFO] --- install:3.1.1:install (default-install) @ maven-plugin --- [2024-03-19T02:16:56.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/8.0.1-SNAPSHOT/maven-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:16:56.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/8.0.1-SNAPSHOT/maven-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:56.960Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/8.0.1-SNAPSHOT/maven-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:57.217Z] [INFO] [2024-03-19T02:16:57.217Z] [INFO] --< org.glassfish.tests.embedded.maven-plugin:applicationDispatcher >--- [2024-03-19T02:16:57.217Z] [INFO] Building Application Dispatcher Test (maven-plugin/applicationDispatcher) 8.0.1-SNAPSHOT [311/332] [2024-03-19T02:16:57.217Z] [INFO] from appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml [2024-03-19T02:16:57.217Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:16:57.217Z] [INFO] [2024-03-19T02:16:57.217Z] [INFO] --- clean:3.3.2:clean (default-clean) @ applicationDispatcher --- [2024-03-19T02:16:57.217Z] [INFO] [2024-03-19T02:16:57.217Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ applicationDispatcher --- [2024-03-19T02:16:57.217Z] [INFO] [2024-03-19T02:16:57.217Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ applicationDispatcher --- [2024-03-19T02:16:57.217Z] [INFO] [2024-03-19T02:16:57.217Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ applicationDispatcher --- [2024-03-19T02:16:57.217Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:16:57.217Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:16:57.217Z] [INFO] [2024-03-19T02:16:57.217Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ applicationDispatcher --- [2024-03-19T02:16:57.217Z] [INFO] [2024-03-19T02:16:57.217Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ applicationDispatcher --- [2024-03-19T02:16:57.217Z] [INFO] [2024-03-19T02:16:57.217Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ applicationDispatcher --- [2024-03-19T02:16:57.218Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:16:57.218Z] [INFO] [2024-03-19T02:16:57.218Z] [INFO] --- resources:3.3.1:resources (default-resources) @ applicationDispatcher --- [2024-03-19T02:16:57.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/main/resources [2024-03-19T02:16:57.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/main/manpages [2024-03-19T02:16:57.218Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:16:57.218Z] [INFO] [2024-03-19T02:16:57.218Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ applicationDispatcher --- [2024-03-19T02:16:57.218Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:16:57.218Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:16:57.218Z] [INFO] [2024-03-19T02:16:57.218Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ applicationDispatcher --- [2024-03-19T02:16:57.218Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:16:57.218Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:16:57.218Z] [INFO] [2024-03-19T02:16:57.218Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ applicationDispatcher --- [2024-03-19T02:16:57.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/test/resources [2024-03-19T02:16:57.218Z] [INFO] [2024-03-19T02:16:57.218Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ applicationDispatcher --- [2024-03-19T02:16:57.218Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:16:57.218Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:16:57.218Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:16:57.218Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:16:57.218Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:16:57.218Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:16:57.218Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:16:57.218Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:16:57.218Z] Use -proc:none to disable annotation processing. [2024-03-19T02:16:57.218Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/test/java/org/glassfish/tests/applicationDispatcher/WebTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/test/java/org/glassfish/tests/applicationDispatcher/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:16:57.218Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/test/java/org/glassfish/tests/applicationDispatcher/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:16:57.218Z] [INFO] [2024-03-19T02:16:57.218Z] [INFO] --- surefire:3.2.5:test (default-test) @ applicationDispatcher --- [2024-03-19T02:16:57.218Z] [INFO] Tests are skipped. [2024-03-19T02:16:57.218Z] [INFO] [2024-03-19T02:16:57.218Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ applicationDispatcher --- [2024-03-19T02:16:57.218Z] [INFO] Executing tasks [2024-03-19T02:16:57.218Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/classes/META-INF for [2024-03-19T02:16:57.218Z] [INFO] [echo] applicationDispatcher [2024-03-19T02:16:57.218Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/classes/META-INF [2024-03-19T02:16:57.218Z] [INFO] Executed tasks [2024-03-19T02:16:57.218Z] [INFO] [2024-03-19T02:16:57.218Z] [INFO] --- war:3.4.0:war (default-war) @ applicationDispatcher --- [2024-03-19T02:16:57.219Z] [INFO] Packaging webapp [2024-03-19T02:16:57.219Z] [INFO] Assembling webapp [applicationDispatcher] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/applicationDispatcher] [2024-03-19T02:16:57.219Z] [INFO] Processing war project [2024-03-19T02:16:57.219Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/main/webapp] [2024-03-19T02:16:57.219Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/applicationDispatcher.war [2024-03-19T02:16:57.476Z] [INFO] [2024-03-19T02:16:57.476Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ applicationDispatcher --- [2024-03-19T02:16:57.476Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:16:57.476Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:16:57.476Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/bom.xml [2024-03-19T02:16:57.476Z] [INFO] attaching as applicationDispatcher-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:16:57.476Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/bom.json [2024-03-19T02:16:57.476Z] [INFO] attaching as applicationDispatcher-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:16:57.476Z] [INFO] [2024-03-19T02:16:57.476Z] [INFO] --- embedded-glassfish:5.1:start (start) @ applicationDispatcher --- [2024-03-19T02:16:57.733Z] Created New Bootstrap ClassLoader. ServerId = embedded, ClassPaths = [2024-03-19T02:16:57.733Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/glassfish/embedded/maven-embedded-glassfish-plugin/5.1/maven-embedded-glassfish-plugin-5.1.jar [2024-03-19T02:16:57.734Z] ClassPath Element : file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [2024-03-19T02:16:57.734Z] ClassPath Element : file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-03-19T02:16:57.734Z] ClassPath Element : file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/jms/jmsra/target/jmsra.zip [2024-03-19T02:16:57.734Z] ClassPath Element : file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-03-19T02:16:57.734Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/apache/santuario/xmlsec/4.0.2/xmlsec-4.0.2.jar [2024-03-19T02:16:57.734Z] ClassPath Element : file:/home/jenkins/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.6.0/woodstox-core-6.6.0.jar [2024-03-19T02:16:57.734Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar [2024-03-19T02:16:57.734Z] ClassPath Element : file:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar [2024-03-19T02:16:57.734Z] ClassPath Element : file:/home/jenkins/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2024-03-19T02:16:57.734Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2024-03-19T02:16:57.734Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [2024-03-19T02:16:57.734Z] ClassPath Element : file:/home/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar [2024-03-19T02:16:57.734Z] Set system property [com.sun.enterprise.naming.allowJndiLookupFromOSGi = false] [2024-03-19T02:16:58.297Z] Mar 19, 2024 2:16:58 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:16:58.297Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:16:58.297Z] Mar 19, 2024 2:16:58 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:16:58.297Z] INFO: Authorization Service has successfully initialized. [2024-03-19T02:16:58.298Z] Mar 19, 2024 2:16:58 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:16:58.298Z] INFO: HV000001: Hibernate Validator null [2024-03-19T02:16:58.554Z] Mar 19, 2024 2:16:58 AM PluginUtil getGlassFish [2024-03-19T02:16:58.554Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@6016d970, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@ceb3a29, GlassFish Status = INIT, TimeTaken = 914 ms [2024-03-19T02:16:58.811Z] Mar 19, 2024 2:16:58 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:16:58.811Z] INFO: Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:16:59.068Z] Mar 19, 2024 2:16:58 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:16:59.068Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8181] [2024-03-19T02:16:59.068Z] Mar 19, 2024 2:16:58 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:16:59.068Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:16:59.068Z] Mar 19, 2024 2:16:58 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:16:59.068Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:16:59.068Z] Mar 19, 2024 2:16:58 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:16:59.068Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:16:59.068Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:16:59.068Z] INFO: GlassFish (commit: null) startup time: Embedded (826 ms), startup services (528 ms), total (1,354 ms) [2024-03-19T02:16:59.325Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-03-19T02:16:59.325Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:16:59.325Z] Mar 19, 2024 2:16:59 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:16:59.325Z] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:16:59.325Z] Mar 19, 2024 2:16:59 AM PluginUtil startGlassFish [2024-03-19T02:16:59.325Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@ceb3a29, TimeTaken = 760 ms [2024-03-19T02:16:59.325Z] [INFO] [2024-03-19T02:16:59.325Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ applicationDispatcher --- [2024-03-19T02:16:59.325Z] Mar 19, 2024 2:16:59 AM org.glassfish.maven.PluginUtil doDeploy [2024-03-19T02:16:59.325Z] INFO: Deploying [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/applicationDispatcher.war] with parameters [--name=applicationDispatcher, --force=true, --contextroot=test] [2024-03-19T02:16:59.582Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:16:59.582Z] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:16:59.582Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:16:59.582Z] INFO: Java security manager is disabled. [2024-03-19T02:16:59.582Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:16:59.582Z] INFO: Entering Security Startup Service. [2024-03-19T02:16:59.582Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:16:59.582Z] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:16:59.582Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:16:59.582Z] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:16:59.582Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:16:59.582Z] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:16:59.582Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:16:59.582Z] INFO: Security Service(s) started successfully. [2024-03-19T02:16:59.838Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:16:59.838Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:16:59.838Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:16:59.838Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:16:59.838Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:16:59.838Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-03-19T02:16:59.838Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:16:59.838Z] INFO: Created virtual server server [2024-03-19T02:17:00.094Z] Mar 19, 2024 2:16:59 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:17:00.094Z] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:17:00.094Z] Mar 19, 2024 2:16:59 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:17:00.094Z] INFO: Virtual server server loaded default web module [2024-03-19T02:17:00.658Z] Mar 19, 2024 2:17:00 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:00.658Z] INFO: close(), this: [2024-03-19T02:17:00.658Z] org.glassfish.web.loader.WebappClassLoader@358fc85f[name=unknown], urls=[ [2024-03-19T02:17:00.658Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/classes/ [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:00.659Z] file:/tmp/gfembed377675547196864044tmp/generated/ejb/applicationDispatcher/ [2024-03-19T02:17:00.659Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=30, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-03-19T02:17:00.659Z] Mar 19, 2024 2:17:00 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:00.659Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-03-19T02:17:00.659Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:00.659Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:00.659Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:00.659Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:00.659Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:00.659Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:00.659Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:00.659Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:00.659Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:00.659Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:00.659Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:00.659Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-03-19T02:17:00.659Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-03-19T02:17:00.659Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-03-19T02:17:00.660Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:00.660Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:00.660Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:00.660Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:00.660Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:00.660Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:00.660Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:00.660Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:00.660Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:00.660Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:00.660Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:00.660Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:00.660Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:00.660Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:00.660Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:00.660Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:00.660Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:00.660Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-03-19T02:17:00.660Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:00.660Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:00.660Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-03-19T02:17:00.660Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-03-19T02:17:00.660Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:00.660Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:00.660Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:00.660Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:00.660Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:00.660Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:00.660Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:00.660Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:00.660Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:00.660Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:00.660Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:00.660Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:00.660Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:00.660Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:00.660Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:00.660Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:00.660Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:00.660Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:00.660Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:00.660Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:00.660Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:00.660Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:00.660Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:00.660Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:00.660Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:00.660Z] [2024-03-19T02:17:00.660Z] [Servlet.init] [2024-03-19T02:17:00.660Z] [Servlet.RequestDispatcher: org.apache.catalina.core.ApplicationDispatcher@1543ff99] [2024-03-19T02:17:00.660Z] status: ApplicationDispatcher::PASS [2024-03-19T02:17:00.661Z] Mar 19, 2024 2:17:00 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:17:00.661Z] INFO: Loading application [applicationDispatcher] at [/test] [2024-03-19T02:17:00.661Z] Mar 19, 2024 2:17:00 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:17:00.661Z] INFO: applicationDispatcher was successfully deployed in 1,202 milliseconds. [2024-03-19T02:17:00.661Z] Mar 19, 2024 2:17:00 AM PluginUtil doDeploy [2024-03-19T02:17:00.661Z] INFO: Deployed applicationDispatcher [2024-03-19T02:17:00.661Z] [INFO] [2024-03-19T02:17:00.661Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ applicationDispatcher --- [2024-03-19T02:17:00.661Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/failsafe-reports [2024-03-19T02:17:00.661Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:17:00.661Z] [INFO] [2024-03-19T02:17:00.661Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:00.661Z] [INFO] T E S T S [2024-03-19T02:17:00.661Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:00.661Z] [0.003s][info][gc] Using G1 [2024-03-19T02:17:01.223Z] [INFO] Running org.glassfish.tests.applicationDispatcher.WebTest [2024-03-19T02:17:01.223Z] [Servlet.doGet] [2024-03-19T02:17:01.223Z] [Servlet.doPost] [2024-03-19T02:17:01.223Z] 0: ApplicationDispatcher::PASS [2024-03-19T02:17:01.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.glassfish.tests.applicationDispatcher.WebTest [2024-03-19T02:17:01.479Z] [INFO] [2024-03-19T02:17:01.479Z] [INFO] Results: [2024-03-19T02:17:01.479Z] [INFO] [2024-03-19T02:17:01.479Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:17:01.479Z] [INFO] [2024-03-19T02:17:01.479Z] [INFO] [2024-03-19T02:17:01.479Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ applicationDispatcher --- [2024-03-19T02:17:01.479Z] Mar 19, 2024 2:17:01 AM PluginUtil doUndeploy [2024-03-19T02:17:01.479Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@44f692ab [2024-03-19T02:17:01.479Z] Mar 19, 2024 2:17:01 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:01.479Z] INFO: close(), this: [2024-03-19T02:17:01.480Z] org.glassfish.web.loader.WebappClassLoader@15376c1f[name=/test], urls=[ [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/classes/ [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/generated/ejb/applicationDispatcher/ [2024-03-19T02:17:01.480Z] file:/tmp/gfembed377675547196864044tmp/generated/applicationDispatcher/ [2024-03-19T02:17:01.480Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-03-19T02:17:01.480Z] Mar 19, 2024 2:17:01 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:01.480Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-03-19T02:17:01.480Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:01.480Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:01.480Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:01.480Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:01.480Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:01.480Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:01.480Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:01.480Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:01.480Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:01.480Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:01.480Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:01.480Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-03-19T02:17:01.480Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-03-19T02:17:01.480Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-03-19T02:17:01.480Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-03-19T02:17:01.481Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-03-19T02:17:01.481Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-03-19T02:17:01.481Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:01.481Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:01.481Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:01.481Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:01.481Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:01.481Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:01.481Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:01.481Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:01.481Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:01.481Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:01.481Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:01.481Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:01.481Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:01.481Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-03-19T02:17:01.481Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-03-19T02:17:01.481Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-03-19T02:17:01.481Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:01.481Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:01.481Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-03-19T02:17:01.481Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-03-19T02:17:01.481Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:01.481Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:01.481Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:01.481Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:01.481Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:01.481Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:01.481Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:01.481Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:01.481Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:01.481Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:01.481Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:01.481Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:01.481Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:01.481Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:01.481Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:01.481Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:01.481Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:01.481Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:01.481Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:01.481Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:01.481Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:01.481Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:01.481Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:01.481Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:01.481Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:01.481Z] [2024-03-19T02:17:01.738Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:01.738Z] Mar 19, 2024 2:17:01 AM PluginUtil doUndeploy [2024-03-19T02:17:01.738Z] INFO: Undeployed applicationDispatcher [2024-03-19T02:17:01.738Z] [INFO] [2024-03-19T02:17:01.738Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ applicationDispatcher --- [2024-03-19T02:17:01.738Z] Mar 19, 2024 2:17:01 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:17:01.738Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:01.738Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:01.738Z] Mar 19, 2024 2:17:01 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:17:01.738Z] INFO: Shutdown procedure finished [2024-03-19T02:17:01.738Z] Completed shutdown of GlassFish runtime [2024-03-19T02:17:01.738Z] Mar 19, 2024 2:17:01 AM PluginUtil stopGlassFish [2024-03-19T02:17:01.738Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@ceb3a29 [2024-03-19T02:17:01.738Z] [INFO] [2024-03-19T02:17:01.738Z] [INFO] --- failsafe:3.2.5:verify (verify) @ applicationDispatcher --- [2024-03-19T02:17:01.739Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/failsafe-reports [2024-03-19T02:17:01.739Z] [INFO] [2024-03-19T02:17:01.739Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.maven-plugin-applicationDispatcher-checkstyle) @ applicationDispatcher --- [2024-03-19T02:17:01.739Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:01.739Z] [INFO] [2024-03-19T02:17:01.739Z] [INFO] --- install:3.1.1:install (default-install) @ applicationDispatcher --- [2024-03-19T02:17:01.739Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/applicationDispatcher/8.0.1-SNAPSHOT/applicationDispatcher-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:01.739Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/applicationDispatcher.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/applicationDispatcher/8.0.1-SNAPSHOT/applicationDispatcher-8.0.1-SNAPSHOT.war [2024-03-19T02:17:01.739Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/applicationDispatcher/8.0.1-SNAPSHOT/applicationDispatcher-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:01.739Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/applicationDispatcher/8.0.1-SNAPSHOT/applicationDispatcher-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:01.739Z] [INFO] [2024-03-19T02:17:01.739Z] [INFO] --------< org.glassfish.tests.embedded.maven-plugin:dirListing >-------- [2024-03-19T02:17:01.739Z] [INFO] Building Directory Listing Test (maven-plugin/dirListing) 8.0.1-SNAPSHOT [312/332] [2024-03-19T02:17:01.739Z] [INFO] from appserver/tests/embedded/maven-plugin/dirListing/pom.xml [2024-03-19T02:17:01.739Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:17:01.739Z] [INFO] [2024-03-19T02:17:01.739Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dirListing --- [2024-03-19T02:17:01.739Z] [INFO] [2024-03-19T02:17:01.739Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dirListing --- [2024-03-19T02:17:01.739Z] [INFO] [2024-03-19T02:17:01.739Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dirListing --- [2024-03-19T02:17:01.739Z] [INFO] [2024-03-19T02:17:01.739Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dirListing --- [2024-03-19T02:17:01.739Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:01.739Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:01.996Z] [INFO] [2024-03-19T02:17:01.996Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dirListing --- [2024-03-19T02:17:01.996Z] [INFO] [2024-03-19T02:17:01.996Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dirListing --- [2024-03-19T02:17:01.996Z] [INFO] [2024-03-19T02:17:01.996Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dirListing --- [2024-03-19T02:17:01.996Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:01.996Z] [INFO] [2024-03-19T02:17:01.996Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dirListing --- [2024-03-19T02:17:01.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/src/main/resources [2024-03-19T02:17:01.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/src/main/manpages [2024-03-19T02:17:01.996Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:17:01.996Z] [INFO] [2024-03-19T02:17:01.996Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dirListing --- [2024-03-19T02:17:01.996Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:01.996Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:01.996Z] [INFO] [2024-03-19T02:17:01.996Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dirListing --- [2024-03-19T02:17:01.996Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:17:01.996Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:01.996Z] [INFO] [2024-03-19T02:17:01.996Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dirListing --- [2024-03-19T02:17:01.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/src/test/resources [2024-03-19T02:17:01.996Z] [INFO] [2024-03-19T02:17:01.996Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ dirListing --- [2024-03-19T02:17:01.996Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:01.996Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:17:01.996Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:17:01.996Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:17:01.996Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:17:01.996Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:17:01.996Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:17:01.996Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:17:01.996Z] Use -proc:none to disable annotation processing. [2024-03-19T02:17:01.996Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/src/test/java/org/glassfish/tests/dirListing/WebTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/src/test/java/org/glassfish/tests/dirListing/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:17:01.997Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/src/test/java/org/glassfish/tests/dirListing/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:17:01.997Z] [INFO] [2024-03-19T02:17:01.997Z] [INFO] --- surefire:3.2.5:test (default-test) @ dirListing --- [2024-03-19T02:17:01.997Z] [INFO] Tests are skipped. [2024-03-19T02:17:01.997Z] [INFO] [2024-03-19T02:17:01.997Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dirListing --- [2024-03-19T02:17:01.997Z] [INFO] Executing tasks [2024-03-19T02:17:01.997Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/target/classes/META-INF for [2024-03-19T02:17:01.997Z] [INFO] [echo] dirListing [2024-03-19T02:17:01.997Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/target/classes/META-INF [2024-03-19T02:17:01.997Z] [INFO] Executed tasks [2024-03-19T02:17:01.997Z] [INFO] [2024-03-19T02:17:01.997Z] [INFO] --- war:3.4.0:war (default-war) @ dirListing --- [2024-03-19T02:17:01.997Z] [INFO] Packaging webapp [2024-03-19T02:17:01.997Z] [INFO] Assembling webapp [dirListing] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/target/dirListing] [2024-03-19T02:17:01.997Z] [INFO] Processing war project [2024-03-19T02:17:01.997Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/src/main/webapp] [2024-03-19T02:17:01.997Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/target/dirListing.war [2024-03-19T02:17:01.997Z] [INFO] [2024-03-19T02:17:01.997Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dirListing --- [2024-03-19T02:17:01.997Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:17:02.254Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:17:02.254Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/target/bom.xml [2024-03-19T02:17:02.511Z] [INFO] attaching as dirListing-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:02.511Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/target/bom.json [2024-03-19T02:17:02.511Z] [INFO] attaching as dirListing-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:02.511Z] [INFO] [2024-03-19T02:17:02.511Z] [INFO] --- embedded-glassfish:5.1:start (start) @ dirListing --- [2024-03-19T02:17:02.511Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:17:02.511Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:02.511Z] Mar 19, 2024 2:17:02 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:17:02.511Z] INFO: Authorization Service has successfully initialized. [2024-03-19T02:17:02.511Z] Mar 19, 2024 2:17:02 AM PluginUtil getGlassFish [2024-03-19T02:17:02.511Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@6016d970, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@4bc285be, GlassFish Status = INIT, TimeTaken = 134 ms [2024-03-19T02:17:02.511Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:02.511Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:02.511Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:02.511Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8181] [2024-03-19T02:17:02.511Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:02.511Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:02.511Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:02.511Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:02.511Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:02.511Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:02.511Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:17:02.511Z] INFO: GlassFish (commit: null) startup time: Embedded (78 ms), startup services (33 ms), total (111 ms) [2024-03-19T02:17:02.511Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-03-19T02:17:02.511Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:02.511Z] Mar 19, 2024 2:17:02 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:17:02.511Z] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:02.512Z] Mar 19, 2024 2:17:02 AM PluginUtil startGlassFish [2024-03-19T02:17:02.512Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@4bc285be, TimeTaken = 47 ms [2024-03-19T02:17:02.512Z] [INFO] [2024-03-19T02:17:02.512Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ dirListing --- [2024-03-19T02:17:02.512Z] Mar 19, 2024 2:17:02 AM org.glassfish.maven.PluginUtil doDeploy [2024-03-19T02:17:02.512Z] INFO: Deploying [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/target/dirListing.war] with parameters [--name=test, --force=true, --contextroot=test] [2024-03-19T02:17:02.768Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:17:02.769Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:17:02.769Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:17:02.769Z] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:02.769Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:17:02.769Z] INFO: Java security manager is disabled. [2024-03-19T02:17:02.769Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:02.769Z] INFO: Entering Security Startup Service. [2024-03-19T02:17:02.769Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:02.769Z] INFO: Security Service(s) started successfully. [2024-03-19T02:17:02.769Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:17:02.769Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:02.769Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:02.769Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:02.769Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:02.769Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-03-19T02:17:02.769Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:17:02.769Z] INFO: Created virtual server server [2024-03-19T02:17:02.769Z] Mar 19, 2024 2:17:02 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:17:02.769Z] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:17:02.769Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:17:02.769Z] INFO: Virtual server server loaded default web module [2024-03-19T02:17:02.769Z] Mar 19, 2024 2:17:02 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:02.769Z] INFO: close(), this: [2024-03-19T02:17:02.769Z] org.glassfish.web.loader.WebappClassLoader@6b98eb9f[name=unknown], urls=[ [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/classes/ [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:02.769Z] file:/tmp/gfembed6495971948382300792tmp/generated/ejb/test/ [2024-03-19T02:17:02.769Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-03-19T02:17:02.769Z] Mar 19, 2024 2:17:02 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:02.769Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-03-19T02:17:02.769Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:02.770Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:02.770Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:02.770Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:02.770Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:02.770Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:02.770Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:02.770Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:02.770Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:02.770Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:02.770Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:02.770Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-03-19T02:17:02.770Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:02.770Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:02.770Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:02.770Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:02.770Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:02.770Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:02.770Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:02.770Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-03-19T02:17:02.770Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:02.770Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:02.770Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-03-19T02:17:02.770Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-03-19T02:17:02.770Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:02.770Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:02.770Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:02.770Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:02.770Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:02.770Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:02.770Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:02.770Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:02.770Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:02.770Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:02.771Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:02.771Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:02.771Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:02.771Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:02.771Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:02.771Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:02.771Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:02.771Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:02.771Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:02.771Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:02.771Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:02.771Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:02.771Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:02.771Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:02.771Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:02.771Z] [2024-03-19T02:17:02.771Z] Mar 19, 2024 2:17:02 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:17:02.771Z] INFO: Loading application [test] at [/test] [2024-03-19T02:17:02.771Z] Mar 19, 2024 2:17:02 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:17:02.771Z] INFO: test was successfully deployed in 283 milliseconds. [2024-03-19T02:17:02.771Z] Mar 19, 2024 2:17:02 AM PluginUtil doDeploy [2024-03-19T02:17:02.771Z] INFO: Deployed test [2024-03-19T02:17:02.771Z] [INFO] [2024-03-19T02:17:02.771Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dirListing --- [2024-03-19T02:17:02.771Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/target/failsafe-reports [2024-03-19T02:17:02.771Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:17:03.027Z] [INFO] [2024-03-19T02:17:03.027Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:03.028Z] [INFO] T E S T S [2024-03-19T02:17:03.028Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:03.028Z] [0.003s][info][gc] Using G1 [2024-03-19T02:17:03.284Z] [INFO] Running org.glassfish.tests.dirListing.WebTest [2024-03-19T02:17:03.284Z] 0: [2024-03-19T02:17:03.284Z] 1: [2024-03-19T02:17:03.284Z] 2: Directory Listing For / [2024-03-19T02:17:03.284Z] Getting a "Directory Listing" [2024-03-19T02:17:03.540Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.glassfish.tests.dirListing.WebTest [2024-03-19T02:17:03.797Z] [INFO] [2024-03-19T02:17:03.797Z] [INFO] Results: [2024-03-19T02:17:03.797Z] [INFO] [2024-03-19T02:17:03.797Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:17:03.797Z] [INFO] [2024-03-19T02:17:03.797Z] [INFO] [2024-03-19T02:17:03.797Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ dirListing --- [2024-03-19T02:17:03.797Z] Mar 19, 2024 2:17:03 AM PluginUtil doUndeploy [2024-03-19T02:17:03.797Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@78a8c075 [2024-03-19T02:17:03.797Z] Mar 19, 2024 2:17:03 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:03.797Z] INFO: close(), this: [2024-03-19T02:17:03.797Z] org.glassfish.web.loader.WebappClassLoader@747ae4f[name=/test], urls=[ [2024-03-19T02:17:03.797Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/classes/ [2024-03-19T02:17:03.797Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:03.797Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:03.797Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:03.797Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:03.797Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:03.798Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:03.798Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:03.798Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:03.798Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:03.798Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:03.798Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:03.798Z] file:/tmp/gfembed6495971948382300792tmp/applications/test/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:03.798Z] file:/tmp/gfembed6495971948382300792tmp/generated/ejb/test/ [2024-03-19T02:17:03.798Z] file:/tmp/gfembed6495971948382300792tmp/generated/test/ [2024-03-19T02:17:03.798Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-03-19T02:17:03.798Z] Mar 19, 2024 2:17:03 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:03.798Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-03-19T02:17:03.798Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:03.798Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:03.798Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:03.798Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:03.798Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:03.798Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:03.798Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:03.798Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:03.798Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:03.798Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:03.798Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:03.798Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-03-19T02:17:03.798Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-03-19T02:17:03.798Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-03-19T02:17:03.798Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-03-19T02:17:03.798Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-03-19T02:17:03.798Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-03-19T02:17:03.798Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:03.798Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:03.798Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:03.798Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:03.798Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:03.798Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:03.798Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:03.798Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:03.798Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:03.798Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:03.798Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:03.798Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:03.798Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:03.799Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-03-19T02:17:03.799Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-03-19T02:17:03.799Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-03-19T02:17:03.799Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:03.799Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:03.799Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-03-19T02:17:03.799Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-03-19T02:17:03.799Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:03.799Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:03.799Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:03.799Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:03.799Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:03.799Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:03.799Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:03.799Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:03.799Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:03.799Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:03.799Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:03.799Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:03.799Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:03.799Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:03.799Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:03.799Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:03.799Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:03.799Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:03.799Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:03.799Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:03.799Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:03.799Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:03.799Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:03.799Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:03.799Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:03.799Z] [2024-03-19T02:17:03.799Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:03.799Z] Mar 19, 2024 2:17:03 AM PluginUtil doUndeploy [2024-03-19T02:17:03.799Z] INFO: Undeployed test [2024-03-19T02:17:03.799Z] [INFO] [2024-03-19T02:17:03.799Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ dirListing --- [2024-03-19T02:17:03.799Z] Mar 19, 2024 2:17:03 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:17:03.799Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:03.799Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:03.800Z] Mar 19, 2024 2:17:03 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:17:03.800Z] INFO: Shutdown procedure finished [2024-03-19T02:17:03.800Z] Mar 19, 2024 2:17:03 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-03-19T02:17:03.800Z] WARNING: Got an unexpected exception. [2024-03-19T02:17:03.800Z] Mar 19, 2024 2:17:03 AM PluginUtil stopGlassFish [2024-03-19T02:17:03.800Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@4bc285be [2024-03-19T02:17:03.800Z] [INFO] [2024-03-19T02:17:03.800Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dirListing --- [2024-03-19T02:17:03.800Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/target/failsafe-reports [2024-03-19T02:17:03.800Z] [INFO] [2024-03-19T02:17:03.800Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.maven-plugin-dirListing-checkstyle) @ dirListing --- [2024-03-19T02:17:03.800Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:03.800Z] [INFO] [2024-03-19T02:17:03.800Z] [INFO] --- install:3.1.1:install (default-install) @ dirListing --- [2024-03-19T02:17:03.800Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/dirListing/8.0.1-SNAPSHOT/dirListing-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:03.800Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/target/dirListing.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/dirListing/8.0.1-SNAPSHOT/dirListing-8.0.1-SNAPSHOT.war [2024-03-19T02:17:03.800Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/dirListing/8.0.1-SNAPSHOT/dirListing-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:03.800Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/dirListing/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/dirListing/8.0.1-SNAPSHOT/dirListing-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:03.800Z] [INFO] [2024-03-19T02:17:03.800Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:filterURIMapping >----- [2024-03-19T02:17:03.800Z] [INFO] Building Filter URI Mapping Test (maven-plugin/filterURIMapping) 8.0.1-SNAPSHOT [313/332] [2024-03-19T02:17:03.800Z] [INFO] from appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml [2024-03-19T02:17:03.800Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:17:03.800Z] [INFO] [2024-03-19T02:17:03.800Z] [INFO] --- clean:3.3.2:clean (default-clean) @ filterURIMapping --- [2024-03-19T02:17:03.800Z] [INFO] [2024-03-19T02:17:03.800Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ filterURIMapping --- [2024-03-19T02:17:03.800Z] [INFO] [2024-03-19T02:17:03.800Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ filterURIMapping --- [2024-03-19T02:17:03.800Z] [INFO] [2024-03-19T02:17:03.800Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ filterURIMapping --- [2024-03-19T02:17:03.800Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:03.800Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:17:04.056Z] [INFO] [2024-03-19T02:17:04.056Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ filterURIMapping --- [2024-03-19T02:17:04.056Z] [INFO] [2024-03-19T02:17:04.056Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ filterURIMapping --- [2024-03-19T02:17:04.056Z] [INFO] [2024-03-19T02:17:04.056Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ filterURIMapping --- [2024-03-19T02:17:04.056Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:04.056Z] [INFO] [2024-03-19T02:17:04.056Z] [INFO] --- resources:3.3.1:resources (default-resources) @ filterURIMapping --- [2024-03-19T02:17:04.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/src/main/resources [2024-03-19T02:17:04.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/src/main/manpages [2024-03-19T02:17:04.057Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:17:04.057Z] [INFO] [2024-03-19T02:17:04.057Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ filterURIMapping --- [2024-03-19T02:17:04.057Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:04.057Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:17:04.057Z] [INFO] [2024-03-19T02:17:04.057Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ filterURIMapping --- [2024-03-19T02:17:04.057Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:17:04.057Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:17:04.057Z] [INFO] [2024-03-19T02:17:04.057Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ filterURIMapping --- [2024-03-19T02:17:04.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/src/test/resources [2024-03-19T02:17:04.057Z] [INFO] [2024-03-19T02:17:04.057Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ filterURIMapping --- [2024-03-19T02:17:04.057Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:04.057Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:17:04.057Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:17:04.057Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:17:04.057Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:17:04.057Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:17:04.057Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:17:04.057Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:17:04.057Z] Use -proc:none to disable annotation processing. [2024-03-19T02:17:04.057Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/src/test/java/org/glassfish/tests/filterURIMapping/WebTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/src/test/java/org/glassfish/tests/filterURIMapping/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:17:04.057Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/src/test/java/org/glassfish/tests/filterURIMapping/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:17:04.057Z] [INFO] [2024-03-19T02:17:04.057Z] [INFO] --- surefire:3.2.5:test (default-test) @ filterURIMapping --- [2024-03-19T02:17:04.057Z] [INFO] Tests are skipped. [2024-03-19T02:17:04.057Z] [INFO] [2024-03-19T02:17:04.057Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ filterURIMapping --- [2024-03-19T02:17:04.057Z] [INFO] Executing tasks [2024-03-19T02:17:04.057Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/target/classes/META-INF for [2024-03-19T02:17:04.057Z] [INFO] [echo] filterURIMapping [2024-03-19T02:17:04.057Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/target/classes/META-INF [2024-03-19T02:17:04.057Z] [INFO] Executed tasks [2024-03-19T02:17:04.057Z] [INFO] [2024-03-19T02:17:04.058Z] [INFO] --- war:3.4.0:war (default-war) @ filterURIMapping --- [2024-03-19T02:17:04.058Z] [INFO] Packaging webapp [2024-03-19T02:17:04.058Z] [INFO] Assembling webapp [filterURIMapping] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/target/filterURIMapping] [2024-03-19T02:17:04.058Z] [INFO] Processing war project [2024-03-19T02:17:04.058Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/src/main/webapp] [2024-03-19T02:17:04.058Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/target/filterURIMapping.war [2024-03-19T02:17:04.058Z] [INFO] [2024-03-19T02:17:04.058Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ filterURIMapping --- [2024-03-19T02:17:04.058Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:17:04.314Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:17:04.314Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/target/bom.xml [2024-03-19T02:17:04.314Z] [INFO] attaching as filterURIMapping-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:04.314Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/target/bom.json [2024-03-19T02:17:04.314Z] [INFO] attaching as filterURIMapping-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:04.314Z] [INFO] [2024-03-19T02:17:04.314Z] [INFO] --- embedded-glassfish:5.1:start (start) @ filterURIMapping --- [2024-03-19T02:17:04.570Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:17:04.570Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:04.570Z] Mar 19, 2024 2:17:04 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:17:04.570Z] INFO: Authorization Service has successfully initialized. [2024-03-19T02:17:04.570Z] Mar 19, 2024 2:17:04 AM PluginUtil getGlassFish [2024-03-19T02:17:04.571Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@6016d970, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6a45630c, GlassFish Status = INIT, TimeTaken = 110 ms [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:04.571Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:04.571Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:04.571Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:04.571Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:04.571Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:17:04.571Z] INFO: GlassFish (commit: null) startup time: Embedded (55 ms), startup services (29 ms), total (84 ms) [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-03-19T02:17:04.571Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:17:04.571Z] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM PluginUtil startGlassFish [2024-03-19T02:17:04.571Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6a45630c, TimeTaken = 41 ms [2024-03-19T02:17:04.571Z] [INFO] [2024-03-19T02:17:04.571Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ filterURIMapping --- [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM org.glassfish.maven.PluginUtil doDeploy [2024-03-19T02:17:04.571Z] INFO: Deploying [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/target/filterURIMapping.war] with parameters [--name=filterURIMapping, --force=true, --contextroot=test] [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:17:04.571Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:17:04.571Z] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:17:04.571Z] INFO: Java security manager is disabled. [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:04.571Z] INFO: Entering Security Startup Service. [2024-03-19T02:17:04.571Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:04.571Z] INFO: Security Service(s) started successfully. [2024-03-19T02:17:04.828Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:17:04.828Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:04.828Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:04.828Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:04.828Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:04.828Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-03-19T02:17:04.828Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:17:04.828Z] INFO: Created virtual server server [2024-03-19T02:17:04.828Z] Mar 19, 2024 2:17:04 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:17:04.828Z] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:17:04.828Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:17:04.828Z] INFO: Virtual server server loaded default web module [2024-03-19T02:17:04.828Z] Mar 19, 2024 2:17:04 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:04.828Z] INFO: close(), this: [2024-03-19T02:17:04.828Z] org.glassfish.web.loader.WebappClassLoader@55d2f753[name=unknown], urls=[ [2024-03-19T02:17:04.828Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/classes/ [2024-03-19T02:17:04.828Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:04.828Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:04.828Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:04.828Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:04.828Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:04.828Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:04.828Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:04.828Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:04.828Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:04.828Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:04.829Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:04.829Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:04.829Z] file:/tmp/gfembed11637215789905304470tmp/generated/ejb/filterURIMapping/ [2024-03-19T02:17:04.829Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-03-19T02:17:04.829Z] Mar 19, 2024 2:17:04 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:04.829Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-03-19T02:17:04.829Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:04.829Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:04.829Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:04.829Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:04.829Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:04.829Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:04.829Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:04.829Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:04.829Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:04.829Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:04.829Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:04.829Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-03-19T02:17:04.829Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:04.829Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:04.829Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:04.829Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:04.829Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:04.829Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:04.829Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:04.829Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-03-19T02:17:04.829Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:04.829Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:04.830Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-03-19T02:17:04.830Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-03-19T02:17:04.830Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:04.830Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:04.830Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:04.830Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:04.830Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:04.830Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:04.830Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:04.830Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:04.830Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:04.830Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:04.830Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:04.830Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:04.830Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:04.830Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:04.830Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:04.830Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:04.830Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:04.830Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:04.830Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:04.830Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:04.830Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:04.830Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:04.830Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:04.830Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:04.830Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:04.830Z] [2024-03-19T02:17:04.830Z] [Filter.init] [2024-03-19T02:17:04.830Z] Mar 19, 2024 2:17:04 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:17:04.830Z] INFO: Loading application [filterURIMapping] at [/test] [2024-03-19T02:17:04.830Z] Mar 19, 2024 2:17:04 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:17:04.830Z] INFO: filterURIMapping was successfully deployed in 313 milliseconds. [2024-03-19T02:17:04.830Z] Mar 19, 2024 2:17:04 AM PluginUtil doDeploy [2024-03-19T02:17:04.830Z] INFO: Deployed filterURIMapping [2024-03-19T02:17:04.830Z] [INFO] [2024-03-19T02:17:04.830Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ filterURIMapping --- [2024-03-19T02:17:04.830Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/target/failsafe-reports [2024-03-19T02:17:04.830Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:17:04.830Z] [INFO] [2024-03-19T02:17:04.830Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:04.830Z] [INFO] T E S T S [2024-03-19T02:17:04.830Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:04.830Z] [0.003s][info][gc] Using G1 [2024-03-19T02:17:05.393Z] [INFO] Running org.glassfish.tests.filterURIMapping.WebTest [2024-03-19T02:17:05.393Z] [Servlet.init] [2024-03-19T02:17:05.393Z] [Servlet.init] 6 [2024-03-19T02:17:05.393Z] [Filter.doFilter] [2024-03-19T02:17:05.393Z] [Servlet.doGet] [2024-03-19T02:17:05.393Z] [Servlet.doPost] [2024-03-19T02:17:05.393Z] PASS [2024-03-19T02:17:05.393Z] Filter invoked [2024-03-19T02:17:05.393Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.glassfish.tests.filterURIMapping.WebTest [2024-03-19T02:17:05.650Z] [INFO] [2024-03-19T02:17:05.650Z] [INFO] Results: [2024-03-19T02:17:05.650Z] [INFO] [2024-03-19T02:17:05.650Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:17:05.650Z] [INFO] [2024-03-19T02:17:05.650Z] [INFO] [2024-03-19T02:17:05.650Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ filterURIMapping --- [2024-03-19T02:17:05.650Z] Mar 19, 2024 2:17:05 AM PluginUtil doUndeploy [2024-03-19T02:17:05.650Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@32497641 [2024-03-19T02:17:05.650Z] [Filter.destroy] [2024-03-19T02:17:05.650Z] Mar 19, 2024 2:17:05 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:05.650Z] INFO: close(), this: [2024-03-19T02:17:05.650Z] org.glassfish.web.loader.WebappClassLoader@f8b1d82[name=/test], urls=[ [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/classes/ [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/applications/filterURIMapping/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/generated/ejb/filterURIMapping/ [2024-03-19T02:17:05.650Z] file:/tmp/gfembed11637215789905304470tmp/generated/filterURIMapping/ [2024-03-19T02:17:05.650Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=14, resourceEntryCache.size=2] [2024-03-19T02:17:05.650Z] Mar 19, 2024 2:17:05 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:05.650Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-03-19T02:17:05.650Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:05.650Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:05.650Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:05.650Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:05.650Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:05.650Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:05.651Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:05.651Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:05.651Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:05.651Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:05.651Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:05.651Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-03-19T02:17:05.651Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-03-19T02:17:05.651Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-03-19T02:17:05.651Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:05.651Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:05.651Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:05.651Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:05.651Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-03-19T02:17:05.651Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-03-19T02:17:05.651Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-03-19T02:17:05.651Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:05.651Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:05.651Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-03-19T02:17:05.651Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-03-19T02:17:05.651Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:05.651Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:05.651Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:05.651Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:05.651Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:05.651Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:05.651Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:05.651Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:05.651Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:05.651Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:05.651Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:05.651Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:05.651Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:05.651Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:05.651Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:05.651Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:05.652Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:05.652Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:05.652Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:05.652Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:05.652Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:05.652Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:05.652Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:05.652Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:05.652Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:05.652Z] [2024-03-19T02:17:05.652Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:05.652Z] Mar 19, 2024 2:17:05 AM PluginUtil doUndeploy [2024-03-19T02:17:05.652Z] INFO: Undeployed filterURIMapping [2024-03-19T02:17:05.652Z] [INFO] [2024-03-19T02:17:05.652Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ filterURIMapping --- [2024-03-19T02:17:05.652Z] Mar 19, 2024 2:17:05 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:17:05.652Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:05.652Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:05.652Z] Mar 19, 2024 2:17:05 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:17:05.652Z] INFO: Shutdown procedure finished [2024-03-19T02:17:05.908Z] Mar 19, 2024 2:17:05 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-03-19T02:17:05.908Z] WARNING: Got an unexpected exception. [2024-03-19T02:17:05.908Z] Mar 19, 2024 2:17:05 AM PluginUtil stopGlassFish [2024-03-19T02:17:05.908Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6a45630c [2024-03-19T02:17:05.908Z] [INFO] [2024-03-19T02:17:05.908Z] [INFO] --- failsafe:3.2.5:verify (verify) @ filterURIMapping --- [2024-03-19T02:17:05.908Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/target/failsafe-reports [2024-03-19T02:17:05.908Z] [INFO] [2024-03-19T02:17:05.908Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.maven-plugin-filterURIMapping-checkstyle) @ filterURIMapping --- [2024-03-19T02:17:05.908Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:05.908Z] [INFO] [2024-03-19T02:17:05.908Z] [INFO] --- install:3.1.1:install (default-install) @ filterURIMapping --- [2024-03-19T02:17:05.909Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/filterURIMapping/8.0.1-SNAPSHOT/filterURIMapping-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:05.909Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/target/filterURIMapping.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/filterURIMapping/8.0.1-SNAPSHOT/filterURIMapping-8.0.1-SNAPSHOT.war [2024-03-19T02:17:05.909Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/filterURIMapping/8.0.1-SNAPSHOT/filterURIMapping-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:05.909Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/filterURIMapping/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/filterURIMapping/8.0.1-SNAPSHOT/filterURIMapping-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] ------< org.glassfish.tests.embedded.maven-plugin:getRequestURI >------- [2024-03-19T02:17:05.909Z] [INFO] Building Get Request URI Test (maven-plugin/getRequestURI) 8.0.1-SNAPSHOT [314/332] [2024-03-19T02:17:05.909Z] [INFO] from appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml [2024-03-19T02:17:05.909Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- clean:3.3.2:clean (default-clean) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] Nothing to compile - all classes are up to date. [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- resources:3.3.1:resources (default-resources) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/src/main/resources [2024-03-19T02:17:05.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/src/main/manpages [2024-03-19T02:17:05.909Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] Nothing to compile - all classes are up to date. [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] Nothing to compile - all classes are up to date. [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/src/test/resources [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] No sources to compile [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.909Z] [INFO] --- surefire:3.2.5:test (default-test) @ getRequestURI --- [2024-03-19T02:17:05.909Z] [INFO] Tests are skipped. [2024-03-19T02:17:05.909Z] [INFO] [2024-03-19T02:17:05.910Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ getRequestURI --- [2024-03-19T02:17:05.910Z] [INFO] Executing tasks [2024-03-19T02:17:05.910Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/target/classes/META-INF for [2024-03-19T02:17:05.910Z] [INFO] [echo] getRequestURI [2024-03-19T02:17:05.910Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/target/classes/META-INF [2024-03-19T02:17:05.910Z] [INFO] Executed tasks [2024-03-19T02:17:05.910Z] [INFO] [2024-03-19T02:17:05.910Z] [INFO] --- war:3.4.0:war (default-war) @ getRequestURI --- [2024-03-19T02:17:05.910Z] [INFO] Packaging webapp [2024-03-19T02:17:05.910Z] [INFO] Assembling webapp [getRequestURI] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/target/getRequestURI] [2024-03-19T02:17:05.910Z] [INFO] Processing war project [2024-03-19T02:17:05.910Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/src/main/webapp] [2024-03-19T02:17:05.910Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/target/getRequestURI.war [2024-03-19T02:17:06.166Z] [INFO] [2024-03-19T02:17:06.166Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ getRequestURI --- [2024-03-19T02:17:06.166Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:17:06.166Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:17:06.166Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/target/bom.xml [2024-03-19T02:17:06.166Z] [INFO] attaching as getRequestURI-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:06.166Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/target/bom.json [2024-03-19T02:17:06.166Z] [INFO] attaching as getRequestURI-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:06.166Z] [INFO] [2024-03-19T02:17:06.166Z] [INFO] --- embedded-glassfish:5.1:start (start) @ getRequestURI --- [2024-03-19T02:17:06.422Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:17:06.422Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:06.422Z] Mar 19, 2024 2:17:06 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:17:06.422Z] INFO: Authorization Service has successfully initialized. [2024-03-19T02:17:06.422Z] Mar 19, 2024 2:17:06 AM PluginUtil getGlassFish [2024-03-19T02:17:06.423Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@6016d970, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@1854defc, GlassFish Status = INIT, TimeTaken = 100 ms [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:06.423Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:06.423Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:06.423Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:06.423Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:06.423Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:17:06.423Z] INFO: GlassFish (commit: null) startup time: Embedded (46 ms), startup services (26 ms), total (72 ms) [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-03-19T02:17:06.423Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:17:06.423Z] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM PluginUtil startGlassFish [2024-03-19T02:17:06.423Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@1854defc, TimeTaken = 39 ms [2024-03-19T02:17:06.423Z] [INFO] [2024-03-19T02:17:06.423Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ getRequestURI --- [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM org.glassfish.maven.PluginUtil doDeploy [2024-03-19T02:17:06.423Z] INFO: Deploying [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/target/getRequestURI.war] with parameters [--name=getRequestURI, --force=true, --contextroot=test] [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:17:06.423Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:17:06.423Z] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:17:06.423Z] INFO: Java security manager is disabled. [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:06.423Z] INFO: Entering Security Startup Service. [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:06.423Z] INFO: Security Service(s) started successfully. [2024-03-19T02:17:06.423Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:17:06.423Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:06.424Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:06.424Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:06.424Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:06.424Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-03-19T02:17:06.424Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:17:06.424Z] INFO: Created virtual server server [2024-03-19T02:17:06.681Z] Mar 19, 2024 2:17:06 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:17:06.681Z] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:17:06.681Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:17:06.681Z] INFO: Virtual server server loaded default web module [2024-03-19T02:17:06.681Z] Mar 19, 2024 2:17:06 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:06.681Z] INFO: close(), this: [2024-03-19T02:17:06.681Z] org.glassfish.web.loader.WebappClassLoader@176a1fd0[name=unknown], urls=[ [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/classes/ [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:06.682Z] file:/tmp/gfembed5862138445324463974tmp/generated/ejb/getRequestURI/ [2024-03-19T02:17:06.682Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-03-19T02:17:06.682Z] Mar 19, 2024 2:17:06 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:06.682Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-03-19T02:17:06.682Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:06.682Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:06.682Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:06.682Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:06.682Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:06.682Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:06.682Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:06.682Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:06.682Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:06.682Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:06.682Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:06.682Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-03-19T02:17:06.682Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-03-19T02:17:06.682Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-03-19T02:17:06.682Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:06.682Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:06.682Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:06.682Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:06.683Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:06.683Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:06.683Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:06.683Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:06.683Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:06.683Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:06.683Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:06.683Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:06.683Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:06.683Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:06.683Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:06.683Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:06.683Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:06.683Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-03-19T02:17:06.683Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:06.683Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:06.683Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-03-19T02:17:06.683Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-03-19T02:17:06.683Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:06.683Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:06.683Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:06.683Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:06.683Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:06.683Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:06.683Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:06.683Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:06.683Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:06.683Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:06.683Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:06.683Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:06.683Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:06.683Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:06.683Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:06.683Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:06.683Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:06.683Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:06.683Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:06.683Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:06.683Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:06.683Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:06.683Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:06.683Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:06.683Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:06.683Z] [2024-03-19T02:17:06.683Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:17:06.683Z] INFO: Loading application [getRequestURI] at [/test] [2024-03-19T02:17:06.683Z] Mar 19, 2024 2:17:06 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:17:06.683Z] INFO: getRequestURI was successfully deployed in 238 milliseconds. [2024-03-19T02:17:06.683Z] Mar 19, 2024 2:17:06 AM PluginUtil doDeploy [2024-03-19T02:17:06.683Z] INFO: Deployed getRequestURI [2024-03-19T02:17:06.683Z] [INFO] [2024-03-19T02:17:06.683Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ getRequestURI --- [2024-03-19T02:17:06.683Z] [INFO] No tests to run. [2024-03-19T02:17:06.684Z] [INFO] [2024-03-19T02:17:06.684Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ getRequestURI --- [2024-03-19T02:17:06.684Z] Mar 19, 2024 2:17:06 AM PluginUtil doUndeploy [2024-03-19T02:17:06.684Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@4a4a7d10 [2024-03-19T02:17:06.684Z] Mar 19, 2024 2:17:06 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:06.684Z] INFO: close(), this: [2024-03-19T02:17:06.684Z] org.glassfish.web.loader.WebappClassLoader@6b211336[name=/test], urls=[ [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/classes/ [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/applications/getRequestURI/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/generated/ejb/getRequestURI/ [2024-03-19T02:17:06.684Z] file:/tmp/gfembed5862138445324463974tmp/generated/getRequestURI/ [2024-03-19T02:17:06.684Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-03-19T02:17:06.684Z] Mar 19, 2024 2:17:06 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:06.684Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-03-19T02:17:06.684Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:06.684Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:06.684Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:06.684Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:06.684Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:06.684Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:06.684Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:06.684Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:06.684Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:06.684Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:06.684Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:06.684Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-03-19T02:17:06.684Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-03-19T02:17:06.684Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-03-19T02:17:06.684Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-03-19T02:17:06.684Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-03-19T02:17:06.684Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-03-19T02:17:06.684Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:06.685Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:06.685Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:06.685Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:06.685Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:06.685Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:06.685Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:06.685Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:06.685Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:06.685Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:06.685Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:06.685Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:06.685Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:06.685Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-03-19T02:17:06.685Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-03-19T02:17:06.685Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-03-19T02:17:06.685Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:06.685Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:06.685Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-03-19T02:17:06.685Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-03-19T02:17:06.685Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:06.685Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:06.685Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:06.685Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:06.685Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:06.685Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:06.685Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:06.685Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:06.685Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:06.685Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:06.685Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:06.685Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:06.685Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:06.685Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:06.685Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:06.685Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:06.685Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:06.685Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:06.685Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:06.685Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:06.685Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:06.685Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:06.685Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:06.685Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:06.685Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:06.685Z] [2024-03-19T02:17:06.685Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:06.685Z] Mar 19, 2024 2:17:06 AM PluginUtil doUndeploy [2024-03-19T02:17:06.685Z] INFO: Undeployed getRequestURI [2024-03-19T02:17:06.685Z] [INFO] [2024-03-19T02:17:06.685Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ getRequestURI --- [2024-03-19T02:17:06.685Z] Mar 19, 2024 2:17:06 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:17:06.685Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:06.686Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:06.686Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:17:06.686Z] INFO: Shutdown procedure finished [2024-03-19T02:17:06.686Z] Mar 19, 2024 2:17:06 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-03-19T02:17:06.686Z] WARNING: Got an unexpected exception. [2024-03-19T02:17:06.686Z] Mar 19, 2024 2:17:06 AM PluginUtil stopGlassFish [2024-03-19T02:17:06.686Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@1854defc [2024-03-19T02:17:06.686Z] [INFO] [2024-03-19T02:17:06.686Z] [INFO] --- failsafe:3.2.5:verify (verify) @ getRequestURI --- [2024-03-19T02:17:06.686Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/target/failsafe-reports [2024-03-19T02:17:06.686Z] [INFO] [2024-03-19T02:17:06.686Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.maven-plugin-getRequestURI-checkstyle) @ getRequestURI --- [2024-03-19T02:17:06.686Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:06.686Z] [INFO] [2024-03-19T02:17:06.686Z] [INFO] --- install:3.1.1:install (default-install) @ getRequestURI --- [2024-03-19T02:17:06.686Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/getRequestURI/8.0.1-SNAPSHOT/getRequestURI-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:07.249Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/target/getRequestURI.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/getRequestURI/8.0.1-SNAPSHOT/getRequestURI-8.0.1-SNAPSHOT.war [2024-03-19T02:17:07.505Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/getRequestURI/8.0.1-SNAPSHOT/getRequestURI-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:07.505Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/getRequestURI/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/getRequestURI/8.0.1-SNAPSHOT/getRequestURI-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] ----------< org.glassfish.tests.embedded.maven-plugin:index >----------- [2024-03-19T02:17:07.506Z] [INFO] Building Index Page Test (maven-plugin/index) 8.0.1-SNAPSHOT [315/332] [2024-03-19T02:17:07.506Z] [INFO] from appserver/tests/embedded/maven-plugin/index/pom.xml [2024-03-19T02:17:07.506Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] --- clean:3.3.2:clean (default-clean) @ index --- [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ index --- [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ index --- [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ index --- [2024-03-19T02:17:07.506Z] [INFO] Nothing to compile - all classes are up to date. [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ index --- [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ index --- [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ index --- [2024-03-19T02:17:07.506Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] --- resources:3.3.1:resources (default-resources) @ index --- [2024-03-19T02:17:07.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/src/main/resources [2024-03-19T02:17:07.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/src/main/manpages [2024-03-19T02:17:07.506Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ index --- [2024-03-19T02:17:07.506Z] [INFO] Nothing to compile - all classes are up to date. [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ index --- [2024-03-19T02:17:07.506Z] [INFO] Nothing to compile - all classes are up to date. [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ index --- [2024-03-19T02:17:07.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/src/test/resources [2024-03-19T02:17:07.506Z] [INFO] [2024-03-19T02:17:07.506Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ index --- [2024-03-19T02:17:07.506Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:07.506Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:17:07.506Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:17:07.506Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:17:07.507Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:17:07.507Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:17:07.507Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:17:07.507Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:17:07.507Z] Use -proc:none to disable annotation processing. [2024-03-19T02:17:07.507Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/src/test/java/org/glassfish/tests/index/WebTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/src/test/java/org/glassfish/tests/index/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:17:07.507Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/src/test/java/org/glassfish/tests/index/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:17:07.507Z] [INFO] [2024-03-19T02:17:07.507Z] [INFO] --- surefire:3.2.5:test (default-test) @ index --- [2024-03-19T02:17:07.507Z] [INFO] Tests are skipped. [2024-03-19T02:17:07.507Z] [INFO] [2024-03-19T02:17:07.507Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ index --- [2024-03-19T02:17:07.507Z] [INFO] Executing tasks [2024-03-19T02:17:07.507Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/target/classes/META-INF for [2024-03-19T02:17:07.507Z] [INFO] [echo] index [2024-03-19T02:17:07.507Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/target/classes/META-INF [2024-03-19T02:17:07.507Z] [INFO] Executed tasks [2024-03-19T02:17:07.507Z] [INFO] [2024-03-19T02:17:07.507Z] [INFO] --- jar:3.3.0:jar (default-jar) @ index --- [2024-03-19T02:17:07.764Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/target/index.jar [2024-03-19T02:17:07.764Z] [INFO] [2024-03-19T02:17:07.764Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ index --- [2024-03-19T02:17:07.764Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:17:07.764Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:17:07.764Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/target/bom.xml [2024-03-19T02:17:07.764Z] [INFO] attaching as index-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:07.764Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/target/bom.json [2024-03-19T02:17:07.764Z] [INFO] attaching as index-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:07.764Z] [INFO] [2024-03-19T02:17:07.764Z] [INFO] --- embedded-glassfish:5.1:start (start) @ index --- [2024-03-19T02:17:08.021Z] Mar 19, 2024 2:17:07 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:17:08.021Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:08.021Z] Mar 19, 2024 2:17:07 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:17:08.021Z] INFO: Authorization Service has successfully initialized. [2024-03-19T02:17:08.021Z] Mar 19, 2024 2:17:07 AM PluginUtil getGlassFish [2024-03-19T02:17:08.021Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@6016d970, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@65659ec6, GlassFish Status = INIT, TimeTaken = 102 ms [2024-03-19T02:17:08.021Z] Mar 19, 2024 2:17:07 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:08.021Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:08.021Z] Mar 19, 2024 2:17:07 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:08.021Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-03-19T02:17:08.021Z] Mar 19, 2024 2:17:07 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:08.021Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:08.021Z] Mar 19, 2024 2:17:07 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:08.021Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:08.021Z] Mar 19, 2024 2:17:07 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:08.021Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:08.021Z] Mar 19, 2024 2:17:07 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:17:08.021Z] INFO: GlassFish (commit: null) startup time: Embedded (49 ms), startup services (28 ms), total (77 ms) [2024-03-19T02:17:08.021Z] Mar 19, 2024 2:17:07 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-03-19T02:17:08.021Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:08.022Z] Mar 19, 2024 2:17:07 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:17:08.022Z] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:08.022Z] Mar 19, 2024 2:17:07 AM PluginUtil startGlassFish [2024-03-19T02:17:08.022Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@65659ec6, TimeTaken = 43 ms [2024-03-19T02:17:08.022Z] [INFO] [2024-03-19T02:17:08.022Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ index --- [2024-03-19T02:17:08.022Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/target/failsafe-reports [2024-03-19T02:17:08.022Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:17:08.022Z] [INFO] [2024-03-19T02:17:08.022Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:08.022Z] [INFO] T E S T S [2024-03-19T02:17:08.022Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:08.022Z] [0.003s][info][gc] Using G1 [2024-03-19T02:17:08.585Z] [INFO] Running org.glassfish.tests.index.WebTest [2024-03-19T02:17:08.586Z] [0.554s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.881ms [2024-03-19T02:17:08.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s -- in org.glassfish.tests.index.WebTest [2024-03-19T02:17:09.098Z] [INFO] [2024-03-19T02:17:09.098Z] [INFO] Results: [2024-03-19T02:17:09.098Z] [INFO] [2024-03-19T02:17:09.098Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:17:09.098Z] [INFO] [2024-03-19T02:17:09.098Z] [INFO] [2024-03-19T02:17:09.098Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ index --- [2024-03-19T02:17:09.098Z] Mar 19, 2024 2:17:09 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:17:09.098Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:09.098Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:09.098Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:17:09.098Z] INFO: Shutdown procedure finished [2024-03-19T02:17:09.099Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-03-19T02:17:09.099Z] WARNING: Got an unexpected exception. [2024-03-19T02:17:09.099Z] Mar 19, 2024 2:17:09 AM PluginUtil stopGlassFish [2024-03-19T02:17:09.099Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@65659ec6 [2024-03-19T02:17:09.099Z] [INFO] [2024-03-19T02:17:09.099Z] [INFO] --- failsafe:3.2.5:verify (verify) @ index --- [2024-03-19T02:17:09.099Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/target/failsafe-reports [2024-03-19T02:17:09.099Z] [INFO] [2024-03-19T02:17:09.099Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.maven-plugin-index-checkstyle) @ index --- [2024-03-19T02:17:09.099Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:09.099Z] [INFO] [2024-03-19T02:17:09.099Z] [INFO] --- install:3.1.1:install (default-install) @ index --- [2024-03-19T02:17:09.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/index/8.0.1-SNAPSHOT/index-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:09.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/target/index.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/index/8.0.1-SNAPSHOT/index-8.0.1-SNAPSHOT.jar [2024-03-19T02:17:09.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/index/8.0.1-SNAPSHOT/index-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:09.099Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/index/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/index/8.0.1-SNAPSHOT/index-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:09.099Z] [INFO] [2024-03-19T02:17:09.099Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:jmxUndeployEvent >----- [2024-03-19T02:17:09.099Z] [INFO] Building JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) 8.0.1-SNAPSHOT [316/332] [2024-03-19T02:17:09.099Z] [INFO] from appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml [2024-03-19T02:17:09.099Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:17:09.099Z] [INFO] [2024-03-19T02:17:09.099Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmxUndeployEvent --- [2024-03-19T02:17:09.099Z] [INFO] [2024-03-19T02:17:09.099Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jmxUndeployEvent --- [2024-03-19T02:17:09.099Z] [INFO] [2024-03-19T02:17:09.099Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jmxUndeployEvent --- [2024-03-19T02:17:09.099Z] [INFO] [2024-03-19T02:17:09.099Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jmxUndeployEvent --- [2024-03-19T02:17:09.356Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:09.356Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:09.356Z] [INFO] [2024-03-19T02:17:09.356Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jmxUndeployEvent --- [2024-03-19T02:17:09.356Z] [INFO] [2024-03-19T02:17:09.356Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jmxUndeployEvent --- [2024-03-19T02:17:09.356Z] [INFO] [2024-03-19T02:17:09.356Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jmxUndeployEvent --- [2024-03-19T02:17:09.356Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:09.356Z] [INFO] [2024-03-19T02:17:09.356Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jmxUndeployEvent --- [2024-03-19T02:17:09.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/main/resources [2024-03-19T02:17:09.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/main/manpages [2024-03-19T02:17:09.356Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:17:09.356Z] [INFO] [2024-03-19T02:17:09.356Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jmxUndeployEvent --- [2024-03-19T02:17:09.356Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:09.356Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:09.356Z] [INFO] [2024-03-19T02:17:09.356Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jmxUndeployEvent --- [2024-03-19T02:17:09.356Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:17:09.356Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:09.356Z] [INFO] [2024-03-19T02:17:09.356Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jmxUndeployEvent --- [2024-03-19T02:17:09.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/test/resources [2024-03-19T02:17:09.356Z] [INFO] [2024-03-19T02:17:09.356Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jmxUndeployEvent --- [2024-03-19T02:17:09.356Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:09.356Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:17:09.356Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:17:09.357Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:17:09.357Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:17:09.357Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:17:09.357Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:17:09.357Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:17:09.357Z] Use -proc:none to disable annotation processing. [2024-03-19T02:17:09.357Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/test/java/org/glassfish/tests/jmxUndeployEvent/WebTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/test/java/org/glassfish/tests/jmxUndeployEvent/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:17:09.357Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/test/java/org/glassfish/tests/jmxUndeployEvent/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:17:09.357Z] [INFO] [2024-03-19T02:17:09.357Z] [INFO] --- surefire:3.2.5:test (default-test) @ jmxUndeployEvent --- [2024-03-19T02:17:09.357Z] [INFO] Tests are skipped. [2024-03-19T02:17:09.357Z] [INFO] [2024-03-19T02:17:09.357Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jmxUndeployEvent --- [2024-03-19T02:17:09.357Z] [INFO] Executing tasks [2024-03-19T02:17:09.357Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/classes/META-INF for [2024-03-19T02:17:09.357Z] [INFO] [echo] jmxUndeployEvent [2024-03-19T02:17:09.357Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/classes/META-INF [2024-03-19T02:17:09.357Z] [INFO] Executed tasks [2024-03-19T02:17:09.357Z] [INFO] [2024-03-19T02:17:09.357Z] [INFO] --- war:3.4.0:war (default-war) @ jmxUndeployEvent --- [2024-03-19T02:17:09.357Z] [INFO] Packaging webapp [2024-03-19T02:17:09.357Z] [INFO] Assembling webapp [jmxUndeployEvent] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/jmxUndeployEvent] [2024-03-19T02:17:09.357Z] [INFO] Processing war project [2024-03-19T02:17:09.357Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/main/webapp] [2024-03-19T02:17:09.357Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/jmxUndeployEvent.war [2024-03-19T02:17:09.357Z] [INFO] [2024-03-19T02:17:09.357Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jmxUndeployEvent --- [2024-03-19T02:17:09.357Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:17:09.614Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:17:09.614Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/bom.xml [2024-03-19T02:17:09.614Z] [INFO] attaching as jmxUndeployEvent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:09.614Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/bom.json [2024-03-19T02:17:09.614Z] [INFO] attaching as jmxUndeployEvent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:09.614Z] [INFO] [2024-03-19T02:17:09.614Z] [INFO] --- embedded-glassfish:5.1:start (start) @ jmxUndeployEvent --- [2024-03-19T02:17:09.614Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:17:09.614Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:09.614Z] Mar 19, 2024 2:17:09 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:17:09.614Z] INFO: Authorization Service has successfully initialized. [2024-03-19T02:17:09.614Z] Mar 19, 2024 2:17:09 AM PluginUtil getGlassFish [2024-03-19T02:17:09.614Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@6016d970, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6443c4d5, GlassFish Status = INIT, TimeTaken = 101 ms [2024-03-19T02:17:09.871Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:09.871Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:09.871Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:09.871Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-03-19T02:17:09.871Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:09.871Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:09.871Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:09.871Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:09.871Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:09.871Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:09.871Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:17:09.871Z] INFO: GlassFish (commit: null) startup time: Embedded (48 ms), startup services (29 ms), total (77 ms) [2024-03-19T02:17:09.871Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-03-19T02:17:09.871Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:09.871Z] Mar 19, 2024 2:17:09 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:17:09.871Z] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:09.871Z] Mar 19, 2024 2:17:09 AM PluginUtil startGlassFish [2024-03-19T02:17:09.871Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6443c4d5, TimeTaken = 43 ms [2024-03-19T02:17:09.871Z] [INFO] [2024-03-19T02:17:09.871Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ jmxUndeployEvent --- [2024-03-19T02:17:09.871Z] Mar 19, 2024 2:17:09 AM org.glassfish.maven.PluginUtil doDeploy [2024-03-19T02:17:09.871Z] INFO: Deploying [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/jmxUndeployEvent.war] with parameters [--name=jmxUndeployEvent, --force=true, --contextroot=test] [2024-03-19T02:17:09.871Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:17:09.872Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:17:09.872Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:17:09.872Z] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:09.872Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:17:09.872Z] INFO: Java security manager is disabled. [2024-03-19T02:17:09.872Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:09.872Z] INFO: Entering Security Startup Service. [2024-03-19T02:17:09.872Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:09.872Z] INFO: Security Service(s) started successfully. [2024-03-19T02:17:09.872Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:17:09.872Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:09.872Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:09.872Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:09.872Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:09.872Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-03-19T02:17:09.872Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:17:09.872Z] INFO: Created virtual server server [2024-03-19T02:17:09.872Z] Mar 19, 2024 2:17:09 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:17:09.872Z] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:17:09.872Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:17:09.872Z] INFO: Virtual server server loaded default web module [2024-03-19T02:17:09.872Z] Mar 19, 2024 2:17:09 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:09.872Z] INFO: close(), this: [2024-03-19T02:17:09.872Z] org.glassfish.web.loader.WebappClassLoader@3451771c[name=unknown], urls=[ [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/classes/ [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:09.872Z] file:/tmp/gfembed4488950010944454590tmp/generated/ejb/jmxUndeployEvent/ [2024-03-19T02:17:09.872Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-03-19T02:17:09.872Z] Mar 19, 2024 2:17:09 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:09.872Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-03-19T02:17:09.872Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:09.872Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:09.873Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:09.873Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:09.873Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:09.873Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:09.873Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:09.873Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:09.873Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:09.873Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:09.873Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:09.873Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-03-19T02:17:09.873Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:09.873Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:09.873Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:09.873Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:09.873Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:09.873Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:09.873Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:09.873Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-03-19T02:17:09.873Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:09.873Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:09.873Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-03-19T02:17:09.873Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-03-19T02:17:09.873Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:09.873Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:09.873Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:09.873Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:09.873Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:09.873Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:09.873Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:09.873Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:09.873Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:09.873Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:09.873Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:09.873Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:09.874Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:09.874Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:09.874Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:09.874Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:09.874Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:09.874Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:09.874Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:09.874Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:09.874Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:09.874Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:09.874Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:09.874Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:09.874Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:09.874Z] [2024-03-19T02:17:10.131Z] Mar 19, 2024 2:17:09 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:17:10.131Z] INFO: Loading application [jmxUndeployEvent] at [/test] [2024-03-19T02:17:10.131Z] Mar 19, 2024 2:17:09 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:17:10.131Z] INFO: jmxUndeployEvent was successfully deployed in 274 milliseconds. [2024-03-19T02:17:10.131Z] Mar 19, 2024 2:17:09 AM PluginUtil doDeploy [2024-03-19T02:17:10.131Z] INFO: Deployed jmxUndeployEvent [2024-03-19T02:17:10.131Z] [INFO] [2024-03-19T02:17:10.131Z] [INFO] --- embedded-glassfish:5.1:undeploy (start) @ jmxUndeployEvent --- [2024-03-19T02:17:10.131Z] Mar 19, 2024 2:17:09 AM PluginUtil doUndeploy [2024-03-19T02:17:10.131Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@570b137c [2024-03-19T02:17:10.131Z] Mar 19, 2024 2:17:09 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:10.131Z] INFO: close(), this: [2024-03-19T02:17:10.131Z] org.glassfish.web.loader.WebappClassLoader@6bc287bb[name=/test], urls=[ [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/classes/ [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/generated/ejb/jmxUndeployEvent/ [2024-03-19T02:17:10.131Z] file:/tmp/gfembed4488950010944454590tmp/generated/jmxUndeployEvent/ [2024-03-19T02:17:10.131Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-03-19T02:17:10.131Z] Mar 19, 2024 2:17:09 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:10.131Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-03-19T02:17:10.131Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:10.131Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:10.131Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:10.131Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:10.131Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:10.131Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:10.131Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:10.132Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:10.132Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:10.132Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:10.132Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:10.132Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-03-19T02:17:10.132Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-03-19T02:17:10.132Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-03-19T02:17:10.132Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:10.132Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:10.132Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:10.132Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:10.132Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-03-19T02:17:10.132Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-03-19T02:17:10.132Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-03-19T02:17:10.132Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:10.132Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:10.132Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-03-19T02:17:10.132Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-03-19T02:17:10.132Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:10.132Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:10.132Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:10.132Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:10.132Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:10.132Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:10.132Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:10.132Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:10.132Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:10.132Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:10.132Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:10.132Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:10.132Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:10.133Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:10.133Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:10.133Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:10.133Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:10.133Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:10.133Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:10.133Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:10.133Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:10.133Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:10.133Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:10.133Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:10.133Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:10.133Z] [2024-03-19T02:17:10.133Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:10.133Z] Mar 19, 2024 2:17:09 AM PluginUtil doUndeploy [2024-03-19T02:17:10.133Z] INFO: Undeployed jmxUndeployEvent [2024-03-19T02:17:10.133Z] [INFO] [2024-03-19T02:17:10.133Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jmxUndeployEvent --- [2024-03-19T02:17:10.133Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/failsafe-reports [2024-03-19T02:17:10.133Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:17:10.133Z] [INFO] [2024-03-19T02:17:10.133Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:10.133Z] [INFO] T E S T S [2024-03-19T02:17:10.133Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:10.133Z] [0.003s][info][gc] Using G1 [2024-03-19T02:17:10.695Z] [INFO] Running org.glassfish.tests.jmxUndeployEvent.WebTest [2024-03-19T02:17:10.695Z] responseCode: 404 [2024-03-19T02:17:10.695Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.glassfish.tests.jmxUndeployEvent.WebTest [2024-03-19T02:17:10.951Z] [INFO] [2024-03-19T02:17:10.951Z] [INFO] Results: [2024-03-19T02:17:10.951Z] [INFO] [2024-03-19T02:17:10.951Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:17:10.952Z] [INFO] [2024-03-19T02:17:10.952Z] [INFO] [2024-03-19T02:17:10.952Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ jmxUndeployEvent --- [2024-03-19T02:17:10.952Z] Mar 19, 2024 2:17:10 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:17:10.952Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:10.952Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:10.952Z] Mar 19, 2024 2:17:10 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:17:10.952Z] INFO: Shutdown procedure finished [2024-03-19T02:17:10.952Z] Mar 19, 2024 2:17:10 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-03-19T02:17:10.952Z] WARNING: Got an unexpected exception. [2024-03-19T02:17:10.952Z] Mar 19, 2024 2:17:10 AM PluginUtil stopGlassFish [2024-03-19T02:17:10.952Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6443c4d5 [2024-03-19T02:17:10.952Z] [INFO] [2024-03-19T02:17:10.952Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jmxUndeployEvent --- [2024-03-19T02:17:10.952Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/failsafe-reports [2024-03-19T02:17:10.952Z] [INFO] [2024-03-19T02:17:10.952Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.maven-plugin-jmxUndeployEvent-checkstyle) @ jmxUndeployEvent --- [2024-03-19T02:17:10.952Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:10.952Z] [INFO] [2024-03-19T02:17:10.952Z] [INFO] --- install:3.1.1:install (default-install) @ jmxUndeployEvent --- [2024-03-19T02:17:10.952Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jmxUndeployEvent/8.0.1-SNAPSHOT/jmxUndeployEvent-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:11.210Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/jmxUndeployEvent.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jmxUndeployEvent/8.0.1-SNAPSHOT/jmxUndeployEvent-8.0.1-SNAPSHOT.war [2024-03-19T02:17:11.210Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jmxUndeployEvent/8.0.1-SNAPSHOT/jmxUndeployEvent-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:11.210Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jmxUndeployEvent/8.0.1-SNAPSHOT/jmxUndeployEvent-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:11.210Z] [INFO] [2024-03-19T02:17:11.210Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:queryString >-------- [2024-03-19T02:17:11.210Z] [INFO] Building Query String Test (maven-plugin/queryString) 8.0.1-SNAPSHOT [317/332] [2024-03-19T02:17:11.210Z] [INFO] from appserver/tests/embedded/maven-plugin/queryString/pom.xml [2024-03-19T02:17:11.210Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:17:11.210Z] [INFO] [2024-03-19T02:17:11.210Z] [INFO] --- clean:3.3.2:clean (default-clean) @ queryString --- [2024-03-19T02:17:11.210Z] [INFO] [2024-03-19T02:17:11.210Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ queryString --- [2024-03-19T02:17:11.210Z] [INFO] [2024-03-19T02:17:11.210Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ queryString --- [2024-03-19T02:17:11.210Z] [INFO] [2024-03-19T02:17:11.210Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ queryString --- [2024-03-19T02:17:11.210Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:11.210Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:11.210Z] [INFO] [2024-03-19T02:17:11.210Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ queryString --- [2024-03-19T02:17:11.210Z] [INFO] [2024-03-19T02:17:11.210Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ queryString --- [2024-03-19T02:17:11.210Z] [INFO] [2024-03-19T02:17:11.210Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ queryString --- [2024-03-19T02:17:11.210Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:11.210Z] [INFO] [2024-03-19T02:17:11.210Z] [INFO] --- resources:3.3.1:resources (default-resources) @ queryString --- [2024-03-19T02:17:11.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/src/main/resources [2024-03-19T02:17:11.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/src/main/manpages [2024-03-19T02:17:11.210Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:17:11.210Z] [INFO] [2024-03-19T02:17:11.210Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ queryString --- [2024-03-19T02:17:11.210Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:11.210Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:11.210Z] [INFO] [2024-03-19T02:17:11.210Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ queryString --- [2024-03-19T02:17:11.210Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:17:11.210Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:11.210Z] [INFO] [2024-03-19T02:17:11.210Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ queryString --- [2024-03-19T02:17:11.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/src/test/resources [2024-03-19T02:17:11.211Z] [INFO] [2024-03-19T02:17:11.211Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ queryString --- [2024-03-19T02:17:11.211Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:11.211Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:17:11.211Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:17:11.211Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:17:11.211Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:17:11.211Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:17:11.211Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:17:11.211Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:17:11.211Z] Use -proc:none to disable annotation processing. [2024-03-19T02:17:11.211Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/src/test/java/org/glassfish/tests/queryString/WebTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/src/test/java/org/glassfish/tests/queryString/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:17:11.211Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/src/test/java/org/glassfish/tests/queryString/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:17:11.211Z] [INFO] [2024-03-19T02:17:11.211Z] [INFO] --- surefire:3.2.5:test (default-test) @ queryString --- [2024-03-19T02:17:11.211Z] [INFO] Tests are skipped. [2024-03-19T02:17:11.211Z] [INFO] [2024-03-19T02:17:11.211Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ queryString --- [2024-03-19T02:17:11.467Z] [INFO] Executing tasks [2024-03-19T02:17:11.467Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/target/classes/META-INF for [2024-03-19T02:17:11.467Z] [INFO] [echo] queryString [2024-03-19T02:17:11.467Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/target/classes/META-INF [2024-03-19T02:17:11.467Z] [INFO] Executed tasks [2024-03-19T02:17:11.467Z] [INFO] [2024-03-19T02:17:11.467Z] [INFO] --- war:3.4.0:war (default-war) @ queryString --- [2024-03-19T02:17:11.467Z] [INFO] Packaging webapp [2024-03-19T02:17:11.467Z] [INFO] Assembling webapp [queryString] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/target/queryString] [2024-03-19T02:17:11.467Z] [INFO] Processing war project [2024-03-19T02:17:11.467Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/src/main/webapp] [2024-03-19T02:17:11.467Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/target/queryString.war [2024-03-19T02:17:11.467Z] [INFO] [2024-03-19T02:17:11.467Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ queryString --- [2024-03-19T02:17:11.467Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:17:11.467Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:17:11.467Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/target/bom.xml [2024-03-19T02:17:11.467Z] [INFO] attaching as queryString-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:11.467Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/target/bom.json [2024-03-19T02:17:11.467Z] [INFO] attaching as queryString-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:11.467Z] [INFO] [2024-03-19T02:17:11.467Z] [INFO] --- embedded-glassfish:5.1:start (start) @ queryString --- [2024-03-19T02:17:11.723Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:17:11.723Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:11.723Z] Mar 19, 2024 2:17:11 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:17:11.723Z] INFO: Authorization Service has successfully initialized. [2024-03-19T02:17:11.723Z] Mar 19, 2024 2:17:11 AM PluginUtil getGlassFish [2024-03-19T02:17:11.723Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@6016d970, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2948d1ac, GlassFish Status = INIT, TimeTaken = 96 ms [2024-03-19T02:17:11.723Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:11.723Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:11.723Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:11.723Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8181] [2024-03-19T02:17:11.723Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:11.723Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:11.723Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:11.723Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:11.723Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:11.723Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:17:11.724Z] INFO: GlassFish (commit: null) startup time: Embedded (43 ms), startup services (27 ms), total (70 ms) [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-03-19T02:17:11.724Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:17:11.724Z] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM PluginUtil startGlassFish [2024-03-19T02:17:11.724Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2948d1ac, TimeTaken = 41 ms [2024-03-19T02:17:11.724Z] [INFO] [2024-03-19T02:17:11.724Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ queryString --- [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM org.glassfish.maven.PluginUtil doDeploy [2024-03-19T02:17:11.724Z] INFO: Deploying [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/target/queryString.war] with parameters [--name=queryString, --force=true, --contextroot=test] [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:17:11.724Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:17:11.724Z] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:17:11.724Z] INFO: Java security manager is disabled. [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:11.724Z] INFO: Entering Security Startup Service. [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:11.724Z] INFO: Security Service(s) started successfully. [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:17:11.724Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:11.724Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:11.724Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-03-19T02:17:11.724Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:17:11.724Z] INFO: Created virtual server server [2024-03-19T02:17:11.980Z] Mar 19, 2024 2:17:11 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:17:11.980Z] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:17:11.980Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:17:11.980Z] INFO: Virtual server server loaded default web module [2024-03-19T02:17:11.980Z] Mar 19, 2024 2:17:11 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:11.980Z] INFO: close(), this: [2024-03-19T02:17:11.980Z] org.glassfish.web.loader.WebappClassLoader@58f90553[name=unknown], urls=[ [2024-03-19T02:17:11.980Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/classes/ [2024-03-19T02:17:11.980Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:11.980Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:11.980Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:11.981Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:11.981Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:11.981Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:11.981Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:11.981Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:11.981Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:11.981Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:11.981Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:11.981Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:11.981Z] file:/tmp/gfembed7621608395914527199tmp/generated/ejb/queryString/ [2024-03-19T02:17:11.981Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-03-19T02:17:11.981Z] Mar 19, 2024 2:17:11 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:11.981Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-03-19T02:17:11.981Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:11.981Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:11.981Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:11.981Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:11.981Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:11.981Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:11.981Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:11.981Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:11.981Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:11.981Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:11.981Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:11.981Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-03-19T02:17:11.981Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-03-19T02:17:11.981Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-03-19T02:17:11.981Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:11.981Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:11.981Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:11.981Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:11.981Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:11.981Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:11.981Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:11.981Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:11.981Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:11.981Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:11.982Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:11.982Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:11.982Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:11.982Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:11.982Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:11.982Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:11.982Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:11.982Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-03-19T02:17:11.982Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:11.982Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:11.982Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-03-19T02:17:11.982Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-03-19T02:17:11.982Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:11.982Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:11.982Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:11.982Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:11.982Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:11.982Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:11.982Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:11.982Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:11.982Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:11.982Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:11.982Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:11.982Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:11.982Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:11.982Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:11.982Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:11.982Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:11.982Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:11.982Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:11.982Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:11.982Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:11.982Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:11.982Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:11.982Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:11.982Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:11.982Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:11.982Z] [2024-03-19T02:17:11.982Z] Mar 19, 2024 2:17:11 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:17:11.982Z] INFO: Loading application [queryString] at [/test] [2024-03-19T02:17:11.982Z] Mar 19, 2024 2:17:11 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:17:11.982Z] INFO: queryString was successfully deployed in 248 milliseconds. [2024-03-19T02:17:11.982Z] Mar 19, 2024 2:17:11 AM PluginUtil doDeploy [2024-03-19T02:17:11.982Z] INFO: Deployed queryString [2024-03-19T02:17:11.982Z] [INFO] [2024-03-19T02:17:11.982Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ queryString --- [2024-03-19T02:17:11.982Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/target/failsafe-reports [2024-03-19T02:17:11.982Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:17:11.982Z] [INFO] [2024-03-19T02:17:11.982Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:11.982Z] [INFO] T E S T S [2024-03-19T02:17:11.982Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:11.982Z] [0.003s][info][gc] Using G1 [2024-03-19T02:17:12.544Z] [INFO] Running org.glassfish.tests.queryString.WebTest [2024-03-19T02:17:12.544Z] [Servlet.init] [2024-03-19T02:17:12.544Z] [Servlet.init] 6 [2024-03-19T02:17:12.544Z] [Servlet.doGet] [2024-03-19T02:17:12.544Z] [Servlet.doPost] [2024-03-19T02:17:12.544Z] requestUri: //test/ServletTest [2024-03-19T02:17:12.544Z] [URL] /test/ServletTest?TEST=PASS [2024-03-19T02:17:12.544Z] [Servlet.doGet] [2024-03-19T02:17:12.544Z] [Servlet.doPost] [2024-03-19T02:17:12.544Z] requestUri: /test/ServletTest [2024-03-19T02:17:12.544Z] [Servlet.doGet] [2024-03-19T02:17:12.544Z] [Servlet.doPost] [2024-03-19T02:17:12.544Z] requestUri: //test/ServletTest [2024-03-19T02:17:12.544Z] Connecting /test/ServletTest?url=/test/ServletTest [2024-03-19T02:17:12.544Z] [Server response]TEST:PASS [2024-03-19T02:17:12.544Z] [Redirect response]TEST:null [2024-03-19T02:17:12.544Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.glassfish.tests.queryString.WebTest [2024-03-19T02:17:12.801Z] [INFO] [2024-03-19T02:17:12.801Z] [INFO] Results: [2024-03-19T02:17:12.801Z] [INFO] [2024-03-19T02:17:12.801Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:17:12.801Z] [INFO] [2024-03-19T02:17:12.801Z] [INFO] [2024-03-19T02:17:12.801Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ queryString --- [2024-03-19T02:17:12.801Z] Mar 19, 2024 2:17:12 AM PluginUtil doUndeploy [2024-03-19T02:17:12.801Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@536e3f50 [2024-03-19T02:17:12.801Z] Mar 19, 2024 2:17:12 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:12.801Z] INFO: close(), this: [2024-03-19T02:17:12.801Z] org.glassfish.web.loader.WebappClassLoader@7b63206a[name=/test], urls=[ [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/classes/ [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/applications/queryString/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/generated/ejb/queryString/ [2024-03-19T02:17:12.801Z] file:/tmp/gfembed7621608395914527199tmp/generated/queryString/ [2024-03-19T02:17:12.801Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-03-19T02:17:12.801Z] Mar 19, 2024 2:17:12 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:12.801Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-03-19T02:17:12.801Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:12.802Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:12.802Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:12.802Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:12.802Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:12.802Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:12.802Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:12.802Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:12.802Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:12.802Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:12.802Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:12.802Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-03-19T02:17:12.802Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-03-19T02:17:12.802Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-03-19T02:17:12.802Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:12.802Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:12.802Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:12.802Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:12.802Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-03-19T02:17:12.802Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-03-19T02:17:12.802Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-03-19T02:17:12.802Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:12.802Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:12.802Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-03-19T02:17:12.802Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-03-19T02:17:12.802Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:12.802Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:12.802Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:12.802Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:12.802Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:12.802Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:12.802Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:12.803Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:12.803Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:12.803Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:12.803Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:12.803Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:12.803Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:12.803Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:12.803Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:12.803Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:12.803Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:12.803Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:12.803Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:12.803Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:12.803Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:12.803Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:12.803Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:12.803Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:12.803Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:12.803Z] [2024-03-19T02:17:12.803Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:12.803Z] Mar 19, 2024 2:17:12 AM PluginUtil doUndeploy [2024-03-19T02:17:12.803Z] INFO: Undeployed queryString [2024-03-19T02:17:12.803Z] [INFO] [2024-03-19T02:17:12.803Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ queryString --- [2024-03-19T02:17:12.803Z] Mar 19, 2024 2:17:12 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:17:12.803Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:12.803Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:12.803Z] Mar 19, 2024 2:17:12 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:17:12.803Z] INFO: Shutdown procedure finished [2024-03-19T02:17:12.803Z] Mar 19, 2024 2:17:12 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-03-19T02:17:12.803Z] WARNING: Got an unexpected exception. [2024-03-19T02:17:12.803Z] Mar 19, 2024 2:17:12 AM PluginUtil stopGlassFish [2024-03-19T02:17:12.803Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2948d1ac [2024-03-19T02:17:12.803Z] [INFO] [2024-03-19T02:17:12.803Z] [INFO] --- failsafe:3.2.5:verify (verify) @ queryString --- [2024-03-19T02:17:12.803Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/target/failsafe-reports [2024-03-19T02:17:12.803Z] [INFO] [2024-03-19T02:17:12.803Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.maven-plugin-queryString-checkstyle) @ queryString --- [2024-03-19T02:17:12.803Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:12.803Z] [INFO] [2024-03-19T02:17:12.803Z] [INFO] --- install:3.1.1:install (default-install) @ queryString --- [2024-03-19T02:17:12.804Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/queryString/8.0.1-SNAPSHOT/queryString-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:13.060Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/target/queryString.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/queryString/8.0.1-SNAPSHOT/queryString-8.0.1-SNAPSHOT.war [2024-03-19T02:17:13.061Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/queryString/8.0.1-SNAPSHOT/queryString-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:13.061Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/queryString/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/queryString/8.0.1-SNAPSHOT/queryString-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:sessionDestroyed >----- [2024-03-19T02:17:13.061Z] [INFO] Building Session Lifecyle Test (maven-plugin/sessionDestroyed) 8.0.1-SNAPSHOT [318/332] [2024-03-19T02:17:13.061Z] [INFO] from appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml [2024-03-19T02:17:13.061Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] --- clean:3.3.2:clean (default-clean) @ sessionDestroyed --- [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ sessionDestroyed --- [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ sessionDestroyed --- [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ sessionDestroyed --- [2024-03-19T02:17:13.061Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:13.061Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ sessionDestroyed --- [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ sessionDestroyed --- [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ sessionDestroyed --- [2024-03-19T02:17:13.061Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] --- resources:3.3.1:resources (default-resources) @ sessionDestroyed --- [2024-03-19T02:17:13.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/main/resources [2024-03-19T02:17:13.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/main/manpages [2024-03-19T02:17:13.061Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ sessionDestroyed --- [2024-03-19T02:17:13.061Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:13.061Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ sessionDestroyed --- [2024-03-19T02:17:13.061Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:17:13.061Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sessionDestroyed --- [2024-03-19T02:17:13.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/test/resources [2024-03-19T02:17:13.061Z] [INFO] [2024-03-19T02:17:13.061Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ sessionDestroyed --- [2024-03-19T02:17:13.061Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:13.061Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:17:13.061Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:17:13.061Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:17:13.061Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:17:13.061Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:17:13.061Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:17:13.061Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:17:13.061Z] Use -proc:none to disable annotation processing. [2024-03-19T02:17:13.062Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/test/java/org/glassfish/tests/sessionDestroyed/WebTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/test/java/org/glassfish/tests/sessionDestroyed/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:17:13.062Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/test/java/org/glassfish/tests/sessionDestroyed/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:17:13.062Z] [INFO] [2024-03-19T02:17:13.062Z] [INFO] --- surefire:3.2.5:test (default-test) @ sessionDestroyed --- [2024-03-19T02:17:13.062Z] [INFO] Tests are skipped. [2024-03-19T02:17:13.062Z] [INFO] [2024-03-19T02:17:13.062Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ sessionDestroyed --- [2024-03-19T02:17:13.318Z] [INFO] Executing tasks [2024-03-19T02:17:13.318Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/classes/META-INF for [2024-03-19T02:17:13.318Z] [INFO] [echo] sessionDestroyed [2024-03-19T02:17:13.318Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/classes/META-INF [2024-03-19T02:17:13.318Z] [INFO] Executed tasks [2024-03-19T02:17:13.318Z] [INFO] [2024-03-19T02:17:13.318Z] [INFO] --- war:3.4.0:war (default-war) @ sessionDestroyed --- [2024-03-19T02:17:13.318Z] [INFO] Packaging webapp [2024-03-19T02:17:13.318Z] [INFO] Assembling webapp [sessionDestroyed] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/sessionDestroyed] [2024-03-19T02:17:13.318Z] [INFO] Processing war project [2024-03-19T02:17:13.318Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/main/webapp] [2024-03-19T02:17:13.319Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/sessionDestroyed.war [2024-03-19T02:17:13.319Z] [INFO] [2024-03-19T02:17:13.319Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ sessionDestroyed --- [2024-03-19T02:17:13.319Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:17:13.575Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:17:13.575Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/bom.xml [2024-03-19T02:17:13.575Z] [INFO] attaching as sessionDestroyed-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:13.575Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/bom.json [2024-03-19T02:17:13.575Z] [INFO] attaching as sessionDestroyed-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:13.575Z] [INFO] [2024-03-19T02:17:13.575Z] [INFO] --- embedded-glassfish:5.1:start (start) @ sessionDestroyed --- [2024-03-19T02:17:13.575Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:17:13.575Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:13.575Z] Mar 19, 2024 2:17:13 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:17:13.575Z] INFO: Authorization Service has successfully initialized. [2024-03-19T02:17:13.575Z] Mar 19, 2024 2:17:13 AM PluginUtil getGlassFish [2024-03-19T02:17:13.575Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@6016d970, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2b129945, GlassFish Status = INIT, TimeTaken = 108 ms [2024-03-19T02:17:13.575Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:13.575Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:13.576Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:13.576Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-03-19T02:17:13.576Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:13.576Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:13.576Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:13.576Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:13.576Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:13.576Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:13.576Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:17:13.576Z] INFO: GlassFish (commit: null) startup time: Embedded (56 ms), startup services (26 ms), total (82 ms) [2024-03-19T02:17:13.576Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-03-19T02:17:13.576Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:13.576Z] Mar 19, 2024 2:17:13 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:17:13.576Z] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:13.576Z] Mar 19, 2024 2:17:13 AM PluginUtil startGlassFish [2024-03-19T02:17:13.576Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2b129945, TimeTaken = 41 ms [2024-03-19T02:17:13.576Z] [INFO] [2024-03-19T02:17:13.576Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ sessionDestroyed --- [2024-03-19T02:17:13.576Z] Mar 19, 2024 2:17:13 AM org.glassfish.maven.PluginUtil doDeploy [2024-03-19T02:17:13.576Z] INFO: Deploying [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/sessionDestroyed.war] with parameters [--name=sessionDestroyed, --force=true, --contextroot=test] [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:17:13.833Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:17:13.833Z] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:17:13.833Z] INFO: Java security manager is disabled. [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:13.833Z] INFO: Entering Security Startup Service. [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:13.833Z] INFO: Security Service(s) started successfully. [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:17:13.833Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:13.833Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:13.833Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:17:13.833Z] INFO: Created virtual server server [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:17:13.833Z] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:17:13.833Z] INFO: Virtual server server loaded default web module [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:13.833Z] INFO: close(), this: [2024-03-19T02:17:13.833Z] org.glassfish.web.loader.WebappClassLoader@19e2d2b7[name=unknown], urls=[ [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/classes/ [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:13.833Z] file:/tmp/gfembed1305890966375546401tmp/generated/ejb/sessionDestroyed/ [2024-03-19T02:17:13.833Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-03-19T02:17:13.833Z] Mar 19, 2024 2:17:13 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:13.833Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-03-19T02:17:13.833Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:13.834Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:13.834Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:13.834Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:13.834Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:13.834Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:13.834Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:13.834Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:13.834Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:13.834Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:13.834Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:13.834Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-03-19T02:17:13.834Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:13.834Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:13.834Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:13.834Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:13.834Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:13.834Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:13.834Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:13.834Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-03-19T02:17:13.834Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:13.834Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:13.834Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-03-19T02:17:13.834Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-03-19T02:17:13.834Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:13.834Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:13.834Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:13.834Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:13.834Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:13.834Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:13.834Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:13.834Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:13.834Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:13.834Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:13.835Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:13.835Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:13.835Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:13.835Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:13.835Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:13.835Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:13.835Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:13.835Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:13.835Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:13.835Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:13.835Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:13.835Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:13.835Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:13.835Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:13.835Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:13.835Z] [2024-03-19T02:17:13.835Z] Mar 19, 2024 2:17:13 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:17:13.835Z] INFO: Loading application [sessionDestroyed] at [/test] [2024-03-19T02:17:13.835Z] Mar 19, 2024 2:17:13 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:17:13.835Z] INFO: sessionDestroyed was successfully deployed in 293 milliseconds. [2024-03-19T02:17:13.835Z] Mar 19, 2024 2:17:13 AM PluginUtil doDeploy [2024-03-19T02:17:13.835Z] INFO: Deployed sessionDestroyed [2024-03-19T02:17:13.835Z] [INFO] [2024-03-19T02:17:13.835Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ sessionDestroyed --- [2024-03-19T02:17:13.835Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/failsafe-reports [2024-03-19T02:17:13.835Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:17:14.091Z] [INFO] [2024-03-19T02:17:14.091Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:14.091Z] [INFO] T E S T S [2024-03-19T02:17:14.092Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:14.092Z] [0.002s][info][gc] Using G1 [2024-03-19T02:17:14.349Z] [INFO] Running org.glassfish.tests.sessionDestroyed.WebTest [2024-03-19T02:17:14.349Z] [Servlet.init] [2024-03-19T02:17:14.349Z] [Servlet.doGet] [2024-03-19T02:17:14.349Z] [Servlet.doPost] [2024-03-19T02:17:14.349Z] [Servlet.sessionCreated] [2024-03-19T02:17:14.349Z] [Servlet.sessionDestroyed] [2024-03-19T02:17:14.349Z] DESTROYED:PASS [2024-03-19T02:17:14.349Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.glassfish.tests.sessionDestroyed.WebTest [2024-03-19T02:17:14.911Z] [INFO] [2024-03-19T02:17:14.911Z] [INFO] Results: [2024-03-19T02:17:14.911Z] [INFO] [2024-03-19T02:17:14.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:17:14.911Z] [INFO] [2024-03-19T02:17:14.911Z] [INFO] [2024-03-19T02:17:14.911Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ sessionDestroyed --- [2024-03-19T02:17:14.911Z] Mar 19, 2024 2:17:14 AM PluginUtil doUndeploy [2024-03-19T02:17:14.911Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@1d5e1e3 [2024-03-19T02:17:14.911Z] Mar 19, 2024 2:17:14 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:14.911Z] INFO: close(), this: [2024-03-19T02:17:14.911Z] org.glassfish.web.loader.WebappClassLoader@163761f3[name=/test], urls=[ [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/classes/ [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/generated/ejb/sessionDestroyed/ [2024-03-19T02:17:14.911Z] file:/tmp/gfembed1305890966375546401tmp/generated/sessionDestroyed/ [2024-03-19T02:17:14.911Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-03-19T02:17:14.911Z] Mar 19, 2024 2:17:14 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:14.911Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-03-19T02:17:14.911Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:14.911Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:14.911Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:14.912Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:14.912Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:14.912Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:14.912Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:14.912Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:14.912Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:14.912Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:14.912Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:14.912Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-03-19T02:17:14.912Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-03-19T02:17:14.912Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-03-19T02:17:14.912Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:14.912Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:14.912Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:14.912Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:14.912Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-03-19T02:17:14.912Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-03-19T02:17:14.912Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-03-19T02:17:14.912Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:14.912Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:14.912Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-03-19T02:17:14.912Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-03-19T02:17:14.912Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:14.912Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:14.912Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:14.912Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:14.912Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:14.912Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:14.912Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:14.912Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:14.912Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:14.912Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:14.912Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:14.912Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:14.912Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:14.913Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:14.913Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:14.913Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:14.913Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:14.913Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:14.913Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:14.913Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:14.913Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:14.913Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:14.913Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:14.913Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:14.913Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:14.913Z] [2024-03-19T02:17:14.913Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:14.913Z] Mar 19, 2024 2:17:14 AM PluginUtil doUndeploy [2024-03-19T02:17:14.913Z] INFO: Undeployed sessionDestroyed [2024-03-19T02:17:14.913Z] [INFO] [2024-03-19T02:17:14.913Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ sessionDestroyed --- [2024-03-19T02:17:14.913Z] Mar 19, 2024 2:17:14 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:17:14.913Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:14.913Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:14.913Z] Mar 19, 2024 2:17:14 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:17:14.913Z] INFO: Shutdown procedure finished [2024-03-19T02:17:14.913Z] Mar 19, 2024 2:17:14 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-03-19T02:17:14.913Z] WARNING: Got an unexpected exception. [2024-03-19T02:17:14.913Z] Mar 19, 2024 2:17:14 AM PluginUtil stopGlassFish [2024-03-19T02:17:14.913Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2b129945 [2024-03-19T02:17:14.913Z] [INFO] [2024-03-19T02:17:14.913Z] [INFO] --- failsafe:3.2.5:verify (verify) @ sessionDestroyed --- [2024-03-19T02:17:14.913Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/failsafe-reports [2024-03-19T02:17:14.913Z] [INFO] [2024-03-19T02:17:14.913Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.maven-plugin-sessionDestroyed-checkstyle) @ sessionDestroyed --- [2024-03-19T02:17:14.913Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:14.913Z] [INFO] [2024-03-19T02:17:14.913Z] [INFO] --- install:3.1.1:install (default-install) @ sessionDestroyed --- [2024-03-19T02:17:14.913Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/sessionDestroyed/8.0.1-SNAPSHOT/sessionDestroyed-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:14.913Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/sessionDestroyed.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/sessionDestroyed/8.0.1-SNAPSHOT/sessionDestroyed-8.0.1-SNAPSHOT.war [2024-03-19T02:17:14.914Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/sessionDestroyed/8.0.1-SNAPSHOT/sessionDestroyed-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:14.914Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/sessionDestroyed/8.0.1-SNAPSHOT/sessionDestroyed-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:14.914Z] [INFO] [2024-03-19T02:17:14.914Z] [INFO] ------< org.glassfish.tests.embedded.maven-plugin:standalonewar >------- [2024-03-19T02:17:14.914Z] [INFO] Building Standalone WAR Test (maven-plugin/standalonewar) 8.0.1-SNAPSHOT [319/332] [2024-03-19T02:17:14.914Z] [INFO] from appserver/tests/embedded/maven-plugin/standalonewar/pom.xml [2024-03-19T02:17:14.914Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:17:14.914Z] [INFO] [2024-03-19T02:17:14.914Z] [INFO] --- clean:3.3.2:clean (default-clean) @ standalonewar --- [2024-03-19T02:17:14.914Z] [INFO] [2024-03-19T02:17:14.914Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ standalonewar --- [2024-03-19T02:17:14.914Z] [INFO] [2024-03-19T02:17:14.914Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ standalonewar --- [2024-03-19T02:17:14.914Z] [INFO] [2024-03-19T02:17:14.914Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ standalonewar --- [2024-03-19T02:17:14.914Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:14.914Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:17:15.170Z] [INFO] [2024-03-19T02:17:15.170Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ standalonewar --- [2024-03-19T02:17:15.170Z] [INFO] [2024-03-19T02:17:15.170Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ standalonewar --- [2024-03-19T02:17:15.170Z] [INFO] [2024-03-19T02:17:15.170Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ standalonewar --- [2024-03-19T02:17:15.170Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:15.170Z] [INFO] [2024-03-19T02:17:15.170Z] [INFO] --- resources:3.3.1:resources (default-resources) @ standalonewar --- [2024-03-19T02:17:15.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/src/main/resources [2024-03-19T02:17:15.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/src/main/manpages [2024-03-19T02:17:15.170Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:17:15.171Z] [INFO] [2024-03-19T02:17:15.171Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ standalonewar --- [2024-03-19T02:17:15.171Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:15.171Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:17:15.171Z] [INFO] [2024-03-19T02:17:15.171Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ standalonewar --- [2024-03-19T02:17:15.171Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:17:15.171Z] [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [2024-03-19T02:17:15.171Z] [INFO] [2024-03-19T02:17:15.171Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ standalonewar --- [2024-03-19T02:17:15.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/src/test/resources [2024-03-19T02:17:15.171Z] [INFO] [2024-03-19T02:17:15.171Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ standalonewar --- [2024-03-19T02:17:15.171Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:15.171Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:17:15.171Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:17:15.171Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:17:15.171Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:17:15.171Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:17:15.171Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:17:15.171Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:17:15.171Z] Use -proc:none to disable annotation processing. [2024-03-19T02:17:15.171Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/src/test/java/org/glassfish/tests/standalonewar/WebTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/src/test/java/org/glassfish/tests/standalonewar/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:17:15.171Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/src/test/java/org/glassfish/tests/standalonewar/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:17:15.171Z] [INFO] [2024-03-19T02:17:15.171Z] [INFO] --- surefire:3.2.5:test (default-test) @ standalonewar --- [2024-03-19T02:17:15.171Z] [INFO] Tests are skipped. [2024-03-19T02:17:15.171Z] [INFO] [2024-03-19T02:17:15.171Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ standalonewar --- [2024-03-19T02:17:15.171Z] [INFO] Executing tasks [2024-03-19T02:17:15.171Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/target/classes/META-INF for [2024-03-19T02:17:15.171Z] [INFO] [echo] standalonewar [2024-03-19T02:17:15.171Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/target/classes/META-INF [2024-03-19T02:17:15.171Z] [INFO] Executed tasks [2024-03-19T02:17:15.171Z] [INFO] [2024-03-19T02:17:15.171Z] [INFO] --- war:3.4.0:war (default-war) @ standalonewar --- [2024-03-19T02:17:15.171Z] [INFO] Packaging webapp [2024-03-19T02:17:15.171Z] [INFO] Assembling webapp [standalonewar] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/target/standalonewar] [2024-03-19T02:17:15.171Z] [INFO] Processing war project [2024-03-19T02:17:15.171Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/src/main/webapp] [2024-03-19T02:17:15.171Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/target/standalonewar.war [2024-03-19T02:17:15.171Z] [INFO] [2024-03-19T02:17:15.171Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ standalonewar --- [2024-03-19T02:17:15.171Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:17:15.428Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:17:15.428Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/target/bom.xml [2024-03-19T02:17:15.428Z] [INFO] attaching as standalonewar-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:15.428Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/target/bom.json [2024-03-19T02:17:15.428Z] [INFO] attaching as standalonewar-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:15.428Z] [INFO] [2024-03-19T02:17:15.428Z] [INFO] --- embedded-glassfish:5.1:start (start) @ standalonewar --- [2024-03-19T02:17:15.428Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:17:15.428Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:15.428Z] Mar 19, 2024 2:17:15 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:17:15.428Z] INFO: Authorization Service has successfully initialized. [2024-03-19T02:17:15.428Z] Mar 19, 2024 2:17:15 AM PluginUtil getGlassFish [2024-03-19T02:17:15.428Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@6016d970, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@61e0da07, GlassFish Status = INIT, TimeTaken = 98 ms [2024-03-19T02:17:15.428Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:15.428Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:15.428Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:15.428Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-03-19T02:17:15.428Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:15.428Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:15.428Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:15.428Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:15.428Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:15.428Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:15.428Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:17:15.428Z] INFO: GlassFish (commit: null) startup time: Embedded (44 ms), startup services (26 ms), total (70 ms) [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-03-19T02:17:15.685Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:17:15.685Z] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM PluginUtil startGlassFish [2024-03-19T02:17:15.685Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@61e0da07, TimeTaken = 46 ms [2024-03-19T02:17:15.685Z] [INFO] [2024-03-19T02:17:15.685Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ standalonewar --- [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM org.glassfish.maven.PluginUtil doDeploy [2024-03-19T02:17:15.685Z] INFO: Deploying [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/target/standalonewar.war] with parameters [--name=standalonewar, --force=true, --contextroot=test] [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:17:15.685Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:17:15.685Z] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:17:15.685Z] INFO: Java security manager is disabled. [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:15.685Z] INFO: Entering Security Startup Service. [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:15.685Z] INFO: Security Service(s) started successfully. [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:17:15.685Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:15.685Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:15.685Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:17:15.685Z] INFO: Created virtual server server [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:17:15.685Z] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:17:15.685Z] INFO: Virtual server server loaded default web module [2024-03-19T02:17:15.685Z] Mar 19, 2024 2:17:15 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:15.685Z] INFO: close(), this: [2024-03-19T02:17:15.685Z] org.glassfish.web.loader.WebappClassLoader@5c198214[name=unknown], urls=[ [2024-03-19T02:17:15.685Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/classes/ [2024-03-19T02:17:15.685Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:15.685Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:15.685Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:15.685Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:15.685Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:15.685Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:15.685Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:15.686Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:15.686Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:15.686Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:15.686Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:15.686Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:15.686Z] file:/tmp/gfembed7738191564205383834tmp/generated/ejb/standalonewar/ [2024-03-19T02:17:15.686Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-03-19T02:17:15.686Z] Mar 19, 2024 2:17:15 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:15.686Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-03-19T02:17:15.686Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:15.686Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:15.686Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:15.686Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:15.686Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:15.686Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:15.686Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:15.686Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:15.686Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:15.686Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:15.686Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:15.686Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-03-19T02:17:15.686Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:15.686Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:15.686Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:15.686Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:15.686Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:15.686Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:15.686Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:15.686Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-03-19T02:17:15.687Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:15.687Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:15.687Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-03-19T02:17:15.687Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-03-19T02:17:15.687Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:15.687Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:15.687Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:15.687Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:15.687Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:15.687Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:15.687Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:15.687Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:15.687Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:15.687Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:15.687Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:15.687Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:15.687Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:15.687Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:15.687Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:15.687Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:15.687Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:15.687Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:15.687Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:15.687Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:15.687Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:15.687Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:15.687Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:15.687Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:15.687Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:15.687Z] [2024-03-19T02:17:15.687Z] [Filter.init] [2024-03-19T02:17:15.687Z] Mar 19, 2024 2:17:15 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:17:15.687Z] INFO: Loading application [standalonewar] at [/test] [2024-03-19T02:17:15.943Z] Mar 19, 2024 2:17:15 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:17:15.943Z] INFO: standalonewar was successfully deployed in 246 milliseconds. [2024-03-19T02:17:15.943Z] Mar 19, 2024 2:17:15 AM PluginUtil doDeploy [2024-03-19T02:17:15.943Z] INFO: Deployed standalonewar [2024-03-19T02:17:15.943Z] [INFO] [2024-03-19T02:17:15.943Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ standalonewar --- [2024-03-19T02:17:15.943Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/target/failsafe-reports [2024-03-19T02:17:15.944Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:17:15.944Z] [INFO] [2024-03-19T02:17:15.944Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:15.944Z] [INFO] T E S T S [2024-03-19T02:17:15.944Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:15.944Z] [0.003s][info][gc] Using G1 [2024-03-19T02:17:16.200Z] [INFO] Running org.glassfish.tests.standalonewar.WebTest [2024-03-19T02:17:16.200Z] [Servlet.init] [2024-03-19T02:17:16.200Z] [Servlet.init] 6 [2024-03-19T02:17:16.200Z] [Filter.doFilter] [2024-03-19T02:17:16.200Z] [Servlet.doGet] [2024-03-19T02:17:16.200Z] [Servlet.doPost] [2024-03-19T02:17:16.200Z] [Servlet2.init] [2024-03-19T02:17:16.200Z] [Filter.doFilter] [2024-03-19T02:17:16.200Z] [Servlet2.doGet] [2024-03-19T02:17:16.200Z] [Servlet2.doPost] [2024-03-19T02:17:16.200Z] [Servlet3.init] [2024-03-19T02:17:16.200Z] [Filter.doFilter] [2024-03-19T02:17:16.200Z] [Servlet3.doGet] [2024-03-19T02:17:16.200Z] [Servlet3.doPost] [2024-03-19T02:17:16.456Z] FILTER-REQUEST:PASS [2024-03-19T02:17:16.456Z] FILTER-FORWARD:PASS [2024-03-19T02:17:16.456Z] FILTER-INCLUDE:PASS [2024-03-19T02:17:16.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.glassfish.tests.standalonewar.WebTest [2024-03-19T02:17:16.713Z] [INFO] [2024-03-19T02:17:16.713Z] [INFO] Results: [2024-03-19T02:17:16.713Z] [INFO] [2024-03-19T02:17:16.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:17:16.713Z] [INFO] [2024-03-19T02:17:16.713Z] [INFO] [2024-03-19T02:17:16.713Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ standalonewar --- [2024-03-19T02:17:16.713Z] Mar 19, 2024 2:17:16 AM PluginUtil doUndeploy [2024-03-19T02:17:16.713Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@585ed647 [2024-03-19T02:17:16.713Z] [Filter.destroy] [2024-03-19T02:17:16.713Z] Mar 19, 2024 2:17:16 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:16.713Z] INFO: close(), this: [2024-03-19T02:17:16.713Z] org.glassfish.web.loader.WebappClassLoader@31b55cc3[name=/test], urls=[ [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/classes/ [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/applications/standalonewar/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/generated/ejb/standalonewar/ [2024-03-19T02:17:16.713Z] file:/tmp/gfembed7738191564205383834tmp/generated/standalonewar/ [2024-03-19T02:17:16.713Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=16, resourceEntryCache.size=4] [2024-03-19T02:17:16.713Z] Mar 19, 2024 2:17:16 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:16.713Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-03-19T02:17:16.713Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:16.713Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:16.713Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:16.713Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:16.713Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:16.713Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:16.713Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:16.713Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:16.713Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:16.713Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:16.713Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:16.713Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-03-19T02:17:16.713Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-03-19T02:17:16.713Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-03-19T02:17:16.714Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:16.714Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:16.714Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:16.714Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:16.714Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-03-19T02:17:16.714Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-03-19T02:17:16.714Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-03-19T02:17:16.714Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:16.714Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:16.714Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-03-19T02:17:16.714Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-03-19T02:17:16.714Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:16.714Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:16.714Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:16.714Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:16.714Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:16.714Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:16.714Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:16.714Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:16.714Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:16.714Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:16.714Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:16.714Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:16.714Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:16.714Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:16.714Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:16.714Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:16.714Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:16.714Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:16.714Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:16.714Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:16.714Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:16.714Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:16.714Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:16.715Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:16.715Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:16.715Z] [2024-03-19T02:17:16.715Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:16.715Z] Mar 19, 2024 2:17:16 AM PluginUtil doUndeploy [2024-03-19T02:17:16.715Z] INFO: Undeployed standalonewar [2024-03-19T02:17:16.715Z] [INFO] [2024-03-19T02:17:16.715Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ standalonewar --- [2024-03-19T02:17:16.715Z] Mar 19, 2024 2:17:16 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:17:16.715Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:16.715Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:16.715Z] Mar 19, 2024 2:17:16 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:17:16.715Z] INFO: Shutdown procedure finished [2024-03-19T02:17:16.715Z] Mar 19, 2024 2:17:16 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-03-19T02:17:16.715Z] WARNING: Got an unexpected exception. [2024-03-19T02:17:16.715Z] Mar 19, 2024 2:17:16 AM PluginUtil stopGlassFish [2024-03-19T02:17:16.715Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@61e0da07 [2024-03-19T02:17:16.715Z] [INFO] [2024-03-19T02:17:16.715Z] [INFO] --- failsafe:3.2.5:verify (verify) @ standalonewar --- [2024-03-19T02:17:16.715Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/target/failsafe-reports [2024-03-19T02:17:16.715Z] [INFO] [2024-03-19T02:17:16.715Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.maven-plugin-standalonewar-checkstyle) @ standalonewar --- [2024-03-19T02:17:16.715Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:16.715Z] [INFO] [2024-03-19T02:17:16.715Z] [INFO] --- install:3.1.1:install (default-install) @ standalonewar --- [2024-03-19T02:17:16.715Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/standalonewar/8.0.1-SNAPSHOT/standalonewar-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:16.715Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/target/standalonewar.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/standalonewar/8.0.1-SNAPSHOT/standalonewar-8.0.1-SNAPSHOT.war [2024-03-19T02:17:16.715Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/standalonewar/8.0.1-SNAPSHOT/standalonewar-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:16.715Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/standalonewar/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/standalonewar/8.0.1-SNAPSHOT/standalonewar-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:16.715Z] [INFO] [2024-03-19T02:17:16.716Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:securewebapp >------- [2024-03-19T02:17:16.716Z] [INFO] Building Test https and other plugin configurations (maven-plugin/secureWebApp) 8.0.1-SNAPSHOT [320/332] [2024-03-19T02:17:16.716Z] [INFO] from appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml [2024-03-19T02:17:16.716Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:17:16.971Z] [INFO] [2024-03-19T02:17:16.971Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securewebapp --- [2024-03-19T02:17:16.971Z] [INFO] [2024-03-19T02:17:16.971Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ securewebapp --- [2024-03-19T02:17:16.971Z] [INFO] [2024-03-19T02:17:16.971Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ securewebapp --- [2024-03-19T02:17:16.971Z] [INFO] [2024-03-19T02:17:16.972Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ securewebapp --- [2024-03-19T02:17:16.972Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:16.972Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:16.972Z] [INFO] [2024-03-19T02:17:16.972Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ securewebapp --- [2024-03-19T02:17:16.972Z] [INFO] [2024-03-19T02:17:16.972Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ securewebapp --- [2024-03-19T02:17:16.972Z] [INFO] [2024-03-19T02:17:16.972Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ securewebapp --- [2024-03-19T02:17:16.972Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:16.972Z] [INFO] [2024-03-19T02:17:16.972Z] [INFO] --- resources:3.3.1:resources (default-resources) @ securewebapp --- [2024-03-19T02:17:16.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/src/main/resources [2024-03-19T02:17:16.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/src/main/manpages [2024-03-19T02:17:16.972Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:17:16.972Z] [INFO] [2024-03-19T02:17:16.972Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ securewebapp --- [2024-03-19T02:17:16.972Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:16.972Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:16.972Z] [INFO] [2024-03-19T02:17:16.972Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ securewebapp --- [2024-03-19T02:17:16.972Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:17:16.972Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:16.972Z] [INFO] [2024-03-19T02:17:16.972Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ securewebapp --- [2024-03-19T02:17:16.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/src/test/resources [2024-03-19T02:17:16.972Z] [INFO] [2024-03-19T02:17:16.972Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ securewebapp --- [2024-03-19T02:17:16.972Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:16.972Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:17:16.972Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:17:16.972Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:17:16.972Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:17:16.972Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:17:16.972Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:17:16.972Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:17:16.972Z] Use -proc:none to disable annotation processing. [2024-03-19T02:17:16.972Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/src/test/java/org/glassfish/tests/embedded/securewebapp/SecureWebAppTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/src/test/java/org/glassfish/tests/embedded/securewebapp/SecureWebAppTest.java uses or overrides a deprecated API. [2024-03-19T02:17:16.972Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/src/test/java/org/glassfish/tests/embedded/securewebapp/SecureWebAppTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:17:16.972Z] [INFO] [2024-03-19T02:17:16.972Z] [INFO] --- surefire:3.2.5:test (default-test) @ securewebapp --- [2024-03-19T02:17:16.972Z] [INFO] Tests are skipped. [2024-03-19T02:17:16.972Z] [INFO] [2024-03-19T02:17:16.972Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ securewebapp --- [2024-03-19T02:17:16.972Z] [INFO] Executing tasks [2024-03-19T02:17:16.972Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/target/classes/META-INF for [2024-03-19T02:17:16.972Z] [INFO] [echo] securewebapp [2024-03-19T02:17:16.973Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/target/classes/META-INF [2024-03-19T02:17:16.973Z] [INFO] Executed tasks [2024-03-19T02:17:16.973Z] [INFO] [2024-03-19T02:17:16.973Z] [INFO] --- war:3.4.0:war (default-war) @ securewebapp --- [2024-03-19T02:17:16.973Z] [INFO] Packaging webapp [2024-03-19T02:17:16.973Z] [INFO] Assembling webapp [securewebapp] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/target/securewebapp] [2024-03-19T02:17:16.973Z] [INFO] Processing war project [2024-03-19T02:17:16.973Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/target/securewebapp.war [2024-03-19T02:17:16.973Z] [INFO] [2024-03-19T02:17:16.973Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ securewebapp --- [2024-03-19T02:17:16.973Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:17:17.229Z] [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [2024-03-19T02:17:17.229Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/target/bom.xml [2024-03-19T02:17:17.229Z] [INFO] attaching as securewebapp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:17.229Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/target/bom.json [2024-03-19T02:17:17.229Z] [INFO] attaching as securewebapp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:17.229Z] [INFO] [2024-03-19T02:17:17.229Z] [INFO] --- embedded-glassfish:5.1:start (default) @ securewebapp --- [2024-03-19T02:17:17.229Z] Set system property [org.glassfish.embedded.greeting = Hi from BHAVANI] [2024-03-19T02:17:17.485Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:17:17.485Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:17.485Z] Mar 19, 2024 2:17:17 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:17:17.485Z] INFO: Authorization Service has successfully initialized. [2024-03-19T02:17:17.485Z] Mar 19, 2024 2:17:17 AM PluginUtil getGlassFish [2024-03-19T02:17:17.486Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {test_key2=test_value_2, GlassFish_Platform=Static, test_key=test_value}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@6016d970, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.jms-service.jms-host.default_JMS_host.host=0.0.0.0, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181, embedded-glassfish-config.server.jms-service.jms-host.default_JMS_host.port=17676}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@422ddf05, GlassFish Status = INIT, TimeTaken = 99 ms [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:17.486Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:17.486Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:17.486Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:17.486Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:17.486Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:17:17.486Z] INFO: GlassFish (commit: null) startup time: Embedded (46 ms), startup services (28 ms), total (74 ms) [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-03-19T02:17:17.486Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:17:17.486Z] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM PluginUtil startGlassFish [2024-03-19T02:17:17.486Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@422ddf05, TimeTaken = 41 ms [2024-03-19T02:17:17.486Z] [INFO] [2024-03-19T02:17:17.486Z] [INFO] --- embedded-glassfish:5.1:deploy (default) @ securewebapp --- [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM org.glassfish.maven.PluginUtil doDeploy [2024-03-19T02:17:17.486Z] INFO: Deploying [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/target/securewebapp.war] with parameters [--name=securewebapp, --force=true, --contextroot=test] [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:17:17.486Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:17:17.486Z] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:17:17.486Z] INFO: Java security manager is disabled. [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:17.486Z] INFO: Entering Security Startup Service. [2024-03-19T02:17:17.486Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:17.486Z] INFO: Security Service(s) started successfully. [2024-03-19T02:17:17.487Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:17:17.487Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:17.487Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:17.487Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:17.487Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:17.487Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-03-19T02:17:17.487Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:17:17.487Z] INFO: Created virtual server server [2024-03-19T02:17:17.487Z] Mar 19, 2024 2:17:17 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:17:17.487Z] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:17:17.487Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:17:17.487Z] INFO: Virtual server server loaded default web module [2024-03-19T02:17:17.487Z] Mar 19, 2024 2:17:17 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:17.487Z] INFO: close(), this: [2024-03-19T02:17:17.487Z] org.glassfish.web.loader.WebappClassLoader@f896fbb[name=unknown], urls=[ [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/classes/ [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/jakarta.ejb-api-4.0.1.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/jakarta.transaction-api-2.0.1.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:17.487Z] file:/tmp/gfembed3549215536623434803tmp/generated/ejb/securewebapp/ [2024-03-19T02:17:17.487Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=1, pathTimestamps.size=15, resourceEntryCache.size=1] [2024-03-19T02:17:17.744Z] Mar 19, 2024 2:17:17 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:17.744Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-03-19T02:17:17.744Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:17.744Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:17.744Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:17.744Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:17.744Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:17.744Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:17.744Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:17.744Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:17.744Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:17.744Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:17.744Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:17.744Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-03-19T02:17:17.744Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:17.744Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:17.744Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:17.744Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:17.744Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:17.744Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:17.744Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:17.745Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-03-19T02:17:17.745Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:17.745Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:17.745Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-03-19T02:17:17.745Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-03-19T02:17:17.745Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:17.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:17.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:17.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:17.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:17.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:17.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:17.745Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:17.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:17.745Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:17.745Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:17.745Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:17.745Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:17.745Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:17.745Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:17.745Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:17.745Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:17.745Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:17.745Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:17.745Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:17.745Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:17.745Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:17.745Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:17.745Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:17.745Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:17.745Z] [2024-03-19T02:17:17.745Z] Mar 19, 2024 2:17:17 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:17:17.745Z] INFO: Loading application [securewebapp] at [/test] [2024-03-19T02:17:17.745Z] Mar 19, 2024 2:17:17 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:17:17.745Z] INFO: securewebapp was successfully deployed in 227 milliseconds. [2024-03-19T02:17:17.745Z] Mar 19, 2024 2:17:17 AM PluginUtil doDeploy [2024-03-19T02:17:17.745Z] INFO: Deployed securewebapp [2024-03-19T02:17:17.745Z] [INFO] [2024-03-19T02:17:17.745Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ securewebapp --- [2024-03-19T02:17:17.745Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/target/failsafe-reports [2024-03-19T02:17:17.745Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:17:17.745Z] [INFO] [2024-03-19T02:17:17.745Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:17.745Z] [INFO] T E S T S [2024-03-19T02:17:17.745Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:17.745Z] [0.002s][info][gc] Using G1 [2024-03-19T02:17:18.307Z] [INFO] Running org.glassfish.tests.embedded.securewebapp.SecureWebAppTest [2024-03-19T02:17:18.307Z] [0.600s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.972ms [2024-03-19T02:17:18.307Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test/SecureWebAppTestServlet [2024-03-19T02:17:18.563Z] [2024-03-19T02:17:18.563Z] [OUTPUT from SecureWebAppTestServlet] [2024-03-19T02:17:18.563Z] [Hi from SecureWebAppTestServlet] [2024-03-19T02:17:18.563Z] [System property org.glassfish.embedded.greeting = Hi from BHAVANI] [2024-03-19T02:17:18.563Z] [System property ANTLR_USE_DIRECT_CLASS_LOADING = true] [2024-03-19T02:17:18.563Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-03-19T02:17:18.563Z] [2024-03-19T02:17:18.563Z] [OUTPUT from SecureWebAppTestServlet] [2024-03-19T02:17:18.563Z] [Hi from SecureWebAppTestServlet] [2024-03-19T02:17:18.563Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.510 s -- in org.glassfish.tests.embedded.securewebapp.SecureWebAppTest [2024-03-19T02:17:19.127Z] [INFO] [2024-03-19T02:17:19.127Z] [INFO] Results: [2024-03-19T02:17:19.127Z] [INFO] [2024-03-19T02:17:19.127Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:17:19.127Z] [INFO] [2024-03-19T02:17:19.127Z] [INFO] [2024-03-19T02:17:19.127Z] [INFO] --- embedded-glassfish:5.1:undeploy (default) @ securewebapp --- [2024-03-19T02:17:19.127Z] Mar 19, 2024 2:17:18 AM PluginUtil doUndeploy [2024-03-19T02:17:19.127Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@346d7e79 [2024-03-19T02:17:19.127Z] Mar 19, 2024 2:17:18 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:19.127Z] INFO: close(), this: [2024-03-19T02:17:19.127Z] org.glassfish.web.loader.WebappClassLoader@4d263c8d[name=/test], urls=[ [2024-03-19T02:17:19.127Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/classes/ [2024-03-19T02:17:19.127Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:19.127Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/jakarta.ejb-api-4.0.1.jar [2024-03-19T02:17:19.127Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/jakarta.transaction-api-2.0.1.jar [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/applications/securewebapp/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/generated/ejb/securewebapp/ [2024-03-19T02:17:19.128Z] file:/tmp/gfembed3549215536623434803tmp/generated/securewebapp/ [2024-03-19T02:17:19.128Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=15, resourceEntryCache.size=1] [2024-03-19T02:17:19.128Z] Mar 19, 2024 2:17:18 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:19.128Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-03-19T02:17:19.128Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:19.128Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:19.128Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:19.128Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:19.128Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:19.128Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:19.128Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:19.128Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:19.128Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:19.128Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:19.128Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:19.128Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-03-19T02:17:19.128Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-03-19T02:17:19.128Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-03-19T02:17:19.128Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-03-19T02:17:19.128Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-03-19T02:17:19.128Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-03-19T02:17:19.128Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:19.128Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:19.128Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:19.128Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:19.128Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:19.128Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:19.129Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:19.129Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:19.129Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:19.129Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:19.129Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:19.129Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:19.129Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:19.129Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-03-19T02:17:19.129Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-03-19T02:17:19.129Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-03-19T02:17:19.129Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:19.129Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:19.129Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-03-19T02:17:19.129Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-03-19T02:17:19.129Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:19.129Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:19.129Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:19.129Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:19.129Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:19.129Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:19.129Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:19.129Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:19.129Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:19.129Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:19.129Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:19.129Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:19.129Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:19.129Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:19.129Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:19.129Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:19.129Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:19.129Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:19.129Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:19.129Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:19.129Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:19.129Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:19.129Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:19.129Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:19.129Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:19.129Z] [2024-03-19T02:17:19.129Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:19.129Z] Mar 19, 2024 2:17:18 AM PluginUtil doUndeploy [2024-03-19T02:17:19.129Z] INFO: Undeployed securewebapp [2024-03-19T02:17:19.129Z] [INFO] [2024-03-19T02:17:19.129Z] [INFO] --- embedded-glassfish:5.1:stop (default) @ securewebapp --- [2024-03-19T02:17:19.129Z] Mar 19, 2024 2:17:18 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:17:19.129Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:19.130Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:19.130Z] Mar 19, 2024 2:17:18 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:17:19.130Z] INFO: Shutdown procedure finished [2024-03-19T02:17:19.130Z] Mar 19, 2024 2:17:18 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-03-19T02:17:19.130Z] WARNING: Got an unexpected exception. [2024-03-19T02:17:19.130Z] Mar 19, 2024 2:17:18 AM PluginUtil stopGlassFish [2024-03-19T02:17:19.130Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@422ddf05 [2024-03-19T02:17:19.130Z] [INFO] [2024-03-19T02:17:19.130Z] [INFO] --- failsafe:3.2.5:verify (verify) @ securewebapp --- [2024-03-19T02:17:19.130Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/target/failsafe-reports [2024-03-19T02:17:19.130Z] [INFO] [2024-03-19T02:17:19.130Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.maven-plugin-securewebapp-checkstyle) @ securewebapp --- [2024-03-19T02:17:19.130Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:19.130Z] [INFO] [2024-03-19T02:17:19.130Z] [INFO] --- install:3.1.1:install (default-install) @ securewebapp --- [2024-03-19T02:17:19.130Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/securewebapp/8.0.1-SNAPSHOT/securewebapp-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:19.130Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/target/securewebapp.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/securewebapp/8.0.1-SNAPSHOT/securewebapp-8.0.1-SNAPSHOT.war [2024-03-19T02:17:19.130Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/securewebapp/8.0.1-SNAPSHOT/securewebapp-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:19.130Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/secureWebApp/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/securewebapp/8.0.1-SNAPSHOT/securewebapp-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:19.130Z] [INFO] [2024-03-19T02:17:19.130Z] [INFO] ---------< org.glassfish.tests.embedded.maven-plugin:jsptest >---------- [2024-03-19T02:17:19.130Z] [INFO] Building Test web app containing JSPs/JSTLs (maven-plugin/jsptest) 8.0.1-SNAPSHOT [321/332] [2024-03-19T02:17:19.130Z] [INFO] from appserver/tests/embedded/maven-plugin/jsptest/pom.xml [2024-03-19T02:17:19.130Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:17:19.130Z] [INFO] [2024-03-19T02:17:19.130Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsptest --- [2024-03-19T02:17:19.130Z] [INFO] [2024-03-19T02:17:19.130Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jsptest --- [2024-03-19T02:17:19.130Z] [INFO] [2024-03-19T02:17:19.130Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ jsptest --- [2024-03-19T02:17:19.130Z] [INFO] [2024-03-19T02:17:19.130Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ jsptest --- [2024-03-19T02:17:19.130Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:19.130Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:19.130Z] [INFO] [2024-03-19T02:17:19.130Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ jsptest --- [2024-03-19T02:17:19.130Z] [INFO] [2024-03-19T02:17:19.130Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ jsptest --- [2024-03-19T02:17:19.130Z] [INFO] [2024-03-19T02:17:19.130Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsptest --- [2024-03-19T02:17:19.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:19.130Z] [INFO] [2024-03-19T02:17:19.130Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsptest --- [2024-03-19T02:17:19.131Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:17:19.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/src/main/manpages [2024-03-19T02:17:19.131Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:17:19.131Z] [INFO] [2024-03-19T02:17:19.131Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ jsptest --- [2024-03-19T02:17:19.131Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:19.131Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:19.131Z] [INFO] [2024-03-19T02:17:19.131Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ jsptest --- [2024-03-19T02:17:19.131Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:17:19.131Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:19.387Z] [INFO] [2024-03-19T02:17:19.387Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsptest --- [2024-03-19T02:17:19.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/src/test/resources [2024-03-19T02:17:19.387Z] [INFO] [2024-03-19T02:17:19.387Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jsptest --- [2024-03-19T02:17:19.387Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:19.387Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:17:19.387Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:17:19.387Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:17:19.387Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:17:19.387Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:17:19.387Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:17:19.387Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:17:19.387Z] Use -proc:none to disable annotation processing. [2024-03-19T02:17:19.387Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java uses or overrides a deprecated API. [2024-03-19T02:17:19.387Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:17:19.387Z] [INFO] [2024-03-19T02:17:19.387Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsptest --- [2024-03-19T02:17:19.387Z] [INFO] Tests are skipped. [2024-03-19T02:17:19.387Z] [INFO] [2024-03-19T02:17:19.387Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsptest --- [2024-03-19T02:17:19.387Z] [INFO] Executing tasks [2024-03-19T02:17:19.387Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/target/classes/META-INF for [2024-03-19T02:17:19.387Z] [INFO] [echo] jsptest [2024-03-19T02:17:19.387Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/target/classes/META-INF [2024-03-19T02:17:19.387Z] [INFO] Executed tasks [2024-03-19T02:17:19.387Z] [INFO] [2024-03-19T02:17:19.387Z] [INFO] --- war:3.4.0:war (default-war) @ jsptest --- [2024-03-19T02:17:19.387Z] [INFO] Packaging webapp [2024-03-19T02:17:19.388Z] [INFO] Assembling webapp [jsptest] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/target/jsptest] [2024-03-19T02:17:19.388Z] [INFO] Processing war project [2024-03-19T02:17:19.388Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/src/main/webapp] [2024-03-19T02:17:19.388Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/target/jsptest.war [2024-03-19T02:17:19.388Z] [INFO] [2024-03-19T02:17:19.388Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jsptest --- [2024-03-19T02:17:19.388Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:17:19.644Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:17:19.644Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/target/bom.xml [2024-03-19T02:17:19.644Z] [INFO] attaching as jsptest-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:19.644Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/target/bom.json [2024-03-19T02:17:19.644Z] [INFO] attaching as jsptest-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:19.644Z] [INFO] [2024-03-19T02:17:19.644Z] [INFO] --- embedded-glassfish:5.1:start (default) @ jsptest --- [2024-03-19T02:17:19.900Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:17:19.900Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:19.900Z] Mar 19, 2024 2:17:19 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:17:19.900Z] INFO: Authorization Service has successfully initialized. [2024-03-19T02:17:19.900Z] Mar 19, 2024 2:17:19 AM PluginUtil getGlassFish [2024-03-19T02:17:19.901Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@6016d970, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@73b9535, GlassFish Status = INIT, TimeTaken = 107 ms [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:19.901Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:19.901Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:19.901Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:19.901Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:19.901Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:17:19.901Z] INFO: GlassFish (commit: null) startup time: Embedded (55 ms), startup services (29 ms), total (84 ms) [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-03-19T02:17:19.901Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:17:19.901Z] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM PluginUtil startGlassFish [2024-03-19T02:17:19.901Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@73b9535, TimeTaken = 46 ms [2024-03-19T02:17:19.901Z] [INFO] [2024-03-19T02:17:19.901Z] [INFO] --- embedded-glassfish:5.1:deploy (default) @ jsptest --- [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM org.glassfish.maven.PluginUtil doDeploy [2024-03-19T02:17:19.901Z] INFO: Deploying [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/target/jsptest.war] with parameters [--name=jsptest, --force=true, --contextroot=test] [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:17:19.901Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:17:19.901Z] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:17:19.901Z] INFO: Java security manager is disabled. [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:19.901Z] INFO: Entering Security Startup Service. [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:19.901Z] INFO: Security Service(s) started successfully. [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:17:19.901Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:19.901Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:19.902Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:19.902Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:19.902Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-03-19T02:17:19.902Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:17:19.902Z] INFO: Created virtual server server [2024-03-19T02:17:19.902Z] Mar 19, 2024 2:17:19 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:17:19.902Z] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:17:19.902Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:17:19.902Z] INFO: Virtual server server loaded default web module [2024-03-19T02:17:20.158Z] Mar 19, 2024 2:17:19 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:20.158Z] INFO: close(), this: [2024-03-19T02:17:20.158Z] org.glassfish.web.loader.WebappClassLoader@5d4025e0[name=unknown], urls=[ [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/classes/ [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:20.158Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:20.159Z] file:/tmp/gfembed11806937358739756514tmp/generated/ejb/jsptest/ [2024-03-19T02:17:20.159Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=1, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-03-19T02:17:20.159Z] Mar 19, 2024 2:17:19 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:20.159Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-03-19T02:17:20.159Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:20.159Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:20.159Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:20.159Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:20.159Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:20.159Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:20.159Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:20.159Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:20.159Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:20.159Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:20.159Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:20.159Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-03-19T02:17:20.159Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:20.159Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:20.159Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:20.159Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:20.159Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:20.159Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:20.159Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:20.159Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-03-19T02:17:20.159Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:20.159Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:20.159Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-03-19T02:17:20.159Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-03-19T02:17:20.159Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:20.159Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:20.159Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:20.159Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:20.160Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:20.160Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:20.160Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:20.160Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:20.160Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:20.160Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:20.160Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:20.160Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:20.160Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:20.160Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:20.160Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:20.160Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:20.160Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:20.160Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:20.160Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:20.160Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:20.160Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:20.160Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:20.160Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:20.160Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:20.160Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:20.160Z] [2024-03-19T02:17:20.160Z] Mar 19, 2024 2:17:19 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:17:20.160Z] INFO: Loading application [jsptest] at [/test] [2024-03-19T02:17:20.160Z] Mar 19, 2024 2:17:19 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:17:20.160Z] INFO: jsptest was successfully deployed in 247 milliseconds. [2024-03-19T02:17:20.160Z] Mar 19, 2024 2:17:19 AM PluginUtil doDeploy [2024-03-19T02:17:20.160Z] INFO: Deployed jsptest [2024-03-19T02:17:20.160Z] [INFO] [2024-03-19T02:17:20.160Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsptest --- [2024-03-19T02:17:20.160Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/target/failsafe-reports [2024-03-19T02:17:20.160Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:17:20.160Z] [INFO] [2024-03-19T02:17:20.160Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:20.160Z] [INFO] T E S T S [2024-03-19T02:17:20.160Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:20.160Z] [0.003s][info][gc] Using G1 [2024-03-19T02:17:20.723Z] [INFO] Running org.glassfish.tests.embedded.jsptest.JspTest [2024-03-19T02:17:20.723Z] [2024-03-19T02:17:20.723Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/test : [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [OUTPUT from JspTestServlet] [2024-03-19T02:17:21.286Z] [Hi from JspTestServlet] [2024-03-19T02:17:21.286Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-03-19T02:17:21.286Z] [1.097s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.748ms [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] Hello [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z]

Hi, my name is Bhavani. What's yours?

[2024-03-19T02:17:21.286Z]
[2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z]

[2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z]
[2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/test/JspTestServlet : [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [OUTPUT from JspTestServlet] [2024-03-19T02:17:21.286Z] [Hi from JspTestServlet] [2024-03-19T02:17:21.286Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] ***** SUCCESS **** Found [Hi from JspTestServlet] in the response.***** [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] [2024-03-19T02:17:21.286Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test : [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] Hello [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z]

Hi, my name is Bhavani. What's yours?

[2024-03-19T02:17:21.541Z]
[2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z]

[2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z]
[2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] [2024-03-19T02:17:21.541Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test/JspTestServlet : [2024-03-19T02:17:21.542Z] [2024-03-19T02:17:21.542Z] [OUTPUT from JspTestServlet] [2024-03-19T02:17:21.542Z] [Hi from JspTestServlet] [2024-03-19T02:17:21.542Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-03-19T02:17:21.542Z] [2024-03-19T02:17:21.542Z] [OUTPUT from JspTestServlet] [2024-03-19T02:17:21.542Z] [Hi from JspTestServlet] [2024-03-19T02:17:21.542Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-03-19T02:17:21.542Z] [2024-03-19T02:17:21.542Z] ***** SUCCESS **** Found [Hi from JspTestServlet] in the response.***** [2024-03-19T02:17:21.542Z] [2024-03-19T02:17:21.542Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 s -- in org.glassfish.tests.embedded.jsptest.JspTest [2024-03-19T02:17:22.105Z] [INFO] [2024-03-19T02:17:22.105Z] [INFO] Results: [2024-03-19T02:17:22.105Z] [INFO] [2024-03-19T02:17:22.105Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:17:22.105Z] [INFO] [2024-03-19T02:17:22.105Z] [INFO] [2024-03-19T02:17:22.105Z] [INFO] --- embedded-glassfish:5.1:undeploy (default) @ jsptest --- [2024-03-19T02:17:22.105Z] Mar 19, 2024 2:17:21 AM PluginUtil doUndeploy [2024-03-19T02:17:22.105Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@39e8b460 [2024-03-19T02:17:22.105Z] Mar 19, 2024 2:17:21 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:22.105Z] INFO: close(), this: [2024-03-19T02:17:22.105Z] org.glassfish.web.loader.WebappClassLoader@35703851[name=/test], urls=[ [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/classes/ [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/applications/jsptest/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/generated/ejb/jsptest/ [2024-03-19T02:17:22.105Z] file:/tmp/gfembed11806937358739756514tmp/generated/jsptest/ [2024-03-19T02:17:22.105Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=24, pathTimestamps.size=14, resourceEntryCache.size=2] [2024-03-19T02:17:22.105Z] Mar 19, 2024 2:17:21 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:22.105Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-03-19T02:17:22.105Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:22.105Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:22.105Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:22.105Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:22.105Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:22.106Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:22.106Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:22.106Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:22.106Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:22.106Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:22.106Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:22.106Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-03-19T02:17:22.106Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-03-19T02:17:22.106Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-03-19T02:17:22.106Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:22.106Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:22.106Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:22.106Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:22.106Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-03-19T02:17:22.106Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-03-19T02:17:22.106Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-03-19T02:17:22.106Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:22.106Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:22.106Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-03-19T02:17:22.106Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-03-19T02:17:22.106Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:22.106Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:22.106Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:22.106Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:22.106Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:22.106Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:22.106Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:22.106Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:22.106Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:22.106Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:22.106Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:22.106Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:22.106Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:22.106Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:22.107Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:22.107Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:22.107Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:22.107Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:22.107Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:22.107Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:22.107Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:22.107Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:22.107Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:22.107Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:22.107Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:22.107Z] [2024-03-19T02:17:22.107Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:22.107Z] Mar 19, 2024 2:17:21 AM PluginUtil doUndeploy [2024-03-19T02:17:22.107Z] INFO: Undeployed jsptest [2024-03-19T02:17:22.107Z] [INFO] [2024-03-19T02:17:22.107Z] [INFO] --- embedded-glassfish:5.1:stop (default) @ jsptest --- [2024-03-19T02:17:22.107Z] Mar 19, 2024 2:17:21 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:17:22.107Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:22.107Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:22.107Z] Mar 19, 2024 2:17:21 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:17:22.107Z] INFO: Shutdown procedure finished [2024-03-19T02:17:22.107Z] Mar 19, 2024 2:17:21 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-03-19T02:17:22.107Z] WARNING: Got an unexpected exception. [2024-03-19T02:17:22.107Z] Mar 19, 2024 2:17:21 AM PluginUtil stopGlassFish [2024-03-19T02:17:22.107Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@73b9535 [2024-03-19T02:17:22.107Z] [INFO] [2024-03-19T02:17:22.107Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsptest --- [2024-03-19T02:17:22.107Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/target/failsafe-reports [2024-03-19T02:17:22.107Z] [INFO] [2024-03-19T02:17:22.107Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.maven-plugin-jsptest-checkstyle) @ jsptest --- [2024-03-19T02:17:22.107Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:22.107Z] [INFO] [2024-03-19T02:17:22.107Z] [INFO] --- install:3.1.1:install (default-install) @ jsptest --- [2024-03-19T02:17:22.107Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jsptest/8.0.1-SNAPSHOT/jsptest-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:22.107Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/target/jsptest.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jsptest/8.0.1-SNAPSHOT/jsptest-8.0.1-SNAPSHOT.war [2024-03-19T02:17:22.107Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jsptest/8.0.1-SNAPSHOT/jsptest-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:22.108Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/jsptest/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jsptest/8.0.1-SNAPSHOT/jsptest-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:22.108Z] [INFO] [2024-03-19T02:17:22.108Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:multipleApps >------- [2024-03-19T02:17:22.108Z] [INFO] Building Multiple application deployment test (maven-plugin/multipleApps) 8.0.1-SNAPSHOT [322/332] [2024-03-19T02:17:22.108Z] [INFO] from appserver/tests/embedded/maven-plugin/multipleApps/pom.xml [2024-03-19T02:17:22.108Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:17:22.108Z] [INFO] [2024-03-19T02:17:22.108Z] [INFO] --- clean:3.3.2:clean (default-clean) @ multipleApps --- [2024-03-19T02:17:22.108Z] [INFO] [2024-03-19T02:17:22.108Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ multipleApps --- [2024-03-19T02:17:22.108Z] [INFO] [2024-03-19T02:17:22.108Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ multipleApps --- [2024-03-19T02:17:22.108Z] [INFO] [2024-03-19T02:17:22.108Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ multipleApps --- [2024-03-19T02:17:22.108Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:22.108Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:22.108Z] [INFO] [2024-03-19T02:17:22.108Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ multipleApps --- [2024-03-19T02:17:22.108Z] [INFO] [2024-03-19T02:17:22.108Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ multipleApps --- [2024-03-19T02:17:22.108Z] [INFO] [2024-03-19T02:17:22.108Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ multipleApps --- [2024-03-19T02:17:22.108Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:22.108Z] [INFO] [2024-03-19T02:17:22.108Z] [INFO] --- resources:3.3.1:resources (default-resources) @ multipleApps --- [2024-03-19T02:17:22.108Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:17:22.108Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/src/main/manpages [2024-03-19T02:17:22.108Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:17:22.108Z] [INFO] [2024-03-19T02:17:22.108Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ multipleApps --- [2024-03-19T02:17:22.108Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:17:22.108Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:22.364Z] [INFO] [2024-03-19T02:17:22.364Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ multipleApps --- [2024-03-19T02:17:22.364Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:17:22.364Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:17:22.365Z] [INFO] [2024-03-19T02:17:22.365Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ multipleApps --- [2024-03-19T02:17:22.365Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/src/test/resources [2024-03-19T02:17:22.365Z] [INFO] [2024-03-19T02:17:22.365Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ multipleApps --- [2024-03-19T02:17:22.365Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:22.365Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:17:22.365Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:17:22.365Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:17:22.365Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:17:22.365Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:17:22.365Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:17:22.365Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:17:22.365Z] Use -proc:none to disable annotation processing. [2024-03-19T02:17:22.365Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java uses or overrides a deprecated API. [2024-03-19T02:17:22.365Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:17:22.365Z] [INFO] [2024-03-19T02:17:22.365Z] [INFO] --- surefire:3.2.5:test (default-test) @ multipleApps --- [2024-03-19T02:17:22.365Z] [INFO] Tests are skipped. [2024-03-19T02:17:22.365Z] [INFO] [2024-03-19T02:17:22.365Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ multipleApps --- [2024-03-19T02:17:22.365Z] [INFO] Executing tasks [2024-03-19T02:17:22.365Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/target/classes/META-INF for [2024-03-19T02:17:22.365Z] [INFO] [echo] multipleApps [2024-03-19T02:17:22.365Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/target/classes/META-INF [2024-03-19T02:17:22.365Z] [INFO] Executed tasks [2024-03-19T02:17:22.365Z] [INFO] [2024-03-19T02:17:22.365Z] [INFO] --- war:3.4.0:war (default-war) @ multipleApps --- [2024-03-19T02:17:22.365Z] [INFO] Packaging webapp [2024-03-19T02:17:22.365Z] [INFO] Assembling webapp [multipleApps] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/target/multipleApps] [2024-03-19T02:17:22.365Z] [INFO] Processing war project [2024-03-19T02:17:22.365Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/src/main/webapp] [2024-03-19T02:17:22.365Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/target/multipleApps.war [2024-03-19T02:17:22.365Z] [INFO] [2024-03-19T02:17:22.365Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ multipleApps --- [2024-03-19T02:17:22.365Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:17:22.622Z] [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [2024-03-19T02:17:22.622Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/target/bom.xml [2024-03-19T02:17:22.622Z] [INFO] attaching as multipleApps-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:22.622Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/target/bom.json [2024-03-19T02:17:22.622Z] [INFO] attaching as multipleApps-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:22.622Z] [INFO] [2024-03-19T02:17:22.622Z] [INFO] --- embedded-glassfish:5.1:start (start) @ multipleApps --- [2024-03-19T02:17:22.622Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:17:22.622Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:22.622Z] Mar 19, 2024 2:17:22 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:17:22.622Z] INFO: Authorization Service has successfully initialized. [2024-03-19T02:17:22.622Z] Mar 19, 2024 2:17:22 AM PluginUtil getGlassFish [2024-03-19T02:17:22.622Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@6016d970, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@3c36e71c, GlassFish Status = INIT, TimeTaken = 93 ms [2024-03-19T02:17:22.623Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:22.623Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:22.623Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:17:22.623Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8181] [2024-03-19T02:17:22.623Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:22.623Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:22.623Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:22.623Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:22.623Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-03-19T02:17:22.623Z] INFO: Admin Console Adapter: context root: /admin [2024-03-19T02:17:22.623Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:17:22.623Z] INFO: GlassFish (commit: null) startup time: Embedded (39 ms), startup services (24 ms), total (63 ms) [2024-03-19T02:17:22.623Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-03-19T02:17:22.623Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed377675547196864044tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:22.623Z] Mar 19, 2024 2:17:22 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:17:22.623Z] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:22.623Z] Mar 19, 2024 2:17:22 AM PluginUtil startGlassFish [2024-03-19T02:17:22.623Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@3c36e71c, TimeTaken = 40 ms [2024-03-19T02:17:22.623Z] [INFO] [2024-03-19T02:17:22.623Z] [INFO] --- embedded-glassfish:5.1:admin (admin) @ multipleApps --- [2024-03-19T02:17:22.623Z] Mar 19, 2024 2:17:22 AM PluginUtil runCommand [2024-03-19T02:17:22.623Z] INFO: Ran command [list-applications]. Exit Code [SUCCESS], Output = [PlainTextActionReporterSUCCESSNothing to list. [2024-03-19T02:17:22.623Z] No applications are deployed to this target server.] [2024-03-19T02:17:22.623Z] [INFO] [2024-03-19T02:17:22.623Z] [INFO] --- embedded-glassfish:5.1:deploy (deploy) @ multipleApps --- [2024-03-19T02:17:22.623Z] Mar 19, 2024 2:17:22 AM org.glassfish.maven.PluginUtil doDeploy [2024-03-19T02:17:22.623Z] INFO: Deploying [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/target/multipleApps.war] with parameters [--name=multipleApps, --force=true, --contextroot=test] [2024-03-19T02:17:22.880Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:17:22.880Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:17:22.880Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:17:22.880Z] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:22.880Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:17:22.880Z] INFO: Java security manager is disabled. [2024-03-19T02:17:22.880Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:22.880Z] INFO: Entering Security Startup Service. [2024-03-19T02:17:22.880Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:17:22.880Z] INFO: Security Service(s) started successfully. [2024-03-19T02:17:22.880Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:17:22.880Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:22.880Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:22.880Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:22.880Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-03-19T02:17:22.880Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-03-19T02:17:22.880Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:17:22.880Z] INFO: Created virtual server server [2024-03-19T02:17:22.880Z] Mar 19, 2024 2:17:22 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:17:22.880Z] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:17:22.880Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:17:22.880Z] INFO: Virtual server server loaded default web module [2024-03-19T02:17:22.880Z] Mar 19, 2024 2:17:22 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:22.880Z] INFO: close(), this: [2024-03-19T02:17:22.880Z] org.glassfish.web.loader.WebappClassLoader@2139814a[name=unknown], urls=[ [2024-03-19T02:17:22.880Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/classes/ [2024-03-19T02:17:22.880Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:22.880Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:22.880Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:22.880Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:22.881Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:22.881Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:22.881Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:22.881Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:22.881Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:22.881Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:22.881Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:22.881Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:22.881Z] file:/tmp/gfembed3898846450970336396tmp/generated/ejb/multipleApps/ [2024-03-19T02:17:22.881Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=1, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-03-19T02:17:22.881Z] Mar 19, 2024 2:17:22 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:22.881Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-03-19T02:17:22.881Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:22.881Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:22.881Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:22.881Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:22.881Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:22.881Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:22.881Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:22.881Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:22.881Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:22.881Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:22.881Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:22.881Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-03-19T02:17:22.881Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-03-19T02:17:22.881Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-03-19T02:17:22.881Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:22.881Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:22.881Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:22.881Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:22.881Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:22.881Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:22.881Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:22.881Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:22.881Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:22.881Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:22.881Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:22.881Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:22.881Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:22.882Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:22.882Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:22.882Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:22.882Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:22.882Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-03-19T02:17:22.882Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:22.882Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:22.882Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-03-19T02:17:22.882Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-03-19T02:17:22.882Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:22.882Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:22.882Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:22.882Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:22.882Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:22.882Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:22.882Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:22.882Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:22.882Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:22.882Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:22.882Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:22.882Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:22.882Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:22.882Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:22.882Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:22.882Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:22.882Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:22.882Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:22.882Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:22.882Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:22.882Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:22.882Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:22.882Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:22.882Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:22.882Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:22.882Z] [2024-03-19T02:17:22.882Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:17:22.882Z] INFO: Loading application [multipleApps] at [/test] [2024-03-19T02:17:22.882Z] Mar 19, 2024 2:17:22 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:17:22.882Z] INFO: multipleApps was successfully deployed in 228 milliseconds. [2024-03-19T02:17:22.882Z] Mar 19, 2024 2:17:22 AM PluginUtil doDeploy [2024-03-19T02:17:22.882Z] INFO: Deployed multipleApps [2024-03-19T02:17:22.882Z] [INFO] [2024-03-19T02:17:22.882Z] [INFO] --- embedded-glassfish:5.1:deploy (deploy2) @ multipleApps --- [2024-03-19T02:17:22.882Z] Mar 19, 2024 2:17:22 AM org.glassfish.maven.PluginUtil doDeploy [2024-03-19T02:17:22.882Z] INFO: Deploying [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/secondapp/secondapp.war] with parameters [--name=secondapp, --force=true, --contextroot=secondapp, --verify=true] [2024-03-19T02:17:22.882Z] Mar 19, 2024 2:17:22 AM org.glassfish.deployment.admin.DeployCommand event [2024-03-19T02:17:22.882Z] WARNING: Verifier is not installed yet. Install verifier module. [2024-03-19T02:17:22.882Z] Mar 19, 2024 2:17:22 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:22.882Z] INFO: close(), this: [2024-03-19T02:17:22.882Z] org.glassfish.web.loader.WebappClassLoader@5e74d08a[name=unknown], urls=[ [2024-03-19T02:17:22.882Z] file:/tmp/gfembed3898846450970336396tmp/applications/secondapp/WEB-INF/classes/ [2024-03-19T02:17:22.882Z] file:/tmp/gfembed3898846450970336396tmp/generated/ejb/secondapp/ [2024-03-19T02:17:22.883Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:22.883Z] Mar 19, 2024 2:17:22 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:22.883Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-03-19T02:17:22.883Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:22.883Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:22.883Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:22.883Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:22.883Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:22.883Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:22.883Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:22.883Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:22.883Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:22.883Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:22.883Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:22.883Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-03-19T02:17:22.883Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:22.883Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:22.883Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:22.883Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:22.883Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:22.883Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:22.883Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:22.883Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-03-19T02:17:22.883Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:22.883Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:22.883Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-03-19T02:17:22.883Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-03-19T02:17:22.883Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:22.883Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:22.883Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:22.883Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:22.883Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:22.884Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:22.884Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:22.884Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:22.884Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:22.884Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:22.884Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:22.884Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:22.884Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:22.884Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:22.884Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:22.884Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:22.884Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:22.884Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:22.884Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:22.884Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:22.884Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:22.884Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:22.884Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:22.884Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:22.884Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:22.884Z] [2024-03-19T02:17:22.884Z] Mar 19, 2024 2:17:22 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:17:22.884Z] INFO: Loading application [secondapp] at [/secondapp] [2024-03-19T02:17:23.141Z] Mar 19, 2024 2:17:22 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:17:23.141Z] INFO: secondapp was successfully deployed in 83 milliseconds. [2024-03-19T02:17:23.141Z] Mar 19, 2024 2:17:22 AM PluginUtil doDeploy [2024-03-19T02:17:23.141Z] INFO: Deployed secondapp [2024-03-19T02:17:23.141Z] [INFO] [2024-03-19T02:17:23.141Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ multipleApps --- [2024-03-19T02:17:23.141Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/target/failsafe-reports [2024-03-19T02:17:23.141Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:17:23.141Z] [INFO] [2024-03-19T02:17:23.141Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:23.141Z] [INFO] T E S T S [2024-03-19T02:17:23.141Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:23.141Z] [0.003s][info][gc] Using G1 [2024-03-19T02:17:23.398Z] [INFO] Running org.glassfish.tests.embedded.jsptest.JspTest [2024-03-19T02:17:23.655Z] [2024-03-19T02:17:23.655Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/test : [2024-03-19T02:17:23.655Z] [2024-03-19T02:17:23.655Z] [OUTPUT from JspTestServlet] [2024-03-19T02:17:23.655Z] [Hi from JspTestServlet] [2024-03-19T02:17:23.655Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-03-19T02:17:23.655Z] [0.699s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.731ms [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] Hello [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z]

Hi, my name is Bhavani. What's yours?

[2024-03-19T02:17:23.911Z]
[2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z]

[2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z]
[2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/test/JspTestServlet : [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [OUTPUT from JspTestServlet] [2024-03-19T02:17:23.911Z] [Hi from JspTestServlet] [2024-03-19T02:17:23.911Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] ***** SUCCESS **** Found [Hi from JspTestServlet] in the response.***** [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] [2024-03-19T02:17:23.911Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test : [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [OUTPUT from JspTestServlet] [2024-03-19T02:17:24.168Z] [Hi from JspTestServlet] [2024-03-19T02:17:24.168Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] Hello [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z]

Hi, my name is Bhavani. What's yours?

[2024-03-19T02:17:24.168Z]
[2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z]

[2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z]
[2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test/JspTestServlet : [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [OUTPUT from JspTestServlet] [2024-03-19T02:17:24.168Z] [Hi from JspTestServlet] [2024-03-19T02:17:24.168Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] ***** SUCCESS **** Found [Hi from JspTestServlet] in the response.***** [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/secondapp : [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] Hello [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z]

Hi, my name is Duke. What's yours?

[2024-03-19T02:17:24.168Z]
[2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z]

[2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z]
[2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] ***** SUCCESS **** Found [Hi, my name is Duke. What's yours?] in the response.***** [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/secondapp : [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] Hello [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z]

Hi, my name is Duke. What's yours?

[2024-03-19T02:17:24.168Z]
[2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z]

[2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z]
[2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] ***** SUCCESS **** Found [Hi, my name is Duke. What's yours?] in the response.***** [2024-03-19T02:17:24.168Z] [2024-03-19T02:17:24.168Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 s -- in org.glassfish.tests.embedded.jsptest.JspTest [2024-03-19T02:17:24.732Z] [INFO] [2024-03-19T02:17:24.732Z] [INFO] Results: [2024-03-19T02:17:24.732Z] [INFO] [2024-03-19T02:17:24.732Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:17:24.732Z] [INFO] [2024-03-19T02:17:24.732Z] [INFO] [2024-03-19T02:17:24.732Z] [INFO] --- embedded-glassfish:5.1:undeploy (undeploy) @ multipleApps --- [2024-03-19T02:17:24.732Z] Mar 19, 2024 2:17:24 AM PluginUtil doUndeploy [2024-03-19T02:17:24.732Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@4bf61454 [2024-03-19T02:17:24.732Z] Mar 19, 2024 2:17:24 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:24.732Z] INFO: close(), this: [2024-03-19T02:17:24.732Z] org.glassfish.web.loader.WebappClassLoader@4fdd488a[name=/secondapp], urls=[ [2024-03-19T02:17:24.732Z] file:/tmp/gfembed3898846450970336396tmp/applications/secondapp/WEB-INF/classes/ [2024-03-19T02:17:24.732Z] file:/tmp/gfembed3898846450970336396tmp/generated/ejb/secondapp/ [2024-03-19T02:17:24.732Z] file:/tmp/gfembed3898846450970336396tmp/generated/secondapp/ [2024-03-19T02:17:24.732Z] ][delegate=true, context=/secondapp, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=4, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-03-19T02:17:24.732Z] Mar 19, 2024 2:17:24 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:24.732Z] WARNING: Failed to check for ThreadLocal references for web application [/secondapp] [2024-03-19T02:17:24.732Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:24.732Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:24.732Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:24.732Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:24.732Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:24.732Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:24.732Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:24.732Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:24.732Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:24.733Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:24.733Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:24.733Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-03-19T02:17:24.733Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-03-19T02:17:24.733Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-03-19T02:17:24.733Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:24.733Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:24.733Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:24.733Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:24.733Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-03-19T02:17:24.733Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-03-19T02:17:24.733Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-03-19T02:17:24.733Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:24.733Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:24.733Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-03-19T02:17:24.733Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-03-19T02:17:24.733Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:24.733Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:24.733Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:24.733Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:24.733Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:24.733Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:24.733Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:24.733Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:24.733Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:24.733Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:24.733Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:24.733Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:24.733Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:24.733Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:24.733Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:24.733Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:24.733Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:24.733Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:24.733Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:24.733Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:24.734Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:24.734Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:24.734Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:24.734Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:24.734Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:24.734Z] [2024-03-19T02:17:24.734Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:24.734Z] Mar 19, 2024 2:17:24 AM PluginUtil doUndeploy [2024-03-19T02:17:24.734Z] INFO: Undeployed secondapp [2024-03-19T02:17:24.734Z] [INFO] [2024-03-19T02:17:24.734Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ multipleApps --- [2024-03-19T02:17:24.734Z] Mar 19, 2024 2:17:24 AM PluginUtil doUndeploy [2024-03-19T02:17:24.734Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@33dad8fb [2024-03-19T02:17:24.734Z] Mar 19, 2024 2:17:24 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:17:24.734Z] INFO: close(), this: [2024-03-19T02:17:24.734Z] org.glassfish.web.loader.WebappClassLoader@6349c055[name=/test], urls=[ [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/classes/ [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/cdi-api-1.0.jar [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/jakarta.servlet-api-6.1.0-M2.jar [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/javax.inject-1.jar [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/jsr250-api-1.0.jar [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/maven-model-3.3.9.jar [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/applications/multipleApps/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/generated/ejb/multipleApps/ [2024-03-19T02:17:24.734Z] file:/tmp/gfembed3898846450970336396tmp/generated/multipleApps/ [2024-03-19T02:17:24.734Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=24, pathTimestamps.size=14, resourceEntryCache.size=2] [2024-03-19T02:17:24.734Z] Mar 19, 2024 2:17:24 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-03-19T02:17:24.734Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-03-19T02:17:24.734Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7d8f3644 [2024-03-19T02:17:24.734Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:17:24.734Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:17:24.734Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:17:24.734Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:17:24.734Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:17:24.734Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:344) [2024-03-19T02:17:24.734Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:112) [2024-03-19T02:17:24.734Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:71) [2024-03-19T02:17:24.734Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:983) [2024-03-19T02:17:24.735Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1037) [2024-03-19T02:17:24.735Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-03-19T02:17:24.735Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-03-19T02:17:24.735Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-03-19T02:17:24.735Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:24.735Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:24.735Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:24.735Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:24.735Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-03-19T02:17:24.735Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-03-19T02:17:24.735Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-03-19T02:17:24.735Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:24.735Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:24.735Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-03-19T02:17:24.735Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-03-19T02:17:24.735Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-03-19T02:17:24.735Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-03-19T02:17:24.735Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-03-19T02:17:24.735Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-03-19T02:17:24.735Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-03-19T02:17:24.735Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-03-19T02:17:24.735Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-03-19T02:17:24.735Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-03-19T02:17:24.735Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-03-19T02:17:24.735Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-03-19T02:17:24.735Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-03-19T02:17:24.735Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-03-19T02:17:24.735Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-03-19T02:17:24.735Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-03-19T02:17:24.735Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-03-19T02:17:24.735Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-03-19T02:17:24.735Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-03-19T02:17:24.735Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-03-19T02:17:24.735Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-03-19T02:17:24.735Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:24.735Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:24.736Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-03-19T02:17:24.736Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-03-19T02:17:24.736Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-03-19T02:17:24.736Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-03-19T02:17:24.736Z] [2024-03-19T02:17:24.736Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:24.736Z] Mar 19, 2024 2:17:24 AM PluginUtil doUndeploy [2024-03-19T02:17:24.736Z] INFO: Undeployed multipleApps [2024-03-19T02:17:24.736Z] [INFO] [2024-03-19T02:17:24.736Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ multipleApps --- [2024-03-19T02:17:24.736Z] Mar 19, 2024 2:17:24 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:17:24.736Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:24.736Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:24.736Z] Mar 19, 2024 2:17:24 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:17:24.736Z] INFO: Shutdown procedure finished [2024-03-19T02:17:24.736Z] Mar 19, 2024 2:17:24 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-03-19T02:17:24.736Z] WARNING: Got an unexpected exception. [2024-03-19T02:17:24.736Z] Mar 19, 2024 2:17:24 AM PluginUtil stopGlassFish [2024-03-19T02:17:24.736Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@3c36e71c [2024-03-19T02:17:24.736Z] [INFO] [2024-03-19T02:17:24.736Z] [INFO] --- failsafe:3.2.5:verify (verify) @ multipleApps --- [2024-03-19T02:17:24.736Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/target/failsafe-reports [2024-03-19T02:17:24.736Z] [INFO] [2024-03-19T02:17:24.736Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.maven-plugin-multipleApps-checkstyle) @ multipleApps --- [2024-03-19T02:17:24.736Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:24.736Z] [INFO] [2024-03-19T02:17:24.736Z] [INFO] --- install:3.1.1:install (default-install) @ multipleApps --- [2024-03-19T02:17:24.736Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/multipleApps/8.0.1-SNAPSHOT/multipleApps-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:24.736Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/target/multipleApps.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/multipleApps/8.0.1-SNAPSHOT/multipleApps-8.0.1-SNAPSHOT.war [2024-03-19T02:17:24.736Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/multipleApps/8.0.1-SNAPSHOT/multipleApps-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:24.994Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/maven-plugin/multipleApps/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/multipleApps/8.0.1-SNAPSHOT/multipleApps-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:24.994Z] [INFO] [2024-03-19T02:17:24.994Z] [INFO] ------------------< org.glassfish.tests.embedded:web >------------------ [2024-03-19T02:17:24.994Z] [INFO] Building GlassFish Web Embedded Tests 8.0.1-SNAPSHOT [323/332] [2024-03-19T02:17:24.994Z] [INFO] from appserver/tests/embedded/web/pom.xml [2024-03-19T02:17:24.994Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:17:24.994Z] [INFO] [2024-03-19T02:17:24.994Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-03-19T02:17:24.994Z] [INFO] [2024-03-19T02:17:24.994Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web --- [2024-03-19T02:17:24.994Z] [INFO] [2024-03-19T02:17:24.994Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-03-19T02:17:24.994Z] [INFO] [2024-03-19T02:17:24.994Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web --- [2024-03-19T02:17:24.994Z] [INFO] No sources to compile [2024-03-19T02:17:24.994Z] [INFO] [2024-03-19T02:17:24.994Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web --- [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web --- [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-03-19T02:17:24.995Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web --- [2024-03-19T02:17:24.995Z] [INFO] No sources to compile [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web --- [2024-03-19T02:17:24.995Z] [INFO] No sources to compile [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-03-19T02:17:24.995Z] [INFO] Executing tasks [2024-03-19T02:17:24.995Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/target/classes/META-INF for [2024-03-19T02:17:24.995Z] [INFO] [echo] web [2024-03-19T02:17:24.995Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/target/classes/META-INF [2024-03-19T02:17:24.995Z] [INFO] Executed tasks [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web --- [2024-03-19T02:17:24.995Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:17:24.995Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:17:24.995Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/target/bom.xml [2024-03-19T02:17:24.995Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:24.995Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/target/bom.json [2024-03-19T02:17:24.995Z] [INFO] attaching as web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-03-19T02:17:24.995Z] [INFO] No tests to run. [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-03-19T02:17:24.995Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/target/failsafe-reports [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded-web-checkstyle) @ web --- [2024-03-19T02:17:24.995Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-03-19T02:17:24.995Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT.pom [2024-03-19T02:17:24.995Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:17:24.995Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/8.0.1-SNAPSHOT/web-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] ---------< org.glassfish.tests.embedded:web-api-embedded-test >--------- [2024-03-19T02:17:24.995Z] [INFO] Building Test for glassfish-embedded-web 8.0.1-SNAPSHOT [324/332] [2024-03-19T02:17:24.995Z] [INFO] from appserver/tests/embedded/web/web-api/pom.xml [2024-03-19T02:17:24.995Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-api-embedded-test --- [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ web-api-embedded-test --- [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ web-api-embedded-test --- [2024-03-19T02:17:24.995Z] [INFO] [2024-03-19T02:17:24.995Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ web-api-embedded-test --- [2024-03-19T02:17:24.996Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:24.996Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:17:25.252Z] [INFO] [2024-03-19T02:17:25.252Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ web-api-embedded-test --- [2024-03-19T02:17:25.252Z] [INFO] [2024-03-19T02:17:25.252Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ web-api-embedded-test --- [2024-03-19T02:17:25.252Z] [INFO] [2024-03-19T02:17:25.252Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-api-embedded-test --- [2024-03-19T02:17:25.252Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:17:25.252Z] [INFO] [2024-03-19T02:17:25.252Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-api-embedded-test --- [2024-03-19T02:17:25.252Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-03-19T02:17:25.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/src/main/manpages [2024-03-19T02:17:25.252Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:17:25.252Z] [INFO] [2024-03-19T02:17:25.252Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ web-api-embedded-test --- [2024-03-19T02:17:25.252Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:25.252Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:17:25.252Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/CustomClassLoader.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/CustomClassLoader.java uses unchecked or unsafe operations. [2024-03-19T02:17:25.252Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/CustomClassLoader.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:17:25.252Z] [INFO] [2024-03-19T02:17:25.252Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ web-api-embedded-test --- [2024-03-19T02:17:25.252Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:25.252Z] [INFO] Compiling 5 source files with javac [debug target 21] to target/classes [2024-03-19T02:17:25.252Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:17:25.252Z] [INFO] [2024-03-19T02:17:25.252Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-api-embedded-test --- [2024-03-19T02:17:25.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/src/test/resources [2024-03-19T02:17:25.252Z] [INFO] [2024-03-19T02:17:25.252Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ web-api-embedded-test --- [2024-03-19T02:17:25.252Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:17:25.252Z] [INFO] Compiling 33 source files with javac [debug target 21] to target/classes/WEB-INF/classes [2024-03-19T02:17:25.509Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:17:25.509Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:17:25.509Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:17:25.509Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:17:25.509Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:17:25.509Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:17:25.509Z] Use -proc:none to disable annotation processing. [2024-03-19T02:17:25.509Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:17:25.509Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedGetContextsTest.java: Some input files use or override a deprecated API. [2024-03-19T02:17:25.509Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedGetContextsTest.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:17:25.509Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedGetContextsTest.java: Some input files use unchecked or unsafe operations. [2024-03-19T02:17:25.509Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedGetContextsTest.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:17:25.509Z] [INFO] [2024-03-19T02:17:25.509Z] [INFO] --- war:3.4.0:war (build-test-war) @ web-api-embedded-test --- [2024-03-19T02:17:25.509Z] [INFO] Packaging webapp [2024-03-19T02:17:25.509Z] [INFO] Assembling webapp [web-api-embedded-test] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp] [2024-03-19T02:17:25.509Z] [INFO] Processing war project [2024-03-19T02:17:25.509Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/src/main/webapp] [2024-03-19T02:17:25.766Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp.war [2024-03-19T02:17:25.766Z] [INFO] [2024-03-19T02:17:25.766Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-api-embedded-test --- [2024-03-19T02:17:25.766Z] [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [2024-03-19T02:17:25.766Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/surefire-reports [2024-03-19T02:17:25.766Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:17:25.766Z] [INFO] [2024-03-19T02:17:25.766Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:25.766Z] [INFO] T E S T S [2024-03-19T02:17:25.766Z] [INFO] ------------------------------------------------------- [2024-03-19T02:17:25.766Z] [0.003s][info][gc] Using G1 [2024-03-19T02:17:26.329Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedGetContextsTest [2024-03-19T02:17:26.329Z] [0.555s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.552ms [2024-03-19T02:17:26.892Z] [1.079s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 6.506ms [2024-03-19T02:17:26.892Z] 02:17:26.748036 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:27.148Z] 02:17:26.906656 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:17:27.148Z] 02:17:26.907732 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:17:27.148Z] 02:17:26.938467 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:17:27.404Z] [1.564s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 52M->20M(258M) 5.099ms [2024-03-19T02:17:27.404Z] [1.564s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:17:27.404Z] [1.575s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.635ms [2024-03-19T02:17:27.404Z] [1.578s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.077ms [2024-03-19T02:17:27.404Z] [1.579s][info][gc] GC(3) Concurrent Mark Cycle 14.658ms [2024-03-19T02:17:27.404Z] 02:17:27.298094 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:17:27.660Z] 02:17:27.401628 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (561 ms), startup services (610 ms), total (1,171 ms) [2024-03-19T02:17:27.660Z] 02:17:27.477694 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed10046648084031627059tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10046648084031627059tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:27.660Z] 02:17:27.589270 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:27.660Z] ================ EmbeddedGetContexts Test [2024-03-19T02:17:27.660Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@2213639b [2024-03-19T02:17:27.916Z] 02:17:27.796633 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:27.916Z] [2.198s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 127M->25M(256M) 8.387ms [2024-03-19T02:17:28.174Z] 02:17:27.832161 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:17:28.174Z] 02:17:27.832655 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:17:28.174Z] 02:17:27.833000 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:17:28.174Z] 02:17:28.030679 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:17:28.174Z] 02:17:28.031378 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:17:28.431Z] 02:17:28.202368 INFO pool-5-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:17:28.431Z] [2.560s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 61M->27M(256M) 5.650ms [2024-03-19T02:17:28.431Z] [2.578s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->28M(256M) 5.881ms [2024-03-19T02:17:28.431Z] [2.578s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:17:28.431Z] [2.599s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.671ms [2024-03-19T02:17:28.431Z] [2.605s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.090ms [2024-03-19T02:17:28.431Z] [2.606s][info][gc] GC(7) Concurrent Mark Cycle 28.052ms [2024-03-19T02:17:28.431Z] 02:17:28.291521 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:17:28.431Z] 02:17:28.315633 INFO pool-15-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:28.431Z] 02:17:28.323160 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:28.431Z] 02:17:28.323862 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:28.431Z] 02:17:28.324404 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:28.431Z] 02:17:28.338342 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:17:28.432Z] 02:17:28.340413 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-03-19T02:17:28.432Z] Web listener embedded-listener-1 8080 [2024-03-19T02:17:28.432Z] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-03-19T02:17:28.689Z] 02:17:28.559579 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:28.689Z] 02:17:28.561952 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:17:28.689Z] 02:17:28.562499 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:17:28.689Z] 02:17:28.568055 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:28.689Z] 02:17:28.568817 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:28.689Z] 02:17:28.569659 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:17:28.689Z] 02:17:28.573750 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:17:28.689Z] 02:17:28.599733 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:28.689Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:28.689Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:28.689Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:28.689Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:28.689Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:28.689Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:28.689Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:28.689Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:28.689Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:28.689Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:28.689Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:28.689Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:28.689Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:28.689Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:28.689Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:28.689Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:28.689Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:28.690Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:28.690Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:28.690Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:28.690Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:28.690Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:28.690Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:28.690Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-03-19T02:17:28.690Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:28.690Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:28.690Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:28.690Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.690Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:28.691Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:28.691Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.691Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.691Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:28.691Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:28.691Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:28.691Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:28.691Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:28.692Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:28.692Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:28.692Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:28.692Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:28.692Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:28.692Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:28.692Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:28.692Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:28.692Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:28.692Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:28.692Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:28.692Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:28.692Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:28.692Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:28.692Z] [2024-03-19T02:17:28.692Z] 02:17:28.603006 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:28.692Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:28.692Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:28.692Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:28.692Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:28.692Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:28.692Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:28.692Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:28.692Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:28.692Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:28.692Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:28.692Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:28.692Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:28.693Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:28.693Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:28.693Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:28.693Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:28.693Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:28.693Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:28.693Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:28.693Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:28.693Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:28.693Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:28.693Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-03-19T02:17:28.693Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:28.693Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:28.693Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:28.693Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:28.693Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:28.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:28.693Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.693Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.694Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.694Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:28.694Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:28.694Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:28.694Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:28.694Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:28.694Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:28.694Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:28.694Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:28.694Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:28.694Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:28.694Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:28.694Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:28.695Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:28.695Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:28.695Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:28.695Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:28.695Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:28.695Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:28.695Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:28.695Z] [2024-03-19T02:17:28.695Z] 02:17:28.605948 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:28.695Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:28.695Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:28.695Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:28.695Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:28.695Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:28.695Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:28.695Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:28.695Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:28.695Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:28.695Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:28.695Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:28.695Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:28.695Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:28.695Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:28.696Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:28.696Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:28.696Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:28.696Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-03-19T02:17:28.696Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:28.696Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:28.696Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:28.696Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:28.696Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:28.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:28.696Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.696Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.696Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.696Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:28.696Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:28.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.697Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:28.697Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:28.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:28.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:28.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:28.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:28.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:28.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:28.697Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:28.697Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:28.697Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:28.697Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:28.697Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:28.697Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:28.697Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:28.697Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:28.697Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:28.697Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:28.698Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:28.698Z] [2024-03-19T02:17:28.698Z] 02:17:28.608858 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:28.698Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:28.698Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:28.698Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:28.698Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:28.698Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:28.698Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:28.698Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:28.698Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:28.698Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:28.698Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:28.698Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:28.698Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:28.698Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:28.698Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:28.698Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-03-19T02:17:28.698Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:28.698Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:28.698Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:28.698Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:28.698Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:28.699Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.699Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.699Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.699Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:28.700Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:28.700Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:28.700Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.700Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.700Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.700Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.700Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.700Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.700Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.700Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:28.700Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:28.700Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:28.700Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:28.700Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:28.700Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:28.700Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:28.700Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:28.700Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:28.700Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:28.700Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:28.700Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:28.700Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:28.700Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:28.700Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:28.700Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:28.700Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:28.700Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:28.700Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:28.700Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:28.700Z] [2024-03-19T02:17:28.700Z] 02:17:28.611811 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:28.700Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:28.700Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:28.700Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:28.700Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:28.700Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:28.700Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:28.701Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:28.701Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:28.701Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:28.701Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:28.701Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:28.701Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:28.701Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:28.701Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:28.701Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:28.701Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-03-19T02:17:28.701Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:28.701Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:28.701Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:28.701Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:28.701Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:28.701Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:28.701Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:28.701Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:28.701Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:28.701Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:28.702Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:28.702Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:28.702Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:28.702Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:28.702Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:28.702Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:28.702Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.702Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:28.702Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:28.702Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.702Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.702Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:28.702Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:28.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:28.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:28.703Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:28.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:28.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:28.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:28.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:28.703Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:28.703Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:28.703Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:28.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:28.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:28.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:28.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:28.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:28.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:28.703Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:28.703Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:28.703Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:28.703Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:28.703Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:28.703Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:28.703Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:28.703Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:28.703Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:28.703Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:28.703Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:28.703Z] [2024-03-19T02:17:28.960Z] 02:17:28.695988 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:28.960Z] org.glassfish.web.loader.WebappClassLoader@13fe5bb7[name=unknown], urls=[ [2024-03-19T02:17:28.960Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:28.960Z] file:/tmp/gfembed10046648084031627059tmp/generated/ejb/classes/ [2024-03-19T02:17:28.960Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:28.960Z] 02:17:28.739025 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:17:28.960Z] 02:17:28.777099 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 398 milliseconds. [2024-03-19T02:17:28.960Z] Deployed classes [2024-03-19T02:17:28.960Z] Context found [2024-03-19T02:17:28.960Z] Context found /test [2024-03-19T02:17:28.960Z] Servlet WEB-HELLO initialized [2024-03-19T02:17:28.960Z] null [2024-03-19T02:17:28.960Z] 02:17:28.882421 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:28.960Z] org.glassfish.web.loader.WebappClassLoader@521ba38f[name=/test], urls=[ [2024-03-19T02:17:28.960Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:28.960Z] file:/tmp/gfembed10046648084031627059tmp/generated/ejb/classes/ [2024-03-19T02:17:28.960Z] file:/tmp/gfembed10046648084031627059tmp/generated/classes/ [2024-03-19T02:17:28.960Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:28.960Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:28.960Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2b1a901d [2024-03-19T02:17:28.960Z] 02:17:28.913752 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:28.961Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:28.961Z] 02:17:28.937973 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:17:28.961Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.841 s -- in org.glassfish.tests.embedded.web.EmbeddedGetContextsTest [2024-03-19T02:17:29.524Z] [0.002s][info][gc] Using G1 [2024-03-19T02:17:29.781Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest [2024-03-19T02:17:30.038Z] [0.571s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.284ms [2024-03-19T02:17:30.601Z] 02:17:30.322516 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:30.601Z] [1.043s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.355ms [2024-03-19T02:17:30.601Z] 02:17:30.473914 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:17:30.601Z] 02:17:30.474912 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:17:30.601Z] 02:17:30.504695 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:17:30.857Z] [1.501s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->19M(258M) 4.762ms [2024-03-19T02:17:30.857Z] [1.501s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:17:30.857Z] [1.511s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.668ms [2024-03-19T02:17:30.857Z] [1.514s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.073ms [2024-03-19T02:17:30.857Z] [1.515s][info][gc] GC(3) Concurrent Mark Cycle 14.547ms [2024-03-19T02:17:31.114Z] 02:17:30.856476 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:17:31.114Z] 02:17:30.958903 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (512 ms), startup services (593 ms), total (1,105 ms) [2024-03-19T02:17:31.114Z] 02:17:31.036261 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed6756983416936010639tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed6756983416936010639tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:31.371Z] 02:17:31.148048 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:31.371Z] ================ EmbeddedAddWebListener Test [2024-03-19T02:17:31.371Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@2213639b [2024-03-19T02:17:31.628Z] 02:17:31.360089 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:31.628Z] 02:17:31.404443 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:17:31.628Z] 02:17:31.405481 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:17:31.628Z] 02:17:31.405961 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:17:31.885Z] 02:17:31.635215 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:17:31.885Z] 02:17:31.636024 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:17:31.885Z] [2.484s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 153M->28M(256M) 8.959ms [2024-03-19T02:17:31.885Z] 02:17:31.826998 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:17:31.885Z] [2.569s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 40M->27M(256M) 7.642ms [2024-03-19T02:17:32.141Z] [2.588s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 4.316ms [2024-03-19T02:17:32.141Z] [2.588s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:17:32.141Z] [2.606s][info][gc] GC(7) Pause Remark 28M->28M(256M) 2.723ms [2024-03-19T02:17:32.141Z] [2.612s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.092ms [2024-03-19T02:17:32.141Z] [2.613s][info][gc] GC(7) Concurrent Mark Cycle 25.081ms [2024-03-19T02:17:32.141Z] 02:17:31.914895 INFO pool-5-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:17:32.141Z] 02:17:31.937500 INFO pool-5-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:9090] [2024-03-19T02:17:32.141Z] 02:17:31.944204 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:32.141Z] 02:17:31.944768 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:32.141Z] 02:17:31.945149 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:32.141Z] 02:17:31.959604 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:17:32.141Z] 02:17:31.961948 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server server [2024-03-19T02:17:32.141Z] 02:17:31.982164 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeWebListener Removed connector test-listener [2024-03-19T02:17:32.141Z] 02:17:31.986374 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9292 [2024-03-19T02:17:32.141Z] 02:17:31.988375 INFO pool-5-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9292 [2024-03-19T02:17:32.141Z] 02:17:31.991808 INFO pool-5-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:9292] [2024-03-19T02:17:32.141Z] 02:17:31.994792 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9292 [2024-03-19T02:17:32.142Z] 02:17:31.996907 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9292 to virtual server server [2024-03-19T02:17:32.142Z] Web listener test-listener 9292 [2024-03-19T02:17:32.142Z] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-03-19T02:17:32.399Z] 02:17:32.216633 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:32.399Z] 02:17:32.219645 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:17:32.399Z] 02:17:32.220365 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:17:32.400Z] 02:17:32.227773 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:32.400Z] 02:17:32.228614 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:32.400Z] 02:17:32.229549 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:17:32.400Z] 02:17:32.233848 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:17:32.400Z] 02:17:32.260111 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:32.400Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:32.400Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:32.400Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:32.400Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:32.400Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:32.400Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:32.400Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:32.400Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:32.400Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:32.400Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:32.400Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:32.400Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:32.401Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:32.401Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:32.401Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:32.401Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:32.401Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:32.401Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:32.401Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:32.401Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:32.401Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:32.401Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-03-19T02:17:32.401Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:32.401Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:32.401Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:32.401Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:32.401Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:32.401Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:32.401Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.401Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.401Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.401Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.402Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.402Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:32.402Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:32.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:32.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:32.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:32.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:32.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:32.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:32.402Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:32.402Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:32.402Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:32.403Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:32.403Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:32.403Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:32.403Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:32.403Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:32.403Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:32.403Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:32.403Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:32.403Z] [2024-03-19T02:17:32.403Z] 02:17:32.263697 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:32.403Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:32.403Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:32.403Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:32.403Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:32.403Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:32.403Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:32.403Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:32.403Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:32.403Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:32.403Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:32.403Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:32.403Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:32.403Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:32.403Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:32.404Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:32.404Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:32.404Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-03-19T02:17:32.404Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:32.404Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:32.404Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:32.404Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:32.404Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:32.404Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:32.404Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.404Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.404Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.404Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.404Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.404Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.404Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.404Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:32.404Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:32.404Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.405Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:32.405Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:32.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:32.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:32.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:32.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:32.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:32.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:32.405Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:32.405Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:32.405Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:32.405Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:32.405Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:32.405Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:32.405Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:32.405Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:32.406Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:32.406Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:32.406Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:32.406Z] [2024-03-19T02:17:32.406Z] 02:17:32.266549 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:32.406Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:32.406Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:32.406Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:32.406Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:32.406Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:32.406Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:32.406Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:32.406Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:32.406Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:32.406Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:32.406Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:32.406Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:32.406Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:32.406Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:32.406Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-03-19T02:17:32.406Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:32.407Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:32.407Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:32.407Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.407Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.408Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:32.408Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:32.408Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:32.408Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:32.408Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:32.408Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:32.408Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:32.408Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:32.408Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:32.408Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:32.408Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:32.408Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:32.408Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:32.408Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:32.408Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:32.408Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:32.408Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:32.408Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:32.408Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:32.408Z] [2024-03-19T02:17:32.409Z] 02:17:32.269389 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:32.409Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:32.409Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:32.409Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:32.409Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:32.409Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:32.409Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:32.409Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:32.409Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:32.409Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:32.409Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:32.409Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:32.409Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:32.409Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:32.409Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:32.409Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-03-19T02:17:32.409Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:32.409Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:32.409Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:32.409Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:32.409Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:32.410Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.410Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.411Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:32.411Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:32.411Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:32.411Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:32.411Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:32.411Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:32.411Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:32.411Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:32.411Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:32.411Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:32.411Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:32.411Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:32.411Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:32.411Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:32.411Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:32.411Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:32.411Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:32.411Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:32.411Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:32.411Z] [2024-03-19T02:17:32.411Z] 02:17:32.272158 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:32.411Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:32.411Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:32.411Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:32.412Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:32.412Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:32.412Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:32.412Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:32.412Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:32.412Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:17:32.412Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:32.412Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:17:32.412Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:17:32.412Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:17:32.412Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:17:32.412Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-03-19T02:17:32.412Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:32.412Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:32.412Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:32.412Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:32.412Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:32.412Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:32.412Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:32.412Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:32.413Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:32.413Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:32.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:32.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:32.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:32.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:32.413Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:32.413Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:32.413Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.413Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:32.413Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:32.413Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.413Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.414Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:32.414Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:32.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:32.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:32.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:32.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:32.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:32.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:32.414Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:32.414Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:32.414Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:32.414Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:32.414Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:32.414Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:32.414Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:32.414Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:32.414Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:32.414Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:32.414Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:32.414Z] [2024-03-19T02:17:32.670Z] 02:17:32.373403 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:32.670Z] org.glassfish.web.loader.WebappClassLoader@27896d3b[name=unknown], urls=[ [2024-03-19T02:17:32.670Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:32.670Z] file:/tmp/gfembed6756983416936010639tmp/generated/ejb/classes/ [2024-03-19T02:17:32.670Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:32.671Z] 02:17:32.414858 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:17:32.671Z] 02:17:32.453013 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 415 milliseconds. [2024-03-19T02:17:32.671Z] Deployed classes [2024-03-19T02:17:32.671Z] Servlet WEB-HELLO initialized [2024-03-19T02:17:32.671Z] null [2024-03-19T02:17:32.671Z] 02:17:32.554191 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:32.671Z] org.glassfish.web.loader.WebappClassLoader@7ec13984[name=/test], urls=[ [2024-03-19T02:17:32.671Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:32.671Z] file:/tmp/gfembed6756983416936010639tmp/generated/ejb/classes/ [2024-03-19T02:17:32.671Z] file:/tmp/gfembed6756983416936010639tmp/generated/classes/ [2024-03-19T02:17:32.671Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:32.671Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:17:32.671Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@528e5e38 [2024-03-19T02:17:32.671Z] 02:17:32.581464 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:32.671Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:32.671Z] 02:17:32.604673 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:17:32.671Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.884 s -- in org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest [2024-03-19T02:17:33.234Z] [0.003s][info][gc] Using G1 [2024-03-19T02:17:33.490Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest [2024-03-19T02:17:33.745Z] [0.563s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.812ms [2024-03-19T02:17:34.308Z] [1.038s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.802ms [2024-03-19T02:17:34.308Z] 02:17:33.995627 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:34.308Z] 02:17:34.160080 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:17:34.309Z] 02:17:34.161149 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:17:34.309Z] 02:17:34.192773 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:17:34.565Z] [1.535s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 52M->20M(258M) 5.607ms [2024-03-19T02:17:34.565Z] [1.535s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:17:34.565Z] [1.545s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.664ms [2024-03-19T02:17:34.565Z] [1.548s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.091ms [2024-03-19T02:17:34.565Z] [1.549s][info][gc] GC(3) Concurrent Mark Cycle 14.267ms [2024-03-19T02:17:34.821Z] 02:17:34.559021 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:17:34.822Z] 02:17:34.662129 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (518 ms), startup services (621 ms), total (1,139 ms) [2024-03-19T02:17:34.822Z] 02:17:34.736131 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed13447631302385210325tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed13447631302385210325tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:35.078Z] 02:17:34.846153 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:35.078Z] ================ EmbeddedAddServletAndFilterByClassNameTest Test [2024-03-19T02:17:35.078Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@2b736fee [2024-03-19T02:17:35.078Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:17:35.335Z] 02:17:35.027877 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:35.335Z] 02:17:35.069199 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:17:35.335Z] 02:17:35.070141 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:17:35.335Z] 02:17:35.070503 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:17:35.335Z] [2.229s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 135M->25M(256M) 9.089ms [2024-03-19T02:17:35.335Z] 02:17:35.291118 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:17:35.335Z] 02:17:35.291939 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:17:35.592Z] 02:17:35.419317 INFO pool-15-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:17:35.592Z] 02:17:35.482064 SEVERE pool-5-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:17:35.592Z] 02:17:35.492471 SEVERE pool-5-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:17:35.592Z] 02:17:35.493939 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:17:35.592Z] [2.613s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 65M->28M(256M) 7.065ms [2024-03-19T02:17:35.849Z] [2.642s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 7.427ms [2024-03-19T02:17:35.849Z] [2.642s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:17:35.849Z] 02:17:35.551943 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:35.849Z] [2.660s][info][gc] GC(7) Pause Remark 29M->29M(256M) 3.040ms [2024-03-19T02:17:35.849Z] [2.665s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.073ms [2024-03-19T02:17:35.849Z] [2.666s][info][gc] GC(7) Concurrent Mark Cycle 23.998ms [2024-03-19T02:17:35.849Z] 02:17:35.644884 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:35.849Z] 02:17:35.666131 INFO pool-17-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 10 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:35.849Z] 02:17:35.670307 INFO pool-17-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:35.849Z] 02:17:35.670799 INFO pool-17-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:35.849Z] 02:17:35.671098 INFO pool-17-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:35.849Z] 02:17:35.675548 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:17:35.849Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-03-19T02:17:35.849Z] 02:17:35.684333 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:17:36.106Z] 02:17:35.865734 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:36.106Z] 02:17:35.867974 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:17:36.106Z] 02:17:35.868463 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:17:36.107Z] 02:17:35.874237 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:36.107Z] 02:17:35.874890 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:36.107Z] 02:17:35.875612 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:17:36.107Z] 02:17:35.879408 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:17:36.107Z] 02:17:35.897865 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:36.107Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:36.107Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:36.107Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:36.107Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:36.107Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:36.107Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:36.107Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:36.107Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:36.107Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:36.107Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-03-19T02:17:36.107Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:36.107Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:36.107Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:36.107Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:36.107Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:36.107Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:36.108Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.108Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.108Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.109Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:36.109Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:36.109Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:36.109Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.109Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.109Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.109Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.109Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.109Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.109Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.109Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:36.109Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:36.109Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:36.109Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:36.109Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:36.109Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:36.109Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:36.109Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:36.109Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:36.109Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:36.109Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:36.109Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:36.109Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:36.109Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:36.109Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:36.109Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:36.109Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:36.109Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:36.109Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:36.109Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:36.109Z] [2024-03-19T02:17:36.109Z] 02:17:35.900860 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:36.109Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:36.109Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:36.109Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:36.109Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:36.109Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:36.109Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:36.110Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:36.110Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:36.110Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:36.110Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:36.110Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-03-19T02:17:36.110Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:36.110Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:36.110Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:36.110Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:36.110Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.111Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.111Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:36.111Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:36.111Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:36.111Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:36.111Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:36.111Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:36.112Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:36.112Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:36.112Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:36.112Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:36.112Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:36.112Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:36.112Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:36.112Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:36.112Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:36.112Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:36.112Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:36.112Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:36.112Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:36.112Z] [2024-03-19T02:17:36.112Z] 02:17:35.903554 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:36.112Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:36.112Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:36.112Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:36.112Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:36.112Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:36.112Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:36.112Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:36.112Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:36.112Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:36.112Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-03-19T02:17:36.112Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:36.112Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:36.112Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:36.112Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:36.113Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.113Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.114Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:36.114Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:36.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:36.114Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.114Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.114Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.114Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:36.114Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:36.114Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:36.114Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:36.114Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:36.114Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:36.114Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:36.114Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:36.114Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:36.114Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:36.114Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:36.114Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:36.114Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:36.114Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:36.114Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:36.114Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:36.114Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:36.114Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:36.114Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:36.114Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:36.114Z] [2024-03-19T02:17:36.114Z] 02:17:35.906038 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:36.114Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:36.114Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:36.114Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:36.114Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:36.114Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:36.114Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:36.115Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:36.115Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:36.115Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:36.115Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:36.115Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-03-19T02:17:36.115Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:36.115Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:36.115Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:36.115Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:36.115Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:36.116Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.116Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.116Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:36.116Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:36.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:36.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:36.117Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:36.117Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:36.117Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:36.117Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:36.117Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:36.117Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:36.117Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:36.117Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:36.117Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:36.117Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:36.117Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:36.117Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:36.117Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:36.117Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:36.117Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:36.117Z] [2024-03-19T02:17:36.117Z] 02:17:35.908583 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:36.117Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:36.117Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:36.117Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:36.117Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:36.117Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:36.117Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:36.117Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:36.117Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:36.117Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:36.117Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-03-19T02:17:36.117Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:36.117Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:36.118Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:36.118Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.118Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.118Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.119Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:36.119Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:36.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:36.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:36.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:36.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:36.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:36.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:36.119Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:36.119Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:36.119Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:36.119Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:36.119Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:36.119Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:36.119Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:36.119Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:36.119Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:36.119Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:36.119Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:36.119Z] [2024-03-19T02:17:36.119Z] 02:17:35.992360 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:36.119Z] org.glassfish.web.loader.WebappClassLoader@6d421fe[name=unknown], urls=[ [2024-03-19T02:17:36.119Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:36.120Z] file:/tmp/gfembed13447631302385210325tmp/generated/ejb/classes/ [2024-03-19T02:17:36.120Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:36.376Z] 02:17:36.071764 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:36.376Z] org.glassfish.web.loader.WebappClassLoader@45571cfc[name=unknown], urls=[ [2024-03-19T02:17:36.376Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:36.376Z] file:/tmp/gfembed13447631302385210325tmp/generated/ejb/classes/ [2024-03-19T02:17:36.376Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:36.377Z] 02:17:36.156055 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-03-19T02:17:36.377Z] 02:17:36.195407 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:36.377Z] org.glassfish.web.loader.WebappClassLoader@734f8317[name=unknown], urls=[ [2024-03-19T02:17:36.377Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:36.377Z] file:/tmp/gfembed13447631302385210325tmp/generated/ejb/classes// [2024-03-19T02:17:36.377Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:36.377Z] 02:17:36.230576 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:17:36.377Z] 02:17:36.322297 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:36.377Z] org.glassfish.web.loader.WebappClassLoader@2d4f67e[name=/test], urls=[ [2024-03-19T02:17:36.377Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:36.377Z] file:/tmp/gfembed13447631302385210325tmp/generated/ejb/classes// [2024-03-19T02:17:36.377Z] file:/tmp/gfembed13447631302385210325tmp/generated/classes/ [2024-03-19T02:17:36.377Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:36.633Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@528e5e38 [2024-03-19T02:17:36.633Z] 02:17:36.348191 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:36.634Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:36.634Z] 02:17:36.372696 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:17:36.634Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.982 s -- in org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest [2024-03-19T02:17:36.891Z] [0.002s][info][gc] Using G1 [2024-03-19T02:17:37.454Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedWebTest [2024-03-19T02:17:37.454Z] [0.559s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.302ms [2024-03-19T02:17:38.016Z] [1.024s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 5.766ms [2024-03-19T02:17:38.016Z] 02:17:37.742676 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:38.016Z] 02:17:37.899477 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:17:38.016Z] 02:17:37.900524 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:17:38.016Z] 02:17:37.931051 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:17:38.272Z] [1.500s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->20M(258M) 5.110ms [2024-03-19T02:17:38.272Z] [1.500s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:17:38.272Z] [1.511s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.638ms [2024-03-19T02:17:38.272Z] [1.515s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.087ms [2024-03-19T02:17:38.272Z] [1.516s][info][gc] GC(3) Concurrent Mark Cycle 15.932ms [2024-03-19T02:17:38.528Z] 02:17:38.287183 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:17:38.528Z] 02:17:38.388611 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (509 ms), startup services (602 ms), total (1,111 ms) [2024-03-19T02:17:38.528Z] 02:17:38.461813 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed10608745350823486230tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10608745350823486230tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:38.786Z] 02:17:38.570290 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:38.786Z] ================ EmbeddedWeb Test [2024-03-19T02:17:38.786Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@2c26ba07 [2024-03-19T02:17:38.786Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:17:38.786Z] Using default-web.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/org/glassfish/tests/webapi/my-default-web.xml [2024-03-19T02:17:38.786Z] 02:17:38.767393 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:39.043Z] 02:17:38.801308 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:17:39.043Z] 02:17:38.801794 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:17:39.043Z] 02:17:38.802139 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:17:39.299Z] 02:17:39.008474 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:17:39.300Z] 02:17:39.009336 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:17:39.300Z] 02:17:39.138651 INFO pool-14-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:17:39.300Z] [2.477s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 157M->27M(256M) 9.207ms [2024-03-19T02:17:39.300Z] 02:17:39.181505 SEVERE pool-16-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:17:39.300Z] 02:17:39.191101 SEVERE pool-16-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:17:39.300Z] 02:17:39.192311 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:17:39.300Z] 02:17:39.259769 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:39.557Z] [2.566s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 42M->28M(256M) 8.618ms [2024-03-19T02:17:39.557Z] [2.586s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 4.824ms [2024-03-19T02:17:39.557Z] [2.586s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:17:39.557Z] [2.606s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.941ms [2024-03-19T02:17:39.557Z] [2.611s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.085ms [2024-03-19T02:17:39.557Z] [2.612s][info][gc] GC(7) Concurrent Mark Cycle 25.866ms [2024-03-19T02:17:39.557Z] 02:17:39.348903 INFO pool-5-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:39.557Z] 02:17:39.371021 INFO pool-5-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:39.557Z] 02:17:39.375129 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:39.557Z] 02:17:39.375611 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:39.557Z] 02:17:39.375904 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:39.557Z] 02:17:39.380132 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:17:39.557Z] 02:17:39.388322 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector test-listener [2024-03-19T02:17:39.557Z] 02:17:39.389038 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server embedded-server [2024-03-19T02:17:39.557Z] 02:17:39.396732 SEVERE pool-16-thread-1 com.sun.enterprise.web.WebContainer.configureHost Network listener test-listener referenced by virtual server embedded-server does not exist [2024-03-19T02:17:39.557Z] 02:17:39.426102 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.loadDefaultWebModule Virtual server embedded-server loaded default web module [2024-03-19T02:17:39.558Z] 02:17:39.427060 SEVERE pool-16-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener test-listener referenced by virtual server embedded-server does not exist [2024-03-19T02:17:39.558Z] 02:17:39.428215 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:39.558Z] 02:17:39.431043 SEVERE pool-16-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener test-listener referenced by virtual server embedded-server does not exist [2024-03-19T02:17:39.558Z] 02:17:39.432058 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:39.558Z] 02:17:39.437400 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:17:39.558Z] 02:17:39.439556 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:17:39.558Z] 02:17:39.443331 INFO pool-6-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-03-19T02:17:39.558Z] 02:17:39.445729 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:39.558Z] 02:17:39.447617 SEVERE pool-6-thread-1 com.sun.enterprise.web.WebContainer.checkHostnameUniqueness The host name ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-cclkr is shared by virtual servers server and embedded-server, which are both associated with the same HTTP listener test-listener [2024-03-19T02:17:39.558Z] 02:17:39.448906 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:17:39.558Z] 02:17:39.450829 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server embedded-server [2024-03-19T02:17:39.558Z] 02:17:39.451346 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server embedded-server docroot /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes networklisteners test-listener [2024-03-19T02:17:39.558Z] 02:17:39.454267 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:39.558Z] 02:17:39.456078 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:17:39.558Z] Network listener size after creation 2 [2024-03-19T02:17:39.558Z] Web listener embedded-listener 8080 [2024-03-19T02:17:39.558Z] Web listener test-listener 9090 [2024-03-19T02:17:39.558Z] 02:17:39.461058 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:17:39.817Z] 02:17:39.630077 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:39.817Z] 02:17:39.632322 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:17:39.817Z] 02:17:39.632856 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:17:39.817Z] 02:17:39.638816 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:39.817Z] 02:17:39.639414 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:39.817Z] 02:17:39.640088 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:17:39.817Z] 02:17:39.643462 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:17:39.817Z] 02:17:39.661421 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:39.817Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:39.817Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:39.817Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:39.817Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:39.817Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:39.817Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:39.817Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:39.817Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:39.817Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:39.817Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:39.817Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:39.817Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:39.817Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:39.817Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:39.817Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:39.817Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:39.817Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:39.817Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:39.818Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:39.818Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:39.818Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:39.818Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:39.818Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:17:39.818Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-03-19T02:17:39.818Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:39.818Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:39.818Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:39.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:39.818Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:39.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:39.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.818Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.818Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.819Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:39.819Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:39.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:39.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:39.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:39.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:39.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:39.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:39.819Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:39.819Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:39.819Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:39.819Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:39.819Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:39.819Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:39.819Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:39.819Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:39.820Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:39.820Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:39.820Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:39.820Z] [2024-03-19T02:17:39.820Z] 02:17:39.664089 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:39.820Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:39.820Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:39.820Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:39.820Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:39.820Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:39.820Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:39.820Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:39.820Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:39.820Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:17:39.820Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-03-19T02:17:39.820Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:39.820Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:39.820Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:39.820Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:39.820Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:39.820Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:39.820Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:39.820Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:39.820Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:39.820Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:39.820Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:39.820Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:39.820Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:39.821Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:39.821Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:39.821Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:39.821Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.821Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:39.821Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:39.821Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.821Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.821Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.821Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.822Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.822Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:39.822Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:39.822Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:39.822Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:39.822Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:39.822Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:39.822Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:39.822Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:39.822Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:39.822Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:39.822Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:39.822Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:39.822Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:39.822Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:39.822Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:39.822Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:39.822Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:39.822Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:39.822Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:39.822Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:39.822Z] [2024-03-19T02:17:39.822Z] 02:17:39.666555 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:39.822Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:39.822Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:39.822Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:39.822Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:39.822Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:39.822Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:39.822Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:39.822Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:39.822Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:39.822Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:39.822Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:39.822Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:39.822Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:39.822Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:39.822Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:39.822Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:39.822Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:39.823Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:39.823Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:39.823Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:39.823Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:39.823Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:39.823Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:17:39.823Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-03-19T02:17:39.823Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:39.823Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:39.823Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:39.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:39.823Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:39.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:39.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.823Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.824Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.824Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:39.824Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:39.824Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:39.824Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:39.824Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:39.824Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:39.824Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:39.824Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:39.824Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:39.824Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:39.824Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:39.824Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:39.824Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:39.824Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:39.825Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:39.825Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:39.825Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:39.825Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:39.825Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:39.825Z] [2024-03-19T02:17:39.825Z] 02:17:39.668897 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:39.825Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:39.825Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:39.825Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:39.825Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:39.825Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:39.825Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:39.825Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:39.825Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:39.825Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:17:39.825Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-03-19T02:17:39.825Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:39.825Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:39.825Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:39.825Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:39.825Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:39.825Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:39.825Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:39.825Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:39.825Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:39.825Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:39.825Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:39.826Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:39.826Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:39.826Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:39.826Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:39.826Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:39.826Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.826Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:39.826Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:39.826Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.826Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.826Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.826Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.827Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.827Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.827Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.827Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.827Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:39.827Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:39.827Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:39.827Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:39.827Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:39.827Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:39.827Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:39.827Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:39.827Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:39.827Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:39.827Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:39.827Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:39.827Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:39.827Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:39.827Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:39.827Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:39.827Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:39.827Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:39.827Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:39.827Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:39.827Z] [2024-03-19T02:17:39.827Z] 02:17:39.671221 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:39.827Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:39.827Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:39.827Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:39.827Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:39.827Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:39.827Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:39.827Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:39.827Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:39.827Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:39.827Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:39.827Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:39.827Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:39.827Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:39.828Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:39.828Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:39.828Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:39.828Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:39.828Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:39.828Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:39.828Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:39.828Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:39.828Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:39.828Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:17:39.828Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-03-19T02:17:39.828Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:39.828Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:39.828Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:39.828Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:39.828Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:39.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:39.828Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.828Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.829Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.829Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:39.829Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:39.829Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:39.829Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:39.829Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:39.829Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:39.829Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:39.829Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:39.829Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:39.829Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:39.829Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:39.830Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:39.830Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:39.830Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:39.830Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:39.830Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:39.830Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:39.830Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:39.830Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:39.830Z] [2024-03-19T02:17:39.830Z] 02:17:39.745858 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:39.830Z] org.glassfish.web.loader.WebappClassLoader@1682e6a[name=unknown], urls=[ [2024-03-19T02:17:39.830Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:39.830Z] file:/tmp/gfembed10608745350823486230tmp/generated/ejb/classes/ [2024-03-19T02:17:39.830Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:40.088Z] 02:17:39.788699 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:40.088Z] org.glassfish.web.loader.WebappClassLoader@2969a9a6[name=unknown], urls=[ [2024-03-19T02:17:40.088Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:40.088Z] file:/tmp/gfembed10608745350823486230tmp/generated/ejb/classes/ [2024-03-19T02:17:40.088Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:40.088Z] 02:17:39.849108 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:40.088Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:40.088Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:40.088Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:40.088Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:40.088Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:40.088Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:40.088Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:40.088Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:40.088Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:40.088Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:40.088Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:40.088Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:40.088Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:40.088Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:40.088Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:40.088Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:40.088Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:40.088Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:40.088Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:40.088Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:40.089Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:40.089Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:40.089Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:17:40.089Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-03-19T02:17:40.089Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:40.089Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:40.089Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:40.089Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:40.089Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:40.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:40.089Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.089Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.089Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.089Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.089Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:40.089Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.090Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:40.090Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:40.090Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:40.090Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:40.090Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:40.090Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:40.090Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:40.090Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:40.090Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:40.090Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:40.090Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:40.090Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:40.090Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:40.090Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:40.090Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:40.090Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:40.090Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:40.091Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:40.091Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:40.091Z] [2024-03-19T02:17:40.091Z] 02:17:39.851574 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:40.091Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:40.091Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:40.091Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:40.091Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:40.091Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:40.091Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:40.091Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:40.091Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:40.091Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:17:40.091Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-03-19T02:17:40.091Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:40.091Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:40.091Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:40.091Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:40.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:40.091Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:40.091Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:40.091Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:40.091Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:40.091Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:40.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:40.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:40.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:40.092Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:40.092Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:40.092Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:40.092Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.092Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:40.092Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:40.092Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.092Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.092Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.092Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.093Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:40.093Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:40.093Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:40.093Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:40.093Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:40.093Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:40.093Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:40.093Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:40.093Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:40.093Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:40.093Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:40.093Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:40.093Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:40.093Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:40.093Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:40.093Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:40.093Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:40.093Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:40.093Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:40.093Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:40.093Z] [2024-03-19T02:17:40.093Z] 02:17:39.853707 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:40.093Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:40.093Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:40.093Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:40.093Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:40.093Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:40.093Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:40.093Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:40.093Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:40.093Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:40.093Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:40.093Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:40.093Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:40.093Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:40.093Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:40.093Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:40.093Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:40.093Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:40.093Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:40.094Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:40.094Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:40.094Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:40.094Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:40.094Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:17:40.094Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-03-19T02:17:40.094Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:40.094Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:40.094Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:40.094Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:40.094Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:40.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:40.094Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.094Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.094Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.094Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.095Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.095Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:40.095Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:40.095Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:40.095Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:40.095Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:40.095Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:40.095Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:40.095Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:40.095Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:40.095Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:40.095Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:40.095Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:40.095Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:40.095Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:40.096Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:40.096Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:40.096Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:40.096Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:40.096Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:40.096Z] [2024-03-19T02:17:40.096Z] 02:17:39.854860 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:40.096Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:40.096Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:40.096Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:40.096Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:40.096Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:40.096Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:40.096Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:40.096Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:40.096Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:17:40.096Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-03-19T02:17:40.096Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:40.096Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:40.096Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:40.096Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:40.096Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:40.096Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:40.096Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:40.096Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:40.096Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:40.096Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:40.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:40.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:40.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:40.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:40.097Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:40.097Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:40.097Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.097Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:40.097Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:40.097Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.097Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.097Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.097Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.098Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:40.098Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:40.098Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:40.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:40.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:40.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:40.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:40.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:40.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:40.098Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:40.098Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:40.098Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:40.098Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:40.098Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:40.098Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:40.098Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:40.098Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:40.098Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:40.098Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:40.098Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:40.098Z] [2024-03-19T02:17:40.098Z] 02:17:39.855940 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:40.098Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:40.098Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:40.098Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:40.098Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:40.098Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:40.098Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:40.098Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:40.098Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:40.098Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:40.098Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:40.098Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:40.098Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:40.098Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:40.098Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:40.099Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:40.099Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:40.099Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:40.099Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:40.099Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:40.099Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:40.099Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:40.099Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:40.099Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:17:40.099Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-03-19T02:17:40.099Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:40.099Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:40.099Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:40.099Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:40.099Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:40.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:40.099Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.099Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.099Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.100Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.100Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:40.100Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:40.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:40.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:40.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:40.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:40.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:40.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:40.100Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:40.100Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:40.100Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:40.100Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:40.100Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:40.101Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:40.101Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:40.101Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:40.101Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:40.101Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:40.101Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:40.101Z] [2024-03-19T02:17:40.101Z] 02:17:39.886405 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:40.101Z] org.glassfish.web.loader.WebappClassLoader@782cc5fa[name=unknown], urls=[ [2024-03-19T02:17:40.101Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:40.101Z] file:/tmp/gfembed10608745350823486230tmp/generated/ejb/classes// [2024-03-19T02:17:40.101Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:40.101Z] 02:17:39.918336 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:17:40.101Z] Servlet WEB-HELLO initialized [2024-03-19T02:17:40.101Z] null [2024-03-19T02:17:40.101Z] Removing web listener test-listener [2024-03-19T02:17:40.101Z] 02:17:40.021764 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeWebListener Removed connector test-listener [2024-03-19T02:17:40.101Z] Network listener size after deletion 1 [2024-03-19T02:17:40.101Z] Web listener embedded-listener 8080 [2024-03-19T02:17:40.101Z] 02:17:40.027625 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:40.101Z] org.glassfish.web.loader.WebappClassLoader@329b331f[name=/test], urls=[ [2024-03-19T02:17:40.101Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:40.101Z] file:/tmp/gfembed10608745350823486230tmp/generated/ejb/classes// [2024-03-19T02:17:40.101Z] file:/tmp/gfembed10608745350823486230tmp/generated/classes/ [2024-03-19T02:17:40.101Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:40.101Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@47198524 [2024-03-19T02:17:40.101Z] 02:17:40.051399 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:40.101Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:40.101Z] 02:17:40.074023 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:17:40.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.927 s -- in org.glassfish.tests.embedded.web.EmbeddedWebTest [2024-03-19T02:17:40.664Z] [0.002s][info][gc] Using G1 [2024-03-19T02:17:40.920Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest [2024-03-19T02:17:41.177Z] [0.560s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.541ms [2024-03-19T02:17:41.738Z] [1.031s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 6.729ms [2024-03-19T02:17:41.738Z] 02:17:41.454491 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:41.738Z] 02:17:41.613288 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:17:41.738Z] 02:17:41.614609 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:17:41.738Z] 02:17:41.650854 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:17:41.994Z] [1.546s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->20M(258M) 5.621ms [2024-03-19T02:17:41.995Z] [1.546s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:17:42.251Z] [1.558s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.723ms [2024-03-19T02:17:42.251Z] [1.561s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.072ms [2024-03-19T02:17:42.251Z] [1.563s][info][gc] GC(3) Concurrent Mark Cycle 16.535ms [2024-03-19T02:17:42.251Z] 02:17:42.034306 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:17:42.251Z] 02:17:42.145240 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (515 ms), startup services (646 ms), total (1,161 ms) [2024-03-19T02:17:42.507Z] 02:17:42.222502 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed6416232478506410591tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed6416232478506410591tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:42.507Z] 02:17:42.338410 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:42.507Z] ================ EmbeddedAddServletAndFilterByClassNameTest Test [2024-03-19T02:17:42.507Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@62b3a2f6 [2024-03-19T02:17:42.507Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:17:42.764Z] 02:17:42.547401 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:42.764Z] 02:17:42.585718 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:17:42.764Z] 02:17:42.586217 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:17:42.764Z] 02:17:42.586588 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:17:43.022Z] [2.388s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 142M->26M(256M) 9.336ms [2024-03-19T02:17:43.022Z] 02:17:42.804895 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:17:43.022Z] 02:17:42.805628 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:17:43.022Z] 02:17:42.942154 INFO pool-12-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:17:43.279Z] 02:17:42.986145 SEVERE pool-13-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:17:43.279Z] 02:17:42.994638 SEVERE pool-13-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:17:43.279Z] 02:17:42.995806 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:17:43.279Z] 02:17:43.053398 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:43.279Z] [2.656s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 60M->27M(256M) 8.397ms [2024-03-19T02:17:43.279Z] [2.677s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 28M->27M(256M) 6.347ms [2024-03-19T02:17:43.279Z] [2.677s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:17:43.279Z] [2.697s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.985ms [2024-03-19T02:17:43.279Z] [2.703s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.086ms [2024-03-19T02:17:43.279Z] [2.704s][info][gc] GC(7) Concurrent Mark Cycle 26.811ms [2024-03-19T02:17:43.279Z] 02:17:43.143741 INFO pool-12-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:43.279Z] 02:17:43.166798 INFO pool-12-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:43.279Z] 02:17:43.171196 INFO pool-12-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:43.279Z] 02:17:43.171727 INFO pool-12-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:43.279Z] 02:17:43.172064 INFO pool-12-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:43.279Z] 02:17:43.176840 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:17:43.279Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-03-19T02:17:43.279Z] 02:17:43.185139 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:17:43.536Z] 02:17:43.360746 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:43.536Z] 02:17:43.362949 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:17:43.536Z] 02:17:43.363431 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:17:43.536Z] 02:17:43.368862 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:43.536Z] 02:17:43.369459 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:43.536Z] 02:17:43.370158 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:17:43.537Z] 02:17:43.373741 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:17:43.537Z] 02:17:43.391695 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:43.537Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:43.537Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:43.537Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:43.537Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:43.537Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:43.537Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:43.537Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:43.537Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:43.537Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:43.537Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-03-19T02:17:43.537Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:43.537Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:43.537Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:43.537Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:43.537Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:43.537Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:43.537Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:43.537Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:43.537Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:43.537Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:43.537Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:43.538Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:43.538Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:43.538Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:43.538Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:43.538Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:43.538Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.538Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:43.538Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:43.538Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.538Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.538Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.538Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.539Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.539Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:43.539Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:43.539Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:43.539Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:43.539Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:43.539Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:43.539Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:43.539Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:43.539Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:43.539Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:43.539Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:43.539Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:43.539Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:43.539Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:43.539Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:43.539Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:43.539Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:43.539Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:43.539Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:43.539Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:43.539Z] [2024-03-19T02:17:43.539Z] 02:17:43.394607 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:43.539Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:43.539Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:43.539Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:43.539Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:43.539Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:43.539Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:43.539Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:43.539Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:43.539Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:43.539Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:43.539Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:43.539Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:43.540Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:43.540Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:43.540Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:43.540Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:43.540Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:43.540Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:43.540Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:43.540Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:43.540Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:43.540Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:43.540Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-03-19T02:17:43.540Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:43.540Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:43.540Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:43.540Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:43.540Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:43.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:43.540Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.540Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.541Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.541Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:43.541Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:43.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:43.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:43.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:43.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:43.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:43.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:43.541Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:43.541Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:43.542Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:43.542Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:43.542Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:43.542Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:43.542Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:43.542Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:43.542Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:43.542Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:43.542Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:43.542Z] [2024-03-19T02:17:43.542Z] 02:17:43.397195 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:43.542Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:43.542Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:43.542Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:43.542Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:43.542Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:43.542Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:43.542Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:43.542Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:43.542Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:43.542Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-03-19T02:17:43.542Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:43.542Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:43.542Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:43.542Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:43.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:43.542Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:43.542Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:43.542Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:43.543Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:43.543Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:43.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:43.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:43.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:43.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:43.543Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:43.543Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:43.543Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.543Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:43.543Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:43.543Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.543Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.543Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:43.543Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:43.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:43.544Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.544Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.544Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.544Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:43.544Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:43.544Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:43.544Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:43.544Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:43.544Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:43.544Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:43.544Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:43.544Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:43.544Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:43.544Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:43.544Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:43.544Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:43.544Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:43.544Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:43.544Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:43.544Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:43.544Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:43.544Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:43.544Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:43.544Z] [2024-03-19T02:17:43.544Z] 02:17:43.399717 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:43.544Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:43.544Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:43.544Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:43.544Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:43.544Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:43.544Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:43.544Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:43.544Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:43.544Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:43.545Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:43.545Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:43.545Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:43.545Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:43.545Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:43.545Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:43.545Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:43.545Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:43.545Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:43.545Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:43.545Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:43.545Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:43.545Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:43.545Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-03-19T02:17:43.545Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:43.545Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:43.545Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:43.545Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:43.545Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:43.545Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.546Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.546Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:43.546Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:43.546Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:43.546Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:43.546Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:43.546Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:43.546Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:43.547Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:43.547Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:43.547Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:43.547Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:43.547Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:43.547Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:43.547Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:43.547Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:43.547Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:43.547Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:43.547Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:43.547Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:43.547Z] [2024-03-19T02:17:43.547Z] 02:17:43.402182 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:43.547Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:43.547Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:43.547Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:43.547Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:43.547Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:43.547Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:43.547Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:43.547Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:43.547Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:43.547Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-03-19T02:17:43.547Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:43.547Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:43.547Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:43.547Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:43.548Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.548Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.548Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.549Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:43.549Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:43.549Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:43.549Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:43.549Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:43.549Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:43.549Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:43.549Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:43.549Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:43.549Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:43.549Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:43.549Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:43.549Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:43.549Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:43.549Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:43.549Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:43.549Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:43.549Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:43.549Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:43.549Z] [2024-03-19T02:17:43.806Z] 02:17:43.487804 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:43.806Z] org.glassfish.web.loader.WebappClassLoader@72eed547[name=unknown], urls=[ [2024-03-19T02:17:43.806Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:43.806Z] file:/tmp/gfembed6416232478506410591tmp/generated/ejb/classes/ [2024-03-19T02:17:43.806Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:43.806Z] 02:17:43.566919 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:43.806Z] org.glassfish.web.loader.WebappClassLoader@6f0c45f4[name=unknown], urls=[ [2024-03-19T02:17:43.806Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:43.806Z] file:/tmp/gfembed6416232478506410591tmp/generated/ejb/classes/ [2024-03-19T02:17:43.806Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:43.806Z] 02:17:43.648602 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-03-19T02:17:43.806Z] 02:17:43.691062 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:43.806Z] org.glassfish.web.loader.WebappClassLoader@734f8317[name=unknown], urls=[ [2024-03-19T02:17:43.806Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:43.806Z] file:/tmp/gfembed6416232478506410591tmp/generated/ejb/classes// [2024-03-19T02:17:43.806Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:43.806Z] 02:17:43.725134 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:17:44.063Z] 02:17:43.816657 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:44.063Z] org.glassfish.web.loader.WebappClassLoader@2d4f67e[name=/test], urls=[ [2024-03-19T02:17:44.063Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:44.063Z] file:/tmp/gfembed6416232478506410591tmp/generated/ejb/classes// [2024-03-19T02:17:44.063Z] file:/tmp/gfembed6416232478506410591tmp/generated/classes/ [2024-03-19T02:17:44.063Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:44.063Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@18d610e1 [2024-03-19T02:17:44.063Z] 02:17:43.843529 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:44.063Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:44.063Z] 02:17:43.867775 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:17:44.063Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.015 s -- in org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest [2024-03-19T02:17:44.320Z] [0.002s][info][gc] Using G1 [2024-03-19T02:17:44.883Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest [2024-03-19T02:17:44.883Z] [0.585s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.560ms [2024-03-19T02:17:45.446Z] [1.111s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 6.937ms [2024-03-19T02:17:45.446Z] 02:17:45.325586 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:45.702Z] 02:17:45.499899 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:17:45.702Z] 02:17:45.500997 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:17:45.702Z] 02:17:45.533744 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:17:45.959Z] [1.629s][info][gc] GC(2) Pause Young (Concurrent Start) (GCLocker Initiated GC) 52M->20M(258M) 5.852ms [2024-03-19T02:17:45.959Z] [1.629s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:17:45.959Z] [1.639s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.758ms [2024-03-19T02:17:45.959Z] [1.642s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.068ms [2024-03-19T02:17:45.959Z] [1.644s][info][gc] GC(3) Concurrent Mark Cycle 14.534ms [2024-03-19T02:17:46.215Z] 02:17:45.929479 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:17:46.215Z] 02:17:46.042870 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (577 ms), startup services (669 ms), total (1,246 ms) [2024-03-19T02:17:46.215Z] 02:17:46.117363 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed1594384867060229803tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed1594384867060229803tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:46.472Z] 02:17:46.232029 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:46.472Z] ================ EmbeddedSetSecurity Test [2024-03-19T02:17:46.472Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@5f0a2638 [2024-03-19T02:17:46.472Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:17:46.472Z] [2.219s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 118M->24M(256M) 8.168ms [2024-03-19T02:17:46.729Z] 02:17:46.473272 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:46.729Z] 02:17:46.506946 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:17:46.729Z] 02:17:46.507432 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:17:46.729Z] 02:17:46.507769 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:17:46.986Z] 02:17:46.701708 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:17:46.986Z] 02:17:46.702415 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:17:46.986Z] 02:17:46.827592 INFO pool-16-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:17:46.986Z] 02:17:46.870691 SEVERE pool-7-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:17:46.986Z] [2.740s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 76M->28M(256M) 7.040ms [2024-03-19T02:17:46.986Z] 02:17:46.879759 SEVERE pool-7-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:17:46.986Z] 02:17:46.880923 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:17:46.986Z] 02:17:46.939570 INFO pool-9-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:47.243Z] [2.763s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 7.511ms [2024-03-19T02:17:47.243Z] [2.763s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:17:47.243Z] [2.783s][info][gc] GC(7) Pause Remark 29M->29M(256M) 3.355ms [2024-03-19T02:17:47.243Z] [2.788s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.092ms [2024-03-19T02:17:47.243Z] [2.790s][info][gc] GC(7) Concurrent Mark Cycle 26.534ms [2024-03-19T02:17:47.243Z] 02:17:47.030305 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:47.244Z] 02:17:47.053070 INFO pool-16-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:47.244Z] 02:17:47.057491 INFO pool-16-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:47.244Z] 02:17:47.058043 INFO pool-16-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:47.244Z] 02:17:47.058397 INFO pool-16-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:47.244Z] 02:17:47.062863 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:17:47.244Z] 02:17:47.072641 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:17:47.501Z] 02:17:47.263774 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:47.501Z] 02:17:47.266586 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:17:47.501Z] 02:17:47.267181 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:17:47.501Z] 02:17:47.272940 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:47.501Z] 02:17:47.273621 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:47.501Z] 02:17:47.274362 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:17:47.501Z] 02:17:47.278051 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:17:47.501Z] 02:17:47.297035 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:47.501Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:47.501Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:47.501Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:47.501Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:47.502Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:47.502Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:47.502Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:47.502Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:47.502Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:47.502Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:47.502Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-03-19T02:17:47.502Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:47.502Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:47.502Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:47.502Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.503Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:47.503Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:47.503Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.503Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.503Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:47.503Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:47.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:47.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:47.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:47.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:47.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:47.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:47.504Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:47.504Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:47.504Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:47.504Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:47.504Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:47.504Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:47.504Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:47.504Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:47.504Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:47.504Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:47.504Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:47.504Z] [2024-03-19T02:17:47.504Z] 02:17:47.299976 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:47.504Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:47.504Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:47.504Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:47.504Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:47.504Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:47.504Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:47.504Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:47.504Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:47.504Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:47.505Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:47.505Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-03-19T02:17:47.505Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:47.505Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:47.505Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:47.505Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:47.505Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:47.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:47.505Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.505Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.505Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.505Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.505Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.505Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.506Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:47.506Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:47.506Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:47.506Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:47.506Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:47.506Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:47.506Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:47.506Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:47.506Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:47.506Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:47.506Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:47.506Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:47.506Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:47.506Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:47.506Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:47.506Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:47.506Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:47.506Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:47.506Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:47.506Z] [2024-03-19T02:17:47.507Z] 02:17:47.302536 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:47.507Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:47.507Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:47.507Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:47.507Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:47.507Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:47.507Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:47.507Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:47.507Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:47.507Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:47.507Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:47.507Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-03-19T02:17:47.507Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:47.507Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:47.507Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:47.507Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:47.507Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:47.507Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:47.507Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:47.507Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:47.507Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:47.507Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:47.507Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:47.507Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:47.507Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:47.507Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:47.508Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:47.508Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:47.508Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.508Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:47.508Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:47.508Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.508Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.508Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.508Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.509Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:47.509Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:47.509Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:47.509Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:47.509Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:47.509Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:47.509Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:47.509Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:47.509Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:47.509Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:47.509Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:47.509Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:47.509Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:47.509Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:47.509Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:47.509Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:47.509Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:47.509Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:47.509Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:47.509Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:47.509Z] [2024-03-19T02:17:47.509Z] 02:17:47.304965 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:47.509Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:47.509Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:47.509Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:47.509Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:47.509Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:47.509Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:47.509Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:47.509Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:47.509Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:47.509Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:47.509Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:47.509Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:47.509Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:47.509Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:47.509Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:47.509Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:47.509Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:47.510Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:47.510Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:47.510Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:47.510Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:47.510Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:47.510Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:47.510Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-03-19T02:17:47.510Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:47.510Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:47.510Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:47.510Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:47.510Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:47.510Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:47.510Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.510Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.510Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.510Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.510Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.510Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.511Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.511Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:47.511Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:47.511Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:47.511Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:47.511Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:47.511Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:47.511Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:47.511Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:47.511Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:47.511Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:47.511Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:47.511Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:47.511Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:47.512Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:47.512Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:47.512Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:47.512Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:47.512Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:47.512Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:47.512Z] [2024-03-19T02:17:47.512Z] 02:17:47.307464 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:47.512Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:47.512Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:47.512Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:47.512Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:47.512Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:47.512Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:47.512Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:47.512Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:47.512Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:47.512Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:47.512Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-03-19T02:17:47.512Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:47.512Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:47.512Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:47.512Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:47.512Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:47.512Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:47.512Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:47.512Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:47.512Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:47.513Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:47.513Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:47.513Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:47.513Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:47.513Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:47.513Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:47.513Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:47.513Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.513Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:47.513Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:47.513Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.513Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.513Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.513Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.514Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.514Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.514Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.514Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.514Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.514Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:47.514Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:47.514Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:47.514Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:47.514Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:47.514Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:47.514Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:47.514Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:47.514Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:47.514Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:47.514Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:47.514Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:47.514Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:47.514Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:47.514Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:47.514Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:47.514Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:47.514Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:47.514Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:47.514Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:47.514Z] [2024-03-19T02:17:47.514Z] 02:17:47.391464 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:47.514Z] org.glassfish.web.loader.WebappClassLoader@334540a0[name=unknown], urls=[ [2024-03-19T02:17:47.514Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:47.514Z] file:/tmp/gfembed1594384867060229803tmp/generated/ejb/classes/ [2024-03-19T02:17:47.514Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:47.514Z] 02:17:47.434489 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:47.514Z] org.glassfish.web.loader.WebappClassLoader@1d226f27[name=unknown], urls=[ [2024-03-19T02:17:47.514Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:47.514Z] file:/tmp/gfembed1594384867060229803tmp/generated/ejb/classes/ [2024-03-19T02:17:47.514Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:47.771Z] 02:17:47.494741 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:47.772Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:47.772Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:47.772Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:47.772Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:47.772Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:47.772Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:47.772Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:47.772Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:47.772Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:47.772Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:47.772Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-03-19T02:17:47.772Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:47.772Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:47.772Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:47.772Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:47.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:47.772Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:47.772Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:47.772Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:47.772Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:47.772Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:47.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:47.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:47.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:47.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:47.773Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:47.773Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:47.773Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.773Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:47.773Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:47.773Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.773Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.773Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.774Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.774Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:47.774Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:47.774Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:47.774Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:47.774Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:47.774Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:47.774Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:47.774Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:47.774Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:47.774Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:47.774Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:47.774Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:47.774Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:47.774Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:47.774Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:47.774Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:47.774Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:47.774Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:47.774Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:47.774Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:47.774Z] [2024-03-19T02:17:47.774Z] 02:17:47.497141 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:47.774Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:47.774Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:47.774Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:47.774Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:47.774Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:47.774Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:47.774Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:47.774Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:47.774Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:47.774Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:47.774Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:47.774Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:47.774Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:47.774Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:47.774Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:47.774Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:47.774Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:47.775Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:47.775Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:47.775Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:47.775Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:47.775Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:47.775Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:47.775Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-03-19T02:17:47.775Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:47.775Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:47.775Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:47.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:47.775Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:47.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:47.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.775Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.776Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.776Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:47.776Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:47.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:47.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:47.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:47.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:47.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:47.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:47.776Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:47.776Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:47.776Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:47.776Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:47.776Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:47.776Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:47.776Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:47.777Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:47.777Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:47.777Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:47.777Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:47.777Z] [2024-03-19T02:17:47.777Z] 02:17:47.499377 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:47.777Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:47.777Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:47.777Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:47.777Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:47.777Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:47.777Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:47.777Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:47.777Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:47.777Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:47.777Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:47.777Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-03-19T02:17:47.777Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:47.777Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:47.777Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:47.777Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:47.777Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:47.777Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:47.777Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:47.777Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:47.777Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:47.777Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:47.777Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:47.778Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:47.778Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:47.778Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:47.778Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:47.778Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:47.778Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.778Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:47.778Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:47.778Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.778Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.778Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.779Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.779Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.779Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.779Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:47.779Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:47.779Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:47.779Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:47.779Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:47.779Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:47.779Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:47.779Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:47.779Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:47.779Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:47.779Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:47.779Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:47.779Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:47.779Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:47.779Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:47.779Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:47.779Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:47.779Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:47.779Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:47.779Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:47.779Z] [2024-03-19T02:17:47.779Z] 02:17:47.500588 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:47.779Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:47.779Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:47.779Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:47.779Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:47.779Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:47.779Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:47.779Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:47.779Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:47.779Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:47.779Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:47.779Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:47.779Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:47.779Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:47.779Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:47.779Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:47.779Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:47.780Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:47.780Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:47.780Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:47.780Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:47.780Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:47.780Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:47.780Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:47.780Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-03-19T02:17:47.780Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:47.780Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:47.780Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:47.780Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:47.780Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:47.780Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:47.780Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.780Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.780Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.780Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.780Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.780Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.781Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.781Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:47.781Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:47.781Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:47.781Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:47.781Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:47.781Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:47.781Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:47.781Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:47.781Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:47.781Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:47.781Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:47.781Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:47.781Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:47.781Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:47.782Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:47.782Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:47.782Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:47.782Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:47.782Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:47.782Z] [2024-03-19T02:17:47.782Z] 02:17:47.501577 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:47.782Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:47.782Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:47.782Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:47.782Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:47.782Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:47.782Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:47.782Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:47.782Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:47.782Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:47.782Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:47.782Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-03-19T02:17:47.782Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:47.782Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:47.782Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:47.782Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:47.782Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:47.782Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:47.782Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:47.782Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:47.782Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:47.782Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:47.783Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:47.783Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:47.783Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:47.783Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:47.783Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:47.783Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:47.783Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.783Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:47.783Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:47.783Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.783Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.783Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:47.783Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.784Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:47.784Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:47.784Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:47.784Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:47.784Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:47.784Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:47.784Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:47.784Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:47.784Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:47.784Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:47.784Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:47.784Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:47.784Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:47.784Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:47.784Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:47.784Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:47.784Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:47.784Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:47.784Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:47.784Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:47.784Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:47.784Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:47.784Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:47.784Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:47.784Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:47.784Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:47.784Z] [2024-03-19T02:17:47.784Z] 02:17:47.534287 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:47.784Z] org.glassfish.web.loader.WebappClassLoader@6be766d1[name=unknown], urls=[ [2024-03-19T02:17:47.784Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:47.784Z] file:/tmp/gfembed1594384867060229803tmp/generated/ejb/classes// [2024-03-19T02:17:47.784Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:47.784Z] 02:17:47.565420 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/security] [2024-03-19T02:17:47.784Z] 02:17:47.569171 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path security from virtual server server [2024-03-19T02:17:47.784Z] 02:17:47.573830 WARNING main org.glassfish.exousia.constraints.transformer.PatternBuilder.handleUncovered Jakarta Authorization: For the URL pattern /*, all but the following methods were uncovered: POST,GET [2024-03-19T02:17:47.785Z] 02:17:47.577737 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:47.785Z] org.glassfish.web.loader.WebappClassLoader@5086623f[name=/security], urls=[ [2024-03-19T02:17:47.785Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:47.785Z] file:/tmp/gfembed1594384867060229803tmp/generated/ejb/classes// [2024-03-19T02:17:47.785Z] file:/tmp/gfembed1594384867060229803tmp/generated/classes/ [2024-03-19T02:17:47.785Z] ][delegate=true, context=/security, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=8, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:47.785Z] 02:17:47.593631 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /security from virtual server server [2024-03-19T02:17:47.785Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@41938e1e [2024-03-19T02:17:47.785Z] 02:17:47.603729 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:47.785Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:47.785Z] 02:17:47.634899 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:17:47.785Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.982 s -- in org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest [2024-03-19T02:17:48.042Z] [0.002s][info][gc] Using G1 [2024-03-19T02:17:48.605Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedRedeployTest [2024-03-19T02:17:48.605Z] [0.564s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.271ms [2024-03-19T02:17:49.167Z] [1.036s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.740ms [2024-03-19T02:17:49.167Z] 02:17:49.009759 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:49.423Z] 02:17:49.174085 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:17:49.423Z] 02:17:49.175207 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:17:49.423Z] 02:17:49.208255 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:17:49.679Z] [1.525s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->20M(258M) 5.315ms [2024-03-19T02:17:49.679Z] [1.525s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:17:49.679Z] [1.535s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.721ms [2024-03-19T02:17:49.679Z] [1.538s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.079ms [2024-03-19T02:17:49.679Z] [1.539s][info][gc] GC(3) Concurrent Mark Cycle 14.671ms [2024-03-19T02:17:49.679Z] 02:17:49.569711 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:17:49.935Z] 02:17:49.685606 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (512 ms), startup services (630 ms), total (1,142 ms) [2024-03-19T02:17:49.936Z] 02:17:49.765313 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed16110534236987502999tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed16110534236987502999tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:49.936Z] 02:17:49.885385 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:49.936Z] ================ EmbeddedRemoveContext Test [2024-03-19T02:17:49.936Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@61cda923 [2024-03-19T02:17:49.936Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:17:50.193Z] 02:17:50.114583 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:50.449Z] 02:17:50.162730 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:17:50.450Z] 02:17:50.163344 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:17:50.450Z] 02:17:50.163807 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:17:50.450Z] [2.292s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 131M->26M(256M) 8.009ms [2024-03-19T02:17:50.450Z] 02:17:50.413887 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:17:50.450Z] 02:17:50.414659 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:17:50.707Z] 02:17:50.547375 INFO pool-8-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:17:50.707Z] 02:17:50.601212 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:17:50.707Z] 02:17:50.610622 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:17:50.707Z] 02:17:50.611917 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:17:50.963Z] [2.722s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 72M->28M(256M) 5.721ms [2024-03-19T02:17:50.963Z] [2.744s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->28M(256M) 5.741ms [2024-03-19T02:17:50.963Z] [2.744s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:17:50.963Z] 02:17:50.679459 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:50.963Z] [2.761s][info][gc] GC(7) Pause Remark 30M->30M(256M) 2.779ms [2024-03-19T02:17:50.963Z] [2.767s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.102ms [2024-03-19T02:17:50.963Z] [2.768s][info][gc] GC(7) Concurrent Mark Cycle 23.665ms [2024-03-19T02:17:50.963Z] 02:17:50.766661 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:50.963Z] 02:17:50.789160 INFO pool-13-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:50.963Z] 02:17:50.793606 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:50.963Z] 02:17:50.794160 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:50.963Z] 02:17:50.794480 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:50.963Z] 02:17:50.798658 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:17:50.963Z] 02:17:50.807343 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:17:51.222Z] 02:17:50.984141 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:51.222Z] 02:17:50.986479 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:17:51.222Z] 02:17:50.986980 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:17:51.222Z] 02:17:50.992461 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:51.222Z] 02:17:50.993075 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:51.222Z] 02:17:50.993809 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:17:51.222Z] 02:17:50.997535 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:17:51.222Z] 02:17:51.015292 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:51.222Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:51.222Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.222Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.222Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.222Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.222Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.222Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.223Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.223Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.223Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.223Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.223Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.223Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.223Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.223Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.223Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.223Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.223Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.223Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.223Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.223Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.223Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:51.223Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.223Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-03-19T02:17:51.223Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.223Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.223Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.223Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.223Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.224Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.224Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.224Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.224Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.224Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.224Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.225Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.225Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.225Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.225Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.225Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.225Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.225Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.225Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.225Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.225Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.225Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.225Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.225Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.225Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.225Z] [2024-03-19T02:17:51.225Z] 02:17:51.018376 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:51.225Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:51.225Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.225Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.225Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.225Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.225Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.225Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.225Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.225Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:51.225Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.225Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-03-19T02:17:51.225Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.225Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.226Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.226Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.226Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.227Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.227Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.227Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.227Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.227Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.227Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.227Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.227Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.227Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.227Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.227Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.227Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.227Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.227Z] [2024-03-19T02:17:51.227Z] 02:17:51.021029 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:51.227Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:51.228Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.228Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.228Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.228Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.228Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.228Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.228Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.228Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:51.228Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.228Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-03-19T02:17:51.228Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.228Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.228Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.228Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.229Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.229Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.229Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.229Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.229Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.229Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.229Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.230Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.230Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.230Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.230Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.230Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.230Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.230Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.230Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.230Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.230Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.230Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.230Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.230Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.230Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.230Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.230Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.230Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.230Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.230Z] [2024-03-19T02:17:51.230Z] 02:17:51.023562 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:51.230Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:51.230Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.230Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.230Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.230Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.230Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.230Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.230Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.230Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.230Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.230Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.230Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.230Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.230Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.230Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.230Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.230Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.230Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.230Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.230Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.231Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.231Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:51.231Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.231Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-03-19T02:17:51.231Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.231Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.231Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.231Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.231Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.231Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.231Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.232Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.232Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.232Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.232Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.232Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.232Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.232Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.232Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.232Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.232Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.232Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.233Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.233Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.233Z] [2024-03-19T02:17:51.233Z] 02:17:51.026054 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:51.233Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:51.233Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.233Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.233Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.233Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.233Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.233Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.233Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.233Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:51.233Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.233Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-03-19T02:17:51.233Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.233Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.233Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.233Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.233Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.233Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.233Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.234Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.234Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.234Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.234Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.234Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.234Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.234Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.234Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.234Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.235Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.235Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.235Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.235Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.235Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.235Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.235Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.235Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.235Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.235Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.235Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.235Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.235Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.235Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.235Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.235Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.235Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.235Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.235Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.235Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.235Z] [2024-03-19T02:17:51.235Z] 02:17:51.116328 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:51.235Z] org.glassfish.web.loader.WebappClassLoader@1247c72e[name=unknown], urls=[ [2024-03-19T02:17:51.235Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:51.235Z] file:/tmp/gfembed16110534236987502999tmp/generated/ejb/classes/ [2024-03-19T02:17:51.235Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:51.492Z] 02:17:51.161398 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:51.492Z] org.glassfish.web.loader.WebappClassLoader@1d226f27[name=unknown], urls=[ [2024-03-19T02:17:51.492Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:51.492Z] file:/tmp/gfembed16110534236987502999tmp/generated/ejb/classes/ [2024-03-19T02:17:51.492Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:51.492Z] 02:17:51.221043 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:51.492Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:51.492Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.492Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.492Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.492Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.492Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.492Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.492Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.492Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.492Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.492Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.492Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.493Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.493Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.493Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.493Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.493Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.493Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.493Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.493Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.493Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.493Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:51.493Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.493Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-03-19T02:17:51.493Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.493Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.493Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.493Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.493Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.493Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.493Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.493Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.494Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.494Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.494Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.494Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.494Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.494Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.494Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.494Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.494Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.494Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.494Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.495Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.495Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.495Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.495Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.495Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.495Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.495Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.495Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.495Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.495Z] [2024-03-19T02:17:51.495Z] 02:17:51.223525 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:51.495Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:51.495Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.495Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.495Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.495Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.495Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.495Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.495Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.495Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:51.495Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.495Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-03-19T02:17:51.495Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.495Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.495Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.495Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.495Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.495Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.495Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.495Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.496Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.496Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.496Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.496Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.496Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.496Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.496Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.496Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.496Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.496Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.496Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.496Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.496Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.496Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.496Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.497Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.497Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.497Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.497Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.497Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.497Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.497Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.497Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.497Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.497Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.497Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.497Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.497Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.497Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.497Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.497Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.497Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.497Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.497Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.497Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.497Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.497Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.497Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.497Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.497Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.497Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.497Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.497Z] [2024-03-19T02:17:51.497Z] 02:17:51.225761 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:51.497Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:51.497Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.497Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.497Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.497Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.497Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.497Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.497Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.497Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.497Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.498Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.498Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.498Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.498Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.498Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.498Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.498Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.498Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.498Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.498Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.498Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.498Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:51.498Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.498Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-03-19T02:17:51.498Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.498Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.498Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.498Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.498Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.498Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.499Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.499Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.499Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.499Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.499Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.499Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.499Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.499Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.499Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.499Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.499Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.500Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.500Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.500Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.500Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.500Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.500Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.500Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.500Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.500Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.500Z] [2024-03-19T02:17:51.500Z] 02:17:51.226876 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:51.500Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:51.500Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.500Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.500Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.500Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.500Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.500Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.500Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.500Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:51.500Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.500Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-03-19T02:17:51.500Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.500Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.500Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.500Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.500Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.500Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.500Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.500Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.501Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.501Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.501Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.501Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.501Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.501Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.501Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.501Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.501Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.501Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.501Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.501Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.501Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.501Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.501Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.502Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.502Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.502Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.502Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.502Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.502Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.502Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.502Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.502Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.502Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.502Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.502Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.502Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.502Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.502Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.502Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.502Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.502Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.502Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.502Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.502Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.502Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.502Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.502Z] [2024-03-19T02:17:51.502Z] 02:17:51.227904 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:51.502Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:51.502Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.502Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.502Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.502Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.502Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.503Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.503Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.503Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.503Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:51.503Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.503Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-03-19T02:17:51.503Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.503Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.503Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.503Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.503Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.504Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.504Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.504Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.504Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.504Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.505Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.505Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.505Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.505Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.505Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.505Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.505Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.505Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.505Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.505Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.505Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.505Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.505Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.505Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.505Z] [2024-03-19T02:17:51.505Z] 02:17:51.272228 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:51.505Z] org.glassfish.web.loader.WebappClassLoader@273aaab7[name=unknown], urls=[ [2024-03-19T02:17:51.505Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:51.505Z] file:/tmp/gfembed16110534236987502999tmp/generated/ejb/classes// [2024-03-19T02:17:51.505Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:51.505Z] 02:17:51.305276 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/embedded-redeploy] [2024-03-19T02:17:51.505Z] 02:17:51.309301 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path /embedded-redeploy from virtual server server [2024-03-19T02:17:51.505Z] Servlet WEB-HELLO initialized [2024-03-19T02:17:51.505Z] Hello World! [2024-03-19T02:17:51.505Z] 02:17:51.409098 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:51.505Z] org.glassfish.web.loader.WebappClassLoader@5d84e363[name=/embedded-redeploy], urls=[ [2024-03-19T02:17:51.505Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:51.505Z] file:/tmp/gfembed16110534236987502999tmp/generated/ejb/classes// [2024-03-19T02:17:51.505Z] file:/tmp/gfembed16110534236987502999tmp/generated/classes/ [2024-03-19T02:17:51.505Z] ][delegate=true, context=/embedded-redeploy, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:51.505Z] 02:17:51.424691 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /embedded-redeploy from virtual server server [2024-03-19T02:17:51.763Z] 02:17:51.490864 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:51.763Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:51.763Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.763Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.763Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.763Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.764Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.764Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.764Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.764Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:51.764Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.764Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-03-19T02:17:51.764Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.764Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.764Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.764Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.765Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.765Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.765Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.765Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.765Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.765Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.766Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.766Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.766Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.766Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.766Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.766Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.766Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.766Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.766Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.766Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.766Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.766Z] [2024-03-19T02:17:51.766Z] 02:17:51.492286 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:51.766Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:51.766Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.766Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.766Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.766Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.766Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.766Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.766Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.766Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.767Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:51.767Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.767Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-03-19T02:17:51.767Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.767Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.767Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.767Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.767Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.767Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.767Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.767Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.767Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.767Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.767Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.768Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.768Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.768Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.768Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.768Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.768Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.768Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.768Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.768Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.768Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.768Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.768Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.768Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.768Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.768Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.768Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.768Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.769Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.769Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.769Z] [2024-03-19T02:17:51.769Z] 02:17:51.493561 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:51.769Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:51.769Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.769Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.769Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.769Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.769Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.769Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.769Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.769Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:51.769Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.769Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-03-19T02:17:51.769Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.769Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.769Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.769Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.769Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.769Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.769Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.769Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.769Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.769Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.769Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.769Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.770Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.770Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.770Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.770Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.770Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.770Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.770Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.770Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.770Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.770Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.770Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.771Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.771Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.771Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.771Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.771Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.771Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.771Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.771Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.771Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.771Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.771Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.771Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.771Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.771Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.771Z] [2024-03-19T02:17:51.771Z] 02:17:51.494638 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:51.771Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:51.771Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.771Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.771Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.771Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.771Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.771Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.771Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.771Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.771Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.771Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.771Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.771Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.771Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.771Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.771Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.771Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.771Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.772Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.772Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.772Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.772Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:51.772Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.772Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-03-19T02:17:51.772Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.772Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.772Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.772Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.772Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.772Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.772Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.772Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.772Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.772Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.772Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.772Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.772Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.772Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.772Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.773Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.773Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.773Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.773Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.773Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.773Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.773Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.773Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.773Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.773Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.773Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.773Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.773Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.773Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.773Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.773Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.773Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.773Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.773Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.774Z] [2024-03-19T02:17:51.774Z] 02:17:51.495734 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:51.774Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:51.774Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.774Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.774Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.774Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.774Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.774Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.774Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.774Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:51.774Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.774Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-03-19T02:17:51.774Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.774Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.774Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.774Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.774Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.774Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.774Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.774Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.774Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.774Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.774Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.774Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.775Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.775Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.775Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.775Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.775Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.775Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.775Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.775Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.775Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.775Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.776Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.776Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.776Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.776Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.776Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.776Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.776Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.776Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.776Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.776Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.776Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.776Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.776Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.776Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.776Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.776Z] [2024-03-19T02:17:51.776Z] 02:17:51.541991 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:51.776Z] org.glassfish.web.loader.WebappClassLoader@1de73d37[name=unknown], urls=[ [2024-03-19T02:17:51.776Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:51.776Z] file:/tmp/gfembed16110534236987502999tmp/generated/ejb/classes/ [2024-03-19T02:17:51.776Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:51.776Z] 02:17:51.550541 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:51.776Z] org.glassfish.web.loader.WebappClassLoader@ab327c[name=unknown], urls=[ [2024-03-19T02:17:51.776Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:51.776Z] file:/tmp/gfembed16110534236987502999tmp/generated/ejb/classes/ [2024-03-19T02:17:51.776Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:51.776Z] 02:17:51.603760 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:51.776Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:51.776Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.776Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.776Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.776Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.777Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.777Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.777Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.777Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:51.777Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.777Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-03-19T02:17:51.777Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.777Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.777Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.777Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.778Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.778Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.778Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.778Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.778Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.778Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.778Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.779Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.779Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.779Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.779Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.779Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.779Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.779Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.779Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.779Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.779Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.779Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.779Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.779Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.779Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.779Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.779Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.779Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.779Z] [2024-03-19T02:17:51.779Z] 02:17:51.605193 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:51.779Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:51.779Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.779Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.779Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.779Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.779Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.779Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.779Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.779Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:51.779Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.779Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-03-19T02:17:51.780Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.780Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.780Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.780Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.780Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.780Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.781Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.781Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.781Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.781Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.781Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.781Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.781Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.781Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.781Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.781Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.781Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.781Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.781Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.781Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.781Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.781Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.781Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.781Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.781Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.781Z] [2024-03-19T02:17:51.781Z] 02:17:51.606639 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:51.781Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:51.781Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.781Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.782Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.782Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.782Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.782Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.782Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.782Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:51.782Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.782Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-03-19T02:17:51.782Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.782Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.782Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.782Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.782Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.783Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.783Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.783Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.783Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.783Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.783Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.783Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.783Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.784Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.784Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.784Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.784Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.784Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.784Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.784Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.784Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.784Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.784Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.784Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.784Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.784Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.784Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.784Z] [2024-03-19T02:17:51.784Z] 02:17:51.607801 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:51.784Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:51.784Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.784Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.784Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.784Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.784Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.784Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.784Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.784Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:51.784Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.784Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-03-19T02:17:51.784Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.784Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.784Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.785Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.785Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.785Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.786Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.786Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.786Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.786Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.786Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.786Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.786Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.786Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.786Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.786Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.786Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.786Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.786Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.786Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.786Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.786Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.786Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.786Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.786Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.786Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.786Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.786Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.786Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.786Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.786Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.786Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.786Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.786Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.786Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.786Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.786Z] [2024-03-19T02:17:51.786Z] 02:17:51.608966 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:51.786Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:51.786Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:51.786Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:51.786Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:51.786Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:51.786Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:51.787Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:51.787Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:51.787Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:51.787Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:51.787Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:51.787Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-03-19T02:17:51.787Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:51.787Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:51.787Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:51.787Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:51.787Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.788Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.788Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:51.788Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:51.788Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:51.788Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:51.788Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:51.788Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:51.788Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:51.789Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:51.789Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:51.789Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:51.789Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:51.789Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:51.789Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:51.789Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:51.789Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:51.789Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:51.789Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:51.789Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:51.789Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:51.789Z] [2024-03-19T02:17:51.789Z] 02:17:51.650489 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:51.789Z] org.glassfish.web.loader.WebappClassLoader@15f519f7[name=unknown], urls=[ [2024-03-19T02:17:51.789Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:51.789Z] file:/tmp/gfembed16110534236987502999tmp/generated/ejb/classes// [2024-03-19T02:17:51.789Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:51.789Z] 02:17:51.668573 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/embedded-redeploy] [2024-03-19T02:17:51.789Z] 02:17:51.672213 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path /embedded-redeploy from virtual server server [2024-03-19T02:17:51.789Z] Servlet WEB-HELLO initialized [2024-03-19T02:17:51.789Z] Hello World! [2024-03-19T02:17:51.789Z] 02:17:51.678901 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:51.789Z] org.glassfish.web.loader.WebappClassLoader@12f8682a[name=/embedded-redeploy], urls=[ [2024-03-19T02:17:51.789Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:51.789Z] file:/tmp/gfembed16110534236987502999tmp/generated/ejb/classes// [2024-03-19T02:17:51.789Z] file:/tmp/gfembed16110534236987502999tmp/generated/classes/ [2024-03-19T02:17:51.789Z] ][delegate=true, context=/embedded-redeploy, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:51.789Z] 02:17:51.689853 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /embedded-redeploy from virtual server server [2024-03-19T02:17:51.789Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@350567f1 [2024-03-19T02:17:51.789Z] 02:17:51.701295 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:51.789Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:51.790Z] 02:17:51.727164 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:17:51.790Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.316 s -- in org.glassfish.tests.embedded.web.EmbeddedRedeployTest [2024-03-19T02:17:52.353Z] [0.002s][info][gc] Using G1 [2024-03-19T02:17:52.609Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedCreateContextTest [2024-03-19T02:17:52.865Z] [0.565s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.442ms [2024-03-19T02:17:53.427Z] 02:17:53.110492 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:53.427Z] [1.038s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.480ms [2024-03-19T02:17:53.427Z] 02:17:53.271410 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:17:53.428Z] 02:17:53.272491 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:17:53.428Z] 02:17:53.303017 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:17:53.684Z] [1.512s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->20M(258M) 5.150ms [2024-03-19T02:17:53.684Z] [1.512s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:17:53.684Z] [1.522s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.763ms [2024-03-19T02:17:53.684Z] [1.525s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.093ms [2024-03-19T02:17:53.684Z] [1.527s][info][gc] GC(3) Concurrent Mark Cycle 14.842ms [2024-03-19T02:17:53.940Z] 02:17:53.650801 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:17:53.940Z] 02:17:53.752102 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (513 ms), startup services (596 ms), total (1,109 ms) [2024-03-19T02:17:53.940Z] 02:17:53.825029 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed6269063490692700426tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed6269063490692700426tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:54.196Z] 02:17:53.932276 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:54.196Z] ================ EmbeddedCreateContext Test [2024-03-19T02:17:54.196Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@3e046e39 [2024-03-19T02:17:54.196Z] [2.030s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 112M->24M(256M) 7.275ms [2024-03-19T02:17:54.453Z] 02:17:54.148511 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:54.453Z] 02:17:54.179767 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:17:54.453Z] 02:17:54.180195 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:17:54.453Z] 02:17:54.180513 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:17:54.453Z] 02:17:54.380027 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:17:54.454Z] 02:17:54.380839 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:17:54.710Z] [2.503s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 73M->27M(256M) 6.149ms [2024-03-19T02:17:54.710Z] [2.523s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 5.680ms [2024-03-19T02:17:54.710Z] [2.523s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:17:54.710Z] 02:17:54.548880 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:17:54.710Z] [2.540s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.855ms [2024-03-19T02:17:54.710Z] [2.546s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.087ms [2024-03-19T02:17:54.710Z] [2.547s][info][gc] GC(7) Concurrent Mark Cycle 23.994ms [2024-03-19T02:17:54.968Z] 02:17:54.632087 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:17:54.968Z] 02:17:54.658715 INFO pool-15-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:54.968Z] 02:17:54.665580 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:54.968Z] 02:17:54.666116 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:54.968Z] 02:17:54.666480 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:54.968Z] 02:17:54.680208 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:17:54.968Z] 02:17:54.682422 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-03-19T02:17:54.968Z] 02:17:54.683177 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:17:54.968Z] 02:17:54.862079 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:54.968Z] 02:17:54.864284 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:17:54.968Z] 02:17:54.864789 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:17:54.968Z] 02:17:54.870297 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:54.968Z] 02:17:54.870901 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:54.969Z] 02:17:54.871618 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:17:54.969Z] 02:17:54.875469 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:17:54.969Z] 02:17:54.893043 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:54.969Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:54.969Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:54.969Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:54.969Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:54.969Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:54.969Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:54.969Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:54.969Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:54.969Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:54.969Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:54.969Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:17:54.969Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-03-19T02:17:54.969Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:54.969Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:54.969Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:54.969Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:54.969Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:54.969Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:54.969Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:54.969Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:54.969Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:54.969Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:54.970Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:54.970Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:54.970Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:54.970Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:54.970Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:54.970Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:54.970Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.970Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:54.970Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:54.970Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.970Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.970Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.971Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.971Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.971Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:54.971Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:54.971Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:54.971Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:54.971Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:54.971Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:54.971Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:54.971Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:54.971Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:54.971Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:54.971Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:54.971Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:54.971Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:54.971Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:54.971Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:54.971Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:54.971Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:54.971Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:54.971Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:54.971Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:54.971Z] [2024-03-19T02:17:54.971Z] 02:17:54.895893 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:54.971Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:54.971Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:54.971Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:54.971Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:54.971Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:54.971Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:54.971Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:54.971Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:54.971Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:54.971Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:54.971Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:54.972Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:54.972Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:54.972Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:54.972Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:54.972Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:54.972Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:54.972Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:54.972Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:54.972Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:54.972Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:54.972Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:54.972Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:54.972Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:17:54.972Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-03-19T02:17:54.972Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:54.972Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:54.972Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:54.972Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:54.972Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:54.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:54.972Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.973Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.973Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:54.973Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:54.973Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:54.973Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:54.973Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:54.973Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:54.973Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:54.973Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:54.974Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:54.974Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:54.974Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:54.974Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:54.974Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:54.974Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:54.974Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:54.974Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:54.974Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:54.974Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:54.974Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:54.974Z] [2024-03-19T02:17:54.974Z] 02:17:54.898327 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:54.974Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:54.974Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:54.974Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:54.974Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:54.974Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:54.974Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:54.974Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:54.974Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:54.974Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:54.974Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:54.974Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:17:54.974Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-03-19T02:17:54.974Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:54.974Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:54.974Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:54.974Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:54.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:54.975Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.975Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.976Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:54.976Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:54.976Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:54.976Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:54.976Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:54.976Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:54.976Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:54.976Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:54.976Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:54.976Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:54.976Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:54.976Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:54.976Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:54.976Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:54.976Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:54.976Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:54.976Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:54.976Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:54.976Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:54.976Z] [2024-03-19T02:17:54.976Z] 02:17:54.900756 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:54.976Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:54.976Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:54.976Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:54.976Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:54.977Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:54.977Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:54.977Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:54.977Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:54.977Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:54.977Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:54.977Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:17:54.977Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-03-19T02:17:54.977Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:54.977Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:54.977Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:54.977Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.978Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:54.978Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:54.978Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.978Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.978Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:54.978Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:54.979Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:54.979Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:54.979Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:54.979Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:54.979Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:54.979Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:54.979Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:54.979Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:54.979Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:54.979Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:54.979Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:54.979Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:54.979Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:54.979Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:54.979Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:54.979Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:54.979Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:54.979Z] [2024-03-19T02:17:54.979Z] 02:17:54.903081 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:54.979Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:54.979Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:54.979Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:54.979Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:54.979Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:54.979Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:54.979Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:54.979Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:54.979Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:54.980Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:54.980Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:54.980Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:17:54.980Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-03-19T02:17:54.980Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:54.980Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:54.980Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:54.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:54.980Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:54.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:54.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.980Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.980Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:54.980Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.981Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:54.981Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:54.981Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:54.981Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:54.981Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:54.981Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:54.981Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:54.981Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:54.981Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:54.981Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:54.981Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:54.981Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:54.981Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:54.981Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:54.982Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:54.982Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:54.982Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:54.982Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:54.982Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:54.982Z] [2024-03-19T02:17:55.238Z] 02:17:54.986432 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:55.238Z] org.glassfish.web.loader.WebappClassLoader@3a588b5f[name=unknown], urls=[ [2024-03-19T02:17:55.238Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:55.238Z] file:/tmp/gfembed6269063490692700426tmp/generated/ejb/classes/ [2024-03-19T02:17:55.239Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:55.239Z] 02:17:55.031432 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:55.239Z] org.glassfish.web.loader.WebappClassLoader@27d98bef[name=unknown], urls=[ [2024-03-19T02:17:55.239Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:55.239Z] file:/tmp/gfembed6269063490692700426tmp/generated/ejb/classes/ [2024-03-19T02:17:55.239Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:55.239Z] 02:17:55.096415 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:55.239Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:55.239Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:55.239Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:55.239Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:55.239Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:55.239Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:55.239Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:55.239Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:55.239Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:55.239Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:55.239Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:17:55.239Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-03-19T02:17:55.239Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:55.239Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:55.239Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:55.240Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.240Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.240Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.241Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:55.241Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:55.241Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:55.241Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:55.241Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:55.241Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:55.241Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:55.241Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:55.241Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:55.241Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:55.241Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:55.241Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:55.241Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:55.241Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:55.241Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:55.241Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:55.241Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:55.241Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:55.241Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:55.241Z] [2024-03-19T02:17:55.241Z] 02:17:55.098859 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:55.241Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:55.241Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:55.241Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:55.241Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:55.242Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:55.242Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:55.242Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:55.242Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:55.242Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:55.242Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:55.242Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:17:55.242Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-03-19T02:17:55.242Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:55.242Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:55.242Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:55.242Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.243Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:55.243Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:55.243Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.243Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.243Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:55.243Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:55.243Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:55.244Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:55.244Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:55.244Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:55.244Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:55.244Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:55.244Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:55.244Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:55.244Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:55.244Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:55.244Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:55.244Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:55.244Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:55.244Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:55.244Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:55.244Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:55.244Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:55.244Z] [2024-03-19T02:17:55.244Z] 02:17:55.101003 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:55.244Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:55.244Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:55.244Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:55.244Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:55.244Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:55.244Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:55.244Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:55.244Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:55.244Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:55.244Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:55.245Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:17:55.245Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-03-19T02:17:55.245Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:55.245Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:55.245Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:55.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:55.245Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:55.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:55.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.245Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.245Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:55.245Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:55.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:55.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.246Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:55.246Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:55.246Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:55.246Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:55.246Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:55.246Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:55.246Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:55.246Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:55.246Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:55.246Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:55.246Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:55.246Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:55.246Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:55.246Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:55.246Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:55.246Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:55.246Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:55.246Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:55.246Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:55.246Z] [2024-03-19T02:17:55.246Z] 02:17:55.102156 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:55.247Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:55.247Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:55.247Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:55.247Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:55.247Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:55.247Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:55.247Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:55.247Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:55.247Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:55.247Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:55.247Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:17:55.247Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-03-19T02:17:55.247Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:55.247Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:55.247Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:55.247Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:55.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:55.247Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:55.247Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:55.247Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:55.247Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:55.247Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:55.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:55.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:55.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:55.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:55.247Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:55.248Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:55.248Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.248Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:55.248Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:55.248Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.248Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.248Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.248Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:55.249Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:55.249Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:55.249Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:55.249Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:55.249Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:55.249Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:55.249Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:55.249Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:55.249Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:55.249Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:55.249Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:55.249Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:55.249Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:55.249Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:55.249Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:55.249Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:55.249Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:55.249Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:55.249Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:55.249Z] [2024-03-19T02:17:55.249Z] 02:17:55.103169 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:55.249Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:55.249Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:55.249Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:55.249Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:55.249Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:55.249Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:55.249Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:55.249Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:55.249Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:55.249Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:55.249Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:55.249Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:55.249Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:55.249Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:55.249Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:55.249Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:55.249Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:55.249Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:55.249Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:55.250Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:55.250Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:55.250Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:55.250Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:55.250Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:17:55.250Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-03-19T02:17:55.250Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:55.250Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:55.250Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:55.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:55.250Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:55.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:55.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.250Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.250Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.251Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:55.251Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:55.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:55.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:55.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:55.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:55.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:55.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:55.251Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:55.251Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:55.251Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:55.251Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:55.251Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:55.251Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:55.251Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:55.251Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:55.252Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:55.252Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:55.252Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:55.252Z] [2024-03-19T02:17:55.252Z] 02:17:55.137423 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:55.252Z] org.glassfish.web.loader.WebappClassLoader@63cf578f[name=unknown], urls=[ [2024-03-19T02:17:55.252Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:55.252Z] file:/tmp/gfembed6269063490692700426tmp/generated/ejb/classes// [2024-03-19T02:17:55.252Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:55.252Z] 02:17:55.172338 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:17:55.252Z] 02:17:55.176413 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-03-19T02:17:55.507Z] Servlet WEB-HELLO initialized [2024-03-19T02:17:55.507Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6248cfab [2024-03-19T02:17:55.508Z] 02:17:55.276192 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:55.508Z] 02:17:55.289042 INFO Thread-1710814675281 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:55.508Z] org.glassfish.web.loader.WebappClassLoader@3bab95ca[name=/test], urls=[ [2024-03-19T02:17:55.508Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:55.508Z] file:/tmp/gfembed6269063490692700426tmp/generated/ejb/classes// [2024-03-19T02:17:55.508Z] file:/tmp/gfembed6269063490692700426tmp/generated/classes/ [2024-03-19T02:17:55.508Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:55.508Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:55.508Z] 02:17:55.309870 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:17:55.508Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.799 s -- in org.glassfish.tests.embedded.web.EmbeddedCreateContextTest [2024-03-19T02:17:55.764Z] [0.002s][info][gc] Using G1 [2024-03-19T02:17:56.327Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest [2024-03-19T02:17:56.327Z] [0.560s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.600ms [2024-03-19T02:17:56.888Z] [1.067s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.802ms [2024-03-19T02:17:56.888Z] 02:17:56.720185 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:17:57.146Z] 02:17:56.878822 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:17:57.146Z] 02:17:56.879857 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:17:57.146Z] 02:17:56.910739 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:17:57.402Z] [1.566s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->20M(258M) 5.694ms [2024-03-19T02:17:57.402Z] [1.566s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:17:57.402Z] [1.577s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.830ms [2024-03-19T02:17:57.402Z] [1.580s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.091ms [2024-03-19T02:17:57.402Z] [1.581s][info][gc] GC(3) Concurrent Mark Cycle 14.901ms [2024-03-19T02:17:57.402Z] 02:17:57.286838 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:17:57.658Z] 02:17:57.396384 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (547 ms), startup services (632 ms), total (1,179 ms) [2024-03-19T02:17:57.658Z] 02:17:57.476615 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed7279907533989705384tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed7279907533989705384tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:17:57.658Z] 02:17:57.591687 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:17:57.915Z] ================ EmbeddedSetConfiguration Test [2024-03-19T02:17:57.915Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@46fc522d [2024-03-19T02:17:57.915Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:17:57.915Z] [2.098s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 111M->24M(256M) 9.100ms [2024-03-19T02:17:57.915Z] 02:17:57.803369 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:17:57.915Z] 02:17:57.838300 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:17:57.915Z] 02:17:57.838781 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:17:57.915Z] 02:17:57.839098 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:17:58.172Z] 02:17:58.032598 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:17:58.172Z] 02:17:58.033338 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:17:58.449Z] 02:17:58.160743 INFO pool-13-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:17:58.449Z] 02:17:58.201731 SEVERE pool-16-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:17:58.449Z] 02:17:58.210823 SEVERE pool-16-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:17:58.449Z] 02:17:58.211986 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:17:58.449Z] 02:17:58.270842 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:58.449Z] [2.643s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 82M->28M(256M) 7.254ms [2024-03-19T02:17:58.449Z] [2.665s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 7.010ms [2024-03-19T02:17:58.449Z] [2.665s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:17:58.449Z] [2.682s][info][gc] GC(7) Pause Remark 28M->28M(256M) 3.122ms [2024-03-19T02:17:58.449Z] [2.688s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.099ms [2024-03-19T02:17:58.449Z] [2.689s][info][gc] GC(7) Concurrent Mark Cycle 24.536ms [2024-03-19T02:17:58.449Z] 02:17:58.368437 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:17:58.449Z] 02:17:58.392284 INFO pool-17-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:17:58.449Z] 02:17:58.397247 INFO pool-17-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:58.450Z] 02:17:58.397972 INFO pool-17-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:58.450Z] 02:17:58.398491 INFO pool-17-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:17:58.450Z] 02:17:58.402999 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:17:58.707Z] 02:17:58.411457 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:17:58.707Z] 02:17:58.583365 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:17:58.707Z] 02:17:58.585727 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:17:58.707Z] 02:17:58.586239 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:17:58.707Z] 02:17:58.591957 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:58.707Z] 02:17:58.592606 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:17:58.707Z] 02:17:58.593317 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:17:58.707Z] 02:17:58.597169 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:17:58.965Z] 02:17:58.615101 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:58.965Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:58.965Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:58.965Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:58.965Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:58.965Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:58.965Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:58.965Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:58.965Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:58.965Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:58.965Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:58.965Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:58.965Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:58.966Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:58.966Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:58.966Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:58.966Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:58.966Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:58.966Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:58.966Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:58.966Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:58.966Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:58.966Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:58.966Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:58.966Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-03-19T02:17:58.966Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:58.966Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:58.966Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:58.966Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:58.966Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:58.966Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:58.966Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.967Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.967Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:58.967Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:58.967Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:58.967Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:58.967Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:58.967Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:58.967Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:58.967Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:58.968Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:58.968Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:58.968Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:58.968Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:58.968Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:58.968Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:58.968Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:58.968Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:58.968Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:58.968Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:58.968Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:58.968Z] [2024-03-19T02:17:58.968Z] 02:17:58.618157 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:58.968Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:58.968Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:58.968Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:58.968Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:58.968Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:58.968Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:58.968Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:58.968Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:58.968Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:58.968Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:58.968Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-03-19T02:17:58.968Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:58.968Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:58.968Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:58.968Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:58.968Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:58.968Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:58.969Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.969Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.969Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.969Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.970Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.970Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:58.970Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:58.970Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:58.970Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:58.970Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:58.970Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:58.970Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:58.970Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:58.970Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:58.970Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:58.970Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:58.970Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:58.970Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:58.970Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:58.970Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:58.970Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:58.970Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:58.970Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:58.970Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:58.970Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:58.970Z] [2024-03-19T02:17:58.970Z] 02:17:58.620743 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:58.970Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:58.970Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:58.970Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:58.970Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:58.970Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:58.970Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:58.970Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:58.971Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:58.971Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:58.971Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:58.971Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:58.971Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:58.971Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:58.971Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:58.971Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:58.971Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:58.971Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:58.971Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:58.971Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:58.971Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:58.971Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:58.971Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:58.971Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:58.971Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-03-19T02:17:58.971Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:58.971Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:58.971Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:58.971Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:58.971Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:58.972Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.972Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.972Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:58.972Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:58.972Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:58.972Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:58.972Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:58.973Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:58.973Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:58.973Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:58.973Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:58.973Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:58.973Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:58.973Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:58.973Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:58.973Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:58.973Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:58.973Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:58.973Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:58.973Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:58.973Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:58.973Z] [2024-03-19T02:17:58.973Z] 02:17:58.623118 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:58.973Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:58.973Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:58.973Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:58.973Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:58.973Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:58.973Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:58.973Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:58.973Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:58.973Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:58.973Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:58.973Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-03-19T02:17:58.974Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:58.974Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:58.974Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:58.974Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.974Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.974Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.975Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:58.975Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:58.975Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:58.975Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:58.975Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:58.975Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:58.975Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:58.975Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:58.975Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:58.975Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:58.975Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:58.975Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:58.975Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:58.975Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:58.975Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:58.975Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:58.975Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:58.975Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:58.975Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:58.975Z] [2024-03-19T02:17:58.975Z] 02:17:58.625457 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:58.976Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:58.976Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:58.976Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:58.976Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:58.976Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:58.976Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:58.976Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:58.976Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:58.976Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:17:58.976Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:58.976Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-03-19T02:17:58.976Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:58.976Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:58.976Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:58.976Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:58.976Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:58.976Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:58.976Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:58.976Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:58.976Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:58.976Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:58.976Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:58.976Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:58.976Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:58.976Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:58.976Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:58.977Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:58.977Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.977Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:58.977Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:58.977Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.977Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.977Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.977Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:58.978Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:58.978Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:58.978Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:58.978Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:58.978Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:58.978Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:58.978Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:58.978Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:58.978Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:58.978Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:58.978Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:58.978Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:58.978Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:58.978Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:58.978Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:58.978Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:58.978Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:58.978Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:58.978Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:58.978Z] [2024-03-19T02:17:58.978Z] 02:17:58.700473 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:58.978Z] org.glassfish.web.loader.WebappClassLoader@6fef75c6[name=unknown], urls=[ [2024-03-19T02:17:58.978Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:58.978Z] file:/tmp/gfembed7279907533989705384tmp/generated/ejb/classes/ [2024-03-19T02:17:58.978Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:58.978Z] 02:17:58.744536 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:58.978Z] org.glassfish.web.loader.WebappClassLoader@1d944fc0[name=unknown], urls=[ [2024-03-19T02:17:58.978Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:58.978Z] file:/tmp/gfembed7279907533989705384tmp/generated/ejb/classes/ [2024-03-19T02:17:58.978Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:58.978Z] 02:17:58.802732 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:17:58.978Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:17:58.978Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:58.978Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:58.978Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:58.979Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:58.979Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:58.979Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:58.979Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:58.979Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:58.979Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:58.979Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-03-19T02:17:58.979Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:58.979Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:58.979Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:58.979Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:58.979Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:58.979Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:58.979Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:58.979Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:58.979Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:58.979Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:58.979Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:58.979Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:58.979Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:58.980Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:58.980Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:58.980Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:58.980Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.980Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:58.980Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:58.980Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.980Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.980Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.981Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.981Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.981Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:58.981Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:58.981Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:58.981Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:58.981Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:58.981Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:58.981Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:58.981Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:58.981Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:58.981Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:58.981Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:58.981Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:58.981Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:58.981Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:58.981Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:58.981Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:58.981Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:58.981Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:58.981Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:58.981Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:58.981Z] [2024-03-19T02:17:58.981Z] 02:17:58.805085 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:17:58.981Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:17:58.981Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:58.981Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:58.981Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:58.981Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:58.981Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:58.981Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:58.981Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:58.981Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:58.981Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:58.981Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:58.981Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:58.981Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:58.982Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:58.982Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:58.982Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:58.982Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:58.982Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:58.982Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:58.982Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:58.982Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:58.982Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:58.982Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:58.982Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-03-19T02:17:58.982Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:58.982Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:58.982Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:58.982Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:58.982Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:58.982Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:58.982Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.982Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.982Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.983Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.983Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:58.983Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:58.983Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:58.983Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:58.983Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:58.983Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:58.983Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:58.983Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:58.983Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:58.983Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:58.983Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:58.984Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:58.984Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:58.984Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:58.984Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:58.984Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:58.984Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:58.984Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:58.984Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:58.984Z] [2024-03-19T02:17:58.984Z] 02:17:58.807269 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:17:58.984Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:17:58.984Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:58.984Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:58.984Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:58.984Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:58.984Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:58.984Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:58.984Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:58.984Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:58.984Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:58.984Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-03-19T02:17:58.984Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:58.984Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:58.984Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:58.984Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:58.984Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:58.984Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:58.984Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:58.984Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:58.985Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:58.985Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:58.985Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:58.985Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:58.985Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:58.985Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:58.985Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:58.985Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:58.985Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.985Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:58.985Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:58.985Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.985Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.985Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.985Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.986Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.986Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.986Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.986Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.986Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.986Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.986Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.986Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.986Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:58.986Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:58.986Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:58.986Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:58.986Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:58.986Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:58.986Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:58.986Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:58.986Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:58.986Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:58.986Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:58.986Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:58.986Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:58.986Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:58.986Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:58.986Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:58.986Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:58.986Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:58.986Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:58.986Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:58.986Z] [2024-03-19T02:17:58.986Z] 02:17:58.808466 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:17:58.986Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:17:58.986Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:58.986Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:58.986Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:58.986Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:58.986Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:58.986Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:58.986Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:58.987Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:58.987Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:58.987Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:58.987Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:58.987Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:58.987Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:58.987Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:58.987Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:58.987Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:58.987Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:58.987Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:58.987Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:58.987Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:58.987Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:58.987Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:58.987Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-03-19T02:17:58.987Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:58.987Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:58.987Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:58.987Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:58.987Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:58.987Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.988Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.988Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:58.988Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:58.988Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:58.988Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:58.988Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:58.988Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:58.989Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:58.989Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:58.989Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:58.989Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:58.989Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:58.989Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:58.989Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:58.989Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:58.989Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:58.989Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:58.989Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:58.989Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:58.989Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:58.989Z] [2024-03-19T02:17:58.989Z] 02:17:58.809459 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:17:58.989Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:17:58.989Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:17:58.989Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:17:58.989Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:17:58.989Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:17:58.989Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:17:58.989Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:17:58.989Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:17:58.989Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:17:58.989Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:17:58.989Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-03-19T02:17:58.989Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:17:58.989Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:17:58.989Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:17:58.989Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:17:58.990Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.990Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.990Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.991Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:17:58.991Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:17:58.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:17:58.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:17:58.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:17:58.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:17:58.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:17:58.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:17:58.991Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:17:58.991Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:17:58.991Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:17:58.991Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:17:58.991Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:17:58.991Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:17:58.991Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:17:58.991Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:17:58.991Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:17:58.991Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:17:58.991Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:17:58.991Z] [2024-03-19T02:17:58.991Z] 02:17:58.839491 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:58.991Z] org.glassfish.web.loader.WebappClassLoader@7adae08e[name=unknown], urls=[ [2024-03-19T02:17:58.991Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:58.991Z] file:/tmp/gfembed7279907533989705384tmp/generated/ejb/classes// [2024-03-19T02:17:58.991Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:58.992Z] 02:17:58.872823 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/] [2024-03-19T02:17:58.992Z] 02:17:58.876881 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path / from virtual server server [2024-03-19T02:17:59.248Z] 02:17:58.929158 WARNING embedded-listener(2) com.sun.web.security.RealmAdapter.getAppContextID Context path from ServletContext: differs from path from bundle: / [2024-03-19T02:17:59.248Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@50bf795f [2024-03-19T02:17:59.248Z] 02:17:58.980439 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:17:59.248Z] 02:17:58.990537 INFO Thread-1710814678985 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:17:59.248Z] org.glassfish.web.loader.WebappClassLoader@20027c44[name=], urls=[ [2024-03-19T02:17:59.248Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:17:59.248Z] file:/tmp/gfembed7279907533989705384tmp/generated/ejb/classes// [2024-03-19T02:17:59.248Z] file:/tmp/gfembed7279907533989705384tmp/generated/classes/ [2024-03-19T02:17:59.248Z] ][delegate=true, context=, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:17:59.249Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:17:59.249Z] 02:17:59.011710 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:17:59.249Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.927 s -- in org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest [2024-03-19T02:17:59.505Z] [0.002s][info][gc] Using G1 [2024-03-19T02:18:00.067Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddServletTest [2024-03-19T02:18:00.067Z] [0.605s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.637ms [2024-03-19T02:18:00.630Z] [1.108s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 10.106ms [2024-03-19T02:18:00.631Z] 02:18:00.457868 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:00.886Z] 02:18:00.627795 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:18:00.886Z] 02:18:00.629017 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:00.886Z] 02:18:00.663148 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:01.142Z] [1.616s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->20M(258M) 5.347ms [2024-03-19T02:18:01.142Z] [1.616s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:01.142Z] [1.628s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.926ms [2024-03-19T02:18:01.142Z] [1.632s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.077ms [2024-03-19T02:18:01.142Z] [1.634s][info][gc] GC(3) Concurrent Mark Cycle 17.758ms [2024-03-19T02:18:01.142Z] 02:18:01.058128 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:01.398Z] 02:18:01.164310 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (548 ms), startup services (656 ms), total (1,204 ms) [2024-03-19T02:18:01.398Z] 02:18:01.240941 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed16681361787809553490tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed16681361787809553490tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:01.656Z] 02:18:01.357740 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:01.656Z] ================ EmbeddedAddServlet Test [2024-03-19T02:18:01.656Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@62b3a2f6 [2024-03-19T02:18:01.656Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:18:01.656Z] 02:18:01.587681 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:01.913Z] 02:18:01.627298 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:01.913Z] 02:18:01.627823 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:01.913Z] 02:18:01.628211 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:01.913Z] [2.526s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 146M->27M(256M) 9.636ms [2024-03-19T02:18:01.913Z] 02:18:01.860971 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:01.913Z] 02:18:01.861804 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:02.169Z] 02:18:02.010163 INFO pool-13-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:18:02.169Z] 02:18:02.055671 SEVERE pool-5-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:02.170Z] 02:18:02.064543 SEVERE pool-5-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:02.170Z] 02:18:02.065802 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:18:02.170Z] [2.793s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 59M->27M(256M) 7.867ms [2024-03-19T02:18:02.426Z] [2.818s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->27M(256M) 5.970ms [2024-03-19T02:18:02.426Z] [2.818s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:02.426Z] [2.835s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.751ms [2024-03-19T02:18:02.426Z] 02:18:02.135512 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:02.426Z] [2.840s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.081ms [2024-03-19T02:18:02.426Z] [2.841s][info][gc] GC(7) Concurrent Mark Cycle 23.725ms [2024-03-19T02:18:02.426Z] 02:18:02.225103 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:02.426Z] 02:18:02.247381 INFO pool-13-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:02.426Z] 02:18:02.251914 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:02.426Z] 02:18:02.252422 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:02.426Z] 02:18:02.252783 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:02.426Z] 02:18:02.257058 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:18:02.426Z] 02:18:02.265546 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector test-listener [2024-03-19T02:18:02.426Z] 02:18:02.266336 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server test-server [2024-03-19T02:18:02.426Z] 02:18:02.274179 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.configureHost Network listener test-listener referenced by virtual server test-server does not exist [2024-03-19T02:18:02.426Z] 02:18:02.334704 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.loadDefaultWebModule Virtual server test-server loaded default web module [2024-03-19T02:18:02.426Z] 02:18:02.336002 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener test-listener referenced by virtual server test-server does not exist [2024-03-19T02:18:02.426Z] 02:18:02.337715 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:02.427Z] 02:18:02.342043 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener test-listener referenced by virtual server test-server does not exist [2024-03-19T02:18:02.427Z] 02:18:02.343593 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:02.427Z] 02:18:02.350133 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:18:02.427Z] 02:18:02.352851 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:18:02.427Z] 02:18:02.358054 INFO pool-8-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-03-19T02:18:02.427Z] 02:18:02.360448 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:02.427Z] 02:18:02.363193 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:18:02.427Z] 02:18:02.365317 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server test-server [2024-03-19T02:18:02.427Z] 02:18:02.365774 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server test-server docroot /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes networklisteners test-listener [2024-03-19T02:18:02.427Z] virtual server server [2024-03-19T02:18:02.427Z] virtual server test-server [2024-03-19T02:18:02.427Z] 02:18:02.368042 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:18:02.684Z] 02:18:02.547400 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:02.684Z] 02:18:02.549779 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:02.684Z] 02:18:02.550380 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:02.684Z] 02:18:02.556783 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:02.684Z] 02:18:02.557487 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:02.684Z] 02:18:02.558243 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:02.685Z] 02:18:02.562044 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:02.685Z] 02:18:02.581785 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:02.685Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:02.685Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:02.685Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:02.685Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:02.685Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:02.685Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:02.685Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:02.685Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:02.685Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:18:02.685Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-03-19T02:18:02.685Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:02.685Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:02.685Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:02.685Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:02.685Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:02.685Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:02.685Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:02.685Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:02.685Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:02.685Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:02.685Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:02.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:02.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:02.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:02.686Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:02.686Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:02.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:02.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:02.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.686Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.686Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.686Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.687Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.687Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:02.687Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:02.687Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:02.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:02.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:02.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:02.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:02.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:02.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:02.687Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:02.687Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:02.687Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:02.687Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:02.687Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:02.687Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:02.687Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:02.687Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:02.687Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:02.687Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:02.687Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:02.687Z] [2024-03-19T02:18:02.687Z] 02:18:02.584874 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:02.687Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:02.687Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:02.687Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:02.687Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:02.687Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:02.687Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:02.687Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:02.687Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:02.687Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:02.687Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:02.687Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:02.687Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:02.687Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:02.688Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:02.688Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:02.688Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:02.688Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:02.688Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:02.688Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:02.688Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:02.688Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:02.688Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:02.688Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:18:02.688Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-03-19T02:18:02.688Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:02.688Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:02.688Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:02.688Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:02.688Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:02.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:02.688Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.688Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.689Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.689Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:02.689Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:02.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:02.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:02.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:02.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:02.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:02.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:02.689Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:02.690Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:02.690Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:02.690Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:02.690Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:02.690Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:02.690Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:02.690Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:02.690Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:02.690Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:02.690Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:02.690Z] [2024-03-19T02:18:02.690Z] 02:18:02.587567 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:02.690Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:02.690Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:02.690Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:02.690Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:02.690Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:02.690Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:02.690Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:02.690Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:02.690Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:18:02.690Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-03-19T02:18:02.690Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:02.690Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:02.690Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:02.690Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:02.690Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:02.691Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.691Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.692Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:02.692Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:02.692Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:02.692Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:02.692Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:02.692Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:02.692Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:02.692Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:02.692Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:02.692Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:02.692Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:02.692Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:02.692Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:02.692Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:02.692Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:02.692Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:02.692Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:02.692Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:02.692Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:02.692Z] [2024-03-19T02:18:02.692Z] 02:18:02.590081 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:02.692Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:02.692Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:02.692Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:02.692Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:02.693Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:02.693Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:02.693Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:02.693Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:02.693Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:18:02.693Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-03-19T02:18:02.693Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:02.693Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:02.693Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:02.693Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.694Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:02.694Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:02.694Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.694Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.694Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:02.694Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:02.695Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:02.695Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:02.695Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:02.695Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:02.695Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:02.695Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:02.695Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:02.695Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:02.695Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:02.695Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:02.695Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:02.695Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:02.695Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:02.695Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:02.695Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:02.695Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:02.695Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:02.695Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:02.695Z] [2024-03-19T02:18:02.695Z] 02:18:02.592701 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:02.695Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:02.695Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:02.695Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:02.695Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:02.695Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:02.695Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:02.695Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:02.695Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:02.695Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:02.695Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:02.695Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:02.695Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:02.695Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:02.695Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:02.695Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:02.695Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:02.695Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:02.695Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:02.695Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:02.696Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:02.696Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:02.696Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:02.696Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-03-19T02:18:02.696Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-03-19T02:18:02.696Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:02.696Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:02.696Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:02.696Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:02.696Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:02.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:02.696Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.696Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.696Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.697Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.697Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:02.697Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:02.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:02.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:02.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:02.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:02.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:02.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:02.697Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:02.697Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:02.697Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:02.697Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:02.697Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:02.698Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:02.698Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:02.698Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:02.698Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:02.698Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:02.698Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:02.698Z] [2024-03-19T02:18:02.954Z] 02:18:02.690599 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:02.954Z] org.glassfish.web.loader.WebappClassLoader@1c7f6e96[name=unknown], urls=[ [2024-03-19T02:18:02.954Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:02.954Z] file:/tmp/gfembed16681361787809553490tmp/generated/ejb/classes/ [2024-03-19T02:18:02.954Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:02.954Z] 02:18:02.780885 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:02.954Z] org.glassfish.web.loader.WebappClassLoader@58739e5e[name=unknown], urls=[ [2024-03-19T02:18:02.954Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:02.954Z] file:/tmp/gfembed16681361787809553490tmp/generated/ejb/classes/ [2024-03-19T02:18:02.954Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:02.954Z] 02:18:02.872381 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-03-19T02:18:03.212Z] 02:18:02.917963 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:03.212Z] org.glassfish.web.loader.WebappClassLoader@770cae59[name=unknown], urls=[ [2024-03-19T02:18:03.212Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:03.212Z] file:/tmp/gfembed16681361787809553490tmp/generated/ejb/classes// [2024-03-19T02:18:03.212Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:03.212Z] 02:18:02.955317 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:18:03.212Z] Servlet NewServlet initialized [2024-03-19T02:18:03.212Z] 02:18:03.055522 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:03.212Z] org.glassfish.web.loader.WebappClassLoader@41938e1e[name=/test], urls=[ [2024-03-19T02:18:03.212Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:03.212Z] file:/tmp/gfembed16681361787809553490tmp/generated/ejb/classes// [2024-03-19T02:18:03.212Z] file:/tmp/gfembed16681361787809553490tmp/generated/classes/ [2024-03-19T02:18:03.212Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:03.212Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@3feebf9c [2024-03-19T02:18:03.212Z] 02:18:03.083565 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:03.212Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:03.212Z] 02:18:03.110777 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:03.212Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.295 s -- in org.glassfish.tests.embedded.web.EmbeddedAddServletTest [2024-03-19T02:18:03.775Z] [0.002s][info][gc] Using G1 [2024-03-19T02:18:04.032Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedJSPTest [2024-03-19T02:18:04.288Z] [0.585s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.387ms [2024-03-19T02:18:04.852Z] [1.092s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.338ms [2024-03-19T02:18:04.852Z] 02:18:04.555675 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:04.852Z] 02:18:04.644134 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:04.852Z] 02:18:04.703973 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:05.108Z] [1.618s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 58M->20M(258M) 5.244ms [2024-03-19T02:18:05.108Z] [1.618s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:05.108Z] [1.628s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.532ms [2024-03-19T02:18:05.108Z] [1.631s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.077ms [2024-03-19T02:18:05.108Z] [1.632s][info][gc] GC(3) Concurrent Mark Cycle 14.335ms [2024-03-19T02:18:05.364Z] 02:18:05.150552 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:05.364Z] 02:18:05.158517 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:05.365Z] 02:18:05.165757 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:05.365Z] 02:18:05.166799 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:05.365Z] 02:18:05.167364 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:05.621Z] 02:18:05.408531 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (862 ms), startup services (500 ms), total (1,362 ms) [2024-03-19T02:18:05.621Z] 02:18:05.475135 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed6717656046872667585tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed6717656046872667585tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:05.621Z] 02:18:05.590609 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:05.621Z] ================ Embedded JSP Test [2024-03-19T02:18:05.878Z] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp.war, name = embedded-webapi-tests-testapp [2024-03-19T02:18:06.134Z] 02:18:05.827457 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:06.134Z] 02:18:05.830504 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:06.134Z] 02:18:05.831086 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:06.134Z] 02:18:05.837449 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:06.134Z] 02:18:05.838201 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:06.134Z] 02:18:05.839002 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:06.134Z] 02:18:05.842946 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:06.134Z] [2.500s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 116M->27M(256M) 10.146ms [2024-03-19T02:18:06.134Z] 02:18:06.008551 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:06.135Z] 02:18:06.032457 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:06.135Z] 02:18:06.047077 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:06.135Z] 02:18:06.047626 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:06.392Z] [2.705s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 73M->28M(256M) 5.969ms [2024-03-19T02:18:06.392Z] [2.726s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->28M(256M) 5.903ms [2024-03-19T02:18:06.392Z] [2.726s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:06.392Z] [2.744s][info][gc] GC(7) Pause Remark 30M->30M(256M) 2.747ms [2024-03-19T02:18:06.392Z] [2.750s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.083ms [2024-03-19T02:18:06.392Z] [2.751s][info][gc] GC(7) Concurrent Mark Cycle 24.644ms [2024-03-19T02:18:06.392Z] 02:18:06.236682 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:06.392Z] 02:18:06.237433 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:06.648Z] 02:18:06.555679 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:06.648Z] org.glassfish.web.loader.WebappClassLoader@18cf5c52[name=unknown], urls=[ [2024-03-19T02:18:06.648Z] file:/tmp/gfembed6717656046872667585tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-03-19T02:18:06.648Z] file:/tmp/gfembed6717656046872667585tmp/generated/ejb/embedded-webapi-tests-testapp/ [2024-03-19T02:18:06.648Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=30, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:06.648Z] TestListener : contextInitialized called [2024-03-19T02:18:06.648Z] TestListener : Trying to load TestCacaoList [2024-03-19T02:18:06.648Z] Class TestCacaoList loaded successfully from listener [2024-03-19T02:18:06.648Z] TestListener : contextInitialized DONE [2024-03-19T02:18:06.648Z] 02:18:06.598413 INFO main com.sun.enterprise.web.WebApplication.start Loading application [embedded-webapi-tests-testapp] at [/embedded-webapi-tests-testapp] [2024-03-19T02:18:06.905Z] 02:18:06.664299 INFO main org.glassfish.deployment.admin.DeployCommand.execute embedded-webapi-tests-testapp was successfully deployed in 1,027 milliseconds. [2024-03-19T02:18:06.905Z] Deployed embedded-webapi-tests-testapp [2024-03-19T02:18:06.905Z] 02:18:06.681044 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:06.905Z] org.glassfish.web.loader.WebappClassLoader@7b332b23[name=/embedded-webapi-tests-testapp], urls=[ [2024-03-19T02:18:06.905Z] file:/tmp/gfembed6717656046872667585tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-03-19T02:18:06.905Z] file:/tmp/gfembed6717656046872667585tmp/generated/ejb/embedded-webapi-tests-testapp/ [2024-03-19T02:18:06.905Z] file:/tmp/gfembed6717656046872667585tmp/generated/embedded-webapi-tests-testapp/ [2024-03-19T02:18:06.905Z] ][delegate=true, context=/embedded-webapi-tests-testapp, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=8, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:06.905Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:18:06.905Z] Undeployed embedded-webapi-tests-testapp [2024-03-19T02:18:06.905Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2619cb76 [2024-03-19T02:18:06.905Z] 02:18:06.715978 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:06.905Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:06.905Z] 02:18:06.748298 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:06.905Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.852 s -- in org.glassfish.tests.embedded.web.EmbeddedJSPTest [2024-03-19T02:18:07.162Z] [0.002s][info][gc] Using G1 [2024-03-19T02:18:07.728Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest [2024-03-19T02:18:07.728Z] [0.560s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.555ms [2024-03-19T02:18:08.291Z] [1.052s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 7.674ms [2024-03-19T02:18:08.291Z] 02:18:08.145714 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:08.547Z] 02:18:08.307626 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:18:08.547Z] 02:18:08.308731 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:08.547Z] 02:18:08.340534 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:08.803Z] [1.545s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->20M(258M) 5.936ms [2024-03-19T02:18:08.803Z] [1.545s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:08.803Z] [1.556s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.874ms [2024-03-19T02:18:08.803Z] [1.560s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.094ms [2024-03-19T02:18:08.803Z] [1.561s][info][gc] GC(3) Concurrent Mark Cycle 16.564ms [2024-03-19T02:18:08.803Z] 02:18:08.702689 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:09.059Z] 02:18:08.807957 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (535 ms), startup services (616 ms), total (1,151 ms) [2024-03-19T02:18:09.059Z] 02:18:08.883557 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed14652533119336252199tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed14652533119336252199tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:09.060Z] 02:18:08.993544 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:09.060Z] ================ EmbeddedCreateVirtualServer Test [2024-03-19T02:18:09.060Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@3e046e39 [2024-03-19T02:18:09.316Z] [2.081s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 117M->24M(256M) 7.970ms [2024-03-19T02:18:09.316Z] 02:18:09.213542 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:09.573Z] 02:18:09.255588 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:09.573Z] 02:18:09.256477 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:09.573Z] 02:18:09.256839 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:09.573Z] 02:18:09.453002 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:09.573Z] 02:18:09.453753 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:09.829Z] 02:18:09.626998 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:18:09.829Z] [2.563s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 69M->28M(256M) 6.403ms [2024-03-19T02:18:09.829Z] [2.582s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 5.885ms [2024-03-19T02:18:09.829Z] [2.582s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:09.829Z] [2.602s][info][gc] GC(7) Pause Remark 28M->28M(256M) 2.602ms [2024-03-19T02:18:09.829Z] [2.609s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.096ms [2024-03-19T02:18:09.829Z] [2.610s][info][gc] GC(7) Concurrent Mark Cycle 27.350ms [2024-03-19T02:18:09.829Z] 02:18:09.709265 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:18:09.829Z] 02:18:09.736776 INFO pool-15-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:09.829Z] 02:18:09.744328 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:09.829Z] 02:18:09.744919 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:09.829Z] 02:18:09.745292 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:10.086Z] 02:18:09.760008 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:18:10.086Z] 02:18:09.762072 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-03-19T02:18:10.086Z] Web listener embedded-listener-1 8080 [2024-03-19T02:18:10.086Z] 02:18:09.764527 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector test-listener [2024-03-19T02:18:10.086Z] 02:18:09.765728 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server embedded-server [2024-03-19T02:18:10.086Z] 02:18:09.774729 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.configureHost Network listener test-listener referenced by virtual server embedded-server does not exist [2024-03-19T02:18:10.086Z] 02:18:09.776691 INFO pool-13-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:18:10.086Z] 02:18:09.814632 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.loadDefaultWebModule Virtual server embedded-server loaded default web module [2024-03-19T02:18:10.087Z] 02:18:09.815784 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener test-listener referenced by virtual server embedded-server does not exist [2024-03-19T02:18:10.087Z] 02:18:09.816805 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:18:10.087Z] 02:18:09.820276 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:18:10.087Z] 02:18:09.822914 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener test-listener referenced by virtual server embedded-server does not exist [2024-03-19T02:18:10.087Z] 02:18:09.823756 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:18:10.087Z] 02:18:09.829715 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:18:10.087Z] 02:18:09.832031 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:18:10.087Z] 02:18:09.837846 INFO pool-8-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-03-19T02:18:10.087Z] 02:18:09.841047 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:18:10.087Z] 02:18:09.843217 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:18:10.087Z] 02:18:09.844724 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server embedded-server [2024-03-19T02:18:10.087Z] 02:18:09.845257 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server embedded-server docroot /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes networklisteners test-listener [2024-03-19T02:18:10.087Z] Network listener size after creation 2 [2024-03-19T02:18:10.087Z] Web listener embedded-listener-1 8080 [2024-03-19T02:18:10.087Z] Web listener test-listener 9090 [2024-03-19T02:18:10.087Z] 02:18:09.846848 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:18:10.087Z] 02:18:10.028099 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:10.087Z] 02:18:10.030685 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:10.087Z] 02:18:10.031236 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:10.087Z] 02:18:10.037280 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:10.088Z] 02:18:10.037920 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:10.088Z] 02:18:10.038640 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:10.088Z] 02:18:10.042053 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:10.345Z] 02:18:10.060108 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:10.345Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:10.345Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:10.345Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:10.345Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:10.345Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:10.345Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:10.345Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:10.345Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:10.345Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:10.345Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-03-19T02:18:10.345Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:10.345Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:10.345Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:10.345Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:10.345Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:10.345Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:10.345Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:10.345Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:10.345Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:10.345Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:10.346Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:10.346Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:10.346Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:10.346Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:10.346Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:10.346Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:10.346Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.346Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:10.346Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:10.346Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.346Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.346Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.346Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.347Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:10.347Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:10.347Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:10.347Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:10.347Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:10.347Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:10.347Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:10.347Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:10.347Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:10.347Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:10.347Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:10.347Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:10.347Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:10.347Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:10.347Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:10.347Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:10.347Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:10.347Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:10.347Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:10.347Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:10.347Z] [2024-03-19T02:18:10.347Z] 02:18:10.062895 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:10.347Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:10.347Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:10.347Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:10.347Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:10.347Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:10.347Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:10.347Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:10.347Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:10.347Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:10.347Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:10.347Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:10.347Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:10.347Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:10.348Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:10.348Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:10.348Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:10.348Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:10.348Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:10.348Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:10.348Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:10.348Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:10.348Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:10.348Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-03-19T02:18:10.348Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:10.348Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:10.348Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:10.348Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:10.348Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:10.348Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:10.348Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.348Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.348Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.349Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.349Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:10.349Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:10.349Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:10.349Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:10.349Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:10.349Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:10.349Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:10.349Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:10.349Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:10.349Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:10.350Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:10.350Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:10.350Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:10.350Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:10.350Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:10.350Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:10.350Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:10.350Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:10.350Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:10.350Z] [2024-03-19T02:18:10.350Z] 02:18:10.065433 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:10.350Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:10.350Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:10.350Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:10.350Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:10.350Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:10.350Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:10.350Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:10.350Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:10.350Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:10.350Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-03-19T02:18:10.350Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:10.350Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:10.350Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:10.350Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:10.350Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:10.350Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:10.350Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:10.350Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:10.351Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:10.351Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:10.351Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:10.351Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:10.351Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:10.351Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:10.351Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:10.351Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:10.351Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.351Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:10.351Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:10.351Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.351Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.351Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.352Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.352Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.352Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.352Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:10.352Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:10.352Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:10.352Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:10.352Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:10.352Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:10.352Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:10.352Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:10.352Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:10.352Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:10.352Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:10.352Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:10.352Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:10.352Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:10.352Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:10.352Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:10.352Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:10.352Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:10.352Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:10.352Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:10.352Z] [2024-03-19T02:18:10.352Z] 02:18:10.067858 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:10.352Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:10.352Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:10.352Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:10.352Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:10.352Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:10.352Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:10.352Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:10.352Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:10.352Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:10.353Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:10.353Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:10.353Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:10.353Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:10.353Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:10.353Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:10.353Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:10.353Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:10.353Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:10.353Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:10.353Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:10.353Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:10.353Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:10.353Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-03-19T02:18:10.353Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:10.353Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:10.353Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:10.353Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:10.353Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.354Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.354Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:10.354Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:10.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:10.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:10.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:10.354Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:10.355Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:10.355Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:10.355Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:10.355Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:10.355Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:10.355Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:10.355Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:10.355Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:10.355Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:10.355Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:10.355Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:10.355Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:10.355Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:10.355Z] [2024-03-19T02:18:10.355Z] 02:18:10.070274 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:10.355Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:10.355Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:10.355Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:10.355Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:10.355Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:10.355Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:10.355Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:10.355Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:10.355Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:10.355Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-03-19T02:18:10.355Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:10.355Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:10.355Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:10.356Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.356Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.357Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:10.357Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:10.357Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:10.357Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:10.357Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:10.357Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:10.357Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:10.357Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:10.357Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:10.357Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:10.357Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:10.357Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:10.357Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:10.357Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:10.357Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:10.357Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:10.357Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:10.357Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:10.357Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:10.357Z] [2024-03-19T02:18:10.357Z] 02:18:10.149967 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:10.357Z] org.glassfish.web.loader.WebappClassLoader@45cd8607[name=unknown], urls=[ [2024-03-19T02:18:10.357Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:10.357Z] file:/tmp/gfembed14652533119336252199tmp/generated/ejb/classes/ [2024-03-19T02:18:10.358Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:10.358Z] 02:18:10.194143 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:10.358Z] org.glassfish.web.loader.WebappClassLoader@44b9c7c4[name=unknown], urls=[ [2024-03-19T02:18:10.358Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:10.358Z] file:/tmp/gfembed14652533119336252199tmp/generated/ejb/classes/ [2024-03-19T02:18:10.358Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:10.616Z] 02:18:10.252988 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:10.616Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:10.616Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:10.616Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:10.616Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:10.616Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:10.616Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:10.616Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:10.616Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:10.616Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:10.616Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-03-19T02:18:10.616Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:10.616Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:10.617Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:10.617Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.617Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.617Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.618Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:10.618Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:10.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:10.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:10.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:10.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:10.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:10.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:10.618Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:10.618Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:10.618Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:10.618Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:10.618Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:10.618Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:10.618Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:10.618Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:10.618Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:10.618Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:10.618Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:10.618Z] [2024-03-19T02:18:10.618Z] 02:18:10.255361 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:10.618Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:10.619Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:10.619Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:10.619Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:10.619Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:10.619Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:10.619Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:10.619Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:10.619Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:10.619Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-03-19T02:18:10.619Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:10.619Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:10.619Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:10.619Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.620Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:10.620Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:10.620Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.620Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.620Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:10.620Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:10.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:10.621Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:10.621Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:10.621Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:10.621Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:10.621Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:10.621Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:10.621Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:10.621Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:10.621Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:10.621Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:10.621Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:10.621Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:10.621Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:10.621Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:10.621Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:10.621Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:10.621Z] [2024-03-19T02:18:10.621Z] 02:18:10.257634 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:10.621Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:10.621Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:10.621Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:10.621Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:10.621Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:10.621Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:10.621Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:10.621Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:10.621Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:10.622Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-03-19T02:18:10.622Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:10.622Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:10.622Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:10.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:10.622Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:10.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:10.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.622Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.622Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.622Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.623Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:10.623Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:10.623Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:10.623Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:10.623Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:10.623Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:10.623Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:10.623Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:10.623Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:10.623Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:10.623Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:10.623Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:10.623Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:10.623Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:10.623Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:10.623Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:10.623Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:10.623Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:10.623Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:10.623Z] [2024-03-19T02:18:10.624Z] 02:18:10.258757 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:10.624Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:10.624Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:10.624Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:10.624Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:10.624Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:10.624Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:10.624Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:10.624Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:10.624Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:10.624Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-03-19T02:18:10.624Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:10.624Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:10.624Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:10.624Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:10.624Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:10.624Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:10.624Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:10.624Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:10.624Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:10.624Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:10.624Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:10.624Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:10.624Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:10.624Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:10.624Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:10.625Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:10.625Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.625Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:10.625Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:10.625Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.625Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.625Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:10.625Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:10.626Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:10.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:10.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:10.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:10.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:10.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:10.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:10.626Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:10.626Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:10.626Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:10.626Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:10.626Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:10.626Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:10.626Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:10.626Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:10.626Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:10.626Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:10.626Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:10.626Z] [2024-03-19T02:18:10.626Z] 02:18:10.259772 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:10.626Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:10.626Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:10.626Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:10.626Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:10.626Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:10.626Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:10.626Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:10.626Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:10.626Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:10.627Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-03-19T02:18:10.627Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:10.627Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:10.627Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:10.627Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.627Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.627Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.628Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:10.628Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:10.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:10.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:10.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:10.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:10.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:10.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:10.628Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:10.628Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:10.628Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:10.628Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:10.628Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:10.628Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:10.628Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:10.628Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:10.628Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:10.628Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:10.628Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:10.628Z] [2024-03-19T02:18:10.628Z] 02:18:10.290274 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:10.628Z] org.glassfish.web.loader.WebappClassLoader@481ed95c[name=unknown], urls=[ [2024-03-19T02:18:10.628Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:10.629Z] file:/tmp/gfembed14652533119336252199tmp/generated/ejb/classes// [2024-03-19T02:18:10.629Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:10.629Z] 02:18:10.323818 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:18:10.629Z] Servlet WEB-HELLO initialized [2024-03-19T02:18:10.629Z] null [2024-03-19T02:18:10.629Z] 02:18:10.440943 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:10.629Z] org.glassfish.web.loader.WebappClassLoader@7dd3981e[name=/test], urls=[ [2024-03-19T02:18:10.629Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:10.629Z] file:/tmp/gfembed14652533119336252199tmp/generated/ejb/classes// [2024-03-19T02:18:10.629Z] file:/tmp/gfembed14652533119336252199tmp/generated/classes/ [2024-03-19T02:18:10.629Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:10.629Z] Removing web listener test-listener [2024-03-19T02:18:10.629Z] 02:18:10.467195 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeWebListener Removed connector test-listener [2024-03-19T02:18:10.629Z] Network listener size after deletion 1 [2024-03-19T02:18:10.629Z] Web listener embedded-listener-1 8080 [2024-03-19T02:18:10.629Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@3b30eec5 [2024-03-19T02:18:10.629Z] 02:18:10.478201 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:10.629Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:10.629Z] 02:18:10.502004 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:10.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.977 s -- in org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest [2024-03-19T02:18:10.886Z] [0.003s][info][gc] Using G1 [2024-03-19T02:18:11.449Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest [2024-03-19T02:18:11.449Z] [0.566s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.480ms [2024-03-19T02:18:12.012Z] [1.049s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 6.659ms [2024-03-19T02:18:12.012Z] 02:18:11.904173 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:12.268Z] 02:18:12.068672 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:18:12.268Z] 02:18:12.069791 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:12.268Z] 02:18:12.101666 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:12.525Z] [1.546s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 53M->20M(258M) 5.406ms [2024-03-19T02:18:12.525Z] [1.546s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:12.525Z] [1.558s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.642ms [2024-03-19T02:18:12.525Z] [1.560s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.075ms [2024-03-19T02:18:12.525Z] [1.562s][info][gc] GC(3) Concurrent Mark Cycle 15.416ms [2024-03-19T02:18:12.525Z] 02:18:12.465055 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:12.782Z] 02:18:12.569658 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (525 ms), startup services (620 ms), total (1,145 ms) [2024-03-19T02:18:12.782Z] 02:18:12.643021 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed1132284665577000966tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed1132284665577000966tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:13.038Z] 02:18:12.753607 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:13.038Z] ================ EmbeddedAddListenerDefaultVS Test [2024-03-19T02:18:13.038Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@2c719bd4 [2024-03-19T02:18:13.038Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:18:13.038Z] [2.072s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 114M->24M(256M) 7.036ms [2024-03-19T02:18:13.038Z] 02:18:12.962956 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:13.038Z] 02:18:13.002713 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:13.038Z] 02:18:13.003712 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:13.295Z] 02:18:13.004102 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:13.551Z] 02:18:13.207209 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:13.551Z] 02:18:13.207933 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:13.551Z] 02:18:13.335200 INFO pool-6-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:18:13.551Z] 02:18:13.395398 SEVERE pool-5-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:13.551Z] [2.638s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 83M->28M(256M) 6.849ms [2024-03-19T02:18:13.551Z] 02:18:13.406668 SEVERE pool-5-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:13.551Z] 02:18:13.408136 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:18:13.552Z] 02:18:13.465976 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:13.552Z] [2.666s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 6.256ms [2024-03-19T02:18:13.552Z] [2.666s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:13.552Z] [2.684s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.940ms [2024-03-19T02:18:13.809Z] [2.689s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.088ms [2024-03-19T02:18:13.809Z] [2.690s][info][gc] GC(7) Concurrent Mark Cycle 24.504ms [2024-03-19T02:18:13.809Z] 02:18:13.564671 INFO pool-5-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:13.809Z] 02:18:13.586890 INFO pool-5-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:13.809Z] 02:18:13.591116 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:13.809Z] 02:18:13.591626 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:13.809Z] 02:18:13.591957 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:13.810Z] 02:18:13.596345 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:18:13.810Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-03-19T02:18:13.810Z] 02:18:13.605081 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:18:13.810Z] 02:18:13.782417 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:13.810Z] 02:18:13.784844 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:13.810Z] 02:18:13.785362 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:13.810Z] 02:18:13.791154 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:13.810Z] 02:18:13.791836 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:13.810Z] 02:18:13.792590 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:13.810Z] 02:18:13.796625 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:14.067Z] 02:18:13.814737 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:14.067Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:14.067Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:14.067Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:14.067Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:14.067Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:14.068Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:14.068Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:14.068Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:14.068Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:14.068Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-03-19T02:18:14.068Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:14.068Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:14.068Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:14.068Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.068Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:14.069Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:14.069Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.069Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.069Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:14.069Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:14.069Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:14.069Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:14.070Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:14.070Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:14.070Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:14.070Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:14.070Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:14.070Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:14.070Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:14.070Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:14.070Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:14.070Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:14.070Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:14.070Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:14.070Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:14.070Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:14.070Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:14.070Z] [2024-03-19T02:18:14.070Z] 02:18:13.817924 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:14.070Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:14.070Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:14.070Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:14.070Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:14.070Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:14.070Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:14.070Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:14.070Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:14.070Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:14.070Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:14.070Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:14.070Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:14.070Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:14.070Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:14.070Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:14.071Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:14.071Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:14.071Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:14.071Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:14.071Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:14.071Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:14.071Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:14.071Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-03-19T02:18:14.071Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:14.071Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:14.071Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:14.071Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:14.071Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:14.071Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:14.071Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.071Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.072Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.072Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.073Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:14.073Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:14.073Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:14.073Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:14.073Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:14.073Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:14.073Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:14.073Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:14.073Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:14.073Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:14.073Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:14.073Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:14.073Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:14.073Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:14.073Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:14.073Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:14.073Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:14.073Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:14.073Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:14.073Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:14.073Z] [2024-03-19T02:18:14.073Z] 02:18:13.820527 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:14.073Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:14.073Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:14.073Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:14.073Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:14.073Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:14.073Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:14.073Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:14.074Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:14.074Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:14.074Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:14.074Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:14.074Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:14.074Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:14.074Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:14.074Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:14.074Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:14.074Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:14.074Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:14.074Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:14.074Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:14.074Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:14.074Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:14.074Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-03-19T02:18:14.074Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:14.074Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:14.074Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:14.074Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:14.074Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:14.074Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:14.074Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:14.074Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:14.074Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:14.074Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:14.074Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:14.075Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:14.075Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:14.075Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:14.075Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:14.075Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:14.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:14.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:14.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.075Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.075Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.076Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:14.076Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:14.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:14.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:14.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:14.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:14.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:14.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:14.076Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:14.076Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:14.076Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:14.076Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:14.076Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:14.076Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:14.076Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:14.076Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:14.076Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:14.076Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:14.077Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:14.077Z] [2024-03-19T02:18:14.077Z] 02:18:13.822993 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:14.077Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:14.077Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:14.077Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:14.077Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:14.077Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:14.077Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:14.077Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:14.077Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:14.077Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:14.077Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-03-19T02:18:14.077Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:14.077Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:14.077Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:14.077Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:14.077Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:14.077Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:14.077Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:14.078Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.078Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.078Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.078Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:14.079Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:14.079Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:14.079Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.079Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.079Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.079Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.079Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.079Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.079Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.079Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:14.079Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:14.079Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:14.079Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:14.079Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:14.079Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:14.079Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:14.079Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:14.079Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:14.079Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:14.079Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:14.079Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:14.079Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:14.079Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:14.079Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:14.079Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:14.079Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:14.079Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:14.079Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:14.079Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:14.079Z] [2024-03-19T02:18:14.079Z] 02:18:13.825397 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:14.079Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:14.079Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:14.079Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:14.079Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:14.079Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:14.080Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:14.080Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:14.080Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:14.080Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:14.080Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-03-19T02:18:14.080Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:14.080Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:14.080Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:14.080Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:14.080Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:14.080Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:14.080Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:14.080Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:14.080Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:14.080Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:14.080Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:14.080Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:14.080Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:14.081Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:14.081Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:14.081Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:14.081Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.081Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:14.081Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:14.081Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.081Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.081Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:14.081Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:14.082Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.082Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:14.082Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:14.082Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:14.082Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:14.082Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:14.082Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:14.082Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:14.082Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:14.082Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:14.082Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:14.082Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:14.082Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:14.082Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:14.082Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:14.082Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:14.082Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:14.082Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:14.082Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:14.082Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:14.082Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:14.082Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:14.082Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:14.082Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:14.082Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:14.082Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:14.082Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:14.082Z] [2024-03-19T02:18:14.082Z] 02:18:13.911108 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:14.082Z] org.glassfish.web.loader.WebappClassLoader@6987a133[name=unknown], urls=[ [2024-03-19T02:18:14.082Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:14.082Z] file:/tmp/gfembed1132284665577000966tmp/generated/ejb/classes/ [2024-03-19T02:18:14.083Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:14.083Z] 02:18:13.992463 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:14.083Z] org.glassfish.web.loader.WebappClassLoader@7c3c453b[name=unknown], urls=[ [2024-03-19T02:18:14.083Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:14.083Z] file:/tmp/gfembed1132284665577000966tmp/generated/ejb/classes/ [2024-03-19T02:18:14.083Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:14.339Z] 02:18:14.081135 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-03-19T02:18:14.339Z] 02:18:14.120281 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:14.339Z] org.glassfish.web.loader.WebappClassLoader@79cdf2d4[name=unknown], urls=[ [2024-03-19T02:18:14.339Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:14.339Z] file:/tmp/gfembed1132284665577000966tmp/generated/ejb/classes// [2024-03-19T02:18:14.339Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:14.339Z] 02:18:14.160559 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:18:14.339Z] Servlet MyServlet initialized [2024-03-19T02:18:14.339Z] 02:18:14.283684 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:14.339Z] org.glassfish.web.loader.WebappClassLoader@65fc8edc[name=/test], urls=[ [2024-03-19T02:18:14.340Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:14.340Z] file:/tmp/gfembed1132284665577000966tmp/generated/ejb/classes// [2024-03-19T02:18:14.340Z] file:/tmp/gfembed1132284665577000966tmp/generated/classes/ [2024-03-19T02:18:14.340Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:14.596Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@3e98b933 [2024-03-19T02:18:14.596Z] 02:18:14.314285 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:14.596Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:14.596Z] 02:18:14.343937 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:14.596Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.054 s -- in org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest [2024-03-19T02:18:14.852Z] [0.003s][info][gc] Using G1 [2024-03-19T02:18:15.416Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest [2024-03-19T02:18:15.416Z] [0.606s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.403ms [2024-03-19T02:18:15.977Z] [1.108s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 6.850ms [2024-03-19T02:18:15.978Z] 02:18:15.799550 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:16.234Z] 02:18:15.970602 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:18:16.234Z] 02:18:15.971729 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:16.234Z] 02:18:16.003424 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:16.491Z] [1.606s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 52M->20M(258M) 6.045ms [2024-03-19T02:18:16.491Z] [1.606s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:16.491Z] [1.617s][info][gc] GC(3) Pause Remark 22M->22M(256M) 1.726ms [2024-03-19T02:18:16.491Z] [1.620s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.081ms [2024-03-19T02:18:16.491Z] [1.622s][info][gc] GC(3) Concurrent Mark Cycle 16.233ms [2024-03-19T02:18:16.491Z] 02:18:16.363240 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:16.747Z] 02:18:16.467613 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (549 ms), startup services (621 ms), total (1,170 ms) [2024-03-19T02:18:16.747Z] 02:18:16.540466 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed5052120679521148493tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed5052120679521148493tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:17.005Z] 02:18:16.650024 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:17.005Z] ================ EmbeddedSetDocRoot Test [2024-03-19T02:18:17.005Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@2c26ba07 [2024-03-19T02:18:17.005Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:18:17.005Z] 02:18:16.863435 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:17.005Z] 02:18:16.898059 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:17.005Z] 02:18:16.898534 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:17.005Z] 02:18:16.898866 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:17.262Z] [2.400s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 139M->26M(256M) 10.609ms [2024-03-19T02:18:17.262Z] 02:18:17.099789 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:17.262Z] 02:18:17.111558 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:17.262Z] 02:18:17.240608 INFO pool-16-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:18:17.518Z] 02:18:17.283078 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:17.518Z] 02:18:17.291881 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:17.519Z] 02:18:17.293084 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:18:17.519Z] [2.684s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 58M->27M(256M) 9.485ms [2024-03-19T02:18:17.519Z] [2.707s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->28M(256M) 7.034ms [2024-03-19T02:18:17.519Z] [2.707s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:17.519Z] [2.732s][info][gc] GC(7) Pause Remark 30M->30M(256M) 2.773ms [2024-03-19T02:18:17.519Z] [2.739s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.082ms [2024-03-19T02:18:17.519Z] [2.741s][info][gc] GC(7) Concurrent Mark Cycle 33.111ms [2024-03-19T02:18:17.519Z] 02:18:17.352937 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:17.519Z] 02:18:17.446036 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:17.519Z] 02:18:17.468154 INFO pool-17-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 10 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:17.519Z] 02:18:17.472454 INFO pool-17-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:17.519Z] 02:18:17.472968 INFO pool-17-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:17.519Z] 02:18:17.473305 INFO pool-17-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:17.519Z] 02:18:17.477558 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:18:17.781Z] 02:18:17.487842 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server test-server [2024-03-19T02:18:17.781Z] 02:18:17.496768 SEVERE pool-16-thread-1 com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:17.781Z] 02:18:17.497137 SEVERE pool-16-thread-1 com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:17.781Z] 02:18:17.528812 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.loadDefaultWebModule Virtual server test-server loaded default web module [2024-03-19T02:18:17.781Z] 02:18:17.530832 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:17.781Z] 02:18:17.535140 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:17.781Z] 02:18:17.537362 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server test-server docroot /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes networklisteners http-listener,https-listener,embedded-listener [2024-03-19T02:18:17.781Z] 02:18:17.537837 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:18:17.781Z] 02:18:17.721475 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:17.781Z] 02:18:17.723871 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:17.781Z] 02:18:17.724424 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:17.781Z] 02:18:17.730467 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:17.781Z] 02:18:17.731156 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:17.782Z] 02:18:17.731882 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:17.782Z] 02:18:17.735312 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:18.040Z] 02:18:17.753883 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:18.040Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:18.040Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:18.040Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:18.040Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:18.040Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:18.040Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:18.040Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:18.040Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:18.040Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:18.040Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:18.041Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:18:18.041Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-03-19T02:18:18.041Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:18.041Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:18.041Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:18.041Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:18.041Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:18.041Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:18.041Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.041Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.041Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.041Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.041Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.041Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.041Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.041Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.041Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.042Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:18.042Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:18.042Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:18.042Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:18.042Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:18.042Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:18.042Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:18.042Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:18.042Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:18.042Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:18.042Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:18.042Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:18.042Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:18.042Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:18.042Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:18.043Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:18.043Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:18.043Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:18.043Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:18.043Z] [2024-03-19T02:18:18.043Z] 02:18:17.756711 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:18.043Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:18.043Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:18.043Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:18.043Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:18.043Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:18.043Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:18.043Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:18.043Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:18.043Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:18.043Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:18.043Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:18:18.043Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-03-19T02:18:18.043Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:18.043Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:18.043Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:18.043Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:18.043Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:18.043Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:18.043Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:18.043Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:18.043Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:18.044Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:18.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:18.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:18.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:18.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:18.044Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:18.044Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:18.044Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.044Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:18.044Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:18.044Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.044Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.044Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.045Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.045Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.045Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:18.045Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:18.045Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:18.045Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:18.045Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:18.045Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:18.045Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:18.045Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:18.045Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:18.045Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:18.045Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:18.045Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:18.045Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:18.045Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:18.045Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:18.045Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:18.045Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:18.045Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:18.045Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:18.045Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:18.045Z] [2024-03-19T02:18:18.045Z] 02:18:17.759236 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:18.045Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:18.045Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:18.045Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:18.045Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:18.045Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:18.045Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:18.045Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:18.045Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:18.045Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:18.045Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:18.045Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:18.046Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:18.046Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:18.046Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:18.046Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:18.046Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:18.046Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:18.046Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:18.046Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:18.046Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:18.046Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:18.046Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:18.046Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:18.046Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:18:18.046Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-03-19T02:18:18.046Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:18.046Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:18.046Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:18.046Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:18.046Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:18.046Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:18.046Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.047Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.047Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:18.047Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:18.047Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:18.047Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:18.047Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:18.047Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:18.047Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:18.048Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:18.048Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:18.048Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:18.048Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:18.048Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:18.048Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:18.048Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:18.048Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:18.048Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:18.048Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:18.048Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:18.048Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:18.048Z] [2024-03-19T02:18:18.048Z] 02:18:17.761751 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:18.048Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:18.048Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:18.048Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:18.048Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:18.048Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:18.048Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:18.048Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:18.048Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:18.048Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:18.048Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:18.048Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:18:18.048Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-03-19T02:18:18.048Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:18.048Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:18.048Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:18.048Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:18.049Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.049Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.050Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:18.050Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:18.050Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:18.050Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:18.050Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:18.050Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:18.050Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:18.050Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:18.050Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:18.050Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:18.050Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:18.050Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:18.050Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:18.050Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:18.050Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:18.050Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:18.050Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:18.050Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:18.050Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:18.050Z] [2024-03-19T02:18:18.050Z] 02:18:17.764220 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:18.050Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:18.050Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:18.050Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:18.051Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:18.051Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:18.051Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:18.051Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:18.051Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:18.051Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:18.051Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:18.051Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:18:18.051Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-03-19T02:18:18.051Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:18.051Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:18.051Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:18.051Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:18.051Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:18.051Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:18.051Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:18.051Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:18.051Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:18.051Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:18.051Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:18.051Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:18.051Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:18.051Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:18.052Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:18.052Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:18.052Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.052Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:18.052Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:18.052Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.052Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.052Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.053Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:18.053Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:18.053Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:18.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:18.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:18.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:18.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:18.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:18.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:18.053Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:18.053Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:18.053Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:18.053Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:18.053Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:18.053Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:18.053Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:18.053Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:18.053Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:18.053Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:18.053Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:18.053Z] [2024-03-19T02:18:18.053Z] 02:18:17.840373 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:18.053Z] org.glassfish.web.loader.WebappClassLoader@2353354a[name=unknown], urls=[ [2024-03-19T02:18:18.053Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:18.053Z] file:/tmp/gfembed5052120679521148493tmp/generated/ejb/classes/ [2024-03-19T02:18:18.053Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:18.053Z] 02:18:17.890700 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:18.053Z] org.glassfish.web.loader.WebappClassLoader@1669931a[name=unknown], urls=[ [2024-03-19T02:18:18.053Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:18.053Z] file:/tmp/gfembed5052120679521148493tmp/generated/ejb/classes/ [2024-03-19T02:18:18.053Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:18.311Z] 02:18:17.951811 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:18.311Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:18.311Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:18.311Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:18.311Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:18.311Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:18.311Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:18.311Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:18.311Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:18.311Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:18.311Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:18.311Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:18:18.311Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-03-19T02:18:18.312Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:18.312Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:18.312Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:18.312Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.312Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.312Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.313Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:18.313Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:18.313Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:18.313Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:18.313Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:18.313Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:18.313Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:18.313Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:18.313Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:18.313Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:18.313Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:18.313Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:18.313Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:18.313Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:18.313Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:18.313Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:18.313Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:18.313Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:18.313Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:18.313Z] [2024-03-19T02:18:18.313Z] 02:18:17.954342 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:18.313Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:18.314Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:18.314Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:18.314Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:18.314Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:18.314Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:18.314Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:18.314Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:18.314Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:18.314Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:18.314Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:18:18.314Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-03-19T02:18:18.314Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:18.314Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:18.314Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:18.314Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:18.314Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:18.314Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:18.314Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:18.314Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:18.314Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:18.314Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:18.314Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:18.314Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:18.314Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:18.314Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:18.314Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:18.315Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:18.315Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.315Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:18.315Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:18.315Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.315Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.315Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.315Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:18.316Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:18.316Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:18.316Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:18.316Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:18.316Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:18.316Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:18.316Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:18.316Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:18.316Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:18.316Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:18.316Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:18.316Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:18.316Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:18.316Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:18.316Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:18.316Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:18.316Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:18.316Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:18.316Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:18.316Z] [2024-03-19T02:18:18.316Z] 02:18:17.956745 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:18.316Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:18.316Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:18.316Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:18.316Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:18.316Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:18.316Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:18.316Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:18.316Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:18.316Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:18.316Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:18.316Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:18.316Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:18.316Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:18.316Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:18.316Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:18.316Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:18.316Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:18.316Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:18.316Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:18.316Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:18.317Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:18.317Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:18.317Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:18.317Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:18:18.317Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-03-19T02:18:18.317Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:18.317Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:18.317Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:18.317Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:18.317Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:18.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:18.317Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.317Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.317Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.317Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.317Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.318Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:18.318Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:18.318Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:18.318Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:18.318Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:18.318Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:18.318Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:18.318Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:18.318Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:18.318Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:18.318Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:18.318Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:18.318Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:18.318Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:18.318Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:18.318Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:18.318Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:18.318Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:18.319Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:18.319Z] [2024-03-19T02:18:18.319Z] 02:18:17.957997 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:18.319Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:18.319Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:18.319Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:18.319Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:18.319Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:18.319Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:18.319Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:18.319Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:18.319Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:18.319Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:18.319Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:18:18.319Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-03-19T02:18:18.319Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:18.319Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:18.319Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:18.319Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:18.319Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:18.319Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:18.319Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:18.319Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:18.319Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:18.319Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:18.319Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:18.319Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:18.320Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:18.320Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:18.320Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:18.320Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:18.320Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.320Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:18.320Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:18.320Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.320Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.320Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.321Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.321Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:18.321Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:18.321Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:18.321Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:18.321Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:18.321Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:18.321Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:18.321Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:18.321Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:18.321Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:18.321Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:18.321Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:18.321Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:18.321Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:18.321Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:18.321Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:18.321Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:18.321Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:18.321Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:18.321Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:18.321Z] [2024-03-19T02:18:18.321Z] 02:18:17.959060 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:18.321Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:18.321Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:18.321Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:18.321Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:18.321Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:18.321Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:18.321Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:18.321Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:18.321Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:18.321Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:18.321Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:18.321Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:18.321Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:18.321Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:18.321Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:18.321Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:18.321Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:18.322Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:18.322Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:18.322Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:18.322Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:18.322Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:18.322Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:18.322Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-03-19T02:18:18.322Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-03-19T02:18:18.322Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:18.322Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:18.322Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:18.322Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:18.322Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:18.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:18.322Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.322Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.322Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.323Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.323Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:18.323Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:18.323Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:18.323Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:18.323Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:18.323Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:18.323Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:18.323Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:18.323Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:18.323Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:18.323Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:18.323Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:18.323Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:18.323Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:18.324Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:18.324Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:18.324Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:18.324Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:18.324Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:18.324Z] [2024-03-19T02:18:18.324Z] 02:18:17.994209 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:18.324Z] org.glassfish.web.loader.WebappClassLoader@395281c2[name=unknown], urls=[ [2024-03-19T02:18:18.324Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:18.324Z] file:/tmp/gfembed5052120679521148493tmp/generated/ejb/classes// [2024-03-19T02:18:18.324Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:18.324Z] 02:18:18.028523 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:18:18.324Z] 02:18:18.032933 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-03-19T02:18:18.324Z] 02:18:18.033768 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server test-server [2024-03-19T02:18:18.324Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6cf047cf [2024-03-19T02:18:18.324Z] 02:18:18.142654 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:18.324Z] 02:18:18.153026 INFO Thread-1710814698148 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:18.324Z] org.glassfish.web.loader.WebappClassLoader@2a120c88[name=/test], urls=[ [2024-03-19T02:18:18.324Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:18.324Z] file:/tmp/gfembed5052120679521148493tmp/generated/ejb/classes// [2024-03-19T02:18:18.324Z] file:/tmp/gfembed5052120679521148493tmp/generated/classes/ [2024-03-19T02:18:18.324Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:18.324Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:18.324Z] 02:18:18.174688 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:18.324Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.016 s -- in org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest [2024-03-19T02:18:18.581Z] [0.002s][info][gc] Using G1 [2024-03-19T02:18:19.144Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest [2024-03-19T02:18:19.144Z] [0.594s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.390ms [2024-03-19T02:18:19.708Z] [1.068s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.309ms [2024-03-19T02:18:19.708Z] 02:18:19.585859 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:19.708Z] 02:18:19.671464 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:19.964Z] 02:18:19.730854 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:20.221Z] [1.571s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->19M(258M) 5.153ms [2024-03-19T02:18:20.221Z] [1.571s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:20.221Z] [1.581s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.523ms [2024-03-19T02:18:20.221Z] [1.584s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.059ms [2024-03-19T02:18:20.221Z] [1.585s][info][gc] GC(3) Concurrent Mark Cycle 13.971ms [2024-03-19T02:18:20.221Z] 02:18:20.165891 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 10 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:20.221Z] 02:18:20.173893 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:20.477Z] 02:18:20.180866 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:20.477Z] 02:18:20.181880 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:20.477Z] 02:18:20.182419 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:20.477Z] 02:18:20.418559 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (814 ms), startup services (487 ms), total (1,301 ms) [2024-03-19T02:18:20.733Z] 02:18:20.484809 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed11074849496700304389tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed11074849496700304389tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:20.733Z] 02:18:20.595915 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:20.989Z] [2.254s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 125M->25M(256M) 8.283ms [2024-03-19T02:18:20.990Z] 02:18:20.812890 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:20.990Z] 02:18:20.834879 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:20.990Z] 02:18:20.850588 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:20.990Z] 02:18:20.851073 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:21.247Z] 02:18:21.052031 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:21.247Z] 02:18:21.052726 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:21.247Z] [2.552s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 53M->27M(256M) 5.963ms [2024-03-19T02:18:21.247Z] [2.578s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 31M->27M(256M) 6.308ms [2024-03-19T02:18:21.247Z] [2.578s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:21.247Z] [2.595s][info][gc] GC(7) Pause Remark 28M->28M(256M) 2.783ms [2024-03-19T02:18:21.247Z] [2.601s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.075ms [2024-03-19T02:18:21.247Z] [2.602s][info][gc] GC(7) Concurrent Mark Cycle 24.000ms [2024-03-19T02:18:21.504Z] 02:18:21.192562 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server example [2024-03-19T02:18:21.504Z] 02:18:21.212661 SEVERE pool-7-thread-1 com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:21.504Z] 02:18:21.214163 INFO pool-13-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:18:21.504Z] 02:18:21.258614 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.loadDefaultWebModule Virtual server example loaded default web module [2024-03-19T02:18:21.504Z] 02:18:21.260930 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:21.504Z] 02:18:21.264643 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:21.504Z] 02:18:21.268097 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:21.504Z] 02:18:21.270850 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server example docroot /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes networklisteners http-listener,https-listener [2024-03-19T02:18:21.504Z] 02:18:21.273814 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:18:21.504Z] 02:18:21.457482 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:21.504Z] 02:18:21.459812 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:21.504Z] 02:18:21.460343 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:21.504Z] 02:18:21.466959 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:21.504Z] 02:18:21.467760 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:21.504Z] 02:18:21.468502 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:21.504Z] 02:18:21.472034 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:21.761Z] 02:18:21.489959 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:21.761Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:21.761Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:21.761Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:21.761Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:21.761Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:21.761Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:21.761Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:21.761Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:21.762Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:21.762Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:21.762Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:21.762Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:21.762Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:21.762Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:21.762Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:21.762Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:21.762Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:21.762Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:21.762Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:21.762Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:21.762Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:21.762Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:21.762Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:21.762Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-03-19T02:18:21.762Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:21.762Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:21.762Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:21.762Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:21.762Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:21.763Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.763Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.763Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:21.763Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:21.763Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:21.763Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:21.763Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:21.763Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:21.764Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:21.764Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:21.764Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:21.764Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:21.764Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:21.764Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:21.764Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:21.764Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:21.764Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:21.764Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:21.764Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:21.764Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:21.764Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:21.764Z] [2024-03-19T02:18:21.764Z] 02:18:21.492799 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:21.764Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:21.764Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:21.764Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:21.764Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:21.764Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:21.764Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:21.764Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:21.764Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:21.764Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:21.764Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:21.764Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-03-19T02:18:21.764Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:21.764Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:21.764Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:21.764Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:21.765Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.765Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.766Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:21.766Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:21.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:21.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:21.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:21.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:21.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:21.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:21.766Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:21.766Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:21.766Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:21.766Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:21.766Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:21.766Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:21.766Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:21.766Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:21.766Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:21.766Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:21.766Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:21.766Z] [2024-03-19T02:18:21.766Z] 02:18:21.495261 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:21.766Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:21.766Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:21.766Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:21.767Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:21.767Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:21.767Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:21.767Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:21.767Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:21.767Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:21.767Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:21.767Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-03-19T02:18:21.767Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:21.767Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:21.767Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:21.767Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.768Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:21.768Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:21.768Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.768Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.768Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:21.768Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:21.769Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:21.769Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:21.769Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:21.769Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:21.769Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:21.769Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:21.769Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:21.769Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:21.769Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:21.769Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:21.769Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:21.769Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:21.769Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:21.769Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:21.769Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:21.769Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:21.769Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:21.769Z] [2024-03-19T02:18:21.769Z] 02:18:21.497714 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:21.769Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:21.769Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:21.769Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:21.769Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:21.769Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:21.769Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:21.769Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:21.769Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:21.769Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:21.770Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:21.770Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:21.770Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-03-19T02:18:21.770Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:21.770Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:21.770Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:21.770Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:21.770Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:21.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:21.770Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.770Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.770Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.770Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:21.770Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:21.770Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.771Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:21.771Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:21.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:21.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:21.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:21.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:21.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:21.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:21.771Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:21.771Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:21.771Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:21.771Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:21.771Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:21.771Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:21.771Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:21.771Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:21.771Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:21.771Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:21.771Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:21.772Z] [2024-03-19T02:18:21.772Z] 02:18:21.500126 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:21.772Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:21.772Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:21.772Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:21.772Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:21.772Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:21.772Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:21.772Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:21.772Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:21.772Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:21.772Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:21.772Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-03-19T02:18:21.772Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:21.772Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:21.772Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:21.772Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:21.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:21.772Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:21.772Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:21.772Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:21.772Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:21.772Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:21.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:21.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:21.772Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:21.773Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:21.773Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:21.773Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:21.773Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.773Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:21.773Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:21.773Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.773Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.773Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:21.773Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:21.774Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:21.774Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:21.774Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:21.774Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:21.774Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:21.774Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:21.774Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:21.774Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:21.774Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:21.774Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:21.774Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:21.774Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:21.774Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:21.774Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:21.774Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:21.774Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:21.774Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:21.774Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:21.774Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:21.774Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:21.774Z] [2024-03-19T02:18:21.774Z] 02:18:21.595015 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:21.774Z] org.glassfish.web.loader.WebappClassLoader@5f6a8efe[name=unknown], urls=[ [2024-03-19T02:18:21.774Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:21.774Z] file:/tmp/gfembed11074849496700304389tmp/generated/ejb/classes/ [2024-03-19T02:18:21.774Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:21.774Z] 02:18:21.641663 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:21.774Z] org.glassfish.web.loader.WebappClassLoader@59f7c106[name=unknown], urls=[ [2024-03-19T02:18:21.774Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:21.774Z] file:/tmp/gfembed11074849496700304389tmp/generated/ejb/classes/ [2024-03-19T02:18:21.774Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:22.033Z] 02:18:21.702052 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:22.033Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:22.033Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:22.033Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:22.033Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:22.033Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:22.033Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:22.033Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:22.033Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:22.033Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:22.033Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:22.033Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-03-19T02:18:22.033Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:22.033Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:22.033Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:22.033Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:22.034Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.034Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.034Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.035Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:22.035Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:22.035Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:22.035Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:22.035Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:22.035Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:22.035Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:22.035Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:22.035Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:22.035Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:22.035Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:22.035Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:22.035Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:22.035Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:22.035Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:22.035Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:22.035Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:22.035Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:22.035Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:22.035Z] [2024-03-19T02:18:22.035Z] 02:18:21.704538 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:22.035Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:22.036Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:22.036Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:22.036Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:22.036Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:22.036Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:22.036Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:22.036Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:22.036Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:22.036Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:22.036Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-03-19T02:18:22.036Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:22.036Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:22.036Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:22.036Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:22.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:22.036Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:22.036Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:22.036Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:22.036Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:22.036Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:22.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:22.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:22.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:22.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:22.036Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:22.037Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:22.037Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.037Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:22.037Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:22.037Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.037Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.037Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.037Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.038Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.038Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:22.038Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:22.038Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:22.038Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:22.038Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:22.038Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:22.038Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:22.038Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:22.038Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:22.038Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:22.038Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:22.038Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:22.038Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:22.038Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:22.038Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:22.038Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:22.038Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:22.038Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:22.038Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:22.038Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:22.038Z] [2024-03-19T02:18:22.038Z] 02:18:21.706814 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:22.038Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:22.038Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:22.038Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:22.038Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:22.038Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:22.038Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:22.038Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:22.038Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:22.038Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:22.038Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:22.038Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:22.038Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:22.038Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:22.038Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:22.038Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:22.039Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:22.039Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:22.039Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:22.039Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:22.039Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:22.039Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:22.039Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:22.039Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:22.039Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-03-19T02:18:22.039Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:22.039Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:22.039Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:22.039Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:22.039Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:22.039Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:22.039Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.039Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.039Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.040Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.040Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:22.040Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:22.040Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:22.040Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:22.040Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:22.040Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:22.040Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:22.040Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:22.041Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:22.041Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:22.041Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:22.041Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:22.041Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:22.041Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:22.041Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:22.041Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:22.041Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:22.041Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:22.041Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:22.041Z] [2024-03-19T02:18:22.041Z] 02:18:21.708107 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:22.041Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:22.041Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:22.041Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:22.041Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:22.041Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:22.041Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:22.041Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:22.041Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:22.041Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:22.041Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:22.041Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-03-19T02:18:22.041Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:22.041Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:22.041Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:22.041Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:22.041Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:22.042Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.042Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.042Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.043Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:22.043Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:22.043Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:22.043Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:22.043Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:22.043Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:22.043Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:22.043Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:22.043Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:22.043Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:22.043Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:22.043Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:22.043Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:22.043Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:22.043Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:22.043Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:22.043Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:22.043Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:22.043Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:22.043Z] [2024-03-19T02:18:22.043Z] 02:18:21.709146 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:22.044Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:22.044Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:22.044Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:22.044Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:22.044Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:22.044Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:22.044Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:22.044Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:22.044Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:22.044Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:22.044Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-03-19T02:18:22.044Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:22.044Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:22.044Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:22.044Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:22.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:22.044Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:22.044Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:22.044Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:22.044Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:22.044Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:22.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:22.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:22.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:22.045Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:22.045Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:22.045Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:22.045Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.045Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:22.045Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:22.045Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.045Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.045Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:22.045Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:22.046Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:22.046Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:22.046Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:22.046Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:22.046Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:22.046Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:22.046Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:22.046Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:22.046Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:22.046Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:22.046Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:22.046Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:22.046Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:22.046Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:22.046Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:22.046Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:22.046Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:22.046Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:22.046Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:22.046Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:22.046Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:22.046Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:22.046Z] [2024-03-19T02:18:22.046Z] 02:18:21.753461 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:22.046Z] org.glassfish.web.loader.WebappClassLoader@288409f0[name=unknown], urls=[ [2024-03-19T02:18:22.046Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:22.046Z] file:/tmp/gfembed11074849496700304389tmp/generated/ejb/classes// [2024-03-19T02:18:22.046Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:22.046Z] 02:18:21.786781 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/host] [2024-03-19T02:18:22.046Z] 02:18:21.791222 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path host from virtual server server [2024-03-19T02:18:22.046Z] 02:18:21.792199 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path host from virtual server example [2024-03-19T02:18:22.046Z] Servlet WEB-HELLO initialized [2024-03-19T02:18:22.046Z] null [2024-03-19T02:18:22.046Z] Stopping server null [2024-03-19T02:18:22.046Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.907 s -- in org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest [2024-03-19T02:18:22.303Z] [0.002s][info][gc] Using G1 [2024-03-19T02:18:22.866Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest [2024-03-19T02:18:22.866Z] [0.572s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.480ms [2024-03-19T02:18:23.428Z] [1.061s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.493ms [2024-03-19T02:18:23.428Z] 02:18:23.293582 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:23.685Z] 02:18:23.459434 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:18:23.685Z] 02:18:23.460508 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:23.685Z] 02:18:23.491807 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:23.942Z] [1.551s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 52M->20M(258M) 4.897ms [2024-03-19T02:18:23.942Z] [1.551s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:23.942Z] [1.561s][info][gc] GC(3) Pause Remark 22M->22M(256M) 1.643ms [2024-03-19T02:18:23.942Z] [1.564s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.084ms [2024-03-19T02:18:23.942Z] [1.566s][info][gc] GC(3) Concurrent Mark Cycle 14.635ms [2024-03-19T02:18:23.942Z] 02:18:23.850093 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:24.199Z] 02:18:23.952232 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (534 ms), startup services (612 ms), total (1,146 ms) [2024-03-19T02:18:24.199Z] 02:18:24.026379 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed13644767324930938666tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed13644767324930938666tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:24.199Z] 02:18:24.134895 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:24.199Z] ================ EmbeddedAddServletAndFilterByClassNameTest Test [2024-03-19T02:18:24.199Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@62a54948 [2024-03-19T02:18:24.199Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:18:24.456Z] [2.053s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 102M->24M(256M) 7.802ms [2024-03-19T02:18:24.456Z] 02:18:24.341307 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:24.456Z] 02:18:24.377281 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:24.456Z] 02:18:24.378562 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:24.456Z] 02:18:24.378988 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:24.712Z] 02:18:24.592275 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:24.712Z] 02:18:24.593039 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:24.968Z] 02:18:24.720970 INFO pool-15-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:18:24.968Z] 02:18:24.765376 SEVERE pool-16-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:24.968Z] 02:18:24.774203 SEVERE pool-16-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:24.968Z] 02:18:24.775377 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:18:24.968Z] [2.614s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 92M->28M(256M) 6.798ms [2024-03-19T02:18:24.968Z] [2.638s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->27M(256M) 6.745ms [2024-03-19T02:18:24.968Z] [2.639s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:24.968Z] 02:18:24.830225 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:24.968Z] [2.656s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.984ms [2024-03-19T02:18:24.968Z] [2.661s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.106ms [2024-03-19T02:18:24.968Z] [2.662s][info][gc] GC(7) Concurrent Mark Cycle 23.589ms [2024-03-19T02:18:24.968Z] 02:18:24.920999 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:24.968Z] 02:18:24.943211 INFO pool-17-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:24.968Z] 02:18:24.947544 INFO pool-17-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:24.968Z] 02:18:24.948103 INFO pool-17-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:24.968Z] 02:18:24.948447 INFO pool-17-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:24.969Z] 02:18:24.952898 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:18:25.226Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-03-19T02:18:25.226Z] 02:18:24.961720 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:18:25.227Z] 02:18:25.138198 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:25.227Z] 02:18:25.140511 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:25.227Z] 02:18:25.141004 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:25.227Z] 02:18:25.146504 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:25.227Z] 02:18:25.147145 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:25.227Z] 02:18:25.147853 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:25.227Z] 02:18:25.151669 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:25.227Z] 02:18:25.169561 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:25.227Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:25.227Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:25.227Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:25.227Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:25.227Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:25.227Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:25.227Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:25.227Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:25.227Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:25.227Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-03-19T02:18:25.228Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:25.228Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:25.228Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:25.228Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.228Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.229Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:25.229Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:25.229Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:25.229Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:25.229Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:25.229Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:25.229Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:25.229Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:25.229Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:25.229Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:25.229Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:25.229Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:25.229Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:25.229Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:25.229Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:25.229Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:25.229Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:25.229Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:25.229Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:25.229Z] [2024-03-19T02:18:25.229Z] 02:18:25.172465 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:25.230Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:25.230Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:25.230Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:25.230Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:25.230Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:25.230Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:25.230Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:25.230Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:25.230Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:25.230Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-03-19T02:18:25.230Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:25.230Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:25.230Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:25.230Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:25.230Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:25.230Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:25.230Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:25.230Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:25.230Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:25.230Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:25.230Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:25.230Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:25.230Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:25.230Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:25.230Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:25.231Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:25.231Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.231Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:25.231Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:25.231Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.231Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.231Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.232Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:25.232Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:25.232Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:25.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:25.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:25.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:25.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:25.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:25.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:25.232Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:25.232Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:25.232Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:25.232Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:25.232Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:25.232Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:25.232Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:25.232Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:25.232Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:25.232Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:25.232Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:25.232Z] [2024-03-19T02:18:25.232Z] 02:18:25.175036 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:25.232Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:25.232Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:25.232Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:25.232Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:25.232Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:25.232Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:25.232Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:25.232Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:25.232Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:25.232Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:25.232Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:25.232Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:25.232Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:25.232Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:25.232Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:25.232Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:25.232Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:25.232Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:25.232Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:25.233Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:25.233Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:25.233Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:25.233Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-03-19T02:18:25.233Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:25.233Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:25.233Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:25.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:25.233Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:25.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:25.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.233Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.233Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:25.233Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.234Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:25.234Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:25.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:25.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:25.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:25.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:25.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:25.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:25.234Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:25.234Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:25.234Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:25.234Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:25.234Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:25.234Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:25.234Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:25.234Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:25.234Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:25.235Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:25.235Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:25.235Z] [2024-03-19T02:18:25.235Z] 02:18:25.177494 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:25.235Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:25.235Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:25.235Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:25.235Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:25.235Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:25.235Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:25.235Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:25.235Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:25.235Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:25.235Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-03-19T02:18:25.235Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:25.235Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:25.235Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:25.235Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:25.235Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:25.235Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:25.235Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:25.235Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:25.235Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:25.235Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:25.235Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:25.235Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:25.235Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:25.235Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:25.236Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:25.236Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:25.236Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.236Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:25.236Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:25.236Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.236Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.236Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.236Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:25.237Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:25.237Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:25.237Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:25.237Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:25.237Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:25.237Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:25.237Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:25.237Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:25.237Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:25.237Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:25.237Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:25.237Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:25.237Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:25.237Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:25.237Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:25.237Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:25.237Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:25.237Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:25.237Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:25.237Z] [2024-03-19T02:18:25.237Z] 02:18:25.180041 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:25.237Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:25.237Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:25.237Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:25.237Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:25.237Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:25.237Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:25.237Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:25.237Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:25.237Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:25.237Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:25.237Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:25.237Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:25.237Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:25.237Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:25.237Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:25.237Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:25.237Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:25.237Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:25.237Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:25.237Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:25.238Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:25.238Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:25.238Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-03-19T02:18:25.238Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:25.238Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:25.238Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:25.238Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:25.238Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:25.238Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:25.238Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.238Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.238Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.238Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.238Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.238Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.239Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.239Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:25.239Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:25.239Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:25.239Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:25.239Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:25.239Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:25.239Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:25.239Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:25.239Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:25.239Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:25.239Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:25.239Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:25.239Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:25.239Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:25.240Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:25.240Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:25.240Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:25.240Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:25.240Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:25.240Z] [2024-03-19T02:18:25.497Z] 02:18:25.259574 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:25.497Z] org.glassfish.web.loader.WebappClassLoader@7babed9e[name=unknown], urls=[ [2024-03-19T02:18:25.497Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:25.497Z] file:/tmp/gfembed13644767324930938666tmp/generated/ejb/classes/ [2024-03-19T02:18:25.497Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:25.497Z] 02:18:25.339768 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:25.497Z] org.glassfish.web.loader.WebappClassLoader@5df92089[name=unknown], urls=[ [2024-03-19T02:18:25.497Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:25.497Z] file:/tmp/gfembed13644767324930938666tmp/generated/ejb/classes/ [2024-03-19T02:18:25.497Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:25.497Z] 02:18:25.426050 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-03-19T02:18:25.497Z] 02:18:25.462571 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:25.497Z] org.glassfish.web.loader.WebappClassLoader@443af394[name=unknown], urls=[ [2024-03-19T02:18:25.497Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:25.497Z] file:/tmp/gfembed13644767324930938666tmp/generated/ejb/classes// [2024-03-19T02:18:25.497Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:25.754Z] 02:18:25.498145 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:18:25.754Z] 02:18:25.591297 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:25.754Z] org.glassfish.web.loader.WebappClassLoader@63262071[name=/test], urls=[ [2024-03-19T02:18:25.754Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:25.754Z] file:/tmp/gfembed13644767324930938666tmp/generated/ejb/classes// [2024-03-19T02:18:25.754Z] file:/tmp/gfembed13644767324930938666tmp/generated/classes/ [2024-03-19T02:18:25.754Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:25.754Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@528e5e38 [2024-03-19T02:18:25.755Z] 02:18:25.618633 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:25.755Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:25.755Z] 02:18:25.642285 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:25.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.969 s -- in org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest [2024-03-19T02:18:26.011Z] [0.002s][info][gc] Using G1 [2024-03-19T02:18:26.576Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddContextTest [2024-03-19T02:18:26.576Z] [0.569s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.503ms [2024-03-19T02:18:27.139Z] 02:18:27.029378 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:27.139Z] [1.048s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 7.092ms [2024-03-19T02:18:27.396Z] 02:18:27.191620 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:18:27.396Z] 02:18:27.192696 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:27.396Z] 02:18:27.224399 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:27.652Z] [1.529s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->20M(258M) 5.516ms [2024-03-19T02:18:27.652Z] [1.529s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:27.652Z] [1.540s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.745ms [2024-03-19T02:18:27.652Z] [1.544s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.084ms [2024-03-19T02:18:27.652Z] [1.545s][info][gc] GC(3) Concurrent Mark Cycle 15.483ms [2024-03-19T02:18:27.652Z] 02:18:27.589465 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:27.909Z] 02:18:27.695149 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (520 ms), startup services (620 ms), total (1,140 ms) [2024-03-19T02:18:27.909Z] 02:18:27.770277 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed11739902475974826758tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed11739902475974826758tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:28.165Z] 02:18:27.880845 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:28.165Z] ================ EmbeddedAddContext Test [2024-03-19T02:18:28.165Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@7b5cc918 [2024-03-19T02:18:28.165Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:18:28.165Z] 02:18:28.090136 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:28.165Z] 02:18:28.130988 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:28.165Z] 02:18:28.132010 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:28.165Z] 02:18:28.132379 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:28.728Z] 02:18:28.371948 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:28.729Z] 02:18:28.372707 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:28.729Z] [2.501s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 150M->27M(256M) 9.688ms [2024-03-19T02:18:28.729Z] 02:18:28.514377 INFO pool-6-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:18:28.729Z] 02:18:28.578452 SEVERE pool-13-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:28.729Z] 02:18:28.590507 SEVERE pool-13-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:28.729Z] 02:18:28.591846 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:18:28.729Z] [2.675s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 51M->27M(256M) 8.524ms [2024-03-19T02:18:28.729Z] [2.702s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 6.606ms [2024-03-19T02:18:28.729Z] [2.702s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:28.729Z] [2.720s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.889ms [2024-03-19T02:18:28.729Z] [2.725s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.090ms [2024-03-19T02:18:28.985Z] [2.726s][info][gc] GC(7) Concurrent Mark Cycle 24.175ms [2024-03-19T02:18:28.985Z] 02:18:28.645875 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:28.985Z] 02:18:28.736905 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:28.985Z] 02:18:28.762816 INFO pool-14-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:28.985Z] 02:18:28.767994 INFO pool-14-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:28.986Z] 02:18:28.768779 INFO pool-14-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:28.986Z] 02:18:28.769311 INFO pool-14-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:28.986Z] 02:18:28.774286 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:18:28.986Z] 02:18:28.783446 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:18:29.243Z] 02:18:28.962973 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:29.243Z] 02:18:28.965182 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:29.243Z] 02:18:28.965650 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:29.244Z] 02:18:28.971225 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:29.244Z] 02:18:28.971859 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:29.244Z] 02:18:28.972556 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:29.244Z] 02:18:28.976387 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:29.244Z] 02:18:28.994070 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:29.244Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:29.244Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:29.244Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:29.244Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:29.244Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:29.244Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:29.244Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:29.244Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:29.244Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:29.244Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:29.244Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-03-19T02:18:29.244Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:29.244Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:29.244Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:29.244Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:29.244Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:29.244Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:29.245Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.245Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.245Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.246Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.246Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.246Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.246Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.246Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.246Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:29.246Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:29.246Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:29.246Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:29.246Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:29.246Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:29.246Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:29.246Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:29.246Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:29.246Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:29.246Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:29.246Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:29.246Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:29.246Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:29.246Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:29.246Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:29.246Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:29.246Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:29.246Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:29.246Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:29.246Z] [2024-03-19T02:18:29.246Z] 02:18:28.996990 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:29.246Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:29.246Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:29.246Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:29.246Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:29.246Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:29.246Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:29.246Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:29.247Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:29.247Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:29.247Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:29.247Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:29.247Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:29.247Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:29.247Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:29.247Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:29.247Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:29.247Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:29.247Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:29.247Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:29.247Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:29.247Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:29.247Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:29.247Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:29.247Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-03-19T02:18:29.247Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:29.247Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:29.247Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:29.247Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:29.247Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:29.248Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.248Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.248Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:29.248Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:29.248Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:29.248Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:29.248Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:29.248Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:29.249Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:29.249Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:29.249Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:29.249Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:29.249Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:29.249Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:29.249Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:29.249Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:29.249Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:29.249Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:29.249Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:29.249Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:29.249Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:29.249Z] [2024-03-19T02:18:29.249Z] 02:18:28.999566 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:29.249Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:29.249Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:29.249Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:29.249Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:29.249Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:29.249Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:29.249Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:29.249Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:29.249Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:29.249Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:29.249Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-03-19T02:18:29.249Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:29.249Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:29.249Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:29.249Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:29.250Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.250Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.251Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:29.251Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:29.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:29.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:29.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:29.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:29.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:29.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:29.251Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:29.251Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:29.251Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:29.251Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:29.251Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:29.251Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:29.251Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:29.251Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:29.251Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:29.251Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:29.251Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:29.251Z] [2024-03-19T02:18:29.251Z] 02:18:29.002003 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:29.251Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:29.251Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:29.251Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:29.251Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:29.251Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:29.252Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:29.252Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:29.252Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:29.252Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:29.252Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:29.252Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-03-19T02:18:29.252Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:29.252Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:29.252Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:29.252Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:29.253Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:29.253Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.253Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.253Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:29.253Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:29.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:29.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:29.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:29.254Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:29.254Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:29.254Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:29.254Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:29.254Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:29.254Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:29.254Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:29.254Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:29.254Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:29.254Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:29.254Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:29.254Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:29.254Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:29.254Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:29.254Z] [2024-03-19T02:18:29.254Z] 02:18:29.004459 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:29.254Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:29.254Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:29.254Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:29.254Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:29.254Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:29.254Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:29.254Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:29.254Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:29.254Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:29.254Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:29.254Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-03-19T02:18:29.254Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:29.254Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:29.255Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:29.255Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.255Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.256Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:29.256Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:29.256Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:29.256Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:29.256Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:29.256Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:29.256Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:29.256Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:29.256Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:29.256Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:29.256Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:29.256Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:29.256Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:29.256Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:29.256Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:29.256Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:29.256Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:29.256Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:29.256Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:29.256Z] [2024-03-19T02:18:29.256Z] 02:18:29.084611 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:29.256Z] org.glassfish.web.loader.WebappClassLoader@3d8d970e[name=unknown], urls=[ [2024-03-19T02:18:29.256Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:29.256Z] file:/tmp/gfembed11739902475974826758tmp/generated/ejb/classes/ [2024-03-19T02:18:29.257Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:29.257Z] 02:18:29.127180 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:29.257Z] org.glassfish.web.loader.WebappClassLoader@1d226f27[name=unknown], urls=[ [2024-03-19T02:18:29.257Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:29.257Z] file:/tmp/gfembed11739902475974826758tmp/generated/ejb/classes/ [2024-03-19T02:18:29.257Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:29.514Z] 02:18:29.186649 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:29.514Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:29.514Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:29.514Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:29.514Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:29.514Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:29.514Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:29.514Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:29.514Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:29.514Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:29.514Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:29.515Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:29.515Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:29.515Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:29.515Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:29.515Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:29.515Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:29.515Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:29.515Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:29.515Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:29.515Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:29.515Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:29.515Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:29.515Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:29.515Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-03-19T02:18:29.515Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:29.515Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:29.515Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:29.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:29.515Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:29.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.516Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.516Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:29.516Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:29.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:29.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:29.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:29.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:29.517Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:29.517Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:29.517Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:29.517Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:29.517Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:29.517Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:29.517Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:29.517Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:29.517Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:29.517Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:29.517Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:29.517Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:29.517Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:29.517Z] [2024-03-19T02:18:29.517Z] 02:18:29.189023 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:29.517Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:29.517Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:29.517Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:29.517Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:29.517Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:29.517Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:29.517Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:29.517Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:29.517Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:29.517Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:29.517Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-03-19T02:18:29.517Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:29.517Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:29.517Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:29.517Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:29.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.518Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.519Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.519Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.519Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.519Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.519Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.519Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:29.519Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:29.519Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:29.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:29.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:29.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:29.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:29.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:29.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:29.519Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:29.519Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:29.519Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:29.519Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:29.519Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:29.519Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:29.519Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:29.519Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:29.519Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:29.519Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:29.519Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:29.519Z] [2024-03-19T02:18:29.519Z] 02:18:29.191084 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:29.519Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:29.519Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:29.519Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:29.519Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:29.519Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:29.519Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:29.520Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:29.520Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:29.520Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:29.520Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:29.520Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:29.520Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-03-19T02:18:29.520Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:29.520Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:29.520Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:29.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:29.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:29.521Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.521Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.521Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:29.521Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:29.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:29.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:29.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:29.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:29.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:29.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:29.522Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:29.522Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:29.522Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:29.522Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:29.522Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:29.522Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:29.522Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:29.522Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:29.522Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:29.522Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:29.522Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:29.522Z] [2024-03-19T02:18:29.522Z] 02:18:29.192099 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:29.522Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:29.522Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:29.522Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:29.522Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:29.522Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:29.522Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:29.522Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:29.522Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:29.522Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:29.522Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:29.522Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-03-19T02:18:29.522Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:29.522Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:29.522Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:29.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.523Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.524Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:29.524Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:29.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:29.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:29.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:29.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:29.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:29.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:29.524Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:29.524Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:29.524Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:29.524Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:29.524Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:29.524Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:29.524Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:29.524Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:29.524Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:29.524Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:29.524Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:29.524Z] [2024-03-19T02:18:29.524Z] 02:18:29.193046 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:29.524Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:29.524Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:29.524Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:29.524Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:29.525Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:29.525Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:29.525Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:29.525Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:29.525Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:29.525Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:29.525Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-03-19T02:18:29.525Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:29.525Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:29.525Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:29.525Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:29.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:29.525Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:29.525Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:29.525Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:29.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:29.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:29.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:29.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:29.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:29.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:29.526Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:29.526Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:29.526Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.526Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:29.526Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:29.526Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.526Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.526Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:29.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:29.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:29.527Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:29.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:29.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:29.527Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:29.527Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:29.527Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:29.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:29.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:29.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:29.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:29.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:29.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:29.527Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:29.527Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:29.527Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:29.527Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:29.527Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:29.527Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:29.527Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:29.527Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:29.527Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:29.527Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:29.527Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:29.527Z] [2024-03-19T02:18:29.527Z] 02:18:29.229845 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:29.527Z] org.glassfish.web.loader.WebappClassLoader@273aaab7[name=unknown], urls=[ [2024-03-19T02:18:29.527Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:29.527Z] file:/tmp/gfembed11739902475974826758tmp/generated/ejb/classes// [2024-03-19T02:18:29.527Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:29.527Z] 02:18:29.261366 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:18:29.527Z] 02:18:29.265272 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-03-19T02:18:29.527Z] Context found [2024-03-19T02:18:29.527Z] Context found /test [2024-03-19T02:18:29.528Z] Servlet WEB-HELLO initialized [2024-03-19T02:18:29.528Z] 02:18:29.365403 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:29.528Z] org.glassfish.web.loader.WebappClassLoader@5d84e363[name=/test], urls=[ [2024-03-19T02:18:29.528Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:29.528Z] file:/tmp/gfembed11739902475974826758tmp/generated/ejb/classes// [2024-03-19T02:18:29.528Z] file:/tmp/gfembed11739902475974826758tmp/generated/classes/ [2024-03-19T02:18:29.528Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:29.528Z] 02:18:29.381552 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-03-19T02:18:29.528Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@53f495f0 [2024-03-19T02:18:29.528Z] 02:18:29.391900 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:29.528Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:29.528Z] 02:18:29.415762 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:29.528Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.994 s -- in org.glassfish.tests.embedded.web.EmbeddedAddContextTest [2024-03-19T02:18:30.090Z] [0.002s][info][gc] Using G1 [2024-03-19T02:18:30.346Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest [2024-03-19T02:18:30.603Z] [0.575s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.440ms [2024-03-19T02:18:30.859Z] [1.042s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 6.569ms [2024-03-19T02:18:30.859Z] 02:18:30.805613 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:31.115Z] 02:18:30.964977 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:18:31.115Z] 02:18:30.966037 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:31.116Z] 02:18:30.996919 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:31.373Z] [1.520s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->20M(258M) 4.865ms [2024-03-19T02:18:31.373Z] [1.520s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:31.373Z] [1.530s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.675ms [2024-03-19T02:18:31.373Z] [1.534s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.082ms [2024-03-19T02:18:31.373Z] [1.535s][info][gc] GC(3) Concurrent Mark Cycle 15.096ms [2024-03-19T02:18:31.629Z] 02:18:31.355943 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:31.629Z] 02:18:31.456974 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (510 ms), startup services (605 ms), total (1,115 ms) [2024-03-19T02:18:31.630Z] 02:18:31.529662 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed17421593750691259024tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed17421593750691259024tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:31.886Z] 02:18:31.638626 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:31.886Z] ================ EmbeddedAddServletDefaultVS Test [2024-03-19T02:18:31.886Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@62b3a2f6 [2024-03-19T02:18:31.886Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:18:32.143Z] 02:18:31.841837 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:32.143Z] 02:18:31.875237 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:32.143Z] 02:18:31.875702 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:32.143Z] 02:18:31.876039 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:32.143Z] 02:18:32.100247 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:32.143Z] 02:18:32.101088 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:32.400Z] [2.477s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 157M->27M(256M) 8.939ms [2024-03-19T02:18:32.400Z] 02:18:32.231560 INFO pool-6-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:18:32.400Z] 02:18:32.289647 SEVERE pool-17-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:32.400Z] 02:18:32.298600 SEVERE pool-17-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:32.400Z] 02:18:32.300070 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:18:32.400Z] [2.608s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 48M->27M(256M) 7.596ms [2024-03-19T02:18:32.657Z] [2.634s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 7.751ms [2024-03-19T02:18:32.657Z] [2.634s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:32.657Z] 02:18:32.361283 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:32.657Z] [2.651s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.845ms [2024-03-19T02:18:32.657Z] [2.657s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.083ms [2024-03-19T02:18:32.657Z] [2.658s][info][gc] GC(7) Concurrent Mark Cycle 23.964ms [2024-03-19T02:18:32.657Z] 02:18:32.452544 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:32.657Z] 02:18:32.474998 INFO pool-15-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:32.657Z] 02:18:32.479105 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:32.657Z] 02:18:32.479654 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:32.657Z] 02:18:32.479999 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:32.657Z] 02:18:32.484399 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:18:32.657Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-03-19T02:18:32.657Z] 02:18:32.493246 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:18:32.914Z] 02:18:32.668743 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:32.914Z] 02:18:32.671127 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:32.914Z] 02:18:32.671656 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:32.914Z] 02:18:32.677489 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:32.914Z] 02:18:32.678166 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:32.914Z] 02:18:32.678921 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:32.914Z] 02:18:32.683045 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:32.914Z] 02:18:32.701268 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:32.914Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:32.914Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:32.914Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:32.914Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:32.914Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:32.915Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:32.915Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:32.915Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:32.915Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:32.915Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-03-19T02:18:32.915Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:32.915Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:32.915Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:32.915Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:32.915Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:32.916Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.916Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.916Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:32.916Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:32.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:32.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:32.917Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:32.917Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:32.917Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:32.917Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:32.917Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:32.917Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:32.917Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:32.917Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:32.917Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:32.917Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:32.917Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:32.917Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:32.917Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:32.917Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:32.917Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:32.917Z] [2024-03-19T02:18:32.917Z] 02:18:32.704298 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:32.917Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:32.917Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:32.917Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:32.917Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:32.917Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:32.917Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:32.917Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:32.917Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:32.917Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:32.917Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:32.917Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:32.917Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:32.917Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:32.917Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:32.917Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:32.917Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:32.917Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:32.918Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:32.918Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:32.918Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:32.918Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:32.918Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:32.918Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-03-19T02:18:32.918Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:32.918Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:32.918Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:32.918Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:32.918Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:32.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:32.918Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.918Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.918Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.919Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.919Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:32.919Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:32.919Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:32.919Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:32.919Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:32.919Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:32.919Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:32.919Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:32.919Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:32.919Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:32.919Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:32.919Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:32.919Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:32.919Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:32.919Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:32.920Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:32.920Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:32.920Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:32.920Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:32.920Z] [2024-03-19T02:18:32.920Z] 02:18:32.706877 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:32.920Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:32.920Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:32.920Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:32.920Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:32.920Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:32.920Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:32.920Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:32.920Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:32.920Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:32.920Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-03-19T02:18:32.920Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:32.920Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:32.920Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:32.920Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:32.920Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:32.920Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:32.920Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:32.920Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:32.920Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:32.920Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:32.920Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:32.920Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:32.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:32.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:32.921Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:32.921Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:32.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:32.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:32.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.921Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.921Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.922Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:32.922Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:32.922Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:32.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:32.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:32.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:32.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:32.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:32.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:32.922Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:32.922Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:32.922Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:32.922Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:32.922Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:32.922Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:32.922Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:32.922Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:32.922Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:32.922Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:32.922Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:32.922Z] [2024-03-19T02:18:32.922Z] 02:18:32.709431 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:32.922Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:32.922Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:32.922Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:32.922Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:32.922Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:32.922Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:32.922Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:32.922Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:32.922Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:32.922Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:32.922Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:32.922Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:32.922Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:32.922Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:32.922Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:32.922Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:32.922Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:32.923Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:32.923Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:32.923Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:32.923Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:32.923Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:32.923Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-03-19T02:18:32.923Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:32.923Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:32.923Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:32.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:32.923Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:32.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:32.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.923Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.923Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.924Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:32.924Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:32.924Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:32.924Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:32.924Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:32.924Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:32.924Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:32.924Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:32.924Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:32.924Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:32.924Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:32.924Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:32.924Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:32.924Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:32.924Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:32.925Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:32.925Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:32.925Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:32.925Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:32.925Z] [2024-03-19T02:18:32.925Z] 02:18:32.711884 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:32.925Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:32.925Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:32.925Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:32.925Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:32.925Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:32.925Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:32.925Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:32.925Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:32.925Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:32.925Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-03-19T02:18:32.926Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:32.926Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:32.926Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:32.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:32.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:32.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:32.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.926Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.926Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:32.926Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:32.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.927Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:32.927Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:32.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:32.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:32.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:32.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:32.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:32.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:32.927Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:32.927Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:32.927Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:32.927Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:32.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:32.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:32.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:32.927Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:32.928Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:32.928Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:32.928Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:32.928Z] [2024-03-19T02:18:32.928Z] 02:18:32.802607 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:32.928Z] org.glassfish.web.loader.WebappClassLoader@7ef8e623[name=unknown], urls=[ [2024-03-19T02:18:32.928Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:32.928Z] file:/tmp/gfembed17421593750691259024tmp/generated/ejb/classes/ [2024-03-19T02:18:32.928Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:33.184Z] 02:18:32.883192 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:33.184Z] org.glassfish.web.loader.WebappClassLoader@7c3c453b[name=unknown], urls=[ [2024-03-19T02:18:33.184Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:33.184Z] file:/tmp/gfembed17421593750691259024tmp/generated/ejb/classes/ [2024-03-19T02:18:33.184Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:33.185Z] 02:18:32.968234 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-03-19T02:18:33.185Z] 02:18:33.010040 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:33.185Z] org.glassfish.web.loader.WebappClassLoader@79cdf2d4[name=unknown], urls=[ [2024-03-19T02:18:33.185Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:33.185Z] file:/tmp/gfembed17421593750691259024tmp/generated/ejb/classes// [2024-03-19T02:18:33.185Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:33.185Z] 02:18:33.042854 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:18:33.185Z] Servlet NewServlet initialized [2024-03-19T02:18:33.185Z] 02:18:33.139548 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:33.185Z] org.glassfish.web.loader.WebappClassLoader@4f402027[name=/test], urls=[ [2024-03-19T02:18:33.185Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:33.185Z] file:/tmp/gfembed17421593750691259024tmp/generated/ejb/classes// [2024-03-19T02:18:33.185Z] file:/tmp/gfembed17421593750691259024tmp/generated/classes/ [2024-03-19T02:18:33.185Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:33.441Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7ff09659 [2024-03-19T02:18:33.441Z] 02:18:33.165887 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:33.441Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:33.442Z] 02:18:33.191292 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:33.442Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.982 s -- in org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest [2024-03-19T02:18:33.698Z] [0.002s][info][gc] Using G1 [2024-03-19T02:18:34.261Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedRestartTest [2024-03-19T02:18:34.261Z] [0.566s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.437ms [2024-03-19T02:18:34.823Z] 02:18:34.587214 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:34.823Z] [1.043s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 6.840ms [2024-03-19T02:18:34.823Z] 02:18:34.675409 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:34.823Z] 02:18:34.735209 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:35.386Z] [1.558s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 58M->20M(258M) 5.677ms [2024-03-19T02:18:35.386Z] [1.558s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:35.386Z] [1.568s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.605ms [2024-03-19T02:18:35.386Z] [1.571s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.077ms [2024-03-19T02:18:35.386Z] [1.572s][info][gc] GC(3) Concurrent Mark Cycle 14.045ms [2024-03-19T02:18:35.386Z] 02:18:35.172077 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 10 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:35.386Z] 02:18:35.180050 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:35.386Z] 02:18:35.186694 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:35.387Z] 02:18:35.187693 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:35.387Z] 02:18:35.188213 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:35.642Z] 02:18:35.426688 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (823 ms), startup services (490 ms), total (1,313 ms) [2024-03-19T02:18:35.642Z] 02:18:35.490757 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed15335786650751875749tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15335786650751875749tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:35.643Z] 02:18:35.599974 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:35.643Z] ================ Embedded Restart Test [2024-03-19T02:18:35.899Z] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes, contextroot = test [2024-03-19T02:18:35.899Z] 02:18:35.889860 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:35.899Z] 02:18:35.892429 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:35.899Z] 02:18:35.893046 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:36.156Z] 02:18:35.899616 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:36.156Z] 02:18:35.900427 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:36.156Z] 02:18:35.901229 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:36.156Z] 02:18:35.905048 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:36.156Z] [2.481s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 121M->27M(256M) 11.038ms [2024-03-19T02:18:36.156Z] 02:18:36.070726 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:36.156Z] 02:18:36.093829 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:36.413Z] 02:18:36.108364 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:36.413Z] 02:18:36.108884 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:36.413Z] [2.649s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 69M->29M(256M) 6.774ms [2024-03-19T02:18:36.413Z] [2.679s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 32M->29M(256M) 5.144ms [2024-03-19T02:18:36.413Z] [2.679s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:36.413Z] [2.698s][info][gc] GC(7) Pause Remark 31M->31M(256M) 2.967ms [2024-03-19T02:18:36.413Z] [2.705s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.092ms [2024-03-19T02:18:36.413Z] [2.706s][info][gc] GC(7) Concurrent Mark Cycle 27.022ms [2024-03-19T02:18:36.413Z] 02:18:36.281106 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:36.413Z] 02:18:36.281840 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:36.670Z] 02:18:36.400036 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:36.670Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:36.670Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:36.670Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:36.670Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:36.670Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:36.670Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:36.670Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:36.670Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:36.670Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:36.670Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:36.670Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:36.670Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:36.670Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:36.670Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:36.670Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-03-19T02:18:36.670Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:36.670Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:36.671Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:36.671Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.671Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.672Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:36.672Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:36.672Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:36.672Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:36.672Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:36.672Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:36.672Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:36.672Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:36.672Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:36.672Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:36.672Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:36.672Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:36.672Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:36.672Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:36.672Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:36.672Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:36.672Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:36.672Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:36.672Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:36.672Z] [2024-03-19T02:18:36.672Z] 02:18:36.403328 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:36.672Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:36.672Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:36.672Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:36.673Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:36.673Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:36.673Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:36.673Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:36.673Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:36.673Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:36.673Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:36.673Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:36.673Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:36.673Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:36.673Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:36.673Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-03-19T02:18:36.673Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:36.673Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:36.673Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:36.673Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:36.673Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:36.673Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:36.673Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:36.673Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:36.674Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:36.674Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:36.674Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:36.674Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:36.674Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:36.674Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:36.674Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:36.674Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:36.674Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.674Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:36.674Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:36.674Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.674Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.674Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:36.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:36.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.675Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.675Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.675Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.675Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:36.675Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:36.675Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:36.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:36.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:36.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:36.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:36.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:36.675Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:36.675Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:36.675Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:36.675Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:36.675Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:36.675Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:36.675Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:36.675Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:36.675Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:36.675Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:36.675Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:36.675Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:36.675Z] [2024-03-19T02:18:36.675Z] 02:18:36.406220 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:36.675Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:36.675Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:36.675Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:36.675Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:36.675Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:36.675Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:36.675Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:36.675Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:36.675Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:36.675Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:36.676Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:36.676Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:36.676Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:36.676Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:36.676Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:36.676Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:36.676Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:36.676Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:36.676Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:36.676Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-03-19T02:18:36.676Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:36.676Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:36.676Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:36.676Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:36.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:36.676Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:36.676Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:36.676Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:36.676Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:36.676Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:36.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:36.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:36.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:36.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:36.677Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:36.677Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:36.677Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.677Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:36.677Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:36.677Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.677Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.677Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.678Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:36.678Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:36.678Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:36.678Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:36.678Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:36.678Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:36.678Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:36.678Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:36.678Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:36.678Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:36.678Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:36.678Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:36.678Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:36.678Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:36.678Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:36.678Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:36.678Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:36.678Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:36.678Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:36.678Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:36.678Z] [2024-03-19T02:18:36.678Z] 02:18:36.409053 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:36.678Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:36.678Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:36.678Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:36.678Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:36.678Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:36.678Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:36.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:36.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:36.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:36.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:36.678Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:36.678Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:36.678Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:36.678Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:36.678Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:36.678Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:36.678Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:36.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:36.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:36.679Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:36.679Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:36.679Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:36.679Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:36.679Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:36.679Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:36.679Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-03-19T02:18:36.679Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:36.679Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:36.679Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:36.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:36.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.680Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.680Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:36.680Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:36.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:36.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:36.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:36.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:36.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:36.681Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:36.681Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:36.681Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:36.681Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:36.681Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:36.681Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:36.681Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:36.681Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:36.681Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:36.681Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:36.681Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:36.681Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:36.681Z] [2024-03-19T02:18:36.681Z] 02:18:36.411884 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:36.681Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:36.681Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:36.681Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:36.681Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:36.681Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:36.681Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:36.681Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:36.681Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:36.681Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:36.681Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:36.681Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:36.681Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:36.681Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:36.681Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:36.682Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:36.682Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:36.682Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:36.682Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:36.682Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:36.682Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-03-19T02:18:36.682Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:36.682Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:36.682Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:36.682Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:36.682Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:36.682Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:36.682Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.682Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.682Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.682Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.682Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.682Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.682Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.682Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:36.682Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.683Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:36.683Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:36.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:36.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:36.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:36.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:36.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:36.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:36.683Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:36.683Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:36.683Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:36.683Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:36.684Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:36.684Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:36.684Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:36.684Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:36.684Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:36.684Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:36.684Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:36.684Z] [2024-03-19T02:18:36.684Z] 02:18:36.490684 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:36.684Z] org.glassfish.web.loader.WebappClassLoader@370c7cc5[name=unknown], urls=[ [2024-03-19T02:18:36.684Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:36.684Z] file:/tmp/gfembed15335786650751875749tmp/generated/ejb/classes/ [2024-03-19T02:18:36.684Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=35, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:36.684Z] 02:18:36.532187 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:18:36.684Z] 02:18:36.573161 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 929 milliseconds. [2024-03-19T02:18:36.684Z] Deployed classes [2024-03-19T02:18:36.941Z] Servlet WEB-HELLO initialized [2024-03-19T02:18:36.941Z] null [2024-03-19T02:18:36.941Z] Undeploying classes [2024-03-19T02:18:36.941Z] 02:18:36.699113 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:36.941Z] org.glassfish.web.loader.WebappClassLoader@62de73eb[name=/test], urls=[ [2024-03-19T02:18:36.941Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:36.941Z] file:/tmp/gfembed15335786650751875749tmp/generated/ejb/classes/ [2024-03-19T02:18:36.941Z] file:/tmp/gfembed15335786650751875749tmp/generated/classes/ [2024-03-19T02:18:36.941Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:36.941Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:18:36.941Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7c69e1e1 [2024-03-19T02:18:36.941Z] 02:18:36.731081 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:36.941Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:36.941Z] 02:18:36.755788 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:36.941Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.777 s -- in org.glassfish.tests.embedded.web.EmbeddedRestartTest [2024-03-19T02:18:37.198Z] [0.002s][info][gc] Using G1 [2024-03-19T02:18:37.760Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedClassLoaderTest [2024-03-19T02:18:37.760Z] [0.552s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.561ms [2024-03-19T02:18:38.322Z] 02:18:38.144412 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:38.322Z] [1.043s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.740ms [2024-03-19T02:18:38.578Z] 02:18:38.305220 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:18:38.578Z] 02:18:38.306320 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:38.578Z] 02:18:38.337527 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:38.834Z] [1.536s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 53M->20M(258M) 5.824ms [2024-03-19T02:18:38.834Z] [1.536s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:38.834Z] [1.546s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.700ms [2024-03-19T02:18:38.834Z] [1.549s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.058ms [2024-03-19T02:18:38.834Z] [1.551s][info][gc] GC(3) Concurrent Mark Cycle 14.604ms [2024-03-19T02:18:38.834Z] 02:18:38.701706 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:39.092Z] 02:18:38.804526 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (528 ms), startup services (614 ms), total (1,142 ms) [2024-03-19T02:18:39.092Z] 02:18:38.879394 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed9196567152166107093tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed9196567152166107093tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:39.092Z] 02:18:38.992821 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:39.092Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:18:39.348Z] 02:18:39.186415 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:39.348Z] 02:18:39.221317 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:39.348Z] 02:18:39.221800 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:39.348Z] 02:18:39.222124 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:39.605Z] [2.326s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 141M->26M(256M) 9.827ms [2024-03-19T02:18:39.605Z] 02:18:39.459676 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:39.605Z] 02:18:39.460646 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:39.861Z] 02:18:39.586981 INFO pool-7-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:18:39.861Z] 02:18:39.631481 SEVERE pool-17-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:39.861Z] 02:18:39.640149 SEVERE pool-17-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:39.861Z] 02:18:39.641306 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:18:39.861Z] [2.621s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 61M->27M(256M) 9.085ms [2024-03-19T02:18:39.861Z] [2.642s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 6.402ms [2024-03-19T02:18:39.861Z] [2.642s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:39.861Z] 02:18:39.695647 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:39.861Z] [2.666s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.879ms [2024-03-19T02:18:39.861Z] [2.674s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.075ms [2024-03-19T02:18:39.861Z] [2.675s][info][gc] GC(7) Concurrent Mark Cycle 33.039ms [2024-03-19T02:18:39.861Z] 02:18:39.787789 INFO pool-5-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:39.861Z] 02:18:39.812172 INFO pool-5-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:39.861Z] 02:18:39.817242 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:39.862Z] 02:18:39.817789 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:39.862Z] 02:18:39.818140 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:39.862Z] 02:18:39.822672 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:18:40.118Z] ---> Loading TestCacaoList with java.net.URLClassLoader@27bcb4ad [2024-03-19T02:18:40.118Z] ---> Finish to load TestCacaoList with java.net.URLClassLoader@27bcb4ad [2024-03-19T02:18:40.118Z] 02:18:39.833024 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'embedded-webapi-tests-testapp.war' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp.war' [2024-03-19T02:18:40.374Z] 02:18:40.099064 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:40.374Z] 02:18:40.101414 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:40.374Z] 02:18:40.101888 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:40.375Z] 02:18:40.107586 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:40.375Z] 02:18:40.108274 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:40.375Z] 02:18:40.109037 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:40.375Z] 02:18:40.112956 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:40.375Z] 02:18:40.196078 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:40.375Z] org.glassfish.web.loader.WebappClassLoader@40016ce1[name=unknown], urls=[ [2024-03-19T02:18:40.375Z] file:/tmp/gfembed9196567152166107093tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-03-19T02:18:40.375Z] file:/tmp/gfembed9196567152166107093tmp/generated/ejb/embedded-webapi-tests-testapp/ [2024-03-19T02:18:40.375Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=10, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:40.375Z] 02:18:40.269002 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:40.375Z] org.glassfish.web.loader.WebappClassLoader@69ffdaa8[name=unknown], urls=[ [2024-03-19T02:18:40.375Z] file:/tmp/gfembed9196567152166107093tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-03-19T02:18:40.375Z] file:/tmp/gfembed9196567152166107093tmp/generated/ejb/embedded-webapi-tests-testapp/ [2024-03-19T02:18:40.375Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:40.631Z] 02:18:40.385741 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:40.631Z] org.glassfish.web.loader.WebappClassLoader@1f71e024[name=unknown], urls=[ [2024-03-19T02:18:40.631Z] file:/tmp/gfembed9196567152166107093tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-03-19T02:18:40.631Z] file:/tmp/gfembed9196567152166107093tmp/generated/ejb/embedded-webapi-tests-testapp// [2024-03-19T02:18:40.631Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:40.631Z] TestListener : contextInitialized called [2024-03-19T02:18:40.631Z] TestListener : Trying to load TestCacaoList [2024-03-19T02:18:40.631Z] Class TestCacaoList loaded successfully from listener [2024-03-19T02:18:40.631Z] TestListener : contextInitialized DONE [2024-03-19T02:18:40.631Z] 02:18:40.416790 INFO main com.sun.enterprise.web.WebApplication.start Loading application [embedded-webapi-tests-testapp] at [/test] [2024-03-19T02:18:40.631Z] 02:18:40.420616 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-03-19T02:18:40.631Z] Servlet TestServlet doGet called [2024-03-19T02:18:40.631Z] Class TestCacaoList loaded successfully from servlet [2024-03-19T02:18:40.631Z] Servlet TestServlet doGet DONE [2024-03-19T02:18:40.631Z] 02:18:40.517023 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:40.631Z] org.glassfish.web.loader.WebappClassLoader@5c8b10b4[name=/test], urls=[ [2024-03-19T02:18:40.631Z] file:/tmp/gfembed9196567152166107093tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-03-19T02:18:40.631Z] file:/tmp/gfembed9196567152166107093tmp/generated/ejb/embedded-webapi-tests-testapp// [2024-03-19T02:18:40.631Z] file:/tmp/gfembed9196567152166107093tmp/generated/embedded-webapi-tests-testapp/ [2024-03-19T02:18:40.631Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:40.632Z] 02:18:40.532427 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-03-19T02:18:40.632Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@58b8f9e3 [2024-03-19T02:18:40.632Z] 02:18:40.543871 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:40.632Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:40.632Z] 02:18:40.566103 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:40.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.036 s -- in org.glassfish.tests.embedded.web.EmbeddedClassLoaderTest [2024-03-19T02:18:41.194Z] [0.003s][info][gc] Using G1 [2024-03-19T02:18:41.450Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest [2024-03-19T02:18:41.706Z] [0.567s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.638ms [2024-03-19T02:18:42.268Z] [1.037s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 7.137ms [2024-03-19T02:18:42.268Z] 02:18:41.946369 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:42.268Z] 02:18:42.107047 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:18:42.268Z] 02:18:42.108083 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:42.268Z] 02:18:42.139663 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:42.525Z] [1.504s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->19M(258M) 5.141ms [2024-03-19T02:18:42.525Z] [1.504s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:42.525Z] [1.514s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.757ms [2024-03-19T02:18:42.525Z] [1.517s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.063ms [2024-03-19T02:18:42.525Z] [1.519s][info][gc] GC(3) Concurrent Mark Cycle 15.136ms [2024-03-19T02:18:42.781Z] 02:18:42.493497 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:42.781Z] 02:18:42.592837 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (512 ms), startup services (600 ms), total (1,112 ms) [2024-03-19T02:18:42.781Z] 02:18:42.664434 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed14448543772602811421tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed14448543772602811421tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:43.037Z] 02:18:42.772956 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:43.037Z] ================ EmbeddedAddHttpsListener Test [2024-03-19T02:18:43.037Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@6f25bf88 [2024-03-19T02:18:43.037Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:18:43.295Z] 02:18:42.981680 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:43.295Z] 02:18:43.014962 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:43.295Z] 02:18:43.015447 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:43.295Z] 02:18:43.015810 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:43.295Z] 02:18:43.247618 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:43.295Z] 02:18:43.248535 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:43.551Z] [2.482s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 159M->27M(256M) 9.127ms [2024-03-19T02:18:43.551Z] 02:18:43.380533 INFO pool-16-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:18:43.551Z] 02:18:43.438837 SEVERE pool-13-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:43.551Z] 02:18:43.447883 SEVERE pool-13-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:43.551Z] 02:18:43.449063 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:18:43.551Z] [2.607s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 47M->27M(256M) 8.275ms [2024-03-19T02:18:43.807Z] [2.633s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 6.190ms [2024-03-19T02:18:43.807Z] [2.633s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:43.807Z] 02:18:43.502494 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:43.807Z] [2.658s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.820ms [2024-03-19T02:18:43.807Z] [2.664s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.086ms [2024-03-19T02:18:43.807Z] [2.665s][info][gc] GC(7) Concurrent Mark Cycle 31.517ms [2024-03-19T02:18:43.807Z] 02:18:43.600412 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:43.807Z] 02:18:43.621816 INFO pool-13-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 10 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:43.807Z] 02:18:43.625782 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:43.807Z] 02:18:43.626223 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:43.807Z] 02:18:43.626554 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:43.807Z] 02:18:43.630766 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:18:43.807Z] 02:18:43.642775 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener default-ssl-listener on host/port 0.0.0.0:9191 [2024-03-19T02:18:43.808Z] 02:18:43.655792 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener default-ssl-listener on host/port 0.0.0.0:9191 [2024-03-19T02:18:43.808Z] 02:18:43.659717 INFO pool-14-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9191] [2024-03-19T02:18:43.808Z] SSL /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/keystore.jks changeit /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/cacerts.jks changeit [2024-03-19T02:18:43.808Z] 02:18:43.684837 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener default-ssl-listener on host/port 0.0.0.0:9191 [2024-03-19T02:18:43.808Z] 02:18:43.688863 INFO pool-16-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:9191] [2024-03-19T02:18:43.808Z] 02:18:43.692476 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener default-ssl-listener on host/port 0.0.0.0:9191 [2024-03-19T02:18:43.808Z] 02:18:43.695246 INFO pool-16-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9191] [2024-03-19T02:18:43.808Z] 02:18:43.697179 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector default-ssl-listener port 9191 to virtual server server [2024-03-19T02:18:43.808Z] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-03-19T02:18:44.372Z] 02:18:43.906424 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:44.372Z] 02:18:43.908712 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:44.372Z] 02:18:43.909235 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:44.372Z] 02:18:43.914717 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:44.372Z] 02:18:43.915468 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:44.372Z] 02:18:43.916278 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:44.372Z] 02:18:43.920128 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:44.372Z] 02:18:43.945595 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:44.372Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:44.372Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:44.373Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:44.373Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:44.373Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:44.373Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:44.373Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:44.373Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:44.373Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:44.373Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:44.373Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:44.373Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:44.373Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:44.373Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:44.373Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-03-19T02:18:44.373Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:44.373Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:44.373Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:44.373Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:44.373Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:44.373Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:44.373Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:44.374Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.374Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.374Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:44.374Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:44.375Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.375Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.375Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.375Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.375Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.375Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.375Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.375Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:44.375Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:44.375Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:44.375Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:44.375Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:44.375Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:44.375Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:44.375Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:44.375Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:44.375Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:44.375Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:44.375Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:44.375Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:44.375Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:44.375Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:44.375Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:44.375Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:44.375Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:44.375Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:44.375Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:44.375Z] [2024-03-19T02:18:44.375Z] 02:18:43.948773 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:44.375Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:44.375Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:44.375Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:44.375Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:44.375Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:44.375Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:44.375Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:44.375Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:44.375Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:44.376Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:44.376Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:44.376Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:44.376Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:44.376Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:44.376Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:44.376Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:44.376Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:44.376Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:44.376Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-03-19T02:18:44.376Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:44.376Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:44.376Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:44.376Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:44.376Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:44.376Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:44.376Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:44.376Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:44.376Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:44.376Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:44.376Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:44.376Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:44.376Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:44.376Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:44.377Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:44.377Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:44.377Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.377Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:44.377Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:44.377Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.377Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.377Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.377Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.378Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:44.378Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:44.378Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:44.378Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:44.378Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:44.378Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:44.378Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:44.378Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:44.378Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:44.378Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:44.378Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:44.378Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:44.378Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:44.378Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:44.378Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:44.378Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:44.378Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:44.378Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:44.378Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:44.378Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:44.378Z] [2024-03-19T02:18:44.378Z] 02:18:43.951457 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:44.378Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:44.378Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:44.378Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:44.378Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:44.378Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:44.378Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:44.378Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:44.378Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:44.378Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:44.378Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:44.378Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:44.378Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:44.378Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:44.378Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:44.378Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:44.378Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:44.378Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:44.378Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:44.378Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:44.379Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:44.379Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:44.379Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:44.379Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:44.379Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:44.379Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:44.379Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-03-19T02:18:44.379Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:44.379Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:44.379Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:44.379Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:44.379Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:44.380Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.380Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.380Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:44.380Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:44.380Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:44.380Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:44.381Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:44.381Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:44.381Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:44.381Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:44.381Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:44.381Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:44.381Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:44.381Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:44.381Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:44.381Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:44.381Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:44.381Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:44.381Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:44.381Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:44.381Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:44.381Z] [2024-03-19T02:18:44.381Z] 02:18:43.954236 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:44.381Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:44.381Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:44.381Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:44.381Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:44.381Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:44.381Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:44.381Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:44.381Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:44.381Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:44.381Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:44.382Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:44.382Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:44.382Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:44.382Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:44.382Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:44.382Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:44.382Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:44.382Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:44.382Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:44.382Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:44.382Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:44.382Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:44.382Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:44.382Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-03-19T02:18:44.382Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:44.382Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:44.382Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:44.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:44.382Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:44.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:44.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.383Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.383Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:44.383Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:44.383Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:44.383Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:44.383Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:44.383Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:44.383Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:44.383Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:44.384Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:44.384Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:44.384Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:44.384Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:44.384Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:44.384Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:44.384Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:44.384Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:44.384Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:44.384Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:44.384Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:44.384Z] [2024-03-19T02:18:44.384Z] 02:18:43.956819 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:44.384Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:44.384Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:44.384Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:44.384Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:44.384Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:44.384Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:44.384Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:44.384Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:44.384Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:44.384Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:44.384Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:44.384Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:44.384Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:44.384Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:44.385Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:44.385Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:44.385Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:44.385Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:44.385Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:44.385Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-03-19T02:18:44.385Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:44.385Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:44.385Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:44.385Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:44.385Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:44.385Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:44.385Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.385Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.385Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.385Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.385Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.385Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.386Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.386Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:44.386Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:44.386Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:44.386Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:44.386Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:44.386Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:44.386Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:44.386Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:44.386Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:44.386Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:44.387Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:44.387Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:44.387Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:44.387Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:44.387Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:44.387Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:44.387Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:44.387Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:44.387Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:44.387Z] [2024-03-19T02:18:44.387Z] 02:18:44.046607 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:44.387Z] org.glassfish.web.loader.WebappClassLoader@203765b2[name=unknown], urls=[ [2024-03-19T02:18:44.387Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:44.387Z] file:/tmp/gfembed14448543772602811421tmp/generated/ejb/classes/ [2024-03-19T02:18:44.387Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:44.387Z] 02:18:44.085022 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/classes] [2024-03-19T02:18:44.387Z] 02:18:44.120242 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 388 milliseconds. [2024-03-19T02:18:44.387Z] Deployed classes [2024-03-19T02:18:44.644Z] Servlet WEB-HELLO initialized [2024-03-19T02:18:44.644Z] Hello World! [2024-03-19T02:18:44.644Z] 02:18:44.525880 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:44.644Z] org.glassfish.web.loader.WebappClassLoader@e3ed455[name=/classes], urls=[ [2024-03-19T02:18:44.644Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:44.644Z] file:/tmp/gfembed14448543772602811421tmp/generated/ejb/classes/ [2024-03-19T02:18:44.644Z] file:/tmp/gfembed14448543772602811421tmp/generated/classes/ [2024-03-19T02:18:44.644Z] ][delegate=true, context=/classes, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:44.644Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:18:44.644Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@24615687 [2024-03-19T02:18:44.644Z] 02:18:44.556924 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:44.644Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:44.644Z] 02:18:44.580215 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:44.644Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.232 s -- in org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest [2024-03-19T02:18:45.207Z] [0.002s][info][gc] Using G1 [2024-03-19T02:18:45.463Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest [2024-03-19T02:18:45.719Z] [0.564s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.651ms [2024-03-19T02:18:46.281Z] [1.030s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 5.902ms [2024-03-19T02:18:46.281Z] 02:18:45.964282 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:46.281Z] 02:18:46.126878 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:18:46.281Z] 02:18:46.128018 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:46.281Z] 02:18:46.159574 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:46.538Z] [1.516s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 52M->20M(258M) 5.375ms [2024-03-19T02:18:46.538Z] [1.516s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:46.538Z] [1.525s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.623ms [2024-03-19T02:18:46.539Z] [1.528s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.077ms [2024-03-19T02:18:46.539Z] [1.530s][info][gc] GC(3) Concurrent Mark Cycle 14.201ms [2024-03-19T02:18:46.795Z] 02:18:46.522526 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:46.795Z] 02:18:46.625612 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (515 ms), startup services (617 ms), total (1,132 ms) [2024-03-19T02:18:46.795Z] 02:18:46.699235 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed12921247224636014811tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed12921247224636014811tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:47.051Z] 02:18:46.810123 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:47.051Z] ================ Test Embedded Web API Default Start [2024-03-19T02:18:47.051Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@37a0ec3c [2024-03-19T02:18:47.311Z] 02:18:47.008963 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:47.311Z] 02:18:47.042232 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:47.311Z] 02:18:47.042710 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:47.311Z] 02:18:47.043059 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:47.311Z] 02:18:47.265063 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:47.311Z] 02:18:47.265972 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:47.568Z] [2.510s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 159M->27M(256M) 9.447ms [2024-03-19T02:18:47.568Z] 02:18:47.459644 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:18:47.568Z] [2.557s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 33M->28M(256M) 8.565ms [2024-03-19T02:18:47.568Z] [2.576s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 4.658ms [2024-03-19T02:18:47.568Z] [2.576s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:47.568Z] [2.594s][info][gc] GC(7) Pause Remark 28M->28M(256M) 2.774ms [2024-03-19T02:18:47.568Z] [2.600s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.084ms [2024-03-19T02:18:47.568Z] [2.601s][info][gc] GC(7) Concurrent Mark Cycle 24.755ms [2024-03-19T02:18:47.824Z] 02:18:47.546724 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:18:47.824Z] 02:18:47.569433 INFO pool-15-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:47.825Z] 02:18:47.575922 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:47.825Z] 02:18:47.576461 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:47.825Z] 02:18:47.576823 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:47.825Z] 02:18:47.590939 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:18:47.825Z] 02:18:47.593131 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-03-19T02:18:47.825Z] Web listener embedded-listener-1 8080 [2024-03-19T02:18:47.825Z] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-03-19T02:18:48.082Z] 02:18:47.808264 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:48.082Z] 02:18:47.810581 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:48.082Z] 02:18:47.811080 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:48.082Z] 02:18:47.816602 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:48.082Z] 02:18:47.817249 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:48.082Z] 02:18:47.817969 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:48.083Z] 02:18:47.821800 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:48.083Z] 02:18:47.846421 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:48.083Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:48.083Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:48.083Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:48.083Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:48.083Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:48.083Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:48.083Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:48.083Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:48.083Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:48.083Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:48.083Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:48.083Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:48.083Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:48.083Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:48.083Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-03-19T02:18:48.083Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:48.084Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:48.084Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:48.084Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.084Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.084Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.085Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:48.085Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:48.085Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:48.085Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:48.085Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:48.085Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:48.085Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:48.085Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:48.085Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:48.085Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:48.085Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:48.085Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:48.085Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:48.085Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:48.085Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:48.085Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:48.085Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:48.085Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:48.085Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:48.085Z] [2024-03-19T02:18:48.085Z] 02:18:47.849554 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:48.086Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:48.086Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:48.086Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:48.086Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:48.086Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:48.086Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:48.086Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:48.086Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:48.086Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:48.086Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:48.086Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:48.086Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:48.086Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:48.086Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:48.086Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-03-19T02:18:48.086Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:48.086Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:48.086Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:48.086Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:48.086Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:48.086Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:48.087Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.087Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.087Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:48.087Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:48.088Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:48.088Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.088Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.088Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.088Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.088Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.088Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.088Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.088Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:48.088Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:48.088Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:48.088Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:48.088Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:48.088Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:48.088Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:48.088Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:48.088Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:48.088Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:48.088Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:48.088Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:48.088Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:48.088Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:48.088Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:48.088Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:48.088Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:48.088Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:48.088Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:48.088Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:48.088Z] [2024-03-19T02:18:48.088Z] 02:18:47.852259 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:48.088Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:48.088Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:48.088Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:48.088Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:48.088Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:48.088Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:48.088Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:48.088Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:48.089Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:48.089Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:48.089Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:48.089Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:48.089Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:48.089Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:48.089Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:48.089Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:48.089Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:48.089Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-03-19T02:18:48.089Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:48.089Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:48.089Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:48.089Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:48.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:48.089Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:48.089Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:48.089Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:48.089Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:48.089Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:48.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:48.089Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:48.090Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:48.090Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:48.090Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:48.090Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:48.090Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.090Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:48.090Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:48.090Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.090Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.090Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.090Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.091Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:48.091Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:48.091Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:48.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:48.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:48.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:48.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:48.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:48.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:48.091Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:48.091Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:48.091Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:48.091Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:48.091Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:48.091Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:48.091Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:48.091Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:48.091Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:48.091Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:48.091Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:48.091Z] [2024-03-19T02:18:48.091Z] 02:18:47.854970 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:48.091Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:48.091Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:48.091Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:48.091Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:48.091Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:48.091Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:48.091Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:48.091Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:48.091Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:48.091Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:48.091Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:48.091Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:48.091Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:48.091Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:48.091Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:48.091Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:48.091Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:48.092Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:48.092Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:48.092Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:48.092Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:48.092Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:48.092Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:48.092Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-03-19T02:18:48.092Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:48.092Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:48.092Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:48.092Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:48.092Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.093Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:48.093Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:48.093Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.093Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.093Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:48.093Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:48.093Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:48.093Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:48.094Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:48.094Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:48.094Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:48.094Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:48.094Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:48.094Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:48.094Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:48.094Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:48.094Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:48.094Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:48.094Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:48.094Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:48.094Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:48.094Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:48.094Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:48.094Z] [2024-03-19T02:18:48.094Z] 02:18:47.857651 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:48.094Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:48.094Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:48.094Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:48.094Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:48.094Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:48.094Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:48.094Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:48.094Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:48.094Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:18:48.094Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:18:48.094Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:48.094Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:48.095Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:18:48.095Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:18:48.095Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:18:48.095Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:18:48.095Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:18:48.095Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:18:48.095Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:18:48.095Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:18:48.095Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:18:48.095Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:18:48.095Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:18:48.095Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-03-19T02:18:48.095Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:48.095Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:48.095Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:48.095Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:48.095Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:48.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:48.095Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.095Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.096Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.096Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:48.096Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:48.096Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:48.096Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:48.096Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:48.096Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:48.097Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:48.097Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:48.097Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:48.097Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:48.097Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:48.097Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:48.097Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:48.097Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:48.097Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:48.097Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:48.097Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:48.097Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:48.097Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:48.097Z] [2024-03-19T02:18:48.097Z] 02:18:47.947803 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:48.097Z] org.glassfish.web.loader.WebappClassLoader@7d284f15[name=unknown], urls=[ [2024-03-19T02:18:48.097Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:48.097Z] file:/tmp/gfembed12921247224636014811tmp/generated/ejb/classes/ [2024-03-19T02:18:48.097Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:48.353Z] 02:18:47.988194 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/classes] [2024-03-19T02:18:48.353Z] 02:18:48.025465 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 394 milliseconds. [2024-03-19T02:18:48.353Z] Deployed classes [2024-03-19T02:18:48.353Z] Servlet WEB-HELLO initialized [2024-03-19T02:18:48.353Z] null [2024-03-19T02:18:49.282Z] 02:18:49.129636 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:49.282Z] org.glassfish.web.loader.WebappClassLoader@521ba38f[name=/classes], urls=[ [2024-03-19T02:18:49.282Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:49.282Z] file:/tmp/gfembed12921247224636014811tmp/generated/ejb/classes/ [2024-03-19T02:18:49.283Z] file:/tmp/gfembed12921247224636014811tmp/generated/classes/ [2024-03-19T02:18:49.283Z] ][delegate=true, context=/classes, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:49.283Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:18:49.283Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@11bdab37 [2024-03-19T02:18:49.283Z] 02:18:49.159014 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:49.283Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:49.283Z] 02:18:49.182212 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:49.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.820 s -- in org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest [2024-03-19T02:18:49.845Z] [0.002s][info][gc] Using G1 [2024-03-19T02:18:50.100Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest [2024-03-19T02:18:50.357Z] [0.568s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.369ms [2024-03-19T02:18:50.612Z] [1.056s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.406ms [2024-03-19T02:18:50.868Z] 02:18:50.590293 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:50.868Z] 02:18:50.750062 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:18:50.868Z] 02:18:50.751158 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:51.123Z] 02:18:50.782768 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:51.123Z] [1.546s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 53M->20M(258M) 5.101ms [2024-03-19T02:18:51.123Z] [1.546s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:51.123Z] [1.557s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.680ms [2024-03-19T02:18:51.123Z] [1.561s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.061ms [2024-03-19T02:18:51.123Z] [1.563s][info][gc] GC(3) Concurrent Mark Cycle 17.040ms [2024-03-19T02:18:51.382Z] 02:18:51.143647 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:51.382Z] 02:18:51.259004 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (529 ms), startup services (625 ms), total (1,154 ms) [2024-03-19T02:18:51.382Z] 02:18:51.332883 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed9936150793510367771tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed9936150793510367771tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:51.638Z] 02:18:51.442164 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:51.638Z] ================ EmbeddedRemoveContext Test [2024-03-19T02:18:51.638Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@2c26ba07 [2024-03-19T02:18:51.638Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:18:51.895Z] 02:18:51.641051 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:51.895Z] [2.148s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 124M->25M(256M) 7.793ms [2024-03-19T02:18:51.895Z] 02:18:51.685478 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:51.895Z] 02:18:51.686366 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:51.895Z] 02:18:51.686739 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:52.151Z] 02:18:51.897846 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:52.151Z] 02:18:51.898652 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:52.151Z] 02:18:52.027241 INFO pool-15-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:18:52.151Z] 02:18:52.070190 SEVERE pool-7-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:52.152Z] 02:18:52.079051 SEVERE pool-7-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:52.152Z] 02:18:52.080197 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:18:52.408Z] [2.630s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 74M->28M(256M) 5.686ms [2024-03-19T02:18:52.408Z] 02:18:52.143579 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:52.408Z] [2.653s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 31M->28M(256M) 5.570ms [2024-03-19T02:18:52.408Z] [2.653s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:52.408Z] [2.678s][info][gc] GC(7) Pause Remark 30M->30M(256M) 2.832ms [2024-03-19T02:18:52.408Z] [2.686s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.092ms [2024-03-19T02:18:52.408Z] [2.687s][info][gc] GC(7) Concurrent Mark Cycle 34.107ms [2024-03-19T02:18:52.408Z] 02:18:52.232088 INFO pool-5-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:52.408Z] 02:18:52.254710 INFO pool-5-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 10 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:52.408Z] 02:18:52.258755 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:52.409Z] 02:18:52.259200 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:52.409Z] 02:18:52.259536 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:52.409Z] 02:18:52.263885 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:18:52.409Z] 02:18:52.273119 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:18:52.666Z] 02:18:52.455554 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:52.666Z] 02:18:52.457851 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:52.666Z] 02:18:52.458436 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:52.666Z] 02:18:52.464301 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:52.667Z] 02:18:52.464934 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:52.667Z] 02:18:52.465703 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:52.667Z] 02:18:52.469542 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:52.667Z] 02:18:52.488356 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:52.667Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:52.667Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:52.667Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:52.667Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:52.667Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:52.667Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:52.667Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:52.667Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:52.667Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:52.667Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:52.667Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-03-19T02:18:52.667Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:52.667Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:52.667Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:52.667Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:52.667Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:52.667Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:52.667Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:52.668Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.668Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.668Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.669Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.669Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.669Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.669Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.669Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.669Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.669Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.669Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.669Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.669Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:52.669Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:52.669Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:52.669Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:52.669Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:52.669Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:52.669Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:52.669Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:52.669Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:52.669Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:52.669Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:52.669Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:52.669Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:52.669Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:52.669Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:52.669Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:52.669Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:52.669Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:52.669Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:52.669Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:52.669Z] [2024-03-19T02:18:52.669Z] 02:18:52.491186 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:52.669Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:52.669Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:52.669Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:52.669Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:52.669Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:52.670Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:52.670Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:52.670Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:52.670Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:52.670Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:52.670Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-03-19T02:18:52.670Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:52.670Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:52.670Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:52.670Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:52.670Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.671Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:52.671Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:52.671Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.671Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.671Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.671Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:52.672Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:52.672Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:52.672Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:52.672Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:52.672Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:52.672Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:52.672Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:52.672Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:52.672Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:52.672Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:52.672Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:52.672Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:52.672Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:52.672Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:52.672Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:52.672Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:52.672Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:52.672Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:52.672Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:52.672Z] [2024-03-19T02:18:52.672Z] 02:18:52.493734 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:52.672Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:52.672Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:52.672Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:52.672Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:52.672Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:52.672Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:52.672Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:52.672Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:52.672Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:52.672Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:52.672Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:52.672Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:52.672Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:52.672Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:52.672Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:52.672Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:52.672Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:52.673Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:52.673Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:52.673Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:52.673Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:52.673Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:52.673Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:52.673Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-03-19T02:18:52.673Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:52.673Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:52.673Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:52.673Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:52.673Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:52.673Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:52.673Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.673Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.673Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.673Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.673Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.674Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.674Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:52.674Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:52.674Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:52.674Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:52.674Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:52.674Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:52.674Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:52.674Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:52.674Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:52.675Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:52.675Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:52.675Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:52.675Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:52.675Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:52.675Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:52.675Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:52.675Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:52.675Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:52.675Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:52.675Z] [2024-03-19T02:18:52.675Z] 02:18:52.496181 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:52.675Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:52.675Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:52.675Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:52.675Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:52.675Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:52.675Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:52.675Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:52.675Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:52.675Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:52.675Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:52.675Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-03-19T02:18:52.675Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:52.675Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:52.675Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:52.675Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:52.675Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:52.676Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.676Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.676Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.677Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:52.677Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:52.677Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:52.677Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:52.677Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:52.677Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:52.677Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:52.677Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:52.677Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:52.677Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:52.677Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:52.677Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:52.677Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:52.677Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:52.677Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:52.677Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:52.677Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:52.677Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:52.677Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:52.677Z] [2024-03-19T02:18:52.677Z] 02:18:52.498671 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:52.677Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:52.677Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:52.678Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:52.678Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:52.678Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:52.678Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:52.678Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:52.678Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:52.678Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:52.678Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:52.678Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-03-19T02:18:52.678Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:52.678Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:52.678Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:52.678Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:52.678Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:52.678Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:52.678Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:52.678Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:52.678Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:52.678Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:52.678Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:52.678Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:52.678Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:52.678Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:52.678Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:52.679Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:52.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:52.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:52.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.679Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.679Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.679Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:52.680Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:52.680Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:52.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:52.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:52.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:52.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:52.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:52.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:52.680Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:52.680Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:52.680Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:52.680Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:52.680Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:52.680Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:52.680Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:52.680Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:52.680Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:52.680Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:52.680Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:52.680Z] [2024-03-19T02:18:52.936Z] 02:18:52.589863 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:52.936Z] org.glassfish.web.loader.WebappClassLoader@42aa1324[name=unknown], urls=[ [2024-03-19T02:18:52.936Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:52.936Z] file:/tmp/gfembed9936150793510367771tmp/generated/ejb/classes/ [2024-03-19T02:18:52.936Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:52.936Z] 02:18:52.639690 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:52.937Z] org.glassfish.web.loader.WebappClassLoader@1d226f27[name=unknown], urls=[ [2024-03-19T02:18:52.937Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:52.937Z] file:/tmp/gfembed9936150793510367771tmp/generated/ejb/classes/ [2024-03-19T02:18:52.937Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:52.937Z] 02:18:52.710742 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:52.937Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:52.937Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:52.937Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:52.937Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:52.937Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:52.937Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:52.937Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:52.937Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:52.937Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:52.937Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:52.937Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-03-19T02:18:52.937Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:52.937Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:52.937Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:52.937Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:52.937Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:52.937Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:52.937Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:52.937Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:52.937Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:52.938Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:52.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:52.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:52.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:52.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:52.938Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:52.938Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:52.938Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.938Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:52.938Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:52.938Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.938Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.938Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.938Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.939Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.939Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.939Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:52.939Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:52.939Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:52.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:52.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:52.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:52.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:52.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:52.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:52.939Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:52.939Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:52.939Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:52.939Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:52.939Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:52.939Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:52.939Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:52.939Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:52.939Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:52.939Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:52.939Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:52.939Z] [2024-03-19T02:18:52.939Z] 02:18:52.713699 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:52.939Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:52.939Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:52.939Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:52.939Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:52.939Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:52.939Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:52.939Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:52.939Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:52.939Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:52.939Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:52.940Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:52.940Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:52.940Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:52.940Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:52.940Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:52.940Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:52.940Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:52.940Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:52.940Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:52.940Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:52.940Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:52.940Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:52.940Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:52.940Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-03-19T02:18:52.940Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:52.940Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:52.940Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:52.940Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:52.940Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:52.940Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:52.940Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.940Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.941Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.941Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:52.941Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:52.941Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:52.941Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:52.941Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:52.941Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:52.941Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:52.941Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:52.941Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:52.942Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:52.942Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:52.942Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:52.942Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:52.942Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:52.942Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:52.942Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:52.942Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:52.942Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:52.942Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:52.942Z] [2024-03-19T02:18:52.942Z] 02:18:52.715514 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:52.942Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:52.942Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:52.942Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:52.942Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:52.942Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:52.942Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:52.942Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:52.942Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:52.942Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:52.942Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:52.942Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-03-19T02:18:52.942Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:52.942Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:52.942Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:52.942Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:52.942Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:52.942Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:52.942Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:52.943Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.943Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.943Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.943Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.944Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.944Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:52.944Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:52.944Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:52.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:52.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:52.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:52.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:52.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:52.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:52.944Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:52.944Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:52.944Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:52.944Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:52.944Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:52.944Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:52.944Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:52.944Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:52.944Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:52.944Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:52.944Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:52.944Z] [2024-03-19T02:18:52.944Z] 02:18:52.717030 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:52.944Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:52.944Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:52.944Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:52.944Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:52.944Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:52.944Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:52.944Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:52.944Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:52.945Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:52.945Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:52.945Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:52.945Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:52.945Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:52.945Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:52.945Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:52.945Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:52.945Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:52.945Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:52.945Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:52.945Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:52.945Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:52.945Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:52.945Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:52.945Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-03-19T02:18:52.945Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:52.945Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:52.945Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:52.945Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:52.945Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.946Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.946Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:52.946Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:52.946Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:52.946Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:52.946Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:52.946Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:52.947Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:52.947Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:52.947Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:52.947Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:52.947Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:52.947Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:52.947Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:52.947Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:52.947Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:52.947Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:52.947Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:52.947Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:52.947Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:52.947Z] [2024-03-19T02:18:52.947Z] 02:18:52.717955 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:52.947Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:52.947Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:52.947Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:52.947Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:52.947Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:52.947Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:52.947Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:52.947Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:52.947Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:52.947Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:52.947Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-03-19T02:18:52.947Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:52.947Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:52.948Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:52.948Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.948Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.948Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.949Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:52.949Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:52.949Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:52.949Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:52.949Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:52.949Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:52.949Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:52.949Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:52.949Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:52.949Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:52.949Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:52.949Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:52.949Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:52.949Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:52.949Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:52.949Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:52.949Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:52.949Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:52.949Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:52.949Z] [2024-03-19T02:18:52.949Z] 02:18:52.758954 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:52.949Z] org.glassfish.web.loader.WebappClassLoader@273aaab7[name=unknown], urls=[ [2024-03-19T02:18:52.949Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:52.949Z] file:/tmp/gfembed9936150793510367771tmp/generated/ejb/classes// [2024-03-19T02:18:52.950Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:52.950Z] 02:18:52.794151 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:18:52.950Z] 02:18:52.798480 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-03-19T02:18:52.950Z] Context found [2024-03-19T02:18:52.950Z] Context found /test [2024-03-19T02:18:52.950Z] Servlet WEB-HELLO initialized [2024-03-19T02:18:53.208Z] 02:18:52.894545 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:53.208Z] org.glassfish.web.loader.WebappClassLoader@5d84e363[name=/test], urls=[ [2024-03-19T02:18:53.208Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:53.208Z] file:/tmp/gfembed9936150793510367771tmp/generated/ejb/classes// [2024-03-19T02:18:53.208Z] file:/tmp/gfembed9936150793510367771tmp/generated/classes/ [2024-03-19T02:18:53.208Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:53.208Z] 02:18:52.909288 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-03-19T02:18:53.209Z] Context found [2024-03-19T02:18:53.209Z] 02:18:52.973042 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:53.209Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:53.209Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:53.209Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:53.209Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:53.209Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:53.209Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:53.209Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:53.209Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:53.209Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:53.209Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:53.209Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-03-19T02:18:53.209Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:53.209Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:53.209Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:53.209Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:53.209Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:53.209Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:53.209Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:53.209Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:53.209Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:53.209Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:53.209Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:53.210Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:53.210Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:53.210Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:53.210Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:53.210Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:53.210Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.210Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:53.210Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:53.210Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.210Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.210Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.210Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.211Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.211Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.211Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:53.211Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:53.211Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:53.211Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:53.211Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:53.211Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:53.211Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:53.211Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:53.211Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:53.211Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:53.211Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:53.211Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:53.211Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:53.211Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:53.211Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:53.211Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:53.211Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:53.211Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:53.211Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:53.211Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:53.211Z] [2024-03-19T02:18:53.211Z] 02:18:52.974307 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:53.211Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:53.211Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:53.211Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:53.211Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:53.211Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:53.211Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:53.211Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:53.211Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:53.211Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:53.211Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:53.211Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:53.211Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:53.211Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:53.211Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:53.211Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:53.211Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:53.212Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:53.212Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:53.212Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:53.212Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:53.212Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:53.212Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:53.212Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:53.212Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-03-19T02:18:53.212Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:53.212Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:53.212Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:53.212Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:53.212Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:53.212Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:53.212Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.212Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.212Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.212Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.212Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.212Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.213Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.213Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:53.213Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:53.213Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:53.213Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:53.213Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:53.213Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:53.213Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:53.213Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:53.213Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:53.213Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:53.213Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:53.213Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:53.213Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:53.213Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:53.214Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:53.214Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:53.214Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:53.214Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:53.214Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:53.214Z] [2024-03-19T02:18:53.214Z] 02:18:52.975478 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:53.214Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:53.214Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:53.214Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:53.214Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:53.214Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:53.214Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:53.214Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:53.214Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:53.214Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:53.214Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:53.214Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-03-19T02:18:53.214Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:53.214Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:53.214Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:53.214Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:53.214Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:53.214Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:53.214Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:53.214Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:53.214Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:53.214Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:53.215Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:53.215Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:53.215Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:53.215Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:53.215Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:53.215Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:53.215Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.215Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:53.215Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:53.215Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.215Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.215Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.215Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.216Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.216Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.216Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.216Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.216Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.216Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:53.216Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:53.216Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:53.216Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:53.216Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:53.216Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:53.216Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:53.216Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:53.216Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:53.216Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:53.216Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:53.216Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:53.216Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:53.216Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:53.216Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:53.216Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:53.216Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:53.216Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:53.216Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:53.216Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:53.216Z] [2024-03-19T02:18:53.216Z] 02:18:52.976580 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:53.216Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:53.216Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:53.216Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:53.216Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:53.216Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:53.216Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:53.216Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:53.216Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:53.216Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:53.216Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:53.216Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:53.216Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:53.217Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:53.217Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:53.217Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:53.217Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:53.217Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:53.217Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:53.217Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:53.217Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:53.217Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:53.217Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:53.217Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:53.217Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-03-19T02:18:53.217Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:53.217Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:53.217Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:53.217Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:53.217Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:53.217Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:53.217Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.217Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.218Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.218Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:53.218Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:53.218Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:53.218Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:53.218Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:53.218Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:53.218Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:53.218Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:53.218Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:53.218Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:53.219Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:53.219Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:53.219Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:53.219Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:53.219Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:53.219Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:53.219Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:53.219Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:53.219Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:53.219Z] [2024-03-19T02:18:53.219Z] 02:18:52.977707 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:53.219Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:53.219Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:53.219Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:53.219Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:53.219Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:53.219Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:53.219Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:53.219Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:53.219Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:53.219Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:53.219Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-03-19T02:18:53.219Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:53.219Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:53.219Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:53.219Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:53.219Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:53.219Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:53.219Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:53.220Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.220Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.220Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.220Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.221Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.221Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.221Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.221Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.221Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.221Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.221Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.221Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.221Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:53.221Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:53.221Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:53.221Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:53.221Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:53.221Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:53.221Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:53.221Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:53.221Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:53.221Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:53.221Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:53.221Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:53.221Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:53.221Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:53.221Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:53.221Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:53.221Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:53.221Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:53.221Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:53.221Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:53.221Z] [2024-03-19T02:18:53.221Z] 02:18:53.016842 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:53.221Z] org.glassfish.web.loader.WebappClassLoader@69d2e517[name=unknown], urls=[ [2024-03-19T02:18:53.221Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:53.221Z] file:/tmp/gfembed9936150793510367771tmp/generated/ejb/classes/ [2024-03-19T02:18:53.221Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:53.221Z] 02:18:53.024887 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:53.221Z] org.glassfish.web.loader.WebappClassLoader@763b0996[name=unknown], urls=[ [2024-03-19T02:18:53.222Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:53.222Z] file:/tmp/gfembed9936150793510367771tmp/generated/ejb/classes/ [2024-03-19T02:18:53.222Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:53.222Z] 02:18:53.076642 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:53.222Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:53.222Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:53.222Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:53.222Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:53.222Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:53.222Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:53.222Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:53.222Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:53.222Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:53.222Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:53.222Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-03-19T02:18:53.222Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:53.222Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:53.222Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:53.222Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:53.222Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:53.222Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:53.222Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:53.223Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.223Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.223Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.223Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.224Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.224Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:53.224Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:53.224Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:53.224Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:53.224Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:53.224Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:53.224Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:53.224Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:53.224Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:53.224Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:53.224Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:53.224Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:53.224Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:53.224Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:53.224Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:53.224Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:53.224Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:53.224Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:53.224Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:53.224Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:53.224Z] [2024-03-19T02:18:53.224Z] 02:18:53.077689 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:53.224Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:53.224Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:53.224Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:53.224Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:53.224Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:53.224Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:53.224Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:53.224Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:53.225Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:53.225Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:53.225Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:53.225Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:53.225Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:53.225Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:53.225Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:53.225Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:53.225Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:53.225Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:53.225Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:53.225Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:53.225Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:53.225Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:53.225Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:53.225Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-03-19T02:18:53.225Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:53.225Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:53.225Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:53.225Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:53.225Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.226Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.226Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:53.226Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:53.226Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:53.226Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:53.226Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:53.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:53.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:53.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:53.227Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:53.227Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:53.227Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:53.227Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:53.227Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:53.227Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:53.227Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:53.227Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:53.227Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:53.227Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:53.227Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:53.227Z] [2024-03-19T02:18:53.227Z] 02:18:53.078811 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:53.227Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:53.227Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:53.227Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:53.227Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:53.227Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:53.227Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:53.227Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:53.227Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:53.227Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:53.227Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:53.227Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-03-19T02:18:53.227Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:53.227Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:53.227Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:53.228Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.228Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.228Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.229Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:53.229Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:53.229Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:53.229Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:53.229Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:53.229Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:53.229Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:53.229Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:53.229Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:53.229Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:53.229Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:53.229Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:53.229Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:53.229Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:53.229Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:53.229Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:53.229Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:53.229Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:53.229Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:53.229Z] [2024-03-19T02:18:53.229Z] 02:18:53.079653 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:53.229Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:53.229Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:53.229Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:53.230Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:53.230Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:53.230Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:53.230Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:53.230Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:53.230Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:53.230Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:53.230Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-03-19T02:18:53.230Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:53.230Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:53.230Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:53.230Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.231Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:53.231Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:53.231Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.231Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.231Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:53.231Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:53.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:53.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:53.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:53.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:53.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:53.232Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:53.232Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:53.232Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:53.232Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:53.232Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:53.232Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:53.232Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:53.232Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:53.232Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:53.232Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:53.232Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:53.232Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:53.232Z] [2024-03-19T02:18:53.232Z] 02:18:53.080470 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:53.232Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:53.232Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:53.232Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:53.232Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:53.232Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:53.232Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:53.232Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:53.232Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:53.232Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:53.232Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:53.233Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-03-19T02:18:53.233Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:53.233Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:53.233Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:53.233Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.233Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.234Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:53.234Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:53.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:53.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:53.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:53.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:53.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:53.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:53.234Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:53.234Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:53.234Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:53.234Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:53.234Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:53.234Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:53.234Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:53.234Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:53.234Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:53.234Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:53.234Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:53.234Z] [2024-03-19T02:18:53.234Z] 02:18:53.116012 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:53.235Z] org.glassfish.web.loader.WebappClassLoader@65af05b2[name=unknown], urls=[ [2024-03-19T02:18:53.235Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:53.235Z] file:/tmp/gfembed9936150793510367771tmp/generated/ejb/classes// [2024-03-19T02:18:53.235Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:53.235Z] 02:18:53.133479 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:18:53.235Z] 02:18:53.136743 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-03-19T02:18:53.235Z] Context found [2024-03-19T02:18:53.235Z] Context found /test [2024-03-19T02:18:53.235Z] Servlet WEB-HELLO initialized [2024-03-19T02:18:53.235Z] 02:18:53.143262 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:53.235Z] org.glassfish.web.loader.WebappClassLoader@7752c0e7[name=/test], urls=[ [2024-03-19T02:18:53.235Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:53.235Z] file:/tmp/gfembed9936150793510367771tmp/generated/ejb/classes// [2024-03-19T02:18:53.235Z] file:/tmp/gfembed9936150793510367771tmp/generated/classes/ [2024-03-19T02:18:53.235Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:53.235Z] 02:18:53.153391 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-03-19T02:18:53.235Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@26f75d9c [2024-03-19T02:18:53.235Z] 02:18:53.164173 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:53.235Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:53.235Z] 02:18:53.188674 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:53.235Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.217 s -- in org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest [2024-03-19T02:18:53.799Z] [0.002s][info][gc] Using G1 [2024-03-19T02:18:54.055Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest [2024-03-19T02:18:54.312Z] [0.561s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.504ms [2024-03-19T02:18:54.874Z] [1.065s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 10.141ms [2024-03-19T02:18:54.874Z] 02:18:54.590643 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:18:54.874Z] 02:18:54.764047 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:18:54.874Z] 02:18:54.765183 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:18:55.130Z] 02:18:54.799072 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:18:55.130Z] [1.571s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->20M(258M) 5.444ms [2024-03-19T02:18:55.130Z] [1.571s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:18:55.387Z] [1.581s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.835ms [2024-03-19T02:18:55.387Z] [1.584s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.084ms [2024-03-19T02:18:55.387Z] [1.586s][info][gc] GC(3) Concurrent Mark Cycle 15.084ms [2024-03-19T02:18:55.387Z] 02:18:55.192319 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:18:55.643Z] 02:18:55.305516 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (547 ms), startup services (658 ms), total (1,205 ms) [2024-03-19T02:18:55.643Z] 02:18:55.386005 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed2973141113471386276tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed2973141113471386276tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:18:55.644Z] 02:18:55.505097 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:18:55.644Z] ================ EmbeddedSetDefaultWebXml Test [2024-03-19T02:18:55.644Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@61cda923 [2024-03-19T02:18:55.644Z] Using default-web.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/org/glassfish/tests/webapi/my-default-web.xml [2024-03-19T02:18:55.644Z] Added Web with base directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes [2024-03-19T02:18:55.900Z] 02:18:55.745170 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:18:55.900Z] 02:18:55.786097 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:18:55.900Z] 02:18:55.786626 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:18:55.900Z] 02:18:55.786975 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:18:56.157Z] [2.482s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 142M->27M(256M) 9.158ms [2024-03-19T02:18:56.157Z] 02:18:56.008797 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:18:56.157Z] 02:18:56.009567 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:18:56.413Z] 02:18:56.153207 INFO pool-9-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:18:56.413Z] [2.743s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 57M->27M(256M) 8.537ms [2024-03-19T02:18:56.413Z] 02:18:56.195560 SEVERE pool-8-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:56.413Z] 02:18:56.205122 SEVERE pool-8-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-03-19T02:18:56.413Z] 02:18:56.206521 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-03-19T02:18:56.413Z] 02:18:56.264154 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:56.413Z] [2.780s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->27M(256M) 6.251ms [2024-03-19T02:18:56.413Z] [2.780s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:18:56.413Z] [2.798s][info][gc] GC(7) Pause Remark 28M->28M(256M) 3.372ms [2024-03-19T02:18:56.413Z] [2.804s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.079ms [2024-03-19T02:18:56.413Z] [2.805s][info][gc] GC(7) Concurrent Mark Cycle 24.667ms [2024-03-19T02:18:56.413Z] 02:18:56.375930 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-03-19T02:18:56.413Z] 02:18:56.398912 INFO pool-14-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:18:56.670Z] 02:18:56.403598 INFO pool-14-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:56.670Z] 02:18:56.404154 INFO pool-14-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:56.670Z] 02:18:56.404487 INFO pool-14-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:18:56.670Z] 02:18:56.410013 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-03-19T02:18:56.670Z] 02:18:56.420157 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes' [2024-03-19T02:18:56.928Z] 02:18:56.610107 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:18:56.928Z] 02:18:56.612592 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:18:56.928Z] 02:18:56.613116 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:18:56.928Z] 02:18:56.618887 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:56.928Z] 02:18:56.619544 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:18:56.928Z] 02:18:56.620288 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:18:56.928Z] 02:18:56.624160 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:18:56.928Z] 02:18:56.643284 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:56.928Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:56.928Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:56.928Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:56.928Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:56.928Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:56.928Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:56.928Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:56.928Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:56.928Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:56.928Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:56.928Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:56.928Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:56.928Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:56.928Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:56.928Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:56.928Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:56.928Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:56.928Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:56.928Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:56.929Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:56.929Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:56.929Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:56.929Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:56.929Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-03-19T02:18:56.929Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:56.929Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:56.929Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:56.929Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:56.929Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:56.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.930Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.930Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:56.930Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:56.930Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:56.930Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:56.931Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:56.931Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:56.931Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:56.931Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:56.931Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:56.931Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:56.931Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:56.931Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:56.931Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:56.931Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:56.931Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:56.931Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:56.931Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:56.931Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:56.931Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:56.931Z] [2024-03-19T02:18:56.931Z] 02:18:56.646232 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:56.931Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:56.931Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:56.931Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:56.931Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:56.931Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:56.931Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:56.931Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:56.931Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:56.931Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:56.931Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:56.932Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-03-19T02:18:56.932Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:56.932Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:56.932Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:56.932Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:56.932Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:56.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:56.932Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.932Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.932Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.932Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.933Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:56.933Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:56.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:56.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:56.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:56.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:56.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:56.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:56.934Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:56.934Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:56.934Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:56.934Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:56.934Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:56.934Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:56.934Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:56.934Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:56.934Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:56.934Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:56.934Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:56.934Z] [2024-03-19T02:18:56.934Z] 02:18:56.648779 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:56.934Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:56.934Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:56.934Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:56.934Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:56.934Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:56.934Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:56.934Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:56.934Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:56.934Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:56.934Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:56.934Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:56.934Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:56.934Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:56.934Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:56.935Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:56.935Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:56.935Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:56.935Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:56.935Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:56.935Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:56.935Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:56.935Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:56.935Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:56.935Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-03-19T02:18:56.935Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:56.935Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:56.935Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:56.935Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:56.935Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:56.936Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.936Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.936Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:56.936Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:56.937Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:56.937Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:56.937Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:56.937Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:56.937Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:56.937Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:56.937Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:56.937Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:56.937Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:56.937Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:56.937Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:56.937Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:56.937Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:56.937Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:56.937Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:56.937Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:56.937Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:56.937Z] [2024-03-19T02:18:56.937Z] 02:18:56.651333 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:56.937Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:56.937Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:56.937Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:56.937Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:56.937Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:56.937Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:56.937Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:56.937Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:56.937Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:56.937Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:56.937Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:56.937Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:56.937Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:56.937Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:56.937Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:56.937Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:56.937Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:56.937Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:56.937Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:56.937Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:56.938Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:56.938Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:56.938Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:56.938Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-03-19T02:18:56.938Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:56.938Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:56.938Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:56.938Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:56.938Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:56.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:56.938Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.938Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.938Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.938Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.939Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.939Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:56.939Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:56.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:56.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:56.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:56.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:56.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:56.939Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:56.939Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:56.939Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:56.939Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:56.939Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:56.940Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:56.940Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:56.940Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:56.940Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:56.940Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:56.940Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:56.940Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:56.940Z] [2024-03-19T02:18:56.940Z] 02:18:56.653855 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:56.940Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:56.940Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:56.940Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:56.940Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:56.940Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:56.940Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:56.940Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:56.940Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:56.940Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-03-19T02:18:56.940Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:56.940Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-03-19T02:18:56.940Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:56.940Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:56.940Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:56.940Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:56.940Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:56.940Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:56.940Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:56.941Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.941Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.942Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:56.942Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:56.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:56.942Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:56.942Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:56.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:56.942Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:56.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:56.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:56.942Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:56.942Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:56.942Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:56.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:56.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:56.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:56.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:56.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:56.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:56.942Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:56.942Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:56.942Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:56.942Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:56.942Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:56.942Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:56.942Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:56.942Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:56.942Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:56.942Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:56.942Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:56.942Z] [2024-03-19T02:18:56.942Z] 02:18:56.740416 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:56.942Z] org.glassfish.web.loader.WebappClassLoader@1247c72e[name=unknown], urls=[ [2024-03-19T02:18:56.943Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:56.943Z] file:/tmp/gfembed2973141113471386276tmp/generated/ejb/classes/ [2024-03-19T02:18:56.943Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:56.943Z] 02:18:56.785849 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:56.943Z] org.glassfish.web.loader.WebappClassLoader@29090809[name=unknown], urls=[ [2024-03-19T02:18:56.943Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:56.943Z] file:/tmp/gfembed2973141113471386276tmp/generated/ejb/classes/ [2024-03-19T02:18:56.943Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:57.200Z] 02:18:56.847069 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:18:57.200Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:18:57.200Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:57.200Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:57.200Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:57.200Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:57.200Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:57.200Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:57.200Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:57.200Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:57.200Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:57.200Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-03-19T02:18:57.200Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:57.200Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:57.200Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:57.200Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:57.200Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:57.200Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:57.200Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:57.200Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:57.200Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:57.201Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:57.201Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:57.201Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:57.201Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:57.201Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:57.201Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:57.201Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:57.201Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.201Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:57.201Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:57.201Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.201Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.201Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:57.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.202Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.202Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.202Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.202Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.202Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.202Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.202Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:57.202Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:57.202Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:57.202Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:57.202Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:57.202Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:57.202Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:57.202Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:57.202Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:57.202Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:57.202Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:57.202Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:57.202Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:57.202Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:57.202Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:57.202Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:57.202Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:57.202Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:57.202Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:57.202Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:57.202Z] [2024-03-19T02:18:57.202Z] 02:18:56.849552 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:18:57.202Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:18:57.202Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:57.202Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:57.202Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:57.202Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:57.202Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:57.202Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:57.202Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:57.202Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:57.202Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:57.202Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:57.203Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:57.203Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:57.203Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:57.203Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:57.203Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:57.203Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:57.203Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:57.203Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:57.203Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:57.203Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:57.203Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:57.203Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:57.203Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-03-19T02:18:57.203Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:57.203Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:57.203Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:57.203Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:57.203Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:57.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:57.203Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.203Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.204Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.204Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:57.204Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:57.204Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:57.204Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:57.204Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:57.204Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:57.204Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:57.204Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:57.204Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:57.204Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:57.205Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:57.205Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:57.205Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:57.205Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:57.205Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:57.205Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:57.205Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:57.205Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:57.205Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:57.205Z] [2024-03-19T02:18:57.205Z] 02:18:56.851859 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:18:57.205Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:18:57.205Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:57.205Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:57.205Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:57.205Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:57.205Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:57.205Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:57.205Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:57.205Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:57.205Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:57.205Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-03-19T02:18:57.205Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:57.205Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:57.205Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:57.205Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:57.205Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:57.205Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:57.205Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:57.205Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:57.206Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:57.206Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:57.206Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:57.206Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:57.206Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:57.206Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:57.206Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:57.206Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:57.206Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.206Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:57.206Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:57.206Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.206Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.206Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:57.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:57.207Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.207Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.207Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.207Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.207Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.207Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.207Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.207Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:57.207Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:57.207Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:57.207Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:57.207Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:57.207Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:57.207Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:57.207Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:57.207Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:57.207Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:57.207Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:57.207Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:57.207Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:57.207Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:57.207Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:57.207Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:57.207Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:57.207Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:57.207Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:57.207Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:57.207Z] [2024-03-19T02:18:57.207Z] 02:18:56.853059 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:18:57.207Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:18:57.207Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:57.207Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:57.207Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:57.207Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:57.207Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:57.207Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:57.207Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:57.207Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:57.207Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:57.208Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:57.208Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:57.208Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:57.208Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:57.208Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:57.208Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:57.208Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:57.208Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:57.208Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:57.208Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:57.208Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:57.208Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:57.208Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:57.208Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-03-19T02:18:57.208Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:57.208Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:57.208Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:57.208Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:57.208Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:57.208Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:57.208Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.208Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.209Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.209Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:57.209Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:57.209Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:57.209Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:57.209Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:57.209Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:57.209Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:57.209Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:57.210Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:57.210Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:57.210Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:57.210Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:57.210Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:57.210Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:57.210Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:57.210Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:57.210Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:57.210Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:57.210Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:57.210Z] [2024-03-19T02:18:57.210Z] 02:18:56.854103 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:18:57.210Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:18:57.210Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:18:57.210Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:18:57.210Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:18:57.210Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:18:57.210Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:18:57.210Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:18:57.210Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:18:57.210Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-03-19T02:18:57.210Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-03-19T02:18:57.210Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-03-19T02:18:57.210Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:18:57.210Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:18:57.210Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:18:57.210Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:18:57.210Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:18:57.211Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.211Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.211Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.211Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:18:57.212Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:18:57.212Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:18:57.212Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.212Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:18:57.212Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:18:57.212Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:18:57.212Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:18:57.212Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:18:57.212Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:18:57.212Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:18:57.212Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:18:57.212Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:18:57.212Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:18:57.212Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:18:57.212Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:18:57.212Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:18:57.212Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:18:57.212Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:18:57.212Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:18:57.212Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:18:57.212Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:18:57.212Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:18:57.212Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:18:57.212Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:18:57.212Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-03-19T02:18:57.212Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:18:57.212Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:18:57.212Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:18:57.212Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:18:57.212Z] [2024-03-19T02:18:57.212Z] 02:18:56.889443 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:57.212Z] org.glassfish.web.loader.WebappClassLoader@49c83262[name=unknown], urls=[ [2024-03-19T02:18:57.212Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:57.212Z] file:/tmp/gfembed2973141113471386276tmp/generated/ejb/classes// [2024-03-19T02:18:57.212Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:57.213Z] 02:18:56.922829 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:18:57.213Z] 02:18:56.927511 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-03-19T02:18:57.213Z] 02:18:57.060858 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:18:57.213Z] org.glassfish.web.loader.WebappClassLoader@5086623f[name=/test], urls=[ [2024-03-19T02:18:57.213Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:18:57.213Z] file:/tmp/gfembed2973141113471386276tmp/generated/ejb/classes// [2024-03-19T02:18:57.213Z] file:/tmp/gfembed2973141113471386276tmp/generated/classes/ [2024-03-19T02:18:57.213Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:18:57.213Z] 02:18:57.085695 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-03-19T02:18:57.213Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@79b63325 [2024-03-19T02:18:57.213Z] 02:18:57.097185 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:18:57.213Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:18:57.213Z] 02:18:57.122690 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:18:57.213Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.153 s -- in org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest [2024-03-19T02:18:57.776Z] [INFO] [2024-03-19T02:18:57.776Z] [INFO] Results: [2024-03-19T02:18:57.776Z] [INFO] [2024-03-19T02:18:57.776Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:18:57.776Z] [INFO] [2024-03-19T02:18:57.776Z] [INFO] [2024-03-19T02:18:57.776Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-api-embedded-test --- [2024-03-19T02:18:57.776Z] [INFO] Executing tasks [2024-03-19T02:18:57.776Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/META-INF for [2024-03-19T02:18:57.776Z] [INFO] [echo] web-api-embedded-test [2024-03-19T02:18:57.776Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/META-INF [2024-03-19T02:18:57.776Z] [INFO] Executed tasks [2024-03-19T02:18:57.776Z] [INFO] [2024-03-19T02:18:57.776Z] [INFO] --- war:3.4.0:war (default-war) @ web-api-embedded-test --- [2024-03-19T02:18:57.777Z] [INFO] Packaging webapp [2024-03-19T02:18:57.777Z] [INFO] Assembling webapp [web-api-embedded-test] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests] [2024-03-19T02:18:57.777Z] [INFO] Processing war project [2024-03-19T02:18:57.777Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/src/main/webapp] [2024-03-19T02:18:57.777Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests.war [2024-03-19T02:19:01.047Z] [INFO] [2024-03-19T02:19:01.047Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ web-api-embedded-test --- [2024-03-19T02:19:01.047Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:19:03.566Z] [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [2024-03-19T02:19:03.566Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/bom.xml [2024-03-19T02:19:03.567Z] [INFO] attaching as web-api-embedded-test-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:03.567Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/bom.json [2024-03-19T02:19:03.567Z] [INFO] attaching as web-api-embedded-test-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:03.567Z] [INFO] [2024-03-19T02:19:03.567Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-api-embedded-test --- [2024-03-19T02:19:03.567Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/failsafe-reports [2024-03-19T02:19:03.567Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-03-19T02:19:03.567Z] [INFO] [2024-03-19T02:19:03.567Z] [INFO] ------------------------------------------------------- [2024-03-19T02:19:03.567Z] [INFO] T E S T S [2024-03-19T02:19:03.567Z] [INFO] ------------------------------------------------------- [2024-03-19T02:19:03.567Z] [0.003s][info][gc] Using G1 [2024-03-19T02:19:03.823Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedWebAPITest [2024-03-19T02:19:04.079Z] [0.562s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.174ms [2024-03-19T02:19:04.641Z] 02:19:04.359832 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:19:04.641Z] [1.053s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 6.588ms [2024-03-19T02:19:04.641Z] 02:19:04.518024 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:19:04.641Z] 02:19:04.519105 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:19:04.642Z] 02:19:04.549987 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-03-19T02:19:04.898Z] [1.533s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->20M(258M) 5.013ms [2024-03-19T02:19:04.898Z] [1.533s][info][gc] GC(3) Concurrent Mark Cycle [2024-03-19T02:19:04.898Z] [1.543s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.767ms [2024-03-19T02:19:04.898Z] [1.547s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.076ms [2024-03-19T02:19:04.898Z] [1.548s][info][gc] GC(3) Concurrent Mark Cycle 15.155ms [2024-03-19T02:19:05.155Z] 02:19:04.922807 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-03-19T02:19:05.155Z] 02:19:05.026860 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (520 ms), startup services (622 ms), total (1,142 ms) [2024-03-19T02:19:05.412Z] 02:19:05.103133 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed4864387528657724996tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed4864387528657724996tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-03-19T02:19:05.412Z] 02:19:05.213009 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-03-19T02:19:05.412Z] ================ Test Embedded Web API [2024-03-19T02:19:05.412Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@3249e278 [2024-03-19T02:19:05.668Z] 02:19:05.448099 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-03-19T02:19:05.668Z] 02:19:05.483130 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:19:05.668Z] 02:19:05.483625 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:19:05.668Z] 02:19:05.483934 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-03-19T02:19:05.924Z] 02:19:05.681384 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-03-19T02:19:05.924Z] 02:19:05.682115 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-03-19T02:19:05.924Z] 02:19:05.862844 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:19:05.925Z] [2.584s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 158M->28M(256M) 9.500ms [2024-03-19T02:19:06.181Z] [2.607s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 29M->28M(256M) 9.507ms [2024-03-19T02:19:06.181Z] [2.633s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 5.239ms [2024-03-19T02:19:06.181Z] [2.633s][info][gc] GC(7) Concurrent Mark Cycle [2024-03-19T02:19:06.181Z] 02:19:05.952786 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:19:06.181Z] [2.654s][info][gc] GC(7) Pause Remark 31M->31M(256M) 2.905ms [2024-03-19T02:19:06.181Z] [2.659s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.083ms [2024-03-19T02:19:06.181Z] [2.660s][info][gc] GC(7) Concurrent Mark Cycle 27.232ms [2024-03-19T02:19:06.181Z] 02:19:05.986749 INFO pool-8-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 16 ms - bound to [/0.0.0.0:8080] [2024-03-19T02:19:06.181Z] 02:19:05.994399 INFO pool-8-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:19:06.181Z] 02:19:05.994964 INFO pool-8-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:19:06.181Z] 02:19:05.995338 INFO pool-8-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-03-19T02:19:06.181Z] 02:19:06.009985 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:19:06.181Z] 02:19:06.012097 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-03-19T02:19:06.181Z] Web listener embedded-listener-1 8080 [2024-03-19T02:19:06.181Z] 02:19:06.014506 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector test-listener [2024-03-19T02:19:06.181Z] 02:19:06.019411 INFO pool-5-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:19:06.181Z] 02:19:06.022071 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:19:06.181Z] 02:19:06.025720 INFO pool-16-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-03-19T02:19:06.181Z] 02:19:06.028989 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:19:06.182Z] 02:19:06.031429 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:19:06.182Z] 02:19:06.032817 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server server [2024-03-19T02:19:06.182Z] Network listener size after creation 2 [2024-03-19T02:19:06.182Z] Web listener embedded-listener-1 8080 [2024-03-19T02:19:06.182Z] Web listener test-listener 9090 [2024-03-19T02:19:06.182Z] 02:19:06.034394 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server embedded-server [2024-03-19T02:19:06.182Z] 02:19:06.043929 SEVERE pool-14-thread-1 com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-03-19T02:19:06.182Z] 02:19:06.044325 SEVERE pool-14-thread-1 com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-03-19T02:19:06.182Z] 02:19:06.045582 INFO pool-6-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-03-19T02:19:06.182Z] 02:19:06.085704 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.loadDefaultWebModule Virtual server embedded-server loaded default web module [2024-03-19T02:19:06.182Z] 02:19:06.087676 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:19:06.182Z] 02:19:06.090697 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:19:06.182Z] 02:19:06.093830 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:19:06.182Z] 02:19:06.095529 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:19:06.182Z] 02:19:06.098812 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:19:06.182Z] 02:19:06.100619 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-03-19T02:19:06.182Z] 02:19:06.102276 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server embedded-server docroot /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes networklisteners http-listener,https-listener,embedded-listener-1,test-listener [2024-03-19T02:19:06.182Z] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-03-19T02:19:06.440Z] 02:19:06.322746 INFO main com.sun.enterprise.security.ee.authorize.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:19:06.440Z] 02:19:06.325286 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-03-19T02:19:06.440Z] 02:19:06.325878 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-03-19T02:19:06.440Z] 02:19:06.332070 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:19:06.440Z] 02:19:06.332781 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:19:06.440Z] 02:19:06.333595 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:19:06.440Z] 02:19:06.337306 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-03-19T02:19:06.440Z] 02:19:06.364300 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-03-19T02:19:06.440Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-03-19T02:19:06.440Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:19:06.440Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:19:06.440Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:19:06.440Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:19:06.440Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:19:06.440Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:19:06.440Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:19:06.440Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:19:06.440Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:19:06.440Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:19:06.440Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:19:06.440Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:19:06.441Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:19:06.441Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:19:06.441Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:19:06.441Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:19:06.441Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:19:06.441Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:19:06.441Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:19:06.441Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:19:06.441Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:19:06.441Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-03-19T02:19:06.441Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:19:06.441Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:19:06.441Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:19:06.441Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:19:06.441Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:19:06.441Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:19:06.441Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:19:06.441Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:19:06.441Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:19:06.441Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:19:06.441Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:19:06.441Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:19:06.441Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:19:06.441Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:19:06.442Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:19:06.442Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:19:06.442Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.442Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:19:06.442Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:19:06.442Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.442Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.442Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.442Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.443Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.443Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.443Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:19:06.443Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:19:06.443Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:19:06.443Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:19:06.443Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:19:06.443Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:19:06.443Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:19:06.443Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:19:06.443Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:19:06.443Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:19:06.443Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:19:06.443Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:19:06.443Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:19:06.443Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:19:06.443Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:19:06.443Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:19:06.443Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:19:06.443Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:19:06.443Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:19:06.443Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:19:06.443Z] [2024-03-19T02:19:06.700Z] 02:19:06.367706 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-03-19T02:19:06.700Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-03-19T02:19:06.700Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:19:06.700Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:19:06.700Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:19:06.700Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:19:06.700Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:19:06.700Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:19:06.700Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:19:06.700Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:19:06.700Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:19:06.700Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:19:06.700Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:19:06.700Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:19:06.700Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:19:06.700Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:19:06.700Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:19:06.700Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:19:06.700Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:19:06.701Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:19:06.701Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:19:06.701Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:19:06.701Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:19:06.701Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:19:06.701Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:19:06.701Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-03-19T02:19:06.701Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:19:06.701Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:19:06.701Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:19:06.701Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:19:06.701Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.702Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:19:06.702Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:19:06.702Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.702Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.702Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:19:06.702Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:19:06.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:19:06.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:19:06.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:19:06.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:19:06.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:19:06.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:19:06.703Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:19:06.703Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:19:06.703Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:19:06.703Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:19:06.703Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:19:06.703Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:19:06.703Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:19:06.703Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:19:06.703Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:19:06.703Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:19:06.703Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:19:06.703Z] [2024-03-19T02:19:06.703Z] 02:19:06.370761 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-03-19T02:19:06.703Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-03-19T02:19:06.703Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:19:06.703Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:19:06.703Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:19:06.703Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:19:06.703Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:19:06.703Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:19:06.703Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:19:06.703Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:19:06.703Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:19:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:19:06.704Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:19:06.704Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:19:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:19:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:19:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:19:06.704Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:19:06.704Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:19:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:19:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:19:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:19:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:19:06.704Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:19:06.704Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:19:06.704Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-03-19T02:19:06.704Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:19:06.704Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:19:06.704Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:19:06.704Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:19:06.704Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:19:06.704Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:19:06.704Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.705Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.705Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:19:06.705Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:19:06.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:19:06.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:19:06.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:19:06.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:19:06.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:19:06.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:19:06.705Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:19:06.706Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:19:06.706Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:19:06.706Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:19:06.706Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:19:06.706Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:19:06.706Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:19:06.706Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:19:06.706Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:19:06.706Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:19:06.706Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:19:06.706Z] [2024-03-19T02:19:06.706Z] 02:19:06.373719 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-03-19T02:19:06.706Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-03-19T02:19:06.706Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:19:06.706Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:19:06.706Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:19:06.706Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:19:06.706Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:19:06.706Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:19:06.706Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:19:06.706Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:19:06.706Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:19:06.706Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:19:06.706Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:19:06.706Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:19:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:19:06.707Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:19:06.707Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:19:06.707Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:19:06.707Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:19:06.707Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-03-19T02:19:06.707Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:19:06.707Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:19:06.707Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:19:06.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:19:06.707Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:19:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:19:06.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.707Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.708Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.708Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:19:06.708Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:19:06.708Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:19:06.708Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:19:06.708Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:19:06.708Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:19:06.708Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:19:06.708Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:19:06.708Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:19:06.708Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:19:06.708Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:19:06.708Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:19:06.708Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:19:06.708Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:19:06.708Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:19:06.709Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:19:06.709Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:19:06.709Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:19:06.709Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:19:06.709Z] [2024-03-19T02:19:06.709Z] 02:19:06.376775 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-03-19T02:19:06.709Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-03-19T02:19:06.709Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:803) [2024-03-19T02:19:06.709Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:715) [2024-03-19T02:19:06.709Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-03-19T02:19:06.709Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-03-19T02:19:06.709Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-03-19T02:19:06.709Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-03-19T02:19:06.709Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:19:06.709Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:19:06.709Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:19:06.709Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:19:06.709Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:19:06.709Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:19:06.709Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-03-19T02:19:06.709Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-03-19T02:19:06.709Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:19:06.709Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:19:06.710Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-03-19T02:19:06.710Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.710Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.711Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-03-19T02:19:06.711Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-03-19T02:19:06.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-03-19T02:19:06.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-03-19T02:19:06.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-03-19T02:19:06.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-03-19T02:19:06.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-03-19T02:19:06.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-03-19T02:19:06.711Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-03-19T02:19:06.711Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-03-19T02:19:06.711Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-03-19T02:19:06.711Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-03-19T02:19:06.711Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-03-19T02:19:06.711Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-03-19T02:19:06.711Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-03-19T02:19:06.711Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-03-19T02:19:06.711Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-03-19T02:19:06.711Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-03-19T02:19:06.711Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-03-19T02:19:06.711Z] [2024-03-19T02:19:06.712Z] 02:19:06.458093 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:19:06.712Z] org.glassfish.web.loader.WebappClassLoader@59b447a4[name=unknown], urls=[ [2024-03-19T02:19:06.712Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:19:06.712Z] file:/tmp/gfembed4864387528657724996tmp/generated/ejb/classes/ [2024-03-19T02:19:06.712Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:19:06.712Z] 02:19:06.507417 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-03-19T02:19:06.712Z] 02:19:06.543621 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 401 milliseconds. [2024-03-19T02:19:06.712Z] Deployed classes [2024-03-19T02:19:06.712Z] Servlet WEB-HELLO initialized [2024-03-19T02:19:06.712Z] null [2024-03-19T02:19:06.712Z] 02:19:06.645341 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-03-19T02:19:06.712Z] 02:19:06.650778 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeWebListener Removed connector test-listener [2024-03-19T02:19:06.712Z] Network listener size after creation 1 [2024-03-19T02:19:06.712Z] Web listener embedded-listener-1 8080 [2024-03-19T02:19:08.079Z] 02:19:07.667046 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-03-19T02:19:08.079Z] org.glassfish.web.loader.WebappClassLoader@a2df0d5[name=/test], urls=[ [2024-03-19T02:19:08.079Z] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-03-19T02:19:08.079Z] file:/tmp/gfembed4864387528657724996tmp/generated/ejb/classes/ [2024-03-19T02:19:08.079Z] file:/tmp/gfembed4864387528657724996tmp/generated/classes/ [2024-03-19T02:19:08.080Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:19:08.080Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:19:08.080Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@369ad7da [2024-03-19T02:19:08.080Z] 02:19:07.693057 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:19:08.080Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:19:08.080Z] 02:19:07.714942 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-03-19T02:19:08.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.963 s -- in org.glassfish.tests.embedded.web.EmbeddedWebAPITest [2024-03-19T02:19:08.080Z] [INFO] [2024-03-19T02:19:08.080Z] [INFO] Results: [2024-03-19T02:19:08.080Z] [INFO] [2024-03-19T02:19:08.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-03-19T02:19:08.080Z] [INFO] [2024-03-19T02:19:08.080Z] [INFO] [2024-03-19T02:19:08.080Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-api-embedded-test --- [2024-03-19T02:19:08.080Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/failsafe-reports [2024-03-19T02:19:08.336Z] [INFO] [2024-03-19T02:19:08.336Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded-web-api-embedded-test-checkstyle) @ web-api-embedded-test --- [2024-03-19T02:19:08.593Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:19:08.593Z] [INFO] [2024-03-19T02:19:08.593Z] [INFO] --- install:3.1.1:install (default-install) @ web-api-embedded-test --- [2024-03-19T02:19:08.593Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web-api-embedded-test/8.0.1-SNAPSHOT/web-api-embedded-test-8.0.1-SNAPSHOT.pom [2024-03-19T02:19:08.593Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web-api-embedded-test/8.0.1-SNAPSHOT/web-api-embedded-test-8.0.1-SNAPSHOT.war [2024-03-19T02:19:08.850Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web-api-embedded-test/8.0.1-SNAPSHOT/web-api-embedded-test-8.0.1-SNAPSHOT-testapp.war [2024-03-19T02:19:08.850Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web-api-embedded-test/8.0.1-SNAPSHOT/web-api-embedded-test-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:08.850Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/web-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web-api-embedded-test/8.0.1-SNAPSHOT/web-api-embedded-test-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:09.106Z] [INFO] [2024-03-19T02:19:09.106Z] [INFO] -----------------< org.glassfish.tests.embedded:utils >----------------- [2024-03-19T02:19:09.106Z] [INFO] Building Utilities for embedded testing 8.0.1-SNAPSHOT [325/332] [2024-03-19T02:19:09.106Z] [INFO] from appserver/tests/embedded/utils/pom.xml [2024-03-19T02:19:09.106Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:19:09.106Z] [INFO] [2024-03-19T02:19:09.106Z] [INFO] --- clean:3.3.2:clean (default-clean) @ utils --- [2024-03-19T02:19:09.106Z] [INFO] [2024-03-19T02:19:09.106Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ utils --- [2024-03-19T02:19:09.106Z] [INFO] [2024-03-19T02:19:09.106Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ utils --- [2024-03-19T02:19:09.107Z] [INFO] [2024-03-19T02:19:09.107Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ utils --- [2024-03-19T02:19:09.107Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:09.107Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:19:09.107Z] [INFO] [2024-03-19T02:19:09.107Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ utils --- [2024-03-19T02:19:09.107Z] [INFO] [2024-03-19T02:19:09.107Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ utils --- [2024-03-19T02:19:09.107Z] [INFO] [2024-03-19T02:19:09.107Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ utils --- [2024-03-19T02:19:09.107Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:19:09.107Z] [INFO] [2024-03-19T02:19:09.107Z] [INFO] --- resources:3.3.1:resources (default-resources) @ utils --- [2024-03-19T02:19:09.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/src/main/resources [2024-03-19T02:19:09.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/src/main/manpages [2024-03-19T02:19:09.107Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:19:09.107Z] [INFO] [2024-03-19T02:19:09.107Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ utils --- [2024-03-19T02:19:09.107Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:09.107Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:19:09.107Z] [INFO] [2024-03-19T02:19:09.107Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ utils --- [2024-03-19T02:19:09.107Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:09.107Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:19:09.363Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:19:09.363Z] [INFO] [2024-03-19T02:19:09.363Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils --- [2024-03-19T02:19:09.363Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/src/test/resources [2024-03-19T02:19:09.363Z] [INFO] [2024-03-19T02:19:09.363Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ utils --- [2024-03-19T02:19:09.363Z] [INFO] No sources to compile [2024-03-19T02:19:09.363Z] [INFO] [2024-03-19T02:19:09.363Z] [INFO] --- surefire:3.2.5:test (default-test) @ utils --- [2024-03-19T02:19:09.363Z] [INFO] No tests to run. [2024-03-19T02:19:09.363Z] [INFO] [2024-03-19T02:19:09.363Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ utils --- [2024-03-19T02:19:09.363Z] [INFO] Executing tasks [2024-03-19T02:19:09.363Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/target/classes/META-INF for [2024-03-19T02:19:09.363Z] [INFO] [echo] utils [2024-03-19T02:19:09.363Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/target/classes/META-INF [2024-03-19T02:19:09.363Z] [INFO] Executed tasks [2024-03-19T02:19:09.363Z] [INFO] [2024-03-19T02:19:09.363Z] [INFO] --- jar:3.3.0:jar (default-jar) @ utils --- [2024-03-19T02:19:09.363Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/target/utils.jar [2024-03-19T02:19:09.363Z] [INFO] [2024-03-19T02:19:09.363Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ utils --- [2024-03-19T02:19:09.363Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:19:10.293Z] [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [2024-03-19T02:19:10.293Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/target/bom.xml [2024-03-19T02:19:10.293Z] [INFO] attaching as utils-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:10.293Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/target/bom.json [2024-03-19T02:19:10.293Z] [INFO] attaching as utils-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:10.293Z] [INFO] [2024-03-19T02:19:10.293Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ utils --- [2024-03-19T02:19:10.293Z] [INFO] No tests to run. [2024-03-19T02:19:10.293Z] [INFO] [2024-03-19T02:19:10.293Z] [INFO] --- failsafe:3.2.5:verify (verify) @ utils --- [2024-03-19T02:19:10.293Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/target/failsafe-reports [2024-03-19T02:19:10.293Z] [INFO] [2024-03-19T02:19:10.293Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded-utils-checkstyle) @ utils --- [2024-03-19T02:19:10.293Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:19:10.293Z] [INFO] [2024-03-19T02:19:10.293Z] [INFO] --- install:3.1.1:install (default-install) @ utils --- [2024-03-19T02:19:10.293Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/utils/8.0.1-SNAPSHOT/utils-8.0.1-SNAPSHOT.pom [2024-03-19T02:19:10.293Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/target/utils.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/utils/8.0.1-SNAPSHOT/utils-8.0.1-SNAPSHOT.jar [2024-03-19T02:19:10.293Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/utils/8.0.1-SNAPSHOT/utils-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:10.293Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/utils/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/utils/8.0.1-SNAPSHOT/utils-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:10.293Z] [INFO] [2024-03-19T02:19:10.293Z] [INFO] --------------< org.glassfish.tests.embedded.web:servlet >-------------- [2024-03-19T02:19:10.293Z] [INFO] Building Simple embedded servlet project 8.0.1-SNAPSHOT [326/332] [2024-03-19T02:19:10.293Z] [INFO] from appserver/tests/embedded/web/servlet/pom.xml [2024-03-19T02:19:10.293Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-03-19T02:19:10.293Z] [INFO] [2024-03-19T02:19:10.293Z] [INFO] --- clean:3.3.2:clean (default-clean) @ servlet --- [2024-03-19T02:19:10.293Z] [INFO] [2024-03-19T02:19:10.293Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ servlet --- [2024-03-19T02:19:10.293Z] [INFO] [2024-03-19T02:19:10.293Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ servlet --- [2024-03-19T02:19:10.294Z] [INFO] [2024-03-19T02:19:10.294Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ servlet --- [2024-03-19T02:19:10.294Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:19:10.294Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:19:10.294Z] [INFO] [2024-03-19T02:19:10.294Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ servlet --- [2024-03-19T02:19:10.294Z] [INFO] [2024-03-19T02:19:10.294Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ servlet --- [2024-03-19T02:19:10.294Z] [INFO] [2024-03-19T02:19:10.294Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ servlet --- [2024-03-19T02:19:10.294Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:19:10.294Z] [INFO] [2024-03-19T02:19:10.294Z] [INFO] --- resources:3.3.1:resources (default-resources) @ servlet --- [2024-03-19T02:19:10.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/src/main/resources [2024-03-19T02:19:10.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/src/main/manpages [2024-03-19T02:19:10.294Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:19:10.294Z] [INFO] [2024-03-19T02:19:10.294Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ servlet --- [2024-03-19T02:19:10.294Z] [INFO] Recompiling the module because of changed source code. [2024-03-19T02:19:10.294Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:19:10.294Z] [INFO] [2024-03-19T02:19:10.294Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ servlet --- [2024-03-19T02:19:10.551Z] [INFO] Recompiling the module because of added or removed source files. [2024-03-19T02:19:10.551Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:19:10.551Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:19:10.551Z] [INFO] [2024-03-19T02:19:10.551Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ servlet --- [2024-03-19T02:19:10.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/src/test/resources [2024-03-19T02:19:10.551Z] [INFO] [2024-03-19T02:19:10.551Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ servlet --- [2024-03-19T02:19:10.551Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:10.551Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/test-classes [2024-03-19T02:19:10.807Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-03-19T02:19:10.807Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:19:10.807Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:19:10.807Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:19:10.807Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:19:10.807Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:19:10.807Z] Use -proc:none to disable annotation processing. [2024-03-19T02:19:10.808Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:19:10.808Z] [INFO] [2024-03-19T02:19:10.808Z] [INFO] --- surefire:3.2.5:test (default-test) @ servlet --- [2024-03-19T02:19:10.808Z] [INFO] [2024-03-19T02:19:10.808Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ servlet --- [2024-03-19T02:19:10.808Z] [INFO] Executing tasks [2024-03-19T02:19:10.808Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/target/classes/META-INF for [2024-03-19T02:19:10.808Z] [INFO] [echo] servlet [2024-03-19T02:19:10.808Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/target/classes/META-INF [2024-03-19T02:19:10.808Z] [INFO] Executed tasks [2024-03-19T02:19:10.808Z] [INFO] [2024-03-19T02:19:10.808Z] [INFO] --- exec:1.1.1:exec (default) @ servlet --- [2024-03-19T02:19:11.737Z] [INFO] Mar 19, 2024 2:19:11 AM org.jvnet.hk2.config.ConfigParser handleElement [2024-03-19T02:19:11.737Z] [INFO] SEVERE: Ignoring unrecognized element iiop-service at Line number = 53 [2024-03-19T02:19:11.737Z] [INFO] Column number = 21 [2024-03-19T02:19:11.737Z] [INFO] System Id = null [2024-03-19T02:19:11.737Z] [INFO] Public Id = null [2024-03-19T02:19:11.737Z] [INFO] Location Uri= null [2024-03-19T02:19:11.737Z] [INFO] CharacterOffset = 2737 [2024-03-19T02:19:11.737Z] [INFO] [2024-03-19T02:19:11.737Z] [INFO] Mar 19, 2024 2:19:11 AM org.jvnet.hk2.config.ConfigParser handleElement [2024-03-19T02:19:11.737Z] [INFO] SEVERE: Ignoring unrecognized element jms-service at Line number = 77 [2024-03-19T02:19:11.737Z] [INFO] Column number = 72 [2024-03-19T02:19:11.737Z] [INFO] System Id = null [2024-03-19T02:19:11.737Z] [INFO] Public Id = null [2024-03-19T02:19:11.737Z] [INFO] Location Uri= null [2024-03-19T02:19:11.737Z] [INFO] CharacterOffset = 4495 [2024-03-19T02:19:11.737Z] [INFO] [2024-03-19T02:19:11.737Z] [INFO] Mar 19, 2024 2:19:11 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:19:11.737Z] [INFO] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:19:11.994Z] [INFO] Mar 19, 2024 2:19:11 AM com.sun.enterprise.v3.services.impl.GrizzlyService createNetworkProxy [2024-03-19T02:19:11.994Z] [INFO] INFO: Network listener http-listener on port 0 disabled per domain.xml [2024-03-19T02:19:11.994Z] [INFO] Mar 19, 2024 2:19:11 AM com.sun.enterprise.v3.services.impl.GrizzlyService createNetworkProxy [2024-03-19T02:19:11.994Z] [INFO] INFO: Network listener https-listener on port 0 disabled per domain.xml [2024-03-19T02:19:11.994Z] [INFO] Mar 19, 2024 2:19:11 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:19:11.994Z] [INFO] INFO: HV000001: Hibernate Validator null [2024-03-19T02:19:12.251Z] [INFO] Mar 19, 2024 2:19:12 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:19:12.251Z] [INFO] INFO: Authorization Service has successfully initialized. [2024-03-19T02:19:12.251Z] [INFO] Mar 19, 2024 2:19:12 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:19:12.251Z] [INFO] INFO: GlassFish (commit: null) startup time: Embedded (604 ms), startup services (581 ms), total (1,185 ms) [2024-03-19T02:19:12.508Z] [INFO] War content [2024-03-19T02:19:12.508Z] [INFO] WEB-INF/classes/META-INF/LICENSE.md [2024-03-19T02:19:12.508Z] [INFO] WEB-INF/classes/META-INF/NOTICE.md [2024-03-19T02:19:12.508Z] [INFO] WEB-INF/classes/META-INF/MANIFEST.MF [2024-03-19T02:19:12.508Z] [INFO] WEB-INF/classes/test/HelloWorld.class [2024-03-19T02:19:12.508Z] [INFO] Stopping the server ! [2024-03-19T02:19:12.508Z] [INFO] Mar 19, 2024 2:19:12 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-03-19T02:19:12.508Z] [INFO] WARNING: An error occured when the system was coming down [2024-03-19T02:19:12.508Z] [INFO] MultiException stack 1 of 1 [2024-03-19T02:19:12.508Z] [INFO] java.lang.reflect.InaccessibleObjectException: Unable to make field private static javax.naming.spi.InitialContextFactoryBuilder javax.naming.spi.NamingManager.initctx_factory_builder accessible: module java.naming does not "opens javax.naming.spi" to unnamed module @2d233b48 [2024-03-19T02:19:12.508Z] [INFO] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-03-19T02:19:12.508Z] [INFO] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-03-19T02:19:12.508Z] [INFO] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-03-19T02:19:12.508Z] [INFO] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-03-19T02:19:12.508Z] [INFO] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-03-19T02:19:12.508Z] [INFO] at com.sun.enterprise.naming.GlassFishNamingBuilder.resetInitialContextFactoryBuilder(GlassFishNamingBuilder.java:187) [2024-03-19T02:19:12.508Z] [INFO] at com.sun.enterprise.naming.GlassFishNamingBuilder.preDestroy(GlassFishNamingBuilder.java:179) [2024-03-19T02:19:12.508Z] [INFO] at org.jvnet.hk2.internal.ClazzCreator.preDestroyMe(ClazzCreator.java:369) [2024-03-19T02:19:12.508Z] [INFO] at org.jvnet.hk2.internal.ClazzCreator.dispose(ClazzCreator.java:440) [2024-03-19T02:19:12.508Z] [INFO] at org.jvnet.hk2.internal.SystemDescriptor.dispose(SystemDescriptor.java:534) [2024-03-19T02:19:12.508Z] [INFO] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.destroyOne(AsyncRunLevelContext.java:422) [2024-03-19T02:19:12.508Z] [INFO] at org.glassfish.hk2.runlevel.RunLevelContext.destroyOne(RunLevelContext.java:81) [2024-03-19T02:19:12.508Z] [INFO] at org.jvnet.hk2.internal.ServiceHandleImpl.close(ServiceHandleImpl.java:176) [2024-03-19T02:19:12.508Z] [INFO] at org.glassfish.hk2.api.ServiceHandle.destroy(ServiceHandle.java:63) [2024-03-19T02:19:12.508Z] [INFO] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$DownQueueRunner.run(CurrentTaskFuture.java:1429) [2024-03-19T02:19:12.508Z] [INFO] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) [2024-03-19T02:19:12.508Z] [INFO] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) [2024-03-19T02:19:12.508Z] [INFO] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:19:12.508Z] [INFO] [2024-03-19T02:19:12.508Z] [INFO] Mar 19, 2024 2:19:12 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:19:12.508Z] [INFO] INFO: Shutdown procedure finished [2024-03-19T02:19:12.508Z] [INFO] Completed shutdown of GlassFish runtime [2024-03-19T02:19:12.508Z] [INFO] java.lang.NullPointerException: Cannot invoke "org.glassfish.internal.embedded.ContainerBuilder.create(org.glassfish.internal.embedded.Server)" because "info" is null [2024-03-19T02:19:12.509Z] [INFO] at org.glassfish.internal.embedded.Server.addContainer(Server.java:411) [2024-03-19T02:19:12.509Z] [INFO] at org.glassfish.tests.embedded.web.servlet.ServletMain.test(ServletMain.java:67) [2024-03-19T02:19:12.509Z] [INFO] at org.glassfish.tests.embedded.web.servlet.ServletMain.main(ServletMain.java:42) [2024-03-19T02:19:12.509Z] [INFO] [2024-03-19T02:19:12.509Z] [INFO] --- war:3.4.0:war (default-war) @ servlet --- [2024-03-19T02:19:12.509Z] [INFO] Packaging webapp [2024-03-19T02:19:12.509Z] [INFO] Assembling webapp [servlet] in [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/target/servlet] [2024-03-19T02:19:12.509Z] [INFO] Processing war project [2024-03-19T02:19:12.509Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/src/main/webapp] [2024-03-19T02:19:12.509Z] [INFO] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/target/servlet.war [2024-03-19T02:19:12.509Z] [INFO] [2024-03-19T02:19:12.509Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ servlet --- [2024-03-19T02:19:12.509Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:19:14.402Z] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [2024-03-19T02:19:14.402Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/target/bom.xml [2024-03-19T02:19:14.402Z] [INFO] attaching as servlet-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:14.402Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/target/bom.json [2024-03-19T02:19:14.402Z] [INFO] attaching as servlet-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:14.402Z] [INFO] [2024-03-19T02:19:14.402Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ servlet --- [2024-03-19T02:19:14.402Z] [INFO] [2024-03-19T02:19:14.402Z] [INFO] --- failsafe:3.2.5:verify (verify) @ servlet --- [2024-03-19T02:19:14.402Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/target/failsafe-reports [2024-03-19T02:19:14.402Z] [INFO] [2024-03-19T02:19:14.402Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.tests.embedded.web-servlet-checkstyle) @ servlet --- [2024-03-19T02:19:14.402Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:19:14.402Z] [INFO] [2024-03-19T02:19:14.402Z] [INFO] --- install:3.1.1:install (default-install) @ servlet --- [2024-03-19T02:19:14.402Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/servlet/8.0.1-SNAPSHOT/servlet-8.0.1-SNAPSHOT.pom [2024-03-19T02:19:14.402Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/target/servlet.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/servlet/8.0.1-SNAPSHOT/servlet-8.0.1-SNAPSHOT.war [2024-03-19T02:19:14.402Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/servlet/8.0.1-SNAPSHOT/servlet-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:14.402Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/embedded/web/servlet/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/servlet/8.0.1-SNAPSHOT/servlet-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:14.402Z] [INFO] [2024-03-19T02:19:14.402Z] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [2024-03-19T02:19:14.402Z] [INFO] Building Console extensions for OSGi platforms 8.0.1-SNAPSHOT [327/332] [2024-03-19T02:19:14.402Z] [INFO] from appserver/osgi-platforms/pom.xml [2024-03-19T02:19:14.402Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:19:14.402Z] [INFO] [2024-03-19T02:19:14.402Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-console-extensions --- [2024-03-19T02:19:14.402Z] [INFO] [2024-03-19T02:19:14.402Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-console-extensions --- [2024-03-19T02:19:14.402Z] [INFO] [2024-03-19T02:19:14.402Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ osgi-console-extensions --- [2024-03-19T02:19:14.402Z] [INFO] [2024-03-19T02:19:14.403Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ osgi-console-extensions --- [2024-03-19T02:19:14.403Z] [INFO] No sources to compile [2024-03-19T02:19:14.403Z] [INFO] [2024-03-19T02:19:14.403Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ osgi-console-extensions --- [2024-03-19T02:19:14.403Z] [INFO] [2024-03-19T02:19:14.403Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-console-extensions --- [2024-03-19T02:19:14.403Z] [INFO] [2024-03-19T02:19:14.403Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-console-extensions --- [2024-03-19T02:19:14.403Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:19:14.659Z] [INFO] [2024-03-19T02:19:14.659Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-console-extensions --- [2024-03-19T02:19:14.659Z] [INFO] No sources to compile [2024-03-19T02:19:14.659Z] [INFO] [2024-03-19T02:19:14.659Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ osgi-console-extensions --- [2024-03-19T02:19:14.659Z] [INFO] No sources to compile [2024-03-19T02:19:14.659Z] [INFO] [2024-03-19T02:19:14.659Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-console-extensions --- [2024-03-19T02:19:14.659Z] [INFO] Executing tasks [2024-03-19T02:19:14.659Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/classes/META-INF for [2024-03-19T02:19:14.659Z] [INFO] [echo] osgi-console-extensions [2024-03-19T02:19:14.659Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/classes/META-INF [2024-03-19T02:19:14.659Z] [INFO] Executed tasks [2024-03-19T02:19:14.659Z] [INFO] [2024-03-19T02:19:14.659Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-console-extensions --- [2024-03-19T02:19:14.659Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:19:14.659Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:19:14.659Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/bom.xml [2024-03-19T02:19:14.659Z] [INFO] attaching as osgi-console-extensions-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:14.659Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/bom.json [2024-03-19T02:19:14.659Z] [INFO] attaching as osgi-console-extensions-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:14.659Z] [INFO] [2024-03-19T02:19:14.659Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-console-extensions --- [2024-03-19T02:19:14.659Z] [INFO] No tests to run. [2024-03-19T02:19:14.659Z] [INFO] [2024-03-19T02:19:14.659Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-console-extensions --- [2024-03-19T02:19:14.659Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/failsafe-reports [2024-03-19T02:19:14.659Z] [INFO] [2024-03-19T02:19:14.659Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-osgi-console-extensions-checkstyle) @ osgi-console-extensions --- [2024-03-19T02:19:14.659Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:19:14.659Z] [INFO] [2024-03-19T02:19:14.659Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-console-extensions --- [2024-03-19T02:19:14.659Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/8.0.1-SNAPSHOT/osgi-console-extensions-8.0.1-SNAPSHOT.pom [2024-03-19T02:19:14.659Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/8.0.1-SNAPSHOT/osgi-console-extensions-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:14.659Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/8.0.1-SNAPSHOT/osgi-console-extensions-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:14.660Z] [INFO] [2024-03-19T02:19:14.660Z] [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [2024-03-19T02:19:14.660Z] [INFO] Building Felix Web Console Extension for GlassFish 8.0.1-SNAPSHOT [328/332] [2024-03-19T02:19:14.660Z] [INFO] from appserver/osgi-platforms/felix-webconsole-extension/pom.xml [2024-03-19T02:19:14.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:19:14.660Z] [INFO] [2024-03-19T02:19:14.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix-webconsole-extension --- [2024-03-19T02:19:14.660Z] [INFO] [2024-03-19T02:19:14.660Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ felix-webconsole-extension --- [2024-03-19T02:19:14.660Z] [INFO] [2024-03-19T02:19:14.660Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ felix-webconsole-extension --- [2024-03-19T02:19:14.660Z] [INFO] [2024-03-19T02:19:14.660Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ felix-webconsole-extension --- [2024-03-19T02:19:14.660Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:14.660Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:19:14.660Z] [INFO] [2024-03-19T02:19:14.660Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ felix-webconsole-extension --- [2024-03-19T02:19:14.660Z] [INFO] [2024-03-19T02:19:14.660Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ felix-webconsole-extension --- [2024-03-19T02:19:14.660Z] [INFO] [2024-03-19T02:19:14.660Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix-webconsole-extension --- [2024-03-19T02:19:14.660Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:19:14.660Z] [INFO] [2024-03-19T02:19:14.660Z] [INFO] --- resources:3.3.1:resources (default-resources) @ felix-webconsole-extension --- [2024-03-19T02:19:14.660Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-03-19T02:19:14.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/manpages [2024-03-19T02:19:14.660Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:19:14.660Z] [INFO] [2024-03-19T02:19:14.660Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ felix-webconsole-extension --- [2024-03-19T02:19:14.660Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:14.660Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:19:14.916Z] [WARNING] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/GlassFishSecurityProvider.java:[84,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:19:14.916Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Some input files use or override a deprecated API. [2024-03-19T02:19:14.917Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:19:14.917Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java uses unchecked or unsafe operations. [2024-03-19T02:19:14.917Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:19:14.917Z] [INFO] [2024-03-19T02:19:14.917Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ felix-webconsole-extension --- [2024-03-19T02:19:14.917Z] [INFO] [2024-03-19T02:19:14.917Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ felix-webconsole-extension --- [2024-03-19T02:19:14.917Z] [INFO] [2024-03-19T02:19:14.917Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ felix-webconsole-extension --- [2024-03-19T02:19:14.917Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:19:14.917Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:19:14.917Z] [INFO] [2024-03-19T02:19:14.917Z] [INFO] --- command-security:1.0.17:check (default-check) @ felix-webconsole-extension --- [2024-03-19T02:19:14.917Z] [INFO] [2024-03-19T02:19:14.917Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ felix-webconsole-extension --- [2024-03-19T02:19:14.917Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:14.917Z] [INFO] Compiling 3 source files with javac [debug target 21] to target/classes [2024-03-19T02:19:15.174Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:19:15.174Z] [INFO] [2024-03-19T02:19:15.174Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ felix-webconsole-extension --- [2024-03-19T02:19:15.174Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/src/test/resources [2024-03-19T02:19:15.174Z] [INFO] [2024-03-19T02:19:15.174Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ felix-webconsole-extension --- [2024-03-19T02:19:15.174Z] [INFO] No sources to compile [2024-03-19T02:19:15.174Z] [INFO] [2024-03-19T02:19:15.174Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ felix-webconsole-extension --- [2024-03-19T02:19:15.174Z] [INFO] [2024-03-19T02:19:15.174Z] [INFO] --- surefire:3.2.5:test (default-test) @ felix-webconsole-extension --- [2024-03-19T02:19:15.174Z] [INFO] [2024-03-19T02:19:15.174Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix-webconsole-extension --- [2024-03-19T02:19:15.174Z] [INFO] Executing tasks [2024-03-19T02:19:15.174Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF for [2024-03-19T02:19:15.174Z] [INFO] [echo] felix-webconsole-extension [2024-03-19T02:19:15.174Z] [INFO] Executed tasks [2024-03-19T02:19:15.174Z] [INFO] [2024-03-19T02:19:15.174Z] [INFO] --- jar:3.3.0:jar (default-jar) @ felix-webconsole-extension --- [2024-03-19T02:19:15.174Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar [2024-03-19T02:19:15.174Z] [INFO] [2024-03-19T02:19:15.174Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ felix-webconsole-extension --- [2024-03-19T02:19:15.174Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:19:16.103Z] [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) [2024-03-19T02:19:16.103Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/bom.xml [2024-03-19T02:19:16.103Z] [INFO] attaching as felix-webconsole-extension-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:16.103Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/bom.json [2024-03-19T02:19:16.103Z] [INFO] attaching as felix-webconsole-extension-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:16.103Z] [INFO] [2024-03-19T02:19:16.103Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix-webconsole-extension --- [2024-03-19T02:19:16.103Z] [INFO] [2024-03-19T02:19:16.103Z] [INFO] --- failsafe:3.2.5:verify (verify) @ felix-webconsole-extension --- [2024-03-19T02:19:16.103Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/failsafe-reports [2024-03-19T02:19:16.103Z] [INFO] [2024-03-19T02:19:16.103Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.osgi-platforms-felix-webconsole-extension-checkstyle) @ felix-webconsole-extension --- [2024-03-19T02:19:16.360Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:19:16.360Z] [INFO] [2024-03-19T02:19:16.360Z] [INFO] --- install:3.1.1:install (default-install) @ felix-webconsole-extension --- [2024-03-19T02:19:16.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/8.0.1-SNAPSHOT/felix-webconsole-extension-8.0.1-SNAPSHOT.pom [2024-03-19T02:19:16.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/8.0.1-SNAPSHOT/felix-webconsole-extension-8.0.1-SNAPSHOT.jar [2024-03-19T02:19:16.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/8.0.1-SNAPSHOT/felix-webconsole-extension-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:16.360Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/felix-webconsole-extension/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/8.0.1-SNAPSHOT/felix-webconsole-extension-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:16.360Z] [INFO] [2024-03-19T02:19:16.360Z] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [2024-03-19T02:19:16.360Z] [INFO] Building GlassFish OSGi Console Plugin 8.0.1-SNAPSHOT [329/332] [2024-03-19T02:19:16.360Z] [INFO] from appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml [2024-03-19T02:19:16.360Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:19:16.360Z] [INFO] [2024-03-19T02:19:16.360Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.360Z] [INFO] [2024-03-19T02:19:16.360Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.360Z] [INFO] [2024-03-19T02:19:16.360Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.360Z] [INFO] [2024-03-19T02:19:16.360Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.360Z] [INFO] [2024-03-19T02:19:16.360Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.360Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:16.360Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:19:16.361Z] [INFO] [2024-03-19T02:19:16.361Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.361Z] [INFO] [2024-03-19T02:19:16.361Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.361Z] [INFO] [2024-03-19T02:19:16.361Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.361Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:19:16.361Z] [INFO] [2024-03-19T02:19:16.361Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.361Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-03-19T02:19:16.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/help [2024-03-19T02:19:16.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/manpages [2024-03-19T02:19:16.361Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:19:16.361Z] [INFO] [2024-03-19T02:19:16.361Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.361Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:16.361Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:19:16.617Z] [INFO] [2024-03-19T02:19:16.617Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.617Z] [INFO] [2024-03-19T02:19:16.617Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.617Z] [INFO] [2024-03-19T02:19:16.617Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.617Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:19:16.618Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:19:16.618Z] [INFO] [2024-03-19T02:19:16.618Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.618Z] [INFO] [2024-03-19T02:19:16.618Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.618Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:16.618Z] [INFO] Compiling 2 source files with javac [debug target 21] to target/classes [2024-03-19T02:19:16.874Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '21' [2024-03-19T02:19:16.874Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '21' [2024-03-19T02:19:16.874Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '21' [2024-03-19T02:19:16.874Z] [INFO] [2024-03-19T02:19:16.874Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/test/resources [2024-03-19T02:19:16.874Z] [INFO] [2024-03-19T02:19:16.874Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.874Z] [INFO] No sources to compile [2024-03-19T02:19:16.874Z] [INFO] [2024-03-19T02:19:16.874Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.874Z] [INFO] [2024-03-19T02:19:16.874Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.874Z] [INFO] [2024-03-19T02:19:16.874Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.874Z] [INFO] Executing tasks [2024-03-19T02:19:16.874Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF for [2024-03-19T02:19:16.874Z] [INFO] [echo] glassfish-osgi-console-plugin [2024-03-19T02:19:16.875Z] [INFO] Executed tasks [2024-03-19T02:19:16.875Z] [INFO] [2024-03-19T02:19:16.875Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.875Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar [2024-03-19T02:19:16.875Z] [INFO] [2024-03-19T02:19:16.875Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:16.875Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:19:17.804Z] [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) [2024-03-19T02:19:17.804Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/bom.xml [2024-03-19T02:19:17.804Z] [INFO] attaching as glassfish-osgi-console-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:17.804Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/bom.json [2024-03-19T02:19:17.804Z] [INFO] attaching as glassfish-osgi-console-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:17.804Z] [INFO] [2024-03-19T02:19:17.804Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:17.804Z] [INFO] [2024-03-19T02:19:17.804Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:17.804Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/failsafe-reports [2024-03-19T02:19:17.804Z] [INFO] [2024-03-19T02:19:17.804Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.admingui-glassfish-osgi-console-plugin-checkstyle) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:17.804Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:19:17.804Z] [INFO] [2024-03-19T02:19:17.804Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-osgi-console-plugin --- [2024-03-19T02:19:17.804Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/8.0.1-SNAPSHOT/glassfish-osgi-console-plugin-8.0.1-SNAPSHOT.pom [2024-03-19T02:19:17.804Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/8.0.1-SNAPSHOT/glassfish-osgi-console-plugin-8.0.1-SNAPSHOT.jar [2024-03-19T02:19:17.804Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/8.0.1-SNAPSHOT/glassfish-osgi-console-plugin-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:17.804Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/8.0.1-SNAPSHOT/glassfish-osgi-console-plugin-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:17.804Z] [INFO] [2024-03-19T02:19:17.804Z] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [2024-03-19T02:19:17.805Z] [INFO] Building GlassFish Flashlight Client 8.0.1-SNAPSHOT [330/332] [2024-03-19T02:19:17.805Z] [INFO] from appserver/flashlight/client/pom.xml [2024-03-19T02:19:17.805Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-03-19T02:19:17.805Z] [INFO] [2024-03-19T02:19:17.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-client --- [2024-03-19T02:19:17.805Z] [INFO] [2024-03-19T02:19:17.805Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ flashlight-client --- [2024-03-19T02:19:17.805Z] [INFO] [2024-03-19T02:19:17.805Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ flashlight-client --- [2024-03-19T02:19:17.805Z] [INFO] [2024-03-19T02:19:17.805Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ flashlight-client --- [2024-03-19T02:19:17.805Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:17.805Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:19:17.805Z] [INFO] [2024-03-19T02:19:17.805Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ flashlight-client --- [2024-03-19T02:19:17.805Z] [INFO] [2024-03-19T02:19:17.805Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ flashlight-client --- [2024-03-19T02:19:17.805Z] [INFO] [2024-03-19T02:19:17.805Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-client --- [2024-03-19T02:19:17.805Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:19:17.805Z] [INFO] [2024-03-19T02:19:17.805Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-client --- [2024-03-19T02:19:17.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/src/main/resources [2024-03-19T02:19:17.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/src/main/manpages [2024-03-19T02:19:17.805Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:19:17.805Z] [INFO] [2024-03-19T02:19:17.805Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ flashlight-client --- [2024-03-19T02:19:17.805Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:17.805Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:19:18.061Z] [INFO] [2024-03-19T02:19:18.061Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (default-compute-osgi-version) @ flashlight-client --- [2024-03-19T02:19:18.061Z] [INFO] [2024-03-19T02:19:18.061Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default-generate-inhabitants) @ flashlight-client --- [2024-03-19T02:19:18.061Z] [INFO] [2024-03-19T02:19:18.061Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-client --- [2024-03-19T02:19:18.061Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-03-19T02:19:18.061Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/classes/META-INF/MANIFEST.MF [2024-03-19T02:19:18.061Z] [INFO] [2024-03-19T02:19:18.061Z] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-client --- [2024-03-19T02:19:18.061Z] [INFO] [2024-03-19T02:19:18.061Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ flashlight-client --- [2024-03-19T02:19:18.061Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:18.061Z] [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [2024-03-19T02:19:18.061Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:19:18.061Z] [INFO] [2024-03-19T02:19:18.061Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-client --- [2024-03-19T02:19:18.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/src/test/resources [2024-03-19T02:19:18.062Z] [INFO] [2024-03-19T02:19:18.062Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ flashlight-client --- [2024-03-19T02:19:18.062Z] [INFO] No sources to compile [2024-03-19T02:19:18.062Z] [INFO] [2024-03-19T02:19:18.062Z] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-client --- [2024-03-19T02:19:18.062Z] [INFO] [2024-03-19T02:19:18.062Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-client --- [2024-03-19T02:19:18.062Z] [INFO] [2024-03-19T02:19:18.062Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-client --- [2024-03-19T02:19:18.062Z] [INFO] Executing tasks [2024-03-19T02:19:18.062Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/classes/META-INF for [2024-03-19T02:19:18.062Z] [INFO] [echo] flashlight-client [2024-03-19T02:19:18.062Z] [INFO] Executed tasks [2024-03-19T02:19:18.062Z] [INFO] [2024-03-19T02:19:18.062Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-client --- [2024-03-19T02:19:18.062Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/flashlight-client.jar [2024-03-19T02:19:18.062Z] [INFO] [2024-03-19T02:19:18.062Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ flashlight-client --- [2024-03-19T02:19:18.062Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:19:18.626Z] [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [2024-03-19T02:19:18.626Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/bom.xml [2024-03-19T02:19:18.626Z] [INFO] attaching as flashlight-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:18.626Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/bom.json [2024-03-19T02:19:18.626Z] [INFO] attaching as flashlight-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:18.626Z] [INFO] [2024-03-19T02:19:18.626Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-client --- [2024-03-19T02:19:18.626Z] [INFO] [2024-03-19T02:19:18.626Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-client --- [2024-03-19T02:19:18.626Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/failsafe-reports [2024-03-19T02:19:18.626Z] [INFO] [2024-03-19T02:19:18.626Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.flashlight-flashlight-client-checkstyle) @ flashlight-client --- [2024-03-19T02:19:18.626Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:19:18.626Z] [INFO] [2024-03-19T02:19:18.626Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-client --- [2024-03-19T02:19:18.626Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/8.0.1-SNAPSHOT/flashlight-client-8.0.1-SNAPSHOT.pom [2024-03-19T02:19:18.626Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/flashlight-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/8.0.1-SNAPSHOT/flashlight-client-8.0.1-SNAPSHOT.jar [2024-03-19T02:19:18.626Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/8.0.1-SNAPSHOT/flashlight-client-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:18.626Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/8.0.1-SNAPSHOT/flashlight-client-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [2024-03-19T02:19:18.627Z] [INFO] Building Flashlight 8.0.1-SNAPSHOT [331/332] [2024-03-19T02:19:18.627Z] [INFO] from appserver/flashlight/pom.xml [2024-03-19T02:19:18.627Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] No sources to compile [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] No sources to compile [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] No sources to compile [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] Executing tasks [2024-03-19T02:19:18.627Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/classes/META-INF for [2024-03-19T02:19:18.627Z] [INFO] [echo] glassfish-flashlight [2024-03-19T02:19:18.627Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/classes/META-INF [2024-03-19T02:19:18.627Z] [INFO] Executed tasks [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:19:18.627Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-03-19T02:19:18.627Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/bom.xml [2024-03-19T02:19:18.627Z] [INFO] attaching as glassfish-flashlight-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:18.627Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/bom.json [2024-03-19T02:19:18.627Z] [INFO] attaching as glassfish-flashlight-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] No tests to run. [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/failsafe-reports [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main.flashlight-glassfish-flashlight-checkstyle) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:19:18.627Z] [INFO] [2024-03-19T02:19:18.627Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-flashlight --- [2024-03-19T02:19:18.627Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/8.0.1-SNAPSHOT/glassfish-flashlight-8.0.1-SNAPSHOT.pom [2024-03-19T02:19:18.627Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/8.0.1-SNAPSHOT/glassfish-flashlight-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:18.628Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/flashlight/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/8.0.1-SNAPSHOT/glassfish-flashlight-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:18.628Z] [INFO] [2024-03-19T02:19:18.628Z] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [2024-03-19T02:19:18.628Z] [INFO] Building Ant tasks 8.0.1-SNAPSHOT [332/332] [2024-03-19T02:19:18.628Z] [INFO] from appserver/ant-tasks/pom.xml [2024-03-19T02:19:18.628Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:19:18.628Z] [INFO] [2024-03-19T02:19:18.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tasks --- [2024-03-19T02:19:18.628Z] [INFO] [2024-03-19T02:19:18.628Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ant-tasks --- [2024-03-19T02:19:18.628Z] [INFO] [2024-03-19T02:19:18.628Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ ant-tasks --- [2024-03-19T02:19:18.628Z] [INFO] [2024-03-19T02:19:18.628Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ ant-tasks --- [2024-03-19T02:19:18.628Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:18.628Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T02:19:18.884Z] [INFO] [2024-03-19T02:19:18.884Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ ant-tasks --- [2024-03-19T02:19:18.884Z] [INFO] [2024-03-19T02:19:18.884Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ ant-tasks --- [2024-03-19T02:19:18.884Z] [INFO] [2024-03-19T02:19:18.884Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tasks --- [2024-03-19T02:19:18.884Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:19:18.884Z] [INFO] [2024-03-19T02:19:18.884Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ant-tasks --- [2024-03-19T02:19:18.884Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-03-19T02:19:18.885Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/manpages [2024-03-19T02:19:18.885Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-03-19T02:19:18.885Z] [INFO] [2024-03-19T02:19:18.885Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ ant-tasks --- [2024-03-19T02:19:18.885Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:18.885Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T02:19:18.885Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/java/org/glassfish/ant/tasks/AdminTask.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/java/org/glassfish/ant/tasks/AdminTask.java uses or overrides a deprecated API. [2024-03-19T02:19:18.885Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/java/org/glassfish/ant/tasks/AdminTask.java: Recompile with -Xlint:deprecation for details. [2024-03-19T02:19:18.885Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java uses unchecked or unsafe operations. [2024-03-19T02:19:18.885Z] [INFO] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: Recompile with -Xlint:unchecked for details. [2024-03-19T02:19:18.885Z] [INFO] [2024-03-19T02:19:18.885Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ ant-tasks --- [2024-03-19T02:19:18.885Z] [INFO] Recompiling the module because of changed dependency. [2024-03-19T02:19:18.885Z] [INFO] Compiling 16 source files with javac [debug target 21] to target/classes [2024-03-19T02:19:19.142Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-03-19T02:19:19.142Z] [INFO] [2024-03-19T02:19:19.142Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ant-tasks --- [2024-03-19T02:19:19.142Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/src/test/resources [2024-03-19T02:19:19.142Z] [INFO] [2024-03-19T02:19:19.142Z] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ ant-tasks --- [2024-03-19T02:19:19.142Z] [INFO] No sources to compile [2024-03-19T02:19:19.142Z] [INFO] [2024-03-19T02:19:19.142Z] [INFO] --- surefire:3.2.5:test (default-test) @ ant-tasks --- [2024-03-19T02:19:19.142Z] [INFO] No tests to run. [2024-03-19T02:19:19.142Z] [INFO] [2024-03-19T02:19:19.142Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tasks --- [2024-03-19T02:19:19.142Z] [INFO] Executing tasks [2024-03-19T02:19:19.142Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/classes/META-INF for [2024-03-19T02:19:19.142Z] [INFO] [echo] ant-tasks [2024-03-19T02:19:19.142Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/classes/META-INF [2024-03-19T02:19:19.142Z] [INFO] Executed tasks [2024-03-19T02:19:19.142Z] [INFO] [2024-03-19T02:19:19.142Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ant-tasks --- [2024-03-19T02:19:19.142Z] [INFO] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/ant-tasks.jar [2024-03-19T02:19:19.142Z] [INFO] [2024-03-19T02:19:19.142Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ ant-tasks --- [2024-03-19T02:19:19.142Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:19:20.071Z] [INFO] CycloneDX: Creating BOM version 1.4 with 64 component(s) [2024-03-19T02:19:20.071Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/bom.xml [2024-03-19T02:19:20.071Z] [INFO] attaching as ant-tasks-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:20.071Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/bom.json [2024-03-19T02:19:20.071Z] [INFO] attaching as ant-tasks-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:20.071Z] [INFO] [2024-03-19T02:19:20.071Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tasks --- [2024-03-19T02:19:20.071Z] [INFO] No tests to run. [2024-03-19T02:19:20.071Z] [INFO] [2024-03-19T02:19:20.071Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tasks --- [2024-03-19T02:19:20.071Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/failsafe-reports [2024-03-19T02:19:20.071Z] [INFO] [2024-03-19T02:19:20.071Z] [INFO] --- checkstyle:3.3.1:check (org.glassfish.main-ant-tasks-checkstyle) @ ant-tasks --- [2024-03-19T02:19:20.071Z] [INFO] You have 0 Checkstyle violations. [2024-03-19T02:19:20.071Z] [INFO] [2024-03-19T02:19:20.071Z] [INFO] --- install:3.1.1:install (default-install) @ ant-tasks --- [2024-03-19T02:19:20.071Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/8.0.1-SNAPSHOT/ant-tasks-8.0.1-SNAPSHOT.pom [2024-03-19T02:19:20.071Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/ant-tasks.jar to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/8.0.1-SNAPSHOT/ant-tasks-8.0.1-SNAPSHOT.jar [2024-03-19T02:19:20.072Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/8.0.1-SNAPSHOT/ant-tasks-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:19:20.072Z] [INFO] Installing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/ant-tasks/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/8.0.1-SNAPSHOT/ant-tasks-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:19:20.072Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:19:20.072Z] [INFO] Reactor Summary for GlassFish Project 8.0.1-SNAPSHOT: [2024-03-19T02:19:20.072Z] [INFO] [2024-03-19T02:19:20.072Z] [INFO] GlassFish Project .................................. SUCCESS [ 28.800 s] [2024-03-19T02:19:20.072Z] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 0.412 s] [2024-03-19T02:19:20.072Z] [INFO] Nucleus Parent ..................................... SUCCESS [ 2.440 s] [2024-03-19T02:19:20.072Z] [INFO] GlassFish Java Util Logging Extension .............. SUCCESS [ 8.083 s] [2024-03-19T02:19:20.072Z] [INFO] GlassFish HK2 Config Injectors ..................... SUCCESS [ 6.109 s] [2024-03-19T02:19:20.072Z] [INFO] GlassFish Nucleus Modules .......................... SUCCESS [ 0.258 s] [2024-03-19T02:19:20.072Z] [INFO] HK2 config types ................................... SUCCESS [ 1.999 s] [2024-03-19T02:19:20.072Z] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 0.144 s] [2024-03-19T02:19:20.072Z] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 0.278 s] [2024-03-19T02:19:20.072Z] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 1.600 s] [2024-03-19T02:19:20.072Z] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 0.126 s] [2024-03-19T02:19:20.072Z] [INFO] grizzly-config ..................................... SUCCESS [ 10.218 s] [2024-03-19T02:19:20.072Z] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 1.656 s] [2024-03-19T02:19:20.072Z] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 4.105 s] [2024-03-19T02:19:20.072Z] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 0.100 s] [2024-03-19T02:19:20.072Z] [INFO] Common Utilities ................................... SUCCESS [ 19.516 s] [2024-03-19T02:19:20.072Z] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 0.320 s] [2024-03-19T02:19:20.072Z] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 0.091 s] [2024-03-19T02:19:20.072Z] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 2.480 s] [2024-03-19T02:19:20.072Z] [INFO] Test Utilities ..................................... SUCCESS [ 2.140 s] [2024-03-19T02:19:20.072Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.091 s] [2024-03-19T02:19:20.072Z] [INFO] admin-config-api ................................... SUCCESS [ 12.597 s] [2024-03-19T02:19:20.072Z] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 2.197 s] [2024-03-19T02:19:20.072Z] [INFO] Nucleus Security Parent ............................ SUCCESS [ 0.082 s] [2024-03-19T02:19:20.072Z] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 1.228 s] [2024-03-19T02:19:20.072Z] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 0.083 s] [2024-03-19T02:19:20.072Z] [INFO] Deployment Related Common Classes .................. SUCCESS [ 4.953 s] [2024-03-19T02:19:20.072Z] [INFO] Security Core Classes .............................. SUCCESS [ 3.692 s] [2024-03-19T02:19:20.072Z] [INFO] Security Services and SPI .......................... SUCCESS [ 5.306 s] [2024-03-19T02:19:20.072Z] [INFO] admin-util ......................................... SUCCESS [ 6.126 s] [2024-03-19T02:19:20.072Z] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 1.661 s] [2024-03-19T02:19:20.072Z] [INFO] Cluster ............................................ SUCCESS [ 0.077 s] [2024-03-19T02:19:20.072Z] [INFO] cluster-common ..................................... SUCCESS [ 2.421 s] [2024-03-19T02:19:20.072Z] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 1.690 s] [2024-03-19T02:19:20.072Z] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 3.886 s] [2024-03-19T02:19:20.072Z] [INFO] admin-launcher ..................................... SUCCESS [ 2.986 s] [2024-03-19T02:19:20.072Z] [INFO] admin-cli .......................................... SUCCESS [ 4.202 s] [2024-03-19T02:19:20.072Z] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 2.080 s] [2024-03-19T02:19:20.072Z] [INFO] OSGi Container ..................................... SUCCESS [ 1.089 s] [2024-03-19T02:19:20.072Z] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 0.281 s] [2024-03-19T02:19:20.072Z] [INFO] flashlight-framework ............................... SUCCESS [ 2.876 s] [2024-03-19T02:19:20.073Z] [INFO] Kernel Classes ..................................... SUCCESS [ 11.555 s] [2024-03-19T02:19:20.073Z] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 1.236 s] [2024-03-19T02:19:20.073Z] [INFO] cluster-admin ...................................... SUCCESS [ 3.389 s] [2024-03-19T02:19:20.073Z] [INFO] admin-server-management ............................ SUCCESS [ 6.750 s] [2024-03-19T02:19:20.073Z] [INFO] cluster-cli ........................................ SUCCESS [ 3.576 s] [2024-03-19T02:19:20.073Z] [INFO] GMS Module ......................................... SUCCESS [ 1.970 s] [2024-03-19T02:19:20.073Z] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 1.481 s] [2024-03-19T02:19:20.073Z] [INFO] AMX Core ........................................... SUCCESS [ 6.627 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 0.140 s] [2024-03-19T02:19:20.073Z] [INFO] Context Propagation ................................ SUCCESS [ 6.763 s] [2024-03-19T02:19:20.073Z] [INFO] admin-monitoring ................................... SUCCESS [ 2.691 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 0.095 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 0.714 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 1.475 s] [2024-03-19T02:19:20.073Z] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 0.088 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 0.137 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 0.598 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Common modules ........................... SUCCESS [ 0.096 s] [2024-03-19T02:19:20.073Z] [INFO] Jakarta EE dependent public APIs of Glassfish ...... SUCCESS [ 1.097 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Jakarta EE Annotation Framework .......... SUCCESS [ 2.842 s] [2024-03-19T02:19:20.073Z] [INFO] nucleus.resources .................................. SUCCESS [ 1.722 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 0.091 s] [2024-03-19T02:19:20.073Z] [INFO] Deployment Object Library .......................... SUCCESS [ 10.361 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 0.099 s] [2024-03-19T02:19:20.073Z] [INFO] Transaction Service Internal API ................... SUCCESS [ 1.268 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 0.084 s] [2024-03-19T02:19:20.073Z] [INFO] Resources Connector ................................ SUCCESS [ 6.162 s] [2024-03-19T02:19:20.073Z] [INFO] Connectors Parent .................................. SUCCESS [ 0.092 s] [2024-03-19T02:19:20.073Z] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 5.055 s] [2024-03-19T02:19:20.073Z] [INFO] EJB container Internal API ......................... SUCCESS [ 1.590 s] [2024-03-19T02:19:20.073Z] [INFO] Java binding for libpam.so ......................... SUCCESS [ 1.436 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Security Parent .......................... SUCCESS [ 0.098 s] [2024-03-19T02:19:20.073Z] [INFO] Jakarta EE Security Core Classes ................... SUCCESS [ 3.157 s] [2024-03-19T02:19:20.073Z] [INFO] stats77 ............................................ SUCCESS [ 1.683 s] [2024-03-19T02:19:20.073Z] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 1.967 s] [2024-03-19T02:19:20.073Z] [INFO] Glassfish Naming ................................... SUCCESS [ 4.000 s] [2024-03-19T02:19:20.073Z] [INFO] Container Common ................................... SUCCESS [ 2.774 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish persistence related modules .............. SUCCESS [ 0.097 s] [2024-03-19T02:19:20.073Z] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 1.901 s] [2024-03-19T02:19:20.073Z] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 2.242 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 0.088 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 1.644 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 5.312 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 13.708 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Web container related modules ............ SUCCESS [ 0.092 s] [2024-03-19T02:19:20.073Z] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 2.864 s] [2024-03-19T02:19:20.073Z] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 1.435 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 9.913 s] [2024-03-19T02:19:20.073Z] [INFO] Nucleus template ................................... SUCCESS [ 0.134 s] [2024-03-19T02:19:20.073Z] [INFO] flashlight-agent ................................... SUCCESS [ 0.162 s] [2024-03-19T02:19:20.073Z] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 0.098 s] [2024-03-19T02:19:20.073Z] [INFO] Flashlight ......................................... SUCCESS [ 0.078 s] [2024-03-19T02:19:20.073Z] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 3.629 s] [2024-03-19T02:19:20.074Z] [INFO] AutoDeploy Classes ................................. SUCCESS [ 1.309 s] [2024-03-19T02:19:20.074Z] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 0.089 s] [2024-03-19T02:19:20.074Z] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 0.082 s] [2024-03-19T02:19:20.074Z] [INFO] Nucleus distributions .............................. SUCCESS [ 0.071 s] [2024-03-19T02:19:20.074Z] [INFO] Nucleus distribution Common module ................. SUCCESS [ 0.138 s] [2024-03-19T02:19:20.074Z] [INFO] Jackson Module Jakarta Xmlbind Annotations ......... SUCCESS [ 2.354 s] [2024-03-19T02:19:20.074Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.072 s] [2024-03-19T02:19:20.074Z] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 1.499 s] [2024-03-19T02:19:20.074Z] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 6.373 s] [2024-03-19T02:19:20.074Z] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 1.692 s] [2024-03-19T02:19:20.074Z] [INFO] Nucleus Distribution ............................... SUCCESS [ 5.921 s] [2024-03-19T02:19:20.074Z] [INFO] Diagnostics ........................................ SUCCESS [ 0.176 s] [2024-03-19T02:19:20.074Z] [INFO] Diagnostics API .................................... SUCCESS [ 0.883 s] [2024-03-19T02:19:20.074Z] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 3.356 s] [2024-03-19T02:19:20.074Z] [INFO] AMX JavaEE ......................................... SUCCESS [ 2.385 s] [2024-03-19T02:19:20.074Z] [INFO] LDAP Booster Pack .................................. SUCCESS [ 1.421 s] [2024-03-19T02:19:20.074Z] [INFO] GlassFish HA modules ............................... SUCCESS [ 0.082 s] [2024-03-19T02:19:20.074Z] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 0.362 s] [2024-03-19T02:19:20.074Z] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 0.746 s] [2024-03-19T02:19:20.074Z] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 1.708 s] [2024-03-19T02:19:20.074Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions . SUCCESS [ 0.121 s] [2024-03-19T02:19:20.074Z] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 0.217 s] [2024-03-19T02:19:20.074Z] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 1.222 s] [2024-03-19T02:19:20.074Z] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 1.652 s] [2024-03-19T02:19:20.074Z] [INFO] App Client Modules ................................. SUCCESS [ 0.083 s] [2024-03-19T02:19:20.074Z] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 0.080 s] [2024-03-19T02:19:20.074Z] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 0.986 s] [2024-03-19T02:19:20.074Z] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 2.510 s] [2024-03-19T02:19:20.074Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.082 s] [2024-03-19T02:19:20.074Z] [INFO] Backup Restore classes ............................. SUCCESS [ 1.693 s] [2024-03-19T02:19:20.074Z] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 1.448 s] [2024-03-19T02:19:20.074Z] [INFO] admin-cli-optional ................................. SUCCESS [ 1.673 s] [2024-03-19T02:19:20.074Z] [INFO] admin-core ......................................... SUCCESS [ 6.141 s] [2024-03-19T02:19:20.074Z] [INFO] Appserver template ................................. SUCCESS [ 0.194 s] [2024-03-19T02:19:20.074Z] [INFO] GlassFish Core modules ............................. SUCCESS [ 0.097 s] [2024-03-19T02:19:20.074Z] [INFO] Jakarta EE related distributions kernel Classes .... SUCCESS [ 1.545 s] [2024-03-19T02:19:20.074Z] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 0.118 s] [2024-03-19T02:19:20.074Z] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 2.638 s] [2024-03-19T02:19:20.074Z] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 0.131 s] [2024-03-19T02:19:20.074Z] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 5.059 s] [2024-03-19T02:19:20.074Z] [INFO] Connectors Runtime ................................. SUCCESS [ 23.302 s] [2024-03-19T02:19:20.074Z] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 9.699 s] [2024-03-19T02:19:20.074Z] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 2.349 s] [2024-03-19T02:19:20.074Z] [INFO] Web Container Common Utilities ..................... SUCCESS [ 4.185 s] [2024-03-19T02:19:20.074Z] [INFO] Core Servlet Container ............................. SUCCESS [ 14.256 s] [2024-03-19T02:19:20.074Z] [INFO] Jakarta Pages Standard Tags implementation connector module SUCCESS [ 2.078 s] [2024-03-19T02:19:20.074Z] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 2.171 s] [2024-03-19T02:19:20.074Z] [INFO] Web module command line interface .................. SUCCESS [ 2.949 s] [2024-03-19T02:19:20.074Z] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 1.223 s] [2024-03-19T02:19:20.074Z] [INFO] WebTier Security Integration ....................... SUCCESS [ 2.578 s] [2024-03-19T02:19:20.074Z] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 0.081 s] [2024-03-19T02:19:20.074Z] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 0.339 s] [2024-03-19T02:19:20.075Z] [INFO] Server-Sent Events ................................. SUCCESS [ 0.680 s] [2024-03-19T02:19:20.075Z] [INFO] Web Container glue code ............................ SUCCESS [ 8.894 s] [2024-03-19T02:19:20.075Z] [INFO] JSF implementation connector module ................ SUCCESS [ 3.034 s] [2024-03-19T02:19:20.075Z] [INFO] JSP caching taglib connector module ................ SUCCESS [ 2.952 s] [2024-03-19T02:19:20.075Z] [INFO] Web Container HA code .............................. SUCCESS [ 3.352 s] [2024-03-19T02:19:20.075Z] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 1.944 s] [2024-03-19T02:19:20.075Z] [INFO] Weld connector for glassfish ....................... SUCCESS [ 2.064 s] [2024-03-19T02:19:20.075Z] [INFO] Weld integration for glassfish ..................... SUCCESS [ 7.942 s] [2024-03-19T02:19:20.075Z] [INFO] Weld Integration Fragment .......................... SUCCESS [ 0.131 s] [2024-03-19T02:19:20.075Z] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 0.103 s] [2024-03-19T02:19:20.075Z] [INFO] cdi-api Fragment ................................... SUCCESS [ 0.110 s] [2024-03-19T02:19:20.075Z] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 2.934 s] [2024-03-19T02:19:20.075Z] [INFO] EJB Timer Service Application ...................... SUCCESS [ 2.801 s] [2024-03-19T02:19:20.075Z] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.105 s] [2024-03-19T02:19:20.075Z] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 1.560 s] [2024-03-19T02:19:20.075Z] [INFO] GlassFish resources runtime ........................ SUCCESS [ 1.928 s] [2024-03-19T02:19:20.075Z] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 1.591 s] [2024-03-19T02:19:20.075Z] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 0.166 s] [2024-03-19T02:19:20.075Z] [INFO] Connectors Inbound Support ......................... SUCCESS [ 2.380 s] [2024-03-19T02:19:20.075Z] [INFO] Work Management .................................... SUCCESS [ 2.141 s] [2024-03-19T02:19:20.075Z] [INFO] JDBC Module ........................................ SUCCESS [ 0.079 s] [2024-03-19T02:19:20.075Z] [INFO] JDBC Config Module ................................. SUCCESS [ 1.746 s] [2024-03-19T02:19:20.075Z] [INFO] Connectors admin ................................... SUCCESS [ 6.145 s] [2024-03-19T02:19:20.075Z] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 0.082 s] [2024-03-19T02:19:20.075Z] [INFO] Load Balancer Internal API ......................... SUCCESS [ 1.240 s] [2024-03-19T02:19:20.075Z] [INFO] Load-Balancer admin ................................ SUCCESS [ 4.795 s] [2024-03-19T02:19:20.075Z] [INFO] GlassFish JMS modules .............................. SUCCESS [ 0.105 s] [2024-03-19T02:19:20.075Z] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 1.045 s] [2024-03-19T02:19:20.075Z] [INFO] JMS Module ......................................... SUCCESS [ 3.551 s] [2024-03-19T02:19:20.075Z] [INFO] JMS admin .......................................... SUCCESS [ 3.798 s] [2024-03-19T02:19:20.075Z] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 3.508 s] [2024-03-19T02:19:20.075Z] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 0.595 s] [2024-03-19T02:19:20.075Z] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 0.080 s] [2024-03-19T02:19:20.075Z] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 2.541 s] [2024-03-19T02:19:20.075Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 1.612 s] [2024-03-19T02:19:20.075Z] [INFO] JDBC Templates ..................................... SUCCESS [ 0.121 s] [2024-03-19T02:19:20.075Z] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 1.129 s] [2024-03-19T02:19:20.075Z] [INFO] JDBC Runtime Module ................................ SUCCESS [ 5.716 s] [2024-03-19T02:19:20.075Z] [INFO] JDBC admin ......................................... SUCCESS [ 6.104 s] [2024-03-19T02:19:20.075Z] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 0.176 s] [2024-03-19T02:19:20.075Z] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 1.971 s] [2024-03-19T02:19:20.075Z] [INFO] JPA container for glassfish ........................ SUCCESS [ 2.754 s] [2024-03-19T02:19:20.075Z] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 0.496 s] [2024-03-19T02:19:20.075Z] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 0.120 s] [2024-03-19T02:19:20.075Z] [INFO] utility module for cmp ............................. SUCCESS [ 2.564 s] [2024-03-19T02:19:20.075Z] [INFO] model module for cmp ............................... SUCCESS [ 2.994 s] [2024-03-19T02:19:20.075Z] [INFO] Database Generator module for cmp .................. SUCCESS [ 2.323 s] [2024-03-19T02:19:20.075Z] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 2.749 s] [2024-03-19T02:19:20.075Z] [INFO] enhancer module for cmp ............................ SUCCESS [ 6.078 s] [2024-03-19T02:19:20.075Z] [INFO] internal-api module for cmp ........................ SUCCESS [ 2.015 s] [2024-03-19T02:19:20.075Z] [INFO] Entity Bean container .............................. SUCCESS [ 5.218 s] [2024-03-19T02:19:20.075Z] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 13.281 s] [2024-03-19T02:19:20.076Z] [INFO] support ejb module for cmp ......................... SUCCESS [ 6.539 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 0.120 s] [2024-03-19T02:19:20.076Z] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 2.042 s] [2024-03-19T02:19:20.076Z] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 0.143 s] [2024-03-19T02:19:20.076Z] [INFO] Concurrent Connector Module ........................ SUCCESS [ 1.741 s] [2024-03-19T02:19:20.076Z] [INFO] Concurrent Implementation Module ................... SUCCESS [ 4.787 s] [2024-03-19T02:19:20.076Z] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 0.078 s] [2024-03-19T02:19:20.076Z] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 0.103 s] [2024-03-19T02:19:20.076Z] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 1.965 s] [2024-03-19T02:19:20.076Z] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 2.059 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish Extras modules ........................... SUCCESS [ 0.099 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 0.077 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish jakartaee.jar ............................ SUCCESS [ 0.098 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish jakartaee.jar distribution fragment ...... SUCCESS [ 0.102 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 0.081 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 0.105 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.103 s] [2024-03-19T02:19:20.076Z] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 0.073 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 0.948 s] [2024-03-19T02:19:20.076Z] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 1.104 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console Integration .......................... SUCCESS [ 1.027 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.860 s] [2024-03-19T02:19:20.076Z] [INFO] DataProvider ....................................... SUCCESS [ 0.189 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console Packages ............................. SUCCESS [ 0.296 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console Common ............................... SUCCESS [ 6.483 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console Core Jar ............................. SUCCESS [ 2.661 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console WAR .................................. SUCCESS [ 0.407 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 1.133 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 1.120 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 1.500 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 1.075 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 1.157 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 0.983 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 0.953 s] [2024-03-19T02:19:20.076Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.095 s] [2024-03-19T02:19:20.076Z] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 4.579 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 2.442 s] [2024-03-19T02:19:20.076Z] [INFO] Ejb Security Integration ........................... SUCCESS [ 2.538 s] [2024-03-19T02:19:20.076Z] [INFO] App Client - client-side modules ................... SUCCESS [ 0.080 s] [2024-03-19T02:19:20.076Z] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 1.950 s] [2024-03-19T02:19:20.076Z] [INFO] Appclient Security Integration ..................... SUCCESS [ 2.473 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 0.076 s] [2024-03-19T02:19:20.076Z] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 6.169 s] [2024-03-19T02:19:20.076Z] [INFO] WebServices Security and Jakarta Authentication implementation SUCCESS [ 5.041 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 0.101 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 3.136 s] [2024-03-19T02:19:20.076Z] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 3.388 s] [2024-03-19T02:19:20.076Z] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 3.516 s] [2024-03-19T02:19:20.076Z] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 8.649 s] [2024-03-19T02:19:20.076Z] [INFO] Client Library (including ACC) ..................... SUCCESS [ 4.781 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 0.097 s] [2024-03-19T02:19:20.076Z] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 3.134 s] [2024-03-19T02:19:20.076Z] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 1.077 s] [2024-03-19T02:19:20.077Z] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 0.925 s] [2024-03-19T02:19:20.077Z] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 0.984 s] [2024-03-19T02:19:20.077Z] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 1.093 s] [2024-03-19T02:19:20.077Z] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 2.978 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish MicroProfile modules ..................... SUCCESS [ 0.078 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish MicroProfile Connectors .................. SUCCESS [ 1.291 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish MicroProfile Config ...................... SUCCESS [ 5.135 s] [2024-03-19T02:19:20.077Z] [INFO] Glassfish Featureset ............................... SUCCESS [ 5.755 s] [2024-03-19T02:19:20.077Z] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.676 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 0.101 s] [2024-03-19T02:19:20.077Z] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 4.951 s] [2024-03-19T02:19:20.077Z] [INFO] Glassfish distributions ............................ SUCCESS [ 0.074 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish distribution Common module ............... SUCCESS [ 0.500 s] [2024-03-19T02:19:20.077Z] [INFO] Glassfish Full Profile Distribution ................ SUCCESS [ 23.476 s] [2024-03-19T02:19:20.077Z] [INFO] Embedded GlassFish Common .......................... SUCCESS [ 0.088 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish UberJar InstallRoot Builder Module ....... SUCCESS [ 2.461 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish UberJar InstanceRoot Builder Module ...... SUCCESS [ 1.767 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish OSGI Modules Uninstaller ................. SUCCESS [ 0.352 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish UberJar OSGI Main Module ................. SUCCESS [ 0.388 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish UberJar Activator ........................ SUCCESS [ 0.550 s] [2024-03-19T02:19:20.077Z] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.635 s] [2024-03-19T02:19:20.077Z] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.191 s] [2024-03-19T02:19:20.077Z] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [ 35.904 s] [2024-03-19T02:19:20.077Z] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 2.809 s] [2024-03-19T02:19:20.077Z] [INFO] Embedded GlassFish Web ............................. SUCCESS [ 25.596 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 0.098 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 23.804 s] [2024-03-19T02:19:20.077Z] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 0.100 s] [2024-03-19T02:19:20.077Z] [INFO] Debug .............................................. SUCCESS [ 13.829 s] [2024-03-19T02:19:20.077Z] [INFO] Glassfish Web Profile Distribution ................. SUCCESS [ 16.343 s] [2024-03-19T02:19:20.077Z] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 1.092 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Tests .................................... SUCCESS [ 0.076 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Admin Tests - Parent ..................... SUCCESS [ 0.075 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Admin Tests - Progress Admin Extension ... SUCCESS [ 0.940 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Integration Test Tools ................... SUCCESS [ 16.529 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Admin Tests .............................. SUCCESS [04:00 min] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Application Tests ........................ SUCCESS [01:45 min] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 0.089 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 1.196 s] [2024-03-19T02:19:20.077Z] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.082 s] [2024-03-19T02:19:20.077Z] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 2.171 s] [2024-03-19T02:19:20.077Z] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 1.216 s] [2024-03-19T02:19:20.077Z] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 0.110 s] [2024-03-19T02:19:20.077Z] [INFO] report-builder ..................................... SUCCESS [ 1.420 s] [2024-03-19T02:19:20.077Z] [INFO] reporter ........................................... SUCCESS [ 0.879 s] [2024-03-19T02:19:20.077Z] [INFO] webtest ............................................ SUCCESS [ 0.981 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Ant Dependencies ......................... SUCCESS [ 0.388 s] [2024-03-19T02:19:20.077Z] [INFO] GlassFish Embedded Tests ........................... SUCCESS [ 0.137 s] [2024-03-19T02:19:20.077Z] [INFO] Basic tests for testing org.glassfish.embeddable APIs SUCCESS [ 0.134 s] [2024-03-19T02:19:20.077Z] [INFO] Test newGlassFish(), start(), stop(), dispose() lifecyle operations SUCCESS [ 8.327 s] [2024-03-19T02:19:20.077Z] [INFO] Basic CDI Test ..................................... SUCCESS [ 6.347 s] [2024-03-19T02:19:20.077Z] [INFO] CDI, EJB, JPA integration test ..................... SUCCESS [ 8.721 s] [2024-03-19T02:19:20.077Z] [INFO] CDI, EJB, JPA integration test which has glassfish-resources.xml SUCCESS [ 8.596 s] [2024-03-19T02:19:20.078Z] [INFO] EJB related Embedded Tests ......................... SUCCESS [ 0.187 s] [2024-03-19T02:19:20.078Z] [INFO] Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs SUCCESS [ 11.788 s] [2024-03-19T02:19:20.078Z] [INFO] EJB Embedded API test .............................. SUCCESS [ 5.507 s] [2024-03-19T02:19:20.078Z] [INFO] Test remote EJB deployment with org.glassfish.embeddable APIs SUCCESS [ 13.394 s] [2024-03-19T02:19:20.078Z] [INFO] Scattered Archive Test ............................. SUCCESS [ 13.478 s] [2024-03-19T02:19:20.078Z] [INFO] GlassFish Embedded Maven Plugin Tests .............. SUCCESS [ 0.182 s] [2024-03-19T02:19:20.078Z] [INFO] Application Dispatcher Test (maven-plugin/applicationDispatcher) SUCCESS [ 4.722 s] [2024-03-19T02:19:20.078Z] [INFO] Directory Listing Test (maven-plugin/dirListing) ... SUCCESS [ 2.064 s] [2024-03-19T02:19:20.078Z] [INFO] Filter URI Mapping Test (maven-plugin/filterURIMapping) SUCCESS [ 2.059 s] [2024-03-19T02:19:20.078Z] [INFO] Get Request URI Test (maven-plugin/getRequestURI) .. SUCCESS [ 1.596 s] [2024-03-19T02:19:20.078Z] [INFO] Index Page Test (maven-plugin/index) ............... SUCCESS [ 1.661 s] [2024-03-19T02:19:20.078Z] [INFO] JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) SUCCESS [ 1.996 s] [2024-03-19T02:19:20.078Z] [INFO] Query String Test (maven-plugin/queryString) ....... SUCCESS [ 1.802 s] [2024-03-19T02:19:20.078Z] [INFO] Session Lifecyle Test (maven-plugin/sessionDestroyed) SUCCESS [ 2.000 s] [2024-03-19T02:19:20.078Z] [INFO] Standalone WAR Test (maven-plugin/standalonewar) ... SUCCESS [ 1.827 s] [2024-03-19T02:19:20.078Z] [INFO] Test https and other plugin configurations (maven-plugin/secureWebApp) SUCCESS [ 2.311 s] [2024-03-19T02:19:20.078Z] [INFO] Test web app containing JSPs/JSTLs (maven-plugin/jsptest) SUCCESS [ 2.993 s] [2024-03-19T02:19:20.078Z] [INFO] Multiple application deployment test (maven-plugin/multipleApps) SUCCESS [ 2.771 s] [2024-03-19T02:19:20.078Z] [INFO] GlassFish Web Embedded Tests ....................... SUCCESS [ 0.147 s] [2024-03-19T02:19:20.078Z] [INFO] Test for glassfish-embedded-web .................... SUCCESS [01:43 min] [2024-03-19T02:19:20.078Z] [INFO] Utilities for embedded testing ..................... SUCCESS [ 1.220 s] [2024-03-19T02:19:20.078Z] [INFO] Simple embedded servlet project .................... SUCCESS [ 4.313 s] [2024-03-19T02:19:20.078Z] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 0.108 s] [2024-03-19T02:19:20.078Z] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 1.642 s] [2024-03-19T02:19:20.078Z] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 1.450 s] [2024-03-19T02:19:20.078Z] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 0.903 s] [2024-03-19T02:19:20.078Z] [INFO] Flashlight ......................................... SUCCESS [ 0.077 s] [2024-03-19T02:19:20.078Z] [INFO] Ant tasks .......................................... SUCCESS [ 1.379 s] [2024-03-19T02:19:20.078Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:19:20.078Z] [INFO] BUILD SUCCESS [2024-03-19T02:19:20.078Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:19:20.078Z] [INFO] Total time: 23:29 min [2024-03-19T02:19:20.078Z] [INFO] Finished at: 2024-03-19T02:19:19Z [2024-03-19T02:19:20.078Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // container Post stage [Pipeline] archiveArtifacts [2024-03-19T02:19:21.056Z] Archiving artifacts [Pipeline] junit [2024-03-19T02:19:24.245Z] Recording test results [2024-03-19T02:19:28.888Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (ant-tests) [Pipeline] podTemplate [Pipeline] { [Pipeline] node [2024-03-19T02:19:30.106Z] Created Pod: kubernetes glassfish/ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-zmfc8 [2024-03-19T02:19:34.543Z] Agent ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-zmfc8 is provisioned from template ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc-w0lp7 [2024-03-19T02:19:34.544Z] --- [2024-03-19T02:19:34.544Z] apiVersion: "v1" [2024-03-19T02:19:34.544Z] kind: "Pod" [2024-03-19T02:19:34.544Z] metadata: [2024-03-19T02:19:34.544Z] annotations: [2024-03-19T02:19:34.544Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/" [2024-03-19T02:19:34.544Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/" [2024-03-19T02:19:34.544Z] labels: [2024-03-19T02:19:34.544Z] jenkins: "slave" [2024-03-19T02:19:34.544Z] jenkins/label-digest: "f0a033200a843a980527470f465dcb97d330dd80" [2024-03-19T02:19:34.544Z] jenkins/label: "ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc" [2024-03-19T02:19:34.544Z] name: "ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-zmfc8" [2024-03-19T02:19:34.544Z] namespace: "glassfish" [2024-03-19T02:19:34.544Z] spec: [2024-03-19T02:19:34.544Z] containers: [2024-03-19T02:19:34.544Z] - env: [2024-03-19T02:19:34.544Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:34.544Z] value: "********" [2024-03-19T02:19:34.544Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:34.544Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:34.544Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:34.544Z] value: "ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-zmfc8" [2024-03-19T02:19:34.544Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:34.544Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:34.544Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:34.544Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:34.544Z] value: "" [2024-03-19T02:19:34.544Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:34.544Z] value: "" [2024-03-19T02:19:34.544Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:34.544Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:34.544Z] - name: "JENKINS_NAME" [2024-03-19T02:19:34.544Z] value: "ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-zmfc8" [2024-03-19T02:19:34.544Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:34.544Z] value: "/home/jenkins/agent" [2024-03-19T02:19:34.544Z] - name: "JENKINS_URL" [2024-03-19T02:19:34.544Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:34.544Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:34.544Z] imagePullPolicy: "Always" [2024-03-19T02:19:34.544Z] name: "jnlp" [2024-03-19T02:19:34.544Z] resources: [2024-03-19T02:19:34.544Z] limits: [2024-03-19T02:19:34.544Z] cpu: "2000m" [2024-03-19T02:19:34.544Z] memory: "4096Mi" [2024-03-19T02:19:34.545Z] requests: [2024-03-19T02:19:34.545Z] cpu: "1000m" [2024-03-19T02:19:34.545Z] memory: "4096Mi" [2024-03-19T02:19:34.545Z] tty: true [2024-03-19T02:19:34.545Z] volumeMounts: [2024-03-19T02:19:34.545Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:34.545Z] name: "m2-dir" [2024-03-19T02:19:34.545Z] readOnly: true [2024-03-19T02:19:34.545Z] subPath: "toolchains.xml" [2024-03-19T02:19:34.545Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:34.545Z] name: "m2-dir" [2024-03-19T02:19:34.545Z] readOnly: true [2024-03-19T02:19:34.545Z] subPath: ".mavenrc" [2024-03-19T02:19:34.545Z] - mountPath: "/opt/tools" [2024-03-19T02:19:34.545Z] name: "volume-0" [2024-03-19T02:19:34.545Z] readOnly: false [2024-03-19T02:19:34.545Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:34.545Z] name: "volume-1" [2024-03-19T02:19:34.545Z] readOnly: false [2024-03-19T02:19:34.545Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:34.545Z] name: "volume-3" [2024-03-19T02:19:34.545Z] readOnly: false [2024-03-19T02:19:34.545Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:34.545Z] name: "m2-secret-dir" [2024-03-19T02:19:34.545Z] readOnly: true [2024-03-19T02:19:34.545Z] subPath: "settings-security.xml" [2024-03-19T02:19:34.545Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:34.545Z] name: "volume-2" [2024-03-19T02:19:34.545Z] readOnly: false [2024-03-19T02:19:34.545Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:34.545Z] name: "m2-secret-dir" [2024-03-19T02:19:34.545Z] readOnly: true [2024-03-19T02:19:34.545Z] subPath: "settings.xml" [2024-03-19T02:19:34.545Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:34.545Z] name: "volume-4" [2024-03-19T02:19:34.545Z] readOnly: false [2024-03-19T02:19:34.545Z] subPath: "" [2024-03-19T02:19:34.545Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:34.545Z] name: "workspace-volume" [2024-03-19T02:19:34.545Z] readOnly: false [2024-03-19T02:19:34.545Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:34.545Z] nodeSelector: [2024-03-19T02:19:34.545Z] kubernetes.io/os: "linux" [2024-03-19T02:19:34.545Z] restartPolicy: "Never" [2024-03-19T02:19:34.545Z] volumes: [2024-03-19T02:19:34.545Z] - name: "volume-0" [2024-03-19T02:19:34.545Z] persistentVolumeClaim: [2024-03-19T02:19:34.545Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:34.545Z] readOnly: true [2024-03-19T02:19:34.545Z] - name: "m2-secret-dir" [2024-03-19T02:19:34.545Z] secret: [2024-03-19T02:19:34.545Z] secretName: "m2-secret-dir" [2024-03-19T02:19:34.545Z] - emptyDir: [2024-03-19T02:19:34.545Z] medium: "" [2024-03-19T02:19:34.545Z] name: "volume-2" [2024-03-19T02:19:34.545Z] - configMap: [2024-03-19T02:19:34.545Z] name: "m2-dir" [2024-03-19T02:19:34.545Z] name: "m2-dir" [2024-03-19T02:19:34.545Z] - emptyDir: [2024-03-19T02:19:34.545Z] medium: "" [2024-03-19T02:19:34.545Z] name: "volume-1" [2024-03-19T02:19:34.545Z] - emptyDir: [2024-03-19T02:19:34.545Z] medium: "" [2024-03-19T02:19:34.545Z] name: "workspace-volume" [2024-03-19T02:19:34.545Z] - configMap: [2024-03-19T02:19:34.545Z] name: "known-hosts" [2024-03-19T02:19:34.545Z] name: "volume-4" [2024-03-19T02:19:34.545Z] - emptyDir: [2024-03-19T02:19:34.545Z] medium: "" [2024-03-19T02:19:34.545Z] name: "volume-3" [2024-03-19T02:19:34.545Z] [2024-03-19T02:19:34.932Z] Running on ssfish-build-and-test-using-jenkinsfile-8-0-0-m3-branch-1-zmfc8 in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] parallel [Pipeline] { (Branch: cdi_all) [Pipeline] { (Branch: ql_gf_full_profile_all) [Pipeline] { (Branch: ql_gf_web_profile_all) [Pipeline] { (Branch: web_jsp) [Pipeline] { (Branch: ejb_group_1) [Pipeline] { (Branch: ejb_group_2) [Pipeline] { (Branch: ejb_group_3) [Pipeline] { (Branch: ejb_group_embedded) [Pipeline] { (Branch: batch_all) [Pipeline] { (Branch: connector_group_1) [Pipeline] { (Branch: connector_group_2) [Pipeline] { (Branch: connector_group_3) [Pipeline] { (Branch: connector_group_4) [Pipeline] { (Branch: jdbc_all) [Pipeline] { (Branch: persistence_all) [Pipeline] { (Branch: naming_all) [Pipeline] { (Branch: deployment_all) [Pipeline] { (Branch: security_all) [Pipeline] { (Branch: webservice_all) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2024-03-19T02:19:40.816Z] Agent basic-4wstv is provisioned from template basic [2024-03-19T02:19:40.817Z] --- [2024-03-19T02:19:40.817Z] apiVersion: "v1" [2024-03-19T02:19:40.817Z] kind: "Pod" [2024-03-19T02:19:40.817Z] metadata: [2024-03-19T02:19:40.817Z] labels: [2024-03-19T02:19:40.817Z] jenkins: "slave" [2024-03-19T02:19:40.817Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:40.817Z] jenkins/label: "basic" [2024-03-19T02:19:40.817Z] name: "basic-4wstv" [2024-03-19T02:19:40.817Z] namespace: "glassfish" [2024-03-19T02:19:40.817Z] spec: [2024-03-19T02:19:40.817Z] containers: [2024-03-19T02:19:40.817Z] - env: [2024-03-19T02:19:40.817Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:40.817Z] value: "********" [2024-03-19T02:19:40.817Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:40.817Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:40.817Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:40.817Z] value: "basic-4wstv" [2024-03-19T02:19:40.817Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:40.817Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:40.817Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:40.817Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:40.817Z] value: "" [2024-03-19T02:19:40.817Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:40.817Z] value: "" [2024-03-19T02:19:40.817Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:40.818Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:40.818Z] - name: "JENKINS_NAME" [2024-03-19T02:19:40.818Z] value: "basic-4wstv" [2024-03-19T02:19:40.818Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:40.818Z] value: "/home/jenkins/agent" [2024-03-19T02:19:40.818Z] - name: "JENKINS_URL" [2024-03-19T02:19:40.818Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:40.818Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:40.818Z] imagePullPolicy: "Always" [2024-03-19T02:19:40.818Z] name: "jnlp" [2024-03-19T02:19:40.818Z] resources: [2024-03-19T02:19:40.818Z] limits: [2024-03-19T02:19:40.818Z] cpu: "2000m" [2024-03-19T02:19:40.818Z] memory: "4096Mi" [2024-03-19T02:19:40.818Z] requests: [2024-03-19T02:19:40.818Z] cpu: "1000m" [2024-03-19T02:19:40.818Z] memory: "4096Mi" [2024-03-19T02:19:40.818Z] tty: true [2024-03-19T02:19:40.818Z] volumeMounts: [2024-03-19T02:19:40.818Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:40.818Z] name: "m2-dir" [2024-03-19T02:19:40.818Z] readOnly: true [2024-03-19T02:19:40.818Z] subPath: "toolchains.xml" [2024-03-19T02:19:40.818Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:40.818Z] name: "m2-dir" [2024-03-19T02:19:40.818Z] readOnly: true [2024-03-19T02:19:40.818Z] subPath: ".mavenrc" [2024-03-19T02:19:40.818Z] - mountPath: "/opt/tools" [2024-03-19T02:19:40.818Z] name: "volume-0" [2024-03-19T02:19:40.818Z] readOnly: false [2024-03-19T02:19:40.818Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:40.818Z] name: "volume-2" [2024-03-19T02:19:40.818Z] readOnly: false [2024-03-19T02:19:40.818Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:40.818Z] name: "volume-3" [2024-03-19T02:19:40.818Z] readOnly: false [2024-03-19T02:19:40.818Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:40.818Z] name: "m2-secret-dir" [2024-03-19T02:19:40.818Z] readOnly: true [2024-03-19T02:19:40.818Z] subPath: "settings-security.xml" [2024-03-19T02:19:40.818Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:40.818Z] name: "volume-4" [2024-03-19T02:19:40.818Z] readOnly: false [2024-03-19T02:19:40.818Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:40.818Z] name: "m2-secret-dir" [2024-03-19T02:19:40.818Z] readOnly: true [2024-03-19T02:19:40.818Z] subPath: "settings.xml" [2024-03-19T02:19:40.818Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:40.818Z] name: "volume-1" [2024-03-19T02:19:40.818Z] readOnly: false [2024-03-19T02:19:40.818Z] subPath: "" [2024-03-19T02:19:40.818Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:40.818Z] name: "workspace-volume" [2024-03-19T02:19:40.818Z] readOnly: false [2024-03-19T02:19:40.818Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:40.818Z] nodeSelector: [2024-03-19T02:19:40.818Z] kubernetes.io/os: "linux" [2024-03-19T02:19:40.818Z] restartPolicy: "Never" [2024-03-19T02:19:40.818Z] volumes: [2024-03-19T02:19:40.818Z] - name: "volume-0" [2024-03-19T02:19:40.818Z] persistentVolumeClaim: [2024-03-19T02:19:40.818Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:40.818Z] readOnly: true [2024-03-19T02:19:40.818Z] - name: "m2-secret-dir" [2024-03-19T02:19:40.818Z] secret: [2024-03-19T02:19:40.818Z] secretName: "m2-secret-dir" [2024-03-19T02:19:40.818Z] - emptyDir: [2024-03-19T02:19:40.818Z] medium: "" [2024-03-19T02:19:40.818Z] name: "volume-2" [2024-03-19T02:19:40.818Z] - configMap: [2024-03-19T02:19:40.818Z] name: "m2-dir" [2024-03-19T02:19:40.818Z] name: "m2-dir" [2024-03-19T02:19:40.818Z] - configMap: [2024-03-19T02:19:40.818Z] name: "known-hosts" [2024-03-19T02:19:40.818Z] name: "volume-1" [2024-03-19T02:19:40.818Z] - emptyDir: [2024-03-19T02:19:40.818Z] medium: "" [2024-03-19T02:19:40.818Z] name: "workspace-volume" [2024-03-19T02:19:40.818Z] - emptyDir: [2024-03-19T02:19:40.818Z] medium: "" [2024-03-19T02:19:40.818Z] name: "volume-4" [2024-03-19T02:19:40.818Z] - emptyDir: [2024-03-19T02:19:40.818Z] medium: "" [2024-03-19T02:19:40.818Z] name: "volume-3" [2024-03-19T02:19:40.818Z] [2024-03-19T02:19:40.973Z] Running on basic-4wstv in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [Pipeline] stage [Pipeline] { (cdi_all) [Pipeline] unstash [2024-03-19T02:19:41.144Z] Agent basic-6bnwp is provisioned from template basic [2024-03-19T02:19:41.146Z] --- [2024-03-19T02:19:41.146Z] apiVersion: "v1" [2024-03-19T02:19:41.146Z] kind: "Pod" [2024-03-19T02:19:41.146Z] metadata: [2024-03-19T02:19:41.146Z] labels: [2024-03-19T02:19:41.146Z] jenkins: "slave" [2024-03-19T02:19:41.146Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:41.146Z] jenkins/label: "basic" [2024-03-19T02:19:41.146Z] name: "basic-6bnwp" [2024-03-19T02:19:41.146Z] namespace: "glassfish" [2024-03-19T02:19:41.146Z] spec: [2024-03-19T02:19:41.146Z] containers: [2024-03-19T02:19:41.146Z] - env: [2024-03-19T02:19:41.146Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:41.146Z] value: "********" [2024-03-19T02:19:41.146Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:41.146Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:41.146Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:41.146Z] value: "basic-6bnwp" [2024-03-19T02:19:41.146Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:41.146Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:41.146Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:41.146Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:41.146Z] value: "" [2024-03-19T02:19:41.146Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:41.146Z] value: "" [2024-03-19T02:19:41.146Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:41.146Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:41.146Z] - name: "JENKINS_NAME" [2024-03-19T02:19:41.146Z] value: "basic-6bnwp" [2024-03-19T02:19:41.146Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:41.146Z] value: "/home/jenkins/agent" [2024-03-19T02:19:41.146Z] - name: "JENKINS_URL" [2024-03-19T02:19:41.146Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:41.146Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:41.146Z] imagePullPolicy: "Always" [2024-03-19T02:19:41.146Z] name: "jnlp" [2024-03-19T02:19:41.146Z] resources: [2024-03-19T02:19:41.146Z] limits: [2024-03-19T02:19:41.146Z] cpu: "2000m" [2024-03-19T02:19:41.146Z] memory: "4096Mi" [2024-03-19T02:19:41.146Z] requests: [2024-03-19T02:19:41.146Z] cpu: "1000m" [2024-03-19T02:19:41.146Z] memory: "4096Mi" [2024-03-19T02:19:41.146Z] tty: true [2024-03-19T02:19:41.146Z] volumeMounts: [2024-03-19T02:19:41.146Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:41.146Z] name: "m2-dir" [2024-03-19T02:19:41.146Z] readOnly: true [2024-03-19T02:19:41.146Z] subPath: "toolchains.xml" [2024-03-19T02:19:41.146Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:41.146Z] name: "m2-dir" [2024-03-19T02:19:41.146Z] readOnly: true [2024-03-19T02:19:41.146Z] subPath: ".mavenrc" [2024-03-19T02:19:41.146Z] - mountPath: "/opt/tools" [2024-03-19T02:19:41.146Z] name: "volume-0" [2024-03-19T02:19:41.146Z] readOnly: false [2024-03-19T02:19:41.146Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:41.146Z] name: "volume-2" [2024-03-19T02:19:41.146Z] readOnly: false [2024-03-19T02:19:41.146Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:41.146Z] name: "volume-3" [2024-03-19T02:19:41.146Z] readOnly: false [2024-03-19T02:19:41.146Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:41.147Z] name: "m2-secret-dir" [2024-03-19T02:19:41.147Z] readOnly: true [2024-03-19T02:19:41.147Z] subPath: "settings-security.xml" [2024-03-19T02:19:41.147Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:41.147Z] name: "volume-4" [2024-03-19T02:19:41.147Z] readOnly: false [2024-03-19T02:19:41.147Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:41.147Z] name: "m2-secret-dir" [2024-03-19T02:19:41.147Z] readOnly: true [2024-03-19T02:19:41.147Z] subPath: "settings.xml" [2024-03-19T02:19:41.147Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:41.147Z] name: "volume-1" [2024-03-19T02:19:41.147Z] readOnly: false [2024-03-19T02:19:41.147Z] subPath: "" [2024-03-19T02:19:41.147Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:41.147Z] name: "workspace-volume" [2024-03-19T02:19:41.147Z] readOnly: false [2024-03-19T02:19:41.147Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:41.147Z] nodeSelector: [2024-03-19T02:19:41.147Z] kubernetes.io/os: "linux" [2024-03-19T02:19:41.147Z] restartPolicy: "Never" [2024-03-19T02:19:41.147Z] volumes: [2024-03-19T02:19:41.147Z] - name: "volume-0" [2024-03-19T02:19:41.147Z] persistentVolumeClaim: [2024-03-19T02:19:41.147Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:41.147Z] readOnly: true [2024-03-19T02:19:41.147Z] - name: "m2-secret-dir" [2024-03-19T02:19:41.147Z] secret: [2024-03-19T02:19:41.147Z] secretName: "m2-secret-dir" [2024-03-19T02:19:41.147Z] - emptyDir: [2024-03-19T02:19:41.147Z] medium: "" [2024-03-19T02:19:41.147Z] name: "volume-2" [2024-03-19T02:19:41.147Z] - configMap: [2024-03-19T02:19:41.147Z] name: "m2-dir" [2024-03-19T02:19:41.147Z] name: "m2-dir" [2024-03-19T02:19:41.147Z] - configMap: [2024-03-19T02:19:41.147Z] name: "known-hosts" [2024-03-19T02:19:41.147Z] name: "volume-1" [2024-03-19T02:19:41.147Z] - emptyDir: [2024-03-19T02:19:41.147Z] medium: "" [2024-03-19T02:19:41.147Z] name: "workspace-volume" [2024-03-19T02:19:41.147Z] - emptyDir: [2024-03-19T02:19:41.147Z] medium: "" [2024-03-19T02:19:41.147Z] name: "volume-4" [2024-03-19T02:19:41.147Z] - emptyDir: [2024-03-19T02:19:41.147Z] medium: "" [2024-03-19T02:19:41.147Z] name: "volume-3" [2024-03-19T02:19:41.147Z] [2024-03-19T02:19:41.678Z] Running on basic-6bnwp in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [Pipeline] stage [Pipeline] { (ql_gf_full_profile_all) [Pipeline] unstash [2024-03-19T02:19:42.066Z] Agent basic-8m94t is provisioned from template basic [2024-03-19T02:19:42.067Z] --- [2024-03-19T02:19:42.067Z] apiVersion: "v1" [2024-03-19T02:19:42.067Z] kind: "Pod" [2024-03-19T02:19:42.067Z] metadata: [2024-03-19T02:19:42.067Z] labels: [2024-03-19T02:19:42.067Z] jenkins: "slave" [2024-03-19T02:19:42.067Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:42.067Z] jenkins/label: "basic" [2024-03-19T02:19:42.067Z] name: "basic-8m94t" [2024-03-19T02:19:42.067Z] namespace: "glassfish" [2024-03-19T02:19:42.067Z] spec: [2024-03-19T02:19:42.067Z] containers: [2024-03-19T02:19:42.067Z] - env: [2024-03-19T02:19:42.067Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:42.067Z] value: "********" [2024-03-19T02:19:42.067Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:42.067Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:42.067Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:42.067Z] value: "basic-8m94t" [2024-03-19T02:19:42.067Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:42.067Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:42.067Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:42.067Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:42.067Z] value: "" [2024-03-19T02:19:42.067Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:42.067Z] value: "" [2024-03-19T02:19:42.067Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:42.067Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:42.067Z] - name: "JENKINS_NAME" [2024-03-19T02:19:42.067Z] value: "basic-8m94t" [2024-03-19T02:19:42.067Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:42.067Z] value: "/home/jenkins/agent" [2024-03-19T02:19:42.067Z] - name: "JENKINS_URL" [2024-03-19T02:19:42.067Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:42.067Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:42.068Z] imagePullPolicy: "Always" [2024-03-19T02:19:42.068Z] name: "jnlp" [2024-03-19T02:19:42.068Z] resources: [2024-03-19T02:19:42.068Z] limits: [2024-03-19T02:19:42.068Z] cpu: "2000m" [2024-03-19T02:19:42.068Z] memory: "4096Mi" [2024-03-19T02:19:42.068Z] requests: [2024-03-19T02:19:42.068Z] cpu: "1000m" [2024-03-19T02:19:42.068Z] memory: "4096Mi" [2024-03-19T02:19:42.068Z] tty: true [2024-03-19T02:19:42.068Z] volumeMounts: [2024-03-19T02:19:42.068Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:42.068Z] name: "m2-dir" [2024-03-19T02:19:42.068Z] readOnly: true [2024-03-19T02:19:42.068Z] subPath: "toolchains.xml" [2024-03-19T02:19:42.068Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:42.068Z] name: "m2-dir" [2024-03-19T02:19:42.068Z] readOnly: true [2024-03-19T02:19:42.068Z] subPath: ".mavenrc" [2024-03-19T02:19:42.068Z] - mountPath: "/opt/tools" [2024-03-19T02:19:42.068Z] name: "volume-0" [2024-03-19T02:19:42.068Z] readOnly: false [2024-03-19T02:19:42.068Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:42.068Z] name: "volume-2" [2024-03-19T02:19:42.068Z] readOnly: false [2024-03-19T02:19:42.068Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:42.068Z] name: "volume-3" [2024-03-19T02:19:42.068Z] readOnly: false [2024-03-19T02:19:42.068Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:42.068Z] name: "m2-secret-dir" [2024-03-19T02:19:42.068Z] readOnly: true [2024-03-19T02:19:42.068Z] subPath: "settings-security.xml" [2024-03-19T02:19:42.068Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:42.068Z] name: "volume-4" [2024-03-19T02:19:42.068Z] readOnly: false [2024-03-19T02:19:42.068Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:42.068Z] name: "m2-secret-dir" [2024-03-19T02:19:42.068Z] readOnly: true [2024-03-19T02:19:42.068Z] subPath: "settings.xml" [2024-03-19T02:19:42.068Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:42.068Z] name: "volume-1" [2024-03-19T02:19:42.068Z] readOnly: false [2024-03-19T02:19:42.068Z] subPath: "" [2024-03-19T02:19:42.068Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:42.068Z] name: "workspace-volume" [2024-03-19T02:19:42.068Z] readOnly: false [2024-03-19T02:19:42.068Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:42.068Z] nodeSelector: [2024-03-19T02:19:42.068Z] kubernetes.io/os: "linux" [2024-03-19T02:19:42.068Z] restartPolicy: "Never" [2024-03-19T02:19:42.068Z] volumes: [2024-03-19T02:19:42.068Z] - name: "volume-0" [2024-03-19T02:19:42.068Z] persistentVolumeClaim: [2024-03-19T02:19:42.068Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:42.068Z] readOnly: true [2024-03-19T02:19:42.068Z] - name: "m2-secret-dir" [2024-03-19T02:19:42.068Z] secret: [2024-03-19T02:19:42.068Z] secretName: "m2-secret-dir" [2024-03-19T02:19:42.068Z] - emptyDir: [2024-03-19T02:19:42.068Z] medium: "" [2024-03-19T02:19:42.068Z] name: "volume-2" [2024-03-19T02:19:42.068Z] - configMap: [2024-03-19T02:19:42.068Z] name: "m2-dir" [2024-03-19T02:19:42.068Z] name: "m2-dir" [2024-03-19T02:19:42.068Z] - configMap: [2024-03-19T02:19:42.068Z] name: "known-hosts" [2024-03-19T02:19:42.068Z] name: "volume-1" [2024-03-19T02:19:42.068Z] - emptyDir: [2024-03-19T02:19:42.068Z] medium: "" [2024-03-19T02:19:42.068Z] name: "workspace-volume" [2024-03-19T02:19:42.068Z] - emptyDir: [2024-03-19T02:19:42.068Z] medium: "" [2024-03-19T02:19:42.068Z] name: "volume-4" [2024-03-19T02:19:42.068Z] - emptyDir: [2024-03-19T02:19:42.068Z] medium: "" [2024-03-19T02:19:42.068Z] name: "volume-3" [2024-03-19T02:19:42.068Z] [2024-03-19T02:19:42.128Z] Agent basic-wm246 is provisioned from template basic [2024-03-19T02:19:42.129Z] --- [2024-03-19T02:19:42.129Z] apiVersion: "v1" [2024-03-19T02:19:42.129Z] kind: "Pod" [2024-03-19T02:19:42.129Z] metadata: [2024-03-19T02:19:42.129Z] labels: [2024-03-19T02:19:42.129Z] jenkins: "slave" [2024-03-19T02:19:42.129Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:42.129Z] jenkins/label: "basic" [2024-03-19T02:19:42.129Z] name: "basic-wm246" [2024-03-19T02:19:42.129Z] namespace: "glassfish" [2024-03-19T02:19:42.129Z] spec: [2024-03-19T02:19:42.129Z] containers: [2024-03-19T02:19:42.129Z] - env: [2024-03-19T02:19:42.129Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:42.129Z] value: "********" [2024-03-19T02:19:42.129Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:42.129Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:42.129Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:42.129Z] value: "basic-wm246" [2024-03-19T02:19:42.129Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:42.129Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:42.129Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:42.129Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:42.129Z] value: "" [2024-03-19T02:19:42.129Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:42.129Z] value: "" [2024-03-19T02:19:42.129Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:42.129Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:42.129Z] - name: "JENKINS_NAME" [2024-03-19T02:19:42.129Z] value: "basic-wm246" [2024-03-19T02:19:42.129Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:42.129Z] value: "/home/jenkins/agent" [2024-03-19T02:19:42.130Z] - name: "JENKINS_URL" [2024-03-19T02:19:42.130Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:42.130Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:42.130Z] imagePullPolicy: "Always" [2024-03-19T02:19:42.130Z] name: "jnlp" [2024-03-19T02:19:42.130Z] resources: [2024-03-19T02:19:42.130Z] limits: [2024-03-19T02:19:42.130Z] cpu: "2000m" [2024-03-19T02:19:42.130Z] memory: "4096Mi" [2024-03-19T02:19:42.130Z] requests: [2024-03-19T02:19:42.130Z] cpu: "1000m" [2024-03-19T02:19:42.130Z] memory: "4096Mi" [2024-03-19T02:19:42.130Z] tty: true [2024-03-19T02:19:42.130Z] volumeMounts: [2024-03-19T02:19:42.130Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:42.130Z] name: "m2-dir" [2024-03-19T02:19:42.130Z] readOnly: true [2024-03-19T02:19:42.130Z] subPath: "toolchains.xml" [2024-03-19T02:19:42.130Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:42.130Z] name: "m2-dir" [2024-03-19T02:19:42.130Z] readOnly: true [2024-03-19T02:19:42.130Z] subPath: ".mavenrc" [2024-03-19T02:19:42.130Z] - mountPath: "/opt/tools" [2024-03-19T02:19:42.130Z] name: "volume-0" [2024-03-19T02:19:42.130Z] readOnly: false [2024-03-19T02:19:42.130Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:42.130Z] name: "volume-2" [2024-03-19T02:19:42.130Z] readOnly: false [2024-03-19T02:19:42.130Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:42.130Z] name: "volume-3" [2024-03-19T02:19:42.130Z] readOnly: false [2024-03-19T02:19:42.130Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:42.130Z] name: "m2-secret-dir" [2024-03-19T02:19:42.130Z] readOnly: true [2024-03-19T02:19:42.130Z] subPath: "settings-security.xml" [2024-03-19T02:19:42.130Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:42.130Z] name: "volume-4" [2024-03-19T02:19:42.130Z] readOnly: false [2024-03-19T02:19:42.130Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:42.130Z] name: "m2-secret-dir" [2024-03-19T02:19:42.130Z] readOnly: true [2024-03-19T02:19:42.130Z] subPath: "settings.xml" [2024-03-19T02:19:42.130Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:42.130Z] name: "volume-1" [2024-03-19T02:19:42.130Z] readOnly: false [2024-03-19T02:19:42.130Z] subPath: "" [2024-03-19T02:19:42.130Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:42.130Z] name: "workspace-volume" [2024-03-19T02:19:42.130Z] readOnly: false [2024-03-19T02:19:42.130Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:42.130Z] nodeSelector: [2024-03-19T02:19:42.130Z] kubernetes.io/os: "linux" [2024-03-19T02:19:42.130Z] restartPolicy: "Never" [2024-03-19T02:19:42.130Z] volumes: [2024-03-19T02:19:42.130Z] - name: "volume-0" [2024-03-19T02:19:42.130Z] persistentVolumeClaim: [2024-03-19T02:19:42.130Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:42.130Z] readOnly: true [2024-03-19T02:19:42.130Z] - name: "m2-secret-dir" [2024-03-19T02:19:42.130Z] secret: [2024-03-19T02:19:42.130Z] secretName: "m2-secret-dir" [2024-03-19T02:19:42.130Z] - emptyDir: [2024-03-19T02:19:42.130Z] medium: "" [2024-03-19T02:19:42.130Z] name: "volume-2" [2024-03-19T02:19:42.130Z] - configMap: [2024-03-19T02:19:42.130Z] name: "m2-dir" [2024-03-19T02:19:42.130Z] name: "m2-dir" [2024-03-19T02:19:42.130Z] - configMap: [2024-03-19T02:19:42.130Z] name: "known-hosts" [2024-03-19T02:19:42.130Z] name: "volume-1" [2024-03-19T02:19:42.130Z] - emptyDir: [2024-03-19T02:19:42.130Z] medium: "" [2024-03-19T02:19:42.130Z] name: "workspace-volume" [2024-03-19T02:19:42.130Z] - emptyDir: [2024-03-19T02:19:42.130Z] medium: "" [2024-03-19T02:19:42.130Z] name: "volume-4" [2024-03-19T02:19:42.130Z] - emptyDir: [2024-03-19T02:19:42.130Z] medium: "" [2024-03-19T02:19:42.130Z] name: "volume-3" [2024-03-19T02:19:42.130Z] [2024-03-19T02:19:42.249Z] Running on basic-8m94t in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [2024-03-19T02:19:42.252Z] Running on basic-wm246 in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] stage [Pipeline] { (ql_gf_web_profile_all) [Pipeline] { [Pipeline] unstash [2024-03-19T02:19:42.351Z] Agent basic-44vkt is provisioned from template basic [2024-03-19T02:19:42.352Z] --- [2024-03-19T02:19:42.352Z] apiVersion: "v1" [2024-03-19T02:19:42.352Z] kind: "Pod" [2024-03-19T02:19:42.352Z] metadata: [2024-03-19T02:19:42.352Z] labels: [2024-03-19T02:19:42.352Z] jenkins: "slave" [2024-03-19T02:19:42.352Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:42.352Z] jenkins/label: "basic" [2024-03-19T02:19:42.352Z] name: "basic-44vkt" [2024-03-19T02:19:42.352Z] namespace: "glassfish" [2024-03-19T02:19:42.352Z] spec: [2024-03-19T02:19:42.352Z] containers: [2024-03-19T02:19:42.352Z] - env: [2024-03-19T02:19:42.352Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:42.352Z] value: "********" [2024-03-19T02:19:42.352Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:42.352Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:42.352Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:42.352Z] value: "basic-44vkt" [2024-03-19T02:19:42.352Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:42.353Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:42.353Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:42.353Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:42.353Z] value: "" [2024-03-19T02:19:42.353Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:42.353Z] value: "" [2024-03-19T02:19:42.353Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:42.353Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:42.353Z] - name: "JENKINS_NAME" [2024-03-19T02:19:42.353Z] value: "basic-44vkt" [2024-03-19T02:19:42.353Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:42.353Z] value: "/home/jenkins/agent" [2024-03-19T02:19:42.353Z] - name: "JENKINS_URL" [2024-03-19T02:19:42.353Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:42.353Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:42.353Z] imagePullPolicy: "Always" [2024-03-19T02:19:42.353Z] name: "jnlp" [2024-03-19T02:19:42.353Z] resources: [2024-03-19T02:19:42.353Z] limits: [2024-03-19T02:19:42.353Z] cpu: "2000m" [2024-03-19T02:19:42.353Z] memory: "4096Mi" [2024-03-19T02:19:42.353Z] requests: [2024-03-19T02:19:42.353Z] cpu: "1000m" [2024-03-19T02:19:42.353Z] memory: "4096Mi" [2024-03-19T02:19:42.353Z] tty: true [2024-03-19T02:19:42.353Z] volumeMounts: [2024-03-19T02:19:42.353Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:42.353Z] name: "m2-dir" [2024-03-19T02:19:42.353Z] readOnly: true [2024-03-19T02:19:42.353Z] subPath: "toolchains.xml" [2024-03-19T02:19:42.353Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:42.353Z] name: "m2-dir" [2024-03-19T02:19:42.353Z] readOnly: true [2024-03-19T02:19:42.353Z] subPath: ".mavenrc" [2024-03-19T02:19:42.353Z] - mountPath: "/opt/tools" [2024-03-19T02:19:42.353Z] name: "volume-0" [2024-03-19T02:19:42.353Z] readOnly: false [2024-03-19T02:19:42.353Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:42.353Z] name: "volume-2" [2024-03-19T02:19:42.353Z] readOnly: false [2024-03-19T02:19:42.353Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:42.353Z] name: "volume-3" [2024-03-19T02:19:42.353Z] readOnly: false [2024-03-19T02:19:42.353Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:42.353Z] name: "m2-secret-dir" [2024-03-19T02:19:42.353Z] readOnly: true [2024-03-19T02:19:42.353Z] subPath: "settings-security.xml" [2024-03-19T02:19:42.353Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:42.353Z] name: "volume-4" [2024-03-19T02:19:42.353Z] readOnly: false [2024-03-19T02:19:42.353Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:42.353Z] name: "m2-secret-dir" [2024-03-19T02:19:42.353Z] readOnly: true [2024-03-19T02:19:42.353Z] subPath: "settings.xml" [2024-03-19T02:19:42.353Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:42.353Z] name: "volume-1" [2024-03-19T02:19:42.353Z] readOnly: false [2024-03-19T02:19:42.353Z] subPath: "" [2024-03-19T02:19:42.353Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:42.353Z] name: "workspace-volume" [2024-03-19T02:19:42.353Z] readOnly: false [2024-03-19T02:19:42.353Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:42.353Z] nodeSelector: [2024-03-19T02:19:42.353Z] kubernetes.io/os: "linux" [2024-03-19T02:19:42.353Z] restartPolicy: "Never" [2024-03-19T02:19:42.353Z] volumes: [2024-03-19T02:19:42.353Z] - name: "volume-0" [2024-03-19T02:19:42.353Z] persistentVolumeClaim: [2024-03-19T02:19:42.353Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:42.353Z] readOnly: true [2024-03-19T02:19:42.353Z] - name: "m2-secret-dir" [2024-03-19T02:19:42.353Z] secret: [2024-03-19T02:19:42.353Z] secretName: "m2-secret-dir" [2024-03-19T02:19:42.353Z] - emptyDir: [2024-03-19T02:19:42.353Z] medium: "" [2024-03-19T02:19:42.353Z] name: "volume-2" [2024-03-19T02:19:42.353Z] - configMap: [2024-03-19T02:19:42.353Z] name: "m2-dir" [2024-03-19T02:19:42.353Z] name: "m2-dir" [2024-03-19T02:19:42.353Z] - configMap: [2024-03-19T02:19:42.353Z] name: "known-hosts" [2024-03-19T02:19:42.353Z] name: "volume-1" [2024-03-19T02:19:42.353Z] - emptyDir: [2024-03-19T02:19:42.353Z] medium: "" [2024-03-19T02:19:42.353Z] name: "workspace-volume" [2024-03-19T02:19:42.353Z] - emptyDir: [2024-03-19T02:19:42.353Z] medium: "" [2024-03-19T02:19:42.353Z] name: "volume-4" [2024-03-19T02:19:42.353Z] - emptyDir: [2024-03-19T02:19:42.353Z] medium: "" [2024-03-19T02:19:42.353Z] name: "volume-3" [2024-03-19T02:19:42.353Z] [Pipeline] stage [Pipeline] { (web_jsp) [Pipeline] unstash [2024-03-19T02:19:42.418Z] Agent basic-2vpwz is provisioned from template basic [2024-03-19T02:19:42.419Z] --- [2024-03-19T02:19:42.419Z] apiVersion: "v1" [2024-03-19T02:19:42.419Z] kind: "Pod" [2024-03-19T02:19:42.419Z] metadata: [2024-03-19T02:19:42.419Z] labels: [2024-03-19T02:19:42.419Z] jenkins: "slave" [2024-03-19T02:19:42.419Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:42.419Z] jenkins/label: "basic" [2024-03-19T02:19:42.419Z] name: "basic-2vpwz" [2024-03-19T02:19:42.420Z] namespace: "glassfish" [2024-03-19T02:19:42.420Z] spec: [2024-03-19T02:19:42.420Z] containers: [2024-03-19T02:19:42.420Z] - env: [2024-03-19T02:19:42.420Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:42.420Z] value: "********" [2024-03-19T02:19:42.420Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:42.420Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:42.420Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:42.420Z] value: "basic-2vpwz" [2024-03-19T02:19:42.420Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:42.420Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:42.420Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:42.420Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:42.420Z] value: "" [2024-03-19T02:19:42.420Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:42.420Z] value: "" [2024-03-19T02:19:42.420Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:42.420Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:42.420Z] - name: "JENKINS_NAME" [2024-03-19T02:19:42.420Z] value: "basic-2vpwz" [2024-03-19T02:19:42.420Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:42.420Z] value: "/home/jenkins/agent" [2024-03-19T02:19:42.420Z] - name: "JENKINS_URL" [2024-03-19T02:19:42.420Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:42.420Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:42.420Z] imagePullPolicy: "Always" [2024-03-19T02:19:42.420Z] name: "jnlp" [2024-03-19T02:19:42.420Z] resources: [2024-03-19T02:19:42.420Z] limits: [2024-03-19T02:19:42.420Z] cpu: "2000m" [2024-03-19T02:19:42.420Z] memory: "4096Mi" [2024-03-19T02:19:42.420Z] requests: [2024-03-19T02:19:42.420Z] cpu: "1000m" [2024-03-19T02:19:42.420Z] memory: "4096Mi" [2024-03-19T02:19:42.420Z] tty: true [2024-03-19T02:19:42.420Z] volumeMounts: [2024-03-19T02:19:42.420Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:42.420Z] name: "m2-dir" [2024-03-19T02:19:42.420Z] readOnly: true [2024-03-19T02:19:42.420Z] subPath: "toolchains.xml" [2024-03-19T02:19:42.420Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:42.420Z] name: "m2-dir" [2024-03-19T02:19:42.420Z] readOnly: true [2024-03-19T02:19:42.420Z] subPath: ".mavenrc" [2024-03-19T02:19:42.420Z] - mountPath: "/opt/tools" [2024-03-19T02:19:42.420Z] name: "volume-0" [2024-03-19T02:19:42.420Z] readOnly: false [2024-03-19T02:19:42.420Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:42.420Z] name: "volume-2" [2024-03-19T02:19:42.420Z] readOnly: false [2024-03-19T02:19:42.420Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:42.420Z] name: "volume-3" [2024-03-19T02:19:42.420Z] readOnly: false [2024-03-19T02:19:42.420Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:42.420Z] name: "m2-secret-dir" [2024-03-19T02:19:42.420Z] readOnly: true [2024-03-19T02:19:42.420Z] subPath: "settings-security.xml" [2024-03-19T02:19:42.420Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:42.420Z] name: "volume-4" [2024-03-19T02:19:42.420Z] readOnly: false [2024-03-19T02:19:42.420Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:42.420Z] name: "m2-secret-dir" [2024-03-19T02:19:42.420Z] readOnly: true [2024-03-19T02:19:42.420Z] subPath: "settings.xml" [2024-03-19T02:19:42.420Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:42.420Z] name: "volume-1" [2024-03-19T02:19:42.420Z] readOnly: false [2024-03-19T02:19:42.420Z] subPath: "" [2024-03-19T02:19:42.420Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:42.420Z] name: "workspace-volume" [2024-03-19T02:19:42.420Z] readOnly: false [2024-03-19T02:19:42.420Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:42.420Z] nodeSelector: [2024-03-19T02:19:42.420Z] kubernetes.io/os: "linux" [2024-03-19T02:19:42.420Z] restartPolicy: "Never" [2024-03-19T02:19:42.420Z] volumes: [2024-03-19T02:19:42.420Z] - name: "volume-0" [2024-03-19T02:19:42.420Z] persistentVolumeClaim: [2024-03-19T02:19:42.420Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:42.420Z] readOnly: true [2024-03-19T02:19:42.420Z] - name: "m2-secret-dir" [2024-03-19T02:19:42.420Z] secret: [2024-03-19T02:19:42.420Z] secretName: "m2-secret-dir" [2024-03-19T02:19:42.420Z] - emptyDir: [2024-03-19T02:19:42.420Z] medium: "" [2024-03-19T02:19:42.420Z] name: "volume-2" [2024-03-19T02:19:42.420Z] - configMap: [2024-03-19T02:19:42.421Z] name: "m2-dir" [2024-03-19T02:19:42.421Z] name: "m2-dir" [2024-03-19T02:19:42.421Z] - configMap: [2024-03-19T02:19:42.421Z] name: "known-hosts" [2024-03-19T02:19:42.421Z] name: "volume-1" [2024-03-19T02:19:42.421Z] - emptyDir: [2024-03-19T02:19:42.421Z] medium: "" [2024-03-19T02:19:42.421Z] name: "workspace-volume" [2024-03-19T02:19:42.421Z] - emptyDir: [2024-03-19T02:19:42.421Z] medium: "" [2024-03-19T02:19:42.421Z] name: "volume-4" [2024-03-19T02:19:42.421Z] - emptyDir: [2024-03-19T02:19:42.421Z] medium: "" [2024-03-19T02:19:42.421Z] name: "volume-3" [2024-03-19T02:19:42.421Z] [2024-03-19T02:19:42.583Z] Running on basic-44vkt in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [2024-03-19T02:19:42.613Z] Running on basic-2vpwz in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:19:42.616Z] Agent basic-gqw52 is provisioned from template basic [2024-03-19T02:19:42.616Z] Agent basic-zd6w9 is provisioned from template basic [2024-03-19T02:19:42.616Z] Agent basic-lqfq4 is provisioned from template basic [2024-03-19T02:19:42.617Z] --- [2024-03-19T02:19:42.617Z] apiVersion: "v1" [2024-03-19T02:19:42.617Z] kind: "Pod" [2024-03-19T02:19:42.617Z] --- [2024-03-19T02:19:42.617Z] apiVersion: "v1" [2024-03-19T02:19:42.617Z] kind: "Pod" [2024-03-19T02:19:42.617Z] metadata: [2024-03-19T02:19:42.617Z] metadata: [2024-03-19T02:19:42.617Z] labels: [2024-03-19T02:19:42.617Z] labels: [2024-03-19T02:19:42.617Z] jenkins: "slave" [2024-03-19T02:19:42.617Z] jenkins: "slave" [2024-03-19T02:19:42.617Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:42.617Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:42.617Z] jenkins/label: "basic" [2024-03-19T02:19:42.617Z] jenkins/label: "basic" [2024-03-19T02:19:42.617Z] name: "basic-zd6w9" [2024-03-19T02:19:42.617Z] name: "basic-gqw52" [2024-03-19T02:19:42.617Z] namespace: "glassfish" [2024-03-19T02:19:42.618Z] namespace: "glassfish" [2024-03-19T02:19:42.618Z] spec: [2024-03-19T02:19:42.618Z] spec: [2024-03-19T02:19:42.618Z] containers: [2024-03-19T02:19:42.618Z] containers: [2024-03-19T02:19:42.618Z] - env: [2024-03-19T02:19:42.618Z] - env: [2024-03-19T02:19:42.618Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:42.618Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:42.618Z] value: "********" [2024-03-19T02:19:42.618Z] value: "********" [2024-03-19T02:19:42.618Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:42.618Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:42.618Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:42.618Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:42.618Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:42.618Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:42.618Z] value: "basic-zd6w9" [2024-03-19T02:19:42.618Z] value: "basic-gqw52" [2024-03-19T02:19:42.618Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:42.618Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:42.618Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:42.618Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:42.618Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:42.618Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:42.618Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:42.618Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:42.618Z] value: "" [2024-03-19T02:19:42.618Z] value: "" [2024-03-19T02:19:42.618Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:42.618Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:42.618Z] value: "" [2024-03-19T02:19:42.618Z] value: "" [2024-03-19T02:19:42.618Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:42.618Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:42.618Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:42.618Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:42.618Z] - name: "JENKINS_NAME" [2024-03-19T02:19:42.618Z] - name: "JENKINS_NAME" [2024-03-19T02:19:42.618Z] value: "basic-zd6w9" [2024-03-19T02:19:42.618Z] value: "basic-gqw52" [2024-03-19T02:19:42.618Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:42.618Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:42.618Z] value: "/home/jenkins/agent" [2024-03-19T02:19:42.618Z] value: "/home/jenkins/agent" [2024-03-19T02:19:42.618Z] - name: "JENKINS_URL" [2024-03-19T02:19:42.618Z] - name: "JENKINS_URL" [2024-03-19T02:19:42.618Z] --- [2024-03-19T02:19:42.618Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:42.618Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:42.618Z] apiVersion: "v1" [2024-03-19T02:19:42.618Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:42.618Z] kind: "Pod" [2024-03-19T02:19:42.618Z] imagePullPolicy: "Always" [2024-03-19T02:19:42.618Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:42.618Z] metadata: [2024-03-19T02:19:42.618Z] imagePullPolicy: "Always" [2024-03-19T02:19:42.618Z] name: "jnlp" [2024-03-19T02:19:42.618Z] name: "jnlp" [2024-03-19T02:19:42.618Z] resources: [2024-03-19T02:19:42.618Z] labels: [2024-03-19T02:19:42.618Z] limits: [2024-03-19T02:19:42.618Z] jenkins: "slave" [2024-03-19T02:19:42.618Z] resources: [2024-03-19T02:19:42.618Z] cpu: "2000m" [2024-03-19T02:19:42.618Z] limits: [2024-03-19T02:19:42.618Z] memory: "4096Mi" [2024-03-19T02:19:42.618Z] cpu: "2000m" [2024-03-19T02:19:42.618Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:42.618Z] requests: [2024-03-19T02:19:42.618Z] jenkins/label: "basic" [2024-03-19T02:19:42.618Z] memory: "4096Mi" [2024-03-19T02:19:42.618Z] cpu: "1000m" [2024-03-19T02:19:42.618Z] name: "basic-lqfq4" [2024-03-19T02:19:42.618Z] memory: "4096Mi" [2024-03-19T02:19:42.618Z] namespace: "glassfish" [2024-03-19T02:19:42.618Z] requests: [2024-03-19T02:19:42.618Z] tty: true [2024-03-19T02:19:42.618Z] spec: [2024-03-19T02:19:42.619Z] cpu: "1000m" [2024-03-19T02:19:42.619Z] containers: [2024-03-19T02:19:42.619Z] memory: "4096Mi" [2024-03-19T02:19:42.619Z] volumeMounts: [2024-03-19T02:19:42.619Z] tty: true [2024-03-19T02:19:42.619Z] - env: [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:42.619Z] volumeMounts: [2024-03-19T02:19:42.619Z] name: "m2-dir" [2024-03-19T02:19:42.619Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:42.619Z] value: "********" [2024-03-19T02:19:42.619Z] readOnly: true [2024-03-19T02:19:42.619Z] name: "m2-dir" [2024-03-19T02:19:42.619Z] subPath: "toolchains.xml" [2024-03-19T02:19:42.619Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:42.619Z] readOnly: true [2024-03-19T02:19:42.619Z] name: "m2-dir" [2024-03-19T02:19:42.619Z] subPath: "toolchains.xml" [2024-03-19T02:19:42.619Z] readOnly: true [2024-03-19T02:19:42.619Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:42.619Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:42.619Z] subPath: ".mavenrc" [2024-03-19T02:19:42.619Z] name: "m2-dir" [2024-03-19T02:19:42.619Z] - mountPath: "/opt/tools" [2024-03-19T02:19:42.619Z] readOnly: true [2024-03-19T02:19:42.619Z] value: "basic-lqfq4" [2024-03-19T02:19:42.619Z] name: "volume-0" [2024-03-19T02:19:42.619Z] subPath: ".mavenrc" [2024-03-19T02:19:42.619Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:42.619Z] - mountPath: "/opt/tools" [2024-03-19T02:19:42.619Z] readOnly: false [2024-03-19T02:19:42.619Z] name: "volume-0" [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:42.619Z] readOnly: false [2024-03-19T02:19:42.619Z] name: "volume-2" [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:42.619Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:42.619Z] readOnly: false [2024-03-19T02:19:42.619Z] name: "volume-2" [2024-03-19T02:19:42.619Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:42.619Z] readOnly: false [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:42.619Z] name: "volume-3" [2024-03-19T02:19:42.619Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:42.619Z] name: "volume-3" [2024-03-19T02:19:42.619Z] readOnly: false [2024-03-19T02:19:42.619Z] value: "" [2024-03-19T02:19:42.619Z] readOnly: false [2024-03-19T02:19:42.619Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:42.619Z] value: "" [2024-03-19T02:19:42.619Z] name: "m2-secret-dir" [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:42.619Z] readOnly: true [2024-03-19T02:19:42.619Z] name: "m2-secret-dir" [2024-03-19T02:19:42.619Z] subPath: "settings-security.xml" [2024-03-19T02:19:42.619Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:42.619Z] readOnly: true [2024-03-19T02:19:42.619Z] name: "volume-4" [2024-03-19T02:19:42.619Z] subPath: "settings-security.xml" [2024-03-19T02:19:42.619Z] readOnly: false [2024-03-19T02:19:42.619Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:42.619Z] - name: "JENKINS_NAME" [2024-03-19T02:19:42.619Z] name: "m2-secret-dir" [2024-03-19T02:19:42.619Z] name: "volume-4" [2024-03-19T02:19:42.619Z] readOnly: true [2024-03-19T02:19:42.619Z] value: "basic-lqfq4" [2024-03-19T02:19:42.619Z] subPath: "settings.xml" [2024-03-19T02:19:42.619Z] readOnly: false [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:42.619Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:42.619Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:42.620Z] value: "/home/jenkins/agent" [2024-03-19T02:19:42.620Z] name: "m2-secret-dir" [2024-03-19T02:19:42.619Z] name: "volume-1" [2024-03-19T02:19:42.620Z] readOnly: true [2024-03-19T02:19:42.620Z] - name: "JENKINS_URL" [2024-03-19T02:19:42.620Z] subPath: "settings.xml" [2024-03-19T02:19:42.620Z] readOnly: false [2024-03-19T02:19:42.620Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:42.620Z] subPath: "" [2024-03-19T02:19:42.620Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:42.620Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:42.620Z] name: "volume-1" [2024-03-19T02:19:42.620Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:42.620Z] imagePullPolicy: "Always" [2024-03-19T02:19:42.620Z] readOnly: false [2024-03-19T02:19:42.620Z] name: "workspace-volume" [2024-03-19T02:19:42.620Z] subPath: "" [2024-03-19T02:19:42.620Z] readOnly: false [2024-03-19T02:19:42.620Z] name: "jnlp" [2024-03-19T02:19:42.620Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:42.620Z] resources: [2024-03-19T02:19:42.620Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:42.620Z] nodeSelector: [2024-03-19T02:19:42.620Z] name: "workspace-volume" [2024-03-19T02:19:42.620Z] kubernetes.io/os: "linux" [2024-03-19T02:19:42.620Z] readOnly: false [2024-03-19T02:19:42.620Z] restartPolicy: "Never" [2024-03-19T02:19:42.620Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:42.620Z] volumes: [2024-03-19T02:19:42.620Z] limits: [2024-03-19T02:19:42.620Z] nodeSelector: [2024-03-19T02:19:42.620Z] - name: "volume-0" [2024-03-19T02:19:42.620Z] kubernetes.io/os: "linux" [2024-03-19T02:19:42.620Z] persistentVolumeClaim: [2024-03-19T02:19:42.620Z] restartPolicy: "Never" [2024-03-19T02:19:42.620Z] cpu: "2000m" [2024-03-19T02:19:42.620Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:42.620Z] volumes: [2024-03-19T02:19:42.620Z] readOnly: true [2024-03-19T02:19:42.620Z] memory: "4096Mi" [2024-03-19T02:19:42.620Z] - name: "volume-0" [2024-03-19T02:19:42.620Z] - name: "m2-secret-dir" [2024-03-19T02:19:42.620Z] persistentVolumeClaim: [2024-03-19T02:19:42.620Z] secret: [2024-03-19T02:19:42.620Z] requests: [2024-03-19T02:19:42.620Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:42.620Z] cpu: "1000m" [2024-03-19T02:19:42.620Z] readOnly: true [2024-03-19T02:19:42.620Z] memory: "4096Mi" [2024-03-19T02:19:42.620Z] secretName: "m2-secret-dir" [2024-03-19T02:19:42.620Z] tty: true [2024-03-19T02:19:42.620Z] - name: "m2-secret-dir" [2024-03-19T02:19:42.620Z] - emptyDir: [2024-03-19T02:19:42.620Z] secret: [2024-03-19T02:19:42.620Z] medium: "" [2024-03-19T02:19:42.620Z] volumeMounts: [2024-03-19T02:19:42.620Z] name: "volume-2" [2024-03-19T02:19:42.620Z] secretName: "m2-secret-dir" [2024-03-19T02:19:42.620Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:42.620Z] - configMap: [2024-03-19T02:19:42.620Z] name: "m2-dir" [2024-03-19T02:19:42.620Z] - emptyDir: [2024-03-19T02:19:42.620Z] readOnly: true [2024-03-19T02:19:42.620Z] medium: "" [2024-03-19T02:19:42.620Z] name: "m2-dir" [2024-03-19T02:19:42.620Z] name: "volume-2" [2024-03-19T02:19:42.620Z] subPath: "toolchains.xml" [2024-03-19T02:19:42.620Z] - configMap: [2024-03-19T02:19:42.620Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:42.620Z] name: "m2-dir" [2024-03-19T02:19:42.620Z] name: "m2-dir" [2024-03-19T02:19:42.620Z] - configMap: [2024-03-19T02:19:42.620Z] readOnly: true [2024-03-19T02:19:42.620Z] name: "known-hosts" [2024-03-19T02:19:42.620Z] subPath: ".mavenrc" [2024-03-19T02:19:42.620Z] name: "volume-1" [2024-03-19T02:19:42.620Z] - mountPath: "/opt/tools" [2024-03-19T02:19:42.620Z] name: "m2-dir" [2024-03-19T02:19:42.621Z] - emptyDir: [2024-03-19T02:19:42.621Z] name: "m2-dir" [2024-03-19T02:19:42.621Z] name: "volume-0" [2024-03-19T02:19:42.621Z] medium: "" [2024-03-19T02:19:42.621Z] - configMap: [2024-03-19T02:19:42.621Z] readOnly: false [2024-03-19T02:19:42.621Z] name: "known-hosts" [2024-03-19T02:19:42.621Z] name: "workspace-volume" [2024-03-19T02:19:42.621Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:42.621Z] - emptyDir: [2024-03-19T02:19:42.621Z] name: "volume-1" [2024-03-19T02:19:42.621Z] name: "volume-2" [2024-03-19T02:19:42.621Z] - emptyDir: [2024-03-19T02:19:42.621Z] readOnly: false [2024-03-19T02:19:42.621Z] medium: "" [2024-03-19T02:19:42.621Z] medium: "" [2024-03-19T02:19:42.621Z] name: "workspace-volume" [2024-03-19T02:19:42.621Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:42.621Z] name: "volume-4" [2024-03-19T02:19:42.621Z] - emptyDir: [2024-03-19T02:19:42.621Z] name: "volume-3" [2024-03-19T02:19:42.621Z] medium: "" [2024-03-19T02:19:42.621Z] - emptyDir: [2024-03-19T02:19:42.621Z] name: "volume-4" [2024-03-19T02:19:42.621Z] readOnly: false [2024-03-19T02:19:42.621Z] - emptyDir: [2024-03-19T02:19:42.621Z] medium: "" [2024-03-19T02:19:42.621Z] medium: "" [2024-03-19T02:19:42.621Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:42.621Z] name: "volume-3" [2024-03-19T02:19:42.621Z] name: "volume-3" [2024-03-19T02:19:42.621Z] name: "m2-secret-dir" [2024-03-19T02:19:42.621Z] [2024-03-19T02:19:42.621Z] [2024-03-19T02:19:42.621Z] readOnly: true [2024-03-19T02:19:42.621Z] subPath: "settings-security.xml" [2024-03-19T02:19:42.621Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:42.621Z] name: "volume-4" [2024-03-19T02:19:42.621Z] readOnly: false [2024-03-19T02:19:42.621Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:42.621Z] name: "m2-secret-dir" [2024-03-19T02:19:42.621Z] readOnly: true [2024-03-19T02:19:42.621Z] subPath: "settings.xml" [2024-03-19T02:19:42.621Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:42.621Z] name: "volume-1" [2024-03-19T02:19:42.621Z] readOnly: false [2024-03-19T02:19:42.621Z] subPath: "" [2024-03-19T02:19:42.621Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:42.621Z] name: "workspace-volume" [2024-03-19T02:19:42.621Z] readOnly: false [2024-03-19T02:19:42.621Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:42.621Z] nodeSelector: [2024-03-19T02:19:42.621Z] kubernetes.io/os: "linux" [2024-03-19T02:19:42.621Z] restartPolicy: "Never" [2024-03-19T02:19:42.621Z] volumes: [2024-03-19T02:19:42.621Z] - name: "volume-0" [2024-03-19T02:19:42.621Z] persistentVolumeClaim: [2024-03-19T02:19:42.621Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:42.621Z] readOnly: true [2024-03-19T02:19:42.621Z] - name: "m2-secret-dir" [2024-03-19T02:19:42.621Z] secret: [2024-03-19T02:19:42.621Z] secretName: "m2-secret-dir" [2024-03-19T02:19:42.621Z] - emptyDir: [2024-03-19T02:19:42.621Z] medium: "" [2024-03-19T02:19:42.621Z] name: "volume-2" [2024-03-19T02:19:42.621Z] - configMap: [2024-03-19T02:19:42.621Z] name: "m2-dir" [2024-03-19T02:19:42.621Z] name: "m2-dir" [2024-03-19T02:19:42.621Z] - configMap: [2024-03-19T02:19:42.621Z] name: "known-hosts" [2024-03-19T02:19:42.621Z] name: "volume-1" [2024-03-19T02:19:42.621Z] - emptyDir: [2024-03-19T02:19:42.621Z] medium: "" [2024-03-19T02:19:42.621Z] name: "workspace-volume" [2024-03-19T02:19:42.621Z] - emptyDir: [2024-03-19T02:19:42.621Z] medium: "" [2024-03-19T02:19:42.621Z] name: "volume-4" [2024-03-19T02:19:42.621Z] - emptyDir: [2024-03-19T02:19:42.621Z] medium: "" [2024-03-19T02:19:42.621Z] name: "volume-3" [2024-03-19T02:19:42.621Z] [Pipeline] stage [Pipeline] { (ejb_group_1) [Pipeline] { [Pipeline] unstash [Pipeline] stage [Pipeline] { (ejb_group_2) [Pipeline] unstash [2024-03-19T02:19:42.810Z] Running on basic-lqfq4 in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [2024-03-19T02:19:42.838Z] Agent basic-hg7bj is provisioned from template basic [2024-03-19T02:19:42.840Z] --- [2024-03-19T02:19:42.840Z] apiVersion: "v1" [2024-03-19T02:19:42.840Z] kind: "Pod" [2024-03-19T02:19:42.840Z] metadata: [2024-03-19T02:19:42.840Z] labels: [2024-03-19T02:19:42.840Z] jenkins: "slave" [2024-03-19T02:19:42.840Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:42.847Z] jenkins/label: "basic" [2024-03-19T02:19:42.847Z] name: "basic-hg7bj" [2024-03-19T02:19:42.847Z] namespace: "glassfish" [2024-03-19T02:19:42.847Z] spec: [2024-03-19T02:19:42.847Z] containers: [2024-03-19T02:19:42.847Z] - env: [2024-03-19T02:19:42.847Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:42.847Z] value: "********" [2024-03-19T02:19:42.847Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:42.847Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:42.847Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:42.847Z] value: "basic-hg7bj" [2024-03-19T02:19:42.847Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:42.848Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:42.848Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:42.848Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:42.848Z] value: "" [2024-03-19T02:19:42.848Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:42.848Z] value: "" [2024-03-19T02:19:42.848Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:42.848Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:42.848Z] - name: "JENKINS_NAME" [2024-03-19T02:19:42.848Z] value: "basic-hg7bj" [2024-03-19T02:19:42.848Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:42.848Z] value: "/home/jenkins/agent" [2024-03-19T02:19:42.848Z] - name: "JENKINS_URL" [2024-03-19T02:19:42.848Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:42.848Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:42.848Z] imagePullPolicy: "Always" [2024-03-19T02:19:42.848Z] name: "jnlp" [2024-03-19T02:19:42.848Z] resources: [2024-03-19T02:19:42.848Z] limits: [2024-03-19T02:19:42.848Z] cpu: "2000m" [2024-03-19T02:19:42.848Z] memory: "4096Mi" [2024-03-19T02:19:42.848Z] requests: [2024-03-19T02:19:42.848Z] cpu: "1000m" [2024-03-19T02:19:42.848Z] memory: "4096Mi" [2024-03-19T02:19:42.848Z] tty: true [2024-03-19T02:19:42.848Z] volumeMounts: [2024-03-19T02:19:42.848Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:42.848Z] name: "m2-dir" [2024-03-19T02:19:42.848Z] readOnly: true [2024-03-19T02:19:42.848Z] subPath: "toolchains.xml" [2024-03-19T02:19:42.848Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:42.848Z] name: "m2-dir" [2024-03-19T02:19:42.848Z] readOnly: true [2024-03-19T02:19:42.848Z] subPath: ".mavenrc" [2024-03-19T02:19:42.848Z] - mountPath: "/opt/tools" [2024-03-19T02:19:42.848Z] name: "volume-0" [2024-03-19T02:19:42.848Z] readOnly: false [2024-03-19T02:19:42.848Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:42.848Z] name: "volume-2" [2024-03-19T02:19:42.848Z] readOnly: false [2024-03-19T02:19:42.848Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:42.848Z] name: "volume-3" [2024-03-19T02:19:42.848Z] readOnly: false [2024-03-19T02:19:42.848Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:42.848Z] name: "m2-secret-dir" [2024-03-19T02:19:42.848Z] readOnly: true [2024-03-19T02:19:42.848Z] subPath: "settings-security.xml" [2024-03-19T02:19:42.848Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:42.848Z] name: "volume-4" [2024-03-19T02:19:42.848Z] readOnly: false [2024-03-19T02:19:42.848Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:42.848Z] name: "m2-secret-dir" [2024-03-19T02:19:42.848Z] readOnly: true [2024-03-19T02:19:42.848Z] subPath: "settings.xml" [2024-03-19T02:19:42.848Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:42.848Z] name: "volume-1" [2024-03-19T02:19:42.848Z] readOnly: false [2024-03-19T02:19:42.848Z] subPath: "" [2024-03-19T02:19:42.848Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:42.848Z] name: "workspace-volume" [2024-03-19T02:19:42.848Z] readOnly: false [2024-03-19T02:19:42.848Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:42.848Z] nodeSelector: [2024-03-19T02:19:42.848Z] kubernetes.io/os: "linux" [2024-03-19T02:19:42.848Z] restartPolicy: "Never" [2024-03-19T02:19:42.848Z] volumes: [2024-03-19T02:19:42.848Z] - name: "volume-0" [2024-03-19T02:19:42.848Z] persistentVolumeClaim: [2024-03-19T02:19:42.848Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:42.848Z] readOnly: true [2024-03-19T02:19:42.848Z] - name: "m2-secret-dir" [2024-03-19T02:19:42.848Z] secret: [2024-03-19T02:19:42.848Z] secretName: "m2-secret-dir" [2024-03-19T02:19:42.848Z] - emptyDir: [2024-03-19T02:19:42.848Z] medium: "" [2024-03-19T02:19:42.848Z] name: "volume-2" [2024-03-19T02:19:42.848Z] - configMap: [2024-03-19T02:19:42.848Z] name: "m2-dir" [2024-03-19T02:19:42.848Z] name: "m2-dir" [2024-03-19T02:19:42.848Z] - configMap: [2024-03-19T02:19:42.848Z] name: "known-hosts" [2024-03-19T02:19:42.848Z] name: "volume-1" [2024-03-19T02:19:42.848Z] - emptyDir: [2024-03-19T02:19:42.848Z] medium: "" [2024-03-19T02:19:42.848Z] name: "workspace-volume" [2024-03-19T02:19:42.848Z] - emptyDir: [2024-03-19T02:19:42.848Z] medium: "" [2024-03-19T02:19:42.848Z] name: "volume-4" [2024-03-19T02:19:42.848Z] - emptyDir: [2024-03-19T02:19:42.848Z] medium: "" [2024-03-19T02:19:42.849Z] name: "volume-3" [2024-03-19T02:19:42.849Z] [2024-03-19T02:19:42.849Z] Running on basic-zd6w9 in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] stage [Pipeline] { (ejb_group_3) [Pipeline] { [Pipeline] unstash [2024-03-19T02:19:42.884Z] Agent basic-khl4g is provisioned from template basic [2024-03-19T02:19:42.886Z] --- [2024-03-19T02:19:42.886Z] apiVersion: "v1" [2024-03-19T02:19:42.886Z] kind: "Pod" [2024-03-19T02:19:42.886Z] metadata: [2024-03-19T02:19:42.886Z] labels: [2024-03-19T02:19:42.886Z] jenkins: "slave" [2024-03-19T02:19:42.886Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:42.886Z] jenkins/label: "basic" [2024-03-19T02:19:42.886Z] name: "basic-khl4g" [2024-03-19T02:19:42.886Z] namespace: "glassfish" [2024-03-19T02:19:42.886Z] spec: [2024-03-19T02:19:42.886Z] containers: [2024-03-19T02:19:42.886Z] - env: [2024-03-19T02:19:42.886Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:42.886Z] value: "********" [2024-03-19T02:19:42.886Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:42.886Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:42.886Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:42.886Z] value: "basic-khl4g" [2024-03-19T02:19:42.886Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:42.886Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:42.886Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:42.886Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:42.886Z] value: "" [2024-03-19T02:19:42.886Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:42.886Z] value: "" [2024-03-19T02:19:42.886Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:42.886Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:42.886Z] - name: "JENKINS_NAME" [2024-03-19T02:19:42.886Z] value: "basic-khl4g" [2024-03-19T02:19:42.886Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:42.886Z] value: "/home/jenkins/agent" [2024-03-19T02:19:42.886Z] - name: "JENKINS_URL" [2024-03-19T02:19:42.886Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:42.886Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:42.886Z] imagePullPolicy: "Always" [2024-03-19T02:19:42.886Z] name: "jnlp" [2024-03-19T02:19:42.886Z] resources: [2024-03-19T02:19:42.886Z] limits: [2024-03-19T02:19:42.886Z] cpu: "2000m" [2024-03-19T02:19:42.886Z] memory: "4096Mi" [2024-03-19T02:19:42.886Z] requests: [2024-03-19T02:19:42.886Z] cpu: "1000m" [2024-03-19T02:19:42.886Z] memory: "4096Mi" [2024-03-19T02:19:42.886Z] tty: true [2024-03-19T02:19:42.886Z] volumeMounts: [2024-03-19T02:19:42.886Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:42.886Z] name: "m2-dir" [2024-03-19T02:19:42.886Z] readOnly: true [2024-03-19T02:19:42.886Z] subPath: "toolchains.xml" [2024-03-19T02:19:42.886Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:42.886Z] name: "m2-dir" [2024-03-19T02:19:42.886Z] readOnly: true [2024-03-19T02:19:42.886Z] subPath: ".mavenrc" [2024-03-19T02:19:42.886Z] - mountPath: "/opt/tools" [2024-03-19T02:19:42.886Z] name: "volume-0" [2024-03-19T02:19:42.886Z] readOnly: false [2024-03-19T02:19:42.886Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:42.886Z] name: "volume-2" [2024-03-19T02:19:42.886Z] readOnly: false [2024-03-19T02:19:42.886Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:42.886Z] name: "volume-3" [2024-03-19T02:19:42.886Z] readOnly: false [2024-03-19T02:19:42.886Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:42.886Z] name: "m2-secret-dir" [2024-03-19T02:19:42.886Z] readOnly: true [2024-03-19T02:19:42.886Z] subPath: "settings-security.xml" [2024-03-19T02:19:42.886Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:42.886Z] name: "volume-4" [2024-03-19T02:19:42.886Z] readOnly: false [2024-03-19T02:19:42.886Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:42.886Z] name: "m2-secret-dir" [2024-03-19T02:19:42.886Z] readOnly: true [2024-03-19T02:19:42.886Z] subPath: "settings.xml" [2024-03-19T02:19:42.886Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:42.886Z] name: "volume-1" [2024-03-19T02:19:42.886Z] readOnly: false [2024-03-19T02:19:42.886Z] subPath: "" [2024-03-19T02:19:42.886Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:42.886Z] name: "workspace-volume" [2024-03-19T02:19:42.886Z] readOnly: false [2024-03-19T02:19:42.886Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:42.886Z] nodeSelector: [2024-03-19T02:19:42.886Z] kubernetes.io/os: "linux" [2024-03-19T02:19:42.886Z] restartPolicy: "Never" [2024-03-19T02:19:42.886Z] volumes: [2024-03-19T02:19:42.886Z] - name: "volume-0" [2024-03-19T02:19:42.886Z] persistentVolumeClaim: [2024-03-19T02:19:42.886Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:42.886Z] readOnly: true [2024-03-19T02:19:42.886Z] - name: "m2-secret-dir" [2024-03-19T02:19:42.886Z] secret: [2024-03-19T02:19:42.886Z] secretName: "m2-secret-dir" [2024-03-19T02:19:42.886Z] - emptyDir: [2024-03-19T02:19:42.886Z] medium: "" [2024-03-19T02:19:42.886Z] name: "volume-2" [2024-03-19T02:19:42.886Z] - configMap: [2024-03-19T02:19:42.886Z] name: "m2-dir" [2024-03-19T02:19:42.886Z] name: "m2-dir" [2024-03-19T02:19:42.886Z] - configMap: [2024-03-19T02:19:42.886Z] name: "known-hosts" [2024-03-19T02:19:42.886Z] name: "volume-1" [2024-03-19T02:19:42.886Z] - emptyDir: [2024-03-19T02:19:42.886Z] medium: "" [2024-03-19T02:19:42.886Z] name: "workspace-volume" [2024-03-19T02:19:42.886Z] - emptyDir: [2024-03-19T02:19:42.886Z] medium: "" [2024-03-19T02:19:42.886Z] name: "volume-4" [2024-03-19T02:19:42.886Z] - emptyDir: [2024-03-19T02:19:42.886Z] medium: "" [2024-03-19T02:19:42.886Z] name: "volume-3" [2024-03-19T02:19:42.886Z] [2024-03-19T02:19:42.893Z] Running on basic-gqw52 in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] stage [Pipeline] { (connector_group_1) [Pipeline] unstash [Pipeline] { [Pipeline] stage [Pipeline] { (naming_all) [Pipeline] unstash [2024-03-19T02:19:43.028Z] Running on basic-hg7bj in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [Pipeline] stage [Pipeline] { (ejb_group_embedded) [Pipeline] unstash [2024-03-19T02:19:43.228Z] Running on basic-khl4g in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [2024-03-19T02:19:43.259Z] Agent basic-x0cnp is provisioned from template basic [2024-03-19T02:19:43.260Z] --- [2024-03-19T02:19:43.260Z] apiVersion: "v1" [2024-03-19T02:19:43.260Z] kind: "Pod" [2024-03-19T02:19:43.260Z] metadata: [2024-03-19T02:19:43.260Z] labels: [2024-03-19T02:19:43.260Z] jenkins: "slave" [2024-03-19T02:19:43.260Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:43.260Z] jenkins/label: "basic" [2024-03-19T02:19:43.260Z] name: "basic-x0cnp" [2024-03-19T02:19:43.260Z] namespace: "glassfish" [2024-03-19T02:19:43.260Z] spec: [2024-03-19T02:19:43.260Z] containers: [2024-03-19T02:19:43.260Z] - env: [2024-03-19T02:19:43.260Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:43.260Z] value: "********" [2024-03-19T02:19:43.260Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:43.260Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:43.260Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:43.260Z] value: "basic-x0cnp" [2024-03-19T02:19:43.260Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:43.260Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:43.260Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:43.260Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:43.260Z] value: "" [2024-03-19T02:19:43.260Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:43.260Z] value: "" [2024-03-19T02:19:43.260Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:43.260Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:43.260Z] - name: "JENKINS_NAME" [2024-03-19T02:19:43.260Z] value: "basic-x0cnp" [2024-03-19T02:19:43.260Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:43.260Z] value: "/home/jenkins/agent" [2024-03-19T02:19:43.260Z] - name: "JENKINS_URL" [2024-03-19T02:19:43.260Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:43.260Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:43.260Z] imagePullPolicy: "Always" [2024-03-19T02:19:43.260Z] name: "jnlp" [2024-03-19T02:19:43.260Z] resources: [2024-03-19T02:19:43.260Z] limits: [2024-03-19T02:19:43.260Z] cpu: "2000m" [2024-03-19T02:19:43.260Z] memory: "4096Mi" [2024-03-19T02:19:43.260Z] requests: [2024-03-19T02:19:43.260Z] cpu: "1000m" [2024-03-19T02:19:43.260Z] memory: "4096Mi" [2024-03-19T02:19:43.260Z] tty: true [2024-03-19T02:19:43.260Z] volumeMounts: [2024-03-19T02:19:43.260Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:43.260Z] name: "m2-dir" [2024-03-19T02:19:43.260Z] readOnly: true [2024-03-19T02:19:43.260Z] subPath: "toolchains.xml" [2024-03-19T02:19:43.260Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:43.260Z] name: "m2-dir" [2024-03-19T02:19:43.260Z] readOnly: true [2024-03-19T02:19:43.260Z] subPath: ".mavenrc" [2024-03-19T02:19:43.260Z] - mountPath: "/opt/tools" [2024-03-19T02:19:43.260Z] name: "volume-0" [2024-03-19T02:19:43.260Z] readOnly: false [2024-03-19T02:19:43.260Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:43.260Z] name: "volume-2" [2024-03-19T02:19:43.260Z] readOnly: false [2024-03-19T02:19:43.261Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:43.261Z] name: "volume-3" [2024-03-19T02:19:43.261Z] readOnly: false [2024-03-19T02:19:43.261Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:43.261Z] name: "m2-secret-dir" [2024-03-19T02:19:43.261Z] readOnly: true [2024-03-19T02:19:43.261Z] subPath: "settings-security.xml" [2024-03-19T02:19:43.261Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:43.261Z] name: "volume-4" [2024-03-19T02:19:43.261Z] readOnly: false [2024-03-19T02:19:43.261Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:43.261Z] name: "m2-secret-dir" [2024-03-19T02:19:43.261Z] readOnly: true [2024-03-19T02:19:43.261Z] subPath: "settings.xml" [2024-03-19T02:19:43.261Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:43.261Z] name: "volume-1" [2024-03-19T02:19:43.261Z] readOnly: false [2024-03-19T02:19:43.261Z] subPath: "" [2024-03-19T02:19:43.261Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:43.261Z] name: "workspace-volume" [2024-03-19T02:19:43.261Z] readOnly: false [2024-03-19T02:19:43.261Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:43.261Z] nodeSelector: [2024-03-19T02:19:43.261Z] kubernetes.io/os: "linux" [2024-03-19T02:19:43.261Z] restartPolicy: "Never" [2024-03-19T02:19:43.261Z] volumes: [2024-03-19T02:19:43.261Z] - name: "volume-0" [2024-03-19T02:19:43.261Z] persistentVolumeClaim: [2024-03-19T02:19:43.261Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:43.261Z] readOnly: true [2024-03-19T02:19:43.261Z] - name: "m2-secret-dir" [2024-03-19T02:19:43.261Z] secret: [2024-03-19T02:19:43.261Z] secretName: "m2-secret-dir" [2024-03-19T02:19:43.261Z] - emptyDir: [2024-03-19T02:19:43.261Z] medium: "" [2024-03-19T02:19:43.261Z] name: "volume-2" [2024-03-19T02:19:43.261Z] - configMap: [2024-03-19T02:19:43.261Z] name: "m2-dir" [2024-03-19T02:19:43.261Z] name: "m2-dir" [2024-03-19T02:19:43.261Z] - configMap: [2024-03-19T02:19:43.261Z] name: "known-hosts" [2024-03-19T02:19:43.261Z] name: "volume-1" [2024-03-19T02:19:43.261Z] - emptyDir: [2024-03-19T02:19:43.261Z] medium: "" [2024-03-19T02:19:43.261Z] name: "workspace-volume" [2024-03-19T02:19:43.261Z] - emptyDir: [2024-03-19T02:19:43.261Z] medium: "" [2024-03-19T02:19:43.261Z] name: "volume-4" [2024-03-19T02:19:43.261Z] - emptyDir: [2024-03-19T02:19:43.261Z] medium: "" [2024-03-19T02:19:43.261Z] name: "volume-3" [2024-03-19T02:19:43.261Z] [Pipeline] stage [Pipeline] { (batch_all) [Pipeline] unstash [2024-03-19T02:19:43.500Z] Agent basic-36rd8 is provisioned from template basic [2024-03-19T02:19:43.500Z] Agent basic-g0mgf is provisioned from template basic [2024-03-19T02:19:43.502Z] --- [2024-03-19T02:19:43.502Z] apiVersion: "v1" [2024-03-19T02:19:43.502Z] kind: "Pod" [2024-03-19T02:19:43.502Z] metadata: [2024-03-19T02:19:43.502Z] labels: [2024-03-19T02:19:43.502Z] jenkins: "slave" [2024-03-19T02:19:43.502Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:43.502Z] jenkins/label: "basic" [2024-03-19T02:19:43.502Z] name: "basic-g0mgf" [2024-03-19T02:19:43.502Z] --- [2024-03-19T02:19:43.502Z] namespace: "glassfish" [2024-03-19T02:19:43.502Z] apiVersion: "v1" [2024-03-19T02:19:43.502Z] spec: [2024-03-19T02:19:43.502Z] kind: "Pod" [2024-03-19T02:19:43.502Z] containers: [2024-03-19T02:19:43.502Z] metadata: [2024-03-19T02:19:43.502Z] - env: [2024-03-19T02:19:43.502Z] labels: [2024-03-19T02:19:43.502Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:43.502Z] jenkins: "slave" [2024-03-19T02:19:43.502Z] value: "********" [2024-03-19T02:19:43.502Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:43.502Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:43.502Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:43.502Z] jenkins/label: "basic" [2024-03-19T02:19:43.502Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:43.502Z] name: "basic-36rd8" [2024-03-19T02:19:43.502Z] value: "basic-g0mgf" [2024-03-19T02:19:43.502Z] namespace: "glassfish" [2024-03-19T02:19:43.502Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:43.502Z] spec: [2024-03-19T02:19:43.502Z] containers: [2024-03-19T02:19:43.502Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:43.502Z] - env: [2024-03-19T02:19:43.502Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:43.502Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:43.502Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:43.502Z] value: "********" [2024-03-19T02:19:43.502Z] value: "" [2024-03-19T02:19:43.502Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:43.502Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:43.502Z] value: "" [2024-03-19T02:19:43.502Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:43.502Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:43.502Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:43.502Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:43.502Z] value: "basic-36rd8" [2024-03-19T02:19:43.502Z] - name: "JENKINS_NAME" [2024-03-19T02:19:43.502Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:43.502Z] value: "basic-g0mgf" [2024-03-19T02:19:43.502Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:43.502Z] value: "/home/jenkins/agent" [2024-03-19T02:19:43.502Z] - name: "JENKINS_URL" [2024-03-19T02:19:43.502Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:43.502Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:43.503Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:43.503Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:43.503Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:43.503Z] imagePullPolicy: "Always" [2024-03-19T02:19:43.503Z] value: "" [2024-03-19T02:19:43.503Z] name: "jnlp" [2024-03-19T02:19:43.503Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:43.503Z] resources: [2024-03-19T02:19:43.503Z] value: "" [2024-03-19T02:19:43.503Z] limits: [2024-03-19T02:19:43.503Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:43.503Z] cpu: "2000m" [2024-03-19T02:19:43.503Z] memory: "4096Mi" [2024-03-19T02:19:43.503Z] requests: [2024-03-19T02:19:43.503Z] cpu: "1000m" [2024-03-19T02:19:43.503Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:43.503Z] memory: "4096Mi" [2024-03-19T02:19:43.503Z] - name: "JENKINS_NAME" [2024-03-19T02:19:43.503Z] tty: true [2024-03-19T02:19:43.503Z] value: "basic-36rd8" [2024-03-19T02:19:43.503Z] volumeMounts: [2024-03-19T02:19:43.503Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:43.503Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:43.503Z] value: "/home/jenkins/agent" [2024-03-19T02:19:43.503Z] name: "m2-dir" [2024-03-19T02:19:43.503Z] - name: "JENKINS_URL" [2024-03-19T02:19:43.503Z] readOnly: true [2024-03-19T02:19:43.503Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:43.503Z] subPath: "toolchains.xml" [2024-03-19T02:19:43.503Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:43.503Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:43.503Z] imagePullPolicy: "Always" [2024-03-19T02:19:43.503Z] name: "m2-dir" [2024-03-19T02:19:43.503Z] name: "jnlp" [2024-03-19T02:19:43.503Z] readOnly: true [2024-03-19T02:19:43.503Z] resources: [2024-03-19T02:19:43.503Z] subPath: ".mavenrc" [2024-03-19T02:19:43.503Z] limits: [2024-03-19T02:19:43.503Z] - mountPath: "/opt/tools" [2024-03-19T02:19:43.503Z] cpu: "2000m" [2024-03-19T02:19:43.503Z] name: "volume-0" [2024-03-19T02:19:43.503Z] memory: "4096Mi" [2024-03-19T02:19:43.503Z] readOnly: false [2024-03-19T02:19:43.503Z] requests: [2024-03-19T02:19:43.503Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:43.503Z] cpu: "1000m" [2024-03-19T02:19:43.503Z] name: "volume-2" [2024-03-19T02:19:43.503Z] memory: "4096Mi" [2024-03-19T02:19:43.503Z] readOnly: false [2024-03-19T02:19:43.503Z] tty: true [2024-03-19T02:19:43.503Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:43.503Z] volumeMounts: [2024-03-19T02:19:43.503Z] name: "volume-3" [2024-03-19T02:19:43.503Z] readOnly: false [2024-03-19T02:19:43.503Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:43.503Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:43.503Z] name: "m2-dir" [2024-03-19T02:19:43.503Z] name: "m2-secret-dir" [2024-03-19T02:19:43.503Z] readOnly: true [2024-03-19T02:19:43.503Z] readOnly: true [2024-03-19T02:19:43.503Z] subPath: "toolchains.xml" [2024-03-19T02:19:43.503Z] subPath: "settings-security.xml" [2024-03-19T02:19:43.503Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:43.503Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:43.503Z] name: "m2-dir" [2024-03-19T02:19:43.503Z] name: "volume-4" [2024-03-19T02:19:43.503Z] readOnly: true [2024-03-19T02:19:43.503Z] readOnly: false [2024-03-19T02:19:43.503Z] subPath: ".mavenrc" [2024-03-19T02:19:43.503Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:43.503Z] - mountPath: "/opt/tools" [2024-03-19T02:19:43.503Z] name: "m2-secret-dir" [2024-03-19T02:19:43.503Z] name: "volume-0" [2024-03-19T02:19:43.503Z] readOnly: true [2024-03-19T02:19:43.503Z] readOnly: false [2024-03-19T02:19:43.503Z] subPath: "settings.xml" [2024-03-19T02:19:43.504Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:43.504Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:43.504Z] name: "volume-2" [2024-03-19T02:19:43.504Z] name: "volume-1" [2024-03-19T02:19:43.504Z] readOnly: false [2024-03-19T02:19:43.504Z] readOnly: false [2024-03-19T02:19:43.504Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:43.504Z] subPath: "" [2024-03-19T02:19:43.504Z] name: "volume-3" [2024-03-19T02:19:43.504Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:43.504Z] readOnly: false [2024-03-19T02:19:43.504Z] name: "workspace-volume" [2024-03-19T02:19:43.504Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:43.504Z] readOnly: false [2024-03-19T02:19:43.504Z] name: "m2-secret-dir" [2024-03-19T02:19:43.504Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:43.504Z] readOnly: true [2024-03-19T02:19:43.504Z] nodeSelector: [2024-03-19T02:19:43.504Z] subPath: "settings-security.xml" [2024-03-19T02:19:43.504Z] kubernetes.io/os: "linux" [2024-03-19T02:19:43.504Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:43.504Z] restartPolicy: "Never" [2024-03-19T02:19:43.504Z] name: "volume-4" [2024-03-19T02:19:43.504Z] volumes: [2024-03-19T02:19:43.504Z] readOnly: false [2024-03-19T02:19:43.504Z] - name: "volume-0" [2024-03-19T02:19:43.504Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:43.504Z] persistentVolumeClaim: [2024-03-19T02:19:43.504Z] name: "m2-secret-dir" [2024-03-19T02:19:43.504Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:43.504Z] readOnly: true [2024-03-19T02:19:43.504Z] readOnly: true [2024-03-19T02:19:43.504Z] subPath: "settings.xml" [2024-03-19T02:19:43.504Z] - name: "m2-secret-dir" [2024-03-19T02:19:43.504Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:43.504Z] secret: [2024-03-19T02:19:43.504Z] name: "volume-1" [2024-03-19T02:19:43.504Z] secretName: "m2-secret-dir" [2024-03-19T02:19:43.504Z] readOnly: false [2024-03-19T02:19:43.504Z] - emptyDir: [2024-03-19T02:19:43.504Z] subPath: "" [2024-03-19T02:19:43.504Z] medium: "" [2024-03-19T02:19:43.504Z] name: "volume-2" [2024-03-19T02:19:43.504Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:43.504Z] - configMap: [2024-03-19T02:19:43.504Z] name: "workspace-volume" [2024-03-19T02:19:43.504Z] name: "m2-dir" [2024-03-19T02:19:43.504Z] readOnly: false [2024-03-19T02:19:43.504Z] name: "m2-dir" [2024-03-19T02:19:43.504Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:43.504Z] - configMap: [2024-03-19T02:19:43.504Z] nodeSelector: [2024-03-19T02:19:43.504Z] name: "known-hosts" [2024-03-19T02:19:43.504Z] kubernetes.io/os: "linux" [2024-03-19T02:19:43.504Z] name: "volume-1" [2024-03-19T02:19:43.504Z] restartPolicy: "Never" [2024-03-19T02:19:43.504Z] - emptyDir: [2024-03-19T02:19:43.504Z] volumes: [2024-03-19T02:19:43.504Z] medium: "" [2024-03-19T02:19:43.504Z] - name: "volume-0" [2024-03-19T02:19:43.504Z] name: "workspace-volume" [2024-03-19T02:19:43.504Z] persistentVolumeClaim: [2024-03-19T02:19:43.504Z] - emptyDir: [2024-03-19T02:19:43.504Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:43.504Z] medium: "" [2024-03-19T02:19:43.504Z] readOnly: true [2024-03-19T02:19:43.504Z] name: "volume-4" [2024-03-19T02:19:43.504Z] - name: "m2-secret-dir" [2024-03-19T02:19:43.504Z] - emptyDir: [2024-03-19T02:19:43.504Z] secret: [2024-03-19T02:19:43.504Z] medium: "" [2024-03-19T02:19:43.504Z] secretName: "m2-secret-dir" [2024-03-19T02:19:43.504Z] name: "volume-3" [2024-03-19T02:19:43.504Z] - emptyDir: [2024-03-19T02:19:43.504Z] [2024-03-19T02:19:43.504Z] medium: "" [2024-03-19T02:19:43.504Z] name: "volume-2" [2024-03-19T02:19:43.504Z] - configMap: [2024-03-19T02:19:43.504Z] name: "m2-dir" [2024-03-19T02:19:43.504Z] name: "m2-dir" [2024-03-19T02:19:43.504Z] - configMap: [2024-03-19T02:19:43.504Z] name: "known-hosts" [2024-03-19T02:19:43.505Z] name: "volume-1" [2024-03-19T02:19:43.505Z] - emptyDir: [2024-03-19T02:19:43.505Z] medium: "" [2024-03-19T02:19:43.505Z] name: "workspace-volume" [2024-03-19T02:19:43.505Z] - emptyDir: [2024-03-19T02:19:43.505Z] medium: "" [2024-03-19T02:19:43.505Z] name: "volume-4" [2024-03-19T02:19:43.505Z] - emptyDir: [2024-03-19T02:19:43.505Z] medium: "" [2024-03-19T02:19:43.505Z] name: "volume-3" [2024-03-19T02:19:43.505Z] [2024-03-19T02:19:43.662Z] Agent basic-kc0lx is provisioned from template basic [2024-03-19T02:19:43.664Z] --- [2024-03-19T02:19:43.664Z] apiVersion: "v1" [2024-03-19T02:19:43.664Z] kind: "Pod" [2024-03-19T02:19:43.664Z] metadata: [2024-03-19T02:19:43.664Z] labels: [2024-03-19T02:19:43.664Z] jenkins: "slave" [2024-03-19T02:19:43.664Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:43.664Z] jenkins/label: "basic" [2024-03-19T02:19:43.664Z] name: "basic-kc0lx" [2024-03-19T02:19:43.664Z] namespace: "glassfish" [2024-03-19T02:19:43.664Z] spec: [2024-03-19T02:19:43.664Z] containers: [2024-03-19T02:19:43.664Z] - env: [2024-03-19T02:19:43.664Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:43.664Z] value: "********" [2024-03-19T02:19:43.664Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:43.664Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:43.664Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:43.664Z] value: "basic-kc0lx" [2024-03-19T02:19:43.664Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:43.664Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:43.664Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:43.664Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:43.664Z] value: "" [2024-03-19T02:19:43.664Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:43.664Z] value: "" [2024-03-19T02:19:43.664Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:43.664Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:43.664Z] - name: "JENKINS_NAME" [2024-03-19T02:19:43.664Z] value: "basic-kc0lx" [2024-03-19T02:19:43.664Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:43.664Z] value: "/home/jenkins/agent" [2024-03-19T02:19:43.664Z] - name: "JENKINS_URL" [2024-03-19T02:19:43.664Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:43.664Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:43.664Z] imagePullPolicy: "Always" [2024-03-19T02:19:43.664Z] name: "jnlp" [2024-03-19T02:19:43.664Z] resources: [2024-03-19T02:19:43.664Z] limits: [2024-03-19T02:19:43.664Z] cpu: "2000m" [2024-03-19T02:19:43.664Z] memory: "4096Mi" [2024-03-19T02:19:43.664Z] requests: [2024-03-19T02:19:43.664Z] cpu: "1000m" [2024-03-19T02:19:43.664Z] memory: "4096Mi" [2024-03-19T02:19:43.664Z] tty: true [2024-03-19T02:19:43.664Z] volumeMounts: [2024-03-19T02:19:43.664Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:43.664Z] name: "m2-dir" [2024-03-19T02:19:43.664Z] readOnly: true [2024-03-19T02:19:43.664Z] subPath: "toolchains.xml" [2024-03-19T02:19:43.664Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:43.664Z] name: "m2-dir" [2024-03-19T02:19:43.664Z] readOnly: true [2024-03-19T02:19:43.664Z] subPath: ".mavenrc" [2024-03-19T02:19:43.664Z] - mountPath: "/opt/tools" [2024-03-19T02:19:43.664Z] name: "volume-0" [2024-03-19T02:19:43.664Z] readOnly: false [2024-03-19T02:19:43.664Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:43.664Z] name: "volume-2" [2024-03-19T02:19:43.664Z] readOnly: false [2024-03-19T02:19:43.664Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:43.664Z] name: "volume-3" [2024-03-19T02:19:43.664Z] readOnly: false [2024-03-19T02:19:43.664Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:43.664Z] name: "m2-secret-dir" [2024-03-19T02:19:43.664Z] readOnly: true [2024-03-19T02:19:43.664Z] subPath: "settings-security.xml" [2024-03-19T02:19:43.664Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:43.664Z] name: "volume-4" [2024-03-19T02:19:43.664Z] readOnly: false [2024-03-19T02:19:43.664Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:43.664Z] name: "m2-secret-dir" [2024-03-19T02:19:43.664Z] readOnly: true [2024-03-19T02:19:43.664Z] subPath: "settings.xml" [2024-03-19T02:19:43.664Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:43.664Z] name: "volume-1" [2024-03-19T02:19:43.664Z] readOnly: false [2024-03-19T02:19:43.664Z] subPath: "" [2024-03-19T02:19:43.664Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:43.664Z] name: "workspace-volume" [2024-03-19T02:19:43.664Z] readOnly: false [2024-03-19T02:19:43.664Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:43.664Z] nodeSelector: [2024-03-19T02:19:43.664Z] kubernetes.io/os: "linux" [2024-03-19T02:19:43.664Z] restartPolicy: "Never" [2024-03-19T02:19:43.664Z] volumes: [2024-03-19T02:19:43.664Z] - name: "volume-0" [2024-03-19T02:19:43.664Z] persistentVolumeClaim: [2024-03-19T02:19:43.664Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:43.664Z] readOnly: true [2024-03-19T02:19:43.664Z] - name: "m2-secret-dir" [2024-03-19T02:19:43.664Z] secret: [2024-03-19T02:19:43.664Z] secretName: "m2-secret-dir" [2024-03-19T02:19:43.664Z] - emptyDir: [2024-03-19T02:19:43.665Z] medium: "" [2024-03-19T02:19:43.665Z] name: "volume-2" [2024-03-19T02:19:43.665Z] - configMap: [2024-03-19T02:19:43.665Z] name: "m2-dir" [2024-03-19T02:19:43.665Z] name: "m2-dir" [2024-03-19T02:19:43.665Z] - configMap: [2024-03-19T02:19:43.665Z] name: "known-hosts" [2024-03-19T02:19:43.665Z] name: "volume-1" [2024-03-19T02:19:43.665Z] - emptyDir: [2024-03-19T02:19:43.665Z] medium: "" [2024-03-19T02:19:43.665Z] name: "workspace-volume" [2024-03-19T02:19:43.665Z] - emptyDir: [2024-03-19T02:19:43.665Z] medium: "" [2024-03-19T02:19:43.665Z] name: "volume-4" [2024-03-19T02:19:43.665Z] - emptyDir: [2024-03-19T02:19:43.665Z] medium: "" [2024-03-19T02:19:43.665Z] name: "volume-3" [2024-03-19T02:19:43.665Z] [2024-03-19T02:19:43.818Z] Running on basic-g0mgf in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [Pipeline] stage [Pipeline] { (connector_group_4) [Pipeline] unstash [2024-03-19T02:19:43.947Z] Running on basic-36rd8 in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [2024-03-19T02:19:43.976Z] Running on basic-x0cnp in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] stage [Pipeline] { (connector_group_3) [Pipeline] { [Pipeline] unstash [Pipeline] stage [Pipeline] { (connector_group_2) [Pipeline] unstash [2024-03-19T02:19:44.123Z] Running on basic-kc0lx in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [Pipeline] stage [Pipeline] { (jdbc_all) [Pipeline] unstash [2024-03-19T02:19:44.889Z] Agent basic-n6dhx is provisioned from template basic [2024-03-19T02:19:44.890Z] --- [2024-03-19T02:19:44.890Z] apiVersion: "v1" [2024-03-19T02:19:44.890Z] kind: "Pod" [2024-03-19T02:19:44.890Z] metadata: [2024-03-19T02:19:44.890Z] labels: [2024-03-19T02:19:44.890Z] jenkins: "slave" [2024-03-19T02:19:44.890Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:44.890Z] jenkins/label: "basic" [2024-03-19T02:19:44.890Z] name: "basic-n6dhx" [2024-03-19T02:19:44.890Z] namespace: "glassfish" [2024-03-19T02:19:44.890Z] spec: [2024-03-19T02:19:44.890Z] containers: [2024-03-19T02:19:44.890Z] - env: [2024-03-19T02:19:44.890Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:44.890Z] value: "********" [2024-03-19T02:19:44.890Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:44.890Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:44.890Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:44.890Z] value: "basic-n6dhx" [2024-03-19T02:19:44.890Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:44.890Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:44.890Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:44.891Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:44.891Z] value: "" [2024-03-19T02:19:44.891Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:44.891Z] value: "" [2024-03-19T02:19:44.891Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:44.891Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:44.891Z] - name: "JENKINS_NAME" [2024-03-19T02:19:44.891Z] value: "basic-n6dhx" [2024-03-19T02:19:44.891Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:44.891Z] value: "/home/jenkins/agent" [2024-03-19T02:19:44.891Z] - name: "JENKINS_URL" [2024-03-19T02:19:44.891Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:44.891Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:44.891Z] imagePullPolicy: "Always" [2024-03-19T02:19:44.891Z] name: "jnlp" [2024-03-19T02:19:44.891Z] resources: [2024-03-19T02:19:44.891Z] limits: [2024-03-19T02:19:44.891Z] cpu: "2000m" [2024-03-19T02:19:44.891Z] memory: "4096Mi" [2024-03-19T02:19:44.891Z] requests: [2024-03-19T02:19:44.891Z] cpu: "1000m" [2024-03-19T02:19:44.891Z] memory: "4096Mi" [2024-03-19T02:19:44.891Z] tty: true [2024-03-19T02:19:44.891Z] volumeMounts: [2024-03-19T02:19:44.891Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:44.891Z] name: "m2-dir" [2024-03-19T02:19:44.891Z] readOnly: true [2024-03-19T02:19:44.891Z] subPath: "toolchains.xml" [2024-03-19T02:19:44.891Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:44.891Z] name: "m2-dir" [2024-03-19T02:19:44.891Z] readOnly: true [2024-03-19T02:19:44.891Z] subPath: ".mavenrc" [2024-03-19T02:19:44.891Z] - mountPath: "/opt/tools" [2024-03-19T02:19:44.891Z] name: "volume-0" [2024-03-19T02:19:44.891Z] readOnly: false [2024-03-19T02:19:44.891Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:44.891Z] name: "volume-2" [2024-03-19T02:19:44.891Z] readOnly: false [2024-03-19T02:19:44.891Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:44.891Z] name: "volume-3" [2024-03-19T02:19:44.891Z] readOnly: false [2024-03-19T02:19:44.891Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:44.891Z] name: "m2-secret-dir" [2024-03-19T02:19:44.891Z] readOnly: true [2024-03-19T02:19:44.891Z] subPath: "settings-security.xml" [2024-03-19T02:19:44.891Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:44.891Z] name: "volume-4" [2024-03-19T02:19:44.891Z] readOnly: false [2024-03-19T02:19:44.891Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:44.891Z] name: "m2-secret-dir" [2024-03-19T02:19:44.891Z] readOnly: true [2024-03-19T02:19:44.891Z] subPath: "settings.xml" [2024-03-19T02:19:44.891Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:44.891Z] name: "volume-1" [2024-03-19T02:19:44.891Z] readOnly: false [2024-03-19T02:19:44.891Z] subPath: "" [2024-03-19T02:19:44.891Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:44.891Z] name: "workspace-volume" [2024-03-19T02:19:44.891Z] readOnly: false [2024-03-19T02:19:44.891Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:44.891Z] nodeSelector: [2024-03-19T02:19:44.891Z] kubernetes.io/os: "linux" [2024-03-19T02:19:44.891Z] restartPolicy: "Never" [2024-03-19T02:19:44.891Z] volumes: [2024-03-19T02:19:44.891Z] - name: "volume-0" [2024-03-19T02:19:44.891Z] persistentVolumeClaim: [2024-03-19T02:19:44.891Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:44.891Z] readOnly: true [2024-03-19T02:19:44.891Z] - name: "m2-secret-dir" [2024-03-19T02:19:44.891Z] secret: [2024-03-19T02:19:44.891Z] secretName: "m2-secret-dir" [2024-03-19T02:19:44.891Z] - emptyDir: [2024-03-19T02:19:44.891Z] medium: "" [2024-03-19T02:19:44.891Z] name: "volume-2" [2024-03-19T02:19:44.891Z] - configMap: [2024-03-19T02:19:44.891Z] name: "m2-dir" [2024-03-19T02:19:44.891Z] name: "m2-dir" [2024-03-19T02:19:44.891Z] - configMap: [2024-03-19T02:19:44.891Z] name: "known-hosts" [2024-03-19T02:19:44.891Z] name: "volume-1" [2024-03-19T02:19:44.891Z] - emptyDir: [2024-03-19T02:19:44.891Z] medium: "" [2024-03-19T02:19:44.891Z] name: "workspace-volume" [2024-03-19T02:19:44.891Z] - emptyDir: [2024-03-19T02:19:44.891Z] medium: "" [2024-03-19T02:19:44.891Z] name: "volume-4" [2024-03-19T02:19:44.891Z] - emptyDir: [2024-03-19T02:19:44.891Z] medium: "" [2024-03-19T02:19:44.891Z] name: "volume-3" [2024-03-19T02:19:44.891Z] [2024-03-19T02:19:45.102Z] Agent basic-jqh0q is provisioned from template basic [2024-03-19T02:19:45.104Z] --- [2024-03-19T02:19:45.104Z] apiVersion: "v1" [2024-03-19T02:19:45.104Z] kind: "Pod" [2024-03-19T02:19:45.104Z] metadata: [2024-03-19T02:19:45.104Z] labels: [2024-03-19T02:19:45.104Z] jenkins: "slave" [2024-03-19T02:19:45.104Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:45.104Z] jenkins/label: "basic" [2024-03-19T02:19:45.104Z] name: "basic-jqh0q" [2024-03-19T02:19:45.104Z] namespace: "glassfish" [2024-03-19T02:19:45.104Z] spec: [2024-03-19T02:19:45.104Z] containers: [2024-03-19T02:19:45.104Z] - env: [2024-03-19T02:19:45.104Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:45.104Z] value: "********" [2024-03-19T02:19:45.104Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:45.104Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:45.104Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:45.104Z] value: "basic-jqh0q" [2024-03-19T02:19:45.104Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:45.104Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:45.104Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:45.104Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:45.104Z] value: "" [2024-03-19T02:19:45.104Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:45.104Z] value: "" [2024-03-19T02:19:45.104Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:45.104Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:45.104Z] - name: "JENKINS_NAME" [2024-03-19T02:19:45.104Z] value: "basic-jqh0q" [2024-03-19T02:19:45.104Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:45.104Z] value: "/home/jenkins/agent" [2024-03-19T02:19:45.104Z] - name: "JENKINS_URL" [2024-03-19T02:19:45.104Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:45.104Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:45.104Z] imagePullPolicy: "Always" [2024-03-19T02:19:45.104Z] name: "jnlp" [2024-03-19T02:19:45.104Z] resources: [2024-03-19T02:19:45.104Z] limits: [2024-03-19T02:19:45.104Z] cpu: "2000m" [2024-03-19T02:19:45.104Z] memory: "4096Mi" [2024-03-19T02:19:45.104Z] requests: [2024-03-19T02:19:45.104Z] cpu: "1000m" [2024-03-19T02:19:45.104Z] memory: "4096Mi" [2024-03-19T02:19:45.104Z] tty: true [2024-03-19T02:19:45.104Z] volumeMounts: [2024-03-19T02:19:45.104Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:45.104Z] name: "m2-dir" [2024-03-19T02:19:45.104Z] readOnly: true [2024-03-19T02:19:45.104Z] subPath: "toolchains.xml" [2024-03-19T02:19:45.104Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:45.104Z] name: "m2-dir" [2024-03-19T02:19:45.104Z] readOnly: true [2024-03-19T02:19:45.104Z] subPath: ".mavenrc" [2024-03-19T02:19:45.104Z] - mountPath: "/opt/tools" [2024-03-19T02:19:45.104Z] name: "volume-0" [2024-03-19T02:19:45.104Z] readOnly: false [2024-03-19T02:19:45.104Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:45.104Z] name: "volume-2" [2024-03-19T02:19:45.104Z] readOnly: false [2024-03-19T02:19:45.104Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:45.104Z] name: "volume-3" [2024-03-19T02:19:45.104Z] readOnly: false [2024-03-19T02:19:45.104Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:45.104Z] name: "m2-secret-dir" [2024-03-19T02:19:45.104Z] readOnly: true [2024-03-19T02:19:45.104Z] subPath: "settings-security.xml" [2024-03-19T02:19:45.104Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:45.104Z] name: "volume-4" [2024-03-19T02:19:45.104Z] readOnly: false [2024-03-19T02:19:45.104Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:45.104Z] name: "m2-secret-dir" [2024-03-19T02:19:45.104Z] readOnly: true [2024-03-19T02:19:45.104Z] subPath: "settings.xml" [2024-03-19T02:19:45.104Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:45.104Z] name: "volume-1" [2024-03-19T02:19:45.104Z] readOnly: false [2024-03-19T02:19:45.104Z] subPath: "" [2024-03-19T02:19:45.104Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:45.104Z] name: "workspace-volume" [2024-03-19T02:19:45.104Z] readOnly: false [2024-03-19T02:19:45.104Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:45.104Z] nodeSelector: [2024-03-19T02:19:45.104Z] kubernetes.io/os: "linux" [2024-03-19T02:19:45.104Z] restartPolicy: "Never" [2024-03-19T02:19:45.104Z] volumes: [2024-03-19T02:19:45.104Z] - name: "volume-0" [2024-03-19T02:19:45.104Z] persistentVolumeClaim: [2024-03-19T02:19:45.104Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:45.104Z] readOnly: true [2024-03-19T02:19:45.104Z] - name: "m2-secret-dir" [2024-03-19T02:19:45.104Z] secret: [2024-03-19T02:19:45.104Z] secretName: "m2-secret-dir" [2024-03-19T02:19:45.104Z] - emptyDir: [2024-03-19T02:19:45.104Z] medium: "" [2024-03-19T02:19:45.104Z] name: "volume-2" [2024-03-19T02:19:45.104Z] - configMap: [2024-03-19T02:19:45.104Z] name: "m2-dir" [2024-03-19T02:19:45.104Z] name: "m2-dir" [2024-03-19T02:19:45.104Z] - configMap: [2024-03-19T02:19:45.104Z] name: "known-hosts" [2024-03-19T02:19:45.104Z] name: "volume-1" [2024-03-19T02:19:45.104Z] - emptyDir: [2024-03-19T02:19:45.104Z] medium: "" [2024-03-19T02:19:45.104Z] name: "workspace-volume" [2024-03-19T02:19:45.104Z] - emptyDir: [2024-03-19T02:19:45.104Z] medium: "" [2024-03-19T02:19:45.104Z] name: "volume-4" [2024-03-19T02:19:45.104Z] - emptyDir: [2024-03-19T02:19:45.105Z] medium: "" [2024-03-19T02:19:45.105Z] name: "volume-3" [2024-03-19T02:19:45.105Z] [2024-03-19T02:19:46.102Z] Running on basic-jqh0q in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [2024-03-19T02:19:46.113Z] Agent basic-kzd8j is provisioned from template basic [2024-03-19T02:19:46.115Z] --- [2024-03-19T02:19:46.115Z] apiVersion: "v1" [2024-03-19T02:19:46.115Z] kind: "Pod" [2024-03-19T02:19:46.115Z] metadata: [2024-03-19T02:19:46.115Z] labels: [2024-03-19T02:19:46.115Z] jenkins: "slave" [2024-03-19T02:19:46.115Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:46.115Z] jenkins/label: "basic" [2024-03-19T02:19:46.115Z] name: "basic-kzd8j" [2024-03-19T02:19:46.115Z] namespace: "glassfish" [2024-03-19T02:19:46.115Z] spec: [2024-03-19T02:19:46.115Z] containers: [2024-03-19T02:19:46.115Z] - env: [2024-03-19T02:19:46.115Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:46.115Z] value: "********" [2024-03-19T02:19:46.115Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:46.115Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:46.115Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:46.115Z] value: "basic-kzd8j" [2024-03-19T02:19:46.115Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:46.115Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:46.115Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:46.115Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:46.115Z] value: "" [2024-03-19T02:19:46.115Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:46.115Z] value: "" [2024-03-19T02:19:46.115Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:46.115Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:46.115Z] - name: "JENKINS_NAME" [2024-03-19T02:19:46.115Z] value: "basic-kzd8j" [2024-03-19T02:19:46.115Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:46.115Z] value: "/home/jenkins/agent" [2024-03-19T02:19:46.115Z] - name: "JENKINS_URL" [2024-03-19T02:19:46.115Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:46.115Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:46.115Z] imagePullPolicy: "Always" [2024-03-19T02:19:46.115Z] name: "jnlp" [2024-03-19T02:19:46.115Z] resources: [2024-03-19T02:19:46.115Z] limits: [2024-03-19T02:19:46.115Z] cpu: "2000m" [2024-03-19T02:19:46.115Z] memory: "4096Mi" [2024-03-19T02:19:46.115Z] requests: [2024-03-19T02:19:46.115Z] cpu: "1000m" [2024-03-19T02:19:46.115Z] memory: "4096Mi" [2024-03-19T02:19:46.115Z] tty: true [2024-03-19T02:19:46.115Z] volumeMounts: [2024-03-19T02:19:46.115Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:46.115Z] name: "m2-dir" [2024-03-19T02:19:46.115Z] readOnly: true [2024-03-19T02:19:46.116Z] subPath: "toolchains.xml" [2024-03-19T02:19:46.116Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:46.116Z] name: "m2-dir" [2024-03-19T02:19:46.116Z] readOnly: true [2024-03-19T02:19:46.116Z] subPath: ".mavenrc" [2024-03-19T02:19:46.116Z] - mountPath: "/opt/tools" [2024-03-19T02:19:46.116Z] name: "volume-0" [2024-03-19T02:19:46.116Z] readOnly: false [2024-03-19T02:19:46.116Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:46.116Z] name: "volume-2" [2024-03-19T02:19:46.116Z] readOnly: false [2024-03-19T02:19:46.116Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:46.116Z] name: "volume-3" [2024-03-19T02:19:46.116Z] readOnly: false [2024-03-19T02:19:46.116Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:46.116Z] name: "m2-secret-dir" [2024-03-19T02:19:46.116Z] readOnly: true [2024-03-19T02:19:46.116Z] subPath: "settings-security.xml" [2024-03-19T02:19:46.116Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:46.116Z] name: "volume-4" [2024-03-19T02:19:46.116Z] readOnly: false [2024-03-19T02:19:46.116Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:46.116Z] name: "m2-secret-dir" [2024-03-19T02:19:46.116Z] readOnly: true [2024-03-19T02:19:46.116Z] subPath: "settings.xml" [2024-03-19T02:19:46.116Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:46.116Z] name: "volume-1" [2024-03-19T02:19:46.116Z] readOnly: false [2024-03-19T02:19:46.116Z] subPath: "" [2024-03-19T02:19:46.116Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:46.116Z] name: "workspace-volume" [2024-03-19T02:19:46.116Z] readOnly: false [2024-03-19T02:19:46.116Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:46.116Z] nodeSelector: [2024-03-19T02:19:46.116Z] kubernetes.io/os: "linux" [2024-03-19T02:19:46.116Z] restartPolicy: "Never" [2024-03-19T02:19:46.116Z] volumes: [2024-03-19T02:19:46.116Z] - name: "volume-0" [2024-03-19T02:19:46.116Z] persistentVolumeClaim: [2024-03-19T02:19:46.116Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:46.116Z] readOnly: true [2024-03-19T02:19:46.116Z] - name: "m2-secret-dir" [2024-03-19T02:19:46.116Z] secret: [2024-03-19T02:19:46.116Z] secretName: "m2-secret-dir" [2024-03-19T02:19:46.116Z] - emptyDir: [2024-03-19T02:19:46.116Z] medium: "" [2024-03-19T02:19:46.116Z] name: "volume-2" [2024-03-19T02:19:46.116Z] - configMap: [2024-03-19T02:19:46.116Z] name: "m2-dir" [2024-03-19T02:19:46.116Z] name: "m2-dir" [2024-03-19T02:19:46.116Z] - configMap: [2024-03-19T02:19:46.116Z] name: "known-hosts" [2024-03-19T02:19:46.116Z] name: "volume-1" [2024-03-19T02:19:46.116Z] - emptyDir: [2024-03-19T02:19:46.116Z] medium: "" [2024-03-19T02:19:46.116Z] name: "workspace-volume" [2024-03-19T02:19:46.116Z] - emptyDir: [2024-03-19T02:19:46.116Z] medium: "" [2024-03-19T02:19:46.116Z] name: "volume-4" [2024-03-19T02:19:46.116Z] - emptyDir: [2024-03-19T02:19:46.116Z] medium: "" [2024-03-19T02:19:46.116Z] name: "volume-3" [2024-03-19T02:19:46.116Z] [2024-03-19T02:19:46.137Z] Running on basic-n6dhx in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] stage [Pipeline] { (deployment_all) [Pipeline] { [Pipeline] unstash [Pipeline] stage [Pipeline] { (persistence_all) [Pipeline] unstash [2024-03-19T02:19:46.378Z] Agent basic-n7h36 is provisioned from template basic [2024-03-19T02:19:46.379Z] --- [2024-03-19T02:19:46.379Z] apiVersion: "v1" [2024-03-19T02:19:46.379Z] kind: "Pod" [2024-03-19T02:19:46.379Z] metadata: [2024-03-19T02:19:46.379Z] labels: [2024-03-19T02:19:46.379Z] jenkins: "slave" [2024-03-19T02:19:46.379Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-03-19T02:19:46.379Z] jenkins/label: "basic" [2024-03-19T02:19:46.379Z] name: "basic-n7h36" [2024-03-19T02:19:46.379Z] namespace: "glassfish" [2024-03-19T02:19:46.379Z] spec: [2024-03-19T02:19:46.379Z] containers: [2024-03-19T02:19:46.379Z] - env: [2024-03-19T02:19:46.379Z] - name: "JENKINS_SECRET" [2024-03-19T02:19:46.379Z] value: "********" [2024-03-19T02:19:46.379Z] - name: "JENKINS_TUNNEL" [2024-03-19T02:19:46.379Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-03-19T02:19:46.379Z] - name: "JENKINS_AGENT_NAME" [2024-03-19T02:19:46.379Z] value: "basic-n7h36" [2024-03-19T02:19:46.379Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-03-19T02:19:46.379Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-03-19T02:19:46.379Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-03-19T02:19:46.379Z] - name: "JAVA_TOOL_OPTIONS" [2024-03-19T02:19:46.379Z] value: "" [2024-03-19T02:19:46.379Z] - name: "_JAVA_OPTIONS" [2024-03-19T02:19:46.379Z] value: "" [2024-03-19T02:19:46.379Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-03-19T02:19:46.379Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-03-19T02:19:46.379Z] - name: "JENKINS_NAME" [2024-03-19T02:19:46.379Z] value: "basic-n7h36" [2024-03-19T02:19:46.379Z] - name: "JENKINS_AGENT_WORKDIR" [2024-03-19T02:19:46.379Z] value: "/home/jenkins/agent" [2024-03-19T02:19:46.379Z] - name: "JENKINS_URL" [2024-03-19T02:19:46.379Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-03-19T02:19:46.379Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-03-19T02:19:46.379Z] imagePullPolicy: "Always" [2024-03-19T02:19:46.379Z] name: "jnlp" [2024-03-19T02:19:46.379Z] resources: [2024-03-19T02:19:46.379Z] limits: [2024-03-19T02:19:46.379Z] cpu: "2000m" [2024-03-19T02:19:46.380Z] memory: "4096Mi" [2024-03-19T02:19:46.380Z] requests: [2024-03-19T02:19:46.380Z] cpu: "1000m" [2024-03-19T02:19:46.380Z] memory: "4096Mi" [2024-03-19T02:19:46.380Z] tty: true [2024-03-19T02:19:46.380Z] volumeMounts: [2024-03-19T02:19:46.380Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-03-19T02:19:46.380Z] name: "m2-dir" [2024-03-19T02:19:46.380Z] readOnly: true [2024-03-19T02:19:46.380Z] subPath: "toolchains.xml" [2024-03-19T02:19:46.380Z] - mountPath: "/home/jenkins/.mavenrc" [2024-03-19T02:19:46.380Z] name: "m2-dir" [2024-03-19T02:19:46.380Z] readOnly: true [2024-03-19T02:19:46.380Z] subPath: ".mavenrc" [2024-03-19T02:19:46.380Z] - mountPath: "/opt/tools" [2024-03-19T02:19:46.380Z] name: "volume-0" [2024-03-19T02:19:46.380Z] readOnly: false [2024-03-19T02:19:46.380Z] - mountPath: "/home/jenkins" [2024-03-19T02:19:46.380Z] name: "volume-2" [2024-03-19T02:19:46.380Z] readOnly: false [2024-03-19T02:19:46.380Z] - mountPath: "/home/jenkins/.m2/repository" [2024-03-19T02:19:46.380Z] name: "volume-3" [2024-03-19T02:19:46.380Z] readOnly: false [2024-03-19T02:19:46.380Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-03-19T02:19:46.380Z] name: "m2-secret-dir" [2024-03-19T02:19:46.380Z] readOnly: true [2024-03-19T02:19:46.380Z] subPath: "settings-security.xml" [2024-03-19T02:19:46.380Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-03-19T02:19:46.380Z] name: "volume-4" [2024-03-19T02:19:46.380Z] readOnly: false [2024-03-19T02:19:46.380Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-03-19T02:19:46.380Z] name: "m2-secret-dir" [2024-03-19T02:19:46.380Z] readOnly: true [2024-03-19T02:19:46.380Z] subPath: "settings.xml" [2024-03-19T02:19:46.380Z] - mountPath: "/home/jenkins/.ssh" [2024-03-19T02:19:46.380Z] name: "volume-1" [2024-03-19T02:19:46.380Z] readOnly: false [2024-03-19T02:19:46.380Z] subPath: "" [2024-03-19T02:19:46.380Z] - mountPath: "/home/jenkins/agent" [2024-03-19T02:19:46.380Z] name: "workspace-volume" [2024-03-19T02:19:46.380Z] readOnly: false [2024-03-19T02:19:46.380Z] workingDir: "/home/jenkins/agent" [2024-03-19T02:19:46.380Z] nodeSelector: [2024-03-19T02:19:46.380Z] kubernetes.io/os: "linux" [2024-03-19T02:19:46.380Z] restartPolicy: "Never" [2024-03-19T02:19:46.380Z] volumes: [2024-03-19T02:19:46.380Z] - name: "volume-0" [2024-03-19T02:19:46.380Z] persistentVolumeClaim: [2024-03-19T02:19:46.380Z] claimName: "tools-claim-jiro-glassfish" [2024-03-19T02:19:46.380Z] readOnly: true [2024-03-19T02:19:46.380Z] - name: "m2-secret-dir" [2024-03-19T02:19:46.380Z] secret: [2024-03-19T02:19:46.380Z] secretName: "m2-secret-dir" [2024-03-19T02:19:46.380Z] - emptyDir: [2024-03-19T02:19:46.380Z] medium: "" [2024-03-19T02:19:46.380Z] name: "volume-2" [2024-03-19T02:19:46.380Z] - configMap: [2024-03-19T02:19:46.380Z] name: "m2-dir" [2024-03-19T02:19:46.380Z] name: "m2-dir" [2024-03-19T02:19:46.380Z] - configMap: [2024-03-19T02:19:46.380Z] name: "known-hosts" [2024-03-19T02:19:46.380Z] name: "volume-1" [2024-03-19T02:19:46.380Z] - emptyDir: [2024-03-19T02:19:46.380Z] medium: "" [2024-03-19T02:19:46.380Z] name: "workspace-volume" [2024-03-19T02:19:46.380Z] - emptyDir: [2024-03-19T02:19:46.380Z] medium: "" [2024-03-19T02:19:46.380Z] name: "volume-4" [2024-03-19T02:19:46.380Z] - emptyDir: [2024-03-19T02:19:46.380Z] medium: "" [2024-03-19T02:19:46.380Z] name: "volume-3" [2024-03-19T02:19:46.380Z] [2024-03-19T02:19:46.656Z] Running on basic-n7h36 in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [Pipeline] stage [Pipeline] { (webservice_all) [Pipeline] unstash [2024-03-19T02:19:46.789Z] Running on basic-kzd8j in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [Pipeline] { [Pipeline] stage [Pipeline] { (security_all) [Pipeline] unstash [Pipeline] timeout [2024-03-19T02:20:06.771Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-03-19T02:20:07.467Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-n6dhx [Pipeline] { [Pipeline] sh [Pipeline] timeout [2024-03-19T02:20:14.735Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-03-19T02:20:15.055Z] + id [2024-03-19T02:20:15.055Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:15.055Z] + uname -a [2024-03-19T02:20:15.055Z] Linux basic-n6dhx 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:15.055Z] + env [2024-03-19T02:20:15.055Z] + sort [2024-03-19T02:20:15.055Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:15.055Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:15.055Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:15.055Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:15.055Z] BUILD_ID=1 [2024-03-19T02:20:15.055Z] BUILD_NUMBER=1 [2024-03-19T02:20:15.055Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:15.055Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:15.056Z] CI=true [2024-03-19T02:20:15.056Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:15.056Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:15.056Z] HOME=/home/jenkins [2024-03-19T02:20:15.056Z] HOSTNAME=basic-n6dhx [2024-03-19T02:20:15.056Z] HUDSON_COOKIE=d4a98022-7e23-49e9-9bdb-35d497b80dfb [2024-03-19T02:20:15.056Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:15.056Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:15.056Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:15.056Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:15.056Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:15.056Z] JENKINS_AGENT_NAME=basic-n6dhx [2024-03-19T02:20:15.056Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:15.056Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:15.056Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:15.056Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:15.056Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:15.056Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:15.056Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:15.056Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:15.056Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:15.056Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:15.056Z] JENKINS_NAME=basic-n6dhx [2024-03-19T02:20:15.056Z] JENKINS_NODE_COOKIE=0ac98d88-4e1b-456b-951e-fcd39d2e03dd [2024-03-19T02:20:15.056Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:15.056Z] JENKINS_SECRET=**** [2024-03-19T02:20:15.056Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:15.056Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:15.056Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:15.056Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:15.056Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:15.056Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:15.056Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:15.056Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:15.056Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:15.056Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:15.056Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:15.056Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:15.056Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:15.056Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:15.056Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:15.056Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:15.056Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:15.056Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:15.056Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:15.056Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:15.056Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:15.056Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:15.056Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:15.056Z] LANG=en_US.UTF-8 [2024-03-19T02:20:15.056Z] LANGUAGE=en_US:en [2024-03-19T02:20:15.056Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:15.056Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:15.056Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:15.056Z] NODE_LABELS=basic-n6dhx basic [2024-03-19T02:20:15.056Z] NODE_NAME=basic-n6dhx [2024-03-19T02:20:15.056Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:15.057Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-n6dhx [2024-03-19T02:20:15.057Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:15.057Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:15.057Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:15.057Z] PORT_ADMIN=4848 [2024-03-19T02:20:15.057Z] PORT_HTTP=8080 [2024-03-19T02:20:15.057Z] PORT_HTTPS=8181 [2024-03-19T02:20:15.057Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:15.057Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:15.057Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:15.057Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:15.057Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:15.057Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:15.057Z] SHLVL=1 [2024-03-19T02:20:15.057Z] STAGE_NAME=persistence_all [2024-03-19T02:20:15.057Z] TERM=xterm [2024-03-19T02:20:15.057Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:15.057Z] USER_NAME=jenkins [2024-03-19T02:20:15.057Z] _=/usr/bin/env [2024-03-19T02:20:15.057Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:15.057Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:15.057Z] + df -h [2024-03-19T02:20:15.057Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:15.057Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:15.057Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:15.057Z] tmpfs 40G 0 40G 0% /sys/fs/cgroup [2024-03-19T02:20:15.057Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:15.057Z] tmpfs 16G 52M 16G 1% /etc/hostname [2024-03-19T02:20:15.057Z] /dev/vda4 110G 40G 71G 36% /etc/hosts [2024-03-19T02:20:15.058Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:15.058Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:15.058Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:15.058Z] tmpfs 40G 0 40G 0% /proc/acpi [2024-03-19T02:20:15.058Z] tmpfs 40G 0 40G 0% /proc/scsi [2024-03-19T02:20:15.058Z] tmpfs 40G 0 40G 0% /sys/firmware [2024-03-19T02:20:15.058Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:15.144Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-6bnwp [2024-03-19T02:20:15.326Z] 85 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:15.327Z] + mvn -version [Pipeline] timeout [2024-03-19T02:20:15.430Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-03-19T02:20:15.841Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-wm246 [2024-03-19T02:20:15.911Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:15.911Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:15.911Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:15.911Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:15.911Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:15.911Z] + ant -version [Pipeline] timeout [2024-03-19T02:20:15.986Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [Pipeline] timeout [2024-03-19T02:20:16.102Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-03-19T02:20:16.174Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:16.175Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:16.175Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-d73d75ec/script.sh: line 9: ps: command not found [2024-03-19T02:20:16.175Z] + true [2024-03-19T02:20:16.175Z] + cat /proc/cpuinfo [2024-03-19T02:20:16.175Z] processor : 0 [2024-03-19T02:20:16.175Z] vendor_id : GenuineIntel [2024-03-19T02:20:16.175Z] cpu family : 6 [2024-03-19T02:20:16.175Z] model : 58 [2024-03-19T02:20:16.175Z] model name : Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) [2024-03-19T02:20:16.175Z] stepping : 9 [2024-03-19T02:20:16.175Z] microcode : 0x1 [2024-03-19T02:20:16.175Z] cpu MHz : 2099.998 [2024-03-19T02:20:16.175Z] cache size : 16384 KB [2024-03-19T02:20:16.175Z] physical id : 0 [2024-03-19T02:20:16.175Z] siblings : 1 [2024-03-19T02:20:16.175Z] core id : 0 [2024-03-19T02:20:16.175Z] cpu cores : 1 [2024-03-19T02:20:16.175Z] apicid : 0 [2024-03-19T02:20:16.175Z] initial apicid : 0 [2024-03-19T02:20:16.175Z] fpu : yes [2024-03-19T02:20:16.175Z] fpu_exception : yes [2024-03-19T02:20:16.175Z] cpuid level : 13 [2024-03-19T02:20:16.175Z] wp : yes [2024-03-19T02:20:16.175Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities [2024-03-19T02:20:16.175Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid [2024-03-19T02:20:16.175Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_unknown [2024-03-19T02:20:16.175Z] bogomips : 4199.99 [2024-03-19T02:20:16.175Z] clflush size : 64 [2024-03-19T02:20:16.175Z] cache_alignment : 64 [2024-03-19T02:20:16.175Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:16.175Z] power management: [2024-03-19T02:20:16.175Z] [2024-03-19T02:20:16.175Z] processor : 1 [2024-03-19T02:20:16.175Z] vendor_id : GenuineIntel [2024-03-19T02:20:16.175Z] cpu family : 6 [2024-03-19T02:20:16.175Z] model : 58 [2024-03-19T02:20:16.175Z] model name : Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) [2024-03-19T02:20:16.175Z] stepping : 9 [2024-03-19T02:20:16.175Z] microcode : 0x1 [2024-03-19T02:20:16.175Z] cpu MHz : 2099.998 [2024-03-19T02:20:16.175Z] cache size : 16384 KB [2024-03-19T02:20:16.175Z] physical id : 1 [2024-03-19T02:20:16.175Z] siblings : 1 [2024-03-19T02:20:16.175Z] core id : 0 [2024-03-19T02:20:16.175Z] cpu cores : 1 [2024-03-19T02:20:16.175Z] apicid : 1 [2024-03-19T02:20:16.175Z] initial apicid : 1 [2024-03-19T02:20:16.175Z] fpu : yes [2024-03-19T02:20:16.175Z] fpu_exception : yes [2024-03-19T02:20:16.175Z] cpuid level : 13 [2024-03-19T02:20:16.175Z] wp : yes [2024-03-19T02:20:16.175Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities [2024-03-19T02:20:16.175Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid [2024-03-19T02:20:16.175Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_unknown [2024-03-19T02:20:16.176Z] bogomips : 4199.99 [2024-03-19T02:20:16.176Z] clflush size : 64 [2024-03-19T02:20:16.176Z] cache_alignment : 64 [2024-03-19T02:20:16.176Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:16.176Z] power management: [2024-03-19T02:20:16.176Z] [2024-03-19T02:20:16.176Z] processor : 2 [2024-03-19T02:20:16.176Z] vendor_id : GenuineIntel [2024-03-19T02:20:16.176Z] cpu family : 6 [2024-03-19T02:20:16.176Z] model : 58 [2024-03-19T02:20:16.176Z] model name : Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) [2024-03-19T02:20:16.176Z] stepping : 9 [2024-03-19T02:20:16.176Z] microcode : 0x1 [2024-03-19T02:20:16.176Z] cpu MHz : 2099.998 [2024-03-19T02:20:16.176Z] cache size : 16384 KB [2024-03-19T02:20:16.176Z] physical id : 2 [2024-03-19T02:20:16.176Z] siblings : 1 [2024-03-19T02:20:16.176Z] core id : 0 [2024-03-19T02:20:16.176Z] cpu cores : 1 [2024-03-19T02:20:16.176Z] apicid : 2 [2024-03-19T02:20:16.176Z] initial apicid : 2 [2024-03-19T02:20:16.176Z] fpu : yes [2024-03-19T02:20:16.176Z] fpu_exception : yes [2024-03-19T02:20:16.176Z] cpuid level : 13 [2024-03-19T02:20:16.176Z] wp : yes [2024-03-19T02:20:16.176Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities [2024-03-19T02:20:16.176Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid [2024-03-19T02:20:16.176Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_unknown [2024-03-19T02:20:16.176Z] bogomips : 4199.99 [2024-03-19T02:20:16.176Z] clflush size : 64 [2024-03-19T02:20:16.176Z] cache_alignment : 64 [2024-03-19T02:20:16.176Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:16.176Z] power management: [2024-03-19T02:20:16.176Z] [2024-03-19T02:20:16.176Z] processor : 3 [2024-03-19T02:20:16.176Z] vendor_id : GenuineIntel [2024-03-19T02:20:16.176Z] cpu family : 6 [2024-03-19T02:20:16.176Z] model : 58 [2024-03-19T02:20:16.176Z] model name : Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) [2024-03-19T02:20:16.176Z] stepping : 9 [2024-03-19T02:20:16.176Z] microcode : 0x1 [2024-03-19T02:20:16.176Z] cpu MHz : 2099.998 [2024-03-19T02:20:16.176Z] cache size : 16384 KB [2024-03-19T02:20:16.176Z] physical id : 3 [2024-03-19T02:20:16.176Z] siblings : 1 [2024-03-19T02:20:16.176Z] core id : 0 [2024-03-19T02:20:16.176Z] cpu cores : 1 [2024-03-19T02:20:16.176Z] apicid : 3 [2024-03-19T02:20:16.176Z] initial apicid : 3 [2024-03-19T02:20:16.176Z] fpu : yes [2024-03-19T02:20:16.176Z] fpu_exception : yes [2024-03-19T02:20:16.176Z] cpuid level : 13 [2024-03-19T02:20:16.176Z] wp : yes [2024-03-19T02:20:16.176Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities [2024-03-19T02:20:16.177Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid [2024-03-19T02:20:16.177Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_unknown [2024-03-19T02:20:16.177Z] bogomips : 4199.99 [2024-03-19T02:20:16.177Z] clflush size : 64 [2024-03-19T02:20:16.177Z] cache_alignment : 64 [2024-03-19T02:20:16.177Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:16.177Z] power management: [2024-03-19T02:20:16.177Z] [2024-03-19T02:20:16.177Z] processor : 4 [2024-03-19T02:20:16.177Z] vendor_id : GenuineIntel [2024-03-19T02:20:16.177Z] cpu family : 6 [2024-03-19T02:20:16.177Z] model : 58 [2024-03-19T02:20:16.177Z] model name : Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) [2024-03-19T02:20:16.177Z] stepping : 9 [2024-03-19T02:20:16.177Z] microcode : 0x1 [2024-03-19T02:20:16.177Z] cpu MHz : 2099.998 [2024-03-19T02:20:16.177Z] cache size : 16384 KB [2024-03-19T02:20:16.177Z] physical id : 4 [2024-03-19T02:20:16.177Z] siblings : 1 [2024-03-19T02:20:16.177Z] core id : 0 [2024-03-19T02:20:16.177Z] cpu cores : 1 [2024-03-19T02:20:16.177Z] apicid : 4 [2024-03-19T02:20:16.177Z] initial apicid : 4 [2024-03-19T02:20:16.177Z] fpu : yes [2024-03-19T02:20:16.177Z] fpu_exception : yes [2024-03-19T02:20:16.177Z] cpuid level : 13 [2024-03-19T02:20:16.177Z] wp : yes [2024-03-19T02:20:16.177Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities [2024-03-19T02:20:16.177Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid [2024-03-19T02:20:16.177Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_unknown [2024-03-19T02:20:16.177Z] bogomips : 4199.99 [2024-03-19T02:20:16.177Z] clflush size : 64 [2024-03-19T02:20:16.177Z] cache_alignment : 64 [2024-03-19T02:20:16.177Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:16.177Z] power management: [2024-03-19T02:20:16.177Z] [2024-03-19T02:20:16.177Z] processor : 5 [2024-03-19T02:20:16.177Z] vendor_id : GenuineIntel [2024-03-19T02:20:16.177Z] cpu family : 6 [2024-03-19T02:20:16.177Z] model : 58 [2024-03-19T02:20:16.177Z] model name : Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) [2024-03-19T02:20:16.177Z] stepping : 9 [2024-03-19T02:20:16.177Z] microcode : 0x1 [2024-03-19T02:20:16.177Z] cpu MHz : 2099.998 [2024-03-19T02:20:16.177Z] cache size : 16384 KB [2024-03-19T02:20:16.177Z] physical id : 5 [2024-03-19T02:20:16.177Z] siblings : 1 [2024-03-19T02:20:16.177Z] core id : 0 [2024-03-19T02:20:16.177Z] cpu cores : 1 [2024-03-19T02:20:16.177Z] apicid : 5 [2024-03-19T02:20:16.177Z] initial apicid : 5 [2024-03-19T02:20:16.177Z] fpu : yes [2024-03-19T02:20:16.177Z] fpu_exception : yes [2024-03-19T02:20:16.177Z] cpuid level : 13 [2024-03-19T02:20:16.177Z] wp : yes [2024-03-19T02:20:16.177Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities [2024-03-19T02:20:16.177Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid [2024-03-19T02:20:16.178Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_unknown [2024-03-19T02:20:16.178Z] bogomips : 4199.99 [2024-03-19T02:20:16.178Z] clflush size : 64 [2024-03-19T02:20:16.178Z] cache_alignment : 64 [2024-03-19T02:20:16.178Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:16.178Z] power management: [2024-03-19T02:20:16.178Z] [2024-03-19T02:20:16.178Z] processor : 6 [2024-03-19T02:20:16.178Z] vendor_id : GenuineIntel [2024-03-19T02:20:16.178Z] cpu family : 6 [2024-03-19T02:20:16.178Z] model : 58 [2024-03-19T02:20:16.178Z] model name : Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) [2024-03-19T02:20:16.178Z] stepping : 9 [2024-03-19T02:20:16.178Z] microcode : 0x1 [2024-03-19T02:20:16.178Z] cpu MHz : 2099.998 [2024-03-19T02:20:16.178Z] cache size : 16384 KB [2024-03-19T02:20:16.178Z] physical id : 6 [2024-03-19T02:20:16.178Z] siblings : 1 [2024-03-19T02:20:16.178Z] core id : 0 [2024-03-19T02:20:16.178Z] cpu cores : 1 [2024-03-19T02:20:16.178Z] apicid : 6 [2024-03-19T02:20:16.178Z] initial apicid : 6 [2024-03-19T02:20:16.178Z] fpu : yes [2024-03-19T02:20:16.178Z] fpu_exception : yes [2024-03-19T02:20:16.178Z] cpuid level : 13 [2024-03-19T02:20:16.178Z] wp : yes [2024-03-19T02:20:16.178Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities [2024-03-19T02:20:16.178Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid [2024-03-19T02:20:16.178Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_unknown [2024-03-19T02:20:16.178Z] bogomips : 4199.99 [2024-03-19T02:20:16.178Z] clflush size : 64 [2024-03-19T02:20:16.178Z] cache_alignment : 64 [2024-03-19T02:20:16.178Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:16.178Z] power management: [2024-03-19T02:20:16.178Z] [2024-03-19T02:20:16.178Z] processor : 7 [2024-03-19T02:20:16.178Z] vendor_id : GenuineIntel [2024-03-19T02:20:16.178Z] cpu family : 6 [2024-03-19T02:20:16.178Z] model : 58 [2024-03-19T02:20:16.178Z] model name : Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) [2024-03-19T02:20:16.178Z] stepping : 9 [2024-03-19T02:20:16.178Z] microcode : 0x1 [2024-03-19T02:20:16.178Z] cpu MHz : 2099.998 [2024-03-19T02:20:16.178Z] cache size : 16384 KB [2024-03-19T02:20:16.178Z] physical id : 7 [2024-03-19T02:20:16.178Z] siblings : 1 [2024-03-19T02:20:16.178Z] core id : 0 [2024-03-19T02:20:16.178Z] cpu cores : 1 [2024-03-19T02:20:16.178Z] apicid : 7 [2024-03-19T02:20:16.178Z] initial apicid : 7 [2024-03-19T02:20:16.178Z] fpu : yes [2024-03-19T02:20:16.178Z] fpu_exception : yes [2024-03-19T02:20:16.178Z] cpuid level : 13 [2024-03-19T02:20:16.178Z] wp : yes [2024-03-19T02:20:16.178Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities [2024-03-19T02:20:16.178Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid [2024-03-19T02:20:16.178Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_unknown [2024-03-19T02:20:16.178Z] bogomips : 4199.99 [2024-03-19T02:20:16.178Z] clflush size : 64 [2024-03-19T02:20:16.178Z] cache_alignment : 64 [2024-03-19T02:20:16.178Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:16.178Z] power management: [2024-03-19T02:20:16.178Z] [2024-03-19T02:20:16.178Z] processor : 8 [2024-03-19T02:20:16.178Z] vendor_id : GenuineIntel [2024-03-19T02:20:16.178Z] cpu family : 6 [2024-03-19T02:20:16.179Z] model : 58 [2024-03-19T02:20:16.179Z] model name : Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) [2024-03-19T02:20:16.179Z] stepping : 9 [2024-03-19T02:20:16.179Z] microcode : 0x1 [2024-03-19T02:20:16.179Z] cpu MHz : 2099.998 [2024-03-19T02:20:16.179Z] cache size : 16384 KB [2024-03-19T02:20:16.179Z] physical id : 8 [2024-03-19T02:20:16.179Z] siblings : 1 [2024-03-19T02:20:16.179Z] core id : 0 [2024-03-19T02:20:16.179Z] cpu cores : 1 [2024-03-19T02:20:16.179Z] apicid : 8 [2024-03-19T02:20:16.179Z] initial apicid : 8 [2024-03-19T02:20:16.179Z] fpu : yes [2024-03-19T02:20:16.179Z] fpu_exception : yes [2024-03-19T02:20:16.179Z] cpuid level : 13 [2024-03-19T02:20:16.179Z] wp : yes [2024-03-19T02:20:16.179Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities [2024-03-19T02:20:16.179Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid [2024-03-19T02:20:16.179Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_unknown [2024-03-19T02:20:16.179Z] bogomips : 4199.99 [2024-03-19T02:20:16.179Z] clflush size : 64 [2024-03-19T02:20:16.179Z] cache_alignment : 64 [2024-03-19T02:20:16.179Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:16.179Z] power management: [2024-03-19T02:20:16.179Z] [2024-03-19T02:20:16.179Z] processor : 9 [2024-03-19T02:20:16.179Z] vendor_id : GenuineIntel [2024-03-19T02:20:16.179Z] cpu family : 6 [2024-03-19T02:20:16.179Z] model : 58 [2024-03-19T02:20:16.179Z] model name : Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) [2024-03-19T02:20:16.179Z] stepping : 9 [2024-03-19T02:20:16.179Z] microcode : 0x1 [2024-03-19T02:20:16.179Z] cpu MHz : 2099.998 [2024-03-19T02:20:16.179Z] cache size : 16384 KB [2024-03-19T02:20:16.179Z] physical id : 9 [2024-03-19T02:20:16.179Z] siblings : 1 [2024-03-19T02:20:16.179Z] core id : 0 [2024-03-19T02:20:16.179Z] cpu cores : 1 [2024-03-19T02:20:16.179Z] apicid : 9 [2024-03-19T02:20:16.179Z] initial apicid : 9 [2024-03-19T02:20:16.179Z] fpu : yes [2024-03-19T02:20:16.179Z] fpu_exception : yes [2024-03-19T02:20:16.179Z] cpuid level : 13 [2024-03-19T02:20:16.179Z] wp : yes [2024-03-19T02:20:16.179Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities [2024-03-19T02:20:16.179Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid [2024-03-19T02:20:16.179Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_unknown [2024-03-19T02:20:16.179Z] bogomips : 4199.99 [2024-03-19T02:20:16.179Z] clflush size : 64 [2024-03-19T02:20:16.179Z] cache_alignment : 64 [2024-03-19T02:20:16.180Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:16.180Z] power management: [2024-03-19T02:20:16.180Z] [2024-03-19T02:20:16.180Z] + cat /proc/meminfo [2024-03-19T02:20:16.180Z] MemTotal: 82347884 kB [2024-03-19T02:20:16.180Z] MemFree: 49417244 kB [2024-03-19T02:20:16.180Z] MemAvailable: 71656584 kB [2024-03-19T02:20:16.180Z] Buffers: 2016 kB [2024-03-19T02:20:16.180Z] Cached: 22012732 kB [2024-03-19T02:20:16.180Z] SwapCached: 0 kB [2024-03-19T02:20:16.180Z] Active: 9471356 kB [2024-03-19T02:20:16.180Z] Inactive: 21065796 kB [2024-03-19T02:20:16.180Z] Active(anon): 6449664 kB [2024-03-19T02:20:16.180Z] Inactive(anon): 2135204 kB [2024-03-19T02:20:16.180Z] Active(file): 3021692 kB [2024-03-19T02:20:16.180Z] Inactive(file): 18930592 kB [2024-03-19T02:20:16.180Z] Unevictable: 54008 kB [2024-03-19T02:20:16.180Z] Mlocked: 54008 kB [2024-03-19T02:20:16.180Z] SwapTotal: 0 kB [2024-03-19T02:20:16.180Z] SwapFree: 0 kB [2024-03-19T02:20:16.180Z] Zswap: 0 kB [2024-03-19T02:20:16.180Z] Zswapped: 0 kB [2024-03-19T02:20:16.180Z] Dirty: 189424 kB [2024-03-19T02:20:16.180Z] Writeback: 0 kB [2024-03-19T02:20:16.180Z] AnonPages: 8537872 kB [2024-03-19T02:20:16.180Z] Mapped: 763800 kB [2024-03-19T02:20:16.180Z] Shmem: 53976 kB [2024-03-19T02:20:16.180Z] KReclaimable: 1147840 kB [2024-03-19T02:20:16.180Z] Slab: 1787804 kB [2024-03-19T02:20:16.180Z] SReclaimable: 1147840 kB [2024-03-19T02:20:16.180Z] SUnreclaim: 639964 kB [2024-03-19T02:20:16.180Z] KernelStack: 22904 kB [2024-03-19T02:20:16.180Z] PageTables: 37536 kB [2024-03-19T02:20:16.180Z] SecPageTables: 0 kB [2024-03-19T02:20:16.180Z] NFS_Unstable: 0 kB [2024-03-19T02:20:16.180Z] Bounce: 0 kB [2024-03-19T02:20:16.180Z] WritebackTmp: 0 kB [2024-03-19T02:20:16.180Z] CommitLimit: 41173940 kB [2024-03-19T02:20:16.180Z] Committed_AS: 7776364 kB [2024-03-19T02:20:16.180Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:16.180Z] VmallocUsed: 57656 kB [2024-03-19T02:20:16.180Z] VmallocChunk: 0 kB [2024-03-19T02:20:16.180Z] Percpu: 27888 kB [2024-03-19T02:20:16.180Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:16.180Z] AnonHugePages: 4841472 kB [2024-03-19T02:20:16.180Z] ShmemHugePages: 0 kB [2024-03-19T02:20:16.180Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:16.180Z] FileHugePages: 3840 kB [2024-03-19T02:20:16.180Z] FilePmdMapped: 0 kB [2024-03-19T02:20:16.180Z] CmaTotal: 0 kB [2024-03-19T02:20:16.180Z] CmaFree: 0 kB [2024-03-19T02:20:16.180Z] HugePages_Total: 0 [2024-03-19T02:20:16.180Z] HugePages_Free: 0 [2024-03-19T02:20:16.180Z] HugePages_Rsvd: 0 [2024-03-19T02:20:16.180Z] HugePages_Surp: 0 [2024-03-19T02:20:16.180Z] Hugepagesize: 2048 kB [2024-03-19T02:20:16.180Z] Hugetlb: 0 kB [2024-03-19T02:20:16.180Z] DirectMap4k: 446324 kB [2024-03-19T02:20:16.180Z] DirectMap2M: 10039296 kB [2024-03-19T02:20:16.180Z] DirectMap1G: 75497472 kB [Pipeline] sh [2024-03-19T02:20:16.381Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-x0cnp [2024-03-19T02:20:16.510Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-lqfq4 [2024-03-19T02:20:16.516Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:16.516Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] sh [2024-03-19T02:20:19.528Z] + id [2024-03-19T02:20:19.528Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:19.528Z] + uname -a [2024-03-19T02:20:19.528Z] Linux basic-6bnwp 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:19.528Z] + env [2024-03-19T02:20:19.528Z] + sort [2024-03-19T02:20:19.528Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:19.528Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:19.528Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:19.528Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:19.528Z] BUILD_ID=1 [2024-03-19T02:20:19.528Z] BUILD_NUMBER=1 [2024-03-19T02:20:19.528Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:19.528Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:19.528Z] CI=true [2024-03-19T02:20:19.528Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:19.529Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:19.529Z] HOME=/home/jenkins [2024-03-19T02:20:19.529Z] HOSTNAME=basic-6bnwp [2024-03-19T02:20:19.529Z] HUDSON_COOKIE=12558231-6777-4fe9-b818-5a38ecd4ca26 [2024-03-19T02:20:19.529Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:19.529Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:19.529Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:19.529Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:19.529Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:19.529Z] JENKINS_AGENT_NAME=basic-6bnwp [2024-03-19T02:20:19.529Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:19.529Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:19.529Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:19.529Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:19.529Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:19.529Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:19.529Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:19.529Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:19.529Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:19.529Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:19.529Z] JENKINS_NAME=basic-6bnwp [2024-03-19T02:20:19.529Z] JENKINS_NODE_COOKIE=944d342a-15e2-425d-be6a-928985834a22 [2024-03-19T02:20:19.529Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:19.529Z] JENKINS_SECRET=**** [2024-03-19T02:20:19.529Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:19.529Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:19.529Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:19.529Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:19.529Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:19.529Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:19.529Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:19.529Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:19.529Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:19.529Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:19.529Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:19.529Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:19.529Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:19.529Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:19.529Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:19.529Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:19.529Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:19.529Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:19.529Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:19.529Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:19.529Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:19.529Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:19.529Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:19.529Z] LANG=en_US.UTF-8 [2024-03-19T02:20:19.529Z] LANGUAGE=en_US:en [2024-03-19T02:20:19.529Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:19.529Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:19.529Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:19.529Z] NODE_LABELS=basic basic-6bnwp [2024-03-19T02:20:19.529Z] NODE_NAME=basic-6bnwp [2024-03-19T02:20:19.529Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:19.529Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-6bnwp [2024-03-19T02:20:19.530Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:19.530Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:19.530Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:19.530Z] PORT_ADMIN=4848 [2024-03-19T02:20:19.530Z] PORT_HTTP=8080 [2024-03-19T02:20:19.530Z] PORT_HTTPS=8181 [2024-03-19T02:20:19.530Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:19.530Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:19.530Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:19.530Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:19.530Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:19.530Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:19.530Z] SHLVL=1 [2024-03-19T02:20:19.530Z] STAGE_NAME=ql_gf_full_profile_all [2024-03-19T02:20:19.530Z] TERM=xterm [2024-03-19T02:20:19.530Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:19.530Z] USER_NAME=jenkins [2024-03-19T02:20:19.530Z] _=/usr/bin/env [2024-03-19T02:20:19.530Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:19.530Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:19.530Z] + df -h [2024-03-19T02:20:19.530Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:19.530Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:19.530Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:19.530Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:19.530Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:19.530Z] tmpfs 26G 62M 26G 1% /etc/hostname [2024-03-19T02:20:19.530Z] /dev/sda4 894G 71G 823G 8% /etc/hosts [2024-03-19T02:20:19.530Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:19.530Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:19.530Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:19.530Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:19.530Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:19.530Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:19.530Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:19.530Z] 95 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:19.530Z] + mvn -version [2024-03-19T02:20:19.793Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:19.793Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:19.793Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:19.793Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:19.793Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:19.793Z] + ant -version [2024-03-19T02:20:19.793Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:19.793Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:19.793Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-b7b4f165/script.sh: line 9: ps: command not found [2024-03-19T02:20:19.793Z] + true [2024-03-19T02:20:19.793Z] + cat /proc/cpuinfo [2024-03-19T02:20:19.793Z] processor : 0 [2024-03-19T02:20:19.793Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.793Z] cpu family : 6 [2024-03-19T02:20:19.793Z] model : 63 [2024-03-19T02:20:19.793Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.793Z] stepping : 2 [2024-03-19T02:20:19.793Z] microcode : 0x49 [2024-03-19T02:20:19.793Z] cpu MHz : 3415.487 [2024-03-19T02:20:19.793Z] cache size : 10240 KB [2024-03-19T02:20:19.793Z] physical id : 0 [2024-03-19T02:20:19.793Z] siblings : 8 [2024-03-19T02:20:19.793Z] core id : 0 [2024-03-19T02:20:19.793Z] cpu cores : 4 [2024-03-19T02:20:19.793Z] apicid : 0 [2024-03-19T02:20:19.793Z] initial apicid : 0 [2024-03-19T02:20:19.793Z] fpu : yes [2024-03-19T02:20:19.793Z] fpu_exception : yes [2024-03-19T02:20:19.793Z] cpuid level : 15 [2024-03-19T02:20:19.793Z] wp : yes [2024-03-19T02:20:19.793Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.793Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.793Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.793Z] bogomips : 6000.21 [2024-03-19T02:20:19.793Z] clflush size : 64 [2024-03-19T02:20:19.793Z] cache_alignment : 64 [2024-03-19T02:20:19.793Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.793Z] power management: [2024-03-19T02:20:19.793Z] [2024-03-19T02:20:19.793Z] processor : 1 [2024-03-19T02:20:19.793Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.793Z] cpu family : 6 [2024-03-19T02:20:19.793Z] model : 63 [2024-03-19T02:20:19.793Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.793Z] stepping : 2 [2024-03-19T02:20:19.793Z] microcode : 0x49 [2024-03-19T02:20:19.793Z] cpu MHz : 3300.423 [2024-03-19T02:20:19.793Z] cache size : 10240 KB [2024-03-19T02:20:19.793Z] physical id : 0 [2024-03-19T02:20:19.793Z] siblings : 8 [2024-03-19T02:20:19.793Z] core id : 1 [2024-03-19T02:20:19.793Z] cpu cores : 4 [2024-03-19T02:20:19.793Z] apicid : 2 [2024-03-19T02:20:19.793Z] initial apicid : 2 [2024-03-19T02:20:19.793Z] fpu : yes [2024-03-19T02:20:19.794Z] fpu_exception : yes [2024-03-19T02:20:19.794Z] cpuid level : 15 [2024-03-19T02:20:19.794Z] wp : yes [2024-03-19T02:20:19.794Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.794Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.794Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.794Z] bogomips : 6000.21 [2024-03-19T02:20:19.794Z] clflush size : 64 [2024-03-19T02:20:19.794Z] cache_alignment : 64 [2024-03-19T02:20:19.794Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.794Z] power management: [2024-03-19T02:20:19.794Z] [2024-03-19T02:20:19.794Z] processor : 2 [2024-03-19T02:20:19.794Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.794Z] cpu family : 6 [2024-03-19T02:20:19.794Z] model : 63 [2024-03-19T02:20:19.794Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.794Z] stepping : 2 [2024-03-19T02:20:19.794Z] microcode : 0x49 [2024-03-19T02:20:19.794Z] cpu MHz : 3418.637 [2024-03-19T02:20:19.794Z] cache size : 10240 KB [2024-03-19T02:20:19.794Z] physical id : 0 [2024-03-19T02:20:19.794Z] siblings : 8 [2024-03-19T02:20:19.794Z] core id : 2 [2024-03-19T02:20:19.794Z] cpu cores : 4 [2024-03-19T02:20:19.794Z] apicid : 4 [2024-03-19T02:20:19.794Z] initial apicid : 4 [2024-03-19T02:20:19.794Z] fpu : yes [2024-03-19T02:20:19.794Z] fpu_exception : yes [2024-03-19T02:20:19.794Z] cpuid level : 15 [2024-03-19T02:20:19.794Z] wp : yes [2024-03-19T02:20:19.794Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.794Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.795Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.795Z] bogomips : 6000.21 [2024-03-19T02:20:19.795Z] clflush size : 64 [2024-03-19T02:20:19.795Z] cache_alignment : 64 [2024-03-19T02:20:19.795Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.795Z] power management: [2024-03-19T02:20:19.795Z] [2024-03-19T02:20:19.795Z] processor : 3 [2024-03-19T02:20:19.795Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.795Z] cpu family : 6 [2024-03-19T02:20:19.795Z] model : 63 [2024-03-19T02:20:19.795Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.795Z] stepping : 2 [2024-03-19T02:20:19.795Z] microcode : 0x49 [2024-03-19T02:20:19.795Z] cpu MHz : 3252.642 [2024-03-19T02:20:19.795Z] cache size : 10240 KB [2024-03-19T02:20:19.795Z] physical id : 0 [2024-03-19T02:20:19.795Z] siblings : 8 [2024-03-19T02:20:19.795Z] core id : 3 [2024-03-19T02:20:19.795Z] cpu cores : 4 [2024-03-19T02:20:19.795Z] apicid : 6 [2024-03-19T02:20:19.795Z] initial apicid : 6 [2024-03-19T02:20:19.795Z] fpu : yes [2024-03-19T02:20:19.795Z] fpu_exception : yes [2024-03-19T02:20:19.795Z] cpuid level : 15 [2024-03-19T02:20:19.795Z] wp : yes [2024-03-19T02:20:19.795Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.795Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.795Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.795Z] bogomips : 6000.21 [2024-03-19T02:20:19.795Z] clflush size : 64 [2024-03-19T02:20:19.795Z] cache_alignment : 64 [2024-03-19T02:20:19.795Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.795Z] power management: [2024-03-19T02:20:19.795Z] [2024-03-19T02:20:19.795Z] processor : 4 [2024-03-19T02:20:19.795Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.795Z] cpu family : 6 [2024-03-19T02:20:19.795Z] model : 63 [2024-03-19T02:20:19.795Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.795Z] stepping : 2 [2024-03-19T02:20:19.795Z] microcode : 0x49 [2024-03-19T02:20:19.795Z] cpu MHz : 1695.036 [2024-03-19T02:20:19.795Z] cache size : 10240 KB [2024-03-19T02:20:19.795Z] physical id : 1 [2024-03-19T02:20:19.795Z] siblings : 8 [2024-03-19T02:20:19.795Z] core id : 0 [2024-03-19T02:20:19.795Z] cpu cores : 4 [2024-03-19T02:20:19.795Z] apicid : 16 [2024-03-19T02:20:19.795Z] initial apicid : 16 [2024-03-19T02:20:19.795Z] fpu : yes [2024-03-19T02:20:19.795Z] fpu_exception : yes [2024-03-19T02:20:19.795Z] cpuid level : 15 [2024-03-19T02:20:19.795Z] wp : yes [2024-03-19T02:20:19.796Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.796Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.796Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.796Z] bogomips : 6007.26 [2024-03-19T02:20:19.796Z] clflush size : 64 [2024-03-19T02:20:19.796Z] cache_alignment : 64 [2024-03-19T02:20:19.796Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.796Z] power management: [2024-03-19T02:20:19.796Z] [2024-03-19T02:20:19.796Z] processor : 5 [2024-03-19T02:20:19.796Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.796Z] cpu family : 6 [2024-03-19T02:20:19.796Z] model : 63 [2024-03-19T02:20:19.796Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.796Z] stepping : 2 [2024-03-19T02:20:19.796Z] microcode : 0x49 [2024-03-19T02:20:19.796Z] cpu MHz : 1703.112 [2024-03-19T02:20:19.796Z] cache size : 10240 KB [2024-03-19T02:20:19.796Z] physical id : 1 [2024-03-19T02:20:19.796Z] siblings : 8 [2024-03-19T02:20:19.796Z] core id : 1 [2024-03-19T02:20:19.796Z] cpu cores : 4 [2024-03-19T02:20:19.796Z] apicid : 18 [2024-03-19T02:20:19.796Z] initial apicid : 18 [2024-03-19T02:20:19.796Z] fpu : yes [2024-03-19T02:20:19.796Z] fpu_exception : yes [2024-03-19T02:20:19.796Z] cpuid level : 15 [2024-03-19T02:20:19.796Z] wp : yes [2024-03-19T02:20:19.796Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.796Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.796Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.796Z] bogomips : 6007.26 [2024-03-19T02:20:19.796Z] clflush size : 64 [2024-03-19T02:20:19.796Z] cache_alignment : 64 [2024-03-19T02:20:19.796Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.796Z] power management: [2024-03-19T02:20:19.796Z] [2024-03-19T02:20:19.796Z] processor : 6 [2024-03-19T02:20:19.796Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.796Z] cpu family : 6 [2024-03-19T02:20:19.796Z] model : 63 [2024-03-19T02:20:19.796Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.796Z] stepping : 2 [2024-03-19T02:20:19.796Z] microcode : 0x49 [2024-03-19T02:20:19.797Z] cpu MHz : 2373.254 [2024-03-19T02:20:19.797Z] cache size : 10240 KB [2024-03-19T02:20:19.797Z] physical id : 1 [2024-03-19T02:20:19.797Z] siblings : 8 [2024-03-19T02:20:19.797Z] core id : 2 [2024-03-19T02:20:19.797Z] cpu cores : 4 [2024-03-19T02:20:19.797Z] apicid : 20 [2024-03-19T02:20:19.797Z] initial apicid : 20 [2024-03-19T02:20:19.797Z] fpu : yes [2024-03-19T02:20:19.797Z] fpu_exception : yes [2024-03-19T02:20:19.797Z] cpuid level : 15 [2024-03-19T02:20:19.797Z] wp : yes [2024-03-19T02:20:19.797Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.797Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.797Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.797Z] bogomips : 6007.26 [2024-03-19T02:20:19.797Z] clflush size : 64 [2024-03-19T02:20:19.797Z] cache_alignment : 64 [2024-03-19T02:20:19.797Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.797Z] power management: [2024-03-19T02:20:19.797Z] [2024-03-19T02:20:19.797Z] processor : 7 [2024-03-19T02:20:19.797Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.797Z] cpu family : 6 [2024-03-19T02:20:19.797Z] model : 63 [2024-03-19T02:20:19.797Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.797Z] stepping : 2 [2024-03-19T02:20:19.797Z] microcode : 0x49 [2024-03-19T02:20:19.797Z] cpu MHz : 1480.938 [2024-03-19T02:20:19.797Z] cache size : 10240 KB [2024-03-19T02:20:19.797Z] physical id : 1 [2024-03-19T02:20:19.797Z] siblings : 8 [2024-03-19T02:20:19.797Z] core id : 3 [2024-03-19T02:20:19.797Z] cpu cores : 4 [2024-03-19T02:20:19.797Z] apicid : 22 [2024-03-19T02:20:19.797Z] initial apicid : 22 [2024-03-19T02:20:19.797Z] fpu : yes [2024-03-19T02:20:19.797Z] fpu_exception : yes [2024-03-19T02:20:19.797Z] cpuid level : 15 [2024-03-19T02:20:19.797Z] wp : yes [2024-03-19T02:20:19.798Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.798Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.798Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.798Z] bogomips : 6007.26 [2024-03-19T02:20:19.798Z] clflush size : 64 [2024-03-19T02:20:19.798Z] cache_alignment : 64 [2024-03-19T02:20:19.798Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.798Z] power management: [2024-03-19T02:20:19.798Z] [2024-03-19T02:20:19.798Z] processor : 8 [2024-03-19T02:20:19.798Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.798Z] cpu family : 6 [2024-03-19T02:20:19.798Z] model : 63 [2024-03-19T02:20:19.798Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.798Z] stepping : 2 [2024-03-19T02:20:19.798Z] microcode : 0x49 [2024-03-19T02:20:19.798Z] cpu MHz : 3303.474 [2024-03-19T02:20:19.798Z] cache size : 10240 KB [2024-03-19T02:20:19.798Z] physical id : 0 [2024-03-19T02:20:19.798Z] siblings : 8 [2024-03-19T02:20:19.798Z] core id : 0 [2024-03-19T02:20:19.798Z] cpu cores : 4 [2024-03-19T02:20:19.798Z] apicid : 1 [2024-03-19T02:20:19.798Z] initial apicid : 1 [2024-03-19T02:20:19.798Z] fpu : yes [2024-03-19T02:20:19.798Z] fpu_exception : yes [2024-03-19T02:20:19.798Z] cpuid level : 15 [2024-03-19T02:20:19.798Z] wp : yes [2024-03-19T02:20:19.798Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.798Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.798Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.798Z] bogomips : 6000.21 [2024-03-19T02:20:19.798Z] clflush size : 64 [2024-03-19T02:20:19.798Z] cache_alignment : 64 [2024-03-19T02:20:19.798Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.799Z] power management: [2024-03-19T02:20:19.799Z] [2024-03-19T02:20:19.799Z] processor : 9 [2024-03-19T02:20:19.799Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.799Z] cpu family : 6 [2024-03-19T02:20:19.799Z] model : 63 [2024-03-19T02:20:19.799Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.799Z] stepping : 2 [2024-03-19T02:20:19.799Z] microcode : 0x49 [2024-03-19T02:20:19.799Z] cpu MHz : 3303.577 [2024-03-19T02:20:19.799Z] cache size : 10240 KB [2024-03-19T02:20:19.799Z] physical id : 0 [2024-03-19T02:20:19.799Z] siblings : 8 [2024-03-19T02:20:19.799Z] core id : 1 [2024-03-19T02:20:19.799Z] cpu cores : 4 [2024-03-19T02:20:19.799Z] apicid : 3 [2024-03-19T02:20:19.799Z] initial apicid : 3 [2024-03-19T02:20:19.799Z] fpu : yes [2024-03-19T02:20:19.799Z] fpu_exception : yes [2024-03-19T02:20:19.799Z] cpuid level : 15 [2024-03-19T02:20:19.799Z] wp : yes [2024-03-19T02:20:19.799Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.799Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.799Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.799Z] bogomips : 6000.21 [2024-03-19T02:20:19.799Z] clflush size : 64 [2024-03-19T02:20:19.799Z] cache_alignment : 64 [2024-03-19T02:20:19.799Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.799Z] power management: [2024-03-19T02:20:19.799Z] [2024-03-19T02:20:19.799Z] processor : 10 [2024-03-19T02:20:19.799Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.799Z] cpu family : 6 [2024-03-19T02:20:19.799Z] model : 63 [2024-03-19T02:20:19.799Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.799Z] stepping : 2 [2024-03-19T02:20:19.799Z] microcode : 0x49 [2024-03-19T02:20:19.799Z] cpu MHz : 3432.306 [2024-03-19T02:20:19.799Z] cache size : 10240 KB [2024-03-19T02:20:19.799Z] physical id : 0 [2024-03-19T02:20:19.799Z] siblings : 8 [2024-03-19T02:20:19.799Z] core id : 2 [2024-03-19T02:20:19.799Z] cpu cores : 4 [2024-03-19T02:20:19.799Z] apicid : 5 [2024-03-19T02:20:19.799Z] initial apicid : 5 [2024-03-19T02:20:19.799Z] fpu : yes [2024-03-19T02:20:19.799Z] fpu_exception : yes [2024-03-19T02:20:19.799Z] cpuid level : 15 [2024-03-19T02:20:19.799Z] wp : yes [2024-03-19T02:20:19.800Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.800Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.800Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.800Z] bogomips : 6000.21 [2024-03-19T02:20:19.800Z] clflush size : 64 [2024-03-19T02:20:19.800Z] cache_alignment : 64 [2024-03-19T02:20:19.800Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.800Z] power management: [2024-03-19T02:20:19.800Z] [2024-03-19T02:20:19.800Z] processor : 11 [2024-03-19T02:20:19.800Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.800Z] cpu family : 6 [2024-03-19T02:20:19.800Z] model : 63 [2024-03-19T02:20:19.800Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.800Z] stepping : 2 [2024-03-19T02:20:19.800Z] microcode : 0x49 [2024-03-19T02:20:19.800Z] cpu MHz : 3380.178 [2024-03-19T02:20:19.800Z] cache size : 10240 KB [2024-03-19T02:20:19.800Z] physical id : 0 [2024-03-19T02:20:19.800Z] siblings : 8 [2024-03-19T02:20:19.800Z] core id : 3 [2024-03-19T02:20:19.800Z] cpu cores : 4 [2024-03-19T02:20:19.800Z] apicid : 7 [2024-03-19T02:20:19.800Z] initial apicid : 7 [2024-03-19T02:20:19.800Z] fpu : yes [2024-03-19T02:20:19.800Z] fpu_exception : yes [2024-03-19T02:20:19.800Z] cpuid level : 15 [2024-03-19T02:20:19.800Z] wp : yes [2024-03-19T02:20:19.800Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.800Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.800Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.800Z] bogomips : 6000.21 [2024-03-19T02:20:19.800Z] clflush size : 64 [2024-03-19T02:20:19.800Z] cache_alignment : 64 [2024-03-19T02:20:19.800Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.800Z] power management: [2024-03-19T02:20:19.800Z] [2024-03-19T02:20:19.800Z] processor : 12 [2024-03-19T02:20:19.800Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.800Z] cpu family : 6 [2024-03-19T02:20:19.800Z] model : 63 [2024-03-19T02:20:19.800Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.800Z] stepping : 2 [2024-03-19T02:20:19.800Z] microcode : 0x49 [2024-03-19T02:20:19.800Z] cpu MHz : 3380.129 [2024-03-19T02:20:19.800Z] cache size : 10240 KB [2024-03-19T02:20:19.800Z] physical id : 1 [2024-03-19T02:20:19.800Z] siblings : 8 [2024-03-19T02:20:19.800Z] core id : 0 [2024-03-19T02:20:19.800Z] cpu cores : 4 [2024-03-19T02:20:19.800Z] apicid : 17 [2024-03-19T02:20:19.800Z] initial apicid : 17 [2024-03-19T02:20:19.800Z] fpu : yes [2024-03-19T02:20:19.800Z] fpu_exception : yes [2024-03-19T02:20:19.800Z] cpuid level : 15 [2024-03-19T02:20:19.800Z] wp : yes [2024-03-19T02:20:19.801Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.801Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.801Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.801Z] bogomips : 6007.26 [2024-03-19T02:20:19.801Z] clflush size : 64 [2024-03-19T02:20:19.801Z] cache_alignment : 64 [2024-03-19T02:20:19.801Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.801Z] power management: [2024-03-19T02:20:19.801Z] [2024-03-19T02:20:19.801Z] processor : 13 [2024-03-19T02:20:19.801Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.801Z] cpu family : 6 [2024-03-19T02:20:19.801Z] model : 63 [2024-03-19T02:20:19.801Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.801Z] stepping : 2 [2024-03-19T02:20:19.801Z] microcode : 0x49 [2024-03-19T02:20:19.801Z] cpu MHz : 3032.163 [2024-03-19T02:20:19.801Z] cache size : 10240 KB [2024-03-19T02:20:19.801Z] physical id : 1 [2024-03-19T02:20:19.801Z] siblings : 8 [2024-03-19T02:20:19.801Z] core id : 1 [2024-03-19T02:20:19.801Z] cpu cores : 4 [2024-03-19T02:20:19.801Z] apicid : 19 [2024-03-19T02:20:19.801Z] initial apicid : 19 [2024-03-19T02:20:19.801Z] fpu : yes [2024-03-19T02:20:19.801Z] fpu_exception : yes [2024-03-19T02:20:19.801Z] cpuid level : 15 [2024-03-19T02:20:19.801Z] wp : yes [2024-03-19T02:20:19.801Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.801Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.801Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.801Z] bogomips : 6007.26 [2024-03-19T02:20:19.801Z] clflush size : 64 [2024-03-19T02:20:19.801Z] cache_alignment : 64 [2024-03-19T02:20:19.801Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.801Z] power management: [2024-03-19T02:20:19.801Z] [2024-03-19T02:20:19.801Z] processor : 14 [2024-03-19T02:20:19.801Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.801Z] cpu family : 6 [2024-03-19T02:20:19.801Z] model : 63 [2024-03-19T02:20:19.801Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.801Z] stepping : 2 [2024-03-19T02:20:19.801Z] microcode : 0x49 [2024-03-19T02:20:19.801Z] cpu MHz : 3333.728 [2024-03-19T02:20:19.801Z] cache size : 10240 KB [2024-03-19T02:20:19.801Z] physical id : 1 [2024-03-19T02:20:19.801Z] siblings : 8 [2024-03-19T02:20:19.802Z] core id : 2 [2024-03-19T02:20:19.802Z] cpu cores : 4 [2024-03-19T02:20:19.802Z] apicid : 21 [2024-03-19T02:20:19.802Z] initial apicid : 21 [2024-03-19T02:20:19.802Z] fpu : yes [2024-03-19T02:20:19.802Z] fpu_exception : yes [2024-03-19T02:20:19.802Z] cpuid level : 15 [2024-03-19T02:20:19.802Z] wp : yes [2024-03-19T02:20:19.802Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.802Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.802Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.802Z] bogomips : 6007.26 [2024-03-19T02:20:19.802Z] clflush size : 64 [2024-03-19T02:20:19.802Z] cache_alignment : 64 [2024-03-19T02:20:19.802Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.802Z] power management: [2024-03-19T02:20:19.802Z] [2024-03-19T02:20:19.802Z] processor : 15 [2024-03-19T02:20:19.802Z] vendor_id : GenuineIntel [2024-03-19T02:20:19.802Z] cpu family : 6 [2024-03-19T02:20:19.802Z] model : 63 [2024-03-19T02:20:19.802Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:19.802Z] stepping : 2 [2024-03-19T02:20:19.802Z] microcode : 0x49 [2024-03-19T02:20:19.802Z] cpu MHz : 3303.109 [2024-03-19T02:20:19.802Z] cache size : 10240 KB [2024-03-19T02:20:19.802Z] physical id : 1 [2024-03-19T02:20:19.802Z] siblings : 8 [2024-03-19T02:20:19.802Z] core id : 3 [2024-03-19T02:20:19.802Z] cpu cores : 4 [2024-03-19T02:20:19.802Z] apicid : 23 [2024-03-19T02:20:19.802Z] initial apicid : 23 [2024-03-19T02:20:19.802Z] fpu : yes [2024-03-19T02:20:19.802Z] fpu_exception : yes [2024-03-19T02:20:19.802Z] cpuid level : 15 [2024-03-19T02:20:19.802Z] wp : yes [2024-03-19T02:20:19.802Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:19.802Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:19.802Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:19.802Z] bogomips : 6007.26 [2024-03-19T02:20:19.802Z] clflush size : 64 [2024-03-19T02:20:19.802Z] cache_alignment : 64 [2024-03-19T02:20:19.802Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:19.803Z] power management: [2024-03-19T02:20:19.803Z] [2024-03-19T02:20:19.803Z] + cat /proc/meminfo [2024-03-19T02:20:19.803Z] MemTotal: 131880688 kB [2024-03-19T02:20:19.803Z] MemFree: 83847024 kB [2024-03-19T02:20:19.803Z] MemAvailable: 124163616 kB [2024-03-19T02:20:19.803Z] Buffers: 2004 kB [2024-03-19T02:20:19.803Z] Cached: 39531636 kB [2024-03-19T02:20:19.803Z] SwapCached: 0 kB [2024-03-19T02:20:19.803Z] Active: 8868692 kB [2024-03-19T02:20:19.803Z] Inactive: 34802932 kB [2024-03-19T02:20:19.803Z] Active(anon): 4017252 kB [2024-03-19T02:20:19.803Z] Inactive(anon): 198816 kB [2024-03-19T02:20:19.803Z] Active(file): 4851440 kB [2024-03-19T02:20:19.803Z] Inactive(file): 34604116 kB [2024-03-19T02:20:19.803Z] Unevictable: 71968 kB [2024-03-19T02:20:19.803Z] Mlocked: 71968 kB [2024-03-19T02:20:19.803Z] SwapTotal: 0 kB [2024-03-19T02:20:19.803Z] SwapFree: 0 kB [2024-03-19T02:20:19.803Z] Zswap: 0 kB [2024-03-19T02:20:19.803Z] Zswapped: 0 kB [2024-03-19T02:20:19.803Z] Dirty: 382464 kB [2024-03-19T02:20:19.803Z] Writeback: 0 kB [2024-03-19T02:20:19.803Z] AnonPages: 4196864 kB [2024-03-19T02:20:19.803Z] Mapped: 760196 kB [2024-03-19T02:20:19.803Z] Shmem: 69260 kB [2024-03-19T02:20:19.803Z] KReclaimable: 1923668 kB [2024-03-19T02:20:19.803Z] Slab: 3065716 kB [2024-03-19T02:20:19.803Z] SReclaimable: 1923668 kB [2024-03-19T02:20:19.803Z] SUnreclaim: 1142048 kB [2024-03-19T02:20:19.803Z] KernelStack: 21400 kB [2024-03-19T02:20:19.803Z] PageTables: 30752 kB [2024-03-19T02:20:19.803Z] SecPageTables: 0 kB [2024-03-19T02:20:19.803Z] NFS_Unstable: 0 kB [2024-03-19T02:20:19.803Z] Bounce: 0 kB [2024-03-19T02:20:19.803Z] WritebackTmp: 0 kB [2024-03-19T02:20:19.803Z] CommitLimit: 65940344 kB [2024-03-19T02:20:19.803Z] Committed_AS: 6823928 kB [2024-03-19T02:20:19.803Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:19.803Z] VmallocUsed: 189340 kB [2024-03-19T02:20:19.803Z] VmallocChunk: 0 kB [2024-03-19T02:20:19.803Z] Percpu: 131904 kB [2024-03-19T02:20:19.803Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:19.803Z] AnonHugePages: 1841152 kB [2024-03-19T02:20:19.803Z] ShmemHugePages: 0 kB [2024-03-19T02:20:19.803Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:19.803Z] FileHugePages: 6544 kB [2024-03-19T02:20:19.803Z] FilePmdMapped: 0 kB [2024-03-19T02:20:19.803Z] CmaTotal: 0 kB [2024-03-19T02:20:19.803Z] CmaFree: 0 kB [2024-03-19T02:20:19.803Z] HugePages_Total: 0 [2024-03-19T02:20:19.803Z] HugePages_Free: 0 [2024-03-19T02:20:19.803Z] HugePages_Rsvd: 0 [2024-03-19T02:20:19.803Z] HugePages_Surp: 0 [2024-03-19T02:20:19.803Z] Hugepagesize: 2048 kB [2024-03-19T02:20:19.803Z] Hugetlb: 0 kB [2024-03-19T02:20:19.803Z] DirectMap4k: 564676 kB [2024-03-19T02:20:19.803Z] DirectMap2M: 15054848 kB [2024-03-19T02:20:19.803Z] DirectMap1G: 120586240 kB [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-03-19T02:20:20.203Z] + id [2024-03-19T02:20:20.203Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:20.203Z] + uname -a [2024-03-19T02:20:20.203Z] Linux basic-wm246 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:20.203Z] + env [2024-03-19T02:20:20.203Z] + sort [2024-03-19T02:20:20.203Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:20.203Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:20.203Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:20.203Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:20.203Z] BUILD_ID=1 [2024-03-19T02:20:20.203Z] BUILD_NUMBER=1 [2024-03-19T02:20:20.203Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:20.203Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:20.203Z] CI=true [2024-03-19T02:20:20.203Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:20.203Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:20.203Z] HOME=/home/jenkins [2024-03-19T02:20:20.203Z] HOSTNAME=basic-wm246 [2024-03-19T02:20:20.203Z] HUDSON_COOKIE=e23f173a-e2ad-4ae9-89f2-b9896b5495ed [2024-03-19T02:20:20.203Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:20.203Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:20.203Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:20.203Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:20.203Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:20.204Z] JENKINS_AGENT_NAME=basic-wm246 [2024-03-19T02:20:20.204Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:20.204Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:20.204Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:20.204Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:20.204Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:20.204Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:20.204Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:20.204Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:20.204Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:20.204Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:20.204Z] JENKINS_NAME=basic-wm246 [2024-03-19T02:20:20.204Z] JENKINS_NODE_COOKIE=27112f92-4e61-41be-a581-9a321fc9185a [2024-03-19T02:20:20.204Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:20.204Z] JENKINS_SECRET=**** [2024-03-19T02:20:20.204Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:20.204Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:20.204Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:20.204Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:20.204Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:20.204Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:20.204Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:20.204Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:20.204Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:20.204Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:20.204Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:20.204Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:20.204Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:20.204Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:20.204Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:20.204Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:20.204Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:20.204Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:20.204Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:20.204Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:20.204Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:20.204Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:20.204Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:20.204Z] LANG=en_US.UTF-8 [2024-03-19T02:20:20.204Z] LANGUAGE=en_US:en [2024-03-19T02:20:20.204Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:20.204Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:20.204Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:20.204Z] NODE_LABELS=basic-wm246 basic [2024-03-19T02:20:20.204Z] NODE_NAME=basic-wm246 [2024-03-19T02:20:20.204Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:20.204Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-wm246 [2024-03-19T02:20:20.205Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:20.205Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:20.205Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:20.205Z] PORT_ADMIN=4848 [2024-03-19T02:20:20.205Z] PORT_HTTP=8080 [2024-03-19T02:20:20.205Z] PORT_HTTPS=8181 [2024-03-19T02:20:20.205Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:20.205Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:20.205Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:20.205Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:20.205Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:20.205Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:20.205Z] SHLVL=1 [2024-03-19T02:20:20.205Z] STAGE_NAME=web_jsp [2024-03-19T02:20:20.205Z] TERM=xterm [2024-03-19T02:20:20.205Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:20.205Z] USER_NAME=jenkins [2024-03-19T02:20:20.205Z] _=/usr/bin/env [2024-03-19T02:20:20.205Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:20.205Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:20.205Z] + df -h [2024-03-19T02:20:20.205Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:20.205Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:20.205Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:20.205Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-19T02:20:20.205Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:20.205Z] tmpfs 6.3G 59M 6.2G 1% /etc/hostname [2024-03-19T02:20:20.205Z] /dev/sda4 894G 65G 830G 8% /etc/hosts [2024-03-19T02:20:20.205Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:20.205Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:20.205Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:20.205Z] tmpfs 16G 0 16G 0% /proc/acpi [2024-03-19T02:20:20.205Z] tmpfs 16G 0 16G 0% /proc/scsi [2024-03-19T02:20:20.205Z] tmpfs 16G 0 16G 0% /sys/firmware [2024-03-19T02:20:20.205Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:20.205Z] 94 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:20.205Z] + mvn -version [2024-03-19T02:20:20.210Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:20.210Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:20.465Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:20.465Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:20.465Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:20.465Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:20.465Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:20.465Z] + ant -version [2024-03-19T02:20:20.465Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:20.465Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:20.465Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-f2c03784/script.sh: line 9: ps: command not found [2024-03-19T02:20:20.465Z] + true [2024-03-19T02:20:20.465Z] + cat /proc/cpuinfo [2024-03-19T02:20:20.465Z] processor : 0 [2024-03-19T02:20:20.465Z] vendor_id : GenuineIntel [2024-03-19T02:20:20.465Z] cpu family : 6 [2024-03-19T02:20:20.465Z] model : 158 [2024-03-19T02:20:20.465Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:20.465Z] stepping : 9 [2024-03-19T02:20:20.465Z] microcode : 0xf0 [2024-03-19T02:20:20.465Z] cpu MHz : 3901.992 [2024-03-19T02:20:20.465Z] cache size : 8192 KB [2024-03-19T02:20:20.465Z] physical id : 0 [2024-03-19T02:20:20.465Z] siblings : 8 [2024-03-19T02:20:20.465Z] core id : 0 [2024-03-19T02:20:20.465Z] cpu cores : 4 [2024-03-19T02:20:20.465Z] apicid : 0 [2024-03-19T02:20:20.465Z] initial apicid : 0 [2024-03-19T02:20:20.465Z] fpu : yes [2024-03-19T02:20:20.465Z] fpu_exception : yes [2024-03-19T02:20:20.465Z] cpuid level : 22 [2024-03-19T02:20:20.465Z] wp : yes [2024-03-19T02:20:20.466Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:20.466Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:20.466Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:20.466Z] bogomips : 7399.70 [2024-03-19T02:20:20.466Z] clflush size : 64 [2024-03-19T02:20:20.466Z] cache_alignment : 64 [2024-03-19T02:20:20.466Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:20.466Z] power management: [2024-03-19T02:20:20.466Z] [2024-03-19T02:20:20.466Z] processor : 1 [2024-03-19T02:20:20.466Z] vendor_id : GenuineIntel [2024-03-19T02:20:20.466Z] cpu family : 6 [2024-03-19T02:20:20.466Z] model : 158 [2024-03-19T02:20:20.466Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:20.466Z] stepping : 9 [2024-03-19T02:20:20.466Z] microcode : 0xf0 [2024-03-19T02:20:20.466Z] cpu MHz : 3921.937 [2024-03-19T02:20:20.466Z] cache size : 8192 KB [2024-03-19T02:20:20.466Z] physical id : 0 [2024-03-19T02:20:20.466Z] siblings : 8 [2024-03-19T02:20:20.466Z] core id : 1 [2024-03-19T02:20:20.466Z] cpu cores : 4 [2024-03-19T02:20:20.466Z] apicid : 2 [2024-03-19T02:20:20.466Z] initial apicid : 2 [2024-03-19T02:20:20.466Z] fpu : yes [2024-03-19T02:20:20.466Z] fpu_exception : yes [2024-03-19T02:20:20.466Z] cpuid level : 22 [2024-03-19T02:20:20.466Z] wp : yes [2024-03-19T02:20:20.467Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:20.467Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:20.467Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:20.467Z] bogomips : 7399.70 [2024-03-19T02:20:20.467Z] clflush size : 64 [2024-03-19T02:20:20.467Z] cache_alignment : 64 [2024-03-19T02:20:20.467Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:20.467Z] power management: [2024-03-19T02:20:20.467Z] [2024-03-19T02:20:20.467Z] processor : 2 [2024-03-19T02:20:20.467Z] vendor_id : GenuineIntel [2024-03-19T02:20:20.467Z] cpu family : 6 [2024-03-19T02:20:20.467Z] model : 158 [2024-03-19T02:20:20.467Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:20.467Z] stepping : 9 [2024-03-19T02:20:20.467Z] microcode : 0xf0 [2024-03-19T02:20:20.467Z] cpu MHz : 3996.780 [2024-03-19T02:20:20.467Z] cache size : 8192 KB [2024-03-19T02:20:20.467Z] physical id : 0 [2024-03-19T02:20:20.467Z] siblings : 8 [2024-03-19T02:20:20.467Z] core id : 2 [2024-03-19T02:20:20.467Z] cpu cores : 4 [2024-03-19T02:20:20.467Z] apicid : 4 [2024-03-19T02:20:20.467Z] initial apicid : 4 [2024-03-19T02:20:20.467Z] fpu : yes [2024-03-19T02:20:20.467Z] fpu_exception : yes [2024-03-19T02:20:20.467Z] cpuid level : 22 [2024-03-19T02:20:20.467Z] wp : yes [2024-03-19T02:20:20.468Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:20.468Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:20.468Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:20.468Z] bogomips : 7399.70 [2024-03-19T02:20:20.468Z] clflush size : 64 [2024-03-19T02:20:20.468Z] cache_alignment : 64 [2024-03-19T02:20:20.468Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:20.468Z] power management: [2024-03-19T02:20:20.468Z] [2024-03-19T02:20:20.468Z] processor : 3 [2024-03-19T02:20:20.468Z] vendor_id : GenuineIntel [2024-03-19T02:20:20.468Z] cpu family : 6 [2024-03-19T02:20:20.469Z] model : 158 [2024-03-19T02:20:20.469Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:20.469Z] stepping : 9 [2024-03-19T02:20:20.469Z] microcode : 0xf0 [2024-03-19T02:20:20.469Z] cpu MHz : 3994.702 [2024-03-19T02:20:20.469Z] cache size : 8192 KB [2024-03-19T02:20:20.469Z] physical id : 0 [2024-03-19T02:20:20.469Z] siblings : 8 [2024-03-19T02:20:20.469Z] core id : 3 [2024-03-19T02:20:20.469Z] cpu cores : 4 [2024-03-19T02:20:20.469Z] apicid : 6 [2024-03-19T02:20:20.469Z] initial apicid : 6 [2024-03-19T02:20:20.469Z] fpu : yes [2024-03-19T02:20:20.469Z] fpu_exception : yes [2024-03-19T02:20:20.469Z] cpuid level : 22 [2024-03-19T02:20:20.469Z] wp : yes [2024-03-19T02:20:20.469Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:20.469Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:20.469Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:20.469Z] bogomips : 7399.70 [2024-03-19T02:20:20.469Z] clflush size : 64 [2024-03-19T02:20:20.469Z] cache_alignment : 64 [2024-03-19T02:20:20.469Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:20.469Z] power management: [2024-03-19T02:20:20.469Z] [2024-03-19T02:20:20.470Z] processor : 4 [2024-03-19T02:20:20.470Z] vendor_id : GenuineIntel [2024-03-19T02:20:20.470Z] cpu family : 6 [2024-03-19T02:20:20.470Z] model : 158 [2024-03-19T02:20:20.470Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:20.470Z] stepping : 9 [2024-03-19T02:20:20.470Z] microcode : 0xf0 [2024-03-19T02:20:20.470Z] cpu MHz : 3902.159 [2024-03-19T02:20:20.470Z] cache size : 8192 KB [2024-03-19T02:20:20.470Z] physical id : 0 [2024-03-19T02:20:20.470Z] siblings : 8 [2024-03-19T02:20:20.470Z] core id : 0 [2024-03-19T02:20:20.470Z] cpu cores : 4 [2024-03-19T02:20:20.470Z] apicid : 1 [2024-03-19T02:20:20.470Z] initial apicid : 1 [2024-03-19T02:20:20.470Z] fpu : yes [2024-03-19T02:20:20.470Z] fpu_exception : yes [2024-03-19T02:20:20.470Z] cpuid level : 22 [2024-03-19T02:20:20.470Z] wp : yes [2024-03-19T02:20:20.470Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:20.470Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:20.470Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:20.470Z] bogomips : 7399.70 [2024-03-19T02:20:20.470Z] clflush size : 64 [2024-03-19T02:20:20.470Z] cache_alignment : 64 [2024-03-19T02:20:20.470Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:20.470Z] power management: [2024-03-19T02:20:20.470Z] [2024-03-19T02:20:20.470Z] processor : 5 [2024-03-19T02:20:20.470Z] vendor_id : GenuineIntel [2024-03-19T02:20:20.470Z] cpu family : 6 [2024-03-19T02:20:20.470Z] model : 158 [2024-03-19T02:20:20.470Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:20.470Z] stepping : 9 [2024-03-19T02:20:20.470Z] microcode : 0xf0 [2024-03-19T02:20:20.470Z] cpu MHz : 3997.341 [2024-03-19T02:20:20.470Z] cache size : 8192 KB [2024-03-19T02:20:20.470Z] physical id : 0 [2024-03-19T02:20:20.470Z] siblings : 8 [2024-03-19T02:20:20.470Z] core id : 1 [2024-03-19T02:20:20.470Z] cpu cores : 4 [2024-03-19T02:20:20.470Z] apicid : 3 [2024-03-19T02:20:20.470Z] initial apicid : 3 [2024-03-19T02:20:20.470Z] fpu : yes [2024-03-19T02:20:20.470Z] fpu_exception : yes [2024-03-19T02:20:20.470Z] cpuid level : 22 [2024-03-19T02:20:20.470Z] wp : yes [2024-03-19T02:20:20.470Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:20.471Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:20.471Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:20.471Z] bogomips : 7399.70 [2024-03-19T02:20:20.471Z] clflush size : 64 [2024-03-19T02:20:20.471Z] cache_alignment : 64 [2024-03-19T02:20:20.471Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:20.471Z] power management: [2024-03-19T02:20:20.471Z] [2024-03-19T02:20:20.471Z] processor : 6 [2024-03-19T02:20:20.471Z] vendor_id : GenuineIntel [2024-03-19T02:20:20.471Z] cpu family : 6 [2024-03-19T02:20:20.471Z] model : 158 [2024-03-19T02:20:20.471Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:20.471Z] stepping : 9 [2024-03-19T02:20:20.471Z] microcode : 0xf0 [2024-03-19T02:20:20.471Z] cpu MHz : 3897.306 [2024-03-19T02:20:20.471Z] cache size : 8192 KB [2024-03-19T02:20:20.471Z] physical id : 0 [2024-03-19T02:20:20.471Z] siblings : 8 [2024-03-19T02:20:20.471Z] core id : 2 [2024-03-19T02:20:20.471Z] cpu cores : 4 [2024-03-19T02:20:20.471Z] apicid : 5 [2024-03-19T02:20:20.471Z] initial apicid : 5 [2024-03-19T02:20:20.471Z] fpu : yes [2024-03-19T02:20:20.471Z] fpu_exception : yes [2024-03-19T02:20:20.471Z] cpuid level : 22 [2024-03-19T02:20:20.471Z] wp : yes [2024-03-19T02:20:20.471Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:20.471Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:20.471Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:20.471Z] bogomips : 7399.70 [2024-03-19T02:20:20.471Z] clflush size : 64 [2024-03-19T02:20:20.471Z] cache_alignment : 64 [2024-03-19T02:20:20.471Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:20.471Z] power management: [2024-03-19T02:20:20.471Z] [2024-03-19T02:20:20.471Z] processor : 7 [2024-03-19T02:20:20.471Z] vendor_id : GenuineIntel [2024-03-19T02:20:20.471Z] cpu family : 6 [2024-03-19T02:20:20.471Z] model : 158 [2024-03-19T02:20:20.471Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:20.471Z] stepping : 9 [2024-03-19T02:20:20.471Z] microcode : 0xf0 [2024-03-19T02:20:20.471Z] cpu MHz : 4001.351 [2024-03-19T02:20:20.471Z] cache size : 8192 KB [2024-03-19T02:20:20.472Z] physical id : 0 [2024-03-19T02:20:20.472Z] siblings : 8 [2024-03-19T02:20:20.472Z] core id : 3 [2024-03-19T02:20:20.472Z] cpu cores : 4 [2024-03-19T02:20:20.472Z] apicid : 7 [2024-03-19T02:20:20.472Z] initial apicid : 7 [2024-03-19T02:20:20.472Z] fpu : yes [2024-03-19T02:20:20.472Z] fpu_exception : yes [2024-03-19T02:20:20.472Z] cpuid level : 22 [2024-03-19T02:20:20.472Z] wp : yes [2024-03-19T02:20:20.472Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:20.472Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:20.472Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:20.472Z] bogomips : 7399.70 [2024-03-19T02:20:20.472Z] clflush size : 64 [2024-03-19T02:20:20.472Z] cache_alignment : 64 [2024-03-19T02:20:20.472Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:20.472Z] power management: [2024-03-19T02:20:20.472Z] [2024-03-19T02:20:20.472Z] + cat /proc/meminfo [2024-03-19T02:20:20.472Z] MemTotal: 32672372 kB [2024-03-19T02:20:20.472Z] MemFree: 3865148 kB [2024-03-19T02:20:20.472Z] MemAvailable: 28537776 kB [2024-03-19T02:20:20.472Z] Buffers: 64 kB [2024-03-19T02:20:20.472Z] Cached: 23609812 kB [2024-03-19T02:20:20.472Z] SwapCached: 0 kB [2024-03-19T02:20:20.472Z] Active: 4881972 kB [2024-03-19T02:20:20.472Z] Inactive: 20327648 kB [2024-03-19T02:20:20.472Z] Active(anon): 1608232 kB [2024-03-19T02:20:20.472Z] Inactive(anon): 65500 kB [2024-03-19T02:20:20.472Z] Active(file): 3273740 kB [2024-03-19T02:20:20.472Z] Inactive(file): 20262148 kB [2024-03-19T02:20:20.472Z] Unevictable: 48468 kB [2024-03-19T02:20:20.472Z] Mlocked: 48468 kB [2024-03-19T02:20:20.472Z] SwapTotal: 0 kB [2024-03-19T02:20:20.472Z] SwapFree: 0 kB [2024-03-19T02:20:20.472Z] Zswap: 0 kB [2024-03-19T02:20:20.472Z] Zswapped: 0 kB [2024-03-19T02:20:20.472Z] Dirty: 189980 kB [2024-03-19T02:20:20.472Z] Writeback: 0 kB [2024-03-19T02:20:20.472Z] AnonPages: 1636496 kB [2024-03-19T02:20:20.472Z] Mapped: 792880 kB [2024-03-19T02:20:20.472Z] Shmem: 65192 kB [2024-03-19T02:20:20.472Z] KReclaimable: 1604944 kB [2024-03-19T02:20:20.472Z] Slab: 2672828 kB [2024-03-19T02:20:20.472Z] SReclaimable: 1604944 kB [2024-03-19T02:20:20.472Z] SUnreclaim: 1067884 kB [2024-03-19T02:20:20.472Z] KernelStack: 12484 kB [2024-03-19T02:20:20.472Z] PageTables: 19828 kB [2024-03-19T02:20:20.472Z] SecPageTables: 0 kB [2024-03-19T02:20:20.472Z] NFS_Unstable: 0 kB [2024-03-19T02:20:20.472Z] Bounce: 0 kB [2024-03-19T02:20:20.472Z] WritebackTmp: 0 kB [2024-03-19T02:20:20.472Z] CommitLimit: 16336184 kB [2024-03-19T02:20:20.472Z] Committed_AS: 5678984 kB [2024-03-19T02:20:20.472Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:20.472Z] VmallocUsed: 51856 kB [2024-03-19T02:20:20.472Z] VmallocChunk: 0 kB [2024-03-19T02:20:20.472Z] Percpu: 32192 kB [2024-03-19T02:20:20.472Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:20.472Z] AnonHugePages: 36864 kB [2024-03-19T02:20:20.472Z] ShmemHugePages: 0 kB [2024-03-19T02:20:20.472Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:20.472Z] FileHugePages: 0 kB [2024-03-19T02:20:20.472Z] FilePmdMapped: 0 kB [2024-03-19T02:20:20.472Z] CmaTotal: 0 kB [2024-03-19T02:20:20.472Z] CmaFree: 0 kB [2024-03-19T02:20:20.472Z] HugePages_Total: 0 [2024-03-19T02:20:20.472Z] HugePages_Free: 0 [2024-03-19T02:20:20.472Z] HugePages_Rsvd: 0 [2024-03-19T02:20:20.472Z] HugePages_Surp: 0 [2024-03-19T02:20:20.472Z] Hugepagesize: 2048 kB [2024-03-19T02:20:20.472Z] Hugetlb: 0 kB [2024-03-19T02:20:20.472Z] DirectMap4k: 639060 kB [2024-03-19T02:20:20.472Z] DirectMap2M: 18053120 kB [2024-03-19T02:20:20.472Z] DirectMap1G: 14680064 kB [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-03-19T02:20:20.765Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:20.765Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:20.765Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test persistence_all [2024-03-19T02:20:20.765Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:20.765Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:20.765Z] + readonly GF_INTERNAL_ENV_SH=/tmp/Uh3gf-internal-env [2024-03-19T02:20:20.765Z] + GF_INTERNAL_ENV_SH=/tmp/Uh3gf-internal-env [2024-03-19T02:20:20.765Z] + '[' '!' -z '' ']' [2024-03-19T02:20:20.765Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:20.765Z] + WSIMPORT_OPTS= [2024-03-19T02:20:20.765Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:20.765Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:20.781Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:20.781Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:20.781Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test ql_gf_full_profile_all [2024-03-19T02:20:20.781Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:20.781Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:20.781Z] + readonly GF_INTERNAL_ENV_SH=/tmp/yNRgf-internal-env [2024-03-19T02:20:20.781Z] + GF_INTERNAL_ENV_SH=/tmp/yNRgf-internal-env [2024-03-19T02:20:20.781Z] + '[' '!' -z '' ']' [2024-03-19T02:20:20.781Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:20.781Z] + WSIMPORT_OPTS= [2024-03-19T02:20:20.781Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:20.781Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:20.890Z] + id [2024-03-19T02:20:20.890Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:20.890Z] + uname -a [2024-03-19T02:20:20.890Z] Linux basic-lqfq4 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:20.890Z] + env [2024-03-19T02:20:20.890Z] + sort [2024-03-19T02:20:20.890Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:20.890Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:20.890Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:20.890Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:20.890Z] BUILD_ID=1 [2024-03-19T02:20:20.890Z] BUILD_NUMBER=1 [2024-03-19T02:20:20.890Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:20.890Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:20.890Z] CI=true [2024-03-19T02:20:20.890Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:20.890Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:20.890Z] HOME=/home/jenkins [2024-03-19T02:20:20.890Z] HOSTNAME=basic-lqfq4 [2024-03-19T02:20:20.890Z] HUDSON_COOKIE=fb67d913-6057-45d7-9705-b3472250055f [2024-03-19T02:20:20.890Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:20.890Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:20.890Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:20.891Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:20.891Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:20.891Z] JENKINS_AGENT_NAME=basic-lqfq4 [2024-03-19T02:20:20.891Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:20.891Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:20.891Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:20.891Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:20.891Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:20.891Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:20.891Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:20.891Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:20.891Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:20.891Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:20.891Z] JENKINS_NAME=basic-lqfq4 [2024-03-19T02:20:20.891Z] JENKINS_NODE_COOKIE=68ade988-6f7a-448f-9cff-0789f2015bcf [2024-03-19T02:20:20.891Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:20.891Z] JENKINS_SECRET=**** [2024-03-19T02:20:20.891Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:20.891Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:20.891Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:20.891Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:20.891Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:20.891Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:20.891Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:20.891Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:20.891Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:20.891Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:20.891Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:20.891Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:20.891Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:20.891Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:20.891Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:20.891Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:20.891Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:20.891Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:20.891Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:20.891Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:20.891Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:20.891Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:20.891Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:20.892Z] LANG=en_US.UTF-8 [2024-03-19T02:20:20.892Z] LANGUAGE=en_US:en [2024-03-19T02:20:20.892Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:20.892Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:20.892Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:20.892Z] NODE_LABELS=basic-lqfq4 basic [2024-03-19T02:20:20.892Z] NODE_NAME=basic-lqfq4 [2024-03-19T02:20:20.892Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:20.892Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-lqfq4 [2024-03-19T02:20:20.892Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:20.892Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:20.892Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:20.892Z] PORT_ADMIN=4848 [2024-03-19T02:20:20.892Z] PORT_HTTP=8080 [2024-03-19T02:20:20.892Z] PORT_HTTPS=8181 [2024-03-19T02:20:20.892Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:20.892Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:20.892Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:20.892Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:20.892Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:20.893Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:20.893Z] SHLVL=1 [2024-03-19T02:20:20.893Z] STAGE_NAME=ejb_group_3 [2024-03-19T02:20:20.893Z] TERM=xterm [2024-03-19T02:20:20.893Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:20.893Z] USER_NAME=jenkins [2024-03-19T02:20:20.893Z] _=/usr/bin/env [2024-03-19T02:20:20.893Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:20.893Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:20.899Z] + df -h [2024-03-19T02:20:20.899Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:20.899Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:20.899Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:20.899Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:20.899Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:20.899Z] tmpfs 26G 63M 26G 1% /etc/hostname [2024-03-19T02:20:20.899Z] /dev/sda4 894G 161G 733G 18% /etc/hosts [2024-03-19T02:20:20.899Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:20.899Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:20.899Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:20.899Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:20.899Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:20.899Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:20.899Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:20.899Z] 91 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:20.899Z] + mvn -version [2024-03-19T02:20:20.925Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:20.925Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:21.160Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:21.160Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:21.160Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:21.160Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:21.160Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:21.160Z] + ant -version [2024-03-19T02:20:21.160Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:21.160Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:21.160Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-8623ecd6/script.sh: line 9: ps: command not found [2024-03-19T02:20:21.160Z] + true [2024-03-19T02:20:21.160Z] + cat /proc/cpuinfo [2024-03-19T02:20:21.160Z] processor : 0 [2024-03-19T02:20:21.160Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.160Z] cpu family : 6 [2024-03-19T02:20:21.160Z] model : 85 [2024-03-19T02:20:21.160Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.160Z] stepping : 7 [2024-03-19T02:20:21.160Z] microcode : 0x5003302 [2024-03-19T02:20:21.160Z] cpu MHz : 2899.905 [2024-03-19T02:20:21.161Z] cache size : 14080 KB [2024-03-19T02:20:21.161Z] physical id : 0 [2024-03-19T02:20:21.161Z] siblings : 20 [2024-03-19T02:20:21.161Z] core id : 0 [2024-03-19T02:20:21.161Z] cpu cores : 10 [2024-03-19T02:20:21.161Z] apicid : 0 [2024-03-19T02:20:21.161Z] initial apicid : 0 [2024-03-19T02:20:21.161Z] fpu : yes [2024-03-19T02:20:21.161Z] fpu_exception : yes [2024-03-19T02:20:21.161Z] cpuid level : 22 [2024-03-19T02:20:21.161Z] wp : yes [2024-03-19T02:20:21.161Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.161Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.161Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.161Z] bogomips : 4800.00 [2024-03-19T02:20:21.161Z] clflush size : 64 [2024-03-19T02:20:21.161Z] cache_alignment : 64 [2024-03-19T02:20:21.161Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.161Z] power management: [2024-03-19T02:20:21.161Z] [2024-03-19T02:20:21.161Z] processor : 1 [2024-03-19T02:20:21.161Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.161Z] cpu family : 6 [2024-03-19T02:20:21.161Z] model : 85 [2024-03-19T02:20:21.161Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.161Z] stepping : 7 [2024-03-19T02:20:21.161Z] microcode : 0x5003302 [2024-03-19T02:20:21.161Z] cpu MHz : 2900.088 [2024-03-19T02:20:21.161Z] cache size : 14080 KB [2024-03-19T02:20:21.161Z] physical id : 0 [2024-03-19T02:20:21.161Z] siblings : 20 [2024-03-19T02:20:21.161Z] core id : 1 [2024-03-19T02:20:21.161Z] cpu cores : 10 [2024-03-19T02:20:21.161Z] apicid : 2 [2024-03-19T02:20:21.161Z] initial apicid : 2 [2024-03-19T02:20:21.161Z] fpu : yes [2024-03-19T02:20:21.161Z] fpu_exception : yes [2024-03-19T02:20:21.161Z] cpuid level : 22 [2024-03-19T02:20:21.168Z] wp : yes [2024-03-19T02:20:21.168Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.168Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.168Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.168Z] bogomips : 4800.00 [2024-03-19T02:20:21.168Z] clflush size : 64 [2024-03-19T02:20:21.168Z] cache_alignment : 64 [2024-03-19T02:20:21.168Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.168Z] power management: [2024-03-19T02:20:21.168Z] [2024-03-19T02:20:21.169Z] processor : 2 [2024-03-19T02:20:21.169Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.169Z] cpu family : 6 [2024-03-19T02:20:21.169Z] model : 85 [2024-03-19T02:20:21.169Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.169Z] stepping : 7 [2024-03-19T02:20:21.169Z] microcode : 0x5003302 [2024-03-19T02:20:21.169Z] cpu MHz : 2500.027 [2024-03-19T02:20:21.169Z] cache size : 14080 KB [2024-03-19T02:20:21.169Z] physical id : 0 [2024-03-19T02:20:21.169Z] siblings : 20 [2024-03-19T02:20:21.169Z] core id : 2 [2024-03-19T02:20:21.169Z] cpu cores : 10 [2024-03-19T02:20:21.169Z] apicid : 4 [2024-03-19T02:20:21.169Z] initial apicid : 4 [2024-03-19T02:20:21.169Z] fpu : yes [2024-03-19T02:20:21.169Z] fpu_exception : yes [2024-03-19T02:20:21.169Z] cpuid level : 22 [2024-03-19T02:20:21.169Z] wp : yes [2024-03-19T02:20:21.169Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.169Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.169Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.169Z] bogomips : 4800.00 [2024-03-19T02:20:21.169Z] clflush size : 64 [2024-03-19T02:20:21.169Z] cache_alignment : 64 [2024-03-19T02:20:21.169Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.169Z] power management: [2024-03-19T02:20:21.169Z] [2024-03-19T02:20:21.169Z] processor : 3 [2024-03-19T02:20:21.169Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.169Z] cpu family : 6 [2024-03-19T02:20:21.169Z] model : 85 [2024-03-19T02:20:21.169Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.169Z] stepping : 7 [2024-03-19T02:20:21.169Z] microcode : 0x5003302 [2024-03-19T02:20:21.169Z] cpu MHz : 2900.043 [2024-03-19T02:20:21.169Z] cache size : 14080 KB [2024-03-19T02:20:21.170Z] physical id : 0 [2024-03-19T02:20:21.170Z] siblings : 20 [2024-03-19T02:20:21.170Z] core id : 3 [2024-03-19T02:20:21.170Z] cpu cores : 10 [2024-03-19T02:20:21.170Z] apicid : 6 [2024-03-19T02:20:21.170Z] initial apicid : 6 [2024-03-19T02:20:21.170Z] fpu : yes [2024-03-19T02:20:21.170Z] fpu_exception : yes [2024-03-19T02:20:21.170Z] cpuid level : 22 [2024-03-19T02:20:21.170Z] wp : yes [2024-03-19T02:20:21.170Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.170Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.170Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.170Z] bogomips : 4800.00 [2024-03-19T02:20:21.170Z] clflush size : 64 [2024-03-19T02:20:21.170Z] cache_alignment : 64 [2024-03-19T02:20:21.170Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.170Z] power management: [2024-03-19T02:20:21.170Z] [2024-03-19T02:20:21.170Z] processor : 4 [2024-03-19T02:20:21.170Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.170Z] cpu family : 6 [2024-03-19T02:20:21.170Z] model : 85 [2024-03-19T02:20:21.170Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.170Z] stepping : 7 [2024-03-19T02:20:21.170Z] microcode : 0x5003302 [2024-03-19T02:20:21.170Z] cpu MHz : 2900.012 [2024-03-19T02:20:21.170Z] cache size : 14080 KB [2024-03-19T02:20:21.170Z] physical id : 0 [2024-03-19T02:20:21.170Z] siblings : 20 [2024-03-19T02:20:21.170Z] core id : 4 [2024-03-19T02:20:21.171Z] cpu cores : 10 [2024-03-19T02:20:21.171Z] apicid : 8 [2024-03-19T02:20:21.171Z] initial apicid : 8 [2024-03-19T02:20:21.171Z] fpu : yes [2024-03-19T02:20:21.171Z] fpu_exception : yes [2024-03-19T02:20:21.171Z] cpuid level : 22 [2024-03-19T02:20:21.171Z] wp : yes [2024-03-19T02:20:21.171Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.171Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.171Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.171Z] bogomips : 4800.00 [2024-03-19T02:20:21.171Z] clflush size : 64 [2024-03-19T02:20:21.171Z] cache_alignment : 64 [2024-03-19T02:20:21.171Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.171Z] power management: [2024-03-19T02:20:21.171Z] [2024-03-19T02:20:21.171Z] processor : 5 [2024-03-19T02:20:21.171Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.171Z] cpu family : 6 [2024-03-19T02:20:21.171Z] model : 85 [2024-03-19T02:20:21.171Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.171Z] stepping : 7 [2024-03-19T02:20:21.171Z] microcode : 0x5003302 [2024-03-19T02:20:21.171Z] cpu MHz : 2900.034 [2024-03-19T02:20:21.171Z] cache size : 14080 KB [2024-03-19T02:20:21.171Z] physical id : 0 [2024-03-19T02:20:21.171Z] siblings : 20 [2024-03-19T02:20:21.171Z] core id : 8 [2024-03-19T02:20:21.171Z] cpu cores : 10 [2024-03-19T02:20:21.171Z] apicid : 16 [2024-03-19T02:20:21.171Z] initial apicid : 16 [2024-03-19T02:20:21.171Z] fpu : yes [2024-03-19T02:20:21.171Z] fpu_exception : yes [2024-03-19T02:20:21.171Z] cpuid level : 22 [2024-03-19T02:20:21.171Z] wp : yes [2024-03-19T02:20:21.172Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.172Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.172Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.172Z] bogomips : 4800.00 [2024-03-19T02:20:21.172Z] clflush size : 64 [2024-03-19T02:20:21.172Z] cache_alignment : 64 [2024-03-19T02:20:21.172Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.172Z] power management: [2024-03-19T02:20:21.172Z] [2024-03-19T02:20:21.172Z] processor : 6 [2024-03-19T02:20:21.172Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.172Z] cpu family : 6 [2024-03-19T02:20:21.172Z] model : 85 [2024-03-19T02:20:21.172Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.172Z] stepping : 7 [2024-03-19T02:20:21.172Z] microcode : 0x5003302 [2024-03-19T02:20:21.172Z] cpu MHz : 2898.771 [2024-03-19T02:20:21.172Z] cache size : 14080 KB [2024-03-19T02:20:21.172Z] physical id : 0 [2024-03-19T02:20:21.172Z] siblings : 20 [2024-03-19T02:20:21.172Z] core id : 9 [2024-03-19T02:20:21.172Z] cpu cores : 10 [2024-03-19T02:20:21.172Z] apicid : 18 [2024-03-19T02:20:21.172Z] initial apicid : 18 [2024-03-19T02:20:21.172Z] fpu : yes [2024-03-19T02:20:21.172Z] fpu_exception : yes [2024-03-19T02:20:21.172Z] cpuid level : 22 [2024-03-19T02:20:21.172Z] wp : yes [2024-03-19T02:20:21.172Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.172Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.172Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.172Z] bogomips : 4800.00 [2024-03-19T02:20:21.172Z] clflush size : 64 [2024-03-19T02:20:21.172Z] cache_alignment : 64 [2024-03-19T02:20:21.172Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.173Z] power management: [2024-03-19T02:20:21.173Z] [2024-03-19T02:20:21.173Z] processor : 7 [2024-03-19T02:20:21.173Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.173Z] cpu family : 6 [2024-03-19T02:20:21.173Z] model : 85 [2024-03-19T02:20:21.173Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.173Z] stepping : 7 [2024-03-19T02:20:21.173Z] microcode : 0x5003302 [2024-03-19T02:20:21.173Z] cpu MHz : 2897.919 [2024-03-19T02:20:21.173Z] cache size : 14080 KB [2024-03-19T02:20:21.173Z] physical id : 0 [2024-03-19T02:20:21.173Z] siblings : 20 [2024-03-19T02:20:21.173Z] core id : 10 [2024-03-19T02:20:21.173Z] cpu cores : 10 [2024-03-19T02:20:21.173Z] apicid : 20 [2024-03-19T02:20:21.173Z] initial apicid : 20 [2024-03-19T02:20:21.173Z] fpu : yes [2024-03-19T02:20:21.173Z] fpu_exception : yes [2024-03-19T02:20:21.173Z] cpuid level : 22 [2024-03-19T02:20:21.173Z] wp : yes [2024-03-19T02:20:21.173Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.173Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.173Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.173Z] bogomips : 4800.00 [2024-03-19T02:20:21.173Z] clflush size : 64 [2024-03-19T02:20:21.173Z] cache_alignment : 64 [2024-03-19T02:20:21.173Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.173Z] power management: [2024-03-19T02:20:21.173Z] [2024-03-19T02:20:21.173Z] processor : 8 [2024-03-19T02:20:21.173Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.173Z] cpu family : 6 [2024-03-19T02:20:21.173Z] model : 85 [2024-03-19T02:20:21.173Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.173Z] stepping : 7 [2024-03-19T02:20:21.173Z] microcode : 0x5003302 [2024-03-19T02:20:21.173Z] cpu MHz : 2900.791 [2024-03-19T02:20:21.173Z] cache size : 14080 KB [2024-03-19T02:20:21.173Z] physical id : 0 [2024-03-19T02:20:21.173Z] siblings : 20 [2024-03-19T02:20:21.173Z] core id : 11 [2024-03-19T02:20:21.173Z] cpu cores : 10 [2024-03-19T02:20:21.173Z] apicid : 22 [2024-03-19T02:20:21.173Z] initial apicid : 22 [2024-03-19T02:20:21.173Z] fpu : yes [2024-03-19T02:20:21.173Z] fpu_exception : yes [2024-03-19T02:20:21.173Z] cpuid level : 22 [2024-03-19T02:20:21.173Z] wp : yes [2024-03-19T02:20:21.174Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.174Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.174Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.174Z] bogomips : 4800.00 [2024-03-19T02:20:21.174Z] clflush size : 64 [2024-03-19T02:20:21.174Z] cache_alignment : 64 [2024-03-19T02:20:21.174Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.174Z] power management: [2024-03-19T02:20:21.174Z] [2024-03-19T02:20:21.174Z] processor : 9 [2024-03-19T02:20:21.174Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.174Z] cpu family : 6 [2024-03-19T02:20:21.174Z] model : 85 [2024-03-19T02:20:21.174Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.174Z] stepping : 7 [2024-03-19T02:20:21.174Z] microcode : 0x5003302 [2024-03-19T02:20:21.174Z] cpu MHz : 2900.468 [2024-03-19T02:20:21.174Z] cache size : 14080 KB [2024-03-19T02:20:21.174Z] physical id : 0 [2024-03-19T02:20:21.174Z] siblings : 20 [2024-03-19T02:20:21.174Z] core id : 12 [2024-03-19T02:20:21.174Z] cpu cores : 10 [2024-03-19T02:20:21.174Z] apicid : 24 [2024-03-19T02:20:21.174Z] initial apicid : 24 [2024-03-19T02:20:21.174Z] fpu : yes [2024-03-19T02:20:21.174Z] fpu_exception : yes [2024-03-19T02:20:21.174Z] cpuid level : 22 [2024-03-19T02:20:21.174Z] wp : yes [2024-03-19T02:20:21.174Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.174Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.174Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.174Z] bogomips : 4800.00 [2024-03-19T02:20:21.174Z] clflush size : 64 [2024-03-19T02:20:21.174Z] cache_alignment : 64 [2024-03-19T02:20:21.174Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.174Z] power management: [2024-03-19T02:20:21.174Z] [2024-03-19T02:20:21.174Z] processor : 10 [2024-03-19T02:20:21.174Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.174Z] cpu family : 6 [2024-03-19T02:20:21.174Z] model : 85 [2024-03-19T02:20:21.174Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.174Z] stepping : 7 [2024-03-19T02:20:21.174Z] microcode : 0x5003302 [2024-03-19T02:20:21.175Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.175Z] cache size : 14080 KB [2024-03-19T02:20:21.175Z] physical id : 1 [2024-03-19T02:20:21.175Z] siblings : 20 [2024-03-19T02:20:21.175Z] core id : 0 [2024-03-19T02:20:21.175Z] cpu cores : 10 [2024-03-19T02:20:21.175Z] apicid : 32 [2024-03-19T02:20:21.175Z] initial apicid : 32 [2024-03-19T02:20:21.175Z] fpu : yes [2024-03-19T02:20:21.175Z] fpu_exception : yes [2024-03-19T02:20:21.175Z] cpuid level : 22 [2024-03-19T02:20:21.175Z] wp : yes [2024-03-19T02:20:21.175Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.175Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.175Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.175Z] bogomips : 4807.68 [2024-03-19T02:20:21.175Z] clflush size : 64 [2024-03-19T02:20:21.175Z] cache_alignment : 64 [2024-03-19T02:20:21.175Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.175Z] power management: [2024-03-19T02:20:21.175Z] [2024-03-19T02:20:21.175Z] processor : 11 [2024-03-19T02:20:21.175Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.175Z] cpu family : 6 [2024-03-19T02:20:21.175Z] model : 85 [2024-03-19T02:20:21.175Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.175Z] stepping : 7 [2024-03-19T02:20:21.175Z] microcode : 0x5003302 [2024-03-19T02:20:21.175Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.175Z] cache size : 14080 KB [2024-03-19T02:20:21.175Z] physical id : 1 [2024-03-19T02:20:21.175Z] siblings : 20 [2024-03-19T02:20:21.175Z] core id : 1 [2024-03-19T02:20:21.175Z] cpu cores : 10 [2024-03-19T02:20:21.175Z] apicid : 34 [2024-03-19T02:20:21.175Z] initial apicid : 34 [2024-03-19T02:20:21.175Z] fpu : yes [2024-03-19T02:20:21.175Z] fpu_exception : yes [2024-03-19T02:20:21.175Z] cpuid level : 22 [2024-03-19T02:20:21.175Z] wp : yes [2024-03-19T02:20:21.175Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.176Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.176Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.176Z] bogomips : 4807.68 [2024-03-19T02:20:21.176Z] clflush size : 64 [2024-03-19T02:20:21.176Z] cache_alignment : 64 [2024-03-19T02:20:21.176Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.176Z] power management: [2024-03-19T02:20:21.176Z] [2024-03-19T02:20:21.176Z] processor : 12 [2024-03-19T02:20:21.176Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.176Z] cpu family : 6 [2024-03-19T02:20:21.176Z] model : 85 [2024-03-19T02:20:21.176Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.176Z] stepping : 7 [2024-03-19T02:20:21.176Z] microcode : 0x5003302 [2024-03-19T02:20:21.176Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.176Z] cache size : 14080 KB [2024-03-19T02:20:21.176Z] physical id : 1 [2024-03-19T02:20:21.176Z] siblings : 20 [2024-03-19T02:20:21.176Z] core id : 2 [2024-03-19T02:20:21.176Z] cpu cores : 10 [2024-03-19T02:20:21.176Z] apicid : 36 [2024-03-19T02:20:21.176Z] initial apicid : 36 [2024-03-19T02:20:21.176Z] fpu : yes [2024-03-19T02:20:21.176Z] fpu_exception : yes [2024-03-19T02:20:21.176Z] cpuid level : 22 [2024-03-19T02:20:21.176Z] wp : yes [2024-03-19T02:20:21.176Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.176Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.177Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.177Z] bogomips : 4807.68 [2024-03-19T02:20:21.177Z] clflush size : 64 [2024-03-19T02:20:21.177Z] cache_alignment : 64 [2024-03-19T02:20:21.177Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.177Z] power management: [2024-03-19T02:20:21.177Z] [2024-03-19T02:20:21.177Z] processor : 13 [2024-03-19T02:20:21.177Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.177Z] cpu family : 6 [2024-03-19T02:20:21.177Z] model : 85 [2024-03-19T02:20:21.177Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.177Z] stepping : 7 [2024-03-19T02:20:21.177Z] microcode : 0x5003302 [2024-03-19T02:20:21.177Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.177Z] cache size : 14080 KB [2024-03-19T02:20:21.177Z] physical id : 1 [2024-03-19T02:20:21.177Z] siblings : 20 [2024-03-19T02:20:21.177Z] core id : 3 [2024-03-19T02:20:21.177Z] cpu cores : 10 [2024-03-19T02:20:21.177Z] apicid : 38 [2024-03-19T02:20:21.177Z] initial apicid : 38 [2024-03-19T02:20:21.177Z] fpu : yes [2024-03-19T02:20:21.177Z] fpu_exception : yes [2024-03-19T02:20:21.177Z] cpuid level : 22 [2024-03-19T02:20:21.177Z] wp : yes [2024-03-19T02:20:21.177Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.177Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.177Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.177Z] bogomips : 4807.68 [2024-03-19T02:20:21.177Z] clflush size : 64 [2024-03-19T02:20:21.177Z] cache_alignment : 64 [2024-03-19T02:20:21.177Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.177Z] power management: [2024-03-19T02:20:21.177Z] [2024-03-19T02:20:21.177Z] processor : 14 [2024-03-19T02:20:21.177Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.177Z] cpu family : 6 [2024-03-19T02:20:21.177Z] model : 85 [2024-03-19T02:20:21.177Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.177Z] stepping : 7 [2024-03-19T02:20:21.177Z] microcode : 0x5003302 [2024-03-19T02:20:21.177Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.177Z] cache size : 14080 KB [2024-03-19T02:20:21.177Z] physical id : 1 [2024-03-19T02:20:21.177Z] siblings : 20 [2024-03-19T02:20:21.177Z] core id : 4 [2024-03-19T02:20:21.177Z] cpu cores : 10 [2024-03-19T02:20:21.177Z] apicid : 40 [2024-03-19T02:20:21.177Z] initial apicid : 40 [2024-03-19T02:20:21.177Z] fpu : yes [2024-03-19T02:20:21.177Z] fpu_exception : yes [2024-03-19T02:20:21.177Z] cpuid level : 22 [2024-03-19T02:20:21.177Z] wp : yes [2024-03-19T02:20:21.178Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.178Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.178Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.178Z] bogomips : 4807.68 [2024-03-19T02:20:21.178Z] clflush size : 64 [2024-03-19T02:20:21.178Z] cache_alignment : 64 [2024-03-19T02:20:21.178Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.178Z] power management: [2024-03-19T02:20:21.178Z] [2024-03-19T02:20:21.178Z] processor : 15 [2024-03-19T02:20:21.178Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.178Z] cpu family : 6 [2024-03-19T02:20:21.178Z] model : 85 [2024-03-19T02:20:21.178Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.178Z] stepping : 7 [2024-03-19T02:20:21.178Z] microcode : 0x5003302 [2024-03-19T02:20:21.178Z] cpu MHz : 2899.950 [2024-03-19T02:20:21.178Z] cache size : 14080 KB [2024-03-19T02:20:21.178Z] physical id : 1 [2024-03-19T02:20:21.178Z] siblings : 20 [2024-03-19T02:20:21.178Z] core id : 8 [2024-03-19T02:20:21.178Z] cpu cores : 10 [2024-03-19T02:20:21.178Z] apicid : 48 [2024-03-19T02:20:21.178Z] initial apicid : 48 [2024-03-19T02:20:21.178Z] fpu : yes [2024-03-19T02:20:21.178Z] fpu_exception : yes [2024-03-19T02:20:21.178Z] cpuid level : 22 [2024-03-19T02:20:21.178Z] wp : yes [2024-03-19T02:20:21.178Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.179Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.179Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.179Z] bogomips : 4807.68 [2024-03-19T02:20:21.179Z] clflush size : 64 [2024-03-19T02:20:21.179Z] cache_alignment : 64 [2024-03-19T02:20:21.179Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.179Z] power management: [2024-03-19T02:20:21.179Z] [2024-03-19T02:20:21.179Z] processor : 16 [2024-03-19T02:20:21.179Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.179Z] cpu family : 6 [2024-03-19T02:20:21.179Z] model : 85 [2024-03-19T02:20:21.179Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.179Z] stepping : 7 [2024-03-19T02:20:21.179Z] microcode : 0x5003302 [2024-03-19T02:20:21.179Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.179Z] cache size : 14080 KB [2024-03-19T02:20:21.179Z] physical id : 1 [2024-03-19T02:20:21.179Z] siblings : 20 [2024-03-19T02:20:21.179Z] core id : 9 [2024-03-19T02:20:21.179Z] cpu cores : 10 [2024-03-19T02:20:21.179Z] apicid : 50 [2024-03-19T02:20:21.179Z] initial apicid : 50 [2024-03-19T02:20:21.179Z] fpu : yes [2024-03-19T02:20:21.179Z] fpu_exception : yes [2024-03-19T02:20:21.179Z] cpuid level : 22 [2024-03-19T02:20:21.179Z] wp : yes [2024-03-19T02:20:21.179Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.179Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.179Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.179Z] bogomips : 4807.68 [2024-03-19T02:20:21.179Z] clflush size : 64 [2024-03-19T02:20:21.179Z] cache_alignment : 64 [2024-03-19T02:20:21.179Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.179Z] power management: [2024-03-19T02:20:21.179Z] [2024-03-19T02:20:21.179Z] processor : 17 [2024-03-19T02:20:21.179Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.179Z] cpu family : 6 [2024-03-19T02:20:21.179Z] model : 85 [2024-03-19T02:20:21.179Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.179Z] stepping : 7 [2024-03-19T02:20:21.179Z] microcode : 0x5003302 [2024-03-19T02:20:21.179Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.179Z] cache size : 14080 KB [2024-03-19T02:20:21.179Z] physical id : 1 [2024-03-19T02:20:21.179Z] siblings : 20 [2024-03-19T02:20:21.179Z] core id : 10 [2024-03-19T02:20:21.179Z] cpu cores : 10 [2024-03-19T02:20:21.179Z] apicid : 52 [2024-03-19T02:20:21.179Z] initial apicid : 52 [2024-03-19T02:20:21.179Z] fpu : yes [2024-03-19T02:20:21.179Z] fpu_exception : yes [2024-03-19T02:20:21.179Z] cpuid level : 22 [2024-03-19T02:20:21.179Z] wp : yes [2024-03-19T02:20:21.180Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.180Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.180Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.180Z] bogomips : 4807.68 [2024-03-19T02:20:21.180Z] clflush size : 64 [2024-03-19T02:20:21.180Z] cache_alignment : 64 [2024-03-19T02:20:21.180Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.180Z] power management: [2024-03-19T02:20:21.180Z] [2024-03-19T02:20:21.180Z] processor : 18 [2024-03-19T02:20:21.180Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.180Z] cpu family : 6 [2024-03-19T02:20:21.180Z] model : 85 [2024-03-19T02:20:21.180Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.180Z] stepping : 7 [2024-03-19T02:20:21.180Z] microcode : 0x5003302 [2024-03-19T02:20:21.180Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.180Z] cache size : 14080 KB [2024-03-19T02:20:21.180Z] physical id : 1 [2024-03-19T02:20:21.180Z] siblings : 20 [2024-03-19T02:20:21.180Z] core id : 11 [2024-03-19T02:20:21.180Z] cpu cores : 10 [2024-03-19T02:20:21.180Z] apicid : 54 [2024-03-19T02:20:21.180Z] initial apicid : 54 [2024-03-19T02:20:21.180Z] fpu : yes [2024-03-19T02:20:21.180Z] fpu_exception : yes [2024-03-19T02:20:21.180Z] cpuid level : 22 [2024-03-19T02:20:21.180Z] wp : yes [2024-03-19T02:20:21.180Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.181Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.181Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.181Z] bogomips : 4807.68 [2024-03-19T02:20:21.181Z] clflush size : 64 [2024-03-19T02:20:21.181Z] cache_alignment : 64 [2024-03-19T02:20:21.181Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.181Z] power management: [2024-03-19T02:20:21.181Z] [2024-03-19T02:20:21.181Z] processor : 19 [2024-03-19T02:20:21.181Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.181Z] cpu family : 6 [2024-03-19T02:20:21.181Z] model : 85 [2024-03-19T02:20:21.181Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.181Z] stepping : 7 [2024-03-19T02:20:21.181Z] microcode : 0x5003302 [2024-03-19T02:20:21.181Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.181Z] cache size : 14080 KB [2024-03-19T02:20:21.181Z] physical id : 1 [2024-03-19T02:20:21.181Z] siblings : 20 [2024-03-19T02:20:21.181Z] core id : 12 [2024-03-19T02:20:21.181Z] cpu cores : 10 [2024-03-19T02:20:21.181Z] apicid : 56 [2024-03-19T02:20:21.181Z] initial apicid : 56 [2024-03-19T02:20:21.181Z] fpu : yes [2024-03-19T02:20:21.181Z] fpu_exception : yes [2024-03-19T02:20:21.181Z] cpuid level : 22 [2024-03-19T02:20:21.181Z] wp : yes [2024-03-19T02:20:21.181Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.181Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.181Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.181Z] bogomips : 4807.68 [2024-03-19T02:20:21.181Z] clflush size : 64 [2024-03-19T02:20:21.181Z] cache_alignment : 64 [2024-03-19T02:20:21.181Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.181Z] power management: [2024-03-19T02:20:21.181Z] [2024-03-19T02:20:21.181Z] processor : 20 [2024-03-19T02:20:21.181Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.181Z] cpu family : 6 [2024-03-19T02:20:21.181Z] model : 85 [2024-03-19T02:20:21.181Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.182Z] stepping : 7 [2024-03-19T02:20:21.182Z] microcode : 0x5003302 [2024-03-19T02:20:21.182Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.182Z] cache size : 14080 KB [2024-03-19T02:20:21.182Z] physical id : 0 [2024-03-19T02:20:21.182Z] siblings : 20 [2024-03-19T02:20:21.182Z] core id : 0 [2024-03-19T02:20:21.182Z] cpu cores : 10 [2024-03-19T02:20:21.182Z] apicid : 1 [2024-03-19T02:20:21.182Z] initial apicid : 1 [2024-03-19T02:20:21.182Z] fpu : yes [2024-03-19T02:20:21.182Z] fpu_exception : yes [2024-03-19T02:20:21.182Z] cpuid level : 22 [2024-03-19T02:20:21.182Z] wp : yes [2024-03-19T02:20:21.182Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.182Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.182Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.182Z] bogomips : 4800.00 [2024-03-19T02:20:21.182Z] clflush size : 64 [2024-03-19T02:20:21.182Z] cache_alignment : 64 [2024-03-19T02:20:21.182Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.182Z] power management: [2024-03-19T02:20:21.182Z] [2024-03-19T02:20:21.182Z] processor : 21 [2024-03-19T02:20:21.182Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.182Z] cpu family : 6 [2024-03-19T02:20:21.182Z] model : 85 [2024-03-19T02:20:21.182Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.182Z] stepping : 7 [2024-03-19T02:20:21.182Z] microcode : 0x5003302 [2024-03-19T02:20:21.182Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.182Z] cache size : 14080 KB [2024-03-19T02:20:21.182Z] physical id : 0 [2024-03-19T02:20:21.182Z] siblings : 20 [2024-03-19T02:20:21.182Z] core id : 1 [2024-03-19T02:20:21.182Z] cpu cores : 10 [2024-03-19T02:20:21.182Z] apicid : 3 [2024-03-19T02:20:21.182Z] initial apicid : 3 [2024-03-19T02:20:21.182Z] fpu : yes [2024-03-19T02:20:21.182Z] fpu_exception : yes [2024-03-19T02:20:21.182Z] cpuid level : 22 [2024-03-19T02:20:21.182Z] wp : yes [2024-03-19T02:20:21.182Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.183Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.183Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.183Z] bogomips : 4800.00 [2024-03-19T02:20:21.183Z] clflush size : 64 [2024-03-19T02:20:21.183Z] cache_alignment : 64 [2024-03-19T02:20:21.183Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.183Z] power management: [2024-03-19T02:20:21.183Z] [2024-03-19T02:20:21.183Z] processor : 22 [2024-03-19T02:20:21.183Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.183Z] cpu family : 6 [2024-03-19T02:20:21.183Z] model : 85 [2024-03-19T02:20:21.183Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.183Z] stepping : 7 [2024-03-19T02:20:21.183Z] microcode : 0x5003302 [2024-03-19T02:20:21.183Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.183Z] cache size : 14080 KB [2024-03-19T02:20:21.183Z] physical id : 0 [2024-03-19T02:20:21.183Z] siblings : 20 [2024-03-19T02:20:21.183Z] core id : 2 [2024-03-19T02:20:21.183Z] cpu cores : 10 [2024-03-19T02:20:21.183Z] apicid : 5 [2024-03-19T02:20:21.183Z] initial apicid : 5 [2024-03-19T02:20:21.183Z] fpu : yes [2024-03-19T02:20:21.183Z] fpu_exception : yes [2024-03-19T02:20:21.183Z] cpuid level : 22 [2024-03-19T02:20:21.183Z] wp : yes [2024-03-19T02:20:21.183Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.183Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.183Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.183Z] bogomips : 4800.00 [2024-03-19T02:20:21.183Z] clflush size : 64 [2024-03-19T02:20:21.183Z] cache_alignment : 64 [2024-03-19T02:20:21.183Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.183Z] power management: [2024-03-19T02:20:21.183Z] [2024-03-19T02:20:21.183Z] processor : 23 [2024-03-19T02:20:21.183Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.183Z] cpu family : 6 [2024-03-19T02:20:21.183Z] model : 85 [2024-03-19T02:20:21.183Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.183Z] stepping : 7 [2024-03-19T02:20:21.183Z] microcode : 0x5003302 [2024-03-19T02:20:21.183Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.183Z] cache size : 14080 KB [2024-03-19T02:20:21.183Z] physical id : 0 [2024-03-19T02:20:21.183Z] siblings : 20 [2024-03-19T02:20:21.184Z] core id : 3 [2024-03-19T02:20:21.184Z] cpu cores : 10 [2024-03-19T02:20:21.184Z] apicid : 7 [2024-03-19T02:20:21.184Z] initial apicid : 7 [2024-03-19T02:20:21.184Z] fpu : yes [2024-03-19T02:20:21.184Z] fpu_exception : yes [2024-03-19T02:20:21.184Z] cpuid level : 22 [2024-03-19T02:20:21.184Z] wp : yes [2024-03-19T02:20:21.184Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.184Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.184Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.184Z] bogomips : 4800.00 [2024-03-19T02:20:21.184Z] clflush size : 64 [2024-03-19T02:20:21.184Z] cache_alignment : 64 [2024-03-19T02:20:21.184Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.184Z] power management: [2024-03-19T02:20:21.184Z] [2024-03-19T02:20:21.184Z] processor : 24 [2024-03-19T02:20:21.184Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.184Z] cpu family : 6 [2024-03-19T02:20:21.184Z] model : 85 [2024-03-19T02:20:21.184Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.184Z] stepping : 7 [2024-03-19T02:20:21.184Z] microcode : 0x5003302 [2024-03-19T02:20:21.184Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.184Z] cache size : 14080 KB [2024-03-19T02:20:21.184Z] physical id : 0 [2024-03-19T02:20:21.184Z] siblings : 20 [2024-03-19T02:20:21.184Z] core id : 4 [2024-03-19T02:20:21.184Z] cpu cores : 10 [2024-03-19T02:20:21.184Z] apicid : 9 [2024-03-19T02:20:21.184Z] initial apicid : 9 [2024-03-19T02:20:21.184Z] fpu : yes [2024-03-19T02:20:21.184Z] fpu_exception : yes [2024-03-19T02:20:21.184Z] cpuid level : 22 [2024-03-19T02:20:21.184Z] wp : yes [2024-03-19T02:20:21.185Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.185Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.185Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.185Z] bogomips : 4800.00 [2024-03-19T02:20:21.185Z] clflush size : 64 [2024-03-19T02:20:21.185Z] cache_alignment : 64 [2024-03-19T02:20:21.185Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.185Z] power management: [2024-03-19T02:20:21.185Z] [2024-03-19T02:20:21.185Z] processor : 25 [2024-03-19T02:20:21.185Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.185Z] cpu family : 6 [2024-03-19T02:20:21.185Z] model : 85 [2024-03-19T02:20:21.185Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.185Z] stepping : 7 [2024-03-19T02:20:21.185Z] microcode : 0x5003302 [2024-03-19T02:20:21.185Z] cpu MHz : 2903.228 [2024-03-19T02:20:21.185Z] cache size : 14080 KB [2024-03-19T02:20:21.185Z] physical id : 0 [2024-03-19T02:20:21.185Z] siblings : 20 [2024-03-19T02:20:21.185Z] core id : 8 [2024-03-19T02:20:21.185Z] cpu cores : 10 [2024-03-19T02:20:21.185Z] apicid : 17 [2024-03-19T02:20:21.185Z] initial apicid : 17 [2024-03-19T02:20:21.185Z] fpu : yes [2024-03-19T02:20:21.185Z] fpu_exception : yes [2024-03-19T02:20:21.185Z] cpuid level : 22 [2024-03-19T02:20:21.185Z] wp : yes [2024-03-19T02:20:21.185Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.186Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.186Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.186Z] bogomips : 4800.00 [2024-03-19T02:20:21.186Z] clflush size : 64 [2024-03-19T02:20:21.186Z] cache_alignment : 64 [2024-03-19T02:20:21.186Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.186Z] power management: [2024-03-19T02:20:21.186Z] [2024-03-19T02:20:21.186Z] processor : 26 [2024-03-19T02:20:21.186Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.186Z] cpu family : 6 [2024-03-19T02:20:21.186Z] model : 85 [2024-03-19T02:20:21.186Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.186Z] stepping : 7 [2024-03-19T02:20:21.186Z] microcode : 0x5003302 [2024-03-19T02:20:21.186Z] cpu MHz : 2899.962 [2024-03-19T02:20:21.186Z] cache size : 14080 KB [2024-03-19T02:20:21.186Z] physical id : 0 [2024-03-19T02:20:21.186Z] siblings : 20 [2024-03-19T02:20:21.186Z] core id : 9 [2024-03-19T02:20:21.186Z] cpu cores : 10 [2024-03-19T02:20:21.186Z] apicid : 19 [2024-03-19T02:20:21.186Z] initial apicid : 19 [2024-03-19T02:20:21.186Z] fpu : yes [2024-03-19T02:20:21.186Z] fpu_exception : yes [2024-03-19T02:20:21.186Z] cpuid level : 22 [2024-03-19T02:20:21.186Z] wp : yes [2024-03-19T02:20:21.186Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.186Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.186Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.186Z] bogomips : 4800.00 [2024-03-19T02:20:21.186Z] clflush size : 64 [2024-03-19T02:20:21.186Z] cache_alignment : 64 [2024-03-19T02:20:21.186Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.186Z] power management: [2024-03-19T02:20:21.186Z] [2024-03-19T02:20:21.186Z] processor : 27 [2024-03-19T02:20:21.187Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.187Z] cpu family : 6 [2024-03-19T02:20:21.187Z] model : 85 [2024-03-19T02:20:21.187Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.187Z] stepping : 7 [2024-03-19T02:20:21.187Z] microcode : 0x5003302 [2024-03-19T02:20:21.187Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.187Z] cache size : 14080 KB [2024-03-19T02:20:21.187Z] physical id : 0 [2024-03-19T02:20:21.187Z] siblings : 20 [2024-03-19T02:20:21.187Z] core id : 10 [2024-03-19T02:20:21.187Z] cpu cores : 10 [2024-03-19T02:20:21.187Z] apicid : 21 [2024-03-19T02:20:21.187Z] initial apicid : 21 [2024-03-19T02:20:21.187Z] fpu : yes [2024-03-19T02:20:21.187Z] fpu_exception : yes [2024-03-19T02:20:21.187Z] cpuid level : 22 [2024-03-19T02:20:21.187Z] wp : yes [2024-03-19T02:20:21.187Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.187Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.187Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.187Z] bogomips : 4800.00 [2024-03-19T02:20:21.187Z] clflush size : 64 [2024-03-19T02:20:21.187Z] cache_alignment : 64 [2024-03-19T02:20:21.187Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.187Z] power management: [2024-03-19T02:20:21.187Z] [2024-03-19T02:20:21.187Z] processor : 28 [2024-03-19T02:20:21.187Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.187Z] cpu family : 6 [2024-03-19T02:20:21.187Z] model : 85 [2024-03-19T02:20:21.187Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.187Z] stepping : 7 [2024-03-19T02:20:21.187Z] microcode : 0x5003302 [2024-03-19T02:20:21.187Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.187Z] cache size : 14080 KB [2024-03-19T02:20:21.187Z] physical id : 0 [2024-03-19T02:20:21.187Z] siblings : 20 [2024-03-19T02:20:21.187Z] core id : 11 [2024-03-19T02:20:21.187Z] cpu cores : 10 [2024-03-19T02:20:21.187Z] apicid : 23 [2024-03-19T02:20:21.187Z] initial apicid : 23 [2024-03-19T02:20:21.187Z] fpu : yes [2024-03-19T02:20:21.187Z] fpu_exception : yes [2024-03-19T02:20:21.187Z] cpuid level : 22 [2024-03-19T02:20:21.187Z] wp : yes [2024-03-19T02:20:21.187Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.188Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.188Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.188Z] bogomips : 4800.00 [2024-03-19T02:20:21.188Z] clflush size : 64 [2024-03-19T02:20:21.188Z] cache_alignment : 64 [2024-03-19T02:20:21.188Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.188Z] power management: [2024-03-19T02:20:21.188Z] [2024-03-19T02:20:21.188Z] processor : 29 [2024-03-19T02:20:21.188Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.188Z] cpu family : 6 [2024-03-19T02:20:21.188Z] model : 85 [2024-03-19T02:20:21.188Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.188Z] stepping : 7 [2024-03-19T02:20:21.188Z] microcode : 0x5003302 [2024-03-19T02:20:21.188Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.188Z] cache size : 14080 KB [2024-03-19T02:20:21.188Z] physical id : 0 [2024-03-19T02:20:21.188Z] siblings : 20 [2024-03-19T02:20:21.188Z] core id : 12 [2024-03-19T02:20:21.188Z] cpu cores : 10 [2024-03-19T02:20:21.188Z] apicid : 25 [2024-03-19T02:20:21.188Z] initial apicid : 25 [2024-03-19T02:20:21.188Z] fpu : yes [2024-03-19T02:20:21.188Z] fpu_exception : yes [2024-03-19T02:20:21.188Z] cpuid level : 22 [2024-03-19T02:20:21.188Z] wp : yes [2024-03-19T02:20:21.188Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.188Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.188Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.188Z] bogomips : 4800.00 [2024-03-19T02:20:21.188Z] clflush size : 64 [2024-03-19T02:20:21.188Z] cache_alignment : 64 [2024-03-19T02:20:21.188Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.188Z] power management: [2024-03-19T02:20:21.188Z] [2024-03-19T02:20:21.188Z] processor : 30 [2024-03-19T02:20:21.188Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.188Z] cpu family : 6 [2024-03-19T02:20:21.188Z] model : 85 [2024-03-19T02:20:21.188Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.188Z] stepping : 7 [2024-03-19T02:20:21.188Z] microcode : 0x5003302 [2024-03-19T02:20:21.188Z] cpu MHz : 2900.209 [2024-03-19T02:20:21.188Z] cache size : 14080 KB [2024-03-19T02:20:21.188Z] physical id : 1 [2024-03-19T02:20:21.189Z] siblings : 20 [2024-03-19T02:20:21.189Z] core id : 0 [2024-03-19T02:20:21.189Z] cpu cores : 10 [2024-03-19T02:20:21.189Z] apicid : 33 [2024-03-19T02:20:21.189Z] initial apicid : 33 [2024-03-19T02:20:21.189Z] fpu : yes [2024-03-19T02:20:21.189Z] fpu_exception : yes [2024-03-19T02:20:21.189Z] cpuid level : 22 [2024-03-19T02:20:21.189Z] wp : yes [2024-03-19T02:20:21.189Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.189Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.189Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.189Z] bogomips : 4807.68 [2024-03-19T02:20:21.189Z] clflush size : 64 [2024-03-19T02:20:21.189Z] cache_alignment : 64 [2024-03-19T02:20:21.189Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.189Z] power management: [2024-03-19T02:20:21.189Z] [2024-03-19T02:20:21.189Z] processor : 31 [2024-03-19T02:20:21.189Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.189Z] cpu family : 6 [2024-03-19T02:20:21.189Z] model : 85 [2024-03-19T02:20:21.189Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.189Z] stepping : 7 [2024-03-19T02:20:21.189Z] microcode : 0x5003302 [2024-03-19T02:20:21.189Z] cpu MHz : 2903.103 [2024-03-19T02:20:21.189Z] cache size : 14080 KB [2024-03-19T02:20:21.189Z] physical id : 1 [2024-03-19T02:20:21.189Z] siblings : 20 [2024-03-19T02:20:21.189Z] core id : 1 [2024-03-19T02:20:21.189Z] cpu cores : 10 [2024-03-19T02:20:21.189Z] apicid : 35 [2024-03-19T02:20:21.189Z] initial apicid : 35 [2024-03-19T02:20:21.189Z] fpu : yes [2024-03-19T02:20:21.189Z] fpu_exception : yes [2024-03-19T02:20:21.189Z] cpuid level : 22 [2024-03-19T02:20:21.189Z] wp : yes [2024-03-19T02:20:21.189Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.190Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.190Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.190Z] bogomips : 4807.68 [2024-03-19T02:20:21.190Z] clflush size : 64 [2024-03-19T02:20:21.190Z] cache_alignment : 64 [2024-03-19T02:20:21.190Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.190Z] power management: [2024-03-19T02:20:21.190Z] [2024-03-19T02:20:21.190Z] processor : 32 [2024-03-19T02:20:21.190Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.190Z] cpu family : 6 [2024-03-19T02:20:21.190Z] model : 85 [2024-03-19T02:20:21.190Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.190Z] stepping : 7 [2024-03-19T02:20:21.190Z] microcode : 0x5003302 [2024-03-19T02:20:21.190Z] cpu MHz : 2899.694 [2024-03-19T02:20:21.190Z] cache size : 14080 KB [2024-03-19T02:20:21.190Z] physical id : 1 [2024-03-19T02:20:21.190Z] siblings : 20 [2024-03-19T02:20:21.190Z] core id : 2 [2024-03-19T02:20:21.190Z] cpu cores : 10 [2024-03-19T02:20:21.190Z] apicid : 37 [2024-03-19T02:20:21.190Z] initial apicid : 37 [2024-03-19T02:20:21.190Z] fpu : yes [2024-03-19T02:20:21.190Z] fpu_exception : yes [2024-03-19T02:20:21.190Z] cpuid level : 22 [2024-03-19T02:20:21.190Z] wp : yes [2024-03-19T02:20:21.190Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.190Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.190Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.190Z] bogomips : 4807.68 [2024-03-19T02:20:21.190Z] clflush size : 64 [2024-03-19T02:20:21.190Z] cache_alignment : 64 [2024-03-19T02:20:21.191Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.191Z] power management: [2024-03-19T02:20:21.191Z] [2024-03-19T02:20:21.191Z] processor : 33 [2024-03-19T02:20:21.191Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.191Z] cpu family : 6 [2024-03-19T02:20:21.191Z] model : 85 [2024-03-19T02:20:21.191Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.191Z] stepping : 7 [2024-03-19T02:20:21.191Z] microcode : 0x5003302 [2024-03-19T02:20:21.191Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.191Z] cache size : 14080 KB [2024-03-19T02:20:21.191Z] physical id : 1 [2024-03-19T02:20:21.191Z] siblings : 20 [2024-03-19T02:20:21.191Z] core id : 3 [2024-03-19T02:20:21.191Z] cpu cores : 10 [2024-03-19T02:20:21.191Z] apicid : 39 [2024-03-19T02:20:21.191Z] initial apicid : 39 [2024-03-19T02:20:21.191Z] fpu : yes [2024-03-19T02:20:21.191Z] fpu_exception : yes [2024-03-19T02:20:21.191Z] cpuid level : 22 [2024-03-19T02:20:21.191Z] wp : yes [2024-03-19T02:20:21.191Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.191Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.191Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.191Z] bogomips : 4807.68 [2024-03-19T02:20:21.191Z] clflush size : 64 [2024-03-19T02:20:21.191Z] cache_alignment : 64 [2024-03-19T02:20:21.191Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.191Z] power management: [2024-03-19T02:20:21.191Z] [2024-03-19T02:20:21.191Z] processor : 34 [2024-03-19T02:20:21.191Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.191Z] cpu family : 6 [2024-03-19T02:20:21.191Z] model : 85 [2024-03-19T02:20:21.191Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.191Z] stepping : 7 [2024-03-19T02:20:21.191Z] microcode : 0x5003302 [2024-03-19T02:20:21.191Z] cpu MHz : 2901.105 [2024-03-19T02:20:21.191Z] cache size : 14080 KB [2024-03-19T02:20:21.191Z] physical id : 1 [2024-03-19T02:20:21.191Z] siblings : 20 [2024-03-19T02:20:21.191Z] core id : 4 [2024-03-19T02:20:21.192Z] cpu cores : 10 [2024-03-19T02:20:21.192Z] apicid : 41 [2024-03-19T02:20:21.192Z] initial apicid : 41 [2024-03-19T02:20:21.192Z] fpu : yes [2024-03-19T02:20:21.192Z] fpu_exception : yes [2024-03-19T02:20:21.192Z] cpuid level : 22 [2024-03-19T02:20:21.192Z] wp : yes [2024-03-19T02:20:21.192Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.192Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.192Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.192Z] bogomips : 4807.68 [2024-03-19T02:20:21.192Z] clflush size : 64 [2024-03-19T02:20:21.192Z] cache_alignment : 64 [2024-03-19T02:20:21.192Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.192Z] power management: [2024-03-19T02:20:21.192Z] [2024-03-19T02:20:21.192Z] processor : 35 [2024-03-19T02:20:21.192Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.192Z] cpu family : 6 [2024-03-19T02:20:21.192Z] model : 85 [2024-03-19T02:20:21.192Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.192Z] stepping : 7 [2024-03-19T02:20:21.192Z] microcode : 0x5003302 [2024-03-19T02:20:21.192Z] cpu MHz : 2901.280 [2024-03-19T02:20:21.192Z] cache size : 14080 KB [2024-03-19T02:20:21.192Z] physical id : 1 [2024-03-19T02:20:21.192Z] siblings : 20 [2024-03-19T02:20:21.192Z] core id : 8 [2024-03-19T02:20:21.192Z] cpu cores : 10 [2024-03-19T02:20:21.192Z] apicid : 49 [2024-03-19T02:20:21.192Z] initial apicid : 49 [2024-03-19T02:20:21.192Z] fpu : yes [2024-03-19T02:20:21.192Z] fpu_exception : yes [2024-03-19T02:20:21.192Z] cpuid level : 22 [2024-03-19T02:20:21.192Z] wp : yes [2024-03-19T02:20:21.192Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.193Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.193Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.193Z] bogomips : 4807.68 [2024-03-19T02:20:21.193Z] clflush size : 64 [2024-03-19T02:20:21.193Z] cache_alignment : 64 [2024-03-19T02:20:21.193Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.193Z] power management: [2024-03-19T02:20:21.193Z] [2024-03-19T02:20:21.193Z] processor : 36 [2024-03-19T02:20:21.193Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.193Z] cpu family : 6 [2024-03-19T02:20:21.193Z] model : 85 [2024-03-19T02:20:21.193Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.193Z] stepping : 7 [2024-03-19T02:20:21.193Z] microcode : 0x5003302 [2024-03-19T02:20:21.193Z] cpu MHz : 2898.985 [2024-03-19T02:20:21.193Z] cache size : 14080 KB [2024-03-19T02:20:21.193Z] physical id : 1 [2024-03-19T02:20:21.193Z] siblings : 20 [2024-03-19T02:20:21.193Z] core id : 9 [2024-03-19T02:20:21.193Z] cpu cores : 10 [2024-03-19T02:20:21.193Z] apicid : 51 [2024-03-19T02:20:21.193Z] initial apicid : 51 [2024-03-19T02:20:21.193Z] fpu : yes [2024-03-19T02:20:21.193Z] fpu_exception : yes [2024-03-19T02:20:21.193Z] cpuid level : 22 [2024-03-19T02:20:21.193Z] wp : yes [2024-03-19T02:20:21.193Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.193Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.193Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.193Z] bogomips : 4807.68 [2024-03-19T02:20:21.193Z] clflush size : 64 [2024-03-19T02:20:21.193Z] cache_alignment : 64 [2024-03-19T02:20:21.193Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.193Z] power management: [2024-03-19T02:20:21.193Z] [2024-03-19T02:20:21.193Z] processor : 37 [2024-03-19T02:20:21.193Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.193Z] cpu family : 6 [2024-03-19T02:20:21.193Z] model : 85 [2024-03-19T02:20:21.193Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.193Z] stepping : 7 [2024-03-19T02:20:21.193Z] microcode : 0x5003302 [2024-03-19T02:20:21.194Z] cpu MHz : 2900.009 [2024-03-19T02:20:21.194Z] cache size : 14080 KB [2024-03-19T02:20:21.194Z] physical id : 1 [2024-03-19T02:20:21.194Z] siblings : 20 [2024-03-19T02:20:21.194Z] core id : 10 [2024-03-19T02:20:21.194Z] cpu cores : 10 [2024-03-19T02:20:21.194Z] apicid : 53 [2024-03-19T02:20:21.194Z] initial apicid : 53 [2024-03-19T02:20:21.194Z] fpu : yes [2024-03-19T02:20:21.194Z] fpu_exception : yes [2024-03-19T02:20:21.194Z] cpuid level : 22 [2024-03-19T02:20:21.194Z] wp : yes [2024-03-19T02:20:21.194Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.194Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.194Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.194Z] bogomips : 4807.68 [2024-03-19T02:20:21.194Z] clflush size : 64 [2024-03-19T02:20:21.194Z] cache_alignment : 64 [2024-03-19T02:20:21.194Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.194Z] power management: [2024-03-19T02:20:21.194Z] [2024-03-19T02:20:21.194Z] processor : 38 [2024-03-19T02:20:21.194Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.194Z] cpu family : 6 [2024-03-19T02:20:21.194Z] model : 85 [2024-03-19T02:20:21.194Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.194Z] stepping : 7 [2024-03-19T02:20:21.194Z] microcode : 0x5003302 [2024-03-19T02:20:21.194Z] cpu MHz : 3200.000 [2024-03-19T02:20:21.194Z] cache size : 14080 KB [2024-03-19T02:20:21.194Z] physical id : 1 [2024-03-19T02:20:21.194Z] siblings : 20 [2024-03-19T02:20:21.194Z] core id : 11 [2024-03-19T02:20:21.194Z] cpu cores : 10 [2024-03-19T02:20:21.194Z] apicid : 55 [2024-03-19T02:20:21.194Z] initial apicid : 55 [2024-03-19T02:20:21.194Z] fpu : yes [2024-03-19T02:20:21.194Z] fpu_exception : yes [2024-03-19T02:20:21.194Z] cpuid level : 22 [2024-03-19T02:20:21.194Z] wp : yes [2024-03-19T02:20:21.195Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.195Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.195Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.195Z] bogomips : 4807.68 [2024-03-19T02:20:21.195Z] clflush size : 64 [2024-03-19T02:20:21.195Z] cache_alignment : 64 [2024-03-19T02:20:21.195Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.195Z] power management: [2024-03-19T02:20:21.195Z] [2024-03-19T02:20:21.195Z] processor : 39 [2024-03-19T02:20:21.195Z] vendor_id : GenuineIntel [2024-03-19T02:20:21.195Z] cpu family : 6 [2024-03-19T02:20:21.195Z] model : 85 [2024-03-19T02:20:21.195Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:21.195Z] stepping : 7 [2024-03-19T02:20:21.195Z] microcode : 0x5003302 [2024-03-19T02:20:21.195Z] cpu MHz : 2901.814 [2024-03-19T02:20:21.195Z] cache size : 14080 KB [2024-03-19T02:20:21.195Z] physical id : 1 [2024-03-19T02:20:21.195Z] siblings : 20 [2024-03-19T02:20:21.195Z] core id : 12 [2024-03-19T02:20:21.195Z] cpu cores : 10 [2024-03-19T02:20:21.195Z] apicid : 57 [2024-03-19T02:20:21.195Z] initial apicid : 57 [2024-03-19T02:20:21.195Z] fpu : yes [2024-03-19T02:20:21.195Z] fpu_exception : yes [2024-03-19T02:20:21.195Z] cpuid level : 22 [2024-03-19T02:20:21.195Z] wp : yes [2024-03-19T02:20:21.195Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:21.196Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:21.196Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:21.196Z] bogomips : 4807.68 [2024-03-19T02:20:21.196Z] clflush size : 64 [2024-03-19T02:20:21.196Z] cache_alignment : 64 [2024-03-19T02:20:21.196Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:21.196Z] power management: [2024-03-19T02:20:21.196Z] [2024-03-19T02:20:21.196Z] + cat /proc/meminfo [2024-03-19T02:20:21.196Z] MemTotal: 131639668 kB [2024-03-19T02:20:21.196Z] MemFree: 47961520 kB [2024-03-19T02:20:21.196Z] MemAvailable: 108368160 kB [2024-03-19T02:20:21.196Z] Buffers: 1768 kB [2024-03-19T02:20:21.196Z] Cached: 58025240 kB [2024-03-19T02:20:21.196Z] SwapCached: 0 kB [2024-03-19T02:20:21.196Z] Active: 19528288 kB [2024-03-19T02:20:21.196Z] Inactive: 53582664 kB [2024-03-19T02:20:21.196Z] Active(anon): 13514256 kB [2024-03-19T02:20:21.196Z] Inactive(anon): 1645448 kB [2024-03-19T02:20:21.196Z] Active(file): 6014032 kB [2024-03-19T02:20:21.196Z] Inactive(file): 51937216 kB [2024-03-19T02:20:21.196Z] Unevictable: 137640 kB [2024-03-19T02:20:21.196Z] Mlocked: 137640 kB [2024-03-19T02:20:21.196Z] SwapTotal: 0 kB [2024-03-19T02:20:21.196Z] SwapFree: 0 kB [2024-03-19T02:20:21.196Z] Zswap: 0 kB [2024-03-19T02:20:21.196Z] Zswapped: 0 kB [2024-03-19T02:20:21.196Z] Dirty: 211852 kB [2024-03-19T02:20:21.196Z] Writeback: 0 kB [2024-03-19T02:20:21.196Z] AnonPages: 15137416 kB [2024-03-19T02:20:21.196Z] Mapped: 846044 kB [2024-03-19T02:20:21.196Z] Shmem: 68556 kB [2024-03-19T02:20:21.196Z] KReclaimable: 3516808 kB [2024-03-19T02:20:21.196Z] Slab: 5448988 kB [2024-03-19T02:20:21.196Z] SReclaimable: 3516808 kB [2024-03-19T02:20:21.196Z] SUnreclaim: 1932180 kB [2024-03-19T02:20:21.196Z] KernelStack: 43208 kB [2024-03-19T02:20:21.196Z] PageTables: 72740 kB [2024-03-19T02:20:21.196Z] SecPageTables: 0 kB [2024-03-19T02:20:21.196Z] NFS_Unstable: 0 kB [2024-03-19T02:20:21.196Z] Bounce: 0 kB [2024-03-19T02:20:21.196Z] WritebackTmp: 0 kB [2024-03-19T02:20:21.196Z] CommitLimit: 65819832 kB [2024-03-19T02:20:21.196Z] Committed_AS: 13359484 kB [2024-03-19T02:20:21.196Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:21.196Z] VmallocUsed: 212212 kB [2024-03-19T02:20:21.196Z] VmallocChunk: 0 kB [2024-03-19T02:20:21.196Z] Percpu: 193152 kB [2024-03-19T02:20:21.196Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:21.196Z] AnonHugePages: 7792640 kB [2024-03-19T02:20:21.196Z] ShmemHugePages: 0 kB [2024-03-19T02:20:21.196Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:21.196Z] FileHugePages: 0 kB [2024-03-19T02:20:21.196Z] FilePmdMapped: 0 kB [2024-03-19T02:20:21.196Z] CmaTotal: 0 kB [2024-03-19T02:20:21.196Z] CmaFree: 0 kB [2024-03-19T02:20:21.196Z] HugePages_Total: 0 [2024-03-19T02:20:21.196Z] HugePages_Free: 0 [2024-03-19T02:20:21.196Z] HugePages_Rsvd: 0 [2024-03-19T02:20:21.196Z] HugePages_Surp: 0 [2024-03-19T02:20:21.196Z] Hugepagesize: 2048 kB [2024-03-19T02:20:21.196Z] Hugetlb: 0 kB [2024-03-19T02:20:21.196Z] DirectMap4k: 964936 kB [2024-03-19T02:20:21.196Z] DirectMap2M: 15466496 kB [2024-03-19T02:20:21.196Z] DirectMap1G: 119537664 kB [2024-03-19T02:20:21.491Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:21.491Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:21.491Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test web_jsp [2024-03-19T02:20:21.491Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:21.491Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:21.491Z] + readonly GF_INTERNAL_ENV_SH=/tmp/Z6Ugf-internal-env [2024-03-19T02:20:21.491Z] + GF_INTERNAL_ENV_SH=/tmp/Z6Ugf-internal-env [2024-03-19T02:20:21.491Z] + '[' '!' -z '' ']' [2024-03-19T02:20:21.492Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:21.492Z] + WSIMPORT_OPTS= [2024-03-19T02:20:21.492Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:21.492Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [Pipeline] sh [2024-03-19T02:20:21.720Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:21.720Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:21.720Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:21.720Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:21.720Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:21.720Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:21.720Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:21.720Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:21.720Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:21.720Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:21.720Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:21.720Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:21.720Z] Preparing dependencies ... [2024-03-19T02:20:21.720Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:21.815Z] + id [2024-03-19T02:20:21.815Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:21.815Z] + uname -a [2024-03-19T02:20:21.815Z] Linux basic-x0cnp 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:21.815Z] + env [2024-03-19T02:20:21.815Z] + sort [2024-03-19T02:20:21.815Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:21.815Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:21.815Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:21.815Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:21.815Z] BUILD_ID=1 [2024-03-19T02:20:21.815Z] BUILD_NUMBER=1 [2024-03-19T02:20:21.815Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:21.815Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:21.815Z] CI=true [2024-03-19T02:20:21.815Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:21.815Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:21.815Z] HOME=/home/jenkins [2024-03-19T02:20:21.815Z] HOSTNAME=basic-x0cnp [2024-03-19T02:20:21.815Z] HUDSON_COOKIE=c3a3d377-b6f3-4a23-8307-c7d23511807d [2024-03-19T02:20:21.815Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:21.815Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:21.815Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:21.815Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:21.815Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:21.815Z] JENKINS_AGENT_NAME=basic-x0cnp [2024-03-19T02:20:21.815Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:21.815Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:21.815Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:21.815Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:21.815Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:21.815Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:21.815Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:21.815Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:21.815Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:21.815Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:21.815Z] JENKINS_NAME=basic-x0cnp [2024-03-19T02:20:21.815Z] JENKINS_NODE_COOKIE=1b24e493-80ef-4b0b-a8e7-8e8291ea0a32 [2024-03-19T02:20:21.815Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:21.815Z] JENKINS_SECRET=**** [2024-03-19T02:20:21.815Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:21.816Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:21.816Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:21.816Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:21.816Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:21.816Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:21.816Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:21.816Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:21.816Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:21.816Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:21.816Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:21.816Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:21.816Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:21.816Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:21.816Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:21.816Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:21.816Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:21.816Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:21.816Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:21.816Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:21.816Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:21.816Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:21.816Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:21.816Z] LANG=en_US.UTF-8 [2024-03-19T02:20:21.816Z] LANGUAGE=en_US:en [2024-03-19T02:20:21.816Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:21.816Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:21.816Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:21.816Z] NODE_LABELS=basic-x0cnp basic [2024-03-19T02:20:21.816Z] NODE_NAME=basic-x0cnp [2024-03-19T02:20:21.816Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:21.816Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-x0cnp [2024-03-19T02:20:21.816Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:21.816Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:21.816Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:21.816Z] PORT_ADMIN=4848 [2024-03-19T02:20:21.816Z] PORT_HTTP=8080 [2024-03-19T02:20:21.816Z] PORT_HTTPS=8181 [2024-03-19T02:20:21.816Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:21.817Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:21.817Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:21.817Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:21.817Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:21.817Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:21.817Z] SHLVL=1 [2024-03-19T02:20:21.817Z] STAGE_NAME=connector_group_2 [2024-03-19T02:20:21.817Z] TERM=xterm [2024-03-19T02:20:21.817Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:21.817Z] USER_NAME=jenkins [2024-03-19T02:20:21.817Z] _=/usr/bin/env [2024-03-19T02:20:21.817Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:21.817Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:21.817Z] + df -h [2024-03-19T02:20:21.817Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:21.817Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:21.817Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:21.817Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:21.817Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:21.817Z] tmpfs 26G 65M 26G 1% /etc/hostname [2024-03-19T02:20:21.817Z] /dev/sda4 894G 540G 354G 61% /etc/hosts [2024-03-19T02:20:21.817Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:21.817Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:21.817Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:21.817Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:21.817Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:21.817Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:21.817Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:21.817Z] 90 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:21.817Z] + mvn -version [2024-03-19T02:20:21.824Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:21.824Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:22.057Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:22.057Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:22.057Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:22.057Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:22.057Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:22.057Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:22.057Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:22.057Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:22.057Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:22.057Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:22.057Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:22.057Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:22.057Z] Preparing dependencies ... [2024-03-19T02:20:22.057Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:22.079Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:22.079Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:22.079Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:22.079Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:22.079Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:22.079Z] + ant -version [2024-03-19T02:20:22.079Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:22.079Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:22.080Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-20c59137/script.sh: line 9: ps: command not found [2024-03-19T02:20:22.080Z] + true [2024-03-19T02:20:22.080Z] + cat /proc/cpuinfo [2024-03-19T02:20:22.080Z] processor : 0 [2024-03-19T02:20:22.080Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.080Z] cpu family : 6 [2024-03-19T02:20:22.080Z] model : 79 [2024-03-19T02:20:22.080Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.080Z] stepping : 1 [2024-03-19T02:20:22.080Z] microcode : 0xb000040 [2024-03-19T02:20:22.080Z] cpu MHz : 2424.131 [2024-03-19T02:20:22.080Z] cache size : 20480 KB [2024-03-19T02:20:22.080Z] physical id : 0 [2024-03-19T02:20:22.080Z] siblings : 16 [2024-03-19T02:20:22.080Z] core id : 0 [2024-03-19T02:20:22.080Z] cpu cores : 8 [2024-03-19T02:20:22.080Z] apicid : 0 [2024-03-19T02:20:22.080Z] initial apicid : 0 [2024-03-19T02:20:22.080Z] fpu : yes [2024-03-19T02:20:22.080Z] fpu_exception : yes [2024-03-19T02:20:22.080Z] cpuid level : 20 [2024-03-19T02:20:22.080Z] wp : yes [2024-03-19T02:20:22.080Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.080Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.080Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.080Z] bogomips : 4199.92 [2024-03-19T02:20:22.080Z] clflush size : 64 [2024-03-19T02:20:22.080Z] cache_alignment : 64 [2024-03-19T02:20:22.080Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.080Z] power management: [2024-03-19T02:20:22.080Z] [2024-03-19T02:20:22.080Z] processor : 1 [2024-03-19T02:20:22.080Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.080Z] cpu family : 6 [2024-03-19T02:20:22.080Z] model : 79 [2024-03-19T02:20:22.080Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.080Z] stepping : 1 [2024-03-19T02:20:22.080Z] microcode : 0xb000040 [2024-03-19T02:20:22.080Z] cpu MHz : 2488.930 [2024-03-19T02:20:22.080Z] cache size : 20480 KB [2024-03-19T02:20:22.080Z] physical id : 0 [2024-03-19T02:20:22.080Z] siblings : 16 [2024-03-19T02:20:22.080Z] core id : 1 [2024-03-19T02:20:22.080Z] cpu cores : 8 [2024-03-19T02:20:22.080Z] apicid : 2 [2024-03-19T02:20:22.080Z] initial apicid : 2 [2024-03-19T02:20:22.080Z] fpu : yes [2024-03-19T02:20:22.080Z] fpu_exception : yes [2024-03-19T02:20:22.080Z] cpuid level : 20 [2024-03-19T02:20:22.080Z] wp : yes [2024-03-19T02:20:22.081Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.081Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.081Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.081Z] bogomips : 4199.92 [2024-03-19T02:20:22.081Z] clflush size : 64 [2024-03-19T02:20:22.081Z] cache_alignment : 64 [2024-03-19T02:20:22.081Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.081Z] power management: [2024-03-19T02:20:22.081Z] [2024-03-19T02:20:22.081Z] processor : 2 [2024-03-19T02:20:22.081Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.081Z] cpu family : 6 [2024-03-19T02:20:22.081Z] model : 79 [2024-03-19T02:20:22.081Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.081Z] stepping : 1 [2024-03-19T02:20:22.081Z] microcode : 0xb000040 [2024-03-19T02:20:22.081Z] cpu MHz : 2390.731 [2024-03-19T02:20:22.081Z] cache size : 20480 KB [2024-03-19T02:20:22.081Z] physical id : 0 [2024-03-19T02:20:22.081Z] siblings : 16 [2024-03-19T02:20:22.081Z] core id : 2 [2024-03-19T02:20:22.081Z] cpu cores : 8 [2024-03-19T02:20:22.081Z] apicid : 4 [2024-03-19T02:20:22.081Z] initial apicid : 4 [2024-03-19T02:20:22.081Z] fpu : yes [2024-03-19T02:20:22.081Z] fpu_exception : yes [2024-03-19T02:20:22.081Z] cpuid level : 20 [2024-03-19T02:20:22.081Z] wp : yes [2024-03-19T02:20:22.081Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.081Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.081Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.081Z] bogomips : 4199.92 [2024-03-19T02:20:22.081Z] clflush size : 64 [2024-03-19T02:20:22.081Z] cache_alignment : 64 [2024-03-19T02:20:22.081Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.081Z] power management: [2024-03-19T02:20:22.081Z] [2024-03-19T02:20:22.081Z] processor : 3 [2024-03-19T02:20:22.081Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.081Z] cpu family : 6 [2024-03-19T02:20:22.081Z] model : 79 [2024-03-19T02:20:22.081Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.081Z] stepping : 1 [2024-03-19T02:20:22.081Z] microcode : 0xb000040 [2024-03-19T02:20:22.081Z] cpu MHz : 2538.009 [2024-03-19T02:20:22.081Z] cache size : 20480 KB [2024-03-19T02:20:22.081Z] physical id : 0 [2024-03-19T02:20:22.081Z] siblings : 16 [2024-03-19T02:20:22.081Z] core id : 3 [2024-03-19T02:20:22.081Z] cpu cores : 8 [2024-03-19T02:20:22.081Z] apicid : 6 [2024-03-19T02:20:22.081Z] initial apicid : 6 [2024-03-19T02:20:22.081Z] fpu : yes [2024-03-19T02:20:22.081Z] fpu_exception : yes [2024-03-19T02:20:22.081Z] cpuid level : 20 [2024-03-19T02:20:22.082Z] wp : yes [2024-03-19T02:20:22.082Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.082Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.082Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.082Z] bogomips : 4199.92 [2024-03-19T02:20:22.082Z] clflush size : 64 [2024-03-19T02:20:22.082Z] cache_alignment : 64 [2024-03-19T02:20:22.082Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.082Z] power management: [2024-03-19T02:20:22.082Z] [2024-03-19T02:20:22.082Z] processor : 4 [2024-03-19T02:20:22.082Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.082Z] cpu family : 6 [2024-03-19T02:20:22.082Z] model : 79 [2024-03-19T02:20:22.082Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.082Z] stepping : 1 [2024-03-19T02:20:22.082Z] microcode : 0xb000040 [2024-03-19T02:20:22.082Z] cpu MHz : 2600.009 [2024-03-19T02:20:22.082Z] cache size : 20480 KB [2024-03-19T02:20:22.082Z] physical id : 0 [2024-03-19T02:20:22.082Z] siblings : 16 [2024-03-19T02:20:22.082Z] core id : 4 [2024-03-19T02:20:22.082Z] cpu cores : 8 [2024-03-19T02:20:22.082Z] apicid : 8 [2024-03-19T02:20:22.082Z] initial apicid : 8 [2024-03-19T02:20:22.082Z] fpu : yes [2024-03-19T02:20:22.082Z] fpu_exception : yes [2024-03-19T02:20:22.082Z] cpuid level : 20 [2024-03-19T02:20:22.082Z] wp : yes [2024-03-19T02:20:22.082Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.082Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.082Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.083Z] bogomips : 4199.92 [2024-03-19T02:20:22.083Z] clflush size : 64 [2024-03-19T02:20:22.083Z] cache_alignment : 64 [2024-03-19T02:20:22.083Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.083Z] power management: [2024-03-19T02:20:22.083Z] [2024-03-19T02:20:22.083Z] processor : 5 [2024-03-19T02:20:22.083Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.083Z] cpu family : 6 [2024-03-19T02:20:22.083Z] model : 79 [2024-03-19T02:20:22.083Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.083Z] stepping : 1 [2024-03-19T02:20:22.083Z] microcode : 0xb000040 [2024-03-19T02:20:22.083Z] cpu MHz : 2839.579 [2024-03-19T02:20:22.083Z] cache size : 20480 KB [2024-03-19T02:20:22.083Z] physical id : 0 [2024-03-19T02:20:22.083Z] siblings : 16 [2024-03-19T02:20:22.083Z] core id : 5 [2024-03-19T02:20:22.083Z] cpu cores : 8 [2024-03-19T02:20:22.083Z] apicid : 10 [2024-03-19T02:20:22.083Z] initial apicid : 10 [2024-03-19T02:20:22.083Z] fpu : yes [2024-03-19T02:20:22.083Z] fpu_exception : yes [2024-03-19T02:20:22.083Z] cpuid level : 20 [2024-03-19T02:20:22.083Z] wp : yes [2024-03-19T02:20:22.083Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.083Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.083Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.083Z] bogomips : 4199.92 [2024-03-19T02:20:22.083Z] clflush size : 64 [2024-03-19T02:20:22.083Z] cache_alignment : 64 [2024-03-19T02:20:22.083Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.083Z] power management: [2024-03-19T02:20:22.083Z] [2024-03-19T02:20:22.083Z] processor : 6 [2024-03-19T02:20:22.083Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.083Z] cpu family : 6 [2024-03-19T02:20:22.083Z] model : 79 [2024-03-19T02:20:22.083Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.083Z] stepping : 1 [2024-03-19T02:20:22.083Z] microcode : 0xb000040 [2024-03-19T02:20:22.083Z] cpu MHz : 2407.698 [2024-03-19T02:20:22.083Z] cache size : 20480 KB [2024-03-19T02:20:22.083Z] physical id : 0 [2024-03-19T02:20:22.083Z] siblings : 16 [2024-03-19T02:20:22.084Z] core id : 6 [2024-03-19T02:20:22.084Z] cpu cores : 8 [2024-03-19T02:20:22.084Z] apicid : 12 [2024-03-19T02:20:22.084Z] initial apicid : 12 [2024-03-19T02:20:22.084Z] fpu : yes [2024-03-19T02:20:22.084Z] fpu_exception : yes [2024-03-19T02:20:22.084Z] cpuid level : 20 [2024-03-19T02:20:22.084Z] wp : yes [2024-03-19T02:20:22.084Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.084Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.084Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.084Z] bogomips : 4199.92 [2024-03-19T02:20:22.084Z] clflush size : 64 [2024-03-19T02:20:22.084Z] cache_alignment : 64 [2024-03-19T02:20:22.084Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.084Z] power management: [2024-03-19T02:20:22.084Z] [2024-03-19T02:20:22.084Z] processor : 7 [2024-03-19T02:20:22.084Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.084Z] cpu family : 6 [2024-03-19T02:20:22.084Z] model : 79 [2024-03-19T02:20:22.084Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.084Z] stepping : 1 [2024-03-19T02:20:22.084Z] microcode : 0xb000040 [2024-03-19T02:20:22.084Z] cpu MHz : 3000.000 [2024-03-19T02:20:22.084Z] cache size : 20480 KB [2024-03-19T02:20:22.084Z] physical id : 0 [2024-03-19T02:20:22.084Z] siblings : 16 [2024-03-19T02:20:22.084Z] core id : 7 [2024-03-19T02:20:22.084Z] cpu cores : 8 [2024-03-19T02:20:22.084Z] apicid : 14 [2024-03-19T02:20:22.084Z] initial apicid : 14 [2024-03-19T02:20:22.084Z] fpu : yes [2024-03-19T02:20:22.084Z] fpu_exception : yes [2024-03-19T02:20:22.084Z] cpuid level : 20 [2024-03-19T02:20:22.084Z] wp : yes [2024-03-19T02:20:22.084Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.085Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.085Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.085Z] bogomips : 4199.92 [2024-03-19T02:20:22.085Z] clflush size : 64 [2024-03-19T02:20:22.085Z] cache_alignment : 64 [2024-03-19T02:20:22.085Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.085Z] power management: [2024-03-19T02:20:22.085Z] [2024-03-19T02:20:22.085Z] processor : 8 [2024-03-19T02:20:22.085Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.085Z] cpu family : 6 [2024-03-19T02:20:22.085Z] model : 79 [2024-03-19T02:20:22.085Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.085Z] stepping : 1 [2024-03-19T02:20:22.085Z] microcode : 0xb000040 [2024-03-19T02:20:22.085Z] cpu MHz : 2784.379 [2024-03-19T02:20:22.085Z] cache size : 20480 KB [2024-03-19T02:20:22.085Z] physical id : 1 [2024-03-19T02:20:22.085Z] siblings : 16 [2024-03-19T02:20:22.085Z] core id : 0 [2024-03-19T02:20:22.085Z] cpu cores : 8 [2024-03-19T02:20:22.085Z] apicid : 16 [2024-03-19T02:20:22.085Z] initial apicid : 16 [2024-03-19T02:20:22.085Z] fpu : yes [2024-03-19T02:20:22.085Z] fpu_exception : yes [2024-03-19T02:20:22.085Z] cpuid level : 20 [2024-03-19T02:20:22.085Z] wp : yes [2024-03-19T02:20:22.085Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.085Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.085Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.085Z] bogomips : 4210.45 [2024-03-19T02:20:22.085Z] clflush size : 64 [2024-03-19T02:20:22.085Z] cache_alignment : 64 [2024-03-19T02:20:22.085Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.085Z] power management: [2024-03-19T02:20:22.085Z] [2024-03-19T02:20:22.085Z] processor : 9 [2024-03-19T02:20:22.085Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.085Z] cpu family : 6 [2024-03-19T02:20:22.085Z] model : 79 [2024-03-19T02:20:22.086Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.086Z] stepping : 1 [2024-03-19T02:20:22.086Z] microcode : 0xb000040 [2024-03-19T02:20:22.086Z] cpu MHz : 2501.173 [2024-03-19T02:20:22.086Z] cache size : 20480 KB [2024-03-19T02:20:22.086Z] physical id : 1 [2024-03-19T02:20:22.086Z] siblings : 16 [2024-03-19T02:20:22.086Z] core id : 1 [2024-03-19T02:20:22.086Z] cpu cores : 8 [2024-03-19T02:20:22.086Z] apicid : 18 [2024-03-19T02:20:22.086Z] initial apicid : 18 [2024-03-19T02:20:22.086Z] fpu : yes [2024-03-19T02:20:22.086Z] fpu_exception : yes [2024-03-19T02:20:22.086Z] cpuid level : 20 [2024-03-19T02:20:22.086Z] wp : yes [2024-03-19T02:20:22.086Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.086Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.086Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.086Z] bogomips : 4210.45 [2024-03-19T02:20:22.086Z] clflush size : 64 [2024-03-19T02:20:22.086Z] cache_alignment : 64 [2024-03-19T02:20:22.086Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.086Z] power management: [2024-03-19T02:20:22.086Z] [2024-03-19T02:20:22.086Z] processor : 10 [2024-03-19T02:20:22.086Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.086Z] cpu family : 6 [2024-03-19T02:20:22.086Z] model : 79 [2024-03-19T02:20:22.086Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.086Z] stepping : 1 [2024-03-19T02:20:22.086Z] microcode : 0xb000040 [2024-03-19T02:20:22.086Z] cpu MHz : 2505.031 [2024-03-19T02:20:22.086Z] cache size : 20480 KB [2024-03-19T02:20:22.086Z] physical id : 1 [2024-03-19T02:20:22.086Z] siblings : 16 [2024-03-19T02:20:22.086Z] core id : 2 [2024-03-19T02:20:22.086Z] cpu cores : 8 [2024-03-19T02:20:22.086Z] apicid : 20 [2024-03-19T02:20:22.086Z] initial apicid : 20 [2024-03-19T02:20:22.086Z] fpu : yes [2024-03-19T02:20:22.086Z] fpu_exception : yes [2024-03-19T02:20:22.086Z] cpuid level : 20 [2024-03-19T02:20:22.086Z] wp : yes [2024-03-19T02:20:22.087Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.087Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.087Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.087Z] bogomips : 4210.45 [2024-03-19T02:20:22.087Z] clflush size : 64 [2024-03-19T02:20:22.087Z] cache_alignment : 64 [2024-03-19T02:20:22.087Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.087Z] power management: [2024-03-19T02:20:22.087Z] [2024-03-19T02:20:22.087Z] processor : 11 [2024-03-19T02:20:22.087Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.087Z] cpu family : 6 [2024-03-19T02:20:22.087Z] model : 79 [2024-03-19T02:20:22.087Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.087Z] stepping : 1 [2024-03-19T02:20:22.087Z] microcode : 0xb000040 [2024-03-19T02:20:22.087Z] cpu MHz : 3000.000 [2024-03-19T02:20:22.087Z] cache size : 20480 KB [2024-03-19T02:20:22.087Z] physical id : 1 [2024-03-19T02:20:22.087Z] siblings : 16 [2024-03-19T02:20:22.087Z] core id : 3 [2024-03-19T02:20:22.087Z] cpu cores : 8 [2024-03-19T02:20:22.087Z] apicid : 22 [2024-03-19T02:20:22.087Z] initial apicid : 22 [2024-03-19T02:20:22.087Z] fpu : yes [2024-03-19T02:20:22.087Z] fpu_exception : yes [2024-03-19T02:20:22.087Z] cpuid level : 20 [2024-03-19T02:20:22.087Z] wp : yes [2024-03-19T02:20:22.087Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.087Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.087Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.087Z] bogomips : 4210.45 [2024-03-19T02:20:22.087Z] clflush size : 64 [2024-03-19T02:20:22.087Z] cache_alignment : 64 [2024-03-19T02:20:22.087Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.087Z] power management: [2024-03-19T02:20:22.087Z] [2024-03-19T02:20:22.088Z] processor : 12 [2024-03-19T02:20:22.088Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.088Z] cpu family : 6 [2024-03-19T02:20:22.088Z] model : 79 [2024-03-19T02:20:22.088Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.088Z] stepping : 1 [2024-03-19T02:20:22.088Z] microcode : 0xb000040 [2024-03-19T02:20:22.088Z] cpu MHz : 2567.427 [2024-03-19T02:20:22.088Z] cache size : 20480 KB [2024-03-19T02:20:22.088Z] physical id : 1 [2024-03-19T02:20:22.088Z] siblings : 16 [2024-03-19T02:20:22.088Z] core id : 4 [2024-03-19T02:20:22.088Z] cpu cores : 8 [2024-03-19T02:20:22.088Z] apicid : 24 [2024-03-19T02:20:22.088Z] initial apicid : 24 [2024-03-19T02:20:22.088Z] fpu : yes [2024-03-19T02:20:22.088Z] fpu_exception : yes [2024-03-19T02:20:22.088Z] cpuid level : 20 [2024-03-19T02:20:22.088Z] wp : yes [2024-03-19T02:20:22.088Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.088Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.088Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.088Z] bogomips : 4210.45 [2024-03-19T02:20:22.088Z] clflush size : 64 [2024-03-19T02:20:22.088Z] cache_alignment : 64 [2024-03-19T02:20:22.088Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.088Z] power management: [2024-03-19T02:20:22.088Z] [2024-03-19T02:20:22.088Z] processor : 13 [2024-03-19T02:20:22.088Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.088Z] cpu family : 6 [2024-03-19T02:20:22.088Z] model : 79 [2024-03-19T02:20:22.088Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.088Z] stepping : 1 [2024-03-19T02:20:22.088Z] microcode : 0xb000040 [2024-03-19T02:20:22.088Z] cpu MHz : 2522.946 [2024-03-19T02:20:22.088Z] cache size : 20480 KB [2024-03-19T02:20:22.088Z] physical id : 1 [2024-03-19T02:20:22.088Z] siblings : 16 [2024-03-19T02:20:22.088Z] core id : 5 [2024-03-19T02:20:22.088Z] cpu cores : 8 [2024-03-19T02:20:22.088Z] apicid : 26 [2024-03-19T02:20:22.088Z] initial apicid : 26 [2024-03-19T02:20:22.088Z] fpu : yes [2024-03-19T02:20:22.088Z] fpu_exception : yes [2024-03-19T02:20:22.088Z] cpuid level : 20 [2024-03-19T02:20:22.088Z] wp : yes [2024-03-19T02:20:22.089Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.089Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.089Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.089Z] bogomips : 4210.45 [2024-03-19T02:20:22.089Z] clflush size : 64 [2024-03-19T02:20:22.089Z] cache_alignment : 64 [2024-03-19T02:20:22.089Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.089Z] power management: [2024-03-19T02:20:22.089Z] [2024-03-19T02:20:22.089Z] processor : 14 [2024-03-19T02:20:22.089Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.089Z] cpu family : 6 [2024-03-19T02:20:22.089Z] model : 79 [2024-03-19T02:20:22.089Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.089Z] stepping : 1 [2024-03-19T02:20:22.089Z] microcode : 0xb000040 [2024-03-19T02:20:22.089Z] cpu MHz : 2826.323 [2024-03-19T02:20:22.089Z] cache size : 20480 KB [2024-03-19T02:20:22.089Z] physical id : 1 [2024-03-19T02:20:22.089Z] siblings : 16 [2024-03-19T02:20:22.089Z] core id : 6 [2024-03-19T02:20:22.089Z] cpu cores : 8 [2024-03-19T02:20:22.089Z] apicid : 28 [2024-03-19T02:20:22.089Z] initial apicid : 28 [2024-03-19T02:20:22.089Z] fpu : yes [2024-03-19T02:20:22.089Z] fpu_exception : yes [2024-03-19T02:20:22.089Z] cpuid level : 20 [2024-03-19T02:20:22.089Z] wp : yes [2024-03-19T02:20:22.089Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.089Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.090Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.090Z] bogomips : 4210.45 [2024-03-19T02:20:22.090Z] clflush size : 64 [2024-03-19T02:20:22.090Z] cache_alignment : 64 [2024-03-19T02:20:22.090Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.090Z] power management: [2024-03-19T02:20:22.090Z] [2024-03-19T02:20:22.090Z] processor : 15 [2024-03-19T02:20:22.090Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.090Z] cpu family : 6 [2024-03-19T02:20:22.090Z] model : 79 [2024-03-19T02:20:22.090Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.090Z] stepping : 1 [2024-03-19T02:20:22.090Z] microcode : 0xb000040 [2024-03-19T02:20:22.090Z] cpu MHz : 2502.518 [2024-03-19T02:20:22.090Z] cache size : 20480 KB [2024-03-19T02:20:22.090Z] physical id : 1 [2024-03-19T02:20:22.090Z] siblings : 16 [2024-03-19T02:20:22.090Z] core id : 7 [2024-03-19T02:20:22.090Z] cpu cores : 8 [2024-03-19T02:20:22.090Z] apicid : 30 [2024-03-19T02:20:22.090Z] initial apicid : 30 [2024-03-19T02:20:22.090Z] fpu : yes [2024-03-19T02:20:22.090Z] fpu_exception : yes [2024-03-19T02:20:22.090Z] cpuid level : 20 [2024-03-19T02:20:22.090Z] wp : yes [2024-03-19T02:20:22.090Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.090Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.090Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.090Z] bogomips : 4210.45 [2024-03-19T02:20:22.090Z] clflush size : 64 [2024-03-19T02:20:22.090Z] cache_alignment : 64 [2024-03-19T02:20:22.090Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.090Z] power management: [2024-03-19T02:20:22.090Z] [2024-03-19T02:20:22.090Z] processor : 16 [2024-03-19T02:20:22.090Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.090Z] cpu family : 6 [2024-03-19T02:20:22.090Z] model : 79 [2024-03-19T02:20:22.090Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.091Z] stepping : 1 [2024-03-19T02:20:22.091Z] microcode : 0xb000040 [2024-03-19T02:20:22.091Z] cpu MHz : 2471.724 [2024-03-19T02:20:22.091Z] cache size : 20480 KB [2024-03-19T02:20:22.091Z] physical id : 0 [2024-03-19T02:20:22.091Z] siblings : 16 [2024-03-19T02:20:22.091Z] core id : 0 [2024-03-19T02:20:22.091Z] cpu cores : 8 [2024-03-19T02:20:22.091Z] apicid : 1 [2024-03-19T02:20:22.091Z] initial apicid : 1 [2024-03-19T02:20:22.091Z] fpu : yes [2024-03-19T02:20:22.091Z] fpu_exception : yes [2024-03-19T02:20:22.091Z] cpuid level : 20 [2024-03-19T02:20:22.091Z] wp : yes [2024-03-19T02:20:22.091Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.091Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.091Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.091Z] bogomips : 4199.92 [2024-03-19T02:20:22.091Z] clflush size : 64 [2024-03-19T02:20:22.091Z] cache_alignment : 64 [2024-03-19T02:20:22.091Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.091Z] power management: [2024-03-19T02:20:22.091Z] [2024-03-19T02:20:22.091Z] processor : 17 [2024-03-19T02:20:22.091Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.091Z] cpu family : 6 [2024-03-19T02:20:22.091Z] model : 79 [2024-03-19T02:20:22.091Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.091Z] stepping : 1 [2024-03-19T02:20:22.091Z] microcode : 0xb000040 [2024-03-19T02:20:22.091Z] cpu MHz : 3000.000 [2024-03-19T02:20:22.091Z] cache size : 20480 KB [2024-03-19T02:20:22.091Z] physical id : 0 [2024-03-19T02:20:22.091Z] siblings : 16 [2024-03-19T02:20:22.091Z] core id : 1 [2024-03-19T02:20:22.091Z] cpu cores : 8 [2024-03-19T02:20:22.091Z] apicid : 3 [2024-03-19T02:20:22.091Z] initial apicid : 3 [2024-03-19T02:20:22.091Z] fpu : yes [2024-03-19T02:20:22.091Z] fpu_exception : yes [2024-03-19T02:20:22.091Z] cpuid level : 20 [2024-03-19T02:20:22.091Z] wp : yes [2024-03-19T02:20:22.092Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.092Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.092Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.092Z] bogomips : 4199.92 [2024-03-19T02:20:22.092Z] clflush size : 64 [2024-03-19T02:20:22.092Z] cache_alignment : 64 [2024-03-19T02:20:22.092Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.092Z] power management: [2024-03-19T02:20:22.092Z] [2024-03-19T02:20:22.092Z] processor : 18 [2024-03-19T02:20:22.092Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.092Z] cpu family : 6 [2024-03-19T02:20:22.092Z] model : 79 [2024-03-19T02:20:22.092Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.092Z] stepping : 1 [2024-03-19T02:20:22.092Z] microcode : 0xb000040 [2024-03-19T02:20:22.092Z] cpu MHz : 2659.503 [2024-03-19T02:20:22.092Z] cache size : 20480 KB [2024-03-19T02:20:22.092Z] physical id : 0 [2024-03-19T02:20:22.092Z] siblings : 16 [2024-03-19T02:20:22.092Z] core id : 2 [2024-03-19T02:20:22.092Z] cpu cores : 8 [2024-03-19T02:20:22.092Z] apicid : 5 [2024-03-19T02:20:22.092Z] initial apicid : 5 [2024-03-19T02:20:22.092Z] fpu : yes [2024-03-19T02:20:22.092Z] fpu_exception : yes [2024-03-19T02:20:22.092Z] cpuid level : 20 [2024-03-19T02:20:22.092Z] wp : yes [2024-03-19T02:20:22.092Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.093Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.093Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.093Z] bogomips : 4199.92 [2024-03-19T02:20:22.093Z] clflush size : 64 [2024-03-19T02:20:22.093Z] cache_alignment : 64 [2024-03-19T02:20:22.093Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.093Z] power management: [2024-03-19T02:20:22.093Z] [2024-03-19T02:20:22.093Z] processor : 19 [2024-03-19T02:20:22.093Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.093Z] cpu family : 6 [2024-03-19T02:20:22.093Z] model : 79 [2024-03-19T02:20:22.093Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.093Z] stepping : 1 [2024-03-19T02:20:22.093Z] microcode : 0xb000040 [2024-03-19T02:20:22.093Z] cpu MHz : 2491.255 [2024-03-19T02:20:22.093Z] cache size : 20480 KB [2024-03-19T02:20:22.093Z] physical id : 0 [2024-03-19T02:20:22.093Z] siblings : 16 [2024-03-19T02:20:22.093Z] core id : 3 [2024-03-19T02:20:22.093Z] cpu cores : 8 [2024-03-19T02:20:22.093Z] apicid : 7 [2024-03-19T02:20:22.093Z] initial apicid : 7 [2024-03-19T02:20:22.093Z] fpu : yes [2024-03-19T02:20:22.093Z] fpu_exception : yes [2024-03-19T02:20:22.093Z] cpuid level : 20 [2024-03-19T02:20:22.093Z] wp : yes [2024-03-19T02:20:22.093Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.093Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.093Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.093Z] bogomips : 4199.92 [2024-03-19T02:20:22.093Z] clflush size : 64 [2024-03-19T02:20:22.093Z] cache_alignment : 64 [2024-03-19T02:20:22.093Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.093Z] power management: [2024-03-19T02:20:22.093Z] [2024-03-19T02:20:22.093Z] processor : 20 [2024-03-19T02:20:22.093Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.093Z] cpu family : 6 [2024-03-19T02:20:22.093Z] model : 79 [2024-03-19T02:20:22.093Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.093Z] stepping : 1 [2024-03-19T02:20:22.093Z] microcode : 0xb000040 [2024-03-19T02:20:22.093Z] cpu MHz : 2308.901 [2024-03-19T02:20:22.093Z] cache size : 20480 KB [2024-03-19T02:20:22.093Z] physical id : 0 [2024-03-19T02:20:22.093Z] siblings : 16 [2024-03-19T02:20:22.093Z] core id : 4 [2024-03-19T02:20:22.093Z] cpu cores : 8 [2024-03-19T02:20:22.093Z] apicid : 9 [2024-03-19T02:20:22.093Z] initial apicid : 9 [2024-03-19T02:20:22.093Z] fpu : yes [2024-03-19T02:20:22.093Z] fpu_exception : yes [2024-03-19T02:20:22.093Z] cpuid level : 20 [2024-03-19T02:20:22.093Z] wp : yes [2024-03-19T02:20:22.094Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.094Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.094Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.094Z] bogomips : 4199.92 [2024-03-19T02:20:22.094Z] clflush size : 64 [2024-03-19T02:20:22.094Z] cache_alignment : 64 [2024-03-19T02:20:22.094Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.094Z] power management: [2024-03-19T02:20:22.094Z] [2024-03-19T02:20:22.094Z] processor : 21 [2024-03-19T02:20:22.094Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.094Z] cpu family : 6 [2024-03-19T02:20:22.094Z] model : 79 [2024-03-19T02:20:22.094Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.094Z] stepping : 1 [2024-03-19T02:20:22.094Z] microcode : 0xb000040 [2024-03-19T02:20:22.094Z] cpu MHz : 2631.420 [2024-03-19T02:20:22.094Z] cache size : 20480 KB [2024-03-19T02:20:22.094Z] physical id : 0 [2024-03-19T02:20:22.094Z] siblings : 16 [2024-03-19T02:20:22.094Z] core id : 5 [2024-03-19T02:20:22.094Z] cpu cores : 8 [2024-03-19T02:20:22.094Z] apicid : 11 [2024-03-19T02:20:22.094Z] initial apicid : 11 [2024-03-19T02:20:22.094Z] fpu : yes [2024-03-19T02:20:22.094Z] fpu_exception : yes [2024-03-19T02:20:22.094Z] cpuid level : 20 [2024-03-19T02:20:22.094Z] wp : yes [2024-03-19T02:20:22.099Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.100Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.100Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.100Z] bogomips : 4199.92 [2024-03-19T02:20:22.100Z] clflush size : 64 [2024-03-19T02:20:22.100Z] cache_alignment : 64 [2024-03-19T02:20:22.100Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.100Z] power management: [2024-03-19T02:20:22.100Z] [2024-03-19T02:20:22.100Z] processor : 22 [2024-03-19T02:20:22.100Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.100Z] cpu family : 6 [2024-03-19T02:20:22.100Z] model : 79 [2024-03-19T02:20:22.100Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.100Z] stepping : 1 [2024-03-19T02:20:22.100Z] microcode : 0xb000040 [2024-03-19T02:20:22.100Z] cpu MHz : 2412.458 [2024-03-19T02:20:22.100Z] cache size : 20480 KB [2024-03-19T02:20:22.100Z] physical id : 0 [2024-03-19T02:20:22.100Z] siblings : 16 [2024-03-19T02:20:22.100Z] core id : 6 [2024-03-19T02:20:22.100Z] cpu cores : 8 [2024-03-19T02:20:22.100Z] apicid : 13 [2024-03-19T02:20:22.100Z] initial apicid : 13 [2024-03-19T02:20:22.100Z] fpu : yes [2024-03-19T02:20:22.100Z] fpu_exception : yes [2024-03-19T02:20:22.100Z] cpuid level : 20 [2024-03-19T02:20:22.100Z] wp : yes [2024-03-19T02:20:22.100Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.101Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.101Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.101Z] bogomips : 4199.92 [2024-03-19T02:20:22.101Z] clflush size : 64 [2024-03-19T02:20:22.101Z] cache_alignment : 64 [2024-03-19T02:20:22.101Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.101Z] power management: [2024-03-19T02:20:22.101Z] [2024-03-19T02:20:22.101Z] processor : 23 [2024-03-19T02:20:22.101Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.101Z] cpu family : 6 [2024-03-19T02:20:22.101Z] model : 79 [2024-03-19T02:20:22.101Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.101Z] stepping : 1 [2024-03-19T02:20:22.101Z] microcode : 0xb000040 [2024-03-19T02:20:22.101Z] cpu MHz : 2818.688 [2024-03-19T02:20:22.101Z] cache size : 20480 KB [2024-03-19T02:20:22.101Z] physical id : 0 [2024-03-19T02:20:22.101Z] siblings : 16 [2024-03-19T02:20:22.101Z] core id : 7 [2024-03-19T02:20:22.101Z] cpu cores : 8 [2024-03-19T02:20:22.101Z] apicid : 15 [2024-03-19T02:20:22.101Z] initial apicid : 15 [2024-03-19T02:20:22.101Z] fpu : yes [2024-03-19T02:20:22.101Z] fpu_exception : yes [2024-03-19T02:20:22.101Z] cpuid level : 20 [2024-03-19T02:20:22.101Z] wp : yes [2024-03-19T02:20:22.101Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.101Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.101Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.101Z] bogomips : 4199.92 [2024-03-19T02:20:22.101Z] clflush size : 64 [2024-03-19T02:20:22.101Z] cache_alignment : 64 [2024-03-19T02:20:22.101Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.101Z] power management: [2024-03-19T02:20:22.101Z] [2024-03-19T02:20:22.101Z] processor : 24 [2024-03-19T02:20:22.101Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.101Z] cpu family : 6 [2024-03-19T02:20:22.101Z] model : 79 [2024-03-19T02:20:22.101Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.101Z] stepping : 1 [2024-03-19T02:20:22.101Z] microcode : 0xb000040 [2024-03-19T02:20:22.101Z] cpu MHz : 3000.000 [2024-03-19T02:20:22.102Z] cache size : 20480 KB [2024-03-19T02:20:22.102Z] physical id : 1 [2024-03-19T02:20:22.102Z] siblings : 16 [2024-03-19T02:20:22.102Z] core id : 0 [2024-03-19T02:20:22.102Z] cpu cores : 8 [2024-03-19T02:20:22.102Z] apicid : 17 [2024-03-19T02:20:22.102Z] initial apicid : 17 [2024-03-19T02:20:22.102Z] fpu : yes [2024-03-19T02:20:22.102Z] fpu_exception : yes [2024-03-19T02:20:22.102Z] cpuid level : 20 [2024-03-19T02:20:22.102Z] wp : yes [2024-03-19T02:20:22.102Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.102Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.102Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.102Z] bogomips : 4210.45 [2024-03-19T02:20:22.102Z] clflush size : 64 [2024-03-19T02:20:22.102Z] cache_alignment : 64 [2024-03-19T02:20:22.102Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.102Z] power management: [2024-03-19T02:20:22.102Z] [2024-03-19T02:20:22.102Z] processor : 25 [2024-03-19T02:20:22.102Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.102Z] cpu family : 6 [2024-03-19T02:20:22.102Z] model : 79 [2024-03-19T02:20:22.102Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.102Z] stepping : 1 [2024-03-19T02:20:22.102Z] microcode : 0xb000040 [2024-03-19T02:20:22.102Z] cpu MHz : 2499.443 [2024-03-19T02:20:22.102Z] cache size : 20480 KB [2024-03-19T02:20:22.102Z] physical id : 1 [2024-03-19T02:20:22.102Z] siblings : 16 [2024-03-19T02:20:22.102Z] core id : 1 [2024-03-19T02:20:22.102Z] cpu cores : 8 [2024-03-19T02:20:22.102Z] apicid : 19 [2024-03-19T02:20:22.102Z] initial apicid : 19 [2024-03-19T02:20:22.102Z] fpu : yes [2024-03-19T02:20:22.102Z] fpu_exception : yes [2024-03-19T02:20:22.102Z] cpuid level : 20 [2024-03-19T02:20:22.102Z] wp : yes [2024-03-19T02:20:22.102Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.102Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.103Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.103Z] bogomips : 4210.45 [2024-03-19T02:20:22.103Z] clflush size : 64 [2024-03-19T02:20:22.103Z] cache_alignment : 64 [2024-03-19T02:20:22.103Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.103Z] power management: [2024-03-19T02:20:22.103Z] [2024-03-19T02:20:22.103Z] processor : 26 [2024-03-19T02:20:22.103Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.103Z] cpu family : 6 [2024-03-19T02:20:22.103Z] model : 79 [2024-03-19T02:20:22.103Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.103Z] stepping : 1 [2024-03-19T02:20:22.103Z] microcode : 0xb000040 [2024-03-19T02:20:22.103Z] cpu MHz : 3000.000 [2024-03-19T02:20:22.103Z] cache size : 20480 KB [2024-03-19T02:20:22.103Z] physical id : 1 [2024-03-19T02:20:22.103Z] siblings : 16 [2024-03-19T02:20:22.103Z] core id : 2 [2024-03-19T02:20:22.103Z] cpu cores : 8 [2024-03-19T02:20:22.103Z] apicid : 21 [2024-03-19T02:20:22.103Z] initial apicid : 21 [2024-03-19T02:20:22.103Z] fpu : yes [2024-03-19T02:20:22.103Z] fpu_exception : yes [2024-03-19T02:20:22.103Z] cpuid level : 20 [2024-03-19T02:20:22.103Z] wp : yes [2024-03-19T02:20:22.103Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.103Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.103Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.103Z] bogomips : 4210.45 [2024-03-19T02:20:22.103Z] clflush size : 64 [2024-03-19T02:20:22.103Z] cache_alignment : 64 [2024-03-19T02:20:22.103Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.103Z] power management: [2024-03-19T02:20:22.103Z] [2024-03-19T02:20:22.103Z] processor : 27 [2024-03-19T02:20:22.103Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.103Z] cpu family : 6 [2024-03-19T02:20:22.103Z] model : 79 [2024-03-19T02:20:22.103Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.103Z] stepping : 1 [2024-03-19T02:20:22.103Z] microcode : 0xb000040 [2024-03-19T02:20:22.103Z] cpu MHz : 2500.513 [2024-03-19T02:20:22.103Z] cache size : 20480 KB [2024-03-19T02:20:22.103Z] physical id : 1 [2024-03-19T02:20:22.103Z] siblings : 16 [2024-03-19T02:20:22.103Z] core id : 3 [2024-03-19T02:20:22.103Z] cpu cores : 8 [2024-03-19T02:20:22.103Z] apicid : 23 [2024-03-19T02:20:22.103Z] initial apicid : 23 [2024-03-19T02:20:22.103Z] fpu : yes [2024-03-19T02:20:22.104Z] fpu_exception : yes [2024-03-19T02:20:22.104Z] cpuid level : 20 [2024-03-19T02:20:22.104Z] wp : yes [2024-03-19T02:20:22.104Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.104Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.104Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.104Z] bogomips : 4210.45 [2024-03-19T02:20:22.104Z] clflush size : 64 [2024-03-19T02:20:22.104Z] cache_alignment : 64 [2024-03-19T02:20:22.104Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.104Z] power management: [2024-03-19T02:20:22.104Z] [2024-03-19T02:20:22.104Z] processor : 28 [2024-03-19T02:20:22.104Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.104Z] cpu family : 6 [2024-03-19T02:20:22.104Z] model : 79 [2024-03-19T02:20:22.104Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.104Z] stepping : 1 [2024-03-19T02:20:22.104Z] microcode : 0xb000040 [2024-03-19T02:20:22.104Z] cpu MHz : 3000.000 [2024-03-19T02:20:22.104Z] cache size : 20480 KB [2024-03-19T02:20:22.104Z] physical id : 1 [2024-03-19T02:20:22.104Z] siblings : 16 [2024-03-19T02:20:22.104Z] core id : 4 [2024-03-19T02:20:22.104Z] cpu cores : 8 [2024-03-19T02:20:22.104Z] apicid : 25 [2024-03-19T02:20:22.104Z] initial apicid : 25 [2024-03-19T02:20:22.104Z] fpu : yes [2024-03-19T02:20:22.104Z] fpu_exception : yes [2024-03-19T02:20:22.104Z] cpuid level : 20 [2024-03-19T02:20:22.104Z] wp : yes [2024-03-19T02:20:22.105Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.105Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.105Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.105Z] bogomips : 4210.45 [2024-03-19T02:20:22.105Z] clflush size : 64 [2024-03-19T02:20:22.105Z] cache_alignment : 64 [2024-03-19T02:20:22.105Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.105Z] power management: [2024-03-19T02:20:22.105Z] [2024-03-19T02:20:22.105Z] processor : 29 [2024-03-19T02:20:22.105Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.105Z] cpu family : 6 [2024-03-19T02:20:22.105Z] model : 79 [2024-03-19T02:20:22.105Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.105Z] stepping : 1 [2024-03-19T02:20:22.105Z] microcode : 0xb000040 [2024-03-19T02:20:22.105Z] cpu MHz : 3000.000 [2024-03-19T02:20:22.105Z] cache size : 20480 KB [2024-03-19T02:20:22.105Z] physical id : 1 [2024-03-19T02:20:22.105Z] siblings : 16 [2024-03-19T02:20:22.105Z] core id : 5 [2024-03-19T02:20:22.105Z] cpu cores : 8 [2024-03-19T02:20:22.105Z] apicid : 27 [2024-03-19T02:20:22.105Z] initial apicid : 27 [2024-03-19T02:20:22.105Z] fpu : yes [2024-03-19T02:20:22.105Z] fpu_exception : yes [2024-03-19T02:20:22.105Z] cpuid level : 20 [2024-03-19T02:20:22.105Z] wp : yes [2024-03-19T02:20:22.105Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.105Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.105Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.105Z] bogomips : 4210.45 [2024-03-19T02:20:22.105Z] clflush size : 64 [2024-03-19T02:20:22.105Z] cache_alignment : 64 [2024-03-19T02:20:22.105Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.105Z] power management: [2024-03-19T02:20:22.105Z] [2024-03-19T02:20:22.105Z] processor : 30 [2024-03-19T02:20:22.105Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.105Z] cpu family : 6 [2024-03-19T02:20:22.105Z] model : 79 [2024-03-19T02:20:22.105Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.105Z] stepping : 1 [2024-03-19T02:20:22.106Z] microcode : 0xb000040 [2024-03-19T02:20:22.106Z] cpu MHz : 2854.688 [2024-03-19T02:20:22.106Z] cache size : 20480 KB [2024-03-19T02:20:22.106Z] physical id : 1 [2024-03-19T02:20:22.106Z] siblings : 16 [2024-03-19T02:20:22.106Z] core id : 6 [2024-03-19T02:20:22.106Z] cpu cores : 8 [2024-03-19T02:20:22.106Z] apicid : 29 [2024-03-19T02:20:22.106Z] initial apicid : 29 [2024-03-19T02:20:22.106Z] fpu : yes [2024-03-19T02:20:22.106Z] fpu_exception : yes [2024-03-19T02:20:22.106Z] cpuid level : 20 [2024-03-19T02:20:22.106Z] wp : yes [2024-03-19T02:20:22.106Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.106Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.106Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.106Z] bogomips : 4210.45 [2024-03-19T02:20:22.106Z] clflush size : 64 [2024-03-19T02:20:22.106Z] cache_alignment : 64 [2024-03-19T02:20:22.106Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.106Z] power management: [2024-03-19T02:20:22.106Z] [2024-03-19T02:20:22.106Z] processor : 31 [2024-03-19T02:20:22.106Z] vendor_id : GenuineIntel [2024-03-19T02:20:22.106Z] cpu family : 6 [2024-03-19T02:20:22.106Z] model : 79 [2024-03-19T02:20:22.106Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:22.106Z] stepping : 1 [2024-03-19T02:20:22.106Z] microcode : 0xb000040 [2024-03-19T02:20:22.106Z] cpu MHz : 3000.000 [2024-03-19T02:20:22.106Z] cache size : 20480 KB [2024-03-19T02:20:22.106Z] physical id : 1 [2024-03-19T02:20:22.106Z] siblings : 16 [2024-03-19T02:20:22.106Z] core id : 7 [2024-03-19T02:20:22.106Z] cpu cores : 8 [2024-03-19T02:20:22.106Z] apicid : 31 [2024-03-19T02:20:22.106Z] initial apicid : 31 [2024-03-19T02:20:22.106Z] fpu : yes [2024-03-19T02:20:22.106Z] fpu_exception : yes [2024-03-19T02:20:22.106Z] cpuid level : 20 [2024-03-19T02:20:22.106Z] wp : yes [2024-03-19T02:20:22.106Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:22.106Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:22.107Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:22.107Z] bogomips : 4210.45 [2024-03-19T02:20:22.107Z] clflush size : 64 [2024-03-19T02:20:22.107Z] cache_alignment : 64 [2024-03-19T02:20:22.107Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:22.107Z] power management: [2024-03-19T02:20:22.107Z] [2024-03-19T02:20:22.107Z] + cat /proc/meminfo [2024-03-19T02:20:22.107Z] MemTotal: 131870192 kB [2024-03-19T02:20:22.107Z] MemFree: 61024932 kB [2024-03-19T02:20:22.107Z] MemAvailable: 118424744 kB [2024-03-19T02:20:22.107Z] Buffers: 1780 kB [2024-03-19T02:20:22.107Z] Cached: 54246984 kB [2024-03-19T02:20:22.107Z] SwapCached: 0 kB [2024-03-19T02:20:22.107Z] Active: 20303464 kB [2024-03-19T02:20:22.107Z] Inactive: 42321160 kB [2024-03-19T02:20:22.107Z] Active(anon): 8379748 kB [2024-03-19T02:20:22.107Z] Inactive(anon): 138580 kB [2024-03-19T02:20:22.107Z] Active(file): 11923716 kB [2024-03-19T02:20:22.107Z] Inactive(file): 42182580 kB [2024-03-19T02:20:22.107Z] Unevictable: 115416 kB [2024-03-19T02:20:22.107Z] Mlocked: 115416 kB [2024-03-19T02:20:22.107Z] SwapTotal: 0 kB [2024-03-19T02:20:22.107Z] SwapFree: 0 kB [2024-03-19T02:20:22.107Z] Zswap: 0 kB [2024-03-19T02:20:22.107Z] Zswapped: 0 kB [2024-03-19T02:20:22.107Z] Dirty: 216156 kB [2024-03-19T02:20:22.107Z] Writeback: 0 kB [2024-03-19T02:20:22.107Z] AnonPages: 8470048 kB [2024-03-19T02:20:22.107Z] Mapped: 1115844 kB [2024-03-19T02:20:22.107Z] Shmem: 136128 kB [2024-03-19T02:20:22.107Z] KReclaimable: 4356080 kB [2024-03-19T02:20:22.107Z] Slab: 6230196 kB [2024-03-19T02:20:22.107Z] SReclaimable: 4356080 kB [2024-03-19T02:20:22.107Z] SUnreclaim: 1874116 kB [2024-03-19T02:20:22.107Z] KernelStack: 38876 kB [2024-03-19T02:20:22.107Z] PageTables: 83512 kB [2024-03-19T02:20:22.107Z] SecPageTables: 0 kB [2024-03-19T02:20:22.107Z] NFS_Unstable: 0 kB [2024-03-19T02:20:22.107Z] Bounce: 0 kB [2024-03-19T02:20:22.107Z] WritebackTmp: 0 kB [2024-03-19T02:20:22.107Z] CommitLimit: 65935096 kB [2024-03-19T02:20:22.107Z] Committed_AS: 16120888 kB [2024-03-19T02:20:22.107Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:22.107Z] VmallocUsed: 203076 kB [2024-03-19T02:20:22.107Z] VmallocChunk: 0 kB [2024-03-19T02:20:22.107Z] Percpu: 139008 kB [2024-03-19T02:20:22.107Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:22.107Z] AnonHugePages: 106496 kB [2024-03-19T02:20:22.107Z] ShmemHugePages: 0 kB [2024-03-19T02:20:22.107Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:22.107Z] FileHugePages: 15312 kB [2024-03-19T02:20:22.107Z] FilePmdMapped: 0 kB [2024-03-19T02:20:22.107Z] CmaTotal: 0 kB [2024-03-19T02:20:22.107Z] CmaFree: 0 kB [2024-03-19T02:20:22.107Z] HugePages_Total: 0 [2024-03-19T02:20:22.107Z] HugePages_Free: 0 [2024-03-19T02:20:22.107Z] HugePages_Rsvd: 0 [2024-03-19T02:20:22.107Z] HugePages_Surp: 0 [2024-03-19T02:20:22.107Z] Hugepagesize: 2048 kB [2024-03-19T02:20:22.107Z] Hugetlb: 0 kB [2024-03-19T02:20:22.107Z] DirectMap4k: 691404 kB [2024-03-19T02:20:22.107Z] DirectMap2M: 13873152 kB [2024-03-19T02:20:22.107Z] DirectMap1G: 121634816 kB [Pipeline] sh [2024-03-19T02:20:22.174Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:22.174Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:22.174Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:22.174Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:22.174Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:22.174Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:22.174Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:22.174Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:22.174Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:22.174Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:22.174Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:22.174Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:22.174Z] Preparing dependencies ... [2024-03-19T02:20:22.174Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:22.397Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:22.397Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:22.397Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test ejb_group_3 [2024-03-19T02:20:22.397Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:22.397Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:22.397Z] + readonly GF_INTERNAL_ENV_SH=/tmp/caJgf-internal-env [2024-03-19T02:20:22.397Z] + GF_INTERNAL_ENV_SH=/tmp/caJgf-internal-env [2024-03-19T02:20:22.397Z] + '[' '!' -z '' ']' [2024-03-19T02:20:22.397Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:22.397Z] + WSIMPORT_OPTS= [2024-03-19T02:20:22.397Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:22.397Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:22.413Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:22.413Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:22.963Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:22.963Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:22.963Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:22.963Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:22.963Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:22.963Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:22.963Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:22.963Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:22.963Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:22.963Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:22.963Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:22.963Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:22.963Z] Preparing dependencies ... [2024-03-19T02:20:22.963Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:23.096Z] [INFO] Scanning for projects... [2024-03-19T02:20:23.351Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:23.351Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:23.351Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test connector_group_2 [2024-03-19T02:20:23.351Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:23.351Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:23.351Z] + readonly GF_INTERNAL_ENV_SH=/tmp/fNLgf-internal-env [2024-03-19T02:20:23.351Z] + GF_INTERNAL_ENV_SH=/tmp/fNLgf-internal-env [2024-03-19T02:20:23.351Z] + '[' '!' -z '' ']' [2024-03-19T02:20:23.351Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:23.351Z] + WSIMPORT_OPTS= [2024-03-19T02:20:23.351Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:23.351Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:23.451Z] [INFO] Scanning for projects... [2024-03-19T02:20:24.286Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:24.286Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:24.286Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:24.286Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:24.286Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:24.286Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:24.286Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:24.286Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:24.286Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:24.287Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:24.287Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:24.287Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:24.287Z] Preparing dependencies ... [2024-03-19T02:20:24.287Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:24.344Z] [INFO] Scanning for projects... [2024-03-19T02:20:25.516Z] [INFO] Scanning for projects... [Pipeline] timeout [2024-03-19T02:20:26.097Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-03-19T02:20:26.218Z] [INFO] Scanning for projects... [2024-03-19T02:20:26.378Z] [INFO] [2024-03-19T02:20:26.378Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:26.378Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:26.378Z] [INFO] from pom.xml [2024-03-19T02:20:26.378Z] [INFO] --------------------------------[ pom ]--------------------------------- [Pipeline] timeout [2024-03-19T02:20:26.448Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [Pipeline] timeout [2024-03-19T02:20:26.495Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [2024-03-19T02:20:26.505Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-8m94t [Pipeline] withAnt [Pipeline] timeout [2024-03-19T02:20:26.561Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-03-19T02:20:26.736Z] [INFO] [2024-03-19T02:20:26.736Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:26.736Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:26.736Z] [INFO] from pom.xml [2024-03-19T02:20:26.736Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:26.858Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-44vkt [2024-03-19T02:20:26.902Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-gqw52 [2024-03-19T02:20:26.976Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-hg7bj [Pipeline] timeout [2024-03-19T02:20:27.522Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [Pipeline] timeout [2024-03-19T02:20:27.609Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-03-19T02:20:27.629Z] [INFO] [2024-03-19T02:20:27.629Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:27.629Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:27.629Z] [INFO] from pom.xml [2024-03-19T02:20:27.629Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:27.912Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-n7h36 [2024-03-19T02:20:28.002Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-kzd8j [2024-03-19T02:20:29.277Z] [INFO] [2024-03-19T02:20:29.277Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:29.277Z] [INFO] [2024-03-19T02:20:29.277Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:29.277Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:29.277Z] [INFO] [2024-03-19T02:20:29.277Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:29.505Z] [INFO] [2024-03-19T02:20:29.505Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:29.505Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:29.505Z] [INFO] from pom.xml [2024-03-19T02:20:29.505Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:29.533Z] [INFO] [2024-03-19T02:20:29.533Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:29.668Z] [INFO] [2024-03-19T02:20:29.668Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:29.668Z] [INFO] [2024-03-19T02:20:29.668Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:29.668Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:29.668Z] [INFO] [2024-03-19T02:20:29.668Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:29.925Z] [INFO] [2024-03-19T02:20:29.925Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:30.159Z] [INFO] [2024-03-19T02:20:30.159Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:30.159Z] [INFO] [2024-03-19T02:20:30.159Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [Pipeline] { [Pipeline] sh [2024-03-19T02:20:30.418Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:30.418Z] [INFO] [2024-03-19T02:20:30.418Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:30.679Z] [INFO] [2024-03-19T02:20:30.679Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [Pipeline] { [Pipeline] { [Pipeline] sh [2024-03-19T02:20:30.832Z] [INFO] [2024-03-19T02:20:30.832Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:30.832Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:30.832Z] [INFO] from pom.xml [2024-03-19T02:20:30.832Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:31.044Z] + id [2024-03-19T02:20:31.044Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:31.044Z] + uname -a [2024-03-19T02:20:31.044Z] Linux basic-44vkt 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:31.044Z] + env [2024-03-19T02:20:31.044Z] + sort [2024-03-19T02:20:31.044Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:31.044Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:31.044Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:31.044Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:31.045Z] BUILD_ID=1 [2024-03-19T02:20:31.045Z] BUILD_NUMBER=1 [2024-03-19T02:20:31.045Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:31.045Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:31.045Z] CI=true [2024-03-19T02:20:31.045Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:31.045Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:31.045Z] HOME=/home/jenkins [2024-03-19T02:20:31.045Z] HOSTNAME=basic-44vkt [2024-03-19T02:20:31.045Z] HUDSON_COOKIE=5ba5d939-7f77-4392-83ba-1b1da4b2cb5c [2024-03-19T02:20:31.045Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:31.045Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:31.045Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:31.045Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:31.045Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:31.045Z] JENKINS_AGENT_NAME=basic-44vkt [2024-03-19T02:20:31.045Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:31.045Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:31.045Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:31.045Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:31.045Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:31.045Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:31.045Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:31.045Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:31.045Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:31.045Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:31.045Z] JENKINS_NAME=basic-44vkt [2024-03-19T02:20:31.045Z] JENKINS_NODE_COOKIE=b5683cc1-af2c-424a-a1a6-96f4da8ebd73 [2024-03-19T02:20:31.045Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:31.045Z] JENKINS_SECRET=**** [2024-03-19T02:20:31.045Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:31.045Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:31.045Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:31.045Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:31.045Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:31.045Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:31.045Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:31.045Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:31.045Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:31.045Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:31.045Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:31.045Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:31.045Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:31.045Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:31.046Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:31.046Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:31.046Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:31.046Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:31.046Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:31.046Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:31.046Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:31.046Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:31.046Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:31.046Z] LANG=en_US.UTF-8 [2024-03-19T02:20:31.046Z] LANGUAGE=en_US:en [2024-03-19T02:20:31.046Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:31.046Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:31.046Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:31.046Z] NODE_LABELS=basic-44vkt basic [2024-03-19T02:20:31.046Z] NODE_NAME=basic-44vkt [2024-03-19T02:20:31.046Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:31.046Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-44vkt [2024-03-19T02:20:31.046Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:31.046Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:31.046Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:31.046Z] PORT_ADMIN=4848 [2024-03-19T02:20:31.046Z] PORT_HTTP=8080 [2024-03-19T02:20:31.046Z] PORT_HTTPS=8181 [2024-03-19T02:20:31.046Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:31.046Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:31.047Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:31.047Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:31.047Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:31.047Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:31.047Z] SHLVL=1 [2024-03-19T02:20:31.047Z] STAGE_NAME=ejb_group_1 [2024-03-19T02:20:31.047Z] TERM=xterm [2024-03-19T02:20:31.047Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:31.047Z] USER_NAME=jenkins [2024-03-19T02:20:31.047Z] _=/usr/bin/env [2024-03-19T02:20:31.047Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:31.047Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:31.047Z] + df -h [2024-03-19T02:20:31.047Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:31.047Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:31.047Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:31.047Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:31.047Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:31.047Z] tmpfs 26G 64M 26G 1% /etc/hostname [2024-03-19T02:20:31.047Z] /dev/sda4 894G 111G 784G 13% /etc/hosts [2024-03-19T02:20:31.047Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:31.047Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:31.047Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:31.047Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:31.047Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:31.047Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:31.047Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:31.047Z] 100 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:31.047Z] + mvn -version [2024-03-19T02:20:31.308Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:31.308Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:31.308Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:31.308Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:31.308Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:31.308Z] + ant -version [2024-03-19T02:20:31.308Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:31.308Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:31.308Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-a5e1a4c9/script.sh: line 9: ps: command not found [2024-03-19T02:20:31.308Z] + true [2024-03-19T02:20:31.308Z] + cat /proc/cpuinfo [2024-03-19T02:20:31.308Z] processor : 0 [2024-03-19T02:20:31.308Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.308Z] cpu family : 6 [2024-03-19T02:20:31.308Z] model : 85 [2024-03-19T02:20:31.308Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.308Z] stepping : 7 [2024-03-19T02:20:31.308Z] microcode : 0x5003302 [2024-03-19T02:20:31.308Z] cpu MHz : 1973.477 [2024-03-19T02:20:31.308Z] cache size : 14080 KB [2024-03-19T02:20:31.308Z] physical id : 0 [2024-03-19T02:20:31.308Z] siblings : 20 [2024-03-19T02:20:31.308Z] core id : 0 [2024-03-19T02:20:31.308Z] cpu cores : 10 [2024-03-19T02:20:31.308Z] apicid : 0 [2024-03-19T02:20:31.308Z] initial apicid : 0 [2024-03-19T02:20:31.308Z] fpu : yes [2024-03-19T02:20:31.308Z] fpu_exception : yes [2024-03-19T02:20:31.308Z] cpuid level : 22 [2024-03-19T02:20:31.308Z] wp : yes [2024-03-19T02:20:31.309Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.309Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.309Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.309Z] bogomips : 4800.00 [2024-03-19T02:20:31.309Z] clflush size : 64 [2024-03-19T02:20:31.309Z] cache_alignment : 64 [2024-03-19T02:20:31.309Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.309Z] power management: [2024-03-19T02:20:31.309Z] [2024-03-19T02:20:31.309Z] processor : 1 [2024-03-19T02:20:31.309Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.309Z] cpu family : 6 [2024-03-19T02:20:31.309Z] model : 85 [2024-03-19T02:20:31.309Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.309Z] stepping : 7 [2024-03-19T02:20:31.309Z] microcode : 0x5003302 [2024-03-19T02:20:31.309Z] cpu MHz : 1176.263 [2024-03-19T02:20:31.309Z] cache size : 14080 KB [2024-03-19T02:20:31.309Z] physical id : 0 [2024-03-19T02:20:31.309Z] siblings : 20 [2024-03-19T02:20:31.309Z] core id : 1 [2024-03-19T02:20:31.309Z] cpu cores : 10 [2024-03-19T02:20:31.309Z] apicid : 2 [2024-03-19T02:20:31.309Z] initial apicid : 2 [2024-03-19T02:20:31.309Z] fpu : yes [2024-03-19T02:20:31.309Z] fpu_exception : yes [2024-03-19T02:20:31.309Z] cpuid level : 22 [2024-03-19T02:20:31.309Z] wp : yes [2024-03-19T02:20:31.309Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.309Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.309Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.310Z] bogomips : 4800.00 [2024-03-19T02:20:31.310Z] clflush size : 64 [2024-03-19T02:20:31.310Z] cache_alignment : 64 [2024-03-19T02:20:31.310Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.310Z] power management: [2024-03-19T02:20:31.310Z] [2024-03-19T02:20:31.310Z] processor : 2 [2024-03-19T02:20:31.310Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.310Z] cpu family : 6 [2024-03-19T02:20:31.310Z] model : 85 [2024-03-19T02:20:31.310Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.310Z] stepping : 7 [2024-03-19T02:20:31.310Z] microcode : 0x5003302 [2024-03-19T02:20:31.310Z] cpu MHz : 1288.219 [2024-03-19T02:20:31.310Z] cache size : 14080 KB [2024-03-19T02:20:31.310Z] physical id : 0 [2024-03-19T02:20:31.310Z] siblings : 20 [2024-03-19T02:20:31.310Z] core id : 2 [2024-03-19T02:20:31.310Z] cpu cores : 10 [2024-03-19T02:20:31.310Z] apicid : 4 [2024-03-19T02:20:31.310Z] initial apicid : 4 [2024-03-19T02:20:31.310Z] fpu : yes [2024-03-19T02:20:31.310Z] fpu_exception : yes [2024-03-19T02:20:31.310Z] cpuid level : 22 [2024-03-19T02:20:31.310Z] wp : yes [2024-03-19T02:20:31.310Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.310Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.310Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.310Z] bogomips : 4800.00 [2024-03-19T02:20:31.310Z] clflush size : 64 [2024-03-19T02:20:31.310Z] cache_alignment : 64 [2024-03-19T02:20:31.310Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.310Z] power management: [2024-03-19T02:20:31.310Z] [2024-03-19T02:20:31.310Z] processor : 3 [2024-03-19T02:20:31.310Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.310Z] cpu family : 6 [2024-03-19T02:20:31.310Z] model : 85 [2024-03-19T02:20:31.310Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.310Z] stepping : 7 [2024-03-19T02:20:31.310Z] microcode : 0x5003302 [2024-03-19T02:20:31.310Z] cpu MHz : 3200.000 [2024-03-19T02:20:31.310Z] cache size : 14080 KB [2024-03-19T02:20:31.310Z] physical id : 0 [2024-03-19T02:20:31.310Z] siblings : 20 [2024-03-19T02:20:31.310Z] core id : 3 [2024-03-19T02:20:31.310Z] cpu cores : 10 [2024-03-19T02:20:31.310Z] apicid : 6 [2024-03-19T02:20:31.310Z] initial apicid : 6 [2024-03-19T02:20:31.310Z] fpu : yes [2024-03-19T02:20:31.310Z] fpu_exception : yes [2024-03-19T02:20:31.310Z] cpuid level : 22 [2024-03-19T02:20:31.310Z] wp : yes [2024-03-19T02:20:31.311Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.311Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.311Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.311Z] bogomips : 4800.00 [2024-03-19T02:20:31.311Z] clflush size : 64 [2024-03-19T02:20:31.311Z] cache_alignment : 64 [2024-03-19T02:20:31.311Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.311Z] power management: [2024-03-19T02:20:31.311Z] [2024-03-19T02:20:31.311Z] processor : 4 [2024-03-19T02:20:31.311Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.311Z] cpu family : 6 [2024-03-19T02:20:31.311Z] model : 85 [2024-03-19T02:20:31.311Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.311Z] stepping : 7 [2024-03-19T02:20:31.311Z] microcode : 0x5003302 [2024-03-19T02:20:31.311Z] cpu MHz : 2902.103 [2024-03-19T02:20:31.311Z] cache size : 14080 KB [2024-03-19T02:20:31.311Z] physical id : 0 [2024-03-19T02:20:31.311Z] siblings : 20 [2024-03-19T02:20:31.311Z] core id : 4 [2024-03-19T02:20:31.311Z] cpu cores : 10 [2024-03-19T02:20:31.311Z] apicid : 8 [2024-03-19T02:20:31.311Z] initial apicid : 8 [2024-03-19T02:20:31.311Z] fpu : yes [2024-03-19T02:20:31.311Z] fpu_exception : yes [2024-03-19T02:20:31.311Z] cpuid level : 22 [2024-03-19T02:20:31.311Z] wp : yes [2024-03-19T02:20:31.311Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.311Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.311Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.311Z] bogomips : 4800.00 [2024-03-19T02:20:31.311Z] clflush size : 64 [2024-03-19T02:20:31.311Z] cache_alignment : 64 [2024-03-19T02:20:31.312Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.312Z] power management: [2024-03-19T02:20:31.312Z] [2024-03-19T02:20:31.312Z] processor : 5 [2024-03-19T02:20:31.312Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.312Z] cpu family : 6 [2024-03-19T02:20:31.312Z] model : 85 [2024-03-19T02:20:31.312Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.312Z] stepping : 7 [2024-03-19T02:20:31.312Z] microcode : 0x5003302 [2024-03-19T02:20:31.312Z] cpu MHz : 2899.962 [2024-03-19T02:20:31.312Z] cache size : 14080 KB [2024-03-19T02:20:31.312Z] physical id : 0 [2024-03-19T02:20:31.312Z] siblings : 20 [2024-03-19T02:20:31.312Z] core id : 8 [2024-03-19T02:20:31.312Z] cpu cores : 10 [2024-03-19T02:20:31.312Z] apicid : 16 [2024-03-19T02:20:31.312Z] initial apicid : 16 [2024-03-19T02:20:31.312Z] fpu : yes [2024-03-19T02:20:31.312Z] fpu_exception : yes [2024-03-19T02:20:31.312Z] cpuid level : 22 [2024-03-19T02:20:31.312Z] wp : yes [2024-03-19T02:20:31.312Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.312Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.312Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.312Z] bogomips : 4800.00 [2024-03-19T02:20:31.312Z] clflush size : 64 [2024-03-19T02:20:31.312Z] cache_alignment : 64 [2024-03-19T02:20:31.312Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.312Z] power management: [2024-03-19T02:20:31.312Z] [2024-03-19T02:20:31.312Z] processor : 6 [2024-03-19T02:20:31.312Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.312Z] cpu family : 6 [2024-03-19T02:20:31.312Z] model : 85 [2024-03-19T02:20:31.312Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.312Z] stepping : 7 [2024-03-19T02:20:31.312Z] microcode : 0x5003302 [2024-03-19T02:20:31.312Z] cpu MHz : 3200.000 [2024-03-19T02:20:31.312Z] cache size : 14080 KB [2024-03-19T02:20:31.312Z] physical id : 0 [2024-03-19T02:20:31.312Z] siblings : 20 [2024-03-19T02:20:31.312Z] core id : 9 [2024-03-19T02:20:31.312Z] cpu cores : 10 [2024-03-19T02:20:31.312Z] apicid : 18 [2024-03-19T02:20:31.312Z] initial apicid : 18 [2024-03-19T02:20:31.312Z] fpu : yes [2024-03-19T02:20:31.312Z] fpu_exception : yes [2024-03-19T02:20:31.312Z] cpuid level : 22 [2024-03-19T02:20:31.312Z] wp : yes [2024-03-19T02:20:31.313Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.313Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.313Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.313Z] bogomips : 4800.00 [2024-03-19T02:20:31.313Z] clflush size : 64 [2024-03-19T02:20:31.313Z] cache_alignment : 64 [2024-03-19T02:20:31.313Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.313Z] power management: [2024-03-19T02:20:31.313Z] [2024-03-19T02:20:31.313Z] processor : 7 [2024-03-19T02:20:31.313Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.313Z] cpu family : 6 [2024-03-19T02:20:31.313Z] model : 85 [2024-03-19T02:20:31.313Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.313Z] stepping : 7 [2024-03-19T02:20:31.313Z] microcode : 0x5003302 [2024-03-19T02:20:31.313Z] cpu MHz : 1029.812 [2024-03-19T02:20:31.313Z] cache size : 14080 KB [2024-03-19T02:20:31.313Z] physical id : 0 [2024-03-19T02:20:31.313Z] siblings : 20 [2024-03-19T02:20:31.313Z] core id : 10 [2024-03-19T02:20:31.313Z] cpu cores : 10 [2024-03-19T02:20:31.313Z] apicid : 20 [2024-03-19T02:20:31.313Z] initial apicid : 20 [2024-03-19T02:20:31.313Z] fpu : yes [2024-03-19T02:20:31.313Z] fpu_exception : yes [2024-03-19T02:20:31.313Z] cpuid level : 22 [2024-03-19T02:20:31.313Z] wp : yes [2024-03-19T02:20:31.313Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.313Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.313Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.313Z] bogomips : 4800.00 [2024-03-19T02:20:31.313Z] clflush size : 64 [2024-03-19T02:20:31.313Z] cache_alignment : 64 [2024-03-19T02:20:31.313Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.313Z] power management: [2024-03-19T02:20:31.314Z] [2024-03-19T02:20:31.314Z] processor : 8 [2024-03-19T02:20:31.314Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.314Z] cpu family : 6 [2024-03-19T02:20:31.314Z] model : 85 [2024-03-19T02:20:31.314Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.314Z] stepping : 7 [2024-03-19T02:20:31.314Z] microcode : 0x5003302 [2024-03-19T02:20:31.314Z] cpu MHz : 2900.645 [2024-03-19T02:20:31.314Z] cache size : 14080 KB [2024-03-19T02:20:31.314Z] physical id : 0 [2024-03-19T02:20:31.314Z] siblings : 20 [2024-03-19T02:20:31.314Z] core id : 11 [2024-03-19T02:20:31.314Z] cpu cores : 10 [2024-03-19T02:20:31.314Z] apicid : 22 [2024-03-19T02:20:31.314Z] initial apicid : 22 [2024-03-19T02:20:31.314Z] fpu : yes [2024-03-19T02:20:31.314Z] fpu_exception : yes [2024-03-19T02:20:31.314Z] cpuid level : 22 [2024-03-19T02:20:31.314Z] wp : yes [2024-03-19T02:20:31.314Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.314Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.314Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.314Z] bogomips : 4800.00 [2024-03-19T02:20:31.314Z] clflush size : 64 [2024-03-19T02:20:31.314Z] cache_alignment : 64 [2024-03-19T02:20:31.314Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.314Z] power management: [2024-03-19T02:20:31.314Z] [2024-03-19T02:20:31.314Z] processor : 9 [2024-03-19T02:20:31.314Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.314Z] cpu family : 6 [2024-03-19T02:20:31.314Z] model : 85 [2024-03-19T02:20:31.314Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.314Z] stepping : 7 [2024-03-19T02:20:31.314Z] microcode : 0x5003302 [2024-03-19T02:20:31.314Z] cpu MHz : 3200.000 [2024-03-19T02:20:31.314Z] cache size : 14080 KB [2024-03-19T02:20:31.314Z] physical id : 0 [2024-03-19T02:20:31.314Z] siblings : 20 [2024-03-19T02:20:31.314Z] core id : 12 [2024-03-19T02:20:31.314Z] cpu cores : 10 [2024-03-19T02:20:31.314Z] apicid : 24 [2024-03-19T02:20:31.314Z] initial apicid : 24 [2024-03-19T02:20:31.314Z] fpu : yes [2024-03-19T02:20:31.314Z] fpu_exception : yes [2024-03-19T02:20:31.314Z] cpuid level : 22 [2024-03-19T02:20:31.314Z] wp : yes [2024-03-19T02:20:31.315Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.315Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.315Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.315Z] bogomips : 4800.00 [2024-03-19T02:20:31.315Z] clflush size : 64 [2024-03-19T02:20:31.315Z] cache_alignment : 64 [2024-03-19T02:20:31.315Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.315Z] power management: [2024-03-19T02:20:31.315Z] [2024-03-19T02:20:31.315Z] processor : 10 [2024-03-19T02:20:31.315Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.315Z] cpu family : 6 [2024-03-19T02:20:31.315Z] model : 85 [2024-03-19T02:20:31.315Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.315Z] stepping : 7 [2024-03-19T02:20:31.315Z] microcode : 0x5003302 [2024-03-19T02:20:31.315Z] cpu MHz : 2897.683 [2024-03-19T02:20:31.315Z] cache size : 14080 KB [2024-03-19T02:20:31.315Z] physical id : 1 [2024-03-19T02:20:31.315Z] siblings : 20 [2024-03-19T02:20:31.315Z] core id : 0 [2024-03-19T02:20:31.315Z] cpu cores : 10 [2024-03-19T02:20:31.315Z] apicid : 32 [2024-03-19T02:20:31.315Z] initial apicid : 32 [2024-03-19T02:20:31.315Z] fpu : yes [2024-03-19T02:20:31.315Z] fpu_exception : yes [2024-03-19T02:20:31.315Z] cpuid level : 22 [2024-03-19T02:20:31.315Z] wp : yes [2024-03-19T02:20:31.315Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.315Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.315Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.315Z] bogomips : 4807.39 [2024-03-19T02:20:31.315Z] clflush size : 64 [2024-03-19T02:20:31.315Z] cache_alignment : 64 [2024-03-19T02:20:31.315Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.315Z] power management: [2024-03-19T02:20:31.315Z] [2024-03-19T02:20:31.315Z] processor : 11 [2024-03-19T02:20:31.315Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.315Z] cpu family : 6 [2024-03-19T02:20:31.315Z] model : 85 [2024-03-19T02:20:31.315Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.315Z] stepping : 7 [2024-03-19T02:20:31.316Z] microcode : 0x5003302 [2024-03-19T02:20:31.316Z] cpu MHz : 2899.559 [2024-03-19T02:20:31.316Z] cache size : 14080 KB [2024-03-19T02:20:31.316Z] physical id : 1 [2024-03-19T02:20:31.316Z] siblings : 20 [2024-03-19T02:20:31.316Z] core id : 1 [2024-03-19T02:20:31.316Z] cpu cores : 10 [2024-03-19T02:20:31.316Z] apicid : 34 [2024-03-19T02:20:31.316Z] initial apicid : 34 [2024-03-19T02:20:31.316Z] fpu : yes [2024-03-19T02:20:31.316Z] fpu_exception : yes [2024-03-19T02:20:31.316Z] cpuid level : 22 [2024-03-19T02:20:31.316Z] wp : yes [2024-03-19T02:20:31.316Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.316Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.316Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.316Z] bogomips : 4807.39 [2024-03-19T02:20:31.316Z] clflush size : 64 [2024-03-19T02:20:31.316Z] cache_alignment : 64 [2024-03-19T02:20:31.316Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.316Z] power management: [2024-03-19T02:20:31.316Z] [2024-03-19T02:20:31.316Z] processor : 12 [2024-03-19T02:20:31.316Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.316Z] cpu family : 6 [2024-03-19T02:20:31.316Z] model : 85 [2024-03-19T02:20:31.316Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.316Z] stepping : 7 [2024-03-19T02:20:31.316Z] microcode : 0x5003302 [2024-03-19T02:20:31.316Z] cpu MHz : 3200.000 [2024-03-19T02:20:31.316Z] cache size : 14080 KB [2024-03-19T02:20:31.316Z] physical id : 1 [2024-03-19T02:20:31.316Z] siblings : 20 [2024-03-19T02:20:31.316Z] core id : 2 [2024-03-19T02:20:31.316Z] cpu cores : 10 [2024-03-19T02:20:31.316Z] apicid : 36 [2024-03-19T02:20:31.316Z] initial apicid : 36 [2024-03-19T02:20:31.316Z] fpu : yes [2024-03-19T02:20:31.316Z] fpu_exception : yes [2024-03-19T02:20:31.316Z] cpuid level : 22 [2024-03-19T02:20:31.316Z] wp : yes [2024-03-19T02:20:31.316Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.317Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.317Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.317Z] bogomips : 4807.39 [2024-03-19T02:20:31.317Z] clflush size : 64 [2024-03-19T02:20:31.317Z] cache_alignment : 64 [2024-03-19T02:20:31.317Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.317Z] power management: [2024-03-19T02:20:31.317Z] [2024-03-19T02:20:31.317Z] processor : 13 [2024-03-19T02:20:31.317Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.317Z] cpu family : 6 [2024-03-19T02:20:31.317Z] model : 85 [2024-03-19T02:20:31.317Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.317Z] stepping : 7 [2024-03-19T02:20:31.317Z] microcode : 0x5003302 [2024-03-19T02:20:31.317Z] cpu MHz : 2795.174 [2024-03-19T02:20:31.317Z] cache size : 14080 KB [2024-03-19T02:20:31.317Z] physical id : 1 [2024-03-19T02:20:31.317Z] siblings : 20 [2024-03-19T02:20:31.317Z] core id : 3 [2024-03-19T02:20:31.317Z] cpu cores : 10 [2024-03-19T02:20:31.317Z] apicid : 38 [2024-03-19T02:20:31.317Z] initial apicid : 38 [2024-03-19T02:20:31.317Z] fpu : yes [2024-03-19T02:20:31.317Z] fpu_exception : yes [2024-03-19T02:20:31.317Z] cpuid level : 22 [2024-03-19T02:20:31.317Z] wp : yes [2024-03-19T02:20:31.317Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.317Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.317Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.317Z] bogomips : 4807.39 [2024-03-19T02:20:31.317Z] clflush size : 64 [2024-03-19T02:20:31.317Z] cache_alignment : 64 [2024-03-19T02:20:31.317Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.317Z] power management: [2024-03-19T02:20:31.317Z] [2024-03-19T02:20:31.317Z] processor : 14 [2024-03-19T02:20:31.317Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.317Z] cpu family : 6 [2024-03-19T02:20:31.317Z] model : 85 [2024-03-19T02:20:31.317Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.317Z] stepping : 7 [2024-03-19T02:20:31.317Z] microcode : 0x5003302 [2024-03-19T02:20:31.317Z] cpu MHz : 3200.000 [2024-03-19T02:20:31.317Z] cache size : 14080 KB [2024-03-19T02:20:31.317Z] physical id : 1 [2024-03-19T02:20:31.317Z] siblings : 20 [2024-03-19T02:20:31.317Z] core id : 4 [2024-03-19T02:20:31.317Z] cpu cores : 10 [2024-03-19T02:20:31.317Z] apicid : 40 [2024-03-19T02:20:31.317Z] initial apicid : 40 [2024-03-19T02:20:31.317Z] fpu : yes [2024-03-19T02:20:31.317Z] fpu_exception : yes [2024-03-19T02:20:31.318Z] cpuid level : 22 [2024-03-19T02:20:31.318Z] wp : yes [2024-03-19T02:20:31.318Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.318Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.318Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.318Z] bogomips : 4807.39 [2024-03-19T02:20:31.318Z] clflush size : 64 [2024-03-19T02:20:31.318Z] cache_alignment : 64 [2024-03-19T02:20:31.318Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.318Z] power management: [2024-03-19T02:20:31.318Z] [2024-03-19T02:20:31.318Z] processor : 15 [2024-03-19T02:20:31.318Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.318Z] cpu family : 6 [2024-03-19T02:20:31.318Z] model : 85 [2024-03-19T02:20:31.318Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.318Z] stepping : 7 [2024-03-19T02:20:31.318Z] microcode : 0x5003302 [2024-03-19T02:20:31.318Z] cpu MHz : 1736.186 [2024-03-19T02:20:31.318Z] cache size : 14080 KB [2024-03-19T02:20:31.318Z] physical id : 1 [2024-03-19T02:20:31.318Z] siblings : 20 [2024-03-19T02:20:31.318Z] core id : 8 [2024-03-19T02:20:31.318Z] cpu cores : 10 [2024-03-19T02:20:31.318Z] apicid : 48 [2024-03-19T02:20:31.318Z] initial apicid : 48 [2024-03-19T02:20:31.318Z] fpu : yes [2024-03-19T02:20:31.318Z] fpu_exception : yes [2024-03-19T02:20:31.318Z] cpuid level : 22 [2024-03-19T02:20:31.318Z] wp : yes [2024-03-19T02:20:31.318Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.319Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.319Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.319Z] bogomips : 4807.39 [2024-03-19T02:20:31.319Z] clflush size : 64 [2024-03-19T02:20:31.319Z] cache_alignment : 64 [2024-03-19T02:20:31.319Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.319Z] power management: [2024-03-19T02:20:31.319Z] [2024-03-19T02:20:31.319Z] processor : 16 [2024-03-19T02:20:31.319Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.319Z] cpu family : 6 [2024-03-19T02:20:31.319Z] model : 85 [2024-03-19T02:20:31.319Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.319Z] stepping : 7 [2024-03-19T02:20:31.319Z] microcode : 0x5003302 [2024-03-19T02:20:31.319Z] cpu MHz : 2898.607 [2024-03-19T02:20:31.319Z] cache size : 14080 KB [2024-03-19T02:20:31.319Z] physical id : 1 [2024-03-19T02:20:31.319Z] siblings : 20 [2024-03-19T02:20:31.319Z] core id : 9 [2024-03-19T02:20:31.319Z] cpu cores : 10 [2024-03-19T02:20:31.319Z] apicid : 50 [2024-03-19T02:20:31.319Z] initial apicid : 50 [2024-03-19T02:20:31.319Z] fpu : yes [2024-03-19T02:20:31.319Z] fpu_exception : yes [2024-03-19T02:20:31.319Z] cpuid level : 22 [2024-03-19T02:20:31.319Z] wp : yes [2024-03-19T02:20:31.319Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.319Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.319Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.319Z] bogomips : 4807.39 [2024-03-19T02:20:31.319Z] clflush size : 64 [2024-03-19T02:20:31.319Z] cache_alignment : 64 [2024-03-19T02:20:31.319Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.319Z] power management: [2024-03-19T02:20:31.319Z] [2024-03-19T02:20:31.319Z] processor : 17 [2024-03-19T02:20:31.319Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.319Z] cpu family : 6 [2024-03-19T02:20:31.319Z] model : 85 [2024-03-19T02:20:31.319Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.319Z] stepping : 7 [2024-03-19T02:20:31.319Z] microcode : 0x5003302 [2024-03-19T02:20:31.319Z] cpu MHz : 2897.805 [2024-03-19T02:20:31.319Z] cache size : 14080 KB [2024-03-19T02:20:31.319Z] physical id : 1 [2024-03-19T02:20:31.319Z] siblings : 20 [2024-03-19T02:20:31.319Z] core id : 10 [2024-03-19T02:20:31.319Z] cpu cores : 10 [2024-03-19T02:20:31.319Z] apicid : 52 [2024-03-19T02:20:31.319Z] initial apicid : 52 [2024-03-19T02:20:31.319Z] fpu : yes [2024-03-19T02:20:31.319Z] fpu_exception : yes [2024-03-19T02:20:31.319Z] cpuid level : 22 [2024-03-19T02:20:31.319Z] wp : yes [2024-03-19T02:20:31.320Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.320Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.320Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.320Z] bogomips : 4807.39 [2024-03-19T02:20:31.320Z] clflush size : 64 [2024-03-19T02:20:31.320Z] cache_alignment : 64 [2024-03-19T02:20:31.320Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.320Z] power management: [2024-03-19T02:20:31.320Z] [2024-03-19T02:20:31.320Z] processor : 18 [2024-03-19T02:20:31.320Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.320Z] cpu family : 6 [2024-03-19T02:20:31.320Z] model : 85 [2024-03-19T02:20:31.320Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.320Z] stepping : 7 [2024-03-19T02:20:31.320Z] microcode : 0x5003302 [2024-03-19T02:20:31.320Z] cpu MHz : 2899.045 [2024-03-19T02:20:31.320Z] cache size : 14080 KB [2024-03-19T02:20:31.320Z] physical id : 1 [2024-03-19T02:20:31.320Z] siblings : 20 [2024-03-19T02:20:31.320Z] core id : 11 [2024-03-19T02:20:31.320Z] cpu cores : 10 [2024-03-19T02:20:31.320Z] apicid : 54 [2024-03-19T02:20:31.320Z] initial apicid : 54 [2024-03-19T02:20:31.320Z] fpu : yes [2024-03-19T02:20:31.320Z] fpu_exception : yes [2024-03-19T02:20:31.320Z] cpuid level : 22 [2024-03-19T02:20:31.320Z] wp : yes [2024-03-19T02:20:31.320Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.320Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.321Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.321Z] bogomips : 4807.39 [2024-03-19T02:20:31.321Z] clflush size : 64 [2024-03-19T02:20:31.321Z] cache_alignment : 64 [2024-03-19T02:20:31.321Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.321Z] power management: [2024-03-19T02:20:31.321Z] [2024-03-19T02:20:31.321Z] processor : 19 [2024-03-19T02:20:31.321Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.321Z] cpu family : 6 [2024-03-19T02:20:31.321Z] model : 85 [2024-03-19T02:20:31.321Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.321Z] stepping : 7 [2024-03-19T02:20:31.321Z] microcode : 0x5003302 [2024-03-19T02:20:31.321Z] cpu MHz : 2899.648 [2024-03-19T02:20:31.321Z] cache size : 14080 KB [2024-03-19T02:20:31.321Z] physical id : 1 [2024-03-19T02:20:31.321Z] siblings : 20 [2024-03-19T02:20:31.321Z] core id : 12 [2024-03-19T02:20:31.321Z] cpu cores : 10 [2024-03-19T02:20:31.321Z] apicid : 56 [2024-03-19T02:20:31.321Z] initial apicid : 56 [2024-03-19T02:20:31.321Z] fpu : yes [2024-03-19T02:20:31.321Z] fpu_exception : yes [2024-03-19T02:20:31.321Z] cpuid level : 22 [2024-03-19T02:20:31.321Z] wp : yes [2024-03-19T02:20:31.321Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.321Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.321Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.321Z] bogomips : 4807.39 [2024-03-19T02:20:31.321Z] clflush size : 64 [2024-03-19T02:20:31.321Z] cache_alignment : 64 [2024-03-19T02:20:31.321Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.321Z] power management: [2024-03-19T02:20:31.321Z] [2024-03-19T02:20:31.321Z] processor : 20 [2024-03-19T02:20:31.321Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.321Z] cpu family : 6 [2024-03-19T02:20:31.321Z] model : 85 [2024-03-19T02:20:31.321Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.321Z] stepping : 7 [2024-03-19T02:20:31.321Z] microcode : 0x5003302 [2024-03-19T02:20:31.321Z] cpu MHz : 1694.300 [2024-03-19T02:20:31.321Z] cache size : 14080 KB [2024-03-19T02:20:31.321Z] physical id : 0 [2024-03-19T02:20:31.321Z] siblings : 20 [2024-03-19T02:20:31.321Z] core id : 0 [2024-03-19T02:20:31.321Z] cpu cores : 10 [2024-03-19T02:20:31.321Z] apicid : 1 [2024-03-19T02:20:31.321Z] initial apicid : 1 [2024-03-19T02:20:31.321Z] fpu : yes [2024-03-19T02:20:31.321Z] fpu_exception : yes [2024-03-19T02:20:31.321Z] cpuid level : 22 [2024-03-19T02:20:31.321Z] wp : yes [2024-03-19T02:20:31.322Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.322Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.322Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.322Z] bogomips : 4800.00 [2024-03-19T02:20:31.322Z] clflush size : 64 [2024-03-19T02:20:31.322Z] cache_alignment : 64 [2024-03-19T02:20:31.322Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.322Z] power management: [2024-03-19T02:20:31.322Z] [2024-03-19T02:20:31.322Z] processor : 21 [2024-03-19T02:20:31.322Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.322Z] cpu family : 6 [2024-03-19T02:20:31.322Z] model : 85 [2024-03-19T02:20:31.322Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.322Z] stepping : 7 [2024-03-19T02:20:31.322Z] microcode : 0x5003302 [2024-03-19T02:20:31.322Z] cpu MHz : 2787.717 [2024-03-19T02:20:31.322Z] cache size : 14080 KB [2024-03-19T02:20:31.322Z] physical id : 0 [2024-03-19T02:20:31.322Z] siblings : 20 [2024-03-19T02:20:31.322Z] core id : 1 [2024-03-19T02:20:31.322Z] cpu cores : 10 [2024-03-19T02:20:31.322Z] apicid : 3 [2024-03-19T02:20:31.322Z] initial apicid : 3 [2024-03-19T02:20:31.322Z] fpu : yes [2024-03-19T02:20:31.322Z] fpu_exception : yes [2024-03-19T02:20:31.322Z] cpuid level : 22 [2024-03-19T02:20:31.322Z] wp : yes [2024-03-19T02:20:31.322Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.322Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.322Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.322Z] bogomips : 4800.00 [2024-03-19T02:20:31.322Z] clflush size : 64 [2024-03-19T02:20:31.322Z] cache_alignment : 64 [2024-03-19T02:20:31.322Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.323Z] power management: [2024-03-19T02:20:31.323Z] [2024-03-19T02:20:31.323Z] processor : 22 [2024-03-19T02:20:31.323Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.323Z] cpu family : 6 [2024-03-19T02:20:31.323Z] model : 85 [2024-03-19T02:20:31.323Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.323Z] stepping : 7 [2024-03-19T02:20:31.323Z] microcode : 0x5003302 [2024-03-19T02:20:31.323Z] cpu MHz : 1618.318 [2024-03-19T02:20:31.323Z] cache size : 14080 KB [2024-03-19T02:20:31.323Z] physical id : 0 [2024-03-19T02:20:31.323Z] siblings : 20 [2024-03-19T02:20:31.323Z] core id : 2 [2024-03-19T02:20:31.323Z] cpu cores : 10 [2024-03-19T02:20:31.323Z] apicid : 5 [2024-03-19T02:20:31.323Z] initial apicid : 5 [2024-03-19T02:20:31.323Z] fpu : yes [2024-03-19T02:20:31.323Z] fpu_exception : yes [2024-03-19T02:20:31.323Z] cpuid level : 22 [2024-03-19T02:20:31.323Z] wp : yes [2024-03-19T02:20:31.323Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.323Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.323Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.323Z] bogomips : 4800.00 [2024-03-19T02:20:31.323Z] clflush size : 64 [2024-03-19T02:20:31.323Z] cache_alignment : 64 [2024-03-19T02:20:31.323Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.323Z] power management: [2024-03-19T02:20:31.323Z] [2024-03-19T02:20:31.323Z] processor : 23 [2024-03-19T02:20:31.323Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.323Z] cpu family : 6 [2024-03-19T02:20:31.323Z] model : 85 [2024-03-19T02:20:31.323Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.323Z] stepping : 7 [2024-03-19T02:20:31.323Z] microcode : 0x5003302 [2024-03-19T02:20:31.323Z] cpu MHz : 3200.000 [2024-03-19T02:20:31.323Z] cache size : 14080 KB [2024-03-19T02:20:31.323Z] physical id : 0 [2024-03-19T02:20:31.323Z] siblings : 20 [2024-03-19T02:20:31.323Z] core id : 3 [2024-03-19T02:20:31.323Z] cpu cores : 10 [2024-03-19T02:20:31.323Z] apicid : 7 [2024-03-19T02:20:31.323Z] initial apicid : 7 [2024-03-19T02:20:31.323Z] fpu : yes [2024-03-19T02:20:31.323Z] fpu_exception : yes [2024-03-19T02:20:31.323Z] cpuid level : 22 [2024-03-19T02:20:31.323Z] wp : yes [2024-03-19T02:20:31.324Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.324Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.324Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.324Z] bogomips : 4800.00 [2024-03-19T02:20:31.324Z] clflush size : 64 [2024-03-19T02:20:31.324Z] cache_alignment : 64 [2024-03-19T02:20:31.324Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.324Z] power management: [2024-03-19T02:20:31.324Z] [2024-03-19T02:20:31.324Z] processor : 24 [2024-03-19T02:20:31.324Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.324Z] cpu family : 6 [2024-03-19T02:20:31.324Z] model : 85 [2024-03-19T02:20:31.324Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.324Z] stepping : 7 [2024-03-19T02:20:31.324Z] microcode : 0x5003302 [2024-03-19T02:20:31.324Z] cpu MHz : 2850.745 [2024-03-19T02:20:31.324Z] cache size : 14080 KB [2024-03-19T02:20:31.324Z] physical id : 0 [2024-03-19T02:20:31.324Z] siblings : 20 [2024-03-19T02:20:31.324Z] core id : 4 [2024-03-19T02:20:31.324Z] cpu cores : 10 [2024-03-19T02:20:31.324Z] apicid : 9 [2024-03-19T02:20:31.324Z] initial apicid : 9 [2024-03-19T02:20:31.324Z] fpu : yes [2024-03-19T02:20:31.324Z] fpu_exception : yes [2024-03-19T02:20:31.324Z] cpuid level : 22 [2024-03-19T02:20:31.324Z] wp : yes [2024-03-19T02:20:31.324Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.324Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.324Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.324Z] bogomips : 4800.00 [2024-03-19T02:20:31.324Z] clflush size : 64 [2024-03-19T02:20:31.324Z] cache_alignment : 64 [2024-03-19T02:20:31.324Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.324Z] power management: [2024-03-19T02:20:31.324Z] [2024-03-19T02:20:31.324Z] processor : 25 [2024-03-19T02:20:31.324Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.324Z] cpu family : 6 [2024-03-19T02:20:31.324Z] model : 85 [2024-03-19T02:20:31.324Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.325Z] stepping : 7 [2024-03-19T02:20:31.325Z] microcode : 0x5003302 [2024-03-19T02:20:31.325Z] cpu MHz : 2125.714 [2024-03-19T02:20:31.325Z] cache size : 14080 KB [2024-03-19T02:20:31.325Z] physical id : 0 [2024-03-19T02:20:31.325Z] siblings : 20 [2024-03-19T02:20:31.325Z] core id : 8 [2024-03-19T02:20:31.325Z] cpu cores : 10 [2024-03-19T02:20:31.325Z] apicid : 17 [2024-03-19T02:20:31.325Z] initial apicid : 17 [2024-03-19T02:20:31.325Z] fpu : yes [2024-03-19T02:20:31.325Z] fpu_exception : yes [2024-03-19T02:20:31.325Z] cpuid level : 22 [2024-03-19T02:20:31.325Z] wp : yes [2024-03-19T02:20:31.325Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.325Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.325Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.325Z] bogomips : 4800.00 [2024-03-19T02:20:31.325Z] clflush size : 64 [2024-03-19T02:20:31.325Z] cache_alignment : 64 [2024-03-19T02:20:31.325Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.325Z] power management: [2024-03-19T02:20:31.325Z] [2024-03-19T02:20:31.325Z] processor : 26 [2024-03-19T02:20:31.325Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.325Z] cpu family : 6 [2024-03-19T02:20:31.325Z] model : 85 [2024-03-19T02:20:31.325Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.325Z] stepping : 7 [2024-03-19T02:20:31.325Z] microcode : 0x5003302 [2024-03-19T02:20:31.325Z] cpu MHz : 2071.856 [2024-03-19T02:20:31.325Z] cache size : 14080 KB [2024-03-19T02:20:31.325Z] physical id : 0 [2024-03-19T02:20:31.325Z] siblings : 20 [2024-03-19T02:20:31.325Z] core id : 9 [2024-03-19T02:20:31.325Z] cpu cores : 10 [2024-03-19T02:20:31.325Z] apicid : 19 [2024-03-19T02:20:31.325Z] initial apicid : 19 [2024-03-19T02:20:31.325Z] fpu : yes [2024-03-19T02:20:31.325Z] fpu_exception : yes [2024-03-19T02:20:31.325Z] cpuid level : 22 [2024-03-19T02:20:31.325Z] wp : yes [2024-03-19T02:20:31.326Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.326Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.326Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.326Z] bogomips : 4800.00 [2024-03-19T02:20:31.326Z] clflush size : 64 [2024-03-19T02:20:31.326Z] cache_alignment : 64 [2024-03-19T02:20:31.326Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.326Z] power management: [2024-03-19T02:20:31.326Z] [2024-03-19T02:20:31.326Z] processor : 27 [2024-03-19T02:20:31.326Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.326Z] cpu family : 6 [2024-03-19T02:20:31.326Z] model : 85 [2024-03-19T02:20:31.326Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.326Z] stepping : 7 [2024-03-19T02:20:31.326Z] microcode : 0x5003302 [2024-03-19T02:20:31.326Z] cpu MHz : 2132.950 [2024-03-19T02:20:31.326Z] cache size : 14080 KB [2024-03-19T02:20:31.326Z] physical id : 0 [2024-03-19T02:20:31.326Z] siblings : 20 [2024-03-19T02:20:31.326Z] core id : 10 [2024-03-19T02:20:31.326Z] cpu cores : 10 [2024-03-19T02:20:31.326Z] apicid : 21 [2024-03-19T02:20:31.326Z] initial apicid : 21 [2024-03-19T02:20:31.326Z] fpu : yes [2024-03-19T02:20:31.326Z] fpu_exception : yes [2024-03-19T02:20:31.326Z] cpuid level : 22 [2024-03-19T02:20:31.326Z] wp : yes [2024-03-19T02:20:31.326Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.326Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.327Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.327Z] bogomips : 4800.00 [2024-03-19T02:20:31.327Z] clflush size : 64 [2024-03-19T02:20:31.327Z] cache_alignment : 64 [2024-03-19T02:20:31.327Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.327Z] power management: [2024-03-19T02:20:31.327Z] [2024-03-19T02:20:31.327Z] processor : 28 [2024-03-19T02:20:31.327Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.327Z] cpu family : 6 [2024-03-19T02:20:31.327Z] model : 85 [2024-03-19T02:20:31.327Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.327Z] stepping : 7 [2024-03-19T02:20:31.327Z] microcode : 0x5003302 [2024-03-19T02:20:31.327Z] cpu MHz : 3200.000 [2024-03-19T02:20:31.327Z] cache size : 14080 KB [2024-03-19T02:20:31.327Z] physical id : 0 [2024-03-19T02:20:31.327Z] siblings : 20 [2024-03-19T02:20:31.327Z] core id : 11 [2024-03-19T02:20:31.327Z] cpu cores : 10 [2024-03-19T02:20:31.327Z] apicid : 23 [2024-03-19T02:20:31.327Z] initial apicid : 23 [2024-03-19T02:20:31.327Z] fpu : yes [2024-03-19T02:20:31.327Z] fpu_exception : yes [2024-03-19T02:20:31.327Z] cpuid level : 22 [2024-03-19T02:20:31.327Z] wp : yes [2024-03-19T02:20:31.327Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.327Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.327Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.327Z] bogomips : 4800.00 [2024-03-19T02:20:31.327Z] clflush size : 64 [2024-03-19T02:20:31.327Z] cache_alignment : 64 [2024-03-19T02:20:31.327Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.327Z] power management: [2024-03-19T02:20:31.327Z] [2024-03-19T02:20:31.327Z] processor : 29 [2024-03-19T02:20:31.327Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.327Z] cpu family : 6 [2024-03-19T02:20:31.327Z] model : 85 [2024-03-19T02:20:31.327Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.327Z] stepping : 7 [2024-03-19T02:20:31.327Z] microcode : 0x5003302 [2024-03-19T02:20:31.327Z] cpu MHz : 3200.000 [2024-03-19T02:20:31.327Z] cache size : 14080 KB [2024-03-19T02:20:31.327Z] physical id : 0 [2024-03-19T02:20:31.327Z] siblings : 20 [2024-03-19T02:20:31.327Z] core id : 12 [2024-03-19T02:20:31.327Z] cpu cores : 10 [2024-03-19T02:20:31.327Z] apicid : 25 [2024-03-19T02:20:31.327Z] initial apicid : 25 [2024-03-19T02:20:31.327Z] fpu : yes [2024-03-19T02:20:31.327Z] fpu_exception : yes [2024-03-19T02:20:31.327Z] cpuid level : 22 [2024-03-19T02:20:31.327Z] wp : yes [2024-03-19T02:20:31.328Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.328Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.328Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.328Z] bogomips : 4800.00 [2024-03-19T02:20:31.328Z] clflush size : 64 [2024-03-19T02:20:31.328Z] cache_alignment : 64 [2024-03-19T02:20:31.328Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.328Z] power management: [2024-03-19T02:20:31.328Z] [2024-03-19T02:20:31.328Z] processor : 30 [2024-03-19T02:20:31.328Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.328Z] cpu family : 6 [2024-03-19T02:20:31.328Z] model : 85 [2024-03-19T02:20:31.328Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.328Z] stepping : 7 [2024-03-19T02:20:31.328Z] microcode : 0x5003302 [2024-03-19T02:20:31.328Z] cpu MHz : 3200.000 [2024-03-19T02:20:31.328Z] cache size : 14080 KB [2024-03-19T02:20:31.328Z] physical id : 1 [2024-03-19T02:20:31.328Z] siblings : 20 [2024-03-19T02:20:31.328Z] core id : 0 [2024-03-19T02:20:31.328Z] cpu cores : 10 [2024-03-19T02:20:31.328Z] apicid : 33 [2024-03-19T02:20:31.328Z] initial apicid : 33 [2024-03-19T02:20:31.328Z] fpu : yes [2024-03-19T02:20:31.328Z] fpu_exception : yes [2024-03-19T02:20:31.328Z] cpuid level : 22 [2024-03-19T02:20:31.328Z] wp : yes [2024-03-19T02:20:31.328Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.328Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.328Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.328Z] bogomips : 4807.39 [2024-03-19T02:20:31.328Z] clflush size : 64 [2024-03-19T02:20:31.328Z] cache_alignment : 64 [2024-03-19T02:20:31.328Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.329Z] power management: [2024-03-19T02:20:31.329Z] [2024-03-19T02:20:31.329Z] processor : 31 [2024-03-19T02:20:31.329Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.329Z] cpu family : 6 [2024-03-19T02:20:31.329Z] model : 85 [2024-03-19T02:20:31.329Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.329Z] stepping : 7 [2024-03-19T02:20:31.329Z] microcode : 0x5003302 [2024-03-19T02:20:31.329Z] cpu MHz : 3200.000 [2024-03-19T02:20:31.329Z] cache size : 14080 KB [2024-03-19T02:20:31.329Z] physical id : 1 [2024-03-19T02:20:31.329Z] siblings : 20 [2024-03-19T02:20:31.329Z] core id : 1 [2024-03-19T02:20:31.329Z] cpu cores : 10 [2024-03-19T02:20:31.329Z] apicid : 35 [2024-03-19T02:20:31.329Z] initial apicid : 35 [2024-03-19T02:20:31.329Z] fpu : yes [2024-03-19T02:20:31.329Z] fpu_exception : yes [2024-03-19T02:20:31.329Z] cpuid level : 22 [2024-03-19T02:20:31.329Z] wp : yes [2024-03-19T02:20:31.329Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.329Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.329Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.329Z] bogomips : 4807.39 [2024-03-19T02:20:31.329Z] clflush size : 64 [2024-03-19T02:20:31.329Z] cache_alignment : 64 [2024-03-19T02:20:31.329Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.329Z] power management: [2024-03-19T02:20:31.329Z] [2024-03-19T02:20:31.329Z] processor : 32 [2024-03-19T02:20:31.329Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.329Z] cpu family : 6 [2024-03-19T02:20:31.329Z] model : 85 [2024-03-19T02:20:31.329Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.329Z] stepping : 7 [2024-03-19T02:20:31.329Z] microcode : 0x5003302 [2024-03-19T02:20:31.329Z] cpu MHz : 2897.037 [2024-03-19T02:20:31.329Z] cache size : 14080 KB [2024-03-19T02:20:31.329Z] physical id : 1 [2024-03-19T02:20:31.329Z] siblings : 20 [2024-03-19T02:20:31.329Z] core id : 2 [2024-03-19T02:20:31.329Z] cpu cores : 10 [2024-03-19T02:20:31.329Z] apicid : 37 [2024-03-19T02:20:31.329Z] initial apicid : 37 [2024-03-19T02:20:31.329Z] fpu : yes [2024-03-19T02:20:31.329Z] fpu_exception : yes [2024-03-19T02:20:31.329Z] cpuid level : 22 [2024-03-19T02:20:31.329Z] wp : yes [2024-03-19T02:20:31.330Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.330Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.330Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.330Z] bogomips : 4807.39 [2024-03-19T02:20:31.330Z] clflush size : 64 [2024-03-19T02:20:31.330Z] cache_alignment : 64 [2024-03-19T02:20:31.330Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.330Z] power management: [2024-03-19T02:20:31.330Z] [2024-03-19T02:20:31.330Z] processor : 33 [2024-03-19T02:20:31.330Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.330Z] cpu family : 6 [2024-03-19T02:20:31.330Z] model : 85 [2024-03-19T02:20:31.330Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.330Z] stepping : 7 [2024-03-19T02:20:31.330Z] microcode : 0x5003302 [2024-03-19T02:20:31.330Z] cpu MHz : 2896.795 [2024-03-19T02:20:31.330Z] cache size : 14080 KB [2024-03-19T02:20:31.330Z] physical id : 1 [2024-03-19T02:20:31.330Z] siblings : 20 [2024-03-19T02:20:31.330Z] core id : 3 [2024-03-19T02:20:31.330Z] cpu cores : 10 [2024-03-19T02:20:31.330Z] apicid : 39 [2024-03-19T02:20:31.330Z] initial apicid : 39 [2024-03-19T02:20:31.330Z] fpu : yes [2024-03-19T02:20:31.330Z] fpu_exception : yes [2024-03-19T02:20:31.330Z] cpuid level : 22 [2024-03-19T02:20:31.330Z] wp : yes [2024-03-19T02:20:31.330Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.330Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.330Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.330Z] bogomips : 4807.39 [2024-03-19T02:20:31.330Z] clflush size : 64 [2024-03-19T02:20:31.330Z] cache_alignment : 64 [2024-03-19T02:20:31.330Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.330Z] power management: [2024-03-19T02:20:31.330Z] [2024-03-19T02:20:31.330Z] processor : 34 [2024-03-19T02:20:31.330Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.330Z] cpu family : 6 [2024-03-19T02:20:31.330Z] model : 85 [2024-03-19T02:20:31.330Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.330Z] stepping : 7 [2024-03-19T02:20:31.330Z] microcode : 0x5003302 [2024-03-19T02:20:31.331Z] cpu MHz : 2899.288 [2024-03-19T02:20:31.331Z] cache size : 14080 KB [2024-03-19T02:20:31.331Z] physical id : 1 [2024-03-19T02:20:31.331Z] siblings : 20 [2024-03-19T02:20:31.331Z] core id : 4 [2024-03-19T02:20:31.331Z] cpu cores : 10 [2024-03-19T02:20:31.331Z] apicid : 41 [2024-03-19T02:20:31.331Z] initial apicid : 41 [2024-03-19T02:20:31.331Z] fpu : yes [2024-03-19T02:20:31.331Z] fpu_exception : yes [2024-03-19T02:20:31.331Z] cpuid level : 22 [2024-03-19T02:20:31.331Z] wp : yes [2024-03-19T02:20:31.331Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.331Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.331Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.331Z] bogomips : 4807.39 [2024-03-19T02:20:31.331Z] clflush size : 64 [2024-03-19T02:20:31.331Z] cache_alignment : 64 [2024-03-19T02:20:31.331Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.331Z] power management: [2024-03-19T02:20:31.331Z] [2024-03-19T02:20:31.331Z] processor : 35 [2024-03-19T02:20:31.331Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.331Z] cpu family : 6 [2024-03-19T02:20:31.331Z] model : 85 [2024-03-19T02:20:31.331Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.331Z] stepping : 7 [2024-03-19T02:20:31.331Z] microcode : 0x5003302 [2024-03-19T02:20:31.331Z] cpu MHz : 2899.972 [2024-03-19T02:20:31.331Z] cache size : 14080 KB [2024-03-19T02:20:31.331Z] physical id : 1 [2024-03-19T02:20:31.331Z] siblings : 20 [2024-03-19T02:20:31.331Z] core id : 8 [2024-03-19T02:20:31.331Z] cpu cores : 10 [2024-03-19T02:20:31.331Z] apicid : 49 [2024-03-19T02:20:31.331Z] initial apicid : 49 [2024-03-19T02:20:31.331Z] fpu : yes [2024-03-19T02:20:31.331Z] fpu_exception : yes [2024-03-19T02:20:31.331Z] cpuid level : 22 [2024-03-19T02:20:31.331Z] wp : yes [2024-03-19T02:20:31.331Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.332Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.332Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.332Z] bogomips : 4807.39 [2024-03-19T02:20:31.332Z] clflush size : 64 [2024-03-19T02:20:31.332Z] cache_alignment : 64 [2024-03-19T02:20:31.332Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.332Z] power management: [2024-03-19T02:20:31.332Z] [2024-03-19T02:20:31.332Z] processor : 36 [2024-03-19T02:20:31.332Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.332Z] cpu family : 6 [2024-03-19T02:20:31.332Z] model : 85 [2024-03-19T02:20:31.332Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.332Z] stepping : 7 [2024-03-19T02:20:31.332Z] microcode : 0x5003302 [2024-03-19T02:20:31.332Z] cpu MHz : 3200.000 [2024-03-19T02:20:31.332Z] cache size : 14080 KB [2024-03-19T02:20:31.332Z] physical id : 1 [2024-03-19T02:20:31.332Z] siblings : 20 [2024-03-19T02:20:31.332Z] core id : 9 [2024-03-19T02:20:31.332Z] cpu cores : 10 [2024-03-19T02:20:31.332Z] apicid : 51 [2024-03-19T02:20:31.332Z] initial apicid : 51 [2024-03-19T02:20:31.332Z] fpu : yes [2024-03-19T02:20:31.332Z] fpu_exception : yes [2024-03-19T02:20:31.332Z] cpuid level : 22 [2024-03-19T02:20:31.332Z] wp : yes [2024-03-19T02:20:31.332Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.332Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.332Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.332Z] bogomips : 4807.39 [2024-03-19T02:20:31.332Z] clflush size : 64 [2024-03-19T02:20:31.332Z] cache_alignment : 64 [2024-03-19T02:20:31.332Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.332Z] power management: [2024-03-19T02:20:31.332Z] [2024-03-19T02:20:31.332Z] processor : 37 [2024-03-19T02:20:31.332Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.332Z] cpu family : 6 [2024-03-19T02:20:31.332Z] model : 85 [2024-03-19T02:20:31.332Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.332Z] stepping : 7 [2024-03-19T02:20:31.332Z] microcode : 0x5003302 [2024-03-19T02:20:31.332Z] cpu MHz : 2901.736 [2024-03-19T02:20:31.332Z] cache size : 14080 KB [2024-03-19T02:20:31.332Z] physical id : 1 [2024-03-19T02:20:31.332Z] siblings : 20 [2024-03-19T02:20:31.332Z] core id : 10 [2024-03-19T02:20:31.332Z] cpu cores : 10 [2024-03-19T02:20:31.332Z] apicid : 53 [2024-03-19T02:20:31.332Z] initial apicid : 53 [2024-03-19T02:20:31.332Z] fpu : yes [2024-03-19T02:20:31.332Z] fpu_exception : yes [2024-03-19T02:20:31.332Z] cpuid level : 22 [2024-03-19T02:20:31.333Z] wp : yes [2024-03-19T02:20:31.333Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.333Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.333Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.333Z] bogomips : 4807.39 [2024-03-19T02:20:31.333Z] clflush size : 64 [2024-03-19T02:20:31.333Z] cache_alignment : 64 [2024-03-19T02:20:31.333Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.333Z] power management: [2024-03-19T02:20:31.333Z] [2024-03-19T02:20:31.333Z] processor : 38 [2024-03-19T02:20:31.333Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.333Z] cpu family : 6 [2024-03-19T02:20:31.333Z] model : 85 [2024-03-19T02:20:31.333Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.333Z] stepping : 7 [2024-03-19T02:20:31.333Z] microcode : 0x5003302 [2024-03-19T02:20:31.333Z] cpu MHz : 2899.889 [2024-03-19T02:20:31.333Z] cache size : 14080 KB [2024-03-19T02:20:31.333Z] physical id : 1 [2024-03-19T02:20:31.333Z] siblings : 20 [2024-03-19T02:20:31.333Z] core id : 11 [2024-03-19T02:20:31.333Z] cpu cores : 10 [2024-03-19T02:20:31.333Z] apicid : 55 [2024-03-19T02:20:31.333Z] initial apicid : 55 [2024-03-19T02:20:31.333Z] fpu : yes [2024-03-19T02:20:31.333Z] fpu_exception : yes [2024-03-19T02:20:31.333Z] cpuid level : 22 [2024-03-19T02:20:31.333Z] wp : yes [2024-03-19T02:20:31.333Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.334Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.334Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.334Z] bogomips : 4807.39 [2024-03-19T02:20:31.334Z] clflush size : 64 [2024-03-19T02:20:31.334Z] cache_alignment : 64 [2024-03-19T02:20:31.334Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.334Z] power management: [2024-03-19T02:20:31.334Z] [2024-03-19T02:20:31.334Z] processor : 39 [2024-03-19T02:20:31.334Z] vendor_id : GenuineIntel [2024-03-19T02:20:31.334Z] cpu family : 6 [2024-03-19T02:20:31.334Z] model : 85 [2024-03-19T02:20:31.334Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:31.334Z] stepping : 7 [2024-03-19T02:20:31.334Z] microcode : 0x5003302 [2024-03-19T02:20:31.334Z] cpu MHz : 2899.898 [2024-03-19T02:20:31.334Z] cache size : 14080 KB [2024-03-19T02:20:31.334Z] physical id : 1 [2024-03-19T02:20:31.334Z] siblings : 20 [2024-03-19T02:20:31.334Z] core id : 12 [2024-03-19T02:20:31.334Z] cpu cores : 10 [2024-03-19T02:20:31.334Z] apicid : 57 [2024-03-19T02:20:31.334Z] initial apicid : 57 [2024-03-19T02:20:31.334Z] fpu : yes [2024-03-19T02:20:31.334Z] fpu_exception : yes [2024-03-19T02:20:31.334Z] cpuid level : 22 [2024-03-19T02:20:31.334Z] wp : yes [2024-03-19T02:20:31.334Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:31.334Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:31.334Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:31.334Z] bogomips : 4807.39 [2024-03-19T02:20:31.334Z] clflush size : 64 [2024-03-19T02:20:31.334Z] cache_alignment : 64 [2024-03-19T02:20:31.334Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:31.334Z] power management: [2024-03-19T02:20:31.334Z] [2024-03-19T02:20:31.334Z] + cat /proc/meminfo [2024-03-19T02:20:31.334Z] MemTotal: 131639200 kB [2024-03-19T02:20:31.334Z] MemFree: 14929216 kB [2024-03-19T02:20:31.334Z] MemAvailable: 106839032 kB [2024-03-19T02:20:31.334Z] Buffers: 1768 kB [2024-03-19T02:20:31.334Z] Cached: 88234724 kB [2024-03-19T02:20:31.334Z] SwapCached: 0 kB [2024-03-19T02:20:31.334Z] Active: 17980224 kB [2024-03-19T02:20:31.334Z] Inactive: 84834796 kB [2024-03-19T02:20:31.334Z] Active(anon): 13348024 kB [2024-03-19T02:20:31.334Z] Inactive(anon): 1450428 kB [2024-03-19T02:20:31.334Z] Active(file): 4632200 kB [2024-03-19T02:20:31.334Z] Inactive(file): 83384368 kB [2024-03-19T02:20:31.334Z] Unevictable: 138320 kB [2024-03-19T02:20:31.334Z] Mlocked: 138320 kB [2024-03-19T02:20:31.334Z] SwapTotal: 0 kB [2024-03-19T02:20:31.334Z] SwapFree: 0 kB [2024-03-19T02:20:31.334Z] Zswap: 0 kB [2024-03-19T02:20:31.334Z] Zswapped: 0 kB [2024-03-19T02:20:31.334Z] Dirty: 177740 kB [2024-03-19T02:20:31.334Z] Writeback: 0 kB [2024-03-19T02:20:31.334Z] AnonPages: 14679248 kB [2024-03-19T02:20:31.335Z] Mapped: 1029428 kB [2024-03-19T02:20:31.335Z] Shmem: 213036 kB [2024-03-19T02:20:31.335Z] KReclaimable: 4954912 kB [2024-03-19T02:20:31.335Z] Slab: 8189316 kB [2024-03-19T02:20:31.335Z] SReclaimable: 4954912 kB [2024-03-19T02:20:31.335Z] SUnreclaim: 3234404 kB [2024-03-19T02:20:31.335Z] KernelStack: 47216 kB [2024-03-19T02:20:31.335Z] PageTables: 96248 kB [2024-03-19T02:20:31.335Z] SecPageTables: 0 kB [2024-03-19T02:20:31.335Z] NFS_Unstable: 0 kB [2024-03-19T02:20:31.335Z] Bounce: 0 kB [2024-03-19T02:20:31.335Z] WritebackTmp: 0 kB [2024-03-19T02:20:31.335Z] CommitLimit: 65819600 kB [2024-03-19T02:20:31.335Z] Committed_AS: 17370860 kB [2024-03-19T02:20:31.335Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:31.335Z] VmallocUsed: 216808 kB [2024-03-19T02:20:31.335Z] VmallocChunk: 0 kB [2024-03-19T02:20:31.335Z] Percpu: 188928 kB [2024-03-19T02:20:31.335Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:31.335Z] AnonHugePages: 6957056 kB [2024-03-19T02:20:31.335Z] ShmemHugePages: 0 kB [2024-03-19T02:20:31.335Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:31.335Z] FileHugePages: 0 kB [2024-03-19T02:20:31.335Z] FilePmdMapped: 0 kB [2024-03-19T02:20:31.335Z] CmaTotal: 0 kB [2024-03-19T02:20:31.335Z] CmaFree: 0 kB [2024-03-19T02:20:31.335Z] HugePages_Total: 0 [2024-03-19T02:20:31.335Z] HugePages_Free: 0 [2024-03-19T02:20:31.335Z] HugePages_Rsvd: 0 [2024-03-19T02:20:31.335Z] HugePages_Surp: 0 [2024-03-19T02:20:31.335Z] Hugepagesize: 2048 kB [2024-03-19T02:20:31.335Z] Hugetlb: 0 kB [2024-03-19T02:20:31.335Z] DirectMap4k: 905068 kB [2024-03-19T02:20:31.335Z] DirectMap2M: 13428736 kB [2024-03-19T02:20:31.335Z] DirectMap1G: 121634816 kB [Pipeline] sh [2024-03-19T02:20:31.667Z] + id [2024-03-19T02:20:31.667Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:31.667Z] + uname -a [2024-03-19T02:20:31.667Z] Linux basic-gqw52 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:31.667Z] + env [2024-03-19T02:20:31.667Z] + sort [2024-03-19T02:20:31.667Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:31.667Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:31.667Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:31.667Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:31.667Z] BUILD_ID=1 [2024-03-19T02:20:31.667Z] BUILD_NUMBER=1 [2024-03-19T02:20:31.667Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:31.667Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:31.667Z] CI=true [2024-03-19T02:20:31.667Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:31.667Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:31.667Z] HOME=/home/jenkins [2024-03-19T02:20:31.667Z] HOSTNAME=basic-gqw52 [2024-03-19T02:20:31.667Z] HUDSON_COOKIE=25440241-8b2a-430d-a9c0-252f1902b99b [2024-03-19T02:20:31.667Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:31.667Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:31.667Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:31.667Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:31.667Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:31.667Z] JENKINS_AGENT_NAME=basic-gqw52 [2024-03-19T02:20:31.667Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:31.667Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:31.667Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:31.667Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:31.667Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:31.667Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:31.667Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:31.667Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:31.667Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:31.667Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:31.667Z] JENKINS_NAME=basic-gqw52 [2024-03-19T02:20:31.667Z] JENKINS_NODE_COOKIE=95059bbc-c773-4617-af60-7b7670f74862 [2024-03-19T02:20:31.667Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:31.667Z] JENKINS_SECRET=**** [2024-03-19T02:20:31.667Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:31.668Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:31.668Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:31.668Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:31.668Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:31.668Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:31.668Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:31.668Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:31.668Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:31.668Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:31.668Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:31.668Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:31.668Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:31.668Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:31.668Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:31.668Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:31.668Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:31.668Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:31.668Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:31.668Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:31.668Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:31.668Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:31.668Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:31.668Z] LANG=en_US.UTF-8 [2024-03-19T02:20:31.668Z] LANGUAGE=en_US:en [2024-03-19T02:20:31.668Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:31.668Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:31.668Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:31.668Z] NODE_LABELS=basic-gqw52 basic [2024-03-19T02:20:31.668Z] NODE_NAME=basic-gqw52 [2024-03-19T02:20:31.668Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:31.668Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-gqw52 [2024-03-19T02:20:31.668Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:31.668Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:31.668Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:31.668Z] PORT_ADMIN=4848 [2024-03-19T02:20:31.668Z] PORT_HTTP=8080 [2024-03-19T02:20:31.668Z] PORT_HTTPS=8181 [2024-03-19T02:20:31.668Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:31.668Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:31.668Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:31.668Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:31.668Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:31.669Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:31.669Z] SHLVL=1 [2024-03-19T02:20:31.669Z] STAGE_NAME=naming_all [2024-03-19T02:20:31.669Z] TERM=xterm [2024-03-19T02:20:31.669Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:31.669Z] USER_NAME=jenkins [2024-03-19T02:20:31.669Z] _=/usr/bin/env [2024-03-19T02:20:31.669Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:31.669Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:31.669Z] + df -h [2024-03-19T02:20:31.669Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:31.669Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:31.669Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:31.669Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:31.669Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:31.669Z] tmpfs 26G 61M 26G 1% /etc/hostname [2024-03-19T02:20:31.669Z] /dev/sda4 932G 58G 874G 7% /etc/hosts [2024-03-19T02:20:31.669Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:31.669Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:31.669Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:31.669Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:31.669Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:31.669Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:31.669Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:31.669Z] 91 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:31.669Z] + mvn -version [2024-03-19T02:20:31.927Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:31.927Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:31.927Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:31.927Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:31.927Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:31.927Z] + ant -version [Pipeline] { [Pipeline] { [Pipeline] timeout [2024-03-19T02:20:32.025Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] timeout [2024-03-19T02:20:32.027Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] timeout [2024-03-19T02:20:32.028Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2024-03-19T02:20:32.050Z] [INFO] [2024-03-19T02:20:32.050Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:32.050Z] [INFO] [2024-03-19T02:20:32.050Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:32.057Z] [INFO] No sources to compile [2024-03-19T02:20:32.057Z] [INFO] [2024-03-19T02:20:32.057Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [Pipeline] sh [2024-03-19T02:20:32.187Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:32.187Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:32.187Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-3afcd029/script.sh: line 9: ps: command not found [2024-03-19T02:20:32.187Z] + true [2024-03-19T02:20:32.187Z] + cat /proc/cpuinfo [2024-03-19T02:20:32.187Z] processor : 0 [2024-03-19T02:20:32.187Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.187Z] cpu family : 6 [2024-03-19T02:20:32.187Z] model : 63 [2024-03-19T02:20:32.187Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.187Z] stepping : 2 [2024-03-19T02:20:32.187Z] microcode : 0x49 [2024-03-19T02:20:32.187Z] cpu MHz : 3299.865 [2024-03-19T02:20:32.187Z] cache size : 10240 KB [2024-03-19T02:20:32.187Z] physical id : 0 [2024-03-19T02:20:32.187Z] siblings : 8 [2024-03-19T02:20:32.187Z] core id : 0 [2024-03-19T02:20:32.187Z] cpu cores : 4 [2024-03-19T02:20:32.187Z] apicid : 0 [2024-03-19T02:20:32.187Z] initial apicid : 0 [2024-03-19T02:20:32.187Z] fpu : yes [2024-03-19T02:20:32.187Z] fpu_exception : yes [2024-03-19T02:20:32.187Z] cpuid level : 15 [2024-03-19T02:20:32.187Z] wp : yes [2024-03-19T02:20:32.188Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.188Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.188Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.188Z] bogomips : 5999.95 [2024-03-19T02:20:32.188Z] clflush size : 64 [2024-03-19T02:20:32.188Z] cache_alignment : 64 [2024-03-19T02:20:32.188Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.188Z] power management: [2024-03-19T02:20:32.188Z] [2024-03-19T02:20:32.188Z] processor : 1 [2024-03-19T02:20:32.188Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.188Z] cpu family : 6 [2024-03-19T02:20:32.188Z] model : 63 [2024-03-19T02:20:32.188Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.188Z] stepping : 2 [2024-03-19T02:20:32.188Z] microcode : 0x49 [2024-03-19T02:20:32.188Z] cpu MHz : 3299.971 [2024-03-19T02:20:32.188Z] cache size : 10240 KB [2024-03-19T02:20:32.188Z] physical id : 0 [2024-03-19T02:20:32.188Z] siblings : 8 [2024-03-19T02:20:32.188Z] core id : 1 [2024-03-19T02:20:32.188Z] cpu cores : 4 [2024-03-19T02:20:32.188Z] apicid : 2 [2024-03-19T02:20:32.188Z] initial apicid : 2 [2024-03-19T02:20:32.188Z] fpu : yes [2024-03-19T02:20:32.188Z] fpu_exception : yes [2024-03-19T02:20:32.188Z] cpuid level : 15 [2024-03-19T02:20:32.188Z] wp : yes [2024-03-19T02:20:32.188Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.188Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.188Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.189Z] bogomips : 5999.95 [2024-03-19T02:20:32.189Z] clflush size : 64 [2024-03-19T02:20:32.189Z] cache_alignment : 64 [2024-03-19T02:20:32.189Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.189Z] power management: [2024-03-19T02:20:32.189Z] [2024-03-19T02:20:32.189Z] processor : 2 [2024-03-19T02:20:32.189Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.189Z] cpu family : 6 [2024-03-19T02:20:32.189Z] model : 63 [2024-03-19T02:20:32.189Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.189Z] stepping : 2 [2024-03-19T02:20:32.189Z] microcode : 0x49 [2024-03-19T02:20:32.189Z] cpu MHz : 3300.422 [2024-03-19T02:20:32.189Z] cache size : 10240 KB [2024-03-19T02:20:32.189Z] physical id : 0 [2024-03-19T02:20:32.189Z] siblings : 8 [2024-03-19T02:20:32.189Z] core id : 2 [2024-03-19T02:20:32.189Z] cpu cores : 4 [2024-03-19T02:20:32.189Z] apicid : 4 [2024-03-19T02:20:32.189Z] initial apicid : 4 [2024-03-19T02:20:32.189Z] fpu : yes [2024-03-19T02:20:32.189Z] fpu_exception : yes [2024-03-19T02:20:32.189Z] cpuid level : 15 [2024-03-19T02:20:32.189Z] wp : yes [2024-03-19T02:20:32.189Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.189Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.189Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.189Z] bogomips : 5999.95 [2024-03-19T02:20:32.189Z] clflush size : 64 [2024-03-19T02:20:32.189Z] cache_alignment : 64 [2024-03-19T02:20:32.189Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.189Z] power management: [2024-03-19T02:20:32.189Z] [2024-03-19T02:20:32.189Z] processor : 3 [2024-03-19T02:20:32.189Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.189Z] cpu family : 6 [2024-03-19T02:20:32.189Z] model : 63 [2024-03-19T02:20:32.189Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.189Z] stepping : 2 [2024-03-19T02:20:32.189Z] microcode : 0x49 [2024-03-19T02:20:32.189Z] cpu MHz : 3299.920 [2024-03-19T02:20:32.189Z] cache size : 10240 KB [2024-03-19T02:20:32.189Z] physical id : 0 [2024-03-19T02:20:32.189Z] siblings : 8 [2024-03-19T02:20:32.189Z] core id : 3 [2024-03-19T02:20:32.189Z] cpu cores : 4 [2024-03-19T02:20:32.189Z] apicid : 6 [2024-03-19T02:20:32.189Z] initial apicid : 6 [2024-03-19T02:20:32.189Z] fpu : yes [2024-03-19T02:20:32.189Z] fpu_exception : yes [2024-03-19T02:20:32.189Z] cpuid level : 15 [2024-03-19T02:20:32.189Z] wp : yes [2024-03-19T02:20:32.190Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.190Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.190Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.190Z] bogomips : 5999.95 [2024-03-19T02:20:32.190Z] clflush size : 64 [2024-03-19T02:20:32.190Z] cache_alignment : 64 [2024-03-19T02:20:32.190Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.190Z] power management: [2024-03-19T02:20:32.190Z] [2024-03-19T02:20:32.190Z] processor : 4 [2024-03-19T02:20:32.190Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.190Z] cpu family : 6 [2024-03-19T02:20:32.190Z] model : 63 [2024-03-19T02:20:32.190Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.190Z] stepping : 2 [2024-03-19T02:20:32.190Z] microcode : 0x49 [2024-03-19T02:20:32.190Z] cpu MHz : 3303.641 [2024-03-19T02:20:32.190Z] cache size : 10240 KB [2024-03-19T02:20:32.190Z] physical id : 1 [2024-03-19T02:20:32.190Z] siblings : 8 [2024-03-19T02:20:32.190Z] core id : 0 [2024-03-19T02:20:32.190Z] cpu cores : 4 [2024-03-19T02:20:32.190Z] apicid : 16 [2024-03-19T02:20:32.190Z] initial apicid : 16 [2024-03-19T02:20:32.190Z] fpu : yes [2024-03-19T02:20:32.190Z] fpu_exception : yes [2024-03-19T02:20:32.190Z] cpuid level : 15 [2024-03-19T02:20:32.190Z] wp : yes [2024-03-19T02:20:32.190Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.191Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.191Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.191Z] bogomips : 6007.40 [2024-03-19T02:20:32.191Z] clflush size : 64 [2024-03-19T02:20:32.191Z] cache_alignment : 64 [2024-03-19T02:20:32.191Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.191Z] power management: [2024-03-19T02:20:32.191Z] [2024-03-19T02:20:32.191Z] processor : 5 [2024-03-19T02:20:32.191Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.191Z] cpu family : 6 [2024-03-19T02:20:32.191Z] model : 63 [2024-03-19T02:20:32.191Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.191Z] stepping : 2 [2024-03-19T02:20:32.191Z] microcode : 0x49 [2024-03-19T02:20:32.191Z] cpu MHz : 3299.980 [2024-03-19T02:20:32.191Z] cache size : 10240 KB [2024-03-19T02:20:32.191Z] physical id : 1 [2024-03-19T02:20:32.191Z] siblings : 8 [2024-03-19T02:20:32.191Z] core id : 1 [2024-03-19T02:20:32.191Z] cpu cores : 4 [2024-03-19T02:20:32.191Z] apicid : 18 [2024-03-19T02:20:32.191Z] initial apicid : 18 [2024-03-19T02:20:32.191Z] fpu : yes [2024-03-19T02:20:32.191Z] fpu_exception : yes [2024-03-19T02:20:32.191Z] cpuid level : 15 [2024-03-19T02:20:32.191Z] wp : yes [2024-03-19T02:20:32.191Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.191Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.191Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.191Z] bogomips : 6007.40 [2024-03-19T02:20:32.191Z] clflush size : 64 [2024-03-19T02:20:32.192Z] cache_alignment : 64 [2024-03-19T02:20:32.192Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.192Z] power management: [2024-03-19T02:20:32.192Z] [2024-03-19T02:20:32.192Z] processor : 6 [2024-03-19T02:20:32.192Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.192Z] cpu family : 6 [2024-03-19T02:20:32.192Z] model : 63 [2024-03-19T02:20:32.192Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.192Z] stepping : 2 [2024-03-19T02:20:32.192Z] microcode : 0x49 [2024-03-19T02:20:32.192Z] cpu MHz : 3299.879 [2024-03-19T02:20:32.192Z] cache size : 10240 KB [2024-03-19T02:20:32.192Z] physical id : 1 [2024-03-19T02:20:32.192Z] siblings : 8 [2024-03-19T02:20:32.192Z] core id : 2 [2024-03-19T02:20:32.192Z] cpu cores : 4 [2024-03-19T02:20:32.192Z] apicid : 20 [2024-03-19T02:20:32.192Z] initial apicid : 20 [2024-03-19T02:20:32.192Z] fpu : yes [2024-03-19T02:20:32.192Z] fpu_exception : yes [2024-03-19T02:20:32.192Z] cpuid level : 15 [2024-03-19T02:20:32.192Z] wp : yes [2024-03-19T02:20:32.192Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.192Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.192Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.192Z] bogomips : 6007.40 [2024-03-19T02:20:32.192Z] clflush size : 64 [2024-03-19T02:20:32.192Z] cache_alignment : 64 [2024-03-19T02:20:32.192Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.192Z] power management: [2024-03-19T02:20:32.192Z] [2024-03-19T02:20:32.192Z] processor : 7 [2024-03-19T02:20:32.192Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.192Z] cpu family : 6 [2024-03-19T02:20:32.192Z] model : 63 [2024-03-19T02:20:32.192Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.192Z] stepping : 2 [2024-03-19T02:20:32.192Z] microcode : 0x49 [2024-03-19T02:20:32.192Z] cpu MHz : 3299.961 [2024-03-19T02:20:32.192Z] cache size : 10240 KB [2024-03-19T02:20:32.192Z] physical id : 1 [2024-03-19T02:20:32.192Z] siblings : 8 [2024-03-19T02:20:32.192Z] core id : 3 [2024-03-19T02:20:32.192Z] cpu cores : 4 [2024-03-19T02:20:32.192Z] apicid : 22 [2024-03-19T02:20:32.193Z] initial apicid : 22 [2024-03-19T02:20:32.193Z] fpu : yes [2024-03-19T02:20:32.193Z] fpu_exception : yes [2024-03-19T02:20:32.193Z] cpuid level : 15 [2024-03-19T02:20:32.193Z] wp : yes [2024-03-19T02:20:32.193Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.193Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.193Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.193Z] bogomips : 6007.40 [2024-03-19T02:20:32.193Z] clflush size : 64 [2024-03-19T02:20:32.193Z] cache_alignment : 64 [2024-03-19T02:20:32.193Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.193Z] power management: [2024-03-19T02:20:32.193Z] [2024-03-19T02:20:32.193Z] processor : 8 [2024-03-19T02:20:32.193Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.193Z] cpu family : 6 [2024-03-19T02:20:32.193Z] model : 63 [2024-03-19T02:20:32.193Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.193Z] stepping : 2 [2024-03-19T02:20:32.193Z] microcode : 0x49 [2024-03-19T02:20:32.193Z] cpu MHz : 3298.584 [2024-03-19T02:20:32.193Z] cache size : 10240 KB [2024-03-19T02:20:32.193Z] physical id : 0 [2024-03-19T02:20:32.193Z] siblings : 8 [2024-03-19T02:20:32.193Z] core id : 0 [2024-03-19T02:20:32.193Z] cpu cores : 4 [2024-03-19T02:20:32.193Z] apicid : 1 [2024-03-19T02:20:32.193Z] initial apicid : 1 [2024-03-19T02:20:32.193Z] fpu : yes [2024-03-19T02:20:32.193Z] fpu_exception : yes [2024-03-19T02:20:32.193Z] cpuid level : 15 [2024-03-19T02:20:32.193Z] wp : yes [2024-03-19T02:20:32.194Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.194Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.194Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.194Z] bogomips : 5999.95 [2024-03-19T02:20:32.194Z] clflush size : 64 [2024-03-19T02:20:32.194Z] cache_alignment : 64 [2024-03-19T02:20:32.194Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.194Z] power management: [2024-03-19T02:20:32.194Z] [2024-03-19T02:20:32.194Z] processor : 9 [2024-03-19T02:20:32.194Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.194Z] cpu family : 6 [2024-03-19T02:20:32.194Z] model : 63 [2024-03-19T02:20:32.194Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.194Z] stepping : 2 [2024-03-19T02:20:32.194Z] microcode : 0x49 [2024-03-19T02:20:32.194Z] cpu MHz : 3299.975 [2024-03-19T02:20:32.194Z] cache size : 10240 KB [2024-03-19T02:20:32.194Z] physical id : 0 [2024-03-19T02:20:32.194Z] siblings : 8 [2024-03-19T02:20:32.194Z] core id : 1 [2024-03-19T02:20:32.194Z] cpu cores : 4 [2024-03-19T02:20:32.194Z] apicid : 3 [2024-03-19T02:20:32.194Z] initial apicid : 3 [2024-03-19T02:20:32.194Z] fpu : yes [2024-03-19T02:20:32.194Z] fpu_exception : yes [2024-03-19T02:20:32.194Z] cpuid level : 15 [2024-03-19T02:20:32.194Z] wp : yes [2024-03-19T02:20:32.194Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.195Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.195Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.195Z] bogomips : 5999.95 [2024-03-19T02:20:32.195Z] clflush size : 64 [2024-03-19T02:20:32.195Z] cache_alignment : 64 [2024-03-19T02:20:32.195Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.195Z] power management: [2024-03-19T02:20:32.195Z] [2024-03-19T02:20:32.195Z] processor : 10 [2024-03-19T02:20:32.195Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.195Z] cpu family : 6 [2024-03-19T02:20:32.195Z] model : 63 [2024-03-19T02:20:32.195Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.195Z] stepping : 2 [2024-03-19T02:20:32.195Z] microcode : 0x49 [2024-03-19T02:20:32.195Z] cpu MHz : 3299.335 [2024-03-19T02:20:32.195Z] cache size : 10240 KB [2024-03-19T02:20:32.195Z] physical id : 0 [2024-03-19T02:20:32.195Z] siblings : 8 [2024-03-19T02:20:32.195Z] core id : 2 [2024-03-19T02:20:32.195Z] cpu cores : 4 [2024-03-19T02:20:32.195Z] apicid : 5 [2024-03-19T02:20:32.195Z] initial apicid : 5 [2024-03-19T02:20:32.195Z] fpu : yes [2024-03-19T02:20:32.195Z] fpu_exception : yes [2024-03-19T02:20:32.195Z] cpuid level : 15 [2024-03-19T02:20:32.195Z] wp : yes [2024-03-19T02:20:32.195Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.196Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.196Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.196Z] bogomips : 5999.95 [2024-03-19T02:20:32.196Z] clflush size : 64 [2024-03-19T02:20:32.196Z] cache_alignment : 64 [2024-03-19T02:20:32.196Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.196Z] power management: [2024-03-19T02:20:32.196Z] [2024-03-19T02:20:32.196Z] processor : 11 [2024-03-19T02:20:32.196Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.196Z] cpu family : 6 [2024-03-19T02:20:32.196Z] model : 63 [2024-03-19T02:20:32.196Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.196Z] stepping : 2 [2024-03-19T02:20:32.196Z] microcode : 0x49 [2024-03-19T02:20:32.196Z] cpu MHz : 3299.859 [2024-03-19T02:20:32.196Z] cache size : 10240 KB [2024-03-19T02:20:32.196Z] physical id : 0 [2024-03-19T02:20:32.196Z] siblings : 8 [2024-03-19T02:20:32.196Z] core id : 3 [2024-03-19T02:20:32.196Z] cpu cores : 4 [2024-03-19T02:20:32.196Z] apicid : 7 [2024-03-19T02:20:32.196Z] initial apicid : 7 [2024-03-19T02:20:32.196Z] fpu : yes [2024-03-19T02:20:32.196Z] fpu_exception : yes [2024-03-19T02:20:32.196Z] cpuid level : 15 [2024-03-19T02:20:32.196Z] wp : yes [2024-03-19T02:20:32.196Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.196Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.196Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.196Z] bogomips : 5999.95 [2024-03-19T02:20:32.196Z] clflush size : 64 [2024-03-19T02:20:32.196Z] cache_alignment : 64 [2024-03-19T02:20:32.196Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.196Z] power management: [2024-03-19T02:20:32.196Z] [2024-03-19T02:20:32.196Z] processor : 12 [2024-03-19T02:20:32.196Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.196Z] cpu family : 6 [2024-03-19T02:20:32.196Z] model : 63 [2024-03-19T02:20:32.196Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.196Z] stepping : 2 [2024-03-19T02:20:32.197Z] microcode : 0x49 [2024-03-19T02:20:32.197Z] cpu MHz : 3299.977 [2024-03-19T02:20:32.197Z] cache size : 10240 KB [2024-03-19T02:20:32.197Z] physical id : 1 [2024-03-19T02:20:32.197Z] siblings : 8 [2024-03-19T02:20:32.197Z] core id : 0 [2024-03-19T02:20:32.197Z] cpu cores : 4 [2024-03-19T02:20:32.197Z] apicid : 17 [2024-03-19T02:20:32.197Z] initial apicid : 17 [2024-03-19T02:20:32.197Z] fpu : yes [2024-03-19T02:20:32.197Z] fpu_exception : yes [2024-03-19T02:20:32.197Z] cpuid level : 15 [2024-03-19T02:20:32.197Z] wp : yes [2024-03-19T02:20:32.197Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.197Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.197Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.197Z] bogomips : 6007.40 [2024-03-19T02:20:32.197Z] clflush size : 64 [2024-03-19T02:20:32.197Z] cache_alignment : 64 [2024-03-19T02:20:32.197Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.197Z] power management: [2024-03-19T02:20:32.197Z] [2024-03-19T02:20:32.197Z] processor : 13 [2024-03-19T02:20:32.197Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.197Z] cpu family : 6 [2024-03-19T02:20:32.197Z] model : 63 [2024-03-19T02:20:32.197Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.197Z] stepping : 2 [2024-03-19T02:20:32.197Z] microcode : 0x49 [2024-03-19T02:20:32.197Z] cpu MHz : 3299.958 [2024-03-19T02:20:32.197Z] cache size : 10240 KB [2024-03-19T02:20:32.197Z] physical id : 1 [2024-03-19T02:20:32.197Z] siblings : 8 [2024-03-19T02:20:32.197Z] core id : 1 [2024-03-19T02:20:32.197Z] cpu cores : 4 [2024-03-19T02:20:32.197Z] apicid : 19 [2024-03-19T02:20:32.197Z] initial apicid : 19 [2024-03-19T02:20:32.197Z] fpu : yes [2024-03-19T02:20:32.198Z] fpu_exception : yes [2024-03-19T02:20:32.198Z] cpuid level : 15 [2024-03-19T02:20:32.198Z] wp : yes [2024-03-19T02:20:32.198Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.198Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.198Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.198Z] bogomips : 6007.40 [2024-03-19T02:20:32.198Z] clflush size : 64 [2024-03-19T02:20:32.198Z] cache_alignment : 64 [2024-03-19T02:20:32.198Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.198Z] power management: [2024-03-19T02:20:32.198Z] [2024-03-19T02:20:32.198Z] processor : 14 [2024-03-19T02:20:32.198Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.198Z] cpu family : 6 [2024-03-19T02:20:32.198Z] model : 63 [2024-03-19T02:20:32.198Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.198Z] stepping : 2 [2024-03-19T02:20:32.198Z] microcode : 0x49 [2024-03-19T02:20:32.198Z] cpu MHz : 3299.910 [2024-03-19T02:20:32.198Z] cache size : 10240 KB [2024-03-19T02:20:32.198Z] physical id : 1 [2024-03-19T02:20:32.198Z] siblings : 8 [2024-03-19T02:20:32.198Z] core id : 2 [2024-03-19T02:20:32.198Z] cpu cores : 4 [2024-03-19T02:20:32.198Z] apicid : 21 [2024-03-19T02:20:32.198Z] initial apicid : 21 [2024-03-19T02:20:32.198Z] fpu : yes [2024-03-19T02:20:32.198Z] fpu_exception : yes [2024-03-19T02:20:32.198Z] cpuid level : 15 [2024-03-19T02:20:32.198Z] wp : yes [2024-03-19T02:20:32.199Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.199Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.199Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.199Z] bogomips : 6007.40 [2024-03-19T02:20:32.199Z] clflush size : 64 [2024-03-19T02:20:32.199Z] cache_alignment : 64 [2024-03-19T02:20:32.199Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.199Z] power management: [2024-03-19T02:20:32.199Z] [2024-03-19T02:20:32.199Z] processor : 15 [2024-03-19T02:20:32.199Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.199Z] cpu family : 6 [2024-03-19T02:20:32.199Z] model : 63 [2024-03-19T02:20:32.199Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.199Z] stepping : 2 [2024-03-19T02:20:32.199Z] microcode : 0x49 [2024-03-19T02:20:32.199Z] cpu MHz : 3299.882 [2024-03-19T02:20:32.199Z] cache size : 10240 KB [2024-03-19T02:20:32.199Z] physical id : 1 [2024-03-19T02:20:32.199Z] siblings : 8 [2024-03-19T02:20:32.199Z] core id : 3 [2024-03-19T02:20:32.199Z] cpu cores : 4 [2024-03-19T02:20:32.199Z] apicid : 23 [2024-03-19T02:20:32.199Z] initial apicid : 23 [2024-03-19T02:20:32.199Z] fpu : yes [2024-03-19T02:20:32.199Z] fpu_exception : yes [2024-03-19T02:20:32.199Z] cpuid level : 15 [2024-03-19T02:20:32.199Z] wp : yes [2024-03-19T02:20:32.199Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.200Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.200Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.200Z] bogomips : 6007.40 [2024-03-19T02:20:32.200Z] clflush size : 64 [2024-03-19T02:20:32.200Z] cache_alignment : 64 [2024-03-19T02:20:32.200Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.200Z] power management: [2024-03-19T02:20:32.200Z] [2024-03-19T02:20:32.200Z] + cat /proc/meminfo [2024-03-19T02:20:32.200Z] MemTotal: 131874324 kB [2024-03-19T02:20:32.200Z] MemFree: 77824808 kB [2024-03-19T02:20:32.200Z] MemAvailable: 117637884 kB [2024-03-19T02:20:32.200Z] Buffers: 1772 kB [2024-03-19T02:20:32.200Z] Cached: 37892580 kB [2024-03-19T02:20:32.200Z] SwapCached: 0 kB [2024-03-19T02:20:32.200Z] Active: 12174896 kB [2024-03-19T02:20:32.200Z] Inactive: 36222844 kB [2024-03-19T02:20:32.200Z] Active(anon): 9715604 kB [2024-03-19T02:20:32.200Z] Inactive(anon): 919424 kB [2024-03-19T02:20:32.200Z] Active(file): 2459292 kB [2024-03-19T02:20:32.200Z] Inactive(file): 35303420 kB [2024-03-19T02:20:32.200Z] Unevictable: 69460 kB [2024-03-19T02:20:32.200Z] Mlocked: 69460 kB [2024-03-19T02:20:32.200Z] SwapTotal: 0 kB [2024-03-19T02:20:32.200Z] SwapFree: 0 kB [2024-03-19T02:20:32.200Z] Zswap: 0 kB [2024-03-19T02:20:32.200Z] Zswapped: 0 kB [2024-03-19T02:20:32.200Z] Dirty: 342516 kB [2024-03-19T02:20:32.200Z] Writeback: 0 kB [2024-03-19T02:20:32.200Z] AnonPages: 10531268 kB [2024-03-19T02:20:32.200Z] Mapped: 745720 kB [2024-03-19T02:20:32.200Z] Shmem: 123016 kB [2024-03-19T02:20:32.200Z] KReclaimable: 3112704 kB [2024-03-19T02:20:32.200Z] Slab: 4391988 kB [2024-03-19T02:20:32.200Z] SReclaimable: 3112704 kB [2024-03-19T02:20:32.200Z] SUnreclaim: 1279284 kB [2024-03-19T02:20:32.200Z] KernelStack: 29280 kB [2024-03-19T02:20:32.200Z] PageTables: 58324 kB [2024-03-19T02:20:32.200Z] SecPageTables: 0 kB [2024-03-19T02:20:32.200Z] NFS_Unstable: 0 kB [2024-03-19T02:20:32.200Z] Bounce: 0 kB [2024-03-19T02:20:32.200Z] WritebackTmp: 0 kB [2024-03-19T02:20:32.200Z] CommitLimit: 65937160 kB [2024-03-19T02:20:32.200Z] Committed_AS: 10795804 kB [2024-03-19T02:20:32.200Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:32.200Z] VmallocUsed: 188256 kB [2024-03-19T02:20:32.200Z] VmallocChunk: 0 kB [2024-03-19T02:20:32.200Z] Percpu: 69056 kB [2024-03-19T02:20:32.200Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:32.200Z] AnonHugePages: 5492736 kB [2024-03-19T02:20:32.200Z] ShmemHugePages: 0 kB [2024-03-19T02:20:32.200Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:32.200Z] FileHugePages: 0 kB [2024-03-19T02:20:32.200Z] FilePmdMapped: 0 kB [2024-03-19T02:20:32.200Z] CmaTotal: 0 kB [2024-03-19T02:20:32.200Z] CmaFree: 0 kB [2024-03-19T02:20:32.200Z] HugePages_Total: 0 [2024-03-19T02:20:32.200Z] HugePages_Free: 0 [2024-03-19T02:20:32.200Z] HugePages_Rsvd: 0 [2024-03-19T02:20:32.200Z] HugePages_Surp: 0 [2024-03-19T02:20:32.200Z] Hugepagesize: 2048 kB [2024-03-19T02:20:32.200Z] Hugetlb: 0 kB [2024-03-19T02:20:32.200Z] DirectMap4k: 648408 kB [2024-03-19T02:20:32.200Z] DirectMap2M: 13916160 kB [2024-03-19T02:20:32.200Z] DirectMap1G: 121634816 kB [2024-03-19T02:20:32.287Z] + id [2024-03-19T02:20:32.287Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:32.287Z] + uname -a [2024-03-19T02:20:32.287Z] Linux basic-8m94t 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:32.287Z] + env [2024-03-19T02:20:32.287Z] + sort [2024-03-19T02:20:32.287Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:32.287Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:32.287Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:32.287Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:32.287Z] BUILD_ID=1 [2024-03-19T02:20:32.287Z] BUILD_NUMBER=1 [2024-03-19T02:20:32.287Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:32.287Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:32.287Z] CI=true [2024-03-19T02:20:32.287Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:32.287Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:32.287Z] HOME=/home/jenkins [2024-03-19T02:20:32.287Z] HOSTNAME=basic-8m94t [2024-03-19T02:20:32.287Z] HUDSON_COOKIE=4d56da1e-2133-4654-bd4f-e4519a2e5101 [2024-03-19T02:20:32.287Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:32.287Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:32.287Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:32.287Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:32.287Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:32.287Z] JENKINS_AGENT_NAME=basic-8m94t [2024-03-19T02:20:32.287Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:32.287Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:32.287Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:32.287Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:32.287Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:32.287Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:32.287Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:32.287Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:32.287Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:32.288Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:32.288Z] JENKINS_NAME=basic-8m94t [2024-03-19T02:20:32.288Z] JENKINS_NODE_COOKIE=36d30745-56f6-4652-a9c7-b43ef296ef85 [2024-03-19T02:20:32.288Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:32.288Z] JENKINS_SECRET=**** [2024-03-19T02:20:32.288Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:32.288Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:32.288Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:32.288Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:32.288Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:32.288Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:32.288Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:32.288Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:32.288Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:32.288Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:32.288Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:32.288Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:32.288Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:32.288Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:32.288Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:32.288Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:32.288Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:32.288Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:32.288Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:32.288Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:32.288Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:32.288Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:32.288Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:32.288Z] LANG=en_US.UTF-8 [2024-03-19T02:20:32.288Z] LANGUAGE=en_US:en [2024-03-19T02:20:32.288Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:32.288Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:32.288Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:32.288Z] NODE_LABELS=basic-8m94t basic [2024-03-19T02:20:32.288Z] NODE_NAME=basic-8m94t [2024-03-19T02:20:32.288Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:32.288Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-8m94t [2024-03-19T02:20:32.289Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:32.289Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:32.289Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:32.289Z] PORT_ADMIN=4848 [2024-03-19T02:20:32.289Z] PORT_HTTP=8080 [2024-03-19T02:20:32.289Z] PORT_HTTPS=8181 [2024-03-19T02:20:32.289Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:32.289Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:32.289Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:32.289Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:32.289Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:32.289Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:32.289Z] SHLVL=1 [2024-03-19T02:20:32.289Z] STAGE_NAME=ql_gf_web_profile_all [2024-03-19T02:20:32.289Z] TERM=xterm [2024-03-19T02:20:32.289Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:32.289Z] USER_NAME=jenkins [2024-03-19T02:20:32.289Z] _=/usr/bin/env [2024-03-19T02:20:32.289Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:32.289Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:32.289Z] + df -h [2024-03-19T02:20:32.289Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:32.289Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:32.289Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:32.289Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:32.289Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:32.289Z] tmpfs 26G 62M 26G 1% /etc/hostname [2024-03-19T02:20:32.289Z] /dev/sda4 894G 72G 823G 8% /etc/hosts [2024-03-19T02:20:32.289Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:32.290Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:32.290Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:32.290Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:32.290Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:32.290Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:32.290Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:32.290Z] 91 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:32.290Z] + mvn -version [2024-03-19T02:20:32.310Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:32.311Z] [INFO] [2024-03-19T02:20:32.311Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:32.314Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:32.314Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:32.451Z] [INFO] No sources to compile [2024-03-19T02:20:32.451Z] [INFO] [2024-03-19T02:20:32.451Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:32.550Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:32.550Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:32.550Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:32.550Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:32.550Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:32.550Z] + ant -version [2024-03-19T02:20:32.550Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:32.550Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:32.550Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-3e097055/script.sh: line 9: ps: command not found [2024-03-19T02:20:32.550Z] + true [2024-03-19T02:20:32.550Z] + cat /proc/cpuinfo [2024-03-19T02:20:32.550Z] processor : 0 [2024-03-19T02:20:32.550Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.550Z] cpu family : 6 [2024-03-19T02:20:32.550Z] model : 63 [2024-03-19T02:20:32.550Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.550Z] stepping : 2 [2024-03-19T02:20:32.550Z] microcode : 0x49 [2024-03-19T02:20:32.550Z] cpu MHz : 3319.616 [2024-03-19T02:20:32.550Z] cache size : 10240 KB [2024-03-19T02:20:32.550Z] physical id : 0 [2024-03-19T02:20:32.550Z] siblings : 8 [2024-03-19T02:20:32.550Z] core id : 0 [2024-03-19T02:20:32.550Z] cpu cores : 4 [2024-03-19T02:20:32.550Z] apicid : 0 [2024-03-19T02:20:32.550Z] initial apicid : 0 [2024-03-19T02:20:32.550Z] fpu : yes [2024-03-19T02:20:32.550Z] fpu_exception : yes [2024-03-19T02:20:32.550Z] cpuid level : 15 [2024-03-19T02:20:32.550Z] wp : yes [2024-03-19T02:20:32.550Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.550Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.551Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.551Z] bogomips : 6000.21 [2024-03-19T02:20:32.551Z] clflush size : 64 [2024-03-19T02:20:32.551Z] cache_alignment : 64 [2024-03-19T02:20:32.551Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.551Z] power management: [2024-03-19T02:20:32.551Z] [2024-03-19T02:20:32.551Z] processor : 1 [2024-03-19T02:20:32.551Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.551Z] cpu family : 6 [2024-03-19T02:20:32.551Z] model : 63 [2024-03-19T02:20:32.551Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.551Z] stepping : 2 [2024-03-19T02:20:32.551Z] microcode : 0x49 [2024-03-19T02:20:32.551Z] cpu MHz : 3299.552 [2024-03-19T02:20:32.551Z] cache size : 10240 KB [2024-03-19T02:20:32.551Z] physical id : 0 [2024-03-19T02:20:32.551Z] siblings : 8 [2024-03-19T02:20:32.551Z] core id : 1 [2024-03-19T02:20:32.551Z] cpu cores : 4 [2024-03-19T02:20:32.551Z] apicid : 2 [2024-03-19T02:20:32.551Z] initial apicid : 2 [2024-03-19T02:20:32.551Z] fpu : yes [2024-03-19T02:20:32.551Z] fpu_exception : yes [2024-03-19T02:20:32.551Z] cpuid level : 15 [2024-03-19T02:20:32.551Z] wp : yes [2024-03-19T02:20:32.551Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.551Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.551Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.551Z] bogomips : 6000.21 [2024-03-19T02:20:32.551Z] clflush size : 64 [2024-03-19T02:20:32.551Z] cache_alignment : 64 [2024-03-19T02:20:32.551Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.551Z] power management: [2024-03-19T02:20:32.551Z] [2024-03-19T02:20:32.551Z] processor : 2 [2024-03-19T02:20:32.551Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.551Z] cpu family : 6 [2024-03-19T02:20:32.551Z] model : 63 [2024-03-19T02:20:32.551Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.551Z] stepping : 2 [2024-03-19T02:20:32.551Z] microcode : 0x49 [2024-03-19T02:20:32.551Z] cpu MHz : 3385.119 [2024-03-19T02:20:32.551Z] cache size : 10240 KB [2024-03-19T02:20:32.551Z] physical id : 0 [2024-03-19T02:20:32.551Z] siblings : 8 [2024-03-19T02:20:32.551Z] core id : 2 [2024-03-19T02:20:32.551Z] cpu cores : 4 [2024-03-19T02:20:32.551Z] apicid : 4 [2024-03-19T02:20:32.551Z] initial apicid : 4 [2024-03-19T02:20:32.551Z] fpu : yes [2024-03-19T02:20:32.552Z] fpu_exception : yes [2024-03-19T02:20:32.552Z] cpuid level : 15 [2024-03-19T02:20:32.552Z] wp : yes [2024-03-19T02:20:32.552Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.552Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.552Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.552Z] bogomips : 6000.21 [2024-03-19T02:20:32.552Z] clflush size : 64 [2024-03-19T02:20:32.552Z] cache_alignment : 64 [2024-03-19T02:20:32.552Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.552Z] power management: [2024-03-19T02:20:32.552Z] [2024-03-19T02:20:32.552Z] processor : 3 [2024-03-19T02:20:32.552Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.552Z] cpu family : 6 [2024-03-19T02:20:32.552Z] model : 63 [2024-03-19T02:20:32.552Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.552Z] stepping : 2 [2024-03-19T02:20:32.552Z] microcode : 0x49 [2024-03-19T02:20:32.552Z] cpu MHz : 3398.507 [2024-03-19T02:20:32.552Z] cache size : 10240 KB [2024-03-19T02:20:32.552Z] physical id : 0 [2024-03-19T02:20:32.552Z] siblings : 8 [2024-03-19T02:20:32.552Z] core id : 3 [2024-03-19T02:20:32.552Z] cpu cores : 4 [2024-03-19T02:20:32.552Z] apicid : 6 [2024-03-19T02:20:32.552Z] initial apicid : 6 [2024-03-19T02:20:32.552Z] fpu : yes [2024-03-19T02:20:32.552Z] fpu_exception : yes [2024-03-19T02:20:32.552Z] cpuid level : 15 [2024-03-19T02:20:32.552Z] wp : yes [2024-03-19T02:20:32.552Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.553Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.553Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.553Z] bogomips : 6000.21 [2024-03-19T02:20:32.553Z] clflush size : 64 [2024-03-19T02:20:32.553Z] cache_alignment : 64 [2024-03-19T02:20:32.553Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.553Z] power management: [2024-03-19T02:20:32.553Z] [2024-03-19T02:20:32.553Z] processor : 4 [2024-03-19T02:20:32.553Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.553Z] cpu family : 6 [2024-03-19T02:20:32.553Z] model : 63 [2024-03-19T02:20:32.553Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.553Z] stepping : 2 [2024-03-19T02:20:32.553Z] microcode : 0x49 [2024-03-19T02:20:32.553Z] cpu MHz : 3300.126 [2024-03-19T02:20:32.553Z] cache size : 10240 KB [2024-03-19T02:20:32.553Z] physical id : 1 [2024-03-19T02:20:32.553Z] siblings : 8 [2024-03-19T02:20:32.553Z] core id : 0 [2024-03-19T02:20:32.553Z] cpu cores : 4 [2024-03-19T02:20:32.553Z] apicid : 16 [2024-03-19T02:20:32.553Z] initial apicid : 16 [2024-03-19T02:20:32.553Z] fpu : yes [2024-03-19T02:20:32.553Z] fpu_exception : yes [2024-03-19T02:20:32.553Z] cpuid level : 15 [2024-03-19T02:20:32.553Z] wp : yes [2024-03-19T02:20:32.553Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.553Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.553Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.553Z] bogomips : 6007.26 [2024-03-19T02:20:32.553Z] clflush size : 64 [2024-03-19T02:20:32.553Z] cache_alignment : 64 [2024-03-19T02:20:32.553Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.553Z] power management: [2024-03-19T02:20:32.553Z] [2024-03-19T02:20:32.553Z] processor : 5 [2024-03-19T02:20:32.553Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.553Z] cpu family : 6 [2024-03-19T02:20:32.553Z] model : 63 [2024-03-19T02:20:32.554Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.554Z] stepping : 2 [2024-03-19T02:20:32.554Z] microcode : 0x49 [2024-03-19T02:20:32.554Z] cpu MHz : 3295.038 [2024-03-19T02:20:32.554Z] cache size : 10240 KB [2024-03-19T02:20:32.554Z] physical id : 1 [2024-03-19T02:20:32.554Z] siblings : 8 [2024-03-19T02:20:32.554Z] core id : 1 [2024-03-19T02:20:32.554Z] cpu cores : 4 [2024-03-19T02:20:32.554Z] apicid : 18 [2024-03-19T02:20:32.554Z] initial apicid : 18 [2024-03-19T02:20:32.554Z] fpu : yes [2024-03-19T02:20:32.554Z] fpu_exception : yes [2024-03-19T02:20:32.554Z] cpuid level : 15 [2024-03-19T02:20:32.554Z] wp : yes [2024-03-19T02:20:32.554Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.554Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.554Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.554Z] bogomips : 6007.26 [2024-03-19T02:20:32.554Z] clflush size : 64 [2024-03-19T02:20:32.554Z] cache_alignment : 64 [2024-03-19T02:20:32.554Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.554Z] power management: [2024-03-19T02:20:32.554Z] [2024-03-19T02:20:32.554Z] processor : 6 [2024-03-19T02:20:32.554Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.554Z] cpu family : 6 [2024-03-19T02:20:32.554Z] model : 63 [2024-03-19T02:20:32.554Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.554Z] stepping : 2 [2024-03-19T02:20:32.554Z] microcode : 0x49 [2024-03-19T02:20:32.554Z] cpu MHz : 3320.303 [2024-03-19T02:20:32.554Z] cache size : 10240 KB [2024-03-19T02:20:32.554Z] physical id : 1 [2024-03-19T02:20:32.554Z] siblings : 8 [2024-03-19T02:20:32.554Z] core id : 2 [2024-03-19T02:20:32.554Z] cpu cores : 4 [2024-03-19T02:20:32.554Z] apicid : 20 [2024-03-19T02:20:32.554Z] initial apicid : 20 [2024-03-19T02:20:32.554Z] fpu : yes [2024-03-19T02:20:32.554Z] fpu_exception : yes [2024-03-19T02:20:32.554Z] cpuid level : 15 [2024-03-19T02:20:32.554Z] wp : yes [2024-03-19T02:20:32.554Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.554Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.554Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.555Z] bogomips : 6007.26 [2024-03-19T02:20:32.555Z] clflush size : 64 [2024-03-19T02:20:32.555Z] cache_alignment : 64 [2024-03-19T02:20:32.555Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.555Z] power management: [2024-03-19T02:20:32.555Z] [2024-03-19T02:20:32.555Z] processor : 7 [2024-03-19T02:20:32.555Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.555Z] cpu family : 6 [2024-03-19T02:20:32.555Z] model : 63 [2024-03-19T02:20:32.555Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.555Z] stepping : 2 [2024-03-19T02:20:32.555Z] microcode : 0x49 [2024-03-19T02:20:32.555Z] cpu MHz : 3300.456 [2024-03-19T02:20:32.555Z] cache size : 10240 KB [2024-03-19T02:20:32.555Z] physical id : 1 [2024-03-19T02:20:32.555Z] siblings : 8 [2024-03-19T02:20:32.555Z] core id : 3 [2024-03-19T02:20:32.555Z] cpu cores : 4 [2024-03-19T02:20:32.555Z] apicid : 22 [2024-03-19T02:20:32.555Z] initial apicid : 22 [2024-03-19T02:20:32.555Z] fpu : yes [2024-03-19T02:20:32.555Z] fpu_exception : yes [2024-03-19T02:20:32.555Z] cpuid level : 15 [2024-03-19T02:20:32.555Z] wp : yes [2024-03-19T02:20:32.555Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.555Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.555Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.555Z] bogomips : 6007.26 [2024-03-19T02:20:32.555Z] clflush size : 64 [2024-03-19T02:20:32.555Z] cache_alignment : 64 [2024-03-19T02:20:32.555Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.555Z] power management: [2024-03-19T02:20:32.555Z] [2024-03-19T02:20:32.555Z] processor : 8 [2024-03-19T02:20:32.555Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.555Z] cpu family : 6 [2024-03-19T02:20:32.555Z] model : 63 [2024-03-19T02:20:32.555Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.555Z] stepping : 2 [2024-03-19T02:20:32.555Z] microcode : 0x49 [2024-03-19T02:20:32.555Z] cpu MHz : 3304.934 [2024-03-19T02:20:32.555Z] cache size : 10240 KB [2024-03-19T02:20:32.555Z] physical id : 0 [2024-03-19T02:20:32.555Z] siblings : 8 [2024-03-19T02:20:32.555Z] core id : 0 [2024-03-19T02:20:32.555Z] cpu cores : 4 [2024-03-19T02:20:32.555Z] apicid : 1 [2024-03-19T02:20:32.555Z] initial apicid : 1 [2024-03-19T02:20:32.555Z] fpu : yes [2024-03-19T02:20:32.555Z] fpu_exception : yes [2024-03-19T02:20:32.555Z] cpuid level : 15 [2024-03-19T02:20:32.555Z] wp : yes [2024-03-19T02:20:32.555Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.555Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.556Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.556Z] bogomips : 6000.21 [2024-03-19T02:20:32.556Z] clflush size : 64 [2024-03-19T02:20:32.556Z] cache_alignment : 64 [2024-03-19T02:20:32.556Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.556Z] power management: [2024-03-19T02:20:32.556Z] [2024-03-19T02:20:32.556Z] processor : 9 [2024-03-19T02:20:32.556Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.556Z] cpu family : 6 [2024-03-19T02:20:32.556Z] model : 63 [2024-03-19T02:20:32.556Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.556Z] stepping : 2 [2024-03-19T02:20:32.556Z] microcode : 0x49 [2024-03-19T02:20:32.556Z] cpu MHz : 3302.794 [2024-03-19T02:20:32.556Z] cache size : 10240 KB [2024-03-19T02:20:32.556Z] physical id : 0 [2024-03-19T02:20:32.556Z] siblings : 8 [2024-03-19T02:20:32.556Z] core id : 1 [2024-03-19T02:20:32.556Z] cpu cores : 4 [2024-03-19T02:20:32.556Z] apicid : 3 [2024-03-19T02:20:32.556Z] initial apicid : 3 [2024-03-19T02:20:32.556Z] fpu : yes [2024-03-19T02:20:32.556Z] fpu_exception : yes [2024-03-19T02:20:32.556Z] cpuid level : 15 [2024-03-19T02:20:32.556Z] wp : yes [2024-03-19T02:20:32.556Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.556Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.556Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.556Z] bogomips : 6000.21 [2024-03-19T02:20:32.556Z] clflush size : 64 [2024-03-19T02:20:32.556Z] cache_alignment : 64 [2024-03-19T02:20:32.556Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.556Z] power management: [2024-03-19T02:20:32.556Z] [2024-03-19T02:20:32.556Z] processor : 10 [2024-03-19T02:20:32.556Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.556Z] cpu family : 6 [2024-03-19T02:20:32.556Z] model : 63 [2024-03-19T02:20:32.556Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.556Z] stepping : 2 [2024-03-19T02:20:32.556Z] microcode : 0x49 [2024-03-19T02:20:32.556Z] cpu MHz : 3399.668 [2024-03-19T02:20:32.556Z] cache size : 10240 KB [2024-03-19T02:20:32.556Z] physical id : 0 [2024-03-19T02:20:32.556Z] siblings : 8 [2024-03-19T02:20:32.556Z] core id : 2 [2024-03-19T02:20:32.556Z] cpu cores : 4 [2024-03-19T02:20:32.556Z] apicid : 5 [2024-03-19T02:20:32.556Z] initial apicid : 5 [2024-03-19T02:20:32.556Z] fpu : yes [2024-03-19T02:20:32.556Z] fpu_exception : yes [2024-03-19T02:20:32.556Z] cpuid level : 15 [2024-03-19T02:20:32.556Z] wp : yes [2024-03-19T02:20:32.556Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.557Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.557Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.557Z] bogomips : 6000.21 [2024-03-19T02:20:32.557Z] clflush size : 64 [2024-03-19T02:20:32.557Z] cache_alignment : 64 [2024-03-19T02:20:32.557Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.557Z] power management: [2024-03-19T02:20:32.557Z] [2024-03-19T02:20:32.557Z] processor : 11 [2024-03-19T02:20:32.557Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.557Z] cpu family : 6 [2024-03-19T02:20:32.557Z] model : 63 [2024-03-19T02:20:32.557Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.557Z] stepping : 2 [2024-03-19T02:20:32.557Z] microcode : 0x49 [2024-03-19T02:20:32.557Z] cpu MHz : 3407.247 [2024-03-19T02:20:32.557Z] cache size : 10240 KB [2024-03-19T02:20:32.557Z] physical id : 0 [2024-03-19T02:20:32.557Z] siblings : 8 [2024-03-19T02:20:32.557Z] core id : 3 [2024-03-19T02:20:32.557Z] cpu cores : 4 [2024-03-19T02:20:32.557Z] apicid : 7 [2024-03-19T02:20:32.557Z] initial apicid : 7 [2024-03-19T02:20:32.557Z] fpu : yes [2024-03-19T02:20:32.557Z] fpu_exception : yes [2024-03-19T02:20:32.557Z] cpuid level : 15 [2024-03-19T02:20:32.557Z] wp : yes [2024-03-19T02:20:32.557Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.557Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.557Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.557Z] bogomips : 6000.21 [2024-03-19T02:20:32.557Z] clflush size : 64 [2024-03-19T02:20:32.557Z] cache_alignment : 64 [2024-03-19T02:20:32.557Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.557Z] power management: [2024-03-19T02:20:32.557Z] [2024-03-19T02:20:32.557Z] processor : 12 [2024-03-19T02:20:32.557Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.557Z] cpu family : 6 [2024-03-19T02:20:32.557Z] model : 63 [2024-03-19T02:20:32.557Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.557Z] stepping : 2 [2024-03-19T02:20:32.557Z] microcode : 0x49 [2024-03-19T02:20:32.557Z] cpu MHz : 3306.251 [2024-03-19T02:20:32.557Z] cache size : 10240 KB [2024-03-19T02:20:32.557Z] physical id : 1 [2024-03-19T02:20:32.557Z] siblings : 8 [2024-03-19T02:20:32.557Z] core id : 0 [2024-03-19T02:20:32.557Z] cpu cores : 4 [2024-03-19T02:20:32.557Z] apicid : 17 [2024-03-19T02:20:32.557Z] initial apicid : 17 [2024-03-19T02:20:32.557Z] fpu : yes [2024-03-19T02:20:32.557Z] fpu_exception : yes [2024-03-19T02:20:32.557Z] cpuid level : 15 [2024-03-19T02:20:32.557Z] wp : yes [2024-03-19T02:20:32.557Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.558Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.558Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.558Z] bogomips : 6007.26 [2024-03-19T02:20:32.558Z] clflush size : 64 [2024-03-19T02:20:32.558Z] cache_alignment : 64 [2024-03-19T02:20:32.558Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.558Z] power management: [2024-03-19T02:20:32.558Z] [2024-03-19T02:20:32.558Z] processor : 13 [2024-03-19T02:20:32.558Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.558Z] cpu family : 6 [2024-03-19T02:20:32.558Z] model : 63 [2024-03-19T02:20:32.558Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.558Z] stepping : 2 [2024-03-19T02:20:32.558Z] microcode : 0x49 [2024-03-19T02:20:32.558Z] cpu MHz : 3323.033 [2024-03-19T02:20:32.558Z] cache size : 10240 KB [2024-03-19T02:20:32.558Z] physical id : 1 [2024-03-19T02:20:32.558Z] siblings : 8 [2024-03-19T02:20:32.558Z] core id : 1 [2024-03-19T02:20:32.558Z] cpu cores : 4 [2024-03-19T02:20:32.558Z] apicid : 19 [2024-03-19T02:20:32.558Z] initial apicid : 19 [2024-03-19T02:20:32.558Z] fpu : yes [2024-03-19T02:20:32.558Z] fpu_exception : yes [2024-03-19T02:20:32.558Z] cpuid level : 15 [2024-03-19T02:20:32.558Z] wp : yes [2024-03-19T02:20:32.558Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.558Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.558Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.558Z] bogomips : 6007.26 [2024-03-19T02:20:32.558Z] clflush size : 64 [2024-03-19T02:20:32.558Z] cache_alignment : 64 [2024-03-19T02:20:32.558Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.558Z] power management: [2024-03-19T02:20:32.558Z] [2024-03-19T02:20:32.558Z] processor : 14 [2024-03-19T02:20:32.558Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.558Z] cpu family : 6 [2024-03-19T02:20:32.558Z] model : 63 [2024-03-19T02:20:32.558Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.558Z] stepping : 2 [2024-03-19T02:20:32.558Z] microcode : 0x49 [2024-03-19T02:20:32.558Z] cpu MHz : 3299.841 [2024-03-19T02:20:32.558Z] cache size : 10240 KB [2024-03-19T02:20:32.558Z] physical id : 1 [2024-03-19T02:20:32.558Z] siblings : 8 [2024-03-19T02:20:32.558Z] core id : 2 [2024-03-19T02:20:32.558Z] cpu cores : 4 [2024-03-19T02:20:32.558Z] apicid : 21 [2024-03-19T02:20:32.558Z] initial apicid : 21 [2024-03-19T02:20:32.558Z] fpu : yes [2024-03-19T02:20:32.558Z] fpu_exception : yes [2024-03-19T02:20:32.558Z] cpuid level : 15 [2024-03-19T02:20:32.558Z] wp : yes [2024-03-19T02:20:32.559Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.559Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.559Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.559Z] bogomips : 6007.26 [2024-03-19T02:20:32.559Z] clflush size : 64 [2024-03-19T02:20:32.559Z] cache_alignment : 64 [2024-03-19T02:20:32.559Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.559Z] power management: [2024-03-19T02:20:32.559Z] [2024-03-19T02:20:32.559Z] processor : 15 [2024-03-19T02:20:32.559Z] vendor_id : GenuineIntel [2024-03-19T02:20:32.559Z] cpu family : 6 [2024-03-19T02:20:32.559Z] model : 63 [2024-03-19T02:20:32.559Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:32.559Z] stepping : 2 [2024-03-19T02:20:32.559Z] microcode : 0x49 [2024-03-19T02:20:32.559Z] cpu MHz : 3338.689 [2024-03-19T02:20:32.559Z] cache size : 10240 KB [2024-03-19T02:20:32.559Z] physical id : 1 [2024-03-19T02:20:32.559Z] siblings : 8 [2024-03-19T02:20:32.559Z] core id : 3 [2024-03-19T02:20:32.559Z] cpu cores : 4 [2024-03-19T02:20:32.559Z] apicid : 23 [2024-03-19T02:20:32.559Z] initial apicid : 23 [2024-03-19T02:20:32.559Z] fpu : yes [2024-03-19T02:20:32.559Z] fpu_exception : yes [2024-03-19T02:20:32.559Z] cpuid level : 15 [2024-03-19T02:20:32.559Z] wp : yes [2024-03-19T02:20:32.559Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:32.559Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:32.559Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:32.559Z] bogomips : 6007.26 [2024-03-19T02:20:32.559Z] clflush size : 64 [2024-03-19T02:20:32.559Z] cache_alignment : 64 [2024-03-19T02:20:32.560Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:32.560Z] power management: [2024-03-19T02:20:32.560Z] [2024-03-19T02:20:32.560Z] + cat /proc/meminfo [2024-03-19T02:20:32.560Z] MemTotal: 131880688 kB [2024-03-19T02:20:32.560Z] MemFree: 83300668 kB [2024-03-19T02:20:32.560Z] MemAvailable: 123958572 kB [2024-03-19T02:20:32.560Z] Buffers: 2004 kB [2024-03-19T02:20:32.560Z] Cached: 39839124 kB [2024-03-19T02:20:32.560Z] SwapCached: 0 kB [2024-03-19T02:20:32.560Z] Active: 9038144 kB [2024-03-19T02:20:32.560Z] Inactive: 35110480 kB [2024-03-19T02:20:32.560Z] Active(anon): 4186704 kB [2024-03-19T02:20:32.560Z] Inactive(anon): 198860 kB [2024-03-19T02:20:32.560Z] Active(file): 4851440 kB [2024-03-19T02:20:32.560Z] Inactive(file): 34911620 kB [2024-03-19T02:20:32.560Z] Unevictable: 71968 kB [2024-03-19T02:20:32.560Z] Mlocked: 71968 kB [2024-03-19T02:20:32.560Z] SwapTotal: 0 kB [2024-03-19T02:20:32.560Z] SwapFree: 0 kB [2024-03-19T02:20:32.560Z] Zswap: 0 kB [2024-03-19T02:20:32.560Z] Zswapped: 0 kB [2024-03-19T02:20:32.560Z] Dirty: 540256 kB [2024-03-19T02:20:32.560Z] Writeback: 4 kB [2024-03-19T02:20:32.560Z] AnonPages: 4366132 kB [2024-03-19T02:20:32.560Z] Mapped: 783732 kB [2024-03-19T02:20:32.560Z] Shmem: 69260 kB [2024-03-19T02:20:32.560Z] KReclaimable: 1957476 kB [2024-03-19T02:20:32.560Z] Slab: 3119144 kB [2024-03-19T02:20:32.560Z] SReclaimable: 1957476 kB [2024-03-19T02:20:32.560Z] SUnreclaim: 1161668 kB [2024-03-19T02:20:32.560Z] KernelStack: 21568 kB [2024-03-19T02:20:32.560Z] PageTables: 31460 kB [2024-03-19T02:20:32.560Z] SecPageTables: 0 kB [2024-03-19T02:20:32.560Z] NFS_Unstable: 0 kB [2024-03-19T02:20:32.560Z] Bounce: 0 kB [2024-03-19T02:20:32.560Z] WritebackTmp: 0 kB [2024-03-19T02:20:32.560Z] CommitLimit: 65940344 kB [2024-03-19T02:20:32.560Z] Committed_AS: 7027312 kB [2024-03-19T02:20:32.560Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:32.560Z] VmallocUsed: 189628 kB [2024-03-19T02:20:32.560Z] VmallocChunk: 0 kB [2024-03-19T02:20:32.560Z] Percpu: 131904 kB [2024-03-19T02:20:32.560Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:32.560Z] AnonHugePages: 1847296 kB [2024-03-19T02:20:32.560Z] ShmemHugePages: 0 kB [2024-03-19T02:20:32.560Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:32.560Z] FileHugePages: 6544 kB [2024-03-19T02:20:32.560Z] FilePmdMapped: 0 kB [2024-03-19T02:20:32.560Z] CmaTotal: 0 kB [2024-03-19T02:20:32.560Z] CmaFree: 0 kB [2024-03-19T02:20:32.560Z] HugePages_Total: 0 [2024-03-19T02:20:32.560Z] HugePages_Free: 0 [2024-03-19T02:20:32.560Z] HugePages_Rsvd: 0 [2024-03-19T02:20:32.560Z] HugePages_Surp: 0 [2024-03-19T02:20:32.560Z] Hugepagesize: 2048 kB [2024-03-19T02:20:32.560Z] Hugetlb: 0 kB [2024-03-19T02:20:32.560Z] DirectMap4k: 564676 kB [2024-03-19T02:20:32.560Z] DirectMap2M: 15054848 kB [2024-03-19T02:20:32.560Z] DirectMap1G: 120586240 kB [2024-03-19T02:20:32.569Z] [INFO] [2024-03-19T02:20:32.569Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:32.622Z] [INFO] [2024-03-19T02:20:32.622Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:32.622Z] [INFO] [2024-03-19T02:20:32.622Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:32.622Z] [INFO] No sources to compile [2024-03-19T02:20:32.622Z] [INFO] [2024-03-19T02:20:32.622Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:32.622Z] [INFO] No sources to compile [2024-03-19T02:20:32.622Z] [INFO] [2024-03-19T02:20:32.622Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [Pipeline] sh [2024-03-19T02:20:32.709Z] [INFO] [2024-03-19T02:20:32.709Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:32.709Z] [INFO] [2024-03-19T02:20:32.709Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:32.709Z] [INFO] No sources to compile [2024-03-19T02:20:32.709Z] [INFO] [2024-03-19T02:20:32.709Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:32.709Z] [INFO] No sources to compile [2024-03-19T02:20:32.709Z] [INFO] [2024-03-19T02:20:32.709Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:32.879Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:32.879Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:32.879Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test ejb_group_1 [2024-03-19T02:20:32.879Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:32.879Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:32.879Z] + readonly GF_INTERNAL_ENV_SH=/tmp/jfKgf-internal-env [2024-03-19T02:20:32.879Z] + GF_INTERNAL_ENV_SH=/tmp/jfKgf-internal-env [2024-03-19T02:20:32.879Z] + '[' '!' -z '' ']' [2024-03-19T02:20:32.879Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:32.879Z] + WSIMPORT_OPTS= [2024-03-19T02:20:32.879Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:32.879Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:32.879Z] [INFO] Executing tasks [2024-03-19T02:20:32.879Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:32.879Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:32.879Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:32.879Z] [INFO] Executed tasks [2024-03-19T02:20:32.879Z] [INFO] [2024-03-19T02:20:32.879Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:32.987Z] + id [2024-03-19T02:20:32.987Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:32.987Z] + uname -a [2024-03-19T02:20:32.987Z] Linux basic-hg7bj 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:32.987Z] + env [2024-03-19T02:20:32.987Z] + sort [2024-03-19T02:20:32.987Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:32.987Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:32.987Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:32.987Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:32.987Z] BUILD_ID=1 [2024-03-19T02:20:32.987Z] BUILD_NUMBER=1 [2024-03-19T02:20:32.987Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:32.987Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:32.987Z] CI=true [2024-03-19T02:20:32.987Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:32.987Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:32.987Z] HOME=/home/jenkins [2024-03-19T02:20:32.987Z] HOSTNAME=basic-hg7bj [2024-03-19T02:20:32.987Z] HUDSON_COOKIE=f3b096f0-f36d-48cf-8c66-cdf9428ca670 [2024-03-19T02:20:32.987Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:32.987Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:32.987Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:32.987Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:32.987Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:32.987Z] JENKINS_AGENT_NAME=basic-hg7bj [2024-03-19T02:20:32.987Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:32.987Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:32.987Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:32.987Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:32.987Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:32.987Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:32.987Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:32.987Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:32.987Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:32.987Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:32.987Z] JENKINS_NAME=basic-hg7bj [2024-03-19T02:20:32.987Z] JENKINS_NODE_COOKIE=0580c265-dcb3-43f0-86ac-a909d61eb566 [2024-03-19T02:20:32.987Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:32.987Z] JENKINS_SECRET=**** [2024-03-19T02:20:32.988Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:32.988Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:32.988Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:32.988Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:32.988Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:32.988Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:32.988Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:32.988Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:32.988Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:32.988Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:32.988Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:32.988Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:32.988Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:32.988Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:32.988Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:32.988Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:32.988Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:32.988Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:32.988Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:32.988Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:32.988Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:32.988Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:32.988Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:32.988Z] LANG=en_US.UTF-8 [2024-03-19T02:20:32.988Z] LANGUAGE=en_US:en [2024-03-19T02:20:32.988Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:32.988Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:32.988Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:32.988Z] NODE_LABELS=basic-hg7bj basic [2024-03-19T02:20:32.988Z] NODE_NAME=basic-hg7bj [2024-03-19T02:20:32.988Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:32.988Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-hg7bj [2024-03-19T02:20:32.988Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:32.988Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:32.988Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:32.988Z] PORT_ADMIN=4848 [2024-03-19T02:20:32.988Z] PORT_HTTP=8080 [2024-03-19T02:20:32.988Z] PORT_HTTPS=8181 [2024-03-19T02:20:32.988Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:32.988Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:32.988Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:32.988Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:32.988Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:32.989Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:32.989Z] SHLVL=1 [2024-03-19T02:20:32.989Z] STAGE_NAME=ejb_group_embedded [2024-03-19T02:20:32.989Z] TERM=xterm [2024-03-19T02:20:32.989Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:32.989Z] USER_NAME=jenkins [2024-03-19T02:20:32.989Z] _=/usr/bin/env [2024-03-19T02:20:32.989Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:32.989Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:32.989Z] + df -h [2024-03-19T02:20:32.989Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:32.989Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:32.989Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:32.989Z] tmpfs 126G 0 126G 0% /sys/fs/cgroup [2024-03-19T02:20:32.989Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:32.989Z] tmpfs 51G 64M 51G 1% /etc/hostname [2024-03-19T02:20:32.989Z] /dev/sda4 894G 98G 796G 11% /etc/hosts [2024-03-19T02:20:32.989Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:32.989Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:32.989Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:32.989Z] tmpfs 126G 0 126G 0% /proc/acpi [2024-03-19T02:20:32.989Z] tmpfs 126G 0 126G 0% /proc/scsi [2024-03-19T02:20:32.989Z] tmpfs 126G 0 126G 0% /sys/firmware [2024-03-19T02:20:32.989Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:32.989Z] 93 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:32.989Z] + mvn -version [2024-03-19T02:20:33.214Z] [INFO] No sources to compile [2024-03-19T02:20:33.214Z] [INFO] [2024-03-19T02:20:33.214Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:33.214Z] [INFO] [2024-03-19T02:20:33.214Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:33.214Z] [INFO] [2024-03-19T02:20:33.214Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:33.214Z] [INFO] No sources to compile [2024-03-19T02:20:33.214Z] [INFO] [2024-03-19T02:20:33.214Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:33.214Z] [INFO] No sources to compile [2024-03-19T02:20:33.214Z] [INFO] [2024-03-19T02:20:33.214Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:33.251Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:33.251Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:33.251Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:33.251Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:33.251Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:33.251Z] + ant -version [2024-03-19T02:20:33.251Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:33.251Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:33.251Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-f3797b30/script.sh: line 9: ps: command not found [2024-03-19T02:20:33.251Z] + true [2024-03-19T02:20:33.251Z] + cat /proc/cpuinfo [2024-03-19T02:20:33.251Z] processor : 0 [2024-03-19T02:20:33.251Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.251Z] cpu family : 6 [2024-03-19T02:20:33.251Z] model : 85 [2024-03-19T02:20:33.251Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.251Z] stepping : 4 [2024-03-19T02:20:33.251Z] microcode : 0x2006e05 [2024-03-19T02:20:33.251Z] cpu MHz : 2499.983 [2024-03-19T02:20:33.251Z] cache size : 14080 KB [2024-03-19T02:20:33.251Z] physical id : 0 [2024-03-19T02:20:33.252Z] siblings : 20 [2024-03-19T02:20:33.252Z] core id : 0 [2024-03-19T02:20:33.252Z] cpu cores : 10 [2024-03-19T02:20:33.252Z] apicid : 0 [2024-03-19T02:20:33.252Z] initial apicid : 0 [2024-03-19T02:20:33.252Z] fpu : yes [2024-03-19T02:20:33.252Z] fpu_exception : yes [2024-03-19T02:20:33.252Z] cpuid level : 22 [2024-03-19T02:20:33.252Z] wp : yes [2024-03-19T02:20:33.252Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.252Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.252Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.252Z] bogomips : 4400.00 [2024-03-19T02:20:33.252Z] clflush size : 64 [2024-03-19T02:20:33.252Z] cache_alignment : 64 [2024-03-19T02:20:33.252Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.252Z] power management: [2024-03-19T02:20:33.252Z] [2024-03-19T02:20:33.252Z] processor : 1 [2024-03-19T02:20:33.252Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.252Z] cpu family : 6 [2024-03-19T02:20:33.252Z] model : 85 [2024-03-19T02:20:33.252Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.252Z] stepping : 4 [2024-03-19T02:20:33.252Z] microcode : 0x2006e05 [2024-03-19T02:20:33.252Z] cpu MHz : 2498.462 [2024-03-19T02:20:33.252Z] cache size : 14080 KB [2024-03-19T02:20:33.252Z] physical id : 0 [2024-03-19T02:20:33.252Z] siblings : 20 [2024-03-19T02:20:33.252Z] core id : 1 [2024-03-19T02:20:33.252Z] cpu cores : 10 [2024-03-19T02:20:33.252Z] apicid : 2 [2024-03-19T02:20:33.252Z] initial apicid : 2 [2024-03-19T02:20:33.252Z] fpu : yes [2024-03-19T02:20:33.252Z] fpu_exception : yes [2024-03-19T02:20:33.252Z] cpuid level : 22 [2024-03-19T02:20:33.252Z] wp : yes [2024-03-19T02:20:33.252Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.253Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.253Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.253Z] bogomips : 4400.00 [2024-03-19T02:20:33.253Z] clflush size : 64 [2024-03-19T02:20:33.253Z] cache_alignment : 64 [2024-03-19T02:20:33.253Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.253Z] power management: [2024-03-19T02:20:33.253Z] [2024-03-19T02:20:33.253Z] processor : 2 [2024-03-19T02:20:33.253Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.253Z] cpu family : 6 [2024-03-19T02:20:33.253Z] model : 85 [2024-03-19T02:20:33.253Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.253Z] stepping : 4 [2024-03-19T02:20:33.253Z] microcode : 0x2006e05 [2024-03-19T02:20:33.253Z] cpu MHz : 2500.000 [2024-03-19T02:20:33.253Z] cache size : 14080 KB [2024-03-19T02:20:33.253Z] physical id : 0 [2024-03-19T02:20:33.253Z] siblings : 20 [2024-03-19T02:20:33.253Z] core id : 2 [2024-03-19T02:20:33.253Z] cpu cores : 10 [2024-03-19T02:20:33.253Z] apicid : 4 [2024-03-19T02:20:33.253Z] initial apicid : 4 [2024-03-19T02:20:33.253Z] fpu : yes [2024-03-19T02:20:33.253Z] fpu_exception : yes [2024-03-19T02:20:33.253Z] cpuid level : 22 [2024-03-19T02:20:33.253Z] wp : yes [2024-03-19T02:20:33.253Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.253Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.253Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.253Z] bogomips : 4400.00 [2024-03-19T02:20:33.253Z] clflush size : 64 [2024-03-19T02:20:33.253Z] cache_alignment : 64 [2024-03-19T02:20:33.253Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.253Z] power management: [2024-03-19T02:20:33.253Z] [2024-03-19T02:20:33.253Z] processor : 3 [2024-03-19T02:20:33.253Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.253Z] cpu family : 6 [2024-03-19T02:20:33.253Z] model : 85 [2024-03-19T02:20:33.253Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.253Z] stepping : 4 [2024-03-19T02:20:33.253Z] microcode : 0x2006e05 [2024-03-19T02:20:33.253Z] cpu MHz : 2501.777 [2024-03-19T02:20:33.253Z] cache size : 14080 KB [2024-03-19T02:20:33.253Z] physical id : 0 [2024-03-19T02:20:33.253Z] siblings : 20 [2024-03-19T02:20:33.253Z] core id : 3 [2024-03-19T02:20:33.253Z] cpu cores : 10 [2024-03-19T02:20:33.253Z] apicid : 6 [2024-03-19T02:20:33.253Z] initial apicid : 6 [2024-03-19T02:20:33.253Z] fpu : yes [2024-03-19T02:20:33.253Z] fpu_exception : yes [2024-03-19T02:20:33.253Z] cpuid level : 22 [2024-03-19T02:20:33.253Z] wp : yes [2024-03-19T02:20:33.254Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.254Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.254Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.254Z] bogomips : 4400.00 [2024-03-19T02:20:33.254Z] clflush size : 64 [2024-03-19T02:20:33.254Z] cache_alignment : 64 [2024-03-19T02:20:33.254Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.254Z] power management: [2024-03-19T02:20:33.254Z] [2024-03-19T02:20:33.254Z] processor : 4 [2024-03-19T02:20:33.254Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.254Z] cpu family : 6 [2024-03-19T02:20:33.254Z] model : 85 [2024-03-19T02:20:33.254Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.254Z] stepping : 4 [2024-03-19T02:20:33.254Z] microcode : 0x2006e05 [2024-03-19T02:20:33.254Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.254Z] cache size : 14080 KB [2024-03-19T02:20:33.254Z] physical id : 0 [2024-03-19T02:20:33.254Z] siblings : 20 [2024-03-19T02:20:33.254Z] core id : 4 [2024-03-19T02:20:33.254Z] cpu cores : 10 [2024-03-19T02:20:33.254Z] apicid : 8 [2024-03-19T02:20:33.254Z] initial apicid : 8 [2024-03-19T02:20:33.254Z] fpu : yes [2024-03-19T02:20:33.254Z] fpu_exception : yes [2024-03-19T02:20:33.254Z] cpuid level : 22 [2024-03-19T02:20:33.254Z] wp : yes [2024-03-19T02:20:33.254Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.254Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.254Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.254Z] bogomips : 4400.00 [2024-03-19T02:20:33.254Z] clflush size : 64 [2024-03-19T02:20:33.254Z] cache_alignment : 64 [2024-03-19T02:20:33.254Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.255Z] power management: [2024-03-19T02:20:33.255Z] [2024-03-19T02:20:33.255Z] processor : 5 [2024-03-19T02:20:33.255Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.255Z] cpu family : 6 [2024-03-19T02:20:33.255Z] model : 85 [2024-03-19T02:20:33.255Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.255Z] stepping : 4 [2024-03-19T02:20:33.255Z] microcode : 0x2006e05 [2024-03-19T02:20:33.255Z] cpu MHz : 2474.185 [2024-03-19T02:20:33.255Z] cache size : 14080 KB [2024-03-19T02:20:33.255Z] physical id : 0 [2024-03-19T02:20:33.255Z] siblings : 20 [2024-03-19T02:20:33.255Z] core id : 8 [2024-03-19T02:20:33.255Z] cpu cores : 10 [2024-03-19T02:20:33.255Z] apicid : 16 [2024-03-19T02:20:33.255Z] initial apicid : 16 [2024-03-19T02:20:33.255Z] fpu : yes [2024-03-19T02:20:33.255Z] fpu_exception : yes [2024-03-19T02:20:33.255Z] cpuid level : 22 [2024-03-19T02:20:33.255Z] wp : yes [2024-03-19T02:20:33.255Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.255Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.255Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.255Z] bogomips : 4400.00 [2024-03-19T02:20:33.255Z] clflush size : 64 [2024-03-19T02:20:33.255Z] cache_alignment : 64 [2024-03-19T02:20:33.255Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.255Z] power management: [2024-03-19T02:20:33.255Z] [2024-03-19T02:20:33.255Z] processor : 6 [2024-03-19T02:20:33.255Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.255Z] cpu family : 6 [2024-03-19T02:20:33.255Z] model : 85 [2024-03-19T02:20:33.255Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.255Z] stepping : 4 [2024-03-19T02:20:33.255Z] microcode : 0x2006e05 [2024-03-19T02:20:33.255Z] cpu MHz : 2500.401 [2024-03-19T02:20:33.255Z] cache size : 14080 KB [2024-03-19T02:20:33.255Z] physical id : 0 [2024-03-19T02:20:33.255Z] siblings : 20 [2024-03-19T02:20:33.255Z] core id : 9 [2024-03-19T02:20:33.255Z] cpu cores : 10 [2024-03-19T02:20:33.255Z] apicid : 18 [2024-03-19T02:20:33.255Z] initial apicid : 18 [2024-03-19T02:20:33.255Z] fpu : yes [2024-03-19T02:20:33.255Z] fpu_exception : yes [2024-03-19T02:20:33.255Z] cpuid level : 22 [2024-03-19T02:20:33.255Z] wp : yes [2024-03-19T02:20:33.255Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.256Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.256Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.256Z] bogomips : 4400.00 [2024-03-19T02:20:33.256Z] clflush size : 64 [2024-03-19T02:20:33.256Z] cache_alignment : 64 [2024-03-19T02:20:33.256Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.256Z] power management: [2024-03-19T02:20:33.256Z] [2024-03-19T02:20:33.256Z] processor : 7 [2024-03-19T02:20:33.256Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.256Z] cpu family : 6 [2024-03-19T02:20:33.256Z] model : 85 [2024-03-19T02:20:33.256Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.256Z] stepping : 4 [2024-03-19T02:20:33.256Z] microcode : 0x2006e05 [2024-03-19T02:20:33.256Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.256Z] cache size : 14080 KB [2024-03-19T02:20:33.256Z] physical id : 0 [2024-03-19T02:20:33.256Z] siblings : 20 [2024-03-19T02:20:33.256Z] core id : 10 [2024-03-19T02:20:33.256Z] cpu cores : 10 [2024-03-19T02:20:33.256Z] apicid : 20 [2024-03-19T02:20:33.256Z] initial apicid : 20 [2024-03-19T02:20:33.256Z] fpu : yes [2024-03-19T02:20:33.256Z] fpu_exception : yes [2024-03-19T02:20:33.256Z] cpuid level : 22 [2024-03-19T02:20:33.256Z] wp : yes [2024-03-19T02:20:33.256Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.256Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.256Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.256Z] bogomips : 4400.00 [2024-03-19T02:20:33.256Z] clflush size : 64 [2024-03-19T02:20:33.256Z] cache_alignment : 64 [2024-03-19T02:20:33.256Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.256Z] power management: [2024-03-19T02:20:33.256Z] [2024-03-19T02:20:33.256Z] processor : 8 [2024-03-19T02:20:33.256Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.256Z] cpu family : 6 [2024-03-19T02:20:33.256Z] model : 85 [2024-03-19T02:20:33.256Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.256Z] stepping : 4 [2024-03-19T02:20:33.256Z] microcode : 0x2006e05 [2024-03-19T02:20:33.256Z] cpu MHz : 2802.030 [2024-03-19T02:20:33.256Z] cache size : 14080 KB [2024-03-19T02:20:33.256Z] physical id : 0 [2024-03-19T02:20:33.256Z] siblings : 20 [2024-03-19T02:20:33.256Z] core id : 11 [2024-03-19T02:20:33.256Z] cpu cores : 10 [2024-03-19T02:20:33.256Z] apicid : 22 [2024-03-19T02:20:33.256Z] initial apicid : 22 [2024-03-19T02:20:33.256Z] fpu : yes [2024-03-19T02:20:33.256Z] fpu_exception : yes [2024-03-19T02:20:33.256Z] cpuid level : 22 [2024-03-19T02:20:33.257Z] wp : yes [2024-03-19T02:20:33.257Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.257Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.257Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.257Z] bogomips : 4400.00 [2024-03-19T02:20:33.257Z] clflush size : 64 [2024-03-19T02:20:33.257Z] cache_alignment : 64 [2024-03-19T02:20:33.257Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.257Z] power management: [2024-03-19T02:20:33.257Z] [2024-03-19T02:20:33.257Z] processor : 9 [2024-03-19T02:20:33.257Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.257Z] cpu family : 6 [2024-03-19T02:20:33.257Z] model : 85 [2024-03-19T02:20:33.257Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.257Z] stepping : 4 [2024-03-19T02:20:33.257Z] microcode : 0x2006e05 [2024-03-19T02:20:33.257Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.257Z] cache size : 14080 KB [2024-03-19T02:20:33.257Z] physical id : 0 [2024-03-19T02:20:33.257Z] siblings : 20 [2024-03-19T02:20:33.257Z] core id : 12 [2024-03-19T02:20:33.257Z] cpu cores : 10 [2024-03-19T02:20:33.257Z] apicid : 24 [2024-03-19T02:20:33.257Z] initial apicid : 24 [2024-03-19T02:20:33.257Z] fpu : yes [2024-03-19T02:20:33.257Z] fpu_exception : yes [2024-03-19T02:20:33.257Z] cpuid level : 22 [2024-03-19T02:20:33.257Z] wp : yes [2024-03-19T02:20:33.257Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.257Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.258Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.258Z] bogomips : 4400.00 [2024-03-19T02:20:33.258Z] clflush size : 64 [2024-03-19T02:20:33.258Z] cache_alignment : 64 [2024-03-19T02:20:33.258Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.258Z] power management: [2024-03-19T02:20:33.258Z] [2024-03-19T02:20:33.258Z] processor : 10 [2024-03-19T02:20:33.258Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.258Z] cpu family : 6 [2024-03-19T02:20:33.258Z] model : 85 [2024-03-19T02:20:33.258Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.258Z] stepping : 4 [2024-03-19T02:20:33.258Z] microcode : 0x2006e05 [2024-03-19T02:20:33.258Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.258Z] cache size : 14080 KB [2024-03-19T02:20:33.258Z] physical id : 1 [2024-03-19T02:20:33.258Z] siblings : 20 [2024-03-19T02:20:33.258Z] core id : 0 [2024-03-19T02:20:33.258Z] cpu cores : 10 [2024-03-19T02:20:33.258Z] apicid : 32 [2024-03-19T02:20:33.258Z] initial apicid : 32 [2024-03-19T02:20:33.258Z] fpu : yes [2024-03-19T02:20:33.258Z] fpu_exception : yes [2024-03-19T02:20:33.258Z] cpuid level : 22 [2024-03-19T02:20:33.258Z] wp : yes [2024-03-19T02:20:33.258Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.258Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.258Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.258Z] bogomips : 4408.62 [2024-03-19T02:20:33.258Z] clflush size : 64 [2024-03-19T02:20:33.258Z] cache_alignment : 64 [2024-03-19T02:20:33.258Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.258Z] power management: [2024-03-19T02:20:33.258Z] [2024-03-19T02:20:33.258Z] processor : 11 [2024-03-19T02:20:33.258Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.258Z] cpu family : 6 [2024-03-19T02:20:33.258Z] model : 85 [2024-03-19T02:20:33.258Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.258Z] stepping : 4 [2024-03-19T02:20:33.258Z] microcode : 0x2006e05 [2024-03-19T02:20:33.258Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.258Z] cache size : 14080 KB [2024-03-19T02:20:33.258Z] physical id : 1 [2024-03-19T02:20:33.258Z] siblings : 20 [2024-03-19T02:20:33.258Z] core id : 1 [2024-03-19T02:20:33.258Z] cpu cores : 10 [2024-03-19T02:20:33.258Z] apicid : 34 [2024-03-19T02:20:33.258Z] initial apicid : 34 [2024-03-19T02:20:33.258Z] fpu : yes [2024-03-19T02:20:33.258Z] fpu_exception : yes [2024-03-19T02:20:33.258Z] cpuid level : 22 [2024-03-19T02:20:33.258Z] wp : yes [2024-03-19T02:20:33.259Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.259Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.259Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.259Z] bogomips : 4408.62 [2024-03-19T02:20:33.259Z] clflush size : 64 [2024-03-19T02:20:33.259Z] cache_alignment : 64 [2024-03-19T02:20:33.259Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.259Z] power management: [2024-03-19T02:20:33.259Z] [2024-03-19T02:20:33.259Z] processor : 12 [2024-03-19T02:20:33.259Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.259Z] cpu family : 6 [2024-03-19T02:20:33.259Z] model : 85 [2024-03-19T02:20:33.259Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.259Z] stepping : 4 [2024-03-19T02:20:33.259Z] microcode : 0x2006e05 [2024-03-19T02:20:33.259Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.259Z] cache size : 14080 KB [2024-03-19T02:20:33.259Z] physical id : 1 [2024-03-19T02:20:33.259Z] siblings : 20 [2024-03-19T02:20:33.259Z] core id : 2 [2024-03-19T02:20:33.259Z] cpu cores : 10 [2024-03-19T02:20:33.259Z] apicid : 36 [2024-03-19T02:20:33.259Z] initial apicid : 36 [2024-03-19T02:20:33.259Z] fpu : yes [2024-03-19T02:20:33.259Z] fpu_exception : yes [2024-03-19T02:20:33.259Z] cpuid level : 22 [2024-03-19T02:20:33.259Z] wp : yes [2024-03-19T02:20:33.259Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.259Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.259Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.259Z] bogomips : 4408.62 [2024-03-19T02:20:33.259Z] clflush size : 64 [2024-03-19T02:20:33.259Z] cache_alignment : 64 [2024-03-19T02:20:33.259Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.259Z] power management: [2024-03-19T02:20:33.259Z] [2024-03-19T02:20:33.259Z] processor : 13 [2024-03-19T02:20:33.259Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.259Z] cpu family : 6 [2024-03-19T02:20:33.259Z] model : 85 [2024-03-19T02:20:33.259Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.259Z] stepping : 4 [2024-03-19T02:20:33.259Z] microcode : 0x2006e05 [2024-03-19T02:20:33.259Z] cpu MHz : 914.440 [2024-03-19T02:20:33.260Z] cache size : 14080 KB [2024-03-19T02:20:33.260Z] physical id : 1 [2024-03-19T02:20:33.260Z] siblings : 20 [2024-03-19T02:20:33.260Z] core id : 3 [2024-03-19T02:20:33.260Z] cpu cores : 10 [2024-03-19T02:20:33.260Z] apicid : 38 [2024-03-19T02:20:33.260Z] initial apicid : 38 [2024-03-19T02:20:33.260Z] fpu : yes [2024-03-19T02:20:33.260Z] fpu_exception : yes [2024-03-19T02:20:33.260Z] cpuid level : 22 [2024-03-19T02:20:33.260Z] wp : yes [2024-03-19T02:20:33.260Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.260Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.260Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.260Z] bogomips : 4408.62 [2024-03-19T02:20:33.260Z] clflush size : 64 [2024-03-19T02:20:33.260Z] cache_alignment : 64 [2024-03-19T02:20:33.260Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.260Z] power management: [2024-03-19T02:20:33.260Z] [2024-03-19T02:20:33.260Z] processor : 14 [2024-03-19T02:20:33.260Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.260Z] cpu family : 6 [2024-03-19T02:20:33.260Z] model : 85 [2024-03-19T02:20:33.260Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.260Z] stepping : 4 [2024-03-19T02:20:33.260Z] microcode : 0x2006e05 [2024-03-19T02:20:33.260Z] cpu MHz : 1844.591 [2024-03-19T02:20:33.260Z] cache size : 14080 KB [2024-03-19T02:20:33.260Z] physical id : 1 [2024-03-19T02:20:33.260Z] siblings : 20 [2024-03-19T02:20:33.260Z] core id : 4 [2024-03-19T02:20:33.260Z] cpu cores : 10 [2024-03-19T02:20:33.260Z] apicid : 40 [2024-03-19T02:20:33.260Z] initial apicid : 40 [2024-03-19T02:20:33.260Z] fpu : yes [2024-03-19T02:20:33.260Z] fpu_exception : yes [2024-03-19T02:20:33.260Z] cpuid level : 22 [2024-03-19T02:20:33.260Z] wp : yes [2024-03-19T02:20:33.260Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.261Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.261Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.261Z] bogomips : 4408.62 [2024-03-19T02:20:33.261Z] clflush size : 64 [2024-03-19T02:20:33.261Z] cache_alignment : 64 [2024-03-19T02:20:33.261Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.261Z] power management: [2024-03-19T02:20:33.261Z] [2024-03-19T02:20:33.261Z] processor : 15 [2024-03-19T02:20:33.261Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.261Z] cpu family : 6 [2024-03-19T02:20:33.261Z] model : 85 [2024-03-19T02:20:33.261Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.261Z] stepping : 4 [2024-03-19T02:20:33.261Z] microcode : 0x2006e05 [2024-03-19T02:20:33.261Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.261Z] cache size : 14080 KB [2024-03-19T02:20:33.261Z] physical id : 1 [2024-03-19T02:20:33.261Z] siblings : 20 [2024-03-19T02:20:33.261Z] core id : 8 [2024-03-19T02:20:33.261Z] cpu cores : 10 [2024-03-19T02:20:33.261Z] apicid : 48 [2024-03-19T02:20:33.261Z] initial apicid : 48 [2024-03-19T02:20:33.261Z] fpu : yes [2024-03-19T02:20:33.261Z] fpu_exception : yes [2024-03-19T02:20:33.261Z] cpuid level : 22 [2024-03-19T02:20:33.261Z] wp : yes [2024-03-19T02:20:33.261Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.261Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.261Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.261Z] bogomips : 4408.62 [2024-03-19T02:20:33.261Z] clflush size : 64 [2024-03-19T02:20:33.261Z] cache_alignment : 64 [2024-03-19T02:20:33.261Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.261Z] power management: [2024-03-19T02:20:33.261Z] [2024-03-19T02:20:33.261Z] processor : 16 [2024-03-19T02:20:33.261Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.261Z] cpu family : 6 [2024-03-19T02:20:33.261Z] model : 85 [2024-03-19T02:20:33.261Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.261Z] stepping : 4 [2024-03-19T02:20:33.261Z] microcode : 0x2006e05 [2024-03-19T02:20:33.261Z] cpu MHz : 1880.301 [2024-03-19T02:20:33.261Z] cache size : 14080 KB [2024-03-19T02:20:33.261Z] physical id : 1 [2024-03-19T02:20:33.261Z] siblings : 20 [2024-03-19T02:20:33.261Z] core id : 9 [2024-03-19T02:20:33.261Z] cpu cores : 10 [2024-03-19T02:20:33.261Z] apicid : 50 [2024-03-19T02:20:33.261Z] initial apicid : 50 [2024-03-19T02:20:33.261Z] fpu : yes [2024-03-19T02:20:33.261Z] fpu_exception : yes [2024-03-19T02:20:33.261Z] cpuid level : 22 [2024-03-19T02:20:33.261Z] wp : yes [2024-03-19T02:20:33.262Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.262Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.262Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.262Z] bogomips : 4408.62 [2024-03-19T02:20:33.262Z] clflush size : 64 [2024-03-19T02:20:33.262Z] cache_alignment : 64 [2024-03-19T02:20:33.262Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.262Z] power management: [2024-03-19T02:20:33.262Z] [2024-03-19T02:20:33.262Z] processor : 17 [2024-03-19T02:20:33.262Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.262Z] cpu family : 6 [2024-03-19T02:20:33.262Z] model : 85 [2024-03-19T02:20:33.262Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.262Z] stepping : 4 [2024-03-19T02:20:33.262Z] microcode : 0x2006e05 [2024-03-19T02:20:33.262Z] cpu MHz : 1940.447 [2024-03-19T02:20:33.262Z] cache size : 14080 KB [2024-03-19T02:20:33.262Z] physical id : 1 [2024-03-19T02:20:33.262Z] siblings : 20 [2024-03-19T02:20:33.262Z] core id : 10 [2024-03-19T02:20:33.262Z] cpu cores : 10 [2024-03-19T02:20:33.262Z] apicid : 52 [2024-03-19T02:20:33.262Z] initial apicid : 52 [2024-03-19T02:20:33.262Z] fpu : yes [2024-03-19T02:20:33.262Z] fpu_exception : yes [2024-03-19T02:20:33.262Z] cpuid level : 22 [2024-03-19T02:20:33.262Z] wp : yes [2024-03-19T02:20:33.262Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.262Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.262Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.262Z] bogomips : 4408.62 [2024-03-19T02:20:33.262Z] clflush size : 64 [2024-03-19T02:20:33.262Z] cache_alignment : 64 [2024-03-19T02:20:33.263Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.263Z] power management: [2024-03-19T02:20:33.263Z] [2024-03-19T02:20:33.263Z] processor : 18 [2024-03-19T02:20:33.263Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.263Z] cpu family : 6 [2024-03-19T02:20:33.263Z] model : 85 [2024-03-19T02:20:33.263Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.263Z] stepping : 4 [2024-03-19T02:20:33.263Z] microcode : 0x2006e05 [2024-03-19T02:20:33.263Z] cpu MHz : 1923.639 [2024-03-19T02:20:33.263Z] cache size : 14080 KB [2024-03-19T02:20:33.263Z] physical id : 1 [2024-03-19T02:20:33.263Z] siblings : 20 [2024-03-19T02:20:33.263Z] core id : 11 [2024-03-19T02:20:33.263Z] cpu cores : 10 [2024-03-19T02:20:33.263Z] apicid : 54 [2024-03-19T02:20:33.263Z] initial apicid : 54 [2024-03-19T02:20:33.263Z] fpu : yes [2024-03-19T02:20:33.263Z] fpu_exception : yes [2024-03-19T02:20:33.263Z] cpuid level : 22 [2024-03-19T02:20:33.263Z] wp : yes [2024-03-19T02:20:33.263Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.263Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.263Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.263Z] bogomips : 4408.62 [2024-03-19T02:20:33.263Z] clflush size : 64 [2024-03-19T02:20:33.263Z] cache_alignment : 64 [2024-03-19T02:20:33.263Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.263Z] power management: [2024-03-19T02:20:33.263Z] [2024-03-19T02:20:33.263Z] processor : 19 [2024-03-19T02:20:33.263Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.263Z] cpu family : 6 [2024-03-19T02:20:33.263Z] model : 85 [2024-03-19T02:20:33.263Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.263Z] stepping : 4 [2024-03-19T02:20:33.263Z] microcode : 0x2006e05 [2024-03-19T02:20:33.263Z] cpu MHz : 1865.257 [2024-03-19T02:20:33.263Z] cache size : 14080 KB [2024-03-19T02:20:33.263Z] physical id : 1 [2024-03-19T02:20:33.263Z] siblings : 20 [2024-03-19T02:20:33.263Z] core id : 12 [2024-03-19T02:20:33.263Z] cpu cores : 10 [2024-03-19T02:20:33.263Z] apicid : 56 [2024-03-19T02:20:33.263Z] initial apicid : 56 [2024-03-19T02:20:33.263Z] fpu : yes [2024-03-19T02:20:33.263Z] fpu_exception : yes [2024-03-19T02:20:33.263Z] cpuid level : 22 [2024-03-19T02:20:33.263Z] wp : yes [2024-03-19T02:20:33.263Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.264Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.264Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.264Z] bogomips : 4408.62 [2024-03-19T02:20:33.264Z] clflush size : 64 [2024-03-19T02:20:33.264Z] cache_alignment : 64 [2024-03-19T02:20:33.264Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.264Z] power management: [2024-03-19T02:20:33.264Z] [2024-03-19T02:20:33.264Z] processor : 20 [2024-03-19T02:20:33.264Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.264Z] cpu family : 6 [2024-03-19T02:20:33.264Z] model : 85 [2024-03-19T02:20:33.264Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.264Z] stepping : 4 [2024-03-19T02:20:33.264Z] microcode : 0x2006e05 [2024-03-19T02:20:33.264Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.264Z] cache size : 14080 KB [2024-03-19T02:20:33.264Z] physical id : 0 [2024-03-19T02:20:33.264Z] siblings : 20 [2024-03-19T02:20:33.264Z] core id : 0 [2024-03-19T02:20:33.264Z] cpu cores : 10 [2024-03-19T02:20:33.264Z] apicid : 1 [2024-03-19T02:20:33.264Z] initial apicid : 1 [2024-03-19T02:20:33.264Z] fpu : yes [2024-03-19T02:20:33.264Z] fpu_exception : yes [2024-03-19T02:20:33.264Z] cpuid level : 22 [2024-03-19T02:20:33.264Z] wp : yes [2024-03-19T02:20:33.264Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.264Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.264Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.264Z] bogomips : 4400.00 [2024-03-19T02:20:33.264Z] clflush size : 64 [2024-03-19T02:20:33.264Z] cache_alignment : 64 [2024-03-19T02:20:33.264Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.264Z] power management: [2024-03-19T02:20:33.264Z] [2024-03-19T02:20:33.264Z] processor : 21 [2024-03-19T02:20:33.264Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.264Z] cpu family : 6 [2024-03-19T02:20:33.264Z] model : 85 [2024-03-19T02:20:33.264Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.264Z] stepping : 4 [2024-03-19T02:20:33.264Z] microcode : 0x2006e05 [2024-03-19T02:20:33.264Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.264Z] cache size : 14080 KB [2024-03-19T02:20:33.264Z] physical id : 0 [2024-03-19T02:20:33.264Z] siblings : 20 [2024-03-19T02:20:33.264Z] core id : 1 [2024-03-19T02:20:33.264Z] cpu cores : 10 [2024-03-19T02:20:33.264Z] apicid : 3 [2024-03-19T02:20:33.264Z] initial apicid : 3 [2024-03-19T02:20:33.264Z] fpu : yes [2024-03-19T02:20:33.265Z] fpu_exception : yes [2024-03-19T02:20:33.265Z] cpuid level : 22 [2024-03-19T02:20:33.265Z] wp : yes [2024-03-19T02:20:33.265Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.265Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.265Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.265Z] bogomips : 4400.00 [2024-03-19T02:20:33.265Z] clflush size : 64 [2024-03-19T02:20:33.265Z] cache_alignment : 64 [2024-03-19T02:20:33.265Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.265Z] power management: [2024-03-19T02:20:33.265Z] [2024-03-19T02:20:33.265Z] processor : 22 [2024-03-19T02:20:33.265Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.265Z] cpu family : 6 [2024-03-19T02:20:33.265Z] model : 85 [2024-03-19T02:20:33.265Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.265Z] stepping : 4 [2024-03-19T02:20:33.265Z] microcode : 0x2006e05 [2024-03-19T02:20:33.265Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.265Z] cache size : 14080 KB [2024-03-19T02:20:33.265Z] physical id : 0 [2024-03-19T02:20:33.265Z] siblings : 20 [2024-03-19T02:20:33.265Z] core id : 2 [2024-03-19T02:20:33.265Z] cpu cores : 10 [2024-03-19T02:20:33.265Z] apicid : 5 [2024-03-19T02:20:33.265Z] initial apicid : 5 [2024-03-19T02:20:33.265Z] fpu : yes [2024-03-19T02:20:33.265Z] fpu_exception : yes [2024-03-19T02:20:33.265Z] cpuid level : 22 [2024-03-19T02:20:33.265Z] wp : yes [2024-03-19T02:20:33.265Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.266Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.266Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.266Z] bogomips : 4400.00 [2024-03-19T02:20:33.266Z] clflush size : 64 [2024-03-19T02:20:33.266Z] cache_alignment : 64 [2024-03-19T02:20:33.266Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.266Z] power management: [2024-03-19T02:20:33.266Z] [2024-03-19T02:20:33.266Z] processor : 23 [2024-03-19T02:20:33.266Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.266Z] cpu family : 6 [2024-03-19T02:20:33.266Z] model : 85 [2024-03-19T02:20:33.266Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.266Z] stepping : 4 [2024-03-19T02:20:33.266Z] microcode : 0x2006e05 [2024-03-19T02:20:33.266Z] cpu MHz : 2500.283 [2024-03-19T02:20:33.266Z] cache size : 14080 KB [2024-03-19T02:20:33.266Z] physical id : 0 [2024-03-19T02:20:33.266Z] siblings : 20 [2024-03-19T02:20:33.266Z] core id : 3 [2024-03-19T02:20:33.266Z] cpu cores : 10 [2024-03-19T02:20:33.266Z] apicid : 7 [2024-03-19T02:20:33.266Z] initial apicid : 7 [2024-03-19T02:20:33.266Z] fpu : yes [2024-03-19T02:20:33.266Z] fpu_exception : yes [2024-03-19T02:20:33.266Z] cpuid level : 22 [2024-03-19T02:20:33.266Z] wp : yes [2024-03-19T02:20:33.266Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.266Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.266Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.266Z] bogomips : 4400.00 [2024-03-19T02:20:33.266Z] clflush size : 64 [2024-03-19T02:20:33.266Z] cache_alignment : 64 [2024-03-19T02:20:33.266Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.266Z] power management: [2024-03-19T02:20:33.266Z] [2024-03-19T02:20:33.266Z] processor : 24 [2024-03-19T02:20:33.266Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.266Z] cpu family : 6 [2024-03-19T02:20:33.266Z] model : 85 [2024-03-19T02:20:33.266Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.266Z] stepping : 4 [2024-03-19T02:20:33.266Z] microcode : 0x2006e05 [2024-03-19T02:20:33.266Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.266Z] cache size : 14080 KB [2024-03-19T02:20:33.266Z] physical id : 0 [2024-03-19T02:20:33.266Z] siblings : 20 [2024-03-19T02:20:33.266Z] core id : 4 [2024-03-19T02:20:33.266Z] cpu cores : 10 [2024-03-19T02:20:33.266Z] apicid : 9 [2024-03-19T02:20:33.266Z] initial apicid : 9 [2024-03-19T02:20:33.266Z] fpu : yes [2024-03-19T02:20:33.266Z] fpu_exception : yes [2024-03-19T02:20:33.266Z] cpuid level : 22 [2024-03-19T02:20:33.266Z] wp : yes [2024-03-19T02:20:33.267Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.267Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.267Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.267Z] bogomips : 4400.00 [2024-03-19T02:20:33.267Z] clflush size : 64 [2024-03-19T02:20:33.267Z] cache_alignment : 64 [2024-03-19T02:20:33.267Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.267Z] power management: [2024-03-19T02:20:33.267Z] [2024-03-19T02:20:33.267Z] processor : 25 [2024-03-19T02:20:33.267Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.267Z] cpu family : 6 [2024-03-19T02:20:33.267Z] model : 85 [2024-03-19T02:20:33.267Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.267Z] stepping : 4 [2024-03-19T02:20:33.267Z] microcode : 0x2006e05 [2024-03-19T02:20:33.267Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.267Z] cache size : 14080 KB [2024-03-19T02:20:33.267Z] physical id : 0 [2024-03-19T02:20:33.267Z] siblings : 20 [2024-03-19T02:20:33.267Z] core id : 8 [2024-03-19T02:20:33.267Z] cpu cores : 10 [2024-03-19T02:20:33.267Z] apicid : 17 [2024-03-19T02:20:33.267Z] initial apicid : 17 [2024-03-19T02:20:33.267Z] fpu : yes [2024-03-19T02:20:33.267Z] fpu_exception : yes [2024-03-19T02:20:33.267Z] cpuid level : 22 [2024-03-19T02:20:33.267Z] wp : yes [2024-03-19T02:20:33.267Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.267Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.267Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.267Z] bogomips : 4400.00 [2024-03-19T02:20:33.267Z] clflush size : 64 [2024-03-19T02:20:33.267Z] cache_alignment : 64 [2024-03-19T02:20:33.267Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.267Z] power management: [2024-03-19T02:20:33.267Z] [2024-03-19T02:20:33.267Z] processor : 26 [2024-03-19T02:20:33.267Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.267Z] cpu family : 6 [2024-03-19T02:20:33.267Z] model : 85 [2024-03-19T02:20:33.268Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.268Z] stepping : 4 [2024-03-19T02:20:33.268Z] microcode : 0x2006e05 [2024-03-19T02:20:33.268Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.268Z] cache size : 14080 KB [2024-03-19T02:20:33.268Z] physical id : 0 [2024-03-19T02:20:33.268Z] siblings : 20 [2024-03-19T02:20:33.268Z] core id : 9 [2024-03-19T02:20:33.268Z] cpu cores : 10 [2024-03-19T02:20:33.268Z] apicid : 19 [2024-03-19T02:20:33.268Z] initial apicid : 19 [2024-03-19T02:20:33.268Z] fpu : yes [2024-03-19T02:20:33.268Z] fpu_exception : yes [2024-03-19T02:20:33.268Z] cpuid level : 22 [2024-03-19T02:20:33.268Z] wp : yes [2024-03-19T02:20:33.268Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.268Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.268Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.268Z] bogomips : 4400.00 [2024-03-19T02:20:33.268Z] clflush size : 64 [2024-03-19T02:20:33.268Z] cache_alignment : 64 [2024-03-19T02:20:33.268Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.268Z] power management: [2024-03-19T02:20:33.268Z] [2024-03-19T02:20:33.268Z] processor : 27 [2024-03-19T02:20:33.268Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.268Z] cpu family : 6 [2024-03-19T02:20:33.268Z] model : 85 [2024-03-19T02:20:33.268Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.268Z] stepping : 4 [2024-03-19T02:20:33.268Z] microcode : 0x2006e05 [2024-03-19T02:20:33.268Z] cpu MHz : 2498.755 [2024-03-19T02:20:33.268Z] cache size : 14080 KB [2024-03-19T02:20:33.268Z] physical id : 0 [2024-03-19T02:20:33.268Z] siblings : 20 [2024-03-19T02:20:33.268Z] core id : 10 [2024-03-19T02:20:33.268Z] cpu cores : 10 [2024-03-19T02:20:33.268Z] apicid : 21 [2024-03-19T02:20:33.268Z] initial apicid : 21 [2024-03-19T02:20:33.268Z] fpu : yes [2024-03-19T02:20:33.268Z] fpu_exception : yes [2024-03-19T02:20:33.268Z] cpuid level : 22 [2024-03-19T02:20:33.268Z] wp : yes [2024-03-19T02:20:33.269Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.269Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.269Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.269Z] bogomips : 4400.00 [2024-03-19T02:20:33.269Z] clflush size : 64 [2024-03-19T02:20:33.269Z] cache_alignment : 64 [2024-03-19T02:20:33.269Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.269Z] power management: [2024-03-19T02:20:33.269Z] [2024-03-19T02:20:33.269Z] processor : 28 [2024-03-19T02:20:33.269Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.269Z] cpu family : 6 [2024-03-19T02:20:33.269Z] model : 85 [2024-03-19T02:20:33.269Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.269Z] stepping : 4 [2024-03-19T02:20:33.269Z] microcode : 0x2006e05 [2024-03-19T02:20:33.269Z] cpu MHz : 2499.442 [2024-03-19T02:20:33.269Z] cache size : 14080 KB [2024-03-19T02:20:33.269Z] physical id : 0 [2024-03-19T02:20:33.269Z] siblings : 20 [2024-03-19T02:20:33.269Z] core id : 11 [2024-03-19T02:20:33.269Z] cpu cores : 10 [2024-03-19T02:20:33.269Z] apicid : 23 [2024-03-19T02:20:33.269Z] initial apicid : 23 [2024-03-19T02:20:33.269Z] fpu : yes [2024-03-19T02:20:33.269Z] fpu_exception : yes [2024-03-19T02:20:33.269Z] cpuid level : 22 [2024-03-19T02:20:33.269Z] wp : yes [2024-03-19T02:20:33.269Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.269Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.269Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.269Z] bogomips : 4400.00 [2024-03-19T02:20:33.269Z] clflush size : 64 [2024-03-19T02:20:33.269Z] cache_alignment : 64 [2024-03-19T02:20:33.269Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.269Z] power management: [2024-03-19T02:20:33.269Z] [2024-03-19T02:20:33.269Z] processor : 29 [2024-03-19T02:20:33.269Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.270Z] cpu family : 6 [2024-03-19T02:20:33.270Z] model : 85 [2024-03-19T02:20:33.270Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.270Z] stepping : 4 [2024-03-19T02:20:33.270Z] microcode : 0x2006e05 [2024-03-19T02:20:33.270Z] cpu MHz : 2499.822 [2024-03-19T02:20:33.270Z] cache size : 14080 KB [2024-03-19T02:20:33.270Z] physical id : 0 [2024-03-19T02:20:33.270Z] siblings : 20 [2024-03-19T02:20:33.270Z] core id : 12 [2024-03-19T02:20:33.270Z] cpu cores : 10 [2024-03-19T02:20:33.270Z] apicid : 25 [2024-03-19T02:20:33.270Z] initial apicid : 25 [2024-03-19T02:20:33.270Z] fpu : yes [2024-03-19T02:20:33.270Z] fpu_exception : yes [2024-03-19T02:20:33.270Z] cpuid level : 22 [2024-03-19T02:20:33.270Z] wp : yes [2024-03-19T02:20:33.270Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.270Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.270Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.270Z] bogomips : 4400.00 [2024-03-19T02:20:33.270Z] clflush size : 64 [2024-03-19T02:20:33.270Z] cache_alignment : 64 [2024-03-19T02:20:33.270Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.270Z] power management: [2024-03-19T02:20:33.270Z] [2024-03-19T02:20:33.270Z] processor : 30 [2024-03-19T02:20:33.270Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.270Z] cpu family : 6 [2024-03-19T02:20:33.270Z] model : 85 [2024-03-19T02:20:33.270Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.270Z] stepping : 4 [2024-03-19T02:20:33.270Z] microcode : 0x2006e05 [2024-03-19T02:20:33.270Z] cpu MHz : 1591.131 [2024-03-19T02:20:33.270Z] cache size : 14080 KB [2024-03-19T02:20:33.270Z] physical id : 1 [2024-03-19T02:20:33.270Z] siblings : 20 [2024-03-19T02:20:33.270Z] core id : 0 [2024-03-19T02:20:33.270Z] cpu cores : 10 [2024-03-19T02:20:33.270Z] apicid : 33 [2024-03-19T02:20:33.270Z] initial apicid : 33 [2024-03-19T02:20:33.270Z] fpu : yes [2024-03-19T02:20:33.270Z] fpu_exception : yes [2024-03-19T02:20:33.270Z] cpuid level : 22 [2024-03-19T02:20:33.270Z] wp : yes [2024-03-19T02:20:33.270Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.271Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.271Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.271Z] bogomips : 4408.62 [2024-03-19T02:20:33.271Z] clflush size : 64 [2024-03-19T02:20:33.271Z] cache_alignment : 64 [2024-03-19T02:20:33.271Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.271Z] power management: [2024-03-19T02:20:33.271Z] [2024-03-19T02:20:33.271Z] processor : 31 [2024-03-19T02:20:33.271Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.271Z] cpu family : 6 [2024-03-19T02:20:33.271Z] model : 85 [2024-03-19T02:20:33.271Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.271Z] stepping : 4 [2024-03-19T02:20:33.271Z] microcode : 0x2006e05 [2024-03-19T02:20:33.271Z] cpu MHz : 1769.043 [2024-03-19T02:20:33.271Z] cache size : 14080 KB [2024-03-19T02:20:33.271Z] physical id : 1 [2024-03-19T02:20:33.271Z] siblings : 20 [2024-03-19T02:20:33.271Z] core id : 1 [2024-03-19T02:20:33.271Z] cpu cores : 10 [2024-03-19T02:20:33.271Z] apicid : 35 [2024-03-19T02:20:33.271Z] initial apicid : 35 [2024-03-19T02:20:33.271Z] fpu : yes [2024-03-19T02:20:33.271Z] fpu_exception : yes [2024-03-19T02:20:33.271Z] cpuid level : 22 [2024-03-19T02:20:33.271Z] wp : yes [2024-03-19T02:20:33.271Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.271Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.271Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.271Z] bogomips : 4408.62 [2024-03-19T02:20:33.271Z] clflush size : 64 [2024-03-19T02:20:33.271Z] cache_alignment : 64 [2024-03-19T02:20:33.271Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.271Z] power management: [2024-03-19T02:20:33.271Z] [2024-03-19T02:20:33.271Z] processor : 32 [2024-03-19T02:20:33.271Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.271Z] cpu family : 6 [2024-03-19T02:20:33.271Z] model : 85 [2024-03-19T02:20:33.271Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.271Z] stepping : 4 [2024-03-19T02:20:33.271Z] microcode : 0x2006e05 [2024-03-19T02:20:33.271Z] cpu MHz : 2322.082 [2024-03-19T02:20:33.271Z] cache size : 14080 KB [2024-03-19T02:20:33.271Z] physical id : 1 [2024-03-19T02:20:33.271Z] siblings : 20 [2024-03-19T02:20:33.271Z] core id : 2 [2024-03-19T02:20:33.271Z] cpu cores : 10 [2024-03-19T02:20:33.271Z] apicid : 37 [2024-03-19T02:20:33.271Z] initial apicid : 37 [2024-03-19T02:20:33.271Z] fpu : yes [2024-03-19T02:20:33.271Z] fpu_exception : yes [2024-03-19T02:20:33.271Z] cpuid level : 22 [2024-03-19T02:20:33.271Z] wp : yes [2024-03-19T02:20:33.272Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.272Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.272Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.272Z] bogomips : 4408.62 [2024-03-19T02:20:33.272Z] clflush size : 64 [2024-03-19T02:20:33.272Z] cache_alignment : 64 [2024-03-19T02:20:33.272Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.272Z] power management: [2024-03-19T02:20:33.272Z] [2024-03-19T02:20:33.272Z] processor : 33 [2024-03-19T02:20:33.272Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.272Z] cpu family : 6 [2024-03-19T02:20:33.272Z] model : 85 [2024-03-19T02:20:33.272Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.272Z] stepping : 4 [2024-03-19T02:20:33.272Z] microcode : 0x2006e05 [2024-03-19T02:20:33.272Z] cpu MHz : 1856.096 [2024-03-19T02:20:33.272Z] cache size : 14080 KB [2024-03-19T02:20:33.272Z] physical id : 1 [2024-03-19T02:20:33.272Z] siblings : 20 [2024-03-19T02:20:33.272Z] core id : 3 [2024-03-19T02:20:33.272Z] cpu cores : 10 [2024-03-19T02:20:33.272Z] apicid : 39 [2024-03-19T02:20:33.272Z] initial apicid : 39 [2024-03-19T02:20:33.272Z] fpu : yes [2024-03-19T02:20:33.272Z] fpu_exception : yes [2024-03-19T02:20:33.272Z] cpuid level : 22 [2024-03-19T02:20:33.272Z] wp : yes [2024-03-19T02:20:33.272Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.272Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.272Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.273Z] bogomips : 4408.62 [2024-03-19T02:20:33.273Z] clflush size : 64 [2024-03-19T02:20:33.273Z] cache_alignment : 64 [2024-03-19T02:20:33.273Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.273Z] power management: [2024-03-19T02:20:33.273Z] [2024-03-19T02:20:33.273Z] processor : 34 [2024-03-19T02:20:33.273Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.273Z] cpu family : 6 [2024-03-19T02:20:33.273Z] model : 85 [2024-03-19T02:20:33.273Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.273Z] stepping : 4 [2024-03-19T02:20:33.273Z] microcode : 0x2006e05 [2024-03-19T02:20:33.273Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.273Z] cache size : 14080 KB [2024-03-19T02:20:33.273Z] physical id : 1 [2024-03-19T02:20:33.273Z] siblings : 20 [2024-03-19T02:20:33.273Z] core id : 4 [2024-03-19T02:20:33.273Z] cpu cores : 10 [2024-03-19T02:20:33.273Z] apicid : 41 [2024-03-19T02:20:33.273Z] initial apicid : 41 [2024-03-19T02:20:33.273Z] fpu : yes [2024-03-19T02:20:33.273Z] fpu_exception : yes [2024-03-19T02:20:33.273Z] cpuid level : 22 [2024-03-19T02:20:33.273Z] wp : yes [2024-03-19T02:20:33.273Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.273Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.273Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.273Z] bogomips : 4408.62 [2024-03-19T02:20:33.273Z] clflush size : 64 [2024-03-19T02:20:33.273Z] cache_alignment : 64 [2024-03-19T02:20:33.273Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.273Z] power management: [2024-03-19T02:20:33.273Z] [2024-03-19T02:20:33.273Z] processor : 35 [2024-03-19T02:20:33.273Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.273Z] cpu family : 6 [2024-03-19T02:20:33.273Z] model : 85 [2024-03-19T02:20:33.273Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.273Z] stepping : 4 [2024-03-19T02:20:33.273Z] microcode : 0x2006e05 [2024-03-19T02:20:33.273Z] cpu MHz : 799.660 [2024-03-19T02:20:33.273Z] cache size : 14080 KB [2024-03-19T02:20:33.273Z] physical id : 1 [2024-03-19T02:20:33.273Z] siblings : 20 [2024-03-19T02:20:33.273Z] core id : 8 [2024-03-19T02:20:33.273Z] cpu cores : 10 [2024-03-19T02:20:33.273Z] apicid : 49 [2024-03-19T02:20:33.273Z] initial apicid : 49 [2024-03-19T02:20:33.273Z] fpu : yes [2024-03-19T02:20:33.273Z] fpu_exception : yes [2024-03-19T02:20:33.273Z] cpuid level : 22 [2024-03-19T02:20:33.273Z] wp : yes [2024-03-19T02:20:33.273Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.274Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.274Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.274Z] bogomips : 4408.62 [2024-03-19T02:20:33.274Z] clflush size : 64 [2024-03-19T02:20:33.274Z] cache_alignment : 64 [2024-03-19T02:20:33.274Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.274Z] power management: [2024-03-19T02:20:33.274Z] [2024-03-19T02:20:33.274Z] processor : 36 [2024-03-19T02:20:33.274Z] [INFO] Executing tasks [2024-03-19T02:20:33.274Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.274Z] cpu family : 6 [2024-03-19T02:20:33.274Z] model : 85 [2024-03-19T02:20:33.274Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.274Z] stepping : 4 [2024-03-19T02:20:33.274Z] microcode : 0x2006e05 [2024-03-19T02:20:33.274Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:33.274Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.274Z] cache size : 14080 KB [2024-03-19T02:20:33.274Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:33.274Z] physical id : 1 [2024-03-19T02:20:33.274Z] siblings : 20 [2024-03-19T02:20:33.274Z] core id : 9 [2024-03-19T02:20:33.274Z] cpu cores : 10 [2024-03-19T02:20:33.274Z] apicid : 51 [2024-03-19T02:20:33.274Z] initial apicid : 51 [2024-03-19T02:20:33.274Z] fpu : yes [2024-03-19T02:20:33.274Z] fpu_exception : yes [2024-03-19T02:20:33.274Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:33.274Z] cpuid level : 22 [2024-03-19T02:20:33.274Z] [INFO] Executed tasks [2024-03-19T02:20:33.274Z] wp : yes [2024-03-19T02:20:33.274Z] [INFO] [2024-03-19T02:20:33.274Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:33.274Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.274Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.275Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.275Z] bogomips : 4408.62 [2024-03-19T02:20:33.275Z] clflush size : 64 [2024-03-19T02:20:33.275Z] cache_alignment : 64 [2024-03-19T02:20:33.275Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.275Z] power management: [2024-03-19T02:20:33.275Z] [2024-03-19T02:20:33.275Z] processor : 37 [2024-03-19T02:20:33.275Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.275Z] cpu family : 6 [2024-03-19T02:20:33.275Z] model : 85 [2024-03-19T02:20:33.275Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.275Z] stepping : 4 [2024-03-19T02:20:33.275Z] microcode : 0x2006e05 [2024-03-19T02:20:33.275Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.275Z] cache size : 14080 KB [2024-03-19T02:20:33.275Z] physical id : 1 [2024-03-19T02:20:33.275Z] siblings : 20 [2024-03-19T02:20:33.275Z] core id : 10 [2024-03-19T02:20:33.275Z] cpu cores : 10 [2024-03-19T02:20:33.275Z] apicid : 53 [2024-03-19T02:20:33.275Z] initial apicid : 53 [2024-03-19T02:20:33.275Z] fpu : yes [2024-03-19T02:20:33.275Z] fpu_exception : yes [2024-03-19T02:20:33.275Z] cpuid level : 22 [2024-03-19T02:20:33.275Z] wp : yes [2024-03-19T02:20:33.275Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.275Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.275Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.275Z] bogomips : 4408.62 [2024-03-19T02:20:33.275Z] clflush size : 64 [2024-03-19T02:20:33.275Z] cache_alignment : 64 [2024-03-19T02:20:33.275Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.275Z] power management: [2024-03-19T02:20:33.275Z] [2024-03-19T02:20:33.275Z] processor : 38 [2024-03-19T02:20:33.275Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.275Z] cpu family : 6 [2024-03-19T02:20:33.275Z] model : 85 [2024-03-19T02:20:33.275Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.275Z] stepping : 4 [2024-03-19T02:20:33.275Z] microcode : 0x2006e05 [2024-03-19T02:20:33.275Z] cpu MHz : 801.146 [2024-03-19T02:20:33.275Z] cache size : 14080 KB [2024-03-19T02:20:33.275Z] physical id : 1 [2024-03-19T02:20:33.275Z] siblings : 20 [2024-03-19T02:20:33.275Z] core id : 11 [2024-03-19T02:20:33.275Z] cpu cores : 10 [2024-03-19T02:20:33.275Z] apicid : 55 [2024-03-19T02:20:33.275Z] initial apicid : 55 [2024-03-19T02:20:33.275Z] fpu : yes [2024-03-19T02:20:33.275Z] fpu_exception : yes [2024-03-19T02:20:33.275Z] cpuid level : 22 [2024-03-19T02:20:33.275Z] wp : yes [2024-03-19T02:20:33.276Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.276Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.276Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.276Z] bogomips : 4408.62 [2024-03-19T02:20:33.276Z] clflush size : 64 [2024-03-19T02:20:33.276Z] cache_alignment : 64 [2024-03-19T02:20:33.276Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.276Z] power management: [2024-03-19T02:20:33.276Z] [2024-03-19T02:20:33.276Z] processor : 39 [2024-03-19T02:20:33.276Z] vendor_id : GenuineIntel [2024-03-19T02:20:33.276Z] cpu family : 6 [2024-03-19T02:20:33.276Z] model : 85 [2024-03-19T02:20:33.276Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:33.276Z] stepping : 4 [2024-03-19T02:20:33.276Z] microcode : 0x2006e05 [2024-03-19T02:20:33.276Z] cpu MHz : 3000.000 [2024-03-19T02:20:33.276Z] cache size : 14080 KB [2024-03-19T02:20:33.276Z] physical id : 1 [2024-03-19T02:20:33.276Z] siblings : 20 [2024-03-19T02:20:33.276Z] core id : 12 [2024-03-19T02:20:33.276Z] cpu cores : 10 [2024-03-19T02:20:33.276Z] apicid : 57 [2024-03-19T02:20:33.276Z] initial apicid : 57 [2024-03-19T02:20:33.276Z] fpu : yes [2024-03-19T02:20:33.276Z] fpu_exception : yes [2024-03-19T02:20:33.276Z] cpuid level : 22 [2024-03-19T02:20:33.276Z] wp : yes [2024-03-19T02:20:33.276Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:33.276Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:33.276Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:33.276Z] bogomips : 4408.62 [2024-03-19T02:20:33.276Z] clflush size : 64 [2024-03-19T02:20:33.276Z] cache_alignment : 64 [2024-03-19T02:20:33.276Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:33.276Z] power management: [2024-03-19T02:20:33.276Z] [2024-03-19T02:20:33.276Z] + cat /proc/meminfo [2024-03-19T02:20:33.276Z] MemTotal: 263758224 kB [2024-03-19T02:20:33.276Z] MemFree: 186854356 kB [2024-03-19T02:20:33.276Z] MemAvailable: 232095324 kB [2024-03-19T02:20:33.277Z] Buffers: 1772 kB [2024-03-19T02:20:33.277Z] Cached: 44539436 kB [2024-03-19T02:20:33.277Z] SwapCached: 0 kB [2024-03-19T02:20:33.277Z] Active: 25483176 kB [2024-03-19T02:20:33.277Z] Inactive: 42487104 kB [2024-03-19T02:20:33.277Z] Active(anon): 21407328 kB [2024-03-19T02:20:33.277Z] Inactive(anon): 2100596 kB [2024-03-19T02:20:33.277Z] Active(file): 4075848 kB [2024-03-19T02:20:33.277Z] Inactive(file): 40386508 kB [2024-03-19T02:20:33.277Z] Unevictable: 137412 kB [2024-03-19T02:20:33.277Z] Mlocked: 137412 kB [2024-03-19T02:20:33.277Z] SwapTotal: 0 kB [2024-03-19T02:20:33.277Z] SwapFree: 0 kB [2024-03-19T02:20:33.277Z] Zswap: 0 kB [2024-03-19T02:20:33.277Z] Zswapped: 0 kB [2024-03-19T02:20:33.277Z] Dirty: 189476 kB [2024-03-19T02:20:33.277Z] Writeback: 0 kB [2024-03-19T02:20:33.277Z] AnonPages: 23357180 kB [2024-03-19T02:20:33.277Z] Mapped: 734864 kB [2024-03-19T02:20:33.277Z] Shmem: 70148 kB [2024-03-19T02:20:33.277Z] KReclaimable: 2626792 kB [2024-03-19T02:20:33.277Z] Slab: 3975920 kB [2024-03-19T02:20:33.277Z] SReclaimable: 2626792 kB [2024-03-19T02:20:33.277Z] SUnreclaim: 1349128 kB [2024-03-19T02:20:33.277Z] KernelStack: 56656 kB [2024-03-19T02:20:33.277Z] PageTables: 93996 kB [2024-03-19T02:20:33.277Z] SecPageTables: 0 kB [2024-03-19T02:20:33.277Z] NFS_Unstable: 0 kB [2024-03-19T02:20:33.277Z] Bounce: 0 kB [2024-03-19T02:20:33.277Z] WritebackTmp: 0 kB [2024-03-19T02:20:33.277Z] CommitLimit: 131879112 kB [2024-03-19T02:20:33.277Z] Committed_AS: 15913400 kB [2024-03-19T02:20:33.277Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:33.277Z] VmallocUsed: 326600 kB [2024-03-19T02:20:33.277Z] VmallocChunk: 0 kB [2024-03-19T02:20:33.277Z] Percpu: 123072 kB [2024-03-19T02:20:33.277Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:33.277Z] AnonHugePages: 15009792 kB [2024-03-19T02:20:33.277Z] ShmemHugePages: 0 kB [2024-03-19T02:20:33.277Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:33.277Z] FileHugePages: 38688 kB [2024-03-19T02:20:33.277Z] FilePmdMapped: 0 kB [2024-03-19T02:20:33.277Z] CmaTotal: 0 kB [2024-03-19T02:20:33.277Z] CmaFree: 0 kB [2024-03-19T02:20:33.277Z] HugePages_Total: 0 [2024-03-19T02:20:33.277Z] HugePages_Free: 0 [2024-03-19T02:20:33.277Z] HugePages_Rsvd: 0 [2024-03-19T02:20:33.277Z] HugePages_Surp: 0 [2024-03-19T02:20:33.277Z] Hugepagesize: 2048 kB [2024-03-19T02:20:33.277Z] Hugetlb: 0 kB [2024-03-19T02:20:33.277Z] DirectMap4k: 690608 kB [2024-03-19T02:20:33.277Z] DirectMap2M: 11544576 kB [2024-03-19T02:20:33.277Z] DirectMap1G: 257949696 kB [2024-03-19T02:20:33.444Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:33.444Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:33.444Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:33.445Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:33.445Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:33.445Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:33.445Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:33.445Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:33.445Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:33.445Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:33.445Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:33.445Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:33.445Z] Preparing dependencies ... [2024-03-19T02:20:33.445Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [Pipeline] withAnt [Pipeline] withAnt [Pipeline] withAnt [Pipeline] { [Pipeline] timeout [2024-03-19T02:20:33.500Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] timeout [2024-03-19T02:20:33.502Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] timeout [2024-03-19T02:20:33.503Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] timeout [2024-03-19T02:20:33.505Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] timeout [2024-03-19T02:20:33.507Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [2024-03-19T02:20:33.761Z] + id [2024-03-19T02:20:33.761Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:33.761Z] + uname -a [2024-03-19T02:20:33.761Z] Linux basic-n7h36 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:33.761Z] + env [2024-03-19T02:20:33.761Z] + sort [2024-03-19T02:20:33.761Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:33.761Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:33.761Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:33.761Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:33.761Z] BUILD_ID=1 [2024-03-19T02:20:33.761Z] BUILD_NUMBER=1 [2024-03-19T02:20:33.761Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:33.761Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:33.761Z] CI=true [2024-03-19T02:20:33.761Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:33.761Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:33.761Z] HOME=/home/jenkins [2024-03-19T02:20:33.761Z] HOSTNAME=basic-n7h36 [2024-03-19T02:20:33.761Z] HUDSON_COOKIE=a469650b-757b-445d-a09f-ae9865a1382c [2024-03-19T02:20:33.761Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:33.761Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:33.761Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:33.761Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:33.761Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:33.761Z] JENKINS_AGENT_NAME=basic-n7h36 [2024-03-19T02:20:33.761Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:33.761Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:33.761Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:33.761Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:33.761Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:33.761Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:33.761Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:33.761Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:33.761Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:33.761Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:33.761Z] JENKINS_NAME=basic-n7h36 [2024-03-19T02:20:33.761Z] JENKINS_NODE_COOKIE=4118c466-49b4-4a26-92e4-bb0f3a4550f1 [2024-03-19T02:20:33.761Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:33.761Z] JENKINS_SECRET=**** [2024-03-19T02:20:33.762Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:33.762Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:33.762Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:33.762Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:33.762Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:33.762Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:33.762Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:33.762Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:33.762Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:33.762Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:33.762Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:33.762Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:33.762Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:33.762Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:33.762Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:33.762Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:33.762Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:33.762Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:33.762Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:33.762Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:33.762Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:33.762Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:33.762Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:33.762Z] LANG=en_US.UTF-8 [2024-03-19T02:20:33.762Z] LANGUAGE=en_US:en [2024-03-19T02:20:33.762Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:33.762Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:33.762Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:33.762Z] NODE_LABELS=basic-n7h36 basic [2024-03-19T02:20:33.762Z] NODE_NAME=basic-n7h36 [2024-03-19T02:20:33.762Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:33.762Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-n7h36 [2024-03-19T02:20:33.762Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:33.762Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:33.762Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:33.762Z] PORT_ADMIN=4848 [2024-03-19T02:20:33.762Z] PORT_HTTP=8080 [2024-03-19T02:20:33.762Z] PORT_HTTPS=8181 [2024-03-19T02:20:33.762Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:33.762Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:33.762Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:33.762Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:33.763Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:33.763Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:33.763Z] SHLVL=1 [2024-03-19T02:20:33.763Z] STAGE_NAME=webservice_all [2024-03-19T02:20:33.763Z] TERM=xterm [2024-03-19T02:20:33.763Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:33.763Z] USER_NAME=jenkins [2024-03-19T02:20:33.763Z] _=/usr/bin/env [2024-03-19T02:20:33.763Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:33.763Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:33.763Z] + df -h [2024-03-19T02:20:33.763Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:33.763Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:33.763Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:33.763Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:33.763Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:33.763Z] tmpfs 26G 61M 26G 1% /etc/hostname [2024-03-19T02:20:33.763Z] /dev/sda4 932G 77G 855G 9% /etc/hosts [2024-03-19T02:20:33.763Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:33.763Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:33.763Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:33.763Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:33.763Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:33.763Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:33.763Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:33.763Z] 93 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:33.763Z] + mvn -version [2024-03-19T02:20:33.779Z] [INFO] Executing tasks [2024-03-19T02:20:33.779Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:33.779Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:33.779Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:33.779Z] [INFO] Executed tasks [2024-03-19T02:20:33.779Z] [INFO] [2024-03-19T02:20:33.779Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:33.793Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:33.793Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:33.832Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:33.832Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:33.839Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-4wstv [2024-03-19T02:20:33.841Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-2vpwz [2024-03-19T02:20:33.845Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-zd6w9 [2024-03-19T02:20:33.865Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:33.865Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:34.151Z] [INFO] [2024-03-19T02:20:34.151Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:34.151Z] [INFO] [2024-03-19T02:20:34.151Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:34.334Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:34.334Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:34.334Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:34.334Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:34.334Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:34.334Z] + ant -version [2024-03-19T02:20:34.334Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:34.334Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:34.334Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-4cdece5d/script.sh: line 9: ps: command not found [2024-03-19T02:20:34.334Z] + true [2024-03-19T02:20:34.334Z] + cat /proc/cpuinfo [2024-03-19T02:20:34.334Z] processor : 0 [2024-03-19T02:20:34.334Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.334Z] cpu family : 6 [2024-03-19T02:20:34.334Z] model : 62 [2024-03-19T02:20:34.334Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.334Z] stepping : 4 [2024-03-19T02:20:34.334Z] microcode : 0x42e [2024-03-19T02:20:34.334Z] cpu MHz : 2400.302 [2024-03-19T02:20:34.334Z] cache size : 15360 KB [2024-03-19T02:20:34.334Z] physical id : 0 [2024-03-19T02:20:34.334Z] siblings : 12 [2024-03-19T02:20:34.334Z] core id : 0 [2024-03-19T02:20:34.334Z] cpu cores : 6 [2024-03-19T02:20:34.334Z] apicid : 0 [2024-03-19T02:20:34.334Z] initial apicid : 0 [2024-03-19T02:20:34.334Z] fpu : yes [2024-03-19T02:20:34.334Z] fpu_exception : yes [2024-03-19T02:20:34.334Z] cpuid level : 13 [2024-03-19T02:20:34.334Z] wp : yes [2024-03-19T02:20:34.335Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.335Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.335Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.335Z] bogomips : 4200.27 [2024-03-19T02:20:34.335Z] clflush size : 64 [2024-03-19T02:20:34.335Z] cache_alignment : 64 [2024-03-19T02:20:34.335Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.335Z] power management: [2024-03-19T02:20:34.335Z] [2024-03-19T02:20:34.335Z] processor : 1 [2024-03-19T02:20:34.335Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.335Z] cpu family : 6 [2024-03-19T02:20:34.335Z] model : 62 [2024-03-19T02:20:34.335Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.335Z] stepping : 4 [2024-03-19T02:20:34.335Z] microcode : 0x42e [2024-03-19T02:20:34.335Z] cpu MHz : 2400.402 [2024-03-19T02:20:34.335Z] cache size : 15360 KB [2024-03-19T02:20:34.335Z] physical id : 0 [2024-03-19T02:20:34.335Z] siblings : 12 [2024-03-19T02:20:34.335Z] core id : 1 [2024-03-19T02:20:34.335Z] cpu cores : 6 [2024-03-19T02:20:34.335Z] apicid : 2 [2024-03-19T02:20:34.335Z] initial apicid : 2 [2024-03-19T02:20:34.335Z] fpu : yes [2024-03-19T02:20:34.335Z] fpu_exception : yes [2024-03-19T02:20:34.335Z] cpuid level : 13 [2024-03-19T02:20:34.335Z] wp : yes [2024-03-19T02:20:34.335Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.335Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.335Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.335Z] bogomips : 4200.27 [2024-03-19T02:20:34.335Z] clflush size : 64 [2024-03-19T02:20:34.335Z] cache_alignment : 64 [2024-03-19T02:20:34.335Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.335Z] power management: [2024-03-19T02:20:34.335Z] [2024-03-19T02:20:34.335Z] processor : 2 [2024-03-19T02:20:34.335Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.335Z] cpu family : 6 [2024-03-19T02:20:34.335Z] model : 62 [2024-03-19T02:20:34.335Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.335Z] stepping : 4 [2024-03-19T02:20:34.335Z] microcode : 0x42e [2024-03-19T02:20:34.335Z] cpu MHz : 2486.338 [2024-03-19T02:20:34.335Z] cache size : 15360 KB [2024-03-19T02:20:34.335Z] physical id : 0 [2024-03-19T02:20:34.335Z] siblings : 12 [2024-03-19T02:20:34.335Z] core id : 2 [2024-03-19T02:20:34.335Z] cpu cores : 6 [2024-03-19T02:20:34.335Z] apicid : 4 [2024-03-19T02:20:34.335Z] initial apicid : 4 [2024-03-19T02:20:34.335Z] fpu : yes [2024-03-19T02:20:34.335Z] fpu_exception : yes [2024-03-19T02:20:34.335Z] cpuid level : 13 [2024-03-19T02:20:34.335Z] wp : yes [2024-03-19T02:20:34.336Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.336Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.336Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.336Z] bogomips : 4200.27 [2024-03-19T02:20:34.336Z] clflush size : 64 [2024-03-19T02:20:34.336Z] cache_alignment : 64 [2024-03-19T02:20:34.336Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.336Z] power management: [2024-03-19T02:20:34.336Z] [2024-03-19T02:20:34.336Z] processor : 3 [2024-03-19T02:20:34.336Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.336Z] cpu family : 6 [2024-03-19T02:20:34.336Z] model : 62 [2024-03-19T02:20:34.336Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.336Z] stepping : 4 [2024-03-19T02:20:34.336Z] microcode : 0x42e [2024-03-19T02:20:34.336Z] cpu MHz : 2408.278 [2024-03-19T02:20:34.336Z] cache size : 15360 KB [2024-03-19T02:20:34.336Z] physical id : 0 [2024-03-19T02:20:34.336Z] siblings : 12 [2024-03-19T02:20:34.336Z] core id : 3 [2024-03-19T02:20:34.336Z] cpu cores : 6 [2024-03-19T02:20:34.336Z] apicid : 6 [2024-03-19T02:20:34.336Z] initial apicid : 6 [2024-03-19T02:20:34.336Z] fpu : yes [2024-03-19T02:20:34.336Z] fpu_exception : yes [2024-03-19T02:20:34.336Z] cpuid level : 13 [2024-03-19T02:20:34.336Z] wp : yes [2024-03-19T02:20:34.336Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.336Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.336Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.336Z] bogomips : 4200.27 [2024-03-19T02:20:34.336Z] clflush size : 64 [2024-03-19T02:20:34.336Z] cache_alignment : 64 [2024-03-19T02:20:34.336Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.336Z] power management: [2024-03-19T02:20:34.336Z] [2024-03-19T02:20:34.336Z] processor : 4 [2024-03-19T02:20:34.336Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.336Z] cpu family : 6 [2024-03-19T02:20:34.336Z] model : 62 [2024-03-19T02:20:34.336Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.336Z] stepping : 4 [2024-03-19T02:20:34.336Z] microcode : 0x42e [2024-03-19T02:20:34.336Z] cpu MHz : 2600.000 [2024-03-19T02:20:34.336Z] cache size : 15360 KB [2024-03-19T02:20:34.336Z] physical id : 0 [2024-03-19T02:20:34.336Z] siblings : 12 [2024-03-19T02:20:34.336Z] core id : 4 [2024-03-19T02:20:34.336Z] cpu cores : 6 [2024-03-19T02:20:34.336Z] apicid : 8 [2024-03-19T02:20:34.336Z] initial apicid : 8 [2024-03-19T02:20:34.336Z] fpu : yes [2024-03-19T02:20:34.336Z] fpu_exception : yes [2024-03-19T02:20:34.336Z] cpuid level : 13 [2024-03-19T02:20:34.336Z] wp : yes [2024-03-19T02:20:34.336Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.337Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.337Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.337Z] bogomips : 4200.27 [2024-03-19T02:20:34.337Z] clflush size : 64 [2024-03-19T02:20:34.337Z] cache_alignment : 64 [2024-03-19T02:20:34.337Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.337Z] power management: [2024-03-19T02:20:34.337Z] [2024-03-19T02:20:34.337Z] processor : 5 [2024-03-19T02:20:34.337Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.337Z] cpu family : 6 [2024-03-19T02:20:34.337Z] model : 62 [2024-03-19T02:20:34.337Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.337Z] stepping : 4 [2024-03-19T02:20:34.337Z] microcode : 0x42e [2024-03-19T02:20:34.337Z] cpu MHz : 2600.000 [2024-03-19T02:20:34.337Z] cache size : 15360 KB [2024-03-19T02:20:34.337Z] physical id : 0 [2024-03-19T02:20:34.337Z] siblings : 12 [2024-03-19T02:20:34.337Z] core id : 5 [2024-03-19T02:20:34.337Z] cpu cores : 6 [2024-03-19T02:20:34.337Z] apicid : 10 [2024-03-19T02:20:34.337Z] initial apicid : 10 [2024-03-19T02:20:34.337Z] fpu : yes [2024-03-19T02:20:34.337Z] fpu_exception : yes [2024-03-19T02:20:34.337Z] cpuid level : 13 [2024-03-19T02:20:34.337Z] wp : yes [2024-03-19T02:20:34.337Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.337Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.337Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.337Z] bogomips : 4200.27 [2024-03-19T02:20:34.337Z] clflush size : 64 [2024-03-19T02:20:34.337Z] cache_alignment : 64 [2024-03-19T02:20:34.337Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.337Z] power management: [2024-03-19T02:20:34.337Z] [2024-03-19T02:20:34.337Z] processor : 6 [2024-03-19T02:20:34.337Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.337Z] cpu family : 6 [2024-03-19T02:20:34.337Z] model : 62 [2024-03-19T02:20:34.337Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.337Z] stepping : 4 [2024-03-19T02:20:34.337Z] microcode : 0x42e [2024-03-19T02:20:34.337Z] cpu MHz : 2358.847 [2024-03-19T02:20:34.337Z] cache size : 15360 KB [2024-03-19T02:20:34.337Z] physical id : 1 [2024-03-19T02:20:34.337Z] siblings : 12 [2024-03-19T02:20:34.337Z] core id : 0 [2024-03-19T02:20:34.337Z] cpu cores : 6 [2024-03-19T02:20:34.337Z] apicid : 32 [2024-03-19T02:20:34.337Z] initial apicid : 32 [2024-03-19T02:20:34.337Z] fpu : yes [2024-03-19T02:20:34.337Z] fpu_exception : yes [2024-03-19T02:20:34.337Z] cpuid level : 13 [2024-03-19T02:20:34.337Z] wp : yes [2024-03-19T02:20:34.337Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.338Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.338Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.338Z] bogomips : 4209.98 [2024-03-19T02:20:34.338Z] clflush size : 64 [2024-03-19T02:20:34.338Z] cache_alignment : 64 [2024-03-19T02:20:34.338Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.338Z] power management: [2024-03-19T02:20:34.338Z] [2024-03-19T02:20:34.338Z] processor : 7 [2024-03-19T02:20:34.338Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.338Z] cpu family : 6 [2024-03-19T02:20:34.338Z] model : 62 [2024-03-19T02:20:34.338Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.338Z] stepping : 4 [2024-03-19T02:20:34.338Z] microcode : 0x42e [2024-03-19T02:20:34.338Z] cpu MHz : 1494.561 [2024-03-19T02:20:34.338Z] cache size : 15360 KB [2024-03-19T02:20:34.338Z] physical id : 1 [2024-03-19T02:20:34.338Z] siblings : 12 [2024-03-19T02:20:34.338Z] core id : 1 [2024-03-19T02:20:34.338Z] cpu cores : 6 [2024-03-19T02:20:34.338Z] apicid : 34 [2024-03-19T02:20:34.338Z] initial apicid : 34 [2024-03-19T02:20:34.338Z] fpu : yes [2024-03-19T02:20:34.338Z] fpu_exception : yes [2024-03-19T02:20:34.338Z] cpuid level : 13 [2024-03-19T02:20:34.338Z] wp : yes [2024-03-19T02:20:34.338Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.338Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.338Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.338Z] bogomips : 4209.98 [2024-03-19T02:20:34.338Z] clflush size : 64 [2024-03-19T02:20:34.338Z] cache_alignment : 64 [2024-03-19T02:20:34.338Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.338Z] power management: [2024-03-19T02:20:34.338Z] [2024-03-19T02:20:34.338Z] processor : 8 [2024-03-19T02:20:34.338Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.338Z] cpu family : 6 [2024-03-19T02:20:34.338Z] model : 62 [2024-03-19T02:20:34.338Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.338Z] stepping : 4 [2024-03-19T02:20:34.338Z] microcode : 0x42e [2024-03-19T02:20:34.338Z] cpu MHz : 1258.527 [2024-03-19T02:20:34.338Z] cache size : 15360 KB [2024-03-19T02:20:34.338Z] physical id : 1 [2024-03-19T02:20:34.338Z] siblings : 12 [2024-03-19T02:20:34.338Z] core id : 2 [2024-03-19T02:20:34.338Z] cpu cores : 6 [2024-03-19T02:20:34.338Z] apicid : 36 [2024-03-19T02:20:34.338Z] initial apicid : 36 [2024-03-19T02:20:34.338Z] fpu : yes [2024-03-19T02:20:34.338Z] fpu_exception : yes [2024-03-19T02:20:34.338Z] cpuid level : 13 [2024-03-19T02:20:34.338Z] wp : yes [2024-03-19T02:20:34.338Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.338Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.339Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.339Z] bogomips : 4209.98 [2024-03-19T02:20:34.339Z] clflush size : 64 [2024-03-19T02:20:34.339Z] cache_alignment : 64 [2024-03-19T02:20:34.339Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.339Z] power management: [2024-03-19T02:20:34.339Z] [2024-03-19T02:20:34.339Z] processor : 9 [2024-03-19T02:20:34.339Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.339Z] cpu family : 6 [2024-03-19T02:20:34.339Z] model : 62 [2024-03-19T02:20:34.339Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.339Z] stepping : 4 [2024-03-19T02:20:34.339Z] microcode : 0x42e [2024-03-19T02:20:34.339Z] cpu MHz : 1259.097 [2024-03-19T02:20:34.339Z] cache size : 15360 KB [2024-03-19T02:20:34.339Z] physical id : 1 [2024-03-19T02:20:34.339Z] siblings : 12 [2024-03-19T02:20:34.339Z] core id : 3 [2024-03-19T02:20:34.339Z] cpu cores : 6 [2024-03-19T02:20:34.339Z] apicid : 38 [2024-03-19T02:20:34.339Z] initial apicid : 38 [2024-03-19T02:20:34.339Z] fpu : yes [2024-03-19T02:20:34.339Z] fpu_exception : yes [2024-03-19T02:20:34.339Z] cpuid level : 13 [2024-03-19T02:20:34.339Z] wp : yes [2024-03-19T02:20:34.339Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.339Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.339Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.339Z] bogomips : 4209.98 [2024-03-19T02:20:34.339Z] clflush size : 64 [2024-03-19T02:20:34.339Z] cache_alignment : 64 [2024-03-19T02:20:34.339Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.339Z] power management: [2024-03-19T02:20:34.339Z] [2024-03-19T02:20:34.339Z] processor : 10 [2024-03-19T02:20:34.339Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.339Z] cpu family : 6 [2024-03-19T02:20:34.339Z] model : 62 [2024-03-19T02:20:34.339Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.339Z] stepping : 4 [2024-03-19T02:20:34.339Z] microcode : 0x42e [2024-03-19T02:20:34.339Z] cpu MHz : 1264.162 [2024-03-19T02:20:34.339Z] cache size : 15360 KB [2024-03-19T02:20:34.339Z] physical id : 1 [2024-03-19T02:20:34.339Z] siblings : 12 [2024-03-19T02:20:34.339Z] core id : 4 [2024-03-19T02:20:34.339Z] cpu cores : 6 [2024-03-19T02:20:34.339Z] apicid : 40 [2024-03-19T02:20:34.339Z] initial apicid : 40 [2024-03-19T02:20:34.339Z] fpu : yes [2024-03-19T02:20:34.339Z] fpu_exception : yes [2024-03-19T02:20:34.339Z] cpuid level : 13 [2024-03-19T02:20:34.339Z] wp : yes [2024-03-19T02:20:34.339Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.339Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.339Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.340Z] bogomips : 4209.98 [2024-03-19T02:20:34.340Z] clflush size : 64 [2024-03-19T02:20:34.340Z] cache_alignment : 64 [2024-03-19T02:20:34.340Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.340Z] power management: [2024-03-19T02:20:34.340Z] [2024-03-19T02:20:34.340Z] processor : 11 [2024-03-19T02:20:34.340Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.340Z] cpu family : 6 [2024-03-19T02:20:34.340Z] model : 62 [2024-03-19T02:20:34.340Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.340Z] stepping : 4 [2024-03-19T02:20:34.340Z] microcode : 0x42e [2024-03-19T02:20:34.340Z] cpu MHz : 1339.054 [2024-03-19T02:20:34.340Z] cache size : 15360 KB [2024-03-19T02:20:34.340Z] physical id : 1 [2024-03-19T02:20:34.340Z] siblings : 12 [2024-03-19T02:20:34.340Z] core id : 5 [2024-03-19T02:20:34.340Z] cpu cores : 6 [2024-03-19T02:20:34.340Z] apicid : 42 [2024-03-19T02:20:34.340Z] initial apicid : 42 [2024-03-19T02:20:34.340Z] fpu : yes [2024-03-19T02:20:34.340Z] fpu_exception : yes [2024-03-19T02:20:34.340Z] cpuid level : 13 [2024-03-19T02:20:34.340Z] wp : yes [2024-03-19T02:20:34.340Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.340Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.340Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.340Z] bogomips : 4209.98 [2024-03-19T02:20:34.340Z] clflush size : 64 [2024-03-19T02:20:34.340Z] cache_alignment : 64 [2024-03-19T02:20:34.340Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.340Z] power management: [2024-03-19T02:20:34.340Z] [2024-03-19T02:20:34.340Z] processor : 12 [2024-03-19T02:20:34.340Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.340Z] cpu family : 6 [2024-03-19T02:20:34.340Z] model : 62 [2024-03-19T02:20:34.340Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.340Z] stepping : 4 [2024-03-19T02:20:34.340Z] microcode : 0x42e [2024-03-19T02:20:34.340Z] cpu MHz : 2400.955 [2024-03-19T02:20:34.340Z] cache size : 15360 KB [2024-03-19T02:20:34.340Z] physical id : 0 [2024-03-19T02:20:34.340Z] siblings : 12 [2024-03-19T02:20:34.340Z] core id : 0 [2024-03-19T02:20:34.340Z] cpu cores : 6 [2024-03-19T02:20:34.340Z] apicid : 1 [2024-03-19T02:20:34.340Z] initial apicid : 1 [2024-03-19T02:20:34.340Z] fpu : yes [2024-03-19T02:20:34.340Z] fpu_exception : yes [2024-03-19T02:20:34.340Z] cpuid level : 13 [2024-03-19T02:20:34.340Z] wp : yes [2024-03-19T02:20:34.340Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.340Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.340Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.340Z] bogomips : 4200.27 [2024-03-19T02:20:34.340Z] clflush size : 64 [2024-03-19T02:20:34.340Z] cache_alignment : 64 [2024-03-19T02:20:34.341Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.341Z] power management: [2024-03-19T02:20:34.341Z] [2024-03-19T02:20:34.341Z] processor : 13 [2024-03-19T02:20:34.341Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.341Z] cpu family : 6 [2024-03-19T02:20:34.341Z] model : 62 [2024-03-19T02:20:34.341Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.341Z] stepping : 4 [2024-03-19T02:20:34.341Z] microcode : 0x42e [2024-03-19T02:20:34.341Z] cpu MHz : 2400.428 [2024-03-19T02:20:34.341Z] cache size : 15360 KB [2024-03-19T02:20:34.341Z] physical id : 0 [2024-03-19T02:20:34.341Z] siblings : 12 [2024-03-19T02:20:34.341Z] core id : 1 [2024-03-19T02:20:34.341Z] cpu cores : 6 [2024-03-19T02:20:34.341Z] apicid : 3 [2024-03-19T02:20:34.341Z] initial apicid : 3 [2024-03-19T02:20:34.341Z] fpu : yes [2024-03-19T02:20:34.341Z] fpu_exception : yes [2024-03-19T02:20:34.341Z] cpuid level : 13 [2024-03-19T02:20:34.341Z] wp : yes [2024-03-19T02:20:34.341Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.341Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.341Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.341Z] bogomips : 4200.27 [2024-03-19T02:20:34.341Z] clflush size : 64 [2024-03-19T02:20:34.341Z] cache_alignment : 64 [2024-03-19T02:20:34.341Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.341Z] power management: [2024-03-19T02:20:34.341Z] [2024-03-19T02:20:34.341Z] processor : 14 [2024-03-19T02:20:34.341Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.341Z] cpu family : 6 [2024-03-19T02:20:34.341Z] model : 62 [2024-03-19T02:20:34.341Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.341Z] stepping : 4 [2024-03-19T02:20:34.341Z] microcode : 0x42e [2024-03-19T02:20:34.341Z] cpu MHz : 2600.000 [2024-03-19T02:20:34.341Z] cache size : 15360 KB [2024-03-19T02:20:34.341Z] physical id : 0 [2024-03-19T02:20:34.341Z] siblings : 12 [2024-03-19T02:20:34.341Z] core id : 2 [2024-03-19T02:20:34.341Z] cpu cores : 6 [2024-03-19T02:20:34.341Z] apicid : 5 [2024-03-19T02:20:34.341Z] initial apicid : 5 [2024-03-19T02:20:34.341Z] fpu : yes [2024-03-19T02:20:34.341Z] fpu_exception : yes [2024-03-19T02:20:34.341Z] cpuid level : 13 [2024-03-19T02:20:34.341Z] wp : yes [2024-03-19T02:20:34.341Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.341Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.341Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.342Z] bogomips : 4200.27 [2024-03-19T02:20:34.342Z] clflush size : 64 [2024-03-19T02:20:34.342Z] cache_alignment : 64 [2024-03-19T02:20:34.342Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.342Z] power management: [2024-03-19T02:20:34.342Z] [2024-03-19T02:20:34.342Z] processor : 15 [2024-03-19T02:20:34.342Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.342Z] cpu family : 6 [2024-03-19T02:20:34.342Z] model : 62 [2024-03-19T02:20:34.342Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.342Z] stepping : 4 [2024-03-19T02:20:34.342Z] microcode : 0x42e [2024-03-19T02:20:34.342Z] cpu MHz : 2400.348 [2024-03-19T02:20:34.342Z] cache size : 15360 KB [2024-03-19T02:20:34.342Z] physical id : 0 [2024-03-19T02:20:34.342Z] siblings : 12 [2024-03-19T02:20:34.342Z] core id : 3 [2024-03-19T02:20:34.342Z] cpu cores : 6 [2024-03-19T02:20:34.342Z] apicid : 7 [2024-03-19T02:20:34.342Z] initial apicid : 7 [2024-03-19T02:20:34.342Z] fpu : yes [2024-03-19T02:20:34.342Z] fpu_exception : yes [2024-03-19T02:20:34.342Z] cpuid level : 13 [2024-03-19T02:20:34.342Z] wp : yes [2024-03-19T02:20:34.342Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.342Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.342Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.342Z] bogomips : 4200.27 [2024-03-19T02:20:34.342Z] clflush size : 64 [2024-03-19T02:20:34.342Z] cache_alignment : 64 [2024-03-19T02:20:34.342Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.342Z] power management: [2024-03-19T02:20:34.342Z] [2024-03-19T02:20:34.342Z] processor : 16 [2024-03-19T02:20:34.342Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.342Z] cpu family : 6 [2024-03-19T02:20:34.342Z] model : 62 [2024-03-19T02:20:34.342Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.342Z] stepping : 4 [2024-03-19T02:20:34.342Z] microcode : 0x42e [2024-03-19T02:20:34.342Z] cpu MHz : 2400.447 [2024-03-19T02:20:34.342Z] cache size : 15360 KB [2024-03-19T02:20:34.342Z] physical id : 0 [2024-03-19T02:20:34.342Z] siblings : 12 [2024-03-19T02:20:34.342Z] core id : 4 [2024-03-19T02:20:34.342Z] cpu cores : 6 [2024-03-19T02:20:34.342Z] apicid : 9 [2024-03-19T02:20:34.342Z] initial apicid : 9 [2024-03-19T02:20:34.342Z] fpu : yes [2024-03-19T02:20:34.342Z] fpu_exception : yes [2024-03-19T02:20:34.342Z] cpuid level : 13 [2024-03-19T02:20:34.342Z] wp : yes [2024-03-19T02:20:34.342Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.342Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.342Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.342Z] bogomips : 4200.27 [2024-03-19T02:20:34.342Z] clflush size : 64 [2024-03-19T02:20:34.342Z] cache_alignment : 64 [2024-03-19T02:20:34.342Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.343Z] power management: [2024-03-19T02:20:34.343Z] [2024-03-19T02:20:34.343Z] processor : 17 [2024-03-19T02:20:34.343Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.343Z] cpu family : 6 [2024-03-19T02:20:34.343Z] model : 62 [2024-03-19T02:20:34.343Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.343Z] stepping : 4 [2024-03-19T02:20:34.343Z] microcode : 0x42e [2024-03-19T02:20:34.343Z] cpu MHz : 2400.352 [2024-03-19T02:20:34.343Z] cache size : 15360 KB [2024-03-19T02:20:34.343Z] physical id : 0 [2024-03-19T02:20:34.343Z] siblings : 12 [2024-03-19T02:20:34.343Z] core id : 5 [2024-03-19T02:20:34.343Z] cpu cores : 6 [2024-03-19T02:20:34.343Z] apicid : 11 [2024-03-19T02:20:34.343Z] initial apicid : 11 [2024-03-19T02:20:34.343Z] fpu : yes [2024-03-19T02:20:34.343Z] fpu_exception : yes [2024-03-19T02:20:34.343Z] cpuid level : 13 [2024-03-19T02:20:34.343Z] wp : yes [2024-03-19T02:20:34.343Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.343Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.343Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.343Z] bogomips : 4200.27 [2024-03-19T02:20:34.343Z] clflush size : 64 [2024-03-19T02:20:34.343Z] cache_alignment : 64 [2024-03-19T02:20:34.343Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.343Z] power management: [2024-03-19T02:20:34.343Z] [2024-03-19T02:20:34.343Z] processor : 18 [2024-03-19T02:20:34.343Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.343Z] cpu family : 6 [2024-03-19T02:20:34.343Z] model : 62 [2024-03-19T02:20:34.343Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.343Z] stepping : 4 [2024-03-19T02:20:34.343Z] microcode : 0x42e [2024-03-19T02:20:34.343Z] cpu MHz : 1259.476 [2024-03-19T02:20:34.343Z] cache size : 15360 KB [2024-03-19T02:20:34.343Z] physical id : 1 [2024-03-19T02:20:34.343Z] siblings : 12 [2024-03-19T02:20:34.343Z] core id : 0 [2024-03-19T02:20:34.343Z] cpu cores : 6 [2024-03-19T02:20:34.343Z] apicid : 33 [2024-03-19T02:20:34.343Z] initial apicid : 33 [2024-03-19T02:20:34.343Z] fpu : yes [2024-03-19T02:20:34.343Z] fpu_exception : yes [2024-03-19T02:20:34.343Z] cpuid level : 13 [2024-03-19T02:20:34.343Z] wp : yes [2024-03-19T02:20:34.343Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.343Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.343Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.343Z] bogomips : 4209.98 [2024-03-19T02:20:34.343Z] clflush size : 64 [2024-03-19T02:20:34.343Z] cache_alignment : 64 [2024-03-19T02:20:34.343Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.344Z] power management: [2024-03-19T02:20:34.344Z] [2024-03-19T02:20:34.344Z] processor : 19 [2024-03-19T02:20:34.344Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.344Z] cpu family : 6 [2024-03-19T02:20:34.344Z] model : 62 [2024-03-19T02:20:34.344Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.344Z] stepping : 4 [2024-03-19T02:20:34.344Z] microcode : 0x42e [2024-03-19T02:20:34.344Z] cpu MHz : 1272.544 [2024-03-19T02:20:34.344Z] cache size : 15360 KB [2024-03-19T02:20:34.344Z] physical id : 1 [2024-03-19T02:20:34.344Z] siblings : 12 [2024-03-19T02:20:34.344Z] core id : 1 [2024-03-19T02:20:34.344Z] cpu cores : 6 [2024-03-19T02:20:34.344Z] apicid : 35 [2024-03-19T02:20:34.344Z] initial apicid : 35 [2024-03-19T02:20:34.344Z] fpu : yes [2024-03-19T02:20:34.344Z] fpu_exception : yes [2024-03-19T02:20:34.344Z] cpuid level : 13 [2024-03-19T02:20:34.344Z] wp : yes [2024-03-19T02:20:34.344Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.344Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.344Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.344Z] bogomips : 4209.98 [2024-03-19T02:20:34.344Z] clflush size : 64 [2024-03-19T02:20:34.344Z] cache_alignment : 64 [2024-03-19T02:20:34.344Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.344Z] power management: [2024-03-19T02:20:34.344Z] [2024-03-19T02:20:34.344Z] processor : 20 [2024-03-19T02:20:34.344Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.344Z] cpu family : 6 [2024-03-19T02:20:34.344Z] model : 62 [2024-03-19T02:20:34.344Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.344Z] stepping : 4 [2024-03-19T02:20:34.344Z] microcode : 0x42e [2024-03-19T02:20:34.344Z] cpu MHz : 1548.804 [2024-03-19T02:20:34.344Z] cache size : 15360 KB [2024-03-19T02:20:34.344Z] physical id : 1 [2024-03-19T02:20:34.344Z] siblings : 12 [2024-03-19T02:20:34.344Z] core id : 2 [2024-03-19T02:20:34.344Z] cpu cores : 6 [2024-03-19T02:20:34.344Z] apicid : 37 [2024-03-19T02:20:34.344Z] initial apicid : 37 [2024-03-19T02:20:34.344Z] fpu : yes [2024-03-19T02:20:34.344Z] fpu_exception : yes [2024-03-19T02:20:34.344Z] cpuid level : 13 [2024-03-19T02:20:34.344Z] wp : yes [2024-03-19T02:20:34.344Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.344Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.344Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.344Z] bogomips : 4209.98 [2024-03-19T02:20:34.344Z] clflush size : 64 [2024-03-19T02:20:34.344Z] cache_alignment : 64 [2024-03-19T02:20:34.344Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.344Z] power management: [2024-03-19T02:20:34.344Z] [2024-03-19T02:20:34.344Z] processor : 21 [2024-03-19T02:20:34.344Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.345Z] cpu family : 6 [2024-03-19T02:20:34.345Z] model : 62 [2024-03-19T02:20:34.345Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.345Z] stepping : 4 [2024-03-19T02:20:34.345Z] microcode : 0x42e [2024-03-19T02:20:34.345Z] cpu MHz : 1519.178 [2024-03-19T02:20:34.345Z] cache size : 15360 KB [2024-03-19T02:20:34.345Z] physical id : 1 [2024-03-19T02:20:34.345Z] siblings : 12 [2024-03-19T02:20:34.345Z] core id : 3 [2024-03-19T02:20:34.345Z] cpu cores : 6 [2024-03-19T02:20:34.345Z] apicid : 39 [2024-03-19T02:20:34.345Z] initial apicid : 39 [2024-03-19T02:20:34.345Z] fpu : yes [2024-03-19T02:20:34.345Z] fpu_exception : yes [2024-03-19T02:20:34.345Z] cpuid level : 13 [2024-03-19T02:20:34.345Z] wp : yes [2024-03-19T02:20:34.345Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.345Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.345Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.345Z] bogomips : 4209.98 [2024-03-19T02:20:34.345Z] clflush size : 64 [2024-03-19T02:20:34.345Z] cache_alignment : 64 [2024-03-19T02:20:34.345Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.345Z] power management: [2024-03-19T02:20:34.345Z] [2024-03-19T02:20:34.345Z] processor : 22 [2024-03-19T02:20:34.345Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.345Z] cpu family : 6 [2024-03-19T02:20:34.345Z] model : 62 [2024-03-19T02:20:34.345Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.345Z] stepping : 4 [2024-03-19T02:20:34.345Z] microcode : 0x42e [2024-03-19T02:20:34.345Z] cpu MHz : 2600.000 [2024-03-19T02:20:34.345Z] cache size : 15360 KB [2024-03-19T02:20:34.345Z] physical id : 1 [2024-03-19T02:20:34.345Z] siblings : 12 [2024-03-19T02:20:34.345Z] core id : 4 [2024-03-19T02:20:34.345Z] cpu cores : 6 [2024-03-19T02:20:34.345Z] apicid : 41 [2024-03-19T02:20:34.345Z] initial apicid : 41 [2024-03-19T02:20:34.345Z] fpu : yes [2024-03-19T02:20:34.345Z] fpu_exception : yes [2024-03-19T02:20:34.345Z] cpuid level : 13 [2024-03-19T02:20:34.345Z] wp : yes [2024-03-19T02:20:34.345Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.345Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.345Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.345Z] bogomips : 4209.98 [2024-03-19T02:20:34.345Z] clflush size : 64 [2024-03-19T02:20:34.345Z] cache_alignment : 64 [2024-03-19T02:20:34.345Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.345Z] power management: [2024-03-19T02:20:34.345Z] [2024-03-19T02:20:34.345Z] processor : 23 [2024-03-19T02:20:34.345Z] vendor_id : GenuineIntel [2024-03-19T02:20:34.345Z] cpu family : 6 [2024-03-19T02:20:34.345Z] model : 62 [2024-03-19T02:20:34.345Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:34.346Z] stepping : 4 [2024-03-19T02:20:34.346Z] microcode : 0x42e [2024-03-19T02:20:34.346Z] cpu MHz : 2066.553 [2024-03-19T02:20:34.346Z] cache size : 15360 KB [2024-03-19T02:20:34.346Z] physical id : 1 [2024-03-19T02:20:34.346Z] siblings : 12 [2024-03-19T02:20:34.346Z] core id : 5 [2024-03-19T02:20:34.346Z] cpu cores : 6 [2024-03-19T02:20:34.346Z] apicid : 43 [2024-03-19T02:20:34.346Z] initial apicid : 43 [2024-03-19T02:20:34.346Z] fpu : yes [2024-03-19T02:20:34.346Z] fpu_exception : yes [2024-03-19T02:20:34.346Z] cpuid level : 13 [2024-03-19T02:20:34.346Z] wp : yes [2024-03-19T02:20:34.346Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:34.346Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:34.346Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:34.346Z] bogomips : 4209.98 [2024-03-19T02:20:34.346Z] clflush size : 64 [2024-03-19T02:20:34.346Z] cache_alignment : 64 [2024-03-19T02:20:34.346Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:34.346Z] power management: [2024-03-19T02:20:34.346Z] [2024-03-19T02:20:34.346Z] + cat /proc/meminfo [2024-03-19T02:20:34.346Z] MemTotal: 131953716 kB [2024-03-19T02:20:34.346Z] MemFree: 85277896 kB [2024-03-19T02:20:34.346Z] MemAvailable: 122163456 kB [2024-03-19T02:20:34.346Z] Buffers: 1768 kB [2024-03-19T02:20:34.346Z] Cached: 35464880 kB [2024-03-19T02:20:34.346Z] SwapCached: 0 kB [2024-03-19T02:20:34.346Z] Active: 10139580 kB [2024-03-19T02:20:34.346Z] Inactive: 31515568 kB [2024-03-19T02:20:34.346Z] Active(anon): 5815912 kB [2024-03-19T02:20:34.346Z] Inactive(anon): 546564 kB [2024-03-19T02:20:34.346Z] Active(file): 4323668 kB [2024-03-19T02:20:34.346Z] Inactive(file): 30969004 kB [2024-03-19T02:20:34.346Z] Unevictable: 94624 kB [2024-03-19T02:20:34.346Z] Mlocked: 94624 kB [2024-03-19T02:20:34.346Z] SwapTotal: 0 kB [2024-03-19T02:20:34.346Z] SwapFree: 0 kB [2024-03-19T02:20:34.346Z] Zswap: 0 kB [2024-03-19T02:20:34.346Z] Zswapped: 0 kB [2024-03-19T02:20:34.346Z] Dirty: 121300 kB [2024-03-19T02:20:34.346Z] Writeback: 0 kB [2024-03-19T02:20:34.346Z] AnonPages: 6273268 kB [2024-03-19T02:20:34.346Z] Mapped: 1135808 kB [2024-03-19T02:20:34.346Z] Shmem: 166332 kB [2024-03-19T02:20:34.346Z] KReclaimable: 2655548 kB [2024-03-19T02:20:34.346Z] Slab: 3817732 kB [2024-03-19T02:20:34.346Z] SReclaimable: 2655548 kB [2024-03-19T02:20:34.346Z] SUnreclaim: 1162184 kB [2024-03-19T02:20:34.346Z] KernelStack: 26904 kB [2024-03-19T02:20:34.346Z] PageTables: 49524 kB [2024-03-19T02:20:34.346Z] SecPageTables: 0 kB [2024-03-19T02:20:34.346Z] NFS_Unstable: 0 kB [2024-03-19T02:20:34.346Z] Bounce: 0 kB [2024-03-19T02:20:34.346Z] WritebackTmp: 0 kB [2024-03-19T02:20:34.346Z] CommitLimit: 65976856 kB [2024-03-19T02:20:34.346Z] Committed_AS: 10855152 kB [2024-03-19T02:20:34.346Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:34.346Z] VmallocUsed: 185876 kB [2024-03-19T02:20:34.346Z] VmallocChunk: 0 kB [2024-03-19T02:20:34.346Z] Percpu: 94336 kB [2024-03-19T02:20:34.346Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:34.346Z] AnonHugePages: 2265088 kB [2024-03-19T02:20:34.346Z] ShmemHugePages: 0 kB [2024-03-19T02:20:34.346Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:34.346Z] FileHugePages: 24128 kB [2024-03-19T02:20:34.346Z] FilePmdMapped: 0 kB [2024-03-19T02:20:34.346Z] CmaTotal: 0 kB [2024-03-19T02:20:34.346Z] CmaFree: 0 kB [2024-03-19T02:20:34.346Z] HugePages_Total: 0 [2024-03-19T02:20:34.346Z] HugePages_Free: 0 [2024-03-19T02:20:34.346Z] HugePages_Rsvd: 0 [2024-03-19T02:20:34.346Z] HugePages_Surp: 0 [2024-03-19T02:20:34.346Z] Hugepagesize: 2048 kB [2024-03-19T02:20:34.346Z] Hugetlb: 0 kB [2024-03-19T02:20:34.346Z] DirectMap4k: 711428 kB [2024-03-19T02:20:34.346Z] DirectMap2M: 19177472 kB [2024-03-19T02:20:34.347Z] DirectMap1G: 116391936 kB [Pipeline] withAnt [Pipeline] withAnt [Pipeline] withAnt [Pipeline] withAnt [Pipeline] withAnt [Pipeline] sh [2024-03-19T02:20:34.429Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:34.429Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:34.429Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test ejb_group_embedded [2024-03-19T02:20:34.429Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:34.429Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:34.429Z] + readonly GF_INTERNAL_ENV_SH=/tmp/WD6gf-internal-env [2024-03-19T02:20:34.429Z] + GF_INTERNAL_ENV_SH=/tmp/WD6gf-internal-env [2024-03-19T02:20:34.429Z] + '[' '!' -z '' ']' [2024-03-19T02:20:34.429Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:34.429Z] + WSIMPORT_OPTS= [2024-03-19T02:20:34.429Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:34.429Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:34.664Z] + id [2024-03-19T02:20:34.664Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:34.664Z] + uname -a [2024-03-19T02:20:34.664Z] Linux basic-kzd8j 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:34.664Z] + env [2024-03-19T02:20:34.664Z] + sort [2024-03-19T02:20:34.665Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:34.665Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:34.665Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:34.665Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:34.665Z] BUILD_ID=1 [2024-03-19T02:20:34.665Z] BUILD_NUMBER=1 [2024-03-19T02:20:34.665Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:34.665Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:34.665Z] CI=true [2024-03-19T02:20:34.665Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:34.665Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:34.665Z] HOME=/home/jenkins [2024-03-19T02:20:34.665Z] HOSTNAME=basic-kzd8j [2024-03-19T02:20:34.665Z] HUDSON_COOKIE=8a3d2ab0-1247-4a71-848b-710589741720 [2024-03-19T02:20:34.665Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:34.665Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:34.665Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:34.665Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:34.665Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:34.665Z] JENKINS_AGENT_NAME=basic-kzd8j [2024-03-19T02:20:34.665Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:34.665Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:34.665Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:34.665Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:34.665Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:34.665Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:34.665Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:34.665Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:34.665Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:34.665Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:34.665Z] JENKINS_NAME=basic-kzd8j [2024-03-19T02:20:34.665Z] JENKINS_NODE_COOKIE=5c2cbd58-fd91-451f-8054-23e57b159943 [2024-03-19T02:20:34.665Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:34.665Z] JENKINS_SECRET=**** [2024-03-19T02:20:34.665Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:34.665Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:34.665Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:34.665Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:34.665Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:34.665Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:34.665Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:34.665Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:34.665Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:34.665Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:34.665Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:34.665Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:34.665Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:34.665Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:34.665Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:34.665Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:34.665Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:34.665Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:34.665Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:34.665Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:34.665Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:34.665Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:34.665Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:34.665Z] LANG=en_US.UTF-8 [2024-03-19T02:20:34.665Z] LANGUAGE=en_US:en [2024-03-19T02:20:34.665Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:34.665Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:34.665Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:34.665Z] NODE_LABELS=basic-kzd8j basic [2024-03-19T02:20:34.665Z] NODE_NAME=basic-kzd8j [2024-03-19T02:20:34.665Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:34.665Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-kzd8j [2024-03-19T02:20:34.666Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:34.666Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:34.666Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:34.666Z] PORT_ADMIN=4848 [2024-03-19T02:20:34.666Z] PORT_HTTP=8080 [2024-03-19T02:20:34.666Z] PORT_HTTPS=8181 [2024-03-19T02:20:34.666Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:34.666Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:34.666Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:34.666Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:34.666Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:34.666Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:34.666Z] SHLVL=1 [2024-03-19T02:20:34.666Z] STAGE_NAME=security_all [2024-03-19T02:20:34.666Z] TERM=xterm [2024-03-19T02:20:34.666Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:34.666Z] USER_NAME=jenkins [2024-03-19T02:20:34.666Z] _=/usr/bin/env [2024-03-19T02:20:34.666Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:34.666Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:34.666Z] + df -h [2024-03-19T02:20:34.666Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:34.666Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:34.666Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:34.666Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:34.666Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:34.666Z] tmpfs 26G 63M 26G 1% /etc/hostname [2024-03-19T02:20:34.666Z] /dev/sda4 932G 79G 853G 9% /etc/hosts [2024-03-19T02:20:34.666Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:34.666Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:34.666Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:34.666Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:34.666Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:34.666Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:34.666Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:34.666Z] 92 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:34.666Z] + mvn -version [2024-03-19T02:20:34.676Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:34.677Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:34.724Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:34.724Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:34.724Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test naming_all [2024-03-19T02:20:34.724Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:34.724Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:34.724Z] + readonly GF_INTERNAL_ENV_SH=/tmp/qT5gf-internal-env [2024-03-19T02:20:34.724Z] + GF_INTERNAL_ENV_SH=/tmp/qT5gf-internal-env [2024-03-19T02:20:34.724Z] + '[' '!' -z '' ']' [2024-03-19T02:20:34.724Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:34.724Z] + WSIMPORT_OPTS= [2024-03-19T02:20:34.724Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:34.724Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:34.730Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-g0mgf [2024-03-19T02:20:34.739Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-kc0lx [2024-03-19T02:20:34.739Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-36rd8 [2024-03-19T02:20:34.740Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-khl4g [2024-03-19T02:20:34.749Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-jqh0q [2024-03-19T02:20:34.757Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:34.757Z] [INFO] [2024-03-19T02:20:34.757Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:34.763Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:34.763Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:34.763Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test ql_gf_web_profile_all [2024-03-19T02:20:34.763Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:34.763Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:34.763Z] + readonly GF_INTERNAL_ENV_SH=/tmp/ZVFgf-internal-env [2024-03-19T02:20:34.763Z] + GF_INTERNAL_ENV_SH=/tmp/ZVFgf-internal-env [2024-03-19T02:20:34.763Z] + '[' '!' -z '' ']' [2024-03-19T02:20:34.763Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:34.763Z] + WSIMPORT_OPTS= [2024-03-19T02:20:34.763Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:34.763Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:34.818Z] [INFO] Scanning for projects... [2024-03-19T02:20:35.020Z] [INFO] [2024-03-19T02:20:35.020Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:35.022Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:35.022Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:35.022Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:35.023Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:35.023Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:35.023Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:35.023Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:35.023Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:35.023Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:35.023Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:35.023Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:35.023Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:35.023Z] Preparing dependencies ... [2024-03-19T02:20:35.023Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:35.104Z] [INFO] No sources to compile [2024-03-19T02:20:35.104Z] [INFO] [2024-03-19T02:20:35.104Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:35.104Z] [INFO] [2024-03-19T02:20:35.104Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:35.104Z] [INFO] [2024-03-19T02:20:35.104Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:35.104Z] [INFO] No sources to compile [2024-03-19T02:20:35.104Z] [INFO] [2024-03-19T02:20:35.104Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:35.104Z] [INFO] No sources to compile [2024-03-19T02:20:35.104Z] [INFO] [2024-03-19T02:20:35.104Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:35.251Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:35.252Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:35.252Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:35.252Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:35.252Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:35.289Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:35.289Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:35.289Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:35.289Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:35.289Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:35.289Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:35.289Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:35.289Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:35.289Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:35.289Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:35.289Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:35.289Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:35.289Z] Preparing dependencies ... [2024-03-19T02:20:35.289Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:35.367Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:35.367Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:35.367Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:35.367Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:35.367Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:35.367Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:35.367Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:35.367Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:35.367Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:35.367Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:35.367Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:35.367Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:35.367Z] Preparing dependencies ... [2024-03-19T02:20:35.367Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:35.512Z] + ant -version [2024-03-19T02:20:35.512Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:35.512Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:35.512Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-b7ac2f72/script.sh: line 9: ps: command not found [2024-03-19T02:20:35.512Z] + true [2024-03-19T02:20:35.512Z] + cat /proc/cpuinfo [2024-03-19T02:20:35.512Z] processor : 0 [2024-03-19T02:20:35.512Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.512Z] cpu family : 6 [2024-03-19T02:20:35.512Z] model : 45 [2024-03-19T02:20:35.512Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.512Z] stepping : 7 [2024-03-19T02:20:35.512Z] microcode : 0x71a [2024-03-19T02:20:35.512Z] cpu MHz : 1960.656 [2024-03-19T02:20:35.512Z] cache size : 15360 KB [2024-03-19T02:20:35.512Z] physical id : 0 [2024-03-19T02:20:35.512Z] siblings : 12 [2024-03-19T02:20:35.512Z] core id : 0 [2024-03-19T02:20:35.512Z] cpu cores : 6 [2024-03-19T02:20:35.512Z] apicid : 0 [2024-03-19T02:20:35.512Z] initial apicid : 0 [2024-03-19T02:20:35.512Z] fpu : yes [2024-03-19T02:20:35.512Z] fpu_exception : yes [2024-03-19T02:20:35.512Z] cpuid level : 13 [2024-03-19T02:20:35.512Z] wp : yes [2024-03-19T02:20:35.512Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.512Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.512Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.512Z] bogomips : 4000.26 [2024-03-19T02:20:35.512Z] clflush size : 64 [2024-03-19T02:20:35.512Z] cache_alignment : 64 [2024-03-19T02:20:35.512Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.512Z] power management: [2024-03-19T02:20:35.512Z] [2024-03-19T02:20:35.512Z] processor : 1 [2024-03-19T02:20:35.512Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.512Z] cpu family : 6 [2024-03-19T02:20:35.512Z] model : 45 [2024-03-19T02:20:35.512Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.512Z] stepping : 7 [2024-03-19T02:20:35.512Z] microcode : 0x71a [2024-03-19T02:20:35.512Z] cpu MHz : 1631.311 [2024-03-19T02:20:35.512Z] cache size : 15360 KB [2024-03-19T02:20:35.512Z] physical id : 0 [2024-03-19T02:20:35.512Z] siblings : 12 [2024-03-19T02:20:35.512Z] core id : 1 [2024-03-19T02:20:35.512Z] cpu cores : 6 [2024-03-19T02:20:35.512Z] apicid : 2 [2024-03-19T02:20:35.512Z] initial apicid : 2 [2024-03-19T02:20:35.512Z] fpu : yes [2024-03-19T02:20:35.512Z] fpu_exception : yes [2024-03-19T02:20:35.512Z] cpuid level : 13 [2024-03-19T02:20:35.512Z] wp : yes [2024-03-19T02:20:35.512Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.513Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.513Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.513Z] bogomips : 4000.26 [2024-03-19T02:20:35.513Z] clflush size : 64 [2024-03-19T02:20:35.513Z] cache_alignment : 64 [2024-03-19T02:20:35.513Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.513Z] power management: [2024-03-19T02:20:35.513Z] [2024-03-19T02:20:35.513Z] processor : 2 [2024-03-19T02:20:35.513Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.513Z] cpu family : 6 [2024-03-19T02:20:35.513Z] model : 45 [2024-03-19T02:20:35.513Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.513Z] stepping : 7 [2024-03-19T02:20:35.513Z] microcode : 0x71a [2024-03-19T02:20:35.513Z] cpu MHz : 1577.811 [2024-03-19T02:20:35.513Z] cache size : 15360 KB [2024-03-19T02:20:35.513Z] physical id : 0 [2024-03-19T02:20:35.513Z] siblings : 12 [2024-03-19T02:20:35.513Z] core id : 2 [2024-03-19T02:20:35.513Z] cpu cores : 6 [2024-03-19T02:20:35.513Z] apicid : 4 [2024-03-19T02:20:35.513Z] initial apicid : 4 [2024-03-19T02:20:35.513Z] fpu : yes [2024-03-19T02:20:35.513Z] fpu_exception : yes [2024-03-19T02:20:35.513Z] cpuid level : 13 [2024-03-19T02:20:35.513Z] wp : yes [2024-03-19T02:20:35.513Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.513Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.513Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.513Z] bogomips : 4000.26 [2024-03-19T02:20:35.513Z] clflush size : 64 [2024-03-19T02:20:35.513Z] cache_alignment : 64 [2024-03-19T02:20:35.513Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.513Z] power management: [2024-03-19T02:20:35.513Z] [2024-03-19T02:20:35.513Z] processor : 3 [2024-03-19T02:20:35.513Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.513Z] cpu family : 6 [2024-03-19T02:20:35.513Z] model : 45 [2024-03-19T02:20:35.513Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.513Z] stepping : 7 [2024-03-19T02:20:35.513Z] microcode : 0x71a [2024-03-19T02:20:35.513Z] cpu MHz : 1522.001 [2024-03-19T02:20:35.513Z] cache size : 15360 KB [2024-03-19T02:20:35.513Z] physical id : 0 [2024-03-19T02:20:35.513Z] siblings : 12 [2024-03-19T02:20:35.513Z] core id : 3 [2024-03-19T02:20:35.513Z] cpu cores : 6 [2024-03-19T02:20:35.513Z] apicid : 6 [2024-03-19T02:20:35.513Z] initial apicid : 6 [2024-03-19T02:20:35.513Z] fpu : yes [2024-03-19T02:20:35.513Z] fpu_exception : yes [2024-03-19T02:20:35.513Z] cpuid level : 13 [2024-03-19T02:20:35.513Z] wp : yes [2024-03-19T02:20:35.513Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.513Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.513Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.513Z] bogomips : 4000.26 [2024-03-19T02:20:35.514Z] clflush size : 64 [2024-03-19T02:20:35.514Z] cache_alignment : 64 [2024-03-19T02:20:35.514Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.514Z] power management: [2024-03-19T02:20:35.514Z] [2024-03-19T02:20:35.514Z] processor : 4 [2024-03-19T02:20:35.514Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.514Z] cpu family : 6 [2024-03-19T02:20:35.514Z] model : 45 [2024-03-19T02:20:35.514Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.514Z] stepping : 7 [2024-03-19T02:20:35.514Z] microcode : 0x71a [2024-03-19T02:20:35.514Z] cpu MHz : 1522.681 [2024-03-19T02:20:35.514Z] cache size : 15360 KB [2024-03-19T02:20:35.514Z] physical id : 0 [2024-03-19T02:20:35.514Z] siblings : 12 [2024-03-19T02:20:35.514Z] core id : 4 [2024-03-19T02:20:35.514Z] cpu cores : 6 [2024-03-19T02:20:35.514Z] apicid : 8 [2024-03-19T02:20:35.514Z] initial apicid : 8 [2024-03-19T02:20:35.514Z] fpu : yes [2024-03-19T02:20:35.514Z] fpu_exception : yes [2024-03-19T02:20:35.514Z] cpuid level : 13 [2024-03-19T02:20:35.514Z] wp : yes [2024-03-19T02:20:35.514Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.514Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.514Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.514Z] bogomips : 4000.26 [2024-03-19T02:20:35.514Z] clflush size : 64 [2024-03-19T02:20:35.514Z] cache_alignment : 64 [2024-03-19T02:20:35.514Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.514Z] power management: [2024-03-19T02:20:35.514Z] [2024-03-19T02:20:35.514Z] processor : 5 [2024-03-19T02:20:35.514Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.514Z] cpu family : 6 [2024-03-19T02:20:35.514Z] model : 45 [2024-03-19T02:20:35.514Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.514Z] stepping : 7 [2024-03-19T02:20:35.514Z] microcode : 0x71a [2024-03-19T02:20:35.514Z] cpu MHz : 1972.911 [2024-03-19T02:20:35.514Z] cache size : 15360 KB [2024-03-19T02:20:35.514Z] physical id : 0 [2024-03-19T02:20:35.514Z] siblings : 12 [2024-03-19T02:20:35.514Z] core id : 5 [2024-03-19T02:20:35.514Z] cpu cores : 6 [2024-03-19T02:20:35.514Z] apicid : 10 [2024-03-19T02:20:35.514Z] initial apicid : 10 [2024-03-19T02:20:35.514Z] fpu : yes [2024-03-19T02:20:35.514Z] fpu_exception : yes [2024-03-19T02:20:35.514Z] cpuid level : 13 [2024-03-19T02:20:35.514Z] wp : yes [2024-03-19T02:20:35.514Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.514Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.514Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.514Z] bogomips : 4000.26 [2024-03-19T02:20:35.514Z] clflush size : 64 [2024-03-19T02:20:35.514Z] cache_alignment : 64 [2024-03-19T02:20:35.514Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.514Z] power management: [2024-03-19T02:20:35.514Z] [2024-03-19T02:20:35.514Z] processor : 6 [2024-03-19T02:20:35.514Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.514Z] cpu family : 6 [2024-03-19T02:20:35.514Z] model : 45 [2024-03-19T02:20:35.514Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.514Z] stepping : 7 [2024-03-19T02:20:35.514Z] microcode : 0x71a [2024-03-19T02:20:35.514Z] cpu MHz : 2000.000 [2024-03-19T02:20:35.514Z] cache size : 15360 KB [2024-03-19T02:20:35.514Z] physical id : 1 [2024-03-19T02:20:35.514Z] siblings : 12 [2024-03-19T02:20:35.514Z] core id : 0 [2024-03-19T02:20:35.515Z] cpu cores : 6 [2024-03-19T02:20:35.515Z] apicid : 32 [2024-03-19T02:20:35.515Z] initial apicid : 32 [2024-03-19T02:20:35.515Z] fpu : yes [2024-03-19T02:20:35.515Z] fpu_exception : yes [2024-03-19T02:20:35.515Z] cpuid level : 13 [2024-03-19T02:20:35.515Z] wp : yes [2024-03-19T02:20:35.515Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.515Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.515Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.515Z] bogomips : 4009.53 [2024-03-19T02:20:35.515Z] clflush size : 64 [2024-03-19T02:20:35.515Z] cache_alignment : 64 [2024-03-19T02:20:35.515Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.515Z] power management: [2024-03-19T02:20:35.515Z] [2024-03-19T02:20:35.515Z] processor : 7 [2024-03-19T02:20:35.515Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.515Z] cpu family : 6 [2024-03-19T02:20:35.515Z] model : 45 [2024-03-19T02:20:35.515Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.515Z] stepping : 7 [2024-03-19T02:20:35.515Z] microcode : 0x71a [2024-03-19T02:20:35.515Z] cpu MHz : 2000.914 [2024-03-19T02:20:35.515Z] cache size : 15360 KB [2024-03-19T02:20:35.515Z] physical id : 1 [2024-03-19T02:20:35.515Z] siblings : 12 [2024-03-19T02:20:35.515Z] core id : 1 [2024-03-19T02:20:35.515Z] cpu cores : 6 [2024-03-19T02:20:35.515Z] apicid : 34 [2024-03-19T02:20:35.515Z] initial apicid : 34 [2024-03-19T02:20:35.515Z] fpu : yes [2024-03-19T02:20:35.515Z] fpu_exception : yes [2024-03-19T02:20:35.515Z] cpuid level : 13 [2024-03-19T02:20:35.515Z] wp : yes [2024-03-19T02:20:35.515Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.515Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.515Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.515Z] bogomips : 4009.53 [2024-03-19T02:20:35.515Z] clflush size : 64 [2024-03-19T02:20:35.515Z] cache_alignment : 64 [2024-03-19T02:20:35.515Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.515Z] power management: [2024-03-19T02:20:35.515Z] [2024-03-19T02:20:35.515Z] processor : 8 [2024-03-19T02:20:35.515Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.515Z] cpu family : 6 [2024-03-19T02:20:35.515Z] model : 45 [2024-03-19T02:20:35.515Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.515Z] stepping : 7 [2024-03-19T02:20:35.515Z] microcode : 0x71a [2024-03-19T02:20:35.515Z] cpu MHz : 1999.756 [2024-03-19T02:20:35.515Z] cache size : 15360 KB [2024-03-19T02:20:35.515Z] physical id : 1 [2024-03-19T02:20:35.515Z] siblings : 12 [2024-03-19T02:20:35.515Z] core id : 2 [2024-03-19T02:20:35.515Z] cpu cores : 6 [2024-03-19T02:20:35.515Z] apicid : 36 [2024-03-19T02:20:35.515Z] initial apicid : 36 [2024-03-19T02:20:35.515Z] fpu : yes [2024-03-19T02:20:35.515Z] fpu_exception : yes [2024-03-19T02:20:35.515Z] cpuid level : 13 [2024-03-19T02:20:35.515Z] wp : yes [2024-03-19T02:20:35.516Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.516Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.516Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.516Z] bogomips : 4009.53 [2024-03-19T02:20:35.516Z] clflush size : 64 [2024-03-19T02:20:35.516Z] cache_alignment : 64 [2024-03-19T02:20:35.516Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.516Z] power management: [2024-03-19T02:20:35.516Z] [2024-03-19T02:20:35.516Z] processor : 9 [2024-03-19T02:20:35.516Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.516Z] cpu family : 6 [2024-03-19T02:20:35.516Z] model : 45 [2024-03-19T02:20:35.516Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.516Z] stepping : 7 [2024-03-19T02:20:35.516Z] microcode : 0x71a [2024-03-19T02:20:35.516Z] cpu MHz : 1998.622 [2024-03-19T02:20:35.516Z] cache size : 15360 KB [2024-03-19T02:20:35.516Z] physical id : 1 [2024-03-19T02:20:35.516Z] siblings : 12 [2024-03-19T02:20:35.516Z] core id : 3 [2024-03-19T02:20:35.516Z] cpu cores : 6 [2024-03-19T02:20:35.516Z] apicid : 38 [2024-03-19T02:20:35.516Z] initial apicid : 38 [2024-03-19T02:20:35.516Z] fpu : yes [2024-03-19T02:20:35.516Z] fpu_exception : yes [2024-03-19T02:20:35.516Z] cpuid level : 13 [2024-03-19T02:20:35.516Z] wp : yes [2024-03-19T02:20:35.516Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.516Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.516Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.516Z] bogomips : 4009.53 [2024-03-19T02:20:35.516Z] clflush size : 64 [2024-03-19T02:20:35.516Z] cache_alignment : 64 [2024-03-19T02:20:35.516Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.516Z] power management: [2024-03-19T02:20:35.516Z] [2024-03-19T02:20:35.516Z] processor : 10 [2024-03-19T02:20:35.516Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.516Z] cpu family : 6 [2024-03-19T02:20:35.516Z] model : 45 [2024-03-19T02:20:35.516Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.516Z] stepping : 7 [2024-03-19T02:20:35.516Z] microcode : 0x71a [2024-03-19T02:20:35.516Z] cpu MHz : 2001.092 [2024-03-19T02:20:35.516Z] cache size : 15360 KB [2024-03-19T02:20:35.516Z] physical id : 1 [2024-03-19T02:20:35.516Z] siblings : 12 [2024-03-19T02:20:35.516Z] core id : 4 [2024-03-19T02:20:35.516Z] cpu cores : 6 [2024-03-19T02:20:35.516Z] apicid : 40 [2024-03-19T02:20:35.516Z] initial apicid : 40 [2024-03-19T02:20:35.516Z] fpu : yes [2024-03-19T02:20:35.516Z] fpu_exception : yes [2024-03-19T02:20:35.516Z] cpuid level : 13 [2024-03-19T02:20:35.516Z] wp : yes [2024-03-19T02:20:35.516Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.516Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.516Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.517Z] bogomips : 4009.53 [2024-03-19T02:20:35.517Z] clflush size : 64 [2024-03-19T02:20:35.517Z] cache_alignment : 64 [2024-03-19T02:20:35.517Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.517Z] power management: [2024-03-19T02:20:35.517Z] [2024-03-19T02:20:35.517Z] processor : 11 [2024-03-19T02:20:35.517Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.517Z] cpu family : 6 [2024-03-19T02:20:35.517Z] model : 45 [2024-03-19T02:20:35.517Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.517Z] stepping : 7 [2024-03-19T02:20:35.517Z] microcode : 0x71a [2024-03-19T02:20:35.517Z] cpu MHz : 2000.000 [2024-03-19T02:20:35.517Z] cache size : 15360 KB [2024-03-19T02:20:35.517Z] physical id : 1 [2024-03-19T02:20:35.517Z] siblings : 12 [2024-03-19T02:20:35.517Z] core id : 5 [2024-03-19T02:20:35.517Z] cpu cores : 6 [2024-03-19T02:20:35.517Z] apicid : 42 [2024-03-19T02:20:35.517Z] initial apicid : 42 [2024-03-19T02:20:35.517Z] fpu : yes [2024-03-19T02:20:35.517Z] fpu_exception : yes [2024-03-19T02:20:35.517Z] cpuid level : 13 [2024-03-19T02:20:35.517Z] wp : yes [2024-03-19T02:20:35.517Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.517Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.517Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.517Z] bogomips : 4009.53 [2024-03-19T02:20:35.517Z] clflush size : 64 [2024-03-19T02:20:35.517Z] cache_alignment : 64 [2024-03-19T02:20:35.517Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.517Z] power management: [2024-03-19T02:20:35.517Z] [2024-03-19T02:20:35.517Z] processor : 12 [2024-03-19T02:20:35.517Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.517Z] cpu family : 6 [2024-03-19T02:20:35.517Z] model : 45 [2024-03-19T02:20:35.517Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.517Z] stepping : 7 [2024-03-19T02:20:35.517Z] microcode : 0x71a [2024-03-19T02:20:35.517Z] cpu MHz : 1927.111 [2024-03-19T02:20:35.517Z] cache size : 15360 KB [2024-03-19T02:20:35.517Z] physical id : 0 [2024-03-19T02:20:35.517Z] siblings : 12 [2024-03-19T02:20:35.517Z] core id : 0 [2024-03-19T02:20:35.517Z] cpu cores : 6 [2024-03-19T02:20:35.517Z] apicid : 1 [2024-03-19T02:20:35.517Z] initial apicid : 1 [2024-03-19T02:20:35.517Z] fpu : yes [2024-03-19T02:20:35.517Z] fpu_exception : yes [2024-03-19T02:20:35.517Z] cpuid level : 13 [2024-03-19T02:20:35.517Z] wp : yes [2024-03-19T02:20:35.517Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.517Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.517Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.517Z] bogomips : 4000.26 [2024-03-19T02:20:35.517Z] clflush size : 64 [2024-03-19T02:20:35.517Z] cache_alignment : 64 [2024-03-19T02:20:35.517Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.517Z] power management: [2024-03-19T02:20:35.517Z] [2024-03-19T02:20:35.517Z] processor : 13 [2024-03-19T02:20:35.517Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.517Z] cpu family : 6 [2024-03-19T02:20:35.517Z] model : 45 [2024-03-19T02:20:35.517Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.517Z] stepping : 7 [2024-03-19T02:20:35.517Z] microcode : 0x71a [2024-03-19T02:20:35.517Z] cpu MHz : 1576.585 [2024-03-19T02:20:35.517Z] cache size : 15360 KB [2024-03-19T02:20:35.517Z] physical id : 0 [2024-03-19T02:20:35.517Z] siblings : 12 [2024-03-19T02:20:35.517Z] core id : 1 [2024-03-19T02:20:35.518Z] cpu cores : 6 [2024-03-19T02:20:35.518Z] apicid : 3 [2024-03-19T02:20:35.518Z] initial apicid : 3 [2024-03-19T02:20:35.518Z] fpu : yes [2024-03-19T02:20:35.518Z] fpu_exception : yes [2024-03-19T02:20:35.518Z] cpuid level : 13 [2024-03-19T02:20:35.518Z] wp : yes [2024-03-19T02:20:35.518Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.518Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.518Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.518Z] bogomips : 4000.26 [2024-03-19T02:20:35.518Z] clflush size : 64 [2024-03-19T02:20:35.518Z] cache_alignment : 64 [2024-03-19T02:20:35.518Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.518Z] power management: [2024-03-19T02:20:35.518Z] [2024-03-19T02:20:35.518Z] processor : 14 [2024-03-19T02:20:35.518Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.518Z] cpu family : 6 [2024-03-19T02:20:35.518Z] model : 45 [2024-03-19T02:20:35.518Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.518Z] stepping : 7 [2024-03-19T02:20:35.518Z] microcode : 0x71a [2024-03-19T02:20:35.518Z] cpu MHz : 1701.597 [2024-03-19T02:20:35.518Z] cache size : 15360 KB [2024-03-19T02:20:35.518Z] physical id : 0 [2024-03-19T02:20:35.518Z] siblings : 12 [2024-03-19T02:20:35.518Z] core id : 2 [2024-03-19T02:20:35.518Z] cpu cores : 6 [2024-03-19T02:20:35.518Z] apicid : 5 [2024-03-19T02:20:35.518Z] initial apicid : 5 [2024-03-19T02:20:35.518Z] fpu : yes [2024-03-19T02:20:35.518Z] fpu_exception : yes [2024-03-19T02:20:35.518Z] cpuid level : 13 [2024-03-19T02:20:35.518Z] wp : yes [2024-03-19T02:20:35.518Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.518Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.518Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.518Z] bogomips : 4000.26 [2024-03-19T02:20:35.518Z] clflush size : 64 [2024-03-19T02:20:35.518Z] cache_alignment : 64 [2024-03-19T02:20:35.518Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.518Z] power management: [2024-03-19T02:20:35.518Z] [2024-03-19T02:20:35.518Z] processor : 15 [2024-03-19T02:20:35.518Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.518Z] cpu family : 6 [2024-03-19T02:20:35.518Z] model : 45 [2024-03-19T02:20:35.518Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.518Z] stepping : 7 [2024-03-19T02:20:35.518Z] microcode : 0x71a [2024-03-19T02:20:35.518Z] cpu MHz : 1929.483 [2024-03-19T02:20:35.518Z] cache size : 15360 KB [2024-03-19T02:20:35.518Z] physical id : 0 [2024-03-19T02:20:35.518Z] siblings : 12 [2024-03-19T02:20:35.518Z] core id : 3 [2024-03-19T02:20:35.518Z] cpu cores : 6 [2024-03-19T02:20:35.518Z] apicid : 7 [2024-03-19T02:20:35.518Z] initial apicid : 7 [2024-03-19T02:20:35.518Z] fpu : yes [2024-03-19T02:20:35.518Z] fpu_exception : yes [2024-03-19T02:20:35.518Z] cpuid level : 13 [2024-03-19T02:20:35.518Z] wp : yes [2024-03-19T02:20:35.519Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.519Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.519Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.519Z] bogomips : 4000.26 [2024-03-19T02:20:35.519Z] clflush size : 64 [2024-03-19T02:20:35.519Z] cache_alignment : 64 [2024-03-19T02:20:35.519Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.519Z] power management: [2024-03-19T02:20:35.519Z] [2024-03-19T02:20:35.519Z] processor : 16 [2024-03-19T02:20:35.519Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.519Z] cpu family : 6 [2024-03-19T02:20:35.519Z] model : 45 [2024-03-19T02:20:35.519Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.519Z] stepping : 7 [2024-03-19T02:20:35.519Z] microcode : 0x71a [2024-03-19T02:20:35.519Z] cpu MHz : 1546.683 [2024-03-19T02:20:35.519Z] cache size : 15360 KB [2024-03-19T02:20:35.519Z] physical id : 0 [2024-03-19T02:20:35.519Z] siblings : 12 [2024-03-19T02:20:35.519Z] core id : 4 [2024-03-19T02:20:35.519Z] cpu cores : 6 [2024-03-19T02:20:35.519Z] apicid : 9 [2024-03-19T02:20:35.519Z] initial apicid : 9 [2024-03-19T02:20:35.519Z] fpu : yes [2024-03-19T02:20:35.519Z] fpu_exception : yes [2024-03-19T02:20:35.519Z] cpuid level : 13 [2024-03-19T02:20:35.519Z] wp : yes [2024-03-19T02:20:35.519Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.519Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.519Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.519Z] bogomips : 4000.26 [2024-03-19T02:20:35.519Z] clflush size : 64 [2024-03-19T02:20:35.519Z] cache_alignment : 64 [2024-03-19T02:20:35.519Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.519Z] power management: [2024-03-19T02:20:35.519Z] [2024-03-19T02:20:35.519Z] processor : 17 [2024-03-19T02:20:35.519Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.519Z] cpu family : 6 [2024-03-19T02:20:35.519Z] model : 45 [2024-03-19T02:20:35.519Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.519Z] stepping : 7 [2024-03-19T02:20:35.519Z] microcode : 0x71a [2024-03-19T02:20:35.519Z] cpu MHz : 2000.000 [2024-03-19T02:20:35.519Z] cache size : 15360 KB [2024-03-19T02:20:35.519Z] physical id : 0 [2024-03-19T02:20:35.519Z] siblings : 12 [2024-03-19T02:20:35.519Z] core id : 5 [2024-03-19T02:20:35.519Z] cpu cores : 6 [2024-03-19T02:20:35.519Z] apicid : 11 [2024-03-19T02:20:35.519Z] initial apicid : 11 [2024-03-19T02:20:35.519Z] fpu : yes [2024-03-19T02:20:35.519Z] fpu_exception : yes [2024-03-19T02:20:35.519Z] cpuid level : 13 [2024-03-19T02:20:35.519Z] wp : yes [2024-03-19T02:20:35.519Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.520Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.520Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.520Z] bogomips : 4000.26 [2024-03-19T02:20:35.520Z] clflush size : 64 [2024-03-19T02:20:35.520Z] cache_alignment : 64 [2024-03-19T02:20:35.520Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.520Z] power management: [2024-03-19T02:20:35.520Z] [2024-03-19T02:20:35.520Z] processor : 18 [2024-03-19T02:20:35.520Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.520Z] cpu family : 6 [2024-03-19T02:20:35.520Z] model : 45 [2024-03-19T02:20:35.520Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.520Z] stepping : 7 [2024-03-19T02:20:35.520Z] microcode : 0x71a [2024-03-19T02:20:35.520Z] cpu MHz : 2000.000 [2024-03-19T02:20:35.520Z] cache size : 15360 KB [2024-03-19T02:20:35.520Z] physical id : 1 [2024-03-19T02:20:35.520Z] siblings : 12 [2024-03-19T02:20:35.520Z] core id : 0 [2024-03-19T02:20:35.520Z] cpu cores : 6 [2024-03-19T02:20:35.520Z] apicid : 33 [2024-03-19T02:20:35.520Z] initial apicid : 33 [2024-03-19T02:20:35.520Z] fpu : yes [2024-03-19T02:20:35.520Z] fpu_exception : yes [2024-03-19T02:20:35.520Z] cpuid level : 13 [2024-03-19T02:20:35.520Z] wp : yes [2024-03-19T02:20:35.520Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.520Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.520Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.520Z] bogomips : 4009.53 [2024-03-19T02:20:35.520Z] clflush size : 64 [2024-03-19T02:20:35.520Z] cache_alignment : 64 [2024-03-19T02:20:35.520Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.520Z] power management: [2024-03-19T02:20:35.520Z] [2024-03-19T02:20:35.520Z] processor : 19 [2024-03-19T02:20:35.520Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.520Z] cpu family : 6 [2024-03-19T02:20:35.520Z] model : 45 [2024-03-19T02:20:35.520Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.520Z] stepping : 7 [2024-03-19T02:20:35.520Z] microcode : 0x71a [2024-03-19T02:20:35.520Z] cpu MHz : 2000.000 [2024-03-19T02:20:35.520Z] cache size : 15360 KB [2024-03-19T02:20:35.520Z] physical id : 1 [2024-03-19T02:20:35.520Z] siblings : 12 [2024-03-19T02:20:35.520Z] core id : 1 [2024-03-19T02:20:35.520Z] cpu cores : 6 [2024-03-19T02:20:35.520Z] apicid : 35 [2024-03-19T02:20:35.520Z] initial apicid : 35 [2024-03-19T02:20:35.520Z] fpu : yes [2024-03-19T02:20:35.520Z] fpu_exception : yes [2024-03-19T02:20:35.520Z] cpuid level : 13 [2024-03-19T02:20:35.520Z] wp : yes [2024-03-19T02:20:35.520Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.521Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.521Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.521Z] bogomips : 4009.53 [2024-03-19T02:20:35.521Z] clflush size : 64 [2024-03-19T02:20:35.521Z] cache_alignment : 64 [2024-03-19T02:20:35.521Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.521Z] power management: [2024-03-19T02:20:35.521Z] [2024-03-19T02:20:35.521Z] processor : 20 [2024-03-19T02:20:35.521Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.521Z] cpu family : 6 [2024-03-19T02:20:35.521Z] model : 45 [2024-03-19T02:20:35.521Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.521Z] stepping : 7 [2024-03-19T02:20:35.521Z] microcode : 0x71a [2024-03-19T02:20:35.521Z] cpu MHz : 2000.000 [2024-03-19T02:20:35.521Z] cache size : 15360 KB [2024-03-19T02:20:35.521Z] physical id : 1 [2024-03-19T02:20:35.521Z] siblings : 12 [2024-03-19T02:20:35.521Z] core id : 2 [2024-03-19T02:20:35.521Z] cpu cores : 6 [2024-03-19T02:20:35.521Z] apicid : 37 [2024-03-19T02:20:35.521Z] initial apicid : 37 [2024-03-19T02:20:35.521Z] fpu : yes [2024-03-19T02:20:35.521Z] fpu_exception : yes [2024-03-19T02:20:35.521Z] cpuid level : 13 [2024-03-19T02:20:35.521Z] wp : yes [2024-03-19T02:20:35.521Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.521Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.521Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.521Z] bogomips : 4009.53 [2024-03-19T02:20:35.521Z] clflush size : 64 [2024-03-19T02:20:35.521Z] cache_alignment : 64 [2024-03-19T02:20:35.521Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.521Z] power management: [2024-03-19T02:20:35.521Z] [2024-03-19T02:20:35.521Z] processor : 21 [2024-03-19T02:20:35.521Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.521Z] cpu family : 6 [2024-03-19T02:20:35.521Z] model : 45 [2024-03-19T02:20:35.521Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.521Z] stepping : 7 [2024-03-19T02:20:35.521Z] microcode : 0x71a [2024-03-19T02:20:35.521Z] cpu MHz : 2000.101 [2024-03-19T02:20:35.521Z] cache size : 15360 KB [2024-03-19T02:20:35.521Z] physical id : 1 [2024-03-19T02:20:35.521Z] siblings : 12 [2024-03-19T02:20:35.521Z] core id : 3 [2024-03-19T02:20:35.521Z] cpu cores : 6 [2024-03-19T02:20:35.521Z] apicid : 39 [2024-03-19T02:20:35.521Z] initial apicid : 39 [2024-03-19T02:20:35.521Z] fpu : yes [2024-03-19T02:20:35.521Z] fpu_exception : yes [2024-03-19T02:20:35.521Z] cpuid level : 13 [2024-03-19T02:20:35.521Z] wp : yes [2024-03-19T02:20:35.521Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.521Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.521Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.521Z] bogomips : 4009.53 [2024-03-19T02:20:35.521Z] clflush size : 64 [2024-03-19T02:20:35.522Z] cache_alignment : 64 [2024-03-19T02:20:35.522Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.522Z] power management: [2024-03-19T02:20:35.522Z] [2024-03-19T02:20:35.522Z] processor : 22 [2024-03-19T02:20:35.522Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.522Z] cpu family : 6 [2024-03-19T02:20:35.522Z] model : 45 [2024-03-19T02:20:35.522Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.522Z] stepping : 7 [2024-03-19T02:20:35.522Z] microcode : 0x71a [2024-03-19T02:20:35.522Z] cpu MHz : 2000.000 [2024-03-19T02:20:35.522Z] cache size : 15360 KB [2024-03-19T02:20:35.522Z] physical id : 1 [2024-03-19T02:20:35.522Z] siblings : 12 [2024-03-19T02:20:35.522Z] core id : 4 [2024-03-19T02:20:35.522Z] cpu cores : 6 [2024-03-19T02:20:35.522Z] apicid : 41 [2024-03-19T02:20:35.522Z] initial apicid : 41 [2024-03-19T02:20:35.522Z] fpu : yes [2024-03-19T02:20:35.522Z] fpu_exception : yes [2024-03-19T02:20:35.522Z] cpuid level : 13 [2024-03-19T02:20:35.522Z] wp : yes [2024-03-19T02:20:35.522Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.522Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.522Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.522Z] bogomips : 4009.53 [2024-03-19T02:20:35.522Z] clflush size : 64 [2024-03-19T02:20:35.522Z] cache_alignment : 64 [2024-03-19T02:20:35.522Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.522Z] power management: [2024-03-19T02:20:35.522Z] [2024-03-19T02:20:35.522Z] processor : 23 [2024-03-19T02:20:35.522Z] vendor_id : GenuineIntel [2024-03-19T02:20:35.522Z] cpu family : 6 [2024-03-19T02:20:35.522Z] model : 45 [2024-03-19T02:20:35.522Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-03-19T02:20:35.522Z] stepping : 7 [2024-03-19T02:20:35.522Z] microcode : 0x71a [2024-03-19T02:20:35.522Z] cpu MHz : 2000.471 [2024-03-19T02:20:35.522Z] cache size : 15360 KB [2024-03-19T02:20:35.522Z] physical id : 1 [2024-03-19T02:20:35.522Z] siblings : 12 [2024-03-19T02:20:35.522Z] core id : 5 [2024-03-19T02:20:35.522Z] cpu cores : 6 [2024-03-19T02:20:35.522Z] apicid : 43 [2024-03-19T02:20:35.522Z] initial apicid : 43 [2024-03-19T02:20:35.522Z] fpu : yes [2024-03-19T02:20:35.522Z] fpu_exception : yes [2024-03-19T02:20:35.522Z] cpuid level : 13 [2024-03-19T02:20:35.522Z] wp : yes [2024-03-19T02:20:35.522Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-03-19T02:20:35.522Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-03-19T02:20:35.522Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:35.522Z] bogomips : 4009.53 [2024-03-19T02:20:35.522Z] clflush size : 64 [2024-03-19T02:20:35.522Z] cache_alignment : 64 [2024-03-19T02:20:35.522Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:35.522Z] power management: [2024-03-19T02:20:35.522Z] [2024-03-19T02:20:35.522Z] + cat /proc/meminfo [2024-03-19T02:20:35.522Z] MemTotal: 131959076 kB [2024-03-19T02:20:35.522Z] MemFree: 70726116 kB [2024-03-19T02:20:35.522Z] MemAvailable: 119742772 kB [2024-03-19T02:20:35.522Z] Buffers: 1788 kB [2024-03-19T02:20:35.522Z] Cached: 47809584 kB [2024-03-19T02:20:35.522Z] SwapCached: 0 kB [2024-03-19T02:20:35.522Z] Active: 11333104 kB [2024-03-19T02:20:35.522Z] Inactive: 44651016 kB [2024-03-19T02:20:35.522Z] Active(anon): 7734928 kB [2024-03-19T02:20:35.522Z] Inactive(anon): 516768 kB [2024-03-19T02:20:35.523Z] Active(file): 3598176 kB [2024-03-19T02:20:35.523Z] Inactive(file): 44134248 kB [2024-03-19T02:20:35.523Z] Unevictable: 91080 kB [2024-03-19T02:20:35.523Z] Mlocked: 91080 kB [2024-03-19T02:20:35.523Z] SwapTotal: 0 kB [2024-03-19T02:20:35.523Z] SwapFree: 0 kB [2024-03-19T02:20:35.523Z] Zswap: 0 kB [2024-03-19T02:20:35.523Z] Zswapped: 0 kB [2024-03-19T02:20:35.523Z] Dirty: 206144 kB [2024-03-19T02:20:35.523Z] Writeback: 0 kB [2024-03-19T02:20:35.523Z] AnonPages: 8227900 kB [2024-03-19T02:20:35.523Z] Mapped: 961828 kB [2024-03-19T02:20:35.523Z] Shmem: 71204 kB [2024-03-19T02:20:35.523Z] KReclaimable: 2346948 kB [2024-03-19T02:20:35.523Z] Slab: 3727788 kB [2024-03-19T02:20:35.523Z] SReclaimable: 2346948 kB [2024-03-19T02:20:35.523Z] SUnreclaim: 1380840 kB [2024-03-19T02:20:35.523Z] KernelStack: 31824 kB [2024-03-19T02:20:35.523Z] PageTables: 51268 kB [2024-03-19T02:20:35.523Z] SecPageTables: 0 kB [2024-03-19T02:20:35.523Z] NFS_Unstable: 0 kB [2024-03-19T02:20:35.523Z] Bounce: 0 kB [2024-03-19T02:20:35.523Z] WritebackTmp: 0 kB [2024-03-19T02:20:35.523Z] CommitLimit: 65979536 kB [2024-03-19T02:20:35.523Z] Committed_AS: 10260340 kB [2024-03-19T02:20:35.523Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:35.523Z] VmallocUsed: 191008 kB [2024-03-19T02:20:35.523Z] VmallocChunk: 0 kB [2024-03-19T02:20:35.523Z] Percpu: 89216 kB [2024-03-19T02:20:35.523Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:35.523Z] AnonHugePages: 4208640 kB [2024-03-19T02:20:35.523Z] ShmemHugePages: 0 kB [2024-03-19T02:20:35.523Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:35.523Z] FileHugePages: 155344 kB [2024-03-19T02:20:35.523Z] FilePmdMapped: 0 kB [2024-03-19T02:20:35.523Z] CmaTotal: 0 kB [2024-03-19T02:20:35.523Z] CmaFree: 0 kB [2024-03-19T02:20:35.523Z] HugePages_Total: 0 [2024-03-19T02:20:35.523Z] HugePages_Free: 0 [2024-03-19T02:20:35.523Z] HugePages_Rsvd: 0 [2024-03-19T02:20:35.523Z] HugePages_Surp: 0 [2024-03-19T02:20:35.523Z] Hugepagesize: 2048 kB [2024-03-19T02:20:35.523Z] Hugetlb: 0 kB [2024-03-19T02:20:35.523Z] DirectMap4k: 710648 kB [2024-03-19T02:20:35.523Z] DirectMap2M: 13940736 kB [2024-03-19T02:20:35.523Z] DirectMap1G: 121634816 kB [Pipeline] sh [2024-03-19T02:20:35.671Z] [INFO] Executing tasks [2024-03-19T02:20:35.671Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:35.672Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:35.672Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:35.672Z] [INFO] Executed tasks [2024-03-19T02:20:35.672Z] [INFO] [2024-03-19T02:20:35.672Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:35.830Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:35.830Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:36.055Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:36.056Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:36.056Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test webservice_all [2024-03-19T02:20:36.056Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:36.056Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:36.056Z] + readonly GF_INTERNAL_ENV_SH=/tmp/4XZgf-internal-env [2024-03-19T02:20:36.056Z] + GF_INTERNAL_ENV_SH=/tmp/4XZgf-internal-env [2024-03-19T02:20:36.056Z] + '[' '!' -z '' ']' [2024-03-19T02:20:36.056Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:36.056Z] + WSIMPORT_OPTS= [2024-03-19T02:20:36.056Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:36.056Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [Pipeline] { [Pipeline] sh [2024-03-19T02:20:36.742Z] [INFO] Scanning for projects... [2024-03-19T02:20:36.919Z] [INFO] Scanning for projects... [2024-03-19T02:20:36.991Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:36.991Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:36.991Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:36.991Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:36.992Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:36.992Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:36.992Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:36.992Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:36.992Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:36.992Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:36.992Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:36.992Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:36.992Z] Preparing dependencies ... [2024-03-19T02:20:36.992Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [Pipeline] { [2024-03-19T02:20:37.193Z] [INFO] Scanning for projects... [2024-03-19T02:20:37.213Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:37.213Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:37.213Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test security_all [2024-03-19T02:20:37.213Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:37.213Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:37.213Z] + readonly GF_INTERNAL_ENV_SH=/tmp/ETDgf-internal-env [2024-03-19T02:20:37.213Z] + GF_INTERNAL_ENV_SH=/tmp/ETDgf-internal-env [2024-03-19T02:20:37.213Z] + '[' '!' -z '' ']' [2024-03-19T02:20:37.213Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:37.213Z] + WSIMPORT_OPTS= [2024-03-19T02:20:37.213Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:37.213Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:37.452Z] + id [2024-03-19T02:20:37.452Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:37.452Z] + uname -a [2024-03-19T02:20:37.452Z] Linux basic-2vpwz 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:37.452Z] + env [2024-03-19T02:20:37.452Z] + sort [2024-03-19T02:20:37.452Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:37.452Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:37.452Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:37.452Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:37.452Z] BUILD_ID=1 [2024-03-19T02:20:37.452Z] BUILD_NUMBER=1 [2024-03-19T02:20:37.452Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:37.452Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:37.452Z] CI=true [2024-03-19T02:20:37.452Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:37.452Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:37.452Z] HOME=/home/jenkins [2024-03-19T02:20:37.452Z] HOSTNAME=basic-2vpwz [2024-03-19T02:20:37.452Z] HUDSON_COOKIE=654521cb-08f7-4a35-9041-99b089464f1d [2024-03-19T02:20:37.452Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:37.452Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:37.452Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:37.452Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:37.452Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:37.452Z] JENKINS_AGENT_NAME=basic-2vpwz [2024-03-19T02:20:37.452Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:37.452Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:37.452Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:37.452Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:37.452Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:37.452Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:37.452Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:37.452Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:37.452Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:37.452Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:37.452Z] JENKINS_NAME=basic-2vpwz [2024-03-19T02:20:37.452Z] JENKINS_NODE_COOKIE=5066de9e-3ddc-4368-a20e-07a048a03681 [2024-03-19T02:20:37.452Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:37.452Z] JENKINS_SECRET=**** [2024-03-19T02:20:37.452Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:37.453Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:37.453Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:37.453Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:37.453Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:37.453Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:37.453Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:37.453Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:37.453Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:37.453Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:37.453Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:37.453Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:37.453Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:37.453Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:37.453Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:37.453Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:37.453Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:37.453Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:37.453Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:37.453Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:37.453Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:37.453Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:37.453Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:37.453Z] LANG=en_US.UTF-8 [2024-03-19T02:20:37.453Z] LANGUAGE=en_US:en [2024-03-19T02:20:37.453Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:37.453Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:37.453Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:37.453Z] NODE_LABELS=basic-2vpwz basic [2024-03-19T02:20:37.453Z] NODE_NAME=basic-2vpwz [2024-03-19T02:20:37.453Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:37.453Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-2vpwz [2024-03-19T02:20:37.453Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:37.453Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:37.453Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:37.453Z] PORT_ADMIN=4848 [2024-03-19T02:20:37.453Z] PORT_HTTP=8080 [2024-03-19T02:20:37.453Z] PORT_HTTPS=8181 [2024-03-19T02:20:37.453Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:37.453Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:37.453Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:37.453Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:37.453Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:37.454Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:37.454Z] SHLVL=1 [2024-03-19T02:20:37.454Z] STAGE_NAME=ejb_group_2 [2024-03-19T02:20:37.454Z] TERM=xterm [2024-03-19T02:20:37.454Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:37.454Z] USER_NAME=jenkins [2024-03-19T02:20:37.454Z] _=/usr/bin/env [2024-03-19T02:20:37.454Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:37.454Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:37.454Z] + df -h [2024-03-19T02:20:37.454Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:37.454Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:37.454Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:37.454Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-19T02:20:37.454Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:37.454Z] tmpfs 6.3G 58M 6.2G 1% /etc/hostname [2024-03-19T02:20:37.454Z] /dev/sda4 1.8T 67G 1.7T 4% /etc/hosts [2024-03-19T02:20:37.454Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:37.454Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:37.454Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:37.454Z] tmpfs 16G 0 16G 0% /proc/acpi [2024-03-19T02:20:37.454Z] tmpfs 16G 0 16G 0% /proc/scsi [2024-03-19T02:20:37.454Z] tmpfs 16G 0 16G 0% /sys/firmware [2024-03-19T02:20:37.454Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [Pipeline] { [Pipeline] sh [2024-03-19T02:20:38.100Z] [INFO] [2024-03-19T02:20:38.100Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:38.100Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:38.100Z] [INFO] from pom.xml [2024-03-19T02:20:38.100Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:38.336Z] [INFO] No sources to compile [2024-03-19T02:20:38.336Z] [INFO] [2024-03-19T02:20:38.336Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [Pipeline] sh [2024-03-19T02:20:38.592Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:38.592Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:38.592Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:38.592Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:38.592Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:38.592Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:38.592Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:38.592Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:38.592Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:38.592Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:38.592Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:38.592Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:38.592Z] Preparing dependencies ... [2024-03-19T02:20:38.592Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:38.598Z] [INFO] [2024-03-19T02:20:38.598Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:38.598Z] [INFO] [2024-03-19T02:20:38.598Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:38.598Z] [INFO] No sources to compile [2024-03-19T02:20:38.598Z] [INFO] [2024-03-19T02:20:38.598Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:38.598Z] [INFO] No sources to compile [2024-03-19T02:20:38.598Z] [INFO] [2024-03-19T02:20:38.598Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:38.747Z] + id [2024-03-19T02:20:38.747Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:38.747Z] + uname -a [2024-03-19T02:20:38.747Z] Linux basic-4wstv 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:38.747Z] + env [2024-03-19T02:20:38.747Z] + sort [2024-03-19T02:20:38.748Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:38.748Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:38.748Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:38.748Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:38.748Z] BUILD_ID=1 [2024-03-19T02:20:38.748Z] BUILD_NUMBER=1 [2024-03-19T02:20:38.748Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:38.748Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:38.748Z] CI=true [2024-03-19T02:20:38.748Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:38.748Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:38.748Z] HOME=/home/jenkins [2024-03-19T02:20:38.748Z] HOSTNAME=basic-4wstv [2024-03-19T02:20:38.748Z] HUDSON_COOKIE=f3139516-d180-4136-932f-014584f52bc1 [2024-03-19T02:20:38.748Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:38.748Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:38.748Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:38.748Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:38.748Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:38.748Z] JENKINS_AGENT_NAME=basic-4wstv [2024-03-19T02:20:38.748Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:38.748Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:38.748Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:38.748Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:38.748Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:38.748Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:38.748Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:38.748Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:38.748Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:38.748Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:38.748Z] JENKINS_NAME=basic-4wstv [2024-03-19T02:20:38.748Z] JENKINS_NODE_COOKIE=8564725c-1970-4be1-ada7-4f3598bd6183 [2024-03-19T02:20:38.748Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:38.748Z] JENKINS_SECRET=**** [2024-03-19T02:20:38.748Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:38.748Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:38.748Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:38.748Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:38.748Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:38.748Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:38.748Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:38.748Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:38.748Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:38.748Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:38.748Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:38.748Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:38.748Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:38.748Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:38.748Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:38.748Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:38.748Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:38.748Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:38.748Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:38.748Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:38.748Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:38.748Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:38.748Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:38.748Z] LANG=en_US.UTF-8 [2024-03-19T02:20:38.748Z] LANGUAGE=en_US:en [2024-03-19T02:20:38.748Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:38.748Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:38.748Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:38.748Z] NODE_LABELS=basic-4wstv basic [2024-03-19T02:20:38.748Z] NODE_NAME=basic-4wstv [2024-03-19T02:20:38.748Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:38.749Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-4wstv [2024-03-19T02:20:38.749Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:38.749Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:38.749Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:38.749Z] PORT_ADMIN=4848 [2024-03-19T02:20:38.749Z] PORT_HTTP=8080 [2024-03-19T02:20:38.749Z] PORT_HTTPS=8181 [2024-03-19T02:20:38.749Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:38.749Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:38.749Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:38.749Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:38.749Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:38.749Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:38.749Z] SHLVL=1 [2024-03-19T02:20:38.749Z] STAGE_NAME=cdi_all [2024-03-19T02:20:38.749Z] TERM=xterm [2024-03-19T02:20:38.749Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:38.749Z] USER_NAME=jenkins [2024-03-19T02:20:38.749Z] _=/usr/bin/env [2024-03-19T02:20:38.749Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:38.749Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:38.749Z] + df -h [2024-03-19T02:20:38.749Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:38.749Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:38.749Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:38.749Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-19T02:20:38.749Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:38.749Z] tmpfs 6.3G 61M 6.2G 1% /etc/hostname [2024-03-19T02:20:38.749Z] /dev/sda4 894G 58G 837G 7% /etc/hosts [2024-03-19T02:20:38.749Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:38.749Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:38.749Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:38.749Z] tmpfs 16G 0 16G 0% /proc/acpi [2024-03-19T02:20:38.749Z] tmpfs 16G 0 16G 0% /proc/scsi [2024-03-19T02:20:38.749Z] tmpfs 16G 0 16G 0% /sys/firmware [2024-03-19T02:20:38.749Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:38.837Z] 93 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:38.837Z] + mvn -version [2024-03-19T02:20:38.896Z] [INFO] Scanning for projects... [Pipeline] { [2024-03-19T02:20:39.007Z] 96 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:39.007Z] + mvn -version [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] sh [2024-03-19T02:20:39.263Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:39.263Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:39.263Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:39.263Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:39.263Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:39.289Z] + id [2024-03-19T02:20:39.289Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:39.290Z] + uname -a [2024-03-19T02:20:39.290Z] Linux basic-zd6w9 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:39.290Z] + env [2024-03-19T02:20:39.290Z] + sort [2024-03-19T02:20:39.290Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:39.290Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:39.290Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:39.290Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:39.290Z] BUILD_ID=1 [2024-03-19T02:20:39.290Z] BUILD_NUMBER=1 [2024-03-19T02:20:39.290Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:39.290Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:39.290Z] CI=true [2024-03-19T02:20:39.290Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:39.290Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:39.290Z] HOME=/home/jenkins [2024-03-19T02:20:39.290Z] HOSTNAME=basic-zd6w9 [2024-03-19T02:20:39.290Z] HUDSON_COOKIE=affcd89f-4d4d-4bee-b98b-084b4bbb25d8 [2024-03-19T02:20:39.290Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:39.290Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:39.290Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:39.290Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:39.290Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:39.290Z] JENKINS_AGENT_NAME=basic-zd6w9 [2024-03-19T02:20:39.290Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:39.290Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:39.290Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:39.290Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:39.290Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:39.290Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:39.290Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:39.290Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:39.290Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:39.290Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:39.290Z] JENKINS_NAME=basic-zd6w9 [2024-03-19T02:20:39.290Z] JENKINS_NODE_COOKIE=d7e0ae22-db78-4bef-8e10-733c269f26d6 [2024-03-19T02:20:39.290Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:39.290Z] JENKINS_SECRET=**** [2024-03-19T02:20:39.290Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:39.290Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:39.290Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:39.290Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:39.290Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:39.290Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:39.290Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:39.290Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:39.290Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:39.290Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:39.290Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:39.290Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:39.290Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:39.290Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:39.290Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:39.290Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:39.290Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:39.290Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:39.290Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:39.290Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:39.290Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:39.290Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:39.290Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:39.290Z] LANG=en_US.UTF-8 [2024-03-19T02:20:39.290Z] LANGUAGE=en_US:en [2024-03-19T02:20:39.290Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:39.290Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:39.290Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:39.290Z] NODE_LABELS=basic basic-zd6w9 [2024-03-19T02:20:39.290Z] NODE_NAME=basic-zd6w9 [2024-03-19T02:20:39.290Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:39.291Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-zd6w9 [2024-03-19T02:20:39.291Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:39.291Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:39.291Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:39.291Z] PORT_ADMIN=4848 [2024-03-19T02:20:39.291Z] PORT_HTTP=8080 [2024-03-19T02:20:39.291Z] PORT_HTTPS=8181 [2024-03-19T02:20:39.291Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:39.291Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:39.291Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:39.291Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:39.291Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:39.291Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:39.291Z] SHLVL=1 [2024-03-19T02:20:39.291Z] STAGE_NAME=connector_group_1 [2024-03-19T02:20:39.291Z] TERM=xterm [2024-03-19T02:20:39.291Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:39.291Z] USER_NAME=jenkins [2024-03-19T02:20:39.291Z] _=/usr/bin/env [2024-03-19T02:20:39.291Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:39.291Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:39.291Z] + df -h [2024-03-19T02:20:39.291Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:39.291Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:39.291Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:39.291Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:39.291Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:39.291Z] tmpfs 26G 61M 26G 1% /etc/hostname [2024-03-19T02:20:39.291Z] /dev/sda4 932G 59G 873G 7% /etc/hosts [2024-03-19T02:20:39.291Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:39.291Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:39.291Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:39.291Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:39.291Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:39.291Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:39.291Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:39.291Z] 96 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:39.291Z] + mvn -version [2024-03-19T02:20:39.403Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:39.403Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:39.403Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:39.403Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:39.403Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:39.403Z] + ant -version [2024-03-19T02:20:39.403Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:39.403Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:39.404Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-00e4e338/script.sh: line 9: ps: command not found [2024-03-19T02:20:39.404Z] + true [2024-03-19T02:20:39.404Z] + cat /proc/cpuinfo [2024-03-19T02:20:39.404Z] processor : 0 [2024-03-19T02:20:39.404Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.404Z] cpu family : 6 [2024-03-19T02:20:39.404Z] model : 158 [2024-03-19T02:20:39.404Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.404Z] stepping : 9 [2024-03-19T02:20:39.404Z] microcode : 0xf0 [2024-03-19T02:20:39.404Z] cpu MHz : 3900.848 [2024-03-19T02:20:39.404Z] cache size : 8192 KB [2024-03-19T02:20:39.404Z] physical id : 0 [2024-03-19T02:20:39.404Z] siblings : 8 [2024-03-19T02:20:39.404Z] core id : 0 [2024-03-19T02:20:39.404Z] cpu cores : 4 [2024-03-19T02:20:39.404Z] apicid : 0 [2024-03-19T02:20:39.404Z] initial apicid : 0 [2024-03-19T02:20:39.404Z] fpu : yes [2024-03-19T02:20:39.404Z] fpu_exception : yes [2024-03-19T02:20:39.404Z] cpuid level : 22 [2024-03-19T02:20:39.404Z] wp : yes [2024-03-19T02:20:39.404Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.404Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.404Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.404Z] bogomips : 7399.70 [2024-03-19T02:20:39.404Z] clflush size : 64 [2024-03-19T02:20:39.404Z] cache_alignment : 64 [2024-03-19T02:20:39.404Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.404Z] power management: [2024-03-19T02:20:39.404Z] [2024-03-19T02:20:39.404Z] processor : 1 [2024-03-19T02:20:39.404Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.404Z] cpu family : 6 [2024-03-19T02:20:39.404Z] model : 158 [2024-03-19T02:20:39.404Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.404Z] stepping : 9 [2024-03-19T02:20:39.404Z] microcode : 0xf0 [2024-03-19T02:20:39.404Z] cpu MHz : 3939.304 [2024-03-19T02:20:39.404Z] cache size : 8192 KB [2024-03-19T02:20:39.404Z] physical id : 0 [2024-03-19T02:20:39.404Z] siblings : 8 [2024-03-19T02:20:39.404Z] core id : 1 [2024-03-19T02:20:39.404Z] cpu cores : 4 [2024-03-19T02:20:39.404Z] apicid : 2 [2024-03-19T02:20:39.404Z] initial apicid : 2 [2024-03-19T02:20:39.404Z] fpu : yes [2024-03-19T02:20:39.404Z] fpu_exception : yes [2024-03-19T02:20:39.404Z] cpuid level : 22 [2024-03-19T02:20:39.404Z] wp : yes [2024-03-19T02:20:39.404Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.405Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.405Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.405Z] bogomips : 7399.70 [2024-03-19T02:20:39.405Z] clflush size : 64 [2024-03-19T02:20:39.405Z] cache_alignment : 64 [2024-03-19T02:20:39.405Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.405Z] power management: [2024-03-19T02:20:39.405Z] [2024-03-19T02:20:39.405Z] processor : 2 [2024-03-19T02:20:39.405Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.405Z] cpu family : 6 [2024-03-19T02:20:39.405Z] model : 158 [2024-03-19T02:20:39.405Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.405Z] stepping : 9 [2024-03-19T02:20:39.405Z] microcode : 0xf0 [2024-03-19T02:20:39.405Z] cpu MHz : 3999.930 [2024-03-19T02:20:39.405Z] cache size : 8192 KB [2024-03-19T02:20:39.405Z] physical id : 0 [2024-03-19T02:20:39.405Z] siblings : 8 [2024-03-19T02:20:39.405Z] core id : 2 [2024-03-19T02:20:39.405Z] cpu cores : 4 [2024-03-19T02:20:39.405Z] apicid : 4 [2024-03-19T02:20:39.405Z] initial apicid : 4 [2024-03-19T02:20:39.405Z] fpu : yes [2024-03-19T02:20:39.405Z] fpu_exception : yes [2024-03-19T02:20:39.405Z] cpuid level : 22 [2024-03-19T02:20:39.405Z] wp : yes [2024-03-19T02:20:39.405Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.405Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.405Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.405Z] bogomips : 7399.70 [2024-03-19T02:20:39.405Z] clflush size : 64 [2024-03-19T02:20:39.405Z] cache_alignment : 64 [2024-03-19T02:20:39.405Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.405Z] power management: [2024-03-19T02:20:39.405Z] [2024-03-19T02:20:39.405Z] processor : 3 [2024-03-19T02:20:39.405Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.405Z] cpu family : 6 [2024-03-19T02:20:39.405Z] model : 158 [2024-03-19T02:20:39.405Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.405Z] stepping : 9 [2024-03-19T02:20:39.405Z] microcode : 0xf0 [2024-03-19T02:20:39.405Z] cpu MHz : 3980.539 [2024-03-19T02:20:39.405Z] cache size : 8192 KB [2024-03-19T02:20:39.405Z] physical id : 0 [2024-03-19T02:20:39.405Z] siblings : 8 [2024-03-19T02:20:39.405Z] core id : 3 [2024-03-19T02:20:39.405Z] cpu cores : 4 [2024-03-19T02:20:39.405Z] apicid : 6 [2024-03-19T02:20:39.405Z] initial apicid : 6 [2024-03-19T02:20:39.405Z] fpu : yes [2024-03-19T02:20:39.405Z] fpu_exception : yes [2024-03-19T02:20:39.405Z] cpuid level : 22 [2024-03-19T02:20:39.405Z] wp : yes [2024-03-19T02:20:39.405Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.406Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.406Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.406Z] bogomips : 7399.70 [2024-03-19T02:20:39.406Z] clflush size : 64 [2024-03-19T02:20:39.406Z] cache_alignment : 64 [2024-03-19T02:20:39.406Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.406Z] power management: [2024-03-19T02:20:39.406Z] [2024-03-19T02:20:39.406Z] processor : 4 [2024-03-19T02:20:39.406Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.406Z] cpu family : 6 [2024-03-19T02:20:39.406Z] model : 158 [2024-03-19T02:20:39.406Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.406Z] stepping : 9 [2024-03-19T02:20:39.406Z] microcode : 0xf0 [2024-03-19T02:20:39.406Z] cpu MHz : 3901.591 [2024-03-19T02:20:39.406Z] cache size : 8192 KB [2024-03-19T02:20:39.406Z] physical id : 0 [2024-03-19T02:20:39.406Z] siblings : 8 [2024-03-19T02:20:39.406Z] core id : 0 [2024-03-19T02:20:39.406Z] cpu cores : 4 [2024-03-19T02:20:39.406Z] apicid : 1 [2024-03-19T02:20:39.406Z] initial apicid : 1 [2024-03-19T02:20:39.406Z] fpu : yes [2024-03-19T02:20:39.406Z] fpu_exception : yes [2024-03-19T02:20:39.406Z] cpuid level : 22 [2024-03-19T02:20:39.406Z] wp : yes [2024-03-19T02:20:39.406Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.406Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.406Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.406Z] bogomips : 7399.70 [2024-03-19T02:20:39.406Z] clflush size : 64 [2024-03-19T02:20:39.406Z] cache_alignment : 64 [2024-03-19T02:20:39.406Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.406Z] power management: [2024-03-19T02:20:39.406Z] [2024-03-19T02:20:39.406Z] processor : 5 [2024-03-19T02:20:39.406Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.406Z] cpu family : 6 [2024-03-19T02:20:39.406Z] model : 158 [2024-03-19T02:20:39.406Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.406Z] stepping : 9 [2024-03-19T02:20:39.406Z] microcode : 0xf0 [2024-03-19T02:20:39.406Z] cpu MHz : 3959.357 [2024-03-19T02:20:39.406Z] cache size : 8192 KB [2024-03-19T02:20:39.406Z] physical id : 0 [2024-03-19T02:20:39.406Z] siblings : 8 [2024-03-19T02:20:39.406Z] core id : 1 [2024-03-19T02:20:39.406Z] cpu cores : 4 [2024-03-19T02:20:39.406Z] apicid : 3 [2024-03-19T02:20:39.406Z] initial apicid : 3 [2024-03-19T02:20:39.406Z] fpu : yes [2024-03-19T02:20:39.406Z] fpu_exception : yes [2024-03-19T02:20:39.406Z] cpuid level : 22 [2024-03-19T02:20:39.406Z] wp : yes [2024-03-19T02:20:39.407Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.407Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.407Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.407Z] bogomips : 7399.70 [2024-03-19T02:20:39.407Z] clflush size : 64 [2024-03-19T02:20:39.407Z] cache_alignment : 64 [2024-03-19T02:20:39.407Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.407Z] power management: [2024-03-19T02:20:39.407Z] [2024-03-19T02:20:39.407Z] processor : 6 [2024-03-19T02:20:39.407Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.407Z] cpu family : 6 [2024-03-19T02:20:39.407Z] model : 158 [2024-03-19T02:20:39.407Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.407Z] stepping : 9 [2024-03-19T02:20:39.407Z] microcode : 0xf0 [2024-03-19T02:20:39.407Z] cpu MHz : 3990.155 [2024-03-19T02:20:39.407Z] cache size : 8192 KB [2024-03-19T02:20:39.407Z] physical id : 0 [2024-03-19T02:20:39.407Z] siblings : 8 [2024-03-19T02:20:39.407Z] core id : 2 [2024-03-19T02:20:39.407Z] cpu cores : 4 [2024-03-19T02:20:39.407Z] apicid : 5 [2024-03-19T02:20:39.407Z] initial apicid : 5 [2024-03-19T02:20:39.407Z] fpu : yes [2024-03-19T02:20:39.407Z] fpu_exception : yes [2024-03-19T02:20:39.407Z] cpuid level : 22 [2024-03-19T02:20:39.407Z] wp : yes [2024-03-19T02:20:39.407Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.407Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.407Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.407Z] bogomips : 7399.70 [2024-03-19T02:20:39.407Z] clflush size : 64 [2024-03-19T02:20:39.407Z] cache_alignment : 64 [2024-03-19T02:20:39.407Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.407Z] power management: [2024-03-19T02:20:39.407Z] [2024-03-19T02:20:39.407Z] processor : 7 [2024-03-19T02:20:39.407Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.407Z] cpu family : 6 [2024-03-19T02:20:39.407Z] model : 158 [2024-03-19T02:20:39.407Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.407Z] stepping : 9 [2024-03-19T02:20:39.407Z] microcode : 0xf0 [2024-03-19T02:20:39.407Z] cpu MHz : 3938.633 [2024-03-19T02:20:39.407Z] cache size : 8192 KB [2024-03-19T02:20:39.407Z] physical id : 0 [2024-03-19T02:20:39.407Z] siblings : 8 [2024-03-19T02:20:39.407Z] core id : 3 [2024-03-19T02:20:39.407Z] cpu cores : 4 [2024-03-19T02:20:39.407Z] apicid : 7 [2024-03-19T02:20:39.407Z] initial apicid : 7 [2024-03-19T02:20:39.407Z] fpu : yes [2024-03-19T02:20:39.407Z] fpu_exception : yes [2024-03-19T02:20:39.407Z] cpuid level : 22 [2024-03-19T02:20:39.407Z] wp : yes [2024-03-19T02:20:39.408Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.408Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.408Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.408Z] bogomips : 7399.70 [2024-03-19T02:20:39.408Z] clflush size : 64 [2024-03-19T02:20:39.408Z] cache_alignment : 64 [2024-03-19T02:20:39.408Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.408Z] power management: [2024-03-19T02:20:39.408Z] [2024-03-19T02:20:39.408Z] + cat /proc/meminfo [2024-03-19T02:20:39.408Z] MemTotal: 32672372 kB [2024-03-19T02:20:39.408Z] MemFree: 4477600 kB [2024-03-19T02:20:39.408Z] MemAvailable: 28561900 kB [2024-03-19T02:20:39.408Z] Buffers: 60 kB [2024-03-19T02:20:39.408Z] Cached: 22814672 kB [2024-03-19T02:20:39.408Z] SwapCached: 0 kB [2024-03-19T02:20:39.408Z] Active: 3641760 kB [2024-03-19T02:20:39.408Z] Inactive: 20444984 kB [2024-03-19T02:20:39.408Z] Active(anon): 1276316 kB [2024-03-19T02:20:39.408Z] Inactive(anon): 67768 kB [2024-03-19T02:20:39.408Z] Active(file): 2365444 kB [2024-03-19T02:20:39.408Z] Inactive(file): 20377216 kB [2024-03-19T02:20:39.408Z] Unevictable: 47284 kB [2024-03-19T02:20:39.408Z] Mlocked: 47284 kB [2024-03-19T02:20:39.408Z] SwapTotal: 0 kB [2024-03-19T02:20:39.408Z] SwapFree: 0 kB [2024-03-19T02:20:39.408Z] Zswap: 0 kB [2024-03-19T02:20:39.408Z] Zswapped: 0 kB [2024-03-19T02:20:39.408Z] Dirty: 193256 kB [2024-03-19T02:20:39.408Z] Writeback: 0 kB [2024-03-19T02:20:39.408Z] AnonPages: 1263904 kB [2024-03-19T02:20:39.408Z] Mapped: 687924 kB [2024-03-19T02:20:39.408Z] Shmem: 63388 kB [2024-03-19T02:20:39.408Z] KReclaimable: 1809872 kB [2024-03-19T02:20:39.408Z] Slab: 3048320 kB [2024-03-19T02:20:39.408Z] SReclaimable: 1809872 kB [2024-03-19T02:20:39.408Z] SUnreclaim: 1238448 kB [2024-03-19T02:20:39.408Z] KernelStack: 10900 kB [2024-03-19T02:20:39.408Z] PageTables: 14632 kB [2024-03-19T02:20:39.408Z] SecPageTables: 0 kB [2024-03-19T02:20:39.408Z] NFS_Unstable: 0 kB [2024-03-19T02:20:39.408Z] Bounce: 0 kB [2024-03-19T02:20:39.408Z] WritebackTmp: 0 kB [2024-03-19T02:20:39.408Z] CommitLimit: 16336184 kB [2024-03-19T02:20:39.408Z] Committed_AS: 5359572 kB [2024-03-19T02:20:39.408Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:39.408Z] VmallocUsed: 51312 kB [2024-03-19T02:20:39.408Z] VmallocChunk: 0 kB [2024-03-19T02:20:39.408Z] Percpu: 34944 kB [2024-03-19T02:20:39.408Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:39.408Z] AnonHugePages: 196608 kB [2024-03-19T02:20:39.408Z] ShmemHugePages: 0 kB [2024-03-19T02:20:39.408Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:39.408Z] FileHugePages: 0 kB [2024-03-19T02:20:39.408Z] FilePmdMapped: 0 kB [2024-03-19T02:20:39.408Z] CmaTotal: 0 kB [2024-03-19T02:20:39.408Z] CmaFree: 0 kB [2024-03-19T02:20:39.408Z] HugePages_Total: 0 [2024-03-19T02:20:39.408Z] HugePages_Free: 0 [2024-03-19T02:20:39.408Z] HugePages_Rsvd: 0 [2024-03-19T02:20:39.408Z] HugePages_Surp: 0 [2024-03-19T02:20:39.408Z] Hugepagesize: 2048 kB [2024-03-19T02:20:39.408Z] Hugetlb: 0 kB [2024-03-19T02:20:39.408Z] DirectMap4k: 634964 kB [2024-03-19T02:20:39.408Z] DirectMap2M: 17008640 kB [2024-03-19T02:20:39.408Z] DirectMap1G: 15728640 kB [Pipeline] sh [2024-03-19T02:20:39.521Z] + ant -version [2024-03-19T02:20:39.521Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:39.521Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:39.521Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-775a6c8b/script.sh: line 9: ps: command not found [2024-03-19T02:20:39.521Z] + true [2024-03-19T02:20:39.521Z] + cat /proc/cpuinfo [2024-03-19T02:20:39.521Z] processor : 0 [2024-03-19T02:20:39.521Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.521Z] cpu family : 6 [2024-03-19T02:20:39.521Z] model : 158 [2024-03-19T02:20:39.521Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.521Z] stepping : 9 [2024-03-19T02:20:39.521Z] microcode : 0xf0 [2024-03-19T02:20:39.521Z] cpu MHz : 3990.206 [2024-03-19T02:20:39.521Z] cache size : 8192 KB [2024-03-19T02:20:39.521Z] physical id : 0 [2024-03-19T02:20:39.521Z] siblings : 8 [2024-03-19T02:20:39.521Z] core id : 0 [2024-03-19T02:20:39.521Z] cpu cores : 4 [2024-03-19T02:20:39.521Z] apicid : 0 [2024-03-19T02:20:39.521Z] initial apicid : 0 [2024-03-19T02:20:39.521Z] fpu : yes [2024-03-19T02:20:39.521Z] fpu_exception : yes [2024-03-19T02:20:39.521Z] cpuid level : 22 [2024-03-19T02:20:39.521Z] wp : yes [2024-03-19T02:20:39.521Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.521Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.521Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.521Z] bogomips : 7399.70 [2024-03-19T02:20:39.521Z] clflush size : 64 [2024-03-19T02:20:39.521Z] cache_alignment : 64 [2024-03-19T02:20:39.521Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.521Z] power management: [2024-03-19T02:20:39.521Z] [2024-03-19T02:20:39.521Z] processor : 1 [2024-03-19T02:20:39.521Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.521Z] cpu family : 6 [2024-03-19T02:20:39.521Z] model : 158 [2024-03-19T02:20:39.521Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.522Z] stepping : 9 [2024-03-19T02:20:39.522Z] microcode : 0xf0 [2024-03-19T02:20:39.522Z] cpu MHz : 3954.590 [2024-03-19T02:20:39.522Z] cache size : 8192 KB [2024-03-19T02:20:39.522Z] physical id : 0 [2024-03-19T02:20:39.522Z] siblings : 8 [2024-03-19T02:20:39.522Z] core id : 1 [2024-03-19T02:20:39.522Z] cpu cores : 4 [2024-03-19T02:20:39.522Z] apicid : 2 [2024-03-19T02:20:39.522Z] initial apicid : 2 [2024-03-19T02:20:39.522Z] fpu : yes [2024-03-19T02:20:39.522Z] fpu_exception : yes [2024-03-19T02:20:39.522Z] cpuid level : 22 [2024-03-19T02:20:39.522Z] wp : yes [2024-03-19T02:20:39.522Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.522Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.522Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.522Z] bogomips : 7399.70 [2024-03-19T02:20:39.522Z] clflush size : 64 [2024-03-19T02:20:39.522Z] cache_alignment : 64 [2024-03-19T02:20:39.522Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.522Z] power management: [2024-03-19T02:20:39.522Z] [2024-03-19T02:20:39.522Z] processor : 2 [2024-03-19T02:20:39.522Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.522Z] cpu family : 6 [2024-03-19T02:20:39.522Z] model : 158 [2024-03-19T02:20:39.522Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.522Z] stepping : 9 [2024-03-19T02:20:39.522Z] microcode : 0xf0 [2024-03-19T02:20:39.522Z] cpu MHz : 3998.492 [2024-03-19T02:20:39.522Z] cache size : 8192 KB [2024-03-19T02:20:39.522Z] physical id : 0 [2024-03-19T02:20:39.522Z] siblings : 8 [2024-03-19T02:20:39.522Z] core id : 2 [2024-03-19T02:20:39.522Z] cpu cores : 4 [2024-03-19T02:20:39.522Z] apicid : 4 [2024-03-19T02:20:39.522Z] initial apicid : 4 [2024-03-19T02:20:39.522Z] fpu : yes [2024-03-19T02:20:39.522Z] fpu_exception : yes [2024-03-19T02:20:39.522Z] cpuid level : 22 [2024-03-19T02:20:39.522Z] wp : yes [2024-03-19T02:20:39.522Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.522Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.523Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.523Z] bogomips : 7399.70 [2024-03-19T02:20:39.523Z] clflush size : 64 [2024-03-19T02:20:39.523Z] cache_alignment : 64 [2024-03-19T02:20:39.523Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.523Z] power management: [2024-03-19T02:20:39.523Z] [2024-03-19T02:20:39.523Z] processor : 3 [2024-03-19T02:20:39.523Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.523Z] cpu family : 6 [2024-03-19T02:20:39.523Z] model : 158 [2024-03-19T02:20:39.523Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.523Z] stepping : 9 [2024-03-19T02:20:39.523Z] microcode : 0xf0 [2024-03-19T02:20:39.523Z] cpu MHz : 3968.284 [2024-03-19T02:20:39.523Z] cache size : 8192 KB [2024-03-19T02:20:39.523Z] physical id : 0 [2024-03-19T02:20:39.523Z] siblings : 8 [2024-03-19T02:20:39.523Z] core id : 3 [2024-03-19T02:20:39.523Z] cpu cores : 4 [2024-03-19T02:20:39.523Z] apicid : 6 [2024-03-19T02:20:39.523Z] initial apicid : 6 [2024-03-19T02:20:39.523Z] fpu : yes [2024-03-19T02:20:39.523Z] fpu_exception : yes [2024-03-19T02:20:39.523Z] cpuid level : 22 [2024-03-19T02:20:39.523Z] wp : yes [2024-03-19T02:20:39.523Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.523Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.523Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.523Z] bogomips : 7399.70 [2024-03-19T02:20:39.523Z] clflush size : 64 [2024-03-19T02:20:39.523Z] cache_alignment : 64 [2024-03-19T02:20:39.523Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.523Z] power management: [2024-03-19T02:20:39.523Z] [2024-03-19T02:20:39.523Z] processor : 4 [2024-03-19T02:20:39.523Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.523Z] cpu family : 6 [2024-03-19T02:20:39.523Z] model : 158 [2024-03-19T02:20:39.523Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.523Z] stepping : 9 [2024-03-19T02:20:39.523Z] microcode : 0xf0 [2024-03-19T02:20:39.523Z] cpu MHz : 3944.340 [2024-03-19T02:20:39.523Z] cache size : 8192 KB [2024-03-19T02:20:39.523Z] physical id : 0 [2024-03-19T02:20:39.523Z] siblings : 8 [2024-03-19T02:20:39.523Z] core id : 0 [2024-03-19T02:20:39.523Z] cpu cores : 4 [2024-03-19T02:20:39.523Z] apicid : 1 [2024-03-19T02:20:39.523Z] initial apicid : 1 [2024-03-19T02:20:39.523Z] fpu : yes [2024-03-19T02:20:39.523Z] fpu_exception : yes [2024-03-19T02:20:39.523Z] cpuid level : 22 [2024-03-19T02:20:39.523Z] wp : yes [2024-03-19T02:20:39.523Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.524Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.524Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.524Z] bogomips : 7399.70 [2024-03-19T02:20:39.524Z] clflush size : 64 [2024-03-19T02:20:39.524Z] cache_alignment : 64 [2024-03-19T02:20:39.524Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.524Z] power management: [2024-03-19T02:20:39.524Z] [2024-03-19T02:20:39.524Z] processor : 5 [2024-03-19T02:20:39.524Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.524Z] cpu family : 6 [2024-03-19T02:20:39.524Z] model : 158 [2024-03-19T02:20:39.524Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.524Z] stepping : 9 [2024-03-19T02:20:39.524Z] microcode : 0xf0 [2024-03-19T02:20:39.524Z] cpu MHz : 3990.936 [2024-03-19T02:20:39.524Z] cache size : 8192 KB [2024-03-19T02:20:39.524Z] physical id : 0 [2024-03-19T02:20:39.524Z] siblings : 8 [2024-03-19T02:20:39.524Z] core id : 1 [2024-03-19T02:20:39.524Z] cpu cores : 4 [2024-03-19T02:20:39.524Z] apicid : 3 [2024-03-19T02:20:39.524Z] initial apicid : 3 [2024-03-19T02:20:39.524Z] fpu : yes [2024-03-19T02:20:39.524Z] fpu_exception : yes [2024-03-19T02:20:39.524Z] cpuid level : 22 [2024-03-19T02:20:39.524Z] wp : yes [2024-03-19T02:20:39.524Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.524Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.524Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.524Z] bogomips : 7399.70 [2024-03-19T02:20:39.524Z] clflush size : 64 [2024-03-19T02:20:39.524Z] cache_alignment : 64 [2024-03-19T02:20:39.524Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.524Z] power management: [2024-03-19T02:20:39.524Z] [2024-03-19T02:20:39.524Z] processor : 6 [2024-03-19T02:20:39.524Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.524Z] cpu family : 6 [2024-03-19T02:20:39.524Z] model : 158 [2024-03-19T02:20:39.524Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.524Z] stepping : 9 [2024-03-19T02:20:39.524Z] microcode : 0xf0 [2024-03-19T02:20:39.524Z] cpu MHz : 3928.908 [2024-03-19T02:20:39.524Z] cache size : 8192 KB [2024-03-19T02:20:39.524Z] physical id : 0 [2024-03-19T02:20:39.524Z] siblings : 8 [2024-03-19T02:20:39.524Z] core id : 2 [2024-03-19T02:20:39.524Z] cpu cores : 4 [2024-03-19T02:20:39.524Z] apicid : 5 [2024-03-19T02:20:39.524Z] initial apicid : 5 [2024-03-19T02:20:39.524Z] fpu : yes [2024-03-19T02:20:39.524Z] fpu_exception : yes [2024-03-19T02:20:39.524Z] cpuid level : 22 [2024-03-19T02:20:39.524Z] wp : yes [2024-03-19T02:20:39.525Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.525Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.525Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.525Z] bogomips : 7399.70 [2024-03-19T02:20:39.525Z] clflush size : 64 [2024-03-19T02:20:39.525Z] cache_alignment : 64 [2024-03-19T02:20:39.525Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.525Z] power management: [2024-03-19T02:20:39.525Z] [2024-03-19T02:20:39.525Z] processor : 7 [2024-03-19T02:20:39.525Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.525Z] cpu family : 6 [2024-03-19T02:20:39.525Z] model : 158 [2024-03-19T02:20:39.525Z] model name : Intel(R) Xeon(R) CPU E3-1240 v6 @ 3.70GHz [2024-03-19T02:20:39.525Z] stepping : 9 [2024-03-19T02:20:39.525Z] microcode : 0xf0 [2024-03-19T02:20:39.525Z] cpu MHz : 3932.551 [2024-03-19T02:20:39.525Z] cache size : 8192 KB [2024-03-19T02:20:39.525Z] physical id : 0 [2024-03-19T02:20:39.525Z] siblings : 8 [2024-03-19T02:20:39.525Z] core id : 3 [2024-03-19T02:20:39.525Z] cpu cores : 4 [2024-03-19T02:20:39.525Z] apicid : 7 [2024-03-19T02:20:39.525Z] initial apicid : 7 [2024-03-19T02:20:39.525Z] fpu : yes [2024-03-19T02:20:39.525Z] fpu_exception : yes [2024-03-19T02:20:39.525Z] cpuid level : 22 [2024-03-19T02:20:39.525Z] wp : yes [2024-03-19T02:20:39.525Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities [2024-03-19T02:20:39.525Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec [2024-03-19T02:20:39.525Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed [2024-03-19T02:20:39.525Z] bogomips : 7399.70 [2024-03-19T02:20:39.525Z] clflush size : 64 [2024-03-19T02:20:39.525Z] cache_alignment : 64 [2024-03-19T02:20:39.525Z] address sizes : 39 bits physical, 48 bits virtual [2024-03-19T02:20:39.525Z] power management: [2024-03-19T02:20:39.525Z] [2024-03-19T02:20:39.525Z] + cat /proc/meminfo [2024-03-19T02:20:39.532Z] MemTotal: 32672360 kB [2024-03-19T02:20:39.532Z] MemFree: 3279012 kB [2024-03-19T02:20:39.532Z] MemAvailable: 29018324 kB [2024-03-19T02:20:39.532Z] Buffers: 72 kB [2024-03-19T02:20:39.533Z] Cached: 25164788 kB [2024-03-19T02:20:39.533Z] SwapCached: 0 kB [2024-03-19T02:20:39.533Z] Active: 5522272 kB [2024-03-19T02:20:39.533Z] Inactive: 21290192 kB [2024-03-19T02:20:39.533Z] Active(anon): 1649800 kB [2024-03-19T02:20:39.533Z] Inactive(anon): 73012 kB [2024-03-19T02:20:39.533Z] Active(file): 3872472 kB [2024-03-19T02:20:39.533Z] Inactive(file): 21217180 kB [2024-03-19T02:20:39.533Z] Unevictable: 48100 kB [2024-03-19T02:20:39.533Z] Mlocked: 48100 kB [2024-03-19T02:20:39.533Z] SwapTotal: 0 kB [2024-03-19T02:20:39.533Z] SwapFree: 0 kB [2024-03-19T02:20:39.533Z] Zswap: 0 kB [2024-03-19T02:20:39.533Z] Zswapped: 0 kB [2024-03-19T02:20:39.533Z] Dirty: 191208 kB [2024-03-19T02:20:39.533Z] Writeback: 0 kB [2024-03-19T02:20:39.533Z] AnonPages: 1679372 kB [2024-03-19T02:20:39.533Z] Mapped: 837604 kB [2024-03-19T02:20:39.533Z] Shmem: 66476 kB [2024-03-19T02:20:39.533Z] KReclaimable: 1118112 kB [2024-03-19T02:20:39.533Z] Slab: 1856860 kB [2024-03-19T02:20:39.533Z] SReclaimable: 1118112 kB [2024-03-19T02:20:39.533Z] SUnreclaim: 738748 kB [2024-03-19T02:20:39.533Z] KernelStack: 14480 kB [2024-03-19T02:20:39.533Z] PageTables: 18608 kB [2024-03-19T02:20:39.533Z] SecPageTables: 0 kB [2024-03-19T02:20:39.533Z] NFS_Unstable: 0 kB [2024-03-19T02:20:39.533Z] Bounce: 0 kB [2024-03-19T02:20:39.533Z] WritebackTmp: 0 kB [2024-03-19T02:20:39.533Z] CommitLimit: 16336180 kB [2024-03-19T02:20:39.533Z] Committed_AS: 6185524 kB [2024-03-19T02:20:39.533Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:39.533Z] VmallocUsed: 52172 kB [2024-03-19T02:20:39.533Z] VmallocChunk: 0 kB [2024-03-19T02:20:39.533Z] Percpu: 24512 kB [2024-03-19T02:20:39.533Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:39.533Z] AnonHugePages: 26624 kB [2024-03-19T02:20:39.533Z] ShmemHugePages: 0 kB [2024-03-19T02:20:39.533Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:39.533Z] FileHugePages: 0 kB [2024-03-19T02:20:39.533Z] FilePmdMapped: 0 kB [2024-03-19T02:20:39.533Z] CmaTotal: 0 kB [2024-03-19T02:20:39.533Z] CmaFree: 0 kB [2024-03-19T02:20:39.533Z] HugePages_Total: 0 [2024-03-19T02:20:39.533Z] HugePages_Free: 0 [2024-03-19T02:20:39.533Z] HugePages_Rsvd: 0 [2024-03-19T02:20:39.533Z] HugePages_Surp: 0 [2024-03-19T02:20:39.533Z] Hugepagesize: 2048 kB [2024-03-19T02:20:39.533Z] Hugetlb: 0 kB [2024-03-19T02:20:39.533Z] DirectMap4k: 686164 kB [2024-03-19T02:20:39.533Z] DirectMap2M: 20103168 kB [2024-03-19T02:20:39.533Z] DirectMap1G: 12582912 kB [2024-03-19T02:20:39.543Z] [INFO] Executing tasks [2024-03-19T02:20:39.543Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:39.543Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:39.543Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:39.543Z] [INFO] Executed tasks [2024-03-19T02:20:39.543Z] [INFO] [2024-03-19T02:20:39.543Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:39.549Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:39.549Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:39.549Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:39.549Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:39.549Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:39.549Z] + ant -version [2024-03-19T02:20:39.549Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:39.549Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:39.550Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-ba692ee9/script.sh: line 9: ps: command not found [2024-03-19T02:20:39.550Z] + true [2024-03-19T02:20:39.550Z] + cat /proc/cpuinfo [2024-03-19T02:20:39.550Z] processor : 0 [2024-03-19T02:20:39.550Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.550Z] cpu family : 6 [2024-03-19T02:20:39.550Z] model : 63 [2024-03-19T02:20:39.550Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.550Z] stepping : 2 [2024-03-19T02:20:39.550Z] microcode : 0x49 [2024-03-19T02:20:39.550Z] cpu MHz : 3475.803 [2024-03-19T02:20:39.550Z] cache size : 10240 KB [2024-03-19T02:20:39.550Z] physical id : 0 [2024-03-19T02:20:39.550Z] siblings : 8 [2024-03-19T02:20:39.550Z] core id : 0 [2024-03-19T02:20:39.550Z] cpu cores : 4 [2024-03-19T02:20:39.550Z] apicid : 0 [2024-03-19T02:20:39.550Z] initial apicid : 0 [2024-03-19T02:20:39.550Z] fpu : yes [2024-03-19T02:20:39.550Z] fpu_exception : yes [2024-03-19T02:20:39.550Z] cpuid level : 15 [2024-03-19T02:20:39.550Z] wp : yes [2024-03-19T02:20:39.550Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.550Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.550Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.550Z] bogomips : 5999.95 [2024-03-19T02:20:39.550Z] clflush size : 64 [2024-03-19T02:20:39.550Z] cache_alignment : 64 [2024-03-19T02:20:39.550Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.550Z] power management: [2024-03-19T02:20:39.550Z] [2024-03-19T02:20:39.550Z] processor : 1 [2024-03-19T02:20:39.550Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.550Z] cpu family : 6 [2024-03-19T02:20:39.550Z] model : 63 [2024-03-19T02:20:39.550Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.550Z] stepping : 2 [2024-03-19T02:20:39.550Z] microcode : 0x49 [2024-03-19T02:20:39.550Z] cpu MHz : 3300.721 [2024-03-19T02:20:39.550Z] cache size : 10240 KB [2024-03-19T02:20:39.550Z] physical id : 0 [2024-03-19T02:20:39.550Z] siblings : 8 [2024-03-19T02:20:39.550Z] core id : 1 [2024-03-19T02:20:39.550Z] cpu cores : 4 [2024-03-19T02:20:39.550Z] apicid : 2 [2024-03-19T02:20:39.550Z] initial apicid : 2 [2024-03-19T02:20:39.550Z] fpu : yes [2024-03-19T02:20:39.550Z] fpu_exception : yes [2024-03-19T02:20:39.550Z] cpuid level : 15 [2024-03-19T02:20:39.550Z] wp : yes [2024-03-19T02:20:39.550Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.551Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.551Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.551Z] bogomips : 5999.95 [2024-03-19T02:20:39.551Z] clflush size : 64 [2024-03-19T02:20:39.551Z] cache_alignment : 64 [2024-03-19T02:20:39.551Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.551Z] power management: [2024-03-19T02:20:39.551Z] [2024-03-19T02:20:39.551Z] processor : 2 [2024-03-19T02:20:39.551Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.551Z] cpu family : 6 [2024-03-19T02:20:39.551Z] model : 63 [2024-03-19T02:20:39.551Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.551Z] stepping : 2 [2024-03-19T02:20:39.551Z] microcode : 0x49 [2024-03-19T02:20:39.551Z] cpu MHz : 3444.728 [2024-03-19T02:20:39.551Z] cache size : 10240 KB [2024-03-19T02:20:39.551Z] physical id : 0 [2024-03-19T02:20:39.551Z] siblings : 8 [2024-03-19T02:20:39.551Z] core id : 2 [2024-03-19T02:20:39.551Z] cpu cores : 4 [2024-03-19T02:20:39.551Z] apicid : 4 [2024-03-19T02:20:39.551Z] initial apicid : 4 [2024-03-19T02:20:39.551Z] fpu : yes [2024-03-19T02:20:39.551Z] fpu_exception : yes [2024-03-19T02:20:39.551Z] cpuid level : 15 [2024-03-19T02:20:39.551Z] wp : yes [2024-03-19T02:20:39.551Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.551Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.551Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.551Z] bogomips : 5999.95 [2024-03-19T02:20:39.551Z] clflush size : 64 [2024-03-19T02:20:39.551Z] cache_alignment : 64 [2024-03-19T02:20:39.551Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.551Z] power management: [2024-03-19T02:20:39.551Z] [2024-03-19T02:20:39.551Z] processor : 3 [2024-03-19T02:20:39.551Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.551Z] cpu family : 6 [2024-03-19T02:20:39.551Z] model : 63 [2024-03-19T02:20:39.551Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.551Z] stepping : 2 [2024-03-19T02:20:39.551Z] microcode : 0x49 [2024-03-19T02:20:39.551Z] cpu MHz : 3302.452 [2024-03-19T02:20:39.551Z] cache size : 10240 KB [2024-03-19T02:20:39.551Z] physical id : 0 [2024-03-19T02:20:39.551Z] siblings : 8 [2024-03-19T02:20:39.551Z] core id : 3 [2024-03-19T02:20:39.551Z] cpu cores : 4 [2024-03-19T02:20:39.551Z] apicid : 6 [2024-03-19T02:20:39.551Z] initial apicid : 6 [2024-03-19T02:20:39.551Z] fpu : yes [2024-03-19T02:20:39.551Z] fpu_exception : yes [2024-03-19T02:20:39.551Z] cpuid level : 15 [2024-03-19T02:20:39.551Z] wp : yes [2024-03-19T02:20:39.552Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.552Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.552Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.552Z] bogomips : 5999.95 [2024-03-19T02:20:39.552Z] clflush size : 64 [2024-03-19T02:20:39.552Z] cache_alignment : 64 [2024-03-19T02:20:39.552Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.552Z] power management: [2024-03-19T02:20:39.552Z] [2024-03-19T02:20:39.552Z] processor : 4 [2024-03-19T02:20:39.552Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.552Z] cpu family : 6 [2024-03-19T02:20:39.552Z] model : 63 [2024-03-19T02:20:39.552Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.552Z] stepping : 2 [2024-03-19T02:20:39.552Z] microcode : 0x49 [2024-03-19T02:20:39.552Z] cpu MHz : 3301.047 [2024-03-19T02:20:39.552Z] cache size : 10240 KB [2024-03-19T02:20:39.552Z] physical id : 1 [2024-03-19T02:20:39.552Z] siblings : 8 [2024-03-19T02:20:39.552Z] core id : 0 [2024-03-19T02:20:39.552Z] cpu cores : 4 [2024-03-19T02:20:39.552Z] apicid : 16 [2024-03-19T02:20:39.552Z] initial apicid : 16 [2024-03-19T02:20:39.552Z] fpu : yes [2024-03-19T02:20:39.552Z] fpu_exception : yes [2024-03-19T02:20:39.552Z] cpuid level : 15 [2024-03-19T02:20:39.552Z] wp : yes [2024-03-19T02:20:39.552Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.552Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.552Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.552Z] bogomips : 6007.40 [2024-03-19T02:20:39.552Z] clflush size : 64 [2024-03-19T02:20:39.552Z] cache_alignment : 64 [2024-03-19T02:20:39.552Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.552Z] power management: [2024-03-19T02:20:39.552Z] [2024-03-19T02:20:39.552Z] processor : 5 [2024-03-19T02:20:39.552Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.552Z] cpu family : 6 [2024-03-19T02:20:39.552Z] model : 63 [2024-03-19T02:20:39.552Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.552Z] stepping : 2 [2024-03-19T02:20:39.552Z] microcode : 0x49 [2024-03-19T02:20:39.552Z] cpu MHz : 3330.576 [2024-03-19T02:20:39.552Z] cache size : 10240 KB [2024-03-19T02:20:39.552Z] physical id : 1 [2024-03-19T02:20:39.552Z] siblings : 8 [2024-03-19T02:20:39.552Z] core id : 1 [2024-03-19T02:20:39.552Z] cpu cores : 4 [2024-03-19T02:20:39.552Z] apicid : 18 [2024-03-19T02:20:39.552Z] initial apicid : 18 [2024-03-19T02:20:39.552Z] fpu : yes [2024-03-19T02:20:39.552Z] fpu_exception : yes [2024-03-19T02:20:39.552Z] cpuid level : 15 [2024-03-19T02:20:39.552Z] wp : yes [2024-03-19T02:20:39.553Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.553Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.553Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.553Z] bogomips : 6007.40 [2024-03-19T02:20:39.553Z] clflush size : 64 [2024-03-19T02:20:39.553Z] cache_alignment : 64 [2024-03-19T02:20:39.553Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.553Z] power management: [2024-03-19T02:20:39.553Z] [2024-03-19T02:20:39.553Z] processor : 6 [2024-03-19T02:20:39.553Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.553Z] cpu family : 6 [2024-03-19T02:20:39.553Z] model : 63 [2024-03-19T02:20:39.553Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.553Z] stepping : 2 [2024-03-19T02:20:39.553Z] microcode : 0x49 [2024-03-19T02:20:39.553Z] cpu MHz : 3301.771 [2024-03-19T02:20:39.553Z] cache size : 10240 KB [2024-03-19T02:20:39.553Z] physical id : 1 [2024-03-19T02:20:39.553Z] siblings : 8 [2024-03-19T02:20:39.553Z] core id : 2 [2024-03-19T02:20:39.553Z] cpu cores : 4 [2024-03-19T02:20:39.553Z] apicid : 20 [2024-03-19T02:20:39.553Z] initial apicid : 20 [2024-03-19T02:20:39.553Z] fpu : yes [2024-03-19T02:20:39.553Z] fpu_exception : yes [2024-03-19T02:20:39.553Z] cpuid level : 15 [2024-03-19T02:20:39.553Z] wp : yes [2024-03-19T02:20:39.553Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.553Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.553Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.553Z] bogomips : 6007.40 [2024-03-19T02:20:39.553Z] clflush size : 64 [2024-03-19T02:20:39.553Z] cache_alignment : 64 [2024-03-19T02:20:39.553Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.553Z] power management: [2024-03-19T02:20:39.553Z] [2024-03-19T02:20:39.553Z] processor : 7 [2024-03-19T02:20:39.553Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.553Z] cpu family : 6 [2024-03-19T02:20:39.553Z] model : 63 [2024-03-19T02:20:39.553Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.553Z] stepping : 2 [2024-03-19T02:20:39.553Z] microcode : 0x49 [2024-03-19T02:20:39.553Z] cpu MHz : 3299.505 [2024-03-19T02:20:39.553Z] cache size : 10240 KB [2024-03-19T02:20:39.554Z] physical id : 1 [2024-03-19T02:20:39.554Z] siblings : 8 [2024-03-19T02:20:39.554Z] core id : 3 [2024-03-19T02:20:39.554Z] cpu cores : 4 [2024-03-19T02:20:39.554Z] apicid : 22 [2024-03-19T02:20:39.554Z] initial apicid : 22 [2024-03-19T02:20:39.554Z] fpu : yes [2024-03-19T02:20:39.554Z] fpu_exception : yes [2024-03-19T02:20:39.554Z] cpuid level : 15 [2024-03-19T02:20:39.554Z] wp : yes [2024-03-19T02:20:39.554Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.554Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.554Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.554Z] bogomips : 6007.40 [2024-03-19T02:20:39.554Z] clflush size : 64 [2024-03-19T02:20:39.554Z] cache_alignment : 64 [2024-03-19T02:20:39.554Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.554Z] power management: [2024-03-19T02:20:39.554Z] [2024-03-19T02:20:39.554Z] processor : 8 [2024-03-19T02:20:39.554Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.554Z] cpu family : 6 [2024-03-19T02:20:39.554Z] model : 63 [2024-03-19T02:20:39.554Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.554Z] stepping : 2 [2024-03-19T02:20:39.554Z] microcode : 0x49 [2024-03-19T02:20:39.554Z] cpu MHz : 3330.876 [2024-03-19T02:20:39.554Z] cache size : 10240 KB [2024-03-19T02:20:39.554Z] physical id : 0 [2024-03-19T02:20:39.554Z] siblings : 8 [2024-03-19T02:20:39.554Z] core id : 0 [2024-03-19T02:20:39.554Z] cpu cores : 4 [2024-03-19T02:20:39.554Z] apicid : 1 [2024-03-19T02:20:39.554Z] initial apicid : 1 [2024-03-19T02:20:39.554Z] fpu : yes [2024-03-19T02:20:39.554Z] fpu_exception : yes [2024-03-19T02:20:39.554Z] cpuid level : 15 [2024-03-19T02:20:39.554Z] wp : yes [2024-03-19T02:20:39.554Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.554Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.554Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.554Z] bogomips : 5999.95 [2024-03-19T02:20:39.554Z] clflush size : 64 [2024-03-19T02:20:39.554Z] cache_alignment : 64 [2024-03-19T02:20:39.554Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.555Z] power management: [2024-03-19T02:20:39.555Z] [2024-03-19T02:20:39.555Z] processor : 9 [2024-03-19T02:20:39.555Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.555Z] cpu family : 6 [2024-03-19T02:20:39.555Z] model : 63 [2024-03-19T02:20:39.555Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.555Z] stepping : 2 [2024-03-19T02:20:39.555Z] microcode : 0x49 [2024-03-19T02:20:39.555Z] cpu MHz : 3298.665 [2024-03-19T02:20:39.555Z] cache size : 10240 KB [2024-03-19T02:20:39.555Z] physical id : 0 [2024-03-19T02:20:39.555Z] siblings : 8 [2024-03-19T02:20:39.555Z] core id : 1 [2024-03-19T02:20:39.555Z] cpu cores : 4 [2024-03-19T02:20:39.555Z] apicid : 3 [2024-03-19T02:20:39.555Z] initial apicid : 3 [2024-03-19T02:20:39.555Z] fpu : yes [2024-03-19T02:20:39.555Z] fpu_exception : yes [2024-03-19T02:20:39.555Z] cpuid level : 15 [2024-03-19T02:20:39.555Z] wp : yes [2024-03-19T02:20:39.555Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.555Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.555Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.555Z] bogomips : 5999.95 [2024-03-19T02:20:39.555Z] clflush size : 64 [2024-03-19T02:20:39.555Z] cache_alignment : 64 [2024-03-19T02:20:39.555Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.555Z] power management: [2024-03-19T02:20:39.555Z] [2024-03-19T02:20:39.555Z] processor : 10 [2024-03-19T02:20:39.555Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.555Z] cpu family : 6 [2024-03-19T02:20:39.555Z] model : 63 [2024-03-19T02:20:39.555Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.555Z] stepping : 2 [2024-03-19T02:20:39.555Z] microcode : 0x49 [2024-03-19T02:20:39.555Z] cpu MHz : 3486.530 [2024-03-19T02:20:39.555Z] cache size : 10240 KB [2024-03-19T02:20:39.555Z] physical id : 0 [2024-03-19T02:20:39.555Z] siblings : 8 [2024-03-19T02:20:39.555Z] core id : 2 [2024-03-19T02:20:39.555Z] cpu cores : 4 [2024-03-19T02:20:39.555Z] apicid : 5 [2024-03-19T02:20:39.555Z] initial apicid : 5 [2024-03-19T02:20:39.555Z] fpu : yes [2024-03-19T02:20:39.555Z] fpu_exception : yes [2024-03-19T02:20:39.555Z] cpuid level : 15 [2024-03-19T02:20:39.555Z] wp : yes [2024-03-19T02:20:39.555Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.555Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.556Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.556Z] bogomips : 5999.95 [2024-03-19T02:20:39.556Z] clflush size : 64 [2024-03-19T02:20:39.556Z] cache_alignment : 64 [2024-03-19T02:20:39.556Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.556Z] power management: [2024-03-19T02:20:39.556Z] [2024-03-19T02:20:39.556Z] processor : 11 [2024-03-19T02:20:39.556Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.556Z] cpu family : 6 [2024-03-19T02:20:39.556Z] model : 63 [2024-03-19T02:20:39.556Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.556Z] stepping : 2 [2024-03-19T02:20:39.556Z] microcode : 0x49 [2024-03-19T02:20:39.556Z] cpu MHz : 3300.188 [2024-03-19T02:20:39.556Z] cache size : 10240 KB [2024-03-19T02:20:39.556Z] physical id : 0 [2024-03-19T02:20:39.556Z] siblings : 8 [2024-03-19T02:20:39.556Z] core id : 3 [2024-03-19T02:20:39.556Z] cpu cores : 4 [2024-03-19T02:20:39.556Z] apicid : 7 [2024-03-19T02:20:39.556Z] initial apicid : 7 [2024-03-19T02:20:39.556Z] fpu : yes [2024-03-19T02:20:39.556Z] fpu_exception : yes [2024-03-19T02:20:39.556Z] cpuid level : 15 [2024-03-19T02:20:39.556Z] wp : yes [2024-03-19T02:20:39.556Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.556Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.556Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.556Z] bogomips : 5999.95 [2024-03-19T02:20:39.556Z] clflush size : 64 [2024-03-19T02:20:39.556Z] cache_alignment : 64 [2024-03-19T02:20:39.556Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.556Z] power management: [2024-03-19T02:20:39.556Z] [2024-03-19T02:20:39.556Z] processor : 12 [2024-03-19T02:20:39.556Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.556Z] cpu family : 6 [2024-03-19T02:20:39.556Z] model : 63 [2024-03-19T02:20:39.556Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.556Z] stepping : 2 [2024-03-19T02:20:39.556Z] microcode : 0x49 [2024-03-19T02:20:39.556Z] cpu MHz : 3299.628 [2024-03-19T02:20:39.556Z] cache size : 10240 KB [2024-03-19T02:20:39.556Z] physical id : 1 [2024-03-19T02:20:39.556Z] siblings : 8 [2024-03-19T02:20:39.556Z] core id : 0 [2024-03-19T02:20:39.556Z] cpu cores : 4 [2024-03-19T02:20:39.556Z] apicid : 17 [2024-03-19T02:20:39.556Z] initial apicid : 17 [2024-03-19T02:20:39.556Z] fpu : yes [2024-03-19T02:20:39.556Z] fpu_exception : yes [2024-03-19T02:20:39.556Z] cpuid level : 15 [2024-03-19T02:20:39.556Z] wp : yes [2024-03-19T02:20:39.556Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.557Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.557Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.557Z] bogomips : 6007.40 [2024-03-19T02:20:39.557Z] clflush size : 64 [2024-03-19T02:20:39.557Z] cache_alignment : 64 [2024-03-19T02:20:39.557Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.557Z] power management: [2024-03-19T02:20:39.557Z] [2024-03-19T02:20:39.557Z] processor : 13 [2024-03-19T02:20:39.557Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.557Z] cpu family : 6 [2024-03-19T02:20:39.557Z] model : 63 [2024-03-19T02:20:39.557Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.557Z] stepping : 2 [2024-03-19T02:20:39.557Z] microcode : 0x49 [2024-03-19T02:20:39.557Z] cpu MHz : 3369.527 [2024-03-19T02:20:39.557Z] cache size : 10240 KB [2024-03-19T02:20:39.557Z] physical id : 1 [2024-03-19T02:20:39.557Z] siblings : 8 [2024-03-19T02:20:39.557Z] core id : 1 [2024-03-19T02:20:39.557Z] cpu cores : 4 [2024-03-19T02:20:39.557Z] apicid : 19 [2024-03-19T02:20:39.557Z] initial apicid : 19 [2024-03-19T02:20:39.557Z] fpu : yes [2024-03-19T02:20:39.557Z] fpu_exception : yes [2024-03-19T02:20:39.557Z] cpuid level : 15 [2024-03-19T02:20:39.557Z] wp : yes [2024-03-19T02:20:39.557Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.557Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.557Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.557Z] bogomips : 6007.40 [2024-03-19T02:20:39.557Z] clflush size : 64 [2024-03-19T02:20:39.557Z] cache_alignment : 64 [2024-03-19T02:20:39.557Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.557Z] power management: [2024-03-19T02:20:39.557Z] [2024-03-19T02:20:39.557Z] processor : 14 [2024-03-19T02:20:39.557Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.557Z] cpu family : 6 [2024-03-19T02:20:39.557Z] model : 63 [2024-03-19T02:20:39.557Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.557Z] stepping : 2 [2024-03-19T02:20:39.557Z] microcode : 0x49 [2024-03-19T02:20:39.557Z] cpu MHz : 3300.001 [2024-03-19T02:20:39.557Z] cache size : 10240 KB [2024-03-19T02:20:39.557Z] physical id : 1 [2024-03-19T02:20:39.557Z] siblings : 8 [2024-03-19T02:20:39.557Z] core id : 2 [2024-03-19T02:20:39.557Z] cpu cores : 4 [2024-03-19T02:20:39.557Z] apicid : 21 [2024-03-19T02:20:39.557Z] initial apicid : 21 [2024-03-19T02:20:39.557Z] fpu : yes [2024-03-19T02:20:39.557Z] fpu_exception : yes [2024-03-19T02:20:39.557Z] cpuid level : 15 [2024-03-19T02:20:39.557Z] wp : yes [2024-03-19T02:20:39.558Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.558Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.558Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.558Z] bogomips : 6007.40 [2024-03-19T02:20:39.558Z] clflush size : 64 [2024-03-19T02:20:39.558Z] cache_alignment : 64 [2024-03-19T02:20:39.558Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.558Z] power management: [2024-03-19T02:20:39.558Z] [2024-03-19T02:20:39.558Z] processor : 15 [2024-03-19T02:20:39.558Z] vendor_id : GenuineIntel [2024-03-19T02:20:39.558Z] cpu family : 6 [2024-03-19T02:20:39.558Z] model : 63 [2024-03-19T02:20:39.558Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-03-19T02:20:39.558Z] stepping : 2 [2024-03-19T02:20:39.558Z] microcode : 0x49 [2024-03-19T02:20:39.558Z] cpu MHz : 3313.926 [2024-03-19T02:20:39.558Z] cache size : 10240 KB [2024-03-19T02:20:39.558Z] physical id : 1 [2024-03-19T02:20:39.558Z] siblings : 8 [2024-03-19T02:20:39.558Z] core id : 3 [2024-03-19T02:20:39.558Z] cpu cores : 4 [2024-03-19T02:20:39.558Z] apicid : 23 [2024-03-19T02:20:39.558Z] initial apicid : 23 [2024-03-19T02:20:39.558Z] fpu : yes [2024-03-19T02:20:39.558Z] fpu_exception : yes [2024-03-19T02:20:39.558Z] cpuid level : 15 [2024-03-19T02:20:39.558Z] wp : yes [2024-03-19T02:20:39.558Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:39.558Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-03-19T02:20:39.558Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-03-19T02:20:39.558Z] bogomips : 6007.40 [2024-03-19T02:20:39.558Z] clflush size : 64 [2024-03-19T02:20:39.558Z] cache_alignment : 64 [2024-03-19T02:20:39.558Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:39.558Z] power management: [2024-03-19T02:20:39.558Z] [2024-03-19T02:20:39.558Z] + cat /proc/meminfo [2024-03-19T02:20:39.558Z] MemTotal: 131874324 kB [2024-03-19T02:20:39.558Z] MemFree: 77357680 kB [2024-03-19T02:20:39.558Z] MemAvailable: 117432664 kB [2024-03-19T02:20:39.558Z] Buffers: 1772 kB [2024-03-19T02:20:39.558Z] Cached: 38124200 kB [2024-03-19T02:20:39.558Z] SwapCached: 0 kB [2024-03-19T02:20:39.558Z] Active: 12325528 kB [2024-03-19T02:20:39.558Z] Inactive: 36454532 kB [2024-03-19T02:20:39.558Z] Active(anon): 9866236 kB [2024-03-19T02:20:39.558Z] Inactive(anon): 919456 kB [2024-03-19T02:20:39.558Z] Active(file): 2459292 kB [2024-03-19T02:20:39.558Z] Inactive(file): 35535076 kB [2024-03-19T02:20:39.558Z] Unevictable: 69460 kB [2024-03-19T02:20:39.558Z] Mlocked: 69460 kB [2024-03-19T02:20:39.558Z] SwapTotal: 0 kB [2024-03-19T02:20:39.558Z] SwapFree: 0 kB [2024-03-19T02:20:39.558Z] Zswap: 0 kB [2024-03-19T02:20:39.558Z] Zswapped: 0 kB [2024-03-19T02:20:39.559Z] Dirty: 278336 kB [2024-03-19T02:20:39.559Z] Writeback: 0 kB [2024-03-19T02:20:39.559Z] AnonPages: 10682268 kB [2024-03-19T02:20:39.559Z] Mapped: 770096 kB [2024-03-19T02:20:39.559Z] Shmem: 123016 kB [2024-03-19T02:20:39.559Z] KReclaimable: 3142956 kB [2024-03-19T02:20:39.559Z] Slab: 4436460 kB [2024-03-19T02:20:39.559Z] SReclaimable: 3142956 kB [2024-03-19T02:20:39.559Z] SUnreclaim: 1293504 kB [2024-03-19T02:20:39.559Z] KernelStack: 29856 kB [2024-03-19T02:20:39.559Z] PageTables: 58836 kB [2024-03-19T02:20:39.559Z] SecPageTables: 0 kB [2024-03-19T02:20:39.559Z] NFS_Unstable: 0 kB [2024-03-19T02:20:39.559Z] Bounce: 0 kB [2024-03-19T02:20:39.559Z] WritebackTmp: 0 kB [2024-03-19T02:20:39.559Z] CommitLimit: 65937160 kB [2024-03-19T02:20:39.559Z] Committed_AS: 10974508 kB [2024-03-19T02:20:39.559Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:39.559Z] VmallocUsed: 188992 kB [2024-03-19T02:20:39.559Z] VmallocChunk: 0 kB [2024-03-19T02:20:39.559Z] Percpu: 69056 kB [2024-03-19T02:20:39.559Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:39.559Z] AnonHugePages: 5494784 kB [2024-03-19T02:20:39.559Z] ShmemHugePages: 0 kB [2024-03-19T02:20:39.559Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:39.559Z] FileHugePages: 0 kB [2024-03-19T02:20:39.559Z] FilePmdMapped: 0 kB [2024-03-19T02:20:39.559Z] CmaTotal: 0 kB [2024-03-19T02:20:39.559Z] CmaFree: 0 kB [2024-03-19T02:20:39.559Z] HugePages_Total: 0 [2024-03-19T02:20:39.559Z] HugePages_Free: 0 [2024-03-19T02:20:39.559Z] HugePages_Rsvd: 0 [2024-03-19T02:20:39.559Z] HugePages_Surp: 0 [2024-03-19T02:20:39.559Z] Hugepagesize: 2048 kB [2024-03-19T02:20:39.559Z] Hugetlb: 0 kB [2024-03-19T02:20:39.559Z] DirectMap4k: 648408 kB [2024-03-19T02:20:39.559Z] DirectMap2M: 13916160 kB [2024-03-19T02:20:39.559Z] DirectMap1G: 121634816 kB [2024-03-19T02:20:39.790Z] + id [2024-03-19T02:20:39.790Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:39.791Z] + uname -a [2024-03-19T02:20:39.791Z] Linux basic-kc0lx 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:39.791Z] + env [2024-03-19T02:20:39.791Z] + sort [2024-03-19T02:20:39.791Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:39.791Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:39.791Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:39.791Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:39.791Z] BUILD_ID=1 [2024-03-19T02:20:39.791Z] BUILD_NUMBER=1 [2024-03-19T02:20:39.791Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:39.791Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:39.791Z] CI=true [2024-03-19T02:20:39.791Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:39.791Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:39.791Z] HOME=/home/jenkins [2024-03-19T02:20:39.791Z] HOSTNAME=basic-kc0lx [2024-03-19T02:20:39.791Z] HUDSON_COOKIE=b4c8d6e2-c4bd-4abb-8656-ac4accde2538 [2024-03-19T02:20:39.791Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:39.791Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:39.791Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:39.791Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:39.791Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:39.791Z] JENKINS_AGENT_NAME=basic-kc0lx [2024-03-19T02:20:39.791Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:39.791Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:39.791Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:39.791Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:39.791Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:39.791Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:39.791Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:39.791Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:39.791Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:39.791Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:39.791Z] JENKINS_NAME=basic-kc0lx [2024-03-19T02:20:39.791Z] JENKINS_NODE_COOKIE=6723b56d-2e1e-4569-b942-5280b2fce7d7 [2024-03-19T02:20:39.791Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:39.791Z] JENKINS_SECRET=**** [2024-03-19T02:20:39.791Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:39.791Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:39.791Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:39.791Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:39.791Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:39.791Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:39.791Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:39.791Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:39.791Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:39.791Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:39.791Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:39.791Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:39.791Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:39.791Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:39.791Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:39.791Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:39.791Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:39.791Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:39.791Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:39.791Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:39.791Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:39.791Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:39.791Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:39.791Z] LANG=en_US.UTF-8 [2024-03-19T02:20:39.791Z] LANGUAGE=en_US:en [2024-03-19T02:20:39.791Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:39.791Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:39.791Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:39.791Z] NODE_LABELS=basic-kc0lx basic [2024-03-19T02:20:39.791Z] NODE_NAME=basic-kc0lx [2024-03-19T02:20:39.791Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:39.792Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-kc0lx [2024-03-19T02:20:39.792Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:39.792Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:39.792Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:39.792Z] PORT_ADMIN=4848 [2024-03-19T02:20:39.792Z] PORT_HTTP=8080 [2024-03-19T02:20:39.792Z] PORT_HTTPS=8181 [2024-03-19T02:20:39.792Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:39.792Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:39.792Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:39.792Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:39.792Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:39.792Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:39.792Z] SHLVL=1 [2024-03-19T02:20:39.792Z] STAGE_NAME=jdbc_all [2024-03-19T02:20:39.792Z] TERM=xterm [2024-03-19T02:20:39.792Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:39.792Z] USER_NAME=jenkins [2024-03-19T02:20:39.792Z] _=/usr/bin/env [2024-03-19T02:20:39.792Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:39.792Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:39.792Z] + df -h [2024-03-19T02:20:39.792Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:39.792Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:39.792Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:39.792Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:39.792Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:39.792Z] tmpfs 26G 62M 26G 1% /etc/hostname [2024-03-19T02:20:39.792Z] /dev/sda4 894G 112G 782G 13% /etc/hosts [2024-03-19T02:20:39.792Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:39.792Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:39.792Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:39.792Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:39.792Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:39.792Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:39.792Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:39.792Z] 94 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:39.792Z] + mvn -version [2024-03-19T02:20:40.053Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:40.053Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:40.053Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:40.053Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:40.053Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:40.053Z] + ant -version [2024-03-19T02:20:40.053Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:40.053Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:40.053Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-7050e94b/script.sh: line 9: ps: command not found [2024-03-19T02:20:40.053Z] + true [2024-03-19T02:20:40.053Z] + cat /proc/cpuinfo [2024-03-19T02:20:40.053Z] processor : 0 [2024-03-19T02:20:40.053Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.053Z] cpu family : 6 [2024-03-19T02:20:40.053Z] model : 85 [2024-03-19T02:20:40.053Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.053Z] stepping : 7 [2024-03-19T02:20:40.053Z] microcode : 0x5003302 [2024-03-19T02:20:40.053Z] cpu MHz : 1000.180 [2024-03-19T02:20:40.053Z] cache size : 14080 KB [2024-03-19T02:20:40.053Z] physical id : 0 [2024-03-19T02:20:40.053Z] siblings : 20 [2024-03-19T02:20:40.053Z] core id : 0 [2024-03-19T02:20:40.053Z] cpu cores : 10 [2024-03-19T02:20:40.053Z] apicid : 0 [2024-03-19T02:20:40.053Z] initial apicid : 0 [2024-03-19T02:20:40.053Z] fpu : yes [2024-03-19T02:20:40.053Z] fpu_exception : yes [2024-03-19T02:20:40.053Z] cpuid level : 22 [2024-03-19T02:20:40.053Z] wp : yes [2024-03-19T02:20:40.053Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.053Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.053Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.053Z] bogomips : 4800.00 [2024-03-19T02:20:40.053Z] clflush size : 64 [2024-03-19T02:20:40.053Z] cache_alignment : 64 [2024-03-19T02:20:40.053Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.053Z] power management: [2024-03-19T02:20:40.053Z] [2024-03-19T02:20:40.053Z] processor : 1 [2024-03-19T02:20:40.053Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.053Z] cpu family : 6 [2024-03-19T02:20:40.053Z] model : 85 [2024-03-19T02:20:40.053Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.053Z] stepping : 7 [2024-03-19T02:20:40.053Z] microcode : 0x5003302 [2024-03-19T02:20:40.053Z] cpu MHz : 999.940 [2024-03-19T02:20:40.053Z] cache size : 14080 KB [2024-03-19T02:20:40.053Z] physical id : 0 [2024-03-19T02:20:40.053Z] siblings : 20 [2024-03-19T02:20:40.053Z] core id : 1 [2024-03-19T02:20:40.053Z] cpu cores : 10 [2024-03-19T02:20:40.053Z] apicid : 2 [2024-03-19T02:20:40.053Z] initial apicid : 2 [2024-03-19T02:20:40.053Z] fpu : yes [2024-03-19T02:20:40.053Z] fpu_exception : yes [2024-03-19T02:20:40.053Z] cpuid level : 22 [2024-03-19T02:20:40.053Z] wp : yes [2024-03-19T02:20:40.054Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.054Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.054Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.054Z] bogomips : 4800.00 [2024-03-19T02:20:40.054Z] clflush size : 64 [2024-03-19T02:20:40.054Z] cache_alignment : 64 [2024-03-19T02:20:40.054Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.054Z] power management: [2024-03-19T02:20:40.054Z] [2024-03-19T02:20:40.054Z] processor : 2 [2024-03-19T02:20:40.054Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.054Z] cpu family : 6 [2024-03-19T02:20:40.054Z] model : 85 [2024-03-19T02:20:40.054Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.054Z] stepping : 7 [2024-03-19T02:20:40.054Z] microcode : 0x5003302 [2024-03-19T02:20:40.054Z] cpu MHz : 1000.380 [2024-03-19T02:20:40.054Z] cache size : 14080 KB [2024-03-19T02:20:40.054Z] physical id : 0 [2024-03-19T02:20:40.054Z] siblings : 20 [2024-03-19T02:20:40.054Z] core id : 2 [2024-03-19T02:20:40.054Z] cpu cores : 10 [2024-03-19T02:20:40.054Z] apicid : 4 [2024-03-19T02:20:40.054Z] initial apicid : 4 [2024-03-19T02:20:40.054Z] fpu : yes [2024-03-19T02:20:40.054Z] fpu_exception : yes [2024-03-19T02:20:40.054Z] cpuid level : 22 [2024-03-19T02:20:40.054Z] wp : yes [2024-03-19T02:20:40.054Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.054Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.055Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.055Z] bogomips : 4800.00 [2024-03-19T02:20:40.055Z] clflush size : 64 [2024-03-19T02:20:40.055Z] cache_alignment : 64 [2024-03-19T02:20:40.055Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.055Z] power management: [2024-03-19T02:20:40.055Z] [2024-03-19T02:20:40.055Z] processor : 3 [2024-03-19T02:20:40.055Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.055Z] cpu family : 6 [2024-03-19T02:20:40.055Z] model : 85 [2024-03-19T02:20:40.055Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.055Z] stepping : 7 [2024-03-19T02:20:40.055Z] microcode : 0x5003302 [2024-03-19T02:20:40.055Z] cpu MHz : 1000.198 [2024-03-19T02:20:40.055Z] cache size : 14080 KB [2024-03-19T02:20:40.055Z] physical id : 0 [2024-03-19T02:20:40.055Z] siblings : 20 [2024-03-19T02:20:40.055Z] core id : 3 [2024-03-19T02:20:40.055Z] cpu cores : 10 [2024-03-19T02:20:40.055Z] apicid : 6 [2024-03-19T02:20:40.055Z] initial apicid : 6 [2024-03-19T02:20:40.055Z] fpu : yes [2024-03-19T02:20:40.055Z] fpu_exception : yes [2024-03-19T02:20:40.055Z] cpuid level : 22 [2024-03-19T02:20:40.055Z] wp : yes [2024-03-19T02:20:40.055Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.055Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.055Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.055Z] bogomips : 4800.00 [2024-03-19T02:20:40.055Z] clflush size : 64 [2024-03-19T02:20:40.055Z] cache_alignment : 64 [2024-03-19T02:20:40.055Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.055Z] power management: [2024-03-19T02:20:40.055Z] [2024-03-19T02:20:40.055Z] processor : 4 [2024-03-19T02:20:40.055Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.055Z] cpu family : 6 [2024-03-19T02:20:40.055Z] model : 85 [2024-03-19T02:20:40.055Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.055Z] stepping : 7 [2024-03-19T02:20:40.055Z] microcode : 0x5003302 [2024-03-19T02:20:40.055Z] cpu MHz : 999.888 [2024-03-19T02:20:40.055Z] cache size : 14080 KB [2024-03-19T02:20:40.055Z] physical id : 0 [2024-03-19T02:20:40.055Z] siblings : 20 [2024-03-19T02:20:40.055Z] core id : 4 [2024-03-19T02:20:40.055Z] cpu cores : 10 [2024-03-19T02:20:40.055Z] apicid : 8 [2024-03-19T02:20:40.055Z] initial apicid : 8 [2024-03-19T02:20:40.055Z] fpu : yes [2024-03-19T02:20:40.055Z] fpu_exception : yes [2024-03-19T02:20:40.055Z] cpuid level : 22 [2024-03-19T02:20:40.055Z] wp : yes [2024-03-19T02:20:40.056Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.056Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.056Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.056Z] bogomips : 4800.00 [2024-03-19T02:20:40.056Z] clflush size : 64 [2024-03-19T02:20:40.056Z] cache_alignment : 64 [2024-03-19T02:20:40.056Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.056Z] power management: [2024-03-19T02:20:40.056Z] [2024-03-19T02:20:40.056Z] processor : 5 [2024-03-19T02:20:40.056Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.056Z] cpu family : 6 [2024-03-19T02:20:40.056Z] model : 85 [2024-03-19T02:20:40.056Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.056Z] stepping : 7 [2024-03-19T02:20:40.056Z] microcode : 0x5003302 [2024-03-19T02:20:40.056Z] cpu MHz : 1000.019 [2024-03-19T02:20:40.056Z] cache size : 14080 KB [2024-03-19T02:20:40.056Z] physical id : 0 [2024-03-19T02:20:40.056Z] siblings : 20 [2024-03-19T02:20:40.056Z] core id : 8 [2024-03-19T02:20:40.056Z] cpu cores : 10 [2024-03-19T02:20:40.056Z] apicid : 16 [2024-03-19T02:20:40.056Z] initial apicid : 16 [2024-03-19T02:20:40.056Z] fpu : yes [2024-03-19T02:20:40.056Z] fpu_exception : yes [2024-03-19T02:20:40.056Z] cpuid level : 22 [2024-03-19T02:20:40.056Z] wp : yes [2024-03-19T02:20:40.056Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.056Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.056Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.056Z] bogomips : 4800.00 [2024-03-19T02:20:40.056Z] clflush size : 64 [2024-03-19T02:20:40.056Z] cache_alignment : 64 [2024-03-19T02:20:40.056Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.056Z] power management: [2024-03-19T02:20:40.056Z] [2024-03-19T02:20:40.056Z] processor : 6 [2024-03-19T02:20:40.056Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.056Z] cpu family : 6 [2024-03-19T02:20:40.056Z] model : 85 [2024-03-19T02:20:40.056Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.056Z] stepping : 7 [2024-03-19T02:20:40.056Z] microcode : 0x5003302 [2024-03-19T02:20:40.056Z] cpu MHz : 1000.204 [2024-03-19T02:20:40.056Z] cache size : 14080 KB [2024-03-19T02:20:40.057Z] physical id : 0 [2024-03-19T02:20:40.057Z] siblings : 20 [2024-03-19T02:20:40.057Z] core id : 9 [2024-03-19T02:20:40.057Z] cpu cores : 10 [2024-03-19T02:20:40.057Z] apicid : 18 [2024-03-19T02:20:40.057Z] initial apicid : 18 [2024-03-19T02:20:40.057Z] fpu : yes [2024-03-19T02:20:40.057Z] fpu_exception : yes [2024-03-19T02:20:40.057Z] cpuid level : 22 [2024-03-19T02:20:40.057Z] wp : yes [2024-03-19T02:20:40.057Z] [INFO] [2024-03-19T02:20:40.057Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.057Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:40.057Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:40.057Z] [INFO] from pom.xml [2024-03-19T02:20:40.057Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:40.057Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.057Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.057Z] bogomips : 4800.00 [2024-03-19T02:20:40.057Z] clflush size : 64 [2024-03-19T02:20:40.057Z] cache_alignment : 64 [2024-03-19T02:20:40.057Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.057Z] power management: [2024-03-19T02:20:40.057Z] [2024-03-19T02:20:40.057Z] processor : 7 [2024-03-19T02:20:40.057Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.057Z] cpu family : 6 [2024-03-19T02:20:40.057Z] model : 85 [2024-03-19T02:20:40.057Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.057Z] stepping : 7 [2024-03-19T02:20:40.057Z] microcode : 0x5003302 [2024-03-19T02:20:40.057Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.057Z] cache size : 14080 KB [2024-03-19T02:20:40.057Z] physical id : 0 [2024-03-19T02:20:40.057Z] siblings : 20 [2024-03-19T02:20:40.057Z] core id : 10 [2024-03-19T02:20:40.057Z] cpu cores : 10 [2024-03-19T02:20:40.057Z] apicid : 20 [2024-03-19T02:20:40.057Z] initial apicid : 20 [2024-03-19T02:20:40.057Z] fpu : yes [2024-03-19T02:20:40.057Z] fpu_exception : yes [2024-03-19T02:20:40.057Z] cpuid level : 22 [2024-03-19T02:20:40.057Z] wp : yes [2024-03-19T02:20:40.057Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.058Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.058Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.058Z] bogomips : 4800.00 [2024-03-19T02:20:40.058Z] clflush size : 64 [2024-03-19T02:20:40.058Z] cache_alignment : 64 [2024-03-19T02:20:40.058Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.058Z] power management: [2024-03-19T02:20:40.058Z] [2024-03-19T02:20:40.058Z] processor : 8 [2024-03-19T02:20:40.058Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.058Z] cpu family : 6 [2024-03-19T02:20:40.058Z] model : 85 [2024-03-19T02:20:40.058Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.058Z] stepping : 7 [2024-03-19T02:20:40.058Z] microcode : 0x5003302 [2024-03-19T02:20:40.058Z] cpu MHz : 1000.086 [2024-03-19T02:20:40.058Z] cache size : 14080 KB [2024-03-19T02:20:40.058Z] physical id : 0 [2024-03-19T02:20:40.058Z] siblings : 20 [2024-03-19T02:20:40.058Z] core id : 11 [2024-03-19T02:20:40.058Z] cpu cores : 10 [2024-03-19T02:20:40.058Z] apicid : 22 [2024-03-19T02:20:40.058Z] initial apicid : 22 [2024-03-19T02:20:40.058Z] fpu : yes [2024-03-19T02:20:40.058Z] fpu_exception : yes [2024-03-19T02:20:40.058Z] cpuid level : 22 [2024-03-19T02:20:40.058Z] wp : yes [2024-03-19T02:20:40.058Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.058Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.058Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.058Z] bogomips : 4800.00 [2024-03-19T02:20:40.058Z] clflush size : 64 [2024-03-19T02:20:40.058Z] cache_alignment : 64 [2024-03-19T02:20:40.058Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.058Z] power management: [2024-03-19T02:20:40.058Z] [2024-03-19T02:20:40.058Z] processor : 9 [2024-03-19T02:20:40.058Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.058Z] cpu family : 6 [2024-03-19T02:20:40.058Z] model : 85 [2024-03-19T02:20:40.058Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.058Z] stepping : 7 [2024-03-19T02:20:40.058Z] microcode : 0x5003302 [2024-03-19T02:20:40.058Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.058Z] cache size : 14080 KB [2024-03-19T02:20:40.058Z] physical id : 0 [2024-03-19T02:20:40.058Z] siblings : 20 [2024-03-19T02:20:40.058Z] core id : 12 [2024-03-19T02:20:40.058Z] cpu cores : 10 [2024-03-19T02:20:40.058Z] apicid : 24 [2024-03-19T02:20:40.058Z] initial apicid : 24 [2024-03-19T02:20:40.058Z] fpu : yes [2024-03-19T02:20:40.058Z] fpu_exception : yes [2024-03-19T02:20:40.059Z] cpuid level : 22 [2024-03-19T02:20:40.059Z] wp : yes [2024-03-19T02:20:40.059Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.059Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.059Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.059Z] bogomips : 4800.00 [2024-03-19T02:20:40.059Z] clflush size : 64 [2024-03-19T02:20:40.059Z] cache_alignment : 64 [2024-03-19T02:20:40.059Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.059Z] power management: [2024-03-19T02:20:40.059Z] [2024-03-19T02:20:40.059Z] processor : 10 [2024-03-19T02:20:40.059Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.059Z] cpu family : 6 [2024-03-19T02:20:40.059Z] model : 85 [2024-03-19T02:20:40.059Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.059Z] stepping : 7 [2024-03-19T02:20:40.059Z] microcode : 0x5003302 [2024-03-19T02:20:40.059Z] cpu MHz : 2895.500 [2024-03-19T02:20:40.059Z] cache size : 14080 KB [2024-03-19T02:20:40.059Z] physical id : 1 [2024-03-19T02:20:40.059Z] siblings : 20 [2024-03-19T02:20:40.059Z] core id : 0 [2024-03-19T02:20:40.059Z] cpu cores : 10 [2024-03-19T02:20:40.059Z] apicid : 32 [2024-03-19T02:20:40.059Z] initial apicid : 32 [2024-03-19T02:20:40.059Z] fpu : yes [2024-03-19T02:20:40.059Z] fpu_exception : yes [2024-03-19T02:20:40.059Z] cpuid level : 22 [2024-03-19T02:20:40.059Z] wp : yes [2024-03-19T02:20:40.059Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.060Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.060Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.060Z] bogomips : 4807.42 [2024-03-19T02:20:40.060Z] clflush size : 64 [2024-03-19T02:20:40.060Z] cache_alignment : 64 [2024-03-19T02:20:40.060Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.060Z] power management: [2024-03-19T02:20:40.060Z] [2024-03-19T02:20:40.060Z] processor : 11 [2024-03-19T02:20:40.060Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.060Z] cpu family : 6 [2024-03-19T02:20:40.060Z] model : 85 [2024-03-19T02:20:40.060Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.060Z] stepping : 7 [2024-03-19T02:20:40.060Z] microcode : 0x5003302 [2024-03-19T02:20:40.060Z] cpu MHz : 2900.159 [2024-03-19T02:20:40.060Z] cache size : 14080 KB [2024-03-19T02:20:40.060Z] physical id : 1 [2024-03-19T02:20:40.060Z] siblings : 20 [2024-03-19T02:20:40.060Z] core id : 1 [2024-03-19T02:20:40.060Z] cpu cores : 10 [2024-03-19T02:20:40.060Z] apicid : 34 [2024-03-19T02:20:40.060Z] initial apicid : 34 [2024-03-19T02:20:40.060Z] fpu : yes [2024-03-19T02:20:40.060Z] fpu_exception : yes [2024-03-19T02:20:40.060Z] cpuid level : 22 [2024-03-19T02:20:40.060Z] wp : yes [2024-03-19T02:20:40.060Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.060Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.060Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.060Z] bogomips : 4807.42 [2024-03-19T02:20:40.060Z] clflush size : 64 [2024-03-19T02:20:40.060Z] cache_alignment : 64 [2024-03-19T02:20:40.060Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.060Z] power management: [2024-03-19T02:20:40.060Z] [2024-03-19T02:20:40.060Z] processor : 12 [2024-03-19T02:20:40.060Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.060Z] cpu family : 6 [2024-03-19T02:20:40.060Z] model : 85 [2024-03-19T02:20:40.060Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.060Z] stepping : 7 [2024-03-19T02:20:40.060Z] microcode : 0x5003302 [2024-03-19T02:20:40.060Z] cpu MHz : 2860.298 [2024-03-19T02:20:40.060Z] cache size : 14080 KB [2024-03-19T02:20:40.060Z] physical id : 1 [2024-03-19T02:20:40.060Z] siblings : 20 [2024-03-19T02:20:40.060Z] core id : 2 [2024-03-19T02:20:40.060Z] cpu cores : 10 [2024-03-19T02:20:40.060Z] apicid : 36 [2024-03-19T02:20:40.060Z] initial apicid : 36 [2024-03-19T02:20:40.060Z] fpu : yes [2024-03-19T02:20:40.060Z] fpu_exception : yes [2024-03-19T02:20:40.060Z] cpuid level : 22 [2024-03-19T02:20:40.060Z] wp : yes [2024-03-19T02:20:40.061Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.061Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.061Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.061Z] bogomips : 4807.42 [2024-03-19T02:20:40.061Z] clflush size : 64 [2024-03-19T02:20:40.061Z] cache_alignment : 64 [2024-03-19T02:20:40.061Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.061Z] power management: [2024-03-19T02:20:40.061Z] [2024-03-19T02:20:40.061Z] processor : 13 [2024-03-19T02:20:40.061Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.061Z] cpu family : 6 [2024-03-19T02:20:40.061Z] model : 85 [2024-03-19T02:20:40.061Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.061Z] stepping : 7 [2024-03-19T02:20:40.061Z] microcode : 0x5003302 [2024-03-19T02:20:40.061Z] cpu MHz : 2900.006 [2024-03-19T02:20:40.061Z] cache size : 14080 KB [2024-03-19T02:20:40.061Z] physical id : 1 [2024-03-19T02:20:40.061Z] siblings : 20 [2024-03-19T02:20:40.061Z] core id : 3 [2024-03-19T02:20:40.061Z] cpu cores : 10 [2024-03-19T02:20:40.061Z] apicid : 38 [2024-03-19T02:20:40.061Z] initial apicid : 38 [2024-03-19T02:20:40.061Z] fpu : yes [2024-03-19T02:20:40.061Z] fpu_exception : yes [2024-03-19T02:20:40.061Z] cpuid level : 22 [2024-03-19T02:20:40.061Z] wp : yes [2024-03-19T02:20:40.061Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.061Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.061Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.061Z] bogomips : 4807.42 [2024-03-19T02:20:40.061Z] clflush size : 64 [2024-03-19T02:20:40.061Z] cache_alignment : 64 [2024-03-19T02:20:40.061Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.061Z] power management: [2024-03-19T02:20:40.061Z] [2024-03-19T02:20:40.061Z] processor : 14 [2024-03-19T02:20:40.061Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.061Z] cpu family : 6 [2024-03-19T02:20:40.061Z] model : 85 [2024-03-19T02:20:40.061Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.061Z] stepping : 7 [2024-03-19T02:20:40.062Z] microcode : 0x5003302 [2024-03-19T02:20:40.062Z] cpu MHz : 999.835 [2024-03-19T02:20:40.062Z] cache size : 14080 KB [2024-03-19T02:20:40.062Z] physical id : 1 [2024-03-19T02:20:40.062Z] siblings : 20 [2024-03-19T02:20:40.062Z] core id : 4 [2024-03-19T02:20:40.062Z] cpu cores : 10 [2024-03-19T02:20:40.062Z] apicid : 40 [2024-03-19T02:20:40.062Z] initial apicid : 40 [2024-03-19T02:20:40.062Z] fpu : yes [2024-03-19T02:20:40.062Z] fpu_exception : yes [2024-03-19T02:20:40.062Z] cpuid level : 22 [2024-03-19T02:20:40.062Z] wp : yes [2024-03-19T02:20:40.062Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.062Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.062Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.062Z] bogomips : 4807.42 [2024-03-19T02:20:40.062Z] clflush size : 64 [2024-03-19T02:20:40.062Z] cache_alignment : 64 [2024-03-19T02:20:40.062Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.062Z] power management: [2024-03-19T02:20:40.062Z] [2024-03-19T02:20:40.062Z] processor : 15 [2024-03-19T02:20:40.062Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.062Z] cpu family : 6 [2024-03-19T02:20:40.062Z] model : 85 [2024-03-19T02:20:40.062Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.062Z] stepping : 7 [2024-03-19T02:20:40.062Z] microcode : 0x5003302 [2024-03-19T02:20:40.062Z] cpu MHz : 2900.730 [2024-03-19T02:20:40.062Z] cache size : 14080 KB [2024-03-19T02:20:40.062Z] physical id : 1 [2024-03-19T02:20:40.062Z] siblings : 20 [2024-03-19T02:20:40.062Z] core id : 8 [2024-03-19T02:20:40.062Z] cpu cores : 10 [2024-03-19T02:20:40.062Z] apicid : 48 [2024-03-19T02:20:40.062Z] initial apicid : 48 [2024-03-19T02:20:40.062Z] fpu : yes [2024-03-19T02:20:40.062Z] fpu_exception : yes [2024-03-19T02:20:40.062Z] cpuid level : 22 [2024-03-19T02:20:40.062Z] wp : yes [2024-03-19T02:20:40.062Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.063Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.063Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.063Z] bogomips : 4807.42 [2024-03-19T02:20:40.063Z] clflush size : 64 [2024-03-19T02:20:40.063Z] cache_alignment : 64 [2024-03-19T02:20:40.063Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.063Z] power management: [2024-03-19T02:20:40.063Z] [2024-03-19T02:20:40.063Z] processor : 16 [2024-03-19T02:20:40.063Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.063Z] cpu family : 6 [2024-03-19T02:20:40.063Z] model : 85 [2024-03-19T02:20:40.063Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.063Z] stepping : 7 [2024-03-19T02:20:40.063Z] microcode : 0x5003302 [2024-03-19T02:20:40.063Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.063Z] cache size : 14080 KB [2024-03-19T02:20:40.063Z] physical id : 1 [2024-03-19T02:20:40.063Z] siblings : 20 [2024-03-19T02:20:40.063Z] core id : 9 [2024-03-19T02:20:40.063Z] cpu cores : 10 [2024-03-19T02:20:40.063Z] apicid : 50 [2024-03-19T02:20:40.063Z] initial apicid : 50 [2024-03-19T02:20:40.063Z] fpu : yes [2024-03-19T02:20:40.063Z] fpu_exception : yes [2024-03-19T02:20:40.063Z] cpuid level : 22 [2024-03-19T02:20:40.063Z] wp : yes [2024-03-19T02:20:40.063Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.063Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.063Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.063Z] bogomips : 4807.42 [2024-03-19T02:20:40.063Z] clflush size : 64 [2024-03-19T02:20:40.063Z] cache_alignment : 64 [2024-03-19T02:20:40.063Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.063Z] power management: [2024-03-19T02:20:40.063Z] [2024-03-19T02:20:40.063Z] processor : 17 [2024-03-19T02:20:40.063Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.063Z] cpu family : 6 [2024-03-19T02:20:40.063Z] model : 85 [2024-03-19T02:20:40.063Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.063Z] stepping : 7 [2024-03-19T02:20:40.063Z] microcode : 0x5003302 [2024-03-19T02:20:40.063Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.063Z] cache size : 14080 KB [2024-03-19T02:20:40.063Z] physical id : 1 [2024-03-19T02:20:40.063Z] siblings : 20 [2024-03-19T02:20:40.063Z] core id : 10 [2024-03-19T02:20:40.063Z] cpu cores : 10 [2024-03-19T02:20:40.063Z] apicid : 52 [2024-03-19T02:20:40.063Z] initial apicid : 52 [2024-03-19T02:20:40.063Z] fpu : yes [2024-03-19T02:20:40.063Z] fpu_exception : yes [2024-03-19T02:20:40.063Z] cpuid level : 22 [2024-03-19T02:20:40.063Z] wp : yes [2024-03-19T02:20:40.064Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.064Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.064Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.064Z] bogomips : 4807.42 [2024-03-19T02:20:40.064Z] clflush size : 64 [2024-03-19T02:20:40.064Z] cache_alignment : 64 [2024-03-19T02:20:40.064Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.064Z] power management: [2024-03-19T02:20:40.064Z] [2024-03-19T02:20:40.064Z] processor : 18 [2024-03-19T02:20:40.064Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.064Z] cpu family : 6 [2024-03-19T02:20:40.064Z] model : 85 [2024-03-19T02:20:40.064Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.064Z] stepping : 7 [2024-03-19T02:20:40.064Z] microcode : 0x5003302 [2024-03-19T02:20:40.064Z] cpu MHz : 2897.650 [2024-03-19T02:20:40.064Z] cache size : 14080 KB [2024-03-19T02:20:40.064Z] physical id : 1 [2024-03-19T02:20:40.064Z] siblings : 20 [2024-03-19T02:20:40.064Z] core id : 11 [2024-03-19T02:20:40.064Z] cpu cores : 10 [2024-03-19T02:20:40.064Z] apicid : 54 [2024-03-19T02:20:40.064Z] initial apicid : 54 [2024-03-19T02:20:40.064Z] fpu : yes [2024-03-19T02:20:40.064Z] fpu_exception : yes [2024-03-19T02:20:40.064Z] cpuid level : 22 [2024-03-19T02:20:40.064Z] wp : yes [2024-03-19T02:20:40.064Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.064Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.065Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.065Z] bogomips : 4807.42 [2024-03-19T02:20:40.065Z] clflush size : 64 [2024-03-19T02:20:40.065Z] cache_alignment : 64 [2024-03-19T02:20:40.065Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.065Z] power management: [2024-03-19T02:20:40.065Z] [2024-03-19T02:20:40.065Z] processor : 19 [2024-03-19T02:20:40.065Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.065Z] cpu family : 6 [2024-03-19T02:20:40.065Z] model : 85 [2024-03-19T02:20:40.065Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.065Z] stepping : 7 [2024-03-19T02:20:40.065Z] microcode : 0x5003302 [2024-03-19T02:20:40.065Z] cpu MHz : 2601.362 [2024-03-19T02:20:40.065Z] cache size : 14080 KB [2024-03-19T02:20:40.065Z] physical id : 1 [2024-03-19T02:20:40.065Z] siblings : 20 [2024-03-19T02:20:40.065Z] core id : 12 [2024-03-19T02:20:40.065Z] cpu cores : 10 [2024-03-19T02:20:40.065Z] apicid : 56 [2024-03-19T02:20:40.065Z] initial apicid : 56 [2024-03-19T02:20:40.065Z] fpu : yes [2024-03-19T02:20:40.065Z] fpu_exception : yes [2024-03-19T02:20:40.065Z] cpuid level : 22 [2024-03-19T02:20:40.065Z] wp : yes [2024-03-19T02:20:40.065Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.065Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.065Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.065Z] bogomips : 4807.42 [2024-03-19T02:20:40.065Z] clflush size : 64 [2024-03-19T02:20:40.065Z] cache_alignment : 64 [2024-03-19T02:20:40.065Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.065Z] power management: [2024-03-19T02:20:40.065Z] [2024-03-19T02:20:40.065Z] processor : 20 [2024-03-19T02:20:40.065Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.065Z] cpu family : 6 [2024-03-19T02:20:40.065Z] model : 85 [2024-03-19T02:20:40.065Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.065Z] stepping : 7 [2024-03-19T02:20:40.065Z] microcode : 0x5003302 [2024-03-19T02:20:40.065Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.065Z] cache size : 14080 KB [2024-03-19T02:20:40.065Z] physical id : 0 [2024-03-19T02:20:40.065Z] siblings : 20 [2024-03-19T02:20:40.065Z] core id : 0 [2024-03-19T02:20:40.065Z] cpu cores : 10 [2024-03-19T02:20:40.065Z] apicid : 1 [2024-03-19T02:20:40.065Z] initial apicid : 1 [2024-03-19T02:20:40.065Z] fpu : yes [2024-03-19T02:20:40.065Z] fpu_exception : yes [2024-03-19T02:20:40.065Z] cpuid level : 22 [2024-03-19T02:20:40.065Z] wp : yes [2024-03-19T02:20:40.066Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.066Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.066Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.066Z] bogomips : 4800.00 [2024-03-19T02:20:40.066Z] clflush size : 64 [2024-03-19T02:20:40.066Z] cache_alignment : 64 [2024-03-19T02:20:40.066Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.066Z] power management: [2024-03-19T02:20:40.066Z] [2024-03-19T02:20:40.066Z] processor : 21 [2024-03-19T02:20:40.066Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.066Z] cpu family : 6 [2024-03-19T02:20:40.066Z] model : 85 [2024-03-19T02:20:40.066Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.066Z] stepping : 7 [2024-03-19T02:20:40.066Z] microcode : 0x5003302 [2024-03-19T02:20:40.066Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.066Z] cache size : 14080 KB [2024-03-19T02:20:40.066Z] physical id : 0 [2024-03-19T02:20:40.066Z] siblings : 20 [2024-03-19T02:20:40.066Z] core id : 1 [2024-03-19T02:20:40.066Z] cpu cores : 10 [2024-03-19T02:20:40.066Z] apicid : 3 [2024-03-19T02:20:40.066Z] initial apicid : 3 [2024-03-19T02:20:40.066Z] fpu : yes [2024-03-19T02:20:40.066Z] fpu_exception : yes [2024-03-19T02:20:40.066Z] cpuid level : 22 [2024-03-19T02:20:40.066Z] wp : yes [2024-03-19T02:20:40.066Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.066Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.066Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.066Z] bogomips : 4800.00 [2024-03-19T02:20:40.066Z] clflush size : 64 [2024-03-19T02:20:40.066Z] cache_alignment : 64 [2024-03-19T02:20:40.066Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.066Z] power management: [2024-03-19T02:20:40.066Z] [2024-03-19T02:20:40.066Z] processor : 22 [2024-03-19T02:20:40.066Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.067Z] cpu family : 6 [2024-03-19T02:20:40.067Z] model : 85 [2024-03-19T02:20:40.067Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.067Z] stepping : 7 [2024-03-19T02:20:40.067Z] microcode : 0x5003302 [2024-03-19T02:20:40.067Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.067Z] cache size : 14080 KB [2024-03-19T02:20:40.067Z] physical id : 0 [2024-03-19T02:20:40.067Z] siblings : 20 [2024-03-19T02:20:40.067Z] core id : 2 [2024-03-19T02:20:40.067Z] cpu cores : 10 [2024-03-19T02:20:40.067Z] apicid : 5 [2024-03-19T02:20:40.067Z] initial apicid : 5 [2024-03-19T02:20:40.067Z] fpu : yes [2024-03-19T02:20:40.067Z] fpu_exception : yes [2024-03-19T02:20:40.067Z] cpuid level : 22 [2024-03-19T02:20:40.067Z] wp : yes [2024-03-19T02:20:40.067Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.067Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.067Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.067Z] bogomips : 4800.00 [2024-03-19T02:20:40.067Z] clflush size : 64 [2024-03-19T02:20:40.067Z] cache_alignment : 64 [2024-03-19T02:20:40.067Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.067Z] power management: [2024-03-19T02:20:40.067Z] [2024-03-19T02:20:40.067Z] processor : 23 [2024-03-19T02:20:40.067Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.067Z] cpu family : 6 [2024-03-19T02:20:40.067Z] model : 85 [2024-03-19T02:20:40.067Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.067Z] stepping : 7 [2024-03-19T02:20:40.067Z] microcode : 0x5003302 [2024-03-19T02:20:40.067Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.067Z] cache size : 14080 KB [2024-03-19T02:20:40.067Z] physical id : 0 [2024-03-19T02:20:40.067Z] siblings : 20 [2024-03-19T02:20:40.067Z] core id : 3 [2024-03-19T02:20:40.067Z] cpu cores : 10 [2024-03-19T02:20:40.067Z] apicid : 7 [2024-03-19T02:20:40.067Z] initial apicid : 7 [2024-03-19T02:20:40.067Z] fpu : yes [2024-03-19T02:20:40.067Z] fpu_exception : yes [2024-03-19T02:20:40.067Z] cpuid level : 22 [2024-03-19T02:20:40.067Z] wp : yes [2024-03-19T02:20:40.067Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.068Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.068Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.068Z] bogomips : 4800.00 [2024-03-19T02:20:40.068Z] clflush size : 64 [2024-03-19T02:20:40.068Z] cache_alignment : 64 [2024-03-19T02:20:40.068Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.068Z] power management: [2024-03-19T02:20:40.068Z] [2024-03-19T02:20:40.068Z] processor : 24 [2024-03-19T02:20:40.068Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.068Z] cpu family : 6 [2024-03-19T02:20:40.068Z] model : 85 [2024-03-19T02:20:40.068Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.068Z] stepping : 7 [2024-03-19T02:20:40.068Z] microcode : 0x5003302 [2024-03-19T02:20:40.068Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.068Z] cache size : 14080 KB [2024-03-19T02:20:40.068Z] physical id : 0 [2024-03-19T02:20:40.068Z] siblings : 20 [2024-03-19T02:20:40.068Z] core id : 4 [2024-03-19T02:20:40.068Z] cpu cores : 10 [2024-03-19T02:20:40.068Z] apicid : 9 [2024-03-19T02:20:40.068Z] initial apicid : 9 [2024-03-19T02:20:40.068Z] fpu : yes [2024-03-19T02:20:40.068Z] fpu_exception : yes [2024-03-19T02:20:40.068Z] cpuid level : 22 [2024-03-19T02:20:40.068Z] wp : yes [2024-03-19T02:20:40.068Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.068Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.068Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.068Z] bogomips : 4800.00 [2024-03-19T02:20:40.068Z] clflush size : 64 [2024-03-19T02:20:40.068Z] cache_alignment : 64 [2024-03-19T02:20:40.068Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.068Z] power management: [2024-03-19T02:20:40.068Z] [2024-03-19T02:20:40.068Z] processor : 25 [2024-03-19T02:20:40.068Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.068Z] cpu family : 6 [2024-03-19T02:20:40.068Z] model : 85 [2024-03-19T02:20:40.068Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.068Z] stepping : 7 [2024-03-19T02:20:40.068Z] microcode : 0x5003302 [2024-03-19T02:20:40.068Z] cpu MHz : 999.136 [2024-03-19T02:20:40.068Z] cache size : 14080 KB [2024-03-19T02:20:40.068Z] physical id : 0 [2024-03-19T02:20:40.068Z] siblings : 20 [2024-03-19T02:20:40.068Z] core id : 8 [2024-03-19T02:20:40.068Z] cpu cores : 10 [2024-03-19T02:20:40.068Z] apicid : 17 [2024-03-19T02:20:40.068Z] initial apicid : 17 [2024-03-19T02:20:40.068Z] fpu : yes [2024-03-19T02:20:40.068Z] fpu_exception : yes [2024-03-19T02:20:40.068Z] cpuid level : 22 [2024-03-19T02:20:40.068Z] wp : yes [2024-03-19T02:20:40.069Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.069Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.069Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.069Z] bogomips : 4800.00 [2024-03-19T02:20:40.069Z] clflush size : 64 [2024-03-19T02:20:40.069Z] cache_alignment : 64 [2024-03-19T02:20:40.069Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.069Z] power management: [2024-03-19T02:20:40.069Z] [2024-03-19T02:20:40.069Z] processor : 26 [2024-03-19T02:20:40.069Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.069Z] cpu family : 6 [2024-03-19T02:20:40.069Z] model : 85 [2024-03-19T02:20:40.069Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.069Z] stepping : 7 [2024-03-19T02:20:40.069Z] microcode : 0x5003302 [2024-03-19T02:20:40.069Z] cpu MHz : 2890.359 [2024-03-19T02:20:40.069Z] cache size : 14080 KB [2024-03-19T02:20:40.069Z] physical id : 0 [2024-03-19T02:20:40.069Z] siblings : 20 [2024-03-19T02:20:40.069Z] core id : 9 [2024-03-19T02:20:40.069Z] cpu cores : 10 [2024-03-19T02:20:40.069Z] apicid : 19 [2024-03-19T02:20:40.069Z] initial apicid : 19 [2024-03-19T02:20:40.069Z] fpu : yes [2024-03-19T02:20:40.069Z] fpu_exception : yes [2024-03-19T02:20:40.069Z] cpuid level : 22 [2024-03-19T02:20:40.069Z] wp : yes [2024-03-19T02:20:40.069Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.070Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.070Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.070Z] bogomips : 4800.00 [2024-03-19T02:20:40.070Z] clflush size : 64 [2024-03-19T02:20:40.070Z] cache_alignment : 64 [2024-03-19T02:20:40.070Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.070Z] power management: [2024-03-19T02:20:40.070Z] [2024-03-19T02:20:40.070Z] processor : 27 [2024-03-19T02:20:40.070Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.070Z] cpu family : 6 [2024-03-19T02:20:40.070Z] model : 85 [2024-03-19T02:20:40.070Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.070Z] stepping : 7 [2024-03-19T02:20:40.070Z] microcode : 0x5003302 [2024-03-19T02:20:40.070Z] cpu MHz : 1000.337 [2024-03-19T02:20:40.070Z] cache size : 14080 KB [2024-03-19T02:20:40.070Z] physical id : 0 [2024-03-19T02:20:40.070Z] siblings : 20 [2024-03-19T02:20:40.070Z] core id : 10 [2024-03-19T02:20:40.070Z] cpu cores : 10 [2024-03-19T02:20:40.070Z] apicid : 21 [2024-03-19T02:20:40.070Z] initial apicid : 21 [2024-03-19T02:20:40.070Z] fpu : yes [2024-03-19T02:20:40.070Z] fpu_exception : yes [2024-03-19T02:20:40.070Z] cpuid level : 22 [2024-03-19T02:20:40.070Z] wp : yes [2024-03-19T02:20:40.070Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.070Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.070Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.070Z] bogomips : 4800.00 [2024-03-19T02:20:40.070Z] clflush size : 64 [2024-03-19T02:20:40.070Z] cache_alignment : 64 [2024-03-19T02:20:40.070Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.070Z] power management: [2024-03-19T02:20:40.070Z] [2024-03-19T02:20:40.070Z] processor : 28 [2024-03-19T02:20:40.070Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.070Z] cpu family : 6 [2024-03-19T02:20:40.070Z] model : 85 [2024-03-19T02:20:40.070Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.070Z] stepping : 7 [2024-03-19T02:20:40.070Z] microcode : 0x5003302 [2024-03-19T02:20:40.070Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.070Z] cache size : 14080 KB [2024-03-19T02:20:40.070Z] physical id : 0 [2024-03-19T02:20:40.070Z] siblings : 20 [2024-03-19T02:20:40.070Z] core id : 11 [2024-03-19T02:20:40.070Z] cpu cores : 10 [2024-03-19T02:20:40.070Z] apicid : 23 [2024-03-19T02:20:40.070Z] initial apicid : 23 [2024-03-19T02:20:40.070Z] fpu : yes [2024-03-19T02:20:40.070Z] fpu_exception : yes [2024-03-19T02:20:40.070Z] cpuid level : 22 [2024-03-19T02:20:40.070Z] wp : yes [2024-03-19T02:20:40.071Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.071Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.071Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.071Z] bogomips : 4800.00 [2024-03-19T02:20:40.071Z] clflush size : 64 [2024-03-19T02:20:40.071Z] cache_alignment : 64 [2024-03-19T02:20:40.071Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.071Z] power management: [2024-03-19T02:20:40.071Z] [2024-03-19T02:20:40.071Z] processor : 29 [2024-03-19T02:20:40.071Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.071Z] cpu family : 6 [2024-03-19T02:20:40.071Z] model : 85 [2024-03-19T02:20:40.071Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.071Z] stepping : 7 [2024-03-19T02:20:40.071Z] microcode : 0x5003302 [2024-03-19T02:20:40.071Z] cpu MHz : 1000.242 [2024-03-19T02:20:40.071Z] cache size : 14080 KB [2024-03-19T02:20:40.071Z] physical id : 0 [2024-03-19T02:20:40.071Z] siblings : 20 [2024-03-19T02:20:40.071Z] core id : 12 [2024-03-19T02:20:40.071Z] cpu cores : 10 [2024-03-19T02:20:40.071Z] apicid : 25 [2024-03-19T02:20:40.071Z] initial apicid : 25 [2024-03-19T02:20:40.071Z] fpu : yes [2024-03-19T02:20:40.071Z] fpu_exception : yes [2024-03-19T02:20:40.071Z] cpuid level : 22 [2024-03-19T02:20:40.071Z] wp : yes [2024-03-19T02:20:40.071Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.071Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.071Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.071Z] bogomips : 4800.00 [2024-03-19T02:20:40.071Z] clflush size : 64 [2024-03-19T02:20:40.071Z] cache_alignment : 64 [2024-03-19T02:20:40.071Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.071Z] power management: [2024-03-19T02:20:40.071Z] [2024-03-19T02:20:40.071Z] processor : 30 [2024-03-19T02:20:40.072Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.072Z] cpu family : 6 [2024-03-19T02:20:40.072Z] model : 85 [2024-03-19T02:20:40.072Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.072Z] stepping : 7 [2024-03-19T02:20:40.072Z] microcode : 0x5003302 [2024-03-19T02:20:40.072Z] cpu MHz : 2901.916 [2024-03-19T02:20:40.072Z] cache size : 14080 KB [2024-03-19T02:20:40.072Z] physical id : 1 [2024-03-19T02:20:40.072Z] siblings : 20 [2024-03-19T02:20:40.072Z] core id : 0 [2024-03-19T02:20:40.072Z] cpu cores : 10 [2024-03-19T02:20:40.072Z] apicid : 33 [2024-03-19T02:20:40.072Z] initial apicid : 33 [2024-03-19T02:20:40.072Z] fpu : yes [2024-03-19T02:20:40.072Z] fpu_exception : yes [2024-03-19T02:20:40.072Z] cpuid level : 22 [2024-03-19T02:20:40.072Z] wp : yes [2024-03-19T02:20:40.072Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.072Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.072Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.072Z] bogomips : 4807.42 [2024-03-19T02:20:40.072Z] clflush size : 64 [2024-03-19T02:20:40.072Z] cache_alignment : 64 [2024-03-19T02:20:40.072Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.072Z] power management: [2024-03-19T02:20:40.072Z] [2024-03-19T02:20:40.072Z] processor : 31 [2024-03-19T02:20:40.072Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.072Z] cpu family : 6 [2024-03-19T02:20:40.072Z] model : 85 [2024-03-19T02:20:40.072Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.072Z] stepping : 7 [2024-03-19T02:20:40.072Z] microcode : 0x5003302 [2024-03-19T02:20:40.072Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.072Z] cache size : 14080 KB [2024-03-19T02:20:40.072Z] physical id : 1 [2024-03-19T02:20:40.072Z] siblings : 20 [2024-03-19T02:20:40.072Z] core id : 1 [2024-03-19T02:20:40.072Z] cpu cores : 10 [2024-03-19T02:20:40.072Z] apicid : 35 [2024-03-19T02:20:40.072Z] initial apicid : 35 [2024-03-19T02:20:40.072Z] fpu : yes [2024-03-19T02:20:40.072Z] fpu_exception : yes [2024-03-19T02:20:40.072Z] cpuid level : 22 [2024-03-19T02:20:40.072Z] wp : yes [2024-03-19T02:20:40.072Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.073Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.073Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.073Z] bogomips : 4807.42 [2024-03-19T02:20:40.073Z] clflush size : 64 [2024-03-19T02:20:40.073Z] cache_alignment : 64 [2024-03-19T02:20:40.073Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.073Z] power management: [2024-03-19T02:20:40.073Z] [2024-03-19T02:20:40.073Z] processor : 32 [2024-03-19T02:20:40.073Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.073Z] cpu family : 6 [2024-03-19T02:20:40.073Z] model : 85 [2024-03-19T02:20:40.073Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.073Z] stepping : 7 [2024-03-19T02:20:40.073Z] microcode : 0x5003302 [2024-03-19T02:20:40.073Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.073Z] cache size : 14080 KB [2024-03-19T02:20:40.073Z] physical id : 1 [2024-03-19T02:20:40.073Z] siblings : 20 [2024-03-19T02:20:40.073Z] core id : 2 [2024-03-19T02:20:40.073Z] cpu cores : 10 [2024-03-19T02:20:40.073Z] apicid : 37 [2024-03-19T02:20:40.073Z] initial apicid : 37 [2024-03-19T02:20:40.073Z] fpu : yes [2024-03-19T02:20:40.073Z] fpu_exception : yes [2024-03-19T02:20:40.073Z] cpuid level : 22 [2024-03-19T02:20:40.073Z] wp : yes [2024-03-19T02:20:40.073Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.073Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.073Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.073Z] bogomips : 4807.42 [2024-03-19T02:20:40.073Z] clflush size : 64 [2024-03-19T02:20:40.073Z] cache_alignment : 64 [2024-03-19T02:20:40.073Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.073Z] power management: [2024-03-19T02:20:40.073Z] [2024-03-19T02:20:40.073Z] processor : 33 [2024-03-19T02:20:40.073Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.073Z] cpu family : 6 [2024-03-19T02:20:40.073Z] model : 85 [2024-03-19T02:20:40.073Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.073Z] stepping : 7 [2024-03-19T02:20:40.073Z] microcode : 0x5003302 [2024-03-19T02:20:40.073Z] cpu MHz : 3200.000 [2024-03-19T02:20:40.073Z] cache size : 14080 KB [2024-03-19T02:20:40.073Z] physical id : 1 [2024-03-19T02:20:40.073Z] siblings : 20 [2024-03-19T02:20:40.073Z] core id : 3 [2024-03-19T02:20:40.073Z] cpu cores : 10 [2024-03-19T02:20:40.073Z] apicid : 39 [2024-03-19T02:20:40.073Z] initial apicid : 39 [2024-03-19T02:20:40.073Z] fpu : yes [2024-03-19T02:20:40.073Z] fpu_exception : yes [2024-03-19T02:20:40.073Z] cpuid level : 22 [2024-03-19T02:20:40.073Z] wp : yes [2024-03-19T02:20:40.074Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.074Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.074Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.074Z] bogomips : 4807.42 [2024-03-19T02:20:40.074Z] clflush size : 64 [2024-03-19T02:20:40.074Z] cache_alignment : 64 [2024-03-19T02:20:40.074Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.074Z] power management: [2024-03-19T02:20:40.074Z] [2024-03-19T02:20:40.074Z] processor : 34 [2024-03-19T02:20:40.074Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.074Z] cpu family : 6 [2024-03-19T02:20:40.074Z] model : 85 [2024-03-19T02:20:40.074Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.074Z] stepping : 7 [2024-03-19T02:20:40.074Z] microcode : 0x5003302 [2024-03-19T02:20:40.074Z] cpu MHz : 2896.138 [2024-03-19T02:20:40.074Z] cache size : 14080 KB [2024-03-19T02:20:40.074Z] physical id : 1 [2024-03-19T02:20:40.074Z] siblings : 20 [2024-03-19T02:20:40.074Z] core id : 4 [2024-03-19T02:20:40.074Z] cpu cores : 10 [2024-03-19T02:20:40.074Z] apicid : 41 [2024-03-19T02:20:40.074Z] initial apicid : 41 [2024-03-19T02:20:40.074Z] fpu : yes [2024-03-19T02:20:40.074Z] fpu_exception : yes [2024-03-19T02:20:40.074Z] cpuid level : 22 [2024-03-19T02:20:40.074Z] wp : yes [2024-03-19T02:20:40.074Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.075Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.075Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.075Z] bogomips : 4807.42 [2024-03-19T02:20:40.075Z] clflush size : 64 [2024-03-19T02:20:40.075Z] cache_alignment : 64 [2024-03-19T02:20:40.075Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.075Z] power management: [2024-03-19T02:20:40.075Z] [2024-03-19T02:20:40.075Z] processor : 35 [2024-03-19T02:20:40.075Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.075Z] cpu family : 6 [2024-03-19T02:20:40.075Z] model : 85 [2024-03-19T02:20:40.075Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.075Z] stepping : 7 [2024-03-19T02:20:40.075Z] microcode : 0x5003302 [2024-03-19T02:20:40.075Z] cpu MHz : 2903.322 [2024-03-19T02:20:40.075Z] cache size : 14080 KB [2024-03-19T02:20:40.075Z] physical id : 1 [2024-03-19T02:20:40.075Z] siblings : 20 [2024-03-19T02:20:40.075Z] core id : 8 [2024-03-19T02:20:40.075Z] cpu cores : 10 [2024-03-19T02:20:40.075Z] apicid : 49 [2024-03-19T02:20:40.075Z] initial apicid : 49 [2024-03-19T02:20:40.075Z] fpu : yes [2024-03-19T02:20:40.075Z] fpu_exception : yes [2024-03-19T02:20:40.075Z] cpuid level : 22 [2024-03-19T02:20:40.075Z] wp : yes [2024-03-19T02:20:40.075Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.075Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.075Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.075Z] bogomips : 4807.42 [2024-03-19T02:20:40.075Z] clflush size : 64 [2024-03-19T02:20:40.075Z] cache_alignment : 64 [2024-03-19T02:20:40.075Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.075Z] power management: [2024-03-19T02:20:40.075Z] [2024-03-19T02:20:40.075Z] processor : 36 [2024-03-19T02:20:40.075Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.075Z] cpu family : 6 [2024-03-19T02:20:40.075Z] model : 85 [2024-03-19T02:20:40.075Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.075Z] stepping : 7 [2024-03-19T02:20:40.075Z] microcode : 0x5003302 [2024-03-19T02:20:40.075Z] cpu MHz : 1140.148 [2024-03-19T02:20:40.075Z] cache size : 14080 KB [2024-03-19T02:20:40.075Z] physical id : 1 [2024-03-19T02:20:40.075Z] siblings : 20 [2024-03-19T02:20:40.075Z] core id : 9 [2024-03-19T02:20:40.075Z] cpu cores : 10 [2024-03-19T02:20:40.075Z] apicid : 51 [2024-03-19T02:20:40.075Z] initial apicid : 51 [2024-03-19T02:20:40.075Z] fpu : yes [2024-03-19T02:20:40.075Z] fpu_exception : yes [2024-03-19T02:20:40.075Z] cpuid level : 22 [2024-03-19T02:20:40.075Z] wp : yes [2024-03-19T02:20:40.076Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.076Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.076Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.076Z] bogomips : 4807.42 [2024-03-19T02:20:40.076Z] clflush size : 64 [2024-03-19T02:20:40.076Z] cache_alignment : 64 [2024-03-19T02:20:40.076Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.076Z] power management: [2024-03-19T02:20:40.076Z] [2024-03-19T02:20:40.076Z] processor : 37 [2024-03-19T02:20:40.076Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.076Z] cpu family : 6 [2024-03-19T02:20:40.076Z] model : 85 [2024-03-19T02:20:40.076Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.076Z] stepping : 7 [2024-03-19T02:20:40.076Z] microcode : 0x5003302 [2024-03-19T02:20:40.076Z] cpu MHz : 2899.243 [2024-03-19T02:20:40.076Z] cache size : 14080 KB [2024-03-19T02:20:40.076Z] physical id : 1 [2024-03-19T02:20:40.076Z] siblings : 20 [2024-03-19T02:20:40.076Z] core id : 10 [2024-03-19T02:20:40.076Z] cpu cores : 10 [2024-03-19T02:20:40.076Z] apicid : 53 [2024-03-19T02:20:40.076Z] initial apicid : 53 [2024-03-19T02:20:40.076Z] fpu : yes [2024-03-19T02:20:40.076Z] fpu_exception : yes [2024-03-19T02:20:40.076Z] cpuid level : 22 [2024-03-19T02:20:40.076Z] wp : yes [2024-03-19T02:20:40.076Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.076Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.077Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.077Z] bogomips : 4807.42 [2024-03-19T02:20:40.077Z] clflush size : 64 [2024-03-19T02:20:40.077Z] cache_alignment : 64 [2024-03-19T02:20:40.077Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.077Z] power management: [2024-03-19T02:20:40.077Z] [2024-03-19T02:20:40.077Z] processor : 38 [2024-03-19T02:20:40.077Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.077Z] cpu family : 6 [2024-03-19T02:20:40.077Z] model : 85 [2024-03-19T02:20:40.077Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.077Z] stepping : 7 [2024-03-19T02:20:40.077Z] microcode : 0x5003302 [2024-03-19T02:20:40.077Z] cpu MHz : 2905.074 [2024-03-19T02:20:40.077Z] cache size : 14080 KB [2024-03-19T02:20:40.077Z] physical id : 1 [2024-03-19T02:20:40.077Z] siblings : 20 [2024-03-19T02:20:40.077Z] core id : 11 [2024-03-19T02:20:40.077Z] cpu cores : 10 [2024-03-19T02:20:40.077Z] apicid : 55 [2024-03-19T02:20:40.077Z] initial apicid : 55 [2024-03-19T02:20:40.077Z] fpu : yes [2024-03-19T02:20:40.077Z] fpu_exception : yes [2024-03-19T02:20:40.077Z] cpuid level : 22 [2024-03-19T02:20:40.077Z] wp : yes [2024-03-19T02:20:40.077Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.077Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.077Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.077Z] bogomips : 4807.42 [2024-03-19T02:20:40.077Z] clflush size : 64 [2024-03-19T02:20:40.077Z] cache_alignment : 64 [2024-03-19T02:20:40.077Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.077Z] power management: [2024-03-19T02:20:40.077Z] [2024-03-19T02:20:40.077Z] processor : 39 [2024-03-19T02:20:40.077Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.077Z] cpu family : 6 [2024-03-19T02:20:40.077Z] model : 85 [2024-03-19T02:20:40.077Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-03-19T02:20:40.077Z] stepping : 7 [2024-03-19T02:20:40.077Z] microcode : 0x5003302 [2024-03-19T02:20:40.077Z] cpu MHz : 2900.686 [2024-03-19T02:20:40.077Z] cache size : 14080 KB [2024-03-19T02:20:40.077Z] physical id : 1 [2024-03-19T02:20:40.077Z] siblings : 20 [2024-03-19T02:20:40.077Z] core id : 12 [2024-03-19T02:20:40.077Z] cpu cores : 10 [2024-03-19T02:20:40.077Z] apicid : 57 [2024-03-19T02:20:40.077Z] initial apicid : 57 [2024-03-19T02:20:40.077Z] fpu : yes [2024-03-19T02:20:40.077Z] fpu_exception : yes [2024-03-19T02:20:40.077Z] cpuid level : 22 [2024-03-19T02:20:40.077Z] wp : yes [2024-03-19T02:20:40.078Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-03-19T02:20:40.078Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:40.078Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-03-19T02:20:40.078Z] bogomips : 4807.42 [2024-03-19T02:20:40.078Z] clflush size : 64 [2024-03-19T02:20:40.078Z] cache_alignment : 64 [2024-03-19T02:20:40.078Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.078Z] power management: [2024-03-19T02:20:40.078Z] [2024-03-19T02:20:40.078Z] + cat /proc/meminfo [2024-03-19T02:20:40.078Z] MemTotal: 131639680 kB [2024-03-19T02:20:40.078Z] MemFree: 66024732 kB [2024-03-19T02:20:40.078Z] MemAvailable: 107965880 kB [2024-03-19T02:20:40.078Z] Buffers: 1764 kB [2024-03-19T02:20:40.078Z] Cached: 40637420 kB [2024-03-19T02:20:40.078Z] SwapCached: 0 kB [2024-03-19T02:20:40.078Z] Active: 18120236 kB [2024-03-19T02:20:40.078Z] Inactive: 38657388 kB [2024-03-19T02:20:40.078Z] Active(anon): 14597896 kB [2024-03-19T02:20:40.078Z] Inactive(anon): 1617600 kB [2024-03-19T02:20:40.078Z] Active(file): 3522340 kB [2024-03-19T02:20:40.078Z] Inactive(file): 37039788 kB [2024-03-19T02:20:40.078Z] Unevictable: 136140 kB [2024-03-19T02:20:40.078Z] Mlocked: 136140 kB [2024-03-19T02:20:40.078Z] SwapTotal: 0 kB [2024-03-19T02:20:40.078Z] SwapFree: 0 kB [2024-03-19T02:20:40.078Z] Zswap: 0 kB [2024-03-19T02:20:40.078Z] Zswapped: 0 kB [2024-03-19T02:20:40.078Z] Dirty: 231200 kB [2024-03-19T02:20:40.078Z] Writeback: 0 kB [2024-03-19T02:20:40.078Z] AnonPages: 16226912 kB [2024-03-19T02:20:40.078Z] Mapped: 994920 kB [2024-03-19T02:20:40.078Z] Shmem: 68216 kB [2024-03-19T02:20:40.078Z] KReclaimable: 2440684 kB [2024-03-19T02:20:40.078Z] Slab: 4005204 kB [2024-03-19T02:20:40.078Z] SReclaimable: 2440684 kB [2024-03-19T02:20:40.078Z] SUnreclaim: 1564520 kB [2024-03-19T02:20:40.078Z] KernelStack: 43840 kB [2024-03-19T02:20:40.078Z] PageTables: 67488 kB [2024-03-19T02:20:40.078Z] SecPageTables: 0 kB [2024-03-19T02:20:40.078Z] NFS_Unstable: 0 kB [2024-03-19T02:20:40.078Z] Bounce: 0 kB [2024-03-19T02:20:40.078Z] WritebackTmp: 0 kB [2024-03-19T02:20:40.078Z] CommitLimit: 65819840 kB [2024-03-19T02:20:40.078Z] Committed_AS: 14417672 kB [2024-03-19T02:20:40.078Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:40.078Z] VmallocUsed: 211004 kB [2024-03-19T02:20:40.078Z] VmallocChunk: 0 kB [2024-03-19T02:20:40.078Z] Percpu: 155904 kB [2024-03-19T02:20:40.078Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:40.078Z] AnonHugePages: 8970240 kB [2024-03-19T02:20:40.078Z] ShmemHugePages: 0 kB [2024-03-19T02:20:40.078Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:40.078Z] FileHugePages: 4960 kB [2024-03-19T02:20:40.078Z] FilePmdMapped: 0 kB [2024-03-19T02:20:40.078Z] CmaTotal: 0 kB [2024-03-19T02:20:40.078Z] CmaFree: 0 kB [2024-03-19T02:20:40.078Z] HugePages_Total: 0 [2024-03-19T02:20:40.078Z] HugePages_Free: 0 [2024-03-19T02:20:40.078Z] HugePages_Rsvd: 0 [2024-03-19T02:20:40.078Z] HugePages_Surp: 0 [2024-03-19T02:20:40.078Z] Hugepagesize: 2048 kB [2024-03-19T02:20:40.078Z] Hugetlb: 0 kB [2024-03-19T02:20:40.078Z] DirectMap4k: 813400 kB [2024-03-19T02:20:40.078Z] DirectMap2M: 19812352 kB [2024-03-19T02:20:40.078Z] DirectMap1G: 115343360 kB [Pipeline] sh [2024-03-19T02:20:40.234Z] [INFO] [2024-03-19T02:20:40.234Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:40.234Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:40.234Z] [INFO] from pom.xml [2024-03-19T02:20:40.234Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:40.412Z] + id [2024-03-19T02:20:40.412Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:40.412Z] + uname -a [2024-03-19T02:20:40.412Z] Linux basic-khl4g 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:40.412Z] + env [2024-03-19T02:20:40.412Z] + sort [2024-03-19T02:20:40.412Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:40.412Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:40.412Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:40.412Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:40.412Z] BUILD_ID=1 [2024-03-19T02:20:40.412Z] BUILD_NUMBER=1 [2024-03-19T02:20:40.413Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:40.413Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:40.413Z] CI=true [2024-03-19T02:20:40.413Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:40.413Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:40.413Z] HOME=/home/jenkins [2024-03-19T02:20:40.413Z] HOSTNAME=basic-khl4g [2024-03-19T02:20:40.413Z] HUDSON_COOKIE=001448fe-0b02-4b46-a632-aa68e4ac0be4 [2024-03-19T02:20:40.413Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:40.413Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:40.413Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:40.413Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:40.413Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:40.413Z] JENKINS_AGENT_NAME=basic-khl4g [2024-03-19T02:20:40.413Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:40.413Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:40.413Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:40.413Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:40.413Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:40.413Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:40.413Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:40.413Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:40.413Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:40.413Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:40.413Z] JENKINS_NAME=basic-khl4g [2024-03-19T02:20:40.413Z] JENKINS_NODE_COOKIE=f91b91ae-3822-4e14-b61f-9471d7f62c32 [2024-03-19T02:20:40.413Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:40.413Z] JENKINS_SECRET=**** [2024-03-19T02:20:40.413Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:40.413Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:40.413Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:40.413Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:40.413Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:40.413Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:40.413Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:40.413Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:40.413Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:40.413Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:40.413Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:40.413Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:40.413Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:40.413Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:40.413Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:40.413Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:40.413Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:40.413Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:40.413Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:40.413Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:40.413Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:40.413Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:40.413Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:40.413Z] LANG=en_US.UTF-8 [2024-03-19T02:20:40.413Z] LANGUAGE=en_US:en [2024-03-19T02:20:40.413Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:40.413Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:40.413Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:40.413Z] NODE_LABELS=basic-khl4g basic [2024-03-19T02:20:40.413Z] NODE_NAME=basic-khl4g [2024-03-19T02:20:40.413Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:40.413Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-khl4g [2024-03-19T02:20:40.414Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:40.414Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:40.414Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:40.414Z] PORT_ADMIN=4848 [2024-03-19T02:20:40.414Z] PORT_HTTP=8080 [2024-03-19T02:20:40.414Z] PORT_HTTPS=8181 [2024-03-19T02:20:40.414Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:40.414Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:40.414Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:40.414Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:40.414Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:40.414Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:40.414Z] SHLVL=1 [2024-03-19T02:20:40.414Z] STAGE_NAME=batch_all [2024-03-19T02:20:40.414Z] TERM=xterm [2024-03-19T02:20:40.414Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:40.414Z] USER_NAME=jenkins [2024-03-19T02:20:40.414Z] _=/usr/bin/env [2024-03-19T02:20:40.414Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:40.414Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:40.414Z] + df -h [2024-03-19T02:20:40.414Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:40.414Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:40.414Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:40.414Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:40.414Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:40.414Z] tmpfs 26G 63M 26G 1% /etc/hostname [2024-03-19T02:20:40.414Z] /dev/sda4 894G 100G 795G 12% /etc/hosts [2024-03-19T02:20:40.414Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:40.414Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:40.414Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:40.414Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:40.414Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:40.414Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:40.414Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:40.414Z] 98 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:40.414Z] + mvn -version [2024-03-19T02:20:40.471Z] [INFO] [2024-03-19T02:20:40.471Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:40.471Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:40.471Z] [INFO] from pom.xml [2024-03-19T02:20:40.472Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:40.628Z] [INFO] [2024-03-19T02:20:40.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:40.628Z] [INFO] [2024-03-19T02:20:40.628Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [Pipeline] sh [2024-03-19T02:20:40.674Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:40.674Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:40.674Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:40.674Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:40.674Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:40.674Z] + ant -version [2024-03-19T02:20:40.674Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:40.674Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:40.674Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-64704091/script.sh: line 9: ps: command not found [2024-03-19T02:20:40.674Z] + true [2024-03-19T02:20:40.674Z] + cat /proc/cpuinfo [2024-03-19T02:20:40.674Z] processor : 0 [2024-03-19T02:20:40.674Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.674Z] cpu family : 6 [2024-03-19T02:20:40.674Z] model : 79 [2024-03-19T02:20:40.674Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.674Z] stepping : 1 [2024-03-19T02:20:40.674Z] microcode : 0xb000040 [2024-03-19T02:20:40.674Z] cpu MHz : 2245.595 [2024-03-19T02:20:40.674Z] cache size : 20480 KB [2024-03-19T02:20:40.674Z] physical id : 0 [2024-03-19T02:20:40.674Z] siblings : 16 [2024-03-19T02:20:40.674Z] core id : 0 [2024-03-19T02:20:40.674Z] cpu cores : 8 [2024-03-19T02:20:40.674Z] apicid : 0 [2024-03-19T02:20:40.674Z] initial apicid : 0 [2024-03-19T02:20:40.674Z] fpu : yes [2024-03-19T02:20:40.674Z] fpu_exception : yes [2024-03-19T02:20:40.674Z] cpuid level : 20 [2024-03-19T02:20:40.674Z] wp : yes [2024-03-19T02:20:40.674Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.675Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.675Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.675Z] bogomips : 4199.72 [2024-03-19T02:20:40.675Z] clflush size : 64 [2024-03-19T02:20:40.675Z] cache_alignment : 64 [2024-03-19T02:20:40.675Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.675Z] power management: [2024-03-19T02:20:40.675Z] [2024-03-19T02:20:40.675Z] processor : 1 [2024-03-19T02:20:40.675Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.675Z] cpu family : 6 [2024-03-19T02:20:40.675Z] model : 79 [2024-03-19T02:20:40.675Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.675Z] stepping : 1 [2024-03-19T02:20:40.675Z] microcode : 0xb000040 [2024-03-19T02:20:40.675Z] cpu MHz : 1269.369 [2024-03-19T02:20:40.675Z] cache size : 20480 KB [2024-03-19T02:20:40.675Z] physical id : 0 [2024-03-19T02:20:40.675Z] siblings : 16 [2024-03-19T02:20:40.675Z] core id : 1 [2024-03-19T02:20:40.675Z] cpu cores : 8 [2024-03-19T02:20:40.675Z] apicid : 2 [2024-03-19T02:20:40.675Z] initial apicid : 2 [2024-03-19T02:20:40.675Z] fpu : yes [2024-03-19T02:20:40.675Z] fpu_exception : yes [2024-03-19T02:20:40.675Z] cpuid level : 20 [2024-03-19T02:20:40.675Z] wp : yes [2024-03-19T02:20:40.675Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.675Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.675Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.675Z] bogomips : 4199.72 [2024-03-19T02:20:40.675Z] clflush size : 64 [2024-03-19T02:20:40.675Z] cache_alignment : 64 [2024-03-19T02:20:40.675Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.675Z] power management: [2024-03-19T02:20:40.675Z] [2024-03-19T02:20:40.675Z] processor : 2 [2024-03-19T02:20:40.675Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.675Z] cpu family : 6 [2024-03-19T02:20:40.675Z] model : 79 [2024-03-19T02:20:40.675Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.675Z] stepping : 1 [2024-03-19T02:20:40.675Z] microcode : 0xb000040 [2024-03-19T02:20:40.675Z] cpu MHz : 1778.481 [2024-03-19T02:20:40.675Z] cache size : 20480 KB [2024-03-19T02:20:40.675Z] physical id : 0 [2024-03-19T02:20:40.675Z] siblings : 16 [2024-03-19T02:20:40.675Z] core id : 2 [2024-03-19T02:20:40.675Z] cpu cores : 8 [2024-03-19T02:20:40.675Z] apicid : 4 [2024-03-19T02:20:40.675Z] initial apicid : 4 [2024-03-19T02:20:40.675Z] fpu : yes [2024-03-19T02:20:40.675Z] fpu_exception : yes [2024-03-19T02:20:40.675Z] cpuid level : 20 [2024-03-19T02:20:40.675Z] wp : yes [2024-03-19T02:20:40.676Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.676Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.676Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.676Z] bogomips : 4199.72 [2024-03-19T02:20:40.676Z] clflush size : 64 [2024-03-19T02:20:40.676Z] cache_alignment : 64 [2024-03-19T02:20:40.676Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.676Z] power management: [2024-03-19T02:20:40.676Z] [2024-03-19T02:20:40.676Z] processor : 3 [2024-03-19T02:20:40.676Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.676Z] cpu family : 6 [2024-03-19T02:20:40.676Z] model : 79 [2024-03-19T02:20:40.676Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.676Z] stepping : 1 [2024-03-19T02:20:40.676Z] microcode : 0xb000040 [2024-03-19T02:20:40.676Z] cpu MHz : 3000.000 [2024-03-19T02:20:40.676Z] cache size : 20480 KB [2024-03-19T02:20:40.676Z] physical id : 0 [2024-03-19T02:20:40.676Z] siblings : 16 [2024-03-19T02:20:40.676Z] core id : 3 [2024-03-19T02:20:40.676Z] cpu cores : 8 [2024-03-19T02:20:40.676Z] apicid : 6 [2024-03-19T02:20:40.676Z] initial apicid : 6 [2024-03-19T02:20:40.676Z] fpu : yes [2024-03-19T02:20:40.676Z] fpu_exception : yes [2024-03-19T02:20:40.676Z] cpuid level : 20 [2024-03-19T02:20:40.676Z] wp : yes [2024-03-19T02:20:40.676Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.676Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.676Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.676Z] bogomips : 4199.72 [2024-03-19T02:20:40.676Z] clflush size : 64 [2024-03-19T02:20:40.676Z] cache_alignment : 64 [2024-03-19T02:20:40.676Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.676Z] power management: [2024-03-19T02:20:40.676Z] [2024-03-19T02:20:40.676Z] processor : 4 [2024-03-19T02:20:40.676Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.676Z] cpu family : 6 [2024-03-19T02:20:40.676Z] model : 79 [2024-03-19T02:20:40.676Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.676Z] stepping : 1 [2024-03-19T02:20:40.676Z] microcode : 0xb000040 [2024-03-19T02:20:40.676Z] cpu MHz : 1849.368 [2024-03-19T02:20:40.676Z] cache size : 20480 KB [2024-03-19T02:20:40.676Z] physical id : 0 [2024-03-19T02:20:40.676Z] siblings : 16 [2024-03-19T02:20:40.676Z] core id : 4 [2024-03-19T02:20:40.676Z] cpu cores : 8 [2024-03-19T02:20:40.677Z] apicid : 8 [2024-03-19T02:20:40.677Z] initial apicid : 8 [2024-03-19T02:20:40.677Z] fpu : yes [2024-03-19T02:20:40.677Z] fpu_exception : yes [2024-03-19T02:20:40.677Z] cpuid level : 20 [2024-03-19T02:20:40.677Z] wp : yes [2024-03-19T02:20:40.677Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.677Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.677Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.677Z] bogomips : 4199.72 [2024-03-19T02:20:40.677Z] clflush size : 64 [2024-03-19T02:20:40.677Z] cache_alignment : 64 [2024-03-19T02:20:40.677Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.677Z] power management: [2024-03-19T02:20:40.677Z] [2024-03-19T02:20:40.677Z] processor : 5 [2024-03-19T02:20:40.677Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.677Z] cpu family : 6 [2024-03-19T02:20:40.677Z] model : 79 [2024-03-19T02:20:40.677Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.677Z] stepping : 1 [2024-03-19T02:20:40.677Z] microcode : 0xb000040 [2024-03-19T02:20:40.677Z] cpu MHz : 2646.974 [2024-03-19T02:20:40.677Z] cache size : 20480 KB [2024-03-19T02:20:40.677Z] physical id : 0 [2024-03-19T02:20:40.677Z] siblings : 16 [2024-03-19T02:20:40.677Z] core id : 5 [2024-03-19T02:20:40.677Z] cpu cores : 8 [2024-03-19T02:20:40.677Z] apicid : 10 [2024-03-19T02:20:40.677Z] initial apicid : 10 [2024-03-19T02:20:40.677Z] fpu : yes [2024-03-19T02:20:40.677Z] fpu_exception : yes [2024-03-19T02:20:40.677Z] cpuid level : 20 [2024-03-19T02:20:40.677Z] wp : yes [2024-03-19T02:20:40.677Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.677Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.678Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.678Z] bogomips : 4199.72 [2024-03-19T02:20:40.678Z] clflush size : 64 [2024-03-19T02:20:40.678Z] cache_alignment : 64 [2024-03-19T02:20:40.678Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.678Z] power management: [2024-03-19T02:20:40.678Z] [2024-03-19T02:20:40.678Z] processor : 6 [2024-03-19T02:20:40.678Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.678Z] cpu family : 6 [2024-03-19T02:20:40.678Z] model : 79 [2024-03-19T02:20:40.678Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.678Z] stepping : 1 [2024-03-19T02:20:40.678Z] microcode : 0xb000040 [2024-03-19T02:20:40.678Z] cpu MHz : 1864.964 [2024-03-19T02:20:40.678Z] cache size : 20480 KB [2024-03-19T02:20:40.678Z] physical id : 0 [2024-03-19T02:20:40.678Z] siblings : 16 [2024-03-19T02:20:40.678Z] core id : 6 [2024-03-19T02:20:40.678Z] cpu cores : 8 [2024-03-19T02:20:40.678Z] apicid : 12 [2024-03-19T02:20:40.678Z] initial apicid : 12 [2024-03-19T02:20:40.678Z] fpu : yes [2024-03-19T02:20:40.678Z] fpu_exception : yes [2024-03-19T02:20:40.678Z] cpuid level : 20 [2024-03-19T02:20:40.678Z] wp : yes [2024-03-19T02:20:40.678Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.678Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.678Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.678Z] bogomips : 4199.72 [2024-03-19T02:20:40.678Z] clflush size : 64 [2024-03-19T02:20:40.678Z] cache_alignment : 64 [2024-03-19T02:20:40.678Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.678Z] power management: [2024-03-19T02:20:40.678Z] [2024-03-19T02:20:40.678Z] processor : 7 [2024-03-19T02:20:40.678Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.678Z] cpu family : 6 [2024-03-19T02:20:40.678Z] model : 79 [2024-03-19T02:20:40.678Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.678Z] stepping : 1 [2024-03-19T02:20:40.678Z] microcode : 0xb000040 [2024-03-19T02:20:40.678Z] cpu MHz : 3000.000 [2024-03-19T02:20:40.678Z] cache size : 20480 KB [2024-03-19T02:20:40.678Z] physical id : 0 [2024-03-19T02:20:40.678Z] siblings : 16 [2024-03-19T02:20:40.678Z] core id : 7 [2024-03-19T02:20:40.678Z] cpu cores : 8 [2024-03-19T02:20:40.678Z] apicid : 14 [2024-03-19T02:20:40.678Z] initial apicid : 14 [2024-03-19T02:20:40.678Z] fpu : yes [2024-03-19T02:20:40.678Z] fpu_exception : yes [2024-03-19T02:20:40.678Z] cpuid level : 20 [2024-03-19T02:20:40.678Z] wp : yes [2024-03-19T02:20:40.678Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.679Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.679Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.679Z] bogomips : 4199.72 [2024-03-19T02:20:40.679Z] clflush size : 64 [2024-03-19T02:20:40.679Z] cache_alignment : 64 [2024-03-19T02:20:40.679Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.679Z] power management: [2024-03-19T02:20:40.679Z] [2024-03-19T02:20:40.679Z] processor : 8 [2024-03-19T02:20:40.679Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.679Z] cpu family : 6 [2024-03-19T02:20:40.679Z] model : 79 [2024-03-19T02:20:40.679Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.679Z] stepping : 1 [2024-03-19T02:20:40.679Z] microcode : 0xb000040 [2024-03-19T02:20:40.679Z] cpu MHz : 2520.108 [2024-03-19T02:20:40.679Z] cache size : 20480 KB [2024-03-19T02:20:40.679Z] physical id : 1 [2024-03-19T02:20:40.679Z] siblings : 16 [2024-03-19T02:20:40.679Z] core id : 0 [2024-03-19T02:20:40.679Z] cpu cores : 8 [2024-03-19T02:20:40.679Z] apicid : 16 [2024-03-19T02:20:40.679Z] initial apicid : 16 [2024-03-19T02:20:40.679Z] fpu : yes [2024-03-19T02:20:40.679Z] fpu_exception : yes [2024-03-19T02:20:40.679Z] cpuid level : 20 [2024-03-19T02:20:40.679Z] wp : yes [2024-03-19T02:20:40.679Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.679Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.679Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.679Z] bogomips : 4210.37 [2024-03-19T02:20:40.679Z] clflush size : 64 [2024-03-19T02:20:40.679Z] cache_alignment : 64 [2024-03-19T02:20:40.679Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.679Z] power management: [2024-03-19T02:20:40.679Z] [2024-03-19T02:20:40.679Z] processor : 9 [2024-03-19T02:20:40.679Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.679Z] cpu family : 6 [2024-03-19T02:20:40.679Z] model : 79 [2024-03-19T02:20:40.679Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.679Z] stepping : 1 [2024-03-19T02:20:40.679Z] microcode : 0xb000040 [2024-03-19T02:20:40.679Z] cpu MHz : 3000.000 [2024-03-19T02:20:40.679Z] cache size : 20480 KB [2024-03-19T02:20:40.679Z] physical id : 1 [2024-03-19T02:20:40.679Z] siblings : 16 [2024-03-19T02:20:40.679Z] core id : 1 [2024-03-19T02:20:40.679Z] cpu cores : 8 [2024-03-19T02:20:40.679Z] apicid : 18 [2024-03-19T02:20:40.679Z] initial apicid : 18 [2024-03-19T02:20:40.679Z] fpu : yes [2024-03-19T02:20:40.679Z] fpu_exception : yes [2024-03-19T02:20:40.679Z] cpuid level : 20 [2024-03-19T02:20:40.679Z] wp : yes [2024-03-19T02:20:40.680Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.680Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.680Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.680Z] bogomips : 4210.37 [2024-03-19T02:20:40.680Z] clflush size : 64 [2024-03-19T02:20:40.680Z] cache_alignment : 64 [2024-03-19T02:20:40.680Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.680Z] power management: [2024-03-19T02:20:40.680Z] [2024-03-19T02:20:40.680Z] processor : 10 [2024-03-19T02:20:40.680Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.680Z] cpu family : 6 [2024-03-19T02:20:40.680Z] model : 79 [2024-03-19T02:20:40.680Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.680Z] stepping : 1 [2024-03-19T02:20:40.680Z] microcode : 0xb000040 [2024-03-19T02:20:40.680Z] cpu MHz : 2406.230 [2024-03-19T02:20:40.680Z] cache size : 20480 KB [2024-03-19T02:20:40.680Z] physical id : 1 [2024-03-19T02:20:40.680Z] siblings : 16 [2024-03-19T02:20:40.680Z] core id : 2 [2024-03-19T02:20:40.680Z] cpu cores : 8 [2024-03-19T02:20:40.680Z] apicid : 20 [2024-03-19T02:20:40.680Z] initial apicid : 20 [2024-03-19T02:20:40.680Z] fpu : yes [2024-03-19T02:20:40.680Z] fpu_exception : yes [2024-03-19T02:20:40.680Z] cpuid level : 20 [2024-03-19T02:20:40.680Z] wp : yes [2024-03-19T02:20:40.680Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.680Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.680Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.680Z] bogomips : 4210.37 [2024-03-19T02:20:40.680Z] clflush size : 64 [2024-03-19T02:20:40.680Z] cache_alignment : 64 [2024-03-19T02:20:40.681Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.681Z] power management: [2024-03-19T02:20:40.681Z] [2024-03-19T02:20:40.681Z] processor : 11 [2024-03-19T02:20:40.681Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.681Z] cpu family : 6 [2024-03-19T02:20:40.681Z] model : 79 [2024-03-19T02:20:40.681Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.681Z] stepping : 1 [2024-03-19T02:20:40.681Z] microcode : 0xb000040 [2024-03-19T02:20:40.681Z] cpu MHz : 2473.773 [2024-03-19T02:20:40.681Z] cache size : 20480 KB [2024-03-19T02:20:40.681Z] physical id : 1 [2024-03-19T02:20:40.681Z] siblings : 16 [2024-03-19T02:20:40.681Z] core id : 3 [2024-03-19T02:20:40.681Z] cpu cores : 8 [2024-03-19T02:20:40.681Z] apicid : 22 [2024-03-19T02:20:40.681Z] initial apicid : 22 [2024-03-19T02:20:40.681Z] fpu : yes [2024-03-19T02:20:40.681Z] fpu_exception : yes [2024-03-19T02:20:40.681Z] cpuid level : 20 [2024-03-19T02:20:40.681Z] wp : yes [2024-03-19T02:20:40.681Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.681Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.681Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.681Z] bogomips : 4210.37 [2024-03-19T02:20:40.681Z] clflush size : 64 [2024-03-19T02:20:40.681Z] cache_alignment : 64 [2024-03-19T02:20:40.681Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.681Z] power management: [2024-03-19T02:20:40.681Z] [2024-03-19T02:20:40.681Z] processor : 12 [2024-03-19T02:20:40.681Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.681Z] cpu family : 6 [2024-03-19T02:20:40.681Z] model : 79 [2024-03-19T02:20:40.681Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.681Z] stepping : 1 [2024-03-19T02:20:40.681Z] microcode : 0xb000040 [2024-03-19T02:20:40.681Z] cpu MHz : 2407.047 [2024-03-19T02:20:40.681Z] cache size : 20480 KB [2024-03-19T02:20:40.681Z] physical id : 1 [2024-03-19T02:20:40.681Z] siblings : 16 [2024-03-19T02:20:40.681Z] core id : 4 [2024-03-19T02:20:40.681Z] cpu cores : 8 [2024-03-19T02:20:40.681Z] apicid : 24 [2024-03-19T02:20:40.681Z] initial apicid : 24 [2024-03-19T02:20:40.681Z] fpu : yes [2024-03-19T02:20:40.681Z] fpu_exception : yes [2024-03-19T02:20:40.681Z] cpuid level : 20 [2024-03-19T02:20:40.681Z] wp : yes [2024-03-19T02:20:40.681Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.682Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.682Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.682Z] bogomips : 4210.37 [2024-03-19T02:20:40.682Z] clflush size : 64 [2024-03-19T02:20:40.682Z] cache_alignment : 64 [2024-03-19T02:20:40.682Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.682Z] power management: [2024-03-19T02:20:40.682Z] [2024-03-19T02:20:40.682Z] processor : 13 [2024-03-19T02:20:40.682Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.682Z] cpu family : 6 [2024-03-19T02:20:40.682Z] model : 79 [2024-03-19T02:20:40.682Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.682Z] stepping : 1 [2024-03-19T02:20:40.682Z] microcode : 0xb000040 [2024-03-19T02:20:40.682Z] cpu MHz : 3000.000 [2024-03-19T02:20:40.682Z] cache size : 20480 KB [2024-03-19T02:20:40.682Z] physical id : 1 [2024-03-19T02:20:40.682Z] siblings : 16 [2024-03-19T02:20:40.682Z] core id : 5 [2024-03-19T02:20:40.682Z] cpu cores : 8 [2024-03-19T02:20:40.682Z] apicid : 26 [2024-03-19T02:20:40.682Z] initial apicid : 26 [2024-03-19T02:20:40.682Z] fpu : yes [2024-03-19T02:20:40.682Z] fpu_exception : yes [2024-03-19T02:20:40.682Z] cpuid level : 20 [2024-03-19T02:20:40.682Z] wp : yes [2024-03-19T02:20:40.682Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.682Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.682Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.682Z] bogomips : 4210.37 [2024-03-19T02:20:40.682Z] clflush size : 64 [2024-03-19T02:20:40.682Z] cache_alignment : 64 [2024-03-19T02:20:40.682Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.682Z] power management: [2024-03-19T02:20:40.682Z] [2024-03-19T02:20:40.682Z] processor : 14 [2024-03-19T02:20:40.682Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.682Z] cpu family : 6 [2024-03-19T02:20:40.682Z] model : 79 [2024-03-19T02:20:40.682Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.682Z] stepping : 1 [2024-03-19T02:20:40.682Z] microcode : 0xb000040 [2024-03-19T02:20:40.682Z] cpu MHz : 3000.000 [2024-03-19T02:20:40.682Z] cache size : 20480 KB [2024-03-19T02:20:40.682Z] physical id : 1 [2024-03-19T02:20:40.682Z] siblings : 16 [2024-03-19T02:20:40.682Z] core id : 6 [2024-03-19T02:20:40.682Z] cpu cores : 8 [2024-03-19T02:20:40.682Z] apicid : 28 [2024-03-19T02:20:40.682Z] initial apicid : 28 [2024-03-19T02:20:40.682Z] fpu : yes [2024-03-19T02:20:40.682Z] fpu_exception : yes [2024-03-19T02:20:40.682Z] cpuid level : 20 [2024-03-19T02:20:40.682Z] wp : yes [2024-03-19T02:20:40.683Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.683Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.683Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.683Z] bogomips : 4210.37 [2024-03-19T02:20:40.683Z] clflush size : 64 [2024-03-19T02:20:40.683Z] cache_alignment : 64 [2024-03-19T02:20:40.683Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.683Z] power management: [2024-03-19T02:20:40.683Z] [2024-03-19T02:20:40.683Z] processor : 15 [2024-03-19T02:20:40.683Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.683Z] cpu family : 6 [2024-03-19T02:20:40.683Z] model : 79 [2024-03-19T02:20:40.683Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.683Z] stepping : 1 [2024-03-19T02:20:40.683Z] microcode : 0xb000040 [2024-03-19T02:20:40.683Z] cpu MHz : 3000.000 [2024-03-19T02:20:40.683Z] cache size : 20480 KB [2024-03-19T02:20:40.683Z] physical id : 1 [2024-03-19T02:20:40.683Z] siblings : 16 [2024-03-19T02:20:40.683Z] core id : 7 [2024-03-19T02:20:40.683Z] cpu cores : 8 [2024-03-19T02:20:40.683Z] apicid : 30 [2024-03-19T02:20:40.683Z] initial apicid : 30 [2024-03-19T02:20:40.683Z] fpu : yes [2024-03-19T02:20:40.683Z] fpu_exception : yes [2024-03-19T02:20:40.683Z] cpuid level : 20 [2024-03-19T02:20:40.683Z] wp : yes [2024-03-19T02:20:40.683Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.683Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.683Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.683Z] bogomips : 4210.37 [2024-03-19T02:20:40.683Z] clflush size : 64 [2024-03-19T02:20:40.683Z] cache_alignment : 64 [2024-03-19T02:20:40.683Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.683Z] power management: [2024-03-19T02:20:40.683Z] [2024-03-19T02:20:40.683Z] processor : 16 [2024-03-19T02:20:40.683Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.683Z] cpu family : 6 [2024-03-19T02:20:40.683Z] model : 79 [2024-03-19T02:20:40.683Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.683Z] stepping : 1 [2024-03-19T02:20:40.683Z] microcode : 0xb000040 [2024-03-19T02:20:40.683Z] cpu MHz : 3000.000 [2024-03-19T02:20:40.683Z] cache size : 20480 KB [2024-03-19T02:20:40.683Z] physical id : 0 [2024-03-19T02:20:40.683Z] siblings : 16 [2024-03-19T02:20:40.684Z] core id : 0 [2024-03-19T02:20:40.684Z] cpu cores : 8 [2024-03-19T02:20:40.684Z] apicid : 1 [2024-03-19T02:20:40.684Z] initial apicid : 1 [2024-03-19T02:20:40.684Z] fpu : yes [2024-03-19T02:20:40.684Z] fpu_exception : yes [2024-03-19T02:20:40.684Z] cpuid level : 20 [2024-03-19T02:20:40.684Z] wp : yes [2024-03-19T02:20:40.684Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.684Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.684Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.684Z] bogomips : 4199.72 [2024-03-19T02:20:40.684Z] clflush size : 64 [2024-03-19T02:20:40.684Z] cache_alignment : 64 [2024-03-19T02:20:40.684Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.684Z] power management: [2024-03-19T02:20:40.684Z] [2024-03-19T02:20:40.684Z] processor : 17 [2024-03-19T02:20:40.684Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.684Z] cpu family : 6 [2024-03-19T02:20:40.684Z] model : 79 [2024-03-19T02:20:40.684Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.684Z] stepping : 1 [2024-03-19T02:20:40.684Z] microcode : 0xb000040 [2024-03-19T02:20:40.684Z] cpu MHz : 1661.311 [2024-03-19T02:20:40.684Z] cache size : 20480 KB [2024-03-19T02:20:40.684Z] physical id : 0 [2024-03-19T02:20:40.684Z] siblings : 16 [2024-03-19T02:20:40.684Z] core id : 1 [2024-03-19T02:20:40.684Z] cpu cores : 8 [2024-03-19T02:20:40.684Z] apicid : 3 [2024-03-19T02:20:40.684Z] initial apicid : 3 [2024-03-19T02:20:40.684Z] fpu : yes [2024-03-19T02:20:40.684Z] fpu_exception : yes [2024-03-19T02:20:40.684Z] cpuid level : 20 [2024-03-19T02:20:40.684Z] wp : yes [2024-03-19T02:20:40.684Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.684Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.685Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.685Z] bogomips : 4199.72 [2024-03-19T02:20:40.685Z] clflush size : 64 [2024-03-19T02:20:40.685Z] cache_alignment : 64 [2024-03-19T02:20:40.685Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.685Z] power management: [2024-03-19T02:20:40.685Z] [2024-03-19T02:20:40.685Z] processor : 18 [2024-03-19T02:20:40.685Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.685Z] cpu family : 6 [2024-03-19T02:20:40.685Z] model : 79 [2024-03-19T02:20:40.685Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.685Z] stepping : 1 [2024-03-19T02:20:40.685Z] microcode : 0xb000040 [2024-03-19T02:20:40.685Z] cpu MHz : 1801.432 [2024-03-19T02:20:40.685Z] cache size : 20480 KB [2024-03-19T02:20:40.685Z] physical id : 0 [2024-03-19T02:20:40.685Z] siblings : 16 [2024-03-19T02:20:40.685Z] core id : 2 [2024-03-19T02:20:40.685Z] cpu cores : 8 [2024-03-19T02:20:40.685Z] apicid : 5 [2024-03-19T02:20:40.685Z] initial apicid : 5 [2024-03-19T02:20:40.685Z] fpu : yes [2024-03-19T02:20:40.685Z] fpu_exception : yes [2024-03-19T02:20:40.685Z] cpuid level : 20 [2024-03-19T02:20:40.685Z] wp : yes [2024-03-19T02:20:40.685Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.685Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.685Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.685Z] bogomips : 4199.72 [2024-03-19T02:20:40.685Z] clflush size : 64 [2024-03-19T02:20:40.685Z] cache_alignment : 64 [2024-03-19T02:20:40.685Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.685Z] power management: [2024-03-19T02:20:40.685Z] [2024-03-19T02:20:40.685Z] processor : 19 [2024-03-19T02:20:40.685Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.685Z] cpu family : 6 [2024-03-19T02:20:40.685Z] model : 79 [2024-03-19T02:20:40.685Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.685Z] stepping : 1 [2024-03-19T02:20:40.685Z] microcode : 0xb000040 [2024-03-19T02:20:40.685Z] cpu MHz : 2251.942 [2024-03-19T02:20:40.685Z] cache size : 20480 KB [2024-03-19T02:20:40.685Z] physical id : 0 [2024-03-19T02:20:40.685Z] siblings : 16 [2024-03-19T02:20:40.685Z] core id : 3 [2024-03-19T02:20:40.685Z] cpu cores : 8 [2024-03-19T02:20:40.685Z] apicid : 7 [2024-03-19T02:20:40.685Z] initial apicid : 7 [2024-03-19T02:20:40.685Z] fpu : yes [2024-03-19T02:20:40.685Z] fpu_exception : yes [2024-03-19T02:20:40.685Z] cpuid level : 20 [2024-03-19T02:20:40.685Z] wp : yes [2024-03-19T02:20:40.685Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.686Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.686Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.686Z] bogomips : 4199.72 [2024-03-19T02:20:40.686Z] clflush size : 64 [2024-03-19T02:20:40.686Z] cache_alignment : 64 [2024-03-19T02:20:40.686Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.686Z] power management: [2024-03-19T02:20:40.686Z] [2024-03-19T02:20:40.686Z] processor : 20 [2024-03-19T02:20:40.686Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.686Z] cpu family : 6 [2024-03-19T02:20:40.686Z] model : 79 [2024-03-19T02:20:40.686Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.686Z] stepping : 1 [2024-03-19T02:20:40.686Z] microcode : 0xb000040 [2024-03-19T02:20:40.686Z] cpu MHz : 2591.234 [2024-03-19T02:20:40.686Z] cache size : 20480 KB [2024-03-19T02:20:40.686Z] physical id : 0 [2024-03-19T02:20:40.686Z] siblings : 16 [2024-03-19T02:20:40.686Z] core id : 4 [2024-03-19T02:20:40.686Z] cpu cores : 8 [2024-03-19T02:20:40.686Z] apicid : 9 [2024-03-19T02:20:40.686Z] initial apicid : 9 [2024-03-19T02:20:40.686Z] fpu : yes [2024-03-19T02:20:40.686Z] fpu_exception : yes [2024-03-19T02:20:40.686Z] cpuid level : 20 [2024-03-19T02:20:40.686Z] wp : yes [2024-03-19T02:20:40.686Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.686Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.686Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.686Z] bogomips : 4199.72 [2024-03-19T02:20:40.686Z] clflush size : 64 [2024-03-19T02:20:40.686Z] cache_alignment : 64 [2024-03-19T02:20:40.686Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.686Z] power management: [2024-03-19T02:20:40.686Z] [2024-03-19T02:20:40.686Z] processor : 21 [2024-03-19T02:20:40.686Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.686Z] cpu family : 6 [2024-03-19T02:20:40.686Z] model : 79 [2024-03-19T02:20:40.686Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.686Z] stepping : 1 [2024-03-19T02:20:40.686Z] microcode : 0xb000040 [2024-03-19T02:20:40.686Z] cpu MHz : 3000.000 [2024-03-19T02:20:40.686Z] cache size : 20480 KB [2024-03-19T02:20:40.686Z] physical id : 0 [2024-03-19T02:20:40.686Z] siblings : 16 [2024-03-19T02:20:40.686Z] core id : 5 [2024-03-19T02:20:40.686Z] cpu cores : 8 [2024-03-19T02:20:40.686Z] apicid : 11 [2024-03-19T02:20:40.686Z] initial apicid : 11 [2024-03-19T02:20:40.686Z] fpu : yes [2024-03-19T02:20:40.686Z] fpu_exception : yes [2024-03-19T02:20:40.686Z] cpuid level : 20 [2024-03-19T02:20:40.686Z] wp : yes [2024-03-19T02:20:40.687Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.687Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.687Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.687Z] bogomips : 4199.72 [2024-03-19T02:20:40.687Z] clflush size : 64 [2024-03-19T02:20:40.687Z] cache_alignment : 64 [2024-03-19T02:20:40.687Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.687Z] power management: [2024-03-19T02:20:40.687Z] [2024-03-19T02:20:40.687Z] processor : 22 [2024-03-19T02:20:40.687Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.687Z] cpu family : 6 [2024-03-19T02:20:40.687Z] model : 79 [2024-03-19T02:20:40.687Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.687Z] stepping : 1 [2024-03-19T02:20:40.687Z] microcode : 0xb000040 [2024-03-19T02:20:40.687Z] cpu MHz : 2033.475 [2024-03-19T02:20:40.687Z] cache size : 20480 KB [2024-03-19T02:20:40.687Z] physical id : 0 [2024-03-19T02:20:40.687Z] siblings : 16 [2024-03-19T02:20:40.687Z] core id : 6 [2024-03-19T02:20:40.687Z] cpu cores : 8 [2024-03-19T02:20:40.687Z] apicid : 13 [2024-03-19T02:20:40.687Z] initial apicid : 13 [2024-03-19T02:20:40.687Z] fpu : yes [2024-03-19T02:20:40.687Z] fpu_exception : yes [2024-03-19T02:20:40.687Z] cpuid level : 20 [2024-03-19T02:20:40.687Z] wp : yes [2024-03-19T02:20:40.687Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.687Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.687Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.687Z] bogomips : 4199.72 [2024-03-19T02:20:40.687Z] clflush size : 64 [2024-03-19T02:20:40.687Z] cache_alignment : 64 [2024-03-19T02:20:40.687Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.687Z] power management: [2024-03-19T02:20:40.687Z] [2024-03-19T02:20:40.687Z] processor : 23 [2024-03-19T02:20:40.688Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.688Z] cpu family : 6 [2024-03-19T02:20:40.688Z] model : 79 [2024-03-19T02:20:40.688Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.688Z] stepping : 1 [2024-03-19T02:20:40.688Z] microcode : 0xb000040 [2024-03-19T02:20:40.688Z] cpu MHz : 2252.390 [2024-03-19T02:20:40.688Z] cache size : 20480 KB [2024-03-19T02:20:40.688Z] physical id : 0 [2024-03-19T02:20:40.688Z] siblings : 16 [2024-03-19T02:20:40.688Z] core id : 7 [2024-03-19T02:20:40.688Z] cpu cores : 8 [2024-03-19T02:20:40.688Z] apicid : 15 [2024-03-19T02:20:40.688Z] initial apicid : 15 [2024-03-19T02:20:40.688Z] fpu : yes [2024-03-19T02:20:40.688Z] fpu_exception : yes [2024-03-19T02:20:40.688Z] cpuid level : 20 [2024-03-19T02:20:40.688Z] wp : yes [2024-03-19T02:20:40.688Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.688Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.688Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.688Z] bogomips : 4199.72 [2024-03-19T02:20:40.688Z] clflush size : 64 [2024-03-19T02:20:40.688Z] cache_alignment : 64 [2024-03-19T02:20:40.688Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.688Z] power management: [2024-03-19T02:20:40.688Z] [2024-03-19T02:20:40.688Z] processor : 24 [2024-03-19T02:20:40.688Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.688Z] cpu family : 6 [2024-03-19T02:20:40.688Z] model : 79 [2024-03-19T02:20:40.688Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.688Z] stepping : 1 [2024-03-19T02:20:40.688Z] microcode : 0xb000040 [2024-03-19T02:20:40.688Z] cpu MHz : 3000.000 [2024-03-19T02:20:40.688Z] cache size : 20480 KB [2024-03-19T02:20:40.688Z] physical id : 1 [2024-03-19T02:20:40.688Z] siblings : 16 [2024-03-19T02:20:40.688Z] core id : 0 [2024-03-19T02:20:40.688Z] cpu cores : 8 [2024-03-19T02:20:40.688Z] apicid : 17 [2024-03-19T02:20:40.688Z] initial apicid : 17 [2024-03-19T02:20:40.688Z] fpu : yes [2024-03-19T02:20:40.688Z] fpu_exception : yes [2024-03-19T02:20:40.688Z] cpuid level : 20 [2024-03-19T02:20:40.688Z] wp : yes [2024-03-19T02:20:40.688Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.689Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.689Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.689Z] bogomips : 4210.37 [2024-03-19T02:20:40.689Z] clflush size : 64 [2024-03-19T02:20:40.689Z] cache_alignment : 64 [2024-03-19T02:20:40.689Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.689Z] power management: [2024-03-19T02:20:40.689Z] [2024-03-19T02:20:40.689Z] processor : 25 [2024-03-19T02:20:40.689Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.689Z] cpu family : 6 [2024-03-19T02:20:40.689Z] model : 79 [2024-03-19T02:20:40.689Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.689Z] stepping : 1 [2024-03-19T02:20:40.689Z] microcode : 0xb000040 [2024-03-19T02:20:40.689Z] cpu MHz : 2156.194 [2024-03-19T02:20:40.689Z] cache size : 20480 KB [2024-03-19T02:20:40.689Z] physical id : 1 [2024-03-19T02:20:40.689Z] siblings : 16 [2024-03-19T02:20:40.689Z] core id : 1 [2024-03-19T02:20:40.689Z] cpu cores : 8 [2024-03-19T02:20:40.689Z] apicid : 19 [2024-03-19T02:20:40.689Z] initial apicid : 19 [2024-03-19T02:20:40.689Z] fpu : yes [2024-03-19T02:20:40.689Z] fpu_exception : yes [2024-03-19T02:20:40.689Z] cpuid level : 20 [2024-03-19T02:20:40.689Z] wp : yes [2024-03-19T02:20:40.689Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.689Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.689Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.689Z] bogomips : 4210.37 [2024-03-19T02:20:40.689Z] clflush size : 64 [2024-03-19T02:20:40.689Z] cache_alignment : 64 [2024-03-19T02:20:40.689Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.689Z] power management: [2024-03-19T02:20:40.689Z] [2024-03-19T02:20:40.689Z] processor : 26 [2024-03-19T02:20:40.689Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.689Z] cpu family : 6 [2024-03-19T02:20:40.689Z] model : 79 [2024-03-19T02:20:40.689Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.689Z] stepping : 1 [2024-03-19T02:20:40.689Z] microcode : 0xb000040 [2024-03-19T02:20:40.689Z] cpu MHz : 2404.522 [2024-03-19T02:20:40.689Z] cache size : 20480 KB [2024-03-19T02:20:40.689Z] physical id : 1 [2024-03-19T02:20:40.689Z] siblings : 16 [2024-03-19T02:20:40.689Z] core id : 2 [2024-03-19T02:20:40.689Z] cpu cores : 8 [2024-03-19T02:20:40.689Z] apicid : 21 [2024-03-19T02:20:40.689Z] initial apicid : 21 [2024-03-19T02:20:40.689Z] fpu : yes [2024-03-19T02:20:40.689Z] fpu_exception : yes [2024-03-19T02:20:40.689Z] cpuid level : 20 [2024-03-19T02:20:40.689Z] wp : yes [2024-03-19T02:20:40.690Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.690Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.690Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.690Z] bogomips : 4210.37 [2024-03-19T02:20:40.690Z] clflush size : 64 [2024-03-19T02:20:40.690Z] cache_alignment : 64 [2024-03-19T02:20:40.690Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.690Z] power management: [2024-03-19T02:20:40.690Z] [2024-03-19T02:20:40.690Z] processor : 27 [2024-03-19T02:20:40.690Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.690Z] cpu family : 6 [2024-03-19T02:20:40.690Z] model : 79 [2024-03-19T02:20:40.690Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.690Z] stepping : 1 [2024-03-19T02:20:40.690Z] microcode : 0xb000040 [2024-03-19T02:20:40.690Z] cpu MHz : 3000.000 [2024-03-19T02:20:40.690Z] cache size : 20480 KB [2024-03-19T02:20:40.690Z] physical id : 1 [2024-03-19T02:20:40.690Z] siblings : 16 [2024-03-19T02:20:40.690Z] core id : 3 [2024-03-19T02:20:40.690Z] cpu cores : 8 [2024-03-19T02:20:40.690Z] apicid : 23 [2024-03-19T02:20:40.690Z] initial apicid : 23 [2024-03-19T02:20:40.690Z] fpu : yes [2024-03-19T02:20:40.690Z] fpu_exception : yes [2024-03-19T02:20:40.690Z] cpuid level : 20 [2024-03-19T02:20:40.690Z] wp : yes [2024-03-19T02:20:40.690Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.690Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.690Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.690Z] bogomips : 4210.37 [2024-03-19T02:20:40.690Z] clflush size : 64 [2024-03-19T02:20:40.690Z] cache_alignment : 64 [2024-03-19T02:20:40.690Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.690Z] power management: [2024-03-19T02:20:40.690Z] [2024-03-19T02:20:40.690Z] processor : 28 [2024-03-19T02:20:40.690Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.690Z] cpu family : 6 [2024-03-19T02:20:40.690Z] model : 79 [2024-03-19T02:20:40.690Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.690Z] stepping : 1 [2024-03-19T02:20:40.690Z] microcode : 0xb000040 [2024-03-19T02:20:40.690Z] cpu MHz : 2406.237 [2024-03-19T02:20:40.690Z] cache size : 20480 KB [2024-03-19T02:20:40.691Z] physical id : 1 [2024-03-19T02:20:40.691Z] siblings : 16 [2024-03-19T02:20:40.691Z] core id : 4 [2024-03-19T02:20:40.691Z] cpu cores : 8 [2024-03-19T02:20:40.691Z] apicid : 25 [2024-03-19T02:20:40.691Z] initial apicid : 25 [2024-03-19T02:20:40.691Z] fpu : yes [2024-03-19T02:20:40.691Z] fpu_exception : yes [2024-03-19T02:20:40.691Z] cpuid level : 20 [2024-03-19T02:20:40.691Z] wp : yes [2024-03-19T02:20:40.691Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.691Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.691Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.691Z] bogomips : 4210.37 [2024-03-19T02:20:40.691Z] clflush size : 64 [2024-03-19T02:20:40.691Z] cache_alignment : 64 [2024-03-19T02:20:40.691Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.691Z] power management: [2024-03-19T02:20:40.691Z] [2024-03-19T02:20:40.691Z] processor : 29 [2024-03-19T02:20:40.691Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.691Z] cpu family : 6 [2024-03-19T02:20:40.691Z] model : 79 [2024-03-19T02:20:40.691Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.691Z] stepping : 1 [2024-03-19T02:20:40.691Z] microcode : 0xb000040 [2024-03-19T02:20:40.691Z] cpu MHz : 2404.064 [2024-03-19T02:20:40.691Z] cache size : 20480 KB [2024-03-19T02:20:40.691Z] physical id : 1 [2024-03-19T02:20:40.691Z] siblings : 16 [2024-03-19T02:20:40.691Z] core id : 5 [2024-03-19T02:20:40.691Z] cpu cores : 8 [2024-03-19T02:20:40.691Z] apicid : 27 [2024-03-19T02:20:40.691Z] initial apicid : 27 [2024-03-19T02:20:40.691Z] fpu : yes [2024-03-19T02:20:40.691Z] fpu_exception : yes [2024-03-19T02:20:40.691Z] cpuid level : 20 [2024-03-19T02:20:40.691Z] wp : yes [2024-03-19T02:20:40.691Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.692Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.692Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.692Z] bogomips : 4210.37 [2024-03-19T02:20:40.692Z] clflush size : 64 [2024-03-19T02:20:40.692Z] cache_alignment : 64 [2024-03-19T02:20:40.692Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.692Z] power management: [2024-03-19T02:20:40.692Z] [2024-03-19T02:20:40.692Z] processor : 30 [2024-03-19T02:20:40.692Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.692Z] cpu family : 6 [2024-03-19T02:20:40.692Z] model : 79 [2024-03-19T02:20:40.692Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.692Z] stepping : 1 [2024-03-19T02:20:40.692Z] microcode : 0xb000040 [2024-03-19T02:20:40.692Z] cpu MHz : 2963.907 [2024-03-19T02:20:40.692Z] cache size : 20480 KB [2024-03-19T02:20:40.692Z] physical id : 1 [2024-03-19T02:20:40.692Z] siblings : 16 [2024-03-19T02:20:40.692Z] core id : 6 [2024-03-19T02:20:40.692Z] cpu cores : 8 [2024-03-19T02:20:40.692Z] apicid : 29 [2024-03-19T02:20:40.692Z] initial apicid : 29 [2024-03-19T02:20:40.692Z] fpu : yes [2024-03-19T02:20:40.692Z] fpu_exception : yes [2024-03-19T02:20:40.692Z] cpuid level : 20 [2024-03-19T02:20:40.692Z] wp : yes [2024-03-19T02:20:40.692Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.692Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.692Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.692Z] bogomips : 4210.37 [2024-03-19T02:20:40.692Z] clflush size : 64 [2024-03-19T02:20:40.692Z] cache_alignment : 64 [2024-03-19T02:20:40.692Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.692Z] power management: [2024-03-19T02:20:40.692Z] [2024-03-19T02:20:40.692Z] processor : 31 [2024-03-19T02:20:40.692Z] vendor_id : GenuineIntel [2024-03-19T02:20:40.692Z] cpu family : 6 [2024-03-19T02:20:40.692Z] model : 79 [2024-03-19T02:20:40.692Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:40.692Z] stepping : 1 [2024-03-19T02:20:40.692Z] microcode : 0xb000040 [2024-03-19T02:20:40.692Z] cpu MHz : 2404.564 [2024-03-19T02:20:40.692Z] cache size : 20480 KB [2024-03-19T02:20:40.692Z] physical id : 1 [2024-03-19T02:20:40.692Z] siblings : 16 [2024-03-19T02:20:40.692Z] core id : 7 [2024-03-19T02:20:40.692Z] cpu cores : 8 [2024-03-19T02:20:40.692Z] apicid : 31 [2024-03-19T02:20:40.692Z] initial apicid : 31 [2024-03-19T02:20:40.692Z] fpu : yes [2024-03-19T02:20:40.692Z] fpu_exception : yes [2024-03-19T02:20:40.692Z] cpuid level : 20 [2024-03-19T02:20:40.692Z] wp : yes [2024-03-19T02:20:40.693Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:40.693Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:40.693Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:40.693Z] bogomips : 4210.37 [2024-03-19T02:20:40.693Z] clflush size : 64 [2024-03-19T02:20:40.693Z] cache_alignment : 64 [2024-03-19T02:20:40.693Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:40.693Z] power management: [2024-03-19T02:20:40.693Z] [2024-03-19T02:20:40.693Z] + cat /proc/meminfo [2024-03-19T02:20:40.693Z] MemTotal: 131870212 kB [2024-03-19T02:20:40.693Z] MemFree: 57244864 kB [2024-03-19T02:20:40.693Z] MemAvailable: 112882172 kB [2024-03-19T02:20:40.693Z] Buffers: 1784 kB [2024-03-19T02:20:40.693Z] Cached: 54558340 kB [2024-03-19T02:20:40.693Z] SwapCached: 0 kB [2024-03-19T02:20:40.693Z] Active: 16706452 kB [2024-03-19T02:20:40.693Z] Inactive: 52791772 kB [2024-03-19T02:20:40.693Z] Active(anon): 13917328 kB [2024-03-19T02:20:40.693Z] Inactive(anon): 1098352 kB [2024-03-19T02:20:40.693Z] Active(file): 2789124 kB [2024-03-19T02:20:40.693Z] Inactive(file): 51693420 kB [2024-03-19T02:20:40.693Z] Unevictable: 115928 kB [2024-03-19T02:20:40.693Z] Mlocked: 115928 kB [2024-03-19T02:20:40.693Z] SwapTotal: 0 kB [2024-03-19T02:20:40.693Z] SwapFree: 0 kB [2024-03-19T02:20:40.693Z] Zswap: 0 kB [2024-03-19T02:20:40.693Z] Zswapped: 0 kB [2024-03-19T02:20:40.693Z] Dirty: 189020 kB [2024-03-19T02:20:40.693Z] Writeback: 0 kB [2024-03-19T02:20:40.693Z] AnonPages: 15034056 kB [2024-03-19T02:20:40.693Z] Mapped: 1018796 kB [2024-03-19T02:20:40.693Z] Shmem: 69044 kB [2024-03-19T02:20:40.693Z] KReclaimable: 2217328 kB [2024-03-19T02:20:40.693Z] Slab: 3622092 kB [2024-03-19T02:20:40.693Z] SReclaimable: 2217328 kB [2024-03-19T02:20:40.693Z] SUnreclaim: 1404764 kB [2024-03-19T02:20:40.693Z] KernelStack: 38796 kB [2024-03-19T02:20:40.693Z] PageTables: 60892 kB [2024-03-19T02:20:40.693Z] SecPageTables: 0 kB [2024-03-19T02:20:40.693Z] NFS_Unstable: 0 kB [2024-03-19T02:20:40.693Z] Bounce: 0 kB [2024-03-19T02:20:40.693Z] WritebackTmp: 0 kB [2024-03-19T02:20:40.693Z] CommitLimit: 65935104 kB [2024-03-19T02:20:40.693Z] Committed_AS: 16978976 kB [2024-03-19T02:20:40.693Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:40.693Z] VmallocUsed: 199788 kB [2024-03-19T02:20:40.693Z] VmallocChunk: 0 kB [2024-03-19T02:20:40.693Z] Percpu: 87424 kB [2024-03-19T02:20:40.693Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:40.693Z] AnonHugePages: 4503552 kB [2024-03-19T02:20:40.693Z] ShmemHugePages: 0 kB [2024-03-19T02:20:40.693Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:40.693Z] FileHugePages: 12208 kB [2024-03-19T02:20:40.693Z] FilePmdMapped: 0 kB [2024-03-19T02:20:40.693Z] CmaTotal: 0 kB [2024-03-19T02:20:40.693Z] CmaFree: 0 kB [2024-03-19T02:20:40.693Z] HugePages_Total: 0 [2024-03-19T02:20:40.693Z] HugePages_Free: 0 [2024-03-19T02:20:40.693Z] HugePages_Rsvd: 0 [2024-03-19T02:20:40.693Z] HugePages_Surp: 0 [2024-03-19T02:20:40.693Z] Hugepagesize: 2048 kB [2024-03-19T02:20:40.693Z] Hugetlb: 0 kB [2024-03-19T02:20:40.693Z] DirectMap4k: 687320 kB [2024-03-19T02:20:40.693Z] DirectMap2M: 24363008 kB [2024-03-19T02:20:40.693Z] DirectMap1G: 111149056 kB [2024-03-19T02:20:40.945Z] + id [2024-03-19T02:20:40.945Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:40.945Z] + uname -a [2024-03-19T02:20:40.945Z] Linux basic-36rd8 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:40.945Z] + env [2024-03-19T02:20:40.945Z] + sort [2024-03-19T02:20:40.945Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:40.945Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:40.945Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:40.945Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:40.945Z] BUILD_ID=1 [2024-03-19T02:20:40.945Z] BUILD_NUMBER=1 [2024-03-19T02:20:40.945Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:40.945Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:40.945Z] CI=true [2024-03-19T02:20:40.945Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:40.945Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:40.945Z] HOME=/home/jenkins [2024-03-19T02:20:40.945Z] HOSTNAME=basic-36rd8 [2024-03-19T02:20:40.945Z] HUDSON_COOKIE=bbe590c8-11ca-4c9f-b681-7ddc36ffbf62 [2024-03-19T02:20:40.945Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:40.945Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:40.945Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:40.945Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:40.945Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:40.945Z] JENKINS_AGENT_NAME=basic-36rd8 [2024-03-19T02:20:40.945Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:40.945Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:40.945Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:40.945Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:40.945Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:40.945Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:40.945Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:40.945Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:40.945Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:40.945Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:40.945Z] JENKINS_NAME=basic-36rd8 [2024-03-19T02:20:40.945Z] JENKINS_NODE_COOKIE=3965fe35-85a3-49c9-b722-6ec9d0cc0675 [2024-03-19T02:20:40.945Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:40.945Z] JENKINS_SECRET=**** [2024-03-19T02:20:40.945Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:40.945Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:40.945Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:40.945Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:40.945Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:40.945Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:40.946Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:40.946Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:40.946Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:40.946Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:40.946Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:40.946Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:40.946Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:40.946Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:40.946Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:40.946Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:40.946Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:40.946Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:40.946Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:40.946Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:40.946Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:40.946Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:40.946Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:40.946Z] LANG=en_US.UTF-8 [2024-03-19T02:20:40.946Z] LANGUAGE=en_US:en [2024-03-19T02:20:40.946Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:40.946Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:40.946Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:40.946Z] NODE_LABELS=basic-36rd8 basic [2024-03-19T02:20:40.946Z] NODE_NAME=basic-36rd8 [2024-03-19T02:20:40.946Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:40.946Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-36rd8 [2024-03-19T02:20:40.946Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:40.946Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:40.946Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:40.946Z] PORT_ADMIN=4848 [2024-03-19T02:20:40.946Z] PORT_HTTP=8080 [2024-03-19T02:20:40.946Z] PORT_HTTPS=8181 [2024-03-19T02:20:40.946Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:40.946Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:40.946Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:40.946Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:40.946Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:40.946Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:40.946Z] SHLVL=1 [2024-03-19T02:20:40.946Z] STAGE_NAME=connector_group_3 [2024-03-19T02:20:40.946Z] TERM=xterm [2024-03-19T02:20:40.946Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:40.946Z] USER_NAME=jenkins [2024-03-19T02:20:40.946Z] _=/usr/bin/env [2024-03-19T02:20:40.946Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:40.946Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:40.947Z] + df -h [2024-03-19T02:20:40.947Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:40.947Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:40.947Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:40.947Z] tmpfs 111G 0 111G 0% /sys/fs/cgroup [2024-03-19T02:20:40.947Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:40.947Z] tmpfs 45G 66M 44G 1% /etc/hostname [2024-03-19T02:20:40.947Z] /dev/sda4 894G 190G 704G 22% /etc/hosts [2024-03-19T02:20:40.947Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:40.947Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:40.947Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:40.947Z] tmpfs 111G 0 111G 0% /proc/acpi [2024-03-19T02:20:40.947Z] tmpfs 111G 0 111G 0% /proc/scsi [2024-03-19T02:20:40.947Z] tmpfs 111G 0 111G 0% /sys/firmware [2024-03-19T02:20:40.947Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:40.947Z] 96 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:40.947Z] + mvn -version [2024-03-19T02:20:41.157Z] [INFO] Scanning for projects... [2024-03-19T02:20:41.206Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:41.206Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:41.206Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:41.206Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:41.206Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [Pipeline] { [2024-03-19T02:20:41.212Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:41.212Z] [INFO] [2024-03-19T02:20:41.212Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:41.212Z] [INFO] [2024-03-19T02:20:41.212Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [2024-03-19T02:20:41.468Z] + ant -version [2024-03-19T02:20:41.468Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:41.468Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:41.468Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-46f97219/script.sh: line 9: ps: command not found [2024-03-19T02:20:41.468Z] + true [2024-03-19T02:20:41.468Z] + cat /proc/cpuinfo [2024-03-19T02:20:41.468Z] processor : 0 [2024-03-19T02:20:41.468Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.468Z] cpu family : 6 [2024-03-19T02:20:41.468Z] model : 85 [2024-03-19T02:20:41.468Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.468Z] stepping : 4 [2024-03-19T02:20:41.468Z] microcode : 0x2006e05 [2024-03-19T02:20:41.468Z] cpu MHz : 2499.917 [2024-03-19T02:20:41.468Z] cache size : 14080 KB [2024-03-19T02:20:41.468Z] physical id : 0 [2024-03-19T02:20:41.468Z] siblings : 20 [2024-03-19T02:20:41.468Z] core id : 0 [2024-03-19T02:20:41.468Z] cpu cores : 10 [2024-03-19T02:20:41.468Z] apicid : 0 [2024-03-19T02:20:41.468Z] initial apicid : 0 [2024-03-19T02:20:41.468Z] fpu : yes [2024-03-19T02:20:41.468Z] fpu_exception : yes [2024-03-19T02:20:41.468Z] cpuid level : 22 [2024-03-19T02:20:41.468Z] wp : yes [2024-03-19T02:20:41.468Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.468Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.469Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.469Z] bogomips : 4400.00 [2024-03-19T02:20:41.469Z] clflush size : 64 [2024-03-19T02:20:41.469Z] cache_alignment : 64 [2024-03-19T02:20:41.469Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.469Z] power management: [2024-03-19T02:20:41.469Z] [2024-03-19T02:20:41.469Z] processor : 1 [2024-03-19T02:20:41.469Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.469Z] cpu family : 6 [2024-03-19T02:20:41.469Z] model : 85 [2024-03-19T02:20:41.469Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.469Z] stepping : 4 [2024-03-19T02:20:41.469Z] microcode : 0x2006e05 [2024-03-19T02:20:41.469Z] cpu MHz : 2500.007 [2024-03-19T02:20:41.469Z] cache size : 14080 KB [2024-03-19T02:20:41.469Z] physical id : 0 [2024-03-19T02:20:41.469Z] siblings : 20 [2024-03-19T02:20:41.469Z] core id : 1 [2024-03-19T02:20:41.469Z] cpu cores : 10 [2024-03-19T02:20:41.469Z] apicid : 2 [2024-03-19T02:20:41.469Z] initial apicid : 2 [2024-03-19T02:20:41.469Z] fpu : yes [2024-03-19T02:20:41.469Z] fpu_exception : yes [2024-03-19T02:20:41.469Z] cpuid level : 22 [2024-03-19T02:20:41.469Z] wp : yes [2024-03-19T02:20:41.469Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.469Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.469Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.469Z] bogomips : 4400.00 [2024-03-19T02:20:41.469Z] clflush size : 64 [2024-03-19T02:20:41.469Z] cache_alignment : 64 [2024-03-19T02:20:41.469Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.469Z] power management: [2024-03-19T02:20:41.469Z] [2024-03-19T02:20:41.469Z] processor : 2 [2024-03-19T02:20:41.469Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.469Z] cpu family : 6 [2024-03-19T02:20:41.469Z] model : 85 [2024-03-19T02:20:41.469Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.469Z] stepping : 4 [2024-03-19T02:20:41.469Z] microcode : 0x2006e05 [2024-03-19T02:20:41.469Z] cpu MHz : 2501.179 [2024-03-19T02:20:41.469Z] cache size : 14080 KB [2024-03-19T02:20:41.469Z] physical id : 0 [2024-03-19T02:20:41.469Z] siblings : 20 [2024-03-19T02:20:41.469Z] core id : 2 [2024-03-19T02:20:41.469Z] cpu cores : 10 [2024-03-19T02:20:41.469Z] apicid : 4 [2024-03-19T02:20:41.469Z] initial apicid : 4 [2024-03-19T02:20:41.469Z] fpu : yes [2024-03-19T02:20:41.469Z] fpu_exception : yes [2024-03-19T02:20:41.469Z] cpuid level : 22 [2024-03-19T02:20:41.469Z] wp : yes [2024-03-19T02:20:41.470Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.470Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.470Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.470Z] bogomips : 4400.00 [2024-03-19T02:20:41.470Z] clflush size : 64 [2024-03-19T02:20:41.470Z] cache_alignment : 64 [2024-03-19T02:20:41.470Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.470Z] power management: [2024-03-19T02:20:41.470Z] [2024-03-19T02:20:41.470Z] processor : 3 [2024-03-19T02:20:41.470Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.470Z] cpu family : 6 [2024-03-19T02:20:41.470Z] model : 85 [2024-03-19T02:20:41.470Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.470Z] stepping : 4 [2024-03-19T02:20:41.470Z] microcode : 0x2006e05 [2024-03-19T02:20:41.470Z] cpu MHz : 2499.962 [2024-03-19T02:20:41.470Z] cache size : 14080 KB [2024-03-19T02:20:41.470Z] physical id : 0 [2024-03-19T02:20:41.470Z] siblings : 20 [2024-03-19T02:20:41.470Z] core id : 3 [2024-03-19T02:20:41.470Z] cpu cores : 10 [2024-03-19T02:20:41.470Z] apicid : 6 [2024-03-19T02:20:41.470Z] initial apicid : 6 [2024-03-19T02:20:41.470Z] fpu : yes [2024-03-19T02:20:41.470Z] fpu_exception : yes [2024-03-19T02:20:41.470Z] cpuid level : 22 [2024-03-19T02:20:41.470Z] wp : yes [2024-03-19T02:20:41.470Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.470Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.470Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.470Z] bogomips : 4400.00 [2024-03-19T02:20:41.471Z] clflush size : 64 [2024-03-19T02:20:41.471Z] cache_alignment : 64 [2024-03-19T02:20:41.471Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.471Z] power management: [2024-03-19T02:20:41.471Z] [2024-03-19T02:20:41.471Z] processor : 4 [2024-03-19T02:20:41.471Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.471Z] cpu family : 6 [2024-03-19T02:20:41.471Z] model : 85 [2024-03-19T02:20:41.471Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.471Z] stepping : 4 [2024-03-19T02:20:41.471Z] microcode : 0x2006e05 [2024-03-19T02:20:41.471Z] cpu MHz : 2499.274 [2024-03-19T02:20:41.471Z] cache size : 14080 KB [2024-03-19T02:20:41.471Z] physical id : 0 [2024-03-19T02:20:41.471Z] siblings : 20 [2024-03-19T02:20:41.471Z] core id : 4 [2024-03-19T02:20:41.471Z] cpu cores : 10 [2024-03-19T02:20:41.471Z] apicid : 8 [2024-03-19T02:20:41.471Z] initial apicid : 8 [2024-03-19T02:20:41.471Z] fpu : yes [2024-03-19T02:20:41.471Z] fpu_exception : yes [2024-03-19T02:20:41.471Z] cpuid level : 22 [2024-03-19T02:20:41.471Z] wp : yes [2024-03-19T02:20:41.471Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.471Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.471Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.471Z] bogomips : 4400.00 [2024-03-19T02:20:41.471Z] clflush size : 64 [2024-03-19T02:20:41.471Z] cache_alignment : 64 [2024-03-19T02:20:41.471Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.471Z] power management: [2024-03-19T02:20:41.471Z] [2024-03-19T02:20:41.471Z] processor : 5 [2024-03-19T02:20:41.471Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.471Z] cpu family : 6 [2024-03-19T02:20:41.471Z] model : 85 [2024-03-19T02:20:41.471Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.471Z] stepping : 4 [2024-03-19T02:20:41.471Z] microcode : 0x2006e05 [2024-03-19T02:20:41.471Z] cpu MHz : 2499.756 [2024-03-19T02:20:41.471Z] cache size : 14080 KB [2024-03-19T02:20:41.471Z] physical id : 0 [2024-03-19T02:20:41.471Z] siblings : 20 [2024-03-19T02:20:41.471Z] core id : 8 [2024-03-19T02:20:41.471Z] cpu cores : 10 [2024-03-19T02:20:41.471Z] apicid : 16 [2024-03-19T02:20:41.471Z] initial apicid : 16 [2024-03-19T02:20:41.471Z] fpu : yes [2024-03-19T02:20:41.471Z] fpu_exception : yes [2024-03-19T02:20:41.471Z] cpuid level : 22 [2024-03-19T02:20:41.471Z] wp : yes [2024-03-19T02:20:41.472Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.472Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.472Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.472Z] bogomips : 4400.00 [2024-03-19T02:20:41.472Z] clflush size : 64 [2024-03-19T02:20:41.472Z] cache_alignment : 64 [2024-03-19T02:20:41.472Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.472Z] power management: [2024-03-19T02:20:41.472Z] [2024-03-19T02:20:41.472Z] processor : 6 [2024-03-19T02:20:41.472Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.472Z] cpu family : 6 [2024-03-19T02:20:41.472Z] model : 85 [2024-03-19T02:20:41.472Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.472Z] stepping : 4 [2024-03-19T02:20:41.472Z] microcode : 0x2006e05 [2024-03-19T02:20:41.472Z] cpu MHz : 2499.990 [2024-03-19T02:20:41.472Z] cache size : 14080 KB [2024-03-19T02:20:41.472Z] physical id : 0 [2024-03-19T02:20:41.472Z] siblings : 20 [2024-03-19T02:20:41.472Z] core id : 9 [2024-03-19T02:20:41.472Z] cpu cores : 10 [2024-03-19T02:20:41.472Z] apicid : 18 [2024-03-19T02:20:41.472Z] initial apicid : 18 [2024-03-19T02:20:41.472Z] fpu : yes [2024-03-19T02:20:41.472Z] fpu_exception : yes [2024-03-19T02:20:41.472Z] cpuid level : 22 [2024-03-19T02:20:41.472Z] wp : yes [2024-03-19T02:20:41.472Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.472Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.472Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.472Z] bogomips : 4400.00 [2024-03-19T02:20:41.472Z] clflush size : 64 [2024-03-19T02:20:41.472Z] cache_alignment : 64 [2024-03-19T02:20:41.472Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.472Z] power management: [2024-03-19T02:20:41.472Z] [2024-03-19T02:20:41.472Z] processor : 7 [2024-03-19T02:20:41.472Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.473Z] cpu family : 6 [2024-03-19T02:20:41.473Z] model : 85 [2024-03-19T02:20:41.473Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.473Z] stepping : 4 [2024-03-19T02:20:41.473Z] microcode : 0x2006e05 [2024-03-19T02:20:41.473Z] cpu MHz : 2499.882 [2024-03-19T02:20:41.473Z] cache size : 14080 KB [2024-03-19T02:20:41.473Z] physical id : 0 [2024-03-19T02:20:41.473Z] siblings : 20 [2024-03-19T02:20:41.473Z] core id : 10 [2024-03-19T02:20:41.473Z] cpu cores : 10 [2024-03-19T02:20:41.473Z] apicid : 20 [2024-03-19T02:20:41.473Z] initial apicid : 20 [2024-03-19T02:20:41.473Z] fpu : yes [2024-03-19T02:20:41.473Z] fpu_exception : yes [2024-03-19T02:20:41.473Z] cpuid level : 22 [2024-03-19T02:20:41.473Z] wp : yes [2024-03-19T02:20:41.473Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.473Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.473Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.473Z] bogomips : 4400.00 [2024-03-19T02:20:41.473Z] clflush size : 64 [2024-03-19T02:20:41.473Z] cache_alignment : 64 [2024-03-19T02:20:41.473Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.473Z] power management: [2024-03-19T02:20:41.473Z] [2024-03-19T02:20:41.473Z] processor : 8 [2024-03-19T02:20:41.473Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.473Z] cpu family : 6 [2024-03-19T02:20:41.473Z] model : 85 [2024-03-19T02:20:41.473Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.473Z] stepping : 4 [2024-03-19T02:20:41.473Z] microcode : 0x2006e05 [2024-03-19T02:20:41.473Z] cpu MHz : 2499.919 [2024-03-19T02:20:41.473Z] cache size : 14080 KB [2024-03-19T02:20:41.473Z] physical id : 0 [2024-03-19T02:20:41.473Z] siblings : 20 [2024-03-19T02:20:41.473Z] core id : 11 [2024-03-19T02:20:41.473Z] cpu cores : 10 [2024-03-19T02:20:41.473Z] apicid : 22 [2024-03-19T02:20:41.473Z] initial apicid : 22 [2024-03-19T02:20:41.473Z] fpu : yes [2024-03-19T02:20:41.473Z] fpu_exception : yes [2024-03-19T02:20:41.473Z] cpuid level : 22 [2024-03-19T02:20:41.473Z] wp : yes [2024-03-19T02:20:41.473Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.474Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.474Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.474Z] bogomips : 4400.00 [2024-03-19T02:20:41.474Z] clflush size : 64 [2024-03-19T02:20:41.474Z] cache_alignment : 64 [2024-03-19T02:20:41.474Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.474Z] power management: [2024-03-19T02:20:41.474Z] [2024-03-19T02:20:41.474Z] processor : 9 [2024-03-19T02:20:41.474Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.474Z] cpu family : 6 [2024-03-19T02:20:41.474Z] model : 85 [2024-03-19T02:20:41.474Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.474Z] stepping : 4 [2024-03-19T02:20:41.474Z] microcode : 0x2006e05 [2024-03-19T02:20:41.474Z] cpu MHz : 2500.028 [2024-03-19T02:20:41.474Z] cache size : 14080 KB [2024-03-19T02:20:41.474Z] physical id : 0 [2024-03-19T02:20:41.474Z] siblings : 20 [2024-03-19T02:20:41.474Z] core id : 12 [2024-03-19T02:20:41.474Z] cpu cores : 10 [2024-03-19T02:20:41.474Z] apicid : 24 [2024-03-19T02:20:41.474Z] initial apicid : 24 [2024-03-19T02:20:41.474Z] fpu : yes [2024-03-19T02:20:41.474Z] fpu_exception : yes [2024-03-19T02:20:41.474Z] cpuid level : 22 [2024-03-19T02:20:41.474Z] wp : yes [2024-03-19T02:20:41.474Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.474Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.474Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.474Z] bogomips : 4400.00 [2024-03-19T02:20:41.474Z] clflush size : 64 [2024-03-19T02:20:41.474Z] cache_alignment : 64 [2024-03-19T02:20:41.474Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.474Z] power management: [2024-03-19T02:20:41.474Z] [2024-03-19T02:20:41.474Z] processor : 10 [2024-03-19T02:20:41.474Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.474Z] cpu family : 6 [2024-03-19T02:20:41.475Z] model : 85 [2024-03-19T02:20:41.475Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.475Z] stepping : 4 [2024-03-19T02:20:41.475Z] microcode : 0x2006e05 [2024-03-19T02:20:41.475Z] cpu MHz : 2500.023 [2024-03-19T02:20:41.475Z] cache size : 14080 KB [2024-03-19T02:20:41.475Z] physical id : 1 [2024-03-19T02:20:41.475Z] siblings : 20 [2024-03-19T02:20:41.475Z] core id : 0 [2024-03-19T02:20:41.475Z] cpu cores : 10 [2024-03-19T02:20:41.475Z] apicid : 32 [2024-03-19T02:20:41.475Z] initial apicid : 32 [2024-03-19T02:20:41.475Z] fpu : yes [2024-03-19T02:20:41.475Z] fpu_exception : yes [2024-03-19T02:20:41.475Z] cpuid level : 22 [2024-03-19T02:20:41.475Z] wp : yes [2024-03-19T02:20:41.475Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.475Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.475Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.475Z] bogomips : 4409.00 [2024-03-19T02:20:41.475Z] clflush size : 64 [2024-03-19T02:20:41.475Z] cache_alignment : 64 [2024-03-19T02:20:41.475Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.475Z] power management: [2024-03-19T02:20:41.475Z] [2024-03-19T02:20:41.475Z] processor : 11 [2024-03-19T02:20:41.475Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.475Z] cpu family : 6 [2024-03-19T02:20:41.475Z] model : 85 [2024-03-19T02:20:41.475Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.475Z] stepping : 4 [2024-03-19T02:20:41.475Z] microcode : 0x2006e05 [2024-03-19T02:20:41.475Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.475Z] cache size : 14080 KB [2024-03-19T02:20:41.475Z] physical id : 1 [2024-03-19T02:20:41.475Z] siblings : 20 [2024-03-19T02:20:41.475Z] core id : 1 [2024-03-19T02:20:41.475Z] cpu cores : 10 [2024-03-19T02:20:41.475Z] apicid : 34 [2024-03-19T02:20:41.475Z] initial apicid : 34 [2024-03-19T02:20:41.475Z] fpu : yes [2024-03-19T02:20:41.475Z] fpu_exception : yes [2024-03-19T02:20:41.475Z] cpuid level : 22 [2024-03-19T02:20:41.475Z] wp : yes [2024-03-19T02:20:41.475Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.476Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.476Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.476Z] bogomips : 4409.00 [2024-03-19T02:20:41.476Z] clflush size : 64 [2024-03-19T02:20:41.476Z] cache_alignment : 64 [2024-03-19T02:20:41.476Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.476Z] power management: [2024-03-19T02:20:41.476Z] [2024-03-19T02:20:41.476Z] processor : 12 [2024-03-19T02:20:41.476Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.476Z] cpu family : 6 [2024-03-19T02:20:41.476Z] model : 85 [2024-03-19T02:20:41.476Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.476Z] stepping : 4 [2024-03-19T02:20:41.476Z] microcode : 0x2006e05 [2024-03-19T02:20:41.476Z] cpu MHz : 2499.501 [2024-03-19T02:20:41.476Z] cache size : 14080 KB [2024-03-19T02:20:41.476Z] physical id : 1 [2024-03-19T02:20:41.476Z] siblings : 20 [2024-03-19T02:20:41.476Z] core id : 2 [2024-03-19T02:20:41.476Z] cpu cores : 10 [2024-03-19T02:20:41.476Z] apicid : 36 [2024-03-19T02:20:41.476Z] initial apicid : 36 [2024-03-19T02:20:41.476Z] fpu : yes [2024-03-19T02:20:41.476Z] fpu_exception : yes [2024-03-19T02:20:41.476Z] cpuid level : 22 [2024-03-19T02:20:41.476Z] wp : yes [2024-03-19T02:20:41.476Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.476Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.476Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.476Z] bogomips : 4409.00 [2024-03-19T02:20:41.476Z] clflush size : 64 [2024-03-19T02:20:41.476Z] cache_alignment : 64 [2024-03-19T02:20:41.476Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.476Z] power management: [2024-03-19T02:20:41.476Z] [2024-03-19T02:20:41.476Z] processor : 13 [2024-03-19T02:20:41.476Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.476Z] cpu family : 6 [2024-03-19T02:20:41.476Z] model : 85 [2024-03-19T02:20:41.476Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.476Z] stepping : 4 [2024-03-19T02:20:41.476Z] microcode : 0x2006e05 [2024-03-19T02:20:41.476Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.476Z] cache size : 14080 KB [2024-03-19T02:20:41.476Z] physical id : 1 [2024-03-19T02:20:41.476Z] siblings : 20 [2024-03-19T02:20:41.476Z] core id : 3 [2024-03-19T02:20:41.476Z] cpu cores : 10 [2024-03-19T02:20:41.477Z] apicid : 38 [2024-03-19T02:20:41.477Z] initial apicid : 38 [2024-03-19T02:20:41.477Z] fpu : yes [2024-03-19T02:20:41.477Z] fpu_exception : yes [2024-03-19T02:20:41.477Z] cpuid level : 22 [2024-03-19T02:20:41.477Z] wp : yes [2024-03-19T02:20:41.477Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.477Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.477Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.477Z] bogomips : 4409.00 [2024-03-19T02:20:41.477Z] clflush size : 64 [2024-03-19T02:20:41.477Z] cache_alignment : 64 [2024-03-19T02:20:41.477Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.477Z] power management: [2024-03-19T02:20:41.477Z] [2024-03-19T02:20:41.477Z] processor : 14 [2024-03-19T02:20:41.477Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.477Z] cpu family : 6 [2024-03-19T02:20:41.477Z] model : 85 [2024-03-19T02:20:41.477Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.477Z] stepping : 4 [2024-03-19T02:20:41.477Z] microcode : 0x2006e05 [2024-03-19T02:20:41.477Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.477Z] cache size : 14080 KB [2024-03-19T02:20:41.477Z] physical id : 1 [2024-03-19T02:20:41.477Z] siblings : 20 [2024-03-19T02:20:41.477Z] core id : 4 [2024-03-19T02:20:41.477Z] cpu cores : 10 [2024-03-19T02:20:41.477Z] apicid : 40 [2024-03-19T02:20:41.477Z] initial apicid : 40 [2024-03-19T02:20:41.477Z] fpu : yes [2024-03-19T02:20:41.477Z] fpu_exception : yes [2024-03-19T02:20:41.477Z] cpuid level : 22 [2024-03-19T02:20:41.477Z] wp : yes [2024-03-19T02:20:41.477Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.478Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.478Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.478Z] bogomips : 4409.00 [2024-03-19T02:20:41.478Z] clflush size : 64 [2024-03-19T02:20:41.478Z] cache_alignment : 64 [2024-03-19T02:20:41.478Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.478Z] power management: [2024-03-19T02:20:41.478Z] [2024-03-19T02:20:41.478Z] processor : 15 [2024-03-19T02:20:41.478Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.478Z] cpu family : 6 [2024-03-19T02:20:41.478Z] model : 85 [2024-03-19T02:20:41.478Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.478Z] stepping : 4 [2024-03-19T02:20:41.478Z] microcode : 0x2006e05 [2024-03-19T02:20:41.478Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.478Z] cache size : 14080 KB [2024-03-19T02:20:41.478Z] physical id : 1 [2024-03-19T02:20:41.478Z] siblings : 20 [2024-03-19T02:20:41.478Z] core id : 8 [2024-03-19T02:20:41.478Z] cpu cores : 10 [2024-03-19T02:20:41.478Z] apicid : 48 [2024-03-19T02:20:41.478Z] initial apicid : 48 [2024-03-19T02:20:41.478Z] fpu : yes [2024-03-19T02:20:41.478Z] fpu_exception : yes [2024-03-19T02:20:41.478Z] cpuid level : 22 [2024-03-19T02:20:41.478Z] wp : yes [2024-03-19T02:20:41.478Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.478Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.478Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.478Z] bogomips : 4409.00 [2024-03-19T02:20:41.478Z] clflush size : 64 [2024-03-19T02:20:41.478Z] cache_alignment : 64 [2024-03-19T02:20:41.478Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.478Z] power management: [2024-03-19T02:20:41.478Z] [2024-03-19T02:20:41.478Z] processor : 16 [2024-03-19T02:20:41.478Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.478Z] cpu family : 6 [2024-03-19T02:20:41.478Z] model : 85 [2024-03-19T02:20:41.478Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.478Z] stepping : 4 [2024-03-19T02:20:41.478Z] microcode : 0x2006e05 [2024-03-19T02:20:41.478Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.478Z] cache size : 14080 KB [2024-03-19T02:20:41.478Z] physical id : 1 [2024-03-19T02:20:41.478Z] siblings : 20 [2024-03-19T02:20:41.478Z] core id : 9 [2024-03-19T02:20:41.478Z] cpu cores : 10 [2024-03-19T02:20:41.478Z] apicid : 50 [2024-03-19T02:20:41.478Z] initial apicid : 50 [2024-03-19T02:20:41.478Z] fpu : yes [2024-03-19T02:20:41.478Z] fpu_exception : yes [2024-03-19T02:20:41.478Z] cpuid level : 22 [2024-03-19T02:20:41.478Z] wp : yes [2024-03-19T02:20:41.479Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.479Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.479Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.479Z] bogomips : 4409.00 [2024-03-19T02:20:41.479Z] clflush size : 64 [2024-03-19T02:20:41.479Z] cache_alignment : 64 [2024-03-19T02:20:41.479Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.479Z] power management: [2024-03-19T02:20:41.479Z] [2024-03-19T02:20:41.479Z] processor : 17 [2024-03-19T02:20:41.479Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.479Z] cpu family : 6 [2024-03-19T02:20:41.479Z] model : 85 [2024-03-19T02:20:41.479Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.479Z] stepping : 4 [2024-03-19T02:20:41.479Z] microcode : 0x2006e05 [2024-03-19T02:20:41.479Z] cpu MHz : 2499.269 [2024-03-19T02:20:41.479Z] cache size : 14080 KB [2024-03-19T02:20:41.479Z] physical id : 1 [2024-03-19T02:20:41.479Z] siblings : 20 [2024-03-19T02:20:41.479Z] core id : 10 [2024-03-19T02:20:41.479Z] cpu cores : 10 [2024-03-19T02:20:41.479Z] apicid : 52 [2024-03-19T02:20:41.479Z] initial apicid : 52 [2024-03-19T02:20:41.479Z] fpu : yes [2024-03-19T02:20:41.479Z] fpu_exception : yes [2024-03-19T02:20:41.479Z] cpuid level : 22 [2024-03-19T02:20:41.479Z] wp : yes [2024-03-19T02:20:41.479Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.479Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.480Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.480Z] bogomips : 4409.00 [2024-03-19T02:20:41.480Z] clflush size : 64 [2024-03-19T02:20:41.480Z] cache_alignment : 64 [2024-03-19T02:20:41.480Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.480Z] power management: [2024-03-19T02:20:41.480Z] [2024-03-19T02:20:41.480Z] processor : 18 [2024-03-19T02:20:41.480Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.480Z] cpu family : 6 [2024-03-19T02:20:41.480Z] model : 85 [2024-03-19T02:20:41.480Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.480Z] stepping : 4 [2024-03-19T02:20:41.480Z] microcode : 0x2006e05 [2024-03-19T02:20:41.480Z] cpu MHz : 2500.013 [2024-03-19T02:20:41.480Z] cache size : 14080 KB [2024-03-19T02:20:41.480Z] physical id : 1 [2024-03-19T02:20:41.480Z] siblings : 20 [2024-03-19T02:20:41.480Z] core id : 11 [2024-03-19T02:20:41.480Z] cpu cores : 10 [2024-03-19T02:20:41.480Z] apicid : 54 [2024-03-19T02:20:41.480Z] initial apicid : 54 [2024-03-19T02:20:41.480Z] fpu : yes [2024-03-19T02:20:41.480Z] fpu_exception : yes [2024-03-19T02:20:41.480Z] cpuid level : 22 [2024-03-19T02:20:41.480Z] wp : yes [2024-03-19T02:20:41.480Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.480Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.480Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.480Z] bogomips : 4409.00 [2024-03-19T02:20:41.480Z] clflush size : 64 [2024-03-19T02:20:41.480Z] cache_alignment : 64 [2024-03-19T02:20:41.480Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.480Z] power management: [2024-03-19T02:20:41.480Z] [2024-03-19T02:20:41.480Z] processor : 19 [2024-03-19T02:20:41.480Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.480Z] cpu family : 6 [2024-03-19T02:20:41.480Z] model : 85 [2024-03-19T02:20:41.480Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.480Z] stepping : 4 [2024-03-19T02:20:41.480Z] microcode : 0x2006e05 [2024-03-19T02:20:41.480Z] cpu MHz : 2500.728 [2024-03-19T02:20:41.480Z] cache size : 14080 KB [2024-03-19T02:20:41.480Z] physical id : 1 [2024-03-19T02:20:41.480Z] siblings : 20 [2024-03-19T02:20:41.480Z] core id : 12 [2024-03-19T02:20:41.480Z] cpu cores : 10 [2024-03-19T02:20:41.480Z] apicid : 56 [2024-03-19T02:20:41.480Z] initial apicid : 56 [2024-03-19T02:20:41.480Z] fpu : yes [2024-03-19T02:20:41.480Z] fpu_exception : yes [2024-03-19T02:20:41.480Z] cpuid level : 22 [2024-03-19T02:20:41.480Z] wp : yes [2024-03-19T02:20:41.481Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.481Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.481Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.481Z] bogomips : 4409.00 [2024-03-19T02:20:41.481Z] clflush size : 64 [2024-03-19T02:20:41.481Z] cache_alignment : 64 [2024-03-19T02:20:41.481Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.481Z] power management: [2024-03-19T02:20:41.481Z] [2024-03-19T02:20:41.481Z] processor : 20 [2024-03-19T02:20:41.481Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.481Z] cpu family : 6 [2024-03-19T02:20:41.481Z] model : 85 [2024-03-19T02:20:41.481Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.481Z] stepping : 4 [2024-03-19T02:20:41.481Z] microcode : 0x2006e05 [2024-03-19T02:20:41.481Z] cpu MHz : 2500.587 [2024-03-19T02:20:41.481Z] cache size : 14080 KB [2024-03-19T02:20:41.481Z] physical id : 0 [2024-03-19T02:20:41.481Z] siblings : 20 [2024-03-19T02:20:41.481Z] core id : 0 [2024-03-19T02:20:41.481Z] cpu cores : 10 [2024-03-19T02:20:41.481Z] apicid : 1 [2024-03-19T02:20:41.481Z] initial apicid : 1 [2024-03-19T02:20:41.481Z] fpu : yes [2024-03-19T02:20:41.481Z] fpu_exception : yes [2024-03-19T02:20:41.481Z] cpuid level : 22 [2024-03-19T02:20:41.481Z] wp : yes [2024-03-19T02:20:41.481Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.481Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.481Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.482Z] bogomips : 4400.00 [2024-03-19T02:20:41.482Z] clflush size : 64 [2024-03-19T02:20:41.482Z] cache_alignment : 64 [2024-03-19T02:20:41.482Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.482Z] power management: [2024-03-19T02:20:41.482Z] [2024-03-19T02:20:41.482Z] processor : 21 [2024-03-19T02:20:41.482Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.482Z] cpu family : 6 [2024-03-19T02:20:41.482Z] model : 85 [2024-03-19T02:20:41.482Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.482Z] stepping : 4 [2024-03-19T02:20:41.482Z] microcode : 0x2006e05 [2024-03-19T02:20:41.482Z] cpu MHz : 2499.883 [2024-03-19T02:20:41.482Z] cache size : 14080 KB [2024-03-19T02:20:41.482Z] physical id : 0 [2024-03-19T02:20:41.482Z] siblings : 20 [2024-03-19T02:20:41.482Z] core id : 1 [2024-03-19T02:20:41.482Z] cpu cores : 10 [2024-03-19T02:20:41.482Z] apicid : 3 [2024-03-19T02:20:41.482Z] initial apicid : 3 [2024-03-19T02:20:41.482Z] fpu : yes [2024-03-19T02:20:41.482Z] fpu_exception : yes [2024-03-19T02:20:41.482Z] cpuid level : 22 [2024-03-19T02:20:41.482Z] wp : yes [2024-03-19T02:20:41.482Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.482Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.482Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.482Z] bogomips : 4400.00 [2024-03-19T02:20:41.482Z] clflush size : 64 [2024-03-19T02:20:41.482Z] cache_alignment : 64 [2024-03-19T02:20:41.482Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.482Z] power management: [2024-03-19T02:20:41.482Z] [2024-03-19T02:20:41.482Z] processor : 22 [2024-03-19T02:20:41.482Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.482Z] cpu family : 6 [2024-03-19T02:20:41.482Z] model : 85 [2024-03-19T02:20:41.482Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.482Z] stepping : 4 [2024-03-19T02:20:41.482Z] microcode : 0x2006e05 [2024-03-19T02:20:41.482Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.482Z] cache size : 14080 KB [2024-03-19T02:20:41.482Z] physical id : 0 [2024-03-19T02:20:41.482Z] siblings : 20 [2024-03-19T02:20:41.482Z] core id : 2 [2024-03-19T02:20:41.482Z] cpu cores : 10 [2024-03-19T02:20:41.482Z] apicid : 5 [2024-03-19T02:20:41.482Z] initial apicid : 5 [2024-03-19T02:20:41.482Z] fpu : yes [2024-03-19T02:20:41.482Z] fpu_exception : yes [2024-03-19T02:20:41.482Z] cpuid level : 22 [2024-03-19T02:20:41.482Z] wp : yes [2024-03-19T02:20:41.483Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.483Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.483Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.483Z] bogomips : 4400.00 [2024-03-19T02:20:41.483Z] clflush size : 64 [2024-03-19T02:20:41.483Z] cache_alignment : 64 [2024-03-19T02:20:41.483Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.483Z] power management: [2024-03-19T02:20:41.483Z] [2024-03-19T02:20:41.483Z] processor : 23 [2024-03-19T02:20:41.483Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.483Z] cpu family : 6 [2024-03-19T02:20:41.483Z] model : 85 [2024-03-19T02:20:41.483Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.483Z] stepping : 4 [2024-03-19T02:20:41.483Z] microcode : 0x2006e05 [2024-03-19T02:20:41.483Z] cpu MHz : 2500.301 [2024-03-19T02:20:41.483Z] cache size : 14080 KB [2024-03-19T02:20:41.483Z] physical id : 0 [2024-03-19T02:20:41.483Z] siblings : 20 [2024-03-19T02:20:41.483Z] core id : 3 [2024-03-19T02:20:41.483Z] cpu cores : 10 [2024-03-19T02:20:41.483Z] apicid : 7 [2024-03-19T02:20:41.483Z] initial apicid : 7 [2024-03-19T02:20:41.483Z] fpu : yes [2024-03-19T02:20:41.483Z] fpu_exception : yes [2024-03-19T02:20:41.483Z] cpuid level : 22 [2024-03-19T02:20:41.483Z] wp : yes [2024-03-19T02:20:41.483Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.483Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.483Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.483Z] bogomips : 4400.00 [2024-03-19T02:20:41.483Z] clflush size : 64 [2024-03-19T02:20:41.483Z] cache_alignment : 64 [2024-03-19T02:20:41.483Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.483Z] power management: [2024-03-19T02:20:41.483Z] [2024-03-19T02:20:41.483Z] processor : 24 [2024-03-19T02:20:41.483Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.484Z] cpu family : 6 [2024-03-19T02:20:41.484Z] model : 85 [2024-03-19T02:20:41.484Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.484Z] stepping : 4 [2024-03-19T02:20:41.484Z] microcode : 0x2006e05 [2024-03-19T02:20:41.484Z] cpu MHz : 2501.446 [2024-03-19T02:20:41.484Z] cache size : 14080 KB [2024-03-19T02:20:41.484Z] physical id : 0 [2024-03-19T02:20:41.484Z] siblings : 20 [2024-03-19T02:20:41.484Z] core id : 4 [2024-03-19T02:20:41.484Z] cpu cores : 10 [2024-03-19T02:20:41.484Z] apicid : 9 [2024-03-19T02:20:41.484Z] initial apicid : 9 [2024-03-19T02:20:41.484Z] fpu : yes [2024-03-19T02:20:41.484Z] fpu_exception : yes [2024-03-19T02:20:41.484Z] cpuid level : 22 [2024-03-19T02:20:41.484Z] wp : yes [2024-03-19T02:20:41.484Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.484Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.484Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.484Z] bogomips : 4400.00 [2024-03-19T02:20:41.484Z] clflush size : 64 [2024-03-19T02:20:41.484Z] cache_alignment : 64 [2024-03-19T02:20:41.484Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.484Z] power management: [2024-03-19T02:20:41.484Z] [2024-03-19T02:20:41.484Z] processor : 25 [2024-03-19T02:20:41.484Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.484Z] cpu family : 6 [2024-03-19T02:20:41.484Z] model : 85 [2024-03-19T02:20:41.484Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.484Z] stepping : 4 [2024-03-19T02:20:41.484Z] microcode : 0x2006e05 [2024-03-19T02:20:41.484Z] cpu MHz : 2500.135 [2024-03-19T02:20:41.484Z] cache size : 14080 KB [2024-03-19T02:20:41.484Z] physical id : 0 [2024-03-19T02:20:41.484Z] siblings : 20 [2024-03-19T02:20:41.484Z] core id : 8 [2024-03-19T02:20:41.484Z] cpu cores : 10 [2024-03-19T02:20:41.484Z] apicid : 17 [2024-03-19T02:20:41.484Z] initial apicid : 17 [2024-03-19T02:20:41.484Z] fpu : yes [2024-03-19T02:20:41.484Z] fpu_exception : yes [2024-03-19T02:20:41.484Z] cpuid level : 22 [2024-03-19T02:20:41.484Z] wp : yes [2024-03-19T02:20:41.484Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.485Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.485Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.485Z] bogomips : 4400.00 [2024-03-19T02:20:41.485Z] clflush size : 64 [2024-03-19T02:20:41.485Z] cache_alignment : 64 [2024-03-19T02:20:41.485Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.485Z] power management: [2024-03-19T02:20:41.485Z] [2024-03-19T02:20:41.485Z] processor : 26 [2024-03-19T02:20:41.485Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.485Z] cpu family : 6 [2024-03-19T02:20:41.485Z] model : 85 [2024-03-19T02:20:41.485Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.485Z] stepping : 4 [2024-03-19T02:20:41.485Z] microcode : 0x2006e05 [2024-03-19T02:20:41.485Z] cpu MHz : 2502.022 [2024-03-19T02:20:41.485Z] cache size : 14080 KB [2024-03-19T02:20:41.485Z] physical id : 0 [2024-03-19T02:20:41.485Z] siblings : 20 [2024-03-19T02:20:41.485Z] core id : 9 [2024-03-19T02:20:41.485Z] cpu cores : 10 [2024-03-19T02:20:41.485Z] apicid : 19 [2024-03-19T02:20:41.485Z] initial apicid : 19 [2024-03-19T02:20:41.485Z] fpu : yes [2024-03-19T02:20:41.485Z] fpu_exception : yes [2024-03-19T02:20:41.485Z] cpuid level : 22 [2024-03-19T02:20:41.485Z] wp : yes [2024-03-19T02:20:41.485Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.485Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.485Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.485Z] bogomips : 4400.00 [2024-03-19T02:20:41.485Z] clflush size : 64 [2024-03-19T02:20:41.485Z] cache_alignment : 64 [2024-03-19T02:20:41.485Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.485Z] power management: [2024-03-19T02:20:41.485Z] [2024-03-19T02:20:41.485Z] processor : 27 [2024-03-19T02:20:41.485Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.485Z] cpu family : 6 [2024-03-19T02:20:41.485Z] model : 85 [2024-03-19T02:20:41.485Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.485Z] stepping : 4 [2024-03-19T02:20:41.485Z] microcode : 0x2006e05 [2024-03-19T02:20:41.485Z] cpu MHz : 2499.813 [2024-03-19T02:20:41.485Z] cache size : 14080 KB [2024-03-19T02:20:41.486Z] physical id : 0 [2024-03-19T02:20:41.486Z] siblings : 20 [2024-03-19T02:20:41.486Z] core id : 10 [2024-03-19T02:20:41.486Z] cpu cores : 10 [2024-03-19T02:20:41.486Z] apicid : 21 [2024-03-19T02:20:41.486Z] initial apicid : 21 [2024-03-19T02:20:41.486Z] fpu : yes [2024-03-19T02:20:41.486Z] fpu_exception : yes [2024-03-19T02:20:41.486Z] cpuid level : 22 [2024-03-19T02:20:41.486Z] wp : yes [2024-03-19T02:20:41.486Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.486Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.486Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.486Z] bogomips : 4400.00 [2024-03-19T02:20:41.486Z] clflush size : 64 [2024-03-19T02:20:41.486Z] cache_alignment : 64 [2024-03-19T02:20:41.486Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.486Z] power management: [2024-03-19T02:20:41.486Z] [2024-03-19T02:20:41.486Z] processor : 28 [2024-03-19T02:20:41.486Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.486Z] cpu family : 6 [2024-03-19T02:20:41.486Z] model : 85 [2024-03-19T02:20:41.486Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.486Z] stepping : 4 [2024-03-19T02:20:41.486Z] microcode : 0x2006e05 [2024-03-19T02:20:41.486Z] cpu MHz : 2499.764 [2024-03-19T02:20:41.486Z] cache size : 14080 KB [2024-03-19T02:20:41.486Z] physical id : 0 [2024-03-19T02:20:41.486Z] siblings : 20 [2024-03-19T02:20:41.486Z] core id : 11 [2024-03-19T02:20:41.486Z] cpu cores : 10 [2024-03-19T02:20:41.486Z] apicid : 23 [2024-03-19T02:20:41.486Z] initial apicid : 23 [2024-03-19T02:20:41.486Z] fpu : yes [2024-03-19T02:20:41.486Z] fpu_exception : yes [2024-03-19T02:20:41.486Z] cpuid level : 22 [2024-03-19T02:20:41.486Z] wp : yes [2024-03-19T02:20:41.486Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.487Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.487Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.487Z] bogomips : 4400.00 [2024-03-19T02:20:41.487Z] clflush size : 64 [2024-03-19T02:20:41.487Z] cache_alignment : 64 [2024-03-19T02:20:41.487Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.487Z] power management: [2024-03-19T02:20:41.487Z] [2024-03-19T02:20:41.487Z] processor : 29 [2024-03-19T02:20:41.487Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.487Z] cpu family : 6 [2024-03-19T02:20:41.487Z] model : 85 [2024-03-19T02:20:41.487Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.487Z] stepping : 4 [2024-03-19T02:20:41.487Z] microcode : 0x2006e05 [2024-03-19T02:20:41.487Z] cpu MHz : 2500.084 [2024-03-19T02:20:41.487Z] cache size : 14080 KB [2024-03-19T02:20:41.487Z] physical id : 0 [2024-03-19T02:20:41.487Z] siblings : 20 [2024-03-19T02:20:41.487Z] core id : 12 [2024-03-19T02:20:41.487Z] cpu cores : 10 [2024-03-19T02:20:41.487Z] apicid : 25 [2024-03-19T02:20:41.487Z] initial apicid : 25 [2024-03-19T02:20:41.487Z] fpu : yes [2024-03-19T02:20:41.487Z] fpu_exception : yes [2024-03-19T02:20:41.487Z] cpuid level : 22 [2024-03-19T02:20:41.487Z] wp : yes [2024-03-19T02:20:41.487Z] + id [2024-03-19T02:20:41.487Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:41.487Z] + uname -a [2024-03-19T02:20:41.487Z] Linux basic-g0mgf 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:41.487Z] + env [2024-03-19T02:20:41.487Z] + sort [2024-03-19T02:20:41.487Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:41.487Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:41.487Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:41.487Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:41.487Z] BUILD_ID=1 [2024-03-19T02:20:41.487Z] BUILD_NUMBER=1 [2024-03-19T02:20:41.487Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:41.487Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:41.487Z] CI=true [2024-03-19T02:20:41.487Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:41.487Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:41.487Z] HOME=/home/jenkins [2024-03-19T02:20:41.487Z] HOSTNAME=basic-g0mgf [2024-03-19T02:20:41.487Z] HUDSON_COOKIE=934b3f67-bab1-47af-9863-34cf109ec202 [2024-03-19T02:20:41.487Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:41.487Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:41.487Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:41.487Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.487Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:41.487Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:41.487Z] JENKINS_AGENT_NAME=basic-g0mgf [2024-03-19T02:20:41.487Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:41.487Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:41.487Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.487Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:41.487Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:41.487Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:41.487Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.487Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:41.487Z] bogomips : 4400.00 [2024-03-19T02:20:41.488Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:41.488Z] clflush size : 64 [2024-03-19T02:20:41.488Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:41.488Z] cache_alignment : 64 [2024-03-19T02:20:41.488Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:41.488Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.488Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:41.488Z] power management: [2024-03-19T02:20:41.488Z] JENKINS_NAME=basic-g0mgf [2024-03-19T02:20:41.488Z] [2024-03-19T02:20:41.488Z] JENKINS_NODE_COOKIE=efa0d5bc-eb04-4b6f-937b-4c6434597905 [2024-03-19T02:20:41.488Z] processor : 30 [2024-03-19T02:20:41.488Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.488Z] cpu family : 6 [2024-03-19T02:20:41.488Z] model : 85 [2024-03-19T02:20:41.488Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.488Z] stepping : 4 [2024-03-19T02:20:41.488Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:41.488Z] microcode : 0x2006e05 [2024-03-19T02:20:41.488Z] cpu MHz : 2502.554 [2024-03-19T02:20:41.488Z] cache size : 14080 KB [2024-03-19T02:20:41.488Z] physical id : 1 [2024-03-19T02:20:41.488Z] JENKINS_SECRET=**** [2024-03-19T02:20:41.488Z] siblings : 20 [2024-03-19T02:20:41.488Z] core id : 0 [2024-03-19T02:20:41.488Z] cpu cores : 10 [2024-03-19T02:20:41.488Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:41.488Z] apicid : 33 [2024-03-19T02:20:41.488Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:41.488Z] initial apicid : 33 [2024-03-19T02:20:41.488Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:41.488Z] fpu : yes [2024-03-19T02:20:41.488Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:41.488Z] fpu_exception : yes [2024-03-19T02:20:41.488Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:41.488Z] cpuid level : 22 [2024-03-19T02:20:41.488Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:41.488Z] wp : yes [2024-03-19T02:20:41.488Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:41.488Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:41.488Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:41.488Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:41.488Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:41.488Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:41.488Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:41.488Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:41.488Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:41.488Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:41.488Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:41.488Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:41.488Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:41.488Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:41.488Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:41.488Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:41.488Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:41.488Z] LANG=en_US.UTF-8 [2024-03-19T02:20:41.488Z] LANGUAGE=en_US:en [2024-03-19T02:20:41.488Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:41.488Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:41.488Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:41.488Z] NODE_LABELS=basic-g0mgf basic [2024-03-19T02:20:41.488Z] NODE_NAME=basic-g0mgf [2024-03-19T02:20:41.488Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:41.488Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.488Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.488Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.488Z] bogomips : 4409.00 [2024-03-19T02:20:41.488Z] clflush size : 64 [2024-03-19T02:20:41.488Z] cache_alignment : 64 [2024-03-19T02:20:41.488Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.488Z] power management: [2024-03-19T02:20:41.488Z] [2024-03-19T02:20:41.488Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-g0mgf [2024-03-19T02:20:41.488Z] processor : 31 [2024-03-19T02:20:41.488Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.488Z] cpu family : 6 [2024-03-19T02:20:41.489Z] model : 85 [2024-03-19T02:20:41.488Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:41.489Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.489Z] stepping : 4 [2024-03-19T02:20:41.489Z] microcode : 0x2006e05 [2024-03-19T02:20:41.489Z] cpu MHz : 2499.999 [2024-03-19T02:20:41.489Z] cache size : 14080 KB [2024-03-19T02:20:41.489Z] physical id : 1 [2024-03-19T02:20:41.489Z] siblings : 20 [2024-03-19T02:20:41.489Z] core id : 1 [2024-03-19T02:20:41.489Z] cpu cores : 10 [2024-03-19T02:20:41.489Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:41.489Z] apicid : 35 [2024-03-19T02:20:41.489Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:41.489Z] initial apicid : 35 [2024-03-19T02:20:41.489Z] PORT_ADMIN=4848 [2024-03-19T02:20:41.489Z] fpu : yes [2024-03-19T02:20:41.489Z] PORT_HTTP=8080 [2024-03-19T02:20:41.489Z] fpu_exception : yes [2024-03-19T02:20:41.489Z] PORT_HTTPS=8181 [2024-03-19T02:20:41.489Z] cpuid level : 22 [2024-03-19T02:20:41.489Z] wp : yes [2024-03-19T02:20:41.489Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:41.489Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:41.489Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:41.489Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:41.489Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:41.489Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:41.489Z] SHLVL=1 [2024-03-19T02:20:41.489Z] STAGE_NAME=connector_group_4 [2024-03-19T02:20:41.489Z] TERM=xterm [2024-03-19T02:20:41.489Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:41.489Z] USER_NAME=jenkins [2024-03-19T02:20:41.489Z] _=/usr/bin/env [2024-03-19T02:20:41.489Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:41.489Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:41.489Z] + df -h [2024-03-19T02:20:41.489Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.489Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:41.489Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:41.489Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:41.489Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:41.489Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:41.489Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.489Z] tmpfs 26G 65M 26G 1% /etc/hostname [2024-03-19T02:20:41.489Z] /dev/sda4 894G 541G 354G 61% /etc/hosts [2024-03-19T02:20:41.489Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.489Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:41.489Z] bogomips : 4409.00 [2024-03-19T02:20:41.489Z] clflush size : 64 [2024-03-19T02:20:41.489Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:41.489Z] cache_alignment : 64 [2024-03-19T02:20:41.489Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.489Z] power management: [2024-03-19T02:20:41.489Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:41.489Z] [2024-03-19T02:20:41.489Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:41.489Z] processor : 32 [2024-03-19T02:20:41.489Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:41.489Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.489Z] cpu family : 6 [2024-03-19T02:20:41.489Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:41.489Z] model : 85 [2024-03-19T02:20:41.489Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:41.489Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.489Z] 97 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:41.489Z] stepping : 4 [2024-03-19T02:20:41.489Z] + mvn -version [2024-03-19T02:20:41.489Z] microcode : 0x2006e05 [2024-03-19T02:20:41.489Z] cpu MHz : 2501.133 [2024-03-19T02:20:41.489Z] cache size : 14080 KB [2024-03-19T02:20:41.490Z] physical id : 1 [2024-03-19T02:20:41.490Z] siblings : 20 [2024-03-19T02:20:41.490Z] core id : 2 [2024-03-19T02:20:41.490Z] cpu cores : 10 [2024-03-19T02:20:41.490Z] apicid : 37 [2024-03-19T02:20:41.490Z] initial apicid : 37 [2024-03-19T02:20:41.490Z] fpu : yes [2024-03-19T02:20:41.490Z] fpu_exception : yes [2024-03-19T02:20:41.490Z] cpuid level : 22 [2024-03-19T02:20:41.490Z] wp : yes [2024-03-19T02:20:41.490Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.490Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.490Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.490Z] bogomips : 4409.00 [2024-03-19T02:20:41.490Z] clflush size : 64 [2024-03-19T02:20:41.490Z] cache_alignment : 64 [2024-03-19T02:20:41.490Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.490Z] power management: [2024-03-19T02:20:41.490Z] [2024-03-19T02:20:41.490Z] processor : 33 [2024-03-19T02:20:41.490Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.490Z] cpu family : 6 [2024-03-19T02:20:41.490Z] model : 85 [2024-03-19T02:20:41.490Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.490Z] stepping : 4 [2024-03-19T02:20:41.490Z] microcode : 0x2006e05 [2024-03-19T02:20:41.490Z] cpu MHz : 2499.522 [2024-03-19T02:20:41.490Z] cache size : 14080 KB [2024-03-19T02:20:41.490Z] physical id : 1 [2024-03-19T02:20:41.490Z] siblings : 20 [2024-03-19T02:20:41.490Z] core id : 3 [2024-03-19T02:20:41.490Z] cpu cores : 10 [2024-03-19T02:20:41.490Z] apicid : 39 [2024-03-19T02:20:41.490Z] initial apicid : 39 [2024-03-19T02:20:41.490Z] fpu : yes [2024-03-19T02:20:41.490Z] fpu_exception : yes [2024-03-19T02:20:41.490Z] cpuid level : 22 [2024-03-19T02:20:41.490Z] wp : yes [2024-03-19T02:20:41.490Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.491Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.491Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.491Z] bogomips : 4409.00 [2024-03-19T02:20:41.491Z] clflush size : 64 [2024-03-19T02:20:41.491Z] cache_alignment : 64 [2024-03-19T02:20:41.491Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.491Z] power management: [2024-03-19T02:20:41.491Z] [2024-03-19T02:20:41.491Z] processor : 34 [2024-03-19T02:20:41.491Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.491Z] cpu family : 6 [2024-03-19T02:20:41.491Z] model : 85 [2024-03-19T02:20:41.491Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.491Z] stepping : 4 [2024-03-19T02:20:41.491Z] microcode : 0x2006e05 [2024-03-19T02:20:41.491Z] cpu MHz : 2501.161 [2024-03-19T02:20:41.491Z] cache size : 14080 KB [2024-03-19T02:20:41.491Z] physical id : 1 [2024-03-19T02:20:41.491Z] siblings : 20 [2024-03-19T02:20:41.491Z] core id : 4 [2024-03-19T02:20:41.491Z] cpu cores : 10 [2024-03-19T02:20:41.491Z] apicid : 41 [2024-03-19T02:20:41.491Z] initial apicid : 41 [2024-03-19T02:20:41.491Z] fpu : yes [2024-03-19T02:20:41.491Z] fpu_exception : yes [2024-03-19T02:20:41.491Z] cpuid level : 22 [2024-03-19T02:20:41.491Z] wp : yes [2024-03-19T02:20:41.491Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.491Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.491Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.491Z] bogomips : 4409.00 [2024-03-19T02:20:41.491Z] clflush size : 64 [2024-03-19T02:20:41.491Z] cache_alignment : 64 [2024-03-19T02:20:41.491Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.491Z] power management: [2024-03-19T02:20:41.491Z] [2024-03-19T02:20:41.491Z] processor : 35 [2024-03-19T02:20:41.491Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.491Z] cpu family : 6 [2024-03-19T02:20:41.491Z] model : 85 [2024-03-19T02:20:41.491Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.491Z] stepping : 4 [2024-03-19T02:20:41.491Z] microcode : 0x2006e05 [2024-03-19T02:20:41.491Z] cpu MHz : 2499.900 [2024-03-19T02:20:41.491Z] cache size : 14080 KB [2024-03-19T02:20:41.491Z] physical id : 1 [2024-03-19T02:20:41.491Z] siblings : 20 [2024-03-19T02:20:41.491Z] core id : 8 [2024-03-19T02:20:41.491Z] cpu cores : 10 [2024-03-19T02:20:41.491Z] apicid : 49 [2024-03-19T02:20:41.491Z] initial apicid : 49 [2024-03-19T02:20:41.491Z] fpu : yes [2024-03-19T02:20:41.491Z] fpu_exception : yes [2024-03-19T02:20:41.491Z] cpuid level : 22 [2024-03-19T02:20:41.492Z] wp : yes [2024-03-19T02:20:41.492Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.492Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.492Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.492Z] bogomips : 4409.00 [2024-03-19T02:20:41.492Z] clflush size : 64 [2024-03-19T02:20:41.492Z] cache_alignment : 64 [2024-03-19T02:20:41.492Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.492Z] power management: [2024-03-19T02:20:41.492Z] [2024-03-19T02:20:41.492Z] processor : 36 [2024-03-19T02:20:41.492Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.492Z] cpu family : 6 [2024-03-19T02:20:41.492Z] model : 85 [2024-03-19T02:20:41.492Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.492Z] stepping : 4 [2024-03-19T02:20:41.492Z] microcode : 0x2006e05 [2024-03-19T02:20:41.492Z] cpu MHz : 2500.001 [2024-03-19T02:20:41.492Z] cache size : 14080 KB [2024-03-19T02:20:41.492Z] physical id : 1 [2024-03-19T02:20:41.492Z] siblings : 20 [2024-03-19T02:20:41.492Z] core id : 9 [2024-03-19T02:20:41.492Z] cpu cores : 10 [2024-03-19T02:20:41.492Z] apicid : 51 [2024-03-19T02:20:41.492Z] initial apicid : 51 [2024-03-19T02:20:41.492Z] fpu : yes [2024-03-19T02:20:41.492Z] fpu_exception : yes [2024-03-19T02:20:41.492Z] cpuid level : 22 [2024-03-19T02:20:41.492Z] wp : yes [2024-03-19T02:20:41.492Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:41.492Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.493Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:41.493Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.493Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.493Z] bogomips : 4409.00 [2024-03-19T02:20:41.493Z] clflush size : 64 [2024-03-19T02:20:41.493Z] cache_alignment : 64 [2024-03-19T02:20:41.493Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.493Z] power management: [2024-03-19T02:20:41.493Z] [2024-03-19T02:20:41.493Z] processor : 37 [2024-03-19T02:20:41.493Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.493Z] cpu family : 6 [2024-03-19T02:20:41.493Z] model : 85 [2024-03-19T02:20:41.493Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.493Z] stepping : 4 [2024-03-19T02:20:41.493Z] microcode : 0x2006e05 [2024-03-19T02:20:41.493Z] cpu MHz : 2498.718 [2024-03-19T02:20:41.493Z] cache size : 14080 KB [2024-03-19T02:20:41.493Z] physical id : 1 [2024-03-19T02:20:41.493Z] siblings : 20 [2024-03-19T02:20:41.493Z] core id : 10 [2024-03-19T02:20:41.493Z] cpu cores : 10 [2024-03-19T02:20:41.493Z] apicid : 53 [2024-03-19T02:20:41.493Z] initial apicid : 53 [2024-03-19T02:20:41.493Z] fpu : yes [2024-03-19T02:20:41.493Z] fpu_exception : yes [2024-03-19T02:20:41.493Z] cpuid level : 22 [2024-03-19T02:20:41.493Z] wp : yes [2024-03-19T02:20:41.493Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.493Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.493Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.493Z] bogomips : 4409.00 [2024-03-19T02:20:41.493Z] clflush size : 64 [2024-03-19T02:20:41.493Z] cache_alignment : 64 [2024-03-19T02:20:41.493Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.493Z] power management: [2024-03-19T02:20:41.493Z] [2024-03-19T02:20:41.493Z] processor : 38 [2024-03-19T02:20:41.493Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.493Z] cpu family : 6 [2024-03-19T02:20:41.493Z] model : 85 [2024-03-19T02:20:41.493Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.493Z] stepping : 4 [2024-03-19T02:20:41.493Z] microcode : 0x2006e05 [2024-03-19T02:20:41.493Z] cpu MHz : 2583.361 [2024-03-19T02:20:41.493Z] cache size : 14080 KB [2024-03-19T02:20:41.493Z] physical id : 1 [2024-03-19T02:20:41.493Z] siblings : 20 [2024-03-19T02:20:41.493Z] core id : 11 [2024-03-19T02:20:41.493Z] cpu cores : 10 [2024-03-19T02:20:41.493Z] apicid : 55 [2024-03-19T02:20:41.493Z] initial apicid : 55 [2024-03-19T02:20:41.493Z] fpu : yes [2024-03-19T02:20:41.493Z] fpu_exception : yes [2024-03-19T02:20:41.493Z] cpuid level : 22 [2024-03-19T02:20:41.493Z] wp : yes [2024-03-19T02:20:41.494Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.494Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.494Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.494Z] bogomips : 4409.00 [2024-03-19T02:20:41.494Z] clflush size : 64 [2024-03-19T02:20:41.494Z] cache_alignment : 64 [2024-03-19T02:20:41.494Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.494Z] power management: [2024-03-19T02:20:41.494Z] [2024-03-19T02:20:41.494Z] processor : 39 [2024-03-19T02:20:41.494Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.494Z] cpu family : 6 [2024-03-19T02:20:41.494Z] model : 85 [2024-03-19T02:20:41.494Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-03-19T02:20:41.494Z] stepping : 4 [2024-03-19T02:20:41.494Z] microcode : 0x2006e05 [2024-03-19T02:20:41.494Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.494Z] cache size : 14080 KB [2024-03-19T02:20:41.494Z] physical id : 1 [2024-03-19T02:20:41.494Z] siblings : 20 [2024-03-19T02:20:41.494Z] core id : 12 [2024-03-19T02:20:41.494Z] cpu cores : 10 [2024-03-19T02:20:41.494Z] apicid : 57 [2024-03-19T02:20:41.494Z] initial apicid : 57 [2024-03-19T02:20:41.494Z] fpu : yes [2024-03-19T02:20:41.494Z] fpu_exception : yes [2024-03-19T02:20:41.494Z] cpuid level : 22 [2024-03-19T02:20:41.494Z] wp : yes [2024-03-19T02:20:41.494Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-03-19T02:20:41.495Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-03-19T02:20:41.495Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-03-19T02:20:41.495Z] bogomips : 4409.00 [2024-03-19T02:20:41.495Z] clflush size : 64 [2024-03-19T02:20:41.495Z] cache_alignment : 64 [2024-03-19T02:20:41.495Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.495Z] power management: [2024-03-19T02:20:41.495Z] [2024-03-19T02:20:41.495Z] + cat /proc/meminfo [2024-03-19T02:20:41.495Z] MemTotal: 230716464 kB [2024-03-19T02:20:41.495Z] MemFree: 44492568 kB [2024-03-19T02:20:41.495Z] MemAvailable: 203496044 kB [2024-03-19T02:20:41.495Z] Buffers: 1756 kB [2024-03-19T02:20:41.495Z] Cached: 149830360 kB [2024-03-19T02:20:41.495Z] SwapCached: 0 kB [2024-03-19T02:20:41.495Z] Active: 28560236 kB [2024-03-19T02:20:41.495Z] Inactive: 133300284 kB [2024-03-19T02:20:41.495Z] Active(anon): 11943804 kB [2024-03-19T02:20:41.495Z] Inactive(anon): 237812 kB [2024-03-19T02:20:41.495Z] Active(file): 16616432 kB [2024-03-19T02:20:41.495Z] Inactive(file): 133062472 kB [2024-03-19T02:20:41.495Z] Unevictable: 144268 kB [2024-03-19T02:20:41.495Z] Mlocked: 144268 kB [2024-03-19T02:20:41.495Z] SwapTotal: 0 kB [2024-03-19T02:20:41.495Z] SwapFree: 0 kB [2024-03-19T02:20:41.495Z] Zswap: 0 kB [2024-03-19T02:20:41.495Z] Zswapped: 0 kB [2024-03-19T02:20:41.495Z] Dirty: 51048 kB [2024-03-19T02:20:41.495Z] Writeback: 0 kB [2024-03-19T02:20:41.495Z] AnonPages: 12154580 kB [2024-03-19T02:20:41.495Z] Mapped: 1559624 kB [2024-03-19T02:20:41.495Z] Shmem: 149328 kB [2024-03-19T02:20:41.495Z] KReclaimable: 10911568 kB [2024-03-19T02:20:41.495Z] Slab: 16915584 kB [2024-03-19T02:20:41.495Z] SReclaimable: 10911568 kB [2024-03-19T02:20:41.495Z] SUnreclaim: 6004016 kB [2024-03-19T02:20:41.495Z] KernelStack: 45952 kB [2024-03-19T02:20:41.495Z] PageTables: 86688 kB [2024-03-19T02:20:41.495Z] SecPageTables: 0 kB [2024-03-19T02:20:41.495Z] NFS_Unstable: 0 kB [2024-03-19T02:20:41.495Z] Bounce: 0 kB [2024-03-19T02:20:41.495Z] WritebackTmp: 0 kB [2024-03-19T02:20:41.495Z] CommitLimit: 115358232 kB [2024-03-19T02:20:41.495Z] Committed_AS: 19687664 kB [2024-03-19T02:20:41.495Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:41.495Z] VmallocUsed: 336068 kB [2024-03-19T02:20:41.495Z] VmallocChunk: 0 kB [2024-03-19T02:20:41.495Z] Percpu: 580608 kB [2024-03-19T02:20:41.495Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:41.495Z] AnonHugePages: 1056768 kB [2024-03-19T02:20:41.495Z] ShmemHugePages: 0 kB [2024-03-19T02:20:41.495Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:41.495Z] FileHugePages: 164320 kB [2024-03-19T02:20:41.495Z] FilePmdMapped: 0 kB [2024-03-19T02:20:41.495Z] CmaTotal: 0 kB [2024-03-19T02:20:41.495Z] CmaFree: 0 kB [2024-03-19T02:20:41.495Z] HugePages_Total: 0 [2024-03-19T02:20:41.495Z] HugePages_Free: 0 [2024-03-19T02:20:41.495Z] HugePages_Rsvd: 0 [2024-03-19T02:20:41.495Z] HugePages_Surp: 0 [2024-03-19T02:20:41.495Z] Hugepagesize: 2048 kB [2024-03-19T02:20:41.495Z] Hugetlb: 0 kB [2024-03-19T02:20:41.495Z] DirectMap4k: 1091384 kB [2024-03-19T02:20:41.495Z] DirectMap2M: 44687360 kB [2024-03-19T02:20:41.495Z] DirectMap1G: 190840832 kB [2024-03-19T02:20:41.533Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:41.533Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:41.565Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:41.565Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:41.598Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:41.599Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:41.637Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:41.637Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:41.750Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:41.750Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:41.750Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:41.750Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:41.750Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:41.750Z] + ant -version [2024-03-19T02:20:41.750Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:41.750Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:41.750Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-6b989ca6/script.sh: line 9: ps: command not found [2024-03-19T02:20:41.750Z] + true [2024-03-19T02:20:41.750Z] + cat /proc/cpuinfo [2024-03-19T02:20:41.750Z] processor : 0 [2024-03-19T02:20:41.750Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.750Z] cpu family : 6 [2024-03-19T02:20:41.750Z] model : 79 [2024-03-19T02:20:41.750Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.750Z] stepping : 1 [2024-03-19T02:20:41.750Z] microcode : 0xb000040 [2024-03-19T02:20:41.750Z] cpu MHz : 2842.030 [2024-03-19T02:20:41.750Z] cache size : 20480 KB [2024-03-19T02:20:41.750Z] physical id : 0 [2024-03-19T02:20:41.750Z] siblings : 16 [2024-03-19T02:20:41.750Z] core id : 0 [2024-03-19T02:20:41.750Z] cpu cores : 8 [2024-03-19T02:20:41.750Z] apicid : 0 [2024-03-19T02:20:41.750Z] initial apicid : 0 [2024-03-19T02:20:41.750Z] fpu : yes [2024-03-19T02:20:41.750Z] fpu_exception : yes [2024-03-19T02:20:41.750Z] cpuid level : 20 [2024-03-19T02:20:41.750Z] wp : yes [2024-03-19T02:20:41.750Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.750Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.750Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.750Z] bogomips : 4199.92 [2024-03-19T02:20:41.750Z] clflush size : 64 [2024-03-19T02:20:41.750Z] cache_alignment : 64 [2024-03-19T02:20:41.750Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.750Z] power management: [2024-03-19T02:20:41.750Z] [2024-03-19T02:20:41.750Z] processor : 1 [2024-03-19T02:20:41.750Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.750Z] cpu family : 6 [2024-03-19T02:20:41.750Z] model : 79 [2024-03-19T02:20:41.750Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.751Z] stepping : 1 [2024-03-19T02:20:41.751Z] microcode : 0xb000040 [2024-03-19T02:20:41.751Z] cpu MHz : 2385.644 [2024-03-19T02:20:41.751Z] cache size : 20480 KB [2024-03-19T02:20:41.751Z] physical id : 0 [2024-03-19T02:20:41.751Z] siblings : 16 [2024-03-19T02:20:41.751Z] core id : 1 [2024-03-19T02:20:41.751Z] cpu cores : 8 [2024-03-19T02:20:41.751Z] apicid : 2 [2024-03-19T02:20:41.751Z] initial apicid : 2 [2024-03-19T02:20:41.751Z] fpu : yes [2024-03-19T02:20:41.751Z] fpu_exception : yes [2024-03-19T02:20:41.751Z] cpuid level : 20 [2024-03-19T02:20:41.751Z] wp : yes [2024-03-19T02:20:41.751Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.751Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.751Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.751Z] bogomips : 4199.92 [2024-03-19T02:20:41.751Z] clflush size : 64 [2024-03-19T02:20:41.751Z] cache_alignment : 64 [2024-03-19T02:20:41.751Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.751Z] power management: [2024-03-19T02:20:41.751Z] [2024-03-19T02:20:41.751Z] processor : 2 [2024-03-19T02:20:41.751Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.751Z] cpu family : 6 [2024-03-19T02:20:41.751Z] model : 79 [2024-03-19T02:20:41.751Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.751Z] stepping : 1 [2024-03-19T02:20:41.751Z] microcode : 0xb000040 [2024-03-19T02:20:41.751Z] cpu MHz : 2300.775 [2024-03-19T02:20:41.751Z] cache size : 20480 KB [2024-03-19T02:20:41.751Z] physical id : 0 [2024-03-19T02:20:41.751Z] siblings : 16 [2024-03-19T02:20:41.751Z] core id : 2 [2024-03-19T02:20:41.751Z] cpu cores : 8 [2024-03-19T02:20:41.751Z] apicid : 4 [2024-03-19T02:20:41.751Z] initial apicid : 4 [2024-03-19T02:20:41.751Z] fpu : yes [2024-03-19T02:20:41.751Z] fpu_exception : yes [2024-03-19T02:20:41.751Z] cpuid level : 20 [2024-03-19T02:20:41.751Z] wp : yes [2024-03-19T02:20:41.751Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.751Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.752Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.752Z] bogomips : 4199.92 [2024-03-19T02:20:41.752Z] clflush size : 64 [2024-03-19T02:20:41.752Z] cache_alignment : 64 [2024-03-19T02:20:41.752Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.752Z] power management: [2024-03-19T02:20:41.752Z] [2024-03-19T02:20:41.752Z] processor : 3 [2024-03-19T02:20:41.752Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.752Z] cpu family : 6 [2024-03-19T02:20:41.752Z] model : 79 [2024-03-19T02:20:41.752Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.752Z] stepping : 1 [2024-03-19T02:20:41.752Z] microcode : 0xb000040 [2024-03-19T02:20:41.752Z] cpu MHz : 2309.546 [2024-03-19T02:20:41.752Z] cache size : 20480 KB [2024-03-19T02:20:41.752Z] physical id : 0 [2024-03-19T02:20:41.752Z] siblings : 16 [2024-03-19T02:20:41.752Z] core id : 3 [2024-03-19T02:20:41.752Z] cpu cores : 8 [2024-03-19T02:20:41.752Z] apicid : 6 [2024-03-19T02:20:41.752Z] initial apicid : 6 [2024-03-19T02:20:41.752Z] fpu : yes [2024-03-19T02:20:41.752Z] fpu_exception : yes [2024-03-19T02:20:41.752Z] cpuid level : 20 [2024-03-19T02:20:41.752Z] wp : yes [2024-03-19T02:20:41.752Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.752Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.752Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.752Z] bogomips : 4199.92 [2024-03-19T02:20:41.752Z] clflush size : 64 [2024-03-19T02:20:41.752Z] cache_alignment : 64 [2024-03-19T02:20:41.752Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.752Z] power management: [2024-03-19T02:20:41.752Z] [2024-03-19T02:20:41.752Z] processor : 4 [2024-03-19T02:20:41.752Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.752Z] cpu family : 6 [2024-03-19T02:20:41.752Z] model : 79 [2024-03-19T02:20:41.752Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.752Z] stepping : 1 [2024-03-19T02:20:41.752Z] microcode : 0xb000040 [2024-03-19T02:20:41.752Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.752Z] cache size : 20480 KB [2024-03-19T02:20:41.752Z] physical id : 0 [2024-03-19T02:20:41.752Z] siblings : 16 [2024-03-19T02:20:41.752Z] core id : 4 [2024-03-19T02:20:41.752Z] cpu cores : 8 [2024-03-19T02:20:41.752Z] apicid : 8 [2024-03-19T02:20:41.752Z] initial apicid : 8 [2024-03-19T02:20:41.752Z] fpu : yes [2024-03-19T02:20:41.752Z] fpu_exception : yes [2024-03-19T02:20:41.752Z] cpuid level : 20 [2024-03-19T02:20:41.752Z] wp : yes [2024-03-19T02:20:41.752Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.753Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.753Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.753Z] bogomips : 4199.92 [2024-03-19T02:20:41.753Z] clflush size : 64 [2024-03-19T02:20:41.753Z] cache_alignment : 64 [2024-03-19T02:20:41.753Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.753Z] power management: [2024-03-19T02:20:41.753Z] [2024-03-19T02:20:41.753Z] processor : 5 [2024-03-19T02:20:41.753Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.753Z] cpu family : 6 [2024-03-19T02:20:41.753Z] model : 79 [2024-03-19T02:20:41.753Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.753Z] stepping : 1 [2024-03-19T02:20:41.753Z] microcode : 0xb000040 [2024-03-19T02:20:41.753Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.753Z] cache size : 20480 KB [2024-03-19T02:20:41.753Z] physical id : 0 [2024-03-19T02:20:41.753Z] siblings : 16 [2024-03-19T02:20:41.753Z] core id : 5 [2024-03-19T02:20:41.753Z] cpu cores : 8 [2024-03-19T02:20:41.753Z] apicid : 10 [2024-03-19T02:20:41.753Z] initial apicid : 10 [2024-03-19T02:20:41.753Z] fpu : yes [2024-03-19T02:20:41.753Z] fpu_exception : yes [2024-03-19T02:20:41.753Z] cpuid level : 20 [2024-03-19T02:20:41.753Z] wp : yes [2024-03-19T02:20:41.753Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.753Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.753Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.753Z] bogomips : 4199.92 [2024-03-19T02:20:41.753Z] clflush size : 64 [2024-03-19T02:20:41.753Z] cache_alignment : 64 [2024-03-19T02:20:41.753Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.753Z] power management: [2024-03-19T02:20:41.753Z] [2024-03-19T02:20:41.753Z] processor : 6 [2024-03-19T02:20:41.753Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.753Z] cpu family : 6 [2024-03-19T02:20:41.753Z] model : 79 [2024-03-19T02:20:41.753Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.753Z] stepping : 1 [2024-03-19T02:20:41.753Z] microcode : 0xb000040 [2024-03-19T02:20:41.753Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.753Z] cache size : 20480 KB [2024-03-19T02:20:41.753Z] physical id : 0 [2024-03-19T02:20:41.753Z] siblings : 16 [2024-03-19T02:20:41.753Z] core id : 6 [2024-03-19T02:20:41.753Z] cpu cores : 8 [2024-03-19T02:20:41.753Z] apicid : 12 [2024-03-19T02:20:41.753Z] initial apicid : 12 [2024-03-19T02:20:41.753Z] fpu : yes [2024-03-19T02:20:41.753Z] fpu_exception : yes [2024-03-19T02:20:41.753Z] cpuid level : 20 [2024-03-19T02:20:41.753Z] wp : yes [2024-03-19T02:20:41.753Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.754Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.754Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.754Z] bogomips : 4199.92 [2024-03-19T02:20:41.754Z] clflush size : 64 [2024-03-19T02:20:41.754Z] cache_alignment : 64 [2024-03-19T02:20:41.754Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.754Z] power management: [2024-03-19T02:20:41.754Z] [2024-03-19T02:20:41.754Z] processor : 7 [2024-03-19T02:20:41.754Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.754Z] cpu family : 6 [2024-03-19T02:20:41.754Z] model : 79 [2024-03-19T02:20:41.754Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.754Z] stepping : 1 [2024-03-19T02:20:41.754Z] microcode : 0xb000040 [2024-03-19T02:20:41.754Z] cpu MHz : 2411.440 [2024-03-19T02:20:41.754Z] cache size : 20480 KB [2024-03-19T02:20:41.754Z] physical id : 0 [2024-03-19T02:20:41.754Z] siblings : 16 [2024-03-19T02:20:41.754Z] core id : 7 [2024-03-19T02:20:41.754Z] cpu cores : 8 [2024-03-19T02:20:41.754Z] apicid : 14 [2024-03-19T02:20:41.754Z] initial apicid : 14 [2024-03-19T02:20:41.754Z] fpu : yes [2024-03-19T02:20:41.754Z] fpu_exception : yes [2024-03-19T02:20:41.754Z] cpuid level : 20 [2024-03-19T02:20:41.754Z] wp : yes [2024-03-19T02:20:41.754Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.754Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.754Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.754Z] bogomips : 4199.92 [2024-03-19T02:20:41.754Z] clflush size : 64 [2024-03-19T02:20:41.754Z] cache_alignment : 64 [2024-03-19T02:20:41.754Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.754Z] power management: [2024-03-19T02:20:41.754Z] [2024-03-19T02:20:41.754Z] processor : 8 [2024-03-19T02:20:41.754Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.754Z] cpu family : 6 [2024-03-19T02:20:41.754Z] model : 79 [2024-03-19T02:20:41.754Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.754Z] stepping : 1 [2024-03-19T02:20:41.754Z] microcode : 0xb000040 [2024-03-19T02:20:41.754Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.754Z] cache size : 20480 KB [2024-03-19T02:20:41.754Z] physical id : 1 [2024-03-19T02:20:41.754Z] siblings : 16 [2024-03-19T02:20:41.754Z] core id : 0 [2024-03-19T02:20:41.754Z] cpu cores : 8 [2024-03-19T02:20:41.754Z] apicid : 16 [2024-03-19T02:20:41.754Z] initial apicid : 16 [2024-03-19T02:20:41.754Z] fpu : yes [2024-03-19T02:20:41.754Z] fpu_exception : yes [2024-03-19T02:20:41.754Z] cpuid level : 20 [2024-03-19T02:20:41.754Z] wp : yes [2024-03-19T02:20:41.755Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.755Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.755Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.755Z] bogomips : 4210.45 [2024-03-19T02:20:41.755Z] clflush size : 64 [2024-03-19T02:20:41.755Z] cache_alignment : 64 [2024-03-19T02:20:41.755Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.755Z] power management: [2024-03-19T02:20:41.755Z] [2024-03-19T02:20:41.755Z] processor : 9 [2024-03-19T02:20:41.755Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.755Z] cpu family : 6 [2024-03-19T02:20:41.755Z] model : 79 [2024-03-19T02:20:41.755Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.755Z] stepping : 1 [2024-03-19T02:20:41.755Z] microcode : 0xb000040 [2024-03-19T02:20:41.755Z] cpu MHz : 2775.996 [2024-03-19T02:20:41.755Z] cache size : 20480 KB [2024-03-19T02:20:41.755Z] physical id : 1 [2024-03-19T02:20:41.755Z] siblings : 16 [2024-03-19T02:20:41.755Z] core id : 1 [2024-03-19T02:20:41.755Z] cpu cores : 8 [2024-03-19T02:20:41.755Z] apicid : 18 [2024-03-19T02:20:41.755Z] initial apicid : 18 [2024-03-19T02:20:41.755Z] fpu : yes [2024-03-19T02:20:41.755Z] fpu_exception : yes [2024-03-19T02:20:41.755Z] cpuid level : 20 [2024-03-19T02:20:41.755Z] wp : yes [2024-03-19T02:20:41.755Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.755Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.755Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.755Z] bogomips : 4210.45 [2024-03-19T02:20:41.755Z] clflush size : 64 [2024-03-19T02:20:41.755Z] cache_alignment : 64 [2024-03-19T02:20:41.755Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.755Z] power management: [2024-03-19T02:20:41.755Z] [2024-03-19T02:20:41.755Z] processor : 10 [2024-03-19T02:20:41.755Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.755Z] cpu family : 6 [2024-03-19T02:20:41.755Z] model : 79 [2024-03-19T02:20:41.755Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.755Z] stepping : 1 [2024-03-19T02:20:41.755Z] microcode : 0xb000040 [2024-03-19T02:20:41.755Z] cpu MHz : 2302.761 [2024-03-19T02:20:41.755Z] cache size : 20480 KB [2024-03-19T02:20:41.755Z] physical id : 1 [2024-03-19T02:20:41.755Z] siblings : 16 [2024-03-19T02:20:41.755Z] core id : 2 [2024-03-19T02:20:41.755Z] cpu cores : 8 [2024-03-19T02:20:41.755Z] apicid : 20 [2024-03-19T02:20:41.755Z] initial apicid : 20 [2024-03-19T02:20:41.755Z] fpu : yes [2024-03-19T02:20:41.756Z] fpu_exception : yes [2024-03-19T02:20:41.756Z] cpuid level : 20 [2024-03-19T02:20:41.756Z] wp : yes [2024-03-19T02:20:41.756Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.756Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.756Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.756Z] bogomips : 4210.45 [2024-03-19T02:20:41.756Z] clflush size : 64 [2024-03-19T02:20:41.756Z] cache_alignment : 64 [2024-03-19T02:20:41.756Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.756Z] power management: [2024-03-19T02:20:41.756Z] [2024-03-19T02:20:41.756Z] processor : 11 [2024-03-19T02:20:41.756Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.756Z] cpu family : 6 [2024-03-19T02:20:41.756Z] model : 79 [2024-03-19T02:20:41.756Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.756Z] stepping : 1 [2024-03-19T02:20:41.756Z] microcode : 0xb000040 [2024-03-19T02:20:41.756Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.756Z] cache size : 20480 KB [2024-03-19T02:20:41.756Z] physical id : 1 [2024-03-19T02:20:41.756Z] siblings : 16 [2024-03-19T02:20:41.756Z] core id : 3 [2024-03-19T02:20:41.756Z] cpu cores : 8 [2024-03-19T02:20:41.756Z] apicid : 22 [2024-03-19T02:20:41.756Z] initial apicid : 22 [2024-03-19T02:20:41.756Z] fpu : yes [2024-03-19T02:20:41.756Z] fpu_exception : yes [2024-03-19T02:20:41.756Z] cpuid level : 20 [2024-03-19T02:20:41.756Z] wp : yes [2024-03-19T02:20:41.756Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.756Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.756Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.756Z] bogomips : 4210.45 [2024-03-19T02:20:41.756Z] clflush size : 64 [2024-03-19T02:20:41.756Z] cache_alignment : 64 [2024-03-19T02:20:41.756Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.756Z] power management: [2024-03-19T02:20:41.756Z] [2024-03-19T02:20:41.756Z] processor : 12 [2024-03-19T02:20:41.756Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.757Z] cpu family : 6 [2024-03-19T02:20:41.757Z] model : 79 [2024-03-19T02:20:41.757Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.757Z] stepping : 1 [2024-03-19T02:20:41.757Z] microcode : 0xb000040 [2024-03-19T02:20:41.757Z] cpu MHz : 2300.430 [2024-03-19T02:20:41.757Z] cache size : 20480 KB [2024-03-19T02:20:41.757Z] physical id : 1 [2024-03-19T02:20:41.757Z] siblings : 16 [2024-03-19T02:20:41.757Z] core id : 4 [2024-03-19T02:20:41.757Z] cpu cores : 8 [2024-03-19T02:20:41.757Z] apicid : 24 [2024-03-19T02:20:41.757Z] initial apicid : 24 [2024-03-19T02:20:41.757Z] fpu : yes [2024-03-19T02:20:41.757Z] fpu_exception : yes [2024-03-19T02:20:41.757Z] cpuid level : 20 [2024-03-19T02:20:41.757Z] wp : yes [2024-03-19T02:20:41.757Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.757Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.757Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.757Z] bogomips : 4210.45 [2024-03-19T02:20:41.757Z] clflush size : 64 [2024-03-19T02:20:41.757Z] cache_alignment : 64 [2024-03-19T02:20:41.757Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.757Z] power management: [2024-03-19T02:20:41.757Z] [2024-03-19T02:20:41.757Z] processor : 13 [2024-03-19T02:20:41.757Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.757Z] cpu family : 6 [2024-03-19T02:20:41.757Z] model : 79 [2024-03-19T02:20:41.757Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.757Z] stepping : 1 [2024-03-19T02:20:41.757Z] microcode : 0xb000040 [2024-03-19T02:20:41.757Z] cpu MHz : 2300.714 [2024-03-19T02:20:41.757Z] cache size : 20480 KB [2024-03-19T02:20:41.757Z] physical id : 1 [2024-03-19T02:20:41.757Z] siblings : 16 [2024-03-19T02:20:41.757Z] core id : 5 [2024-03-19T02:20:41.757Z] cpu cores : 8 [2024-03-19T02:20:41.757Z] apicid : 26 [2024-03-19T02:20:41.757Z] initial apicid : 26 [2024-03-19T02:20:41.757Z] fpu : yes [2024-03-19T02:20:41.757Z] fpu_exception : yes [2024-03-19T02:20:41.757Z] cpuid level : 20 [2024-03-19T02:20:41.757Z] wp : yes [2024-03-19T02:20:41.757Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.758Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.758Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.758Z] bogomips : 4210.45 [2024-03-19T02:20:41.758Z] clflush size : 64 [2024-03-19T02:20:41.758Z] cache_alignment : 64 [2024-03-19T02:20:41.758Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.758Z] power management: [2024-03-19T02:20:41.758Z] [2024-03-19T02:20:41.758Z] processor : 14 [2024-03-19T02:20:41.758Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.758Z] cpu family : 6 [2024-03-19T02:20:41.758Z] model : 79 [2024-03-19T02:20:41.758Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.758Z] stepping : 1 [2024-03-19T02:20:41.758Z] microcode : 0xb000040 [2024-03-19T02:20:41.758Z] cpu MHz : 2301.654 [2024-03-19T02:20:41.758Z] cache size : 20480 KB [2024-03-19T02:20:41.758Z] physical id : 1 [2024-03-19T02:20:41.758Z] siblings : 16 [2024-03-19T02:20:41.758Z] core id : 6 [2024-03-19T02:20:41.758Z] cpu cores : 8 [2024-03-19T02:20:41.758Z] apicid : 28 [2024-03-19T02:20:41.758Z] initial apicid : 28 [2024-03-19T02:20:41.758Z] fpu : yes [2024-03-19T02:20:41.758Z] fpu_exception : yes [2024-03-19T02:20:41.758Z] cpuid level : 20 [2024-03-19T02:20:41.758Z] wp : yes [2024-03-19T02:20:41.758Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.758Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.758Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.758Z] bogomips : 4210.45 [2024-03-19T02:20:41.758Z] clflush size : 64 [2024-03-19T02:20:41.758Z] cache_alignment : 64 [2024-03-19T02:20:41.758Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.758Z] power management: [2024-03-19T02:20:41.758Z] [2024-03-19T02:20:41.758Z] processor : 15 [2024-03-19T02:20:41.758Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.758Z] cpu family : 6 [2024-03-19T02:20:41.758Z] model : 79 [2024-03-19T02:20:41.758Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.758Z] stepping : 1 [2024-03-19T02:20:41.758Z] microcode : 0xb000040 [2024-03-19T02:20:41.758Z] cpu MHz : 2343.513 [2024-03-19T02:20:41.758Z] cache size : 20480 KB [2024-03-19T02:20:41.758Z] physical id : 1 [2024-03-19T02:20:41.758Z] siblings : 16 [2024-03-19T02:20:41.758Z] core id : 7 [2024-03-19T02:20:41.758Z] cpu cores : 8 [2024-03-19T02:20:41.758Z] apicid : 30 [2024-03-19T02:20:41.758Z] initial apicid : 30 [2024-03-19T02:20:41.758Z] fpu : yes [2024-03-19T02:20:41.758Z] fpu_exception : yes [2024-03-19T02:20:41.758Z] cpuid level : 20 [2024-03-19T02:20:41.758Z] wp : yes [2024-03-19T02:20:41.758Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.759Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.759Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.759Z] bogomips : 4210.45 [2024-03-19T02:20:41.759Z] clflush size : 64 [2024-03-19T02:20:41.759Z] cache_alignment : 64 [2024-03-19T02:20:41.759Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.759Z] power management: [2024-03-19T02:20:41.759Z] [2024-03-19T02:20:41.759Z] processor : 16 [2024-03-19T02:20:41.759Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.759Z] cpu family : 6 [2024-03-19T02:20:41.759Z] model : 79 [2024-03-19T02:20:41.759Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.759Z] stepping : 1 [2024-03-19T02:20:41.759Z] microcode : 0xb000040 [2024-03-19T02:20:41.759Z] cpu MHz : 2347.952 [2024-03-19T02:20:41.759Z] cache size : 20480 KB [2024-03-19T02:20:41.759Z] physical id : 0 [2024-03-19T02:20:41.759Z] siblings : 16 [2024-03-19T02:20:41.759Z] core id : 0 [2024-03-19T02:20:41.759Z] cpu cores : 8 [2024-03-19T02:20:41.759Z] apicid : 1 [2024-03-19T02:20:41.759Z] initial apicid : 1 [2024-03-19T02:20:41.759Z] fpu : yes [2024-03-19T02:20:41.759Z] fpu_exception : yes [2024-03-19T02:20:41.759Z] cpuid level : 20 [2024-03-19T02:20:41.759Z] wp : yes [2024-03-19T02:20:41.759Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.759Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.759Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.759Z] bogomips : 4199.92 [2024-03-19T02:20:41.759Z] clflush size : 64 [2024-03-19T02:20:41.759Z] cache_alignment : 64 [2024-03-19T02:20:41.759Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.759Z] power management: [2024-03-19T02:20:41.759Z] [2024-03-19T02:20:41.759Z] processor : 17 [2024-03-19T02:20:41.759Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.759Z] cpu family : 6 [2024-03-19T02:20:41.759Z] model : 79 [2024-03-19T02:20:41.759Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.759Z] stepping : 1 [2024-03-19T02:20:41.759Z] microcode : 0xb000040 [2024-03-19T02:20:41.759Z] cpu MHz : 2435.016 [2024-03-19T02:20:41.759Z] cache size : 20480 KB [2024-03-19T02:20:41.759Z] physical id : 0 [2024-03-19T02:20:41.759Z] siblings : 16 [2024-03-19T02:20:41.759Z] core id : 1 [2024-03-19T02:20:41.759Z] cpu cores : 8 [2024-03-19T02:20:41.759Z] apicid : 3 [2024-03-19T02:20:41.759Z] initial apicid : 3 [2024-03-19T02:20:41.759Z] fpu : yes [2024-03-19T02:20:41.759Z] fpu_exception : yes [2024-03-19T02:20:41.759Z] cpuid level : 20 [2024-03-19T02:20:41.759Z] wp : yes [2024-03-19T02:20:41.760Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.760Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.760Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.760Z] bogomips : 4199.92 [2024-03-19T02:20:41.760Z] clflush size : 64 [2024-03-19T02:20:41.760Z] cache_alignment : 64 [2024-03-19T02:20:41.760Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.760Z] power management: [2024-03-19T02:20:41.760Z] [2024-03-19T02:20:41.760Z] processor : 18 [2024-03-19T02:20:41.760Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.760Z] cpu family : 6 [2024-03-19T02:20:41.760Z] model : 79 [2024-03-19T02:20:41.760Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.760Z] stepping : 1 [2024-03-19T02:20:41.760Z] microcode : 0xb000040 [2024-03-19T02:20:41.760Z] cpu MHz : 2299.162 [2024-03-19T02:20:41.760Z] cache size : 20480 KB [2024-03-19T02:20:41.760Z] physical id : 0 [2024-03-19T02:20:41.760Z] siblings : 16 [2024-03-19T02:20:41.760Z] core id : 2 [2024-03-19T02:20:41.760Z] cpu cores : 8 [2024-03-19T02:20:41.760Z] apicid : 5 [2024-03-19T02:20:41.760Z] initial apicid : 5 [2024-03-19T02:20:41.760Z] fpu : yes [2024-03-19T02:20:41.760Z] fpu_exception : yes [2024-03-19T02:20:41.760Z] cpuid level : 20 [2024-03-19T02:20:41.760Z] wp : yes [2024-03-19T02:20:41.760Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.760Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.760Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.760Z] bogomips : 4199.92 [2024-03-19T02:20:41.760Z] clflush size : 64 [2024-03-19T02:20:41.760Z] cache_alignment : 64 [2024-03-19T02:20:41.760Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.760Z] power management: [2024-03-19T02:20:41.760Z] [2024-03-19T02:20:41.760Z] processor : 19 [2024-03-19T02:20:41.760Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.760Z] cpu family : 6 [2024-03-19T02:20:41.760Z] model : 79 [2024-03-19T02:20:41.760Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.760Z] stepping : 1 [2024-03-19T02:20:41.760Z] microcode : 0xb000040 [2024-03-19T02:20:41.760Z] cpu MHz : 2308.759 [2024-03-19T02:20:41.760Z] cache size : 20480 KB [2024-03-19T02:20:41.760Z] physical id : 0 [2024-03-19T02:20:41.760Z] siblings : 16 [2024-03-19T02:20:41.760Z] core id : 3 [2024-03-19T02:20:41.760Z] cpu cores : 8 [2024-03-19T02:20:41.760Z] apicid : 7 [2024-03-19T02:20:41.760Z] initial apicid : 7 [2024-03-19T02:20:41.760Z] fpu : yes [2024-03-19T02:20:41.761Z] fpu_exception : yes [2024-03-19T02:20:41.761Z] cpuid level : 20 [2024-03-19T02:20:41.761Z] wp : yes [2024-03-19T02:20:41.761Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.761Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.761Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.761Z] bogomips : 4199.92 [2024-03-19T02:20:41.761Z] clflush size : 64 [2024-03-19T02:20:41.761Z] cache_alignment : 64 [2024-03-19T02:20:41.761Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.761Z] power management: [2024-03-19T02:20:41.761Z] [2024-03-19T02:20:41.761Z] processor : 20 [2024-03-19T02:20:41.761Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.761Z] cpu family : 6 [2024-03-19T02:20:41.761Z] model : 79 [2024-03-19T02:20:41.761Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.761Z] stepping : 1 [2024-03-19T02:20:41.761Z] microcode : 0xb000040 [2024-03-19T02:20:41.761Z] cpu MHz : 2326.319 [2024-03-19T02:20:41.761Z] cache size : 20480 KB [2024-03-19T02:20:41.761Z] physical id : 0 [2024-03-19T02:20:41.761Z] siblings : 16 [2024-03-19T02:20:41.761Z] core id : 4 [2024-03-19T02:20:41.761Z] cpu cores : 8 [2024-03-19T02:20:41.761Z] apicid : 9 [2024-03-19T02:20:41.761Z] initial apicid : 9 [2024-03-19T02:20:41.761Z] fpu : yes [2024-03-19T02:20:41.761Z] fpu_exception : yes [2024-03-19T02:20:41.761Z] cpuid level : 20 [2024-03-19T02:20:41.761Z] wp : yes [2024-03-19T02:20:41.761Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.761Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.761Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.761Z] bogomips : 4199.92 [2024-03-19T02:20:41.761Z] clflush size : 64 [2024-03-19T02:20:41.761Z] cache_alignment : 64 [2024-03-19T02:20:41.761Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.761Z] power management: [2024-03-19T02:20:41.761Z] [2024-03-19T02:20:41.761Z] processor : 21 [2024-03-19T02:20:41.761Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.761Z] cpu family : 6 [2024-03-19T02:20:41.761Z] model : 79 [2024-03-19T02:20:41.762Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.762Z] stepping : 1 [2024-03-19T02:20:41.762Z] microcode : 0xb000040 [2024-03-19T02:20:41.762Z] cpu MHz : 2776.022 [2024-03-19T02:20:41.762Z] cache size : 20480 KB [2024-03-19T02:20:41.762Z] physical id : 0 [2024-03-19T02:20:41.762Z] siblings : 16 [2024-03-19T02:20:41.762Z] core id : 5 [2024-03-19T02:20:41.762Z] cpu cores : 8 [2024-03-19T02:20:41.762Z] apicid : 11 [2024-03-19T02:20:41.762Z] initial apicid : 11 [2024-03-19T02:20:41.762Z] fpu : yes [2024-03-19T02:20:41.762Z] fpu_exception : yes [2024-03-19T02:20:41.762Z] cpuid level : 20 [2024-03-19T02:20:41.762Z] wp : yes [2024-03-19T02:20:41.762Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.762Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.762Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.762Z] bogomips : 4199.92 [2024-03-19T02:20:41.762Z] clflush size : 64 [2024-03-19T02:20:41.762Z] cache_alignment : 64 [2024-03-19T02:20:41.762Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.762Z] power management: [2024-03-19T02:20:41.762Z] [2024-03-19T02:20:41.762Z] processor : 22 [2024-03-19T02:20:41.762Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.762Z] cpu family : 6 [2024-03-19T02:20:41.762Z] model : 79 [2024-03-19T02:20:41.762Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.762Z] stepping : 1 [2024-03-19T02:20:41.762Z] microcode : 0xb000040 [2024-03-19T02:20:41.762Z] cpu MHz : 2300.533 [2024-03-19T02:20:41.762Z] cache size : 20480 KB [2024-03-19T02:20:41.762Z] physical id : 0 [2024-03-19T02:20:41.762Z] siblings : 16 [2024-03-19T02:20:41.762Z] core id : 6 [2024-03-19T02:20:41.762Z] cpu cores : 8 [2024-03-19T02:20:41.762Z] apicid : 13 [2024-03-19T02:20:41.762Z] initial apicid : 13 [2024-03-19T02:20:41.762Z] fpu : yes [2024-03-19T02:20:41.762Z] fpu_exception : yes [2024-03-19T02:20:41.762Z] cpuid level : 20 [2024-03-19T02:20:41.762Z] wp : yes [2024-03-19T02:20:41.762Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.762Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.762Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.763Z] bogomips : 4199.92 [2024-03-19T02:20:41.763Z] clflush size : 64 [2024-03-19T02:20:41.763Z] cache_alignment : 64 [2024-03-19T02:20:41.763Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.763Z] power management: [2024-03-19T02:20:41.763Z] [2024-03-19T02:20:41.763Z] processor : 23 [2024-03-19T02:20:41.763Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.763Z] cpu family : 6 [2024-03-19T02:20:41.763Z] model : 79 [2024-03-19T02:20:41.763Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.763Z] stepping : 1 [2024-03-19T02:20:41.763Z] microcode : 0xb000040 [2024-03-19T02:20:41.763Z] cpu MHz : 2300.643 [2024-03-19T02:20:41.763Z] cache size : 20480 KB [2024-03-19T02:20:41.763Z] physical id : 0 [2024-03-19T02:20:41.763Z] siblings : 16 [2024-03-19T02:20:41.763Z] core id : 7 [2024-03-19T02:20:41.763Z] cpu cores : 8 [2024-03-19T02:20:41.763Z] apicid : 15 [2024-03-19T02:20:41.763Z] initial apicid : 15 [2024-03-19T02:20:41.763Z] fpu : yes [2024-03-19T02:20:41.763Z] fpu_exception : yes [2024-03-19T02:20:41.763Z] cpuid level : 20 [2024-03-19T02:20:41.763Z] wp : yes [2024-03-19T02:20:41.763Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.763Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.763Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.763Z] bogomips : 4199.92 [2024-03-19T02:20:41.763Z] clflush size : 64 [2024-03-19T02:20:41.763Z] cache_alignment : 64 [2024-03-19T02:20:41.763Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.763Z] power management: [2024-03-19T02:20:41.763Z] [2024-03-19T02:20:41.763Z] processor : 24 [2024-03-19T02:20:41.763Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.763Z] cpu family : 6 [2024-03-19T02:20:41.763Z] model : 79 [2024-03-19T02:20:41.763Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.763Z] stepping : 1 [2024-03-19T02:20:41.763Z] microcode : 0xb000040 [2024-03-19T02:20:41.763Z] cpu MHz : 2661.756 [2024-03-19T02:20:41.763Z] cache size : 20480 KB [2024-03-19T02:20:41.763Z] physical id : 1 [2024-03-19T02:20:41.763Z] siblings : 16 [2024-03-19T02:20:41.763Z] core id : 0 [2024-03-19T02:20:41.763Z] cpu cores : 8 [2024-03-19T02:20:41.763Z] apicid : 17 [2024-03-19T02:20:41.763Z] initial apicid : 17 [2024-03-19T02:20:41.763Z] fpu : yes [2024-03-19T02:20:41.763Z] fpu_exception : yes [2024-03-19T02:20:41.763Z] cpuid level : 20 [2024-03-19T02:20:41.763Z] wp : yes [2024-03-19T02:20:41.763Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.764Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.764Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.764Z] bogomips : 4210.45 [2024-03-19T02:20:41.764Z] clflush size : 64 [2024-03-19T02:20:41.764Z] cache_alignment : 64 [2024-03-19T02:20:41.764Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.764Z] power management: [2024-03-19T02:20:41.764Z] [2024-03-19T02:20:41.764Z] processor : 25 [2024-03-19T02:20:41.764Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.764Z] cpu family : 6 [2024-03-19T02:20:41.764Z] model : 79 [2024-03-19T02:20:41.764Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.764Z] stepping : 1 [2024-03-19T02:20:41.764Z] microcode : 0xb000040 [2024-03-19T02:20:41.764Z] cpu MHz : 2705.240 [2024-03-19T02:20:41.764Z] cache size : 20480 KB [2024-03-19T02:20:41.764Z] physical id : 1 [2024-03-19T02:20:41.764Z] siblings : 16 [2024-03-19T02:20:41.764Z] core id : 1 [2024-03-19T02:20:41.764Z] cpu cores : 8 [2024-03-19T02:20:41.764Z] apicid : 19 [2024-03-19T02:20:41.764Z] initial apicid : 19 [2024-03-19T02:20:41.764Z] fpu : yes [2024-03-19T02:20:41.764Z] fpu_exception : yes [2024-03-19T02:20:41.764Z] cpuid level : 20 [2024-03-19T02:20:41.764Z] wp : yes [2024-03-19T02:20:41.764Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.764Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.764Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.764Z] bogomips : 4210.45 [2024-03-19T02:20:41.764Z] clflush size : 64 [2024-03-19T02:20:41.764Z] cache_alignment : 64 [2024-03-19T02:20:41.764Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.764Z] power management: [2024-03-19T02:20:41.764Z] [2024-03-19T02:20:41.764Z] processor : 26 [2024-03-19T02:20:41.764Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.764Z] cpu family : 6 [2024-03-19T02:20:41.764Z] model : 79 [2024-03-19T02:20:41.764Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.764Z] stepping : 1 [2024-03-19T02:20:41.764Z] microcode : 0xb000040 [2024-03-19T02:20:41.764Z] cpu MHz : 2722.451 [2024-03-19T02:20:41.764Z] cache size : 20480 KB [2024-03-19T02:20:41.764Z] physical id : 1 [2024-03-19T02:20:41.764Z] siblings : 16 [2024-03-19T02:20:41.764Z] core id : 2 [2024-03-19T02:20:41.764Z] cpu cores : 8 [2024-03-19T02:20:41.764Z] apicid : 21 [2024-03-19T02:20:41.764Z] initial apicid : 21 [2024-03-19T02:20:41.764Z] fpu : yes [2024-03-19T02:20:41.764Z] fpu_exception : yes [2024-03-19T02:20:41.764Z] cpuid level : 20 [2024-03-19T02:20:41.764Z] wp : yes [2024-03-19T02:20:41.765Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.765Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.765Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.765Z] bogomips : 4210.45 [2024-03-19T02:20:41.765Z] clflush size : 64 [2024-03-19T02:20:41.765Z] cache_alignment : 64 [2024-03-19T02:20:41.765Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.765Z] power management: [2024-03-19T02:20:41.765Z] [2024-03-19T02:20:41.765Z] processor : 27 [2024-03-19T02:20:41.765Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.765Z] cpu family : 6 [2024-03-19T02:20:41.765Z] model : 79 [2024-03-19T02:20:41.765Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.765Z] stepping : 1 [2024-03-19T02:20:41.765Z] microcode : 0xb000040 [2024-03-19T02:20:41.765Z] cpu MHz : 2499.955 [2024-03-19T02:20:41.765Z] cache size : 20480 KB [2024-03-19T02:20:41.765Z] physical id : 1 [2024-03-19T02:20:41.765Z] siblings : 16 [2024-03-19T02:20:41.765Z] core id : 3 [2024-03-19T02:20:41.765Z] cpu cores : 8 [2024-03-19T02:20:41.765Z] apicid : 23 [2024-03-19T02:20:41.765Z] initial apicid : 23 [2024-03-19T02:20:41.765Z] fpu : yes [2024-03-19T02:20:41.765Z] fpu_exception : yes [2024-03-19T02:20:41.765Z] cpuid level : 20 [2024-03-19T02:20:41.765Z] wp : yes [2024-03-19T02:20:41.765Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.765Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.765Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.765Z] bogomips : 4210.45 [2024-03-19T02:20:41.765Z] clflush size : 64 [2024-03-19T02:20:41.765Z] cache_alignment : 64 [2024-03-19T02:20:41.765Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.765Z] power management: [2024-03-19T02:20:41.765Z] [2024-03-19T02:20:41.765Z] processor : 28 [2024-03-19T02:20:41.765Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.765Z] cpu family : 6 [2024-03-19T02:20:41.765Z] model : 79 [2024-03-19T02:20:41.765Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.765Z] stepping : 1 [2024-03-19T02:20:41.765Z] microcode : 0xb000040 [2024-03-19T02:20:41.765Z] cpu MHz : 2299.379 [2024-03-19T02:20:41.765Z] cache size : 20480 KB [2024-03-19T02:20:41.766Z] physical id : 1 [2024-03-19T02:20:41.766Z] siblings : 16 [2024-03-19T02:20:41.766Z] core id : 4 [2024-03-19T02:20:41.766Z] cpu cores : 8 [2024-03-19T02:20:41.766Z] apicid : 25 [2024-03-19T02:20:41.766Z] initial apicid : 25 [2024-03-19T02:20:41.766Z] fpu : yes [2024-03-19T02:20:41.766Z] fpu_exception : yes [2024-03-19T02:20:41.766Z] cpuid level : 20 [2024-03-19T02:20:41.766Z] wp : yes [2024-03-19T02:20:41.766Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.766Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.766Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.766Z] bogomips : 4210.45 [2024-03-19T02:20:41.766Z] clflush size : 64 [2024-03-19T02:20:41.766Z] cache_alignment : 64 [2024-03-19T02:20:41.766Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.766Z] power management: [2024-03-19T02:20:41.766Z] [2024-03-19T02:20:41.766Z] processor : 29 [2024-03-19T02:20:41.766Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.766Z] cpu family : 6 [2024-03-19T02:20:41.766Z] model : 79 [2024-03-19T02:20:41.766Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.766Z] stepping : 1 [2024-03-19T02:20:41.766Z] microcode : 0xb000040 [2024-03-19T02:20:41.766Z] cpu MHz : 3000.000 [2024-03-19T02:20:41.766Z] cache size : 20480 KB [2024-03-19T02:20:41.766Z] physical id : 1 [2024-03-19T02:20:41.766Z] siblings : 16 [2024-03-19T02:20:41.766Z] core id : 5 [2024-03-19T02:20:41.766Z] cpu cores : 8 [2024-03-19T02:20:41.766Z] apicid : 27 [2024-03-19T02:20:41.766Z] initial apicid : 27 [2024-03-19T02:20:41.766Z] fpu : yes [2024-03-19T02:20:41.766Z] fpu_exception : yes [2024-03-19T02:20:41.766Z] cpuid level : 20 [2024-03-19T02:20:41.766Z] wp : yes [2024-03-19T02:20:41.766Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.766Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.767Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.767Z] bogomips : 4210.45 [2024-03-19T02:20:41.767Z] clflush size : 64 [2024-03-19T02:20:41.767Z] cache_alignment : 64 [2024-03-19T02:20:41.767Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.767Z] power management: [2024-03-19T02:20:41.767Z] [2024-03-19T02:20:41.767Z] processor : 30 [2024-03-19T02:20:41.767Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.767Z] cpu family : 6 [2024-03-19T02:20:41.767Z] model : 79 [2024-03-19T02:20:41.767Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.767Z] stepping : 1 [2024-03-19T02:20:41.767Z] microcode : 0xb000040 [2024-03-19T02:20:41.767Z] cpu MHz : 2681.917 [2024-03-19T02:20:41.767Z] cache size : 20480 KB [2024-03-19T02:20:41.767Z] physical id : 1 [2024-03-19T02:20:41.767Z] siblings : 16 [2024-03-19T02:20:41.767Z] core id : 6 [2024-03-19T02:20:41.767Z] cpu cores : 8 [2024-03-19T02:20:41.767Z] apicid : 29 [2024-03-19T02:20:41.767Z] initial apicid : 29 [2024-03-19T02:20:41.767Z] fpu : yes [2024-03-19T02:20:41.767Z] fpu_exception : yes [2024-03-19T02:20:41.767Z] cpuid level : 20 [2024-03-19T02:20:41.767Z] wp : yes [2024-03-19T02:20:41.767Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.767Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.767Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.767Z] bogomips : 4210.45 [2024-03-19T02:20:41.767Z] clflush size : 64 [2024-03-19T02:20:41.767Z] cache_alignment : 64 [2024-03-19T02:20:41.767Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.767Z] power management: [2024-03-19T02:20:41.767Z] [2024-03-19T02:20:41.767Z] processor : 31 [2024-03-19T02:20:41.767Z] vendor_id : GenuineIntel [2024-03-19T02:20:41.767Z] cpu family : 6 [2024-03-19T02:20:41.767Z] model : 79 [2024-03-19T02:20:41.767Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-03-19T02:20:41.767Z] stepping : 1 [2024-03-19T02:20:41.767Z] microcode : 0xb000040 [2024-03-19T02:20:41.767Z] cpu MHz : 2103.324 [2024-03-19T02:20:41.767Z] cache size : 20480 KB [2024-03-19T02:20:41.767Z] physical id : 1 [2024-03-19T02:20:41.767Z] siblings : 16 [2024-03-19T02:20:41.767Z] core id : 7 [2024-03-19T02:20:41.767Z] cpu cores : 8 [2024-03-19T02:20:41.767Z] apicid : 31 [2024-03-19T02:20:41.767Z] initial apicid : 31 [2024-03-19T02:20:41.767Z] fpu : yes [2024-03-19T02:20:41.767Z] fpu_exception : yes [2024-03-19T02:20:41.767Z] cpuid level : 20 [2024-03-19T02:20:41.767Z] wp : yes [2024-03-19T02:20:41.767Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:41.768Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-03-19T02:20:41.768Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-03-19T02:20:41.768Z] bogomips : 4210.45 [2024-03-19T02:20:41.768Z] clflush size : 64 [2024-03-19T02:20:41.768Z] cache_alignment : 64 [2024-03-19T02:20:41.768Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:41.768Z] power management: [2024-03-19T02:20:41.768Z] [2024-03-19T02:20:41.768Z] + cat /proc/meminfo [2024-03-19T02:20:41.768Z] MemTotal: 131870192 kB [2024-03-19T02:20:41.768Z] MemFree: 60419324 kB [2024-03-19T02:20:41.768Z] MemAvailable: 118241200 kB [2024-03-19T02:20:41.768Z] Buffers: 1780 kB [2024-03-19T02:20:41.768Z] Cached: 54633972 kB [2024-03-19T02:20:41.768Z] SwapCached: 0 kB [2024-03-19T02:20:41.768Z] Active: 20485196 kB [2024-03-19T02:20:41.768Z] Inactive: 42703236 kB [2024-03-19T02:20:41.768Z] Active(anon): 8553288 kB [2024-03-19T02:20:41.768Z] Inactive(anon): 138588 kB [2024-03-19T02:20:41.768Z] Active(file): 11931908 kB [2024-03-19T02:20:41.768Z] Inactive(file): 42564648 kB [2024-03-19T02:20:41.768Z] Unevictable: 115416 kB [2024-03-19T02:20:41.768Z] Mlocked: 115416 kB [2024-03-19T02:20:41.768Z] SwapTotal: 0 kB [2024-03-19T02:20:41.768Z] SwapFree: 0 kB [2024-03-19T02:20:41.768Z] Zswap: 0 kB [2024-03-19T02:20:41.768Z] Zswapped: 0 kB [2024-03-19T02:20:41.768Z] Dirty: 455556 kB [2024-03-19T02:20:41.768Z] Writeback: 304 kB [2024-03-19T02:20:41.768Z] AnonPages: 8646944 kB [2024-03-19T02:20:41.768Z] Mapped: 1146588 kB [2024-03-19T02:20:41.768Z] Shmem: 132912 kB [2024-03-19T02:20:41.768Z] KReclaimable: 4387884 kB [2024-03-19T02:20:41.768Z] Slab: 6263976 kB [2024-03-19T02:20:41.768Z] SReclaimable: 4387884 kB [2024-03-19T02:20:41.768Z] SUnreclaim: 1876092 kB [2024-03-19T02:20:41.768Z] KernelStack: 39404 kB [2024-03-19T02:20:41.768Z] PageTables: 85028 kB [2024-03-19T02:20:41.768Z] SecPageTables: 0 kB [2024-03-19T02:20:41.768Z] NFS_Unstable: 0 kB [2024-03-19T02:20:41.768Z] Bounce: 0 kB [2024-03-19T02:20:41.768Z] WritebackTmp: 0 kB [2024-03-19T02:20:41.768Z] CommitLimit: 65935096 kB [2024-03-19T02:20:41.768Z] Committed_AS: 16303404 kB [2024-03-19T02:20:41.768Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:41.768Z] VmallocUsed: 203620 kB [2024-03-19T02:20:41.768Z] VmallocChunk: 0 kB [2024-03-19T02:20:41.768Z] Percpu: 139008 kB [2024-03-19T02:20:41.768Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:41.768Z] AnonHugePages: 102400 kB [2024-03-19T02:20:41.768Z] ShmemHugePages: 0 kB [2024-03-19T02:20:41.768Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:41.768Z] FileHugePages: 15312 kB [2024-03-19T02:20:41.768Z] FilePmdMapped: 0 kB [2024-03-19T02:20:41.768Z] CmaTotal: 0 kB [2024-03-19T02:20:41.768Z] CmaFree: 0 kB [2024-03-19T02:20:41.768Z] HugePages_Total: 0 [2024-03-19T02:20:41.768Z] HugePages_Free: 0 [2024-03-19T02:20:41.768Z] HugePages_Rsvd: 0 [2024-03-19T02:20:41.768Z] HugePages_Surp: 0 [2024-03-19T02:20:41.768Z] Hugepagesize: 2048 kB [2024-03-19T02:20:41.768Z] Hugetlb: 0 kB [2024-03-19T02:20:41.768Z] DirectMap4k: 691404 kB [2024-03-19T02:20:41.768Z] DirectMap2M: 13873152 kB [2024-03-19T02:20:41.768Z] DirectMap1G: 121634816 kB [2024-03-19T02:20:42.063Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:42.063Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:42.063Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test ejb_group_2 [2024-03-19T02:20:42.063Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:42.063Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:42.063Z] + readonly GF_INTERNAL_ENV_SH=/tmp/Xzsgf-internal-env [2024-03-19T02:20:42.063Z] + GF_INTERNAL_ENV_SH=/tmp/Xzsgf-internal-env [2024-03-19T02:20:42.063Z] + '[' '!' -z '' ']' [2024-03-19T02:20:42.063Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:42.063Z] + WSIMPORT_OPTS= [2024-03-19T02:20:42.063Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:42.063Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:42.096Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:42.096Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:42.096Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test cdi_all [2024-03-19T02:20:42.096Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:42.096Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:42.096Z] + readonly GF_INTERNAL_ENV_SH=/tmp/8fMgf-internal-env [2024-03-19T02:20:42.096Z] + GF_INTERNAL_ENV_SH=/tmp/8fMgf-internal-env [2024-03-19T02:20:42.096Z] + '[' '!' -z '' ']' [2024-03-19T02:20:42.096Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:42.096Z] + WSIMPORT_OPTS= [2024-03-19T02:20:42.096Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:42.096Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [Pipeline] sh [Pipeline] sh [2024-03-19T02:20:42.165Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:42.165Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:42.165Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test jdbc_all [2024-03-19T02:20:42.165Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:42.165Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:42.165Z] + readonly GF_INTERNAL_ENV_SH=/tmp/pQNgf-internal-env [2024-03-19T02:20:42.165Z] + GF_INTERNAL_ENV_SH=/tmp/pQNgf-internal-env [2024-03-19T02:20:42.165Z] + '[' '!' -z '' ']' [2024-03-19T02:20:42.165Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:42.165Z] + WSIMPORT_OPTS= [2024-03-19T02:20:42.166Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:42.166Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:42.398Z] + id [2024-03-19T02:20:42.398Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-03-19T02:20:42.398Z] + uname -a [2024-03-19T02:20:42.398Z] Linux basic-jqh0q 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-03-19T02:20:42.398Z] + env [2024-03-19T02:20:42.398Z] + sort [2024-03-19T02:20:42.398Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:42.398Z] APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:42.398Z] BRANCH_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:42.398Z] BUILD_DISPLAY_NAME=#1 [2024-03-19T02:20:42.398Z] BUILD_ID=1 [2024-03-19T02:20:42.398Z] BUILD_NUMBER=1 [2024-03-19T02:20:42.398Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-8.0.0-M3-BRANCH-1 [2024-03-19T02:20:42.398Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/ [2024-03-19T02:20:42.398Z] CI=true [2024-03-19T02:20:42.398Z] EXECUTOR_NUMBER=0 [2024-03-19T02:20:42.398Z] GITLAB_OBJECT_KIND=none [2024-03-19T02:20:42.398Z] HOME=/home/jenkins [2024-03-19T02:20:42.398Z] HOSTNAME=basic-jqh0q [2024-03-19T02:20:42.398Z] HUDSON_COOKIE=3caefe09-501e-44e6-9092-a9ecdfcd9036 [2024-03-19T02:20:42.398Z] HUDSON_HOME=/var/jenkins [2024-03-19T02:20:42.398Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-03-19T02:20:42.398Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:42.398Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-03-19T02:20:42.398Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-03-19T02:20:42.398Z] JENKINS_AGENT_NAME=basic-jqh0q [2024-03-19T02:20:42.398Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-03-19T02:20:42.398Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-03-19T02:20:42.398Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-03-19T02:20:42.398Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-03-19T02:20:42.398Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-03-19T02:20:42.398Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-03-19T02:20:42.398Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-03-19T02:20:42.398Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-03-19T02:20:42.398Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-03-19T02:20:42.398Z] JENKINS_HOME=/var/jenkins [2024-03-19T02:20:42.398Z] JENKINS_NAME=basic-jqh0q [2024-03-19T02:20:42.398Z] JENKINS_NODE_COOKIE=efb55fb8-d949-4e11-867d-4b400abce738 [2024-03-19T02:20:42.398Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-03-19T02:20:42.398Z] JENKINS_SECRET=**** [2024-03-19T02:20:42.398Z] JENKINS_SERVER_COOKIE=durable-e4ad04430ef9f41d7d3f3ef57d6769dcb1cf59de9d093d116ab39bc2e4073b1e [2024-03-19T02:20:42.398Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-03-19T02:20:42.398Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-03-19T02:20:42.398Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-03-19T02:20:42.398Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-03-19T02:20:42.398Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-03-19T02:20:42.398Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-03-19T02:20:42.398Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-03-19T02:20:42.398Z] JENKINS_UI_SERVICE_PORT=80 [2024-03-19T02:20:42.398Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-03-19T02:20:42.398Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-03-19T02:20:42.398Z] JOB_BASE_NAME=8.0.0-M3-BRANCH [2024-03-19T02:20:42.398Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/display/redirect [2024-03-19T02:20:42.398Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/8.0.0-M3-BRANCH [2024-03-19T02:20:42.398Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/ [2024-03-19T02:20:42.398Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-03-19T02:20:42.398Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-03-19T02:20:42.398Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-03-19T02:20:42.398Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-03-19T02:20:42.398Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-03-19T02:20:42.398Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-03-19T02:20:42.398Z] KUBERNETES_SERVICE_PORT=443 [2024-03-19T02:20:42.399Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-03-19T02:20:42.399Z] LANG=en_US.UTF-8 [2024-03-19T02:20:42.399Z] LANGUAGE=en_US:en [2024-03-19T02:20:42.399Z] LC_ALL=en_US.UTF-8 [2024-03-19T02:20:42.399Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:42.399Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:42.399Z] NODE_LABELS=basic-jqh0q basic [2024-03-19T02:20:42.399Z] NODE_NAME=basic-jqh0q [2024-03-19T02:20:42.399Z] NSS_SDB_USE_CACHE=no [2024-03-19T02:20:42.399Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-jqh0q [2024-03-19T02:20:42.399Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-03-19T02:20:42.399Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-03-19T02:20:42.399Z] POD_LABEL=ssfish_build-and-test-using-jenkinsfile_8_0_0-M3-BRANCH_1-47cvc [2024-03-19T02:20:42.399Z] PORT_ADMIN=4848 [2024-03-19T02:20:42.399Z] PORT_HTTP=8080 [2024-03-19T02:20:42.399Z] PORT_HTTPS=8181 [2024-03-19T02:20:42.399Z] PWD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:42.399Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=artifacts [2024-03-19T02:20:42.399Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=changes [2024-03-19T02:20:42.399Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect [2024-03-19T02:20:42.399Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/8.0.0-M3-BRANCH/1/display/redirect?page=tests [2024-03-19T02:20:42.399Z] S1AS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:42.399Z] SHLVL=1 [2024-03-19T02:20:42.399Z] STAGE_NAME=deployment_all [2024-03-19T02:20:42.399Z] TERM=xterm [2024-03-19T02:20:42.399Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:42.399Z] USER_NAME=jenkins [2024-03-19T02:20:42.399Z] _=/usr/bin/env [2024-03-19T02:20:42.399Z] WORKSPACE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:42.399Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp [2024-03-19T02:20:42.399Z] + df -h [2024-03-19T02:20:42.399Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T02:20:42.399Z] overlay 32G 20K 32G 1% / [2024-03-19T02:20:42.399Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T02:20:42.399Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-03-19T02:20:42.399Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T02:20:42.399Z] tmpfs 26G 62M 26G 1% /etc/hostname [2024-03-19T02:20:42.399Z] /dev/sda4 932G 89G 843G 10% /etc/hosts [2024-03-19T02:20:42.399Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-03-19T02:20:42.399Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-03-19T02:20:42.399Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-03-19T02:20:42.400Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-03-19T02:20:42.400Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-03-19T02:20:42.400Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-03-19T02:20:42.400Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-03-19T02:20:42.400Z] 88 jdk.jcmd/sun.tools.jcmd.JCmd [2024-03-19T02:20:42.400Z] + mvn -version [2024-03-19T02:20:42.411Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:42.411Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:42.445Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:42.445Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:42.497Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:42.497Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:42.498Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test connector_group_1 [2024-03-19T02:20:42.498Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:42.498Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:42.498Z] + readonly GF_INTERNAL_ENV_SH=/tmp/9Nlgf-internal-env [2024-03-19T02:20:42.498Z] + GF_INTERNAL_ENV_SH=/tmp/9Nlgf-internal-env [2024-03-19T02:20:42.498Z] + '[' '!' -z '' ']' [2024-03-19T02:20:42.498Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:42.498Z] + WSIMPORT_OPTS= [2024-03-19T02:20:42.498Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:42.498Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:42.578Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:42.578Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:42.578Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test batch_all [2024-03-19T02:20:42.578Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:42.578Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:42.578Z] + readonly GF_INTERNAL_ENV_SH=/tmp/BVLgf-internal-env [2024-03-19T02:20:42.578Z] + GF_INTERNAL_ENV_SH=/tmp/BVLgf-internal-env [2024-03-19T02:20:42.578Z] + '[' '!' -z '' ']' [2024-03-19T02:20:42.578Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:42.578Z] + WSIMPORT_OPTS= [2024-03-19T02:20:42.578Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:42.578Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:42.582Z] [INFO] [2024-03-19T02:20:42.582Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:42.582Z] [INFO] [2024-03-19T02:20:42.582Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:42.632Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:42.632Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:42.632Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:42.632Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:42.632Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:42.632Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:42.632Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:42.632Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:42.632Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:42.632Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:42.632Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:42.632Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:42.632Z] Preparing dependencies ... [2024-03-19T02:20:42.632Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:42.660Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:42.660Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:42.660Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:42.660Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:42.660Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:42.660Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:42.660Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:42.660Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:42.660Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:42.660Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:42.660Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:42.660Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:42.660Z] Preparing dependencies ... [2024-03-19T02:20:42.660Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:42.729Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:42.729Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:42.729Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:42.729Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:42.729Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:42.729Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:42.729Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:42.729Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:42.729Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:42.730Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:42.730Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:42.730Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:42.730Z] Preparing dependencies ... [2024-03-19T02:20:42.730Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:42.761Z] [INFO] [2024-03-19T02:20:42.761Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:42.761Z] [INFO] [2024-03-19T02:20:42.761Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:42.832Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:20:42.832Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:20:42.832Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:20:42.832Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:20:42.832Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:20:42.832Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:20:42.832Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:20:42.832Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:20:42.832Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:20:42.832Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:20:42.832Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:20:42.832Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:20:42.832Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:20:42.832Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:20:42.833Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:20:42.833Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:20:42.833Z] [INFO] [2024-03-19T02:20:42.833Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:20:42.970Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-03-19T02:20:42.971Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-03-19T02:20:42.971Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:20:42.971Z] Default locale: en_US, platform encoding: UTF-8 [2024-03-19T02:20:42.971Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-03-19T02:20:42.971Z] + ant -version [2024-03-19T02:20:42.971Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:42.971Z] + ps -e -o start,etime,pid,rss,drs,command [2024-03-19T02:20:42.971Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH@tmp/durable-ff6b40a2/script.sh: line 9: ps: command not found [2024-03-19T02:20:42.971Z] + true [2024-03-19T02:20:42.971Z] + cat /proc/cpuinfo [2024-03-19T02:20:42.971Z] processor : 0 [2024-03-19T02:20:42.971Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.971Z] cpu family : 6 [2024-03-19T02:20:42.971Z] model : 62 [2024-03-19T02:20:42.971Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.971Z] stepping : 4 [2024-03-19T02:20:42.971Z] microcode : 0x42e [2024-03-19T02:20:42.971Z] cpu MHz : 2400.136 [2024-03-19T02:20:42.971Z] cache size : 15360 KB [2024-03-19T02:20:42.971Z] physical id : 0 [2024-03-19T02:20:42.971Z] siblings : 12 [2024-03-19T02:20:42.971Z] core id : 0 [2024-03-19T02:20:42.971Z] cpu cores : 6 [2024-03-19T02:20:42.971Z] apicid : 0 [2024-03-19T02:20:42.971Z] initial apicid : 0 [2024-03-19T02:20:42.971Z] fpu : yes [2024-03-19T02:20:42.971Z] fpu_exception : yes [2024-03-19T02:20:42.971Z] cpuid level : 13 [2024-03-19T02:20:42.971Z] wp : yes [2024-03-19T02:20:42.971Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.971Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.971Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.971Z] bogomips : 4199.99 [2024-03-19T02:20:42.971Z] clflush size : 64 [2024-03-19T02:20:42.971Z] cache_alignment : 64 [2024-03-19T02:20:42.971Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.971Z] power management: [2024-03-19T02:20:42.971Z] [2024-03-19T02:20:42.971Z] processor : 1 [2024-03-19T02:20:42.971Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.971Z] cpu family : 6 [2024-03-19T02:20:42.971Z] model : 62 [2024-03-19T02:20:42.971Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.971Z] stepping : 4 [2024-03-19T02:20:42.971Z] microcode : 0x42e [2024-03-19T02:20:42.971Z] cpu MHz : 2399.997 [2024-03-19T02:20:42.971Z] cache size : 15360 KB [2024-03-19T02:20:42.971Z] physical id : 0 [2024-03-19T02:20:42.971Z] siblings : 12 [2024-03-19T02:20:42.971Z] core id : 1 [2024-03-19T02:20:42.971Z] cpu cores : 6 [2024-03-19T02:20:42.971Z] apicid : 2 [2024-03-19T02:20:42.971Z] initial apicid : 2 [2024-03-19T02:20:42.971Z] fpu : yes [2024-03-19T02:20:42.971Z] fpu_exception : yes [2024-03-19T02:20:42.971Z] cpuid level : 13 [2024-03-19T02:20:42.971Z] wp : yes [2024-03-19T02:20:42.972Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.972Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.972Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.972Z] bogomips : 4199.99 [2024-03-19T02:20:42.972Z] clflush size : 64 [2024-03-19T02:20:42.972Z] cache_alignment : 64 [2024-03-19T02:20:42.972Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.972Z] power management: [2024-03-19T02:20:42.972Z] [2024-03-19T02:20:42.972Z] processor : 2 [2024-03-19T02:20:42.972Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.972Z] cpu family : 6 [2024-03-19T02:20:42.972Z] model : 62 [2024-03-19T02:20:42.972Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.972Z] stepping : 4 [2024-03-19T02:20:42.972Z] microcode : 0x42e [2024-03-19T02:20:42.972Z] cpu MHz : 2600.000 [2024-03-19T02:20:42.972Z] cache size : 15360 KB [2024-03-19T02:20:42.972Z] physical id : 0 [2024-03-19T02:20:42.972Z] siblings : 12 [2024-03-19T02:20:42.972Z] core id : 2 [2024-03-19T02:20:42.972Z] cpu cores : 6 [2024-03-19T02:20:42.972Z] apicid : 4 [2024-03-19T02:20:42.972Z] initial apicid : 4 [2024-03-19T02:20:42.972Z] fpu : yes [2024-03-19T02:20:42.972Z] fpu_exception : yes [2024-03-19T02:20:42.972Z] cpuid level : 13 [2024-03-19T02:20:42.972Z] wp : yes [2024-03-19T02:20:42.972Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.972Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.972Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.972Z] bogomips : 4199.99 [2024-03-19T02:20:42.972Z] clflush size : 64 [2024-03-19T02:20:42.972Z] cache_alignment : 64 [2024-03-19T02:20:42.972Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.972Z] power management: [2024-03-19T02:20:42.972Z] [2024-03-19T02:20:42.972Z] processor : 3 [2024-03-19T02:20:42.972Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.972Z] cpu family : 6 [2024-03-19T02:20:42.972Z] model : 62 [2024-03-19T02:20:42.972Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.972Z] stepping : 4 [2024-03-19T02:20:42.972Z] microcode : 0x42e [2024-03-19T02:20:42.972Z] cpu MHz : 1714.948 [2024-03-19T02:20:42.972Z] cache size : 15360 KB [2024-03-19T02:20:42.972Z] physical id : 0 [2024-03-19T02:20:42.972Z] siblings : 12 [2024-03-19T02:20:42.972Z] core id : 3 [2024-03-19T02:20:42.972Z] cpu cores : 6 [2024-03-19T02:20:42.972Z] apicid : 6 [2024-03-19T02:20:42.972Z] initial apicid : 6 [2024-03-19T02:20:42.972Z] fpu : yes [2024-03-19T02:20:42.972Z] fpu_exception : yes [2024-03-19T02:20:42.972Z] cpuid level : 13 [2024-03-19T02:20:42.972Z] wp : yes [2024-03-19T02:20:42.973Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.973Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.973Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.973Z] bogomips : 4199.99 [2024-03-19T02:20:42.973Z] clflush size : 64 [2024-03-19T02:20:42.973Z] cache_alignment : 64 [2024-03-19T02:20:42.973Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.973Z] power management: [2024-03-19T02:20:42.973Z] [2024-03-19T02:20:42.973Z] processor : 4 [2024-03-19T02:20:42.973Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.973Z] cpu family : 6 [2024-03-19T02:20:42.973Z] model : 62 [2024-03-19T02:20:42.973Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.973Z] stepping : 4 [2024-03-19T02:20:42.973Z] microcode : 0x42e [2024-03-19T02:20:42.973Z] cpu MHz : 1740.084 [2024-03-19T02:20:42.973Z] cache size : 15360 KB [2024-03-19T02:20:42.973Z] physical id : 0 [2024-03-19T02:20:42.973Z] siblings : 12 [2024-03-19T02:20:42.973Z] core id : 4 [2024-03-19T02:20:42.973Z] cpu cores : 6 [2024-03-19T02:20:42.973Z] apicid : 8 [2024-03-19T02:20:42.973Z] initial apicid : 8 [2024-03-19T02:20:42.973Z] fpu : yes [2024-03-19T02:20:42.973Z] fpu_exception : yes [2024-03-19T02:20:42.973Z] cpuid level : 13 [2024-03-19T02:20:42.973Z] wp : yes [2024-03-19T02:20:42.973Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.973Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.973Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.973Z] bogomips : 4199.99 [2024-03-19T02:20:42.973Z] clflush size : 64 [2024-03-19T02:20:42.973Z] cache_alignment : 64 [2024-03-19T02:20:42.973Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.973Z] power management: [2024-03-19T02:20:42.973Z] [2024-03-19T02:20:42.973Z] processor : 5 [2024-03-19T02:20:42.973Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.973Z] cpu family : 6 [2024-03-19T02:20:42.973Z] model : 62 [2024-03-19T02:20:42.973Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.973Z] stepping : 4 [2024-03-19T02:20:42.973Z] microcode : 0x42e [2024-03-19T02:20:42.973Z] cpu MHz : 2600.000 [2024-03-19T02:20:42.973Z] cache size : 15360 KB [2024-03-19T02:20:42.973Z] physical id : 0 [2024-03-19T02:20:42.973Z] siblings : 12 [2024-03-19T02:20:42.973Z] core id : 5 [2024-03-19T02:20:42.973Z] cpu cores : 6 [2024-03-19T02:20:42.973Z] apicid : 10 [2024-03-19T02:20:42.973Z] initial apicid : 10 [2024-03-19T02:20:42.973Z] fpu : yes [2024-03-19T02:20:42.973Z] fpu_exception : yes [2024-03-19T02:20:42.973Z] cpuid level : 13 [2024-03-19T02:20:42.973Z] wp : yes [2024-03-19T02:20:42.974Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.974Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.974Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.974Z] bogomips : 4199.99 [2024-03-19T02:20:42.974Z] clflush size : 64 [2024-03-19T02:20:42.974Z] cache_alignment : 64 [2024-03-19T02:20:42.974Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.974Z] power management: [2024-03-19T02:20:42.974Z] [2024-03-19T02:20:42.974Z] processor : 6 [2024-03-19T02:20:42.974Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.974Z] cpu family : 6 [2024-03-19T02:20:42.974Z] model : 62 [2024-03-19T02:20:42.974Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.974Z] stepping : 4 [2024-03-19T02:20:42.974Z] microcode : 0x42e [2024-03-19T02:20:42.974Z] cpu MHz : 2600.000 [2024-03-19T02:20:42.974Z] cache size : 15360 KB [2024-03-19T02:20:42.974Z] physical id : 1 [2024-03-19T02:20:42.974Z] siblings : 12 [2024-03-19T02:20:42.974Z] core id : 0 [2024-03-19T02:20:42.974Z] cpu cores : 6 [2024-03-19T02:20:42.974Z] apicid : 32 [2024-03-19T02:20:42.974Z] initial apicid : 32 [2024-03-19T02:20:42.974Z] fpu : yes [2024-03-19T02:20:42.974Z] fpu_exception : yes [2024-03-19T02:20:42.974Z] cpuid level : 13 [2024-03-19T02:20:42.974Z] wp : yes [2024-03-19T02:20:42.974Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.974Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.974Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.974Z] bogomips : 4213.42 [2024-03-19T02:20:42.974Z] clflush size : 64 [2024-03-19T02:20:42.974Z] cache_alignment : 64 [2024-03-19T02:20:42.974Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.974Z] power management: [2024-03-19T02:20:42.974Z] [2024-03-19T02:20:42.974Z] processor : 7 [2024-03-19T02:20:42.974Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.974Z] cpu family : 6 [2024-03-19T02:20:42.974Z] model : 62 [2024-03-19T02:20:42.974Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.974Z] stepping : 4 [2024-03-19T02:20:42.974Z] microcode : 0x42e [2024-03-19T02:20:42.974Z] cpu MHz : 2600.000 [2024-03-19T02:20:42.975Z] cache size : 15360 KB [2024-03-19T02:20:42.975Z] physical id : 1 [2024-03-19T02:20:42.975Z] siblings : 12 [2024-03-19T02:20:42.975Z] core id : 1 [2024-03-19T02:20:42.975Z] cpu cores : 6 [2024-03-19T02:20:42.975Z] apicid : 34 [2024-03-19T02:20:42.975Z] initial apicid : 34 [2024-03-19T02:20:42.975Z] fpu : yes [2024-03-19T02:20:42.975Z] fpu_exception : yes [2024-03-19T02:20:42.975Z] cpuid level : 13 [2024-03-19T02:20:42.975Z] wp : yes [2024-03-19T02:20:42.975Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.975Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.975Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.975Z] bogomips : 4213.42 [2024-03-19T02:20:42.975Z] clflush size : 64 [2024-03-19T02:20:42.975Z] cache_alignment : 64 [2024-03-19T02:20:42.975Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.975Z] power management: [2024-03-19T02:20:42.975Z] [2024-03-19T02:20:42.975Z] processor : 8 [2024-03-19T02:20:42.975Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.975Z] cpu family : 6 [2024-03-19T02:20:42.975Z] model : 62 [2024-03-19T02:20:42.975Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.975Z] stepping : 4 [2024-03-19T02:20:42.975Z] microcode : 0x42e [2024-03-19T02:20:42.975Z] cpu MHz : 2600.000 [2024-03-19T02:20:42.975Z] cache size : 15360 KB [2024-03-19T02:20:42.975Z] physical id : 1 [2024-03-19T02:20:42.975Z] siblings : 12 [2024-03-19T02:20:42.975Z] core id : 2 [2024-03-19T02:20:42.975Z] cpu cores : 6 [2024-03-19T02:20:42.975Z] apicid : 36 [2024-03-19T02:20:42.975Z] initial apicid : 36 [2024-03-19T02:20:42.975Z] fpu : yes [2024-03-19T02:20:42.975Z] fpu_exception : yes [2024-03-19T02:20:42.975Z] cpuid level : 13 [2024-03-19T02:20:42.975Z] wp : yes [2024-03-19T02:20:42.975Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.975Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.975Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.975Z] bogomips : 4213.42 [2024-03-19T02:20:42.975Z] clflush size : 64 [2024-03-19T02:20:42.975Z] cache_alignment : 64 [2024-03-19T02:20:42.975Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.975Z] power management: [2024-03-19T02:20:42.975Z] [2024-03-19T02:20:42.975Z] processor : 9 [2024-03-19T02:20:42.975Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.975Z] cpu family : 6 [2024-03-19T02:20:42.975Z] model : 62 [2024-03-19T02:20:42.975Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.975Z] stepping : 4 [2024-03-19T02:20:42.975Z] microcode : 0x42e [2024-03-19T02:20:42.976Z] cpu MHz : 2546.193 [2024-03-19T02:20:42.976Z] cache size : 15360 KB [2024-03-19T02:20:42.976Z] physical id : 1 [2024-03-19T02:20:42.976Z] siblings : 12 [2024-03-19T02:20:42.976Z] core id : 3 [2024-03-19T02:20:42.976Z] cpu cores : 6 [2024-03-19T02:20:42.976Z] apicid : 38 [2024-03-19T02:20:42.976Z] initial apicid : 38 [2024-03-19T02:20:42.976Z] fpu : yes [2024-03-19T02:20:42.976Z] fpu_exception : yes [2024-03-19T02:20:42.976Z] cpuid level : 13 [2024-03-19T02:20:42.976Z] wp : yes [2024-03-19T02:20:42.976Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.976Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.976Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.976Z] bogomips : 4213.42 [2024-03-19T02:20:42.976Z] clflush size : 64 [2024-03-19T02:20:42.976Z] cache_alignment : 64 [2024-03-19T02:20:42.976Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.976Z] power management: [2024-03-19T02:20:42.976Z] [2024-03-19T02:20:42.976Z] processor : 10 [2024-03-19T02:20:42.976Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.976Z] cpu family : 6 [2024-03-19T02:20:42.976Z] model : 62 [2024-03-19T02:20:42.976Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.976Z] stepping : 4 [2024-03-19T02:20:42.976Z] microcode : 0x42e [2024-03-19T02:20:42.976Z] cpu MHz : 2600.000 [2024-03-19T02:20:42.976Z] cache size : 15360 KB [2024-03-19T02:20:42.976Z] physical id : 1 [2024-03-19T02:20:42.976Z] siblings : 12 [2024-03-19T02:20:42.976Z] core id : 4 [2024-03-19T02:20:42.976Z] cpu cores : 6 [2024-03-19T02:20:42.976Z] apicid : 40 [2024-03-19T02:20:42.976Z] initial apicid : 40 [2024-03-19T02:20:42.976Z] fpu : yes [2024-03-19T02:20:42.976Z] fpu_exception : yes [2024-03-19T02:20:42.976Z] cpuid level : 13 [2024-03-19T02:20:42.976Z] wp : yes [2024-03-19T02:20:42.976Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.976Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.977Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.977Z] bogomips : 4213.42 [2024-03-19T02:20:42.977Z] clflush size : 64 [2024-03-19T02:20:42.977Z] cache_alignment : 64 [2024-03-19T02:20:42.977Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.977Z] power management: [2024-03-19T02:20:42.977Z] [2024-03-19T02:20:42.977Z] processor : 11 [2024-03-19T02:20:42.977Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.977Z] cpu family : 6 [2024-03-19T02:20:42.977Z] model : 62 [2024-03-19T02:20:42.977Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.977Z] stepping : 4 [2024-03-19T02:20:42.977Z] microcode : 0x42e [2024-03-19T02:20:42.977Z] cpu MHz : 2600.000 [2024-03-19T02:20:42.977Z] cache size : 15360 KB [2024-03-19T02:20:42.977Z] physical id : 1 [2024-03-19T02:20:42.977Z] siblings : 12 [2024-03-19T02:20:42.977Z] core id : 5 [2024-03-19T02:20:42.977Z] cpu cores : 6 [2024-03-19T02:20:42.977Z] apicid : 42 [2024-03-19T02:20:42.977Z] initial apicid : 42 [2024-03-19T02:20:42.977Z] fpu : yes [2024-03-19T02:20:42.977Z] fpu_exception : yes [2024-03-19T02:20:42.977Z] cpuid level : 13 [2024-03-19T02:20:42.977Z] wp : yes [2024-03-19T02:20:42.977Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.977Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.977Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.977Z] bogomips : 4213.42 [2024-03-19T02:20:42.977Z] clflush size : 64 [2024-03-19T02:20:42.977Z] cache_alignment : 64 [2024-03-19T02:20:42.977Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.977Z] power management: [2024-03-19T02:20:42.977Z] [2024-03-19T02:20:42.977Z] processor : 12 [2024-03-19T02:20:42.977Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.977Z] cpu family : 6 [2024-03-19T02:20:42.977Z] model : 62 [2024-03-19T02:20:42.977Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.977Z] stepping : 4 [2024-03-19T02:20:42.977Z] microcode : 0x42e [2024-03-19T02:20:42.977Z] cpu MHz : 1742.640 [2024-03-19T02:20:42.977Z] cache size : 15360 KB [2024-03-19T02:20:42.977Z] physical id : 0 [2024-03-19T02:20:42.977Z] siblings : 12 [2024-03-19T02:20:42.977Z] core id : 0 [2024-03-19T02:20:42.977Z] cpu cores : 6 [2024-03-19T02:20:42.977Z] apicid : 1 [2024-03-19T02:20:42.977Z] initial apicid : 1 [2024-03-19T02:20:42.977Z] fpu : yes [2024-03-19T02:20:42.977Z] fpu_exception : yes [2024-03-19T02:20:42.977Z] cpuid level : 13 [2024-03-19T02:20:42.977Z] wp : yes [2024-03-19T02:20:42.977Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.977Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.978Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.978Z] bogomips : 4199.99 [2024-03-19T02:20:42.978Z] clflush size : 64 [2024-03-19T02:20:42.978Z] cache_alignment : 64 [2024-03-19T02:20:42.978Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.978Z] power management: [2024-03-19T02:20:42.978Z] [2024-03-19T02:20:42.978Z] processor : 13 [2024-03-19T02:20:42.978Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.978Z] cpu family : 6 [2024-03-19T02:20:42.978Z] model : 62 [2024-03-19T02:20:42.978Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.978Z] stepping : 4 [2024-03-19T02:20:42.978Z] microcode : 0x42e [2024-03-19T02:20:42.978Z] cpu MHz : 1739.285 [2024-03-19T02:20:42.978Z] cache size : 15360 KB [2024-03-19T02:20:42.978Z] physical id : 0 [2024-03-19T02:20:42.978Z] siblings : 12 [2024-03-19T02:20:42.978Z] core id : 1 [2024-03-19T02:20:42.978Z] cpu cores : 6 [2024-03-19T02:20:42.978Z] apicid : 3 [2024-03-19T02:20:42.978Z] initial apicid : 3 [2024-03-19T02:20:42.978Z] fpu : yes [2024-03-19T02:20:42.978Z] fpu_exception : yes [2024-03-19T02:20:42.978Z] cpuid level : 13 [2024-03-19T02:20:42.978Z] wp : yes [2024-03-19T02:20:42.978Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.978Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.978Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.978Z] bogomips : 4199.99 [2024-03-19T02:20:42.978Z] clflush size : 64 [2024-03-19T02:20:42.978Z] cache_alignment : 64 [2024-03-19T02:20:42.978Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.978Z] power management: [2024-03-19T02:20:42.978Z] [2024-03-19T02:20:42.978Z] processor : 14 [2024-03-19T02:20:42.978Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.978Z] cpu family : 6 [2024-03-19T02:20:42.978Z] model : 62 [2024-03-19T02:20:42.978Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.978Z] stepping : 4 [2024-03-19T02:20:42.978Z] microcode : 0x42e [2024-03-19T02:20:42.978Z] cpu MHz : 1706.801 [2024-03-19T02:20:42.978Z] cache size : 15360 KB [2024-03-19T02:20:42.978Z] physical id : 0 [2024-03-19T02:20:42.978Z] siblings : 12 [2024-03-19T02:20:42.978Z] core id : 2 [2024-03-19T02:20:42.978Z] cpu cores : 6 [2024-03-19T02:20:42.978Z] apicid : 5 [2024-03-19T02:20:42.978Z] initial apicid : 5 [2024-03-19T02:20:42.978Z] fpu : yes [2024-03-19T02:20:42.978Z] fpu_exception : yes [2024-03-19T02:20:42.978Z] cpuid level : 13 [2024-03-19T02:20:42.978Z] wp : yes [2024-03-19T02:20:42.979Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.979Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.979Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.979Z] bogomips : 4199.99 [2024-03-19T02:20:42.979Z] clflush size : 64 [2024-03-19T02:20:42.979Z] cache_alignment : 64 [2024-03-19T02:20:42.979Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.979Z] power management: [2024-03-19T02:20:42.979Z] [2024-03-19T02:20:42.979Z] processor : 15 [2024-03-19T02:20:42.979Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.979Z] cpu family : 6 [2024-03-19T02:20:42.979Z] model : 62 [2024-03-19T02:20:42.979Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.979Z] stepping : 4 [2024-03-19T02:20:42.979Z] microcode : 0x42e [2024-03-19T02:20:42.979Z] cpu MHz : 2291.678 [2024-03-19T02:20:42.979Z] cache size : 15360 KB [2024-03-19T02:20:42.979Z] physical id : 0 [2024-03-19T02:20:42.979Z] siblings : 12 [2024-03-19T02:20:42.979Z] core id : 3 [2024-03-19T02:20:42.979Z] cpu cores : 6 [2024-03-19T02:20:42.979Z] apicid : 7 [2024-03-19T02:20:42.979Z] initial apicid : 7 [2024-03-19T02:20:42.979Z] fpu : yes [2024-03-19T02:20:42.979Z] fpu_exception : yes [2024-03-19T02:20:42.979Z] cpuid level : 13 [2024-03-19T02:20:42.979Z] wp : yes [2024-03-19T02:20:42.979Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.979Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.979Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.979Z] bogomips : 4199.99 [2024-03-19T02:20:42.979Z] clflush size : 64 [2024-03-19T02:20:42.979Z] cache_alignment : 64 [2024-03-19T02:20:42.979Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.979Z] power management: [2024-03-19T02:20:42.979Z] [2024-03-19T02:20:42.979Z] processor : 16 [2024-03-19T02:20:42.979Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.979Z] cpu family : 6 [2024-03-19T02:20:42.979Z] model : 62 [2024-03-19T02:20:42.979Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.979Z] stepping : 4 [2024-03-19T02:20:42.979Z] microcode : 0x42e [2024-03-19T02:20:42.979Z] cpu MHz : 1757.742 [2024-03-19T02:20:42.979Z] cache size : 15360 KB [2024-03-19T02:20:42.979Z] physical id : 0 [2024-03-19T02:20:42.979Z] siblings : 12 [2024-03-19T02:20:42.979Z] core id : 4 [2024-03-19T02:20:42.979Z] cpu cores : 6 [2024-03-19T02:20:42.979Z] apicid : 9 [2024-03-19T02:20:42.979Z] initial apicid : 9 [2024-03-19T02:20:42.979Z] fpu : yes [2024-03-19T02:20:42.979Z] fpu_exception : yes [2024-03-19T02:20:42.979Z] cpuid level : 13 [2024-03-19T02:20:42.979Z] wp : yes [2024-03-19T02:20:42.979Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.980Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.980Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.980Z] bogomips : 4199.99 [2024-03-19T02:20:42.980Z] clflush size : 64 [2024-03-19T02:20:42.980Z] cache_alignment : 64 [2024-03-19T02:20:42.980Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.980Z] power management: [2024-03-19T02:20:42.980Z] [2024-03-19T02:20:42.980Z] processor : 17 [2024-03-19T02:20:42.980Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.980Z] cpu family : 6 [2024-03-19T02:20:42.980Z] model : 62 [2024-03-19T02:20:42.980Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.980Z] stepping : 4 [2024-03-19T02:20:42.980Z] microcode : 0x42e [2024-03-19T02:20:42.980Z] cpu MHz : 1704.537 [2024-03-19T02:20:42.980Z] cache size : 15360 KB [2024-03-19T02:20:42.980Z] physical id : 0 [2024-03-19T02:20:42.980Z] siblings : 12 [2024-03-19T02:20:42.980Z] core id : 5 [2024-03-19T02:20:42.980Z] cpu cores : 6 [2024-03-19T02:20:42.980Z] apicid : 11 [2024-03-19T02:20:42.980Z] initial apicid : 11 [2024-03-19T02:20:42.980Z] fpu : yes [2024-03-19T02:20:42.980Z] fpu_exception : yes [2024-03-19T02:20:42.980Z] cpuid level : 13 [2024-03-19T02:20:42.980Z] wp : yes [2024-03-19T02:20:42.980Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.980Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.980Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.980Z] bogomips : 4199.99 [2024-03-19T02:20:42.980Z] clflush size : 64 [2024-03-19T02:20:42.980Z] cache_alignment : 64 [2024-03-19T02:20:42.980Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.980Z] power management: [2024-03-19T02:20:42.980Z] [2024-03-19T02:20:42.980Z] processor : 18 [2024-03-19T02:20:42.980Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.980Z] cpu family : 6 [2024-03-19T02:20:42.980Z] model : 62 [2024-03-19T02:20:42.980Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.980Z] stepping : 4 [2024-03-19T02:20:42.980Z] microcode : 0x42e [2024-03-19T02:20:42.980Z] cpu MHz : 2400.574 [2024-03-19T02:20:42.980Z] cache size : 15360 KB [2024-03-19T02:20:42.980Z] physical id : 1 [2024-03-19T02:20:42.980Z] siblings : 12 [2024-03-19T02:20:42.980Z] core id : 0 [2024-03-19T02:20:42.980Z] cpu cores : 6 [2024-03-19T02:20:42.980Z] apicid : 33 [2024-03-19T02:20:42.980Z] initial apicid : 33 [2024-03-19T02:20:42.980Z] fpu : yes [2024-03-19T02:20:42.980Z] fpu_exception : yes [2024-03-19T02:20:42.980Z] cpuid level : 13 [2024-03-19T02:20:42.980Z] wp : yes [2024-03-19T02:20:42.981Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.981Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.981Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.981Z] bogomips : 4213.42 [2024-03-19T02:20:42.981Z] clflush size : 64 [2024-03-19T02:20:42.981Z] cache_alignment : 64 [2024-03-19T02:20:42.981Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.981Z] power management: [2024-03-19T02:20:42.981Z] [2024-03-19T02:20:42.981Z] processor : 19 [2024-03-19T02:20:42.981Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.981Z] cpu family : 6 [2024-03-19T02:20:42.981Z] model : 62 [2024-03-19T02:20:42.981Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.981Z] stepping : 4 [2024-03-19T02:20:42.981Z] microcode : 0x42e [2024-03-19T02:20:42.981Z] cpu MHz : 2400.357 [2024-03-19T02:20:42.981Z] cache size : 15360 KB [2024-03-19T02:20:42.981Z] physical id : 1 [2024-03-19T02:20:42.981Z] siblings : 12 [2024-03-19T02:20:42.981Z] core id : 1 [2024-03-19T02:20:42.981Z] cpu cores : 6 [2024-03-19T02:20:42.981Z] apicid : 35 [2024-03-19T02:20:42.981Z] initial apicid : 35 [2024-03-19T02:20:42.981Z] fpu : yes [2024-03-19T02:20:42.981Z] fpu_exception : yes [2024-03-19T02:20:42.981Z] cpuid level : 13 [2024-03-19T02:20:42.981Z] wp : yes [2024-03-19T02:20:42.981Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.981Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.981Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.981Z] bogomips : 4213.42 [2024-03-19T02:20:42.981Z] clflush size : 64 [2024-03-19T02:20:42.981Z] cache_alignment : 64 [2024-03-19T02:20:42.981Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.981Z] power management: [2024-03-19T02:20:42.981Z] [2024-03-19T02:20:42.981Z] processor : 20 [2024-03-19T02:20:42.981Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.981Z] cpu family : 6 [2024-03-19T02:20:42.981Z] model : 62 [2024-03-19T02:20:42.981Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.981Z] stepping : 4 [2024-03-19T02:20:42.981Z] microcode : 0x42e [2024-03-19T02:20:42.981Z] cpu MHz : 2400.198 [2024-03-19T02:20:42.981Z] cache size : 15360 KB [2024-03-19T02:20:42.981Z] physical id : 1 [2024-03-19T02:20:42.981Z] siblings : 12 [2024-03-19T02:20:42.981Z] core id : 2 [2024-03-19T02:20:42.981Z] cpu cores : 6 [2024-03-19T02:20:42.981Z] apicid : 37 [2024-03-19T02:20:42.981Z] initial apicid : 37 [2024-03-19T02:20:42.981Z] fpu : yes [2024-03-19T02:20:42.981Z] fpu_exception : yes [2024-03-19T02:20:42.981Z] cpuid level : 13 [2024-03-19T02:20:42.981Z] wp : yes [2024-03-19T02:20:42.982Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.982Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.982Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.982Z] bogomips : 4213.42 [2024-03-19T02:20:42.982Z] clflush size : 64 [2024-03-19T02:20:42.982Z] cache_alignment : 64 [2024-03-19T02:20:42.982Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.982Z] power management: [2024-03-19T02:20:42.982Z] [2024-03-19T02:20:42.982Z] processor : 21 [2024-03-19T02:20:42.982Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.982Z] cpu family : 6 [2024-03-19T02:20:42.982Z] model : 62 [2024-03-19T02:20:42.982Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.982Z] stepping : 4 [2024-03-19T02:20:42.982Z] microcode : 0x42e [2024-03-19T02:20:42.982Z] cpu MHz : 2403.251 [2024-03-19T02:20:42.982Z] cache size : 15360 KB [2024-03-19T02:20:42.982Z] physical id : 1 [2024-03-19T02:20:42.982Z] siblings : 12 [2024-03-19T02:20:42.982Z] core id : 3 [2024-03-19T02:20:42.982Z] cpu cores : 6 [2024-03-19T02:20:42.982Z] apicid : 39 [2024-03-19T02:20:42.982Z] initial apicid : 39 [2024-03-19T02:20:42.982Z] fpu : yes [2024-03-19T02:20:42.982Z] fpu_exception : yes [2024-03-19T02:20:42.982Z] cpuid level : 13 [2024-03-19T02:20:42.982Z] wp : yes [2024-03-19T02:20:42.982Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.982Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.982Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.982Z] bogomips : 4213.42 [2024-03-19T02:20:42.982Z] clflush size : 64 [2024-03-19T02:20:42.982Z] cache_alignment : 64 [2024-03-19T02:20:42.982Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.982Z] power management: [2024-03-19T02:20:42.982Z] [2024-03-19T02:20:42.982Z] processor : 22 [2024-03-19T02:20:42.982Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.982Z] cpu family : 6 [2024-03-19T02:20:42.982Z] model : 62 [2024-03-19T02:20:42.982Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.982Z] stepping : 4 [2024-03-19T02:20:42.982Z] microcode : 0x42e [2024-03-19T02:20:42.982Z] cpu MHz : 2400.250 [2024-03-19T02:20:42.982Z] cache size : 15360 KB [2024-03-19T02:20:42.983Z] physical id : 1 [2024-03-19T02:20:42.983Z] siblings : 12 [2024-03-19T02:20:42.983Z] core id : 4 [2024-03-19T02:20:42.983Z] cpu cores : 6 [2024-03-19T02:20:42.983Z] apicid : 41 [2024-03-19T02:20:42.983Z] initial apicid : 41 [2024-03-19T02:20:42.983Z] fpu : yes [2024-03-19T02:20:42.983Z] fpu_exception : yes [2024-03-19T02:20:42.983Z] cpuid level : 13 [2024-03-19T02:20:42.983Z] wp : yes [2024-03-19T02:20:42.983Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.983Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.983Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.983Z] bogomips : 4213.42 [2024-03-19T02:20:42.983Z] clflush size : 64 [2024-03-19T02:20:42.983Z] cache_alignment : 64 [2024-03-19T02:20:42.983Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.983Z] power management: [2024-03-19T02:20:42.983Z] [2024-03-19T02:20:42.983Z] processor : 23 [2024-03-19T02:20:42.983Z] vendor_id : GenuineIntel [2024-03-19T02:20:42.983Z] cpu family : 6 [2024-03-19T02:20:42.983Z] model : 62 [2024-03-19T02:20:42.983Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-03-19T02:20:42.983Z] stepping : 4 [2024-03-19T02:20:42.983Z] microcode : 0x42e [2024-03-19T02:20:42.983Z] cpu MHz : 2399.584 [2024-03-19T02:20:42.983Z] cache size : 15360 KB [2024-03-19T02:20:42.983Z] physical id : 1 [2024-03-19T02:20:42.983Z] siblings : 12 [2024-03-19T02:20:42.983Z] core id : 5 [2024-03-19T02:20:42.983Z] cpu cores : 6 [2024-03-19T02:20:42.983Z] apicid : 43 [2024-03-19T02:20:42.983Z] initial apicid : 43 [2024-03-19T02:20:42.983Z] fpu : yes [2024-03-19T02:20:42.983Z] fpu_exception : yes [2024-03-19T02:20:42.983Z] cpuid level : 13 [2024-03-19T02:20:42.983Z] wp : yes [2024-03-19T02:20:42.983Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-03-19T02:20:42.983Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-03-19T02:20:42.983Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-03-19T02:20:42.984Z] bogomips : 4213.42 [2024-03-19T02:20:42.984Z] clflush size : 64 [2024-03-19T02:20:42.984Z] cache_alignment : 64 [2024-03-19T02:20:42.984Z] address sizes : 46 bits physical, 48 bits virtual [2024-03-19T02:20:42.984Z] power management: [2024-03-19T02:20:42.984Z] [2024-03-19T02:20:42.984Z] + cat /proc/meminfo [2024-03-19T02:20:42.984Z] MemTotal: 131953708 kB [2024-03-19T02:20:42.984Z] MemFree: 86040504 kB [2024-03-19T02:20:42.984Z] MemAvailable: 118317908 kB [2024-03-19T02:20:42.984Z] Buffers: 1772 kB [2024-03-19T02:20:42.984Z] Cached: 31277668 kB [2024-03-19T02:20:42.984Z] SwapCached: 0 kB [2024-03-19T02:20:42.984Z] Active: 15169096 kB [2024-03-19T02:20:42.984Z] Inactive: 26426444 kB [2024-03-19T02:20:42.984Z] Active(anon): 9712380 kB [2024-03-19T02:20:42.984Z] Inactive(anon): 703424 kB [2024-03-19T02:20:42.984Z] Active(file): 5456716 kB [2024-03-19T02:20:42.984Z] Inactive(file): 25723020 kB [2024-03-19T02:20:42.984Z] Unevictable: 96376 kB [2024-03-19T02:20:42.984Z] Mlocked: 96376 kB [2024-03-19T02:20:42.984Z] SwapTotal: 0 kB [2024-03-19T02:20:42.984Z] SwapFree: 0 kB [2024-03-19T02:20:42.984Z] Zswap: 0 kB [2024-03-19T02:20:42.984Z] Zswapped: 0 kB [2024-03-19T02:20:42.984Z] Dirty: 198640 kB [2024-03-19T02:20:42.984Z] Writeback: 0 kB [2024-03-19T02:20:42.984Z] AnonPages: 10348056 kB [2024-03-19T02:20:42.984Z] Mapped: 746488 kB [2024-03-19T02:20:42.984Z] Shmem: 91496 kB [2024-03-19T02:20:42.984Z] KReclaimable: 2160560 kB [2024-03-19T02:20:42.984Z] Slab: 3078288 kB [2024-03-19T02:20:42.984Z] SReclaimable: 2160560 kB [2024-03-19T02:20:42.984Z] SUnreclaim: 917728 kB [2024-03-19T02:20:42.984Z] KernelStack: 30736 kB [2024-03-19T02:20:42.984Z] PageTables: 52884 kB [2024-03-19T02:20:42.984Z] SecPageTables: 0 kB [2024-03-19T02:20:42.984Z] NFS_Unstable: 0 kB [2024-03-19T02:20:42.984Z] Bounce: 0 kB [2024-03-19T02:20:42.984Z] WritebackTmp: 0 kB [2024-03-19T02:20:42.984Z] CommitLimit: 65976852 kB [2024-03-19T02:20:42.984Z] Committed_AS: 9777888 kB [2024-03-19T02:20:42.984Z] VmallocTotal: 34359738367 kB [2024-03-19T02:20:42.984Z] VmallocUsed: 190312 kB [2024-03-19T02:20:42.984Z] VmallocChunk: 0 kB [2024-03-19T02:20:42.984Z] Percpu: 98688 kB [2024-03-19T02:20:42.984Z] HardwareCorrupted: 0 kB [2024-03-19T02:20:42.984Z] AnonHugePages: 5240832 kB [2024-03-19T02:20:42.984Z] ShmemHugePages: 0 kB [2024-03-19T02:20:42.984Z] ShmemPmdMapped: 0 kB [2024-03-19T02:20:42.984Z] FileHugePages: 0 kB [2024-03-19T02:20:42.984Z] FilePmdMapped: 0 kB [2024-03-19T02:20:42.984Z] CmaTotal: 0 kB [2024-03-19T02:20:42.984Z] CmaFree: 0 kB [2024-03-19T02:20:42.984Z] HugePages_Total: 0 [2024-03-19T02:20:42.984Z] HugePages_Free: 0 [2024-03-19T02:20:42.984Z] HugePages_Rsvd: 0 [2024-03-19T02:20:42.984Z] HugePages_Surp: 0 [2024-03-19T02:20:42.984Z] Hugepagesize: 2048 kB [2024-03-19T02:20:42.984Z] Hugetlb: 0 kB [2024-03-19T02:20:42.984Z] DirectMap4k: 733956 kB [2024-03-19T02:20:42.984Z] DirectMap2M: 13912064 kB [2024-03-19T02:20:42.984Z] DirectMap1G: 121634816 kB [2024-03-19T02:20:42.995Z] [INFO] [2024-03-19T02:20:42.995Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:42.995Z] [INFO] [2024-03-19T02:20:42.995Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [Pipeline] sh [2024-03-19T02:20:43.018Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:43.018Z] [INFO] [2024-03-19T02:20:43.018Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:43.063Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:43.063Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:43.063Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:43.063Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:43.063Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:43.063Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:43.063Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:43.063Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:43.063Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:43.063Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:43.063Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:43.063Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:43.063Z] Preparing dependencies ... [2024-03-19T02:20:43.063Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:43.086Z] [INFO] [2024-03-19T02:20:43.086Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:43.086Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:43.086Z] [INFO] from pom.xml [2024-03-19T02:20:43.086Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:43.145Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:43.145Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:43.145Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:43.145Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:43.145Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:43.145Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:43.145Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:43.145Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:43.145Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:43.145Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:43.145Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:43.145Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:43.145Z] Preparing dependencies ... [2024-03-19T02:20:43.145Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:43.236Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:20:43.236Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:20:43.236Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:20:43.236Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:20:43.236Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:20:43.236Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:20:43.236Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:20:43.236Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:20:43.236Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:20:43.236Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:20:43.237Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:20:43.237Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:20:43.237Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:20:43.237Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:20:43.237Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:20:43.237Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:20:43.237Z] [INFO] [2024-03-19T02:20:43.237Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:20:43.275Z] [INFO] [2024-03-19T02:20:43.276Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:43.286Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:43.286Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests [2024-03-19T02:20:43.347Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:43.347Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:43.347Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test connector_group_3 [2024-03-19T02:20:43.347Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:43.347Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:43.347Z] + readonly GF_INTERNAL_ENV_SH=/tmp/WFKgf-internal-env [2024-03-19T02:20:43.347Z] + GF_INTERNAL_ENV_SH=/tmp/WFKgf-internal-env [2024-03-19T02:20:43.347Z] + '[' '!' -z '' ']' [2024-03-19T02:20:43.347Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:43.347Z] + WSIMPORT_OPTS= [2024-03-19T02:20:43.347Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:43.347Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:43.384Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:43.384Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:43.384Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test connector_group_4 [2024-03-19T02:20:43.384Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:43.384Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:43.384Z] + readonly GF_INTERNAL_ENV_SH=/tmp/oNqgf-internal-env [2024-03-19T02:20:43.384Z] + GF_INTERNAL_ENV_SH=/tmp/oNqgf-internal-env [2024-03-19T02:20:43.384Z] + '[' '!' -z '' ']' [2024-03-19T02:20:43.384Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:43.384Z] + WSIMPORT_OPTS= [2024-03-19T02:20:43.385Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:43.385Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:43.514Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:43.514Z] [INFO] [2024-03-19T02:20:43.514Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:43.560Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:43.560Z] [INFO] [2024-03-19T02:20:43.560Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:43.560Z] [INFO] [2024-03-19T02:20:43.560Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:43.738Z] [INFO] No sources to compile [2024-03-19T02:20:43.738Z] [INFO] [2024-03-19T02:20:43.738Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:43.749Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:20:43.749Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:20:43.749Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:20:43.749Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:20:43.749Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:20:43.749Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:20:43.749Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:20:43.749Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:20:43.749Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:20:43.749Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:20:43.749Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:20:43.749Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:20:43.749Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:20:43.750Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:20:43.750Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:20:43.750Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:20:43.750Z] [INFO] [2024-03-19T02:20:43.750Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:20:43.772Z] [INFO] [2024-03-19T02:20:43.772Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:43.918Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:43.918Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:43.918Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:43.918Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:43.918Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:43.918Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:43.918Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:43.918Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:43.918Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:43.918Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:43.918Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:43.918Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:43.918Z] Preparing dependencies ... [2024-03-19T02:20:43.918Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:43.951Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:43.951Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:43.951Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:43.952Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:43.952Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:43.952Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:43.952Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:43.952Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:43.952Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:43.952Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:43.952Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:43.952Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:43.952Z] Preparing dependencies ... [2024-03-19T02:20:43.952Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:43.997Z] [INFO] [2024-03-19T02:20:43.997Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:43.997Z] [INFO] [2024-03-19T02:20:43.997Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:43.997Z] [INFO] No sources to compile [2024-03-19T02:20:43.997Z] [INFO] [2024-03-19T02:20:43.997Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:43.997Z] [INFO] No sources to compile [2024-03-19T02:20:43.997Z] [INFO] [2024-03-19T02:20:43.997Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:44.007Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:20:44.028Z] [INFO] Scanning for projects... [2024-03-19T02:20:44.037Z] [INFO] Scanning for projects... [2024-03-19T02:20:44.099Z] [INFO] Scanning for projects... [2024-03-19T02:20:44.169Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:20:44.205Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:20:44.445Z] [INFO] Scanning for projects... [2024-03-19T02:20:44.561Z] [INFO] Executing tasks [2024-03-19T02:20:44.562Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:44.562Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:44.562Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:44.562Z] [INFO] Executed tasks [2024-03-19T02:20:44.562Z] [INFO] [2024-03-19T02:20:44.562Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:44.663Z] + export CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:44.663Z] + CLASSPATH=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb [2024-03-19T02:20:44.663Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/gftest.sh run_test deployment_all [2024-03-19T02:20:44.663Z] + '[' '!' -z /var/jenkins ']' [2024-03-19T02:20:44.663Z] ++ mktemp -t XXXgf-internal-env [2024-03-19T02:20:44.663Z] + readonly GF_INTERNAL_ENV_SH=/tmp/nZ6gf-internal-env [2024-03-19T02:20:44.663Z] + GF_INTERNAL_ENV_SH=/tmp/nZ6gf-internal-env [2024-03-19T02:20:44.663Z] + '[' '!' -z '' ']' [2024-03-19T02:20:44.663Z] + export WSIMPORT_OPTS= [2024-03-19T02:20:44.663Z] + WSIMPORT_OPTS= [2024-03-19T02:20:44.663Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz ']' [2024-03-19T02:20:44.664Z] + tar -xzf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-03-19T02:20:45.046Z] [INFO] Scanning for projects... [2024-03-19T02:20:45.134Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:20:45.134Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:20:45.150Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:20:45.150Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:20:45.379Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:20:45.379Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:20:45.379Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:20:45.379Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:20:45.391Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:20:45.391Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:20:45.391Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:20:45.391Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:20:45.391Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:45.391Z] [INFO] BUILD SUCCESS [2024-03-19T02:20:45.391Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:45.391Z] [INFO] Total time: 22.359 s [2024-03-19T02:20:45.391Z] [INFO] Finished at: 2024-03-19T02:20:45Z [2024-03-19T02:20:45.391Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:45.391Z] + run_test web_jsp [2024-03-19T02:20:45.391Z] + local testid=web_jsp [2024-03-19T02:20:45.391Z] + local found=false [2024-03-19T02:20:45.391Z] ++ find . -name run_test.sh [2024-03-19T02:20:45.407Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:20:45.407Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:20:45.407Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:20:45.407Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:20:45.407Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:45.407Z] [INFO] BUILD SUCCESS [2024-03-19T02:20:45.407Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:45.407Z] [INFO] Total time: 22.372 s [2024-03-19T02:20:45.407Z] [INFO] Finished at: 2024-03-19T02:20:45Z [2024-03-19T02:20:45.407Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:45.407Z] + run_test ql_gf_full_profile_all [2024-03-19T02:20:45.407Z] + local testid=ql_gf_full_profile_all [2024-03-19T02:20:45.407Z] + local found=false [2024-03-19T02:20:45.407Z] ++ find . -name run_test.sh [2024-03-19T02:20:45.601Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish' [2024-03-19T02:20:45.601Z] Removing old glassfish directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:45.601Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:45.601Z] + export APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:45.601Z] + APS_HOME=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:45.601Z] + export 'MVN_EXTRA='\'''\''' [2024-03-19T02:20:45.601Z] + MVN_EXTRA=''\'''\''' [2024-03-19T02:20:45.601Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:45.601Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-03-19T02:20:45.601Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:45.601Z] + M2_REPO=/home/jenkins/.m2/repository [2024-03-19T02:20:45.601Z] + echo 'Preparing dependencies ...' [2024-03-19T02:20:45.601Z] Preparing dependencies ... [2024-03-19T02:20:45.601Z] + mvn clean package -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-03-19T02:20:45.636Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:20:45.637Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:20:45.637Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:45.637Z] [INFO] BUILD SUCCESS [2024-03-19T02:20:45.637Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:45.637Z] [INFO] Total time: 21.340 s [2024-03-19T02:20:45.637Z] [INFO] Finished at: 2024-03-19T02:20:45Z [2024-03-19T02:20:45.637Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:45.637Z] + run_test ejb_group_3 [2024-03-19T02:20:45.637Z] + local testid=ejb_group_3 [2024-03-19T02:20:45.637Z] + local found=false [2024-03-19T02:20:45.637Z] ++ find . -name run_test.sh [2024-03-19T02:20:45.637Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.637Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:20:45.637Z] + OPT=list_test_ids [2024-03-19T02:20:45.637Z] + TEST_ID= [2024-03-19T02:20:45.637Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:20:45.637Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:20:45.637Z] +++ uname [2024-03-19T02:20:45.637Z] +++ grep -i sunos [2024-03-19T02:20:45.637Z] +++ wc -l [2024-03-19T02:20:45.637Z] +++ awk '{print $1}' [2024-03-19T02:20:45.637Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.637Z] ++ GREP=grep [2024-03-19T02:20:45.637Z] ++ AWK=awk [2024-03-19T02:20:45.637Z] ++ SED=sed [2024-03-19T02:20:45.637Z] ++ BC=bc [2024-03-19T02:20:45.637Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.637Z] + case ${OPT} in [2024-03-19T02:20:45.637Z] + list_test_ids [2024-03-19T02:20:45.637Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:20:45.637Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.637Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.637Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.637Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.637Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.637Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.637Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.637Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.637Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.637Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.637Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.637Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.637Z] + [[ false = true ]] [2024-03-19T02:20:45.637Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.637Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:20:45.637Z] + OPT=list_test_ids [2024-03-19T02:20:45.637Z] + TEST_ID= [2024-03-19T02:20:45.637Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:20:45.637Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:20:45.637Z] +++ uname [2024-03-19T02:20:45.637Z] +++ grep -i sunos [2024-03-19T02:20:45.637Z] +++ wc -l [2024-03-19T02:20:45.637Z] +++ awk '{print $1}' [2024-03-19T02:20:45.637Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.637Z] ++ GREP=grep [2024-03-19T02:20:45.637Z] ++ AWK=awk [2024-03-19T02:20:45.637Z] ++ SED=sed [2024-03-19T02:20:45.637Z] ++ BC=bc [2024-03-19T02:20:45.637Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.637Z] + case ${OPT} in [2024-03-19T02:20:45.637Z] + list_test_ids [2024-03-19T02:20:45.637Z] + echo batch_all [2024-03-19T02:20:45.637Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.637Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.637Z] + [[ false = true ]] [2024-03-19T02:20:45.637Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.637Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:20:45.637Z] + OPT=list_test_ids [2024-03-19T02:20:45.637Z] + TEST_ID= [2024-03-19T02:20:45.637Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:20:45.637Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:20:45.637Z] +++ uname [2024-03-19T02:20:45.637Z] +++ grep -i sunos [2024-03-19T02:20:45.637Z] +++ wc -l [2024-03-19T02:20:45.637Z] +++ awk '{print $1}' [2024-03-19T02:20:45.637Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.637Z] ++ GREP=grep [2024-03-19T02:20:45.637Z] ++ AWK=awk [2024-03-19T02:20:45.637Z] ++ SED=sed [2024-03-19T02:20:45.637Z] ++ BC=bc [2024-03-19T02:20:45.637Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.637Z] + case ${OPT} in [2024-03-19T02:20:45.637Z] + list_test_ids [2024-03-19T02:20:45.637Z] + echo cdi_all [2024-03-19T02:20:45.637Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.637Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.637Z] + [[ false = true ]] [2024-03-19T02:20:45.637Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.638Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:20:45.638Z] + OPT=list_test_ids [2024-03-19T02:20:45.638Z] + TEST_ID= [2024-03-19T02:20:45.638Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:20:45.638Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:20:45.638Z] +++ uname [2024-03-19T02:20:45.638Z] +++ grep -i sunos [2024-03-19T02:20:45.638Z] +++ wc -l [2024-03-19T02:20:45.638Z] +++ awk '{print $1}' [2024-03-19T02:20:45.638Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.638Z] ++ GREP=grep [2024-03-19T02:20:45.638Z] ++ AWK=awk [2024-03-19T02:20:45.638Z] ++ SED=sed [2024-03-19T02:20:45.638Z] ++ BC=bc [2024-03-19T02:20:45.638Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.638Z] + case ${OPT} in [2024-03-19T02:20:45.638Z] + list_test_ids [2024-03-19T02:20:45.638Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + [[ false = true ]] [2024-03-19T02:20:45.638Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.638Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:20:45.638Z] + OPT=list_test_ids [2024-03-19T02:20:45.638Z] + TEST_ID= [2024-03-19T02:20:45.638Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:20:45.638Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:20:45.638Z] +++ uname [2024-03-19T02:20:45.638Z] +++ grep -i sunos [2024-03-19T02:20:45.638Z] +++ wc -l [2024-03-19T02:20:45.638Z] +++ awk '{print $1}' [2024-03-19T02:20:45.638Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.638Z] ++ GREP=grep [2024-03-19T02:20:45.638Z] ++ AWK=awk [2024-03-19T02:20:45.638Z] ++ SED=sed [2024-03-19T02:20:45.638Z] ++ BC=bc [2024-03-19T02:20:45.638Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.638Z] + case ${OPT} in [2024-03-19T02:20:45.638Z] + list_test_ids [2024-03-19T02:20:45.638Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + [[ false = true ]] [2024-03-19T02:20:45.638Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.638Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-03-19T02:20:45.638Z] + OPT=list_test_ids [2024-03-19T02:20:45.638Z] + TEST_ID= [2024-03-19T02:20:45.638Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:20:45.638Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:20:45.638Z] +++ uname [2024-03-19T02:20:45.638Z] +++ grep -i sunos [2024-03-19T02:20:45.638Z] +++ wc -l [2024-03-19T02:20:45.638Z] +++ awk '{print $1}' [2024-03-19T02:20:45.638Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.638Z] ++ GREP=grep [2024-03-19T02:20:45.638Z] ++ AWK=awk [2024-03-19T02:20:45.638Z] ++ SED=sed [2024-03-19T02:20:45.638Z] ++ BC=bc [2024-03-19T02:20:45.638Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.638Z] + case ${OPT} in [2024-03-19T02:20:45.638Z] + list_test_ids [2024-03-19T02:20:45.638Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.638Z] + [[ ejb_group_3 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:20:45.638Z] + found=true [2024-03-19T02:20:45.638Z] + break [2024-03-19T02:20:45.638Z] + [[ true = true ]] [2024-03-19T02:20:45.638Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_3 [2024-03-19T02:20:45.638Z] + OPT=run_test_id [2024-03-19T02:20:45.638Z] + TEST_ID=ejb_group_3 [2024-03-19T02:20:45.638Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:20:45.639Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:20:45.648Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.648Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:20:45.648Z] + OPT=list_test_ids [2024-03-19T02:20:45.648Z] + TEST_ID= [2024-03-19T02:20:45.648Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:20:45.648Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:20:45.648Z] +++ uname [2024-03-19T02:20:45.648Z] +++ grep -i sunos [2024-03-19T02:20:45.648Z] +++ wc -l [2024-03-19T02:20:45.648Z] +++ awk '{print $1}' [2024-03-19T02:20:45.648Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.648Z] ++ GREP=grep [2024-03-19T02:20:45.648Z] ++ AWK=awk [2024-03-19T02:20:45.648Z] ++ SED=sed [2024-03-19T02:20:45.648Z] ++ BC=bc [2024-03-19T02:20:45.648Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.648Z] + case ${OPT} in [2024-03-19T02:20:45.648Z] + list_test_ids [2024-03-19T02:20:45.648Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:20:45.648Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.648Z] + [[ admin_cli_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.648Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.648Z] + [[ admin-cli-group-1 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.648Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.648Z] + [[ admin-cli-group-2 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.648Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.648Z] + [[ admin-cli-group-3 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.648Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.648Z] + [[ admin-cli-group-4 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.648Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.648Z] + [[ admin-cli-group-5 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.648Z] + [[ false = true ]] [2024-03-19T02:20:45.648Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.648Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:20:45.648Z] + OPT=list_test_ids [2024-03-19T02:20:45.648Z] + TEST_ID= [2024-03-19T02:20:45.648Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:20:45.648Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:20:45.648Z] +++ uname [2024-03-19T02:20:45.648Z] +++ grep -i sunos [2024-03-19T02:20:45.648Z] +++ wc -l [2024-03-19T02:20:45.648Z] +++ awk '{print $1}' [2024-03-19T02:20:45.648Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.648Z] ++ GREP=grep [2024-03-19T02:20:45.648Z] ++ AWK=awk [2024-03-19T02:20:45.648Z] ++ SED=sed [2024-03-19T02:20:45.648Z] ++ BC=bc [2024-03-19T02:20:45.648Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.648Z] + case ${OPT} in [2024-03-19T02:20:45.648Z] + list_test_ids [2024-03-19T02:20:45.649Z] + echo batch_all [2024-03-19T02:20:45.649Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.649Z] + [[ batch_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.649Z] + [[ false = true ]] [2024-03-19T02:20:45.649Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.649Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:20:45.649Z] + OPT=list_test_ids [2024-03-19T02:20:45.649Z] + TEST_ID= [2024-03-19T02:20:45.649Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:20:45.649Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:20:45.649Z] +++ uname [2024-03-19T02:20:45.649Z] +++ grep -i sunos [2024-03-19T02:20:45.649Z] +++ wc -l [2024-03-19T02:20:45.649Z] +++ awk '{print $1}' [2024-03-19T02:20:45.649Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.649Z] ++ GREP=grep [2024-03-19T02:20:45.649Z] ++ AWK=awk [2024-03-19T02:20:45.649Z] ++ SED=sed [2024-03-19T02:20:45.649Z] ++ BC=bc [2024-03-19T02:20:45.649Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.649Z] + case ${OPT} in [2024-03-19T02:20:45.649Z] + list_test_ids [2024-03-19T02:20:45.649Z] + echo cdi_all [2024-03-19T02:20:45.649Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.649Z] + [[ cdi_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.649Z] + [[ false = true ]] [2024-03-19T02:20:45.649Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.649Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:20:45.649Z] + OPT=list_test_ids [2024-03-19T02:20:45.649Z] + TEST_ID= [2024-03-19T02:20:45.649Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:20:45.649Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:20:45.649Z] +++ uname [2024-03-19T02:20:45.649Z] +++ grep -i sunos [2024-03-19T02:20:45.649Z] +++ wc -l [2024-03-19T02:20:45.649Z] +++ awk '{print $1}' [2024-03-19T02:20:45.649Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.649Z] ++ GREP=grep [2024-03-19T02:20:45.649Z] ++ AWK=awk [2024-03-19T02:20:45.649Z] ++ SED=sed [2024-03-19T02:20:45.649Z] ++ BC=bc [2024-03-19T02:20:45.649Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.649Z] + case ${OPT} in [2024-03-19T02:20:45.649Z] + list_test_ids [2024-03-19T02:20:45.649Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:20:45.649Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.649Z] + [[ connector_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.649Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.649Z] + [[ connector_group_1 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.649Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.649Z] + [[ connector_group_2 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.649Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.649Z] + [[ connector_group_3 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.649Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.649Z] + [[ connector_group_4 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.649Z] + [[ false = true ]] [2024-03-19T02:20:45.649Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.649Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:20:45.649Z] + OPT=list_test_ids [2024-03-19T02:20:45.649Z] + TEST_ID= [2024-03-19T02:20:45.649Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:20:45.649Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:20:45.649Z] +++ uname [2024-03-19T02:20:45.649Z] +++ grep -i sunos [2024-03-19T02:20:45.649Z] +++ wc -l [2024-03-19T02:20:45.649Z] +++ awk '{print $1}' [2024-03-19T02:20:45.649Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.649Z] ++ GREP=grep [2024-03-19T02:20:45.649Z] ++ AWK=awk [2024-03-19T02:20:45.649Z] ++ SED=sed [2024-03-19T02:20:45.649Z] ++ BC=bc [2024-03-19T02:20:45.649Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.649Z] + case ${OPT} in [2024-03-19T02:20:45.649Z] + list_test_ids [2024-03-19T02:20:45.649Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:20:45.649Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.649Z] + [[ deployment_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.649Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.649Z] + [[ deployment_cluster_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.649Z] + [[ false = true ]] [2024-03-19T02:20:45.649Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.649Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-03-19T02:20:45.649Z] + OPT=list_test_ids [2024-03-19T02:20:45.649Z] + TEST_ID= [2024-03-19T02:20:45.649Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:20:45.649Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:20:45.649Z] +++ uname [2024-03-19T02:20:45.649Z] +++ grep -i sunos [2024-03-19T02:20:45.649Z] +++ wc -l [2024-03-19T02:20:45.649Z] +++ awk '{print $1}' [2024-03-19T02:20:45.649Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.649Z] ++ GREP=grep [2024-03-19T02:20:45.649Z] ++ AWK=awk [2024-03-19T02:20:45.649Z] ++ SED=sed [2024-03-19T02:20:45.649Z] ++ BC=bc [2024-03-19T02:20:45.649Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.649Z] + case ${OPT} in [2024-03-19T02:20:45.649Z] + list_test_ids [2024-03-19T02:20:45.649Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-03-19T02:20:45.650Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.650Z] + [[ ejb_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.650Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.650Z] + [[ ejb_timer_cluster_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.650Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.650Z] + [[ ejb_web_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.650Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.650Z] + [[ ejb_group_1 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.650Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.650Z] + [[ ejb_group_2 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.650Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.650Z] + [[ ejb_group_3 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.650Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.650Z] + [[ ejb_group_embedded = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.650Z] + [[ false = true ]] [2024-03-19T02:20:45.650Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.650Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-03-19T02:20:45.650Z] + OPT=list_test_ids [2024-03-19T02:20:45.650Z] + TEST_ID= [2024-03-19T02:20:45.650Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-03-19T02:20:45.650Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-03-19T02:20:45.650Z] +++ uname [2024-03-19T02:20:45.650Z] +++ grep -i sunos [2024-03-19T02:20:45.650Z] +++ wc -l [2024-03-19T02:20:45.650Z] +++ awk '{print $1}' [2024-03-19T02:20:45.650Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.650Z] ++ GREP=grep [2024-03-19T02:20:45.650Z] ++ AWK=awk [2024-03-19T02:20:45.650Z] ++ SED=sed [2024-03-19T02:20:45.650Z] ++ BC=bc [2024-03-19T02:20:45.650Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.650Z] + case ${OPT} in [2024-03-19T02:20:45.650Z] + list_test_ids [2024-03-19T02:20:45.650Z] + echo jdbc_all [2024-03-19T02:20:45.650Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.650Z] + [[ jdbc_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.650Z] + [[ false = true ]] [2024-03-19T02:20:45.650Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.650Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-03-19T02:20:45.650Z] + OPT=list_test_ids [2024-03-19T02:20:45.650Z] + TEST_ID= [2024-03-19T02:20:45.650Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-03-19T02:20:45.650Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-03-19T02:20:45.650Z] +++ uname [2024-03-19T02:20:45.650Z] +++ grep -i sunos [2024-03-19T02:20:45.650Z] +++ wc -l [2024-03-19T02:20:45.650Z] +++ awk '{print $1}' [2024-03-19T02:20:45.650Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.650Z] ++ GREP=grep [2024-03-19T02:20:45.650Z] ++ AWK=awk [2024-03-19T02:20:45.650Z] ++ SED=sed [2024-03-19T02:20:45.650Z] ++ BC=bc [2024-03-19T02:20:45.650Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.650Z] + case ${OPT} in [2024-03-19T02:20:45.650Z] + list_test_ids [2024-03-19T02:20:45.650Z] + echo jms_all [2024-03-19T02:20:45.650Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.650Z] + [[ jms_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.650Z] + [[ false = true ]] [2024-03-19T02:20:45.650Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.650Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-03-19T02:20:45.650Z] + OPT=list_test_ids [2024-03-19T02:20:45.650Z] + TEST_ID= [2024-03-19T02:20:45.650Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-03-19T02:20:45.650Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-03-19T02:20:45.650Z] +++ uname [2024-03-19T02:20:45.650Z] +++ grep -i sunos [2024-03-19T02:20:45.650Z] +++ wc -l [2024-03-19T02:20:45.650Z] +++ awk '{print $1}' [2024-03-19T02:20:45.650Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.650Z] ++ GREP=grep [2024-03-19T02:20:45.650Z] ++ AWK=awk [2024-03-19T02:20:45.650Z] ++ SED=sed [2024-03-19T02:20:45.650Z] ++ BC=bc [2024-03-19T02:20:45.650Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.650Z] + case ${OPT} in [2024-03-19T02:20:45.650Z] + list_test_ids [2024-03-19T02:20:45.650Z] + echo naming_all [2024-03-19T02:20:45.650Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.650Z] + [[ naming_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.650Z] + [[ false = true ]] [2024-03-19T02:20:45.650Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.650Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-03-19T02:20:45.650Z] + OPT=list_test_ids [2024-03-19T02:20:45.650Z] + TEST_ID= [2024-03-19T02:20:45.650Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-03-19T02:20:45.650Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-03-19T02:20:45.650Z] +++ uname [2024-03-19T02:20:45.650Z] +++ grep -i sunos [2024-03-19T02:20:45.650Z] +++ wc -l [2024-03-19T02:20:45.650Z] +++ awk '{print $1}' [2024-03-19T02:20:45.650Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.650Z] ++ GREP=grep [2024-03-19T02:20:45.650Z] ++ AWK=awk [2024-03-19T02:20:45.650Z] ++ SED=sed [2024-03-19T02:20:45.650Z] ++ BC=bc [2024-03-19T02:20:45.650Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.650Z] + case ${OPT} in [2024-03-19T02:20:45.650Z] + list_test_ids [2024-03-19T02:20:45.650Z] + echo persistence_all [2024-03-19T02:20:45.650Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.650Z] + [[ persistence_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.650Z] + [[ false = true ]] [2024-03-19T02:20:45.650Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.651Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-03-19T02:20:45.651Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.651Z] + [[ security_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.651Z] + [[ false = true ]] [2024-03-19T02:20:45.651Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.651Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2024-03-19T02:20:45.651Z] + OPT=list_test_ids [2024-03-19T02:20:45.651Z] + TEST_ID= [2024-03-19T02:20:45.651Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2024-03-19T02:20:45.651Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2024-03-19T02:20:45.651Z] +++ uname [2024-03-19T02:20:45.651Z] +++ grep -i sunos [2024-03-19T02:20:45.651Z] +++ wc -l [2024-03-19T02:20:45.651Z] +++ awk '{print $1}' [2024-03-19T02:20:45.651Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.651Z] ++ GREP=grep [2024-03-19T02:20:45.651Z] ++ AWK=awk [2024-03-19T02:20:45.651Z] ++ SED=sed [2024-03-19T02:20:45.651Z] ++ BC=bc [2024-03-19T02:20:45.651Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.651Z] + case ${OPT} in [2024-03-19T02:20:45.651Z] + list_test_ids [2024-03-19T02:20:45.651Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2024-03-19T02:20:45.651Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.651Z] + [[ transaction_ee_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.651Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.651Z] + [[ transaction-ee-1 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.651Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.651Z] + [[ transaction-ee-2 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.651Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.651Z] + [[ transaction-ee-3 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.651Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.651Z] + [[ transaction-ee-4 = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.651Z] + [[ false = true ]] [2024-03-19T02:20:45.651Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.651Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2024-03-19T02:20:45.651Z] + OPT=list_test_ids [2024-03-19T02:20:45.651Z] + TEST_ID= [2024-03-19T02:20:45.651Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-03-19T02:20:45.651Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-03-19T02:20:45.651Z] +++ uname [2024-03-19T02:20:45.651Z] +++ grep -i sunos [2024-03-19T02:20:45.651Z] +++ wc -l [2024-03-19T02:20:45.651Z] +++ awk '{print $1}' [2024-03-19T02:20:45.651Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.651Z] ++ GREP=grep [2024-03-19T02:20:45.651Z] ++ AWK=awk [2024-03-19T02:20:45.651Z] ++ SED=sed [2024-03-19T02:20:45.651Z] ++ BC=bc [2024-03-19T02:20:45.651Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.651Z] + case $OPT in [2024-03-19T02:20:45.651Z] + list_test_ids [2024-03-19T02:20:45.651Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2024-03-19T02:20:45.651Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.651Z] + [[ web_all = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.651Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.651Z] + [[ web_jsp = \w\e\b\_\j\s\p ]] [2024-03-19T02:20:45.651Z] + found=true [2024-03-19T02:20:45.651Z] + break [2024-03-19T02:20:45.651Z] + [[ true = true ]] [2024-03-19T02:20:45.651Z] + ./appserver/tests/appserv-tests/devtests/web/run_test.sh run_test_id web_jsp [2024-03-19T02:20:45.651Z] + OPT=run_test_id [2024-03-19T02:20:45.651Z] + TEST_ID=web_jsp [2024-03-19T02:20:45.651Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-03-19T02:20:45.651Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-03-19T02:20:45.651Z] +++ uname [2024-03-19T02:20:45.651Z] +++ grep -i sunos [2024-03-19T02:20:45.651Z] +++ wc -l [2024-03-19T02:20:45.651Z] +++ awk '{print $1}' [2024-03-19T02:20:45.651Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.651Z] ++ GREP=grep [2024-03-19T02:20:45.651Z] ++ AWK=awk [2024-03-19T02:20:45.651Z] ++ SED=sed [2024-03-19T02:20:45.651Z] ++ BC=bc [2024-03-19T02:20:45.651Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.651Z] + case $OPT in [2024-03-19T02:20:45.651Z] + trap 'copy_test_artifacts web_jsp' EXIT [2024-03-19T02:20:45.651Z] + run_test_id web_jsp [2024-03-19T02:20:45.651Z] + cat /etc/hosts [2024-03-19T02:20:45.651Z] # Kubernetes-managed hosts file. [2024-03-19T02:20:45.651Z] 127.0.0.1 localhost [2024-03-19T02:20:45.651Z] ::1 localhost ip6-localhost ip6-loopback [2024-03-19T02:20:45.651Z] fe00::0 ip6-localnet [2024-03-19T02:20:45.651Z] fe00::0 ip6-mcastprefix [2024-03-19T02:20:45.651Z] fe00::1 ip6-allnodes [2024-03-19T02:20:45.651Z] fe00::2 ip6-allrouters [2024-03-19T02:20:45.651Z] 10.40.48.29 basic-wm246 [2024-03-19T02:20:45.651Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:20:45.651Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:20:45.651Z] [2024-03-19T02:20:45.651Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:20:45.651Z] [2024-03-19T02:20:45.651Z] + for i in "${@}" [2024-03-19T02:20:45.651Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:20:45.651Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:45.653Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:20:45.653Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:20:45.653Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:20:45.653Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:20:45.653Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:20:45.653Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:20:45.653Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:20:45.653Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:20:45.653Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:20:45.653Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:20:45.653Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:20:45.653Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:20:45.653Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:20:45.653Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:20:45.653Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:20:45.653Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:20:45.653Z] [INFO] [2024-03-19T02:20:45.653Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:20:45.654Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:20:45.665Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.665Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:20:45.665Z] + OPT=list_test_ids [2024-03-19T02:20:45.665Z] + TEST_ID= [2024-03-19T02:20:45.665Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:20:45.665Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:20:45.665Z] +++ uname [2024-03-19T02:20:45.665Z] +++ grep -i sunos [2024-03-19T02:20:45.665Z] +++ wc -l [2024-03-19T02:20:45.665Z] +++ awk '{print $1}' [2024-03-19T02:20:45.665Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.665Z] ++ GREP=grep [2024-03-19T02:20:45.665Z] ++ AWK=awk [2024-03-19T02:20:45.665Z] ++ SED=sed [2024-03-19T02:20:45.665Z] ++ BC=bc [2024-03-19T02:20:45.665Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.665Z] + case ${OPT} in [2024-03-19T02:20:45.665Z] + list_test_ids [2024-03-19T02:20:45.665Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:20:45.665Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.665Z] + [[ admin_cli_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.665Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.665Z] + [[ admin-cli-group-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.665Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.665Z] + [[ admin-cli-group-2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.665Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.665Z] + [[ admin-cli-group-3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.665Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.665Z] + [[ admin-cli-group-4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.665Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.665Z] + [[ admin-cli-group-5 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.665Z] + [[ false = true ]] [2024-03-19T02:20:45.665Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.665Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:20:45.665Z] + OPT=list_test_ids [2024-03-19T02:20:45.665Z] + TEST_ID= [2024-03-19T02:20:45.665Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:20:45.666Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:20:45.666Z] +++ uname [2024-03-19T02:20:45.666Z] +++ grep -i sunos [2024-03-19T02:20:45.666Z] +++ wc -l [2024-03-19T02:20:45.666Z] +++ awk '{print $1}' [2024-03-19T02:20:45.666Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.666Z] ++ GREP=grep [2024-03-19T02:20:45.666Z] ++ AWK=awk [2024-03-19T02:20:45.666Z] ++ SED=sed [2024-03-19T02:20:45.666Z] ++ BC=bc [2024-03-19T02:20:45.666Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.666Z] + case ${OPT} in [2024-03-19T02:20:45.666Z] + list_test_ids [2024-03-19T02:20:45.666Z] + echo batch_all [2024-03-19T02:20:45.666Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.666Z] + [[ batch_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.666Z] + [[ false = true ]] [2024-03-19T02:20:45.666Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.666Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:20:45.666Z] + OPT=list_test_ids [2024-03-19T02:20:45.666Z] + TEST_ID= [2024-03-19T02:20:45.666Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:20:45.666Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:20:45.666Z] +++ grep -i sunos [2024-03-19T02:20:45.666Z] +++ uname [2024-03-19T02:20:45.666Z] +++ wc -l [2024-03-19T02:20:45.666Z] +++ awk '{print $1}' [2024-03-19T02:20:45.666Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.666Z] ++ GREP=grep [2024-03-19T02:20:45.666Z] ++ AWK=awk [2024-03-19T02:20:45.666Z] ++ SED=sed [2024-03-19T02:20:45.666Z] ++ BC=bc [2024-03-19T02:20:45.666Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.666Z] + case ${OPT} in [2024-03-19T02:20:45.666Z] + list_test_ids [2024-03-19T02:20:45.666Z] + echo cdi_all [2024-03-19T02:20:45.666Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.666Z] + [[ cdi_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.666Z] + [[ false = true ]] [2024-03-19T02:20:45.666Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.666Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:20:45.666Z] + OPT=list_test_ids [2024-03-19T02:20:45.666Z] + TEST_ID= [2024-03-19T02:20:45.666Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:20:45.666Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:20:45.666Z] +++ uname [2024-03-19T02:20:45.666Z] +++ grep -i sunos [2024-03-19T02:20:45.666Z] +++ wc -l [2024-03-19T02:20:45.666Z] +++ awk '{print $1}' [2024-03-19T02:20:45.666Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.666Z] ++ GREP=grep [2024-03-19T02:20:45.666Z] ++ AWK=awk [2024-03-19T02:20:45.666Z] ++ SED=sed [2024-03-19T02:20:45.666Z] ++ BC=bc [2024-03-19T02:20:45.666Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.666Z] + case ${OPT} in [2024-03-19T02:20:45.666Z] + list_test_ids [2024-03-19T02:20:45.666Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:20:45.666Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.666Z] + [[ connector_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.666Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.666Z] + [[ connector_group_1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.666Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.666Z] + [[ connector_group_2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.666Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.666Z] + [[ connector_group_3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.666Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.666Z] + [[ connector_group_4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.666Z] + [[ false = true ]] [2024-03-19T02:20:45.666Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.666Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:20:45.666Z] + OPT=list_test_ids [2024-03-19T02:20:45.666Z] + TEST_ID= [2024-03-19T02:20:45.666Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:20:45.666Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:20:45.666Z] +++ uname [2024-03-19T02:20:45.666Z] +++ grep -i sunos [2024-03-19T02:20:45.666Z] +++ wc -l [2024-03-19T02:20:45.666Z] +++ awk '{print $1}' [2024-03-19T02:20:45.666Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.666Z] ++ GREP=grep [2024-03-19T02:20:45.666Z] ++ AWK=awk [2024-03-19T02:20:45.666Z] ++ SED=sed [2024-03-19T02:20:45.666Z] ++ BC=bc [2024-03-19T02:20:45.666Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.666Z] + case ${OPT} in [2024-03-19T02:20:45.666Z] + list_test_ids [2024-03-19T02:20:45.667Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:20:45.667Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.667Z] + [[ deployment_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.667Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.667Z] + [[ deployment_cluster_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.667Z] + [[ false = true ]] [2024-03-19T02:20:45.667Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.667Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-03-19T02:20:45.667Z] + OPT=list_test_ids [2024-03-19T02:20:45.667Z] + TEST_ID= [2024-03-19T02:20:45.667Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:20:45.667Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:20:45.667Z] +++ grep -i sunos [2024-03-19T02:20:45.667Z] +++ uname [2024-03-19T02:20:45.667Z] +++ wc -l [2024-03-19T02:20:45.667Z] +++ awk '{print $1}' [2024-03-19T02:20:45.667Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.667Z] ++ GREP=grep [2024-03-19T02:20:45.667Z] ++ AWK=awk [2024-03-19T02:20:45.667Z] ++ SED=sed [2024-03-19T02:20:45.667Z] ++ BC=bc [2024-03-19T02:20:45.667Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.667Z] + case ${OPT} in [2024-03-19T02:20:45.667Z] + list_test_ids [2024-03-19T02:20:45.667Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-03-19T02:20:45.667Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.667Z] + [[ ejb_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.667Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.667Z] + [[ ejb_timer_cluster_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.667Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.667Z] + [[ ejb_web_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.667Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.667Z] + [[ ejb_group_1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.667Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.667Z] + [[ ejb_group_2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.667Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.667Z] + [[ ejb_group_3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.667Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.667Z] + [[ ejb_group_embedded = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.667Z] + [[ false = true ]] [2024-03-19T02:20:45.667Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.667Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-03-19T02:20:45.667Z] + OPT=list_test_ids [2024-03-19T02:20:45.667Z] + TEST_ID= [2024-03-19T02:20:45.667Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-03-19T02:20:45.667Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-03-19T02:20:45.667Z] +++ uname [2024-03-19T02:20:45.667Z] +++ grep -i sunos [2024-03-19T02:20:45.667Z] +++ wc -l [2024-03-19T02:20:45.667Z] +++ awk '{print $1}' [2024-03-19T02:20:45.667Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.667Z] ++ GREP=grep [2024-03-19T02:20:45.667Z] ++ AWK=awk [2024-03-19T02:20:45.667Z] ++ SED=sed [2024-03-19T02:20:45.667Z] ++ BC=bc [2024-03-19T02:20:45.667Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.667Z] + case ${OPT} in [2024-03-19T02:20:45.667Z] + list_test_ids [2024-03-19T02:20:45.667Z] + echo jdbc_all [2024-03-19T02:20:45.667Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.667Z] + [[ jdbc_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.667Z] + [[ false = true ]] [2024-03-19T02:20:45.667Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.667Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-03-19T02:20:45.667Z] + OPT=list_test_ids [2024-03-19T02:20:45.667Z] + TEST_ID= [2024-03-19T02:20:45.667Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-03-19T02:20:45.667Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-03-19T02:20:45.667Z] +++ uname [2024-03-19T02:20:45.667Z] +++ grep -i sunos [2024-03-19T02:20:45.667Z] +++ wc -l [2024-03-19T02:20:45.667Z] +++ awk '{print $1}' [2024-03-19T02:20:45.667Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.667Z] ++ GREP=grep [2024-03-19T02:20:45.667Z] ++ AWK=awk [2024-03-19T02:20:45.667Z] ++ SED=sed [2024-03-19T02:20:45.667Z] ++ BC=bc [2024-03-19T02:20:45.667Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.667Z] + case ${OPT} in [2024-03-19T02:20:45.667Z] + list_test_ids [2024-03-19T02:20:45.667Z] + echo jms_all [2024-03-19T02:20:45.667Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.667Z] + [[ jms_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.667Z] + [[ false = true ]] [2024-03-19T02:20:45.667Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.667Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-03-19T02:20:45.667Z] + OPT=list_test_ids [2024-03-19T02:20:45.668Z] + TEST_ID= [2024-03-19T02:20:45.668Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-03-19T02:20:45.668Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-03-19T02:20:45.668Z] +++ uname [2024-03-19T02:20:45.668Z] +++ grep -i sunos [2024-03-19T02:20:45.668Z] +++ wc -l [2024-03-19T02:20:45.668Z] +++ awk '{print $1}' [2024-03-19T02:20:45.668Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.668Z] ++ GREP=grep [2024-03-19T02:20:45.668Z] ++ AWK=awk [2024-03-19T02:20:45.668Z] ++ SED=sed [2024-03-19T02:20:45.668Z] ++ BC=bc [2024-03-19T02:20:45.668Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.668Z] + case ${OPT} in [2024-03-19T02:20:45.668Z] + list_test_ids [2024-03-19T02:20:45.668Z] + echo naming_all [2024-03-19T02:20:45.668Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.668Z] + [[ naming_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.668Z] + [[ false = true ]] [2024-03-19T02:20:45.668Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.668Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-03-19T02:20:45.668Z] + OPT=list_test_ids [2024-03-19T02:20:45.668Z] + TEST_ID= [2024-03-19T02:20:45.668Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-03-19T02:20:45.668Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-03-19T02:20:45.668Z] +++ uname [2024-03-19T02:20:45.668Z] +++ grep -i sunos [2024-03-19T02:20:45.668Z] +++ wc -l [2024-03-19T02:20:45.668Z] +++ awk '{print $1}' [2024-03-19T02:20:45.668Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.668Z] ++ GREP=grep [2024-03-19T02:20:45.668Z] ++ AWK=awk [2024-03-19T02:20:45.668Z] ++ SED=sed [2024-03-19T02:20:45.668Z] ++ BC=bc [2024-03-19T02:20:45.668Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.668Z] + case ${OPT} in [2024-03-19T02:20:45.668Z] + list_test_ids [2024-03-19T02:20:45.668Z] + echo persistence_all [2024-03-19T02:20:45.668Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.668Z] + [[ persistence_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.668Z] + [[ false = true ]] [2024-03-19T02:20:45.668Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.668Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-03-19T02:20:45.668Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.668Z] + [[ security_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.668Z] + [[ false = true ]] [2024-03-19T02:20:45.668Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.668Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2024-03-19T02:20:45.668Z] + OPT=list_test_ids [2024-03-19T02:20:45.668Z] + TEST_ID= [2024-03-19T02:20:45.668Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2024-03-19T02:20:45.668Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2024-03-19T02:20:45.668Z] +++ uname [2024-03-19T02:20:45.668Z] +++ grep -i sunos [2024-03-19T02:20:45.668Z] +++ wc -l [2024-03-19T02:20:45.668Z] +++ awk '{print $1}' [2024-03-19T02:20:45.668Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.668Z] ++ GREP=grep [2024-03-19T02:20:45.668Z] ++ AWK=awk [2024-03-19T02:20:45.668Z] ++ SED=sed [2024-03-19T02:20:45.668Z] ++ BC=bc [2024-03-19T02:20:45.668Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.668Z] + case ${OPT} in [2024-03-19T02:20:45.668Z] + list_test_ids [2024-03-19T02:20:45.668Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2024-03-19T02:20:45.668Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.668Z] + [[ transaction_ee_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.668Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.668Z] + [[ transaction-ee-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.668Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.668Z] + [[ transaction-ee-2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.668Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.668Z] + [[ transaction-ee-3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.668Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.668Z] + [[ transaction-ee-4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.668Z] + [[ false = true ]] [2024-03-19T02:20:45.668Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.668Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2024-03-19T02:20:45.668Z] + OPT=list_test_ids [2024-03-19T02:20:45.668Z] + TEST_ID= [2024-03-19T02:20:45.668Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-03-19T02:20:45.668Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-03-19T02:20:45.668Z] +++ uname [2024-03-19T02:20:45.668Z] +++ grep -i sunos [2024-03-19T02:20:45.668Z] +++ wc -l [2024-03-19T02:20:45.668Z] +++ awk '{print $1}' [2024-03-19T02:20:45.668Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.668Z] ++ GREP=grep [2024-03-19T02:20:45.669Z] ++ AWK=awk [2024-03-19T02:20:45.669Z] ++ SED=sed [2024-03-19T02:20:45.669Z] ++ BC=bc [2024-03-19T02:20:45.669Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.669Z] + case $OPT in [2024-03-19T02:20:45.669Z] + list_test_ids [2024-03-19T02:20:45.669Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2024-03-19T02:20:45.669Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.669Z] + [[ web_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.669Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.669Z] + [[ web_jsp = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.669Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.669Z] + [[ web_servlet = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.669Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.669Z] + [[ web_web-container = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.669Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.669Z] + [[ web_group-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.669Z] + [[ false = true ]] [2024-03-19T02:20:45.669Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.669Z] ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids [2024-03-19T02:20:45.669Z] + OPT=list_test_ids [2024-03-19T02:20:45.669Z] + TEST_ID= [2024-03-19T02:20:45.669Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-03-19T02:20:45.669Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2024-03-19T02:20:45.669Z] +++ uname [2024-03-19T02:20:45.669Z] +++ grep -i sunos [2024-03-19T02:20:45.669Z] +++ wc -l [2024-03-19T02:20:45.669Z] +++ awk '{print $1}' [2024-03-19T02:20:45.669Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.669Z] ++ GREP=grep [2024-03-19T02:20:45.669Z] ++ AWK=awk [2024-03-19T02:20:45.669Z] ++ SED=sed [2024-03-19T02:20:45.669Z] ++ BC=bc [2024-03-19T02:20:45.669Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.669Z] + case ${OPT} in [2024-03-19T02:20:45.669Z] + list_test_ids [2024-03-19T02:20:45.669Z] + echo webservice_all [2024-03-19T02:20:45.669Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.669Z] + [[ webservice_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.669Z] + [[ false = true ]] [2024-03-19T02:20:45.669Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:45.669Z] ++ ./appserver/tests/quicklook/run_test.sh list_test_ids [2024-03-19T02:20:45.669Z] + OPT=list_test_ids [2024-03-19T02:20:45.669Z] + TEST_ID= [2024-03-19T02:20:45.669Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2024-03-19T02:20:45.669Z] + source ./appserver/tests/quicklook/../common_test.sh [2024-03-19T02:20:45.669Z] +++ uname [2024-03-19T02:20:45.669Z] +++ grep -i sunos [2024-03-19T02:20:45.669Z] +++ wc -l [2024-03-19T02:20:45.669Z] +++ awk '{print $1}' [2024-03-19T02:20:45.669Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.669Z] ++ GREP=grep [2024-03-19T02:20:45.669Z] ++ AWK=awk [2024-03-19T02:20:45.669Z] ++ SED=sed [2024-03-19T02:20:45.669Z] ++ BC=bc [2024-03-19T02:20:45.669Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.669Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:20:45.669Z] + case ${OPT} in [2024-03-19T02:20:45.669Z] + list_test_ids [2024-03-19T02:20:45.669Z] + echo ql_gf_full_profile_all ql_gf_nucleus_all ql_gf_web_profile_all ql_gf_embedded_profile_all nucleus_admin_all [2024-03-19T02:20:45.669Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:45.669Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.669Z] + found=true [2024-03-19T02:20:45.669Z] + break [2024-03-19T02:20:45.669Z] + [[ true = true ]] [2024-03-19T02:20:45.669Z] + ./appserver/tests/quicklook/run_test.sh run_test_id ql_gf_full_profile_all [2024-03-19T02:20:45.669Z] + OPT=run_test_id [2024-03-19T02:20:45.669Z] + TEST_ID=ql_gf_full_profile_all [2024-03-19T02:20:45.669Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2024-03-19T02:20:45.669Z] + source ./appserver/tests/quicklook/../common_test.sh [2024-03-19T02:20:45.669Z] +++ uname [2024-03-19T02:20:45.669Z] +++ grep -i sunos [2024-03-19T02:20:45.669Z] +++ wc -l [2024-03-19T02:20:45.669Z] +++ awk '{print $1}' [2024-03-19T02:20:45.669Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.669Z] ++ GREP=grep [2024-03-19T02:20:45.669Z] ++ AWK=awk [2024-03-19T02:20:45.669Z] ++ SED=sed [2024-03-19T02:20:45.669Z] ++ BC=bc [2024-03-19T02:20:45.669Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.669Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:20:45.669Z] + case ${OPT} in [2024-03-19T02:20:45.669Z] + trap 'copy_ql_results ql_gf_full_profile_all' EXIT [2024-03-19T02:20:45.670Z] + run_test_id ql_gf_full_profile_all [2024-03-19T02:20:45.670Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:45.670Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:20:45.670Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:20:45.670Z] [2024-03-19T02:20:45.670Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:20:45.670Z] [2024-03-19T02:20:45.670Z] + for i in "${@}" [2024-03-19T02:20:45.670Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:20:45.670Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:45.804Z] [INFO] No sources to compile [2024-03-19T02:20:45.804Z] [INFO] [2024-03-19T02:20:45.804Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:45.838Z] [INFO] Scanning for projects... [2024-03-19T02:20:45.883Z] [INFO] Scanning for projects... [2024-03-19T02:20:45.895Z] +++ uname [2024-03-19T02:20:45.895Z] +++ grep -i sunos [2024-03-19T02:20:45.895Z] +++ wc -l [2024-03-19T02:20:45.895Z] +++ awk '{print $1}' [2024-03-19T02:20:45.895Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:45.895Z] ++ GREP=grep [2024-03-19T02:20:45.895Z] ++ AWK=awk [2024-03-19T02:20:45.895Z] ++ SED=sed [2024-03-19T02:20:45.895Z] ++ BC=bc [2024-03-19T02:20:45.895Z] ++ export GREP AWK SED BC [2024-03-19T02:20:45.895Z] + case ${OPT} in [2024-03-19T02:20:45.895Z] + trap 'copy_test_artifacts ejb_group_3' EXIT [2024-03-19T02:20:45.895Z] + run_test_id ejb_group_3 [2024-03-19T02:20:45.895Z] + [[ ejb_group_3 = \e\j\b\_\w\e\b\_\a\l\l ]] [2024-03-19T02:20:45.896Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:20:45.896Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:20:45.896Z] [2024-03-19T02:20:45.896Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:20:45.896Z] [2024-03-19T02:20:45.896Z] + for i in "${@}" [2024-03-19T02:20:45.896Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:20:45.896Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:46.061Z] [INFO] [2024-03-19T02:20:46.061Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:46.061Z] [INFO] [2024-03-19T02:20:46.061Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:46.061Z] [INFO] No sources to compile [2024-03-19T02:20:46.061Z] [INFO] [2024-03-19T02:20:46.061Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:46.061Z] [INFO] No sources to compile [2024-03-19T02:20:46.061Z] [INFO] [2024-03-19T02:20:46.061Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:46.093Z] [INFO] No sources to compile [2024-03-19T02:20:46.093Z] [INFO] [2024-03-19T02:20:46.093Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:46.297Z] [INFO] No sources to compile [2024-03-19T02:20:46.297Z] [INFO] [2024-03-19T02:20:46.297Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:46.350Z] [INFO] [2024-03-19T02:20:46.350Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:46.350Z] [INFO] [2024-03-19T02:20:46.350Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:46.350Z] [INFO] No sources to compile [2024-03-19T02:20:46.350Z] [INFO] [2024-03-19T02:20:46.350Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:46.350Z] [INFO] No sources to compile [2024-03-19T02:20:46.350Z] [INFO] [2024-03-19T02:20:46.350Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:46.376Z] [INFO] [2024-03-19T02:20:46.376Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:46.376Z] [INFO] [2024-03-19T02:20:46.376Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:46.441Z] [INFO] [2024-03-19T02:20:46.441Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:46.441Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:46.441Z] [INFO] from pom.xml [2024-03-19T02:20:46.441Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:46.554Z] [INFO] [2024-03-19T02:20:46.554Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:46.554Z] [INFO] [2024-03-19T02:20:46.554Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:46.554Z] [INFO] No sources to compile [2024-03-19T02:20:46.554Z] [INFO] [2024-03-19T02:20:46.554Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:46.554Z] [INFO] No sources to compile [2024-03-19T02:20:46.555Z] [INFO] [2024-03-19T02:20:46.555Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:46.580Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-03-19T02:20:46.580Z] + cd ./appserver/tests/appserv-tests/devtests/web [2024-03-19T02:20:46.580Z] + test_init [2024-03-19T02:20:46.581Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:20:46.581Z] [2024-03-19T02:20:46.581Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:20:46.581Z] [2024-03-19T02:20:46.581Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:20:46.581Z] + xargs touch [2024-03-19T02:20:46.581Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:46.581Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:46.581Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:46.581Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:46.581Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:46.581Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:46.581Z] + java -version [2024-03-19T02:20:46.581Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:20:46.581Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:20:46.581Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:20:46.581Z] + ant -version [2024-03-19T02:20:46.626Z] [INFO] Executing tasks [2024-03-19T02:20:46.626Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:46.626Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:46.626Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:46.626Z] [INFO] Executed tasks [2024-03-19T02:20:46.626Z] [INFO] [2024-03-19T02:20:46.626Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:46.831Z] ++ pwd [2024-03-19T02:20:46.831Z] + dname=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:46.831Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:20:46.831Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2024-03-19T02:20:46.831Z] + test_init [2024-03-19T02:20:46.831Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:20:46.831Z] [2024-03-19T02:20:46.831Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:20:46.831Z] [2024-03-19T02:20:46.831Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:20:46.831Z] + xargs touch [2024-03-19T02:20:46.831Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:46.831Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:46.831Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:46.831Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:46.831Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:46.831Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:46.831Z] + java -version [2024-03-19T02:20:46.837Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:46.837Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:20:46.837Z] + printf '\n\n' [2024-03-19T02:20:46.837Z] [2024-03-19T02:20:46.837Z] [2024-03-19T02:20:46.837Z] + TARGET_FROM_INPUT=(`echo $1 | sed 's/web_//'`) [2024-03-19T02:20:46.837Z] ++ echo web_jsp [2024-03-19T02:20:46.837Z] ++ sed s/web_// [2024-03-19T02:20:46.837Z] + get_test_target jsp [2024-03-19T02:20:46.837Z] + case ${1} in [2024-03-19T02:20:46.837Z] + TARGET='init jsp finish-report' [2024-03-19T02:20:46.837Z] + export TARGET [2024-03-19T02:20:46.837Z] + test_run [2024-03-19T02:20:46.837Z] + export WEBTIER_ADMIN_PORT=45707 [2024-03-19T02:20:46.837Z] + WEBTIER_ADMIN_PORT=45707 [2024-03-19T02:20:46.837Z] + export WEBTIER_JMS_PORT=45708 [2024-03-19T02:20:46.837Z] + WEBTIER_JMS_PORT=45708 [2024-03-19T02:20:46.837Z] + export WEBTIER_JMX_PORT=45709 [2024-03-19T02:20:46.837Z] + WEBTIER_JMX_PORT=45709 [2024-03-19T02:20:46.837Z] + export WEBTIER_ORB_PORT=45710 [2024-03-19T02:20:46.837Z] + WEBTIER_ORB_PORT=45710 [2024-03-19T02:20:46.837Z] + export WEBTIER_HTTP_PORT=45711 [2024-03-19T02:20:46.837Z] + WEBTIER_HTTP_PORT=45711 [2024-03-19T02:20:46.837Z] + export WEBTIER_HTTPS_PORT=45712 [2024-03-19T02:20:46.837Z] + WEBTIER_HTTPS_PORT=45712 [2024-03-19T02:20:46.837Z] + export WEBTIER_ALTERNATE_PORT=45713 [2024-03-19T02:20:46.837Z] + WEBTIER_ALTERNATE_PORT=45713 [2024-03-19T02:20:46.837Z] + export WEBTIER_ORB_SSL_PORT=45714 [2024-03-19T02:20:46.837Z] + WEBTIER_ORB_SSL_PORT=45714 [2024-03-19T02:20:46.837Z] + export WEBTIER_ORB_SSL_MUTUALAUTH_PORT=45715 [2024-03-19T02:20:46.837Z] + WEBTIER_ORB_SSL_MUTUALAUTH_PORT=45715 [2024-03-19T02:20:46.837Z] + export WEBTIER_INSTANCE_PORT=45716 [2024-03-19T02:20:46.837Z] + WEBTIER_INSTANCE_PORT=45716 [2024-03-19T02:20:46.837Z] + export WEBTIER_INSTANCE_PORT_2=45717 [2024-03-19T02:20:46.837Z] + WEBTIER_INSTANCE_PORT_2=45717 [2024-03-19T02:20:46.837Z] + export WEBTIER_INSTANCE_PORT_3=45718 [2024-03-19T02:20:46.837Z] + WEBTIER_INSTANCE_PORT_3=45718 [2024-03-19T02:20:46.837Z] + export WEBTIER_INSTANCE_HTTPS_PORT=45719 [2024-03-19T02:20:46.837Z] + WEBTIER_INSTANCE_HTTPS_PORT=45719 [2024-03-19T02:20:46.837Z] + export AS_LOGFILE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/cli.log [2024-03-19T02:20:46.837Z] + AS_LOGFILE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/cli.log [2024-03-19T02:20:46.837Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:20:46.837Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:46.837Z] + echo AS_ADMIN_PASSWORD= [2024-03-19T02:20:46.837Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45712:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45711 domain1 [2024-03-19T02:20:46.917Z] [INFO] Executing tasks [2024-03-19T02:20:46.917Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:46.917Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:46.917Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:46.917Z] [INFO] Executed tasks [2024-03-19T02:20:46.917Z] [INFO] [2024-03-19T02:20:46.917Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:46.946Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:46.946Z] [INFO] [2024-03-19T02:20:46.946Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:47.030Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:20:47.030Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:20:47.051Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ [2024-03-19T02:20:47.051Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:47.051Z] + mvn -Dglassfish.home=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -Ptest_gd_security,report test [2024-03-19T02:20:47.089Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:20:47.089Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:20:47.089Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:20:47.089Z] + ant -version [2024-03-19T02:20:47.089Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:47.089Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:20:47.089Z] + printf '\n\n' [2024-03-19T02:20:47.089Z] [2024-03-19T02:20:47.089Z] [2024-03-19T02:20:47.089Z] + get_test_target ejb_group_3 [2024-03-19T02:20:47.089Z] + case $1 in [2024-03-19T02:20:47.089Z] + TARGET=ejb_group_3 [2024-03-19T02:20:47.089Z] + export TARGET [2024-03-19T02:20:47.089Z] + [[ ejb_group_3 = \e\j\b\_\a\l\l ]] [2024-03-19T02:20:47.089Z] + [[ ejb_group_3 = \e\j\b\_\g\r\o\u\p* ]] [2024-03-19T02:20:47.089Z] + test_run_ejb [2024-03-19T02:20:47.089Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:20:47.089Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:47.089Z] + echo AS_ADMIN_PASSWORD= [2024-03-19T02:20:47.089Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/temppwd [2024-03-19T02:20:47.089Z] AS_ADMIN_PASSWORD= [2024-03-19T02:20:47.089Z] + ADMIN_PORT=45707 [2024-03-19T02:20:47.089Z] + JMS_PORT=45708 [2024-03-19T02:20:47.089Z] + JMX_PORT=45709 [2024-03-19T02:20:47.089Z] + ORB_PORT=45710 [2024-03-19T02:20:47.089Z] + SSL_PORT=45711 [2024-03-19T02:20:47.089Z] + INSTANCE_PORT=45712 [2024-03-19T02:20:47.089Z] + ALTERNATE_PORT=45713 [2024-03-19T02:20:47.089Z] + ORB_SSL_PORT=45714 [2024-03-19T02:20:47.089Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2024-03-19T02:20:47.089Z] + DB_PORT=45716 [2024-03-19T02:20:47.089Z] + DB_PORT_2=45717 [2024-03-19T02:20:47.089Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/temppwd create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45711:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45712 domain1 [2024-03-19T02:20:47.121Z] [INFO] Executing tasks [2024-03-19T02:20:47.121Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:47.121Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:47.121Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:47.121Z] [INFO] Executed tasks [2024-03-19T02:20:47.121Z] [INFO] [2024-03-19T02:20:47.121Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:47.206Z] [INFO] [2024-03-19T02:20:47.206Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:47.289Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:20:47.289Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:20:47.289Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:20:47.305Z] [INFO] [2024-03-19T02:20:47.306Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:47.306Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:47.306Z] [INFO] from pom.xml [2024-03-19T02:20:47.306Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:47.376Z] [INFO] [2024-03-19T02:20:47.376Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:47.376Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:47.376Z] [INFO] from pom.xml [2024-03-19T02:20:47.376Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:47.412Z] Using port 45707 for Admin. [2024-03-19T02:20:47.412Z] Using port 45711 for HTTP Instance. [2024-03-19T02:20:47.412Z] Using port 45708 for JMS. [2024-03-19T02:20:47.412Z] Using port 45710 for IIOP. [2024-03-19T02:20:47.412Z] Using port 45712 for HTTP_SSL. [2024-03-19T02:20:47.412Z] Using port 45714 for IIOP_SSL. [2024-03-19T02:20:47.412Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-03-19T02:20:47.412Z] Using port 45709 for JMX_ADMIN. [2024-03-19T02:20:47.412Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T02:20:47.412Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T02:20:47.508Z] [INFO] Scanning for projects... [2024-03-19T02:20:47.548Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:20:47.548Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:47.548Z] [INFO] BUILD SUCCESS [2024-03-19T02:20:47.548Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:47.548Z] [INFO] Total time: 21.669 s [2024-03-19T02:20:47.548Z] [INFO] Finished at: 2024-03-19T02:20:47Z [2024-03-19T02:20:47.548Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:47.548Z] + run_test connector_group_2 [2024-03-19T02:20:47.548Z] + local testid=connector_group_2 [2024-03-19T02:20:47.548Z] + local found=false [2024-03-19T02:20:47.548Z] ++ find . -name run_test.sh [2024-03-19T02:20:47.548Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:47.548Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:20:47.548Z] + OPT=list_test_ids [2024-03-19T02:20:47.548Z] + TEST_ID= [2024-03-19T02:20:47.548Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:20:47.548Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:20:47.548Z] +++ uname [2024-03-19T02:20:47.548Z] +++ grep -i sunos [2024-03-19T02:20:47.548Z] +++ wc -l [2024-03-19T02:20:47.548Z] +++ awk '{print $1}' [2024-03-19T02:20:47.548Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:47.548Z] ++ GREP=grep [2024-03-19T02:20:47.548Z] ++ AWK=awk [2024-03-19T02:20:47.548Z] ++ SED=sed [2024-03-19T02:20:47.548Z] ++ BC=bc [2024-03-19T02:20:47.548Z] ++ export GREP AWK SED BC [2024-03-19T02:20:47.548Z] + case ${OPT} in [2024-03-19T02:20:47.548Z] + list_test_ids [2024-03-19T02:20:47.548Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:20:47.548Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:47.548Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:20:47.548Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:47.548Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:20:47.548Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:47.548Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:20:47.548Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:47.548Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:20:47.548Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:47.548Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:20:47.548Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:47.548Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:20:47.548Z] + [[ false = true ]] [2024-03-19T02:20:47.548Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:47.548Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:20:47.548Z] + OPT=list_test_ids [2024-03-19T02:20:47.548Z] + TEST_ID= [2024-03-19T02:20:47.548Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:20:47.549Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:20:47.549Z] +++ uname [2024-03-19T02:20:47.549Z] +++ grep -i sunos [2024-03-19T02:20:47.549Z] +++ wc -l [2024-03-19T02:20:47.549Z] +++ awk '{print $1}' [2024-03-19T02:20:47.549Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:47.549Z] ++ GREP=grep [2024-03-19T02:20:47.549Z] ++ AWK=awk [2024-03-19T02:20:47.549Z] ++ SED=sed [2024-03-19T02:20:47.549Z] ++ BC=bc [2024-03-19T02:20:47.549Z] ++ export GREP AWK SED BC [2024-03-19T02:20:47.549Z] + case ${OPT} in [2024-03-19T02:20:47.549Z] + list_test_ids [2024-03-19T02:20:47.549Z] + echo batch_all [2024-03-19T02:20:47.549Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:47.549Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:20:47.549Z] + [[ false = true ]] [2024-03-19T02:20:47.549Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:47.549Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:20:47.549Z] + OPT=list_test_ids [2024-03-19T02:20:47.549Z] + TEST_ID= [2024-03-19T02:20:47.549Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:20:47.549Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:20:47.549Z] +++ uname [2024-03-19T02:20:47.549Z] +++ grep -i sunos [2024-03-19T02:20:47.549Z] +++ wc -l [2024-03-19T02:20:47.549Z] +++ awk '{print $1}' [2024-03-19T02:20:47.549Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:47.549Z] ++ GREP=grep [2024-03-19T02:20:47.549Z] ++ AWK=awk [2024-03-19T02:20:47.549Z] ++ SED=sed [2024-03-19T02:20:47.549Z] ++ BC=bc [2024-03-19T02:20:47.549Z] ++ export GREP AWK SED BC [2024-03-19T02:20:47.549Z] + case ${OPT} in [2024-03-19T02:20:47.549Z] + list_test_ids [2024-03-19T02:20:47.549Z] + echo cdi_all [2024-03-19T02:20:47.549Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:47.549Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:20:47.549Z] + [[ false = true ]] [2024-03-19T02:20:47.549Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:47.549Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:20:47.549Z] + OPT=list_test_ids [2024-03-19T02:20:47.549Z] + TEST_ID= [2024-03-19T02:20:47.549Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:20:47.549Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:20:47.549Z] +++ uname [2024-03-19T02:20:47.549Z] +++ grep -i sunos [2024-03-19T02:20:47.549Z] +++ wc -l [2024-03-19T02:20:47.549Z] +++ awk '{print $1}' [2024-03-19T02:20:47.705Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:20:47.705Z] [CN=basic-wm246,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:20:47.726Z] [INFO] [2024-03-19T02:20:47.726Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:47.726Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:47.726Z] [INFO] from pom.xml [2024-03-19T02:20:47.726Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:47.807Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:47.807Z] ++ GREP=grep [2024-03-19T02:20:47.807Z] ++ AWK=awk [2024-03-19T02:20:47.807Z] ++ SED=sed [2024-03-19T02:20:47.807Z] ++ BC=bc [2024-03-19T02:20:47.807Z] ++ export GREP AWK SED BC [2024-03-19T02:20:47.807Z] + case ${OPT} in [2024-03-19T02:20:47.807Z] + list_test_ids [2024-03-19T02:20:47.807Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:20:47.807Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:47.807Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:20:47.807Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:47.807Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:20:47.807Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:47.807Z] + [[ connector_group_2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:20:47.807Z] + found=true [2024-03-19T02:20:47.807Z] + break [2024-03-19T02:20:47.807Z] + [[ true = true ]] [2024-03-19T02:20:47.807Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_2 [2024-03-19T02:20:47.808Z] + OPT=run_test_id [2024-03-19T02:20:47.808Z] + TEST_ID=connector_group_2 [2024-03-19T02:20:47.808Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:20:47.808Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:20:47.808Z] +++ uname [2024-03-19T02:20:47.808Z] +++ grep -i sunos [2024-03-19T02:20:47.808Z] +++ wc -l [2024-03-19T02:20:47.808Z] +++ awk '{print $1}' [2024-03-19T02:20:47.808Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:47.808Z] ++ GREP=grep [2024-03-19T02:20:47.808Z] ++ AWK=awk [2024-03-19T02:20:47.808Z] ++ SED=sed [2024-03-19T02:20:47.808Z] ++ BC=bc [2024-03-19T02:20:47.808Z] ++ export GREP AWK SED BC [2024-03-19T02:20:47.808Z] + case ${OPT} in [2024-03-19T02:20:47.808Z] + trap 'copy_test_artifacts connector_group_2' EXIT [2024-03-19T02:20:47.808Z] + run_test_id connector_group_2 [2024-03-19T02:20:47.808Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:20:47.808Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:20:47.808Z] [2024-03-19T02:20:47.808Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:20:47.808Z] [2024-03-19T02:20:47.808Z] + for i in "${@}" [2024-03-19T02:20:47.808Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:20:47.808Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:48.036Z] Using port 45707 for Admin. [2024-03-19T02:20:48.036Z] Using port 45712 for HTTP Instance. [2024-03-19T02:20:48.036Z] Using port 45708 for JMS. [2024-03-19T02:20:48.036Z] Using port 45710 for IIOP. [2024-03-19T02:20:48.036Z] Using port 45711 for HTTP_SSL. [2024-03-19T02:20:48.036Z] Using port 45714 for IIOP_SSL. [2024-03-19T02:20:48.036Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-03-19T02:20:48.036Z] Using port 45709 for JMX_ADMIN. [2024-03-19T02:20:48.036Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T02:20:48.036Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T02:20:48.036Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:20:48.036Z] [CN=basic-lqfq4,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:20:48.212Z] [INFO] [2024-03-19T02:20:48.212Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:48.212Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:48.212Z] [INFO] from pom.xml [2024-03-19T02:20:48.212Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:48.332Z] [INFO] [2024-03-19T02:20:48.332Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:48.332Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:48.332Z] [INFO] from pom.xml [2024-03-19T02:20:48.332Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:48.423Z] [INFO] Scanning for projects... [2024-03-19T02:20:48.423Z] [INFO] Artifact org.eclipse.ee4j:project:pom:1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [2024-03-19T02:20:48.423Z] [INFO] Artifact org.eclipse.ee4j:project:pom:1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [2024-03-19T02:20:48.680Z] [INFO] [2024-03-19T02:20:48.680Z] [INFO] -----------------< org.glassfish.quicklook:quicklook >------------------ [2024-03-19T02:20:48.680Z] [INFO] Building Glassfish Quicklook Bundle 8.0.1-SNAPSHOT [2024-03-19T02:20:48.680Z] [INFO] from pom.xml [2024-03-19T02:20:48.680Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:20:48.952Z] [INFO] [2024-03-19T02:20:48.952Z] [INFO] --- resources:3.3.1:resources (default-resources) @ quicklook --- [2024-03-19T02:20:49.127Z] [INFO] [2024-03-19T02:20:49.127Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:49.127Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:49.127Z] [INFO] from pom.xml [2024-03-19T02:20:49.127Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:49.165Z] [INFO] [2024-03-19T02:20:49.165Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:49.165Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:49.165Z] [INFO] from pom.xml [2024-03-19T02:20:49.165Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:49.183Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:20:49.183Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:20:49.183Z] + test_init [2024-03-19T02:20:49.183Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:20:49.184Z] [2024-03-19T02:20:49.184Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:20:49.184Z] [2024-03-19T02:20:49.184Z] + xargs touch [2024-03-19T02:20:49.184Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:20:49.184Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:49.184Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:49.184Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:49.184Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:49.184Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:49.184Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:49.184Z] + java -version [2024-03-19T02:20:49.184Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:20:49.184Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:20:49.184Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:20:49.184Z] + ant -version [2024-03-19T02:20:49.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/src/main/resources [2024-03-19T02:20:49.210Z] [INFO] [2024-03-19T02:20:49.210Z] [INFO] --- compiler:3.11.0:compile (default-compile) @ quicklook --- [2024-03-19T02:20:49.444Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:49.444Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:20:49.444Z] + printf '\n\n' [2024-03-19T02:20:49.444Z] [2024-03-19T02:20:49.444Z] [2024-03-19T02:20:49.444Z] + get_test_target connector_group_2 [2024-03-19T02:20:49.444Z] + case ${1} in [2024-03-19T02:20:49.444Z] + TARGET=connector_group_2 [2024-03-19T02:20:49.444Z] + export TARGET [2024-03-19T02:20:49.444Z] + test_run [2024-03-19T02:20:49.444Z] + export HUDSON=true [2024-03-19T02:20:49.444Z] + HUDSON=true [2024-03-19T02:20:49.444Z] ++ pwd [2024-03-19T02:20:49.444Z] + export ROOT=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:20:49.444Z] + ROOT=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:20:49.444Z] + echo /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:20:49.444Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:20:49.444Z] + ant startDomain startDerby [2024-03-19T02:20:49.444Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-03-19T02:20:49.707Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:20:49.707Z] for: CN=basic-wm246, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:20:49.707Z] [2024-03-19T02:20:49.707Z] Warning: [2024-03-19T02:20:49.707Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:20:49.707Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:20:49.707Z] [CN=basic-wm246-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:20:49.733Z] [INFO] [2024-03-19T02:20:49.733Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:49.733Z] [INFO] [2024-03-19T02:20:49.733Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:49.774Z] [INFO] No sources to compile [2024-03-19T02:20:49.774Z] [INFO] [2024-03-19T02:20:49.774Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ quicklook --- [2024-03-19T02:20:49.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/src/test/resources [2024-03-19T02:20:49.775Z] [INFO] [2024-03-19T02:20:49.775Z] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ quicklook --- [2024-03-19T02:20:49.775Z] [INFO] No sources to compile [2024-03-19T02:20:49.775Z] [INFO] [2024-03-19T02:20:49.775Z] [INFO] --- surefire:3.1.2:test (default-test) @ quicklook --- [2024-03-19T02:20:49.899Z] [INFO] [2024-03-19T02:20:49.899Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:49.899Z] [INFO] [2024-03-19T02:20:49.900Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:50.012Z] [2024-03-19T02:20:50.012Z] setOSConditions: [2024-03-19T02:20:50.012Z] [2024-03-19T02:20:50.012Z] setToolWin: [2024-03-19T02:20:50.012Z] [2024-03-19T02:20:50.012Z] setToolUnix: [2024-03-19T02:20:50.012Z] [2024-03-19T02:20:50.012Z] setToolProperty: [2024-03-19T02:20:50.012Z] [2024-03-19T02:20:50.012Z] setS1ASclassPath: [2024-03-19T02:20:50.012Z] [2024-03-19T02:20:50.012Z] init-common: [2024-03-19T02:20:50.012Z] [2024-03-19T02:20:50.012Z] startDomainUnix: [2024-03-19T02:20:50.012Z] [echo] Starting DAS [2024-03-19T02:20:50.108Z] [INFO] [2024-03-19T02:20:50.108Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:50.253Z] [INFO] [2024-03-19T02:20:50.253Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:50.253Z] [INFO] [2024-03-19T02:20:50.253Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:50.304Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:50.304Z] [INFO] [2024-03-19T02:20:50.304Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:50.339Z] [INFO] No tests to run. [2024-03-19T02:20:50.340Z] [INFO] [2024-03-19T02:20:50.340Z] [INFO] --- antrun:3.0.0:run (default-test) @ quicklook --- [2024-03-19T02:20:50.366Z] [INFO] [2024-03-19T02:20:50.366Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:50.464Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:50.464Z] [INFO] [2024-03-19T02:20:50.464Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:50.498Z] [INFO] No sources to compile [2024-03-19T02:20:50.498Z] [INFO] [2024-03-19T02:20:50.498Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:50.498Z] [INFO] [2024-03-19T02:20:50.498Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:50.498Z] [INFO] [2024-03-19T02:20:50.498Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:50.498Z] [INFO] No sources to compile [2024-03-19T02:20:50.498Z] [INFO] [2024-03-19T02:20:50.498Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:50.498Z] [INFO] No sources to compile [2024-03-19T02:20:50.498Z] [INFO] [2024-03-19T02:20:50.498Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:50.563Z] [INFO] [2024-03-19T02:20:50.563Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:50.582Z] [INFO] [2024-03-19T02:20:50.582Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:50.582Z] [INFO] [2024-03-19T02:20:50.582Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:50.723Z] [INFO] [2024-03-19T02:20:50.723Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:50.822Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:50.822Z] [INFO] [2024-03-19T02:20:50.822Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:50.841Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:50.841Z] [INFO] [2024-03-19T02:20:50.841Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:50.868Z] [INFO] [2024-03-19T02:20:50.868Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:50.933Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:50.933Z] [INFO] [2024-03-19T02:20:50.933Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:50.933Z] [INFO] [2024-03-19T02:20:50.933Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:51.068Z] [INFO] Executing tasks [2024-03-19T02:20:51.068Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:51.068Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:51.068Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:51.068Z] [INFO] Executed tasks [2024-03-19T02:20:51.068Z] [INFO] [2024-03-19T02:20:51.068Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:51.079Z] [INFO] [2024-03-19T02:20:51.079Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:51.098Z] [INFO] [2024-03-19T02:20:51.098Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:51.126Z] [INFO] [2024-03-19T02:20:51.126Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:51.439Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:20:51.439Z] for: CN=basic-lqfq4, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:20:51.439Z] [2024-03-19T02:20:51.439Z] Warning: [2024-03-19T02:20:51.439Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:20:51.439Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:20:51.439Z] [CN=basic-lqfq4-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:20:51.660Z] [INFO] [2024-03-19T02:20:51.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:51.660Z] [INFO] [2024-03-19T02:20:51.660Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:51.695Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:51.695Z] [INFO] [2024-03-19T02:20:51.695Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:51.713Z] [INFO] Executing tasks [2024-03-19T02:20:51.713Z] [WARNING] [echo] compile classpath: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/target/classes [2024-03-19T02:20:51.713Z] [INFO] [2024-03-19T02:20:51.713Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-03-19T02:20:51.713Z] [INFO] Building GlassFish Ant Dependencies 8.0.1-SNAPSHOT [2024-03-19T02:20:51.713Z] [INFO] from pom.xml [2024-03-19T02:20:51.713Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:20:51.714Z] [WARNING] [echo] plugin classpath: /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar:/home/jenkins/.m2/repository/org/apache/ant/ant/1.10.9/ant-1.10.9.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-launcher/1.10.9/ant-launcher-1.10.9.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar:/home/jenkins/.m2/repository/junit/junit/4.13/junit-4.13.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-apache-regexp/1.10.9/ant-apache-regexp-1.10.9.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar:/home/jenkins/.m2/repository/org/testng/testng/6.11/testng-6.11.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/home/jenkins/.m2/repository/com/sun/jsftemplating/jsftemplating-dynafaces/0.1/jsftemplating-dynafaces-0.1.jar:/home/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/home/jenkins/.m2/repository/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar:/home/jenkins/.m2/repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar:/home/jenkins/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [2024-03-19T02:20:51.714Z] [WARNING] Trying to override old definition of task javac [2024-03-19T02:20:51.797Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:20:51.797Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:20:51.797Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:20:51.797Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:20:51.797Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:20:51.798Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:20:51.798Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:20:51.798Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:20:51.798Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:20:51.798Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:20:51.798Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:20:51.798Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:20:51.798Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:20:51.798Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:20:51.798Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:20:51.798Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:20:51.798Z] [INFO] [2024-03-19T02:20:51.798Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:20:51.953Z] [INFO] [2024-03-19T02:20:51.953Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:51.971Z] [WARNING] [echo] +-----------------------------+ [2024-03-19T02:20:51.971Z] [WARNING] [echo] | | [2024-03-19T02:20:51.971Z] [WARNING] [echo] | R u n n i n g | [2024-03-19T02:20:51.971Z] [WARNING] [echo] | all_gd_security | [2024-03-19T02:20:51.971Z] [WARNING] [echo] | Full Profile | [2024-03-19T02:20:51.971Z] [WARNING] [echo] +-----------------------------+ [2024-03-19T02:20:51.971Z] [WARNING] [echo] Verify Domain.xml [2024-03-19T02:20:52.226Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:52.226Z] [INFO] [2024-03-19T02:20:52.226Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:52.334Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:20:52.334Z] for: CN=basic-wm246-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:20:52.334Z] [2024-03-19T02:20:52.334Z] Warning: [2024-03-19T02:20:52.334Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:20:52.382Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:20:52.449Z] [INFO] [2024-03-19T02:20:52.449Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:52.449Z] [INFO] [2024-03-19T02:20:52.449Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:52.485Z] [INFO] [2024-03-19T02:20:52.485Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:52.606Z] Enter keystore password: Certificate stored in file [2024-03-19T02:20:52.606Z] [2024-03-19T02:20:52.606Z] Warning: [2024-03-19T02:20:52.606Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:20:52.879Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:20:52.880Z] for: CN=basic-lqfq4-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:20:52.880Z] [2024-03-19T02:20:52.880Z] Warning: [2024-03-19T02:20:52.880Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:20:53.019Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:53.019Z] [INFO] [2024-03-19T02:20:53.019Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:53.212Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:20:53.249Z] [INFO] No sources to compile [2024-03-19T02:20:53.249Z] [INFO] [2024-03-19T02:20:53.249Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:53.277Z] [INFO] [2024-03-19T02:20:53.277Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:53.351Z] [INFO] [exec] All tests passed; domain.xml is valid. [2024-03-19T02:20:53.351Z] [INFO] [exec] Command verify-domain-xml executed successfully. [2024-03-19T02:20:53.351Z] [WARNING] [echo] +-----------------------------+ [2024-03-19T02:20:53.351Z] [WARNING] [echo] | | [2024-03-19T02:20:53.351Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:20:53.351Z] [WARNING] [echo] | in Felix mode | [2024-03-19T02:20:53.351Z] [WARNING] [echo] | | [2024-03-19T02:20:53.351Z] [WARNING] [echo] +-----------------------------+ [2024-03-19T02:20:53.448Z] Enter keystore password: Certificate stored in file [2024-03-19T02:20:53.448Z] [2024-03-19T02:20:53.448Z] Warning: [2024-03-19T02:20:53.448Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:20:53.462Z] [INFO] No sources to compile [2024-03-19T02:20:53.462Z] [INFO] [2024-03-19T02:20:53.462Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:53.506Z] Enter keystore password: Certificate stored in file [2024-03-19T02:20:53.506Z] [2024-03-19T02:20:53.506Z] Warning: [2024-03-19T02:20:53.506Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:20:53.508Z] [INFO] [2024-03-19T02:20:53.508Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:53.508Z] [INFO] [2024-03-19T02:20:53.508Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:53.508Z] [INFO] No sources to compile [2024-03-19T02:20:53.508Z] [INFO] [2024-03-19T02:20:53.508Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:53.508Z] [INFO] No sources to compile [2024-03-19T02:20:53.508Z] [INFO] [2024-03-19T02:20:53.508Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:53.614Z] [INFO] No sources to compile [2024-03-19T02:20:53.614Z] [INFO] [2024-03-19T02:20:53.614Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:53.621Z] [INFO] No sources to compile [2024-03-19T02:20:53.621Z] [INFO] [2024-03-19T02:20:53.621Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:53.720Z] [INFO] [2024-03-19T02:20:53.720Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:53.720Z] [INFO] [2024-03-19T02:20:53.720Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:53.720Z] [INFO] No sources to compile [2024-03-19T02:20:53.720Z] [INFO] [2024-03-19T02:20:53.720Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:53.720Z] [INFO] No sources to compile [2024-03-19T02:20:53.720Z] [INFO] [2024-03-19T02:20:53.720Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:53.859Z] [INFO] No sources to compile [2024-03-19T02:20:53.859Z] [INFO] [2024-03-19T02:20:53.859Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:53.859Z] [INFO] [2024-03-19T02:20:53.859Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:53.859Z] [INFO] [2024-03-19T02:20:53.859Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:53.859Z] [INFO] No sources to compile [2024-03-19T02:20:53.859Z] [INFO] [2024-03-19T02:20:53.859Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:53.859Z] [INFO] No sources to compile [2024-03-19T02:20:53.859Z] [INFO] [2024-03-19T02:20:53.859Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:53.873Z] [INFO] [2024-03-19T02:20:53.873Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:53.873Z] [INFO] [2024-03-19T02:20:53.873Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:53.873Z] [INFO] No sources to compile [2024-03-19T02:20:53.873Z] [INFO] [2024-03-19T02:20:53.873Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:53.873Z] [INFO] No sources to compile [2024-03-19T02:20:53.873Z] [INFO] [2024-03-19T02:20:53.873Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:53.879Z] [INFO] [2024-03-19T02:20:53.879Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:53.879Z] [INFO] [2024-03-19T02:20:53.879Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:53.879Z] [INFO] No sources to compile [2024-03-19T02:20:53.879Z] [INFO] [2024-03-19T02:20:53.879Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:53.879Z] [INFO] No sources to compile [2024-03-19T02:20:53.879Z] [INFO] [2024-03-19T02:20:53.879Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:54.047Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:20:54.073Z] [INFO] Executing tasks [2024-03-19T02:20:54.073Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:54.073Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:54.073Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:54.073Z] [INFO] Executed tasks [2024-03-19T02:20:54.073Z] [INFO] [2024-03-19T02:20:54.073Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:54.114Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:20:54.285Z] [INFO] Executing tasks [2024-03-19T02:20:54.285Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:54.285Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:54.285Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:54.285Z] [INFO] Executed tasks [2024-03-19T02:20:54.285Z] [INFO] [2024-03-19T02:20:54.285Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:54.338Z] Enter keystore password: Certificate stored in file [2024-03-19T02:20:54.338Z] [2024-03-19T02:20:54.338Z] Warning: [2024-03-19T02:20:54.338Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:20:54.438Z] [INFO] Executing tasks [2024-03-19T02:20:54.438Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:54.438Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:54.438Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:54.438Z] [INFO] Executed tasks [2024-03-19T02:20:54.438Z] [INFO] [2024-03-19T02:20:54.438Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:54.443Z] [INFO] Executing tasks [2024-03-19T02:20:54.443Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:54.443Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:54.443Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:54.443Z] [INFO] Executed tasks [2024-03-19T02:20:54.443Z] [INFO] [2024-03-19T02:20:54.443Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:54.487Z] [INFO] No sources to compile [2024-03-19T02:20:54.487Z] [INFO] [2024-03-19T02:20:54.487Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:54.533Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:20:54.533Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:20:54.534Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:20:54.534Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:20:54.534Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:20:54.534Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:20:54.534Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:20:54.534Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:20:54.534Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:20:54.534Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:20:54.534Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:20:54.534Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:20:54.534Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:20:54.534Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:20:54.534Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:20:54.534Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:20:54.534Z] [INFO] [2024-03-19T02:20:54.534Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:20:54.534Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:20:54.679Z] Domain domain1 created. [2024-03-19T02:20:54.679Z] Domain domain1 admin port is 45707. [2024-03-19T02:20:54.679Z] Domain domain1 allows admin login as user "admin" with no password. [2024-03-19T02:20:54.679Z] Command create-domain executed successfully. [2024-03-19T02:20:54.745Z] [INFO] [2024-03-19T02:20:54.745Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:54.745Z] [INFO] [2024-03-19T02:20:54.745Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:54.745Z] [INFO] No sources to compile [2024-03-19T02:20:54.745Z] [INFO] [2024-03-19T02:20:54.745Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:54.745Z] [INFO] No sources to compile [2024-03-19T02:20:54.745Z] [INFO] [2024-03-19T02:20:54.745Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:54.802Z] [INFO] Executing tasks [2024-03-19T02:20:54.802Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:54.802Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:54.802Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:54.802Z] [INFO] Executed tasks [2024-03-19T02:20:54.802Z] [INFO] [2024-03-19T02:20:54.802Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:54.936Z] + HOST=localhost [2024-03-19T02:20:54.936Z] + echo ' [2024-03-19T02:20:54.936Z] gf.version=${env.GF_VERSION} [2024-03-19T02:20:54.936Z] bundles.dir=${env.WORKSPACE}/bundles [2024-03-19T02:20:54.936Z] admin.domain=domain1 [2024-03-19T02:20:54.936Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-03-19T02:20:54.936Z] admin.port=45707 [2024-03-19T02:20:54.936Z] admin.user=admin [2024-03-19T02:20:54.936Z] admin.host=localhost [2024-03-19T02:20:54.936Z] http.port=45711 [2024-03-19T02:20:54.936Z] https.port=45712 [2024-03-19T02:20:54.936Z] http.host=localhost [2024-03-19T02:20:54.936Z] http.address=127.0.0.1 [2024-03-19T02:20:54.936Z] http.alternate.port=45713 [2024-03-19T02:20:54.936Z] orb.port=45710 [2024-03-19T02:20:54.936Z] admin.password= [2024-03-19T02:20:54.936Z] ssl.password=changeit [2024-03-19T02:20:54.936Z] master.password=changeit [2024-03-19T02:20:54.936Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-03-19T02:20:54.936Z] appserver.instance.name=server [2024-03-19T02:20:54.936Z] config.dottedname.prefix=server [2024-03-19T02:20:54.936Z] resources.dottedname.prefix=domain.resources [2024-03-19T02:20:54.936Z] results.mailhost=localhost [2024-03-19T02:20:54.936Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-03-19T02:20:54.936Z] results.mailee=yourname@sun.com [2024-03-19T02:20:54.936Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-03-19T02:20:54.936Z] precompilejsp=true [2024-03-19T02:20:54.936Z] jvm.maxpermsize=192m [2024-03-19T02:20:54.936Z] ENABLE_REPLICATION=false [2024-03-19T02:20:54.936Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain} [2024-03-19T02:20:54.936Z] cluster.name=clusterA [2024-03-19T02:20:54.936Z] instance.name=inst1 [2024-03-19T02:20:54.936Z] instance.name.2=inst2 [2024-03-19T02:20:54.936Z] instance.name.3=inst3 [2024-03-19T02:20:54.937Z] instance.http.port=45716 [2024-03-19T02:20:54.937Z] instance.https.port=45719 [2024-03-19T02:20:54.937Z] instance.http.port.2=45717 [2024-03-19T02:20:54.937Z] instance.http.port.3=45718 [2024-03-19T02:20:54.937Z] nodeagent.name=localhost-domain1 [2024-03-19T02:20:54.937Z] ' [2024-03-19T02:20:54.937Z] + kill_processes [2024-03-19T02:20:54.937Z] + ps -aef [2024-03-19T02:20:54.937Z] + grep java [2024-03-19T02:20:54.937Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 19: ps: command not found [2024-03-19T02:20:54.937Z] + grep ASMain [2024-03-19T02:20:54.937Z] + grep -v grep [2024-03-19T02:20:54.937Z] + awk '{print $2}' [2024-03-19T02:20:54.937Z] + xargs kill -9 [2024-03-19T02:20:54.937Z] + true [2024-03-19T02:20:54.937Z] + jps [2024-03-19T02:20:54.937Z] + grep Main [2024-03-19T02:20:54.937Z] + grep -v grep [2024-03-19T02:20:54.937Z] + awk '{print $1}' [2024-03-19T02:20:54.937Z] + xargs kill -9 [2024-03-19T02:20:54.937Z] + true [2024-03-19T02:20:54.937Z] + ps -aef [2024-03-19T02:20:54.937Z] + grep derby [2024-03-19T02:20:54.937Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 21: ps: command not found [2024-03-19T02:20:54.937Z] + grep -v grep [2024-03-19T02:20:54.937Z] + awk '{print $2}' [2024-03-19T02:20:54.937Z] + xargs kill -9 [2024-03-19T02:20:54.937Z] + true [2024-03-19T02:20:54.937Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web [2024-03-19T02:20:54.937Z] + ant init jsp finish-report [2024-03-19T02:20:54.937Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:54.937Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/build.xml [2024-03-19T02:20:54.946Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:20:54.953Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:20:55.006Z] [INFO] [2024-03-19T02:20:55.006Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-03-19T02:20:55.015Z] [INFO] No sources to compile [2024-03-19T02:20:55.015Z] [INFO] [2024-03-19T02:20:55.015Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:55.246Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:20:55.265Z] [INFO] [2024-03-19T02:20:55.266Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-03-19T02:20:55.273Z] [INFO] [2024-03-19T02:20:55.273Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:55.273Z] [INFO] [2024-03-19T02:20:55.273Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:55.273Z] [INFO] No sources to compile [2024-03-19T02:20:55.273Z] [INFO] [2024-03-19T02:20:55.273Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:55.273Z] [INFO] No sources to compile [2024-03-19T02:20:55.273Z] [INFO] [2024-03-19T02:20:55.273Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:55.314Z] [INFO] Executing tasks [2024-03-19T02:20:55.314Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:55.314Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:55.314Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:55.314Z] [INFO] Executed tasks [2024-03-19T02:20:55.314Z] [INFO] [2024-03-19T02:20:55.314Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:55.500Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:20:55.500Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:20:55.512Z] [2024-03-19T02:20:55.512Z] init: [2024-03-19T02:20:55.512Z] [2024-03-19T02:20:55.512Z] init-report: [2024-03-19T02:20:55.512Z] [2024-03-19T02:20:55.512Z] setOSConditions: [2024-03-19T02:20:55.512Z] [2024-03-19T02:20:55.512Z] setToolWin: [2024-03-19T02:20:55.512Z] [2024-03-19T02:20:55.512Z] setToolUnix: [2024-03-19T02:20:55.512Z] [2024-03-19T02:20:55.512Z] setToolProperty: [2024-03-19T02:20:55.512Z] [2024-03-19T02:20:55.512Z] setS1ASclassPath: [2024-03-19T02:20:55.512Z] [2024-03-19T02:20:55.513Z] init-common: [2024-03-19T02:20:55.513Z] [2024-03-19T02:20:55.513Z] startDomainUnix: [2024-03-19T02:20:55.513Z] [echo] Starting DAS [2024-03-19T02:20:55.758Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:20:55.758Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:20:55.758Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:20:55.758Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:20:55.758Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:55.758Z] [INFO] BUILD SUCCESS [2024-03-19T02:20:55.758Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:55.758Z] [INFO] Total time: 20.891 s [2024-03-19T02:20:55.758Z] [INFO] Finished at: 2024-03-19T02:20:55Z [2024-03-19T02:20:55.758Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:55.758Z] + run_test ejb_group_1 [2024-03-19T02:20:55.758Z] + local testid=ejb_group_1 [2024-03-19T02:20:55.758Z] + local found=false [2024-03-19T02:20:55.758Z] ++ find . -name run_test.sh [2024-03-19T02:20:55.833Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:20:55.833Z] [INFO] [2024-03-19T02:20:55.833Z] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-03-19T02:20:55.839Z] [INFO] Executing tasks [2024-03-19T02:20:55.839Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:55.839Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:55.839Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:55.839Z] [INFO] Executed tasks [2024-03-19T02:20:55.839Z] [INFO] [2024-03-19T02:20:55.839Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:55.856Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:20:55.856Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:20:55.856Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:20:55.879Z] Domain domain1 created. [2024-03-19T02:20:55.879Z] Domain domain1 admin port is 45707. [2024-03-19T02:20:55.879Z] Domain domain1 allows admin login as user "anonymous" with no password. [2024-03-19T02:20:55.879Z] Command create-domain executed successfully. [2024-03-19T02:20:55.879Z] + echo ' [2024-03-19T02:20:55.879Z] gf.version=${env.GF_VERSION} [2024-03-19T02:20:55.879Z] bundles.dir=${env.WORKSPACE}/bundles [2024-03-19T02:20:55.879Z] admin.domain=domain1 [2024-03-19T02:20:55.879Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-03-19T02:20:55.879Z] admin.port=45707 [2024-03-19T02:20:55.879Z] admin.user=anonymous [2024-03-19T02:20:55.879Z] admin.host=localhost [2024-03-19T02:20:55.879Z] http.port=45712 [2024-03-19T02:20:55.879Z] https.port=45711 [2024-03-19T02:20:55.879Z] http.host=localhost [2024-03-19T02:20:55.879Z] http.address=127.0.0.1 [2024-03-19T02:20:55.879Z] http.alternate.port=45713 [2024-03-19T02:20:55.879Z] orb.port=45710 [2024-03-19T02:20:55.879Z] admin.password= [2024-03-19T02:20:55.879Z] ssl.password=changeit [2024-03-19T02:20:55.879Z] master.password=changeit [2024-03-19T02:20:55.879Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-03-19T02:20:55.879Z] appserver.instance.name=server [2024-03-19T02:20:55.879Z] config.dottedname.prefix=server [2024-03-19T02:20:55.879Z] resources.dottedname.prefix=domain.resources [2024-03-19T02:20:55.879Z] results.mailhost=localhost [2024-03-19T02:20:55.879Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-03-19T02:20:55.879Z] results.mailee=yourname@sun.com [2024-03-19T02:20:55.879Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-03-19T02:20:55.879Z] precompilejsp=true [2024-03-19T02:20:55.879Z] jvm.maxpermsize=192m [2024-03-19T02:20:55.879Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2024-03-19T02:20:55.879Z] + jps [2024-03-19T02:20:55.879Z] + grep Main [2024-03-19T02:20:55.879Z] + cut -f1 '-d ' [2024-03-19T02:20:55.879Z] + xargs kill -9 [2024-03-19T02:20:55.879Z] + true [2024-03-19T02:20:55.879Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/ [2024-03-19T02:20:55.879Z] + sed s/1527/45716/g domain.xml [2024-03-19T02:20:55.879Z] + mv domain.xml.replaced domain.xml [2024-03-19T02:20:55.879Z] + grep PortNumber domain.xml [2024-03-19T02:20:55.879Z] [2024-03-19T02:20:55.879Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config [2024-03-19T02:20:55.879Z] + rm derby.properties.replaced [2024-03-19T02:20:55.879Z] + true [2024-03-19T02:20:55.879Z] + sed s/1527/45716/g derby.properties [2024-03-19T02:20:55.879Z] + rm derby.properties [2024-03-19T02:20:55.879Z] + sed s/1528/45717/g derby.properties.replaced [2024-03-19T02:20:55.879Z] + cat derby.properties [2024-03-19T02:20:55.879Z] # [2024-03-19T02:20:55.879Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2024-03-19T02:20:55.879Z] # [2024-03-19T02:20:55.879Z] # This program and the accompanying materials are made available under the [2024-03-19T02:20:55.879Z] # terms of the Eclipse Public License v. 2.0, which is available at [2024-03-19T02:20:55.879Z] # http://www.eclipse.org/legal/epl-2.0. [2024-03-19T02:20:55.879Z] # [2024-03-19T02:20:55.879Z] # This Source Code may also be made available under the following Secondary [2024-03-19T02:20:55.879Z] # Licenses when the conditions for such availability set forth in the [2024-03-19T02:20:55.879Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2024-03-19T02:20:55.879Z] # version 2 with the GNU Classpath Exception, which is available at [2024-03-19T02:20:55.879Z] # https://www.gnu.org/software/classpath/license.html. [2024-03-19T02:20:55.879Z] # [2024-03-19T02:20:55.880Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2024-03-19T02:20:55.880Z] # [2024-03-19T02:20:55.880Z] [2024-03-19T02:20:55.880Z] [2024-03-19T02:20:55.880Z] db.port=45716 [2024-03-19T02:20:55.880Z] db.port.2=45717 [2024-03-19T02:20:55.880Z] db.host=localhost [2024-03-19T02:20:55.880Z] db.type=derby [2024-03-19T02:20:55.880Z] db.name=testdb [2024-03-19T02:20:55.880Z] db.user=dbuser [2024-03-19T02:20:55.880Z] db.pwd=dbpassword [2024-03-19T02:20:55.880Z] db.driver=org.apache.derby.jdbc.ClientDriver [2024-03-19T02:20:55.880Z] db.class=org.apache.derby.jdbc.ClientDataSource [2024-03-19T02:20:55.880Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2024-03-19T02:20:55.880Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2024-03-19T02:20:55.880Z] + rm -rf '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results*' [2024-03-19T02:20:55.880Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb [2024-03-19T02:20:55.880Z] + rm count.txt [2024-03-19T02:20:55.880Z] rm: cannot remove 'count.txt': No such file or directory [2024-03-19T02:20:55.880Z] + true [2024-03-19T02:20:55.880Z] + ant ejb_group_3 report-result -Ddb.port=45716 -Ddb.port.2=45717 [2024-03-19T02:20:55.880Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:20:55.880Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/build.xml [2024-03-19T02:20:56.018Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:56.018Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:20:56.018Z] + OPT=list_test_ids [2024-03-19T02:20:56.019Z] + TEST_ID= [2024-03-19T02:20:56.019Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:20:56.019Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:20:56.019Z] +++ uname [2024-03-19T02:20:56.019Z] +++ grep -i sunos [2024-03-19T02:20:56.019Z] +++ wc -l [2024-03-19T02:20:56.019Z] +++ awk '{print $1}' [2024-03-19T02:20:56.019Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:56.019Z] ++ GREP=grep [2024-03-19T02:20:56.019Z] ++ AWK=awk [2024-03-19T02:20:56.019Z] ++ SED=sed [2024-03-19T02:20:56.019Z] ++ BC=bc [2024-03-19T02:20:56.019Z] ++ export GREP AWK SED BC [2024-03-19T02:20:56.019Z] + case ${OPT} in [2024-03-19T02:20:56.019Z] + list_test_ids [2024-03-19T02:20:56.019Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:20:56.019Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.019Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.019Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.019Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.019Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.019Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.019Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.019Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.019Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.019Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.019Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.019Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.019Z] + [[ false = true ]] [2024-03-19T02:20:56.019Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:56.019Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:20:56.019Z] + OPT=list_test_ids [2024-03-19T02:20:56.019Z] + TEST_ID= [2024-03-19T02:20:56.019Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:20:56.019Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:20:56.019Z] +++ uname [2024-03-19T02:20:56.019Z] +++ grep -i sunos [2024-03-19T02:20:56.019Z] +++ wc -l [2024-03-19T02:20:56.019Z] +++ awk '{print $1}' [2024-03-19T02:20:56.019Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:56.019Z] ++ GREP=grep [2024-03-19T02:20:56.019Z] ++ AWK=awk [2024-03-19T02:20:56.019Z] ++ SED=sed [2024-03-19T02:20:56.019Z] ++ BC=bc [2024-03-19T02:20:56.019Z] ++ export GREP AWK SED BC [2024-03-19T02:20:56.019Z] + case ${OPT} in [2024-03-19T02:20:56.019Z] + list_test_ids [2024-03-19T02:20:56.019Z] + echo batch_all [2024-03-19T02:20:56.019Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.019Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.019Z] + [[ false = true ]] [2024-03-19T02:20:56.019Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:56.019Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:20:56.019Z] + OPT=list_test_ids [2024-03-19T02:20:56.019Z] + TEST_ID= [2024-03-19T02:20:56.019Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:20:56.019Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:20:56.019Z] +++ uname [2024-03-19T02:20:56.019Z] +++ grep -i sunos [2024-03-19T02:20:56.019Z] +++ wc -l [2024-03-19T02:20:56.019Z] +++ awk '{print $1}' [2024-03-19T02:20:56.019Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:56.019Z] ++ GREP=grep [2024-03-19T02:20:56.019Z] ++ AWK=awk [2024-03-19T02:20:56.019Z] ++ SED=sed [2024-03-19T02:20:56.019Z] ++ BC=bc [2024-03-19T02:20:56.019Z] ++ export GREP AWK SED BC [2024-03-19T02:20:56.019Z] + case ${OPT} in [2024-03-19T02:20:56.019Z] + list_test_ids [2024-03-19T02:20:56.019Z] + echo cdi_all [2024-03-19T02:20:56.019Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.019Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.019Z] + [[ false = true ]] [2024-03-19T02:20:56.019Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:56.019Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:20:56.019Z] + OPT=list_test_ids [2024-03-19T02:20:56.019Z] + TEST_ID= [2024-03-19T02:20:56.019Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:20:56.019Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:20:56.019Z] +++ uname [2024-03-19T02:20:56.019Z] +++ grep -i sunos [2024-03-19T02:20:56.019Z] +++ wc -l [2024-03-19T02:20:56.019Z] +++ awk '{print $1}' [2024-03-19T02:20:56.019Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:56.019Z] ++ GREP=grep [2024-03-19T02:20:56.019Z] ++ AWK=awk [2024-03-19T02:20:56.019Z] ++ SED=sed [2024-03-19T02:20:56.019Z] ++ BC=bc [2024-03-19T02:20:56.019Z] ++ export GREP AWK SED BC [2024-03-19T02:20:56.019Z] + case ${OPT} in [2024-03-19T02:20:56.019Z] + list_test_ids [2024-03-19T02:20:56.019Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:20:56.019Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.019Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.019Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.019Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.019Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.020Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.020Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.020Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.020Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.020Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.020Z] + [[ false = true ]] [2024-03-19T02:20:56.020Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:56.020Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:20:56.020Z] + OPT=list_test_ids [2024-03-19T02:20:56.020Z] + TEST_ID= [2024-03-19T02:20:56.020Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:20:56.020Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:20:56.020Z] +++ uname [2024-03-19T02:20:56.020Z] +++ grep -i sunos [2024-03-19T02:20:56.020Z] +++ wc -l [2024-03-19T02:20:56.020Z] +++ awk '{print $1}' [2024-03-19T02:20:56.020Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:56.020Z] ++ GREP=grep [2024-03-19T02:20:56.020Z] ++ AWK=awk [2024-03-19T02:20:56.020Z] ++ SED=sed [2024-03-19T02:20:56.020Z] ++ BC=bc [2024-03-19T02:20:56.020Z] ++ export GREP AWK SED BC [2024-03-19T02:20:56.020Z] + case ${OPT} in [2024-03-19T02:20:56.020Z] + list_test_ids [2024-03-19T02:20:56.020Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:20:56.020Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.020Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.020Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.020Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.020Z] + [[ false = true ]] [2024-03-19T02:20:56.020Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:56.020Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-03-19T02:20:56.020Z] + OPT=list_test_ids [2024-03-19T02:20:56.020Z] + TEST_ID= [2024-03-19T02:20:56.020Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:20:56.020Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:20:56.020Z] +++ uname [2024-03-19T02:20:56.020Z] +++ grep -i sunos [2024-03-19T02:20:56.020Z] +++ wc -l [2024-03-19T02:20:56.020Z] +++ awk '{print $1}' [2024-03-19T02:20:56.020Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:56.020Z] ++ GREP=grep [2024-03-19T02:20:56.020Z] ++ AWK=awk [2024-03-19T02:20:56.020Z] ++ SED=sed [2024-03-19T02:20:56.020Z] ++ BC=bc [2024-03-19T02:20:56.020Z] ++ export GREP AWK SED BC [2024-03-19T02:20:56.020Z] + case ${OPT} in [2024-03-19T02:20:56.020Z] + list_test_ids [2024-03-19T02:20:56.020Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-03-19T02:20:56.020Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.020Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.020Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.020Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.020Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.020Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.020Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:56.020Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:20:56.020Z] + found=true [2024-03-19T02:20:56.020Z] + break [2024-03-19T02:20:56.020Z] + [[ true = true ]] [2024-03-19T02:20:56.020Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_1 [2024-03-19T02:20:56.020Z] + OPT=run_test_id [2024-03-19T02:20:56.020Z] + TEST_ID=ejb_group_1 [2024-03-19T02:20:56.020Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:20:56.020Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:20:56.020Z] +++ uname [2024-03-19T02:20:56.020Z] +++ grep -i sunos [2024-03-19T02:20:56.020Z] +++ wc -l [2024-03-19T02:20:56.020Z] +++ awk '{print $1}' [2024-03-19T02:20:56.020Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:56.020Z] ++ GREP=grep [2024-03-19T02:20:56.020Z] ++ AWK=awk [2024-03-19T02:20:56.020Z] ++ SED=sed [2024-03-19T02:20:56.020Z] ++ BC=bc [2024-03-19T02:20:56.020Z] ++ export GREP AWK SED BC [2024-03-19T02:20:56.020Z] + case ${OPT} in [2024-03-19T02:20:56.020Z] + trap 'copy_test_artifacts ejb_group_1' EXIT [2024-03-19T02:20:56.020Z] + run_test_id ejb_group_1 [2024-03-19T02:20:56.020Z] + [[ ejb_group_1 = \e\j\b\_\w\e\b\_\a\l\l ]] [2024-03-19T02:20:56.020Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:20:56.020Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:20:56.020Z] [2024-03-19T02:20:56.020Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:20:56.020Z] [2024-03-19T02:20:56.020Z] + for i in "${@}" [2024-03-19T02:20:56.020Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:20:56.020Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:56.092Z] [INFO] [2024-03-19T02:20:56.092Z] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-03-19T02:20:56.131Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:20:56.131Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:56.131Z] [INFO] BUILD SUCCESS [2024-03-19T02:20:56.131Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:56.131Z] [INFO] Total time: 30.821 s [2024-03-19T02:20:56.131Z] [INFO] Finished at: 2024-03-19T02:20:55Z [2024-03-19T02:20:56.131Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:56.131Z] + run_test persistence_all [2024-03-19T02:20:56.131Z] + local testid=persistence_all [2024-03-19T02:20:56.131Z] + local found=false [2024-03-19T02:20:56.131Z] ++ find . -name run_test.sh [2024-03-19T02:20:56.448Z] [2024-03-19T02:20:56.448Z] ejb_group_3: [2024-03-19T02:20:56.448Z] [2024-03-19T02:20:56.448Z] setup: [2024-03-19T02:20:56.449Z] [2024-03-19T02:20:56.449Z] setOSConditions: [2024-03-19T02:20:56.449Z] [2024-03-19T02:20:56.449Z] setToolWin: [2024-03-19T02:20:56.449Z] [2024-03-19T02:20:56.449Z] setToolUnix: [2024-03-19T02:20:56.449Z] [2024-03-19T02:20:56.449Z] setToolProperty: [2024-03-19T02:20:56.449Z] [2024-03-19T02:20:56.449Z] setS1ASclassPath: [2024-03-19T02:20:56.560Z] [INFO] No sources to compile [2024-03-19T02:20:56.560Z] [INFO] [2024-03-19T02:20:56.560Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:56.560Z] [INFO] [2024-03-19T02:20:56.560Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:56.560Z] [INFO] [2024-03-19T02:20:56.560Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:56.560Z] [INFO] No sources to compile [2024-03-19T02:20:56.560Z] [INFO] [2024-03-19T02:20:56.560Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:56.560Z] [INFO] No sources to compile [2024-03-19T02:20:56.560Z] [INFO] [2024-03-19T02:20:56.560Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:56.590Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:20:56.590Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:20:56.591Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:20:56.591Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:20:56.591Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:20:56.591Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:20:56.591Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:20:56.591Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:20:56.591Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:20:56.591Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:20:56.591Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:20:56.591Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:20:56.591Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:20:56.591Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:20:56.591Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:20:56.591Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:20:56.591Z] [INFO] [2024-03-19T02:20:56.591Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:20:56.741Z] [2024-03-19T02:20:56.741Z] init-common: [2024-03-19T02:20:56.741Z] [2024-03-19T02:20:56.741Z] start-database: [2024-03-19T02:20:56.741Z] [echo] Starting database --dbport 45716 [2024-03-19T02:20:56.741Z] [2024-03-19T02:20:56.741Z] setOSConditions: [2024-03-19T02:20:56.741Z] [2024-03-19T02:20:56.741Z] setToolWin: [2024-03-19T02:20:56.741Z] [2024-03-19T02:20:56.741Z] setToolUnix: [2024-03-19T02:20:56.741Z] [2024-03-19T02:20:56.741Z] setToolProperty: [2024-03-19T02:20:56.742Z] [2024-03-19T02:20:56.742Z] setS1ASclassPath: [2024-03-19T02:20:56.742Z] [2024-03-19T02:20:56.742Z] init-common: [2024-03-19T02:20:56.742Z] [2024-03-19T02:20:56.742Z] startDomainUnix: [2024-03-19T02:20:56.742Z] [echo] Starting DAS [2024-03-19T02:20:56.818Z] [INFO] Executing tasks [2024-03-19T02:20:56.818Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:56.818Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:20:56.818Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:20:56.818Z] [INFO] Executed tasks [2024-03-19T02:20:56.818Z] [INFO] [2024-03-19T02:20:56.818Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:20:56.883Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:20:56.883Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:20:56.883Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:20:56.883Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:20:56.883Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:20:56.883Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:20:56.883Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:20:56.883Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:20:56.883Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:20:56.883Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:20:56.883Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:20:56.883Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:20:56.883Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:20:56.883Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:20:56.883Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:20:56.883Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:20:56.884Z] [INFO] [2024-03-19T02:20:56.884Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:20:56.884Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:20:57.088Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:20:57.088Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:20:57.088Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:20:57.088Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:20:57.088Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:20:57.088Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:20:57.088Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:20:57.088Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:20:57.089Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:20:57.089Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:20:57.089Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:20:57.089Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:20:57.089Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:20:57.089Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:20:57.089Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:20:57.089Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:20:57.089Z] [INFO] [2024-03-19T02:20:57.089Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:20:57.348Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:20:57.404Z] ++ pwd [2024-03-19T02:20:57.404Z] + dname=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:57.404Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:20:57.404Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2024-03-19T02:20:57.404Z] + test_init [2024-03-19T02:20:57.404Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:20:57.404Z] [2024-03-19T02:20:57.404Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:20:57.404Z] [2024-03-19T02:20:57.404Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:20:57.404Z] + xargs touch [2024-03-19T02:20:57.404Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:57.404Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:20:57.404Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:57.404Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:20:57.404Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:57.404Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:57.404Z] + java -version [2024-03-19T02:20:57.404Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:20:57.404Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:20:57.404Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:20:57.404Z] + ant -version [2024-03-19T02:20:57.404Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:20:57.404Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:20:57.404Z] + printf '\n\n' [2024-03-19T02:20:57.404Z] [2024-03-19T02:20:57.404Z] [2024-03-19T02:20:57.404Z] + get_test_target ejb_group_1 [2024-03-19T02:20:57.404Z] + case $1 in [2024-03-19T02:20:57.404Z] + TARGET=ejb_group_1 [2024-03-19T02:20:57.404Z] + export TARGET [2024-03-19T02:20:57.404Z] + [[ ejb_group_1 = \e\j\b\_\a\l\l ]] [2024-03-19T02:20:57.404Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p* ]] [2024-03-19T02:20:57.404Z] + test_run_ejb [2024-03-19T02:20:57.404Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:20:57.404Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:20:57.404Z] + echo AS_ADMIN_PASSWORD= [2024-03-19T02:20:57.404Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/temppwd [2024-03-19T02:20:57.404Z] AS_ADMIN_PASSWORD= [2024-03-19T02:20:57.404Z] + ADMIN_PORT=45707 [2024-03-19T02:20:57.404Z] + JMS_PORT=45708 [2024-03-19T02:20:57.404Z] + JMX_PORT=45709 [2024-03-19T02:20:57.404Z] + ORB_PORT=45710 [2024-03-19T02:20:57.404Z] + SSL_PORT=45711 [2024-03-19T02:20:57.404Z] + INSTANCE_PORT=45712 [2024-03-19T02:20:57.404Z] + ALTERNATE_PORT=45713 [2024-03-19T02:20:57.405Z] + ORB_SSL_PORT=45714 [2024-03-19T02:20:57.405Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2024-03-19T02:20:57.405Z] + DB_PORT=45716 [2024-03-19T02:20:57.405Z] + DB_PORT_2=45717 [2024-03-19T02:20:57.405Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/temppwd create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45711:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45712 domain1 [2024-03-19T02:20:57.528Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:20:57.848Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:20:58.144Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:20:58.144Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:20:58.338Z] Using port 45707 for Admin. [2024-03-19T02:20:58.338Z] Using port 45712 for HTTP Instance. [2024-03-19T02:20:58.338Z] Using port 45708 for JMS. [2024-03-19T02:20:58.338Z] Using port 45710 for IIOP. [2024-03-19T02:20:58.338Z] Using port 45711 for HTTP_SSL. [2024-03-19T02:20:58.338Z] Using port 45714 for IIOP_SSL. [2024-03-19T02:20:58.338Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-03-19T02:20:58.338Z] Using port 45709 for JMX_ADMIN. [2024-03-19T02:20:58.338Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T02:20:58.338Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T02:20:58.338Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:20:58.338Z] [CN=basic-44vkt,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:20:58.403Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:20:58.403Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:20:58.403Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:20:58.403Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:58.403Z] [INFO] BUILD SUCCESS [2024-03-19T02:20:58.403Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:58.403Z] [INFO] Total time: 21.636 s [2024-03-19T02:20:58.403Z] [INFO] Finished at: 2024-03-19T02:20:58Z [2024-03-19T02:20:58.404Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:58.404Z] + run_test naming_all [2024-03-19T02:20:58.404Z] + local testid=naming_all [2024-03-19T02:20:58.404Z] + local found=false [2024-03-19T02:20:58.404Z] ++ find . -name run_test.sh [2024-03-19T02:20:58.661Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:58.661Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:20:58.661Z] + OPT=list_test_ids [2024-03-19T02:20:58.661Z] + TEST_ID= [2024-03-19T02:20:58.661Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:20:58.661Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:20:58.661Z] +++ uname [2024-03-19T02:20:58.661Z] +++ grep -i sunos [2024-03-19T02:20:58.661Z] +++ wc -l [2024-03-19T02:20:58.661Z] +++ awk '{print $1}' [2024-03-19T02:20:58.661Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:58.661Z] ++ GREP=grep [2024-03-19T02:20:58.661Z] ++ AWK=awk [2024-03-19T02:20:58.661Z] ++ SED=sed [2024-03-19T02:20:58.661Z] ++ BC=bc [2024-03-19T02:20:58.661Z] ++ export GREP AWK SED BC [2024-03-19T02:20:58.661Z] + case ${OPT} in [2024-03-19T02:20:58.661Z] + list_test_ids [2024-03-19T02:20:58.661Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:20:58.661Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.661Z] + [[ admin_cli_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.661Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.661Z] + [[ admin-cli-group-1 = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.661Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.661Z] + [[ admin-cli-group-2 = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.661Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.661Z] + [[ admin-cli-group-3 = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.661Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.661Z] + [[ admin-cli-group-4 = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.662Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.662Z] + [[ admin-cli-group-5 = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.662Z] + [[ false = true ]] [2024-03-19T02:20:58.662Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:58.662Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:20:58.662Z] + OPT=list_test_ids [2024-03-19T02:20:58.662Z] + TEST_ID= [2024-03-19T02:20:58.662Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:20:58.662Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:20:58.662Z] +++ uname [2024-03-19T02:20:58.662Z] +++ grep -i sunos [2024-03-19T02:20:58.662Z] +++ wc -l [2024-03-19T02:20:58.662Z] +++ awk '{print $1}' [2024-03-19T02:20:58.662Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:58.662Z] ++ GREP=grep [2024-03-19T02:20:58.662Z] ++ AWK=awk [2024-03-19T02:20:58.662Z] ++ SED=sed [2024-03-19T02:20:58.662Z] ++ BC=bc [2024-03-19T02:20:58.662Z] ++ export GREP AWK SED BC [2024-03-19T02:20:58.662Z] + case ${OPT} in [2024-03-19T02:20:58.662Z] + list_test_ids [2024-03-19T02:20:58.662Z] + echo batch_all [2024-03-19T02:20:58.662Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.662Z] + [[ batch_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.662Z] + [[ false = true ]] [2024-03-19T02:20:58.662Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:58.662Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:20:58.662Z] + OPT=list_test_ids [2024-03-19T02:20:58.662Z] + TEST_ID= [2024-03-19T02:20:58.662Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:20:58.662Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:20:58.662Z] +++ uname [2024-03-19T02:20:58.662Z] +++ grep -i sunos [2024-03-19T02:20:58.662Z] +++ wc -l [2024-03-19T02:20:58.662Z] +++ awk '{print $1}' [2024-03-19T02:20:58.662Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:58.662Z] ++ GREP=grep [2024-03-19T02:20:58.662Z] ++ AWK=awk [2024-03-19T02:20:58.662Z] ++ SED=sed [2024-03-19T02:20:58.662Z] ++ BC=bc [2024-03-19T02:20:58.662Z] ++ export GREP AWK SED BC [2024-03-19T02:20:58.662Z] + case ${OPT} in [2024-03-19T02:20:58.662Z] + list_test_ids [2024-03-19T02:20:58.662Z] + echo cdi_all [2024-03-19T02:20:58.662Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.662Z] + [[ cdi_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.662Z] + [[ false = true ]] [2024-03-19T02:20:58.662Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:58.662Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:20:58.662Z] + OPT=list_test_ids [2024-03-19T02:20:58.662Z] + TEST_ID= [2024-03-19T02:20:58.662Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:20:58.662Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:20:58.662Z] +++ uname [2024-03-19T02:20:58.662Z] +++ grep -i sunos [2024-03-19T02:20:58.662Z] +++ wc -l [2024-03-19T02:20:58.662Z] +++ awk '{print $1}' [2024-03-19T02:20:58.662Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:58.662Z] ++ GREP=grep [2024-03-19T02:20:58.662Z] ++ AWK=awk [2024-03-19T02:20:58.662Z] ++ SED=sed [2024-03-19T02:20:58.662Z] ++ BC=bc [2024-03-19T02:20:58.662Z] ++ export GREP AWK SED BC [2024-03-19T02:20:58.662Z] + case ${OPT} in [2024-03-19T02:20:58.662Z] + list_test_ids [2024-03-19T02:20:58.662Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:20:58.662Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.662Z] + [[ connector_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.662Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.662Z] + [[ connector_group_1 = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.662Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.662Z] + [[ connector_group_2 = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.662Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.662Z] + [[ connector_group_3 = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.662Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.662Z] + [[ connector_group_4 = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.662Z] + [[ false = true ]] [2024-03-19T02:20:58.662Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:58.662Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:20:58.662Z] + OPT=list_test_ids [2024-03-19T02:20:58.662Z] + TEST_ID= [2024-03-19T02:20:58.662Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:20:58.662Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:20:58.662Z] +++ uname [2024-03-19T02:20:58.662Z] +++ grep -i sunos [2024-03-19T02:20:58.662Z] +++ wc -l [2024-03-19T02:20:58.662Z] +++ awk '{print $1}' [2024-03-19T02:20:58.662Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:58.662Z] ++ GREP=grep [2024-03-19T02:20:58.662Z] ++ AWK=awk [2024-03-19T02:20:58.662Z] ++ SED=sed [2024-03-19T02:20:58.662Z] ++ BC=bc [2024-03-19T02:20:58.662Z] ++ export GREP AWK SED BC [2024-03-19T02:20:58.662Z] + case ${OPT} in [2024-03-19T02:20:58.662Z] + list_test_ids [2024-03-19T02:20:58.662Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:20:58.662Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.662Z] + [[ deployment_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.662Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.662Z] + [[ deployment_cluster_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.662Z] + [[ false = true ]] [2024-03-19T02:20:58.662Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:58.662Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-03-19T02:20:58.662Z] + OPT=list_test_ids [2024-03-19T02:20:58.663Z] + TEST_ID= [2024-03-19T02:20:58.663Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:20:58.663Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:20:58.663Z] +++ uname [2024-03-19T02:20:58.663Z] +++ grep -i sunos [2024-03-19T02:20:58.663Z] +++ wc -l [2024-03-19T02:20:58.663Z] +++ awk '{print $1}' [2024-03-19T02:20:58.663Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:58.663Z] ++ GREP=grep [2024-03-19T02:20:58.663Z] ++ AWK=awk [2024-03-19T02:20:58.663Z] ++ SED=sed [2024-03-19T02:20:58.663Z] ++ BC=bc [2024-03-19T02:20:58.663Z] ++ export GREP AWK SED BC [2024-03-19T02:20:58.663Z] + case ${OPT} in [2024-03-19T02:20:58.663Z] + list_test_ids [2024-03-19T02:20:58.663Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-03-19T02:20:58.663Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.663Z] + [[ ejb_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.663Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.663Z] + [[ ejb_timer_cluster_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.663Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.663Z] + [[ ejb_web_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.663Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.663Z] + [[ ejb_group_1 = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.663Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.663Z] + [[ ejb_group_2 = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.663Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.663Z] + [[ ejb_group_3 = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.663Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.663Z] + [[ ejb_group_embedded = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.663Z] + [[ false = true ]] [2024-03-19T02:20:58.663Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:58.663Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-03-19T02:20:58.663Z] + OPT=list_test_ids [2024-03-19T02:20:58.663Z] + TEST_ID= [2024-03-19T02:20:58.663Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-03-19T02:20:58.663Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-03-19T02:20:58.663Z] +++ uname [2024-03-19T02:20:58.663Z] +++ grep -i sunos [2024-03-19T02:20:58.663Z] +++ wc -l [2024-03-19T02:20:58.663Z] +++ awk '{print $1}' [2024-03-19T02:20:58.663Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:58.663Z] ++ GREP=grep [2024-03-19T02:20:58.663Z] ++ AWK=awk [2024-03-19T02:20:58.663Z] ++ SED=sed [2024-03-19T02:20:58.663Z] ++ BC=bc [2024-03-19T02:20:58.663Z] ++ export GREP AWK SED BC [2024-03-19T02:20:58.663Z] + case ${OPT} in [2024-03-19T02:20:58.663Z] + list_test_ids [2024-03-19T02:20:58.663Z] + echo jdbc_all [2024-03-19T02:20:58.663Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.663Z] + [[ jdbc_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.663Z] + [[ false = true ]] [2024-03-19T02:20:58.663Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:58.663Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-03-19T02:20:58.663Z] + OPT=list_test_ids [2024-03-19T02:20:58.663Z] + TEST_ID= [2024-03-19T02:20:58.663Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-03-19T02:20:58.663Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-03-19T02:20:58.663Z] +++ uname [2024-03-19T02:20:58.663Z] +++ grep -i sunos [2024-03-19T02:20:58.663Z] +++ wc -l [2024-03-19T02:20:58.663Z] +++ awk '{print $1}' [2024-03-19T02:20:58.663Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:58.663Z] ++ GREP=grep [2024-03-19T02:20:58.663Z] ++ AWK=awk [2024-03-19T02:20:58.663Z] ++ SED=sed [2024-03-19T02:20:58.663Z] ++ BC=bc [2024-03-19T02:20:58.663Z] ++ export GREP AWK SED BC [2024-03-19T02:20:58.663Z] + case ${OPT} in [2024-03-19T02:20:58.663Z] + list_test_ids [2024-03-19T02:20:58.663Z] + echo jms_all [2024-03-19T02:20:58.663Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.663Z] + [[ jms_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.663Z] + [[ false = true ]] [2024-03-19T02:20:58.663Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:58.663Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-03-19T02:20:58.663Z] + OPT=list_test_ids [2024-03-19T02:20:58.663Z] + TEST_ID= [2024-03-19T02:20:58.663Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-03-19T02:20:58.663Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-03-19T02:20:58.663Z] +++ uname [2024-03-19T02:20:58.663Z] +++ grep -i sunos [2024-03-19T02:20:58.663Z] +++ wc -l [2024-03-19T02:20:58.663Z] +++ awk '{print $1}' [2024-03-19T02:20:58.663Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:58.663Z] ++ GREP=grep [2024-03-19T02:20:58.663Z] ++ AWK=awk [2024-03-19T02:20:58.663Z] ++ SED=sed [2024-03-19T02:20:58.663Z] ++ BC=bc [2024-03-19T02:20:58.663Z] ++ export GREP AWK SED BC [2024-03-19T02:20:58.663Z] + case ${OPT} in [2024-03-19T02:20:58.663Z] + list_test_ids [2024-03-19T02:20:58.663Z] + echo naming_all [2024-03-19T02:20:58.663Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:58.663Z] + [[ naming_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-03-19T02:20:58.663Z] + found=true [2024-03-19T02:20:58.663Z] + break [2024-03-19T02:20:58.663Z] + [[ true = true ]] [2024-03-19T02:20:58.663Z] + ./appserver/tests/appserv-tests/devtests/naming/run_test.sh run_test_id naming_all [2024-03-19T02:20:58.663Z] + OPT=run_test_id [2024-03-19T02:20:58.663Z] + TEST_ID=naming_all [2024-03-19T02:20:58.663Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-03-19T02:20:58.663Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-03-19T02:20:58.663Z] +++ uname [2024-03-19T02:20:58.663Z] +++ grep -i sunos [2024-03-19T02:20:58.663Z] +++ wc -l [2024-03-19T02:20:58.663Z] +++ awk '{print $1}' [2024-03-19T02:20:58.663Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:58.663Z] ++ GREP=grep [2024-03-19T02:20:58.664Z] ++ AWK=awk [2024-03-19T02:20:58.664Z] ++ SED=sed [2024-03-19T02:20:58.664Z] ++ BC=bc [2024-03-19T02:20:58.664Z] ++ export GREP AWK SED BC [2024-03-19T02:20:58.664Z] + case ${OPT} in [2024-03-19T02:20:58.664Z] + trap 'copy_test_artifacts naming_all' EXIT [2024-03-19T02:20:58.664Z] + run_test_id naming_all [2024-03-19T02:20:58.664Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:20:58.664Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:20:58.664Z] [2024-03-19T02:20:58.664Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:20:58.664Z] [2024-03-19T02:20:58.664Z] + for i in "${@}" [2024-03-19T02:20:58.664Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:20:58.664Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:58.743Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:20:58.743Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:20:58.919Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:20:59.001Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:20:59.001Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:20:59.001Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:20:59.001Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:20:59.001Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:59.001Z] [INFO] BUILD SUCCESS [2024-03-19T02:20:59.001Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:59.001Z] [INFO] Total time: 22.373 s [2024-03-19T02:20:59.001Z] [INFO] Finished at: 2024-03-19T02:20:58Z [2024-03-19T02:20:59.001Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:59.001Z] + run_test ejb_group_embedded [2024-03-19T02:20:59.001Z] + local testid=ejb_group_embedded [2024-03-19T02:20:59.001Z] + local found=false [2024-03-19T02:20:59.001Z] ++ find . -name run_test.sh [2024-03-19T02:20:59.180Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:20:59.180Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:20:59.180Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:20:59.259Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.259Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:20:59.259Z] + OPT=list_test_ids [2024-03-19T02:20:59.259Z] + TEST_ID= [2024-03-19T02:20:59.259Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:20:59.259Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:20:59.259Z] +++ uname [2024-03-19T02:20:59.259Z] +++ grep -i sunos [2024-03-19T02:20:59.259Z] +++ wc -l [2024-03-19T02:20:59.259Z] +++ awk '{print $1}' [2024-03-19T02:20:59.259Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.259Z] ++ GREP=grep [2024-03-19T02:20:59.259Z] ++ AWK=awk [2024-03-19T02:20:59.259Z] ++ SED=sed [2024-03-19T02:20:59.259Z] ++ BC=bc [2024-03-19T02:20:59.259Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.259Z] + case ${OPT} in [2024-03-19T02:20:59.259Z] + list_test_ids [2024-03-19T02:20:59.259Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:20:59.259Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.259Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.259Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.259Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.259Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.259Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.259Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.259Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.259Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.259Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.259Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.259Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.259Z] + [[ false = true ]] [2024-03-19T02:20:59.259Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.259Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:20:59.259Z] + OPT=list_test_ids [2024-03-19T02:20:59.259Z] + TEST_ID= [2024-03-19T02:20:59.259Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:20:59.259Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:20:59.259Z] +++ uname [2024-03-19T02:20:59.259Z] +++ grep -i sunos [2024-03-19T02:20:59.260Z] +++ wc -l [2024-03-19T02:20:59.260Z] +++ awk '{print $1}' [2024-03-19T02:20:59.260Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.260Z] ++ GREP=grep [2024-03-19T02:20:59.260Z] ++ AWK=awk [2024-03-19T02:20:59.260Z] ++ SED=sed [2024-03-19T02:20:59.260Z] ++ BC=bc [2024-03-19T02:20:59.260Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.260Z] + case ${OPT} in [2024-03-19T02:20:59.260Z] + list_test_ids [2024-03-19T02:20:59.260Z] + echo batch_all [2024-03-19T02:20:59.260Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.260Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.260Z] + [[ false = true ]] [2024-03-19T02:20:59.260Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.260Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:20:59.260Z] + OPT=list_test_ids [2024-03-19T02:20:59.260Z] + TEST_ID= [2024-03-19T02:20:59.260Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:20:59.260Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:20:59.260Z] +++ uname [2024-03-19T02:20:59.260Z] +++ grep -i sunos [2024-03-19T02:20:59.260Z] +++ wc -l [2024-03-19T02:20:59.260Z] +++ awk '{print $1}' [2024-03-19T02:20:59.260Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.260Z] ++ GREP=grep [2024-03-19T02:20:59.260Z] ++ AWK=awk [2024-03-19T02:20:59.260Z] ++ SED=sed [2024-03-19T02:20:59.260Z] ++ BC=bc [2024-03-19T02:20:59.260Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.260Z] + case ${OPT} in [2024-03-19T02:20:59.260Z] + list_test_ids [2024-03-19T02:20:59.260Z] + echo cdi_all [2024-03-19T02:20:59.260Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.260Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.260Z] + [[ false = true ]] [2024-03-19T02:20:59.260Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.260Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:20:59.260Z] + OPT=list_test_ids [2024-03-19T02:20:59.260Z] + TEST_ID= [2024-03-19T02:20:59.260Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:20:59.260Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:20:59.260Z] +++ uname [2024-03-19T02:20:59.260Z] +++ grep -i sunos [2024-03-19T02:20:59.260Z] +++ wc -l [2024-03-19T02:20:59.260Z] +++ awk '{print $1}' [2024-03-19T02:20:59.260Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.260Z] ++ GREP=grep [2024-03-19T02:20:59.260Z] ++ AWK=awk [2024-03-19T02:20:59.260Z] ++ SED=sed [2024-03-19T02:20:59.260Z] ++ BC=bc [2024-03-19T02:20:59.260Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.260Z] + case ${OPT} in [2024-03-19T02:20:59.260Z] + list_test_ids [2024-03-19T02:20:59.260Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:20:59.260Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.260Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.260Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.260Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.260Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.260Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.260Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.260Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.260Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.260Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.260Z] + [[ false = true ]] [2024-03-19T02:20:59.260Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.260Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:20:59.260Z] + OPT=list_test_ids [2024-03-19T02:20:59.260Z] + TEST_ID= [2024-03-19T02:20:59.260Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:20:59.260Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:20:59.260Z] +++ uname [2024-03-19T02:20:59.260Z] +++ grep -i sunos [2024-03-19T02:20:59.260Z] +++ wc -l [2024-03-19T02:20:59.260Z] +++ awk '{print $1}' [2024-03-19T02:20:59.260Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.260Z] ++ GREP=grep [2024-03-19T02:20:59.260Z] ++ AWK=awk [2024-03-19T02:20:59.260Z] ++ SED=sed [2024-03-19T02:20:59.260Z] ++ BC=bc [2024-03-19T02:20:59.260Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.260Z] + case ${OPT} in [2024-03-19T02:20:59.260Z] + list_test_ids [2024-03-19T02:20:59.260Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:20:59.260Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.260Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.260Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.260Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.260Z] + [[ false = true ]] [2024-03-19T02:20:59.260Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.260Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-03-19T02:20:59.260Z] + OPT=list_test_ids [2024-03-19T02:20:59.260Z] + TEST_ID= [2024-03-19T02:20:59.260Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:20:59.260Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:20:59.260Z] +++ uname [2024-03-19T02:20:59.260Z] +++ grep -i sunos [2024-03-19T02:20:59.260Z] +++ wc -l [2024-03-19T02:20:59.260Z] +++ awk '{print $1}' [2024-03-19T02:20:59.260Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.260Z] ++ GREP=grep [2024-03-19T02:20:59.261Z] ++ AWK=awk [2024-03-19T02:20:59.261Z] ++ SED=sed [2024-03-19T02:20:59.261Z] ++ BC=bc [2024-03-19T02:20:59.261Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.261Z] + case ${OPT} in [2024-03-19T02:20:59.261Z] + list_test_ids [2024-03-19T02:20:59.261Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-03-19T02:20:59.261Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.261Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.261Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.261Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.261Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.261Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.261Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.261Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.261Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.261Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.261Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.261Z] + [[ ejb_group_3 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.261Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.261Z] + [[ ejb_group_embedded = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-03-19T02:20:59.261Z] + found=true [2024-03-19T02:20:59.261Z] + break [2024-03-19T02:20:59.261Z] + [[ true = true ]] [2024-03-19T02:20:59.261Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_embedded [2024-03-19T02:20:59.261Z] + OPT=run_test_id [2024-03-19T02:20:59.261Z] + TEST_ID=ejb_group_embedded [2024-03-19T02:20:59.261Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:20:59.261Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:20:59.261Z] +++ uname [2024-03-19T02:20:59.261Z] +++ grep -i sunos [2024-03-19T02:20:59.261Z] +++ wc -l [2024-03-19T02:20:59.261Z] +++ awk '{print $1}' [2024-03-19T02:20:59.261Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.261Z] ++ GREP=grep [2024-03-19T02:20:59.261Z] ++ AWK=awk [2024-03-19T02:20:59.261Z] ++ SED=sed [2024-03-19T02:20:59.261Z] ++ BC=bc [2024-03-19T02:20:59.261Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.261Z] + case ${OPT} in [2024-03-19T02:20:59.261Z] + trap 'copy_test_artifacts ejb_group_embedded' EXIT [2024-03-19T02:20:59.261Z] + run_test_id ejb_group_embedded [2024-03-19T02:20:59.261Z] + [[ ejb_group_embedded = \e\j\b\_\w\e\b\_\a\l\l ]] [2024-03-19T02:20:59.261Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:20:59.261Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:20:59.261Z] [2024-03-19T02:20:59.261Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:20:59.261Z] [2024-03-19T02:20:59.261Z] + for i in "${@}" [2024-03-19T02:20:59.261Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:20:59.261Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:59.391Z] [INFO] No sources to compile [2024-03-19T02:20:59.391Z] [INFO] [2024-03-19T02:20:59.391Z] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:59.391Z] [INFO] [2024-03-19T02:20:59.391Z] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-03-19T02:20:59.391Z] [INFO] [2024-03-19T02:20:59.391Z] [INFO] --- compiler:3.12.1:compile (default-compile) @ dependency-lib-downloader --- [2024-03-19T02:20:59.391Z] [INFO] No sources to compile [2024-03-19T02:20:59.391Z] [INFO] [2024-03-19T02:20:59.391Z] [INFO] --- compiler:3.12.1:compile (process-annotations) @ dependency-lib-downloader --- [2024-03-19T02:20:59.391Z] [INFO] No sources to compile [2024-03-19T02:20:59.391Z] [INFO] [2024-03-19T02:20:59.391Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-03-19T02:20:59.438Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:20:59.438Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:20:59.438Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:59.438Z] [INFO] BUILD SUCCESS [2024-03-19T02:20:59.438Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:59.438Z] [INFO] Total time: 22.886 s [2024-03-19T02:20:59.438Z] [INFO] Finished at: 2024-03-19T02:20:59Z [2024-03-19T02:20:59.438Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:20:59.438Z] + run_test ql_gf_web_profile_all [2024-03-19T02:20:59.438Z] + local testid=ql_gf_web_profile_all [2024-03-19T02:20:59.438Z] + local found=false [2024-03-19T02:20:59.438Z] ++ find . -name run_test.sh [2024-03-19T02:20:59.697Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.697Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:20:59.697Z] + OPT=list_test_ids [2024-03-19T02:20:59.697Z] + TEST_ID= [2024-03-19T02:20:59.697Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:20:59.697Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:20:59.697Z] +++ uname [2024-03-19T02:20:59.697Z] +++ grep -i sunos [2024-03-19T02:20:59.697Z] +++ wc -l [2024-03-19T02:20:59.697Z] +++ awk '{print $1}' [2024-03-19T02:20:59.697Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.697Z] ++ GREP=grep [2024-03-19T02:20:59.697Z] ++ AWK=awk [2024-03-19T02:20:59.697Z] ++ SED=sed [2024-03-19T02:20:59.697Z] ++ BC=bc [2024-03-19T02:20:59.697Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.697Z] + case ${OPT} in [2024-03-19T02:20:59.697Z] + list_test_ids [2024-03-19T02:20:59.697Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:20:59.697Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.697Z] + [[ admin_cli_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.697Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.697Z] + [[ admin-cli-group-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.697Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.697Z] + [[ admin-cli-group-2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.697Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.697Z] + [[ admin-cli-group-3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.697Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.697Z] + [[ admin-cli-group-4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.697Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.697Z] + [[ admin-cli-group-5 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.697Z] + [[ false = true ]] [2024-03-19T02:20:59.697Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.697Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:20:59.697Z] + OPT=list_test_ids [2024-03-19T02:20:59.697Z] + TEST_ID= [2024-03-19T02:20:59.697Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:20:59.697Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:20:59.697Z] +++ uname [2024-03-19T02:20:59.697Z] +++ grep -i sunos [2024-03-19T02:20:59.697Z] +++ wc -l [2024-03-19T02:20:59.697Z] +++ awk '{print $1}' [2024-03-19T02:20:59.697Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.697Z] ++ GREP=grep [2024-03-19T02:20:59.697Z] ++ AWK=awk [2024-03-19T02:20:59.697Z] ++ SED=sed [2024-03-19T02:20:59.697Z] ++ BC=bc [2024-03-19T02:20:59.697Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.697Z] + case ${OPT} in [2024-03-19T02:20:59.697Z] + list_test_ids [2024-03-19T02:20:59.697Z] + echo batch_all [2024-03-19T02:20:59.697Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.697Z] + [[ batch_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.697Z] + [[ false = true ]] [2024-03-19T02:20:59.697Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.697Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:20:59.697Z] + OPT=list_test_ids [2024-03-19T02:20:59.697Z] + TEST_ID= [2024-03-19T02:20:59.697Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:20:59.697Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:20:59.697Z] +++ uname [2024-03-19T02:20:59.697Z] +++ grep -i sunos [2024-03-19T02:20:59.697Z] +++ wc -l [2024-03-19T02:20:59.697Z] +++ awk '{print $1}' [2024-03-19T02:20:59.697Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.697Z] ++ GREP=grep [2024-03-19T02:20:59.697Z] ++ AWK=awk [2024-03-19T02:20:59.697Z] ++ SED=sed [2024-03-19T02:20:59.697Z] ++ BC=bc [2024-03-19T02:20:59.697Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.697Z] + case ${OPT} in [2024-03-19T02:20:59.697Z] + list_test_ids [2024-03-19T02:20:59.697Z] + echo cdi_all [2024-03-19T02:20:59.697Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.697Z] + [[ cdi_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.697Z] + [[ false = true ]] [2024-03-19T02:20:59.697Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.697Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:20:59.697Z] + OPT=list_test_ids [2024-03-19T02:20:59.697Z] + TEST_ID= [2024-03-19T02:20:59.697Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:20:59.697Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:20:59.698Z] +++ uname [2024-03-19T02:20:59.698Z] +++ grep -i sunos [2024-03-19T02:20:59.698Z] +++ wc -l [2024-03-19T02:20:59.698Z] +++ awk '{print $1}' [2024-03-19T02:20:59.698Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.698Z] ++ GREP=grep [2024-03-19T02:20:59.698Z] ++ AWK=awk [2024-03-19T02:20:59.698Z] ++ SED=sed [2024-03-19T02:20:59.698Z] ++ BC=bc [2024-03-19T02:20:59.698Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.698Z] + case ${OPT} in [2024-03-19T02:20:59.698Z] + list_test_ids [2024-03-19T02:20:59.698Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ connector_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ connector_group_1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ connector_group_2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ connector_group_3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ connector_group_4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + [[ false = true ]] [2024-03-19T02:20:59.698Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.698Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:20:59.698Z] + OPT=list_test_ids [2024-03-19T02:20:59.698Z] + TEST_ID= [2024-03-19T02:20:59.698Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:20:59.698Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:20:59.698Z] +++ uname [2024-03-19T02:20:59.698Z] +++ grep -i sunos [2024-03-19T02:20:59.698Z] +++ wc -l [2024-03-19T02:20:59.698Z] +++ awk '{print $1}' [2024-03-19T02:20:59.698Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.698Z] ++ GREP=grep [2024-03-19T02:20:59.698Z] ++ AWK=awk [2024-03-19T02:20:59.698Z] ++ SED=sed [2024-03-19T02:20:59.698Z] ++ BC=bc [2024-03-19T02:20:59.698Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.698Z] + case ${OPT} in [2024-03-19T02:20:59.698Z] + list_test_ids [2024-03-19T02:20:59.698Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ deployment_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ deployment_cluster_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + [[ false = true ]] [2024-03-19T02:20:59.698Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.698Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-03-19T02:20:59.698Z] + OPT=list_test_ids [2024-03-19T02:20:59.698Z] + TEST_ID= [2024-03-19T02:20:59.698Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:20:59.698Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:20:59.698Z] +++ uname [2024-03-19T02:20:59.698Z] +++ grep -i sunos [2024-03-19T02:20:59.698Z] +++ wc -l [2024-03-19T02:20:59.698Z] +++ awk '{print $1}' [2024-03-19T02:20:59.698Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.698Z] ++ GREP=grep [2024-03-19T02:20:59.698Z] ++ AWK=awk [2024-03-19T02:20:59.698Z] ++ SED=sed [2024-03-19T02:20:59.698Z] ++ BC=bc [2024-03-19T02:20:59.698Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.698Z] + case ${OPT} in [2024-03-19T02:20:59.698Z] + list_test_ids [2024-03-19T02:20:59.698Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ ejb_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ ejb_timer_cluster_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ ejb_web_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ ejb_group_1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ ejb_group_2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ ejb_group_3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.698Z] + [[ ejb_group_embedded = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.698Z] + [[ false = true ]] [2024-03-19T02:20:59.698Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.699Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-03-19T02:20:59.699Z] + OPT=list_test_ids [2024-03-19T02:20:59.699Z] + TEST_ID= [2024-03-19T02:20:59.699Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-03-19T02:20:59.699Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-03-19T02:20:59.699Z] +++ uname [2024-03-19T02:20:59.699Z] +++ grep -i sunos [2024-03-19T02:20:59.699Z] +++ wc -l [2024-03-19T02:20:59.699Z] +++ awk '{print $1}' [2024-03-19T02:20:59.699Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.699Z] ++ GREP=grep [2024-03-19T02:20:59.699Z] ++ AWK=awk [2024-03-19T02:20:59.699Z] ++ SED=sed [2024-03-19T02:20:59.699Z] ++ BC=bc [2024-03-19T02:20:59.699Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.699Z] + case ${OPT} in [2024-03-19T02:20:59.699Z] + list_test_ids [2024-03-19T02:20:59.699Z] + echo jdbc_all [2024-03-19T02:20:59.699Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.699Z] + [[ jdbc_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.699Z] + [[ false = true ]] [2024-03-19T02:20:59.699Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.699Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-03-19T02:20:59.699Z] + OPT=list_test_ids [2024-03-19T02:20:59.699Z] + TEST_ID= [2024-03-19T02:20:59.699Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-03-19T02:20:59.699Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-03-19T02:20:59.699Z] +++ uname [2024-03-19T02:20:59.699Z] +++ grep -i sunos [2024-03-19T02:20:59.699Z] +++ wc -l [2024-03-19T02:20:59.699Z] +++ awk '{print $1}' [2024-03-19T02:20:59.699Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.699Z] ++ GREP=grep [2024-03-19T02:20:59.699Z] ++ AWK=awk [2024-03-19T02:20:59.699Z] ++ SED=sed [2024-03-19T02:20:59.699Z] ++ BC=bc [2024-03-19T02:20:59.699Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.699Z] + case ${OPT} in [2024-03-19T02:20:59.699Z] + list_test_ids [2024-03-19T02:20:59.699Z] + echo jms_all [2024-03-19T02:20:59.699Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.699Z] + [[ jms_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.699Z] + [[ false = true ]] [2024-03-19T02:20:59.699Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.699Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-03-19T02:20:59.699Z] + OPT=list_test_ids [2024-03-19T02:20:59.699Z] + TEST_ID= [2024-03-19T02:20:59.699Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-03-19T02:20:59.699Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-03-19T02:20:59.699Z] +++ grep -i sunos [2024-03-19T02:20:59.699Z] +++ uname [2024-03-19T02:20:59.699Z] +++ awk '{print $1}' [2024-03-19T02:20:59.699Z] +++ wc -l [2024-03-19T02:20:59.699Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.699Z] ++ GREP=grep [2024-03-19T02:20:59.699Z] ++ AWK=awk [2024-03-19T02:20:59.699Z] ++ SED=sed [2024-03-19T02:20:59.699Z] ++ BC=bc [2024-03-19T02:20:59.699Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.699Z] + case ${OPT} in [2024-03-19T02:20:59.699Z] + list_test_ids [2024-03-19T02:20:59.699Z] + echo naming_all [2024-03-19T02:20:59.699Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.699Z] + [[ naming_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.699Z] + [[ false = true ]] [2024-03-19T02:20:59.699Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.699Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-03-19T02:20:59.699Z] + OPT=list_test_ids [2024-03-19T02:20:59.699Z] + TEST_ID= [2024-03-19T02:20:59.699Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-03-19T02:20:59.699Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-03-19T02:20:59.699Z] +++ uname [2024-03-19T02:20:59.699Z] +++ grep -i sunos [2024-03-19T02:20:59.699Z] +++ wc -l [2024-03-19T02:20:59.699Z] +++ awk '{print $1}' [2024-03-19T02:20:59.699Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.699Z] ++ GREP=grep [2024-03-19T02:20:59.699Z] ++ AWK=awk [2024-03-19T02:20:59.699Z] ++ SED=sed [2024-03-19T02:20:59.699Z] ++ BC=bc [2024-03-19T02:20:59.699Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.699Z] + case ${OPT} in [2024-03-19T02:20:59.699Z] + list_test_ids [2024-03-19T02:20:59.699Z] + echo persistence_all [2024-03-19T02:20:59.699Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.699Z] + [[ persistence_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.699Z] + [[ false = true ]] [2024-03-19T02:20:59.699Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.699Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-03-19T02:20:59.699Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.699Z] + [[ security_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.699Z] + [[ false = true ]] [2024-03-19T02:20:59.699Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.699Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2024-03-19T02:20:59.699Z] + OPT=list_test_ids [2024-03-19T02:20:59.699Z] + TEST_ID= [2024-03-19T02:20:59.699Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2024-03-19T02:20:59.700Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2024-03-19T02:20:59.700Z] +++ uname [2024-03-19T02:20:59.700Z] +++ grep -i sunos [2024-03-19T02:20:59.700Z] +++ wc -l [2024-03-19T02:20:59.700Z] +++ awk '{print $1}' [2024-03-19T02:20:59.700Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.700Z] ++ GREP=grep [2024-03-19T02:20:59.700Z] ++ AWK=awk [2024-03-19T02:20:59.700Z] ++ SED=sed [2024-03-19T02:20:59.700Z] ++ BC=bc [2024-03-19T02:20:59.700Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.700Z] + case ${OPT} in [2024-03-19T02:20:59.700Z] + list_test_ids [2024-03-19T02:20:59.700Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2024-03-19T02:20:59.700Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.700Z] + [[ transaction_ee_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.700Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.700Z] + [[ transaction-ee-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.700Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.700Z] + [[ transaction-ee-2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.700Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.700Z] + [[ transaction-ee-3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.700Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.700Z] + [[ transaction-ee-4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.700Z] + [[ false = true ]] [2024-03-19T02:20:59.700Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.700Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2024-03-19T02:20:59.700Z] + OPT=list_test_ids [2024-03-19T02:20:59.700Z] + TEST_ID= [2024-03-19T02:20:59.700Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-03-19T02:20:59.700Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-03-19T02:20:59.700Z] +++ uname [2024-03-19T02:20:59.700Z] +++ grep -i sunos [2024-03-19T02:20:59.700Z] +++ wc -l [2024-03-19T02:20:59.700Z] +++ awk '{print $1}' [2024-03-19T02:20:59.700Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.700Z] ++ GREP=grep [2024-03-19T02:20:59.700Z] ++ AWK=awk [2024-03-19T02:20:59.700Z] ++ SED=sed [2024-03-19T02:20:59.700Z] ++ BC=bc [2024-03-19T02:20:59.700Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.700Z] + case $OPT in [2024-03-19T02:20:59.700Z] + list_test_ids [2024-03-19T02:20:59.700Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2024-03-19T02:20:59.700Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.700Z] + [[ web_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.700Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.700Z] + [[ web_jsp = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.700Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.700Z] + [[ web_servlet = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.700Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.700Z] + [[ web_web-container = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.700Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.700Z] + [[ web_group-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.700Z] + [[ false = true ]] [2024-03-19T02:20:59.700Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.700Z] ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids [2024-03-19T02:20:59.700Z] + OPT=list_test_ids [2024-03-19T02:20:59.700Z] + TEST_ID= [2024-03-19T02:20:59.700Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-03-19T02:20:59.700Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2024-03-19T02:20:59.700Z] +++ uname [2024-03-19T02:20:59.700Z] +++ grep -i sunos [2024-03-19T02:20:59.700Z] +++ wc -l [2024-03-19T02:20:59.700Z] +++ awk '{print $1}' [2024-03-19T02:20:59.700Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.700Z] ++ GREP=grep [2024-03-19T02:20:59.700Z] ++ AWK=awk [2024-03-19T02:20:59.700Z] ++ SED=sed [2024-03-19T02:20:59.700Z] ++ BC=bc [2024-03-19T02:20:59.700Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.700Z] + case ${OPT} in [2024-03-19T02:20:59.700Z] + list_test_ids [2024-03-19T02:20:59.700Z] + echo webservice_all [2024-03-19T02:20:59.700Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.700Z] + [[ webservice_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.700Z] + [[ false = true ]] [2024-03-19T02:20:59.700Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:20:59.700Z] ++ ./appserver/tests/quicklook/run_test.sh list_test_ids [2024-03-19T02:20:59.700Z] + OPT=list_test_ids [2024-03-19T02:20:59.700Z] + TEST_ID= [2024-03-19T02:20:59.700Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2024-03-19T02:20:59.700Z] + source ./appserver/tests/quicklook/../common_test.sh [2024-03-19T02:20:59.700Z] +++ uname [2024-03-19T02:20:59.700Z] +++ grep -i sunos [2024-03-19T02:20:59.700Z] +++ wc -l [2024-03-19T02:20:59.700Z] +++ awk '{print $1}' [2024-03-19T02:20:59.700Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.700Z] ++ GREP=grep [2024-03-19T02:20:59.700Z] ++ AWK=awk [2024-03-19T02:20:59.700Z] ++ SED=sed [2024-03-19T02:20:59.700Z] ++ BC=bc [2024-03-19T02:20:59.700Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.700Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:20:59.700Z] + case ${OPT} in [2024-03-19T02:20:59.700Z] + list_test_ids [2024-03-19T02:20:59.700Z] + echo ql_gf_full_profile_all ql_gf_nucleus_all ql_gf_web_profile_all ql_gf_embedded_profile_all nucleus_admin_all [2024-03-19T02:20:59.701Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.701Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.701Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.701Z] + [[ ql_gf_nucleus_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.701Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:20:59.701Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.701Z] + found=true [2024-03-19T02:20:59.701Z] + break [2024-03-19T02:20:59.701Z] + [[ true = true ]] [2024-03-19T02:20:59.701Z] + ./appserver/tests/quicklook/run_test.sh run_test_id ql_gf_web_profile_all [2024-03-19T02:20:59.701Z] + OPT=run_test_id [2024-03-19T02:20:59.701Z] + TEST_ID=ql_gf_web_profile_all [2024-03-19T02:20:59.701Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2024-03-19T02:20:59.701Z] + source ./appserver/tests/quicklook/../common_test.sh [2024-03-19T02:20:59.701Z] +++ uname [2024-03-19T02:20:59.701Z] +++ grep -i sunos [2024-03-19T02:20:59.701Z] +++ wc -l [2024-03-19T02:20:59.701Z] +++ awk '{print $1}' [2024-03-19T02:20:59.701Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:20:59.701Z] ++ GREP=grep [2024-03-19T02:20:59.701Z] ++ AWK=awk [2024-03-19T02:20:59.701Z] ++ SED=sed [2024-03-19T02:20:59.701Z] ++ BC=bc [2024-03-19T02:20:59.701Z] ++ export GREP AWK SED BC [2024-03-19T02:20:59.701Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:20:59.701Z] + case ${OPT} in [2024-03-19T02:20:59.701Z] + trap 'copy_ql_results ql_gf_web_profile_all' EXIT [2024-03-19T02:20:59.701Z] + run_test_id ql_gf_web_profile_all [2024-03-19T02:20:59.701Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.701Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\n\u\c\l\e\u\s\_\a\l\l ]] [2024-03-19T02:20:59.701Z] + [[ ql_gf_web_profile_all = \n\u\c\l\e\u\s\_\a\d\m\i\n\_\a\l\l ]] [2024-03-19T02:20:59.701Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:20:59.701Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/web.zip [2024-03-19T02:20:59.701Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:20:59.701Z] [2024-03-19T02:20:59.701Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:20:59.701Z] [2024-03-19T02:20:59.701Z] + for i in "${@}" [2024-03-19T02:20:59.701Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/web.zip == *.zip* ]] [2024-03-19T02:20:59.701Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/web.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:20:59.739Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:20:59.739Z] for: CN=basic-44vkt, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:20:59.739Z] [2024-03-19T02:20:59.739Z] Warning: [2024-03-19T02:20:59.739Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:20:59.962Z] [INFO] Executing tasks [2024-03-19T02:20:59.962Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-03-19T02:20:59.962Z] [INFO] [echo] dependency-lib-downloader [2024-03-19T02:21:00.002Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:21:00.002Z] [CN=basic-44vkt-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:21:00.047Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-03-19T02:21:00.047Z] + cd ./appserver/tests/appserv-tests/devtests/naming [2024-03-19T02:21:00.047Z] + test_init [2024-03-19T02:21:00.047Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:21:00.048Z] [2024-03-19T02:21:00.048Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:00.048Z] [2024-03-19T02:21:00.048Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:21:00.048Z] + xargs touch [2024-03-19T02:21:00.048Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:00.048Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:00.048Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:00.048Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:00.048Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:00.048Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:00.048Z] + java -version [2024-03-19T02:21:00.048Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:00.048Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:00.048Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:00.048Z] + ant -version [2024-03-19T02:21:00.048Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:00.048Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:21:00.048Z] + printf '\n\n' [2024-03-19T02:21:00.048Z] [2024-03-19T02:21:00.048Z] [2024-03-19T02:21:00.048Z] + get_test_target naming_all [2024-03-19T02:21:00.048Z] + case $1 in [2024-03-19T02:21:00.048Z] + TARGET=all [2024-03-19T02:21:00.048Z] + export TARGET [2024-03-19T02:21:00.048Z] + test_run [2024-03-19T02:21:00.048Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin start-domain [2024-03-19T02:21:00.181Z] [exec] Waiting for domain1 to start ........ [2024-03-19T02:21:00.181Z] [exec] Waiting finished after 7,521 ms. [2024-03-19T02:21:00.181Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:00.181Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:00.181Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:00.181Z] [exec] Admin Port: 4,848 [2024-03-19T02:21:00.181Z] [exec] Command start-domain executed successfully. [2024-03-19T02:21:00.181Z] [echo] run.xml:doing wait for localhost:8080... [2024-03-19T02:21:00.181Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-03-19T02:21:00.181Z] [2024-03-19T02:21:00.181Z] dumpThreadStack: [2024-03-19T02:21:00.181Z] [2024-03-19T02:21:00.181Z] startDomainWindows: [2024-03-19T02:21:00.181Z] [2024-03-19T02:21:00.181Z] startDomain: [2024-03-19T02:21:00.181Z] [2024-03-19T02:21:00.181Z] startDerby: [2024-03-19T02:21:00.181Z] [2024-03-19T02:21:00.181Z] setOSConditions: [2024-03-19T02:21:00.181Z] [2024-03-19T02:21:00.181Z] setToolWin: [2024-03-19T02:21:00.181Z] [2024-03-19T02:21:00.182Z] setToolUnix: [2024-03-19T02:21:00.182Z] [2024-03-19T02:21:00.182Z] setToolProperty: [2024-03-19T02:21:00.182Z] [2024-03-19T02:21:00.182Z] setS1ASclassPath: [2024-03-19T02:21:00.182Z] [2024-03-19T02:21:00.182Z] init-common: [2024-03-19T02:21:00.182Z] [2024-03-19T02:21:00.182Z] startDerbyNonMac: [2024-03-19T02:21:00.182Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2024-03-19T02:21:00.182Z] [2024-03-19T02:21:00.182Z] setOSConditions: [2024-03-19T02:21:00.182Z] [2024-03-19T02:21:00.182Z] setToolWin: [2024-03-19T02:21:00.182Z] [2024-03-19T02:21:00.182Z] setToolUnix: [2024-03-19T02:21:00.182Z] [2024-03-19T02:21:00.182Z] setToolProperty: [2024-03-19T02:21:00.182Z] [2024-03-19T02:21:00.182Z] setS1ASclassPath: [2024-03-19T02:21:00.182Z] [2024-03-19T02:21:00.182Z] init-common: [2024-03-19T02:21:00.182Z] [2024-03-19T02:21:00.182Z] startDerbyMac: [2024-03-19T02:21:00.182Z] [2024-03-19T02:21:00.182Z] BUILD SUCCESSFUL [2024-03-19T02:21:00.182Z] Total time: 10 seconds [2024-03-19T02:21:00.182Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:00.182Z] + echo Running target: connector_group_2 [2024-03-19T02:21:00.182Z] Running target: connector_group_2 [2024-03-19T02:21:00.182Z] + ant clean-all start-record connector_group_2 stop-record report [2024-03-19T02:21:00.182Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:00.221Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-03-19T02:21:00.221Z] [INFO] Executed tasks [2024-03-19T02:21:00.221Z] [INFO] [2024-03-19T02:21:00.221Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-03-19T02:21:00.268Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ [2024-03-19T02:21:00.268Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:21:00.268Z] + mvn -Dglassfish.home=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -Ptest_wd_security,report test [2024-03-19T02:21:00.268Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:00.632Z] ++ pwd [2024-03-19T02:21:00.632Z] + dname=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:21:00.632Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:21:00.632Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2024-03-19T02:21:00.632Z] + test_init [2024-03-19T02:21:00.632Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:21:00.632Z] [2024-03-19T02:21:00.632Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:00.632Z] [2024-03-19T02:21:00.632Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:21:00.632Z] + xargs touch [2024-03-19T02:21:00.632Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:00.632Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:00.632Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:00.632Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:00.632Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:00.632Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:00.632Z] + java -version [2024-03-19T02:21:00.632Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:00.632Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:00.632Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:00.632Z] + ant -version [2024-03-19T02:21:00.792Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-03-19T02:21:00.891Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:00.891Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:21:00.891Z] + printf '\n\n' [2024-03-19T02:21:00.891Z] [2024-03-19T02:21:00.891Z] [2024-03-19T02:21:00.891Z] + get_test_target ejb_group_embedded [2024-03-19T02:21:00.891Z] + case $1 in [2024-03-19T02:21:00.891Z] + TARGET=ejb_group_embedded [2024-03-19T02:21:00.891Z] + export TARGET [2024-03-19T02:21:00.891Z] + [[ ejb_group_embedded = \e\j\b\_\a\l\l ]] [2024-03-19T02:21:00.891Z] + [[ ejb_group_embedded = \e\j\b\_\g\r\o\u\p* ]] [2024-03-19T02:21:00.891Z] + test_run_ejb [2024-03-19T02:21:00.891Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:00.891Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:00.891Z] + echo AS_ADMIN_PASSWORD= [2024-03-19T02:21:00.891Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/temppwd [2024-03-19T02:21:00.891Z] AS_ADMIN_PASSWORD= [2024-03-19T02:21:00.891Z] + ADMIN_PORT=45707 [2024-03-19T02:21:00.891Z] + JMS_PORT=45708 [2024-03-19T02:21:00.891Z] + JMX_PORT=45709 [2024-03-19T02:21:00.891Z] + ORB_PORT=45710 [2024-03-19T02:21:00.891Z] + SSL_PORT=45711 [2024-03-19T02:21:00.891Z] + INSTANCE_PORT=45712 [2024-03-19T02:21:00.891Z] + ALTERNATE_PORT=45713 [2024-03-19T02:21:00.891Z] + ORB_SSL_PORT=45714 [2024-03-19T02:21:00.891Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2024-03-19T02:21:00.891Z] + DB_PORT=45716 [2024-03-19T02:21:00.891Z] + DB_PORT_2=45717 [2024-03-19T02:21:00.891Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/temppwd create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45711:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45712 domain1 [2024-03-19T02:21:01.061Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:21:01.061Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:21:01.062Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:21:01.062Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:21:01.062Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:21:01.062Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:01.062Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:21:01.062Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:21:01.062Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:21:01.062Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:21:01.062Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:21:01.062Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:21:01.062Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:21:01.062Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:21:01.062Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:21:01.062Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:21:01.062Z] [INFO] [2024-03-19T02:21:01.062Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:21:01.833Z] Using port 45707 for Admin. [2024-03-19T02:21:01.833Z] Using port 45712 for HTTP Instance. [2024-03-19T02:21:01.833Z] Using port 45708 for JMS. [2024-03-19T02:21:01.833Z] Using port 45710 for IIOP. [2024-03-19T02:21:01.833Z] Using port 45711 for HTTP_SSL. [2024-03-19T02:21:01.833Z] Using port 45714 for IIOP_SSL. [2024-03-19T02:21:01.833Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-03-19T02:21:01.833Z] Using port 45709 for JMX_ADMIN. [2024-03-19T02:21:01.833Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T02:21:01.833Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T02:21:01.833Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:21:01.833Z] [CN=basic-hg7bj,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:21:01.906Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:01.906Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:21:01.906Z] + OPT=list_test_ids [2024-03-19T02:21:01.906Z] + TEST_ID= [2024-03-19T02:21:01.906Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:21:01.906Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:21:01.906Z] +++ uname [2024-03-19T02:21:01.906Z] +++ grep -i sunos [2024-03-19T02:21:01.906Z] +++ wc -l [2024-03-19T02:21:01.906Z] +++ awk '{print $1}' [2024-03-19T02:21:01.906Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:01.906Z] ++ GREP=grep [2024-03-19T02:21:01.906Z] ++ AWK=awk [2024-03-19T02:21:01.906Z] ++ SED=sed [2024-03-19T02:21:01.906Z] ++ BC=bc [2024-03-19T02:21:01.906Z] ++ export GREP AWK SED BC [2024-03-19T02:21:01.906Z] + case ${OPT} in [2024-03-19T02:21:01.906Z] + list_test_ids [2024-03-19T02:21:01.906Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:21:01.906Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.906Z] + [[ admin_cli_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.906Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.906Z] + [[ admin-cli-group-1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.906Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.906Z] + [[ admin-cli-group-2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.906Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.906Z] + [[ admin-cli-group-3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.906Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.906Z] + [[ admin-cli-group-4 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.906Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.906Z] + [[ admin-cli-group-5 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.906Z] + [[ false = true ]] [2024-03-19T02:21:01.906Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:01.906Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:21:01.906Z] + OPT=list_test_ids [2024-03-19T02:21:01.906Z] + TEST_ID= [2024-03-19T02:21:01.906Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:01.906Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:21:01.906Z] +++ uname [2024-03-19T02:21:01.906Z] +++ grep -i sunos [2024-03-19T02:21:01.907Z] +++ wc -l [2024-03-19T02:21:01.907Z] +++ awk '{print $1}' [2024-03-19T02:21:01.907Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:01.907Z] ++ GREP=grep [2024-03-19T02:21:01.907Z] ++ AWK=awk [2024-03-19T02:21:01.907Z] ++ SED=sed [2024-03-19T02:21:01.907Z] ++ BC=bc [2024-03-19T02:21:01.907Z] ++ export GREP AWK SED BC [2024-03-19T02:21:01.907Z] + case ${OPT} in [2024-03-19T02:21:01.907Z] + list_test_ids [2024-03-19T02:21:01.907Z] + echo batch_all [2024-03-19T02:21:01.907Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.907Z] + [[ batch_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.907Z] + [[ false = true ]] [2024-03-19T02:21:01.907Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:01.907Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:21:01.907Z] + OPT=list_test_ids [2024-03-19T02:21:01.907Z] + TEST_ID= [2024-03-19T02:21:01.907Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:21:01.907Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:21:01.907Z] +++ uname [2024-03-19T02:21:01.907Z] +++ grep -i sunos [2024-03-19T02:21:01.907Z] +++ wc -l [2024-03-19T02:21:01.907Z] +++ awk '{print $1}' [2024-03-19T02:21:01.907Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:01.907Z] ++ GREP=grep [2024-03-19T02:21:01.907Z] ++ AWK=awk [2024-03-19T02:21:01.907Z] ++ SED=sed [2024-03-19T02:21:01.907Z] ++ BC=bc [2024-03-19T02:21:01.907Z] ++ export GREP AWK SED BC [2024-03-19T02:21:01.907Z] + case ${OPT} in [2024-03-19T02:21:01.907Z] + list_test_ids [2024-03-19T02:21:01.907Z] + echo cdi_all [2024-03-19T02:21:01.907Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.907Z] + [[ cdi_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.907Z] + [[ false = true ]] [2024-03-19T02:21:01.907Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:01.907Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:21:01.907Z] + OPT=list_test_ids [2024-03-19T02:21:01.907Z] + TEST_ID= [2024-03-19T02:21:01.907Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:01.907Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:21:01.907Z] +++ uname [2024-03-19T02:21:01.907Z] +++ grep -i sunos [2024-03-19T02:21:01.907Z] +++ wc -l [2024-03-19T02:21:01.907Z] +++ awk '{print $1}' [2024-03-19T02:21:01.907Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:01.907Z] ++ GREP=grep [2024-03-19T02:21:01.907Z] ++ AWK=awk [2024-03-19T02:21:01.907Z] ++ SED=sed [2024-03-19T02:21:01.907Z] ++ BC=bc [2024-03-19T02:21:01.907Z] ++ export GREP AWK SED BC [2024-03-19T02:21:01.907Z] + case ${OPT} in [2024-03-19T02:21:01.907Z] + list_test_ids [2024-03-19T02:21:01.907Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:21:01.907Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.907Z] + [[ connector_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.907Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.907Z] + [[ connector_group_1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.907Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.907Z] + [[ connector_group_2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.907Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.907Z] + [[ connector_group_3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.907Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.907Z] + [[ connector_group_4 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.907Z] + [[ false = true ]] [2024-03-19T02:21:01.907Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:01.907Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:21:01.907Z] + OPT=list_test_ids [2024-03-19T02:21:01.907Z] + TEST_ID= [2024-03-19T02:21:01.907Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:21:01.907Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:21:01.907Z] +++ uname [2024-03-19T02:21:01.907Z] +++ grep -i sunos [2024-03-19T02:21:01.907Z] +++ wc -l [2024-03-19T02:21:01.907Z] +++ awk '{print $1}' [2024-03-19T02:21:01.907Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:01.907Z] ++ GREP=grep [2024-03-19T02:21:01.907Z] ++ AWK=awk [2024-03-19T02:21:01.907Z] ++ SED=sed [2024-03-19T02:21:01.907Z] ++ BC=bc [2024-03-19T02:21:01.907Z] ++ export GREP AWK SED BC [2024-03-19T02:21:01.907Z] + case ${OPT} in [2024-03-19T02:21:01.907Z] + list_test_ids [2024-03-19T02:21:01.907Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:21:01.907Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.907Z] + [[ deployment_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.907Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.907Z] + [[ deployment_cluster_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.907Z] + [[ false = true ]] [2024-03-19T02:21:01.907Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:01.907Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-03-19T02:21:01.907Z] + OPT=list_test_ids [2024-03-19T02:21:01.907Z] + TEST_ID= [2024-03-19T02:21:01.907Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:21:01.907Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:21:01.907Z] +++ uname [2024-03-19T02:21:01.907Z] +++ grep -i sunos [2024-03-19T02:21:01.907Z] +++ wc -l [2024-03-19T02:21:01.907Z] +++ awk '{print $1}' [2024-03-19T02:21:01.907Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:01.907Z] ++ GREP=grep [2024-03-19T02:21:01.907Z] ++ AWK=awk [2024-03-19T02:21:01.907Z] ++ SED=sed [2024-03-19T02:21:01.908Z] ++ BC=bc [2024-03-19T02:21:01.908Z] ++ export GREP AWK SED BC [2024-03-19T02:21:01.908Z] + case ${OPT} in [2024-03-19T02:21:01.908Z] + list_test_ids [2024-03-19T02:21:01.908Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-03-19T02:21:01.908Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.908Z] + [[ ejb_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.908Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.908Z] + [[ ejb_timer_cluster_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.908Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.908Z] + [[ ejb_web_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.908Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.908Z] + [[ ejb_group_1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.908Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.908Z] + [[ ejb_group_2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.908Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.908Z] + [[ ejb_group_3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.908Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.908Z] + [[ ejb_group_embedded = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.908Z] + [[ false = true ]] [2024-03-19T02:21:01.908Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:01.908Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-03-19T02:21:01.908Z] + OPT=list_test_ids [2024-03-19T02:21:01.908Z] + TEST_ID= [2024-03-19T02:21:01.908Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-03-19T02:21:01.908Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-03-19T02:21:01.908Z] +++ uname [2024-03-19T02:21:01.908Z] +++ grep -i sunos [2024-03-19T02:21:01.908Z] +++ wc -l [2024-03-19T02:21:01.908Z] +++ awk '{print $1}' [2024-03-19T02:21:01.908Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:01.908Z] ++ GREP=grep [2024-03-19T02:21:01.908Z] ++ AWK=awk [2024-03-19T02:21:01.908Z] ++ SED=sed [2024-03-19T02:21:01.908Z] ++ BC=bc [2024-03-19T02:21:01.908Z] ++ export GREP AWK SED BC [2024-03-19T02:21:01.908Z] + case ${OPT} in [2024-03-19T02:21:01.908Z] + list_test_ids [2024-03-19T02:21:01.908Z] + echo jdbc_all [2024-03-19T02:21:01.908Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.908Z] + [[ jdbc_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.908Z] + [[ false = true ]] [2024-03-19T02:21:01.908Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:01.908Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-03-19T02:21:01.908Z] + OPT=list_test_ids [2024-03-19T02:21:01.908Z] + TEST_ID= [2024-03-19T02:21:01.908Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-03-19T02:21:01.908Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-03-19T02:21:01.908Z] +++ uname [2024-03-19T02:21:01.908Z] +++ grep -i sunos [2024-03-19T02:21:01.908Z] +++ wc -l [2024-03-19T02:21:01.908Z] +++ awk '{print $1}' [2024-03-19T02:21:01.908Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:01.908Z] ++ GREP=grep [2024-03-19T02:21:01.908Z] ++ AWK=awk [2024-03-19T02:21:01.908Z] ++ SED=sed [2024-03-19T02:21:01.908Z] ++ BC=bc [2024-03-19T02:21:01.908Z] ++ export GREP AWK SED BC [2024-03-19T02:21:01.908Z] + case ${OPT} in [2024-03-19T02:21:01.908Z] + list_test_ids [2024-03-19T02:21:01.908Z] + echo jms_all [2024-03-19T02:21:01.908Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.908Z] + [[ jms_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.908Z] + [[ false = true ]] [2024-03-19T02:21:01.908Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:01.908Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-03-19T02:21:01.908Z] + OPT=list_test_ids [2024-03-19T02:21:01.908Z] + TEST_ID= [2024-03-19T02:21:01.908Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-03-19T02:21:01.908Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-03-19T02:21:01.908Z] +++ uname [2024-03-19T02:21:01.908Z] +++ grep -i sunos [2024-03-19T02:21:01.908Z] +++ wc -l [2024-03-19T02:21:01.908Z] +++ awk '{print $1}' [2024-03-19T02:21:01.908Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:01.908Z] ++ GREP=grep [2024-03-19T02:21:01.908Z] ++ AWK=awk [2024-03-19T02:21:01.908Z] ++ SED=sed [2024-03-19T02:21:01.908Z] ++ BC=bc [2024-03-19T02:21:01.908Z] ++ export GREP AWK SED BC [2024-03-19T02:21:01.908Z] + case ${OPT} in [2024-03-19T02:21:01.908Z] + list_test_ids [2024-03-19T02:21:01.908Z] + echo naming_all [2024-03-19T02:21:01.908Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.908Z] + [[ naming_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.908Z] + [[ false = true ]] [2024-03-19T02:21:01.908Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:01.908Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-03-19T02:21:01.908Z] + OPT=list_test_ids [2024-03-19T02:21:01.908Z] + TEST_ID= [2024-03-19T02:21:01.908Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-03-19T02:21:01.908Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-03-19T02:21:01.908Z] +++ uname [2024-03-19T02:21:01.908Z] +++ grep -i sunos [2024-03-19T02:21:01.908Z] +++ wc -l [2024-03-19T02:21:01.908Z] +++ awk '{print $1}' [2024-03-19T02:21:01.908Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:01.908Z] ++ GREP=grep [2024-03-19T02:21:01.908Z] ++ AWK=awk [2024-03-19T02:21:01.908Z] ++ SED=sed [2024-03-19T02:21:01.908Z] ++ BC=bc [2024-03-19T02:21:01.908Z] ++ export GREP AWK SED BC [2024-03-19T02:21:01.908Z] + case ${OPT} in [2024-03-19T02:21:01.908Z] + list_test_ids [2024-03-19T02:21:01.909Z] + echo persistence_all [2024-03-19T02:21:01.909Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:01.909Z] + [[ persistence_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-03-19T02:21:01.909Z] + found=true [2024-03-19T02:21:01.909Z] + break [2024-03-19T02:21:01.909Z] + [[ true = true ]] [2024-03-19T02:21:01.909Z] + ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh run_test_id persistence_all [2024-03-19T02:21:01.909Z] + OPT=run_test_id [2024-03-19T02:21:01.909Z] + TEST_ID=persistence_all [2024-03-19T02:21:01.909Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-03-19T02:21:01.909Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-03-19T02:21:01.909Z] +++ uname [2024-03-19T02:21:01.909Z] +++ grep -i sunos [2024-03-19T02:21:01.909Z] +++ wc -l [2024-03-19T02:21:01.909Z] +++ awk '{print $1}' [2024-03-19T02:21:01.909Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:01.909Z] ++ GREP=grep [2024-03-19T02:21:01.909Z] ++ AWK=awk [2024-03-19T02:21:01.909Z] ++ SED=sed [2024-03-19T02:21:01.909Z] ++ BC=bc [2024-03-19T02:21:01.909Z] ++ export GREP AWK SED BC [2024-03-19T02:21:01.909Z] + case ${OPT} in [2024-03-19T02:21:01.909Z] + trap 'copy_test_artifacts persistence_all' EXIT [2024-03-19T02:21:01.909Z] + run_test_id persistence_all [2024-03-19T02:21:01.909Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:21:01.909Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:21:01.909Z] [2024-03-19T02:21:01.909Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:21:01.909Z] [2024-03-19T02:21:01.909Z] + for i in "${@}" [2024-03-19T02:21:01.909Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:21:01.909Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:21:02.002Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:21:02.002Z] for: CN=basic-44vkt-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:21:02.002Z] [2024-03-19T02:21:02.002Z] Warning: [2024-03-19T02:21:02.002Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:21:02.186Z] [INFO] Scanning for projects... [2024-03-19T02:21:02.186Z] [INFO] Artifact org.eclipse.ee4j:project:pom:1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [2024-03-19T02:21:02.187Z] [INFO] Artifact org.eclipse.ee4j:project:pom:1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [2024-03-19T02:21:02.206Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:21:02.206Z] [exec] Waiting finished after 4,891 ms. [2024-03-19T02:21:02.206Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:02.206Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:02.206Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:02.206Z] [exec] Admin Port: 45,707 [2024-03-19T02:21:02.206Z] [exec] Command start-domain executed successfully. [2024-03-19T02:21:02.206Z] [echo] run.xml:doing wait for localhost:45711... [2024-03-19T02:21:02.206Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-03-19T02:21:02.206Z] [2024-03-19T02:21:02.206Z] dumpThreadStack: [2024-03-19T02:21:02.206Z] [2024-03-19T02:21:02.206Z] startDomainWindows: [2024-03-19T02:21:02.206Z] [2024-03-19T02:21:02.206Z] startDomain: [2024-03-19T02:21:02.206Z] [2024-03-19T02:21:02.206Z] jsp: [2024-03-19T02:21:02.206Z] [echo] @@## Running WEB JSP developer tests ##@@ [2024-03-19T02:21:02.206Z] [echo] @@## Set environment variable 'web' to name of single test dir to run only that one. ##@@ [2024-03-19T02:21:02.206Z] [echo] [2024-03-19T02:21:02.206Z] [echo] ************************* [2024-03-19T02:21:02.206Z] [echo] * Running emptyServletPathJspInclude [2024-03-19T02:21:02.206Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude [2024-03-19T02:21:02.206Z] [echo] ************************* [2024-03-19T02:21:02.206Z] [echo] [2024-03-19T02:21:02.206Z] [2024-03-19T02:21:02.206Z] setOSConditions: [2024-03-19T02:21:02.206Z] [2024-03-19T02:21:02.207Z] setToolWin: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] setToolUnix: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] setToolProperty: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] setS1ASclassPath: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] init-common: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] clean: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] setOSConditions: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] setToolWin: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] setToolUnix: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] setToolProperty: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] setS1ASclassPath: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] init-common: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] clean-common: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.207Z] setOSConditions: [2024-03-19T02:21:02.207Z] [2024-03-19T02:21:02.208Z] setToolWin: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] setToolUnix: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] setToolProperty: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] setS1ASclassPath: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] init-common: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] clean-classes-common: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] setOSConditions: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] setToolWin: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] setToolUnix: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] setToolProperty: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] setS1ASclassPath: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] init-common: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] clean-jars-common: [2024-03-19T02:21:02.208Z] [2024-03-19T02:21:02.208Z] compile: [2024-03-19T02:21:02.209Z] [2024-03-19T02:21:02.209Z] setOSConditions: [2024-03-19T02:21:02.209Z] [2024-03-19T02:21:02.209Z] setToolWin: [2024-03-19T02:21:02.209Z] [2024-03-19T02:21:02.209Z] setToolUnix: [2024-03-19T02:21:02.209Z] [2024-03-19T02:21:02.209Z] setToolProperty: [2024-03-19T02:21:02.209Z] [2024-03-19T02:21:02.209Z] setS1ASclassPath: [2024-03-19T02:21:02.209Z] [2024-03-19T02:21:02.209Z] init-common: [2024-03-19T02:21:02.209Z] [2024-03-19T02:21:02.209Z] compile-common: [2024-03-19T02:21:02.209Z] [echo] Current time (ISO): 2024-03-19T02:21:01.829+0000 [2024-03-19T02:21:02.209Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:02.209Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:02.222Z] [2024-03-19T02:21:02.222Z] clean-all: [2024-03-19T02:21:02.222Z] [echo] @@## connector1.5 ##@@ [2024-03-19T02:21:02.222Z] [2024-03-19T02:21:02.222Z] clean: [2024-03-19T02:21:02.222Z] [2024-03-19T02:21:02.222Z] clean: [2024-03-19T02:21:02.222Z] [2024-03-19T02:21:02.222Z] clean: [2024-03-19T02:21:02.222Z] [2024-03-19T02:21:02.222Z] setOSConditions: [2024-03-19T02:21:02.222Z] [2024-03-19T02:21:02.222Z] setToolWin: [2024-03-19T02:21:02.222Z] [2024-03-19T02:21:02.222Z] setToolUnix: [2024-03-19T02:21:02.222Z] [2024-03-19T02:21:02.222Z] setToolProperty: [2024-03-19T02:21:02.222Z] [2024-03-19T02:21:02.222Z] setS1ASclassPath: [2024-03-19T02:21:02.302Z] Enter keystore password: Certificate stored in file [2024-03-19T02:21:02.302Z] [2024-03-19T02:21:02.302Z] Warning: [2024-03-19T02:21:02.302Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:21:02.449Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:21:02.449Z] [INFO] [2024-03-19T02:21:02.449Z] [INFO] -----------------< org.glassfish.quicklook:quicklook >------------------ [2024-03-19T02:21:02.449Z] [INFO] Building Glassfish Quicklook Bundle 8.0.1-SNAPSHOT [2024-03-19T02:21:02.449Z] [INFO] from pom.xml [2024-03-19T02:21:02.449Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-03-19T02:21:02.484Z] [2024-03-19T02:21:02.484Z] init-common: [2024-03-19T02:21:02.484Z] [2024-03-19T02:21:02.484Z] clean-classes-common: [2024-03-19T02:21:02.484Z] [2024-03-19T02:21:02.484Z] clean: [2024-03-19T02:21:02.484Z] [2024-03-19T02:21:02.484Z] setOSConditions: [2024-03-19T02:21:02.484Z] [2024-03-19T02:21:02.484Z] setToolWin: [2024-03-19T02:21:02.484Z] [2024-03-19T02:21:02.484Z] setToolUnix: [2024-03-19T02:21:02.484Z] [2024-03-19T02:21:02.484Z] setToolProperty: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] setS1ASclassPath: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] init-common: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] clean-common: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] setOSConditions: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] setToolWin: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] setToolUnix: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] setToolProperty: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] setS1ASclassPath: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] init-common: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] clean-classes-common: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] setOSConditions: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] setToolWin: [2024-03-19T02:21:02.485Z] [2024-03-19T02:21:02.485Z] setToolUnix: [2024-03-19T02:21:02.706Z] [INFO] [2024-03-19T02:21:02.706Z] [INFO] --- resources:3.3.1:resources (default-resources) @ quicklook --- [2024-03-19T02:21:02.744Z] [2024-03-19T02:21:02.744Z] setToolProperty: [2024-03-19T02:21:02.744Z] [2024-03-19T02:21:02.744Z] setS1ASclassPath: [2024-03-19T02:21:02.744Z] [2024-03-19T02:21:02.744Z] init-common: [2024-03-19T02:21:02.744Z] [2024-03-19T02:21:02.744Z] clean-jars-common: [2024-03-19T02:21:02.744Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-03-19T02:21:02.744Z] [2024-03-19T02:21:02.744Z] clean: [2024-03-19T02:21:02.744Z] [2024-03-19T02:21:02.744Z] clean: [2024-03-19T02:21:02.744Z] [2024-03-19T02:21:02.744Z] clean: [2024-03-19T02:21:02.744Z] [2024-03-19T02:21:02.744Z] setOSConditions: [2024-03-19T02:21:02.744Z] [2024-03-19T02:21:02.745Z] setToolWin: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] setToolUnix: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] setToolProperty: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] setS1ASclassPath: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] init-common: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] clean-classes-common: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] clean: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] setOSConditions: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] setToolWin: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] setToolUnix: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] setToolProperty: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] setS1ASclassPath: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] init-common: [2024-03-19T02:21:02.745Z] [2024-03-19T02:21:02.745Z] clean-common: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] setOSConditions: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] setToolWin: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] setToolUnix: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] setToolProperty: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] setS1ASclassPath: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] init-common: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] clean-classes-common: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] setOSConditions: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] setToolWin: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] setToolUnix: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] setToolProperty: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] setS1ASclassPath: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.746Z] init-common: [2024-03-19T02:21:02.746Z] [2024-03-19T02:21:02.747Z] clean-jars-common: [2024-03-19T02:21:02.747Z] [echo] @@## embeddedweb ##@@ [2024-03-19T02:21:02.747Z] [2024-03-19T02:21:02.747Z] setOSConditions: [2024-03-19T02:21:02.747Z] [2024-03-19T02:21:02.747Z] setToolWin: [2024-03-19T02:21:02.747Z] [2024-03-19T02:21:02.747Z] setToolUnix: [2024-03-19T02:21:02.747Z] [2024-03-19T02:21:02.747Z] setToolProperty: [2024-03-19T02:21:02.747Z] [2024-03-19T02:21:02.747Z] setS1ASclassPath: [2024-03-19T02:21:02.774Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:02.774Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:02.774Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:02.774Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:02.774Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:02.774Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:02.774Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:02.910Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:21:02.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/src/main/resources [2024-03-19T02:21:02.962Z] [INFO] [2024-03-19T02:21:02.962Z] [INFO] --- compiler:3.11.0:compile (default-compile) @ quicklook --- [2024-03-19T02:21:03.005Z] [2024-03-19T02:21:03.006Z] init-common: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.006Z] clean: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.006Z] setOSConditions: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.006Z] setToolWin: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.006Z] setToolUnix: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.006Z] setToolProperty: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.006Z] setS1ASclassPath: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.006Z] init-common: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.006Z] clean-common: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.006Z] setOSConditions: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.006Z] setToolWin: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.006Z] setToolUnix: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.006Z] setToolProperty: [2024-03-19T02:21:03.006Z] [2024-03-19T02:21:03.007Z] setS1ASclassPath: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] init-common: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] clean-classes-common: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] setOSConditions: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] setToolWin: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] setToolUnix: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] setToolProperty: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] setS1ASclassPath: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] init-common: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] clean-jars-common: [2024-03-19T02:21:03.007Z] [echo] @@## embeddedweb ##@@ [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] setOSConditions: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] setToolWin: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] setToolUnix: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] setToolProperty: [2024-03-19T02:21:03.007Z] [2024-03-19T02:21:03.007Z] setS1ASclassPath: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] init-common: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] clean: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] setOSConditions: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] setToolWin: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] setToolUnix: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] setToolProperty: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] setS1ASclassPath: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] init-common: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] clean-common: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] setOSConditions: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] setToolWin: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] setToolUnix: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] setToolProperty: [2024-03-19T02:21:03.008Z] [2024-03-19T02:21:03.008Z] setS1ASclassPath: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] init-common: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] clean-classes-common: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] setOSConditions: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] setToolWin: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] setToolUnix: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] setToolProperty: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] setS1ASclassPath: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] init-common: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] clean-jars-common: [2024-03-19T02:21:03.009Z] [echo] @@## mq ##@@ [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] clean: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] mq: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] setOSConditions: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] setToolWin: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] setToolUnix: [2024-03-19T02:21:03.009Z] [2024-03-19T02:21:03.009Z] setToolProperty: [2024-03-19T02:21:03.010Z] [2024-03-19T02:21:03.010Z] setS1ASclassPath: [2024-03-19T02:21:03.202Z] Enter keystore password: Certificate stored in file [2024-03-19T02:21:03.202Z] [2024-03-19T02:21:03.202Z] Warning: [2024-03-19T02:21:03.202Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:21:03.221Z] [INFO] No sources to compile [2024-03-19T02:21:03.221Z] [INFO] [2024-03-19T02:21:03.221Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ quicklook --- [2024-03-19T02:21:03.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/src/test/resources [2024-03-19T02:21:03.221Z] [INFO] [2024-03-19T02:21:03.221Z] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ quicklook --- [2024-03-19T02:21:03.221Z] [INFO] No sources to compile [2024-03-19T02:21:03.221Z] [INFO] [2024-03-19T02:21:03.221Z] [INFO] --- surefire:3.1.2:test (default-test) @ quicklook --- [2024-03-19T02:21:03.281Z] [2024-03-19T02:21:03.281Z] init-common: [2024-03-19T02:21:03.281Z] [2024-03-19T02:21:03.281Z] clean: [2024-03-19T02:21:03.281Z] [2024-03-19T02:21:03.281Z] setOSConditions: [2024-03-19T02:21:03.281Z] [2024-03-19T02:21:03.281Z] setToolWin: [2024-03-19T02:21:03.281Z] [2024-03-19T02:21:03.281Z] setToolUnix: [2024-03-19T02:21:03.281Z] [2024-03-19T02:21:03.281Z] setToolProperty: [2024-03-19T02:21:03.281Z] [2024-03-19T02:21:03.281Z] setS1ASclassPath: [2024-03-19T02:21:03.281Z] [2024-03-19T02:21:03.282Z] init-common: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] clean-common: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] setOSConditions: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] setToolWin: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] setToolUnix: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] setToolProperty: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] setS1ASclassPath: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] init-common: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] clean-classes-common: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] setOSConditions: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] setToolWin: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] setToolUnix: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] setToolProperty: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] setS1ASclassPath: [2024-03-19T02:21:03.282Z] [2024-03-19T02:21:03.282Z] init-common: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] clean-jars-common: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] setOSConditions: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] setToolWin: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] setToolUnix: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] setToolProperty: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] setS1ASclassPath: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] init-common: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] clean: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] setOSConditions: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] setToolWin: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] setToolUnix: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] setToolProperty: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] setS1ASclassPath: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] init-common: [2024-03-19T02:21:03.283Z] [2024-03-19T02:21:03.283Z] clean-common: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] setOSConditions: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] setToolWin: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] setToolUnix: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] setToolProperty: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] setS1ASclassPath: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] init-common: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] clean-classes-common: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] setOSConditions: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] setToolWin: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] setToolUnix: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] setToolProperty: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] setS1ASclassPath: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] init-common: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] clean-jars-common: [2024-03-19T02:21:03.284Z] [2024-03-19T02:21:03.284Z] setOSConditions: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] setToolWin: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] setToolUnix: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] setToolProperty: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] setS1ASclassPath: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] init-common: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] clean: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] setOSConditions: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] setToolWin: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] setToolUnix: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] setToolProperty: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] setS1ASclassPath: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] init-common: [2024-03-19T02:21:03.285Z] [2024-03-19T02:21:03.285Z] clean-common: [2024-03-19T02:21:03.348Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:03.348Z] [javac] 1 warning [2024-03-19T02:21:03.348Z] [2024-03-19T02:21:03.348Z] build: [2024-03-19T02:21:03.348Z] [2024-03-19T02:21:03.348Z] setOSConditions: [2024-03-19T02:21:03.348Z] [2024-03-19T02:21:03.348Z] setToolWin: [2024-03-19T02:21:03.348Z] [2024-03-19T02:21:03.348Z] setToolUnix: [2024-03-19T02:21:03.348Z] [2024-03-19T02:21:03.348Z] setToolProperty: [2024-03-19T02:21:03.348Z] [2024-03-19T02:21:03.348Z] setS1ASclassPath: [2024-03-19T02:21:03.349Z] [2024-03-19T02:21:03.349Z] init-common: [2024-03-19T02:21:03.349Z] [2024-03-19T02:21:03.349Z] webclient-war-common: [2024-03-19T02:21:03.349Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:03.542Z] [2024-03-19T02:21:03.542Z] setOSConditions: [2024-03-19T02:21:03.542Z] [2024-03-19T02:21:03.543Z] setToolWin: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] setToolUnix: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] setToolProperty: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] setS1ASclassPath: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] init-common: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] clean-classes-common: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] setOSConditions: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] setToolWin: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] setToolUnix: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] setToolProperty: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] setS1ASclassPath: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] init-common: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] clean-jars-common: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] setOSConditions: [2024-03-19T02:21:03.543Z] [2024-03-19T02:21:03.543Z] setToolWin: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] setToolUnix: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] setToolProperty: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] setS1ASclassPath: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] init-common: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] clean: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] setOSConditions: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] setToolWin: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] setToolUnix: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] setToolProperty: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] setS1ASclassPath: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] init-common: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] clean-common: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] setOSConditions: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.544Z] setToolWin: [2024-03-19T02:21:03.544Z] [2024-03-19T02:21:03.545Z] setToolUnix: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] setToolProperty: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] setS1ASclassPath: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] init-common: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] clean-classes-common: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] setOSConditions: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] setToolWin: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] setToolUnix: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] setToolProperty: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] setS1ASclassPath: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] init-common: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] clean-jars-common: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] setOSConditions: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] setToolWin: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.545Z] setToolUnix: [2024-03-19T02:21:03.545Z] [2024-03-19T02:21:03.546Z] setToolProperty: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] setS1ASclassPath: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] init-common: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] clean: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] setOSConditions: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] setToolWin: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] setToolUnix: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] setToolProperty: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] setS1ASclassPath: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] init-common: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] clean-common: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] setOSConditions: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] setToolWin: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] setToolUnix: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.546Z] setToolProperty: [2024-03-19T02:21:03.546Z] [2024-03-19T02:21:03.547Z] setS1ASclassPath: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] init-common: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] clean-classes-common: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] setOSConditions: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] setToolWin: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] setToolUnix: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] setToolProperty: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] setS1ASclassPath: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] init-common: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] clean-jars-common: [2024-03-19T02:21:03.547Z] [echo] @@## nonacc ##@@ [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] setOSConditions: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] setToolWin: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] setToolUnix: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.547Z] setToolProperty: [2024-03-19T02:21:03.547Z] [2024-03-19T02:21:03.548Z] setS1ASclassPath: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] init-common: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] clean: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] setOSConditions: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] setToolWin: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] setToolUnix: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] setToolProperty: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] setS1ASclassPath: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] init-common: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] clean-common: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] setOSConditions: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] setToolWin: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] setToolUnix: [2024-03-19T02:21:03.548Z] [2024-03-19T02:21:03.548Z] setToolProperty: [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] setS1ASclassPath: [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] init-common: [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] clean-classes-common: [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] setOSConditions: [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] setToolWin: [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] setToolUnix: [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] setToolProperty: [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] setS1ASclassPath: [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] init-common: [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] clean-jars-common: [2024-03-19T02:21:03.549Z] [echo] @@## web2connector ##@@ [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] setOSConditions: [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] setToolWin: [2024-03-19T02:21:03.549Z] [2024-03-19T02:21:03.549Z] setToolUnix: [2024-03-19T02:21:03.606Z] [2024-03-19T02:21:03.607Z] clear: [2024-03-19T02:21:03.607Z] [2024-03-19T02:21:03.607Z] test-tlds-exist: [2024-03-19T02:21:03.607Z] [2024-03-19T02:21:03.607Z] copy-tlds: [2024-03-19T02:21:03.607Z] [2024-03-19T02:21:03.607Z] test-tagfiles-exist: [2024-03-19T02:21:03.607Z] [2024-03-19T02:21:03.607Z] copy-tagfiles: [2024-03-19T02:21:03.607Z] [2024-03-19T02:21:03.607Z] package-war-common: [2024-03-19T02:21:03.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:03.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:03.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:03.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:03.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/lib [2024-03-19T02:21:03.607Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:03.607Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:03.607Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-empty-servlet-path-jsp-include-web.war [2024-03-19T02:21:03.607Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:03.607Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:03.608Z] [javac] Compiling 1 source file [2024-03-19T02:21:03.786Z] [INFO] No tests to run. [2024-03-19T02:21:03.786Z] [INFO] [2024-03-19T02:21:03.786Z] [INFO] --- antrun:3.0.0:run (default-test) @ quicklook --- [2024-03-19T02:21:03.805Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:21:03.805Z] for: CN=basic-hg7bj, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:21:03.805Z] [2024-03-19T02:21:03.805Z] Warning: [2024-03-19T02:21:03.805Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:21:03.805Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:21:03.805Z] [CN=basic-hg7bj-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:21:03.808Z] [2024-03-19T02:21:03.808Z] setToolProperty: [2024-03-19T02:21:03.808Z] [2024-03-19T02:21:03.808Z] setS1ASclassPath: [2024-03-19T02:21:03.808Z] [2024-03-19T02:21:03.808Z] init-common: [2024-03-19T02:21:03.808Z] [2024-03-19T02:21:03.809Z] clean: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] setOSConditions: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] setToolWin: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] setToolUnix: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] setToolProperty: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] setS1ASclassPath: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] init-common: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] clean-common: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] setOSConditions: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] setToolWin: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] setToolUnix: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] setToolProperty: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] setS1ASclassPath: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] init-common: [2024-03-19T02:21:03.809Z] [2024-03-19T02:21:03.809Z] clean-classes-common: [2024-03-19T02:21:03.810Z] [2024-03-19T02:21:03.810Z] setOSConditions: [2024-03-19T02:21:03.810Z] [2024-03-19T02:21:03.810Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:21:03.810Z] setToolWin: [2024-03-19T02:21:03.810Z] [2024-03-19T02:21:03.810Z] setToolUnix: [2024-03-19T02:21:03.810Z] [2024-03-19T02:21:03.810Z] setToolProperty: [2024-03-19T02:21:03.810Z] [2024-03-19T02:21:03.810Z] setS1ASclassPath: [2024-03-19T02:21:03.810Z] [2024-03-19T02:21:03.810Z] init-common: [2024-03-19T02:21:03.810Z] [2024-03-19T02:21:03.810Z] clean-jars-common: [2024-03-19T02:21:03.810Z] [echo] @@## web2connector (second time) ##@@ [2024-03-19T02:21:03.810Z] [2024-03-19T02:21:03.810Z] setOSConditions: [2024-03-19T02:21:03.810Z] [2024-03-19T02:21:03.810Z] setToolWin: [2024-03-19T02:21:03.810Z] [2024-03-19T02:21:03.810Z] setToolUnix: [2024-03-19T02:21:03.810Z] [2024-03-19T02:21:03.810Z] setToolProperty: [2024-03-19T02:21:03.810Z] [2024-03-19T02:21:03.811Z] setS1ASclassPath: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] init-common: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] clean: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] setOSConditions: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] setToolWin: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] setToolUnix: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] setToolProperty: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] setS1ASclassPath: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] init-common: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] clean-common: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] setOSConditions: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] setToolWin: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] setToolUnix: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] setToolProperty: [2024-03-19T02:21:03.811Z] [2024-03-19T02:21:03.811Z] setS1ASclassPath: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] init-common: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] clean-classes-common: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] setOSConditions: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] setToolWin: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] setToolUnix: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] setToolProperty: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] setS1ASclassPath: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] init-common: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] clean-jars-common: [2024-03-19T02:21:03.812Z] [echo] @@## nonstringmcfproperties ##@@ [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] setOSConditions: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] setToolWin: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] setToolUnix: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] setToolProperty: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.812Z] setS1ASclassPath: [2024-03-19T02:21:03.812Z] [2024-03-19T02:21:03.813Z] init-common: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] clean: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] setOSConditions: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] setToolWin: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] setToolUnix: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] setToolProperty: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] setS1ASclassPath: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] init-common: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] clean-common: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] setOSConditions: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] setToolWin: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] setToolUnix: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] setToolProperty: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] setS1ASclassPath: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.813Z] init-common: [2024-03-19T02:21:03.813Z] [2024-03-19T02:21:03.814Z] clean-classes-common: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] setOSConditions: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] setToolWin: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] setToolUnix: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] setToolProperty: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] setS1ASclassPath: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] init-common: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] clean-jars-common: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] clean: [2024-03-19T02:21:03.814Z] [echo] @@## nonstringraproperties ##@@ [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] clean: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] clean: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] clean: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] setOSConditions: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] setToolWin: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.814Z] setToolUnix: [2024-03-19T02:21:03.814Z] [2024-03-19T02:21:03.815Z] setToolProperty: [2024-03-19T02:21:03.815Z] [2024-03-19T02:21:03.815Z] setS1ASclassPath: [2024-03-19T02:21:03.815Z] [2024-03-19T02:21:03.815Z] init-common: [2024-03-19T02:21:03.815Z] [2024-03-19T02:21:03.815Z] clean-classes-common: [2024-03-19T02:21:03.815Z] [echo] @@## txlevelswitch ##@@ [2024-03-19T02:21:03.815Z] [2024-03-19T02:21:03.815Z] setOSConditions: [2024-03-19T02:21:03.815Z] [2024-03-19T02:21:03.815Z] setToolWin: [2024-03-19T02:21:03.815Z] [2024-03-19T02:21:03.815Z] setToolUnix: [2024-03-19T02:21:03.815Z] [2024-03-19T02:21:03.815Z] setToolProperty: [2024-03-19T02:21:03.815Z] [2024-03-19T02:21:03.815Z] setS1ASclassPath: [2024-03-19T02:21:03.815Z] [2024-03-19T02:21:03.815Z] init-common: [2024-03-19T02:21:03.815Z] [2024-03-19T02:21:03.815Z] clean: [2024-03-19T02:21:03.865Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:03.865Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:03.865Z] [2024-03-19T02:21:03.865Z] deploy: [2024-03-19T02:21:03.865Z] [2024-03-19T02:21:03.865Z] deploy-war-common: [2024-03-19T02:21:03.865Z] [2024-03-19T02:21:03.865Z] setOSConditions: [2024-03-19T02:21:03.865Z] [2024-03-19T02:21:03.865Z] setToolWin: [2024-03-19T02:21:03.865Z] [2024-03-19T02:21:03.865Z] setToolUnix: [2024-03-19T02:21:03.865Z] [2024-03-19T02:21:03.865Z] setToolProperty: [2024-03-19T02:21:03.865Z] [2024-03-19T02:21:03.865Z] setS1ASclassPath: [2024-03-19T02:21:03.865Z] [2024-03-19T02:21:03.865Z] init-common: [2024-03-19T02:21:04.035Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:21:04.035Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:21:04.035Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:21:04.035Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:21:04.035Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:21:04.035Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:04.035Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:21:04.035Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:21:04.035Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:21:04.035Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:21:04.035Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:21:04.035Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:21:04.036Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:21:04.036Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:21:04.036Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:21:04.036Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:21:04.036Z] [INFO] [2024-03-19T02:21:04.036Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:21:04.036Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:21:04.078Z] [2024-03-19T02:21:04.078Z] setOSConditions: [2024-03-19T02:21:04.078Z] [2024-03-19T02:21:04.078Z] setToolWin: [2024-03-19T02:21:04.078Z] [2024-03-19T02:21:04.078Z] setToolUnix: [2024-03-19T02:21:04.078Z] [2024-03-19T02:21:04.078Z] setToolProperty: [2024-03-19T02:21:04.078Z] [2024-03-19T02:21:04.078Z] setS1ASclassPath: [2024-03-19T02:21:04.078Z] [2024-03-19T02:21:04.078Z] init-common: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] clean-common: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] setOSConditions: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] setToolWin: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] setToolUnix: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] setToolProperty: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] setS1ASclassPath: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] init-common: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] clean-classes-common: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] setOSConditions: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] setToolWin: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] setToolUnix: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] setToolProperty: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] setS1ASclassPath: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.079Z] init-common: [2024-03-19T02:21:04.079Z] [2024-03-19T02:21:04.080Z] clean-jars-common: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] clean: [2024-03-19T02:21:04.080Z] [echo] @@## threadpool ##@@ [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] clean: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] clean: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] clean: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] setOSConditions: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] setToolWin: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] setToolUnix: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] setToolProperty: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] setS1ASclassPath: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] init-common: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] clean-classes-common: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] clean: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] setOSConditions: [2024-03-19T02:21:04.080Z] [2024-03-19T02:21:04.080Z] setToolWin: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] setToolUnix: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] setToolProperty: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] setS1ASclassPath: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] init-common: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] clean-common: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] setOSConditions: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] setToolWin: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] setToolUnix: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] setToolProperty: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] setS1ASclassPath: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] init-common: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] clean-classes-common: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] setOSConditions: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] setToolWin: [2024-03-19T02:21:04.081Z] [2024-03-19T02:21:04.081Z] setToolUnix: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] setToolProperty: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] setS1ASclassPath: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] init-common: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] clean-jars-common: [2024-03-19T02:21:04.082Z] [echo] @@## connector1.6 ##@@ [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] clean: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] clean: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] clean: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] setOSConditions: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] setToolWin: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] setToolUnix: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] setToolProperty: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] setS1ASclassPath: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] init-common: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.082Z] clean-classes-common: [2024-03-19T02:21:04.082Z] [2024-03-19T02:21:04.083Z] clean: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] setOSConditions: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] setToolWin: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] setToolUnix: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] setToolProperty: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] setS1ASclassPath: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] init-common: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] clean-common: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] setOSConditions: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] setToolWin: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] setToolUnix: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] setToolProperty: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] setS1ASclassPath: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] init-common: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.083Z] clean-classes-common: [2024-03-19T02:21:04.083Z] [2024-03-19T02:21:04.084Z] setOSConditions: [2024-03-19T02:21:04.084Z] [2024-03-19T02:21:04.084Z] setToolWin: [2024-03-19T02:21:04.084Z] [2024-03-19T02:21:04.084Z] setToolUnix: [2024-03-19T02:21:04.084Z] [2024-03-19T02:21:04.084Z] setToolProperty: [2024-03-19T02:21:04.084Z] [2024-03-19T02:21:04.084Z] setS1ASclassPath: [2024-03-19T02:21:04.084Z] [2024-03-19T02:21:04.084Z] init-common: [2024-03-19T02:21:04.084Z] [2024-03-19T02:21:04.084Z] clean-jars-common: [2024-03-19T02:21:04.084Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-03-19T02:21:04.123Z] [2024-03-19T02:21:04.123Z] deploy-war-commonpe: [2024-03-19T02:21:04.248Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:21:04.248Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:21:04.248Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:21:04.248Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:21:04.249Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:21:04.249Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:04.249Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:21:04.249Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:21:04.249Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:21:04.249Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:21:04.249Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:21:04.249Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:21:04.249Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:21:04.249Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:21:04.249Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:21:04.249Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:21:04.249Z] [INFO] [2024-03-19T02:21:04.249Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:21:04.342Z] [2024-03-19T02:21:04.342Z] setOSConditions: [2024-03-19T02:21:04.342Z] [2024-03-19T02:21:04.342Z] setToolWin: [2024-03-19T02:21:04.342Z] [2024-03-19T02:21:04.342Z] setToolUnix: [2024-03-19T02:21:04.342Z] [2024-03-19T02:21:04.342Z] setToolProperty: [2024-03-19T02:21:04.342Z] [2024-03-19T02:21:04.342Z] setS1ASclassPath: [2024-03-19T02:21:04.342Z] [2024-03-19T02:21:04.342Z] init-common: [2024-03-19T02:21:04.342Z] [2024-03-19T02:21:04.342Z] clean: [2024-03-19T02:21:04.342Z] [2024-03-19T02:21:04.342Z] setOSConditions: [2024-03-19T02:21:04.342Z] [2024-03-19T02:21:04.342Z] setToolWin: [2024-03-19T02:21:04.342Z] [2024-03-19T02:21:04.343Z] setToolUnix: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] setToolProperty: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] setS1ASclassPath: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] init-common: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] clean-common: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] setOSConditions: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] setToolWin: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] setToolUnix: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] setToolProperty: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] setS1ASclassPath: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] init-common: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] clean-classes-common: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] setOSConditions: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] setToolWin: [2024-03-19T02:21:04.343Z] [2024-03-19T02:21:04.343Z] setToolUnix: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] setToolProperty: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] setS1ASclassPath: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] init-common: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] clean-jars-common: [2024-03-19T02:21:04.344Z] [echo] @@## SunRaXml ##@@ [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] setOSConditions: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] setToolWin: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] setToolUnix: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] setToolProperty: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] setS1ASclassPath: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] init-common: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] clean: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] setOSConditions: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] setToolWin: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.344Z] setToolUnix: [2024-03-19T02:21:04.344Z] [2024-03-19T02:21:04.345Z] setToolProperty: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] setS1ASclassPath: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] init-common: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] clean: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] setOSConditions: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] setToolWin: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] setToolUnix: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] setToolProperty: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] setS1ASclassPath: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] init-common: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] create-dboutfile: [2024-03-19T02:21:04.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] setOSConditions: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] setToolWin: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] setToolUnix: [2024-03-19T02:21:04.345Z] [2024-03-19T02:21:04.345Z] setToolProperty: [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] setS1ASclassPath: [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] init-common: [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] clean: [2024-03-19T02:21:04.346Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] setOSConditions: [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] setToolWin: [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] setToolUnix: [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] setToolProperty: [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] setS1ASclassPath: [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] init-common: [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] create-dboutfile: [2024-03-19T02:21:04.346Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:04.346Z] [echo] @@## defaultConnectorResource ##@@ [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] clean: [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] clean: [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.346Z] clean: [2024-03-19T02:21:04.346Z] [2024-03-19T02:21:04.347Z] setOSConditions: [2024-03-19T02:21:04.347Z] [2024-03-19T02:21:04.347Z] setToolWin: [2024-03-19T02:21:04.347Z] [2024-03-19T02:21:04.347Z] setToolUnix: [2024-03-19T02:21:04.347Z] [2024-03-19T02:21:04.347Z] setToolProperty: [2024-03-19T02:21:04.347Z] [2024-03-19T02:21:04.347Z] setS1ASclassPath: [2024-03-19T02:21:04.347Z] [2024-03-19T02:21:04.347Z] init-common: [2024-03-19T02:21:04.347Z] [2024-03-19T02:21:04.347Z] clean-classes-common: [2024-03-19T02:21:04.347Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:04.347Z] [2024-03-19T02:21:04.347Z] clean: [2024-03-19T02:21:04.347Z] [2024-03-19T02:21:04.347Z] setOSConditions: [2024-03-19T02:21:04.347Z] [2024-03-19T02:21:04.347Z] setToolWin: [2024-03-19T02:21:04.347Z] [2024-03-19T02:21:04.347Z] setToolUnix: [2024-03-19T02:21:04.347Z] [2024-03-19T02:21:04.347Z] setToolProperty: [2024-03-19T02:21:04.347Z] [2024-03-19T02:21:04.347Z] setS1ASclassPath: [2024-03-19T02:21:04.401Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:21:04.401Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:21:04.401Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:21:04.401Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:21:04.401Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:21:04.401Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:04.401Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:21:04.401Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:21:04.401Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:21:04.401Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:21:04.401Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:21:04.402Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:21:04.402Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:21:04.402Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:21:04.402Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:21:04.402Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:21:04.402Z] [INFO] [2024-03-19T02:21:04.402Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:21:04.402Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:21:04.411Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:21:04.411Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:21:04.411Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:21:04.411Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:21:04.411Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:21:04.411Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:04.412Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:21:04.412Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:21:04.412Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:21:04.412Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:21:04.412Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:21:04.412Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:21:04.412Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:21:04.412Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:21:04.412Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:21:04.412Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:21:04.412Z] [INFO] [2024-03-19T02:21:04.412Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:21:04.412Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:21:04.471Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-03-19T02:21:04.471Z] + cd ./appserver/tests/appserv-tests/devtests/persistence [2024-03-19T02:21:04.471Z] + test_init [2024-03-19T02:21:04.471Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:21:04.471Z] [2024-03-19T02:21:04.471Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:04.471Z] [2024-03-19T02:21:04.471Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:21:04.471Z] + xargs touch [2024-03-19T02:21:04.471Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:04.471Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:04.471Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:04.471Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:04.471Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:04.472Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:04.472Z] + java -version [2024-03-19T02:21:04.472Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:04.472Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:04.472Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:04.472Z] + ant -version [2024-03-19T02:21:04.472Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:04.472Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:21:04.472Z] + printf '\n\n' [2024-03-19T02:21:04.472Z] [2024-03-19T02:21:04.472Z] [2024-03-19T02:21:04.472Z] + get_test_target persistence_all [2024-03-19T02:21:04.472Z] + case ${1} in [2024-03-19T02:21:04.472Z] + TARGET=all [2024-03-19T02:21:04.472Z] + export TARGET [2024-03-19T02:21:04.472Z] + test_run [2024-03-19T02:21:04.472Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin start-domain [2024-03-19T02:21:04.606Z] [2024-03-19T02:21:04.606Z] init-common: [2024-03-19T02:21:04.606Z] [2024-03-19T02:21:04.606Z] clean-common: [2024-03-19T02:21:04.606Z] [2024-03-19T02:21:04.606Z] setOSConditions: [2024-03-19T02:21:04.606Z] [2024-03-19T02:21:04.606Z] setToolWin: [2024-03-19T02:21:04.606Z] [2024-03-19T02:21:04.606Z] setToolUnix: [2024-03-19T02:21:04.606Z] [2024-03-19T02:21:04.606Z] setToolProperty: [2024-03-19T02:21:04.606Z] [2024-03-19T02:21:04.606Z] setS1ASclassPath: [2024-03-19T02:21:04.606Z] [2024-03-19T02:21:04.606Z] init-common: [2024-03-19T02:21:04.606Z] [2024-03-19T02:21:04.606Z] clean-classes-common: [2024-03-19T02:21:04.606Z] [2024-03-19T02:21:04.606Z] setOSConditions: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] setToolWin: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] setToolUnix: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] setToolProperty: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] setS1ASclassPath: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] init-common: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] clean-jars-common: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] unset: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] setOSConditions: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] setToolWin: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] setToolUnix: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] setToolProperty: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] setS1ASclassPath: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] init-common: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.607Z] unsetJdbc: [2024-03-19T02:21:04.607Z] [2024-03-19T02:21:04.608Z] setOSConditions: [2024-03-19T02:21:04.608Z] [2024-03-19T02:21:04.608Z] setToolWin: [2024-03-19T02:21:04.608Z] [2024-03-19T02:21:04.608Z] setToolUnix: [2024-03-19T02:21:04.608Z] [2024-03-19T02:21:04.608Z] setToolProperty: [2024-03-19T02:21:04.608Z] [2024-03-19T02:21:04.608Z] setS1ASclassPath: [2024-03-19T02:21:04.608Z] [2024-03-19T02:21:04.608Z] init-common: [2024-03-19T02:21:04.608Z] [2024-03-19T02:21:04.608Z] execute-sql-common: [2024-03-19T02:21:04.742Z] Domain domain1 created. [2024-03-19T02:21:04.743Z] Domain domain1 admin port is 45707. [2024-03-19T02:21:04.743Z] Domain domain1 allows admin login as user "anonymous" with no password. [2024-03-19T02:21:04.743Z] Command create-domain executed successfully. [2024-03-19T02:21:04.743Z] + echo ' [2024-03-19T02:21:04.743Z] gf.version=${env.GF_VERSION} [2024-03-19T02:21:04.743Z] bundles.dir=${env.WORKSPACE}/bundles [2024-03-19T02:21:04.743Z] admin.domain=domain1 [2024-03-19T02:21:04.743Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-03-19T02:21:04.743Z] admin.port=45707 [2024-03-19T02:21:04.743Z] admin.user=anonymous [2024-03-19T02:21:04.743Z] admin.host=localhost [2024-03-19T02:21:04.743Z] http.port=45712 [2024-03-19T02:21:04.743Z] https.port=45711 [2024-03-19T02:21:04.743Z] http.host=localhost [2024-03-19T02:21:04.743Z] http.address=127.0.0.1 [2024-03-19T02:21:04.743Z] http.alternate.port=45713 [2024-03-19T02:21:04.743Z] orb.port=45710 [2024-03-19T02:21:04.743Z] admin.password= [2024-03-19T02:21:04.743Z] ssl.password=changeit [2024-03-19T02:21:04.743Z] master.password=changeit [2024-03-19T02:21:04.743Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-03-19T02:21:04.743Z] appserver.instance.name=server [2024-03-19T02:21:04.743Z] config.dottedname.prefix=server [2024-03-19T02:21:04.743Z] resources.dottedname.prefix=domain.resources [2024-03-19T02:21:04.743Z] results.mailhost=localhost [2024-03-19T02:21:04.743Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-03-19T02:21:04.743Z] results.mailee=yourname@sun.com [2024-03-19T02:21:04.743Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-03-19T02:21:04.743Z] precompilejsp=true [2024-03-19T02:21:04.743Z] jvm.maxpermsize=192m [2024-03-19T02:21:04.743Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2024-03-19T02:21:04.743Z] + jps [2024-03-19T02:21:04.743Z] + grep Main [2024-03-19T02:21:04.743Z] + cut -f1 '-d ' [2024-03-19T02:21:04.743Z] + xargs kill -9 [2024-03-19T02:21:04.743Z] + true [2024-03-19T02:21:04.743Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/ [2024-03-19T02:21:04.743Z] + sed s/1527/45716/g domain.xml [2024-03-19T02:21:04.743Z] + mv domain.xml.replaced domain.xml [2024-03-19T02:21:04.743Z] + grep PortNumber domain.xml [2024-03-19T02:21:04.743Z] [2024-03-19T02:21:04.743Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config [2024-03-19T02:21:04.743Z] + rm derby.properties.replaced [2024-03-19T02:21:04.743Z] + true [2024-03-19T02:21:04.743Z] + sed s/1527/45716/g derby.properties [2024-03-19T02:21:04.743Z] + rm derby.properties [2024-03-19T02:21:04.743Z] + sed s/1528/45717/g derby.properties.replaced [2024-03-19T02:21:04.743Z] + cat derby.properties [2024-03-19T02:21:04.743Z] # [2024-03-19T02:21:04.743Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2024-03-19T02:21:04.743Z] # [2024-03-19T02:21:04.743Z] # This program and the accompanying materials are made available under the [2024-03-19T02:21:04.743Z] # terms of the Eclipse Public License v. 2.0, which is available at [2024-03-19T02:21:04.743Z] # http://www.eclipse.org/legal/epl-2.0. [2024-03-19T02:21:04.743Z] # [2024-03-19T02:21:04.743Z] # This Source Code may also be made available under the following Secondary [2024-03-19T02:21:04.743Z] # Licenses when the conditions for such availability set forth in the [2024-03-19T02:21:04.743Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2024-03-19T02:21:04.743Z] # version 2 with the GNU Classpath Exception, which is available at [2024-03-19T02:21:04.743Z] # https://www.gnu.org/software/classpath/license.html. [2024-03-19T02:21:04.743Z] # [2024-03-19T02:21:04.743Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2024-03-19T02:21:04.743Z] # [2024-03-19T02:21:04.743Z] [2024-03-19T02:21:04.743Z] [2024-03-19T02:21:04.743Z] db.port=45716 [2024-03-19T02:21:04.743Z] db.port.2=45717 [2024-03-19T02:21:04.743Z] db.host=localhost [2024-03-19T02:21:04.743Z] db.type=derby [2024-03-19T02:21:04.743Z] db.name=testdb [2024-03-19T02:21:04.743Z] db.user=dbuser [2024-03-19T02:21:04.743Z] db.pwd=dbpassword [2024-03-19T02:21:04.743Z] db.driver=org.apache.derby.jdbc.ClientDriver [2024-03-19T02:21:04.743Z] db.class=org.apache.derby.jdbc.ClientDataSource [2024-03-19T02:21:04.743Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2024-03-19T02:21:04.743Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2024-03-19T02:21:04.743Z] + rm -rf '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results*' [2024-03-19T02:21:04.743Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb [2024-03-19T02:21:04.743Z] + rm count.txt [2024-03-19T02:21:04.743Z] rm: cannot remove 'count.txt': No such file or directory [2024-03-19T02:21:04.743Z] + true [2024-03-19T02:21:04.743Z] + ant ejb_group_1 report-result -Ddb.port=45716 -Ddb.port.2=45717 [2024-03-19T02:21:04.743Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:04.744Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/build.xml [2024-03-19T02:21:04.795Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:21:04.795Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:21:04.795Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:21:04.795Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:21:04.795Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:21:04.795Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:04.795Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:21:04.795Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:21:04.795Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:21:04.795Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:21:04.795Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:21:04.795Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:21:04.795Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:21:04.796Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:21:04.796Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:21:04.796Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:21:04.796Z] [INFO] [2024-03-19T02:21:04.796Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:21:04.823Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:21:04.997Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:21:05.022Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:21:05.022Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:21:05.105Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-empty-servlet-path-jsp-include --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-empty-servlet-path-jsp-include-web.war [2024-03-19T02:21:05.190Z] [INFO] Executing tasks [2024-03-19T02:21:05.190Z] [WARNING] [echo] compile classpath: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/target/classes [2024-03-19T02:21:05.191Z] [WARNING] [echo] plugin classpath: /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar:/home/jenkins/.m2/repository/org/apache/ant/ant/1.10.9/ant-1.10.9.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-launcher/1.10.9/ant-launcher-1.10.9.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar:/home/jenkins/.m2/repository/junit/junit/4.13/junit-4.13.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-apache-regexp/1.10.9/ant-apache-regexp-1.10.9.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar:/home/jenkins/.m2/repository/org/testng/testng/6.11/testng-6.11.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/home/jenkins/.m2/repository/com/sun/jsftemplating/jsftemplating-dynafaces/0.1/jsftemplating-dynafaces-0.1.jar:/home/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/home/jenkins/.m2/repository/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar:/home/jenkins/.m2/repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar:/home/jenkins/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [2024-03-19T02:21:05.191Z] [WARNING] Trying to override old definition of task javac [2024-03-19T02:21:05.191Z] [WARNING] [echo] +-----------------------------+ [2024-03-19T02:21:05.191Z] [WARNING] [echo] | | [2024-03-19T02:21:05.191Z] [WARNING] [echo] | R u n n i n g | [2024-03-19T02:21:05.191Z] [WARNING] [echo] | all_wd_security | [2024-03-19T02:21:05.191Z] [WARNING] [echo] | Web Profile | [2024-03-19T02:21:05.191Z] [WARNING] [echo] +-----------------------------+ [2024-03-19T02:21:05.191Z] [WARNING] [echo] Verify Domain.xml [2024-03-19T02:21:05.244Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:21:05.244Z] for: CN=basic-hg7bj-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:21:05.244Z] [2024-03-19T02:21:05.244Z] Warning: [2024-03-19T02:21:05.244Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:21:05.254Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:21:05.281Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:21:05.289Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:21:05.289Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:21:05.289Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:21:05.289Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:21:05.289Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:21:05.289Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:05.289Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:21:05.289Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:21:05.290Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:21:05.290Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:21:05.290Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:21:05.290Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:21:05.290Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:21:05.290Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:21:05.290Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:21:05.290Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:21:05.290Z] [INFO] [2024-03-19T02:21:05.290Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:21:05.290Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:21:05.308Z] [2024-03-19T02:21:05.308Z] ejb_group_1: [2024-03-19T02:21:05.308Z] [2024-03-19T02:21:05.308Z] setup: [2024-03-19T02:21:05.308Z] [2024-03-19T02:21:05.308Z] setOSConditions: [2024-03-19T02:21:05.308Z] [2024-03-19T02:21:05.308Z] setToolWin: [2024-03-19T02:21:05.308Z] [2024-03-19T02:21:05.308Z] setToolUnix: [2024-03-19T02:21:05.308Z] [2024-03-19T02:21:05.309Z] setToolProperty: [2024-03-19T02:21:05.309Z] [2024-03-19T02:21:05.309Z] setS1ASclassPath: [2024-03-19T02:21:05.309Z] [2024-03-19T02:21:05.309Z] init-common: [2024-03-19T02:21:05.309Z] [2024-03-19T02:21:05.309Z] start-database: [2024-03-19T02:21:05.309Z] [echo] Starting database --dbport 45716 [2024-03-19T02:21:05.365Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:21:05.367Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:21:05.367Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:21:05.404Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:21:05.512Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:21:05.512Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:21:05.512Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:21:05.512Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:21:05.512Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:05.512Z] [INFO] BUILD SUCCESS [2024-03-19T02:21:05.512Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:05.512Z] [INFO] Total time: 21.356 s [2024-03-19T02:21:05.512Z] [INFO] Finished at: 2024-03-19T02:21:05Z [2024-03-19T02:21:05.512Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:05.512Z] + run_test jdbc_all [2024-03-19T02:21:05.512Z] + local testid=jdbc_all [2024-03-19T02:21:05.512Z] + local found=false [2024-03-19T02:21:05.512Z] ++ find . -name run_test.sh [2024-03-19T02:21:05.539Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:21:05.539Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:21:05.603Z] [2024-03-19T02:21:05.603Z] setOSConditions: [2024-03-19T02:21:05.603Z] [2024-03-19T02:21:05.603Z] setToolWin: [2024-03-19T02:21:05.603Z] [2024-03-19T02:21:05.603Z] setToolUnix: [2024-03-19T02:21:05.603Z] [2024-03-19T02:21:05.604Z] setToolProperty: [2024-03-19T02:21:05.604Z] [2024-03-19T02:21:05.604Z] setS1ASclassPath: [2024-03-19T02:21:05.604Z] [2024-03-19T02:21:05.604Z] init-common: [2024-03-19T02:21:05.604Z] [2024-03-19T02:21:05.604Z] startDomainUnix: [2024-03-19T02:21:05.604Z] [echo] Starting DAS [2024-03-19T02:21:05.625Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:21:05.625Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:21:05.625Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:21:05.625Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:21:05.625Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:05.625Z] [INFO] BUILD SUCCESS [2024-03-19T02:21:05.625Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:05.625Z] [INFO] Total time: 21.746 s [2024-03-19T02:21:05.625Z] [INFO] Finished at: 2024-03-19T02:21:05Z [2024-03-19T02:21:05.625Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:05.625Z] + run_test ejb_group_2 [2024-03-19T02:21:05.625Z] + local testid=ejb_group_2 [2024-03-19T02:21:05.625Z] + local found=false [2024-03-19T02:21:05.625Z] ++ find . -name run_test.sh [2024-03-19T02:21:05.661Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:21:05.770Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.770Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:21:05.770Z] + OPT=list_test_ids [2024-03-19T02:21:05.770Z] + TEST_ID= [2024-03-19T02:21:05.770Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:21:05.770Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:21:05.770Z] +++ uname [2024-03-19T02:21:05.770Z] +++ grep -i sunos [2024-03-19T02:21:05.770Z] +++ wc -l [2024-03-19T02:21:05.770Z] +++ awk '{print $1}' [2024-03-19T02:21:05.770Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.770Z] ++ GREP=grep [2024-03-19T02:21:05.770Z] ++ AWK=awk [2024-03-19T02:21:05.770Z] ++ SED=sed [2024-03-19T02:21:05.770Z] ++ BC=bc [2024-03-19T02:21:05.770Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.770Z] + case ${OPT} in [2024-03-19T02:21:05.770Z] + list_test_ids [2024-03-19T02:21:05.770Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:21:05.770Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.770Z] + [[ admin_cli_all = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.770Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.770Z] + [[ admin-cli-group-1 = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.770Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.770Z] + [[ admin-cli-group-2 = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.770Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.770Z] + [[ admin-cli-group-3 = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.770Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.770Z] + [[ admin-cli-group-4 = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.770Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.770Z] + [[ admin-cli-group-5 = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.770Z] + [[ false = true ]] [2024-03-19T02:21:05.770Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.770Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:21:05.770Z] + OPT=list_test_ids [2024-03-19T02:21:05.770Z] + TEST_ID= [2024-03-19T02:21:05.770Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:05.770Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:21:05.770Z] +++ uname [2024-03-19T02:21:05.770Z] +++ grep -i sunos [2024-03-19T02:21:05.770Z] +++ wc -l [2024-03-19T02:21:05.770Z] +++ awk '{print $1}' [2024-03-19T02:21:05.770Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.770Z] ++ GREP=grep [2024-03-19T02:21:05.770Z] ++ AWK=awk [2024-03-19T02:21:05.770Z] ++ SED=sed [2024-03-19T02:21:05.770Z] ++ BC=bc [2024-03-19T02:21:05.770Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.770Z] + case ${OPT} in [2024-03-19T02:21:05.770Z] + list_test_ids [2024-03-19T02:21:05.770Z] + echo batch_all [2024-03-19T02:21:05.770Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.770Z] + [[ batch_all = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.770Z] + [[ false = true ]] [2024-03-19T02:21:05.770Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.770Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:21:05.770Z] + OPT=list_test_ids [2024-03-19T02:21:05.770Z] + TEST_ID= [2024-03-19T02:21:05.771Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:21:05.771Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:21:05.771Z] +++ uname [2024-03-19T02:21:05.771Z] +++ grep -i sunos [2024-03-19T02:21:05.771Z] +++ wc -l [2024-03-19T02:21:05.771Z] +++ awk '{print $1}' [2024-03-19T02:21:05.771Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.771Z] ++ GREP=grep [2024-03-19T02:21:05.771Z] ++ AWK=awk [2024-03-19T02:21:05.771Z] ++ SED=sed [2024-03-19T02:21:05.771Z] ++ BC=bc [2024-03-19T02:21:05.771Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.771Z] + case ${OPT} in [2024-03-19T02:21:05.771Z] + list_test_ids [2024-03-19T02:21:05.771Z] + echo cdi_all [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ cdi_all = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + [[ false = true ]] [2024-03-19T02:21:05.771Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.771Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:21:05.771Z] + OPT=list_test_ids [2024-03-19T02:21:05.771Z] + TEST_ID= [2024-03-19T02:21:05.771Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:05.771Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:21:05.771Z] +++ uname [2024-03-19T02:21:05.771Z] +++ grep -i sunos [2024-03-19T02:21:05.771Z] +++ wc -l [2024-03-19T02:21:05.771Z] +++ awk '{print $1}' [2024-03-19T02:21:05.771Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.771Z] ++ GREP=grep [2024-03-19T02:21:05.771Z] ++ AWK=awk [2024-03-19T02:21:05.771Z] ++ SED=sed [2024-03-19T02:21:05.771Z] ++ BC=bc [2024-03-19T02:21:05.771Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.771Z] + case ${OPT} in [2024-03-19T02:21:05.771Z] + list_test_ids [2024-03-19T02:21:05.771Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ connector_all = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ connector_group_1 = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ connector_group_2 = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ connector_group_3 = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ connector_group_4 = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + [[ false = true ]] [2024-03-19T02:21:05.771Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.771Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:21:05.771Z] + OPT=list_test_ids [2024-03-19T02:21:05.771Z] + TEST_ID= [2024-03-19T02:21:05.771Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:21:05.771Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:21:05.771Z] +++ uname [2024-03-19T02:21:05.771Z] +++ grep -i sunos [2024-03-19T02:21:05.771Z] +++ wc -l [2024-03-19T02:21:05.771Z] +++ awk '{print $1}' [2024-03-19T02:21:05.771Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.771Z] ++ GREP=grep [2024-03-19T02:21:05.771Z] ++ AWK=awk [2024-03-19T02:21:05.771Z] ++ SED=sed [2024-03-19T02:21:05.771Z] ++ BC=bc [2024-03-19T02:21:05.771Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.771Z] + case ${OPT} in [2024-03-19T02:21:05.771Z] + list_test_ids [2024-03-19T02:21:05.771Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ deployment_all = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ deployment_cluster_all = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + [[ false = true ]] [2024-03-19T02:21:05.771Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.771Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-03-19T02:21:05.771Z] + OPT=list_test_ids [2024-03-19T02:21:05.771Z] + TEST_ID= [2024-03-19T02:21:05.771Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:21:05.771Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:21:05.771Z] +++ uname [2024-03-19T02:21:05.771Z] +++ grep -i sunos [2024-03-19T02:21:05.771Z] +++ wc -l [2024-03-19T02:21:05.771Z] +++ awk '{print $1}' [2024-03-19T02:21:05.771Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.771Z] ++ GREP=grep [2024-03-19T02:21:05.771Z] ++ AWK=awk [2024-03-19T02:21:05.771Z] ++ SED=sed [2024-03-19T02:21:05.771Z] ++ BC=bc [2024-03-19T02:21:05.771Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.771Z] + case ${OPT} in [2024-03-19T02:21:05.771Z] + list_test_ids [2024-03-19T02:21:05.771Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ ejb_all = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ ejb_timer_cluster_all = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ ejb_web_all = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ ejb_group_1 = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ ejb_group_2 = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ ejb_group_3 = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.771Z] + [[ ejb_group_embedded = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.771Z] + [[ false = true ]] [2024-03-19T02:21:05.772Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.772Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-03-19T02:21:05.772Z] + OPT=list_test_ids [2024-03-19T02:21:05.772Z] + TEST_ID= [2024-03-19T02:21:05.772Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-03-19T02:21:05.772Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-03-19T02:21:05.772Z] +++ uname [2024-03-19T02:21:05.772Z] +++ grep -i sunos [2024-03-19T02:21:05.772Z] +++ wc -l [2024-03-19T02:21:05.772Z] +++ awk '{print $1}' [2024-03-19T02:21:05.772Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.772Z] ++ GREP=grep [2024-03-19T02:21:05.772Z] ++ AWK=awk [2024-03-19T02:21:05.772Z] ++ SED=sed [2024-03-19T02:21:05.772Z] ++ BC=bc [2024-03-19T02:21:05.772Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.772Z] + case ${OPT} in [2024-03-19T02:21:05.772Z] + list_test_ids [2024-03-19T02:21:05.772Z] + echo jdbc_all [2024-03-19T02:21:05.772Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.772Z] + [[ jdbc_all = \j\d\b\c\_\a\l\l ]] [2024-03-19T02:21:05.772Z] + found=true [2024-03-19T02:21:05.772Z] + break [2024-03-19T02:21:05.772Z] + [[ true = true ]] [2024-03-19T02:21:05.772Z] + ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh run_test_id jdbc_all [2024-03-19T02:21:05.772Z] + OPT=run_test_id [2024-03-19T02:21:05.772Z] + TEST_ID=jdbc_all [2024-03-19T02:21:05.772Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-03-19T02:21:05.772Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-03-19T02:21:05.772Z] +++ uname [2024-03-19T02:21:05.772Z] +++ grep -i sunos [2024-03-19T02:21:05.772Z] +++ wc -l [2024-03-19T02:21:05.772Z] +++ awk '{print $1}' [2024-03-19T02:21:05.772Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.772Z] ++ GREP=grep [2024-03-19T02:21:05.772Z] ++ AWK=awk [2024-03-19T02:21:05.772Z] ++ SED=sed [2024-03-19T02:21:05.772Z] ++ BC=bc [2024-03-19T02:21:05.772Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.772Z] + case ${OPT} in [2024-03-19T02:21:05.772Z] + trap 'copy_test_artifacts jdbc_all' EXIT [2024-03-19T02:21:05.772Z] + run_test_id jdbc_all [2024-03-19T02:21:05.772Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:21:05.772Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:21:05.772Z] [2024-03-19T02:21:05.772Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:21:05.772Z] [2024-03-19T02:21:05.772Z] + for i in "${@}" [2024-03-19T02:21:05.772Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:21:05.772Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:21:05.789Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:21:05.789Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:21:05.789Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:21:05.789Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:21:05.797Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:21:05.797Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:05.797Z] [INFO] BUILD SUCCESS [2024-03-19T02:21:05.797Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:05.797Z] [INFO] Total time: 26.751 s [2024-03-19T02:21:05.797Z] [INFO] Finished at: 2024-03-19T02:21:05Z [2024-03-19T02:21:05.797Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:05.797Z] + run_test webservice_all [2024-03-19T02:21:05.797Z] + local testid=webservice_all [2024-03-19T02:21:05.797Z] + local found=false [2024-03-19T02:21:05.797Z] ++ find . -name run_test.sh [2024-03-19T02:21:05.813Z] Enter keystore password: Certificate stored in file [2024-03-19T02:21:05.813Z] [2024-03-19T02:21:05.813Z] Warning: [2024-03-19T02:21:05.813Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:21:05.825Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:21:05.825Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:21:05.825Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:21:05.825Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:21:05.825Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:21:05.826Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:05.826Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:21:05.826Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:21:05.826Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:21:05.826Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:21:05.826Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:21:05.826Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:21:05.826Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:21:05.826Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:21:05.826Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:21:05.826Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:21:05.826Z] [INFO] [2024-03-19T02:21:05.826Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:21:05.882Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.882Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:21:05.882Z] + OPT=list_test_ids [2024-03-19T02:21:05.882Z] + TEST_ID= [2024-03-19T02:21:05.882Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:21:05.882Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:21:05.882Z] +++ uname [2024-03-19T02:21:05.882Z] +++ grep -i sunos [2024-03-19T02:21:05.882Z] +++ wc -l [2024-03-19T02:21:05.882Z] +++ awk '{print $1}' [2024-03-19T02:21:05.882Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.882Z] ++ GREP=grep [2024-03-19T02:21:05.882Z] ++ AWK=awk [2024-03-19T02:21:05.882Z] ++ SED=sed [2024-03-19T02:21:05.882Z] ++ BC=bc [2024-03-19T02:21:05.882Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.882Z] + case ${OPT} in [2024-03-19T02:21:05.882Z] + list_test_ids [2024-03-19T02:21:05.882Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:21:05.882Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.882Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.882Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.882Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.882Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.882Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.882Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.882Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.882Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.882Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.882Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.882Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.882Z] + [[ false = true ]] [2024-03-19T02:21:05.882Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.883Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:21:05.883Z] + OPT=list_test_ids [2024-03-19T02:21:05.883Z] + TEST_ID= [2024-03-19T02:21:05.883Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:05.883Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:21:05.883Z] +++ uname [2024-03-19T02:21:05.883Z] +++ grep -i sunos [2024-03-19T02:21:05.883Z] +++ wc -l [2024-03-19T02:21:05.883Z] +++ awk '{print $1}' [2024-03-19T02:21:05.883Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.883Z] ++ GREP=grep [2024-03-19T02:21:05.883Z] ++ AWK=awk [2024-03-19T02:21:05.883Z] ++ SED=sed [2024-03-19T02:21:05.883Z] ++ BC=bc [2024-03-19T02:21:05.883Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.883Z] + case ${OPT} in [2024-03-19T02:21:05.883Z] + list_test_ids [2024-03-19T02:21:05.883Z] + echo batch_all [2024-03-19T02:21:05.883Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.883Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.883Z] + [[ false = true ]] [2024-03-19T02:21:05.883Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.883Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:21:05.883Z] + OPT=list_test_ids [2024-03-19T02:21:05.883Z] + TEST_ID= [2024-03-19T02:21:05.883Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:21:05.883Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:21:05.883Z] +++ uname [2024-03-19T02:21:05.883Z] +++ grep -i sunos [2024-03-19T02:21:05.883Z] +++ wc -l [2024-03-19T02:21:05.883Z] +++ awk '{print $1}' [2024-03-19T02:21:05.883Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.883Z] ++ GREP=grep [2024-03-19T02:21:05.883Z] ++ AWK=awk [2024-03-19T02:21:05.883Z] ++ SED=sed [2024-03-19T02:21:05.883Z] ++ BC=bc [2024-03-19T02:21:05.883Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.883Z] + case ${OPT} in [2024-03-19T02:21:05.883Z] + list_test_ids [2024-03-19T02:21:05.883Z] + echo cdi_all [2024-03-19T02:21:05.883Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.883Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.883Z] + [[ false = true ]] [2024-03-19T02:21:05.883Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.883Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:21:05.883Z] + OPT=list_test_ids [2024-03-19T02:21:05.883Z] + TEST_ID= [2024-03-19T02:21:05.883Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:05.883Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:21:05.883Z] +++ uname [2024-03-19T02:21:05.883Z] +++ grep -i sunos [2024-03-19T02:21:05.883Z] +++ wc -l [2024-03-19T02:21:05.883Z] +++ awk '{print $1}' [2024-03-19T02:21:05.883Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.883Z] ++ GREP=grep [2024-03-19T02:21:05.883Z] ++ AWK=awk [2024-03-19T02:21:05.883Z] ++ SED=sed [2024-03-19T02:21:05.883Z] ++ BC=bc [2024-03-19T02:21:05.883Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.883Z] + case ${OPT} in [2024-03-19T02:21:05.883Z] + list_test_ids [2024-03-19T02:21:05.883Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:21:05.883Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.883Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.883Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.883Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.883Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.883Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.883Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.883Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.883Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.883Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.883Z] + [[ false = true ]] [2024-03-19T02:21:05.883Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.883Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:21:05.883Z] + OPT=list_test_ids [2024-03-19T02:21:05.889Z] + TEST_ID= [2024-03-19T02:21:05.889Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:21:05.889Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:21:05.889Z] +++ uname [2024-03-19T02:21:05.889Z] +++ grep -i sunos [2024-03-19T02:21:05.889Z] +++ wc -l [2024-03-19T02:21:05.889Z] +++ awk '{print $1}' [2024-03-19T02:21:05.889Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.889Z] ++ GREP=grep [2024-03-19T02:21:05.889Z] ++ AWK=awk [2024-03-19T02:21:05.889Z] ++ SED=sed [2024-03-19T02:21:05.889Z] ++ BC=bc [2024-03-19T02:21:05.889Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.889Z] + case ${OPT} in [2024-03-19T02:21:05.889Z] + list_test_ids [2024-03-19T02:21:05.889Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:21:05.889Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.889Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.889Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.889Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.889Z] + [[ false = true ]] [2024-03-19T02:21:05.889Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:05.889Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-03-19T02:21:05.889Z] + OPT=list_test_ids [2024-03-19T02:21:05.889Z] + TEST_ID= [2024-03-19T02:21:05.889Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:21:05.889Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:21:05.889Z] +++ uname [2024-03-19T02:21:05.889Z] +++ grep -i sunos [2024-03-19T02:21:05.889Z] +++ wc -l [2024-03-19T02:21:05.889Z] +++ awk '{print $1}' [2024-03-19T02:21:05.889Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.889Z] ++ GREP=grep [2024-03-19T02:21:05.889Z] ++ AWK=awk [2024-03-19T02:21:05.889Z] ++ SED=sed [2024-03-19T02:21:05.889Z] ++ BC=bc [2024-03-19T02:21:05.889Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.889Z] + case ${OPT} in [2024-03-19T02:21:05.889Z] + list_test_ids [2024-03-19T02:21:05.889Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-03-19T02:21:05.889Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.889Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.889Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.889Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.889Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.889Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.889Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.889Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.889Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:05.889Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-03-19T02:21:05.889Z] + found=true [2024-03-19T02:21:05.889Z] + break [2024-03-19T02:21:05.889Z] + [[ true = true ]] [2024-03-19T02:21:05.889Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_2 [2024-03-19T02:21:05.889Z] + OPT=run_test_id [2024-03-19T02:21:05.889Z] + TEST_ID=ejb_group_2 [2024-03-19T02:21:05.889Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:21:05.889Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:21:05.889Z] +++ uname [2024-03-19T02:21:05.889Z] +++ grep -i sunos [2024-03-19T02:21:05.889Z] +++ wc -l [2024-03-19T02:21:05.889Z] +++ awk '{print $1}' [2024-03-19T02:21:05.889Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:05.889Z] ++ GREP=grep [2024-03-19T02:21:05.889Z] ++ AWK=awk [2024-03-19T02:21:05.889Z] ++ SED=sed [2024-03-19T02:21:05.889Z] ++ BC=bc [2024-03-19T02:21:05.889Z] ++ export GREP AWK SED BC [2024-03-19T02:21:05.889Z] + case ${OPT} in [2024-03-19T02:21:05.889Z] + trap 'copy_test_artifacts ejb_group_2' EXIT [2024-03-19T02:21:05.889Z] + run_test_id ejb_group_2 [2024-03-19T02:21:05.889Z] + [[ ejb_group_2 = \e\j\b\_\w\e\b\_\a\l\l ]] [2024-03-19T02:21:05.889Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:21:05.889Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:21:05.889Z] [2024-03-19T02:21:05.889Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:21:05.889Z] [2024-03-19T02:21:05.889Z] + for i in "${@}" [2024-03-19T02:21:05.889Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:21:05.889Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:21:05.918Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:21:05.918Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:21:05.918Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:21:05.918Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:21:05.918Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:05.918Z] [INFO] BUILD SUCCESS [2024-03-19T02:21:05.918Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:05.918Z] [INFO] Total time: 21.904 s [2024-03-19T02:21:05.918Z] [INFO] Finished at: 2024-03-19T02:21:05Z [2024-03-19T02:21:05.918Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:05.918Z] + run_test cdi_all [2024-03-19T02:21:05.918Z] + local testid=cdi_all [2024-03-19T02:21:05.918Z] + local found=false [2024-03-19T02:21:05.918Z] ++ find . -name run_test.sh [2024-03-19T02:21:05.980Z] [INFO] [exec] Waiting for domain1 to start .......... [2024-03-19T02:21:05.980Z] [INFO] [exec] Waiting finished after 9,627 ms. [2024-03-19T02:21:05.980Z] [INFO] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:05.980Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:05.980Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:05.980Z] [INFO] [exec] Admin Port: 4,848 [2024-03-19T02:21:05.980Z] [INFO] [exec] Command start-domain executed successfully. [2024-03-19T02:21:05.980Z] [WARNING] [echo] stopping server [2024-03-19T02:21:05.987Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-03-19T02:21:05.987Z] [sql] Failed to execute: drop table messages [2024-03-19T02:21:05.987Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-03-19T02:21:05.987Z] [sql] 0 of 1 SQL statements executed successfully [2024-03-19T02:21:05.987Z] [2024-03-19T02:21:05.987Z] setOSConditions: [2024-03-19T02:21:05.987Z] [2024-03-19T02:21:05.987Z] setToolWin: [2024-03-19T02:21:05.987Z] [2024-03-19T02:21:05.987Z] setToolUnix: [2024-03-19T02:21:05.987Z] [2024-03-19T02:21:05.987Z] setToolProperty: [2024-03-19T02:21:05.987Z] [2024-03-19T02:21:05.987Z] setS1ASclassPath: [2024-03-19T02:21:05.987Z] [2024-03-19T02:21:05.987Z] init-common: [2024-03-19T02:21:05.987Z] [2024-03-19T02:21:05.987Z] undeploy-jdbc-common: [2024-03-19T02:21:05.987Z] [2024-03-19T02:21:05.987Z] setOSConditions: [2024-03-19T02:21:05.987Z] [2024-03-19T02:21:05.987Z] setToolWin: [2024-03-19T02:21:05.987Z] [2024-03-19T02:21:05.987Z] setToolUnix: [2024-03-19T02:21:05.988Z] [2024-03-19T02:21:05.988Z] setToolProperty: [2024-03-19T02:21:05.988Z] [2024-03-19T02:21:05.988Z] setS1ASclassPath: [2024-03-19T02:21:05.988Z] [2024-03-19T02:21:05.988Z] init-common: [2024-03-19T02:21:05.988Z] [2024-03-19T02:21:05.988Z] delete-jdbc-resource-common: [2024-03-19T02:21:05.988Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-03-19T02:21:06.047Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:21:06.047Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:21:06.047Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:06.047Z] [INFO] BUILD SUCCESS [2024-03-19T02:21:06.047Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:06.047Z] [INFO] Total time: 21.737 s [2024-03-19T02:21:06.047Z] [INFO] Finished at: 2024-03-19T02:21:05Z [2024-03-19T02:21:06.047Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:06.047Z] + run_test connector_group_1 [2024-03-19T02:21:06.047Z] + local testid=connector_group_1 [2024-03-19T02:21:06.047Z] + local found=false [2024-03-19T02:21:06.047Z] ++ find . -name run_test.sh [2024-03-19T02:21:06.056Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.056Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:21:06.056Z] + OPT=list_test_ids [2024-03-19T02:21:06.056Z] + TEST_ID= [2024-03-19T02:21:06.056Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:21:06.056Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:21:06.056Z] +++ uname [2024-03-19T02:21:06.056Z] +++ grep -i sunos [2024-03-19T02:21:06.056Z] +++ wc -l [2024-03-19T02:21:06.056Z] +++ awk '{print $1}' [2024-03-19T02:21:06.056Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.056Z] ++ GREP=grep [2024-03-19T02:21:06.056Z] ++ AWK=awk [2024-03-19T02:21:06.056Z] ++ SED=sed [2024-03-19T02:21:06.056Z] ++ BC=bc [2024-03-19T02:21:06.056Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.056Z] + case ${OPT} in [2024-03-19T02:21:06.056Z] + list_test_ids [2024-03-19T02:21:06.057Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ admin_cli_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ admin-cli-group-1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ admin-cli-group-2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ admin-cli-group-3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ admin-cli-group-4 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ admin-cli-group-5 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + [[ false = true ]] [2024-03-19T02:21:06.057Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.057Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:21:06.057Z] + OPT=list_test_ids [2024-03-19T02:21:06.057Z] + TEST_ID= [2024-03-19T02:21:06.057Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:06.057Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:21:06.057Z] +++ uname [2024-03-19T02:21:06.057Z] +++ grep -i sunos [2024-03-19T02:21:06.057Z] +++ wc -l [2024-03-19T02:21:06.057Z] +++ awk '{print $1}' [2024-03-19T02:21:06.057Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.057Z] ++ GREP=grep [2024-03-19T02:21:06.057Z] ++ AWK=awk [2024-03-19T02:21:06.057Z] ++ SED=sed [2024-03-19T02:21:06.057Z] ++ BC=bc [2024-03-19T02:21:06.057Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.057Z] + case ${OPT} in [2024-03-19T02:21:06.057Z] + list_test_ids [2024-03-19T02:21:06.057Z] + echo batch_all [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ batch_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + [[ false = true ]] [2024-03-19T02:21:06.057Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.057Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:21:06.057Z] + OPT=list_test_ids [2024-03-19T02:21:06.057Z] + TEST_ID= [2024-03-19T02:21:06.057Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:21:06.057Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:21:06.057Z] +++ uname [2024-03-19T02:21:06.057Z] +++ grep -i sunos [2024-03-19T02:21:06.057Z] +++ wc -l [2024-03-19T02:21:06.057Z] +++ awk '{print $1}' [2024-03-19T02:21:06.057Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.057Z] ++ GREP=grep [2024-03-19T02:21:06.057Z] ++ AWK=awk [2024-03-19T02:21:06.057Z] ++ SED=sed [2024-03-19T02:21:06.057Z] ++ BC=bc [2024-03-19T02:21:06.057Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.057Z] + case ${OPT} in [2024-03-19T02:21:06.057Z] + list_test_ids [2024-03-19T02:21:06.057Z] + echo cdi_all [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ cdi_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + [[ false = true ]] [2024-03-19T02:21:06.057Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.057Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:21:06.057Z] + OPT=list_test_ids [2024-03-19T02:21:06.057Z] + TEST_ID= [2024-03-19T02:21:06.057Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:06.057Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:21:06.057Z] +++ uname [2024-03-19T02:21:06.057Z] +++ grep -i sunos [2024-03-19T02:21:06.057Z] +++ wc -l [2024-03-19T02:21:06.057Z] +++ awk '{print $1}' [2024-03-19T02:21:06.057Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.057Z] ++ GREP=grep [2024-03-19T02:21:06.057Z] ++ AWK=awk [2024-03-19T02:21:06.057Z] ++ SED=sed [2024-03-19T02:21:06.057Z] ++ BC=bc [2024-03-19T02:21:06.057Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.057Z] + case ${OPT} in [2024-03-19T02:21:06.057Z] + list_test_ids [2024-03-19T02:21:06.057Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ connector_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ connector_group_1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ connector_group_2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ connector_group_3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.057Z] + [[ connector_group_4 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.057Z] + [[ false = true ]] [2024-03-19T02:21:06.057Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.057Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:21:06.057Z] + OPT=list_test_ids [2024-03-19T02:21:06.057Z] + TEST_ID= [2024-03-19T02:21:06.057Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:21:06.057Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:21:06.057Z] +++ uname [2024-03-19T02:21:06.057Z] +++ grep -i sunos [2024-03-19T02:21:06.057Z] +++ wc -l [2024-03-19T02:21:06.057Z] +++ awk '{print $1}' [2024-03-19T02:21:06.058Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.058Z] ++ GREP=grep [2024-03-19T02:21:06.058Z] ++ AWK=awk [2024-03-19T02:21:06.058Z] ++ SED=sed [2024-03-19T02:21:06.058Z] ++ BC=bc [2024-03-19T02:21:06.058Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.058Z] + case ${OPT} in [2024-03-19T02:21:06.058Z] + list_test_ids [2024-03-19T02:21:06.058Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:21:06.058Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.058Z] + [[ deployment_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.058Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.058Z] + [[ deployment_cluster_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.058Z] + [[ false = true ]] [2024-03-19T02:21:06.058Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.058Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-03-19T02:21:06.058Z] + OPT=list_test_ids [2024-03-19T02:21:06.058Z] + TEST_ID= [2024-03-19T02:21:06.058Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:21:06.058Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:21:06.058Z] +++ uname [2024-03-19T02:21:06.058Z] +++ grep -i sunos [2024-03-19T02:21:06.058Z] +++ wc -l [2024-03-19T02:21:06.058Z] +++ awk '{print $1}' [2024-03-19T02:21:06.058Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.058Z] ++ GREP=grep [2024-03-19T02:21:06.058Z] ++ AWK=awk [2024-03-19T02:21:06.058Z] ++ SED=sed [2024-03-19T02:21:06.058Z] ++ BC=bc [2024-03-19T02:21:06.058Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.058Z] + case ${OPT} in [2024-03-19T02:21:06.058Z] + list_test_ids [2024-03-19T02:21:06.058Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-03-19T02:21:06.058Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.058Z] + [[ ejb_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.058Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.058Z] + [[ ejb_timer_cluster_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.058Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.058Z] + [[ ejb_web_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.058Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.058Z] + [[ ejb_group_1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.058Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.058Z] + [[ ejb_group_2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.058Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.058Z] + [[ ejb_group_3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.058Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.058Z] + [[ ejb_group_embedded = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.058Z] + [[ false = true ]] [2024-03-19T02:21:06.058Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.058Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-03-19T02:21:06.058Z] + OPT=list_test_ids [2024-03-19T02:21:06.058Z] + TEST_ID= [2024-03-19T02:21:06.058Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-03-19T02:21:06.058Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-03-19T02:21:06.058Z] +++ grep -i sunos [2024-03-19T02:21:06.058Z] +++ uname [2024-03-19T02:21:06.058Z] +++ wc -l [2024-03-19T02:21:06.058Z] +++ awk '{print $1}' [2024-03-19T02:21:06.058Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.058Z] ++ GREP=grep [2024-03-19T02:21:06.058Z] ++ AWK=awk [2024-03-19T02:21:06.058Z] ++ SED=sed [2024-03-19T02:21:06.058Z] ++ BC=bc [2024-03-19T02:21:06.058Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.058Z] + case ${OPT} in [2024-03-19T02:21:06.058Z] + list_test_ids [2024-03-19T02:21:06.058Z] + echo jdbc_all [2024-03-19T02:21:06.058Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.058Z] + [[ jdbc_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.058Z] + [[ false = true ]] [2024-03-19T02:21:06.058Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.058Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-03-19T02:21:06.058Z] + OPT=list_test_ids [2024-03-19T02:21:06.058Z] + TEST_ID= [2024-03-19T02:21:06.058Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-03-19T02:21:06.058Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-03-19T02:21:06.058Z] +++ uname [2024-03-19T02:21:06.058Z] +++ grep -i sunos [2024-03-19T02:21:06.058Z] +++ wc -l [2024-03-19T02:21:06.058Z] +++ awk '{print $1}' [2024-03-19T02:21:06.058Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.058Z] ++ GREP=grep [2024-03-19T02:21:06.058Z] ++ AWK=awk [2024-03-19T02:21:06.058Z] ++ SED=sed [2024-03-19T02:21:06.058Z] ++ BC=bc [2024-03-19T02:21:06.058Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.058Z] + case ${OPT} in [2024-03-19T02:21:06.058Z] + list_test_ids [2024-03-19T02:21:06.058Z] + echo jms_all [2024-03-19T02:21:06.058Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.058Z] + [[ jms_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.058Z] + [[ false = true ]] [2024-03-19T02:21:06.058Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.058Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-03-19T02:21:06.058Z] + OPT=list_test_ids [2024-03-19T02:21:06.058Z] + TEST_ID= [2024-03-19T02:21:06.058Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-03-19T02:21:06.058Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-03-19T02:21:06.058Z] +++ uname [2024-03-19T02:21:06.058Z] +++ grep -i sunos [2024-03-19T02:21:06.058Z] +++ wc -l [2024-03-19T02:21:06.058Z] +++ awk '{print $1}' [2024-03-19T02:21:06.058Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.058Z] ++ GREP=grep [2024-03-19T02:21:06.059Z] ++ AWK=awk [2024-03-19T02:21:06.059Z] ++ SED=sed [2024-03-19T02:21:06.059Z] ++ BC=bc [2024-03-19T02:21:06.059Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.059Z] + case ${OPT} in [2024-03-19T02:21:06.059Z] + list_test_ids [2024-03-19T02:21:06.059Z] + echo naming_all [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ naming_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + [[ false = true ]] [2024-03-19T02:21:06.059Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.059Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-03-19T02:21:06.059Z] + OPT=list_test_ids [2024-03-19T02:21:06.059Z] + TEST_ID= [2024-03-19T02:21:06.059Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-03-19T02:21:06.059Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-03-19T02:21:06.059Z] +++ uname [2024-03-19T02:21:06.059Z] +++ grep -i sunos [2024-03-19T02:21:06.059Z] +++ wc -l [2024-03-19T02:21:06.059Z] +++ awk '{print $1}' [2024-03-19T02:21:06.059Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.059Z] ++ GREP=grep [2024-03-19T02:21:06.059Z] ++ AWK=awk [2024-03-19T02:21:06.059Z] ++ SED=sed [2024-03-19T02:21:06.059Z] ++ BC=bc [2024-03-19T02:21:06.059Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.059Z] + case ${OPT} in [2024-03-19T02:21:06.059Z] + list_test_ids [2024-03-19T02:21:06.059Z] + echo persistence_all [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ persistence_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + [[ false = true ]] [2024-03-19T02:21:06.059Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.059Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ security_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + [[ false = true ]] [2024-03-19T02:21:06.059Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.059Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2024-03-19T02:21:06.059Z] + OPT=list_test_ids [2024-03-19T02:21:06.059Z] + TEST_ID= [2024-03-19T02:21:06.059Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2024-03-19T02:21:06.059Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2024-03-19T02:21:06.059Z] +++ uname [2024-03-19T02:21:06.059Z] +++ grep -i sunos [2024-03-19T02:21:06.059Z] +++ wc -l [2024-03-19T02:21:06.059Z] +++ awk '{print $1}' [2024-03-19T02:21:06.059Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.059Z] ++ GREP=grep [2024-03-19T02:21:06.059Z] ++ AWK=awk [2024-03-19T02:21:06.059Z] ++ SED=sed [2024-03-19T02:21:06.059Z] ++ BC=bc [2024-03-19T02:21:06.059Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.059Z] + case ${OPT} in [2024-03-19T02:21:06.059Z] + list_test_ids [2024-03-19T02:21:06.059Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ transaction_ee_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ transaction-ee-1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ transaction-ee-2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ transaction-ee-3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ transaction-ee-4 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + [[ false = true ]] [2024-03-19T02:21:06.059Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.059Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2024-03-19T02:21:06.059Z] + OPT=list_test_ids [2024-03-19T02:21:06.059Z] + TEST_ID= [2024-03-19T02:21:06.059Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-03-19T02:21:06.059Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-03-19T02:21:06.059Z] +++ uname [2024-03-19T02:21:06.059Z] +++ grep -i sunos [2024-03-19T02:21:06.059Z] +++ wc -l [2024-03-19T02:21:06.059Z] +++ awk '{print $1}' [2024-03-19T02:21:06.059Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.059Z] ++ GREP=grep [2024-03-19T02:21:06.059Z] ++ AWK=awk [2024-03-19T02:21:06.059Z] ++ SED=sed [2024-03-19T02:21:06.059Z] ++ BC=bc [2024-03-19T02:21:06.059Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.059Z] + case $OPT in [2024-03-19T02:21:06.059Z] + list_test_ids [2024-03-19T02:21:06.059Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ web_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ web_jsp = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ web_servlet = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ web_web-container = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.059Z] + [[ web_group-1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.059Z] + [[ false = true ]] [2024-03-19T02:21:06.059Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.059Z] ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids [2024-03-19T02:21:06.059Z] + OPT=list_test_ids [2024-03-19T02:21:06.059Z] + TEST_ID= [2024-03-19T02:21:06.059Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-03-19T02:21:06.060Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2024-03-19T02:21:06.060Z] +++ uname [2024-03-19T02:21:06.060Z] +++ grep -i sunos [2024-03-19T02:21:06.060Z] +++ wc -l [2024-03-19T02:21:06.060Z] +++ awk '{print $1}' [2024-03-19T02:21:06.060Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.060Z] ++ GREP=grep [2024-03-19T02:21:06.060Z] ++ AWK=awk [2024-03-19T02:21:06.060Z] ++ SED=sed [2024-03-19T02:21:06.060Z] ++ BC=bc [2024-03-19T02:21:06.060Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.060Z] + case ${OPT} in [2024-03-19T02:21:06.060Z] + list_test_ids [2024-03-19T02:21:06.060Z] + echo webservice_all [2024-03-19T02:21:06.060Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.060Z] + [[ webservice_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-03-19T02:21:06.060Z] + found=true [2024-03-19T02:21:06.060Z] + break [2024-03-19T02:21:06.060Z] + [[ true = true ]] [2024-03-19T02:21:06.060Z] + ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh run_test_id webservice_all [2024-03-19T02:21:06.060Z] + OPT=run_test_id [2024-03-19T02:21:06.060Z] + TEST_ID=webservice_all [2024-03-19T02:21:06.060Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-03-19T02:21:06.060Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2024-03-19T02:21:06.060Z] +++ uname [2024-03-19T02:21:06.060Z] +++ grep -i sunos [2024-03-19T02:21:06.060Z] +++ wc -l [2024-03-19T02:21:06.060Z] +++ awk '{print $1}' [2024-03-19T02:21:06.060Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.060Z] ++ GREP=grep [2024-03-19T02:21:06.060Z] ++ AWK=awk [2024-03-19T02:21:06.060Z] ++ SED=sed [2024-03-19T02:21:06.060Z] ++ BC=bc [2024-03-19T02:21:06.060Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.060Z] + case ${OPT} in [2024-03-19T02:21:06.060Z] + trap post_test_run EXIT [2024-03-19T02:21:06.060Z] + run_test_id webservice_all [2024-03-19T02:21:06.060Z] + kill_process [2024-03-19T02:21:06.060Z] + printf '\n%s \n\n' '===== KILL THEM ALL =====' [2024-03-19T02:21:06.060Z] [2024-03-19T02:21:06.060Z] ===== KILL THEM ALL ===== [2024-03-19T02:21:06.060Z] [2024-03-19T02:21:06.060Z] ++ jps [2024-03-19T02:21:06.060Z] ++ grep ASMain [2024-03-19T02:21:06.060Z] ++ awk '{print $1}' [2024-03-19T02:21:06.096Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:21:06.175Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.175Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:21:06.175Z] + OPT=list_test_ids [2024-03-19T02:21:06.175Z] + TEST_ID= [2024-03-19T02:21:06.175Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:21:06.175Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:21:06.175Z] +++ uname [2024-03-19T02:21:06.175Z] +++ grep -i sunos [2024-03-19T02:21:06.175Z] +++ wc -l [2024-03-19T02:21:06.175Z] +++ awk '{print $1}' [2024-03-19T02:21:06.175Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.175Z] ++ GREP=grep [2024-03-19T02:21:06.175Z] ++ AWK=awk [2024-03-19T02:21:06.175Z] ++ SED=sed [2024-03-19T02:21:06.175Z] ++ BC=bc [2024-03-19T02:21:06.175Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.175Z] + case ${OPT} in [2024-03-19T02:21:06.175Z] + list_test_ids [2024-03-19T02:21:06.175Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:21:06.175Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.175Z] + [[ admin_cli_all = \c\d\i\_\a\l\l ]] [2024-03-19T02:21:06.175Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.175Z] + [[ admin-cli-group-1 = \c\d\i\_\a\l\l ]] [2024-03-19T02:21:06.175Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.175Z] + [[ admin-cli-group-2 = \c\d\i\_\a\l\l ]] [2024-03-19T02:21:06.175Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.175Z] + [[ admin-cli-group-3 = \c\d\i\_\a\l\l ]] [2024-03-19T02:21:06.175Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.175Z] + [[ admin-cli-group-4 = \c\d\i\_\a\l\l ]] [2024-03-19T02:21:06.175Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.175Z] + [[ admin-cli-group-5 = \c\d\i\_\a\l\l ]] [2024-03-19T02:21:06.175Z] + [[ false = true ]] [2024-03-19T02:21:06.175Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.175Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:21:06.175Z] + OPT=list_test_ids [2024-03-19T02:21:06.175Z] + TEST_ID= [2024-03-19T02:21:06.175Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:06.175Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:21:06.175Z] +++ uname [2024-03-19T02:21:06.175Z] +++ grep -i sunos [2024-03-19T02:21:06.175Z] +++ wc -l [2024-03-19T02:21:06.175Z] +++ awk '{print $1}' [2024-03-19T02:21:06.175Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.175Z] ++ GREP=grep [2024-03-19T02:21:06.175Z] ++ AWK=awk [2024-03-19T02:21:06.175Z] ++ SED=sed [2024-03-19T02:21:06.175Z] ++ BC=bc [2024-03-19T02:21:06.175Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.175Z] + case ${OPT} in [2024-03-19T02:21:06.175Z] + list_test_ids [2024-03-19T02:21:06.175Z] + echo batch_all [2024-03-19T02:21:06.175Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.175Z] + [[ batch_all = \c\d\i\_\a\l\l ]] [2024-03-19T02:21:06.175Z] + [[ false = true ]] [2024-03-19T02:21:06.175Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.175Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:21:06.175Z] + OPT=list_test_ids [2024-03-19T02:21:06.175Z] + TEST_ID= [2024-03-19T02:21:06.175Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:21:06.175Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:21:06.175Z] +++ uname [2024-03-19T02:21:06.175Z] +++ grep -i sunos [2024-03-19T02:21:06.175Z] +++ wc -l [2024-03-19T02:21:06.175Z] +++ awk '{print $1}' [2024-03-19T02:21:06.175Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.175Z] ++ GREP=grep [2024-03-19T02:21:06.175Z] ++ AWK=awk [2024-03-19T02:21:06.176Z] ++ SED=sed [2024-03-19T02:21:06.176Z] ++ BC=bc [2024-03-19T02:21:06.176Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.176Z] + case ${OPT} in [2024-03-19T02:21:06.176Z] + list_test_ids [2024-03-19T02:21:06.176Z] + echo cdi_all [2024-03-19T02:21:06.176Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.176Z] + [[ cdi_all = \c\d\i\_\a\l\l ]] [2024-03-19T02:21:06.176Z] + found=true [2024-03-19T02:21:06.176Z] + break [2024-03-19T02:21:06.176Z] + [[ true = true ]] [2024-03-19T02:21:06.176Z] + ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh run_test_id cdi_all [2024-03-19T02:21:06.176Z] + OPT=run_test_id [2024-03-19T02:21:06.176Z] + TEST_ID=cdi_all [2024-03-19T02:21:06.176Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:21:06.176Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:21:06.176Z] +++ uname [2024-03-19T02:21:06.176Z] +++ grep -i sunos [2024-03-19T02:21:06.176Z] +++ wc -l [2024-03-19T02:21:06.176Z] +++ awk '{print $1}' [2024-03-19T02:21:06.176Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.176Z] ++ GREP=grep [2024-03-19T02:21:06.176Z] ++ AWK=awk [2024-03-19T02:21:06.176Z] ++ SED=sed [2024-03-19T02:21:06.176Z] ++ BC=bc [2024-03-19T02:21:06.176Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.176Z] + case ${OPT} in [2024-03-19T02:21:06.176Z] + trap 'copy_test_artifacts cdi_all' EXIT [2024-03-19T02:21:06.176Z] + run_test_id cdi_all [2024-03-19T02:21:06.176Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:21:06.176Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:21:06.176Z] [2024-03-19T02:21:06.176Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:21:06.176Z] [2024-03-19T02:21:06.176Z] + for i in "${@}" [2024-03-19T02:21:06.176Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:21:06.176Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:21:06.271Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:21:06.304Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.304Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:21:06.304Z] + OPT=list_test_ids [2024-03-19T02:21:06.304Z] + TEST_ID= [2024-03-19T02:21:06.304Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:21:06.304Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:21:06.304Z] +++ uname [2024-03-19T02:21:06.304Z] +++ grep -i sunos [2024-03-19T02:21:06.304Z] +++ wc -l [2024-03-19T02:21:06.304Z] +++ awk '{print $1}' [2024-03-19T02:21:06.304Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.304Z] ++ GREP=grep [2024-03-19T02:21:06.304Z] ++ AWK=awk [2024-03-19T02:21:06.304Z] ++ SED=sed [2024-03-19T02:21:06.304Z] ++ BC=bc [2024-03-19T02:21:06.304Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.304Z] + case ${OPT} in [2024-03-19T02:21:06.304Z] + list_test_ids [2024-03-19T02:21:06.304Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:21:06.304Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.304Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:21:06.304Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.304Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:21:06.304Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.304Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:21:06.304Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.304Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:21:06.304Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.304Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:21:06.304Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.304Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:21:06.304Z] + [[ false = true ]] [2024-03-19T02:21:06.304Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.304Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:21:06.304Z] + OPT=list_test_ids [2024-03-19T02:21:06.304Z] + TEST_ID= [2024-03-19T02:21:06.304Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:06.304Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:21:06.304Z] +++ uname [2024-03-19T02:21:06.304Z] +++ grep -i sunos [2024-03-19T02:21:06.304Z] +++ wc -l [2024-03-19T02:21:06.304Z] +++ awk '{print $1}' [2024-03-19T02:21:06.304Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.304Z] ++ GREP=grep [2024-03-19T02:21:06.304Z] ++ AWK=awk [2024-03-19T02:21:06.305Z] ++ SED=sed [2024-03-19T02:21:06.305Z] ++ BC=bc [2024-03-19T02:21:06.305Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.305Z] + case ${OPT} in [2024-03-19T02:21:06.305Z] + list_test_ids [2024-03-19T02:21:06.305Z] + echo batch_all [2024-03-19T02:21:06.305Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.305Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:21:06.305Z] + [[ false = true ]] [2024-03-19T02:21:06.305Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.305Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:21:06.305Z] + OPT=list_test_ids [2024-03-19T02:21:06.305Z] + TEST_ID= [2024-03-19T02:21:06.305Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:21:06.305Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:21:06.305Z] +++ grep -i sunos [2024-03-19T02:21:06.305Z] +++ uname [2024-03-19T02:21:06.305Z] +++ wc -l [2024-03-19T02:21:06.305Z] +++ awk '{print $1}' [2024-03-19T02:21:06.305Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.305Z] ++ GREP=grep [2024-03-19T02:21:06.305Z] ++ AWK=awk [2024-03-19T02:21:06.305Z] ++ SED=sed [2024-03-19T02:21:06.305Z] ++ BC=bc [2024-03-19T02:21:06.305Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.305Z] + case ${OPT} in [2024-03-19T02:21:06.305Z] + list_test_ids [2024-03-19T02:21:06.305Z] + echo cdi_all [2024-03-19T02:21:06.305Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.305Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:21:06.305Z] + [[ false = true ]] [2024-03-19T02:21:06.305Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:06.305Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:21:06.305Z] + OPT=list_test_ids [2024-03-19T02:21:06.305Z] + TEST_ID= [2024-03-19T02:21:06.305Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:06.305Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:21:06.305Z] +++ uname [2024-03-19T02:21:06.305Z] +++ grep -i sunos [2024-03-19T02:21:06.305Z] +++ wc -l [2024-03-19T02:21:06.305Z] +++ awk '{print $1}' [2024-03-19T02:21:06.305Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.305Z] ++ GREP=grep [2024-03-19T02:21:06.305Z] ++ AWK=awk [2024-03-19T02:21:06.305Z] ++ SED=sed [2024-03-19T02:21:06.305Z] ++ BC=bc [2024-03-19T02:21:06.305Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.305Z] + case ${OPT} in [2024-03-19T02:21:06.305Z] + list_test_ids [2024-03-19T02:21:06.305Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:21:06.305Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.305Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:21:06.305Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:06.305Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-03-19T02:21:06.305Z] + found=true [2024-03-19T02:21:06.305Z] + break [2024-03-19T02:21:06.305Z] + [[ true = true ]] [2024-03-19T02:21:06.305Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_1 [2024-03-19T02:21:06.305Z] + OPT=run_test_id [2024-03-19T02:21:06.305Z] + TEST_ID=connector_group_1 [2024-03-19T02:21:06.305Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:06.305Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:21:06.305Z] +++ uname [2024-03-19T02:21:06.305Z] +++ grep -i sunos [2024-03-19T02:21:06.305Z] +++ wc -l [2024-03-19T02:21:06.305Z] +++ awk '{print $1}' [2024-03-19T02:21:06.305Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:06.305Z] ++ GREP=grep [2024-03-19T02:21:06.305Z] ++ AWK=awk [2024-03-19T02:21:06.305Z] ++ SED=sed [2024-03-19T02:21:06.305Z] ++ BC=bc [2024-03-19T02:21:06.305Z] ++ export GREP AWK SED BC [2024-03-19T02:21:06.305Z] + case ${OPT} in [2024-03-19T02:21:06.305Z] + trap 'copy_test_artifacts connector_group_1' EXIT [2024-03-19T02:21:06.305Z] + run_test_id connector_group_1 [2024-03-19T02:21:06.305Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:21:06.305Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:21:06.305Z] [2024-03-19T02:21:06.305Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:21:06.305Z] [2024-03-19T02:21:06.305Z] + for i in "${@}" [2024-03-19T02:21:06.305Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:21:06.305Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:21:06.319Z] + kill_clean [2024-03-19T02:21:06.319Z] + '[' 0 -ne 0 ']' [2024-03-19T02:21:06.319Z] ++ jps [2024-03-19T02:21:06.319Z] ++ grep DerbyControl [2024-03-19T02:21:06.319Z] ++ awk '{print $1}' [2024-03-19T02:21:06.410Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:21:06.529Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:21:06.577Z] + kill_clean [2024-03-19T02:21:06.577Z] + '[' 0 -ne 0 ']' [2024-03-19T02:21:06.577Z] ++ jps [2024-03-19T02:21:06.577Z] ++ grep DirectoryServer [2024-03-19T02:21:06.577Z] ++ awk '{print $1}' [2024-03-19T02:21:06.577Z] + kill_clean [2024-03-19T02:21:06.577Z] + '[' 0 -ne 0 ']' [2024-03-19T02:21:06.577Z] ++ jps [2024-03-19T02:21:06.577Z] ++ grep imq [2024-03-19T02:21:06.577Z] ++ awk '{print $1}' [2024-03-19T02:21:06.652Z] [INFO] [exec] All tests passed; domain.xml is valid.Ignoring unrecognized element jms-service at Line number = 299 [2024-03-19T02:21:06.652Z] [INFO] [exec] Column number = 107 [2024-03-19T02:21:06.652Z] [INFO] [exec] Command verify-domain-xml executed successfully. [2024-03-19T02:21:06.652Z] [INFO] [exec] System Id = null [2024-03-19T02:21:06.652Z] [INFO] [exec] [2024-03-19T02:21:06.652Z] [INFO] [exec] Public Id = null [2024-03-19T02:21:06.652Z] [INFO] [exec] Location Uri= null [2024-03-19T02:21:06.652Z] [INFO] [exec] CharacterOffset = 19308 [2024-03-19T02:21:06.652Z] [INFO] [exec] [2024-03-19T02:21:06.652Z] [INFO] [exec] Ignoring unrecognized element jms-availability at Line number = 425 [2024-03-19T02:21:06.652Z] [INFO] [exec] Column number = 33 [2024-03-19T02:21:06.652Z] [INFO] [exec] System Id = null [2024-03-19T02:21:06.653Z] [INFO] [exec] Public Id = null [2024-03-19T02:21:06.653Z] [INFO] [exec] Location Uri= null [2024-03-19T02:21:06.653Z] [INFO] [exec] CharacterOffset = 29332 [2024-03-19T02:21:06.653Z] [INFO] [exec] [2024-03-19T02:21:06.653Z] [WARNING] [echo] +-----------------------------+ [2024-03-19T02:21:06.653Z] [WARNING] [echo] | | [2024-03-19T02:21:06.653Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:21:06.653Z] [WARNING] [echo] | in Felix mode | [2024-03-19T02:21:06.653Z] [WARNING] [echo] | | [2024-03-19T02:21:06.653Z] [WARNING] [echo] +-----------------------------+ [2024-03-19T02:21:06.704Z] Enter keystore password: Certificate stored in file [2024-03-19T02:21:06.704Z] [2024-03-19T02:21:06.704Z] Warning: [2024-03-19T02:21:06.704Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:21:06.787Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:21:06.787Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:21:06.787Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:21:06.787Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:21:06.787Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:06.787Z] [INFO] BUILD SUCCESS [2024-03-19T02:21:06.787Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:06.787Z] [INFO] Total time: 22.216 s [2024-03-19T02:21:06.787Z] [INFO] Finished at: 2024-03-19T02:21:06Z [2024-03-19T02:21:06.787Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:06.787Z] + run_test batch_all [2024-03-19T02:21:06.787Z] + local testid=batch_all [2024-03-19T02:21:06.787Z] + local found=false [2024-03-19T02:21:06.787Z] ++ find . -name run_test.sh [2024-03-19T02:21:06.798Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:21:06.798Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:21:06.798Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:21:06.798Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:21:06.798Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:21:06.798Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:06.798Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:21:06.798Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:21:06.798Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:21:06.798Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:21:06.798Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:21:06.799Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:21:06.799Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:21:06.799Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:21:06.799Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:21:06.799Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:21:06.799Z] [INFO] [2024-03-19T02:21:06.799Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:21:06.799Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:21:06.820Z] ++ pwd [2024-03-19T02:21:06.820Z] + dname=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:21:06.820Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:21:06.820Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2024-03-19T02:21:06.820Z] + test_init [2024-03-19T02:21:06.820Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:21:06.820Z] [2024-03-19T02:21:06.820Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:06.820Z] [2024-03-19T02:21:06.820Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:21:06.820Z] + xargs touch [2024-03-19T02:21:06.820Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:06.820Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:06.820Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:06.820Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:06.820Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:06.820Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:06.820Z] + java -version [2024-03-19T02:21:06.820Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:06.820Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:06.820Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:06.820Z] + ant -version [2024-03-19T02:21:06.820Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:06.820Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:21:06.820Z] + printf '\n\n' [2024-03-19T02:21:06.820Z] [2024-03-19T02:21:06.820Z] [2024-03-19T02:21:06.820Z] + get_test_target ejb_group_2 [2024-03-19T02:21:06.820Z] + case $1 in [2024-03-19T02:21:06.820Z] + TARGET=ejb_group_2 [2024-03-19T02:21:06.820Z] + export TARGET [2024-03-19T02:21:06.820Z] + [[ ejb_group_2 = \e\j\b\_\a\l\l ]] [2024-03-19T02:21:06.820Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p* ]] [2024-03-19T02:21:06.820Z] + test_run_ejb [2024-03-19T02:21:06.820Z] + rm -rf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:06.820Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:06.820Z] + echo AS_ADMIN_PASSWORD= [2024-03-19T02:21:06.821Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/temppwd [2024-03-19T02:21:06.821Z] AS_ADMIN_PASSWORD= [2024-03-19T02:21:06.821Z] + ADMIN_PORT=45707 [2024-03-19T02:21:06.821Z] + JMS_PORT=45708 [2024-03-19T02:21:06.821Z] + JMX_PORT=45709 [2024-03-19T02:21:06.821Z] + ORB_PORT=45710 [2024-03-19T02:21:06.821Z] + SSL_PORT=45711 [2024-03-19T02:21:06.821Z] + INSTANCE_PORT=45712 [2024-03-19T02:21:06.821Z] + ALTERNATE_PORT=45713 [2024-03-19T02:21:06.821Z] + ORB_SSL_PORT=45714 [2024-03-19T02:21:06.821Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2024-03-19T02:21:06.821Z] + DB_PORT=45716 [2024-03-19T02:21:06.821Z] + DB_PORT_2=45717 [2024-03-19T02:21:06.821Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/temppwd create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45711:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45712 domain1 [2024-03-19T02:21:06.835Z] + kill_clean [2024-03-19T02:21:06.835Z] + '[' 0 -ne 0 ']' [2024-03-19T02:21:06.835Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:21:06.835Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:21:06.835Z] [2024-03-19T02:21:06.835Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:21:06.835Z] [2024-03-19T02:21:06.835Z] + for i in "${@}" [2024-03-19T02:21:06.835Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:21:06.835Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:21:06.905Z] Waiting for domain1 to start ....... [2024-03-19T02:21:06.905Z] Waiting finished after 6,329 ms. [2024-03-19T02:21:06.905Z] Successfully started the domain : domain1 [2024-03-19T02:21:06.905Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:06.905Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:06.905Z] Admin Port: 4,848 [2024-03-19T02:21:06.905Z] Command start-domain executed successfully. [2024-03-19T02:21:07.045Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:07.045Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:21:07.045Z] + OPT=list_test_ids [2024-03-19T02:21:07.045Z] + TEST_ID= [2024-03-19T02:21:07.046Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:21:07.046Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:21:07.046Z] +++ uname [2024-03-19T02:21:07.046Z] +++ grep -i sunos [2024-03-19T02:21:07.046Z] +++ wc -l [2024-03-19T02:21:07.046Z] +++ awk '{print $1}' [2024-03-19T02:21:07.046Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:07.046Z] ++ GREP=grep [2024-03-19T02:21:07.046Z] ++ AWK=awk [2024-03-19T02:21:07.046Z] ++ SED=sed [2024-03-19T02:21:07.046Z] ++ BC=bc [2024-03-19T02:21:07.046Z] ++ export GREP AWK SED BC [2024-03-19T02:21:07.046Z] + case ${OPT} in [2024-03-19T02:21:07.046Z] + list_test_ids [2024-03-19T02:21:07.046Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:21:07.046Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:07.046Z] + [[ admin_cli_all = \b\a\t\c\h\_\a\l\l ]] [2024-03-19T02:21:07.046Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:07.046Z] + [[ admin-cli-group-1 = \b\a\t\c\h\_\a\l\l ]] [2024-03-19T02:21:07.046Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:07.046Z] + [[ admin-cli-group-2 = \b\a\t\c\h\_\a\l\l ]] [2024-03-19T02:21:07.046Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:07.046Z] + [[ admin-cli-group-3 = \b\a\t\c\h\_\a\l\l ]] [2024-03-19T02:21:07.046Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:07.046Z] + [[ admin-cli-group-4 = \b\a\t\c\h\_\a\l\l ]] [2024-03-19T02:21:07.046Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:07.046Z] + [[ admin-cli-group-5 = \b\a\t\c\h\_\a\l\l ]] [2024-03-19T02:21:07.046Z] + [[ false = true ]] [2024-03-19T02:21:07.046Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:07.046Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:21:07.046Z] + OPT=list_test_ids [2024-03-19T02:21:07.046Z] + TEST_ID= [2024-03-19T02:21:07.046Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:07.046Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:21:07.046Z] +++ uname [2024-03-19T02:21:07.046Z] +++ grep -i sunos [2024-03-19T02:21:07.046Z] +++ wc -l [2024-03-19T02:21:07.046Z] +++ awk '{print $1}' [2024-03-19T02:21:07.046Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:07.046Z] ++ GREP=grep [2024-03-19T02:21:07.046Z] ++ AWK=awk [2024-03-19T02:21:07.046Z] ++ SED=sed [2024-03-19T02:21:07.046Z] ++ BC=bc [2024-03-19T02:21:07.046Z] ++ export GREP AWK SED BC [2024-03-19T02:21:07.046Z] + case ${OPT} in [2024-03-19T02:21:07.046Z] + list_test_ids [2024-03-19T02:21:07.046Z] + echo batch_all [2024-03-19T02:21:07.046Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:07.046Z] + [[ batch_all = \b\a\t\c\h\_\a\l\l ]] [2024-03-19T02:21:07.046Z] + found=true [2024-03-19T02:21:07.046Z] + break [2024-03-19T02:21:07.046Z] + [[ true = true ]] [2024-03-19T02:21:07.046Z] + ./appserver/tests/appserv-tests/devtests/batch/run_test.sh run_test_id batch_all [2024-03-19T02:21:07.046Z] + OPT=run_test_id [2024-03-19T02:21:07.046Z] + TEST_ID=batch_all [2024-03-19T02:21:07.046Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:07.046Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:21:07.046Z] +++ uname [2024-03-19T02:21:07.046Z] +++ grep -i sunos [2024-03-19T02:21:07.046Z] +++ wc -l [2024-03-19T02:21:07.046Z] +++ awk '{print $1}' [2024-03-19T02:21:07.046Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:07.046Z] ++ GREP=grep [2024-03-19T02:21:07.046Z] ++ AWK=awk [2024-03-19T02:21:07.046Z] ++ SED=sed [2024-03-19T02:21:07.046Z] ++ BC=bc [2024-03-19T02:21:07.046Z] ++ export GREP AWK SED BC [2024-03-19T02:21:07.046Z] + case ${OPT} in [2024-03-19T02:21:07.046Z] + trap 'copy_test_artifacts batch_all' EXIT [2024-03-19T02:21:07.046Z] + run_test_id batch_all [2024-03-19T02:21:07.046Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:21:07.046Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:21:07.046Z] [2024-03-19T02:21:07.046Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:21:07.046Z] [2024-03-19T02:21:07.046Z] + for i in "${@}" [2024-03-19T02:21:07.046Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:21:07.046Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:21:07.053Z] [exec] Waiting for domain1 to start ......... [2024-03-19T02:21:07.053Z] [exec] Waiting finished after 8,016 ms. [2024-03-19T02:21:07.053Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:07.053Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:07.053Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:07.053Z] [exec] Admin Port: 45,707 [2024-03-19T02:21:07.053Z] [exec] Command start-domain executed successfully. [2024-03-19T02:21:07.053Z] [echo] run.xml:doing wait for localhost:45712... [2024-03-19T02:21:07.053Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-03-19T02:21:07.053Z] [2024-03-19T02:21:07.053Z] dumpThreadStack: [2024-03-19T02:21:07.053Z] [2024-03-19T02:21:07.053Z] startDomainWindows: [2024-03-19T02:21:07.053Z] [2024-03-19T02:21:07.053Z] startDomain: [2024-03-19T02:21:07.053Z] [2024-03-19T02:21:07.053Z] clean-result: [2024-03-19T02:21:07.053Z] [2024-03-19T02:21:07.053Z] test-group-3: [2024-03-19T02:21:07.053Z] [echo] [2024-03-19T02:21:07.053Z] [echo] [2024-03-19T02:21:07.053Z] [echo] ************************************************** [2024-03-19T02:21:07.053Z] [echo] * Running cmp [2024-03-19T02:21:07.053Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/cmp [2024-03-19T02:21:07.053Z] [echo] ************************************************** [2024-03-19T02:21:07.053Z] [echo] [2024-03-19T02:21:07.053Z] [echo] [2024-03-19T02:21:07.108Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:21:07.108Z] + cd ./appserver/tests/appserv-tests/devtests/cdi [2024-03-19T02:21:07.108Z] + test_init [2024-03-19T02:21:07.108Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:21:07.108Z] [2024-03-19T02:21:07.108Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:07.108Z] [2024-03-19T02:21:07.108Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:21:07.108Z] + xargs touch [2024-03-19T02:21:07.108Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:07.108Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:07.108Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:07.108Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:07.108Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:07.108Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:07.108Z] + java -version [2024-03-19T02:21:07.108Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:07.108Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:07.108Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:07.108Z] + ant -version [2024-03-19T02:21:07.108Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:07.108Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:21:07.108Z] + printf '\n\n' [2024-03-19T02:21:07.108Z] [2024-03-19T02:21:07.109Z] [2024-03-19T02:21:07.109Z] + get_test_target cdi_all [2024-03-19T02:21:07.109Z] + printf '\n%s \n\n' '===== GETTING TEST TARGET =====' [2024-03-19T02:21:07.109Z] [2024-03-19T02:21:07.109Z] ===== GETTING TEST TARGET ===== [2024-03-19T02:21:07.109Z] [2024-03-19T02:21:07.109Z] + case ${1} in [2024-03-19T02:21:07.109Z] + TARGET=all [2024-03-19T02:21:07.109Z] + export TARGET [2024-03-19T02:21:07.109Z] + test_run [2024-03-19T02:21:07.109Z] + printf '\n%s \n\n' '===== TEST RUN - MAIN =====' [2024-03-19T02:21:07.109Z] [2024-03-19T02:21:07.109Z] ===== TEST RUN - MAIN ===== [2024-03-19T02:21:07.109Z] [2024-03-19T02:21:07.109Z] + echo '' [2024-03-19T02:21:07.109Z] + find . -name RepRunConf.txt [2024-03-19T02:21:07.109Z] + xargs rm -f [2024-03-19T02:21:07.109Z] + rm -rf '*.output' alltests.res '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results*' [2024-03-19T02:21:07.109Z] + set +e [2024-03-19T02:21:07.109Z] + ant clean -e -q [2024-03-19T02:21:07.146Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-03-19T02:21:07.146Z] + cd ./appserver/tests/appserv-tests/devtests/jdbc [2024-03-19T02:21:07.146Z] + test_init [2024-03-19T02:21:07.146Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:21:07.146Z] [2024-03-19T02:21:07.146Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:07.146Z] [2024-03-19T02:21:07.146Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:21:07.146Z] + xargs touch [2024-03-19T02:21:07.146Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:07.146Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:07.146Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:07.146Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:07.146Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:07.146Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:07.146Z] + java -version [2024-03-19T02:21:07.146Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:07.146Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:07.146Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:07.146Z] + ant -version [2024-03-19T02:21:07.146Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:07.146Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:21:07.146Z] + printf '\n\n' [2024-03-19T02:21:07.146Z] [2024-03-19T02:21:07.146Z] [2024-03-19T02:21:07.146Z] + get_test_target jdbc_all [2024-03-19T02:21:07.146Z] + case ${1} in [2024-03-19T02:21:07.146Z] + TARGET=all [2024-03-19T02:21:07.146Z] + export TARGET [2024-03-19T02:21:07.146Z] + test_run [2024-03-19T02:21:07.146Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin start-domain domain1 [2024-03-19T02:21:07.163Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin start-database [2024-03-19T02:21:07.296Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:21:07.309Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:21:07.339Z] [2024-03-19T02:21:07.339Z] all: [2024-03-19T02:21:07.339Z] [2024-03-19T02:21:07.339Z] readonly: [2024-03-19T02:21:07.339Z] [2024-03-19T02:21:07.339Z] setOSConditions: [2024-03-19T02:21:07.339Z] [2024-03-19T02:21:07.339Z] setToolWin: [2024-03-19T02:21:07.339Z] [2024-03-19T02:21:07.339Z] setToolUnix: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] setToolProperty: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] setS1ASclassPath: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] init-common: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] clean: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] setOSConditions: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] setToolWin: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] setToolUnix: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] setToolProperty: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] setS1ASclassPath: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] init-common: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] clean-common: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] setOSConditions: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] setToolWin: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.340Z] setToolUnix: [2024-03-19T02:21:07.340Z] [2024-03-19T02:21:07.341Z] setToolProperty: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] setS1ASclassPath: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] init-common: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] clean-classes-common: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] setOSConditions: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] setToolWin: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] setToolUnix: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] setToolProperty: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] setS1ASclassPath: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] init-common: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] clean-jars-common: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] compile: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] setOSConditions: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] setToolWin: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.341Z] setToolUnix: [2024-03-19T02:21:07.341Z] [2024-03-19T02:21:07.342Z] setToolProperty: [2024-03-19T02:21:07.342Z] [2024-03-19T02:21:07.342Z] setS1ASclassPath: [2024-03-19T02:21:07.342Z] [2024-03-19T02:21:07.342Z] init-common: [2024-03-19T02:21:07.342Z] [2024-03-19T02:21:07.342Z] compile-common: [2024-03-19T02:21:07.380Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-03-19T02:21:07.470Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:21:07.637Z] [echo] Current time (ISO): 2024-03-19T02:21:07.286+0000 [2024-03-19T02:21:07.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:07.637Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:07.675Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:07.675Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:07.675Z] + test_init [2024-03-19T02:21:07.675Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:21:07.675Z] [2024-03-19T02:21:07.675Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:07.675Z] [2024-03-19T02:21:07.675Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:21:07.675Z] + xargs touch [2024-03-19T02:21:07.675Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:07.676Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:07.676Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:07.676Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:07.676Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:07.676Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:07.676Z] + java -version [2024-03-19T02:21:07.676Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:07.676Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:07.676Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:07.676Z] + ant -version [2024-03-19T02:21:07.676Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:07.676Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:21:07.676Z] + printf '\n\n' [2024-03-19T02:21:07.676Z] [2024-03-19T02:21:07.676Z] [2024-03-19T02:21:07.676Z] + get_test_target connector_group_1 [2024-03-19T02:21:07.676Z] + case ${1} in [2024-03-19T02:21:07.676Z] + TARGET=connector_group_1 [2024-03-19T02:21:07.676Z] + export TARGET [2024-03-19T02:21:07.676Z] + test_run [2024-03-19T02:21:07.676Z] + export HUDSON=true [2024-03-19T02:21:07.676Z] + HUDSON=true [2024-03-19T02:21:07.676Z] ++ pwd [2024-03-19T02:21:07.676Z] + export ROOT=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:07.676Z] + ROOT=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:07.676Z] + echo /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:07.676Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:07.676Z] + ant startDomain startDerby [2024-03-19T02:21:07.676Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-03-19T02:21:07.682Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2024-03-19T02:21:07.682Z] [exec] Result: 1 [2024-03-19T02:21:07.682Z] [echo] cmd executed for server [2024-03-19T02:21:07.682Z] [2024-03-19T02:21:07.682Z] setOSConditions: [2024-03-19T02:21:07.682Z] [2024-03-19T02:21:07.682Z] setToolWin: [2024-03-19T02:21:07.682Z] [2024-03-19T02:21:07.683Z] setToolUnix: [2024-03-19T02:21:07.683Z] [2024-03-19T02:21:07.683Z] setToolProperty: [2024-03-19T02:21:07.683Z] [2024-03-19T02:21:07.683Z] setS1ASclassPath: [2024-03-19T02:21:07.683Z] [2024-03-19T02:21:07.683Z] init-common: [2024-03-19T02:21:07.683Z] [2024-03-19T02:21:07.683Z] delete-jdbc-connpool-common: [2024-03-19T02:21:07.683Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-03-19T02:21:07.750Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:21:07.750Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:21:07.804Z] Using port 45707 for Admin. [2024-03-19T02:21:07.804Z] Using port 45712 for HTTP Instance. [2024-03-19T02:21:07.804Z] Using port 45708 for JMS. [2024-03-19T02:21:07.804Z] Using port 45710 for IIOP. [2024-03-19T02:21:07.804Z] Using port 45711 for HTTP_SSL. [2024-03-19T02:21:07.804Z] Using port 45714 for IIOP_SSL. [2024-03-19T02:21:07.804Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-03-19T02:21:07.804Z] Using port 45709 for JMX_ADMIN. [2024-03-19T02:21:07.804Z] Using default port 6666 for OSGI_SHELL. [2024-03-19T02:21:07.804Z] Using default port 9009 for JAVA_DEBUGGER. [2024-03-19T02:21:07.804Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:21:07.804Z] [CN=basic-2vpwz,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:21:07.865Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:21:08.008Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:21:08.008Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:21:08.008Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:21:08.008Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:08.008Z] [INFO] BUILD SUCCESS [2024-03-19T02:21:08.008Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:08.008Z] [INFO] Total time: 22.442 s [2024-03-19T02:21:08.008Z] [INFO] Finished at: 2024-03-19T02:21:07Z [2024-03-19T02:21:08.008Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:08.127Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:21:08.127Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:21:08.188Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:21:08.243Z] Domain domain1 created. [2024-03-19T02:21:08.243Z] Domain domain1 admin port is 45707. [2024-03-19T02:21:08.243Z] Domain domain1 allows admin login as user "anonymous" with no password. [2024-03-19T02:21:08.243Z] Command create-domain executed successfully. [2024-03-19T02:21:08.243Z] + echo ' [2024-03-19T02:21:08.243Z] gf.version=${env.GF_VERSION} [2024-03-19T02:21:08.243Z] bundles.dir=${env.WORKSPACE}/bundles [2024-03-19T02:21:08.243Z] admin.domain=domain1 [2024-03-19T02:21:08.243Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-03-19T02:21:08.243Z] admin.port=45707 [2024-03-19T02:21:08.243Z] admin.user=anonymous [2024-03-19T02:21:08.243Z] admin.host=localhost [2024-03-19T02:21:08.243Z] http.port=45712 [2024-03-19T02:21:08.243Z] https.port=45711 [2024-03-19T02:21:08.243Z] http.host=localhost [2024-03-19T02:21:08.243Z] http.address=127.0.0.1 [2024-03-19T02:21:08.243Z] http.alternate.port=45713 [2024-03-19T02:21:08.243Z] orb.port=45710 [2024-03-19T02:21:08.243Z] admin.password= [2024-03-19T02:21:08.243Z] ssl.password=changeit [2024-03-19T02:21:08.243Z] master.password=changeit [2024-03-19T02:21:08.243Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-03-19T02:21:08.243Z] appserver.instance.name=server [2024-03-19T02:21:08.243Z] config.dottedname.prefix=server [2024-03-19T02:21:08.243Z] resources.dottedname.prefix=domain.resources [2024-03-19T02:21:08.243Z] results.mailhost=localhost [2024-03-19T02:21:08.243Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-03-19T02:21:08.243Z] results.mailee=yourname@sun.com [2024-03-19T02:21:08.243Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-03-19T02:21:08.243Z] precompilejsp=true [2024-03-19T02:21:08.243Z] jvm.maxpermsize=192m [2024-03-19T02:21:08.243Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2024-03-19T02:21:08.243Z] + jps [2024-03-19T02:21:08.243Z] + grep Main [2024-03-19T02:21:08.243Z] + cut -f1 '-d ' [2024-03-19T02:21:08.243Z] + xargs kill -9 [2024-03-19T02:21:08.243Z] + true [2024-03-19T02:21:08.244Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/ [2024-03-19T02:21:08.244Z] + sed s/1527/45716/g domain.xml [2024-03-19T02:21:08.244Z] + mv domain.xml.replaced domain.xml [2024-03-19T02:21:08.244Z] + grep PortNumber domain.xml [2024-03-19T02:21:08.244Z] [2024-03-19T02:21:08.244Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config [2024-03-19T02:21:08.244Z] + rm derby.properties.replaced [2024-03-19T02:21:08.244Z] + true [2024-03-19T02:21:08.244Z] + sed s/1527/45716/g derby.properties [2024-03-19T02:21:08.244Z] + rm derby.properties [2024-03-19T02:21:08.244Z] + sed s/1528/45717/g derby.properties.replaced [2024-03-19T02:21:08.244Z] + cat derby.properties [2024-03-19T02:21:08.244Z] # [2024-03-19T02:21:08.244Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2024-03-19T02:21:08.244Z] # [2024-03-19T02:21:08.244Z] # This program and the accompanying materials are made available under the [2024-03-19T02:21:08.244Z] # terms of the Eclipse Public License v. 2.0, which is available at [2024-03-19T02:21:08.244Z] # http://www.eclipse.org/legal/epl-2.0. [2024-03-19T02:21:08.244Z] # [2024-03-19T02:21:08.244Z] # This Source Code may also be made available under the following Secondary [2024-03-19T02:21:08.244Z] # Licenses when the conditions for such availability set forth in the [2024-03-19T02:21:08.244Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2024-03-19T02:21:08.244Z] # version 2 with the GNU Classpath Exception, which is available at [2024-03-19T02:21:08.244Z] # https://www.gnu.org/software/classpath/license.html. [2024-03-19T02:21:08.244Z] # [2024-03-19T02:21:08.244Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2024-03-19T02:21:08.244Z] # [2024-03-19T02:21:08.244Z] [2024-03-19T02:21:08.244Z] [2024-03-19T02:21:08.244Z] db.port=45716 [2024-03-19T02:21:08.244Z] db.port.2=45717 [2024-03-19T02:21:08.244Z] db.host=localhost [2024-03-19T02:21:08.244Z] db.type=derby [2024-03-19T02:21:08.244Z] db.name=testdb [2024-03-19T02:21:08.244Z] db.user=dbuser [2024-03-19T02:21:08.244Z] db.pwd=dbpassword [2024-03-19T02:21:08.244Z] db.driver=org.apache.derby.jdbc.ClientDriver [2024-03-19T02:21:08.244Z] db.class=org.apache.derby.jdbc.ClientDataSource [2024-03-19T02:21:08.244Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2024-03-19T02:21:08.244Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2024-03-19T02:21:08.244Z] + rm -rf '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results*' [2024-03-19T02:21:08.244Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb [2024-03-19T02:21:08.244Z] + rm count.txt [2024-03-19T02:21:08.244Z] rm: cannot remove 'count.txt': No such file or directory [2024-03-19T02:21:08.244Z] + true [2024-03-19T02:21:08.244Z] + ant ejb_group_embedded report-result -Ddb.port=45716 -Ddb.port.2=45717 [2024-03-19T02:21:08.244Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:08.253Z] [2024-03-19T02:21:08.253Z] setOSConditions: [2024-03-19T02:21:08.253Z] [2024-03-19T02:21:08.253Z] setToolWin: [2024-03-19T02:21:08.253Z] [2024-03-19T02:21:08.253Z] setToolUnix: [2024-03-19T02:21:08.253Z] [2024-03-19T02:21:08.253Z] setToolProperty: [2024-03-19T02:21:08.253Z] [2024-03-19T02:21:08.253Z] setS1ASclassPath: [2024-03-19T02:21:08.253Z] [2024-03-19T02:21:08.253Z] init-common: [2024-03-19T02:21:08.253Z] [2024-03-19T02:21:08.253Z] startDomainUnix: [2024-03-19T02:21:08.253Z] [echo] Starting DAS [2024-03-19T02:21:08.267Z] + run_test connector_group_3 [2024-03-19T02:21:08.267Z] + local testid=connector_group_3 [2024-03-19T02:21:08.267Z] + local found=false [2024-03-19T02:21:08.267Z] ++ find . -name run_test.sh [2024-03-19T02:21:08.267Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.267Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:21:08.267Z] + OPT=list_test_ids [2024-03-19T02:21:08.267Z] + TEST_ID= [2024-03-19T02:21:08.267Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:21:08.267Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:21:08.267Z] +++ uname [2024-03-19T02:21:08.267Z] +++ grep -i sunos [2024-03-19T02:21:08.267Z] +++ wc -l [2024-03-19T02:21:08.267Z] +++ awk '{print $1}' [2024-03-19T02:21:08.267Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.267Z] ++ GREP=grep [2024-03-19T02:21:08.267Z] ++ AWK=awk [2024-03-19T02:21:08.267Z] ++ SED=sed [2024-03-19T02:21:08.267Z] ++ BC=bc [2024-03-19T02:21:08.267Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.267Z] + case ${OPT} in [2024-03-19T02:21:08.267Z] + list_test_ids [2024-03-19T02:21:08.267Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:21:08.267Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.267Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:21:08.267Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.267Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:21:08.267Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.267Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:21:08.267Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.267Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:21:08.267Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.267Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:21:08.267Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.267Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:21:08.267Z] + [[ false = true ]] [2024-03-19T02:21:08.267Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.267Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:21:08.268Z] + OPT=list_test_ids [2024-03-19T02:21:08.268Z] + TEST_ID= [2024-03-19T02:21:08.268Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:08.268Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:21:08.268Z] +++ uname [2024-03-19T02:21:08.268Z] +++ grep -i sunos [2024-03-19T02:21:08.268Z] +++ wc -l [2024-03-19T02:21:08.268Z] +++ awk '{print $1}' [2024-03-19T02:21:08.268Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.268Z] ++ GREP=grep [2024-03-19T02:21:08.268Z] ++ AWK=awk [2024-03-19T02:21:08.268Z] ++ SED=sed [2024-03-19T02:21:08.268Z] ++ BC=bc [2024-03-19T02:21:08.268Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.268Z] + case ${OPT} in [2024-03-19T02:21:08.268Z] + list_test_ids [2024-03-19T02:21:08.268Z] + echo batch_all [2024-03-19T02:21:08.268Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.268Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:21:08.268Z] + [[ false = true ]] [2024-03-19T02:21:08.268Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.268Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:21:08.268Z] + OPT=list_test_ids [2024-03-19T02:21:08.268Z] + TEST_ID= [2024-03-19T02:21:08.268Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:21:08.268Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:21:08.268Z] +++ uname [2024-03-19T02:21:08.268Z] +++ grep -i sunos [2024-03-19T02:21:08.268Z] +++ wc -l [2024-03-19T02:21:08.268Z] +++ awk '{print $1}' [2024-03-19T02:21:08.268Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.268Z] ++ GREP=grep [2024-03-19T02:21:08.268Z] ++ AWK=awk [2024-03-19T02:21:08.268Z] ++ SED=sed [2024-03-19T02:21:08.268Z] ++ BC=bc [2024-03-19T02:21:08.268Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.268Z] + case ${OPT} in [2024-03-19T02:21:08.268Z] + list_test_ids [2024-03-19T02:21:08.268Z] + echo cdi_all [2024-03-19T02:21:08.268Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.268Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:21:08.268Z] + [[ false = true ]] [2024-03-19T02:21:08.268Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.268Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:21:08.268Z] + OPT=list_test_ids [2024-03-19T02:21:08.268Z] + TEST_ID= [2024-03-19T02:21:08.268Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:08.268Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:21:08.268Z] +++ uname [2024-03-19T02:21:08.268Z] +++ grep -i sunos [2024-03-19T02:21:08.268Z] +++ wc -l [2024-03-19T02:21:08.268Z] +++ awk '{print $1}' [2024-03-19T02:21:08.268Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.268Z] ++ GREP=grep [2024-03-19T02:21:08.268Z] ++ AWK=awk [2024-03-19T02:21:08.268Z] ++ SED=sed [2024-03-19T02:21:08.268Z] ++ BC=bc [2024-03-19T02:21:08.268Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.268Z] + case ${OPT} in [2024-03-19T02:21:08.268Z] + list_test_ids [2024-03-19T02:21:08.268Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:21:08.268Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.268Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:21:08.268Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.268Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:21:08.268Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.268Z] + [[ connector_group_2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:21:08.268Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.268Z] + [[ connector_group_3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-03-19T02:21:08.268Z] + found=true [2024-03-19T02:21:08.268Z] + break [2024-03-19T02:21:08.268Z] + [[ true = true ]] [2024-03-19T02:21:08.268Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_3 [2024-03-19T02:21:08.268Z] + OPT=run_test_id [2024-03-19T02:21:08.268Z] + TEST_ID=connector_group_3 [2024-03-19T02:21:08.268Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:08.268Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:21:08.268Z] +++ uname [2024-03-19T02:21:08.268Z] +++ grep -i sunos [2024-03-19T02:21:08.268Z] +++ wc -l [2024-03-19T02:21:08.268Z] +++ awk '{print $1}' [2024-03-19T02:21:08.268Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.269Z] ++ GREP=grep [2024-03-19T02:21:08.269Z] ++ AWK=awk [2024-03-19T02:21:08.269Z] ++ SED=sed [2024-03-19T02:21:08.269Z] ++ BC=bc [2024-03-19T02:21:08.269Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.269Z] + case ${OPT} in [2024-03-19T02:21:08.269Z] + trap 'copy_test_artifacts connector_group_3' EXIT [2024-03-19T02:21:08.269Z] + run_test_id connector_group_3 [2024-03-19T02:21:08.269Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:21:08.269Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:21:08.269Z] [2024-03-19T02:21:08.269Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:21:08.269Z] [2024-03-19T02:21:08.269Z] + for i in "${@}" [2024-03-19T02:21:08.269Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:21:08.269Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:21:08.386Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:21:08.386Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:21:08.386Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:08.386Z] [INFO] BUILD SUCCESS [2024-03-19T02:21:08.386Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:08.386Z] [INFO] Total time: 27.331 s [2024-03-19T02:21:08.386Z] [INFO] Finished at: 2024-03-19T02:21:08Z [2024-03-19T02:21:08.386Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:08.386Z] + run_test security_all [2024-03-19T02:21:08.386Z] + local testid=security_all [2024-03-19T02:21:08.386Z] + local found=false [2024-03-19T02:21:08.386Z] ++ find . -name run_test.sh [2024-03-19T02:21:08.405Z] [exec] Application deployed with name web-empty-servlet-path-jsp-include-web. [2024-03-19T02:21:08.405Z] [2024-03-19T02:21:08.405Z] deploy-war-commonee: [2024-03-19T02:21:08.405Z] [2024-03-19T02:21:08.405Z] run: [2024-03-19T02:21:08.421Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:08.421Z] + cd ./appserver/tests/appserv-tests/devtests/batch [2024-03-19T02:21:08.421Z] + test_init [2024-03-19T02:21:08.421Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:21:08.421Z] [2024-03-19T02:21:08.421Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:08.421Z] [2024-03-19T02:21:08.421Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:21:08.421Z] + xargs touch [2024-03-19T02:21:08.421Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:08.421Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:08.421Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:08.421Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:08.421Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:08.421Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:08.421Z] + java -version [2024-03-19T02:21:08.421Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:08.421Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:08.421Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:08.421Z] + ant -version [2024-03-19T02:21:08.421Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:08.421Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:21:08.421Z] + printf '\n\n' [2024-03-19T02:21:08.421Z] [2024-03-19T02:21:08.421Z] [2024-03-19T02:21:08.421Z] + get_test_target batch_all [2024-03-19T02:21:08.421Z] + case ${1} in [2024-03-19T02:21:08.421Z] + TARGET=all [2024-03-19T02:21:08.421Z] + export TARGET [2024-03-19T02:21:08.421Z] + test_run [2024-03-19T02:21:08.422Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin start-domain [2024-03-19T02:21:08.446Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:21:08.505Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/build.xml [2024-03-19T02:21:08.646Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.646Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:21:08.646Z] + OPT=list_test_ids [2024-03-19T02:21:08.646Z] + TEST_ID= [2024-03-19T02:21:08.646Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:21:08.646Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:21:08.646Z] +++ uname [2024-03-19T02:21:08.646Z] +++ grep -i sunos [2024-03-19T02:21:08.646Z] +++ wc -l [2024-03-19T02:21:08.646Z] +++ awk '{print $1}' [2024-03-19T02:21:08.646Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.646Z] ++ GREP=grep [2024-03-19T02:21:08.646Z] ++ AWK=awk [2024-03-19T02:21:08.646Z] ++ SED=sed [2024-03-19T02:21:08.646Z] ++ BC=bc [2024-03-19T02:21:08.646Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.646Z] + case ${OPT} in [2024-03-19T02:21:08.646Z] + list_test_ids [2024-03-19T02:21:08.646Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:21:08.646Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.646Z] + [[ admin_cli_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.646Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.646Z] + [[ admin-cli-group-1 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.646Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.646Z] + [[ admin-cli-group-2 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.646Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.646Z] + [[ admin-cli-group-3 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.646Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.646Z] + [[ admin-cli-group-4 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.646Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.646Z] + [[ admin-cli-group-5 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.646Z] + [[ false = true ]] [2024-03-19T02:21:08.646Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.646Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:21:08.646Z] + OPT=list_test_ids [2024-03-19T02:21:08.646Z] + TEST_ID= [2024-03-19T02:21:08.646Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:08.646Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:21:08.646Z] +++ uname [2024-03-19T02:21:08.646Z] +++ grep -i sunos [2024-03-19T02:21:08.646Z] +++ wc -l [2024-03-19T02:21:08.646Z] +++ awk '{print $1}' [2024-03-19T02:21:08.646Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.646Z] ++ GREP=grep [2024-03-19T02:21:08.646Z] ++ AWK=awk [2024-03-19T02:21:08.646Z] ++ SED=sed [2024-03-19T02:21:08.646Z] ++ BC=bc [2024-03-19T02:21:08.646Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.646Z] + case ${OPT} in [2024-03-19T02:21:08.646Z] + list_test_ids [2024-03-19T02:21:08.646Z] + echo batch_all [2024-03-19T02:21:08.646Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.646Z] + [[ batch_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.646Z] + [[ false = true ]] [2024-03-19T02:21:08.646Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.646Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:21:08.646Z] + OPT=list_test_ids [2024-03-19T02:21:08.646Z] + TEST_ID= [2024-03-19T02:21:08.646Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:21:08.647Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:21:08.647Z] +++ uname [2024-03-19T02:21:08.647Z] +++ grep -i sunos [2024-03-19T02:21:08.647Z] +++ wc -l [2024-03-19T02:21:08.647Z] +++ awk '{print $1}' [2024-03-19T02:21:08.647Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.647Z] ++ GREP=grep [2024-03-19T02:21:08.647Z] ++ AWK=awk [2024-03-19T02:21:08.647Z] ++ SED=sed [2024-03-19T02:21:08.647Z] ++ BC=bc [2024-03-19T02:21:08.647Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.647Z] + case ${OPT} in [2024-03-19T02:21:08.647Z] + list_test_ids [2024-03-19T02:21:08.647Z] + echo cdi_all [2024-03-19T02:21:08.647Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.647Z] + [[ cdi_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.647Z] + [[ false = true ]] [2024-03-19T02:21:08.647Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.647Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:21:08.647Z] + OPT=list_test_ids [2024-03-19T02:21:08.647Z] + TEST_ID= [2024-03-19T02:21:08.647Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:08.647Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:21:08.647Z] +++ uname [2024-03-19T02:21:08.647Z] +++ grep -i sunos [2024-03-19T02:21:08.647Z] +++ wc -l [2024-03-19T02:21:08.647Z] +++ awk '{print $1}' [2024-03-19T02:21:08.647Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.647Z] ++ GREP=grep [2024-03-19T02:21:08.647Z] ++ AWK=awk [2024-03-19T02:21:08.647Z] ++ SED=sed [2024-03-19T02:21:08.647Z] ++ BC=bc [2024-03-19T02:21:08.647Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.647Z] + case ${OPT} in [2024-03-19T02:21:08.647Z] + list_test_ids [2024-03-19T02:21:08.647Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:21:08.647Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.647Z] + [[ connector_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.647Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.647Z] + [[ connector_group_1 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.647Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.647Z] + [[ connector_group_2 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.647Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.647Z] + [[ connector_group_3 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.647Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.647Z] + [[ connector_group_4 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.647Z] + [[ false = true ]] [2024-03-19T02:21:08.647Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.647Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:21:08.647Z] + OPT=list_test_ids [2024-03-19T02:21:08.647Z] + TEST_ID= [2024-03-19T02:21:08.647Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:21:08.647Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:21:08.647Z] +++ uname [2024-03-19T02:21:08.647Z] +++ grep -i sunos [2024-03-19T02:21:08.647Z] +++ wc -l [2024-03-19T02:21:08.647Z] +++ awk '{print $1}' [2024-03-19T02:21:08.647Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.647Z] ++ GREP=grep [2024-03-19T02:21:08.647Z] ++ AWK=awk [2024-03-19T02:21:08.647Z] ++ SED=sed [2024-03-19T02:21:08.647Z] ++ BC=bc [2024-03-19T02:21:08.647Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.647Z] + case ${OPT} in [2024-03-19T02:21:08.647Z] + list_test_ids [2024-03-19T02:21:08.647Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:21:08.647Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.647Z] + [[ deployment_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.647Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.647Z] + [[ deployment_cluster_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.647Z] + [[ false = true ]] [2024-03-19T02:21:08.647Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.647Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-03-19T02:21:08.647Z] + OPT=list_test_ids [2024-03-19T02:21:08.647Z] + TEST_ID= [2024-03-19T02:21:08.647Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-03-19T02:21:08.647Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-03-19T02:21:08.647Z] +++ uname [2024-03-19T02:21:08.647Z] +++ grep -i sunos [2024-03-19T02:21:08.647Z] +++ wc -l [2024-03-19T02:21:08.647Z] +++ awk '{print $1}' [2024-03-19T02:21:08.647Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.647Z] ++ GREP=grep [2024-03-19T02:21:08.647Z] ++ AWK=awk [2024-03-19T02:21:08.647Z] ++ SED=sed [2024-03-19T02:21:08.647Z] ++ BC=bc [2024-03-19T02:21:08.647Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.647Z] + case ${OPT} in [2024-03-19T02:21:08.647Z] + list_test_ids [2024-03-19T02:21:08.647Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-03-19T02:21:08.647Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.647Z] + [[ ejb_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.647Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.647Z] + [[ ejb_timer_cluster_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.647Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.647Z] + [[ ejb_web_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.647Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.647Z] + [[ ejb_group_1 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.648Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.648Z] + [[ ejb_group_2 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.648Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.648Z] + [[ ejb_group_3 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.648Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.648Z] + [[ ejb_group_embedded = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.648Z] + [[ false = true ]] [2024-03-19T02:21:08.648Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.648Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-03-19T02:21:08.681Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-03-19T02:21:08.681Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2024-03-19T02:21:08.681Z] [exec] Result: 1 [2024-03-19T02:21:08.681Z] [echo] cmd executed for server [2024-03-19T02:21:08.681Z] [2024-03-19T02:21:08.681Z] undeploy: [2024-03-19T02:21:08.681Z] [2024-03-19T02:21:08.681Z] setOSConditions: [2024-03-19T02:21:08.681Z] [2024-03-19T02:21:08.681Z] setToolWin: [2024-03-19T02:21:08.681Z] [2024-03-19T02:21:08.681Z] setToolUnix: [2024-03-19T02:21:08.681Z] [2024-03-19T02:21:08.681Z] setToolProperty: [2024-03-19T02:21:08.681Z] [2024-03-19T02:21:08.681Z] setS1ASclassPath: [2024-03-19T02:21:08.681Z] [2024-03-19T02:21:08.681Z] init-common: [2024-03-19T02:21:08.681Z] [2024-03-19T02:21:08.681Z] undeploy: [2024-03-19T02:21:08.681Z] [2024-03-19T02:21:08.681Z] setOSConditions: [2024-03-19T02:21:08.681Z] [2024-03-19T02:21:08.681Z] setToolWin: [2024-03-19T02:21:08.681Z] [2024-03-19T02:21:08.681Z] setToolUnix: [2024-03-19T02:21:08.682Z] [2024-03-19T02:21:08.682Z] setToolProperty: [2024-03-19T02:21:08.682Z] [2024-03-19T02:21:08.682Z] setS1ASclassPath: [2024-03-19T02:21:08.682Z] [2024-03-19T02:21:08.682Z] init-common: [2024-03-19T02:21:08.682Z] [2024-03-19T02:21:08.682Z] undeploy-common: [2024-03-19T02:21:08.705Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:21:08.705Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:21:08.705Z] [java] Connecting to: http://localhost:45711/web-empty-servlet-path-jsp-include/jsp/test.jsp [2024-03-19T02:21:08.705Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:08.705Z] [java] [2024-03-19T02:21:08.705Z] [java] [2024-03-19T02:21:08.705Z] [java] ----------------------------------------- [2024-03-19T02:21:08.705Z] [java] - empty-servlet-path-jsp-include: PASS - [2024-03-19T02:21:08.705Z] [java] ----------------------------------------- [2024-03-19T02:21:08.705Z] [java] - Total PASS : 1 - [2024-03-19T02:21:08.705Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:08.705Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:08.705Z] [java] ----------------------------------------- [2024-03-19T02:21:08.705Z] [2024-03-19T02:21:08.705Z] undeploy: [2024-03-19T02:21:08.705Z] [2024-03-19T02:21:08.705Z] setOSConditions: [2024-03-19T02:21:08.705Z] [2024-03-19T02:21:08.706Z] setToolWin: [2024-03-19T02:21:08.706Z] [2024-03-19T02:21:08.706Z] setToolUnix: [2024-03-19T02:21:08.706Z] [2024-03-19T02:21:08.706Z] setToolProperty: [2024-03-19T02:21:08.706Z] [2024-03-19T02:21:08.706Z] setS1ASclassPath: [2024-03-19T02:21:08.706Z] [2024-03-19T02:21:08.706Z] init-common: [2024-03-19T02:21:08.706Z] [2024-03-19T02:21:08.706Z] undeploy-war-common: [2024-03-19T02:21:08.740Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-03-19T02:21:08.740Z] + cd ./appserver/tests/appserv-tests/devtests/webservice [2024-03-19T02:21:08.740Z] + test_init [2024-03-19T02:21:08.740Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:21:08.740Z] [2024-03-19T02:21:08.740Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:08.740Z] [2024-03-19T02:21:08.740Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:21:08.740Z] + xargs touch [2024-03-19T02:21:08.740Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:08.740Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:08.740Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:08.740Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:08.740Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:08.741Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:08.741Z] + java -version [2024-03-19T02:21:08.741Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:08.741Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:08.741Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:08.741Z] + ant -version [2024-03-19T02:21:08.741Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:08.741Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:21:08.741Z] + printf '\n\n' [2024-03-19T02:21:08.741Z] [2024-03-19T02:21:08.741Z] [2024-03-19T02:21:08.741Z] + get_test_target webservice_all [2024-03-19T02:21:08.741Z] + case ${1} in [2024-03-19T02:21:08.741Z] + TARGET=all [2024-03-19T02:21:08.741Z] + export TARGET [2024-03-19T02:21:08.741Z] + test_run [2024-03-19T02:21:08.741Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin start-domain [2024-03-19T02:21:08.763Z] [2024-03-19T02:21:08.763Z] ejb_group_embedded: [2024-03-19T02:21:08.763Z] [echo] [2024-03-19T02:21:08.763Z] [echo] [2024-03-19T02:21:08.763Z] [echo] ************************************************** [2024-03-19T02:21:08.763Z] [echo] * Running ejb32/embedded [2024-03-19T02:21:08.763Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded [2024-03-19T02:21:08.763Z] [echo] ************************************************** [2024-03-19T02:21:08.763Z] [echo] [2024-03-19T02:21:08.763Z] [echo] [2024-03-19T02:21:08.909Z] + OPT=list_test_ids [2024-03-19T02:21:08.909Z] + TEST_ID= [2024-03-19T02:21:08.909Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-03-19T02:21:08.909Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-03-19T02:21:08.909Z] +++ uname [2024-03-19T02:21:08.909Z] +++ grep -i sunos [2024-03-19T02:21:08.909Z] +++ wc -l [2024-03-19T02:21:08.909Z] +++ awk '{print $1}' [2024-03-19T02:21:08.909Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.909Z] ++ GREP=grep [2024-03-19T02:21:08.909Z] ++ AWK=awk [2024-03-19T02:21:08.909Z] ++ SED=sed [2024-03-19T02:21:08.909Z] ++ BC=bc [2024-03-19T02:21:08.909Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.909Z] + case ${OPT} in [2024-03-19T02:21:08.909Z] + list_test_ids [2024-03-19T02:21:08.909Z] + echo jdbc_all [2024-03-19T02:21:08.909Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.909Z] + [[ jdbc_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.909Z] + [[ false = true ]] [2024-03-19T02:21:08.909Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.910Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-03-19T02:21:08.910Z] + OPT=list_test_ids [2024-03-19T02:21:08.910Z] + TEST_ID= [2024-03-19T02:21:08.910Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-03-19T02:21:08.910Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-03-19T02:21:08.910Z] +++ uname [2024-03-19T02:21:08.910Z] +++ grep -i sunos [2024-03-19T02:21:08.910Z] +++ wc -l [2024-03-19T02:21:08.910Z] +++ awk '{print $1}' [2024-03-19T02:21:08.910Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.910Z] ++ GREP=grep [2024-03-19T02:21:08.910Z] ++ AWK=awk [2024-03-19T02:21:08.910Z] ++ SED=sed [2024-03-19T02:21:08.910Z] ++ BC=bc [2024-03-19T02:21:08.910Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.910Z] + case ${OPT} in [2024-03-19T02:21:08.910Z] + list_test_ids [2024-03-19T02:21:08.910Z] + echo jms_all [2024-03-19T02:21:08.910Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.910Z] + [[ jms_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.910Z] + [[ false = true ]] [2024-03-19T02:21:08.910Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.910Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-03-19T02:21:08.910Z] + OPT=list_test_ids [2024-03-19T02:21:08.910Z] + TEST_ID= [2024-03-19T02:21:08.910Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-03-19T02:21:08.910Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-03-19T02:21:08.910Z] +++ uname [2024-03-19T02:21:08.910Z] +++ grep -i sunos [2024-03-19T02:21:08.910Z] +++ wc -l [2024-03-19T02:21:08.910Z] +++ awk '{print $1}' [2024-03-19T02:21:08.910Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.910Z] ++ GREP=grep [2024-03-19T02:21:08.910Z] ++ AWK=awk [2024-03-19T02:21:08.910Z] ++ SED=sed [2024-03-19T02:21:08.910Z] ++ BC=bc [2024-03-19T02:21:08.910Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.910Z] + case ${OPT} in [2024-03-19T02:21:08.910Z] + list_test_ids [2024-03-19T02:21:08.910Z] + echo naming_all [2024-03-19T02:21:08.910Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.910Z] + [[ naming_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.910Z] + [[ false = true ]] [2024-03-19T02:21:08.910Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.910Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-03-19T02:21:08.910Z] + OPT=list_test_ids [2024-03-19T02:21:08.910Z] + TEST_ID= [2024-03-19T02:21:08.910Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-03-19T02:21:08.910Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-03-19T02:21:08.910Z] +++ grep -i sunos [2024-03-19T02:21:08.910Z] +++ uname [2024-03-19T02:21:08.910Z] +++ wc -l [2024-03-19T02:21:08.910Z] +++ awk '{print $1}' [2024-03-19T02:21:08.910Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.910Z] ++ GREP=grep [2024-03-19T02:21:08.910Z] ++ AWK=awk [2024-03-19T02:21:08.910Z] ++ SED=sed [2024-03-19T02:21:08.910Z] ++ BC=bc [2024-03-19T02:21:08.910Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.910Z] + case ${OPT} in [2024-03-19T02:21:08.910Z] + list_test_ids [2024-03-19T02:21:08.910Z] + echo persistence_all [2024-03-19T02:21:08.910Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.910Z] + [[ persistence_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.910Z] + [[ false = true ]] [2024-03-19T02:21:08.910Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.910Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-03-19T02:21:08.910Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.910Z] + [[ security_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-03-19T02:21:08.910Z] + found=true [2024-03-19T02:21:08.910Z] + break [2024-03-19T02:21:08.910Z] + [[ true = true ]] [2024-03-19T02:21:08.910Z] + ./appserver/tests/appserv-tests/devtests/security/run_test.sh run_test_id security_all [2024-03-19T02:21:08.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-19T02:21:08.910Z] Dload Upload Total Spent Left Speed [2024-03-19T02:21:08.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2024-03-19T02:21:08.963Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:21:08.963Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:21:08.963Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:08.963Z] [INFO] BUILD SUCCESS [2024-03-19T02:21:08.963Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:08.963Z] [INFO] Total time: 23.203 s [2024-03-19T02:21:08.963Z] [INFO] Finished at: 2024-03-19T02:21:08Z [2024-03-19T02:21:08.963Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:08.963Z] + run_test connector_group_4 [2024-03-19T02:21:08.963Z] + local testid=connector_group_4 [2024-03-19T02:21:08.963Z] + local found=false [2024-03-19T02:21:08.963Z] ++ find . -name run_test.sh [2024-03-19T02:21:08.963Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.963Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:21:08.963Z] + OPT=list_test_ids [2024-03-19T02:21:08.963Z] + TEST_ID= [2024-03-19T02:21:08.963Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:21:08.963Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:21:08.963Z] +++ uname [2024-03-19T02:21:08.963Z] +++ grep -i sunos [2024-03-19T02:21:08.963Z] +++ wc -l [2024-03-19T02:21:08.963Z] +++ awk '{print $1}' [2024-03-19T02:21:08.963Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.963Z] ++ GREP=grep [2024-03-19T02:21:08.963Z] ++ AWK=awk [2024-03-19T02:21:08.963Z] ++ SED=sed [2024-03-19T02:21:08.963Z] ++ BC=bc [2024-03-19T02:21:08.963Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.963Z] + case ${OPT} in [2024-03-19T02:21:08.963Z] + list_test_ids [2024-03-19T02:21:08.963Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:21:08.963Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.963Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:08.963Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.963Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:08.963Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.963Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:08.963Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.963Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:08.963Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.963Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:08.963Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.963Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:08.963Z] + [[ false = true ]] [2024-03-19T02:21:08.963Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.963Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:21:08.963Z] + OPT=list_test_ids [2024-03-19T02:21:08.963Z] + TEST_ID= [2024-03-19T02:21:08.963Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:08.963Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:21:08.963Z] +++ uname [2024-03-19T02:21:08.963Z] +++ grep -i sunos [2024-03-19T02:21:08.963Z] +++ wc -l [2024-03-19T02:21:08.963Z] +++ awk '{print $1}' [2024-03-19T02:21:08.963Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:08.963Z] ++ GREP=grep [2024-03-19T02:21:08.963Z] ++ AWK=awk [2024-03-19T02:21:08.963Z] ++ SED=sed [2024-03-19T02:21:08.963Z] ++ BC=bc [2024-03-19T02:21:08.963Z] ++ export GREP AWK SED BC [2024-03-19T02:21:08.963Z] + case ${OPT} in [2024-03-19T02:21:08.963Z] + list_test_ids [2024-03-19T02:21:08.963Z] + echo batch_all [2024-03-19T02:21:08.963Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:08.963Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:08.963Z] + [[ false = true ]] [2024-03-19T02:21:08.963Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:08.963Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:21:08.963Z] + OPT=list_test_ids [2024-03-19T02:21:08.963Z] + TEST_ID= [2024-03-19T02:21:08.963Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:21:09.020Z] [2024-03-19T02:21:09.020Z] all: [2024-03-19T02:21:09.021Z] [2024-03-19T02:21:09.021Z] start-derby: [2024-03-19T02:21:09.021Z] [2024-03-19T02:21:09.021Z] startDerby: [2024-03-19T02:21:09.021Z] [2024-03-19T02:21:09.021Z] setOSConditions: [2024-03-19T02:21:09.021Z] [2024-03-19T02:21:09.021Z] setToolWin: [2024-03-19T02:21:09.021Z] [2024-03-19T02:21:09.021Z] setToolUnix: [2024-03-19T02:21:09.021Z] [2024-03-19T02:21:09.021Z] setToolProperty: [2024-03-19T02:21:09.021Z] [2024-03-19T02:21:09.021Z] setS1ASclassPath: [2024-03-19T02:21:09.021Z] [2024-03-19T02:21:09.021Z] init-common: [2024-03-19T02:21:09.021Z] [2024-03-19T02:21:09.021Z] startDerbyNonMac: [2024-03-19T02:21:09.021Z] [echo] Starting Derby DB servers in the Network Mode on ports 45716 and 45717 [2024-03-19T02:21:09.056Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:09.056Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:09.056Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:09.056Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:09.056Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:09.056Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:09.056Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:09.144Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-03-19T02:21:09.223Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:21:09.223Z] +++ uname [2024-03-19T02:21:09.223Z] +++ grep -i sunos [2024-03-19T02:21:09.223Z] +++ wc -l [2024-03-19T02:21:09.223Z] +++ awk '{print $1}' [2024-03-19T02:21:09.223Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:09.223Z] ++ GREP=grep [2024-03-19T02:21:09.223Z] ++ AWK=awk [2024-03-19T02:21:09.223Z] ++ SED=sed [2024-03-19T02:21:09.223Z] ++ BC=bc [2024-03-19T02:21:09.223Z] ++ export GREP AWK SED BC [2024-03-19T02:21:09.223Z] + case ${OPT} in [2024-03-19T02:21:09.223Z] + list_test_ids [2024-03-19T02:21:09.223Z] + echo cdi_all [2024-03-19T02:21:09.223Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:09.223Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:09.223Z] + [[ false = true ]] [2024-03-19T02:21:09.223Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:09.223Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:21:09.223Z] + OPT=list_test_ids [2024-03-19T02:21:09.223Z] + TEST_ID= [2024-03-19T02:21:09.223Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:09.223Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:21:09.223Z] +++ uname [2024-03-19T02:21:09.223Z] +++ grep -i sunos [2024-03-19T02:21:09.223Z] +++ wc -l [2024-03-19T02:21:09.223Z] +++ awk '{print $1}' [2024-03-19T02:21:09.223Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:09.223Z] ++ GREP=grep [2024-03-19T02:21:09.223Z] ++ AWK=awk [2024-03-19T02:21:09.223Z] ++ SED=sed [2024-03-19T02:21:09.223Z] ++ BC=bc [2024-03-19T02:21:09.223Z] ++ export GREP AWK SED BC [2024-03-19T02:21:09.223Z] + case ${OPT} in [2024-03-19T02:21:09.223Z] + list_test_ids [2024-03-19T02:21:09.223Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:21:09.223Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:09.223Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:09.224Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:09.224Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:09.224Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:09.224Z] + [[ connector_group_2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:09.224Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:09.224Z] + [[ connector_group_3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:09.224Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:09.224Z] + [[ connector_group_4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-03-19T02:21:09.224Z] + found=true [2024-03-19T02:21:09.224Z] + break [2024-03-19T02:21:09.224Z] + [[ true = true ]] [2024-03-19T02:21:09.224Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_4 [2024-03-19T02:21:09.224Z] + OPT=run_test_id [2024-03-19T02:21:09.224Z] + TEST_ID=connector_group_4 [2024-03-19T02:21:09.224Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:09.224Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:21:09.224Z] +++ uname [2024-03-19T02:21:09.224Z] +++ grep -i sunos [2024-03-19T02:21:09.224Z] +++ wc -l [2024-03-19T02:21:09.224Z] +++ awk '{print $1}' [2024-03-19T02:21:09.224Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:09.224Z] ++ GREP=grep [2024-03-19T02:21:09.224Z] ++ AWK=awk [2024-03-19T02:21:09.224Z] ++ SED=sed [2024-03-19T02:21:09.224Z] ++ BC=bc [2024-03-19T02:21:09.224Z] ++ export GREP AWK SED BC [2024-03-19T02:21:09.224Z] + case ${OPT} in [2024-03-19T02:21:09.224Z] + trap 'copy_test_artifacts connector_group_4' EXIT [2024-03-19T02:21:09.224Z] + run_test_id connector_group_4 [2024-03-19T02:21:09.224Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:21:09.224Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:21:09.224Z] [2024-03-19T02:21:09.224Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:21:09.224Z] [2024-03-19T02:21:09.224Z] + for i in "${@}" [2024-03-19T02:21:09.224Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:21:09.224Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:21:09.302Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:21:09.302Z] for: CN=basic-2vpwz, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:21:09.302Z] [2024-03-19T02:21:09.302Z] Warning: [2024-03-19T02:21:09.302Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:21:09.302Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-03-19T02:21:09.302Z] [CN=basic-2vpwz-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-03-19T02:21:09.305Z] [2024-03-19T02:21:09.305Z] setOSConditions: [2024-03-19T02:21:09.305Z] [2024-03-19T02:21:09.305Z] setToolWin: [2024-03-19T02:21:09.305Z] [2024-03-19T02:21:09.305Z] setToolUnix: [2024-03-19T02:21:09.305Z] [2024-03-19T02:21:09.305Z] setToolProperty: [2024-03-19T02:21:09.305Z] [2024-03-19T02:21:09.305Z] setS1ASclassPath: [2024-03-19T02:21:09.305Z] [2024-03-19T02:21:09.305Z] init-common: [2024-03-19T02:21:09.305Z] [2024-03-19T02:21:09.305Z] startDerbyMac: [2024-03-19T02:21:09.305Z] [2024-03-19T02:21:09.305Z] run-lite: [2024-03-19T02:21:09.312Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-empty-servlet-path-jsp-include-web [2024-03-19T02:21:09.312Z] [2024-03-19T02:21:09.312Z] all: [2024-03-19T02:21:09.312Z] [echo] [2024-03-19T02:21:09.312Z] [echo] ************************* [2024-03-19T02:21:09.312Z] [echo] * Running jsp-security [2024-03-19T02:21:09.312Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jsp-security [2024-03-19T02:21:09.312Z] [echo] ************************* [2024-03-19T02:21:09.312Z] [echo] [2024-03-19T02:21:09.448Z] 35 42.6M 35 15.2M 0 0 38.9M 0 0:00:01 --:--:-- 0:00:01 38.9M 100 42.6M 100 42.6M 0 0 66.8M 0 --:--:-- --:--:-- --:--:-- 112M [2024-03-19T02:21:09.448Z] Archive: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/opendj-4.4.11.zip [2024-03-19T02:21:09.448Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/ [2024-03-19T02:21:09.448Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/QuickSetup.app/ [2024-03-19T02:21:09.448Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/QuickSetup.app/Contents/ [2024-03-19T02:21:09.448Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/QuickSetup.app/Contents/MacOS/ [2024-03-19T02:21:09.448Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/QuickSetup.app/Contents/Resources/ [2024-03-19T02:21:09.448Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/Uninstall.app/ [2024-03-19T02:21:09.448Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/Uninstall.app/Contents/ [2024-03-19T02:21:09.448Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/Uninstall.app/Contents/MacOS/ [2024-03-19T02:21:09.448Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/Uninstall.app/Contents/Resources/ [2024-03-19T02:21:09.448Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/ [2024-03-19T02:21:09.449Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ [2024-03-19T02:21:09.449Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ControlPanel.app/ [2024-03-19T02:21:09.449Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ControlPanel.app/Contents/ [2024-03-19T02:21:09.449Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ControlPanel.app/Contents/MacOS/ [2024-03-19T02:21:09.449Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ControlPanel.app/Contents/Resources/ [2024-03-19T02:21:09.449Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/legal-notices/ [2024-03-19T02:21:09.449Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/ [2024-03-19T02:21:09.449Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/extensions/ [2024-03-19T02:21:09.449Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/snmp/ [2024-03-19T02:21:09.449Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/snmp/mib/ [2024-03-19T02:21:09.449Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/ [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/QuickSetup.app/Contents/Info.plist [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/QuickSetup.app/Contents/PkgInfo [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/QuickSetup.app/Contents/Resources/OpenDJ_Inst.icns [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/README [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/Uninstall.app/Contents/Info.plist [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/Uninstall.app/Contents/PkgInfo [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/Uninstall.app/Contents/Resources/OpenDJ_Uninst.icns [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/addrate.bat [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/authrate.bat [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/backendstat.bat [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/backup.bat [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/base64.bat [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/control-panel.bat [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/dsconfig.bat [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/dsreplication.bat [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/encode-password.bat [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/export-ldif.bat [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/import-ldif.bat [2024-03-19T02:21:09.449Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/ldapcompare.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/ldapdelete.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/ldapmodify.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/ldappasswordmodify.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/ldapsearch.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/ldifdiff.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/ldifmodify.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/ldifsearch.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/list-backends.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/makeldif.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/manage-account.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/manage-tasks.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/modrate.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/rebuild-index.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/restore.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/searchrate.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/start-ds.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/status.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/stop-ds.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/verify-index.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bat/windows-service.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ControlPanel.app/Contents/Info.plist [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ControlPanel.app/Contents/PkgInfo [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ControlPanel.app/Contents/Resources/OpenDJ.icns [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/example-plugin.zip [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/legal-notices/THIRDPARTYREADME.txt [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/_client-script.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/_mixed-script.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/_script-util.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/_server-script.bat [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/bootstrap-client.jar [2024-03-19T02:21:09.450Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/bootstrap.jar [2024-03-19T02:21:09.451Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.fasterxml.jackson.core.jackson-annotations.jar [2024-03-19T02:21:09.451Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.fasterxml.jackson.core.jackson-core.jar [2024-03-19T02:21:09.451Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.fasterxml.jackson.core.jackson-databind.jar [2024-03-19T02:21:09.451Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.fasterxml.jackson.module.jackson-module-jsonSchema.jar [2024-03-19T02:21:09.451Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.github.stephenc.jcip.jcip-annotations.jar [2024-03-19T02:21:09.451Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.google.code.findbugs.jsr305.jar [2024-03-19T02:21:09.451Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.google.errorprone.error_prone_annotations.jar [2024-03-19T02:21:09.451Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.google.guava.failureaccess.jar [2024-03-19T02:21:09.571Z] [2024-03-19T02:21:09.571Z] setup: [2024-03-19T02:21:09.571Z] [2024-03-19T02:21:09.571Z] setOSConditions: [2024-03-19T02:21:09.571Z] [2024-03-19T02:21:09.571Z] setToolWin: [2024-03-19T02:21:09.571Z] [2024-03-19T02:21:09.571Z] setToolUnix: [2024-03-19T02:21:09.571Z] [2024-03-19T02:21:09.571Z] setToolProperty: [2024-03-19T02:21:09.571Z] [2024-03-19T02:21:09.571Z] setS1ASclassPath: [2024-03-19T02:21:09.571Z] [2024-03-19T02:21:09.571Z] init-common: [2024-03-19T02:21:09.571Z] [2024-03-19T02:21:09.571Z] create-user-common: [2024-03-19T02:21:09.604Z] [2024-03-19T02:21:09.604Z] autoclose: [2024-03-19T02:21:09.604Z] [echo] [2024-03-19T02:21:09.604Z] [echo] [2024-03-19T02:21:09.604Z] [echo] ************************************************** [2024-03-19T02:21:09.604Z] [echo] * Running autoclose [2024-03-19T02:21:09.604Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded/autoclose [2024-03-19T02:21:09.604Z] [echo] ************************************************** [2024-03-19T02:21:09.604Z] [echo] [2024-03-19T02:21:09.604Z] [echo] [2024-03-19T02:21:09.604Z] [2024-03-19T02:21:09.604Z] setOSConditions: [2024-03-19T02:21:09.604Z] [2024-03-19T02:21:09.604Z] setToolWin: [2024-03-19T02:21:09.604Z] [2024-03-19T02:21:09.604Z] setToolUnix: [2024-03-19T02:21:09.604Z] [2024-03-19T02:21:09.604Z] setToolProperty: [2024-03-19T02:21:09.604Z] [2024-03-19T02:21:09.604Z] setS1ASclassPath: [2024-03-19T02:21:09.604Z] [2024-03-19T02:21:09.604Z] init-common: [2024-03-19T02:21:09.604Z] [2024-03-19T02:21:09.604Z] clean: [2024-03-19T02:21:09.604Z] [2024-03-19T02:21:09.604Z] setOSConditions: [2024-03-19T02:21:09.604Z] [2024-03-19T02:21:09.604Z] setToolWin: [2024-03-19T02:21:09.604Z] [2024-03-19T02:21:09.604Z] setToolUnix: [2024-03-19T02:21:09.605Z] [2024-03-19T02:21:09.605Z] setToolProperty: [2024-03-19T02:21:09.605Z] [2024-03-19T02:21:09.605Z] setS1ASclassPath: [2024-03-19T02:21:09.605Z] [2024-03-19T02:21:09.605Z] init-common: [2024-03-19T02:21:09.605Z] [2024-03-19T02:21:09.605Z] clean-common: [2024-03-19T02:21:09.605Z] [2024-03-19T02:21:09.605Z] setOSConditions: [2024-03-19T02:21:09.605Z] [2024-03-19T02:21:09.605Z] setToolWin: [2024-03-19T02:21:09.605Z] [2024-03-19T02:21:09.605Z] setToolUnix: [2024-03-19T02:21:09.605Z] [2024-03-19T02:21:09.605Z] setToolProperty: [2024-03-19T02:21:09.605Z] [2024-03-19T02:21:09.605Z] setS1ASclassPath: [2024-03-19T02:21:09.605Z] [2024-03-19T02:21:09.605Z] init-common: [2024-03-19T02:21:09.647Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:09.711Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.google.guava.guava.jar [2024-03-19T02:21:09.711Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.google.guava.listenablefuture.jar [2024-03-19T02:21:09.711Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.google.j2objc.j2objc-annotations.jar [2024-03-19T02:21:09.711Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.sleepycat.je.jar [2024-03-19T02:21:09.711Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.sun.activation.javax.activation.jar [2024-03-19T02:21:09.711Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.sun.mail.javax.mail.jar [2024-03-19T02:21:09.711Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.sun.xml.bind.jaxb-core.jar [2024-03-19T02:21:09.711Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/com.sun.xml.bind.jaxb-impl.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/commons-codec.commons-codec.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/commons-logging.commons-logging.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/de.odysseus.juel.juel-api.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/de.odysseus.juel.juel-impl.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/extensions/snmp-mib2605.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/io.dropwizard.metrics.metrics-core.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/io.reactivex.rxjava2.rxjava.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/io.swagger.swagger-models.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/javax.activation.javax.activation-api.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/javax.annotation.javax.annotation-api.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/javax.jms.javax.jms-api.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/javax.validation.validation-api.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/javax.xml.bind.jaxb-api.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/joda-time.joda-time.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/launcher_administrator.exe [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/net.sf.supercsv.super-csv.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj-je-backend.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj-slf4j-adapter.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj_ca_ES.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj_de.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj_es.jar [2024-03-19T02:21:09.712Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj_fr.jar [2024-03-19T02:21:09.857Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jsp-security/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups Admin --authrealmname file --target server j2ee [2024-03-19T02:21:09.857Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jsp-security/asadminuserpassword.txt [2024-03-19T02:21:09.857Z] [2024-03-19T02:21:09.858Z] setOSConditions: [2024-03-19T02:21:09.858Z] [2024-03-19T02:21:09.858Z] setToolWin: [2024-03-19T02:21:09.858Z] [2024-03-19T02:21:09.858Z] setToolUnix: [2024-03-19T02:21:09.858Z] [2024-03-19T02:21:09.858Z] setToolProperty: [2024-03-19T02:21:09.858Z] [2024-03-19T02:21:09.858Z] setS1ASclassPath: [2024-03-19T02:21:09.858Z] [2024-03-19T02:21:09.858Z] init-common: [2024-03-19T02:21:09.905Z] [2024-03-19T02:21:09.905Z] clean-classes-common: [2024-03-19T02:21:09.905Z] [2024-03-19T02:21:09.906Z] setOSConditions: [2024-03-19T02:21:09.906Z] [2024-03-19T02:21:09.906Z] setToolWin: [2024-03-19T02:21:09.906Z] [2024-03-19T02:21:09.906Z] setToolUnix: [2024-03-19T02:21:09.906Z] [2024-03-19T02:21:09.906Z] setToolProperty: [2024-03-19T02:21:09.906Z] [2024-03-19T02:21:09.906Z] setS1ASclassPath: [2024-03-19T02:21:09.906Z] [2024-03-19T02:21:09.906Z] init-common: [2024-03-19T02:21:09.906Z] [2024-03-19T02:21:09.906Z] clean-jars-common: [2024-03-19T02:21:09.906Z] [2024-03-19T02:21:09.906Z] compile: [2024-03-19T02:21:09.906Z] [2024-03-19T02:21:09.906Z] setOSConditions: [2024-03-19T02:21:09.906Z] [2024-03-19T02:21:09.906Z] setToolWin: [2024-03-19T02:21:09.906Z] [2024-03-19T02:21:09.906Z] setToolUnix: [2024-03-19T02:21:09.906Z] [2024-03-19T02:21:09.906Z] setToolProperty: [2024-03-19T02:21:09.906Z] [2024-03-19T02:21:09.906Z] setS1ASclassPath: [2024-03-19T02:21:09.907Z] [2024-03-19T02:21:09.907Z] init-common: [2024-03-19T02:21:09.907Z] [2024-03-19T02:21:09.907Z] compile-common: [2024-03-19T02:21:09.907Z] [echo] Current time (ISO): 2024-03-19T02:21:09.820+0000 [2024-03-19T02:21:09.941Z] [javac] 1 warning [2024-03-19T02:21:09.941Z] [2024-03-19T02:21:09.941Z] setOSConditions: [2024-03-19T02:21:09.941Z] [2024-03-19T02:21:09.941Z] setToolWin: [2024-03-19T02:21:09.941Z] [2024-03-19T02:21:09.941Z] setToolUnix: [2024-03-19T02:21:09.941Z] [2024-03-19T02:21:09.941Z] setToolProperty: [2024-03-19T02:21:09.941Z] [2024-03-19T02:21:09.941Z] setS1ASclassPath: [2024-03-19T02:21:09.941Z] [2024-03-19T02:21:09.941Z] init-common: [2024-03-19T02:21:09.941Z] [2024-03-19T02:21:09.941Z] compile-common: [2024-03-19T02:21:09.941Z] [echo] Current time (ISO): 2024-03-19T02:21:09.678+0000 [2024-03-19T02:21:09.941Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj_ja.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj_ko.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj_pl.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj_service.exe [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj_zh_CN.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/opendj_zh_TW.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.apache.httpcomponents.httpasyncclient-osgi.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.apache.httpcomponents.httpasyncclient.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.apache.httpcomponents.httpclient-osgi.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.apache.httpcomponents.httpclient.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.apache.httpcomponents.httpcore-nio.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.apache.httpcomponents.httpcore-osgi.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.apache.httpcomponents.httpcore.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.apache.servicemix.bundles.org.apache.servicemix.bundles.javax-inject.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.checkerframework.checker-qual.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.glassfish.grizzly.grizzly-framework.jar [2024-03-19T02:21:09.972Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.glassfish.grizzly.grizzly-http-server.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.glassfish.grizzly.grizzly-http.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.hdrhistogram.HdrHistogram.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.mpierce.metrics.reservoir.hdrhistogram-metrics-reservoir.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.api-descriptor.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.audit.core.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.audit.handler-csv.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.audit.handler-elasticsearch.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.audit.handler-jdbc.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.audit.handler-jms.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.audit.handler-json.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.audit.handler-splunk.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.audit.handler-syslog.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.audit.json.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.http-framework.client-apache-async.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.http-framework.client-apache-common.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.http-framework.core.jar [2024-03-19T02:21:09.973Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.http-framework.grizzly.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.http-framework.oauth2.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.i18n-framework.core.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.i18n-framework.slf4j.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.json-resource-http.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.json-resource.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.json-web-token.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.persistit.core.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.security.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.commons.util.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.opendj.opendj-cli.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.opendj.opendj-config.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.opendj.opendj-core.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.opendj.opendj-grizzly.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.opendj.opendj-ldap-toolkit.jar [2024-03-19T02:21:09.974Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.opendj.opendj-rest2ldap.jar [2024-03-19T02:21:10.115Z] [2024-03-19T02:21:10.115Z] clean: [2024-03-19T02:21:10.116Z] [2024-03-19T02:21:10.116Z] setOSConditions: [2024-03-19T02:21:10.116Z] [2024-03-19T02:21:10.116Z] setToolWin: [2024-03-19T02:21:10.116Z] [2024-03-19T02:21:10.116Z] setToolUnix: [2024-03-19T02:21:10.116Z] [2024-03-19T02:21:10.116Z] setToolProperty: [2024-03-19T02:21:10.116Z] [2024-03-19T02:21:10.116Z] setS1ASclassPath: [2024-03-19T02:21:10.116Z] [2024-03-19T02:21:10.116Z] init-common: [2024-03-19T02:21:10.116Z] [2024-03-19T02:21:10.116Z] clean-common: [2024-03-19T02:21:10.116Z] [2024-03-19T02:21:10.116Z] setOSConditions: [2024-03-19T02:21:10.116Z] [2024-03-19T02:21:10.116Z] setToolWin: [2024-03-19T02:21:10.116Z] [2024-03-19T02:21:10.116Z] setToolUnix: [2024-03-19T02:21:10.116Z] [2024-03-19T02:21:10.116Z] setToolProperty: [2024-03-19T02:21:10.117Z] [2024-03-19T02:21:10.117Z] setS1ASclassPath: [2024-03-19T02:21:10.117Z] [2024-03-19T02:21:10.117Z] init-common: [2024-03-19T02:21:10.117Z] [2024-03-19T02:21:10.117Z] clean-classes-common: [2024-03-19T02:21:10.117Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:10.117Z] [2024-03-19T02:21:10.117Z] setOSConditions: [2024-03-19T02:21:10.117Z] [2024-03-19T02:21:10.117Z] setToolWin: [2024-03-19T02:21:10.117Z] [2024-03-19T02:21:10.117Z] setToolUnix: [2024-03-19T02:21:10.117Z] [2024-03-19T02:21:10.117Z] setToolProperty: [2024-03-19T02:21:10.117Z] [2024-03-19T02:21:10.117Z] setS1ASclassPath: [2024-03-19T02:21:10.117Z] [2024-03-19T02:21:10.117Z] init-common: [2024-03-19T02:21:10.117Z] [2024-03-19T02:21:10.117Z] clean-jars-common: [2024-03-19T02:21:10.117Z] [2024-03-19T02:21:10.117Z] compile: [2024-03-19T02:21:10.117Z] [2024-03-19T02:21:10.117Z] setOSConditions: [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] setToolWin: [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] setToolUnix: [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] setToolProperty: [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:10.118Z] setS1ASclassPath: [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:10.118Z] [exec] Result: 1 [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] init-common: [2024-03-19T02:21:10.118Z] setOSConditions: [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] compile-common: [2024-03-19T02:21:10.118Z] setToolWin: [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] [echo] Current time (ISO): 2024-03-19T02:21:09.920+0000 [2024-03-19T02:21:10.118Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:10.118Z] setToolUnix: [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jsp-security/servlet [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] setToolProperty: [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] build: [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] setS1ASclassPath: [2024-03-19T02:21:10.118Z] [2024-03-19T02:21:10.118Z] setOSConditions: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] init-common: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] setToolWin: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] restart: [2024-03-19T02:21:10.119Z] [echo] Not required to restart [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] setToolUnix: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] undeploy: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] setToolProperty: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] setOSConditions: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] setS1ASclassPath: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] setToolWin: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] init-common: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] setToolUnix: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] webclient-war-common: [2024-03-19T02:21:10.119Z] setToolProperty: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] setS1ASclassPath: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] clear: [2024-03-19T02:21:10.119Z] init-common: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] test-tlds-exist: [2024-03-19T02:21:10.119Z] undeploy: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] copy-tlds: [2024-03-19T02:21:10.119Z] setOSConditions: [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] [2024-03-19T02:21:10.119Z] test-tagfiles-exist: [2024-03-19T02:21:10.119Z] setToolWin: [2024-03-19T02:21:10.120Z] [2024-03-19T02:21:10.120Z] [2024-03-19T02:21:10.120Z] copy-tagfiles: [2024-03-19T02:21:10.120Z] setToolUnix: [2024-03-19T02:21:10.120Z] [2024-03-19T02:21:10.120Z] [2024-03-19T02:21:10.120Z] package-war-common: [2024-03-19T02:21:10.120Z] setToolProperty: [2024-03-19T02:21:10.120Z] [2024-03-19T02:21:10.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:10.120Z] setS1ASclassPath: [2024-03-19T02:21:10.120Z] [2024-03-19T02:21:10.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:10.120Z] init-common: [2024-03-19T02:21:10.120Z] [2024-03-19T02:21:10.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:10.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:10.120Z] undeploy-common: [2024-03-19T02:21:10.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jsp-security/lib [2024-03-19T02:21:10.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:10.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:10.120Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-security-web.war [2024-03-19T02:21:10.120Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:10.120Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jsp-security/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:10.120Z] [javac] Compiling 1 source file [2024-03-19T02:21:10.120Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jsp-security/WebTest.java:44: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:21:10.120Z] [javac] int port = new Integer(portS).intValue(); [2024-03-19T02:21:10.120Z] [javac] ^ [2024-03-19T02:21:10.120Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jsp-security/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:10.120Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:10.120Z] [javac] 1 warning [2024-03-19T02:21:10.167Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:10.167Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:10.167Z] + test_init [2024-03-19T02:21:10.167Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:21:10.167Z] [2024-03-19T02:21:10.167Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:10.167Z] [2024-03-19T02:21:10.167Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:21:10.167Z] + xargs touch [2024-03-19T02:21:10.167Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:10.167Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:10.167Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:10.167Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:10.167Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:10.167Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:10.167Z] + java -version [2024-03-19T02:21:10.167Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:10.167Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:10.167Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:10.167Z] + ant -version [2024-03-19T02:21:10.167Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:10.167Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:21:10.167Z] + printf '\n\n' [2024-03-19T02:21:10.167Z] [2024-03-19T02:21:10.167Z] [2024-03-19T02:21:10.167Z] + get_test_target connector_group_3 [2024-03-19T02:21:10.167Z] + case ${1} in [2024-03-19T02:21:10.167Z] + TARGET=connector_group_3 [2024-03-19T02:21:10.167Z] + export TARGET [2024-03-19T02:21:10.167Z] + test_run [2024-03-19T02:21:10.167Z] + export HUDSON=true [2024-03-19T02:21:10.167Z] + HUDSON=true [2024-03-19T02:21:10.167Z] ++ pwd [2024-03-19T02:21:10.167Z] + export ROOT=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:10.167Z] + ROOT=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:10.167Z] + echo /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:10.167Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:10.167Z] + ant startDomain startDerby [2024-03-19T02:21:10.167Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-03-19T02:21:10.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:10.202Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:10.213Z] [INFO] Copying webtest-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-03-19T02:21:10.213Z] [INFO] Copying reporter-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:21:10.213Z] [INFO] Copying report-builder-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-03-19T02:21:10.213Z] [INFO] Copying cciblackbox-tx-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-03-19T02:21:10.213Z] [INFO] Copying connectors-ra-redeploy-jars-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-03-19T02:21:10.213Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:10.213Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-03-19T02:21:10.214Z] [INFO] Copying connectors-ra-redeploy-rars-8.0.1-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-03-19T02:21:10.214Z] [INFO] Copying connectors-ra-redeploy-rars-xa-8.0.1-SNAPSHOT.rar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-03-19T02:21:10.214Z] [INFO] Copying commons-logging-1.3.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-03-19T02:21:10.214Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-03-19T02:21:10.214Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-03-19T02:21:10.214Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-03-19T02:21:10.214Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/junit.jar [2024-03-19T02:21:10.214Z] [INFO] Copying testng-7.9.0.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/testng.jar [2024-03-19T02:21:10.214Z] [INFO] Copying glassfish-jul-extension-8.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-03-19T02:21:10.214Z] [INFO] [2024-03-19T02:21:10.214Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ dependency-lib-downloader --- [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.opendj.opendj-server-legacy.jar [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.openidentityplatform.opendj.opendj-server.jar [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.reactivestreams.reactive-streams.jar [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.slf4j.jcl-over-slf4j.jar [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.slf4j.jul-to-slf4j.jar [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/org.slf4j.slf4j-api.jar [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/quicksetup.jar [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/setcp.bat [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/winlauncher.exe [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/opendj_logo.png [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/setup.bat [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/snmp/mib/rfc2605.txt [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/uninstall.bat [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/upgrade.bat [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/_client-script.sh [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/_mixed-script.sh [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/_script-util.sh [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/_server-script.sh [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/addrate [2024-03-19T02:21:10.234Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/authrate [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/backendstat [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/backup [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/base64 [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/control-panel [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/create-rc-script [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/dsconfig [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/dsreplication [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/encode-password [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/export-ldif [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/import-ldif [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ldapcompare [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ldapdelete [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ldapmodify [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ldappasswordmodify [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ldapsearch [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ldifdiff [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ldifmodify [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ldifsearch [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/list-backends [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/makeldif [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/manage-account [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/manage-tasks [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/modrate [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/rebuild-index [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/restore [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/searchrate [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/start-ds [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/status [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/stop-ds [2024-03-19T02:21:10.235Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/verify-index [2024-03-19T02:21:10.236Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/QuickSetup.app/Contents/MacOS/universalJavaApplicationStub [2024-03-19T02:21:10.236Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/Uninstall.app/Contents/MacOS/universalJavaApplicationStub [2024-03-19T02:21:10.236Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/ControlPanel.app/Contents/MacOS/universalJavaApplicationStub [2024-03-19T02:21:10.236Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/setup [2024-03-19T02:21:10.236Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/uninstall [2024-03-19T02:21:10.236Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/upgrade [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/bak/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/changelogDb/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/classes/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/MakeLDIF/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/audit-handlers/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/rest2ldap/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/rest2ldap/endpoints/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/rest2ldap/endpoints/api/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/snmp/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/snmp/security/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/upgrade/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/db/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/import-tmp/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/ldif/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/locks/ [2024-03-19T02:21:10.236Z] creating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/logs/ [2024-03-19T02:21:10.236Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/MakeLDIF/addrate.template [2024-03-19T02:21:10.236Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/MakeLDIF/cities [2024-03-19T02:21:10.236Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/MakeLDIF/example.template [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/MakeLDIF/first.names [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/MakeLDIF/last.names [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/MakeLDIF/people_and_groups.template [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/MakeLDIF/states [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/MakeLDIF/streets [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/admin-backend.ldif [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/audit-handlers/elasticsearch-config.json-example [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/audit-handlers/elasticsearch-index-setup-example.json [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/audit-handlers/jdbc-config.json-example [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/audit-handlers/jms-config.json-example [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/audit-handlers/mysql_tables-example.sql [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/audit-handlers/oracle_tables-example.sql [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/audit-handlers/splunk-config.json-example [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/audit-handlers/syslog-config.json-example [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/buildinfo [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/config.ldif [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/java.properties [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/account-disabled.template [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/account-enabled.template [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/account-expired.template [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/account-idle-locked.template [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/account-permanently-locked.template [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/account-reset-locked.template [2024-03-19T02:21:10.237Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/account-temporarily-locked.template [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/account-unlocked.template [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/password-changed.template [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/password-expired.template [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/password-expiring.template [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/messages/password-reset.template [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/rest2ldap/endpoints/api/example-v1.json [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/00-core.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/01-pwpolicy.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/02-config.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/03-changelog.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/03-keystore.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/03-pwpolicyextension.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/03-rfc2713.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/03-rfc2714.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/03-rfc2739.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/03-rfc2926.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/03-rfc3112.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/03-rfc3712.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/03-uddiv3.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/04-rfc2307bis.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/05-rfc4876.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/05-samba.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/05-solaris.ldif [2024-03-19T02:21:10.238Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/schema/06-compat.ldif [2024-03-19T02:21:10.239Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/snmp/security/opendj-snmp.security [2024-03-19T02:21:10.239Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/tools.properties [2024-03-19T02:21:10.239Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/upgrade/schema.ldif.3f83673674c969142b03322d2f27a6f4c474e309 [2024-03-19T02:21:10.239Z] inflating: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/template/config/wordlist.txt [2024-03-19T02:21:10.239Z] [2024-03-19T02:21:10.239Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:21:10.239Z] [2024-03-19T02:21:10.405Z] [2024-03-19T02:21:10.405Z] deploy: [2024-03-19T02:21:10.405Z] [2024-03-19T02:21:10.405Z] deploy-war-common: [2024-03-19T02:21:10.405Z] [2024-03-19T02:21:10.405Z] setOSConditions: [2024-03-19T02:21:10.405Z] [2024-03-19T02:21:10.405Z] setToolWin: [2024-03-19T02:21:10.405Z] [2024-03-19T02:21:10.405Z] setToolUnix: [2024-03-19T02:21:10.405Z] [2024-03-19T02:21:10.405Z] setToolProperty: [2024-03-19T02:21:10.405Z] [2024-03-19T02:21:10.405Z] setS1ASclassPath: [2024-03-19T02:21:10.405Z] [2024-03-19T02:21:10.405Z] init-common: [2024-03-19T02:21:10.405Z] [2024-03-19T02:21:10.405Z] deploy-war-commonpe: [2024-03-19T02:21:10.598Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:10.598Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:10.598Z] + test_init [2024-03-19T02:21:10.598Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:21:10.598Z] [2024-03-19T02:21:10.598Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:10.598Z] [2024-03-19T02:21:10.598Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:21:10.598Z] + xargs touch [2024-03-19T02:21:10.598Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:10.598Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:10.598Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:10.598Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:10.598Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:10.598Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:10.598Z] + java -version [2024-03-19T02:21:10.598Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:10.598Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:10.599Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:10.599Z] + ant -version [2024-03-19T02:21:10.663Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-security --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-security-web.war [2024-03-19T02:21:10.697Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:10.697Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:10.697Z] [exec] Result: 1 [2024-03-19T02:21:10.697Z] [2024-03-19T02:21:10.697Z] setOSConditions: [2024-03-19T02:21:10.697Z] [2024-03-19T02:21:10.697Z] setToolWin: [2024-03-19T02:21:10.697Z] [2024-03-19T02:21:10.697Z] setToolUnix: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] setToolProperty: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] setS1ASclassPath: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] init-common: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] restart: [2024-03-19T02:21:10.698Z] [echo] Not required to restart [2024-03-19T02:21:10.698Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] clean: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] clean: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] clean: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] setOSConditions: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] setToolWin: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] setToolUnix: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] setToolProperty: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] setS1ASclassPath: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.698Z] init-common: [2024-03-19T02:21:10.698Z] [2024-03-19T02:21:10.699Z] clean-classes-common: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.699Z] clean: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.699Z] setOSConditions: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.699Z] setToolWin: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.699Z] setToolUnix: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.699Z] setToolProperty: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.699Z] setS1ASclassPath: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.699Z] init-common: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.699Z] clean-common: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.699Z] setOSConditions: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.699Z] setToolWin: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.699Z] setToolUnix: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.699Z] setToolProperty: [2024-03-19T02:21:10.699Z] [2024-03-19T02:21:10.700Z] setS1ASclassPath: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] init-common: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] clean-classes-common: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] setOSConditions: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] setToolWin: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] setToolUnix: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] setToolProperty: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] setS1ASclassPath: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] init-common: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] clean-jars-common: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] unset: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] setOSConditions: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] setToolWin: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.700Z] setToolUnix: [2024-03-19T02:21:10.700Z] [2024-03-19T02:21:10.701Z] setToolProperty: [2024-03-19T02:21:10.701Z] [2024-03-19T02:21:10.701Z] setS1ASclassPath: [2024-03-19T02:21:10.701Z] [2024-03-19T02:21:10.701Z] init-common: [2024-03-19T02:21:10.701Z] [2024-03-19T02:21:10.701Z] unsetJdbc: [2024-03-19T02:21:10.701Z] [2024-03-19T02:21:10.701Z] setOSConditions: [2024-03-19T02:21:10.701Z] [2024-03-19T02:21:10.701Z] setToolWin: [2024-03-19T02:21:10.701Z] [2024-03-19T02:21:10.701Z] setToolUnix: [2024-03-19T02:21:10.701Z] [2024-03-19T02:21:10.701Z] setToolProperty: [2024-03-19T02:21:10.701Z] [2024-03-19T02:21:10.701Z] setS1ASclassPath: [2024-03-19T02:21:10.701Z] [2024-03-19T02:21:10.701Z] init-common: [2024-03-19T02:21:10.701Z] [2024-03-19T02:21:10.701Z] execute-sql-common: [2024-03-19T02:21:10.701Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2024-03-19T02:21:10.701Z] [sql] Failed to execute: drop table messages [2024-03-19T02:21:10.701Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-03-19T02:21:10.701Z] [sql] 0 of 1 SQL statements executed successfully [2024-03-19T02:21:10.701Z] [2024-03-19T02:21:10.701Z] setOSConditions: [2024-03-19T02:21:10.701Z] [2024-03-19T02:21:10.702Z] setToolWin: [2024-03-19T02:21:10.702Z] [2024-03-19T02:21:10.702Z] setToolUnix: [2024-03-19T02:21:10.702Z] [2024-03-19T02:21:10.702Z] setToolProperty: [2024-03-19T02:21:10.702Z] [2024-03-19T02:21:10.702Z] setS1ASclassPath: [2024-03-19T02:21:10.702Z] [2024-03-19T02:21:10.702Z] init-common: [2024-03-19T02:21:10.702Z] [2024-03-19T02:21:10.702Z] undeploy-jdbc-common: [2024-03-19T02:21:10.702Z] [2024-03-19T02:21:10.702Z] setOSConditions: [2024-03-19T02:21:10.702Z] [2024-03-19T02:21:10.702Z] setToolWin: [2024-03-19T02:21:10.702Z] [2024-03-19T02:21:10.702Z] setToolUnix: [2024-03-19T02:21:10.702Z] [2024-03-19T02:21:10.702Z] setToolProperty: [2024-03-19T02:21:10.702Z] [2024-03-19T02:21:10.702Z] setS1ASclassPath: [2024-03-19T02:21:10.702Z] [2024-03-19T02:21:10.702Z] init-common: [2024-03-19T02:21:10.702Z] [2024-03-19T02:21:10.702Z] delete-jdbc-resource-common: [2024-03-19T02:21:10.702Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-03-19T02:21:10.733Z] [2024-03-19T02:21:10.733Z] setOSConditions: [2024-03-19T02:21:10.733Z] [2024-03-19T02:21:10.733Z] setToolWin: [2024-03-19T02:21:10.733Z] [2024-03-19T02:21:10.733Z] setToolUnix: [2024-03-19T02:21:10.733Z] [2024-03-19T02:21:10.733Z] setToolProperty: [2024-03-19T02:21:10.733Z] [2024-03-19T02:21:10.733Z] setS1ASclassPath: [2024-03-19T02:21:10.734Z] [2024-03-19T02:21:10.734Z] init-common: [2024-03-19T02:21:10.734Z] [2024-03-19T02:21:10.734Z] startDomainUnix: [2024-03-19T02:21:10.734Z] [echo] Starting DAS [2024-03-19T02:21:10.743Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:21:10.743Z] for: CN=basic-2vpwz-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-03-19T02:21:10.743Z] [2024-03-19T02:21:10.743Z] Warning: [2024-03-19T02:21:10.743Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:21:10.858Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:10.858Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:21:10.858Z] + printf '\n\n' [2024-03-19T02:21:10.858Z] [2024-03-19T02:21:10.858Z] [2024-03-19T02:21:10.858Z] + get_test_target connector_group_4 [2024-03-19T02:21:10.858Z] + case ${1} in [2024-03-19T02:21:10.858Z] + TARGET=connector_group_4 [2024-03-19T02:21:10.858Z] + export TARGET [2024-03-19T02:21:10.858Z] + test_run [2024-03-19T02:21:10.858Z] + export HUDSON=true [2024-03-19T02:21:10.858Z] + HUDSON=true [2024-03-19T02:21:10.858Z] ++ pwd [2024-03-19T02:21:10.858Z] + export ROOT=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:10.858Z] + ROOT=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:10.858Z] + echo /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:10.859Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:10.859Z] + ant startDomain startDerby [2024-03-19T02:21:10.859Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-03-19T02:21:10.872Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:10.872Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:10.872Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:10.872Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:10.872Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:10.872Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:10.872Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:11.152Z] [INFO] CycloneDX: Resolving Dependencies [2024-03-19T02:21:11.227Z] [exec] Application deployed with name web-jsp-security-web. [2024-03-19T02:21:11.227Z] [2024-03-19T02:21:11.227Z] deploy-war-commonee: [2024-03-19T02:21:11.227Z] [2024-03-19T02:21:11.227Z] run: [2024-03-19T02:21:11.227Z] [java] GET /web-jsp-security/test.jsp HTTP/1.0 [2024-03-19T02:21:11.227Z] [java] [2024-03-19T02:21:11.227Z] [java] 0: HTTP/1.1 200 OK [2024-03-19T02:21:11.227Z] [java] 1: Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:21:11.227Z] [java] 2: X-Powered-By: JSP/3.0 [2024-03-19T02:21:11.227Z] [java] 3: Pragma: No-cache [2024-03-19T02:21:11.227Z] [java] 4: Cache-Control: no-cache [2024-03-19T02:21:11.227Z] [java] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:21:11.227Z] [java] 6: Set-Cookie: JSESSIONID=4833e8f5e1f5062f42d05e73bd0a; Path=/web-jsp-security; HttpOnly [2024-03-19T02:21:11.227Z] [java] 7: Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:21:11.227Z] [java] 8: Connection: close [2024-03-19T02:21:11.227Z] [java] 9: Content-Length: 26 [2024-03-19T02:21:11.227Z] [java] 10: [2024-03-19T02:21:11.227Z] [java] 11: [2024-03-19T02:21:11.227Z] [java] 12: [2024-03-19T02:21:11.227Z] [java] 13: [2024-03-19T02:21:11.227Z] [java] 14: [2024-03-19T02:21:11.227Z] [java] 15: [2024-03-19T02:21:11.227Z] [java] 16: jsp-security::PASS [2024-03-19T02:21:11.227Z] [java] 17: [2024-03-19T02:21:11.227Z] [java] 18: [2024-03-19T02:21:11.227Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:11.227Z] [java] [2024-03-19T02:21:11.227Z] [java] [2024-03-19T02:21:11.227Z] [java] ----------------------------------------- [2024-03-19T02:21:11.276Z] [INFO] [exec] Waiting for the domain to stop .... [2024-03-19T02:21:11.276Z] [INFO] [exec] Waiting finished after 3,447 ms. [2024-03-19T02:21:11.276Z] [INFO] [exec] Command stop-domain executed successfully. [2024-03-19T02:21:11.276Z] [WARNING] [echo] +-----------------------------+ [2024-03-19T02:21:11.276Z] [WARNING] [echo] | | [2024-03-19T02:21:11.276Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:21:11.276Z] [WARNING] [echo] | in Felix mode | [2024-03-19T02:21:11.276Z] [WARNING] [echo] | | [2024-03-19T02:21:11.276Z] [WARNING] [echo] +-----------------------------+ [2024-03-19T02:21:11.285Z] + printf '\n%s \n\n' '===== TEST RUN - STARTING GLASSFISH AND DB =====' [2024-03-19T02:21:11.285Z] [2024-03-19T02:21:11.285Z] ===== TEST RUN - STARTING GLASSFISH AND DB ===== [2024-03-19T02:21:11.285Z] [2024-03-19T02:21:11.285Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin start-domain [2024-03-19T02:21:11.286Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-03-19T02:21:11.286Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2024-03-19T02:21:11.286Z] [exec] Result: 1 [2024-03-19T02:21:11.286Z] [echo] cmd executed for server [2024-03-19T02:21:11.286Z] [2024-03-19T02:21:11.286Z] setOSConditions: [2024-03-19T02:21:11.286Z] [2024-03-19T02:21:11.286Z] setToolWin: [2024-03-19T02:21:11.286Z] [2024-03-19T02:21:11.286Z] setToolUnix: [2024-03-19T02:21:11.286Z] [2024-03-19T02:21:11.286Z] setToolProperty: [2024-03-19T02:21:11.286Z] [2024-03-19T02:21:11.286Z] setS1ASclassPath: [2024-03-19T02:21:11.286Z] [2024-03-19T02:21:11.286Z] init-common: [2024-03-19T02:21:11.286Z] [2024-03-19T02:21:11.286Z] delete-jdbc-connpool-common: [2024-03-19T02:21:11.286Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:21:11.312Z] Enter keystore password: Certificate stored in file [2024-03-19T02:21:11.312Z] [2024-03-19T02:21:11.312Z] Warning: [2024-03-19T02:21:11.312Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:21:11.430Z] [2024-03-19T02:21:11.430Z] setOSConditions: [2024-03-19T02:21:11.430Z] [2024-03-19T02:21:11.430Z] setToolWin: [2024-03-19T02:21:11.430Z] [2024-03-19T02:21:11.430Z] setToolUnix: [2024-03-19T02:21:11.430Z] [2024-03-19T02:21:11.430Z] setToolProperty: [2024-03-19T02:21:11.430Z] [2024-03-19T02:21:11.430Z] setS1ASclassPath: [2024-03-19T02:21:11.430Z] [2024-03-19T02:21:11.430Z] init-common: [2024-03-19T02:21:11.485Z] [java] - web-jsp-security: PASS - [2024-03-19T02:21:11.485Z] [java] ----------------------------------------- [2024-03-19T02:21:11.485Z] [java] - Total PASS : 1 - [2024-03-19T02:21:11.485Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:11.485Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:11.485Z] [java] ----------------------------------------- [2024-03-19T02:21:11.485Z] [2024-03-19T02:21:11.485Z] undeploy: [2024-03-19T02:21:11.485Z] [2024-03-19T02:21:11.485Z] setOSConditions: [2024-03-19T02:21:11.485Z] [2024-03-19T02:21:11.485Z] setToolWin: [2024-03-19T02:21:11.486Z] [2024-03-19T02:21:11.486Z] setToolUnix: [2024-03-19T02:21:11.486Z] [2024-03-19T02:21:11.486Z] setToolProperty: [2024-03-19T02:21:11.486Z] [2024-03-19T02:21:11.486Z] setS1ASclassPath: [2024-03-19T02:21:11.486Z] [2024-03-19T02:21:11.486Z] init-common: [2024-03-19T02:21:11.486Z] [2024-03-19T02:21:11.486Z] undeploy-war-common: [2024-03-19T02:21:11.639Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:11.639Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:11.639Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:11.639Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:11.639Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:11.639Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:11.639Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:11.689Z] [2024-03-19T02:21:11.689Z] startDomainUnix: [2024-03-19T02:21:11.689Z] [echo] Starting DAS [2024-03-19T02:21:11.757Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-security-web [2024-03-19T02:21:11.811Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:11.811Z] [javac] 1 warning [2024-03-19T02:21:11.811Z] [2024-03-19T02:21:11.811Z] build: [2024-03-19T02:21:11.811Z] [2024-03-19T02:21:11.811Z] setOSConditions: [2024-03-19T02:21:11.811Z] [2024-03-19T02:21:11.811Z] fixFiles: [2024-03-19T02:21:11.811Z] [2024-03-19T02:21:11.811Z] convUnix: [2024-03-19T02:21:11.812Z] [2024-03-19T02:21:11.812Z] convWin: [2024-03-19T02:21:11.812Z] [2024-03-19T02:21:11.812Z] setToolWin: [2024-03-19T02:21:11.812Z] [2024-03-19T02:21:11.812Z] setToolUnix: [2024-03-19T02:21:11.812Z] [2024-03-19T02:21:11.812Z] setToolProperty: [2024-03-19T02:21:11.812Z] [2024-03-19T02:21:11.812Z] setS1ASclassPath: [2024-03-19T02:21:11.812Z] [2024-03-19T02:21:11.812Z] init-common: [2024-03-19T02:21:11.812Z] [2024-03-19T02:21:11.812Z] package-persistence-common: [2024-03-19T02:21:11.812Z] [2024-03-19T02:21:11.812Z] ejb-jar-common: [2024-03-19T02:21:11.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:11.812Z] [2024-03-19T02:21:11.812Z] package-ejbjar-common: [2024-03-19T02:21:11.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:11.812Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:11.812Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:11.812Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:11.812Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:11.812Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonly-ejb.jar [2024-03-19T02:21:11.813Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:11.813Z] [2024-03-19T02:21:11.813Z] appclient-jar-common: [2024-03-19T02:21:11.813Z] [2024-03-19T02:21:11.813Z] package-appclientjar-common: [2024-03-19T02:21:11.813Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:11.813Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:11.813Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:11.813Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonly-client.jar [2024-03-19T02:21:11.813Z] [2024-03-19T02:21:11.813Z] webclient-war-common: [2024-03-19T02:21:11.813Z] [2024-03-19T02:21:11.813Z] build-ear-common: [2024-03-19T02:21:11.853Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2024-03-19T02:21:11.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:21:11.853Z] [exec] Result: 1 [2024-03-19T02:21:11.853Z] [echo] cmd executed for server [2024-03-19T02:21:11.853Z] [2024-03-19T02:21:11.853Z] undeploy: [2024-03-19T02:21:11.853Z] [2024-03-19T02:21:11.853Z] setOSConditions: [2024-03-19T02:21:11.853Z] [2024-03-19T02:21:11.854Z] setToolWin: [2024-03-19T02:21:11.854Z] [2024-03-19T02:21:11.854Z] setToolUnix: [2024-03-19T02:21:11.854Z] [2024-03-19T02:21:11.854Z] setToolProperty: [2024-03-19T02:21:11.854Z] [2024-03-19T02:21:11.854Z] setS1ASclassPath: [2024-03-19T02:21:11.854Z] [2024-03-19T02:21:11.854Z] init-common: [2024-03-19T02:21:11.854Z] [2024-03-19T02:21:11.854Z] undeploy: [2024-03-19T02:21:11.854Z] [2024-03-19T02:21:11.854Z] setOSConditions: [2024-03-19T02:21:11.854Z] [2024-03-19T02:21:11.854Z] setToolWin: [2024-03-19T02:21:11.854Z] [2024-03-19T02:21:11.855Z] setToolUnix: [2024-03-19T02:21:11.855Z] [2024-03-19T02:21:11.855Z] setToolProperty: [2024-03-19T02:21:11.855Z] [2024-03-19T02:21:11.855Z] setS1ASclassPath: [2024-03-19T02:21:11.855Z] [2024-03-19T02:21:11.855Z] init-common: [2024-03-19T02:21:11.855Z] [2024-03-19T02:21:11.855Z] undeploy-common: [2024-03-19T02:21:11.913Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:21:12.014Z] [2024-03-19T02:21:12.014Z] restore: [2024-03-19T02:21:12.014Z] [2024-03-19T02:21:12.014Z] setOSConditions: [2024-03-19T02:21:12.014Z] [2024-03-19T02:21:12.014Z] setToolWin: [2024-03-19T02:21:12.015Z] [2024-03-19T02:21:12.015Z] setToolUnix: [2024-03-19T02:21:12.015Z] [2024-03-19T02:21:12.015Z] setToolProperty: [2024-03-19T02:21:12.015Z] [2024-03-19T02:21:12.015Z] setS1ASclassPath: [2024-03-19T02:21:12.015Z] [2024-03-19T02:21:12.015Z] init-common: [2024-03-19T02:21:12.015Z] [2024-03-19T02:21:12.015Z] delete-user-common: [2024-03-19T02:21:12.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:12.071Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:12.071Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:12.071Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonlyApp.ear [2024-03-19T02:21:12.071Z] [2024-03-19T02:21:12.071Z] setup: [2024-03-19T02:21:12.071Z] [2024-03-19T02:21:12.071Z] setOSConditions: [2024-03-19T02:21:12.071Z] [2024-03-19T02:21:12.071Z] setToolWin: [2024-03-19T02:21:12.071Z] [2024-03-19T02:21:12.071Z] setToolUnix: [2024-03-19T02:21:12.071Z] [2024-03-19T02:21:12.071Z] setToolProperty: [2024-03-19T02:21:12.071Z] [2024-03-19T02:21:12.071Z] setS1ASclassPath: [2024-03-19T02:21:12.071Z] [2024-03-19T02:21:12.071Z] init-common: [2024-03-19T02:21:12.071Z] [2024-03-19T02:21:12.071Z] execute-ejb-sql-common: [2024-03-19T02:21:12.206Z] Enter keystore password: Certificate stored in file [2024-03-19T02:21:12.206Z] [2024-03-19T02:21:12.206Z] Warning: [2024-03-19T02:21:12.207Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-03-19T02:21:12.272Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2024-03-19T02:21:12.272Z] [2024-03-19T02:21:12.272Z] all: [2024-03-19T02:21:12.272Z] [echo] [2024-03-19T02:21:12.272Z] [echo] ************************* [2024-03-19T02:21:12.272Z] [echo] * Running jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten [2024-03-19T02:21:12.272Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten [2024-03-19T02:21:12.272Z] [echo] ************************* [2024-03-19T02:21:12.272Z] [echo] [2024-03-19T02:21:12.272Z] [2024-03-19T02:21:12.272Z] setOSConditions: [2024-03-19T02:21:12.272Z] [2024-03-19T02:21:12.272Z] setToolWin: [2024-03-19T02:21:12.272Z] [2024-03-19T02:21:12.272Z] setToolUnix: [2024-03-19T02:21:12.273Z] [2024-03-19T02:21:12.273Z] setToolProperty: [2024-03-19T02:21:12.273Z] [2024-03-19T02:21:12.273Z] setS1ASclassPath: [2024-03-19T02:21:12.273Z] [2024-03-19T02:21:12.273Z] init-common: [2024-03-19T02:21:12.273Z] [2024-03-19T02:21:12.273Z] clean: [2024-03-19T02:21:12.273Z] [2024-03-19T02:21:12.273Z] setOSConditions: [2024-03-19T02:21:12.273Z] [2024-03-19T02:21:12.273Z] setToolWin: [2024-03-19T02:21:12.273Z] [2024-03-19T02:21:12.273Z] setToolUnix: [2024-03-19T02:21:12.273Z] [2024-03-19T02:21:12.273Z] setToolProperty: [2024-03-19T02:21:12.274Z] [2024-03-19T02:21:12.274Z] setS1ASclassPath: [2024-03-19T02:21:12.274Z] [2024-03-19T02:21:12.274Z] init-common: [2024-03-19T02:21:12.274Z] [2024-03-19T02:21:12.274Z] clean-common: [2024-03-19T02:21:12.424Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:12.424Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:12.424Z] [exec] Result: 1 [2024-03-19T02:21:12.424Z] [2024-03-19T02:21:12.424Z] setOSConditions: [2024-03-19T02:21:12.424Z] [2024-03-19T02:21:12.424Z] setToolWin: [2024-03-19T02:21:12.424Z] [2024-03-19T02:21:12.424Z] setToolUnix: [2024-03-19T02:21:12.424Z] [2024-03-19T02:21:12.424Z] setToolProperty: [2024-03-19T02:21:12.424Z] [2024-03-19T02:21:12.424Z] setS1ASclassPath: [2024-03-19T02:21:12.424Z] [2024-03-19T02:21:12.424Z] init-common: [2024-03-19T02:21:12.424Z] [2024-03-19T02:21:12.424Z] undeploy-rar: [2024-03-19T02:21:12.424Z] [2024-03-19T02:21:12.424Z] setOSConditions: [2024-03-19T02:21:12.424Z] [2024-03-19T02:21:12.424Z] setToolWin: [2024-03-19T02:21:12.425Z] [2024-03-19T02:21:12.425Z] setToolUnix: [2024-03-19T02:21:12.425Z] [2024-03-19T02:21:12.425Z] setToolProperty: [2024-03-19T02:21:12.425Z] [2024-03-19T02:21:12.425Z] setS1ASclassPath: [2024-03-19T02:21:12.425Z] [2024-03-19T02:21:12.425Z] init-common: [2024-03-19T02:21:12.425Z] [2024-03-19T02:21:12.425Z] undeploy-rar-common: [2024-03-19T02:21:12.425Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:21:12.495Z] --------- Derby Network Server Information -------- [2024-03-19T02:21:12.495Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-03-19T02:21:12.495Z] -- listing properties -- [2024-03-19T02:21:12.495Z] derby.drda.timeSlice=0 [2024-03-19T02:21:12.495Z] derby.drda.portNumber=1527 [2024-03-19T02:21:12.495Z] derby.drda.minThreads=0 [2024-03-19T02:21:12.495Z] derby.drda.sslMode=off [2024-03-19T02:21:12.495Z] derby.drda.traceAll=false [2024-03-19T02:21:12.495Z] derby.drda.keepAlive=true [2024-03-19T02:21:12.495Z] derby.drda.maxThreads=0 [2024-03-19T02:21:12.495Z] derby.drda.logConnections=false [2024-03-19T02:21:12.495Z] derby.drda.startNetworkServer=false [2024-03-19T02:21:12.495Z] derby.drda.host=0.0.0.0 [2024-03-19T02:21:12.496Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/sing-je... [2024-03-19T02:21:12.496Z] ------------------ Java Information ------------------ [2024-03-19T02:21:12.496Z] Java Version: 21.0.1 [2024-03-19T02:21:12.496Z] Java Vendor: Eclipse Adoptium [2024-03-19T02:21:12.496Z] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:21:12.496Z] Java classpath: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derby.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyclient.jar [2024-03-19T02:21:12.496Z] OS name: Linux [2024-03-19T02:21:12.496Z] OS architecture: amd64 [2024-03-19T02:21:12.496Z] OS version: 6.2.9-300.fc38.x86_64 [2024-03-19T02:21:12.496Z] Java user name: jenkins [2024-03-19T02:21:12.496Z] Java user home: /home/jenkins [2024-03-19T02:21:12.496Z] Java user dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming [2024-03-19T02:21:12.496Z] java.specification.name: Java Platform API Specification [2024-03-19T02:21:12.496Z] java.specification.version: 21 [2024-03-19T02:21:12.496Z] java.runtime.version: 21.0.1+12-LTS [2024-03-19T02:21:12.496Z] --------- Derby Information -------- [2024-03-19T02:21:12.496Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] ------------------------------------------------------ [2024-03-19T02:21:12.496Z] ----------------- Locale Information ----------------- [2024-03-19T02:21:12.496Z] Current Locale : [English/United States [en_US]] [2024-03-19T02:21:12.496Z] Found support for locale: [cs] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] Found support for locale: [de_DE] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] Found support for locale: [es] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] Found support for locale: [fr] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] Found support for locale: [hu] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] Found support for locale: [it] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] Found support for locale: [ja_JP] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] Found support for locale: [ko_KR] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] Found support for locale: [pl] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] Found support for locale: [pt_BR] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] Found support for locale: [ru] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] Found support for locale: [zh_CN] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] Found support for locale: [zh_TW] [2024-03-19T02:21:12.496Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:12.496Z] ------------------------------------------------------ [2024-03-19T02:21:12.496Z] ------------------------------------------------------ [2024-03-19T02:21:12.496Z] [2024-03-19T02:21:12.496Z] Starting database in the background. [2024-03-19T02:21:12.496Z] Log redirected to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.log. [2024-03-19T02:21:12.496Z] Command start-database executed successfully. [2024-03-19T02:21:12.496Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming [2024-03-19T02:21:12.496Z] ++ echo [2024-03-19T02:21:12.496Z] ++ cut -d: -f2 [2024-03-19T02:21:12.496Z] ++ sed 's/\/\///g' [2024-03-19T02:21:12.496Z] + PROXY_HOST= [2024-03-19T02:21:12.496Z] ++ echo [2024-03-19T02:21:12.496Z] ++ cut -d: -f3 [2024-03-19T02:21:12.497Z] ++ sed 's/\///g' [2024-03-19T02:21:12.497Z] + PROXY_PORT= [2024-03-19T02:21:12.497Z] + ANT_OPTS=' -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\'' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\''' [2024-03-19T02:21:12.497Z] + export ANT_OPTS [2024-03-19T02:21:12.497Z] + echo 'ANT_OPTS= -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\'' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\''' [2024-03-19T02:21:12.497Z] ANT_OPTS= -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='127.0.0.1|localhost|*.oracle.com' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='127.0.0.1|localhost|*.oracle.com' [2024-03-19T02:21:12.497Z] + ant all [2024-03-19T02:21:12.497Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:12.497Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/build.xml [2024-03-19T02:21:12.532Z] [2024-03-19T02:21:12.532Z] setOSConditions: [2024-03-19T02:21:12.532Z] [2024-03-19T02:21:12.532Z] setToolWin: [2024-03-19T02:21:12.532Z] [2024-03-19T02:21:12.532Z] setToolUnix: [2024-03-19T02:21:12.532Z] [2024-03-19T02:21:12.532Z] setToolProperty: [2024-03-19T02:21:12.532Z] [2024-03-19T02:21:12.532Z] setS1ASclassPath: [2024-03-19T02:21:12.532Z] [2024-03-19T02:21:12.532Z] init-common: [2024-03-19T02:21:12.532Z] [2024-03-19T02:21:12.532Z] clean-classes-common: [2024-03-19T02:21:12.532Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:12.532Z] [2024-03-19T02:21:12.532Z] setOSConditions: [2024-03-19T02:21:12.532Z] [2024-03-19T02:21:12.532Z] setToolWin: [2024-03-19T02:21:12.532Z] [2024-03-19T02:21:12.532Z] setToolUnix: [2024-03-19T02:21:12.532Z] [2024-03-19T02:21:12.532Z] setToolProperty: [2024-03-19T02:21:12.532Z] [2024-03-19T02:21:12.532Z] setS1ASclassPath: [2024-03-19T02:21:12.533Z] [2024-03-19T02:21:12.533Z] init-common: [2024-03-19T02:21:12.533Z] [2024-03-19T02:21:12.533Z] clean-jars-common: [2024-03-19T02:21:12.533Z] [2024-03-19T02:21:12.533Z] compile: [2024-03-19T02:21:12.533Z] [2024-03-19T02:21:12.533Z] setOSConditions: [2024-03-19T02:21:12.533Z] [2024-03-19T02:21:12.533Z] setToolWin: [2024-03-19T02:21:12.533Z] [2024-03-19T02:21:12.533Z] setToolUnix: [2024-03-19T02:21:12.533Z] [2024-03-19T02:21:12.533Z] setToolProperty: [2024-03-19T02:21:12.533Z] [2024-03-19T02:21:12.533Z] setS1ASclassPath: [2024-03-19T02:21:12.533Z] [2024-03-19T02:21:12.533Z] init-common: [2024-03-19T02:21:12.533Z] [2024-03-19T02:21:12.533Z] compile-common: [2024-03-19T02:21:12.533Z] [echo] Current time (ISO): 2024-03-19T02:21:12.305+0000 [2024-03-19T02:21:12.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:12.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/servlet [2024-03-19T02:21:12.533Z] [2024-03-19T02:21:12.533Z] build: [2024-03-19T02:21:12.533Z] [2024-03-19T02:21:12.533Z] setOSConditions: [2024-03-19T02:21:12.534Z] [2024-03-19T02:21:12.534Z] setToolWin: [2024-03-19T02:21:12.534Z] [2024-03-19T02:21:12.534Z] setToolUnix: [2024-03-19T02:21:12.534Z] [2024-03-19T02:21:12.534Z] setToolProperty: [2024-03-19T02:21:12.534Z] [2024-03-19T02:21:12.534Z] setS1ASclassPath: [2024-03-19T02:21:12.534Z] [2024-03-19T02:21:12.534Z] init-common: [2024-03-19T02:21:12.534Z] [2024-03-19T02:21:12.534Z] webclient-war-common: [2024-03-19T02:21:12.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:12.534Z] [2024-03-19T02:21:12.534Z] clear: [2024-03-19T02:21:12.534Z] [2024-03-19T02:21:12.534Z] test-tlds-exist: [2024-03-19T02:21:12.534Z] [2024-03-19T02:21:12.534Z] copy-tlds: [2024-03-19T02:21:12.534Z] [2024-03-19T02:21:12.534Z] test-tagfiles-exist: [2024-03-19T02:21:12.534Z] [2024-03-19T02:21:12.534Z] copy-tagfiles: [2024-03-19T02:21:12.534Z] [2024-03-19T02:21:12.534Z] package-war-common: [2024-03-19T02:21:12.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:12.535Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:12.535Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:12.535Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:12.535Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/lib [2024-03-19T02:21:12.535Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:12.535Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web.war [2024-03-19T02:21:12.535Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:12.535Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:12.535Z] [javac] Compiling 1 source file [2024-03-19T02:21:12.535Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/WebTest.java:87: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:21:12.535Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-03-19T02:21:12.535Z] [javac] ^ [2024-03-19T02:21:12.535Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:12.535Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:12.535Z] [javac] 1 warning [2024-03-19T02:21:12.535Z] [2024-03-19T02:21:12.535Z] deploy: [2024-03-19T02:21:12.535Z] [2024-03-19T02:21:12.535Z] deploy-war-common: [2024-03-19T02:21:12.535Z] [2024-03-19T02:21:12.535Z] setOSConditions: [2024-03-19T02:21:12.536Z] [2024-03-19T02:21:12.536Z] setToolWin: [2024-03-19T02:21:12.536Z] [2024-03-19T02:21:12.536Z] setToolUnix: [2024-03-19T02:21:12.536Z] [2024-03-19T02:21:12.536Z] setToolProperty: [2024-03-19T02:21:12.536Z] [2024-03-19T02:21:12.536Z] setS1ASclassPath: [2024-03-19T02:21:12.536Z] [2024-03-19T02:21:12.536Z] init-common: [2024-03-19T02:21:12.536Z] [2024-03-19T02:21:12.536Z] deploy-war-commonpe: [2024-03-19T02:21:12.580Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:12.580Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded/autoclose/ejb/SimpleEjb.java uses unchecked or unsafe operations. [2024-03-19T02:21:12.580Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:12.580Z] [javac] 1 warning [2024-03-19T02:21:12.580Z] [2024-03-19T02:21:12.580Z] setOSConditions: [2024-03-19T02:21:12.580Z] [2024-03-19T02:21:12.580Z] setToolWin: [2024-03-19T02:21:12.581Z] [2024-03-19T02:21:12.581Z] setToolUnix: [2024-03-19T02:21:12.581Z] [2024-03-19T02:21:12.581Z] setToolProperty: [2024-03-19T02:21:12.581Z] [2024-03-19T02:21:12.581Z] setS1ASclassPath: [2024-03-19T02:21:12.581Z] [2024-03-19T02:21:12.581Z] init-common: [2024-03-19T02:21:12.581Z] [2024-03-19T02:21:12.581Z] compile-common: [2024-03-19T02:21:12.581Z] [echo] Current time (ISO): 2024-03-19T02:21:12.477+0000 [2024-03-19T02:21:12.581Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:12.775Z] [2024-03-19T02:21:12.775Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:12.775Z] [2024-03-19T02:21:12.775Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:12.775Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:12.775Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:12.775Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:12.775Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:12.776Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:12.776Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:12.776Z] [2024-03-19T02:21:12.776Z] [2024-03-19T02:21:12.808Z] Enter keystore password: Certificate was added to keystore [2024-03-19T02:21:12.992Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:21:12.992Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-03-19T02:21:12.992Z] [exec] Result: 1 [2024-03-19T02:21:12.992Z] [2024-03-19T02:21:12.992Z] setOSConditions: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] setToolWin: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] setToolUnix: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] setToolProperty: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] setS1ASclassPath: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] init-common: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] restart: [2024-03-19T02:21:12.993Z] [echo] Not required to restart [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] undeploy: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] setOSConditions: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] setToolWin: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] setToolUnix: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] setToolProperty: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] setS1ASclassPath: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] init-common: [2024-03-19T02:21:12.993Z] [2024-03-19T02:21:12.993Z] undeploy: [2024-03-19T02:21:13.008Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/cmp/readonly/sql/create_pointbase.sql [2024-03-19T02:21:13.009Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] deploy: [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] setOSConditions: [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] setToolWin: [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] setToolUnix: [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] setToolProperty: [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] setS1ASclassPath: [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] init-common: [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] deploy-common: [2024-03-19T02:21:13.009Z] [echo] Current time (ISO): 2024-03-19T02:21:12.977+0000 [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] setOSConditions: [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] setToolWin: [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] setToolUnix: [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] setToolProperty: [2024-03-19T02:21:13.009Z] [2024-03-19T02:21:13.009Z] setS1ASclassPath: [2024-03-19T02:21:13.010Z] [2024-03-19T02:21:13.010Z] init-common: [2024-03-19T02:21:13.010Z] [2024-03-19T02:21:13.010Z] deploy-common-pe: [2024-03-19T02:21:13.061Z] [2024-03-19T02:21:13.061Z] all: [2024-03-19T02:21:13.061Z] [2024-03-19T02:21:13.061Z] setOSConditions: [2024-03-19T02:21:13.061Z] [2024-03-19T02:21:13.061Z] setToolWin: [2024-03-19T02:21:13.061Z] [2024-03-19T02:21:13.061Z] setToolUnix: [2024-03-19T02:21:13.062Z] [2024-03-19T02:21:13.062Z] setToolProperty: [2024-03-19T02:21:13.062Z] [2024-03-19T02:21:13.062Z] setS1ASclassPath: [2024-03-19T02:21:13.062Z] [2024-03-19T02:21:13.062Z] init-common: [2024-03-19T02:21:13.062Z] [2024-03-19T02:21:13.062Z] clean: [2024-03-19T02:21:13.062Z] [2024-03-19T02:21:13.062Z] setOSConditions: [2024-03-19T02:21:13.062Z] [2024-03-19T02:21:13.062Z] setToolWin: [2024-03-19T02:21:13.062Z] [2024-03-19T02:21:13.062Z] setToolUnix: [2024-03-19T02:21:13.062Z] [2024-03-19T02:21:13.062Z] setToolProperty: [2024-03-19T02:21:13.062Z] [2024-03-19T02:21:13.062Z] setS1ASclassPath: [2024-03-19T02:21:13.062Z] [2024-03-19T02:21:13.062Z] init-common: [2024-03-19T02:21:13.062Z] [2024-03-19T02:21:13.062Z] clean-common: [2024-03-19T02:21:13.063Z] [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [2024-03-19T02:21:13.063Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.xml [2024-03-19T02:21:13.111Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web.war [2024-03-19T02:21:13.283Z] [2024-03-19T02:21:13.283Z] setOSConditions: [2024-03-19T02:21:13.283Z] [2024-03-19T02:21:13.283Z] setToolWin: [2024-03-19T02:21:13.283Z] [2024-03-19T02:21:13.283Z] setToolUnix: [2024-03-19T02:21:13.283Z] [2024-03-19T02:21:13.284Z] setToolProperty: [2024-03-19T02:21:13.284Z] [2024-03-19T02:21:13.284Z] setS1ASclassPath: [2024-03-19T02:21:13.284Z] [2024-03-19T02:21:13.284Z] init-common: [2024-03-19T02:21:13.284Z] [2024-03-19T02:21:13.284Z] undeploy-common: [2024-03-19T02:21:13.320Z] [2024-03-19T02:21:13.320Z] setOSConditions: [2024-03-19T02:21:13.320Z] [2024-03-19T02:21:13.320Z] setToolWin: [2024-03-19T02:21:13.320Z] [2024-03-19T02:21:13.320Z] setToolUnix: [2024-03-19T02:21:13.320Z] [2024-03-19T02:21:13.320Z] setToolProperty: [2024-03-19T02:21:13.320Z] [2024-03-19T02:21:13.320Z] setS1ASclassPath: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] init-common: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] clean-classes-common: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] setOSConditions: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] setToolWin: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] setToolUnix: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] setToolProperty: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] setS1ASclassPath: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] init-common: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] clean-jars-common: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] compile: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] setOSConditions: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] setToolWin: [2024-03-19T02:21:13.321Z] [2024-03-19T02:21:13.321Z] setToolUnix: [2024-03-19T02:21:13.322Z] [2024-03-19T02:21:13.322Z] setToolProperty: [2024-03-19T02:21:13.322Z] [2024-03-19T02:21:13.322Z] setS1ASclassPath: [2024-03-19T02:21:13.322Z] [2024-03-19T02:21:13.322Z] init-common: [2024-03-19T02:21:13.322Z] [2024-03-19T02:21:13.322Z] compile-common-with-endorsed-dir: [2024-03-19T02:21:13.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:13.322Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:13.322Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.xml [2024-03-19T02:21:13.323Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/bom.json [2024-03-19T02:21:13.323Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-03-19T02:21:13.371Z] Domain domain1 created. [2024-03-19T02:21:13.371Z] Domain domain1 admin port is 45707. [2024-03-19T02:21:13.371Z] Domain domain1 allows admin login as user "anonymous" with no password. [2024-03-19T02:21:13.371Z] Command create-domain executed successfully. [2024-03-19T02:21:13.371Z] + echo ' [2024-03-19T02:21:13.372Z] gf.version=${env.GF_VERSION} [2024-03-19T02:21:13.372Z] bundles.dir=${env.WORKSPACE}/bundles [2024-03-19T02:21:13.372Z] admin.domain=domain1 [2024-03-19T02:21:13.372Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-03-19T02:21:13.372Z] admin.port=45707 [2024-03-19T02:21:13.372Z] admin.user=anonymous [2024-03-19T02:21:13.372Z] admin.host=localhost [2024-03-19T02:21:13.372Z] http.port=45712 [2024-03-19T02:21:13.372Z] https.port=45711 [2024-03-19T02:21:13.372Z] http.host=localhost [2024-03-19T02:21:13.372Z] http.address=127.0.0.1 [2024-03-19T02:21:13.372Z] http.alternate.port=45713 [2024-03-19T02:21:13.372Z] orb.port=45710 [2024-03-19T02:21:13.372Z] admin.password= [2024-03-19T02:21:13.372Z] ssl.password=changeit [2024-03-19T02:21:13.372Z] master.password=changeit [2024-03-19T02:21:13.372Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-03-19T02:21:13.372Z] appserver.instance.name=server [2024-03-19T02:21:13.372Z] config.dottedname.prefix=server [2024-03-19T02:21:13.372Z] resources.dottedname.prefix=domain.resources [2024-03-19T02:21:13.372Z] results.mailhost=localhost [2024-03-19T02:21:13.372Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-03-19T02:21:13.372Z] results.mailee=yourname@sun.com [2024-03-19T02:21:13.372Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-03-19T02:21:13.372Z] precompilejsp=true [2024-03-19T02:21:13.372Z] jvm.maxpermsize=192m [2024-03-19T02:21:13.372Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2024-03-19T02:21:13.372Z] + jps [2024-03-19T02:21:13.372Z] + grep Main [2024-03-19T02:21:13.372Z] + xargs kill -9 [2024-03-19T02:21:13.372Z] + cut -f1 '-d ' [2024-03-19T02:21:13.582Z] [INFO] attaching as dependency-lib-downloader-8.0.1-SNAPSHOT-cyclonedx.json [2024-03-19T02:21:13.582Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:13.582Z] [INFO] BUILD SUCCESS [2024-03-19T02:21:13.582Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:13.582Z] [INFO] Total time: 25.975 s [2024-03-19T02:21:13.583Z] [INFO] Finished at: 2024-03-19T02:21:13Z [2024-03-19T02:21:13.583Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:21:13.583Z] + run_test deployment_all [2024-03-19T02:21:13.583Z] + local testid=deployment_all [2024-03-19T02:21:13.583Z] + local found=false [2024-03-19T02:21:13.583Z] ++ find . -name run_test.sh [2024-03-19T02:21:13.629Z] + true [2024-03-19T02:21:13.629Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/ [2024-03-19T02:21:13.629Z] + sed s/1527/45716/g domain.xml [2024-03-19T02:21:13.629Z] + mv domain.xml.replaced domain.xml [2024-03-19T02:21:13.629Z] + grep PortNumber domain.xml [2024-03-19T02:21:13.629Z] [2024-03-19T02:21:13.629Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config [2024-03-19T02:21:13.629Z] + rm derby.properties.replaced [2024-03-19T02:21:13.629Z] + true [2024-03-19T02:21:13.629Z] + sed s/1527/45716/g derby.properties [2024-03-19T02:21:13.629Z] + rm derby.properties [2024-03-19T02:21:13.629Z] + sed s/1528/45717/g derby.properties.replaced [2024-03-19T02:21:13.629Z] + cat derby.properties [2024-03-19T02:21:13.629Z] # [2024-03-19T02:21:13.629Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2024-03-19T02:21:13.629Z] # [2024-03-19T02:21:13.629Z] # This program and the accompanying materials are made available under the [2024-03-19T02:21:13.629Z] # terms of the Eclipse Public License v. 2.0, which is available at [2024-03-19T02:21:13.629Z] # http://www.eclipse.org/legal/epl-2.0. [2024-03-19T02:21:13.629Z] # [2024-03-19T02:21:13.629Z] # This Source Code may also be made available under the following Secondary [2024-03-19T02:21:13.629Z] # Licenses when the conditions for such availability set forth in the [2024-03-19T02:21:13.629Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2024-03-19T02:21:13.629Z] # version 2 with the GNU Classpath Exception, which is available at [2024-03-19T02:21:13.630Z] # https://www.gnu.org/software/classpath/license.html. [2024-03-19T02:21:13.630Z] # [2024-03-19T02:21:13.630Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2024-03-19T02:21:13.630Z] # [2024-03-19T02:21:13.630Z] [2024-03-19T02:21:13.630Z] [2024-03-19T02:21:13.630Z] db.port=45716 [2024-03-19T02:21:13.630Z] db.port.2=45717 [2024-03-19T02:21:13.630Z] db.host=localhost [2024-03-19T02:21:13.630Z] db.type=derby [2024-03-19T02:21:13.630Z] db.name=testdb [2024-03-19T02:21:13.630Z] db.user=dbuser [2024-03-19T02:21:13.630Z] db.pwd=dbpassword [2024-03-19T02:21:13.630Z] db.driver=org.apache.derby.jdbc.ClientDriver [2024-03-19T02:21:13.630Z] db.class=org.apache.derby.jdbc.ClientDataSource [2024-03-19T02:21:13.630Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2024-03-19T02:21:13.630Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2024-03-19T02:21:13.630Z] + rm -rf '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results*' [2024-03-19T02:21:13.630Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb [2024-03-19T02:21:13.630Z] + rm count.txt [2024-03-19T02:21:13.630Z] rm: cannot remove 'count.txt': No such file or directory [2024-03-19T02:21:13.630Z] + true [2024-03-19T02:21:13.630Z] + ant ejb_group_2 report-result -Ddb.port=45716 -Ddb.port.2=45717 [2024-03-19T02:21:13.630Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:13.630Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/build.xml [2024-03-19T02:21:13.701Z] Waiting for domain1 to start ...... [2024-03-19T02:21:13.701Z] Waiting finished after 5,907 ms. [2024-03-19T02:21:13.701Z] Successfully started the domain : domain1 [2024-03-19T02:21:13.701Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:13.701Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:13.701Z] Admin Port: 4,848 [2024-03-19T02:21:13.701Z] Command start-domain executed successfully. [2024-03-19T02:21:13.844Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:13.844Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-03-19T02:21:13.844Z] + OPT=list_test_ids [2024-03-19T02:21:13.844Z] + TEST_ID= [2024-03-19T02:21:13.844Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-03-19T02:21:13.844Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-03-19T02:21:13.844Z] +++ uname [2024-03-19T02:21:13.844Z] +++ grep -i sunos [2024-03-19T02:21:13.844Z] +++ wc -l [2024-03-19T02:21:13.844Z] +++ awk '{print $1}' [2024-03-19T02:21:13.844Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:13.844Z] ++ GREP=grep [2024-03-19T02:21:13.844Z] ++ AWK=awk [2024-03-19T02:21:13.844Z] ++ SED=sed [2024-03-19T02:21:13.844Z] ++ BC=bc [2024-03-19T02:21:13.844Z] ++ export GREP AWK SED BC [2024-03-19T02:21:13.844Z] + case ${OPT} in [2024-03-19T02:21:13.844Z] + list_test_ids [2024-03-19T02:21:13.844Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-03-19T02:21:13.844Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.844Z] + [[ admin_cli_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.844Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.844Z] + [[ admin-cli-group-1 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.844Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.844Z] + [[ admin-cli-group-2 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.844Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.844Z] + [[ admin-cli-group-3 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.844Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.844Z] + [[ admin-cli-group-4 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.844Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.844Z] + [[ admin-cli-group-5 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.844Z] + [[ false = true ]] [2024-03-19T02:21:13.844Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:13.844Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-03-19T02:21:13.844Z] + OPT=list_test_ids [2024-03-19T02:21:13.844Z] + TEST_ID= [2024-03-19T02:21:13.844Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-03-19T02:21:13.844Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-03-19T02:21:13.844Z] +++ uname [2024-03-19T02:21:13.844Z] +++ grep -i sunos [2024-03-19T02:21:13.844Z] +++ wc -l [2024-03-19T02:21:13.844Z] +++ awk '{print $1}' [2024-03-19T02:21:13.844Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:13.845Z] ++ GREP=grep [2024-03-19T02:21:13.845Z] ++ AWK=awk [2024-03-19T02:21:13.845Z] ++ SED=sed [2024-03-19T02:21:13.845Z] ++ BC=bc [2024-03-19T02:21:13.845Z] ++ export GREP AWK SED BC [2024-03-19T02:21:13.845Z] + case ${OPT} in [2024-03-19T02:21:13.845Z] + list_test_ids [2024-03-19T02:21:13.845Z] + echo batch_all [2024-03-19T02:21:13.845Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.845Z] + [[ batch_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.845Z] + [[ false = true ]] [2024-03-19T02:21:13.845Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:13.845Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-03-19T02:21:13.845Z] + OPT=list_test_ids [2024-03-19T02:21:13.845Z] + TEST_ID= [2024-03-19T02:21:13.845Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-03-19T02:21:13.845Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-03-19T02:21:13.845Z] +++ uname [2024-03-19T02:21:13.845Z] +++ grep -i sunos [2024-03-19T02:21:13.845Z] +++ wc -l [2024-03-19T02:21:13.845Z] +++ awk '{print $1}' [2024-03-19T02:21:13.845Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:13.845Z] ++ GREP=grep [2024-03-19T02:21:13.845Z] ++ AWK=awk [2024-03-19T02:21:13.845Z] ++ SED=sed [2024-03-19T02:21:13.845Z] ++ BC=bc [2024-03-19T02:21:13.845Z] ++ export GREP AWK SED BC [2024-03-19T02:21:13.845Z] + case ${OPT} in [2024-03-19T02:21:13.845Z] + list_test_ids [2024-03-19T02:21:13.845Z] + echo cdi_all [2024-03-19T02:21:13.845Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.845Z] + [[ cdi_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.845Z] + [[ false = true ]] [2024-03-19T02:21:13.845Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:13.845Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-03-19T02:21:13.845Z] + OPT=list_test_ids [2024-03-19T02:21:13.845Z] + TEST_ID= [2024-03-19T02:21:13.845Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-03-19T02:21:13.845Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-03-19T02:21:13.845Z] +++ uname [2024-03-19T02:21:13.845Z] +++ grep -i sunos [2024-03-19T02:21:13.845Z] +++ wc -l [2024-03-19T02:21:13.845Z] +++ awk '{print $1}' [2024-03-19T02:21:13.845Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:13.845Z] ++ GREP=grep [2024-03-19T02:21:13.845Z] ++ AWK=awk [2024-03-19T02:21:13.845Z] ++ SED=sed [2024-03-19T02:21:13.845Z] ++ BC=bc [2024-03-19T02:21:13.845Z] ++ export GREP AWK SED BC [2024-03-19T02:21:13.845Z] + case ${OPT} in [2024-03-19T02:21:13.845Z] + list_test_ids [2024-03-19T02:21:13.845Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-03-19T02:21:13.845Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.845Z] + [[ connector_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.845Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.845Z] + [[ connector_group_1 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.845Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.845Z] + [[ connector_group_2 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.845Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.845Z] + [[ connector_group_3 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.845Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.845Z] + [[ connector_group_4 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.845Z] + [[ false = true ]] [2024-03-19T02:21:13.845Z] + for runtest in `find . -name run_test\.sh` [2024-03-19T02:21:13.845Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-03-19T02:21:13.845Z] + OPT=list_test_ids [2024-03-19T02:21:13.845Z] + TEST_ID= [2024-03-19T02:21:13.845Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:21:13.845Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:21:13.845Z] +++ uname [2024-03-19T02:21:13.845Z] +++ grep -i sunos [2024-03-19T02:21:13.845Z] +++ wc -l [2024-03-19T02:21:13.845Z] +++ awk '{print $1}' [2024-03-19T02:21:13.845Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:13.845Z] ++ GREP=grep [2024-03-19T02:21:13.845Z] ++ AWK=awk [2024-03-19T02:21:13.845Z] ++ SED=sed [2024-03-19T02:21:13.845Z] ++ BC=bc [2024-03-19T02:21:13.845Z] ++ export GREP AWK SED BC [2024-03-19T02:21:13.845Z] + case ${OPT} in [2024-03-19T02:21:13.845Z] + list_test_ids [2024-03-19T02:21:13.845Z] + echo deployment_all deployment_cluster_all [2024-03-19T02:21:13.845Z] + for id in `${runtest} list_test_ids` [2024-03-19T02:21:13.845Z] + [[ deployment_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-03-19T02:21:13.845Z] + found=true [2024-03-19T02:21:13.845Z] + break [2024-03-19T02:21:13.845Z] + [[ true = true ]] [2024-03-19T02:21:13.845Z] + ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh run_test_id deployment_all [2024-03-19T02:21:13.845Z] + OPT=run_test_id [2024-03-19T02:21:13.845Z] + TEST_ID=deployment_all [2024-03-19T02:21:13.845Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:21:13.845Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-03-19T02:21:13.845Z] +++ uname [2024-03-19T02:21:13.845Z] +++ grep -i sunos [2024-03-19T02:21:13.845Z] +++ wc -l [2024-03-19T02:21:13.846Z] +++ awk '{print $1}' [2024-03-19T02:21:13.846Z] ++ '[' 0 -eq 1 ']' [2024-03-19T02:21:13.846Z] ++ GREP=grep [2024-03-19T02:21:13.846Z] ++ AWK=awk [2024-03-19T02:21:13.846Z] ++ SED=sed [2024-03-19T02:21:13.846Z] ++ BC=bc [2024-03-19T02:21:13.846Z] ++ export GREP AWK SED BC [2024-03-19T02:21:13.846Z] + case ${OPT} in [2024-03-19T02:21:13.846Z] + trap 'copy_test_artifacts deployment_all' EXIT [2024-03-19T02:21:13.846Z] + run_test_id deployment_all [2024-03-19T02:21:13.846Z] + unzip_test_resources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip [2024-03-19T02:21:13.846Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-03-19T02:21:13.846Z] [2024-03-19T02:21:13.846Z] ===== UNZIP TEST RESOURCES ===== [2024-03-19T02:21:13.846Z] [2024-03-19T02:21:13.846Z] + for i in "${@}" [2024-03-19T02:21:13.846Z] + [[ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip == *.zip* ]] [2024-03-19T02:21:13.846Z] + unzip -qq -o /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/bundles/glassfish.zip -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH [2024-03-19T02:21:13.884Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:13.885Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:13.885Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:13.885Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:13.885Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:13.885Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:13.885Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:13.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:13.889Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:13.889Z] [exec] Result: 1 [2024-03-19T02:21:13.889Z] [2024-03-19T02:21:13.889Z] setOSConditions: [2024-03-19T02:21:13.889Z] [2024-03-19T02:21:13.889Z] setToolWin: [2024-03-19T02:21:13.889Z] [2024-03-19T02:21:13.889Z] setToolUnix: [2024-03-19T02:21:13.889Z] [2024-03-19T02:21:13.889Z] setToolProperty: [2024-03-19T02:21:13.889Z] [2024-03-19T02:21:13.889Z] setS1ASclassPath: [2024-03-19T02:21:13.889Z] [2024-03-19T02:21:13.889Z] init-common: [2024-03-19T02:21:13.889Z] [2024-03-19T02:21:13.889Z] undeploy-rar: [2024-03-19T02:21:13.889Z] [2024-03-19T02:21:13.890Z] setOSConditions: [2024-03-19T02:21:13.890Z] [2024-03-19T02:21:13.890Z] setToolWin: [2024-03-19T02:21:13.890Z] [2024-03-19T02:21:13.890Z] setToolUnix: [2024-03-19T02:21:13.890Z] [2024-03-19T02:21:13.890Z] setToolProperty: [2024-03-19T02:21:13.890Z] [2024-03-19T02:21:13.890Z] setS1ASclassPath: [2024-03-19T02:21:13.890Z] [2024-03-19T02:21:13.890Z] init-common: [2024-03-19T02:21:13.890Z] [2024-03-19T02:21:13.890Z] undeploy-rar-common: [2024-03-19T02:21:13.890Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:21:13.905Z] [2024-03-19T02:21:13.905Z] ejb_group_2: [2024-03-19T02:21:13.954Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:13.955Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:13.955Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:13.955Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:13.955Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:13.955Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:13.955Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:13.959Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin start-database [2024-03-19T02:21:14.204Z] [2024-03-19T02:21:14.204Z] setup: [2024-03-19T02:21:14.204Z] [2024-03-19T02:21:14.204Z] setOSConditions: [2024-03-19T02:21:14.204Z] [2024-03-19T02:21:14.204Z] setToolWin: [2024-03-19T02:21:14.204Z] [2024-03-19T02:21:14.204Z] setToolUnix: [2024-03-19T02:21:14.204Z] [2024-03-19T02:21:14.205Z] setToolProperty: [2024-03-19T02:21:14.205Z] [2024-03-19T02:21:14.205Z] setS1ASclassPath: [2024-03-19T02:21:14.205Z] [2024-03-19T02:21:14.205Z] init-common: [2024-03-19T02:21:14.205Z] [2024-03-19T02:21:14.205Z] start-database: [2024-03-19T02:21:14.205Z] [echo] Starting database --dbport 45716 [2024-03-19T02:21:14.205Z] [2024-03-19T02:21:14.205Z] setOSConditions: [2024-03-19T02:21:14.205Z] [2024-03-19T02:21:14.205Z] setToolWin: [2024-03-19T02:21:14.205Z] [2024-03-19T02:21:14.205Z] setToolUnix: [2024-03-19T02:21:14.205Z] [2024-03-19T02:21:14.205Z] setToolProperty: [2024-03-19T02:21:14.205Z] [2024-03-19T02:21:14.205Z] setS1ASclassPath: [2024-03-19T02:21:14.205Z] [2024-03-19T02:21:14.205Z] init-common: [2024-03-19T02:21:14.205Z] [2024-03-19T02:21:14.205Z] startDomainUnix: [2024-03-19T02:21:14.205Z] [echo] Starting DAS [2024-03-19T02:21:14.380Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonlyApp.ear [2024-03-19T02:21:14.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:21:14.488Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-03-19T02:21:14.488Z] [exec] Result: 1 [2024-03-19T02:21:14.488Z] [2024-03-19T02:21:14.488Z] setOSConditions: [2024-03-19T02:21:14.488Z] [2024-03-19T02:21:14.488Z] setToolWin: [2024-03-19T02:21:14.488Z] [2024-03-19T02:21:14.488Z] setToolUnix: [2024-03-19T02:21:14.488Z] [2024-03-19T02:21:14.488Z] setToolProperty: [2024-03-19T02:21:14.488Z] [2024-03-19T02:21:14.488Z] setS1ASclassPath: [2024-03-19T02:21:14.488Z] [2024-03-19T02:21:14.488Z] init-common: [2024-03-19T02:21:14.488Z] [2024-03-19T02:21:14.489Z] restart: [2024-03-19T02:21:14.489Z] [echo] Not required to restart [2024-03-19T02:21:14.489Z] [echo] @@## serializabletest ##@@ [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] setOSConditions: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] setToolWin: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] setToolUnix: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] setToolProperty: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] setS1ASclassPath: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] init-common: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] clean: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] setOSConditions: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] setToolWin: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] setToolUnix: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] setToolProperty: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] setS1ASclassPath: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.489Z] init-common: [2024-03-19T02:21:14.489Z] [2024-03-19T02:21:14.490Z] clean-common: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] setOSConditions: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] setToolWin: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] setToolUnix: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] setToolProperty: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] setS1ASclassPath: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] init-common: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] clean-classes-common: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] setOSConditions: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] setToolWin: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] setToolUnix: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] setToolProperty: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] setS1ASclassPath: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] init-common: [2024-03-19T02:21:14.490Z] [2024-03-19T02:21:14.490Z] clean-jars-common: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] clean: [2024-03-19T02:21:14.491Z] [echo] @@## config-property-accessor-test ##@@ [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] setOSConditions: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] setToolWin: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] setToolUnix: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] setToolProperty: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] setS1ASclassPath: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] init-common: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] clean: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] setOSConditions: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] setToolWin: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] setToolUnix: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] setToolProperty: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] setS1ASclassPath: [2024-03-19T02:21:14.491Z] [2024-03-19T02:21:14.491Z] init-common: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] clean-common: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] setOSConditions: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] setToolWin: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] setToolUnix: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] setToolProperty: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] setS1ASclassPath: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] init-common: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] clean-classes-common: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] setOSConditions: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] setToolWin: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] setToolUnix: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] setToolProperty: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] setS1ASclassPath: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.492Z] init-common: [2024-03-19T02:21:14.492Z] [2024-03-19T02:21:14.493Z] clean-jars-common: [2024-03-19T02:21:14.493Z] [2024-03-19T02:21:14.493Z] clean: [2024-03-19T02:21:14.493Z] [echo] @@## redeployRar ##@@ [2024-03-19T02:21:14.493Z] [2024-03-19T02:21:14.493Z] setOSConditions: [2024-03-19T02:21:14.493Z] [2024-03-19T02:21:14.493Z] setToolWin: [2024-03-19T02:21:14.493Z] [2024-03-19T02:21:14.493Z] setToolUnix: [2024-03-19T02:21:14.493Z] [2024-03-19T02:21:14.493Z] setToolProperty: [2024-03-19T02:21:14.493Z] [2024-03-19T02:21:14.493Z] setS1ASclassPath: [2024-03-19T02:21:14.511Z] [exec] Application deployed with name web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web. [2024-03-19T02:21:14.511Z] [2024-03-19T02:21:14.511Z] deploy-war-commonee: [2024-03-19T02:21:14.511Z] [2024-03-19T02:21:14.511Z] run: [2024-03-19T02:21:14.519Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:14.519Z] [javac] 1 warning [2024-03-19T02:21:14.519Z] [2024-03-19T02:21:14.519Z] build: [2024-03-19T02:21:14.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:14.519Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-embedded-autoclose-ejb.jar [2024-03-19T02:21:14.519Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/org [2024-03-19T02:21:14.519Z] [2024-03-19T02:21:14.519Z] run: [2024-03-19T02:21:14.751Z] [2024-03-19T02:21:14.751Z] init-common: [2024-03-19T02:21:14.751Z] [2024-03-19T02:21:14.751Z] clean: [2024-03-19T02:21:14.751Z] [2024-03-19T02:21:14.751Z] setOSConditions: [2024-03-19T02:21:14.751Z] [2024-03-19T02:21:14.751Z] setToolWin: [2024-03-19T02:21:14.751Z] [2024-03-19T02:21:14.751Z] setToolUnix: [2024-03-19T02:21:14.751Z] [2024-03-19T02:21:14.751Z] setToolProperty: [2024-03-19T02:21:14.751Z] [2024-03-19T02:21:14.751Z] setS1ASclassPath: [2024-03-19T02:21:14.751Z] [2024-03-19T02:21:14.751Z] init-common: [2024-03-19T02:21:14.751Z] [2024-03-19T02:21:14.751Z] clean-common: [2024-03-19T02:21:14.751Z] [2024-03-19T02:21:14.752Z] setOSConditions: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] setToolWin: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] setToolUnix: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] setToolProperty: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] setS1ASclassPath: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] init-common: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] clean-classes-common: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] setOSConditions: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] setToolWin: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] setToolUnix: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] setToolProperty: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] setS1ASclassPath: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] init-common: [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.752Z] clean-jars-common: [2024-03-19T02:21:14.752Z] [echo] @@## connector1.6 - with mappings ##@@ [2024-03-19T02:21:14.752Z] [2024-03-19T02:21:14.753Z] clean: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] clean: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] clean: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] setOSConditions: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] setToolWin: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] setToolUnix: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] setToolProperty: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] setS1ASclassPath: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] init-common: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] clean-classes-common: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] clean: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] setOSConditions: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] setToolWin: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] setToolUnix: [2024-03-19T02:21:14.753Z] [2024-03-19T02:21:14.753Z] setToolProperty: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] setS1ASclassPath: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] init-common: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] clean-common: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] setOSConditions: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] setToolWin: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] setToolUnix: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] setToolProperty: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] setS1ASclassPath: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] init-common: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] clean-classes-common: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] setOSConditions: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] setToolWin: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] setToolUnix: [2024-03-19T02:21:14.754Z] [2024-03-19T02:21:14.754Z] setToolProperty: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] setS1ASclassPath: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] init-common: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] clean-jars-common: [2024-03-19T02:21:14.755Z] [echo] @@## Annotated Connector1.5 ##@@ [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] clean: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] clean: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] clean: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] setOSConditions: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] setToolWin: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] setToolUnix: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] setToolProperty: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] setS1ASclassPath: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] init-common: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] clean-classes-common: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.755Z] clean: [2024-03-19T02:21:14.755Z] [2024-03-19T02:21:14.756Z] setOSConditions: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] setToolWin: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] setToolUnix: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] setToolProperty: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] setS1ASclassPath: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] init-common: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] clean-common: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] setOSConditions: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] setToolWin: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] setToolUnix: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] setToolProperty: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] setS1ASclassPath: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] init-common: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.756Z] clean-classes-common: [2024-03-19T02:21:14.756Z] [2024-03-19T02:21:14.757Z] setOSConditions: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] setToolWin: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] setToolUnix: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] setToolProperty: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] setS1ASclassPath: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] init-common: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] clean-jars-common: [2024-03-19T02:21:14.757Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] clean: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] clean: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] clean: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] setOSConditions: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] setToolWin: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] setToolUnix: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.757Z] setToolProperty: [2024-03-19T02:21:14.757Z] [2024-03-19T02:21:14.758Z] setS1ASclassPath: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] init-common: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] clean-classes-common: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] clean: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] setOSConditions: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] setToolWin: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] setToolUnix: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] setToolProperty: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] setS1ASclassPath: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] init-common: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] clean-common: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] setOSConditions: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] setToolWin: [2024-03-19T02:21:14.758Z] [2024-03-19T02:21:14.758Z] setToolUnix: [2024-03-19T02:21:14.769Z] [java] GET /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written/403.jsp HTTP/1.0 [2024-03-19T02:21:14.769Z] [java] [2024-03-19T02:21:14.769Z] [java] GET /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written/throwable.jsp HTTP/1.0 [2024-03-19T02:21:14.769Z] [java] [2024-03-19T02:21:14.769Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:14.769Z] [java] [2024-03-19T02:21:14.769Z] [java] [2024-03-19T02:21:14.769Z] [java] ----------------------------------------- [2024-03-19T02:21:14.769Z] [java] - jsp-allow-error-page-to-set-response-charset-if-no-output-written: PASS - [2024-03-19T02:21:14.769Z] [java] ----------------------------------------- [2024-03-19T02:21:14.769Z] [java] - Total PASS : 1 - [2024-03-19T02:21:14.769Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:14.769Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:14.769Z] [java] ----------------------------------------- [2024-03-19T02:21:14.769Z] [2024-03-19T02:21:14.769Z] undeploy: [2024-03-19T02:21:14.770Z] [2024-03-19T02:21:14.770Z] setOSConditions: [2024-03-19T02:21:14.770Z] [2024-03-19T02:21:14.770Z] setToolWin: [2024-03-19T02:21:14.770Z] [2024-03-19T02:21:14.770Z] setToolUnix: [2024-03-19T02:21:14.770Z] [2024-03-19T02:21:14.770Z] setToolProperty: [2024-03-19T02:21:14.770Z] [2024-03-19T02:21:14.770Z] setS1ASclassPath: [2024-03-19T02:21:14.770Z] [2024-03-19T02:21:14.770Z] init-common: [2024-03-19T02:21:14.770Z] [2024-03-19T02:21:14.770Z] undeploy-war-common: [2024-03-19T02:21:14.803Z] [2024-03-19T02:21:14.803Z] setOSConditions: [2024-03-19T02:21:14.803Z] [2024-03-19T02:21:14.803Z] setToolWin: [2024-03-19T02:21:14.803Z] [2024-03-19T02:21:14.803Z] setToolUnix: [2024-03-19T02:21:14.803Z] [2024-03-19T02:21:14.803Z] setToolProperty: [2024-03-19T02:21:14.803Z] [2024-03-19T02:21:14.804Z] setS1ASclassPath: [2024-03-19T02:21:14.804Z] [2024-03-19T02:21:14.804Z] init-common: [2024-03-19T02:21:14.804Z] [2024-03-19T02:21:14.804Z] run_se: [2024-03-19T02:21:14.804Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:21:14.819Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:14.819Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/injection/ejb/HelloBean.java uses or overrides a deprecated API. [2024-03-19T02:21:14.819Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:14.819Z] [javac] 1 warning [2024-03-19T02:21:14.819Z] [2024-03-19T02:21:14.820Z] setOSConditions: [2024-03-19T02:21:14.820Z] [2024-03-19T02:21:14.820Z] setToolWin: [2024-03-19T02:21:14.820Z] [2024-03-19T02:21:14.820Z] setToolUnix: [2024-03-19T02:21:14.820Z] [2024-03-19T02:21:14.820Z] setToolProperty: [2024-03-19T02:21:14.820Z] [2024-03-19T02:21:14.820Z] setS1ASclassPath: [2024-03-19T02:21:14.820Z] [2024-03-19T02:21:14.820Z] init-common: [2024-03-19T02:21:14.820Z] [2024-03-19T02:21:14.820Z] compile-common-with-endorsed-dir: [2024-03-19T02:21:14.820Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:15.017Z] [2024-03-19T02:21:15.017Z] setToolProperty: [2024-03-19T02:21:15.017Z] [2024-03-19T02:21:15.017Z] setS1ASclassPath: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] init-common: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] clean-classes-common: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] setOSConditions: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] setToolWin: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] setToolUnix: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] setToolProperty: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] setS1ASclassPath: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] init-common: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] clean-jars-common: [2024-03-19T02:21:15.018Z] [echo] @@## force-deploy-rar ##@@ [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] setOSConditions: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] setToolWin: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] setToolUnix: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.018Z] setToolProperty: [2024-03-19T02:21:15.018Z] [2024-03-19T02:21:15.019Z] setS1ASclassPath: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] init-common: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] clean: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] setOSConditions: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] setToolWin: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] setToolUnix: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] setToolProperty: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] setS1ASclassPath: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] init-common: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] clean-common: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] setOSConditions: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] setToolWin: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] setToolUnix: [2024-03-19T02:21:15.019Z] [2024-03-19T02:21:15.019Z] setToolProperty: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] setS1ASclassPath: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] init-common: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] clean-classes-common: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] setOSConditions: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] setToolWin: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] setToolUnix: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] setToolProperty: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] setS1ASclassPath: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] init-common: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] clean-jars-common: [2024-03-19T02:21:15.020Z] [echo] @@## annotation-embeddedweb ##@@ [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] setOSConditions: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] setToolWin: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.020Z] setToolUnix: [2024-03-19T02:21:15.020Z] [2024-03-19T02:21:15.021Z] setToolProperty: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] setS1ASclassPath: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] init-common: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] clean: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] setOSConditions: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] setToolWin: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] setToolUnix: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] setToolProperty: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] setS1ASclassPath: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] init-common: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] clean-common: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] setOSConditions: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] setToolWin: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.021Z] setToolUnix: [2024-03-19T02:21:15.021Z] [2024-03-19T02:21:15.022Z] setToolProperty: [2024-03-19T02:21:15.022Z] [2024-03-19T02:21:15.022Z] setS1ASclassPath: [2024-03-19T02:21:15.022Z] [2024-03-19T02:21:15.022Z] init-common: [2024-03-19T02:21:15.022Z] [2024-03-19T02:21:15.022Z] clean-classes-common: [2024-03-19T02:21:15.022Z] [2024-03-19T02:21:15.022Z] setOSConditions: [2024-03-19T02:21:15.022Z] [2024-03-19T02:21:15.022Z] setToolWin: [2024-03-19T02:21:15.022Z] [2024-03-19T02:21:15.022Z] setToolUnix: [2024-03-19T02:21:15.022Z] [2024-03-19T02:21:15.022Z] setToolProperty: [2024-03-19T02:21:15.022Z] [2024-03-19T02:21:15.022Z] setS1ASclassPath: [2024-03-19T02:21:15.022Z] [2024-03-19T02:21:15.022Z] init-common: [2024-03-19T02:21:15.022Z] [2024-03-19T02:21:15.022Z] clean-jars-common: [2024-03-19T02:21:15.022Z] [echo] @@## built-in-custom-resources ##@@ [2024-03-19T02:21:15.022Z] [2024-03-19T02:21:15.022Z] setOSConditions: [2024-03-19T02:21:15.022Z] [2024-03-19T02:21:15.023Z] setToolWin: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] setToolUnix: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] setToolProperty: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] setS1ASclassPath: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] init-common: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] clean: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] setOSConditions: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] setToolWin: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] setToolUnix: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] setToolProperty: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] setS1ASclassPath: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] init-common: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] clean-common: [2024-03-19T02:21:15.023Z] [2024-03-19T02:21:15.023Z] setOSConditions: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] setToolWin: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] setToolUnix: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] setToolProperty: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] setS1ASclassPath: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] init-common: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] clean-classes-common: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] setOSConditions: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] setToolWin: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] setToolUnix: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] setToolProperty: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] setS1ASclassPath: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] init-common: [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.024Z] clean-jars-common: [2024-03-19T02:21:15.024Z] [echo] @@## datasource-definition##@@ [2024-03-19T02:21:15.024Z] [2024-03-19T02:21:15.025Z] setOSConditions: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] setToolWin: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] setToolUnix: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] setToolProperty: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] setS1ASclassPath: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] init-common: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] clean: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] setOSConditions: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] setToolWin: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] setToolUnix: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] setToolProperty: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] setS1ASclassPath: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] init-common: [2024-03-19T02:21:15.025Z] [2024-03-19T02:21:15.025Z] clean-common: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] setOSConditions: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] setToolWin: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] setToolUnix: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] setToolProperty: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] setS1ASclassPath: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] init-common: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] clean-classes-common: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] setOSConditions: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] setToolWin: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] setToolUnix: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] setToolProperty: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] setS1ASclassPath: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.026Z] init-common: [2024-03-19T02:21:15.026Z] [2024-03-19T02:21:15.027Z] clean-jars-common: [2024-03-19T02:21:15.027Z] [echo] @@## connection-factory-definition##@@ [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] setOSConditions: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web [2024-03-19T02:21:15.027Z] setToolWin: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] all: [2024-03-19T02:21:15.027Z] setToolUnix: [2024-03-19T02:21:15.027Z] [echo] [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] [echo] ************************* [2024-03-19T02:21:15.027Z] [echo] * Running jspAnonymousClass [2024-03-19T02:21:15.027Z] setToolProperty: [2024-03-19T02:21:15.027Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] [echo] ************************* [2024-03-19T02:21:15.027Z] [echo] [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] setS1ASclassPath: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] setOSConditions: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] init-common: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] setToolWin: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] clean: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] setToolUnix: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] setOSConditions: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] setToolProperty: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] setToolWin: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] setS1ASclassPath: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] setToolUnix: [2024-03-19T02:21:15.027Z] [2024-03-19T02:21:15.027Z] init-common: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] setToolProperty: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] clean: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] setS1ASclassPath: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] setOSConditions: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] init-common: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] setToolWin: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] clean-common: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] setToolUnix: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] setOSConditions: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] setToolProperty: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] setToolWin: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] setS1ASclassPath: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] setToolUnix: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] init-common: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] setToolProperty: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] clean-common: [2024-03-19T02:21:15.028Z] setS1ASclassPath: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] init-common: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] clean-classes-common: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.028Z] setOSConditions: [2024-03-19T02:21:15.028Z] [2024-03-19T02:21:15.029Z] setToolWin: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] setToolUnix: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] setToolProperty: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] setS1ASclassPath: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] init-common: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] clean-jars-common: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] clean: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] clean: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] setOSConditions: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] setToolWin: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] setToolUnix: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] setToolProperty: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] setS1ASclassPath: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.029Z] init-common: [2024-03-19T02:21:15.029Z] [2024-03-19T02:21:15.030Z] clean-classes-common: [2024-03-19T02:21:15.030Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-03-19T02:21:15.030Z] [2024-03-19T02:21:15.030Z] setOSConditions: [2024-03-19T02:21:15.030Z] [2024-03-19T02:21:15.030Z] setToolWin: [2024-03-19T02:21:15.030Z] [2024-03-19T02:21:15.030Z] setToolUnix: [2024-03-19T02:21:15.030Z] [2024-03-19T02:21:15.030Z] setToolProperty: [2024-03-19T02:21:15.030Z] [2024-03-19T02:21:15.030Z] setS1ASclassPath: [2024-03-19T02:21:15.060Z] [java] .......... Testing module: ejb-ejb32-embedded-autoclose-ejb [2024-03-19T02:21:15.077Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:15.077Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:15.077Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:15.077Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:15.077Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:15.077Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:15.077Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:15.288Z] [2024-03-19T02:21:15.288Z] init-common: [2024-03-19T02:21:15.288Z] [2024-03-19T02:21:15.289Z] clean: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] setOSConditions: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] setToolWin: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] setToolUnix: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] setToolProperty: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] setS1ASclassPath: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] init-common: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] clean-common: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] setOSConditions: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] setToolWin: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] setToolUnix: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] setToolProperty: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] setS1ASclassPath: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.289Z] init-common: [2024-03-19T02:21:15.289Z] [2024-03-19T02:21:15.290Z] clean-classes-common: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] setOSConditions: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] setToolWin: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] setToolUnix: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] setToolProperty: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] setS1ASclassPath: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] init-common: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] clean-jars-common: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] clean: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] clean: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] setOSConditions: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] setToolWin: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] setToolUnix: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] setToolProperty: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.290Z] setS1ASclassPath: [2024-03-19T02:21:15.290Z] [2024-03-19T02:21:15.291Z] init-common: [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] clean-classes-common: [2024-03-19T02:21:15.291Z] [echo] @@## administered-object-definition-embedra##@@ [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] setOSConditions: [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] setToolWin: [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] setToolUnix: [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] setToolProperty: [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] setS1ASclassPath: [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] init-common: [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] clean: [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] setOSConditions: [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] setToolWin: [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] setToolUnix: [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] setToolProperty: [2024-03-19T02:21:15.291Z] [2024-03-19T02:21:15.291Z] setS1ASclassPath: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] init-common: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] clean-common: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] setOSConditions: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] setToolWin: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] setToolUnix: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] setToolProperty: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] setS1ASclassPath: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] init-common: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] clean-classes-common: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] setOSConditions: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] setToolWin: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] setToolUnix: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] setToolProperty: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.292Z] setS1ASclassPath: [2024-03-19T02:21:15.292Z] [2024-03-19T02:21:15.293Z] init-common: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] clean-jars-common: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] clean: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] clean: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] setOSConditions: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] setToolWin: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] setToolUnix: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] setToolProperty: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] setS1ASclassPath: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] init-common: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] clean-classes-common: [2024-03-19T02:21:15.293Z] [echo] @@## administered-object-definition##@@ [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] setOSConditions: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] setToolWin: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.293Z] setToolUnix: [2024-03-19T02:21:15.293Z] [2024-03-19T02:21:15.294Z] setToolProperty: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] setS1ASclassPath: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] init-common: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] clean: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] setOSConditions: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] setToolWin: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] setToolUnix: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] setToolProperty: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] setS1ASclassPath: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] init-common: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] clean-common: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] setOSConditions: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] setToolWin: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.294Z] setToolUnix: [2024-03-19T02:21:15.294Z] [2024-03-19T02:21:15.295Z] setToolProperty: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.295Z] setS1ASclassPath: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.295Z] init-common: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.295Z] clean-classes-common: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.295Z] setOSConditions: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.295Z] setToolWin: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.295Z] setToolUnix: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.295Z] setToolProperty: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.295Z] setS1ASclassPath: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.295Z] init-common: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.295Z] clean-jars-common: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.295Z] clean: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.295Z] clean: [2024-03-19T02:21:15.295Z] [2024-03-19T02:21:15.296Z] setOSConditions: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] setToolWin: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] setToolUnix: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] setToolProperty: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] setS1ASclassPath: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] init-common: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] clean-classes-common: [2024-03-19T02:21:15.296Z] [echo] @@## jms-connection-factory-definition##@@ [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] setOSConditions: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] setToolWin: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] setToolUnix: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] setToolProperty: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] setS1ASclassPath: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] init-common: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] clean: [2024-03-19T02:21:15.296Z] [2024-03-19T02:21:15.296Z] setOSConditions: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] setToolWin: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] setToolUnix: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] setToolProperty: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] setS1ASclassPath: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] init-common: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] clean-common: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] setOSConditions: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] setToolWin: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] setToolUnix: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] setToolProperty: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] setS1ASclassPath: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] init-common: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] clean-classes-common: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.297Z] setOSConditions: [2024-03-19T02:21:15.297Z] [2024-03-19T02:21:15.298Z] setToolWin: [2024-03-19T02:21:15.298Z] [2024-03-19T02:21:15.298Z] setToolUnix: [2024-03-19T02:21:15.298Z] [2024-03-19T02:21:15.298Z] setToolProperty: [2024-03-19T02:21:15.298Z] [2024-03-19T02:21:15.298Z] setS1ASclassPath: [2024-03-19T02:21:15.298Z] [2024-03-19T02:21:15.298Z] init-common: [2024-03-19T02:21:15.298Z] [2024-03-19T02:21:15.298Z] clean-jars-common: [2024-03-19T02:21:15.298Z] [echo] @@## jms-destination-definition##@@ [2024-03-19T02:21:15.298Z] [2024-03-19T02:21:15.298Z] setOSConditions: [2024-03-19T02:21:15.298Z] [2024-03-19T02:21:15.298Z] setToolWin: [2024-03-19T02:21:15.298Z] [2024-03-19T02:21:15.298Z] setToolUnix: [2024-03-19T02:21:15.298Z] [2024-03-19T02:21:15.298Z] setToolProperty: [2024-03-19T02:21:15.298Z] [2024-03-19T02:21:15.298Z] setS1ASclassPath: [2024-03-19T02:21:15.298Z] [2024-03-19T02:21:15.298Z] init-common: [2024-03-19T02:21:15.298Z] [2024-03-19T02:21:15.298Z] clean: [2024-03-19T02:21:15.302Z] [2024-03-19T02:21:15.302Z] setOSConditions: [2024-03-19T02:21:15.302Z] [2024-03-19T02:21:15.302Z] setToolWin: [2024-03-19T02:21:15.302Z] [2024-03-19T02:21:15.302Z] setToolUnix: [2024-03-19T02:21:15.302Z] [2024-03-19T02:21:15.302Z] setToolProperty: [2024-03-19T02:21:15.302Z] [2024-03-19T02:21:15.302Z] setS1ASclassPath: [2024-03-19T02:21:15.302Z] [2024-03-19T02:21:15.302Z] init-common: [2024-03-19T02:21:15.302Z] [2024-03-19T02:21:15.302Z] clean-classes-common: [2024-03-19T02:21:15.302Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:15.302Z] [2024-03-19T02:21:15.303Z] setOSConditions: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] setToolWin: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] setToolUnix: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] setToolProperty: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] setS1ASclassPath: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] init-common: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] clean-jars-common: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] compile: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] setOSConditions: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] setToolWin: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] setToolUnix: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] setToolProperty: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] setS1ASclassPath: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] init-common: [2024-03-19T02:21:15.303Z] [2024-03-19T02:21:15.303Z] compile-common: [2024-03-19T02:21:15.304Z] [echo] Current time (ISO): 2024-03-19T02:21:15.055+0000 [2024-03-19T02:21:15.304Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:15.304Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:15.313Z] [2024-03-19T02:21:15.317Z] [java] Mar 19, 2024 2:21:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:15.318Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:15.318Z] [java] Mar 19, 2024 2:21:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:15.318Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain6890275195851106824xml [2024-03-19T02:21:15.318Z] [java] Mar 19, 2024 2:21:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:15.318Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:21:15.345Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:15.345Z] [javac] 1 warning [2024-03-19T02:21:15.345Z] [2024-03-19T02:21:15.345Z] build: [2024-03-19T02:21:15.345Z] [2024-03-19T02:21:15.345Z] setOSConditions: [2024-03-19T02:21:15.345Z] [2024-03-19T02:21:15.345Z] setToolWin: [2024-03-19T02:21:15.345Z] [2024-03-19T02:21:15.345Z] setToolUnix: [2024-03-19T02:21:15.346Z] [2024-03-19T02:21:15.346Z] setToolProperty: [2024-03-19T02:21:15.346Z] [2024-03-19T02:21:15.346Z] setS1ASclassPath: [2024-03-19T02:21:15.346Z] [2024-03-19T02:21:15.346Z] init-common: [2024-03-19T02:21:15.346Z] [2024-03-19T02:21:15.346Z] ejb-jar-common: [2024-03-19T02:21:15.346Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:15.346Z] [2024-03-19T02:21:15.346Z] package-ejbjar-common: [2024-03-19T02:21:15.346Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:15.346Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/naming-injection-ejb.jar [2024-03-19T02:21:15.363Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-03-19T02:21:15.556Z] [2024-03-19T02:21:15.556Z] setOSConditions: [2024-03-19T02:21:15.556Z] [2024-03-19T02:21:15.556Z] setToolWin: [2024-03-19T02:21:15.556Z] [2024-03-19T02:21:15.556Z] setToolUnix: [2024-03-19T02:21:15.556Z] [2024-03-19T02:21:15.557Z] setToolProperty: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.557Z] setS1ASclassPath: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.557Z] init-common: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.557Z] clean-common: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.557Z] setOSConditions: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.557Z] setToolWin: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.557Z] setToolUnix: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.557Z] setToolProperty: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.557Z] setS1ASclassPath: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.557Z] init-common: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.557Z] clean-classes-common: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.557Z] setOSConditions: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.557Z] setToolWin: [2024-03-19T02:21:15.557Z] [2024-03-19T02:21:15.558Z] setToolUnix: [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] setToolProperty: [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] setS1ASclassPath: [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] init-common: [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] clean-jars-common: [2024-03-19T02:21:15.558Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] setOSConditions: [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] setToolWin: [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] setToolUnix: [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] setToolProperty: [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] setS1ASclassPath: [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] init-common: [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] clean: [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] setOSConditions: [2024-03-19T02:21:15.558Z] [2024-03-19T02:21:15.558Z] setToolWin: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] setToolUnix: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] setToolProperty: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] setS1ASclassPath: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] init-common: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] clean-common: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] setOSConditions: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] setToolWin: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] setToolUnix: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] setToolProperty: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] setS1ASclassPath: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] init-common: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] clean-classes-common: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.559Z] setOSConditions: [2024-03-19T02:21:15.559Z] [2024-03-19T02:21:15.560Z] setToolWin: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] setToolUnix: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] setToolProperty: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] setS1ASclassPath: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] init-common: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] clean-jars-common: [2024-03-19T02:21:15.560Z] [echo] @@## beanvalidation-simple ##@@ [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] clean: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] clean: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] clean: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] setOSConditions: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] setToolWin: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] setToolUnix: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] setToolProperty: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.560Z] setS1ASclassPath: [2024-03-19T02:21:15.560Z] [2024-03-19T02:21:15.561Z] init-common: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] clean-classes-common: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] clean: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] setOSConditions: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] setToolWin: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] setToolUnix: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] setToolProperty: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] setS1ASclassPath: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] init-common: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] clean-common: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] setOSConditions: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] setToolWin: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] setToolUnix: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.561Z] setToolProperty: [2024-03-19T02:21:15.561Z] [2024-03-19T02:21:15.562Z] setS1ASclassPath: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] init-common: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] clean-classes-common: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] setOSConditions: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] setToolWin: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] setToolUnix: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] setToolProperty: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] setS1ASclassPath: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] init-common: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] clean-jars-common: [2024-03-19T02:21:15.562Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] setOSConditions: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] setToolWin: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] setToolUnix: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.562Z] setToolProperty: [2024-03-19T02:21:15.562Z] [2024-03-19T02:21:15.563Z] setS1ASclassPath: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] init-common: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] clean: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] setOSConditions: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] setToolWin: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] setToolUnix: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] setToolProperty: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] setS1ASclassPath: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] init-common: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] clean-common: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] setOSConditions: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] setToolWin: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] setToolUnix: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] setToolProperty: [2024-03-19T02:21:15.563Z] [2024-03-19T02:21:15.563Z] setS1ASclassPath: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] init-common: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] clean-classes-common: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] setOSConditions: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] setToolWin: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] setToolUnix: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] setToolProperty: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] setS1ASclassPath: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] init-common: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] clean-jars-common: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] clean: [2024-03-19T02:21:15.564Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] setOSConditions: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] setToolWin: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] setToolUnix: [2024-03-19T02:21:15.564Z] [2024-03-19T02:21:15.564Z] setToolProperty: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] setS1ASclassPath: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] init-common: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] clean: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] setOSConditions: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] setToolWin: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] setToolUnix: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] setToolProperty: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] setS1ASclassPath: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] init-common: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] clean-common: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] setOSConditions: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] setToolWin: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] setToolUnix: [2024-03-19T02:21:15.565Z] [2024-03-19T02:21:15.565Z] setToolProperty: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] setS1ASclassPath: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] init-common: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] clean-classes-common: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] setOSConditions: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] setToolWin: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] setToolUnix: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] setToolProperty: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] setS1ASclassPath: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] init-common: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] clean-jars-common: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] clean: [2024-03-19T02:21:15.566Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] setOSConditions: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] setToolWin: [2024-03-19T02:21:15.566Z] [2024-03-19T02:21:15.566Z] setToolUnix: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] setToolProperty: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] setS1ASclassPath: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] init-common: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] clean: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] setOSConditions: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] setToolWin: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] setToolUnix: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] setToolProperty: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] setS1ASclassPath: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] init-common: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] clean-common: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] setOSConditions: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.567Z] setToolWin: [2024-03-19T02:21:15.567Z] [2024-03-19T02:21:15.568Z] setToolUnix: [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.568Z] setToolProperty: [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.568Z] setS1ASclassPath: [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.568Z] init-common: [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.568Z] clean-classes-common: [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.568Z] setOSConditions: [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.568Z] setToolWin: [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.568Z] setToolUnix: [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.568Z] setToolProperty: [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.568Z] setS1ASclassPath: [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.568Z] init-common: [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.568Z] clean-jars-common: [2024-03-19T02:21:15.568Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.568Z] setOSConditions: [2024-03-19T02:21:15.568Z] [2024-03-19T02:21:15.569Z] setToolWin: [2024-03-19T02:21:15.569Z] [2024-03-19T02:21:15.569Z] setToolUnix: [2024-03-19T02:21:15.569Z] [2024-03-19T02:21:15.569Z] setToolProperty: [2024-03-19T02:21:15.569Z] [2024-03-19T02:21:15.569Z] setS1ASclassPath: [2024-03-19T02:21:15.569Z] [2024-03-19T02:21:15.569Z] init-common: [2024-03-19T02:21:15.569Z] [2024-03-19T02:21:15.569Z] clean: [2024-03-19T02:21:15.648Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:15.648Z] [2024-03-19T02:21:15.648Z] create-resources: [2024-03-19T02:21:15.648Z] [2024-03-19T02:21:15.648Z] asadmin-batch-common: [2024-03-19T02:21:15.750Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-03-19T02:21:15.750Z] + cd ./appserver/tests/appserv-tests/devtests/deployment [2024-03-19T02:21:15.750Z] + test_init [2024-03-19T02:21:15.750Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-03-19T02:21:15.750Z] [2024-03-19T02:21:15.750Z] ===== V2 DEVTESTS INIT ===== [2024-03-19T02:21:15.750Z] [2024-03-19T02:21:15.750Z] + find /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish -type f [2024-03-19T02:21:15.750Z] + xargs touch [2024-03-19T02:21:15.750Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:15.750Z] S1AS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:15.750Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:15.750Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-03-19T02:21:15.750Z] + echo APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:15.750Z] APS_HOME is /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests [2024-03-19T02:21:15.750Z] + java -version [2024-03-19T02:21:15.750Z] openjdk version "21.0.1" 2023-10-17 LTS [2024-03-19T02:21:15.750Z] OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) [2024-03-19T02:21:15.750Z] OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) [2024-03-19T02:21:15.751Z] + ant -version [2024-03-19T02:21:15.751Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-03-19T02:21:15.751Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:21:15.751Z] + printf '\n\n' [2024-03-19T02:21:15.751Z] [2024-03-19T02:21:15.751Z] [2024-03-19T02:21:15.751Z] + test_run deployment_all [2024-03-19T02:21:15.751Z] + [[ deployment_all = \d\e\p\l\o\y\m\e\n\t\_\c\l\u\s\t\e\r\_\a\l\l ]] [2024-03-19T02:21:15.751Z] + export HUDSON=true [2024-03-19T02:21:15.751Z] + HUDSON=true [2024-03-19T02:21:15.751Z] ++ pwd [2024-03-19T02:21:15.751Z] + export ROOT=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment [2024-03-19T02:21:15.751Z] + ROOT=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment [2024-03-19T02:21:15.751Z] + '[' -x /usr/bin/cygpath ']' [2024-03-19T02:21:15.751Z] + antTarget=all-ee [2024-03-19T02:21:15.751Z] + '[' -z '' ']' [2024-03-19T02:21:15.751Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin start-domain [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] setOSConditions: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] setToolWin: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] setToolUnix: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] setToolProperty: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] setS1ASclassPath: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] init-common: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] clean-common: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] setOSConditions: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] setToolWin: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] setToolUnix: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] setToolProperty: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] setS1ASclassPath: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.828Z] init-common: [2024-03-19T02:21:15.828Z] [2024-03-19T02:21:15.829Z] clean-classes-common: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] setOSConditions: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] setToolWin: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] setToolUnix: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] setToolProperty: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] setS1ASclassPath: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] init-common: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] clean-jars-common: [2024-03-19T02:21:15.829Z] [echo] @@## beanvalidation-simple ##@@ [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] clean: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] clean: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] clean: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] setOSConditions: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] setToolWin: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] setToolUnix: [2024-03-19T02:21:15.829Z] [2024-03-19T02:21:15.829Z] setToolProperty: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] setS1ASclassPath: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] init-common: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] clean-classes-common: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] clean: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] setOSConditions: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] setToolWin: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] setToolUnix: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] setToolProperty: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] setS1ASclassPath: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] init-common: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] clean-common: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] setOSConditions: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] setToolWin: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] setToolUnix: [2024-03-19T02:21:15.830Z] [2024-03-19T02:21:15.830Z] setToolProperty: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] setS1ASclassPath: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] init-common: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] clean-classes-common: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] setOSConditions: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] setToolWin: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] setToolUnix: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] setToolProperty: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] setS1ASclassPath: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] init-common: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] clean-jars-common: [2024-03-19T02:21:15.831Z] [echo] @@## security-map-web#@@ [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] setOSConditions: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] setToolWin: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] setToolUnix: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.831Z] setToolProperty: [2024-03-19T02:21:15.831Z] [2024-03-19T02:21:15.832Z] setS1ASclassPath: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] init-common: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] clean: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] setOSConditions: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] setToolWin: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] setToolUnix: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] setToolProperty: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] setS1ASclassPath: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] init-common: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] clean-common: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] setOSConditions: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] setToolWin: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] setToolUnix: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.832Z] setToolProperty: [2024-03-19T02:21:15.832Z] [2024-03-19T02:21:15.833Z] setS1ASclassPath: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] init-common: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] clean-classes-common: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] setOSConditions: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] setToolWin: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] setToolUnix: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] setToolProperty: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] setS1ASclassPath: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] init-common: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] clean-jars-common: [2024-03-19T02:21:15.833Z] [echo] @@## rar-accessibility ##@@ [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] setOSConditions: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] setToolWin: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] setToolUnix: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.833Z] setToolProperty: [2024-03-19T02:21:15.833Z] [2024-03-19T02:21:15.834Z] setS1ASclassPath: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] init-common: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] clean: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] setOSConditions: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] setToolWin: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] setToolUnix: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] setToolProperty: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] setS1ASclassPath: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] init-common: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] clean-common: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] setOSConditions: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] setToolWin: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] setToolUnix: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] setToolProperty: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.834Z] setS1ASclassPath: [2024-03-19T02:21:15.834Z] [2024-03-19T02:21:15.835Z] init-common: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] clean-classes-common: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] setOSConditions: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] setToolWin: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] setToolUnix: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] setToolProperty: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] setS1ASclassPath: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] init-common: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] clean-jars-common: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] clean: [2024-03-19T02:21:15.835Z] [echo] @@## osgi-resources-test ##@@ [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] setOSConditions: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] setToolWin: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] setToolUnix: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.835Z] setToolProperty: [2024-03-19T02:21:15.835Z] [2024-03-19T02:21:15.836Z] setS1ASclassPath: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] init-common: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] clean: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] setOSConditions: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] setToolWin: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] setToolUnix: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] setToolProperty: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] setS1ASclassPath: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] init-common: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] clean-common: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] setOSConditions: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] setToolWin: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] setToolUnix: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] setToolProperty: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.836Z] setS1ASclassPath: [2024-03-19T02:21:15.836Z] [2024-03-19T02:21:15.837Z] init-common: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] clean-classes-common: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] setOSConditions: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] setToolWin: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] setToolUnix: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] setToolProperty: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] setS1ASclassPath: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] init-common: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] clean-jars-common: [2024-03-19T02:21:15.837Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] clean: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] clean: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] clean: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] setOSConditions: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.837Z] setToolWin: [2024-03-19T02:21:15.837Z] [2024-03-19T02:21:15.838Z] setToolUnix: [2024-03-19T02:21:15.838Z] [2024-03-19T02:21:15.838Z] setToolProperty: [2024-03-19T02:21:15.838Z] [2024-03-19T02:21:15.838Z] setS1ASclassPath: [2024-03-19T02:21:15.838Z] [2024-03-19T02:21:15.838Z] init-common: [2024-03-19T02:21:15.838Z] [2024-03-19T02:21:15.838Z] clean-classes-common: [2024-03-19T02:21:15.838Z] [2024-03-19T02:21:15.838Z] clean: [2024-03-19T02:21:15.838Z] [2024-03-19T02:21:15.838Z] setOSConditions: [2024-03-19T02:21:15.838Z] [2024-03-19T02:21:15.838Z] setToolWin: [2024-03-19T02:21:15.838Z] [2024-03-19T02:21:15.838Z] setToolUnix: [2024-03-19T02:21:15.838Z] [2024-03-19T02:21:15.838Z] setToolProperty: [2024-03-19T02:21:15.838Z] [2024-03-19T02:21:15.838Z] setS1ASclassPath: [2024-03-19T02:21:15.959Z] [exec] Waiting for domain1 to start ........ [2024-03-19T02:21:15.959Z] [exec] Waiting finished after 7,801 ms. [2024-03-19T02:21:15.959Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:15.959Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:15.959Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:15.960Z] [exec] Admin Port: 45,707 [2024-03-19T02:21:15.960Z] [exec] Command start-domain executed successfully. [2024-03-19T02:21:15.960Z] [echo] run.xml:doing wait for localhost:45712... [2024-03-19T02:21:15.960Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-03-19T02:21:15.960Z] [2024-03-19T02:21:15.960Z] dumpThreadStack: [2024-03-19T02:21:15.960Z] [2024-03-19T02:21:15.960Z] startDomainWindows: [2024-03-19T02:21:15.960Z] [2024-03-19T02:21:15.960Z] startDomain: [2024-03-19T02:21:15.960Z] [2024-03-19T02:21:15.960Z] clean-result: [2024-03-19T02:21:15.960Z] [2024-03-19T02:21:15.960Z] test-group-1: [2024-03-19T02:21:15.960Z] [echo] [2024-03-19T02:21:15.960Z] [echo] [2024-03-19T02:21:15.960Z] [echo] ************************************************** [2024-03-19T02:21:15.960Z] [echo] * Running stubs [2024-03-19T02:21:15.960Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs [2024-03-19T02:21:15.960Z] [echo] ************************************************** [2024-03-19T02:21:15.960Z] [echo] [2024-03-19T02:21:15.960Z] [echo] [2024-03-19T02:21:15.960Z] [2024-03-19T02:21:15.960Z] all: [2024-03-19T02:21:15.960Z] [2024-03-19T02:21:15.960Z] proxy: [2024-03-19T02:21:15.960Z] [2024-03-19T02:21:15.960Z] setOSConditions: [2024-03-19T02:21:15.960Z] [2024-03-19T02:21:15.960Z] setToolWin: [2024-03-19T02:21:15.960Z] [2024-03-19T02:21:15.960Z] setToolUnix: [2024-03-19T02:21:15.960Z] [2024-03-19T02:21:15.960Z] setToolProperty: [2024-03-19T02:21:15.960Z] [2024-03-19T02:21:15.961Z] setS1ASclassPath: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] init-common: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] clean: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] setOSConditions: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] setToolWin: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] setToolUnix: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] setToolProperty: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] setS1ASclassPath: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] init-common: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] clean-common: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] setOSConditions: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] setToolWin: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] setToolUnix: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] setToolProperty: [2024-03-19T02:21:15.961Z] [2024-03-19T02:21:15.961Z] setS1ASclassPath: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] init-common: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] clean-classes-common: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] setOSConditions: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] setToolWin: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] setToolUnix: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] setToolProperty: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] setS1ASclassPath: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] init-common: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] clean-jars-common: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] compile: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] setOSConditions: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] setToolWin: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.962Z] setToolUnix: [2024-03-19T02:21:15.962Z] [2024-03-19T02:21:15.963Z] setToolProperty: [2024-03-19T02:21:15.963Z] [2024-03-19T02:21:15.963Z] setS1ASclassPath: [2024-03-19T02:21:15.963Z] [2024-03-19T02:21:15.963Z] init-common: [2024-03-19T02:21:15.963Z] [2024-03-19T02:21:15.963Z] compile-common: [2024-03-19T02:21:15.963Z] [echo] Current time (ISO): 2024-03-19T02:21:15.647+0000 [2024-03-19T02:21:15.963Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:15.963Z] [javac] Compiling 22 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:15.979Z] Waiting for domain1 to start ....... [2024-03-19T02:21:15.979Z] Waiting finished after 6,659 ms. [2024-03-19T02:21:15.979Z] Successfully started the domain : domain1 [2024-03-19T02:21:15.979Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:15.979Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:15.979Z] Admin Port: 4,848 [2024-03-19T02:21:15.979Z] Command start-domain executed successfully. [2024-03-19T02:21:16.097Z] [2024-03-19T02:21:16.097Z] init-common: [2024-03-19T02:21:16.097Z] [2024-03-19T02:21:16.097Z] clean-common: [2024-03-19T02:21:16.097Z] [2024-03-19T02:21:16.097Z] setOSConditions: [2024-03-19T02:21:16.097Z] [2024-03-19T02:21:16.097Z] setToolWin: [2024-03-19T02:21:16.097Z] [2024-03-19T02:21:16.097Z] setToolUnix: [2024-03-19T02:21:16.097Z] [2024-03-19T02:21:16.097Z] setToolProperty: [2024-03-19T02:21:16.097Z] [2024-03-19T02:21:16.098Z] setS1ASclassPath: [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] init-common: [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] clean-classes-common: [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] setOSConditions: [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] setToolWin: [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] setToolUnix: [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] setToolProperty: [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] setS1ASclassPath: [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] init-common: [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] clean-jars-common: [2024-03-19T02:21:16.098Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] clean: [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] clean: [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] clean: [2024-03-19T02:21:16.098Z] [2024-03-19T02:21:16.098Z] setOSConditions: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] setToolWin: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] setToolUnix: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] setToolProperty: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] setS1ASclassPath: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] init-common: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] clean-classes-common: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] clean: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] setOSConditions: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] setToolWin: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] setToolUnix: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] setToolProperty: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] setS1ASclassPath: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] init-common: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] clean-common: [2024-03-19T02:21:16.099Z] [2024-03-19T02:21:16.099Z] setOSConditions: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] setToolWin: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] setToolUnix: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] setToolProperty: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] setS1ASclassPath: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] init-common: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] clean-classes-common: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] setOSConditions: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] setToolWin: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] setToolUnix: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] setToolProperty: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] setS1ASclassPath: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] init-common: [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] clean-jars-common: [2024-03-19T02:21:16.100Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-03-19T02:21:16.100Z] [2024-03-19T02:21:16.100Z] setOSConditions: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] setToolWin: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] setToolUnix: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] setToolProperty: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] setS1ASclassPath: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] init-common: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] clean: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] setOSConditions: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] setToolWin: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] setToolUnix: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] setToolProperty: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] setS1ASclassPath: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] init-common: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] clean-common: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] setOSConditions: [2024-03-19T02:21:16.101Z] [2024-03-19T02:21:16.101Z] setToolWin: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] setToolUnix: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] setToolProperty: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] setS1ASclassPath: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] init-common: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] clean-classes-common: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] setOSConditions: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] setToolWin: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] setToolUnix: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] setToolProperty: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] setS1ASclassPath: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] init-common: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] clean-jars-common: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] clean: [2024-03-19T02:21:16.102Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.102Z] clean: [2024-03-19T02:21:16.102Z] [2024-03-19T02:21:16.103Z] clean: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] clean: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] setOSConditions: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] setToolWin: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] setToolUnix: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] setToolProperty: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] setS1ASclassPath: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] init-common: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] clean-classes-common: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] clean: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] setOSConditions: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] setToolWin: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] setToolUnix: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] setToolProperty: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.103Z] setS1ASclassPath: [2024-03-19T02:21:16.103Z] [2024-03-19T02:21:16.104Z] init-common: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] clean-common: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] setOSConditions: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] setToolWin: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] setToolUnix: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] setToolProperty: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] setS1ASclassPath: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] init-common: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] clean-classes-common: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] setOSConditions: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] setToolWin: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] setToolUnix: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] setToolProperty: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.104Z] setS1ASclassPath: [2024-03-19T02:21:16.104Z] [2024-03-19T02:21:16.105Z] init-common: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] clean-jars-common: [2024-03-19T02:21:16.105Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] setOSConditions: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] setToolWin: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] setToolUnix: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] setToolProperty: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] setS1ASclassPath: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] init-common: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] clean: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] setOSConditions: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] setToolWin: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] setToolUnix: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] setToolProperty: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] setS1ASclassPath: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.105Z] init-common: [2024-03-19T02:21:16.105Z] [2024-03-19T02:21:16.106Z] clean-common: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] setOSConditions: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] setToolWin: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] setToolUnix: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] setToolProperty: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] setS1ASclassPath: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] init-common: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] clean-classes-common: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] setOSConditions: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] setToolWin: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] setToolUnix: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] setToolProperty: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] setS1ASclassPath: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] init-common: [2024-03-19T02:21:16.106Z] [2024-03-19T02:21:16.106Z] clean-jars-common: [2024-03-19T02:21:16.107Z] [2024-03-19T02:21:16.107Z] clean: [2024-03-19T02:21:16.107Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-03-19T02:21:16.107Z] [2024-03-19T02:21:16.107Z] clean: [2024-03-19T02:21:16.107Z] [2024-03-19T02:21:16.107Z] clean: [2024-03-19T02:21:16.107Z] [2024-03-19T02:21:16.107Z] clean: [2024-03-19T02:21:16.107Z] [2024-03-19T02:21:16.107Z] setOSConditions: [2024-03-19T02:21:16.107Z] [2024-03-19T02:21:16.107Z] setToolWin: [2024-03-19T02:21:16.107Z] [2024-03-19T02:21:16.107Z] setToolUnix: [2024-03-19T02:21:16.107Z] [2024-03-19T02:21:16.107Z] setToolProperty: [2024-03-19T02:21:16.107Z] [2024-03-19T02:21:16.107Z] setS1ASclassPath: [2024-03-19T02:21:16.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-03-19T02:21:16.235Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:16.235Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:16.235Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:16.235Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:16.235Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:16.235Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:16.235Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:16.268Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin start-database [2024-03-19T02:21:16.270Z] [java] Mar 19, 2024 2:21:16 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:21:16.270Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:21:16.365Z] [2024-03-19T02:21:16.365Z] init-common: [2024-03-19T02:21:16.365Z] [2024-03-19T02:21:16.365Z] clean-classes-common: [2024-03-19T02:21:16.365Z] [2024-03-19T02:21:16.365Z] clean: [2024-03-19T02:21:16.365Z] [2024-03-19T02:21:16.366Z] setOSConditions: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] setToolWin: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] setToolUnix: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] setToolProperty: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] setS1ASclassPath: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] init-common: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] clean-common: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] setOSConditions: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] setToolWin: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] setToolUnix: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] setToolProperty: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] setS1ASclassPath: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] init-common: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.366Z] clean-classes-common: [2024-03-19T02:21:16.366Z] [2024-03-19T02:21:16.367Z] setOSConditions: [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] setToolWin: [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] setToolUnix: [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] setToolProperty: [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] setS1ASclassPath: [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] init-common: [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] clean-jars-common: [2024-03-19T02:21:16.367Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] setOSConditions: [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] setToolWin: [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] setToolUnix: [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] setToolProperty: [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] setS1ASclassPath: [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] init-common: [2024-03-19T02:21:16.367Z] [2024-03-19T02:21:16.367Z] clean: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] setOSConditions: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] setToolWin: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] setToolUnix: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] setToolProperty: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] setS1ASclassPath: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] init-common: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] clean-common: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] setOSConditions: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] setToolWin: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] setToolUnix: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] setToolProperty: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] setS1ASclassPath: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] init-common: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.368Z] clean-classes-common: [2024-03-19T02:21:16.368Z] [2024-03-19T02:21:16.369Z] setOSConditions: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] setToolWin: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] setToolUnix: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] setToolProperty: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] setS1ASclassPath: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] init-common: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] clean-jars-common: [2024-03-19T02:21:16.369Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] setOSConditions: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] setToolWin: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] setToolUnix: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] setToolProperty: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] setS1ASclassPath: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] init-common: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.369Z] clean: [2024-03-19T02:21:16.369Z] [2024-03-19T02:21:16.370Z] setOSConditions: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] setToolWin: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] setToolUnix: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] setToolProperty: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] setS1ASclassPath: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] init-common: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] clean-common: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] setOSConditions: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] setToolWin: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] setToolUnix: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] setToolProperty: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] setS1ASclassPath: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] init-common: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.370Z] clean-classes-common: [2024-03-19T02:21:16.370Z] [2024-03-19T02:21:16.371Z] setOSConditions: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] setToolWin: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] setToolUnix: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] setToolProperty: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] setS1ASclassPath: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] init-common: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] clean-jars-common: [2024-03-19T02:21:16.371Z] [echo] @@## multiple-resources.xml ##@@ [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] clean: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] clean: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] clean: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] setOSConditions: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] setToolWin: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] setToolUnix: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] setToolProperty: [2024-03-19T02:21:16.371Z] [2024-03-19T02:21:16.371Z] setS1ASclassPath: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] init-common: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] clean-classes-common: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] clean: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] setOSConditions: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] setToolWin: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] setToolUnix: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] setToolProperty: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] setS1ASclassPath: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] init-common: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] clean-common: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] setOSConditions: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] setToolWin: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] setToolUnix: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.372Z] setToolProperty: [2024-03-19T02:21:16.372Z] [2024-03-19T02:21:16.373Z] setS1ASclassPath: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] init-common: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] clean-classes-common: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] setOSConditions: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] setToolWin: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] setToolUnix: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] setToolProperty: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] setS1ASclassPath: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] init-common: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] clean-jars-common: [2024-03-19T02:21:16.373Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] clean: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] clean: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] clean: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.373Z] setOSConditions: [2024-03-19T02:21:16.373Z] [2024-03-19T02:21:16.374Z] setToolWin: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] setToolUnix: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] setToolProperty: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] setS1ASclassPath: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] init-common: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] clean-classes-common: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] clean: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] setOSConditions: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] setToolWin: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] setToolUnix: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] setToolProperty: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] setS1ASclassPath: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] init-common: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] clean-common: [2024-03-19T02:21:16.374Z] [2024-03-19T02:21:16.374Z] setOSConditions: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] setToolWin: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] setToolUnix: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] setToolProperty: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] setS1ASclassPath: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] init-common: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] clean-classes-common: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] setOSConditions: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] setToolWin: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] setToolUnix: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] setToolProperty: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] setS1ASclassPath: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] init-common: [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] clean-jars-common: [2024-03-19T02:21:16.375Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-03-19T02:21:16.375Z] [2024-03-19T02:21:16.375Z] clean: [2024-03-19T02:21:16.492Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:16.492Z] [javac] 1 warning [2024-03-19T02:21:16.492Z] [2024-03-19T02:21:16.492Z] build: [2024-03-19T02:21:16.492Z] [2024-03-19T02:21:16.492Z] setOSConditions: [2024-03-19T02:21:16.493Z] [2024-03-19T02:21:16.493Z] setToolWin: [2024-03-19T02:21:16.493Z] [2024-03-19T02:21:16.493Z] setToolUnix: [2024-03-19T02:21:16.493Z] [2024-03-19T02:21:16.493Z] setToolProperty: [2024-03-19T02:21:16.493Z] [2024-03-19T02:21:16.493Z] setS1ASclassPath: [2024-03-19T02:21:16.493Z] [2024-03-19T02:21:16.493Z] init-common: [2024-03-19T02:21:16.493Z] [2024-03-19T02:21:16.493Z] webclient-war-common: [2024-03-19T02:21:16.493Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:16.493Z] [2024-03-19T02:21:16.493Z] clear: [2024-03-19T02:21:16.493Z] [2024-03-19T02:21:16.493Z] test-tlds-exist: [2024-03-19T02:21:16.493Z] [2024-03-19T02:21:16.493Z] copy-tlds: [2024-03-19T02:21:16.493Z] [2024-03-19T02:21:16.493Z] test-tagfiles-exist: [2024-03-19T02:21:16.493Z] [2024-03-19T02:21:16.493Z] copy-tagfiles: [2024-03-19T02:21:16.493Z] [2024-03-19T02:21:16.493Z] package-war-common: [2024-03-19T02:21:16.493Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:16.493Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:16.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:16.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:16.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/lib [2024-03-19T02:21:16.494Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:16.494Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:16.494Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-anonymous-class-web.war [2024-03-19T02:21:16.494Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:16.494Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:16.494Z] [javac] Compiling 1 source file [2024-03-19T02:21:16.526Z] [java] Mar 19, 2024 2:21:16 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:21:16.526Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:21:16.548Z] [exec] Waiting for domain1 to start ....... [2024-03-19T02:21:16.548Z] [exec] Waiting finished after 6,506 ms. [2024-03-19T02:21:16.548Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:16.549Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:16.549Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:16.549Z] [exec] Admin Port: 4,848 [2024-03-19T02:21:16.549Z] [exec] Command start-domain executed successfully. [2024-03-19T02:21:16.549Z] [echo] run.xml:doing wait for localhost:8080... [2024-03-19T02:21:16.549Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-03-19T02:21:16.549Z] [2024-03-19T02:21:16.549Z] dumpThreadStack: [2024-03-19T02:21:16.549Z] [2024-03-19T02:21:16.549Z] startDomainWindows: [2024-03-19T02:21:16.549Z] [2024-03-19T02:21:16.549Z] startDomain: [2024-03-19T02:21:16.549Z] [2024-03-19T02:21:16.549Z] startDerby: [2024-03-19T02:21:16.549Z] [2024-03-19T02:21:16.549Z] setOSConditions: [2024-03-19T02:21:16.549Z] [2024-03-19T02:21:16.549Z] setToolWin: [2024-03-19T02:21:16.549Z] [2024-03-19T02:21:16.549Z] setToolUnix: [2024-03-19T02:21:16.549Z] [2024-03-19T02:21:16.549Z] setToolProperty: [2024-03-19T02:21:16.549Z] [2024-03-19T02:21:16.549Z] setS1ASclassPath: [2024-03-19T02:21:16.549Z] [2024-03-19T02:21:16.549Z] init-common: [2024-03-19T02:21:16.549Z] [2024-03-19T02:21:16.549Z] startDerbyNonMac: [2024-03-19T02:21:16.549Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2024-03-19T02:21:16.549Z] [2024-03-19T02:21:16.550Z] setOSConditions: [2024-03-19T02:21:16.550Z] [2024-03-19T02:21:16.550Z] setToolWin: [2024-03-19T02:21:16.550Z] [2024-03-19T02:21:16.550Z] setToolUnix: [2024-03-19T02:21:16.550Z] [2024-03-19T02:21:16.550Z] setToolProperty: [2024-03-19T02:21:16.550Z] [2024-03-19T02:21:16.550Z] setS1ASclassPath: [2024-03-19T02:21:16.550Z] [2024-03-19T02:21:16.550Z] init-common: [2024-03-19T02:21:16.550Z] [2024-03-19T02:21:16.550Z] startDerbyMac: [2024-03-19T02:21:16.550Z] [2024-03-19T02:21:16.550Z] BUILD SUCCESSFUL [2024-03-19T02:21:16.550Z] Total time: 8 seconds [2024-03-19T02:21:16.633Z] [2024-03-19T02:21:16.633Z] clean: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] clean: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] setOSConditions: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] setToolWin: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] setToolUnix: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] setToolProperty: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] setS1ASclassPath: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] init-common: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] clean-classes-common: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] clean: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] setOSConditions: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] setToolWin: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] setToolUnix: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] setToolProperty: [2024-03-19T02:21:16.634Z] [2024-03-19T02:21:16.634Z] setS1ASclassPath: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] init-common: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] clean-common: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] setOSConditions: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] setToolWin: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] setToolUnix: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] setToolProperty: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] setS1ASclassPath: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] init-common: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] clean-classes-common: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] setOSConditions: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] setToolWin: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] setToolUnix: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.635Z] setToolProperty: [2024-03-19T02:21:16.635Z] [2024-03-19T02:21:16.636Z] setS1ASclassPath: [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] init-common: [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] clean-jars-common: [2024-03-19T02:21:16.636Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] setOSConditions: [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] setToolWin: [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] setToolUnix: [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] setToolProperty: [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] setS1ASclassPath: [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] init-common: [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] clean: [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] setOSConditions: [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] setToolWin: [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] setToolUnix: [2024-03-19T02:21:16.636Z] [2024-03-19T02:21:16.636Z] setToolProperty: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] setS1ASclassPath: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] init-common: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] clean-common: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] setOSConditions: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] setToolWin: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] setToolUnix: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] setToolProperty: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] setS1ASclassPath: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] init-common: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] clean-classes-common: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] setOSConditions: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] setToolWin: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] setToolUnix: [2024-03-19T02:21:16.637Z] [2024-03-19T02:21:16.637Z] setToolProperty: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] setS1ASclassPath: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] init-common: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] clean-jars-common: [2024-03-19T02:21:16.638Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] setOSConditions: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] setToolWin: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] setToolUnix: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] setToolProperty: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] setS1ASclassPath: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] init-common: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] clean: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] setOSConditions: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] setToolWin: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] setToolUnix: [2024-03-19T02:21:16.638Z] [2024-03-19T02:21:16.638Z] setToolProperty: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] setS1ASclassPath: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] init-common: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] clean-common: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] setOSConditions: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] setToolWin: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] setToolUnix: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] setToolProperty: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] setS1ASclassPath: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] init-common: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] clean-classes-common: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] setOSConditions: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] setToolWin: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] setToolUnix: [2024-03-19T02:21:16.639Z] [2024-03-19T02:21:16.639Z] setToolProperty: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] setS1ASclassPath: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] init-common: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] clean-jars-common: [2024-03-19T02:21:16.640Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] setOSConditions: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] setToolWin: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] setToolUnix: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] setToolProperty: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] setS1ASclassPath: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] init-common: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] clean: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] setOSConditions: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] setToolWin: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.640Z] setToolUnix: [2024-03-19T02:21:16.640Z] [2024-03-19T02:21:16.641Z] setToolProperty: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] setS1ASclassPath: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] init-common: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] clean-common: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] setOSConditions: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] setToolWin: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] setToolUnix: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] setToolProperty: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] setS1ASclassPath: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] init-common: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] clean-classes-common: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] setOSConditions: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] setToolWin: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.641Z] setToolUnix: [2024-03-19T02:21:16.641Z] [2024-03-19T02:21:16.642Z] setToolProperty: [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] setS1ASclassPath: [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] init-common: [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] clean-jars-common: [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] start-record: [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] connector_group_2: [2024-03-19T02:21:16.642Z] [echo] ************ Starting connector_group_2 ************ [2024-03-19T02:21:16.642Z] [echo] @@## force-deploy-rar ##@@ [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] setOSConditions: [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] setToolWin: [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] setToolUnix: [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] setToolProperty: [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] setS1ASclassPath: [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] init-common: [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] clean: [2024-03-19T02:21:16.642Z] [2024-03-19T02:21:16.642Z] setOSConditions: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] setToolWin: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] setToolUnix: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] setToolProperty: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] setS1ASclassPath: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] init-common: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] clean-common: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] setOSConditions: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] setToolWin: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] setToolUnix: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] setToolProperty: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] setS1ASclassPath: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] init-common: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] clean-classes-common: [2024-03-19T02:21:16.643Z] [2024-03-19T02:21:16.643Z] setOSConditions: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] setToolWin: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] setToolUnix: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] setToolProperty: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] setS1ASclassPath: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] init-common: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] clean-jars-common: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] compile: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] setOSConditions: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] setToolWin: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] setToolUnix: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] setToolProperty: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] setS1ASclassPath: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] init-common: [2024-03-19T02:21:16.644Z] [2024-03-19T02:21:16.644Z] compile-common: [2024-03-19T02:21:16.644Z] [echo] Current time (ISO): 2024-03-19T02:21:16.598+0000 [2024-03-19T02:21:16.645Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:16.645Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:16.649Z] [INFO] [exec] Waiting for domain1 to start ...... [2024-03-19T02:21:16.649Z] [INFO] [exec] Waiting finished after 5,265 ms. [2024-03-19T02:21:16.649Z] [INFO] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:16.649Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:16.649Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:16.649Z] [INFO] [exec] Admin Port: 4,848 [2024-03-19T02:21:16.650Z] [INFO] [exec] Command start-domain executed successfully. [2024-03-19T02:21:16.757Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:16.757Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:16.757Z] [2024-03-19T02:21:16.757Z] deploy: [2024-03-19T02:21:16.757Z] [2024-03-19T02:21:16.757Z] deploy-war-common: [2024-03-19T02:21:16.757Z] [2024-03-19T02:21:16.757Z] setOSConditions: [2024-03-19T02:21:16.757Z] [2024-03-19T02:21:16.757Z] setToolWin: [2024-03-19T02:21:16.757Z] [2024-03-19T02:21:16.757Z] setToolUnix: [2024-03-19T02:21:16.757Z] [2024-03-19T02:21:16.757Z] setToolProperty: [2024-03-19T02:21:16.757Z] [2024-03-19T02:21:16.758Z] setS1ASclassPath: [2024-03-19T02:21:16.758Z] [2024-03-19T02:21:16.758Z] init-common: [2024-03-19T02:21:16.758Z] [2024-03-19T02:21:16.758Z] deploy-war-commonpe: [2024-03-19T02:21:16.846Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:16.846Z] + echo Running target: connector_group_1 [2024-03-19T02:21:16.846Z] Running target: connector_group_1 [2024-03-19T02:21:16.846Z] + ant clean-all start-record connector_group_1 stop-record report [2024-03-19T02:21:16.846Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:16.900Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:16.900Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:16.900Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:16.900Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:16.900Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:16.900Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:16.900Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:16.905Z] Waiting for domain1 to start ...... [2024-03-19T02:21:16.952Z] [WARNING] [echo] ANT PROJECT GlassFish-QuickLook [2024-03-19T02:21:16.952Z] [WARNING] [echo] [2024-03-19T02:21:16.952Z] [WARNING] [echo] ************************* [2024-03-19T02:21:16.952Z] [WARNING] [echo] * build amx [2024-03-19T02:21:16.952Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/amx [2024-03-19T02:21:16.952Z] [WARNING] [echo] ************************* [2024-03-19T02:21:16.952Z] [WARNING] [echo] [2024-03-19T02:21:17.004Z] [INFO] [exec] Waiting for domain1 to start ......... [2024-03-19T02:21:17.004Z] [INFO] [exec] Waiting finished after 8,598 ms. [2024-03-19T02:21:17.004Z] [INFO] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:17.004Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:17.004Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:17.004Z] [INFO] [exec] Admin Port: 4,848 [2024-03-19T02:21:17.004Z] [INFO] [exec] Command start-domain executed successfully. [2024-03-19T02:21:17.015Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-anonymous-class --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-anonymous-class-web.war [2024-03-19T02:21:17.103Z] [java] Mar 19, 2024 2:21:16 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:21:17.103Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:21:17.103Z] [java] Mar 19, 2024 2:21:16 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:21:17.103Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:21:17.103Z] [java] Mar 19, 2024 2:21:16 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:21:17.103Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:21:17.103Z] [java] Mar 19, 2024 2:21:16 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:21:17.103Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:21:17.103Z] [java] Mar 19, 2024 2:21:16 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:17.103Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:17.103Z] [java] Mar 19, 2024 2:21:16 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:17.103Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (954 ms), startup services (850 ms), total (1,804 ms) [2024-03-19T02:21:17.162Z] Waiting finished after 5,611 ms. [2024-03-19T02:21:17.162Z] Successfully started the domain : domain1 [2024-03-19T02:21:17.162Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:17.162Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:17.162Z] Admin Port: 4,848 [2024-03-19T02:21:17.162Z] Command start-domain executed successfully. [2024-03-19T02:21:17.250Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-03-19T02:21:17.250Z] [WARNING] [echo] Listing of source files: amx/AMXConfigProxyTests.java;amx/AMXCoreTests.java;amx/AMXOtherTests.java;amx/AMXProxyTests.java;amx/AMXTestBase.java;amx/Demo.java;amx/Interfaces.java;amx/InterfacesGlassfish.java [2024-03-19T02:21:17.250Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:17.250Z] [INFO] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:17.361Z] [java] Mar 19, 2024 2:21:17 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:17.361Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:17.419Z] + '[' '' = true ']' [2024-03-19T02:21:17.419Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin start-database [2024-03-19T02:21:17.458Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-03-19T02:21:17.467Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:17.571Z] [WARNING] [echo] stopping server [2024-03-19T02:21:17.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.net.URL --factoryclass org.glassfish.resources.custom.factory.URLObjectFactory --enabled=true --property "spec=http\\://java.net" --target server url/testUrl [2024-03-19T02:21:17.586Z] [exec] Custom Resource url/testUrl created. [2024-03-19T02:21:17.586Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt [2024-03-19T02:21:17.586Z] [2024-03-19T02:21:17.586Z] deploy: [2024-03-19T02:21:17.586Z] [2024-03-19T02:21:17.586Z] setOSConditions: [2024-03-19T02:21:17.586Z] [2024-03-19T02:21:17.586Z] setToolWin: [2024-03-19T02:21:17.586Z] [2024-03-19T02:21:17.586Z] setToolUnix: [2024-03-19T02:21:17.586Z] [2024-03-19T02:21:17.586Z] setToolProperty: [2024-03-19T02:21:17.586Z] [2024-03-19T02:21:17.586Z] setS1ASclassPath: [2024-03-19T02:21:17.586Z] [2024-03-19T02:21:17.587Z] init-common: [2024-03-19T02:21:17.587Z] [2024-03-19T02:21:17.587Z] deploy-jar-common: [2024-03-19T02:21:17.603Z] [exec] Application deployed with name web-jsp-anonymous-class-web. [2024-03-19T02:21:17.603Z] [2024-03-19T02:21:17.603Z] deploy-war-commonee: [2024-03-19T02:21:17.603Z] [2024-03-19T02:21:17.603Z] run: [2024-03-19T02:21:17.603Z] [java] Connecting to: http://localhost:45711/web-jsp-anonymous-class/jsp/test.jsp [2024-03-19T02:21:17.620Z] [java] Mar 19, 2024 2:21:17 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:21:17.620Z] [java] INFO: Grizzly Framework 4.0.2 started in: 18 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:21:17.620Z] [java] Mar 19, 2024 2:21:17 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:17.620Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:17.620Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:17.621Z] [java] Mar 19, 2024 2:21:17 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:21:17.621Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:21:17.621Z] [java] Mar 19, 2024 2:21:17 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:17.621Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:17.621Z] [java] Mar 19, 2024 2:21:17 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:17.621Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,305 ms), startup services (24 ms), total (2,329 ms) [2024-03-19T02:21:17.621Z] [java] Mar 19, 2024 2:21:17 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:17.621Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:17.621Z] [java] Mar 19, 2024 2:21:17 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:21:17.621Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:21:17.621Z] [java] Mar 19, 2024 2:21:17 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:17.621Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb32-embedded-autoclose-ejb [2024-03-19T02:21:17.621Z] [java] Mar 19, 2024 2:21:17 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:17.621Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:21:17.621Z] [java] Mar 19, 2024 2:21:17 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:17.621Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-03-19T02:21:17.621Z] [java] Mar 19, 2024 2:21:17 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:17.621Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@87f501f [2024-03-19T02:21:17.621Z] [java] Mar 19, 2024 2:21:17 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:17.621Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:21:17.621Z] [java] Mar 19, 2024 2:21:17 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:17.621Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:21:17.686Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-03-19T02:21:17.859Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:17.859Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:17.859Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:17.859Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:17.907Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:17.907Z] [java] [2024-03-19T02:21:17.907Z] [java] [2024-03-19T02:21:17.907Z] [java] ----------------------------------------- [2024-03-19T02:21:17.907Z] [java] - jsp-anonymous-class: PASS - [2024-03-19T02:21:17.907Z] [java] ----------------------------------------- [2024-03-19T02:21:17.907Z] [java] - Total PASS : 1 - [2024-03-19T02:21:17.907Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:17.907Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:17.907Z] [java] ----------------------------------------- [2024-03-19T02:21:17.907Z] [2024-03-19T02:21:17.907Z] undeploy: [2024-03-19T02:21:17.907Z] [2024-03-19T02:21:17.907Z] setOSConditions: [2024-03-19T02:21:17.907Z] [2024-03-19T02:21:17.908Z] setToolWin: [2024-03-19T02:21:17.908Z] [2024-03-19T02:21:17.908Z] setToolUnix: [2024-03-19T02:21:17.908Z] [2024-03-19T02:21:17.908Z] setToolProperty: [2024-03-19T02:21:17.908Z] [2024-03-19T02:21:17.908Z] setS1ASclassPath: [2024-03-19T02:21:17.908Z] [2024-03-19T02:21:17.908Z] init-common: [2024-03-19T02:21:17.908Z] [2024-03-19T02:21:17.908Z] undeploy-war-common: [2024-03-19T02:21:17.918Z] --------- Derby Network Server Information -------- [2024-03-19T02:21:17.918Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-03-19T02:21:17.918Z] -- listing properties -- [2024-03-19T02:21:17.918Z] derby.drda.timeSlice=0 [2024-03-19T02:21:17.918Z] derby.drda.portNumber=1527 [2024-03-19T02:21:17.918Z] derby.drda.minThreads=0 [2024-03-19T02:21:17.918Z] derby.drda.sslMode=off [2024-03-19T02:21:17.918Z] derby.drda.traceAll=false [2024-03-19T02:21:17.918Z] derby.drda.keepAlive=true [2024-03-19T02:21:17.918Z] derby.drda.maxThreads=0 [2024-03-19T02:21:17.918Z] derby.drda.logConnections=false [2024-03-19T02:21:17.918Z] derby.drda.startNetworkServer=false [2024-03-19T02:21:17.918Z] derby.drda.host=0.0.0.0 [2024-03-19T02:21:17.918Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/sing-je... [2024-03-19T02:21:17.918Z] ------------------ Java Information ------------------ [2024-03-19T02:21:17.918Z] Java Version: 21.0.1 [2024-03-19T02:21:17.918Z] Java Vendor: Eclipse Adoptium [2024-03-19T02:21:17.918Z] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:21:17.918Z] Java classpath: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derby.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyclient.jar [2024-03-19T02:21:17.919Z] OS name: Linux [2024-03-19T02:21:17.919Z] OS architecture: amd64 [2024-03-19T02:21:17.919Z] OS version: 6.2.9-300.fc38.x86_64 [2024-03-19T02:21:17.919Z] Java user name: jenkins [2024-03-19T02:21:17.919Z] Java user home: /home/jenkins [2024-03-19T02:21:17.919Z] Java user dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc [2024-03-19T02:21:17.919Z] java.specification.name: Java Platform API Specification [2024-03-19T02:21:17.919Z] java.specification.version: 21 [2024-03-19T02:21:17.919Z] java.runtime.version: 21.0.1+12-LTS [2024-03-19T02:21:17.919Z] --------- Derby Information -------- [2024-03-19T02:21:17.919Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] ------------------------------------------------------ [2024-03-19T02:21:17.919Z] ----------------- Locale Information ----------------- [2024-03-19T02:21:17.919Z] Current Locale : [English/United States [en_US]] [2024-03-19T02:21:17.919Z] Found support for locale: [cs] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] Found support for locale: [de_DE] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] Found support for locale: [es] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] Found support for locale: [fr] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] Found support for locale: [hu] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] Found support for locale: [it] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] Found support for locale: [ja_JP] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] Found support for locale: [ko_KR] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] Found support for locale: [pl] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] Found support for locale: [pt_BR] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] Found support for locale: [ru] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] Found support for locale: [zh_CN] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] Found support for locale: [zh_TW] [2024-03-19T02:21:17.919Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:17.919Z] ------------------------------------------------------ [2024-03-19T02:21:17.919Z] ------------------------------------------------------ [2024-03-19T02:21:17.919Z] [2024-03-19T02:21:17.919Z] Starting database in the background. [2024-03-19T02:21:17.919Z] Log redirected to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.log. [2024-03-19T02:21:17.919Z] Command start-database executed successfully. [2024-03-19T02:21:18.020Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:18.020Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:18.020Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:18.020Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:18.020Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:18.020Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:18.020Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:18.031Z] [javac] 1 warning [2024-03-19T02:21:18.031Z] [2024-03-19T02:21:18.031Z] setOSConditions: [2024-03-19T02:21:18.031Z] [2024-03-19T02:21:18.031Z] setToolWin: [2024-03-19T02:21:18.031Z] [2024-03-19T02:21:18.031Z] setToolUnix: [2024-03-19T02:21:18.031Z] [2024-03-19T02:21:18.031Z] setToolProperty: [2024-03-19T02:21:18.031Z] [2024-03-19T02:21:18.031Z] setS1ASclassPath: [2024-03-19T02:21:18.031Z] [2024-03-19T02:21:18.031Z] init-common: [2024-03-19T02:21:18.032Z] [2024-03-19T02:21:18.032Z] compile-common: [2024-03-19T02:21:18.032Z] [echo] Current time (ISO): 2024-03-19T02:21:17.870+0000 [2024-03-19T02:21:18.032Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:18.176Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc [2024-03-19T02:21:18.176Z] + ant all [2024-03-19T02:21:18.176Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:18.176Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/build.xml [2024-03-19T02:21:18.186Z] [java] Mar 19, 2024 2:21:17 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:21:18.186Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:21:18.186Z] [java] Mar 19, 2024 2:21:17 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:21:18.186Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:21:18.186Z] [java] Mar 19, 2024 2:21:17 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:21:18.186Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:21:18.186Z] [java] Mar 19, 2024 2:21:17 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:21:18.186Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:21:18.404Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-03-19T02:21:18.443Z] [java] Mar 19, 2024 2:21:18 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:21:18.443Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb32-embedded-autoclose-ejb/SimpleEjb, java:global/ejb-ejb32-embedded-autoclose-ejb/SimpleEjb!org.glassfish.tests.ejb.autoclose.SimpleEjb] [2024-03-19T02:21:18.443Z] [java] Mar 19, 2024 2:21:18 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:21:18.443Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:21:18.458Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:18.458Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:18.458Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:18.458Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:18.458Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:18.458Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:18.458Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:18.513Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-anonymous-class-web [2024-03-19T02:21:18.513Z] [2024-03-19T02:21:18.513Z] all: [2024-03-19T02:21:18.513Z] [echo] [2024-03-19T02:21:18.513Z] [echo] ************************* [2024-03-19T02:21:18.513Z] [echo] * Running jspAttributeNameWithColonOrDot [2024-03-19T02:21:18.513Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot [2024-03-19T02:21:18.513Z] [echo] ************************* [2024-03-19T02:21:18.513Z] [echo] [2024-03-19T02:21:18.513Z] [2024-03-19T02:21:18.513Z] setOSConditions: [2024-03-19T02:21:18.513Z] [2024-03-19T02:21:18.513Z] setToolWin: [2024-03-19T02:21:18.513Z] [2024-03-19T02:21:18.513Z] setToolUnix: [2024-03-19T02:21:18.513Z] [2024-03-19T02:21:18.513Z] setToolProperty: [2024-03-19T02:21:18.513Z] [2024-03-19T02:21:18.513Z] setS1ASclassPath: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] init-common: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] clean: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] setOSConditions: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] setToolWin: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] setToolUnix: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] setToolProperty: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] setS1ASclassPath: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] init-common: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] clean-common: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] setOSConditions: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] setToolWin: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] setToolUnix: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] setToolProperty: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.514Z] setS1ASclassPath: [2024-03-19T02:21:18.514Z] [2024-03-19T02:21:18.515Z] init-common: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] clean-classes-common: [2024-03-19T02:21:18.515Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] setOSConditions: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] setToolWin: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] setToolUnix: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] setToolProperty: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] setS1ASclassPath: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] init-common: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] clean-jars-common: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] compile: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] setOSConditions: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] setToolWin: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] setToolUnix: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.515Z] setToolProperty: [2024-03-19T02:21:18.515Z] [2024-03-19T02:21:18.516Z] setS1ASclassPath: [2024-03-19T02:21:18.516Z] [2024-03-19T02:21:18.516Z] init-common: [2024-03-19T02:21:18.516Z] [2024-03-19T02:21:18.516Z] compile-common: [2024-03-19T02:21:18.516Z] [echo] Current time (ISO): 2024-03-19T02:21:18.437+0000 [2024-03-19T02:21:18.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:18.516Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:18.549Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/naming-injection-ejb.jar [2024-03-19T02:21:18.589Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:18.609Z] Configuring Directory Server ..... Done. [2024-03-19T02:21:18.609Z] Configuring Certificates ..... Done. [2024-03-19T02:21:18.609Z] [2024-03-19T02:21:18.609Z] To see basic server configuration status and configuration, you can launch [2024-03-19T02:21:18.609Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/bin/status [2024-03-19T02:21:18.609Z] [2024-03-19T02:21:18.742Z] [2024-03-19T02:21:18.742Z] all: [2024-03-19T02:21:18.742Z] [2024-03-19T02:21:18.742Z] jdbc-all: [2024-03-19T02:21:18.742Z] [2024-03-19T02:21:18.742Z] run-tests: [2024-03-19T02:21:18.742Z] [2024-03-19T02:21:18.742Z] setOSConditions: [2024-03-19T02:21:18.742Z] [2024-03-19T02:21:18.742Z] setToolWin: [2024-03-19T02:21:18.742Z] [2024-03-19T02:21:18.742Z] setToolUnix: [2024-03-19T02:21:18.743Z] [2024-03-19T02:21:18.743Z] setToolProperty: [2024-03-19T02:21:18.743Z] [2024-03-19T02:21:18.743Z] setS1ASclassPath: [2024-03-19T02:21:18.743Z] [2024-03-19T02:21:18.743Z] init-common: [2024-03-19T02:21:18.743Z] [2024-03-19T02:21:18.743Z] clean: [2024-03-19T02:21:18.846Z] [javac] 1 warning [2024-03-19T02:21:18.846Z] [2024-03-19T02:21:18.846Z] setOSConditions: [2024-03-19T02:21:18.847Z] [2024-03-19T02:21:18.847Z] setToolWin: [2024-03-19T02:21:18.847Z] [2024-03-19T02:21:18.847Z] setToolUnix: [2024-03-19T02:21:18.847Z] [2024-03-19T02:21:18.847Z] setToolProperty: [2024-03-19T02:21:18.847Z] [2024-03-19T02:21:18.847Z] setS1ASclassPath: [2024-03-19T02:21:18.847Z] [2024-03-19T02:21:18.847Z] init-common: [2024-03-19T02:21:18.847Z] [2024-03-19T02:21:18.847Z] compile-common: [2024-03-19T02:21:18.847Z] [echo] Current time (ISO): 2024-03-19T02:21:18.825+0000 [2024-03-19T02:21:18.847Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:18.887Z] [2024-03-19T02:21:18.887Z] clean-all: [2024-03-19T02:21:18.887Z] [echo] @@## connector1.5 ##@@ [2024-03-19T02:21:18.978Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:18.978Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:18.978Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:18.978Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:18.978Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:18.978Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:18.978Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:18.994Z] [exec] Waiting for domain1 to start ....... [2024-03-19T02:21:18.994Z] [exec] Waiting finished after 6,776 ms. [2024-03-19T02:21:18.994Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:18.995Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:18.995Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:18.995Z] [exec] Admin Port: 4,848 [2024-03-19T02:21:18.995Z] [exec] Command start-domain executed successfully. [2024-03-19T02:21:18.995Z] [echo] run.xml:doing wait for localhost:8080... [2024-03-19T02:21:18.995Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-03-19T02:21:19.010Z] [java] Mar 19, 2024 2:21:18 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:21:19.010Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:21:19.010Z] [java] Mar 19, 2024 2:21:18 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:21:19.010Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:21:19.022Z] [2024-03-19T02:21:19.022Z] setOSConditions: [2024-03-19T02:21:19.022Z] [2024-03-19T02:21:19.022Z] setToolWin: [2024-03-19T02:21:19.022Z] [2024-03-19T02:21:19.022Z] setToolUnix: [2024-03-19T02:21:19.022Z] [2024-03-19T02:21:19.022Z] setToolProperty: [2024-03-19T02:21:19.022Z] [2024-03-19T02:21:19.022Z] setS1ASclassPath: [2024-03-19T02:21:19.022Z] [2024-03-19T02:21:19.022Z] init-common: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] clean-common: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] setOSConditions: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] setToolWin: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] setToolUnix: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] setToolProperty: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] setS1ASclassPath: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] init-common: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] clean-classes-common: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] setOSConditions: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] setToolWin: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] setToolUnix: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] setToolProperty: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.023Z] setS1ASclassPath: [2024-03-19T02:21:19.023Z] [2024-03-19T02:21:19.024Z] init-common: [2024-03-19T02:21:19.024Z] [2024-03-19T02:21:19.024Z] clean-jars-common: [2024-03-19T02:21:19.024Z] [2024-03-19T02:21:19.024Z] compile: [2024-03-19T02:21:19.024Z] [2024-03-19T02:21:19.024Z] setOSConditions: [2024-03-19T02:21:19.024Z] [2024-03-19T02:21:19.024Z] setToolWin: [2024-03-19T02:21:19.024Z] [2024-03-19T02:21:19.024Z] setToolUnix: [2024-03-19T02:21:19.024Z] [2024-03-19T02:21:19.024Z] setToolProperty: [2024-03-19T02:21:19.024Z] [2024-03-19T02:21:19.024Z] setS1ASclassPath: [2024-03-19T02:21:19.024Z] [2024-03-19T02:21:19.024Z] init-common: [2024-03-19T02:21:19.024Z] [2024-03-19T02:21:19.024Z] compile-common: [2024-03-19T02:21:19.024Z] [echo] Current time (ISO): 2024-03-19T02:21:18.882+0000 [2024-03-19T02:21:19.024Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:19.024Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:19.148Z] [2024-03-19T02:21:19.148Z] clean: [2024-03-19T02:21:19.148Z] [2024-03-19T02:21:19.148Z] clean: [2024-03-19T02:21:19.148Z] [2024-03-19T02:21:19.148Z] clean: [2024-03-19T02:21:19.148Z] [2024-03-19T02:21:19.148Z] setOSConditions: [2024-03-19T02:21:19.148Z] [2024-03-19T02:21:19.149Z] setToolWin: [2024-03-19T02:21:19.149Z] [2024-03-19T02:21:19.149Z] setToolUnix: [2024-03-19T02:21:19.149Z] [2024-03-19T02:21:19.149Z] setToolProperty: [2024-03-19T02:21:19.149Z] [2024-03-19T02:21:19.149Z] setS1ASclassPath: [2024-03-19T02:21:19.149Z] [2024-03-19T02:21:19.149Z] init-common: [2024-03-19T02:21:19.149Z] [2024-03-19T02:21:19.149Z] clean-classes-common: [2024-03-19T02:21:19.149Z] [2024-03-19T02:21:19.149Z] clean: [2024-03-19T02:21:19.296Z] [2024-03-19T02:21:19.296Z] dumpThreadStack: [2024-03-19T02:21:19.296Z] [2024-03-19T02:21:19.296Z] startDomainWindows: [2024-03-19T02:21:19.296Z] [2024-03-19T02:21:19.296Z] startDomain: [2024-03-19T02:21:19.296Z] [2024-03-19T02:21:19.296Z] startDerby: [2024-03-19T02:21:19.296Z] [2024-03-19T02:21:19.296Z] setOSConditions: [2024-03-19T02:21:19.296Z] [2024-03-19T02:21:19.296Z] setToolWin: [2024-03-19T02:21:19.296Z] [2024-03-19T02:21:19.296Z] setToolUnix: [2024-03-19T02:21:19.297Z] [2024-03-19T02:21:19.297Z] setToolProperty: [2024-03-19T02:21:19.297Z] [2024-03-19T02:21:19.297Z] setS1ASclassPath: [2024-03-19T02:21:19.297Z] [2024-03-19T02:21:19.297Z] init-common: [2024-03-19T02:21:19.297Z] [2024-03-19T02:21:19.297Z] startDerbyNonMac: [2024-03-19T02:21:19.297Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2024-03-19T02:21:19.297Z] [2024-03-19T02:21:19.297Z] setOSConditions: [2024-03-19T02:21:19.297Z] [2024-03-19T02:21:19.297Z] setToolWin: [2024-03-19T02:21:19.297Z] [2024-03-19T02:21:19.297Z] setToolUnix: [2024-03-19T02:21:19.297Z] [2024-03-19T02:21:19.297Z] setToolProperty: [2024-03-19T02:21:19.297Z] [2024-03-19T02:21:19.297Z] setS1ASclassPath: [2024-03-19T02:21:19.297Z] [2024-03-19T02:21:19.297Z] init-common: [2024-03-19T02:21:19.297Z] [2024-03-19T02:21:19.297Z] startDerbyMac: [2024-03-19T02:21:19.446Z] [2024-03-19T02:21:19.446Z] setOSConditions: [2024-03-19T02:21:19.446Z] [2024-03-19T02:21:19.446Z] setToolWin: [2024-03-19T02:21:19.446Z] [2024-03-19T02:21:19.446Z] setToolUnix: [2024-03-19T02:21:19.446Z] [2024-03-19T02:21:19.446Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:19.446Z] setToolProperty: [2024-03-19T02:21:19.446Z] [2024-03-19T02:21:19.446Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:19.446Z] setS1ASclassPath: [2024-03-19T02:21:19.446Z] [2024-03-19T02:21:19.446Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:19.446Z] init-common: [2024-03-19T02:21:19.446Z] [2024-03-19T02:21:19.446Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:19.446Z] clean-common: [2024-03-19T02:21:19.446Z] [2024-03-19T02:21:19.446Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:19.446Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:19.446Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:19.446Z] setOSConditions: [2024-03-19T02:21:19.446Z] [2024-03-19T02:21:19.446Z] setToolWin: [2024-03-19T02:21:19.446Z] [2024-03-19T02:21:19.446Z] setToolUnix: [2024-03-19T02:21:19.446Z] [2024-03-19T02:21:19.447Z] setToolProperty: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] setS1ASclassPath: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] init-common: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] clean-classes-common: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] setOSConditions: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] setToolWin: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] setToolUnix: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] setToolProperty: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] setS1ASclassPath: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] init-common: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] clean-jars-common: [2024-03-19T02:21:19.447Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] clean: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] clean: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] clean: [2024-03-19T02:21:19.447Z] [2024-03-19T02:21:19.447Z] setOSConditions: [2024-03-19T02:21:19.448Z] [2024-03-19T02:21:19.448Z] setToolWin: [2024-03-19T02:21:19.448Z] [2024-03-19T02:21:19.448Z] setToolUnix: [2024-03-19T02:21:19.448Z] [2024-03-19T02:21:19.448Z] setToolProperty: [2024-03-19T02:21:19.448Z] [2024-03-19T02:21:19.448Z] setS1ASclassPath: [2024-03-19T02:21:19.563Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:19.575Z] [java] EJB said in try-with-resource: hello [2024-03-19T02:21:19.575Z] [java] Mar 19, 2024 2:21:19 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:21:19.575Z] [java] INFO: ejb-ejb32-embedded-autoclose-ejb was successfully deployed in 1,892 milliseconds. [2024-03-19T02:21:19.594Z] [2024-03-19T02:21:19.594Z] BUILD SUCCESSFUL [2024-03-19T02:21:19.594Z] Total time: 9 seconds [2024-03-19T02:21:19.701Z] Waiting for domain1 to start .......... [2024-03-19T02:21:19.701Z] Waiting finished after 9,892 ms. [2024-03-19T02:21:19.701Z] Successfully started the domain : domain1 [2024-03-19T02:21:19.701Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:19.701Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:19.701Z] Admin Port: 4,848 [2024-03-19T02:21:19.701Z] Command start-domain executed successfully. [2024-03-19T02:21:19.704Z] [2024-03-19T02:21:19.705Z] init-common: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] clean-classes-common: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] clean: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] setOSConditions: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] setToolWin: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] setToolUnix: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] setToolProperty: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] setS1ASclassPath: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] init-common: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] clean-common: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] setOSConditions: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] setToolWin: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] setToolUnix: [2024-03-19T02:21:19.705Z] [2024-03-19T02:21:19.705Z] setToolProperty: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] setS1ASclassPath: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] init-common: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] clean-classes-common: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] setOSConditions: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] setToolWin: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] setToolUnix: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] setToolProperty: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] setS1ASclassPath: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] init-common: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] clean-jars-common: [2024-03-19T02:21:19.706Z] [echo] @@## embeddedweb ##@@ [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] setOSConditions: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] setToolWin: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] setToolUnix: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.706Z] setToolProperty: [2024-03-19T02:21:19.706Z] [2024-03-19T02:21:19.707Z] setS1ASclassPath: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] init-common: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] clean: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] setOSConditions: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] setToolWin: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] setToolUnix: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] setToolProperty: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] setS1ASclassPath: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] init-common: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] clean-common: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] setOSConditions: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] setToolWin: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] setToolUnix: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] setToolProperty: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.707Z] setS1ASclassPath: [2024-03-19T02:21:19.707Z] [2024-03-19T02:21:19.708Z] init-common: [2024-03-19T02:21:19.820Z] [javac] 1 warning [2024-03-19T02:21:19.820Z] [2024-03-19T02:21:19.821Z] build: [2024-03-19T02:21:19.821Z] [2024-03-19T02:21:19.821Z] setOSConditions: [2024-03-19T02:21:19.821Z] [2024-03-19T02:21:19.821Z] fixFiles: [2024-03-19T02:21:19.821Z] [2024-03-19T02:21:19.821Z] convUnix: [2024-03-19T02:21:19.821Z] [2024-03-19T02:21:19.821Z] convWin: [2024-03-19T02:21:19.821Z] [2024-03-19T02:21:19.821Z] setToolWin: [2024-03-19T02:21:19.821Z] [2024-03-19T02:21:19.821Z] setToolUnix: [2024-03-19T02:21:19.821Z] [2024-03-19T02:21:19.821Z] setToolProperty: [2024-03-19T02:21:19.821Z] [2024-03-19T02:21:19.821Z] setS1ASclassPath: [2024-03-19T02:21:19.821Z] [2024-03-19T02:21:19.821Z] init-common: [2024-03-19T02:21:19.821Z] [2024-03-19T02:21:19.821Z] package-persistence-common: [2024-03-19T02:21:19.821Z] [2024-03-19T02:21:19.821Z] ejb-jar-common: [2024-03-19T02:21:19.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:19.821Z] [2024-03-19T02:21:19.822Z] package-ejbjar-common: [2024-03-19T02:21:19.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:19.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:19.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:19.822Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxy-ejb.jar [2024-03-19T02:21:19.822Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:19.822Z] [2024-03-19T02:21:19.822Z] appclient-jar-common: [2024-03-19T02:21:19.822Z] [2024-03-19T02:21:19.822Z] package-appclientjar-common: [2024-03-19T02:21:19.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:19.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:19.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:19.822Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxy-client.jar [2024-03-19T02:21:19.822Z] [2024-03-19T02:21:19.822Z] webclient-war-common: [2024-03-19T02:21:19.822Z] [2024-03-19T02:21:19.822Z] build-ear-common: [2024-03-19T02:21:19.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:19.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:19.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:19.823Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxyApp.ear [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] deploy: [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] setOSConditions: [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] setToolWin: [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] setToolUnix: [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] setToolProperty: [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] setS1ASclassPath: [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] init-common: [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] deploy-common: [2024-03-19T02:21:19.823Z] [echo] Current time (ISO): 2024-03-19T02:21:19.752+0000 [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] setOSConditions: [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] setToolWin: [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] setToolUnix: [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] setToolProperty: [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.823Z] setS1ASclassPath: [2024-03-19T02:21:19.823Z] [2024-03-19T02:21:19.824Z] init-common: [2024-03-19T02:21:19.824Z] [2024-03-19T02:21:19.824Z] deploy-common-pe: [2024-03-19T02:21:19.859Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:21:19.860Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:19.860Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:19.860Z] [java] EJB noted on destroy in try-with-resource: =====destroyed===== [2024-03-19T02:21:19.860Z] [java] .....Verifying auto-close closed ........ [2024-03-19T02:21:19.860Z] [java] Completed shutdown of GlassFish runtime [2024-03-19T02:21:19.860Z] [java] Mar 19, 2024 2:21:19 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:19.860Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:19.860Z] [java] Mar 19, 2024 2:21:19 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:19.860Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:19.860Z] [java] Mar 19, 2024 2:21:19 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:21:19.860Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:21:19.860Z] [java] Mar 19, 2024 2:21:19 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:19.860Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:19.861Z] [java] Mar 19, 2024 2:21:19 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:19.861Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain5195490765718817581xml [2024-03-19T02:21:19.861Z] [java] Mar 19, 2024 2:21:19 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:19.861Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:21:19.890Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:19.891Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:19.956Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:19.956Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:19.956Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:19.956Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:19.956Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:19.956Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:19.956Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:19.959Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice [2024-03-19T02:21:19.960Z] + ant all [2024-03-19T02:21:19.960Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:19.965Z] [2024-03-19T02:21:19.965Z] clean-classes-common: [2024-03-19T02:21:19.965Z] [2024-03-19T02:21:19.965Z] setOSConditions: [2024-03-19T02:21:19.965Z] [2024-03-19T02:21:19.965Z] setToolWin: [2024-03-19T02:21:19.965Z] [2024-03-19T02:21:19.965Z] setToolUnix: [2024-03-19T02:21:19.965Z] [2024-03-19T02:21:19.965Z] setToolProperty: [2024-03-19T02:21:19.965Z] [2024-03-19T02:21:19.965Z] setS1ASclassPath: [2024-03-19T02:21:19.965Z] [2024-03-19T02:21:19.965Z] init-common: [2024-03-19T02:21:19.965Z] [2024-03-19T02:21:19.965Z] clean-jars-common: [2024-03-19T02:21:19.965Z] [echo] @@## embeddedweb ##@@ [2024-03-19T02:21:19.965Z] [2024-03-19T02:21:19.965Z] setOSConditions: [2024-03-19T02:21:19.965Z] [2024-03-19T02:21:19.965Z] setToolWin: [2024-03-19T02:21:19.965Z] [2024-03-19T02:21:19.965Z] setToolUnix: [2024-03-19T02:21:19.965Z] [2024-03-19T02:21:19.965Z] setToolProperty: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] setS1ASclassPath: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] init-common: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] clean: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] setOSConditions: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] setToolWin: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] setToolUnix: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] setToolProperty: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] setS1ASclassPath: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] init-common: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] clean-common: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] setOSConditions: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] setToolWin: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.966Z] setToolUnix: [2024-03-19T02:21:19.966Z] [2024-03-19T02:21:19.967Z] setToolProperty: [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] setS1ASclassPath: [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] init-common: [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] clean-classes-common: [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] setOSConditions: [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] setToolWin: [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] setToolUnix: [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] setToolProperty: [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] setS1ASclassPath: [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] init-common: [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] clean-jars-common: [2024-03-19T02:21:19.967Z] [echo] @@## mq ##@@ [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] clean: [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] mq: [2024-03-19T02:21:19.967Z] [2024-03-19T02:21:19.967Z] setOSConditions: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] setToolWin: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] setToolUnix: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] setToolProperty: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] setS1ASclassPath: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] init-common: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] clean: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] setOSConditions: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] setToolWin: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] setToolUnix: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] setToolProperty: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] setS1ASclassPath: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] init-common: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] clean-common: [2024-03-19T02:21:19.968Z] [2024-03-19T02:21:19.968Z] setOSConditions: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] setToolWin: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] setToolUnix: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] setToolProperty: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] setS1ASclassPath: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] init-common: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] clean-classes-common: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] setOSConditions: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] setToolWin: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] setToolUnix: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] setToolProperty: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] setS1ASclassPath: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] init-common: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.969Z] clean-jars-common: [2024-03-19T02:21:19.969Z] [2024-03-19T02:21:19.970Z] setOSConditions: [2024-03-19T02:21:19.970Z] [2024-03-19T02:21:19.970Z] setToolWin: [2024-03-19T02:21:19.970Z] [2024-03-19T02:21:19.970Z] setToolUnix: [2024-03-19T02:21:19.970Z] [2024-03-19T02:21:19.970Z] setToolProperty: [2024-03-19T02:21:19.970Z] [2024-03-19T02:21:19.970Z] setS1ASclassPath: [2024-03-19T02:21:20.012Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:20.012Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/servlet/taglib/EchoAttributesTag.java uses unchecked or unsafe operations. [2024-03-19T02:21:20.012Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:20.012Z] [javac] 1 warning [2024-03-19T02:21:20.012Z] [2024-03-19T02:21:20.012Z] build: [2024-03-19T02:21:20.012Z] [2024-03-19T02:21:20.012Z] setOSConditions: [2024-03-19T02:21:20.012Z] [2024-03-19T02:21:20.012Z] setToolWin: [2024-03-19T02:21:20.012Z] [2024-03-19T02:21:20.012Z] setToolUnix: [2024-03-19T02:21:20.012Z] [2024-03-19T02:21:20.012Z] setToolProperty: [2024-03-19T02:21:20.012Z] [2024-03-19T02:21:20.012Z] setS1ASclassPath: [2024-03-19T02:21:20.012Z] [2024-03-19T02:21:20.012Z] init-common: [2024-03-19T02:21:20.012Z] [2024-03-19T02:21:20.012Z] webclient-war-common: [2024-03-19T02:21:20.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:20.013Z] [2024-03-19T02:21:20.013Z] clear: [2024-03-19T02:21:20.013Z] [2024-03-19T02:21:20.013Z] test-tlds-exist: [2024-03-19T02:21:20.013Z] [2024-03-19T02:21:20.013Z] copy-tlds: [2024-03-19T02:21:20.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:21:20.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:21:20.013Z] [2024-03-19T02:21:20.013Z] test-tagfiles-exist: [2024-03-19T02:21:20.013Z] [2024-03-19T02:21:20.013Z] copy-tagfiles: [2024-03-19T02:21:20.013Z] [2024-03-19T02:21:20.013Z] package-war-common: [2024-03-19T02:21:20.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:20.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:20.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/lib [2024-03-19T02:21:20.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:20.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:20.013Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-attribute-name-with-colon-or-dot-web.war [2024-03-19T02:21:20.013Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:20.014Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:20.014Z] [javac] Compiling 1 source file [2024-03-19T02:21:20.014Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:20.014Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:20.014Z] [2024-03-19T02:21:20.014Z] deploy: [2024-03-19T02:21:20.014Z] [2024-03-19T02:21:20.014Z] deploy-war-common: [2024-03-19T02:21:20.014Z] [2024-03-19T02:21:20.014Z] setOSConditions: [2024-03-19T02:21:20.014Z] [2024-03-19T02:21:20.014Z] setToolWin: [2024-03-19T02:21:20.014Z] [2024-03-19T02:21:20.014Z] setToolUnix: [2024-03-19T02:21:20.014Z] [2024-03-19T02:21:20.014Z] setToolProperty: [2024-03-19T02:21:20.014Z] [2024-03-19T02:21:20.014Z] setS1ASclassPath: [2024-03-19T02:21:20.014Z] [2024-03-19T02:21:20.014Z] init-common: [2024-03-19T02:21:20.014Z] [2024-03-19T02:21:20.014Z] deploy-war-commonpe: [2024-03-19T02:21:20.118Z] [java] Mar 19, 2024 2:21:19 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:21:20.118Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:21:20.118Z] [java] Mar 19, 2024 2:21:19 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:21:20.118Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:21:20.118Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:20.118Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:20.118Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:20.118Z] [java] Mar 19, 2024 2:21:20 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:20.118Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (299 ms), startup services (78 ms), total (377 ms) [2024-03-19T02:21:20.118Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:20.118Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:20.118Z] [java] Mar 19, 2024 2:21:20 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:21:20.118Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:21:20.119Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:20.119Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:20.119Z] [java] Mar 19, 2024 2:21:20 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:21:20.119Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:21:20.119Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:20.119Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:20.119Z] [java] Mar 19, 2024 2:21:20 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:20.119Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (414 ms), startup services (6 ms), total (420 ms) [2024-03-19T02:21:20.119Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:20.119Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:20.119Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:21:20.119Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:21:20.119Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:20.119Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb32-embedded-autoclose-ejb [2024-03-19T02:21:20.119Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:20.119Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:21:20.119Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:20.119Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-03-19T02:21:20.119Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:20.119Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@8a8cab8 [2024-03-19T02:21:20.119Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:20.119Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:21:20.119Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:20.119Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:21:20.149Z] Note: Some input files use or override a deprecated API. [2024-03-19T02:21:20.149Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:20.149Z] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:21:20.149Z] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:20.149Z] 6 warnings [2024-03-19T02:21:20.149Z] [WARNING] [echo] [2024-03-19T02:21:20.149Z] [WARNING] [echo] ************************* [2024-03-19T02:21:20.149Z] [WARNING] [echo] * build admin [2024-03-19T02:21:20.149Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/admin [2024-03-19T02:21:20.149Z] [WARNING] [echo] ************************* [2024-03-19T02:21:20.149Z] [WARNING] [echo] [2024-03-19T02:21:20.149Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-03-19T02:21:20.149Z] [WARNING] [echo] Listing of source files: admin/BaseAsadminTest.java;admin/JdbcConnectionPoolTests.java;admin/JvmOptionTests.java;admin/OsgiAsadminTest.java;admin/WebtierTests.java;admin/util/GeneralUtils.java [2024-03-19T02:21:20.149Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:20.204Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:20.204Z] + echo Running target: connector_group_3 [2024-03-19T02:21:20.204Z] Running target: connector_group_3 [2024-03-19T02:21:20.204Z] + ant clean-all start-record connector_group_3 stop-record report [2024-03-19T02:21:20.204Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:20.221Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:20.221Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:20.221Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:20.221Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:20.221Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:20.221Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:20.221Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.246Z] init-common: [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.246Z] clean: [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.246Z] setOSConditions: [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.246Z] setToolWin: [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.246Z] setToolUnix: [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.246Z] setToolProperty: [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.246Z] setS1ASclassPath: [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.246Z] init-common: [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.246Z] clean-common: [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.246Z] setOSConditions: [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.246Z] setToolWin: [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.246Z] setToolUnix: [2024-03-19T02:21:20.246Z] [2024-03-19T02:21:20.247Z] setToolProperty: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] setS1ASclassPath: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] init-common: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] clean-classes-common: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] setOSConditions: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] setToolWin: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] setToolUnix: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] setToolProperty: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] setS1ASclassPath: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] init-common: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] clean-jars-common: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] setOSConditions: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] setToolWin: [2024-03-19T02:21:20.247Z] [2024-03-19T02:21:20.247Z] setToolUnix: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] setToolProperty: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] setS1ASclassPath: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] init-common: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] clean: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] setOSConditions: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] setToolWin: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] setToolUnix: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] setToolProperty: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] setS1ASclassPath: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] init-common: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] clean-common: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] setOSConditions: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.248Z] setToolWin: [2024-03-19T02:21:20.248Z] [2024-03-19T02:21:20.249Z] setToolUnix: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] setToolProperty: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] setS1ASclassPath: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] init-common: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] clean-classes-common: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] setOSConditions: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] setToolWin: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] setToolUnix: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] setToolProperty: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] setS1ASclassPath: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] init-common: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] clean-jars-common: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] setOSConditions: [2024-03-19T02:21:20.249Z] [2024-03-19T02:21:20.249Z] setToolWin: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] setToolUnix: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] setToolProperty: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] setS1ASclassPath: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] init-common: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] clean: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] setOSConditions: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] setToolWin: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] setToolUnix: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] setToolProperty: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] setS1ASclassPath: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] init-common: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] clean-common: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.250Z] setOSConditions: [2024-03-19T02:21:20.250Z] [2024-03-19T02:21:20.251Z] setToolWin: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] setToolUnix: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] setToolProperty: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] setS1ASclassPath: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] init-common: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] clean-classes-common: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] setOSConditions: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] setToolWin: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] setToolUnix: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] setToolProperty: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] setS1ASclassPath: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] init-common: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] clean-jars-common: [2024-03-19T02:21:20.251Z] [2024-03-19T02:21:20.251Z] setOSConditions: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] setToolWin: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] setToolUnix: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] setToolProperty: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] setS1ASclassPath: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] init-common: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] clean: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] setOSConditions: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] setToolWin: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] setToolUnix: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] setToolProperty: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] setS1ASclassPath: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] init-common: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.252Z] clean-common: [2024-03-19T02:21:20.252Z] [2024-03-19T02:21:20.253Z] setOSConditions: [2024-03-19T02:21:20.253Z] [2024-03-19T02:21:20.253Z] setToolWin: [2024-03-19T02:21:20.253Z] [2024-03-19T02:21:20.253Z] setToolUnix: [2024-03-19T02:21:20.253Z] [2024-03-19T02:21:20.253Z] setToolProperty: [2024-03-19T02:21:20.253Z] [2024-03-19T02:21:20.253Z] setS1ASclassPath: [2024-03-19T02:21:20.253Z] [2024-03-19T02:21:20.253Z] init-common: [2024-03-19T02:21:20.253Z] [2024-03-19T02:21:20.253Z] clean-classes-common: [2024-03-19T02:21:20.264Z] --------- Derby Network Server Information -------- [2024-03-19T02:21:20.264Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-03-19T02:21:20.264Z] -- listing properties -- [2024-03-19T02:21:20.264Z] derby.drda.timeSlice=0 [2024-03-19T02:21:20.264Z] derby.drda.portNumber=1527 [2024-03-19T02:21:20.264Z] derby.drda.minThreads=0 [2024-03-19T02:21:20.264Z] derby.drda.sslMode=off [2024-03-19T02:21:20.264Z] derby.drda.traceAll=false [2024-03-19T02:21:20.264Z] derby.drda.keepAlive=true [2024-03-19T02:21:20.264Z] derby.drda.maxThreads=0 [2024-03-19T02:21:20.264Z] derby.drda.logConnections=false [2024-03-19T02:21:20.264Z] derby.drda.startNetworkServer=false [2024-03-19T02:21:20.264Z] derby.drda.host=0.0.0.0 [2024-03-19T02:21:20.264Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/sing-je... [2024-03-19T02:21:20.264Z] ------------------ Java Information ------------------ [2024-03-19T02:21:20.264Z] Java Version: 21.0.1 [2024-03-19T02:21:20.264Z] Java Vendor: Eclipse Adoptium [2024-03-19T02:21:20.264Z] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:21:20.265Z] Java classpath: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derby.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyclient.jar [2024-03-19T02:21:20.265Z] OS name: Linux [2024-03-19T02:21:20.265Z] OS architecture: amd64 [2024-03-19T02:21:20.265Z] OS version: 6.2.9-300.fc38.x86_64 [2024-03-19T02:21:20.265Z] Java user name: jenkins [2024-03-19T02:21:20.265Z] Java user home: /home/jenkins [2024-03-19T02:21:20.265Z] Java user dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch [2024-03-19T02:21:20.265Z] java.specification.name: Java Platform API Specification [2024-03-19T02:21:20.265Z] java.specification.version: 21 [2024-03-19T02:21:20.265Z] java.runtime.version: 21.0.1+12-LTS [2024-03-19T02:21:20.265Z] --------- Derby Information -------- [2024-03-19T02:21:20.265Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] ------------------------------------------------------ [2024-03-19T02:21:20.265Z] ----------------- Locale Information ----------------- [2024-03-19T02:21:20.265Z] Current Locale : [English/United States [en_US]] [2024-03-19T02:21:20.265Z] Found support for locale: [cs] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] Found support for locale: [de_DE] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] Found support for locale: [es] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] Found support for locale: [fr] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] Found support for locale: [hu] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] Found support for locale: [it] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] Found support for locale: [ja_JP] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] Found support for locale: [ko_KR] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] Found support for locale: [pl] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] Found support for locale: [pt_BR] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] Found support for locale: [ru] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] Found support for locale: [zh_CN] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] Found support for locale: [zh_TW] [2024-03-19T02:21:20.265Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:20.265Z] ------------------------------------------------------ [2024-03-19T02:21:20.265Z] ------------------------------------------------------ [2024-03-19T02:21:20.265Z] [2024-03-19T02:21:20.265Z] Starting database in the background. [2024-03-19T02:21:20.265Z] Log redirected to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.log. [2024-03-19T02:21:20.265Z] Command start-database executed successfully. [2024-03-19T02:21:20.306Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-attribute-name-with-colon-or-dot --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-attribute-name-with-colon-or-dot-web.war [2024-03-19T02:21:20.376Z] [java] Mar 19, 2024 2:21:20 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:21:20.376Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:21:20.376Z] [java] Mar 19, 2024 2:21:20 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:21:20.376Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:21:20.376Z] [java] Mar 19, 2024 2:21:20 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:21:20.376Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:21:20.376Z] [java] Mar 19, 2024 2:21:20 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:21:20.376Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:21:20.376Z] [java] Mar 19, 2024 2:21:20 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:21:20.376Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:21:20.377Z] [java] Mar 19, 2024 2:21:20 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:21:20.377Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb32-embedded-autoclose-ejb/SimpleEjb, java:global/ejb-ejb32-embedded-autoclose-ejb/SimpleEjb!org.glassfish.tests.ejb.autoclose.SimpleEjb] [2024-03-19T02:21:20.377Z] [java] Mar 19, 2024 2:21:20 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:21:20.377Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:21:20.377Z] [java] Mar 19, 2024 2:21:20 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:21:20.377Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:21:20.406Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:20.407Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:20.407Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:20.407Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:20.407Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:20.407Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:20.407Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:20.407Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:20.407Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:20.407Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:20.407Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:20.497Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-03-19T02:21:20.511Z] [2024-03-19T02:21:20.511Z] setOSConditions: [2024-03-19T02:21:20.511Z] [2024-03-19T02:21:20.511Z] setToolWin: [2024-03-19T02:21:20.511Z] [2024-03-19T02:21:20.511Z] setToolUnix: [2024-03-19T02:21:20.511Z] [2024-03-19T02:21:20.511Z] setToolProperty: [2024-03-19T02:21:20.511Z] [2024-03-19T02:21:20.511Z] setS1ASclassPath: [2024-03-19T02:21:20.511Z] [2024-03-19T02:21:20.511Z] init-common: [2024-03-19T02:21:20.511Z] [2024-03-19T02:21:20.511Z] clean-jars-common: [2024-03-19T02:21:20.511Z] [echo] @@## nonacc ##@@ [2024-03-19T02:21:20.511Z] [2024-03-19T02:21:20.511Z] setOSConditions: [2024-03-19T02:21:20.511Z] [2024-03-19T02:21:20.511Z] setToolWin: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] setToolUnix: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] setToolProperty: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] setS1ASclassPath: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] init-common: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] clean: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] setOSConditions: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] setToolWin: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] setToolUnix: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] setToolProperty: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] setS1ASclassPath: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] init-common: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] clean-common: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] setOSConditions: [2024-03-19T02:21:20.512Z] [2024-03-19T02:21:20.512Z] setToolWin: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] setToolUnix: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] setToolProperty: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] setS1ASclassPath: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] init-common: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] clean-classes-common: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] setOSConditions: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] setToolWin: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] setToolUnix: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] setToolProperty: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] setS1ASclassPath: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] init-common: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] clean-jars-common: [2024-03-19T02:21:20.513Z] [echo] @@## web2connector ##@@ [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.513Z] setOSConditions: [2024-03-19T02:21:20.513Z] [2024-03-19T02:21:20.514Z] setToolWin: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] setToolUnix: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] setToolProperty: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] setS1ASclassPath: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] init-common: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] clean: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] setOSConditions: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] setToolWin: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] setToolUnix: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] setToolProperty: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] setS1ASclassPath: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] init-common: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] clean-common: [2024-03-19T02:21:20.514Z] [2024-03-19T02:21:20.514Z] setOSConditions: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] setToolWin: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] setToolUnix: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] setToolProperty: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] setS1ASclassPath: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] init-common: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] clean-classes-common: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] setOSConditions: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] setToolWin: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] setToolUnix: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] setToolProperty: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] setS1ASclassPath: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] init-common: [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] clean-jars-common: [2024-03-19T02:21:20.515Z] [echo] @@## web2connector (second time) ##@@ [2024-03-19T02:21:20.515Z] [2024-03-19T02:21:20.515Z] setOSConditions: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] setToolWin: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] setToolUnix: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] setToolProperty: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] setS1ASclassPath: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] init-common: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] clean: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] setOSConditions: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] setToolWin: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] setToolUnix: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] setToolProperty: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] setS1ASclassPath: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] init-common: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] clean-common: [2024-03-19T02:21:20.516Z] [2024-03-19T02:21:20.516Z] setOSConditions: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] setToolWin: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] setToolUnix: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] setToolProperty: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] setS1ASclassPath: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] init-common: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] clean-classes-common: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] setOSConditions: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] setToolWin: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] setToolUnix: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] setToolProperty: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] setS1ASclassPath: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] init-common: [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.517Z] clean-jars-common: [2024-03-19T02:21:20.517Z] [echo] @@## nonstringmcfproperties ##@@ [2024-03-19T02:21:20.517Z] [2024-03-19T02:21:20.518Z] setOSConditions: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] setToolWin: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] setToolUnix: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] setToolProperty: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] setS1ASclassPath: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] init-common: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] clean: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] setOSConditions: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] setToolWin: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] setToolUnix: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] setToolProperty: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] setS1ASclassPath: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] init-common: [2024-03-19T02:21:20.518Z] [2024-03-19T02:21:20.518Z] clean-common: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] setOSConditions: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] setToolWin: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] setToolUnix: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] setToolProperty: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] setS1ASclassPath: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] init-common: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] clean-classes-common: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] setOSConditions: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] setToolWin: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] setToolUnix: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] setToolProperty: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] setS1ASclassPath: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] init-common: [2024-03-19T02:21:20.519Z] [2024-03-19T02:21:20.519Z] clean-jars-common: [2024-03-19T02:21:20.520Z] [2024-03-19T02:21:20.520Z] clean: [2024-03-19T02:21:20.520Z] [echo] @@## nonstringraproperties ##@@ [2024-03-19T02:21:20.520Z] [2024-03-19T02:21:20.520Z] clean: [2024-03-19T02:21:20.523Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch [2024-03-19T02:21:20.523Z] ++ echo [2024-03-19T02:21:20.523Z] ++ cut -d: -f2 [2024-03-19T02:21:20.523Z] ++ sed 's/\/\///g' [2024-03-19T02:21:20.523Z] + PROXY_HOST= [2024-03-19T02:21:20.523Z] ++ echo [2024-03-19T02:21:20.523Z] ++ cut -d: -f3 [2024-03-19T02:21:20.523Z] ++ sed 's/\///g' [2024-03-19T02:21:20.523Z] + PROXY_PORT= [2024-03-19T02:21:20.523Z] + ANT_OPTS=' -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\'' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\''' [2024-03-19T02:21:20.523Z] + export ANT_OPTS [2024-03-19T02:21:20.523Z] + echo 'ANT_OPTS= -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\'' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\''' [2024-03-19T02:21:20.523Z] ANT_OPTS= -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='127.0.0.1|localhost|*.oracle.com' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='127.0.0.1|localhost|*.oracle.com' [2024-03-19T02:21:20.524Z] + ant all [2024-03-19T02:21:20.524Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:20.535Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/build.xml [2024-03-19T02:21:20.535Z] Warning: 'file:./../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:20.635Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:21:20.635Z] [java] INFO: ejb-ejb32-embedded-autoclose-ejb was successfully deployed in 452 milliseconds. [2024-03-19T02:21:20.664Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:20.664Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:20.777Z] [2024-03-19T02:21:20.777Z] clean: [2024-03-19T02:21:20.777Z] [2024-03-19T02:21:20.777Z] clean: [2024-03-19T02:21:20.777Z] [2024-03-19T02:21:20.777Z] setOSConditions: [2024-03-19T02:21:20.777Z] [2024-03-19T02:21:20.777Z] setToolWin: [2024-03-19T02:21:20.777Z] [2024-03-19T02:21:20.777Z] setToolUnix: [2024-03-19T02:21:20.777Z] [2024-03-19T02:21:20.777Z] setToolProperty: [2024-03-19T02:21:20.777Z] [2024-03-19T02:21:20.777Z] setS1ASclassPath: [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.778Z] init-common: [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.778Z] clean-classes-common: [2024-03-19T02:21:20.778Z] [echo] @@## txlevelswitch ##@@ [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.778Z] setOSConditions: [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.778Z] setToolWin: [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.778Z] setToolUnix: [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.778Z] setToolProperty: [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.778Z] setS1ASclassPath: [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.778Z] init-common: [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.778Z] clean: [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.778Z] setOSConditions: [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.778Z] setToolWin: [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.778Z] setToolUnix: [2024-03-19T02:21:20.778Z] [2024-03-19T02:21:20.779Z] setToolProperty: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] setS1ASclassPath: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] init-common: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] clean-common: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] setOSConditions: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] setToolWin: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] setToolUnix: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] setToolProperty: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] setS1ASclassPath: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] init-common: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] clean-classes-common: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] setOSConditions: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] setToolWin: [2024-03-19T02:21:20.779Z] [2024-03-19T02:21:20.779Z] setToolUnix: [2024-03-19T02:21:20.780Z] [2024-03-19T02:21:20.780Z] setToolProperty: [2024-03-19T02:21:20.780Z] [2024-03-19T02:21:20.780Z] setS1ASclassPath: [2024-03-19T02:21:20.780Z] [2024-03-19T02:21:20.780Z] init-common: [2024-03-19T02:21:20.780Z] [2024-03-19T02:21:20.780Z] clean-jars-common: [2024-03-19T02:21:20.780Z] [2024-03-19T02:21:20.780Z] clean: [2024-03-19T02:21:20.780Z] [echo] @@## threadpool ##@@ [2024-03-19T02:21:20.780Z] [2024-03-19T02:21:20.780Z] clean: [2024-03-19T02:21:20.780Z] [2024-03-19T02:21:20.780Z] clean: [2024-03-19T02:21:20.780Z] [2024-03-19T02:21:20.780Z] clean: [2024-03-19T02:21:20.780Z] [2024-03-19T02:21:20.780Z] setOSConditions: [2024-03-19T02:21:20.780Z] [2024-03-19T02:21:20.780Z] setToolWin: [2024-03-19T02:21:20.780Z] [2024-03-19T02:21:20.780Z] setToolUnix: [2024-03-19T02:21:20.780Z] [2024-03-19T02:21:20.781Z] setToolProperty: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.781Z] setS1ASclassPath: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.781Z] init-common: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.781Z] clean-classes-common: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.781Z] clean: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.781Z] setOSConditions: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.781Z] setToolWin: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.781Z] setToolUnix: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.781Z] setToolProperty: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.781Z] setS1ASclassPath: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.781Z] init-common: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.781Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch/build.xml [2024-03-19T02:21:20.781Z] clean-common: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.781Z] setOSConditions: [2024-03-19T02:21:20.781Z] [2024-03-19T02:21:20.782Z] setToolWin: [2024-03-19T02:21:20.782Z] [2024-03-19T02:21:20.782Z] setToolUnix: [2024-03-19T02:21:20.782Z] [2024-03-19T02:21:20.782Z] setToolProperty: [2024-03-19T02:21:20.782Z] [2024-03-19T02:21:20.782Z] setS1ASclassPath: [2024-03-19T02:21:20.782Z] [2024-03-19T02:21:20.782Z] init-common: [2024-03-19T02:21:20.782Z] [2024-03-19T02:21:20.782Z] clean-classes-common: [2024-03-19T02:21:20.782Z] [2024-03-19T02:21:20.782Z] setOSConditions: [2024-03-19T02:21:20.782Z] [2024-03-19T02:21:20.782Z] setToolWin: [2024-03-19T02:21:20.782Z] [2024-03-19T02:21:20.782Z] setToolUnix: [2024-03-19T02:21:20.782Z] [2024-03-19T02:21:20.782Z] setToolProperty: [2024-03-19T02:21:20.782Z] [2024-03-19T02:21:20.782Z] setS1ASclassPath: [2024-03-19T02:21:20.782Z] [2024-03-19T02:21:20.782Z] init-common: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] clean-jars-common: [2024-03-19T02:21:20.783Z] [echo] @@## connector1.6 ##@@ [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] clean: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] clean: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] clean: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] setOSConditions: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] setToolWin: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] setToolUnix: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] setToolProperty: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] setS1ASclassPath: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] init-common: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] clean-classes-common: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] clean: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.783Z] setOSConditions: [2024-03-19T02:21:20.783Z] [2024-03-19T02:21:20.784Z] setToolWin: [2024-03-19T02:21:20.784Z] [2024-03-19T02:21:20.784Z] setToolUnix: [2024-03-19T02:21:20.784Z] [2024-03-19T02:21:20.784Z] setToolProperty: [2024-03-19T02:21:20.784Z] [2024-03-19T02:21:20.784Z] setS1ASclassPath: [2024-03-19T02:21:20.784Z] [2024-03-19T02:21:20.784Z] init-common: [2024-03-19T02:21:20.784Z] [2024-03-19T02:21:20.784Z] clean-common: [2024-03-19T02:21:20.784Z] [2024-03-19T02:21:20.784Z] setOSConditions: [2024-03-19T02:21:20.784Z] [2024-03-19T02:21:20.784Z] setToolWin: [2024-03-19T02:21:20.784Z] [2024-03-19T02:21:20.784Z] setToolUnix: [2024-03-19T02:21:20.784Z] [2024-03-19T02:21:20.784Z] setToolProperty: [2024-03-19T02:21:20.784Z] [2024-03-19T02:21:20.784Z] setS1ASclassPath: [2024-03-19T02:21:20.784Z] [2024-03-19T02:21:20.784Z] init-common: [2024-03-19T02:21:20.785Z] [2024-03-19T02:21:20.785Z] clean-classes-common: [2024-03-19T02:21:20.785Z] [2024-03-19T02:21:20.785Z] setOSConditions: [2024-03-19T02:21:20.785Z] [2024-03-19T02:21:20.785Z] setToolWin: [2024-03-19T02:21:20.785Z] [2024-03-19T02:21:20.785Z] setToolUnix: [2024-03-19T02:21:20.785Z] [2024-03-19T02:21:20.785Z] setToolProperty: [2024-03-19T02:21:20.785Z] [2024-03-19T02:21:20.785Z] setS1ASclassPath: [2024-03-19T02:21:20.785Z] [2024-03-19T02:21:20.785Z] init-common: [2024-03-19T02:21:20.785Z] [2024-03-19T02:21:20.785Z] clean-jars-common: [2024-03-19T02:21:20.785Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-03-19T02:21:20.821Z] Warning: 'file:./../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:20.821Z] Warning: 'file:./report.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './report.xml' for compliance with other XML tools [2024-03-19T02:21:20.894Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:20.894Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/appauth/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:21:20.894Z] [javac] return new Integer(1); [2024-03-19T02:21:20.894Z] [javac] ^ [2024-03-19T02:21:20.894Z] [javac] 2 warnings [2024-03-19T02:21:20.894Z] [2024-03-19T02:21:20.894Z] setOSConditions: [2024-03-19T02:21:20.894Z] [2024-03-19T02:21:20.894Z] setToolWin: [2024-03-19T02:21:20.894Z] [2024-03-19T02:21:20.894Z] setToolUnix: [2024-03-19T02:21:20.894Z] [2024-03-19T02:21:20.894Z] setToolProperty: [2024-03-19T02:21:20.894Z] [2024-03-19T02:21:20.895Z] setS1ASclassPath: [2024-03-19T02:21:20.895Z] [2024-03-19T02:21:20.895Z] init-common: [2024-03-19T02:21:20.895Z] [2024-03-19T02:21:20.895Z] compile-common: [2024-03-19T02:21:20.895Z] [echo] Current time (ISO): 2024-03-19T02:21:20.694+0000 [2024-03-19T02:21:20.895Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:20.905Z] [java] EJB said in try-without-resource: hello [2024-03-19T02:21:20.905Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:21:20.905Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:20.905Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:20.905Z] [java] EJB noted on destroy in close: =====destroyed===== [2024-03-19T02:21:20.905Z] [java] Value of key is: embedded with autoclosable [2024-03-19T02:21:20.905Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:20.905Z] [java] [2024-03-19T02:21:20.905Z] [java] [2024-03-19T02:21:20.905Z] [java] ----------------------------------------- [2024-03-19T02:21:20.905Z] [java] - embedded with autoclosable: PASS - [2024-03-19T02:21:20.905Z] [java] ----------------------------------------- [2024-03-19T02:21:20.905Z] [java] Total PASS: 1 [2024-03-19T02:21:20.905Z] [java] Total FAIL: 0 [2024-03-19T02:21:20.905Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:21:20.905Z] [java] ----------------------------------------- [2024-03-19T02:21:20.906Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:21:20.906Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:21:20.906Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:20.906Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:20.906Z] [java] Mar 19, 2024 2:21:20 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:20.906Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:20.906Z] [java] Mar 19, 2024 2:21:20 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:21:20.906Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:21:20.906Z] [2024-03-19T02:21:20.906Z] all: [2024-03-19T02:21:20.906Z] [2024-03-19T02:21:20.906Z] run-full: [2024-03-19T02:21:20.906Z] [2024-03-19T02:21:20.906Z] stop-derby: [2024-03-19T02:21:20.906Z] [2024-03-19T02:21:20.906Z] setOSConditions: [2024-03-19T02:21:20.906Z] [2024-03-19T02:21:20.906Z] setToolWin: [2024-03-19T02:21:20.906Z] [2024-03-19T02:21:20.906Z] setToolUnix: [2024-03-19T02:21:20.906Z] [2024-03-19T02:21:20.906Z] setToolProperty: [2024-03-19T02:21:20.906Z] [2024-03-19T02:21:20.906Z] setS1ASclassPath: [2024-03-19T02:21:20.906Z] [2024-03-19T02:21:20.906Z] init-common: [2024-03-19T02:21:20.906Z] [2024-03-19T02:21:20.906Z] stopDerby: [2024-03-19T02:21:20.906Z] [echo] Stopping Derby DB servers on ports 45716 and 45717 [2024-03-19T02:21:20.921Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/admin/src/test/admin/BaseAsadminTest.java uses or overrides a deprecated API. [2024-03-19T02:21:20.922Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:20.922Z] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:21:20.922Z] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:20.922Z] 6 warnings [2024-03-19T02:21:20.922Z] [WARNING] [echo] [2024-03-19T02:21:20.922Z] [WARNING] [echo] ************************* [2024-03-19T02:21:20.922Z] [WARNING] [echo] * build admincli [2024-03-19T02:21:20.922Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/admincli [2024-03-19T02:21:20.922Z] [WARNING] [echo] ************************* [2024-03-19T02:21:20.922Z] [WARNING] [echo] [2024-03-19T02:21:20.922Z] [WARNING] [echo] compiling test client to ../classes/test [2024-03-19T02:21:20.922Z] [WARNING] [echo] Listing of source files: admincli/ExistStatusTests.java;admincli/RestartDomainTests.java;admincli/util/RtExec.java;admincli/util/StreamGobbler.java [2024-03-19T02:21:20.922Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:21.004Z] --------- Derby Network Server Information -------- [2024-03-19T02:21:21.004Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-03-19T02:21:21.004Z] -- listing properties -- [2024-03-19T02:21:21.004Z] derby.drda.timeSlice=0 [2024-03-19T02:21:21.004Z] derby.drda.portNumber=1527 [2024-03-19T02:21:21.004Z] derby.drda.minThreads=0 [2024-03-19T02:21:21.004Z] derby.drda.sslMode=off [2024-03-19T02:21:21.004Z] derby.drda.traceAll=false [2024-03-19T02:21:21.004Z] derby.drda.keepAlive=true [2024-03-19T02:21:21.004Z] derby.drda.maxThreads=0 [2024-03-19T02:21:21.004Z] derby.drda.logConnections=false [2024-03-19T02:21:21.004Z] derby.drda.startNetworkServer=false [2024-03-19T02:21:21.004Z] derby.drda.host=0.0.0.0 [2024-03-19T02:21:21.004Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/sing-je... [2024-03-19T02:21:21.004Z] ------------------ Java Information ------------------ [2024-03-19T02:21:21.004Z] Java Version: 21.0.1 [2024-03-19T02:21:21.004Z] Java Vendor: Eclipse Adoptium [2024-03-19T02:21:21.004Z] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:21:21.004Z] Java classpath: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derby.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyclient.jar [2024-03-19T02:21:21.004Z] OS name: Linux [2024-03-19T02:21:21.004Z] OS architecture: amd64 [2024-03-19T02:21:21.005Z] OS version: 6.2.9-300.fc38.x86_64 [2024-03-19T02:21:21.005Z] Java user name: jenkins [2024-03-19T02:21:21.005Z] Java user home: /home/jenkins [2024-03-19T02:21:21.005Z] Java user dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi [2024-03-19T02:21:21.005Z] java.specification.name: Java Platform API Specification [2024-03-19T02:21:21.005Z] java.specification.version: 21 [2024-03-19T02:21:21.005Z] java.runtime.version: 21.0.1+12-LTS [2024-03-19T02:21:21.005Z] --------- Derby Information -------- [2024-03-19T02:21:21.005Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] ------------------------------------------------------ [2024-03-19T02:21:21.005Z] ----------------- Locale Information ----------------- [2024-03-19T02:21:21.005Z] Current Locale : [English/United States [en_US]] [2024-03-19T02:21:21.005Z] Found support for locale: [cs] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] Found support for locale: [de_DE] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] Found support for locale: [es] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] Found support for locale: [fr] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] Found support for locale: [hu] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] Found support for locale: [it] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] Found support for locale: [ja_JP] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] Found support for locale: [ko_KR] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] Found support for locale: [pl] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] Found support for locale: [pt_BR] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] Found support for locale: [ru] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] Found support for locale: [zh_CN] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] Found support for locale: [zh_TW] [2024-03-19T02:21:21.005Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:21.005Z] ------------------------------------------------------ [2024-03-19T02:21:21.005Z] ------------------------------------------------------ [2024-03-19T02:21:21.005Z] [2024-03-19T02:21:21.005Z] Starting database in the background. [2024-03-19T02:21:21.005Z] Log redirected to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.log. [2024-03-19T02:21:21.005Z] Command start-database executed successfully. [2024-03-19T02:21:21.005Z] + printf '\n%s \n\n' '===== TEST RUN - RUNNING TESTS for all =====' [2024-03-19T02:21:21.005Z] [2024-03-19T02:21:21.005Z] ===== TEST RUN - RUNNING TESTS for all ===== [2024-03-19T02:21:21.005Z] [2024-03-19T02:21:21.005Z] + ant all [2024-03-19T02:21:21.005Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:21.005Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/build.xml [2024-03-19T02:21:21.044Z] [2024-03-19T02:21:21.044Z] setOSConditions: [2024-03-19T02:21:21.044Z] [2024-03-19T02:21:21.044Z] setToolWin: [2024-03-19T02:21:21.044Z] [2024-03-19T02:21:21.044Z] setToolUnix: [2024-03-19T02:21:21.044Z] [2024-03-19T02:21:21.044Z] setToolProperty: [2024-03-19T02:21:21.044Z] [2024-03-19T02:21:21.044Z] setS1ASclassPath: [2024-03-19T02:21:21.044Z] [2024-03-19T02:21:21.044Z] init-common: [2024-03-19T02:21:21.044Z] [2024-03-19T02:21:21.044Z] clean: [2024-03-19T02:21:21.044Z] [2024-03-19T02:21:21.044Z] setOSConditions: [2024-03-19T02:21:21.044Z] [2024-03-19T02:21:21.044Z] setToolWin: [2024-03-19T02:21:21.044Z] [2024-03-19T02:21:21.044Z] setToolUnix: [2024-03-19T02:21:21.044Z] [2024-03-19T02:21:21.044Z] setToolProperty: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] setS1ASclassPath: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] init-common: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] clean-common: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] setOSConditions: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] setToolWin: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] setToolUnix: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] setToolProperty: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] setS1ASclassPath: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] init-common: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] clean-classes-common: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] setOSConditions: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] setToolWin: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] setToolUnix: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.045Z] setToolProperty: [2024-03-19T02:21:21.045Z] [2024-03-19T02:21:21.046Z] setS1ASclassPath: [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] init-common: [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] clean-jars-common: [2024-03-19T02:21:21.046Z] [echo] @@## SunRaXml ##@@ [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] setOSConditions: [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] setToolWin: [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] setToolUnix: [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] setToolProperty: [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] setS1ASclassPath: [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] init-common: [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] clean: [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] setOSConditions: [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] setToolWin: [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] setToolUnix: [2024-03-19T02:21:21.046Z] [2024-03-19T02:21:21.046Z] setToolProperty: [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.047Z] setS1ASclassPath: [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.047Z] init-common: [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.047Z] clean: [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.047Z] setOSConditions: [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.047Z] setToolWin: [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.047Z] setToolUnix: [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.047Z] setToolProperty: [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.047Z] setS1ASclassPath: [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.047Z] init-common: [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.047Z] create-dboutfile: [2024-03-19T02:21:21.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.047Z] setOSConditions: [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.047Z] setToolWin: [2024-03-19T02:21:21.047Z] [2024-03-19T02:21:21.048Z] setToolUnix: [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.048Z] setToolProperty: [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.048Z] setS1ASclassPath: [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.048Z] init-common: [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.048Z] clean: [2024-03-19T02:21:21.048Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.048Z] setOSConditions: [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.048Z] setToolWin: [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.048Z] setToolUnix: [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.048Z] setToolProperty: [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.048Z] setS1ASclassPath: [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.048Z] init-common: [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.048Z] create-dboutfile: [2024-03-19T02:21:21.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:21.048Z] [echo] @@## defaultConnectorResource ##@@ [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.048Z] clean: [2024-03-19T02:21:21.048Z] [2024-03-19T02:21:21.049Z] clean: [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] clean: [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] setOSConditions: [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] setToolWin: [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] setToolUnix: [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] setToolProperty: [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] setS1ASclassPath: [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] init-common: [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] clean-classes-common: [2024-03-19T02:21:21.049Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] clean: [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] setOSConditions: [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] setToolWin: [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] setToolUnix: [2024-03-19T02:21:21.049Z] [2024-03-19T02:21:21.049Z] setToolProperty: [2024-03-19T02:21:21.050Z] [2024-03-19T02:21:21.050Z] setS1ASclassPath: [2024-03-19T02:21:21.050Z] [2024-03-19T02:21:21.050Z] init-common: [2024-03-19T02:21:21.050Z] [2024-03-19T02:21:21.050Z] clean-common: [2024-03-19T02:21:21.050Z] [2024-03-19T02:21:21.050Z] setOSConditions: [2024-03-19T02:21:21.050Z] [2024-03-19T02:21:21.050Z] setToolWin: [2024-03-19T02:21:21.050Z] [2024-03-19T02:21:21.050Z] setToolUnix: [2024-03-19T02:21:21.050Z] [2024-03-19T02:21:21.050Z] setToolProperty: [2024-03-19T02:21:21.050Z] [2024-03-19T02:21:21.050Z] setS1ASclassPath: [2024-03-19T02:21:21.050Z] [2024-03-19T02:21:21.050Z] init-common: [2024-03-19T02:21:21.066Z] [2024-03-19T02:21:21.066Z] all: [2024-03-19T02:21:21.152Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:21.152Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/client/Client.java:37: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:21:21.152Z] [javac] Integer versionNumber = new Integer(args[0]); [2024-03-19T02:21:21.152Z] [javac] ^ [2024-03-19T02:21:21.152Z] [javac] 2 warnings [2024-03-19T02:21:21.152Z] [2024-03-19T02:21:21.153Z] setOSConditions: [2024-03-19T02:21:21.153Z] [2024-03-19T02:21:21.153Z] setToolWin: [2024-03-19T02:21:21.153Z] [2024-03-19T02:21:21.153Z] setToolUnix: [2024-03-19T02:21:21.153Z] [2024-03-19T02:21:21.153Z] setToolProperty: [2024-03-19T02:21:21.153Z] [2024-03-19T02:21:21.153Z] setS1ASclassPath: [2024-03-19T02:21:21.153Z] [2024-03-19T02:21:21.153Z] init-common: [2024-03-19T02:21:21.153Z] [2024-03-19T02:21:21.153Z] compile-common: [2024-03-19T02:21:21.153Z] [echo] Current time (ISO): 2024-03-19T02:21:21.134+0000 [2024-03-19T02:21:21.153Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:21.180Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:21.180Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:21.180Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:21.180Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:21.180Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:21.180Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:21.180Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:21.180Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:21.180Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:21.180Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:21.180Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:21.216Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxyApp.ear [2024-03-19T02:21:21.307Z] [2024-03-19T02:21:21.308Z] clean-classes-common: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] setOSConditions: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] setToolWin: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] setToolUnix: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] setToolProperty: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] setS1ASclassPath: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] init-common: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] clean-jars-common: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] unset: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] setOSConditions: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] setToolWin: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] setToolUnix: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] setToolProperty: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] setS1ASclassPath: [2024-03-19T02:21:21.308Z] [2024-03-19T02:21:21.308Z] init-common: [2024-03-19T02:21:21.309Z] [2024-03-19T02:21:21.309Z] unsetJdbc: [2024-03-19T02:21:21.309Z] [2024-03-19T02:21:21.309Z] setOSConditions: [2024-03-19T02:21:21.309Z] [2024-03-19T02:21:21.309Z] setToolWin: [2024-03-19T02:21:21.309Z] [2024-03-19T02:21:21.309Z] setToolUnix: [2024-03-19T02:21:21.309Z] [2024-03-19T02:21:21.309Z] setToolProperty: [2024-03-19T02:21:21.309Z] [2024-03-19T02:21:21.309Z] setS1ASclassPath: [2024-03-19T02:21:21.309Z] [2024-03-19T02:21:21.309Z] init-common: [2024-03-19T02:21:21.309Z] [2024-03-19T02:21:21.309Z] execute-sql-common: [2024-03-19T02:21:21.324Z] [2024-03-19T02:21:21.324Z] setOSConditions: [2024-03-19T02:21:21.324Z] [2024-03-19T02:21:21.324Z] setToolWin: [2024-03-19T02:21:21.324Z] [2024-03-19T02:21:21.325Z] setToolUnix: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] setToolProperty: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] setS1ASclassPath: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] init-common: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] clean: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] setOSConditions: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] setToolWin: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] setToolUnix: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] setToolProperty: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] setS1ASclassPath: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] init-common: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] clean-common: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] setOSConditions: [2024-03-19T02:21:21.325Z] [2024-03-19T02:21:21.325Z] setToolWin: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] setToolUnix: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] setToolProperty: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] setS1ASclassPath: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] init-common: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] clean-classes-common: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] setOSConditions: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] setToolWin: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] setToolUnix: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] setToolProperty: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] setS1ASclassPath: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] init-common: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] clean-jars-common: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] compile: [2024-03-19T02:21:21.326Z] [2024-03-19T02:21:21.326Z] setOSConditions: [2024-03-19T02:21:21.327Z] [2024-03-19T02:21:21.327Z] setToolWin: [2024-03-19T02:21:21.327Z] [2024-03-19T02:21:21.327Z] setToolUnix: [2024-03-19T02:21:21.327Z] [2024-03-19T02:21:21.327Z] setToolProperty: [2024-03-19T02:21:21.327Z] [2024-03-19T02:21:21.327Z] setS1ASclassPath: [2024-03-19T02:21:21.327Z] [2024-03-19T02:21:21.327Z] init-common: [2024-03-19T02:21:21.327Z] [2024-03-19T02:21:21.327Z] compile-common: [2024-03-19T02:21:21.434Z] [2024-03-19T02:21:21.434Z] all: [2024-03-19T02:21:21.434Z] [echo] @@## Running webservice developer tests ##@@ [2024-03-19T02:21:21.434Z] [echo] @@## Set environment variable 'webservice' to name of single test dir to run only that one. ##@@ [2024-03-19T02:21:21.437Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:21.437Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:21.437Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/admincli/src/test/admincli/util/RtExec.java uses or overrides a deprecated API. [2024-03-19T02:21:21.438Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:21.438Z] 6 warnings [2024-03-19T02:21:21.493Z] [2024-03-19T02:21:21.494Z] clean-all: [2024-03-19T02:21:21.494Z] [echo] @@## connector1.5 ##@@ [2024-03-19T02:21:21.494Z] [2024-03-19T02:21:21.494Z] clean: [2024-03-19T02:21:21.494Z] [2024-03-19T02:21:21.494Z] clean: [2024-03-19T02:21:21.511Z] [java] Tue Mar 19 02:21:21 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:21:21.511Z] [java] Tue Mar 19 02:21:21 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:21:21.511Z] [echo] [2024-03-19T02:21:21.511Z] [echo] [2024-03-19T02:21:21.511Z] [echo] ************************************************** [2024-03-19T02:21:21.511Z] [echo] * Running ejb31/embedded [2024-03-19T02:21:21.511Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded [2024-03-19T02:21:21.511Z] [echo] ************************************************** [2024-03-19T02:21:21.511Z] [echo] [2024-03-19T02:21:21.511Z] [echo] [2024-03-19T02:21:21.511Z] [2024-03-19T02:21:21.511Z] all: [2024-03-19T02:21:21.511Z] [2024-03-19T02:21:21.511Z] start-derby: [2024-03-19T02:21:21.511Z] [2024-03-19T02:21:21.511Z] startDerby: [2024-03-19T02:21:21.511Z] [2024-03-19T02:21:21.511Z] setOSConditions: [2024-03-19T02:21:21.511Z] [2024-03-19T02:21:21.511Z] setToolWin: [2024-03-19T02:21:21.511Z] [2024-03-19T02:21:21.511Z] setToolUnix: [2024-03-19T02:21:21.511Z] [2024-03-19T02:21:21.511Z] setToolProperty: [2024-03-19T02:21:21.511Z] [2024-03-19T02:21:21.511Z] setS1ASclassPath: [2024-03-19T02:21:21.571Z] [2024-03-19T02:21:21.571Z] all: [2024-03-19T02:21:21.571Z] [2024-03-19T02:21:21.571Z] cdi: [2024-03-19T02:21:21.571Z] [echo] @@## Running all CDI developer tests ##@@ [2024-03-19T02:21:21.571Z] [echo] @@## Set environment variable 'cdi_all' to name of single test dir to run only that one. ##@@ [2024-03-19T02:21:21.571Z] [echo] [2024-03-19T02:21:21.571Z] [echo] ************************* [2024-03-19T02:21:21.571Z] [echo] * Running smoke-tests [2024-03-19T02:21:21.571Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests [2024-03-19T02:21:21.571Z] [echo] ************************* [2024-03-19T02:21:21.571Z] [echo] [2024-03-19T02:21:21.571Z] [2024-03-19T02:21:21.571Z] all: [2024-03-19T02:21:21.571Z] [2024-03-19T02:21:21.571Z] smoke: [2024-03-19T02:21:21.571Z] [echo] Excluding testcase simple-wab-with-cdi [2024-03-19T02:21:21.571Z] [2024-03-19T02:21:21.571Z] setOSConditions: [2024-03-19T02:21:21.571Z] [2024-03-19T02:21:21.571Z] setToolWin: [2024-03-19T02:21:21.571Z] [2024-03-19T02:21:21.572Z] setToolUnix: [2024-03-19T02:21:21.572Z] [2024-03-19T02:21:21.572Z] setToolProperty: [2024-03-19T02:21:21.572Z] [2024-03-19T02:21:21.572Z] setS1ASclassPath: [2024-03-19T02:21:21.585Z] [echo] Current time (ISO): 2024-03-19T02:21:21.328+0000 [2024-03-19T02:21:21.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:21.585Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:21.676Z] [exec] Application deployed with name web-jsp-attribute-name-with-colon-or-dot-web. [2024-03-19T02:21:21.676Z] [2024-03-19T02:21:21.676Z] deploy-war-commonee: [2024-03-19T02:21:21.676Z] [2024-03-19T02:21:21.676Z] run: [2024-03-19T02:21:21.676Z] [java] Connecting to: http://localhost:45711/web-jsp-attribute-name-with-colon-or-dot/jsp//test.jsp [2024-03-19T02:21:21.676Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:21.676Z] [java] [2024-03-19T02:21:21.676Z] [java] [2024-03-19T02:21:21.676Z] [java] ----------------------------------------- [2024-03-19T02:21:21.676Z] [java] - jsp-attribute-name-with-colon-or-dot: PASS - [2024-03-19T02:21:21.676Z] [java] ----------------------------------------- [2024-03-19T02:21:21.676Z] [java] - Total PASS : 1 - [2024-03-19T02:21:21.676Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:21.676Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:21.676Z] [java] ----------------------------------------- [2024-03-19T02:21:21.676Z] [2024-03-19T02:21:21.676Z] undeploy: [2024-03-19T02:21:21.676Z] [2024-03-19T02:21:21.676Z] setOSConditions: [2024-03-19T02:21:21.677Z] [2024-03-19T02:21:21.677Z] setToolWin: [2024-03-19T02:21:21.677Z] [2024-03-19T02:21:21.677Z] setToolUnix: [2024-03-19T02:21:21.677Z] [2024-03-19T02:21:21.677Z] setToolProperty: [2024-03-19T02:21:21.677Z] [2024-03-19T02:21:21.677Z] setS1ASclassPath: [2024-03-19T02:21:21.677Z] [2024-03-19T02:21:21.677Z] init-common: [2024-03-19T02:21:21.677Z] [2024-03-19T02:21:21.677Z] undeploy-war-common: [2024-03-19T02:21:21.693Z] [echo] [2024-03-19T02:21:21.693Z] [echo] ************************* [2024-03-19T02:21:21.693Z] [echo] * Running filter_urlhandling [2024-03-19T02:21:21.693Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling [2024-03-19T02:21:21.693Z] [echo] ************************* [2024-03-19T02:21:21.693Z] [echo] [2024-03-19T02:21:21.693Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:21.693Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:21.693Z] [2024-03-19T02:21:21.693Z] clean: [2024-03-19T02:21:21.693Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:21.693Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:21.693Z] [2024-03-19T02:21:21.693Z] setOSConditions: [2024-03-19T02:21:21.693Z] [2024-03-19T02:21:21.694Z] setToolWin: [2024-03-19T02:21:21.694Z] [2024-03-19T02:21:21.694Z] setToolUnix: [2024-03-19T02:21:21.694Z] [2024-03-19T02:21:21.694Z] setToolProperty: [2024-03-19T02:21:21.694Z] [2024-03-19T02:21:21.694Z] setS1ASclassPath: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.753Z] clean: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.753Z] setOSConditions: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.753Z] setToolWin: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.753Z] setToolUnix: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.753Z] setToolProperty: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.753Z] setS1ASclassPath: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.753Z] init-common: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.753Z] clean-classes-common: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.753Z] clean: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.753Z] setOSConditions: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.753Z] setToolWin: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.753Z] setToolUnix: [2024-03-19T02:21:21.753Z] [2024-03-19T02:21:21.754Z] setToolProperty: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] setS1ASclassPath: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] init-common: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] clean-common: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] setOSConditions: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] setToolWin: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] setToolUnix: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] setToolProperty: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] setS1ASclassPath: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] init-common: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] clean-classes-common: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] setOSConditions: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] setToolWin: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.754Z] setToolUnix: [2024-03-19T02:21:21.754Z] [2024-03-19T02:21:21.755Z] setToolProperty: [2024-03-19T02:21:21.755Z] [2024-03-19T02:21:21.755Z] setS1ASclassPath: [2024-03-19T02:21:21.755Z] [2024-03-19T02:21:21.755Z] init-common: [2024-03-19T02:21:21.779Z] Waiting for domain1 to start ................ [2024-03-19T02:21:21.794Z] [exec] Waiting for domain1 to start ........ [2024-03-19T02:21:21.794Z] [exec] Waiting finished after 7,817 ms. [2024-03-19T02:21:21.794Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:21.794Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:21.794Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:21.794Z] [exec] Admin Port: 4,848 [2024-03-19T02:21:21.794Z] [exec] Command start-domain executed successfully. [2024-03-19T02:21:21.794Z] [echo] run.xml:doing wait for localhost:8080... [2024-03-19T02:21:21.794Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-03-19T02:21:21.794Z] [2024-03-19T02:21:21.794Z] dumpThreadStack: [2024-03-19T02:21:21.794Z] [2024-03-19T02:21:21.794Z] startDomainWindows: [2024-03-19T02:21:21.794Z] [2024-03-19T02:21:21.794Z] startDomain: [2024-03-19T02:21:21.794Z] [2024-03-19T02:21:21.794Z] startDerby: [2024-03-19T02:21:21.794Z] [2024-03-19T02:21:21.794Z] setOSConditions: [2024-03-19T02:21:21.794Z] [2024-03-19T02:21:21.794Z] setToolWin: [2024-03-19T02:21:21.794Z] [2024-03-19T02:21:21.794Z] setToolUnix: [2024-03-19T02:21:21.794Z] [2024-03-19T02:21:21.794Z] setToolProperty: [2024-03-19T02:21:21.795Z] [2024-03-19T02:21:21.795Z] setS1ASclassPath: [2024-03-19T02:21:21.795Z] [2024-03-19T02:21:21.795Z] init-common: [2024-03-19T02:21:21.795Z] [2024-03-19T02:21:21.795Z] startDerbyNonMac: [2024-03-19T02:21:21.795Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2024-03-19T02:21:21.795Z] [2024-03-19T02:21:21.795Z] setOSConditions: [2024-03-19T02:21:21.795Z] [2024-03-19T02:21:21.795Z] setToolWin: [2024-03-19T02:21:21.795Z] [2024-03-19T02:21:21.795Z] setToolUnix: [2024-03-19T02:21:21.795Z] [2024-03-19T02:21:21.795Z] setToolProperty: [2024-03-19T02:21:21.795Z] [2024-03-19T02:21:21.795Z] setS1ASclassPath: [2024-03-19T02:21:21.795Z] [2024-03-19T02:21:21.795Z] init-common: [2024-03-19T02:21:21.795Z] [2024-03-19T02:21:21.795Z] startDerbyMac: [2024-03-19T02:21:21.795Z] [2024-03-19T02:21:21.795Z] BUILD SUCCESSFUL [2024-03-19T02:21:21.795Z] Total time: 10 seconds [2024-03-19T02:21:21.795Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3 [2024-03-19T02:21:21.795Z] + echo Running target: connector_group_4 [2024-03-19T02:21:21.795Z] Running target: connector_group_4 [2024-03-19T02:21:21.795Z] + ant clean-all start-record connector_group_4 stop-record report [2024-03-19T02:21:21.795Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:21.804Z] [2024-03-19T02:21:21.804Z] init-common: [2024-03-19T02:21:21.804Z] [2024-03-19T02:21:21.804Z] startDerbyNonMac: [2024-03-19T02:21:21.804Z] [echo] Starting Derby DB servers in the Network Mode on ports 45716 and 45717 [2024-03-19T02:21:21.804Z] [2024-03-19T02:21:21.804Z] setOSConditions: [2024-03-19T02:21:21.804Z] [2024-03-19T02:21:21.804Z] setToolWin: [2024-03-19T02:21:21.804Z] [2024-03-19T02:21:21.804Z] setToolUnix: [2024-03-19T02:21:21.804Z] [2024-03-19T02:21:21.804Z] setToolProperty: [2024-03-19T02:21:21.804Z] [2024-03-19T02:21:21.804Z] setS1ASclassPath: [2024-03-19T02:21:21.804Z] [2024-03-19T02:21:21.804Z] init-common: [2024-03-19T02:21:21.804Z] [2024-03-19T02:21:21.804Z] startDerbyMac: [2024-03-19T02:21:21.804Z] [2024-03-19T02:21:21.804Z] run-lite: [2024-03-19T02:21:21.804Z] [2024-03-19T02:21:21.804Z] basic: [2024-03-19T02:21:21.804Z] [echo] [2024-03-19T02:21:21.804Z] [echo] [2024-03-19T02:21:21.804Z] [echo] ************************************************** [2024-03-19T02:21:21.804Z] [echo] * Running basic [2024-03-19T02:21:21.804Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/basic [2024-03-19T02:21:21.804Z] [echo] ************************************************** [2024-03-19T02:21:21.804Z] [echo] [2024-03-19T02:21:21.804Z] [echo] [2024-03-19T02:21:21.804Z] [2024-03-19T02:21:21.805Z] start-database: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] setOSConditions: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] setToolWin: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] setToolUnix: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] setToolProperty: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] setS1ASclassPath: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] init-common: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] clean: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] setOSConditions: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] setToolWin: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] setToolUnix: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] setToolProperty: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] setS1ASclassPath: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] init-common: [2024-03-19T02:21:21.805Z] [2024-03-19T02:21:21.805Z] clean-common: [2024-03-19T02:21:21.806Z] [2024-03-19T02:21:21.806Z] setOSConditions: [2024-03-19T02:21:21.806Z] [2024-03-19T02:21:21.806Z] setToolWin: [2024-03-19T02:21:21.806Z] [2024-03-19T02:21:21.806Z] setToolUnix: [2024-03-19T02:21:21.806Z] [2024-03-19T02:21:21.806Z] setToolProperty: [2024-03-19T02:21:21.806Z] [2024-03-19T02:21:21.806Z] setS1ASclassPath: [2024-03-19T02:21:21.806Z] [2024-03-19T02:21:21.806Z] init-common: [2024-03-19T02:21:21.806Z] [2024-03-19T02:21:21.806Z] clean-classes-common: [2024-03-19T02:21:21.806Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:21.826Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:21.826Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:21.826Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:21.826Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:21.826Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:21.826Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:21.826Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:21.828Z] [2024-03-19T02:21:21.828Z] init-common: [2024-03-19T02:21:21.828Z] [2024-03-19T02:21:21.828Z] clean: [2024-03-19T02:21:21.828Z] [2024-03-19T02:21:21.828Z] setOSConditions: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] setToolWin: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] setToolUnix: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] setToolProperty: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] setS1ASclassPath: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] init-common: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] clean-common: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] setOSConditions: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] setToolWin: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] setToolUnix: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] setToolProperty: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] setS1ASclassPath: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] init-common: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.829Z] clean-classes-common: [2024-03-19T02:21:21.829Z] [2024-03-19T02:21:21.830Z] setOSConditions: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.830Z] setToolWin: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.830Z] setToolUnix: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.830Z] setToolProperty: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.830Z] setS1ASclassPath: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.830Z] init-common: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.830Z] clean-jars-common: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.830Z] compile: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.830Z] setOSConditions: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.830Z] setToolWin: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.830Z] setToolUnix: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.830Z] setToolProperty: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.830Z] setS1ASclassPath: [2024-03-19T02:21:21.830Z] [2024-03-19T02:21:21.831Z] init-common: [2024-03-19T02:21:21.831Z] [2024-03-19T02:21:21.831Z] compile-common: [2024-03-19T02:21:21.831Z] [echo] Current time (ISO): 2024-03-19T02:21:21.738+0000 [2024-03-19T02:21:21.831Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:21.831Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:21.979Z] [2024-03-19T02:21:21.979Z] init-common: [2024-03-19T02:21:21.979Z] [2024-03-19T02:21:21.979Z] clean-common: [2024-03-19T02:21:21.979Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:21.979Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:21.979Z] [2024-03-19T02:21:21.980Z] setOSConditions: [2024-03-19T02:21:21.980Z] [2024-03-19T02:21:21.980Z] setToolWin: [2024-03-19T02:21:21.980Z] [2024-03-19T02:21:21.980Z] setToolUnix: [2024-03-19T02:21:21.980Z] [2024-03-19T02:21:21.980Z] setToolProperty: [2024-03-19T02:21:21.980Z] [2024-03-19T02:21:21.980Z] setS1ASclassPath: [2024-03-19T02:21:21.980Z] [2024-03-19T02:21:21.980Z] init-common: [2024-03-19T02:21:21.980Z] [2024-03-19T02:21:21.980Z] clean-classes-common: [2024-03-19T02:21:21.980Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:21.980Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:21.980Z] [2024-03-19T02:21:21.980Z] setOSConditions: [2024-03-19T02:21:21.980Z] [2024-03-19T02:21:21.980Z] setToolWin: [2024-03-19T02:21:21.980Z] [2024-03-19T02:21:21.980Z] setToolUnix: [2024-03-19T02:21:21.980Z] [2024-03-19T02:21:21.980Z] setToolProperty: [2024-03-19T02:21:21.980Z] [2024-03-19T02:21:21.980Z] setS1ASclassPath: [2024-03-19T02:21:21.980Z] [2024-03-19T02:21:21.981Z] init-common: [2024-03-19T02:21:21.981Z] [2024-03-19T02:21:21.981Z] clean-jars-common: [2024-03-19T02:21:21.981Z] [2024-03-19T02:21:21.981Z] setOSConditions: [2024-03-19T02:21:22.013Z] [2024-03-19T02:21:22.013Z] clean-jars-common: [2024-03-19T02:21:22.013Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-03-19T02:21:22.013Z] [2024-03-19T02:21:22.013Z] clean: [2024-03-19T02:21:22.013Z] [2024-03-19T02:21:22.013Z] clean: [2024-03-19T02:21:22.013Z] [2024-03-19T02:21:22.013Z] clean: [2024-03-19T02:21:22.013Z] [2024-03-19T02:21:22.013Z] setOSConditions: [2024-03-19T02:21:22.013Z] [2024-03-19T02:21:22.013Z] setToolWin: [2024-03-19T02:21:22.013Z] [2024-03-19T02:21:22.013Z] setToolUnix: [2024-03-19T02:21:22.013Z] [2024-03-19T02:21:22.014Z] setToolProperty: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] setS1ASclassPath: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] init-common: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] clean-classes-common: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] clean: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] setOSConditions: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] setToolWin: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] setToolUnix: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] setToolProperty: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] setS1ASclassPath: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] init-common: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] clean-common: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] setOSConditions: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] setToolWin: [2024-03-19T02:21:22.014Z] [2024-03-19T02:21:22.014Z] setToolUnix: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] setToolProperty: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] setS1ASclassPath: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] init-common: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] clean-classes-common: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] setOSConditions: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] setToolWin: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] setToolUnix: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] setToolProperty: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] setS1ASclassPath: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] init-common: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] clean-jars-common: [2024-03-19T02:21:22.015Z] [echo] @@## embeddedweb ##@@ [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] setOSConditions: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] setToolWin: [2024-03-19T02:21:22.015Z] [2024-03-19T02:21:22.015Z] setToolUnix: [2024-03-19T02:21:22.016Z] [2024-03-19T02:21:22.016Z] setToolProperty: [2024-03-19T02:21:22.016Z] [2024-03-19T02:21:22.016Z] setS1ASclassPath: [2024-03-19T02:21:22.016Z] [2024-03-19T02:21:22.016Z] init-common: [2024-03-19T02:21:22.016Z] [2024-03-19T02:21:22.016Z] clean: [2024-03-19T02:21:22.016Z] [2024-03-19T02:21:22.016Z] setOSConditions: [2024-03-19T02:21:22.016Z] [2024-03-19T02:21:22.016Z] setToolWin: [2024-03-19T02:21:22.016Z] [2024-03-19T02:21:22.016Z] setToolUnix: [2024-03-19T02:21:22.016Z] [2024-03-19T02:21:22.016Z] setToolProperty: [2024-03-19T02:21:22.016Z] [2024-03-19T02:21:22.016Z] setS1ASclassPath: [2024-03-19T02:21:22.016Z] [2024-03-19T02:21:22.016Z] init-common: [2024-03-19T02:21:22.016Z] [2024-03-19T02:21:22.016Z] clean-common: [2024-03-19T02:21:22.051Z] Waiting finished after 15,879 ms. [2024-03-19T02:21:22.051Z] Successfully started the domain : domain1 [2024-03-19T02:21:22.051Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:22.051Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:22.051Z] Admin Port: 4,848 [2024-03-19T02:21:22.051Z] Command start-domain executed successfully. [2024-03-19T02:21:22.105Z] [2024-03-19T02:21:22.105Z] setOSConditions: [2024-03-19T02:21:22.105Z] [2024-03-19T02:21:22.106Z] setToolWin: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] setToolUnix: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] setToolProperty: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] setS1ASclassPath: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] init-common: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] clean-jars-common: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] compile: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] setOSConditions: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] setToolWin: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] setToolUnix: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] setToolProperty: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] setS1ASclassPath: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] init-common: [2024-03-19T02:21:22.106Z] [2024-03-19T02:21:22.106Z] compile-common: [2024-03-19T02:21:22.107Z] [echo] Current time (ISO): 2024-03-19T02:21:21.904+0000 [2024-03-19T02:21:22.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:22.107Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:22.240Z] [2024-03-19T02:21:22.240Z] setToolWin: [2024-03-19T02:21:22.240Z] [2024-03-19T02:21:22.240Z] setToolUnix: [2024-03-19T02:21:22.240Z] [2024-03-19T02:21:22.240Z] setToolProperty: [2024-03-19T02:21:22.240Z] [2024-03-19T02:21:22.240Z] setS1ASclassPath: [2024-03-19T02:21:22.240Z] [2024-03-19T02:21:22.240Z] init-common: [2024-03-19T02:21:22.240Z] [2024-03-19T02:21:22.240Z] compile: [2024-03-19T02:21:22.241Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:22.241Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:22.241Z] [2024-03-19T02:21:22.241Z] setOSConditions: [2024-03-19T02:21:22.241Z] [2024-03-19T02:21:22.241Z] setToolWin: [2024-03-19T02:21:22.241Z] [2024-03-19T02:21:22.241Z] setToolUnix: [2024-03-19T02:21:22.241Z] [2024-03-19T02:21:22.241Z] setToolProperty: [2024-03-19T02:21:22.241Z] [2024-03-19T02:21:22.241Z] setS1ASclassPath: [2024-03-19T02:21:22.241Z] [2024-03-19T02:21:22.241Z] init-common: [2024-03-19T02:21:22.241Z] [2024-03-19T02:21:22.241Z] compile-common: [2024-03-19T02:21:22.241Z] [echo] Current time (ISO): 2024-03-19T02:21:22.105+0000 [2024-03-19T02:21:22.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:22.241Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:22.242Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-attribute-name-with-colon-or-dot-web [2024-03-19T02:21:22.242Z] [2024-03-19T02:21:22.242Z] all: [2024-03-19T02:21:22.242Z] [echo] [2024-03-19T02:21:22.242Z] [echo] ************************* [2024-03-19T02:21:22.242Z] [echo] * Running jspBomInClassicSyntax [2024-03-19T02:21:22.242Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax [2024-03-19T02:21:22.242Z] [echo] ************************* [2024-03-19T02:21:22.242Z] [echo] [2024-03-19T02:21:22.242Z] [2024-03-19T02:21:22.242Z] setOSConditions: [2024-03-19T02:21:22.242Z] [2024-03-19T02:21:22.242Z] setToolWin: [2024-03-19T02:21:22.242Z] [2024-03-19T02:21:22.242Z] setToolUnix: [2024-03-19T02:21:22.242Z] [2024-03-19T02:21:22.242Z] setToolProperty: [2024-03-19T02:21:22.242Z] [2024-03-19T02:21:22.242Z] setS1ASclassPath: [2024-03-19T02:21:22.242Z] [2024-03-19T02:21:22.242Z] init-common: [2024-03-19T02:21:22.242Z] [2024-03-19T02:21:22.242Z] clean: [2024-03-19T02:21:22.242Z] [2024-03-19T02:21:22.242Z] setOSConditions: [2024-03-19T02:21:22.242Z] [2024-03-19T02:21:22.242Z] setToolWin: [2024-03-19T02:21:22.242Z] [2024-03-19T02:21:22.243Z] setToolUnix: [2024-03-19T02:21:22.243Z] [2024-03-19T02:21:22.243Z] setToolProperty: [2024-03-19T02:21:22.243Z] [2024-03-19T02:21:22.243Z] setS1ASclassPath: [2024-03-19T02:21:22.243Z] [2024-03-19T02:21:22.243Z] init-common: [2024-03-19T02:21:22.243Z] [2024-03-19T02:21:22.243Z] clean-common: [2024-03-19T02:21:22.243Z] [2024-03-19T02:21:22.243Z] setOSConditions: [2024-03-19T02:21:22.243Z] [2024-03-19T02:21:22.243Z] setToolWin: [2024-03-19T02:21:22.243Z] [2024-03-19T02:21:22.243Z] setToolUnix: [2024-03-19T02:21:22.243Z] [2024-03-19T02:21:22.243Z] setToolProperty: [2024-03-19T02:21:22.243Z] [2024-03-19T02:21:22.243Z] setS1ASclassPath: [2024-03-19T02:21:22.243Z] [2024-03-19T02:21:22.243Z] init-common: [2024-03-19T02:21:22.243Z] [2024-03-19T02:21:22.243Z] clean-classes-common: [2024-03-19T02:21:22.243Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:22.243Z] [2024-03-19T02:21:22.243Z] setOSConditions: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] setToolWin: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] setToolUnix: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] setToolProperty: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] setS1ASclassPath: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] init-common: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] clean-jars-common: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] compile: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] setOSConditions: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] setToolWin: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] setToolUnix: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] setToolProperty: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] setS1ASclassPath: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.244Z] init-common: [2024-03-19T02:21:22.244Z] [2024-03-19T02:21:22.245Z] compile-common: [2024-03-19T02:21:22.245Z] [echo] Current time (ISO): 2024-03-19T02:21:22.173+0000 [2024-03-19T02:21:22.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:22.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/servlet [2024-03-19T02:21:22.245Z] [2024-03-19T02:21:22.245Z] build: [2024-03-19T02:21:22.245Z] [2024-03-19T02:21:22.245Z] setOSConditions: [2024-03-19T02:21:22.245Z] [2024-03-19T02:21:22.245Z] setToolWin: [2024-03-19T02:21:22.245Z] [2024-03-19T02:21:22.245Z] setToolUnix: [2024-03-19T02:21:22.245Z] [2024-03-19T02:21:22.245Z] setToolProperty: [2024-03-19T02:21:22.245Z] [2024-03-19T02:21:22.245Z] setS1ASclassPath: [2024-03-19T02:21:22.245Z] [2024-03-19T02:21:22.245Z] init-common: [2024-03-19T02:21:22.245Z] [2024-03-19T02:21:22.245Z] webclient-war-common: [2024-03-19T02:21:22.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:22.245Z] [2024-03-19T02:21:22.245Z] clear: [2024-03-19T02:21:22.245Z] [2024-03-19T02:21:22.245Z] test-tlds-exist: [2024-03-19T02:21:22.245Z] [2024-03-19T02:21:22.246Z] copy-tlds: [2024-03-19T02:21:22.246Z] [2024-03-19T02:21:22.246Z] test-tagfiles-exist: [2024-03-19T02:21:22.246Z] [2024-03-19T02:21:22.246Z] copy-tagfiles: [2024-03-19T02:21:22.246Z] [2024-03-19T02:21:22.246Z] package-war-common: [2024-03-19T02:21:22.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:22.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:22.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:22.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:22.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/lib [2024-03-19T02:21:22.246Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:22.246Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-web.war [2024-03-19T02:21:22.246Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:22.246Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:22.246Z] [javac] Compiling 1 source file [2024-03-19T02:21:22.297Z] [2024-03-19T02:21:22.297Z] setOSConditions: [2024-03-19T02:21:22.297Z] [2024-03-19T02:21:22.297Z] setToolWin: [2024-03-19T02:21:22.297Z] [2024-03-19T02:21:22.297Z] setToolUnix: [2024-03-19T02:21:22.297Z] [2024-03-19T02:21:22.297Z] setToolProperty: [2024-03-19T02:21:22.297Z] [2024-03-19T02:21:22.297Z] setS1ASclassPath: [2024-03-19T02:21:22.297Z] [2024-03-19T02:21:22.297Z] init-common: [2024-03-19T02:21:22.297Z] [2024-03-19T02:21:22.298Z] clean-classes-common: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] setOSConditions: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] setToolWin: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] setToolUnix: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] setToolProperty: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] setS1ASclassPath: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] init-common: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] clean-jars-common: [2024-03-19T02:21:22.298Z] [echo] @@## embeddedweb ##@@ [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] setOSConditions: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] setToolWin: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] setToolUnix: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] setToolProperty: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] setS1ASclassPath: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] init-common: [2024-03-19T02:21:22.298Z] [2024-03-19T02:21:22.298Z] clean: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] setOSConditions: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] setToolWin: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] setToolUnix: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] setToolProperty: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] setS1ASclassPath: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] init-common: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] clean-common: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] setOSConditions: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] setToolWin: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] setToolUnix: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] setToolProperty: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] setS1ASclassPath: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] init-common: [2024-03-19T02:21:22.299Z] [2024-03-19T02:21:22.299Z] clean-classes-common: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] setOSConditions: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] setToolWin: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] setToolUnix: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] setToolProperty: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] setS1ASclassPath: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] init-common: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] clean-jars-common: [2024-03-19T02:21:22.300Z] [echo] @@## mq ##@@ [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] clean: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] mq: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] setOSConditions: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] setToolWin: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] setToolUnix: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] setToolProperty: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.300Z] setS1ASclassPath: [2024-03-19T02:21:22.300Z] [2024-03-19T02:21:22.301Z] init-common: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] clean: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] setOSConditions: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] setToolWin: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] setToolUnix: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] setToolProperty: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] setS1ASclassPath: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] init-common: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] clean-common: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] setOSConditions: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] setToolWin: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] setToolUnix: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] setToolProperty: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] setS1ASclassPath: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.301Z] init-common: [2024-03-19T02:21:22.301Z] [2024-03-19T02:21:22.302Z] clean-classes-common: [2024-03-19T02:21:22.302Z] [2024-03-19T02:21:22.302Z] setOSConditions: [2024-03-19T02:21:22.302Z] [2024-03-19T02:21:22.302Z] setToolWin: [2024-03-19T02:21:22.302Z] [2024-03-19T02:21:22.302Z] setToolUnix: [2024-03-19T02:21:22.302Z] [2024-03-19T02:21:22.302Z] setToolProperty: [2024-03-19T02:21:22.302Z] [2024-03-19T02:21:22.302Z] setS1ASclassPath: [2024-03-19T02:21:22.302Z] [2024-03-19T02:21:22.302Z] init-common: [2024-03-19T02:21:22.302Z] [2024-03-19T02:21:22.302Z] clean-jars-common: [2024-03-19T02:21:22.302Z] [2024-03-19T02:21:22.302Z] setOSConditions: [2024-03-19T02:21:22.302Z] [2024-03-19T02:21:22.302Z] setToolWin: [2024-03-19T02:21:22.302Z] [2024-03-19T02:21:22.302Z] setToolUnix: [2024-03-19T02:21:22.302Z] [2024-03-19T02:21:22.302Z] setToolProperty: [2024-03-19T02:21:22.302Z] [2024-03-19T02:21:22.302Z] setS1ASclassPath: [2024-03-19T02:21:22.343Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin start-database [2024-03-19T02:21:22.390Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:22.392Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-03-19T02:21:22.504Z] [exec] Application deployed with name ejb-cmp-readonlyApp. [2024-03-19T02:21:22.504Z] [echo] Deployment on target server server successful [2024-03-19T02:21:22.504Z] [2024-03-19T02:21:22.504Z] setOSConditions: [2024-03-19T02:21:22.504Z] [2024-03-19T02:21:22.505Z] setToolWin: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] setToolUnix: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] setToolProperty: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] setS1ASclassPath: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] init-common: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] deploy-common-ee: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:22.505Z] run: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] setOSConditions: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] deploy: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] setToolWin: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] deploy-war-common: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] setToolUnix: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] setOSConditions: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] setToolProperty: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] setToolWin: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] setS1ASclassPath: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] setToolUnix: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] init-common: [2024-03-19T02:21:22.505Z] [2024-03-19T02:21:22.505Z] setToolProperty: [2024-03-19T02:21:22.506Z] [2024-03-19T02:21:22.506Z] runclient-common: [2024-03-19T02:21:22.506Z] setS1ASclassPath: [2024-03-19T02:21:22.506Z] [2024-03-19T02:21:22.506Z] init-common: [2024-03-19T02:21:22.506Z] [2024-03-19T02:21:22.506Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonlyAppClient.jar -name ejb-cmp-readonlyClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:21:22.506Z] deploy-war-commonpe: [2024-03-19T02:21:22.506Z] [exec] Mar 19, 2024 2:21:21 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:22.506Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:22.529Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:22.529Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:22.529Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:22.529Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:22.529Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:22.529Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:22.529Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:22.561Z] [2024-03-19T02:21:22.561Z] init-common: [2024-03-19T02:21:22.561Z] [2024-03-19T02:21:22.561Z] clean: [2024-03-19T02:21:22.561Z] [2024-03-19T02:21:22.561Z] setOSConditions: [2024-03-19T02:21:22.561Z] [2024-03-19T02:21:22.561Z] setToolWin: [2024-03-19T02:21:22.561Z] [2024-03-19T02:21:22.562Z] setToolUnix: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] setToolProperty: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] setS1ASclassPath: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] init-common: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] clean-common: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] setOSConditions: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] setToolWin: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] setToolUnix: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] setToolProperty: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] setS1ASclassPath: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] init-common: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] clean-classes-common: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] setOSConditions: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.562Z] setToolWin: [2024-03-19T02:21:22.562Z] [2024-03-19T02:21:22.563Z] setToolUnix: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] setToolProperty: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] setS1ASclassPath: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] init-common: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] clean-jars-common: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] setOSConditions: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] setToolWin: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] setToolUnix: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] setToolProperty: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] setS1ASclassPath: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] init-common: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] clean: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] setOSConditions: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] setToolWin: [2024-03-19T02:21:22.563Z] [2024-03-19T02:21:22.563Z] setToolUnix: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] setToolProperty: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] setS1ASclassPath: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] init-common: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] clean-common: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] setOSConditions: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] setToolWin: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] setToolUnix: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] setToolProperty: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] setS1ASclassPath: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] init-common: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] clean-classes-common: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] setOSConditions: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] setToolWin: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.564Z] setToolUnix: [2024-03-19T02:21:22.564Z] [2024-03-19T02:21:22.565Z] setToolProperty: [2024-03-19T02:21:22.565Z] [2024-03-19T02:21:22.565Z] setS1ASclassPath: [2024-03-19T02:21:22.565Z] [2024-03-19T02:21:22.565Z] init-common: [2024-03-19T02:21:22.565Z] [2024-03-19T02:21:22.565Z] clean-jars-common: [2024-03-19T02:21:22.565Z] [2024-03-19T02:21:22.565Z] setOSConditions: [2024-03-19T02:21:22.565Z] [2024-03-19T02:21:22.565Z] setToolWin: [2024-03-19T02:21:22.565Z] [2024-03-19T02:21:22.565Z] setToolUnix: [2024-03-19T02:21:22.565Z] [2024-03-19T02:21:22.565Z] setToolProperty: [2024-03-19T02:21:22.565Z] [2024-03-19T02:21:22.565Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:22.565Z] setS1ASclassPath: [2024-03-19T02:21:22.565Z] [2024-03-19T02:21:22.565Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:22.565Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:22.565Z] init-common: [2024-03-19T02:21:22.565Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:22.565Z] [2024-03-19T02:21:22.565Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:22.565Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:22.565Z] clean: [2024-03-19T02:21:22.565Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:22.565Z] [2024-03-19T02:21:22.565Z] setOSConditions: [2024-03-19T02:21:22.565Z] [2024-03-19T02:21:22.566Z] setToolWin: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] setToolUnix: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] setToolProperty: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] setS1ASclassPath: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] init-common: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] clean-common: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] setOSConditions: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] setToolWin: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] setToolUnix: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] setToolProperty: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] setS1ASclassPath: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] init-common: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] clean-classes-common: [2024-03-19T02:21:22.566Z] [2024-03-19T02:21:22.566Z] setOSConditions: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] setToolWin: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] setToolUnix: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] setToolProperty: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] setS1ASclassPath: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] init-common: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] clean-jars-common: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] setOSConditions: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] setToolWin: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] setToolUnix: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] setToolProperty: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] setS1ASclassPath: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] init-common: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] clean: [2024-03-19T02:21:22.567Z] [2024-03-19T02:21:22.567Z] setOSConditions: [2024-03-19T02:21:22.568Z] [2024-03-19T02:21:22.568Z] setToolWin: [2024-03-19T02:21:22.568Z] [2024-03-19T02:21:22.568Z] setToolUnix: [2024-03-19T02:21:22.568Z] [2024-03-19T02:21:22.568Z] setToolProperty: [2024-03-19T02:21:22.568Z] [2024-03-19T02:21:22.568Z] setS1ASclassPath: [2024-03-19T02:21:22.568Z] [2024-03-19T02:21:22.568Z] init-common: [2024-03-19T02:21:22.647Z] [javac] 1 warning [2024-03-19T02:21:22.647Z] [2024-03-19T02:21:22.647Z] build: [2024-03-19T02:21:22.647Z] [2024-03-19T02:21:22.647Z] setOSConditions: [2024-03-19T02:21:22.647Z] [2024-03-19T02:21:22.647Z] fixFiles: [2024-03-19T02:21:22.647Z] [2024-03-19T02:21:22.647Z] convUnix: [2024-03-19T02:21:22.647Z] [2024-03-19T02:21:22.647Z] convWin: [2024-03-19T02:21:22.647Z] [2024-03-19T02:21:22.647Z] setToolWin: [2024-03-19T02:21:22.647Z] [2024-03-19T02:21:22.647Z] setToolUnix: [2024-03-19T02:21:22.647Z] [2024-03-19T02:21:22.647Z] setToolProperty: [2024-03-19T02:21:22.647Z] [2024-03-19T02:21:22.647Z] setS1ASclassPath: [2024-03-19T02:21:22.647Z] [2024-03-19T02:21:22.648Z] init-common: [2024-03-19T02:21:22.648Z] [2024-03-19T02:21:22.648Z] package-persistence-common: [2024-03-19T02:21:22.648Z] [2024-03-19T02:21:22.648Z] ejb-jar-common: [2024-03-19T02:21:22.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:22.648Z] [2024-03-19T02:21:22.648Z] package-ejbjar-common: [2024-03-19T02:21:22.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:22.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:22.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:22.648Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauth-ejb.jar [2024-03-19T02:21:22.648Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:22.648Z] [2024-03-19T02:21:22.648Z] appclient-jar-common: [2024-03-19T02:21:22.648Z] [2024-03-19T02:21:22.648Z] package-appclientjar-common: [2024-03-19T02:21:22.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:22.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:22.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:22.648Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauth-client.jar [2024-03-19T02:21:22.648Z] [2024-03-19T02:21:22.648Z] webclient-war-common: [2024-03-19T02:21:22.649Z] [2024-03-19T02:21:22.649Z] build-ear-common: [2024-03-19T02:21:22.649Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:22.649Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:22.649Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:22.649Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthApp.ear [2024-03-19T02:21:22.649Z] [2024-03-19T02:21:22.649Z] deploy: [2024-03-19T02:21:22.649Z] [2024-03-19T02:21:22.649Z] setOSConditions: [2024-03-19T02:21:22.649Z] [2024-03-19T02:21:22.649Z] setToolWin: [2024-03-19T02:21:22.649Z] [2024-03-19T02:21:22.649Z] setToolUnix: [2024-03-19T02:21:22.649Z] [2024-03-19T02:21:22.649Z] setToolProperty: [2024-03-19T02:21:22.649Z] [2024-03-19T02:21:22.649Z] setS1ASclassPath: [2024-03-19T02:21:22.649Z] [2024-03-19T02:21:22.649Z] init-common: [2024-03-19T02:21:22.649Z] [2024-03-19T02:21:22.649Z] execute-sql-common: [2024-03-19T02:21:22.680Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-03-19T02:21:22.680Z] [sql] Failed to execute: drop table messages [2024-03-19T02:21:22.680Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-03-19T02:21:22.680Z] [sql] 0 of 1 SQL statements executed successfully [2024-03-19T02:21:22.680Z] [2024-03-19T02:21:22.680Z] setOSConditions: [2024-03-19T02:21:22.680Z] [2024-03-19T02:21:22.680Z] setToolWin: [2024-03-19T02:21:22.680Z] [2024-03-19T02:21:22.680Z] setToolUnix: [2024-03-19T02:21:22.680Z] [2024-03-19T02:21:22.680Z] setToolProperty: [2024-03-19T02:21:22.680Z] [2024-03-19T02:21:22.680Z] setS1ASclassPath: [2024-03-19T02:21:22.680Z] [2024-03-19T02:21:22.680Z] init-common: [2024-03-19T02:21:22.680Z] [2024-03-19T02:21:22.681Z] undeploy-jdbc-common: [2024-03-19T02:21:22.681Z] [2024-03-19T02:21:22.681Z] setOSConditions: [2024-03-19T02:21:22.681Z] [2024-03-19T02:21:22.681Z] setToolWin: [2024-03-19T02:21:22.681Z] [2024-03-19T02:21:22.681Z] setToolUnix: [2024-03-19T02:21:22.681Z] [2024-03-19T02:21:22.681Z] setToolProperty: [2024-03-19T02:21:22.681Z] [2024-03-19T02:21:22.681Z] setS1ASclassPath: [2024-03-19T02:21:22.681Z] [2024-03-19T02:21:22.681Z] init-common: [2024-03-19T02:21:22.681Z] [2024-03-19T02:21:22.681Z] delete-jdbc-resource-common: [2024-03-19T02:21:22.681Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-03-19T02:21:22.762Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-bom-in-classic-syntax --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-web.war [2024-03-19T02:21:22.763Z] [exec] Mar 19, 2024 2:21:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:22.763Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:22.763Z] [exec] Mar 19, 2024 2:21:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:22.763Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:22.764Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:22.764Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:22.764Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:22.764Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:22.764Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:22.764Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:22.764Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:22.826Z] [2024-03-19T02:21:22.827Z] clean-common: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] setOSConditions: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] setToolWin: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] setToolUnix: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] setToolProperty: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] setS1ASclassPath: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] init-common: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] clean-classes-common: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] setOSConditions: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] setToolWin: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] setToolUnix: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] setToolProperty: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] setS1ASclassPath: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.827Z] init-common: [2024-03-19T02:21:22.827Z] [2024-03-19T02:21:22.828Z] clean-jars-common: [2024-03-19T02:21:22.828Z] [echo] @@## nonacc ##@@ [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] setOSConditions: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] setToolWin: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] setToolUnix: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] setToolProperty: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] setS1ASclassPath: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] init-common: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] clean: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] setOSConditions: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] setToolWin: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] setToolUnix: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] setToolProperty: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] setS1ASclassPath: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] init-common: [2024-03-19T02:21:22.828Z] [2024-03-19T02:21:22.828Z] clean-common: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] setOSConditions: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] setToolWin: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] setToolUnix: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] setToolProperty: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] setS1ASclassPath: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] init-common: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] clean-classes-common: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] setOSConditions: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] setToolWin: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] setToolUnix: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] setToolProperty: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] setS1ASclassPath: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.829Z] init-common: [2024-03-19T02:21:22.829Z] [2024-03-19T02:21:22.830Z] clean-jars-common: [2024-03-19T02:21:22.830Z] [echo] @@## web2connector ##@@ [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.830Z] setOSConditions: [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.830Z] setToolWin: [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.830Z] setToolUnix: [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.830Z] setToolProperty: [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.830Z] setS1ASclassPath: [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.830Z] init-common: [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.830Z] clean: [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.830Z] setOSConditions: [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.830Z] setToolWin: [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.830Z] setToolUnix: [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.830Z] setToolProperty: [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.830Z] setS1ASclassPath: [2024-03-19T02:21:22.830Z] [2024-03-19T02:21:22.831Z] init-common: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] clean-common: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] setOSConditions: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] setToolWin: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] setToolUnix: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] setToolProperty: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] setS1ASclassPath: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] init-common: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] clean-classes-common: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] setOSConditions: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] setToolWin: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] setToolUnix: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] setToolProperty: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] setS1ASclassPath: [2024-03-19T02:21:22.831Z] [2024-03-19T02:21:22.831Z] init-common: [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] clean-jars-common: [2024-03-19T02:21:22.832Z] [echo] @@## web2connector (second time) ##@@ [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] setOSConditions: [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] setToolWin: [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] setToolUnix: [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] setToolProperty: [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] setS1ASclassPath: [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] init-common: [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] clean: [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] setOSConditions: [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] setToolWin: [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] setToolUnix: [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] setToolProperty: [2024-03-19T02:21:22.832Z] [2024-03-19T02:21:22.832Z] setS1ASclassPath: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] init-common: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] clean-common: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] setOSConditions: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] setToolWin: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] setToolUnix: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] setToolProperty: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] setS1ASclassPath: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] init-common: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] clean-classes-common: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] setOSConditions: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] setToolWin: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] setToolUnix: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] setToolProperty: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.833Z] setS1ASclassPath: [2024-03-19T02:21:22.833Z] [2024-03-19T02:21:22.834Z] init-common: [2024-03-19T02:21:22.834Z] [2024-03-19T02:21:22.834Z] clean-jars-common: [2024-03-19T02:21:22.834Z] [echo] @@## nonstringmcfproperties ##@@ [2024-03-19T02:21:22.834Z] [2024-03-19T02:21:22.834Z] setOSConditions: [2024-03-19T02:21:22.834Z] [2024-03-19T02:21:22.834Z] setToolWin: [2024-03-19T02:21:22.834Z] [2024-03-19T02:21:22.834Z] setToolUnix: [2024-03-19T02:21:22.834Z] [2024-03-19T02:21:22.834Z] setToolProperty: [2024-03-19T02:21:22.834Z] [2024-03-19T02:21:22.834Z] setS1ASclassPath: [2024-03-19T02:21:22.835Z] [19/Mar/2024:02:21:22 +0000] category=com.forgerock.opendj.ldap.config.config severity=NOTICE msgID=571 msg=Loaded extension from file '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj/lib/extensions/snmp-mib2605.jar' (build 4.4.11, revision 3f83673674c969142b03322d2f27a6f4c474e309) [2024-03-19T02:21:22.911Z] [INFO] [exec] Waiting for the domain to stop .... [2024-03-19T02:21:22.911Z] [INFO] [exec] Waiting finished after 3,083 ms. [2024-03-19T02:21:22.911Z] [INFO] [exec] Command stop-domain executed successfully. [2024-03-19T02:21:22.911Z] [WARNING] [echo] +-----------------------------+ [2024-03-19T02:21:22.911Z] [WARNING] [echo] | | [2024-03-19T02:21:22.911Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:21:22.911Z] [WARNING] [echo] | in Felix mode | [2024-03-19T02:21:22.911Z] [WARNING] [echo] | | [2024-03-19T02:21:22.911Z] [WARNING] [echo] +-----------------------------+ [2024-03-19T02:21:23.039Z] [exec] Mar 19, 2024 2:21:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:23.039Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:23.039Z] [exec] Mar 19, 2024 2:21:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:23.039Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:23.093Z] [2024-03-19T02:21:23.093Z] init-common: [2024-03-19T02:21:23.093Z] [2024-03-19T02:21:23.093Z] clean: [2024-03-19T02:21:23.093Z] [2024-03-19T02:21:23.094Z] setOSConditions: [2024-03-19T02:21:23.094Z] [2024-03-19T02:21:23.094Z] setToolWin: [2024-03-19T02:21:23.094Z] [2024-03-19T02:21:23.094Z] setToolUnix: [2024-03-19T02:21:23.094Z] [2024-03-19T02:21:23.094Z] setToolProperty: [2024-03-19T02:21:23.094Z] [2024-03-19T02:21:23.094Z] setS1ASclassPath: [2024-03-19T02:21:23.094Z] [2024-03-19T02:21:23.094Z] init-common: [2024-03-19T02:21:23.094Z] [2024-03-19T02:21:23.094Z] clean-common: [2024-03-19T02:21:23.094Z] [2024-03-19T02:21:23.094Z] [19/Mar/2024:02:21:22 +0000] category=CORE severity=NOTICE msgID=134 msg=OpenDJ Server 4.4.11 (build 20210621115558, revision number 3f83673674c969142b03322d2f27a6f4c474e309) starting up [2024-03-19T02:21:23.094Z] setOSConditions: [2024-03-19T02:21:23.094Z] [2024-03-19T02:21:23.094Z] setToolWin: [2024-03-19T02:21:23.094Z] [2024-03-19T02:21:23.094Z] setToolUnix: [2024-03-19T02:21:23.094Z] [2024-03-19T02:21:23.094Z] setToolProperty: [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.095Z] setS1ASclassPath: [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.095Z] init-common: [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.095Z] clean-classes-common: [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.095Z] setOSConditions: [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.095Z] setToolWin: [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.095Z] setToolUnix: [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.095Z] setToolProperty: [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.095Z] setS1ASclassPath: [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.095Z] init-common: [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.095Z] clean-jars-common: [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.095Z] clean: [2024-03-19T02:21:23.095Z] [echo] @@## nonstringraproperties ##@@ [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.095Z] clean: [2024-03-19T02:21:23.095Z] [2024-03-19T02:21:23.096Z] clean: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] clean: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] setOSConditions: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] setToolWin: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] setToolUnix: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] setToolProperty: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] setS1ASclassPath: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] init-common: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] clean-classes-common: [2024-03-19T02:21:23.096Z] [echo] @@## txlevelswitch ##@@ [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] setOSConditions: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] setToolWin: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] setToolUnix: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] setToolProperty: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.096Z] setS1ASclassPath: [2024-03-19T02:21:23.096Z] [2024-03-19T02:21:23.097Z] init-common: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] clean: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] setOSConditions: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] setToolWin: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] setToolUnix: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] setToolProperty: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] setS1ASclassPath: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] init-common: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] clean-common: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] setOSConditions: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] setToolWin: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] setToolUnix: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] setToolProperty: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.097Z] setS1ASclassPath: [2024-03-19T02:21:23.097Z] [2024-03-19T02:21:23.098Z] init-common: [2024-03-19T02:21:23.098Z] [2024-03-19T02:21:23.098Z] clean-classes-common: [2024-03-19T02:21:23.098Z] [2024-03-19T02:21:23.098Z] setOSConditions: [2024-03-19T02:21:23.098Z] [2024-03-19T02:21:23.098Z] setToolWin: [2024-03-19T02:21:23.098Z] [2024-03-19T02:21:23.098Z] setToolUnix: [2024-03-19T02:21:23.098Z] [2024-03-19T02:21:23.098Z] setToolProperty: [2024-03-19T02:21:23.098Z] [2024-03-19T02:21:23.098Z] setS1ASclassPath: [2024-03-19T02:21:23.098Z] [2024-03-19T02:21:23.098Z] init-common: [2024-03-19T02:21:23.098Z] [2024-03-19T02:21:23.098Z] clean-jars-common: [2024-03-19T02:21:23.098Z] [2024-03-19T02:21:23.098Z] clean: [2024-03-19T02:21:23.098Z] [echo] @@## threadpool ##@@ [2024-03-19T02:21:23.098Z] [2024-03-19T02:21:23.098Z] clean: [2024-03-19T02:21:23.098Z] [2024-03-19T02:21:23.098Z] clean: [2024-03-19T02:21:23.098Z] [2024-03-19T02:21:23.098Z] clean: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] setOSConditions: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] setToolWin: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] setToolUnix: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] setToolProperty: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] setS1ASclassPath: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] init-common: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] clean-classes-common: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] clean: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] setOSConditions: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] setToolWin: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] setToolUnix: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] setToolProperty: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] setS1ASclassPath: [2024-03-19T02:21:23.099Z] [2024-03-19T02:21:23.099Z] init-common: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] clean-common: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] setOSConditions: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] setToolWin: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] setToolUnix: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] setToolProperty: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] setS1ASclassPath: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] init-common: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] clean-classes-common: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] setOSConditions: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] setToolWin: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] setToolUnix: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] setToolProperty: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] setS1ASclassPath: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.100Z] init-common: [2024-03-19T02:21:23.100Z] [2024-03-19T02:21:23.101Z] clean-jars-common: [2024-03-19T02:21:23.101Z] [echo] @@## connector1.6 ##@@ [2024-03-19T02:21:23.329Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:23.359Z] [2024-03-19T02:21:23.359Z] clean: [2024-03-19T02:21:23.359Z] [2024-03-19T02:21:23.359Z] clean: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] clean: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] setOSConditions: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] setToolWin: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] setToolUnix: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] setToolProperty: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] setS1ASclassPath: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] init-common: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] clean-classes-common: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] clean: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] setOSConditions: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] setToolWin: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] setToolUnix: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] setToolProperty: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.360Z] setS1ASclassPath: [2024-03-19T02:21:23.360Z] [2024-03-19T02:21:23.361Z] init-common: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] clean-common: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] setOSConditions: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] setToolWin: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] setToolUnix: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] setToolProperty: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] setS1ASclassPath: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] init-common: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] clean-classes-common: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] setOSConditions: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] setToolWin: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] setToolUnix: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] setToolProperty: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] setS1ASclassPath: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.361Z] init-common: [2024-03-19T02:21:23.361Z] [2024-03-19T02:21:23.362Z] clean-jars-common: [2024-03-19T02:21:23.362Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] setOSConditions: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] setToolWin: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] setToolUnix: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] setToolProperty: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] setS1ASclassPath: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] init-common: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] clean: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] setOSConditions: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] setToolWin: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] setToolUnix: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] setToolProperty: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] setS1ASclassPath: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] init-common: [2024-03-19T02:21:23.362Z] [2024-03-19T02:21:23.362Z] clean-common: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] setOSConditions: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] setToolWin: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] setToolUnix: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] setToolProperty: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] setS1ASclassPath: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] init-common: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] clean-classes-common: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] setOSConditions: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] setToolWin: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] setToolUnix: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] setToolProperty: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] setS1ASclassPath: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] init-common: [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.363Z] clean-jars-common: [2024-03-19T02:21:23.363Z] [echo] @@## SunRaXml ##@@ [2024-03-19T02:21:23.363Z] [2024-03-19T02:21:23.364Z] setOSConditions: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] setToolWin: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] setToolUnix: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] setToolProperty: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] setS1ASclassPath: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] init-common: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] clean: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] setOSConditions: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] setToolWin: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] setToolUnix: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] setToolProperty: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] setS1ASclassPath: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] init-common: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] clean: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.364Z] setOSConditions: [2024-03-19T02:21:23.364Z] [2024-03-19T02:21:23.365Z] setToolWin: [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] setToolUnix: [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] setToolProperty: [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] setS1ASclassPath: [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] init-common: [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] create-dboutfile: [2024-03-19T02:21:23.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] setOSConditions: [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] setToolWin: [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] setToolUnix: [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] setToolProperty: [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] setS1ASclassPath: [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] init-common: [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] clean: [2024-03-19T02:21:23.365Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:23.365Z] [2024-03-19T02:21:23.365Z] setOSConditions: [2024-03-19T02:21:23.366Z] [2024-03-19T02:21:23.366Z] setToolWin: [2024-03-19T02:21:23.366Z] [2024-03-19T02:21:23.366Z] setToolUnix: [2024-03-19T02:21:23.366Z] [2024-03-19T02:21:23.366Z] setToolProperty: [2024-03-19T02:21:23.366Z] [2024-03-19T02:21:23.366Z] setS1ASclassPath: [2024-03-19T02:21:23.366Z] [2024-03-19T02:21:23.366Z] init-common: [2024-03-19T02:21:23.465Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:23.465Z] [javac] 1 warning [2024-03-19T02:21:23.465Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:23.465Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar [2024-03-19T02:21:23.501Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:23.501Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch/bmt-chunk-job/ejb/com/oracle/javaee7/samples/batch/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2024-03-19T02:21:23.501Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:23.501Z] [javac] 1 warning [2024-03-19T02:21:23.587Z] [javac] 1 warning [2024-03-19T02:21:23.587Z] [2024-03-19T02:21:23.587Z] build: [2024-03-19T02:21:23.587Z] [2024-03-19T02:21:23.587Z] setOSConditions: [2024-03-19T02:21:23.587Z] [2024-03-19T02:21:23.587Z] setToolWin: [2024-03-19T02:21:23.587Z] [2024-03-19T02:21:23.587Z] setToolUnix: [2024-03-19T02:21:23.587Z] [2024-03-19T02:21:23.588Z] setToolProperty: [2024-03-19T02:21:23.588Z] [2024-03-19T02:21:23.588Z] setS1ASclassPath: [2024-03-19T02:21:23.588Z] [2024-03-19T02:21:23.588Z] init-common: [2024-03-19T02:21:23.588Z] [2024-03-19T02:21:23.588Z] webclient-war-common: [2024-03-19T02:21:23.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:23.588Z] [2024-03-19T02:21:23.588Z] clear: [2024-03-19T02:21:23.588Z] [2024-03-19T02:21:23.588Z] test-tlds-exist: [2024-03-19T02:21:23.588Z] [2024-03-19T02:21:23.588Z] copy-tlds: [2024-03-19T02:21:23.588Z] [2024-03-19T02:21:23.588Z] test-tagfiles-exist: [2024-03-19T02:21:23.588Z] [2024-03-19T02:21:23.588Z] copy-tagfiles: [2024-03-19T02:21:23.588Z] [2024-03-19T02:21:23.588Z] package-war-common: [2024-03-19T02:21:23.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:23.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:23.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:23.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:23.589Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:23.589Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:23.589Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:23.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/docroot [2024-03-19T02:21:23.589Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-slf4j-visibility-web.war [2024-03-19T02:21:23.589Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:23.589Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:23.589Z] [javac] Compiling 1 source file [2024-03-19T02:21:23.592Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/create_pointbase.sql [2024-03-19T02:21:23.624Z] [2024-03-19T02:21:23.624Z] create-dboutfile: [2024-03-19T02:21:23.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:23.624Z] [echo] @@## defaultConnectorResource ##@@ [2024-03-19T02:21:23.624Z] [2024-03-19T02:21:23.624Z] clean: [2024-03-19T02:21:23.624Z] [2024-03-19T02:21:23.624Z] clean: [2024-03-19T02:21:23.624Z] [2024-03-19T02:21:23.624Z] clean: [2024-03-19T02:21:23.624Z] [2024-03-19T02:21:23.625Z] setOSConditions: [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] setToolWin: [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] setToolUnix: [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] setToolProperty: [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] setS1ASclassPath: [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] init-common: [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] clean-classes-common: [2024-03-19T02:21:23.625Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] clean: [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] setOSConditions: [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] setToolWin: [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] setToolUnix: [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] setToolProperty: [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] setS1ASclassPath: [2024-03-19T02:21:23.625Z] [2024-03-19T02:21:23.625Z] init-common: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] clean-common: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] setOSConditions: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] setToolWin: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] setToolUnix: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] setToolProperty: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] setS1ASclassPath: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] init-common: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] clean-classes-common: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] setOSConditions: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] setToolWin: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] setToolUnix: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] setToolProperty: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] setS1ASclassPath: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.626Z] init-common: [2024-03-19T02:21:23.626Z] [2024-03-19T02:21:23.627Z] clean-jars-common: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] unset: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] setOSConditions: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] setToolWin: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] setToolUnix: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] setToolProperty: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] setS1ASclassPath: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] init-common: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] unsetJdbc: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] setOSConditions: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] setToolWin: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] setToolUnix: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] setToolProperty: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.627Z] setS1ASclassPath: [2024-03-19T02:21:23.627Z] [2024-03-19T02:21:23.628Z] init-common: [2024-03-19T02:21:23.628Z] [2024-03-19T02:21:23.628Z] execute-sql-common: [2024-03-19T02:21:23.695Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-web. [2024-03-19T02:21:23.695Z] [2024-03-19T02:21:23.695Z] deploy-war-commonee: [2024-03-19T02:21:23.695Z] [2024-03-19T02:21:23.695Z] run: [2024-03-19T02:21:23.695Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-16BE.jsp [2024-03-19T02:21:23.695Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-16LE.jsp [2024-03-19T02:21:23.695Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-8.jsp [2024-03-19T02:21:23.695Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:23.695Z] [java] [2024-03-19T02:21:23.695Z] [java] [2024-03-19T02:21:23.695Z] [java] ----------------------------------------- [2024-03-19T02:21:23.695Z] [java] - jsp-bom-in-classic-syntax: PASS - [2024-03-19T02:21:23.695Z] [java] ----------------------------------------- [2024-03-19T02:21:23.695Z] [java] - Total PASS : 1 - [2024-03-19T02:21:23.695Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:23.695Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:23.695Z] [java] ----------------------------------------- [2024-03-19T02:21:23.695Z] [2024-03-19T02:21:23.695Z] undeploy: [2024-03-19T02:21:23.696Z] [2024-03-19T02:21:23.696Z] setOSConditions: [2024-03-19T02:21:23.696Z] [2024-03-19T02:21:23.696Z] setToolWin: [2024-03-19T02:21:23.696Z] [2024-03-19T02:21:23.696Z] setToolUnix: [2024-03-19T02:21:23.696Z] [2024-03-19T02:21:23.696Z] setToolProperty: [2024-03-19T02:21:23.696Z] [2024-03-19T02:21:23.696Z] setS1ASclassPath: [2024-03-19T02:21:23.696Z] [2024-03-19T02:21:23.696Z] init-common: [2024-03-19T02:21:23.696Z] [2024-03-19T02:21:23.696Z] undeploy-war-common: [2024-03-19T02:21:23.769Z] [2024-03-19T02:21:23.769Z] setOSConditions: [2024-03-19T02:21:23.769Z] [2024-03-19T02:21:23.769Z] setToolWin: [2024-03-19T02:21:23.769Z] [2024-03-19T02:21:23.769Z] setToolUnix: [2024-03-19T02:21:23.769Z] [2024-03-19T02:21:23.769Z] setToolProperty: [2024-03-19T02:21:23.769Z] [2024-03-19T02:21:23.769Z] setS1ASclassPath: [2024-03-19T02:21:23.769Z] [2024-03-19T02:21:23.769Z] init-common: [2024-03-19T02:21:23.770Z] [2024-03-19T02:21:23.770Z] compile-common: [2024-03-19T02:21:23.770Z] [echo] Current time (ISO): 2024-03-19T02:21:23.544+0000 [2024-03-19T02:21:23.770Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:23.821Z] [2024-03-19T02:21:23.821Z] clean-all: [2024-03-19T02:21:23.821Z] [echo] @@## connector1.5 ##@@ [2024-03-19T02:21:23.821Z] [2024-03-19T02:21:23.821Z] clean: [2024-03-19T02:21:23.821Z] [2024-03-19T02:21:23.821Z] clean: [2024-03-19T02:21:23.821Z] [2024-03-19T02:21:23.821Z] clean: [2024-03-19T02:21:23.849Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:21:23.849Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-03-19T02:21:23.849Z] [sql] 0 rows affected [2024-03-19T02:21:23.849Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:21:23.849Z] [2024-03-19T02:21:23.849Z] setOSConditions: [2024-03-19T02:21:23.849Z] [2024-03-19T02:21:23.849Z] setToolWin: [2024-03-19T02:21:23.849Z] [2024-03-19T02:21:23.849Z] setToolUnix: [2024-03-19T02:21:23.849Z] [2024-03-19T02:21:23.849Z] setToolProperty: [2024-03-19T02:21:23.849Z] [2024-03-19T02:21:23.849Z] setS1ASclassPath: [2024-03-19T02:21:23.849Z] [2024-03-19T02:21:23.849Z] init-common: [2024-03-19T02:21:23.849Z] [2024-03-19T02:21:23.849Z] deploy-jdbc-common: [2024-03-19T02:21:23.849Z] [2024-03-19T02:21:23.849Z] setOSConditions: [2024-03-19T02:21:23.850Z] [2024-03-19T02:21:23.850Z] setToolWin: [2024-03-19T02:21:23.850Z] [2024-03-19T02:21:23.850Z] setToolUnix: [2024-03-19T02:21:23.850Z] [2024-03-19T02:21:23.850Z] setToolProperty: [2024-03-19T02:21:23.850Z] [2024-03-19T02:21:23.850Z] setS1ASclassPath: [2024-03-19T02:21:23.850Z] [2024-03-19T02:21:23.850Z] init-common: [2024-03-19T02:21:23.850Z] [2024-03-19T02:21:23.850Z] create-jdbc-connpool-common: [2024-03-19T02:21:23.851Z] [exec] Application deployed with name naming-injection-ejb. [2024-03-19T02:21:23.851Z] [2024-03-19T02:21:23.851Z] run: [2024-03-19T02:21:23.851Z] [2024-03-19T02:21:23.851Z] setOSConditions: [2024-03-19T02:21:23.851Z] [2024-03-19T02:21:23.851Z] setToolWin: [2024-03-19T02:21:23.851Z] [2024-03-19T02:21:23.851Z] setToolUnix: [2024-03-19T02:21:23.851Z] [2024-03-19T02:21:23.851Z] setToolProperty: [2024-03-19T02:21:23.851Z] [2024-03-19T02:21:23.851Z] setS1ASclassPath: [2024-03-19T02:21:23.851Z] [2024-03-19T02:21:23.851Z] init-common: [2024-03-19T02:21:23.851Z] [2024-03-19T02:21:23.851Z] run_se: [2024-03-19T02:21:24.073Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:24.073Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:24.073Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:24.073Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:24.073Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:24.073Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:24.073Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:24.080Z] [2024-03-19T02:21:24.080Z] setOSConditions: [2024-03-19T02:21:24.080Z] [2024-03-19T02:21:24.080Z] setToolWin: [2024-03-19T02:21:24.080Z] [2024-03-19T02:21:24.080Z] setToolUnix: [2024-03-19T02:21:24.080Z] [2024-03-19T02:21:24.080Z] setToolProperty: [2024-03-19T02:21:24.080Z] [2024-03-19T02:21:24.080Z] setS1ASclassPath: [2024-03-19T02:21:24.080Z] [2024-03-19T02:21:24.081Z] init-common: [2024-03-19T02:21:24.081Z] [2024-03-19T02:21:24.081Z] clean-classes-common: [2024-03-19T02:21:24.081Z] [2024-03-19T02:21:24.081Z] clean: [2024-03-19T02:21:24.081Z] [2024-03-19T02:21:24.081Z] setOSConditions: [2024-03-19T02:21:24.081Z] [2024-03-19T02:21:24.081Z] setToolWin: [2024-03-19T02:21:24.081Z] [2024-03-19T02:21:24.081Z] setToolUnix: [2024-03-19T02:21:24.081Z] [2024-03-19T02:21:24.081Z] setToolProperty: [2024-03-19T02:21:24.081Z] [2024-03-19T02:21:24.081Z] setS1ASclassPath: [2024-03-19T02:21:24.081Z] [2024-03-19T02:21:24.081Z] init-common: [2024-03-19T02:21:24.081Z] [2024-03-19T02:21:24.081Z] clean-common: [2024-03-19T02:21:24.081Z] [2024-03-19T02:21:24.081Z] setOSConditions: [2024-03-19T02:21:24.081Z] [2024-03-19T02:21:24.081Z] setToolWin: [2024-03-19T02:21:24.081Z] [2024-03-19T02:21:24.081Z] setToolUnix: [2024-03-19T02:21:24.153Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:24.153Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:24.153Z] [2024-03-19T02:21:24.154Z] deploy: [2024-03-19T02:21:24.154Z] [2024-03-19T02:21:24.154Z] deploy-war-common: [2024-03-19T02:21:24.154Z] [2024-03-19T02:21:24.154Z] setOSConditions: [2024-03-19T02:21:24.154Z] [2024-03-19T02:21:24.154Z] setToolWin: [2024-03-19T02:21:24.154Z] [2024-03-19T02:21:24.154Z] setToolUnix: [2024-03-19T02:21:24.154Z] [2024-03-19T02:21:24.154Z] setToolProperty: [2024-03-19T02:21:24.154Z] [2024-03-19T02:21:24.154Z] setS1ASclassPath: [2024-03-19T02:21:24.154Z] [2024-03-19T02:21:24.154Z] init-common: [2024-03-19T02:21:24.154Z] [2024-03-19T02:21:24.154Z] deploy-war-commonpe: [2024-03-19T02:21:24.172Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:24.172Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:24.172Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:24.172Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:24.172Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:24.172Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:24.172Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:24.265Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-bom-in-classic-syntax-web [2024-03-19T02:21:24.265Z] [2024-03-19T02:21:24.265Z] all: [2024-03-19T02:21:24.265Z] [echo] [2024-03-19T02:21:24.265Z] [echo] ************************* [2024-03-19T02:21:24.265Z] [echo] * Running jspBomInClassicSyntaxEncodingMismatchJspConfig [2024-03-19T02:21:24.265Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig [2024-03-19T02:21:24.265Z] [echo] ************************* [2024-03-19T02:21:24.265Z] [echo] [2024-03-19T02:21:24.265Z] [2024-03-19T02:21:24.265Z] setOSConditions: [2024-03-19T02:21:24.265Z] [2024-03-19T02:21:24.265Z] setToolWin: [2024-03-19T02:21:24.265Z] [2024-03-19T02:21:24.265Z] setToolUnix: [2024-03-19T02:21:24.265Z] [2024-03-19T02:21:24.266Z] setToolProperty: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] setS1ASclassPath: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] init-common: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] clean: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] setOSConditions: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] setToolWin: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] setToolUnix: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] setToolProperty: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] setS1ASclassPath: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] init-common: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] clean-common: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] setOSConditions: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] setToolWin: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] setToolUnix: [2024-03-19T02:21:24.266Z] [2024-03-19T02:21:24.266Z] setToolProperty: [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] setS1ASclassPath: [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] init-common: [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] clean-classes-common: [2024-03-19T02:21:24.267Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] setOSConditions: [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] setToolWin: [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] setToolUnix: [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] setToolProperty: [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] setS1ASclassPath: [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] init-common: [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] clean-jars-common: [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] compile: [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] setOSConditions: [2024-03-19T02:21:24.267Z] [2024-03-19T02:21:24.267Z] setToolWin: [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.268Z] setToolUnix: [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.268Z] setToolProperty: [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.268Z] setS1ASclassPath: [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.268Z] init-common: [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.268Z] compile-common: [2024-03-19T02:21:24.268Z] [echo] Current time (ISO): 2024-03-19T02:21:24.123+0000 [2024-03-19T02:21:24.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:24.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/servlet [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.268Z] build: [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.268Z] setOSConditions: [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.268Z] setToolWin: [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.268Z] setToolUnix: [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.268Z] setToolProperty: [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.268Z] setS1ASclassPath: [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.268Z] init-common: [2024-03-19T02:21:24.268Z] [2024-03-19T02:21:24.269Z] webclient-war-common: [2024-03-19T02:21:24.269Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:24.269Z] [2024-03-19T02:21:24.269Z] clear: [2024-03-19T02:21:24.269Z] [2024-03-19T02:21:24.269Z] test-tlds-exist: [2024-03-19T02:21:24.269Z] [2024-03-19T02:21:24.269Z] copy-tlds: [2024-03-19T02:21:24.269Z] [2024-03-19T02:21:24.269Z] test-tagfiles-exist: [2024-03-19T02:21:24.269Z] [2024-03-19T02:21:24.269Z] copy-tagfiles: [2024-03-19T02:21:24.269Z] [2024-03-19T02:21:24.269Z] package-war-common: [2024-03-19T02:21:24.269Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:24.269Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:24.269Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:24.269Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:24.269Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/lib [2024-03-19T02:21:24.269Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:24.269Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web.war [2024-03-19T02:21:24.269Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:24.270Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:24.270Z] [javac] Compiling 1 source file [2024-03-19T02:21:24.270Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:24.270Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:24.270Z] [2024-03-19T02:21:24.270Z] deploy: [2024-03-19T02:21:24.270Z] [2024-03-19T02:21:24.270Z] deploy-war-common: [2024-03-19T02:21:24.270Z] [2024-03-19T02:21:24.270Z] setOSConditions: [2024-03-19T02:21:24.270Z] [2024-03-19T02:21:24.270Z] setToolWin: [2024-03-19T02:21:24.270Z] [2024-03-19T02:21:24.270Z] setToolUnix: [2024-03-19T02:21:24.270Z] [2024-03-19T02:21:24.270Z] setToolProperty: [2024-03-19T02:21:24.270Z] [2024-03-19T02:21:24.270Z] setS1ASclassPath: [2024-03-19T02:21:24.270Z] [2024-03-19T02:21:24.270Z] init-common: [2024-03-19T02:21:24.270Z] [2024-03-19T02:21:24.270Z] deploy-war-commonpe: [2024-03-19T02:21:24.340Z] [2024-03-19T02:21:24.340Z] setToolProperty: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] setS1ASclassPath: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] init-common: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] clean-classes-common: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] setOSConditions: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] setToolWin: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] setToolUnix: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] setToolProperty: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] setS1ASclassPath: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] init-common: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] clean-jars-common: [2024-03-19T02:21:24.341Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] clean: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] clean: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] clean: [2024-03-19T02:21:24.341Z] [2024-03-19T02:21:24.341Z] setOSConditions: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] setToolWin: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] setToolUnix: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] setToolProperty: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] setS1ASclassPath: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] init-common: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] clean-classes-common: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] clean: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] setOSConditions: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] setToolWin: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] setToolUnix: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] setToolProperty: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] setS1ASclassPath: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] init-common: [2024-03-19T02:21:24.342Z] [2024-03-19T02:21:24.342Z] clean-common: [2024-03-19T02:21:24.397Z] [2024-03-19T02:21:24.397Z] build: [2024-03-19T02:21:24.397Z] [2024-03-19T02:21:24.397Z] setOSConditions: [2024-03-19T02:21:24.397Z] [2024-03-19T02:21:24.397Z] setToolWin: [2024-03-19T02:21:24.397Z] [2024-03-19T02:21:24.397Z] setToolUnix: [2024-03-19T02:21:24.398Z] [2024-03-19T02:21:24.398Z] setToolProperty: [2024-03-19T02:21:24.398Z] [2024-03-19T02:21:24.398Z] setS1ASclassPath: [2024-03-19T02:21:24.398Z] [2024-03-19T02:21:24.398Z] init-common: [2024-03-19T02:21:24.398Z] [2024-03-19T02:21:24.398Z] webclient-war-common: [2024-03-19T02:21:24.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:24.398Z] [2024-03-19T02:21:24.398Z] clear: [2024-03-19T02:21:24.398Z] [2024-03-19T02:21:24.398Z] test-tlds-exist: [2024-03-19T02:21:24.398Z] [2024-03-19T02:21:24.398Z] copy-tlds: [2024-03-19T02:21:24.398Z] [2024-03-19T02:21:24.398Z] test-tagfiles-exist: [2024-03-19T02:21:24.398Z] [2024-03-19T02:21:24.398Z] copy-tagfiles: [2024-03-19T02:21:24.398Z] [2024-03-19T02:21:24.398Z] package-war-common: [2024-03-19T02:21:24.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:24.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:24.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:24.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:24.399Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/lib [2024-03-19T02:21:24.399Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:24.399Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:24.399Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:24.399Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:24.399Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/docroot [2024-03-19T02:21:24.399Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/force-deploy-rar-web.war [2024-03-19T02:21:24.399Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:24.399Z] [2024-03-19T02:21:24.399Z] setOSConditions: [2024-03-19T02:21:24.399Z] [2024-03-19T02:21:24.399Z] fixFiles: [2024-03-19T02:21:24.399Z] [2024-03-19T02:21:24.399Z] convUnix: [2024-03-19T02:21:24.399Z] [2024-03-19T02:21:24.399Z] convWin: [2024-03-19T02:21:24.399Z] [2024-03-19T02:21:24.399Z] setToolWin: [2024-03-19T02:21:24.399Z] [2024-03-19T02:21:24.399Z] setToolUnix: [2024-03-19T02:21:24.399Z] [2024-03-19T02:21:24.399Z] setToolProperty: [2024-03-19T02:21:24.399Z] [2024-03-19T02:21:24.399Z] setS1ASclassPath: [2024-03-19T02:21:24.400Z] [2024-03-19T02:21:24.400Z] init-common: [2024-03-19T02:21:24.400Z] [2024-03-19T02:21:24.400Z] package-persistence-common: [2024-03-19T02:21:24.400Z] [2024-03-19T02:21:24.400Z] ejb-jar-common: [2024-03-19T02:21:24.400Z] [2024-03-19T02:21:24.400Z] package-ejbjar-common: [2024-03-19T02:21:24.400Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:24.400Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:24.400Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:24.400Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/force-deploy-rar-ejb.jar [2024-03-19T02:21:24.400Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:24.400Z] [2024-03-19T02:21:24.400Z] appclient-jar-common: [2024-03-19T02:21:24.400Z] [2024-03-19T02:21:24.400Z] package-appclientjar-common: [2024-03-19T02:21:24.400Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:24.400Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:24.400Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:24.400Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/force-deploy-rar-client.jar [2024-03-19T02:21:24.400Z] [2024-03-19T02:21:24.400Z] webclient-war-common: [2024-03-19T02:21:24.401Z] [2024-03-19T02:21:24.401Z] build-ear-common: [2024-03-19T02:21:24.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:24.401Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:24.401Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:24.401Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-03-19T02:21:24.401Z] [2024-03-19T02:21:24.401Z] setup: [2024-03-19T02:21:24.401Z] [2024-03-19T02:21:24.401Z] run: [2024-03-19T02:21:24.401Z] [2024-03-19T02:21:24.401Z] setOSConditions: [2024-03-19T02:21:24.401Z] [2024-03-19T02:21:24.401Z] setToolWin: [2024-03-19T02:21:24.401Z] [2024-03-19T02:21:24.401Z] setToolUnix: [2024-03-19T02:21:24.401Z] [2024-03-19T02:21:24.401Z] setToolProperty: [2024-03-19T02:21:24.401Z] [2024-03-19T02:21:24.401Z] setS1ASclassPath: [2024-03-19T02:21:24.401Z] [2024-03-19T02:21:24.401Z] init-common: [2024-03-19T02:21:24.401Z] [2024-03-19T02:21:24.401Z] runCycle: [2024-03-19T02:21:24.401Z] [2024-03-19T02:21:24.401Z] setOSConditions: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] setToolWin: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] setToolUnix: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] setToolProperty: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] setS1ASclassPath: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] init-common: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] setupone: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] setOSConditions: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] setToolWin: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] setToolUnix: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] setToolProperty: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] setS1ASclassPath: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] init-common: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] create-ra-config: [2024-03-19T02:21:24.402Z] [2024-03-19T02:21:24.402Z] asadmin-common: [2024-03-19T02:21:24.403Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:21:24.470Z] [19/Mar/2024:02:21:24 +0000] category=JVM severity=NOTICE msgID=21 msg=Installation Directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj [2024-03-19T02:21:24.471Z] [19/Mar/2024:02:21:24 +0000] category=JVM severity=NOTICE msgID=23 msg=Instance Directory: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/opendj [2024-03-19T02:21:24.471Z] [19/Mar/2024:02:21:24 +0000] category=JVM severity=NOTICE msgID=17 msg=JVM Information: 21.0.1+12-LTS by Eclipse Adoptium, 64-bit architecture, 1073741824 bytes heap size [2024-03-19T02:21:24.471Z] [19/Mar/2024:02:21:24 +0000] category=JVM severity=NOTICE msgID=18 msg=JVM Host: basic-kzd8j, running Linux 6.2.9-300.fc38.x86_64 amd64, 4294967296 bytes physical memory size, number of processors available 2 [2024-03-19T02:21:24.471Z] [19/Mar/2024:02:21:24 +0000] category=JVM severity=NOTICE msgID=19 msg=JVM Arguments: "-Xmx1g", "-Xss512k", "--add-exports=java.base/sun.security.tools.keytool=ALL-UNNAMED", "--add-exports=java.base/sun.security.x509=ALL-UNNAMED", "-Dorg.opends.server.scriptName=start-ds" [2024-03-19T02:21:24.528Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web.war [2024-03-19T02:21:24.579Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-03-19T02:21:24.579Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2024-03-19T02:21:24.579Z] [exec] Result: 1 [2024-03-19T02:21:24.579Z] [echo] cmd executed for server [2024-03-19T02:21:24.579Z] [2024-03-19T02:21:24.579Z] setOSConditions: [2024-03-19T02:21:24.579Z] [2024-03-19T02:21:24.579Z] setToolWin: [2024-03-19T02:21:24.579Z] [2024-03-19T02:21:24.579Z] setToolUnix: [2024-03-19T02:21:24.580Z] [2024-03-19T02:21:24.580Z] setToolProperty: [2024-03-19T02:21:24.580Z] [2024-03-19T02:21:24.580Z] setS1ASclassPath: [2024-03-19T02:21:24.580Z] [2024-03-19T02:21:24.580Z] init-common: [2024-03-19T02:21:24.580Z] [2024-03-19T02:21:24.580Z] delete-jdbc-connpool-common: [2024-03-19T02:21:24.580Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-03-19T02:21:24.601Z] [2024-03-19T02:21:24.601Z] [exec] Waiting for domain1 to start ......... [2024-03-19T02:21:24.601Z] [exec] Waiting finished after 8,414 ms. [2024-03-19T02:21:24.601Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:24.601Z] setOSConditions: [2024-03-19T02:21:24.601Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:24.601Z] [2024-03-19T02:21:24.601Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:24.601Z] [exec] Admin Port: 45,707 [2024-03-19T02:21:24.601Z] setToolWin: [2024-03-19T02:21:24.601Z] [exec] Command start-domain executed successfully. [2024-03-19T02:21:24.601Z] [2024-03-19T02:21:24.601Z] [echo] run.xml:doing wait for localhost:45712... [2024-03-19T02:21:24.601Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-03-19T02:21:24.601Z] [2024-03-19T02:21:24.601Z] setToolUnix: [2024-03-19T02:21:24.601Z] [2024-03-19T02:21:24.601Z] dumpThreadStack: [2024-03-19T02:21:24.601Z] [2024-03-19T02:21:24.601Z] setToolProperty: [2024-03-19T02:21:24.601Z] [2024-03-19T02:21:24.601Z] startDomainWindows: [2024-03-19T02:21:24.601Z] [2024-03-19T02:21:24.601Z] setS1ASclassPath: [2024-03-19T02:21:24.601Z] [2024-03-19T02:21:24.601Z] startDomain: [2024-03-19T02:21:24.601Z] init-common: [2024-03-19T02:21:24.601Z] [2024-03-19T02:21:24.602Z] clean-classes-common: [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] setOSConditions: [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] setToolWin: [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] setToolUnix: [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] setToolProperty: [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] setS1ASclassPath: [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] init-common: [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] clean-jars-common: [2024-03-19T02:21:24.602Z] [echo] @@## embeddedweb ##@@ [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] setOSConditions: [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] setToolWin: [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] setToolUnix: [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] setToolProperty: [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] setS1ASclassPath: [2024-03-19T02:21:24.602Z] [2024-03-19T02:21:24.602Z] init-common: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] clean: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] setOSConditions: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] setToolWin: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] setToolUnix: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] setToolProperty: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] setS1ASclassPath: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] init-common: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] clean-common: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] setOSConditions: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] setToolWin: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] setToolUnix: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] setToolProperty: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] setS1ASclassPath: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.603Z] init-common: [2024-03-19T02:21:24.603Z] [2024-03-19T02:21:24.604Z] clean-classes-common: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] setOSConditions: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] setToolWin: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] setToolUnix: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] setToolProperty: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] setS1ASclassPath: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] init-common: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] clean-jars-common: [2024-03-19T02:21:24.604Z] [echo] @@## embeddedweb ##@@ [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] setOSConditions: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] setToolWin: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] setToolUnix: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] setToolProperty: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] setS1ASclassPath: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] init-common: [2024-03-19T02:21:24.604Z] [2024-03-19T02:21:24.604Z] clean: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] setOSConditions: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] setToolWin: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] setToolUnix: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] setToolProperty: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] setS1ASclassPath: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] init-common: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] clean-common: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] setOSConditions: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] setToolWin: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] setToolUnix: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] setToolProperty: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] setS1ASclassPath: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] init-common: [2024-03-19T02:21:24.605Z] [2024-03-19T02:21:24.605Z] clean-classes-common: [2024-03-19T02:21:24.704Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:24.704Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:24.704Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:24.704Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:24.704Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:24.704Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:24.704Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:24.786Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web. [2024-03-19T02:21:24.786Z] [2024-03-19T02:21:24.786Z] deploy-war-commonee: [2024-03-19T02:21:24.786Z] [2024-03-19T02:21:24.786Z] run: [2024-03-19T02:21:24.818Z] [java] Mar 19, 2024 2:21:24 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:21:24.818Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:21:24.848Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-03-19T02:21:24.882Z] [2024-03-19T02:21:24.882Z] setOSConditions: [2024-03-19T02:21:24.882Z] [2024-03-19T02:21:24.882Z] setToolWin: [2024-03-19T02:21:24.882Z] [2024-03-19T02:21:24.882Z] setToolUnix: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] setToolProperty: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] setS1ASclassPath: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] init-common: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] clean-jars-common: [2024-03-19T02:21:24.883Z] [echo] @@## mq ##@@ [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] clean: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] mq: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] setOSConditions: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] setToolWin: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] setToolUnix: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] setToolProperty: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] setS1ASclassPath: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] init-common: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] clean: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.883Z] setOSConditions: [2024-03-19T02:21:24.883Z] [2024-03-19T02:21:24.884Z] setToolWin: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] setToolUnix: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] setToolProperty: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] setS1ASclassPath: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] init-common: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] clean-common: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] setOSConditions: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] setToolWin: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] setToolUnix: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] setToolProperty: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] setS1ASclassPath: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] init-common: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] clean-classes-common: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] setOSConditions: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.884Z] setToolWin: [2024-03-19T02:21:24.884Z] [2024-03-19T02:21:24.885Z] setToolUnix: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] setToolProperty: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] setS1ASclassPath: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] init-common: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] clean-jars-common: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] setOSConditions: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] setToolWin: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] setToolUnix: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] setToolProperty: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] setS1ASclassPath: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] init-common: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] clean: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] setOSConditions: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] setToolWin: [2024-03-19T02:21:24.885Z] [2024-03-19T02:21:24.885Z] setToolUnix: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] setToolProperty: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] setS1ASclassPath: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] init-common: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] clean-common: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] setOSConditions: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] setToolWin: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] setToolUnix: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] setToolProperty: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] setS1ASclassPath: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] init-common: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] clean-classes-common: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] setOSConditions: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] setToolWin: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.886Z] setToolUnix: [2024-03-19T02:21:24.886Z] [2024-03-19T02:21:24.887Z] setToolProperty: [2024-03-19T02:21:24.887Z] [2024-03-19T02:21:24.887Z] setS1ASclassPath: [2024-03-19T02:21:24.887Z] [2024-03-19T02:21:24.887Z] init-common: [2024-03-19T02:21:24.887Z] [2024-03-19T02:21:24.887Z] clean-jars-common: [2024-03-19T02:21:24.902Z] [2024-03-19T02:21:24.902Z] clean-result: [2024-03-19T02:21:24.902Z] [2024-03-19T02:21:24.902Z] test-group-2: [2024-03-19T02:21:24.902Z] [echo] [2024-03-19T02:21:24.902Z] [echo] [2024-03-19T02:21:24.902Z] [echo] ************************************************** [2024-03-19T02:21:24.902Z] [echo] * Running mdb [2024-03-19T02:21:24.902Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb [2024-03-19T02:21:24.902Z] [echo] ************************************************** [2024-03-19T02:21:24.902Z] [echo] [2024-03-19T02:21:24.902Z] [echo] [2024-03-19T02:21:24.902Z] [2024-03-19T02:21:24.902Z] all: [2024-03-19T02:21:24.902Z] [2024-03-19T02:21:24.902Z] cmt: [2024-03-19T02:21:24.902Z] [2024-03-19T02:21:24.902Z] setOSConditions: [2024-03-19T02:21:24.902Z] [2024-03-19T02:21:24.902Z] setToolWin: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] setToolUnix: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] setToolProperty: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] setS1ASclassPath: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] init-common: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] clean: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] setOSConditions: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] setToolWin: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] setToolUnix: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] setToolProperty: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] setS1ASclassPath: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] init-common: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] clean-common: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] setOSConditions: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.903Z] setToolWin: [2024-03-19T02:21:24.903Z] [2024-03-19T02:21:24.904Z] setToolUnix: [2024-03-19T02:21:24.904Z] [2024-03-19T02:21:24.904Z] setToolProperty: [2024-03-19T02:21:24.904Z] [2024-03-19T02:21:24.904Z] setS1ASclassPath: [2024-03-19T02:21:24.904Z] [2024-03-19T02:21:24.904Z] init-common: [2024-03-19T02:21:24.904Z] [2024-03-19T02:21:24.904Z] clean-classes-common: [2024-03-19T02:21:24.904Z] [2024-03-19T02:21:24.904Z] setOSConditions: [2024-03-19T02:21:24.904Z] [2024-03-19T02:21:24.904Z] setToolWin: [2024-03-19T02:21:24.904Z] [2024-03-19T02:21:24.904Z] setToolUnix: [2024-03-19T02:21:24.904Z] [2024-03-19T02:21:24.904Z] setToolProperty: [2024-03-19T02:21:24.904Z] [2024-03-19T02:21:24.904Z] setS1ASclassPath: [2024-03-19T02:21:24.904Z] [2024-03-19T02:21:24.904Z] init-common: [2024-03-19T02:21:24.904Z] [2024-03-19T02:21:24.904Z] clean-jars-common: [2024-03-19T02:21:24.904Z] [2024-03-19T02:21:24.904Z] compile: [2024-03-19T02:21:24.992Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:21:24.992Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:21:24.992Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-03-19T02:21:25.000Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-03-19T02:21:25.000Z] [sql] Failed to execute: drop table messages [2024-03-19T02:21:25.001Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-03-19T02:21:25.001Z] [sql] 0 of 1 SQL statements executed successfully [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] setOSConditions: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] setToolWin: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] setToolUnix: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] setToolProperty: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] setS1ASclassPath: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] init-common: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] undeploy-jdbc-common: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] setOSConditions: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] setToolWin: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] setToolUnix: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] setToolProperty: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] setS1ASclassPath: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.001Z] init-common: [2024-03-19T02:21:25.001Z] [2024-03-19T02:21:25.002Z] delete-jdbc-resource-common: [2024-03-19T02:21:25.002Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-03-19T02:21:25.009Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:25.009Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:21:25.009Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:21:25.009Z] [javac] 2 warnings [2024-03-19T02:21:25.009Z] [2024-03-19T02:21:25.009Z] setOSConditions: [2024-03-19T02:21:25.009Z] [2024-03-19T02:21:25.009Z] setToolWin: [2024-03-19T02:21:25.009Z] [2024-03-19T02:21:25.009Z] setToolUnix: [2024-03-19T02:21:25.009Z] [2024-03-19T02:21:25.009Z] setToolProperty: [2024-03-19T02:21:25.009Z] [2024-03-19T02:21:25.009Z] setS1ASclassPath: [2024-03-19T02:21:25.009Z] [2024-03-19T02:21:25.010Z] init-common: [2024-03-19T02:21:25.010Z] [2024-03-19T02:21:25.010Z] compile-common: [2024-03-19T02:21:25.010Z] [echo] Current time (ISO): 2024-03-19T02:21:24.934+0000 [2024-03-19T02:21:25.010Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:25.044Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig/UTF-16BE.jsp [2024-03-19T02:21:25.044Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:25.044Z] [java] [2024-03-19T02:21:25.044Z] [java] [2024-03-19T02:21:25.044Z] [java] ----------------------------------------- [2024-03-19T02:21:25.044Z] [java] - jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig: PASS - [2024-03-19T02:21:25.045Z] [java] ----------------------------------------- [2024-03-19T02:21:25.045Z] [java] - Total PASS : 1 - [2024-03-19T02:21:25.045Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:25.045Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:25.045Z] [java] ----------------------------------------- [2024-03-19T02:21:25.045Z] [2024-03-19T02:21:25.045Z] undeploy: [2024-03-19T02:21:25.045Z] [2024-03-19T02:21:25.045Z] setOSConditions: [2024-03-19T02:21:25.045Z] [2024-03-19T02:21:25.045Z] setToolWin: [2024-03-19T02:21:25.045Z] [2024-03-19T02:21:25.045Z] setToolUnix: [2024-03-19T02:21:25.045Z] [2024-03-19T02:21:25.045Z] setToolProperty: [2024-03-19T02:21:25.045Z] [2024-03-19T02:21:25.045Z] setS1ASclassPath: [2024-03-19T02:21:25.045Z] [2024-03-19T02:21:25.045Z] init-common: [2024-03-19T02:21:25.045Z] [2024-03-19T02:21:25.045Z] undeploy-war-common: [2024-03-19T02:21:25.104Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-slf4j-visibility --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-slf4j-visibility-web.war [2024-03-19T02:21:25.123Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:25.145Z] [2024-03-19T02:21:25.145Z] setOSConditions: [2024-03-19T02:21:25.145Z] [2024-03-19T02:21:25.145Z] setToolWin: [2024-03-19T02:21:25.145Z] [2024-03-19T02:21:25.145Z] setToolUnix: [2024-03-19T02:21:25.145Z] [2024-03-19T02:21:25.145Z] setToolProperty: [2024-03-19T02:21:25.145Z] [2024-03-19T02:21:25.145Z] setS1ASclassPath: [2024-03-19T02:21:25.145Z] [2024-03-19T02:21:25.145Z] init-common: [2024-03-19T02:21:25.145Z] [2024-03-19T02:21:25.145Z] clean: [2024-03-19T02:21:25.145Z] [2024-03-19T02:21:25.145Z] setOSConditions: [2024-03-19T02:21:25.145Z] [2024-03-19T02:21:25.145Z] setToolWin: [2024-03-19T02:21:25.145Z] [2024-03-19T02:21:25.145Z] setToolUnix: [2024-03-19T02:21:25.145Z] [2024-03-19T02:21:25.145Z] setToolProperty: [2024-03-19T02:21:25.145Z] [2024-03-19T02:21:25.145Z] setS1ASclassPath: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] init-common: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] clean-common: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] setOSConditions: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] setToolWin: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] setToolUnix: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] setToolProperty: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] setS1ASclassPath: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] init-common: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] clean-classes-common: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] setOSConditions: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] setToolWin: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] setToolUnix: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] setToolProperty: [2024-03-19T02:21:25.146Z] [2024-03-19T02:21:25.146Z] setS1ASclassPath: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] init-common: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] clean-jars-common: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] setOSConditions: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] setToolWin: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] setToolUnix: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] setToolProperty: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2024-03-19T02:21:25.147Z] setS1ASclassPath: [2024-03-19T02:21:25.147Z] [exec] Result: 1 [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] [echo] cmd executed for server [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] init-common: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] undeploy: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] clean: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] setOSConditions: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] setOSConditions: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] setToolWin: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] setToolWin: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] setToolUnix: [2024-03-19T02:21:25.147Z] [2024-03-19T02:21:25.147Z] setToolUnix: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] setToolProperty: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] setToolProperty: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] setS1ASclassPath: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] setS1ASclassPath: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] init-common: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] init-common: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] undeploy: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] clean-common: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] setOSConditions: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] setOSConditions: [2024-03-19T02:21:25.148Z] setToolWin: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] setToolWin: [2024-03-19T02:21:25.148Z] setToolUnix: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] setToolUnix: [2024-03-19T02:21:25.148Z] setToolProperty: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] setToolProperty: [2024-03-19T02:21:25.148Z] setS1ASclassPath: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] setS1ASclassPath: [2024-03-19T02:21:25.148Z] init-common: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.148Z] init-common: [2024-03-19T02:21:25.148Z] undeploy-common: [2024-03-19T02:21:25.148Z] [2024-03-19T02:21:25.149Z] clean-classes-common: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.149Z] setOSConditions: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.149Z] setToolWin: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.149Z] setToolUnix: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.149Z] setToolProperty: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.149Z] setS1ASclassPath: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.149Z] init-common: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.149Z] clean-jars-common: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.149Z] setOSConditions: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.149Z] setToolWin: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.149Z] setToolUnix: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.149Z] setToolProperty: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.149Z] setS1ASclassPath: [2024-03-19T02:21:25.149Z] [2024-03-19T02:21:25.150Z] init-common: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] clean: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] setOSConditions: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] setToolWin: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] setToolUnix: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] setToolProperty: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] setS1ASclassPath: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] init-common: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] clean-common: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] setOSConditions: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] setToolWin: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] setToolUnix: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] setToolProperty: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.150Z] setS1ASclassPath: [2024-03-19T02:21:25.150Z] [2024-03-19T02:21:25.151Z] init-common: [2024-03-19T02:21:25.151Z] [2024-03-19T02:21:25.151Z] clean-classes-common: [2024-03-19T02:21:25.162Z] [2024-03-19T02:21:25.162Z] setOSConditions: [2024-03-19T02:21:25.162Z] [2024-03-19T02:21:25.162Z] setToolWin: [2024-03-19T02:21:25.162Z] [2024-03-19T02:21:25.162Z] setToolUnix: [2024-03-19T02:21:25.162Z] [2024-03-19T02:21:25.162Z] setToolProperty: [2024-03-19T02:21:25.162Z] [2024-03-19T02:21:25.162Z] setS1ASclassPath: [2024-03-19T02:21:25.162Z] [2024-03-19T02:21:25.162Z] init-common: [2024-03-19T02:21:25.162Z] [2024-03-19T02:21:25.162Z] compile-common: [2024-03-19T02:21:25.162Z] [echo] Current time (ISO): 2024-03-19T02:21:24.915+0000 [2024-03-19T02:21:25.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:25.162Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:25.251Z] [2024-03-19T02:21:25.251Z] setOSConditions: [2024-03-19T02:21:25.251Z] [2024-03-19T02:21:25.252Z] setToolWin: [2024-03-19T02:21:25.252Z] [2024-03-19T02:21:25.252Z] setToolUnix: [2024-03-19T02:21:25.252Z] [2024-03-19T02:21:25.252Z] setToolProperty: [2024-03-19T02:21:25.252Z] [2024-03-19T02:21:25.252Z] setS1ASclassPath: [2024-03-19T02:21:25.252Z] [2024-03-19T02:21:25.252Z] init-common: [2024-03-19T02:21:25.252Z] [2024-03-19T02:21:25.252Z] deploy-rar-common: [2024-03-19T02:21:25.252Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:25.306Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web [2024-03-19T02:21:25.306Z] [2024-03-19T02:21:25.306Z] all: [2024-03-19T02:21:25.306Z] [echo] [2024-03-19T02:21:25.306Z] [echo] ************************* [2024-03-19T02:21:25.306Z] [echo] * Running jspBomInClassicSyntaxEncodingMismatchPageDir [2024-03-19T02:21:25.306Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir [2024-03-19T02:21:25.306Z] [echo] ************************* [2024-03-19T02:21:25.306Z] [echo] [2024-03-19T02:21:25.306Z] [2024-03-19T02:21:25.306Z] setOSConditions: [2024-03-19T02:21:25.306Z] [2024-03-19T02:21:25.306Z] setToolWin: [2024-03-19T02:21:25.306Z] [2024-03-19T02:21:25.307Z] setToolUnix: [2024-03-19T02:21:25.307Z] [2024-03-19T02:21:25.307Z] setToolProperty: [2024-03-19T02:21:25.307Z] [2024-03-19T02:21:25.307Z] setS1ASclassPath: [2024-03-19T02:21:25.307Z] [2024-03-19T02:21:25.307Z] init-common: [2024-03-19T02:21:25.307Z] [2024-03-19T02:21:25.307Z] clean: [2024-03-19T02:21:25.384Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:21:25.384Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:25.384Z] [javac] 1 warning [2024-03-19T02:21:25.384Z] [2024-03-19T02:21:25.384Z] run: [2024-03-19T02:21:25.384Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:25.384Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:21:25.384Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:21:25.384Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:21:25.384Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:21:25.384Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:21:25.384Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:25.384Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:25.384Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:25.384Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:25.385Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:25.385Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:25.385Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:25.385Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:25.385Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:25.385Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:25.385Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:25.385Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:25.385Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:25.385Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:21:25.385Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:21:25.385Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:25.385Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:21:25.386Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:21:25.386Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:21:25.386Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:21:25.386Z] [java] ... 50 more [2024-03-19T02:21:25.386Z] [java] Java Result: -1 [2024-03-19T02:21:25.386Z] [2024-03-19T02:21:25.386Z] all: [2024-03-19T02:21:25.386Z] [echo] [2024-03-19T02:21:25.386Z] [echo] ************************* [2024-03-19T02:21:25.386Z] [echo] * Running annotations [2024-03-19T02:21:25.386Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations [2024-03-19T02:21:25.386Z] [echo] ************************* [2024-03-19T02:21:25.386Z] [echo] [2024-03-19T02:21:25.386Z] [2024-03-19T02:21:25.386Z] all: [2024-03-19T02:21:25.409Z] [2024-03-19T02:21:25.409Z] setOSConditions: [2024-03-19T02:21:25.409Z] [2024-03-19T02:21:25.409Z] setToolWin: [2024-03-19T02:21:25.409Z] [2024-03-19T02:21:25.409Z] setToolUnix: [2024-03-19T02:21:25.409Z] [2024-03-19T02:21:25.409Z] setToolProperty: [2024-03-19T02:21:25.409Z] [2024-03-19T02:21:25.410Z] setS1ASclassPath: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] init-common: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] clean-jars-common: [2024-03-19T02:21:25.410Z] [echo] @@## nonacc ##@@ [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] setOSConditions: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] setToolWin: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] setToolUnix: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] setToolProperty: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] setS1ASclassPath: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] init-common: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] clean: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] setOSConditions: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] setToolWin: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] setToolUnix: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] setToolProperty: [2024-03-19T02:21:25.410Z] [2024-03-19T02:21:25.410Z] setS1ASclassPath: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] init-common: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] clean-common: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] setOSConditions: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] setToolWin: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] setToolUnix: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] setToolProperty: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] setS1ASclassPath: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] init-common: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] clean-classes-common: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] setOSConditions: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] setToolWin: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] setToolUnix: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] setToolProperty: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.411Z] setS1ASclassPath: [2024-03-19T02:21:25.411Z] [2024-03-19T02:21:25.412Z] init-common: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] clean-jars-common: [2024-03-19T02:21:25.412Z] [echo] @@## web2connector ##@@ [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] setOSConditions: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] setToolWin: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] setToolUnix: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] setToolProperty: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] setS1ASclassPath: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] init-common: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] clean: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] setOSConditions: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] setToolWin: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] setToolUnix: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] setToolProperty: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] setS1ASclassPath: [2024-03-19T02:21:25.412Z] [2024-03-19T02:21:25.412Z] init-common: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] clean-common: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] setOSConditions: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] setToolWin: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] setToolUnix: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] setToolProperty: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] setS1ASclassPath: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] init-common: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] clean-classes-common: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] setOSConditions: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] setToolWin: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] setToolUnix: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] setToolProperty: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] setS1ASclassPath: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.413Z] init-common: [2024-03-19T02:21:25.413Z] [2024-03-19T02:21:25.414Z] clean-jars-common: [2024-03-19T02:21:25.414Z] [echo] @@## web2connector (second time) ##@@ [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] setOSConditions: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] setToolWin: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] setToolUnix: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] setToolProperty: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] setS1ASclassPath: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] init-common: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] clean: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] setOSConditions: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] setToolWin: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] setToolUnix: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] setToolProperty: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] setS1ASclassPath: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] init-common: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.414Z] clean-common: [2024-03-19T02:21:25.414Z] [2024-03-19T02:21:25.415Z] setOSConditions: [2024-03-19T02:21:25.415Z] [2024-03-19T02:21:25.415Z] setToolWin: [2024-03-19T02:21:25.415Z] [2024-03-19T02:21:25.415Z] setToolUnix: [2024-03-19T02:21:25.415Z] [2024-03-19T02:21:25.415Z] setToolProperty: [2024-03-19T02:21:25.415Z] [2024-03-19T02:21:25.415Z] setS1ASclassPath: [2024-03-19T02:21:25.415Z] [2024-03-19T02:21:25.415Z] init-common: [2024-03-19T02:21:25.415Z] [2024-03-19T02:21:25.415Z] clean-classes-common: [2024-03-19T02:21:25.415Z] [2024-03-19T02:21:25.415Z] setOSConditions: [2024-03-19T02:21:25.415Z] [2024-03-19T02:21:25.415Z] setToolWin: [2024-03-19T02:21:25.415Z] [2024-03-19T02:21:25.415Z] setToolUnix: [2024-03-19T02:21:25.415Z] [2024-03-19T02:21:25.415Z] setToolProperty: [2024-03-19T02:21:25.415Z] [2024-03-19T02:21:25.415Z] setS1ASclassPath: [2024-03-19T02:21:25.415Z] [2024-03-19T02:21:25.415Z] init-common: [2024-03-19T02:21:25.565Z] [2024-03-19T02:21:25.565Z] setOSConditions: [2024-03-19T02:21:25.565Z] [2024-03-19T02:21:25.565Z] setToolWin: [2024-03-19T02:21:25.565Z] [2024-03-19T02:21:25.565Z] setToolUnix: [2024-03-19T02:21:25.565Z] [2024-03-19T02:21:25.565Z] setToolProperty: [2024-03-19T02:21:25.565Z] [2024-03-19T02:21:25.565Z] setS1ASclassPath: [2024-03-19T02:21:25.565Z] [2024-03-19T02:21:25.565Z] init-common: [2024-03-19T02:21:25.565Z] [2024-03-19T02:21:25.565Z] clean-common: [2024-03-19T02:21:25.565Z] [2024-03-19T02:21:25.565Z] setOSConditions: [2024-03-19T02:21:25.565Z] [2024-03-19T02:21:25.565Z] setToolWin: [2024-03-19T02:21:25.565Z] [2024-03-19T02:21:25.565Z] setToolUnix: [2024-03-19T02:21:25.565Z] [2024-03-19T02:21:25.565Z] setToolProperty: [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.566Z] setS1ASclassPath: [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.566Z] init-common: [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.566Z] clean-classes-common: [2024-03-19T02:21:25.566Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.566Z] setOSConditions: [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.566Z] setToolWin: [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.566Z] setToolUnix: [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.566Z] setToolProperty: [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.566Z] setS1ASclassPath: [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.566Z] init-common: [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.566Z] clean-jars-common: [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.566Z] compile: [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.566Z] setOSConditions: [2024-03-19T02:21:25.566Z] [2024-03-19T02:21:25.567Z] setToolWin: [2024-03-19T02:21:25.567Z] [2024-03-19T02:21:25.567Z] setToolUnix: [2024-03-19T02:21:25.567Z] [2024-03-19T02:21:25.567Z] setToolProperty: [2024-03-19T02:21:25.567Z] [2024-03-19T02:21:25.567Z] setS1ASclassPath: [2024-03-19T02:21:25.567Z] [2024-03-19T02:21:25.567Z] init-common: [2024-03-19T02:21:25.567Z] [2024-03-19T02:21:25.567Z] compile-common: [2024-03-19T02:21:25.567Z] [echo] Current time (ISO): 2024-03-19T02:21:25.340+0000 [2024-03-19T02:21:25.567Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:25.567Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/servlet [2024-03-19T02:21:25.567Z] [2024-03-19T02:21:25.567Z] build: [2024-03-19T02:21:25.567Z] [2024-03-19T02:21:25.567Z] setOSConditions: [2024-03-19T02:21:25.567Z] [2024-03-19T02:21:25.567Z] setToolWin: [2024-03-19T02:21:25.567Z] [2024-03-19T02:21:25.567Z] setToolUnix: [2024-03-19T02:21:25.567Z] [2024-03-19T02:21:25.567Z] setToolProperty: [2024-03-19T02:21:25.567Z] [2024-03-19T02:21:25.567Z] setS1ASclassPath: [2024-03-19T02:21:25.567Z] [2024-03-19T02:21:25.567Z] init-common: [2024-03-19T02:21:25.568Z] [2024-03-19T02:21:25.568Z] [exec] Mar 19, 2024 2:21:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:25.568Z] webclient-war-common: [2024-03-19T02:21:25.568Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@50cbcca7 [2024-03-19T02:21:25.568Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:25.568Z] [2024-03-19T02:21:25.568Z] clear: [2024-03-19T02:21:25.568Z] [2024-03-19T02:21:25.568Z] test-tlds-exist: [2024-03-19T02:21:25.568Z] [2024-03-19T02:21:25.568Z] copy-tlds: [2024-03-19T02:21:25.568Z] [2024-03-19T02:21:25.568Z] test-tagfiles-exist: [2024-03-19T02:21:25.568Z] [2024-03-19T02:21:25.568Z] copy-tagfiles: [2024-03-19T02:21:25.568Z] [2024-03-19T02:21:25.568Z] package-war-common: [2024-03-19T02:21:25.568Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:25.568Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:25.568Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:25.568Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:25.568Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/lib [2024-03-19T02:21:25.568Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:25.569Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web.war [2024-03-19T02:21:25.569Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:25.569Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:25.569Z] [javac] Compiling 1 source file [2024-03-19T02:21:25.569Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:25.569Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:25.569Z] [2024-03-19T02:21:25.569Z] deploy: [2024-03-19T02:21:25.569Z] [2024-03-19T02:21:25.569Z] deploy-war-common: [2024-03-19T02:21:25.569Z] [2024-03-19T02:21:25.569Z] setOSConditions: [2024-03-19T02:21:25.569Z] [2024-03-19T02:21:25.569Z] setToolWin: [2024-03-19T02:21:25.569Z] [2024-03-19T02:21:25.569Z] setToolUnix: [2024-03-19T02:21:25.569Z] [2024-03-19T02:21:25.569Z] setToolProperty: [2024-03-19T02:21:25.569Z] [2024-03-19T02:21:25.569Z] setS1ASclassPath: [2024-03-19T02:21:25.569Z] [2024-03-19T02:21:25.569Z] init-common: [2024-03-19T02:21:25.569Z] [2024-03-19T02:21:25.569Z] deploy-war-commonpe: [2024-03-19T02:21:25.645Z] [2024-03-19T02:21:25.645Z] setOSConditions: [2024-03-19T02:21:25.645Z] [2024-03-19T02:21:25.645Z] setToolWin: [2024-03-19T02:21:25.645Z] [2024-03-19T02:21:25.645Z] setToolUnix: [2024-03-19T02:21:25.645Z] [2024-03-19T02:21:25.645Z] setToolProperty: [2024-03-19T02:21:25.645Z] [2024-03-19T02:21:25.645Z] setS1ASclassPath: [2024-03-19T02:21:25.645Z] [2024-03-19T02:21:25.645Z] init-common: [2024-03-19T02:21:25.645Z] [2024-03-19T02:21:25.646Z] clean: [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] setOSConditions: [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] setToolWin: [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] setToolUnix: [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] setToolProperty: [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:25.646Z] setS1ASclassPath: [2024-03-19T02:21:25.646Z] [javac] 1 warning [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] init-common: [2024-03-19T02:21:25.646Z] build: [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] clean-common: [2024-03-19T02:21:25.646Z] setOSConditions: [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] setOSConditions: [2024-03-19T02:21:25.646Z] fixFiles: [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] setToolWin: [2024-03-19T02:21:25.646Z] convUnix: [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.646Z] setToolUnix: [2024-03-19T02:21:25.646Z] [2024-03-19T02:21:25.647Z] setToolProperty: [2024-03-19T02:21:25.647Z] [2024-03-19T02:21:25.647Z] setS1ASclassPath: [2024-03-19T02:21:25.647Z] [2024-03-19T02:21:25.647Z] init-common: [2024-03-19T02:21:25.647Z] [2024-03-19T02:21:25.647Z] clean-classes-common: [2024-03-19T02:21:25.647Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:25.647Z] [2024-03-19T02:21:25.647Z] setOSConditions: [2024-03-19T02:21:25.647Z] [2024-03-19T02:21:25.647Z] setToolWin: [2024-03-19T02:21:25.647Z] [2024-03-19T02:21:25.647Z] setToolUnix: [2024-03-19T02:21:25.647Z] [2024-03-19T02:21:25.647Z] setToolProperty: [2024-03-19T02:21:25.647Z] [2024-03-19T02:21:25.647Z] setS1ASclassPath: [2024-03-19T02:21:25.647Z] [2024-03-19T02:21:25.647Z] init-common: [2024-03-19T02:21:25.647Z] [2024-03-19T02:21:25.647Z] clean-jars-common: [2024-03-19T02:21:25.647Z] [2024-03-19T02:21:25.647Z] compile: [2024-03-19T02:21:25.680Z] [2024-03-19T02:21:25.680Z] clean-jars-common: [2024-03-19T02:21:25.680Z] [echo] @@## nonstringmcfproperties ##@@ [2024-03-19T02:21:25.680Z] [2024-03-19T02:21:25.680Z] setOSConditions: [2024-03-19T02:21:25.680Z] [2024-03-19T02:21:25.680Z] setToolWin: [2024-03-19T02:21:25.680Z] [2024-03-19T02:21:25.681Z] setToolUnix: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.681Z] setToolProperty: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.681Z] setS1ASclassPath: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.681Z] init-common: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.681Z] clean: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.681Z] setOSConditions: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.681Z] setToolWin: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.681Z] setToolUnix: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.681Z] setToolProperty: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.681Z] setS1ASclassPath: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.681Z] init-common: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.681Z] clean-common: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.681Z] setOSConditions: [2024-03-19T02:21:25.681Z] [2024-03-19T02:21:25.682Z] setToolWin: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] setToolUnix: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] setToolProperty: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] setS1ASclassPath: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] init-common: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] clean-classes-common: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] setOSConditions: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] setToolWin: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] setToolUnix: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] setToolProperty: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] setS1ASclassPath: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] init-common: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] clean-jars-common: [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.682Z] clean: [2024-03-19T02:21:25.682Z] [echo] @@## nonstringraproperties ##@@ [2024-03-19T02:21:25.682Z] [2024-03-19T02:21:25.683Z] clean: [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] clean: [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] clean: [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] setOSConditions: [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] setToolWin: [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] setToolUnix: [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] setToolProperty: [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] setS1ASclassPath: [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] init-common: [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] clean-classes-common: [2024-03-19T02:21:25.683Z] [echo] @@## txlevelswitch ##@@ [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] setOSConditions: [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] setToolWin: [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] setToolUnix: [2024-03-19T02:21:25.683Z] [2024-03-19T02:21:25.683Z] setToolProperty: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] setS1ASclassPath: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] init-common: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] clean: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] setOSConditions: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] setToolWin: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] setToolUnix: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] setToolProperty: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] setS1ASclassPath: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] init-common: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] clean-common: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] setOSConditions: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] setToolWin: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] setToolUnix: [2024-03-19T02:21:25.684Z] [2024-03-19T02:21:25.684Z] setToolProperty: [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] setS1ASclassPath: [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] init-common: [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] clean-classes-common: [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] setOSConditions: [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] setToolWin: [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] setToolUnix: [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] setToolProperty: [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] setS1ASclassPath: [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] init-common: [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] clean-jars-common: [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] clean: [2024-03-19T02:21:25.685Z] [echo] @@## threadpool ##@@ [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] clean: [2024-03-19T02:21:25.685Z] [2024-03-19T02:21:25.685Z] clean: [2024-03-19T02:21:25.686Z] [2024-03-19T02:21:25.686Z] clean: [2024-03-19T02:21:25.686Z] [2024-03-19T02:21:25.686Z] setOSConditions: [2024-03-19T02:21:25.686Z] [2024-03-19T02:21:25.686Z] setToolWin: [2024-03-19T02:21:25.686Z] [2024-03-19T02:21:25.686Z] setToolUnix: [2024-03-19T02:21:25.686Z] [2024-03-19T02:21:25.686Z] setToolProperty: [2024-03-19T02:21:25.686Z] [2024-03-19T02:21:25.686Z] setS1ASclassPath: [2024-03-19T02:21:25.727Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:25.727Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:25.727Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:25.727Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:25.727Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:25.727Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:25.727Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:25.817Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:25.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:21:25.825Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:21:25.825Z] [2024-03-19T02:21:25.825Z] set-derby-connpool-props: [2024-03-19T02:21:25.854Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-03-19T02:21:25.904Z] [2024-03-19T02:21:25.904Z] convWin: [2024-03-19T02:21:25.904Z] [2024-03-19T02:21:25.904Z] setToolWin: [2024-03-19T02:21:25.904Z] [2024-03-19T02:21:25.904Z] setToolUnix: [2024-03-19T02:21:25.904Z] [2024-03-19T02:21:25.904Z] setToolProperty: [2024-03-19T02:21:25.905Z] [2024-03-19T02:21:25.905Z] setS1ASclassPath: [2024-03-19T02:21:25.905Z] [2024-03-19T02:21:25.905Z] init-common: [2024-03-19T02:21:25.905Z] [2024-03-19T02:21:25.905Z] package-persistence-common: [2024-03-19T02:21:25.905Z] [2024-03-19T02:21:25.905Z] ejb-jar-common: [2024-03-19T02:21:25.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:25.905Z] [2024-03-19T02:21:25.905Z] package-ejbjar-common: [2024-03-19T02:21:25.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:25.905Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:25.905Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2024-03-19T02:21:25.905Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-job-ejb.jar [2024-03-19T02:21:25.905Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:25.905Z] [2024-03-19T02:21:25.905Z] appclient-jar-common: [2024-03-19T02:21:25.905Z] [2024-03-19T02:21:25.905Z] package-appclientjar-common: [2024-03-19T02:21:25.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:25.905Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-job-client.jar [2024-03-19T02:21:25.905Z] [2024-03-19T02:21:25.905Z] webclient-war-common: [2024-03-19T02:21:25.905Z] [2024-03-19T02:21:25.906Z] build-ear-common: [2024-03-19T02:21:25.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:25.906Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:25.906Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobApp.ear [2024-03-19T02:21:25.906Z] [2024-03-19T02:21:25.906Z] deploy: [2024-03-19T02:21:25.906Z] [2024-03-19T02:21:25.906Z] setOSConditions: [2024-03-19T02:21:25.906Z] [2024-03-19T02:21:25.906Z] setToolWin: [2024-03-19T02:21:25.906Z] [2024-03-19T02:21:25.906Z] setToolUnix: [2024-03-19T02:21:25.906Z] [2024-03-19T02:21:25.906Z] setToolProperty: [2024-03-19T02:21:25.906Z] [2024-03-19T02:21:25.906Z] setS1ASclassPath: [2024-03-19T02:21:25.906Z] [2024-03-19T02:21:25.906Z] init-common: [2024-03-19T02:21:25.906Z] [2024-03-19T02:21:25.906Z] deploy-common: [2024-03-19T02:21:25.906Z] [echo] Current time (ISO): 2024-03-19T02:21:25.824+0000 [2024-03-19T02:21:25.906Z] [2024-03-19T02:21:25.906Z] setOSConditions: [2024-03-19T02:21:25.906Z] [2024-03-19T02:21:25.906Z] setToolWin: [2024-03-19T02:21:25.906Z] [2024-03-19T02:21:25.906Z] setToolUnix: [2024-03-19T02:21:25.906Z] [2024-03-19T02:21:25.907Z] setToolProperty: [2024-03-19T02:21:25.907Z] [2024-03-19T02:21:25.907Z] setS1ASclassPath: [2024-03-19T02:21:25.907Z] [2024-03-19T02:21:25.907Z] init-common: [2024-03-19T02:21:25.907Z] [2024-03-19T02:21:25.907Z] deploy-common-pe: [2024-03-19T02:21:25.925Z] [2024-03-19T02:21:25.925Z] setOSConditions: [2024-03-19T02:21:25.925Z] [2024-03-19T02:21:25.925Z] setToolWin: [2024-03-19T02:21:25.925Z] [2024-03-19T02:21:25.925Z] setToolUnix: [2024-03-19T02:21:25.925Z] [2024-03-19T02:21:25.925Z] setToolProperty: [2024-03-19T02:21:25.925Z] [2024-03-19T02:21:25.926Z] setS1ASclassPath: [2024-03-19T02:21:25.926Z] [2024-03-19T02:21:25.926Z] init-common: [2024-03-19T02:21:25.926Z] [2024-03-19T02:21:25.926Z] compile-common: [2024-03-19T02:21:25.926Z] [echo] Current time (ISO): 2024-03-19T02:21:25.682+0000 [2024-03-19T02:21:25.926Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:25.926Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:25.945Z] [2024-03-19T02:21:25.945Z] init-common: [2024-03-19T02:21:25.945Z] [2024-03-19T02:21:25.945Z] clean-classes-common: [2024-03-19T02:21:25.945Z] [2024-03-19T02:21:25.945Z] clean: [2024-03-19T02:21:25.945Z] [2024-03-19T02:21:25.945Z] setOSConditions: [2024-03-19T02:21:25.945Z] [2024-03-19T02:21:25.945Z] setToolWin: [2024-03-19T02:21:25.945Z] [2024-03-19T02:21:25.945Z] setToolUnix: [2024-03-19T02:21:25.945Z] [2024-03-19T02:21:25.945Z] setToolProperty: [2024-03-19T02:21:25.945Z] [2024-03-19T02:21:25.945Z] setS1ASclassPath: [2024-03-19T02:21:25.945Z] [2024-03-19T02:21:25.945Z] init-common: [2024-03-19T02:21:25.945Z] [2024-03-19T02:21:25.945Z] clean-common: [2024-03-19T02:21:25.945Z] [2024-03-19T02:21:25.945Z] setOSConditions: [2024-03-19T02:21:25.945Z] [2024-03-19T02:21:25.945Z] setToolWin: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] setToolUnix: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] setToolProperty: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] setS1ASclassPath: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] init-common: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] clean-classes-common: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] setOSConditions: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] setToolWin: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] setToolUnix: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] setToolProperty: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] setS1ASclassPath: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] init-common: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] clean-jars-common: [2024-03-19T02:21:25.946Z] [echo] @@## connector1.6 ##@@ [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] clean: [2024-03-19T02:21:25.946Z] [2024-03-19T02:21:25.946Z] clean: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] clean: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] setOSConditions: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] setToolWin: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] setToolUnix: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] setToolProperty: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] setS1ASclassPath: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] init-common: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] clean-classes-common: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] clean: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] setOSConditions: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] setToolWin: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] setToolUnix: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] setToolProperty: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.947Z] setS1ASclassPath: [2024-03-19T02:21:25.947Z] [2024-03-19T02:21:25.948Z] init-common: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] clean-common: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] setOSConditions: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] setToolWin: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] setToolUnix: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] setToolProperty: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] setS1ASclassPath: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] init-common: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] clean-classes-common: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] setOSConditions: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] setToolWin: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] setToolUnix: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] setToolProperty: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.948Z] setS1ASclassPath: [2024-03-19T02:21:25.948Z] [2024-03-19T02:21:25.949Z] init-common: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] clean-jars-common: [2024-03-19T02:21:25.949Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] setOSConditions: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] setToolWin: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] setToolUnix: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] setToolProperty: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] setS1ASclassPath: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] init-common: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] clean: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] setOSConditions: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] setToolWin: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] setToolUnix: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] setToolProperty: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.949Z] setS1ASclassPath: [2024-03-19T02:21:25.949Z] [2024-03-19T02:21:25.950Z] init-common: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] clean-common: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] setOSConditions: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] setToolWin: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] setToolUnix: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] setToolProperty: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] setS1ASclassPath: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] init-common: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] clean-classes-common: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] setOSConditions: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] setToolWin: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] setToolUnix: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] setToolProperty: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] setS1ASclassPath: [2024-03-19T02:21:25.950Z] [2024-03-19T02:21:25.950Z] init-common: [2024-03-19T02:21:25.951Z] [2024-03-19T02:21:25.951Z] clean-jars-common: [2024-03-19T02:21:25.951Z] [echo] @@## SunRaXml ##@@ [2024-03-19T02:21:25.951Z] [2024-03-19T02:21:25.951Z] setOSConditions: [2024-03-19T02:21:25.951Z] [2024-03-19T02:21:25.951Z] setToolWin: [2024-03-19T02:21:25.951Z] [2024-03-19T02:21:25.951Z] setToolUnix: [2024-03-19T02:21:25.951Z] [2024-03-19T02:21:25.951Z] setToolProperty: [2024-03-19T02:21:25.951Z] [2024-03-19T02:21:25.951Z] setS1ASclassPath: [2024-03-19T02:21:25.951Z] [2024-03-19T02:21:25.951Z] init-common: [2024-03-19T02:21:25.951Z] [2024-03-19T02:21:25.951Z] clean: [2024-03-19T02:21:26.003Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:26.003Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:26.003Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:26.003Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:26.003Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:26.003Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:26.003Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:26.019Z] Waiting for domain1 to start .......... [2024-03-19T02:21:26.019Z] Waiting finished after 9,205 ms. [2024-03-19T02:21:26.019Z] Successfully started the domain : domain1 [2024-03-19T02:21:26.019Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:26.020Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:26.020Z] Admin Port: 4,848 [2024-03-19T02:21:26.020Z] Command start-domain executed successfully. [2024-03-19T02:21:26.133Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web.war [2024-03-19T02:21:26.133Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web. [2024-03-19T02:21:26.133Z] [2024-03-19T02:21:26.133Z] deploy-war-commonee: [2024-03-19T02:21:26.133Z] [2024-03-19T02:21:26.133Z] run: [2024-03-19T02:21:26.133Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir/encodingMismatch.jsp [2024-03-19T02:21:26.133Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:26.133Z] [java] [2024-03-19T02:21:26.133Z] [java] [2024-03-19T02:21:26.133Z] [java] ----------------------------------------- [2024-03-19T02:21:26.133Z] [java] - jsp-bom-in-classic-syntax-encoding-mismatch-pagedir: PASS - [2024-03-19T02:21:26.133Z] [java] ----------------------------------------- [2024-03-19T02:21:26.133Z] [java] - Total PASS : 1 - [2024-03-19T02:21:26.133Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:26.133Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:26.133Z] [java] ----------------------------------------- [2024-03-19T02:21:26.133Z] [2024-03-19T02:21:26.133Z] undeploy: [2024-03-19T02:21:26.134Z] [2024-03-19T02:21:26.134Z] setOSConditions: [2024-03-19T02:21:26.134Z] [2024-03-19T02:21:26.134Z] setToolWin: [2024-03-19T02:21:26.134Z] [2024-03-19T02:21:26.134Z] setToolUnix: [2024-03-19T02:21:26.134Z] [2024-03-19T02:21:26.134Z] setToolProperty: [2024-03-19T02:21:26.134Z] [2024-03-19T02:21:26.134Z] setS1ASclassPath: [2024-03-19T02:21:26.134Z] [2024-03-19T02:21:26.134Z] init-common: [2024-03-19T02:21:26.134Z] [2024-03-19T02:21:26.134Z] undeploy-war-common: [2024-03-19T02:21:26.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:26.146Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:26.146Z] [exec] Result: 1 [2024-03-19T02:21:26.146Z] [2024-03-19T02:21:26.146Z] setOSConditions: [2024-03-19T02:21:26.146Z] [2024-03-19T02:21:26.146Z] setToolWin: [2024-03-19T02:21:26.146Z] [2024-03-19T02:21:26.146Z] setToolUnix: [2024-03-19T02:21:26.146Z] [2024-03-19T02:21:26.146Z] setToolProperty: [2024-03-19T02:21:26.146Z] [2024-03-19T02:21:26.146Z] setS1ASclassPath: [2024-03-19T02:21:26.146Z] [2024-03-19T02:21:26.146Z] init-common: [2024-03-19T02:21:26.146Z] [2024-03-19T02:21:26.146Z] restart: [2024-03-19T02:21:26.146Z] [echo] Not required to restart [2024-03-19T02:21:26.146Z] [2024-03-19T02:21:26.146Z] undeploy: [2024-03-19T02:21:26.146Z] [2024-03-19T02:21:26.147Z] setOSConditions: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] setToolWin: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] setToolUnix: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] setToolProperty: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] setS1ASclassPath: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] init-common: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] undeploy: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] setOSConditions: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] setToolWin: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] setToolUnix: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] setToolProperty: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] setS1ASclassPath: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] init-common: [2024-03-19T02:21:26.147Z] [2024-03-19T02:21:26.147Z] undeploy-common: [2024-03-19T02:21:26.209Z] [2024-03-19T02:21:26.209Z] setOSConditions: [2024-03-19T02:21:26.209Z] [2024-03-19T02:21:26.209Z] setToolWin: [2024-03-19T02:21:26.209Z] [2024-03-19T02:21:26.209Z] setToolUnix: [2024-03-19T02:21:26.209Z] [2024-03-19T02:21:26.209Z] setToolProperty: [2024-03-19T02:21:26.209Z] [2024-03-19T02:21:26.209Z] setS1ASclassPath: [2024-03-19T02:21:26.209Z] [2024-03-19T02:21:26.209Z] init-common: [2024-03-19T02:21:26.209Z] [2024-03-19T02:21:26.209Z] clean: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] setOSConditions: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] setToolWin: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] setToolUnix: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] setToolProperty: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] setS1ASclassPath: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] init-common: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] create-dboutfile: [2024-03-19T02:21:26.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] setOSConditions: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] setToolWin: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] setToolUnix: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] setToolProperty: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] setS1ASclassPath: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] init-common: [2024-03-19T02:21:26.210Z] [2024-03-19T02:21:26.210Z] clean: [2024-03-19T02:21:26.211Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.211Z] setOSConditions: [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.211Z] setToolWin: [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.211Z] setToolUnix: [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.211Z] setToolProperty: [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.211Z] setS1ASclassPath: [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.211Z] init-common: [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.211Z] create-dboutfile: [2024-03-19T02:21:26.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:26.211Z] [echo] @@## defaultConnectorResource ##@@ [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.211Z] clean: [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.211Z] clean: [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.211Z] clean: [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.211Z] setOSConditions: [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.211Z] setToolWin: [2024-03-19T02:21:26.211Z] [2024-03-19T02:21:26.212Z] setToolUnix: [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] setToolProperty: [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] setS1ASclassPath: [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] init-common: [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] clean-classes-common: [2024-03-19T02:21:26.212Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] clean: [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] setOSConditions: [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] setToolWin: [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] setToolUnix: [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] setToolProperty: [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] setS1ASclassPath: [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] init-common: [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] clean-common: [2024-03-19T02:21:26.212Z] [2024-03-19T02:21:26.212Z] setOSConditions: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] setToolWin: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] setToolUnix: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] setToolProperty: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] setS1ASclassPath: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] init-common: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] clean-classes-common: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] setOSConditions: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] setToolWin: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] setToolUnix: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] setToolProperty: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] setS1ASclassPath: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] init-common: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] clean-jars-common: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.213Z] unset: [2024-03-19T02:21:26.213Z] [2024-03-19T02:21:26.214Z] setOSConditions: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] setToolWin: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] setToolUnix: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] setToolProperty: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] setS1ASclassPath: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] init-common: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] unsetJdbc: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] setOSConditions: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] setToolWin: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] setToolUnix: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] setToolProperty: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] setS1ASclassPath: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] init-common: [2024-03-19T02:21:26.214Z] [2024-03-19T02:21:26.214Z] execute-sql-common: [2024-03-19T02:21:26.292Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:26.364Z] + antTarget=all [2024-03-19T02:21:26.364Z] + rm /home/jenkins/.asadminpass [2024-03-19T02:21:26.364Z] rm: cannot remove '/home/jenkins/.asadminpass': No such file or directory [2024-03-19T02:21:26.364Z] + true [2024-03-19T02:21:26.364Z] + ant all [2024-03-19T02:21:26.364Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:26.403Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-03-19T02:21:26.403Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2024-03-19T02:21:26.403Z] [exec] Result: 1 [2024-03-19T02:21:26.403Z] [echo] cmd executed for server [2024-03-19T02:21:26.403Z] [2024-03-19T02:21:26.403Z] setOSConditions: [2024-03-19T02:21:26.403Z] [2024-03-19T02:21:26.403Z] setToolWin: [2024-03-19T02:21:26.403Z] [2024-03-19T02:21:26.403Z] setToolUnix: [2024-03-19T02:21:26.404Z] [2024-03-19T02:21:26.404Z] setToolProperty: [2024-03-19T02:21:26.404Z] [2024-03-19T02:21:26.404Z] setS1ASclassPath: [2024-03-19T02:21:26.404Z] [2024-03-19T02:21:26.404Z] init-common: [2024-03-19T02:21:26.404Z] [2024-03-19T02:21:26.404Z] delete-jdbc-connpool-common: [2024-03-19T02:21:26.404Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-03-19T02:21:26.405Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:26.405Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:26.405Z] [exec] Result: 1 [2024-03-19T02:21:26.405Z] [2024-03-19T02:21:26.405Z] setOSConditions: [2024-03-19T02:21:26.405Z] [2024-03-19T02:21:26.405Z] setToolWin: [2024-03-19T02:21:26.405Z] [2024-03-19T02:21:26.405Z] setToolUnix: [2024-03-19T02:21:26.405Z] [2024-03-19T02:21:26.405Z] setToolProperty: [2024-03-19T02:21:26.405Z] [2024-03-19T02:21:26.405Z] setS1ASclassPath: [2024-03-19T02:21:26.405Z] [2024-03-19T02:21:26.405Z] init-common: [2024-03-19T02:21:26.405Z] [2024-03-19T02:21:26.405Z] restart: [2024-03-19T02:21:26.405Z] [echo] Not required to restart [2024-03-19T02:21:26.405Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2024-03-19T02:21:26.405Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web [2024-03-19T02:21:26.431Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:21:26.431Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:21:26.502Z] [exec] Application deployed with name ejb-stubs-proxyApp. [2024-03-19T02:21:26.502Z] [echo] Deployment on target server server successful [2024-03-19T02:21:26.502Z] [2024-03-19T02:21:26.502Z] setOSConditions: [2024-03-19T02:21:26.502Z] [2024-03-19T02:21:26.502Z] setToolWin: [2024-03-19T02:21:26.502Z] [2024-03-19T02:21:26.502Z] setToolUnix: [2024-03-19T02:21:26.502Z] [2024-03-19T02:21:26.502Z] setToolProperty: [2024-03-19T02:21:26.502Z] [2024-03-19T02:21:26.502Z] setS1ASclassPath: [2024-03-19T02:21:26.502Z] [2024-03-19T02:21:26.502Z] init-common: [2024-03-19T02:21:26.502Z] [2024-03-19T02:21:26.502Z] deploy-common-ee: [2024-03-19T02:21:26.502Z] [2024-03-19T02:21:26.502Z] run: [2024-03-19T02:21:26.502Z] [2024-03-19T02:21:26.503Z] setOSConditions: [2024-03-19T02:21:26.503Z] [2024-03-19T02:21:26.503Z] setToolWin: [2024-03-19T02:21:26.503Z] [2024-03-19T02:21:26.503Z] setToolUnix: [2024-03-19T02:21:26.503Z] [2024-03-19T02:21:26.503Z] setToolProperty: [2024-03-19T02:21:26.503Z] [2024-03-19T02:21:26.503Z] setS1ASclassPath: [2024-03-19T02:21:26.503Z] [2024-03-19T02:21:26.503Z] init-common: [2024-03-19T02:21:26.503Z] [2024-03-19T02:21:26.503Z] runclient-common: [2024-03-19T02:21:26.503Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxyAppClient.jar -name ejb-stubs-proxyClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:21:26.503Z] [exec] Mar 19, 2024 2:21:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:26.503Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:26.558Z] [javac] 1 warning [2024-03-19T02:21:26.558Z] [2024-03-19T02:21:26.558Z] setOSConditions: [2024-03-19T02:21:26.558Z] [2024-03-19T02:21:26.558Z] setToolWin: [2024-03-19T02:21:26.558Z] [2024-03-19T02:21:26.559Z] setToolUnix: [2024-03-19T02:21:26.559Z] [2024-03-19T02:21:26.559Z] setToolProperty: [2024-03-19T02:21:26.559Z] [2024-03-19T02:21:26.559Z] setS1ASclassPath: [2024-03-19T02:21:26.559Z] [2024-03-19T02:21:26.559Z] init-common: [2024-03-19T02:21:26.559Z] [2024-03-19T02:21:26.559Z] compile-common: [2024-03-19T02:21:26.559Z] [echo] Current time (ISO): 2024-03-19T02:21:26.363+0000 [2024-03-19T02:21:26.559Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:26.662Z] [2024-03-19T02:21:26.662Z] clean: [2024-03-19T02:21:26.662Z] [2024-03-19T02:21:26.662Z] clean: [2024-03-19T02:21:26.662Z] [2024-03-19T02:21:26.662Z] clean: [2024-03-19T02:21:26.662Z] [2024-03-19T02:21:26.662Z] [2024-03-19T02:21:26.662Z] setOSConditions: [2024-03-19T02:21:26.662Z] [2024-03-19T02:21:26.662Z] all: [2024-03-19T02:21:26.663Z] [echo] [2024-03-19T02:21:26.663Z] setToolWin: [2024-03-19T02:21:26.663Z] [echo] ************************* [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] [echo] * Running jspCacheTaglibPrecompile [2024-03-19T02:21:26.663Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile [2024-03-19T02:21:26.663Z] setToolUnix: [2024-03-19T02:21:26.663Z] [echo] ************************* [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] [echo] [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] setToolProperty: [2024-03-19T02:21:26.663Z] setOSConditions: [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] setS1ASclassPath: [2024-03-19T02:21:26.663Z] setToolWin: [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] init-common: [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] setToolUnix: [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] clean-classes-common: [2024-03-19T02:21:26.663Z] setToolProperty: [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] clean: [2024-03-19T02:21:26.663Z] setS1ASclassPath: [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] setOSConditions: [2024-03-19T02:21:26.663Z] init-common: [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] setToolWin: [2024-03-19T02:21:26.663Z] clean: [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] setToolUnix: [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] setOSConditions: [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] setToolProperty: [2024-03-19T02:21:26.663Z] [2024-03-19T02:21:26.663Z] setToolWin: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] setS1ASclassPath: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] setToolUnix: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] init-common: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] setToolProperty: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] clean-common: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] setS1ASclassPath: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] setOSConditions: [2024-03-19T02:21:26.664Z] init-common: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] setToolWin: [2024-03-19T02:21:26.664Z] clean-common: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] setToolUnix: [2024-03-19T02:21:26.664Z] setOSConditions: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] setToolProperty: [2024-03-19T02:21:26.664Z] setToolWin: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] setS1ASclassPath: [2024-03-19T02:21:26.664Z] setToolUnix: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] init-common: [2024-03-19T02:21:26.664Z] setToolProperty: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] clean-classes-common: [2024-03-19T02:21:26.664Z] setS1ASclassPath: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] setOSConditions: [2024-03-19T02:21:26.664Z] init-common: [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.664Z] [2024-03-19T02:21:26.665Z] setToolWin: [2024-03-19T02:21:26.665Z] clean-classes-common: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setToolUnix: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setOSConditions: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setToolProperty: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setToolWin: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setS1ASclassPath: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setToolUnix: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] init-common: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setToolProperty: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] clean-jars-common: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setS1ASclassPath: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] unset: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] init-common: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setOSConditions: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] clean-jars-common: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setToolWin: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] compile: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setToolUnix: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setOSConditions: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setToolProperty: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setToolWin: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setS1ASclassPath: [2024-03-19T02:21:26.665Z] [2024-03-19T02:21:26.665Z] setToolUnix: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] init-common: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] setToolProperty: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] unsetJdbc: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] setS1ASclassPath: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] setOSConditions: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] init-common: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] setToolWin: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] compile-common: [2024-03-19T02:21:26.666Z] setToolUnix: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] [echo] Current time (ISO): 2024-03-19T02:21:26.521+0000 [2024-03-19T02:21:26.666Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:26.666Z] setToolProperty: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/servlet [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] setS1ASclassPath: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] build: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] init-common: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] setOSConditions: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] execute-sql-common: [2024-03-19T02:21:26.666Z] setToolWin: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2024-03-19T02:21:26.666Z] setToolUnix: [2024-03-19T02:21:26.666Z] [sql] Failed to execute: drop table messages [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-03-19T02:21:26.666Z] [sql] 0 of 1 SQL statements executed successfully [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] setToolProperty: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] setOSConditions: [2024-03-19T02:21:26.666Z] [2024-03-19T02:21:26.666Z] setS1ASclassPath: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] setToolWin: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] init-common: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] setToolUnix: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] webclient-war-common: [2024-03-19T02:21:26.667Z] setToolProperty: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] setS1ASclassPath: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] clear: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] init-common: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] test-tlds-exist: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] undeploy-jdbc-common: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] copy-tlds: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] setOSConditions: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] test-tagfiles-exist: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] setToolWin: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] copy-tagfiles: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] setToolUnix: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] package-war-common: [2024-03-19T02:21:26.667Z] setToolProperty: [2024-03-19T02:21:26.667Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:26.667Z] setS1ASclassPath: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:26.667Z] init-common: [2024-03-19T02:21:26.667Z] [2024-03-19T02:21:26.667Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:26.667Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:26.667Z] delete-jdbc-resource-common: [2024-03-19T02:21:26.668Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:26.668Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-03-19T02:21:26.668Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-cache-taglib-precompile-web.war [2024-03-19T02:21:26.668Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:26.668Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:26.668Z] [javac] Compiling 1 source file [2024-03-19T02:21:26.668Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:26.668Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:26.668Z] [2024-03-19T02:21:26.668Z] deploy: [2024-03-19T02:21:26.668Z] [2024-03-19T02:21:26.668Z] deploy-war-common: [2024-03-19T02:21:26.668Z] [2024-03-19T02:21:26.668Z] setOSConditions: [2024-03-19T02:21:26.668Z] [2024-03-19T02:21:26.668Z] setToolWin: [2024-03-19T02:21:26.668Z] [2024-03-19T02:21:26.668Z] setToolUnix: [2024-03-19T02:21:26.668Z] [2024-03-19T02:21:26.668Z] setToolProperty: [2024-03-19T02:21:26.668Z] [2024-03-19T02:21:26.668Z] setS1ASclassPath: [2024-03-19T02:21:26.668Z] [2024-03-19T02:21:26.668Z] init-common: [2024-03-19T02:21:26.668Z] [2024-03-19T02:21:26.669Z] deploy-war-commonpe: [2024-03-19T02:21:26.935Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:26.935Z] [javac] 1 warning [2024-03-19T02:21:26.969Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build.xml [2024-03-19T02:21:26.976Z] [exec] Successfully caught exception on CMP read-only Home bean remove [2024-03-19T02:21:26.977Z] [exec] Successfully caught exception on CMP read-only bean remove [2024-03-19T02:21:26.977Z] [exec] name 1 = Joe Schmo , Joe Schmo [2024-03-19T02:21:26.977Z] [exec] name 2 = Josephina Schmo , Josephina Schmo [2024-03-19T02:21:26.977Z] [exec] name 3 = Henrietta Schmo , Josephina Schmo [2024-03-19T02:21:26.977Z] [exec] name1 tx= Joe Schmo , Joe Schmo [2024-03-19T02:21:26.977Z] [exec] name2 tx= Josephina Schmo , Josephina Schmo [2024-03-19T02:21:26.977Z] [exec] name3 tx= Henrietta Schmo , Josephina Schmo [2024-03-19T02:21:26.977Z] [exec] Value of key is: ReadMostly [2024-03-19T02:21:26.977Z] [exec] Value of key is: Student [2024-03-19T02:21:26.977Z] [exec] Value of key is: appserv.ClientNotifier [2024-03-19T02:21:26.977Z] [exec] Beginning test12() [2024-03-19T02:21:26.977Z] [exec] Num Iterations = 100 [2024-03-19T02:21:26.977Z] [exec] Num Threads = 10 [2024-03-19T02:21:26.977Z] [exec] Num PKs = 1 [2024-03-19T02:21:26.977Z] [exec] Sleep time in milliseconds = 100 [2024-03-19T02:21:26.977Z] [exec] Num writer iterations = 1 [2024-03-19T02:21:26.977Z] [exec] Writer sleep time in milliseconds = 10000 [2024-03-19T02:21:26.977Z] [exec] Creating student ReaderThread0 [2024-03-19T02:21:26.977Z] [exec] Calling nonFindByPK finder [2024-03-19T02:21:26.977Z] [exec] Creating thread 0 [2024-03-19T02:21:26.977Z] [exec] Thread index = 0 [2024-03-19T02:21:26.977Z] [exec] Creating thread 1 [2024-03-19T02:21:26.977Z] [exec] Thread index = 1 [2024-03-19T02:21:26.977Z] [exec] Creating thread 2 [2024-03-19T02:21:26.977Z] [exec] Thread index = 2 [2024-03-19T02:21:26.977Z] [exec] Creating thread 3 [2024-03-19T02:21:26.977Z] [exec] Thread index = 3 [2024-03-19T02:21:26.977Z] [exec] Creating thread 4 [2024-03-19T02:21:26.977Z] [exec] Thread index = 4 [2024-03-19T02:21:26.977Z] [exec] Creating thread 5 [2024-03-19T02:21:26.977Z] [exec] Thread index = 5 [2024-03-19T02:21:26.977Z] [exec] Creating thread 6 [2024-03-19T02:21:26.977Z] [exec] Thread index = 6 [2024-03-19T02:21:26.977Z] [exec] Creating thread 7 [2024-03-19T02:21:26.977Z] [exec] Thread index = 7 [2024-03-19T02:21:26.977Z] [exec] Creating thread 8 [2024-03-19T02:21:26.977Z] [exec] Thread index = 8 [2024-03-19T02:21:26.977Z] [exec] Creating thread 9 [2024-03-19T02:21:26.977Z] [exec] Thread index = 9 [2024-03-19T02:21:26.977Z] [exec] Starting reader thread 0 [2024-03-19T02:21:26.977Z] [exec] Starting reader thread 1 [2024-03-19T02:21:26.977Z] [exec] Starting reader thread 2 [2024-03-19T02:21:26.977Z] [exec] Starting reader thread 3 [2024-03-19T02:21:26.977Z] [exec] Starting reader thread 4 [2024-03-19T02:21:26.977Z] [exec] Starting reader thread 5 [2024-03-19T02:21:26.977Z] [exec] Starting reader thread 6 [2024-03-19T02:21:26.977Z] [exec] Starting reader thread 7 [2024-03-19T02:21:26.977Z] [exec] Starting reader thread 8 [2024-03-19T02:21:26.977Z] [exec] Starting reader thread 9 [2024-03-19T02:21:26.977Z] [exec] Starting writer thread 0 [2024-03-19T02:21:26.977Z] [exec] Joining on 10 readers [2024-03-19T02:21:26.977Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:26.977Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:26.977Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:26.977Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:26.977Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:26.977Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:26.977Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:26.977Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:26.977Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:26.977Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:26.977Z] [exec] Set name ReaderThread0__0 for PK ReaderThread0 refresh = false [2024-03-19T02:21:27.029Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:21:27.029Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:21:27.199Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-03-19T02:21:27.205Z] [2024-03-19T02:21:27.205Z] build: [2024-03-19T02:21:27.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:27.205Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-basic-ejb.jar [2024-03-19T02:21:27.205Z] [2024-03-19T02:21:27.205Z] run: [2024-03-19T02:21:27.205Z] [2024-03-19T02:21:27.205Z] setOSConditions: [2024-03-19T02:21:27.205Z] [2024-03-19T02:21:27.205Z] setToolWin: [2024-03-19T02:21:27.205Z] [2024-03-19T02:21:27.205Z] setToolUnix: [2024-03-19T02:21:27.205Z] [2024-03-19T02:21:27.205Z] setToolProperty: [2024-03-19T02:21:27.206Z] [2024-03-19T02:21:27.206Z] setS1ASclassPath: [2024-03-19T02:21:27.206Z] [2024-03-19T02:21:27.206Z] init-common: [2024-03-19T02:21:27.206Z] [2024-03-19T02:21:27.206Z] run_se: [2024-03-19T02:21:27.206Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:21:27.233Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-cache-taglib-precompile --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-cache-taglib-precompile-web.war [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.234Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-03-19T02:21:27.251Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2024-03-19T02:21:27.251Z] [exec] Result: 1 [2024-03-19T02:21:27.251Z] [echo] cmd executed for server [2024-03-19T02:21:27.251Z] [2024-03-19T02:21:27.251Z] setOSConditions: [2024-03-19T02:21:27.251Z] [2024-03-19T02:21:27.251Z] setToolWin: [2024-03-19T02:21:27.251Z] [2024-03-19T02:21:27.251Z] setToolUnix: [2024-03-19T02:21:27.251Z] [2024-03-19T02:21:27.251Z] setToolProperty: [2024-03-19T02:21:27.251Z] [2024-03-19T02:21:27.251Z] setS1ASclassPath: [2024-03-19T02:21:27.251Z] [2024-03-19T02:21:27.251Z] init-common: [2024-03-19T02:21:27.251Z] [2024-03-19T02:21:27.251Z] delete-jdbc-connpool-common: [2024-03-19T02:21:27.251Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:21:27.285Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:21:27.285Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:21:27.338Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:27.338Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:27.338Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:27.338Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:27.338Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:27.339Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:27.339Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:27.349Z] [java] Mar 19, 2024 2:21:26 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:27.349Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@78010562 [2024-03-19T02:21:27.394Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-03-19T02:21:27.394Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2024-03-19T02:21:27.394Z] [exec] Result: 1 [2024-03-19T02:21:27.394Z] [echo] cmd executed for server [2024-03-19T02:21:27.394Z] [2024-03-19T02:21:27.394Z] undeploy: [2024-03-19T02:21:27.394Z] [2024-03-19T02:21:27.394Z] setOSConditions: [2024-03-19T02:21:27.394Z] [2024-03-19T02:21:27.394Z] setToolWin: [2024-03-19T02:21:27.394Z] [2024-03-19T02:21:27.394Z] setToolUnix: [2024-03-19T02:21:27.394Z] [2024-03-19T02:21:27.394Z] setToolProperty: [2024-03-19T02:21:27.394Z] [2024-03-19T02:21:27.394Z] setS1ASclassPath: [2024-03-19T02:21:27.394Z] [2024-03-19T02:21:27.394Z] init-common: [2024-03-19T02:21:27.394Z] [2024-03-19T02:21:27.394Z] undeploy: [2024-03-19T02:21:27.394Z] [2024-03-19T02:21:27.394Z] setOSConditions: [2024-03-19T02:21:27.395Z] [2024-03-19T02:21:27.395Z] setToolWin: [2024-03-19T02:21:27.395Z] [2024-03-19T02:21:27.395Z] setToolUnix: [2024-03-19T02:21:27.395Z] [2024-03-19T02:21:27.395Z] setToolProperty: [2024-03-19T02:21:27.395Z] [2024-03-19T02:21:27.395Z] setS1ASclassPath: [2024-03-19T02:21:27.395Z] [2024-03-19T02:21:27.395Z] init-common: [2024-03-19T02:21:27.395Z] [2024-03-19T02:21:27.395Z] undeploy-common: [2024-03-19T02:21:27.438Z] [exec] Mar 19, 2024 2:21:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:27.438Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:27.463Z] [java] ----------------------- [2024-03-19T02:21:27.463Z] [java] ----------------------- [2024-03-19T02:21:27.482Z] [echo] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-03-19T02:21:27.482Z] [2024-03-19T02:21:27.482Z] create-pool: [2024-03-19T02:21:27.483Z] [2024-03-19T02:21:27.483Z] setOSConditions: [2024-03-19T02:21:27.483Z] [2024-03-19T02:21:27.483Z] setToolWin: [2024-03-19T02:21:27.483Z] [2024-03-19T02:21:27.483Z] setToolUnix: [2024-03-19T02:21:27.483Z] [2024-03-19T02:21:27.483Z] setToolProperty: [2024-03-19T02:21:27.483Z] [2024-03-19T02:21:27.483Z] setS1ASclassPath: [2024-03-19T02:21:27.483Z] [2024-03-19T02:21:27.483Z] init-common: [2024-03-19T02:21:27.483Z] [2024-03-19T02:21:27.483Z] create-connector-connpool: [2024-03-19T02:21:27.483Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server versiontest-ra-pool [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.492Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.503Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:27.503Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:27.503Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:27.503Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:27.503Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:27.504Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:27.504Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:27.597Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-03-19T02:21:27.597Z] [sql] Failed to execute: drop table messages [2024-03-19T02:21:27.597Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-03-19T02:21:27.597Z] [sql] 0 of 1 SQL statements executed successfully [2024-03-19T02:21:27.597Z] [2024-03-19T02:21:27.597Z] setOSConditions: [2024-03-19T02:21:27.597Z] [2024-03-19T02:21:27.597Z] setToolWin: [2024-03-19T02:21:27.597Z] [2024-03-19T02:21:27.597Z] setToolUnix: [2024-03-19T02:21:27.597Z] [2024-03-19T02:21:27.597Z] setToolProperty: [2024-03-19T02:21:27.597Z] [2024-03-19T02:21:27.597Z] setS1ASclassPath: [2024-03-19T02:21:27.597Z] [2024-03-19T02:21:27.597Z] init-common: [2024-03-19T02:21:27.597Z] [2024-03-19T02:21:27.597Z] undeploy-jdbc-common: [2024-03-19T02:21:27.597Z] [2024-03-19T02:21:27.597Z] setOSConditions: [2024-03-19T02:21:27.597Z] [2024-03-19T02:21:27.598Z] setToolWin: [2024-03-19T02:21:27.598Z] [2024-03-19T02:21:27.598Z] setToolUnix: [2024-03-19T02:21:27.598Z] [2024-03-19T02:21:27.598Z] setToolProperty: [2024-03-19T02:21:27.598Z] [2024-03-19T02:21:27.598Z] setS1ASclassPath: [2024-03-19T02:21:27.598Z] [2024-03-19T02:21:27.598Z] init-common: [2024-03-19T02:21:27.598Z] [2024-03-19T02:21:27.598Z] delete-jdbc-resource-common: [2024-03-19T02:21:27.598Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-03-19T02:21:27.703Z] [exec] Mar 19, 2024 2:21:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:27.703Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:27.703Z] [exec] Mar 19, 2024 2:21:27 AM org.glassfish.apf.impl.DefaultErrorHandler error [2024-03-19T02:21:27.703Z] [exec] SEVERE: Class [ com/sun/s1asdev/ejb/stubs/proxy/Common ] not found. Error while loading [ class com.sun.s1asdev.ejb.stubs.proxy.client.Client ] [2024-03-19T02:21:27.721Z] [java] Mar 19, 2024 2:21:27 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:27.721Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:27.721Z] [java] Mar 19, 2024 2:21:27 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:27.721Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain7014445843710520306xml [2024-03-19T02:21:27.721Z] [java] Mar 19, 2024 2:21:27 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:27.721Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:27.805Z] [exec] Application deployed with name web-jsp-cache-taglib-precompile-web. [2024-03-19T02:21:27.805Z] [2024-03-19T02:21:27.805Z] deploy-war-commonee: [2024-03-19T02:21:27.806Z] [2024-03-19T02:21:27.806Z] run: [2024-03-19T02:21:27.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobApp.ear [2024-03-19T02:21:27.825Z] [19/Mar/2024:02:21:26 +0000] category=BACKEND severity=NOTICE msgID=513 msg=The database backend userRoot containing 0 entries has started [2024-03-19T02:21:27.825Z] [19/Mar/2024:02:21:27 +0000] category=EXTENSIONS severity=NOTICE msgID=221 msg=DIGEST-MD5 SASL mechanism using a server fully qualified domain name of: basic-kzd8j [2024-03-19T02:21:27.825Z] [19/Mar/2024:02:21:27 +0000] category=CORE severity=NOTICE msgID=135 msg=The Directory Server has started successfully [2024-03-19T02:21:27.826Z] [19/Mar/2024:02:21:27 +0000] category=CORE severity=NOTICE msgID=139 msg=The Directory Server has sent an alert notification generated by class org.opends.server.core.DirectoryServer (alert type org.opends.server.DirectoryServerStarted, alert ID org.opends.messages.core-135): The Directory Server has started successfully [2024-03-19T02:21:27.849Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:21:27.849Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:21:27.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:21:27.851Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2024-03-19T02:21:27.851Z] [exec] Result: 1 [2024-03-19T02:21:27.851Z] [echo] cmd executed for server [2024-03-19T02:21:27.851Z] [2024-03-19T02:21:27.851Z] undeploy: [2024-03-19T02:21:27.851Z] [2024-03-19T02:21:27.851Z] setOSConditions: [2024-03-19T02:21:27.851Z] [2024-03-19T02:21:27.851Z] setToolWin: [2024-03-19T02:21:27.852Z] [2024-03-19T02:21:27.852Z] setToolUnix: [2024-03-19T02:21:27.852Z] [2024-03-19T02:21:27.852Z] setToolProperty: [2024-03-19T02:21:27.852Z] [2024-03-19T02:21:27.852Z] setS1ASclassPath: [2024-03-19T02:21:27.852Z] [2024-03-19T02:21:27.852Z] init-common: [2024-03-19T02:21:27.852Z] [2024-03-19T02:21:27.852Z] undeploy: [2024-03-19T02:21:27.852Z] [2024-03-19T02:21:27.852Z] setOSConditions: [2024-03-19T02:21:27.852Z] [2024-03-19T02:21:27.852Z] setToolWin: [2024-03-19T02:21:27.852Z] [2024-03-19T02:21:27.852Z] setToolUnix: [2024-03-19T02:21:27.852Z] [2024-03-19T02:21:27.852Z] setToolProperty: [2024-03-19T02:21:27.852Z] [2024-03-19T02:21:27.852Z] setS1ASclassPath: [2024-03-19T02:21:27.852Z] [2024-03-19T02:21:27.852Z] init-common: [2024-03-19T02:21:27.852Z] [2024-03-19T02:21:27.852Z] undeploy-common: [2024-03-19T02:21:27.913Z] [java] Invoking test._Hello_Wrapper@25662456, Got expected [http://java.net, http://java.net, http://java.net, http://java.net] [2024-03-19T02:21:27.913Z] [java] Value of key is:naming-injection-ejb [2024-03-19T02:21:27.913Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:27.913Z] [java] [2024-03-19T02:21:27.913Z] [java] [2024-03-19T02:21:27.913Z] [java] ----------------------------------------- [2024-03-19T02:21:27.913Z] [java] - naming-injection-ejb: PASS - [2024-03-19T02:21:27.913Z] [java] ----------------------------------------- [2024-03-19T02:21:27.913Z] [java] Total PASS: 1 [2024-03-19T02:21:27.913Z] [java] Total FAIL: 0 [2024-03-19T02:21:27.913Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:21:27.913Z] [java] ----------------------------------------- [2024-03-19T02:21:27.913Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:21:27.913Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:21:27.963Z] [2024-03-19T02:21:27.963Z] init.os: [2024-03-19T02:21:27.963Z] [2024-03-19T02:21:27.963Z] init.tools.unix: [2024-03-19T02:21:27.963Z] [2024-03-19T02:21:27.964Z] init.tools.windows: [2024-03-19T02:21:27.964Z] [2024-03-19T02:21:27.964Z] init.tools: [2024-03-19T02:21:27.964Z] [2024-03-19T02:21:27.964Z] setAsadminArgs: [2024-03-19T02:21:27.964Z] [2024-03-19T02:21:27.964Z] init: [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.006Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.007Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.007Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.007Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.007Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.007Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.063Z] [java] Connecting to: http://localhost:45711/web-jsp-cache-taglib-precompile/jsp/caching/basicCache.jsp [2024-03-19T02:21:28.063Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:28.063Z] [java] [2024-03-19T02:21:28.063Z] [java] [2024-03-19T02:21:28.064Z] [java] ----------------------------------------- [2024-03-19T02:21:28.064Z] [java] - jsp-cache-taglib-precompile: PASS - [2024-03-19T02:21:28.064Z] [java] ----------------------------------------- [2024-03-19T02:21:28.064Z] [java] - Total PASS : 1 - [2024-03-19T02:21:28.064Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:28.064Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:28.064Z] [java] ----------------------------------------- [2024-03-19T02:21:28.064Z] [2024-03-19T02:21:28.064Z] undeploy: [2024-03-19T02:21:28.064Z] [2024-03-19T02:21:28.064Z] setOSConditions: [2024-03-19T02:21:28.064Z] [2024-03-19T02:21:28.064Z] setToolWin: [2024-03-19T02:21:28.064Z] [2024-03-19T02:21:28.064Z] setToolUnix: [2024-03-19T02:21:28.064Z] [2024-03-19T02:21:28.064Z] setToolProperty: [2024-03-19T02:21:28.064Z] [2024-03-19T02:21:28.064Z] setS1ASclassPath: [2024-03-19T02:21:28.064Z] [2024-03-19T02:21:28.064Z] init-common: [2024-03-19T02:21:28.064Z] [2024-03-19T02:21:28.064Z] undeploy-war-common: [2024-03-19T02:21:28.068Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:28.068Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/client/Client.java:56: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:21:28.068Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-03-19T02:21:28.068Z] [javac] ^ [2024-03-19T02:21:28.068Z] [javac] 2 warnings [2024-03-19T02:21:28.068Z] [2024-03-19T02:21:28.068Z] build: [2024-03-19T02:21:28.068Z] [2024-03-19T02:21:28.068Z] setOSConditions: [2024-03-19T02:21:28.068Z] [2024-03-19T02:21:28.068Z] fixFiles: [2024-03-19T02:21:28.069Z] [2024-03-19T02:21:28.069Z] convUnix: [2024-03-19T02:21:28.069Z] [2024-03-19T02:21:28.069Z] convWin: [2024-03-19T02:21:28.069Z] [2024-03-19T02:21:28.069Z] setToolWin: [2024-03-19T02:21:28.069Z] [2024-03-19T02:21:28.069Z] setToolUnix: [2024-03-19T02:21:28.069Z] [2024-03-19T02:21:28.069Z] setToolProperty: [2024-03-19T02:21:28.069Z] [2024-03-19T02:21:28.069Z] setS1ASclassPath: [2024-03-19T02:21:28.069Z] [2024-03-19T02:21:28.069Z] init-common: [2024-03-19T02:21:28.069Z] [2024-03-19T02:21:28.069Z] package-persistence-common: [2024-03-19T02:21:28.069Z] [2024-03-19T02:21:28.069Z] ejb-jar-common: [2024-03-19T02:21:28.069Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:28.069Z] [2024-03-19T02:21:28.069Z] package-ejbjar-common: [2024-03-19T02:21:28.069Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:28.069Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:28.069Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:28.069Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmt-ejb.jar [2024-03-19T02:21:28.069Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:28.069Z] [2024-03-19T02:21:28.070Z] appclient-jar-common: [2024-03-19T02:21:28.070Z] [2024-03-19T02:21:28.070Z] package-appclientjar-common: [2024-03-19T02:21:28.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:28.070Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:28.070Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:28.070Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmt-client.jar [2024-03-19T02:21:28.070Z] [2024-03-19T02:21:28.070Z] webclient-war-common: [2024-03-19T02:21:28.070Z] [2024-03-19T02:21:28.070Z] build-ear-common: [2024-03-19T02:21:28.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:28.070Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:28.070Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:28.070Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmtApp.ear [2024-03-19T02:21:28.070Z] [2024-03-19T02:21:28.070Z] create-resources: [2024-03-19T02:21:28.070Z] [2024-03-19T02:21:28.070Z] asadmin-batch-common: [2024-03-19T02:21:28.089Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:21:28.089Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:21:28.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server versiontest-ra-pool [2024-03-19T02:21:28.125Z] [19/Mar/2024:02:21:27 +0000] category=PROTOCOL severity=NOTICE msgID=276 msg=Started listening for new connections on LDAPS Connection Handler 0.0.0.0 port 1636 [2024-03-19T02:21:28.125Z] [19/Mar/2024:02:21:27 +0000] category=PROTOCOL severity=NOTICE msgID=276 msg=Started listening for new connections on LDAP Connection Handler 0.0.0.0 port 1389 [2024-03-19T02:21:28.125Z] [19/Mar/2024:02:21:27 +0000] category=PROTOCOL severity=NOTICE msgID=276 msg=Started listening for new connections on Administration Connector 0.0.0.0 port 4444 [2024-03-19T02:21:28.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:21:28.127Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:21:28.170Z] [2024-03-19T02:21:28.170Z] undeploy: [2024-03-19T02:21:28.170Z] [2024-03-19T02:21:28.170Z] setOSConditions: [2024-03-19T02:21:28.170Z] [2024-03-19T02:21:28.171Z] setToolWin: [2024-03-19T02:21:28.171Z] [2024-03-19T02:21:28.171Z] setToolUnix: [2024-03-19T02:21:28.171Z] [2024-03-19T02:21:28.171Z] setToolProperty: [2024-03-19T02:21:28.171Z] [2024-03-19T02:21:28.171Z] setS1ASclassPath: [2024-03-19T02:21:28.171Z] [2024-03-19T02:21:28.171Z] init-common: [2024-03-19T02:21:28.171Z] [2024-03-19T02:21:28.171Z] undeploy-jar-common: [2024-03-19T02:21:28.223Z] [2024-03-19T02:21:28.223Z] init.customtasks: [2024-03-19T02:21:28.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks [2024-03-19T02:21:28.223Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/config/common.xml:329: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:28.223Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks [2024-03-19T02:21:28.249Z] [INFO] [exec] Waiting for domain1 to start ..... [2024-03-19T02:21:28.249Z] [INFO] [exec] Waiting finished after 4,716 ms. [2024-03-19T02:21:28.249Z] [INFO] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:28.249Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:28.249Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:28.249Z] [INFO] [exec] Admin Port: 4,848 [2024-03-19T02:21:28.249Z] [INFO] [exec] Command start-domain executed successfully. [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.264Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.321Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-cache-taglib-precompile-web [2024-03-19T02:21:28.321Z] [2024-03-19T02:21:28.321Z] all: [2024-03-19T02:21:28.321Z] [echo] [2024-03-19T02:21:28.321Z] [echo] ************************* [2024-03-19T02:21:28.321Z] [echo] * Running jspCachingInstanceLevel [2024-03-19T02:21:28.321Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel [2024-03-19T02:21:28.321Z] [echo] ************************* [2024-03-19T02:21:28.321Z] [echo] [2024-03-19T02:21:28.321Z] [2024-03-19T02:21:28.322Z] setOSConditions: [2024-03-19T02:21:28.322Z] [2024-03-19T02:21:28.322Z] setToolWin: [2024-03-19T02:21:28.322Z] [2024-03-19T02:21:28.322Z] setToolUnix: [2024-03-19T02:21:28.322Z] [2024-03-19T02:21:28.322Z] setToolProperty: [2024-03-19T02:21:28.322Z] [2024-03-19T02:21:28.322Z] setS1ASclassPath: [2024-03-19T02:21:28.322Z] [2024-03-19T02:21:28.322Z] init-common: [2024-03-19T02:21:28.322Z] [2024-03-19T02:21:28.322Z] setup: [2024-03-19T02:21:28.322Z] [2024-03-19T02:21:28.322Z] asadmin-common-ignore-fail: [2024-03-19T02:21:28.322Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true server.web-container.jsp-caching-enabled=true [2024-03-19T02:21:28.381Z] [exec] Connector connection pool versiontest-ra-pool created. [2024-03-19T02:21:28.381Z] [2024-03-19T02:21:28.381Z] create-connector-connpool-common: [2024-03-19T02:21:28.381Z] [2024-03-19T02:21:28.381Z] create-resource: [2024-03-19T02:21:28.381Z] [2024-03-19T02:21:28.381Z] setOSConditions: [2024-03-19T02:21:28.381Z] [2024-03-19T02:21:28.381Z] setToolWin: [2024-03-19T02:21:28.381Z] [2024-03-19T02:21:28.381Z] setToolUnix: [2024-03-19T02:21:28.381Z] [2024-03-19T02:21:28.381Z] setToolProperty: [2024-03-19T02:21:28.381Z] [2024-03-19T02:21:28.381Z] setS1ASclassPath: [2024-03-19T02:21:28.381Z] [2024-03-19T02:21:28.381Z] init-common: [2024-03-19T02:21:28.381Z] [2024-03-19T02:21:28.381Z] create-connector-resource-common: [2024-03-19T02:21:28.381Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname versiontest-ra-pool --target server jdbc/ejb-subclassing [2024-03-19T02:21:28.395Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:28.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:28.395Z] [exec] Result: 1 [2024-03-19T02:21:28.395Z] [2024-03-19T02:21:28.395Z] setOSConditions: [2024-03-19T02:21:28.395Z] [2024-03-19T02:21:28.395Z] setToolWin: [2024-03-19T02:21:28.395Z] [2024-03-19T02:21:28.395Z] setToolUnix: [2024-03-19T02:21:28.395Z] [2024-03-19T02:21:28.395Z] setToolProperty: [2024-03-19T02:21:28.395Z] [2024-03-19T02:21:28.395Z] setS1ASclassPath: [2024-03-19T02:21:28.395Z] [2024-03-19T02:21:28.395Z] init-common: [2024-03-19T02:21:28.395Z] [2024-03-19T02:21:28.395Z] restart: [2024-03-19T02:21:28.395Z] [echo] Not required to restart [2024-03-19T02:21:28.395Z] [2024-03-19T02:21:28.395Z] undeploy: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] setOSConditions: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] setToolWin: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] setToolUnix: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] setToolProperty: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] setS1ASclassPath: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] init-common: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] undeploy: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] setOSConditions: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] setToolWin: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] setToolUnix: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] setToolProperty: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] setS1ASclassPath: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] init-common: [2024-03-19T02:21:28.396Z] [2024-03-19T02:21:28.396Z] undeploy-common: [2024-03-19T02:21:28.402Z] [exec] Application deployed with name cdi-slf4j-visibility-web. [2024-03-19T02:21:28.402Z] [2024-03-19T02:21:28.402Z] deploy-war-commonee: [2024-03-19T02:21:28.402Z] [2024-03-19T02:21:28.402Z] run: [2024-03-19T02:21:28.402Z] [java] opening connection to http://localhost:8080/cdi-slf4j-visibility/myurl [2024-03-19T02:21:28.416Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:28.416Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:28.416Z] [exec] Result: 1 [2024-03-19T02:21:28.416Z] [2024-03-19T02:21:28.416Z] setOSConditions: [2024-03-19T02:21:28.416Z] [2024-03-19T02:21:28.416Z] setToolWin: [2024-03-19T02:21:28.416Z] [2024-03-19T02:21:28.416Z] setToolUnix: [2024-03-19T02:21:28.417Z] [2024-03-19T02:21:28.417Z] setToolProperty: [2024-03-19T02:21:28.417Z] [2024-03-19T02:21:28.417Z] setS1ASclassPath: [2024-03-19T02:21:28.417Z] [2024-03-19T02:21:28.417Z] init-common: [2024-03-19T02:21:28.417Z] [2024-03-19T02:21:28.417Z] undeploy-rar: [2024-03-19T02:21:28.417Z] [2024-03-19T02:21:28.417Z] setOSConditions: [2024-03-19T02:21:28.417Z] [2024-03-19T02:21:28.417Z] setToolWin: [2024-03-19T02:21:28.417Z] [2024-03-19T02:21:28.417Z] setToolUnix: [2024-03-19T02:21:28.417Z] [2024-03-19T02:21:28.417Z] setToolProperty: [2024-03-19T02:21:28.417Z] [2024-03-19T02:21:28.417Z] setS1ASclassPath: [2024-03-19T02:21:28.417Z] [2024-03-19T02:21:28.417Z] init-common: [2024-03-19T02:21:28.417Z] [2024-03-19T02:21:28.417Z] undeploy-rar-common: [2024-03-19T02:21:28.417Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:21:28.506Z] [WARNING] [echo] ANT PROJECT GlassFish-QuickLook [2024-03-19T02:21:28.506Z] [WARNING] [echo] [2024-03-19T02:21:28.506Z] [WARNING] [echo] ************************* [2024-03-19T02:21:28.506Z] [WARNING] [echo] * build amx [2024-03-19T02:21:28.506Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/amx [2024-03-19T02:21:28.506Z] [WARNING] [echo] ************************* [2024-03-19T02:21:28.506Z] [WARNING] [echo] [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.523Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.636Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-03-19T02:21:28.659Z] [java] line = [ Hello World is logged by an instance of class org.jboss.logging.JDKLogger, which is loaded by org.jboss.logging.jboss-logging [168]] [2024-03-19T02:21:28.659Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:28.659Z] [java] [2024-03-19T02:21:28.659Z] [java] [2024-03-19T02:21:28.659Z] [java] ----------------------------------------- [2024-03-19T02:21:28.659Z] [java] - slf4j-visibility: PASS - [2024-03-19T02:21:28.659Z] [java] ----------------------------------------- [2024-03-19T02:21:28.659Z] [java] - Total PASS : 1 - [2024-03-19T02:21:28.659Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:28.659Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:28.659Z] [java] ----------------------------------------- [2024-03-19T02:21:28.659Z] [2024-03-19T02:21:28.659Z] undeploy: [2024-03-19T02:21:28.659Z] [2024-03-19T02:21:28.659Z] setOSConditions: [2024-03-19T02:21:28.659Z] [2024-03-19T02:21:28.659Z] setToolWin: [2024-03-19T02:21:28.659Z] [2024-03-19T02:21:28.659Z] setToolUnix: [2024-03-19T02:21:28.659Z] [2024-03-19T02:21:28.659Z] setToolProperty: [2024-03-19T02:21:28.659Z] [2024-03-19T02:21:28.660Z] setS1ASclassPath: [2024-03-19T02:21:28.660Z] [2024-03-19T02:21:28.660Z] init-common: [2024-03-19T02:21:28.660Z] [2024-03-19T02:21:28.660Z] undeploy-war-common: [2024-03-19T02:21:28.669Z] [java] Mar 19, 2024 2:21:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:21:28.669Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:21:28.669Z] [java] Mar 19, 2024 2:21:28 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:21:28.669Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:21:28.674Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:21:28.674Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-03-19T02:21:28.674Z] [exec] Result: 1 [2024-03-19T02:21:28.690Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:21:28.690Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:21:28.725Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:28.725Z] [javac] 1 warning [2024-03-19T02:21:28.725Z] [2024-03-19T02:21:28.725Z] assemble-web: [2024-03-19T02:21:28.725Z] [2024-03-19T02:21:28.725Z] pkg-war: [2024-03-19T02:21:28.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:28.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:28.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:28.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:28.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:21:28.726Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/sun-web.xml to copy. [2024-03-19T02:21:28.726Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/webservices.xml to copy. [2024-03-19T02:21:28.726Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:21:28.726Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:21:28.726Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:21:28.726Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:28.726Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:28.726Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${web.wsit.descriptors} does not exist. [2024-03-19T02:21:28.726Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/noname-web.war [2024-03-19T02:21:28.726Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:28.726Z] [2024-03-19T02:21:28.726Z] deploy-app: [2024-03-19T02:21:28.726Z] [2024-03-19T02:21:28.726Z] deploy-war-common: [2024-03-19T02:21:28.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false naming-injection-ejb [2024-03-19T02:21:28.750Z] [2024-03-19T02:21:28.751Z] delete-resources: [2024-03-19T02:21:28.764Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-03-19T02:21:28.764Z] [WARNING] [echo] Listing of source files: amx/AMXConfigProxyTests.java;amx/AMXCoreTests.java;amx/AMXOtherTests.java;amx/AMXProxyTests.java;amx/AMXTestBase.java;amx/Demo.java;amx/Interfaces.java;amx/InterfacesGlassfish.java [2024-03-19T02:21:28.764Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:28.764Z] [INFO] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.779Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.780Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:28.908Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.web-container.jsp-caching-enabled=true [2024-03-19T02:21:28.908Z] [exec] server.web-container.jsp-caching-enabled=true [2024-03-19T02:21:28.908Z] [2024-03-19T02:21:28.908Z] restart-server-instance-common: [2024-03-19T02:21:28.908Z] [2024-03-19T02:21:28.908Z] setOSConditions: [2024-03-19T02:21:28.908Z] [2024-03-19T02:21:28.908Z] setToolWin: [2024-03-19T02:21:28.908Z] [2024-03-19T02:21:28.908Z] setToolUnix: [2024-03-19T02:21:28.908Z] [2024-03-19T02:21:28.908Z] setToolProperty: [2024-03-19T02:21:28.908Z] [2024-03-19T02:21:28.908Z] setS1ASclassPath: [2024-03-19T02:21:28.909Z] [2024-03-19T02:21:28.909Z] init-common: [2024-03-19T02:21:28.909Z] [2024-03-19T02:21:28.909Z] stopDomain: [2024-03-19T02:21:28.909Z] [echo] run.xml:stopping domain... [2024-03-19T02:21:28.944Z] [2024-03-19T02:21:28.944Z] setOSConditions: [2024-03-19T02:21:28.944Z] [2024-03-19T02:21:28.944Z] setToolWin: [2024-03-19T02:21:28.944Z] [2024-03-19T02:21:28.944Z] setToolUnix: [2024-03-19T02:21:28.944Z] [2024-03-19T02:21:28.944Z] setToolProperty: [2024-03-19T02:21:28.944Z] [2024-03-19T02:21:28.944Z] setS1ASclassPath: [2024-03-19T02:21:28.944Z] [2024-03-19T02:21:28.944Z] init-common: [2024-03-19T02:21:28.944Z] [2024-03-19T02:21:28.944Z] restart: [2024-03-19T02:21:28.944Z] [echo] Not required to restart [2024-03-19T02:21:28.944Z] [2024-03-19T02:21:28.944Z] undeploy: [2024-03-19T02:21:28.944Z] [2024-03-19T02:21:28.944Z] setOSConditions: [2024-03-19T02:21:28.944Z] [2024-03-19T02:21:28.945Z] setToolWin: [2024-03-19T02:21:28.945Z] [2024-03-19T02:21:28.945Z] setToolUnix: [2024-03-19T02:21:28.945Z] [2024-03-19T02:21:28.945Z] setToolProperty: [2024-03-19T02:21:28.945Z] [2024-03-19T02:21:28.945Z] setS1ASclassPath: [2024-03-19T02:21:28.945Z] [2024-03-19T02:21:28.945Z] init-common: [2024-03-19T02:21:28.945Z] [2024-03-19T02:21:28.945Z] undeploy: [2024-03-19T02:21:28.945Z] [2024-03-19T02:21:28.945Z] setOSConditions: [2024-03-19T02:21:28.945Z] [2024-03-19T02:21:28.945Z] setToolWin: [2024-03-19T02:21:28.945Z] [2024-03-19T02:21:28.945Z] setToolUnix: [2024-03-19T02:21:28.945Z] [2024-03-19T02:21:28.945Z] setToolProperty: [2024-03-19T02:21:28.945Z] [2024-03-19T02:21:28.945Z] setS1ASclassPath: [2024-03-19T02:21:28.945Z] [2024-03-19T02:21:28.945Z] init-common: [2024-03-19T02:21:28.945Z] [2024-03-19T02:21:28.945Z] undeploy-common: [2024-03-19T02:21:28.946Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:21:28.985Z] [2024-03-19T02:21:28.985Z] setOSConditions: [2024-03-19T02:21:28.985Z] [2024-03-19T02:21:28.985Z] setToolWin: [2024-03-19T02:21:28.985Z] [2024-03-19T02:21:28.985Z] setToolUnix: [2024-03-19T02:21:28.985Z] [2024-03-19T02:21:28.985Z] setToolProperty: [2024-03-19T02:21:28.985Z] [2024-03-19T02:21:28.985Z] setS1ASclassPath: [2024-03-19T02:21:28.985Z] [2024-03-19T02:21:28.985Z] init-common: [2024-03-19T02:21:28.986Z] [2024-03-19T02:21:28.986Z] deploy-war-commonpe: [2024-03-19T02:21:28.988Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname versiontest-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-03-19T02:21:29.020Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:29.021Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:29.021Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:29.021Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.037Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.045Z] [2024-03-19T02:21:29.045Z] asadmin-batch-common: [2024-03-19T02:21:29.202Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:29.202Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:29.203Z] [exec] Result: 1 [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] setOSConditions: [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] setToolWin: [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] setToolUnix: [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] setToolProperty: [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] setS1ASclassPath: [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] init-common: [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] undeploy-rar: [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] setOSConditions: [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] setToolWin: [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] setToolUnix: [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] setToolProperty: [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] setS1ASclassPath: [2024-03-19T02:21:29.203Z] [2024-03-19T02:21:29.203Z] init-common: [2024-03-19T02:21:29.223Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:21:29.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-slf4j-visibility-web [2024-03-19T02:21:29.224Z] [2024-03-19T02:21:29.224Z] all: [2024-03-19T02:21:29.233Z] [java] Mar 19, 2024 2:21:29 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:21:29.233Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:21:29.233Z] [java] Mar 19, 2024 2:21:29 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:21:29.233Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:21:29.233Z] [java] Mar 19, 2024 2:21:29 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:21:29.233Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:21:29.233Z] [java] Mar 19, 2024 2:21:29 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:21:29.233Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:21:29.246Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-03-19T02:21:29.246Z] [2024-03-19T02:21:29.246Z] setOSConditions: [2024-03-19T02:21:29.246Z] [2024-03-19T02:21:29.246Z] setToolWin: [2024-03-19T02:21:29.246Z] [2024-03-19T02:21:29.246Z] setToolUnix: [2024-03-19T02:21:29.246Z] [2024-03-19T02:21:29.246Z] setToolProperty: [2024-03-19T02:21:29.246Z] [2024-03-19T02:21:29.246Z] setS1ASclassPath: [2024-03-19T02:21:29.246Z] [2024-03-19T02:21:29.246Z] init-common: [2024-03-19T02:21:29.246Z] [2024-03-19T02:21:29.246Z] create-admin-object: [2024-03-19T02:21:29.246Z] [2024-03-19T02:21:29.246Z] asadmin-common: [2024-03-19T02:21:29.246Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:21:29.278Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:29.278Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:29.278Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:29.278Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:29.278Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:29.278Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:29.278Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.295Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.370Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:29.370Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:29.370Z] [exec] Result: 1 [2024-03-19T02:21:29.370Z] [2024-03-19T02:21:29.370Z] setOSConditions: [2024-03-19T02:21:29.370Z] [2024-03-19T02:21:29.370Z] setToolWin: [2024-03-19T02:21:29.370Z] [2024-03-19T02:21:29.370Z] setToolUnix: [2024-03-19T02:21:29.370Z] [2024-03-19T02:21:29.371Z] setToolProperty: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] setS1ASclassPath: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] init-common: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] restart: [2024-03-19T02:21:29.371Z] [echo] Not required to restart [2024-03-19T02:21:29.371Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] clean: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] clean: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] clean: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] setOSConditions: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] setToolWin: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] setToolUnix: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] setToolProperty: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] setS1ASclassPath: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] init-common: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.371Z] clean-classes-common: [2024-03-19T02:21:29.371Z] [2024-03-19T02:21:29.372Z] clean: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] setOSConditions: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] setToolWin: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] setToolUnix: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] setToolProperty: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] setS1ASclassPath: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] init-common: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] clean-common: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] setOSConditions: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] setToolWin: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] setToolUnix: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] setToolProperty: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] setS1ASclassPath: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] init-common: [2024-03-19T02:21:29.372Z] [2024-03-19T02:21:29.372Z] clean-classes-common: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] setOSConditions: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] setToolWin: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] setToolUnix: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] setToolProperty: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] setS1ASclassPath: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] init-common: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] clean-jars-common: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] unset: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] setOSConditions: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] setToolWin: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] setToolUnix: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] setToolProperty: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] setS1ASclassPath: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.373Z] init-common: [2024-03-19T02:21:29.373Z] [2024-03-19T02:21:29.374Z] unsetJdbc: [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.374Z] setOSConditions: [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.374Z] setToolWin: [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.374Z] setToolUnix: [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.374Z] setToolProperty: [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.374Z] setS1ASclassPath: [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.374Z] init-common: [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.374Z] execute-sql-common: [2024-03-19T02:21:29.374Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2024-03-19T02:21:29.374Z] [sql] Failed to execute: drop table messages [2024-03-19T02:21:29.374Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-03-19T02:21:29.374Z] [sql] 0 of 1 SQL statements executed successfully [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.374Z] setOSConditions: [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.374Z] setToolWin: [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.374Z] setToolUnix: [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.374Z] setToolProperty: [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.374Z] setS1ASclassPath: [2024-03-19T02:21:29.374Z] [2024-03-19T02:21:29.375Z] init-common: [2024-03-19T02:21:29.375Z] [2024-03-19T02:21:29.375Z] undeploy-jdbc-common: [2024-03-19T02:21:29.375Z] [2024-03-19T02:21:29.375Z] setOSConditions: [2024-03-19T02:21:29.375Z] [2024-03-19T02:21:29.375Z] setToolWin: [2024-03-19T02:21:29.375Z] [2024-03-19T02:21:29.375Z] setToolUnix: [2024-03-19T02:21:29.375Z] [2024-03-19T02:21:29.375Z] setToolProperty: [2024-03-19T02:21:29.375Z] [2024-03-19T02:21:29.375Z] setS1ASclassPath: [2024-03-19T02:21:29.375Z] [2024-03-19T02:21:29.375Z] init-common: [2024-03-19T02:21:29.375Z] [2024-03-19T02:21:29.375Z] delete-jdbc-resource-common: [2024-03-19T02:21:29.375Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-03-19T02:21:29.461Z] [2024-03-19T02:21:29.461Z] undeploy-rar-common: [2024-03-19T02:21:29.461Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:21:29.480Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:21:29.480Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:21:29.480Z] [2024-03-19T02:21:29.480Z] setOSConditions: [2024-03-19T02:21:29.480Z] [2024-03-19T02:21:29.480Z] setToolWin: [2024-03-19T02:21:29.480Z] [2024-03-19T02:21:29.480Z] setToolUnix: [2024-03-19T02:21:29.480Z] [2024-03-19T02:21:29.480Z] setToolProperty: [2024-03-19T02:21:29.480Z] [2024-03-19T02:21:29.480Z] setS1ASclassPath: [2024-03-19T02:21:29.480Z] [2024-03-19T02:21:29.480Z] init-common: [2024-03-19T02:21:29.480Z] [2024-03-19T02:21:29.480Z] create-jdbc-resource-common: [2024-03-19T02:21:29.480Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-03-19T02:21:29.503Z] [2024-03-19T02:21:29.503Z] setOSConditions: [2024-03-19T02:21:29.503Z] [2024-03-19T02:21:29.503Z] setToolWin: [2024-03-19T02:21:29.503Z] [2024-03-19T02:21:29.503Z] [java] Mar 19, 2024 2:21:29 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:29.503Z] setToolUnix: [2024-03-19T02:21:29.503Z] [2024-03-19T02:21:29.503Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:29.503Z] setToolProperty: [2024-03-19T02:21:29.503Z] [2024-03-19T02:21:29.503Z] [java] Mar 19, 2024 2:21:29 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:29.503Z] setS1ASclassPath: [2024-03-19T02:21:29.503Z] [2024-03-19T02:21:29.503Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (938 ms), startup services (885 ms), total (1,823 ms) [2024-03-19T02:21:29.503Z] init-common: [2024-03-19T02:21:29.503Z] [2024-03-19T02:21:29.503Z] clean: [2024-03-19T02:21:29.503Z] [2024-03-19T02:21:29.503Z] setOSConditions: [2024-03-19T02:21:29.503Z] [2024-03-19T02:21:29.503Z] setToolWin: [2024-03-19T02:21:29.503Z] [2024-03-19T02:21:29.504Z] setToolUnix: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] setToolProperty: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] setS1ASclassPath: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] init-common: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] clean-common: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] setOSConditions: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] setToolWin: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] setToolUnix: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] setToolProperty: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] setS1ASclassPath: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] init-common: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] clean-classes-common: [2024-03-19T02:21:29.504Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] setOSConditions: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.504Z] setToolWin: [2024-03-19T02:21:29.504Z] [2024-03-19T02:21:29.505Z] setToolUnix: [2024-03-19T02:21:29.505Z] [2024-03-19T02:21:29.505Z] setToolProperty: [2024-03-19T02:21:29.505Z] [2024-03-19T02:21:29.505Z] setS1ASclassPath: [2024-03-19T02:21:29.505Z] [2024-03-19T02:21:29.505Z] init-common: [2024-03-19T02:21:29.505Z] [2024-03-19T02:21:29.505Z] clean-jars-common: [2024-03-19T02:21:29.505Z] [2024-03-19T02:21:29.505Z] compile: [2024-03-19T02:21:29.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ejb-cdi/client [2024-03-19T02:21:29.505Z] [2024-03-19T02:21:29.505Z] setOSConditions: [2024-03-19T02:21:29.505Z] [2024-03-19T02:21:29.505Z] setToolWin: [2024-03-19T02:21:29.505Z] [2024-03-19T02:21:29.505Z] setToolUnix: [2024-03-19T02:21:29.505Z] [2024-03-19T02:21:29.505Z] setToolProperty: [2024-03-19T02:21:29.505Z] [2024-03-19T02:21:29.505Z] setS1ASclassPath: [2024-03-19T02:21:29.505Z] [2024-03-19T02:21:29.505Z] init-common: [2024-03-19T02:21:29.506Z] [2024-03-19T02:21:29.506Z] compile-common: [2024-03-19T02:21:29.506Z] [echo] Current time (ISO): 2024-03-19T02:21:29.342+0000 [2024-03-19T02:21:29.506Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:29.506Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:29.544Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-03-19T02:21:29.544Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2024-03-19T02:21:29.544Z] [exec] Result: 1 [2024-03-19T02:21:29.544Z] [echo] cmd executed for server [2024-03-19T02:21:29.544Z] [2024-03-19T02:21:29.544Z] setOSConditions: [2024-03-19T02:21:29.544Z] [2024-03-19T02:21:29.544Z] setToolWin: [2024-03-19T02:21:29.544Z] [2024-03-19T02:21:29.544Z] setToolUnix: [2024-03-19T02:21:29.544Z] [2024-03-19T02:21:29.544Z] setToolProperty: [2024-03-19T02:21:29.544Z] [2024-03-19T02:21:29.544Z] setS1ASclassPath: [2024-03-19T02:21:29.544Z] [2024-03-19T02:21:29.544Z] init-common: [2024-03-19T02:21:29.544Z] [2024-03-19T02:21:29.544Z] delete-jdbc-connpool-common: [2024-03-19T02:21:29.544Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-03-19T02:21:29.551Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.551Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.551Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.551Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.551Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.551Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.551Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.551Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.551Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.551Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.551Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.552Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.552Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.552Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.552Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.552Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.552Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.552Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.552Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.552Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.603Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/util/customAntTasks/JavaWithResult.java uses or overrides a deprecated API. [2024-03-19T02:21:29.603Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:29.603Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks/customAntTasks.jar [2024-03-19T02:21:29.603Z] [2024-03-19T02:21:29.603Z] all: [2024-03-19T02:21:29.603Z] [touch] Creating /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/client.log [2024-03-19T02:21:29.603Z] [2024-03-19T02:21:29.603Z] [exec] Mar 19, 2024 2:21:29 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:29.603Z] init.os: [2024-03-19T02:21:29.603Z] [2024-03-19T02:21:29.603Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@73a845cb [2024-03-19T02:21:29.603Z] init.tools.unix: [2024-03-19T02:21:29.603Z] [2024-03-19T02:21:29.603Z] init.tools.windows: [2024-03-19T02:21:29.603Z] [2024-03-19T02:21:29.603Z] init.tools: [2024-03-19T02:21:29.604Z] [2024-03-19T02:21:29.604Z] setAsadminArgs: [2024-03-19T02:21:29.604Z] [2024-03-19T02:21:29.604Z] init: [2024-03-19T02:21:29.604Z] [2024-03-19T02:21:29.604Z] init.customtasks: [2024-03-19T02:21:29.604Z] [2024-03-19T02:21:29.604Z] clean: [2024-03-19T02:21:29.604Z] [2024-03-19T02:21:29.604Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_cmt_QCF [2024-03-19T02:21:29.604Z] preTestsRun: [2024-03-19T02:21:29.604Z] [echo] Running all deployment devtests [2024-03-19T02:21:29.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/archives [2024-03-19T02:21:29.604Z] [2024-03-19T02:21:29.604Z] restart.server: [2024-03-19T02:21:29.604Z] [echo] Restarting server... [2024-03-19T02:21:29.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-03-19T02:21:29.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:21:29.720Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-03-19T02:21:29.720Z] [exec] Result: 1 [2024-03-19T02:21:29.720Z] [2024-03-19T02:21:29.720Z] setOSConditions: [2024-03-19T02:21:29.720Z] [2024-03-19T02:21:29.720Z] setToolWin: [2024-03-19T02:21:29.720Z] [2024-03-19T02:21:29.720Z] setToolUnix: [2024-03-19T02:21:29.720Z] [2024-03-19T02:21:29.720Z] setToolProperty: [2024-03-19T02:21:29.720Z] [2024-03-19T02:21:29.720Z] setS1ASclassPath: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] init-common: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] restart: [2024-03-19T02:21:29.721Z] [echo] Not required to restart [2024-03-19T02:21:29.721Z] [echo] @@## serializabletest ##@@ [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] setOSConditions: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] setToolWin: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] setToolUnix: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] setToolProperty: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] setS1ASclassPath: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] init-common: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] clean: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] setOSConditions: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] setToolWin: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] setToolUnix: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.721Z] setToolProperty: [2024-03-19T02:21:29.721Z] [2024-03-19T02:21:29.722Z] setS1ASclassPath: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.722Z] init-common: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.722Z] clean-common: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.722Z] setOSConditions: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.722Z] setToolWin: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.722Z] setToolUnix: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.722Z] setToolProperty: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.722Z] setS1ASclassPath: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.722Z] init-common: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.722Z] clean-classes-common: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.722Z] setOSConditions: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.722Z] setToolWin: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.722Z] setToolUnix: [2024-03-19T02:21:29.722Z] [2024-03-19T02:21:29.723Z] setToolProperty: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] setS1ASclassPath: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] init-common: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] clean-jars-common: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] clean: [2024-03-19T02:21:29.723Z] [echo] @@## config-property-accessor-test ##@@ [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] setOSConditions: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] setToolWin: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] setToolUnix: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] setToolProperty: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] setS1ASclassPath: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] init-common: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] clean: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] setOSConditions: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] setToolWin: [2024-03-19T02:21:29.723Z] [2024-03-19T02:21:29.723Z] setToolUnix: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] setToolProperty: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] setS1ASclassPath: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] init-common: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] clean-common: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] setOSConditions: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] setToolWin: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] setToolUnix: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] setToolProperty: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] setS1ASclassPath: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] init-common: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] clean-classes-common: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] setOSConditions: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] setToolWin: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.724Z] setToolUnix: [2024-03-19T02:21:29.724Z] [2024-03-19T02:21:29.725Z] setToolProperty: [2024-03-19T02:21:29.725Z] [2024-03-19T02:21:29.725Z] setS1ASclassPath: [2024-03-19T02:21:29.725Z] [2024-03-19T02:21:29.725Z] init-common: [2024-03-19T02:21:29.725Z] [2024-03-19T02:21:29.725Z] clean-jars-common: [2024-03-19T02:21:29.725Z] [2024-03-19T02:21:29.725Z] clean: [2024-03-19T02:21:29.725Z] [echo] @@## redeployRar ##@@ [2024-03-19T02:21:29.725Z] [2024-03-19T02:21:29.725Z] setOSConditions: [2024-03-19T02:21:29.725Z] [2024-03-19T02:21:29.725Z] setToolWin: [2024-03-19T02:21:29.725Z] [2024-03-19T02:21:29.725Z] setToolUnix: [2024-03-19T02:21:29.725Z] [2024-03-19T02:21:29.725Z] setToolProperty: [2024-03-19T02:21:29.725Z] [2024-03-19T02:21:29.725Z] setS1ASclassPath: [2024-03-19T02:21:29.725Z] [2024-03-19T02:21:29.725Z] init-common: [2024-03-19T02:21:29.725Z] [2024-03-19T02:21:29.725Z] clean: [2024-03-19T02:21:29.760Z] [java] Mar 19, 2024 2:21:29 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:29.760Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.809Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:29.813Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-03-19T02:21:29.813Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:21:29.813Z] [2024-03-19T02:21:29.813Z] setOSConditions: [2024-03-19T02:21:29.813Z] [2024-03-19T02:21:29.813Z] setToolWin: [2024-03-19T02:21:29.813Z] [2024-03-19T02:21:29.813Z] setToolUnix: [2024-03-19T02:21:29.813Z] [2024-03-19T02:21:29.813Z] setToolProperty: [2024-03-19T02:21:29.813Z] [2024-03-19T02:21:29.813Z] setS1ASclassPath: [2024-03-19T02:21:29.813Z] [2024-03-19T02:21:29.813Z] init-common: [2024-03-19T02:21:29.813Z] [2024-03-19T02:21:29.814Z] deploy: [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.814Z] setOSConditions: [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.814Z] setToolWin: [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.814Z] setToolUnix: [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.814Z] setToolProperty: [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.814Z] setS1ASclassPath: [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.814Z] init-common: [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.814Z] deploy-common: [2024-03-19T02:21:29.814Z] [echo] Current time (ISO): 2024-03-19T02:21:29.699+0000 [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.814Z] setOSConditions: [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.814Z] setToolWin: [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.814Z] setToolUnix: [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.814Z] setToolProperty: [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.814Z] setS1ASclassPath: [2024-03-19T02:21:29.814Z] [2024-03-19T02:21:29.815Z] init-common: [2024-03-19T02:21:29.815Z] [2024-03-19T02:21:29.815Z] deploy-common-pe: [2024-03-19T02:21:29.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server url/testUrl [2024-03-19T02:21:29.865Z] [exec] Custom resource url/testUrl deleted. [2024-03-19T02:21:29.865Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt [2024-03-19T02:21:29.865Z] [2024-03-19T02:21:29.865Z] all: [2024-03-19T02:21:29.865Z] [2024-03-19T02:21:29.865Z] build: [2024-03-19T02:21:29.865Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/listjndi/build [2024-03-19T02:21:29.865Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/listjndi/build [2024-03-19T02:21:29.873Z] [exec] Waiting for the domain to stop . [2024-03-19T02:21:29.873Z] [exec] Waiting finished after 180 ms. [2024-03-19T02:21:29.873Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:21:29.901Z] [exec] Looked up home!! [2024-03-19T02:21:29.901Z] [exec] Narrowed home!! [2024-03-19T02:21:29.901Z] [exec] Got the EJB!! [2024-03-19T02:21:29.901Z] [exec] [2024-03-19T02:21:29.901Z] [exec] Stateful Session results (microsec): with tx no tx: [2024-03-19T02:21:29.940Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-03-19T02:21:29.940Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2024-03-19T02:21:29.940Z] [exec] Result: 1 [2024-03-19T02:21:29.940Z] [echo] cmd executed for server [2024-03-19T02:21:29.940Z] [2024-03-19T02:21:29.940Z] setOSConditions: [2024-03-19T02:21:29.940Z] [2024-03-19T02:21:29.940Z] setToolWin: [2024-03-19T02:21:29.940Z] [2024-03-19T02:21:29.940Z] setToolUnix: [2024-03-19T02:21:29.940Z] [2024-03-19T02:21:29.940Z] setToolProperty: [2024-03-19T02:21:29.940Z] [2024-03-19T02:21:29.940Z] setS1ASclassPath: [2024-03-19T02:21:29.940Z] [2024-03-19T02:21:29.940Z] init-common: [2024-03-19T02:21:29.940Z] [2024-03-19T02:21:29.940Z] delete-jdbc-connpool-common: [2024-03-19T02:21:29.940Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:21:29.983Z] [2024-03-19T02:21:29.983Z] setOSConditions: [2024-03-19T02:21:29.983Z] [2024-03-19T02:21:29.983Z] setToolWin: [2024-03-19T02:21:29.983Z] [2024-03-19T02:21:29.983Z] setToolUnix: [2024-03-19T02:21:29.983Z] [2024-03-19T02:21:29.983Z] setToolProperty: [2024-03-19T02:21:29.983Z] [2024-03-19T02:21:29.983Z] setS1ASclassPath: [2024-03-19T02:21:29.983Z] [2024-03-19T02:21:29.983Z] init-common: [2024-03-19T02:21:29.983Z] [2024-03-19T02:21:29.983Z] clean-common: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] setOSConditions: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] setToolWin: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] setToolUnix: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] setToolProperty: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] setS1ASclassPath: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] init-common: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] clean-classes-common: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] setOSConditions: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] setToolWin: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] setToolUnix: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] setToolProperty: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] setS1ASclassPath: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.984Z] init-common: [2024-03-19T02:21:29.984Z] [2024-03-19T02:21:29.985Z] clean-jars-common: [2024-03-19T02:21:29.985Z] [echo] @@## connector1.6 - with mappings ##@@ [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] clean: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] clean: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] clean: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] setOSConditions: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] setToolWin: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] setToolUnix: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] setToolProperty: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] setS1ASclassPath: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] init-common: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] clean-classes-common: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] clean: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] setOSConditions: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] setToolWin: [2024-03-19T02:21:29.985Z] [2024-03-19T02:21:29.985Z] setToolUnix: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] setToolProperty: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] setS1ASclassPath: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] init-common: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] clean-common: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] setOSConditions: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] setToolWin: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] setToolUnix: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] setToolProperty: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] setS1ASclassPath: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] init-common: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] clean-classes-common: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] setOSConditions: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] setToolWin: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.986Z] setToolUnix: [2024-03-19T02:21:29.986Z] [2024-03-19T02:21:29.987Z] setToolProperty: [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] setS1ASclassPath: [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] init-common: [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] clean-jars-common: [2024-03-19T02:21:29.987Z] [echo] @@## Annotated Connector1.5 ##@@ [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] clean: [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] clean: [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] clean: [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] setOSConditions: [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] setToolWin: [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] setToolUnix: [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] setToolProperty: [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] setS1ASclassPath: [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] init-common: [2024-03-19T02:21:29.987Z] [2024-03-19T02:21:29.987Z] clean-classes-common: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] clean: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] setOSConditions: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] setToolWin: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] setToolUnix: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] setToolProperty: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] setS1ASclassPath: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] init-common: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] clean-common: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] setOSConditions: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] setToolWin: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] setToolUnix: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] setToolProperty: [2024-03-19T02:21:29.988Z] [2024-03-19T02:21:29.988Z] setS1ASclassPath: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] init-common: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] clean-classes-common: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] setOSConditions: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] setToolWin: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] setToolUnix: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] setToolProperty: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] setS1ASclassPath: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] init-common: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] clean-jars-common: [2024-03-19T02:21:29.989Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] clean: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] clean: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] clean: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.989Z] setOSConditions: [2024-03-19T02:21:29.989Z] [2024-03-19T02:21:29.990Z] setToolWin: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] setToolUnix: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] setToolProperty: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] setS1ASclassPath: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] init-common: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] clean-classes-common: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] clean: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] setOSConditions: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] setToolWin: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] setToolUnix: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] setToolProperty: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] setS1ASclassPath: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] init-common: [2024-03-19T02:21:29.990Z] [2024-03-19T02:21:29.990Z] clean-common: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] setOSConditions: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] setToolWin: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] setToolUnix: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] setToolProperty: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] setS1ASclassPath: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] init-common: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] clean-classes-common: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] setOSConditions: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] setToolWin: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] setToolUnix: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] setToolProperty: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] setS1ASclassPath: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.991Z] init-common: [2024-03-19T02:21:29.991Z] [2024-03-19T02:21:29.992Z] clean-jars-common: [2024-03-19T02:21:29.992Z] [echo] @@## force-deploy-rar ##@@ [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] setOSConditions: [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] setToolWin: [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] setToolUnix: [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] setToolProperty: [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] setS1ASclassPath: [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] init-common: [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] clean: [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] setOSConditions: [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] setToolWin: [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] setToolUnix: [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] setToolProperty: [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] setS1ASclassPath: [2024-03-19T02:21:29.992Z] [2024-03-19T02:21:29.992Z] init-common: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] clean-common: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] setOSConditions: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] setToolWin: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] setToolUnix: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] setToolProperty: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] setS1ASclassPath: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] init-common: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] clean-classes-common: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] setOSConditions: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] setToolWin: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] setToolUnix: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] setToolProperty: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.993Z] setS1ASclassPath: [2024-03-19T02:21:29.993Z] [2024-03-19T02:21:29.994Z] init-common: [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.994Z] clean-jars-common: [2024-03-19T02:21:29.994Z] [echo] @@## annotation-embeddedweb ##@@ [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.994Z] setOSConditions: [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.994Z] setToolWin: [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.994Z] setToolUnix: [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.994Z] setToolProperty: [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.994Z] setS1ASclassPath: [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.994Z] init-common: [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.994Z] clean: [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.994Z] setOSConditions: [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.994Z] setToolWin: [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.994Z] setToolUnix: [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.994Z] setToolProperty: [2024-03-19T02:21:29.994Z] [2024-03-19T02:21:29.995Z] setS1ASclassPath: [2024-03-19T02:21:29.995Z] [2024-03-19T02:21:29.995Z] init-common: [2024-03-19T02:21:29.995Z] [2024-03-19T02:21:29.995Z] clean-common: [2024-03-19T02:21:30.017Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:30.017Z] [java] Mar 19, 2024 2:21:29 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:21:30.017Z] [java] INFO: Grizzly Framework 4.0.2 started in: 42 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:21:30.017Z] [java] Mar 19, 2024 2:21:29 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:30.017Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:30.017Z] [java] Mar 19, 2024 2:21:29 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:21:30.017Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:21:30.017Z] [java] Mar 19, 2024 2:21:29 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:30.017Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:30.017Z] [java] Mar 19, 2024 2:21:29 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:30.017Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,337 ms), startup services (9 ms), total (2,346 ms) [2024-03-19T02:21:30.018Z] [java] Mar 19, 2024 2:21:29 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:30.018Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:30.018Z] [java] Mar 19, 2024 2:21:29 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:21:30.018Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:21:30.018Z] [java] Mar 19, 2024 2:21:29 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:30.018Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-03-19T02:21:30.018Z] [java] Mar 19, 2024 2:21:29 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:30.018Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:21:30.018Z] [java] Mar 19, 2024 2:21:29 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:30.018Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@19002b34 [2024-03-19T02:21:30.018Z] [java] Mar 19, 2024 2:21:29 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:30.018Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:21:30.018Z] [java] Mar 19, 2024 2:21:29 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:30.018Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:21:30.044Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.065Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.110Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-03-19T02:21:30.110Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2024-03-19T02:21:30.110Z] [exec] Result: 1 [2024-03-19T02:21:30.110Z] [echo] cmd executed for server [2024-03-19T02:21:30.110Z] [2024-03-19T02:21:30.110Z] undeploy: [2024-03-19T02:21:30.110Z] [2024-03-19T02:21:30.110Z] setOSConditions: [2024-03-19T02:21:30.110Z] [2024-03-19T02:21:30.110Z] setToolWin: [2024-03-19T02:21:30.110Z] [2024-03-19T02:21:30.110Z] setToolUnix: [2024-03-19T02:21:30.110Z] [2024-03-19T02:21:30.110Z] setToolProperty: [2024-03-19T02:21:30.110Z] [2024-03-19T02:21:30.110Z] setS1ASclassPath: [2024-03-19T02:21:30.110Z] [2024-03-19T02:21:30.110Z] init-common: [2024-03-19T02:21:30.110Z] [2024-03-19T02:21:30.110Z] undeploy: [2024-03-19T02:21:30.110Z] [2024-03-19T02:21:30.110Z] setOSConditions: [2024-03-19T02:21:30.110Z] [2024-03-19T02:21:30.110Z] setToolWin: [2024-03-19T02:21:30.110Z] [2024-03-19T02:21:30.110Z] setToolUnix: [2024-03-19T02:21:30.110Z] [2024-03-19T02:21:30.111Z] setToolProperty: [2024-03-19T02:21:30.111Z] [2024-03-19T02:21:30.111Z] setS1ASclassPath: [2024-03-19T02:21:30.111Z] [2024-03-19T02:21:30.111Z] init-common: [2024-03-19T02:21:30.111Z] [2024-03-19T02:21:30.111Z] undeploy-common: [2024-03-19T02:21:30.123Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:30.123Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:30.123Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:30.123Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:30.123Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:30.123Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:30.123Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:30.202Z] [exec] [2024-03-19T02:21:30.202Z] [exec] Stateless Session results (microsec): with tx no tx: [2024-03-19T02:21:30.202Z] [exec] [2024-03-19T02:21:30.202Z] [exec] BMP Entity results (microsec): with tx no tx: [2024-03-19T02:21:30.202Z] [exec] Successfully caught exception class java.lang.Exception throwException [2024-03-19T02:21:30.217Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:30.217Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:30.252Z] [2024-03-19T02:21:30.252Z] setOSConditions: [2024-03-19T02:21:30.252Z] [2024-03-19T02:21:30.252Z] setToolWin: [2024-03-19T02:21:30.252Z] [2024-03-19T02:21:30.252Z] setToolUnix: [2024-03-19T02:21:30.252Z] [2024-03-19T02:21:30.252Z] setToolProperty: [2024-03-19T02:21:30.252Z] [2024-03-19T02:21:30.252Z] setS1ASclassPath: [2024-03-19T02:21:30.252Z] [2024-03-19T02:21:30.252Z] init-common: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] clean-classes-common: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] setOSConditions: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] setToolWin: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] setToolUnix: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] setToolProperty: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] setS1ASclassPath: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] init-common: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] clean-jars-common: [2024-03-19T02:21:30.253Z] [echo] @@## built-in-custom-resources ##@@ [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] setOSConditions: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] setToolWin: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] setToolUnix: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] setToolProperty: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.253Z] setS1ASclassPath: [2024-03-19T02:21:30.253Z] [2024-03-19T02:21:30.254Z] init-common: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] clean: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] setOSConditions: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] setToolWin: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] setToolUnix: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] setToolProperty: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] setS1ASclassPath: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] init-common: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] clean-common: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] setOSConditions: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] setToolWin: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] setToolUnix: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] setToolProperty: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] setS1ASclassPath: [2024-03-19T02:21:30.254Z] [2024-03-19T02:21:30.254Z] init-common: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] clean-classes-common: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] setOSConditions: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] setToolWin: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] setToolUnix: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] setToolProperty: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] setS1ASclassPath: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] init-common: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] clean-jars-common: [2024-03-19T02:21:30.255Z] [echo] @@## datasource-definition##@@ [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] setOSConditions: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] setToolWin: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] setToolUnix: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] setToolProperty: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] setS1ASclassPath: [2024-03-19T02:21:30.255Z] [2024-03-19T02:21:30.255Z] init-common: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] clean: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] setOSConditions: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] setToolWin: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] setToolUnix: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] setToolProperty: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] setS1ASclassPath: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] init-common: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] clean-common: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] setOSConditions: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] setToolWin: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] setToolUnix: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] setToolProperty: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] setS1ASclassPath: [2024-03-19T02:21:30.256Z] [2024-03-19T02:21:30.256Z] init-common: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] clean-classes-common: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] setOSConditions: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] setToolWin: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] setToolUnix: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] setToolProperty: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] setS1ASclassPath: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] init-common: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] clean-jars-common: [2024-03-19T02:21:30.257Z] [echo] @@## connection-factory-definition##@@ [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] setOSConditions: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] setToolWin: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] setToolUnix: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] setToolProperty: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] setS1ASclassPath: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.257Z] init-common: [2024-03-19T02:21:30.257Z] [2024-03-19T02:21:30.258Z] clean: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] setOSConditions: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] setToolWin: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] setToolUnix: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] setToolProperty: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] setS1ASclassPath: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] init-common: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] clean-common: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] setOSConditions: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] setToolWin: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] setToolUnix: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] setToolProperty: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] setS1ASclassPath: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.258Z] init-common: [2024-03-19T02:21:30.258Z] [2024-03-19T02:21:30.259Z] clean-classes-common: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] setOSConditions: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] setToolWin: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] setToolUnix: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] setToolProperty: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] setS1ASclassPath: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] init-common: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] clean-jars-common: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] clean: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] clean: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] setOSConditions: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] setToolWin: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] setToolUnix: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] setToolProperty: [2024-03-19T02:21:30.259Z] [2024-03-19T02:21:30.259Z] setS1ASclassPath: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] init-common: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] clean-classes-common: [2024-03-19T02:21:30.260Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] setOSConditions: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] setToolWin: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] setToolUnix: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] setToolProperty: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] setS1ASclassPath: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] init-common: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] clean: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] setOSConditions: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] setToolWin: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] setToolUnix: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] setToolProperty: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.260Z] setS1ASclassPath: [2024-03-19T02:21:30.260Z] [2024-03-19T02:21:30.261Z] init-common: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] clean-common: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] setOSConditions: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] setToolWin: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] setToolUnix: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] setToolProperty: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] setS1ASclassPath: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] init-common: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] clean-classes-common: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] setOSConditions: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] setToolWin: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] setToolUnix: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] setToolProperty: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.261Z] setS1ASclassPath: [2024-03-19T02:21:30.261Z] [2024-03-19T02:21:30.262Z] init-common: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] clean-jars-common: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] clean: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] clean: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] setOSConditions: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] setToolWin: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] setToolUnix: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] setToolProperty: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] setS1ASclassPath: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] init-common: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] clean-classes-common: [2024-03-19T02:21:30.262Z] [echo] @@## administered-object-definition-embedra##@@ [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] setOSConditions: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] setToolWin: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] setToolUnix: [2024-03-19T02:21:30.262Z] [2024-03-19T02:21:30.262Z] setToolProperty: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] setS1ASclassPath: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] init-common: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] clean: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] setOSConditions: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] setToolWin: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] setToolUnix: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] setToolProperty: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] setS1ASclassPath: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] init-common: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] clean-common: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] setOSConditions: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] setToolWin: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] setToolUnix: [2024-03-19T02:21:30.263Z] [2024-03-19T02:21:30.263Z] setToolProperty: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] setS1ASclassPath: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] init-common: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] clean-classes-common: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] setOSConditions: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] setToolWin: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] setToolUnix: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] setToolProperty: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] setS1ASclassPath: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] init-common: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] clean-jars-common: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] clean: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] clean: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] setOSConditions: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.264Z] setToolWin: [2024-03-19T02:21:30.264Z] [2024-03-19T02:21:30.265Z] setToolUnix: [2024-03-19T02:21:30.265Z] [2024-03-19T02:21:30.265Z] setToolProperty: [2024-03-19T02:21:30.265Z] [2024-03-19T02:21:30.265Z] setS1ASclassPath: [2024-03-19T02:21:30.300Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-03-19T02:21:30.301Z] [echo] cmd executed for server [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] setOSConditions: [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] setToolWin: [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] setToolUnix: [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] setToolProperty: [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] setS1ASclassPath: [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] init-common: [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] deploy-common: [2024-03-19T02:21:30.301Z] [echo] Current time (ISO): 2024-03-19T02:21:30.069+0000 [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] setOSConditions: [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] setToolWin: [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] setToolUnix: [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] setToolProperty: [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] setS1ASclassPath: [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.301Z] init-common: [2024-03-19T02:21:30.301Z] [2024-03-19T02:21:30.302Z] deploy-common-pe: [2024-03-19T02:21:30.322Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.380Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:30.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-03-19T02:21:30.436Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:30.436Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:30.436Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:30.436Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:30.436Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:30.436Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:30.436Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:30.460Z] [exec] Successfully caught exception class jakarta.ejb.FinderException throwAppException1 [2024-03-19T02:21:30.460Z] [exec] Successfully caught exception class jakarta.ejb.ObjectNotFoundException throwAppException2 [2024-03-19T02:21:30.460Z] [exec] Value of key is: main [2024-03-19T02:21:30.460Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:30.460Z] [exec] [2024-03-19T02:21:30.460Z] [exec] [2024-03-19T02:21:30.460Z] [exec] ----------------------------------------- [2024-03-19T02:21:30.460Z] [exec] - main: PASS - [2024-03-19T02:21:30.460Z] [exec] ----------------------------------------- [2024-03-19T02:21:30.460Z] [exec] Total PASS: 1 [2024-03-19T02:21:30.460Z] [exec] Total FAIL: 0 [2024-03-19T02:21:30.460Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:30.460Z] [exec] ----------------------------------------- [2024-03-19T02:21:30.460Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:30.460Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:30.507Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:21:30.507Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2024-03-19T02:21:30.507Z] [exec] Result: 1 [2024-03-19T02:21:30.507Z] [echo] cmd executed for server [2024-03-19T02:21:30.507Z] [2024-03-19T02:21:30.507Z] undeploy: [2024-03-19T02:21:30.507Z] [2024-03-19T02:21:30.507Z] setOSConditions: [2024-03-19T02:21:30.507Z] [2024-03-19T02:21:30.507Z] setToolWin: [2024-03-19T02:21:30.507Z] [2024-03-19T02:21:30.507Z] setToolUnix: [2024-03-19T02:21:30.507Z] [2024-03-19T02:21:30.507Z] setToolProperty: [2024-03-19T02:21:30.507Z] [2024-03-19T02:21:30.507Z] setS1ASclassPath: [2024-03-19T02:21:30.507Z] [2024-03-19T02:21:30.508Z] init-common: [2024-03-19T02:21:30.508Z] [2024-03-19T02:21:30.508Z] undeploy: [2024-03-19T02:21:30.508Z] [2024-03-19T02:21:30.508Z] setOSConditions: [2024-03-19T02:21:30.508Z] [2024-03-19T02:21:30.508Z] setToolWin: [2024-03-19T02:21:30.508Z] [2024-03-19T02:21:30.508Z] setToolUnix: [2024-03-19T02:21:30.508Z] [2024-03-19T02:21:30.508Z] setToolProperty: [2024-03-19T02:21:30.508Z] [2024-03-19T02:21:30.508Z] setS1ASclassPath: [2024-03-19T02:21:30.508Z] [2024-03-19T02:21:30.508Z] init-common: [2024-03-19T02:21:30.508Z] [2024-03-19T02:21:30.508Z] undeploy-common: [2024-03-19T02:21:30.522Z] [2024-03-19T02:21:30.522Z] init-common: [2024-03-19T02:21:30.522Z] [2024-03-19T02:21:30.522Z] clean-classes-common: [2024-03-19T02:21:30.522Z] [echo] @@## administered-object-definition##@@ [2024-03-19T02:21:30.522Z] [2024-03-19T02:21:30.522Z] setOSConditions: [2024-03-19T02:21:30.522Z] [2024-03-19T02:21:30.522Z] setToolWin: [2024-03-19T02:21:30.522Z] [2024-03-19T02:21:30.522Z] setToolUnix: [2024-03-19T02:21:30.522Z] [2024-03-19T02:21:30.523Z] setToolProperty: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] setS1ASclassPath: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] init-common: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] clean: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] setOSConditions: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] setToolWin: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] setToolUnix: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] setToolProperty: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] setS1ASclassPath: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] init-common: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] clean-common: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] setOSConditions: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] setToolWin: [2024-03-19T02:21:30.523Z] [2024-03-19T02:21:30.523Z] setToolUnix: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] setToolProperty: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] setS1ASclassPath: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] init-common: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] clean-classes-common: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] setOSConditions: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] setToolWin: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] setToolUnix: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] setToolProperty: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] setS1ASclassPath: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] init-common: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] clean-jars-common: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] clean: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] clean: [2024-03-19T02:21:30.524Z] [2024-03-19T02:21:30.524Z] setOSConditions: [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] setToolWin: [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] setToolUnix: [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] setToolProperty: [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] setS1ASclassPath: [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] init-common: [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] clean-classes-common: [2024-03-19T02:21:30.525Z] [echo] @@## jms-connection-factory-definition##@@ [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] setOSConditions: [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] setToolWin: [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] setToolUnix: [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] setToolProperty: [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] setS1ASclassPath: [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] init-common: [2024-03-19T02:21:30.525Z] [2024-03-19T02:21:30.525Z] clean: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] setOSConditions: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] setToolWin: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] setToolUnix: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] setToolProperty: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] setS1ASclassPath: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] init-common: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] clean-common: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] setOSConditions: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] setToolWin: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] setToolUnix: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] setToolProperty: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] setS1ASclassPath: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] init-common: [2024-03-19T02:21:30.526Z] [2024-03-19T02:21:30.526Z] clean-classes-common: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] setOSConditions: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] setToolWin: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] setToolUnix: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] setToolProperty: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] setS1ASclassPath: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] init-common: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] clean-jars-common: [2024-03-19T02:21:30.527Z] [echo] @@## jms-destination-definition##@@ [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] setOSConditions: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] setToolWin: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] setToolUnix: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] setToolProperty: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] setS1ASclassPath: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.527Z] init-common: [2024-03-19T02:21:30.527Z] [2024-03-19T02:21:30.528Z] clean: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] setOSConditions: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] setToolWin: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] setToolUnix: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] setToolProperty: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] setS1ASclassPath: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] init-common: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] clean-common: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] setOSConditions: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] setToolWin: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] setToolUnix: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] setToolProperty: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] setS1ASclassPath: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.528Z] init-common: [2024-03-19T02:21:30.528Z] [2024-03-19T02:21:30.529Z] clean-classes-common: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] setOSConditions: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] setToolWin: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] setToolUnix: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] setToolProperty: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] setS1ASclassPath: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] init-common: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] clean-jars-common: [2024-03-19T02:21:30.529Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] setOSConditions: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] setToolWin: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] setToolUnix: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] setToolProperty: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] setS1ASclassPath: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.529Z] init-common: [2024-03-19T02:21:30.529Z] [2024-03-19T02:21:30.530Z] clean: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] setOSConditions: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] setToolWin: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] setToolUnix: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] setToolProperty: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] setS1ASclassPath: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] init-common: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] clean-common: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] setOSConditions: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] setToolWin: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] setToolUnix: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] setToolProperty: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] setS1ASclassPath: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] init-common: [2024-03-19T02:21:30.530Z] [2024-03-19T02:21:30.530Z] clean-classes-common: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] setOSConditions: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] setToolWin: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] setToolUnix: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] setToolProperty: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] setS1ASclassPath: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] init-common: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] clean-jars-common: [2024-03-19T02:21:30.531Z] [echo] @@## beanvalidation-simple ##@@ [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] clean: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] clean: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] clean: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] setOSConditions: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] setToolWin: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] setToolUnix: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.531Z] setToolProperty: [2024-03-19T02:21:30.531Z] [2024-03-19T02:21:30.532Z] setS1ASclassPath: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] init-common: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] clean-classes-common: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] clean: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] setOSConditions: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] setToolWin: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] setToolUnix: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] setToolProperty: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] setS1ASclassPath: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] init-common: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] clean-common: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] setOSConditions: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] setToolWin: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] setToolUnix: [2024-03-19T02:21:30.532Z] [2024-03-19T02:21:30.532Z] setToolProperty: [2024-03-19T02:21:30.533Z] [2024-03-19T02:21:30.533Z] setS1ASclassPath: [2024-03-19T02:21:30.533Z] [2024-03-19T02:21:30.533Z] init-common: [2024-03-19T02:21:30.533Z] [2024-03-19T02:21:30.533Z] clean-classes-common: [2024-03-19T02:21:30.533Z] [2024-03-19T02:21:30.533Z] setOSConditions: [2024-03-19T02:21:30.533Z] [2024-03-19T02:21:30.533Z] setToolWin: [2024-03-19T02:21:30.533Z] [2024-03-19T02:21:30.533Z] setToolUnix: [2024-03-19T02:21:30.533Z] [2024-03-19T02:21:30.533Z] setToolProperty: [2024-03-19T02:21:30.533Z] [2024-03-19T02:21:30.533Z] setS1ASclassPath: [2024-03-19T02:21:30.533Z] [2024-03-19T02:21:30.533Z] init-common: [2024-03-19T02:21:30.533Z] [2024-03-19T02:21:30.533Z] clean-jars-common: [2024-03-19T02:21:30.533Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-03-19T02:21:30.533Z] [2024-03-19T02:21:30.533Z] setOSConditions: [2024-03-19T02:21:30.533Z] [2024-03-19T02:21:30.533Z] setToolWin: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.534Z] setToolUnix: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.534Z] setToolProperty: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.534Z] setS1ASclassPath: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.534Z] init-common: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.534Z] clean: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.534Z] setOSConditions: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.534Z] setToolWin: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.534Z] setToolUnix: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.534Z] setToolProperty: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.534Z] setS1ASclassPath: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.534Z] init-common: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.534Z] clean-common: [2024-03-19T02:21:30.534Z] [2024-03-19T02:21:30.535Z] setOSConditions: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.535Z] setToolWin: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.535Z] setToolUnix: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.535Z] setToolProperty: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.535Z] setS1ASclassPath: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.535Z] init-common: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.535Z] clean-classes-common: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.535Z] setOSConditions: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.535Z] setToolWin: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.535Z] setToolUnix: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.535Z] setToolProperty: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.535Z] setS1ASclassPath: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.535Z] init-common: [2024-03-19T02:21:30.535Z] [2024-03-19T02:21:30.536Z] clean-jars-common: [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.536Z] clean: [2024-03-19T02:21:30.536Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.536Z] setOSConditions: [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.536Z] setToolWin: [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.536Z] setToolUnix: [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.536Z] setToolProperty: [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.536Z] setS1ASclassPath: [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.536Z] init-common: [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.536Z] clean: [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.536Z] setOSConditions: [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.536Z] setToolWin: [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.536Z] setToolUnix: [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.536Z] setToolProperty: [2024-03-19T02:21:30.536Z] [2024-03-19T02:21:30.537Z] setS1ASclassPath: [2024-03-19T02:21:30.537Z] [2024-03-19T02:21:30.537Z] init-common: [2024-03-19T02:21:30.537Z] [2024-03-19T02:21:30.537Z] clean-common: [2024-03-19T02:21:30.537Z] [2024-03-19T02:21:30.537Z] setOSConditions: [2024-03-19T02:21:30.537Z] [2024-03-19T02:21:30.537Z] setToolWin: [2024-03-19T02:21:30.537Z] [2024-03-19T02:21:30.537Z] setToolUnix: [2024-03-19T02:21:30.537Z] [2024-03-19T02:21:30.537Z] setToolProperty: [2024-03-19T02:21:30.537Z] [2024-03-19T02:21:30.537Z] setS1ASclassPath: [2024-03-19T02:21:30.537Z] [2024-03-19T02:21:30.537Z] init-common: [2024-03-19T02:21:30.537Z] [2024-03-19T02:21:30.537Z] clean-classes-common: [2024-03-19T02:21:30.537Z] [2024-03-19T02:21:30.537Z] setOSConditions: [2024-03-19T02:21:30.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.580Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.704Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:30.718Z] [2024-03-19T02:21:30.718Z] checkReporting-common: [2024-03-19T02:21:30.718Z] [2024-03-19T02:21:30.718Z] confirmReportPresent-common: [2024-03-19T02:21:30.718Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:30.718Z] [echo] Test seems to be reported fine [2024-03-19T02:21:30.718Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/proxy/RepRunConf.txt [2024-03-19T02:21:30.718Z] [2024-03-19T02:21:30.718Z] confirmMissingReport-common: [2024-03-19T02:21:30.718Z] [2024-03-19T02:21:30.718Z] undeploy: [2024-03-19T02:21:30.718Z] [2024-03-19T02:21:30.718Z] setOSConditions: [2024-03-19T02:21:30.718Z] [2024-03-19T02:21:30.718Z] setToolWin: [2024-03-19T02:21:30.718Z] [2024-03-19T02:21:30.718Z] setToolUnix: [2024-03-19T02:21:30.718Z] [2024-03-19T02:21:30.718Z] setToolProperty: [2024-03-19T02:21:30.718Z] [2024-03-19T02:21:30.718Z] setS1ASclassPath: [2024-03-19T02:21:30.719Z] [2024-03-19T02:21:30.719Z] init-common: [2024-03-19T02:21:30.719Z] [2024-03-19T02:21:30.719Z] undeploy-common: [2024-03-19T02:21:30.782Z] Note: Some input files use or override a deprecated API. [2024-03-19T02:21:30.782Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:30.782Z] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:21:30.782Z] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:30.782Z] 6 warnings [2024-03-19T02:21:30.782Z] [WARNING] [echo] [2024-03-19T02:21:30.782Z] [WARNING] [echo] ************************* [2024-03-19T02:21:30.782Z] [WARNING] [echo] * build admin [2024-03-19T02:21:30.782Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/admin [2024-03-19T02:21:30.782Z] [WARNING] [echo] ************************* [2024-03-19T02:21:30.782Z] [WARNING] [echo] [2024-03-19T02:21:30.782Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-03-19T02:21:30.783Z] [WARNING] [echo] Listing of source files: admin/BaseAsadminTest.java;admin/JdbcConnectionPoolTests.java;admin/JvmOptionTests.java;admin/OsgiAsadminTest.java;admin/WebtierTests.java;admin/util/GeneralUtils.java [2024-03-19T02:21:30.783Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:30.783Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:30.783Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:30.783Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:30.783Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:30.795Z] [2024-03-19T02:21:30.795Z] setToolWin: [2024-03-19T02:21:30.795Z] [2024-03-19T02:21:30.796Z] setToolUnix: [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.796Z] setToolProperty: [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.796Z] setS1ASclassPath: [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.796Z] init-common: [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.796Z] clean-jars-common: [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.796Z] clean: [2024-03-19T02:21:30.796Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.796Z] setOSConditions: [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.796Z] setToolWin: [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.796Z] setToolUnix: [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.796Z] setToolProperty: [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.796Z] setS1ASclassPath: [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.796Z] init-common: [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.796Z] clean: [2024-03-19T02:21:30.796Z] [2024-03-19T02:21:30.797Z] setOSConditions: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] setToolWin: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] setToolUnix: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] setToolProperty: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] setS1ASclassPath: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] init-common: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] clean-common: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] setOSConditions: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] setToolWin: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] setToolUnix: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] setToolProperty: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] setS1ASclassPath: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] init-common: [2024-03-19T02:21:30.797Z] [2024-03-19T02:21:30.797Z] clean-classes-common: [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] setOSConditions: [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] setToolWin: [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] setToolUnix: [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] setToolProperty: [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] setS1ASclassPath: [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] init-common: [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] clean-jars-common: [2024-03-19T02:21:30.798Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] setOSConditions: [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] setToolWin: [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] setToolUnix: [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] setToolProperty: [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] setS1ASclassPath: [2024-03-19T02:21:30.798Z] [2024-03-19T02:21:30.798Z] init-common: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] clean: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] setOSConditions: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] setToolWin: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] setToolUnix: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] setToolProperty: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] setS1ASclassPath: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] init-common: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] clean-common: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] setOSConditions: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] setToolWin: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] setToolUnix: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] setToolProperty: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.799Z] setS1ASclassPath: [2024-03-19T02:21:30.799Z] [2024-03-19T02:21:30.800Z] init-common: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] clean-classes-common: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] setOSConditions: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] setToolWin: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] setToolUnix: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] setToolProperty: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] setS1ASclassPath: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] init-common: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] clean-jars-common: [2024-03-19T02:21:30.800Z] [echo] @@## beanvalidation-simple ##@@ [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] clean: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] clean: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] clean: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] setOSConditions: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.800Z] setToolWin: [2024-03-19T02:21:30.800Z] [2024-03-19T02:21:30.801Z] setToolUnix: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] setToolProperty: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] setS1ASclassPath: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] init-common: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] clean-classes-common: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] clean: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] setOSConditions: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] setToolWin: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] setToolUnix: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] setToolProperty: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] setS1ASclassPath: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] init-common: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] clean-common: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.801Z] setOSConditions: [2024-03-19T02:21:30.801Z] [2024-03-19T02:21:30.802Z] setToolWin: [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.802Z] setToolUnix: [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.802Z] setToolProperty: [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.802Z] setS1ASclassPath: [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.802Z] init-common: [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.802Z] clean-classes-common: [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.802Z] setOSConditions: [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.802Z] setToolWin: [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.802Z] setToolUnix: [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.802Z] setToolProperty: [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.802Z] setS1ASclassPath: [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.802Z] init-common: [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.802Z] clean-jars-common: [2024-03-19T02:21:30.802Z] [echo] @@## security-map-web#@@ [2024-03-19T02:21:30.802Z] [2024-03-19T02:21:30.803Z] setOSConditions: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] setToolWin: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] setToolUnix: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] setToolProperty: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] setS1ASclassPath: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] init-common: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] clean: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] setOSConditions: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] setToolWin: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] setToolUnix: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] setToolProperty: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] setS1ASclassPath: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] init-common: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] clean-common: [2024-03-19T02:21:30.803Z] [2024-03-19T02:21:30.803Z] setOSConditions: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] setToolWin: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] setToolUnix: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] setToolProperty: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] setS1ASclassPath: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] init-common: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] clean-classes-common: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] setOSConditions: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] setToolWin: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] setToolUnix: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] setToolProperty: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] setS1ASclassPath: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] init-common: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] clean-jars-common: [2024-03-19T02:21:30.804Z] [echo] @@## rar-accessibility ##@@ [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.804Z] setOSConditions: [2024-03-19T02:21:30.804Z] [2024-03-19T02:21:30.805Z] setToolWin: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] setToolUnix: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] setToolProperty: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] setS1ASclassPath: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] init-common: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] clean: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] setOSConditions: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] setToolWin: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] setToolUnix: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] setToolProperty: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] setS1ASclassPath: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] init-common: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] clean-common: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.805Z] setOSConditions: [2024-03-19T02:21:30.805Z] [2024-03-19T02:21:30.806Z] setToolWin: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] setToolUnix: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] setToolProperty: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] setS1ASclassPath: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] init-common: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] clean-classes-common: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] setOSConditions: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] setToolWin: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] setToolUnix: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] setToolProperty: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] setS1ASclassPath: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] init-common: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] clean-jars-common: [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.806Z] clean: [2024-03-19T02:21:30.806Z] [echo] @@## osgi-resources-test ##@@ [2024-03-19T02:21:30.806Z] [2024-03-19T02:21:30.807Z] setOSConditions: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] setToolWin: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] setToolUnix: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] setToolProperty: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] setS1ASclassPath: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] init-common: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] clean: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] setOSConditions: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] setToolWin: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] setToolUnix: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] setToolProperty: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] setS1ASclassPath: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] init-common: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.807Z] clean-common: [2024-03-19T02:21:30.807Z] [2024-03-19T02:21:30.808Z] setOSConditions: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.808Z] setToolWin: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.808Z] setToolUnix: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.808Z] setToolProperty: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.808Z] setS1ASclassPath: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.808Z] init-common: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.808Z] clean-classes-common: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.808Z] setOSConditions: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.808Z] setToolWin: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.808Z] setToolUnix: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.808Z] setToolProperty: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.808Z] setS1ASclassPath: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.808Z] init-common: [2024-03-19T02:21:30.808Z] [2024-03-19T02:21:30.809Z] clean-jars-common: [2024-03-19T02:21:30.809Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] clean: [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] clean: [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] clean: [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] setOSConditions: [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] setToolWin: [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] setToolUnix: [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] setToolProperty: [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] setS1ASclassPath: [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] init-common: [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] clean-classes-common: [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] clean: [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] setOSConditions: [2024-03-19T02:21:30.809Z] [2024-03-19T02:21:30.809Z] setToolWin: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] setToolUnix: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] setToolProperty: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] setS1ASclassPath: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] init-common: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] clean-common: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] setOSConditions: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] setToolWin: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] setToolUnix: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] setToolProperty: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] setS1ASclassPath: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] init-common: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] clean-classes-common: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] setOSConditions: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.810Z] setToolWin: [2024-03-19T02:21:30.810Z] [2024-03-19T02:21:30.811Z] setToolUnix: [2024-03-19T02:21:30.811Z] [2024-03-19T02:21:30.811Z] setToolProperty: [2024-03-19T02:21:30.811Z] [2024-03-19T02:21:30.811Z] setS1ASclassPath: [2024-03-19T02:21:30.811Z] [2024-03-19T02:21:30.811Z] init-common: [2024-03-19T02:21:30.811Z] [2024-03-19T02:21:30.811Z] clean-jars-common: [2024-03-19T02:21:30.811Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-03-19T02:21:30.811Z] [2024-03-19T02:21:30.811Z] clean: [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.837Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:30.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthApp.ear [2024-03-19T02:21:30.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot noname --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/noname-web.war [2024-03-19T02:21:30.955Z] [javac] warning: Implicitly compiled files were not subject to annotation processing. [2024-03-19T02:21:30.955Z] [javac] Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [2024-03-19T02:21:30.955Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/admin/cli/src/admin/AdminBaseDevTest.java uses or overrides a deprecated API. [2024-03-19T02:21:30.955Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:30.955Z] [javac] 2 warnings [2024-03-19T02:21:30.955Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/listjndi/build [2024-03-19T02:21:30.961Z] [javac] 1 warning [2024-03-19T02:21:30.961Z] [2024-03-19T02:21:30.961Z] setOSConditions: [2024-03-19T02:21:30.961Z] [2024-03-19T02:21:30.961Z] setToolWin: [2024-03-19T02:21:30.962Z] [2024-03-19T02:21:30.962Z] setToolUnix: [2024-03-19T02:21:30.962Z] [2024-03-19T02:21:30.962Z] setToolProperty: [2024-03-19T02:21:30.962Z] [2024-03-19T02:21:30.962Z] setS1ASclassPath: [2024-03-19T02:21:30.962Z] [2024-03-19T02:21:30.962Z] init-common: [2024-03-19T02:21:30.962Z] [2024-03-19T02:21:30.962Z] compile-common: [2024-03-19T02:21:30.962Z] [echo] Current time (ISO): 2024-03-19T02:21:30.775+0000 [2024-03-19T02:21:30.962Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:30.968Z] [java] Mar 19, 2024 2:21:30 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:21:30.968Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:21:30.968Z] [java] Mar 19, 2024 2:21:30 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:21:30.968Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:21:30.968Z] [java] Mar 19, 2024 2:21:30 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:21:30.968Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:21:30.968Z] [java] Mar 19, 2024 2:21:30 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:21:30.968Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:21:30.968Z] [java] Mar 19, 2024 2:21:30 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:21:30.968Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:21:31.014Z] [exec] Connector resource jms/ejb_mdb_cmt_QCF created. [2024-03-19T02:21:31.014Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_cmt_InQueue [2024-03-19T02:21:31.052Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:31.052Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:31.052Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:31.052Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:31.052Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:31.052Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:31.052Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:31.069Z] [2024-03-19T02:21:31.069Z] clean: [2024-03-19T02:21:31.069Z] [2024-03-19T02:21:31.069Z] clean: [2024-03-19T02:21:31.069Z] [2024-03-19T02:21:31.069Z] setOSConditions: [2024-03-19T02:21:31.069Z] [2024-03-19T02:21:31.069Z] setToolWin: [2024-03-19T02:21:31.069Z] [2024-03-19T02:21:31.069Z] setToolUnix: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] setToolProperty: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] setS1ASclassPath: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] init-common: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] clean-classes-common: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] clean: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] setOSConditions: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] setToolWin: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] setToolUnix: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] setToolProperty: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] setS1ASclassPath: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] init-common: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] clean-common: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.070Z] setOSConditions: [2024-03-19T02:21:31.070Z] [2024-03-19T02:21:31.071Z] setToolWin: [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] setToolUnix: [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] setToolProperty: [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] setS1ASclassPath: [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] init-common: [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] clean-classes-common: [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] setOSConditions: [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] setToolWin: [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] setToolUnix: [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] setToolProperty: [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] setS1ASclassPath: [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] init-common: [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] clean-jars-common: [2024-03-19T02:21:31.071Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-03-19T02:21:31.071Z] [2024-03-19T02:21:31.071Z] setOSConditions: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] setToolWin: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] setToolUnix: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] setToolProperty: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] setS1ASclassPath: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] init-common: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] clean: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] setOSConditions: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] setToolWin: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] setToolUnix: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] setToolProperty: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] setS1ASclassPath: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] init-common: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] clean-common: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.072Z] setOSConditions: [2024-03-19T02:21:31.072Z] [2024-03-19T02:21:31.073Z] setToolWin: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] setToolUnix: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] setToolProperty: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] setS1ASclassPath: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] init-common: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] clean-classes-common: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] setOSConditions: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] setToolWin: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] setToolUnix: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] setToolProperty: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] setS1ASclassPath: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] init-common: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] clean-jars-common: [2024-03-19T02:21:31.073Z] [2024-03-19T02:21:31.073Z] clean: [2024-03-19T02:21:31.073Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] clean: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] clean: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] clean: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] setOSConditions: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] setToolWin: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] setToolUnix: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] setToolProperty: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] setS1ASclassPath: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] init-common: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] clean-classes-common: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] clean: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] setOSConditions: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] setToolWin: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.074Z] setToolUnix: [2024-03-19T02:21:31.074Z] [2024-03-19T02:21:31.075Z] setToolProperty: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] setS1ASclassPath: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] init-common: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] clean-common: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] setOSConditions: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] setToolWin: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] setToolUnix: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] setToolProperty: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] setS1ASclassPath: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] init-common: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] clean-classes-common: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] setOSConditions: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] setToolWin: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.075Z] setToolUnix: [2024-03-19T02:21:31.075Z] [2024-03-19T02:21:31.076Z] setToolProperty: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] setS1ASclassPath: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] init-common: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] clean-jars-common: [2024-03-19T02:21:31.076Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] setOSConditions: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] setToolWin: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] setToolUnix: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] setToolProperty: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] setS1ASclassPath: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] init-common: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] clean: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] setOSConditions: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] setToolWin: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.076Z] setToolUnix: [2024-03-19T02:21:31.076Z] [2024-03-19T02:21:31.077Z] setToolProperty: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] setS1ASclassPath: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] init-common: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] clean-common: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] setOSConditions: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] setToolWin: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] setToolUnix: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] setToolProperty: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] setS1ASclassPath: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] init-common: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] clean-classes-common: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] setOSConditions: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] setToolWin: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] setToolUnix: [2024-03-19T02:21:31.077Z] [2024-03-19T02:21:31.077Z] setToolProperty: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] setS1ASclassPath: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] init-common: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] clean-jars-common: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] clean: [2024-03-19T02:21:31.078Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] clean: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] clean: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] clean: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] setOSConditions: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] setToolWin: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] setToolUnix: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] setToolProperty: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] setS1ASclassPath: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] init-common: [2024-03-19T02:21:31.078Z] [2024-03-19T02:21:31.078Z] clean-classes-common: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] clean: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] setOSConditions: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] setToolWin: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] setToolUnix: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] setToolProperty: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] setS1ASclassPath: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] init-common: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] clean-common: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] setOSConditions: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] setToolWin: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] setToolUnix: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] setToolProperty: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] setS1ASclassPath: [2024-03-19T02:21:31.079Z] [2024-03-19T02:21:31.079Z] init-common: [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] clean-classes-common: [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] setOSConditions: [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] setToolWin: [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] setToolUnix: [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] setToolProperty: [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] setS1ASclassPath: [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] init-common: [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] clean-jars-common: [2024-03-19T02:21:31.080Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] setOSConditions: [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] setToolWin: [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] setToolUnix: [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] setToolProperty: [2024-03-19T02:21:31.080Z] [2024-03-19T02:21:31.080Z] setS1ASclassPath: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] init-common: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] clean: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] setOSConditions: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] setToolWin: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] setToolUnix: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] setToolProperty: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] setS1ASclassPath: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] init-common: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] clean-common: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] setOSConditions: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] setToolWin: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] setToolUnix: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.081Z] setToolProperty: [2024-03-19T02:21:31.081Z] [2024-03-19T02:21:31.082Z] setS1ASclassPath: [2024-03-19T02:21:31.082Z] [2024-03-19T02:21:31.082Z] init-common: [2024-03-19T02:21:31.082Z] [2024-03-19T02:21:31.082Z] clean-classes-common: [2024-03-19T02:21:31.082Z] [2024-03-19T02:21:31.082Z] setOSConditions: [2024-03-19T02:21:31.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:31.082Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:31.082Z] [exec] Result: 1 [2024-03-19T02:21:31.082Z] [2024-03-19T02:21:31.082Z] setOSConditions: [2024-03-19T02:21:31.082Z] [2024-03-19T02:21:31.083Z] setToolWin: [2024-03-19T02:21:31.083Z] [2024-03-19T02:21:31.083Z] setToolUnix: [2024-03-19T02:21:31.083Z] [2024-03-19T02:21:31.083Z] setToolProperty: [2024-03-19T02:21:31.083Z] [2024-03-19T02:21:31.083Z] setS1ASclassPath: [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.095Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.104Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:31.104Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:31.105Z] [exec] Result: 1 [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] setOSConditions: [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] setToolWin: [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] setToolUnix: [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] setToolProperty: [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] setS1ASclassPath: [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] init-common: [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] undeploy-rar: [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] setOSConditions: [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] setToolWin: [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] setToolUnix: [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] setToolProperty: [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] setS1ASclassPath: [2024-03-19T02:21:31.105Z] [2024-03-19T02:21:31.105Z] init-common: [2024-03-19T02:21:31.106Z] [2024-03-19T02:21:31.106Z] undeploy-rar-common: [2024-03-19T02:21:31.106Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:21:31.212Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:31.212Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:31.212Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:31.212Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:31.212Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:31.212Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:31.212Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:31.225Z] [java] Mar 19, 2024 2:21:31 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:21:31.225Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:21:31.309Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:31.309Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-proxyApp [2024-03-19T02:21:31.309Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:31.309Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/admin/src/test/admin/BaseAsadminTest.java uses or overrides a deprecated API. [2024-03-19T02:21:31.309Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:31.309Z] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:21:31.309Z] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:31.309Z] 6 warnings [2024-03-19T02:21:31.309Z] [WARNING] [echo] [2024-03-19T02:21:31.309Z] [WARNING] [echo] ************************* [2024-03-19T02:21:31.309Z] [WARNING] [echo] * build admincli [2024-03-19T02:21:31.309Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/admincli [2024-03-19T02:21:31.309Z] [WARNING] [echo] ************************* [2024-03-19T02:21:31.309Z] [WARNING] [echo] [2024-03-19T02:21:31.309Z] [WARNING] [echo] compiling test client to ../classes/test [2024-03-19T02:21:31.309Z] [WARNING] [echo] Listing of source files: admincli/ExistStatusTests.java;admincli/RestartDomainTests.java;admincli/util/RtExec.java;admincli/util/StreamGobbler.java [2024-03-19T02:21:31.310Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:31.339Z] [2024-03-19T02:21:31.339Z] setToolWin: [2024-03-19T02:21:31.339Z] [2024-03-19T02:21:31.339Z] setToolUnix: [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.340Z] setToolProperty: [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.340Z] setS1ASclassPath: [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.340Z] init-common: [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.340Z] clean-jars-common: [2024-03-19T02:21:31.340Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.340Z] setOSConditions: [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.340Z] setToolWin: [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.340Z] setToolUnix: [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.340Z] setToolProperty: [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.340Z] setS1ASclassPath: [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.340Z] init-common: [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.340Z] clean: [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.340Z] setOSConditions: [2024-03-19T02:21:31.340Z] [2024-03-19T02:21:31.341Z] setToolWin: [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] setToolUnix: [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] init-common: [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] setToolProperty: [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] restart: [2024-03-19T02:21:31.341Z] [echo] Not required to restart [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] setS1ASclassPath: [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] undeploy: [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] init-common: [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] setOSConditions: [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] clean-common: [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] setToolWin: [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] setOSConditions: [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] setToolUnix: [2024-03-19T02:21:31.341Z] [2024-03-19T02:21:31.341Z] setToolWin: [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] setToolProperty: [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] setToolUnix: [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] setS1ASclassPath: [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] setToolProperty: [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] init-common: [2024-03-19T02:21:31.342Z] setS1ASclassPath: [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] undeploy: [2024-03-19T02:21:31.342Z] init-common: [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] setOSConditions: [2024-03-19T02:21:31.342Z] clean-classes-common: [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] --------- Derby Network Server Information -------- [2024-03-19T02:21:31.342Z] setToolWin: [2024-03-19T02:21:31.342Z] setOSConditions: [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.342Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-03-19T02:21:31.342Z] -- listing properties -- [2024-03-19T02:21:31.342Z] derby.drda.timeSlice=0 [2024-03-19T02:21:31.342Z] derby.drda.portNumber=1527 [2024-03-19T02:21:31.342Z] derby.drda.minThreads=0 [2024-03-19T02:21:31.342Z] derby.drda.sslMode=off [2024-03-19T02:21:31.342Z] derby.drda.traceAll=false [2024-03-19T02:21:31.342Z] derby.drda.keepAlive=true [2024-03-19T02:21:31.342Z] derby.drda.maxThreads=0 [2024-03-19T02:21:31.342Z] derby.drda.logConnections=false [2024-03-19T02:21:31.342Z] derby.drda.startNetworkServer=false [2024-03-19T02:21:31.342Z] setToolUnix: [2024-03-19T02:21:31.342Z] setToolWin: [2024-03-19T02:21:31.342Z] [2024-03-19T02:21:31.343Z] [2024-03-19T02:21:31.342Z] derby.drda.host=0.0.0.0 [2024-03-19T02:21:31.343Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/sing-je... [2024-03-19T02:21:31.343Z] ------------------ Java Information ------------------ [2024-03-19T02:21:31.343Z] Java Version: 21.0.1 [2024-03-19T02:21:31.343Z] Java Vendor: Eclipse Adoptium [2024-03-19T02:21:31.343Z] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:21:31.343Z] setToolProperty: [2024-03-19T02:21:31.343Z] setToolUnix: [2024-03-19T02:21:31.343Z] [2024-03-19T02:21:31.343Z] [2024-03-19T02:21:31.343Z] setS1ASclassPath: [2024-03-19T02:21:31.343Z] setToolProperty: [2024-03-19T02:21:31.343Z] [2024-03-19T02:21:31.343Z] [2024-03-19T02:21:31.343Z] Java classpath: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derby.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyclient.jar [2024-03-19T02:21:31.343Z] OS name: Linux [2024-03-19T02:21:31.343Z] OS architecture: amd64 [2024-03-19T02:21:31.343Z] OS version: 6.2.9-300.fc38.x86_64 [2024-03-19T02:21:31.343Z] Java user name: jenkins [2024-03-19T02:21:31.343Z] Java user home: /home/jenkins [2024-03-19T02:21:31.343Z] init-common: [2024-03-19T02:21:31.343Z] Java user dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence [2024-03-19T02:21:31.343Z] [2024-03-19T02:21:31.343Z] setS1ASclassPath: [2024-03-19T02:21:31.343Z] java.specification.name: Java Platform API Specification [2024-03-19T02:21:31.343Z] [2024-03-19T02:21:31.343Z] java.specification.version: 21 [2024-03-19T02:21:31.343Z] java.runtime.version: 21.0.1+12-LTS [2024-03-19T02:21:31.343Z] --------- Derby Information -------- [2024-03-19T02:21:31.343Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:31.343Z] undeploy-common: [2024-03-19T02:21:31.343Z] init-common: [2024-03-19T02:21:31.343Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:31.343Z] [2024-03-19T02:21:31.343Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:31.343Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:31.343Z] clean-jars-common: [2024-03-19T02:21:31.343Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:31.343Z] [echo] @@## multiple-resources.xml ##@@ [2024-03-19T02:21:31.343Z] ------------------------------------------------------ [2024-03-19T02:21:31.343Z] [2024-03-19T02:21:31.343Z] ----------------- Locale Information ----------------- [2024-03-19T02:21:31.343Z] Current Locale : [English/United States [en_US]] [2024-03-19T02:21:31.343Z] Found support for locale: [cs] [2024-03-19T02:21:31.343Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.343Z] Found support for locale: [de_DE] [2024-03-19T02:21:31.343Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.343Z] Found support for locale: [es] [2024-03-19T02:21:31.343Z] clean: [2024-03-19T02:21:31.343Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.343Z] [2024-03-19T02:21:31.343Z] Found support for locale: [fr] [2024-03-19T02:21:31.344Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.344Z] Found support for locale: [hu] [2024-03-19T02:21:31.344Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.344Z] Found support for locale: [it] [2024-03-19T02:21:31.344Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.344Z] Found support for locale: [ja_JP] [2024-03-19T02:21:31.344Z] clean: [2024-03-19T02:21:31.344Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.344Z] [2024-03-19T02:21:31.344Z] Found support for locale: [ko_KR] [2024-03-19T02:21:31.344Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.344Z] Found support for locale: [pl] [2024-03-19T02:21:31.344Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.344Z] Found support for locale: [pt_BR] [2024-03-19T02:21:31.344Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.344Z] Found support for locale: [ru] [2024-03-19T02:21:31.344Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.344Z] Found support for locale: [zh_CN] [2024-03-19T02:21:31.344Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.344Z] clean: [2024-03-19T02:21:31.344Z] Found support for locale: [zh_TW] [2024-03-19T02:21:31.344Z] [2024-03-19T02:21:31.344Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:31.344Z] ------------------------------------------------------ [2024-03-19T02:21:31.344Z] ------------------------------------------------------ [2024-03-19T02:21:31.344Z] [2024-03-19T02:21:31.344Z] Starting database in the background. [2024-03-19T02:21:31.344Z] setOSConditions: [2024-03-19T02:21:31.344Z] [2024-03-19T02:21:31.344Z] Log redirected to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.log. [2024-03-19T02:21:31.344Z] Command start-database executed successfully. [2024-03-19T02:21:31.344Z] setToolWin: [2024-03-19T02:21:31.344Z] + cd /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging [2024-03-19T02:21:31.344Z] [2024-03-19T02:21:31.344Z] + ant all [2024-03-19T02:21:31.344Z] + tee /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log [2024-03-19T02:21:31.344Z] setToolUnix: [2024-03-19T02:21:31.344Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/build.xml [2024-03-19T02:21:31.344Z] [2024-03-19T02:21:31.344Z] setToolProperty: [2024-03-19T02:21:31.344Z] [2024-03-19T02:21:31.344Z] setS1ASclassPath: [2024-03-19T02:21:31.344Z] [2024-03-19T02:21:31.344Z] init-common: [2024-03-19T02:21:31.344Z] [2024-03-19T02:21:31.344Z] clean-classes-common: [2024-03-19T02:21:31.344Z] [2024-03-19T02:21:31.344Z] clean: [2024-03-19T02:21:31.344Z] [2024-03-19T02:21:31.344Z] setOSConditions: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] setToolWin: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] setToolUnix: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] setToolProperty: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] setS1ASclassPath: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] init-common: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] clean-common: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] setOSConditions: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] setToolWin: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] setToolUnix: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] setToolProperty: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] setS1ASclassPath: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] init-common: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] clean-classes-common: [2024-03-19T02:21:31.345Z] [2024-03-19T02:21:31.345Z] setOSConditions: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] setToolWin: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] setToolUnix: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] setToolProperty: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] setS1ASclassPath: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] init-common: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] clean-jars-common: [2024-03-19T02:21:31.346Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] clean: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] clean: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] clean: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] setOSConditions: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] setToolWin: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] setToolUnix: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] setToolProperty: [2024-03-19T02:21:31.346Z] [2024-03-19T02:21:31.346Z] setS1ASclassPath: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] init-common: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] clean-classes-common: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] clean: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] setOSConditions: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] setToolWin: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] setToolUnix: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] setToolProperty: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] setS1ASclassPath: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] init-common: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] clean-common: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] setOSConditions: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] setToolWin: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.347Z] setToolUnix: [2024-03-19T02:21:31.347Z] [2024-03-19T02:21:31.348Z] setToolProperty: [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.348Z] setS1ASclassPath: [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.348Z] init-common: [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.348Z] clean-classes-common: [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.348Z] setOSConditions: [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.348Z] setToolWin: [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.348Z] setToolUnix: [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.348Z] setToolProperty: [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.348Z] setS1ASclassPath: [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.348Z] init-common: [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.348Z] clean-jars-common: [2024-03-19T02:21:31.348Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.348Z] clean: [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.348Z] clean: [2024-03-19T02:21:31.348Z] [2024-03-19T02:21:31.349Z] clean: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] setOSConditions: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] setToolWin: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] setToolUnix: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] setToolProperty: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] setS1ASclassPath: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] init-common: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] clean-classes-common: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] clean: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] setOSConditions: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] setToolWin: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] setToolUnix: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] setToolProperty: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.349Z] setS1ASclassPath: [2024-03-19T02:21:31.349Z] [2024-03-19T02:21:31.350Z] init-common: [2024-03-19T02:21:31.350Z] [2024-03-19T02:21:31.350Z] clean-common: [2024-03-19T02:21:31.350Z] [2024-03-19T02:21:31.350Z] setOSConditions: [2024-03-19T02:21:31.350Z] [2024-03-19T02:21:31.350Z] setToolWin: [2024-03-19T02:21:31.350Z] [2024-03-19T02:21:31.350Z] setToolUnix: [2024-03-19T02:21:31.350Z] [2024-03-19T02:21:31.350Z] setToolProperty: [2024-03-19T02:21:31.350Z] [2024-03-19T02:21:31.350Z] setS1ASclassPath: [2024-03-19T02:21:31.350Z] [2024-03-19T02:21:31.350Z] init-common: [2024-03-19T02:21:31.350Z] [2024-03-19T02:21:31.350Z] clean-classes-common: [2024-03-19T02:21:31.350Z] [2024-03-19T02:21:31.350Z] setOSConditions: [2024-03-19T02:21:31.350Z] [2024-03-19T02:21:31.350Z] setToolWin: [2024-03-19T02:21:31.350Z] [2024-03-19T02:21:31.350Z] setToolUnix: [2024-03-19T02:21:31.350Z] [2024-03-19T02:21:31.350Z] setToolProperty: [2024-03-19T02:21:31.351Z] [2024-03-19T02:21:31.351Z] setS1ASclassPath: [2024-03-19T02:21:31.351Z] [2024-03-19T02:21:31.351Z] init-common: [2024-03-19T02:21:31.351Z] [2024-03-19T02:21:31.351Z] clean-jars-common: [2024-03-19T02:21:31.351Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-03-19T02:21:31.351Z] [2024-03-19T02:21:31.351Z] setOSConditions: [2024-03-19T02:21:31.351Z] [2024-03-19T02:21:31.351Z] setToolWin: [2024-03-19T02:21:31.351Z] [2024-03-19T02:21:31.351Z] setToolUnix: [2024-03-19T02:21:31.351Z] [2024-03-19T02:21:31.351Z] setToolProperty: [2024-03-19T02:21:31.351Z] [2024-03-19T02:21:31.351Z] setS1ASclassPath: [2024-03-19T02:21:31.351Z] [2024-03-19T02:21:31.351Z] init-common: [2024-03-19T02:21:31.351Z] [2024-03-19T02:21:31.351Z] clean: [2024-03-19T02:21:31.351Z] [2024-03-19T02:21:31.351Z] setOSConditions: [2024-03-19T02:21:31.351Z] [2024-03-19T02:21:31.351Z] setToolWin: [2024-03-19T02:21:31.352Z] [2024-03-19T02:21:31.352Z] setToolUnix: [2024-03-19T02:21:31.352Z] [2024-03-19T02:21:31.352Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.352Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.352Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.352Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.352Z] setToolProperty: [2024-03-19T02:21:31.352Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.352Z] [2024-03-19T02:21:31.352Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.352Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.352Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.352Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.352Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.352Z] setS1ASclassPath: [2024-03-19T02:21:31.352Z] [2024-03-19T02:21:31.352Z] init-common: [2024-03-19T02:21:31.352Z] [2024-03-19T02:21:31.352Z] clean-common: [2024-03-19T02:21:31.352Z] [2024-03-19T02:21:31.352Z] setOSConditions: [2024-03-19T02:21:31.352Z] [2024-03-19T02:21:31.352Z] setToolWin: [2024-03-19T02:21:31.352Z] [2024-03-19T02:21:31.352Z] setToolUnix: [2024-03-19T02:21:31.352Z] [2024-03-19T02:21:31.352Z] setToolProperty: [2024-03-19T02:21:31.353Z] [2024-03-19T02:21:31.353Z] setS1ASclassPath: [2024-03-19T02:21:31.353Z] [2024-03-19T02:21:31.353Z] init-common: [2024-03-19T02:21:31.353Z] [2024-03-19T02:21:31.353Z] clean-classes-common: [2024-03-19T02:21:31.353Z] [2024-03-19T02:21:31.353Z] setOSConditions: [2024-03-19T02:21:31.353Z] [2024-03-19T02:21:31.353Z] setToolWin: [2024-03-19T02:21:31.353Z] [2024-03-19T02:21:31.353Z] setToolUnix: [2024-03-19T02:21:31.353Z] [2024-03-19T02:21:31.353Z] setToolProperty: [2024-03-19T02:21:31.353Z] [2024-03-19T02:21:31.353Z] setS1ASclassPath: [2024-03-19T02:21:31.353Z] [2024-03-19T02:21:31.353Z] init-common: [2024-03-19T02:21:31.353Z] [2024-03-19T02:21:31.353Z] clean-jars-common: [2024-03-19T02:21:31.353Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-03-19T02:21:31.353Z] [2024-03-19T02:21:31.353Z] setOSConditions: [2024-03-19T02:21:31.353Z] [2024-03-19T02:21:31.354Z] setToolWin: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.354Z] setToolUnix: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.354Z] setToolProperty: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.354Z] setS1ASclassPath: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.354Z] init-common: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.354Z] clean: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.354Z] setOSConditions: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.354Z] setToolWin: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.354Z] setToolUnix: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.354Z] setToolProperty: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.354Z] setS1ASclassPath: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.354Z] init-common: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.354Z] clean-common: [2024-03-19T02:21:31.354Z] [2024-03-19T02:21:31.355Z] setOSConditions: [2024-03-19T02:21:31.355Z] [2024-03-19T02:21:31.355Z] setToolWin: [2024-03-19T02:21:31.355Z] [2024-03-19T02:21:31.355Z] setToolUnix: [2024-03-19T02:21:31.355Z] [2024-03-19T02:21:31.355Z] setToolProperty: [2024-03-19T02:21:31.355Z] [2024-03-19T02:21:31.355Z] setS1ASclassPath: [2024-03-19T02:21:31.355Z] [2024-03-19T02:21:31.355Z] init-common: [2024-03-19T02:21:31.355Z] [2024-03-19T02:21:31.355Z] clean-classes-common: [2024-03-19T02:21:31.427Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-03-19T02:21:31.469Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:31.469Z] [javac] 1 warning [2024-03-19T02:21:31.469Z] [2024-03-19T02:21:31.469Z] run: [2024-03-19T02:21:31.469Z] [2024-03-19T02:21:31.469Z] listjndi: [2024-03-19T02:21:31.469Z] [java] JVM args ignored when same JVM is used. [2024-03-19T02:21:31.567Z] [2024-03-19T02:21:31.567Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:31.567Z] all: [2024-03-19T02:21:31.567Z] [2024-03-19T02:21:31.567Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:31.567Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:31.567Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:31.567Z] stubser: [2024-03-19T02:21:31.567Z] [2024-03-19T02:21:31.567Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:31.567Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:31.567Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:31.567Z] setOSConditions: [2024-03-19T02:21:31.567Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:31.567Z] [2024-03-19T02:21:31.567Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:31.567Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:31.567Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:31.567Z] setToolWin: [2024-03-19T02:21:31.567Z] [2024-03-19T02:21:31.567Z] setToolUnix: [2024-03-19T02:21:31.567Z] [2024-03-19T02:21:31.567Z] setToolProperty: [2024-03-19T02:21:31.567Z] [2024-03-19T02:21:31.567Z] setS1ASclassPath: [2024-03-19T02:21:31.567Z] [2024-03-19T02:21:31.567Z] init-common: [2024-03-19T02:21:31.567Z] [2024-03-19T02:21:31.568Z] clean: [2024-03-19T02:21:31.568Z] [2024-03-19T02:21:31.568Z] setOSConditions: [2024-03-19T02:21:31.568Z] [2024-03-19T02:21:31.568Z] setToolWin: [2024-03-19T02:21:31.568Z] [2024-03-19T02:21:31.568Z] setToolUnix: [2024-03-19T02:21:31.568Z] [2024-03-19T02:21:31.568Z] setToolProperty: [2024-03-19T02:21:31.568Z] [2024-03-19T02:21:31.568Z] setS1ASclassPath: [2024-03-19T02:21:31.568Z] [2024-03-19T02:21:31.568Z] init-common: [2024-03-19T02:21:31.568Z] [2024-03-19T02:21:31.568Z] clean-common: [2024-03-19T02:21:31.568Z] [2024-03-19T02:21:31.569Z] setOSConditions: [2024-03-19T02:21:31.569Z] [2024-03-19T02:21:31.569Z] setToolWin: [2024-03-19T02:21:31.569Z] [2024-03-19T02:21:31.569Z] setToolUnix: [2024-03-19T02:21:31.569Z] [2024-03-19T02:21:31.569Z] setToolProperty: [2024-03-19T02:21:31.569Z] [2024-03-19T02:21:31.569Z] setS1ASclassPath: [2024-03-19T02:21:31.569Z] [2024-03-19T02:21:31.569Z] init-common: [2024-03-19T02:21:31.569Z] [2024-03-19T02:21:31.569Z] clean-classes-common: [2024-03-19T02:21:31.569Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:31.569Z] [2024-03-19T02:21:31.569Z] setOSConditions: [2024-03-19T02:21:31.569Z] [2024-03-19T02:21:31.570Z] setToolWin: [2024-03-19T02:21:31.570Z] [2024-03-19T02:21:31.570Z] setToolUnix: [2024-03-19T02:21:31.570Z] [2024-03-19T02:21:31.570Z] setToolProperty: [2024-03-19T02:21:31.570Z] [2024-03-19T02:21:31.570Z] setS1ASclassPath: [2024-03-19T02:21:31.570Z] [2024-03-19T02:21:31.570Z] init-common: [2024-03-19T02:21:31.570Z] [2024-03-19T02:21:31.570Z] clean-jars-common: [2024-03-19T02:21:31.570Z] [2024-03-19T02:21:31.570Z] compile: [2024-03-19T02:21:31.570Z] [2024-03-19T02:21:31.570Z] setOSConditions: [2024-03-19T02:21:31.570Z] [2024-03-19T02:21:31.571Z] setToolWin: [2024-03-19T02:21:31.571Z] [2024-03-19T02:21:31.571Z] setToolUnix: [2024-03-19T02:21:31.571Z] [2024-03-19T02:21:31.571Z] setToolProperty: [2024-03-19T02:21:31.571Z] [2024-03-19T02:21:31.571Z] setS1ASclassPath: [2024-03-19T02:21:31.571Z] [2024-03-19T02:21:31.571Z] init-common: [2024-03-19T02:21:31.571Z] [2024-03-19T02:21:31.571Z] compile-common: [2024-03-19T02:21:31.571Z] [echo] Current time (ISO): 2024-03-19T02:21:31.446+0000 [2024-03-19T02:21:31.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:31.571Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:31.608Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.608Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.608Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.608Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.608Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.608Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.608Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.608Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.609Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.612Z] [2024-03-19T02:21:31.612Z] setOSConditions: [2024-03-19T02:21:31.612Z] [2024-03-19T02:21:31.612Z] setToolWin: [2024-03-19T02:21:31.612Z] [2024-03-19T02:21:31.612Z] setToolUnix: [2024-03-19T02:21:31.612Z] [2024-03-19T02:21:31.612Z] setToolProperty: [2024-03-19T02:21:31.612Z] [2024-03-19T02:21:31.612Z] setS1ASclassPath: [2024-03-19T02:21:31.612Z] [2024-03-19T02:21:31.612Z] init-common: [2024-03-19T02:21:31.612Z] [2024-03-19T02:21:31.613Z] clean-jars-common: [2024-03-19T02:21:31.613Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] setOSConditions: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] setToolWin: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] setToolUnix: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] setToolProperty: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] setS1ASclassPath: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] init-common: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] clean: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] setOSConditions: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] setToolWin: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] setToolUnix: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] setToolProperty: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] setS1ASclassPath: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.613Z] init-common: [2024-03-19T02:21:31.613Z] [2024-03-19T02:21:31.614Z] clean-common: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] setOSConditions: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] setToolWin: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] setToolUnix: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] setToolProperty: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] setS1ASclassPath: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] init-common: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] clean-classes-common: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] setOSConditions: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] setToolWin: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] setToolUnix: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] setToolProperty: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] setS1ASclassPath: [2024-03-19T02:21:31.614Z] [2024-03-19T02:21:31.614Z] init-common: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] clean-jars-common: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] start-record: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] connector_group_1: [2024-03-19T02:21:31.615Z] [echo] ************ Starting connector_group_1 ************ [2024-03-19T02:21:31.615Z] [echo] @@## connector1.5 ##@@ [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] setOSConditions: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] setToolWin: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] setToolUnix: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] setToolProperty: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] setS1ASclassPath: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] init-common: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] build: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] all: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] setOSConditions: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.615Z] setToolWin: [2024-03-19T02:21:31.615Z] [2024-03-19T02:21:31.616Z] setToolUnix: [2024-03-19T02:21:31.616Z] [2024-03-19T02:21:31.616Z] setToolProperty: [2024-03-19T02:21:31.616Z] [2024-03-19T02:21:31.616Z] setS1ASclassPath: [2024-03-19T02:21:31.616Z] [2024-03-19T02:21:31.616Z] init-common: [2024-03-19T02:21:31.616Z] [2024-03-19T02:21:31.616Z] all: [2024-03-19T02:21:31.616Z] [2024-03-19T02:21:31.616Z] setOSConditions: [2024-03-19T02:21:31.616Z] [2024-03-19T02:21:31.616Z] setToolWin: [2024-03-19T02:21:31.616Z] [2024-03-19T02:21:31.616Z] setToolUnix: [2024-03-19T02:21:31.616Z] [2024-03-19T02:21:31.616Z] setToolProperty: [2024-03-19T02:21:31.616Z] [2024-03-19T02:21:31.616Z] setS1ASclassPath: [2024-03-19T02:21:31.616Z] [2024-03-19T02:21:31.616Z] init-common: [2024-03-19T02:21:31.616Z] [2024-03-19T02:21:31.616Z] compile-common: [2024-03-19T02:21:31.616Z] [echo] Current time (ISO): 2024-03-19T02:21:31.413+0000 [2024-03-19T02:21:31.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/classes [2024-03-19T02:21:31.616Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/classes [2024-03-19T02:21:31.700Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:21:31.700Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-03-19T02:21:31.700Z] [exec] Result: 1 [2024-03-19T02:21:31.700Z] [2024-03-19T02:21:31.700Z] setOSConditions: [2024-03-19T02:21:31.700Z] [2024-03-19T02:21:31.700Z] setToolWin: [2024-03-19T02:21:31.700Z] [2024-03-19T02:21:31.700Z] setToolUnix: [2024-03-19T02:21:31.700Z] [2024-03-19T02:21:31.700Z] setToolProperty: [2024-03-19T02:21:31.700Z] [2024-03-19T02:21:31.700Z] setS1ASclassPath: [2024-03-19T02:21:31.700Z] [2024-03-19T02:21:31.700Z] init-common: [2024-03-19T02:21:31.700Z] [2024-03-19T02:21:31.700Z] restart: [2024-03-19T02:21:31.700Z] [echo] Not required to restart [2024-03-19T02:21:31.700Z] [2024-03-19T02:21:31.700Z] undeploy: [2024-03-19T02:21:31.700Z] [2024-03-19T02:21:31.700Z] setOSConditions: [2024-03-19T02:21:31.700Z] [2024-03-19T02:21:31.700Z] setToolWin: [2024-03-19T02:21:31.701Z] [2024-03-19T02:21:31.701Z] setToolUnix: [2024-03-19T02:21:31.701Z] [2024-03-19T02:21:31.701Z] setToolProperty: [2024-03-19T02:21:31.701Z] [2024-03-19T02:21:31.701Z] setS1ASclassPath: [2024-03-19T02:21:31.701Z] [2024-03-19T02:21:31.701Z] init-common: [2024-03-19T02:21:31.701Z] [2024-03-19T02:21:31.701Z] undeploy: [2024-03-19T02:21:31.701Z] [2024-03-19T02:21:31.701Z] setOSConditions: [2024-03-19T02:21:31.701Z] [2024-03-19T02:21:31.701Z] setToolWin: [2024-03-19T02:21:31.701Z] [2024-03-19T02:21:31.701Z] setToolUnix: [2024-03-19T02:21:31.701Z] [2024-03-19T02:21:31.701Z] setToolProperty: [2024-03-19T02:21:31.701Z] [2024-03-19T02:21:31.701Z] setS1ASclassPath: [2024-03-19T02:21:31.701Z] [2024-03-19T02:21:31.701Z] init-common: [2024-03-19T02:21:31.701Z] [2024-03-19T02:21:31.701Z] undeploy-common: [2024-03-19T02:21:31.726Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:31.726Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:31.726Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:31.726Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:31.726Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:31.726Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:31.727Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:31.727Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:21:31.727Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:31.727Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:21:31.727Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:21:31.727Z] [java] ... 42 more [2024-03-19T02:21:31.727Z] [java] Java Result: -1 [2024-03-19T02:21:31.727Z] [2024-03-19T02:21:31.727Z] setOSConditions: [2024-03-19T02:21:31.727Z] [2024-03-19T02:21:31.727Z] setToolWin: [2024-03-19T02:21:31.727Z] [2024-03-19T02:21:31.727Z] setToolUnix: [2024-03-19T02:21:31.727Z] [2024-03-19T02:21:31.727Z] setToolProperty: [2024-03-19T02:21:31.727Z] [2024-03-19T02:21:31.727Z] setS1ASclassPath: [2024-03-19T02:21:31.728Z] [2024-03-19T02:21:31.728Z] init-common: [2024-03-19T02:21:31.728Z] [2024-03-19T02:21:31.728Z] dev-report: [2024-03-19T02:21:31.789Z] [java] Mar 19, 2024 2:21:31 AM org.eclipse.persistence.session./file:/tmp/gfembed10962320232678889498tmp/applications/sample/_test [2024-03-19T02:21:31.789Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:21:31.852Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:31.853Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:31.853Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/admincli/src/test/admincli/util/RtExec.java uses or overrides a deprecated API. [2024-03-19T02:21:31.853Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:31.853Z] 6 warnings [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.866Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:31.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:31.908Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:31.908Z] [exec] Result: 1 [2024-03-19T02:21:31.908Z] [2024-03-19T02:21:31.908Z] setOSConditions: [2024-03-19T02:21:31.908Z] [2024-03-19T02:21:31.908Z] setToolWin: [2024-03-19T02:21:31.908Z] [2024-03-19T02:21:31.908Z] setToolUnix: [2024-03-19T02:21:31.908Z] [2024-03-19T02:21:31.908Z] setToolProperty: [2024-03-19T02:21:31.908Z] [2024-03-19T02:21:31.908Z] setS1ASclassPath: [2024-03-19T02:21:31.908Z] [2024-03-19T02:21:31.908Z] init-common: [2024-03-19T02:21:31.908Z] [2024-03-19T02:21:31.908Z] restart: [2024-03-19T02:21:31.908Z] [echo] Not required to restart [2024-03-19T02:21:31.908Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2024-03-19T02:21:31.908Z] [2024-03-19T02:21:31.908Z] clean: [2024-03-19T02:21:31.908Z] [2024-03-19T02:21:31.908Z] clean: [2024-03-19T02:21:31.908Z] [2024-03-19T02:21:31.908Z] clean: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] setOSConditions: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] setToolWin: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] setToolUnix: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] setToolProperty: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] setS1ASclassPath: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] init-common: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] clean-classes-common: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] clean: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] setOSConditions: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] setToolWin: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] setToolUnix: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] setToolProperty: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] setS1ASclassPath: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.909Z] init-common: [2024-03-19T02:21:31.909Z] [2024-03-19T02:21:31.910Z] clean-common: [2024-03-19T02:21:31.910Z] [2024-03-19T02:21:31.910Z] setOSConditions: [2024-03-19T02:21:31.910Z] [2024-03-19T02:21:31.910Z] setToolWin: [2024-03-19T02:21:31.910Z] [2024-03-19T02:21:31.910Z] setToolUnix: [2024-03-19T02:21:31.910Z] [2024-03-19T02:21:31.910Z] setToolProperty: [2024-03-19T02:21:31.910Z] [2024-03-19T02:21:31.910Z] setS1ASclassPath: [2024-03-19T02:21:31.910Z] [2024-03-19T02:21:31.910Z] init-common: [2024-03-19T02:21:31.910Z] [2024-03-19T02:21:31.910Z] clean-classes-common: [2024-03-19T02:21:31.910Z] [2024-03-19T02:21:31.910Z] setOSConditions: [2024-03-19T02:21:31.910Z] [2024-03-19T02:21:31.910Z] setToolWin: [2024-03-19T02:21:31.910Z] [2024-03-19T02:21:31.911Z] setToolUnix: [2024-03-19T02:21:31.911Z] [2024-03-19T02:21:31.911Z] setToolProperty: [2024-03-19T02:21:31.911Z] [2024-03-19T02:21:31.911Z] setS1ASclassPath: [2024-03-19T02:21:31.911Z] [2024-03-19T02:21:31.911Z] init-common: [2024-03-19T02:21:31.912Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:31.912Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:31.912Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:31.912Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:31.912Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:31.912Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:31.912Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:31.915Z] [2024-03-19T02:21:31.915Z] all: [2024-03-19T02:21:32.001Z] [java] ********************** [2024-03-19T02:21:32.001Z] [java] * PASSED 1 * [2024-03-19T02:21:32.001Z] [java] * FAILED 0 * [2024-03-19T02:21:32.001Z] [java] * DID NOT RUN 0 * [2024-03-19T02:21:32.001Z] [java] * TOTAL 1 * [2024-03-19T02:21:32.001Z] [java] ********************** [2024-03-19T02:21:32.001Z] [java] [2024-03-19T02:21:32.001Z] [2024-03-19T02:21:32.001Z] all: [2024-03-19T02:21:32.001Z] [2024-03-19T02:21:32.001Z] all: [2024-03-19T02:21:32.001Z] [2024-03-19T02:21:32.001Z] enroller: [2024-03-19T02:21:32.001Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:32.001Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:32.002Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:32.002Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:32.002Z] [2024-03-19T02:21:32.002Z] setOSConditions: [2024-03-19T02:21:32.002Z] [2024-03-19T02:21:32.002Z] setToolWin: [2024-03-19T02:21:32.002Z] [2024-03-19T02:21:32.002Z] setToolUnix: [2024-03-19T02:21:32.002Z] [2024-03-19T02:21:32.002Z] setToolProperty: [2024-03-19T02:21:32.002Z] [2024-03-19T02:21:32.002Z] setS1ASclassPath: [2024-03-19T02:21:32.002Z] [2024-03-19T02:21:32.002Z] init-common: [2024-03-19T02:21:32.002Z] [2024-03-19T02:21:32.002Z] clean: [2024-03-19T02:21:32.002Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:32.002Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:32.002Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:32.002Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:32.003Z] [2024-03-19T02:21:32.003Z] setOSConditions: [2024-03-19T02:21:32.003Z] [2024-03-19T02:21:32.003Z] setToolWin: [2024-03-19T02:21:32.003Z] [2024-03-19T02:21:32.003Z] setToolUnix: [2024-03-19T02:21:32.003Z] [2024-03-19T02:21:32.003Z] setToolProperty: [2024-03-19T02:21:32.003Z] [2024-03-19T02:21:32.003Z] setS1ASclassPath: [2024-03-19T02:21:32.003Z] [2024-03-19T02:21:32.003Z] init-common: [2024-03-19T02:21:32.003Z] [2024-03-19T02:21:32.003Z] clean-common: [2024-03-19T02:21:32.003Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:32.003Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:32.003Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:32.003Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:32.003Z] [2024-03-19T02:21:32.003Z] setOSConditions: [2024-03-19T02:21:32.003Z] [2024-03-19T02:21:32.004Z] setToolWin: [2024-03-19T02:21:32.004Z] [2024-03-19T02:21:32.004Z] setToolUnix: [2024-03-19T02:21:32.004Z] [2024-03-19T02:21:32.004Z] setToolProperty: [2024-03-19T02:21:32.004Z] [2024-03-19T02:21:32.004Z] setS1ASclassPath: [2024-03-19T02:21:32.004Z] [2024-03-19T02:21:32.004Z] init-common: [2024-03-19T02:21:32.004Z] [2024-03-19T02:21:32.004Z] clean-classes-common: [2024-03-19T02:21:32.004Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:32.004Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:32.004Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:32.004Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:32.004Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:32.004Z] [2024-03-19T02:21:32.004Z] setOSConditions: [2024-03-19T02:21:32.004Z] [2024-03-19T02:21:32.004Z] setToolWin: [2024-03-19T02:21:32.004Z] [2024-03-19T02:21:32.004Z] setToolUnix: [2024-03-19T02:21:32.005Z] [2024-03-19T02:21:32.005Z] setToolProperty: [2024-03-19T02:21:32.005Z] [2024-03-19T02:21:32.005Z] setS1ASclassPath: [2024-03-19T02:21:32.005Z] [2024-03-19T02:21:32.005Z] init-common: [2024-03-19T02:21:32.005Z] [2024-03-19T02:21:32.005Z] clean-jars-common: [2024-03-19T02:21:32.005Z] [2024-03-19T02:21:32.005Z] compile: [2024-03-19T02:21:32.005Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:32.005Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:32.005Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:32.005Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:32.005Z] [2024-03-19T02:21:32.005Z] setOSConditions: [2024-03-19T02:21:32.005Z] [2024-03-19T02:21:32.005Z] setToolWin: [2024-03-19T02:21:32.005Z] [2024-03-19T02:21:32.005Z] setToolUnix: [2024-03-19T02:21:32.006Z] [2024-03-19T02:21:32.006Z] setToolProperty: [2024-03-19T02:21:32.006Z] [2024-03-19T02:21:32.006Z] setS1ASclassPath: [2024-03-19T02:21:32.006Z] [2024-03-19T02:21:32.006Z] init-common: [2024-03-19T02:21:32.006Z] [2024-03-19T02:21:32.006Z] compile-common: [2024-03-19T02:21:32.006Z] [echo] Current time (ISO): 2024-03-19T02:21:31.842+0000 [2024-03-19T02:21:32.006Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:32.006Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.123Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.124Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.124Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.182Z] [2024-03-19T02:21:32.182Z] clean-jars-common: [2024-03-19T02:21:32.182Z] [2024-03-19T02:21:32.182Z] unset: [2024-03-19T02:21:32.182Z] [2024-03-19T02:21:32.182Z] setOSConditions: [2024-03-19T02:21:32.182Z] [2024-03-19T02:21:32.182Z] setToolWin: [2024-03-19T02:21:32.182Z] [2024-03-19T02:21:32.182Z] setToolUnix: [2024-03-19T02:21:32.182Z] [2024-03-19T02:21:32.182Z] setToolProperty: [2024-03-19T02:21:32.183Z] [2024-03-19T02:21:32.183Z] setS1ASclassPath: [2024-03-19T02:21:32.183Z] [2024-03-19T02:21:32.183Z] init-common: [2024-03-19T02:21:32.183Z] [2024-03-19T02:21:32.183Z] unsetJdbc: [2024-03-19T02:21:32.183Z] [2024-03-19T02:21:32.183Z] setOSConditions: [2024-03-19T02:21:32.183Z] [2024-03-19T02:21:32.183Z] setToolWin: [2024-03-19T02:21:32.183Z] [2024-03-19T02:21:32.183Z] setToolUnix: [2024-03-19T02:21:32.183Z] [2024-03-19T02:21:32.183Z] setToolProperty: [2024-03-19T02:21:32.183Z] [2024-03-19T02:21:32.183Z] setS1ASclassPath: [2024-03-19T02:21:32.183Z] [2024-03-19T02:21:32.183Z] init-common: [2024-03-19T02:21:32.183Z] [2024-03-19T02:21:32.183Z] execute-sql-common: [2024-03-19T02:21:32.183Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2024-03-19T02:21:32.183Z] [sql] Failed to execute: drop table messages [2024-03-19T02:21:32.183Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-03-19T02:21:32.183Z] [sql] 0 of 1 SQL statements executed successfully [2024-03-19T02:21:32.183Z] [2024-03-19T02:21:32.183Z] setOSConditions: [2024-03-19T02:21:32.183Z] [2024-03-19T02:21:32.184Z] setToolWin: [2024-03-19T02:21:32.184Z] [2024-03-19T02:21:32.184Z] setToolUnix: [2024-03-19T02:21:32.184Z] [2024-03-19T02:21:32.184Z] setToolProperty: [2024-03-19T02:21:32.184Z] [2024-03-19T02:21:32.184Z] setS1ASclassPath: [2024-03-19T02:21:32.184Z] [2024-03-19T02:21:32.184Z] init-common: [2024-03-19T02:21:32.184Z] [2024-03-19T02:21:32.184Z] undeploy-jdbc-common: [2024-03-19T02:21:32.184Z] [2024-03-19T02:21:32.184Z] setOSConditions: [2024-03-19T02:21:32.184Z] [2024-03-19T02:21:32.184Z] setToolWin: [2024-03-19T02:21:32.184Z] [2024-03-19T02:21:32.184Z] setToolUnix: [2024-03-19T02:21:32.184Z] [2024-03-19T02:21:32.184Z] setToolProperty: [2024-03-19T02:21:32.184Z] [2024-03-19T02:21:32.184Z] setS1ASclassPath: [2024-03-19T02:21:32.184Z] [2024-03-19T02:21:32.184Z] init-common: [2024-03-19T02:21:32.184Z] [2024-03-19T02:21:32.184Z] delete-jdbc-resource-common: [2024-03-19T02:21:32.184Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-03-19T02:21:32.235Z] [2024-03-19T02:21:32.235Z] setOSConditions: [2024-03-19T02:21:32.235Z] [2024-03-19T02:21:32.235Z] setToolWin: [2024-03-19T02:21:32.235Z] [2024-03-19T02:21:32.235Z] setToolUnix: [2024-03-19T02:21:32.235Z] [2024-03-19T02:21:32.235Z] setToolProperty: [2024-03-19T02:21:32.235Z] [2024-03-19T02:21:32.235Z] setS1ASclassPath: [2024-03-19T02:21:32.303Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:32.303Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:32.303Z] [exec] Result: 1 [2024-03-19T02:21:32.303Z] [2024-03-19T02:21:32.303Z] setOSConditions: [2024-03-19T02:21:32.303Z] [2024-03-19T02:21:32.303Z] setToolWin: [2024-03-19T02:21:32.303Z] [2024-03-19T02:21:32.303Z] setToolUnix: [2024-03-19T02:21:32.303Z] [2024-03-19T02:21:32.303Z] setToolProperty: [2024-03-19T02:21:32.303Z] [2024-03-19T02:21:32.303Z] setS1ASclassPath: [2024-03-19T02:21:32.304Z] [2024-03-19T02:21:32.304Z] init-common: [2024-03-19T02:21:32.304Z] [2024-03-19T02:21:32.304Z] undeploy-rar: [2024-03-19T02:21:32.304Z] [2024-03-19T02:21:32.304Z] setOSConditions: [2024-03-19T02:21:32.304Z] [2024-03-19T02:21:32.304Z] setToolWin: [2024-03-19T02:21:32.304Z] [2024-03-19T02:21:32.304Z] setToolUnix: [2024-03-19T02:21:32.304Z] [2024-03-19T02:21:32.304Z] setToolProperty: [2024-03-19T02:21:32.304Z] [2024-03-19T02:21:32.304Z] setS1ASclassPath: [2024-03-19T02:21:32.304Z] [2024-03-19T02:21:32.304Z] init-common: [2024-03-19T02:21:32.304Z] [2024-03-19T02:21:32.304Z] undeploy-rar-common: [2024-03-19T02:21:32.304Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.382Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.383Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.383Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.404Z] [exec] JMS Desctination ejb_mdb_cmt_InQueue created. [2024-03-19T02:21:32.404Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_cmt_InQueue --target server --force=false jms/ejb_mdb_cmt_InQueue [2024-03-19T02:21:32.404Z] [exec] Administered object jms/ejb_mdb_cmt_InQueue created. [2024-03-19T02:21:32.404Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_cmt_OutQueue [2024-03-19T02:21:32.405Z] [exec] JMS Desctination ejb_mdb_cmt_OutQueue created. [2024-03-19T02:21:32.405Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_cmt_OutQueue --target server --force=false jms/ejb_mdb_cmt_OutQueue [2024-03-19T02:21:32.405Z] [exec] Administered object jms/ejb_mdb_cmt_OutQueue created. [2024-03-19T02:21:32.405Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt [2024-03-19T02:21:32.405Z] [2024-03-19T02:21:32.405Z] deploy: [2024-03-19T02:21:32.405Z] [2024-03-19T02:21:32.405Z] setOSConditions: [2024-03-19T02:21:32.405Z] [2024-03-19T02:21:32.405Z] setToolWin: [2024-03-19T02:21:32.405Z] [2024-03-19T02:21:32.405Z] setToolUnix: [2024-03-19T02:21:32.405Z] [2024-03-19T02:21:32.405Z] setToolProperty: [2024-03-19T02:21:32.405Z] [2024-03-19T02:21:32.405Z] setS1ASclassPath: [2024-03-19T02:21:32.405Z] [2024-03-19T02:21:32.405Z] init-common: [2024-03-19T02:21:32.405Z] [2024-03-19T02:21:32.405Z] deploy-common: [2024-03-19T02:21:32.405Z] [echo] Current time (ISO): 2024-03-19T02:21:32.323+0000 [2024-03-19T02:21:32.405Z] [2024-03-19T02:21:32.405Z] setOSConditions: [2024-03-19T02:21:32.405Z] [2024-03-19T02:21:32.406Z] setToolWin: [2024-03-19T02:21:32.406Z] [2024-03-19T02:21:32.406Z] setToolUnix: [2024-03-19T02:21:32.406Z] [2024-03-19T02:21:32.406Z] setToolProperty: [2024-03-19T02:21:32.406Z] [2024-03-19T02:21:32.406Z] setS1ASclassPath: [2024-03-19T02:21:32.406Z] [2024-03-19T02:21:32.406Z] init-common: [2024-03-19T02:21:32.406Z] [2024-03-19T02:21:32.406Z] deploy-common-pe: [2024-03-19T02:21:32.505Z] [2024-03-19T02:21:32.505Z] init-common: [2024-03-19T02:21:32.505Z] [2024-03-19T02:21:32.505Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:32.505Z] [javac] 1 warning [2024-03-19T02:21:32.505Z] setup: [2024-03-19T02:21:32.505Z] [2024-03-19T02:21:32.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/descriptor [2024-03-19T02:21:32.505Z] build: [2024-03-19T02:21:32.505Z] [2024-03-19T02:21:32.505Z] [2024-03-19T02:21:32.505Z] setOSConditions: [2024-03-19T02:21:32.505Z] setOSConditions: [2024-03-19T02:21:32.505Z] [2024-03-19T02:21:32.505Z] [2024-03-19T02:21:32.505Z] setToolWin: [2024-03-19T02:21:32.505Z] fixFiles: [2024-03-19T02:21:32.505Z] [2024-03-19T02:21:32.505Z] [2024-03-19T02:21:32.505Z] setToolUnix: [2024-03-19T02:21:32.505Z] convUnix: [2024-03-19T02:21:32.506Z] [2024-03-19T02:21:32.506Z] [2024-03-19T02:21:32.506Z] setToolProperty: [2024-03-19T02:21:32.506Z] convWin: [2024-03-19T02:21:32.506Z] [2024-03-19T02:21:32.506Z] [2024-03-19T02:21:32.506Z] setS1ASclassPath: [2024-03-19T02:21:32.506Z] setToolWin: [2024-03-19T02:21:32.506Z] [2024-03-19T02:21:32.506Z] [2024-03-19T02:21:32.506Z] init-common: [2024-03-19T02:21:32.506Z] setToolUnix: [2024-03-19T02:21:32.506Z] [2024-03-19T02:21:32.506Z] setToolProperty: [2024-03-19T02:21:32.506Z] [2024-03-19T02:21:32.506Z] setS1ASclassPath: [2024-03-19T02:21:32.506Z] [2024-03-19T02:21:32.506Z] init-common: [2024-03-19T02:21:32.506Z] [2024-03-19T02:21:32.506Z] package-persistence-common: [2024-03-19T02:21:32.506Z] [2024-03-19T02:21:32.506Z] ejb-jar-common: [2024-03-19T02:21:32.506Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:32.506Z] [2024-03-19T02:21:32.506Z] package-ejbjar-common: [2024-03-19T02:21:32.506Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:32.506Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:32.506Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdi-ejb.jar [2024-03-19T02:21:32.507Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:32.507Z] [2024-03-19T02:21:32.507Z] appclient-jar-common: [2024-03-19T02:21:32.507Z] [2024-03-19T02:21:32.507Z] package-appclientjar-common: [2024-03-19T02:21:32.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:32.507Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdi-client.jar [2024-03-19T02:21:32.507Z] [2024-03-19T02:21:32.507Z] webclient-war-common: [2024-03-19T02:21:32.507Z] [2024-03-19T02:21:32.507Z] build-ear-common: [2024-03-19T02:21:32.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:32.507Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:32.507Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiApp.ear [2024-03-19T02:21:32.507Z] [2024-03-19T02:21:32.507Z] deploy: [2024-03-19T02:21:32.528Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:32.528Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:32.528Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:32.528Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:32.528Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:32.528Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:32.528Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:32.547Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:32.547Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:32.547Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:32.547Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:32.547Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:32.547Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:32.547Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.639Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.640Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.640Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.640Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.640Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.640Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.640Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.720Z] [java] Mar 19, 2024 2:21:32 AM org.eclipse.persistence.session./file:/tmp/gfembed10962320232678889498tmp/applications/sample/_test.metadata [2024-03-19T02:21:32.720Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-03-19T02:21:32.720Z] [java] Mar 19, 2024 2:21:32 AM org.eclipse.persistence.session./file:/tmp/gfembed10962320232678889498tmp/applications/sample/_test.metadata [2024-03-19T02:21:32.720Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-03-19T02:21:32.720Z] [java] Mar 19, 2024 2:21:32 AM org.eclipse.persistence.session./file:/tmp/gfembed10962320232678889498tmp/applications/sample/_test.server [2024-03-19T02:21:32.720Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:21:32.765Z] [2024-03-19T02:21:32.765Z] setOSConditions: [2024-03-19T02:21:32.765Z] [2024-03-19T02:21:32.765Z] setToolWin: [2024-03-19T02:21:32.765Z] [2024-03-19T02:21:32.765Z] setToolUnix: [2024-03-19T02:21:32.765Z] [2024-03-19T02:21:32.765Z] setToolProperty: [2024-03-19T02:21:32.765Z] [2024-03-19T02:21:32.765Z] setS1ASclassPath: [2024-03-19T02:21:32.765Z] [2024-03-19T02:21:32.766Z] init-common: [2024-03-19T02:21:32.766Z] [2024-03-19T02:21:32.766Z] deploy-common: [2024-03-19T02:21:32.766Z] [echo] Current time (ISO): 2024-03-19T02:21:32.519+0000 [2024-03-19T02:21:32.766Z] [2024-03-19T02:21:32.766Z] setOSConditions: [2024-03-19T02:21:32.766Z] [2024-03-19T02:21:32.766Z] setToolWin: [2024-03-19T02:21:32.766Z] [2024-03-19T02:21:32.766Z] setToolUnix: [2024-03-19T02:21:32.766Z] [2024-03-19T02:21:32.766Z] setToolProperty: [2024-03-19T02:21:32.766Z] [2024-03-19T02:21:32.766Z] setS1ASclassPath: [2024-03-19T02:21:32.766Z] [2024-03-19T02:21:32.766Z] init-common: [2024-03-19T02:21:32.766Z] [2024-03-19T02:21:32.766Z] deploy-common-pe: [2024-03-19T02:21:32.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-03-19T02:21:32.784Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2024-03-19T02:21:32.784Z] [exec] Result: 1 [2024-03-19T02:21:32.784Z] [echo] cmd executed for server [2024-03-19T02:21:32.784Z] [2024-03-19T02:21:32.784Z] setOSConditions: [2024-03-19T02:21:32.784Z] [2024-03-19T02:21:32.784Z] setToolWin: [2024-03-19T02:21:32.784Z] [2024-03-19T02:21:32.784Z] setToolUnix: [2024-03-19T02:21:32.784Z] [2024-03-19T02:21:32.784Z] setToolProperty: [2024-03-19T02:21:32.784Z] [2024-03-19T02:21:32.784Z] setS1ASclassPath: [2024-03-19T02:21:32.784Z] [2024-03-19T02:21:32.784Z] init-common: [2024-03-19T02:21:32.784Z] [2024-03-19T02:21:32.785Z] delete-jdbc-connpool-common: [2024-03-19T02:21:32.785Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:21:32.794Z] [2024-03-19T02:21:32.794Z] create-jdbc-persistence-connpool-common: [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.897Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:32.903Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:21:32.903Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-03-19T02:21:32.903Z] [exec] Result: 1 [2024-03-19T02:21:32.903Z] [2024-03-19T02:21:32.903Z] setOSConditions: [2024-03-19T02:21:32.903Z] [2024-03-19T02:21:32.903Z] setToolWin: [2024-03-19T02:21:32.903Z] [2024-03-19T02:21:32.903Z] setToolUnix: [2024-03-19T02:21:32.903Z] [2024-03-19T02:21:32.903Z] setToolProperty: [2024-03-19T02:21:32.903Z] [2024-03-19T02:21:32.903Z] setS1ASclassPath: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] init-common: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] restart: [2024-03-19T02:21:32.904Z] [echo] Not required to restart [2024-03-19T02:21:32.904Z] [echo] @@## serializabletest ##@@ [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] setOSConditions: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] setToolWin: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] setToolUnix: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] setToolProperty: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] setS1ASclassPath: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] init-common: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] clean: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] setOSConditions: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] setToolWin: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] setToolUnix: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] setToolProperty: [2024-03-19T02:21:32.904Z] [2024-03-19T02:21:32.904Z] setS1ASclassPath: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] init-common: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] clean-common: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] setOSConditions: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] setToolWin: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] setToolUnix: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] setToolProperty: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] setS1ASclassPath: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] init-common: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] clean-classes-common: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] setOSConditions: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] setToolWin: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] setToolUnix: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.905Z] setToolProperty: [2024-03-19T02:21:32.905Z] [2024-03-19T02:21:32.906Z] setS1ASclassPath: [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] init-common: [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] clean-jars-common: [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] clean: [2024-03-19T02:21:32.906Z] [echo] @@## config-property-accessor-test ##@@ [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] setOSConditions: [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] setToolWin: [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] setToolUnix: [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] setToolProperty: [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] setS1ASclassPath: [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] init-common: [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] clean: [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] setOSConditions: [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] setToolWin: [2024-03-19T02:21:32.906Z] [2024-03-19T02:21:32.906Z] setToolUnix: [2024-03-19T02:21:32.907Z] [2024-03-19T02:21:32.907Z] setToolProperty: [2024-03-19T02:21:32.907Z] [2024-03-19T02:21:32.907Z] setS1ASclassPath: [2024-03-19T02:21:32.907Z] [2024-03-19T02:21:32.907Z] init-common: [2024-03-19T02:21:32.915Z] [exec] Waiting for the domain to stop . [2024-03-19T02:21:32.915Z] [exec] Waiting finished after 573 ms. [2024-03-19T02:21:32.915Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:21:32.915Z] [2024-03-19T02:21:32.915Z] start-process: [2024-03-19T02:21:32.915Z] [2024-03-19T02:21:32.915Z] start-process-non-windows: [2024-03-19T02:21:32.943Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:32.943Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:32.943Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:32.943Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:32.943Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:32.943Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:32.943Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:32.948Z] [exec] Application deployed with name force-deploy-rarApp. [2024-03-19T02:21:32.948Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2024-03-19T02:21:32.948Z] [echo] Deployment on target server server successful [2024-03-19T02:21:32.948Z] [2024-03-19T02:21:32.948Z] setOSConditions: [2024-03-19T02:21:32.948Z] [2024-03-19T02:21:32.949Z] setToolWin: [2024-03-19T02:21:32.949Z] [2024-03-19T02:21:32.949Z] setToolUnix: [2024-03-19T02:21:32.949Z] [2024-03-19T02:21:32.949Z] setToolProperty: [2024-03-19T02:21:32.949Z] [2024-03-19T02:21:32.949Z] setS1ASclassPath: [2024-03-19T02:21:32.949Z] [2024-03-19T02:21:32.949Z] init-common: [2024-03-19T02:21:32.949Z] [2024-03-19T02:21:32.949Z] deploy-common-ee: [2024-03-19T02:21:32.949Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:32.949Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:32.949Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:32.949Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:32.949Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:32.949Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:32.950Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:32.950Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:21:32.950Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:32.950Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:21:32.950Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:21:32.950Z] [java] ... 42 more [2024-03-19T02:21:32.950Z] [java] Java Result: -1 [2024-03-19T02:21:32.950Z] [2024-03-19T02:21:32.950Z] setOSConditions: [2024-03-19T02:21:32.950Z] [2024-03-19T02:21:32.950Z] setToolWin: [2024-03-19T02:21:32.950Z] [2024-03-19T02:21:32.950Z] setToolUnix: [2024-03-19T02:21:32.950Z] [2024-03-19T02:21:32.950Z] setToolProperty: [2024-03-19T02:21:32.950Z] [2024-03-19T02:21:32.950Z] setS1ASclassPath: [2024-03-19T02:21:32.951Z] [2024-03-19T02:21:32.951Z] init-common: [2024-03-19T02:21:32.951Z] [2024-03-19T02:21:32.951Z] undeploy-common: [2024-03-19T02:21:32.977Z] [java] Mar 19, 2024 2:21:32 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:21:32.977Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-03-19T02:21:32.977Z] [java] Mar 19, 2024 2:21:32 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:21:32.977Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-03-19T02:21:32.977Z] [java] Mar 19, 2024 2:21:32 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:21:32.977Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:21:33.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiApp.ear [2024-03-19T02:21:33.107Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.154Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.164Z] [2024-03-19T02:21:33.165Z] clean-common: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.165Z] setOSConditions: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.165Z] setToolWin: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.165Z] setToolUnix: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.165Z] setToolProperty: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.165Z] setS1ASclassPath: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.165Z] init-common: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.165Z] clean-classes-common: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.165Z] setOSConditions: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.165Z] setToolWin: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.165Z] setToolUnix: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.165Z] setToolProperty: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.165Z] setS1ASclassPath: [2024-03-19T02:21:33.165Z] [2024-03-19T02:21:33.166Z] init-common: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] clean-jars-common: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] clean: [2024-03-19T02:21:33.166Z] [echo] @@## redeployRar ##@@ [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] setOSConditions: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] setToolWin: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] setToolUnix: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] setToolProperty: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] setS1ASclassPath: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] init-common: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] clean: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] setOSConditions: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] setToolWin: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] setToolUnix: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.166Z] setToolProperty: [2024-03-19T02:21:33.166Z] [2024-03-19T02:21:33.167Z] setS1ASclassPath: [2024-03-19T02:21:33.167Z] [2024-03-19T02:21:33.167Z] init-common: [2024-03-19T02:21:33.167Z] [2024-03-19T02:21:33.167Z] clean-common: [2024-03-19T02:21:33.167Z] [2024-03-19T02:21:33.167Z] setOSConditions: [2024-03-19T02:21:33.167Z] [2024-03-19T02:21:33.167Z] setToolWin: [2024-03-19T02:21:33.167Z] [2024-03-19T02:21:33.167Z] setToolUnix: [2024-03-19T02:21:33.167Z] [2024-03-19T02:21:33.167Z] setToolProperty: [2024-03-19T02:21:33.167Z] [2024-03-19T02:21:33.167Z] setS1ASclassPath: [2024-03-19T02:21:33.167Z] [2024-03-19T02:21:33.167Z] init-common: [2024-03-19T02:21:33.167Z] [2024-03-19T02:21:33.167Z] clean-classes-common: [2024-03-19T02:21:33.167Z] [2024-03-19T02:21:33.167Z] setOSConditions: [2024-03-19T02:21:33.167Z] [2024-03-19T02:21:33.167Z] setToolWin: [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] setToolUnix: [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] setToolProperty: [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] setS1ASclassPath: [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] init-common: [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] clean-jars-common: [2024-03-19T02:21:33.168Z] [echo] @@## connector1.6 - with mappings ##@@ [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] clean: [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] clean: [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] clean: [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] setOSConditions: [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] setToolWin: [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] setToolUnix: [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] setToolProperty: [2024-03-19T02:21:33.168Z] [2024-03-19T02:21:33.168Z] setS1ASclassPath: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.169Z] init-common: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.169Z] clean-classes-common: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.169Z] clean: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.169Z] setOSConditions: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.169Z] setToolWin: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.169Z] setToolUnix: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.169Z] setToolProperty: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.169Z] setS1ASclassPath: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.169Z] init-common: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.169Z] clean-common: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.169Z] setOSConditions: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.169Z] setToolWin: [2024-03-19T02:21:33.169Z] [2024-03-19T02:21:33.170Z] setToolUnix: [2024-03-19T02:21:33.170Z] [2024-03-19T02:21:33.170Z] setToolProperty: [2024-03-19T02:21:33.170Z] [2024-03-19T02:21:33.170Z] setS1ASclassPath: [2024-03-19T02:21:33.170Z] [2024-03-19T02:21:33.170Z] init-common: [2024-03-19T02:21:33.170Z] [2024-03-19T02:21:33.170Z] clean-classes-common: [2024-03-19T02:21:33.170Z] [2024-03-19T02:21:33.170Z] setOSConditions: [2024-03-19T02:21:33.170Z] [2024-03-19T02:21:33.170Z] setToolWin: [2024-03-19T02:21:33.170Z] [2024-03-19T02:21:33.170Z] setToolUnix: [2024-03-19T02:21:33.170Z] [2024-03-19T02:21:33.170Z] setToolProperty: [2024-03-19T02:21:33.170Z] [2024-03-19T02:21:33.170Z] setS1ASclassPath: [2024-03-19T02:21:33.170Z] [2024-03-19T02:21:33.170Z] init-common: [2024-03-19T02:21:33.170Z] [2024-03-19T02:21:33.170Z] clean-jars-common: [2024-03-19T02:21:33.170Z] [echo] @@## Annotated Connector1.5 ##@@ [2024-03-19T02:21:33.170Z] [2024-03-19T02:21:33.170Z] clean: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] clean: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] clean: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] setOSConditions: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] setToolWin: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] setToolUnix: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] setToolProperty: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] setS1ASclassPath: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] init-common: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] clean-classes-common: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] clean: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] setOSConditions: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] setToolWin: [2024-03-19T02:21:33.171Z] [2024-03-19T02:21:33.171Z] setToolUnix: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] setToolProperty: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] setS1ASclassPath: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] init-common: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] clean-common: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] setOSConditions: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] setToolWin: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] setToolUnix: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] setToolProperty: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] setS1ASclassPath: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] init-common: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] clean-classes-common: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] setOSConditions: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.172Z] setToolWin: [2024-03-19T02:21:33.172Z] [2024-03-19T02:21:33.173Z] setToolUnix: [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] setToolProperty: [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] setS1ASclassPath: [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] init-common: [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] clean-jars-common: [2024-03-19T02:21:33.173Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] clean: [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] clean: [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] clean: [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] setOSConditions: [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] setToolWin: [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] setToolUnix: [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] setToolProperty: [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] setS1ASclassPath: [2024-03-19T02:21:33.173Z] [2024-03-19T02:21:33.173Z] init-common: [2024-03-19T02:21:33.174Z] [2024-03-19T02:21:33.174Z] clean-classes-common: [2024-03-19T02:21:33.174Z] [2024-03-19T02:21:33.174Z] clean: [2024-03-19T02:21:33.174Z] [2024-03-19T02:21:33.174Z] setOSConditions: [2024-03-19T02:21:33.174Z] [2024-03-19T02:21:33.174Z] setToolWin: [2024-03-19T02:21:33.174Z] [2024-03-19T02:21:33.174Z] setToolUnix: [2024-03-19T02:21:33.174Z] [2024-03-19T02:21:33.174Z] setToolProperty: [2024-03-19T02:21:33.174Z] [2024-03-19T02:21:33.174Z] setS1ASclassPath: [2024-03-19T02:21:33.174Z] [2024-03-19T02:21:33.174Z] init-common: [2024-03-19T02:21:33.174Z] [2024-03-19T02:21:33.174Z] clean-common: [2024-03-19T02:21:33.349Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:21:33.349Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2024-03-19T02:21:33.349Z] [exec] Result: 1 [2024-03-19T02:21:33.349Z] [echo] cmd executed for server [2024-03-19T02:21:33.349Z] [2024-03-19T02:21:33.350Z] undeploy: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] setOSConditions: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] setToolWin: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] setToolUnix: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] setToolProperty: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] setS1ASclassPath: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] init-common: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] undeploy: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] setOSConditions: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] setToolWin: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] setToolUnix: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] setToolProperty: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] setS1ASclassPath: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.350Z] init-common: [2024-03-19T02:21:33.350Z] [2024-03-19T02:21:33.351Z] undeploy-common: [2024-03-19T02:21:33.364Z] [javac] 1 warning [2024-03-19T02:21:33.364Z] [2024-03-19T02:21:33.364Z] setOSConditions: [2024-03-19T02:21:33.364Z] [2024-03-19T02:21:33.364Z] setToolWin: [2024-03-19T02:21:33.364Z] [2024-03-19T02:21:33.364Z] setToolUnix: [2024-03-19T02:21:33.364Z] [2024-03-19T02:21:33.364Z] setToolProperty: [2024-03-19T02:21:33.364Z] [2024-03-19T02:21:33.364Z] setS1ASclassPath: [2024-03-19T02:21:33.364Z] [2024-03-19T02:21:33.364Z] init-common: [2024-03-19T02:21:33.364Z] [2024-03-19T02:21:33.364Z] compile-common: [2024-03-19T02:21:33.364Z] [echo] Current time (ISO): 2024-03-19T02:21:33.243+0000 [2024-03-19T02:21:33.364Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:33.403Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmtApp.ear [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.412Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.432Z] [2024-03-19T02:21:33.432Z] setOSConditions: [2024-03-19T02:21:33.432Z] [2024-03-19T02:21:33.432Z] setToolWin: [2024-03-19T02:21:33.432Z] [2024-03-19T02:21:33.432Z] setToolUnix: [2024-03-19T02:21:33.432Z] [2024-03-19T02:21:33.432Z] setToolProperty: [2024-03-19T02:21:33.432Z] [2024-03-19T02:21:33.432Z] setS1ASclassPath: [2024-03-19T02:21:33.432Z] [2024-03-19T02:21:33.432Z] init-common: [2024-03-19T02:21:33.432Z] [2024-03-19T02:21:33.432Z] clean-classes-common: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] setOSConditions: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] setToolWin: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] setToolUnix: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] setToolProperty: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] setS1ASclassPath: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] init-common: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] clean-jars-common: [2024-03-19T02:21:33.433Z] [echo] @@## force-deploy-rar ##@@ [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] setOSConditions: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] setToolWin: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] setToolUnix: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] setToolProperty: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] setS1ASclassPath: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] init-common: [2024-03-19T02:21:33.433Z] [2024-03-19T02:21:33.433Z] clean: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] setOSConditions: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] setToolWin: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] setToolUnix: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] setToolProperty: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] setS1ASclassPath: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] init-common: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] clean-common: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] setOSConditions: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] setToolWin: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] setToolUnix: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] setToolProperty: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] setS1ASclassPath: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] init-common: [2024-03-19T02:21:33.434Z] [2024-03-19T02:21:33.434Z] clean-classes-common: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] setOSConditions: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] setToolWin: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] setToolUnix: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] setToolProperty: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] setS1ASclassPath: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] init-common: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] clean-jars-common: [2024-03-19T02:21:33.435Z] [echo] @@## annotation-embeddedweb ##@@ [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] setOSConditions: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] setToolWin: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] setToolUnix: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] setToolProperty: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] setS1ASclassPath: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.435Z] init-common: [2024-03-19T02:21:33.435Z] [2024-03-19T02:21:33.436Z] clean: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] setOSConditions: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] setToolWin: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] setToolUnix: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] setToolProperty: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] setS1ASclassPath: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] init-common: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] clean-common: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] setOSConditions: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] setToolWin: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] setToolUnix: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] setToolProperty: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] setS1ASclassPath: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.436Z] init-common: [2024-03-19T02:21:33.436Z] [2024-03-19T02:21:33.437Z] clean-classes-common: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] setOSConditions: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] setToolWin: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] setToolUnix: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] setToolProperty: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] setS1ASclassPath: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] init-common: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] clean-jars-common: [2024-03-19T02:21:33.437Z] [echo] @@## built-in-custom-resources ##@@ [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] setOSConditions: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] setToolWin: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] setToolUnix: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] setToolProperty: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] setS1ASclassPath: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.437Z] init-common: [2024-03-19T02:21:33.437Z] [2024-03-19T02:21:33.438Z] clean: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] setOSConditions: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] setToolWin: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] setToolUnix: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] setToolProperty: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] setS1ASclassPath: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] init-common: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] clean-common: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] setOSConditions: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] setToolWin: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] setToolUnix: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] setToolProperty: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] setS1ASclassPath: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.438Z] init-common: [2024-03-19T02:21:33.438Z] [2024-03-19T02:21:33.439Z] clean-classes-common: [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] setOSConditions: [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] setToolWin: [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] setToolUnix: [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] setToolProperty: [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] setS1ASclassPath: [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] init-common: [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] clean-jars-common: [2024-03-19T02:21:33.439Z] [echo] @@## datasource-definition##@@ [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] setOSConditions: [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] setToolWin: [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] setToolUnix: [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] setToolProperty: [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] setS1ASclassPath: [2024-03-19T02:21:33.439Z] [2024-03-19T02:21:33.439Z] init-common: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] clean: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] setOSConditions: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] setToolWin: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] setToolUnix: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] setToolProperty: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] setS1ASclassPath: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] init-common: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] clean-common: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] setOSConditions: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] setToolWin: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] setToolUnix: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] setToolProperty: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] setS1ASclassPath: [2024-03-19T02:21:33.440Z] [2024-03-19T02:21:33.440Z] init-common: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] clean-classes-common: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] setOSConditions: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] setToolWin: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] setToolUnix: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] setToolProperty: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] setS1ASclassPath: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] init-common: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] clean-jars-common: [2024-03-19T02:21:33.441Z] [echo] @@## connection-factory-definition##@@ [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] setOSConditions: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] setToolWin: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] setToolUnix: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] setToolProperty: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] setS1ASclassPath: [2024-03-19T02:21:33.441Z] [2024-03-19T02:21:33.441Z] init-common: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] clean: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] setOSConditions: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] setToolWin: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] setToolUnix: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] setToolProperty: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] setS1ASclassPath: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] init-common: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] clean-common: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] setOSConditions: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] setToolWin: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] setToolUnix: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] setToolProperty: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.442Z] setS1ASclassPath: [2024-03-19T02:21:33.442Z] [2024-03-19T02:21:33.443Z] init-common: [2024-03-19T02:21:33.443Z] [2024-03-19T02:21:33.443Z] clean-classes-common: [2024-03-19T02:21:33.443Z] [2024-03-19T02:21:33.443Z] setOSConditions: [2024-03-19T02:21:33.443Z] [2024-03-19T02:21:33.443Z] setToolWin: [2024-03-19T02:21:33.443Z] [2024-03-19T02:21:33.443Z] setToolUnix: [2024-03-19T02:21:33.443Z] [2024-03-19T02:21:33.443Z] setToolProperty: [2024-03-19T02:21:33.443Z] [2024-03-19T02:21:33.443Z] setS1ASclassPath: [2024-03-19T02:21:33.443Z] [2024-03-19T02:21:33.443Z] init-common: [2024-03-19T02:21:33.443Z] [2024-03-19T02:21:33.443Z] clean-jars-common: [2024-03-19T02:21:33.541Z] [java] Mar 19, 2024 2:21:33 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:21:33.541Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:21:33.541Z] [java] Mar 19, 2024 2:21:33 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:21:33.541Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:21:33.544Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.703Z] [2024-03-19T02:21:33.703Z] clean: [2024-03-19T02:21:33.703Z] [2024-03-19T02:21:33.703Z] clean: [2024-03-19T02:21:33.703Z] [2024-03-19T02:21:33.704Z] setOSConditions: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] setToolWin: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] setToolUnix: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] setToolProperty: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] setS1ASclassPath: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] init-common: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] clean-classes-common: [2024-03-19T02:21:33.704Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] setOSConditions: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] setToolWin: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] setToolUnix: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] setToolProperty: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] setS1ASclassPath: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] init-common: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.704Z] clean: [2024-03-19T02:21:33.704Z] [2024-03-19T02:21:33.705Z] setOSConditions: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] setToolWin: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] setToolUnix: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] setToolProperty: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] setS1ASclassPath: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] init-common: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] clean-common: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] setOSConditions: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] setToolWin: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] setToolUnix: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] setToolProperty: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] setS1ASclassPath: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] init-common: [2024-03-19T02:21:33.705Z] [2024-03-19T02:21:33.705Z] clean-classes-common: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] setOSConditions: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] setToolWin: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] setToolUnix: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] setToolProperty: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] setS1ASclassPath: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] init-common: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] clean-jars-common: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] clean: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] clean: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] setOSConditions: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] setToolWin: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] setToolUnix: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] setToolProperty: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.706Z] setS1ASclassPath: [2024-03-19T02:21:33.706Z] [2024-03-19T02:21:33.707Z] init-common: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] clean-classes-common: [2024-03-19T02:21:33.707Z] [echo] @@## administered-object-definition-embedra##@@ [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] setOSConditions: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] setToolWin: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] setToolUnix: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] setToolProperty: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] setS1ASclassPath: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] init-common: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] clean: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] setOSConditions: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] setToolWin: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] setToolUnix: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] setToolProperty: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.707Z] setS1ASclassPath: [2024-03-19T02:21:33.707Z] [2024-03-19T02:21:33.708Z] init-common: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] clean-common: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] setOSConditions: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] setToolWin: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] setToolUnix: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] setToolProperty: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] setS1ASclassPath: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] init-common: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] clean-classes-common: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] setOSConditions: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] setToolWin: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] setToolUnix: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] setToolProperty: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] setS1ASclassPath: [2024-03-19T02:21:33.708Z] [2024-03-19T02:21:33.708Z] init-common: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] clean-jars-common: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] clean: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] clean: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] setOSConditions: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] setToolWin: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] setToolUnix: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] setToolProperty: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] setS1ASclassPath: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] init-common: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] clean-classes-common: [2024-03-19T02:21:33.709Z] [echo] @@## administered-object-definition##@@ [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] setOSConditions: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] setToolWin: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] setToolUnix: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.709Z] setToolProperty: [2024-03-19T02:21:33.709Z] [2024-03-19T02:21:33.710Z] setS1ASclassPath: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] init-common: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] clean: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] setOSConditions: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] setToolWin: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] setToolUnix: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] setToolProperty: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] setS1ASclassPath: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] init-common: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] clean-common: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] setOSConditions: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] setToolWin: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] setToolUnix: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.710Z] setToolProperty: [2024-03-19T02:21:33.710Z] [2024-03-19T02:21:33.711Z] setS1ASclassPath: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] init-common: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] clean-classes-common: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] setOSConditions: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] setToolWin: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] setToolUnix: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] setToolProperty: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] setS1ASclassPath: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] init-common: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] clean-jars-common: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] clean: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] clean: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] setOSConditions: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] setToolWin: [2024-03-19T02:21:33.711Z] [2024-03-19T02:21:33.711Z] setToolUnix: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] setToolProperty: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] setS1ASclassPath: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] init-common: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] clean-classes-common: [2024-03-19T02:21:33.712Z] [echo] @@## jms-connection-factory-definition##@@ [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] setOSConditions: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] setToolWin: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] setToolUnix: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] setToolProperty: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] setS1ASclassPath: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] init-common: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] clean: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] setOSConditions: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] setToolWin: [2024-03-19T02:21:33.712Z] [2024-03-19T02:21:33.712Z] setToolUnix: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] setToolProperty: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] setS1ASclassPath: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] init-common: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] clean-common: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] setOSConditions: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] setToolWin: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] setToolUnix: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] setToolProperty: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] setS1ASclassPath: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] init-common: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] clean-classes-common: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] setOSConditions: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] setToolWin: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.713Z] setToolUnix: [2024-03-19T02:21:33.713Z] [2024-03-19T02:21:33.714Z] setToolProperty: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] setS1ASclassPath: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] init-common: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] clean-jars-common: [2024-03-19T02:21:33.714Z] [echo] @@## jms-destination-definition##@@ [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] setOSConditions: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] setToolWin: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] setToolUnix: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] setToolProperty: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] setS1ASclassPath: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] init-common: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] clean: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] setOSConditions: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] setToolWin: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.714Z] setToolUnix: [2024-03-19T02:21:33.714Z] [2024-03-19T02:21:33.715Z] setToolProperty: [2024-03-19T02:21:33.715Z] [2024-03-19T02:21:33.715Z] setS1ASclassPath: [2024-03-19T02:21:33.715Z] [2024-03-19T02:21:33.715Z] init-common: [2024-03-19T02:21:33.715Z] [2024-03-19T02:21:33.715Z] clean-common: [2024-03-19T02:21:33.780Z] [WARNING] [echo] . [2024-03-19T02:21:33.780Z] [WARNING] [echo] Waiting finished after 63 ms. [2024-03-19T02:21:33.781Z] [WARNING] [echo] Server instance is stopped, now we wait for the start on localhost:4848 [2024-03-19T02:21:33.781Z] [WARNING] [echo] ......... [2024-03-19T02:21:33.781Z] [WARNING] [echo] Waiting finished after 10,313 ms. [2024-03-19T02:21:33.781Z] [WARNING] [echo] Successfully restarted the domain [2024-03-19T02:21:33.781Z] [WARNING] [echo] Command restart-domain executed successfully. [2024-03-19T02:21:33.781Z] [WARNING] [echo] [2024-03-19T02:21:33.781Z] [WARNING] [echo] ************************* [2024-03-19T02:21:33.781Z] [WARNING] [echo] * build rest [2024-03-19T02:21:33.781Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/rest [2024-03-19T02:21:33.781Z] [WARNING] [echo] ************************* [2024-03-19T02:21:33.781Z] [WARNING] [echo] [2024-03-19T02:21:33.781Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-03-19T02:21:33.781Z] [WARNING] [echo] Listing of source files: admin/RestTests.java [2024-03-19T02:21:33.781Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:33.781Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:33.781Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:33.781Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:33.781Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:33.801Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:21:33.801Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:21:33.802Z] [javac] ^ [2024-03-19T02:21:33.802Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:21:33.802Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:21:33.802Z] [javac] ^ [2024-03-19T02:21:33.802Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:21:33.802Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:33.802Z] [javac] 3 warnings [2024-03-19T02:21:33.802Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/generic-ra.jar [2024-03-19T02:21:33.802Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/generic-ra.rar [2024-03-19T02:21:33.863Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:21:33.863Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2024-03-19T02:21:33.876Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:33.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false force-deploy-rarApp [2024-03-19T02:21:33.889Z] [2024-03-19T02:21:33.889Z] setOSConditions: [2024-03-19T02:21:33.889Z] [2024-03-19T02:21:33.890Z] setToolWin: [2024-03-19T02:21:33.890Z] [2024-03-19T02:21:33.890Z] setToolUnix: [2024-03-19T02:21:33.890Z] [2024-03-19T02:21:33.890Z] setToolProperty: [2024-03-19T02:21:33.890Z] [2024-03-19T02:21:33.890Z] setS1ASclassPath: [2024-03-19T02:21:33.890Z] [2024-03-19T02:21:33.890Z] init-common: [2024-03-19T02:21:33.890Z] [2024-03-19T02:21:33.890Z] setuptwo: [2024-03-19T02:21:33.890Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar [2024-03-19T02:21:33.890Z] [2024-03-19T02:21:33.890Z] setOSConditions: [2024-03-19T02:21:33.890Z] [2024-03-19T02:21:33.890Z] setToolWin: [2024-03-19T02:21:33.890Z] [2024-03-19T02:21:33.890Z] setToolUnix: [2024-03-19T02:21:33.890Z] [2024-03-19T02:21:33.890Z] setToolProperty: [2024-03-19T02:21:33.890Z] [2024-03-19T02:21:33.890Z] setS1ASclassPath: [2024-03-19T02:21:33.890Z] [2024-03-19T02:21:33.890Z] init-common: [2024-03-19T02:21:33.890Z] [2024-03-19T02:21:33.890Z] deploy-rar-common: [2024-03-19T02:21:33.891Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true connectors-ra-redeploy-rars.rar [2024-03-19T02:21:33.919Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:33.919Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:33.919Z] [exec] Result: 1 [2024-03-19T02:21:33.919Z] [2024-03-19T02:21:33.919Z] setOSConditions: [2024-03-19T02:21:33.919Z] [2024-03-19T02:21:33.919Z] setToolWin: [2024-03-19T02:21:33.919Z] [2024-03-19T02:21:33.919Z] setToolUnix: [2024-03-19T02:21:33.919Z] [2024-03-19T02:21:33.919Z] setToolProperty: [2024-03-19T02:21:33.919Z] [2024-03-19T02:21:33.919Z] setS1ASclassPath: [2024-03-19T02:21:33.919Z] [2024-03-19T02:21:33.919Z] init-common: [2024-03-19T02:21:33.919Z] [2024-03-19T02:21:33.919Z] undeploy-rar: [2024-03-19T02:21:33.919Z] [2024-03-19T02:21:33.919Z] setOSConditions: [2024-03-19T02:21:33.919Z] [2024-03-19T02:21:33.919Z] setToolWin: [2024-03-19T02:21:33.919Z] [2024-03-19T02:21:33.919Z] setToolUnix: [2024-03-19T02:21:33.920Z] [2024-03-19T02:21:33.920Z] setToolProperty: [2024-03-19T02:21:33.920Z] [2024-03-19T02:21:33.920Z] setS1ASclassPath: [2024-03-19T02:21:33.920Z] [2024-03-19T02:21:33.920Z] init-common: [2024-03-19T02:21:33.920Z] [2024-03-19T02:21:33.920Z] undeploy-rar-common: [2024-03-19T02:21:33.920Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.927Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:33.972Z] [2024-03-19T02:21:33.972Z] setOSConditions: [2024-03-19T02:21:33.972Z] [2024-03-19T02:21:33.973Z] setToolWin: [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.973Z] setToolUnix: [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.973Z] setToolProperty: [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.973Z] setS1ASclassPath: [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.973Z] init-common: [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.973Z] clean-classes-common: [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.973Z] setOSConditions: [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.973Z] setToolWin: [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.973Z] setToolUnix: [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.973Z] setToolProperty: [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.973Z] setS1ASclassPath: [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.973Z] init-common: [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.973Z] clean-jars-common: [2024-03-19T02:21:33.973Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-03-19T02:21:33.973Z] [2024-03-19T02:21:33.974Z] setOSConditions: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] setToolWin: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] setToolUnix: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] setToolProperty: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] setS1ASclassPath: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] init-common: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] clean: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] setOSConditions: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] setToolWin: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] setToolUnix: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] setToolProperty: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] setS1ASclassPath: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] init-common: [2024-03-19T02:21:33.974Z] [2024-03-19T02:21:33.974Z] clean-common: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] setOSConditions: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] setToolWin: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] setToolUnix: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] setToolProperty: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] setS1ASclassPath: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] init-common: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] clean-classes-common: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] setOSConditions: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] setToolWin: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] setToolUnix: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] setToolProperty: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] setS1ASclassPath: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.975Z] init-common: [2024-03-19T02:21:33.975Z] [2024-03-19T02:21:33.976Z] clean-jars-common: [2024-03-19T02:21:33.976Z] [echo] @@## beanvalidation-simple ##@@ [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] clean: [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] clean: [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] clean: [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] setOSConditions: [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] setToolWin: [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] setToolUnix: [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] setToolProperty: [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] setS1ASclassPath: [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] init-common: [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] clean-classes-common: [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] clean: [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] setOSConditions: [2024-03-19T02:21:33.976Z] [2024-03-19T02:21:33.976Z] setToolWin: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] setToolUnix: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] setToolProperty: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] setS1ASclassPath: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] init-common: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] clean-common: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] setOSConditions: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] setToolWin: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] setToolUnix: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] setToolProperty: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] setS1ASclassPath: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] init-common: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] clean-classes-common: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.977Z] setOSConditions: [2024-03-19T02:21:33.977Z] [2024-03-19T02:21:33.978Z] setToolWin: [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] setToolUnix: [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] setToolProperty: [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] setS1ASclassPath: [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] init-common: [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] clean-jars-common: [2024-03-19T02:21:33.978Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] setOSConditions: [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] setToolWin: [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] setToolUnix: [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] setToolProperty: [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] setS1ASclassPath: [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] init-common: [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] clean: [2024-03-19T02:21:33.978Z] [2024-03-19T02:21:33.978Z] setOSConditions: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] setToolWin: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] setToolUnix: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] setToolProperty: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] setS1ASclassPath: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] init-common: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] clean-common: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] setOSConditions: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] setToolWin: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] setToolUnix: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] setToolProperty: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] setS1ASclassPath: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] init-common: [2024-03-19T02:21:33.979Z] [2024-03-19T02:21:33.979Z] clean-classes-common: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] setOSConditions: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] setToolWin: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] setToolUnix: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] setToolProperty: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] setS1ASclassPath: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] init-common: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] clean-jars-common: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] clean: [2024-03-19T02:21:33.980Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] setOSConditions: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] setToolWin: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] setToolUnix: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] setToolProperty: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.980Z] setS1ASclassPath: [2024-03-19T02:21:33.980Z] [2024-03-19T02:21:33.981Z] init-common: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] clean: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] setOSConditions: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] setToolWin: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] setToolUnix: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] setToolProperty: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] setS1ASclassPath: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] init-common: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] clean-common: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] setOSConditions: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] setToolWin: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] setToolUnix: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] setToolProperty: [2024-03-19T02:21:33.981Z] [2024-03-19T02:21:33.981Z] setS1ASclassPath: [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] init-common: [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] clean-classes-common: [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] setOSConditions: [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] setToolWin: [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] setToolUnix: [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] setToolProperty: [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] setS1ASclassPath: [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] init-common: [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] clean-jars-common: [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] clean: [2024-03-19T02:21:33.982Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] setOSConditions: [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] setToolWin: [2024-03-19T02:21:33.982Z] [2024-03-19T02:21:33.982Z] setToolUnix: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] setToolProperty: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] setS1ASclassPath: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] init-common: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] clean: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] setOSConditions: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] setToolWin: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] setToolUnix: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] setToolProperty: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] setS1ASclassPath: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] init-common: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] clean-common: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] setOSConditions: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.983Z] setToolWin: [2024-03-19T02:21:33.983Z] [2024-03-19T02:21:33.984Z] setToolUnix: [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.984Z] setToolProperty: [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.984Z] setS1ASclassPath: [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.984Z] init-common: [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.984Z] clean-classes-common: [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.984Z] setOSConditions: [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.984Z] setToolWin: [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.984Z] setToolUnix: [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.984Z] setToolProperty: [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.984Z] setS1ASclassPath: [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.984Z] init-common: [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.984Z] clean-jars-common: [2024-03-19T02:21:33.984Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.984Z] setOSConditions: [2024-03-19T02:21:33.984Z] [2024-03-19T02:21:33.985Z] setToolWin: [2024-03-19T02:21:33.985Z] [2024-03-19T02:21:33.985Z] setToolUnix: [2024-03-19T02:21:33.985Z] [2024-03-19T02:21:33.985Z] setToolProperty: [2024-03-19T02:21:33.985Z] [2024-03-19T02:21:33.985Z] setS1ASclassPath: [2024-03-19T02:21:33.985Z] [2024-03-19T02:21:33.985Z] init-common: [2024-03-19T02:21:33.985Z] [2024-03-19T02:21:33.985Z] clean: [2024-03-19T02:21:34.048Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:34.048Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:34.048Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:34.048Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:34.048Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:34.048Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:34.048Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:34.058Z] [2024-03-19T02:21:34.058Z] setOSConditions: [2024-03-19T02:21:34.058Z] [2024-03-19T02:21:34.058Z] setToolWin: [2024-03-19T02:21:34.058Z] [2024-03-19T02:21:34.058Z] setToolUnix: [2024-03-19T02:21:34.058Z] [2024-03-19T02:21:34.058Z] setToolProperty: [2024-03-19T02:21:34.058Z] [2024-03-19T02:21:34.059Z] setS1ASclassPath: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] init-common: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] clean-common: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] setOSConditions: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] setToolWin: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] setToolUnix: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] setToolProperty: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] setS1ASclassPath: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] init-common: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] clean-classes-common: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] setOSConditions: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] setToolWin: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] setToolUnix: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.059Z] setToolProperty: [2024-03-19T02:21:34.059Z] [2024-03-19T02:21:34.060Z] setS1ASclassPath: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] init-common: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] clean-jars-common: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] all: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] setOSConditions: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] setToolWin: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] setToolUnix: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] setToolProperty: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] setS1ASclassPath: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] init-common: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] all: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] setOSConditions: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] setToolWin: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.060Z] setToolUnix: [2024-03-19T02:21:34.060Z] [2024-03-19T02:21:34.061Z] setToolProperty: [2024-03-19T02:21:34.061Z] [2024-03-19T02:21:34.061Z] setS1ASclassPath: [2024-03-19T02:21:34.061Z] [2024-03-19T02:21:34.061Z] init-common: [2024-03-19T02:21:34.061Z] [2024-03-19T02:21:34.061Z] compile-common: [2024-03-19T02:21:34.061Z] [echo] Current time (ISO): 2024-03-19T02:21:33.842+0000 [2024-03-19T02:21:34.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:34.061Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:34.110Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@47e89fed [2024-03-19T02:21:34.133Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:21:34.133Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:34.133Z] [javac] 1 warning [2024-03-19T02:21:34.133Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:34.133Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:34.133Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:34.133Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:34.133Z] [2024-03-19T02:21:34.134Z] setOSConditions: [2024-03-19T02:21:34.134Z] [2024-03-19T02:21:34.134Z] setToolWin: [2024-03-19T02:21:34.134Z] [2024-03-19T02:21:34.134Z] setToolUnix: [2024-03-19T02:21:34.134Z] [2024-03-19T02:21:34.134Z] setToolProperty: [2024-03-19T02:21:34.134Z] [2024-03-19T02:21:34.134Z] setS1ASclassPath: [2024-03-19T02:21:34.134Z] [2024-03-19T02:21:34.134Z] init-common: [2024-03-19T02:21:34.134Z] [2024-03-19T02:21:34.134Z] compile-common: [2024-03-19T02:21:34.134Z] [echo] Current time (ISO): 2024-03-19T02:21:33.954+0000 [2024-03-19T02:21:34.134Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:34.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.184Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.185Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.185Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.185Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.185Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.185Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.185Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.185Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.185Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.243Z] [2024-03-19T02:21:34.243Z] setOSConditions: [2024-03-19T02:21:34.243Z] [2024-03-19T02:21:34.243Z] setToolWin: [2024-03-19T02:21:34.243Z] [2024-03-19T02:21:34.243Z] setToolUnix: [2024-03-19T02:21:34.243Z] [2024-03-19T02:21:34.243Z] setToolProperty: [2024-03-19T02:21:34.243Z] [2024-03-19T02:21:34.243Z] setS1ASclassPath: [2024-03-19T02:21:34.243Z] [2024-03-19T02:21:34.244Z] init-common: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] clean-common: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] setOSConditions: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] setToolWin: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] setToolUnix: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] setToolProperty: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] setS1ASclassPath: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] init-common: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] clean-classes-common: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] setOSConditions: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] setToolWin: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] setToolUnix: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] setToolProperty: [2024-03-19T02:21:34.244Z] [2024-03-19T02:21:34.244Z] setS1ASclassPath: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] init-common: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] clean-jars-common: [2024-03-19T02:21:34.245Z] [echo] @@## beanvalidation-simple ##@@ [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] clean: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] clean: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] clean: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] setOSConditions: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] setToolWin: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] setToolUnix: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] setToolProperty: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] setS1ASclassPath: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] init-common: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] clean-classes-common: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] clean: [2024-03-19T02:21:34.245Z] [2024-03-19T02:21:34.245Z] setOSConditions: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] setToolWin: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] setToolUnix: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] setToolProperty: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] setS1ASclassPath: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] init-common: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] clean-common: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] setOSConditions: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] setToolWin: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] setToolUnix: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] setToolProperty: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] setS1ASclassPath: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] init-common: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] clean-classes-common: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.246Z] setOSConditions: [2024-03-19T02:21:34.246Z] [2024-03-19T02:21:34.247Z] setToolWin: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] setToolUnix: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] setToolProperty: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] setS1ASclassPath: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] init-common: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] clean-jars-common: [2024-03-19T02:21:34.247Z] [echo] @@## security-map-web#@@ [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] setOSConditions: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] setToolWin: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] setToolUnix: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] setToolProperty: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] setS1ASclassPath: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] init-common: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] clean: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.247Z] setOSConditions: [2024-03-19T02:21:34.247Z] [2024-03-19T02:21:34.248Z] setToolWin: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] setToolUnix: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] setToolProperty: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] setS1ASclassPath: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] init-common: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] clean-common: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] setOSConditions: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] setToolWin: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] setToolUnix: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] setToolProperty: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] setS1ASclassPath: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] init-common: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] clean-classes-common: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] setOSConditions: [2024-03-19T02:21:34.248Z] [2024-03-19T02:21:34.248Z] setToolWin: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] setToolUnix: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] setToolProperty: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] setS1ASclassPath: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] init-common: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] clean-jars-common: [2024-03-19T02:21:34.249Z] [echo] @@## rar-accessibility ##@@ [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] setOSConditions: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] setToolWin: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] setToolUnix: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] setToolProperty: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] setS1ASclassPath: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] init-common: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] clean: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] setOSConditions: [2024-03-19T02:21:34.249Z] [2024-03-19T02:21:34.249Z] setToolWin: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] setToolUnix: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] setToolProperty: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] setS1ASclassPath: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] init-common: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] clean-common: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] setOSConditions: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] setToolWin: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] setToolUnix: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] setToolProperty: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] setS1ASclassPath: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] init-common: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] clean-classes-common: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] setOSConditions: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.250Z] setToolWin: [2024-03-19T02:21:34.250Z] [2024-03-19T02:21:34.251Z] setToolUnix: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] setToolProperty: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] setS1ASclassPath: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] init-common: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] clean-jars-common: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] clean: [2024-03-19T02:21:34.251Z] [echo] @@## osgi-resources-test ##@@ [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] setOSConditions: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] setToolWin: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] setToolUnix: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] setToolProperty: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] setS1ASclassPath: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] init-common: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] clean: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.251Z] setOSConditions: [2024-03-19T02:21:34.251Z] [2024-03-19T02:21:34.252Z] setToolWin: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] setToolUnix: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] setToolProperty: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] setS1ASclassPath: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] init-common: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] clean-common: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] setOSConditions: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] setToolWin: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] setToolUnix: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] setToolProperty: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] setS1ASclassPath: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] init-common: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] clean-classes-common: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.252Z] setOSConditions: [2024-03-19T02:21:34.252Z] [2024-03-19T02:21:34.253Z] setToolWin: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] setToolUnix: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] setToolProperty: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] setS1ASclassPath: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] init-common: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] clean-jars-common: [2024-03-19T02:21:34.253Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] clean: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] clean: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] clean: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] setOSConditions: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] setToolWin: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] setToolUnix: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] setToolProperty: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] setS1ASclassPath: [2024-03-19T02:21:34.253Z] [2024-03-19T02:21:34.253Z] init-common: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] clean-classes-common: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] clean: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] setOSConditions: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] setToolWin: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] setToolUnix: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] setToolProperty: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] setS1ASclassPath: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] init-common: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] clean-common: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] setOSConditions: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] setToolWin: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] setToolUnix: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] setToolProperty: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.254Z] setS1ASclassPath: [2024-03-19T02:21:34.254Z] [2024-03-19T02:21:34.255Z] init-common: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] clean-classes-common: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] setOSConditions: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] setToolWin: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] setToolUnix: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] setToolProperty: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] setS1ASclassPath: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] init-common: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] clean-jars-common: [2024-03-19T02:21:34.255Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] clean: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] clean: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] clean: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] setOSConditions: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.255Z] setToolWin: [2024-03-19T02:21:34.255Z] [2024-03-19T02:21:34.256Z] setToolUnix: [2024-03-19T02:21:34.256Z] [2024-03-19T02:21:34.256Z] setToolProperty: [2024-03-19T02:21:34.256Z] [2024-03-19T02:21:34.256Z] setS1ASclassPath: [2024-03-19T02:21:34.305Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:34.305Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:34.305Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/rest/src/test/admin/RestTests.java uses or overrides a deprecated API. [2024-03-19T02:21:34.305Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:34.305Z] 6 warnings [2024-03-19T02:21:34.331Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:34.332Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:34.332Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:34.332Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:34.332Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:34.332Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:34.332Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:34.403Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:21:34.403Z] [java] INFO: sample was successfully deployed in 4,123 milliseconds. [2024-03-19T02:21:34.403Z] [java] Looking up EJB... [2024-03-19T02:21:34.403Z] [java] Invoking EJB... [2024-03-19T02:21:34.403Z] [java] EJB said: boo [2024-03-19T02:21:34.403Z] [java] Record # 1 [2024-03-19T02:21:34.403Z] [java] Value of key is: embedded with JPA [2024-03-19T02:21:34.403Z] [java] Value of key is: container without closing the current [2024-03-19T02:21:34.403Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:21:34.403Z] [java] Done calling EJB [2024-03-19T02:21:34.403Z] [java] ----------------------- [2024-03-19T02:21:34.403Z] [java] ----------------------- [2024-03-19T02:21:34.403Z] [java] ==> Creating another container without closing... [2024-03-19T02:21:34.403Z] [java] ==> Caught expected: Cannot create a new embedded EJBContainer: previously created container had not been closed. [2024-03-19T02:21:34.403Z] [java] ----------------------- [2024-03-19T02:21:34.403Z] [java] ----------------------- [2024-03-19T02:21:34.403Z] [java] ==> Closing container ... [2024-03-19T02:21:34.403Z] [java] SingletonBean :: In PreDestroy() [2024-03-19T02:21:34.442Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.442Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.443Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.456Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false connectors-ra-redeploy-rars.rar [2024-03-19T02:21:34.465Z] [exec] Application deployed with name devtest-batch-bmt-chunk-jobApp. [2024-03-19T02:21:34.465Z] [echo] Deployment on target server server successful [2024-03-19T02:21:34.465Z] [2024-03-19T02:21:34.465Z] setOSConditions: [2024-03-19T02:21:34.465Z] [2024-03-19T02:21:34.465Z] setToolWin: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] setToolUnix: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] setToolProperty: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] setS1ASclassPath: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] init-common: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] deploy-common-ee: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] run: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] setOSConditions: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] setToolWin: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] setToolUnix: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] setToolProperty: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] setS1ASclassPath: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] init-common: [2024-03-19T02:21:34.466Z] [2024-03-19T02:21:34.466Z] runclient-common: [2024-03-19T02:21:34.467Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobAppClient.jar -name devtest-batch-bmt-chunk-jobClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:21:34.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:21:34.487Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-03-19T02:21:34.487Z] [exec] Result: 1 [2024-03-19T02:21:34.487Z] [2024-03-19T02:21:34.487Z] setOSConditions: [2024-03-19T02:21:34.487Z] [2024-03-19T02:21:34.487Z] setToolWin: [2024-03-19T02:21:34.487Z] [2024-03-19T02:21:34.487Z] setToolUnix: [2024-03-19T02:21:34.487Z] [2024-03-19T02:21:34.487Z] setToolProperty: [2024-03-19T02:21:34.487Z] [2024-03-19T02:21:34.487Z] setS1ASclassPath: [2024-03-19T02:21:34.487Z] [2024-03-19T02:21:34.487Z] init-common: [2024-03-19T02:21:34.487Z] [2024-03-19T02:21:34.487Z] restart: [2024-03-19T02:21:34.487Z] [echo] Not required to restart [2024-03-19T02:21:34.487Z] [2024-03-19T02:21:34.487Z] undeploy: [2024-03-19T02:21:34.487Z] [2024-03-19T02:21:34.487Z] setOSConditions: [2024-03-19T02:21:34.487Z] [2024-03-19T02:21:34.487Z] setToolWin: [2024-03-19T02:21:34.487Z] [2024-03-19T02:21:34.487Z] setToolUnix: [2024-03-19T02:21:34.488Z] [2024-03-19T02:21:34.488Z] setToolProperty: [2024-03-19T02:21:34.488Z] [2024-03-19T02:21:34.488Z] setS1ASclassPath: [2024-03-19T02:21:34.488Z] [2024-03-19T02:21:34.488Z] init-common: [2024-03-19T02:21:34.488Z] [2024-03-19T02:21:34.488Z] undeploy: [2024-03-19T02:21:34.488Z] [2024-03-19T02:21:34.488Z] setOSConditions: [2024-03-19T02:21:34.488Z] [2024-03-19T02:21:34.488Z] setToolWin: [2024-03-19T02:21:34.488Z] [2024-03-19T02:21:34.488Z] setToolUnix: [2024-03-19T02:21:34.488Z] [2024-03-19T02:21:34.488Z] setToolProperty: [2024-03-19T02:21:34.488Z] [2024-03-19T02:21:34.488Z] setS1ASclassPath: [2024-03-19T02:21:34.488Z] [2024-03-19T02:21:34.488Z] init-common: [2024-03-19T02:21:34.488Z] [2024-03-19T02:21:34.488Z] undeploy-common: [2024-03-19T02:21:34.513Z] [2024-03-19T02:21:34.513Z] init-common: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] clean-classes-common: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] clean: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] setOSConditions: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] setToolWin: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] setToolUnix: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] setToolProperty: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] setS1ASclassPath: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] init-common: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] clean-common: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] setOSConditions: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] setToolWin: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] setToolUnix: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.514Z] setToolProperty: [2024-03-19T02:21:34.514Z] [2024-03-19T02:21:34.515Z] setS1ASclassPath: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] init-common: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] clean-classes-common: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] setOSConditions: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] setToolWin: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] setToolUnix: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] setToolProperty: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] setS1ASclassPath: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] init-common: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] clean-jars-common: [2024-03-19T02:21:34.515Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] setOSConditions: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] setToolWin: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] setToolUnix: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.515Z] setToolProperty: [2024-03-19T02:21:34.515Z] [2024-03-19T02:21:34.516Z] setS1ASclassPath: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] init-common: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] clean: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] setOSConditions: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] setToolWin: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] setToolUnix: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] setToolProperty: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] setS1ASclassPath: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] init-common: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] clean-common: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] setOSConditions: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] setToolWin: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] setToolUnix: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.516Z] setToolProperty: [2024-03-19T02:21:34.516Z] [2024-03-19T02:21:34.517Z] setS1ASclassPath: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] init-common: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] clean-classes-common: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] setOSConditions: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] setToolWin: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] setToolUnix: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] setToolProperty: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] setS1ASclassPath: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] init-common: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] clean-jars-common: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] clean: [2024-03-19T02:21:34.517Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] clean: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] clean: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] clean: [2024-03-19T02:21:34.517Z] [2024-03-19T02:21:34.517Z] setOSConditions: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] setToolWin: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] setToolUnix: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] setToolProperty: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] setS1ASclassPath: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] init-common: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] clean-classes-common: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] clean: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] setOSConditions: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] setToolWin: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] setToolUnix: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] setToolProperty: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] setS1ASclassPath: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] init-common: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.518Z] clean-common: [2024-03-19T02:21:34.518Z] [2024-03-19T02:21:34.519Z] setOSConditions: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] setToolWin: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] setToolUnix: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] setToolProperty: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] setS1ASclassPath: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] init-common: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] clean-classes-common: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] setOSConditions: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] setToolWin: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] setToolUnix: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] setToolProperty: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] setS1ASclassPath: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] init-common: [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.519Z] clean-jars-common: [2024-03-19T02:21:34.519Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-03-19T02:21:34.519Z] [2024-03-19T02:21:34.520Z] setOSConditions: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] setToolWin: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] setToolUnix: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] setToolProperty: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] setS1ASclassPath: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] init-common: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] clean: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] setOSConditions: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] setToolWin: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] setToolUnix: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] setToolProperty: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] setS1ASclassPath: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] init-common: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] clean-common: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.520Z] setOSConditions: [2024-03-19T02:21:34.520Z] [2024-03-19T02:21:34.521Z] setToolWin: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] setToolUnix: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] setToolProperty: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] setS1ASclassPath: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] init-common: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] clean-classes-common: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] setOSConditions: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] setToolWin: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] setToolUnix: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] setToolProperty: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] setS1ASclassPath: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] init-common: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] clean-jars-common: [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.521Z] clean: [2024-03-19T02:21:34.521Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-03-19T02:21:34.521Z] [2024-03-19T02:21:34.522Z] clean: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] clean: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] clean: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] setOSConditions: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] setToolWin: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] setToolUnix: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] setToolProperty: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] setS1ASclassPath: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] init-common: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] clean-classes-common: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] clean: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] setOSConditions: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] setToolWin: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] setToolUnix: [2024-03-19T02:21:34.522Z] [2024-03-19T02:21:34.522Z] setToolProperty: [2024-03-19T02:21:34.523Z] [2024-03-19T02:21:34.523Z] setS1ASclassPath: [2024-03-19T02:21:34.523Z] [2024-03-19T02:21:34.523Z] init-common: [2024-03-19T02:21:34.523Z] [2024-03-19T02:21:34.523Z] clean-common: [2024-03-19T02:21:34.562Z] [WARNING] [echo] [2024-03-19T02:21:34.562Z] [WARNING] [echo] ************************* [2024-03-19T02:21:34.562Z] [WARNING] [echo] * build-deploy web/helloworld [2024-03-19T02:21:34.562Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/helloworld [2024-03-19T02:21:34.562Z] [WARNING] [echo] ************************* [2024-03-19T02:21:34.562Z] [WARNING] [echo] [2024-03-19T02:21:34.562Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:34.562Z] [WARNING] [echo] Listing of source files: HelloJSPTestNG.java [2024-03-19T02:21:34.562Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:34.660Z] [java] Mar 19, 2024 2:21:34 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:21:34.660Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:21:34.660Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:34.660Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:34.660Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:34.660Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:34.660Z] [java] Mar 19, 2024 2:21:34 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:21:34.660Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:21:34.661Z] [java] ==> Done Closing container [2024-03-19T02:21:34.661Z] [java] ----------------------- [2024-03-19T02:21:34.661Z] [java] ----------------------- [2024-03-19T02:21:34.661Z] [java] ==> Creating container after closing the previous... [2024-03-19T02:21:34.661Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:34.661Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:34.661Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:34.661Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain12103830217405003224xml [2024-03-19T02:21:34.661Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:21:34.661Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:34.661Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:34.661Z] [java] Value of key is: embedded close container [2024-03-19T02:21:34.661Z] [java] Completed shutdown of GlassFish runtime [2024-03-19T02:21:34.661Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:34.661Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:21:34.701Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.781Z] setOSConditions: [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.781Z] setToolWin: [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.781Z] setToolUnix: [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.781Z] setToolProperty: [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.781Z] setS1ASclassPath: [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.781Z] init-common: [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.781Z] clean-classes-common: [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.781Z] setOSConditions: [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.781Z] setToolWin: [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.781Z] setToolUnix: [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.781Z] setToolProperty: [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.781Z] setS1ASclassPath: [2024-03-19T02:21:34.781Z] [2024-03-19T02:21:34.782Z] init-common: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] clean-jars-common: [2024-03-19T02:21:34.782Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] setOSConditions: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] setToolWin: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] setToolUnix: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] setToolProperty: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] setS1ASclassPath: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] init-common: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] clean: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] setOSConditions: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] setToolWin: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] setToolUnix: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] setToolProperty: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.782Z] setS1ASclassPath: [2024-03-19T02:21:34.782Z] [2024-03-19T02:21:34.783Z] init-common: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] clean-common: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] setOSConditions: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] setToolWin: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] setToolUnix: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] setToolProperty: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] setS1ASclassPath: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] init-common: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] clean-classes-common: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] setOSConditions: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] setToolWin: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] setToolUnix: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] setToolProperty: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.783Z] setS1ASclassPath: [2024-03-19T02:21:34.783Z] [2024-03-19T02:21:34.784Z] init-common: [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] clean-jars-common: [2024-03-19T02:21:34.784Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] setOSConditions: [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] setToolWin: [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] setToolUnix: [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] setToolProperty: [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] setS1ASclassPath: [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] init-common: [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] clean: [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] setOSConditions: [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] setToolWin: [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] setToolUnix: [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] setToolProperty: [2024-03-19T02:21:34.784Z] [2024-03-19T02:21:34.784Z] setS1ASclassPath: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] init-common: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] clean-common: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] setOSConditions: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] setToolWin: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] setToolUnix: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] setToolProperty: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] setS1ASclassPath: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] init-common: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] clean-classes-common: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] setOSConditions: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] setToolWin: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] setToolUnix: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] setToolProperty: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.785Z] setS1ASclassPath: [2024-03-19T02:21:34.785Z] [2024-03-19T02:21:34.786Z] init-common: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] clean-jars-common: [2024-03-19T02:21:34.786Z] [echo] @@## multiple-resources.xml ##@@ [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] clean: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] clean: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] clean: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] setOSConditions: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] setToolWin: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] setToolUnix: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] setToolProperty: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] setS1ASclassPath: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] init-common: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] clean-classes-common: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] clean: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.786Z] setOSConditions: [2024-03-19T02:21:34.786Z] [2024-03-19T02:21:34.787Z] setToolWin: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] setToolUnix: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] setToolProperty: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] setS1ASclassPath: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] init-common: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] clean-common: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] setOSConditions: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] setToolWin: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] setToolUnix: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] setToolProperty: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] setS1ASclassPath: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] init-common: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] clean-classes-common: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.787Z] setOSConditions: [2024-03-19T02:21:34.787Z] [2024-03-19T02:21:34.788Z] setToolWin: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] setToolUnix: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] setToolProperty: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] setS1ASclassPath: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] init-common: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] clean-jars-common: [2024-03-19T02:21:34.788Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] clean: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] clean: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] clean: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] setOSConditions: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] setToolWin: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] setToolUnix: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] setToolProperty: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.788Z] setS1ASclassPath: [2024-03-19T02:21:34.788Z] [2024-03-19T02:21:34.789Z] init-common: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] clean-classes-common: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] clean: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] setOSConditions: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] setToolWin: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] setToolUnix: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] setToolProperty: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] setS1ASclassPath: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] init-common: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] clean-common: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] setOSConditions: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] setToolWin: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] setToolUnix: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] setToolProperty: [2024-03-19T02:21:34.789Z] [2024-03-19T02:21:34.789Z] setS1ASclassPath: [2024-03-19T02:21:34.790Z] [2024-03-19T02:21:34.790Z] init-common: [2024-03-19T02:21:34.832Z] --------- Derby Network Server Information -------- [2024-03-19T02:21:34.832Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-03-19T02:21:34.832Z] -- listing properties -- [2024-03-19T02:21:34.832Z] derby.drda.timeSlice=0 [2024-03-19T02:21:34.832Z] derby.drda.portNumber=1527 [2024-03-19T02:21:34.832Z] derby.drda.minThreads=0 [2024-03-19T02:21:34.832Z] derby.drda.sslMode=off [2024-03-19T02:21:34.832Z] derby.drda.traceAll=false [2024-03-19T02:21:34.832Z] derby.drda.keepAlive=true [2024-03-19T02:21:34.832Z] derby.drda.maxThreads=0 [2024-03-19T02:21:34.832Z] derby.drda.logConnections=false [2024-03-19T02:21:34.832Z] derby.drda.startNetworkServer=false [2024-03-19T02:21:34.832Z] derby.drda.host=0.0.0.0 [2024-03-19T02:21:34.832Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/sing-je... [2024-03-19T02:21:34.832Z] ------------------ Java Information ------------------ [2024-03-19T02:21:34.832Z] Java Version: 21.0.1 [2024-03-19T02:21:34.832Z] Java Vendor: Eclipse Adoptium [2024-03-19T02:21:34.832Z] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12 [2024-03-19T02:21:34.832Z] Java classpath: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derby.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyclient.jar [2024-03-19T02:21:34.832Z] OS name: Linux [2024-03-19T02:21:34.832Z] OS architecture: amd64 [2024-03-19T02:21:34.832Z] OS version: 6.2.9-300.fc38.x86_64 [2024-03-19T02:21:34.832Z] Java user name: jenkins [2024-03-19T02:21:34.832Z] Java user home: /home/jenkins [2024-03-19T02:21:34.832Z] Java user dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security [2024-03-19T02:21:34.832Z] java.specification.name: Java Platform API Specification [2024-03-19T02:21:34.832Z] java.specification.version: 21 [2024-03-19T02:21:34.832Z] java.runtime.version: 21.0.1+12-LTS [2024-03-19T02:21:34.832Z] --------- Derby Information -------- [2024-03-19T02:21:34.832Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:34.832Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] ------------------------------------------------------ [2024-03-19T02:21:34.833Z] ----------------- Locale Information ----------------- [2024-03-19T02:21:34.833Z] Current Locale : [English/United States [en_US]] [2024-03-19T02:21:34.833Z] Found support for locale: [cs] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] Found support for locale: [de_DE] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] Found support for locale: [es] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] Found support for locale: [fr] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] Found support for locale: [hu] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] Found support for locale: [it] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] Found support for locale: [ja_JP] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] Found support for locale: [ko_KR] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] Found support for locale: [pl] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] Found support for locale: [pt_BR] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] Found support for locale: [ru] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] Found support for locale: [zh_CN] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] Found support for locale: [zh_TW] [2024-03-19T02:21:34.833Z] version: 10.15.2.0 - (1873585) [2024-03-19T02:21:34.833Z] ------------------------------------------------------ [2024-03-19T02:21:34.833Z] ------------------------------------------------------ [2024-03-19T02:21:34.833Z] [2024-03-19T02:21:34.833Z] Starting database in the background. [2024-03-19T02:21:34.833Z] Log redirected to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.log. [2024-03-19T02:21:34.833Z] Command start-database executed successfully. [2024-03-19T02:21:34.849Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:34.849Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:34.849Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:34.849Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:34.906Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:34.918Z] [java] Mar 19, 2024 2:21:34 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:21:34.918Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:21:34.918Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:21:34.918Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:21:34.918Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:34.919Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:34.919Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (232 ms), startup services (65 ms), total (297 ms) [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:34.919Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:21:34.919Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:34.919Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:21:34.919Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:34.919Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:34.919Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (331 ms), startup services (6 ms), total (337 ms) [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:34.919Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:21:34.919Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:34.919Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:34.919Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:34.919Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@52caa9d8 [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:34.919Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:21:34.919Z] [java] Mar 19, 2024 2:21:34 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:34.919Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:21:34.920Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:34.959Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.011Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:35.011Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:35.011Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:35.011Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:35.011Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:35.011Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:35.011Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:35.032Z] [exec] Mar 19, 2024 2:21:34 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:35.032Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:35.047Z] [2024-03-19T02:21:35.047Z] clean-classes-common: [2024-03-19T02:21:35.047Z] [2024-03-19T02:21:35.047Z] setOSConditions: [2024-03-19T02:21:35.047Z] [2024-03-19T02:21:35.047Z] setToolWin: [2024-03-19T02:21:35.047Z] [2024-03-19T02:21:35.047Z] setToolUnix: [2024-03-19T02:21:35.047Z] [2024-03-19T02:21:35.047Z] setToolProperty: [2024-03-19T02:21:35.047Z] [2024-03-19T02:21:35.047Z] setS1ASclassPath: [2024-03-19T02:21:35.047Z] [2024-03-19T02:21:35.047Z] init-common: [2024-03-19T02:21:35.047Z] [2024-03-19T02:21:35.047Z] clean-jars-common: [2024-03-19T02:21:35.047Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-03-19T02:21:35.047Z] [2024-03-19T02:21:35.047Z] clean: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] clean: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] clean: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] setOSConditions: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] setToolWin: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] setToolUnix: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] setToolProperty: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] setS1ASclassPath: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] init-common: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] clean-classes-common: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] clean: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] setOSConditions: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] setToolWin: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.048Z] setToolUnix: [2024-03-19T02:21:35.048Z] [2024-03-19T02:21:35.049Z] setToolProperty: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] setS1ASclassPath: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] init-common: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] clean-common: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] setOSConditions: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] setToolWin: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] setToolUnix: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] setToolProperty: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] setS1ASclassPath: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] init-common: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] clean-classes-common: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] setOSConditions: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] setToolWin: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.049Z] setToolUnix: [2024-03-19T02:21:35.049Z] [2024-03-19T02:21:35.050Z] setToolProperty: [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.050Z] setS1ASclassPath: [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.050Z] init-common: [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.050Z] clean-jars-common: [2024-03-19T02:21:35.050Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.050Z] setOSConditions: [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.050Z] setToolWin: [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.050Z] setToolUnix: [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.050Z] setToolProperty: [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.050Z] setS1ASclassPath: [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.050Z] init-common: [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.050Z] clean: [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.050Z] setOSConditions: [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.050Z] setToolWin: [2024-03-19T02:21:35.050Z] [2024-03-19T02:21:35.051Z] setToolUnix: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] setToolProperty: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] setS1ASclassPath: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] init-common: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] clean-common: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] setOSConditions: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] setToolWin: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] setToolUnix: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] setToolProperty: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] setS1ASclassPath: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] init-common: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] clean-classes-common: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] setOSConditions: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.051Z] setToolWin: [2024-03-19T02:21:35.051Z] [2024-03-19T02:21:35.052Z] setToolUnix: [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] setToolProperty: [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] setS1ASclassPath: [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] init-common: [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] clean-jars-common: [2024-03-19T02:21:35.052Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] setOSConditions: [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] setToolWin: [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] setToolUnix: [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] setToolProperty: [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] setS1ASclassPath: [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] init-common: [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] clean: [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] setOSConditions: [2024-03-19T02:21:35.052Z] [2024-03-19T02:21:35.052Z] setToolWin: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] setToolUnix: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] setToolProperty: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] setS1ASclassPath: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] init-common: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] clean-common: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] setOSConditions: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] setToolWin: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] setToolUnix: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] setToolProperty: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] setS1ASclassPath: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] init-common: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] clean-classes-common: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] setOSConditions: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.053Z] setToolWin: [2024-03-19T02:21:35.053Z] [2024-03-19T02:21:35.054Z] setToolUnix: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] setToolProperty: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] setS1ASclassPath: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] init-common: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] clean-jars-common: [2024-03-19T02:21:35.054Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] setOSConditions: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] setToolWin: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] setToolUnix: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] setToolProperty: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] setS1ASclassPath: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] init-common: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] clean: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] setOSConditions: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.054Z] setToolWin: [2024-03-19T02:21:35.054Z] [2024-03-19T02:21:35.055Z] setToolUnix: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] setToolProperty: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] setS1ASclassPath: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] init-common: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] clean-common: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] setOSConditions: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] setToolWin: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] setToolUnix: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] setToolProperty: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] setS1ASclassPath: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] init-common: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] clean-classes-common: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] setOSConditions: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.055Z] setToolWin: [2024-03-19T02:21:35.055Z] [2024-03-19T02:21:35.056Z] setToolUnix: [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] setToolProperty: [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] setS1ASclassPath: [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] init-common: [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] clean-jars-common: [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] start-record: [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] connector_group_3: [2024-03-19T02:21:35.056Z] [echo] ************ Starting connector_group_3 ************ [2024-03-19T02:21:35.056Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] setOSConditions: [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] setToolWin: [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] setToolUnix: [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] setToolProperty: [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] setS1ASclassPath: [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] init-common: [2024-03-19T02:21:35.056Z] [2024-03-19T02:21:35.056Z] clean: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] setOSConditions: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] setToolWin: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] setToolUnix: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] setToolProperty: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] setS1ASclassPath: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] init-common: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] clean-common: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] setOSConditions: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] setToolWin: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] setToolUnix: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] setToolProperty: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] setS1ASclassPath: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.057Z] init-common: [2024-03-19T02:21:35.057Z] [2024-03-19T02:21:35.058Z] clean-classes-common: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] setOSConditions: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] setToolWin: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] setToolUnix: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] setToolProperty: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] setS1ASclassPath: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] init-common: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] clean-jars-common: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] clean: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] clean: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] setOSConditions: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] setToolWin: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] setToolUnix: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.058Z] setToolProperty: [2024-03-19T02:21:35.058Z] [2024-03-19T02:21:35.059Z] setS1ASclassPath: [2024-03-19T02:21:35.059Z] [2024-03-19T02:21:35.059Z] init-common: [2024-03-19T02:21:35.059Z] [2024-03-19T02:21:35.059Z] clean-classes-common: [2024-03-19T02:21:35.059Z] [2024-03-19T02:21:35.059Z] compile: [2024-03-19T02:21:35.059Z] [2024-03-19T02:21:35.059Z] setOSConditions: [2024-03-19T02:21:35.059Z] [2024-03-19T02:21:35.059Z] setToolWin: [2024-03-19T02:21:35.059Z] [2024-03-19T02:21:35.059Z] setToolUnix: [2024-03-19T02:21:35.059Z] [2024-03-19T02:21:35.059Z] setToolProperty: [2024-03-19T02:21:35.059Z] [2024-03-19T02:21:35.059Z] setS1ASclassPath: [2024-03-19T02:21:35.059Z] [2024-03-19T02:21:35.059Z] init-common: [2024-03-19T02:21:35.059Z] [2024-03-19T02:21:35.059Z] compile-common: [2024-03-19T02:21:35.059Z] [echo] Current time (ISO): 2024-03-19T02:21:35.009+0000 [2024-03-19T02:21:35.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:35.059Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:35.063Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:35.063Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:35.063Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:35.063Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:35.063Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:35.063Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:35.063Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:35.071Z] [exec] Application deployed with name ejb-bmp-appauthApp. [2024-03-19T02:21:35.071Z] [echo] Deployment on target server server successful [2024-03-19T02:21:35.071Z] [2024-03-19T02:21:35.071Z] setOSConditions: [2024-03-19T02:21:35.071Z] [2024-03-19T02:21:35.071Z] setToolWin: [2024-03-19T02:21:35.071Z] [2024-03-19T02:21:35.071Z] setToolUnix: [2024-03-19T02:21:35.071Z] [2024-03-19T02:21:35.071Z] setToolProperty: [2024-03-19T02:21:35.071Z] [2024-03-19T02:21:35.071Z] setS1ASclassPath: [2024-03-19T02:21:35.071Z] [2024-03-19T02:21:35.071Z] init-common: [2024-03-19T02:21:35.072Z] [2024-03-19T02:21:35.072Z] deploy-common-ee: [2024-03-19T02:21:35.072Z] [2024-03-19T02:21:35.072Z] run: [2024-03-19T02:21:35.072Z] [2024-03-19T02:21:35.072Z] setup-derby-for-authentication: [2024-03-19T02:21:35.072Z] [2024-03-19T02:21:35.072Z] setOSConditions: [2024-03-19T02:21:35.072Z] [2024-03-19T02:21:35.072Z] setToolWin: [2024-03-19T02:21:35.072Z] [2024-03-19T02:21:35.072Z] setToolUnix: [2024-03-19T02:21:35.072Z] [2024-03-19T02:21:35.072Z] setToolProperty: [2024-03-19T02:21:35.072Z] [2024-03-19T02:21:35.072Z] setS1ASclassPath: [2024-03-19T02:21:35.072Z] [2024-03-19T02:21:35.072Z] init-common: [2024-03-19T02:21:35.072Z] [2024-03-19T02:21:35.072Z] stop-derby: [2024-03-19T02:21:35.072Z] [2024-03-19T02:21:35.072Z] stop-derby-aix: [2024-03-19T02:21:35.072Z] [2024-03-19T02:21:35.072Z] stop-derby-nonaix: [2024-03-19T02:21:35.072Z] [echo] Stopping Derby DB Server ... [2024-03-19T02:21:35.088Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:21:35.088Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-03-19T02:21:35.088Z] [exec] Result: 1 [2024-03-19T02:21:35.088Z] [2024-03-19T02:21:35.088Z] setOSConditions: [2024-03-19T02:21:35.088Z] [2024-03-19T02:21:35.088Z] setToolWin: [2024-03-19T02:21:35.088Z] [2024-03-19T02:21:35.089Z] setToolUnix: [2024-03-19T02:21:35.089Z] [2024-03-19T02:21:35.089Z] setToolProperty: [2024-03-19T02:21:35.089Z] [2024-03-19T02:21:35.089Z] setS1ASclassPath: [2024-03-19T02:21:35.089Z] [2024-03-19T02:21:35.089Z] init-common: [2024-03-19T02:21:35.089Z] [2024-03-19T02:21:35.089Z] undeploy-rar: [2024-03-19T02:21:35.089Z] [2024-03-19T02:21:35.089Z] setOSConditions: [2024-03-19T02:21:35.089Z] [2024-03-19T02:21:35.089Z] setToolWin: [2024-03-19T02:21:35.089Z] [2024-03-19T02:21:35.089Z] setToolUnix: [2024-03-19T02:21:35.089Z] [2024-03-19T02:21:35.089Z] setToolProperty: [2024-03-19T02:21:35.089Z] [2024-03-19T02:21:35.089Z] setS1ASclassPath: [2024-03-19T02:21:35.089Z] [2024-03-19T02:21:35.089Z] init-common: [2024-03-19T02:21:35.106Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:35.106Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:35.106Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:35.106Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:35.106Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:35.106Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:35.106Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:35.106Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:35.106Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:35.106Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/helloworld/src/test/HelloJSPTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:35.106Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:35.106Z] 6 warnings [2024-03-19T02:21:35.131Z] [2024-03-19T02:21:35.131Z] setOSConditions: [2024-03-19T02:21:35.131Z] [2024-03-19T02:21:35.131Z] setToolWin: [2024-03-19T02:21:35.131Z] [2024-03-19T02:21:35.131Z] setToolUnix: [2024-03-19T02:21:35.131Z] [2024-03-19T02:21:35.131Z] setToolProperty: [2024-03-19T02:21:35.131Z] [2024-03-19T02:21:35.131Z] setS1ASclassPath: [2024-03-19T02:21:35.131Z] [2024-03-19T02:21:35.131Z] init-common: [2024-03-19T02:21:35.131Z] [2024-03-19T02:21:35.131Z] startDomainUnix: [2024-03-19T02:21:35.132Z] [echo] Starting DAS [2024-03-19T02:21:35.162Z] [javac] 1 warning [2024-03-19T02:21:35.162Z] [2024-03-19T02:21:35.162Z] build: [2024-03-19T02:21:35.163Z] [2024-03-19T02:21:35.163Z] setOSConditions: [2024-03-19T02:21:35.163Z] [2024-03-19T02:21:35.163Z] fixFiles: [2024-03-19T02:21:35.163Z] [2024-03-19T02:21:35.163Z] convUnix: [2024-03-19T02:21:35.163Z] [2024-03-19T02:21:35.163Z] convWin: [2024-03-19T02:21:35.163Z] [2024-03-19T02:21:35.163Z] setToolWin: [2024-03-19T02:21:35.163Z] [2024-03-19T02:21:35.163Z] setToolUnix: [2024-03-19T02:21:35.163Z] [2024-03-19T02:21:35.163Z] setToolProperty: [2024-03-19T02:21:35.163Z] [2024-03-19T02:21:35.163Z] setS1ASclassPath: [2024-03-19T02:21:35.163Z] [2024-03-19T02:21:35.163Z] init-common: [2024-03-19T02:21:35.163Z] [2024-03-19T02:21:35.163Z] package-persistence-common: [2024-03-19T02:21:35.163Z] [2024-03-19T02:21:35.163Z] ejb-jar-common: [2024-03-19T02:21:35.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:35.163Z] [2024-03-19T02:21:35.163Z] package-ejbjar-common: [2024-03-19T02:21:35.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:35.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:35.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:35.164Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubser-ejb.jar [2024-03-19T02:21:35.164Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:35.164Z] [2024-03-19T02:21:35.164Z] appclient-jar-common: [2024-03-19T02:21:35.164Z] [2024-03-19T02:21:35.164Z] package-appclientjar-common: [2024-03-19T02:21:35.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:35.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:35.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:35.164Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubser-client.jar [2024-03-19T02:21:35.164Z] [2024-03-19T02:21:35.164Z] webclient-war-common: [2024-03-19T02:21:35.164Z] [2024-03-19T02:21:35.164Z] build-ear-common: [2024-03-19T02:21:35.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:35.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:35.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:35.164Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserApp.ear [2024-03-19T02:21:35.164Z] [2024-03-19T02:21:35.164Z] deploy: [2024-03-19T02:21:35.164Z] [2024-03-19T02:21:35.164Z] setOSConditions: [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] setToolWin: [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] setToolUnix: [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] setToolProperty: [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] setS1ASclassPath: [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] init-common: [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] deploy-common: [2024-03-19T02:21:35.165Z] [echo] Current time (ISO): 2024-03-19T02:21:35.149+0000 [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] setOSConditions: [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] setToolWin: [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] setToolUnix: [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] setToolProperty: [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] setS1ASclassPath: [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] init-common: [2024-03-19T02:21:35.165Z] [2024-03-19T02:21:35.165Z] deploy-common-pe: [2024-03-19T02:21:35.203Z] [java] Mar 19, 2024 2:21:35 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:21:35.203Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:21:35.203Z] [java] Mar 19, 2024 2:21:35 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:21:35.203Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:21:35.203Z] [java] Mar 19, 2024 2:21:35 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:21:35.203Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:21:35.203Z] [java] Mar 19, 2024 2:21:35 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:21:35.203Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:21:35.203Z] [java] Mar 19, 2024 2:21:35 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:21:35.203Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:21:35.203Z] [java] Mar 19, 2024 2:21:35 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:21:35.203Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.328Z] [java] Tue Mar 19 02:21:35 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:21:35.328Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties to copy. [2024-03-19T02:21:35.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases [2024-03-19T02:21:35.328Z] [2024-03-19T02:21:35.328Z] setOSConditions: [2024-03-19T02:21:35.328Z] [2024-03-19T02:21:35.328Z] setToolWin: [2024-03-19T02:21:35.328Z] [2024-03-19T02:21:35.328Z] setToolUnix: [2024-03-19T02:21:35.328Z] [2024-03-19T02:21:35.328Z] setToolProperty: [2024-03-19T02:21:35.328Z] [2024-03-19T02:21:35.328Z] setS1ASclassPath: [2024-03-19T02:21:35.328Z] [2024-03-19T02:21:35.328Z] init-common: [2024-03-19T02:21:35.328Z] [2024-03-19T02:21:35.328Z] start-derby: [2024-03-19T02:21:35.328Z] [2024-03-19T02:21:35.328Z] start-derby-aix: [2024-03-19T02:21:35.329Z] [2024-03-19T02:21:35.329Z] start-derby-nonaix: [2024-03-19T02:21:35.329Z] [echo] Starting Derby DB Server ... [2024-03-19T02:21:35.346Z] [2024-03-19T02:21:35.346Z] undeploy-rar-common: [2024-03-19T02:21:35.346Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:21:35.362Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:35.362Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/hellojsp.war [2024-03-19T02:21:35.362Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app [2024-03-19T02:21:35.362Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/basicweb [2024-03-19T02:21:35.362Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app [2024-03-19T02:21:35.362Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:35.362Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:35.362Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:35.362Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:35.389Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-03-19T02:21:35.389Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2024-03-19T02:21:35.389Z] [2024-03-19T02:21:35.389Z] setOSConditions: [2024-03-19T02:21:35.389Z] [2024-03-19T02:21:35.389Z] setToolWin: [2024-03-19T02:21:35.389Z] [2024-03-19T02:21:35.389Z] setToolUnix: [2024-03-19T02:21:35.389Z] [2024-03-19T02:21:35.389Z] setToolProperty: [2024-03-19T02:21:35.389Z] [2024-03-19T02:21:35.389Z] setS1ASclassPath: [2024-03-19T02:21:35.389Z] [2024-03-19T02:21:35.390Z] init-common: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] deploy: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] setOSConditions: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] setToolWin: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] setToolUnix: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] setToolProperty: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] setS1ASclassPath: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] init-common: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] deploy-common: [2024-03-19T02:21:35.390Z] [echo] Current time (ISO): 2024-03-19T02:21:35.118+0000 [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] setOSConditions: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] setToolWin: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] setToolUnix: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] setToolProperty: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.390Z] setS1ASclassPath: [2024-03-19T02:21:35.390Z] [2024-03-19T02:21:35.391Z] init-common: [2024-03-19T02:21:35.391Z] [2024-03-19T02:21:35.391Z] deploy-common-pe: [2024-03-19T02:21:35.460Z] [java] Mar 19, 2024 2:21:35 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:21:35.460Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:21:35.460Z] [java] Mar 19, 2024 2:21:35 AM org.eclipse.persistence.session./file:/tmp/gfembed10020759237670334731tmp/applications/sample/_test [2024-03-19T02:21:35.460Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:21:35.460Z] [java] Mar 19, 2024 2:21:35 AM org.eclipse.persistence.session./file:/tmp/gfembed10020759237670334731tmp/applications/sample/_test.metadata [2024-03-19T02:21:35.460Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-03-19T02:21:35.461Z] [java] Mar 19, 2024 2:21:35 AM org.eclipse.persistence.session./file:/tmp/gfembed10020759237670334731tmp/applications/sample/_test.metadata [2024-03-19T02:21:35.461Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-03-19T02:21:35.461Z] [java] Mar 19, 2024 2:21:35 AM org.eclipse.persistence.session./file:/tmp/gfembed10020759237670334731tmp/applications/sample/_test.server [2024-03-19T02:21:35.461Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:21:35.461Z] [java] Mar 19, 2024 2:21:35 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:21:35.461Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:21:35.461Z] [java] Mar 19, 2024 2:21:35 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:21:35.461Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-03-19T02:21:35.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.474Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.598Z] [exec] Mar 19, 2024 2:21:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:35.598Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:35.598Z] [exec] Mar 19, 2024 2:21:35 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:21:35.598Z] [exec] WARNING: ACC001: Using the only client [devtest-batch-bmt-chunk-job-client] with main class [com.sun.ejb.devtest.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobAppClient.jar even though it does not match the specified main class name null or client name devtest-batch-bmt-chunk-jobClient [2024-03-19T02:21:35.603Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:21:35.618Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:35.618Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:35.618Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:35.618Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:35.618Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:35.618Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:35.618Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:35.618Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:35.618Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:35.618Z] 6 warnings [2024-03-19T02:21:35.618Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app/META-INF [2024-03-19T02:21:35.619Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/helloworld/metadata/persistence.xml to copy. [2024-03-19T02:21:35.719Z] [java] Mar 19, 2024 2:21:35 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:21:35.719Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-03-19T02:21:35.719Z] [java] Mar 19, 2024 2:21:35 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:21:35.719Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:21:35.719Z] [java] Mar 19, 2024 2:21:35 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:21:35.719Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:21:35.728Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserApp.ear [2024-03-19T02:21:35.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.861Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-03-19T02:21:35.861Z] [exec] Result: 1 [2024-03-19T02:21:35.861Z] [2024-03-19T02:21:35.861Z] setOSConditions: [2024-03-19T02:21:35.861Z] [2024-03-19T02:21:35.861Z] setToolWin: [2024-03-19T02:21:35.861Z] [2024-03-19T02:21:35.861Z] setToolUnix: [2024-03-19T02:21:35.861Z] [2024-03-19T02:21:35.861Z] setToolProperty: [2024-03-19T02:21:35.861Z] [2024-03-19T02:21:35.862Z] setS1ASclassPath: [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] init-common: [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] restart: [2024-03-19T02:21:35.862Z] [echo] Not required to restart [2024-03-19T02:21:35.862Z] [echo] @@## serializabletest ##@@ [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] setOSConditions: [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] setToolWin: [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] setToolUnix: [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] setToolProperty: [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] setS1ASclassPath: [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] init-common: [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] clean: [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] setOSConditions: [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] setToolWin: [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] setToolUnix: [2024-03-19T02:21:35.862Z] [2024-03-19T02:21:35.862Z] setToolProperty: [2024-03-19T02:21:35.863Z] [2024-03-19T02:21:35.863Z] setS1ASclassPath: [2024-03-19T02:21:35.863Z] [2024-03-19T02:21:35.863Z] init-common: [2024-03-19T02:21:35.863Z] [2024-03-19T02:21:35.863Z] clean-common: [2024-03-19T02:21:35.863Z] [2024-03-19T02:21:35.863Z] setOSConditions: [2024-03-19T02:21:35.863Z] [2024-03-19T02:21:35.863Z] setToolWin: [2024-03-19T02:21:35.863Z] [2024-03-19T02:21:35.863Z] setToolUnix: [2024-03-19T02:21:35.863Z] [2024-03-19T02:21:35.863Z] setToolProperty: [2024-03-19T02:21:35.863Z] [2024-03-19T02:21:35.863Z] setS1ASclassPath: [2024-03-19T02:21:35.863Z] [2024-03-19T02:21:35.863Z] init-common: [2024-03-19T02:21:35.863Z] [2024-03-19T02:21:35.863Z] clean-classes-common: [2024-03-19T02:21:35.863Z] [2024-03-19T02:21:35.863Z] setOSConditions: [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.864Z] setToolWin: [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.864Z] setToolUnix: [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.864Z] setToolProperty: [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.864Z] setS1ASclassPath: [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.864Z] init-common: [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.864Z] clean-jars-common: [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.864Z] clean: [2024-03-19T02:21:35.864Z] [echo] @@## config-property-accessor-test ##@@ [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.864Z] setOSConditions: [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.864Z] setToolWin: [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.864Z] setToolUnix: [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.864Z] setToolProperty: [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.864Z] setS1ASclassPath: [2024-03-19T02:21:35.864Z] [2024-03-19T02:21:35.865Z] init-common: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] clean: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] setOSConditions: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] setToolWin: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] setToolUnix: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] setToolProperty: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] setS1ASclassPath: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] init-common: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] clean-common: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] setOSConditions: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] setToolWin: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] setToolUnix: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] setToolProperty: [2024-03-19T02:21:35.865Z] [2024-03-19T02:21:35.865Z] setS1ASclassPath: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] init-common: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] clean-classes-common: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] setOSConditions: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] setToolWin: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] setToolUnix: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] setToolProperty: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] setS1ASclassPath: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] init-common: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] clean-jars-common: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] clean: [2024-03-19T02:21:35.866Z] [echo] @@## redeployRar ##@@ [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] setOSConditions: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] setToolWin: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] setToolUnix: [2024-03-19T02:21:35.866Z] [2024-03-19T02:21:35.866Z] setToolProperty: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] setS1ASclassPath: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] init-common: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] clean: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] setOSConditions: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] setToolWin: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] setToolUnix: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] setToolProperty: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] setS1ASclassPath: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] init-common: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] clean-common: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] setOSConditions: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] setToolWin: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.867Z] setToolUnix: [2024-03-19T02:21:35.867Z] [2024-03-19T02:21:35.868Z] setToolProperty: [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.868Z] setS1ASclassPath: [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.868Z] init-common: [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.868Z] clean-classes-common: [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.868Z] setOSConditions: [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.868Z] setToolWin: [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.868Z] setToolUnix: [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.868Z] setToolProperty: [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.868Z] setS1ASclassPath: [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.868Z] init-common: [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.868Z] clean-jars-common: [2024-03-19T02:21:35.868Z] [echo] @@## connector1.6 - with mappings ##@@ [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.868Z] clean: [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.868Z] clean: [2024-03-19T02:21:35.868Z] [2024-03-19T02:21:35.869Z] clean: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] setOSConditions: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] setToolWin: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] setToolUnix: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] setToolProperty: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] setS1ASclassPath: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] init-common: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] clean-classes-common: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] clean: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] setOSConditions: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] setToolWin: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] setToolUnix: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] setToolProperty: [2024-03-19T02:21:35.869Z] [2024-03-19T02:21:35.869Z] setS1ASclassPath: [2024-03-19T02:21:35.870Z] [2024-03-19T02:21:35.870Z] init-common: [2024-03-19T02:21:35.870Z] [2024-03-19T02:21:35.870Z] clean-common: [2024-03-19T02:21:35.875Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/basicweb/hellojsp.war [2024-03-19T02:21:35.876Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:35.876Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:35.876Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:35.876Z] [WARNING] [echo] deploying hellojsp.war with --upload [2024-03-19T02:21:35.932Z] [exec] Application deployed with name ejb-mdb-cmtApp. [2024-03-19T02:21:35.932Z] [echo] Deployment on target server server successful [2024-03-19T02:21:35.932Z] [2024-03-19T02:21:35.933Z] setOSConditions: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.933Z] setToolWin: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.933Z] setToolUnix: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.933Z] setToolProperty: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.933Z] setS1ASclassPath: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.933Z] init-common: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.933Z] deploy-common-ee: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.933Z] run: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.933Z] setOSConditions: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.933Z] setToolWin: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.933Z] setToolUnix: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.933Z] setToolProperty: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.933Z] setS1ASclassPath: [2024-03-19T02:21:35.933Z] [2024-03-19T02:21:35.934Z] init-common: [2024-03-19T02:21:35.934Z] [2024-03-19T02:21:35.934Z] runclient-common: [2024-03-19T02:21:35.934Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmtAppClient.jar -name ejb-mdb-cmtClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:21:35.945Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:35.976Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@6b5df313 [2024-03-19T02:21:35.976Z] [java] SingletonBean :: In PreDestroy() [2024-03-19T02:21:35.976Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:21:35.976Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:35.990Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:35.990Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.009Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:36.009Z] [javac] 1 warning [2024-03-19T02:21:36.128Z] [2024-03-19T02:21:36.128Z] setOSConditions: [2024-03-19T02:21:36.128Z] [2024-03-19T02:21:36.128Z] setToolWin: [2024-03-19T02:21:36.128Z] [2024-03-19T02:21:36.128Z] setToolUnix: [2024-03-19T02:21:36.128Z] [2024-03-19T02:21:36.128Z] setToolProperty: [2024-03-19T02:21:36.128Z] [2024-03-19T02:21:36.128Z] setS1ASclassPath: [2024-03-19T02:21:36.128Z] [2024-03-19T02:21:36.128Z] init-common: [2024-03-19T02:21:36.128Z] [2024-03-19T02:21:36.128Z] clean-classes-common: [2024-03-19T02:21:36.128Z] [2024-03-19T02:21:36.128Z] setOSConditions: [2024-03-19T02:21:36.128Z] [2024-03-19T02:21:36.128Z] setToolWin: [2024-03-19T02:21:36.128Z] [2024-03-19T02:21:36.128Z] setToolUnix: [2024-03-19T02:21:36.128Z] [2024-03-19T02:21:36.128Z] setToolProperty: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] setS1ASclassPath: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] init-common: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] clean-jars-common: [2024-03-19T02:21:36.129Z] [echo] @@## Annotated Connector1.5 ##@@ [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] clean: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] clean: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] clean: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] setOSConditions: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] setToolWin: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] setToolUnix: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] setToolProperty: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] setS1ASclassPath: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] init-common: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] clean-classes-common: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.129Z] clean: [2024-03-19T02:21:36.129Z] [2024-03-19T02:21:36.130Z] setOSConditions: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] setToolWin: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] setToolUnix: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] setToolProperty: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] setS1ASclassPath: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] init-common: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] clean-common: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] setOSConditions: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] setToolWin: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] setToolUnix: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] setToolProperty: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] setS1ASclassPath: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] init-common: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] clean-classes-common: [2024-03-19T02:21:36.130Z] [2024-03-19T02:21:36.130Z] setOSConditions: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] setToolWin: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] setToolUnix: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] setToolProperty: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] setS1ASclassPath: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] init-common: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] clean-jars-common: [2024-03-19T02:21:36.131Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] clean: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] clean: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] clean: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] setOSConditions: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] setToolWin: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] setToolUnix: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] setToolProperty: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] setS1ASclassPath: [2024-03-19T02:21:36.131Z] [2024-03-19T02:21:36.131Z] init-common: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] clean-classes-common: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] clean: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] setOSConditions: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] setToolWin: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] setToolUnix: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] setToolProperty: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] setS1ASclassPath: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] init-common: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] clean-common: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] setOSConditions: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] setToolWin: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] setToolUnix: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] setToolProperty: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.132Z] setS1ASclassPath: [2024-03-19T02:21:36.132Z] [2024-03-19T02:21:36.133Z] init-common: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] clean-classes-common: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] setOSConditions: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] setToolWin: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] setToolUnix: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] setToolProperty: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] setS1ASclassPath: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] init-common: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] clean-jars-common: [2024-03-19T02:21:36.133Z] [echo] @@## force-deploy-rar ##@@ [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] setOSConditions: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] setToolWin: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] setToolUnix: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] setToolProperty: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.133Z] setS1ASclassPath: [2024-03-19T02:21:36.133Z] [2024-03-19T02:21:36.134Z] init-common: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] clean: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] setOSConditions: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] setToolWin: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] setToolUnix: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] setToolProperty: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] setS1ASclassPath: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] init-common: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] clean-common: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] setOSConditions: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] setToolWin: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] setToolUnix: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] setToolProperty: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] setS1ASclassPath: [2024-03-19T02:21:36.134Z] [2024-03-19T02:21:36.134Z] init-common: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] clean-classes-common: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] setOSConditions: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] setToolWin: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] setToolUnix: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] setToolProperty: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] setS1ASclassPath: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] init-common: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] clean-jars-common: [2024-03-19T02:21:36.135Z] [echo] @@## annotation-embeddedweb ##@@ [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] setOSConditions: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] setToolWin: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] setToolUnix: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] setToolProperty: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] setS1ASclassPath: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.135Z] init-common: [2024-03-19T02:21:36.135Z] [2024-03-19T02:21:36.136Z] clean: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] setOSConditions: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] setToolWin: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] setToolUnix: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] setToolProperty: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] setS1ASclassPath: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] init-common: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] clean-common: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] setOSConditions: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] setToolWin: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] setToolUnix: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] setToolProperty: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] setS1ASclassPath: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] init-common: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.136Z] clean-classes-common: [2024-03-19T02:21:36.136Z] [2024-03-19T02:21:36.137Z] setOSConditions: [2024-03-19T02:21:36.137Z] [2024-03-19T02:21:36.137Z] setToolWin: [2024-03-19T02:21:36.137Z] [2024-03-19T02:21:36.137Z] setToolUnix: [2024-03-19T02:21:36.137Z] [2024-03-19T02:21:36.137Z] setToolProperty: [2024-03-19T02:21:36.137Z] [2024-03-19T02:21:36.137Z] setS1ASclassPath: [2024-03-19T02:21:36.137Z] [2024-03-19T02:21:36.137Z] init-common: [2024-03-19T02:21:36.137Z] [2024-03-19T02:21:36.137Z] clean-jars-common: [2024-03-19T02:21:36.137Z] [echo] @@## built-in-custom-resources ##@@ [2024-03-19T02:21:36.167Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:21:36.167Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:21:36.168Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "User=dbuser:Password=dbpassword:dataBaseName=testdb:serverName=localhost:portNumber=1527:retrieveMessagesFromServerOnGetMessage=true:serverName=localhost:connectionAttributes=\\;create\\=true" --target server pkgEarLibTest-pool [2024-03-19T02:21:36.175Z] [exec] Mar 19, 2024 2:21:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:36.175Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:36.201Z] [javac] 1 warning [2024-03-19T02:21:36.201Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:36.201Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app [2024-03-19T02:21:36.233Z] [java] Mar 19, 2024 2:21:35 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:21:36.233Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:21:36.233Z] [java] Mar 19, 2024 2:21:35 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:36.233Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:36.233Z] [java] Mar 19, 2024 2:21:35 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:36.233Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:36.233Z] [java] Mar 19, 2024 2:21:35 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:21:36.233Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:21:36.233Z] [java] ..........FINISHED Embedded test [2024-03-19T02:21:36.233Z] [java] ----------------------- [2024-03-19T02:21:36.233Z] [java] ----------------------- [2024-03-19T02:21:36.233Z] [java] ----------------------- [2024-03-19T02:21:36.233Z] [java] ----------------------- [2024-03-19T02:21:36.233Z] [java] ===> Requesting wrong set of modules.... [2024-03-19T02:21:36.233Z] [java] Mar 19, 2024 2:21:35 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:36.233Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:36.234Z] [java] Mar 19, 2024 2:21:35 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:36.234Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain8644071170751127835xml [2024-03-19T02:21:36.234Z] [java] Mar 19, 2024 2:21:35 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:36.234Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:21:36.234Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:36.234Z] [java] Value of key is: embedded create 2nd container [2024-03-19T02:21:36.234Z] [java] Completed shutdown of GlassFish runtime [2024-03-19T02:21:36.234Z] [java] Mar 19, 2024 2:21:36 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:21:36.234Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:21:36.234Z] [java] Mar 19, 2024 2:21:36 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:21:36.234Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:21:36.234Z] [java] Mar 19, 2024 2:21:36 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:36.234Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:36.234Z] [java] Mar 19, 2024 2:21:36 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:36.234Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (195 ms), startup services (36 ms), total (231 ms) [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.247Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.270Z] [2024-03-19T02:21:36.270Z] build: [2024-03-19T02:21:36.270Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:36.270Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:36.270Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:36.270Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:36.270Z] [2024-03-19T02:21:36.270Z] setOSConditions: [2024-03-19T02:21:36.270Z] [2024-03-19T02:21:36.270Z] fixFiles: [2024-03-19T02:21:36.271Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:36.271Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:36.271Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:36.271Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:36.271Z] [2024-03-19T02:21:36.271Z] convUnix: [2024-03-19T02:21:36.271Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:36.271Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:36.271Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:36.271Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:36.271Z] [2024-03-19T02:21:36.271Z] convWin: [2024-03-19T02:21:36.271Z] [2024-03-19T02:21:36.271Z] setToolWin: [2024-03-19T02:21:36.271Z] [2024-03-19T02:21:36.271Z] setToolUnix: [2024-03-19T02:21:36.271Z] [2024-03-19T02:21:36.272Z] setToolProperty: [2024-03-19T02:21:36.272Z] [2024-03-19T02:21:36.272Z] setS1ASclassPath: [2024-03-19T02:21:36.272Z] [2024-03-19T02:21:36.272Z] init-common: [2024-03-19T02:21:36.272Z] [2024-03-19T02:21:36.272Z] package-persistence-common: [2024-03-19T02:21:36.272Z] [2024-03-19T02:21:36.272Z] ejb-jar-common: [2024-03-19T02:21:36.272Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:36.272Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:36.272Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:36.272Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:36.272Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:36.272Z] [2024-03-19T02:21:36.272Z] package-ejbjar-common: [2024-03-19T02:21:36.272Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.272Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.272Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.272Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/loadbalancing-App-ejb.jar [2024-03-19T02:21:36.273Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.273Z] [2024-03-19T02:21:36.273Z] appclient-jar-common: [2024-03-19T02:21:36.273Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:36.273Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:36.273Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:36.273Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:36.273Z] [2024-03-19T02:21:36.273Z] package-appclientjar-common: [2024-03-19T02:21:36.273Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.273Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.273Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.273Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/loadbalancing-App-client.jar [2024-03-19T02:21:36.273Z] [2024-03-19T02:21:36.273Z] webclient-war-common: [2024-03-19T02:21:36.273Z] [2024-03-19T02:21:36.273Z] build-ear-common: [2024-03-19T02:21:36.273Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:36.273Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.273Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:36.274Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppApp.ear [2024-03-19T02:21:36.274Z] [2024-03-19T02:21:36.274Z] setup: [2024-03-19T02:21:36.274Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:36.274Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:36.274Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:36.274Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:36.274Z] [2024-03-19T02:21:36.274Z] setOSConditions: [2024-03-19T02:21:36.274Z] [2024-03-19T02:21:36.274Z] setToolWin: [2024-03-19T02:21:36.274Z] [2024-03-19T02:21:36.274Z] setToolUnix: [2024-03-19T02:21:36.274Z] [2024-03-19T02:21:36.274Z] setToolProperty: [2024-03-19T02:21:36.274Z] [2024-03-19T02:21:36.274Z] setS1ASclassPath: [2024-03-19T02:21:36.274Z] [2024-03-19T02:21:36.274Z] init-common: [2024-03-19T02:21:36.274Z] [2024-03-19T02:21:36.274Z] execute-sql-common: [2024-03-19T02:21:36.300Z] [exec] Application deployed with name ejb-stubs-stubserApp. [2024-03-19T02:21:36.300Z] [echo] Deployment on target server server successful [2024-03-19T02:21:36.300Z] [2024-03-19T02:21:36.300Z] setOSConditions: [2024-03-19T02:21:36.300Z] [2024-03-19T02:21:36.300Z] setToolWin: [2024-03-19T02:21:36.300Z] [2024-03-19T02:21:36.300Z] setToolUnix: [2024-03-19T02:21:36.300Z] [2024-03-19T02:21:36.300Z] setToolProperty: [2024-03-19T02:21:36.300Z] [2024-03-19T02:21:36.300Z] setS1ASclassPath: [2024-03-19T02:21:36.300Z] [2024-03-19T02:21:36.300Z] init-common: [2024-03-19T02:21:36.300Z] [2024-03-19T02:21:36.300Z] deploy-common-ee: [2024-03-19T02:21:36.300Z] [2024-03-19T02:21:36.300Z] run: [2024-03-19T02:21:36.300Z] [2024-03-19T02:21:36.300Z] setOSConditions: [2024-03-19T02:21:36.300Z] [2024-03-19T02:21:36.300Z] setToolWin: [2024-03-19T02:21:36.300Z] [2024-03-19T02:21:36.301Z] setToolUnix: [2024-03-19T02:21:36.301Z] [2024-03-19T02:21:36.301Z] setToolProperty: [2024-03-19T02:21:36.301Z] [2024-03-19T02:21:36.301Z] setS1ASclassPath: [2024-03-19T02:21:36.301Z] [2024-03-19T02:21:36.301Z] init-common: [2024-03-19T02:21:36.301Z] [2024-03-19T02:21:36.301Z] runclient-common: [2024-03-19T02:21:36.301Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserAppClient.jar -name ejb-stubs-stubserClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:21:36.309Z] [exec] Application deployed with name simple-ejb-cdiApp. [2024-03-19T02:21:36.309Z] [echo] Deployment on target server server successful [2024-03-19T02:21:36.309Z] [2024-03-19T02:21:36.309Z] setOSConditions: [2024-03-19T02:21:36.309Z] [2024-03-19T02:21:36.309Z] setToolWin: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] setToolUnix: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] setToolProperty: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] setS1ASclassPath: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] init-common: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] deploy-common-ee: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] run: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] setOSConditions: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] setToolWin: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] setToolUnix: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] setToolProperty: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] setS1ASclassPath: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] init-common: [2024-03-19T02:21:36.310Z] [2024-03-19T02:21:36.310Z] runclient-common: [2024-03-19T02:21:36.311Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiAppClient.jar -name simple-ejb-cdiClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:21:36.398Z] [2024-03-19T02:21:36.398Z] setOSConditions: [2024-03-19T02:21:36.398Z] [2024-03-19T02:21:36.398Z] setToolWin: [2024-03-19T02:21:36.398Z] [2024-03-19T02:21:36.398Z] setToolUnix: [2024-03-19T02:21:36.398Z] [2024-03-19T02:21:36.398Z] setToolProperty: [2024-03-19T02:21:36.398Z] [2024-03-19T02:21:36.398Z] setS1ASclassPath: [2024-03-19T02:21:36.398Z] [2024-03-19T02:21:36.398Z] init-common: [2024-03-19T02:21:36.398Z] [2024-03-19T02:21:36.398Z] clean: [2024-03-19T02:21:36.398Z] [2024-03-19T02:21:36.398Z] setOSConditions: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] setToolWin: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] setToolUnix: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] setToolProperty: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] setS1ASclassPath: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] init-common: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] clean-common: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] setOSConditions: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] setToolWin: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] setToolUnix: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] setToolProperty: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] setS1ASclassPath: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] init-common: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] clean-classes-common: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.399Z] setOSConditions: [2024-03-19T02:21:36.399Z] [2024-03-19T02:21:36.400Z] setToolWin: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] setToolUnix: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] setToolProperty: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] setS1ASclassPath: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] init-common: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] clean-jars-common: [2024-03-19T02:21:36.400Z] [echo] @@## datasource-definition##@@ [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] setOSConditions: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] setToolWin: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] setToolUnix: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] setToolProperty: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] setS1ASclassPath: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] init-common: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] clean: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] setOSConditions: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.400Z] setToolWin: [2024-03-19T02:21:36.400Z] [2024-03-19T02:21:36.401Z] setToolUnix: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] setToolProperty: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] setS1ASclassPath: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] init-common: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] clean-common: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] setOSConditions: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] setToolWin: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] setToolUnix: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] setToolProperty: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] setS1ASclassPath: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] init-common: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] clean-classes-common: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] setOSConditions: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] setToolWin: [2024-03-19T02:21:36.401Z] [2024-03-19T02:21:36.401Z] setToolUnix: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] setToolProperty: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] setS1ASclassPath: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] init-common: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] clean-jars-common: [2024-03-19T02:21:36.402Z] [echo] @@## connection-factory-definition##@@ [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] setOSConditions: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] setToolWin: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] setToolUnix: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] setToolProperty: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] setS1ASclassPath: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] init-common: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] clean: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] setOSConditions: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] setToolWin: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] setToolUnix: [2024-03-19T02:21:36.402Z] [2024-03-19T02:21:36.402Z] setToolProperty: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] setS1ASclassPath: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] init-common: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] clean-common: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] setOSConditions: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] setToolWin: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] setToolUnix: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] setToolProperty: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] setS1ASclassPath: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] init-common: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] clean-classes-common: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] setOSConditions: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] setToolWin: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] setToolUnix: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.403Z] setToolProperty: [2024-03-19T02:21:36.403Z] [2024-03-19T02:21:36.404Z] setS1ASclassPath: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] init-common: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] clean-jars-common: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] clean: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] clean: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] setOSConditions: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] setToolWin: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] setToolUnix: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] setToolProperty: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] setS1ASclassPath: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] init-common: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] clean-classes-common: [2024-03-19T02:21:36.404Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] setOSConditions: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] setToolWin: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.404Z] setToolUnix: [2024-03-19T02:21:36.404Z] [2024-03-19T02:21:36.405Z] setToolProperty: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] setS1ASclassPath: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] init-common: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] clean: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] setOSConditions: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] setToolWin: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] setToolUnix: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] setToolProperty: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] setS1ASclassPath: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] init-common: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] clean-common: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] setOSConditions: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] setToolWin: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] setToolUnix: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.405Z] setToolProperty: [2024-03-19T02:21:36.405Z] [2024-03-19T02:21:36.406Z] setS1ASclassPath: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] init-common: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] clean-classes-common: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] setOSConditions: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] setToolWin: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] setToolUnix: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] setToolProperty: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] setS1ASclassPath: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] init-common: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] clean-jars-common: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] clean: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] clean: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] setOSConditions: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] setToolWin: [2024-03-19T02:21:36.406Z] [2024-03-19T02:21:36.406Z] setToolUnix: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] setToolProperty: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] setS1ASclassPath: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] init-common: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] clean-classes-common: [2024-03-19T02:21:36.407Z] [echo] @@## administered-object-definition-embedra##@@ [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] setOSConditions: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] setToolWin: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] setToolUnix: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] setToolProperty: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] setS1ASclassPath: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] init-common: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] clean: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] setOSConditions: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] setToolWin: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.407Z] setToolUnix: [2024-03-19T02:21:36.407Z] [2024-03-19T02:21:36.408Z] setToolProperty: [2024-03-19T02:21:36.408Z] [2024-03-19T02:21:36.408Z] setS1ASclassPath: [2024-03-19T02:21:36.408Z] [2024-03-19T02:21:36.408Z] init-common: [2024-03-19T02:21:36.408Z] [2024-03-19T02:21:36.408Z] clean-common: [2024-03-19T02:21:36.434Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:36.434Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:36.434Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:36.434Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:36.434Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:36.434Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:36.434Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:36.441Z] [exec] JDBC connection pool pkgEarLibTest-pool created successfully. [2024-03-19T02:21:36.441Z] [2024-03-19T02:21:36.441Z] setOSConditions: [2024-03-19T02:21:36.441Z] [2024-03-19T02:21:36.441Z] setToolWin: [2024-03-19T02:21:36.441Z] [2024-03-19T02:21:36.441Z] setToolUnix: [2024-03-19T02:21:36.441Z] [2024-03-19T02:21:36.441Z] setToolProperty: [2024-03-19T02:21:36.441Z] [2024-03-19T02:21:36.441Z] setS1ASclassPath: [2024-03-19T02:21:36.441Z] [2024-03-19T02:21:36.441Z] init-common: [2024-03-19T02:21:36.441Z] [2024-03-19T02:21:36.441Z] create-jdbc-resource-common: [2024-03-19T02:21:36.441Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgEarLibTest-pool --target server jdbc/pkgEarLibTest [2024-03-19T02:21:36.492Z] [java] Mar 19, 2024 2:21:36 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:36.492Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:36.492Z] [java] Mar 19, 2024 2:21:36 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:21:36.492Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:21:36.492Z] [java] Mar 19, 2024 2:21:36 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:36.492Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:36.492Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:36.492Z] [java] Mar 19, 2024 2:21:36 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:21:36.492Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:21:36.492Z] [java] Mar 19, 2024 2:21:36 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:36.492Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:36.492Z] [java] Mar 19, 2024 2:21:36 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:36.492Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (382 ms), startup services (6 ms), total (388 ms) [2024-03-19T02:21:36.493Z] [java] Mar 19, 2024 2:21:36 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:36.493Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:36.493Z] [java] Mar 19, 2024 2:21:36 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:21:36.493Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:21:36.493Z] [java] Mar 19, 2024 2:21:36 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createEJBContainer [2024-03-19T02:21:36.493Z] [java] INFO: [EJBContainerProviderImpl] Cleaning up on failure ... [2024-03-19T02:21:36.493Z] [java] Mar 19, 2024 2:21:36 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:36.493Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:36.493Z] [java] Mar 19, 2024 2:21:36 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:36.493Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:36.493Z] [java] Mar 19, 2024 2:21:36 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:21:36.493Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:21:36.493Z] [java] ==> Caught expected: Modules: [bar, foo] do not match an entry in the classpath [2024-03-19T02:21:36.493Z] [java] ----------------------- [2024-03-19T02:21:36.493Z] [java] ----------------------- [2024-03-19T02:21:36.493Z] [java] ----------------------- [2024-03-19T02:21:36.493Z] [java] ----------------------- [2024-03-19T02:21:36.493Z] [java] ==> Creating container with a wrong provider... [2024-03-19T02:21:36.493Z] [java] ==> Caught expected: No EJBContainer provider available for requested provider: foo [2024-03-19T02:21:36.493Z] [java] The following providers: [2024-03-19T02:21:36.493Z] [java] org.glassfish.ejb.embedded.EJBContainerProviderImpl [2024-03-19T02:21:36.493Z] [java] Returned null from createEJBContainer call. [2024-03-19T02:21:36.493Z] [java] [2024-03-19T02:21:36.493Z] [java] ----------------------- [2024-03-19T02:21:36.493Z] [java] ----------------------- [2024-03-19T02:21:36.493Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:36.493Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:36.494Z] [java] Value of key is: container with errors in MODULES [2024-03-19T02:21:36.494Z] [java] Value of key is: container with a wrong provider [2024-03-19T02:21:36.494Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:36.494Z] [java] [2024-03-19T02:21:36.494Z] [java] [2024-03-19T02:21:36.494Z] [java] ----------------------------------------- [2024-03-19T02:21:36.494Z] [java] - embedded with JPA: PASS - [2024-03-19T02:21:36.494Z] [java] - container without closing the current: PASS - [2024-03-19T02:21:36.494Z] [java] - container with a wrong provider: PASS - [2024-03-19T02:21:36.494Z] [java] - container with errors in MODULES: PASS - [2024-03-19T02:21:36.494Z] [java] - embedded close container: PASS - [2024-03-19T02:21:36.494Z] [java] - embedded create 2nd container: PASS - [2024-03-19T02:21:36.494Z] [java] ----------------------------------------- [2024-03-19T02:21:36.494Z] [java] Total PASS: 6 [2024-03-19T02:21:36.494Z] [java] Total FAIL: 0 [2024-03-19T02:21:36.494Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:21:36.494Z] [java] ----------------------------------------- [2024-03-19T02:21:36.494Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:21:36.494Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:21:36.494Z] [2024-03-19T02:21:36.494Z] stop-database: [2024-03-19T02:21:36.494Z] [2024-03-19T02:21:36.494Z] all: [2024-03-19T02:21:36.494Z] [2024-03-19T02:21:36.494Z] testclose: [2024-03-19T02:21:36.494Z] [echo] [2024-03-19T02:21:36.494Z] [echo] [2024-03-19T02:21:36.494Z] [echo] ************************************************** [2024-03-19T02:21:36.494Z] [echo] * Running testclose [2024-03-19T02:21:36.494Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/testclose [2024-03-19T02:21:36.494Z] [echo] ************************************************** [2024-03-19T02:21:36.494Z] [echo] [2024-03-19T02:21:36.494Z] [echo] [2024-03-19T02:21:36.494Z] [2024-03-19T02:21:36.494Z] start-database: [2024-03-19T02:21:36.494Z] [2024-03-19T02:21:36.494Z] setOSConditions: [2024-03-19T02:21:36.494Z] [2024-03-19T02:21:36.494Z] setToolWin: [2024-03-19T02:21:36.494Z] [2024-03-19T02:21:36.494Z] setToolUnix: [2024-03-19T02:21:36.494Z] [2024-03-19T02:21:36.494Z] setToolProperty: [2024-03-19T02:21:36.495Z] [2024-03-19T02:21:36.495Z] setS1ASclassPath: [2024-03-19T02:21:36.495Z] [2024-03-19T02:21:36.495Z] init-common: [2024-03-19T02:21:36.504Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.504Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.504Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.504Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.504Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.504Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.504Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.504Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.504Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.504Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.504Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.505Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.505Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.505Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.505Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.505Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.505Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.505Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.505Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.505Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.555Z] [exec] Application deployed with name force-deploy-rarApp. [2024-03-19T02:21:36.555Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2024-03-19T02:21:36.555Z] [echo] Deployment on target server server successful [2024-03-19T02:21:36.555Z] [2024-03-19T02:21:36.556Z] setOSConditions: [2024-03-19T02:21:36.556Z] [2024-03-19T02:21:36.556Z] setToolWin: [2024-03-19T02:21:36.556Z] [2024-03-19T02:21:36.556Z] setToolUnix: [2024-03-19T02:21:36.556Z] [2024-03-19T02:21:36.556Z] setToolProperty: [2024-03-19T02:21:36.556Z] [2024-03-19T02:21:36.556Z] setS1ASclassPath: [2024-03-19T02:21:36.556Z] [2024-03-19T02:21:36.556Z] init-common: [2024-03-19T02:21:36.556Z] [2024-03-19T02:21:36.556Z] deploy-common-ee: [2024-03-19T02:21:36.556Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:36.556Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:36.556Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:36.556Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:36.557Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:36.557Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:36.557Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:36.557Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:21:36.557Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:36.557Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:21:36.557Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:21:36.557Z] [java] ... 42 more [2024-03-19T02:21:36.557Z] [java] Java Result: -1 [2024-03-19T02:21:36.567Z] [exec] Mar 19, 2024 2:21:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:36.568Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:36.666Z] [2024-03-19T02:21:36.667Z] setOSConditions: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] setToolWin: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] setToolUnix: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] setToolProperty: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] setS1ASclassPath: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] init-common: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] clean-classes-common: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] setOSConditions: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] setToolWin: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] setToolUnix: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] setToolProperty: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] setS1ASclassPath: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] init-common: [2024-03-19T02:21:36.667Z] [2024-03-19T02:21:36.667Z] clean-jars-common: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] clean: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] clean: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] setOSConditions: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] setToolWin: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] setToolUnix: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] setToolProperty: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] setS1ASclassPath: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] init-common: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] clean-classes-common: [2024-03-19T02:21:36.668Z] [echo] @@## administered-object-definition##@@ [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] setOSConditions: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] setToolWin: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] setToolUnix: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] setToolProperty: [2024-03-19T02:21:36.668Z] [2024-03-19T02:21:36.668Z] setS1ASclassPath: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] init-common: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] clean: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] setOSConditions: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] setToolWin: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] setToolUnix: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] setToolProperty: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] setS1ASclassPath: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] init-common: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] clean-common: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] setOSConditions: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] setToolWin: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] setToolUnix: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] setToolProperty: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.669Z] setS1ASclassPath: [2024-03-19T02:21:36.669Z] [2024-03-19T02:21:36.670Z] init-common: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] clean-classes-common: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] setOSConditions: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] setToolWin: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] setToolUnix: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] setToolProperty: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] setS1ASclassPath: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] init-common: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] clean-jars-common: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] clean: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] clean: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] setOSConditions: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] setToolWin: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] setToolUnix: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.670Z] setToolProperty: [2024-03-19T02:21:36.670Z] [2024-03-19T02:21:36.671Z] setS1ASclassPath: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] init-common: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] clean-classes-common: [2024-03-19T02:21:36.671Z] [echo] @@## jms-connection-factory-definition##@@ [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] setOSConditions: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] setToolWin: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] setToolUnix: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] setToolProperty: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] setS1ASclassPath: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] init-common: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] clean: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] setOSConditions: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] setToolWin: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] setToolUnix: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] setToolProperty: [2024-03-19T02:21:36.671Z] [2024-03-19T02:21:36.671Z] setS1ASclassPath: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] init-common: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] clean-common: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] setOSConditions: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] setToolWin: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] setToolUnix: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] setToolProperty: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] setS1ASclassPath: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] init-common: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] clean-classes-common: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] setOSConditions: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] setToolWin: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] setToolUnix: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] setToolProperty: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] setS1ASclassPath: [2024-03-19T02:21:36.672Z] [2024-03-19T02:21:36.672Z] init-common: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] clean-jars-common: [2024-03-19T02:21:36.673Z] [echo] @@## jms-destination-definition##@@ [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] setOSConditions: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] setToolWin: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] setToolUnix: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] setToolProperty: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] setS1ASclassPath: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] init-common: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] clean: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] setOSConditions: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] setToolWin: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] setToolUnix: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] setToolProperty: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] setS1ASclassPath: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.673Z] init-common: [2024-03-19T02:21:36.673Z] [2024-03-19T02:21:36.674Z] clean-common: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] setOSConditions: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] setToolWin: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] setToolUnix: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] setToolProperty: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] setS1ASclassPath: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] init-common: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] clean-classes-common: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] setOSConditions: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] setToolWin: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] setToolUnix: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] setToolProperty: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] setS1ASclassPath: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] init-common: [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.674Z] clean-jars-common: [2024-03-19T02:21:36.674Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-03-19T02:21:36.674Z] [2024-03-19T02:21:36.675Z] setOSConditions: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] setToolWin: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] setToolUnix: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] setToolProperty: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] setS1ASclassPath: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] init-common: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] clean: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] setOSConditions: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] setToolWin: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] setToolUnix: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] setToolProperty: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] setS1ASclassPath: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] init-common: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] clean-common: [2024-03-19T02:21:36.675Z] [2024-03-19T02:21:36.675Z] setOSConditions: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] setToolWin: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] setToolUnix: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] setToolProperty: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] setS1ASclassPath: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] init-common: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] clean-classes-common: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] setOSConditions: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] setToolWin: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] setToolUnix: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] setToolProperty: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] setS1ASclassPath: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] init-common: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] clean-jars-common: [2024-03-19T02:21:36.676Z] [echo] @@## beanvalidation-simple ##@@ [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] clean: [2024-03-19T02:21:36.676Z] [2024-03-19T02:21:36.676Z] clean: [2024-03-19T02:21:36.677Z] [2024-03-19T02:21:36.677Z] clean: [2024-03-19T02:21:36.752Z] [2024-03-19T02:21:36.752Z] clean: [2024-03-19T02:21:36.752Z] [2024-03-19T02:21:36.752Z] setOSConditions: [2024-03-19T02:21:36.752Z] [2024-03-19T02:21:36.752Z] setToolWin: [2024-03-19T02:21:36.752Z] [2024-03-19T02:21:36.752Z] setToolUnix: [2024-03-19T02:21:36.752Z] [2024-03-19T02:21:36.752Z] setToolProperty: [2024-03-19T02:21:36.752Z] [2024-03-19T02:21:36.752Z] setS1ASclassPath: [2024-03-19T02:21:36.752Z] [2024-03-19T02:21:36.752Z] init-common: [2024-03-19T02:21:36.752Z] [2024-03-19T02:21:36.752Z] clean-common: [2024-03-19T02:21:36.752Z] [2024-03-19T02:21:36.752Z] setOSConditions: [2024-03-19T02:21:36.752Z] [2024-03-19T02:21:36.753Z] setToolWin: [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.753Z] setToolUnix: [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.753Z] setToolProperty: [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.753Z] setS1ASclassPath: [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.753Z] init-common: [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.753Z] clean-classes-common: [2024-03-19T02:21:36.753Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.753Z] setOSConditions: [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.753Z] setToolWin: [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.753Z] setToolUnix: [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.753Z] setToolProperty: [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.753Z] setS1ASclassPath: [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.753Z] init-common: [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.753Z] clean-jars-common: [2024-03-19T02:21:36.753Z] [2024-03-19T02:21:36.754Z] compile: [2024-03-19T02:21:36.754Z] [2024-03-19T02:21:36.754Z] setOSConditions: [2024-03-19T02:21:36.754Z] [2024-03-19T02:21:36.754Z] setToolWin: [2024-03-19T02:21:36.754Z] [2024-03-19T02:21:36.754Z] setToolUnix: [2024-03-19T02:21:36.754Z] [2024-03-19T02:21:36.754Z] setToolProperty: [2024-03-19T02:21:36.754Z] [2024-03-19T02:21:36.754Z] setS1ASclassPath: [2024-03-19T02:21:36.754Z] [2024-03-19T02:21:36.754Z] init-common: [2024-03-19T02:21:36.754Z] [2024-03-19T02:21:36.754Z] compile-common: [2024-03-19T02:21:36.754Z] [echo] Current time (ISO): 2024-03-19T02:21:36.553+0000 [2024-03-19T02:21:36.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:36.754Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.762Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:36.766Z] [2024-03-19T02:21:36.766Z] setOSConditions: [2024-03-19T02:21:36.766Z] [2024-03-19T02:21:36.766Z] setToolWin: [2024-03-19T02:21:36.766Z] [2024-03-19T02:21:36.766Z] setToolUnix: [2024-03-19T02:21:36.766Z] [2024-03-19T02:21:36.766Z] setToolProperty: [2024-03-19T02:21:36.766Z] [2024-03-19T02:21:36.766Z] setS1ASclassPath: [2024-03-19T02:21:36.766Z] [2024-03-19T02:21:36.766Z] init-common: [2024-03-19T02:21:36.766Z] [2024-03-19T02:21:36.766Z] ejb-jar-common: [2024-03-19T02:21:36.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:36.766Z] [2024-03-19T02:21:36.766Z] package-ejbjar-common: [2024-03-19T02:21:36.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.766Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.767Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.767Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector15-ejb.jar [2024-03-19T02:21:36.767Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.767Z] setOSConditions: [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.767Z] setToolWin: [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.767Z] setToolUnix: [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.767Z] setToolProperty: [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.767Z] setS1ASclassPath: [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.767Z] init-common: [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.767Z] webclient-war-common: [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.767Z] clear: [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.767Z] test-tlds-exist: [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.767Z] copy-tlds: [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.767Z] test-tagfiles-exist: [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.767Z] copy-tagfiles: [2024-03-19T02:21:36.767Z] [2024-03-19T02:21:36.768Z] package-war-common: [2024-03-19T02:21:36.768Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:36.768Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:36.768Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:36.768Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:36.768Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/lib [2024-03-19T02:21:36.768Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:36.768Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:36.768Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:36.768Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/docroot [2024-03-19T02:21:36.768Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector15-web.war [2024-03-19T02:21:36.768Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:36.768Z] [2024-03-19T02:21:36.768Z] setOSConditions: [2024-03-19T02:21:36.768Z] [2024-03-19T02:21:36.768Z] fixFiles: [2024-03-19T02:21:36.768Z] [2024-03-19T02:21:36.768Z] convUnix: [2024-03-19T02:21:36.768Z] [2024-03-19T02:21:36.768Z] convWin: [2024-03-19T02:21:36.768Z] [2024-03-19T02:21:36.768Z] setToolWin: [2024-03-19T02:21:36.768Z] [2024-03-19T02:21:36.769Z] setToolUnix: [2024-03-19T02:21:36.769Z] [2024-03-19T02:21:36.769Z] setToolProperty: [2024-03-19T02:21:36.769Z] [2024-03-19T02:21:36.769Z] setS1ASclassPath: [2024-03-19T02:21:36.769Z] [2024-03-19T02:21:36.769Z] init-common: [2024-03-19T02:21:36.769Z] [2024-03-19T02:21:36.769Z] ear-common: [2024-03-19T02:21:36.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:36.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:36.769Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/${sun-application.xml} to copy. [2024-03-19T02:21:36.769Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:21:36.769Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:36.769Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector15App.ear [2024-03-19T02:21:36.769Z] [2024-03-19T02:21:36.769Z] setup: [2024-03-19T02:21:36.769Z] [2024-03-19T02:21:36.769Z] setOSConditions: [2024-03-19T02:21:36.769Z] [2024-03-19T02:21:36.769Z] setToolWin: [2024-03-19T02:21:36.769Z] [2024-03-19T02:21:36.769Z] setToolUnix: [2024-03-19T02:21:36.769Z] [2024-03-19T02:21:36.769Z] setToolProperty: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] setS1ASclassPath: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] init-common: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] setupJdbc: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] setOSConditions: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] setToolWin: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] setToolUnix: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] setToolProperty: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] setS1ASclassPath: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] init-common: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] deploy-jdbc-common: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] setOSConditions: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] setToolWin: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] setToolUnix: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.770Z] setToolProperty: [2024-03-19T02:21:36.770Z] [2024-03-19T02:21:36.771Z] setS1ASclassPath: [2024-03-19T02:21:36.771Z] [2024-03-19T02:21:36.771Z] init-common: [2024-03-19T02:21:36.771Z] [2024-03-19T02:21:36.771Z] create-jdbc-connpool-common: [2024-03-19T02:21:36.815Z] [2024-03-19T02:21:36.815Z] setOSConditions: [2024-03-19T02:21:36.815Z] [2024-03-19T02:21:36.815Z] setToolWin: [2024-03-19T02:21:36.815Z] [2024-03-19T02:21:36.815Z] setToolUnix: [2024-03-19T02:21:36.815Z] [2024-03-19T02:21:36.815Z] setToolProperty: [2024-03-19T02:21:36.815Z] [2024-03-19T02:21:36.815Z] setS1ASclassPath: [2024-03-19T02:21:36.815Z] [2024-03-19T02:21:36.815Z] init-common: [2024-03-19T02:21:36.815Z] [2024-03-19T02:21:36.815Z] unsetup: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] setOSConditions: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] setToolWin: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] setToolUnix: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] setToolProperty: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] setS1ASclassPath: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] init-common: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] undeploy: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] setOSConditions: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] setToolWin: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] setToolUnix: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] setToolProperty: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] setS1ASclassPath: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.816Z] init-common: [2024-03-19T02:21:36.816Z] [2024-03-19T02:21:36.817Z] undeploy-common: [2024-03-19T02:21:36.870Z] [exec] Mar 19, 2024 2:21:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:36.870Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:36.935Z] [2024-03-19T02:21:36.935Z] setOSConditions: [2024-03-19T02:21:36.935Z] [2024-03-19T02:21:36.935Z] setToolWin: [2024-03-19T02:21:36.935Z] [2024-03-19T02:21:36.936Z] setToolUnix: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] setToolProperty: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] setS1ASclassPath: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] init-common: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] clean-classes-common: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] clean: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] setOSConditions: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] setToolWin: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] setToolUnix: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] setToolProperty: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] setS1ASclassPath: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] init-common: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] clean-common: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] setOSConditions: [2024-03-19T02:21:36.936Z] [2024-03-19T02:21:36.936Z] setToolWin: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] setToolUnix: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] setToolProperty: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] setS1ASclassPath: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] init-common: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] clean-classes-common: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] setOSConditions: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] setToolWin: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] setToolUnix: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] setToolProperty: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] setS1ASclassPath: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] init-common: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] clean-jars-common: [2024-03-19T02:21:36.937Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] setOSConditions: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.937Z] setToolWin: [2024-03-19T02:21:36.937Z] [2024-03-19T02:21:36.938Z] setToolUnix: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] setToolProperty: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] setS1ASclassPath: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] init-common: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] clean: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] setOSConditions: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] setToolWin: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] setToolUnix: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] setToolProperty: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] setS1ASclassPath: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] init-common: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] clean-common: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] setOSConditions: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] setToolWin: [2024-03-19T02:21:36.938Z] [2024-03-19T02:21:36.938Z] setToolUnix: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] setToolProperty: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] setS1ASclassPath: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] init-common: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] clean-classes-common: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] setOSConditions: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] setToolWin: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] setToolUnix: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] setToolProperty: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] setS1ASclassPath: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] init-common: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] clean-jars-common: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] clean: [2024-03-19T02:21:36.939Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] setOSConditions: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.939Z] setToolWin: [2024-03-19T02:21:36.939Z] [2024-03-19T02:21:36.940Z] setToolUnix: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] setToolProperty: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] setS1ASclassPath: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] init-common: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] clean: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] setOSConditions: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] setToolWin: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] setToolUnix: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] setToolProperty: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] setS1ASclassPath: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] init-common: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] clean-common: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] setOSConditions: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] setToolWin: [2024-03-19T02:21:36.940Z] [2024-03-19T02:21:36.940Z] setToolUnix: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] setToolProperty: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] setS1ASclassPath: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] init-common: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] clean-classes-common: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] setOSConditions: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] setToolWin: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] setToolUnix: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] setToolProperty: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] setS1ASclassPath: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] init-common: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] clean-jars-common: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] clean: [2024-03-19T02:21:36.941Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] setOSConditions: [2024-03-19T02:21:36.941Z] [2024-03-19T02:21:36.941Z] setToolWin: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] setToolUnix: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] setToolProperty: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] setS1ASclassPath: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] init-common: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] clean: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] setOSConditions: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] setToolWin: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] setToolUnix: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] setToolProperty: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] setS1ASclassPath: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] init-common: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] clean-common: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] setOSConditions: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.942Z] setToolWin: [2024-03-19T02:21:36.942Z] [2024-03-19T02:21:36.943Z] setToolUnix: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] setToolProperty: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] setS1ASclassPath: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] init-common: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] clean-classes-common: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] setOSConditions: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] setToolWin: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] setToolUnix: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] setToolProperty: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] setS1ASclassPath: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] init-common: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] clean-jars-common: [2024-03-19T02:21:36.943Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] setOSConditions: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] setToolWin: [2024-03-19T02:21:36.943Z] [2024-03-19T02:21:36.943Z] setToolUnix: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] setToolProperty: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] setS1ASclassPath: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] init-common: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] clean: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] setOSConditions: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] setToolWin: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] setToolUnix: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] setToolProperty: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] setS1ASclassPath: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] init-common: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] clean-common: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] setOSConditions: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] setToolWin: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.944Z] setToolUnix: [2024-03-19T02:21:36.944Z] [2024-03-19T02:21:36.945Z] setToolProperty: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] setS1ASclassPath: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] init-common: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] clean-classes-common: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] setOSConditions: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] setToolWin: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] setToolUnix: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] setToolProperty: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] setS1ASclassPath: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] init-common: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] clean-jars-common: [2024-03-19T02:21:36.945Z] [echo] @@## beanvalidation-simple ##@@ [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] clean: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] clean: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] clean: [2024-03-19T02:21:36.945Z] [2024-03-19T02:21:36.945Z] setOSConditions: [2024-03-19T02:21:36.946Z] [2024-03-19T02:21:36.946Z] setToolWin: [2024-03-19T02:21:36.946Z] [2024-03-19T02:21:36.946Z] setToolUnix: [2024-03-19T02:21:36.946Z] [2024-03-19T02:21:36.946Z] setToolProperty: [2024-03-19T02:21:36.946Z] [2024-03-19T02:21:36.946Z] setS1ASclassPath: [2024-03-19T02:21:36.946Z] [2024-03-19T02:21:36.946Z] init-common: [2024-03-19T02:21:36.946Z] [2024-03-19T02:21:36.946Z] clean-classes-common: [2024-03-19T02:21:36.946Z] [2024-03-19T02:21:36.946Z] clean: [2024-03-19T02:21:37.002Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:37.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.019Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:21:37.127Z] [exec] Mar 19, 2024 2:21:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:37.127Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:21:37.127Z] [exec] Mar 19, 2024 2:21:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:37.127Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:37.127Z] [exec] Mar 19, 2024 2:21:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:37.127Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:37.131Z] [exec] Mar 19, 2024 2:21:37 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:21:37.131Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-cdi-client] with main class [com.sun.s1asdev.cdi.ejb.hello.session.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiAppClient.jar even though it does not match the specified main class name null or client name simple-ejb-cdiClient [2024-03-19T02:21:37.205Z] [2024-03-19T02:21:37.205Z] setOSConditions: [2024-03-19T02:21:37.205Z] [2024-03-19T02:21:37.205Z] setToolWin: [2024-03-19T02:21:37.205Z] [2024-03-19T02:21:37.205Z] setToolUnix: [2024-03-19T02:21:37.205Z] [2024-03-19T02:21:37.205Z] setToolProperty: [2024-03-19T02:21:37.205Z] [2024-03-19T02:21:37.205Z] setS1ASclassPath: [2024-03-19T02:21:37.205Z] [2024-03-19T02:21:37.205Z] init-common: [2024-03-19T02:21:37.205Z] [2024-03-19T02:21:37.206Z] clean-common: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] setOSConditions: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] setToolWin: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] setToolUnix: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] setToolProperty: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] setS1ASclassPath: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] init-common: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] clean-classes-common: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] setOSConditions: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] setToolWin: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] setToolUnix: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] setToolProperty: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] setS1ASclassPath: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.206Z] init-common: [2024-03-19T02:21:37.206Z] [2024-03-19T02:21:37.207Z] clean-jars-common: [2024-03-19T02:21:37.207Z] [echo] @@## security-map-web#@@ [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] setOSConditions: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] setToolWin: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] setToolUnix: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] setToolProperty: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] setS1ASclassPath: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] init-common: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] clean: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] setOSConditions: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] setToolWin: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] setToolUnix: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] setToolProperty: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] setS1ASclassPath: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.207Z] init-common: [2024-03-19T02:21:37.207Z] [2024-03-19T02:21:37.208Z] clean-common: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] setOSConditions: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] setToolWin: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] setToolUnix: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] setToolProperty: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] setS1ASclassPath: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] init-common: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] clean-classes-common: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] setOSConditions: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] setToolWin: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] setToolUnix: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] setToolProperty: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] setS1ASclassPath: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.208Z] init-common: [2024-03-19T02:21:37.208Z] [2024-03-19T02:21:37.209Z] clean-jars-common: [2024-03-19T02:21:37.209Z] [echo] @@## rar-accessibility ##@@ [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] setOSConditions: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] setToolWin: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] setToolUnix: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] setToolProperty: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] setS1ASclassPath: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] init-common: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] clean: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] setOSConditions: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] setToolWin: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] setToolUnix: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] setToolProperty: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] setS1ASclassPath: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] init-common: [2024-03-19T02:21:37.209Z] [2024-03-19T02:21:37.209Z] clean-common: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] setOSConditions: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] setToolWin: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] setToolUnix: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] setToolProperty: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] setS1ASclassPath: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] init-common: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] clean-classes-common: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] setOSConditions: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] setToolWin: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] setToolUnix: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] setToolProperty: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] setS1ASclassPath: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] init-common: [2024-03-19T02:21:37.210Z] [2024-03-19T02:21:37.210Z] clean-jars-common: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] clean: [2024-03-19T02:21:37.211Z] [echo] @@## osgi-resources-test ##@@ [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] setOSConditions: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] setToolWin: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] setToolUnix: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] setToolProperty: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] setS1ASclassPath: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] init-common: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] clean: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] setOSConditions: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] setToolWin: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] setToolUnix: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] setToolProperty: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] setS1ASclassPath: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.211Z] init-common: [2024-03-19T02:21:37.211Z] [2024-03-19T02:21:37.212Z] clean-common: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] setOSConditions: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] setToolWin: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] setToolUnix: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] setToolProperty: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] setS1ASclassPath: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] init-common: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] clean-classes-common: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] setOSConditions: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] setToolWin: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] setToolUnix: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] setToolProperty: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] setS1ASclassPath: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.212Z] init-common: [2024-03-19T02:21:37.212Z] [2024-03-19T02:21:37.213Z] clean-jars-common: [2024-03-19T02:21:37.213Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] clean: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] clean: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] clean: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] setOSConditions: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] setToolWin: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] setToolUnix: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] setToolProperty: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] setS1ASclassPath: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] init-common: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] clean-classes-common: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] clean: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] setOSConditions: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] setToolWin: [2024-03-19T02:21:37.213Z] [2024-03-19T02:21:37.213Z] setToolUnix: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] setToolProperty: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] setS1ASclassPath: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] init-common: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] clean-common: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] setOSConditions: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] setToolWin: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] setToolUnix: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] setToolProperty: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] setS1ASclassPath: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] init-common: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] clean-classes-common: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] setOSConditions: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] setToolWin: [2024-03-19T02:21:37.214Z] [2024-03-19T02:21:37.214Z] setToolUnix: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] setToolProperty: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] setS1ASclassPath: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] init-common: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] clean-jars-common: [2024-03-19T02:21:37.215Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] clean: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] clean: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] clean: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] setOSConditions: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] setToolWin: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] setToolUnix: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] setToolProperty: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] setS1ASclassPath: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.215Z] init-common: [2024-03-19T02:21:37.215Z] [2024-03-19T02:21:37.216Z] clean-classes-common: [2024-03-19T02:21:37.260Z] [javac] 1 warning [2024-03-19T02:21:37.260Z] [2024-03-19T02:21:37.260Z] build: [2024-03-19T02:21:37.260Z] [echo] assemble.dir = /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:37.260Z] [2024-03-19T02:21:37.260Z] setOSConditions: [2024-03-19T02:21:37.260Z] [2024-03-19T02:21:37.260Z] setToolWin: [2024-03-19T02:21:37.260Z] [2024-03-19T02:21:37.260Z] setToolUnix: [2024-03-19T02:21:37.260Z] [2024-03-19T02:21:37.260Z] setToolProperty: [2024-03-19T02:21:37.260Z] [2024-03-19T02:21:37.260Z] setS1ASclassPath: [2024-03-19T02:21:37.260Z] [2024-03-19T02:21:37.261Z] init-common: [2024-03-19T02:21:37.261Z] [2024-03-19T02:21:37.261Z] webclient-war-common: [2024-03-19T02:21:37.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:37.261Z] [2024-03-19T02:21:37.261Z] clear: [2024-03-19T02:21:37.261Z] [2024-03-19T02:21:37.261Z] test-tlds-exist: [2024-03-19T02:21:37.261Z] [2024-03-19T02:21:37.261Z] copy-tlds: [2024-03-19T02:21:37.261Z] [2024-03-19T02:21:37.261Z] test-tagfiles-exist: [2024-03-19T02:21:37.261Z] [2024-03-19T02:21:37.261Z] copy-tagfiles: [2024-03-19T02:21:37.261Z] [2024-03-19T02:21:37.261Z] package-war-common: [2024-03-19T02:21:37.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:37.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:37.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:37.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:37.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/lib [2024-03-19T02:21:37.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:37.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:37.261Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:37.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/docroot [2024-03-19T02:21:37.262Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedra-web.war [2024-03-19T02:21:37.262Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:37.262Z] [2024-03-19T02:21:37.262Z] setOSConditions: [2024-03-19T02:21:37.262Z] [2024-03-19T02:21:37.262Z] setToolWin: [2024-03-19T02:21:37.262Z] [2024-03-19T02:21:37.262Z] setToolUnix: [2024-03-19T02:21:37.262Z] [2024-03-19T02:21:37.262Z] setToolProperty: [2024-03-19T02:21:37.262Z] [2024-03-19T02:21:37.262Z] setS1ASclassPath: [2024-03-19T02:21:37.262Z] [2024-03-19T02:21:37.262Z] init-common: [2024-03-19T02:21:37.262Z] [2024-03-19T02:21:37.262Z] compile-common: [2024-03-19T02:21:37.262Z] [echo] Current time (ISO): 2024-03-19T02:21:37.250+0000 [2024-03-19T02:21:37.262Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:37.277Z] [exec] Joining on 1 writers [2024-03-19T02:21:37.277Z] [exec] Value of key is: ReaderThreads [2024-03-19T02:21:37.277Z] [exec] Removing all students [2024-03-19T02:21:37.277Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:37.277Z] [exec] [2024-03-19T02:21:37.277Z] [exec] [2024-03-19T02:21:37.277Z] [exec] ----------------------------------------- [2024-03-19T02:21:37.277Z] [exec] - Student : PASS - [2024-03-19T02:21:37.277Z] [exec] - ReadMostly : PASS - [2024-03-19T02:21:37.277Z] [exec] - appserv.ClientNotifier : PASS - [2024-03-19T02:21:37.277Z] [exec] - ReaderThreads : PASS - [2024-03-19T02:21:37.277Z] [exec] ----------------------------------------- [2024-03-19T02:21:37.277Z] [exec] Total PASS: 4 [2024-03-19T02:21:37.277Z] [exec] Total FAIL: 0 [2024-03-19T02:21:37.277Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:37.277Z] [exec] ----------------------------------------- [2024-03-19T02:21:37.277Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:37.277Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:37.301Z] [exec] Mar 19, 2024 2:21:37 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:37.301Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:37.386Z] [exec] Mar 19, 2024 2:21:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:37.386Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:21:37.387Z] [exec] Mar 19, 2024 2:21:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:37.387Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:37.387Z] [exec] Mar 19, 2024 2:21:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:37.387Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:37.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false force-deploy-rarApp [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.474Z] clean: [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.474Z] setOSConditions: [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.474Z] setToolWin: [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.474Z] setToolUnix: [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.474Z] setToolProperty: [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.474Z] setS1ASclassPath: [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.474Z] init-common: [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.474Z] clean-common: [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.474Z] setOSConditions: [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.474Z] setToolWin: [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.474Z] setToolUnix: [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.474Z] setToolProperty: [2024-03-19T02:21:37.474Z] [2024-03-19T02:21:37.475Z] setS1ASclassPath: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] init-common: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] clean-classes-common: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] setOSConditions: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] setToolWin: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] setToolUnix: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] setToolProperty: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] setS1ASclassPath: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] init-common: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] clean-jars-common: [2024-03-19T02:21:37.475Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] setOSConditions: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] setToolWin: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] setToolUnix: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.475Z] setToolProperty: [2024-03-19T02:21:37.475Z] [2024-03-19T02:21:37.476Z] setS1ASclassPath: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] init-common: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] clean: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] setOSConditions: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] setToolWin: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] setToolUnix: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] setToolProperty: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] setS1ASclassPath: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] init-common: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] clean-common: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] setOSConditions: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] setToolWin: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] setToolUnix: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] setToolProperty: [2024-03-19T02:21:37.476Z] [2024-03-19T02:21:37.476Z] setS1ASclassPath: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] init-common: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] clean-classes-common: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] setOSConditions: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] setToolWin: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] setToolUnix: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] setToolProperty: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] setS1ASclassPath: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] init-common: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] clean-jars-common: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] clean: [2024-03-19T02:21:37.477Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] clean: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] clean: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] clean: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.477Z] setOSConditions: [2024-03-19T02:21:37.477Z] [2024-03-19T02:21:37.478Z] setToolWin: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] setToolUnix: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] setToolProperty: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] setS1ASclassPath: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] init-common: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] clean-classes-common: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] clean: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] setOSConditions: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] setToolWin: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] setToolUnix: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] setToolProperty: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] setS1ASclassPath: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] init-common: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] clean-common: [2024-03-19T02:21:37.478Z] [2024-03-19T02:21:37.478Z] setOSConditions: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] setToolWin: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] setToolUnix: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] setToolProperty: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] setS1ASclassPath: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] init-common: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] clean-classes-common: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] setOSConditions: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] setToolWin: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] setToolUnix: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] setToolProperty: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] setS1ASclassPath: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] init-common: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] clean-jars-common: [2024-03-19T02:21:37.479Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] setOSConditions: [2024-03-19T02:21:37.479Z] [2024-03-19T02:21:37.479Z] setToolWin: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] setToolUnix: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] setToolProperty: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] setS1ASclassPath: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] init-common: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] clean: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] setOSConditions: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] setToolWin: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] setToolUnix: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] setToolProperty: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] setS1ASclassPath: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] init-common: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] clean-common: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] setOSConditions: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.480Z] setToolWin: [2024-03-19T02:21:37.480Z] [2024-03-19T02:21:37.481Z] setToolUnix: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] setToolProperty: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] setS1ASclassPath: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] init-common: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] clean-classes-common: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] setOSConditions: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] setToolWin: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] setToolUnix: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] setToolProperty: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] setS1ASclassPath: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] init-common: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] clean-jars-common: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] clean: [2024-03-19T02:21:37.481Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] clean: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.481Z] clean: [2024-03-19T02:21:37.481Z] [2024-03-19T02:21:37.482Z] clean: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] setOSConditions: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] setToolWin: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] setToolUnix: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] setToolProperty: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] setS1ASclassPath: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] init-common: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] clean-classes-common: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] clean: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] setOSConditions: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] setToolWin: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] setToolUnix: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] setToolProperty: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] setS1ASclassPath: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.482Z] init-common: [2024-03-19T02:21:37.482Z] [2024-03-19T02:21:37.483Z] clean-common: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] setOSConditions: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] setToolWin: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] setToolUnix: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] setToolProperty: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] setS1ASclassPath: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] init-common: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] clean-classes-common: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] setOSConditions: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] setToolWin: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] setToolUnix: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] setToolProperty: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] setS1ASclassPath: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] init-common: [2024-03-19T02:21:37.483Z] [2024-03-19T02:21:37.483Z] clean-jars-common: [2024-03-19T02:21:37.483Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-03-19T02:21:37.484Z] [2024-03-19T02:21:37.484Z] setOSConditions: [2024-03-19T02:21:37.484Z] [2024-03-19T02:21:37.484Z] setToolWin: [2024-03-19T02:21:37.484Z] [2024-03-19T02:21:37.484Z] setToolUnix: [2024-03-19T02:21:37.484Z] [2024-03-19T02:21:37.484Z] setToolProperty: [2024-03-19T02:21:37.484Z] [2024-03-19T02:21:37.484Z] setS1ASclassPath: [2024-03-19T02:21:37.484Z] [2024-03-19T02:21:37.484Z] init-common: [2024-03-19T02:21:37.484Z] [2024-03-19T02:21:37.484Z] clean: [2024-03-19T02:21:37.624Z] [exec] Application deployed with name noname-web. [2024-03-19T02:21:37.624Z] [2024-03-19T02:21:37.624Z] deploy-war-commonee: [2024-03-19T02:21:37.624Z] [2024-03-19T02:21:37.624Z] assemble-client: [2024-03-19T02:21:37.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:21:37.624Z] [2024-03-19T02:21:37.624Z] setOSConditions: [2024-03-19T02:21:37.624Z] [2024-03-19T02:21:37.624Z] setToolWin: [2024-03-19T02:21:37.624Z] [2024-03-19T02:21:37.624Z] setToolUnix: [2024-03-19T02:21:37.624Z] [2024-03-19T02:21:37.624Z] setToolProperty: [2024-03-19T02:21:37.624Z] [2024-03-19T02:21:37.624Z] setS1ASclassPath: [2024-03-19T02:21:37.624Z] [2024-03-19T02:21:37.624Z] init-common: [2024-03-19T02:21:37.624Z] [2024-03-19T02:21:37.624Z] wsimport: [2024-03-19T02:21:37.647Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/create_pointbase.sql [2024-03-19T02:21:37.647Z] [sql] 0 rows affected [2024-03-19T02:21:37.647Z] [sql] 1 rows affected [2024-03-19T02:21:37.647Z] [sql] 1 rows affected [2024-03-19T02:21:37.647Z] [sql] 1 rows affected [2024-03-19T02:21:37.647Z] [sql] 1 rows affected [2024-03-19T02:21:37.647Z] [sql] 0 rows affected [2024-03-19T02:21:37.647Z] [sql] 1 rows affected [2024-03-19T02:21:37.647Z] [sql] 1 rows affected [2024-03-19T02:21:37.680Z] [2024-03-19T02:21:37.680Z] setOSConditions: [2024-03-19T02:21:37.680Z] [2024-03-19T02:21:37.680Z] setToolWin: [2024-03-19T02:21:37.680Z] [2024-03-19T02:21:37.680Z] setToolUnix: [2024-03-19T02:21:37.680Z] [2024-03-19T02:21:37.680Z] setToolProperty: [2024-03-19T02:21:37.680Z] [2024-03-19T02:21:37.680Z] setS1ASclassPath: [2024-03-19T02:21:37.680Z] [2024-03-19T02:21:37.680Z] init-common: [2024-03-19T02:21:37.680Z] [2024-03-19T02:21:37.681Z] undeploy-rar-common: [2024-03-19T02:21:37.681Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true connectors-ra-redeploy-rars [2024-03-19T02:21:37.708Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:37.708Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:37.708Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:37.708Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:37.708Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:37.708Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:37.708Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:37.717Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-pointbase-pool1 [2024-03-19T02:21:37.718Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2024-03-19T02:21:37.718Z] [2024-03-19T02:21:37.718Z] set-derby-connpool-props: [2024-03-19T02:21:37.742Z] [2024-03-19T02:21:37.742Z] setOSConditions: [2024-03-19T02:21:37.742Z] [2024-03-19T02:21:37.742Z] setToolWin: [2024-03-19T02:21:37.742Z] [2024-03-19T02:21:37.742Z] setToolUnix: [2024-03-19T02:21:37.742Z] [2024-03-19T02:21:37.742Z] setToolProperty: [2024-03-19T02:21:37.742Z] [2024-03-19T02:21:37.742Z] setS1ASclassPath: [2024-03-19T02:21:37.742Z] [2024-03-19T02:21:37.742Z] init-common: [2024-03-19T02:21:37.742Z] [2024-03-19T02:21:37.742Z] clean-common: [2024-03-19T02:21:37.742Z] [2024-03-19T02:21:37.742Z] setOSConditions: [2024-03-19T02:21:37.742Z] [2024-03-19T02:21:37.742Z] setToolWin: [2024-03-19T02:21:37.742Z] [2024-03-19T02:21:37.742Z] setToolUnix: [2024-03-19T02:21:37.742Z] [2024-03-19T02:21:37.742Z] setToolProperty: [2024-03-19T02:21:37.742Z] [2024-03-19T02:21:37.743Z] setS1ASclassPath: [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] init-common: [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] clean-classes-common: [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] setOSConditions: [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] setToolWin: [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] setToolUnix: [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] setToolProperty: [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] setS1ASclassPath: [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] init-common: [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] clean-jars-common: [2024-03-19T02:21:37.743Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] setOSConditions: [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] setToolWin: [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] setToolUnix: [2024-03-19T02:21:37.743Z] [2024-03-19T02:21:37.743Z] setToolProperty: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] setS1ASclassPath: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] init-common: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] clean: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] setOSConditions: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] setToolWin: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] setToolUnix: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] setToolProperty: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] setS1ASclassPath: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] init-common: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] clean-common: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] setOSConditions: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] setToolWin: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] setToolUnix: [2024-03-19T02:21:37.744Z] [2024-03-19T02:21:37.744Z] setToolProperty: [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] setS1ASclassPath: [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] init-common: [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] clean-classes-common: [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] setOSConditions: [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] setToolWin: [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] setToolUnix: [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] setToolProperty: [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] setS1ASclassPath: [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] init-common: [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] clean-jars-common: [2024-03-19T02:21:37.745Z] [echo] @@## multiple-resources.xml ##@@ [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] clean: [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] clean: [2024-03-19T02:21:37.745Z] [2024-03-19T02:21:37.745Z] clean: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] setOSConditions: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] setToolWin: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] setToolUnix: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] setToolProperty: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] setS1ASclassPath: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] init-common: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] clean-classes-common: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] clean: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] setOSConditions: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] setToolWin: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] setToolUnix: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] setToolProperty: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.746Z] setS1ASclassPath: [2024-03-19T02:21:37.746Z] [2024-03-19T02:21:37.747Z] init-common: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] clean-common: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] setOSConditions: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] setToolWin: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] setToolUnix: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] setToolProperty: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] setS1ASclassPath: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] init-common: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] clean-classes-common: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] setOSConditions: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] setToolWin: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] setToolUnix: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] setToolProperty: [2024-03-19T02:21:37.747Z] [2024-03-19T02:21:37.747Z] setS1ASclassPath: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] init-common: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] clean-jars-common: [2024-03-19T02:21:37.748Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] clean: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] clean: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] clean: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] setOSConditions: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] setToolWin: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] setToolUnix: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] setToolProperty: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] setS1ASclassPath: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] init-common: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] clean-classes-common: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] clean: [2024-03-19T02:21:37.748Z] [2024-03-19T02:21:37.748Z] setOSConditions: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] setToolWin: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] setToolUnix: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] setToolProperty: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] setS1ASclassPath: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] init-common: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] clean-common: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] setOSConditions: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] setToolWin: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] setToolUnix: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] setToolProperty: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] setS1ASclassPath: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] init-common: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] clean-classes-common: [2024-03-19T02:21:37.749Z] [2024-03-19T02:21:37.749Z] setOSConditions: [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] setToolWin: [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] setToolUnix: [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] setToolProperty: [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] setS1ASclassPath: [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] init-common: [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] clean-jars-common: [2024-03-19T02:21:37.750Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] clean: [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] clean: [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] clean: [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] setOSConditions: [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] setToolWin: [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] setToolUnix: [2024-03-19T02:21:37.750Z] [2024-03-19T02:21:37.750Z] setToolProperty: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] setS1ASclassPath: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] init-common: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] clean-classes-common: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] clean: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] setOSConditions: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] setToolWin: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] setToolUnix: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] setToolProperty: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] setS1ASclassPath: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] init-common: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] clean-common: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] setOSConditions: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.751Z] setToolWin: [2024-03-19T02:21:37.751Z] [2024-03-19T02:21:37.752Z] setToolUnix: [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] setToolProperty: [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] setS1ASclassPath: [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] init-common: [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] clean-classes-common: [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] setOSConditions: [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] setToolWin: [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] setToolUnix: [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] setToolProperty: [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] setS1ASclassPath: [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] init-common: [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] clean-jars-common: [2024-03-19T02:21:37.752Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] setOSConditions: [2024-03-19T02:21:37.752Z] [2024-03-19T02:21:37.752Z] setToolWin: [2024-03-19T02:21:37.753Z] [2024-03-19T02:21:37.753Z] setToolUnix: [2024-03-19T02:21:37.753Z] [2024-03-19T02:21:37.753Z] setToolProperty: [2024-03-19T02:21:37.753Z] [2024-03-19T02:21:37.753Z] setS1ASclassPath: [2024-03-19T02:21:37.843Z] [2024-03-19T02:21:37.843Z] checkReporting-common: [2024-03-19T02:21:37.843Z] [2024-03-19T02:21:37.843Z] confirmReportPresent-common: [2024-03-19T02:21:37.843Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:37.843Z] [echo] Test seems to be reported fine [2024-03-19T02:21:37.843Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/cmp/readonly/RepRunConf.txt [2024-03-19T02:21:37.843Z] [2024-03-19T02:21:37.843Z] confirmMissingReport-common: [2024-03-19T02:21:37.843Z] [2024-03-19T02:21:37.843Z] undeploy: [2024-03-19T02:21:37.843Z] [2024-03-19T02:21:37.843Z] setOSConditions: [2024-03-19T02:21:37.843Z] [2024-03-19T02:21:37.843Z] setToolWin: [2024-03-19T02:21:37.843Z] [2024-03-19T02:21:37.844Z] setToolUnix: [2024-03-19T02:21:37.844Z] [2024-03-19T02:21:37.844Z] setToolProperty: [2024-03-19T02:21:37.844Z] [2024-03-19T02:21:37.844Z] setS1ASclassPath: [2024-03-19T02:21:37.844Z] [2024-03-19T02:21:37.844Z] init-common: [2024-03-19T02:21:37.844Z] [2024-03-19T02:21:37.844Z] undeploy-common: [2024-03-19T02:21:37.882Z] [exec] parsing WSDL... [2024-03-19T02:21:37.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid pkgEarLibTest-pool --enabled=true --target server jdbc/pkgEarLibTest [2024-03-19T02:21:37.904Z] [sql] 1 rows affected [2024-03-19T02:21:37.904Z] [sql] 1 rows affected [2024-03-19T02:21:37.904Z] [sql] 0 rows affected [2024-03-19T02:21:37.904Z] [sql] 11 of 11 SQL statements executed successfully [2024-03-19T02:21:37.904Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:37.904Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:37.905Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:37.905Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:37.905Z] [2024-03-19T02:21:37.905Z] setOSConditions: [2024-03-19T02:21:37.905Z] [2024-03-19T02:21:37.905Z] setToolWin: [2024-03-19T02:21:37.905Z] [2024-03-19T02:21:37.905Z] setToolUnix: [2024-03-19T02:21:37.905Z] [2024-03-19T02:21:37.905Z] setToolProperty: [2024-03-19T02:21:37.905Z] [2024-03-19T02:21:37.905Z] setS1ASclassPath: [2024-03-19T02:21:37.905Z] [2024-03-19T02:21:37.905Z] init-common: [2024-03-19T02:21:37.905Z] [2024-03-19T02:21:37.905Z] deploy-jdbc-common: [2024-03-19T02:21:37.905Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:37.905Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:37.906Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:37.906Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:37.906Z] [2024-03-19T02:21:37.906Z] setOSConditions: [2024-03-19T02:21:37.906Z] [2024-03-19T02:21:37.906Z] setToolWin: [2024-03-19T02:21:37.906Z] [2024-03-19T02:21:37.906Z] setToolUnix: [2024-03-19T02:21:37.906Z] [2024-03-19T02:21:37.906Z] setToolProperty: [2024-03-19T02:21:37.906Z] [2024-03-19T02:21:37.906Z] setS1ASclassPath: [2024-03-19T02:21:37.906Z] [2024-03-19T02:21:37.906Z] init-common: [2024-03-19T02:21:37.906Z] [2024-03-19T02:21:37.906Z] create-jdbc-connpool-common: [2024-03-19T02:21:37.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-03-19T02:21:37.974Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-03-19T02:21:38.011Z] [2024-03-19T02:21:38.011Z] init-common: [2024-03-19T02:21:38.011Z] [2024-03-19T02:21:38.011Z] clean: [2024-03-19T02:21:38.011Z] [2024-03-19T02:21:38.011Z] setOSConditions: [2024-03-19T02:21:38.011Z] [2024-03-19T02:21:38.011Z] setToolWin: [2024-03-19T02:21:38.011Z] [2024-03-19T02:21:38.011Z] setToolUnix: [2024-03-19T02:21:38.011Z] [2024-03-19T02:21:38.011Z] setToolProperty: [2024-03-19T02:21:38.011Z] [2024-03-19T02:21:38.011Z] setS1ASclassPath: [2024-03-19T02:21:38.011Z] [2024-03-19T02:21:38.011Z] init-common: [2024-03-19T02:21:38.011Z] [2024-03-19T02:21:38.011Z] clean-common: [2024-03-19T02:21:38.011Z] [2024-03-19T02:21:38.011Z] setOSConditions: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] setToolWin: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] setToolUnix: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] setToolProperty: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] setS1ASclassPath: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] init-common: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] clean-classes-common: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] setOSConditions: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] setToolWin: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] setToolUnix: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] setToolProperty: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] setS1ASclassPath: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] init-common: [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] clean-jars-common: [2024-03-19T02:21:38.012Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-03-19T02:21:38.012Z] [2024-03-19T02:21:38.012Z] setOSConditions: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] setToolWin: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] setToolUnix: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] setToolProperty: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] setS1ASclassPath: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] init-common: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] clean: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] setOSConditions: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] setToolWin: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] setToolUnix: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] setToolProperty: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] setS1ASclassPath: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] init-common: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] clean-common: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.013Z] setOSConditions: [2024-03-19T02:21:38.013Z] [2024-03-19T02:21:38.014Z] setToolWin: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] setToolUnix: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] setToolProperty: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] setS1ASclassPath: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] init-common: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] clean-classes-common: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] setOSConditions: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] setToolWin: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] setToolUnix: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] setToolProperty: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] setS1ASclassPath: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] init-common: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] clean-jars-common: [2024-03-19T02:21:38.014Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.014Z] setOSConditions: [2024-03-19T02:21:38.014Z] [2024-03-19T02:21:38.015Z] setToolWin: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] setToolUnix: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] setToolProperty: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] setS1ASclassPath: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] init-common: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] clean: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] setOSConditions: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] setToolWin: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] setToolUnix: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] setToolProperty: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] setS1ASclassPath: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] init-common: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] clean-common: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] setOSConditions: [2024-03-19T02:21:38.015Z] [2024-03-19T02:21:38.015Z] setToolWin: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] setToolUnix: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] setToolProperty: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] setS1ASclassPath: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] init-common: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] clean-classes-common: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] setOSConditions: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] setToolWin: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] setToolUnix: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] setToolProperty: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] setS1ASclassPath: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] init-common: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] clean-jars-common: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] start-record: [2024-03-19T02:21:38.016Z] [2024-03-19T02:21:38.016Z] connector_group_4: [2024-03-19T02:21:38.017Z] [echo] ************ Starting connector_group_4 ************ [2024-03-19T02:21:38.017Z] [echo] @@## jms-destination-definition##@@ [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] setOSConditions: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] setToolWin: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] setToolUnix: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] setToolProperty: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] setS1ASclassPath: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] init-common: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] clean: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] setOSConditions: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] setToolWin: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] setToolUnix: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] setToolProperty: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] setS1ASclassPath: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] init-common: [2024-03-19T02:21:38.017Z] [2024-03-19T02:21:38.017Z] clean-common: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] setOSConditions: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] setToolWin: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] setToolUnix: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] setToolProperty: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] setS1ASclassPath: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] init-common: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] clean-classes-common: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] setOSConditions: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] setToolWin: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] setToolUnix: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] setToolProperty: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] setS1ASclassPath: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] init-common: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.018Z] clean-jars-common: [2024-03-19T02:21:38.018Z] [2024-03-19T02:21:38.019Z] compile: [2024-03-19T02:21:38.019Z] [2024-03-19T02:21:38.019Z] setOSConditions: [2024-03-19T02:21:38.019Z] [2024-03-19T02:21:38.019Z] setToolWin: [2024-03-19T02:21:38.019Z] [2024-03-19T02:21:38.019Z] setToolUnix: [2024-03-19T02:21:38.019Z] [2024-03-19T02:21:38.019Z] setToolProperty: [2024-03-19T02:21:38.019Z] [2024-03-19T02:21:38.019Z] setS1ASclassPath: [2024-03-19T02:21:38.019Z] [2024-03-19T02:21:38.019Z] init-common: [2024-03-19T02:21:38.019Z] [2024-03-19T02:21:38.019Z] compile-common: [2024-03-19T02:21:38.019Z] [echo] Current time (ISO): 2024-03-19T02:21:37.920+0000 [2024-03-19T02:21:38.019Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:38.019Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:38.101Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-readonlyApp [2024-03-19T02:21:38.150Z] [exec] JDBC resource jdbc/pkgEarLibTest created successfully. [2024-03-19T02:21:38.150Z] [echo] cmd executed for server [2024-03-19T02:21:38.150Z] [2024-03-19T02:21:38.150Z] clean: [2024-03-19T02:21:38.150Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:38.150Z] [2024-03-19T02:21:38.150Z] compile: [2024-03-19T02:21:38.150Z] [2024-03-19T02:21:38.150Z] setOSConditions: [2024-03-19T02:21:38.151Z] [2024-03-19T02:21:38.151Z] setToolWin: [2024-03-19T02:21:38.151Z] [2024-03-19T02:21:38.151Z] setToolUnix: [2024-03-19T02:21:38.151Z] [2024-03-19T02:21:38.151Z] setToolProperty: [2024-03-19T02:21:38.151Z] [2024-03-19T02:21:38.151Z] setS1ASclassPath: [2024-03-19T02:21:38.151Z] [2024-03-19T02:21:38.151Z] init-common: [2024-03-19T02:21:38.151Z] [2024-03-19T02:21:38.151Z] compile-common: [2024-03-19T02:21:38.196Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:38.196Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:38.197Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:38.197Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:38.197Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:38.197Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:38.197Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:38.232Z] [exec] Mar 19, 2024 2:21:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:38.232Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:38.247Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:21:38.247Z] [2024-03-19T02:21:38.247Z] setOSConditions: [2024-03-19T02:21:38.247Z] [2024-03-19T02:21:38.247Z] setToolWin: [2024-03-19T02:21:38.247Z] [2024-03-19T02:21:38.247Z] setToolUnix: [2024-03-19T02:21:38.247Z] [2024-03-19T02:21:38.247Z] setToolProperty: [2024-03-19T02:21:38.247Z] [2024-03-19T02:21:38.248Z] setS1ASclassPath: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] init-common: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] runCycle: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] setOSConditions: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] setToolWin: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] setToolUnix: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] setToolProperty: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] setS1ASclassPath: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] init-common: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] setupone: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] setOSConditions: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] setToolWin: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] setToolUnix: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.248Z] setToolProperty: [2024-03-19T02:21:38.248Z] [2024-03-19T02:21:38.249Z] setS1ASclassPath: [2024-03-19T02:21:38.249Z] [2024-03-19T02:21:38.249Z] init-common: [2024-03-19T02:21:38.249Z] [2024-03-19T02:21:38.249Z] create-ra-config: [2024-03-19T02:21:38.249Z] [2024-03-19T02:21:38.249Z] asadmin-common: [2024-03-19T02:21:38.249Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:21:38.358Z] [2024-03-19T02:21:38.358Z] unsetup: [2024-03-19T02:21:38.358Z] [2024-03-19T02:21:38.358Z] setOSConditions: [2024-03-19T02:21:38.358Z] [2024-03-19T02:21:38.358Z] setToolWin: [2024-03-19T02:21:38.358Z] [2024-03-19T02:21:38.358Z] setToolUnix: [2024-03-19T02:21:38.358Z] [2024-03-19T02:21:38.358Z] setToolProperty: [2024-03-19T02:21:38.358Z] [2024-03-19T02:21:38.358Z] setS1ASclassPath: [2024-03-19T02:21:38.358Z] [2024-03-19T02:21:38.358Z] init-common: [2024-03-19T02:21:38.358Z] [2024-03-19T02:21:38.358Z] execute-ejb-sql-common: [2024-03-19T02:21:38.358Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/cmp/readonly/sql/drop_pointbase.sql [2024-03-19T02:21:38.358Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:21:38.358Z] [2024-03-19T02:21:38.358Z] all: [2024-03-19T02:21:38.358Z] [2024-03-19T02:21:38.359Z] ejbflushwithsqlexception: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] setOSConditions: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] setToolWin: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] setToolUnix: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] setToolProperty: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] setS1ASclassPath: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] init-common: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] clean: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] setOSConditions: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] setToolWin: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] setToolUnix: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] setToolProperty: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] setS1ASclassPath: [2024-03-19T02:21:38.359Z] [2024-03-19T02:21:38.359Z] init-common: [2024-03-19T02:21:38.412Z] [echo] Current time (ISO): 2024-03-19T02:21:38.154+0000 [2024-03-19T02:21:38.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:38.412Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:38.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true bmpEnrollerPool [2024-03-19T02:21:38.469Z] [exec] JDBC connection pool bmpEnrollerPool created successfully. [2024-03-19T02:21:38.469Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:38.470Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:38.470Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:38.470Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:38.470Z] [2024-03-19T02:21:38.470Z] set-derby-connpool-props: [2024-03-19T02:21:38.548Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-03-19T02:21:38.548Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-03-19T02:21:38.616Z] [2024-03-19T02:21:38.616Z] clean-common: [2024-03-19T02:21:38.616Z] [2024-03-19T02:21:38.616Z] setOSConditions: [2024-03-19T02:21:38.616Z] [2024-03-19T02:21:38.616Z] setToolWin: [2024-03-19T02:21:38.616Z] [2024-03-19T02:21:38.616Z] setToolUnix: [2024-03-19T02:21:38.616Z] [2024-03-19T02:21:38.616Z] setToolProperty: [2024-03-19T02:21:38.616Z] [2024-03-19T02:21:38.616Z] setS1ASclassPath: [2024-03-19T02:21:38.616Z] [2024-03-19T02:21:38.616Z] init-common: [2024-03-19T02:21:38.616Z] [2024-03-19T02:21:38.616Z] clean-classes-common: [2024-03-19T02:21:38.616Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:38.616Z] [2024-03-19T02:21:38.616Z] setOSConditions: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] setToolWin: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] setToolUnix: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] setToolProperty: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] setS1ASclassPath: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] init-common: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] clean-jars-common: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] compile: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] setOSConditions: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] setToolWin: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] setToolUnix: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] setToolProperty: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] setS1ASclassPath: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] init-common: [2024-03-19T02:21:38.617Z] [2024-03-19T02:21:38.617Z] compile-common: [2024-03-19T02:21:38.618Z] [echo] Current time (ISO): 2024-03-19T02:21:38.399+0000 [2024-03-19T02:21:38.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:38.618Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:38.643Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:38.643Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:21:38.643Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:21:38.643Z] [javac] 2 warnings [2024-03-19T02:21:38.643Z] [2024-03-19T02:21:38.643Z] setOSConditions: [2024-03-19T02:21:38.643Z] [2024-03-19T02:21:38.643Z] setToolWin: [2024-03-19T02:21:38.643Z] [2024-03-19T02:21:38.643Z] setToolUnix: [2024-03-19T02:21:38.643Z] [2024-03-19T02:21:38.643Z] setToolProperty: [2024-03-19T02:21:38.643Z] [2024-03-19T02:21:38.643Z] setS1ASclassPath: [2024-03-19T02:21:38.643Z] [2024-03-19T02:21:38.643Z] init-common: [2024-03-19T02:21:38.643Z] [2024-03-19T02:21:38.643Z] compile-common: [2024-03-19T02:21:38.643Z] [echo] Current time (ISO): 2024-03-19T02:21:38.571+0000 [2024-03-19T02:21:38.643Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:38.767Z] [exec] Mar 19, 2024 2:21:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:38.767Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7761e342 [2024-03-19T02:21:38.807Z] [exec] Mar 19, 2024 2:21:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:38.808Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:38.808Z] [exec] cp = /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/../lib/gf-client.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserAppClient.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:21:38.808Z] [exec] args.length = 0 [2024-03-19T02:21:38.808Z] [exec] Looking up ejb ref [2024-03-19T02:21:38.813Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:21:38.813Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:21:38.813Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-03-19T02:21:38.813Z] [2024-03-19T02:21:38.813Z] setOSConditions: [2024-03-19T02:21:38.813Z] [2024-03-19T02:21:38.814Z] setToolWin: [2024-03-19T02:21:38.814Z] [2024-03-19T02:21:38.814Z] setToolUnix: [2024-03-19T02:21:38.814Z] [2024-03-19T02:21:38.814Z] setToolProperty: [2024-03-19T02:21:38.814Z] [2024-03-19T02:21:38.814Z] setS1ASclassPath: [2024-03-19T02:21:38.814Z] [2024-03-19T02:21:38.814Z] init-common: [2024-03-19T02:21:38.814Z] [2024-03-19T02:21:38.814Z] deploy-rar-common: [2024-03-19T02:21:38.814Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:39.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.User=dbuser [2024-03-19T02:21:39.053Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.User=dbuser [2024-03-19T02:21:39.068Z] [exec] Mar 19, 2024 2:21:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:39.068Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3f68a7f8 [2024-03-19T02:21:39.134Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:39.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-03-19T02:21:39.151Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-03-19T02:21:39.165Z] [INFO] [exec] Application deployed with name hellojsp. [2024-03-19T02:21:39.165Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:39.165Z] [WARNING] [echo] [2024-03-19T02:21:39.165Z] [WARNING] [echo] ************************* [2024-03-19T02:21:39.165Z] [WARNING] [echo] * build-deploy web/jsfastrologer [2024-03-19T02:21:39.165Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfastrologer [2024-03-19T02:21:39.165Z] [WARNING] [echo] ************************* [2024-03-19T02:21:39.165Z] [WARNING] [echo] [2024-03-19T02:21:39.165Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:39.165Z] [WARNING] [echo] Listing of source files: JSFWebTestNG.java [2024-03-19T02:21:39.165Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:39.165Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:39.166Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:39.166Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:39.166Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:39.166Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:39.166Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:39.166Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:39.166Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:39.166Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:39.166Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:39.166Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:39.166Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:39.166Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:39.166Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfastrologer/src/test/JSFWebTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:39.166Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:39.166Z] 6 warnings [2024-03-19T02:21:39.166Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:39.166Z] [WARNING] [echo] Now creating a war file ../../dist/jsftest/jsfastrologer.war [2024-03-19T02:21:39.166Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jsftest/app [2024-03-19T02:21:39.166Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jsftest [2024-03-19T02:21:39.166Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jsftest/app [2024-03-19T02:21:39.264Z] [exec] [2024-03-19T02:21:39.264Z] [exec] Generating code... [2024-03-19T02:21:39.264Z] [exec] [2024-03-19T02:21:39.264Z] [exec] Compiling code... [2024-03-19T02:21:39.304Z] [exec] Mar 19, 2024 2:21:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:39.304Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2f15a964 [2024-03-19T02:21:39.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:21:39.393Z] [javac] 1 warning [2024-03-19T02:21:39.393Z] [2024-03-19T02:21:39.393Z] setOSConditions: [2024-03-19T02:21:39.393Z] [2024-03-19T02:21:39.393Z] setToolWin: [2024-03-19T02:21:39.393Z] [2024-03-19T02:21:39.394Z] setToolUnix: [2024-03-19T02:21:39.394Z] [2024-03-19T02:21:39.394Z] setToolProperty: [2024-03-19T02:21:39.394Z] [2024-03-19T02:21:39.394Z] setS1ASclassPath: [2024-03-19T02:21:39.394Z] [2024-03-19T02:21:39.394Z] init-common: [2024-03-19T02:21:39.394Z] [2024-03-19T02:21:39.394Z] compile-common: [2024-03-19T02:21:39.394Z] [echo] Current time (ISO): 2024-03-19T02:21:39.232+0000 [2024-03-19T02:21:39.394Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:39.399Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:39.399Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:39.399Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:39.399Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:39.399Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:39.399Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:39.399Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:39.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-03-19T02:21:39.408Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-03-19T02:21:39.448Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:39.448Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:39.448Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:39.448Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:39.448Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:39.448Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:39.448Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:39.448Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:39.448Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:39.448Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:39.448Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:39.549Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:39.549Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:39.549Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:39.549Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:39.549Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:39.549Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:39.549Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:39.576Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:39.576Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:39.576Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:39.576Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:39.576Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:39.576Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:39.576Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:39.632Z] [exec] Creating InitialContext() [2024-03-19T02:21:39.632Z] [exec] Value of key is: stateful [2024-03-19T02:21:39.632Z] [exec] Value of key is: stateless [2024-03-19T02:21:39.632Z] [exec] Value of key is: stateless2 [2024-03-19T02:21:39.632Z] [exec] ensuring that sless1 and sless2 are not equal [2024-03-19T02:21:39.632Z] [exec] Value of key is: stateless3 [2024-03-19T02:21:39.632Z] [exec] Value of key is: stateless4 [2024-03-19T02:21:39.632Z] [exec] test complete [2024-03-19T02:21:39.632Z] [exec] Value of key is: main [2024-03-19T02:21:39.632Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:39.632Z] [exec] [2024-03-19T02:21:39.632Z] [exec] [2024-03-19T02:21:39.632Z] [exec] ----------------------------------------- [2024-03-19T02:21:39.632Z] [exec] - stateful: PASS - [2024-03-19T02:21:39.632Z] [exec] - stateless4: PASS - [2024-03-19T02:21:39.632Z] [exec] - main: PASS - [2024-03-19T02:21:39.632Z] [exec] - stateless: PASS - [2024-03-19T02:21:39.632Z] [exec] - stateless2: PASS - [2024-03-19T02:21:39.632Z] [exec] - stateless3: PASS - [2024-03-19T02:21:39.632Z] [exec] ----------------------------------------- [2024-03-19T02:21:39.632Z] [exec] Total PASS: 6 [2024-03-19T02:21:39.632Z] [exec] Total FAIL: 0 [2024-03-19T02:21:39.632Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:39.632Z] [exec] ----------------------------------------- [2024-03-19T02:21:39.632Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:39.632Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:39.644Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.Password=dbpassword [2024-03-19T02:21:39.644Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.Password=dbpassword [2024-03-19T02:21:39.646Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-03-19T02:21:39.646Z] [echo] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-03-19T02:21:39.705Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:39.705Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:39.706Z] 6 warnings [2024-03-19T02:21:39.706Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jsftest/app/META-INF [2024-03-19T02:21:39.706Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfastrologer/metadata/persistence.xml to copy. [2024-03-19T02:21:39.706Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jsftest/jsfastrologer.war [2024-03-19T02:21:39.706Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:39.706Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:39.706Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:39.706Z] [WARNING] [echo] deploying jsfastrologer.war [2024-03-19T02:21:39.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.driverType=4 [2024-03-19T02:21:39.902Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.driverType=4 [2024-03-19T02:21:39.903Z] [2024-03-19T02:21:39.903Z] create-pool: [2024-03-19T02:21:39.903Z] [2024-03-19T02:21:39.903Z] setOSConditions: [2024-03-19T02:21:39.903Z] [2024-03-19T02:21:39.903Z] setToolWin: [2024-03-19T02:21:39.903Z] [2024-03-19T02:21:39.903Z] setToolUnix: [2024-03-19T02:21:39.904Z] [2024-03-19T02:21:39.904Z] setToolProperty: [2024-03-19T02:21:39.904Z] [2024-03-19T02:21:39.904Z] [2024-03-19T02:21:39.904Z] setS1ASclassPath: [2024-03-19T02:21:39.904Z] [2024-03-19T02:21:39.904Z] checkReporting-common: [2024-03-19T02:21:39.904Z] [2024-03-19T02:21:39.904Z] init-common: [2024-03-19T02:21:39.904Z] [2024-03-19T02:21:39.904Z] confirmReportPresent-common: [2024-03-19T02:21:39.904Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:39.904Z] [echo] Test seems to be reported fine [2024-03-19T02:21:39.904Z] create-connector-connpool: [2024-03-19T02:21:39.904Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ejb-cdi/RepRunConf.txt [2024-03-19T02:21:39.904Z] [2024-03-19T02:21:39.904Z] confirmMissingReport-common: [2024-03-19T02:21:39.904Z] [2024-03-19T02:21:39.904Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server versiontest-ra-pool [2024-03-19T02:21:39.904Z] undeploy: [2024-03-19T02:21:39.904Z] [2024-03-19T02:21:39.904Z] setOSConditions: [2024-03-19T02:21:39.904Z] [2024-03-19T02:21:39.904Z] setToolWin: [2024-03-19T02:21:39.904Z] [2024-03-19T02:21:39.904Z] setToolUnix: [2024-03-19T02:21:39.904Z] [2024-03-19T02:21:39.905Z] setToolProperty: [2024-03-19T02:21:39.905Z] [2024-03-19T02:21:39.905Z] setS1ASclassPath: [2024-03-19T02:21:39.905Z] [2024-03-19T02:21:39.905Z] init-common: [2024-03-19T02:21:39.905Z] [2024-03-19T02:21:39.905Z] undeploy-common: [2024-03-19T02:21:39.912Z] [exec] Mar 19, 2024 2:21:39 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:21:39.912Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:21:39.970Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-03-19T02:21:39.970Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-03-19T02:21:39.981Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:40.144Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:40.144Z] [javac] 1 warning [2024-03-19T02:21:40.144Z] [2024-03-19T02:21:40.144Z] setOSConditions: [2024-03-19T02:21:40.144Z] [2024-03-19T02:21:40.144Z] setToolWin: [2024-03-19T02:21:40.144Z] [2024-03-19T02:21:40.144Z] setToolUnix: [2024-03-19T02:21:40.145Z] [2024-03-19T02:21:40.145Z] setToolProperty: [2024-03-19T02:21:40.145Z] [2024-03-19T02:21:40.145Z] setS1ASclassPath: [2024-03-19T02:21:40.145Z] [2024-03-19T02:21:40.145Z] init-common: [2024-03-19T02:21:40.145Z] [2024-03-19T02:21:40.145Z] compile-common: [2024-03-19T02:21:40.145Z] [echo] Current time (ISO): 2024-03-19T02:21:40.141+0000 [2024-03-19T02:21:40.145Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:40.200Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-ejb-cdiApp [2024-03-19T02:21:40.200Z] [2024-03-19T02:21:40.200Z] all: [2024-03-19T02:21:40.200Z] [2024-03-19T02:21:40.200Z] setOSConditions: [2024-03-19T02:21:40.200Z] [2024-03-19T02:21:40.200Z] setToolWin: [2024-03-19T02:21:40.200Z] [2024-03-19T02:21:40.200Z] setToolUnix: [2024-03-19T02:21:40.200Z] [2024-03-19T02:21:40.200Z] setToolProperty: [2024-03-19T02:21:40.200Z] [2024-03-19T02:21:40.200Z] setS1ASclassPath: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.201Z] init-common: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.201Z] clean: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.201Z] setOSConditions: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.201Z] setToolWin: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.201Z] setToolUnix: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.201Z] setToolProperty: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.201Z] setS1ASclassPath: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.201Z] init-common: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.201Z] clean-common: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.201Z] setOSConditions: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.201Z] setToolWin: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.201Z] setToolUnix: [2024-03-19T02:21:40.201Z] [2024-03-19T02:21:40.202Z] setToolProperty: [2024-03-19T02:21:40.202Z] [2024-03-19T02:21:40.202Z] setS1ASclassPath: [2024-03-19T02:21:40.202Z] [2024-03-19T02:21:40.202Z] init-common: [2024-03-19T02:21:40.202Z] [2024-03-19T02:21:40.202Z] clean-classes-common: [2024-03-19T02:21:40.202Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:40.202Z] [2024-03-19T02:21:40.202Z] setOSConditions: [2024-03-19T02:21:40.202Z] [2024-03-19T02:21:40.202Z] setToolWin: [2024-03-19T02:21:40.202Z] [2024-03-19T02:21:40.202Z] setToolUnix: [2024-03-19T02:21:40.202Z] [2024-03-19T02:21:40.202Z] setToolProperty: [2024-03-19T02:21:40.202Z] [2024-03-19T02:21:40.202Z] setS1ASclassPath: [2024-03-19T02:21:40.202Z] [2024-03-19T02:21:40.202Z] init-common: [2024-03-19T02:21:40.202Z] [2024-03-19T02:21:40.202Z] clean-jars-common: [2024-03-19T02:21:40.202Z] [2024-03-19T02:21:40.202Z] compile: [2024-03-19T02:21:40.202Z] [2024-03-19T02:21:40.202Z] setOSConditions: [2024-03-19T02:21:40.203Z] [2024-03-19T02:21:40.203Z] setToolWin: [2024-03-19T02:21:40.203Z] [2024-03-19T02:21:40.203Z] setToolUnix: [2024-03-19T02:21:40.203Z] [2024-03-19T02:21:40.203Z] setToolProperty: [2024-03-19T02:21:40.203Z] [2024-03-19T02:21:40.203Z] setS1ASclassPath: [2024-03-19T02:21:40.203Z] [2024-03-19T02:21:40.203Z] init-common: [2024-03-19T02:21:40.221Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-03-19T02:21:40.221Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:40.221Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml:92: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:40.221Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:21:40.226Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:21:40.226Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:21:40.238Z] [javac] 1 warning [2024-03-19T02:21:40.238Z] [2024-03-19T02:21:40.238Z] build: [2024-03-19T02:21:40.238Z] [2024-03-19T02:21:40.238Z] setOSConditions: [2024-03-19T02:21:40.238Z] [2024-03-19T02:21:40.238Z] setToolWin: [2024-03-19T02:21:40.238Z] [2024-03-19T02:21:40.239Z] setToolUnix: [2024-03-19T02:21:40.239Z] [2024-03-19T02:21:40.239Z] setToolProperty: [2024-03-19T02:21:40.239Z] [2024-03-19T02:21:40.239Z] setS1ASclassPath: [2024-03-19T02:21:40.239Z] [2024-03-19T02:21:40.239Z] init-common: [2024-03-19T02:21:40.239Z] [2024-03-19T02:21:40.239Z] webclient-war-common: [2024-03-19T02:21:40.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:40.328Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:40.328Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:40.328Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:40.328Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:40.328Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:40.328Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:40.328Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:40.407Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:40.407Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:40.407Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:40.407Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:40.407Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:40.407Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:40.407Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:40.461Z] [2024-03-19T02:21:40.461Z] compile-common: [2024-03-19T02:21:40.461Z] [echo] Current time (ISO): 2024-03-19T02:21:40.205+0000 [2024-03-19T02:21:40.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:40.461Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:40.465Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.portNumber=1527 [2024-03-19T02:21:40.465Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.portNumber=1527 [2024-03-19T02:21:40.487Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:21:40.487Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:21:40.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server versiontest-ra-pool [2024-03-19T02:21:40.487Z] [exec] Connector connection pool versiontest-ra-pool created. [2024-03-19T02:21:40.488Z] [2024-03-19T02:21:40.488Z] create-connector-connpool-common: [2024-03-19T02:21:40.488Z] [2024-03-19T02:21:40.488Z] create-resource: [2024-03-19T02:21:40.488Z] [2024-03-19T02:21:40.488Z] setOSConditions: [2024-03-19T02:21:40.488Z] [2024-03-19T02:21:40.488Z] setToolWin: [2024-03-19T02:21:40.488Z] [2024-03-19T02:21:40.488Z] setToolUnix: [2024-03-19T02:21:40.488Z] [2024-03-19T02:21:40.488Z] setToolProperty: [2024-03-19T02:21:40.488Z] [2024-03-19T02:21:40.488Z] setS1ASclassPath: [2024-03-19T02:21:40.488Z] [2024-03-19T02:21:40.488Z] init-common: [2024-03-19T02:21:40.488Z] [2024-03-19T02:21:40.488Z] create-connector-resource-common: [2024-03-19T02:21:40.488Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname versiontest-ra-pool --target server jdbc/ejb-subclassing [2024-03-19T02:21:40.496Z] [2024-03-19T02:21:40.496Z] clear: [2024-03-19T02:21:40.496Z] [2024-03-19T02:21:40.496Z] test-tlds-exist: [2024-03-19T02:21:40.496Z] [2024-03-19T02:21:40.497Z] copy-tlds: [2024-03-19T02:21:40.497Z] [2024-03-19T02:21:40.497Z] test-tagfiles-exist: [2024-03-19T02:21:40.497Z] [2024-03-19T02:21:40.497Z] copy-tagfiles: [2024-03-19T02:21:40.497Z] [2024-03-19T02:21:40.497Z] package-war-common: [2024-03-19T02:21:40.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:40.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:40.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:40.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:40.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/lib [2024-03-19T02:21:40.497Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:40.497Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:40.497Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:40.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/docroot [2024-03-19T02:21:40.497Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-web.war [2024-03-19T02:21:40.497Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:40.497Z] [2024-03-19T02:21:40.497Z] setOSConditions: [2024-03-19T02:21:40.497Z] [2024-03-19T02:21:40.497Z] setToolWin: [2024-03-19T02:21:40.497Z] [2024-03-19T02:21:40.498Z] setToolUnix: [2024-03-19T02:21:40.498Z] [2024-03-19T02:21:40.498Z] setToolProperty: [2024-03-19T02:21:40.498Z] [2024-03-19T02:21:40.498Z] setS1ASclassPath: [2024-03-19T02:21:40.498Z] [2024-03-19T02:21:40.498Z] init-common: [2024-03-19T02:21:40.498Z] [2024-03-19T02:21:40.498Z] compile-common: [2024-03-19T02:21:40.498Z] [echo] Current time (ISO): 2024-03-19T02:21:40.295+0000 [2024-03-19T02:21:40.498Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:40.505Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:21:40.505Z] [exec] Waiting finished after 4,270 ms. [2024-03-19T02:21:40.505Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:40.505Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:40.505Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:40.505Z] [exec] Admin Port: 45,707 [2024-03-19T02:21:40.505Z] [exec] Command start-domain executed successfully. [2024-03-19T02:21:40.505Z] [echo] run.xml:doing wait for localhost:45711... [2024-03-19T02:21:40.505Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-03-19T02:21:40.505Z] [2024-03-19T02:21:40.505Z] dumpThreadStack: [2024-03-19T02:21:40.505Z] [2024-03-19T02:21:40.505Z] startDomainWindows: [2024-03-19T02:21:40.505Z] [2024-03-19T02:21:40.505Z] startDomain: [2024-03-19T02:21:40.505Z] [2024-03-19T02:21:40.505Z] clean: [2024-03-19T02:21:40.505Z] [2024-03-19T02:21:40.505Z] setOSConditions: [2024-03-19T02:21:40.505Z] [2024-03-19T02:21:40.505Z] setToolWin: [2024-03-19T02:21:40.505Z] [2024-03-19T02:21:40.505Z] setToolUnix: [2024-03-19T02:21:40.505Z] [2024-03-19T02:21:40.505Z] setToolProperty: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] setS1ASclassPath: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] init-common: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] clean-common: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] setOSConditions: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] setToolWin: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] setToolUnix: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] setToolProperty: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] setS1ASclassPath: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] init-common: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] clean-classes-common: [2024-03-19T02:21:40.506Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] setOSConditions: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] setToolWin: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.506Z] setToolUnix: [2024-03-19T02:21:40.506Z] [2024-03-19T02:21:40.507Z] setToolProperty: [2024-03-19T02:21:40.507Z] [2024-03-19T02:21:40.507Z] setS1ASclassPath: [2024-03-19T02:21:40.507Z] [2024-03-19T02:21:40.507Z] init-common: [2024-03-19T02:21:40.507Z] [2024-03-19T02:21:40.507Z] clean-jars-common: [2024-03-19T02:21:40.507Z] [2024-03-19T02:21:40.507Z] compile: [2024-03-19T02:21:40.507Z] [2024-03-19T02:21:40.507Z] setOSConditions: [2024-03-19T02:21:40.507Z] [2024-03-19T02:21:40.507Z] setToolWin: [2024-03-19T02:21:40.507Z] [2024-03-19T02:21:40.507Z] setToolUnix: [2024-03-19T02:21:40.507Z] [2024-03-19T02:21:40.507Z] setToolProperty: [2024-03-19T02:21:40.507Z] [2024-03-19T02:21:40.507Z] setS1ASclassPath: [2024-03-19T02:21:40.507Z] [2024-03-19T02:21:40.507Z] init-common: [2024-03-19T02:21:40.507Z] [2024-03-19T02:21:40.507Z] compile-common: [2024-03-19T02:21:40.507Z] [echo] Current time (ISO): 2024-03-19T02:21:40.014+0000 [2024-03-19T02:21:40.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:40.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/servlet [2024-03-19T02:21:40.507Z] [2024-03-19T02:21:40.507Z] build: [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] setOSConditions: [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] setToolWin: [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] setToolUnix: [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] setToolProperty: [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] setS1ASclassPath: [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] init-common: [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] webclient-war-common: [2024-03-19T02:21:40.508Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] clear: [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] test-tlds-exist: [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] copy-tlds: [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] test-tagfiles-exist: [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] copy-tagfiles: [2024-03-19T02:21:40.508Z] [2024-03-19T02:21:40.508Z] package-war-common: [2024-03-19T02:21:40.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:40.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:40.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:40.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:40.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/lib [2024-03-19T02:21:40.509Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:40.509Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-caching-instance-level-web.war [2024-03-19T02:21:40.509Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:40.509Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:40.509Z] [javac] Compiling 1 source file [2024-03-19T02:21:40.509Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:40.509Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:40.509Z] [2024-03-19T02:21:40.509Z] deploy: [2024-03-19T02:21:40.509Z] [2024-03-19T02:21:40.509Z] deploy-war-common: [2024-03-19T02:21:40.509Z] [2024-03-19T02:21:40.509Z] setOSConditions: [2024-03-19T02:21:40.509Z] [2024-03-19T02:21:40.509Z] setToolWin: [2024-03-19T02:21:40.509Z] [2024-03-19T02:21:40.509Z] setToolUnix: [2024-03-19T02:21:40.509Z] [2024-03-19T02:21:40.510Z] setToolProperty: [2024-03-19T02:21:40.510Z] [2024-03-19T02:21:40.510Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:40.510Z] setS1ASclassPath: [2024-03-19T02:21:40.510Z] [javac] 1 warning [2024-03-19T02:21:40.510Z] [2024-03-19T02:21:40.510Z] [2024-03-19T02:21:40.510Z] init-common: [2024-03-19T02:21:40.510Z] build: [2024-03-19T02:21:40.510Z] [2024-03-19T02:21:40.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:40.510Z] deploy-war-commonpe: [2024-03-19T02:21:40.510Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-testclose-ejb.jar [2024-03-19T02:21:40.510Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/org [2024-03-19T02:21:40.510Z] [2024-03-19T02:21:40.510Z] run: [2024-03-19T02:21:40.510Z] [2024-03-19T02:21:40.510Z] setOSConditions: [2024-03-19T02:21:40.510Z] [2024-03-19T02:21:40.510Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-caching-instance-level --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-caching-instance-level-web.war [2024-03-19T02:21:40.510Z] setToolWin: [2024-03-19T02:21:40.510Z] [2024-03-19T02:21:40.510Z] setToolUnix: [2024-03-19T02:21:40.510Z] [2024-03-19T02:21:40.510Z] setToolProperty: [2024-03-19T02:21:40.510Z] [2024-03-19T02:21:40.510Z] setS1ASclassPath: [2024-03-19T02:21:40.511Z] [2024-03-19T02:21:40.511Z] init-common: [2024-03-19T02:21:40.511Z] [2024-03-19T02:21:40.511Z] run_se: [2024-03-19T02:21:40.511Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:21:40.512Z] [exec] Mar 19, 2024 2:21:40 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:21:40.512Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:21:40.512Z] [exec] Mar 19, 2024 2:21:40 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:21:40.512Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:21:40.512Z] [exec] Mar 19, 2024 2:21:40 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:21:40.512Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:21:40.724Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.dataBaseName=testdb [2024-03-19T02:21:40.724Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.dataBaseName=testdb [2024-03-19T02:21:40.729Z] [exec] Mar 19, 2024 2:21:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:40.729Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@e3899fd [2024-03-19T02:21:40.729Z] [exec] Looked up home!! [2024-03-19T02:21:40.729Z] [exec] Narrowed home!! [2024-03-19T02:21:40.729Z] [exec] Narrowed home!! [2024-03-19T02:21:40.729Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.stubser.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964139913216_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:21:40.729Z] [exec] serialized homehandle [2024-03-19T02:21:40.729Z] [exec] Reconstituted homehandle [2024-03-19T02:21:40.729Z] [exec] invoking ejb [2024-03-19T02:21:40.729Z] [exec] successfully invoked ejb via reconsituted home [2024-03-19T02:21:40.729Z] [exec] serialized foohandle [2024-03-19T02:21:40.729Z] [exec] Reconstituted foohandle [2024-03-19T02:21:40.729Z] [exec] successfully invoked ejb [2024-03-19T02:21:40.729Z] [exec] Value of key is: main [2024-03-19T02:21:40.729Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:40.729Z] [exec] [2024-03-19T02:21:40.729Z] [exec] [2024-03-19T02:21:40.729Z] [exec] ----------------------------------------- [2024-03-19T02:21:40.729Z] [exec] - main: PASS - [2024-03-19T02:21:40.729Z] [exec] ----------------------------------------- [2024-03-19T02:21:40.729Z] [exec] Total PASS: 1 [2024-03-19T02:21:40.729Z] [exec] Total FAIL: 0 [2024-03-19T02:21:40.729Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:40.729Z] [exec] ----------------------------------------- [2024-03-19T02:21:40.730Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:40.730Z] [exec] Got the EJB!! [2024-03-19T02:21:40.730Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:40.790Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-03-19T02:21:40.790Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-03-19T02:21:40.804Z] [exec] Mar 19, 2024 2:21:40 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:21:40.805Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@17d26847[jndiName=jms/ejb_mdb_cmt_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:21:40.805Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:40.805Z] [exec] getName(): ejb_mdb_cmt_InQueue [2024-03-19T02:21:40.805Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:40.805Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:40.805Z] [exec] isReadonly(): false [2024-03-19T02:21:40.805Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_cmt_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710814900728 [2024-03-19T02:21:40.805Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:40.805Z] [exec] getName(): ejb_mdb_cmt_InQueue [2024-03-19T02:21:40.805Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:40.805Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:40.805Z] [exec] isReadonly(): false [2024-03-19T02:21:40.805Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_cmt_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710814900748 [2024-03-19T02:21:40.805Z] [exec] Value of key is: main [2024-03-19T02:21:40.805Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:40.986Z] [2024-03-19T02:21:40.986Z] checkReporting-common: [2024-03-19T02:21:40.986Z] [2024-03-19T02:21:40.986Z] confirmReportPresent-common: [2024-03-19T02:21:40.986Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:40.986Z] [echo] Test seems to be reported fine [2024-03-19T02:21:40.986Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/stubser/RepRunConf.txt [2024-03-19T02:21:40.986Z] [2024-03-19T02:21:40.986Z] confirmMissingReport-common: [2024-03-19T02:21:40.986Z] [2024-03-19T02:21:40.986Z] undeploy: [2024-03-19T02:21:41.048Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-03-19T02:21:41.062Z] [exec] [2024-03-19T02:21:41.062Z] [exec] [2024-03-19T02:21:41.062Z] [exec] ----------------------------------------- [2024-03-19T02:21:41.062Z] [exec] - main: PASS - [2024-03-19T02:21:41.062Z] [exec] ----------------------------------------- [2024-03-19T02:21:41.062Z] [exec] Total PASS: 1 [2024-03-19T02:21:41.062Z] [exec] Total FAIL: 0 [2024-03-19T02:21:41.062Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:41.062Z] [exec] ----------------------------------------- [2024-03-19T02:21:41.062Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:41.062Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:41.076Z] [java] .......... Testing module: ejb-ejb31-embedded-testclose-ejb [2024-03-19T02:21:41.076Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:41.076Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:41.076Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:41.076Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:41.076Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:41.076Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:41.076Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:41.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname versiontest-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-03-19T02:21:41.082Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-03-19T02:21:41.082Z] [2024-03-19T02:21:41.082Z] setOSConditions: [2024-03-19T02:21:41.082Z] [2024-03-19T02:21:41.082Z] setToolWin: [2024-03-19T02:21:41.082Z] [2024-03-19T02:21:41.082Z] setToolUnix: [2024-03-19T02:21:41.082Z] [2024-03-19T02:21:41.082Z] setToolProperty: [2024-03-19T02:21:41.082Z] [2024-03-19T02:21:41.082Z] setS1ASclassPath: [2024-03-19T02:21:41.082Z] [2024-03-19T02:21:41.083Z] init-common: [2024-03-19T02:21:41.083Z] [2024-03-19T02:21:41.083Z] create-admin-object: [2024-03-19T02:21:41.083Z] [2024-03-19T02:21:41.083Z] asadmin-common: [2024-03-19T02:21:41.083Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:21:41.158Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:41.159Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:41.159Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:41.159Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:41.159Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:41.159Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:41.159Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:41.244Z] [2024-03-19T02:21:41.244Z] setOSConditions: [2024-03-19T02:21:41.244Z] [2024-03-19T02:21:41.244Z] setToolWin: [2024-03-19T02:21:41.244Z] [2024-03-19T02:21:41.244Z] setToolUnix: [2024-03-19T02:21:41.244Z] [2024-03-19T02:21:41.244Z] setToolProperty: [2024-03-19T02:21:41.244Z] [2024-03-19T02:21:41.244Z] setS1ASclassPath: [2024-03-19T02:21:41.244Z] [2024-03-19T02:21:41.244Z] init-common: [2024-03-19T02:21:41.244Z] [2024-03-19T02:21:41.244Z] undeploy-common: [2024-03-19T02:21:41.273Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:41.274Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:21:41.274Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:41.274Z] [javac] 1 warning [2024-03-19T02:21:41.274Z] [2024-03-19T02:21:41.274Z] setOSConditions: [2024-03-19T02:21:41.274Z] [2024-03-19T02:21:41.274Z] setToolWin: [2024-03-19T02:21:41.274Z] [2024-03-19T02:21:41.274Z] setToolUnix: [2024-03-19T02:21:41.274Z] [2024-03-19T02:21:41.274Z] setToolProperty: [2024-03-19T02:21:41.274Z] [2024-03-19T02:21:41.274Z] setS1ASclassPath: [2024-03-19T02:21:41.274Z] [2024-03-19T02:21:41.274Z] init-common: [2024-03-19T02:21:41.274Z] [2024-03-19T02:21:41.274Z] appclient-jar-common: [2024-03-19T02:21:41.274Z] [2024-03-19T02:21:41.274Z] package-appclientjar-common: [2024-03-19T02:21:41.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:41.274Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:41.274Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:41.274Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedra-client.jar [2024-03-19T02:21:41.274Z] [2024-03-19T02:21:41.274Z] setOSConditions: [2024-03-19T02:21:41.274Z] [2024-03-19T02:21:41.274Z] setToolWin: [2024-03-19T02:21:41.275Z] [2024-03-19T02:21:41.275Z] setToolUnix: [2024-03-19T02:21:41.275Z] [2024-03-19T02:21:41.275Z] setToolProperty: [2024-03-19T02:21:41.275Z] [2024-03-19T02:21:41.275Z] setS1ASclassPath: [2024-03-19T02:21:41.275Z] [2024-03-19T02:21:41.275Z] init-common: [2024-03-19T02:21:41.275Z] [2024-03-19T02:21:41.275Z] ejb-jar-common: [2024-03-19T02:21:41.289Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:21:41.289Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:21:41.297Z] [exec] ************************************************ [2024-03-19T02:21:41.297Z] [exec] ******* JobID: 1 ****************** [2024-03-19T02:21:41.297Z] [exec] ************************************************ [2024-03-19T02:21:41.297Z] [exec] Will sleep for 10 more seconds...: null [2024-03-19T02:21:41.313Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-03-19T02:21:41.313Z] [2024-03-19T02:21:41.313Z] setOSConditions: [2024-03-19T02:21:41.313Z] [2024-03-19T02:21:41.313Z] setToolWin: [2024-03-19T02:21:41.313Z] [2024-03-19T02:21:41.313Z] setToolUnix: [2024-03-19T02:21:41.313Z] [2024-03-19T02:21:41.314Z] setToolProperty: [2024-03-19T02:21:41.314Z] [2024-03-19T02:21:41.314Z] setS1ASclassPath: [2024-03-19T02:21:41.314Z] [2024-03-19T02:21:41.314Z] init-common: [2024-03-19T02:21:41.314Z] [2024-03-19T02:21:41.314Z] create-jdbc-resource-common: [2024-03-19T02:21:41.314Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [2024-03-19T02:21:41.319Z] [2024-03-19T02:21:41.319Z] checkReporting-common: [2024-03-19T02:21:41.319Z] [2024-03-19T02:21:41.319Z] confirmReportPresent-common: [2024-03-19T02:21:41.319Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:41.319Z] [echo] Test seems to be reported fine [2024-03-19T02:21:41.319Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/RepRunConf.txt [2024-03-19T02:21:41.319Z] [2024-03-19T02:21:41.319Z] confirmMissingReport-common: [2024-03-19T02:21:41.319Z] [2024-03-19T02:21:41.319Z] undeploy: [2024-03-19T02:21:41.319Z] [2024-03-19T02:21:41.320Z] setOSConditions: [2024-03-19T02:21:41.320Z] [2024-03-19T02:21:41.320Z] setToolWin: [2024-03-19T02:21:41.320Z] [2024-03-19T02:21:41.320Z] setToolUnix: [2024-03-19T02:21:41.320Z] [2024-03-19T02:21:41.320Z] setToolProperty: [2024-03-19T02:21:41.320Z] [2024-03-19T02:21:41.320Z] setS1ASclassPath: [2024-03-19T02:21:41.320Z] [2024-03-19T02:21:41.320Z] init-common: [2024-03-19T02:21:41.320Z] [2024-03-19T02:21:41.320Z] undeploy-common: [2024-03-19T02:21:41.333Z] [java] Mar 19, 2024 2:21:41 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:41.333Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:41.333Z] [java] Mar 19, 2024 2:21:41 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:41.333Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain4864853185534662901xml [2024-03-19T02:21:41.333Z] [java] Mar 19, 2024 2:21:41 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:41.333Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:21:41.399Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:41.400Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:41.400Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:41.400Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:41.400Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:41.400Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:41.400Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:41.446Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:41.446Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:41.446Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:41.446Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:41.446Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:41.446Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:41.446Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:41.503Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-stubserApp [2024-03-19T02:21:41.503Z] [2024-03-19T02:21:41.503Z] all: [2024-03-19T02:21:41.503Z] [2024-03-19T02:21:41.503Z] ejbapp: [2024-03-19T02:21:41.503Z] [2024-03-19T02:21:41.503Z] setOSConditions: [2024-03-19T02:21:41.503Z] [2024-03-19T02:21:41.503Z] setToolWin: [2024-03-19T02:21:41.503Z] [2024-03-19T02:21:41.503Z] setToolUnix: [2024-03-19T02:21:41.504Z] [2024-03-19T02:21:41.504Z] setToolProperty: [2024-03-19T02:21:41.504Z] [2024-03-19T02:21:41.504Z] setS1ASclassPath: [2024-03-19T02:21:41.504Z] [2024-03-19T02:21:41.504Z] init-common: [2024-03-19T02:21:41.504Z] [2024-03-19T02:21:41.504Z] clean: [2024-03-19T02:21:41.504Z] [2024-03-19T02:21:41.504Z] setOSConditions: [2024-03-19T02:21:41.504Z] [2024-03-19T02:21:41.504Z] setToolWin: [2024-03-19T02:21:41.504Z] [2024-03-19T02:21:41.504Z] setToolUnix: [2024-03-19T02:21:41.504Z] [2024-03-19T02:21:41.504Z] setToolProperty: [2024-03-19T02:21:41.504Z] [2024-03-19T02:21:41.504Z] setS1ASclassPath: [2024-03-19T02:21:41.504Z] [2024-03-19T02:21:41.504Z] init-common: [2024-03-19T02:21:41.532Z] [2024-03-19T02:21:41.533Z] package-ejbjar-common: [2024-03-19T02:21:41.533Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:41.533Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedra-ejb.jar [2024-03-19T02:21:41.533Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:41.533Z] [2024-03-19T02:21:41.533Z] all: [2024-03-19T02:21:41.533Z] [2024-03-19T02:21:41.533Z] setOSConditions: [2024-03-19T02:21:41.533Z] [2024-03-19T02:21:41.533Z] setToolWin: [2024-03-19T02:21:41.533Z] [2024-03-19T02:21:41.533Z] setToolUnix: [2024-03-19T02:21:41.533Z] [2024-03-19T02:21:41.533Z] setToolProperty: [2024-03-19T02:21:41.533Z] [2024-03-19T02:21:41.533Z] setS1ASclassPath: [2024-03-19T02:21:41.533Z] [2024-03-19T02:21:41.533Z] init-common: [2024-03-19T02:21:41.533Z] [2024-03-19T02:21:41.533Z] all: [2024-03-19T02:21:41.533Z] [2024-03-19T02:21:41.533Z] setOSConditions: [2024-03-19T02:21:41.533Z] [2024-03-19T02:21:41.533Z] setToolWin: [2024-03-19T02:21:41.533Z] [2024-03-19T02:21:41.534Z] setToolUnix: [2024-03-19T02:21:41.534Z] [2024-03-19T02:21:41.534Z] setToolProperty: [2024-03-19T02:21:41.534Z] [2024-03-19T02:21:41.534Z] setS1ASclassPath: [2024-03-19T02:21:41.534Z] [2024-03-19T02:21:41.534Z] init-common: [2024-03-19T02:21:41.534Z] [2024-03-19T02:21:41.534Z] compile-common: [2024-03-19T02:21:41.534Z] [echo] Current time (ISO): 2024-03-19T02:21:41.310+0000 [2024-03-19T02:21:41.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/classes [2024-03-19T02:21:41.534Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/classes [2024-03-19T02:21:41.649Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-03-19T02:21:41.649Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:21:41.649Z] [2024-03-19T02:21:41.649Z] setOSConditions: [2024-03-19T02:21:41.649Z] [2024-03-19T02:21:41.649Z] setToolWin: [2024-03-19T02:21:41.649Z] [2024-03-19T02:21:41.649Z] setToolUnix: [2024-03-19T02:21:41.649Z] [2024-03-19T02:21:41.649Z] setToolProperty: [2024-03-19T02:21:41.649Z] [2024-03-19T02:21:41.649Z] setS1ASclassPath: [2024-03-19T02:21:41.649Z] [2024-03-19T02:21:41.649Z] init-common: [2024-03-19T02:21:41.649Z] [2024-03-19T02:21:41.649Z] deploy: [2024-03-19T02:21:41.649Z] [2024-03-19T02:21:41.649Z] setOSConditions: [2024-03-19T02:21:41.649Z] [2024-03-19T02:21:41.649Z] setToolWin: [2024-03-19T02:21:41.649Z] [2024-03-19T02:21:41.650Z] setToolUnix: [2024-03-19T02:21:41.650Z] [2024-03-19T02:21:41.650Z] setToolProperty: [2024-03-19T02:21:41.650Z] [2024-03-19T02:21:41.650Z] setS1ASclassPath: [2024-03-19T02:21:41.650Z] [2024-03-19T02:21:41.650Z] init-common: [2024-03-19T02:21:41.650Z] [2024-03-19T02:21:41.650Z] deploy-common: [2024-03-19T02:21:41.650Z] [echo] Current time (ISO): 2024-03-19T02:21:41.403+0000 [2024-03-19T02:21:41.650Z] [2024-03-19T02:21:41.650Z] setOSConditions: [2024-03-19T02:21:41.650Z] [2024-03-19T02:21:41.650Z] setToolWin: [2024-03-19T02:21:41.650Z] [2024-03-19T02:21:41.650Z] setToolUnix: [2024-03-19T02:21:41.650Z] [2024-03-19T02:21:41.650Z] setToolProperty: [2024-03-19T02:21:41.650Z] [2024-03-19T02:21:41.650Z] setS1ASclassPath: [2024-03-19T02:21:41.650Z] [2024-03-19T02:21:41.650Z] init-common: [2024-03-19T02:21:41.650Z] [2024-03-19T02:21:41.650Z] deploy-common-pe: [2024-03-19T02:21:41.657Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:41.761Z] [2024-03-19T02:21:41.761Z] clean-common: [2024-03-19T02:21:41.761Z] [2024-03-19T02:21:41.761Z] setOSConditions: [2024-03-19T02:21:41.761Z] [2024-03-19T02:21:41.761Z] setToolWin: [2024-03-19T02:21:41.761Z] [2024-03-19T02:21:41.762Z] setToolUnix: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] setToolProperty: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] setS1ASclassPath: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] init-common: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] clean-classes-common: [2024-03-19T02:21:41.762Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] setOSConditions: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] setToolWin: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] setToolUnix: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] setToolProperty: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] setS1ASclassPath: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] init-common: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] clean-jars-common: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] compile: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.762Z] setOSConditions: [2024-03-19T02:21:41.762Z] [2024-03-19T02:21:41.763Z] setToolWin: [2024-03-19T02:21:41.763Z] [2024-03-19T02:21:41.763Z] setToolUnix: [2024-03-19T02:21:41.763Z] [2024-03-19T02:21:41.763Z] setToolProperty: [2024-03-19T02:21:41.763Z] [2024-03-19T02:21:41.763Z] setS1ASclassPath: [2024-03-19T02:21:41.763Z] [2024-03-19T02:21:41.763Z] init-common: [2024-03-19T02:21:41.763Z] [2024-03-19T02:21:41.763Z] compile-common: [2024-03-19T02:21:41.763Z] [echo] Current time (ISO): 2024-03-19T02:21:41.540+0000 [2024-03-19T02:21:41.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:41.763Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:41.854Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.create=true [2024-03-19T02:21:41.854Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.create=true [2024-03-19T02:21:41.879Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-pointbase-pool1 --enabled=true --target server jdbc/XAPointbase [2024-03-19T02:21:41.879Z] [exec] JDBC resource jdbc/XAPointbase created successfully. [2024-03-19T02:21:41.879Z] [echo] cmd executed for server [2024-03-19T02:21:41.879Z] [2024-03-19T02:21:41.879Z] setOSConditions: [2024-03-19T02:21:41.879Z] [2024-03-19T02:21:41.879Z] setToolWin: [2024-03-19T02:21:41.879Z] [2024-03-19T02:21:41.879Z] setToolUnix: [2024-03-19T02:21:41.879Z] [2024-03-19T02:21:41.880Z] setToolProperty: [2024-03-19T02:21:41.880Z] [2024-03-19T02:21:41.880Z] setS1ASclassPath: [2024-03-19T02:21:41.880Z] [2024-03-19T02:21:41.880Z] init-common: [2024-03-19T02:21:41.880Z] [2024-03-19T02:21:41.880Z] execute-sql-common: [2024-03-19T02:21:41.880Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/createdb.sql [2024-03-19T02:21:41.880Z] [sql] Failed to execute: drop table MESSAGES [2024-03-19T02:21:41.880Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-03-19T02:21:41.880Z] [sql] 0 rows affected [2024-03-19T02:21:41.880Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:21:41.880Z] [2024-03-19T02:21:41.880Z] deploy: [2024-03-19T02:21:41.880Z] [2024-03-19T02:21:41.880Z] setOSConditions: [2024-03-19T02:21:41.880Z] [2024-03-19T02:21:41.880Z] setToolWin: [2024-03-19T02:21:41.880Z] [2024-03-19T02:21:41.880Z] setToolUnix: [2024-03-19T02:21:41.880Z] [2024-03-19T02:21:41.880Z] setToolProperty: [2024-03-19T02:21:41.880Z] [2024-03-19T02:21:41.880Z] setS1ASclassPath: [2024-03-19T02:21:41.880Z] [2024-03-19T02:21:41.880Z] init-common: [2024-03-19T02:21:41.880Z] [2024-03-19T02:21:41.880Z] deploy: [2024-03-19T02:21:41.881Z] [2024-03-19T02:21:41.881Z] setOSConditions: [2024-03-19T02:21:41.881Z] [2024-03-19T02:21:41.881Z] setToolWin: [2024-03-19T02:21:41.881Z] [2024-03-19T02:21:41.881Z] setToolUnix: [2024-03-19T02:21:41.881Z] [2024-03-19T02:21:41.881Z] setToolProperty: [2024-03-19T02:21:41.881Z] [2024-03-19T02:21:41.881Z] setS1ASclassPath: [2024-03-19T02:21:41.881Z] [2024-03-19T02:21:41.881Z] init-common: [2024-03-19T02:21:41.881Z] [2024-03-19T02:21:41.881Z] deploy-rar-common: [2024-03-19T02:21:41.881Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-03-19T02:21:41.908Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-mdb-cmtApp [2024-03-19T02:21:41.908Z] [2024-03-19T02:21:41.908Z] delete-resources: [2024-03-19T02:21:41.908Z] [2024-03-19T02:21:41.908Z] asadmin-batch-common: [2024-03-19T02:21:41.914Z] [javac] 1 warning [2024-03-19T02:21:41.914Z] [2024-03-19T02:21:41.914Z] build: [2024-03-19T02:21:41.914Z] [2024-03-19T02:21:41.914Z] setOSConditions: [2024-03-19T02:21:41.914Z] [2024-03-19T02:21:41.914Z] setToolWin: [2024-03-19T02:21:41.914Z] [2024-03-19T02:21:41.914Z] setToolUnix: [2024-03-19T02:21:41.914Z] [2024-03-19T02:21:41.914Z] setToolProperty: [2024-03-19T02:21:41.914Z] [2024-03-19T02:21:41.914Z] setS1ASclassPath: [2024-03-19T02:21:41.914Z] [2024-03-19T02:21:41.914Z] init-common: [2024-03-19T02:21:41.914Z] [2024-03-19T02:21:41.914Z] webclient-war-common: [2024-03-19T02:21:41.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:41.914Z] [2024-03-19T02:21:41.915Z] clear: [2024-03-19T02:21:41.915Z] [2024-03-19T02:21:41.915Z] test-tlds-exist: [2024-03-19T02:21:41.915Z] [2024-03-19T02:21:41.915Z] copy-tlds: [2024-03-19T02:21:41.915Z] [2024-03-19T02:21:41.915Z] test-tagfiles-exist: [2024-03-19T02:21:41.915Z] [2024-03-19T02:21:41.915Z] copy-tagfiles: [2024-03-19T02:21:41.915Z] [2024-03-19T02:21:41.915Z] package-war-common: [2024-03-19T02:21:41.915Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:41.915Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:41.915Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:41.915Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:41.915Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:41.915Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:41.915Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:41.915Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/docroot [2024-03-19T02:21:41.915Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-web.war [2024-03-19T02:21:41.915Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:41.916Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:41.916Z] [javac] Compiling 1 source file [2024-03-19T02:21:42.038Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:42.038Z] [javac] 1 warning [2024-03-19T02:21:42.038Z] [2024-03-19T02:21:42.038Z] build: [2024-03-19T02:21:42.038Z] [2024-03-19T02:21:42.038Z] setOSConditions: [2024-03-19T02:21:42.038Z] [2024-03-19T02:21:42.038Z] fixFiles: [2024-03-19T02:21:42.038Z] [2024-03-19T02:21:42.038Z] convUnix: [2024-03-19T02:21:42.038Z] [2024-03-19T02:21:42.038Z] convWin: [2024-03-19T02:21:42.039Z] [2024-03-19T02:21:42.039Z] setToolWin: [2024-03-19T02:21:42.039Z] [2024-03-19T02:21:42.039Z] setToolUnix: [2024-03-19T02:21:42.039Z] [2024-03-19T02:21:42.039Z] setToolProperty: [2024-03-19T02:21:42.039Z] [2024-03-19T02:21:42.039Z] setS1ASclassPath: [2024-03-19T02:21:42.039Z] [2024-03-19T02:21:42.039Z] init-common: [2024-03-19T02:21:42.039Z] [2024-03-19T02:21:42.039Z] package-persistence-common: [2024-03-19T02:21:42.039Z] [2024-03-19T02:21:42.039Z] ejb-jar-common: [2024-03-19T02:21:42.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:42.039Z] [2024-03-19T02:21:42.039Z] package-ejbjar-common: [2024-03-19T02:21:42.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:42.039Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:42.039Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:42.039Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:42.039Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-flush-test-ejb.jar [2024-03-19T02:21:42.039Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:42.039Z] [2024-03-19T02:21:42.039Z] appclient-jar-common: [2024-03-19T02:21:42.040Z] [2024-03-19T02:21:42.040Z] package-appclientjar-common: [2024-03-19T02:21:42.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:42.040Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:42.040Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:42.040Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-flush-test-client.jar [2024-03-19T02:21:42.040Z] [2024-03-19T02:21:42.040Z] webclient-war-common: [2024-03-19T02:21:42.040Z] [2024-03-19T02:21:42.040Z] build-ear-common: [2024-03-19T02:21:42.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:42.040Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:42.040Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:42.040Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:42.040Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-flush-testApp.ear [2024-03-19T02:21:42.040Z] [2024-03-19T02:21:42.040Z] deploy: [2024-03-19T02:21:42.040Z] [2024-03-19T02:21:42.040Z] setOSConditions: [2024-03-19T02:21:42.040Z] [2024-03-19T02:21:42.040Z] setToolWin: [2024-03-19T02:21:42.040Z] [2024-03-19T02:21:42.040Z] setToolUnix: [2024-03-19T02:21:42.040Z] [2024-03-19T02:21:42.040Z] setToolProperty: [2024-03-19T02:21:42.041Z] [2024-03-19T02:21:42.041Z] setS1ASclassPath: [2024-03-19T02:21:42.041Z] [2024-03-19T02:21:42.041Z] init-common: [2024-03-19T02:21:42.041Z] [2024-03-19T02:21:42.041Z] execute-ejb-sql-common: [2024-03-19T02:21:42.041Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/cmp/ejbflushwithsqlexception/sql/create_pointbase.sql [2024-03-19T02:21:42.041Z] [sql] Failed to execute: Drop table A1 [2024-03-19T02:21:42.041Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'A1' because it does not exist. [2024-03-19T02:21:42.041Z] [sql] Failed to execute: Drop table A2 [2024-03-19T02:21:42.041Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'A2' because it does not exist. [2024-03-19T02:21:42.041Z] [sql] 2 of 4 SQL statements executed successfully [2024-03-19T02:21:42.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.serverName=localhost [2024-03-19T02:21:42.112Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.serverName=localhost [2024-03-19T02:21:42.164Z] [exec] Waiting for domain1 to start ........ [2024-03-19T02:21:42.165Z] [exec] Waiting finished after 7,407 ms. [2024-03-19T02:21:42.165Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:42.165Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:42.165Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:42.165Z] [exec] Admin Port: 4,848 [2024-03-19T02:21:42.165Z] [exec] Command start-domain executed successfully. [2024-03-19T02:21:42.165Z] [2024-03-19T02:21:42.165Z] private-all: [2024-03-19T02:21:42.165Z] [2024-03-19T02:21:42.165Z] private-all: [2024-03-19T02:21:42.165Z] [2024-03-19T02:21:42.165Z] private-all: [2024-03-19T02:21:42.165Z] [2024-03-19T02:21:42.165Z] init.os: [2024-03-19T02:21:42.165Z] [2024-03-19T02:21:42.165Z] init.tools.unix: [2024-03-19T02:21:42.165Z] [2024-03-19T02:21:42.165Z] init.tools.windows: [2024-03-19T02:21:42.165Z] [2024-03-19T02:21:42.165Z] init.tools: [2024-03-19T02:21:42.165Z] [2024-03-19T02:21:42.165Z] setAsadminArgs: [2024-03-19T02:21:42.165Z] [2024-03-19T02:21:42.165Z] init: [2024-03-19T02:21:42.173Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:42.173Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:42.173Z] [2024-03-19T02:21:42.173Z] deploy: [2024-03-19T02:21:42.173Z] [2024-03-19T02:21:42.173Z] deploy-war-common: [2024-03-19T02:21:42.173Z] [2024-03-19T02:21:42.173Z] setOSConditions: [2024-03-19T02:21:42.173Z] [2024-03-19T02:21:42.173Z] setToolWin: [2024-03-19T02:21:42.173Z] [2024-03-19T02:21:42.173Z] setToolUnix: [2024-03-19T02:21:42.173Z] [2024-03-19T02:21:42.173Z] setToolProperty: [2024-03-19T02:21:42.173Z] [2024-03-19T02:21:42.173Z] setS1ASclassPath: [2024-03-19T02:21:42.174Z] [2024-03-19T02:21:42.174Z] init-common: [2024-03-19T02:21:42.174Z] [2024-03-19T02:21:42.174Z] deploy-war-commonpe: [2024-03-19T02:21:42.216Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-03-19T02:21:42.278Z] [java] Mar 19, 2024 2:21:41 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:21:42.278Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:21:42.278Z] [java] Mar 19, 2024 2:21:42 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:21:42.278Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:21:42.338Z] [2024-03-19T02:21:42.338Z] setOSConditions: [2024-03-19T02:21:42.338Z] [2024-03-19T02:21:42.338Z] setToolWin: [2024-03-19T02:21:42.338Z] [2024-03-19T02:21:42.338Z] setToolUnix: [2024-03-19T02:21:42.338Z] [2024-03-19T02:21:42.338Z] setToolProperty: [2024-03-19T02:21:42.338Z] [2024-03-19T02:21:42.338Z] setS1ASclassPath: [2024-03-19T02:21:42.338Z] [2024-03-19T02:21:42.338Z] init-common: [2024-03-19T02:21:42.338Z] [2024-03-19T02:21:42.338Z] deploy-common: [2024-03-19T02:21:42.338Z] [echo] Current time (ISO): 2024-03-19T02:21:42.051+0000 [2024-03-19T02:21:42.338Z] [2024-03-19T02:21:42.338Z] setOSConditions: [2024-03-19T02:21:42.338Z] [2024-03-19T02:21:42.338Z] setToolWin: [2024-03-19T02:21:42.338Z] [2024-03-19T02:21:42.338Z] setToolUnix: [2024-03-19T02:21:42.338Z] [2024-03-19T02:21:42.339Z] setToolProperty: [2024-03-19T02:21:42.339Z] [2024-03-19T02:21:42.339Z] setS1ASclassPath: [2024-03-19T02:21:42.339Z] [2024-03-19T02:21:42.339Z] init-common: [2024-03-19T02:21:42.339Z] [2024-03-19T02:21:42.339Z] deploy-common-pe: [2024-03-19T02:21:42.370Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:42.370Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:42.370Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:42.370Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:42.370Z] [2024-03-19T02:21:42.370Z] setOSConditions: [2024-03-19T02:21:42.370Z] [2024-03-19T02:21:42.370Z] setToolWin: [2024-03-19T02:21:42.370Z] [2024-03-19T02:21:42.370Z] setToolUnix: [2024-03-19T02:21:42.370Z] [2024-03-19T02:21:42.370Z] setToolProperty: [2024-03-19T02:21:42.370Z] [2024-03-19T02:21:42.370Z] setS1ASclassPath: [2024-03-19T02:21:42.370Z] [2024-03-19T02:21:42.370Z] init-common: [2024-03-19T02:21:42.371Z] [2024-03-19T02:21:42.371Z] create-jdbc-resource-common: [2024-03-19T02:21:42.371Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid bmpEnrollerPool --target server jdbc/bmp-enrollerDB [2024-03-19T02:21:42.384Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:42.450Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-03-19T02:21:42.455Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-web.war [2024-03-19T02:21:42.464Z] [2024-03-19T02:21:42.464Z] init.customtasks: [2024-03-19T02:21:42.464Z] [2024-03-19T02:21:42.464Z] prepare: [2024-03-19T02:21:42.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF/classes [2024-03-19T02:21:42.464Z] [2024-03-19T02:21:42.464Z] compile: [2024-03-19T02:21:42.464Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/war/deploydir/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:42.464Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF/classes [2024-03-19T02:21:42.494Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:42.494Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:42.494Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:42.494Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:42.494Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:42.494Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:42.494Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:42.512Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-03-19T02:21:42.512Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_cmt_QCF [2024-03-19T02:21:42.564Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:42.564Z] [javac] 1 warning [2024-03-19T02:21:42.564Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:21:42.564Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:21:42.564Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:21:42.564Z] [2024-03-19T02:21:42.564Z] deploy-client: [2024-03-19T02:21:42.596Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-flush-testApp.ear [2024-03-19T02:21:42.643Z] [javac] 1 warning [2024-03-19T02:21:42.643Z] [2024-03-19T02:21:42.644Z] setOSConditions: [2024-03-19T02:21:42.644Z] [2024-03-19T02:21:42.644Z] setToolWin: [2024-03-19T02:21:42.644Z] [2024-03-19T02:21:42.644Z] setToolUnix: [2024-03-19T02:21:42.644Z] [2024-03-19T02:21:42.644Z] setToolProperty: [2024-03-19T02:21:42.644Z] [2024-03-19T02:21:42.644Z] setS1ASclassPath: [2024-03-19T02:21:42.644Z] [2024-03-19T02:21:42.644Z] init-common: [2024-03-19T02:21:42.644Z] [2024-03-19T02:21:42.644Z] compile-common: [2024-03-19T02:21:42.644Z] [echo] Current time (ISO): 2024-03-19T02:21:42.452+0000 [2024-03-19T02:21:42.644Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:42.672Z] [exec] Value of key is:batch-chunk-stateless [2024-03-19T02:21:42.672Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:42.672Z] [exec] [2024-03-19T02:21:42.672Z] [exec] [2024-03-19T02:21:42.672Z] [exec] ----------------------------------------- [2024-03-19T02:21:42.672Z] [exec] - batch-chunk-stateless: PASS - [2024-03-19T02:21:42.672Z] [exec] ----------------------------------------- [2024-03-19T02:21:42.672Z] [exec] Total PASS: 1 [2024-03-19T02:21:42.672Z] [exec] Total FAIL: 0 [2024-03-19T02:21:42.672Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:42.672Z] [exec] ----------------------------------------- [2024-03-19T02:21:42.672Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:42.672Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:42.672Z] [2024-03-19T02:21:42.672Z] checkReporting-common: [2024-03-19T02:21:42.672Z] [2024-03-19T02:21:42.672Z] confirmReportPresent-common: [2024-03-19T02:21:42.672Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:42.672Z] [echo] Test seems to be reported fine [2024-03-19T02:21:42.672Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch/bmt-chunk-job/RepRunConf.txt [2024-03-19T02:21:42.702Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:42.702Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:42.702Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:42.702Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:42.702Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:42.702Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:42.702Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:42.790Z] [exec] Application deployed with name force-deploy-rarApp. [2024-03-19T02:21:42.790Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2024-03-19T02:21:42.790Z] [echo] Deployment on target server server successful [2024-03-19T02:21:42.790Z] [2024-03-19T02:21:42.790Z] setOSConditions: [2024-03-19T02:21:42.790Z] [2024-03-19T02:21:42.790Z] setToolWin: [2024-03-19T02:21:42.790Z] [2024-03-19T02:21:42.790Z] setToolUnix: [2024-03-19T02:21:42.790Z] [2024-03-19T02:21:42.790Z] setToolProperty: [2024-03-19T02:21:42.790Z] [2024-03-19T02:21:42.790Z] setS1ASclassPath: [2024-03-19T02:21:42.790Z] [2024-03-19T02:21:42.790Z] init-common: [2024-03-19T02:21:42.790Z] [2024-03-19T02:21:42.790Z] deploy-common-ee: [2024-03-19T02:21:42.790Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:42.790Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:21:42.790Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:21:42.790Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:21:42.790Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:21:42.790Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:21:42.790Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:42.790Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:42.790Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:42.790Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:42.790Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:42.790Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:42.790Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:42.790Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:42.791Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:42.791Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:42.791Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:42.791Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:21:42.791Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:42.791Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:21:42.791Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:21:42.791Z] [java] ... 42 more [2024-03-19T02:21:42.791Z] [java] Java Result: -1 [2024-03-19T02:21:42.791Z] [2024-03-19T02:21:42.791Z] setOSConditions: [2024-03-19T02:21:42.791Z] [2024-03-19T02:21:42.791Z] setToolWin: [2024-03-19T02:21:42.791Z] [2024-03-19T02:21:42.792Z] setToolUnix: [2024-03-19T02:21:42.792Z] [2024-03-19T02:21:42.792Z] setToolProperty: [2024-03-19T02:21:42.792Z] [2024-03-19T02:21:42.792Z] setS1ASclassPath: [2024-03-19T02:21:42.792Z] [2024-03-19T02:21:42.792Z] init-common: [2024-03-19T02:21:42.792Z] [2024-03-19T02:21:42.792Z] undeploy-common: [2024-03-19T02:21:42.804Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_cmt_InQueue [2024-03-19T02:21:42.805Z] [exec] Administered object jms/ejb_mdb_cmt_InQueue deleted. [2024-03-19T02:21:42.805Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_cmt_InQueue [2024-03-19T02:21:42.805Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_cmt_OutQueue [2024-03-19T02:21:42.805Z] [exec] Administered object jms/ejb_mdb_cmt_OutQueue deleted. [2024-03-19T02:21:42.805Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_cmt_OutQueue [2024-03-19T02:21:42.805Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt [2024-03-19T02:21:42.805Z] [2024-03-19T02:21:42.805Z] all: [2024-03-19T02:21:42.805Z] [2024-03-19T02:21:42.805Z] msgbean: [2024-03-19T02:21:42.805Z] [2024-03-19T02:21:42.805Z] setOSConditions: [2024-03-19T02:21:42.805Z] [2024-03-19T02:21:42.805Z] setToolWin: [2024-03-19T02:21:42.805Z] [2024-03-19T02:21:42.805Z] setToolUnix: [2024-03-19T02:21:42.805Z] [2024-03-19T02:21:42.805Z] setToolProperty: [2024-03-19T02:21:42.805Z] [2024-03-19T02:21:42.805Z] setS1ASclassPath: [2024-03-19T02:21:42.805Z] [2024-03-19T02:21:42.806Z] init-common: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] clean: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] setOSConditions: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] setToolWin: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] setToolUnix: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] setToolProperty: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] setS1ASclassPath: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] init-common: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] clean-common: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] setOSConditions: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] setToolWin: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] setToolUnix: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] setToolProperty: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.806Z] setS1ASclassPath: [2024-03-19T02:21:42.806Z] [2024-03-19T02:21:42.807Z] init-common: [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] clean-classes-common: [2024-03-19T02:21:42.807Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] setOSConditions: [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] setToolWin: [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] setToolUnix: [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] setToolProperty: [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] setS1ASclassPath: [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] init-common: [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] clean-jars-common: [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] compile: [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] setOSConditions: [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] setToolWin: [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] setToolUnix: [2024-03-19T02:21:42.807Z] [2024-03-19T02:21:42.807Z] setToolProperty: [2024-03-19T02:21:42.808Z] [2024-03-19T02:21:42.808Z] setS1ASclassPath: [2024-03-19T02:21:42.808Z] [2024-03-19T02:21:42.808Z] init-common: [2024-03-19T02:21:42.808Z] [2024-03-19T02:21:42.808Z] compile-common: [2024-03-19T02:21:42.808Z] [echo] Current time (ISO): 2024-03-19T02:21:42.747+0000 [2024-03-19T02:21:42.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:42.808Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:42.844Z] [java] Mar 19, 2024 2:21:42 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:21:42.844Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:21:42.844Z] [java] Mar 19, 2024 2:21:42 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:21:42.844Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:21:42.844Z] [java] Mar 19, 2024 2:21:42 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:21:42.844Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:21:42.844Z] [java] Mar 19, 2024 2:21:42 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:21:42.844Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:21:42.931Z] [2024-03-19T02:21:42.931Z] confirmMissingReport-common: [2024-03-19T02:21:42.931Z] [2024-03-19T02:21:42.931Z] undeploy: [2024-03-19T02:21:42.931Z] [2024-03-19T02:21:42.931Z] setOSConditions: [2024-03-19T02:21:42.931Z] [2024-03-19T02:21:42.931Z] setToolWin: [2024-03-19T02:21:42.931Z] [2024-03-19T02:21:42.931Z] setToolUnix: [2024-03-19T02:21:42.931Z] [2024-03-19T02:21:42.931Z] setToolProperty: [2024-03-19T02:21:42.931Z] [2024-03-19T02:21:42.931Z] setS1ASclassPath: [2024-03-19T02:21:42.931Z] [2024-03-19T02:21:42.931Z] init-common: [2024-03-19T02:21:42.931Z] [2024-03-19T02:21:42.931Z] undeploy-common: [2024-03-19T02:21:42.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid bmpEnrollerPool --enabled=true --target server jdbc/bmp-enrollerDB [2024-03-19T02:21:42.953Z] [exec] JDBC resource jdbc/bmp-enrollerDB created successfully. [2024-03-19T02:21:42.953Z] [echo] cmd executed for server [2024-03-19T02:21:42.953Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:42.953Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:42.954Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:42.954Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:42.954Z] [2024-03-19T02:21:42.954Z] setOSConditions: [2024-03-19T02:21:42.954Z] [2024-03-19T02:21:42.954Z] setToolWin: [2024-03-19T02:21:42.954Z] [2024-03-19T02:21:42.954Z] setToolUnix: [2024-03-19T02:21:42.954Z] [2024-03-19T02:21:42.954Z] setToolProperty: [2024-03-19T02:21:42.954Z] [2024-03-19T02:21:42.954Z] setS1ASclassPath: [2024-03-19T02:21:42.954Z] [2024-03-19T02:21:42.954Z] init-common: [2024-03-19T02:21:42.954Z] [2024-03-19T02:21:42.954Z] deploy-jms-common: [2024-03-19T02:21:42.954Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:42.954Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:42.954Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:42.954Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:42.955Z] [2024-03-19T02:21:42.955Z] setOSConditions: [2024-03-19T02:21:42.955Z] [2024-03-19T02:21:42.955Z] setToolWin: [2024-03-19T02:21:42.955Z] [2024-03-19T02:21:42.955Z] setToolUnix: [2024-03-19T02:21:42.955Z] [2024-03-19T02:21:42.955Z] setToolProperty: [2024-03-19T02:21:42.955Z] [2024-03-19T02:21:42.955Z] setS1ASclassPath: [2024-03-19T02:21:42.955Z] [2024-03-19T02:21:42.955Z] init-common: [2024-03-19T02:21:42.955Z] [2024-03-19T02:21:42.955Z] create-jms-connection-common: [2024-03-19T02:21:42.997Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:42.997Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:21:42.997Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:21:42.997Z] [javac] 2 warnings [2024-03-19T02:21:42.997Z] [2024-03-19T02:21:42.997Z] setOSConditions: [2024-03-19T02:21:42.997Z] [2024-03-19T02:21:42.997Z] setToolWin: [2024-03-19T02:21:42.997Z] [2024-03-19T02:21:42.997Z] setToolUnix: [2024-03-19T02:21:42.997Z] [2024-03-19T02:21:42.997Z] setToolProperty: [2024-03-19T02:21:42.997Z] [2024-03-19T02:21:42.997Z] setS1ASclassPath: [2024-03-19T02:21:42.997Z] [2024-03-19T02:21:42.997Z] init-common: [2024-03-19T02:21:42.997Z] [2024-03-19T02:21:42.997Z] compile-common: [2024-03-19T02:21:42.997Z] [echo] Current time (ISO): 2024-03-19T02:21:42.941+0000 [2024-03-19T02:21:42.997Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:43.019Z] [exec] Application deployed with name cdi-servlet-annotation-web. [2024-03-19T02:21:43.019Z] [2024-03-19T02:21:43.020Z] deploy-war-commonee: [2024-03-19T02:21:43.020Z] [2024-03-19T02:21:43.020Z] run: [2024-03-19T02:21:43.034Z] [exec] Application deployed with name web-jsp-caching-instance-level-web. [2024-03-19T02:21:43.034Z] [2024-03-19T02:21:43.034Z] deploy-war-commonee: [2024-03-19T02:21:43.034Z] [2024-03-19T02:21:43.034Z] run: [2024-03-19T02:21:43.034Z] [java] Connecting to: http://localhost:45711/web-jsp-caching-instance-level/jsp/caching/basicCache.jsp [2024-03-19T02:21:43.103Z] [java] Mar 19, 2024 2:21:42 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:43.103Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:43.103Z] [java] Mar 19, 2024 2:21:42 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:43.103Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (884 ms), startup services (881 ms), total (1,765 ms) [2024-03-19T02:21:43.266Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:43.266Z] [javac] 1 warning [2024-03-19T02:21:43.266Z] [2024-03-19T02:21:43.266Z] setOSConditions: [2024-03-19T02:21:43.266Z] [2024-03-19T02:21:43.266Z] setToolWin: [2024-03-19T02:21:43.266Z] [2024-03-19T02:21:43.266Z] setToolUnix: [2024-03-19T02:21:43.266Z] [2024-03-19T02:21:43.266Z] setToolProperty: [2024-03-19T02:21:43.266Z] [2024-03-19T02:21:43.266Z] setS1ASclassPath: [2024-03-19T02:21:43.266Z] [2024-03-19T02:21:43.266Z] init-common: [2024-03-19T02:21:43.266Z] [2024-03-19T02:21:43.266Z] compile-common: [2024-03-19T02:21:43.266Z] [echo] Current time (ISO): 2024-03-19T02:21:43.250+0000 [2024-03-19T02:21:43.266Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:43.306Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation/myurl [2024-03-19T02:21:43.306Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-03-19T02:21:43.306Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:43.306Z] [java] [2024-03-19T02:21:43.306Z] [java] [2024-03-19T02:21:43.306Z] [java] ----------------------------------------- [2024-03-19T02:21:43.306Z] [java] - cdi-servlet-annotation: PASS - [2024-03-19T02:21:43.306Z] [java] ----------------------------------------- [2024-03-19T02:21:43.306Z] [java] - Total PASS : 1 - [2024-03-19T02:21:43.306Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:43.306Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:43.306Z] [java] ----------------------------------------- [2024-03-19T02:21:43.306Z] [2024-03-19T02:21:43.306Z] undeploy: [2024-03-19T02:21:43.306Z] [2024-03-19T02:21:43.306Z] setOSConditions: [2024-03-19T02:21:43.307Z] [2024-03-19T02:21:43.307Z] setToolWin: [2024-03-19T02:21:43.307Z] [2024-03-19T02:21:43.307Z] setToolUnix: [2024-03-19T02:21:43.307Z] [2024-03-19T02:21:43.307Z] setToolProperty: [2024-03-19T02:21:43.307Z] [2024-03-19T02:21:43.307Z] setS1ASclassPath: [2024-03-19T02:21:43.307Z] [2024-03-19T02:21:43.307Z] init-common: [2024-03-19T02:21:43.307Z] [2024-03-19T02:21:43.307Z] undeploy-war-common: [2024-03-19T02:21:43.359Z] [java] Mar 19, 2024 2:21:43 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:43.359Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:43.360Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:43.360Z] [java] Mar 19, 2024 2:21:43 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:21:43.360Z] [java] INFO: Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:21:43.360Z] [java] Mar 19, 2024 2:21:43 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:43.360Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:43.360Z] [java] Mar 19, 2024 2:21:43 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:21:43.360Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:21:43.381Z] [exec] Application deployed with name generic-ra. [2024-03-19T02:21:43.381Z] [echo] Deploying generic-ra.rar on server [2024-03-19T02:21:43.381Z] [2024-03-19T02:21:43.381Z] setOSConditions: [2024-03-19T02:21:43.381Z] [2024-03-19T02:21:43.381Z] setToolWin: [2024-03-19T02:21:43.382Z] [2024-03-19T02:21:43.382Z] setToolUnix: [2024-03-19T02:21:43.382Z] [2024-03-19T02:21:43.382Z] setToolProperty: [2024-03-19T02:21:43.382Z] [2024-03-19T02:21:43.382Z] setS1ASclassPath: [2024-03-19T02:21:43.382Z] [2024-03-19T02:21:43.382Z] init-common: [2024-03-19T02:21:43.382Z] [2024-03-19T02:21:43.382Z] testAddAdmin: [2024-03-19T02:21:43.382Z] [2024-03-19T02:21:43.382Z] asadmin-common: [2024-03-19T02:21:43.382Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:21:43.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false force-deploy-rarApp [2024-03-19T02:21:43.390Z] [2024-03-19T02:21:43.390Z] setOSConditions: [2024-03-19T02:21:43.390Z] [2024-03-19T02:21:43.390Z] setToolWin: [2024-03-19T02:21:43.390Z] [2024-03-19T02:21:43.390Z] setToolUnix: [2024-03-19T02:21:43.390Z] [2024-03-19T02:21:43.390Z] setToolProperty: [2024-03-19T02:21:43.390Z] [2024-03-19T02:21:43.390Z] setS1ASclassPath: [2024-03-19T02:21:43.390Z] [2024-03-19T02:21:43.390Z] init-common: [2024-03-19T02:21:43.390Z] [2024-03-19T02:21:43.390Z] setuptwo: [2024-03-19T02:21:43.390Z] [2024-03-19T02:21:43.390Z] setOSConditions: [2024-03-19T02:21:43.390Z] [2024-03-19T02:21:43.390Z] setToolWin: [2024-03-19T02:21:43.390Z] [2024-03-19T02:21:43.390Z] setToolUnix: [2024-03-19T02:21:43.390Z] [2024-03-19T02:21:43.390Z] setToolProperty: [2024-03-19T02:21:43.391Z] [2024-03-19T02:21:43.391Z] setS1ASclassPath: [2024-03-19T02:21:43.391Z] [2024-03-19T02:21:43.391Z] init-common: [2024-03-19T02:21:43.391Z] [2024-03-19T02:21:43.391Z] deploy-rar-common: [2024-03-19T02:21:43.391Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true connectors-ra-redeploy-rars.rar [2024-03-19T02:21:43.457Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:43.498Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false devtest-batch-bmt-chunk-jobApp [2024-03-19T02:21:43.498Z] [2024-03-19T02:21:43.498Z] all: [2024-03-19T02:21:43.498Z] [2024-03-19T02:21:43.498Z] setOSConditions: [2024-03-19T02:21:43.498Z] [2024-03-19T02:21:43.498Z] setToolWin: [2024-03-19T02:21:43.498Z] [2024-03-19T02:21:43.498Z] setToolUnix: [2024-03-19T02:21:43.498Z] [2024-03-19T02:21:43.499Z] setToolProperty: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.499Z] setS1ASclassPath: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.499Z] init-common: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.499Z] clean: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.499Z] setOSConditions: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.499Z] setToolWin: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.499Z] setToolUnix: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.499Z] setToolProperty: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.499Z] setS1ASclassPath: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.499Z] init-common: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.499Z] clean-common: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.499Z] setOSConditions: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.499Z] setToolWin: [2024-03-19T02:21:43.499Z] [2024-03-19T02:21:43.500Z] setToolUnix: [2024-03-19T02:21:43.500Z] [2024-03-19T02:21:43.500Z] setToolProperty: [2024-03-19T02:21:43.500Z] [2024-03-19T02:21:43.500Z] setS1ASclassPath: [2024-03-19T02:21:43.500Z] [2024-03-19T02:21:43.500Z] init-common: [2024-03-19T02:21:43.500Z] [2024-03-19T02:21:43.500Z] clean-classes-common: [2024-03-19T02:21:43.500Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:43.527Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:21:43.527Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:21:43.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-03-19T02:21:43.579Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:43.579Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:43.579Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:43.579Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:43.579Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:43.579Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:43.579Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:43.616Z] [java] Mar 19, 2024 2:21:43 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:43.616Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:43.616Z] [java] Mar 19, 2024 2:21:43 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:43.616Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,239 ms), startup services (8 ms), total (2,247 ms) [2024-03-19T02:21:43.617Z] [java] Mar 19, 2024 2:21:43 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:43.617Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:43.617Z] [java] Mar 19, 2024 2:21:43 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:21:43.617Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:21:43.617Z] [java] Mar 19, 2024 2:21:43 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:43.617Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-testclose-ejb [2024-03-19T02:21:43.617Z] [java] Mar 19, 2024 2:21:43 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:43.617Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:21:43.617Z] [java] Mar 19, 2024 2:21:43 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:43.617Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-03-19T02:21:43.617Z] [java] Mar 19, 2024 2:21:43 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:43.617Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@87f501f [2024-03-19T02:21:43.617Z] [java] Mar 19, 2024 2:21:43 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:43.617Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:21:43.617Z] [java] Mar 19, 2024 2:21:43 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:43.617Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:21:43.738Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:43.738Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:43.739Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:43.739Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:43.739Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:43.739Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:43.739Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] setOSConditions: [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] setToolWin: [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] setToolUnix: [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] setToolProperty: [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] setS1ASclassPath: [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] init-common: [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] clean-jars-common: [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] compile: [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] setOSConditions: [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] setToolWin: [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] setToolUnix: [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] setToolProperty: [2024-03-19T02:21:43.758Z] [2024-03-19T02:21:43.758Z] setS1ASclassPath: [2024-03-19T02:21:43.759Z] [2024-03-19T02:21:43.759Z] init-common: [2024-03-19T02:21:43.759Z] [2024-03-19T02:21:43.759Z] compile-common: [2024-03-19T02:21:43.759Z] [echo] Current time (ISO): 2024-03-19T02:21:43.518+0000 [2024-03-19T02:21:43.759Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:43.759Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:43.899Z] [INFO] [exec] Application deployed with name jsfastrologer. [2024-03-19T02:21:43.899Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:43.899Z] [WARNING] [echo] [2024-03-19T02:21:43.899Z] [WARNING] [echo] ************************* [2024-03-19T02:21:43.899Z] [WARNING] [echo] * build-deploy web/jsfinjection [2024-03-19T02:21:43.899Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfinjection [2024-03-19T02:21:43.899Z] [WARNING] [echo] ************************* [2024-03-19T02:21:43.899Z] [WARNING] [echo] [2024-03-19T02:21:43.899Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:43.899Z] [WARNING] [echo] Listing of source files: JSFInjectionTestNG.java [2024-03-19T02:21:43.899Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:43.899Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:43.899Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:43.899Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:43.900Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:43.900Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:43.900Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:43.900Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:43.900Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:43.900Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:43.900Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:43.900Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:43.900Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:43.900Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:43.900Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfinjection/src/test/JSFInjectionTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:43.900Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:43.900Z] 6 warnings [2024-03-19T02:21:43.900Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:43.900Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/jsfinjection.war [2024-03-19T02:21:43.900Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app [2024-03-19T02:21:43.900Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/basicweb [2024-03-19T02:21:43.900Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app [2024-03-19T02:21:43.900Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/basicweb [2024-03-19T02:21:43.900Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app [2024-03-19T02:21:43.900Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:43.900Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:43.900Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:43.900Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:43.900Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:43.900Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:43.900Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:43.900Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:43.900Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:43.900Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:43.900Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:43.900Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:43.900Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:43.900Z] 6 warnings [2024-03-19T02:21:43.901Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app/META-INF [2024-03-19T02:21:43.901Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfinjection/metadata/persistence.xml to copy. [2024-03-19T02:21:43.901Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/basicweb/jsfinjection.war [2024-03-19T02:21:43.906Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:43.906Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:43.906Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:43.906Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:43.906Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:43.906Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:43.906Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:43.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-web [2024-03-19T02:21:43.913Z] [2024-03-19T02:21:43.913Z] all: [2024-03-19T02:21:43.913Z] [2024-03-19T02:21:43.913Z] setOSConditions: [2024-03-19T02:21:43.913Z] [2024-03-19T02:21:43.913Z] setToolWin: [2024-03-19T02:21:43.913Z] [2024-03-19T02:21:43.913Z] setToolUnix: [2024-03-19T02:21:43.913Z] [2024-03-19T02:21:43.913Z] setToolProperty: [2024-03-19T02:21:43.913Z] [2024-03-19T02:21:43.913Z] setS1ASclassPath: [2024-03-19T02:21:43.913Z] [2024-03-19T02:21:43.913Z] init-common: [2024-03-19T02:21:43.913Z] [2024-03-19T02:21:43.913Z] clean: [2024-03-19T02:21:43.913Z] [2024-03-19T02:21:43.913Z] setOSConditions: [2024-03-19T02:21:43.913Z] [2024-03-19T02:21:43.913Z] setToolWin: [2024-03-19T02:21:43.913Z] [2024-03-19T02:21:43.913Z] setToolUnix: [2024-03-19T02:21:43.913Z] [2024-03-19T02:21:43.913Z] setToolProperty: [2024-03-19T02:21:43.914Z] [2024-03-19T02:21:43.914Z] setS1ASclassPath: [2024-03-19T02:21:43.914Z] [2024-03-19T02:21:43.914Z] init-common: [2024-03-19T02:21:43.914Z] [2024-03-19T02:21:43.914Z] clean-common: [2024-03-19T02:21:43.914Z] [2024-03-19T02:21:43.914Z] setOSConditions: [2024-03-19T02:21:43.914Z] [2024-03-19T02:21:43.914Z] setToolWin: [2024-03-19T02:21:43.914Z] [2024-03-19T02:21:43.914Z] setToolUnix: [2024-03-19T02:21:43.914Z] [2024-03-19T02:21:43.914Z] setToolProperty: [2024-03-19T02:21:43.914Z] [2024-03-19T02:21:43.914Z] setS1ASclassPath: [2024-03-19T02:21:43.914Z] [2024-03-19T02:21:43.914Z] init-common: [2024-03-19T02:21:43.914Z] [2024-03-19T02:21:43.914Z] clean-classes-common: [2024-03-19T02:21:43.914Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:43.975Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:43.975Z] [java] [2024-03-19T02:21:43.975Z] [java] [2024-03-19T02:21:43.975Z] [java] ----------------------------------------- [2024-03-19T02:21:43.975Z] [java] - jsp-caching-instance-level: PASS - [2024-03-19T02:21:43.975Z] [java] ----------------------------------------- [2024-03-19T02:21:43.975Z] [java] - Total PASS : 1 - [2024-03-19T02:21:43.975Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:43.975Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:43.975Z] [java] ----------------------------------------- [2024-03-19T02:21:43.975Z] [2024-03-19T02:21:43.975Z] undeploy: [2024-03-19T02:21:43.975Z] [2024-03-19T02:21:43.975Z] setOSConditions: [2024-03-19T02:21:43.976Z] [2024-03-19T02:21:43.976Z] setToolWin: [2024-03-19T02:21:43.976Z] [2024-03-19T02:21:43.976Z] setToolUnix: [2024-03-19T02:21:43.976Z] [2024-03-19T02:21:43.976Z] setToolProperty: [2024-03-19T02:21:43.976Z] [2024-03-19T02:21:43.976Z] setS1ASclassPath: [2024-03-19T02:21:43.976Z] [2024-03-19T02:21:43.976Z] init-common: [2024-03-19T02:21:43.976Z] [2024-03-19T02:21:43.976Z] undeploy-war-common: [2024-03-19T02:21:43.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false connectors-ra-redeploy-rars.rar [2024-03-19T02:21:44.025Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:21:44.025Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:21:44.025Z] [javac] ^ [2024-03-19T02:21:44.025Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:21:44.025Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:21:44.025Z] [javac] ^ [2024-03-19T02:21:44.025Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:21:44.025Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:44.025Z] [javac] 3 warnings [2024-03-19T02:21:44.025Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/cfd-ra.jar [2024-03-19T02:21:44.025Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/cfd-ra.rar [2024-03-19T02:21:44.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:44.025Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedraApp.ear [2024-03-19T02:21:44.025Z] [2024-03-19T02:21:44.025Z] setup: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] deploy: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] setOSConditions: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] setToolWin: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] setToolUnix: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] setToolProperty: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] setS1ASclassPath: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] init-common: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] deploy-common: [2024-03-19T02:21:44.026Z] [echo] Current time (ISO): 2024-03-19T02:21:43.814+0000 [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] setOSConditions: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] setToolWin: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] setToolUnix: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] setToolProperty: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.026Z] setS1ASclassPath: [2024-03-19T02:21:44.026Z] [2024-03-19T02:21:44.027Z] init-common: [2024-03-19T02:21:44.027Z] [2024-03-19T02:21:44.027Z] deploy-common-pe: [2024-03-19T02:21:44.157Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:44.157Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:44.157Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:44.157Z] [WARNING] [echo] deploying jsfinjection.war [2024-03-19T02:21:44.181Z] [java] Mar 19, 2024 2:21:43 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:21:44.181Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:21:44.181Z] [java] Mar 19, 2024 2:21:43 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:21:44.181Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:21:44.181Z] [java] Mar 19, 2024 2:21:43 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:21:44.181Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:21:44.181Z] [java] Mar 19, 2024 2:21:43 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:21:44.181Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:21:44.181Z] [java] Mar 19, 2024 2:21:44 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:21:44.181Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:21:44.182Z] [WARNING] [echo] . [2024-03-19T02:21:44.182Z] [WARNING] [echo] Waiting finished after 18 ms. [2024-03-19T02:21:44.182Z] [WARNING] [echo] Server instance is stopped, now we wait for the start on localhost:4848 [2024-03-19T02:21:44.182Z] [WARNING] [echo] ........ [2024-03-19T02:21:44.182Z] [WARNING] [echo] Waiting finished after 9,114 ms. [2024-03-19T02:21:44.182Z] [WARNING] [echo] Successfully restarted the domain [2024-03-19T02:21:44.182Z] [WARNING] [echo] Command restart-domain executed successfully. [2024-03-19T02:21:44.182Z] [WARNING] [echo] [2024-03-19T02:21:44.182Z] [WARNING] [echo] ************************* [2024-03-19T02:21:44.182Z] [WARNING] [echo] * build rest [2024-03-19T02:21:44.182Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/rest [2024-03-19T02:21:44.182Z] [WARNING] [echo] ************************* [2024-03-19T02:21:44.182Z] [WARNING] [echo] [2024-03-19T02:21:44.182Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-03-19T02:21:44.182Z] [WARNING] [echo] Listing of source files: admin/RestTests.java [2024-03-19T02:21:44.182Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:44.182Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:44.182Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:44.182Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:44.182Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:44.182Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:44.182Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:44.182Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:44.183Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:44.183Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:44.183Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:44.183Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:44.183Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:44.183Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:44.183Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/rest/src/test/admin/RestTests.java uses or overrides a deprecated API. [2024-03-19T02:21:44.183Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:44.183Z] 6 warnings [2024-03-19T02:21:44.183Z] [WARNING] [echo] [2024-03-19T02:21:44.183Z] [WARNING] [echo] ************************* [2024-03-19T02:21:44.183Z] [WARNING] [echo] * build-deploy web/helloworld [2024-03-19T02:21:44.183Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/helloworld [2024-03-19T02:21:44.183Z] [WARNING] [echo] ************************* [2024-03-19T02:21:44.183Z] [WARNING] [echo] [2024-03-19T02:21:44.183Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:44.183Z] [WARNING] [echo] Listing of source files: HelloJSPTestNG.java [2024-03-19T02:21:44.183Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:44.183Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:44.183Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:44.183Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:44.183Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:44.183Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:44.183Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:44.183Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:44.183Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:44.183Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:44.184Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:44.184Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:44.184Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:44.184Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:44.184Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/helloworld/src/test/HelloJSPTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:44.184Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:44.184Z] 6 warnings [2024-03-19T02:21:44.184Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:44.184Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/hellojsp.war [2024-03-19T02:21:44.184Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app [2024-03-19T02:21:44.184Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/basicweb [2024-03-19T02:21:44.184Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app [2024-03-19T02:21:44.184Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:44.184Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:44.184Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:44.184Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:44.197Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:44.197Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:44.197Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:44.197Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:44.197Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:44.197Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:44.197Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:44.201Z] [2024-03-19T02:21:44.201Z] setOSConditions: [2024-03-19T02:21:44.201Z] [2024-03-19T02:21:44.201Z] setToolWin: [2024-03-19T02:21:44.201Z] [2024-03-19T02:21:44.201Z] setToolUnix: [2024-03-19T02:21:44.201Z] [2024-03-19T02:21:44.201Z] setToolProperty: [2024-03-19T02:21:44.201Z] [2024-03-19T02:21:44.201Z] setS1ASclassPath: [2024-03-19T02:21:44.201Z] [2024-03-19T02:21:44.201Z] init-common: [2024-03-19T02:21:44.201Z] [2024-03-19T02:21:44.202Z] clean-jars-common: [2024-03-19T02:21:44.202Z] [2024-03-19T02:21:44.202Z] compile: [2024-03-19T02:21:44.202Z] [2024-03-19T02:21:44.202Z] setOSConditions: [2024-03-19T02:21:44.202Z] [2024-03-19T02:21:44.202Z] setToolWin: [2024-03-19T02:21:44.202Z] [2024-03-19T02:21:44.202Z] setToolUnix: [2024-03-19T02:21:44.202Z] [2024-03-19T02:21:44.202Z] setToolProperty: [2024-03-19T02:21:44.202Z] [2024-03-19T02:21:44.202Z] setS1ASclassPath: [2024-03-19T02:21:44.202Z] [2024-03-19T02:21:44.202Z] init-common: [2024-03-19T02:21:44.202Z] [2024-03-19T02:21:44.202Z] compile-common: [2024-03-19T02:21:44.202Z] [echo] Current time (ISO): 2024-03-19T02:21:43.958+0000 [2024-03-19T02:21:44.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:44.202Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:44.232Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-caching-instance-level-web [2024-03-19T02:21:44.232Z] [2024-03-19T02:21:44.232Z] restore: [2024-03-19T02:21:44.232Z] [2024-03-19T02:21:44.232Z] asadmin-common-ignore-fail: [2024-03-19T02:21:44.232Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true server.web-container.jsp-caching-enabled=false [2024-03-19T02:21:44.308Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:44.308Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/ejb/MsgBean.java uses unchecked or unsafe operations. [2024-03-19T02:21:44.308Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:44.308Z] [javac] 1 warning [2024-03-19T02:21:44.308Z] [2024-03-19T02:21:44.309Z] setOSConditions: [2024-03-19T02:21:44.309Z] [2024-03-19T02:21:44.309Z] setToolWin: [2024-03-19T02:21:44.309Z] [2024-03-19T02:21:44.309Z] setToolUnix: [2024-03-19T02:21:44.309Z] [2024-03-19T02:21:44.309Z] setToolProperty: [2024-03-19T02:21:44.309Z] [2024-03-19T02:21:44.309Z] setS1ASclassPath: [2024-03-19T02:21:44.309Z] [2024-03-19T02:21:44.309Z] init-common: [2024-03-19T02:21:44.309Z] [2024-03-19T02:21:44.309Z] compile-common: [2024-03-19T02:21:44.309Z] [echo] Current time (ISO): 2024-03-19T02:21:44.309+0000 [2024-03-19T02:21:44.345Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-03-19T02:21:44.345Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:21:44.345Z] [2024-03-19T02:21:44.345Z] setOSConditions: [2024-03-19T02:21:44.345Z] [2024-03-19T02:21:44.345Z] setToolWin: [2024-03-19T02:21:44.345Z] [2024-03-19T02:21:44.345Z] setToolUnix: [2024-03-19T02:21:44.345Z] [2024-03-19T02:21:44.345Z] setToolProperty: [2024-03-19T02:21:44.345Z] [2024-03-19T02:21:44.345Z] setS1ASclassPath: [2024-03-19T02:21:44.345Z] [2024-03-19T02:21:44.345Z] init-common: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] deploy-ear: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] setOSConditions: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] setToolWin: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] setToolUnix: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] setToolProperty: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] setS1ASclassPath: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] init-common: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] deploy-common: [2024-03-19T02:21:44.346Z] [echo] Current time (ISO): 2024-03-19T02:21:44.171+0000 [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] setOSConditions: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] setToolWin: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] setToolUnix: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] setToolProperty: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.346Z] setS1ASclassPath: [2024-03-19T02:21:44.346Z] [2024-03-19T02:21:44.347Z] init-common: [2024-03-19T02:21:44.347Z] [2024-03-19T02:21:44.347Z] deploy-common-pe: [2024-03-19T02:21:44.451Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:44.451Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:44.451Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:44.451Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:44.451Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:44.451Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:44.451Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:44.451Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:44.451Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:44.451Z] 6 warnings [2024-03-19T02:21:44.451Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app/META-INF [2024-03-19T02:21:44.451Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/helloworld/metadata/persistence.xml to copy. [2024-03-19T02:21:44.451Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/basicweb/hellojsp.war [2024-03-19T02:21:44.451Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:44.451Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:44.451Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:44.451Z] [WARNING] [echo] deploying hellojsp.war with --upload [2024-03-19T02:21:44.457Z] [java] Mar 19, 2024 2:21:44 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:21:44.457Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:21:44.463Z] [exec] Application deployed with name wsclient. [2024-03-19T02:21:44.463Z] [exec] Command deploy executed successfully. [2024-03-19T02:21:44.463Z] [2024-03-19T02:21:44.463Z] setup: [2024-03-19T02:21:44.463Z] [2024-03-19T02:21:44.463Z] runtest1: [2024-03-19T02:21:44.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:21:44.463Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:44.463Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:21:44.511Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:44.511Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:21:44.511Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:44.511Z] [javac] 1 warning [2024-03-19T02:21:44.511Z] [2024-03-19T02:21:44.511Z] setOSConditions: [2024-03-19T02:21:44.511Z] [2024-03-19T02:21:44.511Z] setToolWin: [2024-03-19T02:21:44.511Z] [2024-03-19T02:21:44.511Z] setToolUnix: [2024-03-19T02:21:44.512Z] [2024-03-19T02:21:44.512Z] setToolProperty: [2024-03-19T02:21:44.512Z] [2024-03-19T02:21:44.512Z] setS1ASclassPath: [2024-03-19T02:21:44.512Z] [2024-03-19T02:21:44.512Z] init-common: [2024-03-19T02:21:44.512Z] [2024-03-19T02:21:44.512Z] appclient-jar-common: [2024-03-19T02:21:44.512Z] [2024-03-19T02:21:44.512Z] package-appclientjar-common: [2024-03-19T02:21:44.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:44.512Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:44.512Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:44.512Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-client.jar [2024-03-19T02:21:44.512Z] [2024-03-19T02:21:44.512Z] setOSConditions: [2024-03-19T02:21:44.512Z] [2024-03-19T02:21:44.512Z] setToolWin: [2024-03-19T02:21:44.512Z] [2024-03-19T02:21:44.512Z] setToolUnix: [2024-03-19T02:21:44.512Z] [2024-03-19T02:21:44.512Z] setToolProperty: [2024-03-19T02:21:44.512Z] [2024-03-19T02:21:44.512Z] setS1ASclassPath: [2024-03-19T02:21:44.512Z] [2024-03-19T02:21:44.512Z] init-common: [2024-03-19T02:21:44.512Z] [2024-03-19T02:21:44.513Z] ejb-jar-common: [2024-03-19T02:21:44.552Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-03-19T02:21:44.552Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2024-03-19T02:21:44.552Z] [2024-03-19T02:21:44.552Z] setOSConditions: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] setToolWin: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] setToolUnix: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] setToolProperty: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] setS1ASclassPath: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] init-common: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] deploy: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] setOSConditions: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] setToolWin: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] setToolUnix: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] setToolProperty: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] setS1ASclassPath: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] init-common: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] deploy-common: [2024-03-19T02:21:44.553Z] [echo] Current time (ISO): 2024-03-19T02:21:44.352+0000 [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.553Z] setOSConditions: [2024-03-19T02:21:44.553Z] [2024-03-19T02:21:44.554Z] setToolWin: [2024-03-19T02:21:44.554Z] [2024-03-19T02:21:44.554Z] setToolUnix: [2024-03-19T02:21:44.554Z] [2024-03-19T02:21:44.554Z] setToolProperty: [2024-03-19T02:21:44.554Z] [2024-03-19T02:21:44.554Z] setS1ASclassPath: [2024-03-19T02:21:44.554Z] [2024-03-19T02:21:44.554Z] init-common: [2024-03-19T02:21:44.554Z] [2024-03-19T02:21:44.554Z] deploy-common-pe: [2024-03-19T02:21:44.566Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:44.602Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedraApp.ear [2024-03-19T02:21:44.698Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:44.698Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:44.698Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:44.698Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:44.698Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:44.698Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:44.698Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:44.723Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:21:44.723Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:44.723Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:21:44.770Z] [2024-03-19T02:21:44.770Z] package-ejbjar-common: [2024-03-19T02:21:44.770Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:44.770Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-ejb.jar [2024-03-19T02:21:44.770Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:44.770Z] [2024-03-19T02:21:44.770Z] setOSConditions: [2024-03-19T02:21:44.770Z] [2024-03-19T02:21:44.770Z] fixFiles: [2024-03-19T02:21:44.770Z] [2024-03-19T02:21:44.770Z] convUnix: [2024-03-19T02:21:44.770Z] [2024-03-19T02:21:44.770Z] convWin: [2024-03-19T02:21:44.770Z] [2024-03-19T02:21:44.770Z] setToolWin: [2024-03-19T02:21:44.770Z] [2024-03-19T02:21:44.770Z] setToolUnix: [2024-03-19T02:21:44.770Z] [2024-03-19T02:21:44.770Z] setToolProperty: [2024-03-19T02:21:44.770Z] [2024-03-19T02:21:44.770Z] setS1ASclassPath: [2024-03-19T02:21:44.770Z] [2024-03-19T02:21:44.771Z] init-common: [2024-03-19T02:21:44.771Z] [2024-03-19T02:21:44.771Z] ear-common: [2024-03-19T02:21:44.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:44.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:44.771Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/descriptor/sun-application.xml to copy. [2024-03-19T02:21:44.771Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:21:44.771Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:44.771Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp.ear [2024-03-19T02:21:44.771Z] [2024-03-19T02:21:44.771Z] setOSConditions: [2024-03-19T02:21:44.771Z] [2024-03-19T02:21:44.771Z] setToolWin: [2024-03-19T02:21:44.771Z] [2024-03-19T02:21:44.771Z] setToolUnix: [2024-03-19T02:21:44.771Z] [2024-03-19T02:21:44.771Z] setToolProperty: [2024-03-19T02:21:44.771Z] [2024-03-19T02:21:44.771Z] setS1ASclassPath: [2024-03-19T02:21:44.771Z] [2024-03-19T02:21:44.771Z] init-common: [2024-03-19T02:21:44.771Z] [2024-03-19T02:21:44.771Z] build-ut: [2024-03-19T02:21:44.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp [2024-03-19T02:21:44.772Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:44.772Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp-UT.ear [2024-03-19T02:21:44.772Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-ejb.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-ejb [2024-03-19T02:21:44.772Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-web.war into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-web [2024-03-19T02:21:44.772Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-client.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-appclient [2024-03-19T02:21:44.772Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp-UT.ear into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-application [2024-03-19T02:21:44.772Z] [2024-03-19T02:21:44.772Z] setup: [2024-03-19T02:21:44.772Z] [2024-03-19T02:21:44.772Z] deploy: [2024-03-19T02:21:44.772Z] [2024-03-19T02:21:44.772Z] setOSConditions: [2024-03-19T02:21:44.772Z] [2024-03-19T02:21:44.772Z] setToolWin: [2024-03-19T02:21:44.772Z] [2024-03-19T02:21:44.772Z] setToolUnix: [2024-03-19T02:21:44.772Z] [2024-03-19T02:21:44.772Z] setToolProperty: [2024-03-19T02:21:44.772Z] [2024-03-19T02:21:44.773Z] setS1ASclassPath: [2024-03-19T02:21:44.773Z] [2024-03-19T02:21:44.773Z] init-common: [2024-03-19T02:21:44.773Z] [2024-03-19T02:21:44.773Z] deploy-common: [2024-03-19T02:21:44.773Z] [echo] Current time (ISO): 2024-03-19T02:21:44.598+0000 [2024-03-19T02:21:44.773Z] [2024-03-19T02:21:44.773Z] setOSConditions: [2024-03-19T02:21:44.773Z] [2024-03-19T02:21:44.773Z] setToolWin: [2024-03-19T02:21:44.773Z] [2024-03-19T02:21:44.773Z] setToolUnix: [2024-03-19T02:21:44.773Z] [2024-03-19T02:21:44.773Z] setToolProperty: [2024-03-19T02:21:44.773Z] [2024-03-19T02:21:44.773Z] setS1ASclassPath: [2024-03-19T02:21:44.773Z] [2024-03-19T02:21:44.773Z] init-common: [2024-03-19T02:21:44.773Z] [2024-03-19T02:21:44.773Z] deploy-common-pe: [2024-03-19T02:21:44.814Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.web-container.jsp-caching-enabled=false [2024-03-19T02:21:44.814Z] [exec] server.web-container.jsp-caching-enabled=false [2024-03-19T02:21:44.814Z] [2024-03-19T02:21:44.814Z] restart-server-instance-common: [2024-03-19T02:21:44.814Z] [2024-03-19T02:21:44.815Z] setOSConditions: [2024-03-19T02:21:44.815Z] [2024-03-19T02:21:44.815Z] setToolWin: [2024-03-19T02:21:44.815Z] [2024-03-19T02:21:44.815Z] setToolUnix: [2024-03-19T02:21:44.815Z] [2024-03-19T02:21:44.815Z] setToolProperty: [2024-03-19T02:21:44.815Z] [2024-03-19T02:21:44.815Z] setS1ASclassPath: [2024-03-19T02:21:44.815Z] [2024-03-19T02:21:44.815Z] init-common: [2024-03-19T02:21:44.815Z] [2024-03-19T02:21:44.815Z] stopDomain: [2024-03-19T02:21:44.815Z] [echo] run.xml:stopping domain... [2024-03-19T02:21:44.840Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:44.840Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/war/deploydir/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:21:44.840Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:44.840Z] [javac] 1 warning [2024-03-19T02:21:44.840Z] [2024-03-19T02:21:44.840Z] assemble: [2024-03-19T02:21:44.840Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF [2024-03-19T02:21:44.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector15App.ear [2024-03-19T02:21:44.982Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:44.982Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:21:44.982Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:21:44.982Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:21:44.982Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:21:44.982Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:21:44.982Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:44.982Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:44.982Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:44.982Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:44.982Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:44.982Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:44.982Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:44.982Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:44.982Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:44.983Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:44.983Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:44.983Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:44.983Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:44.983Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:44.983Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:44.983Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:44.983Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:21:44.983Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:44.984Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:44.984Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:44.984Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:44.984Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:21:44.984Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:21:44.984Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:44.984Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:21:44.985Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:21:44.985Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:21:44.985Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:21:44.985Z] [java] ... 61 more [2024-03-19T02:21:44.985Z] [java] Java Result: -1 [2024-03-19T02:21:44.985Z] [2024-03-19T02:21:44.985Z] undeploy: [2024-03-19T02:21:44.985Z] [2024-03-19T02:21:44.985Z] setOSConditions: [2024-03-19T02:21:44.985Z] [2024-03-19T02:21:44.985Z] setToolWin: [2024-03-19T02:21:44.985Z] [2024-03-19T02:21:44.985Z] setToolUnix: [2024-03-19T02:21:44.985Z] [2024-03-19T02:21:44.985Z] setToolProperty: [2024-03-19T02:21:44.985Z] [2024-03-19T02:21:44.985Z] setS1ASclassPath: [2024-03-19T02:21:44.985Z] [2024-03-19T02:21:44.985Z] init-common: [2024-03-19T02:21:44.985Z] [2024-03-19T02:21:44.985Z] undeploy-war-common: [2024-03-19T02:21:45.023Z] [java] Mar 19, 2024 2:21:44 AM org.eclipse.persistence.session./file:/tmp/gfembed6205194375554952709tmp/applications/ejb-ejb31-embedded-testclose-ejb/_test [2024-03-19T02:21:45.023Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:21:45.098Z] [2024-03-19T02:21:45.098Z] declare-test: [2024-03-19T02:21:45.098Z] [echo] Starting test deploydir war/deploydir Test asadmin deploydir [2024-03-19T02:21:45.098Z] [2024-03-19T02:21:45.098Z] init.os: [2024-03-19T02:21:45.098Z] [2024-03-19T02:21:45.098Z] init.tools.unix: [2024-03-19T02:21:45.098Z] [2024-03-19T02:21:45.099Z] init.tools.windows: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] init.tools: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] setAsadminArgs: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] init: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] init.customtasks: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] prepare: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] deploydir.asadmin: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] setAsadminArgs: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] common.deploydir.asadmin: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] init.os: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] init.tools.unix: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] init.tools.windows: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] init.tools: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] setAsadminArgs: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.099Z] init: [2024-03-19T02:21:45.099Z] [2024-03-19T02:21:45.100Z] init.customtasks: [2024-03-19T02:21:45.100Z] [2024-03-19T02:21:45.100Z] common.run.asadmin: [2024-03-19T02:21:45.100Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-03-19T02:21:45.128Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:45.128Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:45.128Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:45.129Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:45.129Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:45.129Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:45.129Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:45.129Z] [exec] Application deployed with name ejb-flush-testApp. [2024-03-19T02:21:45.129Z] [echo] Deployment on target server server successful [2024-03-19T02:21:45.129Z] [2024-03-19T02:21:45.129Z] setOSConditions: [2024-03-19T02:21:45.129Z] [2024-03-19T02:21:45.129Z] setToolWin: [2024-03-19T02:21:45.129Z] [2024-03-19T02:21:45.129Z] setToolUnix: [2024-03-19T02:21:45.129Z] [2024-03-19T02:21:45.129Z] setToolProperty: [2024-03-19T02:21:45.129Z] [2024-03-19T02:21:45.130Z] setS1ASclassPath: [2024-03-19T02:21:45.130Z] [2024-03-19T02:21:45.130Z] init-common: [2024-03-19T02:21:45.130Z] [2024-03-19T02:21:45.130Z] deploy-common-ee: [2024-03-19T02:21:45.130Z] [2024-03-19T02:21:45.130Z] run: [2024-03-19T02:21:45.130Z] [2024-03-19T02:21:45.130Z] setOSConditions: [2024-03-19T02:21:45.130Z] [2024-03-19T02:21:45.130Z] setToolWin: [2024-03-19T02:21:45.130Z] [2024-03-19T02:21:45.130Z] setToolUnix: [2024-03-19T02:21:45.130Z] [2024-03-19T02:21:45.130Z] setToolProperty: [2024-03-19T02:21:45.130Z] [2024-03-19T02:21:45.130Z] setS1ASclassPath: [2024-03-19T02:21:45.130Z] [2024-03-19T02:21:45.130Z] init-common: [2024-03-19T02:21:45.130Z] [2024-03-19T02:21:45.130Z] runclient-common: [2024-03-19T02:21:45.130Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-flush-testAppClient.jar -name ejb-flush-testClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:21:45.132Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:45.132Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:45.132Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:45.133Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:45.133Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:45.133Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:45.133Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:45.142Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-03-19T02:21:45.201Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:45.281Z] [java] Mar 19, 2024 2:21:45 AM org.eclipse.persistence.session./file:/tmp/gfembed6205194375554952709tmp/applications/ejb-ejb31-embedded-testclose-ejb/_test.server [2024-03-19T02:21:45.281Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:21:45.281Z] [java] Mar 19, 2024 2:21:45 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:21:45.281Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:21:45.344Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp.ear [2024-03-19T02:21:45.503Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:21:45.503Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:45.503Z] [javac] 1 warning [2024-03-19T02:21:45.503Z] [2024-03-19T02:21:45.503Z] setOSConditions: [2024-03-19T02:21:45.503Z] [2024-03-19T02:21:45.503Z] setToolWin: [2024-03-19T02:21:45.503Z] [2024-03-19T02:21:45.503Z] setToolUnix: [2024-03-19T02:21:45.503Z] [2024-03-19T02:21:45.503Z] setToolProperty: [2024-03-19T02:21:45.503Z] [2024-03-19T02:21:45.504Z] setS1ASclassPath: [2024-03-19T02:21:45.504Z] [2024-03-19T02:21:45.504Z] init-common: [2024-03-19T02:21:45.504Z] [2024-03-19T02:21:45.504Z] compile-common: [2024-03-19T02:21:45.504Z] [echo] Current time (ISO): 2024-03-19T02:21:45.314+0000 [2024-03-19T02:21:45.504Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:45.507Z] [exec] Connector resource jms/QCFactory created. [2024-03-19T02:21:45.507Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:45.507Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:45.507Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:45.507Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:45.507Z] [2024-03-19T02:21:45.507Z] setOSConditions: [2024-03-19T02:21:45.507Z] [2024-03-19T02:21:45.507Z] setToolWin: [2024-03-19T02:21:45.507Z] [2024-03-19T02:21:45.507Z] setToolUnix: [2024-03-19T02:21:45.508Z] [2024-03-19T02:21:45.508Z] setToolProperty: [2024-03-19T02:21:45.508Z] [2024-03-19T02:21:45.508Z] setS1ASclassPath: [2024-03-19T02:21:45.508Z] [2024-03-19T02:21:45.508Z] init-common: [2024-03-19T02:21:45.508Z] [2024-03-19T02:21:45.508Z] create-jms-resource-common: [2024-03-19T02:21:45.557Z] [java] Mar 19, 2024 2:21:45 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:21:45.557Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb31-embedded-testclose-ejb/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/ejb-ejb31-embedded-testclose-ejb/SimpleEjb] [2024-03-19T02:21:45.557Z] [java] Mar 19, 2024 2:21:45 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:21:45.557Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:21:45.573Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:45.573Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:45.573Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:45.573Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:45.573Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:45.573Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:45.573Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:45.666Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:21:45.667Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:21:45.694Z] [exec] Mar 19, 2024 2:21:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:45.694Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:45.708Z] [exec] Application deployed with name force-deploy-rarApp. [2024-03-19T02:21:45.708Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2024-03-19T02:21:45.708Z] [echo] Deployment on target server server successful [2024-03-19T02:21:45.708Z] [2024-03-19T02:21:45.708Z] setOSConditions: [2024-03-19T02:21:45.708Z] [2024-03-19T02:21:45.708Z] setToolWin: [2024-03-19T02:21:45.708Z] [2024-03-19T02:21:45.708Z] setToolUnix: [2024-03-19T02:21:45.708Z] [2024-03-19T02:21:45.708Z] setToolProperty: [2024-03-19T02:21:45.708Z] [2024-03-19T02:21:45.708Z] setS1ASclassPath: [2024-03-19T02:21:45.708Z] [2024-03-19T02:21:45.708Z] init-common: [2024-03-19T02:21:45.708Z] [2024-03-19T02:21:45.708Z] deploy-common-ee: [2024-03-19T02:21:45.709Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:45.709Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:45.709Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:45.709Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:45.709Z] [javac] 1 warning [2024-03-19T02:21:45.709Z] [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:21:45.709Z] build: [2024-03-19T02:21:45.709Z] [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:45.709Z] setOSConditions: [2024-03-19T02:21:45.709Z] [2024-03-19T02:21:45.709Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:45.709Z] setToolWin: [2024-03-19T02:21:45.709Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:45.709Z] [2024-03-19T02:21:45.709Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:45.709Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:45.709Z] setToolUnix: [2024-03-19T02:21:45.710Z] [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:45.710Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:63: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-03-19T02:21:45.710Z] setToolProperty: [2024-03-19T02:21:45.710Z] [javac] private static Boolean BFALSE = new Boolean(false); [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:45.710Z] [javac] ^ [2024-03-19T02:21:45.710Z] [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:45.710Z] setS1ASclassPath: [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:45.710Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:64: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-03-19T02:21:45.710Z] [2024-03-19T02:21:45.710Z] [javac] private static Boolean BTRUE = new Boolean(true); [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:45.710Z] [javac] ^ [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:45.710Z] init-common: [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:45.710Z] [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:45.710Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:154: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-03-19T02:21:45.710Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:45.710Z] webclient-war-common: [2024-03-19T02:21:45.710Z] [javac] new Boolean(args[2].indexOf("reply") != -1); [2024-03-19T02:21:45.710Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:45.710Z] [javac] ^ [2024-03-19T02:21:45.710Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:45.710Z] [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:45.710Z] clear: [2024-03-19T02:21:45.710Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:156: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:45.710Z] [2024-03-19T02:21:45.710Z] [javac] new Boolean((args[2].indexOf("jdbc") != -1)); [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:45.710Z] [javac] ^ [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:21:45.710Z] test-tlds-exist: [2024-03-19T02:21:45.710Z] [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:45.710Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:158: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-03-19T02:21:45.710Z] copy-tlds: [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:21:45.710Z] [javac] new Boolean((args[2].indexOf("rollback") != -1)); [2024-03-19T02:21:45.710Z] [2024-03-19T02:21:45.710Z] [javac] ^ [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:21:45.710Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:21:45.710Z] test-tagfiles-exist: [2024-03-19T02:21:45.710Z] [2024-03-19T02:21:45.710Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:45.710Z] copy-tagfiles: [2024-03-19T02:21:45.710Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:21:45.710Z] [2024-03-19T02:21:45.711Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:21:45.711Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:21:45.711Z] package-war-common: [2024-03-19T02:21:45.711Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:21:45.711Z] [java] ... 42 more [2024-03-19T02:21:45.711Z] [java] Java Result: -1 [2024-03-19T02:21:45.711Z] [2024-03-19T02:21:45.711Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:45.711Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:45.711Z] setOSConditions: [2024-03-19T02:21:45.711Z] [2024-03-19T02:21:45.711Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:45.711Z] setToolWin: [2024-03-19T02:21:45.711Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:45.711Z] [2024-03-19T02:21:45.711Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/lib [2024-03-19T02:21:45.711Z] setToolUnix: [2024-03-19T02:21:45.711Z] [2024-03-19T02:21:45.711Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:45.711Z] setToolProperty: [2024-03-19T02:21:45.711Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:45.711Z] [2024-03-19T02:21:45.711Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/docroot [2024-03-19T02:21:45.711Z] setS1ASclassPath: [2024-03-19T02:21:45.711Z] [2024-03-19T02:21:45.711Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-filter-annotation-web.war [2024-03-19T02:21:45.711Z] init-common: [2024-03-19T02:21:45.711Z] [2024-03-19T02:21:45.711Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:45.711Z] unsetup: [2024-03-19T02:21:45.711Z] [2024-03-19T02:21:45.711Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:45.711Z] [javac] Compiling 1 source file [2024-03-19T02:21:45.711Z] setOSConditions: [2024-03-19T02:21:45.711Z] [2024-03-19T02:21:45.711Z] setToolWin: [2024-03-19T02:21:45.711Z] [2024-03-19T02:21:45.711Z] setToolUnix: [2024-03-19T02:21:45.712Z] [2024-03-19T02:21:45.712Z] setToolProperty: [2024-03-19T02:21:45.712Z] [2024-03-19T02:21:45.712Z] setS1ASclassPath: [2024-03-19T02:21:45.712Z] [2024-03-19T02:21:45.712Z] init-common: [2024-03-19T02:21:45.712Z] [2024-03-19T02:21:45.712Z] undeploy: [2024-03-19T02:21:45.712Z] [2024-03-19T02:21:45.712Z] setOSConditions: [2024-03-19T02:21:45.712Z] [2024-03-19T02:21:45.712Z] setToolWin: [2024-03-19T02:21:45.712Z] [2024-03-19T02:21:45.712Z] setToolUnix: [2024-03-19T02:21:45.712Z] [2024-03-19T02:21:45.712Z] setToolProperty: [2024-03-19T02:21:45.712Z] [2024-03-19T02:21:45.712Z] setS1ASclassPath: [2024-03-19T02:21:45.712Z] [2024-03-19T02:21:45.712Z] init-common: [2024-03-19T02:21:45.712Z] [2024-03-19T02:21:45.712Z] undeploy-common: [2024-03-19T02:21:45.772Z] [exec] Waiting for the domain to stop . [2024-03-19T02:21:45.772Z] [exec] Waiting finished after 187 ms. [2024-03-19T02:21:45.772Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:21:45.815Z] [java] Mar 19, 2024 2:21:45 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:21:45.815Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:21:45.815Z] [java] Mar 19, 2024 2:21:45 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:21:45.815Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:21:45.925Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false noname-web [2024-03-19T02:21:45.925Z] [2024-03-19T02:21:45.925Z] setOSConditions: [2024-03-19T02:21:45.925Z] [2024-03-19T02:21:45.925Z] setToolWin: [2024-03-19T02:21:45.925Z] [2024-03-19T02:21:45.925Z] setToolUnix: [2024-03-19T02:21:45.925Z] [2024-03-19T02:21:45.925Z] setToolProperty: [2024-03-19T02:21:45.925Z] [2024-03-19T02:21:45.925Z] setS1ASclassPath: [2024-03-19T02:21:45.925Z] [2024-03-19T02:21:45.925Z] init-common: [2024-03-19T02:21:45.925Z] [2024-03-19T02:21:45.926Z] undeploy-client: [2024-03-19T02:21:45.967Z] [javac] 6 warnings [2024-03-19T02:21:45.967Z] [2024-03-19T02:21:45.967Z] build: [2024-03-19T02:21:45.967Z] [2024-03-19T02:21:45.967Z] setOSConditions: [2024-03-19T02:21:45.967Z] [2024-03-19T02:21:45.967Z] fixFiles: [2024-03-19T02:21:45.967Z] [2024-03-19T02:21:45.967Z] convUnix: [2024-03-19T02:21:45.967Z] [2024-03-19T02:21:45.967Z] convWin: [2024-03-19T02:21:45.967Z] [2024-03-19T02:21:45.967Z] setToolWin: [2024-03-19T02:21:45.967Z] [2024-03-19T02:21:45.967Z] setToolUnix: [2024-03-19T02:21:45.967Z] [2024-03-19T02:21:45.967Z] setToolProperty: [2024-03-19T02:21:45.967Z] [2024-03-19T02:21:45.968Z] setS1ASclassPath: [2024-03-19T02:21:45.968Z] [2024-03-19T02:21:45.968Z] init-common: [2024-03-19T02:21:45.968Z] [2024-03-19T02:21:45.968Z] package-persistence-common: [2024-03-19T02:21:45.968Z] [2024-03-19T02:21:45.968Z] ejb-jar-common: [2024-03-19T02:21:45.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:45.968Z] [2024-03-19T02:21:45.968Z] package-ejbjar-common: [2024-03-19T02:21:45.968Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:45.968Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:45.968Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:45.968Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbean-ejb.jar [2024-03-19T02:21:45.968Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:45.968Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:45.968Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:45.968Z] [2024-03-19T02:21:45.968Z] [2024-03-19T02:21:45.968Z] deploy: [2024-03-19T02:21:45.968Z] [2024-03-19T02:21:45.968Z] appclient-jar-common: [2024-03-19T02:21:45.968Z] [2024-03-19T02:21:45.968Z] deploy-war-common: [2024-03-19T02:21:45.968Z] [2024-03-19T02:21:45.969Z] package-appclientjar-common: [2024-03-19T02:21:45.969Z] setOSConditions: [2024-03-19T02:21:45.969Z] [2024-03-19T02:21:45.969Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:45.969Z] setToolWin: [2024-03-19T02:21:45.969Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:45.969Z] [2024-03-19T02:21:45.969Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:45.969Z] setToolUnix: [2024-03-19T02:21:45.969Z] [2024-03-19T02:21:45.969Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbean-client.jar [2024-03-19T02:21:45.969Z] [2024-03-19T02:21:45.969Z] setToolProperty: [2024-03-19T02:21:45.969Z] [2024-03-19T02:21:45.969Z] webclient-war-common: [2024-03-19T02:21:45.969Z] [2024-03-19T02:21:45.969Z] setS1ASclassPath: [2024-03-19T02:21:45.969Z] [2024-03-19T02:21:45.969Z] build-ear-common: [2024-03-19T02:21:45.969Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:45.969Z] init-common: [2024-03-19T02:21:45.969Z] [2024-03-19T02:21:45.969Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:45.969Z] deploy-war-commonpe: [2024-03-19T02:21:45.969Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:45.969Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbeanApp.ear [2024-03-19T02:21:45.969Z] [2024-03-19T02:21:45.969Z] create-resources: [2024-03-19T02:21:45.969Z] [2024-03-19T02:21:45.969Z] asadmin-batch-common: [2024-03-19T02:21:46.104Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:46.104Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch/cmt-chunk-job/ejb/com/oracle/javaee7/samples/batch/cmt/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2024-03-19T02:21:46.104Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:46.104Z] [javac] 1 warning [2024-03-19T02:21:46.104Z] [2024-03-19T02:21:46.104Z] setOSConditions: [2024-03-19T02:21:46.104Z] [2024-03-19T02:21:46.104Z] setToolWin: [2024-03-19T02:21:46.104Z] [2024-03-19T02:21:46.104Z] setToolUnix: [2024-03-19T02:21:46.104Z] [2024-03-19T02:21:46.104Z] setToolProperty: [2024-03-19T02:21:46.104Z] [2024-03-19T02:21:46.104Z] setS1ASclassPath: [2024-03-19T02:21:46.104Z] [2024-03-19T02:21:46.104Z] init-common: [2024-03-19T02:21:46.104Z] [2024-03-19T02:21:46.105Z] compile-common: [2024-03-19T02:21:46.105Z] [echo] Current time (ISO): 2024-03-19T02:21:45.947+0000 [2024-03-19T02:21:46.105Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:46.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-03-19T02:21:46.226Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-filter-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-filter-annotation-web.war [2024-03-19T02:21:46.257Z] [exec] Mar 19, 2024 2:21:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:46.257Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:46.285Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false force-deploy-rarApp [2024-03-19T02:21:46.286Z] [2024-03-19T02:21:46.286Z] setOSConditions: [2024-03-19T02:21:46.286Z] [2024-03-19T02:21:46.286Z] setToolWin: [2024-03-19T02:21:46.286Z] [2024-03-19T02:21:46.286Z] setToolUnix: [2024-03-19T02:21:46.286Z] [2024-03-19T02:21:46.286Z] setToolProperty: [2024-03-19T02:21:46.286Z] [2024-03-19T02:21:46.286Z] setS1ASclassPath: [2024-03-19T02:21:46.286Z] [2024-03-19T02:21:46.286Z] init-common: [2024-03-19T02:21:46.286Z] [2024-03-19T02:21:46.286Z] undeploy-rar-common: [2024-03-19T02:21:46.286Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true connectors-ra-redeploy-rars [2024-03-19T02:21:46.435Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:46.435Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:46.435Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:46.435Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:46.435Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:46.435Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:46.435Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:46.492Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:21:46.493Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:21:46.516Z] [exec] Mar 19, 2024 2:21:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:46.516Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:46.533Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-03-19T02:21:46.534Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_msgbean_QCF [2024-03-19T02:21:46.534Z] [exec] Connector resource jms/ejb_mdb_msgbean_QCF created. [2024-03-19T02:21:46.534Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.TopicConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_msgbean_TCF [2024-03-19T02:21:46.534Z] [exec] Connector resource jms/ejb_mdb_msgbean_TCF created. [2024-03-19T02:21:46.534Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_client_queue [2024-03-19T02:21:46.534Z] [exec] JMS Desctination ejb_mdb_msgbean_client_queue created. [2024-03-19T02:21:46.534Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_client_queue --target server --force=false jms/ejb_mdb_msgbean_client_queue [2024-03-19T02:21:46.534Z] [exec] Administered object jms/ejb_mdb_msgbean_client_queue created. [2024-03-19T02:21:46.534Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype topic --force=false ejb_mdb_msgbean_client_topic [2024-03-19T02:21:46.534Z] [exec] JMS Desctination ejb_mdb_msgbean_client_topic created. [2024-03-19T02:21:46.534Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Topic --enabled=true --property imqDestinationName=ejb_mdb_msgbean_client_topic --target server --force=false jms/ejb_mdb_msgbean_client_topic [2024-03-19T02:21:46.534Z] [exec] Administered object jms/ejb_mdb_msgbean_client_topic created. [2024-03-19T02:21:46.535Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:46.535Z] [exec] JMS Desctination ejb_mdb_msgbean_queue_cmt created. [2024-03-19T02:21:46.535Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_queue_cmt --target server --force=false jms/ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:46.535Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmt created. [2024-03-19T02:21:46.535Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:46.535Z] [exec] JMS Desctination ejb_mdb_msgbean_queue_bmt created. [2024-03-19T02:21:46.701Z] [INFO] [exec] Application deployed with name jsfinjection. [2024-03-19T02:21:46.701Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:46.701Z] [WARNING] [echo] [2024-03-19T02:21:46.701Z] [WARNING] [echo] ************************* [2024-03-19T02:21:46.701Z] [WARNING] [echo] * build-deploy jdbc/jdbcusertx [2024-03-19T02:21:46.702Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jdbc/jdbcusertx [2024-03-19T02:21:46.702Z] [WARNING] [echo] ************************* [2024-03-19T02:21:46.702Z] [WARNING] [echo] [2024-03-19T02:21:46.702Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:46.702Z] [WARNING] [echo] Listing of source files: JdbcUserTxTestNG.java [2024-03-19T02:21:46.702Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:46.702Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:46.702Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:46.702Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:46.702Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:46.702Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:46.702Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:46.702Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:46.702Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:46.702Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:46.702Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:46.702Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:46.702Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:46.702Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:46.702Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jdbc/jdbcusertx/src/test/JdbcUserTxTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:46.702Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:46.702Z] 6 warnings [2024-03-19T02:21:46.702Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:46.702Z] [WARNING] [echo] Now creating a war file ../../dist/jdbcusertx/jdbcusertx.war [2024-03-19T02:21:46.702Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jdbcusertx/app [2024-03-19T02:21:46.702Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jdbcusertx [2024-03-19T02:21:46.702Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jdbcusertx/app [2024-03-19T02:21:46.752Z] [exec] Command undeploy executed successfully. [2024-03-19T02:21:46.752Z] [2024-03-19T02:21:46.752Z] all: [2024-03-19T02:21:46.752Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:46.752Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:46.752Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:46.752Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:46.752Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:21:46.752Z] [2024-03-19T02:21:46.753Z] setOSConditions: [2024-03-19T02:21:46.753Z] [2024-03-19T02:21:46.753Z] setToolWin: [2024-03-19T02:21:46.753Z] [2024-03-19T02:21:46.753Z] setToolUnix: [2024-03-19T02:21:46.753Z] [2024-03-19T02:21:46.753Z] setToolProperty: [2024-03-19T02:21:46.753Z] [2024-03-19T02:21:46.753Z] setS1ASclassPath: [2024-03-19T02:21:46.753Z] [2024-03-19T02:21:46.753Z] init-common: [2024-03-19T02:21:46.753Z] [2024-03-19T02:21:46.753Z] clean: [2024-03-19T02:21:46.753Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:46.753Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:46.753Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:46.753Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:46.753Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:21:46.753Z] [2024-03-19T02:21:46.753Z] setOSConditions: [2024-03-19T02:21:46.754Z] [2024-03-19T02:21:46.754Z] setToolWin: [2024-03-19T02:21:46.754Z] [2024-03-19T02:21:46.754Z] setToolUnix: [2024-03-19T02:21:46.754Z] [2024-03-19T02:21:46.754Z] setToolProperty: [2024-03-19T02:21:46.754Z] [2024-03-19T02:21:46.754Z] setS1ASclassPath: [2024-03-19T02:21:46.754Z] [2024-03-19T02:21:46.754Z] init-common: [2024-03-19T02:21:46.754Z] [2024-03-19T02:21:46.754Z] clean-common: [2024-03-19T02:21:46.754Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:46.754Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:46.773Z] [exec] START [2024-03-19T02:21:46.792Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_queue_bmt --target server --force=false jms/ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:46.792Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_bmt created. [2024-03-19T02:21:46.792Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:46.792Z] [exec] JMS Desctination ejb_mdb_msgbean_queue_cmtns created. [2024-03-19T02:21:46.792Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_queue_cmtns --target server --force=false jms/ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:46.792Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmtns created. [2024-03-19T02:21:46.792Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype topic --force=false ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:46.792Z] [exec] JMS Desctination ejb_mdb_msgbean_topic_cmt created. [2024-03-19T02:21:46.792Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Topic --enabled=true --property imqDestinationName=ejb_mdb_msgbean_topic_cmt --target server --force=false jms/ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:46.793Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_cmt created. [2024-03-19T02:21:46.793Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype topic --force=false ejb_mdb_msgbean_topic_bmt [2024-03-19T02:21:46.793Z] [exec] JMS Desctination ejb_mdb_msgbean_topic_bmt created. [2024-03-19T02:21:46.793Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Topic --enabled=true --property imqDestinationName=ejb_mdb_msgbean_topic_bmt --target server --force=false jms/ejb_mdb_msgbean_topic_bmt [2024-03-19T02:21:46.793Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_bmt created. [2024-03-19T02:21:46.793Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype topic --force=false ejb_mdb_msgbean_op_test_topic [2024-03-19T02:21:46.793Z] [exec] JMS Desctination ejb_mdb_msgbean_op_test_topic created. [2024-03-19T02:21:46.793Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Topic --enabled=true --property imqDestinationName=ejb_mdb_msgbean_op_test_topic --target server --force=false jms/ejb_mdb_msgbean_op_test_topic [2024-03-19T02:21:46.793Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_topic created. [2024-03-19T02:21:46.793Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_op_test_queue [2024-03-19T02:21:46.793Z] [exec] JMS Desctination ejb_mdb_msgbean_op_test_queue created. [2024-03-19T02:21:46.793Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_op_test_queue --target server --force=false jms/ejb_mdb_msgbean_op_test_queue [2024-03-19T02:21:46.794Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_queue created. [2024-03-19T02:21:46.794Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt [2024-03-19T02:21:46.794Z] [2024-03-19T02:21:46.794Z] deploy: [2024-03-19T02:21:46.794Z] [2024-03-19T02:21:46.794Z] setOSConditions: [2024-03-19T02:21:46.794Z] [2024-03-19T02:21:46.794Z] setToolWin: [2024-03-19T02:21:46.794Z] [2024-03-19T02:21:46.794Z] setToolUnix: [2024-03-19T02:21:46.794Z] [2024-03-19T02:21:46.794Z] setToolProperty: [2024-03-19T02:21:46.794Z] [2024-03-19T02:21:46.794Z] setS1ASclassPath: [2024-03-19T02:21:46.794Z] [2024-03-19T02:21:46.794Z] init-common: [2024-03-19T02:21:46.802Z] [java] Looking up EJB... [2024-03-19T02:21:46.802Z] [java] Invoking EJB... [2024-03-19T02:21:46.802Z] [java] EJB said: hello [2024-03-19T02:21:46.802Z] [java] Record # 1 [2024-03-19T02:21:46.802Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:21:46.802Z] [java] getSimpleEntity call returned: Entity number 1 created at Tue Mar 19 02:21:46 UTC 2024 [2024-03-19T02:21:46.802Z] [java] Value of key is: embedded with JPA [2024-03-19T02:21:46.802Z] [java] Done calling EJB [2024-03-19T02:21:46.802Z] [java] Value of key is: embedded close container [2024-03-19T02:21:46.802Z] [java] ..........FINISHED Embedded test [2024-03-19T02:21:46.802Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:46.802Z] [java] [2024-03-19T02:21:46.802Z] [java] [2024-03-19T02:21:46.802Z] [java] ----------------------------------------- [2024-03-19T02:21:46.802Z] [java] - embedded with JPA: PASS - [2024-03-19T02:21:46.802Z] [java] - embedded close container: PASS - [2024-03-19T02:21:46.802Z] [java] ----------------------------------------- [2024-03-19T02:21:46.802Z] [java] Total PASS: 2 [2024-03-19T02:21:46.802Z] [java] Total FAIL: 0 [2024-03-19T02:21:46.802Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:21:46.802Z] [java] ----------------------------------------- [2024-03-19T02:21:46.802Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:21:46.802Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:21:46.811Z] [exec] Application deployed with name cdi-servlet-filter-annotation-web. [2024-03-19T02:21:46.811Z] [2024-03-19T02:21:46.811Z] deploy-war-commonee: [2024-03-19T02:21:46.811Z] [2024-03-19T02:21:46.811Z] run: [2024-03-19T02:21:46.812Z] [java] opening connection to http://localhost:8080/cdi-servlet-filter-annotation/myurl [2024-03-19T02:21:46.812Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:21:46.812Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:46.812Z] [java] [2024-03-19T02:21:46.812Z] [java] [2024-03-19T02:21:46.812Z] [java] ----------------------------------------- [2024-03-19T02:21:46.812Z] [java] - cdi-servlet-filter-annotation: PASS - [2024-03-19T02:21:46.812Z] [java] ----------------------------------------- [2024-03-19T02:21:46.812Z] [java] - Total PASS : 1 - [2024-03-19T02:21:46.812Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:46.812Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:46.812Z] [java] ----------------------------------------- [2024-03-19T02:21:46.812Z] [2024-03-19T02:21:46.812Z] undeploy: [2024-03-19T02:21:46.812Z] [2024-03-19T02:21:46.812Z] setOSConditions: [2024-03-19T02:21:46.812Z] [2024-03-19T02:21:46.812Z] setToolWin: [2024-03-19T02:21:46.812Z] [2024-03-19T02:21:46.812Z] setToolUnix: [2024-03-19T02:21:46.812Z] [2024-03-19T02:21:46.812Z] setToolProperty: [2024-03-19T02:21:46.812Z] [2024-03-19T02:21:46.812Z] setS1ASclassPath: [2024-03-19T02:21:46.812Z] [2024-03-19T02:21:46.812Z] init-common: [2024-03-19T02:21:46.812Z] [2024-03-19T02:21:46.812Z] undeploy-war-common: [2024-03-19T02:21:46.884Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:21:46.884Z] [2024-03-19T02:21:46.884Z] all: [2024-03-19T02:21:46.884Z] [echo] @@## built-in-custom-resources ##@@ [2024-03-19T02:21:46.884Z] [2024-03-19T02:21:46.884Z] setOSConditions: [2024-03-19T02:21:46.884Z] [2024-03-19T02:21:46.884Z] setToolWin: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] setToolUnix: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] setToolProperty: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] setS1ASclassPath: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] init-common: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] clean: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] setOSConditions: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] setToolWin: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] setToolUnix: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] setToolProperty: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] setS1ASclassPath: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] init-common: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] clean-common: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] setOSConditions: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.885Z] setToolWin: [2024-03-19T02:21:46.885Z] [2024-03-19T02:21:46.886Z] setToolUnix: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] setToolProperty: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] setS1ASclassPath: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] init-common: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] clean-classes-common: [2024-03-19T02:21:46.886Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] setOSConditions: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] setToolWin: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] setToolUnix: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] setToolProperty: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] setS1ASclassPath: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] init-common: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] clean-jars-common: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] compile: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.886Z] setOSConditions: [2024-03-19T02:21:46.886Z] [2024-03-19T02:21:46.887Z] setToolWin: [2024-03-19T02:21:46.887Z] [2024-03-19T02:21:46.887Z] setToolUnix: [2024-03-19T02:21:46.887Z] [2024-03-19T02:21:46.887Z] setToolProperty: [2024-03-19T02:21:46.887Z] [2024-03-19T02:21:46.887Z] setS1ASclassPath: [2024-03-19T02:21:46.887Z] [2024-03-19T02:21:46.887Z] init-common: [2024-03-19T02:21:46.887Z] [2024-03-19T02:21:46.887Z] compile-common: [2024-03-19T02:21:46.887Z] [echo] Current time (ISO): 2024-03-19T02:21:46.785+0000 [2024-03-19T02:21:46.887Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:46.887Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:46.960Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:46.961Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:46.961Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:46.961Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:46.961Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:46.961Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:46.961Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:46.961Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:46.961Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:46.961Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:46.961Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:47.008Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:47.026Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:47.026Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:47.026Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:21:47.026Z] [2024-03-19T02:21:47.026Z] setOSConditions: [2024-03-19T02:21:47.026Z] [2024-03-19T02:21:47.026Z] setToolWin: [2024-03-19T02:21:47.026Z] [2024-03-19T02:21:47.026Z] setToolUnix: [2024-03-19T02:21:47.026Z] [2024-03-19T02:21:47.027Z] setToolProperty: [2024-03-19T02:21:47.027Z] [2024-03-19T02:21:47.027Z] setS1ASclassPath: [2024-03-19T02:21:47.027Z] [2024-03-19T02:21:47.027Z] init-common: [2024-03-19T02:21:47.027Z] [2024-03-19T02:21:47.027Z] clean-classes-common: [2024-03-19T02:21:47.027Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:47.027Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:47.027Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:47.027Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:47.027Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:47.027Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:21:47.027Z] [2024-03-19T02:21:47.027Z] setOSConditions: [2024-03-19T02:21:47.027Z] [2024-03-19T02:21:47.027Z] setToolWin: [2024-03-19T02:21:47.027Z] [2024-03-19T02:21:47.028Z] setToolUnix: [2024-03-19T02:21:47.028Z] [2024-03-19T02:21:47.028Z] setToolProperty: [2024-03-19T02:21:47.028Z] [2024-03-19T02:21:47.028Z] setS1ASclassPath: [2024-03-19T02:21:47.028Z] [2024-03-19T02:21:47.028Z] init-common: [2024-03-19T02:21:47.028Z] [2024-03-19T02:21:47.028Z] clean-jars-common: [2024-03-19T02:21:47.028Z] [2024-03-19T02:21:47.028Z] compile: [2024-03-19T02:21:47.028Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:47.028Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:47.028Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:47.028Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:47.028Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:21:47.028Z] [2024-03-19T02:21:47.028Z] setOSConditions: [2024-03-19T02:21:47.028Z] [2024-03-19T02:21:47.029Z] setToolWin: [2024-03-19T02:21:47.029Z] [2024-03-19T02:21:47.029Z] setToolUnix: [2024-03-19T02:21:47.029Z] [2024-03-19T02:21:47.029Z] setToolProperty: [2024-03-19T02:21:47.029Z] [2024-03-19T02:21:47.029Z] setS1ASclassPath: [2024-03-19T02:21:47.029Z] [2024-03-19T02:21:47.029Z] init-common: [2024-03-19T02:21:47.029Z] [2024-03-19T02:21:47.029Z] compile-common: [2024-03-19T02:21:47.029Z] [echo] Current time (ISO): 2024-03-19T02:21:46.871+0000 [2024-03-19T02:21:47.029Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:47.029Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:47.050Z] [2024-03-19T02:21:47.050Z] execute-ejb-sql-common: [2024-03-19T02:21:47.059Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:21:47.060Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:47.060Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:47.060Z] [2024-03-19T02:21:47.060Z] stop-database: [2024-03-19T02:21:47.060Z] [2024-03-19T02:21:47.060Z] all: [2024-03-19T02:21:47.060Z] [2024-03-19T02:21:47.060Z] timertest: [2024-03-19T02:21:47.060Z] [echo] Running timertest target all [2024-03-19T02:21:47.060Z] [echo] [2024-03-19T02:21:47.060Z] [echo] [2024-03-19T02:21:47.060Z] [echo] ************************************************** [2024-03-19T02:21:47.060Z] [echo] * Running timertest [2024-03-19T02:21:47.060Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/timertest [2024-03-19T02:21:47.060Z] [echo] ************************************************** [2024-03-19T02:21:47.060Z] [echo] [2024-03-19T02:21:47.060Z] [echo] [2024-03-19T02:21:47.060Z] [2024-03-19T02:21:47.060Z] setOSConditions: [2024-03-19T02:21:47.060Z] [2024-03-19T02:21:47.060Z] setToolWin: [2024-03-19T02:21:47.060Z] [2024-03-19T02:21:47.060Z] setToolUnix: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] setToolProperty: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] setS1ASclassPath: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] init-common: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] clean: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] setOSConditions: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] setToolWin: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] setToolUnix: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] setToolProperty: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] setS1ASclassPath: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] init-common: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] clean-common: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] setOSConditions: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] setToolWin: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.061Z] setToolUnix: [2024-03-19T02:21:47.061Z] [2024-03-19T02:21:47.062Z] setToolProperty: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] setS1ASclassPath: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] init-common: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] clean-classes-common: [2024-03-19T02:21:47.062Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] setOSConditions: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] setToolWin: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] setToolUnix: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] setToolProperty: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] setS1ASclassPath: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] init-common: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] clean-jars-common: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] compile: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] setOSConditions: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] setToolWin: [2024-03-19T02:21:47.062Z] [2024-03-19T02:21:47.062Z] setToolUnix: [2024-03-19T02:21:47.063Z] [2024-03-19T02:21:47.063Z] setToolProperty: [2024-03-19T02:21:47.063Z] [2024-03-19T02:21:47.063Z] setS1ASclassPath: [2024-03-19T02:21:47.063Z] [2024-03-19T02:21:47.063Z] init-common: [2024-03-19T02:21:47.063Z] [2024-03-19T02:21:47.063Z] compile-common: [2024-03-19T02:21:47.063Z] [echo] Current time (ISO): 2024-03-19T02:21:46.934+0000 [2024-03-19T02:21:47.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:47.063Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:47.069Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:47.069Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:47.069Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:47.069Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:47.070Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:47.070Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:47.070Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:47.219Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:47.219Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:47.219Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jdbc/jdbcusertx/src/java/MyServlet.java uses unchecked or unsafe operations. [2024-03-19T02:21:47.219Z] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:47.219Z] 6 warnings [2024-03-19T02:21:47.219Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jdbcusertx/app/META-INF [2024-03-19T02:21:47.219Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jdbc/jdbcusertx/metadata/persistence.xml to copy. [2024-03-19T02:21:47.219Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jdbcusertx/jdbcusertx.war [2024-03-19T02:21:47.219Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:47.219Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:47.267Z] [javac] 1 warning [2024-03-19T02:21:47.267Z] [2024-03-19T02:21:47.267Z] build: [2024-03-19T02:21:47.267Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:47.267Z] [2024-03-19T02:21:47.267Z] package-ejbjar-common: [2024-03-19T02:21:47.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:47.268Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:47.268Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:47.268Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-ejb.jar [2024-03-19T02:21:47.268Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:47.268Z] [2024-03-19T02:21:47.268Z] package-ejbjar-common: [2024-03-19T02:21:47.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:47.268Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:47.268Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:47.268Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-ejb-ejbclient.jar [2024-03-19T02:21:47.268Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:47.268Z] [2024-03-19T02:21:47.268Z] setOSConditions: [2024-03-19T02:21:47.268Z] [2024-03-19T02:21:47.268Z] setToolWin: [2024-03-19T02:21:47.268Z] [2024-03-19T02:21:47.268Z] setToolUnix: [2024-03-19T02:21:47.268Z] [2024-03-19T02:21:47.268Z] setToolProperty: [2024-03-19T02:21:47.268Z] [2024-03-19T02:21:47.268Z] setS1ASclassPath: [2024-03-19T02:21:47.268Z] [2024-03-19T02:21:47.268Z] init-common: [2024-03-19T02:21:47.268Z] [2024-03-19T02:21:47.269Z] appclient-jar-common: [2024-03-19T02:21:47.269Z] [2024-03-19T02:21:47.269Z] package-appclientjar-common: [2024-03-19T02:21:47.269Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:47.269Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:47.269Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:47.269Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-client.jar [2024-03-19T02:21:47.269Z] [2024-03-19T02:21:47.269Z] setOSConditions: [2024-03-19T02:21:47.269Z] [2024-03-19T02:21:47.269Z] setToolWin: [2024-03-19T02:21:47.269Z] [2024-03-19T02:21:47.269Z] setToolUnix: [2024-03-19T02:21:47.269Z] [2024-03-19T02:21:47.269Z] setToolProperty: [2024-03-19T02:21:47.269Z] [2024-03-19T02:21:47.269Z] setS1ASclassPath: [2024-03-19T02:21:47.269Z] [2024-03-19T02:21:47.269Z] init-common: [2024-03-19T02:21:47.269Z] [2024-03-19T02:21:47.269Z] webclient-war-common: [2024-03-19T02:21:47.269Z] [2024-03-19T02:21:47.269Z] clear: [2024-03-19T02:21:47.269Z] [2024-03-19T02:21:47.269Z] test-tlds-exist: [2024-03-19T02:21:47.270Z] [2024-03-19T02:21:47.270Z] copy-tlds: [2024-03-19T02:21:47.270Z] [2024-03-19T02:21:47.270Z] test-tagfiles-exist: [2024-03-19T02:21:47.270Z] [2024-03-19T02:21:47.270Z] copy-tagfiles: [2024-03-19T02:21:47.270Z] [2024-03-19T02:21:47.270Z] package-war-common: [2024-03-19T02:21:47.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:47.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:47.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:47.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:47.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/lib [2024-03-19T02:21:47.270Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:47.270Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:47.270Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:47.270Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-web.war [2024-03-19T02:21:47.270Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:47.270Z] [2024-03-19T02:21:47.270Z] setOSConditions: [2024-03-19T02:21:47.270Z] [2024-03-19T02:21:47.270Z] fixFiles: [2024-03-19T02:21:47.270Z] [2024-03-19T02:21:47.270Z] convUnix: [2024-03-19T02:21:47.271Z] [2024-03-19T02:21:47.271Z] convWin: [2024-03-19T02:21:47.271Z] [2024-03-19T02:21:47.271Z] setToolWin: [2024-03-19T02:21:47.271Z] [2024-03-19T02:21:47.271Z] setToolUnix: [2024-03-19T02:21:47.271Z] [2024-03-19T02:21:47.271Z] setToolProperty: [2024-03-19T02:21:47.271Z] [2024-03-19T02:21:47.271Z] setS1ASclassPath: [2024-03-19T02:21:47.271Z] [2024-03-19T02:21:47.271Z] init-common: [2024-03-19T02:21:47.271Z] [2024-03-19T02:21:47.271Z] ear-common: [2024-03-19T02:21:47.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:47.271Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/descriptor/sun-application.xml to copy. [2024-03-19T02:21:47.271Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:21:47.271Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:47.271Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbappApp.ear [2024-03-19T02:21:47.271Z] [2024-03-19T02:21:47.271Z] deploy: [2024-03-19T02:21:47.271Z] [2024-03-19T02:21:47.271Z] setOSConditions: [2024-03-19T02:21:47.271Z] [2024-03-19T02:21:47.271Z] setToolWin: [2024-03-19T02:21:47.271Z] [2024-03-19T02:21:47.272Z] setToolUnix: [2024-03-19T02:21:47.272Z] [2024-03-19T02:21:47.272Z] setToolProperty: [2024-03-19T02:21:47.272Z] [2024-03-19T02:21:47.272Z] setS1ASclassPath: [2024-03-19T02:21:47.272Z] [2024-03-19T02:21:47.272Z] init-common: [2024-03-19T02:21:47.272Z] [2024-03-19T02:21:47.272Z] deploy-common: [2024-03-19T02:21:47.272Z] [echo] Current time (ISO): 2024-03-19T02:21:47.266+0000 [2024-03-19T02:21:47.330Z] Waiting for domain1 to start ........... [2024-03-19T02:21:47.331Z] Waiting finished after 10,811 ms. [2024-03-19T02:21:47.331Z] Successfully started the domain : domain1 [2024-03-19T02:21:47.331Z] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:47.331Z] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:47.331Z] Admin Port: 4,848 [2024-03-19T02:21:47.331Z] Command start-domain executed successfully. [2024-03-19T02:21:47.410Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-filter-annotation-web [2024-03-19T02:21:47.410Z] [2024-03-19T02:21:47.410Z] all: [2024-03-19T02:21:47.410Z] [2024-03-19T02:21:47.410Z] setOSConditions: [2024-03-19T02:21:47.410Z] [2024-03-19T02:21:47.410Z] setToolWin: [2024-03-19T02:21:47.410Z] [2024-03-19T02:21:47.410Z] setToolUnix: [2024-03-19T02:21:47.410Z] [2024-03-19T02:21:47.410Z] setToolProperty: [2024-03-19T02:21:47.410Z] [2024-03-19T02:21:47.410Z] setS1ASclassPath: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] init-common: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] clean: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] setOSConditions: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] setToolWin: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] setToolUnix: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] setToolProperty: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] setS1ASclassPath: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] init-common: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] clean-common: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] setOSConditions: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] setToolWin: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] setToolUnix: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.411Z] setToolProperty: [2024-03-19T02:21:47.411Z] [2024-03-19T02:21:47.412Z] setS1ASclassPath: [2024-03-19T02:21:47.412Z] [2024-03-19T02:21:47.412Z] init-common: [2024-03-19T02:21:47.412Z] [2024-03-19T02:21:47.412Z] clean-classes-common: [2024-03-19T02:21:47.412Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:47.478Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:47.478Z] [WARNING] [echo] deploying jdbcusertx.war [2024-03-19T02:21:47.481Z] [exec] JMS Desctination Queue created. [2024-03-19T02:21:47.529Z] [2024-03-19T02:21:47.529Z] setOSConditions: [2024-03-19T02:21:47.529Z] [2024-03-19T02:21:47.529Z] setToolWin: [2024-03-19T02:21:47.529Z] [2024-03-19T02:21:47.529Z] setToolUnix: [2024-03-19T02:21:47.529Z] [2024-03-19T02:21:47.529Z] setToolProperty: [2024-03-19T02:21:47.529Z] [2024-03-19T02:21:47.529Z] setS1ASclassPath: [2024-03-19T02:21:47.529Z] [2024-03-19T02:21:47.529Z] init-common: [2024-03-19T02:21:47.529Z] [2024-03-19T02:21:47.529Z] deploy-common-pe: [2024-03-19T02:21:47.536Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:47.536Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:21:47.536Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:21:47.616Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/sql/create_pointbase.sql [2024-03-19T02:21:47.669Z] [2024-03-19T02:21:47.669Z] setOSConditions: [2024-03-19T02:21:47.669Z] [2024-03-19T02:21:47.669Z] setToolWin: [2024-03-19T02:21:47.669Z] [2024-03-19T02:21:47.669Z] setToolUnix: [2024-03-19T02:21:47.669Z] [2024-03-19T02:21:47.669Z] setToolProperty: [2024-03-19T02:21:47.669Z] [2024-03-19T02:21:47.669Z] setS1ASclassPath: [2024-03-19T02:21:47.669Z] [2024-03-19T02:21:47.669Z] init-common: [2024-03-19T02:21:47.669Z] [2024-03-19T02:21:47.669Z] clean-jars-common: [2024-03-19T02:21:47.670Z] [2024-03-19T02:21:47.670Z] compile: [2024-03-19T02:21:47.670Z] [2024-03-19T02:21:47.670Z] setOSConditions: [2024-03-19T02:21:47.670Z] [2024-03-19T02:21:47.670Z] setToolWin: [2024-03-19T02:21:47.670Z] [2024-03-19T02:21:47.670Z] setToolUnix: [2024-03-19T02:21:47.670Z] [2024-03-19T02:21:47.670Z] setToolProperty: [2024-03-19T02:21:47.670Z] [2024-03-19T02:21:47.670Z] setS1ASclassPath: [2024-03-19T02:21:47.670Z] [2024-03-19T02:21:47.670Z] init-common: [2024-03-19T02:21:47.670Z] [2024-03-19T02:21:47.670Z] compile-common: [2024-03-19T02:21:47.670Z] [echo] Current time (ISO): 2024-03-19T02:21:47.425+0000 [2024-03-19T02:21:47.670Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:47.670Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:47.786Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=true --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbappApp.ear [2024-03-19T02:21:47.798Z] [javac] 2 warnings [2024-03-19T02:21:47.798Z] [2024-03-19T02:21:47.798Z] setOSConditions: [2024-03-19T02:21:47.798Z] [2024-03-19T02:21:47.798Z] setToolWin: [2024-03-19T02:21:47.798Z] [2024-03-19T02:21:47.798Z] setToolUnix: [2024-03-19T02:21:47.798Z] [2024-03-19T02:21:47.798Z] setToolProperty: [2024-03-19T02:21:47.798Z] [2024-03-19T02:21:47.798Z] setS1ASclassPath: [2024-03-19T02:21:47.798Z] [2024-03-19T02:21:47.798Z] init-common: [2024-03-19T02:21:47.798Z] [2024-03-19T02:21:47.798Z] compile-common: [2024-03-19T02:21:47.799Z] [echo] Current time (ISO): 2024-03-19T02:21:47.789+0000 [2024-03-19T02:21:47.799Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:47.803Z] [INFO] [exec] Application deployed with name hellojsp. [2024-03-19T02:21:47.803Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:47.803Z] [WARNING] [echo] [2024-03-19T02:21:47.803Z] [WARNING] [echo] ************************* [2024-03-19T02:21:47.803Z] [WARNING] [echo] * build-deploy web/jsfastrologer [2024-03-19T02:21:47.803Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfastrologer [2024-03-19T02:21:47.803Z] [WARNING] [echo] ************************* [2024-03-19T02:21:47.803Z] [WARNING] [echo] [2024-03-19T02:21:47.803Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:47.803Z] [WARNING] [echo] Listing of source files: JSFWebTestNG.java [2024-03-19T02:21:47.803Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:47.803Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:47.803Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:47.803Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:47.803Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:47.803Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:47.803Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:47.803Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:47.803Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:47.804Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:47.804Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:47.804Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:47.804Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:47.804Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:47.804Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfastrologer/src/test/JSFWebTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:47.804Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:47.804Z] 6 warnings [2024-03-19T02:21:47.804Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:47.804Z] [WARNING] [echo] Now creating a war file ../../dist/jsftest/jsfastrologer.war [2024-03-19T02:21:47.804Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jsftest/app [2024-03-19T02:21:47.804Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jsftest [2024-03-19T02:21:47.804Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jsftest/app [2024-03-19T02:21:47.804Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:47.804Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:47.804Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:47.804Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:47.873Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:21:47.873Z] [2024-03-19T02:21:47.873Z] setOSConditions: [2024-03-19T02:21:47.873Z] [2024-03-19T02:21:47.873Z] setToolWin: [2024-03-19T02:21:47.873Z] [2024-03-19T02:21:47.873Z] setToolUnix: [2024-03-19T02:21:47.873Z] [2024-03-19T02:21:47.873Z] setToolProperty: [2024-03-19T02:21:47.873Z] [2024-03-19T02:21:47.873Z] setS1ASclassPath: [2024-03-19T02:21:47.873Z] [2024-03-19T02:21:47.873Z] init-common: [2024-03-19T02:21:47.873Z] [2024-03-19T02:21:47.873Z] deploy-common: [2024-03-19T02:21:47.874Z] [echo] Current time (ISO): 2024-03-19T02:21:47.677+0000 [2024-03-19T02:21:47.874Z] [2024-03-19T02:21:47.874Z] setOSConditions: [2024-03-19T02:21:47.874Z] [2024-03-19T02:21:47.874Z] setToolWin: [2024-03-19T02:21:47.874Z] [2024-03-19T02:21:47.874Z] setToolUnix: [2024-03-19T02:21:47.874Z] [2024-03-19T02:21:47.874Z] setToolProperty: [2024-03-19T02:21:47.874Z] [2024-03-19T02:21:47.874Z] setS1ASclassPath: [2024-03-19T02:21:47.874Z] [2024-03-19T02:21:47.874Z] init-common: [2024-03-19T02:21:47.874Z] [2024-03-19T02:21:47.874Z] deploy-common-pe: [2024-03-19T02:21:48.003Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:48.003Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:48.003Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:48.003Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:48.003Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:48.004Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:48.004Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:48.035Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:48.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-03-19T02:21:48.053Z] [exec] Administered object jms/SampleQueue created. [2024-03-19T02:21:48.053Z] [2024-03-19T02:21:48.053Z] deploy: [2024-03-19T02:21:48.053Z] [echo] Deploying via asadmin... [2024-03-19T02:21:48.053Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:48.053Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:48.053Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:48.053Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:48.054Z] [2024-03-19T02:21:48.054Z] setOSConditions: [2024-03-19T02:21:48.054Z] [2024-03-19T02:21:48.054Z] setToolWin: [2024-03-19T02:21:48.054Z] [2024-03-19T02:21:48.054Z] setToolUnix: [2024-03-19T02:21:48.054Z] [2024-03-19T02:21:48.054Z] setToolProperty: [2024-03-19T02:21:48.054Z] [2024-03-19T02:21:48.054Z] setS1ASclassPath: [2024-03-19T02:21:48.054Z] [2024-03-19T02:21:48.054Z] init-common: [2024-03-19T02:21:48.054Z] [2024-03-19T02:21:48.054Z] deploy-common: [2024-03-19T02:21:48.054Z] [echo] Current time (ISO): 2024-03-19T02:21:47.911+0000 [2024-03-19T02:21:48.054Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:48.054Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:48.054Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:48.054Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:48.055Z] [2024-03-19T02:21:48.055Z] setOSConditions: [2024-03-19T02:21:48.055Z] [2024-03-19T02:21:48.055Z] setToolWin: [2024-03-19T02:21:48.055Z] [2024-03-19T02:21:48.055Z] setToolUnix: [2024-03-19T02:21:48.055Z] [2024-03-19T02:21:48.055Z] setToolProperty: [2024-03-19T02:21:48.055Z] [2024-03-19T02:21:48.055Z] setS1ASclassPath: [2024-03-19T02:21:48.055Z] [2024-03-19T02:21:48.055Z] init-common: [2024-03-19T02:21:48.055Z] [2024-03-19T02:21:48.055Z] deploy-common-pe: [2024-03-19T02:21:48.061Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:48.061Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:48.061Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:48.061Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:48.061Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:48.061Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:48.061Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:48.061Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:48.061Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:48.061Z] 6 warnings [2024-03-19T02:21:48.061Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jsftest/app/META-INF [2024-03-19T02:21:48.061Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfastrologer/metadata/persistence.xml to copy. [2024-03-19T02:21:48.061Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jsftest/jsfastrologer.war [2024-03-19T02:21:48.061Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:48.061Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:48.061Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:48.132Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbeanApp.ear [2024-03-19T02:21:48.293Z] [javac] 1 warning [2024-03-19T02:21:48.293Z] [2024-03-19T02:21:48.293Z] build: [2024-03-19T02:21:48.293Z] [2024-03-19T02:21:48.293Z] setOSConditions: [2024-03-19T02:21:48.293Z] [2024-03-19T02:21:48.293Z] fixFiles: [2024-03-19T02:21:48.293Z] [2024-03-19T02:21:48.293Z] convUnix: [2024-03-19T02:21:48.293Z] [2024-03-19T02:21:48.293Z] convWin: [2024-03-19T02:21:48.293Z] [2024-03-19T02:21:48.293Z] setToolWin: [2024-03-19T02:21:48.293Z] [2024-03-19T02:21:48.293Z] setToolUnix: [2024-03-19T02:21:48.293Z] [2024-03-19T02:21:48.293Z] setToolProperty: [2024-03-19T02:21:48.293Z] [2024-03-19T02:21:48.294Z] setS1ASclassPath: [2024-03-19T02:21:48.294Z] [2024-03-19T02:21:48.294Z] init-common: [2024-03-19T02:21:48.294Z] [2024-03-19T02:21:48.294Z] package-persistence-common: [2024-03-19T02:21:48.294Z] [2024-03-19T02:21:48.294Z] ejb-jar-common: [2024-03-19T02:21:48.294Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:48.294Z] [2024-03-19T02:21:48.294Z] package-ejbjar-common: [2024-03-19T02:21:48.294Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:48.294Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:48.294Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2024-03-19T02:21:48.294Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunk-ejb.jar [2024-03-19T02:21:48.294Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:48.294Z] [2024-03-19T02:21:48.294Z] appclient-jar-common: [2024-03-19T02:21:48.294Z] [2024-03-19T02:21:48.294Z] package-appclientjar-common: [2024-03-19T02:21:48.294Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:48.294Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunk-client.jar [2024-03-19T02:21:48.294Z] [2024-03-19T02:21:48.295Z] webclient-war-common: [2024-03-19T02:21:48.295Z] [2024-03-19T02:21:48.295Z] build-ear-common: [2024-03-19T02:21:48.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:48.295Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:48.295Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkApp.ear [2024-03-19T02:21:48.295Z] [2024-03-19T02:21:48.295Z] deploy: [2024-03-19T02:21:48.295Z] [2024-03-19T02:21:48.295Z] setOSConditions: [2024-03-19T02:21:48.295Z] [2024-03-19T02:21:48.295Z] setToolWin: [2024-03-19T02:21:48.295Z] [2024-03-19T02:21:48.295Z] setToolUnix: [2024-03-19T02:21:48.295Z] [2024-03-19T02:21:48.295Z] setToolProperty: [2024-03-19T02:21:48.295Z] [2024-03-19T02:21:48.295Z] setS1ASclassPath: [2024-03-19T02:21:48.295Z] [2024-03-19T02:21:48.295Z] init-common: [2024-03-19T02:21:48.295Z] [2024-03-19T02:21:48.295Z] deploy-common: [2024-03-19T02:21:48.295Z] [echo] Current time (ISO): 2024-03-19T02:21:48.187+0000 [2024-03-19T02:21:48.295Z] [2024-03-19T02:21:48.295Z] setOSConditions: [2024-03-19T02:21:48.295Z] [2024-03-19T02:21:48.296Z] setToolWin: [2024-03-19T02:21:48.296Z] [2024-03-19T02:21:48.296Z] setToolUnix: [2024-03-19T02:21:48.296Z] [2024-03-19T02:21:48.296Z] setToolProperty: [2024-03-19T02:21:48.296Z] [2024-03-19T02:21:48.296Z] setS1ASclassPath: [2024-03-19T02:21:48.296Z] [2024-03-19T02:21:48.296Z] init-common: [2024-03-19T02:21:48.296Z] [2024-03-19T02:21:48.296Z] deploy-common-pe: [2024-03-19T02:21:48.316Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:48.316Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:48.316Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:48.316Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:48.316Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:48.316Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:48.316Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:48.319Z] [WARNING] [echo] deploying jsfastrologer.war [2024-03-19T02:21:48.326Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/build.xml [2024-03-19T02:21:48.434Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:48.434Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:48.434Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:48.434Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:48.434Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:48.434Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:48.434Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:48.449Z] [INFO] [exec] Application deployed with name jdbcusertx. [2024-03-19T02:21:48.450Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:48.450Z] [WARNING] [echo] [2024-03-19T02:21:48.450Z] [WARNING] [echo] ************************* [2024-03-19T02:21:48.450Z] [WARNING] [echo] * build-deploy persistence/jpainjectemf [2024-03-19T02:21:48.450Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/persistence/jpainjectemf [2024-03-19T02:21:48.450Z] [WARNING] [echo] ************************* [2024-03-19T02:21:48.450Z] [WARNING] [echo] [2024-03-19T02:21:48.450Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:48.450Z] [WARNING] [echo] Listing of source files: JpaInjectEMFTestNG.java [2024-03-19T02:21:48.450Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:48.450Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:48.450Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:48.450Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:48.450Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:48.450Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:48.450Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:48.450Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:48.450Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:48.450Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:48.450Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:48.450Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:48.604Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:48.604Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:48.604Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:48.604Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:48.604Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:48.604Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:48.604Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:48.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppApp.ear [2024-03-19T02:21:48.673Z] [exec] Mar 19, 2024 2:21:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:48.673Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7ea42c82 [2024-03-19T02:21:48.673Z] [exec] A1 OK [2024-03-19T02:21:48.673Z] [exec] A1WithFlush OK [2024-03-19T02:21:48.673Z] [exec] Value of key is: checkCmp11Bean [2024-03-19T02:21:48.673Z] [exec] A2 OK [2024-03-19T02:21:48.709Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:48.709Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:48.709Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/persistence/jpainjectemf/src/test/JpaInjectEMFTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:48.710Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:48.710Z] 6 warnings [2024-03-19T02:21:48.879Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkApp.ear [2024-03-19T02:21:48.932Z] [exec] Nested: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: [2024-03-19T02:21:48.932Z] [exec] java.rmi.RemoteException: Transaction aborted; nested exception is: [2024-03-19T02:21:48.932Z] [exec] jakarta.ejb.EJBException: Transaction aborted [2024-03-19T02:21:48.932Z] [exec] Not a java.sql.SQLException [2024-03-19T02:21:48.932Z] [exec] Nested: java.rmi.RemoteException: Transaction aborted; nested exception is: [2024-03-19T02:21:48.932Z] [exec] jakarta.ejb.EJBException: Transaction aborted [2024-03-19T02:21:48.932Z] [exec] Not a java.sql.SQLException [2024-03-19T02:21:48.932Z] [exec] Nested: jakarta.ejb.EJBException: Transaction aborted [2024-03-19T02:21:48.932Z] [exec] Not a java.sql.SQLException [2024-03-19T02:21:48.932Z] [exec] Nested: jakarta.transaction.RollbackException: Transaction marked for rollback. [2024-03-19T02:21:48.932Z] [exec] Not a java.sql.SQLException [2024-03-19T02:21:48.932Z] [exec] Nested: com.sun.jdo.api.persistence.support.JDODataStoreException: JDO76400: Got a JDBC SQLException while executing the SQL statement: [2024-03-19T02:21:48.932Z] [exec] insert into "A2"("ID", "NAME") values ( ?, ?). [2024-03-19T02:21:48.932Z] [exec] Please examine the SQLException for more information. [2024-03-19T02:21:48.932Z] [exec] NestedException: java.sql.BatchUpdateException: Non-atomic batch failure. The batch was submitted, but at least one exception occurred on an individual member of the batch. Use getNextException() to retrieve the exceptions for specific batched elements. [2024-03-19T02:21:48.932Z] [exec] Not a java.sql.SQLException [2024-03-19T02:21:48.932Z] [exec] Nested: java.sql.BatchUpdateException: Non-atomic batch failure. The batch was submitted, but at least one exception occurred on an individual member of the batch. Use getNextException() to retrieve the exceptions for specific batched elements. [2024-03-19T02:21:48.932Z] [exec] ErrorCode: 20000 [2024-03-19T02:21:48.932Z] [exec] SQLState: XJ208 [2024-03-19T02:21:48.933Z] [exec] Nested SQLException: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: Error for batch element #0: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'PK_A2_ID' defined on 'A2'. [2024-03-19T02:21:48.933Z] [exec] ErrorCode: 20000 [2024-03-19T02:21:48.933Z] [exec] SQLState: 23505 [2024-03-19T02:21:48.933Z] [exec] Nested: ERROR 23505: Error for batch element #0: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'PK_A2_ID' defined on 'A2'. [2024-03-19T02:21:48.933Z] [exec] Not a java.sql.SQLException [2024-03-19T02:21:48.933Z] [exec] A2 SQLException OK [2024-03-19T02:21:48.933Z] [exec] A2WithFlush OK [2024-03-19T02:21:48.933Z] [exec] Value of key is: checkCmp20Bean [2024-03-19T02:21:48.933Z] [exec] FINISH [2024-03-19T02:21:48.933Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:48.933Z] [exec] [2024-03-19T02:21:48.933Z] [exec] [2024-03-19T02:21:48.933Z] [exec] ----------------------------------------- [2024-03-19T02:21:48.933Z] [exec] - checkCmp20Bean: PASS - [2024-03-19T02:21:48.933Z] [exec] - checkCmp11Bean: PASS - [2024-03-19T02:21:48.933Z] [exec] ----------------------------------------- [2024-03-19T02:21:48.933Z] [exec] Total PASS: 2 [2024-03-19T02:21:48.933Z] [exec] Total FAIL: 0 [2024-03-19T02:21:48.933Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:48.933Z] [exec] ----------------------------------------- [2024-03-19T02:21:48.933Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:48.933Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:48.937Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:48.937Z] [javac] 1 warning [2024-03-19T02:21:48.937Z] [2024-03-19T02:21:48.937Z] setOSConditions: [2024-03-19T02:21:48.937Z] [2024-03-19T02:21:48.937Z] setToolWin: [2024-03-19T02:21:48.937Z] [2024-03-19T02:21:48.937Z] setToolUnix: [2024-03-19T02:21:48.937Z] [2024-03-19T02:21:48.937Z] setToolProperty: [2024-03-19T02:21:48.938Z] [2024-03-19T02:21:48.938Z] setS1ASclassPath: [2024-03-19T02:21:48.938Z] [2024-03-19T02:21:48.938Z] init-common: [2024-03-19T02:21:48.938Z] [2024-03-19T02:21:48.938Z] compile-common: [2024-03-19T02:21:48.938Z] [echo] Current time (ISO): 2024-03-19T02:21:48.810+0000 [2024-03-19T02:21:48.938Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:48.966Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:48.966Z] [WARNING] [echo] Now creating a war file ../../dist/jpainjectemf/jpainjectemf.war [2024-03-19T02:21:48.966Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpainjectemf/app [2024-03-19T02:21:48.966Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jpainjectemf [2024-03-19T02:21:48.967Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpainjectemf/app [2024-03-19T02:21:48.967Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:48.967Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:48.967Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:48.967Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:48.967Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:48.967Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:48.967Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:48.967Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:48.967Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:48.967Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:48.967Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:49.104Z] [exec] Application deployed with name ejb-mdb-msgbeanApp. [2024-03-19T02:21:49.104Z] [echo] Deployment on target server server successful [2024-03-19T02:21:49.104Z] [2024-03-19T02:21:49.104Z] setOSConditions: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] setToolWin: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] setToolUnix: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] setToolProperty: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] setS1ASclassPath: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] init-common: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] deploy-common-ee: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] run: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] setOSConditions: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] setToolWin: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] setToolUnix: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] setToolProperty: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] setS1ASclassPath: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.105Z] init-common: [2024-03-19T02:21:49.105Z] [2024-03-19T02:21:49.106Z] runclient-common: [2024-03-19T02:21:49.106Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbeanAppClient.jar -name ejb-mdb-msgbeanClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:21:49.169Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:49.169Z] [javac] 1 warning [2024-03-19T02:21:49.169Z] [2024-03-19T02:21:49.169Z] setOSConditions: [2024-03-19T02:21:49.169Z] [2024-03-19T02:21:49.169Z] setToolWin: [2024-03-19T02:21:49.170Z] [2024-03-19T02:21:49.170Z] setToolUnix: [2024-03-19T02:21:49.170Z] [2024-03-19T02:21:49.170Z] setToolProperty: [2024-03-19T02:21:49.170Z] [2024-03-19T02:21:49.170Z] setS1ASclassPath: [2024-03-19T02:21:49.170Z] [2024-03-19T02:21:49.170Z] init-common: [2024-03-19T02:21:49.170Z] [2024-03-19T02:21:49.170Z] webclient-war-common: [2024-03-19T02:21:49.170Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:49.170Z] [2024-03-19T02:21:49.170Z] clear: [2024-03-19T02:21:49.170Z] [2024-03-19T02:21:49.170Z] test-tlds-exist: [2024-03-19T02:21:49.170Z] [2024-03-19T02:21:49.170Z] copy-tlds: [2024-03-19T02:21:49.170Z] [2024-03-19T02:21:49.170Z] test-tagfiles-exist: [2024-03-19T02:21:49.170Z] [2024-03-19T02:21:49.170Z] copy-tagfiles: [2024-03-19T02:21:49.170Z] [2024-03-19T02:21:49.171Z] package-war-common: [2024-03-19T02:21:49.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:49.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:49.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:49.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:49.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/lib [2024-03-19T02:21:49.171Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:49.171Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:49.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/docroot [2024-03-19T02:21:49.171Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2024-03-19T02:21:49.171Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:49.171Z] [2024-03-19T02:21:49.171Z] setOSConditions: [2024-03-19T02:21:49.171Z] [2024-03-19T02:21:49.171Z] setToolWin: [2024-03-19T02:21:49.171Z] [2024-03-19T02:21:49.171Z] setToolUnix: [2024-03-19T02:21:49.171Z] [2024-03-19T02:21:49.171Z] setToolProperty: [2024-03-19T02:21:49.171Z] [2024-03-19T02:21:49.172Z] setS1ASclassPath: [2024-03-19T02:21:49.172Z] [2024-03-19T02:21:49.172Z] init-common: [2024-03-19T02:21:49.172Z] [2024-03-19T02:21:49.172Z] compile-common: [2024-03-19T02:21:49.172Z] [echo] Current time (ISO): 2024-03-19T02:21:49.117+0000 [2024-03-19T02:21:49.172Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:49.190Z] [2024-03-19T02:21:49.190Z] checkReporting-common: [2024-03-19T02:21:49.190Z] [2024-03-19T02:21:49.190Z] confirmReportPresent-common: [2024-03-19T02:21:49.190Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:49.190Z] [echo] Test seems to be reported fine [2024-03-19T02:21:49.190Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/cmp/ejbflushwithsqlexception/RepRunConf.txt [2024-03-19T02:21:49.190Z] [2024-03-19T02:21:49.190Z] confirmMissingReport-common: [2024-03-19T02:21:49.190Z] [2024-03-19T02:21:49.190Z] undeploy: [2024-03-19T02:21:49.190Z] [2024-03-19T02:21:49.190Z] setOSConditions: [2024-03-19T02:21:49.190Z] [2024-03-19T02:21:49.190Z] setToolWin: [2024-03-19T02:21:49.191Z] [2024-03-19T02:21:49.191Z] setToolUnix: [2024-03-19T02:21:49.191Z] [2024-03-19T02:21:49.191Z] setToolProperty: [2024-03-19T02:21:49.191Z] [2024-03-19T02:21:49.191Z] setS1ASclassPath: [2024-03-19T02:21:49.191Z] [2024-03-19T02:21:49.191Z] init-common: [2024-03-19T02:21:49.191Z] [2024-03-19T02:21:49.191Z] undeploy-common: [2024-03-19T02:21:49.222Z] [exec] Application deployed with name connector15App. [2024-03-19T02:21:49.222Z] [exec] there are no files to retrieve for application connector15App [2024-03-19T02:21:49.222Z] [echo] Deployment on target server server successful [2024-03-19T02:21:49.222Z] [2024-03-19T02:21:49.222Z] setOSConditions: [2024-03-19T02:21:49.222Z] [2024-03-19T02:21:49.222Z] setToolWin: [2024-03-19T02:21:49.222Z] [2024-03-19T02:21:49.222Z] setToolUnix: [2024-03-19T02:21:49.222Z] [2024-03-19T02:21:49.222Z] setToolProperty: [2024-03-19T02:21:49.222Z] [2024-03-19T02:21:49.223Z] setS1ASclassPath: [2024-03-19T02:21:49.223Z] [2024-03-19T02:21:49.223Z] init-common: [2024-03-19T02:21:49.223Z] [2024-03-19T02:21:49.223Z] deploy-common-ee: [2024-03-19T02:21:49.223Z] [2024-03-19T02:21:49.223Z] setOSConditions: [2024-03-19T02:21:49.223Z] [2024-03-19T02:21:49.223Z] setToolWin: [2024-03-19T02:21:49.223Z] [2024-03-19T02:21:49.223Z] setToolUnix: [2024-03-19T02:21:49.223Z] [2024-03-19T02:21:49.223Z] setToolProperty: [2024-03-19T02:21:49.223Z] [2024-03-19T02:21:49.223Z] setS1ASclassPath: [2024-03-19T02:21:49.223Z] [2024-03-19T02:21:49.223Z] init-common: [2024-03-19T02:21:49.223Z] [2024-03-19T02:21:49.223Z] restart: [2024-03-19T02:21:49.223Z] [echo] Not required to restart [2024-03-19T02:21:49.223Z] [2024-03-19T02:21:49.223Z] runtest: [2024-03-19T02:21:49.224Z] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:21:49.224Z] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:21:49.224Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:49.224Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:49.257Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:49.257Z] [javac] 1 warning [2024-03-19T02:21:49.257Z] [2024-03-19T02:21:49.257Z] setOSConditions: [2024-03-19T02:21:49.257Z] [2024-03-19T02:21:49.257Z] setToolWin: [2024-03-19T02:21:49.257Z] [2024-03-19T02:21:49.258Z] setToolUnix: [2024-03-19T02:21:49.258Z] [2024-03-19T02:21:49.258Z] setToolProperty: [2024-03-19T02:21:49.258Z] [2024-03-19T02:21:49.258Z] setS1ASclassPath: [2024-03-19T02:21:49.258Z] [2024-03-19T02:21:49.258Z] init-common: [2024-03-19T02:21:49.258Z] [2024-03-19T02:21:49.258Z] compile-common: [2024-03-19T02:21:49.258Z] [echo] Current time (ISO): 2024-03-19T02:21:49.025+0000 [2024-03-19T02:21:49.258Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:49.481Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:49.481Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:49.481Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:49.481Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:49.481Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:49.481Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:21:49.482Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:21:49.482Z] 7 warnings [2024-03-19T02:21:49.482Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:21:49.482Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:21:49.482Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:49.482Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2024-03-19T02:21:49.482Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:21:49.482Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:21:49.482Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:21:49.482Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2024-03-19T02:21:49.482Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:21:49.482Z] [java] ... 30 more [2024-03-19T02:21:49.482Z] [java] Java Result: -1 [2024-03-19T02:21:49.482Z] [2024-03-19T02:21:49.482Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jpainjectemf/jpainjectemf.war [2024-03-19T02:21:49.482Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:49.482Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:49.482Z] unset: [2024-03-19T02:21:49.482Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:49.482Z] [2024-03-19T02:21:49.482Z] [WARNING] [echo] deploying jpainjectemf.war [2024-03-19T02:21:49.482Z] setOSConditions: [2024-03-19T02:21:49.482Z] [2024-03-19T02:21:49.482Z] setToolWin: [2024-03-19T02:21:49.482Z] [2024-03-19T02:21:49.482Z] setToolUnix: [2024-03-19T02:21:49.482Z] [2024-03-19T02:21:49.482Z] setToolProperty: [2024-03-19T02:21:49.482Z] [2024-03-19T02:21:49.482Z] setS1ASclassPath: [2024-03-19T02:21:49.482Z] [2024-03-19T02:21:49.482Z] init-common: [2024-03-19T02:21:49.482Z] [2024-03-19T02:21:49.482Z] unsetJdbc: [2024-03-19T02:21:49.482Z] [2024-03-19T02:21:49.483Z] setOSConditions: [2024-03-19T02:21:49.483Z] [2024-03-19T02:21:49.483Z] setToolWin: [2024-03-19T02:21:49.483Z] [2024-03-19T02:21:49.483Z] setToolUnix: [2024-03-19T02:21:49.483Z] [2024-03-19T02:21:49.483Z] setToolProperty: [2024-03-19T02:21:49.483Z] [2024-03-19T02:21:49.483Z] setS1ASclassPath: [2024-03-19T02:21:49.483Z] [2024-03-19T02:21:49.483Z] init-common: [2024-03-19T02:21:49.483Z] [2024-03-19T02:21:49.483Z] execute-sql-common: [2024-03-19T02:21:49.483Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/dropdb.sql [2024-03-19T02:21:49.483Z] [sql] 0 rows affected [2024-03-19T02:21:49.483Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:21:49.483Z] [2024-03-19T02:21:49.483Z] setOSConditions: [2024-03-19T02:21:49.483Z] [2024-03-19T02:21:49.483Z] setToolWin: [2024-03-19T02:21:49.483Z] [2024-03-19T02:21:49.483Z] setToolUnix: [2024-03-19T02:21:49.483Z] [2024-03-19T02:21:49.483Z] setToolProperty: [2024-03-19T02:21:49.483Z] [2024-03-19T02:21:49.483Z] setS1ASclassPath: [2024-03-19T02:21:49.483Z] [2024-03-19T02:21:49.483Z] init-common: [2024-03-19T02:21:49.484Z] [2024-03-19T02:21:49.484Z] undeploy-jdbc-common: [2024-03-19T02:21:49.484Z] [2024-03-19T02:21:49.484Z] setOSConditions: [2024-03-19T02:21:49.484Z] [2024-03-19T02:21:49.484Z] setToolWin: [2024-03-19T02:21:49.484Z] [2024-03-19T02:21:49.484Z] setToolUnix: [2024-03-19T02:21:49.484Z] [2024-03-19T02:21:49.484Z] setToolProperty: [2024-03-19T02:21:49.484Z] [2024-03-19T02:21:49.484Z] setS1ASclassPath: [2024-03-19T02:21:49.484Z] [2024-03-19T02:21:49.484Z] init-common: [2024-03-19T02:21:49.484Z] [2024-03-19T02:21:49.484Z] delete-jdbc-resource-common: [2024-03-19T02:21:49.484Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-03-19T02:21:49.548Z] [exec] Application deployed with name loadbalancing-AppApp. [2024-03-19T02:21:49.548Z] [echo] Deployment on target server server successful [2024-03-19T02:21:49.548Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:49.548Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:49.548Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:49.549Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:49.549Z] [2024-03-19T02:21:49.549Z] setOSConditions: [2024-03-19T02:21:49.549Z] [2024-03-19T02:21:49.549Z] setToolWin: [2024-03-19T02:21:49.549Z] [2024-03-19T02:21:49.549Z] setToolUnix: [2024-03-19T02:21:49.549Z] [2024-03-19T02:21:49.549Z] setToolProperty: [2024-03-19T02:21:49.549Z] [2024-03-19T02:21:49.549Z] setS1ASclassPath: [2024-03-19T02:21:49.549Z] [2024-03-19T02:21:49.549Z] init-common: [2024-03-19T02:21:49.549Z] [2024-03-19T02:21:49.549Z] deploy-common-ee: [2024-03-19T02:21:49.549Z] [2024-03-19T02:21:49.549Z] run: [2024-03-19T02:21:49.549Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:49.549Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:49.549Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:49.550Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:49.550Z] [2024-03-19T02:21:49.550Z] setOSConditions: [2024-03-19T02:21:49.550Z] [2024-03-19T02:21:49.550Z] setToolWin: [2024-03-19T02:21:49.550Z] [2024-03-19T02:21:49.550Z] setToolUnix: [2024-03-19T02:21:49.550Z] [2024-03-19T02:21:49.550Z] setToolProperty: [2024-03-19T02:21:49.550Z] [2024-03-19T02:21:49.550Z] setS1ASclassPath: [2024-03-19T02:21:49.550Z] [2024-03-19T02:21:49.550Z] init-common: [2024-03-19T02:21:49.550Z] [2024-03-19T02:21:49.550Z] runclient-common: [2024-03-19T02:21:49.550Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppAppClient.jar -name loadbalancing-AppClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:21:49.757Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-flush-testApp [2024-03-19T02:21:49.757Z] [2024-03-19T02:21:49.757Z] setOSConditions: [2024-03-19T02:21:49.757Z] [2024-03-19T02:21:49.757Z] setToolWin: [2024-03-19T02:21:49.757Z] [2024-03-19T02:21:49.757Z] setToolUnix: [2024-03-19T02:21:49.757Z] [2024-03-19T02:21:49.757Z] setToolProperty: [2024-03-19T02:21:49.757Z] [2024-03-19T02:21:49.757Z] setS1ASclassPath: [2024-03-19T02:21:49.757Z] [2024-03-19T02:21:49.757Z] init-common: [2024-03-19T02:21:49.757Z] [2024-03-19T02:21:49.757Z] execute-ejb-sql-common: [2024-03-19T02:21:49.757Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/cmp/ejbflushwithsqlexception/sql/drop_pointbase.sql [2024-03-19T02:21:49.757Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:21:49.757Z] [2024-03-19T02:21:49.757Z] all: [2024-03-19T02:21:49.757Z] [echo] [2024-03-19T02:21:49.757Z] [echo] [2024-03-19T02:21:49.757Z] [echo] ************************************************** [2024-03-19T02:21:49.757Z] [echo] * Running sfsb [2024-03-19T02:21:49.757Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/sfsb [2024-03-19T02:21:49.757Z] [echo] ************************************************** [2024-03-19T02:21:49.757Z] [echo] [2024-03-19T02:21:49.757Z] [echo] [2024-03-19T02:21:49.757Z] [2024-03-19T02:21:49.757Z] all: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] passivateactivate: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] setOSConditions: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] setToolWin: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] setToolUnix: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] setToolProperty: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] setS1ASclassPath: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] init-common: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] clean: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] setOSConditions: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] setToolWin: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] setToolUnix: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] setToolProperty: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] setS1ASclassPath: [2024-03-19T02:21:49.758Z] [2024-03-19T02:21:49.758Z] init-common: [2024-03-19T02:21:49.759Z] [2024-03-19T02:21:49.759Z] clean-common: [2024-03-19T02:21:49.769Z] [2024-03-19T02:21:49.769Z] all: [2024-03-19T02:21:49.769Z] [echo] [2024-03-19T02:21:49.769Z] [echo] [2024-03-19T02:21:49.769Z] [echo] [2024-03-19T02:21:49.769Z] [echo] *************************************************************************** [2024-03-19T02:21:49.769Z] [echo] * Running group jmac [2024-03-19T02:21:49.769Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jmac [2024-03-19T02:21:49.769Z] [echo] *************************************************************************** [2024-03-19T02:21:49.769Z] [echo] [2024-03-19T02:21:49.769Z] [echo] [2024-03-19T02:21:49.769Z] [echo] [2024-03-19T02:21:49.769Z] [2024-03-19T02:21:49.769Z] all: [2024-03-19T02:21:49.769Z] [echo] env.security_jmac = ${env.security_jmac}, current path = soap [2024-03-19T02:21:49.769Z] [echo] [2024-03-19T02:21:49.769Z] [echo] *************************************************************************** [2024-03-19T02:21:49.769Z] [echo] * Running soap [2024-03-19T02:21:49.769Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jmac/soap [2024-03-19T02:21:49.769Z] [echo] *************************************************************************** [2024-03-19T02:21:49.769Z] [echo] [2024-03-19T02:21:49.846Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:49.846Z] [javac] 1 warning [2024-03-19T02:21:49.846Z] [2024-03-19T02:21:49.846Z] assemble-web: [2024-03-19T02:21:49.846Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:49.846Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:49.846Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:49.846Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:49.846Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:21:49.846Z] [2024-03-19T02:21:49.846Z] pkg-war: [2024-03-19T02:21:49.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:49.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:49.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:49.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:49.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:21:49.847Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/sun-web.xml to copy. [2024-03-19T02:21:49.847Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/webservices.xml to copy. [2024-03-19T02:21:49.847Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:21:49.847Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:21:49.847Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:21:49.847Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:49.847Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:49.847Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${web.wsit.descriptors} does not exist. [2024-03-19T02:21:49.847Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/noname2-web.war [2024-03-19T02:21:49.847Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:49.847Z] [2024-03-19T02:21:49.847Z] deploy-app: [2024-03-19T02:21:49.847Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:49.847Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:49.848Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:49.848Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:49.848Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:21:49.848Z] [2024-03-19T02:21:49.848Z] [exec] Application deployed with name batch-cmt-chunkApp. [2024-03-19T02:21:49.848Z] deploy-war-common: [2024-03-19T02:21:49.848Z] [echo] Deployment on target server server successful [2024-03-19T02:21:49.848Z] [2024-03-19T02:21:49.848Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:49.848Z] setOSConditions: [2024-03-19T02:21:49.848Z] [2024-03-19T02:21:49.848Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:49.848Z] setToolWin: [2024-03-19T02:21:49.848Z] [2024-03-19T02:21:49.848Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:49.848Z] setToolUnix: [2024-03-19T02:21:49.848Z] [2024-03-19T02:21:49.848Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:49.848Z] setToolProperty: [2024-03-19T02:21:49.848Z] [2024-03-19T02:21:49.848Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:21:49.848Z] setS1ASclassPath: [2024-03-19T02:21:49.849Z] [2024-03-19T02:21:49.849Z] init-common: [2024-03-19T02:21:49.849Z] [2024-03-19T02:21:49.849Z] deploy-common-ee: [2024-03-19T02:21:49.849Z] [2024-03-19T02:21:49.849Z] run: [2024-03-19T02:21:49.849Z] [2024-03-19T02:21:49.849Z] setOSConditions: [2024-03-19T02:21:49.849Z] [2024-03-19T02:21:49.849Z] setToolWin: [2024-03-19T02:21:49.849Z] [2024-03-19T02:21:49.849Z] setToolUnix: [2024-03-19T02:21:49.849Z] [2024-03-19T02:21:49.849Z] setToolProperty: [2024-03-19T02:21:49.849Z] [2024-03-19T02:21:49.849Z] setS1ASclassPath: [2024-03-19T02:21:49.849Z] [2024-03-19T02:21:49.849Z] init-common: [2024-03-19T02:21:49.849Z] [2024-03-19T02:21:49.849Z] runclient-common: [2024-03-19T02:21:49.849Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkAppClient.jar -name batch-cmt-chunkClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:21:49.873Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:49.873Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:49.873Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:49.873Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:49.873Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:49.873Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:49.873Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:49.895Z] [exec] Application deployed with name connection-factory-definition-embedraApp. [2024-03-19T02:21:49.895Z] [echo] Deployment on target server server successful [2024-03-19T02:21:49.895Z] [2024-03-19T02:21:49.895Z] setOSConditions: [2024-03-19T02:21:49.895Z] [2024-03-19T02:21:49.895Z] setToolWin: [2024-03-19T02:21:49.895Z] [2024-03-19T02:21:49.895Z] setToolUnix: [2024-03-19T02:21:49.895Z] [2024-03-19T02:21:49.895Z] setToolProperty: [2024-03-19T02:21:49.895Z] [2024-03-19T02:21:49.895Z] setS1ASclassPath: [2024-03-19T02:21:49.895Z] [2024-03-19T02:21:49.895Z] init-common: [2024-03-19T02:21:49.895Z] [2024-03-19T02:21:49.895Z] deploy-common-ee: [2024-03-19T02:21:49.895Z] [2024-03-19T02:21:49.895Z] run: [2024-03-19T02:21:49.895Z] [2024-03-19T02:21:49.895Z] setOSConditions: [2024-03-19T02:21:49.895Z] [2024-03-19T02:21:49.895Z] setToolWin: [2024-03-19T02:21:49.895Z] [2024-03-19T02:21:49.896Z] setToolUnix: [2024-03-19T02:21:49.896Z] [2024-03-19T02:21:49.896Z] setToolProperty: [2024-03-19T02:21:49.896Z] [2024-03-19T02:21:49.896Z] setS1ASclassPath: [2024-03-19T02:21:49.896Z] [2024-03-19T02:21:49.896Z] init-common: [2024-03-19T02:21:49.896Z] [2024-03-19T02:21:49.896Z] runclient-common: [2024-03-19T02:21:49.896Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedraAppClient.jar -name connection-factory-definition-embedraClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-03-19T02:21:50.028Z] [2024-03-19T02:21:50.029Z] setOSConditions: [2024-03-19T02:21:50.029Z] [2024-03-19T02:21:50.029Z] setToolWin: [2024-03-19T02:21:50.029Z] [2024-03-19T02:21:50.029Z] setToolUnix: [2024-03-19T02:21:50.029Z] [2024-03-19T02:21:50.029Z] setToolProperty: [2024-03-19T02:21:50.029Z] [2024-03-19T02:21:50.029Z] setS1ASclassPath: [2024-03-19T02:21:50.029Z] [2024-03-19T02:21:50.029Z] init-common: [2024-03-19T02:21:50.029Z] [2024-03-19T02:21:50.029Z] clean: [2024-03-19T02:21:50.037Z] [2024-03-19T02:21:50.037Z] setOSConditions: [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.038Z] setToolWin: [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.038Z] setToolUnix: [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.038Z] setToolProperty: [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.038Z] setS1ASclassPath: [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.038Z] init-common: [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.038Z] clean-classes-common: [2024-03-19T02:21:50.038Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.038Z] setOSConditions: [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.038Z] setToolWin: [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.038Z] setToolUnix: [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.038Z] setToolProperty: [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.038Z] setS1ASclassPath: [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.038Z] init-common: [2024-03-19T02:21:50.038Z] [2024-03-19T02:21:50.039Z] clean-jars-common: [2024-03-19T02:21:50.039Z] [2024-03-19T02:21:50.039Z] compile: [2024-03-19T02:21:50.039Z] [2024-03-19T02:21:50.039Z] setOSConditions: [2024-03-19T02:21:50.039Z] [2024-03-19T02:21:50.039Z] setToolWin: [2024-03-19T02:21:50.039Z] [2024-03-19T02:21:50.039Z] setToolUnix: [2024-03-19T02:21:50.039Z] [2024-03-19T02:21:50.039Z] setToolProperty: [2024-03-19T02:21:50.039Z] [2024-03-19T02:21:50.039Z] setS1ASclassPath: [2024-03-19T02:21:50.039Z] [2024-03-19T02:21:50.039Z] init-common: [2024-03-19T02:21:50.039Z] [2024-03-19T02:21:50.039Z] compile-common: [2024-03-19T02:21:50.039Z] [echo] Current time (ISO): 2024-03-19T02:21:49.784+0000 [2024-03-19T02:21:50.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:50.039Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:50.040Z] [exec] Mar 19, 2024 2:21:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:50.040Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:50.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-03-19T02:21:50.056Z] [exec] JDBC resource jdbc/XAPointbase deleted successfully [2024-03-19T02:21:50.056Z] [echo] cmd executed for server [2024-03-19T02:21:50.056Z] [2024-03-19T02:21:50.056Z] setOSConditions: [2024-03-19T02:21:50.056Z] [2024-03-19T02:21:50.056Z] setToolWin: [2024-03-19T02:21:50.056Z] [2024-03-19T02:21:50.056Z] setToolUnix: [2024-03-19T02:21:50.056Z] [2024-03-19T02:21:50.056Z] setToolProperty: [2024-03-19T02:21:50.056Z] [2024-03-19T02:21:50.056Z] setS1ASclassPath: [2024-03-19T02:21:50.056Z] [2024-03-19T02:21:50.056Z] init-common: [2024-03-19T02:21:50.105Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:50.105Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:50.105Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:50.105Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:50.105Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:50.105Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:50.105Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:50.127Z] [2024-03-19T02:21:50.127Z] setOSConditions: [2024-03-19T02:21:50.127Z] [2024-03-19T02:21:50.127Z] setToolWin: [2024-03-19T02:21:50.127Z] [2024-03-19T02:21:50.127Z] setToolUnix: [2024-03-19T02:21:50.127Z] [2024-03-19T02:21:50.127Z] setToolProperty: [2024-03-19T02:21:50.127Z] [2024-03-19T02:21:50.127Z] setS1ASclassPath: [2024-03-19T02:21:50.127Z] [2024-03-19T02:21:50.127Z] init-common: [2024-03-19T02:21:50.127Z] [2024-03-19T02:21:50.127Z] deploy-war-commonpe: [2024-03-19T02:21:50.191Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:50.191Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:50.191Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:50.191Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:50.191Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:50.191Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:50.191Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:50.288Z] [2024-03-19T02:21:50.288Z] setOSConditions: [2024-03-19T02:21:50.288Z] [2024-03-19T02:21:50.288Z] setToolWin: [2024-03-19T02:21:50.288Z] [2024-03-19T02:21:50.288Z] setToolUnix: [2024-03-19T02:21:50.288Z] [2024-03-19T02:21:50.288Z] setToolProperty: [2024-03-19T02:21:50.288Z] [2024-03-19T02:21:50.288Z] setS1ASclassPath: [2024-03-19T02:21:50.288Z] [2024-03-19T02:21:50.288Z] init-common: [2024-03-19T02:21:50.288Z] [2024-03-19T02:21:50.288Z] clean-common: [2024-03-19T02:21:50.288Z] [2024-03-19T02:21:50.288Z] setOSConditions: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] setToolWin: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] setToolUnix: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] setToolProperty: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] setS1ASclassPath: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] init-common: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] clean-classes-common: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] setOSConditions: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] setToolWin: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] setToolUnix: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] setToolProperty: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] setS1ASclassPath: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] init-common: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] clean-jars-common: [2024-03-19T02:21:50.289Z] [2024-03-19T02:21:50.289Z] build-providers: [2024-03-19T02:21:50.314Z] [2024-03-19T02:21:50.314Z] delete-jdbc-connpool-common: [2024-03-19T02:21:50.315Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:21:50.363Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:50.396Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:50.396Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:50.396Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:50.396Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:50.396Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:50.396Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:50.396Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:50.516Z] [exec] Mar 19, 2024 2:21:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:50.516Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:50.548Z] [2024-03-19T02:21:50.548Z] setOSConditions: [2024-03-19T02:21:50.548Z] [2024-03-19T02:21:50.548Z] setToolWin: [2024-03-19T02:21:50.549Z] [2024-03-19T02:21:50.549Z] setToolUnix: [2024-03-19T02:21:50.549Z] [2024-03-19T02:21:50.549Z] setToolProperty: [2024-03-19T02:21:50.549Z] [2024-03-19T02:21:50.549Z] setS1ASclassPath: [2024-03-19T02:21:50.549Z] [2024-03-19T02:21:50.549Z] init-common: [2024-03-19T02:21:50.549Z] [2024-03-19T02:21:50.549Z] compile-common: [2024-03-19T02:21:50.549Z] [echo] Current time (ISO): 2024-03-19T02:21:50.376+0000 [2024-03-19T02:21:50.549Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/authmodule [2024-03-19T02:21:50.549Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/authmodule [2024-03-19T02:21:50.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:21:50.572Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2024-03-19T02:21:50.572Z] [echo] cmd executed for server [2024-03-19T02:21:50.572Z] [2024-03-19T02:21:50.572Z] undeploy: [2024-03-19T02:21:50.572Z] [2024-03-19T02:21:50.572Z] setOSConditions: [2024-03-19T02:21:50.572Z] [2024-03-19T02:21:50.572Z] setToolWin: [2024-03-19T02:21:50.572Z] [2024-03-19T02:21:50.572Z] setToolUnix: [2024-03-19T02:21:50.572Z] [2024-03-19T02:21:50.572Z] setToolProperty: [2024-03-19T02:21:50.572Z] [2024-03-19T02:21:50.572Z] setS1ASclassPath: [2024-03-19T02:21:50.573Z] [2024-03-19T02:21:50.573Z] init-common: [2024-03-19T02:21:50.573Z] [2024-03-19T02:21:50.573Z] undeploy: [2024-03-19T02:21:50.573Z] [2024-03-19T02:21:50.573Z] setOSConditions: [2024-03-19T02:21:50.573Z] [2024-03-19T02:21:50.573Z] setToolWin: [2024-03-19T02:21:50.573Z] [2024-03-19T02:21:50.573Z] setToolUnix: [2024-03-19T02:21:50.573Z] [2024-03-19T02:21:50.573Z] setToolProperty: [2024-03-19T02:21:50.573Z] [2024-03-19T02:21:50.573Z] setS1ASclassPath: [2024-03-19T02:21:50.573Z] [2024-03-19T02:21:50.573Z] init-common: [2024-03-19T02:21:50.573Z] [2024-03-19T02:21:50.573Z] undeploy-common: [2024-03-19T02:21:50.603Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.604Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:21:50.604Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.604Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:21:50.604Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.604Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.604Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.604Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.604Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.604Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.604Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.604Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.604Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.604Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.604Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.604Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.605Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.605Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.605Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.605Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.605Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.605Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.605Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.605Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.605Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.605Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.605Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.605Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.605Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.605Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.605Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.605Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.619Z] [javac] 1 warning [2024-03-19T02:21:50.619Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:50.620Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:50.694Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot noname2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/noname2-web.war [2024-03-19T02:21:50.805Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:50.805Z] [javac] 1 warning [2024-03-19T02:21:50.805Z] [2024-03-19T02:21:50.805Z] build: [2024-03-19T02:21:50.805Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:50.805Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-timertest-ejb.jar [2024-03-19T02:21:50.805Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/org [2024-03-19T02:21:50.805Z] [2024-03-19T02:21:50.805Z] run: [2024-03-19T02:21:50.805Z] [2024-03-19T02:21:50.805Z] setOSConditions: [2024-03-19T02:21:50.805Z] [2024-03-19T02:21:50.806Z] setToolWin: [2024-03-19T02:21:50.806Z] [2024-03-19T02:21:50.806Z] setToolUnix: [2024-03-19T02:21:50.806Z] [2024-03-19T02:21:50.806Z] setToolProperty: [2024-03-19T02:21:50.806Z] [2024-03-19T02:21:50.806Z] setS1ASclassPath: [2024-03-19T02:21:50.806Z] [2024-03-19T02:21:50.806Z] init-common: [2024-03-19T02:21:50.806Z] [2024-03-19T02:21:50.806Z] run_se: [2024-03-19T02:21:50.806Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:21:50.828Z] [exec] Mar 19, 2024 2:21:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:50.828Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:50.838Z] [exec] Mar 19, 2024 2:21:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:50.838Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:50.862Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.862Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:21:50.862Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.862Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:21:50.862Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.862Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.862Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.862Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.862Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.862Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.863Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.863Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.863Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.863Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.863Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.863Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.863Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.863Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:21:50.863Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.863Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.863Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.863Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.863Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.863Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.863Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.863Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.863Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.864Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.864Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.864Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.864Z] [exec] Mar 19, 2024 2:21:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:50.864Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-03-19T02:21:50.864Z] [exec] Running all msgbean tests [2024-03-19T02:21:50.875Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:50.875Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:50.875Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:50.875Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:50.875Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:50.875Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:50.876Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:50.960Z] [exec] Application deployed with name deploydir. [2024-03-19T02:21:50.960Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:21:50.960Z] [exec] Command deploydir executed successfully. [2024-03-19T02:21:50.960Z] [2024-03-19T02:21:50.960Z] setHttpPort: [2024-03-19T02:21:50.960Z] [2024-03-19T02:21:50.960Z] run.positive: [2024-03-19T02:21:50.960Z] [2024-03-19T02:21:50.961Z] init.os: [2024-03-19T02:21:50.961Z] [2024-03-19T02:21:50.961Z] init.tools.unix: [2024-03-19T02:21:50.961Z] [2024-03-19T02:21:50.961Z] init.tools.windows: [2024-03-19T02:21:50.961Z] [2024-03-19T02:21:50.961Z] init.tools: [2024-03-19T02:21:50.961Z] [2024-03-19T02:21:50.961Z] setAsadminArgs: [2024-03-19T02:21:50.961Z] [2024-03-19T02:21:50.961Z] init: [2024-03-19T02:21:50.961Z] [2024-03-19T02:21:50.961Z] init.customtasks: [2024-03-19T02:21:50.961Z] [2024-03-19T02:21:50.961Z] runclient: [2024-03-19T02:21:50.961Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2024-03-19T02:21:50.961Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-03-19T02:21:50.961Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-03-19T02:21:50.969Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:50.969Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:50.969Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:50.969Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:50.969Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:50.969Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:50.969Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:51.031Z] [2024-03-19T02:21:51.031Z] setOSConditions: [2024-03-19T02:21:51.031Z] [2024-03-19T02:21:51.031Z] setToolWin: [2024-03-19T02:21:51.031Z] [2024-03-19T02:21:51.031Z] setToolUnix: [2024-03-19T02:21:51.031Z] [2024-03-19T02:21:51.031Z] setToolProperty: [2024-03-19T02:21:51.031Z] [2024-03-19T02:21:51.031Z] setS1ASclassPath: [2024-03-19T02:21:51.031Z] [2024-03-19T02:21:51.031Z] init-common: [2024-03-19T02:21:51.031Z] [2024-03-19T02:21:51.031Z] startDomainUnix: [2024-03-19T02:21:51.031Z] [echo] Starting DAS [2024-03-19T02:21:51.069Z] [exec] Application deployed with name ejb-stubs-ejbappApp. [2024-03-19T02:21:51.069Z] [echo] Deployment on target server server successful [2024-03-19T02:21:51.069Z] [2024-03-19T02:21:51.070Z] setOSConditions: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] setToolWin: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] setToolUnix: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] setToolProperty: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] setS1ASclassPath: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] init-common: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] deploy-common-ee: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] run: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] setOSConditions: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] setToolWin: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] setToolUnix: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] setToolProperty: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] setS1ASclassPath: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.070Z] init-common: [2024-03-19T02:21:51.070Z] [2024-03-19T02:21:51.071Z] runclient-common: [2024-03-19T02:21:51.071Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbappAppClient.jar -name ejb-stubs-ejbappClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml localhost 45712 [2024-03-19T02:21:51.132Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:21:51.132Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:51.132Z] [2024-03-19T02:21:51.132Z] build: [2024-03-19T02:21:51.132Z] [2024-03-19T02:21:51.132Z] setOSConditions: [2024-03-19T02:21:51.132Z] [2024-03-19T02:21:51.132Z] setToolWin: [2024-03-19T02:21:51.132Z] [2024-03-19T02:21:51.132Z] setToolUnix: [2024-03-19T02:21:51.132Z] [2024-03-19T02:21:51.132Z] setToolProperty: [2024-03-19T02:21:51.132Z] [2024-03-19T02:21:51.132Z] setS1ASclassPath: [2024-03-19T02:21:51.132Z] [2024-03-19T02:21:51.132Z] init-common: [2024-03-19T02:21:51.132Z] [2024-03-19T02:21:51.132Z] ejb-jar-common: [2024-03-19T02:21:51.132Z] [2024-03-19T02:21:51.132Z] package-ejbjar-common: [2024-03-19T02:21:51.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:51.133Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:51.133Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2024-03-19T02:21:51.133Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:51.133Z] [2024-03-19T02:21:51.133Z] setOSConditions: [2024-03-19T02:21:51.133Z] [2024-03-19T02:21:51.133Z] fixFiles: [2024-03-19T02:21:51.133Z] [2024-03-19T02:21:51.133Z] convUnix: [2024-03-19T02:21:51.133Z] [2024-03-19T02:21:51.133Z] convWin: [2024-03-19T02:21:51.133Z] [2024-03-19T02:21:51.133Z] setToolWin: [2024-03-19T02:21:51.133Z] [2024-03-19T02:21:51.133Z] setToolUnix: [2024-03-19T02:21:51.133Z] [2024-03-19T02:21:51.133Z] setToolProperty: [2024-03-19T02:21:51.133Z] [2024-03-19T02:21:51.133Z] setS1ASclassPath: [2024-03-19T02:21:51.133Z] [2024-03-19T02:21:51.133Z] init-common: [2024-03-19T02:21:51.134Z] [2024-03-19T02:21:51.134Z] ear-common: [2024-03-19T02:21:51.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:51.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:51.134Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/descriptor/sun-application.xml to copy. [2024-03-19T02:21:51.134Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:21:51.134Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:51.134Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-03-19T02:21:51.134Z] [2024-03-19T02:21:51.134Z] deploy: [2024-03-19T02:21:51.134Z] [2024-03-19T02:21:51.134Z] setOSConditions: [2024-03-19T02:21:51.134Z] [2024-03-19T02:21:51.134Z] setToolWin: [2024-03-19T02:21:51.134Z] [2024-03-19T02:21:51.134Z] setToolUnix: [2024-03-19T02:21:51.134Z] [2024-03-19T02:21:51.134Z] setToolProperty: [2024-03-19T02:21:51.134Z] [2024-03-19T02:21:51.134Z] setS1ASclassPath: [2024-03-19T02:21:51.134Z] [2024-03-19T02:21:51.134Z] init-common: [2024-03-19T02:21:51.134Z] [2024-03-19T02:21:51.134Z] deploy-common: [2024-03-19T02:21:51.134Z] [echo] Current time (ISO): 2024-03-19T02:21:51.032+0000 [2024-03-19T02:21:51.134Z] [2024-03-19T02:21:51.135Z] setOSConditions: [2024-03-19T02:21:51.135Z] [2024-03-19T02:21:51.135Z] setToolWin: [2024-03-19T02:21:51.135Z] [2024-03-19T02:21:51.135Z] setToolUnix: [2024-03-19T02:21:51.135Z] [2024-03-19T02:21:51.135Z] setToolProperty: [2024-03-19T02:21:51.135Z] [2024-03-19T02:21:51.135Z] setS1ASclassPath: [2024-03-19T02:21:51.135Z] [2024-03-19T02:21:51.135Z] init-common: [2024-03-19T02:21:51.135Z] [2024-03-19T02:21:51.135Z] deploy-common-pe: [2024-03-19T02:21:51.153Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector15App [2024-03-19T02:21:51.181Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-03-19T02:21:51.262Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-03-19T02:21:51.262Z] [2024-03-19T02:21:51.262Z] processResult: [2024-03-19T02:21:51.262Z] [2024-03-19T02:21:51.262Z] failed: [2024-03-19T02:21:51.262Z] [2024-03-19T02:21:51.262Z] [exec] Application deployed with name noname2-web. [2024-03-19T02:21:51.262Z] passed: [2024-03-19T02:21:51.262Z] [echo] Test deploydir Passed [2024-03-19T02:21:51.262Z] [2024-03-19T02:21:51.262Z] unknown: [2024-03-19T02:21:51.262Z] [2024-03-19T02:21:51.262Z] declare-test: [2024-03-19T02:21:51.262Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:51.262Z] [echo] Starting test deploydir war/deploydir Test asadmin redeploydir [2024-03-19T02:21:51.262Z] [2024-03-19T02:21:51.262Z] init.os: [2024-03-19T02:21:51.262Z] [2024-03-19T02:21:51.262Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:51.263Z] init.tools.unix: [2024-03-19T02:21:51.263Z] [2024-03-19T02:21:51.263Z] init.tools.windows: [2024-03-19T02:21:51.263Z] [2024-03-19T02:21:51.263Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:51.263Z] init.tools: [2024-03-19T02:21:51.263Z] [2024-03-19T02:21:51.263Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:51.263Z] setAsadminArgs: [2024-03-19T02:21:51.263Z] [2024-03-19T02:21:51.263Z] init: [2024-03-19T02:21:51.263Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:21:51.263Z] [2024-03-19T02:21:51.263Z] [2024-03-19T02:21:51.263Z] init.customtasks: [2024-03-19T02:21:51.263Z] deploy-war-commonee: [2024-03-19T02:21:51.263Z] [2024-03-19T02:21:51.263Z] [2024-03-19T02:21:51.263Z] prepare: [2024-03-19T02:21:51.263Z] [2024-03-19T02:21:51.263Z] assemble-client: [2024-03-19T02:21:51.263Z] redeploydir.asadmin: [2024-03-19T02:21:51.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:21:51.263Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:51.263Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:51.263Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:51.264Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:51.264Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:21:51.264Z] [2024-03-19T02:21:51.264Z] setOSConditions: [2024-03-19T02:21:51.264Z] [2024-03-19T02:21:51.264Z] setToolWin: [2024-03-19T02:21:51.264Z] [2024-03-19T02:21:51.264Z] setToolUnix: [2024-03-19T02:21:51.264Z] [2024-03-19T02:21:51.264Z] setToolProperty: [2024-03-19T02:21:51.264Z] [2024-03-19T02:21:51.264Z] setS1ASclassPath: [2024-03-19T02:21:51.264Z] [2024-03-19T02:21:51.264Z] init-common: [2024-03-19T02:21:51.370Z] [java] .......... Testing module: ejb-ejb31-embedded-timertest-ejb [2024-03-19T02:21:51.410Z] [2024-03-19T02:21:51.410Z] setOSConditions: [2024-03-19T02:21:51.410Z] [2024-03-19T02:21:51.410Z] setToolWin: [2024-03-19T02:21:51.410Z] [2024-03-19T02:21:51.410Z] setToolUnix: [2024-03-19T02:21:51.410Z] [2024-03-19T02:21:51.411Z] setToolProperty: [2024-03-19T02:21:51.411Z] [2024-03-19T02:21:51.411Z] setS1ASclassPath: [2024-03-19T02:21:51.411Z] [2024-03-19T02:21:51.411Z] init-common: [2024-03-19T02:21:51.411Z] [2024-03-19T02:21:51.411Z] testDelAdmin: [2024-03-19T02:21:51.411Z] [2024-03-19T02:21:51.411Z] asadmin-common: [2024-03-19T02:21:51.411Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-03-19T02:21:51.440Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/ejb/SimpleBMPBean.java:208: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:21:51.440Z] [javac] return new Integer(1); [2024-03-19T02:21:51.440Z] [javac] ^ [2024-03-19T02:21:51.440Z] [javac] 2 warnings [2024-03-19T02:21:51.440Z] [2024-03-19T02:21:51.440Z] setOSConditions: [2024-03-19T02:21:51.440Z] [2024-03-19T02:21:51.440Z] setToolWin: [2024-03-19T02:21:51.440Z] [2024-03-19T02:21:51.440Z] setToolUnix: [2024-03-19T02:21:51.440Z] [2024-03-19T02:21:51.440Z] setToolProperty: [2024-03-19T02:21:51.440Z] [2024-03-19T02:21:51.440Z] setS1ASclassPath: [2024-03-19T02:21:51.440Z] [2024-03-19T02:21:51.440Z] init-common: [2024-03-19T02:21:51.440Z] [2024-03-19T02:21:51.440Z] compile-common: [2024-03-19T02:21:51.440Z] [echo] Current time (ISO): 2024-03-19T02:21:51.365+0000 [2024-03-19T02:21:51.440Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:51.447Z] [exec] Mar 19, 2024 2:21:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:51.447Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:51.447Z] [exec] Mar 19, 2024 2:21:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:51.447Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:51.447Z] [exec] Mar 19, 2024 2:21:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:51.447Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:51.447Z] [exec] Mar 19, 2024 2:21:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:51.447Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:21:51.447Z] [exec] Mar 19, 2024 2:21:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:51.447Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:21:51.447Z] [exec] Mar 19, 2024 2:21:51 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:21:51.447Z] [exec] WARNING: ACC001: Using the only client [loadbalancing-App-client] with main class [com.sun.s1peqe.loadbalancing.client.EnrollerClient] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppAppClient.jar even though it does not match the specified main class name null or client name loadbalancing-AppClient [2024-03-19T02:21:51.522Z] [2024-03-19T02:21:51.522Z] wsimport: [2024-03-19T02:21:51.561Z] [2024-03-19T02:21:51.561Z] setAsadminArgs: [2024-03-19T02:21:51.561Z] [2024-03-19T02:21:51.561Z] common.redeploydir.asadmin: [2024-03-19T02:21:51.561Z] [2024-03-19T02:21:51.561Z] init.os: [2024-03-19T02:21:51.561Z] [2024-03-19T02:21:51.561Z] init.tools.unix: [2024-03-19T02:21:51.561Z] [2024-03-19T02:21:51.561Z] init.tools.windows: [2024-03-19T02:21:51.561Z] [2024-03-19T02:21:51.561Z] init.tools: [2024-03-19T02:21:51.561Z] [2024-03-19T02:21:51.561Z] setAsadminArgs: [2024-03-19T02:21:51.561Z] [2024-03-19T02:21:51.561Z] init: [2024-03-19T02:21:51.561Z] [2024-03-19T02:21:51.561Z] init.customtasks: [2024-03-19T02:21:51.561Z] [2024-03-19T02:21:51.561Z] common.run.asadmin: [2024-03-19T02:21:51.561Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-03-19T02:21:51.627Z] [INFO] [exec] Application deployed with name jsfastrologer. [2024-03-19T02:21:51.627Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:51.627Z] [WARNING] [echo] [2024-03-19T02:21:51.627Z] [WARNING] [echo] ************************* [2024-03-19T02:21:51.627Z] [WARNING] [echo] * build-deploy web/jsfinjection [2024-03-19T02:21:51.627Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfinjection [2024-03-19T02:21:51.627Z] [WARNING] [echo] ************************* [2024-03-19T02:21:51.627Z] [WARNING] [echo] [2024-03-19T02:21:51.627Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:51.627Z] [WARNING] [echo] Listing of source files: JSFInjectionTestNG.java [2024-03-19T02:21:51.627Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:51.627Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:51.627Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:51.627Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:51.627Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:51.627Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:51.627Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:51.627Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:51.627Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:51.627Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:51.627Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:51.627Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:51.628Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:51.628Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:51.628Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfinjection/src/test/JSFInjectionTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:51.628Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:51.628Z] 6 warnings [2024-03-19T02:21:51.628Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:51.628Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/jsfinjection.war [2024-03-19T02:21:51.628Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app [2024-03-19T02:21:51.628Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/basicweb [2024-03-19T02:21:51.628Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app [2024-03-19T02:21:51.628Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/basicweb [2024-03-19T02:21:51.628Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app [2024-03-19T02:21:51.628Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:51.628Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:51.628Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:51.628Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:51.629Z] [java] Mar 19, 2024 2:21:51 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:51.629Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:21:51.629Z] [java] Mar 19, 2024 2:21:51 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:51.629Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain15204575755427256104xml [2024-03-19T02:21:51.629Z] [java] Mar 19, 2024 2:21:51 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:21:51.629Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:21:51.704Z] [exec] Mar 19, 2024 2:21:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:51.704Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:51.704Z] [exec] Mar 19, 2024 2:21:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:51.704Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:51.704Z] [exec] Mar 19, 2024 2:21:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:51.704Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:51.704Z] [exec] Mar 19, 2024 2:21:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:51.704Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:21:51.704Z] [exec] Mar 19, 2024 2:21:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:51.704Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:21:51.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-03-19T02:21:51.772Z] [exec] Mar 19, 2024 2:21:51 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:21:51.772Z] [exec] WARNING: ACC001: Using the only client [batch-cmt-chunk-client] with main class [com.sun.ejb.devtest.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkAppClient.jar even though it does not match the specified main class name null or client name batch-cmt-chunkClient [2024-03-19T02:21:51.780Z] [exec] parsing WSDL... [2024-03-19T02:21:51.786Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:51.885Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:51.885Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:51.885Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:51.885Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:51.885Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:51.885Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:51.885Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:51.885Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:51.885Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:51.885Z] 6 warnings [2024-03-19T02:21:51.886Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/basicweb/app/META-INF [2024-03-19T02:21:51.886Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfinjection/metadata/persistence.xml to copy. [2024-03-19T02:21:51.886Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/basicweb/jsfinjection.war [2024-03-19T02:21:51.886Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:51.886Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:51.886Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:51.886Z] [WARNING] [echo] deploying jsfinjection.war [2024-03-19T02:21:51.904Z] [exec] Application deployed with name jms-destination-definitionApp. [2024-03-19T02:21:51.904Z] [echo] Deployment on target server server successful [2024-03-19T02:21:51.904Z] [2024-03-19T02:21:51.904Z] setOSConditions: [2024-03-19T02:21:51.904Z] [2024-03-19T02:21:51.904Z] setToolWin: [2024-03-19T02:21:51.904Z] [2024-03-19T02:21:51.904Z] setToolUnix: [2024-03-19T02:21:51.904Z] [2024-03-19T02:21:51.904Z] setToolProperty: [2024-03-19T02:21:51.904Z] [2024-03-19T02:21:51.905Z] setS1ASclassPath: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] init-common: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] deploy-common-ee: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] run: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] setOSConditions: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] setToolWin: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] setToolUnix: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] setToolProperty: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] setS1ASclassPath: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] init-common: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] run-it: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] setOSConditions: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] setToolWin: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.905Z] setToolUnix: [2024-03-19T02:21:51.905Z] [2024-03-19T02:21:51.906Z] setToolProperty: [2024-03-19T02:21:51.906Z] [2024-03-19T02:21:51.906Z] setS1ASclassPath: [2024-03-19T02:21:51.906Z] [2024-03-19T02:21:51.906Z] init-common: [2024-03-19T02:21:51.906Z] [2024-03-19T02:21:51.906Z] runclient-common: [2024-03-19T02:21:51.906Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionAppClient.jar -name jms-destination-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-03-19T02:21:51.906Z] [exec] Mar 19, 2024 2:21:51 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:51.906Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:51.939Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:51.939Z] [javac] 1 warning [2024-03-19T02:21:51.939Z] [2024-03-19T02:21:51.939Z] setOSConditions: [2024-03-19T02:21:51.939Z] [2024-03-19T02:21:51.939Z] setToolWin: [2024-03-19T02:21:51.939Z] [2024-03-19T02:21:51.939Z] setToolUnix: [2024-03-19T02:21:51.939Z] [2024-03-19T02:21:51.939Z] setToolProperty: [2024-03-19T02:21:51.939Z] [2024-03-19T02:21:51.939Z] setS1ASclassPath: [2024-03-19T02:21:51.939Z] [2024-03-19T02:21:51.939Z] init-common: [2024-03-19T02:21:51.939Z] [2024-03-19T02:21:51.940Z] compile-common: [2024-03-19T02:21:51.940Z] [echo] Current time (ISO): 2024-03-19T02:21:51.794+0000 [2024-03-19T02:21:51.940Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:51.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-03-19T02:21:51.974Z] [exec] Administered object eis/testAdmin deleted. [2024-03-19T02:21:51.974Z] [2024-03-19T02:21:51.974Z] setOSConditions: [2024-03-19T02:21:51.974Z] [2024-03-19T02:21:51.974Z] setToolWin: [2024-03-19T02:21:51.974Z] [2024-03-19T02:21:51.974Z] setToolUnix: [2024-03-19T02:21:51.974Z] [2024-03-19T02:21:51.974Z] setToolProperty: [2024-03-19T02:21:51.974Z] [2024-03-19T02:21:51.974Z] setS1ASclassPath: [2024-03-19T02:21:51.974Z] [2024-03-19T02:21:51.974Z] init-common: [2024-03-19T02:21:51.974Z] [2024-03-19T02:21:51.974Z] undeploy: [2024-03-19T02:21:51.974Z] [2024-03-19T02:21:51.974Z] setOSConditions: [2024-03-19T02:21:51.974Z] [2024-03-19T02:21:51.974Z] setToolWin: [2024-03-19T02:21:51.974Z] [2024-03-19T02:21:51.974Z] setToolUnix: [2024-03-19T02:21:51.974Z] [2024-03-19T02:21:51.975Z] setToolProperty: [2024-03-19T02:21:51.975Z] [2024-03-19T02:21:51.975Z] setS1ASclassPath: [2024-03-19T02:21:51.975Z] [2024-03-19T02:21:51.975Z] init-common: [2024-03-19T02:21:51.975Z] [2024-03-19T02:21:51.975Z] undeploy-rar-common: [2024-03-19T02:21:51.975Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-03-19T02:21:52.015Z] [INFO] [exec] Application deployed with name jpainjectemf. [2024-03-19T02:21:52.015Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:52.015Z] [WARNING] [echo] [2024-03-19T02:21:52.015Z] [WARNING] [echo] ************************* [2024-03-19T02:21:52.015Z] [WARNING] [echo] * build-deploy persistence/jpavalidation [2024-03-19T02:21:52.015Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/persistence/jpavalidation [2024-03-19T02:21:52.015Z] [WARNING] [echo] ************************* [2024-03-19T02:21:52.015Z] [WARNING] [echo] [2024-03-19T02:21:52.015Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:52.015Z] [WARNING] [echo] Listing of source files: JpaValidationTestNG.java [2024-03-19T02:21:52.015Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:52.015Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:52.015Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:52.015Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:52.015Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:52.015Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:52.015Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:52.015Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:52.015Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:52.015Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:52.015Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:52.015Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:52.027Z] [exec] Mar 19, 2024 2:21:51 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:52.027Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:52.058Z] [javac] 1 warning [2024-03-19T02:21:52.059Z] [2024-03-19T02:21:52.059Z] pkg-pu: [2024-03-19T02:21:52.209Z] [exec] invoking connection-factory-definition-embedra test servlet at http://localhost:8080/connection-factory-definition-embedra/servlet [2024-03-19T02:21:52.272Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:52.272Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:52.272Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/persistence/jpavalidation/src/test/JpaValidationTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:52.272Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:52.272Z] 6 warnings [2024-03-19T02:21:52.272Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:52.272Z] [WARNING] [echo] Now creating a war file ../../dist/jpavalidation/jpavalidation.war [2024-03-19T02:21:52.272Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpavalidation/app [2024-03-19T02:21:52.272Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jpavalidation [2024-03-19T02:21:52.272Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpavalidation/app [2024-03-19T02:21:52.339Z] [2024-03-19T02:21:52.339Z] setOSConditions: [2024-03-19T02:21:52.339Z] [2024-03-19T02:21:52.339Z] setToolWin: [2024-03-19T02:21:52.339Z] [2024-03-19T02:21:52.339Z] setToolUnix: [2024-03-19T02:21:52.339Z] [2024-03-19T02:21:52.339Z] setToolProperty: [2024-03-19T02:21:52.339Z] [2024-03-19T02:21:52.339Z] setS1ASclassPath: [2024-03-19T02:21:52.339Z] [2024-03-19T02:21:52.339Z] init-common: [2024-03-19T02:21:52.339Z] [2024-03-19T02:21:52.339Z] package-pu-common: [2024-03-19T02:21:52.339Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes, /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive, descriptor/persistence.xml [2024-03-19T02:21:52.340Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:52.340Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:52.340Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:52.340Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/entity.jar [2024-03-19T02:21:52.340Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:52.340Z] [2024-03-19T02:21:52.340Z] build: [2024-03-19T02:21:52.340Z] [2024-03-19T02:21:52.340Z] setOSConditions: [2024-03-19T02:21:52.340Z] [2024-03-19T02:21:52.340Z] fixFiles: [2024-03-19T02:21:52.340Z] [2024-03-19T02:21:52.340Z] convUnix: [2024-03-19T02:21:52.340Z] [2024-03-19T02:21:52.340Z] convWin: [2024-03-19T02:21:52.340Z] [2024-03-19T02:21:52.340Z] setToolWin: [2024-03-19T02:21:52.340Z] [2024-03-19T02:21:52.340Z] setToolUnix: [2024-03-19T02:21:52.340Z] [2024-03-19T02:21:52.340Z] setToolProperty: [2024-03-19T02:21:52.340Z] [2024-03-19T02:21:52.340Z] setS1ASclassPath: [2024-03-19T02:21:52.340Z] [2024-03-19T02:21:52.340Z] init-common: [2024-03-19T02:21:52.340Z] [2024-03-19T02:21:52.341Z] ejb-jar-common: [2024-03-19T02:21:52.463Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:52.463Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:52.463Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:52.463Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:52.463Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:52.463Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:52.463Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:52.531Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:52.531Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:52.531Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:52.531Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:52.531Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:52.531Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:52.531Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:52.531Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:52.531Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:52.531Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:52.531Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:52.553Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-03-19T02:21:52.553Z] [2024-03-19T02:21:52.553Z] setOSConditions: [2024-03-19T02:21:52.553Z] [2024-03-19T02:21:52.553Z] setToolWin: [2024-03-19T02:21:52.553Z] [2024-03-19T02:21:52.553Z] setToolUnix: [2024-03-19T02:21:52.553Z] [2024-03-19T02:21:52.553Z] setToolProperty: [2024-03-19T02:21:52.553Z] [2024-03-19T02:21:52.553Z] setS1ASclassPath: [2024-03-19T02:21:52.553Z] [2024-03-19T02:21:52.553Z] init-common: [2024-03-19T02:21:52.553Z] [2024-03-19T02:21:52.554Z] restart: [2024-03-19T02:21:52.554Z] [echo] Not required to restart [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] all: [2024-03-19T02:21:52.554Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] setOSConditions: [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] setToolWin: [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] setToolUnix: [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] setToolProperty: [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] setS1ASclassPath: [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] init-common: [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] build: [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] all: [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] setOSConditions: [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] setToolWin: [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] setToolUnix: [2024-03-19T02:21:52.554Z] [2024-03-19T02:21:52.554Z] setToolProperty: [2024-03-19T02:21:52.555Z] [2024-03-19T02:21:52.555Z] setS1ASclassPath: [2024-03-19T02:21:52.555Z] [2024-03-19T02:21:52.555Z] init-common: [2024-03-19T02:21:52.555Z] [2024-03-19T02:21:52.555Z] all: [2024-03-19T02:21:52.555Z] [2024-03-19T02:21:52.555Z] setOSConditions: [2024-03-19T02:21:52.555Z] [2024-03-19T02:21:52.555Z] setToolWin: [2024-03-19T02:21:52.555Z] [2024-03-19T02:21:52.555Z] setToolUnix: [2024-03-19T02:21:52.555Z] [2024-03-19T02:21:52.555Z] setToolProperty: [2024-03-19T02:21:52.555Z] [2024-03-19T02:21:52.555Z] setS1ASclassPath: [2024-03-19T02:21:52.555Z] [2024-03-19T02:21:52.555Z] init-common: [2024-03-19T02:21:52.555Z] [2024-03-19T02:21:52.555Z] compile-common: [2024-03-19T02:21:52.555Z] [echo] Current time (ISO): 2024-03-19T02:21:52.375+0000 [2024-03-19T02:21:52.555Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/classes [2024-03-19T02:21:52.555Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/classes [2024-03-19T02:21:52.561Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:21:52.562Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:21:52.573Z] [java] Mar 19, 2024 2:21:52 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:21:52.573Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:21:52.573Z] [java] Mar 19, 2024 2:21:52 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:21:52.573Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:21:52.606Z] [2024-03-19T02:21:52.606Z] package-ejbjar-common: [2024-03-19T02:21:52.606Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:52.606Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:52.606Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTest-ejb.jar [2024-03-19T02:21:52.606Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:52.606Z] [2024-03-19T02:21:52.606Z] appclient-jar-common: [2024-03-19T02:21:52.606Z] [2024-03-19T02:21:52.606Z] package-appclientjar-common: [2024-03-19T02:21:52.606Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:52.606Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTest-client.jar [2024-03-19T02:21:52.606Z] [2024-03-19T02:21:52.606Z] webclient-war-common: [2024-03-19T02:21:52.607Z] [2024-03-19T02:21:52.607Z] build-entity-earlib: [2024-03-19T02:21:52.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:21:52.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:52.607Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:21:52.607Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/descriptor/application.xml to copy. [2024-03-19T02:21:52.607Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/${glassfish-resources.xml} to copy. [2024-03-19T02:21:52.607Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:52.607Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestApp.ear [2024-03-19T02:21:52.607Z] [2024-03-19T02:21:52.607Z] deploy: [2024-03-19T02:21:52.607Z] [2024-03-19T02:21:52.607Z] setOSConditions: [2024-03-19T02:21:52.607Z] [2024-03-19T02:21:52.607Z] setToolWin: [2024-03-19T02:21:52.607Z] [2024-03-19T02:21:52.607Z] setToolUnix: [2024-03-19T02:21:52.607Z] [2024-03-19T02:21:52.607Z] setToolProperty: [2024-03-19T02:21:52.607Z] [2024-03-19T02:21:52.607Z] setS1ASclassPath: [2024-03-19T02:21:52.607Z] [2024-03-19T02:21:52.607Z] init-common: [2024-03-19T02:21:52.608Z] [2024-03-19T02:21:52.608Z] deploy-common: [2024-03-19T02:21:52.608Z] [echo] Current time (ISO): 2024-03-19T02:21:52.553+0000 [2024-03-19T02:21:52.608Z] [2024-03-19T02:21:52.608Z] setOSConditions: [2024-03-19T02:21:52.608Z] [2024-03-19T02:21:52.608Z] setToolWin: [2024-03-19T02:21:52.608Z] [2024-03-19T02:21:52.608Z] setToolUnix: [2024-03-19T02:21:52.608Z] [2024-03-19T02:21:52.608Z] setToolProperty: [2024-03-19T02:21:52.608Z] [2024-03-19T02:21:52.608Z] setS1ASclassPath: [2024-03-19T02:21:52.608Z] [2024-03-19T02:21:52.608Z] init-common: [2024-03-19T02:21:52.608Z] [2024-03-19T02:21:52.608Z] deploy-common-pe: [2024-03-19T02:21:52.715Z] [exec] [2024-03-19T02:21:52.715Z] [exec] Generating code... [2024-03-19T02:21:52.715Z] [exec] [2024-03-19T02:21:52.715Z] [exec] Compiling code... [2024-03-19T02:21:52.767Z] [exec] Mar 19, 2024 2:21:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:52.767Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@26874f2c [2024-03-19T02:21:52.767Z] [exec] Mar 19, 2024 2:21:52 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:21:52.767Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:21:52.789Z] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:21:52.789Z] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:21:52.789Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:52.789Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:52.789Z] 7 warnings [2024-03-19T02:21:52.789Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2024-03-19T02:21:52.789Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2024-03-19T02:21:52.789Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jpavalidation/jpavalidation.war [2024-03-19T02:21:52.789Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:52.789Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:52.789Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:52.789Z] [WARNING] [echo] deploying jpavalidation.war [2024-03-19T02:21:52.821Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:52.821Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:52.821Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:52.821Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:52.821Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:52.822Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:52.822Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:52.870Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:52.870Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:52.870Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:52.870Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:52.870Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:52.870Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:52.870Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:52.974Z] [exec] Mar 19, 2024 2:21:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:52.974Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:52.974Z] [exec] Mar 19, 2024 2:21:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:52.974Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:52.974Z] [exec] Mar 19, 2024 2:21:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:52.974Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:52.974Z] [exec] Mar 19, 2024 2:21:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:52.974Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:53.024Z] [exec] Mar 19, 2024 2:21:52 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:21:53.024Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:21:53.024Z] [exec] Mar 19, 2024 2:21:52 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:21:53.024Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:21:53.024Z] [exec] Mar 19, 2024 2:21:52 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:21:53.024Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:21:53.024Z] [exec] Mar 19, 2024 2:21:52 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:21:53.025Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ef2a44ee[jndiName=jms/ejb_mdb_msgbean_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:21:53.136Z] [java] Mar 19, 2024 2:21:52 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:21:53.136Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:21:53.136Z] [java] Mar 19, 2024 2:21:52 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:21:53.136Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:21:53.136Z] [java] Mar 19, 2024 2:21:52 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:21:53.136Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:21:53.136Z] [java] Mar 19, 2024 2:21:52 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:21:53.136Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:21:53.141Z] [exec] Application deployed with name cdi-full-earApp. [2024-03-19T02:21:53.141Z] [exec] there are no files to retrieve for application cdi-full-earApp [2024-03-19T02:21:53.141Z] [echo] Deployment on target server server successful [2024-03-19T02:21:53.141Z] [2024-03-19T02:21:53.141Z] setOSConditions: [2024-03-19T02:21:53.141Z] [2024-03-19T02:21:53.141Z] setToolWin: [2024-03-19T02:21:53.141Z] [2024-03-19T02:21:53.141Z] setToolUnix: [2024-03-19T02:21:53.141Z] [2024-03-19T02:21:53.141Z] setToolProperty: [2024-03-19T02:21:53.141Z] [2024-03-19T02:21:53.141Z] setS1ASclassPath: [2024-03-19T02:21:53.142Z] [2024-03-19T02:21:53.142Z] init-common: [2024-03-19T02:21:53.142Z] [2024-03-19T02:21:53.142Z] deploy-common-ee: [2024-03-19T02:21:53.142Z] [2024-03-19T02:21:53.142Z] run: [2024-03-19T02:21:53.142Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2024-03-19T02:21:53.232Z] [exec] Looking up ejbapp ejb ref [2024-03-19T02:21:53.385Z] [2024-03-19T02:21:53.385Z] setOSConditions: [2024-03-19T02:21:53.386Z] [2024-03-19T02:21:53.386Z] setToolWin: [2024-03-19T02:21:53.386Z] [2024-03-19T02:21:53.386Z] setToolUnix: [2024-03-19T02:21:53.386Z] [2024-03-19T02:21:53.386Z] setToolProperty: [2024-03-19T02:21:53.386Z] [2024-03-19T02:21:53.386Z] setS1ASclassPath: [2024-03-19T02:21:53.386Z] [2024-03-19T02:21:53.386Z] init-common: [2024-03-19T02:21:53.386Z] [2024-03-19T02:21:53.386Z] execute-sql-common: [2024-03-19T02:21:53.386Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/create_pointbase.sql [2024-03-19T02:21:53.386Z] [sql] 0 rows affected [2024-03-19T02:21:53.386Z] [sql] 0 rows affected [2024-03-19T02:21:53.386Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:21:53.386Z] [2024-03-19T02:21:53.386Z] setOSConditions: [2024-03-19T02:21:53.386Z] [2024-03-19T02:21:53.386Z] setToolWin: [2024-03-19T02:21:53.386Z] [2024-03-19T02:21:53.386Z] setToolUnix: [2024-03-19T02:21:53.386Z] [2024-03-19T02:21:53.386Z] setToolProperty: [2024-03-19T02:21:53.386Z] [2024-03-19T02:21:53.386Z] setS1ASclassPath: [2024-03-19T02:21:53.386Z] [2024-03-19T02:21:53.386Z] init-common: [2024-03-19T02:21:53.387Z] [2024-03-19T02:21:53.387Z] runclient-common: [2024-03-19T02:21:53.387Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthAppClient.jar -name ejb-bmp-appauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:21:53.387Z] [exec] Mar 19, 2024 2:21:51 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:53.387Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:53.387Z] [exec] Mar 19, 2024 2:21:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:53.387Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:53.387Z] [exec] Mar 19, 2024 2:21:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:53.387Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:53.403Z] [java] : [2024-03-19T02:21:53.403Z] [java] Value of key is: main [2024-03-19T02:21:53.403Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:53.403Z] [java] [2024-03-19T02:21:53.403Z] [java] [2024-03-19T02:21:53.403Z] [java] ----------------------------------------- [2024-03-19T02:21:53.403Z] [java] - main: PASS - [2024-03-19T02:21:53.403Z] [java] ----------------------------------------- [2024-03-19T02:21:53.403Z] [java] Total PASS: 1 [2024-03-19T02:21:53.403Z] [java] Total FAIL: 0 [2024-03-19T02:21:53.403Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:21:53.403Z] [java] ----------------------------------------- [2024-03-19T02:21:53.403Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:21:53.404Z] [java] appLevelViaLookup = 'null' [2024-03-19T02:21:53.404Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:21:53.404Z] [2024-03-19T02:21:53.404Z] undeploy: [2024-03-19T02:21:53.404Z] [2024-03-19T02:21:53.404Z] setOSConditions: [2024-03-19T02:21:53.404Z] [2024-03-19T02:21:53.404Z] setToolWin: [2024-03-19T02:21:53.404Z] [2024-03-19T02:21:53.404Z] setToolUnix: [2024-03-19T02:21:53.404Z] [2024-03-19T02:21:53.404Z] setToolProperty: [2024-03-19T02:21:53.404Z] [2024-03-19T02:21:53.404Z] setS1ASclassPath: [2024-03-19T02:21:53.404Z] [2024-03-19T02:21:53.404Z] init-common: [2024-03-19T02:21:53.404Z] [2024-03-19T02:21:53.404Z] undeploy-common: [2024-03-19T02:21:53.405Z] [java] Mar 19, 2024 2:21:53 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:53.405Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:53.405Z] [java] Mar 19, 2024 2:21:53 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:53.405Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (921 ms), startup services (892 ms), total (1,813 ms) [2024-03-19T02:21:53.444Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:53.485Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:53.485Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:53.485Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:53.485Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:53.485Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:53.485Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:53.485Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:53.495Z] [exec] Application deployed with name deploydir. [2024-03-19T02:21:53.495Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:21:53.495Z] [exec] Command deploydir executed successfully. [2024-03-19T02:21:53.495Z] [2024-03-19T02:21:53.495Z] setHttpPort: [2024-03-19T02:21:53.495Z] [2024-03-19T02:21:53.495Z] run.positive: [2024-03-19T02:21:53.495Z] [2024-03-19T02:21:53.495Z] init.os: [2024-03-19T02:21:53.495Z] [2024-03-19T02:21:53.495Z] init.tools.unix: [2024-03-19T02:21:53.495Z] [2024-03-19T02:21:53.495Z] init.tools.windows: [2024-03-19T02:21:53.495Z] [2024-03-19T02:21:53.495Z] init.tools: [2024-03-19T02:21:53.495Z] [2024-03-19T02:21:53.496Z] setAsadminArgs: [2024-03-19T02:21:53.496Z] [2024-03-19T02:21:53.496Z] init: [2024-03-19T02:21:53.496Z] [2024-03-19T02:21:53.496Z] init.customtasks: [2024-03-19T02:21:53.496Z] [2024-03-19T02:21:53.496Z] runclient: [2024-03-19T02:21:53.496Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2024-03-19T02:21:53.614Z] [exec] Mar 19, 2024 2:21:53 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:21:53.614Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@14f52571[jndiName=jms/ejb_mdb_msgbean_TCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:21:53.614Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_noreply [2024-03-19T02:21:53.614Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.614Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:53.614Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:53.614Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.614Z] [exec] isReadonly(): false [2024-03-19T02:21:53.614Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.614Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.614Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:53.614Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:53.614Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.614Z] [exec] isReadonly(): false [2024-03-19T02:21:53.614Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.614Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.614Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:53.614Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:53.614Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.614Z] [exec] isReadonly(): false [2024-03-19T02:21:53.614Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.614Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.614Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:53.614Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:53.614Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.614Z] [exec] isReadonly(): false [2024-03-19T02:21:53.614Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.614Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.614Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:53.614Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:53.614Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.614Z] [exec] isReadonly(): false [2024-03-19T02:21:53.614Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.614Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_noreply. Time = 0 seconds -> 2 msec/msg (5 msgs) [2024-03-19T02:21:53.614Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_noreply [2024-03-19T02:21:53.614Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_noreply [2024-03-19T02:21:53.614Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.614Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:53.614Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:53.614Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.614Z] [exec] isReadonly(): false [2024-03-19T02:21:53.614Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.614Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.614Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:53.614Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:53.614Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.614Z] [exec] isReadonly(): false [2024-03-19T02:21:53.615Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.615Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.615Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:53.615Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:53.615Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.615Z] [exec] isReadonly(): false [2024-03-19T02:21:53.615Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.615Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.615Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:53.615Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:53.615Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.615Z] [exec] isReadonly(): false [2024-03-19T02:21:53.615Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.615Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.615Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:53.615Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:53.615Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.615Z] [exec] isReadonly(): false [2024-03-19T02:21:53.615Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.615Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_noreply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-03-19T02:21:53.615Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_noreply [2024-03-19T02:21:53.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-full-earApp [2024-03-19T02:21:53.661Z] [2024-03-19T02:21:53.661Z] all: [2024-03-19T02:21:53.661Z] [2024-03-19T02:21:53.661Z] setOSConditions: [2024-03-19T02:21:53.661Z] [2024-03-19T02:21:53.661Z] setToolWin: [2024-03-19T02:21:53.661Z] [2024-03-19T02:21:53.661Z] setToolUnix: [2024-03-19T02:21:53.661Z] [2024-03-19T02:21:53.661Z] setToolProperty: [2024-03-19T02:21:53.661Z] [2024-03-19T02:21:53.661Z] setS1ASclassPath: [2024-03-19T02:21:53.661Z] [2024-03-19T02:21:53.661Z] init-common: [2024-03-19T02:21:53.661Z] [2024-03-19T02:21:53.661Z] clean: [2024-03-19T02:21:53.661Z] [2024-03-19T02:21:53.661Z] setOSConditions: [2024-03-19T02:21:53.661Z] [2024-03-19T02:21:53.661Z] setToolWin: [2024-03-19T02:21:53.661Z] [2024-03-19T02:21:53.661Z] setToolUnix: [2024-03-19T02:21:53.661Z] [2024-03-19T02:21:53.661Z] setToolProperty: [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.662Z] setS1ASclassPath: [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.662Z] init-common: [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.662Z] clean-common: [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.662Z] setOSConditions: [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.662Z] setToolWin: [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.662Z] setToolUnix: [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.662Z] setToolProperty: [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.662Z] setS1ASclassPath: [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.662Z] init-common: [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.662Z] clean-classes-common: [2024-03-19T02:21:53.662Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.662Z] setOSConditions: [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.662Z] setToolWin: [2024-03-19T02:21:53.662Z] [2024-03-19T02:21:53.663Z] setToolUnix: [2024-03-19T02:21:53.663Z] [2024-03-19T02:21:53.663Z] setToolProperty: [2024-03-19T02:21:53.663Z] [2024-03-19T02:21:53.663Z] setS1ASclassPath: [2024-03-19T02:21:53.663Z] [2024-03-19T02:21:53.663Z] init-common: [2024-03-19T02:21:53.663Z] [2024-03-19T02:21:53.663Z] clean-jars-common: [2024-03-19T02:21:53.663Z] [2024-03-19T02:21:53.663Z] compile: [2024-03-19T02:21:53.663Z] [2024-03-19T02:21:53.663Z] setOSConditions: [2024-03-19T02:21:53.663Z] [2024-03-19T02:21:53.663Z] setToolWin: [2024-03-19T02:21:53.663Z] [2024-03-19T02:21:53.663Z] setToolUnix: [2024-03-19T02:21:53.663Z] [2024-03-19T02:21:53.663Z] setToolProperty: [2024-03-19T02:21:53.663Z] [2024-03-19T02:21:53.663Z] [java] Mar 19, 2024 2:21:53 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:53.663Z] setS1ASclassPath: [2024-03-19T02:21:53.663Z] [2024-03-19T02:21:53.663Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:53.663Z] init-common: [2024-03-19T02:21:53.663Z] [2024-03-19T02:21:53.663Z] compile-common: [2024-03-19T02:21:53.664Z] [echo] Current time (ISO): 2024-03-19T02:21:53.638+0000 [2024-03-19T02:21:53.664Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:53.664Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:53.701Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/client/Client.java uses unchecked or unsafe operations. [2024-03-19T02:21:53.701Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:53.701Z] [javac] 1 warning [2024-03-19T02:21:53.701Z] [2024-03-19T02:21:53.701Z] build: [2024-03-19T02:21:53.701Z] [2024-03-19T02:21:53.701Z] setOSConditions: [2024-03-19T02:21:53.701Z] [2024-03-19T02:21:53.701Z] fixFiles: [2024-03-19T02:21:53.701Z] [2024-03-19T02:21:53.701Z] convUnix: [2024-03-19T02:21:53.702Z] [2024-03-19T02:21:53.702Z] convWin: [2024-03-19T02:21:53.702Z] [2024-03-19T02:21:53.702Z] setToolWin: [2024-03-19T02:21:53.702Z] [2024-03-19T02:21:53.702Z] setToolUnix: [2024-03-19T02:21:53.702Z] [2024-03-19T02:21:53.702Z] setToolProperty: [2024-03-19T02:21:53.702Z] [2024-03-19T02:21:53.702Z] setS1ASclassPath: [2024-03-19T02:21:53.702Z] [2024-03-19T02:21:53.702Z] init-common: [2024-03-19T02:21:53.702Z] [2024-03-19T02:21:53.702Z] package-persistence-common: [2024-03-19T02:21:53.702Z] [2024-03-19T02:21:53.702Z] ejb-jar-common: [2024-03-19T02:21:53.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:53.702Z] [2024-03-19T02:21:53.702Z] package-ejbjar-common: [2024-03-19T02:21:53.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.702Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivate-ejb.jar [2024-03-19T02:21:53.702Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.703Z] [2024-03-19T02:21:53.703Z] appclient-jar-common: [2024-03-19T02:21:53.703Z] [2024-03-19T02:21:53.703Z] package-appclientjar-common: [2024-03-19T02:21:53.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.703Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivate-client.jar [2024-03-19T02:21:53.703Z] [2024-03-19T02:21:53.703Z] webclient-war-common: [2024-03-19T02:21:53.703Z] [2024-03-19T02:21:53.703Z] build-ear-common: [2024-03-19T02:21:53.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:53.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:53.703Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivateApp.ear [2024-03-19T02:21:53.703Z] [2024-03-19T02:21:53.703Z] create-resources: [2024-03-19T02:21:53.703Z] [2024-03-19T02:21:53.703Z] deploy: [2024-03-19T02:21:53.703Z] [2024-03-19T02:21:53.703Z] setOSConditions: [2024-03-19T02:21:53.704Z] [2024-03-19T02:21:53.704Z] setToolWin: [2024-03-19T02:21:53.704Z] [2024-03-19T02:21:53.704Z] setToolUnix: [2024-03-19T02:21:53.704Z] [2024-03-19T02:21:53.704Z] setToolProperty: [2024-03-19T02:21:53.704Z] [2024-03-19T02:21:53.704Z] setS1ASclassPath: [2024-03-19T02:21:53.704Z] [2024-03-19T02:21:53.704Z] init-common: [2024-03-19T02:21:53.704Z] [2024-03-19T02:21:53.704Z] execute-ejb-sql-common: [2024-03-19T02:21:53.704Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/sql/create_pointbase.sql [2024-03-19T02:21:53.704Z] [sql] Failed to execute: Drop table SimpleEntity [2024-03-19T02:21:53.704Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLEENTITY' because it does not exist. [2024-03-19T02:21:53.704Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:21:53.756Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:53.756Z] [javac] 1 warning [2024-03-19T02:21:53.756Z] [2024-03-19T02:21:53.756Z] build: [2024-03-19T02:21:53.756Z] [2024-03-19T02:21:53.756Z] build-custom-factory: [2024-03-19T02:21:53.756Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:53.757Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/custom-resource-classes.jar [2024-03-19T02:21:53.757Z] [2024-03-19T02:21:53.757Z] setOSConditions: [2024-03-19T02:21:53.757Z] [2024-03-19T02:21:53.757Z] fixFiles: [2024-03-19T02:21:53.757Z] [2024-03-19T02:21:53.757Z] convUnix: [2024-03-19T02:21:53.757Z] [2024-03-19T02:21:53.757Z] convWin: [2024-03-19T02:21:53.757Z] [2024-03-19T02:21:53.757Z] setToolWin: [2024-03-19T02:21:53.757Z] [2024-03-19T02:21:53.757Z] setToolUnix: [2024-03-19T02:21:53.757Z] [2024-03-19T02:21:53.757Z] setToolProperty: [2024-03-19T02:21:53.757Z] [2024-03-19T02:21:53.757Z] setS1ASclassPath: [2024-03-19T02:21:53.757Z] [2024-03-19T02:21:53.757Z] init-common: [2024-03-19T02:21:53.757Z] [2024-03-19T02:21:53.757Z] package-persistence-common: [2024-03-19T02:21:53.757Z] [2024-03-19T02:21:53.757Z] ejb-jar-common: [2024-03-19T02:21:53.757Z] [2024-03-19T02:21:53.757Z] package-ejbjar-common: [2024-03-19T02:21:53.757Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.758Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.758Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.758Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-ejb.jar [2024-03-19T02:21:53.758Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.758Z] [2024-03-19T02:21:53.758Z] appclient-jar-common: [2024-03-19T02:21:53.758Z] [2024-03-19T02:21:53.758Z] package-appclientjar-common: [2024-03-19T02:21:53.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.758Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.758Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.758Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-client.jar [2024-03-19T02:21:53.758Z] [2024-03-19T02:21:53.758Z] webclient-war-common: [2024-03-19T02:21:53.758Z] [2024-03-19T02:21:53.758Z] build-ear-common: [2024-03-19T02:21:53.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:53.759Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:53.759Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:21:53.759Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-03-19T02:21:53.759Z] [2024-03-19T02:21:53.759Z] deploy: [2024-03-19T02:21:53.759Z] [2024-03-19T02:21:53.759Z] deploy-custom-resource-classes: [2024-03-19T02:21:53.759Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2024-03-19T02:21:53.759Z] [2024-03-19T02:21:53.759Z] restart-server: [2024-03-19T02:21:53.759Z] [2024-03-19T02:21:53.759Z] setOSConditions: [2024-03-19T02:21:53.759Z] [2024-03-19T02:21:53.759Z] stop-server: [2024-03-19T02:21:53.759Z] [2024-03-19T02:21:53.759Z] stop-server-unix: [2024-03-19T02:21:53.759Z] [echo] stopping server on unix ... [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-03-19T02:21:53.764Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-03-19T02:21:53.764Z] [2024-03-19T02:21:53.764Z] processResult: [2024-03-19T02:21:53.764Z] [2024-03-19T02:21:53.764Z] failed: [2024-03-19T02:21:53.764Z] [2024-03-19T02:21:53.764Z] passed: [2024-03-19T02:21:53.764Z] [echo] Test deploydir Passed [2024-03-19T02:21:53.764Z] [2024-03-19T02:21:53.764Z] unknown: [2024-03-19T02:21:53.843Z] [exec] Application client lookup jms destination: java:global/env/Appclient_ModByDD_JMSDestination [2024-03-19T02:21:53.904Z] [exec] Beginning test : java:comp/env/jms/queue_bmt_nojdbc_reply [2024-03-19T02:21:53.904Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.904Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:53.904Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:53.904Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.904Z] [exec] isReadonly(): false [2024-03-19T02:21:53.904Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.904Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.904Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:53.904Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:53.905Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.905Z] [exec] isReadonly(): false [2024-03-19T02:21:53.905Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.905Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.905Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:53.905Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:53.905Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.905Z] [exec] isReadonly(): false [2024-03-19T02:21:53.905Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.905Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.905Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:53.905Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:53.905Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.905Z] [exec] isReadonly(): false [2024-03-19T02:21:53.905Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.905Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.905Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:53.905Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:53.905Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.905Z] [exec] isReadonly(): false [2024-03-19T02:21:53.905Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.905Z] [exec] Waiting for queue message 1 of 5 [2024-03-19T02:21:53.905Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:67-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814913621 [2024-03-19T02:21:53.905Z] [exec] Waiting for queue message 2 of 5 [2024-03-19T02:21:53.905Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:69-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814913623 [2024-03-19T02:21:53.905Z] [exec] Waiting for queue message 3 of 5 [2024-03-19T02:21:53.905Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:70-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814913624 [2024-03-19T02:21:53.905Z] [exec] Waiting for queue message 4 of 5 [2024-03-19T02:21:53.905Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:68-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814913622 [2024-03-19T02:21:53.905Z] [exec] Waiting for queue message 5 of 5 [2024-03-19T02:21:53.906Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:71-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814913625 [2024-03-19T02:21:53.906Z] [exec] End test : java:comp/env/jms/queue_bmt_nojdbc_reply. Time = 0 seconds -> 17 msec/msg (5 msgs) [2024-03-19T02:21:53.906Z] [exec] Value of key is: java:comp/env/jms/queue_bmt_nojdbc_reply [2024-03-19T02:21:53.906Z] [exec] Beginning test : java:comp/env/jms/topic_bmt_nojdbc_reply [2024-03-19T02:21:53.906Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.906Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:53.906Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:53.906Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.906Z] [exec] isReadonly(): false [2024-03-19T02:21:53.906Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.906Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.906Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:53.906Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:53.906Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.906Z] [exec] isReadonly(): false [2024-03-19T02:21:53.906Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.906Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.906Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:53.906Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:53.906Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.906Z] [exec] isReadonly(): false [2024-03-19T02:21:53.906Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.906Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.906Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:53.906Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:53.906Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.906Z] [exec] isReadonly(): false [2024-03-19T02:21:53.906Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.906Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:53.906Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:53.906Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:53.906Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:53.906Z] [exec] isReadonly(): false [2024-03-19T02:21:53.906Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:53.907Z] [exec] Waiting for topic message 1 of 5 [2024-03-19T02:21:53.907Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:96-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814913750 [2024-03-19T02:21:53.907Z] [exec] Waiting for topic message 2 of 5 [2024-03-19T02:21:53.921Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:21:53.921Z] [java] Mar 19, 2024 2:21:53 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:21:53.921Z] [java] INFO: Grizzly Framework 4.0.2 started in: 19 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:21:53.921Z] [java] Mar 19, 2024 2:21:53 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:21:53.921Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:21:53.921Z] [java] Mar 19, 2024 2:21:53 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:21:53.921Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:21:53.921Z] [java] Mar 19, 2024 2:21:53 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:21:53.921Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:21:53.921Z] [java] Mar 19, 2024 2:21:53 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:21:53.921Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,321 ms), startup services (32 ms), total (2,353 ms) [2024-03-19T02:21:53.921Z] [java] Mar 19, 2024 2:21:53 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:21:53.921Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:21:53.921Z] [java] Mar 19, 2024 2:21:53 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:21:53.921Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:21:53.922Z] [java] Mar 19, 2024 2:21:53 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:53.922Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-timertest-ejb [2024-03-19T02:21:53.922Z] [java] Mar 19, 2024 2:21:53 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:53.922Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-03-19T02:21:53.922Z] [java] Mar 19, 2024 2:21:53 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:21:53.922Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:21:53.922Z] [java] Mar 19, 2024 2:21:53 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:53.922Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@5f193335 [2024-03-19T02:21:53.922Z] [java] Mar 19, 2024 2:21:53 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:53.922Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:21:53.922Z] [java] Mar 19, 2024 2:21:53 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:21:53.922Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:21:53.961Z] [2024-03-19T02:21:53.961Z] setOSConditions: [2024-03-19T02:21:53.962Z] [2024-03-19T02:21:53.962Z] setToolWin: [2024-03-19T02:21:53.962Z] [2024-03-19T02:21:53.962Z] setToolUnix: [2024-03-19T02:21:53.962Z] [2024-03-19T02:21:53.962Z] setToolProperty: [2024-03-19T02:21:53.962Z] [2024-03-19T02:21:53.962Z] setS1ASclassPath: [2024-03-19T02:21:53.962Z] [2024-03-19T02:21:53.962Z] init-common: [2024-03-19T02:21:53.962Z] [2024-03-19T02:21:53.962Z] deploy-common: [2024-03-19T02:21:53.962Z] [echo] Current time (ISO): 2024-03-19T02:21:53.711+0000 [2024-03-19T02:21:53.962Z] [2024-03-19T02:21:53.962Z] setOSConditions: [2024-03-19T02:21:53.962Z] [2024-03-19T02:21:53.962Z] setToolWin: [2024-03-19T02:21:53.962Z] [2024-03-19T02:21:53.962Z] setToolUnix: [2024-03-19T02:21:53.962Z] [2024-03-19T02:21:53.962Z] setToolProperty: [2024-03-19T02:21:53.962Z] [2024-03-19T02:21:53.962Z] setS1ASclassPath: [2024-03-19T02:21:53.962Z] [2024-03-19T02:21:53.962Z] init-common: [2024-03-19T02:21:53.963Z] [2024-03-19T02:21:53.963Z] deploy-common-pe: [2024-03-19T02:21:54.000Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestApp.ear [2024-03-19T02:21:54.022Z] [2024-03-19T02:21:54.022Z] declare-test: [2024-03-19T02:21:54.022Z] [echo] Starting test deploydir war/deploydir Test asadmin v3 redeploydir [2024-03-19T02:21:54.022Z] [2024-03-19T02:21:54.022Z] init.os: [2024-03-19T02:21:54.022Z] [2024-03-19T02:21:54.022Z] init.tools.unix: [2024-03-19T02:21:54.022Z] [2024-03-19T02:21:54.022Z] init.tools.windows: [2024-03-19T02:21:54.022Z] [2024-03-19T02:21:54.022Z] init.tools: [2024-03-19T02:21:54.022Z] [2024-03-19T02:21:54.022Z] setAsadminArgs: [2024-03-19T02:21:54.022Z] [2024-03-19T02:21:54.022Z] init: [2024-03-19T02:21:54.022Z] [2024-03-19T02:21:54.022Z] init.customtasks: [2024-03-19T02:21:54.022Z] [2024-03-19T02:21:54.023Z] prepare: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.023Z] v3.redeploydir.asadmin: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.023Z] setAsadminArgs: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.023Z] common.v3.redeploy.asadmin: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.023Z] init.os: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.023Z] init.tools.unix: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.023Z] init.tools.windows: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.023Z] init.tools: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.023Z] setAsadminArgs: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.023Z] init: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.023Z] init.customtasks: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.023Z] delAppRef: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.023Z] init.os: [2024-03-19T02:21:54.023Z] [2024-03-19T02:21:54.024Z] init.tools.unix: [2024-03-19T02:21:54.024Z] [2024-03-19T02:21:54.024Z] init.tools.windows: [2024-03-19T02:21:54.024Z] [2024-03-19T02:21:54.024Z] init.tools: [2024-03-19T02:21:54.024Z] [2024-03-19T02:21:54.024Z] setAsadminArgs: [2024-03-19T02:21:54.024Z] [2024-03-19T02:21:54.024Z] init: [2024-03-19T02:21:54.024Z] [2024-03-19T02:21:54.024Z] init.customtasks: [2024-03-19T02:21:54.024Z] [2024-03-19T02:21:54.024Z] common.run.asadmin: [2024-03-19T02:21:54.024Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir [2024-03-19T02:21:54.090Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-03-19T02:21:54.091Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:54.091Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml:99: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:54.091Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:21:54.091Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:54.091Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:54.091Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:54.091Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:54.091Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:54.091Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:54.091Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:54.204Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:99-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814913804 [2024-03-19T02:21:54.204Z] [exec] Waiting for topic message 3 of 5 [2024-03-19T02:21:54.204Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:100-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814913804 [2024-03-19T02:21:54.204Z] [exec] Waiting for topic message 4 of 5 [2024-03-19T02:21:54.204Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:98-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814913752 [2024-03-19T02:21:54.204Z] [exec] Waiting for topic message 5 of 5 [2024-03-19T02:21:54.204Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:97-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814913751 [2024-03-19T02:21:54.205Z] [exec] End test : java:comp/env/jms/topic_bmt_nojdbc_reply. Time = 0 seconds -> 13 msec/msg (5 msgs) [2024-03-19T02:21:54.205Z] [exec] Value of key is: java:comp/env/jms/topic_bmt_nojdbc_reply [2024-03-19T02:21:54.205Z] [exec] Beginning test : java:comp/env/jms/queue_bmt_jdbc_noreply [2024-03-19T02:21:54.205Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.205Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:54.205Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.205Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.205Z] [exec] isReadonly(): false [2024-03-19T02:21:54.205Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.205Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.205Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:54.205Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.205Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.205Z] [exec] isReadonly(): false [2024-03-19T02:21:54.205Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.205Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.205Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:54.205Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.205Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.205Z] [exec] isReadonly(): false [2024-03-19T02:21:54.205Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.205Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.205Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:54.205Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.205Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.205Z] [exec] isReadonly(): false [2024-03-19T02:21:54.205Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.205Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.205Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:54.205Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.205Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.205Z] [exec] isReadonly(): false [2024-03-19T02:21:54.205Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.205Z] [exec] End test : java:comp/env/jms/queue_bmt_jdbc_noreply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-03-19T02:21:54.205Z] [exec] Value of key is: java:comp/env/jms/queue_bmt_jdbc_noreply [2024-03-19T02:21:54.205Z] [exec] Beginning test : java:comp/env/jms/topic_bmt_jdbc_noreply [2024-03-19T02:21:54.205Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.205Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.205Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.205Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.205Z] [exec] isReadonly(): false [2024-03-19T02:21:54.205Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.205Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.205Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.205Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.205Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.205Z] [exec] isReadonly(): false [2024-03-19T02:21:54.205Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.205Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.205Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.205Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.205Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.205Z] [exec] isReadonly(): false [2024-03-19T02:21:54.205Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.205Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.205Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.205Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.206Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.206Z] [exec] isReadonly(): false [2024-03-19T02:21:54.206Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.206Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.206Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.206Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.206Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.206Z] [exec] isReadonly(): false [2024-03-19T02:21:54.206Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.206Z] [exec] End test : java:comp/env/jms/topic_bmt_jdbc_noreply. Time = 0 seconds -> 13 msec/msg (5 msgs) [2024-03-19T02:21:54.206Z] [exec] Value of key is: java:comp/env/jms/topic_bmt_jdbc_noreply [2024-03-19T02:21:54.206Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_jdbc_noreply [2024-03-19T02:21:54.206Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.206Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:54.206Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.206Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.206Z] [exec] isReadonly(): false [2024-03-19T02:21:54.206Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.206Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.206Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:54.206Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.206Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.206Z] [exec] isReadonly(): false [2024-03-19T02:21:54.206Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.206Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.206Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:54.206Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.206Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.206Z] [exec] isReadonly(): false [2024-03-19T02:21:54.206Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.206Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.206Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:54.206Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.206Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.206Z] [exec] isReadonly(): false [2024-03-19T02:21:54.206Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.206Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.206Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:54.206Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.206Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.206Z] [exec] isReadonly(): false [2024-03-19T02:21:54.206Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.206Z] [exec] End test : java:comp/env/jms/queue_cmt_jdbc_noreply. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-03-19T02:21:54.206Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_jdbc_noreply [2024-03-19T02:21:54.236Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivateApp.ear [2024-03-19T02:21:54.274Z] [exec] Mar 19, 2024 2:21:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:54.275Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2b7facc7 [2024-03-19T02:21:54.321Z] [exec] Mar 19, 2024 2:21:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:54.321Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3711c71c [2024-03-19T02:21:54.391Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:54.391Z] [javac] 1 warning [2024-03-19T02:21:54.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:54.391Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/test-security-jmac-soap-provider.jar [2024-03-19T02:21:54.391Z] [2024-03-19T02:21:54.391Z] setup: [2024-03-19T02:21:54.391Z] [2024-03-19T02:21:54.391Z] prepare-store-nickname-common: [2024-03-19T02:21:54.447Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:54.478Z] [INFO] [exec] Application deployed with name jsfinjection. [2024-03-19T02:21:54.479Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:54.479Z] [WARNING] [echo] [2024-03-19T02:21:54.479Z] [WARNING] [echo] ************************* [2024-03-19T02:21:54.479Z] [WARNING] [echo] * build-deploy jdbc/jdbcusertx [2024-03-19T02:21:54.479Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jdbc/jdbcusertx [2024-03-19T02:21:54.479Z] [WARNING] [echo] ************************* [2024-03-19T02:21:54.479Z] [WARNING] [echo] [2024-03-19T02:21:54.479Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:54.479Z] [WARNING] [echo] Listing of source files: JdbcUserTxTestNG.java [2024-03-19T02:21:54.479Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:54.479Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:54.479Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:54.479Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:54.479Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:54.479Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:54.479Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:54.479Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:54.479Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:54.479Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:54.479Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:54.479Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:54.479Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:54.479Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:54.479Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jdbc/jdbcusertx/src/test/JdbcUserTxTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:54.479Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:54.479Z] 6 warnings [2024-03-19T02:21:54.479Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:54.479Z] [WARNING] [echo] Now creating a war file ../../dist/jdbcusertx/jdbcusertx.war [2024-03-19T02:21:54.479Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jdbcusertx/app [2024-03-19T02:21:54.479Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jdbcusertx [2024-03-19T02:21:54.479Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jdbcusertx/app [2024-03-19T02:21:54.506Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_jdbc_noreply [2024-03-19T02:21:54.506Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.506Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.506Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.506Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.506Z] [exec] isReadonly(): false [2024-03-19T02:21:54.506Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.507Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.507Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.507Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.507Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.507Z] [exec] isReadonly(): false [2024-03-19T02:21:54.507Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.507Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.507Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.507Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.507Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.507Z] [exec] isReadonly(): false [2024-03-19T02:21:54.507Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.507Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.507Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.507Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.507Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.507Z] [exec] isReadonly(): false [2024-03-19T02:21:54.507Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.507Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.507Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.507Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.507Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.507Z] [exec] isReadonly(): false [2024-03-19T02:21:54.507Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.507Z] [exec] End test : java:comp/env/jms/topic_cmt_jdbc_noreply. Time = 0 seconds -> 2 msec/msg (5 msgs) [2024-03-19T02:21:54.507Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_jdbc_noreply [2024-03-19T02:21:54.510Z] [java] Mar 19, 2024 2:21:54 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:21:54.510Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:21:54.510Z] [java] Mar 19, 2024 2:21:54 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:21:54.510Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:21:54.510Z] [java] Mar 19, 2024 2:21:54 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:21:54.510Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:21:54.510Z] [java] Mar 19, 2024 2:21:54 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:21:54.510Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:21:54.544Z] [exec] looking up ejb/MyStudent using org.glassfish.jndi.cosnaming.CNCtxFactory... [2024-03-19T02:21:54.544Z] [exec] Looked up ejb/MyStudent with CnCtxFactory... [2024-03-19T02:21:54.590Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:21:54.590Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2024-03-19T02:21:54.602Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:54.603Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:54.603Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:54.603Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:54.603Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:54.603Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:54.603Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:54.652Z] [2024-03-19T02:21:54.652Z] setOSConditions: [2024-03-19T02:21:54.652Z] [2024-03-19T02:21:54.652Z] setToolWin: [2024-03-19T02:21:54.652Z] [2024-03-19T02:21:54.652Z] setToolUnix: [2024-03-19T02:21:54.652Z] [2024-03-19T02:21:54.653Z] setToolProperty: [2024-03-19T02:21:54.653Z] [2024-03-19T02:21:54.653Z] setS1ASclassPath: [2024-03-19T02:21:54.653Z] [2024-03-19T02:21:54.653Z] init-common: [2024-03-19T02:21:54.653Z] [2024-03-19T02:21:54.653Z] prepare-store-nickname-certutil-common: [2024-03-19T02:21:54.653Z] [2024-03-19T02:21:54.653Z] setOSConditions: [2024-03-19T02:21:54.653Z] [2024-03-19T02:21:54.653Z] setToolWin: [2024-03-19T02:21:54.653Z] [2024-03-19T02:21:54.653Z] setToolUnix: [2024-03-19T02:21:54.653Z] [2024-03-19T02:21:54.653Z] setToolProperty: [2024-03-19T02:21:54.653Z] [2024-03-19T02:21:54.653Z] setS1ASclassPath: [2024-03-19T02:21:54.653Z] [2024-03-19T02:21:54.653Z] init-common: [2024-03-19T02:21:54.653Z] [2024-03-19T02:21:54.653Z] prepare-store-nickname-keytool-common: [2024-03-19T02:21:54.653Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build [2024-03-19T02:21:54.653Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build [2024-03-19T02:21:54.654Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib [2024-03-19T02:21:54.654Z] [2024-03-19T02:21:54.654Z] asadmin-common: [2024-03-19T02:21:54.654Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soap.SOAPTestServerAuthModule --layer SOAP --providertype server --requestauthsource sender SOAPTestServerAuthModule [2024-03-19T02:21:54.659Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:54.659Z] [javac] 1 warning [2024-03-19T02:21:54.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:21:54.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:21:54.659Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:21:54.659Z] [2024-03-19T02:21:54.659Z] deploy-client: [2024-03-19T02:21:54.686Z] [INFO] [exec] Application deployed with name jpavalidation. [2024-03-19T02:21:54.686Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:54.686Z] [WARNING] [echo] [2024-03-19T02:21:54.686Z] [WARNING] [echo] ************************* [2024-03-19T02:21:54.686Z] [WARNING] [echo] * build-deploy security/helloworld [2024-03-19T02:21:54.686Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/helloworld [2024-03-19T02:21:54.686Z] [WARNING] [echo] ************************* [2024-03-19T02:21:54.686Z] [WARNING] [echo] [2024-03-19T02:21:54.686Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:54.686Z] [WARNING] [echo] Listing of source files: HelloSecurityTestNG.java [2024-03-19T02:21:54.687Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:54.687Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:54.687Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:54.687Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:54.687Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:54.687Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:54.687Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:54.687Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:54.687Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:54.687Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:54.687Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:54.687Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:54.692Z] [exec] Waiting for the domain to stop . [2024-03-19T02:21:54.704Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:21:54.704Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:21:54.704Z] [javac] ^ [2024-03-19T02:21:54.704Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:21:54.704Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:21:54.704Z] [javac] ^ [2024-03-19T02:21:54.704Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:21:54.704Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:54.704Z] [javac] 3 warnings [2024-03-19T02:21:54.704Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/generic-ra.jar [2024-03-19T02:21:54.704Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/generic-ra.rar [2024-03-19T02:21:54.705Z] [2024-03-19T02:21:54.705Z] setOSConditions: [2024-03-19T02:21:54.705Z] [2024-03-19T02:21:54.705Z] setToolWin: [2024-03-19T02:21:54.705Z] [2024-03-19T02:21:54.705Z] setToolUnix: [2024-03-19T02:21:54.705Z] [2024-03-19T02:21:54.705Z] setToolProperty: [2024-03-19T02:21:54.705Z] [2024-03-19T02:21:54.705Z] setS1ASclassPath: [2024-03-19T02:21:54.705Z] [2024-03-19T02:21:54.705Z] init-common: [2024-03-19T02:21:54.705Z] [2024-03-19T02:21:54.705Z] clean-common: [2024-03-19T02:21:54.705Z] [2024-03-19T02:21:54.705Z] setOSConditions: [2024-03-19T02:21:54.706Z] [2024-03-19T02:21:54.706Z] setToolWin: [2024-03-19T02:21:54.706Z] [2024-03-19T02:21:54.706Z] setToolUnix: [2024-03-19T02:21:54.706Z] [2024-03-19T02:21:54.706Z] setToolProperty: [2024-03-19T02:21:54.706Z] [2024-03-19T02:21:54.706Z] setS1ASclassPath: [2024-03-19T02:21:54.706Z] [2024-03-19T02:21:54.706Z] init-common: [2024-03-19T02:21:54.706Z] [2024-03-19T02:21:54.706Z] clean-classes-common: [2024-03-19T02:21:54.706Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:54.706Z] [2024-03-19T02:21:54.706Z] setOSConditions: [2024-03-19T02:21:54.706Z] [2024-03-19T02:21:54.707Z] setToolWin: [2024-03-19T02:21:54.707Z] [2024-03-19T02:21:54.707Z] setToolUnix: [2024-03-19T02:21:54.707Z] [2024-03-19T02:21:54.707Z] setToolProperty: [2024-03-19T02:21:54.707Z] [2024-03-19T02:21:54.707Z] setS1ASclassPath: [2024-03-19T02:21:54.707Z] [2024-03-19T02:21:54.707Z] init-common: [2024-03-19T02:21:54.707Z] [2024-03-19T02:21:54.707Z] clean-jars-common: [2024-03-19T02:21:54.707Z] [2024-03-19T02:21:54.707Z] all: [2024-03-19T02:21:54.707Z] [2024-03-19T02:21:54.707Z] setOSConditions: [2024-03-19T02:21:54.707Z] [2024-03-19T02:21:54.708Z] setToolWin: [2024-03-19T02:21:54.708Z] [2024-03-19T02:21:54.708Z] setToolUnix: [2024-03-19T02:21:54.708Z] [2024-03-19T02:21:54.708Z] setToolProperty: [2024-03-19T02:21:54.708Z] [2024-03-19T02:21:54.708Z] setS1ASclassPath: [2024-03-19T02:21:54.708Z] [2024-03-19T02:21:54.708Z] init-common: [2024-03-19T02:21:54.708Z] [2024-03-19T02:21:54.708Z] all: [2024-03-19T02:21:54.708Z] [2024-03-19T02:21:54.708Z] setOSConditions: [2024-03-19T02:21:54.708Z] [2024-03-19T02:21:54.708Z] setToolWin: [2024-03-19T02:21:54.708Z] [2024-03-19T02:21:54.709Z] setToolUnix: [2024-03-19T02:21:54.709Z] [2024-03-19T02:21:54.709Z] setToolProperty: [2024-03-19T02:21:54.709Z] [2024-03-19T02:21:54.709Z] setS1ASclassPath: [2024-03-19T02:21:54.709Z] [2024-03-19T02:21:54.709Z] init-common: [2024-03-19T02:21:54.709Z] [2024-03-19T02:21:54.709Z] compile-common: [2024-03-19T02:21:54.709Z] [echo] Current time (ISO): 2024-03-19T02:21:54.606+0000 [2024-03-19T02:21:54.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:54.709Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:54.735Z] [exec] Servlet Output [2024-03-19T02:21:54.735Z] [exec]
Servlet :: All information I can give

[2024-03-19T02:21:54.735Z] [exec] Context Path : /connection-factory-definition-embedra
[2024-03-19T02:21:54.735Z] [exec] Servlet Path : /servlet
[2024-03-19T02:21:54.735Z] [exec] Path Info : null
[2024-03-19T02:21:54.735Z] [exec] [2024-03-19T02:21:54.735Z] [exec] Value of key is:connection-factory-definition-embedra-web-ejb-test [2024-03-19T02:21:54.735Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:54.735Z] [exec] [2024-03-19T02:21:54.735Z] [exec] [2024-03-19T02:21:54.735Z] [exec] ----------------------------------------- [2024-03-19T02:21:54.735Z] [exec] - connection-factory-definition-embedra-web-ejb-test: PASS - [2024-03-19T02:21:54.735Z] [exec] ----------------------------------------- [2024-03-19T02:21:54.735Z] [exec] Total PASS: 1 [2024-03-19T02:21:54.735Z] [exec] Total FAIL: 0 [2024-03-19T02:21:54.735Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:54.735Z] [exec] ----------------------------------------- [2024-03-19T02:21:54.735Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:54.735Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:54.735Z] [2024-03-19T02:21:54.735Z] checkReporting-common: [2024-03-19T02:21:54.735Z] [2024-03-19T02:21:54.735Z] confirmReportPresent-common: [2024-03-19T02:21:54.735Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:54.735Z] [echo] Test seems to be reported fine [2024-03-19T02:21:54.736Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/RepRunConf.txt [2024-03-19T02:21:54.736Z] [2024-03-19T02:21:54.736Z] confirmMissingReport-common: [2024-03-19T02:21:54.736Z] [2024-03-19T02:21:54.736Z] unsetup: [2024-03-19T02:21:54.736Z] [2024-03-19T02:21:54.736Z] undeploy: [2024-03-19T02:21:54.736Z] [2024-03-19T02:21:54.736Z] setOSConditions: [2024-03-19T02:21:54.736Z] [2024-03-19T02:21:54.736Z] setToolWin: [2024-03-19T02:21:54.736Z] [2024-03-19T02:21:54.736Z] setToolUnix: [2024-03-19T02:21:54.736Z] [2024-03-19T02:21:54.736Z] setToolProperty: [2024-03-19T02:21:54.736Z] [2024-03-19T02:21:54.736Z] setS1ASclassPath: [2024-03-19T02:21:54.736Z] [2024-03-19T02:21:54.736Z] init-common: [2024-03-19T02:21:54.736Z] [2024-03-19T02:21:54.736Z] undeploy-common: [2024-03-19T02:21:54.737Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:54.737Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:54.737Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:54.737Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:54.737Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:54.737Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:54.737Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:54.737Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:54.737Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:54.737Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:54.737Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:54.737Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:54.737Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:54.759Z] [exec] Mar 19, 2024 2:21:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:54.759Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@125f16b2 [2024-03-19T02:21:54.764Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_reply [2024-03-19T02:21:54.764Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.764Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:54.764Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.764Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.764Z] [exec] isReadonly(): false [2024-03-19T02:21:54.764Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.764Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.764Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:54.764Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.764Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.764Z] [exec] isReadonly(): false [2024-03-19T02:21:54.764Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.764Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.764Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:54.764Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.764Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.764Z] [exec] isReadonly(): false [2024-03-19T02:21:54.765Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.765Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.765Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:54.765Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.765Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.765Z] [exec] isReadonly(): false [2024-03-19T02:21:54.765Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.765Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.765Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:54.765Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.765Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.765Z] [exec] isReadonly(): false [2024-03-19T02:21:54.765Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.765Z] [exec] Waiting for queue message 1 of 5 [2024-03-19T02:21:54.765Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:221-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914425 [2024-03-19T02:21:54.765Z] [exec] Waiting for queue message 2 of 5 [2024-03-19T02:21:54.765Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:222-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914426 [2024-03-19T02:21:54.765Z] [exec] Waiting for queue message 3 of 5 [2024-03-19T02:21:54.765Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:223-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914427 [2024-03-19T02:21:54.765Z] [exec] Waiting for queue message 4 of 5 [2024-03-19T02:21:54.765Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:224-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914429 [2024-03-19T02:21:54.765Z] [exec] Waiting for queue message 5 of 5 [2024-03-19T02:21:54.765Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:225-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914429 [2024-03-19T02:21:54.765Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_reply. Time = 0 seconds -> 17 msec/msg (5 msgs) [2024-03-19T02:21:54.765Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_reply [2024-03-19T02:21:54.765Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_reply [2024-03-19T02:21:54.765Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.765Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.765Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.765Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.765Z] [exec] isReadonly(): false [2024-03-19T02:21:54.765Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.765Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.765Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.765Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.765Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.765Z] [exec] isReadonly(): false [2024-03-19T02:21:54.765Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.765Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.765Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.766Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.766Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.766Z] [exec] isReadonly(): false [2024-03-19T02:21:54.766Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.766Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.766Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.766Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.766Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.766Z] [exec] isReadonly(): false [2024-03-19T02:21:54.766Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.766Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.766Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:54.766Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:54.766Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.766Z] [exec] isReadonly(): false [2024-03-19T02:21:54.766Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.766Z] [exec] Waiting for topic message 1 of 5 [2024-03-19T02:21:54.766Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:250-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914603 [2024-03-19T02:21:54.766Z] [exec] Waiting for topic message 2 of 5 [2024-03-19T02:21:54.766Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:251-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914603 [2024-03-19T02:21:54.766Z] [exec] Waiting for topic message 3 of 5 [2024-03-19T02:21:54.766Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:252-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914604 [2024-03-19T02:21:54.766Z] [exec] Waiting for topic message 4 of 5 [2024-03-19T02:21:54.766Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:253-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914605 [2024-03-19T02:21:54.766Z] [exec] Waiting for topic message 5 of 5 [2024-03-19T02:21:54.766Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:254-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914605 [2024-03-19T02:21:54.766Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_reply. Time = 0 seconds -> 14 msec/msg (5 msgs) [2024-03-19T02:21:54.766Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_reply [2024-03-19T02:21:54.766Z] [exec] Beginning test : java:comp/env/jms/queue_bmt_jdbc_reply [2024-03-19T02:21:54.766Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.766Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:54.766Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.766Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.766Z] [exec] isReadonly(): false [2024-03-19T02:21:54.766Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.766Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.766Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:54.766Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.766Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.766Z] [exec] isReadonly(): false [2024-03-19T02:21:54.766Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.766Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.766Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:54.766Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.766Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.767Z] [exec] isReadonly(): false [2024-03-19T02:21:54.767Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.767Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.767Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:54.767Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.767Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.767Z] [exec] isReadonly(): false [2024-03-19T02:21:54.767Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.767Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:54.767Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:54.767Z] [java] Mar 19, 2024 2:21:54 AM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService deployEJBTimerService [2024-03-19T02:21:54.767Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:54.767Z] [java] INFO: Loading EJBTimerService. Please wait. [2024-03-19T02:21:54.767Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:54.767Z] [exec] isReadonly(): false [2024-03-19T02:21:54.767Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:54.767Z] [exec] Waiting for queue message 1 of 5 [2024-03-19T02:21:54.767Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:281-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914635 [2024-03-19T02:21:54.767Z] [exec] Waiting for queue message 2 of 5 [2024-03-19T02:21:54.767Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:280-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914634 [2024-03-19T02:21:54.767Z] [exec] Waiting for queue message 3 of 5 [2024-03-19T02:21:54.767Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:279-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914633 [2024-03-19T02:21:54.767Z] [exec] Waiting for queue message 4 of 5 [2024-03-19T02:21:54.767Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:282-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914635 [2024-03-19T02:21:54.767Z] [exec] Waiting for queue message 5 of 5 [2024-03-19T02:21:54.767Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:283-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914636 [2024-03-19T02:21:54.767Z] [exec] End test : java:comp/env/jms/queue_bmt_jdbc_reply. Time = 0 seconds -> 14 msec/msg (5 msgs) [2024-03-19T02:21:54.767Z] [exec] Value of key is: java:comp/env/jms/queue_bmt_jdbc_reply [2024-03-19T02:21:54.887Z] [exec] Will sleep for 9 more seconds... [2024-03-19T02:21:54.948Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:54.948Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:54.948Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/helloworld/src/test/HelloSecurityTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:54.948Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:54.948Z] 6 warnings [2024-03-19T02:21:54.948Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:54.948Z] [WARNING] [echo] Now creating a war file ../../dist/security/hellojspsecure.war [2024-03-19T02:21:54.948Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/security/app [2024-03-19T02:21:54.948Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/security [2024-03-19T02:21:54.948Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/security/app [2024-03-19T02:21:54.978Z] [exec] Waiting finished after 181 ms. [2024-03-19T02:21:54.978Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:21:54.978Z] [2024-03-19T02:21:54.978Z] stop-server-windows: [2024-03-19T02:21:54.978Z] [2024-03-19T02:21:54.978Z] setOSConditions: [2024-03-19T02:21:54.978Z] [2024-03-19T02:21:54.978Z] start-server: [2024-03-19T02:21:54.978Z] [echo] +-----------------------------+ [2024-03-19T02:21:54.978Z] [echo] | | [2024-03-19T02:21:54.978Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:21:54.978Z] [echo] | in Felix mode | [2024-03-19T02:21:54.978Z] [echo] | | [2024-03-19T02:21:54.978Z] [echo] +-----------------------------+ [2024-03-19T02:21:54.978Z] [2024-03-19T02:21:54.979Z] start-server-unix: [2024-03-19T02:21:54.995Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connection-factory-definition-embedraApp [2024-03-19T02:21:55.002Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jdbc/jdbcusertx/src/java/MyServlet.java uses unchecked or unsafe operations. [2024-03-19T02:21:55.002Z] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:21:55.002Z] 6 warnings [2024-03-19T02:21:55.002Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jdbcusertx/app/META-INF [2024-03-19T02:21:55.002Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jdbc/jdbcusertx/metadata/persistence.xml to copy. [2024-03-19T02:21:55.002Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jdbcusertx/jdbcusertx.war [2024-03-19T02:21:55.002Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:55.002Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:55.002Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:55.002Z] [WARNING] [echo] deploying jdbcusertx.war [2024-03-19T02:21:55.024Z] [java] Mar 19, 2024 2:21:54 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:21:55.024Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:21:55.026Z] [exec] Beginning test : java:comp/env/jms/topic_bmt_jdbc_reply [2024-03-19T02:21:55.026Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.026Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.026Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.026Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.026Z] [exec] isReadonly(): false [2024-03-19T02:21:55.026Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.026Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.026Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.026Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.026Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.026Z] [exec] isReadonly(): false [2024-03-19T02:21:55.026Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.026Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.026Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.026Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.026Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.026Z] [exec] isReadonly(): false [2024-03-19T02:21:55.026Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.026Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.026Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.026Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.026Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.026Z] [exec] isReadonly(): false [2024-03-19T02:21:55.026Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.026Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.026Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.026Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.026Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.026Z] [exec] isReadonly(): false [2024-03-19T02:21:55.026Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.027Z] [exec] Waiting for topic message 1 of 5 [2024-03-19T02:21:55.027Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:309-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914731 [2024-03-19T02:21:55.027Z] [exec] Waiting for topic message 2 of 5 [2024-03-19T02:21:55.027Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:308-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914730 [2024-03-19T02:21:55.027Z] [exec] Waiting for topic message 3 of 5 [2024-03-19T02:21:55.027Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:312-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914732 [2024-03-19T02:21:55.027Z] [exec] Waiting for topic message 4 of 5 [2024-03-19T02:21:55.027Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:311-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914732 [2024-03-19T02:21:55.027Z] [exec] Waiting for topic message 5 of 5 [2024-03-19T02:21:55.027Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:310-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914731 [2024-03-19T02:21:55.027Z] [exec] End test : java:comp/env/jms/topic_bmt_jdbc_reply. Time = 0 seconds -> 13 msec/msg (5 msgs) [2024-03-19T02:21:55.027Z] [exec] Value of key is: java:comp/env/jms/topic_bmt_jdbc_reply [2024-03-19T02:21:55.027Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_jdbc_reply [2024-03-19T02:21:55.027Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.027Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.027Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.027Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.027Z] [exec] isReadonly(): false [2024-03-19T02:21:55.027Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.027Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.027Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.027Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.027Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.027Z] [exec] isReadonly(): false [2024-03-19T02:21:55.027Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.027Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.027Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.027Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.027Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.027Z] [exec] isReadonly(): false [2024-03-19T02:21:55.027Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.027Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.027Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.027Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.027Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.027Z] [exec] isReadonly(): false [2024-03-19T02:21:55.027Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.027Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.027Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.027Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.027Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.027Z] [exec] isReadonly(): false [2024-03-19T02:21:55.027Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.027Z] [exec] Waiting for queue message 1 of 5 [2024-03-19T02:21:55.027Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:340-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914823 [2024-03-19T02:21:55.027Z] [exec] Waiting for queue message 2 of 5 [2024-03-19T02:21:55.027Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:339-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914822 [2024-03-19T02:21:55.027Z] [exec] Waiting for queue message 3 of 5 [2024-03-19T02:21:55.027Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:338-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914822 [2024-03-19T02:21:55.027Z] [exec] Waiting for queue message 4 of 5 [2024-03-19T02:21:55.028Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:337-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914821 [2024-03-19T02:21:55.028Z] [exec] Waiting for queue message 5 of 5 [2024-03-19T02:21:55.028Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:341-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814914824 [2024-03-19T02:21:55.028Z] [exec] End test : java:comp/env/jms/queue_cmt_jdbc_reply. Time = 0 seconds -> 2 msec/msg (5 msgs) [2024-03-19T02:21:55.028Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_jdbc_reply [2024-03-19T02:21:55.028Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_jdbc_reply [2024-03-19T02:21:55.028Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.028Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.028Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.028Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.028Z] [exec] isReadonly(): false [2024-03-19T02:21:55.028Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.028Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.028Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.028Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.028Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.028Z] [exec] isReadonly(): false [2024-03-19T02:21:55.028Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.028Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.028Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.028Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.028Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.028Z] [exec] isReadonly(): false [2024-03-19T02:21:55.028Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.028Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.028Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.028Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.028Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.028Z] [exec] isReadonly(): false [2024-03-19T02:21:55.028Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.028Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.028Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.028Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.028Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.028Z] [exec] isReadonly(): false [2024-03-19T02:21:55.028Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.028Z] [exec] Waiting for topic message 1 of 5 [2024-03-19T02:21:55.028Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:366-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914917 [2024-03-19T02:21:55.028Z] [exec] Waiting for topic message 2 of 5 [2024-03-19T02:21:55.028Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:367-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914918 [2024-03-19T02:21:55.028Z] [exec] Waiting for topic message 3 of 5 [2024-03-19T02:21:55.028Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:370-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914919 [2024-03-19T02:21:55.028Z] [exec] Waiting for topic message 4 of 5 [2024-03-19T02:21:55.028Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:369-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914919 [2024-03-19T02:21:55.028Z] [exec] Waiting for topic message 5 of 5 [2024-03-19T02:21:55.028Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:368-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814914918 [2024-03-19T02:21:55.028Z] [exec] End test : java:comp/env/jms/topic_cmt_jdbc_reply. Time = 0 seconds -> 5 msec/msg (5 msgs) [2024-03-19T02:21:55.028Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_jdbc_reply [2024-03-19T02:21:55.028Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_nojdbc_noreply [2024-03-19T02:21:55.029Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.029Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.029Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.029Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.029Z] [exec] isReadonly(): false [2024-03-19T02:21:55.029Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.029Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.029Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.029Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.029Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.029Z] [exec] isReadonly(): false [2024-03-19T02:21:55.029Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.029Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.029Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.029Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.029Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.029Z] [exec] isReadonly(): false [2024-03-19T02:21:55.029Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.029Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.029Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.029Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.029Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.029Z] [exec] isReadonly(): false [2024-03-19T02:21:55.029Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.137Z] [exec] Mar 19, 2024 2:21:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:55.137Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@743d0d44 [2024-03-19T02:21:55.205Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:55.206Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:55.206Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:55.206Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:55.206Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:55.206Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:55.206Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:55.206Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:55.206Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:55.206Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:55.206Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:55.238Z] [exec] Application deployed with name ejb-sfsb-passivateactivateApp. [2024-03-19T02:21:55.252Z] [2024-03-19T02:21:55.252Z] all: [2024-03-19T02:21:55.252Z] [echo] @@## administered-object-definition-embedra##@@ [2024-03-19T02:21:55.252Z] [2024-03-19T02:21:55.252Z] setOSConditions: [2024-03-19T02:21:55.252Z] [2024-03-19T02:21:55.252Z] setToolWin: [2024-03-19T02:21:55.252Z] [2024-03-19T02:21:55.252Z] setToolUnix: [2024-03-19T02:21:55.252Z] [2024-03-19T02:21:55.252Z] setToolProperty: [2024-03-19T02:21:55.252Z] [2024-03-19T02:21:55.253Z] setS1ASclassPath: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] init-common: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] clean: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] setOSConditions: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] setToolWin: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] setToolUnix: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] setToolProperty: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] setS1ASclassPath: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] init-common: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] clean-common: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] setOSConditions: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] setToolWin: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] setToolUnix: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.253Z] setToolProperty: [2024-03-19T02:21:55.253Z] [2024-03-19T02:21:55.254Z] setS1ASclassPath: [2024-03-19T02:21:55.254Z] [2024-03-19T02:21:55.254Z] init-common: [2024-03-19T02:21:55.254Z] [2024-03-19T02:21:55.254Z] clean-classes-common: [2024-03-19T02:21:55.254Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:55.254Z] [2024-03-19T02:21:55.254Z] setOSConditions: [2024-03-19T02:21:55.254Z] [2024-03-19T02:21:55.254Z] setToolWin: [2024-03-19T02:21:55.254Z] [2024-03-19T02:21:55.254Z] setToolUnix: [2024-03-19T02:21:55.254Z] [2024-03-19T02:21:55.254Z] setToolProperty: [2024-03-19T02:21:55.254Z] [2024-03-19T02:21:55.254Z] setS1ASclassPath: [2024-03-19T02:21:55.254Z] [2024-03-19T02:21:55.254Z] init-common: [2024-03-19T02:21:55.254Z] [2024-03-19T02:21:55.254Z] clean-jars-common: [2024-03-19T02:21:55.254Z] [2024-03-19T02:21:55.254Z] clean: [2024-03-19T02:21:55.254Z] [2024-03-19T02:21:55.254Z] clean: [2024-03-19T02:21:55.254Z] [2024-03-19T02:21:55.255Z] setOSConditions: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] setToolWin: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] setToolUnix: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] setToolProperty: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] setS1ASclassPath: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] init-common: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] clean-classes-common: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] compile: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] setOSConditions: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] setToolWin: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] setToolUnix: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] setToolProperty: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] setS1ASclassPath: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.255Z] init-common: [2024-03-19T02:21:55.255Z] [2024-03-19T02:21:55.256Z] compile-common: [2024-03-19T02:21:55.256Z] [echo] Current time (ISO): 2024-03-19T02:21:55.128+0000 [2024-03-19T02:21:55.256Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:55.256Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:55.281Z] [java] Mar 19, 2024 2:21:55 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:21:55.281Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-03-19T02:21:55.281Z] [java] Mar 19, 2024 2:21:55 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:21:55.281Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-03-19T02:21:55.281Z] [java] Mar 19, 2024 2:21:55 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:21:55.281Z] [java] INFO: Created virtual server server [2024-03-19T02:21:55.281Z] [java] Mar 19, 2024 2:21:55 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:21:55.281Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-03-19T02:21:55.281Z] [java] Mar 19, 2024 2:21:55 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:21:55.281Z] [java] INFO: Created virtual server __asadmin [2024-03-19T02:21:55.308Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.308Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.308Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.308Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.308Z] [exec] isReadonly(): false [2024-03-19T02:21:55.308Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.308Z] [exec] End test : java:comp/env/jms/queue_cmtns_nojdbc_noreply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-03-19T02:21:55.308Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_nojdbc_noreply [2024-03-19T02:21:55.308Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_jdbc_noreply [2024-03-19T02:21:55.308Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.308Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.308Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.308Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.308Z] [exec] isReadonly(): false [2024-03-19T02:21:55.308Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.308Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.308Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.308Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.308Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.308Z] [exec] isReadonly(): false [2024-03-19T02:21:55.308Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.308Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.308Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.308Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.308Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.308Z] [exec] isReadonly(): false [2024-03-19T02:21:55.308Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.308Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.308Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.308Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.308Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.308Z] [exec] isReadonly(): false [2024-03-19T02:21:55.308Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.308Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.308Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.308Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.308Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.308Z] [exec] isReadonly(): false [2024-03-19T02:21:55.308Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.308Z] [exec] End test : java:comp/env/jms/queue_cmtns_jdbc_noreply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-03-19T02:21:55.308Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_jdbc_noreply [2024-03-19T02:21:55.309Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_nojdbc_reply [2024-03-19T02:21:55.309Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.309Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.309Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.309Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.309Z] [exec] isReadonly(): false [2024-03-19T02:21:55.309Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.309Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.309Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.309Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.309Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.309Z] [exec] isReadonly(): false [2024-03-19T02:21:55.309Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.309Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.309Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.309Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.309Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.309Z] [exec] isReadonly(): false [2024-03-19T02:21:55.309Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.309Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.309Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.309Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.309Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.309Z] [exec] isReadonly(): false [2024-03-19T02:21:55.309Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.309Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.309Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.309Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.309Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.309Z] [exec] isReadonly(): false [2024-03-19T02:21:55.309Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.309Z] [exec] Waiting for queue message 1 of 5 [2024-03-19T02:21:55.309Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:443-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915203 [2024-03-19T02:21:55.309Z] [exec] Waiting for queue message 2 of 5 [2024-03-19T02:21:55.309Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:444-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915204 [2024-03-19T02:21:55.309Z] [exec] Waiting for queue message 3 of 5 [2024-03-19T02:21:55.309Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:445-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915204 [2024-03-19T02:21:55.309Z] [exec] Waiting for queue message 4 of 5 [2024-03-19T02:21:55.309Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:446-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915205 [2024-03-19T02:21:55.309Z] [exec] Waiting for queue message 5 of 5 [2024-03-19T02:21:55.309Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:447-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915207 [2024-03-19T02:21:55.309Z] [exec] End test : java:comp/env/jms/queue_cmtns_nojdbc_reply. Time = 0 seconds -> 13 msec/msg (5 msgs) [2024-03-19T02:21:55.309Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_nojdbc_reply [2024-03-19T02:21:55.353Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:21:55.353Z] [exec] Waiting finished after 4,004 ms. [2024-03-19T02:21:55.353Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:21:55.353Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:21:55.353Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:21:55.353Z] [exec] Admin Port: 45,707 [2024-03-19T02:21:55.353Z] [exec] Command start-domain executed successfully. [2024-03-19T02:21:55.395Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964139978753_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:21:55.395Z] [exec] invoking ejb [2024-03-19T02:21:55.395Z] [exec] successfully invoked ejb [2024-03-19T02:21:55.395Z] [exec] Value of key is: main [2024-03-19T02:21:55.395Z] [exec] Looking up ejbclient ejbref [2024-03-19T02:21:55.395Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964139978752_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:21:55.395Z] [exec] invoking ejb [2024-03-19T02:21:55.395Z] [exec] successfully invoked ejb client [2024-03-19T02:21:55.395Z] [exec] Value of key is: ejbclient [2024-03-19T02:21:55.395Z] [exec] invoking webclient servlet at http://localhost:45712/ejb-stubs-ejbapp/servlet [2024-03-19T02:21:55.395Z] [exec] Looked up home!! [2024-03-19T02:21:55.395Z] [exec] Narrowed home!! [2024-03-19T02:21:55.395Z] [exec] Got the EJB!! [2024-03-19T02:21:55.395Z] [exec] Looked up home!! [2024-03-19T02:21:55.395Z] [exec] Narrowed home!! [2024-03-19T02:21:55.395Z] [exec] Got the EJB!! [2024-03-19T02:21:55.395Z] [exec] JMS Servlet Output [2024-03-19T02:21:55.395Z] [exec]

DatabaseServelt :: All information I can give

[2024-03-19T02:21:55.395Z] [exec] Context Path : /ejb-stubs-ejbapp
[2024-03-19T02:21:55.395Z] [exec] Servlet Path : /servlet
[2024-03-19T02:21:55.395Z] [exec] Path Info : null
[2024-03-19T02:21:55.395Z] [exec] [2024-03-19T02:21:55.395Z] [exec] Value of key is: webclient [2024-03-19T02:21:55.395Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:55.395Z] [exec] [2024-03-19T02:21:55.395Z] [exec] [2024-03-19T02:21:55.395Z] [exec] ----------------------------------------- [2024-03-19T02:21:55.395Z] [exec] - ejbclient: PASS - [2024-03-19T02:21:55.395Z] [exec] - main: PASS - [2024-03-19T02:21:55.395Z] [exec] - webclient: PASS - [2024-03-19T02:21:55.395Z] [exec] ----------------------------------------- [2024-03-19T02:21:55.395Z] [exec] Total PASS: 3 [2024-03-19T02:21:55.395Z] [exec] Total FAIL: 0 [2024-03-19T02:21:55.395Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:55.395Z] [exec] ----------------------------------------- [2024-03-19T02:21:55.395Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:55.495Z] [echo] Deployment on target server server successful [2024-03-19T02:21:55.495Z] [2024-03-19T02:21:55.495Z] setOSConditions: [2024-03-19T02:21:55.495Z] [2024-03-19T02:21:55.495Z] setToolWin: [2024-03-19T02:21:55.495Z] [2024-03-19T02:21:55.495Z] setToolUnix: [2024-03-19T02:21:55.495Z] [2024-03-19T02:21:55.495Z] setToolProperty: [2024-03-19T02:21:55.495Z] [2024-03-19T02:21:55.495Z] setS1ASclassPath: [2024-03-19T02:21:55.495Z] [2024-03-19T02:21:55.495Z] init-common: [2024-03-19T02:21:55.495Z] [2024-03-19T02:21:55.495Z] deploy-common-ee: [2024-03-19T02:21:55.495Z] [2024-03-19T02:21:55.495Z] run: [2024-03-19T02:21:55.495Z] [2024-03-19T02:21:55.495Z] setOSConditions: [2024-03-19T02:21:55.495Z] [2024-03-19T02:21:55.496Z] setToolWin: [2024-03-19T02:21:55.496Z] [2024-03-19T02:21:55.496Z] setToolUnix: [2024-03-19T02:21:55.496Z] [2024-03-19T02:21:55.496Z] setToolProperty: [2024-03-19T02:21:55.496Z] [2024-03-19T02:21:55.496Z] setS1ASclassPath: [2024-03-19T02:21:55.496Z] [2024-03-19T02:21:55.496Z] init-common: [2024-03-19T02:21:55.496Z] [2024-03-19T02:21:55.496Z] runclient-common: [2024-03-19T02:21:55.496Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivateAppClient.jar -name ejb-sfsb-passivateactivateClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:21:55.534Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:55.534Z] [javac] 1 warning [2024-03-19T02:21:55.534Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/ClassUnavailableAtRuntime.class [2024-03-19T02:21:55.534Z] [2024-03-19T02:21:55.535Z] build: [2024-03-19T02:21:55.535Z] [2024-03-19T02:21:55.535Z] setOSConditions: [2024-03-19T02:21:55.535Z] [2024-03-19T02:21:55.535Z] setToolWin: [2024-03-19T02:21:55.535Z] [2024-03-19T02:21:55.535Z] setToolUnix: [2024-03-19T02:21:55.535Z] [2024-03-19T02:21:55.535Z] setToolProperty: [2024-03-19T02:21:55.535Z] [2024-03-19T02:21:55.535Z] setS1ASclassPath: [2024-03-19T02:21:55.535Z] [2024-03-19T02:21:55.535Z] init-common: [2024-03-19T02:21:55.535Z] [2024-03-19T02:21:55.535Z] webclient-war-common: [2024-03-19T02:21:55.535Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:55.535Z] [2024-03-19T02:21:55.535Z] clear: [2024-03-19T02:21:55.535Z] [2024-03-19T02:21:55.535Z] test-tlds-exist: [2024-03-19T02:21:55.535Z] [2024-03-19T02:21:55.535Z] copy-tlds: [2024-03-19T02:21:55.536Z] [2024-03-19T02:21:55.536Z] test-tagfiles-exist: [2024-03-19T02:21:55.536Z] [2024-03-19T02:21:55.536Z] copy-tagfiles: [2024-03-19T02:21:55.536Z] [2024-03-19T02:21:55.536Z] package-war-common: [2024-03-19T02:21:55.536Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:55.536Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:55.536Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:55.536Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:55.536Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:55.536Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:55.536Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:55.536Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/docroot [2024-03-19T02:21:55.536Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-optional-unbundled-beans-web.war [2024-03-19T02:21:55.536Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:55.537Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:55.537Z] [javac] Compiling 1 source file [2024-03-19T02:21:55.537Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:55.537Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:55.537Z] [2024-03-19T02:21:55.537Z] deploy: [2024-03-19T02:21:55.537Z] [2024-03-19T02:21:55.537Z] deploy-war-common: [2024-03-19T02:21:55.537Z] [2024-03-19T02:21:55.537Z] setOSConditions: [2024-03-19T02:21:55.537Z] [2024-03-19T02:21:55.537Z] setToolWin: [2024-03-19T02:21:55.537Z] [2024-03-19T02:21:55.537Z] setToolUnix: [2024-03-19T02:21:55.537Z] [2024-03-19T02:21:55.537Z] setToolProperty: [2024-03-19T02:21:55.537Z] [2024-03-19T02:21:55.537Z] setS1ASclassPath: [2024-03-19T02:21:55.537Z] [2024-03-19T02:21:55.537Z] init-common: [2024-03-19T02:21:55.537Z] [2024-03-19T02:21:55.537Z] deploy-war-commonpe: [2024-03-19T02:21:55.538Z] [java] Mar 19, 2024 2:21:55 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:21:55.538Z] [java] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:21:55.538Z] [java] Mar 19, 2024 2:21:55 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:21:55.538Z] [java] INFO: Virtual server server loaded default web module [2024-03-19T02:21:55.538Z] [java] Mar 19, 2024 2:21:55 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:55.538Z] [java] WARNING: Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-03-19T02:21:55.546Z] [exec] Created student id 111 for Tiffany Moore [2024-03-19T02:21:55.546Z] [exec] Looking up EJB REFs whose jndi name is specified as a corbaname: url ==> [2024-03-19T02:21:55.546Z] [exec] Creating new Context 1.. [2024-03-19T02:21:55.546Z] [exec] Using Context 1, Looking up EJB using corbaname: url with global jndi name ==> [2024-03-19T02:21:55.546Z] [exec] Using Context 1, looking up global jndi name ==> [2024-03-19T02:21:55.546Z] [exec] Looked up ejb/MyCourse [2024-03-19T02:21:55.562Z] [exec] Application deployed with name deploydir. [2024-03-19T02:21:55.562Z] [exec] Command redeploy executed successfully. [2024-03-19T02:21:55.562Z] [2024-03-19T02:21:55.562Z] init.os: [2024-03-19T02:21:55.562Z] [2024-03-19T02:21:55.562Z] init.tools.unix: [2024-03-19T02:21:55.562Z] [2024-03-19T02:21:55.562Z] init.tools.windows: [2024-03-19T02:21:55.562Z] [2024-03-19T02:21:55.562Z] init.tools: [2024-03-19T02:21:55.562Z] [2024-03-19T02:21:55.562Z] setAsadminArgs: [2024-03-19T02:21:55.563Z] [2024-03-19T02:21:55.563Z] init: [2024-03-19T02:21:55.604Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:21:55.604Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:21:55.605Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_jdbc_reply [2024-03-19T02:21:55.605Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.606Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.606Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.606Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.606Z] [exec] isReadonly(): false [2024-03-19T02:21:55.606Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.606Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.606Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.606Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.606Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.606Z] [exec] isReadonly(): false [2024-03-19T02:21:55.606Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.606Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.606Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.606Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.606Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.606Z] [exec] isReadonly(): false [2024-03-19T02:21:55.606Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.606Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.606Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.606Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.606Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.606Z] [exec] isReadonly(): false [2024-03-19T02:21:55.606Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.606Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.606Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:55.606Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.606Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.606Z] [exec] isReadonly(): false [2024-03-19T02:21:55.606Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.606Z] [exec] Waiting for queue message 1 of 5 [2024-03-19T02:21:55.606Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:472-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915233 [2024-03-19T02:21:55.606Z] [exec] Waiting for queue message 2 of 5 [2024-03-19T02:21:55.606Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:474-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915234 [2024-03-19T02:21:55.606Z] [exec] Waiting for queue message 3 of 5 [2024-03-19T02:21:55.606Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:473-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915233 [2024-03-19T02:21:55.606Z] [exec] Waiting for queue message 4 of 5 [2024-03-19T02:21:55.606Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:475-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915234 [2024-03-19T02:21:55.606Z] [exec] Waiting for queue message 5 of 5 [2024-03-19T02:21:55.606Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:476-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915305 [2024-03-19T02:21:55.606Z] [exec] End test : java:comp/env/jms/queue_cmtns_jdbc_reply. Time = 0 seconds -> 15 msec/msg (5 msgs) [2024-03-19T02:21:55.606Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_jdbc_reply [2024-03-19T02:21:55.606Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2024-03-19T02:21:55.606Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.606Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.606Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.606Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.606Z] [exec] isReadonly(): false [2024-03-19T02:21:55.606Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.606Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.607Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.607Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.607Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.607Z] [exec] isReadonly(): false [2024-03-19T02:21:55.607Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.607Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.607Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.607Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.607Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.607Z] [exec] isReadonly(): false [2024-03-19T02:21:55.607Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.607Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.607Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.607Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.607Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.607Z] [exec] isReadonly(): false [2024-03-19T02:21:55.607Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.607Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.607Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.607Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.607Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.607Z] [exec] isReadonly(): false [2024-03-19T02:21:55.607Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.607Z] [exec] Waiting for queue message 1 of 5 [2024-03-19T02:21:55.607Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:503-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915403 [2024-03-19T02:21:55.607Z] [exec] Waiting for queue message 2 of 5 [2024-03-19T02:21:55.607Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:502-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915333 [2024-03-19T02:21:55.607Z] [exec] Waiting for queue message 3 of 5 [2024-03-19T02:21:55.607Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:501-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915332 [2024-03-19T02:21:55.607Z] [exec] Waiting for queue message 4 of 5 [2024-03-19T02:21:55.607Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:504-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915403 [2024-03-19T02:21:55.607Z] [exec] Waiting for queue message 5 of 5 [2024-03-19T02:21:55.607Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:505-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915405 [2024-03-19T02:21:55.607Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 16 msec/msg (5 msgs) [2024-03-19T02:21:55.607Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2024-03-19T02:21:55.607Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2024-03-19T02:21:55.607Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.607Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.607Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.607Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.607Z] [exec] isReadonly(): false [2024-03-19T02:21:55.607Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.607Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.607Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.607Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.607Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.607Z] [exec] isReadonly(): false [2024-03-19T02:21:55.607Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.608Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.608Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.608Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.608Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.608Z] [exec] isReadonly(): false [2024-03-19T02:21:55.608Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.608Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.608Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.608Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.608Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.608Z] [exec] isReadonly(): false [2024-03-19T02:21:55.608Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.608Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.608Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.608Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.608Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.608Z] [exec] isReadonly(): false [2024-03-19T02:21:55.608Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.608Z] [exec] Waiting for topic message 1 of 5 [2024-03-19T02:21:55.608Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:530-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915504 [2024-03-19T02:21:55.608Z] [exec] Waiting for topic message 2 of 5 [2024-03-19T02:21:55.608Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:531-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915504 [2024-03-19T02:21:55.608Z] [exec] Waiting for topic message 3 of 5 [2024-03-19T02:21:55.608Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:534-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915506 [2024-03-19T02:21:55.608Z] [exec] Waiting for topic message 4 of 5 [2024-03-19T02:21:55.608Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:532-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915505 [2024-03-19T02:21:55.608Z] [exec] Waiting for topic message 5 of 5 [2024-03-19T02:21:55.608Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:533-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915505 [2024-03-19T02:21:55.608Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-03-19T02:21:55.608Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2024-03-19T02:21:55.608Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_jdbc_reply_rollback [2024-03-19T02:21:55.608Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.608Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.608Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.608Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.608Z] [exec] isReadonly(): false [2024-03-19T02:21:55.608Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.608Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.608Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.608Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.608Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.608Z] [exec] isReadonly(): false [2024-03-19T02:21:55.608Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.608Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.608Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.609Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.609Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.609Z] [exec] isReadonly(): false [2024-03-19T02:21:55.609Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.609Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.609Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.609Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.609Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.609Z] [exec] isReadonly(): false [2024-03-19T02:21:55.609Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.611Z] [echo] run.xml:doing wait for localhost:45711... [2024-03-19T02:21:55.611Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-03-19T02:21:55.611Z] [2024-03-19T02:21:55.611Z] dumpThreadStack: [2024-03-19T02:21:55.611Z] [2024-03-19T02:21:55.611Z] startDomainWindows: [2024-03-19T02:21:55.611Z] [2024-03-19T02:21:55.611Z] startDomain: [2024-03-19T02:21:55.611Z] [2024-03-19T02:21:55.611Z] all: [2024-03-19T02:21:55.611Z] [echo] [2024-03-19T02:21:55.611Z] [echo] ************************* [2024-03-19T02:21:55.611Z] [echo] * Running jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion [2024-03-19T02:21:55.611Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion [2024-03-19T02:21:55.611Z] [echo] ************************* [2024-03-19T02:21:55.611Z] [echo] [2024-03-19T02:21:55.611Z] [2024-03-19T02:21:55.611Z] setOSConditions: [2024-03-19T02:21:55.611Z] [2024-03-19T02:21:55.611Z] setToolWin: [2024-03-19T02:21:55.611Z] [2024-03-19T02:21:55.611Z] setToolUnix: [2024-03-19T02:21:55.611Z] [2024-03-19T02:21:55.611Z] setToolProperty: [2024-03-19T02:21:55.611Z] [2024-03-19T02:21:55.611Z] setS1ASclassPath: [2024-03-19T02:21:55.611Z] [2024-03-19T02:21:55.611Z] init-common: [2024-03-19T02:21:55.611Z] [2024-03-19T02:21:55.611Z] clean: [2024-03-19T02:21:55.611Z] [2024-03-19T02:21:55.612Z] setOSConditions: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] setToolWin: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] setToolUnix: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] setToolProperty: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] setS1ASclassPath: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] init-common: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] clean-common: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] setOSConditions: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] setToolWin: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] setToolUnix: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] setToolProperty: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] setS1ASclassPath: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] init-common: [2024-03-19T02:21:55.612Z] [2024-03-19T02:21:55.612Z] clean-classes-common: [2024-03-19T02:21:55.612Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:55.647Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:55.647Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:55.647Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:55.647Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:55.647Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:55.647Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:55.647Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:55.655Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:55.769Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:55.769Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:55.769Z] 6 warnings [2024-03-19T02:21:55.769Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/security/app/META-INF [2024-03-19T02:21:55.769Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/helloworld/metadata/persistence.xml to copy. [2024-03-19T02:21:55.769Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/security/hellojspsecure.war [2024-03-19T02:21:55.769Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:55.769Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:55.769Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:55.769Z] [WARNING] [echo] deploying hellojspsecure.war [2024-03-19T02:21:55.820Z] [exec] ** checkBatchJobStatus[2] ==> COMPLETED [2024-03-19T02:21:55.821Z] [2024-03-19T02:21:55.821Z] init.customtasks: [2024-03-19T02:21:55.821Z] [2024-03-19T02:21:55.821Z] setEnabled: [2024-03-19T02:21:55.822Z] [2024-03-19T02:21:55.822Z] createAppRef: [2024-03-19T02:21:55.822Z] [2024-03-19T02:21:55.822Z] setHttpPort: [2024-03-19T02:21:55.822Z] [2024-03-19T02:21:55.822Z] run.positive: [2024-03-19T02:21:55.822Z] [2024-03-19T02:21:55.822Z] init.os: [2024-03-19T02:21:55.822Z] [2024-03-19T02:21:55.822Z] init.tools.unix: [2024-03-19T02:21:55.822Z] [2024-03-19T02:21:55.822Z] init.tools.windows: [2024-03-19T02:21:55.822Z] [2024-03-19T02:21:55.822Z] init.tools: [2024-03-19T02:21:55.822Z] [2024-03-19T02:21:55.822Z] setAsadminArgs: [2024-03-19T02:21:55.822Z] [2024-03-19T02:21:55.822Z] init: [2024-03-19T02:21:55.822Z] [2024-03-19T02:21:55.823Z] init.customtasks: [2024-03-19T02:21:55.823Z] [2024-03-19T02:21:55.823Z] runclient: [2024-03-19T02:21:55.823Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2024-03-19T02:21:55.823Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-03-19T02:21:55.823Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-03-19T02:21:55.847Z] [exec] Looked up java:comp/env/ejb/SimpleEnroller [2024-03-19T02:21:55.847Z] [exec] Denise Smith: [2024-03-19T02:21:55.869Z] [2024-03-19T02:21:55.869Z] setOSConditions: [2024-03-19T02:21:55.869Z] [2024-03-19T02:21:55.869Z] setToolWin: [2024-03-19T02:21:55.869Z] [2024-03-19T02:21:55.869Z] setToolUnix: [2024-03-19T02:21:55.869Z] [2024-03-19T02:21:55.869Z] setToolProperty: [2024-03-19T02:21:55.869Z] [2024-03-19T02:21:55.869Z] setS1ASclassPath: [2024-03-19T02:21:55.869Z] [2024-03-19T02:21:55.869Z] init-common: [2024-03-19T02:21:55.869Z] [2024-03-19T02:21:55.869Z] clean-jars-common: [2024-03-19T02:21:55.869Z] [2024-03-19T02:21:55.869Z] compile: [2024-03-19T02:21:55.869Z] [2024-03-19T02:21:55.869Z] setOSConditions: [2024-03-19T02:21:55.869Z] [2024-03-19T02:21:55.869Z] setToolWin: [2024-03-19T02:21:55.870Z] [2024-03-19T02:21:55.870Z] setToolUnix: [2024-03-19T02:21:55.870Z] [2024-03-19T02:21:55.870Z] setToolProperty: [2024-03-19T02:21:55.870Z] [2024-03-19T02:21:55.870Z] setS1ASclassPath: [2024-03-19T02:21:55.870Z] [2024-03-19T02:21:55.870Z] init-common: [2024-03-19T02:21:55.870Z] [2024-03-19T02:21:55.870Z] compile-common: [2024-03-19T02:21:55.870Z] [echo] Current time (ISO): 2024-03-19T02:21:55.621+0000 [2024-03-19T02:21:55.870Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:55.870Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:55.905Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.905Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.905Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.905Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.905Z] [exec] isReadonly(): false [2024-03-19T02:21:55.905Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.905Z] [exec] Waiting for queue message 1 of 5 [2024-03-19T02:21:55.905Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:560-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915532 [2024-03-19T02:21:55.905Z] [exec] Waiting for queue message 2 of 5 [2024-03-19T02:21:55.905Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:561-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915532 [2024-03-19T02:21:55.905Z] [exec] Waiting for queue message 3 of 5 [2024-03-19T02:21:55.905Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:559-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915532 [2024-03-19T02:21:55.905Z] [exec] Waiting for queue message 4 of 5 [2024-03-19T02:21:55.905Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:563-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915534 [2024-03-19T02:21:55.905Z] [exec] Waiting for queue message 5 of 5 [2024-03-19T02:21:55.905Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:562-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915533 [2024-03-19T02:21:55.905Z] [exec] End test : java:comp/env/jms/queue_cmt_jdbc_reply_rollback. Time = 0 seconds -> 16 msec/msg (5 msgs) [2024-03-19T02:21:55.905Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_jdbc_reply_rollback [2024-03-19T02:21:55.905Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_jdbc_reply_rollback [2024-03-19T02:21:55.905Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.905Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.905Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.905Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.905Z] [exec] isReadonly(): false [2024-03-19T02:21:55.905Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.905Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.905Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.905Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.905Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.905Z] [exec] isReadonly(): false [2024-03-19T02:21:55.905Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.905Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.905Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.905Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.905Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.905Z] [exec] isReadonly(): false [2024-03-19T02:21:55.905Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.905Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.905Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.905Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.905Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.905Z] [exec] isReadonly(): false [2024-03-19T02:21:55.905Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.905Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.905Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.905Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.906Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.906Z] [exec] isReadonly(): false [2024-03-19T02:21:55.906Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.906Z] [exec] Waiting for topic message 1 of 5 [2024-03-19T02:21:55.906Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:588-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915634 [2024-03-19T02:21:55.906Z] [exec] Waiting for topic message 2 of 5 [2024-03-19T02:21:55.906Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:592-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915636 [2024-03-19T02:21:55.906Z] [exec] Waiting for topic message 3 of 5 [2024-03-19T02:21:55.906Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:590-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915635 [2024-03-19T02:21:55.906Z] [exec] Waiting for topic message 4 of 5 [2024-03-19T02:21:55.906Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:591-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915635 [2024-03-19T02:21:55.906Z] [exec] Waiting for topic message 5 of 5 [2024-03-19T02:21:55.906Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:589-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915635 [2024-03-19T02:21:55.906Z] [exec] End test : java:comp/env/jms/topic_cmt_jdbc_reply_rollback. Time = 0 seconds -> 15 msec/msg (5 msgs) [2024-03-19T02:21:55.906Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_jdbc_reply_rollback [2024-03-19T02:21:55.906Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback [2024-03-19T02:21:55.906Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.906Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.906Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.906Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.906Z] [exec] isReadonly(): false [2024-03-19T02:21:55.906Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.906Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.906Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.906Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.906Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.906Z] [exec] isReadonly(): false [2024-03-19T02:21:55.906Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.906Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.906Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.906Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.906Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.906Z] [exec] isReadonly(): false [2024-03-19T02:21:55.906Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.906Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.906Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.906Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.906Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.906Z] [exec] isReadonly(): false [2024-03-19T02:21:55.906Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.906Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.906Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:55.906Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:55.906Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.906Z] [exec] isReadonly(): false [2024-03-19T02:21:55.906Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.906Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-03-19T02:21:55.906Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback [2024-03-19T02:21:55.906Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback [2024-03-19T02:21:55.906Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.907Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.907Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.907Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.907Z] [exec] isReadonly(): false [2024-03-19T02:21:55.907Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.907Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.907Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.907Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.907Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.907Z] [exec] isReadonly(): false [2024-03-19T02:21:55.907Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.907Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.907Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.907Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.907Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.907Z] [exec] isReadonly(): false [2024-03-19T02:21:55.907Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.907Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.907Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.907Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.907Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.907Z] [exec] isReadonly(): false [2024-03-19T02:21:55.907Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.907Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:55.907Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:55.907Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:55.907Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:55.907Z] [exec] isReadonly(): false [2024-03-19T02:21:55.907Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:55.907Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-03-19T02:21:55.907Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback [2024-03-19T02:21:55.911Z] [2024-03-19T02:21:55.911Z] checkReporting-common: [2024-03-19T02:21:55.911Z] [2024-03-19T02:21:55.911Z] confirmReportPresent-common: [2024-03-19T02:21:55.911Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:55.911Z] [echo] Test seems to be reported fine [2024-03-19T02:21:55.911Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/RepRunConf.txt [2024-03-19T02:21:55.911Z] [2024-03-19T02:21:55.911Z] confirmMissingReport-common: [2024-03-19T02:21:55.911Z] [2024-03-19T02:21:55.911Z] all: [2024-03-19T02:21:55.911Z] [2024-03-19T02:21:55.911Z] standaloneclient: [2024-03-19T02:21:55.911Z] [2024-03-19T02:21:55.911Z] setOSConditions: [2024-03-19T02:21:55.911Z] [2024-03-19T02:21:55.911Z] setToolWin: [2024-03-19T02:21:55.911Z] [2024-03-19T02:21:55.911Z] setToolUnix: [2024-03-19T02:21:55.911Z] [2024-03-19T02:21:55.911Z] setToolProperty: [2024-03-19T02:21:55.911Z] [2024-03-19T02:21:55.911Z] setS1ASclassPath: [2024-03-19T02:21:55.911Z] [2024-03-19T02:21:55.911Z] init-common: [2024-03-19T02:21:55.911Z] [2024-03-19T02:21:55.911Z] build: [2024-03-19T02:21:55.912Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/standaloneclient/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:55.912Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:55.951Z] [INFO] [exec] Application deployed with name jdbcusertx. [2024-03-19T02:21:55.951Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:55.951Z] [WARNING] [echo] [2024-03-19T02:21:55.951Z] [WARNING] [echo] ************************* [2024-03-19T02:21:55.951Z] [WARNING] [echo] * build-deploy persistence/jpainjectemf [2024-03-19T02:21:55.951Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/persistence/jpainjectemf [2024-03-19T02:21:55.951Z] [WARNING] [echo] ************************* [2024-03-19T02:21:55.951Z] [WARNING] [echo] [2024-03-19T02:21:55.951Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:55.951Z] [WARNING] [echo] Listing of source files: JpaInjectEMFTestNG.java [2024-03-19T02:21:55.951Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:56.078Z] [exec] Will sleep for 9 more seconds... [2024-03-19T02:21:56.080Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:56.080Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:56.080Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-03-19T02:21:56.080Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:56.080Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:56.080Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:21:56.080Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-03-19T02:21:56.080Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:21:56.081Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-03-19T02:21:56.081Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:56.081Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:56.081Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-03-19T02:21:56.081Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] processResult: [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] failed: [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] passed: [2024-03-19T02:21:56.081Z] [echo] Test deploydir Passed [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] unknown: [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] declare-test: [2024-03-19T02:21:56.081Z] [echo] Starting test deploydir war/deploydir Test asadmin v3 redeploy [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] init.os: [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] init.tools.unix: [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] init.tools.windows: [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] init.tools: [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] setAsadminArgs: [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] init: [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] init.customtasks: [2024-03-19T02:21:56.081Z] [2024-03-19T02:21:56.081Z] prepare: [2024-03-19T02:21:56.082Z] [2024-03-19T02:21:56.082Z] v3.redeploy.asadmin: [2024-03-19T02:21:56.082Z] [2024-03-19T02:21:56.082Z] setAsadminArgs: [2024-03-19T02:21:56.082Z] [2024-03-19T02:21:56.082Z] common.v3.redeploy.asadmin: [2024-03-19T02:21:56.082Z] [2024-03-19T02:21:56.082Z] init.os: [2024-03-19T02:21:56.082Z] [2024-03-19T02:21:56.082Z] init.tools.unix: [2024-03-19T02:21:56.082Z] [2024-03-19T02:21:56.082Z] init.tools.windows: [2024-03-19T02:21:56.082Z] [2024-03-19T02:21:56.082Z] init.tools: [2024-03-19T02:21:56.082Z] [2024-03-19T02:21:56.082Z] setAsadminArgs: [2024-03-19T02:21:56.082Z] [2024-03-19T02:21:56.082Z] init: [2024-03-19T02:21:56.082Z] [2024-03-19T02:21:56.082Z] init.customtasks: [2024-03-19T02:21:56.082Z] [2024-03-19T02:21:56.082Z] delAppRef: [2024-03-19T02:21:56.104Z] [exec] 220 Power J2EE Programming [2024-03-19T02:21:56.104Z] [exec] 333 XML Made Easy [2024-03-19T02:21:56.104Z] [exec] 777 An Introduction to Java Programming [2024-03-19T02:21:56.104Z] [exec] [2024-03-19T02:21:56.104Z] [exec] An Introduction to Java Programming: [2024-03-19T02:21:56.104Z] [exec] 823 Denise Smith [2024-03-19T02:21:56.104Z] [exec] 456 Joe Smith [2024-03-19T02:21:56.104Z] [exec] 388 Elizabeth Willis [2024-03-19T02:21:56.104Z] [exec] Looking up JMS Resource Refs ==> [2024-03-19T02:21:56.104Z] [exec] Creating new Context 2.. [2024-03-19T02:21:56.104Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-optional-unbundled-beans --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-optional-unbundled-beans-web.war [2024-03-19T02:21:56.109Z] [java] Mar 19, 2024 2:21:55 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:21:56.109Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:21:56.109Z] [java] Mar 19, 2024 2:21:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:21:56.109Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:21:56.164Z] [exec] test 3 will fail with Derby [2024-03-19T02:21:56.164Z] [exec] Value of key is: test1 : [2024-03-19T02:21:56.165Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2024-03-19T02:21:56.165Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:56.165Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:56.165Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:56.165Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:56.165Z] [exec] isReadonly(): false [2024-03-19T02:21:56.165Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:56.165Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:56.165Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:56.165Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:56.165Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:56.165Z] [exec] isReadonly(): false [2024-03-19T02:21:56.165Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:56.165Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:56.165Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:56.165Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:56.165Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:56.165Z] [exec] isReadonly(): false [2024-03-19T02:21:56.165Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:56.165Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:56.165Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:56.165Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:56.165Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:56.165Z] [exec] isReadonly(): false [2024-03-19T02:21:56.165Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:56.165Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:56.165Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:56.165Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:21:56.165Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:56.165Z] [exec] isReadonly(): false [2024-03-19T02:21:56.165Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:56.165Z] [exec] Waiting for queue message 1 of 5 [2024-03-19T02:21:56.165Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:665-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915842 [2024-03-19T02:21:56.165Z] [exec] Waiting for queue message 2 of 5 [2024-03-19T02:21:56.165Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:668-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915843 [2024-03-19T02:21:56.165Z] [exec] Waiting for queue message 3 of 5 [2024-03-19T02:21:56.165Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:667-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915843 [2024-03-19T02:21:56.165Z] [exec] Waiting for queue message 4 of 5 [2024-03-19T02:21:56.165Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:666-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915842 [2024-03-19T02:21:56.165Z] [exec] Waiting for queue message 5 of 5 [2024-03-19T02:21:56.166Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:669-10.40.50.228(9c:f6:63:26:3e:7d)-58552-1710814915850 [2024-03-19T02:21:56.166Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 13 msec/msg (5 msgs) [2024-03-19T02:21:56.166Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2024-03-19T02:21:56.166Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2024-03-19T02:21:56.166Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-03-19T02:21:56.166Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:56.166Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:56.166Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:56.166Z] [exec] isReadonly(): false [2024-03-19T02:21:56.166Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:56.166Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-03-19T02:21:56.166Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:56.166Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:56.166Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:56.166Z] [exec] isReadonly(): false [2024-03-19T02:21:56.166Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:56.166Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-03-19T02:21:56.166Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:56.166Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:56.166Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:56.166Z] [exec] isReadonly(): false [2024-03-19T02:21:56.166Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:56.166Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-03-19T02:21:56.166Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:56.166Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:56.166Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:56.166Z] [exec] isReadonly(): false [2024-03-19T02:21:56.166Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:56.166Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-03-19T02:21:56.166Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:56.166Z] [exec] Class: com.sun.messaging.Topic [2024-03-19T02:21:56.166Z] [exec] getVERSION(): 3.0 [2024-03-19T02:21:56.166Z] [exec] isReadonly(): false [2024-03-19T02:21:56.166Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-03-19T02:21:56.166Z] [exec] Waiting for topic message 1 of 5 [2024-03-19T02:21:56.166Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:696-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915927 [2024-03-19T02:21:56.166Z] [exec] Waiting for topic message 2 of 5 [2024-03-19T02:21:56.166Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:697-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915927 [2024-03-19T02:21:56.166Z] [exec] Waiting for topic message 3 of 5 [2024-03-19T02:21:56.166Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:695-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915926 [2024-03-19T02:21:56.166Z] [exec] Waiting for topic message 4 of 5 [2024-03-19T02:21:56.166Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:698-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915927 [2024-03-19T02:21:56.166Z] [exec] Waiting for topic message 5 of 5 [2024-03-19T02:21:56.166Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:694-10.40.50.228(a9:12:74:91:38:a3)-58560-1710814915926 [2024-03-19T02:21:56.166Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-03-19T02:21:56.167Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2024-03-19T02:21:56.167Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:56.167Z] [exec] [2024-03-19T02:21:56.167Z] [exec] [2024-03-19T02:21:56.167Z] [exec] ----------------------------------------- [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_cmtns_nojdbc_reply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_noreply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_cmtns_nojdbc_noreply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_reply_rollback: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_bmt_nojdbc_reply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_reply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_bmt_jdbc_noreply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/topic_cmt_jdbc_noreply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/topic_bmt_nojdbc_reply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/topic_bmt_jdbc_reply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_noreply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_reply_rollback: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/topic_cmt_jdbc_reply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/topic_cmt_jdbc_reply_rollback: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/topic_bmt_jdbc_noreply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_reply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_cmtns_jdbc_reply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_cmt_jdbc_noreply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_bmt_jdbc_reply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_cmt_jdbc_reply: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_cmt_jdbc_reply_rollback: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback: PASS - [2024-03-19T02:21:56.167Z] [exec] - java:comp/env/jms/queue_cmtns_jdbc_noreply: PASS - [2024-03-19T02:21:56.167Z] [exec] ----------------------------------------- [2024-03-19T02:21:56.167Z] [exec] Total PASS: 24 [2024-03-19T02:21:56.167Z] [exec] Total FAIL: 0 [2024-03-19T02:21:56.167Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:56.167Z] [exec] ----------------------------------------- [2024-03-19T02:21:56.167Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:56.167Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:56.193Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:56.194Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:56.194Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:56.194Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:56.194Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:56.194Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:56.194Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:56.208Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:56.208Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:56.208Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:56.208Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:56.208Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:56.208Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:56.208Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:56.208Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:56.208Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:56.208Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:56.208Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:56.208Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:56.208Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:56.223Z] [exec] Application deployed with name wsclient. [2024-03-19T02:21:56.223Z] [exec] Command deploy executed successfully. [2024-03-19T02:21:56.223Z] [2024-03-19T02:21:56.223Z] setup: [2024-03-19T02:21:56.223Z] [2024-03-19T02:21:56.223Z] runtest1: [2024-03-19T02:21:56.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:21:56.223Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:56.223Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:21:56.223Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:21:56.223Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:56.223Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:21:56.223Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:56.223Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:21:56.223Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:21:56.223Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:21:56.223Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:21:56.223Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:21:56.223Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:56.223Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:56.223Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:56.223Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:56.223Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:56.223Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:56.223Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:56.223Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:56.224Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:56.224Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:56.224Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:56.224Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:56.224Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:56.224Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:56.224Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:56.224Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:56.224Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:56.224Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:21:56.224Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:21:56.224Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:21:56.224Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:21:56.225Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:21:56.225Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:21:56.225Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:21:56.225Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:21:56.225Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:21:56.225Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:21:56.225Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:21:56.225Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:21:56.225Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:21:56.225Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:21:56.225Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:21:56.225Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:21:56.225Z] [java] ... 61 more [2024-03-19T02:21:56.225Z] [java] Java Result: -1 [2024-03-19T02:21:56.225Z] [2024-03-19T02:21:56.225Z] undeploy: [2024-03-19T02:21:56.225Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:56.225Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:56.225Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:56.225Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:56.225Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:21:56.225Z] [2024-03-19T02:21:56.225Z] setOSConditions: [2024-03-19T02:21:56.225Z] [2024-03-19T02:21:56.225Z] setToolWin: [2024-03-19T02:21:56.226Z] [2024-03-19T02:21:56.226Z] setToolUnix: [2024-03-19T02:21:56.226Z] [2024-03-19T02:21:56.226Z] setToolProperty: [2024-03-19T02:21:56.226Z] [2024-03-19T02:21:56.226Z] setS1ASclassPath: [2024-03-19T02:21:56.226Z] [2024-03-19T02:21:56.226Z] init-common: [2024-03-19T02:21:56.226Z] [2024-03-19T02:21:56.226Z] undeploy-war-common: [2024-03-19T02:21:56.365Z] [2024-03-19T02:21:56.365Z] init.os: [2024-03-19T02:21:56.365Z] [2024-03-19T02:21:56.365Z] init.tools.unix: [2024-03-19T02:21:56.365Z] [2024-03-19T02:21:56.365Z] init.tools.windows: [2024-03-19T02:21:56.365Z] [2024-03-19T02:21:56.365Z] init.tools: [2024-03-19T02:21:56.365Z] [2024-03-19T02:21:56.365Z] setAsadminArgs: [2024-03-19T02:21:56.365Z] [2024-03-19T02:21:56.365Z] init: [2024-03-19T02:21:56.365Z] [2024-03-19T02:21:56.365Z] init.customtasks: [2024-03-19T02:21:56.365Z] [2024-03-19T02:21:56.365Z] common.run.asadmin: [2024-03-19T02:21:56.366Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-03-19T02:21:56.382Z] [exec] Mar 19, 2024 2:21:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:56.382Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@55c1ced9 [2024-03-19T02:21:56.400Z] [exec] Application deployed with name cdi-optional-unbundled-beans-web. [2024-03-19T02:21:56.400Z] [2024-03-19T02:21:56.400Z] deploy-war-commonee: [2024-03-19T02:21:56.400Z] [2024-03-19T02:21:56.400Z] run: [2024-03-19T02:21:56.423Z] [2024-03-19T02:21:56.423Z] checkReporting-common: [2024-03-19T02:21:56.423Z] [2024-03-19T02:21:56.423Z] confirmReportPresent-common: [2024-03-19T02:21:56.423Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:56.423Z] [echo] Test seems to be reported fine [2024-03-19T02:21:56.423Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/RepRunConf.txt [2024-03-19T02:21:56.423Z] [2024-03-19T02:21:56.423Z] confirmMissingReport-common: [2024-03-19T02:21:56.424Z] [2024-03-19T02:21:56.424Z] undeploy: [2024-03-19T02:21:56.424Z] [2024-03-19T02:21:56.424Z] setOSConditions: [2024-03-19T02:21:56.424Z] [2024-03-19T02:21:56.424Z] setToolWin: [2024-03-19T02:21:56.424Z] [2024-03-19T02:21:56.424Z] setToolUnix: [2024-03-19T02:21:56.424Z] [2024-03-19T02:21:56.424Z] setToolProperty: [2024-03-19T02:21:56.424Z] [2024-03-19T02:21:56.424Z] setS1ASclassPath: [2024-03-19T02:21:56.424Z] [2024-03-19T02:21:56.424Z] init-common: [2024-03-19T02:21:56.424Z] [2024-03-19T02:21:56.424Z] undeploy-common: [2024-03-19T02:21:56.464Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:56.465Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:56.465Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:56.465Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:56.465Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:56.465Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:56.465Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:56.465Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/persistence/jpainjectemf/src/test/JpaInjectEMFTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:56.465Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:56.465Z] 6 warnings [2024-03-19T02:21:56.465Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:56.465Z] [WARNING] [echo] Now creating a war file ../../dist/jpainjectemf/jpainjectemf.war [2024-03-19T02:21:56.465Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpainjectemf/app [2024-03-19T02:21:56.465Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jpainjectemf [2024-03-19T02:21:56.465Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpainjectemf/app [2024-03-19T02:21:56.468Z] [exec] Mar 19, 2024 2:21:56 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:21:56.468Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:21:56.474Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:56.474Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:56.474Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:56.474Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:56.474Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:56.474Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:56.474Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:56.576Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:56.657Z] [java] opening connection to http://localhost:8080/cdi-optional-unbundled-beans/myurl [2024-03-19T02:21:56.657Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-03-19T02:21:56.657Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:56.657Z] [java] [2024-03-19T02:21:56.657Z] [java] [2024-03-19T02:21:56.657Z] [java] ----------------------------------------- [2024-03-19T02:21:56.657Z] [java] - optional-unbundled-beans: PASS - [2024-03-19T02:21:56.657Z] [java] ----------------------------------------- [2024-03-19T02:21:56.657Z] [java] - Total PASS : 1 - [2024-03-19T02:21:56.657Z] [java] - Total FAIL : 0 - [2024-03-19T02:21:56.657Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:21:56.657Z] [java] ----------------------------------------- [2024-03-19T02:21:56.657Z] [2024-03-19T02:21:56.657Z] undeploy: [2024-03-19T02:21:56.657Z] [2024-03-19T02:21:56.657Z] setOSConditions: [2024-03-19T02:21:56.657Z] [2024-03-19T02:21:56.657Z] setToolWin: [2024-03-19T02:21:56.657Z] [2024-03-19T02:21:56.657Z] setToolUnix: [2024-03-19T02:21:56.657Z] [2024-03-19T02:21:56.657Z] setToolProperty: [2024-03-19T02:21:56.657Z] [2024-03-19T02:21:56.657Z] setS1ASclassPath: [2024-03-19T02:21:56.657Z] [2024-03-19T02:21:56.657Z] init-common: [2024-03-19T02:21:56.657Z] [2024-03-19T02:21:56.657Z] undeploy-war-common: [2024-03-19T02:21:56.666Z] [exec] Mar 19, 2024 2:21:56 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:21:56.666Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:21:56.703Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-mdb-msgbeanApp [2024-03-19T02:21:56.722Z] [INFO] [exec] Application deployed with name hellojspsecure. [2024-03-19T02:21:56.722Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:56.722Z] [WARNING] [echo] [2024-03-19T02:21:56.722Z] [WARNING] [echo] ************************* [2024-03-19T02:21:56.722Z] [WARNING] [echo] * build-deploy security/basicauth [2024-03-19T02:21:56.722Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth [2024-03-19T02:21:56.722Z] [WARNING] [echo] ************************* [2024-03-19T02:21:56.722Z] [WARNING] [echo] [2024-03-19T02:21:56.723Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:56.723Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:56.723Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:56.723Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:56.723Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:56.723Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:56.723Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:56.723Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:56.723Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:56.723Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:56.723Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:56.730Z] [exec] Value of key is: test2 : [2024-03-19T02:21:56.730Z] [exec] Value of key is: test3 : [2024-03-19T02:21:56.730Z] [exec] Value of key is: test4 : [2024-03-19T02:21:56.730Z] [exec] Value of key is: test5 : [2024-03-19T02:21:56.730Z] [exec] jdbc appauth status: [2024-03-19T02:21:56.730Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:56.730Z] [exec] [2024-03-19T02:21:56.730Z] [exec] [2024-03-19T02:21:56.730Z] [exec] ----------------------------------------- [2024-03-19T02:21:56.730Z] [exec] - test2 : : PASS - [2024-03-19T02:21:56.730Z] [exec] - test1 : : PASS - [2024-03-19T02:21:56.730Z] [exec] - test3 : : PASS - [2024-03-19T02:21:56.730Z] [exec] - test4 : : PASS - [2024-03-19T02:21:56.730Z] [exec] - test5 : : PASS - [2024-03-19T02:21:56.730Z] [exec] ----------------------------------------- [2024-03-19T02:21:56.730Z] [exec] Total PASS: 5 [2024-03-19T02:21:56.730Z] [exec] Total FAIL: 0 [2024-03-19T02:21:56.730Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:56.730Z] [exec] ----------------------------------------- [2024-03-19T02:21:56.730Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:56.730Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:56.946Z] [exec] Mar 19, 2024 2:21:56 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:21:56.946Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:21:56.946Z] [exec] Mar 19, 2024 2:21:56 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:21:56.946Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:21:56.960Z] [2024-03-19T02:21:56.960Z] setOSConditions: [2024-03-19T02:21:56.960Z] [2024-03-19T02:21:56.960Z] setToolWin: [2024-03-19T02:21:56.960Z] [2024-03-19T02:21:56.961Z] setToolUnix: [2024-03-19T02:21:56.961Z] [2024-03-19T02:21:56.961Z] setToolProperty: [2024-03-19T02:21:56.961Z] [2024-03-19T02:21:56.961Z] setS1ASclassPath: [2024-03-19T02:21:56.961Z] [2024-03-19T02:21:56.961Z] init-common: [2024-03-19T02:21:56.961Z] [2024-03-19T02:21:56.961Z] execute-ejb-sql-common: [2024-03-19T02:21:56.961Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/sql/drop_pointbase.sql [2024-03-19T02:21:56.961Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:21:56.961Z] [2024-03-19T02:21:56.961Z] delete-resources: [2024-03-19T02:21:56.961Z] [2024-03-19T02:21:56.961Z] asadmin-batch-common: [2024-03-19T02:21:56.970Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:21:56.970Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2024-03-19T02:21:56.980Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:56.980Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:56.980Z] 6 warnings [2024-03-19T02:21:56.980Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2024-03-19T02:21:56.980Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2024-03-19T02:21:56.980Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jpainjectemf/jpainjectemf.war [2024-03-19T02:21:56.980Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:56.980Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:56.980Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:56.980Z] [WARNING] [echo] deploying jpainjectemf.war [2024-03-19T02:21:56.987Z] [2024-03-19T02:21:56.987Z] checkReporting-common: [2024-03-19T02:21:56.987Z] [2024-03-19T02:21:56.987Z] confirmReportPresent-common: [2024-03-19T02:21:56.987Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:56.987Z] [echo] Test seems to be reported fine [2024-03-19T02:21:56.987Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/appauth/RepRunConf.txt [2024-03-19T02:21:56.987Z] [2024-03-19T02:21:56.987Z] confirmMissingReport-common: [2024-03-19T02:21:56.987Z] [2024-03-19T02:21:56.987Z] reset-derby-for-no-authentication: [2024-03-19T02:21:56.987Z] [2024-03-19T02:21:56.987Z] setOSConditions: [2024-03-19T02:21:56.987Z] [2024-03-19T02:21:56.987Z] setToolWin: [2024-03-19T02:21:56.987Z] [2024-03-19T02:21:56.987Z] setToolUnix: [2024-03-19T02:21:56.987Z] [2024-03-19T02:21:56.987Z] setToolProperty: [2024-03-19T02:21:56.988Z] [2024-03-19T02:21:56.988Z] setS1ASclassPath: [2024-03-19T02:21:56.988Z] [2024-03-19T02:21:56.988Z] init-common: [2024-03-19T02:21:56.988Z] [2024-03-19T02:21:56.988Z] stop-derby: [2024-03-19T02:21:56.988Z] [2024-03-19T02:21:56.988Z] stop-derby-aix: [2024-03-19T02:21:57.013Z] [exec] ** checkBatchJobStatus[3] ==> COMPLETED [2024-03-19T02:21:57.013Z] [exec] Value of key is:batch-cmt-chunk-test1 [2024-03-19T02:21:57.013Z] [exec] Value of key is:batch-cmt-status-checkExe-jobName [2024-03-19T02:21:57.013Z] [exec] Value of key is:batch-cmt-status-checkExe-appName [2024-03-19T02:21:57.013Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceCount [2024-03-19T02:21:57.013Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceID [2024-03-19T02:21:57.013Z] [exec] Value of key is:batch-cmt-status-checkExe-executionID [2024-03-19T02:21:57.013Z] [exec] Value of key is:batch-cmt-status-checkExe-startTime [2024-03-19T02:21:57.013Z] [exec] Value of key is:batch-cmt-status-checkExe-batchStatus [2024-03-19T02:21:57.013Z] [exec] Value of key is:batch-cmt-status-checkExe-endTime [2024-03-19T02:21:57.013Z] [exec] Value of key is:batch-cmt-status-checkExe-isJobExecutionOK [2024-03-19T02:21:57.013Z] [exec] Value of key is:batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible [2024-03-19T02:21:57.013Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:57.013Z] [exec] [2024-03-19T02:21:57.013Z] [exec] [2024-03-19T02:21:57.013Z] [exec] ----------------------------------------- [2024-03-19T02:21:57.013Z] [exec] - batch-cmt-chunk-test1: PASS - [2024-03-19T02:21:57.014Z] [exec] - batch-cmt-status-checkExe-instanceCount: PASS - [2024-03-19T02:21:57.014Z] [exec] - batch-cmt-status-checkExe-executionID: PASS - [2024-03-19T02:21:57.014Z] [exec] - batch-cmt-status-checkExe-endTime: PASS - [2024-03-19T02:21:57.014Z] [exec] - batch-cmt-status-checkExe-isJobExecutionOK: PASS - [2024-03-19T02:21:57.014Z] [exec] - batch-cmt-status-checkExe-jobName: PASS - [2024-03-19T02:21:57.014Z] [exec] - batch-cmt-status-checkExe-batchStatus: PASS - [2024-03-19T02:21:57.014Z] [exec] - batch-cmt-status-checkExe-appName: PASS - [2024-03-19T02:21:57.014Z] [exec] - batch-cmt-status-checkExe-instanceID: PASS - [2024-03-19T02:21:57.014Z] [exec] - batch-cmt-status-checkExe-startTime: PASS - [2024-03-19T02:21:57.014Z] [exec] - batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible: PASS - [2024-03-19T02:21:57.014Z] [exec] ----------------------------------------- [2024-03-19T02:21:57.014Z] [exec] Total PASS: 11 [2024-03-19T02:21:57.014Z] [exec] Total FAIL: 0 [2024-03-19T02:21:57.014Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:57.014Z] [exec] ----------------------------------------- [2024-03-19T02:21:57.014Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:57.014Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:57.028Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:57.028Z] [javac] 1 warning [2024-03-19T02:21:57.028Z] [2024-03-19T02:21:57.028Z] build: [2024-03-19T02:21:57.028Z] [2024-03-19T02:21:57.028Z] setOSConditions: [2024-03-19T02:21:57.028Z] [2024-03-19T02:21:57.028Z] setToolWin: [2024-03-19T02:21:57.028Z] [2024-03-19T02:21:57.028Z] setToolUnix: [2024-03-19T02:21:57.028Z] [2024-03-19T02:21:57.028Z] setToolProperty: [2024-03-19T02:21:57.028Z] [2024-03-19T02:21:57.029Z] setS1ASclassPath: [2024-03-19T02:21:57.029Z] [2024-03-19T02:21:57.029Z] init-common: [2024-03-19T02:21:57.029Z] [2024-03-19T02:21:57.029Z] webclient-war-common: [2024-03-19T02:21:57.029Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:57.029Z] [2024-03-19T02:21:57.029Z] clear: [2024-03-19T02:21:57.029Z] [2024-03-19T02:21:57.029Z] test-tlds-exist: [2024-03-19T02:21:57.029Z] [2024-03-19T02:21:57.029Z] copy-tlds: [2024-03-19T02:21:57.029Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:21:57.029Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:21:57.029Z] [2024-03-19T02:21:57.029Z] test-tagfiles-exist: [2024-03-19T02:21:57.029Z] [2024-03-19T02:21:57.029Z] copy-tagfiles: [2024-03-19T02:21:57.029Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-03-19T02:21:57.029Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-03-19T02:21:57.029Z] [2024-03-19T02:21:57.029Z] package-war-common: [2024-03-19T02:21:57.029Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:57.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:57.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/lib [2024-03-19T02:21:57.030Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:57.030Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:57.030Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web.war [2024-03-19T02:21:57.030Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:57.030Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:57.030Z] [javac] Compiling 1 source file [2024-03-19T02:21:57.030Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:57.030Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:57.030Z] [2024-03-19T02:21:57.030Z] deploy: [2024-03-19T02:21:57.030Z] [2024-03-19T02:21:57.030Z] deploy-war-common: [2024-03-19T02:21:57.030Z] [2024-03-19T02:21:57.030Z] setOSConditions: [2024-03-19T02:21:57.030Z] [2024-03-19T02:21:57.030Z] setToolWin: [2024-03-19T02:21:57.030Z] [2024-03-19T02:21:57.030Z] setToolUnix: [2024-03-19T02:21:57.030Z] [2024-03-19T02:21:57.031Z] setToolProperty: [2024-03-19T02:21:57.031Z] [2024-03-19T02:21:57.031Z] setS1ASclassPath: [2024-03-19T02:21:57.031Z] [2024-03-19T02:21:57.031Z] init-common: [2024-03-19T02:21:57.031Z] [2024-03-19T02:21:57.031Z] deploy-war-commonpe: [2024-03-19T02:21:57.039Z] [java] Mar 19, 2024 2:21:56 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:21:57.039Z] [java] INFO: close(), this: [2024-03-19T02:21:57.039Z] [java] org.glassfish.web.loader.WebappClassLoader@2df71be0[name=unknown], urls=[ [2024-03-19T02:21:57.039Z] [java] file:/tmp/gfembed14290526101821196108tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-03-19T02:21:57.039Z] [java] file:/tmp/gfembed14290526101821196108tmp/generated/ejb/ejb-timer-service-app/ [2024-03-19T02:21:57.039Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=21, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-03-19T02:21:57.039Z] [java] Mar 19, 2024 2:21:56 AM org.eclipse.persistence.session./file:/tmp/gfembed14290526101821196108tmp/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App [2024-03-19T02:21:57.040Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:21:57.046Z] [exec] Mar 19, 2024 2:21:56 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:57.046Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:57.126Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:57.152Z] [javac] 1 warning [2024-03-19T02:21:57.152Z] [2024-03-19T02:21:57.152Z] setOSConditions: [2024-03-19T02:21:57.152Z] [2024-03-19T02:21:57.152Z] setToolWin: [2024-03-19T02:21:57.152Z] [2024-03-19T02:21:57.152Z] setToolUnix: [2024-03-19T02:21:57.152Z] [2024-03-19T02:21:57.152Z] setToolProperty: [2024-03-19T02:21:57.152Z] [2024-03-19T02:21:57.152Z] setS1ASclassPath: [2024-03-19T02:21:57.152Z] [2024-03-19T02:21:57.152Z] init-common: [2024-03-19T02:21:57.152Z] [2024-03-19T02:21:57.152Z] ejb-jar-common: [2024-03-19T02:21:57.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:57.153Z] [2024-03-19T02:21:57.153Z] package-ejbjar-common: [2024-03-19T02:21:57.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:57.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:57.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:57.153Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2024-03-19T02:21:57.153Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:57.153Z] [2024-03-19T02:21:57.153Z] setOSConditions: [2024-03-19T02:21:57.153Z] [2024-03-19T02:21:57.153Z] setToolWin: [2024-03-19T02:21:57.153Z] [2024-03-19T02:21:57.153Z] setToolUnix: [2024-03-19T02:21:57.153Z] [2024-03-19T02:21:57.153Z] setToolProperty: [2024-03-19T02:21:57.153Z] [2024-03-19T02:21:57.153Z] setS1ASclassPath: [2024-03-19T02:21:57.153Z] [2024-03-19T02:21:57.153Z] init-common: [2024-03-19T02:21:57.153Z] [2024-03-19T02:21:57.153Z] appclient-jar-common: [2024-03-19T02:21:57.153Z] [2024-03-19T02:21:57.154Z] package-appclientjar-common: [2024-03-19T02:21:57.154Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:57.154Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:57.154Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:21:57.154Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2024-03-19T02:21:57.154Z] [2024-03-19T02:21:57.154Z] build-ear: [2024-03-19T02:21:57.154Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-03-19T02:21:57.154Z] [2024-03-19T02:21:57.154Z] setup: [2024-03-19T02:21:57.154Z] [2024-03-19T02:21:57.154Z] setOSConditions: [2024-03-19T02:21:57.154Z] [2024-03-19T02:21:57.154Z] setToolWin: [2024-03-19T02:21:57.154Z] [2024-03-19T02:21:57.154Z] setToolUnix: [2024-03-19T02:21:57.154Z] [2024-03-19T02:21:57.154Z] setToolProperty: [2024-03-19T02:21:57.154Z] [2024-03-19T02:21:57.154Z] setS1ASclassPath: [2024-03-19T02:21:57.154Z] [2024-03-19T02:21:57.154Z] init-common: [2024-03-19T02:21:57.154Z] [2024-03-19T02:21:57.154Z] setupJdbc: [2024-03-19T02:21:57.154Z] [2024-03-19T02:21:57.155Z] setOSConditions: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] setToolWin: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] setToolUnix: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] setToolProperty: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] setS1ASclassPath: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] init-common: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] default-jdbc-conpool: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] setOSConditions: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] setToolWin: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] setToolUnix: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] setToolProperty: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] setS1ASclassPath: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] init-common: [2024-03-19T02:21:57.155Z] [2024-03-19T02:21:57.155Z] create-jdbc-connpool-common: [2024-03-19T02:21:57.204Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false noname2-web [2024-03-19T02:21:57.204Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:57.205Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:57.205Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:57.205Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:57.205Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:21:57.205Z] [2024-03-19T02:21:57.205Z] setOSConditions: [2024-03-19T02:21:57.205Z] [2024-03-19T02:21:57.205Z] setToolWin: [2024-03-19T02:21:57.205Z] [2024-03-19T02:21:57.205Z] setToolUnix: [2024-03-19T02:21:57.205Z] [2024-03-19T02:21:57.205Z] setToolProperty: [2024-03-19T02:21:57.205Z] [2024-03-19T02:21:57.205Z] setS1ASclassPath: [2024-03-19T02:21:57.205Z] [2024-03-19T02:21:57.205Z] init-common: [2024-03-19T02:21:57.205Z] [2024-03-19T02:21:57.205Z] undeploy-client: [2024-03-19T02:21:57.222Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-optional-unbundled-beans-web [2024-03-19T02:21:57.222Z] [2024-03-19T02:21:57.222Z] all: [2024-03-19T02:21:57.222Z] [echo] [2024-03-19T02:21:57.222Z] [echo] ************************* [2024-03-19T02:21:57.222Z] [echo] * Running qualifiers [2024-03-19T02:21:57.223Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/qualifiers [2024-03-19T02:21:57.223Z] [echo] ************************* [2024-03-19T02:21:57.223Z] [echo] [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] setOSConditions: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] setToolWin: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] setToolUnix: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] setToolProperty: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] setS1ASclassPath: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] init-common: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] clean: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] setOSConditions: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] setToolWin: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] setToolUnix: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] setToolProperty: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] setS1ASclassPath: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] init-common: [2024-03-19T02:21:57.223Z] [2024-03-19T02:21:57.223Z] clean-common: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] setOSConditions: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] setToolWin: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] setToolUnix: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] setToolProperty: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] setS1ASclassPath: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] init-common: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] clean-classes-common: [2024-03-19T02:21:57.224Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] setOSConditions: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] setToolWin: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] setToolUnix: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] setToolProperty: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] setS1ASclassPath: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.224Z] init-common: [2024-03-19T02:21:57.224Z] [2024-03-19T02:21:57.225Z] clean-jars-common: [2024-03-19T02:21:57.225Z] [2024-03-19T02:21:57.225Z] compile: [2024-03-19T02:21:57.225Z] [2024-03-19T02:21:57.225Z] setOSConditions: [2024-03-19T02:21:57.225Z] [2024-03-19T02:21:57.225Z] setToolWin: [2024-03-19T02:21:57.225Z] [2024-03-19T02:21:57.225Z] setToolUnix: [2024-03-19T02:21:57.225Z] [2024-03-19T02:21:57.225Z] setToolProperty: [2024-03-19T02:21:57.225Z] [2024-03-19T02:21:57.225Z] setS1ASclassPath: [2024-03-19T02:21:57.225Z] [2024-03-19T02:21:57.225Z] init-common: [2024-03-19T02:21:57.225Z] [2024-03-19T02:21:57.225Z] compile-common: [2024-03-19T02:21:57.225Z] [echo] Current time (ISO): 2024-03-19T02:21:57.136+0000 [2024-03-19T02:21:57.225Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:57.225Z] [javac] Compiling 16 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:57.247Z] [exec] Mar 19, 2024 2:21:56 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:21:57.247Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:21:57.247Z] [exec] looked up java:comp/env/jms/SampleQueue [2024-03-19T02:21:57.247Z] [exec] Creating new Context 3... [2024-03-19T02:21:57.247Z] [exec] Mar 19, 2024 2:21:57 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:21:57.247Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:21:57.277Z] [2024-03-19T02:21:57.277Z] stop-derby-nonaix: [2024-03-19T02:21:57.277Z] [echo] Stopping Derby DB Server ... [2024-03-19T02:21:57.303Z] [exec] Mar 19, 2024 2:21:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:21:57.303Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:21:57.358Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup1 --authrealmname file --target server testuser3 [2024-03-19T02:21:57.358Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-03-19T02:21:57.394Z] [javac] 1 warning [2024-03-19T02:21:57.394Z] [2024-03-19T02:21:57.394Z] build: [2024-03-19T02:21:57.394Z] [echo] assemble.dir = /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:57.394Z] [2024-03-19T02:21:57.394Z] setOSConditions: [2024-03-19T02:21:57.394Z] [2024-03-19T02:21:57.394Z] setToolWin: [2024-03-19T02:21:57.394Z] [2024-03-19T02:21:57.394Z] setToolUnix: [2024-03-19T02:21:57.394Z] [2024-03-19T02:21:57.394Z] setToolProperty: [2024-03-19T02:21:57.394Z] [2024-03-19T02:21:57.394Z] setS1ASclassPath: [2024-03-19T02:21:57.394Z] [2024-03-19T02:21:57.394Z] init-common: [2024-03-19T02:21:57.394Z] [2024-03-19T02:21:57.395Z] webclient-war-common: [2024-03-19T02:21:57.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:57.395Z] [2024-03-19T02:21:57.395Z] clear: [2024-03-19T02:21:57.395Z] [2024-03-19T02:21:57.395Z] test-tlds-exist: [2024-03-19T02:21:57.395Z] [2024-03-19T02:21:57.395Z] copy-tlds: [2024-03-19T02:21:57.395Z] [2024-03-19T02:21:57.395Z] test-tagfiles-exist: [2024-03-19T02:21:57.395Z] [2024-03-19T02:21:57.395Z] copy-tagfiles: [2024-03-19T02:21:57.395Z] [2024-03-19T02:21:57.395Z] package-war-common: [2024-03-19T02:21:57.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:57.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:57.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:57.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:57.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/lib [2024-03-19T02:21:57.395Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:57.395Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:57.395Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:57.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/docroot [2024-03-19T02:21:57.396Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedra-web.war [2024-03-19T02:21:57.396Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:57.396Z] [2024-03-19T02:21:57.396Z] setOSConditions: [2024-03-19T02:21:57.396Z] [2024-03-19T02:21:57.396Z] setToolWin: [2024-03-19T02:21:57.396Z] [2024-03-19T02:21:57.396Z] setToolUnix: [2024-03-19T02:21:57.396Z] [2024-03-19T02:21:57.396Z] setToolProperty: [2024-03-19T02:21:57.396Z] [2024-03-19T02:21:57.396Z] setS1ASclassPath: [2024-03-19T02:21:57.396Z] [2024-03-19T02:21:57.396Z] init-common: [2024-03-19T02:21:57.396Z] [2024-03-19T02:21:57.396Z] compile-common: [2024-03-19T02:21:57.396Z] [echo] Current time (ISO): 2024-03-19T02:21:57.209+0000 [2024-03-19T02:21:57.396Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:57.402Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:57.402Z] [javac] 1 warning [2024-03-19T02:21:57.402Z] [2024-03-19T02:21:57.402Z] run_default: [2024-03-19T02:21:57.402Z] [2024-03-19T02:21:57.402Z] setOSConditions: [2024-03-19T02:21:57.402Z] [2024-03-19T02:21:57.402Z] setToolWin: [2024-03-19T02:21:57.402Z] [2024-03-19T02:21:57.402Z] setToolUnix: [2024-03-19T02:21:57.402Z] [2024-03-19T02:21:57.402Z] setToolProperty: [2024-03-19T02:21:57.402Z] [2024-03-19T02:21:57.403Z] setS1ASclassPath: [2024-03-19T02:21:57.403Z] [2024-03-19T02:21:57.403Z] init-common: [2024-03-19T02:21:57.403Z] [2024-03-19T02:21:57.403Z] runclient_nooverride: [2024-03-19T02:21:57.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-pointbase-pool1 [2024-03-19T02:21:57.504Z] [exec] Looked up jms/QCFactory [2024-03-19T02:21:57.504Z] [exec] Value of key is: balancing [2024-03-19T02:21:57.504Z] [exec] Creating new Context ... [2024-03-19T02:21:57.504Z] [exec] Looked up java:comp/InAppClientContainer :true [2024-03-19T02:21:57.504Z] [exec] Value of key is:testInAppClientContainer [2024-03-19T02:21:57.504Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:21:57.504Z] [exec] [2024-03-19T02:21:57.504Z] [exec] [2024-03-19T02:21:57.504Z] [exec] ----------------------------------------- [2024-03-19T02:21:57.504Z] [exec] - testInAppClientContainer: PASS - [2024-03-19T02:21:57.504Z] [exec] - balancing: PASS - [2024-03-19T02:21:57.504Z] [exec] ----------------------------------------- [2024-03-19T02:21:57.504Z] [exec] Total PASS: 2 [2024-03-19T02:21:57.504Z] [exec] Total FAIL: 0 [2024-03-19T02:21:57.504Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:21:57.504Z] [exec] ----------------------------------------- [2024-03-19T02:21:57.504Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:57.504Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:21:57.504Z] [exec] Mar 19, 2024 2:21:57 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-03-19T02:21:57.504Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopping... [2024-03-19T02:21:57.504Z] [exec] Mar 19, 2024 2:21:57 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-03-19T02:21:57.504Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopped. [2024-03-19T02:21:57.504Z] [exec] Mar 19, 2024 2:21:57 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:21:57.504Z] [exec] INFO: RAR7094: jmsra shutdown successful. [2024-03-19T02:21:57.535Z] [java] Tue Mar 19 02:21:57 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:21:57.535Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties [2024-03-19T02:21:57.535Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties.bkp to copy. [2024-03-19T02:21:57.535Z] [2024-03-19T02:21:57.535Z] setOSConditions: [2024-03-19T02:21:57.535Z] [2024-03-19T02:21:57.535Z] setToolWin: [2024-03-19T02:21:57.535Z] [2024-03-19T02:21:57.535Z] setToolUnix: [2024-03-19T02:21:57.535Z] [2024-03-19T02:21:57.535Z] setToolProperty: [2024-03-19T02:21:57.535Z] [2024-03-19T02:21:57.535Z] setS1ASclassPath: [2024-03-19T02:21:57.535Z] [2024-03-19T02:21:57.535Z] init-common: [2024-03-19T02:21:57.535Z] [2024-03-19T02:21:57.535Z] start-derby: [2024-03-19T02:21:57.535Z] [2024-03-19T02:21:57.535Z] start-derby-aix: [2024-03-19T02:21:57.535Z] [2024-03-19T02:21:57.535Z] start-derby-nonaix: [2024-03-19T02:21:57.536Z] [echo] Starting Derby DB Server ... [2024-03-19T02:21:57.561Z] [exec] [passivateactivateClient] doTest()... [2024-03-19T02:21:57.561Z] [exec] [passivateactivateClient] Inside init.... [2024-03-19T02:21:57.565Z] [exec] Application deployed with name deploydir. [2024-03-19T02:21:57.565Z] [exec] Command redeploy executed successfully. [2024-03-19T02:21:57.565Z] [2024-03-19T02:21:57.565Z] init.os: [2024-03-19T02:21:57.565Z] [2024-03-19T02:21:57.565Z] init.tools.unix: [2024-03-19T02:21:57.565Z] [2024-03-19T02:21:57.565Z] init.tools.windows: [2024-03-19T02:21:57.565Z] [2024-03-19T02:21:57.565Z] init.tools: [2024-03-19T02:21:57.565Z] [2024-03-19T02:21:57.565Z] setAsadminArgs: [2024-03-19T02:21:57.565Z] [2024-03-19T02:21:57.565Z] init: [2024-03-19T02:21:57.565Z] [2024-03-19T02:21:57.565Z] init.customtasks: [2024-03-19T02:21:57.565Z] [2024-03-19T02:21:57.565Z] setEnabled: [2024-03-19T02:21:57.565Z] [2024-03-19T02:21:57.565Z] createAppRef: [2024-03-19T02:21:57.565Z] [2024-03-19T02:21:57.565Z] setHttpPort: [2024-03-19T02:21:57.565Z] [2024-03-19T02:21:57.565Z] run.positive: [2024-03-19T02:21:57.565Z] [2024-03-19T02:21:57.565Z] init.os: [2024-03-19T02:21:57.566Z] [2024-03-19T02:21:57.566Z] init.tools.unix: [2024-03-19T02:21:57.566Z] [2024-03-19T02:21:57.566Z] init.tools.windows: [2024-03-19T02:21:57.566Z] [2024-03-19T02:21:57.566Z] init.tools: [2024-03-19T02:21:57.566Z] [2024-03-19T02:21:57.566Z] setAsadminArgs: [2024-03-19T02:21:57.566Z] [2024-03-19T02:21:57.566Z] init: [2024-03-19T02:21:57.566Z] [2024-03-19T02:21:57.566Z] init.customtasks: [2024-03-19T02:21:57.566Z] [2024-03-19T02:21:57.566Z] runclient: [2024-03-19T02:21:57.566Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2024-03-19T02:21:57.579Z] [2024-03-19T02:21:57.579Z] checkReporting-common: [2024-03-19T02:21:57.579Z] [2024-03-19T02:21:57.579Z] confirmReportPresent-common: [2024-03-19T02:21:57.579Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:57.579Z] [echo] Test seems to be reported fine [2024-03-19T02:21:57.579Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch/cmt-chunk-job/RepRunConf.txt [2024-03-19T02:21:57.579Z] [2024-03-19T02:21:57.579Z] confirmMissingReport-common: [2024-03-19T02:21:57.579Z] [2024-03-19T02:21:57.579Z] undeploy: [2024-03-19T02:21:57.579Z] [2024-03-19T02:21:57.579Z] setOSConditions: [2024-03-19T02:21:57.579Z] [2024-03-19T02:21:57.579Z] setToolWin: [2024-03-19T02:21:57.579Z] [2024-03-19T02:21:57.579Z] setToolUnix: [2024-03-19T02:21:57.579Z] [2024-03-19T02:21:57.580Z] setToolProperty: [2024-03-19T02:21:57.580Z] [2024-03-19T02:21:57.580Z] setS1ASclassPath: [2024-03-19T02:21:57.580Z] [2024-03-19T02:21:57.580Z] init-common: [2024-03-19T02:21:57.580Z] [2024-03-19T02:21:57.580Z] undeploy-common: [2024-03-19T02:21:57.604Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-03-19T02:21:57.604Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_QCF [2024-03-19T02:21:57.604Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_TCF [2024-03-19T02:21:57.613Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web.war [2024-03-19T02:21:57.669Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2024-03-19T02:21:57.669Z] [2024-03-19T02:21:57.669Z] set-derby-connpool-props: [2024-03-19T02:21:57.701Z] [java] Using no-arg InitialContext [2024-03-19T02:21:57.762Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:57.762Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:57.762Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:57.763Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:57.763Z] [2024-03-19T02:21:57.763Z] checkReporting-common: [2024-03-19T02:21:57.763Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:57.763Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:57.763Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:57.763Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:57.763Z] [2024-03-19T02:21:57.763Z] confirmReportPresent-common: [2024-03-19T02:21:57.763Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:21:57.763Z] [echo] Test seems to be reported fine [2024-03-19T02:21:57.763Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/RepRunConf.txt [2024-03-19T02:21:57.763Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:57.763Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:57.764Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:57.764Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:57.764Z] [2024-03-19T02:21:57.764Z] confirmMissingReport-common: [2024-03-19T02:21:57.764Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:57.764Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:57.764Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:57.764Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:57.764Z] [2024-03-19T02:21:57.764Z] setOSConditions: [2024-03-19T02:21:57.764Z] [2024-03-19T02:21:57.764Z] setToolWin: [2024-03-19T02:21:57.764Z] [2024-03-19T02:21:57.764Z] setToolUnix: [2024-03-19T02:21:57.764Z] [2024-03-19T02:21:57.764Z] setToolProperty: [2024-03-19T02:21:57.764Z] [2024-03-19T02:21:57.764Z] setS1ASclassPath: [2024-03-19T02:21:57.764Z] [2024-03-19T02:21:57.765Z] init-common: [2024-03-19T02:21:57.765Z] [2024-03-19T02:21:57.765Z] execute-sql-common: [2024-03-19T02:21:57.765Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/drop_pointbase.sql [2024-03-19T02:21:57.765Z] [sql] 0 rows affected [2024-03-19T02:21:57.765Z] [sql] 0 rows affected [2024-03-19T02:21:57.765Z] [sql] 0 rows affected [2024-03-19T02:21:57.772Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:21:57.772Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:21:57.773Z] [exec] Command undeploy executed successfully. [2024-03-19T02:21:57.773Z] [2024-03-19T02:21:57.773Z] all: [2024-03-19T02:21:57.773Z] [2024-03-19T02:21:57.773Z] setOSConditions: [2024-03-19T02:21:57.773Z] [2024-03-19T02:21:57.773Z] setToolWin: [2024-03-19T02:21:57.773Z] [2024-03-19T02:21:57.773Z] setToolUnix: [2024-03-19T02:21:57.773Z] [2024-03-19T02:21:57.773Z] setToolProperty: [2024-03-19T02:21:57.773Z] [2024-03-19T02:21:57.773Z] setS1ASclassPath: [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-03-19T02:21:57.823Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-03-19T02:21:57.837Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false batch-cmt-chunkApp [2024-03-19T02:21:57.904Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_client_queue [2024-03-19T02:21:57.904Z] [exec] Administered object jms/ejb_mdb_msgbean_client_queue deleted. [2024-03-19T02:21:57.904Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_client_queue [2024-03-19T02:21:57.905Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_client_topic [2024-03-19T02:21:57.905Z] [exec] Administered object jms/ejb_mdb_msgbean_client_topic deleted. [2024-03-19T02:21:57.905Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype topic ejb_mdb_msgbean_client_topic [2024-03-19T02:21:57.905Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:57.905Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmt deleted. [2024-03-19T02:21:57.905Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_queue_cmt [2024-03-19T02:21:57.905Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:57.905Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_bmt deleted. [2024-03-19T02:21:57.905Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_queue_bmt [2024-03-19T02:21:57.905Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:57.905Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmtns deleted. [2024-03-19T02:21:57.906Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_queue_cmtns [2024-03-19T02:21:57.906Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:57.906Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_cmt deleted. [2024-03-19T02:21:57.906Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype topic ejb_mdb_msgbean_topic_cmt [2024-03-19T02:21:57.906Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_topic_bmt [2024-03-19T02:21:57.906Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_bmt deleted. [2024-03-19T02:21:57.906Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype topic ejb_mdb_msgbean_topic_bmt [2024-03-19T02:21:57.906Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_op_test_topic [2024-03-19T02:21:57.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-03-19T02:21:57.926Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-03-19T02:21:57.954Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup5 --authrealmname file --target server testuser42 [2024-03-19T02:21:57.954Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-03-19T02:21:57.957Z] [java] Round 0: [2024-03-19T02:21:57.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer SOAP --providertype server --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.soap.SOAPTestServerAuthModule --target server SOAPTestServerAuthModule [2024-03-19T02:21:57.974Z] [exec] Creation of message security provider named SOAPTestServerAuthModule completed successfully [2024-03-19T02:21:57.974Z] [2024-03-19T02:21:57.974Z] asadmin-common: [2024-03-19T02:21:57.974Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soap.SOAPTestClientAuthModule --layer SOAP --providertype client --requestauthsource sender SOAPTestClientAuthModule [2024-03-19T02:21:57.978Z] [java] Mar 19, 2024 2:21:57 AM org.eclipse.persistence.session./file:/tmp/gfembed14290526101821196108tmp/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App.server [2024-03-19T02:21:57.978Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:21:57.978Z] [java] Mar 19, 2024 2:21:57 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:21:57.978Z] [java] INFO: Portable JNDI names for EJB TimerBean: [java:global/ejb-timer-service-app/TimerBean, java:global/ejb-timer-service-app/TimerBean!org.glassfish.ejb.persistent.timer.TimerLocal] [2024-03-19T02:21:57.978Z] [java] Mar 19, 2024 2:21:57 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:21:57.978Z] [java] INFO: Loading application [ejb-timer-service-app] at [/ejb-timer-service-app] [2024-03-19T02:21:57.978Z] [java] Mar 19, 2024 2:21:57 AM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService initEJBTimerService [2024-03-19T02:21:57.978Z] [java] INFO: EJB5109:EJB Timer Service started successfully for data source [jdbc/__TimerPool] [2024-03-19T02:21:57.978Z] [java] Mar 19, 2024 2:21:57 AM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService resetEJBTimers [2024-03-19T02:21:57.978Z] [java] INFO: ==> Restoring Timers ... [2024-03-19T02:21:57.978Z] [java] Mar 19, 2024 2:21:57 AM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService restoreEJBTimers [2024-03-19T02:21:57.978Z] [java] INFO: There are no EJB Timers owned by this server [2024-03-19T02:21:57.978Z] [java] Mar 19, 2024 2:21:57 AM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService resetEJBTimers [2024-03-19T02:21:57.979Z] [java] INFO: <== ... Timers Restored. [2024-03-19T02:21:57.979Z] [java] Mar 19, 2024 2:21:57 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:21:57.979Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb31-embedded-timertest-ejb/SimpleEjb, java:global/ejb-ejb31-embedded-timertest-ejb/SimpleEjb!org.glassfish.tests.ejb.timertest.SimpleEjb] [2024-03-19T02:21:57.979Z] [java] Mar 19, 2024 2:21:57 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:21:57.979Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:21:58.022Z] [sql] 3 of 3 SQL statements executed successfully [2024-03-19T02:21:58.022Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:58.022Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:58.022Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:58.022Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:58.023Z] [2024-03-19T02:21:58.023Z] setOSConditions: [2024-03-19T02:21:58.023Z] [2024-03-19T02:21:58.023Z] setToolWin: [2024-03-19T02:21:58.023Z] [2024-03-19T02:21:58.023Z] setToolUnix: [2024-03-19T02:21:58.023Z] [2024-03-19T02:21:58.023Z] setToolProperty: [2024-03-19T02:21:58.023Z] [2024-03-19T02:21:58.023Z] setS1ASclassPath: [2024-03-19T02:21:58.023Z] [2024-03-19T02:21:58.023Z] init-common: [2024-03-19T02:21:58.023Z] [2024-03-19T02:21:58.023Z] execute-sql-common: [2024-03-19T02:21:58.023Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/create_pointbase.sql [2024-03-19T02:21:58.023Z] [sql] 0 rows affected [2024-03-19T02:21:58.023Z] [sql] 1 rows affected [2024-03-19T02:21:58.023Z] [sql] 1 rows affected [2024-03-19T02:21:58.023Z] [sql] 1 rows affected [2024-03-19T02:21:58.023Z] [sql] 1 rows affected [2024-03-19T02:21:58.023Z] [sql] 0 rows affected [2024-03-19T02:21:58.023Z] [sql] 1 rows affected [2024-03-19T02:21:58.023Z] [sql] 1 rows affected [2024-03-19T02:21:58.023Z] [sql] 1 rows affected [2024-03-19T02:21:58.023Z] [sql] 1 rows affected [2024-03-19T02:21:58.023Z] [sql] 0 rows affected [2024-03-19T02:21:58.023Z] [sql] 11 of 11 SQL statements executed successfully [2024-03-19T02:21:58.023Z] [2024-03-19T02:21:58.024Z] undeploy: [2024-03-19T02:21:58.024Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:58.024Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:58.024Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:58.024Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:58.024Z] [2024-03-19T02:21:58.024Z] setOSConditions: [2024-03-19T02:21:58.024Z] [2024-03-19T02:21:58.024Z] setToolWin: [2024-03-19T02:21:58.025Z] [2024-03-19T02:21:58.025Z] setToolUnix: [2024-03-19T02:21:58.025Z] [2024-03-19T02:21:58.025Z] setToolProperty: [2024-03-19T02:21:58.025Z] [2024-03-19T02:21:58.025Z] setS1ASclassPath: [2024-03-19T02:21:58.025Z] [2024-03-19T02:21:58.025Z] init-common: [2024-03-19T02:21:58.025Z] [2024-03-19T02:21:58.025Z] undeploy-common: [2024-03-19T02:21:58.031Z] [2024-03-19T02:21:58.031Z] init-common: [2024-03-19T02:21:58.031Z] [2024-03-19T02:21:58.031Z] clean: [2024-03-19T02:21:58.031Z] [2024-03-19T02:21:58.031Z] setOSConditions: [2024-03-19T02:21:58.031Z] [2024-03-19T02:21:58.031Z] setToolWin: [2024-03-19T02:21:58.031Z] [2024-03-19T02:21:58.031Z] setToolUnix: [2024-03-19T02:21:58.031Z] [2024-03-19T02:21:58.031Z] setToolProperty: [2024-03-19T02:21:58.031Z] [2024-03-19T02:21:58.031Z] setS1ASclassPath: [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.032Z] init-common: [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.032Z] clean-common: [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.032Z] setOSConditions: [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.032Z] setToolWin: [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.032Z] setToolUnix: [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.032Z] setToolProperty: [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.032Z] setS1ASclassPath: [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.032Z] init-common: [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.032Z] clean-classes-common: [2024-03-19T02:21:58.032Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.032Z] setOSConditions: [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.032Z] setToolWin: [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.032Z] setToolUnix: [2024-03-19T02:21:58.032Z] [2024-03-19T02:21:58.033Z] setToolProperty: [2024-03-19T02:21:58.033Z] [2024-03-19T02:21:58.033Z] setS1ASclassPath: [2024-03-19T02:21:58.033Z] [2024-03-19T02:21:58.033Z] init-common: [2024-03-19T02:21:58.033Z] [2024-03-19T02:21:58.033Z] clean-jars-common: [2024-03-19T02:21:58.033Z] [2024-03-19T02:21:58.033Z] assemble-web: [2024-03-19T02:21:58.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:58.033Z] [2024-03-19T02:21:58.033Z] setOSConditions: [2024-03-19T02:21:58.033Z] [2024-03-19T02:21:58.033Z] setToolWin: [2024-03-19T02:21:58.033Z] [2024-03-19T02:21:58.033Z] setToolUnix: [2024-03-19T02:21:58.033Z] [2024-03-19T02:21:58.033Z] setToolProperty: [2024-03-19T02:21:58.033Z] [2024-03-19T02:21:58.033Z] setS1ASclassPath: [2024-03-19T02:21:58.033Z] [2024-03-19T02:21:58.033Z] init-common: [2024-03-19T02:21:58.033Z] [2024-03-19T02:21:58.033Z] wsimport: [2024-03-19T02:21:58.081Z] [2024-03-19T02:21:58.082Z] processResult: [2024-03-19T02:21:58.082Z] [2024-03-19T02:21:58.082Z] failed: [2024-03-19T02:21:58.082Z] [2024-03-19T02:21:58.082Z] passed: [2024-03-19T02:21:58.082Z] [echo] Test deploydir Passed [2024-03-19T02:21:58.082Z] [2024-03-19T02:21:58.082Z] unknown: [2024-03-19T02:21:58.082Z] [2024-03-19T02:21:58.082Z] declare-test: [2024-03-19T02:21:58.082Z] [echo] Starting test deploydir war/deploydir Test asadmin deploydir with a different context root [2024-03-19T02:21:58.082Z] [2024-03-19T02:21:58.082Z] init.os: [2024-03-19T02:21:58.082Z] [2024-03-19T02:21:58.082Z] init.tools.unix: [2024-03-19T02:21:58.082Z] [2024-03-19T02:21:58.082Z] init.tools.windows: [2024-03-19T02:21:58.082Z] [2024-03-19T02:21:58.082Z] init.tools: [2024-03-19T02:21:58.082Z] [2024-03-19T02:21:58.082Z] setAsadminArgs: [2024-03-19T02:21:58.082Z] [2024-03-19T02:21:58.082Z] init: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] init.customtasks: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] prepare: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] redeploydir.asadmin.foo: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] setAsadminArgs: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] common.redeploydir.asadmin: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] init.os: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] init.tools.unix: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] init.tools.windows: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] init.tools: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] setAsadminArgs: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] init: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] init.customtasks: [2024-03-19T02:21:58.083Z] [2024-03-19T02:21:58.083Z] common.run.asadmin: [2024-03-19T02:21:58.084Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --contextroot foo /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-03-19T02:21:58.095Z] [2024-03-19T02:21:58.095Z] all: [2024-03-19T02:21:58.095Z] [2024-03-19T02:21:58.095Z] setOSConditions: [2024-03-19T02:21:58.095Z] [2024-03-19T02:21:58.095Z] setToolWin: [2024-03-19T02:21:58.095Z] [2024-03-19T02:21:58.095Z] setToolUnix: [2024-03-19T02:21:58.095Z] [2024-03-19T02:21:58.095Z] setToolProperty: [2024-03-19T02:21:58.095Z] [2024-03-19T02:21:58.095Z] setS1ASclassPath: [2024-03-19T02:21:58.095Z] [2024-03-19T02:21:58.095Z] init-common: [2024-03-19T02:21:58.095Z] [2024-03-19T02:21:58.095Z] clean: [2024-03-19T02:21:58.095Z] [2024-03-19T02:21:58.096Z] setOSConditions: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] setToolWin: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] setToolUnix: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] setToolProperty: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] setS1ASclassPath: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] init-common: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] clean-common: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] setOSConditions: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] setToolWin: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] setToolUnix: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] setToolProperty: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] setS1ASclassPath: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] init-common: [2024-03-19T02:21:58.096Z] [2024-03-19T02:21:58.096Z] clean-classes-common: [2024-03-19T02:21:58.097Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] setOSConditions: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] setToolWin: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] setToolUnix: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] setToolProperty: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] setS1ASclassPath: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] init-common: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] clean-jars-common: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] compile: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] setOSConditions: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] setToolWin: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] setToolUnix: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] setToolProperty: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.097Z] setS1ASclassPath: [2024-03-19T02:21:58.097Z] [2024-03-19T02:21:58.098Z] init-common: [2024-03-19T02:21:58.098Z] [2024-03-19T02:21:58.098Z] compile-common: [2024-03-19T02:21:58.098Z] [echo] Current time (ISO): 2024-03-19T02:21:57.974+0000 [2024-03-19T02:21:58.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:58.098Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:58.163Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_topic deleted. [2024-03-19T02:21:58.163Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype topic ejb_mdb_msgbean_op_test_topic [2024-03-19T02:21:58.163Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_op_test_queue [2024-03-19T02:21:58.163Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_queue deleted. [2024-03-19T02:21:58.164Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_op_test_queue [2024-03-19T02:21:58.164Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt [2024-03-19T02:21:58.164Z] [2024-03-19T02:21:58.164Z] all: [2024-03-19T02:21:58.164Z] [2024-03-19T02:21:58.164Z] singleton: [2024-03-19T02:21:58.164Z] [2024-03-19T02:21:58.164Z] setOSConditions: [2024-03-19T02:21:58.164Z] [2024-03-19T02:21:58.164Z] setToolWin: [2024-03-19T02:21:58.164Z] [2024-03-19T02:21:58.164Z] setToolUnix: [2024-03-19T02:21:58.164Z] [2024-03-19T02:21:58.164Z] setToolProperty: [2024-03-19T02:21:58.164Z] [2024-03-19T02:21:58.164Z] setS1ASclassPath: [2024-03-19T02:21:58.164Z] [2024-03-19T02:21:58.164Z] init-common: [2024-03-19T02:21:58.164Z] [2024-03-19T02:21:58.164Z] clean: [2024-03-19T02:21:58.164Z] [2024-03-19T02:21:58.164Z] setOSConditions: [2024-03-19T02:21:58.164Z] [2024-03-19T02:21:58.164Z] setToolWin: [2024-03-19T02:21:58.164Z] [2024-03-19T02:21:58.164Z] setToolUnix: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] setToolProperty: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] setS1ASclassPath: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] init-common: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] clean-common: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] setOSConditions: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] setToolWin: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] setToolUnix: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] setToolProperty: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] setS1ASclassPath: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] init-common: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] clean-classes-common: [2024-03-19T02:21:58.165Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] setOSConditions: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.165Z] setToolWin: [2024-03-19T02:21:58.165Z] [2024-03-19T02:21:58.166Z] setToolUnix: [2024-03-19T02:21:58.166Z] [2024-03-19T02:21:58.166Z] setToolProperty: [2024-03-19T02:21:58.166Z] [2024-03-19T02:21:58.166Z] setS1ASclassPath: [2024-03-19T02:21:58.166Z] [2024-03-19T02:21:58.166Z] init-common: [2024-03-19T02:21:58.166Z] [2024-03-19T02:21:58.166Z] clean-jars-common: [2024-03-19T02:21:58.166Z] [2024-03-19T02:21:58.166Z] compile: [2024-03-19T02:21:58.166Z] [2024-03-19T02:21:58.166Z] setOSConditions: [2024-03-19T02:21:58.166Z] [2024-03-19T02:21:58.166Z] setToolWin: [2024-03-19T02:21:58.166Z] [2024-03-19T02:21:58.166Z] setToolUnix: [2024-03-19T02:21:58.166Z] [2024-03-19T02:21:58.166Z] setToolProperty: [2024-03-19T02:21:58.166Z] [2024-03-19T02:21:58.166Z] setS1ASclassPath: [2024-03-19T02:21:58.166Z] [2024-03-19T02:21:58.166Z] init-common: [2024-03-19T02:21:58.166Z] [2024-03-19T02:21:58.166Z] compile-common: [2024-03-19T02:21:58.166Z] [echo] Current time (ISO): 2024-03-19T02:21:58.030+0000 [2024-03-19T02:21:58.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:58.167Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:58.202Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:58.202Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:58.202Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:58.202Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:58.202Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:58.202Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:58.202Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:58.215Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-03-19T02:21:58.215Z] [java] Mar 19, 2024 2:21:57 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:21:58.215Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:21:58.235Z] [java] Mar 19, 2024 2:21:58 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:21:58.235Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:21:58.235Z] [java] Mar 19, 2024 2:21:58 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:21:58.235Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:21:58.329Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:58.329Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:58.329Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:58.329Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:58.329Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:58.329Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:58.329Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:58.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-03-19T02:21:58.489Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-03-19T02:21:58.554Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup10 --authrealmname file --target server j2ee [2024-03-19T02:21:58.554Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-03-19T02:21:58.554Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:58.554Z] [WARNING] [echo] Now creating a war file ../../dist/security-basicauth/basicauth.war [2024-03-19T02:21:58.554Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/security-basicauth/app [2024-03-19T02:21:58.554Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/security-basicauth [2024-03-19T02:21:58.554Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/security-basicauth/app/META-INF [2024-03-19T02:21:58.554Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/metadata/persistence.xml to copy. [2024-03-19T02:21:58.554Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/security-basicauth/basicauth.war [2024-03-19T02:21:58.554Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:58.588Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false loadbalancing-AppApp [2024-03-19T02:21:58.600Z] [exec] parsing WSDL... [2024-03-19T02:21:58.665Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:21:58.665Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:21:58.811Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:58.811Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:58.811Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:58.811Z] [WARNING] [echo] Listing of source files: security/BasicAuthTestNG.java [2024-03-19T02:21:58.811Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:58.811Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:58.812Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:58.812Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:58.812Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:58.812Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:58.812Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:58.812Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:58.812Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:58.812Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:58.812Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:58.812Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:58.845Z] [2024-03-19T02:21:58.845Z] unsetup: [2024-03-19T02:21:58.845Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:58.845Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:58.845Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:58.845Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:58.845Z] [2024-03-19T02:21:58.845Z] setOSConditions: [2024-03-19T02:21:58.845Z] [2024-03-19T02:21:58.845Z] setToolWin: [2024-03-19T02:21:58.845Z] [2024-03-19T02:21:58.845Z] setToolUnix: [2024-03-19T02:21:58.845Z] [2024-03-19T02:21:58.845Z] setToolProperty: [2024-03-19T02:21:58.845Z] [2024-03-19T02:21:58.846Z] setS1ASclassPath: [2024-03-19T02:21:58.846Z] [2024-03-19T02:21:58.846Z] init-common: [2024-03-19T02:21:58.846Z] [2024-03-19T02:21:58.846Z] undeploy-jms-common: [2024-03-19T02:21:58.846Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:58.846Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:58.846Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:58.846Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:58.846Z] [2024-03-19T02:21:58.846Z] setOSConditions: [2024-03-19T02:21:58.846Z] [2024-03-19T02:21:58.846Z] setToolWin: [2024-03-19T02:21:58.846Z] [2024-03-19T02:21:58.846Z] setToolUnix: [2024-03-19T02:21:58.846Z] [2024-03-19T02:21:58.846Z] setToolProperty: [2024-03-19T02:21:58.846Z] [2024-03-19T02:21:58.846Z] setS1ASclassPath: [2024-03-19T02:21:58.846Z] [2024-03-19T02:21:58.847Z] init-common: [2024-03-19T02:21:58.847Z] [2024-03-19T02:21:58.847Z] delete-jms-connection-common: [2024-03-19T02:21:59.022Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer SOAP --providertype client --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.soap.SOAPTestClientAuthModule --target server SOAPTestClientAuthModule [2024-03-19T02:21:59.022Z] [exec] Creation of message security provider named SOAPTestClientAuthModule completed successfully [2024-03-19T02:21:59.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config [2024-03-19T02:21:59.022Z] [2024-03-19T02:21:59.022Z] build-deploy: [2024-03-19T02:21:59.022Z] [2024-03-19T02:21:59.022Z] setOSConditions: [2024-03-19T02:21:59.022Z] [2024-03-19T02:21:59.022Z] setToolWin: [2024-03-19T02:21:59.022Z] [2024-03-19T02:21:59.022Z] setToolUnix: [2024-03-19T02:21:59.022Z] [2024-03-19T02:21:59.022Z] setToolProperty: [2024-03-19T02:21:59.023Z] [2024-03-19T02:21:59.023Z] setS1ASclassPath: [2024-03-19T02:21:59.023Z] [2024-03-19T02:21:59.023Z] init-common: [2024-03-19T02:21:59.023Z] [2024-03-19T02:21:59.023Z] clean: [2024-03-19T02:21:59.023Z] [2024-03-19T02:21:59.023Z] setOSConditions: [2024-03-19T02:21:59.023Z] [2024-03-19T02:21:59.023Z] setToolWin: [2024-03-19T02:21:59.023Z] [2024-03-19T02:21:59.023Z] setToolUnix: [2024-03-19T02:21:59.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-03-19T02:21:59.053Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-03-19T02:21:59.069Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:59.069Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:59.069Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:59.069Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/src/test/security/BasicAuthTestNG.java:41: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:21:59.069Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:59.069Z] int port = new Integer(portS).intValue(); [2024-03-19T02:21:59.069Z] ^ [2024-03-19T02:21:59.069Z] 7 warnings [2024-03-19T02:21:59.069Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:59.069Z] [WARNING] [echo] deploying basicauth.war [2024-03-19T02:21:59.069Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:59.069Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:59.069Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:59.069Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:59.132Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:59.132Z] [javac] 1 warning [2024-03-19T02:21:59.132Z] [2024-03-19T02:21:59.132Z] build: [2024-03-19T02:21:59.132Z] [2024-03-19T02:21:59.132Z] setOSConditions: [2024-03-19T02:21:59.132Z] [2024-03-19T02:21:59.132Z] setToolWin: [2024-03-19T02:21:59.132Z] [2024-03-19T02:21:59.132Z] setToolUnix: [2024-03-19T02:21:59.132Z] [2024-03-19T02:21:59.133Z] setToolProperty: [2024-03-19T02:21:59.133Z] [2024-03-19T02:21:59.133Z] setS1ASclassPath: [2024-03-19T02:21:59.133Z] [2024-03-19T02:21:59.133Z] init-common: [2024-03-19T02:21:59.133Z] [2024-03-19T02:21:59.133Z] webclient-war-common: [2024-03-19T02:21:59.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:21:59.133Z] [2024-03-19T02:21:59.133Z] clear: [2024-03-19T02:21:59.133Z] [2024-03-19T02:21:59.133Z] test-tlds-exist: [2024-03-19T02:21:59.133Z] [2024-03-19T02:21:59.133Z] copy-tlds: [2024-03-19T02:21:59.133Z] [2024-03-19T02:21:59.133Z] test-tagfiles-exist: [2024-03-19T02:21:59.133Z] [2024-03-19T02:21:59.133Z] copy-tagfiles: [2024-03-19T02:21:59.133Z] [2024-03-19T02:21:59.133Z] package-war-common: [2024-03-19T02:21:59.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:21:59.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:59.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:59.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:21:59.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/qualifiers/lib [2024-03-19T02:21:59.133Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:59.134Z] [copy] Copying 16 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:21:59.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/qualifiers/docroot [2024-03-19T02:21:59.134Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-qualifiers-servlet-annotation-web.war [2024-03-19T02:21:59.134Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:21:59.134Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/qualifiers/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:21:59.134Z] [javac] Compiling 1 source file [2024-03-19T02:21:59.134Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/qualifiers/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:21:59.134Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:59.134Z] [2024-03-19T02:21:59.134Z] deploy: [2024-03-19T02:21:59.134Z] [2024-03-19T02:21:59.134Z] deploy-war-common: [2024-03-19T02:21:59.134Z] [2024-03-19T02:21:59.134Z] setOSConditions: [2024-03-19T02:21:59.134Z] [2024-03-19T02:21:59.134Z] setToolWin: [2024-03-19T02:21:59.134Z] [2024-03-19T02:21:59.134Z] setToolUnix: [2024-03-19T02:21:59.134Z] [2024-03-19T02:21:59.134Z] setToolProperty: [2024-03-19T02:21:59.134Z] [2024-03-19T02:21:59.134Z] setS1ASclassPath: [2024-03-19T02:21:59.134Z] [2024-03-19T02:21:59.134Z] init-common: [2024-03-19T02:21:59.134Z] [2024-03-19T02:21:59.134Z] deploy-war-commonpe: [2024-03-19T02:21:59.167Z] [exec] [2024-03-19T02:21:59.167Z] [exec] Generating code... [2024-03-19T02:21:59.167Z] [exec] [2024-03-19T02:21:59.167Z] [exec] Compiling code... [2024-03-19T02:21:59.178Z] [java] Mar 19, 2024 2:21:58 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:21:59.178Z] [java] INFO: ejb-ejb31-embedded-timertest-ejb was successfully deployed in 5,090 milliseconds. [2024-03-19T02:21:59.178Z] [java] Looking up EJB... [2024-03-19T02:21:59.178Z] [java] Invoking EJB... [2024-03-19T02:21:59.178Z] [java] In SimpleEjb:createTimer() [2024-03-19T02:21:59.203Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:59.203Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:59.203Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:59.203Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:59.203Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:59.203Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:59.203Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:21:59.269Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:59.269Z] [javac] 1 warning [2024-03-19T02:21:59.269Z] [2024-03-19T02:21:59.269Z] setOSConditions: [2024-03-19T02:21:59.269Z] [2024-03-19T02:21:59.269Z] setToolWin: [2024-03-19T02:21:59.269Z] [2024-03-19T02:21:59.269Z] setToolUnix: [2024-03-19T02:21:59.269Z] [2024-03-19T02:21:59.269Z] setToolProperty: [2024-03-19T02:21:59.269Z] [2024-03-19T02:21:59.269Z] setS1ASclassPath: [2024-03-19T02:21:59.269Z] [2024-03-19T02:21:59.269Z] init-common: [2024-03-19T02:21:59.269Z] [2024-03-19T02:21:59.269Z] compile-common: [2024-03-19T02:21:59.281Z] [2024-03-19T02:21:59.281Z] setToolProperty: [2024-03-19T02:21:59.281Z] [2024-03-19T02:21:59.281Z] setS1ASclassPath: [2024-03-19T02:21:59.281Z] [2024-03-19T02:21:59.281Z] init-common: [2024-03-19T02:21:59.281Z] [2024-03-19T02:21:59.281Z] clean-common: [2024-03-19T02:21:59.281Z] [2024-03-19T02:21:59.281Z] setOSConditions: [2024-03-19T02:21:59.281Z] [2024-03-19T02:21:59.281Z] setToolWin: [2024-03-19T02:21:59.281Z] [2024-03-19T02:21:59.281Z] setToolUnix: [2024-03-19T02:21:59.281Z] [2024-03-19T02:21:59.281Z] setToolProperty: [2024-03-19T02:21:59.281Z] [2024-03-19T02:21:59.281Z] setS1ASclassPath: [2024-03-19T02:21:59.281Z] [2024-03-19T02:21:59.281Z] init-common: [2024-03-19T02:21:59.281Z] [2024-03-19T02:21:59.282Z] clean-classes-common: [2024-03-19T02:21:59.282Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] setOSConditions: [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] setToolWin: [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] setToolUnix: [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] setToolProperty: [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] setS1ASclassPath: [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] init-common: [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] clean-jars-common: [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] compile-server: [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] setOSConditions: [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] setToolWin: [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] setToolUnix: [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] setToolProperty: [2024-03-19T02:21:59.282Z] [2024-03-19T02:21:59.282Z] setS1ASclassPath: [2024-03-19T02:21:59.283Z] [2024-03-19T02:21:59.283Z] init-common: [2024-03-19T02:21:59.283Z] [2024-03-19T02:21:59.283Z] compile-common: [2024-03-19T02:21:59.283Z] [echo] Current time (ISO): 2024-03-19T02:21:59.275+0000 [2024-03-19T02:21:59.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-03-19T02:21:59.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-03-19T02:21:59.310Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-03-19T02:21:59.443Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-03-19T02:21:59.443Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:21:59.443Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:21:59.444Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:21:59.444Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:21:59.444Z] [2024-03-19T02:21:59.444Z] setOSConditions: [2024-03-19T02:21:59.444Z] [2024-03-19T02:21:59.444Z] setToolWin: [2024-03-19T02:21:59.444Z] [2024-03-19T02:21:59.444Z] setToolUnix: [2024-03-19T02:21:59.444Z] [2024-03-19T02:21:59.444Z] setToolProperty: [2024-03-19T02:21:59.444Z] [2024-03-19T02:21:59.444Z] setS1ASclassPath: [2024-03-19T02:21:59.444Z] [2024-03-19T02:21:59.444Z] init-common: [2024-03-19T02:21:59.444Z] [2024-03-19T02:21:59.444Z] delete-jms-resource-common: [2024-03-19T02:21:59.464Z] [exec] Mar 19, 2024 2:21:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:21:59.464Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@71c0b742 [2024-03-19T02:21:59.527Z] [echo] Current time (ISO): 2024-03-19T02:21:59.272+0000 [2024-03-19T02:21:59.527Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:21:59.541Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-03-19T02:21:59.548Z] [INFO] [exec] Application deployed with name jpainjectemf. [2024-03-19T02:21:59.548Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:59.548Z] [WARNING] [echo] [2024-03-19T02:21:59.548Z] [WARNING] [echo] ************************* [2024-03-19T02:21:59.548Z] [WARNING] [echo] * build-deploy persistence/jpavalidation [2024-03-19T02:21:59.548Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/persistence/jpavalidation [2024-03-19T02:21:59.548Z] [WARNING] [echo] ************************* [2024-03-19T02:21:59.548Z] [WARNING] [echo] [2024-03-19T02:21:59.548Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:59.548Z] [WARNING] [echo] Listing of source files: JpaValidationTestNG.java [2024-03-19T02:21:59.548Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:59.548Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:59.548Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:59.548Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:59.548Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:59.548Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:59.548Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:59.548Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:59.549Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:59.549Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:59.549Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:59.549Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:59.601Z] [exec] Application deployed with name deploydir. [2024-03-19T02:21:59.601Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:21:59.601Z] [exec] Command deploydir executed successfully. [2024-03-19T02:21:59.601Z] [2024-03-19T02:21:59.601Z] setHttpPort: [2024-03-19T02:21:59.601Z] [2024-03-19T02:21:59.601Z] run.positive.foo: [2024-03-19T02:21:59.601Z] [2024-03-19T02:21:59.601Z] init.os: [2024-03-19T02:21:59.601Z] [2024-03-19T02:21:59.601Z] init.tools.unix: [2024-03-19T02:21:59.601Z] [2024-03-19T02:21:59.601Z] init.tools.windows: [2024-03-19T02:21:59.601Z] [2024-03-19T02:21:59.601Z] init.tools: [2024-03-19T02:21:59.601Z] [2024-03-19T02:21:59.601Z] setAsadminArgs: [2024-03-19T02:21:59.601Z] [2024-03-19T02:21:59.601Z] init: [2024-03-19T02:21:59.601Z] [2024-03-19T02:21:59.601Z] init.customtasks: [2024-03-19T02:21:59.601Z] [2024-03-19T02:21:59.601Z] runclient: [2024-03-19T02:21:59.601Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2024-03-19T02:21:59.601Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-03-19T02:21:59.601Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-03-19T02:21:59.602Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-03-19T02:21:59.602Z] [2024-03-19T02:21:59.602Z] processResult: [2024-03-19T02:21:59.602Z] [2024-03-19T02:21:59.602Z] failed: [2024-03-19T02:21:59.602Z] [2024-03-19T02:21:59.602Z] passed: [2024-03-19T02:21:59.602Z] [echo] Test deploydir Passed [2024-03-19T02:21:59.602Z] [2024-03-19T02:21:59.602Z] unknown: [2024-03-19T02:21:59.602Z] [2024-03-19T02:21:59.602Z] declare-test: [2024-03-19T02:21:59.602Z] [echo] Starting test deploydir war/deploydir Test asadmin redeploydir preserves context root [2024-03-19T02:21:59.602Z] [2024-03-19T02:21:59.602Z] init.os: [2024-03-19T02:21:59.661Z] [INFO] [exec] Application deployed with name basicauth. [2024-03-19T02:21:59.661Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:21:59.713Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-qualifiers-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-qualifiers-servlet-annotation-web.war [2024-03-19T02:21:59.766Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:21:59.808Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:21:59.808Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:21:59.808Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/persistence/jpavalidation/src/test/JpaValidationTestNG.java uses or overrides a deprecated API. [2024-03-19T02:21:59.808Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:21:59.808Z] 6 warnings [2024-03-19T02:21:59.808Z] [WARNING] [echo] archive-type is war [2024-03-19T02:21:59.808Z] [WARNING] [echo] Now creating a war file ../../dist/jpavalidation/jpavalidation.war [2024-03-19T02:21:59.808Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpavalidation/app [2024-03-19T02:21:59.808Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jpavalidation [2024-03-19T02:21:59.808Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpavalidation/app [2024-03-19T02:21:59.808Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:59.808Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:59.808Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:59.808Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:59.808Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:59.808Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:59.808Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:59.808Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:59.808Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:59.808Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:59.808Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:59.864Z] [2024-03-19T02:21:59.864Z] init.tools.unix: [2024-03-19T02:21:59.864Z] [2024-03-19T02:21:59.864Z] init.tools.windows: [2024-03-19T02:21:59.864Z] [2024-03-19T02:21:59.864Z] init.tools: [2024-03-19T02:21:59.864Z] [2024-03-19T02:21:59.864Z] setAsadminArgs: [2024-03-19T02:21:59.864Z] [2024-03-19T02:21:59.864Z] init: [2024-03-19T02:21:59.864Z] [2024-03-19T02:21:59.864Z] init.customtasks: [2024-03-19T02:21:59.864Z] [2024-03-19T02:21:59.864Z] prepare: [2024-03-19T02:21:59.864Z] [2024-03-19T02:21:59.864Z] redeploydir.asadmin: [2024-03-19T02:21:59.864Z] [2024-03-19T02:21:59.864Z] setAsadminArgs: [2024-03-19T02:21:59.864Z] [2024-03-19T02:21:59.864Z] common.redeploydir.asadmin: [2024-03-19T02:21:59.864Z] [2024-03-19T02:21:59.865Z] init.os: [2024-03-19T02:21:59.865Z] [2024-03-19T02:21:59.865Z] init.tools.unix: [2024-03-19T02:21:59.865Z] [2024-03-19T02:21:59.865Z] init.tools.windows: [2024-03-19T02:21:59.865Z] [2024-03-19T02:21:59.865Z] init.tools: [2024-03-19T02:21:59.865Z] [2024-03-19T02:21:59.865Z] setAsadminArgs: [2024-03-19T02:21:59.865Z] [2024-03-19T02:21:59.865Z] init: [2024-03-19T02:21:59.865Z] [2024-03-19T02:21:59.865Z] init.customtasks: [2024-03-19T02:21:59.865Z] [2024-03-19T02:21:59.865Z] common.run.asadmin: [2024-03-19T02:21:59.865Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-03-19T02:21:59.918Z] [WARNING] [echo] [2024-03-19T02:21:59.918Z] [WARNING] [echo] ************************* [2024-03-19T02:21:59.918Z] [WARNING] [echo] * build-deploy ejb/slsbnicmt [2024-03-19T02:21:59.918Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/slsbnicmt [2024-03-19T02:21:59.918Z] [WARNING] [echo] ************************* [2024-03-19T02:21:59.918Z] [WARNING] [echo] [2024-03-19T02:21:59.918Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:21:59.918Z] [WARNING] [echo] Listing of source files: SlsbnicmtTestNG.java [2024-03-19T02:21:59.918Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:21:59.918Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:21:59.918Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:59.918Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:21:59.918Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:21:59.918Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:21:59.918Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:21:59.918Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:21:59.918Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:21:59.918Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:21:59.918Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:21:59.918Z] Use -proc:none to disable annotation processing. [2024-03-19T02:21:59.971Z] [exec] Application deployed with name cdi-qualifiers-servlet-annotation-web. [2024-03-19T02:21:59.971Z] [2024-03-19T02:21:59.971Z] deploy-war-commonee: [2024-03-19T02:21:59.971Z] [2024-03-19T02:21:59.971Z] run: [2024-03-19T02:22:00.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-03-19T02:22:00.007Z] [exec] Administered object jms/SampleQueue deleted. [2024-03-19T02:22:00.023Z] [javac] 1 warning [2024-03-19T02:22:00.023Z] [2024-03-19T02:22:00.023Z] setOSConditions: [2024-03-19T02:22:00.023Z] [2024-03-19T02:22:00.023Z] setToolWin: [2024-03-19T02:22:00.023Z] [2024-03-19T02:22:00.023Z] setToolUnix: [2024-03-19T02:22:00.023Z] [2024-03-19T02:22:00.023Z] setToolProperty: [2024-03-19T02:22:00.023Z] [2024-03-19T02:22:00.023Z] setS1ASclassPath: [2024-03-19T02:22:00.023Z] [2024-03-19T02:22:00.023Z] init-common: [2024-03-19T02:22:00.023Z] [2024-03-19T02:22:00.023Z] compile-common: [2024-03-19T02:22:00.023Z] [echo] Current time (ISO): 2024-03-19T02:21:59.822+0000 [2024-03-19T02:22:00.023Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:00.065Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:00.065Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:00.065Z] 6 warnings [2024-03-19T02:22:00.065Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2024-03-19T02:22:00.065Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2024-03-19T02:22:00.065Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/jpavalidation/jpavalidation.war [2024-03-19T02:22:00.065Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:00.065Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:00.065Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:00.065Z] [WARNING] [echo] deploying jpavalidation.war [2024-03-19T02:22:00.067Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:00.111Z] [java] Mar 19, 2024 2:21:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:00.112Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@13275d8 [2024-03-19T02:22:00.112Z] [java] IN AUTO-TIMEOUT!!! [2024-03-19T02:22:00.112Z] [java] in SimpleEjb: timeout timer01 [2024-03-19T02:22:00.134Z] [exec] Application deployed with name web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web. [2024-03-19T02:22:00.135Z] [2024-03-19T02:22:00.135Z] deploy-war-commonee: [2024-03-19T02:22:00.135Z] [2024-03-19T02:22:00.135Z] run: [2024-03-19T02:22:00.135Z] [java] Connecting to: http://localhost:45711/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion/jsp/test.jspx [2024-03-19T02:22:00.176Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:00.176Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:00.176Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/slsbnicmt/src/test/SlsbnicmtTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:00.176Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:00.176Z] 6 warnings [2024-03-19T02:22:00.176Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:00.176Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_slsbnicmt/slsbnicmt.war [2024-03-19T02:22:00.176Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2024-03-19T02:22:00.176Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_slsbnicmt [2024-03-19T02:22:00.176Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2024-03-19T02:22:00.176Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:00.176Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:00.176Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:00.176Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:00.228Z] [java] opening connection to http://localhost:8080/cdi-qualifiers-servlet-annotation/myurl [2024-03-19T02:22:00.228Z] [java] TESTNAME qualifier-tests [2024-03-19T02:22:00.228Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-03-19T02:22:00.228Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:00.228Z] [java] [2024-03-19T02:22:00.228Z] [java] [2024-03-19T02:22:00.228Z] [java] ----------------------------------------- [2024-03-19T02:22:00.228Z] [java] - qualifier-tests: PASS - [2024-03-19T02:22:00.228Z] [java] ----------------------------------------- [2024-03-19T02:22:00.228Z] [java] - Total PASS : 1 - [2024-03-19T02:22:00.228Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:00.228Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:00.229Z] [java] ----------------------------------------- [2024-03-19T02:22:00.229Z] [2024-03-19T02:22:00.229Z] undeploy: [2024-03-19T02:22:00.229Z] [2024-03-19T02:22:00.229Z] setOSConditions: [2024-03-19T02:22:00.229Z] [2024-03-19T02:22:00.229Z] setToolWin: [2024-03-19T02:22:00.229Z] [2024-03-19T02:22:00.229Z] setToolUnix: [2024-03-19T02:22:00.229Z] [2024-03-19T02:22:00.229Z] setToolProperty: [2024-03-19T02:22:00.229Z] [2024-03-19T02:22:00.229Z] setS1ASclassPath: [2024-03-19T02:22:00.229Z] [2024-03-19T02:22:00.229Z] init-common: [2024-03-19T02:22:00.229Z] [2024-03-19T02:22:00.229Z] undeploy-war-common: [2024-03-19T02:22:00.246Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-03-19T02:22:00.246Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-03-19T02:22:00.325Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch/simple-validation-test/ejb/com/oracle/javaee7/samples/batch/cmt/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2024-03-19T02:22:00.325Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:22:00.325Z] [javac] 1 warning [2024-03-19T02:22:00.325Z] [2024-03-19T02:22:00.325Z] setOSConditions: [2024-03-19T02:22:00.325Z] [2024-03-19T02:22:00.325Z] setToolWin: [2024-03-19T02:22:00.325Z] [2024-03-19T02:22:00.325Z] setToolUnix: [2024-03-19T02:22:00.325Z] [2024-03-19T02:22:00.326Z] setToolProperty: [2024-03-19T02:22:00.326Z] [2024-03-19T02:22:00.326Z] setS1ASclassPath: [2024-03-19T02:22:00.326Z] [2024-03-19T02:22:00.326Z] init-common: [2024-03-19T02:22:00.326Z] [2024-03-19T02:22:00.326Z] compile-common: [2024-03-19T02:22:00.326Z] [echo] Current time (ISO): 2024-03-19T02:22:00.258+0000 [2024-03-19T02:22:00.326Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:00.402Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964139978753_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:22:00.402Z] [java] invoking ejb [2024-03-19T02:22:00.402Z] [java] successfully invoked ejb [2024-03-19T02:22:00.402Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@66e17eff [2024-03-19T02:22:00.402Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@7069f076 [2024-03-19T02:22:00.402Z] [java] Got Home Handle [2024-03-19T02:22:00.402Z] [java] Converted Home Handle back to HelloHome [2024-03-19T02:22:00.402Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@713a35c5 [2024-03-19T02:22:00.402Z] [java] Looked up home!! [2024-03-19T02:22:00.402Z] [java] Narrowed home!! [2024-03-19T02:22:00.402Z] [java] Got the EJB!! [2024-03-19T02:22:00.402Z] [java] Got hello Handle [2024-03-19T02:22:00.402Z] [java] Converted Hello Handle back to Hello [2024-03-19T02:22:00.402Z] [java] successfully invoked ejb again [2024-03-19T02:22:00.402Z] [java] Round 1: [2024-03-19T02:22:00.402Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-03-19T02:22:00.402Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964139978753_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:22:00.403Z] [java] invoking ejb [2024-03-19T02:22:00.403Z] [java] successfully invoked ejb [2024-03-19T02:22:00.403Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@bb25753 [2024-03-19T02:22:00.403Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@35dece42 [2024-03-19T02:22:00.403Z] [java] Got Home Handle [2024-03-19T02:22:00.403Z] [java] Converted Home Handle back to HelloHome [2024-03-19T02:22:00.403Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@4d93f75b [2024-03-19T02:22:00.403Z] [java] Got hello Handle [2024-03-19T02:22:00.403Z] [java] Converted Hello Handle back to Hello [2024-03-19T02:22:00.403Z] [java] successfully invoked ejb again [2024-03-19T02:22:00.403Z] [java] Round 2: [2024-03-19T02:22:00.403Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-03-19T02:22:00.403Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964139978753_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:22:00.403Z] [java] invoking ejb [2024-03-19T02:22:00.403Z] [java] successfully invoked ejb [2024-03-19T02:22:00.403Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@faea4da [2024-03-19T02:22:00.403Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@28babeca [2024-03-19T02:22:00.403Z] [java] Got Home Handle [2024-03-19T02:22:00.403Z] [java] Converted Home Handle back to HelloHome [2024-03-19T02:22:00.403Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@64e7d698 [2024-03-19T02:22:00.403Z] [java] Got hello Handle [2024-03-19T02:22:00.403Z] [java] Converted Hello Handle back to Hello [2024-03-19T02:22:00.403Z] [java] successfully invoked ejb again [2024-03-19T02:22:00.403Z] [java] Value of key is: main [2024-03-19T02:22:00.403Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:00.403Z] [java] [2024-03-19T02:22:00.403Z] [java] [2024-03-19T02:22:00.403Z] [java] ----------------------------------------- [2024-03-19T02:22:00.430Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:00.430Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:22:00.433Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:00.433Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:00.433Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:00.433Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:00.433Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:00.433Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:00.433Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:00.433Z] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:22:00.433Z] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:22:00.433Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:00.434Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:00.469Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:00.469Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:00.469Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:00.469Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:00.469Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:00.469Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:00.469Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:00.503Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:22:00.503Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:22:00.564Z] [2024-03-19T02:22:00.564Z] setOSConditions: [2024-03-19T02:22:00.564Z] [2024-03-19T02:22:00.564Z] setToolWin: [2024-03-19T02:22:00.564Z] [2024-03-19T02:22:00.565Z] setToolUnix: [2024-03-19T02:22:00.565Z] [2024-03-19T02:22:00.565Z] setToolProperty: [2024-03-19T02:22:00.565Z] [2024-03-19T02:22:00.565Z] setS1ASclassPath: [2024-03-19T02:22:00.565Z] [2024-03-19T02:22:00.565Z] init-common: [2024-03-19T02:22:00.565Z] [2024-03-19T02:22:00.565Z] compile: [2024-03-19T02:22:00.565Z] [2024-03-19T02:22:00.565Z] setOSConditions: [2024-03-19T02:22:00.565Z] [2024-03-19T02:22:00.565Z] setToolWin: [2024-03-19T02:22:00.565Z] [2024-03-19T02:22:00.565Z] setToolUnix: [2024-03-19T02:22:00.565Z] [2024-03-19T02:22:00.565Z] setToolProperty: [2024-03-19T02:22:00.565Z] [2024-03-19T02:22:00.565Z] setS1ASclassPath: [2024-03-19T02:22:00.565Z] [2024-03-19T02:22:00.565Z] init-common: [2024-03-19T02:22:00.565Z] [2024-03-19T02:22:00.565Z] compile-common: [2024-03-19T02:22:00.565Z] [echo] Current time (ISO): 2024-03-19T02:22:00.224+0000 [2024-03-19T02:22:00.565Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:00.571Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-03-19T02:22:00.571Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:00.571Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:00.571Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:00.571Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:22:00.571Z] [2024-03-19T02:22:00.571Z] setOSConditions: [2024-03-19T02:22:00.571Z] [2024-03-19T02:22:00.571Z] setToolWin: [2024-03-19T02:22:00.571Z] [2024-03-19T02:22:00.571Z] setToolUnix: [2024-03-19T02:22:00.571Z] [2024-03-19T02:22:00.571Z] setToolProperty: [2024-03-19T02:22:00.571Z] [2024-03-19T02:22:00.571Z] setS1ASclassPath: [2024-03-19T02:22:00.571Z] [2024-03-19T02:22:00.571Z] init-common: [2024-03-19T02:22:00.571Z] [2024-03-19T02:22:00.571Z] execute-sql-common: [2024-03-19T02:22:00.572Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/drop_pointbase.sql [2024-03-19T02:22:00.572Z] [sql] 0 rows affected [2024-03-19T02:22:00.572Z] [sql] 0 rows affected [2024-03-19T02:22:00.572Z] [sql] 0 rows affected [2024-03-19T02:22:00.572Z] [sql] 3 of 3 SQL statements executed successfully [2024-03-19T02:22:00.572Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:00.572Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:00.572Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:00.572Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:22:00.572Z] [2024-03-19T02:22:00.572Z] setOSConditions: [2024-03-19T02:22:00.572Z] [2024-03-19T02:22:00.572Z] setToolWin: [2024-03-19T02:22:00.572Z] [2024-03-19T02:22:00.572Z] setToolUnix: [2024-03-19T02:22:00.572Z] [2024-03-19T02:22:00.572Z] setToolProperty: [2024-03-19T02:22:00.572Z] [2024-03-19T02:22:00.572Z] setS1ASclassPath: [2024-03-19T02:22:00.572Z] [2024-03-19T02:22:00.572Z] init-common: [2024-03-19T02:22:00.572Z] [2024-03-19T02:22:00.572Z] undeploy-jdbc-common: [2024-03-19T02:22:00.573Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:00.573Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:00.573Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:00.573Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:22:00.573Z] [2024-03-19T02:22:00.573Z] setOSConditions: [2024-03-19T02:22:00.573Z] [2024-03-19T02:22:00.573Z] setToolWin: [2024-03-19T02:22:00.573Z] [2024-03-19T02:22:00.573Z] setToolUnix: [2024-03-19T02:22:00.573Z] [2024-03-19T02:22:00.573Z] setToolProperty: [2024-03-19T02:22:00.573Z] [2024-03-19T02:22:00.573Z] setS1ASclassPath: [2024-03-19T02:22:00.573Z] [2024-03-19T02:22:00.573Z] init-common: [2024-03-19T02:22:00.573Z] [2024-03-19T02:22:00.573Z] delete-jdbc-resource-common: [2024-03-19T02:22:00.573Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/bmp-enrollerDB [2024-03-19T02:22:00.605Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:00.605Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:00.605Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:00.605Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:00.605Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:00.605Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:00.605Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:00.659Z] [java] Looked up home!! [2024-03-19T02:22:00.659Z] [java] Narrowed home!! [2024-03-19T02:22:00.659Z] [java] Got the EJB!! [2024-03-19T02:22:00.659Z] [java] Looked up home!! [2024-03-19T02:22:00.659Z] [java] Narrowed home!! [2024-03-19T02:22:00.659Z] [java] Got the EJB!! [2024-03-19T02:22:00.659Z] [java] - main: PASS - [2024-03-19T02:22:00.659Z] [java] ----------------------------------------- [2024-03-19T02:22:00.659Z] [java] Total PASS: 1 [2024-03-19T02:22:00.660Z] [java] Total FAIL: 0 [2024-03-19T02:22:00.660Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:22:00.660Z] [java] ----------------------------------------- [2024-03-19T02:22:00.660Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:00.660Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:00.690Z] 7 warnings [2024-03-19T02:22:00.690Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2024-03-19T02:22:00.690Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2024-03-19T02:22:00.690Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_slsbnicmt/slsbnicmt.war [2024-03-19T02:22:00.691Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:00.691Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:00.691Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:00.691Z] [WARNING] [echo] deploying slsbnicmt.war [2024-03-19T02:22:00.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-qualifiers-servlet-annotation-web [2024-03-19T02:22:00.811Z] [2024-03-19T02:22:00.811Z] all: [2024-03-19T02:22:00.811Z] [echo] [2024-03-19T02:22:00.811Z] [echo] ************************* [2024-03-19T02:22:00.811Z] [echo] * Running events [2024-03-19T02:22:00.811Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events [2024-03-19T02:22:00.811Z] [echo] ************************* [2024-03-19T02:22:00.811Z] [echo] [2024-03-19T02:22:00.811Z] [2024-03-19T02:22:00.811Z] all: [2024-03-19T02:22:00.811Z] [2024-03-19T02:22:00.811Z] events: [2024-03-19T02:22:00.811Z] [2024-03-19T02:22:00.811Z] setOSConditions: [2024-03-19T02:22:00.811Z] [2024-03-19T02:22:00.811Z] setToolWin: [2024-03-19T02:22:00.811Z] [2024-03-19T02:22:00.811Z] setToolUnix: [2024-03-19T02:22:00.811Z] [2024-03-19T02:22:00.811Z] setToolProperty: [2024-03-19T02:22:00.811Z] [2024-03-19T02:22:00.811Z] setS1ASclassPath: [2024-03-19T02:22:00.811Z] [2024-03-19T02:22:00.811Z] init-common: [2024-03-19T02:22:00.811Z] [2024-03-19T02:22:00.811Z] clean: [2024-03-19T02:22:00.811Z] [2024-03-19T02:22:00.811Z] setOSConditions: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] setToolWin: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] setToolUnix: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] setToolProperty: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] setS1ASclassPath: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] init-common: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] clean-common: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] setOSConditions: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] setToolWin: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] setToolUnix: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] setToolProperty: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] setS1ASclassPath: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] init-common: [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.812Z] clean-classes-common: [2024-03-19T02:22:00.812Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:00.812Z] [2024-03-19T02:22:00.813Z] setOSConditions: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] setToolWin: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] setToolUnix: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] setToolProperty: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] setS1ASclassPath: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] init-common: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] clean-jars-common: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] compile: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] setOSConditions: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] setToolWin: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] setToolUnix: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] setToolProperty: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] setS1ASclassPath: [2024-03-19T02:22:00.813Z] [2024-03-19T02:22:00.813Z] init-common: [2024-03-19T02:22:00.814Z] [2024-03-19T02:22:00.814Z] compile-common: [2024-03-19T02:22:00.814Z] [echo] Current time (ISO): 2024-03-19T02:22:00.650+0000 [2024-03-19T02:22:00.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:00.814Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:00.915Z] [2024-03-19T02:22:00.916Z] run_cosnaming: [2024-03-19T02:22:00.916Z] [2024-03-19T02:22:00.916Z] setOSConditions: [2024-03-19T02:22:00.916Z] [2024-03-19T02:22:00.916Z] setToolWin: [2024-03-19T02:22:00.916Z] [2024-03-19T02:22:00.916Z] setToolUnix: [2024-03-19T02:22:00.916Z] [2024-03-19T02:22:00.916Z] setToolProperty: [2024-03-19T02:22:00.916Z] [2024-03-19T02:22:00.916Z] setS1ASclassPath: [2024-03-19T02:22:00.916Z] [2024-03-19T02:22:00.916Z] init-common: [2024-03-19T02:22:00.916Z] [2024-03-19T02:22:00.916Z] runclient_nooverride: [2024-03-19T02:22:00.996Z] [exec] Application deployed with name deploydir. [2024-03-19T02:22:00.996Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:22:00.996Z] [exec] Command deploydir executed successfully. [2024-03-19T02:22:00.996Z] [2024-03-19T02:22:00.996Z] setHttpPort: [2024-03-19T02:22:00.996Z] [2024-03-19T02:22:00.996Z] run.positive.foo: [2024-03-19T02:22:00.996Z] [2024-03-19T02:22:00.996Z] init.os: [2024-03-19T02:22:00.996Z] [2024-03-19T02:22:00.996Z] init.tools.unix: [2024-03-19T02:22:00.996Z] [2024-03-19T02:22:00.996Z] init.tools.windows: [2024-03-19T02:22:00.996Z] [2024-03-19T02:22:00.996Z] init.tools: [2024-03-19T02:22:00.996Z] [2024-03-19T02:22:00.997Z] setAsadminArgs: [2024-03-19T02:22:00.997Z] [2024-03-19T02:22:00.997Z] init: [2024-03-19T02:22:00.997Z] [2024-03-19T02:22:00.997Z] init.customtasks: [2024-03-19T02:22:00.997Z] [2024-03-19T02:22:00.997Z] runclient: [2024-03-19T02:22:00.997Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2024-03-19T02:22:01.043Z] [java] IN AUTO-TIMEOUT!!! [2024-03-19T02:22:01.066Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-03-19T02:22:01.066Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-03-19T02:22:01.169Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:01.169Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/client/Client.java:64: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:22:01.169Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-03-19T02:22:01.169Z] [javac] ^ [2024-03-19T02:22:01.173Z] [java] Using props file jndi.properties.cosnaming for InitialContext [2024-03-19T02:22:01.173Z] [java] Round 0: [2024-03-19T02:22:01.173Z] [java] Using props = {java.naming.factory.initial=org.glassfish.jndi.cosnaming.CNCtxFactory} [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-03-19T02:22:01.265Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-03-19T02:22:01.265Z] [2024-03-19T02:22:01.265Z] processResult: [2024-03-19T02:22:01.265Z] [2024-03-19T02:22:01.265Z] failed: [2024-03-19T02:22:01.265Z] [2024-03-19T02:22:01.265Z] passed: [2024-03-19T02:22:01.265Z] [echo] Test deploydir Passed [2024-03-19T02:22:01.265Z] [2024-03-19T02:22:01.266Z] unknown: [2024-03-19T02:22:01.266Z] [2024-03-19T02:22:01.266Z] declare-test: [2024-03-19T02:22:01.266Z] [echo] Starting test deploydir war/deploydir Test v3 asadmin redeploydir preserves context root [2024-03-19T02:22:01.266Z] [2024-03-19T02:22:01.266Z] init.os: [2024-03-19T02:22:01.266Z] [2024-03-19T02:22:01.266Z] init.tools.unix: [2024-03-19T02:22:01.266Z] [2024-03-19T02:22:01.266Z] init.tools.windows: [2024-03-19T02:22:01.266Z] [2024-03-19T02:22:01.266Z] init.tools: [2024-03-19T02:22:01.266Z] [2024-03-19T02:22:01.266Z] setAsadminArgs: [2024-03-19T02:22:01.266Z] [2024-03-19T02:22:01.266Z] init: [2024-03-19T02:22:01.266Z] [2024-03-19T02:22:01.266Z] init.customtasks: [2024-03-19T02:22:01.266Z] [2024-03-19T02:22:01.266Z] prepare: [2024-03-19T02:22:01.266Z] [2024-03-19T02:22:01.266Z] v3.redeploydir.asadmin: [2024-03-19T02:22:01.266Z] [2024-03-19T02:22:01.266Z] setAsadminArgs: [2024-03-19T02:22:01.266Z] [2024-03-19T02:22:01.267Z] common.v3.redeploy.asadmin: [2024-03-19T02:22:01.267Z] [2024-03-19T02:22:01.267Z] init.os: [2024-03-19T02:22:01.267Z] [2024-03-19T02:22:01.267Z] init.tools.unix: [2024-03-19T02:22:01.267Z] [2024-03-19T02:22:01.267Z] init.tools.windows: [2024-03-19T02:22:01.267Z] [2024-03-19T02:22:01.267Z] init.tools: [2024-03-19T02:22:01.267Z] [2024-03-19T02:22:01.267Z] setAsadminArgs: [2024-03-19T02:22:01.267Z] [2024-03-19T02:22:01.267Z] init: [2024-03-19T02:22:01.403Z] [exec] [passivateactivate] Initalization done [2024-03-19T02:22:01.403Z] [exec] Value of key is: initSFSBList [2024-03-19T02:22:01.403Z] [exec] Waiting for 10 seconds before accessing... [2024-03-19T02:22:01.403Z] [exec] 10 seconds left... [2024-03-19T02:22:01.420Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:01.420Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:22:01.420Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:01.420Z] [javac] 1 warning [2024-03-19T02:22:01.420Z] [2024-03-19T02:22:01.420Z] setOSConditions: [2024-03-19T02:22:01.420Z] [2024-03-19T02:22:01.420Z] setToolWin: [2024-03-19T02:22:01.420Z] [2024-03-19T02:22:01.420Z] setToolUnix: [2024-03-19T02:22:01.420Z] [2024-03-19T02:22:01.420Z] setToolProperty: [2024-03-19T02:22:01.420Z] [2024-03-19T02:22:01.420Z] setS1ASclassPath: [2024-03-19T02:22:01.420Z] [2024-03-19T02:22:01.420Z] init-common: [2024-03-19T02:22:01.420Z] [2024-03-19T02:22:01.421Z] appclient-jar-common: [2024-03-19T02:22:01.421Z] [2024-03-19T02:22:01.421Z] package-appclientjar-common: [2024-03-19T02:22:01.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:01.421Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:01.421Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:01.421Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedra-client.jar [2024-03-19T02:22:01.421Z] [2024-03-19T02:22:01.421Z] setOSConditions: [2024-03-19T02:22:01.421Z] [2024-03-19T02:22:01.421Z] setToolWin: [2024-03-19T02:22:01.421Z] [2024-03-19T02:22:01.421Z] setToolUnix: [2024-03-19T02:22:01.421Z] [2024-03-19T02:22:01.421Z] setToolProperty: [2024-03-19T02:22:01.421Z] [2024-03-19T02:22:01.421Z] setS1ASclassPath: [2024-03-19T02:22:01.421Z] [2024-03-19T02:22:01.421Z] init-common: [2024-03-19T02:22:01.421Z] [2024-03-19T02:22:01.421Z] ejb-jar-common: [2024-03-19T02:22:01.421Z] [2024-03-19T02:22:01.421Z] package-ejbjar-common: [2024-03-19T02:22:01.421Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:01.422Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedra-ejb.jar [2024-03-19T02:22:01.422Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:01.422Z] [2024-03-19T02:22:01.422Z] all: [2024-03-19T02:22:01.422Z] [2024-03-19T02:22:01.422Z] setOSConditions: [2024-03-19T02:22:01.422Z] [2024-03-19T02:22:01.422Z] setToolWin: [2024-03-19T02:22:01.422Z] [2024-03-19T02:22:01.422Z] setToolUnix: [2024-03-19T02:22:01.422Z] [2024-03-19T02:22:01.422Z] setToolProperty: [2024-03-19T02:22:01.422Z] [2024-03-19T02:22:01.422Z] setS1ASclassPath: [2024-03-19T02:22:01.422Z] [2024-03-19T02:22:01.422Z] init-common: [2024-03-19T02:22:01.422Z] [2024-03-19T02:22:01.422Z] all: [2024-03-19T02:22:01.426Z] [javac] 2 warnings [2024-03-19T02:22:01.426Z] [2024-03-19T02:22:01.426Z] build: [2024-03-19T02:22:01.426Z] [2024-03-19T02:22:01.426Z] setOSConditions: [2024-03-19T02:22:01.426Z] [2024-03-19T02:22:01.426Z] fixFiles: [2024-03-19T02:22:01.426Z] [2024-03-19T02:22:01.426Z] convUnix: [2024-03-19T02:22:01.426Z] [2024-03-19T02:22:01.426Z] convWin: [2024-03-19T02:22:01.426Z] [2024-03-19T02:22:01.426Z] setToolWin: [2024-03-19T02:22:01.426Z] [2024-03-19T02:22:01.426Z] setToolUnix: [2024-03-19T02:22:01.426Z] [2024-03-19T02:22:01.426Z] setToolProperty: [2024-03-19T02:22:01.426Z] [2024-03-19T02:22:01.426Z] setS1ASclassPath: [2024-03-19T02:22:01.426Z] [2024-03-19T02:22:01.426Z] init-common: [2024-03-19T02:22:01.426Z] [2024-03-19T02:22:01.426Z] package-persistence-common: [2024-03-19T02:22:01.426Z] [2024-03-19T02:22:01.426Z] ejb-jar-common: [2024-03-19T02:22:01.427Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:01.427Z] [2024-03-19T02:22:01.427Z] package-ejbjar-common: [2024-03-19T02:22:01.427Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:01.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:01.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:01.427Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singleton-ejb.jar [2024-03-19T02:22:01.427Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:01.427Z] [2024-03-19T02:22:01.427Z] appclient-jar-common: [2024-03-19T02:22:01.427Z] [2024-03-19T02:22:01.427Z] package-appclientjar-common: [2024-03-19T02:22:01.427Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:01.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:01.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:01.427Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singleton-client.jar [2024-03-19T02:22:01.427Z] [2024-03-19T02:22:01.427Z] webclient-war-common: [2024-03-19T02:22:01.427Z] [2024-03-19T02:22:01.427Z] build-ear-common: [2024-03-19T02:22:01.427Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:01.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:01.428Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singletonApp.ear [2024-03-19T02:22:01.428Z] [2024-03-19T02:22:01.428Z] create-resources: [2024-03-19T02:22:01.428Z] [2024-03-19T02:22:01.428Z] asadmin-batch-common: [2024-03-19T02:22:01.463Z] [INFO] [exec] Application deployed with name jpavalidation. [2024-03-19T02:22:01.463Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:01.463Z] [WARNING] [echo] [2024-03-19T02:22:01.463Z] [WARNING] [echo] ************************* [2024-03-19T02:22:01.463Z] [WARNING] [echo] * build-deploy security/helloworld [2024-03-19T02:22:01.463Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/helloworld [2024-03-19T02:22:01.463Z] [WARNING] [echo] ************************* [2024-03-19T02:22:01.463Z] [WARNING] [echo] [2024-03-19T02:22:01.463Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:01.463Z] [WARNING] [echo] Listing of source files: HelloSecurityTestNG.java [2024-03-19T02:22:01.463Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:01.472Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:01.472Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:01.472Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:01.472Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:01.472Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:01.472Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:01.472Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:01.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/bmp-enrollerDB [2024-03-19T02:22:01.522Z] [exec] JDBC resource jdbc/bmp-enrollerDB deleted successfully [2024-03-19T02:22:01.522Z] [echo] cmd executed for server [2024-03-19T02:22:01.523Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:01.523Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:01.523Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:01.523Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:22:01.523Z] [2024-03-19T02:22:01.523Z] setOSConditions: [2024-03-19T02:22:01.523Z] [2024-03-19T02:22:01.523Z] setToolWin: [2024-03-19T02:22:01.523Z] [2024-03-19T02:22:01.523Z] setToolUnix: [2024-03-19T02:22:01.523Z] [2024-03-19T02:22:01.523Z] setToolProperty: [2024-03-19T02:22:01.523Z] [2024-03-19T02:22:01.523Z] setS1ASclassPath: [2024-03-19T02:22:01.523Z] [2024-03-19T02:22:01.523Z] init-common: [2024-03-19T02:22:01.523Z] [2024-03-19T02:22:01.523Z] delete-jdbc-connpool-common: [2024-03-19T02:22:01.523Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true bmpEnrollerPool [2024-03-19T02:22:01.526Z] [2024-03-19T02:22:01.526Z] init.customtasks: [2024-03-19T02:22:01.526Z] [2024-03-19T02:22:01.527Z] delAppRef: [2024-03-19T02:22:01.527Z] [2024-03-19T02:22:01.527Z] init.os: [2024-03-19T02:22:01.527Z] [2024-03-19T02:22:01.527Z] init.tools.unix: [2024-03-19T02:22:01.527Z] [2024-03-19T02:22:01.527Z] init.tools.windows: [2024-03-19T02:22:01.527Z] [2024-03-19T02:22:01.527Z] init.tools: [2024-03-19T02:22:01.527Z] [2024-03-19T02:22:01.527Z] setAsadminArgs: [2024-03-19T02:22:01.527Z] [2024-03-19T02:22:01.527Z] init: [2024-03-19T02:22:01.527Z] [2024-03-19T02:22:01.527Z] init.customtasks: [2024-03-19T02:22:01.527Z] [2024-03-19T02:22:01.527Z] common.run.asadmin: [2024-03-19T02:22:01.527Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir [2024-03-19T02:22:01.540Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:01.540Z] [java] [2024-03-19T02:22:01.540Z] [java] [2024-03-19T02:22:01.540Z] [java] ----------------------------------------- [2024-03-19T02:22:01.540Z] [java] - jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion: PASS - [2024-03-19T02:22:01.540Z] [java] ----------------------------------------- [2024-03-19T02:22:01.540Z] [java] - Total PASS : 1 - [2024-03-19T02:22:01.540Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:01.540Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:01.540Z] [java] ----------------------------------------- [2024-03-19T02:22:01.540Z] [2024-03-19T02:22:01.540Z] undeploy: [2024-03-19T02:22:01.540Z] [2024-03-19T02:22:01.540Z] setOSConditions: [2024-03-19T02:22:01.540Z] [2024-03-19T02:22:01.540Z] setToolWin: [2024-03-19T02:22:01.540Z] [2024-03-19T02:22:01.540Z] setToolUnix: [2024-03-19T02:22:01.540Z] [2024-03-19T02:22:01.540Z] setToolProperty: [2024-03-19T02:22:01.540Z] [2024-03-19T02:22:01.540Z] setS1ASclassPath: [2024-03-19T02:22:01.540Z] [2024-03-19T02:22:01.540Z] init-common: [2024-03-19T02:22:01.541Z] [2024-03-19T02:22:01.541Z] undeploy-war-common: [2024-03-19T02:22:01.541Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web [2024-03-19T02:22:01.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-03-19T02:22:01.646Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-03-19T02:22:01.646Z] [2024-03-19T02:22:01.646Z] oracle-jdbc-conpool: [2024-03-19T02:22:01.646Z] [2024-03-19T02:22:01.646Z] create-jdbc-conpool-connector: [2024-03-19T02:22:01.646Z] [2024-03-19T02:22:01.646Z] setOSConditions: [2024-03-19T02:22:01.646Z] [2024-03-19T02:22:01.646Z] setToolWin: [2024-03-19T02:22:01.646Z] [2024-03-19T02:22:01.646Z] setToolUnix: [2024-03-19T02:22:01.646Z] [2024-03-19T02:22:01.646Z] setToolProperty: [2024-03-19T02:22:01.646Z] [2024-03-19T02:22:01.646Z] setS1ASclassPath: [2024-03-19T02:22:01.646Z] [2024-03-19T02:22:01.646Z] init-common: [2024-03-19T02:22:01.646Z] [2024-03-19T02:22:01.647Z] create-jdbc-resource-common: [2024-03-19T02:22:01.647Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/Derby [2024-03-19T02:22:01.652Z] [INFO] [exec] Application deployed with name slsbnicmt. [2024-03-19T02:22:01.652Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:01.679Z] [2024-03-19T02:22:01.679Z] setOSConditions: [2024-03-19T02:22:01.679Z] [2024-03-19T02:22:01.679Z] setToolWin: [2024-03-19T02:22:01.680Z] [2024-03-19T02:22:01.680Z] setToolUnix: [2024-03-19T02:22:01.680Z] [2024-03-19T02:22:01.680Z] setToolProperty: [2024-03-19T02:22:01.680Z] [2024-03-19T02:22:01.680Z] setS1ASclassPath: [2024-03-19T02:22:01.680Z] [2024-03-19T02:22:01.680Z] init-common: [2024-03-19T02:22:01.680Z] [2024-03-19T02:22:01.680Z] compile-common: [2024-03-19T02:22:01.680Z] [echo] Current time (ISO): 2024-03-19T02:22:01.429+0000 [2024-03-19T02:22:01.680Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/classes [2024-03-19T02:22:01.680Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/classes [2024-03-19T02:22:01.681Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:22:01.681Z] [exec] Waiting finished after 5,630 ms. [2024-03-19T02:22:01.681Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:22:01.681Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:22:01.681Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:22:01.681Z] [exec] Admin Port: 4,848 [2024-03-19T02:22:01.681Z] [exec] Command start-domain executed successfully. [2024-03-19T02:22:01.681Z] [2024-03-19T02:22:01.681Z] start-server-windows: [2024-03-19T02:22:01.707Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:01.707Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:01.707Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:01.707Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:01.707Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:01.707Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:01.707Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:01.719Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:01.719Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:01.719Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:01.719Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:01.719Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:01.719Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:01.719Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:01.719Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:01.719Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:01.719Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:01.719Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:01.719Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:01.719Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:01.719Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/helloworld/src/test/HelloSecurityTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:01.719Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:01.719Z] 6 warnings [2024-03-19T02:22:01.719Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:01.719Z] [WARNING] [echo] Now creating a war file ../../dist/security/hellojspsecure.war [2024-03-19T02:22:01.719Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/security/app [2024-03-19T02:22:01.720Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/security [2024-03-19T02:22:01.720Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/security/app [2024-03-19T02:22:01.776Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:01.776Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:01.776Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:01.776Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:01.776Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:01.776Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:01.776Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:01.780Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true bmpEnrollerPool [2024-03-19T02:22:01.780Z] [exec] JDBC Connection pool bmpEnrollerPool deleted successfully [2024-03-19T02:22:01.780Z] [echo] cmd executed for server [2024-03-19T02:22:01.780Z] [2024-03-19T02:22:01.781Z] all: [2024-03-19T02:22:01.781Z] [get] Getting: https://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar [2024-03-19T02:22:01.781Z] [get] To: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/maven-ant-tasks-2.1.3.jar [2024-03-19T02:22:01.806Z] [2024-03-19T02:22:01.806Z] all: [2024-03-19T02:22:01.806Z] [echo] [2024-03-19T02:22:01.806Z] [echo] ************************* [2024-03-19T02:22:01.806Z] [echo] * Running jspCommentedOutPageDirective [2024-03-19T02:22:01.806Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective [2024-03-19T02:22:01.806Z] [echo] ************************* [2024-03-19T02:22:01.806Z] [echo] [2024-03-19T02:22:01.806Z] [2024-03-19T02:22:01.806Z] setOSConditions: [2024-03-19T02:22:01.806Z] [2024-03-19T02:22:01.806Z] setToolWin: [2024-03-19T02:22:01.806Z] [2024-03-19T02:22:01.806Z] setToolUnix: [2024-03-19T02:22:01.806Z] [2024-03-19T02:22:01.806Z] setToolProperty: [2024-03-19T02:22:01.806Z] [2024-03-19T02:22:01.806Z] setS1ASclassPath: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] init-common: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] clean: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] setOSConditions: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] setToolWin: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] setToolUnix: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] setToolProperty: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] setS1ASclassPath: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] init-common: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] clean-common: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] setOSConditions: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] setToolWin: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] setToolUnix: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] setToolProperty: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.807Z] setS1ASclassPath: [2024-03-19T02:22:01.807Z] [2024-03-19T02:22:01.808Z] init-common: [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] clean-classes-common: [2024-03-19T02:22:01.808Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] setOSConditions: [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] setToolWin: [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] setToolUnix: [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] setToolProperty: [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] setS1ASclassPath: [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] init-common: [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] clean-jars-common: [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] compile: [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] setOSConditions: [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] setToolWin: [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] setToolUnix: [2024-03-19T02:22:01.808Z] [2024-03-19T02:22:01.808Z] setToolProperty: [2024-03-19T02:22:01.809Z] [2024-03-19T02:22:01.809Z] setS1ASclassPath: [2024-03-19T02:22:01.809Z] [2024-03-19T02:22:01.809Z] init-common: [2024-03-19T02:22:01.809Z] [2024-03-19T02:22:01.809Z] compile-common: [2024-03-19T02:22:01.809Z] [echo] Current time (ISO): 2024-03-19T02:22:01.620+0000 [2024-03-19T02:22:01.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:01.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/servlet [2024-03-19T02:22:01.809Z] [2024-03-19T02:22:01.809Z] build: [2024-03-19T02:22:01.809Z] [2024-03-19T02:22:01.809Z] setOSConditions: [2024-03-19T02:22:01.809Z] [2024-03-19T02:22:01.809Z] setToolWin: [2024-03-19T02:22:01.809Z] [2024-03-19T02:22:01.809Z] setToolUnix: [2024-03-19T02:22:01.809Z] [2024-03-19T02:22:01.809Z] setToolProperty: [2024-03-19T02:22:01.809Z] [2024-03-19T02:22:01.809Z] setS1ASclassPath: [2024-03-19T02:22:01.809Z] [2024-03-19T02:22:01.809Z] init-common: [2024-03-19T02:22:01.809Z] [2024-03-19T02:22:01.809Z] webclient-war-common: [2024-03-19T02:22:01.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:01.809Z] [2024-03-19T02:22:01.809Z] clear: [2024-03-19T02:22:01.810Z] [2024-03-19T02:22:01.810Z] test-tlds-exist: [2024-03-19T02:22:01.810Z] [2024-03-19T02:22:01.810Z] copy-tlds: [2024-03-19T02:22:01.810Z] [2024-03-19T02:22:01.810Z] test-tagfiles-exist: [2024-03-19T02:22:01.810Z] [2024-03-19T02:22:01.810Z] copy-tagfiles: [2024-03-19T02:22:01.810Z] [2024-03-19T02:22:01.810Z] package-war-common: [2024-03-19T02:22:01.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:01.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:01.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:01.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:01.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/lib [2024-03-19T02:22:01.810Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:01.810Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2024-03-19T02:22:01.810Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:01.810Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:01.810Z] [javac] Compiling 1 source file [2024-03-19T02:22:01.810Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:01.810Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:01.810Z] [2024-03-19T02:22:01.810Z] deploy: [2024-03-19T02:22:01.811Z] [2024-03-19T02:22:01.811Z] deploy-war-common: [2024-03-19T02:22:01.811Z] [2024-03-19T02:22:01.811Z] setOSConditions: [2024-03-19T02:22:01.811Z] [2024-03-19T02:22:01.811Z] setToolWin: [2024-03-19T02:22:01.811Z] [2024-03-19T02:22:01.811Z] setToolUnix: [2024-03-19T02:22:01.811Z] [2024-03-19T02:22:01.811Z] setToolProperty: [2024-03-19T02:22:01.811Z] [2024-03-19T02:22:01.811Z] setS1ASclassPath: [2024-03-19T02:22:01.811Z] [2024-03-19T02:22:01.811Z] init-common: [2024-03-19T02:22:01.811Z] [2024-03-19T02:22:01.811Z] deploy-war-commonpe: [2024-03-19T02:22:01.816Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:01.816Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2024-03-19T02:22:01.910Z] [WARNING] [echo] [2024-03-19T02:22:01.910Z] [WARNING] [echo] ************************* [2024-03-19T02:22:01.910Z] [WARNING] [echo] * build-deploy ejb/sfulnoi [2024-03-19T02:22:01.910Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/sfulnoi [2024-03-19T02:22:01.910Z] [WARNING] [echo] ************************* [2024-03-19T02:22:01.910Z] [WARNING] [echo] [2024-03-19T02:22:01.910Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:01.910Z] [WARNING] [echo] Listing of source files: SfulnoiTestNG.java [2024-03-19T02:22:01.910Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:01.910Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:01.910Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:01.910Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:01.910Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:01.942Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:01.942Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:01.942Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:01.942Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:01.942Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:01.942Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:01.942Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:01.977Z] [java] IN AUTO-TIMEOUT!!! [2024-03-19T02:22:01.978Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:01.978Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:01.978Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:01.978Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:01.978Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:01.978Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:01.978Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:01.978Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:01.978Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:01.978Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:01.978Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:01.978Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:01.978Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:01.978Z] 6 warnings [2024-03-19T02:22:01.978Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/security/app/META-INF [2024-03-19T02:22:01.978Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/helloworld/metadata/persistence.xml to copy. [2024-03-19T02:22:01.978Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/security/hellojspsecure.war [2024-03-19T02:22:01.978Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:01.978Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:01.978Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:01.978Z] [WARNING] [echo] deploying hellojspsecure.war [2024-03-19T02:22:01.984Z] [2024-03-19T02:22:01.984Z] setOSConditions: [2024-03-19T02:22:01.984Z] [2024-03-19T02:22:01.984Z] setToolWin: [2024-03-19T02:22:01.984Z] [2024-03-19T02:22:01.984Z] setToolUnix: [2024-03-19T02:22:01.984Z] [2024-03-19T02:22:01.985Z] setToolProperty: [2024-03-19T02:22:01.985Z] [2024-03-19T02:22:01.985Z] setS1ASclassPath: [2024-03-19T02:22:01.985Z] [2024-03-19T02:22:01.985Z] init-common: [2024-03-19T02:22:01.985Z] [2024-03-19T02:22:01.985Z] create-custom-resource-common: [2024-03-19T02:22:02.008Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-03-19T02:22:02.008Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_singleton_QCF [2024-03-19T02:22:02.008Z] [exec] Connector resource jms/ejb_mdb_singleton_QCF created. [2024-03-19T02:22:02.008Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_singleton_InQueue [2024-03-19T02:22:02.008Z] [exec] JMS Desctination ejb_mdb_singleton_InQueue created. [2024-03-19T02:22:02.008Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_singleton_InQueue --target server --force=false jms/ejb_mdb_singleton_InQueue [2024-03-19T02:22:02.008Z] [exec] Administered object jms/ejb_mdb_singleton_InQueue created. [2024-03-19T02:22:02.008Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_singleton_OutQueue [2024-03-19T02:22:02.008Z] [exec] JMS Desctination ejb_mdb_singleton_OutQueue created. [2024-03-19T02:22:02.008Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_singleton_OutQueue --target server --force=false jms/ejb_mdb_singleton_OutQueue [2024-03-19T02:22:02.009Z] [exec] Administered object jms/ejb_mdb_singleton_OutQueue created. [2024-03-19T02:22:02.009Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt [2024-03-19T02:22:02.009Z] [2024-03-19T02:22:02.009Z] deploy: [2024-03-19T02:22:02.009Z] [2024-03-19T02:22:02.009Z] setOSConditions: [2024-03-19T02:22:02.009Z] [2024-03-19T02:22:02.009Z] setToolWin: [2024-03-19T02:22:02.009Z] [2024-03-19T02:22:02.009Z] setToolUnix: [2024-03-19T02:22:02.009Z] [2024-03-19T02:22:02.009Z] setToolProperty: [2024-03-19T02:22:02.009Z] [2024-03-19T02:22:02.009Z] setS1ASclassPath: [2024-03-19T02:22:02.009Z] [2024-03-19T02:22:02.009Z] init-common: [2024-03-19T02:22:02.009Z] [2024-03-19T02:22:02.009Z] deploy-common: [2024-03-19T02:22:02.009Z] [echo] Current time (ISO): 2024-03-19T02:22:01.909+0000 [2024-03-19T02:22:02.009Z] [2024-03-19T02:22:02.009Z] setOSConditions: [2024-03-19T02:22:02.009Z] [2024-03-19T02:22:02.009Z] setToolWin: [2024-03-19T02:22:02.009Z] [2024-03-19T02:22:02.009Z] setToolUnix: [2024-03-19T02:22:02.009Z] [2024-03-19T02:22:02.009Z] setToolProperty: [2024-03-19T02:22:02.010Z] [2024-03-19T02:22:02.010Z] setS1ASclassPath: [2024-03-19T02:22:02.010Z] [2024-03-19T02:22:02.010Z] init-common: [2024-03-19T02:22:02.010Z] [2024-03-19T02:22:02.010Z] deploy-common-pe: [2024-03-19T02:22:02.168Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:02.168Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:02.168Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:02.168Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:02.168Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:02.168Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:02.168Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:02.168Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:02.168Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:02.168Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/sfulnoi/src/test/SfulnoiTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:02.168Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:02.168Z] 6 warnings [2024-03-19T02:22:02.168Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:02.168Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_sfulnoi/sfulnoi.war [2024-03-19T02:22:02.168Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2024-03-19T02:22:02.168Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_sfulnoi [2024-03-19T02:22:02.168Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2024-03-19T02:22:02.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-pointbase-pool1 --enabled=true --target server jdbc/Derby [2024-03-19T02:22:02.212Z] [exec] JDBC resource jdbc/Derby created successfully. [2024-03-19T02:22:02.212Z] [echo] cmd executed for server [2024-03-19T02:22:02.212Z] [2024-03-19T02:22:02.212Z] setOSConditions: [2024-03-19T02:22:02.212Z] [2024-03-19T02:22:02.212Z] setToolWin: [2024-03-19T02:22:02.212Z] [2024-03-19T02:22:02.212Z] setToolUnix: [2024-03-19T02:22:02.212Z] [2024-03-19T02:22:02.212Z] setToolProperty: [2024-03-19T02:22:02.212Z] [2024-03-19T02:22:02.212Z] setS1ASclassPath: [2024-03-19T02:22:02.212Z] [2024-03-19T02:22:02.212Z] init-common: [2024-03-19T02:22:02.212Z] [2024-03-19T02:22:02.212Z] default-sql: [2024-03-19T02:22:02.212Z] [2024-03-19T02:22:02.212Z] setOSConditions: [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.213Z] setToolWin: [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.213Z] setToolUnix: [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.213Z] setToolProperty: [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.213Z] setS1ASclassPath: [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.213Z] init-common: [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.213Z] execute-sql-common: [2024-03-19T02:22:02.213Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/app/createdb.sql [2024-03-19T02:22:02.213Z] [sql] Failed to execute: drop table MESSAGES [2024-03-19T02:22:02.213Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-03-19T02:22:02.213Z] [sql] 0 rows affected [2024-03-19T02:22:02.213Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.213Z] sql-oracle: [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.213Z] execute-sql-connector: [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.213Z] deploy: [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.213Z] setOSConditions: [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.213Z] setToolWin: [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.213Z] setToolUnix: [2024-03-19T02:22:02.213Z] [2024-03-19T02:22:02.214Z] setToolProperty: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] setS1ASclassPath: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] init-common: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] deploy-ear: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] setOSConditions: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] setToolWin: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] setToolUnix: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] setToolProperty: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] setS1ASclassPath: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] init-common: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] deploy-common: [2024-03-19T02:22:02.214Z] [echo] Current time (ISO): 2024-03-19T02:22:01.990+0000 [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] setOSConditions: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] setToolWin: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.214Z] setToolUnix: [2024-03-19T02:22:02.214Z] [2024-03-19T02:22:02.215Z] setToolProperty: [2024-03-19T02:22:02.215Z] [2024-03-19T02:22:02.215Z] setS1ASclassPath: [2024-03-19T02:22:02.215Z] [2024-03-19T02:22:02.215Z] init-common: [2024-03-19T02:22:02.215Z] [2024-03-19T02:22:02.215Z] deploy-common-pe: [2024-03-19T02:22:02.267Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singletonApp.ear [2024-03-19T02:22:02.275Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:02.336Z] [exec] 9 seconds left... [2024-03-19T02:22:02.341Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:02.406Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-commented-out-page-directive --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2024-03-19T02:22:02.425Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:02.425Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:02.425Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:02.425Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:02.425Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:02.425Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:02.425Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:02.425Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:02.425Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:02.426Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:02.426Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:02.473Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-03-19T02:22:02.533Z] [javac] 1 warning [2024-03-19T02:22:02.533Z] [2024-03-19T02:22:02.533Z] build: [2024-03-19T02:22:02.533Z] [2024-03-19T02:22:02.533Z] setOSConditions: [2024-03-19T02:22:02.533Z] [2024-03-19T02:22:02.533Z] fixFiles: [2024-03-19T02:22:02.533Z] [2024-03-19T02:22:02.533Z] convUnix: [2024-03-19T02:22:02.533Z] [2024-03-19T02:22:02.533Z] convWin: [2024-03-19T02:22:02.533Z] [2024-03-19T02:22:02.533Z] setToolWin: [2024-03-19T02:22:02.533Z] [2024-03-19T02:22:02.533Z] setToolUnix: [2024-03-19T02:22:02.533Z] [2024-03-19T02:22:02.533Z] setToolProperty: [2024-03-19T02:22:02.533Z] [2024-03-19T02:22:02.533Z] setS1ASclassPath: [2024-03-19T02:22:02.533Z] [2024-03-19T02:22:02.534Z] init-common: [2024-03-19T02:22:02.534Z] [2024-03-19T02:22:02.534Z] package-persistence-common: [2024-03-19T02:22:02.534Z] [2024-03-19T02:22:02.534Z] ejb-jar-common: [2024-03-19T02:22:02.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:02.534Z] [2024-03-19T02:22:02.534Z] package-ejbjar-common: [2024-03-19T02:22:02.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:02.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:02.534Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2024-03-19T02:22:02.534Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/Simple-Validation-ejb.jar [2024-03-19T02:22:02.534Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:02.534Z] [2024-03-19T02:22:02.534Z] appclient-jar-common: [2024-03-19T02:22:02.534Z] [2024-03-19T02:22:02.534Z] package-appclientjar-common: [2024-03-19T02:22:02.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:02.534Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/Simple-Validation-client.jar [2024-03-19T02:22:02.534Z] [2024-03-19T02:22:02.534Z] webclient-war-common: [2024-03-19T02:22:02.534Z] [2024-03-19T02:22:02.534Z] build-ear-common: [2024-03-19T02:22:02.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:02.535Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:02.535Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationApp.ear [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] deploy: [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] setOSConditions: [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] setToolWin: [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] setToolUnix: [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] setToolProperty: [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] setS1ASclassPath: [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] init-common: [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] deploy-common: [2024-03-19T02:22:02.535Z] [echo] Current time (ISO): 2024-03-19T02:22:02.519+0000 [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] setOSConditions: [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] setToolWin: [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] setToolUnix: [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] setToolProperty: [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.535Z] setS1ASclassPath: [2024-03-19T02:22:02.535Z] [2024-03-19T02:22:02.536Z] init-common: [2024-03-19T02:22:02.536Z] [2024-03-19T02:22:02.536Z] deploy-common-pe: [2024-03-19T02:22:02.604Z] [javac] 1 warning [2024-03-19T02:22:02.604Z] [2024-03-19T02:22:02.604Z] build: [2024-03-19T02:22:02.604Z] [2024-03-19T02:22:02.604Z] setOSConditions: [2024-03-19T02:22:02.604Z] [2024-03-19T02:22:02.604Z] setToolWin: [2024-03-19T02:22:02.604Z] [2024-03-19T02:22:02.604Z] setToolUnix: [2024-03-19T02:22:02.604Z] [2024-03-19T02:22:02.604Z] setToolProperty: [2024-03-19T02:22:02.604Z] [2024-03-19T02:22:02.604Z] setS1ASclassPath: [2024-03-19T02:22:02.604Z] [2024-03-19T02:22:02.604Z] init-common: [2024-03-19T02:22:02.604Z] [2024-03-19T02:22:02.604Z] webclient-war-common: [2024-03-19T02:22:02.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:02.604Z] [2024-03-19T02:22:02.604Z] clear: [2024-03-19T02:22:02.604Z] [2024-03-19T02:22:02.604Z] test-tlds-exist: [2024-03-19T02:22:02.604Z] [2024-03-19T02:22:02.604Z] copy-tlds: [2024-03-19T02:22:02.604Z] [2024-03-19T02:22:02.604Z] test-tagfiles-exist: [2024-03-19T02:22:02.605Z] [2024-03-19T02:22:02.605Z] copy-tagfiles: [2024-03-19T02:22:02.605Z] [2024-03-19T02:22:02.605Z] package-war-common: [2024-03-19T02:22:02.605Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:02.605Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:02.605Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:02.605Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:02.605Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/lib [2024-03-19T02:22:02.605Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:02.605Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:02.605Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/docroot [2024-03-19T02:22:02.605Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-simple-event-observer-web.war [2024-03-19T02:22:02.605Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:02.605Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:02.605Z] [javac] Compiling 1 source file [2024-03-19T02:22:02.605Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:02.605Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:02.605Z] [2024-03-19T02:22:02.605Z] deploy: [2024-03-19T02:22:02.605Z] [2024-03-19T02:22:02.606Z] deploy-war-common: [2024-03-19T02:22:02.606Z] [2024-03-19T02:22:02.606Z] setOSConditions: [2024-03-19T02:22:02.606Z] [2024-03-19T02:22:02.606Z] setToolWin: [2024-03-19T02:22:02.606Z] [2024-03-19T02:22:02.606Z] setToolUnix: [2024-03-19T02:22:02.606Z] [2024-03-19T02:22:02.606Z] setToolProperty: [2024-03-19T02:22:02.606Z] [2024-03-19T02:22:02.606Z] setS1ASclassPath: [2024-03-19T02:22:02.606Z] [2024-03-19T02:22:02.606Z] init-common: [2024-03-19T02:22:02.606Z] [2024-03-19T02:22:02.606Z] deploy-war-commonpe: [2024-03-19T02:22:02.612Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:02.612Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:02.612Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:02.612Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:02.612Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:02.612Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:02.612Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:02.684Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:02.684Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:02.684Z] 6 warnings [2024-03-19T02:22:02.684Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_sfulnoi/app/META-INF [2024-03-19T02:22:02.684Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/sfulnoi/metadata/persistence.xml to copy. [2024-03-19T02:22:02.684Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_sfulnoi/sfulnoi.war [2024-03-19T02:22:02.684Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:02.684Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:02.684Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:02.684Z] [WARNING] [echo] deploying sfulnoi.war [2024-03-19T02:22:02.720Z] [2024-03-19T02:22:02.720Z] runMaven: [2024-03-19T02:22:02.752Z] [exec] Application deployed with name deploydir. [2024-03-19T02:22:02.752Z] [exec] Command redeploy executed successfully. [2024-03-19T02:22:02.752Z] [2024-03-19T02:22:02.752Z] init.os: [2024-03-19T02:22:02.752Z] [2024-03-19T02:22:02.752Z] init.tools.unix: [2024-03-19T02:22:02.752Z] [2024-03-19T02:22:02.752Z] init.tools.windows: [2024-03-19T02:22:02.752Z] [2024-03-19T02:22:02.752Z] init.tools: [2024-03-19T02:22:02.752Z] [2024-03-19T02:22:02.752Z] setAsadminArgs: [2024-03-19T02:22:02.752Z] [2024-03-19T02:22:02.752Z] init: [2024-03-19T02:22:02.752Z] [2024-03-19T02:22:02.752Z] init.customtasks: [2024-03-19T02:22:02.752Z] [2024-03-19T02:22:02.752Z] setEnabled: [2024-03-19T02:22:02.752Z] [2024-03-19T02:22:02.752Z] createAppRef: [2024-03-19T02:22:02.752Z] [2024-03-19T02:22:02.752Z] setHttpPort: [2024-03-19T02:22:02.752Z] [2024-03-19T02:22:02.753Z] run.positive.foo: [2024-03-19T02:22:02.753Z] [2024-03-19T02:22:02.753Z] init.os: [2024-03-19T02:22:02.753Z] [2024-03-19T02:22:02.753Z] init.tools.unix: [2024-03-19T02:22:02.753Z] [2024-03-19T02:22:02.753Z] init.tools.windows: [2024-03-19T02:22:02.753Z] [2024-03-19T02:22:02.753Z] init.tools: [2024-03-19T02:22:02.753Z] [2024-03-19T02:22:02.753Z] setAsadminArgs: [2024-03-19T02:22:02.753Z] [2024-03-19T02:22:02.753Z] init: [2024-03-19T02:22:02.753Z] [2024-03-19T02:22:02.753Z] init.customtasks: [2024-03-19T02:22:02.753Z] [2024-03-19T02:22:02.753Z] runclient: [2024-03-19T02:22:02.753Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]::

[2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-03-19T02:22:02.753Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-03-19T02:22:02.753Z] [2024-03-19T02:22:02.753Z] processResult: [2024-03-19T02:22:02.753Z] [2024-03-19T02:22:02.753Z] failed: [2024-03-19T02:22:02.753Z] [2024-03-19T02:22:02.754Z] passed: [2024-03-19T02:22:02.754Z] [echo] Test deploydir Passed [2024-03-19T02:22:02.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-event-observer --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-simple-event-observer-web.war [2024-03-19T02:22:02.863Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:02.863Z] [javac] 1 warning [2024-03-19T02:22:02.863Z] [2024-03-19T02:22:02.864Z] setOSConditions: [2024-03-19T02:22:02.864Z] [2024-03-19T02:22:02.864Z] setToolWin: [2024-03-19T02:22:02.864Z] [2024-03-19T02:22:02.864Z] setToolUnix: [2024-03-19T02:22:02.864Z] [2024-03-19T02:22:02.864Z] setToolProperty: [2024-03-19T02:22:02.864Z] [2024-03-19T02:22:02.864Z] setS1ASclassPath: [2024-03-19T02:22:02.864Z] [2024-03-19T02:22:02.864Z] init-common: [2024-03-19T02:22:02.864Z] [2024-03-19T02:22:02.864Z] compile-common: [2024-03-19T02:22:02.864Z] [echo] Current time (ISO): 2024-03-19T02:22:02.759+0000 [2024-03-19T02:22:02.864Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-03-19T02:22:02.864Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-03-19T02:22:02.890Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:02.890Z] [javac] 1 warning [2024-03-19T02:22:02.890Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/localwsdl [2024-03-19T02:22:02.890Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1 [2024-03-19T02:22:02.890Z] [2024-03-19T02:22:02.890Z] pkg-war: [2024-03-19T02:22:02.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:02.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:02.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:02.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:02.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:22:02.890Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:02.891Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:02.891Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-03-19T02:22:02.891Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:22:02.891Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:22:02.891Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:02.891Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:02.891Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/${web.wsit.descriptors} does not exist. [2024-03-19T02:22:02.891Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/dol-override-1-web.war [2024-03-19T02:22:02.891Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:02.891Z] [2024-03-19T02:22:02.891Z] assemble-client: [2024-03-19T02:22:02.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:22:02.891Z] [2024-03-19T02:22:02.891Z] setOSConditions: [2024-03-19T02:22:02.891Z] [2024-03-19T02:22:02.891Z] setToolWin: [2024-03-19T02:22:02.891Z] [2024-03-19T02:22:02.891Z] setToolUnix: [2024-03-19T02:22:02.891Z] [2024-03-19T02:22:02.891Z] setToolProperty: [2024-03-19T02:22:02.891Z] [2024-03-19T02:22:02.891Z] setS1ASclassPath: [2024-03-19T02:22:02.891Z] [2024-03-19T02:22:02.892Z] init-common: [2024-03-19T02:22:02.892Z] [2024-03-19T02:22:02.892Z] wsimport: [2024-03-19T02:22:02.951Z] [INFO] [exec] Application deployed with name hellojspsecure. [2024-03-19T02:22:02.951Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:02.951Z] [WARNING] [echo] [2024-03-19T02:22:02.951Z] [WARNING] [echo] ************************* [2024-03-19T02:22:02.951Z] [WARNING] [echo] * build-deploy security/basicauth [2024-03-19T02:22:02.951Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth [2024-03-19T02:22:02.951Z] [WARNING] [echo] ************************* [2024-03-19T02:22:02.951Z] [WARNING] [echo] [2024-03-19T02:22:02.969Z] [exec] Application deployed with name web-jsp-commented-out-page-directive-web. [2024-03-19T02:22:02.969Z] [2024-03-19T02:22:02.969Z] deploy-war-commonee: [2024-03-19T02:22:02.969Z] [2024-03-19T02:22:02.969Z] run: [2024-03-19T02:22:02.969Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:02.969Z] [java] [2024-03-19T02:22:02.969Z] [java] [2024-03-19T02:22:02.969Z] [java] ----------------------------------------- [2024-03-19T02:22:02.969Z] [java] - jsp-commented-out-page-directive: PASS - [2024-03-19T02:22:02.969Z] [java] ----------------------------------------- [2024-03-19T02:22:02.969Z] [java] - Total PASS : 1 - [2024-03-19T02:22:02.969Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:02.969Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:02.969Z] [java] ----------------------------------------- [2024-03-19T02:22:02.969Z] [2024-03-19T02:22:02.970Z] undeploy: [2024-03-19T02:22:02.970Z] [2024-03-19T02:22:02.970Z] setOSConditions: [2024-03-19T02:22:02.970Z] [2024-03-19T02:22:02.970Z] setToolWin: [2024-03-19T02:22:02.970Z] [2024-03-19T02:22:02.970Z] setToolUnix: [2024-03-19T02:22:02.970Z] [2024-03-19T02:22:02.970Z] setToolProperty: [2024-03-19T02:22:02.970Z] [2024-03-19T02:22:02.970Z] setS1ASclassPath: [2024-03-19T02:22:02.970Z] [2024-03-19T02:22:02.970Z] init-common: [2024-03-19T02:22:02.970Z] [2024-03-19T02:22:02.970Z] undeploy-war-common: [2024-03-19T02:22:02.972Z] [exec] Mar 19, 2024 2:22:01 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:22:02.972Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:22:02.972Z] [exec] Mar 19, 2024 2:22:01 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:22:02.972Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:22:02.972Z] [exec] Mar 19, 2024 2:22:01 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:22:02.972Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:22:02.972Z] [exec] Application client can access jms destination: java:global/env/Appclient_ModByDD_JMSDestination [2024-03-19T02:22:02.972Z] [exec] Application client lookup jms destination: java:global/env/Appclient_Annotation_JMSDestination [2024-03-19T02:22:02.972Z] [exec] Mar 19, 2024 2:22:01 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:22:02.972Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:22:02.972Z] [exec] Application client can access jms destination: java:global/env/Appclient_Annotation_JMSDestination [2024-03-19T02:22:02.972Z] [exec] Application client lookup jms destination: java:app/env/Appclient_Annotation_JMSDestination [2024-03-19T02:22:02.972Z] [exec] Application client can access jms destination: java:app/env/Appclient_Annotation_JMSDestination [2024-03-19T02:22:02.972Z] [exec] Application client lookup jms destination: java:module/env/Appclient_Annotation_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client can access jms destination: java:module/env/Appclient_Annotation_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:comp/env/Appclient_Annotation_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client can access jms destination: java:comp/env/Appclient_Annotation_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:global/env/Servlet_ModByDD_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client can access jms destination: java:global/env/Servlet_ModByDD_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:global/env/Servlet_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client can access jms destination: java:global/env/Servlet_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:app/env/Servlet_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client can access jms destination: java:app/env/Servlet_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:module/env/Servlet_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client cannot access jms destination: java:module/env/Servlet_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:comp/env/Servlet_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client cannot access jms destination: java:comp/env/Servlet_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:global/env/HelloStatefulEJB_ModByDD_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client can access jms destination: java:global/env/HelloStatefulEJB_ModByDD_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:global/env/HelloStatefulEJB_Annotation_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client can access jms destination: java:global/env/HelloStatefulEJB_Annotation_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:app/env/HelloStatefulEJB_Annotation_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client can access jms destination: java:app/env/HelloStatefulEJB_Annotation_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:module/env/HelloStatefulEJB_Annotation_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client cannot access jms destination: java:module/env/HelloStatefulEJB_Annotation_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:comp/env/HelloStatefulEJB_Annotation_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client cannot access jms destination: java:comp/env/HelloStatefulEJB_Annotation_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:global/env/HelloEJB_ModByDD_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client can access jms destination: java:global/env/HelloEJB_ModByDD_JMSDestination [2024-03-19T02:22:02.973Z] [exec] Application client lookup jms destination: java:global/env/HelloEJB_Annotation_JMSDestination [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] unknown: [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] declare-test: [2024-03-19T02:22:03.013Z] [echo] Starting test deploydir war/deploydir Test asadmin undeploydir [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] undeploy.asadmin: [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] setAsadminArgs: [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] common.undeploy.asadmin: [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] init.os: [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] init.tools.unix: [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] init.tools.windows: [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] init.tools: [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] setAsadminArgs: [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] init: [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] init.customtasks: [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.013Z] delAppRef: [2024-03-19T02:22:03.013Z] [2024-03-19T02:22:03.014Z] init.os: [2024-03-19T02:22:03.014Z] [2024-03-19T02:22:03.014Z] init.tools.unix: [2024-03-19T02:22:03.014Z] [2024-03-19T02:22:03.014Z] init.tools.windows: [2024-03-19T02:22:03.014Z] [2024-03-19T02:22:03.014Z] init.tools: [2024-03-19T02:22:03.014Z] [2024-03-19T02:22:03.014Z] setAsadminArgs: [2024-03-19T02:22:03.014Z] [2024-03-19T02:22:03.014Z] init: [2024-03-19T02:22:03.014Z] [2024-03-19T02:22:03.014Z] init.customtasks: [2024-03-19T02:22:03.014Z] [2024-03-19T02:22:03.014Z] common.run.asadmin: [2024-03-19T02:22:03.014Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [2024-03-19T02:22:03.065Z] [java] ic = javax.naming.InitialContext@af78c87 [2024-03-19T02:22:03.065Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-03-19T02:22:03.065Z] [java] Looked up home!! [2024-03-19T02:22:03.065Z] [java] Narrowed home!! [2024-03-19T02:22:03.065Z] [java] Got the EJB!! [2024-03-19T02:22:03.065Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964139978753_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:22:03.065Z] [java] invoking ejb [2024-03-19T02:22:03.065Z] [java] successfully invoked ejb [2024-03-19T02:22:03.103Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationApp.ear [2024-03-19T02:22:03.236Z] [exec] Application client can access jms destination: java:global/env/HelloEJB_Annotation_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client lookup jms destination: java:app/env/HelloEJB_Annotation_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client can access jms destination: java:app/env/HelloEJB_Annotation_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client lookup jms destination: java:module/env/HelloEJB_Annotation_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client cannot access jms destination: java:module/env/HelloEJB_Annotation_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client lookup jms destination: java:comp/env/HelloEJB_Annotation_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client cannot access jms destination: java:comp/env/HelloEJB_Annotation_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client lookup jms destination: java:global/env/Application_DD_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client can access jms destination: java:global/env/Application_DD_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client lookup jms destination: java:app/env/Application_DD_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client can access jms destination: java:app/env/Application_DD_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client lookup jms destination: java:global/env/Appclient_DD_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client can access jms destination: java:global/env/Appclient_DD_JMSDestination [2024-03-19T02:22:03.236Z] [exec] Application client lookup jms destination: java:app/env/Appclient_DD_JMSDestination [2024-03-19T02:22:03.269Z] [exec] 8 seconds left... [2024-03-19T02:22:03.322Z] [java] Mar 19, 2024 2:22:03 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:22:03.322Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:22:03.323Z] [java] Looked up home!! [2024-03-19T02:22:03.323Z] [java] Narrowed home!! [2024-03-19T02:22:03.323Z] [java] Got the EJB!! [2024-03-19T02:22:03.323Z] [java] Looked up home!! [2024-03-19T02:22:03.323Z] [java] Narrowed home!! [2024-03-19T02:22:03.323Z] [java] Got the EJB!! [2024-03-19T02:22:03.323Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@b46e103 [2024-03-19T02:22:03.323Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@756aadfc [2024-03-19T02:22:03.323Z] [java] Got Home Handle [2024-03-19T02:22:03.323Z] [java] Converted Home Handle back to HelloHome [2024-03-19T02:22:03.323Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@49e4c2d5 [2024-03-19T02:22:03.323Z] [java] Got hello Handle [2024-03-19T02:22:03.323Z] [java] Converted Hello Handle back to Hello [2024-03-19T02:22:03.323Z] [java] successfully invoked ejb again [2024-03-19T02:22:03.323Z] [java] Round 1: [2024-03-19T02:22:03.323Z] [java] Using props = {java.naming.factory.initial=org.glassfish.jndi.cosnaming.CNCtxFactory} [2024-03-19T02:22:03.323Z] [java] ic = javax.naming.InitialContext@6e0e5dec [2024-03-19T02:22:03.323Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-03-19T02:22:03.323Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964139978753_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:22:03.323Z] [java] invoking ejb [2024-03-19T02:22:03.323Z] [java] successfully invoked ejb [2024-03-19T02:22:03.323Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@2dbfcf7 [2024-03-19T02:22:03.323Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@695c938d [2024-03-19T02:22:03.323Z] [java] Got Home Handle [2024-03-19T02:22:03.323Z] [java] Converted Home Handle back to HelloHome [2024-03-19T02:22:03.323Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@1015a4b9 [2024-03-19T02:22:03.323Z] [java] Got hello Handle [2024-03-19T02:22:03.323Z] [java] Converted Hello Handle back to Hello [2024-03-19T02:22:03.323Z] [java] successfully invoked ejb again [2024-03-19T02:22:03.323Z] [java] Round 2: [2024-03-19T02:22:03.323Z] [java] Using props = {java.naming.factory.initial=org.glassfish.jndi.cosnaming.CNCtxFactory} [2024-03-19T02:22:03.323Z] [java] ic = javax.naming.InitialContext@7b477141 [2024-03-19T02:22:03.323Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-03-19T02:22:03.323Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964139978753_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:22:03.323Z] [java] invoking ejb [2024-03-19T02:22:03.323Z] [java] successfully invoked ejb [2024-03-19T02:22:03.323Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@4364863 [2024-03-19T02:22:03.323Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@228bda54 [2024-03-19T02:22:03.323Z] [java] Got Home Handle [2024-03-19T02:22:03.323Z] [java] Converted Home Handle back to HelloHome [2024-03-19T02:22:03.323Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@7affc159 [2024-03-19T02:22:03.323Z] [java] Got hello Handle [2024-03-19T02:22:03.323Z] [java] Converted Hello Handle back to Hello [2024-03-19T02:22:03.323Z] [java] successfully invoked ejb again [2024-03-19T02:22:03.323Z] [java] Value of key is: main [2024-03-19T02:22:03.323Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:03.323Z] [java] [2024-03-19T02:22:03.323Z] [java] [2024-03-19T02:22:03.323Z] [java] ----------------------------------------- [2024-03-19T02:22:03.323Z] [java] - main: PASS - [2024-03-19T02:22:03.323Z] [java] ----------------------------------------- [2024-03-19T02:22:03.324Z] [java] Total PASS: 1 [2024-03-19T02:22:03.324Z] [java] Total FAIL: 0 [2024-03-19T02:22:03.324Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:22:03.324Z] [java] ----------------------------------------- [2024-03-19T02:22:03.324Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:03.324Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:03.353Z] [java] IN AUTO-TIMEOUT!!! [2024-03-19T02:22:03.426Z] [exec] Application deployed with name cdi-simple-event-observer-web. [2024-03-19T02:22:03.426Z] [2024-03-19T02:22:03.426Z] deploy-war-commonee: [2024-03-19T02:22:03.426Z] [2024-03-19T02:22:03.426Z] run: [2024-03-19T02:22:03.426Z] [java] opening connection to http://localhost:8080/cdi-simple-event-observer/myurl [2024-03-19T02:22:03.426Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:03.426Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:03.426Z] [java] [2024-03-19T02:22:03.426Z] [java] [2024-03-19T02:22:03.426Z] [java] ----------------------------------------- [2024-03-19T02:22:03.426Z] [java] - events-simple-event-observer: PASS - [2024-03-19T02:22:03.426Z] [java] ----------------------------------------- [2024-03-19T02:22:03.426Z] [java] - Total PASS : 1 - [2024-03-19T02:22:03.426Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:03.426Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:03.426Z] [java] ----------------------------------------- [2024-03-19T02:22:03.426Z] [2024-03-19T02:22:03.426Z] undeploy: [2024-03-19T02:22:03.426Z] [2024-03-19T02:22:03.426Z] setOSConditions: [2024-03-19T02:22:03.426Z] [2024-03-19T02:22:03.426Z] setToolWin: [2024-03-19T02:22:03.426Z] [2024-03-19T02:22:03.427Z] setToolUnix: [2024-03-19T02:22:03.427Z] [2024-03-19T02:22:03.427Z] setToolProperty: [2024-03-19T02:22:03.427Z] [2024-03-19T02:22:03.427Z] setS1ASclassPath: [2024-03-19T02:22:03.427Z] [2024-03-19T02:22:03.427Z] init-common: [2024-03-19T02:22:03.427Z] [2024-03-19T02:22:03.427Z] undeploy-war-common: [2024-03-19T02:22:03.460Z] [exec] parsing WSDL... [2024-03-19T02:22:03.533Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-commented-out-page-directive-web [2024-03-19T02:22:03.533Z] [2024-03-19T02:22:03.533Z] all: [2024-03-19T02:22:03.533Z] [echo] [2024-03-19T02:22:03.533Z] [echo] ************************* [2024-03-19T02:22:03.533Z] [echo] * Running jspCommentedOutPageDirective1 [2024-03-19T02:22:03.533Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1 [2024-03-19T02:22:03.533Z] [echo] ************************* [2024-03-19T02:22:03.533Z] [echo] [2024-03-19T02:22:03.533Z] [2024-03-19T02:22:03.533Z] setOSConditions: [2024-03-19T02:22:03.533Z] [2024-03-19T02:22:03.534Z] setToolWin: [2024-03-19T02:22:03.534Z] [2024-03-19T02:22:03.534Z] setToolUnix: [2024-03-19T02:22:03.534Z] [2024-03-19T02:22:03.534Z] setToolProperty: [2024-03-19T02:22:03.534Z] [2024-03-19T02:22:03.534Z] setS1ASclassPath: [2024-03-19T02:22:03.534Z] [2024-03-19T02:22:03.534Z] init-common: [2024-03-19T02:22:03.534Z] [2024-03-19T02:22:03.534Z] clean: [2024-03-19T02:22:03.534Z] [2024-03-19T02:22:03.534Z] setOSConditions: [2024-03-19T02:22:03.534Z] [2024-03-19T02:22:03.534Z] setToolWin: [2024-03-19T02:22:03.534Z] [2024-03-19T02:22:03.534Z] setToolUnix: [2024-03-19T02:22:03.535Z] [2024-03-19T02:22:03.535Z] setToolProperty: [2024-03-19T02:22:03.535Z] [2024-03-19T02:22:03.535Z] setS1ASclassPath: [2024-03-19T02:22:03.535Z] [2024-03-19T02:22:03.535Z] [exec] Application client can access jms destination: java:app/env/Appclient_DD_JMSDestination [2024-03-19T02:22:03.535Z] [exec] Application client lookup jms destination: java:global/env/Web_DD_JMSDestination [2024-03-19T02:22:03.535Z] init-common: [2024-03-19T02:22:03.535Z] [exec] Application client can access jms destination: java:global/env/Web_DD_JMSDestination [2024-03-19T02:22:03.535Z] [2024-03-19T02:22:03.535Z] [exec] Application client lookup jms destination: java:app/env/Web_DD_JMSDestination [2024-03-19T02:22:03.535Z] [exec] Application client can access jms destination: java:app/env/Web_DD_JMSDestination [2024-03-19T02:22:03.535Z] [exec] Application client lookup jms destination: java:module/env/Web_DD_JMSDestination [2024-03-19T02:22:03.535Z] [exec] Application client cannot access jms destination: java:module/env/Web_DD_JMSDestination [2024-03-19T02:22:03.535Z] clean-common: [2024-03-19T02:22:03.535Z] [exec] Application client lookup jms destination: java:comp/env/Web_DD_JMSDestination [2024-03-19T02:22:03.535Z] [2024-03-19T02:22:03.535Z] [exec] Application client cannot access jms destination: java:comp/env/Web_DD_JMSDestination [2024-03-19T02:22:03.535Z] [exec] Application client lookup jms destination: java:global/env/HelloStatefulEJB_DD_JMSDestination [2024-03-19T02:22:03.535Z] [exec] Application client can access jms destination: java:global/env/HelloStatefulEJB_DD_JMSDestination [2024-03-19T02:22:03.535Z] setOSConditions: [2024-03-19T02:22:03.535Z] [exec] Application client lookup jms destination: java:app/env/HelloStatefulEJB_DD_JMSDestination [2024-03-19T02:22:03.535Z] [2024-03-19T02:22:03.535Z] [exec] Application client can access jms destination: java:app/env/HelloStatefulEJB_DD_JMSDestination [2024-03-19T02:22:03.535Z] [exec] Application client lookup jms destination: java:module/env/HelloStatefulEJB_DD_JMSDestination [2024-03-19T02:22:03.535Z] [exec] Application client cannot access jms destination: java:module/env/HelloStatefulEJB_DD_JMSDestination [2024-03-19T02:22:03.535Z] setToolWin: [2024-03-19T02:22:03.535Z] [exec] Application client lookup jms destination: java:comp/env/HelloStatefulEJB_DD_JMSDestination [2024-03-19T02:22:03.535Z] [2024-03-19T02:22:03.535Z] [exec] Application client cannot access jms destination: java:comp/env/HelloStatefulEJB_DD_JMSDestination [2024-03-19T02:22:03.535Z] [exec] Application client lookup jms destination: java:global/env/HelloEJB_DD_JMSDestination [2024-03-19T02:22:03.535Z] [exec] Application client can access jms destination: java:global/env/HelloEJB_DD_JMSDestination [2024-03-19T02:22:03.535Z] setToolUnix: [2024-03-19T02:22:03.535Z] [exec] Application client lookup jms destination: java:app/env/HelloEJB_DD_JMSDestination [2024-03-19T02:22:03.536Z] [2024-03-19T02:22:03.536Z] setToolProperty: [2024-03-19T02:22:03.536Z] [2024-03-19T02:22:03.536Z] setS1ASclassPath: [2024-03-19T02:22:03.536Z] [2024-03-19T02:22:03.536Z] init-common: [2024-03-19T02:22:03.536Z] [2024-03-19T02:22:03.536Z] clean-classes-common: [2024-03-19T02:22:03.536Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:03.536Z] [2024-03-19T02:22:03.536Z] setOSConditions: [2024-03-19T02:22:03.536Z] [2024-03-19T02:22:03.536Z] setToolWin: [2024-03-19T02:22:03.536Z] [2024-03-19T02:22:03.536Z] setToolUnix: [2024-03-19T02:22:03.536Z] [2024-03-19T02:22:03.536Z] setToolProperty: [2024-03-19T02:22:03.537Z] [2024-03-19T02:22:03.537Z] setS1ASclassPath: [2024-03-19T02:22:03.537Z] [2024-03-19T02:22:03.537Z] init-common: [2024-03-19T02:22:03.537Z] [2024-03-19T02:22:03.537Z] clean-jars-common: [2024-03-19T02:22:03.537Z] [2024-03-19T02:22:03.537Z] compile: [2024-03-19T02:22:03.537Z] [2024-03-19T02:22:03.537Z] setOSConditions: [2024-03-19T02:22:03.537Z] [2024-03-19T02:22:03.537Z] setToolWin: [2024-03-19T02:22:03.537Z] [2024-03-19T02:22:03.537Z] setToolUnix: [2024-03-19T02:22:03.537Z] [2024-03-19T02:22:03.537Z] setToolProperty: [2024-03-19T02:22:03.537Z] [2024-03-19T02:22:03.538Z] setS1ASclassPath: [2024-03-19T02:22:03.538Z] [2024-03-19T02:22:03.538Z] init-common: [2024-03-19T02:22:03.538Z] [2024-03-19T02:22:03.538Z] compile-common: [2024-03-19T02:22:03.538Z] [echo] Current time (ISO): 2024-03-19T02:22:03.373+0000 [2024-03-19T02:22:03.538Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:03.538Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/servlet [2024-03-19T02:22:03.538Z] [2024-03-19T02:22:03.538Z] build: [2024-03-19T02:22:03.538Z] [2024-03-19T02:22:03.538Z] setOSConditions: [2024-03-19T02:22:03.538Z] [2024-03-19T02:22:03.538Z] setToolWin: [2024-03-19T02:22:03.538Z] [2024-03-19T02:22:03.538Z] setToolUnix: [2024-03-19T02:22:03.539Z] [2024-03-19T02:22:03.539Z] setToolProperty: [2024-03-19T02:22:03.539Z] [2024-03-19T02:22:03.539Z] setS1ASclassPath: [2024-03-19T02:22:03.539Z] [2024-03-19T02:22:03.539Z] init-common: [2024-03-19T02:22:03.539Z] [2024-03-19T02:22:03.539Z] webclient-war-common: [2024-03-19T02:22:03.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:03.539Z] [2024-03-19T02:22:03.539Z] clear: [2024-03-19T02:22:03.539Z] [2024-03-19T02:22:03.539Z] test-tlds-exist: [2024-03-19T02:22:03.539Z] [2024-03-19T02:22:03.539Z] copy-tlds: [2024-03-19T02:22:03.539Z] [2024-03-19T02:22:03.539Z] test-tagfiles-exist: [2024-03-19T02:22:03.540Z] [2024-03-19T02:22:03.540Z] copy-tagfiles: [2024-03-19T02:22:03.540Z] [2024-03-19T02:22:03.540Z] package-war-common: [2024-03-19T02:22:03.540Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:03.540Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:03.540Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:03.540Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:03.540Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/lib [2024-03-19T02:22:03.540Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:03.540Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2024-03-19T02:22:03.540Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:03.541Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:03.541Z] [javac] Compiling 1 source file [2024-03-19T02:22:03.541Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:03.541Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:03.541Z] [2024-03-19T02:22:03.541Z] deploy: [2024-03-19T02:22:03.541Z] [2024-03-19T02:22:03.541Z] deploy-war-common: [2024-03-19T02:22:03.541Z] [2024-03-19T02:22:03.541Z] setOSConditions: [2024-03-19T02:22:03.541Z] [2024-03-19T02:22:03.541Z] setToolWin: [2024-03-19T02:22:03.541Z] [2024-03-19T02:22:03.541Z] setToolUnix: [2024-03-19T02:22:03.541Z] [2024-03-19T02:22:03.541Z] setToolProperty: [2024-03-19T02:22:03.541Z] [2024-03-19T02:22:03.542Z] setS1ASclassPath: [2024-03-19T02:22:03.542Z] [2024-03-19T02:22:03.542Z] init-common: [2024-03-19T02:22:03.542Z] [2024-03-19T02:22:03.542Z] deploy-war-commonpe: [2024-03-19T02:22:03.563Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:03.580Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:03.580Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:22:03.583Z] [2024-03-19T02:22:03.583Z] all: [2024-03-19T02:22:03.583Z] [2024-03-19T02:22:03.583Z] ejbclient: [2024-03-19T02:22:03.583Z] [2024-03-19T02:22:03.583Z] setOSConditions: [2024-03-19T02:22:03.584Z] [2024-03-19T02:22:03.584Z] setToolWin: [2024-03-19T02:22:03.584Z] [2024-03-19T02:22:03.584Z] setToolUnix: [2024-03-19T02:22:03.584Z] [2024-03-19T02:22:03.584Z] setToolProperty: [2024-03-19T02:22:03.584Z] [2024-03-19T02:22:03.584Z] setS1ASclassPath: [2024-03-19T02:22:03.648Z] [INFO] [exec] Application deployed with name sfulnoi. [2024-03-19T02:22:03.648Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:03.648Z] [WARNING] [echo] [2024-03-19T02:22:03.648Z] [WARNING] [echo] ************************* [2024-03-19T02:22:03.648Z] [WARNING] [echo] * build-deploy bean-validator/simple-bv-servlet [2024-03-19T02:22:03.648Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/bean-validator/simple-bv-servlet [2024-03-19T02:22:03.648Z] [WARNING] [echo] ************************* [2024-03-19T02:22:03.648Z] [WARNING] [echo] [2024-03-19T02:22:03.835Z] [exec] Application client can access jms destination: java:app/env/HelloEJB_DD_JMSDestination [2024-03-19T02:22:03.835Z] [exec] Application client lookup jms destination: java:module/env/HelloEJB_DD_JMSDestination [2024-03-19T02:22:03.835Z] [exec] Application client cannot access jms destination: java:module/env/HelloEJB_DD_JMSDestination [2024-03-19T02:22:03.835Z] [exec] Application client lookup jms destination: java:comp/env/HelloEJB_DD_JMSDestination [2024-03-19T02:22:03.835Z] [exec] Application client cannot access jms destination: java:comp/env/HelloEJB_DD_JMSDestination [2024-03-19T02:22:03.835Z] [exec] Application client lookup jms-destination-definitions successfully! [2024-03-19T02:22:03.835Z] [exec] Value of key is:JMSDestination-Definition-appclient-test [2024-03-19T02:22:03.835Z] [exec] invoking JMSDestination-Definition test servlet at http://localhost:8080/jms-destination-definition/servlet [2024-03-19T02:22:03.837Z] [exec] Command undeploy executed successfully. [2024-03-19T02:22:03.837Z] [2024-03-19T02:22:03.837Z] setHttpPort: [2024-03-19T02:22:03.837Z] [2024-03-19T02:22:03.837Z] run.negative: [2024-03-19T02:22:03.838Z] [2024-03-19T02:22:03.838Z] init.os: [2024-03-19T02:22:03.838Z] [2024-03-19T02:22:03.838Z] init.tools.unix: [2024-03-19T02:22:03.838Z] [2024-03-19T02:22:03.838Z] init.tools.windows: [2024-03-19T02:22:03.838Z] [2024-03-19T02:22:03.838Z] init.tools: [2024-03-19T02:22:03.838Z] [2024-03-19T02:22:03.838Z] setAsadminArgs: [2024-03-19T02:22:03.838Z] [2024-03-19T02:22:03.838Z] init: [2024-03-19T02:22:03.838Z] [2024-03-19T02:22:03.838Z] init.customtasks: [2024-03-19T02:22:03.838Z] [2024-03-19T02:22:03.838Z] runclient: [2024-03-19T02:22:03.838Z] [echo] TestClient http://localhost:8080/deploydir/deploydir false [2024-03-19T02:22:03.838Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-03-19T02:22:03.838Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-03-19T02:22:03.838Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/deploydir/deploydir [2024-03-19T02:22:03.838Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-03-19T02:22:03.838Z] [2024-03-19T02:22:03.838Z] processResult: [2024-03-19T02:22:03.838Z] [2024-03-19T02:22:03.838Z] failed: [2024-03-19T02:22:03.838Z] [2024-03-19T02:22:03.838Z] passed: [2024-03-19T02:22:03.839Z] [echo] Test deploydir Passed [2024-03-19T02:22:03.839Z] [2024-03-19T02:22:03.839Z] unknown: [2024-03-19T02:22:03.840Z] [2024-03-19T02:22:03.840Z] init-common: [2024-03-19T02:22:03.840Z] [2024-03-19T02:22:03.840Z] clean: [2024-03-19T02:22:03.840Z] [2024-03-19T02:22:03.840Z] setOSConditions: [2024-03-19T02:22:03.840Z] [2024-03-19T02:22:03.840Z] setToolWin: [2024-03-19T02:22:03.840Z] [2024-03-19T02:22:03.840Z] setToolUnix: [2024-03-19T02:22:03.840Z] [2024-03-19T02:22:03.841Z] setToolProperty: [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] setS1ASclassPath: [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] init-common: [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] clean-common: [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] setOSConditions: [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] setToolWin: [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] setToolUnix: [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] setToolProperty: [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] setS1ASclassPath: [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] init-common: [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] clean-classes-common: [2024-03-19T02:22:03.841Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] setOSConditions: [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] setToolWin: [2024-03-19T02:22:03.841Z] [2024-03-19T02:22:03.841Z] setToolUnix: [2024-03-19T02:22:03.842Z] [2024-03-19T02:22:03.842Z] setToolProperty: [2024-03-19T02:22:03.842Z] [2024-03-19T02:22:03.842Z] setS1ASclassPath: [2024-03-19T02:22:03.842Z] [2024-03-19T02:22:03.842Z] init-common: [2024-03-19T02:22:03.842Z] [2024-03-19T02:22:03.842Z] clean-jars-common: [2024-03-19T02:22:03.842Z] [2024-03-19T02:22:03.842Z] compile: [2024-03-19T02:22:03.842Z] [2024-03-19T02:22:03.842Z] setOSConditions: [2024-03-19T02:22:03.842Z] [2024-03-19T02:22:03.842Z] setToolWin: [2024-03-19T02:22:03.842Z] [2024-03-19T02:22:03.842Z] setToolUnix: [2024-03-19T02:22:03.842Z] [2024-03-19T02:22:03.842Z] setToolProperty: [2024-03-19T02:22:03.842Z] [2024-03-19T02:22:03.842Z] setS1ASclassPath: [2024-03-19T02:22:03.842Z] [2024-03-19T02:22:03.842Z] init-common: [2024-03-19T02:22:03.842Z] [2024-03-19T02:22:03.842Z] compile-common: [2024-03-19T02:22:03.842Z] [echo] Current time (ISO): 2024-03-19T02:22:03.635+0000 [2024-03-19T02:22:03.842Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:03.842Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:03.905Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:03.905Z] [WARNING] [echo] Listing of source files: test/bv/servlet/simple/SimpleBVServletTestNG.java [2024-03-19T02:22:03.905Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:03.905Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:03.905Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:03.905Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:03.905Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:03.927Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype com.sun.s1asdev.custom.resource.CustomResourceJavaBean --factoryclass org.glassfish.resources.custom.factory.JavaBeanFactory --enabled=true --property property=custom-resource-javabean-test --target server custom/my-java-bean [2024-03-19T02:22:03.953Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup1 --authrealmname file --target server testuser3 [2024-03-19T02:22:03.953Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-03-19T02:22:04.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-event-observer-web [2024-03-19T02:22:04.010Z] [2024-03-19T02:22:04.010Z] all: [2024-03-19T02:22:04.010Z] [2024-03-19T02:22:04.010Z] setOSConditions: [2024-03-19T02:22:04.010Z] [2024-03-19T02:22:04.010Z] setToolWin: [2024-03-19T02:22:04.010Z] [2024-03-19T02:22:04.010Z] setToolUnix: [2024-03-19T02:22:04.010Z] [2024-03-19T02:22:04.010Z] setToolProperty: [2024-03-19T02:22:04.010Z] [2024-03-19T02:22:04.010Z] setS1ASclassPath: [2024-03-19T02:22:04.010Z] [2024-03-19T02:22:04.011Z] init-common: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] clean: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] setOSConditions: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] setToolWin: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] setToolUnix: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] setToolProperty: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] setS1ASclassPath: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] init-common: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] clean-common: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] setOSConditions: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] setToolWin: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] setToolUnix: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] setToolProperty: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] setS1ASclassPath: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.011Z] init-common: [2024-03-19T02:22:04.011Z] [2024-03-19T02:22:04.012Z] clean-classes-common: [2024-03-19T02:22:04.012Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] setOSConditions: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] setToolWin: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] setToolUnix: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] setToolProperty: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] setS1ASclassPath: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] init-common: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] clean-jars-common: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] compile: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] setOSConditions: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] setToolWin: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] setToolUnix: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] setToolProperty: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.012Z] setS1ASclassPath: [2024-03-19T02:22:04.012Z] [2024-03-19T02:22:04.013Z] init-common: [2024-03-19T02:22:04.013Z] [2024-03-19T02:22:04.013Z] compile-common: [2024-03-19T02:22:04.013Z] [echo] Current time (ISO): 2024-03-19T02:22:03.920+0000 [2024-03-19T02:22:04.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:04.013Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:04.026Z] [exec] [2024-03-19T02:22:04.026Z] [exec] Generating code... [2024-03-19T02:22:04.026Z] [exec] [2024-03-19T02:22:04.026Z] [exec] Compiling code... [2024-03-19T02:22:04.045Z] [exec] Application deployed with name Simple-ValidationApp. [2024-03-19T02:22:04.045Z] [echo] Deployment on target server server successful [2024-03-19T02:22:04.045Z] [2024-03-19T02:22:04.045Z] setOSConditions: [2024-03-19T02:22:04.045Z] [2024-03-19T02:22:04.045Z] setToolWin: [2024-03-19T02:22:04.045Z] [2024-03-19T02:22:04.045Z] setToolUnix: [2024-03-19T02:22:04.045Z] [2024-03-19T02:22:04.045Z] setToolProperty: [2024-03-19T02:22:04.045Z] [2024-03-19T02:22:04.045Z] setS1ASclassPath: [2024-03-19T02:22:04.045Z] [2024-03-19T02:22:04.045Z] init-common: [2024-03-19T02:22:04.045Z] [2024-03-19T02:22:04.046Z] deploy-common-ee: [2024-03-19T02:22:04.046Z] [2024-03-19T02:22:04.046Z] run: [2024-03-19T02:22:04.046Z] [2024-03-19T02:22:04.046Z] setOSConditions: [2024-03-19T02:22:04.046Z] [2024-03-19T02:22:04.046Z] setToolWin: [2024-03-19T02:22:04.046Z] [2024-03-19T02:22:04.046Z] setToolUnix: [2024-03-19T02:22:04.046Z] [2024-03-19T02:22:04.046Z] setToolProperty: [2024-03-19T02:22:04.046Z] [2024-03-19T02:22:04.046Z] setS1ASclassPath: [2024-03-19T02:22:04.046Z] [2024-03-19T02:22:04.046Z] init-common: [2024-03-19T02:22:04.046Z] [2024-03-19T02:22:04.046Z] runclient-common: [2024-03-19T02:22:04.046Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationAppClient.jar -name Simple-ValidationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:22:04.098Z] [2024-03-19T02:22:04.098Z] private-all: [2024-03-19T02:22:04.098Z] [2024-03-19T02:22:04.098Z] declare-test: [2024-03-19T02:22:04.098Z] [echo] Starting test virtualserver war/virtualserver Test asadmin deploy1 [2024-03-19T02:22:04.098Z] [2024-03-19T02:22:04.098Z] init.os: [2024-03-19T02:22:04.098Z] [2024-03-19T02:22:04.098Z] init.tools.unix: [2024-03-19T02:22:04.098Z] [2024-03-19T02:22:04.098Z] init.tools.windows: [2024-03-19T02:22:04.098Z] [2024-03-19T02:22:04.099Z] init.tools: [2024-03-19T02:22:04.099Z] [2024-03-19T02:22:04.099Z] setAsadminArgs: [2024-03-19T02:22:04.099Z] [2024-03-19T02:22:04.099Z] init: [2024-03-19T02:22:04.099Z] [2024-03-19T02:22:04.099Z] init.customtasks: [2024-03-19T02:22:04.099Z] [2024-03-19T02:22:04.099Z] prepare: [2024-03-19T02:22:04.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver [2024-03-19T02:22:04.099Z] [2024-03-19T02:22:04.099Z] compile: [2024-03-19T02:22:04.099Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/war/virtualserver/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:04.099Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver [2024-03-19T02:22:04.112Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-commented-out-page-directive --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2024-03-19T02:22:04.155Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:22:04.155Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:22:04.156Z] [javac] ^ [2024-03-19T02:22:04.156Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:22:04.156Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:22:04.156Z] [javac] ^ [2024-03-19T02:22:04.156Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:22:04.156Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:22:04.156Z] [javac] 3 warnings [2024-03-19T02:22:04.156Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/aod-ra.jar [2024-03-19T02:22:04.156Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/aod-ra.rar [2024-03-19T02:22:04.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:04.156Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraApp.ear [2024-03-19T02:22:04.156Z] [2024-03-19T02:22:04.156Z] setup: [2024-03-19T02:22:04.156Z] [2024-03-19T02:22:04.156Z] deploy: [2024-03-19T02:22:04.156Z] [2024-03-19T02:22:04.156Z] setOSConditions: [2024-03-19T02:22:04.156Z] [2024-03-19T02:22:04.156Z] setToolWin: [2024-03-19T02:22:04.156Z] [2024-03-19T02:22:04.156Z] setToolUnix: [2024-03-19T02:22:04.156Z] [2024-03-19T02:22:04.156Z] setToolProperty: [2024-03-19T02:22:04.156Z] [2024-03-19T02:22:04.156Z] setS1ASclassPath: [2024-03-19T02:22:04.156Z] [2024-03-19T02:22:04.156Z] init-common: [2024-03-19T02:22:04.157Z] [2024-03-19T02:22:04.157Z] deploy-common: [2024-03-19T02:22:04.157Z] [echo] Current time (ISO): 2024-03-19T02:22:04.037+0000 [2024-03-19T02:22:04.157Z] [2024-03-19T02:22:04.157Z] setOSConditions: [2024-03-19T02:22:04.157Z] [2024-03-19T02:22:04.157Z] setToolWin: [2024-03-19T02:22:04.157Z] [2024-03-19T02:22:04.157Z] setToolUnix: [2024-03-19T02:22:04.157Z] [2024-03-19T02:22:04.157Z] setToolProperty: [2024-03-19T02:22:04.157Z] [2024-03-19T02:22:04.157Z] setS1ASclassPath: [2024-03-19T02:22:04.157Z] [2024-03-19T02:22:04.157Z] init-common: [2024-03-19T02:22:04.157Z] [2024-03-19T02:22:04.157Z] deploy-common-pe: [2024-03-19T02:22:04.163Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:04.163Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:04.163Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:04.163Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:04.163Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:04.163Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:04.163Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:04.163Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:04.163Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:04.163Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/bean-validator/simple-bv-servlet/src/test/test/bv/servlet/simple/SimpleBVServletTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:04.163Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:04.163Z] 6 warnings [2024-03-19T02:22:04.163Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:04.163Z] [WARNING] [echo] Now creating a war file ../../dist/bv/simple-bv-servlet.war [2024-03-19T02:22:04.163Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/bv/app [2024-03-19T02:22:04.163Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/bv [2024-03-19T02:22:04.163Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/bv/app [2024-03-19T02:22:04.166Z] [exec] Application deployed with name ejb-mdb-singletonApp. [2024-03-19T02:22:04.166Z] [echo] Deployment on target server server successful [2024-03-19T02:22:04.166Z] [2024-03-19T02:22:04.166Z] setOSConditions: [2024-03-19T02:22:04.166Z] [2024-03-19T02:22:04.166Z] setToolWin: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] setToolUnix: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] setToolProperty: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] setS1ASclassPath: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] init-common: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] deploy-common-ee: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] run: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] setOSConditions: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] setToolWin: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] setToolUnix: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] setToolProperty: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] setS1ASclassPath: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] init-common: [2024-03-19T02:22:04.167Z] [2024-03-19T02:22:04.167Z] runclient-common: [2024-03-19T02:22:04.167Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singletonAppClient.jar -name ejb-mdb-singletonClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:22:04.187Z] [exec] Custom Resource custom/my-java-bean created. [2024-03-19T02:22:04.187Z] [2024-03-19T02:22:04.187Z] setOSConditions: [2024-03-19T02:22:04.187Z] [2024-03-19T02:22:04.187Z] setToolWin: [2024-03-19T02:22:04.187Z] [2024-03-19T02:22:04.187Z] setToolUnix: [2024-03-19T02:22:04.187Z] [2024-03-19T02:22:04.187Z] setToolProperty: [2024-03-19T02:22:04.187Z] [2024-03-19T02:22:04.187Z] setS1ASclassPath: [2024-03-19T02:22:04.187Z] [2024-03-19T02:22:04.187Z] init-common: [2024-03-19T02:22:04.187Z] [2024-03-19T02:22:04.187Z] create-custom-resource-common: [2024-03-19T02:22:04.202Z] [exec] 7 seconds left... [2024-03-19T02:22:04.287Z] [java] IN AUTO-TIMEOUT!!! [2024-03-19T02:22:04.366Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/war/virtualserver/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:22:04.366Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:04.366Z] [2024-03-19T02:22:04.366Z] assemble: [2024-03-19T02:22:04.366Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver-portable.war [2024-03-19T02:22:04.366Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver-deployplan.jar [2024-03-19T02:22:04.366Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver.war [2024-03-19T02:22:04.366Z] [2024-03-19T02:22:04.366Z] create.virtual.server: [2024-03-19T02:22:04.366Z] [2024-03-19T02:22:04.366Z] setAsadminArgs: [2024-03-19T02:22:04.367Z] [2024-03-19T02:22:04.367Z] common.create.virtual.server.asadmin: [2024-03-19T02:22:04.367Z] [2024-03-19T02:22:04.367Z] init.os: [2024-03-19T02:22:04.367Z] [2024-03-19T02:22:04.367Z] init.tools.unix: [2024-03-19T02:22:04.367Z] [2024-03-19T02:22:04.367Z] init.tools.windows: [2024-03-19T02:22:04.367Z] [2024-03-19T02:22:04.367Z] init.tools: [2024-03-19T02:22:04.367Z] [2024-03-19T02:22:04.367Z] setAsadminArgs: [2024-03-19T02:22:04.367Z] [2024-03-19T02:22:04.367Z] init: [2024-03-19T02:22:04.367Z] [2024-03-19T02:22:04.367Z] init.customtasks: [2024-03-19T02:22:04.367Z] [2024-03-19T02:22:04.367Z] common.run.asadmin: [2024-03-19T02:22:04.367Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-virtual-server --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --hosts localhost server-foo [2024-03-19T02:22:04.368Z] [exec] Application deployed with name web-jsp-commented-out-page-directive-web. [2024-03-19T02:22:04.368Z] [2024-03-19T02:22:04.368Z] deploy-war-commonee: [2024-03-19T02:22:04.368Z] [2024-03-19T02:22:04.368Z] run: [2024-03-19T02:22:04.452Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:04.452Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:04.452Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:04.452Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:04.558Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup5 --authrealmname file --target server testuser42 [2024-03-19T02:22:04.558Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-03-19T02:22:04.611Z] [artifact:mvn] [INFO] Scanning for projects... [2024-03-19T02:22:04.624Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:04.625Z] [java] [2024-03-19T02:22:04.625Z] [java] [2024-03-19T02:22:04.625Z] [java] ----------------------------------------- [2024-03-19T02:22:04.625Z] [java] - jsp-commented-out-page-directive: PASS - [2024-03-19T02:22:04.625Z] [java] ----------------------------------------- [2024-03-19T02:22:04.625Z] [java] - Total PASS : 1 - [2024-03-19T02:22:04.625Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:04.625Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:04.625Z] [java] ----------------------------------------- [2024-03-19T02:22:04.625Z] [2024-03-19T02:22:04.625Z] undeploy: [2024-03-19T02:22:04.625Z] [2024-03-19T02:22:04.625Z] setOSConditions: [2024-03-19T02:22:04.625Z] [2024-03-19T02:22:04.625Z] setToolWin: [2024-03-19T02:22:04.625Z] [2024-03-19T02:22:04.625Z] setToolUnix: [2024-03-19T02:22:04.625Z] [2024-03-19T02:22:04.625Z] setToolProperty: [2024-03-19T02:22:04.625Z] [2024-03-19T02:22:04.625Z] setS1ASclassPath: [2024-03-19T02:22:04.625Z] [2024-03-19T02:22:04.625Z] init-common: [2024-03-19T02:22:04.625Z] [2024-03-19T02:22:04.625Z] undeploy-war-common: [2024-03-19T02:22:04.710Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:04.710Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:04.710Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:04.710Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:04.710Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:04.710Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:04.710Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:04.710Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:04.710Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:04.710Z] 6 warnings [2024-03-19T02:22:04.710Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/bv/app/META-INF [2024-03-19T02:22:04.710Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/bean-validator/simple-bv-servlet/metadata/persistence.xml to copy. [2024-03-19T02:22:04.710Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/bv/simple-bv-servlet.war [2024-03-19T02:22:04.710Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:04.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraApp.ear [2024-03-19T02:22:04.732Z] [exec] Mar 19, 2024 2:22:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:04.732Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:04.766Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:04.766Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:04.766Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:04.766Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:04.766Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:04.766Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:04.766Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:04.776Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:04.776Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:04.776Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:04.776Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:04.776Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:04.776Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:04.777Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:04.785Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.lang.Integer --factoryclass org.glassfish.resources.custom.factory.PrimitivesAndStringFactory --enabled=true --property type=Integer:value=25 --target server custom/my-int [2024-03-19T02:22:04.785Z] [exec] Custom Resource custom/my-int created. [2024-03-19T02:22:04.785Z] [2024-03-19T02:22:04.785Z] setOSConditions: [2024-03-19T02:22:04.785Z] [2024-03-19T02:22:04.785Z] setToolWin: [2024-03-19T02:22:04.785Z] [2024-03-19T02:22:04.785Z] setToolUnix: [2024-03-19T02:22:04.785Z] [2024-03-19T02:22:04.785Z] setToolProperty: [2024-03-19T02:22:04.785Z] [2024-03-19T02:22:04.785Z] setS1ASclassPath: [2024-03-19T02:22:04.785Z] [2024-03-19T02:22:04.785Z] init-common: [2024-03-19T02:22:04.785Z] [2024-03-19T02:22:04.785Z] create-custom-resource-common: [2024-03-19T02:22:04.815Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup10 --authrealmname file --target server j2ee [2024-03-19T02:22:04.868Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:22:04.868Z] [artifact:mvn] [INFO] Reactor Build Order: [2024-03-19T02:22:04.868Z] [artifact:mvn] [INFO] [2024-03-19T02:22:04.868Z] [artifact:mvn] [INFO] naming2 [pom] [2024-03-19T02:22:04.868Z] [artifact:mvn] [INFO] GlassFish Naming Context Tests [jar] [2024-03-19T02:22:04.868Z] [artifact:mvn] [INFO] [2024-03-19T02:22:04.868Z] [artifact:mvn] [INFO] -------------------< org.glassfish.devtests:naming2 >------------------- [2024-03-19T02:22:04.868Z] [artifact:mvn] [INFO] Building naming2 8.0.1-SNAPSHOT [1/2] [2024-03-19T02:22:04.868Z] [artifact:mvn] [INFO] from pom.xml [2024-03-19T02:22:04.868Z] [artifact:mvn] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:22:04.902Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-commented-out-page-directive-web [2024-03-19T02:22:04.902Z] [2024-03-19T02:22:04.902Z] all: [2024-03-19T02:22:04.902Z] [echo] [2024-03-19T02:22:04.902Z] [echo] ************************* [2024-03-19T02:22:04.902Z] [echo] * Running jspConfigBuffer [2024-03-19T02:22:04.902Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer [2024-03-19T02:22:04.902Z] [echo] ************************* [2024-03-19T02:22:04.902Z] [echo] [2024-03-19T02:22:04.902Z] [2024-03-19T02:22:04.902Z] setOSConditions: [2024-03-19T02:22:04.902Z] [2024-03-19T02:22:04.902Z] setToolWin: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] setToolUnix: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] setToolProperty: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] setS1ASclassPath: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] init-common: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] clean: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] setOSConditions: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] setToolWin: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] setToolUnix: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] setToolProperty: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] setS1ASclassPath: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] init-common: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] clean-common: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] setOSConditions: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.903Z] setToolWin: [2024-03-19T02:22:04.903Z] [2024-03-19T02:22:04.904Z] setToolUnix: [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] setToolProperty: [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] setS1ASclassPath: [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] init-common: [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] clean-classes-common: [2024-03-19T02:22:04.904Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] setOSConditions: [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] setToolWin: [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] setToolUnix: [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] setToolProperty: [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] setS1ASclassPath: [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] init-common: [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] clean-jars-common: [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] compile: [2024-03-19T02:22:04.904Z] [2024-03-19T02:22:04.904Z] setOSConditions: [2024-03-19T02:22:04.905Z] [2024-03-19T02:22:04.905Z] setToolWin: [2024-03-19T02:22:04.905Z] [2024-03-19T02:22:04.905Z] setToolUnix: [2024-03-19T02:22:04.905Z] [2024-03-19T02:22:04.905Z] setToolProperty: [2024-03-19T02:22:04.905Z] [2024-03-19T02:22:04.905Z] setS1ASclassPath: [2024-03-19T02:22:04.905Z] [2024-03-19T02:22:04.905Z] init-common: [2024-03-19T02:22:04.905Z] [2024-03-19T02:22:04.905Z] compile-common: [2024-03-19T02:22:04.905Z] [echo] Current time (ISO): 2024-03-19T02:22:04.882+0000 [2024-03-19T02:22:04.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:04.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/servlet [2024-03-19T02:22:04.933Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:04.933Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-virtual-server [options] ... [2024-03-19T02:22:04.942Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:04.942Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:04.942Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:04.942Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:04.942Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:04.942Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:04.942Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:04.967Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:04.967Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:04.967Z] [WARNING] [echo] deploying simple-bv-servlet.war [2024-03-19T02:22:04.978Z] [exec] Mar 19, 2024 2:22:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:04.978Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:05.072Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-03-19T02:22:05.072Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:05.072Z] [WARNING] [echo] Now creating a war file ../../dist/security-basicauth/basicauth.war [2024-03-19T02:22:05.073Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/security-basicauth/app [2024-03-19T02:22:05.073Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/security-basicauth [2024-03-19T02:22:05.073Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/security-basicauth/app/META-INF [2024-03-19T02:22:05.073Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/metadata/persistence.xml to copy. [2024-03-19T02:22:05.073Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/security-basicauth/basicauth.war [2024-03-19T02:22:05.073Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:05.073Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:05.073Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:05.073Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:05.073Z] [WARNING] [echo] Listing of source files: security/BasicAuthTestNG.java [2024-03-19T02:22:05.073Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:05.073Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:05.073Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:05.073Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:05.073Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:05.073Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:05.073Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:05.073Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:05.073Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:05.073Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:05.073Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:05.073Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:05.133Z] [exec] 6 seconds left... [2024-03-19T02:22:05.161Z] [2024-03-19T02:22:05.162Z] build: [2024-03-19T02:22:05.162Z] [2024-03-19T02:22:05.162Z] setOSConditions: [2024-03-19T02:22:05.162Z] [2024-03-19T02:22:05.162Z] setToolWin: [2024-03-19T02:22:05.162Z] [2024-03-19T02:22:05.162Z] setToolUnix: [2024-03-19T02:22:05.162Z] [2024-03-19T02:22:05.162Z] setToolProperty: [2024-03-19T02:22:05.162Z] [2024-03-19T02:22:05.162Z] setS1ASclassPath: [2024-03-19T02:22:05.162Z] [2024-03-19T02:22:05.162Z] init-common: [2024-03-19T02:22:05.162Z] [2024-03-19T02:22:05.162Z] webclient-war-common: [2024-03-19T02:22:05.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:05.162Z] [2024-03-19T02:22:05.162Z] clear: [2024-03-19T02:22:05.162Z] [2024-03-19T02:22:05.162Z] test-tlds-exist: [2024-03-19T02:22:05.162Z] [2024-03-19T02:22:05.162Z] copy-tlds: [2024-03-19T02:22:05.162Z] [2024-03-19T02:22:05.162Z] test-tagfiles-exist: [2024-03-19T02:22:05.162Z] [2024-03-19T02:22:05.162Z] copy-tagfiles: [2024-03-19T02:22:05.163Z] [2024-03-19T02:22:05.163Z] package-war-common: [2024-03-19T02:22:05.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:05.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:05.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:05.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:05.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/lib [2024-03-19T02:22:05.163Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:05.163Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-buffer-web.war [2024-03-19T02:22:05.163Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:05.163Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:05.163Z] [javac] Compiling 1 source file [2024-03-19T02:22:05.163Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:05.163Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:05.163Z] [2024-03-19T02:22:05.163Z] deploy: [2024-03-19T02:22:05.163Z] [2024-03-19T02:22:05.163Z] deploy-war-common: [2024-03-19T02:22:05.163Z] [2024-03-19T02:22:05.163Z] setOSConditions: [2024-03-19T02:22:05.163Z] [2024-03-19T02:22:05.163Z] setToolWin: [2024-03-19T02:22:05.163Z] [2024-03-19T02:22:05.163Z] setToolUnix: [2024-03-19T02:22:05.164Z] [2024-03-19T02:22:05.164Z] setToolProperty: [2024-03-19T02:22:05.164Z] [2024-03-19T02:22:05.164Z] setS1ASclassPath: [2024-03-19T02:22:05.164Z] [2024-03-19T02:22:05.164Z] init-common: [2024-03-19T02:22:05.164Z] [2024-03-19T02:22:05.164Z] deploy-war-commonpe: [2024-03-19T02:22:05.221Z] [java] IN AUTO-TIMEOUT!!! [2024-03-19T02:22:05.311Z] [exec] Mar 19, 2024 2:22:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:05.311Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:22:05.311Z] [exec] Mar 19, 2024 2:22:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:05.311Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:22:05.311Z] [exec] Mar 19, 2024 2:22:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:05.311Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:22:05.340Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:05.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.lang.String --factoryclass org.glassfish.resources.custom.factory.PrimitivesAndStringFactory --enabled=true --property type=String:value=Primitives-And-String --target server custom/my-string [2024-03-19T02:22:05.350Z] [exec] Custom Resource custom/my-string created. [2024-03-19T02:22:05.350Z] [2024-03-19T02:22:05.350Z] setOSConditions: [2024-03-19T02:22:05.350Z] [2024-03-19T02:22:05.350Z] setToolWin: [2024-03-19T02:22:05.350Z] [2024-03-19T02:22:05.350Z] setToolUnix: [2024-03-19T02:22:05.350Z] [2024-03-19T02:22:05.350Z] setToolProperty: [2024-03-19T02:22:05.350Z] [2024-03-19T02:22:05.350Z] setS1ASclassPath: [2024-03-19T02:22:05.350Z] [2024-03-19T02:22:05.350Z] init-common: [2024-03-19T02:22:05.350Z] [2024-03-19T02:22:05.350Z] create-custom-resource-common: [2024-03-19T02:22:05.351Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:05.351Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:05.351Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth/src/test/security/BasicAuthTestNG.java:41: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:22:05.351Z] int port = new Integer(portS).intValue(); [2024-03-19T02:22:05.351Z] ^ [2024-03-19T02:22:05.351Z] 7 warnings [2024-03-19T02:22:05.351Z] [WARNING] [echo] deploying basicauth.war [2024-03-19T02:22:05.400Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:22:05.400Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:05.400Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml:81: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:05.400Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:22:05.420Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-buffer --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-buffer-web.war [2024-03-19T02:22:05.430Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom [2024-03-19T02:22:05.500Z] [exec] Command create-virtual-server executed successfully. [2024-03-19T02:22:05.500Z] [2024-03-19T02:22:05.500Z] create.http.listener: [2024-03-19T02:22:05.500Z] [2024-03-19T02:22:05.500Z] setAsadminArgs: [2024-03-19T02:22:05.500Z] [2024-03-19T02:22:05.500Z] common.create.http.listener.asadmin: [2024-03-19T02:22:05.500Z] [2024-03-19T02:22:05.500Z] init.os: [2024-03-19T02:22:05.500Z] [2024-03-19T02:22:05.500Z] init.tools.unix: [2024-03-19T02:22:05.500Z] [2024-03-19T02:22:05.501Z] init.tools.windows: [2024-03-19T02:22:05.501Z] [2024-03-19T02:22:05.501Z] init.tools: [2024-03-19T02:22:05.501Z] [2024-03-19T02:22:05.501Z] setAsadminArgs: [2024-03-19T02:22:05.501Z] [2024-03-19T02:22:05.501Z] init: [2024-03-19T02:22:05.501Z] [2024-03-19T02:22:05.501Z] init.customtasks: [2024-03-19T02:22:05.501Z] [2024-03-19T02:22:05.501Z] common.run.asadmin: [2024-03-19T02:22:05.501Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-http-listener --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --listeneraddress 0.0.0.0 --listenerport 8081 --defaultvs server-foo --servername localhost --acceptorthreads 100 listener-foo [2024-03-19T02:22:05.511Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:05.560Z] [INFO] [exec] Application deployed with name simple-bv-servlet. [2024-03-19T02:22:05.560Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:05.560Z] [WARNING] [echo] [2024-03-19T02:22:05.560Z] [WARNING] [echo] ************************* [2024-03-19T02:22:05.560Z] [WARNING] [echo] * build-deploy weld/numberguess [2024-03-19T02:22:05.560Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/numberguess [2024-03-19T02:22:05.560Z] [WARNING] [echo] ************************* [2024-03-19T02:22:05.560Z] [WARNING] [echo] [2024-03-19T02:22:05.560Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:05.560Z] [WARNING] [echo] Listing of source files: NumberGuessTestNG.java [2024-03-19T02:22:05.560Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:05.568Z] [exec] Mar 19, 2024 2:22:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:05.568Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:22:05.568Z] [exec] Mar 19, 2024 2:22:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:05.568Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:22:05.568Z] [exec] Mar 19, 2024 2:22:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:05.569Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:22:05.603Z] [javac] 1 warning [2024-03-19T02:22:05.603Z] [2024-03-19T02:22:05.603Z] setOSConditions: [2024-03-19T02:22:05.603Z] [2024-03-19T02:22:05.603Z] setToolWin: [2024-03-19T02:22:05.603Z] [2024-03-19T02:22:05.603Z] setToolUnix: [2024-03-19T02:22:05.603Z] [2024-03-19T02:22:05.603Z] setToolProperty: [2024-03-19T02:22:05.603Z] [2024-03-19T02:22:05.603Z] setS1ASclassPath: [2024-03-19T02:22:05.603Z] [2024-03-19T02:22:05.603Z] init-common: [2024-03-19T02:22:05.603Z] [2024-03-19T02:22:05.603Z] compile-common: [2024-03-19T02:22:05.603Z] [echo] Current time (ISO): 2024-03-19T02:22:05.372+0000 [2024-03-19T02:22:05.603Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:05.659Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:05.659Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:05.659Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:05.659Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:05.659Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:05.659Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:05.659Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:05.686Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom [2024-03-19T02:22:05.686Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom (15 kB at 269 kB/s) [2024-03-19T02:22:05.686Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar [2024-03-19T02:22:05.686Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar [2024-03-19T02:22:05.768Z] [javac] 1 warning [2024-03-19T02:22:05.768Z] [2024-03-19T02:22:05.768Z] build: [2024-03-19T02:22:05.768Z] [2024-03-19T02:22:05.768Z] setOSConditions: [2024-03-19T02:22:05.768Z] [2024-03-19T02:22:05.768Z] setToolWin: [2024-03-19T02:22:05.768Z] [2024-03-19T02:22:05.768Z] setToolUnix: [2024-03-19T02:22:05.769Z] [2024-03-19T02:22:05.769Z] setToolProperty: [2024-03-19T02:22:05.769Z] [2024-03-19T02:22:05.769Z] setS1ASclassPath: [2024-03-19T02:22:05.769Z] [2024-03-19T02:22:05.769Z] init-common: [2024-03-19T02:22:05.769Z] [2024-03-19T02:22:05.769Z] webclient-war-common: [2024-03-19T02:22:05.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:05.769Z] [2024-03-19T02:22:05.769Z] clear: [2024-03-19T02:22:05.769Z] [2024-03-19T02:22:05.769Z] test-tlds-exist: [2024-03-19T02:22:05.769Z] [2024-03-19T02:22:05.769Z] copy-tlds: [2024-03-19T02:22:05.769Z] [2024-03-19T02:22:05.769Z] test-tagfiles-exist: [2024-03-19T02:22:05.769Z] [2024-03-19T02:22:05.769Z] copy-tagfiles: [2024-03-19T02:22:05.769Z] [2024-03-19T02:22:05.769Z] package-war-common: [2024-03-19T02:22:05.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:05.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:05.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:05.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:05.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/lib [2024-03-19T02:22:05.770Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:05.770Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:05.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/docroot [2024-03-19T02:22:05.770Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-event-producers-web.war [2024-03-19T02:22:05.770Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:05.770Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:05.770Z] [javac] Compiling 1 source file [2024-03-19T02:22:05.770Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:05.770Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:05.770Z] [2024-03-19T02:22:05.770Z] deploy: [2024-03-19T02:22:05.770Z] [2024-03-19T02:22:05.770Z] deploy-war-common: [2024-03-19T02:22:05.770Z] [2024-03-19T02:22:05.770Z] setOSConditions: [2024-03-19T02:22:05.770Z] [2024-03-19T02:22:05.770Z] setToolWin: [2024-03-19T02:22:05.770Z] [2024-03-19T02:22:05.770Z] setToolUnix: [2024-03-19T02:22:05.770Z] [2024-03-19T02:22:05.771Z] setToolProperty: [2024-03-19T02:22:05.771Z] [2024-03-19T02:22:05.771Z] setS1ASclassPath: [2024-03-19T02:22:05.771Z] [2024-03-19T02:22:05.771Z] init-common: [2024-03-19T02:22:05.771Z] [2024-03-19T02:22:05.771Z] deploy-war-commonpe: [2024-03-19T02:22:05.817Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:05.817Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:05.817Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:05.817Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:05.817Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:05.818Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:05.818Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:05.818Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:05.818Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:05.818Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:05.818Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:05.915Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property String=Primitives-And-String:Integer=25 --target server custom/my-simple-properties [2024-03-19T02:22:05.915Z] [exec] Custom Resource custom/my-simple-properties created. [2024-03-19T02:22:05.915Z] [2024-03-19T02:22:05.915Z] setOSConditions: [2024-03-19T02:22:05.915Z] [2024-03-19T02:22:05.915Z] setToolWin: [2024-03-19T02:22:05.915Z] [2024-03-19T02:22:05.915Z] setToolUnix: [2024-03-19T02:22:05.915Z] [2024-03-19T02:22:05.915Z] setToolProperty: [2024-03-19T02:22:05.916Z] [2024-03-19T02:22:05.916Z] setS1ASclassPath: [2024-03-19T02:22:05.916Z] [2024-03-19T02:22:05.916Z] init-common: [2024-03-19T02:22:05.916Z] [2024-03-19T02:22:05.916Z] create-custom-resource-common: [2024-03-19T02:22:05.916Z] [INFO] [exec] Application deployed with name basicauth. [2024-03-19T02:22:05.916Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:05.916Z] [WARNING] [echo] [2024-03-19T02:22:05.916Z] [WARNING] [echo] ************************* [2024-03-19T02:22:05.916Z] [WARNING] [echo] * build-deploy ejb/slsbnicmt [2024-03-19T02:22:05.916Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/slsbnicmt [2024-03-19T02:22:05.916Z] [WARNING] [echo] ************************* [2024-03-19T02:22:05.916Z] [WARNING] [echo] [2024-03-19T02:22:05.916Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:05.916Z] [WARNING] [echo] Listing of source files: SlsbnicmtTestNG.java [2024-03-19T02:22:05.916Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:05.916Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:05.916Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:05.917Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:05.917Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:05.924Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:05.939Z] [exec] Mar 19, 2024 2:22:05 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:22:05.939Z] [exec] WARNING: ACC001: Using the only client [Simple-Validation-client] with main class [com.sun.ejb.devtest.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationAppClient.jar even though it does not match the specified main class name null or client name Simple-ValidationClient [2024-03-19T02:22:06.005Z] [exec] Application deployed with name web-jsp-config-buffer-web. [2024-03-19T02:22:06.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-event-producers --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-event-producers-web.war [2024-03-19T02:22:06.072Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:06.072Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-http-listener [options] ... [2024-03-19T02:22:06.075Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:06.075Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:06.075Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/numberguess/src/test/NumberGuessTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:06.075Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:06.075Z] 6 warnings [2024-03-19T02:22:06.075Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:06.075Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/numberguess.war [2024-03-19T02:22:06.075Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:06.075Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest [2024-03-19T02:22:06.075Z] [INFO] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:06.075Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:06.075Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:06.075Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:06.075Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:06.132Z] [exec] Application deployed with name administered-object-definition-embedraApp. [2024-03-19T02:22:06.133Z] [echo] Deployment on target server server successful [2024-03-19T02:22:06.133Z] [2024-03-19T02:22:06.133Z] setOSConditions: [2024-03-19T02:22:06.133Z] [2024-03-19T02:22:06.133Z] setToolWin: [2024-03-19T02:22:06.133Z] [2024-03-19T02:22:06.133Z] setToolUnix: [2024-03-19T02:22:06.133Z] [2024-03-19T02:22:06.133Z] setToolProperty: [2024-03-19T02:22:06.133Z] [2024-03-19T02:22:06.133Z] setS1ASclassPath: [2024-03-19T02:22:06.133Z] [2024-03-19T02:22:06.133Z] init-common: [2024-03-19T02:22:06.133Z] [2024-03-19T02:22:06.133Z] deploy-common-ee: [2024-03-19T02:22:06.133Z] [2024-03-19T02:22:06.133Z] run: [2024-03-19T02:22:06.133Z] [2024-03-19T02:22:06.133Z] setOSConditions: [2024-03-19T02:22:06.133Z] [2024-03-19T02:22:06.133Z] setToolWin: [2024-03-19T02:22:06.133Z] [2024-03-19T02:22:06.133Z] setToolUnix: [2024-03-19T02:22:06.133Z] [2024-03-19T02:22:06.133Z] setToolProperty: [2024-03-19T02:22:06.134Z] [2024-03-19T02:22:06.134Z] setS1ASclassPath: [2024-03-19T02:22:06.134Z] [2024-03-19T02:22:06.134Z] init-common: [2024-03-19T02:22:06.134Z] [2024-03-19T02:22:06.134Z] runclient-common: [2024-03-19T02:22:06.134Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraAppClient.jar -name administered-object-definition-embedraClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-03-19T02:22:06.152Z] [java] IN AUTO-TIMEOUT!!! [2024-03-19T02:22:06.168Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:06.168Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:06.168Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:06.169Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:06.169Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:06.169Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:06.169Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:06.170Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:06.174Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:06.174Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:06.174Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:06.174Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:06.174Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:06.174Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:06.174Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:06.174Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:06.174Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:06.174Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/slsbnicmt/src/test/SlsbnicmtTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:06.174Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:06.174Z] 6 warnings [2024-03-19T02:22:06.174Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:06.174Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_slsbnicmt/slsbnicmt.war [2024-03-19T02:22:06.174Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2024-03-19T02:22:06.174Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_slsbnicmt [2024-03-19T02:22:06.174Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2024-03-19T02:22:06.180Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property org.glassfish.resources.custom.factory.PropertiesFactory.fileName=simple-properties.properties --target server custom/my-properties-file [2024-03-19T02:22:06.180Z] [exec] Custom Resource custom/my-properties-file created. [2024-03-19T02:22:06.182Z] [javac] 1 warning [2024-03-19T02:22:06.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:22:06.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1 [2024-03-19T02:22:06.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:22:06.182Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:22:06.182Z] [2024-03-19T02:22:06.182Z] deploy-app: [2024-03-19T02:22:06.182Z] [2024-03-19T02:22:06.182Z] deploy-war-common: [2024-03-19T02:22:06.182Z] [2024-03-19T02:22:06.182Z] setOSConditions: [2024-03-19T02:22:06.182Z] [2024-03-19T02:22:06.182Z] setToolWin: [2024-03-19T02:22:06.183Z] [2024-03-19T02:22:06.183Z] setToolUnix: [2024-03-19T02:22:06.183Z] [2024-03-19T02:22:06.183Z] setToolProperty: [2024-03-19T02:22:06.183Z] [2024-03-19T02:22:06.183Z] setS1ASclassPath: [2024-03-19T02:22:06.183Z] [2024-03-19T02:22:06.183Z] init-common: [2024-03-19T02:22:06.183Z] [2024-03-19T02:22:06.183Z] deploy-war-commonpe: [2024-03-19T02:22:06.249Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar (99 kB at 400 kB/s) [2024-03-19T02:22:06.249Z] [artifact:mvn] [INFO] [2024-03-19T02:22:06.249Z] [artifact:mvn] [INFO] --- clean:3.3.2:clean (default-clean) @ naming2 --- [2024-03-19T02:22:06.249Z] [artifact:mvn] [INFO] [2024-03-19T02:22:06.249Z] [artifact:mvn] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ naming2 --- [2024-03-19T02:22:06.249Z] [artifact:mvn] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:22:06.249Z] [artifact:mvn] [INFO] [2024-03-19T02:22:06.249Z] [artifact:mvn] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ naming2 --- [2024-03-19T02:22:06.249Z] [artifact:mvn] [INFO] [2024-03-19T02:22:06.249Z] [artifact:mvn] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ naming2 --- [2024-03-19T02:22:06.261Z] [2024-03-19T02:22:06.261Z] deploy-war-commonee: [2024-03-19T02:22:06.261Z] [2024-03-19T02:22:06.261Z] run: [2024-03-19T02:22:06.261Z] [java] Connecting to: http://localhost:45711/web-jsp-config-buffer/jsp/test.jsp [2024-03-19T02:22:06.262Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:06.262Z] [java] [2024-03-19T02:22:06.262Z] [java] [2024-03-19T02:22:06.262Z] [java] ----------------------------------------- [2024-03-19T02:22:06.262Z] [java] - jsp-config-buffer: PASS - [2024-03-19T02:22:06.262Z] [java] ----------------------------------------- [2024-03-19T02:22:06.262Z] [java] - Total PASS : 1 - [2024-03-19T02:22:06.262Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:06.262Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:06.262Z] [java] ----------------------------------------- [2024-03-19T02:22:06.262Z] [2024-03-19T02:22:06.262Z] undeploy: [2024-03-19T02:22:06.262Z] [2024-03-19T02:22:06.262Z] setOSConditions: [2024-03-19T02:22:06.262Z] [2024-03-19T02:22:06.262Z] setToolWin: [2024-03-19T02:22:06.262Z] [2024-03-19T02:22:06.262Z] setToolUnix: [2024-03-19T02:22:06.262Z] [2024-03-19T02:22:06.262Z] setToolProperty: [2024-03-19T02:22:06.262Z] [2024-03-19T02:22:06.262Z] setS1ASclassPath: [2024-03-19T02:22:06.262Z] [2024-03-19T02:22:06.262Z] init-common: [2024-03-19T02:22:06.262Z] [2024-03-19T02:22:06.262Z] undeploy-war-common: [2024-03-19T02:22:06.329Z] [exec] Command create-http-listener executed successfully. [2024-03-19T02:22:06.329Z] [2024-03-19T02:22:06.329Z] restart.server: [2024-03-19T02:22:06.329Z] [echo] Restarting server... [2024-03-19T02:22:06.347Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:06.347Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:06.347Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:06.347Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:06.347Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:06.347Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:06.347Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:06.347Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:06.348Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:06.348Z] 6 warnings [2024-03-19T02:22:06.348Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-03-19T02:22:06.348Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/numberguess/metadata/persistence.xml to copy. [2024-03-19T02:22:06.348Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest/numberguess.war [2024-03-19T02:22:06.400Z] [exec] Mar 19, 2024 2:22:06 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-03-19T02:22:06.401Z] [exec] JMS Servlet Output INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopping... [2024-03-19T02:22:06.401Z] [exec] Mar 19, 2024 2:22:06 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-03-19T02:22:06.401Z] [exec] [2024-03-19T02:22:06.401Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopped. [2024-03-19T02:22:06.401Z] [exec]
DatabaseServlet :: All information I can give

Mar 19, 2024 2:22:06 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:22:06.401Z] [exec] INFO: RAR7094: jmsra shutdown successful. [2024-03-19T02:22:06.401Z] [exec] [2024-03-19T02:22:06.401Z] [exec] Context Path : /jms-destination-definition
[2024-03-19T02:22:06.401Z] [exec] Servlet Path : /servlet
[2024-03-19T02:22:06.401Z] [exec] Path Info : null
[2024-03-19T02:22:06.401Z] [exec] [2024-03-19T02:22:06.401Z] [exec] Value of key is:JMSDestination-Definition-web-ejb-test [2024-03-19T02:22:06.401Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:06.401Z] [exec] [2024-03-19T02:22:06.401Z] [exec] [2024-03-19T02:22:06.401Z] [exec] ----------------------------------------- [2024-03-19T02:22:06.401Z] [exec] - JMSDestination-Definition-appclient-test: PASS - [2024-03-19T02:22:06.401Z] [exec] - JMSDestination-Definition-web-ejb-test: PASS - [2024-03-19T02:22:06.401Z] [exec] ----------------------------------------- [2024-03-19T02:22:06.401Z] [exec] Total PASS: 2 [2024-03-19T02:22:06.401Z] [exec] Total FAIL: 0 [2024-03-19T02:22:06.401Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:06.401Z] [exec] ----------------------------------------- [2024-03-19T02:22:06.401Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:06.401Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:06.428Z] [javac] 1 warning [2024-03-19T02:22:06.428Z] [2024-03-19T02:22:06.428Z] build-server: [2024-03-19T02:22:06.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:06.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:06.428Z] [2024-03-19T02:22:06.428Z] package-ejbjar-common: [2024-03-19T02:22:06.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:06.428Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-ejb.jar [2024-03-19T02:22:06.428Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:06.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2024-03-19T02:22:06.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2024-03-19T02:22:06.428Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-web.war [2024-03-19T02:22:06.429Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jmac/soap/descriptor/sun-application.xml to copy. [2024-03-19T02:22:06.429Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapApp.ear [2024-03-19T02:22:06.429Z] [2024-03-19T02:22:06.429Z] setOSConditions: [2024-03-19T02:22:06.429Z] [2024-03-19T02:22:06.429Z] setToolWin: [2024-03-19T02:22:06.429Z] [2024-03-19T02:22:06.429Z] setToolUnix: [2024-03-19T02:22:06.429Z] [2024-03-19T02:22:06.429Z] setToolProperty: [2024-03-19T02:22:06.429Z] [2024-03-19T02:22:06.429Z] setS1ASclassPath: [2024-03-19T02:22:06.429Z] [2024-03-19T02:22:06.429Z] init-common: [2024-03-19T02:22:06.429Z] [2024-03-19T02:22:06.429Z] deploy-common-libraries: [2024-03-19T02:22:06.429Z] [echo] Deploying with libraries... [2024-03-19T02:22:06.431Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:06.431Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:06.431Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:06.431Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:06.431Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:06.431Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:06.431Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:06.431Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:06.431Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:06.431Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:06.431Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:06.431Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:06.432Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:06.432Z] 6 warnings [2024-03-19T02:22:06.432Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2024-03-19T02:22:06.432Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2024-03-19T02:22:06.432Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_slsbnicmt/slsbnicmt.war [2024-03-19T02:22:06.432Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:06.432Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:06.432Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:06.432Z] [WARNING] [echo] deploying slsbnicmt.war [2024-03-19T02:22:06.437Z] [2024-03-19T02:22:06.437Z] setOSConditions: [2024-03-19T02:22:06.437Z] [2024-03-19T02:22:06.437Z] setToolWin: [2024-03-19T02:22:06.437Z] [2024-03-19T02:22:06.437Z] setToolUnix: [2024-03-19T02:22:06.437Z] [2024-03-19T02:22:06.437Z] setToolProperty: [2024-03-19T02:22:06.437Z] [2024-03-19T02:22:06.437Z] setS1ASclassPath: [2024-03-19T02:22:06.437Z] [2024-03-19T02:22:06.437Z] init-common: [2024-03-19T02:22:06.437Z] [2024-03-19T02:22:06.437Z] create-custom-resource-common: [2024-03-19T02:22:06.503Z] [exec] 5 seconds left... [2024-03-19T02:22:06.505Z] [artifact:mvn] [INFO] No sources to compile [2024-03-19T02:22:06.506Z] [artifact:mvn] [INFO] [2024-03-19T02:22:06.506Z] [artifact:mvn] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ naming2 --- [2024-03-19T02:22:06.506Z] [artifact:mvn] [INFO] [2024-03-19T02:22:06.506Z] [artifact:mvn] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ naming2 --- [2024-03-19T02:22:06.506Z] [artifact:mvn] [INFO] [2024-03-19T02:22:06.506Z] [artifact:mvn] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ naming2 --- [2024-03-19T02:22:06.518Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-buffer-web [2024-03-19T02:22:06.604Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:06.604Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:06.604Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:06.604Z] [WARNING] [echo] deploying numberguess.war [2024-03-19T02:22:06.609Z] [exec] Application deployed with name cdi-event-producers-web. [2024-03-19T02:22:06.609Z] [2024-03-19T02:22:06.609Z] deploy-war-commonee: [2024-03-19T02:22:06.609Z] [2024-03-19T02:22:06.609Z] run: [2024-03-19T02:22:06.609Z] [java] opening connection to http://localhost:8080/cdi-event-producers/myurl [2024-03-19T02:22:06.609Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:06.609Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:06.609Z] [java] [2024-03-19T02:22:06.609Z] [java] [2024-03-19T02:22:06.610Z] [java] ----------------------------------------- [2024-03-19T02:22:06.610Z] [java] - events-simple-event-producer: PASS - [2024-03-19T02:22:06.610Z] [java] ----------------------------------------- [2024-03-19T02:22:06.610Z] [java] - Total PASS : 1 - [2024-03-19T02:22:06.610Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:06.610Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:06.610Z] [java] ----------------------------------------- [2024-03-19T02:22:06.610Z] [2024-03-19T02:22:06.610Z] undeploy: [2024-03-19T02:22:06.610Z] [2024-03-19T02:22:06.610Z] setOSConditions: [2024-03-19T02:22:06.610Z] [2024-03-19T02:22:06.610Z] setToolWin: [2024-03-19T02:22:06.610Z] [2024-03-19T02:22:06.610Z] setToolUnix: [2024-03-19T02:22:06.610Z] [2024-03-19T02:22:06.610Z] setToolProperty: [2024-03-19T02:22:06.610Z] [2024-03-19T02:22:06.610Z] setS1ASclassPath: [2024-03-19T02:22:06.610Z] [2024-03-19T02:22:06.610Z] init-common: [2024-03-19T02:22:06.610Z] [2024-03-19T02:22:06.610Z] undeploy-war-common: [2024-03-19T02:22:06.659Z] [2024-03-19T02:22:06.659Z] checkReporting-common: [2024-03-19T02:22:06.659Z] [2024-03-19T02:22:06.659Z] confirmReportPresent-common: [2024-03-19T02:22:06.659Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:06.659Z] [echo] Test seems to be reported fine [2024-03-19T02:22:06.659Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/RepRunConf.txt [2024-03-19T02:22:06.659Z] [2024-03-19T02:22:06.659Z] confirmMissingReport-common: [2024-03-19T02:22:06.659Z] [2024-03-19T02:22:06.659Z] unsetup: [2024-03-19T02:22:06.659Z] [2024-03-19T02:22:06.659Z] undeploy: [2024-03-19T02:22:06.659Z] [2024-03-19T02:22:06.659Z] setOSConditions: [2024-03-19T02:22:06.659Z] [2024-03-19T02:22:06.659Z] setToolWin: [2024-03-19T02:22:06.659Z] [2024-03-19T02:22:06.659Z] setToolUnix: [2024-03-19T02:22:06.659Z] [2024-03-19T02:22:06.659Z] setToolProperty: [2024-03-19T02:22:06.659Z] [2024-03-19T02:22:06.659Z] setS1ASclassPath: [2024-03-19T02:22:06.659Z] [2024-03-19T02:22:06.660Z] init-common: [2024-03-19T02:22:06.660Z] [2024-03-19T02:22:06.660Z] undeploy-common: [2024-03-19T02:22:06.805Z] [2024-03-19T02:22:06.805Z] all: [2024-03-19T02:22:06.805Z] [echo] [2024-03-19T02:22:06.805Z] [echo] ************************* [2024-03-19T02:22:06.805Z] [echo] * Running jspConfigDefaultContentType [2024-03-19T02:22:06.805Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType [2024-03-19T02:22:06.805Z] [echo] ************************* [2024-03-19T02:22:06.805Z] [echo] [2024-03-19T02:22:06.805Z] [2024-03-19T02:22:06.805Z] setOSConditions: [2024-03-19T02:22:06.805Z] [2024-03-19T02:22:06.805Z] setToolWin: [2024-03-19T02:22:06.805Z] [2024-03-19T02:22:06.805Z] setToolUnix: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] setToolProperty: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] setS1ASclassPath: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] init-common: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] clean: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] setOSConditions: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] setToolWin: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] setToolUnix: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] setToolProperty: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] setS1ASclassPath: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] init-common: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] clean-common: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] setOSConditions: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] setToolWin: [2024-03-19T02:22:06.806Z] [2024-03-19T02:22:06.806Z] setToolUnix: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] setToolProperty: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] setS1ASclassPath: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] init-common: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] clean-classes-common: [2024-03-19T02:22:06.807Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] setOSConditions: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] setToolWin: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] setToolUnix: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] setToolProperty: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] setS1ASclassPath: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] init-common: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] clean-jars-common: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] compile: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] setOSConditions: [2024-03-19T02:22:06.807Z] [2024-03-19T02:22:06.807Z] setToolWin: [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.808Z] setToolUnix: [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.808Z] setToolProperty: [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.808Z] setS1ASclassPath: [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.808Z] init-common: [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.808Z] compile-common: [2024-03-19T02:22:06.808Z] [echo] Current time (ISO): 2024-03-19T02:22:06.628+0000 [2024-03-19T02:22:06.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:06.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/servlet [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.808Z] build: [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.808Z] setOSConditions: [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.808Z] setToolWin: [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.808Z] setToolUnix: [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.808Z] setToolProperty: [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.808Z] setS1ASclassPath: [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.808Z] init-common: [2024-03-19T02:22:06.808Z] [2024-03-19T02:22:06.809Z] webclient-war-common: [2024-03-19T02:22:06.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:06.809Z] [2024-03-19T02:22:06.809Z] clear: [2024-03-19T02:22:06.809Z] [2024-03-19T02:22:06.809Z] test-tlds-exist: [2024-03-19T02:22:06.809Z] [2024-03-19T02:22:06.809Z] copy-tlds: [2024-03-19T02:22:06.809Z] [2024-03-19T02:22:06.809Z] test-tagfiles-exist: [2024-03-19T02:22:06.809Z] [2024-03-19T02:22:06.809Z] copy-tagfiles: [2024-03-19T02:22:06.809Z] [2024-03-19T02:22:06.809Z] package-war-common: [2024-03-19T02:22:06.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:06.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:06.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:06.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:06.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/lib [2024-03-19T02:22:06.809Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:06.809Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-default-content-type-web.war [2024-03-19T02:22:06.809Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:06.809Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:06.810Z] [javac] Compiling 1 source file [2024-03-19T02:22:06.810Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:06.810Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:06.810Z] [2024-03-19T02:22:06.810Z] deploy: [2024-03-19T02:22:06.810Z] [2024-03-19T02:22:06.810Z] deploy-war-common: [2024-03-19T02:22:06.810Z] [2024-03-19T02:22:06.810Z] setOSConditions: [2024-03-19T02:22:06.810Z] [2024-03-19T02:22:06.810Z] setToolWin: [2024-03-19T02:22:06.810Z] [2024-03-19T02:22:06.810Z] setToolUnix: [2024-03-19T02:22:06.810Z] [2024-03-19T02:22:06.810Z] setToolProperty: [2024-03-19T02:22:06.810Z] [2024-03-19T02:22:06.810Z] setS1ASclassPath: [2024-03-19T02:22:06.810Z] [2024-03-19T02:22:06.810Z] init-common: [2024-03-19T02:22:06.810Z] [2024-03-19T02:22:06.810Z] deploy-war-commonpe: [2024-03-19T02:22:06.942Z] [exec] Mar 19, 2024 2:22:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:06.942Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@48f2054d [2024-03-19T02:22:07.004Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property org.glassfish.resources.custom.factory.PropertiesFactory.fileName=simple-properties.xml --target server custom/my-properties-xml-file [2024-03-19T02:22:07.004Z] [exec] Custom Resource custom/my-properties-xml-file created. [2024-03-19T02:22:07.004Z] [2024-03-19T02:22:07.004Z] setOSConditions: [2024-03-19T02:22:07.004Z] [2024-03-19T02:22:07.004Z] setToolWin: [2024-03-19T02:22:07.004Z] [2024-03-19T02:22:07.004Z] setToolUnix: [2024-03-19T02:22:07.004Z] [2024-03-19T02:22:07.004Z] setToolProperty: [2024-03-19T02:22:07.004Z] [2024-03-19T02:22:07.004Z] setS1ASclassPath: [2024-03-19T02:22:07.004Z] [2024-03-19T02:22:07.004Z] init-common: [2024-03-19T02:22:07.004Z] [2024-03-19T02:22:07.004Z] create-custom-resource-common: [2024-03-19T02:22:07.083Z] [java] IN AUTO-TIMEOUT!!! [2024-03-19T02:22:07.084Z] [java] Value of key is: embedded with timertest1 [2024-03-19T02:22:07.084Z] [java] EJB timer called: true [2024-03-19T02:22:07.084Z] [java] Mar 19, 2024 2:22:07 AM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService _destroyTimers [2024-03-19T02:22:07.084Z] [java] INFO: No timers to be deleted for id: 112119966222254080 [2024-03-19T02:22:07.097Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:07.097Z] [javac] 1 warning [2024-03-19T02:22:07.097Z] [2024-03-19T02:22:07.097Z] build: [2024-03-19T02:22:07.097Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:07.097Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/hello_library.jar [2024-03-19T02:22:07.097Z] [2024-03-19T02:22:07.097Z] setOSConditions: [2024-03-19T02:22:07.097Z] [2024-03-19T02:22:07.097Z] setToolWin: [2024-03-19T02:22:07.097Z] [2024-03-19T02:22:07.097Z] setToolUnix: [2024-03-19T02:22:07.097Z] [2024-03-19T02:22:07.097Z] setToolProperty: [2024-03-19T02:22:07.097Z] [2024-03-19T02:22:07.097Z] setS1ASclassPath: [2024-03-19T02:22:07.098Z] [2024-03-19T02:22:07.098Z] init-common: [2024-03-19T02:22:07.098Z] [2024-03-19T02:22:07.098Z] appclient-jar-common: [2024-03-19T02:22:07.098Z] [2024-03-19T02:22:07.098Z] package-appclientjar-common: [2024-03-19T02:22:07.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:07.098Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:07.098Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:07.098Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclient-client.jar [2024-03-19T02:22:07.098Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclient-ejb.jar [2024-03-19T02:22:07.098Z] [2024-03-19T02:22:07.098Z] setOSConditions: [2024-03-19T02:22:07.098Z] [2024-03-19T02:22:07.098Z] fixFiles: [2024-03-19T02:22:07.098Z] [2024-03-19T02:22:07.098Z] convUnix: [2024-03-19T02:22:07.098Z] [2024-03-19T02:22:07.098Z] convWin: [2024-03-19T02:22:07.098Z] [2024-03-19T02:22:07.098Z] setToolWin: [2024-03-19T02:22:07.098Z] [2024-03-19T02:22:07.098Z] setToolUnix: [2024-03-19T02:22:07.098Z] [2024-03-19T02:22:07.098Z] setToolProperty: [2024-03-19T02:22:07.099Z] [2024-03-19T02:22:07.099Z] setS1ASclassPath: [2024-03-19T02:22:07.099Z] [2024-03-19T02:22:07.099Z] init-common: [2024-03-19T02:22:07.099Z] [2024-03-19T02:22:07.099Z] ear-common: [2024-03-19T02:22:07.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:07.099Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbclient/descriptor/sun-application.xml to copy. [2024-03-19T02:22:07.099Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbclient/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:22:07.099Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:07.099Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclientApp.ear [2024-03-19T02:22:07.125Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot dol-override-1 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/dol-override-1-web.war [2024-03-19T02:22:07.211Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-event-producers-web [2024-03-19T02:22:07.211Z] [2024-03-19T02:22:07.211Z] all: [2024-03-19T02:22:07.211Z] [2024-03-19T02:22:07.211Z] setOSConditions: [2024-03-19T02:22:07.211Z] [2024-03-19T02:22:07.211Z] setToolWin: [2024-03-19T02:22:07.211Z] [2024-03-19T02:22:07.211Z] setToolUnix: [2024-03-19T02:22:07.211Z] [2024-03-19T02:22:07.211Z] setToolProperty: [2024-03-19T02:22:07.211Z] [2024-03-19T02:22:07.211Z] setS1ASclassPath: [2024-03-19T02:22:07.211Z] [2024-03-19T02:22:07.211Z] init-common: [2024-03-19T02:22:07.211Z] [2024-03-19T02:22:07.211Z] clean: [2024-03-19T02:22:07.211Z] [2024-03-19T02:22:07.211Z] setOSConditions: [2024-03-19T02:22:07.211Z] [2024-03-19T02:22:07.211Z] setToolWin: [2024-03-19T02:22:07.211Z] [2024-03-19T02:22:07.211Z] setToolUnix: [2024-03-19T02:22:07.211Z] [2024-03-19T02:22:07.212Z] setToolProperty: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] setS1ASclassPath: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] init-common: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] clean-common: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] setOSConditions: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] setToolWin: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] setToolUnix: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] setToolProperty: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] setS1ASclassPath: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] init-common: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] clean-classes-common: [2024-03-19T02:22:07.212Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] setOSConditions: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] setToolWin: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.212Z] setToolUnix: [2024-03-19T02:22:07.212Z] [2024-03-19T02:22:07.213Z] setToolProperty: [2024-03-19T02:22:07.213Z] [2024-03-19T02:22:07.213Z] setS1ASclassPath: [2024-03-19T02:22:07.213Z] [2024-03-19T02:22:07.213Z] init-common: [2024-03-19T02:22:07.213Z] [2024-03-19T02:22:07.213Z] clean-jars-common: [2024-03-19T02:22:07.213Z] [2024-03-19T02:22:07.213Z] compile: [2024-03-19T02:22:07.213Z] [2024-03-19T02:22:07.213Z] setOSConditions: [2024-03-19T02:22:07.213Z] [2024-03-19T02:22:07.213Z] setToolWin: [2024-03-19T02:22:07.213Z] [2024-03-19T02:22:07.213Z] setToolUnix: [2024-03-19T02:22:07.213Z] [2024-03-19T02:22:07.213Z] setToolProperty: [2024-03-19T02:22:07.213Z] [2024-03-19T02:22:07.213Z] setS1ASclassPath: [2024-03-19T02:22:07.213Z] [2024-03-19T02:22:07.213Z] init-common: [2024-03-19T02:22:07.213Z] [2024-03-19T02:22:07.213Z] compile-common: [2024-03-19T02:22:07.213Z] [echo] Current time (ISO): 2024-03-19T02:22:07.113+0000 [2024-03-19T02:22:07.213Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:07.213Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:07.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jms-destination-definitionApp [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.224Z] all: [2024-03-19T02:22:07.224Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.224Z] setOSConditions: [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.224Z] setToolWin: [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.224Z] setToolUnix: [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.224Z] setToolProperty: [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.224Z] setS1ASclassPath: [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.224Z] init-common: [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.224Z] clean: [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.224Z] setOSConditions: [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.224Z] setToolWin: [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.224Z] setToolUnix: [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.224Z] setToolProperty: [2024-03-19T02:22:07.224Z] [2024-03-19T02:22:07.225Z] setS1ASclassPath: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] init-common: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] clean-common: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] setOSConditions: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] setToolWin: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] setToolUnix: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] setToolProperty: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] setS1ASclassPath: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] init-common: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] clean-classes-common: [2024-03-19T02:22:07.225Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] setOSConditions: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] setToolWin: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] setToolUnix: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] setToolProperty: [2024-03-19T02:22:07.225Z] [2024-03-19T02:22:07.225Z] setS1ASclassPath: [2024-03-19T02:22:07.226Z] [2024-03-19T02:22:07.226Z] init-common: [2024-03-19T02:22:07.226Z] [2024-03-19T02:22:07.226Z] clean-jars-common: [2024-03-19T02:22:07.226Z] [2024-03-19T02:22:07.226Z] clean: [2024-03-19T02:22:07.226Z] [2024-03-19T02:22:07.226Z] compile: [2024-03-19T02:22:07.226Z] [2024-03-19T02:22:07.226Z] setOSConditions: [2024-03-19T02:22:07.226Z] [2024-03-19T02:22:07.226Z] setToolWin: [2024-03-19T02:22:07.226Z] [2024-03-19T02:22:07.226Z] setToolUnix: [2024-03-19T02:22:07.226Z] [2024-03-19T02:22:07.226Z] setToolProperty: [2024-03-19T02:22:07.226Z] [2024-03-19T02:22:07.226Z] setS1ASclassPath: [2024-03-19T02:22:07.226Z] [2024-03-19T02:22:07.226Z] init-common: [2024-03-19T02:22:07.226Z] [2024-03-19T02:22:07.226Z] compile-common: [2024-03-19T02:22:07.226Z] [echo] Current time (ISO): 2024-03-19T02:22:07.186+0000 [2024-03-19T02:22:07.226Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:07.226Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:07.262Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property org.glassfish.resources.custom.factory.PropertiesFactory.fileName=simple-properties.properties:String=Primitives-And-String --target server custom/my-properties-file-with-values [2024-03-19T02:22:07.263Z] [exec] Custom Resource custom/my-properties-file-with-values created. [2024-03-19T02:22:07.263Z] [2024-03-19T02:22:07.263Z] setOSConditions: [2024-03-19T02:22:07.263Z] [2024-03-19T02:22:07.263Z] setToolWin: [2024-03-19T02:22:07.263Z] [2024-03-19T02:22:07.263Z] setToolUnix: [2024-03-19T02:22:07.263Z] [2024-03-19T02:22:07.263Z] setToolProperty: [2024-03-19T02:22:07.263Z] [2024-03-19T02:22:07.263Z] setS1ASclassPath: [2024-03-19T02:22:07.263Z] [2024-03-19T02:22:07.263Z] init-common: [2024-03-19T02:22:07.263Z] [2024-03-19T02:22:07.263Z] create-custom-resource-common: [2024-03-19T02:22:07.356Z] [2024-03-19T02:22:07.356Z] deploy: [2024-03-19T02:22:07.356Z] [2024-03-19T02:22:07.356Z] setOSConditions: [2024-03-19T02:22:07.356Z] [2024-03-19T02:22:07.356Z] setToolWin: [2024-03-19T02:22:07.356Z] [2024-03-19T02:22:07.356Z] setToolUnix: [2024-03-19T02:22:07.356Z] [2024-03-19T02:22:07.356Z] setToolProperty: [2024-03-19T02:22:07.356Z] [2024-03-19T02:22:07.356Z] setS1ASclassPath: [2024-03-19T02:22:07.356Z] [2024-03-19T02:22:07.356Z] init-common: [2024-03-19T02:22:07.356Z] [2024-03-19T02:22:07.356Z] deploy-common: [2024-03-19T02:22:07.356Z] [echo] Current time (ISO): 2024-03-19T02:22:07.108+0000 [2024-03-19T02:22:07.356Z] [2024-03-19T02:22:07.356Z] setOSConditions: [2024-03-19T02:22:07.356Z] [2024-03-19T02:22:07.356Z] setToolWin: [2024-03-19T02:22:07.356Z] [2024-03-19T02:22:07.356Z] setToolUnix: [2024-03-19T02:22:07.356Z] [2024-03-19T02:22:07.356Z] setToolProperty: [2024-03-19T02:22:07.357Z] [2024-03-19T02:22:07.357Z] setS1ASclassPath: [2024-03-19T02:22:07.357Z] [2024-03-19T02:22:07.357Z] init-common: [2024-03-19T02:22:07.357Z] [2024-03-19T02:22:07.357Z] deploy-common-pe: [2024-03-19T02:22:07.357Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:22:07.358Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:07.358Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:07.358Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:07.358Z] [java] [2024-03-19T02:22:07.358Z] [java] [2024-03-19T02:22:07.358Z] [java] ----------------------------------------- [2024-03-19T02:22:07.358Z] [java] - embedded with timertest1: PASS - [2024-03-19T02:22:07.358Z] [java] ----------------------------------------- [2024-03-19T02:22:07.358Z] [java] Total PASS: 1 [2024-03-19T02:22:07.358Z] [java] Total FAIL: 0 [2024-03-19T02:22:07.358Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:22:07.358Z] [java] ----------------------------------------- [2024-03-19T02:22:07.358Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:07.358Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:07.358Z] [java] Mar 19, 2024 2:22:07 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:22:07.358Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-03-19T02:22:07.358Z] [java] Mar 19, 2024 2:22:07 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:07.358Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:07.358Z] [java] Mar 19, 2024 2:22:07 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:07.358Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:07.358Z] [java] Mar 19, 2024 2:22:07 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:22:07.358Z] [java] INFO: close(), this: [2024-03-19T02:22:07.358Z] [java] org.glassfish.web.loader.WebappClassLoader@4e030feb[name=/ejb-timer-service-app], urls=[ [2024-03-19T02:22:07.358Z] [java] file:/tmp/gfembed14290526101821196108tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-03-19T02:22:07.359Z] [java] file:/tmp/gfembed14290526101821196108tmp/generated/ejb/ejb-timer-service-app/ [2024-03-19T02:22:07.359Z] [java] ][delegate=true, context=/ejb-timer-service-app, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=10, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-03-19T02:22:07.359Z] [java] Mar 19, 2024 2:22:07 AM com.sun.ejb.containers.EJBTimerService onShutdown [2024-03-19T02:22:07.359Z] [java] INFO: EJB5122:EJB Timer Service shutdown at [2024/03/19 02:22:07] [2024-03-19T02:22:07.359Z] [java] Mar 19, 2024 2:22:07 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:07.359Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:07.359Z] [java] Done calling EJB [2024-03-19T02:22:07.359Z] [java] ------------------------ [2024-03-19T02:22:07.359Z] [java] -------Do not run 2nd time until timer app reload is fixed ------------ [2024-03-19T02:22:07.359Z] [2024-03-19T02:22:07.359Z] all: [2024-03-19T02:22:07.359Z] [2024-03-19T02:22:07.359Z] modulewithlibs: [2024-03-19T02:22:07.359Z] [echo] [2024-03-19T02:22:07.359Z] [echo] [2024-03-19T02:22:07.359Z] [echo] ************************************************** [2024-03-19T02:22:07.359Z] [echo] * Running modulewithlibs [2024-03-19T02:22:07.359Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithlibs [2024-03-19T02:22:07.359Z] [echo] ************************************************** [2024-03-19T02:22:07.359Z] [echo] [2024-03-19T02:22:07.359Z] [echo] [2024-03-19T02:22:07.359Z] [2024-03-19T02:22:07.359Z] start-database: [2024-03-19T02:22:07.359Z] [2024-03-19T02:22:07.359Z] setOSConditions: [2024-03-19T02:22:07.359Z] [2024-03-19T02:22:07.359Z] setToolWin: [2024-03-19T02:22:07.359Z] [2024-03-19T02:22:07.359Z] setToolUnix: [2024-03-19T02:22:07.359Z] [2024-03-19T02:22:07.359Z] setToolProperty: [2024-03-19T02:22:07.359Z] [2024-03-19T02:22:07.359Z] setS1ASclassPath: [2024-03-19T02:22:07.359Z] [2024-03-19T02:22:07.359Z] init-common: [2024-03-19T02:22:07.359Z] [2024-03-19T02:22:07.360Z] clean: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.360Z] setOSConditions: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.360Z] setToolWin: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.360Z] setToolUnix: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.360Z] setToolProperty: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.360Z] setS1ASclassPath: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.360Z] init-common: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.360Z] clean-common: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.360Z] setOSConditions: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.360Z] setToolWin: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.360Z] setToolUnix: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.360Z] setToolProperty: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.360Z] setS1ASclassPath: [2024-03-19T02:22:07.360Z] [2024-03-19T02:22:07.361Z] init-common: [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] clean-classes-common: [2024-03-19T02:22:07.361Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] setOSConditions: [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] setToolWin: [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] setToolUnix: [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] setToolProperty: [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] setS1ASclassPath: [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] init-common: [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] clean-jars-common: [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] compile: [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] setOSConditions: [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] setToolWin: [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] setToolUnix: [2024-03-19T02:22:07.361Z] [2024-03-19T02:22:07.361Z] setToolProperty: [2024-03-19T02:22:07.362Z] [2024-03-19T02:22:07.362Z] setS1ASclassPath: [2024-03-19T02:22:07.362Z] [2024-03-19T02:22:07.362Z] init-common: [2024-03-19T02:22:07.362Z] [2024-03-19T02:22:07.362Z] compile-common: [2024-03-19T02:22:07.362Z] [echo] Current time (ISO): 2024-03-19T02:22:07.211+0000 [2024-03-19T02:22:07.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:07.362Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:07.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/test-security-jmac-soap-provider.jar --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapApp.ear [2024-03-19T02:22:07.410Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-default-content-type --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-default-content-type-web.war [2024-03-19T02:22:07.433Z] [exec] 4 seconds left... [2024-03-19T02:22:07.445Z] [artifact:mvn] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:22:07.445Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:22:07.445Z] [artifact:mvn] [INFO] Reactor Summary for naming2 8.0.1-SNAPSHOT: [2024-03-19T02:22:07.445Z] [artifact:mvn] [INFO] [2024-03-19T02:22:07.445Z] [artifact:mvn] [INFO] naming2 ............................................ FAILURE [ 2.327 s] [2024-03-19T02:22:07.445Z] [artifact:mvn] [INFO] GlassFish Naming Context Tests ..................... SKIPPED [2024-03-19T02:22:07.445Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:22:07.445Z] [artifact:mvn] [INFO] BUILD FAILURE [2024-03-19T02:22:07.445Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:22:07.445Z] [artifact:mvn] [INFO] Total time: 3.139 s [2024-03-19T02:22:07.445Z] [artifact:mvn] [INFO] Finished at: 2024-03-19T02:22:07Z [2024-03-19T02:22:07.445Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:22:07.445Z] [artifact:mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.1:unpack (unpack-resource) on project naming2: Unable to find/resolve artifact. The following artifacts could not be resolved: org.glassfish.main:nucleus-parent:zip:resources:8.0.1-SNAPSHOT (absent): Could not find artifact org.glassfish.main:nucleus-parent:zip:resources:8.0.1-SNAPSHOT -> [Help 1] [2024-03-19T02:22:07.445Z] [artifact:mvn] [ERROR] [2024-03-19T02:22:07.445Z] [artifact:mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2024-03-19T02:22:07.445Z] [artifact:mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2024-03-19T02:22:07.445Z] [artifact:mvn] [ERROR] [2024-03-19T02:22:07.445Z] [artifact:mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2024-03-19T02:22:07.445Z] [artifact:mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [2024-03-19T02:22:07.445Z] [artifact:mvn] Java Result: 1 [2024-03-19T02:22:07.445Z] [2024-03-19T02:22:07.446Z] all: [2024-03-19T02:22:07.446Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:07.446Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:07.446Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:07.446Z] [2024-03-19T02:22:07.446Z] setOSConditions: [2024-03-19T02:22:07.446Z] [2024-03-19T02:22:07.446Z] setToolWin: [2024-03-19T02:22:07.446Z] [2024-03-19T02:22:07.446Z] setToolUnix: [2024-03-19T02:22:07.446Z] [2024-03-19T02:22:07.446Z] setToolProperty: [2024-03-19T02:22:07.446Z] [2024-03-19T02:22:07.446Z] setS1ASclassPath: [2024-03-19T02:22:07.446Z] [2024-03-19T02:22:07.446Z] init-common: [2024-03-19T02:22:07.446Z] [2024-03-19T02:22:07.446Z] clean: [2024-03-19T02:22:07.446Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:07.446Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:07.447Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:07.447Z] [2024-03-19T02:22:07.447Z] setOSConditions: [2024-03-19T02:22:07.447Z] [2024-03-19T02:22:07.447Z] setToolWin: [2024-03-19T02:22:07.447Z] [2024-03-19T02:22:07.447Z] setToolUnix: [2024-03-19T02:22:07.447Z] [2024-03-19T02:22:07.447Z] setToolProperty: [2024-03-19T02:22:07.447Z] [2024-03-19T02:22:07.447Z] setS1ASclassPath: [2024-03-19T02:22:07.447Z] [2024-03-19T02:22:07.447Z] init-common: [2024-03-19T02:22:07.447Z] [2024-03-19T02:22:07.447Z] clean-common: [2024-03-19T02:22:07.447Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:07.447Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:07.447Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:07.447Z] [2024-03-19T02:22:07.447Z] setOSConditions: [2024-03-19T02:22:07.447Z] [2024-03-19T02:22:07.448Z] setToolWin: [2024-03-19T02:22:07.448Z] [2024-03-19T02:22:07.448Z] setToolUnix: [2024-03-19T02:22:07.448Z] [2024-03-19T02:22:07.448Z] setToolProperty: [2024-03-19T02:22:07.448Z] [2024-03-19T02:22:07.448Z] setS1ASclassPath: [2024-03-19T02:22:07.448Z] [2024-03-19T02:22:07.448Z] init-common: [2024-03-19T02:22:07.448Z] [2024-03-19T02:22:07.448Z] clean-classes-common: [2024-03-19T02:22:07.448Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:07.448Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:07.448Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:07.448Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:07.448Z] [2024-03-19T02:22:07.448Z] setOSConditions: [2024-03-19T02:22:07.448Z] [2024-03-19T02:22:07.448Z] setToolWin: [2024-03-19T02:22:07.448Z] [2024-03-19T02:22:07.448Z] setToolUnix: [2024-03-19T02:22:07.448Z] [2024-03-19T02:22:07.449Z] setToolProperty: [2024-03-19T02:22:07.449Z] [2024-03-19T02:22:07.449Z] setS1ASclassPath: [2024-03-19T02:22:07.449Z] [2024-03-19T02:22:07.449Z] init-common: [2024-03-19T02:22:07.449Z] [2024-03-19T02:22:07.449Z] clean-jars-common: [2024-03-19T02:22:07.449Z] [2024-03-19T02:22:07.449Z] compile: [2024-03-19T02:22:07.449Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:07.449Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:07.449Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:07.449Z] [2024-03-19T02:22:07.449Z] setOSConditions: [2024-03-19T02:22:07.449Z] [2024-03-19T02:22:07.449Z] setToolWin: [2024-03-19T02:22:07.449Z] [2024-03-19T02:22:07.449Z] setToolUnix: [2024-03-19T02:22:07.449Z] [2024-03-19T02:22:07.449Z] setToolProperty: [2024-03-19T02:22:07.449Z] [2024-03-19T02:22:07.449Z] setS1ASclassPath: [2024-03-19T02:22:07.450Z] [2024-03-19T02:22:07.450Z] init-common: [2024-03-19T02:22:07.450Z] [2024-03-19T02:22:07.450Z] compile-common: [2024-03-19T02:22:07.450Z] [echo] Current time (ISO): 2024-03-19T02:22:07.262+0000 [2024-03-19T02:22:07.450Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:07.450Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:07.507Z] [exec] Mar 19, 2024 2:22:07 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:07.507Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:07.511Z] [exec] Mar 19, 2024 2:22:07 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:22:07.511Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:22:07.511Z] [exec] Mar 19, 2024 2:22:07 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:22:07.511Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:22:07.511Z] [exec] Mar 19, 2024 2:22:07 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:22:07.512Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:22:07.512Z] [exec] Mar 19, 2024 2:22:07 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:22:07.512Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:22:07.614Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclientApp.ear [2024-03-19T02:22:07.803Z] [exec] Mar 19, 2024 2:22:07 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:07.803Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@91848408[jndiName=jms/ejb_mdb_singleton_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:07.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property org.glassfish.resources.custom.factory.PropertiesFactory.fileName=simple-properties.xml:String=Primitives-And-String --target server custom/my-properties-xml-file-with-values [2024-03-19T02:22:07.828Z] [exec] Custom Resource custom/my-properties-xml-file-with-values created. [2024-03-19T02:22:07.828Z] [2024-03-19T02:22:07.828Z] setOSConditions: [2024-03-19T02:22:07.828Z] [2024-03-19T02:22:07.828Z] setToolWin: [2024-03-19T02:22:07.828Z] [2024-03-19T02:22:07.828Z] setToolUnix: [2024-03-19T02:22:07.828Z] [2024-03-19T02:22:07.829Z] setToolProperty: [2024-03-19T02:22:07.829Z] [2024-03-19T02:22:07.829Z] setS1ASclassPath: [2024-03-19T02:22:07.829Z] [2024-03-19T02:22:07.829Z] init-common: [2024-03-19T02:22:07.829Z] [2024-03-19T02:22:07.829Z] create-custom-resource-common: [2024-03-19T02:22:07.974Z] [exec] Application deployed with name web-jsp-config-default-content-type-web. [2024-03-19T02:22:07.974Z] [2024-03-19T02:22:07.974Z] deploy-war-commonee: [2024-03-19T02:22:07.974Z] [2024-03-19T02:22:07.974Z] run: [2024-03-19T02:22:07.974Z] [java] Connecting to: http://localhost:45711/web-jsp-config-default-content-type/jsp/test.jsp [2024-03-19T02:22:07.974Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:07.974Z] [java] [2024-03-19T02:22:07.974Z] [java] [2024-03-19T02:22:07.974Z] [java] ----------------------------------------- [2024-03-19T02:22:07.974Z] [java] - jsp-config-default-content-type: PASS - [2024-03-19T02:22:07.974Z] [java] ----------------------------------------- [2024-03-19T02:22:07.974Z] [java] - Total PASS : 1 - [2024-03-19T02:22:07.974Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:07.974Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:07.974Z] [java] ----------------------------------------- [2024-03-19T02:22:07.974Z] [2024-03-19T02:22:07.975Z] undeploy: [2024-03-19T02:22:07.975Z] [2024-03-19T02:22:07.975Z] setOSConditions: [2024-03-19T02:22:07.975Z] [2024-03-19T02:22:07.975Z] setToolWin: [2024-03-19T02:22:07.975Z] [2024-03-19T02:22:07.975Z] setToolUnix: [2024-03-19T02:22:07.975Z] [2024-03-19T02:22:07.975Z] setToolProperty: [2024-03-19T02:22:07.975Z] [2024-03-19T02:22:07.975Z] setS1ASclassPath: [2024-03-19T02:22:07.975Z] [2024-03-19T02:22:07.975Z] init-common: [2024-03-19T02:22:07.975Z] [2024-03-19T02:22:07.975Z] undeploy-war-common: [2024-03-19T02:22:07.991Z] [INFO] [exec] Application deployed with name numberguess. [2024-03-19T02:22:07.991Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:07.991Z] [WARNING] [echo] [2024-03-19T02:22:07.991Z] [WARNING] [echo] ************************* [2024-03-19T02:22:07.991Z] [WARNING] [echo] * build-deploy weld/osgiweld [2024-03-19T02:22:07.991Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/osgiweld [2024-03-19T02:22:07.991Z] [WARNING] [echo] ************************* [2024-03-19T02:22:07.991Z] [WARNING] [echo] [2024-03-19T02:22:07.991Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:07.991Z] [WARNING] [echo] Listing of source files: OsgiWeldTestNG.java [2024-03-19T02:22:07.991Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:07.991Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:07.991Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:07.991Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:07.991Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:08.060Z] [exec] Application deployed with name dol-override-1-web. [2024-03-19T02:22:08.060Z] [2024-03-19T02:22:08.060Z] deploy-war-commonee: [2024-03-19T02:22:08.060Z] [2024-03-19T02:22:08.061Z] deploy-client: [2024-03-19T02:22:08.095Z] [exec] Mar 19, 2024 2:22:07 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:22:08.095Z] [exec] WARNING: ACC001: Using the only client [administered-object-definition-embedra-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.session3.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraAppClient.jar even though it does not match the specified main class name null or client name administered-object-definition-embedraClient [2024-03-19T02:22:08.142Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:08.142Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:08.142Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:08.142Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:08.142Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:08.142Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:08.142Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:08.177Z] [exec] Application deployed with name ejb-stubs-ejbclientApp. [2024-03-19T02:22:08.177Z] [echo] Deployment on target server server successful [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.177Z] setOSConditions: [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.177Z] setToolWin: [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.177Z] setToolUnix: [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.177Z] setToolProperty: [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.177Z] setS1ASclassPath: [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.177Z] init-common: [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.177Z] deploy-common-ee: [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.177Z] run: [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.177Z] setOSConditions: [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.177Z] setToolWin: [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.177Z] setToolUnix: [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.177Z] setToolProperty: [2024-03-19T02:22:08.177Z] [2024-03-19T02:22:08.178Z] setS1ASclassPath: [2024-03-19T02:22:08.178Z] [2024-03-19T02:22:08.178Z] init-common: [2024-03-19T02:22:08.178Z] [2024-03-19T02:22:08.178Z] runclient-common: [2024-03-19T02:22:08.178Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclientAppClient.jar -name ejb-stubs-ejbclientClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:22:08.250Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:08.250Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:08.250Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:08.250Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:08.250Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:08.250Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:08.250Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:08.250Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:08.250Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:08.250Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/osgiweld/src/test/OsgiWeldTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:08.250Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:08.250Z] 6 warnings [2024-03-19T02:22:08.250Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/test/weld/osgi [2024-03-19T02:22:08.250Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:08.250Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/osgiweld.war [2024-03-19T02:22:08.250Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:08.250Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest [2024-03-19T02:22:08.250Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:08.250Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest [2024-03-19T02:22:08.250Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:08.261Z] [exec] Waiting for the domain to stop . [2024-03-19T02:22:08.261Z] [exec] Waiting finished after 395 ms. [2024-03-19T02:22:08.261Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:22:08.261Z] [2024-03-19T02:22:08.261Z] start-process: [2024-03-19T02:22:08.261Z] [2024-03-19T02:22:08.261Z] start-process-non-windows: [2024-03-19T02:22:08.301Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:08.301Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:08.301Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:08.301Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:08.301Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:08.301Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:08.301Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:08.349Z] [INFO] [exec] Application deployed with name slsbnicmt. [2024-03-19T02:22:08.349Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:08.349Z] [WARNING] [echo] [2024-03-19T02:22:08.349Z] [WARNING] [echo] ************************* [2024-03-19T02:22:08.349Z] [WARNING] [echo] * build-deploy ejb/sfulnoi [2024-03-19T02:22:08.349Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/sfulnoi [2024-03-19T02:22:08.349Z] [WARNING] [echo] ************************* [2024-03-19T02:22:08.349Z] [WARNING] [echo] [2024-03-19T02:22:08.349Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:08.349Z] [WARNING] [echo] Listing of source files: SfulnoiTestNG.java [2024-03-19T02:22:08.349Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:08.349Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:08.349Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:08.349Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:08.349Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:08.349Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:08.349Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:08.349Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:08.349Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:08.349Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:08.349Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:08.349Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:08.349Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:08.350Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:08.350Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/sfulnoi/src/test/SfulnoiTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:08.350Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:08.350Z] 6 warnings [2024-03-19T02:22:08.350Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:08.350Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_sfulnoi/sfulnoi.war [2024-03-19T02:22:08.350Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2024-03-19T02:22:08.350Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_sfulnoi [2024-03-19T02:22:08.350Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2024-03-19T02:22:08.362Z] [exec] 3 seconds left... [2024-03-19T02:22:08.378Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:08.378Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:08.378Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:08.378Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:08.378Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:08.378Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:08.378Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:08.394Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.net.URL --factoryclass org.glassfish.resources.custom.factory.URLObjectFactory --enabled=true --property host=java.sun.com:port=80:protocol=http:file=/index.html --target server custom/my-url [2024-03-19T02:22:08.395Z] [exec] Custom Resource custom/my-url created. [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] setOSConditions: [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] setToolWin: [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] setToolUnix: [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] setToolProperty: [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] setS1ASclassPath: [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] init-common: [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] deploy-common: [2024-03-19T02:22:08.395Z] [echo] Current time (ISO): 2024-03-19T02:22:08.300+0000 [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] setOSConditions: [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] setToolWin: [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] setToolUnix: [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] setToolProperty: [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] setS1ASclassPath: [2024-03-19T02:22:08.395Z] [2024-03-19T02:22:08.395Z] init-common: [2024-03-19T02:22:08.396Z] [2024-03-19T02:22:08.396Z] deploy-common-pe: [2024-03-19T02:22:08.469Z] [exec] Mar 19, 2024 2:22:08 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:08.469Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@53016b11 [2024-03-19T02:22:08.507Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:08.507Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:08.507Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:08.507Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:08.507Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:08.507Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:08.507Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:08.508Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:08.508Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:08.508Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:08.508Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:08.539Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-default-content-type-web [2024-03-19T02:22:08.539Z] [2024-03-19T02:22:08.539Z] all: [2024-03-19T02:22:08.539Z] [echo] [2024-03-19T02:22:08.539Z] [echo] ************************* [2024-03-19T02:22:08.539Z] [echo] * Running jspConfigGetServletPath [2024-03-19T02:22:08.539Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath [2024-03-19T02:22:08.539Z] [echo] ************************* [2024-03-19T02:22:08.539Z] [echo] [2024-03-19T02:22:08.539Z] [2024-03-19T02:22:08.539Z] setOSConditions: [2024-03-19T02:22:08.539Z] [2024-03-19T02:22:08.539Z] setToolWin: [2024-03-19T02:22:08.539Z] [2024-03-19T02:22:08.539Z] setToolUnix: [2024-03-19T02:22:08.539Z] [2024-03-19T02:22:08.539Z] setToolProperty: [2024-03-19T02:22:08.539Z] [2024-03-19T02:22:08.539Z] setS1ASclassPath: [2024-03-19T02:22:08.539Z] [2024-03-19T02:22:08.539Z] init-common: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] clean: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] setOSConditions: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] setToolWin: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] setToolUnix: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] setToolProperty: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] setS1ASclassPath: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] init-common: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] clean-common: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] setOSConditions: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] setToolWin: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] setToolUnix: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] setToolProperty: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] setS1ASclassPath: [2024-03-19T02:22:08.540Z] [2024-03-19T02:22:08.540Z] init-common: [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] clean-classes-common: [2024-03-19T02:22:08.541Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] setOSConditions: [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] setToolWin: [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] setToolUnix: [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] setToolProperty: [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] setS1ASclassPath: [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] init-common: [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] clean-jars-common: [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] compile: [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] setOSConditions: [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] setToolWin: [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] setToolUnix: [2024-03-19T02:22:08.541Z] [2024-03-19T02:22:08.541Z] setToolProperty: [2024-03-19T02:22:08.542Z] [2024-03-19T02:22:08.542Z] setS1ASclassPath: [2024-03-19T02:22:08.542Z] [2024-03-19T02:22:08.542Z] init-common: [2024-03-19T02:22:08.542Z] [2024-03-19T02:22:08.542Z] compile-common: [2024-03-19T02:22:08.542Z] [echo] Current time (ISO): 2024-03-19T02:22:08.510+0000 [2024-03-19T02:22:08.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:08.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/servlet [2024-03-19T02:22:08.542Z] [2024-03-19T02:22:08.542Z] build: [2024-03-19T02:22:08.542Z] [2024-03-19T02:22:08.542Z] setOSConditions: [2024-03-19T02:22:08.542Z] [2024-03-19T02:22:08.542Z] setToolWin: [2024-03-19T02:22:08.542Z] [2024-03-19T02:22:08.542Z] setToolUnix: [2024-03-19T02:22:08.542Z] [2024-03-19T02:22:08.542Z] setToolProperty: [2024-03-19T02:22:08.542Z] [2024-03-19T02:22:08.542Z] setS1ASclassPath: [2024-03-19T02:22:08.542Z] [2024-03-19T02:22:08.542Z] init-common: [2024-03-19T02:22:08.542Z] [2024-03-19T02:22:08.542Z] webclient-war-common: [2024-03-19T02:22:08.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:08.542Z] [2024-03-19T02:22:08.542Z] clear: [2024-03-19T02:22:08.543Z] [2024-03-19T02:22:08.543Z] test-tlds-exist: [2024-03-19T02:22:08.543Z] [2024-03-19T02:22:08.543Z] copy-tlds: [2024-03-19T02:22:08.543Z] [2024-03-19T02:22:08.543Z] test-tagfiles-exist: [2024-03-19T02:22:08.543Z] [2024-03-19T02:22:08.543Z] copy-tagfiles: [2024-03-19T02:22:08.543Z] [2024-03-19T02:22:08.543Z] package-war-common: [2024-03-19T02:22:08.543Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:08.543Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:08.543Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:08.543Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:08.543Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/lib [2024-03-19T02:22:08.543Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:08.543Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-get-servlet-web.war [2024-03-19T02:22:08.543Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:08.543Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:08.543Z] [javac] Compiling 1 source file [2024-03-19T02:22:08.597Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:08.597Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:08.597Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:08.597Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:08.597Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:08.597Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:08.597Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:08.607Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:08.607Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:08.607Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:08.607Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:08.607Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:08.607Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:08.607Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:08.607Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:08.607Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:08.607Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:08.607Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:08.632Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:08.632Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:22:08.660Z] [exec] invoking administered-object-definition test servlet at http://localhost:8080/administered-object-definition-embedra/servlet [2024-03-19T02:22:08.706Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:08.706Z] [javac] 1 warning [2024-03-19T02:22:08.706Z] [2024-03-19T02:22:08.706Z] build: [2024-03-19T02:22:08.706Z] [2024-03-19T02:22:08.707Z] setOSConditions: [2024-03-19T02:22:08.707Z] [2024-03-19T02:22:08.707Z] setToolWin: [2024-03-19T02:22:08.707Z] [2024-03-19T02:22:08.707Z] setToolUnix: [2024-03-19T02:22:08.707Z] [2024-03-19T02:22:08.707Z] setToolProperty: [2024-03-19T02:22:08.707Z] [2024-03-19T02:22:08.707Z] setS1ASclassPath: [2024-03-19T02:22:08.707Z] [2024-03-19T02:22:08.707Z] init-common: [2024-03-19T02:22:08.707Z] [2024-03-19T02:22:08.707Z] webclient-war-common: [2024-03-19T02:22:08.707Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:08.707Z] [2024-03-19T02:22:08.707Z] clear: [2024-03-19T02:22:08.707Z] [2024-03-19T02:22:08.707Z] test-tlds-exist: [2024-03-19T02:22:08.707Z] [2024-03-19T02:22:08.707Z] copy-tlds: [2024-03-19T02:22:08.707Z] [2024-03-19T02:22:08.707Z] test-tagfiles-exist: [2024-03-19T02:22:08.707Z] [2024-03-19T02:22:08.707Z] copy-tagfiles: [2024-03-19T02:22:08.707Z] [2024-03-19T02:22:08.707Z] package-war-common: [2024-03-19T02:22:08.707Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:08.707Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:08.708Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:08.708Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:08.708Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/lib [2024-03-19T02:22:08.708Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:08.708Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:08.708Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/docroot [2024-03-19T02:22:08.708Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-event-qualifiers-web.war [2024-03-19T02:22:08.708Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:08.708Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:08.708Z] [javac] Compiling 1 source file [2024-03-19T02:22:08.727Z] [exec] Will sleep for 99 more seconds... [2024-03-19T02:22:08.764Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:08.764Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:08.764Z] 6 warnings [2024-03-19T02:22:08.764Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-03-19T02:22:08.764Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/osgiweld/metadata/persistence.xml to copy. [2024-03-19T02:22:08.765Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest/osgiweld.war [2024-03-19T02:22:08.765Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:08.765Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:08.765Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:08.765Z] [WARNING] [echo] deploying osgiweld.war [2024-03-19T02:22:08.805Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:08.805Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:08.806Z] [2024-03-19T02:22:08.806Z] deploy: [2024-03-19T02:22:08.806Z] [2024-03-19T02:22:08.806Z] deploy-war-common: [2024-03-19T02:22:08.806Z] [2024-03-19T02:22:08.806Z] setOSConditions: [2024-03-19T02:22:08.806Z] [2024-03-19T02:22:08.806Z] setToolWin: [2024-03-19T02:22:08.806Z] [2024-03-19T02:22:08.806Z] setToolUnix: [2024-03-19T02:22:08.806Z] [2024-03-19T02:22:08.806Z] setToolProperty: [2024-03-19T02:22:08.806Z] [2024-03-19T02:22:08.806Z] setS1ASclassPath: [2024-03-19T02:22:08.806Z] [2024-03-19T02:22:08.806Z] init-common: [2024-03-19T02:22:08.806Z] [2024-03-19T02:22:08.806Z] deploy-war-commonpe: [2024-03-19T02:22:08.828Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:08.828Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2024-03-19T02:22:08.864Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:08.864Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:08.864Z] 6 warnings [2024-03-19T02:22:08.864Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_sfulnoi/app/META-INF [2024-03-19T02:22:08.864Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/sfulnoi/metadata/persistence.xml to copy. [2024-03-19T02:22:08.864Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_sfulnoi/sfulnoi.war [2024-03-19T02:22:08.864Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:08.952Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:08.964Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:08.964Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:08.964Z] [2024-03-19T02:22:08.964Z] deploy: [2024-03-19T02:22:08.964Z] [2024-03-19T02:22:08.964Z] deploy-war-common: [2024-03-19T02:22:08.964Z] [2024-03-19T02:22:08.964Z] setOSConditions: [2024-03-19T02:22:08.964Z] [2024-03-19T02:22:08.964Z] setToolWin: [2024-03-19T02:22:08.965Z] [2024-03-19T02:22:08.965Z] setToolUnix: [2024-03-19T02:22:08.965Z] [2024-03-19T02:22:08.965Z] setToolProperty: [2024-03-19T02:22:08.965Z] [2024-03-19T02:22:08.965Z] setS1ASclassPath: [2024-03-19T02:22:08.965Z] [2024-03-19T02:22:08.965Z] init-common: [2024-03-19T02:22:08.965Z] [2024-03-19T02:22:08.965Z] deploy-war-commonpe: [2024-03-19T02:22:08.984Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-03-19T02:22:09.063Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-get-servlet --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-get-servlet-web.war [2024-03-19T02:22:09.121Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:09.121Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:09.121Z] [WARNING] [echo] deploying sfulnoi.war [2024-03-19T02:22:09.129Z] [exec] Mar 19, 2024 2:22:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:09.129Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:09.171Z] [exec] Got expected instances (single one): [com.sun.s1asdev.ejb.mdb.singleton.MessageBean@ad52a47] [2024-03-19T02:22:09.208Z] [javac] 1 warning [2024-03-19T02:22:09.208Z] [2024-03-19T02:22:09.208Z] build: [2024-03-19T02:22:09.208Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:09.208Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:09.208Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:09.208Z] [2024-03-19T02:22:09.208Z] setOSConditions: [2024-03-19T02:22:09.209Z] [2024-03-19T02:22:09.209Z] setToolWin: [2024-03-19T02:22:09.209Z] [2024-03-19T02:22:09.209Z] setToolUnix: [2024-03-19T02:22:09.209Z] [2024-03-19T02:22:09.209Z] setToolProperty: [2024-03-19T02:22:09.209Z] [2024-03-19T02:22:09.209Z] setS1ASclassPath: [2024-03-19T02:22:09.209Z] [2024-03-19T02:22:09.209Z] init-common: [2024-03-19T02:22:09.209Z] [2024-03-19T02:22:09.209Z] webclient-war-common: [2024-03-19T02:22:09.209Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:09.209Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:09.209Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:09.209Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:09.209Z] [2024-03-19T02:22:09.209Z] clear: [2024-03-19T02:22:09.209Z] [2024-03-19T02:22:09.209Z] test-tlds-exist: [2024-03-19T02:22:09.209Z] [2024-03-19T02:22:09.209Z] copy-tlds: [2024-03-19T02:22:09.209Z] [2024-03-19T02:22:09.210Z] test-tagfiles-exist: [2024-03-19T02:22:09.210Z] [2024-03-19T02:22:09.210Z] copy-tagfiles: [2024-03-19T02:22:09.210Z] [2024-03-19T02:22:09.210Z] package-war-common: [2024-03-19T02:22:09.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:09.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:09.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:09.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:09.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/lib [2024-03-19T02:22:09.210Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:09.210Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:09.210Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:09.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/docroot [2024-03-19T02:22:09.210Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/orb_annotation-web.war [2024-03-19T02:22:09.210Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:09.210Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:09.210Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:09.211Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:09.211Z] [2024-03-19T02:22:09.211Z] setOSConditions: [2024-03-19T02:22:09.211Z] [2024-03-19T02:22:09.211Z] setToolWin: [2024-03-19T02:22:09.211Z] [2024-03-19T02:22:09.211Z] setToolUnix: [2024-03-19T02:22:09.211Z] [2024-03-19T02:22:09.211Z] setToolProperty: [2024-03-19T02:22:09.211Z] [2024-03-19T02:22:09.211Z] setS1ASclassPath: [2024-03-19T02:22:09.211Z] [2024-03-19T02:22:09.211Z] init-common: [2024-03-19T02:22:09.211Z] [2024-03-19T02:22:09.211Z] compile-common: [2024-03-19T02:22:09.211Z] [echo] Current time (ISO): 2024-03-19T02:22:09.107+0000 [2024-03-19T02:22:09.211Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:09.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-multiple-event-qualifiers --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-event-qualifiers-web.war [2024-03-19T02:22:09.225Z] [exec] Application deployed with name wsclient. [2024-03-19T02:22:09.225Z] [exec] Command deploy executed successfully. [2024-03-19T02:22:09.225Z] [2024-03-19T02:22:09.225Z] setup: [2024-03-19T02:22:09.226Z] [2024-03-19T02:22:09.226Z] runtest: [2024-03-19T02:22:09.226Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:09.226Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml:132: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:09.226Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:09.232Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:09.232Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:22:09.232Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:22:09.232Z] [javac] 2 warnings [2024-03-19T02:22:09.232Z] [2024-03-19T02:22:09.232Z] setOSConditions: [2024-03-19T02:22:09.232Z] [2024-03-19T02:22:09.232Z] setToolWin: [2024-03-19T02:22:09.232Z] [2024-03-19T02:22:09.232Z] setToolUnix: [2024-03-19T02:22:09.232Z] [2024-03-19T02:22:09.232Z] setToolProperty: [2024-03-19T02:22:09.232Z] [2024-03-19T02:22:09.232Z] setS1ASclassPath: [2024-03-19T02:22:09.232Z] [2024-03-19T02:22:09.232Z] init-common: [2024-03-19T02:22:09.232Z] [2024-03-19T02:22:09.232Z] compile-common: [2024-03-19T02:22:09.232Z] [echo] Current time (ISO): 2024-03-19T02:22:09.211+0000 [2024-03-19T02:22:09.232Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:09.293Z] [exec] 2 seconds left... [2024-03-19T02:22:09.428Z] [exec] Got expected instances (single one): [com.sun.s1asdev.ejb.mdb.singleton.FooBean@7a77a304] [2024-03-19T02:22:09.428Z] [exec] Value of key is: main [2024-03-19T02:22:09.428Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:09.428Z] [exec] [2024-03-19T02:22:09.428Z] [exec] [2024-03-19T02:22:09.428Z] [exec] ----------------------------------------- [2024-03-19T02:22:09.428Z] [exec] - main: PASS - [2024-03-19T02:22:09.428Z] [exec] ----------------------------------------- [2024-03-19T02:22:09.428Z] [exec] Total PASS: 1 [2024-03-19T02:22:09.428Z] [exec] Total FAIL: 0 [2024-03-19T02:22:09.428Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:09.428Z] [exec] ----------------------------------------- [2024-03-19T02:22:09.428Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:09.428Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:09.477Z] [exec] Application deployed with name cdi-multiple-event-qualifiers-web. [2024-03-19T02:22:09.477Z] [2024-03-19T02:22:09.478Z] deploy-war-commonee: [2024-03-19T02:22:09.478Z] [2024-03-19T02:22:09.478Z] run: [2024-03-19T02:22:09.484Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:22:09.484Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:09.484Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:09.484Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:09.484Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:09.484Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:22:09.484Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:09.484Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:09.485Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:09.485Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:09.485Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:09.485Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:09.485Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:09.485Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:09.485Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:09.485Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:09.485Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:09.485Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:09.485Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:22:09.485Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:09.486Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:22:09.486Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:22:09.486Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:22:09.486Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:22:09.486Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:22:09.486Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:22:09.486Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:22:09.486Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:22:09.486Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:22:09.486Z] [java] ... 61 more [2024-03-19T02:22:09.486Z] [java] Java Result: -1 [2024-03-19T02:22:09.486Z] [2024-03-19T02:22:09.486Z] undeploy: [2024-03-19T02:22:09.486Z] [2024-03-19T02:22:09.486Z] setOSConditions: [2024-03-19T02:22:09.486Z] [2024-03-19T02:22:09.486Z] setToolWin: [2024-03-19T02:22:09.486Z] [2024-03-19T02:22:09.486Z] setToolUnix: [2024-03-19T02:22:09.486Z] [2024-03-19T02:22:09.486Z] setToolProperty: [2024-03-19T02:22:09.486Z] [2024-03-19T02:22:09.486Z] setS1ASclassPath: [2024-03-19T02:22:09.486Z] [2024-03-19T02:22:09.486Z] init-common: [2024-03-19T02:22:09.486Z] [2024-03-19T02:22:09.486Z] undeploy-war-common: [2024-03-19T02:22:09.549Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:09.550Z] [javac] 1 warning [2024-03-19T02:22:09.550Z] [2024-03-19T02:22:09.550Z] setOSConditions: [2024-03-19T02:22:09.550Z] [2024-03-19T02:22:09.550Z] setToolWin: [2024-03-19T02:22:09.550Z] [2024-03-19T02:22:09.550Z] setToolUnix: [2024-03-19T02:22:09.550Z] [2024-03-19T02:22:09.550Z] setToolProperty: [2024-03-19T02:22:09.550Z] [2024-03-19T02:22:09.550Z] setS1ASclassPath: [2024-03-19T02:22:09.550Z] [2024-03-19T02:22:09.550Z] init-common: [2024-03-19T02:22:09.550Z] [2024-03-19T02:22:09.550Z] compile-common: [2024-03-19T02:22:09.550Z] [echo] Current time (ISO): 2024-03-19T02:22:09.437+0000 [2024-03-19T02:22:09.550Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:09.627Z] [exec] Application deployed with name web-jsp-config-get-servlet-web. [2024-03-19T02:22:09.627Z] [2024-03-19T02:22:09.627Z] deploy-war-commonee: [2024-03-19T02:22:09.627Z] [2024-03-19T02:22:09.627Z] run: [2024-03-19T02:22:09.627Z] [java] Connecting to: http://localhost:45711/web-jsp-config-get-servlet/subdir/test.txt [2024-03-19T02:22:09.627Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:09.627Z] [java] [2024-03-19T02:22:09.627Z] [java] [2024-03-19T02:22:09.627Z] [java] ----------------------------------------- [2024-03-19T02:22:09.627Z] [java] - jsp-config-get-servlet-path: PASS - [2024-03-19T02:22:09.627Z] [java] ----------------------------------------- [2024-03-19T02:22:09.627Z] [java] - Total PASS : 1 - [2024-03-19T02:22:09.627Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:09.627Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:09.627Z] [java] ----------------------------------------- [2024-03-19T02:22:09.627Z] [2024-03-19T02:22:09.627Z] undeploy: [2024-03-19T02:22:09.627Z] [2024-03-19T02:22:09.627Z] setOSConditions: [2024-03-19T02:22:09.627Z] [2024-03-19T02:22:09.628Z] setToolWin: [2024-03-19T02:22:09.628Z] [2024-03-19T02:22:09.628Z] setToolUnix: [2024-03-19T02:22:09.628Z] [2024-03-19T02:22:09.628Z] setToolProperty: [2024-03-19T02:22:09.628Z] [2024-03-19T02:22:09.628Z] setS1ASclassPath: [2024-03-19T02:22:09.628Z] [2024-03-19T02:22:09.628Z] init-common: [2024-03-19T02:22:09.628Z] [2024-03-19T02:22:09.628Z] undeploy-war-common: [2024-03-19T02:22:09.695Z] [INFO] [exec] Application deployed with name osgiweld. [2024-03-19T02:22:09.696Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:09.696Z] [WARNING] [echo] [2024-03-19T02:22:09.696Z] [WARNING] [echo] ************************* [2024-03-19T02:22:09.696Z] [WARNING] [echo] * build-deploy weld/extensions [2024-03-19T02:22:09.696Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/extensions [2024-03-19T02:22:09.696Z] [WARNING] [echo] ************************* [2024-03-19T02:22:09.696Z] [WARNING] [echo] [2024-03-19T02:22:09.696Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:09.696Z] [WARNING] [echo] Listing of source files: ExtensionsTestNG.java [2024-03-19T02:22:09.696Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:09.701Z] [2024-03-19T02:22:09.701Z] checkReporting-common: [2024-03-19T02:22:09.701Z] [2024-03-19T02:22:09.701Z] confirmReportPresent-common: [2024-03-19T02:22:09.701Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:09.701Z] [echo] Test seems to be reported fine [2024-03-19T02:22:09.701Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/RepRunConf.txt [2024-03-19T02:22:09.701Z] [2024-03-19T02:22:09.701Z] confirmMissingReport-common: [2024-03-19T02:22:09.701Z] [2024-03-19T02:22:09.701Z] undeploy: [2024-03-19T02:22:09.701Z] [2024-03-19T02:22:09.701Z] setOSConditions: [2024-03-19T02:22:09.702Z] [2024-03-19T02:22:09.702Z] setToolWin: [2024-03-19T02:22:09.702Z] [2024-03-19T02:22:09.702Z] setToolUnix: [2024-03-19T02:22:09.702Z] [2024-03-19T02:22:09.702Z] setToolProperty: [2024-03-19T02:22:09.702Z] [2024-03-19T02:22:09.702Z] setS1ASclassPath: [2024-03-19T02:22:09.702Z] [2024-03-19T02:22:09.702Z] init-common: [2024-03-19T02:22:09.702Z] [2024-03-19T02:22:09.702Z] undeploy-common: [2024-03-19T02:22:09.706Z] [exec] Mar 19, 2024 2:22:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:09.706Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:09.734Z] [java] opening connection to http://localhost:8080/cdi-multiple-event-qualifiers/myurl [2024-03-19T02:22:09.734Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:09.734Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:09.734Z] [java] [2024-03-19T02:22:09.734Z] [java] [2024-03-19T02:22:09.734Z] [java] ----------------------------------------- [2024-03-19T02:22:09.734Z] [java] - events-multiple-event-qualifiers: PASS - [2024-03-19T02:22:09.734Z] [java] ----------------------------------------- [2024-03-19T02:22:09.734Z] [java] - Total PASS : 1 - [2024-03-19T02:22:09.734Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:09.734Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:09.734Z] [java] ----------------------------------------- [2024-03-19T02:22:09.734Z] [2024-03-19T02:22:09.734Z] undeploy: [2024-03-19T02:22:09.734Z] [2024-03-19T02:22:09.735Z] setOSConditions: [2024-03-19T02:22:09.735Z] [2024-03-19T02:22:09.735Z] setToolWin: [2024-03-19T02:22:09.735Z] [2024-03-19T02:22:09.735Z] setToolUnix: [2024-03-19T02:22:09.735Z] [2024-03-19T02:22:09.735Z] setToolProperty: [2024-03-19T02:22:09.735Z] [2024-03-19T02:22:09.735Z] setS1ASclassPath: [2024-03-19T02:22:09.735Z] [2024-03-19T02:22:09.735Z] init-common: [2024-03-19T02:22:09.735Z] [2024-03-19T02:22:09.735Z] undeploy-war-common: [2024-03-19T02:22:09.885Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-get-servlet-web [2024-03-19T02:22:09.885Z] [2024-03-19T02:22:09.885Z] all: [2024-03-19T02:22:09.886Z] [echo] [2024-03-19T02:22:09.886Z] [echo] ************************* [2024-03-19T02:22:09.886Z] [echo] * Running jspConfigIncludeChain [2024-03-19T02:22:09.886Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain [2024-03-19T02:22:09.886Z] [echo] ************************* [2024-03-19T02:22:09.886Z] [echo] [2024-03-19T02:22:09.886Z] [2024-03-19T02:22:09.886Z] setOSConditions: [2024-03-19T02:22:09.886Z] [2024-03-19T02:22:09.886Z] setToolWin: [2024-03-19T02:22:09.886Z] [2024-03-19T02:22:09.886Z] setToolUnix: [2024-03-19T02:22:09.886Z] [2024-03-19T02:22:09.886Z] setToolProperty: [2024-03-19T02:22:09.886Z] [2024-03-19T02:22:09.886Z] setS1ASclassPath: [2024-03-19T02:22:09.886Z] [2024-03-19T02:22:09.886Z] init-common: [2024-03-19T02:22:09.886Z] [2024-03-19T02:22:09.886Z] clean: [2024-03-19T02:22:09.886Z] [2024-03-19T02:22:09.886Z] setOSConditions: [2024-03-19T02:22:09.886Z] [2024-03-19T02:22:09.886Z] setToolWin: [2024-03-19T02:22:09.886Z] [2024-03-19T02:22:09.886Z] setToolUnix: [2024-03-19T02:22:09.886Z] [2024-03-19T02:22:09.886Z] setToolProperty: [2024-03-19T02:22:09.886Z] [2024-03-19T02:22:09.887Z] setS1ASclassPath: [2024-03-19T02:22:09.887Z] [2024-03-19T02:22:09.887Z] init-common: [2024-03-19T02:22:09.887Z] [2024-03-19T02:22:09.887Z] clean-common: [2024-03-19T02:22:09.953Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:09.953Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:09.953Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:09.953Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:09.953Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:09.953Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:09.953Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:09.953Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:09.953Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:09.953Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:09.953Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:09.959Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-mdb-singletonApp [2024-03-19T02:22:09.960Z] [2024-03-19T02:22:09.960Z] delete-resources: [2024-03-19T02:22:09.960Z] [2024-03-19T02:22:09.960Z] asadmin-batch-common: [2024-03-19T02:22:09.961Z] [exec] Looking up ejb ref [2024-03-19T02:22:09.961Z] [exec] Mar 19, 2024 2:22:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:09.961Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:10.003Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-multiple-event-qualifiers-web [2024-03-19T02:22:10.003Z] [2024-03-19T02:22:10.003Z] all: [2024-03-19T02:22:10.003Z] [echo] [2024-03-19T02:22:10.003Z] [echo] ************************* [2024-03-19T02:22:10.003Z] [echo] * Running injection-point [2024-03-19T02:22:10.003Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/injection-point [2024-03-19T02:22:10.003Z] [echo] ************************* [2024-03-19T02:22:10.003Z] [echo] [2024-03-19T02:22:10.003Z] [2024-03-19T02:22:10.003Z] setOSConditions: [2024-03-19T02:22:10.003Z] [2024-03-19T02:22:10.003Z] setToolWin: [2024-03-19T02:22:10.003Z] [2024-03-19T02:22:10.003Z] setToolUnix: [2024-03-19T02:22:10.003Z] [2024-03-19T02:22:10.003Z] setToolProperty: [2024-03-19T02:22:10.004Z] [2024-03-19T02:22:10.004Z] setS1ASclassPath: [2024-03-19T02:22:10.004Z] [2024-03-19T02:22:10.004Z] init-common: [2024-03-19T02:22:10.004Z] [2024-03-19T02:22:10.004Z] clean: [2024-03-19T02:22:10.004Z] [2024-03-19T02:22:10.004Z] setOSConditions: [2024-03-19T02:22:10.004Z] [2024-03-19T02:22:10.004Z] setToolWin: [2024-03-19T02:22:10.004Z] [2024-03-19T02:22:10.004Z] setToolUnix: [2024-03-19T02:22:10.004Z] [2024-03-19T02:22:10.004Z] setToolProperty: [2024-03-19T02:22:10.004Z] [2024-03-19T02:22:10.004Z] setS1ASclassPath: [2024-03-19T02:22:10.004Z] [2024-03-19T02:22:10.004Z] init-common: [2024-03-19T02:22:10.004Z] [2024-03-19T02:22:10.004Z] clean-common: [2024-03-19T02:22:10.004Z] [2024-03-19T02:22:10.004Z] setOSConditions: [2024-03-19T02:22:10.005Z] [2024-03-19T02:22:10.005Z] setToolWin: [2024-03-19T02:22:10.005Z] [2024-03-19T02:22:10.005Z] setToolUnix: [2024-03-19T02:22:10.005Z] [2024-03-19T02:22:10.005Z] setToolProperty: [2024-03-19T02:22:10.005Z] [2024-03-19T02:22:10.005Z] setS1ASclassPath: [2024-03-19T02:22:10.005Z] [2024-03-19T02:22:10.005Z] init-common: [2024-03-19T02:22:10.005Z] [2024-03-19T02:22:10.005Z] clean-classes-common: [2024-03-19T02:22:10.005Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:10.005Z] [2024-03-19T02:22:10.005Z] setOSConditions: [2024-03-19T02:22:10.005Z] [2024-03-19T02:22:10.005Z] setToolWin: [2024-03-19T02:22:10.005Z] [2024-03-19T02:22:10.005Z] setToolUnix: [2024-03-19T02:22:10.005Z] [2024-03-19T02:22:10.005Z] setToolProperty: [2024-03-19T02:22:10.005Z] [2024-03-19T02:22:10.005Z] setS1ASclassPath: [2024-03-19T02:22:10.005Z] [2024-03-19T02:22:10.005Z] init-common: [2024-03-19T02:22:10.006Z] [2024-03-19T02:22:10.006Z] clean-jars-common: [2024-03-19T02:22:10.006Z] [2024-03-19T02:22:10.006Z] compile: [2024-03-19T02:22:10.006Z] [2024-03-19T02:22:10.006Z] setOSConditions: [2024-03-19T02:22:10.006Z] [2024-03-19T02:22:10.006Z] setToolWin: [2024-03-19T02:22:10.006Z] [2024-03-19T02:22:10.006Z] setToolUnix: [2024-03-19T02:22:10.006Z] [2024-03-19T02:22:10.006Z] setToolProperty: [2024-03-19T02:22:10.006Z] [2024-03-19T02:22:10.006Z] setS1ASclassPath: [2024-03-19T02:22:10.006Z] [2024-03-19T02:22:10.006Z] init-common: [2024-03-19T02:22:10.006Z] [2024-03-19T02:22:10.006Z] compile-common: [2024-03-19T02:22:10.006Z] [echo] Current time (ISO): 2024-03-19T02:22:09.968+0000 [2024-03-19T02:22:10.006Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:10.006Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:10.052Z] [INFO] [exec] Application deployed with name sfulnoi. [2024-03-19T02:22:10.052Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:10.053Z] [WARNING] [echo] [2024-03-19T02:22:10.053Z] [WARNING] [echo] ************************* [2024-03-19T02:22:10.053Z] [WARNING] [echo] * build-deploy bean-validator/simple-bv-servlet [2024-03-19T02:22:10.053Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/bean-validator/simple-bv-servlet [2024-03-19T02:22:10.053Z] [WARNING] [echo] ************************* [2024-03-19T02:22:10.053Z] [WARNING] [echo] [2024-03-19T02:22:10.053Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:10.053Z] [WARNING] [echo] Listing of source files: test/bv/servlet/simple/SimpleBVServletTestNG.java [2024-03-19T02:22:10.053Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:10.099Z] [exec] ** checkBatchJobStatus[4] ==> FAILED [2024-03-19T02:22:10.099Z] [exec] Will sleep for 99 more seconds... [2024-03-19T02:22:10.143Z] [2024-03-19T02:22:10.143Z] setOSConditions: [2024-03-19T02:22:10.143Z] [2024-03-19T02:22:10.143Z] setToolWin: [2024-03-19T02:22:10.143Z] [2024-03-19T02:22:10.143Z] setToolUnix: [2024-03-19T02:22:10.143Z] [2024-03-19T02:22:10.143Z] setToolProperty: [2024-03-19T02:22:10.143Z] [2024-03-19T02:22:10.143Z] setS1ASclassPath: [2024-03-19T02:22:10.143Z] [2024-03-19T02:22:10.143Z] init-common: [2024-03-19T02:22:10.143Z] [2024-03-19T02:22:10.143Z] clean-classes-common: [2024-03-19T02:22:10.143Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:10.143Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:10.143Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:10.143Z] [2024-03-19T02:22:10.144Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:10.144Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:10.144Z] setOSConditions: [2024-03-19T02:22:10.144Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:10.144Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:10.144Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:10.144Z] [2024-03-19T02:22:10.144Z] setToolWin: [2024-03-19T02:22:10.144Z] [2024-03-19T02:22:10.144Z] setToolUnix: [2024-03-19T02:22:10.144Z] [2024-03-19T02:22:10.144Z] setToolProperty: [2024-03-19T02:22:10.144Z] [2024-03-19T02:22:10.144Z] setS1ASclassPath: [2024-03-19T02:22:10.144Z] [2024-03-19T02:22:10.144Z] init-common: [2024-03-19T02:22:10.144Z] [2024-03-19T02:22:10.144Z] clean-jars-common: [2024-03-19T02:22:10.144Z] [2024-03-19T02:22:10.144Z] compile: [2024-03-19T02:22:10.144Z] [2024-03-19T02:22:10.144Z] setOSConditions: [2024-03-19T02:22:10.144Z] [2024-03-19T02:22:10.144Z] setToolWin: [2024-03-19T02:22:10.144Z] [2024-03-19T02:22:10.144Z] setToolUnix: [2024-03-19T02:22:10.144Z] [2024-03-19T02:22:10.144Z] setToolProperty: [2024-03-19T02:22:10.144Z] [2024-03-19T02:22:10.145Z] setS1ASclassPath: [2024-03-19T02:22:10.145Z] [2024-03-19T02:22:10.145Z] init-common: [2024-03-19T02:22:10.145Z] [2024-03-19T02:22:10.145Z] compile-common: [2024-03-19T02:22:10.145Z] [echo] Current time (ISO): 2024-03-19T02:22:09.910+0000 [2024-03-19T02:22:10.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:10.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/servlet [2024-03-19T02:22:10.145Z] [2024-03-19T02:22:10.145Z] build: [2024-03-19T02:22:10.145Z] [2024-03-19T02:22:10.145Z] setOSConditions: [2024-03-19T02:22:10.145Z] [2024-03-19T02:22:10.145Z] setToolWin: [2024-03-19T02:22:10.145Z] [2024-03-19T02:22:10.145Z] setToolUnix: [2024-03-19T02:22:10.145Z] [2024-03-19T02:22:10.145Z] setToolProperty: [2024-03-19T02:22:10.145Z] [2024-03-19T02:22:10.145Z] setS1ASclassPath: [2024-03-19T02:22:10.145Z] [2024-03-19T02:22:10.145Z] init-common: [2024-03-19T02:22:10.145Z] [2024-03-19T02:22:10.145Z] webclient-war-common: [2024-03-19T02:22:10.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:10.145Z] [2024-03-19T02:22:10.146Z] clear: [2024-03-19T02:22:10.146Z] [2024-03-19T02:22:10.146Z] test-tlds-exist: [2024-03-19T02:22:10.146Z] [2024-03-19T02:22:10.146Z] copy-tlds: [2024-03-19T02:22:10.146Z] [2024-03-19T02:22:10.146Z] test-tagfiles-exist: [2024-03-19T02:22:10.146Z] [2024-03-19T02:22:10.146Z] copy-tagfiles: [2024-03-19T02:22:10.146Z] [2024-03-19T02:22:10.146Z] package-war-common: [2024-03-19T02:22:10.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:10.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:10.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:10.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:10.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/lib [2024-03-19T02:22:10.146Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:10.146Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-include-chain-web.war [2024-03-19T02:22:10.146Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:10.146Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:10.146Z] [javac] Compiling 1 source file [2024-03-19T02:22:10.147Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:10.147Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:10.147Z] [2024-03-19T02:22:10.147Z] deploy: [2024-03-19T02:22:10.147Z] [2024-03-19T02:22:10.147Z] deploy-war-common: [2024-03-19T02:22:10.147Z] [2024-03-19T02:22:10.147Z] setOSConditions: [2024-03-19T02:22:10.147Z] [2024-03-19T02:22:10.147Z] setToolWin: [2024-03-19T02:22:10.147Z] [2024-03-19T02:22:10.147Z] setToolUnix: [2024-03-19T02:22:10.147Z] [2024-03-19T02:22:10.147Z] setToolProperty: [2024-03-19T02:22:10.147Z] [2024-03-19T02:22:10.147Z] setS1ASclassPath: [2024-03-19T02:22:10.147Z] [2024-03-19T02:22:10.147Z] init-common: [2024-03-19T02:22:10.147Z] [2024-03-19T02:22:10.147Z] deploy-war-commonpe: [2024-03-19T02:22:10.201Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:10.201Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:10.201Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:10.201Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:10.202Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:10.202Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:10.202Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:10.210Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:10.210Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:10.210Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/extensions/src/test/ExtensionsTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:10.210Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:10.210Z] 6 warnings [2024-03-19T02:22:10.210Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:10.210Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/extensions.war [2024-03-19T02:22:10.210Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:10.210Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest [2024-03-19T02:22:10.210Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:10.210Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest/lib [2024-03-19T02:22:10.210Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:10.223Z] [exec] 1 seconds left... [2024-03-19T02:22:10.311Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:10.311Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:10.311Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:10.311Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:10.311Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:10.311Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:10.311Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:10.311Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:10.311Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:10.311Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:10.311Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:10.406Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-include-chain --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-include-chain-web.war [2024-03-19T02:22:10.421Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false dol-override-1-web [2024-03-19T02:22:10.421Z] [2024-03-19T02:22:10.421Z] setOSConditions: [2024-03-19T02:22:10.421Z] [2024-03-19T02:22:10.421Z] setToolWin: [2024-03-19T02:22:10.421Z] [2024-03-19T02:22:10.421Z] setToolUnix: [2024-03-19T02:22:10.421Z] [2024-03-19T02:22:10.422Z] setToolProperty: [2024-03-19T02:22:10.422Z] [2024-03-19T02:22:10.422Z] setS1ASclassPath: [2024-03-19T02:22:10.422Z] [2024-03-19T02:22:10.422Z] init-common: [2024-03-19T02:22:10.422Z] [2024-03-19T02:22:10.422Z] undeploy-client: [2024-03-19T02:22:10.503Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:10.503Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:10.504Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:10.504Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:10.504Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:10.504Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:10.504Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:10.504Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:10.504Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:10.504Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:10.504Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:10.510Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:10.510Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:10.510Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:10.510Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:10.510Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:10.510Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:10.510Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:10.568Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:10.568Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:10.568Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/bean-validator/simple-bv-servlet/src/test/test/bv/servlet/simple/SimpleBVServletTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:10.568Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:10.568Z] 6 warnings [2024-03-19T02:22:10.568Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:10.568Z] [WARNING] [echo] Now creating a war file ../../dist/bv/simple-bv-servlet.war [2024-03-19T02:22:10.568Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/bv/app [2024-03-19T02:22:10.568Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/bv [2024-03-19T02:22:10.569Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/bv/app [2024-03-19T02:22:10.569Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:10.569Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:10.569Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:10.569Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:10.662Z] [exec] Application deployed with name web-jsp-config-include-chain-web. [2024-03-19T02:22:10.663Z] [2024-03-19T02:22:10.663Z] deploy-war-commonee: [2024-03-19T02:22:10.663Z] [2024-03-19T02:22:10.663Z] run: [2024-03-19T02:22:10.663Z] [java] Connecting to: http://localhost:45711/web-jsp-config-include-chain/subdir/including.txt [2024-03-19T02:22:10.762Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:10.762Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:10.762Z] 6 warnings [2024-03-19T02:22:10.762Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-03-19T02:22:10.762Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-03-19T02:22:10.762Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest/lib/extensions.jar [2024-03-19T02:22:10.762Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest/extensions.war [2024-03-19T02:22:10.762Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:10.762Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:10.762Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:10.762Z] [WARNING] [echo] deploying extensions.war [2024-03-19T02:22:10.826Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:10.826Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:10.826Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:10.826Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:10.826Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:10.826Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:10.826Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:10.826Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:10.826Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:10.826Z] 6 warnings [2024-03-19T02:22:10.826Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/bv/app/META-INF [2024-03-19T02:22:10.826Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/bean-validator/simple-bv-servlet/metadata/persistence.xml to copy. [2024-03-19T02:22:10.827Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/bv/simple-bv-servlet.war [2024-03-19T02:22:10.827Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:10.827Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:10.902Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-03-19T02:22:10.902Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_singleton_QCF [2024-03-19T02:22:10.902Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_singleton_InQueue [2024-03-19T02:22:10.902Z] [exec] Administered object jms/ejb_mdb_singleton_InQueue deleted. [2024-03-19T02:22:10.903Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_singleton_InQueue [2024-03-19T02:22:10.903Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_singleton_OutQueue [2024-03-19T02:22:10.903Z] [exec] Administered object jms/ejb_mdb_singleton_OutQueue deleted. [2024-03-19T02:22:10.903Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_singleton_OutQueue [2024-03-19T02:22:10.903Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt [2024-03-19T02:22:10.903Z] [2024-03-19T02:22:10.903Z] all: [2024-03-19T02:22:10.903Z] [echo] [2024-03-19T02:22:10.903Z] [echo] [2024-03-19T02:22:10.903Z] [echo] ************************************************** [2024-03-19T02:22:10.903Z] [echo] * Running cli [2024-03-19T02:22:10.903Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/cli [2024-03-19T02:22:10.903Z] [echo] ************************************************** [2024-03-19T02:22:10.903Z] [echo] [2024-03-19T02:22:10.903Z] [echo] [2024-03-19T02:22:10.903Z] [2024-03-19T02:22:10.903Z] all: [2024-03-19T02:22:10.903Z] [2024-03-19T02:22:10.903Z] negative: [2024-03-19T02:22:10.903Z] [2024-03-19T02:22:10.903Z] setOSConditions: [2024-03-19T02:22:10.903Z] [2024-03-19T02:22:10.903Z] setToolWin: [2024-03-19T02:22:10.903Z] [2024-03-19T02:22:10.903Z] setToolUnix: [2024-03-19T02:22:10.903Z] [2024-03-19T02:22:10.903Z] setToolProperty: [2024-03-19T02:22:10.903Z] [2024-03-19T02:22:10.904Z] setS1ASclassPath: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] init-common: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] clean: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] setOSConditions: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] setToolWin: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] setToolUnix: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] setToolProperty: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] setS1ASclassPath: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] init-common: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] clean-common: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] setOSConditions: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] setToolWin: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] setToolUnix: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.904Z] setToolProperty: [2024-03-19T02:22:10.904Z] [2024-03-19T02:22:10.905Z] setS1ASclassPath: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] init-common: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] clean-classes-common: [2024-03-19T02:22:10.905Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] setOSConditions: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] setToolWin: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] setToolUnix: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] setToolProperty: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] setS1ASclassPath: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] init-common: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] clean-jars-common: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] build: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] setOSConditions: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] setToolWin: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.905Z] setToolUnix: [2024-03-19T02:22:10.905Z] [2024-03-19T02:22:10.906Z] setToolProperty: [2024-03-19T02:22:10.906Z] [2024-03-19T02:22:10.906Z] setS1ASclassPath: [2024-03-19T02:22:10.906Z] [2024-03-19T02:22:10.906Z] init-common: [2024-03-19T02:22:10.906Z] [2024-03-19T02:22:10.906Z] compile-common: [2024-03-19T02:22:10.906Z] [echo] Current time (ISO): 2024-03-19T02:22:10.845+0000 [2024-03-19T02:22:10.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:10.906Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:10.935Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:10.935Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:10.935Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:10.935Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:10.935Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:10.935Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:10.935Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:10.988Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:10.989Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:22:10.989Z] [exec] Command undeploy executed successfully. [2024-03-19T02:22:10.989Z] [2024-03-19T02:22:10.989Z] all: [2024-03-19T02:22:10.989Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:10.989Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.035Z] [exec] ** checkBatchJobStatus[5] ==> FAILED [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-chunk-test1 [2024-03-19T02:22:11.035Z] [exec] ** JOB ==> Simple-Validation-Job 2 [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-chunk-test2 [2024-03-19T02:22:11.035Z] [exec] ** JOB ==> 0 Simple-Validation-Job server-config:Simple-ValidationApp FAILED FAILED [2024-03-19T02:22:11.035Z] [exec] ** JOB ==> 1 Simple-Validation-Job server-config:Simple-ValidationApp FAILED FAILED [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-chunk-test3 [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-status-checkExe-jobName [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-status-checkExe-appName [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceCount [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceID [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-status-checkExe-executionID [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-status-checkExe-startTime [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-status-checkExe-batchStatus [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-status-checkExe-endTime [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-status-checkExe-isJobExecutionOK [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-status-checkExe-checkAllJobExecutions [2024-03-19T02:22:11.035Z] [exec] Value of key is:batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible [2024-03-19T02:22:11.035Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:11.035Z] [exec] [2024-03-19T02:22:11.035Z] [exec] [2024-03-19T02:22:11.035Z] [exec] ----------------------------------------- [2024-03-19T02:22:11.035Z] [exec] - batch-cmt-chunk-test1: PASS - [2024-03-19T02:22:11.035Z] [exec] - batch-cmt-chunk-test3: PASS - [2024-03-19T02:22:11.035Z] [exec] - batch-cmt-status-checkExe-instanceCount: PASS - [2024-03-19T02:22:11.035Z] [exec] - batch-cmt-chunk-test2: PASS - [2024-03-19T02:22:11.035Z] [exec] - batch-cmt-status-checkExe-isJobExecutionOK: PASS - [2024-03-19T02:22:11.035Z] [exec] - batch-cmt-status-checkExe-startTime: PASS - [2024-03-19T02:22:11.035Z] [exec] - batch-cmt-status-checkExe-checkAllJobExecutions: PASS - [2024-03-19T02:22:11.035Z] [exec] - batch-cmt-status-checkExe-executionID: PASS - [2024-03-19T02:22:11.036Z] [exec] - batch-cmt-status-checkExe-endTime: PASS - [2024-03-19T02:22:11.036Z] [exec] - batch-cmt-status-checkExe-jobName: PASS - [2024-03-19T02:22:11.036Z] [exec] - batch-cmt-status-checkExe-batchStatus: PASS - [2024-03-19T02:22:11.036Z] [exec] - batch-cmt-status-checkExe-appName: PASS - [2024-03-19T02:22:11.036Z] [exec] - batch-cmt-status-checkExe-instanceID: PASS - [2024-03-19T02:22:11.036Z] [exec] - batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible: PASS - [2024-03-19T02:22:11.036Z] [exec] ----------------------------------------- [2024-03-19T02:22:11.036Z] [exec] Total PASS: 14 [2024-03-19T02:22:11.036Z] [exec] Total FAIL: 0 [2024-03-19T02:22:11.036Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:11.036Z] [exec] ----------------------------------------- [2024-03-19T02:22:11.036Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:11.036Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:11.072Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:11.072Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:22:11.072Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:11.072Z] [javac] 1 warning [2024-03-19T02:22:11.072Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:11.072Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.072Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.072Z] [2024-03-19T02:22:11.072Z] setOSConditions: [2024-03-19T02:22:11.072Z] [2024-03-19T02:22:11.072Z] setToolWin: [2024-03-19T02:22:11.072Z] [2024-03-19T02:22:11.072Z] setToolUnix: [2024-03-19T02:22:11.072Z] [2024-03-19T02:22:11.072Z] setToolProperty: [2024-03-19T02:22:11.072Z] [2024-03-19T02:22:11.072Z] setS1ASclassPath: [2024-03-19T02:22:11.072Z] [2024-03-19T02:22:11.072Z] init-common: [2024-03-19T02:22:11.072Z] [2024-03-19T02:22:11.073Z] appclient-jar-common: [2024-03-19T02:22:11.073Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:11.073Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.073Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.073Z] [2024-03-19T02:22:11.073Z] package-appclientjar-common: [2024-03-19T02:22:11.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:11.073Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:11.073Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:11.073Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/orb_annotation-client.jar [2024-03-19T02:22:11.073Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:11.073Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.073Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.073Z] [2024-03-19T02:22:11.074Z] setOSConditions: [2024-03-19T02:22:11.074Z] [2024-03-19T02:22:11.074Z] fixFiles: [2024-03-19T02:22:11.074Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:11.074Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.074Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.074Z] [2024-03-19T02:22:11.074Z] convUnix: [2024-03-19T02:22:11.074Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:11.074Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.074Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.074Z] [2024-03-19T02:22:11.074Z] convWin: [2024-03-19T02:22:11.074Z] [2024-03-19T02:22:11.074Z] setToolWin: [2024-03-19T02:22:11.074Z] [2024-03-19T02:22:11.074Z] setToolUnix: [2024-03-19T02:22:11.074Z] [2024-03-19T02:22:11.075Z] setToolProperty: [2024-03-19T02:22:11.075Z] [2024-03-19T02:22:11.075Z] setS1ASclassPath: [2024-03-19T02:22:11.075Z] [2024-03-19T02:22:11.075Z] init-common: [2024-03-19T02:22:11.075Z] [2024-03-19T02:22:11.075Z] ear-common: [2024-03-19T02:22:11.075Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:11.075Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/descriptor/sun-application.xml to copy. [2024-03-19T02:22:11.075Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:22:11.075Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:11.075Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/orb_annotationApp.ear [2024-03-19T02:22:11.075Z] [2024-03-19T02:22:11.075Z] deploy: [2024-03-19T02:22:11.075Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:11.075Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.075Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.075Z] [2024-03-19T02:22:11.075Z] setOSConditions: [2024-03-19T02:22:11.076Z] [2024-03-19T02:22:11.076Z] setToolWin: [2024-03-19T02:22:11.076Z] [2024-03-19T02:22:11.076Z] setToolUnix: [2024-03-19T02:22:11.076Z] [2024-03-19T02:22:11.076Z] setToolProperty: [2024-03-19T02:22:11.076Z] [2024-03-19T02:22:11.076Z] setS1ASclassPath: [2024-03-19T02:22:11.076Z] [2024-03-19T02:22:11.076Z] init-common: [2024-03-19T02:22:11.076Z] [2024-03-19T02:22:11.076Z] deploy-common: [2024-03-19T02:22:11.076Z] [echo] Current time (ISO): 2024-03-19T02:22:10.994+0000 [2024-03-19T02:22:11.076Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:11.076Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.076Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.076Z] [2024-03-19T02:22:11.076Z] setOSConditions: [2024-03-19T02:22:11.076Z] [2024-03-19T02:22:11.076Z] setToolWin: [2024-03-19T02:22:11.076Z] [2024-03-19T02:22:11.076Z] setToolUnix: [2024-03-19T02:22:11.076Z] [2024-03-19T02:22:11.077Z] setToolProperty: [2024-03-19T02:22:11.077Z] [2024-03-19T02:22:11.077Z] setS1ASclassPath: [2024-03-19T02:22:11.077Z] [2024-03-19T02:22:11.077Z] init-common: [2024-03-19T02:22:11.077Z] [2024-03-19T02:22:11.077Z] deploy-common-pe: [2024-03-19T02:22:11.084Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:11.084Z] [WARNING] [echo] deploying simple-bv-servlet.war [2024-03-19T02:22:11.133Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:11.133Z] [javac] 1 warning [2024-03-19T02:22:11.133Z] [2024-03-19T02:22:11.133Z] build: [2024-03-19T02:22:11.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:11.133Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithlibs-ejb.jar [2024-03-19T02:22:11.134Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithlibs-pu.jar [2024-03-19T02:22:11.134Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithlibs-base.jar [2024-03-19T02:22:11.134Z] [2024-03-19T02:22:11.134Z] run: [2024-03-19T02:22:11.134Z] [2024-03-19T02:22:11.134Z] setOSConditions: [2024-03-19T02:22:11.134Z] [2024-03-19T02:22:11.134Z] setToolWin: [2024-03-19T02:22:11.134Z] [2024-03-19T02:22:11.134Z] setToolUnix: [2024-03-19T02:22:11.134Z] [2024-03-19T02:22:11.134Z] setToolProperty: [2024-03-19T02:22:11.134Z] [2024-03-19T02:22:11.134Z] setS1ASclassPath: [2024-03-19T02:22:11.134Z] [2024-03-19T02:22:11.134Z] init-common: [2024-03-19T02:22:11.134Z] [2024-03-19T02:22:11.134Z] run_se: [2024-03-19T02:22:11.134Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:22:11.195Z] [exec] Servlet Output [2024-03-19T02:22:11.196Z] [exec]

Servlet :: All information I can give

[2024-03-19T02:22:11.196Z] [exec] Context Path : /administered-object-definition-embedra
[2024-03-19T02:22:11.196Z] [exec] Servlet Path : /servlet
[2024-03-19T02:22:11.196Z] [exec] Path Info : null
[2024-03-19T02:22:11.196Z] [exec] [2024-03-19T02:22:11.196Z] [exec] Value of key is:administered-object-definition-web-ejb-test [2024-03-19T02:22:11.196Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:11.196Z] [exec] [2024-03-19T02:22:11.196Z] [exec] [2024-03-19T02:22:11.196Z] [exec] ----------------------------------------- [2024-03-19T02:22:11.196Z] [exec] - administered-object-definition-web-ejb-test: PASS - [2024-03-19T02:22:11.196Z] [exec] ----------------------------------------- [2024-03-19T02:22:11.196Z] [exec] Total PASS: 1 [2024-03-19T02:22:11.196Z] [exec] Total FAIL: 0 [2024-03-19T02:22:11.196Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:11.196Z] [exec] ----------------------------------------- [2024-03-19T02:22:11.196Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:11.196Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:11.196Z] [2024-03-19T02:22:11.196Z] checkReporting-common: [2024-03-19T02:22:11.196Z] [2024-03-19T02:22:11.196Z] confirmReportPresent-common: [2024-03-19T02:22:11.196Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:11.196Z] [echo] Test seems to be reported fine [2024-03-19T02:22:11.196Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/RepRunConf.txt [2024-03-19T02:22:11.196Z] [2024-03-19T02:22:11.196Z] confirmMissingReport-common: [2024-03-19T02:22:11.196Z] [2024-03-19T02:22:11.196Z] unsetup: [2024-03-19T02:22:11.196Z] [2024-03-19T02:22:11.196Z] undeploy: [2024-03-19T02:22:11.196Z] [2024-03-19T02:22:11.196Z] setOSConditions: [2024-03-19T02:22:11.196Z] [2024-03-19T02:22:11.196Z] setToolWin: [2024-03-19T02:22:11.196Z] [2024-03-19T02:22:11.197Z] setToolUnix: [2024-03-19T02:22:11.197Z] [2024-03-19T02:22:11.197Z] setToolProperty: [2024-03-19T02:22:11.197Z] [2024-03-19T02:22:11.197Z] setS1ASclassPath: [2024-03-19T02:22:11.197Z] [2024-03-19T02:22:11.197Z] init-common: [2024-03-19T02:22:11.197Z] [2024-03-19T02:22:11.197Z] undeploy-common: [2024-03-19T02:22:11.197Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false administered-object-definition-embedraApp [2024-03-19T02:22:11.197Z] [2024-03-19T02:22:11.197Z] all: [2024-03-19T02:22:11.197Z] [echo] @@## administered-object-definition##@@ [2024-03-19T02:22:11.197Z] [2024-03-19T02:22:11.197Z] setOSConditions: [2024-03-19T02:22:11.197Z] [2024-03-19T02:22:11.197Z] setToolWin: [2024-03-19T02:22:11.197Z] [2024-03-19T02:22:11.197Z] setToolUnix: [2024-03-19T02:22:11.197Z] [2024-03-19T02:22:11.197Z] setToolProperty: [2024-03-19T02:22:11.197Z] [2024-03-19T02:22:11.197Z] setS1ASclassPath: [2024-03-19T02:22:11.197Z] [2024-03-19T02:22:11.198Z] init-common: [2024-03-19T02:22:11.198Z] [2024-03-19T02:22:11.198Z] clean: [2024-03-19T02:22:11.229Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:11.229Z] [java] [2024-03-19T02:22:11.229Z] [java] [2024-03-19T02:22:11.229Z] [java] ----------------------------------------- [2024-03-19T02:22:11.229Z] [java] - jsp-config-include-chain: PASS - [2024-03-19T02:22:11.229Z] [java] ----------------------------------------- [2024-03-19T02:22:11.229Z] [java] - Total PASS : 1 - [2024-03-19T02:22:11.229Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:11.229Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:11.229Z] [java] ----------------------------------------- [2024-03-19T02:22:11.229Z] [2024-03-19T02:22:11.229Z] undeploy: [2024-03-19T02:22:11.230Z] [2024-03-19T02:22:11.230Z] setOSConditions: [2024-03-19T02:22:11.230Z] [2024-03-19T02:22:11.230Z] setToolWin: [2024-03-19T02:22:11.230Z] [2024-03-19T02:22:11.230Z] setToolUnix: [2024-03-19T02:22:11.230Z] [2024-03-19T02:22:11.230Z] setToolProperty: [2024-03-19T02:22:11.230Z] [2024-03-19T02:22:11.230Z] setS1ASclassPath: [2024-03-19T02:22:11.230Z] [2024-03-19T02:22:11.230Z] init-common: [2024-03-19T02:22:11.230Z] [2024-03-19T02:22:11.230Z] undeploy-war-common: [2024-03-19T02:22:11.246Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.246Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:11.246Z] [2024-03-19T02:22:11.246Z] setOSConditions: [2024-03-19T02:22:11.246Z] [2024-03-19T02:22:11.246Z] setToolWin: [2024-03-19T02:22:11.246Z] [2024-03-19T02:22:11.246Z] setToolUnix: [2024-03-19T02:22:11.246Z] [2024-03-19T02:22:11.246Z] setToolProperty: [2024-03-19T02:22:11.246Z] [2024-03-19T02:22:11.246Z] setS1ASclassPath: [2024-03-19T02:22:11.246Z] [2024-03-19T02:22:11.247Z] init-common: [2024-03-19T02:22:11.247Z] [2024-03-19T02:22:11.247Z] clean: [2024-03-19T02:22:11.247Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:11.247Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.247Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.247Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:11.247Z] [2024-03-19T02:22:11.247Z] setOSConditions: [2024-03-19T02:22:11.247Z] [2024-03-19T02:22:11.247Z] setToolWin: [2024-03-19T02:22:11.247Z] [2024-03-19T02:22:11.247Z] setToolUnix: [2024-03-19T02:22:11.247Z] [2024-03-19T02:22:11.247Z] setToolProperty: [2024-03-19T02:22:11.247Z] [2024-03-19T02:22:11.247Z] setS1ASclassPath: [2024-03-19T02:22:11.247Z] [2024-03-19T02:22:11.247Z] init-common: [2024-03-19T02:22:11.247Z] [2024-03-19T02:22:11.247Z] clean-common: [2024-03-19T02:22:11.248Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:11.248Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.248Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.248Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:11.248Z] [2024-03-19T02:22:11.248Z] setOSConditions: [2024-03-19T02:22:11.248Z] [2024-03-19T02:22:11.248Z] setToolWin: [2024-03-19T02:22:11.248Z] [2024-03-19T02:22:11.248Z] setToolUnix: [2024-03-19T02:22:11.248Z] [2024-03-19T02:22:11.248Z] setToolProperty: [2024-03-19T02:22:11.248Z] [2024-03-19T02:22:11.248Z] setS1ASclassPath: [2024-03-19T02:22:11.248Z] [2024-03-19T02:22:11.248Z] init-common: [2024-03-19T02:22:11.248Z] [2024-03-19T02:22:11.248Z] clean-classes-common: [2024-03-19T02:22:11.248Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:11.249Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:11.249Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.249Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.249Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:11.249Z] [2024-03-19T02:22:11.249Z] setOSConditions: [2024-03-19T02:22:11.249Z] [2024-03-19T02:22:11.249Z] setToolWin: [2024-03-19T02:22:11.249Z] [2024-03-19T02:22:11.249Z] setToolUnix: [2024-03-19T02:22:11.249Z] [2024-03-19T02:22:11.249Z] setToolProperty: [2024-03-19T02:22:11.249Z] [2024-03-19T02:22:11.249Z] setS1ASclassPath: [2024-03-19T02:22:11.249Z] [2024-03-19T02:22:11.249Z] init-common: [2024-03-19T02:22:11.249Z] [2024-03-19T02:22:11.249Z] clean-jars-common: [2024-03-19T02:22:11.249Z] [2024-03-19T02:22:11.249Z] assemble-web: [2024-03-19T02:22:11.249Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:11.249Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:11.250Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.250Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.250Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:11.250Z] [2024-03-19T02:22:11.250Z] setOSConditions: [2024-03-19T02:22:11.250Z] [2024-03-19T02:22:11.250Z] setToolWin: [2024-03-19T02:22:11.250Z] [2024-03-19T02:22:11.250Z] setToolUnix: [2024-03-19T02:22:11.250Z] [2024-03-19T02:22:11.250Z] setToolProperty: [2024-03-19T02:22:11.250Z] [2024-03-19T02:22:11.250Z] setS1ASclassPath: [2024-03-19T02:22:11.250Z] [2024-03-19T02:22:11.250Z] init-common: [2024-03-19T02:22:11.250Z] [2024-03-19T02:22:11.250Z] compile: [2024-03-19T02:22:11.250Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:11.250Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:11.251Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:11.251Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:11.251Z] [2024-03-19T02:22:11.251Z] setOSConditions: [2024-03-19T02:22:11.251Z] [2024-03-19T02:22:11.251Z] setToolWin: [2024-03-19T02:22:11.251Z] [2024-03-19T02:22:11.251Z] setToolUnix: [2024-03-19T02:22:11.251Z] [2024-03-19T02:22:11.251Z] setToolProperty: [2024-03-19T02:22:11.251Z] [2024-03-19T02:22:11.251Z] setS1ASclassPath: [2024-03-19T02:22:11.251Z] [2024-03-19T02:22:11.251Z] init-common: [2024-03-19T02:22:11.251Z] [2024-03-19T02:22:11.251Z] compile-common: [2024-03-19T02:22:11.251Z] [echo] Current time (ISO): 2024-03-19T02:22:11.165+0000 [2024-03-19T02:22:11.251Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:11.293Z] [2024-03-19T02:22:11.294Z] checkReporting-common: [2024-03-19T02:22:11.294Z] [2024-03-19T02:22:11.294Z] confirmReportPresent-common: [2024-03-19T02:22:11.294Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:11.294Z] [echo] Test seems to be reported fine [2024-03-19T02:22:11.294Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch/simple-validation-test/RepRunConf.txt [2024-03-19T02:22:11.294Z] [2024-03-19T02:22:11.294Z] confirmMissingReport-common: [2024-03-19T02:22:11.294Z] [2024-03-19T02:22:11.294Z] undeploy: [2024-03-19T02:22:11.294Z] [2024-03-19T02:22:11.294Z] setOSConditions: [2024-03-19T02:22:11.294Z] [2024-03-19T02:22:11.294Z] setToolWin: [2024-03-19T02:22:11.294Z] [2024-03-19T02:22:11.294Z] setToolUnix: [2024-03-19T02:22:11.294Z] [2024-03-19T02:22:11.295Z] setToolProperty: [2024-03-19T02:22:11.295Z] [2024-03-19T02:22:11.295Z] setS1ASclassPath: [2024-03-19T02:22:11.295Z] [2024-03-19T02:22:11.295Z] init-common: [2024-03-19T02:22:11.295Z] [2024-03-19T02:22:11.295Z] undeploy-common: [2024-03-19T02:22:11.450Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:11.450Z] [javac] 1 warning [2024-03-19T02:22:11.455Z] [2024-03-19T02:22:11.455Z] setOSConditions: [2024-03-19T02:22:11.455Z] [2024-03-19T02:22:11.455Z] setToolWin: [2024-03-19T02:22:11.455Z] [2024-03-19T02:22:11.455Z] setToolUnix: [2024-03-19T02:22:11.455Z] [2024-03-19T02:22:11.455Z] setToolProperty: [2024-03-19T02:22:11.455Z] [2024-03-19T02:22:11.455Z] setS1ASclassPath: [2024-03-19T02:22:11.455Z] [2024-03-19T02:22:11.455Z] init-common: [2024-03-19T02:22:11.455Z] [2024-03-19T02:22:11.455Z] clean-common: [2024-03-19T02:22:11.455Z] [2024-03-19T02:22:11.455Z] setOSConditions: [2024-03-19T02:22:11.455Z] [2024-03-19T02:22:11.455Z] setToolWin: [2024-03-19T02:22:11.455Z] [2024-03-19T02:22:11.455Z] setToolUnix: [2024-03-19T02:22:11.455Z] [2024-03-19T02:22:11.455Z] setToolProperty: [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.456Z] setS1ASclassPath: [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.456Z] init-common: [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.456Z] clean-classes-common: [2024-03-19T02:22:11.456Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.456Z] setOSConditions: [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.456Z] setToolWin: [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.456Z] setToolUnix: [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.456Z] setToolProperty: [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.456Z] setS1ASclassPath: [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.456Z] init-common: [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.456Z] clean-jars-common: [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.456Z] clean: [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.456Z] clean: [2024-03-19T02:22:11.456Z] [2024-03-19T02:22:11.457Z] setOSConditions: [2024-03-19T02:22:11.457Z] [2024-03-19T02:22:11.457Z] setToolWin: [2024-03-19T02:22:11.457Z] [2024-03-19T02:22:11.457Z] setToolUnix: [2024-03-19T02:22:11.457Z] [2024-03-19T02:22:11.457Z] setToolProperty: [2024-03-19T02:22:11.457Z] [2024-03-19T02:22:11.457Z] setS1ASclassPath: [2024-03-19T02:22:11.457Z] [2024-03-19T02:22:11.457Z] init-common: [2024-03-19T02:22:11.457Z] [2024-03-19T02:22:11.457Z] clean-classes-common: [2024-03-19T02:22:11.457Z] [2024-03-19T02:22:11.457Z] compile: [2024-03-19T02:22:11.457Z] [2024-03-19T02:22:11.457Z] setOSConditions: [2024-03-19T02:22:11.457Z] [2024-03-19T02:22:11.457Z] setToolWin: [2024-03-19T02:22:11.457Z] [2024-03-19T02:22:11.457Z] setToolUnix: [2024-03-19T02:22:11.457Z] [2024-03-19T02:22:11.457Z] setToolProperty: [2024-03-19T02:22:11.457Z] [2024-03-19T02:22:11.457Z] setS1ASclassPath: [2024-03-19T02:22:11.458Z] [2024-03-19T02:22:11.458Z] init-common: [2024-03-19T02:22:11.458Z] [2024-03-19T02:22:11.458Z] compile-common: [2024-03-19T02:22:11.458Z] [echo] Current time (ISO): 2024-03-19T02:22:11.244+0000 [2024-03-19T02:22:11.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:11.458Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:11.486Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-include-chain-web [2024-03-19T02:22:11.487Z] [2024-03-19T02:22:11.487Z] all: [2024-03-19T02:22:11.487Z] [echo] [2024-03-19T02:22:11.487Z] [echo] ************************* [2024-03-19T02:22:11.487Z] [echo] * Running jspConfigJavacSource [2024-03-19T02:22:11.487Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource [2024-03-19T02:22:11.487Z] [echo] ************************* [2024-03-19T02:22:11.487Z] [echo] [2024-03-19T02:22:11.487Z] [2024-03-19T02:22:11.487Z] setOSConditions: [2024-03-19T02:22:11.487Z] [2024-03-19T02:22:11.487Z] setToolWin: [2024-03-19T02:22:11.487Z] [2024-03-19T02:22:11.487Z] setToolUnix: [2024-03-19T02:22:11.487Z] [2024-03-19T02:22:11.487Z] setToolProperty: [2024-03-19T02:22:11.487Z] [2024-03-19T02:22:11.487Z] setS1ASclassPath: [2024-03-19T02:22:11.487Z] [2024-03-19T02:22:11.487Z] init-common: [2024-03-19T02:22:11.487Z] [2024-03-19T02:22:11.487Z] clean: [2024-03-19T02:22:11.487Z] [2024-03-19T02:22:11.487Z] setOSConditions: [2024-03-19T02:22:11.487Z] [2024-03-19T02:22:11.487Z] setToolWin: [2024-03-19T02:22:11.487Z] [2024-03-19T02:22:11.487Z] setToolUnix: [2024-03-19T02:22:11.487Z] [2024-03-19T02:22:11.488Z] setToolProperty: [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.488Z] setS1ASclassPath: [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.488Z] init-common: [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.488Z] clean-common: [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.488Z] setOSConditions: [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.488Z] setToolWin: [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.488Z] setToolUnix: [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.488Z] setToolProperty: [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.488Z] setS1ASclassPath: [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.488Z] init-common: [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.488Z] clean-classes-common: [2024-03-19T02:22:11.488Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.488Z] setOSConditions: [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.488Z] setToolWin: [2024-03-19T02:22:11.488Z] [2024-03-19T02:22:11.489Z] setToolUnix: [2024-03-19T02:22:11.489Z] [2024-03-19T02:22:11.489Z] setToolProperty: [2024-03-19T02:22:11.489Z] [2024-03-19T02:22:11.489Z] setS1ASclassPath: [2024-03-19T02:22:11.489Z] [2024-03-19T02:22:11.489Z] init-common: [2024-03-19T02:22:11.489Z] [2024-03-19T02:22:11.489Z] clean-jars-common: [2024-03-19T02:22:11.489Z] [2024-03-19T02:22:11.489Z] compile: [2024-03-19T02:22:11.489Z] [2024-03-19T02:22:11.489Z] setOSConditions: [2024-03-19T02:22:11.489Z] [2024-03-19T02:22:11.489Z] setToolWin: [2024-03-19T02:22:11.489Z] [2024-03-19T02:22:11.489Z] setToolUnix: [2024-03-19T02:22:11.489Z] [2024-03-19T02:22:11.489Z] setToolProperty: [2024-03-19T02:22:11.489Z] [2024-03-19T02:22:11.489Z] setS1ASclassPath: [2024-03-19T02:22:11.489Z] [2024-03-19T02:22:11.489Z] init-common: [2024-03-19T02:22:11.489Z] [2024-03-19T02:22:11.489Z] compile-common: [2024-03-19T02:22:11.489Z] [echo] Current time (ISO): 2024-03-19T02:22:11.448+0000 [2024-03-19T02:22:11.489Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:11.490Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/servlet [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.490Z] build: [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.490Z] setOSConditions: [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.490Z] setToolWin: [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.490Z] setToolUnix: [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.490Z] setToolProperty: [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.490Z] setS1ASclassPath: [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.490Z] init-common: [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.490Z] webclient-war-common: [2024-03-19T02:22:11.490Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.490Z] clear: [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.490Z] test-tlds-exist: [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.490Z] copy-tlds: [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.490Z] test-tagfiles-exist: [2024-03-19T02:22:11.490Z] [2024-03-19T02:22:11.491Z] copy-tagfiles: [2024-03-19T02:22:11.491Z] [2024-03-19T02:22:11.491Z] package-war-common: [2024-03-19T02:22:11.491Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:11.491Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:11.491Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:11.491Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:11.491Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/lib [2024-03-19T02:22:11.491Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:11.491Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:11.491Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-javac-source-web.war [2024-03-19T02:22:11.491Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:11.491Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:11.491Z] [javac] Compiling 1 source file [2024-03-19T02:22:11.509Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:11.591Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:11.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/orb_annotationApp.ear [2024-03-19T02:22:11.652Z] [INFO] [exec] Application deployed with name simple-bv-servlet. [2024-03-19T02:22:11.652Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:11.652Z] [WARNING] [echo] [2024-03-19T02:22:11.652Z] [WARNING] [echo] ************************* [2024-03-19T02:22:11.652Z] [WARNING] [echo] * build-deploy weld/numberguess [2024-03-19T02:22:11.652Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/numberguess [2024-03-19T02:22:11.652Z] [WARNING] [echo] ************************* [2024-03-19T02:22:11.653Z] [WARNING] [echo] [2024-03-19T02:22:11.653Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:11.653Z] [WARNING] [echo] Listing of source files: NumberGuessTestNG.java [2024-03-19T02:22:11.653Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:11.653Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:11.653Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:11.653Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:11.653Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:11.704Z] [java] Mar 19, 2024 2:22:11 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:11.704Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:22:11.704Z] [java] Mar 19, 2024 2:22:11 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:11.704Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain17932363667274571343xml [2024-03-19T02:22:11.704Z] [java] Mar 19, 2024 2:22:11 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:11.704Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:22:11.709Z] [2024-03-19T02:22:11.709Z] setOSConditions: [2024-03-19T02:22:11.709Z] [2024-03-19T02:22:11.709Z] setToolWin: [2024-03-19T02:22:11.709Z] [2024-03-19T02:22:11.709Z] setToolUnix: [2024-03-19T02:22:11.709Z] [2024-03-19T02:22:11.709Z] setToolProperty: [2024-03-19T02:22:11.709Z] [2024-03-19T02:22:11.709Z] setS1ASclassPath: [2024-03-19T02:22:11.709Z] [2024-03-19T02:22:11.709Z] init-common: [2024-03-19T02:22:11.709Z] [2024-03-19T02:22:11.709Z] compile-common: [2024-03-19T02:22:11.709Z] [echo] Current time (ISO): 2024-03-19T02:22:11.461+0000 [2024-03-19T02:22:11.709Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:11.719Z] [INFO] [exec] Application deployed with name extensions. [2024-03-19T02:22:11.719Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:11.719Z] [WARNING] [echo] Glassfish Full Profile Build Deploy [2024-03-19T02:22:11.719Z] [WARNING] [echo] [2024-03-19T02:22:11.719Z] [WARNING] [echo] ************************* [2024-03-19T02:22:11.719Z] [WARNING] [echo] * build-deploy ejb/remoteview [2024-03-19T02:22:11.719Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/remoteview [2024-03-19T02:22:11.719Z] [WARNING] [echo] ************************* [2024-03-19T02:22:11.719Z] [WARNING] [echo] [2024-03-19T02:22:11.719Z] [WARNING] [echo] archive-type is jar [2024-03-19T02:22:11.747Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:11.748Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:11.748Z] [2024-03-19T02:22:11.748Z] publish-war-common: [2024-03-19T02:22:11.748Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/wars [2024-03-19T02:22:11.748Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/wars [2024-03-19T02:22:11.748Z] [2024-03-19T02:22:11.748Z] build-publish-war: [2024-03-19T02:22:11.748Z] [echo] [2024-03-19T02:22:11.748Z] [echo] ************************* [2024-03-19T02:22:11.748Z] [echo] * Running jspConfigJspFile [2024-03-19T02:22:11.748Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile [2024-03-19T02:22:11.748Z] [echo] ************************* [2024-03-19T02:22:11.748Z] [echo] [2024-03-19T02:22:11.748Z] [2024-03-19T02:22:11.748Z] setOSConditions: [2024-03-19T02:22:11.748Z] [2024-03-19T02:22:11.748Z] setToolWin: [2024-03-19T02:22:11.748Z] [2024-03-19T02:22:11.748Z] setToolUnix: [2024-03-19T02:22:11.748Z] [2024-03-19T02:22:11.748Z] setToolProperty: [2024-03-19T02:22:11.748Z] [2024-03-19T02:22:11.748Z] setS1ASclassPath: [2024-03-19T02:22:11.748Z] [2024-03-19T02:22:11.748Z] init-common: [2024-03-19T02:22:11.748Z] [2024-03-19T02:22:11.748Z] clean: [2024-03-19T02:22:11.748Z] [2024-03-19T02:22:11.748Z] setOSConditions: [2024-03-19T02:22:11.748Z] [2024-03-19T02:22:11.748Z] setToolWin: [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] setToolUnix: [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] setToolProperty: [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] setS1ASclassPath: [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] init-common: [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] clean-common: [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] setOSConditions: [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] setToolWin: [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] setToolUnix: [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] setToolProperty: [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] setS1ASclassPath: [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] init-common: [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] clean-classes-common: [2024-03-19T02:22:11.749Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:11.749Z] [2024-03-19T02:22:11.749Z] setOSConditions: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] setToolWin: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] setToolUnix: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] setToolProperty: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] setS1ASclassPath: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] init-common: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] clean-jars-common: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] compile: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] setOSConditions: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] setToolWin: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] setToolUnix: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] setToolProperty: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] setS1ASclassPath: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.750Z] init-common: [2024-03-19T02:22:11.750Z] [2024-03-19T02:22:11.751Z] compile-common: [2024-03-19T02:22:11.751Z] [echo] Current time (ISO): 2024-03-19T02:22:11.534+0000 [2024-03-19T02:22:11.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:11.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/servlet [2024-03-19T02:22:11.751Z] [2024-03-19T02:22:11.751Z] build: [2024-03-19T02:22:11.751Z] [2024-03-19T02:22:11.751Z] setOSConditions: [2024-03-19T02:22:11.751Z] [2024-03-19T02:22:11.751Z] setToolWin: [2024-03-19T02:22:11.751Z] [2024-03-19T02:22:11.751Z] setToolUnix: [2024-03-19T02:22:11.751Z] [2024-03-19T02:22:11.751Z] setToolProperty: [2024-03-19T02:22:11.751Z] [2024-03-19T02:22:11.751Z] setS1ASclassPath: [2024-03-19T02:22:11.751Z] [2024-03-19T02:22:11.751Z] init-common: [2024-03-19T02:22:11.751Z] [2024-03-19T02:22:11.751Z] webclient-war-common: [2024-03-19T02:22:11.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:11.751Z] [2024-03-19T02:22:11.751Z] clear: [2024-03-19T02:22:11.751Z] [2024-03-19T02:22:11.751Z] test-tlds-exist: [2024-03-19T02:22:11.751Z] [2024-03-19T02:22:11.752Z] copy-tlds: [2024-03-19T02:22:11.752Z] [2024-03-19T02:22:11.752Z] test-tagfiles-exist: [2024-03-19T02:22:11.752Z] [2024-03-19T02:22:11.752Z] copy-tagfiles: [2024-03-19T02:22:11.752Z] [2024-03-19T02:22:11.752Z] package-war-common: [2024-03-19T02:22:11.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:11.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:11.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:11.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:11.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/lib [2024-03-19T02:22:11.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:11.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:11.752Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-jsp-file-web.war [2024-03-19T02:22:11.752Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:11.752Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:11.752Z] [javac] Compiling 1 source file [2024-03-19T02:22:11.752Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:11.752Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:11.752Z] [2024-03-19T02:22:11.752Z] deploy: [2024-03-19T02:22:11.753Z] [2024-03-19T02:22:11.753Z] deploy-war-common: [2024-03-19T02:22:11.753Z] [2024-03-19T02:22:11.753Z] setOSConditions: [2024-03-19T02:22:11.753Z] [2024-03-19T02:22:11.753Z] setToolWin: [2024-03-19T02:22:11.753Z] [2024-03-19T02:22:11.753Z] setToolUnix: [2024-03-19T02:22:11.753Z] [2024-03-19T02:22:11.753Z] setToolProperty: [2024-03-19T02:22:11.753Z] [2024-03-19T02:22:11.753Z] setS1ASclassPath: [2024-03-19T02:22:11.753Z] [2024-03-19T02:22:11.753Z] init-common: [2024-03-19T02:22:11.753Z] [2024-03-19T02:22:11.753Z] deploy-war-commonpe: [2024-03-19T02:22:11.766Z] [javac] 1 warning [2024-03-19T02:22:11.766Z] [2024-03-19T02:22:11.766Z] build: [2024-03-19T02:22:11.766Z] [2024-03-19T02:22:11.766Z] setOSConditions: [2024-03-19T02:22:11.766Z] [2024-03-19T02:22:11.766Z] setToolWin: [2024-03-19T02:22:11.766Z] [2024-03-19T02:22:11.767Z] setToolUnix: [2024-03-19T02:22:11.767Z] [2024-03-19T02:22:11.767Z] setToolProperty: [2024-03-19T02:22:11.767Z] [2024-03-19T02:22:11.767Z] setS1ASclassPath: [2024-03-19T02:22:11.767Z] [2024-03-19T02:22:11.767Z] init-common: [2024-03-19T02:22:11.767Z] [2024-03-19T02:22:11.767Z] webclient-war-common: [2024-03-19T02:22:11.767Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:11.767Z] [2024-03-19T02:22:11.767Z] clear: [2024-03-19T02:22:11.767Z] [2024-03-19T02:22:11.767Z] test-tlds-exist: [2024-03-19T02:22:11.767Z] [2024-03-19T02:22:11.767Z] copy-tlds: [2024-03-19T02:22:11.767Z] [2024-03-19T02:22:11.767Z] test-tagfiles-exist: [2024-03-19T02:22:11.767Z] [2024-03-19T02:22:11.767Z] copy-tagfiles: [2024-03-19T02:22:11.767Z] [2024-03-19T02:22:11.767Z] package-war-common: [2024-03-19T02:22:11.767Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:11.767Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:11.767Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:11.767Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:11.768Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/injection-point/lib [2024-03-19T02:22:11.768Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:11.768Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:11.768Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/injection-point/docroot [2024-03-19T02:22:11.768Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-programmatic-lookup-servlet-annotation-web.war [2024-03-19T02:22:11.768Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:11.768Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/injection-point/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:11.768Z] [javac] Compiling 1 source file [2024-03-19T02:22:11.768Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/injection-point/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:11.768Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:11.768Z] [2024-03-19T02:22:11.768Z] deploy: [2024-03-19T02:22:11.768Z] [2024-03-19T02:22:11.768Z] deploy-war-common: [2024-03-19T02:22:11.768Z] [2024-03-19T02:22:11.768Z] setOSConditions: [2024-03-19T02:22:11.768Z] [2024-03-19T02:22:11.768Z] setToolWin: [2024-03-19T02:22:11.768Z] [2024-03-19T02:22:11.768Z] setToolUnix: [2024-03-19T02:22:11.768Z] [2024-03-19T02:22:11.768Z] setToolProperty: [2024-03-19T02:22:11.768Z] [2024-03-19T02:22:11.768Z] setS1ASclassPath: [2024-03-19T02:22:11.769Z] [2024-03-19T02:22:11.769Z] init-common: [2024-03-19T02:22:11.769Z] [2024-03-19T02:22:11.769Z] deploy-war-commonpe: [2024-03-19T02:22:11.861Z] [exec] Mar 19, 2024 2:22:11 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:11.861Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2aee0704 [2024-03-19T02:22:11.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false Simple-ValidationApp [2024-03-19T02:22:11.877Z] [2024-03-19T02:22:11.877Z] all: [2024-03-19T02:22:11.878Z] [2024-03-19T02:22:11.878Z] BUILD SUCCESSFUL [2024-03-19T02:22:11.878Z] Total time: 51 seconds [2024-03-19T02:22:11.878Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin stop-database [2024-03-19T02:22:11.909Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:11.909Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:11.910Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:11.910Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:11.910Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:11.910Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:11.910Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:11.910Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:11.910Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:11.910Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/numberguess/src/test/NumberGuessTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:11.910Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:11.910Z] 6 warnings [2024-03-19T02:22:11.910Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:11.910Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/numberguess.war [2024-03-19T02:22:11.910Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:11.910Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest [2024-03-19T02:22:11.910Z] [INFO] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:11.910Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:11.910Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:11.910Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:11.910Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:11.910Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:11.910Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:11.910Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:11.910Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:11.910Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:11.910Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:11.910Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:11.976Z] [WARNING] [echo] archive-type is jar [2024-03-19T02:22:11.976Z] [WARNING] [echo] archive-type is jar [2024-03-19T02:22:11.976Z] [WARNING] [echo] archive-type is jar [2024-03-19T02:22:11.976Z] [WARNING] [echo] Now creating a jar file ../../dist/EJB_remoteview/remoteview.jar [2024-03-19T02:22:11.976Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_remoteview/app [2024-03-19T02:22:11.976Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_remoteview [2024-03-19T02:22:11.976Z] [WARNING] [echo] Now compiling [2024-03-19T02:22:11.976Z] [INFO] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_remoteview/app [2024-03-19T02:22:11.976Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:11.976Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:11.976Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:11.976Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:11.976Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:11.976Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:11.976Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:11.976Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:11.976Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:11.976Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:11.976Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:12.025Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-programmatic-lookup-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-programmatic-lookup-servlet-annotation-web.war [2024-03-19T02:22:12.118Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbclient.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964140044288_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:22:12.118Z] [exec] Looked up home!! [2024-03-19T02:22:12.118Z] [exec] Narrowed home!! [2024-03-19T02:22:12.118Z] [exec] invoking ejb [2024-03-19T02:22:12.118Z] [exec] successfully invoked ejb [2024-03-19T02:22:12.118Z] [exec] Value of key is: main [2024-03-19T02:22:12.118Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:12.118Z] [exec] [2024-03-19T02:22:12.118Z] [exec] [2024-03-19T02:22:12.118Z] [exec] ----------------------------------------- [2024-03-19T02:22:12.118Z] [exec] - main: PASS - [2024-03-19T02:22:12.118Z] [exec] ----------------------------------------- [2024-03-19T02:22:12.118Z] [exec] Total PASS: 1 [2024-03-19T02:22:12.118Z] [exec] Total FAIL: 0 [2024-03-19T02:22:12.118Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:12.118Z] [exec] ----------------------------------------- [2024-03-19T02:22:12.118Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:12.118Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:12.118Z] [exec] Got the EJB!! [2024-03-19T02:22:12.167Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:12.167Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:12.167Z] 6 warnings [2024-03-19T02:22:12.167Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-03-19T02:22:12.168Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/numberguess/metadata/persistence.xml to copy. [2024-03-19T02:22:12.168Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest/numberguess.war [2024-03-19T02:22:12.168Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:12.168Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:12.168Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:12.168Z] [WARNING] [echo] deploying numberguess.war [2024-03-19T02:22:12.233Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:12.234Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:12.234Z] 6 warnings [2024-03-19T02:22:12.234Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_remoteview/remoteview.jar [2024-03-19T02:22:12.234Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_remoteview/remoteview.jar [2024-03-19T02:22:12.234Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:12.234Z] [WARNING] [echo] Listing of source files: RemoteViewTestNG.java [2024-03-19T02:22:12.234Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:12.308Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:12.308Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:12.308Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:12.308Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:12.308Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:12.308Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:12.308Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:12.316Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-jsp-file --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-jsp-file-web.war [2024-03-19T02:22:12.376Z] [2024-03-19T02:22:12.376Z] checkReporting-common: [2024-03-19T02:22:12.376Z] [2024-03-19T02:22:12.376Z] confirmReportPresent-common: [2024-03-19T02:22:12.376Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:12.376Z] [echo] Test seems to be reported fine [2024-03-19T02:22:12.376Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbclient/RepRunConf.txt [2024-03-19T02:22:12.376Z] [2024-03-19T02:22:12.376Z] confirmMissingReport-common: [2024-03-19T02:22:12.376Z] [2024-03-19T02:22:12.376Z] undeploy: [2024-03-19T02:22:12.376Z] [2024-03-19T02:22:12.376Z] setOSConditions: [2024-03-19T02:22:12.376Z] [2024-03-19T02:22:12.376Z] setToolWin: [2024-03-19T02:22:12.376Z] [2024-03-19T02:22:12.376Z] setToolUnix: [2024-03-19T02:22:12.376Z] [2024-03-19T02:22:12.376Z] setToolProperty: [2024-03-19T02:22:12.376Z] [2024-03-19T02:22:12.376Z] setS1ASclassPath: [2024-03-19T02:22:12.377Z] [2024-03-19T02:22:12.377Z] init-common: [2024-03-19T02:22:12.377Z] [2024-03-19T02:22:12.377Z] undeploy-common: [2024-03-19T02:22:12.394Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:12.394Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:12.394Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:12.394Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:12.394Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:12.394Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:12.394Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:12.447Z] [exec] Application deployed with name generic-embeddedApp. [2024-03-19T02:22:12.447Z] [echo] Deployment on target server server successful [2024-03-19T02:22:12.447Z] [2024-03-19T02:22:12.447Z] setOSConditions: [2024-03-19T02:22:12.447Z] [2024-03-19T02:22:12.447Z] setToolWin: [2024-03-19T02:22:12.447Z] [2024-03-19T02:22:12.447Z] setToolUnix: [2024-03-19T02:22:12.447Z] [2024-03-19T02:22:12.447Z] setToolProperty: [2024-03-19T02:22:12.447Z] [2024-03-19T02:22:12.447Z] setS1ASclassPath: [2024-03-19T02:22:12.448Z] [2024-03-19T02:22:12.448Z] init-common: [2024-03-19T02:22:12.448Z] [2024-03-19T02:22:12.448Z] deploy-common-ee: [2024-03-19T02:22:12.448Z] [2024-03-19T02:22:12.448Z] setOSConditions: [2024-03-19T02:22:12.448Z] [2024-03-19T02:22:12.448Z] setToolWin: [2024-03-19T02:22:12.448Z] [2024-03-19T02:22:12.448Z] setToolUnix: [2024-03-19T02:22:12.448Z] [2024-03-19T02:22:12.448Z] setToolProperty: [2024-03-19T02:22:12.448Z] [2024-03-19T02:22:12.448Z] setS1ASclassPath: [2024-03-19T02:22:12.448Z] [2024-03-19T02:22:12.448Z] init-common: [2024-03-19T02:22:12.448Z] [2024-03-19T02:22:12.448Z] testAddAdmin: [2024-03-19T02:22:12.448Z] [2024-03-19T02:22:12.448Z] asadmin-common: [2024-03-19T02:22:12.448Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:22:12.503Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:12.503Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:12.503Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:12.503Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:12.503Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:12.503Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:12.503Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:12.504Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:12.504Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:12.504Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:12.504Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:12.504Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:12.504Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:12.504Z] 6 warnings [2024-03-19T02:22:12.572Z] [exec] Application deployed with name web-jsp-config-jsp-file-web. [2024-03-19T02:22:12.572Z] [2024-03-19T02:22:12.572Z] deploy-war-commonee: [2024-03-19T02:22:12.572Z] [2024-03-19T02:22:12.572Z] run: [2024-03-19T02:22:12.579Z] [exec] Application deployed with name orb_annotationApp. [2024-03-19T02:22:12.579Z] [echo] Deployment on target server server successful [2024-03-19T02:22:12.580Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:12.580Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:12.580Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:12.580Z] [2024-03-19T02:22:12.580Z] setOSConditions: [2024-03-19T02:22:12.580Z] [2024-03-19T02:22:12.580Z] setToolWin: [2024-03-19T02:22:12.580Z] [2024-03-19T02:22:12.580Z] setToolUnix: [2024-03-19T02:22:12.580Z] [2024-03-19T02:22:12.580Z] setToolProperty: [2024-03-19T02:22:12.580Z] [2024-03-19T02:22:12.580Z] setS1ASclassPath: [2024-03-19T02:22:12.580Z] [2024-03-19T02:22:12.580Z] init-common: [2024-03-19T02:22:12.580Z] [2024-03-19T02:22:12.580Z] deploy-common-ee: [2024-03-19T02:22:12.580Z] [2024-03-19T02:22:12.580Z] run: [2024-03-19T02:22:12.580Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:12.580Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:12.581Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:12.581Z] [2024-03-19T02:22:12.581Z] setOSConditions: [2024-03-19T02:22:12.581Z] [2024-03-19T02:22:12.581Z] setToolWin: [2024-03-19T02:22:12.581Z] [2024-03-19T02:22:12.581Z] setToolUnix: [2024-03-19T02:22:12.581Z] [2024-03-19T02:22:12.581Z] setToolProperty: [2024-03-19T02:22:12.581Z] [2024-03-19T02:22:12.581Z] setS1ASclassPath: [2024-03-19T02:22:12.581Z] [2024-03-19T02:22:12.581Z] init-common: [2024-03-19T02:22:12.581Z] [2024-03-19T02:22:12.581Z] runclient-common: [2024-03-19T02:22:12.581Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/orb_annotationAppClient.jar -name orb_annotationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-03-19T02:22:12.610Z] [exec] Application deployed with name cdi-programmatic-lookup-servlet-annotation-web. [2024-03-19T02:22:12.610Z] [2024-03-19T02:22:12.610Z] deploy-war-commonee: [2024-03-19T02:22:12.610Z] [2024-03-19T02:22:12.610Z] run: [2024-03-19T02:22:12.610Z] [java] opening connection to http://localhost:8080/cdi-programmatic-lookup-servlet-annotation/myurl?username=scott&password=tiger [2024-03-19T02:22:12.610Z] [java] TESTNAME injection-point-tests [2024-03-19T02:22:12.610Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:12.610Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:12.610Z] [java] [2024-03-19T02:22:12.610Z] [java] [2024-03-19T02:22:12.610Z] [java] ----------------------------------------- [2024-03-19T02:22:12.610Z] [java] - injection-point-tests: PASS - [2024-03-19T02:22:12.610Z] [java] ----------------------------------------- [2024-03-19T02:22:12.610Z] [java] - Total PASS : 1 - [2024-03-19T02:22:12.610Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:12.610Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:12.610Z] [java] ----------------------------------------- [2024-03-19T02:22:12.610Z] [2024-03-19T02:22:12.611Z] undeploy: [2024-03-19T02:22:12.611Z] [2024-03-19T02:22:12.611Z] setOSConditions: [2024-03-19T02:22:12.611Z] [2024-03-19T02:22:12.611Z] setToolWin: [2024-03-19T02:22:12.611Z] [2024-03-19T02:22:12.611Z] setToolUnix: [2024-03-19T02:22:12.611Z] [2024-03-19T02:22:12.611Z] setToolProperty: [2024-03-19T02:22:12.611Z] [2024-03-19T02:22:12.611Z] setS1ASclassPath: [2024-03-19T02:22:12.611Z] [2024-03-19T02:22:12.611Z] init-common: [2024-03-19T02:22:12.611Z] [2024-03-19T02:22:12.611Z] undeploy-war-common: [2024-03-19T02:22:12.636Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:12.636Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:12.636Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:12.636Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:12.636Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:12.636Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:12.636Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:12.638Z] [java] Mar 19, 2024 2:22:12 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:22:12.638Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:22:12.678Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:12.678Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:12.678Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:12.678Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:12.678Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:12.678Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:12.678Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:12.762Z] [WARNING] [echo] deploying remoteview.jar [2024-03-19T02:22:12.830Z] [java] Connecting to: http://localhost:45711/web-jsp-config-jsp-file/TestServlet [2024-03-19T02:22:12.830Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:12.830Z] [java] [2024-03-19T02:22:12.830Z] [java] [2024-03-19T02:22:12.830Z] [java] ----------------------------------------- [2024-03-19T02:22:12.830Z] [java] - jsp-config-jsp-file: PASS - [2024-03-19T02:22:12.830Z] [java] ----------------------------------------- [2024-03-19T02:22:12.830Z] [java] - Total PASS : 1 - [2024-03-19T02:22:12.830Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:12.830Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:12.830Z] [java] ----------------------------------------- [2024-03-19T02:22:12.830Z] [2024-03-19T02:22:12.830Z] undeploy: [2024-03-19T02:22:12.831Z] [2024-03-19T02:22:12.831Z] setOSConditions: [2024-03-19T02:22:12.831Z] [2024-03-19T02:22:12.831Z] setToolWin: [2024-03-19T02:22:12.831Z] [2024-03-19T02:22:12.831Z] setToolUnix: [2024-03-19T02:22:12.831Z] [2024-03-19T02:22:12.831Z] setToolProperty: [2024-03-19T02:22:12.831Z] [2024-03-19T02:22:12.831Z] setS1ASclassPath: [2024-03-19T02:22:12.831Z] [2024-03-19T02:22:12.831Z] init-common: [2024-03-19T02:22:12.831Z] [2024-03-19T02:22:12.831Z] undeploy-war-common: [2024-03-19T02:22:12.841Z] Tue Mar 19 02:22:12 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-03-19T02:22:12.868Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-programmatic-lookup-servlet-annotation-web [2024-03-19T02:22:12.868Z] [2024-03-19T02:22:12.868Z] all: [2024-03-19T02:22:12.868Z] [echo] [2024-03-19T02:22:12.868Z] [echo] ************************* [2024-03-19T02:22:12.868Z] [echo] * Running interceptors [2024-03-19T02:22:12.868Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors [2024-03-19T02:22:12.868Z] [echo] ************************* [2024-03-19T02:22:12.869Z] [echo] [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] all: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] interceptors: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] setOSConditions: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] setToolWin: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] setToolUnix: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] setToolProperty: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] setS1ASclassPath: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] init-common: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] clean: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] setOSConditions: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] setToolWin: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] setToolUnix: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] setToolProperty: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.869Z] setS1ASclassPath: [2024-03-19T02:22:12.869Z] [2024-03-19T02:22:12.870Z] init-common: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] clean-common: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] setOSConditions: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] setToolWin: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] setToolUnix: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] setToolProperty: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] setS1ASclassPath: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] init-common: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] clean-classes-common: [2024-03-19T02:22:12.870Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] setOSConditions: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] setToolWin: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] setToolUnix: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] setToolProperty: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.870Z] setS1ASclassPath: [2024-03-19T02:22:12.870Z] [2024-03-19T02:22:12.871Z] init-common: [2024-03-19T02:22:12.871Z] [2024-03-19T02:22:12.871Z] clean-jars-common: [2024-03-19T02:22:12.871Z] [2024-03-19T02:22:12.871Z] compile: [2024-03-19T02:22:12.871Z] [2024-03-19T02:22:12.871Z] setOSConditions: [2024-03-19T02:22:12.871Z] [2024-03-19T02:22:12.871Z] setToolWin: [2024-03-19T02:22:12.871Z] [2024-03-19T02:22:12.871Z] setToolUnix: [2024-03-19T02:22:12.871Z] [2024-03-19T02:22:12.871Z] setToolProperty: [2024-03-19T02:22:12.871Z] [2024-03-19T02:22:12.871Z] setS1ASclassPath: [2024-03-19T02:22:12.871Z] [2024-03-19T02:22:12.871Z] init-common: [2024-03-19T02:22:12.871Z] [2024-03-19T02:22:12.871Z] compile-common: [2024-03-19T02:22:12.871Z] [echo] Current time (ISO): 2024-03-19T02:22:12.866+0000 [2024-03-19T02:22:12.871Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:12.871Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:12.873Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:12.873Z] [javac] 1 warning [2024-03-19T02:22:12.873Z] [2024-03-19T02:22:12.873Z] compile-client: [2024-03-19T02:22:12.873Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:12.901Z] [java] Mar 19, 2024 2:22:12 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:22:12.901Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:22:12.940Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-ejbclientApp [2024-03-19T02:22:12.940Z] [2024-03-19T02:22:12.940Z] all: [2024-03-19T02:22:12.940Z] [2024-03-19T02:22:12.941Z] appclient: [2024-03-19T02:22:12.941Z] [2024-03-19T02:22:12.941Z] setOSConditions: [2024-03-19T02:22:12.941Z] [2024-03-19T02:22:12.941Z] setToolWin: [2024-03-19T02:22:12.941Z] [2024-03-19T02:22:12.941Z] setToolUnix: [2024-03-19T02:22:12.941Z] [2024-03-19T02:22:12.941Z] setToolProperty: [2024-03-19T02:22:12.941Z] [2024-03-19T02:22:12.941Z] setS1ASclassPath: [2024-03-19T02:22:12.941Z] [2024-03-19T02:22:12.941Z] init-common: [2024-03-19T02:22:12.941Z] [2024-03-19T02:22:12.941Z] clean: [2024-03-19T02:22:12.941Z] [2024-03-19T02:22:12.941Z] setOSConditions: [2024-03-19T02:22:12.942Z] [2024-03-19T02:22:12.942Z] setToolWin: [2024-03-19T02:22:12.942Z] [2024-03-19T02:22:12.942Z] setToolUnix: [2024-03-19T02:22:12.942Z] [2024-03-19T02:22:12.942Z] setToolProperty: [2024-03-19T02:22:12.942Z] [2024-03-19T02:22:12.942Z] setS1ASclassPath: [2024-03-19T02:22:12.942Z] [2024-03-19T02:22:12.942Z] init-common: [2024-03-19T02:22:12.942Z] [2024-03-19T02:22:12.942Z] clean-common: [2024-03-19T02:22:12.942Z] [2024-03-19T02:22:12.942Z] setOSConditions: [2024-03-19T02:22:12.942Z] [2024-03-19T02:22:12.943Z] setToolWin: [2024-03-19T02:22:12.943Z] [2024-03-19T02:22:12.943Z] setToolUnix: [2024-03-19T02:22:12.943Z] [2024-03-19T02:22:12.943Z] setToolProperty: [2024-03-19T02:22:12.943Z] [2024-03-19T02:22:12.943Z] setS1ASclassPath: [2024-03-19T02:22:12.943Z] [2024-03-19T02:22:12.943Z] init-common: [2024-03-19T02:22:12.943Z] [2024-03-19T02:22:12.943Z] clean-classes-common: [2024-03-19T02:22:12.943Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:12.943Z] [2024-03-19T02:22:12.943Z] setOSConditions: [2024-03-19T02:22:12.943Z] [2024-03-19T02:22:12.944Z] setToolWin: [2024-03-19T02:22:12.944Z] [2024-03-19T02:22:12.944Z] setToolUnix: [2024-03-19T02:22:12.944Z] [2024-03-19T02:22:12.944Z] setToolProperty: [2024-03-19T02:22:12.944Z] [2024-03-19T02:22:12.944Z] setS1ASclassPath: [2024-03-19T02:22:12.944Z] [2024-03-19T02:22:12.944Z] init-common: [2024-03-19T02:22:12.944Z] [2024-03-19T02:22:12.944Z] clean-jars-common: [2024-03-19T02:22:12.944Z] [2024-03-19T02:22:12.944Z] compile: [2024-03-19T02:22:12.944Z] [2024-03-19T02:22:12.944Z] setOSConditions: [2024-03-19T02:22:12.945Z] [2024-03-19T02:22:12.945Z] setToolWin: [2024-03-19T02:22:12.945Z] [2024-03-19T02:22:12.945Z] setToolUnix: [2024-03-19T02:22:12.945Z] [2024-03-19T02:22:12.945Z] setToolProperty: [2024-03-19T02:22:12.945Z] [2024-03-19T02:22:12.945Z] setS1ASclassPath: [2024-03-19T02:22:12.945Z] [2024-03-19T02:22:12.945Z] init-common: [2024-03-19T02:22:12.945Z] [2024-03-19T02:22:12.945Z] compile-common: [2024-03-19T02:22:12.945Z] [echo] Current time (ISO): 2024-03-19T02:22:12.924+0000 [2024-03-19T02:22:12.945Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:12.945Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:13.014Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-03-19T02:22:13.014Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:22:13.014Z] [2024-03-19T02:22:13.014Z] setOSConditions: [2024-03-19T02:22:13.014Z] [2024-03-19T02:22:13.014Z] setToolWin: [2024-03-19T02:22:13.014Z] [2024-03-19T02:22:13.014Z] setToolUnix: [2024-03-19T02:22:13.014Z] [2024-03-19T02:22:13.014Z] setToolProperty: [2024-03-19T02:22:13.014Z] [2024-03-19T02:22:13.014Z] setS1ASclassPath: [2024-03-19T02:22:13.015Z] [2024-03-19T02:22:13.015Z] init-common: [2024-03-19T02:22:13.015Z] [2024-03-19T02:22:13.015Z] restart: [2024-03-19T02:22:13.015Z] [echo] Not required to restart [2024-03-19T02:22:13.015Z] [2024-03-19T02:22:13.015Z] runtest: [2024-03-19T02:22:13.015Z] [2024-03-19T02:22:13.015Z] setOSConditions: [2024-03-19T02:22:13.015Z] [2024-03-19T02:22:13.015Z] setToolWin: [2024-03-19T02:22:13.015Z] [2024-03-19T02:22:13.015Z] setToolUnix: [2024-03-19T02:22:13.015Z] [2024-03-19T02:22:13.015Z] setToolProperty: [2024-03-19T02:22:13.015Z] [2024-03-19T02:22:13.015Z] setS1ASclassPath: [2024-03-19T02:22:13.015Z] [2024-03-19T02:22:13.016Z] init-common: [2024-03-19T02:22:13.016Z] [2024-03-19T02:22:13.016Z] runclient-common: [2024-03-19T02:22:13.016Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:22:13.088Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-jsp-file-web [2024-03-19T02:22:13.088Z] [2024-03-19T02:22:13.088Z] all: [2024-03-19T02:22:13.088Z] [echo] [2024-03-19T02:22:13.088Z] [echo] ************************* [2024-03-19T02:22:13.088Z] [echo] * Running jspConfigModificationTestInterval [2024-03-19T02:22:13.088Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval [2024-03-19T02:22:13.088Z] [echo] ************************* [2024-03-19T02:22:13.088Z] [echo] [2024-03-19T02:22:13.088Z] [2024-03-19T02:22:13.088Z] setOSConditions: [2024-03-19T02:22:13.088Z] [2024-03-19T02:22:13.088Z] setToolWin: [2024-03-19T02:22:13.088Z] [2024-03-19T02:22:13.088Z] setToolUnix: [2024-03-19T02:22:13.088Z] [2024-03-19T02:22:13.088Z] setToolProperty: [2024-03-19T02:22:13.088Z] [2024-03-19T02:22:13.088Z] setS1ASclassPath: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] init-common: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] clean: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] setOSConditions: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] setToolWin: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] setToolUnix: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] setToolProperty: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] setS1ASclassPath: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] init-common: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] clean-common: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] setOSConditions: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] setToolWin: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] setToolUnix: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] setToolProperty: [2024-03-19T02:22:13.089Z] [2024-03-19T02:22:13.089Z] setS1ASclassPath: [2024-03-19T02:22:13.090Z] [2024-03-19T02:22:13.090Z] init-common: [2024-03-19T02:22:13.090Z] [2024-03-19T02:22:13.090Z] clean-classes-common: [2024-03-19T02:22:13.090Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:13.090Z] [2024-03-19T02:22:13.090Z] setOSConditions: [2024-03-19T02:22:13.090Z] [2024-03-19T02:22:13.090Z] setToolWin: [2024-03-19T02:22:13.090Z] [2024-03-19T02:22:13.090Z] setToolUnix: [2024-03-19T02:22:13.090Z] [2024-03-19T02:22:13.090Z] setToolProperty: [2024-03-19T02:22:13.090Z] [2024-03-19T02:22:13.090Z] setS1ASclassPath: [2024-03-19T02:22:13.090Z] [2024-03-19T02:22:13.090Z] init-common: [2024-03-19T02:22:13.090Z] [2024-03-19T02:22:13.090Z] clean-jars-common: [2024-03-19T02:22:13.090Z] [2024-03-19T02:22:13.090Z] compile: [2024-03-19T02:22:13.158Z] [java] Mar 19, 2024 2:22:13 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:13.158Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:22:13.158Z] [java] Mar 19, 2024 2:22:13 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:13.158Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:22:13.158Z] [java] Mar 19, 2024 2:22:13 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:13.158Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:22:13.327Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:13.347Z] [2024-03-19T02:22:13.347Z] setOSConditions: [2024-03-19T02:22:13.347Z] [2024-03-19T02:22:13.347Z] setToolWin: [2024-03-19T02:22:13.347Z] [2024-03-19T02:22:13.347Z] setToolUnix: [2024-03-19T02:22:13.347Z] [2024-03-19T02:22:13.347Z] setToolProperty: [2024-03-19T02:22:13.347Z] [2024-03-19T02:22:13.347Z] setS1ASclassPath: [2024-03-19T02:22:13.347Z] [2024-03-19T02:22:13.347Z] init-common: [2024-03-19T02:22:13.347Z] [2024-03-19T02:22:13.348Z] compile-common: [2024-03-19T02:22:13.348Z] [echo] Current time (ISO): 2024-03-19T02:22:13.095+0000 [2024-03-19T02:22:13.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:13.348Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:13.406Z] Tue Mar 19 02:22:13 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:22:13.406Z] Command stop-database executed successfully. [2024-03-19T02:22:13.406Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin stop-domain [2024-03-19T02:22:13.415Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:22:13.415Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:22:13.487Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:13.514Z] [exec] Mar 19, 2024 2:22:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:13.514Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:13.584Z] [javac] 1 warning [2024-03-19T02:22:13.584Z] [2024-03-19T02:22:13.584Z] build: [2024-03-19T02:22:13.584Z] [echo] assemble.dir = /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:13.584Z] [2024-03-19T02:22:13.584Z] setOSConditions: [2024-03-19T02:22:13.584Z] [2024-03-19T02:22:13.584Z] setToolWin: [2024-03-19T02:22:13.584Z] [2024-03-19T02:22:13.584Z] setToolUnix: [2024-03-19T02:22:13.584Z] [2024-03-19T02:22:13.585Z] setToolProperty: [2024-03-19T02:22:13.585Z] [2024-03-19T02:22:13.585Z] setS1ASclassPath: [2024-03-19T02:22:13.585Z] [2024-03-19T02:22:13.585Z] init-common: [2024-03-19T02:22:13.585Z] [2024-03-19T02:22:13.585Z] webclient-war-common: [2024-03-19T02:22:13.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:13.585Z] [2024-03-19T02:22:13.585Z] clear: [2024-03-19T02:22:13.585Z] [2024-03-19T02:22:13.585Z] test-tlds-exist: [2024-03-19T02:22:13.585Z] [2024-03-19T02:22:13.585Z] copy-tlds: [2024-03-19T02:22:13.585Z] [2024-03-19T02:22:13.585Z] test-tagfiles-exist: [2024-03-19T02:22:13.585Z] [2024-03-19T02:22:13.585Z] copy-tagfiles: [2024-03-19T02:22:13.585Z] [2024-03-19T02:22:13.585Z] package-war-common: [2024-03-19T02:22:13.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:13.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:13.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:13.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:13.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/lib [2024-03-19T02:22:13.585Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:13.586Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:13.586Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:13.586Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/docroot [2024-03-19T02:22:13.586Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-web.war [2024-03-19T02:22:13.586Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:13.586Z] [2024-03-19T02:22:13.586Z] setOSConditions: [2024-03-19T02:22:13.586Z] [2024-03-19T02:22:13.586Z] setToolWin: [2024-03-19T02:22:13.586Z] [2024-03-19T02:22:13.586Z] setToolUnix: [2024-03-19T02:22:13.586Z] [2024-03-19T02:22:13.586Z] setToolProperty: [2024-03-19T02:22:13.586Z] [2024-03-19T02:22:13.586Z] setS1ASclassPath: [2024-03-19T02:22:13.586Z] [2024-03-19T02:22:13.586Z] init-common: [2024-03-19T02:22:13.586Z] [2024-03-19T02:22:13.586Z] compile-common: [2024-03-19T02:22:13.586Z] [echo] Current time (ISO): 2024-03-19T02:22:13.413+0000 [2024-03-19T02:22:13.586Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:13.610Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:13.610Z] [javac] 1 warning [2024-03-19T02:22:13.610Z] [2024-03-19T02:22:13.610Z] build: [2024-03-19T02:22:13.610Z] [2024-03-19T02:22:13.610Z] setOSConditions: [2024-03-19T02:22:13.610Z] [2024-03-19T02:22:13.611Z] fixFiles: [2024-03-19T02:22:13.611Z] [2024-03-19T02:22:13.611Z] convUnix: [2024-03-19T02:22:13.611Z] [2024-03-19T02:22:13.611Z] convWin: [2024-03-19T02:22:13.611Z] [2024-03-19T02:22:13.611Z] setToolWin: [2024-03-19T02:22:13.611Z] [2024-03-19T02:22:13.611Z] setToolUnix: [2024-03-19T02:22:13.611Z] [2024-03-19T02:22:13.611Z] setToolProperty: [2024-03-19T02:22:13.611Z] [2024-03-19T02:22:13.611Z] setS1ASclassPath: [2024-03-19T02:22:13.611Z] [2024-03-19T02:22:13.611Z] init-common: [2024-03-19T02:22:13.611Z] [2024-03-19T02:22:13.611Z] package-persistence-common: [2024-03-19T02:22:13.611Z] [2024-03-19T02:22:13.611Z] ejb-jar-common: [2024-03-19T02:22:13.611Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:13.611Z] [2024-03-19T02:22:13.611Z] package-ejbjar-common: [2024-03-19T02:22:13.611Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:13.611Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:13.611Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:13.612Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2024-03-19T02:22:13.612Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:13.612Z] [2024-03-19T02:22:13.612Z] appclient-jar-common: [2024-03-19T02:22:13.612Z] [2024-03-19T02:22:13.612Z] package-appclientjar-common: [2024-03-19T02:22:13.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:13.612Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:13.612Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:13.612Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2024-03-19T02:22:13.612Z] [2024-03-19T02:22:13.612Z] webclient-war-common: [2024-03-19T02:22:13.612Z] [2024-03-19T02:22:13.612Z] clear: [2024-03-19T02:22:13.612Z] [2024-03-19T02:22:13.612Z] test-tlds-exist: [2024-03-19T02:22:13.612Z] [2024-03-19T02:22:13.612Z] copy-tlds: [2024-03-19T02:22:13.612Z] [2024-03-19T02:22:13.612Z] test-tagfiles-exist: [2024-03-19T02:22:13.612Z] [2024-03-19T02:22:13.612Z] copy-tagfiles: [2024-03-19T02:22:13.612Z] [2024-03-19T02:22:13.612Z] package-war-common: [2024-03-19T02:22:13.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:13.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:13.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:13.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:13.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/lib [2024-03-19T02:22:13.613Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:13.613Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:13.613Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:13.613Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:13.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/docroot [2024-03-19T02:22:13.613Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2024-03-19T02:22:13.703Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:22:13.703Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:22:13.703Z] [java] Mar 19, 2024 2:22:13 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:22:13.703Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (880 ms), startup services (881 ms), total (1,761 ms) [2024-03-19T02:22:13.703Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:22:13.703Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:22:13.802Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/admin/cli/src/admin/AdminBaseDevTest.java uses or overrides a deprecated API. [2024-03-19T02:22:13.802Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:13.802Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:13.802Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:13.802Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:13.802Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:13.802Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:13.802Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:13.802Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:13.802Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:13.882Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:13.882Z] [2024-03-19T02:22:13.882Z] build-ear-common: [2024-03-19T02:22:13.882Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:13.882Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:13.883Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:13.883Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-03-19T02:22:13.883Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:13.883Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries [2024-03-19T02:22:13.901Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:13.901Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:13.901Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:13.901Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:13.901Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:13.901Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:13.901Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:13.910Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:13.910Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:13.910Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:13.910Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:13.910Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:13.910Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:13.910Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:13.953Z] [exec] Mar 19, 2024 2:22:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:13.953Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:13.961Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:13.961Z] [java] Mar 19, 2024 2:22:13 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:22:13.961Z] [java] INFO: Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:22:13.961Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:13.961Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:13.961Z] [java] Mar 19, 2024 2:22:13 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:13.961Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:13.961Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:22:13.961Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:22:13.961Z] [java] Mar 19, 2024 2:22:13 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:22:13.961Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,228 ms), startup services (17 ms), total (2,245 ms) [2024-03-19T02:22:13.961Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:22:13.961Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:22:13.961Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:22:13.962Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:22:13.962Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:13.962Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-03-19T02:22:13.962Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:13.962Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:22:13.962Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:13.962Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-pu.jar [2024-03-19T02:22:13.962Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:13.962Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-base.jar [2024-03-19T02:22:13.962Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:13.962Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@8f57e4c [2024-03-19T02:22:13.962Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:13.962Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:22:13.962Z] [java] Mar 19, 2024 2:22:13 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:13.962Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:22:14.024Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:14.024Z] [javac] 1 warning [2024-03-19T02:22:14.024Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:14.024Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:14.024Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:14.024Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:14.024Z] [2024-03-19T02:22:14.024Z] pkg-war: [2024-03-19T02:22:14.024Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:14.024Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:14.024Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:14.024Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:14.024Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:22:14.024Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:14.024Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:14.025Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/SubtractNumbers.wsdl to copy. [2024-03-19T02:22:14.025Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:22:14.025Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:22:14.025Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:14.025Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:14.025Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/${web.wsit.descriptors} does not exist. [2024-03-19T02:22:14.025Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-web.war [2024-03-19T02:22:14.025Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:14.025Z] [2024-03-19T02:22:14.025Z] deploy-app: [2024-03-19T02:22:14.025Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:14.025Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:14.025Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:14.025Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:14.026Z] [2024-03-19T02:22:14.026Z] deploy-war-common: [2024-03-19T02:22:14.026Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:14.026Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:14.026Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:14.026Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:14.026Z] [2024-03-19T02:22:14.026Z] setOSConditions: [2024-03-19T02:22:14.026Z] [2024-03-19T02:22:14.026Z] setToolWin: [2024-03-19T02:22:14.026Z] [2024-03-19T02:22:14.026Z] setToolUnix: [2024-03-19T02:22:14.026Z] [2024-03-19T02:22:14.026Z] setToolProperty: [2024-03-19T02:22:14.026Z] [2024-03-19T02:22:14.026Z] setS1ASclassPath: [2024-03-19T02:22:14.026Z] [2024-03-19T02:22:14.026Z] init-common: [2024-03-19T02:22:14.026Z] [2024-03-19T02:22:14.027Z] deploy-war-commonpe: [2024-03-19T02:22:14.090Z] [INFO] [exec] Application deployed with name numberguess. [2024-03-19T02:22:14.090Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:14.090Z] [WARNING] [echo] [2024-03-19T02:22:14.090Z] [WARNING] [echo] ************************* [2024-03-19T02:22:14.090Z] [WARNING] [echo] * build-deploy weld/osgiweld [2024-03-19T02:22:14.090Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/osgiweld [2024-03-19T02:22:14.090Z] [WARNING] [echo] ************************* [2024-03-19T02:22:14.090Z] [WARNING] [echo] [2024-03-19T02:22:14.090Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:14.090Z] [WARNING] [echo] Listing of source files: OsgiWeldTestNG.java [2024-03-19T02:22:14.090Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:14.090Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:14.090Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:14.090Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:14.090Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:14.349Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:14.349Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:14.349Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:14.349Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:14.349Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:14.349Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:14.349Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:14.349Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:14.349Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:14.349Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/osgiweld/src/test/OsgiWeldTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:14.350Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:14.350Z] 6 warnings [2024-03-19T02:22:14.350Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/test/weld/osgi [2024-03-19T02:22:14.365Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:14.442Z] [exec] Mar 19, 2024 2:22:14 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:22:14.442Z] [exec] WARNING: ACC001: Using the only client [orb_annotation-client] with main class [com.sun.s1asdev.orb.annotation.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/orb_annotationAppClient.jar even though it does not match the specified main class name null or client name orb_annotationClient [2024-03-19T02:22:14.449Z] [2024-03-19T02:22:14.449Z] build-rar-ext: [2024-03-19T02:22:14.449Z] [2024-03-19T02:22:14.449Z] setOSConditions: [2024-03-19T02:22:14.449Z] [2024-03-19T02:22:14.449Z] setToolWin: [2024-03-19T02:22:14.449Z] [2024-03-19T02:22:14.449Z] setToolUnix: [2024-03-19T02:22:14.449Z] [2024-03-19T02:22:14.449Z] setToolProperty: [2024-03-19T02:22:14.449Z] [2024-03-19T02:22:14.449Z] setS1ASclassPath: [2024-03-19T02:22:14.449Z] [2024-03-19T02:22:14.449Z] init-common: [2024-03-19T02:22:14.449Z] [2024-03-19T02:22:14.449Z] prepare: [2024-03-19T02:22:14.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-03-19T02:22:14.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/lib [2024-03-19T02:22:14.449Z] [2024-03-19T02:22:14.449Z] build: [2024-03-19T02:22:14.449Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:14.450Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-03-19T02:22:14.463Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:14.473Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:14.473Z] [javac] 1 warning [2024-03-19T02:22:14.473Z] [2024-03-19T02:22:14.473Z] build: [2024-03-19T02:22:14.473Z] [2024-03-19T02:22:14.473Z] setOSConditions: [2024-03-19T02:22:14.473Z] [2024-03-19T02:22:14.473Z] setToolWin: [2024-03-19T02:22:14.473Z] [2024-03-19T02:22:14.473Z] setToolUnix: [2024-03-19T02:22:14.473Z] [2024-03-19T02:22:14.474Z] setToolProperty: [2024-03-19T02:22:14.474Z] [2024-03-19T02:22:14.474Z] setS1ASclassPath: [2024-03-19T02:22:14.474Z] [2024-03-19T02:22:14.474Z] init-common: [2024-03-19T02:22:14.474Z] [2024-03-19T02:22:14.474Z] webclient-war-common: [2024-03-19T02:22:14.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:14.474Z] [2024-03-19T02:22:14.474Z] clear: [2024-03-19T02:22:14.474Z] [2024-03-19T02:22:14.474Z] test-tlds-exist: [2024-03-19T02:22:14.474Z] [2024-03-19T02:22:14.474Z] copy-tlds: [2024-03-19T02:22:14.474Z] [2024-03-19T02:22:14.474Z] test-tagfiles-exist: [2024-03-19T02:22:14.474Z] [2024-03-19T02:22:14.474Z] copy-tagfiles: [2024-03-19T02:22:14.474Z] [2024-03-19T02:22:14.474Z] package-war-common: [2024-03-19T02:22:14.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:14.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:14.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:14.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:14.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/lib [2024-03-19T02:22:14.475Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:14.475Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:14.475Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:14.475Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-modification-test-interval-web.war [2024-03-19T02:22:14.475Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:14.475Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:14.475Z] [javac] Compiling 1 source file [2024-03-19T02:22:14.475Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/WebTest.java:127: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:22:14.475Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-03-19T02:22:14.475Z] [javac] ^ [2024-03-19T02:22:14.517Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:14.517Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:14.517Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:14.517Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:14.517Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:14.517Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:14.517Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:14.607Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:14.607Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/osgiweld.war [2024-03-19T02:22:14.607Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:14.607Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest [2024-03-19T02:22:14.607Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:14.607Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest [2024-03-19T02:22:14.607Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:14.607Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:14.607Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:14.607Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:14.607Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:14.607Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:14.607Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:14.607Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:14.607Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:14.607Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:14.607Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:14.607Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:14.621Z] [javac] 1 warning [2024-03-19T02:22:14.621Z] [2024-03-19T02:22:14.621Z] build: [2024-03-19T02:22:14.621Z] [2024-03-19T02:22:14.621Z] setOSConditions: [2024-03-19T02:22:14.621Z] [2024-03-19T02:22:14.621Z] setToolWin: [2024-03-19T02:22:14.622Z] [2024-03-19T02:22:14.622Z] setToolUnix: [2024-03-19T02:22:14.622Z] [2024-03-19T02:22:14.622Z] setToolProperty: [2024-03-19T02:22:14.622Z] [2024-03-19T02:22:14.622Z] setS1ASclassPath: [2024-03-19T02:22:14.622Z] [2024-03-19T02:22:14.622Z] init-common: [2024-03-19T02:22:14.622Z] [2024-03-19T02:22:14.622Z] webclient-war-common: [2024-03-19T02:22:14.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:14.622Z] [2024-03-19T02:22:14.622Z] clear: [2024-03-19T02:22:14.622Z] [2024-03-19T02:22:14.622Z] test-tlds-exist: [2024-03-19T02:22:14.622Z] [2024-03-19T02:22:14.622Z] copy-tlds: [2024-03-19T02:22:14.622Z] [2024-03-19T02:22:14.622Z] test-tagfiles-exist: [2024-03-19T02:22:14.622Z] [2024-03-19T02:22:14.622Z] copy-tagfiles: [2024-03-19T02:22:14.622Z] [2024-03-19T02:22:14.622Z] package-war-common: [2024-03-19T02:22:14.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:14.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:14.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:14.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:14.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/lib [2024-03-19T02:22:14.623Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:14.623Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:14.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/docroot [2024-03-19T02:22:14.623Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-type-inheritance-web.war [2024-03-19T02:22:14.623Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:14.623Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:14.623Z] [javac] Compiling 1 source file [2024-03-19T02:22:14.623Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:14.623Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:14.623Z] [2024-03-19T02:22:14.623Z] deploy: [2024-03-19T02:22:14.623Z] [2024-03-19T02:22:14.623Z] deploy-war-common: [2024-03-19T02:22:14.623Z] [2024-03-19T02:22:14.623Z] setOSConditions: [2024-03-19T02:22:14.623Z] [2024-03-19T02:22:14.623Z] setToolWin: [2024-03-19T02:22:14.623Z] [2024-03-19T02:22:14.623Z] setToolUnix: [2024-03-19T02:22:14.624Z] [2024-03-19T02:22:14.624Z] setToolProperty: [2024-03-19T02:22:14.624Z] [2024-03-19T02:22:14.624Z] setS1ASclassPath: [2024-03-19T02:22:14.624Z] [2024-03-19T02:22:14.624Z] init-common: [2024-03-19T02:22:14.624Z] [2024-03-19T02:22:14.624Z] deploy-war-commonpe: [2024-03-19T02:22:14.627Z] Waiting for the domain to stop . [2024-03-19T02:22:14.627Z] Waiting finished after 301 ms. [2024-03-19T02:22:14.627Z] Command stop-domain executed successfully. [2024-03-19T02:22:14.627Z] + generate_junit_report batch_all [2024-03-19T02:22:14.627Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-03-19T02:22:14.627Z] [2024-03-19T02:22:14.627Z] ===== GENERATE JUNIT REPORT ===== [2024-03-19T02:22:14.627Z] [2024-03-19T02:22:14.627Z] + TD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:22:14.627Z] + JUD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml [2024-03-19T02:22:14.627Z] + TESTSUITE_NAME=batch_all [2024-03-19T02:22:14.627Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:22:14.627Z] + awk -v suitename=batch_all ' [2024-03-19T02:22:14.627Z] BEGIN { [2024-03-19T02:22:14.627Z] totaltests = 0; [2024-03-19T02:22:14.627Z] totalfailures = 0; [2024-03-19T02:22:14.627Z] totalerrors = 0; [2024-03-19T02:22:14.627Z] } [2024-03-19T02:22:14.627Z] function getPropVal(str){ [2024-03-19T02:22:14.627Z] split(str, a, "="); [2024-03-19T02:22:14.627Z] val = a[2]; [2024-03-19T02:22:14.627Z] # remove quotes [2024-03-19T02:22:14.627Z] gsub("\"","",val); [2024-03-19T02:22:14.627Z] return val; [2024-03-19T02:22:14.627Z] } [2024-03-19T02:22:14.627Z] function removeXMLTag(str){ [2024-03-19T02:22:14.627Z] # remove xml tag quotes [2024-03-19T02:22:14.627Z] gsub("","",str); [2024-03-19T02:22:14.627Z] gsub("<.*>","",str); [2024-03-19T02:22:14.627Z] gsub(">","",str); [2024-03-19T02:22:14.627Z] return str; [2024-03-19T02:22:14.627Z] } [2024-03-19T02:22:14.627Z] /status value=/ { [2024-03-19T02:22:14.627Z] result=getPropVal($0); [2024-03-19T02:22:14.627Z] result=removeXMLTag(result); [2024-03-19T02:22:14.627Z] } [2024-03-19T02:22:14.627Z] // { [2024-03-19T02:22:14.627Z] getline; [2024-03-19T02:22:14.627Z] getline; [2024-03-19T02:22:14.627Z] testunit=removeXMLTag($0); [2024-03-19T02:22:14.627Z] gsub("\"","",testunit); [2024-03-19T02:22:14.627Z] } [2024-03-19T02:22:14.627Z] // { [2024-03-19T02:22:14.627Z] getline; [2024-03-19T02:22:14.627Z] testname=removeXMLTag($0); [2024-03-19T02:22:14.627Z] gsub("\"","",testname); [2024-03-19T02:22:14.627Z] } [2024-03-19T02:22:14.627Z] /<\/testcase>/{ [2024-03-19T02:22:14.627Z] classname=testunit [2024-03-19T02:22:14.627Z] # printing testcase to out [2024-03-19T02:22:14.627Z] out = out sprintf(" \n", classname, testname); [2024-03-19T02:22:14.627Z] if (result == "fail") { [2024-03-19T02:22:14.627Z] out = out " \n"; [2024-03-19T02:22:14.627Z] totalfailures++; [2024-03-19T02:22:14.627Z] } else if (result == "did_not_run") { [2024-03-19T02:22:14.627Z] out = out " \n"; [2024-03-19T02:22:14.627Z] totalerrors++; [2024-03-19T02:22:14.627Z] } [2024-03-19T02:22:14.627Z] out = out " \n"; [2024-03-19T02:22:14.627Z] [2024-03-19T02:22:14.627Z] totaltests++; [2024-03-19T02:22:14.627Z] result=""; [2024-03-19T02:22:14.627Z] testname=""; [2024-03-19T02:22:14.627Z] } [2024-03-19T02:22:14.627Z] END { [2024-03-19T02:22:14.627Z] print "" [2024-03-19T02:22:14.627Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-03-19T02:22:14.627Z] printf "%s", out; [2024-03-19T02:22:14.627Z] print "" [2024-03-19T02:22:14.627Z] }' [2024-03-19T02:22:14.627Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:22:14.627Z] + change_junit_report_class_names [2024-03-19T02:22:14.627Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:22:14.627Z] + sed -i 's/\bclassname="/classname="batch_all./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:22:14.628Z] + copy_test_artifacts batch_all [2024-03-19T02:22:14.628Z] + sleep 1 [2024-03-19T02:22:14.633Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webservices13-addressing --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-web.war [2024-03-19T02:22:14.699Z] [exec] invoking webclient servlet at http://localhost:8080/orb_annotation/servlet [2024-03-19T02:22:14.699Z] [exec] ORB Annotation Test Servlet Output [2024-03-19T02:22:14.699Z] [exec]

ORB Annotation Test Servlet

[2024-03-19T02:22:14.699Z] [exec] doing unshareable orb test :
[2024-03-19T02:22:14.699Z] [exec] ORB = com.sun.corba.ee.impl.orb.ORBImpl@25422d24
[2024-03-19T02:22:14.699Z] [exec] POA = POA[ObjectAdapterID[RootPOA], uniquePOAId=0, state=RUN, invocationCount=0]
[2024-03-19T02:22:14.699Z] [exec] doing shareable orb test :
[2024-03-19T02:22:14.699Z] [exec] ORB = com.sun.corba.ee.impl.orb.ORBImpl@25422d24
[2024-03-19T02:22:14.699Z] [exec] POA = POA[ObjectAdapterID[RootPOA], uniquePOAId=0, state=RUN, invocationCount=0]
[2024-03-19T02:22:14.699Z] [exec] [2024-03-19T02:22:14.699Z] [exec] Value of key is: main [2024-03-19T02:22:14.699Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:14.699Z] [exec] [2024-03-19T02:22:14.699Z] [exec] [2024-03-19T02:22:14.699Z] [exec] ----------------------------------------- [2024-03-19T02:22:14.699Z] [exec] - main: PASS - [2024-03-19T02:22:14.699Z] [exec] ----------------------------------------- [2024-03-19T02:22:14.699Z] [exec] Total PASS: 1 [2024-03-19T02:22:14.699Z] [exec] Total FAIL: 0 [2024-03-19T02:22:14.699Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:14.699Z] [exec] ----------------------------------------- [2024-03-19T02:22:14.699Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:14.699Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:14.699Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:14.699Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:14.699Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:14.699Z] [2024-03-19T02:22:14.700Z] checkReporting-common: [2024-03-19T02:22:14.700Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:14.700Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:14.700Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:14.700Z] [2024-03-19T02:22:14.700Z] confirmReportPresent-common: [2024-03-19T02:22:14.700Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:14.700Z] [echo] Test seems to be reported fine [2024-03-19T02:22:14.700Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/RepRunConf.txt [2024-03-19T02:22:14.700Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:14.700Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:14.700Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:14.700Z] [2024-03-19T02:22:14.700Z] confirmMissingReport-common: [2024-03-19T02:22:14.700Z] [2024-03-19T02:22:14.700Z] undeploy: [2024-03-19T02:22:14.700Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:14.701Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:14.701Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:14.701Z] [2024-03-19T02:22:14.701Z] setOSConditions: [2024-03-19T02:22:14.701Z] [2024-03-19T02:22:14.701Z] setToolWin: [2024-03-19T02:22:14.701Z] [2024-03-19T02:22:14.701Z] setToolUnix: [2024-03-19T02:22:14.701Z] [2024-03-19T02:22:14.701Z] setToolProperty: [2024-03-19T02:22:14.701Z] [2024-03-19T02:22:14.701Z] setS1ASclassPath: [2024-03-19T02:22:14.701Z] [2024-03-19T02:22:14.701Z] init-common: [2024-03-19T02:22:14.707Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:14.707Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:14.707Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:14.707Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:14.707Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:14.707Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:14.707Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:14.719Z] [javac] 1 warning [2024-03-19T02:22:14.719Z] [2024-03-19T02:22:14.719Z] build: [2024-03-19T02:22:14.719Z] [2024-03-19T02:22:14.719Z] setOSConditions: [2024-03-19T02:22:14.719Z] [2024-03-19T02:22:14.719Z] setToolWin: [2024-03-19T02:22:14.720Z] [2024-03-19T02:22:14.720Z] setToolUnix: [2024-03-19T02:22:14.720Z] [2024-03-19T02:22:14.720Z] setToolProperty: [2024-03-19T02:22:14.720Z] [2024-03-19T02:22:14.720Z] setS1ASclassPath: [2024-03-19T02:22:14.720Z] [2024-03-19T02:22:14.720Z] init-common: [2024-03-19T02:22:14.720Z] [2024-03-19T02:22:14.720Z] appclient-jar-common: [2024-03-19T02:22:14.720Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:14.720Z] [2024-03-19T02:22:14.720Z] package-appclientjar-common: [2024-03-19T02:22:14.720Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:14.720Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:14.720Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:14.720Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclient-client.jar [2024-03-19T02:22:14.720Z] [2024-03-19T02:22:14.720Z] setOSConditions: [2024-03-19T02:22:14.720Z] [2024-03-19T02:22:14.720Z] fixFiles: [2024-03-19T02:22:14.720Z] [2024-03-19T02:22:14.720Z] convUnix: [2024-03-19T02:22:14.720Z] [2024-03-19T02:22:14.720Z] convWin: [2024-03-19T02:22:14.720Z] [2024-03-19T02:22:14.721Z] setToolWin: [2024-03-19T02:22:14.721Z] [2024-03-19T02:22:14.721Z] setToolUnix: [2024-03-19T02:22:14.721Z] [2024-03-19T02:22:14.721Z] setToolProperty: [2024-03-19T02:22:14.721Z] [2024-03-19T02:22:14.721Z] setS1ASclassPath: [2024-03-19T02:22:14.721Z] [2024-03-19T02:22:14.721Z] init-common: [2024-03-19T02:22:14.721Z] [2024-03-19T02:22:14.721Z] ear-common: [2024-03-19T02:22:14.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:14.721Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/appclient/descriptor/sun-application.xml to copy. [2024-03-19T02:22:14.721Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/appclient/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:22:14.721Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:14.721Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclientApp.ear [2024-03-19T02:22:14.721Z] [2024-03-19T02:22:14.721Z] deploy: [2024-03-19T02:22:14.721Z] [2024-03-19T02:22:14.721Z] setOSConditions: [2024-03-19T02:22:14.721Z] [2024-03-19T02:22:14.721Z] setToolWin: [2024-03-19T02:22:14.721Z] [2024-03-19T02:22:14.721Z] setToolUnix: [2024-03-19T02:22:14.721Z] [2024-03-19T02:22:14.721Z] setToolProperty: [2024-03-19T02:22:14.722Z] [2024-03-19T02:22:14.722Z] setS1ASclassPath: [2024-03-19T02:22:14.722Z] [2024-03-19T02:22:14.722Z] init-common: [2024-03-19T02:22:14.722Z] [2024-03-19T02:22:14.722Z] deploy-common: [2024-03-19T02:22:14.722Z] [echo] Current time (ISO): 2024-03-19T02:22:14.640+0000 [2024-03-19T02:22:14.722Z] [2024-03-19T02:22:14.722Z] setOSConditions: [2024-03-19T02:22:14.722Z] [2024-03-19T02:22:14.722Z] setToolWin: [2024-03-19T02:22:14.722Z] [2024-03-19T02:22:14.722Z] setToolUnix: [2024-03-19T02:22:14.722Z] [2024-03-19T02:22:14.722Z] setToolProperty: [2024-03-19T02:22:14.722Z] [2024-03-19T02:22:14.722Z] setS1ASclassPath: [2024-03-19T02:22:14.722Z] [2024-03-19T02:22:14.722Z] init-common: [2024-03-19T02:22:14.722Z] [2024-03-19T02:22:14.722Z] deploy-common-pe: [2024-03-19T02:22:14.731Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:14.731Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:14.731Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:14.731Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:14.731Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:14.731Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:14.731Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:14.732Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:14.732Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:14.732Z] [javac] 1 warning [2024-03-19T02:22:14.732Z] [2024-03-19T02:22:14.732Z] deploy: [2024-03-19T02:22:14.732Z] [2024-03-19T02:22:14.732Z] deploy-war-common: [2024-03-19T02:22:14.732Z] [2024-03-19T02:22:14.732Z] setOSConditions: [2024-03-19T02:22:14.732Z] [2024-03-19T02:22:14.732Z] setToolWin: [2024-03-19T02:22:14.732Z] [2024-03-19T02:22:14.732Z] setToolUnix: [2024-03-19T02:22:14.732Z] [2024-03-19T02:22:14.732Z] setToolProperty: [2024-03-19T02:22:14.732Z] [2024-03-19T02:22:14.732Z] setS1ASclassPath: [2024-03-19T02:22:14.732Z] [2024-03-19T02:22:14.732Z] init-common: [2024-03-19T02:22:14.732Z] [2024-03-19T02:22:14.733Z] deploy-war-commonpe: [2024-03-19T02:22:14.865Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:14.865Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:14.865Z] 6 warnings [2024-03-19T02:22:14.865Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-03-19T02:22:14.865Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/osgiweld/metadata/persistence.xml to copy. [2024-03-19T02:22:14.865Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest/osgiweld.war [2024-03-19T02:22:14.865Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:14.865Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:14.865Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:14.865Z] [WARNING] [echo] deploying osgiweld.war [2024-03-19T02:22:14.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-interceptor-binding-type-inheritance --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-type-inheritance-web.war [2024-03-19T02:22:14.905Z] [java] Mar 19, 2024 2:22:14 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:22:14.905Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:22:14.905Z] [java] Mar 19, 2024 2:22:14 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:22:14.905Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:22:14.905Z] [java] Mar 19, 2024 2:22:14 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:22:14.905Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:22:14.905Z] [java] Mar 19, 2024 2:22:14 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:22:14.905Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:22:14.905Z] [java] Mar 19, 2024 2:22:14 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:22:14.905Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:22:14.958Z] [2024-03-19T02:22:14.958Z] undeploy-common: [2024-03-19T02:22:15.005Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-modification-test-interval --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-modification-test-interval-web.war [2024-03-19T02:22:15.162Z] [java] Mar 19, 2024 2:22:14 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:15.162Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:22:15.214Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false orb_annotationApp [2024-03-19T02:22:15.305Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclientApp.ear [2024-03-19T02:22:15.310Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:15.310Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:22:15.310Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:15.310Z] [javac] 1 warning [2024-03-19T02:22:15.310Z] [2024-03-19T02:22:15.310Z] setOSConditions: [2024-03-19T02:22:15.310Z] [2024-03-19T02:22:15.310Z] fixFiles: [2024-03-19T02:22:15.310Z] [2024-03-19T02:22:15.310Z] convUnix: [2024-03-19T02:22:15.310Z] [2024-03-19T02:22:15.310Z] convWin: [2024-03-19T02:22:15.310Z] [2024-03-19T02:22:15.310Z] setToolWin: [2024-03-19T02:22:15.310Z] [2024-03-19T02:22:15.310Z] setToolUnix: [2024-03-19T02:22:15.310Z] [2024-03-19T02:22:15.310Z] setToolProperty: [2024-03-19T02:22:15.311Z] [2024-03-19T02:22:15.311Z] setS1ASclassPath: [2024-03-19T02:22:15.311Z] [2024-03-19T02:22:15.311Z] init-common: [2024-03-19T02:22:15.311Z] [2024-03-19T02:22:15.311Z] package-persistence-common: [2024-03-19T02:22:15.311Z] [2024-03-19T02:22:15.311Z] ejb-jar-common: [2024-03-19T02:22:15.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:15.311Z] [2024-03-19T02:22:15.311Z] package-ejbjar-common: [2024-03-19T02:22:15.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:15.311Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cli-negative-ejb.jar [2024-03-19T02:22:15.311Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:15.311Z] [2024-03-19T02:22:15.311Z] appclient-jar-common: [2024-03-19T02:22:15.311Z] [2024-03-19T02:22:15.311Z] package-appclientjar-common: [2024-03-19T02:22:15.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:15.311Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:15.311Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cli-negative-client.jar [2024-03-19T02:22:15.311Z] [2024-03-19T02:22:15.311Z] webclient-war-common: [2024-03-19T02:22:15.311Z] [2024-03-19T02:22:15.311Z] build-ear-common: [2024-03-19T02:22:15.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:15.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:15.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:15.312Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cli-negativeApp.ear [2024-03-19T02:22:15.312Z] [2024-03-19T02:22:15.312Z] deploy: [2024-03-19T02:22:15.312Z] [echo] deploying application [2024-03-19T02:22:15.325Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-03-19T02:22:15.382Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:15.462Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:15.462Z] [javac] 1 warning [2024-03-19T02:22:15.462Z] [2024-03-19T02:22:15.462Z] setOSConditions: [2024-03-19T02:22:15.462Z] [2024-03-19T02:22:15.462Z] setToolWin: [2024-03-19T02:22:15.462Z] [2024-03-19T02:22:15.462Z] setToolUnix: [2024-03-19T02:22:15.463Z] [2024-03-19T02:22:15.463Z] setToolProperty: [2024-03-19T02:22:15.463Z] [2024-03-19T02:22:15.463Z] setS1ASclassPath: [2024-03-19T02:22:15.463Z] [2024-03-19T02:22:15.463Z] init-common: [2024-03-19T02:22:15.463Z] [2024-03-19T02:22:15.463Z] compile-common: [2024-03-19T02:22:15.463Z] [echo] Current time (ISO): 2024-03-19T02:22:15.463+0000 [2024-03-19T02:22:15.470Z] [2024-03-19T02:22:15.470Z] all: [2024-03-19T02:22:15.470Z] [2024-03-19T02:22:15.470Z] BUILD SUCCESSFUL [2024-03-19T02:22:15.470Z] Total time: 1 minute 2 seconds [2024-03-19T02:22:15.470Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin stop-database [2024-03-19T02:22:15.508Z] [exec] Application deployed with name cdi-interceptor-binding-type-inheritance-web. [2024-03-19T02:22:15.508Z] [2024-03-19T02:22:15.508Z] deploy-war-commonee: [2024-03-19T02:22:15.508Z] [2024-03-19T02:22:15.508Z] run: [2024-03-19T02:22:15.508Z] [java] opening connection to http://localhost:8080/cdi-interceptor-binding-type-inheritance/myurl [2024-03-19T02:22:15.561Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-03-19T02:22:15.561Z] [2024-03-19T02:22:15.561Z] ===== COPY TEST ARTIFACTS ===== [2024-03-19T02:22:15.561Z] [2024-03-19T02:22:15.561Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:22:15.561Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:22:15.561Z] tar: Removing leading `/' from member names [2024-03-19T02:22:15.561Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:15.561Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:15.561Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:15.562Z] ++ pwd [2024-03-19T02:22:15.562Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:15.562Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch/*/*logs.zip': No such file or directory [2024-03-19T02:22:15.562Z] + true [2024-03-19T02:22:15.562Z] ++ pwd [2024-03-19T02:22:15.562Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch/*/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:15.562Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/batch/*/*/*logs.zip': No such file or directory [2024-03-19T02:22:15.562Z] + true [2024-03-19T02:22:15.562Z] [exec] Application deployed with name ejb-stubs-appclientApp. [2024-03-19T02:22:15.562Z] + tar -caf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/batch_all-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:22:15.562Z] [echo] Deployment on target server server successful [2024-03-19T02:22:15.562Z] [2024-03-19T02:22:15.562Z] setOSConditions: [2024-03-19T02:22:15.562Z] [2024-03-19T02:22:15.562Z] setToolWin: [2024-03-19T02:22:15.562Z] [2024-03-19T02:22:15.562Z] setToolUnix: [2024-03-19T02:22:15.562Z] [2024-03-19T02:22:15.562Z] setToolProperty: [2024-03-19T02:22:15.562Z] [2024-03-19T02:22:15.562Z] setS1ASclassPath: [2024-03-19T02:22:15.562Z] [2024-03-19T02:22:15.562Z] init-common: [2024-03-19T02:22:15.562Z] [2024-03-19T02:22:15.562Z] deploy-common-ee: [2024-03-19T02:22:15.562Z] [2024-03-19T02:22:15.562Z] run: [2024-03-19T02:22:15.563Z] [2024-03-19T02:22:15.563Z] setOSConditions: [2024-03-19T02:22:15.563Z] [2024-03-19T02:22:15.563Z] setToolWin: [2024-03-19T02:22:15.563Z] [2024-03-19T02:22:15.563Z] setToolUnix: [2024-03-19T02:22:15.563Z] [2024-03-19T02:22:15.563Z] setToolProperty: [2024-03-19T02:22:15.563Z] [2024-03-19T02:22:15.563Z] setS1ASclassPath: [2024-03-19T02:22:15.563Z] [2024-03-19T02:22:15.563Z] init-common: [2024-03-19T02:22:15.563Z] [2024-03-19T02:22:15.563Z] runclient-common: [2024-03-19T02:22:15.563Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclientAppClient.jar -name ejb-stubs-appclientClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:22:15.566Z] [exec] Application deployed with name webservices13-addressing-web. [2024-03-19T02:22:15.566Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:15.567Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:15.567Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:15.567Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:15.567Z] [2024-03-19T02:22:15.567Z] deploy-war-commonee: [2024-03-19T02:22:15.567Z] [2024-03-19T02:22:15.567Z] assemble-client: [2024-03-19T02:22:15.567Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:22:15.567Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:15.567Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:15.567Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:15.568Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:15.568Z] [2024-03-19T02:22:15.568Z] setOSConditions: [2024-03-19T02:22:15.568Z] [2024-03-19T02:22:15.568Z] setToolWin: [2024-03-19T02:22:15.568Z] [2024-03-19T02:22:15.568Z] setToolUnix: [2024-03-19T02:22:15.568Z] [2024-03-19T02:22:15.568Z] setToolProperty: [2024-03-19T02:22:15.568Z] [2024-03-19T02:22:15.568Z] setS1ASclassPath: [2024-03-19T02:22:15.568Z] [2024-03-19T02:22:15.568Z] init-common: [2024-03-19T02:22:15.568Z] [2024-03-19T02:22:15.568Z] wsimport: [2024-03-19T02:22:15.568Z] [exec] Application deployed with name web-jsp-config-modification-test-interval-web. [2024-03-19T02:22:15.568Z] [2024-03-19T02:22:15.568Z] deploy-war-commonee: [2024-03-19T02:22:15.568Z] [2024-03-19T02:22:15.568Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-03-19T02:22:15.568Z] run: [2024-03-19T02:22:15.568Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2024-03-19T02:22:15.568Z] [java] [2024-03-19T02:22:15.580Z] [exec] Application deployed with name ejb-bmp-CustomResourceFactoriesApp. [2024-03-19T02:22:15.580Z] [echo] Deployment on target server server successful [2024-03-19T02:22:15.580Z] [2024-03-19T02:22:15.580Z] setOSConditions: [2024-03-19T02:22:15.580Z] [2024-03-19T02:22:15.580Z] setToolWin: [2024-03-19T02:22:15.580Z] [2024-03-19T02:22:15.580Z] setToolUnix: [2024-03-19T02:22:15.580Z] [2024-03-19T02:22:15.580Z] setToolProperty: [2024-03-19T02:22:15.580Z] [2024-03-19T02:22:15.580Z] setS1ASclassPath: [2024-03-19T02:22:15.580Z] [2024-03-19T02:22:15.580Z] init-common: [2024-03-19T02:22:15.580Z] [2024-03-19T02:22:15.580Z] deploy-common-ee: [2024-03-19T02:22:15.580Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:22:15.580Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:22:15.580Z] [2024-03-19T02:22:15.580Z] run: [2024-03-19T02:22:15.580Z] [2024-03-19T02:22:15.580Z] setOSConditions: [2024-03-19T02:22:15.580Z] [2024-03-19T02:22:15.580Z] setToolWin: [2024-03-19T02:22:15.580Z] [2024-03-19T02:22:15.580Z] setToolUnix: [2024-03-19T02:22:15.581Z] [2024-03-19T02:22:15.581Z] setToolProperty: [2024-03-19T02:22:15.581Z] [2024-03-19T02:22:15.581Z] setS1ASclassPath: [2024-03-19T02:22:15.581Z] [2024-03-19T02:22:15.581Z] init-common: [2024-03-19T02:22:15.581Z] [2024-03-19T02:22:15.581Z] runclient-common: [2024-03-19T02:22:15.581Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml javabean custom-resource-javabean-test [2024-03-19T02:22:15.639Z] [2024-03-19T02:22:15.639Z] undeploy: [2024-03-19T02:22:15.639Z] [2024-03-19T02:22:15.639Z] setOSConditions: [2024-03-19T02:22:15.639Z] [2024-03-19T02:22:15.639Z] setToolWin: [2024-03-19T02:22:15.639Z] [2024-03-19T02:22:15.639Z] setToolUnix: [2024-03-19T02:22:15.639Z] [2024-03-19T02:22:15.639Z] setToolProperty: [2024-03-19T02:22:15.639Z] [2024-03-19T02:22:15.639Z] setS1ASclassPath: [2024-03-19T02:22:15.640Z] [2024-03-19T02:22:15.640Z] init-common: [2024-03-19T02:22:15.640Z] [2024-03-19T02:22:15.640Z] execute-sql-common: [2024-03-19T02:22:15.640Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/drop_pointbase.sql [2024-03-19T02:22:15.640Z] [sql] 0 rows affected [2024-03-19T02:22:15.640Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:22:15.640Z] [2024-03-19T02:22:15.640Z] setOSConditions: [2024-03-19T02:22:15.640Z] [2024-03-19T02:22:15.640Z] setToolWin: [2024-03-19T02:22:15.640Z] [2024-03-19T02:22:15.640Z] setToolUnix: [2024-03-19T02:22:15.640Z] [2024-03-19T02:22:15.640Z] setToolProperty: [2024-03-19T02:22:15.640Z] [2024-03-19T02:22:15.640Z] setS1ASclassPath: [2024-03-19T02:22:15.640Z] [2024-03-19T02:22:15.640Z] init-common: [2024-03-19T02:22:15.640Z] [2024-03-19T02:22:15.640Z] undeploy-jdbc-common: [2024-03-19T02:22:15.640Z] [2024-03-19T02:22:15.640Z] setOSConditions: [2024-03-19T02:22:15.640Z] [2024-03-19T02:22:15.640Z] setToolWin: [2024-03-19T02:22:15.640Z] [2024-03-19T02:22:15.641Z] setToolUnix: [2024-03-19T02:22:15.641Z] [2024-03-19T02:22:15.641Z] setToolProperty: [2024-03-19T02:22:15.641Z] [2024-03-19T02:22:15.641Z] setS1ASclassPath: [2024-03-19T02:22:15.641Z] [2024-03-19T02:22:15.641Z] init-common: [2024-03-19T02:22:15.641Z] [2024-03-19T02:22:15.641Z] delete-jdbc-resource-common: [2024-03-19T02:22:15.641Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-03-19T02:22:15.641Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-03-19T02:22:15.641Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-03-19T02:22:15.641Z] [echo] cmd executed for server [2024-03-19T02:22:15.641Z] [2024-03-19T02:22:15.641Z] setOSConditions: [2024-03-19T02:22:15.641Z] [2024-03-19T02:22:15.641Z] setToolWin: [2024-03-19T02:22:15.641Z] [2024-03-19T02:22:15.641Z] setToolUnix: [2024-03-19T02:22:15.641Z] [2024-03-19T02:22:15.641Z] setToolProperty: [2024-03-19T02:22:15.641Z] [2024-03-19T02:22:15.641Z] setS1ASclassPath: [2024-03-19T02:22:15.641Z] [2024-03-19T02:22:15.641Z] init-common: [2024-03-19T02:22:15.642Z] [2024-03-19T02:22:15.642Z] delete-jdbc-connpool-common: [2024-03-19T02:22:15.642Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:22:15.642Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:22:15.642Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:22:15.642Z] [echo] cmd executed for server [2024-03-19T02:22:15.642Z] [2024-03-19T02:22:15.642Z] setOSConditions: [2024-03-19T02:22:15.642Z] [2024-03-19T02:22:15.642Z] setToolWin: [2024-03-19T02:22:15.642Z] [2024-03-19T02:22:15.642Z] setToolUnix: [2024-03-19T02:22:15.642Z] [2024-03-19T02:22:15.642Z] setToolProperty: [2024-03-19T02:22:15.642Z] [2024-03-19T02:22:15.642Z] setS1ASclassPath: [2024-03-19T02:22:15.642Z] [2024-03-19T02:22:15.642Z] init-common: [2024-03-19T02:22:15.642Z] [2024-03-19T02:22:15.642Z] undeploy-common: [2024-03-19T02:22:15.642Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-appauthApp [2024-03-19T02:22:15.642Z] [2024-03-19T02:22:15.643Z] all: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] setOSConditions: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] setToolWin: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] setToolUnix: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] setToolProperty: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] setS1ASclassPath: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] init-common: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] clean: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] setOSConditions: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] setToolWin: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] setToolUnix: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] setToolProperty: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] setS1ASclassPath: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.643Z] init-common: [2024-03-19T02:22:15.643Z] [2024-03-19T02:22:15.644Z] clean-common: [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.644Z] setOSConditions: [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.644Z] setToolWin: [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.644Z] setToolUnix: [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.644Z] setToolProperty: [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.644Z] setS1ASclassPath: [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.644Z] init-common: [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.644Z] clean-classes-common: [2024-03-19T02:22:15.644Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.644Z] setOSConditions: [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.644Z] setToolWin: [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.644Z] setToolUnix: [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.644Z] setToolProperty: [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.644Z] setS1ASclassPath: [2024-03-19T02:22:15.644Z] [2024-03-19T02:22:15.645Z] init-common: [2024-03-19T02:22:15.645Z] [2024-03-19T02:22:15.645Z] clean-jars-common: [2024-03-19T02:22:15.645Z] [2024-03-19T02:22:15.645Z] compile: [2024-03-19T02:22:15.645Z] [2024-03-19T02:22:15.645Z] setOSConditions: [2024-03-19T02:22:15.645Z] [2024-03-19T02:22:15.645Z] setToolWin: [2024-03-19T02:22:15.645Z] [2024-03-19T02:22:15.645Z] setToolUnix: [2024-03-19T02:22:15.645Z] [2024-03-19T02:22:15.645Z] setToolProperty: [2024-03-19T02:22:15.645Z] [2024-03-19T02:22:15.645Z] setS1ASclassPath: [2024-03-19T02:22:15.645Z] [2024-03-19T02:22:15.645Z] init-common: [2024-03-19T02:22:15.645Z] [2024-03-19T02:22:15.645Z] compile-common: [2024-03-19T02:22:15.645Z] [echo] Current time (ISO): 2024-03-19T02:22:14.428+0000 [2024-03-19T02:22:15.645Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:15.645Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:15.645Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:15.645Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:15.645Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:15.645Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:15.645Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:15.645Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:15.645Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:15.681Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:15.722Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:15.727Z] [java] Mar 19, 2024 2:22:15 AM org.eclipse.persistence.session./file:/tmp/gfembed16246922292411910130tmp/applications/sample/_test [2024-03-19T02:22:15.728Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:22:15.765Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:15.765Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:15.765Z] [java] [2024-03-19T02:22:15.765Z] [java] [2024-03-19T02:22:15.765Z] [java] ----------------------------------------- [2024-03-19T02:22:15.765Z] [java] - interceptors-interceptor-binding-type-inheritance: PASS - [2024-03-19T02:22:15.765Z] [java] ----------------------------------------- [2024-03-19T02:22:15.765Z] [java] - Total PASS : 1 - [2024-03-19T02:22:15.765Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:15.765Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:15.765Z] [java] ----------------------------------------- [2024-03-19T02:22:15.765Z] [2024-03-19T02:22:15.765Z] undeploy: [2024-03-19T02:22:15.765Z] [2024-03-19T02:22:15.765Z] setOSConditions: [2024-03-19T02:22:15.765Z] [2024-03-19T02:22:15.765Z] setToolWin: [2024-03-19T02:22:15.765Z] [2024-03-19T02:22:15.765Z] setToolUnix: [2024-03-19T02:22:15.765Z] [2024-03-19T02:22:15.765Z] setToolProperty: [2024-03-19T02:22:15.765Z] [2024-03-19T02:22:15.765Z] setS1ASclassPath: [2024-03-19T02:22:15.765Z] [2024-03-19T02:22:15.765Z] init-common: [2024-03-19T02:22:15.765Z] [2024-03-19T02:22:15.765Z] undeploy-war-common: [2024-03-19T02:22:15.820Z] tar: Removing leading `/' from member names [2024-03-19T02:22:15.826Z] [exec] parsing WSDL... [2024-03-19T02:22:15.826Z] [java] Updating JSP ... [2024-03-19T02:22:15.826Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2024-03-19T02:22:15.826Z] [java] GET /web-jsp-config-modification-test-interval/UpdateJsp HTTP/1.0 [2024-03-19T02:22:15.826Z] [java] [2024-03-19T02:22:15.826Z] [java] Done [2024-03-19T02:22:15.826Z] [exec] line 15 of http://localhost:8080/webservices13-addressing/webservice/SubtractNumbersService?wsdl=1 [2024-03-19T02:22:15.826Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2024-03-19T02:22:15.826Z] [exec] [2024-03-19T02:22:15.826Z] [java] [2024-03-19T02:22:15.826Z] [java] Sleeping for 60s ... [2024-03-19T02:22:15.826Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2024-03-19T02:22:15.826Z] [exec] line 15 of http://localhost:8080/webservices13-addressing/webservice/SubtractNumbersService?wsdl=1 [2024-03-19T02:22:15.826Z] [exec] [2024-03-19T02:22:15.826Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2024-03-19T02:22:15.826Z] [exec] line 16 of http://localhost:8080/webservices13-addressing/webservice/SubtractNumbersService?wsdl=1 [2024-03-19T02:22:15.826Z] [exec] [2024-03-19T02:22:15.848Z] [INFO] [exec] Application deployed with name osgiweld. [2024-03-19T02:22:15.848Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:15.848Z] [WARNING] [echo] [2024-03-19T02:22:15.848Z] [WARNING] [echo] ************************* [2024-03-19T02:22:15.848Z] [WARNING] [echo] * build-deploy weld/extensions [2024-03-19T02:22:15.848Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/extensions [2024-03-19T02:22:15.848Z] [WARNING] [echo] ************************* [2024-03-19T02:22:15.848Z] [WARNING] [echo] [2024-03-19T02:22:15.848Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:15.922Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:15.938Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:22:15.938Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:22:15.938Z] [javac] ^ [2024-03-19T02:22:15.938Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:22:15.938Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:15.938Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:22:15.938Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:22:15.938Z] [javac] 2 warnings [2024-03-19T02:22:15.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-notx [2024-03-19T02:22:15.938Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/blackbox.jar [2024-03-19T02:22:15.938Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-notx.rar [2024-03-19T02:22:15.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-tx [2024-03-19T02:22:15.938Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-tx.rar [2024-03-19T02:22:15.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-xa [2024-03-19T02:22:15.938Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-xa.rar [2024-03-19T02:22:15.938Z] [2024-03-19T02:22:15.938Z] deploy-rar: [2024-03-19T02:22:15.939Z] [2024-03-19T02:22:15.939Z] install-library: [2024-03-19T02:22:15.939Z] [echo] copying file [blackbox.jar] to applibs [2024-03-19T02:22:15.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs [2024-03-19T02:22:15.939Z] [2024-03-19T02:22:15.939Z] restart-server: [2024-03-19T02:22:15.939Z] [2024-03-19T02:22:15.939Z] setOSConditions: [2024-03-19T02:22:15.939Z] [2024-03-19T02:22:15.939Z] stop-server: [2024-03-19T02:22:15.939Z] [2024-03-19T02:22:15.939Z] stop-server-unix: [2024-03-19T02:22:15.939Z] [echo] stopping server on unix ... [2024-03-19T02:22:16.022Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-interceptor-binding-type-inheritance-web [2024-03-19T02:22:16.022Z] [2024-03-19T02:22:16.022Z] all: [2024-03-19T02:22:16.022Z] [2024-03-19T02:22:16.022Z] setOSConditions: [2024-03-19T02:22:16.022Z] [2024-03-19T02:22:16.022Z] setToolWin: [2024-03-19T02:22:16.022Z] [2024-03-19T02:22:16.022Z] setToolUnix: [2024-03-19T02:22:16.022Z] [2024-03-19T02:22:16.022Z] setToolProperty: [2024-03-19T02:22:16.022Z] [2024-03-19T02:22:16.022Z] setS1ASclassPath: [2024-03-19T02:22:16.022Z] [2024-03-19T02:22:16.023Z] init-common: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] clean: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] setOSConditions: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] setToolWin: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] setToolUnix: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] setToolProperty: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] setS1ASclassPath: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] init-common: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] clean-common: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] setOSConditions: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] setToolWin: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] setToolUnix: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] setToolProperty: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.023Z] setS1ASclassPath: [2024-03-19T02:22:16.023Z] [2024-03-19T02:22:16.024Z] init-common: [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.024Z] clean-classes-common: [2024-03-19T02:22:16.024Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.024Z] setOSConditions: [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.024Z] setToolWin: [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.024Z] setToolUnix: [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.024Z] setToolProperty: [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.024Z] setS1ASclassPath: [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.024Z] init-common: [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.024Z] clean-jars-common: [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.024Z] compile: [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.024Z] setOSConditions: [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.024Z] setToolWin: [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.024Z] setToolUnix: [2024-03-19T02:22:16.024Z] [2024-03-19T02:22:16.025Z] setToolProperty: [2024-03-19T02:22:16.025Z] [2024-03-19T02:22:16.025Z] setS1ASclassPath: [2024-03-19T02:22:16.025Z] [2024-03-19T02:22:16.025Z] init-common: [2024-03-19T02:22:16.025Z] [2024-03-19T02:22:16.025Z] compile-common: [2024-03-19T02:22:16.025Z] [echo] Current time (ISO): 2024-03-19T02:22:15.972+0000 [2024-03-19T02:22:16.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:16.025Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:16.056Z] [INFO] [exec] Application deployed with name remoteview. [2024-03-19T02:22:16.056Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:16.056Z] [WARNING] [echo] [2024-03-19T02:22:16.056Z] [WARNING] [echo] ************************* [2024-03-19T02:22:16.056Z] [WARNING] [echo] * build-deploy ejb/singleton [2024-03-19T02:22:16.056Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/singleton [2024-03-19T02:22:16.056Z] [WARNING] [echo] ************************* [2024-03-19T02:22:16.056Z] [WARNING] [echo] [2024-03-19T02:22:16.056Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:16.056Z] [WARNING] [echo] Listing of source files: SingletonTestNG.java [2024-03-19T02:22:16.056Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:16.056Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:16.056Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:16.056Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:16.056Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:16.056Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:16.056Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:16.056Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:16.056Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:16.056Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:16.056Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:16.056Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:16.057Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:16.057Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:16.057Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/singleton/src/test/SingletonTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:16.057Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:16.057Z] 6 warnings [2024-03-19T02:22:16.057Z] [WARNING] [echo] archive-type is ear [2024-03-19T02:22:16.057Z] [WARNING] [echo] archive-type is ear [2024-03-19T02:22:16.057Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_Singleton/app [2024-03-19T02:22:16.057Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_Singleton [2024-03-19T02:22:16.057Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_Singleton/app [2024-03-19T02:22:16.106Z] [WARNING] [echo] Listing of source files: ExtensionsTestNG.java [2024-03-19T02:22:16.106Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:16.106Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:16.106Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:16.106Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:16.106Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:16.106Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:16.106Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:16.106Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:16.106Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:16.106Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:16.106Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:16.106Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:16.130Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:16.130Z] [java] [2024-03-19T02:22:16.130Z] [java] [2024-03-19T02:22:16.130Z] [java] ----------------------------------------- [2024-03-19T02:22:16.130Z] [java] - ejb-cli-negative-deploy: PASS - [2024-03-19T02:22:16.130Z] [java] ----------------------------------------- [2024-03-19T02:22:16.130Z] [java] - Total PASS : 1 - [2024-03-19T02:22:16.130Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:16.130Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:16.130Z] [java] ----------------------------------------- [2024-03-19T02:22:16.130Z] [2024-03-19T02:22:16.130Z] undeploy: [2024-03-19T02:22:16.130Z] [2024-03-19T02:22:16.130Z] setOSConditions: [2024-03-19T02:22:16.130Z] [2024-03-19T02:22:16.130Z] setToolWin: [2024-03-19T02:22:16.130Z] [2024-03-19T02:22:16.130Z] setToolUnix: [2024-03-19T02:22:16.130Z] [2024-03-19T02:22:16.130Z] setToolProperty: [2024-03-19T02:22:16.130Z] [2024-03-19T02:22:16.130Z] setS1ASclassPath: [2024-03-19T02:22:16.130Z] [2024-03-19T02:22:16.130Z] init-common: [2024-03-19T02:22:16.130Z] [2024-03-19T02:22:16.130Z] undeploy-common: [2024-03-19T02:22:16.178Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/ejb/SimpleBMPBean.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:22:16.178Z] [javac] return new Integer(1); [2024-03-19T02:22:16.178Z] [javac] ^ [2024-03-19T02:22:16.178Z] [javac] 2 warnings [2024-03-19T02:22:16.178Z] [2024-03-19T02:22:16.178Z] setOSConditions: [2024-03-19T02:22:16.178Z] [2024-03-19T02:22:16.179Z] setToolWin: [2024-03-19T02:22:16.179Z] [2024-03-19T02:22:16.179Z] setToolUnix: [2024-03-19T02:22:16.179Z] [2024-03-19T02:22:16.179Z] setToolProperty: [2024-03-19T02:22:16.179Z] [2024-03-19T02:22:16.179Z] setS1ASclassPath: [2024-03-19T02:22:16.179Z] [2024-03-19T02:22:16.179Z] init-common: [2024-03-19T02:22:16.179Z] [2024-03-19T02:22:16.179Z] compile-common: [2024-03-19T02:22:16.179Z] [echo] Current time (ISO): 2024-03-19T02:22:15.994+0000 [2024-03-19T02:22:16.179Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:16.308Z] [java] Mar 19, 2024 2:22:16 AM org.eclipse.persistence.session./file:/tmp/gfembed16246922292411910130tmp/applications/sample/_test.metadata [2024-03-19T02:22:16.308Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-03-19T02:22:16.308Z] [java] Mar 19, 2024 2:22:16 AM org.eclipse.persistence.session./file:/tmp/gfembed16246922292411910130tmp/applications/sample/_test.metadata [2024-03-19T02:22:16.308Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-03-19T02:22:16.308Z] [java] Mar 19, 2024 2:22:16 AM org.eclipse.persistence.session./file:/tmp/gfembed16246922292411910130tmp/applications/sample/_test.server [2024-03-19T02:22:16.308Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:22:16.313Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:16.314Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:16.314Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:16.314Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:16.314Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:16.314Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:16.314Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:16.314Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:16.314Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:16.314Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:16.314Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:16.363Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:16.363Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:16.363Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/extensions/src/test/ExtensionsTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:16.363Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:16.363Z] 6 warnings [2024-03-19T02:22:16.363Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:16.363Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/extensions.war [2024-03-19T02:22:16.363Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:16.363Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest [2024-03-19T02:22:16.363Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:16.363Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest/lib [2024-03-19T02:22:16.363Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app [2024-03-19T02:22:16.363Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:16.363Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:16.363Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:16.363Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:16.407Z] Tue Mar 19 02:22:16 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-03-19T02:22:16.493Z] [exec] Mar 19, 2024 2:22:16 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:16.493Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:16.511Z] [exec] Mar 19, 2024 2:22:16 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:16.511Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:16.568Z] [java] Mar 19, 2024 2:22:16 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:22:16.568Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-03-19T02:22:16.568Z] [java] Mar 19, 2024 2:22:16 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:22:16.568Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-03-19T02:22:16.568Z] [java] Mar 19, 2024 2:22:16 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:22:16.568Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:22:16.570Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:16.570Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:16.570Z] 6 warnings [2024-03-19T02:22:16.570Z] [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class [2024-03-19T02:22:16.570Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_Singleton/singletonWeb.war [2024-03-19T02:22:16.570Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_Singleton/app/META-INF [2024-03-19T02:22:16.570Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/singleton/metadata/ejb-jar.xml to copy. [2024-03-19T02:22:16.571Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/singleton/metadata/sun-ejb-jar.xml to copy. [2024-03-19T02:22:16.571Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/singleton/metadata/sun-cmp-mappings.xml to copy. [2024-03-19T02:22:16.571Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/singleton/metadata/${dbschema} to copy. [2024-03-19T02:22:16.571Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_Singleton/singletonEJB.jar [2024-03-19T02:22:16.571Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_Singleton/singleton.ear [2024-03-19T02:22:16.571Z] [WARNING] [echo] Packaged Archive at ../../dist/EJB_Singleton/singleton.ear [2024-03-19T02:22:16.571Z] [WARNING] [echo] archive-type is ear [2024-03-19T02:22:16.571Z] [WARNING] [echo] archive-type is ear [2024-03-19T02:22:16.571Z] [WARNING] [echo] deploying singleton.ear [2024-03-19T02:22:16.620Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:16.620Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:16.620Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:16.620Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:16.620Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:16.620Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:16.620Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:16.620Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:16.620Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:16.620Z] 6 warnings [2024-03-19T02:22:16.620Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-03-19T02:22:16.621Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-03-19T02:22:16.621Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest/lib/extensions.jar [2024-03-19T02:22:16.621Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/weldtest/extensions.war [2024-03-19T02:22:16.621Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:16.621Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:16.621Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:16.621Z] [WARNING] [echo] deploying extensions.war [2024-03-19T02:22:16.665Z] Tue Mar 19 02:22:16 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:22:16.667Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:16.667Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:16.667Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:16.667Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:16.667Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:16.667Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:16.667Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:16.709Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cli-negativeApp [2024-03-19T02:22:16.709Z] [exec] remote failure: Application ejb-cli-negativeApp is not deployed on this target [server] [2024-03-19T02:22:16.709Z] [exec] Result: 1 [2024-03-19T02:22:16.709Z] [2024-03-19T02:22:16.709Z] all: [2024-03-19T02:22:16.709Z] [echo] [2024-03-19T02:22:16.709Z] [echo] [2024-03-19T02:22:16.709Z] [echo] ************************************************** [2024-03-19T02:22:16.709Z] [echo] * Running timer [2024-03-19T02:22:16.709Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer [2024-03-19T02:22:16.709Z] [echo] ************************************************** [2024-03-19T02:22:16.709Z] [echo] [2024-03-19T02:22:16.709Z] [echo] [2024-03-19T02:22:16.709Z] [2024-03-19T02:22:16.709Z] all: [2024-03-19T02:22:16.709Z] [2024-03-19T02:22:16.709Z] sessiontimer: [2024-03-19T02:22:16.709Z] [2024-03-19T02:22:16.709Z] setOSConditions: [2024-03-19T02:22:16.709Z] [2024-03-19T02:22:16.710Z] setToolWin: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] setToolUnix: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] setToolProperty: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] setS1ASclassPath: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] init-common: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] clean: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] setOSConditions: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] setToolWin: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] setToolUnix: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] setToolProperty: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] setS1ASclassPath: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] init-common: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] clean-common: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.710Z] setOSConditions: [2024-03-19T02:22:16.710Z] [2024-03-19T02:22:16.711Z] setToolWin: [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.711Z] setToolUnix: [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.711Z] setToolProperty: [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.711Z] setS1ASclassPath: [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.711Z] init-common: [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.711Z] clean-classes-common: [2024-03-19T02:22:16.711Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.711Z] setOSConditions: [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.711Z] setToolWin: [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.711Z] setToolUnix: [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.711Z] setToolProperty: [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.711Z] setS1ASclassPath: [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.711Z] init-common: [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.711Z] clean-jars-common: [2024-03-19T02:22:16.711Z] [2024-03-19T02:22:16.712Z] compile: [2024-03-19T02:22:16.712Z] [2024-03-19T02:22:16.712Z] setOSConditions: [2024-03-19T02:22:16.712Z] [2024-03-19T02:22:16.712Z] setToolWin: [2024-03-19T02:22:16.712Z] [2024-03-19T02:22:16.712Z] setToolUnix: [2024-03-19T02:22:16.712Z] [2024-03-19T02:22:16.712Z] setToolProperty: [2024-03-19T02:22:16.712Z] [2024-03-19T02:22:16.712Z] setS1ASclassPath: [2024-03-19T02:22:16.712Z] [2024-03-19T02:22:16.712Z] init-common: [2024-03-19T02:22:16.712Z] [2024-03-19T02:22:16.712Z] compile-common: [2024-03-19T02:22:16.712Z] [echo] Current time (ISO): 2024-03-19T02:22:16.515+0000 [2024-03-19T02:22:16.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:16.712Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:16.760Z] [exec] [2024-03-19T02:22:16.760Z] [exec] Generating code... [2024-03-19T02:22:16.760Z] [exec] [2024-03-19T02:22:16.760Z] [exec] Compiling code... [2024-03-19T02:22:16.947Z] Command stop-database executed successfully. [2024-03-19T02:22:16.947Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin stop-domain [2024-03-19T02:22:16.975Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:16.975Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:16.975Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:16.975Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:16.975Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:16.975Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:16.975Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:17.057Z] [exec] Mar 19, 2024 2:22:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:17.057Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:17.065Z] [exec] Waiting for domain1 to start ........ [2024-03-19T02:22:17.065Z] [exec] Waiting finished after 7,680 ms. [2024-03-19T02:22:17.065Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:22:17.065Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:22:17.065Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:22:17.065Z] [exec] Admin Port: 4,848 [2024-03-19T02:22:17.065Z] [exec] Command start-domain executed successfully. [2024-03-19T02:22:17.065Z] [2024-03-19T02:22:17.065Z] init.os: [2024-03-19T02:22:17.065Z] [2024-03-19T02:22:17.065Z] init.tools.unix: [2024-03-19T02:22:17.066Z] [2024-03-19T02:22:17.066Z] init.tools.windows: [2024-03-19T02:22:17.066Z] [2024-03-19T02:22:17.066Z] init.tools: [2024-03-19T02:22:17.066Z] [2024-03-19T02:22:17.066Z] setAsadminArgs: [2024-03-19T02:22:17.066Z] [2024-03-19T02:22:17.066Z] init: [2024-03-19T02:22:17.066Z] [2024-03-19T02:22:17.066Z] init.customtasks: [2024-03-19T02:22:17.066Z] [2024-03-19T02:22:17.066Z] prepare: [2024-03-19T02:22:17.066Z] [2024-03-19T02:22:17.066Z] deploy.asadmin: [2024-03-19T02:22:17.066Z] [2024-03-19T02:22:17.066Z] setAsadminArgs: [2024-03-19T02:22:17.124Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:17.124Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:17.124Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:17.124Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:17.124Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:17.124Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:17.124Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:17.133Z] [java] Mar 19, 2024 2:22:16 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:22:17.133Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:22:17.133Z] [java] Mar 19, 2024 2:22:16 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:22:17.134Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:22:17.275Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:17.304Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:17.304Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:17.304Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:17.304Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:17.304Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:17.304Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:17.304Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:17.365Z] [2024-03-19T02:22:17.365Z] common.deploy.asadmin: [2024-03-19T02:22:17.365Z] [2024-03-19T02:22:17.365Z] init.os: [2024-03-19T02:22:17.365Z] [2024-03-19T02:22:17.365Z] init.tools.unix: [2024-03-19T02:22:17.365Z] [2024-03-19T02:22:17.365Z] init.tools.windows: [2024-03-19T02:22:17.365Z] [2024-03-19T02:22:17.365Z] init.tools: [2024-03-19T02:22:17.365Z] [2024-03-19T02:22:17.365Z] setAsadminArgs: [2024-03-19T02:22:17.365Z] [2024-03-19T02:22:17.365Z] init: [2024-03-19T02:22:17.365Z] [2024-03-19T02:22:17.365Z] init.customtasks: [2024-03-19T02:22:17.365Z] [2024-03-19T02:22:17.365Z] common.run.asadmin: [2024-03-19T02:22:17.366Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --virtualservers server-foo /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver.war [2024-03-19T02:22:17.458Z] [exec] Mar 19, 2024 2:22:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:17.458Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:17.524Z] [INFO] [exec] Application deployed with name singleton. [2024-03-19T02:22:17.524Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:17.524Z] [WARNING] [echo] deploying singleton.ear [2024-03-19T02:22:17.538Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:17.538Z] [javac] 1 warning [2024-03-19T02:22:17.538Z] [2024-03-19T02:22:17.538Z] build: [2024-03-19T02:22:17.538Z] [2024-03-19T02:22:17.538Z] setOSConditions: [2024-03-19T02:22:17.538Z] [2024-03-19T02:22:17.538Z] setToolWin: [2024-03-19T02:22:17.538Z] [2024-03-19T02:22:17.538Z] setToolUnix: [2024-03-19T02:22:17.538Z] [2024-03-19T02:22:17.538Z] setToolProperty: [2024-03-19T02:22:17.538Z] [2024-03-19T02:22:17.538Z] setS1ASclassPath: [2024-03-19T02:22:17.538Z] [2024-03-19T02:22:17.538Z] init-common: [2024-03-19T02:22:17.538Z] [2024-03-19T02:22:17.539Z] webclient-war-common: [2024-03-19T02:22:17.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:17.539Z] [2024-03-19T02:22:17.539Z] clear: [2024-03-19T02:22:17.539Z] [2024-03-19T02:22:17.539Z] test-tlds-exist: [2024-03-19T02:22:17.539Z] [2024-03-19T02:22:17.539Z] copy-tlds: [2024-03-19T02:22:17.539Z] [2024-03-19T02:22:17.539Z] test-tagfiles-exist: [2024-03-19T02:22:17.539Z] [2024-03-19T02:22:17.539Z] copy-tagfiles: [2024-03-19T02:22:17.539Z] [2024-03-19T02:22:17.539Z] package-war-common: [2024-03-19T02:22:17.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:17.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:17.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:17.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:17.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/lib [2024-03-19T02:22:17.539Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:17.539Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:17.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/docroot [2024-03-19T02:22:17.540Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-binding-types-with-members-web.war [2024-03-19T02:22:17.540Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:17.540Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:17.540Z] [javac] Compiling 1 source file [2024-03-19T02:22:17.540Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:17.540Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:17.540Z] [2024-03-19T02:22:17.540Z] deploy: [2024-03-19T02:22:17.551Z] [INFO] [exec] Application deployed with name extensions. [2024-03-19T02:22:17.551Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:17.551Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output [2024-03-19T02:22:17.551Z] [WARNING] Trying to override old definition of task junitreport [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] ============================================================================= [2024-03-19T02:22:17.551Z] [WARNING] [echo] = = [2024-03-19T02:22:17.551Z] [WARNING] [echo] = S t a r t i n g TestNG f u n c t i o n a l t e s t s = [2024-03-19T02:22:17.551Z] [WARNING] [echo] = = [2024-03-19T02:22:17.551Z] [WARNING] [echo] = TEST FILE = testng/testng_web_profile.xml = [2024-03-19T02:22:17.551Z] [WARNING] [echo] = BASEDIR = /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook = [2024-03-19T02:22:17.551Z] [WARNING] [echo] = = [2024-03-19T02:22:17.551Z] [WARNING] [echo] ============================================================================= [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] ============================================================================= [2024-03-19T02:22:17.551Z] [WARNING] [echo] = R u n n i n g t h e f o l l o w i n g t e s t s: = [2024-03-19T02:22:17.551Z] [WARNING] [echo] = From TEST FILE = testng/testng_web_profile.xml = [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.551Z] [WARNING] [echo] [2024-03-19T02:22:17.552Z] [WARNING] [echo] [2024-03-19T02:22:17.552Z] [WARNING] [echo] [2024-03-19T02:22:17.552Z] [WARNING] [echo] [2024-03-19T02:22:17.552Z] [WARNING] [echo] [2024-03-19T02:22:17.552Z] [WARNING] [echo] [2024-03-19T02:22:17.552Z] [WARNING] [echo] ============================================================================= [2024-03-19T02:22:17.598Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:17.598Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:22:17.598Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:17.598Z] [javac] 1 warning [2024-03-19T02:22:17.598Z] [2024-03-19T02:22:17.598Z] setOSConditions: [2024-03-19T02:22:17.598Z] [2024-03-19T02:22:17.598Z] setToolWin: [2024-03-19T02:22:17.598Z] [2024-03-19T02:22:17.598Z] setToolUnix: [2024-03-19T02:22:17.598Z] [2024-03-19T02:22:17.598Z] setToolProperty: [2024-03-19T02:22:17.598Z] [2024-03-19T02:22:17.598Z] setS1ASclassPath: [2024-03-19T02:22:17.598Z] [2024-03-19T02:22:17.598Z] init-common: [2024-03-19T02:22:17.598Z] [2024-03-19T02:22:17.598Z] appclient-jar-common: [2024-03-19T02:22:17.598Z] [2024-03-19T02:22:17.598Z] package-appclientjar-common: [2024-03-19T02:22:17.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.598Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.599Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.599Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-client.jar [2024-03-19T02:22:17.599Z] [2024-03-19T02:22:17.599Z] setOSConditions: [2024-03-19T02:22:17.599Z] [2024-03-19T02:22:17.599Z] setToolWin: [2024-03-19T02:22:17.599Z] [2024-03-19T02:22:17.599Z] setToolUnix: [2024-03-19T02:22:17.599Z] [2024-03-19T02:22:17.599Z] setToolProperty: [2024-03-19T02:22:17.599Z] [2024-03-19T02:22:17.599Z] setS1ASclassPath: [2024-03-19T02:22:17.599Z] [2024-03-19T02:22:17.599Z] init-common: [2024-03-19T02:22:17.599Z] [2024-03-19T02:22:17.599Z] ejb-jar-common: [2024-03-19T02:22:17.599Z] [2024-03-19T02:22:17.599Z] package-ejbjar-common: [2024-03-19T02:22:17.599Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.599Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-ejb.jar [2024-03-19T02:22:17.599Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.622Z] [exec] Mar 19, 2024 2:22:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:17.622Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:17.622Z] [exec] Looking up ejb ref [2024-03-19T02:22:17.688Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:17.701Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:22:17.701Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:17.701Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:17.701Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:22:17.709Z] [java] Mar 19, 2024 2:22:17 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:22:17.709Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:22:17.709Z] [java] Mar 19, 2024 2:22:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:17.709Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:22:17.735Z] [exec] Mar 19, 2024 2:22:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:17.735Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:17.803Z] [2024-03-19T02:22:17.803Z] deploy-war-common: [2024-03-19T02:22:17.803Z] [2024-03-19T02:22:17.803Z] setOSConditions: [2024-03-19T02:22:17.803Z] [2024-03-19T02:22:17.803Z] setToolWin: [2024-03-19T02:22:17.803Z] [2024-03-19T02:22:17.803Z] setToolUnix: [2024-03-19T02:22:17.803Z] [2024-03-19T02:22:17.803Z] setToolProperty: [2024-03-19T02:22:17.803Z] [2024-03-19T02:22:17.803Z] setS1ASclassPath: [2024-03-19T02:22:17.803Z] [2024-03-19T02:22:17.803Z] init-common: [2024-03-19T02:22:17.803Z] [2024-03-19T02:22:17.803Z] deploy-war-commonpe: [2024-03-19T02:22:17.852Z] [WARNING] [testng] OpenJDK 64-Bit Server VM warning: The java.compiler system property is obsolete and no longer supported, use -Xint [2024-03-19T02:22:17.856Z] [2024-03-19T02:22:17.856Z] setOSConditions: [2024-03-19T02:22:17.856Z] [2024-03-19T02:22:17.856Z] fixFiles: [2024-03-19T02:22:17.856Z] [2024-03-19T02:22:17.856Z] convUnix: [2024-03-19T02:22:17.856Z] [2024-03-19T02:22:17.856Z] convWin: [2024-03-19T02:22:17.856Z] [2024-03-19T02:22:17.856Z] setToolWin: [2024-03-19T02:22:17.856Z] [2024-03-19T02:22:17.857Z] setToolUnix: [2024-03-19T02:22:17.857Z] [2024-03-19T02:22:17.857Z] setToolProperty: [2024-03-19T02:22:17.857Z] [2024-03-19T02:22:17.857Z] setS1ASclassPath: [2024-03-19T02:22:17.857Z] [2024-03-19T02:22:17.857Z] init-common: [2024-03-19T02:22:17.857Z] [2024-03-19T02:22:17.857Z] ear-common: [2024-03-19T02:22:17.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:17.857Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/descriptor/sun-application.xml to copy. [2024-03-19T02:22:17.857Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:22:17.857Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:17.857Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp.ear [2024-03-19T02:22:17.857Z] [2024-03-19T02:22:17.857Z] setOSConditions: [2024-03-19T02:22:17.857Z] [2024-03-19T02:22:17.857Z] setToolWin: [2024-03-19T02:22:17.857Z] [2024-03-19T02:22:17.857Z] setToolUnix: [2024-03-19T02:22:17.857Z] [2024-03-19T02:22:17.857Z] setToolProperty: [2024-03-19T02:22:17.857Z] [2024-03-19T02:22:17.858Z] setS1ASclassPath: [2024-03-19T02:22:17.858Z] [2024-03-19T02:22:17.858Z] init-common: [2024-03-19T02:22:17.858Z] [2024-03-19T02:22:17.858Z] build-ut: [2024-03-19T02:22:17.858Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp [2024-03-19T02:22:17.858Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.858Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp-UT.ear [2024-03-19T02:22:17.858Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-ejb.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definition-ejb [2024-03-19T02:22:17.858Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-web.war into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definition-web [2024-03-19T02:22:17.858Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-client.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definition-client [2024-03-19T02:22:17.858Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp-UT.ear into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definitionApp-UT [2024-03-19T02:22:17.858Z] [2024-03-19T02:22:17.858Z] all: [2024-03-19T02:22:17.858Z] [2024-03-19T02:22:17.858Z] setOSConditions: [2024-03-19T02:22:17.858Z] [2024-03-19T02:22:17.858Z] setToolWin: [2024-03-19T02:22:17.858Z] [2024-03-19T02:22:17.859Z] setToolUnix: [2024-03-19T02:22:17.859Z] [2024-03-19T02:22:17.859Z] setToolProperty: [2024-03-19T02:22:17.859Z] [2024-03-19T02:22:17.859Z] setS1ASclassPath: [2024-03-19T02:22:17.859Z] [2024-03-19T02:22:17.859Z] init-common: [2024-03-19T02:22:17.859Z] [2024-03-19T02:22:17.859Z] all: [2024-03-19T02:22:17.859Z] [2024-03-19T02:22:17.859Z] setOSConditions: [2024-03-19T02:22:17.859Z] [2024-03-19T02:22:17.859Z] setToolWin: [2024-03-19T02:22:17.859Z] [2024-03-19T02:22:17.859Z] setToolUnix: [2024-03-19T02:22:17.859Z] [2024-03-19T02:22:17.859Z] setToolProperty: [2024-03-19T02:22:17.859Z] [2024-03-19T02:22:17.859Z] setS1ASclassPath: [2024-03-19T02:22:17.859Z] [2024-03-19T02:22:17.859Z] init-common: [2024-03-19T02:22:17.859Z] [2024-03-19T02:22:17.859Z] compile-common: [2024-03-19T02:22:17.859Z] [echo] Current time (ISO): 2024-03-19T02:22:17.730+0000 [2024-03-19T02:22:17.859Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/classes [2024-03-19T02:22:17.859Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/classes [2024-03-19T02:22:17.866Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:17.872Z] [exec] Mar 19, 2024 2:22:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:17.872Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@124eb83d [2024-03-19T02:22:17.946Z] [javac] 1 warning [2024-03-19T02:22:17.946Z] [2024-03-19T02:22:17.946Z] build: [2024-03-19T02:22:17.946Z] [2024-03-19T02:22:17.946Z] setOSConditions: [2024-03-19T02:22:17.946Z] [2024-03-19T02:22:17.946Z] fixFiles: [2024-03-19T02:22:17.946Z] [2024-03-19T02:22:17.946Z] convUnix: [2024-03-19T02:22:17.946Z] [2024-03-19T02:22:17.946Z] convWin: [2024-03-19T02:22:17.946Z] [2024-03-19T02:22:17.946Z] setToolWin: [2024-03-19T02:22:17.946Z] [2024-03-19T02:22:17.946Z] setToolUnix: [2024-03-19T02:22:17.946Z] [2024-03-19T02:22:17.946Z] setToolProperty: [2024-03-19T02:22:17.946Z] [2024-03-19T02:22:17.946Z] setS1ASclassPath: [2024-03-19T02:22:17.946Z] [2024-03-19T02:22:17.946Z] init-common: [2024-03-19T02:22:17.947Z] [2024-03-19T02:22:17.947Z] package-persistence-common: [2024-03-19T02:22:17.947Z] [2024-03-19T02:22:17.947Z] ejb-jar-common: [2024-03-19T02:22:17.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:17.947Z] [2024-03-19T02:22:17.947Z] package-ejbjar-common: [2024-03-19T02:22:17.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.947Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.947Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.947Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtx-ejb.jar [2024-03-19T02:22:17.947Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.947Z] [2024-03-19T02:22:17.947Z] appclient-jar-common: [2024-03-19T02:22:17.947Z] [2024-03-19T02:22:17.947Z] package-appclientjar-common: [2024-03-19T02:22:17.947Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.947Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.947Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.947Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtx-client.jar [2024-03-19T02:22:17.947Z] [2024-03-19T02:22:17.947Z] webclient-war-common: [2024-03-19T02:22:17.947Z] [2024-03-19T02:22:17.947Z] build-ear-common: [2024-03-19T02:22:17.948Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:17.948Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:17.948Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:17.948Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxApp.ear [2024-03-19T02:22:17.948Z] [2024-03-19T02:22:17.948Z] deploy: [2024-03-19T02:22:17.948Z] [2024-03-19T02:22:17.948Z] setOSConditions: [2024-03-19T02:22:17.948Z] [2024-03-19T02:22:17.948Z] setToolWin: [2024-03-19T02:22:17.948Z] [2024-03-19T02:22:17.948Z] setToolUnix: [2024-03-19T02:22:17.948Z] [2024-03-19T02:22:17.948Z] setToolProperty: [2024-03-19T02:22:17.948Z] [2024-03-19T02:22:17.948Z] setS1ASclassPath: [2024-03-19T02:22:17.948Z] [2024-03-19T02:22:17.948Z] init-common: [2024-03-19T02:22:17.948Z] [2024-03-19T02:22:17.948Z] execute-sql-common: [2024-03-19T02:22:17.948Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/create_pointbase.sql [2024-03-19T02:22:17.948Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:22:17.948Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:22:17.948Z] [sql] 0 rows affected [2024-03-19T02:22:17.948Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:22:17.948Z] [2024-03-19T02:22:17.948Z] setOSConditions: [2024-03-19T02:22:17.948Z] [2024-03-19T02:22:17.948Z] setToolWin: [2024-03-19T02:22:17.949Z] [2024-03-19T02:22:17.949Z] setToolUnix: [2024-03-19T02:22:17.949Z] [2024-03-19T02:22:17.949Z] setToolProperty: [2024-03-19T02:22:17.949Z] [2024-03-19T02:22:17.949Z] setS1ASclassPath: [2024-03-19T02:22:17.949Z] [2024-03-19T02:22:17.949Z] init-common: [2024-03-19T02:22:17.949Z] [2024-03-19T02:22:17.949Z] create-jdbc-connpool-common: [2024-03-19T02:22:17.967Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@245b009a [2024-03-19T02:22:17.967Z] [java] Looking up EJB... [2024-03-19T02:22:17.967Z] [java] Invoking EJB... [2024-03-19T02:22:17.967Z] [java] EJB said: in SimpleBase [2024-03-19T02:22:17.967Z] [java] Record # 1 [2024-03-19T02:22:17.967Z] [java] Mar 19, 2024 2:22:17 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:22:17.967Z] [java] INFO: sample was successfully deployed in 3,812 milliseconds. [2024-03-19T02:22:17.967Z] [java] Mar 19, 2024 2:22:17 AM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2024-03-19T02:22:17.967Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2024-03-19T02:22:17.967Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:22:17.967Z] [java] Value of key is: embedded with JPA [2024-03-19T02:22:17.967Z] [java] Done calling EJB [2024-03-19T02:22:17.967Z] [java] Creating another container without closing... [2024-03-19T02:22:17.967Z] [java] Caught expected: Cannot create a new embedded EJBContainer: previously created container had not been closed. [2024-03-19T02:22:17.967Z] [java] Value of key is: embedded create container [2024-03-19T02:22:17.967Z] [java] Closing container ... [2024-03-19T02:22:18.061Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-binding-types-with-members --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-binding-types-with-members-web.war [2024-03-19T02:22:18.125Z] [javac] 1 warning [2024-03-19T02:22:18.125Z] [2024-03-19T02:22:18.125Z] setOSConditions: [2024-03-19T02:22:18.125Z] [2024-03-19T02:22:18.125Z] setToolWin: [2024-03-19T02:22:18.125Z] [2024-03-19T02:22:18.125Z] setToolUnix: [2024-03-19T02:22:18.125Z] [2024-03-19T02:22:18.125Z] setToolProperty: [2024-03-19T02:22:18.126Z] [2024-03-19T02:22:18.126Z] setS1ASclassPath: [2024-03-19T02:22:18.126Z] [2024-03-19T02:22:18.126Z] init-common: [2024-03-19T02:22:18.126Z] [2024-03-19T02:22:18.126Z] compile-common: [2024-03-19T02:22:18.126Z] [echo] Current time (ISO): 2024-03-19T02:22:17.896+0000 [2024-03-19T02:22:18.126Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:18.227Z] [java] SingletonBean :: In PreDestroy() [2024-03-19T02:22:18.227Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:22:18.227Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:18.227Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:18.227Z] [java] Value of key is: embedded close container [2024-03-19T02:22:18.227Z] [java] Done Closing container [2024-03-19T02:22:18.227Z] [java] Creating container after closing the previous... [2024-03-19T02:22:18.227Z] [java] Completed shutdown of GlassFish runtime [2024-03-19T02:22:18.227Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:22:18.227Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-03-19T02:22:18.227Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:22:18.227Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:22:18.227Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:18.227Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:18.227Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:18.227Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:18.228Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:18.228Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:18.228Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:18.228Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:22:18.228Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:18.228Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain1164990212654998359xml [2024-03-19T02:22:18.228Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:18.228Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:22:18.267Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:18.267Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:18.267Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:18.268Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:18.268Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:18.268Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:18.268Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:18.318Z] [exec] Application deployed with name cdi-binding-types-with-members-web. [2024-03-19T02:22:18.318Z] [2024-03-19T02:22:18.318Z] deploy-war-commonee: [2024-03-19T02:22:18.318Z] [2024-03-19T02:22:18.318Z] run: [2024-03-19T02:22:18.364Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:18.364Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:22:18.455Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:22:18.463Z] [INFO] [testng] ... [2024-03-19T02:22:18.463Z] [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [2024-03-19T02:22:18.463Z] [INFO] [testng] ... [2024-03-19T02:22:18.463Z] [INFO] [testng] [2024-03-19T02:22:18.463Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-jdbc-connection-pool --datasourceclassname=org.apache.derby.jdbc.ClientDataSource --property DatabaseName=sun-appserv-samples:PortNumber=1527:serverName=localhost:Password=APP:User=APP QLJdbcPool [2024-03-19T02:22:18.503Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:22:18.503Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:22:18.503Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:22:18.503Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:22:18.503Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:22:18.503Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:22:18.503Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:22:18.503Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (201 ms), startup services (59 ms), total (260 ms) [2024-03-19T02:22:18.503Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:22:18.503Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:22:18.503Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:22:18.503Z] [java] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:22:18.503Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:18.503Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:18.526Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:18.526Z] [javac] 1 warning [2024-03-19T02:22:18.526Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:22:18.526Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:22:18.526Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:22:18.526Z] [2024-03-19T02:22:18.526Z] deploy-client: [2024-03-19T02:22:18.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-appauth-pool1 [2024-03-19T02:22:18.534Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2024-03-19T02:22:18.534Z] [2024-03-19T02:22:18.534Z] set-derby-connpool-props: [2024-03-19T02:22:18.603Z] [java] opening connection to http://localhost:8080/cdi-binding-types-with-members/myurl [2024-03-19T02:22:18.603Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:18.603Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:18.603Z] [java] [2024-03-19T02:22:18.603Z] [java] [2024-03-19T02:22:18.603Z] [java] ----------------------------------------- [2024-03-19T02:22:18.603Z] [java] - interceptors-business-method-interceptors: PASS - [2024-03-19T02:22:18.603Z] [java] ----------------------------------------- [2024-03-19T02:22:18.603Z] [java] - Total PASS : 1 - [2024-03-19T02:22:18.603Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:18.603Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:18.603Z] [java] ----------------------------------------- [2024-03-19T02:22:18.603Z] [2024-03-19T02:22:18.603Z] undeploy: [2024-03-19T02:22:18.603Z] [2024-03-19T02:22:18.603Z] setOSConditions: [2024-03-19T02:22:18.603Z] [2024-03-19T02:22:18.603Z] setToolWin: [2024-03-19T02:22:18.603Z] [2024-03-19T02:22:18.604Z] setToolUnix: [2024-03-19T02:22:18.604Z] [2024-03-19T02:22:18.604Z] setToolProperty: [2024-03-19T02:22:18.604Z] [2024-03-19T02:22:18.604Z] setS1ASclassPath: [2024-03-19T02:22:18.604Z] [2024-03-19T02:22:18.604Z] init-common: [2024-03-19T02:22:18.604Z] [2024-03-19T02:22:18.604Z] undeploy-war-common: [2024-03-19T02:22:18.704Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:18.704Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:18.704Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:18.704Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:18.704Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:18.704Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:18.704Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:18.743Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:22:18.743Z] [exec] Value of key is: Embedded-Connector-1.5 test - 1 [2024-03-19T02:22:18.761Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:18.761Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:22:18.761Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:22:18.761Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (319 ms), startup services (6 ms), total (325 ms) [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:22:18.761Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:22:18.761Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:18.761Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:18.761Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-base.jar [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:18.761Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-pu.jar [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:18.761Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:18.761Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@58da6f7d [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:18.761Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:18.761Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:22:18.761Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:22:18.761Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:22:18.762Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:22:18.762Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:22:18.762Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:22:18.762Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:22:18.762Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:22:18.762Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:22:18.762Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:22:18.762Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:22:18.762Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:22:18.794Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:18.794Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:18.794Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:18.794Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:18.794Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:18.794Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:18.794Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:18.861Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-binding-types-with-members-web [2024-03-19T02:22:18.861Z] [2024-03-19T02:22:18.861Z] all: [2024-03-19T02:22:18.861Z] [2024-03-19T02:22:18.861Z] setOSConditions: [2024-03-19T02:22:18.861Z] [2024-03-19T02:22:18.861Z] setToolWin: [2024-03-19T02:22:18.861Z] [2024-03-19T02:22:18.861Z] setToolUnix: [2024-03-19T02:22:18.861Z] [2024-03-19T02:22:18.862Z] setToolProperty: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] setS1ASclassPath: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] init-common: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] clean: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] setOSConditions: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] setToolWin: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] setToolUnix: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] setToolProperty: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] setS1ASclassPath: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] init-common: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] clean-common: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] setOSConditions: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] setToolWin: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] setToolUnix: [2024-03-19T02:22:18.862Z] [2024-03-19T02:22:18.862Z] setToolProperty: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] setS1ASclassPath: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] init-common: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] clean-classes-common: [2024-03-19T02:22:18.863Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] setOSConditions: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] setToolWin: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] setToolUnix: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] setToolProperty: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] setS1ASclassPath: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] init-common: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] clean-jars-common: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] compile: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] setOSConditions: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] setToolWin: [2024-03-19T02:22:18.863Z] [2024-03-19T02:22:18.863Z] setToolUnix: [2024-03-19T02:22:18.864Z] [2024-03-19T02:22:18.864Z] setToolProperty: [2024-03-19T02:22:18.864Z] [2024-03-19T02:22:18.864Z] setS1ASclassPath: [2024-03-19T02:22:18.864Z] [2024-03-19T02:22:18.864Z] init-common: [2024-03-19T02:22:18.864Z] [2024-03-19T02:22:18.864Z] compile-common: [2024-03-19T02:22:18.864Z] [echo] Current time (ISO): 2024-03-19T02:22:18.836+0000 [2024-03-19T02:22:18.864Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:18.864Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:18.896Z] [INFO] [exec] Application deployed with name singleton. [2024-03-19T02:22:18.896Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:18.896Z] [WARNING] [echo] [2024-03-19T02:22:18.896Z] [WARNING] [echo] ************************* [2024-03-19T02:22:18.896Z] [WARNING] [echo] * build-deploy ejb/cmp [2024-03-19T02:22:18.896Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/cmp [2024-03-19T02:22:18.896Z] [WARNING] [echo] ************************* [2024-03-19T02:22:18.896Z] [WARNING] [echo] [2024-03-19T02:22:18.896Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:18.896Z] [WARNING] [echo] Listing of source files: CmpRosterTestNG.java [2024-03-19T02:22:18.896Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:18.896Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:18.896Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:18.896Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:18.896Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:19.018Z] [java] Mar 19, 2024 2:22:18 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:19.019Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:22:19.019Z] [java] Mar 19, 2024 2:22:18 AM org.eclipse.persistence.session./file:/tmp/gfembed15205920264135458063tmp/applications/sample/_test [2024-03-19T02:22:19.019Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:22:19.045Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:22:19.045Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:22:19.045Z] [exec] Value of key is: Embedded-Connector-1.5 test - 2 [2024-03-19T02:22:19.055Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin ping-connection-pool DerbyPool [2024-03-19T02:22:19.099Z] + break [2024-03-19T02:22:19.099Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [2024-03-19T02:22:19.124Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-03-19T02:22:19.124Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [Pipeline] } [2024-03-19T02:22:19.132Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:19.132Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-03-19T02:22:19.150Z] Archiving artifacts [2024-03-19T02:22:19.154Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:19.154Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:19.154Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:19.154Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:19.154Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:19.154Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:19.154Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:19.154Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:19.154Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:19.154Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/cmp/src/test/CmpRosterTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:19.154Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:19.154Z] 6 warnings [2024-03-19T02:22:19.154Z] [WARNING] [echo] archive-type is ear [2024-03-19T02:22:19.268Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:19.302Z] [java] Mar 19, 2024 2:22:19 AM org.eclipse.persistence.session./file:/tmp/gfembed15205920264135458063tmp/applications/sample/_test.metadata [2024-03-19T02:22:19.302Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-03-19T02:22:19.302Z] [java] Mar 19, 2024 2:22:19 AM org.eclipse.persistence.session./file:/tmp/gfembed15205920264135458063tmp/applications/sample/_test.metadata [2024-03-19T02:22:19.302Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-03-19T02:22:19.302Z] [java] Mar 19, 2024 2:22:19 AM org.eclipse.persistence.session./file:/tmp/gfembed15205920264135458063tmp/applications/sample/_test.server [2024-03-19T02:22:19.302Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:22:19.302Z] [java] Mar 19, 2024 2:22:19 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:22:19.302Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-03-19T02:22:19.302Z] [java] Mar 19, 2024 2:22:19 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:22:19.302Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-03-19T02:22:19.302Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:22:19.302Z] [java] Mar 19, 2024 2:22:19 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:22:19.302Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:22:19.302Z] [exec] Value of key is: Embedded-Connector-1.5 test - 3 [2024-03-19T02:22:19.302Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:22:19.302Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:22:19.302Z] [exec] Value of key is: Embedded-Connector-1.5 test - 4 [2024-03-19T02:22:19.302Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:22:19.302Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:22:19.302Z] [exec] Value of key is: Embedded-Connector-1.5 test - 5 [2024-03-19T02:22:19.302Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:22:19.302Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:22:19.302Z] [java] Mar 19, 2024 2:22:19 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:22:19.302Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:22:19.381Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-03-19T02:22:19.381Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-03-19T02:22:19.412Z] [WARNING] [echo] archive-type is ear [2024-03-19T02:22:19.412Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_CMP/app [2024-03-19T02:22:19.412Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_CMP [2024-03-19T02:22:19.412Z] [INFO] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_CMP/app [2024-03-19T02:22:19.412Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:19.412Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:19.412Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:19.412Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:19.412Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:19.413Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:19.413Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:19.413Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:19.413Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:19.413Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:19.413Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:19.524Z] [exec] Mar 19, 2024 2:22:19 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:19.524Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@e3899fd [2024-03-19T02:22:19.524Z] [javac] 1 warning [2024-03-19T02:22:19.524Z] [2024-03-19T02:22:19.524Z] build: [2024-03-19T02:22:19.524Z] [2024-03-19T02:22:19.524Z] setOSConditions: [2024-03-19T02:22:19.524Z] [2024-03-19T02:22:19.524Z] fixFiles: [2024-03-19T02:22:19.524Z] [2024-03-19T02:22:19.525Z] convUnix: [2024-03-19T02:22:19.525Z] [2024-03-19T02:22:19.525Z] convWin: [2024-03-19T02:22:19.525Z] [2024-03-19T02:22:19.525Z] setToolWin: [2024-03-19T02:22:19.525Z] [2024-03-19T02:22:19.525Z] setToolUnix: [2024-03-19T02:22:19.525Z] [2024-03-19T02:22:19.525Z] setToolProperty: [2024-03-19T02:22:19.525Z] [2024-03-19T02:22:19.525Z] setS1ASclassPath: [2024-03-19T02:22:19.525Z] [2024-03-19T02:22:19.525Z] init-common: [2024-03-19T02:22:19.525Z] [2024-03-19T02:22:19.525Z] package-persistence-common: [2024-03-19T02:22:19.525Z] [2024-03-19T02:22:19.525Z] ejb-jar-common: [2024-03-19T02:22:19.525Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:19.525Z] [2024-03-19T02:22:19.525Z] package-ejbjar-common: [2024-03-19T02:22:19.525Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:19.525Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:19.525Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:19.525Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimer-ejb.jar [2024-03-19T02:22:19.525Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:19.526Z] [2024-03-19T02:22:19.526Z] appclient-jar-common: [2024-03-19T02:22:19.526Z] [2024-03-19T02:22:19.526Z] package-appclientjar-common: [2024-03-19T02:22:19.526Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:19.526Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:19.526Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:19.526Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimer-client.jar [2024-03-19T02:22:19.526Z] [2024-03-19T02:22:19.526Z] webclient-war-common: [2024-03-19T02:22:19.526Z] [2024-03-19T02:22:19.526Z] build-ear-common: [2024-03-19T02:22:19.526Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:19.526Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:19.526Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:19.526Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:19.526Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerApp.ear [2024-03-19T02:22:19.526Z] [2024-03-19T02:22:19.526Z] deploy: [2024-03-19T02:22:19.526Z] [2024-03-19T02:22:19.526Z] setOSConditions: [2024-03-19T02:22:19.526Z] [2024-03-19T02:22:19.526Z] setToolWin: [2024-03-19T02:22:19.527Z] [2024-03-19T02:22:19.527Z] setToolUnix: [2024-03-19T02:22:19.527Z] [2024-03-19T02:22:19.527Z] setToolProperty: [2024-03-19T02:22:19.527Z] [2024-03-19T02:22:19.527Z] setS1ASclassPath: [2024-03-19T02:22:19.527Z] [2024-03-19T02:22:19.527Z] init-common: [2024-03-19T02:22:19.527Z] [2024-03-19T02:22:19.527Z] deploy-common: [2024-03-19T02:22:19.527Z] [echo] Current time (ISO): 2024-03-19T02:22:19.414+0000 [2024-03-19T02:22:19.527Z] [2024-03-19T02:22:19.527Z] setOSConditions: [2024-03-19T02:22:19.527Z] [2024-03-19T02:22:19.527Z] setToolWin: [2024-03-19T02:22:19.527Z] [2024-03-19T02:22:19.527Z] setToolUnix: [2024-03-19T02:22:19.527Z] [2024-03-19T02:22:19.527Z] setToolProperty: [2024-03-19T02:22:19.527Z] [2024-03-19T02:22:19.527Z] setS1ASclassPath: [2024-03-19T02:22:19.527Z] [2024-03-19T02:22:19.527Z] init-common: [2024-03-19T02:22:19.527Z] [2024-03-19T02:22:19.527Z] deploy-common-pe: [2024-03-19T02:22:19.559Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:22:19.559Z] [exec] Value of key is: Embedded-Connector-1.5 test - 6 [2024-03-19T02:22:19.559Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:22:19.559Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:22:19.559Z] [exec] Value of key is: Embedded-Connector-1.5 test - 7 [2024-03-19T02:22:19.559Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:22:19.559Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:22:19.559Z] [exec] Value of key is: Embedded-Connector-1.5 test - 8 [2024-03-19T02:22:19.559Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:22:19.559Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:22:19.559Z] [exec] Value of key is: Embedded-Connector-1.5 test - 9 [2024-03-19T02:22:19.559Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:19.559Z] [exec] [2024-03-19T02:22:19.559Z] [exec] [2024-03-19T02:22:19.559Z] [exec] ----------------------------------------- [2024-03-19T02:22:19.559Z] [exec] - Embedded-Connector-1.5 test - 1: PASS - [2024-03-19T02:22:19.559Z] [exec] - Embedded-Connector-1.5 test - 4: PASS - [2024-03-19T02:22:19.559Z] [exec] - Embedded-Connector-1.5 test - 5: PASS - [2024-03-19T02:22:19.559Z] [exec] - Embedded-Connector-1.5 test - 2: PASS - [2024-03-19T02:22:19.559Z] [exec] - Embedded-Connector-1.5 test - 3: PASS - [2024-03-19T02:22:19.559Z] [exec] - Embedded-Connector-1.5 test - 8: PASS - [2024-03-19T02:22:19.559Z] [exec] - Embedded-Connector-1.5 test - 9: PASS - [2024-03-19T02:22:19.559Z] [exec] - Embedded-Connector-1.5 test - 6: PASS - [2024-03-19T02:22:19.559Z] [exec] - Embedded-Connector-1.5 test - 7: PASS - [2024-03-19T02:22:19.559Z] [exec] ----------------------------------------- [2024-03-19T02:22:19.559Z] [exec] Total PASS: 9 [2024-03-19T02:22:19.559Z] [exec] Total FAIL: 0 [2024-03-19T02:22:19.559Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:19.559Z] [exec] ----------------------------------------- [2024-03-19T02:22:19.559Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:19.559Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-03-19T02:22:19.560Z] [java] Mar 19, 2024 2:22:19 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:22:19.560Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:22:19.560Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@791d785c [2024-03-19T02:22:19.560Z] [java] SingletonBean :: In PreDestroy() [2024-03-19T02:22:19.560Z] [java] Mar 19, 2024 2:22:19 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:19.560Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:22:19.560Z] [java] Mar 19, 2024 2:22:19 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:22:19.560Z] [java] INFO: sample was successfully deployed in 1,048 milliseconds. [2024-03-19T02:22:19.660Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin ping-connection-pool QLJdbcPool [2024-03-19T02:22:19.663Z] [exec] Application deployed with name security-jmac-soapApp. [2024-03-19T02:22:19.664Z] [exec] there are no files to retrieve for application security-jmac-soapApp [2024-03-19T02:22:19.664Z] [echo] Deployment on target server server successful [2024-03-19T02:22:19.664Z] [2024-03-19T02:22:19.664Z] compile-client: [2024-03-19T02:22:19.664Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:19.664Z] [2024-03-19T02:22:19.664Z] setOSConditions: [2024-03-19T02:22:19.664Z] [2024-03-19T02:22:19.664Z] setToolWin: [2024-03-19T02:22:19.664Z] [2024-03-19T02:22:19.664Z] setToolUnix: [2024-03-19T02:22:19.664Z] [2024-03-19T02:22:19.664Z] setToolProperty: [2024-03-19T02:22:19.664Z] [2024-03-19T02:22:19.664Z] setS1ASclassPath: [2024-03-19T02:22:19.664Z] [2024-03-19T02:22:19.664Z] init-common: [2024-03-19T02:22:19.664Z] [2024-03-19T02:22:19.664Z] setJAXWSToolsForWin: [2024-03-19T02:22:19.664Z] [2024-03-19T02:22:19.664Z] setJAXWSToolsForUnix: [2024-03-19T02:22:19.664Z] [2024-03-19T02:22:19.664Z] wsimport: [2024-03-19T02:22:19.664Z] [exec] parsing WSDL... [2024-03-19T02:22:19.664Z] [exec] [2024-03-19T02:22:19.664Z] [exec] Generating code... [2024-03-19T02:22:19.664Z] [exec] [2024-03-19T02:22:19.664Z] [exec] Compiling code... [2024-03-19T02:22:19.670Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:19.670Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:19.670Z] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:22:19.670Z] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:22:19.670Z] 6 warnings [2024-03-19T02:22:19.670Z] [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/Roster.class,**/RosterHome.class,**/*Details.class,**/Debug.class [2024-03-19T02:22:19.670Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_CMP/RosterAppWeb.war [2024-03-19T02:22:19.670Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2024-03-19T02:22:19.670Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2024-03-19T02:22:19.670Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2024-03-19T02:22:19.670Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2024-03-19T02:22:19.670Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/EJB_CMP/app [2024-03-19T02:22:19.670Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_CMP/RosterAppEJB.jar [2024-03-19T02:22:19.671Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/EJB_CMP/RosterApp.ear [2024-03-19T02:22:19.671Z] [WARNING] [echo] Packaged Archive at ../../dist/EJB_CMP/RosterApp.ear [2024-03-19T02:22:19.671Z] [WARNING] [echo] archive-type is ear [2024-03-19T02:22:19.671Z] [WARNING] [echo] archive-type is ear [2024-03-19T02:22:19.671Z] [WARNING] [echo] JavaDB Database Location : /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/../javadb [2024-03-19T02:22:19.671Z] [WARNING] [echo] sql.file = sql/RosterApp_derby.sql [2024-03-19T02:22:19.671Z] [WARNING] [echo] db.class.path = /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/../javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/../javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/../javadb/lib/derbyclient.jar [2024-03-19T02:22:19.725Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:19.725Z] [exec] Application deployed with name wsclient. [2024-03-19T02:22:19.725Z] [exec] Command deploy executed successfully. [2024-03-19T02:22:19.725Z] [2024-03-19T02:22:19.725Z] setup: [2024-03-19T02:22:19.725Z] [2024-03-19T02:22:19.725Z] runtest: [2024-03-19T02:22:19.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:19.725Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml:119: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:19.725Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:19.725Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:22:19.725Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:19.726Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:19.726Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:19.726Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:19.726Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:19.726Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:19.726Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:19.726Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:19.726Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:19.726Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:19.726Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:19.727Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:19.727Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:19.727Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:19.727Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:19.727Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:19.727Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:19.727Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:22:19.727Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:22:19.727Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:22:19.727Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:22:19.727Z] [java] ... 61 more [2024-03-19T02:22:19.727Z] [java] Java Result: -1 [2024-03-19T02:22:19.727Z] [2024-03-19T02:22:19.727Z] undeploy: [2024-03-19T02:22:19.728Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:19.728Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:19.728Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:19.728Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:19.728Z] [2024-03-19T02:22:19.728Z] setOSConditions: [2024-03-19T02:22:19.728Z] [2024-03-19T02:22:19.728Z] setToolWin: [2024-03-19T02:22:19.728Z] [2024-03-19T02:22:19.728Z] setToolUnix: [2024-03-19T02:22:19.728Z] [2024-03-19T02:22:19.728Z] setToolProperty: [2024-03-19T02:22:19.728Z] [2024-03-19T02:22:19.728Z] setS1ASclassPath: [2024-03-19T02:22:19.728Z] [2024-03-19T02:22:19.728Z] init-common: [2024-03-19T02:22:19.728Z] [2024-03-19T02:22:19.728Z] undeploy-war-common: [2024-03-19T02:22:19.779Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964139978753_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:22:19.780Z] [exec] invoking ejb [2024-03-19T02:22:19.780Z] [exec] successfully invoked ejb [2024-03-19T02:22:19.780Z] [exec] Value of key is: main [2024-03-19T02:22:19.780Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:19.780Z] [exec] [2024-03-19T02:22:19.780Z] [exec] [2024-03-19T02:22:19.780Z] [exec] ----------------------------------------- [2024-03-19T02:22:19.780Z] [exec] - main: PASS - [2024-03-19T02:22:19.780Z] [exec] ----------------------------------------- [2024-03-19T02:22:19.780Z] [exec] Total PASS: 1 [2024-03-19T02:22:19.780Z] [exec] Total FAIL: 0 [2024-03-19T02:22:19.780Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:19.780Z] [exec] ----------------------------------------- [2024-03-19T02:22:19.780Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:19.780Z] [exec] Looked up home!! [2024-03-19T02:22:19.780Z] [exec] Narrowed home!! [2024-03-19T02:22:19.780Z] [exec] Got the EJB!! [2024-03-19T02:22:19.780Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:19.794Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:19.794Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:19.794Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:19.794Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:19.794Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:19.794Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:19.794Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:19.800Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:19.815Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:19.817Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:22:19.817Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:19.817Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:19.817Z] [java] Value of key is: embedded create new container [2024-03-19T02:22:19.817Z] [java] ..........FINISHED Embedded test [2024-03-19T02:22:19.817Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:19.817Z] [java] [2024-03-19T02:22:19.817Z] [java] [2024-03-19T02:22:19.817Z] [java] ----------------------------------------- [2024-03-19T02:22:19.817Z] [java] - embedded with JPA: PASS - [2024-03-19T02:22:19.817Z] [java] - embedded create container: PASS - [2024-03-19T02:22:19.817Z] [java] - embedded close container: PASS - [2024-03-19T02:22:19.817Z] [java] - embedded create new container: PASS - [2024-03-19T02:22:19.817Z] [java] ----------------------------------------- [2024-03-19T02:22:19.817Z] [java] Total PASS: 4 [2024-03-19T02:22:19.817Z] [java] Total FAIL: 0 [2024-03-19T02:22:19.817Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:22:19.817Z] [java] ----------------------------------------- [2024-03-19T02:22:19.817Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:19.817Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:19.817Z] [java] Mar 19, 2024 2:22:19 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:22:19.818Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:22:19.818Z] [java] Mar 19, 2024 2:22:19 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:22:19.818Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-03-19T02:22:19.818Z] [java] Mar 19, 2024 2:22:19 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:19.818Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:19.818Z] [java] Mar 19, 2024 2:22:19 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:19.818Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:19.818Z] [java] Mar 19, 2024 2:22:19 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:19.818Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:19.818Z] [2024-03-19T02:22:19.818Z] stop-database: [2024-03-19T02:22:19.818Z] [2024-03-19T02:22:19.818Z] all: [2024-03-19T02:22:19.818Z] [2024-03-19T02:22:19.818Z] ejbinwar: [2024-03-19T02:22:19.818Z] [echo] [2024-03-19T02:22:19.818Z] [echo] [2024-03-19T02:22:19.818Z] [echo] ************************************************** [2024-03-19T02:22:19.818Z] [echo] * Running ejbinwar [2024-03-19T02:22:19.818Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbinwar [2024-03-19T02:22:19.818Z] [echo] ************************************************** [2024-03-19T02:22:19.818Z] [echo] [2024-03-19T02:22:19.818Z] [echo] [2024-03-19T02:22:19.818Z] [2024-03-19T02:22:19.818Z] start-database: [2024-03-19T02:22:19.818Z] [2024-03-19T02:22:19.819Z] setOSConditions: [2024-03-19T02:22:19.819Z] [2024-03-19T02:22:19.819Z] setToolWin: [2024-03-19T02:22:19.819Z] [2024-03-19T02:22:19.819Z] setToolUnix: [2024-03-19T02:22:19.819Z] [2024-03-19T02:22:19.819Z] setToolProperty: [2024-03-19T02:22:19.819Z] [2024-03-19T02:22:19.819Z] setS1ASclassPath: [2024-03-19T02:22:19.819Z] [2024-03-19T02:22:19.819Z] init-common: [2024-03-19T02:22:19.819Z] [2024-03-19T02:22:19.819Z] clean: [2024-03-19T02:22:19.819Z] [2024-03-19T02:22:19.819Z] setOSConditions: [2024-03-19T02:22:19.819Z] [2024-03-19T02:22:19.819Z] setToolWin: [2024-03-19T02:22:19.819Z] [2024-03-19T02:22:19.819Z] setToolUnix: [2024-03-19T02:22:19.819Z] [2024-03-19T02:22:19.819Z] setToolProperty: [2024-03-19T02:22:19.819Z] [2024-03-19T02:22:19.819Z] setS1ASclassPath: [2024-03-19T02:22:19.819Z] [2024-03-19T02:22:19.819Z] init-common: [2024-03-19T02:22:19.820Z] [2024-03-19T02:22:19.820Z] clean-common: [2024-03-19T02:22:19.927Z] [INFO] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/cmp/sql/RosterApp_derby.sql [2024-03-19T02:22:19.927Z] [ERROR] [sql] Failed to execute: DROP TABLE TeamPlayer [2024-03-19T02:22:19.927Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAMPLAYER' because it does not exist. [2024-03-19T02:22:19.927Z] [ERROR] [sql] Failed to execute: DROP TABLE Player [2024-03-19T02:22:19.927Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PLAYER' because it does not exist. [2024-03-19T02:22:19.927Z] [ERROR] [sql] Failed to execute: DROP TABLE Team [2024-03-19T02:22:19.927Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAM' because it does not exist. [2024-03-19T02:22:19.927Z] [ERROR] [sql] Failed to execute: DROP TABLE League [2024-03-19T02:22:19.927Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'LEAGUE' because it does not exist. [2024-03-19T02:22:19.927Z] 0 rows affected [2024-03-19T02:22:19.927Z] 0 rows affected [2024-03-19T02:22:19.928Z] 0 rows affected [2024-03-19T02:22:19.928Z] 0 rows affected [2024-03-19T02:22:19.928Z] [INFO] [sql] 4 of 8 SQL statements executed successfully [2024-03-19T02:22:19.928Z] [WARNING] [echo] deploying RosterApp.ear [2024-03-19T02:22:19.945Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-03-19T02:22:19.945Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-03-19T02:22:20.036Z] [2024-03-19T02:22:20.036Z] checkReporting-common: [2024-03-19T02:22:20.036Z] [2024-03-19T02:22:20.036Z] confirmReportPresent-common: [2024-03-19T02:22:20.036Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:20.036Z] [echo] Test seems to be reported fine [2024-03-19T02:22:20.036Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/appclient/RepRunConf.txt [2024-03-19T02:22:20.036Z] [2024-03-19T02:22:20.037Z] confirmMissingReport-common: [2024-03-19T02:22:20.037Z] [2024-03-19T02:22:20.037Z] undeploy: [2024-03-19T02:22:20.037Z] [2024-03-19T02:22:20.037Z] setOSConditions: [2024-03-19T02:22:20.037Z] [2024-03-19T02:22:20.037Z] setToolWin: [2024-03-19T02:22:20.037Z] [2024-03-19T02:22:20.037Z] setToolUnix: [2024-03-19T02:22:20.037Z] [2024-03-19T02:22:20.037Z] setToolProperty: [2024-03-19T02:22:20.037Z] [2024-03-19T02:22:20.037Z] setS1ASclassPath: [2024-03-19T02:22:20.037Z] [2024-03-19T02:22:20.037Z] init-common: [2024-03-19T02:22:20.037Z] [2024-03-19T02:22:20.037Z] undeploy-common: [2024-03-19T02:22:20.071Z] [2024-03-19T02:22:20.071Z] checkReporting-common: [2024-03-19T02:22:20.071Z] [2024-03-19T02:22:20.071Z] confirmReportPresent-common: [2024-03-19T02:22:20.071Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:20.071Z] [echo] Test seems to be reported fine [2024-03-19T02:22:20.071Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/RepRunConf.txt [2024-03-19T02:22:20.071Z] [2024-03-19T02:22:20.071Z] confirmMissingReport-common: [2024-03-19T02:22:20.071Z] [2024-03-19T02:22:20.072Z] unset: [2024-03-19T02:22:20.072Z] [2024-03-19T02:22:20.072Z] setOSConditions: [2024-03-19T02:22:20.072Z] [2024-03-19T02:22:20.072Z] setToolWin: [2024-03-19T02:22:20.072Z] [2024-03-19T02:22:20.072Z] setToolUnix: [2024-03-19T02:22:20.072Z] [2024-03-19T02:22:20.072Z] setToolProperty: [2024-03-19T02:22:20.072Z] [2024-03-19T02:22:20.072Z] setS1ASclassPath: [2024-03-19T02:22:20.072Z] [2024-03-19T02:22:20.072Z] init-common: [2024-03-19T02:22:20.072Z] [2024-03-19T02:22:20.072Z] unsetJdbc: [2024-03-19T02:22:20.072Z] [2024-03-19T02:22:20.072Z] setOSConditions: [2024-03-19T02:22:20.072Z] [2024-03-19T02:22:20.072Z] setToolWin: [2024-03-19T02:22:20.072Z] [2024-03-19T02:22:20.073Z] setToolUnix: [2024-03-19T02:22:20.073Z] [2024-03-19T02:22:20.073Z] setToolProperty: [2024-03-19T02:22:20.073Z] [2024-03-19T02:22:20.073Z] setS1ASclassPath: [2024-03-19T02:22:20.073Z] [2024-03-19T02:22:20.073Z] init-common: [2024-03-19T02:22:20.073Z] [2024-03-19T02:22:20.073Z] delete-jdbc-resource-common: [2024-03-19T02:22:20.073Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/Derby [2024-03-19T02:22:20.077Z] [2024-03-19T02:22:20.077Z] setOSConditions: [2024-03-19T02:22:20.077Z] [2024-03-19T02:22:20.077Z] setToolWin: [2024-03-19T02:22:20.077Z] [2024-03-19T02:22:20.077Z] setToolUnix: [2024-03-19T02:22:20.077Z] [2024-03-19T02:22:20.077Z] setToolProperty: [2024-03-19T02:22:20.077Z] [2024-03-19T02:22:20.077Z] setS1ASclassPath: [2024-03-19T02:22:20.077Z] [2024-03-19T02:22:20.077Z] init-common: [2024-03-19T02:22:20.077Z] [2024-03-19T02:22:20.077Z] clean-classes-common: [2024-03-19T02:22:20.077Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:20.077Z] [2024-03-19T02:22:20.077Z] setOSConditions: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] setToolWin: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] setToolUnix: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] setToolProperty: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] setS1ASclassPath: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] init-common: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] clean-jars-common: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] compile: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] setOSConditions: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] setToolWin: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] setToolUnix: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] setToolProperty: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] setS1ASclassPath: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] init-common: [2024-03-19T02:22:20.078Z] [2024-03-19T02:22:20.078Z] compile-common: [2024-03-19T02:22:20.079Z] [echo] Current time (ISO): 2024-03-19T02:22:19.848+0000 [2024-03-19T02:22:20.079Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:20.079Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:20.109Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerApp.ear [2024-03-19T02:22:20.128Z] [exec] Waiting for the domain to stop .... [2024-03-19T02:22:20.128Z] [exec] Waiting finished after 3,016 ms. [2024-03-19T02:22:20.129Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:22:20.129Z] [2024-03-19T02:22:20.129Z] stop-server-windows: [2024-03-19T02:22:20.129Z] [2024-03-19T02:22:20.129Z] setOSConditions: [2024-03-19T02:22:20.129Z] [2024-03-19T02:22:20.129Z] start-server: [2024-03-19T02:22:20.129Z] [echo] +-----------------------------+ [2024-03-19T02:22:20.129Z] [echo] | | [2024-03-19T02:22:20.129Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:22:20.129Z] [echo] | in Felix mode | [2024-03-19T02:22:20.129Z] [echo] | | [2024-03-19T02:22:20.129Z] [echo] +-----------------------------+ [2024-03-19T02:22:20.129Z] [2024-03-19T02:22:20.129Z] start-server-unix: [2024-03-19T02:22:20.203Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-03-19T02:22:20.203Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-03-19T02:22:20.253Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-jdbc-connection-pool QLJdbcPool [2024-03-19T02:22:20.282Z] [exec] Mar 19, 2024 2:22:20 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:20.282Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2abc55c4 [2024-03-19T02:22:20.302Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:22:20.303Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:22:20.303Z] [javac] ^ [2024-03-19T02:22:20.303Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:22:20.303Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:22:20.303Z] [javac] ^ [2024-03-19T02:22:20.303Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:22:20.303Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:22:20.303Z] [javac] 3 warnings [2024-03-19T02:22:20.303Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/aod-ra.jar [2024-03-19T02:22:20.303Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/aod-ra.rar [2024-03-19T02:22:20.303Z] [2024-03-19T02:22:20.303Z] setup: [2024-03-19T02:22:20.303Z] [2024-03-19T02:22:20.303Z] deploy: [2024-03-19T02:22:20.303Z] [2024-03-19T02:22:20.303Z] setOSConditions: [2024-03-19T02:22:20.303Z] [2024-03-19T02:22:20.303Z] setToolWin: [2024-03-19T02:22:20.303Z] [2024-03-19T02:22:20.303Z] setToolUnix: [2024-03-19T02:22:20.303Z] [2024-03-19T02:22:20.303Z] setToolProperty: [2024-03-19T02:22:20.303Z] [2024-03-19T02:22:20.304Z] setS1ASclassPath: [2024-03-19T02:22:20.304Z] [2024-03-19T02:22:20.304Z] init-common: [2024-03-19T02:22:20.304Z] [2024-03-19T02:22:20.304Z] deploy: [2024-03-19T02:22:20.304Z] [2024-03-19T02:22:20.304Z] setOSConditions: [2024-03-19T02:22:20.304Z] [2024-03-19T02:22:20.304Z] setToolWin: [2024-03-19T02:22:20.304Z] [2024-03-19T02:22:20.304Z] setToolUnix: [2024-03-19T02:22:20.304Z] [2024-03-19T02:22:20.304Z] setToolProperty: [2024-03-19T02:22:20.304Z] [2024-03-19T02:22:20.304Z] setS1ASclassPath: [2024-03-19T02:22:20.304Z] [2024-03-19T02:22:20.304Z] init-common: [2024-03-19T02:22:20.304Z] [2024-03-19T02:22:20.304Z] deploy-rar-common: [2024-03-19T02:22:20.304Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} aod-ra.rar [2024-03-19T02:22:20.348Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/Derby [2024-03-19T02:22:20.357Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:20.357Z] [javac] 1 warning [2024-03-19T02:22:20.357Z] [2024-03-19T02:22:20.357Z] build: [2024-03-19T02:22:20.357Z] [2024-03-19T02:22:20.357Z] setOSConditions: [2024-03-19T02:22:20.357Z] [2024-03-19T02:22:20.357Z] setToolWin: [2024-03-19T02:22:20.357Z] [2024-03-19T02:22:20.357Z] setToolUnix: [2024-03-19T02:22:20.357Z] [2024-03-19T02:22:20.358Z] setToolProperty: [2024-03-19T02:22:20.358Z] [2024-03-19T02:22:20.358Z] setS1ASclassPath: [2024-03-19T02:22:20.358Z] [2024-03-19T02:22:20.358Z] init-common: [2024-03-19T02:22:20.358Z] [2024-03-19T02:22:20.358Z] webclient-war-common: [2024-03-19T02:22:20.358Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:20.358Z] [2024-03-19T02:22:20.358Z] clear: [2024-03-19T02:22:20.358Z] [2024-03-19T02:22:20.358Z] test-tlds-exist: [2024-03-19T02:22:20.358Z] [2024-03-19T02:22:20.358Z] copy-tlds: [2024-03-19T02:22:20.358Z] [2024-03-19T02:22:20.359Z] test-tagfiles-exist: [2024-03-19T02:22:20.359Z] [2024-03-19T02:22:20.359Z] copy-tagfiles: [2024-03-19T02:22:20.359Z] [2024-03-19T02:22:20.359Z] package-war-common: [2024-03-19T02:22:20.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:20.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:20.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:20.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:20.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/lib [2024-03-19T02:22:20.359Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:20.359Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:20.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/docroot [2024-03-19T02:22:20.360Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-business-method-interceptors-web.war [2024-03-19T02:22:20.360Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:20.360Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:20.360Z] [javac] Compiling 1 source file [2024-03-19T02:22:20.360Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:20.360Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:20.360Z] [2024-03-19T02:22:20.360Z] deploy: [2024-03-19T02:22:20.360Z] [2024-03-19T02:22:20.360Z] deploy-war-common: [2024-03-19T02:22:20.360Z] [2024-03-19T02:22:20.360Z] setOSConditions: [2024-03-19T02:22:20.361Z] [2024-03-19T02:22:20.361Z] setToolWin: [2024-03-19T02:22:20.361Z] [2024-03-19T02:22:20.361Z] setToolUnix: [2024-03-19T02:22:20.361Z] [2024-03-19T02:22:20.361Z] setToolProperty: [2024-03-19T02:22:20.361Z] [2024-03-19T02:22:20.361Z] setS1ASclassPath: [2024-03-19T02:22:20.361Z] [2024-03-19T02:22:20.361Z] init-common: [2024-03-19T02:22:20.361Z] [2024-03-19T02:22:20.361Z] deploy-war-commonpe: [2024-03-19T02:22:20.419Z] Waiting for the domain to stop ... [2024-03-19T02:22:20.419Z] Waiting finished after 2,979 ms. [2024-03-19T02:22:20.419Z] Command stop-domain executed successfully. [2024-03-19T02:22:20.419Z] + generate_junit_report naming_all [2024-03-19T02:22:20.419Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-03-19T02:22:20.419Z] [2024-03-19T02:22:20.419Z] ===== GENERATE JUNIT REPORT ===== [2024-03-19T02:22:20.419Z] [2024-03-19T02:22:20.419Z] + TD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:22:20.419Z] + JUD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml [2024-03-19T02:22:20.419Z] + TESTSUITE_NAME=naming_all [2024-03-19T02:22:20.419Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:22:20.419Z] + awk -v suitename=naming_all ' [2024-03-19T02:22:20.419Z] BEGIN { [2024-03-19T02:22:20.419Z] totaltests = 0; [2024-03-19T02:22:20.419Z] totalfailures = 0; [2024-03-19T02:22:20.419Z] totalerrors = 0; [2024-03-19T02:22:20.419Z] } [2024-03-19T02:22:20.419Z] function getPropVal(str){ [2024-03-19T02:22:20.419Z] split(str, a, "="); [2024-03-19T02:22:20.419Z] val = a[2]; [2024-03-19T02:22:20.419Z] # remove quotes [2024-03-19T02:22:20.419Z] gsub("\"","",val); [2024-03-19T02:22:20.419Z] return val; [2024-03-19T02:22:20.419Z] } [2024-03-19T02:22:20.419Z] function removeXMLTag(str){ [2024-03-19T02:22:20.419Z] # remove xml tag quotes [2024-03-19T02:22:20.419Z] gsub("","",str); [2024-03-19T02:22:20.419Z] gsub("<.*>","",str); [2024-03-19T02:22:20.419Z] gsub(">","",str); [2024-03-19T02:22:20.419Z] return str; [2024-03-19T02:22:20.419Z] } [2024-03-19T02:22:20.419Z] /status value=/ { [2024-03-19T02:22:20.419Z] result=getPropVal($0); [2024-03-19T02:22:20.419Z] result=removeXMLTag(result); [2024-03-19T02:22:20.419Z] } [2024-03-19T02:22:20.419Z] // { [2024-03-19T02:22:20.419Z] getline; [2024-03-19T02:22:20.419Z] getline; [2024-03-19T02:22:20.419Z] testunit=removeXMLTag($0); [2024-03-19T02:22:20.419Z] gsub("\"","",testunit); [2024-03-19T02:22:20.419Z] } [2024-03-19T02:22:20.419Z] // { [2024-03-19T02:22:20.419Z] getline; [2024-03-19T02:22:20.419Z] testname=removeXMLTag($0); [2024-03-19T02:22:20.419Z] gsub("\"","",testname); [2024-03-19T02:22:20.419Z] } [2024-03-19T02:22:20.419Z] /<\/testcase>/{ [2024-03-19T02:22:20.419Z] classname=testunit [2024-03-19T02:22:20.419Z] # printing testcase to out [2024-03-19T02:22:20.419Z] out = out sprintf(" \n", classname, testname); [2024-03-19T02:22:20.419Z] if (result == "fail") { [2024-03-19T02:22:20.419Z] out = out " \n"; [2024-03-19T02:22:20.419Z] totalfailures++; [2024-03-19T02:22:20.419Z] } else if (result == "did_not_run") { [2024-03-19T02:22:20.419Z] out = out " \n"; [2024-03-19T02:22:20.419Z] totalerrors++; [2024-03-19T02:22:20.419Z] } [2024-03-19T02:22:20.419Z] out = out " \n"; [2024-03-19T02:22:20.419Z] [2024-03-19T02:22:20.419Z] totaltests++; [2024-03-19T02:22:20.419Z] result=""; [2024-03-19T02:22:20.419Z] testname=""; [2024-03-19T02:22:20.419Z] } [2024-03-19T02:22:20.419Z] END { [2024-03-19T02:22:20.419Z] print "" [2024-03-19T02:22:20.420Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-03-19T02:22:20.420Z] printf "%s", out; [2024-03-19T02:22:20.420Z] print "" [2024-03-19T02:22:20.420Z] }' [2024-03-19T02:22:20.420Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:22:20.420Z] + change_junit_report_class_names [2024-03-19T02:22:20.420Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:22:20.590Z] [exec] Application deployed with name ejb-cmp-pkgEarLibTestApp. [2024-03-19T02:22:20.590Z] [echo] Deployment on target server server successful [2024-03-19T02:22:20.590Z] [2024-03-19T02:22:20.590Z] setOSConditions: [2024-03-19T02:22:20.590Z] [2024-03-19T02:22:20.590Z] setToolWin: [2024-03-19T02:22:20.590Z] [2024-03-19T02:22:20.590Z] setToolUnix: [2024-03-19T02:22:20.590Z] [2024-03-19T02:22:20.590Z] setToolProperty: [2024-03-19T02:22:20.590Z] [2024-03-19T02:22:20.590Z] setS1ASclassPath: [2024-03-19T02:22:20.590Z] [2024-03-19T02:22:20.590Z] init-common: [2024-03-19T02:22:20.590Z] [2024-03-19T02:22:20.590Z] deploy-common-ee: [2024-03-19T02:22:20.590Z] [2024-03-19T02:22:20.590Z] run: [2024-03-19T02:22:20.590Z] [2024-03-19T02:22:20.590Z] setOSConditions: [2024-03-19T02:22:20.590Z] [2024-03-19T02:22:20.590Z] setToolWin: [2024-03-19T02:22:20.591Z] [2024-03-19T02:22:20.591Z] setToolUnix: [2024-03-19T02:22:20.591Z] [2024-03-19T02:22:20.591Z] setToolProperty: [2024-03-19T02:22:20.591Z] [2024-03-19T02:22:20.591Z] setS1ASclassPath: [2024-03-19T02:22:20.591Z] [2024-03-19T02:22:20.591Z] init-common: [2024-03-19T02:22:20.591Z] [2024-03-19T02:22:20.591Z] runclient-common: [2024-03-19T02:22:20.591Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestAppClient.jar -name ejb-cmp-pkgEarLibTestClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml EJB3_pkgEarLibTest [2024-03-19T02:22:20.609Z] [exec] JDBC resource jdbc/Derby deleted successfully [2024-03-19T02:22:20.609Z] [echo] cmd executed for server [2024-03-19T02:22:20.609Z] [2024-03-19T02:22:20.609Z] setOSConditions: [2024-03-19T02:22:20.609Z] [2024-03-19T02:22:20.609Z] setToolWin: [2024-03-19T02:22:20.609Z] [2024-03-19T02:22:20.609Z] setToolUnix: [2024-03-19T02:22:20.609Z] [2024-03-19T02:22:20.609Z] setToolProperty: [2024-03-19T02:22:20.609Z] [2024-03-19T02:22:20.609Z] setS1ASclassPath: [2024-03-19T02:22:20.609Z] [2024-03-19T02:22:20.609Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-appclientApp [2024-03-19T02:22:20.609Z] init-common: [2024-03-19T02:22:20.609Z] [2024-03-19T02:22:20.609Z] [2024-03-19T02:22:20.609Z] delete-jdbc-connpool-common: [2024-03-19T02:22:20.609Z] all: [2024-03-19T02:22:20.609Z] [2024-03-19T02:22:20.609Z] webclient: [2024-03-19T02:22:20.610Z] [2024-03-19T02:22:20.609Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:22:20.610Z] setOSConditions: [2024-03-19T02:22:20.610Z] [2024-03-19T02:22:20.610Z] setToolWin: [2024-03-19T02:22:20.610Z] [2024-03-19T02:22:20.610Z] setToolUnix: [2024-03-19T02:22:20.610Z] [2024-03-19T02:22:20.610Z] setToolProperty: [2024-03-19T02:22:20.610Z] [2024-03-19T02:22:20.610Z] setS1ASclassPath: [2024-03-19T02:22:20.610Z] [2024-03-19T02:22:20.610Z] init-common: [2024-03-19T02:22:20.610Z] [2024-03-19T02:22:20.610Z] clean: [2024-03-19T02:22:20.610Z] [2024-03-19T02:22:20.610Z] setOSConditions: [2024-03-19T02:22:20.610Z] [2024-03-19T02:22:20.610Z] setToolWin: [2024-03-19T02:22:20.610Z] [2024-03-19T02:22:20.610Z] setToolUnix: [2024-03-19T02:22:20.610Z] [2024-03-19T02:22:20.610Z] setToolProperty: [2024-03-19T02:22:20.611Z] [2024-03-19T02:22:20.611Z] setS1ASclassPath: [2024-03-19T02:22:20.611Z] [2024-03-19T02:22:20.611Z] init-common: [2024-03-19T02:22:20.611Z] [2024-03-19T02:22:20.611Z] clean-common: [2024-03-19T02:22:20.611Z] [2024-03-19T02:22:20.611Z] setOSConditions: [2024-03-19T02:22:20.611Z] [2024-03-19T02:22:20.611Z] setToolWin: [2024-03-19T02:22:20.611Z] [2024-03-19T02:22:20.611Z] setToolUnix: [2024-03-19T02:22:20.611Z] [2024-03-19T02:22:20.611Z] setToolProperty: [2024-03-19T02:22:20.611Z] [2024-03-19T02:22:20.611Z] setS1ASclassPath: [2024-03-19T02:22:20.611Z] [2024-03-19T02:22:20.611Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/jmac/soap/ejbws/JmacSoapEjbService.java uses or overrides a deprecated API. [2024-03-19T02:22:20.611Z] init-common: [2024-03-19T02:22:20.611Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:20.611Z] [2024-03-19T02:22:20.611Z] [2024-03-19T02:22:20.611Z] clean-classes-common: [2024-03-19T02:22:20.611Z] setOSConditions: [2024-03-19T02:22:20.612Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] setOSConditions: [2024-03-19T02:22:20.612Z] setToolWin: [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] setToolWin: [2024-03-19T02:22:20.612Z] setToolUnix: [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] setToolUnix: [2024-03-19T02:22:20.612Z] setToolProperty: [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] setToolProperty: [2024-03-19T02:22:20.612Z] setS1ASclassPath: [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] setS1ASclassPath: [2024-03-19T02:22:20.612Z] init-common: [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] init-common: [2024-03-19T02:22:20.612Z] setJAXWSToolsForWin: [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] clean-jars-common: [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] setJAXWSToolsForUnix: [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.612Z] compile: [2024-03-19T02:22:20.612Z] [2024-03-19T02:22:20.613Z] wsimport: [2024-03-19T02:22:20.613Z] setOSConditions: [2024-03-19T02:22:20.613Z] [2024-03-19T02:22:20.613Z] setToolWin: [2024-03-19T02:22:20.613Z] [2024-03-19T02:22:20.613Z] setToolUnix: [2024-03-19T02:22:20.613Z] [2024-03-19T02:22:20.613Z] setToolProperty: [2024-03-19T02:22:20.613Z] [2024-03-19T02:22:20.613Z] setS1ASclassPath: [2024-03-19T02:22:20.613Z] [2024-03-19T02:22:20.613Z] init-common: [2024-03-19T02:22:20.613Z] [2024-03-19T02:22:20.613Z] compile-common: [2024-03-19T02:22:20.613Z] [echo] Current time (ISO): 2024-03-19T02:22:20.429+0000 [2024-03-19T02:22:20.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:20.613Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:20.676Z] + sed -i 's/\bclassname="/classname="naming_all./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:22:20.676Z] + copy_test_artifacts naming_all [2024-03-19T02:22:20.676Z] + sleep 1 [2024-03-19T02:22:20.696Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservices13-addressing-web [2024-03-19T02:22:20.697Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:20.697Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:20.697Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:20.697Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:20.697Z] [2024-03-19T02:22:20.697Z] setOSConditions: [2024-03-19T02:22:20.697Z] [2024-03-19T02:22:20.697Z] setToolWin: [2024-03-19T02:22:20.697Z] [2024-03-19T02:22:20.697Z] setToolUnix: [2024-03-19T02:22:20.697Z] [2024-03-19T02:22:20.697Z] setToolProperty: [2024-03-19T02:22:20.697Z] [2024-03-19T02:22:20.697Z] setS1ASclassPath: [2024-03-19T02:22:20.697Z] [2024-03-19T02:22:20.697Z] init-common: [2024-03-19T02:22:20.697Z] [2024-03-19T02:22:20.698Z] undeploy-client: [2024-03-19T02:22:20.768Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-03-19T02:22:20.768Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-03-19T02:22:20.817Z] [INFO] [testng] PASSED: restartDomainTest [2024-03-19T02:22:20.817Z] [INFO] [testng] PASSED: createJDBCPool [2024-03-19T02:22:20.817Z] [INFO] [testng] PASSED: pingJDBCPool [2024-03-19T02:22:20.817Z] [INFO] [testng] PASSED: deleteJDBCPool [2024-03-19T02:22:20.817Z] [INFO] [testng] [2024-03-19T02:22:20.817Z] [INFO] [testng] =============================================== [2024-03-19T02:22:20.817Z] [INFO] [testng] admincli_tests [2024-03-19T02:22:20.817Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-03-19T02:22:20.817Z] [INFO] [testng] =============================================== [2024-03-19T02:22:20.817Z] [INFO] [testng] [2024-03-19T02:22:20.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:22:20.865Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2024-03-19T02:22:20.865Z] [echo] cmd executed for server [2024-03-19T02:22:20.865Z] [2024-03-19T02:22:20.866Z] undeploy: [2024-03-19T02:22:20.866Z] [2024-03-19T02:22:20.866Z] setOSConditions: [2024-03-19T02:22:20.866Z] [2024-03-19T02:22:20.866Z] setToolWin: [2024-03-19T02:22:20.866Z] [2024-03-19T02:22:20.866Z] setToolUnix: [2024-03-19T02:22:20.866Z] [2024-03-19T02:22:20.866Z] setToolProperty: [2024-03-19T02:22:20.866Z] [2024-03-19T02:22:20.866Z] setS1ASclassPath: [2024-03-19T02:22:20.866Z] [2024-03-19T02:22:20.866Z] init-common: [2024-03-19T02:22:20.866Z] [2024-03-19T02:22:20.866Z] testDelAdmin: [2024-03-19T02:22:20.866Z] [2024-03-19T02:22:20.866Z] asadmin-common: [2024-03-19T02:22:20.866Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-03-19T02:22:20.870Z] [exec] parsing WSDL... [2024-03-19T02:22:20.889Z] [exec] Value of key is: Resource Factories Test - Java Bean Factory : [2024-03-19T02:22:20.890Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:20.890Z] [exec] [2024-03-19T02:22:20.890Z] [exec] [2024-03-19T02:22:20.890Z] [exec] ----------------------------------------- [2024-03-19T02:22:20.890Z] [exec] - Resource Factories Test - Java Bean Factory : : PASS - [2024-03-19T02:22:20.890Z] [exec] ----------------------------------------- [2024-03-19T02:22:20.890Z] [exec] Total PASS: 1 [2024-03-19T02:22:20.890Z] [exec] Total FAIL: 0 [2024-03-19T02:22:20.890Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:20.890Z] [exec] ----------------------------------------- [2024-03-19T02:22:20.890Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:20.890Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:20.909Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false aod-ra.rar [2024-03-19T02:22:20.923Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-business-method-interceptors --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-business-method-interceptors-web.war [2024-03-19T02:22:21.010Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:21.010Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:21.010Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:21.010Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:21.010Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:21.010Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:21.010Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:21.024Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:22:21.024Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:22:21.179Z] [exec] Application deployed with name cdi-business-method-interceptors-web. [2024-03-19T02:22:21.179Z] [2024-03-19T02:22:21.179Z] deploy-war-commonee: [2024-03-19T02:22:21.179Z] [2024-03-19T02:22:21.179Z] run: [2024-03-19T02:22:21.179Z] [java] opening connection to http://localhost:8080/cdi-business-method-interceptors/myurl [2024-03-19T02:22:21.179Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:21.179Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:21.179Z] [java] [2024-03-19T02:22:21.179Z] [java] [2024-03-19T02:22:21.179Z] [java] ----------------------------------------- [2024-03-19T02:22:21.179Z] [java] - interceptors-business-method-interceptors: PASS - [2024-03-19T02:22:21.179Z] [java] ----------------------------------------- [2024-03-19T02:22:21.179Z] [java] - Total PASS : 1 - [2024-03-19T02:22:21.179Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:21.179Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:21.179Z] [java] ----------------------------------------- [2024-03-19T02:22:21.179Z] [2024-03-19T02:22:21.179Z] undeploy: [2024-03-19T02:22:21.179Z] [2024-03-19T02:22:21.179Z] setOSConditions: [2024-03-19T02:22:21.179Z] [2024-03-19T02:22:21.179Z] setToolWin: [2024-03-19T02:22:21.179Z] [2024-03-19T02:22:21.179Z] setToolUnix: [2024-03-19T02:22:21.179Z] [2024-03-19T02:22:21.180Z] setToolProperty: [2024-03-19T02:22:21.180Z] [2024-03-19T02:22:21.180Z] setS1ASclassPath: [2024-03-19T02:22:21.180Z] [2024-03-19T02:22:21.180Z] init-common: [2024-03-19T02:22:21.180Z] [2024-03-19T02:22:21.180Z] undeploy-war-common: [2024-03-19T02:22:21.192Z] [exec] Application deployed with name aod-ra. [2024-03-19T02:22:21.192Z] [echo] Deploying aod-ra.rar on server [2024-03-19T02:22:21.192Z] [2024-03-19T02:22:21.192Z] setOSConditions: [2024-03-19T02:22:21.192Z] [2024-03-19T02:22:21.192Z] setToolWin: [2024-03-19T02:22:21.192Z] [2024-03-19T02:22:21.192Z] setToolUnix: [2024-03-19T02:22:21.192Z] [2024-03-19T02:22:21.192Z] setToolProperty: [2024-03-19T02:22:21.192Z] [2024-03-19T02:22:21.192Z] setS1ASclassPath: [2024-03-19T02:22:21.192Z] [2024-03-19T02:22:21.192Z] init-common: [2024-03-19T02:22:21.192Z] [2024-03-19T02:22:21.192Z] testAddAdmin: [2024-03-19T02:22:21.192Z] [2024-03-19T02:22:21.192Z] asadmin-common: [2024-03-19T02:22:21.192Z] [echo] asadmin create-admin-object --target server --restype jakarta.jms.Destination --raname aod-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:22:21.263Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:21.264Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:22:21.281Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-03-19T02:22:21.281Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-03-19T02:22:21.450Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-03-19T02:22:21.450Z] [exec] Administered object eis/testAdmin deleted. [2024-03-19T02:22:21.450Z] [2024-03-19T02:22:21.450Z] setOSConditions: [2024-03-19T02:22:21.450Z] [2024-03-19T02:22:21.450Z] setToolWin: [2024-03-19T02:22:21.450Z] [2024-03-19T02:22:21.450Z] setToolUnix: [2024-03-19T02:22:21.450Z] [2024-03-19T02:22:21.450Z] setToolProperty: [2024-03-19T02:22:21.450Z] [2024-03-19T02:22:21.450Z] setS1ASclassPath: [2024-03-19T02:22:21.450Z] [2024-03-19T02:22:21.450Z] init-common: [2024-03-19T02:22:21.451Z] [2024-03-19T02:22:21.451Z] undeploy: [2024-03-19T02:22:21.451Z] [2024-03-19T02:22:21.451Z] setOSConditions: [2024-03-19T02:22:21.451Z] [2024-03-19T02:22:21.451Z] setToolWin: [2024-03-19T02:22:21.451Z] [2024-03-19T02:22:21.451Z] setToolUnix: [2024-03-19T02:22:21.451Z] [2024-03-19T02:22:21.451Z] setToolProperty: [2024-03-19T02:22:21.451Z] [2024-03-19T02:22:21.451Z] setS1ASclassPath: [2024-03-19T02:22:21.451Z] [2024-03-19T02:22:21.451Z] init-common: [2024-03-19T02:22:21.451Z] [2024-03-19T02:22:21.451Z] undeploy-common: [2024-03-19T02:22:21.452Z] [2024-03-19T02:22:21.453Z] checkReporting-common: [2024-03-19T02:22:21.453Z] [2024-03-19T02:22:21.453Z] confirmReportPresent-common: [2024-03-19T02:22:21.453Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:21.453Z] [echo] Test seems to be reported fine [2024-03-19T02:22:21.453Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-03-19T02:22:21.453Z] [2024-03-19T02:22:21.453Z] confirmMissingReport-common: [2024-03-19T02:22:21.453Z] [2024-03-19T02:22:21.453Z] setOSConditions: [2024-03-19T02:22:21.453Z] [2024-03-19T02:22:21.453Z] setToolWin: [2024-03-19T02:22:21.453Z] [2024-03-19T02:22:21.453Z] setToolUnix: [2024-03-19T02:22:21.453Z] [2024-03-19T02:22:21.453Z] setToolProperty: [2024-03-19T02:22:21.453Z] [2024-03-19T02:22:21.453Z] setS1ASclassPath: [2024-03-19T02:22:21.453Z] [2024-03-19T02:22:21.453Z] init-common: [2024-03-19T02:22:21.453Z] [2024-03-19T02:22:21.453Z] runclient-common: [2024-03-19T02:22:21.453Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring Integer 25 custom/my-int [2024-03-19T02:22:21.526Z] [exec] Command undeploy executed successfully. [2024-03-19T02:22:21.526Z] [2024-03-19T02:22:21.526Z] all: [2024-03-19T02:22:21.526Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:21.526Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:21.526Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:21.526Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:21.526Z] [2024-03-19T02:22:21.526Z] setOSConditions: [2024-03-19T02:22:21.526Z] [2024-03-19T02:22:21.526Z] setToolWin: [2024-03-19T02:22:21.526Z] [2024-03-19T02:22:21.526Z] setToolUnix: [2024-03-19T02:22:21.526Z] [2024-03-19T02:22:21.526Z] setToolProperty: [2024-03-19T02:22:21.527Z] [2024-03-19T02:22:21.527Z] setS1ASclassPath: [2024-03-19T02:22:21.527Z] [2024-03-19T02:22:21.527Z] init-common: [2024-03-19T02:22:21.527Z] [2024-03-19T02:22:21.527Z] clean: [2024-03-19T02:22:21.527Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:21.527Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:21.527Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:21.527Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:21.527Z] [2024-03-19T02:22:21.527Z] setOSConditions: [2024-03-19T02:22:21.527Z] [2024-03-19T02:22:21.527Z] setToolWin: [2024-03-19T02:22:21.527Z] [2024-03-19T02:22:21.527Z] setToolUnix: [2024-03-19T02:22:21.527Z] [2024-03-19T02:22:21.527Z] setToolProperty: [2024-03-19T02:22:21.528Z] [2024-03-19T02:22:21.528Z] setS1ASclassPath: [2024-03-19T02:22:21.528Z] [2024-03-19T02:22:21.528Z] init-common: [2024-03-19T02:22:21.528Z] [2024-03-19T02:22:21.528Z] clean-common: [2024-03-19T02:22:21.528Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:21.528Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:21.528Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:21.528Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:21.528Z] [2024-03-19T02:22:21.528Z] setOSConditions: [2024-03-19T02:22:21.528Z] [2024-03-19T02:22:21.528Z] setToolWin: [2024-03-19T02:22:21.528Z] [2024-03-19T02:22:21.528Z] setToolUnix: [2024-03-19T02:22:21.528Z] [2024-03-19T02:22:21.528Z] setToolProperty: [2024-03-19T02:22:21.528Z] [2024-03-19T02:22:21.529Z] setS1ASclassPath: [2024-03-19T02:22:21.529Z] [2024-03-19T02:22:21.529Z] init-common: [2024-03-19T02:22:21.529Z] [2024-03-19T02:22:21.529Z] clean-classes-common: [2024-03-19T02:22:21.529Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:21.529Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:21.529Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:21.529Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:21.529Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:21.529Z] [2024-03-19T02:22:21.529Z] setOSConditions: [2024-03-19T02:22:21.529Z] [2024-03-19T02:22:21.529Z] setToolWin: [2024-03-19T02:22:21.529Z] [2024-03-19T02:22:21.529Z] setToolUnix: [2024-03-19T02:22:21.529Z] [2024-03-19T02:22:21.529Z] setToolProperty: [2024-03-19T02:22:21.529Z] [2024-03-19T02:22:21.530Z] setS1ASclassPath: [2024-03-19T02:22:21.530Z] [2024-03-19T02:22:21.530Z] init-common: [2024-03-19T02:22:21.530Z] [2024-03-19T02:22:21.530Z] clean-jars-common: [2024-03-19T02:22:21.530Z] [2024-03-19T02:22:21.530Z] assemble-web: [2024-03-19T02:22:21.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:21.530Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:21.530Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:21.530Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:21.530Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:21.530Z] [2024-03-19T02:22:21.530Z] setOSConditions: [2024-03-19T02:22:21.530Z] [2024-03-19T02:22:21.530Z] setToolWin: [2024-03-19T02:22:21.530Z] [2024-03-19T02:22:21.530Z] setToolUnix: [2024-03-19T02:22:21.530Z] [2024-03-19T02:22:21.531Z] setToolProperty: [2024-03-19T02:22:21.531Z] [2024-03-19T02:22:21.531Z] setS1ASclassPath: [2024-03-19T02:22:21.531Z] [2024-03-19T02:22:21.531Z] init-common: [2024-03-19T02:22:21.531Z] [2024-03-19T02:22:21.531Z] compile: [2024-03-19T02:22:21.531Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:21.531Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:21.531Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:21.531Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:21.531Z] [2024-03-19T02:22:21.531Z] setOSConditions: [2024-03-19T02:22:21.531Z] [2024-03-19T02:22:21.531Z] setToolWin: [2024-03-19T02:22:21.531Z] [2024-03-19T02:22:21.531Z] setToolUnix: [2024-03-19T02:22:21.531Z] [2024-03-19T02:22:21.531Z] setToolProperty: [2024-03-19T02:22:21.532Z] [2024-03-19T02:22:21.532Z] setS1ASclassPath: [2024-03-19T02:22:21.532Z] [2024-03-19T02:22:21.532Z] init-common: [2024-03-19T02:22:21.532Z] [2024-03-19T02:22:21.532Z] compile-common: [2024-03-19T02:22:21.532Z] [echo] Current time (ISO): 2024-03-19T02:22:21.468+0000 [2024-03-19T02:22:21.532Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:21.539Z] [exec] Mar 19, 2024 2:22:21 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:21.539Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:21.542Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:21.542Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:21.542Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:21.542Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:21.542Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:21.542Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:21.542Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:21.603Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-03-19T02:22:21.603Z] [2024-03-19T02:22:21.603Z] ===== COPY TEST ARTIFACTS ===== [2024-03-19T02:22:21.603Z] [2024-03-19T02:22:21.603Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:22:21.603Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:22:21.603Z] tar: Removing leading `/' from member names [2024-03-19T02:22:21.603Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:21.603Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:21.603Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:21.603Z] ++ pwd [2024-03-19T02:22:21.603Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:21.604Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/*/*logs.zip': No such file or directory [2024-03-19T02:22:21.604Z] + true [2024-03-19T02:22:21.604Z] ++ pwd [2024-03-19T02:22:21.604Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/*/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:21.604Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/naming/*/*/*logs.zip': No such file or directory [2024-03-19T02:22:21.604Z] + true [2024-03-19T02:22:21.604Z] + tar -caf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/naming_all-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:22:21.604Z] tar: Removing leading `/' from member names [2024-03-19T02:22:21.692Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:21.749Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-business-method-interceptors-web [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.750Z] all: [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.750Z] setOSConditions: [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.750Z] setToolWin: [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.750Z] setToolUnix: [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.750Z] setToolProperty: [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.750Z] setS1ASclassPath: [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.750Z] init-common: [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.750Z] clean: [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.750Z] setOSConditions: [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.750Z] setToolWin: [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.750Z] setToolUnix: [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.750Z] setToolProperty: [2024-03-19T02:22:21.750Z] [2024-03-19T02:22:21.751Z] setS1ASclassPath: [2024-03-19T02:22:21.751Z] [2024-03-19T02:22:21.751Z] init-common: [2024-03-19T02:22:21.751Z] [2024-03-19T02:22:21.751Z] clean-common: [2024-03-19T02:22:21.751Z] [2024-03-19T02:22:21.751Z] setOSConditions: [2024-03-19T02:22:21.751Z] [2024-03-19T02:22:21.751Z] setToolWin: [2024-03-19T02:22:21.751Z] [2024-03-19T02:22:21.751Z] setToolUnix: [2024-03-19T02:22:21.751Z] [2024-03-19T02:22:21.751Z] setToolProperty: [2024-03-19T02:22:21.751Z] [2024-03-19T02:22:21.751Z] setS1ASclassPath: [2024-03-19T02:22:21.751Z] [2024-03-19T02:22:21.751Z] init-common: [2024-03-19T02:22:21.751Z] [2024-03-19T02:22:21.751Z] clean-classes-common: [2024-03-19T02:22:21.751Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:21.801Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype jakarta.jms.Destination --raname aod-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-03-19T02:22:21.801Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:22:21.845Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-03-19T02:22:21.846Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-03-19T02:22:21.846Z] [2024-03-19T02:22:21.846Z] setOSConditions: [2024-03-19T02:22:21.846Z] [2024-03-19T02:22:21.846Z] setToolWin: [2024-03-19T02:22:21.846Z] [2024-03-19T02:22:21.846Z] setToolUnix: [2024-03-19T02:22:21.846Z] [2024-03-19T02:22:21.846Z] setToolProperty: [2024-03-19T02:22:21.846Z] [2024-03-19T02:22:21.846Z] setS1ASclassPath: [2024-03-19T02:22:21.846Z] [2024-03-19T02:22:21.846Z] init-common: [2024-03-19T02:22:21.846Z] [2024-03-19T02:22:21.846Z] create-jdbc-resource-common: [2024-03-19T02:22:21.846Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2024-03-19T02:22:21.970Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:21.970Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:22:21.970Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:22:21.970Z] [javac] 2 warnings [2024-03-19T02:22:21.970Z] [2024-03-19T02:22:21.970Z] setOSConditions: [2024-03-19T02:22:21.970Z] [2024-03-19T02:22:21.970Z] setToolWin: [2024-03-19T02:22:21.970Z] [2024-03-19T02:22:21.970Z] setToolUnix: [2024-03-19T02:22:21.970Z] [2024-03-19T02:22:21.970Z] setToolProperty: [2024-03-19T02:22:21.971Z] [2024-03-19T02:22:21.971Z] setS1ASclassPath: [2024-03-19T02:22:21.971Z] [2024-03-19T02:22:21.971Z] init-common: [2024-03-19T02:22:21.971Z] [2024-03-19T02:22:21.971Z] compile-common: [2024-03-19T02:22:21.971Z] [echo] Current time (ISO): 2024-03-19T02:22:21.805+0000 [2024-03-19T02:22:21.971Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:22.008Z] [2024-03-19T02:22:22.008Z] setOSConditions: [2024-03-19T02:22:22.008Z] [2024-03-19T02:22:22.008Z] setToolWin: [2024-03-19T02:22:22.008Z] [2024-03-19T02:22:22.008Z] setToolUnix: [2024-03-19T02:22:22.008Z] [2024-03-19T02:22:22.008Z] setToolProperty: [2024-03-19T02:22:22.008Z] [2024-03-19T02:22:22.008Z] setS1ASclassPath: [2024-03-19T02:22:22.008Z] [2024-03-19T02:22:22.008Z] init-common: [2024-03-19T02:22:22.008Z] [2024-03-19T02:22:22.008Z] clean-jars-common: [2024-03-19T02:22:22.008Z] [2024-03-19T02:22:22.008Z] compile: [2024-03-19T02:22:22.008Z] [2024-03-19T02:22:22.008Z] setOSConditions: [2024-03-19T02:22:22.008Z] [2024-03-19T02:22:22.008Z] setToolWin: [2024-03-19T02:22:22.008Z] [2024-03-19T02:22:22.008Z] setToolUnix: [2024-03-19T02:22:22.008Z] [2024-03-19T02:22:22.009Z] setToolProperty: [2024-03-19T02:22:22.009Z] [2024-03-19T02:22:22.009Z] setS1ASclassPath: [2024-03-19T02:22:22.009Z] [2024-03-19T02:22:22.009Z] init-common: [2024-03-19T02:22:22.009Z] [2024-03-19T02:22:22.009Z] compile-common: [2024-03-19T02:22:22.009Z] [echo] Current time (ISO): 2024-03-19T02:22:21.769+0000 [2024-03-19T02:22:22.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:22.009Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:22.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:22:22.055Z] [2024-03-19T02:22:22.055Z] setOSConditions: [2024-03-19T02:22:22.055Z] [2024-03-19T02:22:22.055Z] setToolWin: [2024-03-19T02:22:22.055Z] [2024-03-19T02:22:22.055Z] setToolUnix: [2024-03-19T02:22:22.055Z] [2024-03-19T02:22:22.055Z] setToolProperty: [2024-03-19T02:22:22.055Z] [2024-03-19T02:22:22.055Z] setS1ASclassPath: [2024-03-19T02:22:22.055Z] [2024-03-19T02:22:22.055Z] init-common: [2024-03-19T02:22:22.055Z] [2024-03-19T02:22:22.055Z] restart: [2024-03-19T02:22:22.055Z] [echo] Not required to restart [2024-03-19T02:22:22.055Z] [2024-03-19T02:22:22.055Z] all: [2024-03-19T02:22:22.056Z] [echo] @@## embeddedweb ##@@ [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] setOSConditions: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] setToolWin: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] setToolUnix: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] setToolProperty: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] setS1ASclassPath: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] init-common: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] clean: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] setOSConditions: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] setToolWin: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] setToolUnix: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] setToolProperty: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] setS1ASclassPath: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] init-common: [2024-03-19T02:22:22.056Z] [2024-03-19T02:22:22.056Z] clean-common: [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] setOSConditions: [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] setToolWin: [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] setToolUnix: [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] setToolProperty: [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] setS1ASclassPath: [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] init-common: [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] clean-classes-common: [2024-03-19T02:22:22.057Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] setOSConditions: [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] setToolWin: [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] setToolUnix: [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] setToolProperty: [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] setS1ASclassPath: [2024-03-19T02:22:22.057Z] [2024-03-19T02:22:22.057Z] init-common: [2024-03-19T02:22:22.058Z] [2024-03-19T02:22:22.058Z] clean-jars-common: [2024-03-19T02:22:22.058Z] [2024-03-19T02:22:22.058Z] compile: [2024-03-19T02:22:22.058Z] [2024-03-19T02:22:22.058Z] setOSConditions: [2024-03-19T02:22:22.058Z] [2024-03-19T02:22:22.058Z] setToolWin: [2024-03-19T02:22:22.058Z] [2024-03-19T02:22:22.058Z] setToolUnix: [2024-03-19T02:22:22.058Z] [2024-03-19T02:22:22.058Z] setToolProperty: [2024-03-19T02:22:22.058Z] [2024-03-19T02:22:22.058Z] setS1ASclassPath: [2024-03-19T02:22:22.058Z] [2024-03-19T02:22:22.058Z] init-common: [2024-03-19T02:22:22.058Z] [2024-03-19T02:22:22.058Z] compile-common: [2024-03-19T02:22:22.058Z] [echo] Current time (ISO): 2024-03-19T02:22:21.900+0000 [2024-03-19T02:22:22.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:22.058Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] setOSConditions: [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] setToolWin: [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] setToolUnix: [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] setToolProperty: [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] setS1ASclassPath: [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] init-common: [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] deploy-common: [2024-03-19T02:22:22.100Z] [echo] Current time (ISO): 2024-03-19T02:22:21.811+0000 [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] setOSConditions: [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] setToolWin: [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] setToolUnix: [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] setToolProperty: [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] setS1ASclassPath: [2024-03-19T02:22:22.100Z] [2024-03-19T02:22:22.100Z] init-common: [2024-03-19T02:22:22.101Z] [2024-03-19T02:22:22.101Z] deploy-common-pe: [2024-03-19T02:22:22.106Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:22.244Z] [exec] [2024-03-19T02:22:22.244Z] [exec] Generating code... [2024-03-19T02:22:22.244Z] [exec] [2024-03-19T02:22:22.244Z] [exec] Compiling code... [2024-03-19T02:22:22.362Z] [javac] 1 warning [2024-03-19T02:22:22.362Z] [2024-03-19T02:22:22.362Z] setOSConditions: [2024-03-19T02:22:22.362Z] [2024-03-19T02:22:22.362Z] setToolWin: [2024-03-19T02:22:22.362Z] [2024-03-19T02:22:22.362Z] setToolUnix: [2024-03-19T02:22:22.362Z] [2024-03-19T02:22:22.362Z] setToolProperty: [2024-03-19T02:22:22.362Z] [2024-03-19T02:22:22.362Z] setS1ASclassPath: [2024-03-19T02:22:22.362Z] [2024-03-19T02:22:22.362Z] init-common: [2024-03-19T02:22:22.362Z] [2024-03-19T02:22:22.362Z] compile-common: [2024-03-19T02:22:22.362Z] [echo] Current time (ISO): 2024-03-19T02:22:22.137+0000 [2024-03-19T02:22:22.362Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:22.385Z] [exec] Mar 19, 2024 2:22:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:22.385Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:22.426Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-appauth-pool1 --enabled=true --target server jdbc/s1qeappauth1 [2024-03-19T02:22:22.426Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2024-03-19T02:22:22.426Z] [echo] cmd executed for server [2024-03-19T02:22:22.426Z] [2024-03-19T02:22:22.426Z] setOSConditions: [2024-03-19T02:22:22.426Z] [2024-03-19T02:22:22.426Z] setToolWin: [2024-03-19T02:22:22.426Z] [2024-03-19T02:22:22.426Z] setToolUnix: [2024-03-19T02:22:22.427Z] [2024-03-19T02:22:22.427Z] setToolProperty: [2024-03-19T02:22:22.427Z] [2024-03-19T02:22:22.427Z] setS1ASclassPath: [2024-03-19T02:22:22.427Z] [2024-03-19T02:22:22.427Z] init-common: [2024-03-19T02:22:22.427Z] [2024-03-19T02:22:22.427Z] deploy-common: [2024-03-19T02:22:22.427Z] [echo] Current time (ISO): 2024-03-19T02:22:22.287+0000 [2024-03-19T02:22:22.427Z] [2024-03-19T02:22:22.427Z] setOSConditions: [2024-03-19T02:22:22.427Z] [2024-03-19T02:22:22.427Z] setToolWin: [2024-03-19T02:22:22.427Z] [2024-03-19T02:22:22.427Z] setToolUnix: [2024-03-19T02:22:22.427Z] [2024-03-19T02:22:22.427Z] setToolProperty: [2024-03-19T02:22:22.427Z] [2024-03-19T02:22:22.427Z] setS1ASclassPath: [2024-03-19T02:22:22.427Z] [2024-03-19T02:22:22.427Z] init-common: [2024-03-19T02:22:22.427Z] [2024-03-19T02:22:22.427Z] deploy-common-pe: [2024-03-19T02:22:22.571Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:22.571Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:22.571Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:22.571Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:22.571Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:22.571Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:22.571Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:22.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp.ear [2024-03-19T02:22:22.903Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:22.903Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:22.903Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:22.903Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:22.903Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:22.903Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:22.903Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:22.990Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxApp.ear [2024-03-19T02:22:23.045Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:23.045Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:23.045Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:23.045Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:23.045Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:23.045Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:23.045Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:23.161Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:23.293Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:23.294Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:23.294Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:23.294Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:23.294Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:23.294Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:23.294Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:23.316Z] [exec] Mar 19, 2024 2:22:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:23.316Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:23.379Z] [exec] Application deployed with name ejb-timer-sessiontimerApp. [2024-03-19T02:22:23.379Z] [echo] Deployment on target server server successful [2024-03-19T02:22:23.379Z] [2024-03-19T02:22:23.379Z] setOSConditions: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] setToolWin: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] setToolUnix: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] setToolProperty: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] setS1ASclassPath: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] init-common: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] deploy-common-ee: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] run: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] setOSConditions: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] setToolWin: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] setToolUnix: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] setToolProperty: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] setS1ASclassPath: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] init-common: [2024-03-19T02:22:23.380Z] [2024-03-19T02:22:23.380Z] runclient-common: [2024-03-19T02:22:23.381Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient.jar -name ejb-timer-sessiontimerClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:22:23.417Z] [javac] 1 warning [2024-03-19T02:22:23.417Z] [2024-03-19T02:22:23.417Z] build: [2024-03-19T02:22:23.417Z] [2024-03-19T02:22:23.417Z] setOSConditions: [2024-03-19T02:22:23.417Z] [2024-03-19T02:22:23.417Z] setToolWin: [2024-03-19T02:22:23.417Z] [2024-03-19T02:22:23.417Z] setToolUnix: [2024-03-19T02:22:23.417Z] [2024-03-19T02:22:23.417Z] setToolProperty: [2024-03-19T02:22:23.417Z] [2024-03-19T02:22:23.417Z] setS1ASclassPath: [2024-03-19T02:22:23.417Z] [2024-03-19T02:22:23.417Z] init-common: [2024-03-19T02:22:23.417Z] [2024-03-19T02:22:23.417Z] webclient-war-common: [2024-03-19T02:22:23.418Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:23.418Z] [2024-03-19T02:22:23.418Z] clear: [2024-03-19T02:22:23.418Z] [2024-03-19T02:22:23.418Z] test-tlds-exist: [2024-03-19T02:22:23.418Z] [2024-03-19T02:22:23.418Z] copy-tlds: [2024-03-19T02:22:23.418Z] [2024-03-19T02:22:23.418Z] test-tagfiles-exist: [2024-03-19T02:22:23.418Z] [2024-03-19T02:22:23.418Z] copy-tagfiles: [2024-03-19T02:22:23.418Z] [2024-03-19T02:22:23.418Z] package-war-common: [2024-03-19T02:22:23.418Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:23.418Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:23.418Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:23.418Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:23.419Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/lib [2024-03-19T02:22:23.419Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:23.419Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:23.419Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/docroot [2024-03-19T02:22:23.419Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-invalid-interceptor-in-beans-xml-web.war [2024-03-19T02:22:23.419Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:23.419Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:23.419Z] [javac] Compiling 1 source file [2024-03-19T02:22:23.419Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:23.419Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:23.419Z] [2024-03-19T02:22:23.419Z] deploy: [2024-03-19T02:22:23.419Z] [2024-03-19T02:22:23.419Z] deploy-war-common: [2024-03-19T02:22:23.419Z] [2024-03-19T02:22:23.419Z] setOSConditions: [2024-03-19T02:22:23.419Z] [2024-03-19T02:22:23.419Z] setToolWin: [2024-03-19T02:22:23.419Z] [2024-03-19T02:22:23.420Z] setToolUnix: [2024-03-19T02:22:23.420Z] [2024-03-19T02:22:23.420Z] setToolProperty: [2024-03-19T02:22:23.420Z] [2024-03-19T02:22:23.420Z] setS1ASclassPath: [2024-03-19T02:22:23.420Z] [2024-03-19T02:22:23.420Z] init-common: [2024-03-19T02:22:23.420Z] [2024-03-19T02:22:23.420Z] deploy-war-commonpe: [2024-03-19T02:22:23.452Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:23.452Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:23.452Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:23.452Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:23.452Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:23.452Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:23.452Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:23.467Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:23.544Z] [exec] Mar 19, 2024 2:22:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:23.544Z] [exec] WARNING: Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-03-19T02:22:23.544Z] [exec] Mar 19, 2024 2:22:23 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:22:23.545Z] [exec] WARNING: ACC001: Using the only client [ejb-cmp-pkgEarLibTest-client] with main class [client.AppClient] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestAppClient.jar even though it does not match the specified main class name null or client name ejb-cmp-pkgEarLibTestClient [2024-03-19T02:22:23.552Z] [exec] Application deployed with name ejb-bmp-appauthtxApp. [2024-03-19T02:22:23.552Z] [echo] Deployment on target server server successful [2024-03-19T02:22:23.552Z] [2024-03-19T02:22:23.552Z] setOSConditions: [2024-03-19T02:22:23.552Z] [2024-03-19T02:22:23.552Z] setToolWin: [2024-03-19T02:22:23.552Z] [2024-03-19T02:22:23.552Z] setToolUnix: [2024-03-19T02:22:23.552Z] [2024-03-19T02:22:23.552Z] setToolProperty: [2024-03-19T02:22:23.552Z] [2024-03-19T02:22:23.552Z] setS1ASclassPath: [2024-03-19T02:22:23.552Z] [2024-03-19T02:22:23.552Z] init-common: [2024-03-19T02:22:23.552Z] [2024-03-19T02:22:23.553Z] deploy-common-ee: [2024-03-19T02:22:23.553Z] [2024-03-19T02:22:23.553Z] run: [2024-03-19T02:22:23.553Z] [2024-03-19T02:22:23.553Z] setup-derby-for-authentication: [2024-03-19T02:22:23.553Z] [2024-03-19T02:22:23.553Z] setOSConditions: [2024-03-19T02:22:23.553Z] [2024-03-19T02:22:23.553Z] setToolWin: [2024-03-19T02:22:23.553Z] [2024-03-19T02:22:23.553Z] setToolUnix: [2024-03-19T02:22:23.553Z] [2024-03-19T02:22:23.553Z] setToolProperty: [2024-03-19T02:22:23.553Z] [2024-03-19T02:22:23.553Z] setS1ASclassPath: [2024-03-19T02:22:23.553Z] [2024-03-19T02:22:23.553Z] init-common: [2024-03-19T02:22:23.553Z] [2024-03-19T02:22:23.553Z] stop-derby: [2024-03-19T02:22:23.553Z] [2024-03-19T02:22:23.553Z] stop-derby-aix: [2024-03-19T02:22:23.553Z] [2024-03-19T02:22:23.553Z] stop-derby-nonaix: [2024-03-19T02:22:23.553Z] [echo] Stopping Derby DB Server ... [2024-03-19T02:22:23.584Z] [exec] Mar 19, 2024 2:22:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:23.584Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:23.584Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:23.598Z] [exec] Application deployed with name administered-object-definitionApp. [2024-03-19T02:22:23.598Z] [echo] Deployment on target server server successful [2024-03-19T02:22:23.598Z] [2024-03-19T02:22:23.598Z] setOSConditions: [2024-03-19T02:22:23.598Z] [2024-03-19T02:22:23.598Z] setToolWin: [2024-03-19T02:22:23.598Z] [2024-03-19T02:22:23.598Z] setToolUnix: [2024-03-19T02:22:23.598Z] [2024-03-19T02:22:23.598Z] setToolProperty: [2024-03-19T02:22:23.598Z] [2024-03-19T02:22:23.598Z] setS1ASclassPath: [2024-03-19T02:22:23.599Z] [2024-03-19T02:22:23.599Z] init-common: [2024-03-19T02:22:23.599Z] [2024-03-19T02:22:23.599Z] deploy-common-ee: [2024-03-19T02:22:23.599Z] [2024-03-19T02:22:23.599Z] run: [2024-03-19T02:22:23.599Z] [2024-03-19T02:22:23.599Z] setOSConditions: [2024-03-19T02:22:23.599Z] [2024-03-19T02:22:23.599Z] setToolWin: [2024-03-19T02:22:23.599Z] [2024-03-19T02:22:23.599Z] setToolUnix: [2024-03-19T02:22:23.599Z] [2024-03-19T02:22:23.599Z] setToolProperty: [2024-03-19T02:22:23.599Z] [2024-03-19T02:22:23.599Z] setS1ASclassPath: [2024-03-19T02:22:23.599Z] [2024-03-19T02:22:23.599Z] init-common: [2024-03-19T02:22:23.599Z] [2024-03-19T02:22:23.599Z] compile-ut: [2024-03-19T02:22:23.599Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:23.637Z] [exec] Mar 19, 2024 2:22:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:23.637Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:23.662Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/jmac/soap/servletws/JmacSoapServletService.java uses or overrides a deprecated API. [2024-03-19T02:22:23.662Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:23.662Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jmac/soap/client [2024-03-19T02:22:23.663Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml:159: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:23.663Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:23.723Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbinwar/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:22:23.723Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:23.724Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbinwar/client/Client.java uses unchecked or unsafe operations. [2024-03-19T02:22:23.724Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:22:23.724Z] [javac] 1 warning [2024-03-19T02:22:23.724Z] [2024-03-19T02:22:23.724Z] setOSConditions: [2024-03-19T02:22:23.724Z] [2024-03-19T02:22:23.724Z] setToolWin: [2024-03-19T02:22:23.724Z] [2024-03-19T02:22:23.724Z] setToolUnix: [2024-03-19T02:22:23.724Z] [2024-03-19T02:22:23.724Z] setToolProperty: [2024-03-19T02:22:23.724Z] [2024-03-19T02:22:23.724Z] setS1ASclassPath: [2024-03-19T02:22:23.724Z] [2024-03-19T02:22:23.724Z] init-common: [2024-03-19T02:22:23.724Z] [2024-03-19T02:22:23.724Z] compile-common: [2024-03-19T02:22:23.724Z] [echo] Current time (ISO): 2024-03-19T02:22:23.593+0000 [2024-03-19T02:22:23.724Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:23.855Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:23.855Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:22:23.855Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:23.855Z] [javac] 1 warning [2024-03-19T02:22:23.855Z] [2024-03-19T02:22:23.855Z] build: [2024-03-19T02:22:23.856Z] [2024-03-19T02:22:23.856Z] setOSConditions: [2024-03-19T02:22:23.856Z] [2024-03-19T02:22:23.856Z] setToolWin: [2024-03-19T02:22:23.856Z] [2024-03-19T02:22:23.856Z] setToolUnix: [2024-03-19T02:22:23.856Z] [2024-03-19T02:22:23.856Z] setToolProperty: [2024-03-19T02:22:23.856Z] [2024-03-19T02:22:23.856Z] setS1ASclassPath: [2024-03-19T02:22:23.856Z] [2024-03-19T02:22:23.856Z] init-common: [2024-03-19T02:22:23.856Z] [2024-03-19T02:22:23.856Z] appclient-jar-common: [2024-03-19T02:22:23.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:23.856Z] [2024-03-19T02:22:23.856Z] package-appclientjar-common: [2024-03-19T02:22:23.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:23.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:23.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:23.856Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclient-client.jar [2024-03-19T02:22:23.974Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:23.974Z] [javac] 1 warning [2024-03-19T02:22:23.974Z] [2024-03-19T02:22:23.974Z] setOSConditions: [2024-03-19T02:22:23.974Z] [2024-03-19T02:22:23.974Z] setToolWin: [2024-03-19T02:22:23.974Z] [2024-03-19T02:22:23.974Z] setToolUnix: [2024-03-19T02:22:23.975Z] [2024-03-19T02:22:23.975Z] setToolProperty: [2024-03-19T02:22:23.975Z] [2024-03-19T02:22:23.975Z] setS1ASclassPath: [2024-03-19T02:22:23.975Z] [2024-03-19T02:22:23.975Z] init-common: [2024-03-19T02:22:23.975Z] [2024-03-19T02:22:23.975Z] compile-servlet: [2024-03-19T02:22:23.975Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/build.xml:156: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:23.975Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:24.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-invalid-interceptor-in-beans-xml --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-invalid-interceptor-in-beans-xml-web.war [2024-03-19T02:22:24.010Z] [exec] remote failure: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-000123: Error loading test.beans.INVALIDInterceptor defined in <{https://jakarta.ee/xml/ns/jakartaee}class>test.beans.INVALIDInterceptor in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/applications/cdi-invalid-interceptor-in-beans-xml-web/WEB-INF/beans.xml@26. Please see server.log for more details. [2024-03-19T02:22:24.010Z] [exec] Result: 1 [2024-03-19T02:22:24.010Z] [2024-03-19T02:22:24.010Z] deploy-war-commonee: [2024-03-19T02:22:24.010Z] [2024-03-19T02:22:24.010Z] run: [2024-03-19T02:22:24.112Z] [2024-03-19T02:22:24.112Z] setOSConditions: [2024-03-19T02:22:24.112Z] [2024-03-19T02:22:24.112Z] setToolWin: [2024-03-19T02:22:24.112Z] [2024-03-19T02:22:24.113Z] setToolUnix: [2024-03-19T02:22:24.113Z] [2024-03-19T02:22:24.113Z] setToolProperty: [2024-03-19T02:22:24.113Z] [2024-03-19T02:22:24.113Z] setS1ASclassPath: [2024-03-19T02:22:24.113Z] [2024-03-19T02:22:24.113Z] init-common: [2024-03-19T02:22:24.113Z] [2024-03-19T02:22:24.113Z] webclient-war-common: [2024-03-19T02:22:24.113Z] [2024-03-19T02:22:24.113Z] clear: [2024-03-19T02:22:24.113Z] [2024-03-19T02:22:24.113Z] test-tlds-exist: [2024-03-19T02:22:24.113Z] [2024-03-19T02:22:24.113Z] copy-tlds: [2024-03-19T02:22:24.113Z] [2024-03-19T02:22:24.113Z] test-tagfiles-exist: [2024-03-19T02:22:24.113Z] [2024-03-19T02:22:24.113Z] copy-tagfiles: [2024-03-19T02:22:24.113Z] [2024-03-19T02:22:24.113Z] package-war-common: [2024-03-19T02:22:24.113Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:24.113Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:24.113Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:24.113Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:24.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/lib [2024-03-19T02:22:24.114Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:24.114Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:24.114Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:24.114Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclient-web.war [2024-03-19T02:22:24.114Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:24.114Z] [2024-03-19T02:22:24.114Z] setOSConditions: [2024-03-19T02:22:24.114Z] [2024-03-19T02:22:24.114Z] fixFiles: [2024-03-19T02:22:24.114Z] [2024-03-19T02:22:24.114Z] convUnix: [2024-03-19T02:22:24.114Z] [2024-03-19T02:22:24.114Z] convWin: [2024-03-19T02:22:24.114Z] [2024-03-19T02:22:24.114Z] setToolWin: [2024-03-19T02:22:24.114Z] [2024-03-19T02:22:24.114Z] setToolUnix: [2024-03-19T02:22:24.114Z] [2024-03-19T02:22:24.114Z] setToolProperty: [2024-03-19T02:22:24.115Z] [2024-03-19T02:22:24.115Z] setS1ASclassPath: [2024-03-19T02:22:24.115Z] [2024-03-19T02:22:24.115Z] init-common: [2024-03-19T02:22:24.115Z] [2024-03-19T02:22:24.115Z] ear-common: [2024-03-19T02:22:24.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:24.115Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/descriptor/sun-application.xml to copy. [2024-03-19T02:22:24.115Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:22:24.115Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:24.115Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclientApp.ear [2024-03-19T02:22:24.115Z] [2024-03-19T02:22:24.115Z] deploy: [2024-03-19T02:22:24.115Z] [2024-03-19T02:22:24.115Z] setOSConditions: [2024-03-19T02:22:24.115Z] [2024-03-19T02:22:24.115Z] setToolWin: [2024-03-19T02:22:24.115Z] [2024-03-19T02:22:24.115Z] setToolUnix: [2024-03-19T02:22:24.115Z] [2024-03-19T02:22:24.115Z] setToolProperty: [2024-03-19T02:22:24.115Z] [2024-03-19T02:22:24.115Z] setS1ASclassPath: [2024-03-19T02:22:24.116Z] [2024-03-19T02:22:24.116Z] init-common: [2024-03-19T02:22:24.116Z] [2024-03-19T02:22:24.116Z] deploy-common: [2024-03-19T02:22:24.116Z] [echo] Current time (ISO): 2024-03-19T02:22:23.911+0000 [2024-03-19T02:22:24.116Z] [2024-03-19T02:22:24.116Z] setOSConditions: [2024-03-19T02:22:24.116Z] [2024-03-19T02:22:24.116Z] setToolWin: [2024-03-19T02:22:24.116Z] [2024-03-19T02:22:24.116Z] setToolUnix: [2024-03-19T02:22:24.116Z] [2024-03-19T02:22:24.116Z] setToolProperty: [2024-03-19T02:22:24.116Z] [2024-03-19T02:22:24.116Z] setS1ASclassPath: [2024-03-19T02:22:24.116Z] [2024-03-19T02:22:24.116Z] init-common: [2024-03-19T02:22:24.116Z] [2024-03-19T02:22:24.116Z] deploy-common-pe: [2024-03-19T02:22:24.116Z] [exec] Mar 19, 2024 2:22:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:24.116Z] [exec] WARNING: Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-03-19T02:22:24.125Z] [java] Tue Mar 19 02:22:23 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:22:24.125Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties to copy. [2024-03-19T02:22:24.125Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases [2024-03-19T02:22:24.125Z] [2024-03-19T02:22:24.125Z] setOSConditions: [2024-03-19T02:22:24.125Z] [2024-03-19T02:22:24.125Z] setToolWin: [2024-03-19T02:22:24.125Z] [2024-03-19T02:22:24.125Z] setToolUnix: [2024-03-19T02:22:24.125Z] [2024-03-19T02:22:24.125Z] setToolProperty: [2024-03-19T02:22:24.126Z] [2024-03-19T02:22:24.126Z] setS1ASclassPath: [2024-03-19T02:22:24.126Z] [2024-03-19T02:22:24.126Z] init-common: [2024-03-19T02:22:24.126Z] [2024-03-19T02:22:24.126Z] start-derby: [2024-03-19T02:22:24.126Z] [2024-03-19T02:22:24.126Z] start-derby-aix: [2024-03-19T02:22:24.126Z] [2024-03-19T02:22:24.126Z] start-derby-nonaix: [2024-03-19T02:22:24.126Z] [echo] Starting Derby DB Server ... [2024-03-19T02:22:24.198Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:24.198Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:24.198Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:24.198Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:24.198Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:24.198Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:24.198Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:24.209Z] [exec] Mar 19, 2024 2:22:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:24.209Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:24.210Z] [exec] Mar 19, 2024 2:22:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:24.210Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:24.266Z] [java] opening connection to http://localhost:8080/cdi-invalid-interceptor-in-beans-xml/myurl [2024-03-19T02:22:24.266Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:24.266Z] [java] [2024-03-19T02:22:24.266Z] [java] [2024-03-19T02:22:24.266Z] [java] ----------------------------------------- [2024-03-19T02:22:24.266Z] [java] - interceptors-invalid-interceptor-specified-in-beans-xml: PASS - [2024-03-19T02:22:24.266Z] [java] ----------------------------------------- [2024-03-19T02:22:24.266Z] [java] - Total PASS : 1 - [2024-03-19T02:22:24.266Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:24.266Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:24.266Z] [java] ----------------------------------------- [2024-03-19T02:22:24.266Z] [2024-03-19T02:22:24.266Z] undeploy: [2024-03-19T02:22:24.267Z] [2024-03-19T02:22:24.267Z] setOSConditions: [2024-03-19T02:22:24.267Z] [2024-03-19T02:22:24.267Z] setToolWin: [2024-03-19T02:22:24.267Z] [2024-03-19T02:22:24.267Z] setToolUnix: [2024-03-19T02:22:24.267Z] [2024-03-19T02:22:24.267Z] setToolProperty: [2024-03-19T02:22:24.267Z] [2024-03-19T02:22:24.267Z] setS1ASclassPath: [2024-03-19T02:22:24.267Z] [2024-03-19T02:22:24.267Z] init-common: [2024-03-19T02:22:24.267Z] [2024-03-19T02:22:24.267Z] undeploy-war-common: [2024-03-19T02:22:24.372Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclientApp.ear [2024-03-19T02:22:24.389Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:24.389Z] [javac] 1 warning [2024-03-19T02:22:24.389Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:24.389Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:24.389Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:24.389Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:24.389Z] [2024-03-19T02:22:24.389Z] pkg-war: [2024-03-19T02:22:24.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:24.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:24.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:24.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:24.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:22:24.390Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:24.390Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:24.390Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/SubtractNumbers.wsdl to copy. [2024-03-19T02:22:24.390Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:22:24.390Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:22:24.390Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:24.390Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:24.390Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/${web.wsit.descriptors} does not exist. [2024-03-19T02:22:24.390Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/webserviceref-lookup-web.war [2024-03-19T02:22:24.390Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:24.390Z] [2024-03-19T02:22:24.390Z] deploy-app: [2024-03-19T02:22:24.390Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:24.391Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:24.391Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:24.391Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:24.391Z] [2024-03-19T02:22:24.391Z] deploy-war-common: [2024-03-19T02:22:24.391Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:24.391Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:24.391Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:24.391Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:24.392Z] [2024-03-19T02:22:24.392Z] setOSConditions: [2024-03-19T02:22:24.392Z] [2024-03-19T02:22:24.392Z] setToolWin: [2024-03-19T02:22:24.392Z] [2024-03-19T02:22:24.392Z] setToolUnix: [2024-03-19T02:22:24.392Z] [2024-03-19T02:22:24.392Z] setToolProperty: [2024-03-19T02:22:24.392Z] [2024-03-19T02:22:24.392Z] setS1ASclassPath: [2024-03-19T02:22:24.392Z] [2024-03-19T02:22:24.392Z] init-common: [2024-03-19T02:22:24.392Z] [2024-03-19T02:22:24.392Z] deploy-war-commonpe: [2024-03-19T02:22:24.465Z] [exec] Mar 19, 2024 2:22:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:24.465Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:24.466Z] [exec] Mar 19, 2024 2:22:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:24.466Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:24.466Z] [exec] Looking up ejb ref ejbs/Timer [2024-03-19T02:22:24.466Z] [exec] Doing timer test for ejb/ejb_timer_sessiontimer_TimerSession [2024-03-19T02:22:24.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-invalid-interceptor-in-beans-xml-web [2024-03-19T02:22:24.524Z] [exec] remote failure: Application cdi-invalid-interceptor-in-beans-xml-web is not deployed on this target [server] [2024-03-19T02:22:24.524Z] [exec] Result: 1 [2024-03-19T02:22:24.524Z] [2024-03-19T02:22:24.524Z] all: [2024-03-19T02:22:24.524Z] [2024-03-19T02:22:24.524Z] setOSConditions: [2024-03-19T02:22:24.524Z] [2024-03-19T02:22:24.524Z] setToolWin: [2024-03-19T02:22:24.524Z] [2024-03-19T02:22:24.524Z] setToolUnix: [2024-03-19T02:22:24.524Z] [2024-03-19T02:22:24.524Z] setToolProperty: [2024-03-19T02:22:24.524Z] [2024-03-19T02:22:24.524Z] setS1ASclassPath: [2024-03-19T02:22:24.524Z] [2024-03-19T02:22:24.524Z] init-common: [2024-03-19T02:22:24.524Z] [2024-03-19T02:22:24.524Z] clean: [2024-03-19T02:22:24.524Z] [2024-03-19T02:22:24.524Z] setOSConditions: [2024-03-19T02:22:24.524Z] [2024-03-19T02:22:24.524Z] setToolWin: [2024-03-19T02:22:24.524Z] [2024-03-19T02:22:24.524Z] setToolUnix: [2024-03-19T02:22:24.524Z] [2024-03-19T02:22:24.524Z] setToolProperty: [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] setS1ASclassPath: [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] init-common: [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] clean-common: [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] setOSConditions: [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] setToolWin: [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] setToolUnix: [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] setToolProperty: [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] setS1ASclassPath: [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] init-common: [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] clean-classes-common: [2024-03-19T02:22:24.525Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] setOSConditions: [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] setToolWin: [2024-03-19T02:22:24.525Z] [2024-03-19T02:22:24.525Z] setToolUnix: [2024-03-19T02:22:24.526Z] [2024-03-19T02:22:24.526Z] setToolProperty: [2024-03-19T02:22:24.526Z] [2024-03-19T02:22:24.526Z] setS1ASclassPath: [2024-03-19T02:22:24.526Z] [2024-03-19T02:22:24.526Z] init-common: [2024-03-19T02:22:24.526Z] [2024-03-19T02:22:24.526Z] clean-jars-common: [2024-03-19T02:22:24.526Z] [2024-03-19T02:22:24.526Z] compile: [2024-03-19T02:22:24.526Z] [2024-03-19T02:22:24.526Z] setOSConditions: [2024-03-19T02:22:24.526Z] [2024-03-19T02:22:24.526Z] setToolWin: [2024-03-19T02:22:24.526Z] [2024-03-19T02:22:24.526Z] setToolUnix: [2024-03-19T02:22:24.526Z] [2024-03-19T02:22:24.526Z] setToolProperty: [2024-03-19T02:22:24.526Z] [2024-03-19T02:22:24.526Z] setS1ASclassPath: [2024-03-19T02:22:24.526Z] [2024-03-19T02:22:24.526Z] init-common: [2024-03-19T02:22:24.526Z] [2024-03-19T02:22:24.526Z] compile-common: [2024-03-19T02:22:24.526Z] [echo] Current time (ISO): 2024-03-19T02:22:24.414+0000 [2024-03-19T02:22:24.526Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:24.526Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:24.538Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:24.538Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:24.538Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:24.538Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:24.538Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:24.538Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:24.538Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:24.658Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:24.658Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:24.658Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:24.658Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:24.658Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:24.658Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:24.658Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:24.797Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:24.872Z] + break [2024-03-19T02:22:24.872Z] + [[ true = false ]] [Pipeline] } [2024-03-19T02:22:24.936Z] [exec] Application deployed with name ejb-stubs-webclientApp. [2024-03-19T02:22:24.936Z] [echo] Deployment on target server server successful [2024-03-19T02:22:24.936Z] [2024-03-19T02:22:24.936Z] setOSConditions: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] setToolWin: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] setToolUnix: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] setToolProperty: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] setS1ASclassPath: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] init-common: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] deploy-common-ee: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] run: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] setOSConditions: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] setToolWin: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] setToolUnix: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] setToolProperty: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] setS1ASclassPath: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.937Z] init-common: [2024-03-19T02:22:24.937Z] [2024-03-19T02:22:24.938Z] runclient-common: [2024-03-19T02:22:24.938Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclientAppClient.jar -name ejb-stubs-webclientClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml localhost 45712 [2024-03-19T02:22:24.957Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webserviceref-lookup --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/webserviceref-lookup-web.war [2024-03-19T02:22:24.965Z] [exec] Application deployed with name virtualserver. [2024-03-19T02:22:24.965Z] [exec] Command deploy executed successfully. [2024-03-19T02:22:24.965Z] [2024-03-19T02:22:24.965Z] init.os: [2024-03-19T02:22:24.965Z] [2024-03-19T02:22:24.965Z] init.tools.unix: [2024-03-19T02:22:24.965Z] [2024-03-19T02:22:24.965Z] init.tools.windows: [2024-03-19T02:22:24.965Z] [2024-03-19T02:22:24.965Z] init.tools: [2024-03-19T02:22:24.965Z] [2024-03-19T02:22:24.965Z] setAsadminArgs: [2024-03-19T02:22:24.965Z] [2024-03-19T02:22:24.965Z] init: [2024-03-19T02:22:24.965Z] [2024-03-19T02:22:24.965Z] init.customtasks: [2024-03-19T02:22:24.965Z] [2024-03-19T02:22:24.965Z] setEnabled: [2024-03-19T02:22:24.966Z] [2024-03-19T02:22:24.966Z] createAppRef: [2024-03-19T02:22:24.966Z] [2024-03-19T02:22:24.966Z] setHttpPort: [2024-03-19T02:22:24.966Z] [2024-03-19T02:22:24.966Z] run.positive: [2024-03-19T02:22:24.966Z] [2024-03-19T02:22:24.966Z] init.os: [2024-03-19T02:22:24.966Z] [2024-03-19T02:22:24.966Z] init.tools.unix: [2024-03-19T02:22:24.966Z] [2024-03-19T02:22:24.966Z] init.tools.windows: [2024-03-19T02:22:24.966Z] [2024-03-19T02:22:24.966Z] init.tools: [2024-03-19T02:22:24.966Z] [2024-03-19T02:22:24.966Z] setAsadminArgs: [2024-03-19T02:22:24.966Z] [2024-03-19T02:22:24.966Z] init: [2024-03-19T02:22:24.966Z] [2024-03-19T02:22:24.966Z] init.customtasks: [2024-03-19T02:22:24.966Z] [2024-03-19T02:22:24.966Z] runclient: [2024-03-19T02:22:24.966Z] [echo] TestClient http://localhost:8080/war/virtualserver true [2024-03-19T02:22:24.966Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/virtualserver [2024-03-19T02:22:24.966Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/war/virtualserver [2024-03-19T02:22:24.966Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/war/virtualserver [2024-03-19T02:22:24.966Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2024-03-19T02:22:24.966Z] [javaWithResult] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [2024-03-19T02:22:24.966Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [2024-03-19T02:22:24.967Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [2024-03-19T02:22:24.967Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2055) [2024-03-19T02:22:24.967Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2050) [2024-03-19T02:22:24.967Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:571) [2024-03-19T02:22:24.967Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2049) [2024-03-19T02:22:24.967Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1619) [2024-03-19T02:22:24.967Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:22:24.967Z] [javaWithResult] at virtualserver.client.TestClient.invokeServlet(TestClient.java:60) [2024-03-19T02:22:24.967Z] [javaWithResult] at virtualserver.client.TestClient.doTest(TestClient.java:39) [2024-03-19T02:22:24.967Z] [javaWithResult] at virtualserver.client.TestClient.main(TestClient.java:30) [2024-03-19T02:22:24.967Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2024-03-19T02:22:24.967Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1994) [2024-03-19T02:22:24.967Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:22:24.967Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531) [2024-03-19T02:22:24.967Z] [javaWithResult] at virtualserver.client.TestClient.invokeServlet(TestClient.java:59) [2024-03-19T02:22:24.967Z] [javaWithResult] ... 2 more [2024-03-19T02:22:24.967Z] [javaWithResult] Java Result: 255 [2024-03-19T02:22:24.967Z] [2024-03-19T02:22:24.967Z] processResult: [2024-03-19T02:22:24.967Z] [2024-03-19T02:22:24.967Z] failed: [2024-03-19T02:22:24.967Z] [2024-03-19T02:22:24.967Z] passed: [2024-03-19T02:22:24.967Z] [2024-03-19T02:22:24.967Z] unknown: [2024-03-19T02:22:24.967Z] [2024-03-19T02:22:24.967Z] writeLogToConsole: [2024-03-19T02:22:24.967Z] [echo] Test virtualserver UNKNOWN at 19-Mar-2024 02:22:24.397 with return code 255 [2024-03-19T02:22:24.967Z] [2024-03-19T02:22:24.967Z] declare-test: [2024-03-19T02:22:24.967Z] [echo] Starting test virtualserver war/virtualserver Test asadmin deploy2 [2024-03-19T02:22:24.967Z] [2024-03-19T02:22:24.967Z] setHttpPort: [2024-03-19T02:22:24.968Z] [2024-03-19T02:22:24.968Z] run.negative: [2024-03-19T02:22:24.968Z] [2024-03-19T02:22:24.968Z] init.os: [2024-03-19T02:22:24.968Z] [2024-03-19T02:22:24.968Z] init.tools.unix: [2024-03-19T02:22:24.968Z] [2024-03-19T02:22:24.968Z] init.tools.windows: [2024-03-19T02:22:24.968Z] [2024-03-19T02:22:24.968Z] init.tools: [2024-03-19T02:22:24.968Z] [2024-03-19T02:22:24.968Z] setAsadminArgs: [2024-03-19T02:22:24.968Z] [2024-03-19T02:22:24.968Z] init: [2024-03-19T02:22:24.968Z] [2024-03-19T02:22:24.968Z] init.customtasks: [2024-03-19T02:22:24.968Z] [2024-03-19T02:22:24.968Z] runclient: [2024-03-19T02:22:24.968Z] [echo] TestClient http://localhost:8080/war/virtualserver false [2024-03-19T02:22:24.968Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/virtualserver [2024-03-19T02:22:24.968Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/war/virtualserver [2024-03-19T02:22:24.968Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2024-03-19T02:22:24.968Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/virtualserver [2024-03-19T02:22:24.968Z] [2024-03-19T02:22:24.968Z] processResult: [2024-03-19T02:22:24.968Z] [2024-03-19T02:22:24.968Z] failed: [2024-03-19T02:22:24.968Z] [2024-03-19T02:22:24.968Z] passed: [2024-03-19T02:22:24.969Z] [echo] Test virtualserver Passed [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] unknown: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] undeploy.asadmin: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] setAsadminArgs: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] common.undeploy.asadmin: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] init.os: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] init.tools.unix: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] init.tools.windows: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] init.tools: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] setAsadminArgs: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] init: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] init.customtasks: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] delAppRef: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] init.os: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.969Z] init.tools.unix: [2024-03-19T02:22:24.969Z] [2024-03-19T02:22:24.970Z] init.tools.windows: [2024-03-19T02:22:24.970Z] [2024-03-19T02:22:24.970Z] init.tools: [2024-03-19T02:22:24.970Z] [2024-03-19T02:22:24.970Z] setAsadminArgs: [2024-03-19T02:22:24.970Z] [2024-03-19T02:22:24.970Z] init: [2024-03-19T02:22:24.970Z] [2024-03-19T02:22:24.970Z] init.customtasks: [2024-03-19T02:22:24.970Z] [2024-03-19T02:22:24.970Z] common.run.asadmin: [2024-03-19T02:22:24.970Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 virtualserver [2024-03-19T02:22:25.055Z] [javac] 1 warning [2024-03-19T02:22:25.055Z] [2024-03-19T02:22:25.055Z] build: [2024-03-19T02:22:25.055Z] [2024-03-19T02:22:25.055Z] setOSConditions: [2024-03-19T02:22:25.055Z] [2024-03-19T02:22:25.055Z] setToolWin: [2024-03-19T02:22:25.055Z] [2024-03-19T02:22:25.055Z] setToolUnix: [2024-03-19T02:22:25.055Z] [2024-03-19T02:22:25.055Z] setToolProperty: [2024-03-19T02:22:25.055Z] [2024-03-19T02:22:25.055Z] setS1ASclassPath: [2024-03-19T02:22:25.055Z] [2024-03-19T02:22:25.056Z] init-common: [2024-03-19T02:22:25.056Z] [2024-03-19T02:22:25.056Z] webclient-war-common: [2024-03-19T02:22:25.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:25.056Z] [2024-03-19T02:22:25.056Z] clear: [2024-03-19T02:22:25.056Z] [2024-03-19T02:22:25.056Z] test-tlds-exist: [2024-03-19T02:22:25.056Z] [2024-03-19T02:22:25.056Z] copy-tlds: [2024-03-19T02:22:25.056Z] [2024-03-19T02:22:25.056Z] test-tagfiles-exist: [2024-03-19T02:22:25.056Z] [2024-03-19T02:22:25.056Z] copy-tagfiles: [2024-03-19T02:22:25.056Z] [2024-03-19T02:22:25.056Z] package-war-common: [2024-03-19T02:22:25.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:25.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:25.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:25.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:25.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/lib [2024-03-19T02:22:25.056Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:25.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:25.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:25.057Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:25.057Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-03-19T02:22:25.057Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:25.057Z] [2024-03-19T02:22:25.057Z] setOSConditions: [2024-03-19T02:22:25.057Z] [2024-03-19T02:22:25.057Z] setToolWin: [2024-03-19T02:22:25.057Z] [2024-03-19T02:22:25.057Z] setToolUnix: [2024-03-19T02:22:25.057Z] [2024-03-19T02:22:25.057Z] setToolProperty: [2024-03-19T02:22:25.057Z] [2024-03-19T02:22:25.057Z] setS1ASclassPath: [2024-03-19T02:22:25.057Z] [2024-03-19T02:22:25.057Z] init-common: [2024-03-19T02:22:25.057Z] [2024-03-19T02:22:25.057Z] ejb-jar-common: [2024-03-19T02:22:25.057Z] [2024-03-19T02:22:25.057Z] package-ejbjar-common: [2024-03-19T02:22:25.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:25.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:25.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:25.058Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-03-19T02:22:25.058Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:25.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:25.058Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-03-19T02:22:25.058Z] [2024-03-19T02:22:25.058Z] disable-resource-validation: [2024-03-19T02:22:25.058Z] [2024-03-19T02:22:25.058Z] setOSConditions: [2024-03-19T02:22:25.058Z] [2024-03-19T02:22:25.058Z] setToolWin: [2024-03-19T02:22:25.058Z] [2024-03-19T02:22:25.058Z] setToolUnix: [2024-03-19T02:22:25.058Z] [2024-03-19T02:22:25.058Z] setToolProperty: [2024-03-19T02:22:25.058Z] [2024-03-19T02:22:25.058Z] setS1ASclassPath: [2024-03-19T02:22:25.058Z] [2024-03-19T02:22:25.058Z] init-common: [2024-03-19T02:22:25.058Z] [2024-03-19T02:22:25.058Z] create-jvm-options: [2024-03-19T02:22:25.158Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [Pipeline] // withAnt [2024-03-19T02:22:25.184Z] [INFO] [exec] Application deployed with name RosterApp. [2024-03-19T02:22:25.184Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:25.184Z] [WARNING] [echo] [2024-03-19T02:22:25.184Z] [WARNING] [echo] ************************* [2024-03-19T02:22:25.184Z] [WARNING] [echo] * build ejb/mdb [2024-03-19T02:22:25.184Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/mdb [2024-03-19T02:22:25.184Z] [WARNING] [echo] ************************* [2024-03-19T02:22:25.184Z] [WARNING] [echo] [2024-03-19T02:22:25.184Z] [INFO] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:25.184Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:25.184Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:25.184Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:25.184Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:25.184Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:25.184Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:25.184Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:25.184Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:25.184Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:25.184Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:25.184Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:25.184Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:25.184Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:25.184Z] Note: Some input files use or override a deprecated API. [2024-03-19T02:22:25.184Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:25.184Z] 6 warnings [2024-03-19T02:22:25.184Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:25.184Z] [WARNING] [echo] Listing of source files: mdb/MDBTests.java [2024-03-19T02:22:25.184Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [Pipeline] junit [2024-03-19T02:22:25.203Z] Archiving artifacts [2024-03-19T02:22:25.207Z] Recording test results [2024-03-19T02:22:25.441Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:25.442Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:25.442Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:25.442Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:25.470Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:25.470Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:25.470Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:25.470Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:25.470Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:25.471Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:25.471Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:25.476Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:25.568Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:25.569Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:22:25.602Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:25.602Z] [javac] 1 warning [2024-03-19T02:22:25.602Z] [2024-03-19T02:22:25.602Z] build: [2024-03-19T02:22:25.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:25.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:25.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:25.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:25.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:22:25.602Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:25.602Z] [copy] Copied 12 empty directories to 6 empty directories under /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:25.602Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:22:25.602Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:25.602Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwinwar-web.war [2024-03-19T02:22:25.602Z] [2024-03-19T02:22:25.602Z] run: [2024-03-19T02:22:25.602Z] [2024-03-19T02:22:25.602Z] setOSConditions: [2024-03-19T02:22:25.602Z] [2024-03-19T02:22:25.602Z] setToolWin: [2024-03-19T02:22:25.602Z] [2024-03-19T02:22:25.602Z] setToolUnix: [2024-03-19T02:22:25.603Z] [2024-03-19T02:22:25.603Z] setToolProperty: [2024-03-19T02:22:25.603Z] [2024-03-19T02:22:25.603Z] setS1ASclassPath: [2024-03-19T02:22:25.603Z] [2024-03-19T02:22:25.603Z] init-common: [2024-03-19T02:22:25.603Z] [2024-03-19T02:22:25.603Z] run_war: [2024-03-19T02:22:25.624Z] [2024-03-19T02:22:25.624Z] build-client: [2024-03-19T02:22:25.625Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:25.625Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/jmac/soap/client [2024-03-19T02:22:25.625Z] [2024-03-19T02:22:25.625Z] package-appclientjar-common: [2024-03-19T02:22:25.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:25.625Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:25.625Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-client.jar [2024-03-19T02:22:25.625Z] [2024-03-19T02:22:25.625Z] setOSConditions: [2024-03-19T02:22:25.625Z] [2024-03-19T02:22:25.625Z] setToolWin: [2024-03-19T02:22:25.625Z] [2024-03-19T02:22:25.625Z] setToolUnix: [2024-03-19T02:22:25.625Z] [2024-03-19T02:22:25.625Z] setToolProperty: [2024-03-19T02:22:25.625Z] [2024-03-19T02:22:25.626Z] setS1ASclassPath: [2024-03-19T02:22:25.626Z] [2024-03-19T02:22:25.626Z] init-common: [2024-03-19T02:22:25.626Z] [2024-03-19T02:22:25.626Z] deploy-client-common: [2024-03-19T02:22:25.648Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2024-03-19T02:22:25.648Z] [exec] Created 1 option(s) [2024-03-19T02:22:25.648Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:22:25.648Z] [2024-03-19T02:22:25.648Z] restart-server: [2024-03-19T02:22:25.648Z] [2024-03-19T02:22:25.648Z] setOSConditions: [2024-03-19T02:22:25.648Z] [2024-03-19T02:22:25.648Z] stop-server: [2024-03-19T02:22:25.648Z] [2024-03-19T02:22:25.649Z] stop-server-unix: [2024-03-19T02:22:25.649Z] [echo] stopping server on unix ... [2024-03-19T02:22:25.698Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:25.698Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:25.698Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:25.698Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:25.698Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:25.698Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:25.698Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:25.698Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:25.698Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:25.698Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/mdb/src/test/mdb/MDBTests.java uses or overrides a deprecated API. [2024-03-19T02:22:25.698Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:25.698Z] 6 warnings [2024-03-19T02:22:25.698Z] [WARNING] [echo] archive-type is appclient_ear [2024-03-19T02:22:25.698Z] [WARNING] [echo] archive-type is appclient_ear [2024-03-19T02:22:25.698Z] [WARNING] [echo] archive-type is appclient_ear [2024-03-19T02:22:25.698Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/mdb/app [2024-03-19T02:22:25.698Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/mdb [2024-03-19T02:22:25.699Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/mdb/app [2024-03-19T02:22:25.724Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:22:25.724Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:25.724Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ut/TestUtil.java uses unchecked or unsafe operations. [2024-03-19T02:22:25.724Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:22:25.724Z] [javac] 1 warning [2024-03-19T02:22:25.724Z] [2024-03-19T02:22:25.724Z] run-ut: [2024-03-19T02:22:25.826Z] [exec] Command undeploy executed successfully. [2024-03-19T02:22:25.826Z] [2024-03-19T02:22:25.826Z] delete.http.listener: [2024-03-19T02:22:25.826Z] [2024-03-19T02:22:25.826Z] setAsadminArgs: [2024-03-19T02:22:25.826Z] [2024-03-19T02:22:25.826Z] common.delete.http.listener.asadmin: [2024-03-19T02:22:25.826Z] [2024-03-19T02:22:25.826Z] init.os: [2024-03-19T02:22:25.826Z] [2024-03-19T02:22:25.827Z] init.tools.unix: [2024-03-19T02:22:25.827Z] [2024-03-19T02:22:25.827Z] init.tools.windows: [2024-03-19T02:22:25.827Z] [2024-03-19T02:22:25.827Z] init.tools: [2024-03-19T02:22:25.827Z] [2024-03-19T02:22:25.827Z] setAsadminArgs: [2024-03-19T02:22:25.827Z] [2024-03-19T02:22:25.827Z] init: [2024-03-19T02:22:25.827Z] [2024-03-19T02:22:25.827Z] init.customtasks: [2024-03-19T02:22:25.827Z] [2024-03-19T02:22:25.827Z] common.run.asadmin: [2024-03-19T02:22:25.827Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-http-listener --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 listener-foo [2024-03-19T02:22:25.867Z] [exec] Mar 19, 2024 2:22:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:25.867Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:25.892Z] [exec] Application deployed with name webserviceref-lookup-web. [2024-03-19T02:22:25.892Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:25.892Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:25.892Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:25.892Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:25.893Z] [2024-03-19T02:22:25.893Z] deploy-war-commonee: [2024-03-19T02:22:25.893Z] [2024-03-19T02:22:25.893Z] assemble-client: [2024-03-19T02:22:25.893Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:22:25.893Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:25.893Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:25.893Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:25.893Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:25.893Z] [2024-03-19T02:22:25.893Z] setOSConditions: [2024-03-19T02:22:25.893Z] [2024-03-19T02:22:25.893Z] setToolWin: [2024-03-19T02:22:25.893Z] [2024-03-19T02:22:25.893Z] setToolUnix: [2024-03-19T02:22:25.893Z] [2024-03-19T02:22:25.893Z] setToolProperty: [2024-03-19T02:22:25.893Z] [2024-03-19T02:22:25.893Z] setS1ASclassPath: [2024-03-19T02:22:25.894Z] [2024-03-19T02:22:25.894Z] init-common: [2024-03-19T02:22:25.894Z] [2024-03-19T02:22:25.894Z] wsimport: [2024-03-19T02:22:25.894Z] [exec] parsing WSDL... [2024-03-19T02:22:25.955Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:25.955Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:25.955Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:25.955Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:25.955Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:25.955Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:25.955Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:25.955Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:25.955Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:25.955Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:25.955Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:25.980Z] [junit] WARNING: multiple versions of ant detected in path for junit [2024-03-19T02:22:25.980Z] [junit] jar:file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/ant.jar!/org/apache/tools/ant/Project.class [2024-03-19T02:22:25.981Z] [junit] and jar:file:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar!/org/apache/tools/ant/Project.class [2024-03-19T02:22:25.985Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [2024-03-19T02:22:26.034Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:26.034Z] [javac] 1 warning [2024-03-19T02:22:26.034Z] [2024-03-19T02:22:26.035Z] build: [2024-03-19T02:22:26.035Z] [2024-03-19T02:22:26.035Z] setOSConditions: [2024-03-19T02:22:26.035Z] [2024-03-19T02:22:26.035Z] setToolWin: [2024-03-19T02:22:26.035Z] [2024-03-19T02:22:26.035Z] setToolUnix: [2024-03-19T02:22:26.035Z] [2024-03-19T02:22:26.035Z] setToolProperty: [2024-03-19T02:22:26.035Z] [2024-03-19T02:22:26.035Z] setS1ASclassPath: [2024-03-19T02:22:26.035Z] [2024-03-19T02:22:26.035Z] init-common: [2024-03-19T02:22:26.035Z] [2024-03-19T02:22:26.035Z] webclient-war-common: [2024-03-19T02:22:26.035Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:26.035Z] [2024-03-19T02:22:26.035Z] clear: [2024-03-19T02:22:26.035Z] [2024-03-19T02:22:26.035Z] test-tlds-exist: [2024-03-19T02:22:26.035Z] [2024-03-19T02:22:26.035Z] copy-tlds: [2024-03-19T02:22:26.035Z] [2024-03-19T02:22:26.035Z] test-tagfiles-exist: [2024-03-19T02:22:26.035Z] [2024-03-19T02:22:26.036Z] copy-tagfiles: [2024-03-19T02:22:26.036Z] [2024-03-19T02:22:26.036Z] package-war-common: [2024-03-19T02:22:26.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:26.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:26.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:26.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:26.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/lib [2024-03-19T02:22:26.036Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:26.036Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:26.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/docroot [2024-03-19T02:22:26.036Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-binding-annotations-web.war [2024-03-19T02:22:26.036Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:26.036Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:26.036Z] [javac] Compiling 1 source file [2024-03-19T02:22:26.036Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:26.036Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:26.036Z] [2024-03-19T02:22:26.036Z] deploy: [2024-03-19T02:22:26.037Z] [2024-03-19T02:22:26.037Z] deploy-war-common: [2024-03-19T02:22:26.037Z] [2024-03-19T02:22:26.037Z] setOSConditions: [2024-03-19T02:22:26.037Z] [2024-03-19T02:22:26.037Z] setToolWin: [2024-03-19T02:22:26.037Z] [2024-03-19T02:22:26.037Z] setToolUnix: [2024-03-19T02:22:26.037Z] [2024-03-19T02:22:26.037Z] setToolProperty: [2024-03-19T02:22:26.037Z] [2024-03-19T02:22:26.037Z] setS1ASclassPath: [2024-03-19T02:22:26.037Z] [2024-03-19T02:22:26.037Z] init-common: [2024-03-19T02:22:26.037Z] [2024-03-19T02:22:26.037Z] deploy-war-commonpe: [Pipeline] } [2024-03-19T02:22:26.151Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2024-03-19T02:22:26.151Z] [exec] line 15 of http://localhost:8080/webserviceref-lookup/webservice/SubtractNumbersService?wsdl=1 [2024-03-19T02:22:26.151Z] [exec] [2024-03-19T02:22:26.151Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2024-03-19T02:22:26.151Z] [exec] line 15 of http://localhost:8080/webserviceref-lookup/webservice/SubtractNumbersService?wsdl=1 [2024-03-19T02:22:26.151Z] [exec] [2024-03-19T02:22:26.152Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2024-03-19T02:22:26.152Z] [exec] line 16 of http://localhost:8080/webserviceref-lookup/webservice/SubtractNumbersService?wsdl=1 [2024-03-19T02:22:26.152Z] [exec] [2024-03-19T02:22:26.166Z] [java] Mar 19, 2024 2:22:25 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:26.166Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:22:26.166Z] [java] Mar 19, 2024 2:22:25 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:26.166Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain5008123381170753963xml [2024-03-19T02:22:26.166Z] [java] Mar 19, 2024 2:22:25 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:26.166Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:22:26.249Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:26.249Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:26.250Z] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/mdb/src/com/sun/mdb/client/Client.java:57: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:22:26.250Z] numMessages = new Integer(args[0]).intValue(); [2024-03-19T02:22:26.250Z] ^ [2024-03-19T02:22:26.250Z] 7 warnings [2024-03-19T02:22:26.250Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/mdb/app/META-INF [2024-03-19T02:22:26.250Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/mdb/app/META-INF [2024-03-19T02:22:26.250Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-client.jar [2024-03-19T02:22:26.250Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/mdb/app/META-INF [2024-03-19T02:22:26.250Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-ejb.jar [2024-03-19T02:22:26.250Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdbApp.ear [2024-03-19T02:22:26.250Z] [WARNING] [echo] Packaged Archive at ../../dist/mdb/ejb-ejb30-hello-mdbApp.ear [2024-03-19T02:22:26.250Z] [WARNING] [echo] archive-type is appclient_ear [2024-03-19T02:22:26.250Z] [WARNING] [echo] [2024-03-19T02:22:26.250Z] [WARNING] [echo] ************************* [2024-03-19T02:22:26.250Z] [WARNING] [echo] * build-deploy jms/injection [2024-03-19T02:22:26.250Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jms/injection [2024-03-19T02:22:26.250Z] [WARNING] [echo] ************************* [2024-03-19T02:22:26.250Z] [WARNING] [echo] [2024-03-19T02:22:26.250Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-03-19T02:22:26.250Z] [WARNING] [echo] Listing of source files: ClientTestNG.java [2024-03-19T02:22:26.250Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:26.363Z] [exec] Mar 19, 2024 2:22:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:26.364Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@16681017 [2024-03-19T02:22:26.364Z] [exec] ---ejb stub---org.glassfish.appclient.client.acc.ACCClassLoader@3b0090a4[name=null], urls=[ [2024-03-19T02:22:26.364Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient.jar [2024-03-19T02:22:26.364Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:22:26.364Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:22:26.364Z] [exec] Looked up home!!file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient/ejb-timer-sessiontimer-clientClient.jar [2024-03-19T02:22:26.364Z] [exec] ] [2024-03-19T02:22:26.364Z] [exec] [2024-03-19T02:22:26.364Z] [exec] ---ejb classname---com.sun.s1asdev.ejb.timer.sessiontimer._TimerSessionHome_DynamicStub [2024-03-19T02:22:26.364Z] [exec] ---TimerSessionHome---org.glassfish.appclient.client.acc.ACCClassLoader@3b0090a4[name=null], urls=[ [2024-03-19T02:22:26.364Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient.jar [2024-03-19T02:22:26.364Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:22:26.364Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:22:26.364Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient/ejb-timer-sessiontimer-clientClient.jar [2024-03-19T02:22:26.364Z] [exec] ] [2024-03-19T02:22:26.364Z] [exec] Waiting for message [2024-03-19T02:22:26.392Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:26.392Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-http-listener [options] ... [2024-03-19T02:22:26.508Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:26.508Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:26.508Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:26.508Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:26.508Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:26.508Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:26.508Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:26.508Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:26.508Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:26.508Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:26.508Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:26.557Z] [junit] Running com.sun.s1asdev.aod.ArchiveTest [2024-03-19T02:22:26.557Z] [junit] Testsuite: com.sun.s1asdev.aod.ArchiveTest [2024-03-19T02:22:26.576Z] [exec] Waiting for the domain to stop . [2024-03-19T02:22:26.576Z] [exec] Waiting finished after 120 ms. [2024-03-19T02:22:26.576Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:22:26.576Z] [2024-03-19T02:22:26.576Z] stop-server-windows: [2024-03-19T02:22:26.577Z] [2024-03-19T02:22:26.577Z] setOSConditions: [2024-03-19T02:22:26.577Z] [2024-03-19T02:22:26.577Z] start-server: [2024-03-19T02:22:26.577Z] [echo] +-----------------------------+ [2024-03-19T02:22:26.577Z] [echo] | | [2024-03-19T02:22:26.577Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:22:26.577Z] [echo] | in Felix mode | [2024-03-19T02:22:26.577Z] [echo] | | [2024-03-19T02:22:26.577Z] [echo] +-----------------------------+ [2024-03-19T02:22:26.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-multiple-interceptor-binding-annotations --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-binding-annotations-web.war [2024-03-19T02:22:26.625Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-client.jar [2024-03-19T02:22:26.650Z] [exec] Command delete-http-listener executed successfully. [2024-03-19T02:22:26.650Z] [2024-03-19T02:22:26.650Z] delete.virtual.server: [2024-03-19T02:22:26.650Z] [2024-03-19T02:22:26.650Z] setAsadminArgs: [2024-03-19T02:22:26.650Z] [2024-03-19T02:22:26.650Z] common.delete.virtual.server.asadmin: [2024-03-19T02:22:26.650Z] [2024-03-19T02:22:26.650Z] init.os: [2024-03-19T02:22:26.650Z] [2024-03-19T02:22:26.650Z] init.tools.unix: [2024-03-19T02:22:26.650Z] [2024-03-19T02:22:26.650Z] init.tools.windows: [2024-03-19T02:22:26.650Z] [2024-03-19T02:22:26.650Z] init.tools: [2024-03-19T02:22:26.651Z] [2024-03-19T02:22:26.651Z] setAsadminArgs: [2024-03-19T02:22:26.651Z] [2024-03-19T02:22:26.651Z] init: [2024-03-19T02:22:26.651Z] [2024-03-19T02:22:26.651Z] init.customtasks: [2024-03-19T02:22:26.651Z] [2024-03-19T02:22:26.651Z] common.run.asadmin: [2024-03-19T02:22:26.651Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-virtual-server --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 server-foo [2024-03-19T02:22:26.765Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:26.765Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:26.765Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jms/injection/src/test/ClientTestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:26.765Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:26.765Z] 6 warnings [2024-03-19T02:22:26.765Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:26.765Z] [WARNING] [echo] Now creating a war file ../../dist/JMS_Injection/injection.war [2024-03-19T02:22:26.766Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/JMS_Injection/app [2024-03-19T02:22:26.766Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/JMS_Injection [2024-03-19T02:22:26.766Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/JMS_Injection/app [2024-03-19T02:22:26.766Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-03-19T02:22:26.766Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:26.766Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-03-19T02:22:26.766Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-03-19T02:22:26.766Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:26.766Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:26.766Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:26.766Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:26.766Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:26.766Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:26.766Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:26.796Z] [exec] invoking webclient servlet at http://localhost:45712/ejb-stubs-webclient/servlet [2024-03-19T02:22:26.796Z] [exec] JMS Servlet Output [2024-03-19T02:22:26.796Z] [exec]

DatabaseServelt :: All information I can give

[2024-03-19T02:22:26.796Z] [exec] Context Path : /ejb-stubs-webclient
[2024-03-19T02:22:26.796Z] [exec] Servlet Path : /servlet
[2024-03-19T02:22:26.796Z] [exec] Path Info : null
[2024-03-19T02:22:26.796Z] [exec] [2024-03-19T02:22:26.796Z] [exec] Value of key is: main [2024-03-19T02:22:26.796Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:26.796Z] [exec] [2024-03-19T02:22:26.796Z] [exec] [2024-03-19T02:22:26.796Z] [exec] ----------------------------------------- [2024-03-19T02:22:26.796Z] [exec] - main: PASS - [2024-03-19T02:22:26.796Z] [exec] ----------------------------------------- [2024-03-19T02:22:26.796Z] [exec] Total PASS: 1 [2024-03-19T02:22:26.796Z] [exec] Total FAIL: 0 [2024-03-19T02:22:26.796Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:26.796Z] [exec] ----------------------------------------- [2024-03-19T02:22:26.796Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:26.796Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:26.796Z] [2024-03-19T02:22:26.796Z] checkReporting-common: [2024-03-19T02:22:26.797Z] [2024-03-19T02:22:26.797Z] confirmReportPresent-common: [2024-03-19T02:22:26.797Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:26.797Z] [echo] Test seems to be reported fine [2024-03-19T02:22:26.797Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/RepRunConf.txt [2024-03-19T02:22:26.797Z] [2024-03-19T02:22:26.797Z] confirmMissingReport-common: [2024-03-19T02:22:26.797Z] [2024-03-19T02:22:26.797Z] undeploy: [2024-03-19T02:22:26.797Z] [2024-03-19T02:22:26.797Z] setOSConditions: [2024-03-19T02:22:26.797Z] [2024-03-19T02:22:26.797Z] setToolWin: [2024-03-19T02:22:26.797Z] [2024-03-19T02:22:26.797Z] setToolUnix: [2024-03-19T02:22:26.797Z] [2024-03-19T02:22:26.797Z] setToolProperty: [2024-03-19T02:22:26.797Z] [2024-03-19T02:22:26.797Z] setS1ASclassPath: [2024-03-19T02:22:26.797Z] [2024-03-19T02:22:26.797Z] init-common: [2024-03-19T02:22:26.797Z] [2024-03-19T02:22:26.798Z] undeploy-common: [2024-03-19T02:22:26.847Z] [2024-03-19T02:22:26.847Z] start-server-unix: [2024-03-19T02:22:26.865Z] [exec] Application deployed with name cdi-multiple-interceptor-binding-annotations-web. [2024-03-19T02:22:26.865Z] [2024-03-19T02:22:26.866Z] deploy-war-commonee: [2024-03-19T02:22:26.866Z] [2024-03-19T02:22:26.866Z] run: [2024-03-19T02:22:26.866Z] [java] opening connection to http://localhost:8080/cdi-multiple-interceptor-binding-annotations/myurl [2024-03-19T02:22:26.866Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:26.866Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:26.866Z] [java] [2024-03-19T02:22:26.866Z] [java] [2024-03-19T02:22:26.866Z] [java] ----------------------------------------- [2024-03-19T02:22:26.866Z] [java] - interceptors-multiple-interceptor-binding-annotations: PASS - [2024-03-19T02:22:26.866Z] [java] ----------------------------------------- [2024-03-19T02:22:26.866Z] [java] - Total PASS : 1 - [2024-03-19T02:22:26.866Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:26.866Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:26.866Z] [java] ----------------------------------------- [2024-03-19T02:22:26.881Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:22:26.881Z] [exec] Waiting finished after 5,877 ms. [2024-03-19T02:22:26.881Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:22:26.881Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:22:26.881Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:22:26.881Z] [exec] Admin Port: 4,848 [2024-03-19T02:22:26.881Z] [exec] Command start-domain executed successfully. [2024-03-19T02:22:26.893Z] [exec] Mar 19, 2024 2:22:26 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:26.893Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@561f9d92 [2024-03-19T02:22:26.893Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-03-19T02:22:26.893Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:26.893Z] [exec] [2024-03-19T02:22:26.893Z] [exec] [2024-03-19T02:22:26.893Z] [exec] ----------------------------------------- [2024-03-19T02:22:26.893Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-03-19T02:22:26.893Z] [exec] ----------------------------------------- [2024-03-19T02:22:26.893Z] [exec] Total PASS: 1 [2024-03-19T02:22:26.893Z] [exec] Total FAIL: 0 [2024-03-19T02:22:26.893Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:26.893Z] [exec] ----------------------------------------- [2024-03-19T02:22:26.893Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:26.893Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:27.023Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-03-19T02:22:27.023Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-03-19T02:22:27.023Z] 6 warnings [2024-03-19T02:22:27.023Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/JMS_Injection/app/META-INF [2024-03-19T02:22:27.023Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jms/injection/metadata/persistence.xml to copy. [2024-03-19T02:22:27.023Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/JMS_Injection/injection.war [2024-03-19T02:22:27.023Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:27.023Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:27.023Z] [WARNING] [echo] archive-type is war [2024-03-19T02:22:27.023Z] [WARNING] [echo] deploying injection.war [2024-03-19T02:22:27.085Z] [exec] [2024-03-19T02:22:27.085Z] [exec] Generating code... [2024-03-19T02:22:27.085Z] [exec] [2024-03-19T02:22:27.085Z] [exec] Compiling code... [2024-03-19T02:22:27.101Z] [java] Mar 19, 2024 2:22:26 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:22:27.101Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:22:27.101Z] [java] Mar 19, 2024 2:22:26 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:22:27.101Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:22:27.121Z] [2024-03-19T02:22:27.122Z] undeploy: [2024-03-19T02:22:27.122Z] [2024-03-19T02:22:27.122Z] setOSConditions: [2024-03-19T02:22:27.122Z] [2024-03-19T02:22:27.122Z] setToolWin: [2024-03-19T02:22:27.122Z] [2024-03-19T02:22:27.122Z] setToolUnix: [2024-03-19T02:22:27.122Z] [2024-03-19T02:22:27.122Z] setToolProperty: [2024-03-19T02:22:27.122Z] [2024-03-19T02:22:27.122Z] setS1ASclassPath: [2024-03-19T02:22:27.122Z] [2024-03-19T02:22:27.122Z] init-common: [2024-03-19T02:22:27.122Z] [2024-03-19T02:22:27.122Z] undeploy-war-common: [2024-03-19T02:22:27.150Z] [2024-03-19T02:22:27.150Z] checkReporting-common: [2024-03-19T02:22:27.150Z] [2024-03-19T02:22:27.150Z] confirmReportPresent-common: [2024-03-19T02:22:27.150Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:27.150Z] [echo] Test seems to be reported fine [2024-03-19T02:22:27.150Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-03-19T02:22:27.150Z] [2024-03-19T02:22:27.150Z] confirmMissingReport-common: [2024-03-19T02:22:27.150Z] [2024-03-19T02:22:27.150Z] setOSConditions: [2024-03-19T02:22:27.150Z] [2024-03-19T02:22:27.150Z] setToolWin: [2024-03-19T02:22:27.150Z] [2024-03-19T02:22:27.150Z] setToolUnix: [2024-03-19T02:22:27.150Z] [2024-03-19T02:22:27.150Z] setToolProperty: [2024-03-19T02:22:27.150Z] [2024-03-19T02:22:27.151Z] setS1ASclassPath: [2024-03-19T02:22:27.151Z] [2024-03-19T02:22:27.151Z] init-common: [2024-03-19T02:22:27.151Z] [2024-03-19T02:22:27.151Z] runclient-common: [2024-03-19T02:22:27.151Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring String Primitives-And-String custom/my-string [2024-03-19T02:22:27.180Z] [2024-03-19T02:22:27.180Z] start-server-windows: [2024-03-19T02:22:27.180Z] [2024-03-19T02:22:27.180Z] setOSConditions: [2024-03-19T02:22:27.180Z] [2024-03-19T02:22:27.180Z] setToolWin: [2024-03-19T02:22:27.180Z] [2024-03-19T02:22:27.180Z] setToolUnix: [2024-03-19T02:22:27.180Z] [2024-03-19T02:22:27.180Z] setToolProperty: [2024-03-19T02:22:27.180Z] [2024-03-19T02:22:27.180Z] setS1ASclassPath: [2024-03-19T02:22:27.180Z] [2024-03-19T02:22:27.180Z] init-common: [2024-03-19T02:22:27.180Z] [2024-03-19T02:22:27.180Z] deploy-rar-common: [2024-03-19T02:22:27.180Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-03-19T02:22:27.226Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:27.226Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-virtual-server [options] ... [2024-03-19T02:22:27.369Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:27.401Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-webclientApp [2024-03-19T02:22:27.402Z] [2024-03-19T02:22:27.407Z] all: [2024-03-19T02:22:27.407Z] [2024-03-19T02:22:27.407Z] setOSConditions: [2024-03-19T02:22:27.407Z] [2024-03-19T02:22:27.407Z] setToolWin: [2024-03-19T02:22:27.407Z] [2024-03-19T02:22:27.407Z] setToolUnix: [2024-03-19T02:22:27.407Z] [2024-03-19T02:22:27.407Z] setToolProperty: [2024-03-19T02:22:27.407Z] [2024-03-19T02:22:27.408Z] setS1ASclassPath: [2024-03-19T02:22:27.408Z] [2024-03-19T02:22:27.408Z] init-common: [2024-03-19T02:22:27.408Z] [2024-03-19T02:22:27.408Z] undeploy: [2024-03-19T02:22:27.408Z] [2024-03-19T02:22:27.408Z] setOSConditions: [2024-03-19T02:22:27.408Z] [2024-03-19T02:22:27.408Z] setToolWin: [2024-03-19T02:22:27.408Z] [2024-03-19T02:22:27.408Z] setToolUnix: [2024-03-19T02:22:27.408Z] [2024-03-19T02:22:27.408Z] setToolProperty: [2024-03-19T02:22:27.408Z] [2024-03-19T02:22:27.408Z] setS1ASclassPath: [2024-03-19T02:22:27.408Z] [2024-03-19T02:22:27.408Z] init-common: [2024-03-19T02:22:27.408Z] [2024-03-19T02:22:27.408Z] undeploy-common: [2024-03-19T02:22:27.410Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-multiple-interceptor-binding-annotations-web [2024-03-19T02:22:27.410Z] [2024-03-19T02:22:27.410Z] all: [2024-03-19T02:22:27.410Z] [2024-03-19T02:22:27.410Z] setOSConditions: [2024-03-19T02:22:27.410Z] [2024-03-19T02:22:27.410Z] setToolWin: [2024-03-19T02:22:27.410Z] [2024-03-19T02:22:27.410Z] setToolUnix: [2024-03-19T02:22:27.410Z] [2024-03-19T02:22:27.410Z] setToolProperty: [2024-03-19T02:22:27.410Z] [2024-03-19T02:22:27.410Z] setS1ASclassPath: [2024-03-19T02:22:27.410Z] [2024-03-19T02:22:27.410Z] init-common: [2024-03-19T02:22:27.410Z] [2024-03-19T02:22:27.410Z] clean: [2024-03-19T02:22:27.410Z] [2024-03-19T02:22:27.411Z] setOSConditions: [2024-03-19T02:22:27.411Z] [2024-03-19T02:22:27.411Z] setToolWin: [2024-03-19T02:22:27.411Z] [2024-03-19T02:22:27.411Z] setToolUnix: [2024-03-19T02:22:27.411Z] [2024-03-19T02:22:27.411Z] setToolProperty: [2024-03-19T02:22:27.411Z] [2024-03-19T02:22:27.411Z] setS1ASclassPath: [2024-03-19T02:22:27.411Z] [2024-03-19T02:22:27.411Z] init-common: [2024-03-19T02:22:27.411Z] [2024-03-19T02:22:27.411Z] clean-common: [2024-03-19T02:22:27.411Z] [2024-03-19T02:22:27.411Z] setOSConditions: [2024-03-19T02:22:27.411Z] [2024-03-19T02:22:27.411Z] setToolWin: [2024-03-19T02:22:27.411Z] [2024-03-19T02:22:27.411Z] setToolUnix: [2024-03-19T02:22:27.412Z] [2024-03-19T02:22:27.412Z] setToolProperty: [2024-03-19T02:22:27.412Z] [2024-03-19T02:22:27.412Z] setS1ASclassPath: [2024-03-19T02:22:27.412Z] [2024-03-19T02:22:27.412Z] init-common: [2024-03-19T02:22:27.412Z] [2024-03-19T02:22:27.412Z] clean-classes-common: [2024-03-19T02:22:27.412Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:27.412Z] [2024-03-19T02:22:27.412Z] setOSConditions: [2024-03-19T02:22:27.412Z] [2024-03-19T02:22:27.412Z] setToolWin: [2024-03-19T02:22:27.412Z] [2024-03-19T02:22:27.412Z] setToolUnix: [2024-03-19T02:22:27.412Z] [2024-03-19T02:22:27.412Z] setToolProperty: [2024-03-19T02:22:27.412Z] [2024-03-19T02:22:27.412Z] setS1ASclassPath: [2024-03-19T02:22:27.413Z] [2024-03-19T02:22:27.413Z] init-common: [2024-03-19T02:22:27.413Z] [2024-03-19T02:22:27.413Z] clean-jars-common: [2024-03-19T02:22:27.413Z] [2024-03-19T02:22:27.413Z] compile: [2024-03-19T02:22:27.413Z] [2024-03-19T02:22:27.413Z] setOSConditions: [2024-03-19T02:22:27.413Z] [2024-03-19T02:22:27.413Z] setToolWin: [2024-03-19T02:22:27.413Z] [2024-03-19T02:22:27.413Z] setToolUnix: [2024-03-19T02:22:27.413Z] [2024-03-19T02:22:27.413Z] setToolProperty: [2024-03-19T02:22:27.413Z] [2024-03-19T02:22:27.413Z] setS1ASclassPath: [2024-03-19T02:22:27.413Z] [2024-03-19T02:22:27.413Z] init-common: [2024-03-19T02:22:27.413Z] [2024-03-19T02:22:27.413Z] compile-common: [2024-03-19T02:22:27.413Z] [echo] Current time (ISO): 2024-03-19T02:22:27.360+0000 [2024-03-19T02:22:27.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:27.414Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:27.485Z] [exec] Command delete-virtual-server executed successfully. [2024-03-19T02:22:27.485Z] [2024-03-19T02:22:27.485Z] restart.server: [2024-03-19T02:22:27.485Z] [echo] Restarting server... [2024-03-19T02:22:27.664Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-ejbappApp [2024-03-19T02:22:27.665Z] [java] Mar 19, 2024 2:22:27 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:27.665Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:22:27.665Z] [java] Mar 19, 2024 2:22:27 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:27.665Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:22:27.665Z] [java] Mar 19, 2024 2:22:27 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:27.665Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:22:27.665Z] [java] Mar 19, 2024 2:22:27 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:22:27.665Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:22:27.665Z] [java] Mar 19, 2024 2:22:27 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:22:27.665Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:22:27.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-03-19T02:22:27.921Z] [echo] [2024-03-19T02:22:27.921Z] [echo] [2024-03-19T02:22:27.921Z] [echo] ************************************************** [2024-03-19T02:22:27.921Z] [echo] * Running txprop [2024-03-19T02:22:27.921Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/txprop [2024-03-19T02:22:27.921Z] [echo] ************************************************** [2024-03-19T02:22:27.921Z] [echo] [2024-03-19T02:22:27.921Z] [echo] [2024-03-19T02:22:27.921Z] [2024-03-19T02:22:27.921Z] all: [2024-03-19T02:22:27.921Z] [2024-03-19T02:22:27.922Z] cmttimeout: [2024-03-19T02:22:27.922Z] [2024-03-19T02:22:27.922Z] setOSConditions: [2024-03-19T02:22:27.922Z] [2024-03-19T02:22:27.922Z] setToolWin: [2024-03-19T02:22:27.922Z] [2024-03-19T02:22:27.922Z] setToolUnix: [2024-03-19T02:22:27.922Z] [2024-03-19T02:22:27.922Z] setToolProperty: [2024-03-19T02:22:27.922Z] [2024-03-19T02:22:27.922Z] setS1ASclassPath: [2024-03-19T02:22:27.922Z] [2024-03-19T02:22:27.922Z] init-common: [2024-03-19T02:22:27.922Z] [2024-03-19T02:22:27.922Z] clean: [2024-03-19T02:22:27.922Z] [2024-03-19T02:22:27.922Z] setOSConditions: [2024-03-19T02:22:27.922Z] [2024-03-19T02:22:27.922Z] setToolWin: [2024-03-19T02:22:27.922Z] [2024-03-19T02:22:27.922Z] setToolUnix: [2024-03-19T02:22:27.922Z] [2024-03-19T02:22:27.922Z] setToolProperty: [2024-03-19T02:22:27.922Z] [2024-03-19T02:22:27.923Z] setS1ASclassPath: [2024-03-19T02:22:27.923Z] [2024-03-19T02:22:27.923Z] init-common: [2024-03-19T02:22:27.923Z] [2024-03-19T02:22:27.923Z] clean-common: [2024-03-19T02:22:27.923Z] [2024-03-19T02:22:27.923Z] setOSConditions: [2024-03-19T02:22:27.923Z] [2024-03-19T02:22:27.923Z] setToolWin: [2024-03-19T02:22:27.923Z] [2024-03-19T02:22:27.923Z] setToolUnix: [2024-03-19T02:22:27.923Z] [2024-03-19T02:22:27.923Z] [java] Mar 19, 2024 2:22:27 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:22:27.923Z] setToolProperty: [2024-03-19T02:22:27.923Z] [2024-03-19T02:22:27.923Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (869 ms), startup services (859 ms), total (1,728 ms) [2024-03-19T02:22:27.923Z] setS1ASclassPath: [2024-03-19T02:22:27.923Z] [2024-03-19T02:22:27.923Z] init-common: [2024-03-19T02:22:27.923Z] [2024-03-19T02:22:27.923Z] clean-classes-common: [2024-03-19T02:22:27.923Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:27.923Z] [2024-03-19T02:22:27.923Z] setOSConditions: [2024-03-19T02:22:27.923Z] [2024-03-19T02:22:27.923Z] setToolWin: [2024-03-19T02:22:27.923Z] [2024-03-19T02:22:27.923Z] setToolUnix: [2024-03-19T02:22:27.924Z] [2024-03-19T02:22:27.924Z] setToolProperty: [2024-03-19T02:22:27.924Z] [2024-03-19T02:22:27.924Z] setS1ASclassPath: [2024-03-19T02:22:27.924Z] [2024-03-19T02:22:27.924Z] init-common: [2024-03-19T02:22:27.924Z] [2024-03-19T02:22:27.924Z] clean-jars-common: [2024-03-19T02:22:27.924Z] [2024-03-19T02:22:27.924Z] compile: [2024-03-19T02:22:27.924Z] [2024-03-19T02:22:27.924Z] setOSConditions: [2024-03-19T02:22:27.924Z] [2024-03-19T02:22:27.924Z] setToolWin: [2024-03-19T02:22:27.924Z] [2024-03-19T02:22:27.924Z] setToolUnix: [2024-03-19T02:22:27.924Z] [2024-03-19T02:22:27.924Z] setToolProperty: [2024-03-19T02:22:27.924Z] [2024-03-19T02:22:27.924Z] setS1ASclassPath: [2024-03-19T02:22:27.924Z] [2024-03-19T02:22:27.924Z] init-common: [2024-03-19T02:22:27.924Z] [2024-03-19T02:22:27.924Z] compile-common: [2024-03-19T02:22:27.924Z] [echo] Current time (ISO): 2024-03-19T02:22:27.733+0000 [2024-03-19T02:22:27.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:27.924Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:27.957Z] [INFO] [exec] Application deployed with name injection. [2024-03-19T02:22:27.957Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:27.957Z] [WARNING] [echo] [2024-03-19T02:22:27.957Z] [WARNING] [echo] ************************* [2024-03-19T02:22:27.957Z] [WARNING] [echo] * build-deploy wsit/JaxwsFromWsdl [2024-03-19T02:22:27.957Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/wsit/JaxwsFromWsdl [2024-03-19T02:22:27.957Z] [WARNING] [echo] ************************* [2024-03-19T02:22:27.957Z] [WARNING] [echo] [2024-03-19T02:22:28.017Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:22:28.017Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:28.018Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml:72: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:28.018Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:22:28.023Z] [exec] Application deployed with name security-jmac-soap-client. [2024-03-19T02:22:28.023Z] [2024-03-19T02:22:28.023Z] run: [2024-03-19T02:22:28.024Z] [echo] [2024-03-19T02:22:28.024Z] [echo] RUNNING /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient [2024-03-19T02:22:28.024Z] [echo] [2024-03-19T02:22:28.024Z] [echo] vmargs: -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/__keystore.jks -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/__cacerts.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStorePassword=changeit [2024-03-19T02:22:28.024Z] [echo] [2024-03-19T02:22:28.024Z] [echo] client: -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-clientClient.jar [2024-03-19T02:22:28.088Z] [exec] Mar 19, 2024 2:22:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:28.088Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:28.180Z] [java] Mar 19, 2024 2:22:27 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:22:28.180Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:22:28.180Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:28.181Z] [java] Mar 19, 2024 2:22:28 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:22:28.181Z] [java] INFO: Grizzly Framework 4.0.2 started in: 18 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:22:28.181Z] [java] Mar 19, 2024 2:22:28 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:28.181Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:28.181Z] [java] Mar 19, 2024 2:22:28 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:28.181Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:28.248Z] [WARNING] [echo] build-setup: build.home=../.. [2024-03-19T02:22:28.248Z] [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [2024-03-19T02:22:28.248Z] [INFO] [wsimport] Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1 [2024-03-19T02:22:28.248Z] [INFO] [wsimport] command line: wsimport /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12/bin/java -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test -keep -verbose /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/AddNumbers.wsdl -b /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-server.xml [2024-03-19T02:22:28.248Z] [WARNING] [wsimport] parsing WSDL... [2024-03-19T02:22:28.275Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:28.275Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:28.275Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:28.275Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:28.275Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:28.275Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:28.275Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:28.372Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:28.372Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:28.372Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:28.372Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:28.372Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:28.372Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:28.372Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:28.454Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.619 sec [2024-03-19T02:22:28.454Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.619 sec [2024-03-19T02:22:28.454Z] [junit] ------------- Standard Output --------------- [2024-03-19T02:22:28.454Z] [junit] Value of key is:administered-object-definition-application-archive-test [2024-03-19T02:22:28.454Z] [junit] Value of key is:administered-object-definition-web-archive-test [2024-03-19T02:22:28.454Z] [junit] Value of key is:administered-object-definition-EJB-archive-test [2024-03-19T02:22:28.454Z] [junit] ------------- ---------------- --------------- [2024-03-19T02:22:28.454Z] [junit] ------------- Standard Error ----------------- [2024-03-19T02:22:28.454Z] [junit] Mar 19, 2024 2:22:27 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:22:28.454Z] [junit] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:22:28.454Z] [junit] Mar 19, 2024 2:22:27 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-03-19T02:22:28.455Z] [junit] WARNING: Unresolved : HelloEJB [2024-03-19T02:22:28.455Z] [junit] Mar 19, 2024 2:22:27 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-03-19T02:22:28.455Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2024-03-19T02:22:28.455Z] [junit] Mar 19, 2024 2:22:27 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-03-19T02:22:28.455Z] [junit] WARNING: Unresolved : HelloEJB [2024-03-19T02:22:28.455Z] [junit] Mar 19, 2024 2:22:27 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-03-19T02:22:28.455Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2024-03-19T02:22:28.455Z] [junit] ------------- ---------------- --------------- [2024-03-19T02:22:28.455Z] [junit] [2024-03-19T02:22:28.455Z] [junit] Testcase: testApplicationArchive took 1.138 sec [2024-03-19T02:22:28.455Z] [junit] Testcase: testWebArchive took 0.292 sec [2024-03-19T02:22:28.455Z] [junit] Testcase: testEJBArchive took 0.183 sec [2024-03-19T02:22:28.456Z] [java] Mar 19, 2024 2:22:28 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:22:28.456Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:22:28.456Z] [java] Mar 19, 2024 2:22:28 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:22:28.456Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,221 ms), startup services (9 ms), total (2,230 ms) [2024-03-19T02:22:28.456Z] [java] Mar 19, 2024 2:22:28 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:22:28.456Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:22:28.456Z] [java] Mar 19, 2024 2:22:28 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:22:28.456Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:22:28.456Z] [java] Mar 19, 2024 2:22:28 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:28.456Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwinwar-web.war [2024-03-19T02:22:28.457Z] [java] Mar 19, 2024 2:22:28 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:28.457Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:22:28.457Z] [java] Mar 19, 2024 2:22:28 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:28.457Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-03-19T02:22:28.532Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:28.532Z] [javac] 1 warning [2024-03-19T02:22:28.532Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:22:28.532Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:22:28.532Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:22:28.532Z] [2024-03-19T02:22:28.532Z] deploy-client: [2024-03-19T02:22:28.711Z] [junit] Running com.sun.s1asdev.aod.DDTest [2024-03-19T02:22:28.712Z] [junit] Testsuite: com.sun.s1asdev.aod.DDTest [2024-03-19T02:22:28.869Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:28.869Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:28.869Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:28.869Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:28.869Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:28.869Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:28.869Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:28.933Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:29.019Z] [exec] Mar 19, 2024 2:22:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:29.019Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:29.101Z] [INFO] [testng] PASSED: bootAMX [2024-03-19T02:22:29.101Z] [INFO] [testng] Core AMX tests [2024-03-19T02:22:29.101Z] [INFO] [testng] PASSED: testAMXComplianceMonitorFailureCount [2024-03-19T02:22:29.101Z] [INFO] [testng] Core AMX tests [2024-03-19T02:22:29.101Z] [INFO] [testng] PASSED: testDemo [2024-03-19T02:22:29.101Z] [INFO] [testng] Core AMX tests [2024-03-19T02:22:29.101Z] [INFO] [testng] PASSED: iterateAllSanityCheck [2024-03-19T02:22:29.101Z] [INFO] [testng] Core AMX tests [2024-03-19T02:22:29.101Z] [INFO] [testng] PASSED: testBulkAccess [2024-03-19T02:22:29.101Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testDomainRoot [2024-03-19T02:22:29.102Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testExt [2024-03-19T02:22:29.102Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testForBogusAnnotations [2024-03-19T02:22:29.102Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testJ2EEDomain [2024-03-19T02:22:29.102Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testLogging [2024-03-19T02:22:29.102Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testMonitoringRoot [2024-03-19T02:22:29.102Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testPathnames [2024-03-19T02:22:29.102Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testQuery [2024-03-19T02:22:29.102Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testRuntimeRoot [2024-03-19T02:22:29.102Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testServerRuntime [2024-03-19T02:22:29.102Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testSystemInfo [2024-03-19T02:22:29.102Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testTools [2024-03-19T02:22:29.102Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testForBogusConfigAnnotations [2024-03-19T02:22:29.102Z] [INFO] [testng] tests for AMXConfigProxy [2024-03-19T02:22:29.102Z] [INFO] [testng] PASSED: testVariousGetters [2024-03-19T02:22:29.102Z] [INFO] [testng] test varioius miscellaneous AMX feature [2024-03-19T02:22:29.102Z] [INFO] [testng] [2024-03-19T02:22:29.102Z] [INFO] [testng] =============================================== [2024-03-19T02:22:29.102Z] [INFO] [testng] amx_tests [2024-03-19T02:22:29.102Z] [INFO] [testng] Tests run: 19, Failures: 0, Skips: 0 [2024-03-19T02:22:29.102Z] [INFO] [testng] =============================================== [2024-03-19T02:22:29.102Z] [INFO] [testng] [2024-03-19T02:22:29.189Z] [javac] 1 warning [2024-03-19T02:22:29.189Z] [2024-03-19T02:22:29.189Z] build: [2024-03-19T02:22:29.189Z] [2024-03-19T02:22:29.189Z] setOSConditions: [2024-03-19T02:22:29.189Z] [2024-03-19T02:22:29.189Z] setToolWin: [2024-03-19T02:22:29.189Z] [2024-03-19T02:22:29.189Z] setToolUnix: [2024-03-19T02:22:29.189Z] [2024-03-19T02:22:29.189Z] setToolProperty: [2024-03-19T02:22:29.189Z] [2024-03-19T02:22:29.189Z] setS1ASclassPath: [2024-03-19T02:22:29.189Z] [2024-03-19T02:22:29.189Z] init-common: [2024-03-19T02:22:29.190Z] [2024-03-19T02:22:29.190Z] webclient-war-common: [2024-03-19T02:22:29.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:29.190Z] [2024-03-19T02:22:29.190Z] clear: [2024-03-19T02:22:29.190Z] [2024-03-19T02:22:29.190Z] test-tlds-exist: [2024-03-19T02:22:29.190Z] [2024-03-19T02:22:29.190Z] copy-tlds: [2024-03-19T02:22:29.190Z] [2024-03-19T02:22:29.190Z] test-tagfiles-exist: [2024-03-19T02:22:29.190Z] [2024-03-19T02:22:29.190Z] copy-tagfiles: [2024-03-19T02:22:29.190Z] [2024-03-19T02:22:29.190Z] package-war-common: [2024-03-19T02:22:29.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:29.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:29.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:29.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:29.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/lib [2024-03-19T02:22:29.190Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:29.190Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:29.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/docroot [2024-03-19T02:22:29.191Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-implementations-web.war [2024-03-19T02:22:29.191Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:29.191Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:29.191Z] [javac] Compiling 1 source file [2024-03-19T02:22:29.191Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:29.191Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:29.191Z] [2024-03-19T02:22:29.191Z] deploy: [2024-03-19T02:22:29.191Z] [2024-03-19T02:22:29.191Z] deploy-war-common: [2024-03-19T02:22:29.191Z] [2024-03-19T02:22:29.191Z] setOSConditions: [2024-03-19T02:22:29.191Z] [2024-03-19T02:22:29.191Z] setToolWin: [2024-03-19T02:22:29.191Z] [2024-03-19T02:22:29.191Z] setToolUnix: [2024-03-19T02:22:29.191Z] [2024-03-19T02:22:29.191Z] setToolProperty: [2024-03-19T02:22:29.191Z] [2024-03-19T02:22:29.191Z] setS1ASclassPath: [2024-03-19T02:22:29.191Z] [2024-03-19T02:22:29.191Z] init-common: [2024-03-19T02:22:29.191Z] [2024-03-19T02:22:29.191Z] deploy-war-commonpe: [2024-03-19T02:22:29.220Z] [WARNING] [wsimport] [2024-03-19T02:22:29.220Z] [WARNING] [wsimport] Generating code... [2024-03-19T02:22:29.220Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbers.java [2024-03-19T02:22:29.220Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersFault.java [2024-03-19T02:22:29.220Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersFault_Exception.java [2024-03-19T02:22:29.221Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersPortType.java [2024-03-19T02:22:29.221Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersResponse.java [2024-03-19T02:22:29.221Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersService.java [2024-03-19T02:22:29.221Z] [WARNING] [wsimport] jaxwsfromwsdl/server/ObjectFactory.java [2024-03-19T02:22:29.221Z] [WARNING] [wsimport] jaxwsfromwsdl/server/OneWayInt.java [2024-03-19T02:22:29.221Z] [WARNING] [wsimport] jaxwsfromwsdl/server/package-info.java [2024-03-19T02:22:29.221Z] [WARNING] [wsimport] [2024-03-19T02:22:29.221Z] [WARNING] [wsimport] Compiling code... [2024-03-19T02:22:29.221Z] [WARNING] [wsimport] javac -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.activation-api.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/angus-activation.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.mail-api.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/angus-mail.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbers.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersPortType.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersResponse.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersService.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/ObjectFactory.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/OneWayInt.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/package-info.java [2024-03-19T02:22:29.222Z] [WARNING] [wsimport] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:22:29.222Z] [WARNING] [wsimport] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:29.222Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:29.280Z] [exec] Mar 19, 2024 2:22:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:29.280Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:29.359Z] [INFO] [testng] PASSED: testAdminCommandEndpoint [2024-03-19T02:22:29.359Z] [INFO] [testng] REST API Tests [2024-03-19T02:22:29.359Z] [INFO] [testng] PASSED: testChildConfigBeanEndpoint [2024-03-19T02:22:29.359Z] [INFO] [testng] REST API Tests [2024-03-19T02:22:29.359Z] [INFO] [testng] PASSED: testEndpointWithEncodedSlash [2024-03-19T02:22:29.359Z] [INFO] [testng] REST API Tests [2024-03-19T02:22:29.359Z] [INFO] [testng] PASSED: testManagementEndpoint [2024-03-19T02:22:29.359Z] [INFO] [testng] REST API Tests [2024-03-19T02:22:29.359Z] [INFO] [testng] PASSED: testMonitoringEndpoint [2024-03-19T02:22:29.359Z] [INFO] [testng] REST API Tests [2024-03-19T02:22:29.359Z] [INFO] [testng] [2024-03-19T02:22:29.359Z] [INFO] [testng] =============================================== [2024-03-19T02:22:29.359Z] [INFO] [testng] rest_tests [2024-03-19T02:22:29.359Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-03-19T02:22:29.359Z] [INFO] [testng] =============================================== [2024-03-19T02:22:29.359Z] [INFO] [testng] [2024-03-19T02:22:29.401Z] [java] Mar 19, 2024 2:22:28 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:22:29.402Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:22:29.402Z] [java] Mar 19, 2024 2:22:28 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:22:29.402Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:22:29.402Z] [java] Mar 19, 2024 2:22:28 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:22:29.402Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:22:29.402Z] [java] Mar 19, 2024 2:22:28 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:22:29.402Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:22:29.402Z] [java] Mar 19, 2024 2:22:29 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:22:29.402Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:22:29.402Z] [java] Mar 19, 2024 2:22:29 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:22:29.402Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-03-19T02:22:29.402Z] [java] Mar 19, 2024 2:22:29 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:22:29.402Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-03-19T02:22:29.402Z] [java] Mar 19, 2024 2:22:29 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:22:29.402Z] [java] INFO: Created virtual server server [2024-03-19T02:22:29.402Z] [java] Mar 19, 2024 2:22:29 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:22:29.402Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-03-19T02:22:29.402Z] [java] Mar 19, 2024 2:22:29 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:22:29.402Z] [java] INFO: Created virtual server __asadmin [2024-03-19T02:22:29.428Z] [exec] Waiting for the domain to stop . [2024-03-19T02:22:29.429Z] [exec] Waiting finished after 348 ms. [2024-03-19T02:22:29.429Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:22:29.429Z] [2024-03-19T02:22:29.429Z] start-process: [2024-03-19T02:22:29.429Z] [2024-03-19T02:22:29.429Z] start-process-non-windows: [2024-03-19T02:22:29.430Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:29.455Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-multiple-interceptor-implementations --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-implementations-web.war [2024-03-19T02:22:29.480Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:29.480Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:29.480Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:29.480Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:29.480Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:29.480Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:29.480Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:29.492Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:29.492Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:22:29.659Z] [java] Mar 19, 2024 2:22:29 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:22:29.659Z] [java] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:22:29.659Z] [java] Mar 19, 2024 2:22:29 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:22:29.659Z] [java] INFO: Virtual server server loaded default web module [2024-03-19T02:22:29.685Z] [javac] 1 warning [2024-03-19T02:22:29.685Z] [2024-03-19T02:22:29.685Z] setOSConditions: [2024-03-19T02:22:29.685Z] [2024-03-19T02:22:29.685Z] setToolWin: [2024-03-19T02:22:29.685Z] [2024-03-19T02:22:29.685Z] setToolUnix: [2024-03-19T02:22:29.685Z] [2024-03-19T02:22:29.686Z] setToolProperty: [2024-03-19T02:22:29.686Z] [2024-03-19T02:22:29.686Z] setS1ASclassPath: [2024-03-19T02:22:29.686Z] [2024-03-19T02:22:29.686Z] init-common: [2024-03-19T02:22:29.686Z] [2024-03-19T02:22:29.686Z] compile-common: [2024-03-19T02:22:29.686Z] [echo] Current time (ISO): 2024-03-19T02:22:29.539+0000 [2024-03-19T02:22:29.686Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:29.749Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:29.749Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '21' [2024-03-19T02:22:29.749Z] 2 warnings [2024-03-19T02:22:29.749Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/wsit/JaxwsFromWsdl/JaxwsFromWsdl.war [2024-03-19T02:22:29.749Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/wsit [2024-03-19T02:22:29.749Z] [WARNING] [echo] deploying JaxwsFromWsdl.war [2024-03-19T02:22:29.749Z] [exec] Application deployed with name wsclient. [2024-03-19T02:22:29.749Z] [exec] Command deploy executed successfully. [2024-03-19T02:22:29.750Z] [2024-03-19T02:22:29.750Z] setup: [2024-03-19T02:22:29.750Z] [2024-03-19T02:22:29.750Z] runtest: [2024-03-19T02:22:29.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:29.750Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml:120: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:29.750Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:29.750Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:22:29.750Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:29.750Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:29.750Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:22:29.750Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:22:29.750Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:22:29.750Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:22:29.750Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:22:29.750Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:22:29.750Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:29.750Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:29.750Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:29.750Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:29.750Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:29.750Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:29.750Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:29.750Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:29.751Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:29.751Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:29.751Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:29.751Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:29.751Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:29.751Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:29.751Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:29.751Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:29.751Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:29.751Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:22:29.751Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:29.751Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:29.751Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:22:29.752Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:22:29.752Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:22:29.752Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:22:29.752Z] [java] ... 61 more [2024-03-19T02:22:29.752Z] [java] Java Result: -1 [2024-03-19T02:22:29.752Z] [2024-03-19T02:22:29.752Z] undeploy: [2024-03-19T02:22:29.752Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:29.752Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:29.752Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:29.752Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:29.891Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:29.916Z] [java] Mar 19, 2024 2:22:29 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:22:29.916Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:22:29.992Z] [exec] Mar 19, 2024 2:22:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:29.992Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:30.018Z] [exec] Application deployed with name cdi-multiple-interceptor-implementations-web. [2024-03-19T02:22:30.018Z] [2024-03-19T02:22:30.018Z] deploy-war-commonee: [2024-03-19T02:22:30.018Z] [2024-03-19T02:22:30.018Z] run: [2024-03-19T02:22:30.019Z] [java] opening connection to http://localhost:8080/cdi-multiple-interceptor-implementations/myurl [2024-03-19T02:22:30.019Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:30.019Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:30.019Z] [java] [2024-03-19T02:22:30.019Z] [java] [2024-03-19T02:22:30.019Z] [java] ----------------------------------------- [2024-03-19T02:22:30.019Z] [java] - interceptors-multiple-interceptors-for-a-binding-type: PASS - [2024-03-19T02:22:30.019Z] [java] ----------------------------------------- [2024-03-19T02:22:30.019Z] [java] - Total PASS : 1 - [2024-03-19T02:22:30.019Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:30.019Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:30.019Z] [java] ----------------------------------------- [2024-03-19T02:22:30.019Z] [2024-03-19T02:22:30.019Z] undeploy: [2024-03-19T02:22:30.019Z] [2024-03-19T02:22:30.019Z] setOSConditions: [2024-03-19T02:22:30.019Z] [2024-03-19T02:22:30.019Z] setToolWin: [2024-03-19T02:22:30.019Z] [2024-03-19T02:22:30.019Z] setToolUnix: [2024-03-19T02:22:30.019Z] [2024-03-19T02:22:30.019Z] setToolProperty: [2024-03-19T02:22:30.019Z] [2024-03-19T02:22:30.019Z] setS1ASclassPath: [2024-03-19T02:22:30.019Z] [2024-03-19T02:22:30.019Z] init-common: [2024-03-19T02:22:30.019Z] [2024-03-19T02:22:30.019Z] undeploy-war-common: [2024-03-19T02:22:30.025Z] [2024-03-19T02:22:30.026Z] setOSConditions: [2024-03-19T02:22:30.026Z] [2024-03-19T02:22:30.026Z] setToolWin: [2024-03-19T02:22:30.026Z] [2024-03-19T02:22:30.026Z] setToolUnix: [2024-03-19T02:22:30.026Z] [2024-03-19T02:22:30.026Z] setToolProperty: [2024-03-19T02:22:30.026Z] [2024-03-19T02:22:30.026Z] setS1ASclassPath: [2024-03-19T02:22:30.026Z] [2024-03-19T02:22:30.026Z] init-common: [2024-03-19T02:22:30.026Z] [2024-03-19T02:22:30.026Z] undeploy-war-common: [2024-03-19T02:22:30.097Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 sec [2024-03-19T02:22:30.097Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 sec [2024-03-19T02:22:30.097Z] [junit] ------------- Standard Output --------------- [2024-03-19T02:22:30.097Z] [junit] Value of key is:administered-object-definition-Web-DD-test [2024-03-19T02:22:30.097Z] [junit] Value of key is:administered-object-definition-MDB-EJB-DD-test [2024-03-19T02:22:30.097Z] [junit] Value of key is:administered-object-definition-Session-EJB-DD-test [2024-03-19T02:22:30.097Z] [junit] Value of key is:administered-object-definition-Entity-EJB-DD-test [2024-03-19T02:22:30.097Z] [junit] Value of key is:administered-object-definition-application-DD-test [2024-03-19T02:22:30.097Z] [junit] Value of key is:administered-object-definition-Interceptor-EJB-DD-test [2024-03-19T02:22:30.097Z] [junit] ------------- ---------------- --------------- [2024-03-19T02:22:30.097Z] [junit] [2024-03-19T02:22:30.097Z] [junit] Testcase: testWebDD took 0.706 sec [2024-03-19T02:22:30.097Z] [junit] Testcase: testMDBEJBDD took 0.112 sec [2024-03-19T02:22:30.097Z] [junit] Testcase: testSessionEJBDD took 0.151 sec [2024-03-19T02:22:30.097Z] [junit] Testcase: testEntityEJBDD took 0.082 sec [2024-03-19T02:22:30.097Z] [junit] Testcase: testApplicationDD took 0.089 sec [2024-03-19T02:22:30.097Z] [junit] Testcase: testInterceptorEJBDD took 0.061 sec [2024-03-19T02:22:30.097Z] [2024-03-19T02:22:30.097Z] setOSConditions: [2024-03-19T02:22:30.097Z] [2024-03-19T02:22:30.098Z] setToolWin: [2024-03-19T02:22:30.098Z] [2024-03-19T02:22:30.098Z] setToolUnix: [2024-03-19T02:22:30.098Z] [2024-03-19T02:22:30.098Z] setToolProperty: [2024-03-19T02:22:30.098Z] [2024-03-19T02:22:30.098Z] setS1ASclassPath: [2024-03-19T02:22:30.098Z] [2024-03-19T02:22:30.098Z] init-common: [2024-03-19T02:22:30.098Z] [2024-03-19T02:22:30.098Z] run-it: [2024-03-19T02:22:30.098Z] [2024-03-19T02:22:30.098Z] setOSConditions: [2024-03-19T02:22:30.098Z] [2024-03-19T02:22:30.098Z] setToolWin: [2024-03-19T02:22:30.098Z] [2024-03-19T02:22:30.098Z] setToolUnix: [2024-03-19T02:22:30.098Z] [2024-03-19T02:22:30.098Z] setToolProperty: [2024-03-19T02:22:30.098Z] [2024-03-19T02:22:30.098Z] setS1ASclassPath: [2024-03-19T02:22:30.098Z] [2024-03-19T02:22:30.098Z] init-common: [2024-03-19T02:22:30.098Z] [2024-03-19T02:22:30.098Z] runclient-common: [2024-03-19T02:22:30.099Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionAppClient.jar -name administered-object-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-03-19T02:22:30.174Z] [java] Mar 19, 2024 2:22:29 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:30.174Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:22:30.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-multiple-interceptor-implementations-web [2024-03-19T02:22:30.276Z] [2024-03-19T02:22:30.276Z] all: [2024-03-19T02:22:30.276Z] [2024-03-19T02:22:30.276Z] setOSConditions: [2024-03-19T02:22:30.276Z] [2024-03-19T02:22:30.276Z] setToolWin: [2024-03-19T02:22:30.276Z] [2024-03-19T02:22:30.276Z] setToolUnix: [2024-03-19T02:22:30.276Z] [2024-03-19T02:22:30.276Z] setToolProperty: [2024-03-19T02:22:30.276Z] [2024-03-19T02:22:30.276Z] setS1ASclassPath: [2024-03-19T02:22:30.276Z] [2024-03-19T02:22:30.276Z] init-common: [2024-03-19T02:22:30.276Z] [2024-03-19T02:22:30.276Z] clean: [2024-03-19T02:22:30.276Z] [2024-03-19T02:22:30.276Z] setOSConditions: [2024-03-19T02:22:30.276Z] [2024-03-19T02:22:30.276Z] setToolWin: [2024-03-19T02:22:30.277Z] [2024-03-19T02:22:30.277Z] setToolUnix: [2024-03-19T02:22:30.277Z] [2024-03-19T02:22:30.277Z] setToolProperty: [2024-03-19T02:22:30.277Z] [2024-03-19T02:22:30.277Z] setS1ASclassPath: [2024-03-19T02:22:30.277Z] [2024-03-19T02:22:30.277Z] init-common: [2024-03-19T02:22:30.277Z] [2024-03-19T02:22:30.277Z] clean-common: [2024-03-19T02:22:30.362Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:30.362Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2024-03-19T02:22:30.432Z] [java] Mar 19, 2024 2:22:30 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:22:30.432Z] [java] INFO: close(), this: [2024-03-19T02:22:30.432Z] [java] org.glassfish.web.loader.WebappClassLoader@5f935d49[name=unknown], urls=[ [2024-03-19T02:22:30.432Z] [java] file:/tmp/gfembed3348789436973660227tmp/applications/sample/WEB-INF/classes/ [2024-03-19T02:22:30.432Z] [java] file:/tmp/gfembed3348789436973660227tmp/generated/ejb/sample/ [2024-03-19T02:22:30.432Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=2, resourceEntryCache.size=2] [2024-03-19T02:22:30.534Z] [2024-03-19T02:22:30.534Z] setOSConditions: [2024-03-19T02:22:30.534Z] [2024-03-19T02:22:30.534Z] setToolWin: [2024-03-19T02:22:30.534Z] [2024-03-19T02:22:30.534Z] setToolUnix: [2024-03-19T02:22:30.534Z] [2024-03-19T02:22:30.534Z] setToolProperty: [2024-03-19T02:22:30.534Z] [2024-03-19T02:22:30.534Z] setS1ASclassPath: [2024-03-19T02:22:30.534Z] [2024-03-19T02:22:30.535Z] init-common: [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.535Z] clean-classes-common: [2024-03-19T02:22:30.535Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.535Z] setOSConditions: [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.535Z] setToolWin: [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.535Z] setToolUnix: [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.535Z] setToolProperty: [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.535Z] setS1ASclassPath: [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.535Z] init-common: [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.535Z] clean-jars-common: [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.535Z] compile: [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.535Z] setOSConditions: [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.535Z] setToolWin: [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.535Z] setToolUnix: [2024-03-19T02:22:30.535Z] [2024-03-19T02:22:30.536Z] setToolProperty: [2024-03-19T02:22:30.536Z] [2024-03-19T02:22:30.536Z] setS1ASclassPath: [2024-03-19T02:22:30.536Z] [2024-03-19T02:22:30.536Z] init-common: [2024-03-19T02:22:30.536Z] [2024-03-19T02:22:30.536Z] compile-common: [2024-03-19T02:22:30.536Z] [echo] Current time (ISO): 2024-03-19T02:22:30.325+0000 [2024-03-19T02:22:30.536Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:30.536Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:30.614Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:30.614Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:30.614Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:30.614Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:30.614Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:30.614Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:30.614Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:30.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webserviceref-lookup-web [2024-03-19T02:22:30.629Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:30.629Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:30.629Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:30.629Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:30.629Z] [2024-03-19T02:22:30.629Z] setOSConditions: [2024-03-19T02:22:30.629Z] [2024-03-19T02:22:30.629Z] setToolWin: [2024-03-19T02:22:30.629Z] [2024-03-19T02:22:30.629Z] setToolUnix: [2024-03-19T02:22:30.629Z] [2024-03-19T02:22:30.629Z] setToolProperty: [2024-03-19T02:22:30.629Z] [2024-03-19T02:22:30.630Z] setS1ASclassPath: [2024-03-19T02:22:30.630Z] [2024-03-19T02:22:30.630Z] init-common: [2024-03-19T02:22:30.630Z] [2024-03-19T02:22:30.630Z] undeploy-client: [2024-03-19T02:22:30.690Z] [java] Mar 19, 2024 2:22:30 AM org.eclipse.persistence.session./file:/tmp/gfembed3348789436973660227tmp/applications/sample/WEB-INF/classes/_test [2024-03-19T02:22:30.690Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:22:30.691Z] [java] Mar 19, 2024 2:22:30 AM org.eclipse.persistence.session./file:/tmp/gfembed3348789436973660227tmp/applications/sample/WEB-INF/classes/_test.server [2024-03-19T02:22:30.691Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [Pipeline] junit [2024-03-19T02:22:30.699Z] Recording test results [2024-03-19T02:22:30.748Z] [exec] Mar 19, 2024 2:22:29 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:30.748Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@45bbc52f [2024-03-19T02:22:30.748Z] [exec] args ->[Ljava.lang.String;@305881b8 [2024-03-19T02:22:30.748Z] [exec] args0 ->EJB3_pkgEarLibTest [2024-03-19T02:22:30.765Z] [INFO] [testng] PASSED: simpleJSPTestPage [2024-03-19T02:22:30.765Z] [INFO] [testng] PASSED: simpleServletTest [2024-03-19T02:22:30.765Z] [INFO] [testng] PASSED: staticHTMLPageTest [2024-03-19T02:22:30.765Z] [INFO] [testng] PASSED: testServerRunning [2024-03-19T02:22:30.765Z] [INFO] [testng] [2024-03-19T02:22:30.765Z] [INFO] [testng] =============================================== [2024-03-19T02:22:30.765Z] [INFO] [testng] deploy_upload_test [2024-03-19T02:22:30.765Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-03-19T02:22:30.765Z] [INFO] [testng] =============================================== [2024-03-19T02:22:30.765Z] [INFO] [testng] [2024-03-19T02:22:30.765Z] [INFO] [testng] PASSED: jsfAppDeployedFirstPagetest [2024-03-19T02:22:30.765Z] [INFO] [testng] PASSED: jsfIndexPageBasicTest [2024-03-19T02:22:30.765Z] [INFO] [testng] [2024-03-19T02:22:30.765Z] [INFO] [testng] =============================================== [2024-03-19T02:22:30.765Z] [INFO] [testng] jsf_hello_world [2024-03-19T02:22:30.765Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:22:30.765Z] [INFO] [testng] =============================================== [2024-03-19T02:22:30.765Z] [INFO] [testng] [2024-03-19T02:22:30.765Z] [INFO] [testng] [2024-03-19T02:22:30.765Z] [INFO] [testng] [2024-03-19T02:22:30.766Z] [INFO] [testng] Faces Hello [2024-03-19T02:22:30.766Z] [INFO] [testng]

Welcome to jAstrologer

[2024-03-19T02:22:30.766Z] [INFO] [testng]
[2024-03-19T02:22:30.766Z] [INFO] [testng] [2024-03-19T02:22:30.766Z] [INFO] [testng] [2024-03-19T02:22:30.766Z] [INFO] [testng]

[2024-03-19T02:22:30.766Z] [INFO] [testng] Hello, and welcome
If injection worked, this sentence should be followed by the injected words -> Injected entry [2024-03-19T02:22:30.766Z] [INFO] [testng]
If second injection worked, this sentence should be followed by 'a non-negative number' === 0 === [2024-03-19T02:22:30.766Z] [INFO] [testng]
If @Postconstruct worked, this sentence should be followed by true [2024-03-19T02:22:30.766Z] [INFO] [testng]

[2024-03-19T02:22:30.766Z] [INFO] [testng]
[2024-03-19T02:22:30.766Z] [INFO] [testng] [2024-03-19T02:22:30.766Z] [INFO] [testng]
If second injection worked, this sentence should be followed by 'a non-negative number' === 0 === [2024-03-19T02:22:30.766Z] [INFO] [testng] Injection2 matched. [2024-03-19T02:22:30.766Z] [INFO] [testng] @PostConstruct worked [2024-03-19T02:22:30.766Z] [INFO] [testng] PASSED: injectedValuesTestPage [2024-03-19T02:22:30.766Z] [INFO] [testng] [2024-03-19T02:22:30.766Z] [INFO] [testng] =============================================== [2024-03-19T02:22:30.766Z] [INFO] [testng] jsf_injection [2024-03-19T02:22:30.766Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2024-03-19T02:22:30.766Z] [INFO] [testng] =============================================== [2024-03-19T02:22:30.766Z] [INFO] [testng] [2024-03-19T02:22:30.948Z] [java] Mar 19, 2024 2:22:30 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:22:30.948Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:22:30.948Z] [java] Mar 19, 2024 2:22:30 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:22:30.948Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb] [2024-03-19T02:22:30.948Z] [java] Mar 19, 2024 2:22:30 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:22:30.948Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:22:31.030Z] [exec] Mar 19, 2024 2:22:30 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:31.030Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:31.080Z] [exec] Application deployed with name blackbox-tx. [2024-03-19T02:22:31.080Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-03-19T02:22:31.080Z] [2024-03-19T02:22:31.080Z] deploy: [2024-03-19T02:22:31.080Z] [2024-03-19T02:22:31.080Z] setOSConditions: [2024-03-19T02:22:31.080Z] [2024-03-19T02:22:31.080Z] setToolWin: [2024-03-19T02:22:31.080Z] [2024-03-19T02:22:31.080Z] setToolUnix: [2024-03-19T02:22:31.080Z] [2024-03-19T02:22:31.080Z] setToolProperty: [2024-03-19T02:22:31.080Z] [2024-03-19T02:22:31.080Z] setS1ASclassPath: [2024-03-19T02:22:31.080Z] [2024-03-19T02:22:31.080Z] init-common: [2024-03-19T02:22:31.080Z] [2024-03-19T02:22:31.080Z] create-connector-connpool: [2024-03-19T02:22:31.081Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server installed-libraries-test-ccp [2024-03-19T02:22:31.197Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:31.197Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:22:31.206Z] [java] Mar 19, 2024 2:22:31 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:22:31.206Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:22:31.206Z] [java] Mar 19, 2024 2:22:31 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:22:31.206Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:22:31.206Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:31.207Z] [javac] 1 warning [2024-03-19T02:22:31.207Z] [2024-03-19T02:22:31.207Z] build: [2024-03-19T02:22:31.207Z] [2024-03-19T02:22:31.207Z] setOSConditions: [2024-03-19T02:22:31.207Z] [2024-03-19T02:22:31.207Z] fixFiles: [2024-03-19T02:22:31.329Z] [exec] Inserting Customer and Orders... OK [2024-03-19T02:22:31.329Z] [exec] Value of key is:EJB3_pkgEarLibTest-InsertCustomer [2024-03-19T02:22:31.359Z] [INFO] [testng] PASSED: testNoLeak [2024-03-19T02:22:31.359Z] [INFO] [testng] PASSED: testUserTx [2024-03-19T02:22:31.359Z] [INFO] [testng] [2024-03-19T02:22:31.359Z] [INFO] [testng] =============================================== [2024-03-19T02:22:31.359Z] [INFO] [testng] jdbc_user_tx [2024-03-19T02:22:31.359Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:22:31.360Z] [INFO] [testng] =============================================== [2024-03-19T02:22:31.360Z] [INFO] [testng] [2024-03-19T02:22:31.360Z] [INFO] [testng] PASSED: persistWithInjectEMF [2024-03-19T02:22:31.360Z] [INFO] [testng] PASSED: lazyLoadingByQuery [2024-03-19T02:22:31.360Z] [INFO] [testng] [2024-03-19T02:22:31.360Z] [INFO] [testng] =============================================== [2024-03-19T02:22:31.360Z] [INFO] [testng] jpa_inject_emf [2024-03-19T02:22:31.360Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:22:31.360Z] [INFO] [testng] =============================================== [2024-03-19T02:22:31.360Z] [INFO] [testng] [2024-03-19T02:22:31.380Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-03-19T02:22:31.456Z] [exec] Command undeploy executed successfully. [2024-03-19T02:22:31.456Z] [2024-03-19T02:22:31.456Z] all: [2024-03-19T02:22:31.456Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:31.456Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:31.457Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:31.457Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:31.457Z] [2024-03-19T02:22:31.457Z] setOSConditions: [2024-03-19T02:22:31.457Z] [2024-03-19T02:22:31.457Z] setToolWin: [2024-03-19T02:22:31.457Z] [2024-03-19T02:22:31.457Z] setToolUnix: [2024-03-19T02:22:31.457Z] [2024-03-19T02:22:31.457Z] setToolProperty: [2024-03-19T02:22:31.457Z] [2024-03-19T02:22:31.457Z] setS1ASclassPath: [2024-03-19T02:22:31.457Z] [2024-03-19T02:22:31.457Z] init-common: [2024-03-19T02:22:31.457Z] [2024-03-19T02:22:31.457Z] clean: [2024-03-19T02:22:31.457Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:31.457Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:31.458Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:31.458Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:31.458Z] [2024-03-19T02:22:31.458Z] setOSConditions: [2024-03-19T02:22:31.458Z] [2024-03-19T02:22:31.458Z] setToolWin: [2024-03-19T02:22:31.458Z] [2024-03-19T02:22:31.458Z] setToolUnix: [2024-03-19T02:22:31.458Z] [2024-03-19T02:22:31.458Z] setToolProperty: [2024-03-19T02:22:31.458Z] [2024-03-19T02:22:31.458Z] setS1ASclassPath: [2024-03-19T02:22:31.458Z] [2024-03-19T02:22:31.458Z] init-common: [2024-03-19T02:22:31.458Z] [2024-03-19T02:22:31.458Z] clean-common: [2024-03-19T02:22:31.458Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:31.458Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:31.458Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:31.459Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:31.459Z] [2024-03-19T02:22:31.459Z] setOSConditions: [2024-03-19T02:22:31.459Z] [2024-03-19T02:22:31.459Z] setToolWin: [2024-03-19T02:22:31.459Z] [2024-03-19T02:22:31.459Z] setToolUnix: [2024-03-19T02:22:31.459Z] [2024-03-19T02:22:31.459Z] setToolProperty: [2024-03-19T02:22:31.459Z] [2024-03-19T02:22:31.459Z] setS1ASclassPath: [2024-03-19T02:22:31.459Z] [2024-03-19T02:22:31.459Z] init-common: [2024-03-19T02:22:31.459Z] [2024-03-19T02:22:31.459Z] clean-classes-common: [2024-03-19T02:22:31.459Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:31.459Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:31.459Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:31.459Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:31.460Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:31.460Z] [2024-03-19T02:22:31.460Z] setOSConditions: [2024-03-19T02:22:31.460Z] [2024-03-19T02:22:31.460Z] setToolWin: [2024-03-19T02:22:31.460Z] [2024-03-19T02:22:31.460Z] setToolUnix: [2024-03-19T02:22:31.460Z] [2024-03-19T02:22:31.460Z] setToolProperty: [2024-03-19T02:22:31.460Z] [2024-03-19T02:22:31.460Z] setS1ASclassPath: [2024-03-19T02:22:31.460Z] [2024-03-19T02:22:31.460Z] init-common: [2024-03-19T02:22:31.460Z] [2024-03-19T02:22:31.460Z] clean-jars-common: [2024-03-19T02:22:31.460Z] [2024-03-19T02:22:31.460Z] assemble-web: [2024-03-19T02:22:31.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:31.460Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:31.460Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:31.461Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:31.461Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:31.461Z] [2024-03-19T02:22:31.461Z] setOSConditions: [2024-03-19T02:22:31.461Z] [2024-03-19T02:22:31.461Z] setToolWin: [2024-03-19T02:22:31.461Z] [2024-03-19T02:22:31.461Z] setToolUnix: [2024-03-19T02:22:31.461Z] [2024-03-19T02:22:31.461Z] setToolProperty: [2024-03-19T02:22:31.461Z] [2024-03-19T02:22:31.461Z] setS1ASclassPath: [2024-03-19T02:22:31.461Z] [2024-03-19T02:22:31.461Z] init-common: [2024-03-19T02:22:31.461Z] [2024-03-19T02:22:31.461Z] compile: [2024-03-19T02:22:31.461Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:31.461Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:31.462Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:31.462Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:31.462Z] [2024-03-19T02:22:31.462Z] setOSConditions: [2024-03-19T02:22:31.462Z] [2024-03-19T02:22:31.462Z] setToolWin: [2024-03-19T02:22:31.462Z] [2024-03-19T02:22:31.462Z] setToolUnix: [2024-03-19T02:22:31.462Z] [2024-03-19T02:22:31.462Z] setToolProperty: [2024-03-19T02:22:31.462Z] [2024-03-19T02:22:31.462Z] setS1ASclassPath: [2024-03-19T02:22:31.462Z] [2024-03-19T02:22:31.462Z] init-common: [2024-03-19T02:22:31.462Z] [2024-03-19T02:22:31.462Z] compile-common: [2024-03-19T02:22:31.462Z] [echo] Current time (ISO): 2024-03-19T02:22:31.411+0000 [2024-03-19T02:22:31.462Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:31.464Z] [2024-03-19T02:22:31.464Z] convUnix: [2024-03-19T02:22:31.464Z] [2024-03-19T02:22:31.464Z] convWin: [2024-03-19T02:22:31.464Z] [2024-03-19T02:22:31.464Z] setToolWin: [2024-03-19T02:22:31.464Z] [2024-03-19T02:22:31.464Z] setToolUnix: [2024-03-19T02:22:31.464Z] [2024-03-19T02:22:31.464Z] setToolProperty: [2024-03-19T02:22:31.464Z] [2024-03-19T02:22:31.465Z] setS1ASclassPath: [2024-03-19T02:22:31.465Z] [2024-03-19T02:22:31.465Z] init-common: [2024-03-19T02:22:31.465Z] [2024-03-19T02:22:31.465Z] package-persistence-common: [2024-03-19T02:22:31.465Z] [2024-03-19T02:22:31.465Z] ejb-jar-common: [2024-03-19T02:22:31.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:31.465Z] [2024-03-19T02:22:31.465Z] package-ejbjar-common: [2024-03-19T02:22:31.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:31.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:31.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:31.466Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeout-ejb.jar [2024-03-19T02:22:31.466Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:31.466Z] [2024-03-19T02:22:31.466Z] appclient-jar-common: [2024-03-19T02:22:31.466Z] [2024-03-19T02:22:31.466Z] package-appclientjar-common: [2024-03-19T02:22:31.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:31.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:31.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:31.466Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeout-client.jar [2024-03-19T02:22:31.466Z] [2024-03-19T02:22:31.466Z] webclient-war-common: [2024-03-19T02:22:31.466Z] [2024-03-19T02:22:31.466Z] build-ear-common: [2024-03-19T02:22:31.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:31.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:31.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:31.467Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeoutApp.ear [2024-03-19T02:22:31.467Z] [2024-03-19T02:22:31.467Z] deploy: [2024-03-19T02:22:31.467Z] [2024-03-19T02:22:31.467Z] setOSConditions: [2024-03-19T02:22:31.467Z] [2024-03-19T02:22:31.467Z] setToolWin: [2024-03-19T02:22:31.467Z] [2024-03-19T02:22:31.467Z] setToolUnix: [2024-03-19T02:22:31.467Z] [2024-03-19T02:22:31.467Z] setToolProperty: [2024-03-19T02:22:31.468Z] [2024-03-19T02:22:31.468Z] setS1ASclassPath: [2024-03-19T02:22:31.468Z] [2024-03-19T02:22:31.468Z] init-common: [2024-03-19T02:22:31.468Z] [2024-03-19T02:22:31.468Z] deploy-common: [2024-03-19T02:22:31.468Z] [echo] Current time (ISO): 2024-03-19T02:22:31.253+0000 [2024-03-19T02:22:31.468Z] [2024-03-19T02:22:31.468Z] setOSConditions: [2024-03-19T02:22:31.468Z] [2024-03-19T02:22:31.468Z] setToolWin: [2024-03-19T02:22:31.468Z] [2024-03-19T02:22:31.468Z] setToolUnix: [2024-03-19T02:22:31.468Z] [2024-03-19T02:22:31.468Z] setToolProperty: [2024-03-19T02:22:31.468Z] [2024-03-19T02:22:31.468Z] setS1ASclassPath: [2024-03-19T02:22:31.469Z] [2024-03-19T02:22:31.469Z] init-common: [2024-03-19T02:22:31.469Z] [2024-03-19T02:22:31.469Z] deploy-common-pe: [2024-03-19T02:22:31.471Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:31.471Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:31.471Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:31.471Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:31.471Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:31.471Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:31.471Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:31.597Z] [exec] Verifying that all are inserted... OK [2024-03-19T02:22:31.597Z] [exec] Value of key is:EJB3_pkgEarLibTest-VerifyCustomerInsert [2024-03-19T02:22:31.597Z] [exec] Removing all... OK [2024-03-19T02:22:31.597Z] [exec] Value of key is:EJB3_pkgEarLibTest-DeleteCustomer [2024-03-19T02:22:31.597Z] [exec] Verifying that all are removed... OK [2024-03-19T02:22:31.597Z] [exec] Value of key is:EJB3_pkgEarLibTest-VerifyDeleteCustomer [2024-03-19T02:22:31.598Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:31.598Z] [exec] [2024-03-19T02:22:31.598Z] [exec] [2024-03-19T02:22:31.598Z] [exec] ----------------------------------------- [2024-03-19T02:22:31.598Z] [exec] - EJB3_pkgEarLibTest-InsertCustomer: PASS - [2024-03-19T02:22:31.598Z] [exec] - EJB3_pkgEarLibTest-VerifyDeleteCustomer: PASS - [2024-03-19T02:22:31.598Z] [exec] - EJB3_pkgEarLibTest-VerifyCustomerInsert: PASS - [2024-03-19T02:22:31.598Z] [exec] - EJB3_pkgEarLibTest-DeleteCustomer: PASS - [2024-03-19T02:22:31.598Z] [exec] ----------------------------------------- [2024-03-19T02:22:31.598Z] [exec] Total PASS: 4 [2024-03-19T02:22:31.598Z] [exec] Total FAIL: 0 [2024-03-19T02:22:31.598Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:31.598Z] [exec] ----------------------------------------- [2024-03-19T02:22:31.598Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:31.617Z] [INFO] [testng] PASSED: initialize [2024-03-19T02:22:31.617Z] [INFO] [testng] PASSED: validatePersist [2024-03-19T02:22:31.617Z] [INFO] [testng] PASSED: validateUpdate [2024-03-19T02:22:31.617Z] [INFO] [testng] PASSED: validateRemove [2024-03-19T02:22:31.617Z] [INFO] [testng] PASSED: verify [2024-03-19T02:22:31.617Z] [INFO] [testng] [2024-03-19T02:22:31.617Z] [INFO] [testng] =============================================== [2024-03-19T02:22:31.617Z] [INFO] [testng] jpa_validation [2024-03-19T02:22:31.617Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-03-19T02:22:31.617Z] [INFO] [testng] =============================================== [2024-03-19T02:22:31.617Z] [INFO] [testng] [2024-03-19T02:22:31.617Z] [INFO] [testng] PASSED: simpleJSPTestPage [2024-03-19T02:22:31.617Z] [INFO] [testng] PASSED: simpleServletTest [2024-03-19T02:22:31.617Z] [INFO] [testng] PASSED: staticHTMLPageTest [2024-03-19T02:22:31.617Z] [INFO] [testng] [2024-03-19T02:22:31.617Z] [INFO] [testng] =============================================== [2024-03-19T02:22:31.617Z] [INFO] [testng] security_hello_jsp [2024-03-19T02:22:31.617Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-03-19T02:22:31.617Z] [INFO] [testng] =============================================== [2024-03-19T02:22:31.617Z] [INFO] [testng] [2024-03-19T02:22:31.620Z] [exec] TimerSession : jndi lookup for -> ejb/ejb_timer_sessiontimer_TimerSession <- test passed!! [2024-03-19T02:22:31.621Z] [exec] Value of key is: ejb/ejb_timer_sessiontimer_TimerSession [2024-03-19T02:22:31.621Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:31.621Z] [exec] [2024-03-19T02:22:31.621Z] [exec] [2024-03-19T02:22:31.621Z] [exec] ----------------------------------------- [2024-03-19T02:22:31.621Z] [exec] - ejb/ejb_timer_sessiontimer_TimerSession: PASS - [2024-03-19T02:22:31.621Z] [exec] ----------------------------------------- [2024-03-19T02:22:31.621Z] [exec] Total PASS: 1 [2024-03-19T02:22:31.621Z] [exec] Total FAIL: 0 [2024-03-19T02:22:31.621Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:31.621Z] [exec] ----------------------------------------- [2024-03-19T02:22:31.621Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:31.621Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:31.621Z] [2024-03-19T02:22:31.621Z] checkReporting-common: [2024-03-19T02:22:31.621Z] [2024-03-19T02:22:31.621Z] confirmReportPresent-common: [2024-03-19T02:22:31.621Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:31.621Z] [echo] Test seems to be reported fine [2024-03-19T02:22:31.621Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/sessiontimer/RepRunConf.txt [2024-03-19T02:22:31.621Z] [2024-03-19T02:22:31.621Z] confirmMissingReport-common: [2024-03-19T02:22:31.621Z] [2024-03-19T02:22:31.621Z] undeploy: [2024-03-19T02:22:31.621Z] [2024-03-19T02:22:31.621Z] setOSConditions: [2024-03-19T02:22:31.621Z] [2024-03-19T02:22:31.621Z] setToolWin: [2024-03-19T02:22:31.621Z] [2024-03-19T02:22:31.621Z] setToolUnix: [2024-03-19T02:22:31.621Z] [2024-03-19T02:22:31.621Z] setToolProperty: [2024-03-19T02:22:31.621Z] [2024-03-19T02:22:31.621Z] setS1ASclassPath: [2024-03-19T02:22:31.621Z] [2024-03-19T02:22:31.621Z] init-common: [2024-03-19T02:22:31.622Z] [2024-03-19T02:22:31.622Z] undeploy-common: [2024-03-19T02:22:31.675Z] [INFO] [exec] Application deployed with name JaxwsFromWsdl. [2024-03-19T02:22:31.675Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:31.675Z] [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [2024-03-19T02:22:31.675Z] [INFO] [wsimport] Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1 [2024-03-19T02:22:31.675Z] [INFO] [wsimport] command line: wsimport /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12/bin/java -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test -keep -verbose http://localhost:8080/JaxwsFromWsdl/addnumbers?wsdl -b /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-client.xml [2024-03-19T02:22:31.675Z] [WARNING] [wsimport] parsing WSDL... [2024-03-19T02:22:31.688Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:22:31.688Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:22:31.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server installed-libraries-test-ccp [2024-03-19T02:22:31.688Z] [exec] Connector connection pool installed-libraries-test-ccp created. [2024-03-19T02:22:31.688Z] [2024-03-19T02:22:31.688Z] create-connector-connpool-common: [2024-03-19T02:22:31.688Z] [2024-03-19T02:22:31.688Z] setOSConditions: [2024-03-19T02:22:31.688Z] [2024-03-19T02:22:31.689Z] setToolWin: [2024-03-19T02:22:31.689Z] [2024-03-19T02:22:31.689Z] setToolUnix: [2024-03-19T02:22:31.689Z] [2024-03-19T02:22:31.689Z] setToolProperty: [2024-03-19T02:22:31.689Z] [2024-03-19T02:22:31.689Z] setS1ASclassPath: [2024-03-19T02:22:31.689Z] [2024-03-19T02:22:31.689Z] init-common: [2024-03-19T02:22:31.689Z] [2024-03-19T02:22:31.689Z] create-connector-resource-common: [2024-03-19T02:22:31.689Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname installed-libraries-test-ccp --target server eis/connector-resource [2024-03-19T02:22:31.726Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeoutApp.ear [2024-03-19T02:22:31.788Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:31.859Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:31.902Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-sessiontimerApp [2024-03-19T02:22:31.902Z] [2024-03-19T02:22:31.902Z] all: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] timerserialization: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] setOSConditions: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] setToolWin: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] setToolUnix: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] setToolProperty: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] setS1ASclassPath: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] init-common: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] clean: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] setOSConditions: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] setToolWin: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] setToolUnix: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] setToolProperty: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.903Z] setS1ASclassPath: [2024-03-19T02:22:31.903Z] [2024-03-19T02:22:31.904Z] init-common: [2024-03-19T02:22:31.904Z] [2024-03-19T02:22:31.904Z] clean-common: [2024-03-19T02:22:31.904Z] [2024-03-19T02:22:31.904Z] setOSConditions: [2024-03-19T02:22:31.904Z] [2024-03-19T02:22:31.904Z] setToolWin: [2024-03-19T02:22:31.904Z] [2024-03-19T02:22:31.904Z] setToolUnix: [2024-03-19T02:22:31.904Z] [2024-03-19T02:22:31.904Z] setToolProperty: [2024-03-19T02:22:31.904Z] [2024-03-19T02:22:31.904Z] setS1ASclassPath: [2024-03-19T02:22:31.904Z] [2024-03-19T02:22:31.904Z] init-common: [2024-03-19T02:22:31.904Z] [2024-03-19T02:22:31.904Z] clean-classes-common: [2024-03-19T02:22:31.904Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:31.951Z] [WARNING] [wsimport] [2024-03-19T02:22:31.951Z] [WARNING] [wsimport] Generating code... [2024-03-19T02:22:31.951Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbers.java [2024-03-19T02:22:31.951Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersFault.java [2024-03-19T02:22:31.951Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersFault_Exception.java [2024-03-19T02:22:31.951Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersPortType.java [2024-03-19T02:22:31.951Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersResponse.java [2024-03-19T02:22:31.952Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersService.java [2024-03-19T02:22:31.952Z] [WARNING] [wsimport] jaxwsfromwsdl/client/ObjectFactory.java [2024-03-19T02:22:31.952Z] [WARNING] [wsimport] jaxwsfromwsdl/client/OneWayInt.java [2024-03-19T02:22:31.952Z] [WARNING] [wsimport] jaxwsfromwsdl/client/package-info.java [2024-03-19T02:22:31.952Z] [WARNING] [wsimport] [2024-03-19T02:22:31.952Z] [WARNING] [wsimport] Compiling code... [2024-03-19T02:22:31.952Z] [WARNING] [wsimport] javac -d /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.activation-api.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/angus-activation.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.mail-api.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/angus-mail.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbers.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersPortType.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersResponse.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersService.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/ObjectFactory.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/OneWayInt.java /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/package-info.java [2024-03-19T02:22:31.982Z] [exec] Application deployed with name ejb-txprop-cmttimeoutApp. [2024-03-19T02:22:31.982Z] [echo] Deployment on target server server successful [2024-03-19T02:22:32.040Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:32.040Z] [javac] 1 warning [2024-03-19T02:22:32.040Z] [2024-03-19T02:22:32.040Z] build: [2024-03-19T02:22:32.121Z] [2024-03-19T02:22:32.121Z] checkReporting-common: [2024-03-19T02:22:32.121Z] [2024-03-19T02:22:32.121Z] confirmReportPresent-common: [2024-03-19T02:22:32.121Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:32.121Z] [echo] Test seems to be reported fine [2024-03-19T02:22:32.121Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/RepRunConf.txt [2024-03-19T02:22:32.121Z] [2024-03-19T02:22:32.121Z] confirmMissingReport-common: [2024-03-19T02:22:32.121Z] [2024-03-19T02:22:32.121Z] undeploy: [2024-03-19T02:22:32.121Z] [2024-03-19T02:22:32.121Z] setOSConditions: [2024-03-19T02:22:32.121Z] [2024-03-19T02:22:32.121Z] setToolWin: [2024-03-19T02:22:32.161Z] [2024-03-19T02:22:32.161Z] setOSConditions: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] setToolWin: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] setToolUnix: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] setToolProperty: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] setS1ASclassPath: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] init-common: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] clean-jars-common: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] compile: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] setOSConditions: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] setToolWin: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] setToolUnix: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] setToolProperty: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] setS1ASclassPath: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.162Z] init-common: [2024-03-19T02:22:32.162Z] [2024-03-19T02:22:32.163Z] compile-common: [2024-03-19T02:22:32.163Z] [echo] Current time (ISO): 2024-03-19T02:22:31.920+0000 [2024-03-19T02:22:32.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:32.163Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:32.173Z] [java] Mar 19, 2024 2:22:31 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-03-19T02:22:32.173Z] [java] INFO: Initializing Soteria 4.0.0-M2 for context '/ejb-ejb31-embedded-ejbwinwar-web' [2024-03-19T02:22:32.173Z] [java] Mar 19, 2024 2:22:32 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:22:32.174Z] [java] INFO: Loading application [sample] at [/ejb-ejb31-embedded-ejbwinwar-web] [2024-03-19T02:22:32.174Z] [java] Looking up EJB... [2024-03-19T02:22:32.174Z] [java] Invoking EJB... [2024-03-19T02:22:32.184Z] [INFO] [testng] PASSED: testAuthGroupMappedUser [2024-03-19T02:22:32.184Z] [INFO] [testng] PASSED: testAuthNotAuthorizedUser [2024-03-19T02:22:32.184Z] [INFO] [testng] PASSED: testAuthNotValidPassword [2024-03-19T02:22:32.184Z] [INFO] [testng] PASSED: testAuthRoleMappedUser [2024-03-19T02:22:32.184Z] [INFO] [testng] [2024-03-19T02:22:32.184Z] [INFO] [testng] =============================================== [2024-03-19T02:22:32.184Z] [INFO] [testng] security_hello_basicauth [2024-03-19T02:22:32.184Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-03-19T02:22:32.184Z] [INFO] [testng] =============================================== [2024-03-19T02:22:32.184Z] [INFO] [testng] [2024-03-19T02:22:32.184Z] [INFO] [testng] url = http://localhost:8080/slsbnicmt/test?tc=EJBInject [2024-03-19T02:22:32.184Z] [INFO] [testng] PASSED: EJBInject [2024-03-19T02:22:32.184Z] [INFO] [testng] PASSED: SetName [2024-03-19T02:22:32.184Z] [INFO] [testng] PASSED: GetName [2024-03-19T02:22:32.184Z] [INFO] [testng] [2024-03-19T02:22:32.184Z] [INFO] [testng] =============================================== [2024-03-19T02:22:32.184Z] [INFO] [testng] ejb_stateful_cmt_ni_war [2024-03-19T02:22:32.184Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-03-19T02:22:32.184Z] [INFO] [testng] =============================================== [2024-03-19T02:22:32.184Z] [INFO] [testng] [2024-03-19T02:22:32.184Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@1c5f7fe2.

Validating person class using validateValue with valid property

case1: No ConstraintViolations found.

Validating person class using validateValue with invalid property

case2: caught IllegalArgumentException. Message: HV000227: The validated type simple_bv_servlet.Person does not specify the property: nonExistentProperty

Validating invalid person instance using validate.

case3: ConstraintViolation: message: must not be null propertyPath: lastName

case3: ConstraintViolation: message: must not be null propertyPath: firstName

case3: ConstraintViolation: message: must not be null propertyPath: listOfString

Validating valid person.

case4: No ConstraintViolations found.

[2024-03-19T02:22:32.184Z] [INFO] [testng] [2024-03-19T02:22:32.185Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@28e7b257.

Validating person class using validateValue with valid property

case0: ConstraintViolation: message: must not be null propertyPath: listOfString[2].

case1: No ConstraintViolations found.

Validating person class using validateValue with invalid property

case2: caught IllegalArgumentException. Message: HV000227: The validated type simple_bv_servlet.Employee does not specify the property: nonExistentProperty

Validating invalid person instance using validate.

case3: ConstraintViolation: message: must not be null propertyPath: lastName

case3: ConstraintViolation: message: must be greater than or equal to 20 propertyPath: age

case3: ConstraintViolation: message: must not be null propertyPath: email

case3: ConstraintViolation: message: must not be null propertyPath: firstName

case3: ConstraintViolation: message: must not be null propertyPath: listOfString

case3: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age

Validating valid person.

case4: ConstraintViolation: message: must be a well-formed email address propertyPath: email

case5: No ConstraintViolations found.

case6: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age

case7: ConstraintViolation: message: must be less than or equal to 50 propertyPath: age

[2024-03-19T02:22:32.185Z] [INFO] [testng] [2024-03-19T02:22:32.185Z] [INFO] [testng] PASSED: test_BV_10 [2024-03-19T02:22:32.185Z] [INFO] [testng] PASSED: test_BV_20 [2024-03-19T02:22:32.185Z] [INFO] [testng] [2024-03-19T02:22:32.185Z] [INFO] [testng] =============================================== [2024-03-19T02:22:32.185Z] [INFO] [testng] bv_servlet_simple [2024-03-19T02:22:32.185Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:22:32.185Z] [INFO] [testng] =============================================== [2024-03-19T02:22:32.185Z] [INFO] [testng] [2024-03-19T02:22:32.210Z] [WARNING] [wsimport] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:22:32.210Z] [WARNING] [wsimport] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:32.210Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:32.239Z] [2024-03-19T02:22:32.239Z] setOSConditions: [2024-03-19T02:22:32.239Z] [2024-03-19T02:22:32.239Z] setToolWin: [2024-03-19T02:22:32.239Z] [2024-03-19T02:22:32.239Z] setToolUnix: [2024-03-19T02:22:32.239Z] [2024-03-19T02:22:32.239Z] setToolProperty: [2024-03-19T02:22:32.239Z] [2024-03-19T02:22:32.239Z] setS1ASclassPath: [2024-03-19T02:22:32.239Z] [2024-03-19T02:22:32.239Z] init-common: [2024-03-19T02:22:32.239Z] [2024-03-19T02:22:32.239Z] deploy-common-ee: [2024-03-19T02:22:32.239Z] [2024-03-19T02:22:32.239Z] run: [2024-03-19T02:22:32.239Z] [2024-03-19T02:22:32.239Z] setOSConditions: [2024-03-19T02:22:32.239Z] [2024-03-19T02:22:32.239Z] setToolWin: [2024-03-19T02:22:32.240Z] [2024-03-19T02:22:32.240Z] setToolUnix: [2024-03-19T02:22:32.240Z] [2024-03-19T02:22:32.240Z] setToolProperty: [2024-03-19T02:22:32.240Z] [2024-03-19T02:22:32.240Z] setS1ASclassPath: [2024-03-19T02:22:32.240Z] [2024-03-19T02:22:32.240Z] init-common: [2024-03-19T02:22:32.240Z] [2024-03-19T02:22:32.240Z] runclient-common: [2024-03-19T02:22:32.240Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeoutAppClient.jar -name ejb-txprop-cmttimeoutClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:22:32.282Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname installed-libraries-test-ccp --enabled=true --objecttype user --target server eis/connector-resource [2024-03-19T02:22:32.305Z] [2024-03-19T02:22:32.305Z] setOSConditions: [2024-03-19T02:22:32.305Z] [2024-03-19T02:22:32.305Z] setToolWin: [2024-03-19T02:22:32.305Z] [2024-03-19T02:22:32.305Z] setToolUnix: [2024-03-19T02:22:32.305Z] [2024-03-19T02:22:32.305Z] setToolProperty: [2024-03-19T02:22:32.305Z] [2024-03-19T02:22:32.305Z] setS1ASclassPath: [2024-03-19T02:22:32.305Z] [2024-03-19T02:22:32.305Z] init-common: [2024-03-19T02:22:32.305Z] [2024-03-19T02:22:32.306Z] webclient-war-common: [2024-03-19T02:22:32.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:32.306Z] [2024-03-19T02:22:32.306Z] clear: [2024-03-19T02:22:32.306Z] [2024-03-19T02:22:32.306Z] test-tlds-exist: [2024-03-19T02:22:32.306Z] [2024-03-19T02:22:32.306Z] copy-tlds: [2024-03-19T02:22:32.306Z] [2024-03-19T02:22:32.306Z] test-tagfiles-exist: [2024-03-19T02:22:32.306Z] [2024-03-19T02:22:32.306Z] copy-tagfiles: [2024-03-19T02:22:32.306Z] [2024-03-19T02:22:32.306Z] package-war-common: [2024-03-19T02:22:32.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:32.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:32.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:32.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:32.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/lib [2024-03-19T02:22:32.306Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:32.306Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:32.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/docroot [2024-03-19T02:22:32.306Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-at-interceptors-web.war [2024-03-19T02:22:32.307Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:32.307Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:32.307Z] [javac] Compiling 1 source file [2024-03-19T02:22:32.307Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:32.307Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:32.307Z] [2024-03-19T02:22:32.307Z] deploy: [2024-03-19T02:22:32.307Z] [2024-03-19T02:22:32.307Z] deploy-war-common: [2024-03-19T02:22:32.307Z] [2024-03-19T02:22:32.307Z] setOSConditions: [2024-03-19T02:22:32.307Z] [2024-03-19T02:22:32.307Z] setToolWin: [2024-03-19T02:22:32.307Z] [2024-03-19T02:22:32.307Z] setToolUnix: [2024-03-19T02:22:32.307Z] [2024-03-19T02:22:32.307Z] setToolProperty: [2024-03-19T02:22:32.307Z] [2024-03-19T02:22:32.307Z] setS1ASclassPath: [2024-03-19T02:22:32.307Z] [2024-03-19T02:22:32.307Z] init-common: [2024-03-19T02:22:32.307Z] [2024-03-19T02:22:32.307Z] deploy-war-commonpe: [2024-03-19T02:22:32.392Z] [2024-03-19T02:22:32.392Z] setToolUnix: [2024-03-19T02:22:32.392Z] [2024-03-19T02:22:32.392Z] setToolProperty: [2024-03-19T02:22:32.392Z] [2024-03-19T02:22:32.392Z] setS1ASclassPath: [2024-03-19T02:22:32.392Z] [2024-03-19T02:22:32.393Z] init-common: [2024-03-19T02:22:32.393Z] [2024-03-19T02:22:32.393Z] undeploy-common: [2024-03-19T02:22:32.406Z] [exec] invoking administered-object-definition test servlet at http://localhost:8080/administered-object-definition/servlet [2024-03-19T02:22:32.430Z] [java] EJB said: boo [2024-03-19T02:22:32.430Z] [java] Record # 1 [2024-03-19T02:22:32.430Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:22:32.430Z] [java] Done calling EJB [2024-03-19T02:22:32.430Z] [java] Closing container ... [2024-03-19T02:22:32.430Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:22:32.431Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:32.431Z] [java] Mar 19, 2024 2:22:32 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:22:32.431Z] [java] INFO: close(), this: [2024-03-19T02:22:32.431Z] [java] org.glassfish.web.loader.WebappClassLoader@17ec5e2a[name=/ejb-ejb31-embedded-ejbwinwar-web], urls=[ [2024-03-19T02:22:32.431Z] [java] file:/tmp/gfembed3348789436973660227tmp/applications/sample/WEB-INF/classes/ [2024-03-19T02:22:32.431Z] [java] file:/tmp/gfembed3348789436973660227tmp/generated/ejb/sample/ [2024-03-19T02:22:32.431Z] [java] ][delegate=true, context=/ejb-ejb31-embedded-ejbwinwar-web, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=34, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-03-19T02:22:32.431Z] [java] Mar 19, 2024 2:22:32 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:22:32.431Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:22:32.431Z] [java] Mar 19, 2024 2:22:32 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:32.431Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:32.431Z] [java] Mar 19, 2024 2:22:32 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:32.431Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:32.442Z] [INFO] [testng] PASSED: appDeployedFirstPagetest [2024-03-19T02:22:32.442Z] [INFO] [testng] PASSED: extensionBeanObserversTest [2024-03-19T02:22:32.442Z] [INFO] [testng] PASSED: extensionBeanReferenceTest [2024-03-19T02:22:32.442Z] [INFO] [testng] PASSED: injectionTargetAdaptionTest [2024-03-19T02:22:32.442Z] [INFO] [testng] PASSED: jarExtensionBeanObserversTest [2024-03-19T02:22:32.442Z] [INFO] [testng] PASSED: jarExtensionBeanReferenceTest [2024-03-19T02:22:32.442Z] [INFO] [testng] PASSED: webBeanTest [2024-03-19T02:22:32.442Z] [INFO] [testng] [2024-03-19T02:22:32.442Z] [INFO] [testng] =============================================== [2024-03-19T02:22:32.442Z] [INFO] [testng] weld_tests [2024-03-19T02:22:32.442Z] [INFO] [testng] Tests run: 7, Failures: 0, Skips: 0 [2024-03-19T02:22:32.442Z] [INFO] [testng] =============================================== [2024-03-19T02:22:32.442Z] [INFO] [testng] [2024-03-19T02:22:32.504Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:32.504Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:32.504Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:32.504Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:32.504Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:32.504Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:32.504Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:32.564Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-use-of-at-interceptors --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-at-interceptors-web.war [2024-03-19T02:22:32.565Z] [exec] Mar 19, 2024 2:22:31 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:32.565Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@561f9d92 [2024-03-19T02:22:32.565Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-03-19T02:22:32.565Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:32.565Z] [exec] [2024-03-19T02:22:32.565Z] [exec] [2024-03-19T02:22:32.565Z] [exec] ----------------------------------------- [2024-03-19T02:22:32.565Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-03-19T02:22:32.565Z] [exec] ----------------------------------------- [2024-03-19T02:22:32.565Z] [exec] Total PASS: 1 [2024-03-19T02:22:32.565Z] [exec] Total FAIL: 0 [2024-03-19T02:22:32.565Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:32.565Z] [exec] ----------------------------------------- [2024-03-19T02:22:32.565Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:32.565Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:32.565Z] [2024-03-19T02:22:32.565Z] checkReporting-common: [2024-03-19T02:22:32.565Z] [2024-03-19T02:22:32.565Z] confirmReportPresent-common: [2024-03-19T02:22:32.565Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:32.565Z] [echo] Test seems to be reported fine [2024-03-19T02:22:32.565Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-03-19T02:22:32.565Z] [2024-03-19T02:22:32.565Z] confirmMissingReport-common: [2024-03-19T02:22:32.565Z] [2024-03-19T02:22:32.565Z] setOSConditions: [2024-03-19T02:22:32.565Z] [2024-03-19T02:22:32.565Z] setToolWin: [2024-03-19T02:22:32.565Z] [2024-03-19T02:22:32.565Z] setToolUnix: [2024-03-19T02:22:32.565Z] [2024-03-19T02:22:32.566Z] setToolProperty: [2024-03-19T02:22:32.566Z] [2024-03-19T02:22:32.566Z] setS1ASclassPath: [2024-03-19T02:22:32.566Z] [2024-03-19T02:22:32.566Z] init-common: [2024-03-19T02:22:32.566Z] [2024-03-19T02:22:32.566Z] runclient-common: [2024-03-19T02:22:32.566Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 custom/my-simple-properties [2024-03-19T02:22:32.581Z] [exec] Connector resource eis/connector-resource created. [2024-03-19T02:22:32.581Z] [2024-03-19T02:22:32.581Z] asadmin-common: [2024-03-19T02:22:32.581Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-03-19T02:22:32.706Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:32.706Z] [java] Value of key is: embedded with JPA [2024-03-19T02:22:32.706Z] [java] ..........FINISHED Embedded test [2024-03-19T02:22:32.706Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:32.706Z] [java] [2024-03-19T02:22:32.706Z] [java] [2024-03-19T02:22:32.706Z] [java] ----------------------------------------- [2024-03-19T02:22:32.706Z] [java] - embedded with JPA: PASS - [2024-03-19T02:22:32.706Z] [java] ----------------------------------------- [2024-03-19T02:22:32.706Z] [java] Total PASS: 1 [2024-03-19T02:22:32.706Z] [java] Total FAIL: 0 [2024-03-19T02:22:32.706Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:22:32.706Z] [java] ----------------------------------------- [2024-03-19T02:22:32.706Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:32.706Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:32.706Z] [java] Mar 19, 2024 2:22:32 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:32.706Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:32.706Z] [2024-03-19T02:22:32.706Z] setOSConditions: [2024-03-19T02:22:32.706Z] [2024-03-19T02:22:32.706Z] setToolWin: [2024-03-19T02:22:32.707Z] [2024-03-19T02:22:32.707Z] setToolUnix: [2024-03-19T02:22:32.707Z] [2024-03-19T02:22:32.707Z] setToolProperty: [2024-03-19T02:22:32.707Z] [2024-03-19T02:22:32.707Z] setS1ASclassPath: [2024-03-19T02:22:32.707Z] [2024-03-19T02:22:32.707Z] init-common: [2024-03-19T02:22:32.707Z] [2024-03-19T02:22:32.707Z] run_dir: [2024-03-19T02:22:32.725Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:32.725Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:32.725Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:32.726Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:32.726Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:32.726Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:32.726Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:32.761Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:32.761Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '21' [2024-03-19T02:22:32.761Z] 2 warnings [2024-03-19T02:22:32.761Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:32.838Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:32.838Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:32.838Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:32.838Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:32.838Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:32.838Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:32.838Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:33.052Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:33.052Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:33.052Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:33.052Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:33.052Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:33.052Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:33.052Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:33.128Z] [exec] Application deployed with name cdi-use-of-at-interceptors-web. [2024-03-19T02:22:33.128Z] [2024-03-19T02:22:33.128Z] deploy-war-commonee: [2024-03-19T02:22:33.128Z] [2024-03-19T02:22:33.128Z] run: [2024-03-19T02:22:33.128Z] [java] opening connection to http://localhost:8080/cdi-use-of-at-interceptors/myurl [2024-03-19T02:22:33.128Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:33.128Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:33.128Z] [java] [2024-03-19T02:22:33.128Z] [java] [2024-03-19T02:22:33.128Z] [java] ----------------------------------------- [2024-03-19T02:22:33.128Z] [java] - interceptors-use-of-: PASS - [2024-03-19T02:22:33.128Z] [java] ----------------------------------------- [2024-03-19T02:22:33.128Z] [java] - Total PASS : 1 - [2024-03-19T02:22:33.128Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:33.128Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:33.128Z] [java] ----------------------------------------- [2024-03-19T02:22:33.128Z] [2024-03-19T02:22:33.129Z] undeploy: [2024-03-19T02:22:33.129Z] [2024-03-19T02:22:33.129Z] setOSConditions: [2024-03-19T02:22:33.129Z] [2024-03-19T02:22:33.129Z] setToolWin: [2024-03-19T02:22:33.129Z] [2024-03-19T02:22:33.129Z] setToolUnix: [2024-03-19T02:22:33.129Z] [2024-03-19T02:22:33.129Z] setToolProperty: [2024-03-19T02:22:33.129Z] [2024-03-19T02:22:33.129Z] setS1ASclassPath: [2024-03-19T02:22:33.129Z] [2024-03-19T02:22:33.129Z] init-common: [2024-03-19T02:22:33.129Z] [2024-03-19T02:22:33.129Z] undeploy-war-common: [2024-03-19T02:22:33.175Z] [exec] Mar 19, 2024 2:22:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:33.175Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:33.272Z] [java] Mar 19, 2024 2:22:33 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:33.272Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:22:33.272Z] [java] Mar 19, 2024 2:22:33 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:33.272Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain15925158693694069665xml [2024-03-19T02:22:33.272Z] [java] Mar 19, 2024 2:22:33 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:33.272Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:22:33.279Z] [exec] Calling client handler [2024-03-19T02:22:33.279Z] [exec] Calling outbound client handler [2024-03-19T02:22:33.279Z] [exec] serviceName = {http://ejbws.soap.jmac.security.s1asdev.sun.com}JmacSoapEjbService [2024-03-19T02:22:33.305Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:33.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-pkgEarLibTestApp [2024-03-19T02:22:33.352Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:33.352Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '21' [2024-03-19T02:22:33.352Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/wsit/JaxwsFromWsdl/src/test/jaxwsfromwsdl/client/JaxwsFromWsdlTestNG.java uses unchecked or unsafe operations. [2024-03-19T02:22:33.352Z] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:22:33.352Z] 2 warnings [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: createJoe [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: ensureCreatedJoeExists [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: deleteJoe [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: deletedJoeDoesNotExist [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: createPool [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: pingPool [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: ensureCreatedPoolExists [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: deletePool [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: deletedPoolDoesNotExist [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: createListener [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: ensureCreatedListenerExists [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: deleteListener [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: ensureDeletedListenerDoesNotExist [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: createListenerWithOldParam [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: deleteListener2 [2024-03-19T02:22:33.449Z] [INFO] [testng] PASSED: createOsgiListener [2024-03-19T02:22:33.449Z] [INFO] [testng] [2024-03-19T02:22:33.449Z] [INFO] [testng] =============================================== [2024-03-19T02:22:33.449Z] [INFO] [testng] asadmin_tests [2024-03-19T02:22:33.449Z] [INFO] [testng] Tests run: 16, Failures: 0, Skips: 0 [2024-03-19T02:22:33.449Z] [INFO] [testng] =============================================== [2024-03-19T02:22:33.449Z] [INFO] [testng] [2024-03-19T02:22:33.449Z] [INFO] [testng] [2024-03-19T02:22:33.449Z] [INFO] [testng] =============================================== [2024-03-19T02:22:33.449Z] [INFO] [testng] QuickLookTests [2024-03-19T02:22:33.449Z] [INFO] [testng] Total tests run: 79, Failures: 0, Skips: 0 [2024-03-19T02:22:33.449Z] [INFO] [testng] =============================================== [2024-03-19T02:22:33.449Z] [INFO] [testng] [2024-03-19T02:22:33.539Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:22:33.539Z] [exec] Waiting finished after 5,059 ms. [2024-03-19T02:22:33.539Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:22:33.539Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:22:33.539Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:22:33.539Z] [exec] Admin Port: 4,848 [2024-03-19T02:22:33.539Z] [exec] Command start-domain executed successfully. [2024-03-19T02:22:33.539Z] [2024-03-19T02:22:33.539Z] start-server-windows: [2024-03-19T02:22:33.539Z] [2024-03-19T02:22:33.539Z] deploy-ear: [2024-03-19T02:22:33.539Z] [2024-03-19T02:22:33.539Z] setOSConditions: [2024-03-19T02:22:33.539Z] [2024-03-19T02:22:33.540Z] setToolWin: [2024-03-19T02:22:33.540Z] [2024-03-19T02:22:33.540Z] setToolUnix: [2024-03-19T02:22:33.540Z] [2024-03-19T02:22:33.540Z] setToolProperty: [2024-03-19T02:22:33.540Z] [2024-03-19T02:22:33.540Z] setS1ASclassPath: [2024-03-19T02:22:33.540Z] [2024-03-19T02:22:33.540Z] init-common: [2024-03-19T02:22:33.540Z] [2024-03-19T02:22:33.540Z] create-ra-config: [2024-03-19T02:22:33.540Z] [2024-03-19T02:22:33.540Z] asadmin-common: [2024-03-19T02:22:33.540Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#connectors-ra-redeploy-rars [2024-03-19T02:22:33.561Z] [javac] 1 warning [2024-03-19T02:22:33.561Z] [2024-03-19T02:22:33.561Z] setOSConditions: [2024-03-19T02:22:33.561Z] [2024-03-19T02:22:33.561Z] setToolWin: [2024-03-19T02:22:33.561Z] [2024-03-19T02:22:33.561Z] setToolUnix: [2024-03-19T02:22:33.561Z] [2024-03-19T02:22:33.561Z] setToolProperty: [2024-03-19T02:22:33.561Z] [2024-03-19T02:22:33.561Z] setS1ASclassPath: [2024-03-19T02:22:33.562Z] [2024-03-19T02:22:33.562Z] init-common: [2024-03-19T02:22:33.562Z] [2024-03-19T02:22:33.562Z] compile-common: [2024-03-19T02:22:33.562Z] [echo] Current time (ISO): 2024-03-19T02:22:33.325+0000 [2024-03-19T02:22:33.562Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:33.581Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-03-19T02:22:33.581Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-03-19T02:22:33.581Z] [2024-03-19T02:22:33.581Z] asadmin-common: [2024-03-19T02:22:33.581Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-03-19T02:22:33.651Z] [WARNING] [echo] =============Starting TestNG test at ../../classes/test from testng.xml ============ [2024-03-19T02:22:33.652Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output [2024-03-19T02:22:33.684Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:33.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-use-of-at-interceptors-web [2024-03-19T02:22:33.710Z] [2024-03-19T02:22:33.710Z] all: [2024-03-19T02:22:33.710Z] [2024-03-19T02:22:33.710Z] setOSConditions: [2024-03-19T02:22:33.710Z] [2024-03-19T02:22:33.710Z] setToolWin: [2024-03-19T02:22:33.710Z] [2024-03-19T02:22:33.710Z] setToolUnix: [2024-03-19T02:22:33.710Z] [2024-03-19T02:22:33.710Z] setToolProperty: [2024-03-19T02:22:33.710Z] [2024-03-19T02:22:33.710Z] setS1ASclassPath: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] init-common: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] clean: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] setOSConditions: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] setToolWin: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] setToolUnix: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] setToolProperty: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] setS1ASclassPath: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] init-common: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] clean-common: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] setOSConditions: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] setToolWin: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] setToolUnix: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] setToolProperty: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.711Z] setS1ASclassPath: [2024-03-19T02:22:33.711Z] [2024-03-19T02:22:33.712Z] init-common: [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] clean-classes-common: [2024-03-19T02:22:33.712Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] setOSConditions: [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] setToolWin: [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] setToolUnix: [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] setToolProperty: [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] setS1ASclassPath: [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] init-common: [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] clean-jars-common: [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] compile: [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] setOSConditions: [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] setToolWin: [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] setToolUnix: [2024-03-19T02:22:33.712Z] [2024-03-19T02:22:33.712Z] setToolProperty: [2024-03-19T02:22:33.713Z] [2024-03-19T02:22:33.713Z] setS1ASclassPath: [2024-03-19T02:22:33.713Z] [2024-03-19T02:22:33.713Z] init-common: [2024-03-19T02:22:33.713Z] [2024-03-19T02:22:33.713Z] compile-common: [2024-03-19T02:22:33.713Z] [echo] Current time (ISO): 2024-03-19T02:22:33.586+0000 [2024-03-19T02:22:33.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:33.713Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:33.763Z] [exec] Mar 19, 2024 2:22:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:33.763Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:33.844Z] [exec] Calling client handler [2024-03-19T02:22:33.844Z] [exec] Calling inbound client handler [2024-03-19T02:22:33.845Z] [exec] InboundHandler ValResp SecResp HelloEjb ValReq SecReq OutboundHandler Sun [2024-03-19T02:22:33.845Z] [exec] Value of key is: SOAP test ejbws: hello [2024-03-19T02:22:33.845Z] [exec] Calling client handler [2024-03-19T02:22:33.845Z] [exec] Calling outbound client handler [2024-03-19T02:22:33.845Z] [exec] serviceName = {http://servletws.soap.jmac.security.s1asdev.sun.com}JmacSoapServletService [2024-03-19T02:22:33.845Z] [exec] Calling client handler [2024-03-19T02:22:33.845Z] [exec] Calling inbound client handler [2024-03-19T02:22:33.845Z] [exec] servletMsg : InboundHandler ValResp SecResp HelloServlet ValReq SecReq OutboundHandler Sun [2024-03-19T02:22:33.845Z] [exec] servletMsg expected: InboundHandler ValResp SecResp HelloServlet ValReq SecReq OutboundHandler Sun [2024-03-19T02:22:33.845Z] [exec] Value of key is: SOAP test serlvetws: hello [2024-03-19T02:22:33.845Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:33.845Z] [exec] [2024-03-19T02:22:33.845Z] [exec] [2024-03-19T02:22:33.845Z] [exec] ----------------------------------------- [2024-03-19T02:22:33.845Z] [exec] - SOAP test ejbws: hello: PASS - [2024-03-19T02:22:33.845Z] [exec] - SOAP test serlvetws: hello: PASS - [2024-03-19T02:22:33.845Z] [exec] ----------------------------------------- [2024-03-19T02:22:33.845Z] [exec] Total PASS: 2 [2024-03-19T02:22:33.845Z] [exec] Total FAIL: 0 [2024-03-19T02:22:33.845Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:33.845Z] [exec] ----------------------------------------- [2024-03-19T02:22:33.845Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:33.845Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:33.911Z] [2024-03-19T02:22:33.911Z] unsetup: [2024-03-19T02:22:33.911Z] [2024-03-19T02:22:33.911Z] setOSConditions: [2024-03-19T02:22:33.911Z] [2024-03-19T02:22:33.911Z] setToolWin: [2024-03-19T02:22:33.911Z] [2024-03-19T02:22:33.912Z] setToolUnix: [2024-03-19T02:22:33.912Z] [2024-03-19T02:22:33.912Z] setToolProperty: [2024-03-19T02:22:33.912Z] [2024-03-19T02:22:33.912Z] setS1ASclassPath: [2024-03-19T02:22:33.912Z] [2024-03-19T02:22:33.912Z] init-common: [2024-03-19T02:22:33.912Z] [2024-03-19T02:22:33.912Z] delete-jdbc-resource-common: [2024-03-19T02:22:33.912Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgEarLibTest [2024-03-19T02:22:33.940Z] [exec] Mar 19, 2024 2:22:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:33.940Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:34.014Z] [WARNING] [echo] [2024-03-19T02:22:34.014Z] [WARNING] [echo] ************************* [2024-03-19T02:22:34.014Z] [WARNING] [echo] * undeploy web/helloworld [2024-03-19T02:22:34.014Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/helloworld [2024-03-19T02:22:34.014Z] [WARNING] [echo] ************************* [2024-03-19T02:22:34.014Z] [WARNING] [echo] [2024-03-19T02:22:34.014Z] [WARNING] [echo] hellojsp [2024-03-19T02:22:34.020Z] [exec] Looking up ejb ref [2024-03-19T02:22:34.020Z] [exec] Mar 19, 2024 2:22:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:34.020Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:34.125Z] [2024-03-19T02:22:34.125Z] undeploy: [2024-03-19T02:22:34.125Z] [2024-03-19T02:22:34.125Z] setOSConditions: [2024-03-19T02:22:34.125Z] [2024-03-19T02:22:34.125Z] setToolWin: [2024-03-19T02:22:34.125Z] [2024-03-19T02:22:34.125Z] setToolUnix: [2024-03-19T02:22:34.125Z] [2024-03-19T02:22:34.125Z] setToolProperty: [2024-03-19T02:22:34.125Z] [2024-03-19T02:22:34.125Z] setS1ASclassPath: [2024-03-19T02:22:34.126Z] [2024-03-19T02:22:34.126Z] init-common: [2024-03-19T02:22:34.126Z] [2024-03-19T02:22:34.126Z] undeploy-common: [2024-03-19T02:22:34.126Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:34.126Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:34.126Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:34.126Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:34.126Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:34.126Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:34.126Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:34.145Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-03-19T02:22:34.145Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-03-19T02:22:34.145Z] [2024-03-19T02:22:34.145Z] asadmin-common: [2024-03-19T02:22:34.145Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:22:34.205Z] [java] Mar 19, 2024 2:22:34 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:22:34.205Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:22:34.214Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:34.214Z] [javac] 1 warning [2024-03-19T02:22:34.214Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:34.214Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:34.215Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:34.215Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:34.215Z] [2024-03-19T02:22:34.215Z] pkg-war: [2024-03-19T02:22:34.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:34.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:34.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:34.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:34.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:22:34.215Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:34.215Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:34.215Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/SubtractNumbers.wsdl to copy. [2024-03-19T02:22:34.215Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:22:34.215Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:22:34.215Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:34.215Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:34.216Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/${web.wsit.descriptors} does not exist. [2024-03-19T02:22:34.216Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-2-web.war [2024-03-19T02:22:34.216Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:34.216Z] [2024-03-19T02:22:34.216Z] deploy-app: [2024-03-19T02:22:34.216Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:34.216Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:34.216Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:34.216Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:34.216Z] [2024-03-19T02:22:34.216Z] deploy-war-common: [2024-03-19T02:22:34.216Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:34.216Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:34.217Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:34.217Z] [INFO] [testng] ... [2024-03-19T02:22:34.217Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:34.217Z] [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [2024-03-19T02:22:34.217Z] [2024-03-19T02:22:34.217Z] [INFO] [testng] ... [2024-03-19T02:22:34.217Z] [INFO] [testng] [2024-03-19T02:22:34.217Z] [INFO] [testng] done for init [2024-03-19T02:22:34.217Z] [INFO] [testng] meth=public boolean jaxwsfromwsdl.client.AddNumbersClient.testAddNumbers() [2024-03-19T02:22:34.217Z] setOSConditions: [2024-03-19T02:22:34.217Z] [INFO] [testng] cls=class jaxwsfromwsdl.client.AddNumbersClient [2024-03-19T02:22:34.217Z] [2024-03-19T02:22:34.217Z] [INFO] [testng] ct=public jaxwsfromwsdl.client.AddNumbersClient() [2024-03-19T02:22:34.217Z] [INFO] [testng] obj=jaxwsfromwsdl.client.AddNumbersClient@6ab7a896 [2024-03-19T02:22:34.217Z] setToolWin: [2024-03-19T02:22:34.217Z] [2024-03-19T02:22:34.217Z] setToolUnix: [2024-03-19T02:22:34.217Z] [2024-03-19T02:22:34.217Z] setToolProperty: [2024-03-19T02:22:34.217Z] [2024-03-19T02:22:34.217Z] setS1ASclassPath: [2024-03-19T02:22:34.217Z] [2024-03-19T02:22:34.217Z] init-common: [2024-03-19T02:22:34.217Z] [2024-03-19T02:22:34.217Z] deploy-war-commonpe: [2024-03-19T02:22:34.302Z] [exec] Servlet Output [2024-03-19T02:22:34.302Z] [exec]
Servlet :: All information I can give

[2024-03-19T02:22:34.302Z] [exec] Context Path : /administered-object-definition
[2024-03-19T02:22:34.302Z] [exec] Servlet Path : /servlet
[2024-03-19T02:22:34.302Z] [exec] Path Info : null
[2024-03-19T02:22:34.302Z] [exec] [2024-03-19T02:22:34.302Z] [exec] Value of key is:administered-object-definition-web-ejb-test [2024-03-19T02:22:34.302Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:34.302Z] [exec] [2024-03-19T02:22:34.302Z] [exec] [2024-03-19T02:22:34.302Z] [exec] ----------------------------------------- [2024-03-19T02:22:34.302Z] [exec] - administered-object-definition-web-ejb-test: PASS - [2024-03-19T02:22:34.302Z] [exec] ----------------------------------------- [2024-03-19T02:22:34.302Z] [exec] Total PASS: 1 [2024-03-19T02:22:34.302Z] [exec] Total FAIL: 0 [2024-03-19T02:22:34.302Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:34.302Z] [exec] ----------------------------------------- [2024-03-19T02:22:34.302Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:34.302Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:34.302Z] [2024-03-19T02:22:34.302Z] checkReporting-common: [2024-03-19T02:22:34.302Z] [2024-03-19T02:22:34.302Z] confirmReportPresent-common: [2024-03-19T02:22:34.302Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:34.302Z] [echo] Test seems to be reported fine [2024-03-19T02:22:34.302Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/RepRunConf.txt [2024-03-19T02:22:34.302Z] [2024-03-19T02:22:34.302Z] confirmMissingReport-common: [2024-03-19T02:22:34.302Z] [2024-03-19T02:22:34.302Z] unsetup: [2024-03-19T02:22:34.302Z] [2024-03-19T02:22:34.302Z] undeploy: [2024-03-19T02:22:34.302Z] [2024-03-19T02:22:34.303Z] setOSConditions: [2024-03-19T02:22:34.303Z] [2024-03-19T02:22:34.303Z] setToolWin: [2024-03-19T02:22:34.303Z] [2024-03-19T02:22:34.303Z] setToolUnix: [2024-03-19T02:22:34.303Z] [2024-03-19T02:22:34.303Z] setToolProperty: [2024-03-19T02:22:34.303Z] [2024-03-19T02:22:34.303Z] setS1ASclassPath: [2024-03-19T02:22:34.303Z] [2024-03-19T02:22:34.303Z] init-common: [2024-03-19T02:22:34.303Z] [2024-03-19T02:22:34.303Z] undeploy-common: [2024-03-19T02:22:34.463Z] [java] Mar 19, 2024 2:22:34 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:22:34.463Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:22:34.505Z] [exec] Mar 19, 2024 2:22:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:34.505Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:34.510Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:22:34.510Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:22:34.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user web-subclassingApp#connectors-ra-redeploy-rars [2024-03-19T02:22:34.510Z] [2024-03-19T02:22:34.510Z] setOSConditions: [2024-03-19T02:22:34.510Z] [2024-03-19T02:22:34.510Z] setToolWin: [2024-03-19T02:22:34.510Z] [2024-03-19T02:22:34.510Z] setToolUnix: [2024-03-19T02:22:34.510Z] [2024-03-19T02:22:34.510Z] setToolProperty: [2024-03-19T02:22:34.510Z] [2024-03-19T02:22:34.510Z] setS1ASclassPath: [2024-03-19T02:22:34.510Z] [2024-03-19T02:22:34.510Z] init-common: [2024-03-19T02:22:34.511Z] [2024-03-19T02:22:34.511Z] deploy-common: [2024-03-19T02:22:34.511Z] [echo] Current time (ISO): 2024-03-19T02:22:34.471+0000 [2024-03-19T02:22:34.511Z] [2024-03-19T02:22:34.511Z] setOSConditions: [2024-03-19T02:22:34.511Z] [2024-03-19T02:22:34.511Z] setToolWin: [2024-03-19T02:22:34.511Z] [2024-03-19T02:22:34.511Z] setToolUnix: [2024-03-19T02:22:34.511Z] [2024-03-19T02:22:34.511Z] setToolProperty: [2024-03-19T02:22:34.511Z] [2024-03-19T02:22:34.511Z] setS1ASclassPath: [2024-03-19T02:22:34.511Z] [2024-03-19T02:22:34.511Z] init-common: [2024-03-19T02:22:34.511Z] [2024-03-19T02:22:34.511Z] deploy-common-pe: [2024-03-19T02:22:34.586Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:34.586Z] [WARNING] [echo] [2024-03-19T02:22:34.586Z] [WARNING] [echo] ************************* [2024-03-19T02:22:34.586Z] [WARNING] [echo] * undeploy web/jsfastrologer [2024-03-19T02:22:34.586Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfastrologer [2024-03-19T02:22:34.586Z] [WARNING] [echo] ************************* [2024-03-19T02:22:34.586Z] [WARNING] [echo] [2024-03-19T02:22:34.586Z] [WARNING] [echo] jsfastrologer [2024-03-19T02:22:34.649Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:34.649Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:34.649Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:34.649Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:34.649Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:34.649Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:34.649Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:34.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:22:34.710Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:22:34.710Z] [2024-03-19T02:22:34.710Z] asadmin-common: [2024-03-19T02:22:34.710Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:22:34.711Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:34.782Z] [exec] Mar 19, 2024 2:22:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:34.782Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:34.900Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false administered-object-definitionApp [2024-03-19T02:22:34.900Z] [2024-03-19T02:22:34.900Z] setOSConditions: [2024-03-19T02:22:34.900Z] [2024-03-19T02:22:34.900Z] setToolWin: [2024-03-19T02:22:34.900Z] [2024-03-19T02:22:34.900Z] setToolUnix: [2024-03-19T02:22:34.900Z] [2024-03-19T02:22:34.900Z] setToolProperty: [2024-03-19T02:22:34.900Z] [2024-03-19T02:22:34.900Z] setS1ASclassPath: [2024-03-19T02:22:34.900Z] [2024-03-19T02:22:34.900Z] init-common: [2024-03-19T02:22:34.900Z] [2024-03-19T02:22:34.901Z] undeploy: [2024-03-19T02:22:34.901Z] [2024-03-19T02:22:34.901Z] setOSConditions: [2024-03-19T02:22:34.901Z] [2024-03-19T02:22:34.901Z] setToolWin: [2024-03-19T02:22:34.901Z] [2024-03-19T02:22:34.901Z] setToolUnix: [2024-03-19T02:22:34.901Z] [2024-03-19T02:22:34.901Z] setToolProperty: [2024-03-19T02:22:34.901Z] [2024-03-19T02:22:34.901Z] setS1ASclassPath: [2024-03-19T02:22:34.901Z] [2024-03-19T02:22:34.901Z] init-common: [2024-03-19T02:22:34.901Z] [2024-03-19T02:22:34.901Z] undeploy-rar-common: [2024-03-19T02:22:34.901Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true aod-ra [2024-03-19T02:22:34.968Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/timerserialization/client/Client.java uses unchecked or unsafe operations. [2024-03-19T02:22:34.968Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:22:34.968Z] [javac] 1 warning [2024-03-19T02:22:34.968Z] [2024-03-19T02:22:34.968Z] build: [2024-03-19T02:22:34.968Z] [2024-03-19T02:22:34.969Z] setOSConditions: [2024-03-19T02:22:34.969Z] [2024-03-19T02:22:34.969Z] fixFiles: [2024-03-19T02:22:34.969Z] [2024-03-19T02:22:34.969Z] convUnix: [2024-03-19T02:22:34.969Z] [2024-03-19T02:22:34.969Z] convWin: [2024-03-19T02:22:34.969Z] [2024-03-19T02:22:34.969Z] setToolWin: [2024-03-19T02:22:34.969Z] [2024-03-19T02:22:34.969Z] setToolUnix: [2024-03-19T02:22:34.969Z] [2024-03-19T02:22:34.969Z] setToolProperty: [2024-03-19T02:22:34.969Z] [2024-03-19T02:22:34.969Z] setS1ASclassPath: [2024-03-19T02:22:34.969Z] [2024-03-19T02:22:34.969Z] init-common: [2024-03-19T02:22:34.969Z] [2024-03-19T02:22:34.969Z] package-persistence-common: [2024-03-19T02:22:34.969Z] [2024-03-19T02:22:34.969Z] ejb-jar-common: [2024-03-19T02:22:34.969Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:34.969Z] [2024-03-19T02:22:34.969Z] package-ejbjar-common: [2024-03-19T02:22:34.969Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:34.969Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:34.969Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:34.970Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimer-ejb.jar [2024-03-19T02:22:34.970Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:34.970Z] [2024-03-19T02:22:34.970Z] appclient-jar-common: [2024-03-19T02:22:34.970Z] [2024-03-19T02:22:34.970Z] package-appclientjar-common: [2024-03-19T02:22:34.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:34.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:34.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:34.970Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimer-client.jar [2024-03-19T02:22:34.970Z] [2024-03-19T02:22:34.970Z] webclient-war-common: [2024-03-19T02:22:34.970Z] [2024-03-19T02:22:34.970Z] build-ear-common: [2024-03-19T02:22:34.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:34.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:34.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:34.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:34.970Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimerApp.ear [2024-03-19T02:22:34.970Z] [2024-03-19T02:22:34.970Z] create-resources: [2024-03-19T02:22:34.970Z] [2024-03-19T02:22:34.970Z] deploy: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] setOSConditions: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] setToolWin: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] setToolUnix: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] setToolProperty: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] setS1ASclassPath: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] init-common: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] deploy-common: [2024-03-19T02:22:34.971Z] [echo] Current time (ISO): 2024-03-19T02:22:34.816+0000 [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] setOSConditions: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] setToolWin: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] setToolUnix: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] setToolProperty: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] setS1ASclassPath: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] init-common: [2024-03-19T02:22:34.971Z] [2024-03-19T02:22:34.971Z] deploy-common-pe: [2024-03-19T02:22:34.985Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:22:34.985Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:22:34.985Z] [2024-03-19T02:22:34.985Z] setOSConditions: [2024-03-19T02:22:34.985Z] [2024-03-19T02:22:34.985Z] setToolWin: [2024-03-19T02:22:34.985Z] [2024-03-19T02:22:34.985Z] setToolUnix: [2024-03-19T02:22:34.985Z] [2024-03-19T02:22:34.985Z] setToolProperty: [2024-03-19T02:22:34.985Z] [2024-03-19T02:22:34.985Z] setS1ASclassPath: [2024-03-19T02:22:34.985Z] [2024-03-19T02:22:34.985Z] init-common: [2024-03-19T02:22:34.985Z] [2024-03-19T02:22:34.985Z] deploy-common: [2024-03-19T02:22:34.985Z] [echo] Current time (ISO): 2024-03-19T02:22:34.954+0000 [2024-03-19T02:22:34.985Z] [2024-03-19T02:22:34.985Z] setOSConditions: [2024-03-19T02:22:34.985Z] [2024-03-19T02:22:34.985Z] setToolWin: [2024-03-19T02:22:34.985Z] [2024-03-19T02:22:34.985Z] setToolUnix: [2024-03-19T02:22:34.985Z] [2024-03-19T02:22:34.986Z] setToolProperty: [2024-03-19T02:22:34.986Z] [2024-03-19T02:22:34.986Z] setS1ASclassPath: [2024-03-19T02:22:34.986Z] [2024-03-19T02:22:34.986Z] init-common: [2024-03-19T02:22:34.986Z] [2024-03-19T02:22:34.986Z] deploy-common-pe: [2024-03-19T02:22:35.030Z] [java] Mar 19, 2024 2:22:34 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:35.030Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:22:35.030Z] [java] Mar 19, 2024 2:22:34 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:35.030Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:22:35.030Z] [java] Mar 19, 2024 2:22:34 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:35.030Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:22:35.030Z] [java] Mar 19, 2024 2:22:34 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:22:35.030Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:22:35.063Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-jmac-soapApp [2024-03-19T02:22:35.076Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-03-19T02:22:35.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webservices13-addressing-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-2-web.war [2024-03-19T02:22:35.154Z] [INFO] [testng] PASSED: testAddNumbers_JaxwsFromWsdl [2024-03-19T02:22:35.154Z] [INFO] [testng] PASSED: testAddNumbersException_JaxwsFromWsdl [2024-03-19T02:22:35.154Z] [INFO] [testng] [2024-03-19T02:22:35.154Z] [INFO] [testng] =============================================== [2024-03-19T02:22:35.154Z] [INFO] [testng] wsit_jaxws_wsdl_tests [2024-03-19T02:22:35.154Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:22:35.154Z] [INFO] [testng] =============================================== [2024-03-19T02:22:35.154Z] [INFO] [testng] [2024-03-19T02:22:35.154Z] [INFO] [testng] [2024-03-19T02:22:35.154Z] [INFO] [testng] =============================================== [2024-03-19T02:22:35.154Z] [INFO] [testng] QuickLookTests [2024-03-19T02:22:35.154Z] [INFO] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:22:35.154Z] [INFO] [testng] =============================================== [2024-03-19T02:22:35.154Z] [INFO] [testng] [2024-03-19T02:22:35.154Z] [WARNING] [echo] JaxwsFromWsdl [2024-03-19T02:22:35.213Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:35.213Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/servlet/org/glassfish/cditest/user/impl/UserServiceImpl.java:65: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:22:35.213Z] [javac] return new Long(123); [2024-03-19T02:22:35.213Z] [javac] ^ [2024-03-19T02:22:35.213Z] [javac] 2 warnings [2024-03-19T02:22:35.213Z] [javac] Creating empty /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/model/package-info.class [2024-03-19T02:22:35.213Z] [javac] Creating empty /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/package-info.class [2024-03-19T02:22:35.213Z] [2024-03-19T02:22:35.213Z] build: [2024-03-19T02:22:35.213Z] [2024-03-19T02:22:35.214Z] setOSConditions: [2024-03-19T02:22:35.214Z] [2024-03-19T02:22:35.214Z] setToolWin: [2024-03-19T02:22:35.214Z] [2024-03-19T02:22:35.214Z] setToolUnix: [2024-03-19T02:22:35.214Z] [2024-03-19T02:22:35.214Z] setToolProperty: [2024-03-19T02:22:35.214Z] [2024-03-19T02:22:35.214Z] setS1ASclassPath: [2024-03-19T02:22:35.214Z] [2024-03-19T02:22:35.214Z] init-common: [2024-03-19T02:22:35.214Z] [2024-03-19T02:22:35.214Z] webclient-war-common: [2024-03-19T02:22:35.214Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:35.214Z] [2024-03-19T02:22:35.214Z] clear: [2024-03-19T02:22:35.214Z] [2024-03-19T02:22:35.214Z] test-tlds-exist: [2024-03-19T02:22:35.214Z] [2024-03-19T02:22:35.214Z] copy-tlds: [2024-03-19T02:22:35.214Z] [2024-03-19T02:22:35.214Z] test-tagfiles-exist: [2024-03-19T02:22:35.214Z] [2024-03-19T02:22:35.214Z] copy-tagfiles: [2024-03-19T02:22:35.214Z] [2024-03-19T02:22:35.214Z] package-war-common: [2024-03-19T02:22:35.214Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:35.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:35.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:35.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:35.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/lib [2024-03-19T02:22:35.215Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:35.215Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:35.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/docroot [2024-03-19T02:22:35.215Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web.war [2024-03-19T02:22:35.215Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:35.215Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:35.215Z] [javac] Compiling 1 source file [2024-03-19T02:22:35.215Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:35.215Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:35.215Z] [2024-03-19T02:22:35.215Z] deploy: [2024-03-19T02:22:35.215Z] [2024-03-19T02:22:35.215Z] deploy-war-common: [2024-03-19T02:22:35.215Z] [2024-03-19T02:22:35.215Z] setOSConditions: [2024-03-19T02:22:35.215Z] [2024-03-19T02:22:35.216Z] setToolWin: [2024-03-19T02:22:35.216Z] [2024-03-19T02:22:35.216Z] setToolUnix: [2024-03-19T02:22:35.216Z] [2024-03-19T02:22:35.216Z] setToolProperty: [2024-03-19T02:22:35.216Z] [2024-03-19T02:22:35.216Z] setS1ASclassPath: [2024-03-19T02:22:35.216Z] [2024-03-19T02:22:35.216Z] init-common: [2024-03-19T02:22:35.216Z] [2024-03-19T02:22:35.216Z] deploy-war-commonpe: [2024-03-19T02:22:35.228Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimerApp.ear [2024-03-19T02:22:35.302Z] [java] Mar 19, 2024 2:22:35 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:22:35.302Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:22:35.302Z] [java] Mar 19, 2024 2:22:35 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:22:35.302Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (982 ms), startup services (901 ms), total (1,883 ms) [2024-03-19T02:22:35.326Z] [2024-03-19T02:22:35.326Z] setOSConditions: [2024-03-19T02:22:35.326Z] [2024-03-19T02:22:35.326Z] setToolWin: [2024-03-19T02:22:35.326Z] [2024-03-19T02:22:35.326Z] setToolUnix: [2024-03-19T02:22:35.326Z] [2024-03-19T02:22:35.326Z] setToolProperty: [2024-03-19T02:22:35.326Z] [2024-03-19T02:22:35.326Z] setS1ASclassPath: [2024-03-19T02:22:35.326Z] [2024-03-19T02:22:35.326Z] init-common: [2024-03-19T02:22:35.326Z] [2024-03-19T02:22:35.326Z] undeploy-client-common: [2024-03-19T02:22:35.342Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgEarLibTest [2024-03-19T02:22:35.413Z] [exec] Application deployed with name webservices13-addressing-2-web. [2024-03-19T02:22:35.413Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:35.413Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:35.413Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:35.413Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:35.413Z] [2024-03-19T02:22:35.413Z] deploy-war-commonee: [2024-03-19T02:22:35.413Z] [2024-03-19T02:22:35.413Z] assemble-client: [2024-03-19T02:22:35.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:22:35.413Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:35.414Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:35.414Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:35.414Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:35.414Z] [2024-03-19T02:22:35.414Z] setOSConditions: [2024-03-19T02:22:35.414Z] [2024-03-19T02:22:35.414Z] setToolWin: [2024-03-19T02:22:35.414Z] [2024-03-19T02:22:35.414Z] setToolUnix: [2024-03-19T02:22:35.501Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false aod-ra [2024-03-19T02:22:35.501Z] [2024-03-19T02:22:35.501Z] all: [2024-03-19T02:22:35.501Z] [echo] @@## jms-connection-factory-definition##@@ [2024-03-19T02:22:35.501Z] [2024-03-19T02:22:35.501Z] setOSConditions: [2024-03-19T02:22:35.501Z] [2024-03-19T02:22:35.501Z] setToolWin: [2024-03-19T02:22:35.501Z] [2024-03-19T02:22:35.501Z] setToolUnix: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] setToolProperty: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] setS1ASclassPath: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] init-common: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] clean: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] setOSConditions: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] setToolWin: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] setToolUnix: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] setToolProperty: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] setS1ASclassPath: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] init-common: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] clean-common: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] setOSConditions: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.502Z] setToolWin: [2024-03-19T02:22:35.502Z] [2024-03-19T02:22:35.503Z] setToolUnix: [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.503Z] setToolProperty: [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.503Z] setS1ASclassPath: [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.503Z] init-common: [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.503Z] clean-classes-common: [2024-03-19T02:22:35.503Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.503Z] setOSConditions: [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.503Z] setToolWin: [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.503Z] setToolUnix: [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.503Z] setToolProperty: [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.503Z] setS1ASclassPath: [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.503Z] init-common: [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.503Z] clean-jars-common: [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.503Z] compile: [2024-03-19T02:22:35.503Z] [2024-03-19T02:22:35.504Z] setOSConditions: [2024-03-19T02:22:35.504Z] [2024-03-19T02:22:35.504Z] setToolWin: [2024-03-19T02:22:35.504Z] [2024-03-19T02:22:35.504Z] setToolUnix: [2024-03-19T02:22:35.504Z] [2024-03-19T02:22:35.504Z] setToolProperty: [2024-03-19T02:22:35.504Z] [2024-03-19T02:22:35.504Z] setS1ASclassPath: [2024-03-19T02:22:35.504Z] [2024-03-19T02:22:35.504Z] init-common: [2024-03-19T02:22:35.504Z] [2024-03-19T02:22:35.504Z] compile-common: [2024-03-19T02:22:35.504Z] [echo] Current time (ISO): 2024-03-19T02:22:35.409+0000 [2024-03-19T02:22:35.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:35.504Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:35.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-03-19T02:22:35.552Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:35.552Z] [WARNING] [echo] [2024-03-19T02:22:35.552Z] [WARNING] [echo] ************************* [2024-03-19T02:22:35.552Z] [WARNING] [echo] * undeploy web/jsfinjection [2024-03-19T02:22:35.552Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfinjection [2024-03-19T02:22:35.552Z] [WARNING] [echo] ************************* [2024-03-19T02:22:35.552Z] [WARNING] [echo] [2024-03-19T02:22:35.552Z] [WARNING] [echo] jsfinjection [2024-03-19T02:22:35.560Z] [java] Mar 19, 2024 2:22:35 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:22:35.560Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:22:35.581Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:35.610Z] [exec] JDBC resource jdbc/pkgEarLibTest deleted successfully [2024-03-19T02:22:35.610Z] [echo] cmd executed for server [2024-03-19T02:22:35.610Z] [2024-03-19T02:22:35.610Z] setOSConditions: [2024-03-19T02:22:35.610Z] [2024-03-19T02:22:35.610Z] setToolWin: [2024-03-19T02:22:35.610Z] [2024-03-19T02:22:35.610Z] setToolUnix: [2024-03-19T02:22:35.610Z] [2024-03-19T02:22:35.610Z] setToolProperty: [2024-03-19T02:22:35.610Z] [2024-03-19T02:22:35.610Z] setS1ASclassPath: [2024-03-19T02:22:35.610Z] [2024-03-19T02:22:35.610Z] init-common: [2024-03-19T02:22:35.610Z] [2024-03-19T02:22:35.610Z] delete-jdbc-connpool-common: [2024-03-19T02:22:35.610Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgEarLibTest-pool [2024-03-19T02:22:35.672Z] [2024-03-19T02:22:35.672Z] setToolProperty: [2024-03-19T02:22:35.672Z] [2024-03-19T02:22:35.672Z] setS1ASclassPath: [2024-03-19T02:22:35.672Z] [2024-03-19T02:22:35.672Z] init-common: [2024-03-19T02:22:35.672Z] [2024-03-19T02:22:35.672Z] wsimport: [2024-03-19T02:22:35.808Z] [exec] Application deployed with name ejb-timer-timerserialization-sessiontimerApp. [2024-03-19T02:22:35.808Z] [echo] Deployment on target server server successful [2024-03-19T02:22:35.808Z] [2024-03-19T02:22:35.808Z] setOSConditions: [2024-03-19T02:22:35.808Z] [2024-03-19T02:22:35.808Z] setToolWin: [2024-03-19T02:22:35.808Z] [2024-03-19T02:22:35.808Z] setToolUnix: [2024-03-19T02:22:35.808Z] [2024-03-19T02:22:35.808Z] setToolProperty: [2024-03-19T02:22:35.808Z] [2024-03-19T02:22:35.808Z] setS1ASclassPath: [2024-03-19T02:22:35.808Z] [2024-03-19T02:22:35.808Z] init-common: [2024-03-19T02:22:35.808Z] [2024-03-19T02:22:35.808Z] deploy-common-ee: [2024-03-19T02:22:35.808Z] [2024-03-19T02:22:35.808Z] run: [2024-03-19T02:22:35.808Z] [2024-03-19T02:22:35.808Z] setOSConditions: [2024-03-19T02:22:35.808Z] [2024-03-19T02:22:35.809Z] setToolWin: [2024-03-19T02:22:35.809Z] [2024-03-19T02:22:35.809Z] setToolUnix: [2024-03-19T02:22:35.809Z] [2024-03-19T02:22:35.809Z] setToolProperty: [2024-03-19T02:22:35.809Z] [2024-03-19T02:22:35.809Z] setS1ASclassPath: [2024-03-19T02:22:35.809Z] [2024-03-19T02:22:35.809Z] init-common: [2024-03-19T02:22:35.809Z] [2024-03-19T02:22:35.809Z] runclient-common: [2024-03-19T02:22:35.809Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimerAppClient.jar -name ejb-timer-timerserialization-sessiontimerClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:22:35.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-use-of-interceptors-in-ejbs-through-at-interceptors --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web.war [2024-03-19T02:22:35.809Z] [exec] Application deployed with name cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web. [2024-03-19T02:22:35.809Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:35.809Z] [2024-03-19T02:22:35.809Z] [WARNING] [echo] [2024-03-19T02:22:35.809Z] [WARNING] [echo] ************************* [2024-03-19T02:22:35.809Z] [WARNING] [echo] * undeploy jdbc/jdbcusertx [2024-03-19T02:22:35.809Z] deploy-war-commonee: [2024-03-19T02:22:35.809Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jdbc/jdbcusertx [2024-03-19T02:22:35.809Z] [2024-03-19T02:22:35.809Z] [WARNING] [echo] ************************* [2024-03-19T02:22:35.809Z] [WARNING] [echo] [2024-03-19T02:22:35.809Z] [WARNING] [echo] jdbcusertx [2024-03-19T02:22:35.809Z] run: [2024-03-19T02:22:35.819Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:35.819Z] [java] Mar 19, 2024 2:22:35 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:22:35.819Z] [java] INFO: Grizzly Framework 4.0.2 started in: 20 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:22:35.819Z] [java] Mar 19, 2024 2:22:35 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:35.819Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:35.819Z] [java] Mar 19, 2024 2:22:35 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:35.819Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:35.819Z] [java] Mar 19, 2024 2:22:35 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:22:35.819Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:22:35.819Z] [java] Mar 19, 2024 2:22:35 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:22:35.819Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,441 ms), startup services (9 ms), total (2,450 ms) [2024-03-19T02:22:35.819Z] [java] Mar 19, 2024 2:22:35 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:22:35.819Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:22:35.819Z] [java] Mar 19, 2024 2:22:35 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:22:35.819Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:22:35.819Z] [java] Mar 19, 2024 2:22:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:35.819Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/tmp [2024-03-19T02:22:35.819Z] [java] Mar 19, 2024 2:22:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:35.819Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:22:35.819Z] [java] Mar 19, 2024 2:22:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:35.819Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-03-19T02:22:35.923Z] [exec] Mar 19, 2024 2:22:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:35.923Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@54f6b629 [2024-03-19T02:22:35.923Z] [exec] Narrowed home!! [2024-03-19T02:22:35.923Z] [exec] Got the EJB!! [2024-03-19T02:22:35.923Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.slsb.SimpleSLSBHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964140109824_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:22:35.923Z] [exec] invoking ejb [2024-03-19T02:22:35.930Z] [exec] parsing WSDL... [2024-03-19T02:22:35.930Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2024-03-19T02:22:35.930Z] [exec] line 15 of http://localhost:8080/webservices13-addressing-2/webservice/SubtractNumbersService?wsdl=1 [2024-03-19T02:22:35.930Z] [exec] [2024-03-19T02:22:35.930Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2024-03-19T02:22:35.930Z] [exec] line 15 of http://localhost:8080/webservices13-addressing-2/webservice/SubtractNumbersService?wsdl=1 [2024-03-19T02:22:35.930Z] [exec] [2024-03-19T02:22:35.930Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2024-03-19T02:22:35.930Z] [exec] line 16 of http://localhost:8080/webservices13-addressing-2/webservice/SubtractNumbersService?wsdl=1 [2024-03-19T02:22:35.930Z] [exec] [2024-03-19T02:22:36.066Z] [java] opening connection to http://localhost:8080/cdi-use-of-interceptors-in-ejbs-through-at-interceptors/myurl [2024-03-19T02:22:36.067Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:36.067Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:36.067Z] [java] [2024-03-19T02:22:36.067Z] [java] [2024-03-19T02:22:36.067Z] [java] ----------------------------------------- [2024-03-19T02:22:36.067Z] [java] - interceptors-use-of-interceptors-in-ejbs-through-at-interceptors: PASS - [2024-03-19T02:22:36.067Z] [java] ----------------------------------------- [2024-03-19T02:22:36.067Z] [java] - Total PASS : 1 - [2024-03-19T02:22:36.067Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:36.067Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:36.067Z] [java] ----------------------------------------- [2024-03-19T02:22:36.067Z] [2024-03-19T02:22:36.067Z] undeploy: [2024-03-19T02:22:36.067Z] [2024-03-19T02:22:36.067Z] setOSConditions: [2024-03-19T02:22:36.067Z] [2024-03-19T02:22:36.067Z] setToolWin: [2024-03-19T02:22:36.067Z] [2024-03-19T02:22:36.067Z] setToolUnix: [2024-03-19T02:22:36.067Z] [2024-03-19T02:22:36.067Z] setToolProperty: [2024-03-19T02:22:36.067Z] [2024-03-19T02:22:36.067Z] setS1ASclassPath: [2024-03-19T02:22:36.067Z] [2024-03-19T02:22:36.067Z] init-common: [2024-03-19T02:22:36.067Z] [2024-03-19T02:22:36.067Z] undeploy-war-common: [2024-03-19T02:22:36.127Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:36.127Z] [WARNING] [echo] [2024-03-19T02:22:36.127Z] [WARNING] [echo] ************************* [2024-03-19T02:22:36.127Z] [WARNING] [echo] * build-deploy wsit/jsr109tester [2024-03-19T02:22:36.127Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/wsit/jsr109tester [2024-03-19T02:22:36.127Z] [WARNING] [echo] ************************* [2024-03-19T02:22:36.127Z] [WARNING] [echo] [2024-03-19T02:22:36.127Z] [WARNING] [echo] build-setup: build.home=../.. [2024-03-19T02:22:36.127Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:36.261Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-jmac-soap-client [2024-03-19T02:22:36.262Z] [2024-03-19T02:22:36.262Z] unsetup: [2024-03-19T02:22:36.262Z] [2024-03-19T02:22:36.262Z] asadmin-common: [2024-03-19T02:22:36.262Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer SOAP SOAPTestServerAuthModule [2024-03-19T02:22:36.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web [2024-03-19T02:22:36.326Z] [2024-03-19T02:22:36.326Z] all: [2024-03-19T02:22:36.326Z] [2024-03-19T02:22:36.326Z] setOSConditions: [2024-03-19T02:22:36.326Z] [2024-03-19T02:22:36.326Z] setToolWin: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] setToolUnix: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] setToolProperty: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] setS1ASclassPath: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] init-common: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] clean: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] setOSConditions: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] setToolWin: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] setToolUnix: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] setToolProperty: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] setS1ASclassPath: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] init-common: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] clean-common: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] setOSConditions: [2024-03-19T02:22:36.327Z] [2024-03-19T02:22:36.327Z] setToolWin: [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] setToolUnix: [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] setToolProperty: [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] setS1ASclassPath: [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] init-common: [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] clean-classes-common: [2024-03-19T02:22:36.328Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] setOSConditions: [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] setToolWin: [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] setToolUnix: [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] setToolProperty: [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] setS1ASclassPath: [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] init-common: [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] clean-jars-common: [2024-03-19T02:22:36.328Z] [2024-03-19T02:22:36.328Z] compile: [2024-03-19T02:22:36.383Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:36.383Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:36.383Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:36.383Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:36.383Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:36.383Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:36.383Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:36.383Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:36.383Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '21' [2024-03-19T02:22:36.383Z] 2 warnings [2024-03-19T02:22:36.384Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/wsit/jsr109tester/JaxwsFromJava.war [2024-03-19T02:22:36.384Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/dist/wsit [2024-03-19T02:22:36.384Z] [WARNING] [echo] deploying JaxwsFromJava.war [2024-03-19T02:22:36.438Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:36.438Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:36.438Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:36.438Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:36.439Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:36.439Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:36.439Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:36.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgEarLibTest-pool [2024-03-19T02:22:36.569Z] [exec] JDBC Connection pool pkgEarLibTest-pool deleted successfully [2024-03-19T02:22:36.569Z] [echo] cmd executed for server [2024-03-19T02:22:36.569Z] [2024-03-19T02:22:36.569Z] all: [2024-03-19T02:22:36.569Z] [2024-03-19T02:22:36.569Z] setOSConditions: [2024-03-19T02:22:36.569Z] [2024-03-19T02:22:36.569Z] setToolWin: [2024-03-19T02:22:36.569Z] [2024-03-19T02:22:36.569Z] setToolUnix: [2024-03-19T02:22:36.569Z] [2024-03-19T02:22:36.569Z] setToolProperty: [2024-03-19T02:22:36.569Z] [2024-03-19T02:22:36.569Z] setS1ASclassPath: [2024-03-19T02:22:36.603Z] [2024-03-19T02:22:36.604Z] setOSConditions: [2024-03-19T02:22:36.604Z] [2024-03-19T02:22:36.604Z] setToolWin: [2024-03-19T02:22:36.604Z] [2024-03-19T02:22:36.604Z] setToolUnix: [2024-03-19T02:22:36.604Z] [2024-03-19T02:22:36.604Z] setToolProperty: [2024-03-19T02:22:36.604Z] [2024-03-19T02:22:36.604Z] setS1ASclassPath: [2024-03-19T02:22:36.604Z] [2024-03-19T02:22:36.604Z] init-common: [2024-03-19T02:22:36.604Z] [2024-03-19T02:22:36.604Z] compile-common: [2024-03-19T02:22:36.604Z] [echo] Current time (ISO): 2024-03-19T02:22:36.335+0000 [2024-03-19T02:22:36.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:36.604Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:36.740Z] [exec] Mar 19, 2024 2:22:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:36.740Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:36.750Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:36.750Z] [WARNING] [echo] [2024-03-19T02:22:36.750Z] [WARNING] [echo] ************************* [2024-03-19T02:22:36.750Z] [WARNING] [echo] * undeploy persistence/jpainjectemf [2024-03-19T02:22:36.750Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/persistence/jpainjectemf [2024-03-19T02:22:36.750Z] [WARNING] [echo] ************************* [2024-03-19T02:22:36.750Z] [WARNING] [echo] [2024-03-19T02:22:36.750Z] [WARNING] [echo] jpainjectemf [2024-03-19T02:22:36.766Z] [java] Mar 19, 2024 2:22:36 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:22:36.766Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:22:36.766Z] [java] Mar 19, 2024 2:22:36 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:22:36.766Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:22:36.766Z] [java] Mar 19, 2024 2:22:36 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:22:36.766Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:22:36.766Z] [java] Mar 19, 2024 2:22:36 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:22:36.766Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:22:36.843Z] [2024-03-19T02:22:36.843Z] init-common: [2024-03-19T02:22:36.843Z] [2024-03-19T02:22:36.843Z] setup: [2024-03-19T02:22:36.843Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/descriptor [2024-03-19T02:22:36.843Z] [2024-03-19T02:22:36.843Z] setOSConditions: [2024-03-19T02:22:36.843Z] [2024-03-19T02:22:36.843Z] setToolWin: [2024-03-19T02:22:36.844Z] [2024-03-19T02:22:36.844Z] setToolUnix: [2024-03-19T02:22:36.844Z] [2024-03-19T02:22:36.844Z] setToolProperty: [2024-03-19T02:22:36.844Z] [2024-03-19T02:22:36.844Z] setS1ASclassPath: [2024-03-19T02:22:36.844Z] [2024-03-19T02:22:36.844Z] init-common: [2024-03-19T02:22:36.844Z] [2024-03-19T02:22:36.844Z] create-jdbc-persistence-connpool-common: [2024-03-19T02:22:36.863Z] [exec] [2024-03-19T02:22:36.863Z] [exec] Generating code... [2024-03-19T02:22:36.863Z] [exec] [2024-03-19T02:22:36.863Z] [exec] Compiling code... [2024-03-19T02:22:37.025Z] [java] Mar 19, 2024 2:22:36 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:22:37.025Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:22:37.025Z] [java] Mar 19, 2024 2:22:36 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:22:37.025Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-03-19T02:22:37.025Z] [java] Mar 19, 2024 2:22:36 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:22:37.025Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-03-19T02:22:37.025Z] [java] Mar 19, 2024 2:22:36 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:22:37.025Z] [java] INFO: Created virtual server server [2024-03-19T02:22:37.025Z] [java] Mar 19, 2024 2:22:36 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:22:37.025Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-03-19T02:22:37.025Z] [java] Mar 19, 2024 2:22:36 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:22:37.025Z] [java] INFO: Created virtual server __asadmin [2024-03-19T02:22:37.168Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:37.168Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:37.168Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:37.168Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:37.168Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:37.168Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:37.168Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:37.201Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer SOAP --target server SOAPTestServerAuthModule [2024-03-19T02:22:37.201Z] [2024-03-19T02:22:37.201Z] asadmin-common: [2024-03-19T02:22:37.201Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer SOAP SOAPTestClientAuthModule [2024-03-19T02:22:37.283Z] [java] Mar 19, 2024 2:22:37 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:22:37.283Z] [java] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:22:37.283Z] [java] Mar 19, 2024 2:22:37 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:22:37.283Z] [java] INFO: Virtual server server loaded default web module [2024-03-19T02:22:37.309Z] [exec] Mar 19, 2024 2:22:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:37.309Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:37.309Z] [exec] Mar 19, 2024 2:22:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:37.309Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:37.335Z] [exec] Mar 19, 2024 2:22:36 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:37.335Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5396eeb1 [2024-03-19T02:22:37.335Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:22:37.335Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:37.335Z] [exec] [2024-03-19T02:22:37.335Z] [exec] [2024-03-19T02:22:37.335Z] [exec] ----------------------------------------- [2024-03-19T02:22:37.335Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:22:37.335Z] [exec] ----------------------------------------- [2024-03-19T02:22:37.335Z] [exec] Total PASS: 1 [2024-03-19T02:22:37.335Z] [exec] Total FAIL: 0 [2024-03-19T02:22:37.335Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:37.336Z] [exec] ----------------------------------------- [2024-03-19T02:22:37.336Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:37.336Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:37.358Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:37.358Z] [WARNING] [echo] [2024-03-19T02:22:37.358Z] [WARNING] [echo] ************************* [2024-03-19T02:22:37.358Z] [WARNING] [echo] * undeploy persistence/jpavalidation [2024-03-19T02:22:37.358Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/persistence/jpavalidation [2024-03-19T02:22:37.358Z] [WARNING] [echo] ************************* [2024-03-19T02:22:37.358Z] [WARNING] [echo] [2024-03-19T02:22:37.358Z] [WARNING] [echo] jpavalidation [2024-03-19T02:22:37.396Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:37.477Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:37.540Z] [java] Mar 19, 2024 2:22:37 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:22:37.541Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:22:37.565Z] [exec] [TimerSerializationClinet] doTest()... [2024-03-19T02:22:37.565Z] [exec] [TimerSerializationClinet] Inside init.... [2024-03-19T02:22:37.654Z] [javac] 1 warning [2024-03-19T02:22:37.654Z] [2024-03-19T02:22:37.654Z] build: [2024-03-19T02:22:37.654Z] [2024-03-19T02:22:37.654Z] setOSConditions: [2024-03-19T02:22:37.654Z] [2024-03-19T02:22:37.654Z] setToolWin: [2024-03-19T02:22:37.654Z] [2024-03-19T02:22:37.654Z] setToolUnix: [2024-03-19T02:22:37.654Z] [2024-03-19T02:22:37.654Z] setToolProperty: [2024-03-19T02:22:37.654Z] [2024-03-19T02:22:37.654Z] setS1ASclassPath: [2024-03-19T02:22:37.654Z] [2024-03-19T02:22:37.654Z] init-common: [2024-03-19T02:22:37.654Z] [2024-03-19T02:22:37.654Z] webclient-war-common: [2024-03-19T02:22:37.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:37.654Z] [2024-03-19T02:22:37.654Z] clear: [2024-03-19T02:22:37.654Z] [2024-03-19T02:22:37.654Z] test-tlds-exist: [2024-03-19T02:22:37.654Z] [2024-03-19T02:22:37.654Z] copy-tlds: [2024-03-19T02:22:37.655Z] [2024-03-19T02:22:37.655Z] test-tagfiles-exist: [2024-03-19T02:22:37.655Z] [2024-03-19T02:22:37.655Z] copy-tagfiles: [2024-03-19T02:22:37.655Z] [2024-03-19T02:22:37.655Z] package-war-common: [2024-03-19T02:22:37.655Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:37.655Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:37.655Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:37.655Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:37.655Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/lib [2024-03-19T02:22:37.655Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:37.655Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:37.655Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:37.655Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/docroot [2024-03-19T02:22:37.655Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definition-web.war [2024-03-19T02:22:37.655Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:37.655Z] [2024-03-19T02:22:37.655Z] setOSConditions: [2024-03-19T02:22:37.655Z] [2024-03-19T02:22:37.655Z] setToolWin: [2024-03-19T02:22:37.655Z] [2024-03-19T02:22:37.656Z] setToolUnix: [2024-03-19T02:22:37.656Z] [2024-03-19T02:22:37.656Z] setToolProperty: [2024-03-19T02:22:37.656Z] [2024-03-19T02:22:37.656Z] setS1ASclassPath: [2024-03-19T02:22:37.656Z] [2024-03-19T02:22:37.656Z] init-common: [2024-03-19T02:22:37.656Z] [2024-03-19T02:22:37.656Z] compile-common: [2024-03-19T02:22:37.656Z] [echo] Current time (ISO): 2024-03-19T02:22:37.640+0000 [2024-03-19T02:22:37.656Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:37.732Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:37.768Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer SOAP --target server SOAPTestClientAuthModule [2024-03-19T02:22:37.798Z] [java] Mar 19, 2024 2:22:37 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:37.798Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:22:37.798Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:22:37.798Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:37.798Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:37.798Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:22:37.812Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:22:37.812Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:22:37.813Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "User=dbuser:Password=dbpassword:dataBaseName=testdb:serverName=localhost:portNumber=1527:retrieveMessagesFromServerOnGetMessage=true:serverName=localhost:connectionAttributes=\\;create\\=true" --target server pkgEjbTest-pool [2024-03-19T02:22:37.813Z] [exec] JDBC connection pool pkgEjbTest-pool created successfully. [2024-03-19T02:22:37.813Z] [2024-03-19T02:22:37.813Z] setOSConditions: [2024-03-19T02:22:37.813Z] [2024-03-19T02:22:37.813Z] setToolWin: [2024-03-19T02:22:37.813Z] [2024-03-19T02:22:37.813Z] setToolUnix: [2024-03-19T02:22:37.813Z] [2024-03-19T02:22:37.813Z] setToolProperty: [2024-03-19T02:22:37.813Z] [2024-03-19T02:22:37.813Z] setS1ASclassPath: [2024-03-19T02:22:37.813Z] [2024-03-19T02:22:37.813Z] init-common: [2024-03-19T02:22:37.813Z] [2024-03-19T02:22:37.813Z] create-jdbc-resource-common: [2024-03-19T02:22:37.814Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgEjbTest-pool --target server jdbc/pkgEjbTest [2024-03-19T02:22:37.901Z] [2024-03-19T02:22:37.901Z] checkReporting-common: [2024-03-19T02:22:37.901Z] [2024-03-19T02:22:37.901Z] confirmReportPresent-common: [2024-03-19T02:22:37.901Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:37.901Z] [echo] Test seems to be reported fine [2024-03-19T02:22:37.901Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-03-19T02:22:37.901Z] [2024-03-19T02:22:37.901Z] confirmMissingReport-common: [2024-03-19T02:22:37.901Z] [2024-03-19T02:22:37.901Z] setOSConditions: [2024-03-19T02:22:37.902Z] [2024-03-19T02:22:37.902Z] setToolWin: [2024-03-19T02:22:37.902Z] [2024-03-19T02:22:37.902Z] setToolUnix: [2024-03-19T02:22:37.902Z] [2024-03-19T02:22:37.902Z] setToolProperty: [2024-03-19T02:22:37.902Z] [2024-03-19T02:22:37.902Z] setS1ASclassPath: [2024-03-19T02:22:37.902Z] [2024-03-19T02:22:37.902Z] init-common: [2024-03-19T02:22:37.902Z] [2024-03-19T02:22:37.902Z] runclient-common: [2024-03-19T02:22:37.902Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-properties-file Integer 25 custom/my-properties-file [2024-03-19T02:22:37.958Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:37.988Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/servlet/org/glassfish/cditest/user/impl/UserServiceImpl.java:65: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:22:37.989Z] [javac] return new Long(123); [2024-03-19T02:22:37.989Z] [javac] ^ [2024-03-19T02:22:37.989Z] [javac] 2 warnings [2024-03-19T02:22:37.989Z] [javac] Creating empty /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/model/package-info.class [2024-03-19T02:22:37.989Z] [javac] Creating empty /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/package-info.class [2024-03-19T02:22:37.989Z] [2024-03-19T02:22:37.989Z] build: [2024-03-19T02:22:37.989Z] [2024-03-19T02:22:37.989Z] setOSConditions: [2024-03-19T02:22:37.989Z] [2024-03-19T02:22:37.989Z] setToolWin: [2024-03-19T02:22:37.989Z] [2024-03-19T02:22:37.989Z] setToolUnix: [2024-03-19T02:22:37.989Z] [2024-03-19T02:22:37.989Z] setToolProperty: [2024-03-19T02:22:37.989Z] [2024-03-19T02:22:37.989Z] setS1ASclassPath: [2024-03-19T02:22:37.989Z] [2024-03-19T02:22:37.989Z] init-common: [2024-03-19T02:22:37.989Z] [2024-03-19T02:22:37.989Z] webclient-war-common: [2024-03-19T02:22:37.989Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:37.989Z] [2024-03-19T02:22:37.989Z] clear: [2024-03-19T02:22:37.989Z] [2024-03-19T02:22:37.989Z] test-tlds-exist: [2024-03-19T02:22:37.989Z] [2024-03-19T02:22:37.990Z] copy-tlds: [2024-03-19T02:22:37.990Z] [2024-03-19T02:22:37.990Z] test-tagfiles-exist: [2024-03-19T02:22:37.990Z] [2024-03-19T02:22:37.990Z] copy-tagfiles: [2024-03-19T02:22:37.990Z] [2024-03-19T02:22:37.990Z] package-war-common: [2024-03-19T02:22:37.990Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:37.990Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:37.990Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:37.990Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:37.990Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/lib [2024-03-19T02:22:37.990Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:37.990Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:37.990Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/docroot [2024-03-19T02:22:37.990Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web.war [2024-03-19T02:22:37.990Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:37.990Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:37.990Z] [javac] Compiling 1 source file [2024-03-19T02:22:37.990Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:37.991Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:37.991Z] [2024-03-19T02:22:37.991Z] deploy: [2024-03-19T02:22:37.991Z] [2024-03-19T02:22:37.991Z] deploy-war-common: [2024-03-19T02:22:37.991Z] [2024-03-19T02:22:37.991Z] setOSConditions: [2024-03-19T02:22:37.991Z] [2024-03-19T02:22:37.991Z] setToolWin: [2024-03-19T02:22:37.991Z] [2024-03-19T02:22:37.991Z] setToolUnix: [2024-03-19T02:22:37.991Z] [2024-03-19T02:22:37.991Z] setToolProperty: [2024-03-19T02:22:37.991Z] [2024-03-19T02:22:37.991Z] setS1ASclassPath: [2024-03-19T02:22:37.991Z] [2024-03-19T02:22:37.991Z] init-common: [2024-03-19T02:22:37.991Z] [2024-03-19T02:22:37.991Z] deploy-war-commonpe: [2024-03-19T02:22:38.027Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/test-security-jmac-soap-provider.jar [2024-03-19T02:22:38.027Z] [2024-03-19T02:22:38.027Z] all: [2024-03-19T02:22:38.027Z] [echo] env.security_jmac = ${env.security_jmac}, current path = soapDefault [2024-03-19T02:22:38.027Z] [echo] [2024-03-19T02:22:38.027Z] [echo] *************************************************************************** [2024-03-19T02:22:38.027Z] [echo] * Running soapDefault [2024-03-19T02:22:38.027Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault [2024-03-19T02:22:38.027Z] [echo] *************************************************************************** [2024-03-19T02:22:38.027Z] [echo] [2024-03-19T02:22:38.027Z] [2024-03-19T02:22:38.027Z] setOSConditions: [2024-03-19T02:22:38.027Z] [2024-03-19T02:22:38.027Z] setToolWin: [2024-03-19T02:22:38.027Z] [2024-03-19T02:22:38.027Z] setToolUnix: [2024-03-19T02:22:38.027Z] [2024-03-19T02:22:38.027Z] setToolProperty: [2024-03-19T02:22:38.027Z] [2024-03-19T02:22:38.027Z] setS1ASclassPath: [2024-03-19T02:22:38.027Z] [2024-03-19T02:22:38.027Z] init-common: [2024-03-19T02:22:38.027Z] [2024-03-19T02:22:38.027Z] clean: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] setOSConditions: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] setToolWin: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] setToolUnix: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] setToolProperty: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] setS1ASclassPath: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] init-common: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] clean-common: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] setOSConditions: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] setToolWin: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] setToolUnix: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] setToolProperty: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] setS1ASclassPath: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] init-common: [2024-03-19T02:22:38.028Z] [2024-03-19T02:22:38.028Z] clean-classes-common: [2024-03-19T02:22:38.028Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:38.056Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:38.056Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:38.056Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:38.056Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:38.056Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:38.056Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:38.056Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:38.081Z] [exec] Application deployed with name installed-libraries-testApp. [2024-03-19T02:22:38.081Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2024-03-19T02:22:38.081Z] [echo] Deployment on target server server successful [2024-03-19T02:22:38.081Z] [2024-03-19T02:22:38.082Z] setOSConditions: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] setToolWin: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] setToolUnix: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] setToolProperty: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] setS1ASclassPath: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] init-common: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] deploy-common-ee: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] run: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] setOSConditions: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] setToolWin: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] setToolUnix: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] setToolProperty: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] setS1ASclassPath: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] init-common: [2024-03-19T02:22:38.082Z] [2024-03-19T02:22:38.082Z] execute-sql-common: [2024-03-19T02:22:38.083Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/create_pointbase.sql [2024-03-19T02:22:38.083Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:22:38.083Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-03-19T02:22:38.083Z] [sql] 0 rows affected [2024-03-19T02:22:38.083Z] [sql] 1 rows affected [2024-03-19T02:22:38.083Z] [sql] 1 rows affected [2024-03-19T02:22:38.083Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:22:38.083Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:22:38.083Z] [sql] 0 rows affected [2024-03-19T02:22:38.083Z] [sql] 1 rows affected [2024-03-19T02:22:38.083Z] [sql] 1 rows affected [2024-03-19T02:22:38.083Z] [sql] 6 of 8 SQL statements executed successfully [2024-03-19T02:22:38.083Z] [2024-03-19T02:22:38.083Z] setOSConditions: [2024-03-19T02:22:38.083Z] [2024-03-19T02:22:38.083Z] setToolWin: [2024-03-19T02:22:38.083Z] [2024-03-19T02:22:38.083Z] setToolUnix: [2024-03-19T02:22:38.083Z] [2024-03-19T02:22:38.083Z] setToolProperty: [2024-03-19T02:22:38.083Z] [2024-03-19T02:22:38.083Z] setS1ASclassPath: [2024-03-19T02:22:38.083Z] [2024-03-19T02:22:38.083Z] init-common: [2024-03-19T02:22:38.083Z] [2024-03-19T02:22:38.083Z] run-test-1: [2024-03-19T02:22:38.083Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:22:38.083Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:22:38.083Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:22:38.083Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:22:38.083Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:22:38.083Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:22:38.083Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:38.083Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:38.083Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:38.083Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:38.083Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:38.083Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:38.083Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:38.083Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:38.084Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:38.084Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:38.084Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:38.084Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:22:38.084Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:22:38.084Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:22:38.084Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:22:38.084Z] [java] ... 42 more [2024-03-19T02:22:38.084Z] [java] Java Result: -1 [2024-03-19T02:22:38.084Z] [2024-03-19T02:22:38.084Z] undeploy: [2024-03-19T02:22:38.084Z] [2024-03-19T02:22:38.084Z] setOSConditions: [2024-03-19T02:22:38.084Z] [2024-03-19T02:22:38.084Z] setToolWin: [2024-03-19T02:22:38.085Z] [2024-03-19T02:22:38.085Z] setToolUnix: [2024-03-19T02:22:38.085Z] [2024-03-19T02:22:38.085Z] setToolProperty: [2024-03-19T02:22:38.085Z] [2024-03-19T02:22:38.085Z] setS1ASclassPath: [2024-03-19T02:22:38.085Z] [2024-03-19T02:22:38.085Z] init-common: [2024-03-19T02:22:38.085Z] [2024-03-19T02:22:38.085Z] execute-sql-common: [2024-03-19T02:22:38.085Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/drop_pointbase.sql [2024-03-19T02:22:38.085Z] [sql] 0 rows affected [2024-03-19T02:22:38.085Z] [sql] 0 rows affected [2024-03-19T02:22:38.085Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:22:38.085Z] [2024-03-19T02:22:38.085Z] setOSConditions: [2024-03-19T02:22:38.085Z] [2024-03-19T02:22:38.085Z] setToolWin: [2024-03-19T02:22:38.085Z] [2024-03-19T02:22:38.085Z] setToolUnix: [2024-03-19T02:22:38.085Z] [2024-03-19T02:22:38.085Z] setToolProperty: [2024-03-19T02:22:38.085Z] [2024-03-19T02:22:38.085Z] setS1ASclassPath: [2024-03-19T02:22:38.085Z] [2024-03-19T02:22:38.085Z] init-common: [2024-03-19T02:22:38.085Z] [2024-03-19T02:22:38.085Z] delete-connector-resource-common: [2024-03-19T02:22:38.085Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2024-03-19T02:22:38.248Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web.war [2024-03-19T02:22:38.253Z] [WARNING] [echo] [2024-03-19T02:22:38.254Z] [WARNING] [echo] ************************* [2024-03-19T02:22:38.254Z] [WARNING] [echo] * undeploy security/helloworld [2024-03-19T02:22:38.254Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/helloworld [2024-03-19T02:22:38.254Z] [WARNING] [echo] ************************* [2024-03-19T02:22:38.254Z] [WARNING] [echo] [2024-03-19T02:22:38.254Z] [WARNING] [echo] hellojspsecure [2024-03-19T02:22:38.287Z] [2024-03-19T02:22:38.287Z] setOSConditions: [2024-03-19T02:22:38.287Z] [2024-03-19T02:22:38.287Z] setToolWin: [2024-03-19T02:22:38.287Z] [2024-03-19T02:22:38.287Z] setToolUnix: [2024-03-19T02:22:38.287Z] [2024-03-19T02:22:38.287Z] setToolProperty: [2024-03-19T02:22:38.287Z] [2024-03-19T02:22:38.287Z] setS1ASclassPath: [2024-03-19T02:22:38.287Z] [2024-03-19T02:22:38.287Z] init-common: [2024-03-19T02:22:38.287Z] [2024-03-19T02:22:38.287Z] clean-jars-common: [2024-03-19T02:22:38.287Z] [2024-03-19T02:22:38.287Z] build-providers: [2024-03-19T02:22:38.287Z] [2024-03-19T02:22:38.287Z] setOSConditions: [2024-03-19T02:22:38.287Z] [2024-03-19T02:22:38.287Z] setToolWin: [2024-03-19T02:22:38.287Z] [2024-03-19T02:22:38.287Z] setToolUnix: [2024-03-19T02:22:38.288Z] [2024-03-19T02:22:38.288Z] setToolProperty: [2024-03-19T02:22:38.288Z] [2024-03-19T02:22:38.288Z] setS1ASclassPath: [2024-03-19T02:22:38.288Z] [2024-03-19T02:22:38.288Z] init-common: [2024-03-19T02:22:38.288Z] [2024-03-19T02:22:38.288Z] compile-common: [2024-03-19T02:22:38.288Z] [echo] Current time (ISO): 2024-03-19T02:22:38.071+0000 [2024-03-19T02:22:38.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/authmodule [2024-03-19T02:22:38.288Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/authmodule [2024-03-19T02:22:38.312Z] [INFO] [exec] Application deployed with name JaxwsFromJava. [2024-03-19T02:22:38.312Z] [INFO] [exec] Command deploy executed successfully. [2024-03-19T02:22:38.312Z] [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [2024-03-19T02:22:38.323Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:38.323Z] [javac] 1 warning [2024-03-19T02:22:38.323Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:22:38.323Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:22:38.323Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:22:38.323Z] [2024-03-19T02:22:38.323Z] deploy-client: [2024-03-19T02:22:38.358Z] [exec] Application deployed with name web-subclassingApp. [2024-03-19T02:22:38.358Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-03-19T02:22:38.358Z] [echo] Deployment on target server server successful [2024-03-19T02:22:38.358Z] [2024-03-19T02:22:38.358Z] setOSConditions: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] setToolWin: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] setToolUnix: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] setToolProperty: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] setS1ASclassPath: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] init-common: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] deploy-common-ee: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] setup: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] setOSConditions: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] setToolWin: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] setToolUnix: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] setToolProperty: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] setS1ASclassPath: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.359Z] init-common: [2024-03-19T02:22:38.359Z] [2024-03-19T02:22:38.360Z] default-sql: [2024-03-19T02:22:38.360Z] [2024-03-19T02:22:38.360Z] setOSConditions: [2024-03-19T02:22:38.360Z] [2024-03-19T02:22:38.360Z] setToolWin: [2024-03-19T02:22:38.360Z] [2024-03-19T02:22:38.360Z] setToolUnix: [2024-03-19T02:22:38.360Z] [2024-03-19T02:22:38.360Z] setToolProperty: [2024-03-19T02:22:38.360Z] [2024-03-19T02:22:38.360Z] setS1ASclassPath: [2024-03-19T02:22:38.360Z] [2024-03-19T02:22:38.360Z] init-common: [2024-03-19T02:22:38.360Z] [2024-03-19T02:22:38.360Z] execute-sql-common: [2024-03-19T02:22:38.360Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/sql/simpleBank.sql [2024-03-19T02:22:38.360Z] [sql] Failed to execute: drop table customer2 [2024-03-19T02:22:38.360Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-03-19T02:22:38.360Z] [sql] 0 rows affected [2024-03-19T02:22:38.360Z] [sql] 1 rows affected [2024-03-19T02:22:38.360Z] [sql] 2 of 3 SQL statements executed successfully [2024-03-19T02:22:38.360Z] [2024-03-19T02:22:38.360Z] sql-oracle: [2024-03-19T02:22:38.360Z] [2024-03-19T02:22:38.360Z] execute-sql-connector: [2024-03-19T02:22:38.360Z] [2024-03-19T02:22:38.360Z] create-pool: [2024-03-19T02:22:38.360Z] [2024-03-19T02:22:38.360Z] setOSConditions: [2024-03-19T02:22:38.361Z] [2024-03-19T02:22:38.361Z] setToolWin: [2024-03-19T02:22:38.361Z] [2024-03-19T02:22:38.361Z] setToolUnix: [2024-03-19T02:22:38.361Z] [2024-03-19T02:22:38.361Z] setToolProperty: [2024-03-19T02:22:38.361Z] [2024-03-19T02:22:38.361Z] setS1ASclassPath: [2024-03-19T02:22:38.361Z] [2024-03-19T02:22:38.361Z] init-common: [2024-03-19T02:22:38.361Z] [2024-03-19T02:22:38.361Z] create-connector-connpool: [2024-03-19T02:22:38.361Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname web-subclassingApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server embedded-ra-pool [2024-03-19T02:22:38.362Z] [java] Mar 19, 2024 2:22:38 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:22:38.362Z] [java] INFO: close(), this: [2024-03-19T02:22:38.362Z] [java] org.glassfish.web.loader.WebappClassLoader@58739e5e[name=unknown], urls=[ [2024-03-19T02:22:38.362Z] [java] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/ [2024-03-19T02:22:38.362Z] [java] file:/tmp/gfembed955168198825866947tmp/generated/ejb/sample/ [2024-03-19T02:22:38.362Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=2, resourceEntryCache.size=2] [2024-03-19T02:22:38.362Z] [java] Mar 19, 2024 2:22:38 AM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test [2024-03-19T02:22:38.362Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:22:38.569Z] [WARNING] [wsimport] parsing WSDL... [2024-03-19T02:22:38.596Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:38.596Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:38.596Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:38.596Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:38.596Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:38.596Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:38.596Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:38.619Z] [java] Mar 19, 2024 2:22:38 AM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test.server [2024-03-19T02:22:38.619Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:22:38.619Z] [java] Mar 19, 2024 2:22:38 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:22:38.619Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:22:38.619Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:22:38.619Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:22:38.619Z] [java] Mar 19, 2024 2:22:38 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:22:38.619Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb] [2024-03-19T02:22:38.619Z] [java] Mar 19, 2024 2:22:38 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:22:38.619Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:22:38.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname web-subclassingApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server embedded-ra-pool [2024-03-19T02:22:38.619Z] [exec] Connector connection pool embedded-ra-pool created. [2024-03-19T02:22:38.619Z] [2024-03-19T02:22:38.619Z] create-connector-connpool-common: [2024-03-19T02:22:38.619Z] [2024-03-19T02:22:38.619Z] setOSConditions: [2024-03-19T02:22:38.619Z] [2024-03-19T02:22:38.620Z] setToolWin: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] setToolUnix: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] setToolProperty: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] setS1ASclassPath: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] init-common: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] set-oracle-props: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] create-resource: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] setOSConditions: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] setToolWin: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] setToolUnix: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] setToolProperty: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] setS1ASclassPath: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] init-common: [2024-03-19T02:22:38.620Z] [2024-03-19T02:22:38.620Z] create-connector-resource-common: [2024-03-19T02:22:38.621Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-subclassing [2024-03-19T02:22:38.664Z] [exec] Waiting for domain1 to start ........ [2024-03-19T02:22:38.664Z] [exec] Waiting finished after 7,593 ms. [2024-03-19T02:22:38.664Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:22:38.664Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:22:38.664Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:22:38.664Z] [exec] Admin Port: 4,848 [2024-03-19T02:22:38.664Z] [exec] Command start-domain executed successfully. [2024-03-19T02:22:38.664Z] [2024-03-19T02:22:38.664Z] private-all: [2024-03-19T02:22:38.664Z] [2024-03-19T02:22:38.664Z] private-all: [2024-03-19T02:22:38.664Z] [2024-03-19T02:22:38.664Z] init.os: [2024-03-19T02:22:38.664Z] [2024-03-19T02:22:38.664Z] init.tools.unix: [2024-03-19T02:22:38.664Z] [2024-03-19T02:22:38.664Z] init.tools.windows: [2024-03-19T02:22:38.664Z] [2024-03-19T02:22:38.665Z] init.tools: [2024-03-19T02:22:38.665Z] [2024-03-19T02:22:38.665Z] setAsadminArgs: [2024-03-19T02:22:38.665Z] [2024-03-19T02:22:38.665Z] init: [2024-03-19T02:22:38.665Z] [2024-03-19T02:22:38.665Z] init.customtasks: [2024-03-19T02:22:38.665Z] [2024-03-19T02:22:38.665Z] prepare: [2024-03-19T02:22:38.665Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2024-03-19T02:22:38.665Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war [2024-03-19T02:22:38.665Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives [2024-03-19T02:22:38.665Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/a/b [2024-03-19T02:22:38.665Z] [2024-03-19T02:22:38.665Z] compile: [2024-03-19T02:22:38.665Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/build.xml:42: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:38.665Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2024-03-19T02:22:38.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid pkgEjbTest-pool --enabled=true --target server jdbc/pkgEjbTest [2024-03-19T02:22:38.813Z] [exec] Application deployed with name cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web. [2024-03-19T02:22:38.813Z] [2024-03-19T02:22:38.813Z] deploy-war-commonee: [2024-03-19T02:22:38.813Z] [2024-03-19T02:22:38.813Z] run: [2024-03-19T02:22:38.849Z] [exec] Mar 19, 2024 2:22:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:38.849Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:38.876Z] [java] Mar 19, 2024 2:22:38 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:22:38.876Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:22:38.876Z] [java] Mar 19, 2024 2:22:38 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:22:38.876Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:22:38.889Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:38.889Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:22:38.934Z] [exec] Mar 19, 2024 2:22:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:38.934Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3bbb8c16 [2024-03-19T02:22:39.038Z] [exec] JDBC resource jdbc/pkgEjbTest created successfully. [2024-03-19T02:22:39.038Z] [echo] cmd executed for server [2024-03-19T02:22:39.038Z] [2024-03-19T02:22:39.038Z] clean: [2024-03-19T02:22:39.038Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:39.038Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:39.038Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:39.038Z] [2024-03-19T02:22:39.038Z] compile: [2024-03-19T02:22:39.038Z] [2024-03-19T02:22:39.038Z] setOSConditions: [2024-03-19T02:22:39.038Z] [2024-03-19T02:22:39.038Z] setToolWin: [2024-03-19T02:22:39.038Z] [2024-03-19T02:22:39.038Z] setToolUnix: [2024-03-19T02:22:39.038Z] [2024-03-19T02:22:39.038Z] setToolProperty: [2024-03-19T02:22:39.038Z] [2024-03-19T02:22:39.038Z] setS1ASclassPath: [2024-03-19T02:22:39.038Z] [2024-03-19T02:22:39.038Z] init-common: [2024-03-19T02:22:39.039Z] [2024-03-19T02:22:39.039Z] compile-common: [2024-03-19T02:22:39.039Z] [echo] Current time (ISO): 2024-03-19T02:22:38.813+0000 [2024-03-19T02:22:39.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:39.039Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:39.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/connector-resource [2024-03-19T02:22:39.055Z] [exec] Connector resource eis/connector-resource deleted. [2024-03-19T02:22:39.055Z] [2024-03-19T02:22:39.055Z] setOSConditions: [2024-03-19T02:22:39.055Z] [2024-03-19T02:22:39.055Z] setToolWin: [2024-03-19T02:22:39.055Z] [2024-03-19T02:22:39.055Z] setToolUnix: [2024-03-19T02:22:39.055Z] [2024-03-19T02:22:39.055Z] setToolProperty: [2024-03-19T02:22:39.055Z] [2024-03-19T02:22:39.055Z] setS1ASclassPath: [2024-03-19T02:22:39.055Z] [2024-03-19T02:22:39.055Z] init-common: [2024-03-19T02:22:39.055Z] [2024-03-19T02:22:39.055Z] delete-connector-connpool-common: [2024-03-19T02:22:39.055Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true installed-libraries-test-ccp [2024-03-19T02:22:39.100Z] [java] opening connection to http://localhost:8080/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings/myurl [2024-03-19T02:22:39.100Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:39.100Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:39.100Z] [java] [2024-03-19T02:22:39.100Z] [java] [2024-03-19T02:22:39.100Z] [java] ----------------------------------------- [2024-03-19T02:22:39.100Z] [java] - interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings: PASS - [2024-03-19T02:22:39.100Z] [java] ----------------------------------------- [2024-03-19T02:22:39.100Z] [java] - Total PASS : 1 - [2024-03-19T02:22:39.100Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:39.100Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:39.100Z] [java] ----------------------------------------- [2024-03-19T02:22:39.100Z] [2024-03-19T02:22:39.100Z] undeploy: [2024-03-19T02:22:39.100Z] [2024-03-19T02:22:39.100Z] setOSConditions: [2024-03-19T02:22:39.100Z] [2024-03-19T02:22:39.100Z] setToolWin: [2024-03-19T02:22:39.100Z] [2024-03-19T02:22:39.100Z] setToolUnix: [2024-03-19T02:22:39.100Z] [2024-03-19T02:22:39.100Z] setToolProperty: [2024-03-19T02:22:39.100Z] [2024-03-19T02:22:39.100Z] setS1ASclassPath: [2024-03-19T02:22:39.100Z] [2024-03-19T02:22:39.100Z] init-common: [2024-03-19T02:22:39.100Z] [2024-03-19T02:22:39.100Z] undeploy-war-common: [2024-03-19T02:22:39.155Z] [WARNING] [wsimport] [2024-03-19T02:22:39.155Z] [WARNING] [wsimport] Generating code... [2024-03-19T02:22:39.155Z] [WARNING] [wsimport] [2024-03-19T02:22:39.155Z] [WARNING] [wsimport] Compiling code... [2024-03-19T02:22:39.188Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname embedded-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-03-19T02:22:39.188Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-03-19T02:22:39.188Z] [2024-03-19T02:22:39.189Z] setOSConditions: [2024-03-19T02:22:39.189Z] [2024-03-19T02:22:39.189Z] setToolWin: [2024-03-19T02:22:39.189Z] [2024-03-19T02:22:39.189Z] setToolUnix: [2024-03-19T02:22:39.189Z] [2024-03-19T02:22:39.189Z] setToolProperty: [2024-03-19T02:22:39.189Z] [2024-03-19T02:22:39.189Z] setS1ASclassPath: [2024-03-19T02:22:39.189Z] [2024-03-19T02:22:39.189Z] init-common: [2024-03-19T02:22:39.189Z] [2024-03-19T02:22:39.189Z] create-admin-object: [2024-03-19T02:22:39.189Z] [2024-03-19T02:22:39.189Z] asadmin-common: [2024-03-19T02:22:39.189Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-subclassingApp#connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-03-19T02:22:39.251Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:39.252Z] [WARNING] [echo] [2024-03-19T02:22:39.252Z] [WARNING] [echo] ************************* [2024-03-19T02:22:39.252Z] [WARNING] [echo] * undeploy security/basicauth [2024-03-19T02:22:39.252Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth [2024-03-19T02:22:39.252Z] [WARNING] [echo] ************************* [2024-03-19T02:22:39.252Z] [WARNING] [echo] [2024-03-19T02:22:39.252Z] [WARNING] [echo] basicauth [2024-03-19T02:22:39.358Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web [2024-03-19T02:22:39.358Z] [2024-03-19T02:22:39.358Z] all: [2024-03-19T02:22:39.358Z] [echo] [2024-03-19T02:22:39.358Z] [echo] ************************* [2024-03-19T02:22:39.358Z] [echo] * Running javaee-component-resources [2024-03-19T02:22:39.358Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources [2024-03-19T02:22:39.358Z] [echo] ************************* [2024-03-19T02:22:39.358Z] [echo] [2024-03-19T02:22:39.358Z] [2024-03-19T02:22:39.358Z] all: [2024-03-19T02:22:39.358Z] [2024-03-19T02:22:39.358Z] javaee-comp: [2024-03-19T02:22:39.358Z] [2024-03-19T02:22:39.358Z] setOSConditions: [2024-03-19T02:22:39.358Z] [2024-03-19T02:22:39.358Z] setToolWin: [2024-03-19T02:22:39.358Z] [2024-03-19T02:22:39.358Z] setToolUnix: [2024-03-19T02:22:39.358Z] [2024-03-19T02:22:39.358Z] setToolProperty: [2024-03-19T02:22:39.358Z] [2024-03-19T02:22:39.358Z] setS1ASclassPath: [2024-03-19T02:22:39.358Z] [2024-03-19T02:22:39.358Z] init-common: [2024-03-19T02:22:39.358Z] [2024-03-19T02:22:39.359Z] clean: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] setOSConditions: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] setToolWin: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] setToolUnix: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] setToolProperty: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] setS1ASclassPath: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] init-common: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] clean-common: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] setOSConditions: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] setToolWin: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] setToolUnix: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] setToolProperty: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] setS1ASclassPath: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.359Z] init-common: [2024-03-19T02:22:39.359Z] [2024-03-19T02:22:39.360Z] clean-classes-common: [2024-03-19T02:22:39.360Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:39.360Z] [2024-03-19T02:22:39.360Z] setOSConditions: [2024-03-19T02:22:39.360Z] [2024-03-19T02:22:39.360Z] setToolWin: [2024-03-19T02:22:39.360Z] [2024-03-19T02:22:39.360Z] setToolUnix: [2024-03-19T02:22:39.360Z] [2024-03-19T02:22:39.360Z] setToolProperty: [2024-03-19T02:22:39.360Z] [2024-03-19T02:22:39.360Z] setS1ASclassPath: [2024-03-19T02:22:39.360Z] [2024-03-19T02:22:39.360Z] init-common: [2024-03-19T02:22:39.360Z] [2024-03-19T02:22:39.360Z] clean-jars-common: [2024-03-19T02:22:39.360Z] [2024-03-19T02:22:39.360Z] compile: [2024-03-19T02:22:39.412Z] [WARNING] [wsimport] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test/fromjava/client/AddNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:22:39.412Z] [WARNING] [wsimport] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:39.412Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/classes/test [2024-03-19T02:22:39.457Z] [exec] Application deployed with name wsclient. [2024-03-19T02:22:39.457Z] [exec] Command deploy executed successfully. [2024-03-19T02:22:39.458Z] [2024-03-19T02:22:39.458Z] setup: [2024-03-19T02:22:39.458Z] [2024-03-19T02:22:39.458Z] runtest: [2024-03-19T02:22:39.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:39.458Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml:119: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:39.458Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:39.509Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:39.511Z] [exec] [TimerSerializationClinet] Initalization done [2024-03-19T02:22:39.511Z] [exec] Created timer for: Timer_0 [2024-03-19T02:22:39.511Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.511Z] [exec] Created timer for: Timer_1 [2024-03-19T02:22:39.511Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.511Z] [exec] Created timer for: Timer_2 [2024-03-19T02:22:39.511Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.511Z] [exec] Created timer for: Timer_3 [2024-03-19T02:22:39.511Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.511Z] [exec] Created timer for: Timer_4 [2024-03-19T02:22:39.511Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.511Z] [exec] Created timer for: Timer_5 [2024-03-19T02:22:39.511Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.511Z] [exec] Created timer for: Timer_6 [2024-03-19T02:22:39.511Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.511Z] [exec] Created timer for: Timer_7 [2024-03-19T02:22:39.511Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.511Z] [exec] Created timer for: Timer_8 [2024-03-19T02:22:39.511Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.511Z] [exec] Created timer for: Timer_9 [2024-03-19T02:22:39.511Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.532Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:39.618Z] [2024-03-19T02:22:39.618Z] setOSConditions: [2024-03-19T02:22:39.618Z] [2024-03-19T02:22:39.618Z] setToolWin: [2024-03-19T02:22:39.618Z] [2024-03-19T02:22:39.618Z] setToolUnix: [2024-03-19T02:22:39.618Z] [2024-03-19T02:22:39.618Z] setToolProperty: [2024-03-19T02:22:39.618Z] [2024-03-19T02:22:39.618Z] setS1ASclassPath: [2024-03-19T02:22:39.618Z] [2024-03-19T02:22:39.618Z] init-common: [2024-03-19T02:22:39.618Z] [2024-03-19T02:22:39.618Z] compile-common: [2024-03-19T02:22:39.618Z] [echo] Current time (ISO): 2024-03-19T02:22:39.366+0000 [2024-03-19T02:22:39.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:39.618Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:39.621Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:22:39.621Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:22:39.621Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true installed-libraries-test-ccp [2024-03-19T02:22:39.621Z] [exec] Connector connection pool installed-libraries-test-ccp deleted. [2024-03-19T02:22:39.621Z] [2024-03-19T02:22:39.621Z] setOSConditions: [2024-03-19T02:22:39.621Z] [2024-03-19T02:22:39.621Z] setToolWin: [2024-03-19T02:22:39.621Z] [2024-03-19T02:22:39.622Z] setToolUnix: [2024-03-19T02:22:39.622Z] [2024-03-19T02:22:39.622Z] setToolProperty: [2024-03-19T02:22:39.622Z] [2024-03-19T02:22:39.622Z] setS1ASclassPath: [2024-03-19T02:22:39.622Z] [2024-03-19T02:22:39.622Z] init-common: [2024-03-19T02:22:39.622Z] [2024-03-19T02:22:39.622Z] undeploy-common: [2024-03-19T02:22:39.663Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:39.663Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:39.663Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:39.663Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:39.663Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:39.663Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:39.663Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:39.669Z] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:39.669Z] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:39.669Z] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:39.669Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:39.669Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:39.669Z] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:39.669Z] Use -proc:none to disable annotation processing. [2024-03-19T02:22:39.669Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:39.670Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '21' [2024-03-19T02:22:39.670Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/wsit/jsr109tester/src/test/fromjava/client/CheckTesterUITestNG.java uses or overrides a deprecated API. [2024-03-19T02:22:39.670Z] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:39.670Z] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/wsit/jsr109tester/src/test/fromjava/client/CheckTesterUITestNG.java uses unchecked or unsafe operations. [2024-03-19T02:22:39.670Z] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:22:39.670Z] 2 warnings [2024-03-19T02:22:39.670Z] [WARNING] [echo] =============Starting TestNG test at ../../classes/test from testng.xml ============ [2024-03-19T02:22:39.726Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:22:39.726Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:39.726Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:39.726Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:39.726Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:39.726Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:39.726Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:39.726Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:39.726Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:39.727Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:39.727Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:39.727Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:39.727Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:39.727Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:39.727Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:39.727Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:39.727Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:22:39.727Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:22:39.727Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:22:39.727Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:22:39.727Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:22:39.727Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:22:39.728Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:22:39.728Z] [java] ... 61 more [2024-03-19T02:22:39.728Z] [java] Java Result: -1 [2024-03-19T02:22:39.728Z] [2024-03-19T02:22:39.728Z] undeploy: [2024-03-19T02:22:39.728Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:39.728Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:39.728Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:39.728Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:39.728Z] [2024-03-19T02:22:39.728Z] setOSConditions: [2024-03-19T02:22:39.728Z] [2024-03-19T02:22:39.728Z] setToolWin: [2024-03-19T02:22:39.728Z] [2024-03-19T02:22:39.728Z] setToolUnix: [2024-03-19T02:22:39.728Z] [2024-03-19T02:22:39.728Z] setToolProperty: [2024-03-19T02:22:39.728Z] [2024-03-19T02:22:39.728Z] setS1ASclassPath: [2024-03-19T02:22:39.728Z] [2024-03-19T02:22:39.728Z] init-common: [2024-03-19T02:22:39.728Z] [2024-03-19T02:22:39.728Z] undeploy-war-common: [2024-03-19T02:22:39.759Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-subclassingApp#connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-03-19T02:22:39.759Z] [exec] Administered object eis/jdbcAdmin created. [2024-03-19T02:22:39.759Z] [2024-03-19T02:22:39.759Z] run-ear: [2024-03-19T02:22:39.759Z] [2024-03-19T02:22:39.759Z] setOSConditions: [2024-03-19T02:22:39.759Z] [2024-03-19T02:22:39.759Z] setToolWin: [2024-03-19T02:22:39.759Z] [2024-03-19T02:22:39.759Z] setToolUnix: [2024-03-19T02:22:39.759Z] [2024-03-19T02:22:39.759Z] setToolProperty: [2024-03-19T02:22:39.759Z] [2024-03-19T02:22:39.759Z] setS1ASclassPath: [2024-03-19T02:22:39.759Z] [2024-03-19T02:22:39.759Z] init-common: [2024-03-19T02:22:39.759Z] [2024-03-19T02:22:39.759Z] runwebclient-common: [2024-03-19T02:22:39.759Z] [java] size of buffer is1590 [2024-03-19T02:22:39.782Z] [exec] Mar 19, 2024 2:22:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:39.782Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:39.789Z] [javac] 1 warning [2024-03-19T02:22:39.790Z] [2024-03-19T02:22:39.790Z] setOSConditions: [2024-03-19T02:22:39.790Z] [2024-03-19T02:22:39.790Z] setToolWin: [2024-03-19T02:22:39.790Z] [2024-03-19T02:22:39.790Z] setToolUnix: [2024-03-19T02:22:39.790Z] [2024-03-19T02:22:39.790Z] setToolProperty: [2024-03-19T02:22:39.790Z] [2024-03-19T02:22:39.790Z] setS1ASclassPath: [2024-03-19T02:22:39.790Z] [2024-03-19T02:22:39.790Z] init-common: [2024-03-19T02:22:39.790Z] [2024-03-19T02:22:39.790Z] compile-common: [2024-03-19T02:22:39.790Z] [echo] Current time (ISO): 2024-03-19T02:22:39.683+0000 [2024-03-19T02:22:39.790Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_10 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_11 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_12 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_13 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_14 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_15 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_16 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_17 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_18 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_19 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_20 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_21 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_22 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_23 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_24 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_25 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_26 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_27 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_28 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.804Z] [exec] Created timer for: Timer_29 [2024-03-19T02:22:39.804Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:39.808Z] [java] Mar 19, 2024 2:22:39 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-03-19T02:22:39.808Z] [java] INFO: Initializing Soteria 4.0.0-M2 for context '/tmp' [2024-03-19T02:22:39.808Z] [java] Mar 19, 2024 2:22:39 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:22:39.808Z] [java] INFO: Loading application [sample] at [/tmp] [2024-03-19T02:22:40.001Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:40.016Z] [java] HTTP port :8080 [2024-03-19T02:22:40.016Z] [java] HTTP hostname :localhost [2024-03-19T02:22:40.039Z] [exec] Mar 19, 2024 2:22:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:40.039Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:40.065Z] [java] Looking up EJB... [2024-03-19T02:22:40.065Z] [java] Invoking EJB... [2024-03-19T02:22:40.065Z] [java] EJB said: boo [2024-03-19T02:22:40.065Z] [java] Record # 1 [2024-03-19T02:22:40.065Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:22:40.065Z] [java] Done calling EJB [2024-03-19T02:22:40.065Z] [java] Closing container ... [2024-03-19T02:22:40.065Z] [java] Mar 19, 2024 2:22:39 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:22:40.065Z] [java] INFO: close(), this: [2024-03-19T02:22:40.065Z] [java] org.glassfish.web.loader.WebappClassLoader@3c910acd[name=/tmp], urls=[ [2024-03-19T02:22:40.065Z] [java] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/ [2024-03-19T02:22:40.065Z] [java] file:/tmp/gfembed955168198825866947tmp/generated/ejb/sample/ [2024-03-19T02:22:40.065Z] [java] ][delegate=true, context=/tmp, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=39, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-03-19T02:22:40.075Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser3 [2024-03-19T02:22:40.104Z] [exec] Created timer for: Timer_30 [2024-03-19T02:22:40.104Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.104Z] [exec] Created timer for: Timer_31 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_32 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_33 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_34 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_35 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_36 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_37 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_38 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_39 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_40 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_41 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_42 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_43 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_44 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_45 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_46 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_47 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_48 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_49 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_50 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_51 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_52 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_53 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_54 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_55 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_56 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.105Z] [exec] Created timer for: Timer_57 [2024-03-19T02:22:40.105Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-testApp [2024-03-19T02:22:40.190Z] [2024-03-19T02:22:40.190Z] setOSConditions: [2024-03-19T02:22:40.190Z] [2024-03-19T02:22:40.190Z] setToolWin: [2024-03-19T02:22:40.190Z] [2024-03-19T02:22:40.190Z] setToolUnix: [2024-03-19T02:22:40.190Z] [2024-03-19T02:22:40.190Z] setToolProperty: [2024-03-19T02:22:40.190Z] [2024-03-19T02:22:40.190Z] setS1ASclassPath: [2024-03-19T02:22:40.190Z] [2024-03-19T02:22:40.190Z] init-common: [2024-03-19T02:22:40.190Z] [2024-03-19T02:22:40.190Z] undeploy-rar-common: [2024-03-19T02:22:40.190Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-03-19T02:22:40.191Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:40.192Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:40.192Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:40.192Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:40.192Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:40.192Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:40.192Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:40.230Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:40.233Z] [INFO] [testng] ... [2024-03-19T02:22:40.233Z] [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [2024-03-19T02:22:40.233Z] [INFO] [testng] ... [2024-03-19T02:22:40.233Z] [INFO] [testng] [2024-03-19T02:22:40.272Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/index.html [2024-03-19T02:22:40.272Z] [java] embeddedweb (ear based) /subclassing/index.html PASS [2024-03-19T02:22:40.272Z] [java] SSN=123456789&action=Create [2024-03-19T02:22:40.272Z] [java] HTTP port :8080 [2024-03-19T02:22:40.272Z] [java] HTTP hostname :localhost [2024-03-19T02:22:40.293Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservices13-addressing-2-web [2024-03-19T02:22:40.294Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:40.294Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:40.294Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:40.294Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:40.294Z] [2024-03-19T02:22:40.294Z] setOSConditions: [2024-03-19T02:22:40.294Z] [2024-03-19T02:22:40.294Z] setToolWin: [2024-03-19T02:22:40.294Z] [2024-03-19T02:22:40.294Z] setToolUnix: [2024-03-19T02:22:40.294Z] [2024-03-19T02:22:40.294Z] setToolProperty: [2024-03-19T02:22:40.294Z] [2024-03-19T02:22:40.294Z] setS1ASclassPath: [2024-03-19T02:22:40.294Z] [2024-03-19T02:22:40.294Z] init-common: [2024-03-19T02:22:40.294Z] [2024-03-19T02:22:40.294Z] undeploy-client: [2024-03-19T02:22:40.323Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:22:40.323Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:40.323Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:40.323Z] [java] Value of key is: embedded with JPA [2024-03-19T02:22:40.323Z] [java] ..........FINISHED Embedded test [2024-03-19T02:22:40.323Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:40.323Z] [java] [2024-03-19T02:22:40.323Z] [java] [2024-03-19T02:22:40.323Z] [java] ----------------------------------------- [2024-03-19T02:22:40.323Z] [java] - embedded with JPA: PASS - [2024-03-19T02:22:40.323Z] [java] ----------------------------------------- [2024-03-19T02:22:40.323Z] [java] Total PASS: 1 [2024-03-19T02:22:40.323Z] [java] Total FAIL: 0 [2024-03-19T02:22:40.323Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:22:40.323Z] [java] ----------------------------------------- [2024-03-19T02:22:40.323Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:40.323Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:40.324Z] [java] Mar 19, 2024 2:22:40 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:22:40.324Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:22:40.324Z] [java] Mar 19, 2024 2:22:40 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:40.324Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:40.324Z] [java] Mar 19, 2024 2:22:40 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:40.324Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:40.324Z] [java] Mar 19, 2024 2:22:40 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:40.324Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:40.324Z] [2024-03-19T02:22:40.324Z] stop-database: [2024-03-19T02:22:40.324Z] [2024-03-19T02:22:40.324Z] all: [2024-03-19T02:22:40.324Z] [2024-03-19T02:22:40.324Z] skipjar: [2024-03-19T02:22:40.324Z] [echo] [2024-03-19T02:22:40.324Z] [echo] [2024-03-19T02:22:40.324Z] [echo] ************************************************** [2024-03-19T02:22:40.324Z] [echo] * Running skipjar [2024-03-19T02:22:40.324Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/skipjar [2024-03-19T02:22:40.324Z] [echo] ************************************************** [2024-03-19T02:22:40.324Z] [echo] [2024-03-19T02:22:40.324Z] [echo] [2024-03-19T02:22:40.324Z] [2024-03-19T02:22:40.324Z] start-database: [2024-03-19T02:22:40.324Z] [2024-03-19T02:22:40.324Z] setOSConditions: [2024-03-19T02:22:40.324Z] [2024-03-19T02:22:40.324Z] setToolWin: [2024-03-19T02:22:40.324Z] [2024-03-19T02:22:40.324Z] setToolUnix: [2024-03-19T02:22:40.324Z] [2024-03-19T02:22:40.324Z] setToolProperty: [2024-03-19T02:22:40.324Z] [2024-03-19T02:22:40.324Z] setS1ASclassPath: [2024-03-19T02:22:40.324Z] [2024-03-19T02:22:40.324Z] init-common: [2024-03-19T02:22:40.324Z] [2024-03-19T02:22:40.325Z] clean: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] setOSConditions: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] setToolWin: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] setToolUnix: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] setToolProperty: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] setS1ASclassPath: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] init-common: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] clean-common: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] setOSConditions: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] setToolWin: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] setToolUnix: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] setToolProperty: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] setS1ASclassPath: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] init-common: [2024-03-19T02:22:40.325Z] [2024-03-19T02:22:40.325Z] clean-classes-common: [2024-03-19T02:22:40.326Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] setOSConditions: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] setToolWin: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] setToolUnix: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] setToolProperty: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] setS1ASclassPath: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] init-common: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] clean-jars-common: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] compile: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] setOSConditions: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] setToolWin: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] setToolUnix: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] setToolProperty: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] setS1ASclassPath: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.326Z] init-common: [2024-03-19T02:22:40.326Z] [2024-03-19T02:22:40.327Z] compile-common: [2024-03-19T02:22:40.327Z] [echo] Current time (ISO): 2024-03-19T02:22:40.191+0000 [2024-03-19T02:22:40.327Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:40.327Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:40.404Z] [exec] Created timer for: Timer_58 [2024-03-19T02:22:40.404Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.404Z] [exec] Created timer for: Timer_59 [2024-03-19T02:22:40.404Z] [exec] Value of key is: forceTimerSerialization [2024-03-19T02:22:40.404Z] [exec] Activated SFSB bean for: Timer_0 [2024-03-19T02:22:40.404Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.404Z] [exec] Activated SFSB bean for: Timer_1 [2024-03-19T02:22:40.404Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.404Z] [exec] Activated SFSB bean for: Timer_2 [2024-03-19T02:22:40.404Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.404Z] [exec] Activated SFSB bean for: Timer_3 [2024-03-19T02:22:40.404Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_4 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_5 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_6 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_7 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_8 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_9 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_10 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_11 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_12 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_13 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_14 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_15 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_16 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_17 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_18 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_19 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_20 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_21 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_22 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_23 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_24 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_25 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_26 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_27 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_28 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_29 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_30 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_31 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_32 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_33 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_34 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_35 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_36 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_37 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_38 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_39 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_40 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_41 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_42 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_43 [2024-03-19T02:22:40.405Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.405Z] [exec] Activated SFSB bean for: Timer_44 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_45 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_46 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_47 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_48 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_49 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_50 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_51 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_52 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_53 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_54 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_55 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_56 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_57 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_58 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Activated SFSB bean for: Timer_59 [2024-03-19T02:22:40.406Z] [exec] Value of key is: forceTimerDeserialization [2024-03-19T02:22:40.406Z] [exec] Accessing Timer bean for: Timer_0 [2024-03-19T02:22:40.406Z] [exec] Successfully accessed Timer bean for: Timer_0 [2024-03-19T02:22:40.406Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.406Z] [exec] Accessing Timer bean for: Timer_1 [2024-03-19T02:22:40.406Z] [exec] Successfully accessed Timer bean for: Timer_1 [2024-03-19T02:22:40.406Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.406Z] [exec] Accessing Timer bean for: Timer_2 [2024-03-19T02:22:40.406Z] [exec] Successfully accessed Timer bean for: Timer_2 [2024-03-19T02:22:40.406Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.406Z] [exec] Accessing Timer bean for: Timer_3 [2024-03-19T02:22:40.406Z] [exec] Successfully accessed Timer bean for: Timer_3 [2024-03-19T02:22:40.406Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.406Z] [exec] Accessing Timer bean for: Timer_4 [2024-03-19T02:22:40.406Z] [exec] Successfully accessed Timer bean for: Timer_4 [2024-03-19T02:22:40.406Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.406Z] [exec] Accessing Timer bean for: Timer_5 [2024-03-19T02:22:40.406Z] [exec] Successfully accessed Timer bean for: Timer_5 [2024-03-19T02:22:40.406Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.406Z] [exec] Accessing Timer bean for: Timer_6 [2024-03-19T02:22:40.406Z] [exec] Successfully accessed Timer bean for: Timer_6 [2024-03-19T02:22:40.406Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.406Z] [exec] Accessing Timer bean for: Timer_7 [2024-03-19T02:22:40.406Z] [exec] Successfully accessed Timer bean for: Timer_7 [2024-03-19T02:22:40.406Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.517Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/misc/samples/i18n/simple/i18ntag/MessageTag.java uses or overrides a deprecated API. [2024-03-19T02:22:40.517Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:40.517Z] [javac] 1 warning [2024-03-19T02:22:40.517Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:40.517Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:40.518Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2024-03-19T02:22:40.550Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:40.550Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:40.550Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:40.550Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:40.550Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:40.550Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:40.550Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:40.658Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser42 [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_8 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_8 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_9 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_9 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_10 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_10 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_11 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_11 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_12 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_12 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_13 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_13 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_14 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_14 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_15 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_15 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_16 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_16 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_17 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_17 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_18 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_18 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_19 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_19 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_20 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_20 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_21 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_21 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_22 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_22 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_23 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_23 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_24 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_24 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_25 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_25 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_26 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_26 [2024-03-19T02:22:40.704Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.704Z] [exec] Accessing Timer bean for: Timer_27 [2024-03-19T02:22:40.704Z] [exec] Successfully accessed Timer bean for: Timer_27 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_28 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_28 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_29 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_29 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_30 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_30 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_31 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_31 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_32 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_32 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_33 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_33 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_34 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_34 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_35 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_35 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_36 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_36 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_37 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_37 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_38 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_38 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_39 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_39 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_40 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_40 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_41 [2024-03-19T02:22:40.705Z] [exec] Successfully accessed Timer bean for: Timer_41 [2024-03-19T02:22:40.705Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:40.705Z] [exec] Accessing Timer bean for: Timer_42 [2024-03-19T02:22:40.721Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:40.722Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:40.722Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:40.722Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:40.722Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:40.722Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:40.722Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:40.786Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-03-19T02:22:40.787Z] [2024-03-19T02:22:40.787Z] uninstall-library: [2024-03-19T02:22:40.787Z] [echo] deleting file [blackbox.jar] from applibs [2024-03-19T02:22:40.787Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs/blackbox.jar [2024-03-19T02:22:40.787Z] [2024-03-19T02:22:40.787Z] restart-server: [2024-03-19T02:22:40.787Z] [2024-03-19T02:22:40.787Z] setOSConditions: [2024-03-19T02:22:40.787Z] [2024-03-19T02:22:40.787Z] stop-server: [2024-03-19T02:22:40.787Z] [2024-03-19T02:22:40.787Z] stop-server-unix: [2024-03-19T02:22:40.787Z] [echo] stopping server on unix ... [2024-03-19T02:22:40.798Z] [INFO] [testng] done for init [2024-03-19T02:22:40.798Z] [INFO] [testng] method = equals [2024-03-19T02:22:40.798Z] [INFO] [testng] method = toString [2024-03-19T02:22:40.798Z] [INFO] [testng] method = hashCode [2024-03-19T02:22:40.798Z] [INFO] [testng] method = close [2024-03-19T02:22:40.798Z] [INFO] [testng] method = proxyClassLookup [2024-03-19T02:22:40.798Z] [INFO] [testng] method = addNumbers [2024-03-19T02:22:40.798Z] [INFO] [testng] method = getComponents [2024-03-19T02:22:40.798Z] [INFO] [testng] method = getBinding [2024-03-19T02:22:40.798Z] [INFO] [testng] method = getEndpointReference [2024-03-19T02:22:40.798Z] [INFO] [testng] method = getEndpointReference [2024-03-19T02:22:40.798Z] [INFO] [testng] method = getSPI [2024-03-19T02:22:40.798Z] [INFO] [testng] method = setAddress [2024-03-19T02:22:40.798Z] [INFO] [testng] method = setOutboundHeaders [2024-03-19T02:22:40.798Z] [INFO] [testng] method = setOutboundHeaders [2024-03-19T02:22:40.798Z] [INFO] [testng] method = setOutboundHeaders [2024-03-19T02:22:40.798Z] [INFO] [testng] method = getRequestContext [2024-03-19T02:22:40.798Z] [INFO] [testng] method = getWSEndpointReference [2024-03-19T02:22:40.798Z] [INFO] [testng] method = getResponseContext [2024-03-19T02:22:40.798Z] [INFO] [testng] method = getPortInfo [2024-03-19T02:22:40.798Z] [INFO] [testng] method = getManagedObjectManager [2024-03-19T02:22:40.798Z] [INFO] [testng] method = getInboundHeaders [2024-03-19T02:22:40.806Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:40.860Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:40.860Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:22:41.004Z] [exec] Successfully accessed Timer bean for: Timer_42 [2024-03-19T02:22:41.004Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.004Z] [exec] Accessing Timer bean for: Timer_43 [2024-03-19T02:22:41.004Z] [exec] Successfully accessed Timer bean for: Timer_43 [2024-03-19T02:22:41.004Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.004Z] [exec] Accessing Timer bean for: Timer_44 [2024-03-19T02:22:41.004Z] [exec] Successfully accessed Timer bean for: Timer_44 [2024-03-19T02:22:41.004Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.004Z] [exec] Accessing Timer bean for: Timer_45 [2024-03-19T02:22:41.004Z] [exec] Successfully accessed Timer bean for: Timer_45 [2024-03-19T02:22:41.004Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.004Z] [exec] Accessing Timer bean for: Timer_46 [2024-03-19T02:22:41.004Z] [exec] Successfully accessed Timer bean for: Timer_46 [2024-03-19T02:22:41.004Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.004Z] [exec] Accessing Timer bean for: Timer_47 [2024-03-19T02:22:41.004Z] [exec] Successfully accessed Timer bean for: Timer_47 [2024-03-19T02:22:41.004Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.004Z] [exec] Accessing Timer bean for: Timer_48 [2024-03-19T02:22:41.004Z] [exec] Successfully accessed Timer bean for: Timer_48 [2024-03-19T02:22:41.004Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.004Z] [exec] Accessing Timer bean for: Timer_49 [2024-03-19T02:22:41.004Z] [exec] Successfully accessed Timer bean for: Timer_49 [2024-03-19T02:22:41.004Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.004Z] [exec] Accessing Timer bean for: Timer_50 [2024-03-19T02:22:41.004Z] [exec] Successfully accessed Timer bean for: Timer_50 [2024-03-19T02:22:41.004Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.004Z] [exec] Accessing Timer bean for: Timer_51 [2024-03-19T02:22:41.004Z] [exec] Successfully accessed Timer bean for: Timer_51 [2024-03-19T02:22:41.004Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.004Z] [exec] Accessing Timer bean for: Timer_52 [2024-03-19T02:22:41.004Z] [exec] Successfully accessed Timer bean for: Timer_52 [2024-03-19T02:22:41.004Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.004Z] [exec] Accessing Timer bean for: Timer_53 [2024-03-19T02:22:41.004Z] [exec] Successfully accessed Timer bean for: Timer_53 [2024-03-19T02:22:41.005Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_54 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_54 [2024-03-19T02:22:41.005Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_55 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_55 [2024-03-19T02:22:41.005Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_56 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_56 [2024-03-19T02:22:41.005Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_57 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_57 [2024-03-19T02:22:41.005Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_58 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_58 [2024-03-19T02:22:41.005Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_59 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_59 [2024-03-19T02:22:41.005Z] [exec] Value of key is: accessTimers [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_0 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_0 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_1 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_1 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_2 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_2 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_3 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_3 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_4 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_4 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_5 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_5 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_6 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_6 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_7 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_7 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_8 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_8 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_9 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_9 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_10 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_10 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_11 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_11 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_12 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_12 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_13 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_13 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_14 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_14 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_15 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_15 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_16 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_16 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_17 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_17 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_18 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_18 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_19 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_19 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.005Z] [exec] Accessing Timer bean for: Timer_20 [2024-03-19T02:22:41.005Z] [exec] Successfully accessed Timer bean for: Timer_20 [2024-03-19T02:22:41.005Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.006Z] [exec] Accessing Timer bean for: Timer_21 [2024-03-19T02:22:41.006Z] [exec] Successfully accessed Timer bean for: Timer_21 [2024-03-19T02:22:41.006Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.006Z] [exec] Accessing Timer bean for: Timer_22 [2024-03-19T02:22:41.006Z] [exec] Successfully accessed Timer bean for: Timer_22 [2024-03-19T02:22:41.006Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.006Z] [exec] Accessing Timer bean for: Timer_23 [2024-03-19T02:22:41.007Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:41.007Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:41.007Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:41.007Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:41.007Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:41.007Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:41.007Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:41.062Z] [javac] 1 warning [2024-03-19T02:22:41.062Z] [2024-03-19T02:22:41.062Z] build: [2024-03-19T02:22:41.062Z] [2024-03-19T02:22:41.063Z] setOSConditions: [2024-03-19T02:22:41.063Z] [2024-03-19T02:22:41.063Z] setToolWin: [2024-03-19T02:22:41.063Z] [2024-03-19T02:22:41.063Z] setToolUnix: [2024-03-19T02:22:41.063Z] [2024-03-19T02:22:41.063Z] setToolProperty: [2024-03-19T02:22:41.063Z] [2024-03-19T02:22:41.063Z] setS1ASclassPath: [2024-03-19T02:22:41.063Z] [2024-03-19T02:22:41.063Z] init-common: [2024-03-19T02:22:41.063Z] [2024-03-19T02:22:41.063Z] webclient-war-common: [2024-03-19T02:22:41.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:41.063Z] [2024-03-19T02:22:41.063Z] clear: [2024-03-19T02:22:41.063Z] [2024-03-19T02:22:41.063Z] test-tlds-exist: [2024-03-19T02:22:41.063Z] [2024-03-19T02:22:41.063Z] copy-tlds: [2024-03-19T02:22:41.063Z] [2024-03-19T02:22:41.063Z] test-tagfiles-exist: [2024-03-19T02:22:41.063Z] [2024-03-19T02:22:41.063Z] copy-tagfiles: [2024-03-19T02:22:41.063Z] [2024-03-19T02:22:41.063Z] package-war-common: [2024-03-19T02:22:41.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:41.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:41.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:41.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:41.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/lib [2024-03-19T02:22:41.064Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:41.064Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:41.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/docroot [2024-03-19T02:22:41.064Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2024-03-19T02:22:41.064Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:41.064Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:41.064Z] [javac] Compiling 1 source file [2024-03-19T02:22:41.064Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:41.064Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:41.064Z] [2024-03-19T02:22:41.064Z] create-resources: [2024-03-19T02:22:41.064Z] [2024-03-19T02:22:41.064Z] setOSConditions: [2024-03-19T02:22:41.064Z] [2024-03-19T02:22:41.064Z] setToolWin: [2024-03-19T02:22:41.064Z] [2024-03-19T02:22:41.064Z] setToolUnix: [2024-03-19T02:22:41.064Z] [2024-03-19T02:22:41.065Z] setToolProperty: [2024-03-19T02:22:41.065Z] [2024-03-19T02:22:41.065Z] setS1ASclassPath: [2024-03-19T02:22:41.065Z] [2024-03-19T02:22:41.065Z] init-common: [2024-03-19T02:22:41.065Z] [2024-03-19T02:22:41.065Z] create-jdbc-connpool-common: [2024-03-19T02:22:41.085Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:41.085Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:41.085Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:41.085Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:41.085Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:41.085Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:41.085Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:41.085Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:41.122Z] [exec] Command undeploy executed successfully. [2024-03-19T02:22:41.122Z] [2024-03-19T02:22:41.123Z] all: [2024-03-19T02:22:41.123Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-03-19T02:22:41.123Z] [2024-03-19T02:22:41.123Z] clean: [2024-03-19T02:22:41.123Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml [2024-03-19T02:22:41.123Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:41.123Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:41.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:41.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:41.123Z] [2024-03-19T02:22:41.123Z] all: [2024-03-19T02:22:41.244Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-03-19T02:22:41.244Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:22:41.244Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-03-19T02:22:41.244Z] [java] HTTP port :8080 [2024-03-19T02:22:41.244Z] [java] HTTP hostname :localhost [2024-03-19T02:22:41.255Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2024-03-19T02:22:41.255Z] [WARNING] [echo] [2024-03-19T02:22:41.255Z] [WARNING] [echo] ************************* [2024-03-19T02:22:41.255Z] [WARNING] [echo] * undeploy ejb/slsbnicmt [2024-03-19T02:22:41.255Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/slsbnicmt [2024-03-19T02:22:41.255Z] [WARNING] [echo] ************************* [2024-03-19T02:22:41.255Z] [WARNING] [echo] [2024-03-19T02:22:41.255Z] [WARNING] [echo] slsbnicmt [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_23 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_24 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_24 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_25 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_25 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_26 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_26 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_27 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_27 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_28 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_28 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_29 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_29 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_30 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_30 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_31 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_31 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_32 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_32 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_33 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_33 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_34 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_34 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_35 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_35 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_36 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_36 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_37 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_37 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_38 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_38 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_39 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_39 [2024-03-19T02:22:41.263Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.263Z] [exec] Accessing Timer bean for: Timer_40 [2024-03-19T02:22:41.263Z] [exec] Successfully accessed Timer bean for: Timer_40 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_41 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_41 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_42 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_42 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_43 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_43 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_44 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_44 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_45 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_45 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_46 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_46 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_47 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_47 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_48 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_48 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_49 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_49 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_50 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_50 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_51 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_51 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_52 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_52 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_53 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_53 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_54 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_54 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_55 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_55 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_56 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_56 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_57 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_57 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_58 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_58 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_59 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_59 [2024-03-19T02:22:41.264Z] [exec] Value of key is: getTimerHandles [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_0 [2024-03-19T02:22:41.264Z] [exec] Successfully accessed Timer bean for: Timer_0 [2024-03-19T02:22:41.264Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.264Z] [exec] Accessing Timer bean for: Timer_1 [2024-03-19T02:22:41.282Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:41.282Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:41.282Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:41.282Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:41.282Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:41.282Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:41.282Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:41.344Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/client/i18n/simple/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:22:41.344Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:41.344Z] [javac] 1 warning [2024-03-19T02:22:41.344Z] [2024-03-19T02:22:41.344Z] assemble: [2024-03-19T02:22:41.344Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/a/b/i18n-simple-misc.jar [2024-03-19T02:22:41.344Z] [2024-03-19T02:22:41.344Z] init.os: [2024-03-19T02:22:41.344Z] [2024-03-19T02:22:41.344Z] init.tools.unix: [2024-03-19T02:22:41.344Z] [2024-03-19T02:22:41.344Z] init.tools.windows: [2024-03-19T02:22:41.344Z] [2024-03-19T02:22:41.344Z] init.tools: [2024-03-19T02:22:41.344Z] [2024-03-19T02:22:41.344Z] setAsadminArgs: [2024-03-19T02:22:41.344Z] [2024-03-19T02:22:41.345Z] init: [2024-03-19T02:22:41.345Z] [2024-03-19T02:22:41.345Z] init.customtasks: [2024-03-19T02:22:41.345Z] [2024-03-19T02:22:41.345Z] prepare: [2024-03-19T02:22:41.345Z] [2024-03-19T02:22:41.345Z] compile: [2024-03-19T02:22:41.345Z] [2024-03-19T02:22:41.345Z] assemble: [2024-03-19T02:22:41.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF [2024-03-19T02:22:41.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF [2024-03-19T02:22:41.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF/tlds [2024-03-19T02:22:41.345Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war [2024-03-19T02:22:41.345Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simple.war [2024-03-19T02:22:41.345Z] [2024-03-19T02:22:41.345Z] private-all: [2024-03-19T02:22:41.345Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simpleApp.ear [2024-03-19T02:22:41.345Z] [2024-03-19T02:22:41.345Z] init.os: [2024-03-19T02:22:41.345Z] [2024-03-19T02:22:41.345Z] init.tools.unix: [2024-03-19T02:22:41.345Z] [2024-03-19T02:22:41.345Z] init.tools.windows: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] init.tools: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] setAsadminArgs: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] init: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] init.customtasks: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] prepare: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] deploy.asadmin: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] setAsadminArgs: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] common.deploy.asadmin: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] init.os: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] init.tools.unix: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] init.tools.windows: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] init.tools: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.346Z] setAsadminArgs: [2024-03-19T02:22:41.346Z] [2024-03-19T02:22:41.347Z] init: [2024-03-19T02:22:41.347Z] [2024-03-19T02:22:41.347Z] init.customtasks: [2024-03-19T02:22:41.347Z] [2024-03-19T02:22:41.347Z] common.run.asadmin: [2024-03-19T02:22:41.347Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives --name i18n-simple /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simpleApp.ear [2024-03-19T02:22:41.382Z] [exec] parsing WSDL... [2024-03-19T02:22:41.521Z] [exec] Successfully accessed Timer bean for: Timer_1 [2024-03-19T02:22:41.521Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.521Z] [exec] Accessing Timer bean for: Timer_2 [2024-03-19T02:22:41.521Z] [exec] Successfully accessed Timer bean for: Timer_2 [2024-03-19T02:22:41.521Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.521Z] [exec] Accessing Timer bean for: Timer_3 [2024-03-19T02:22:41.521Z] [exec] Successfully accessed Timer bean for: Timer_3 [2024-03-19T02:22:41.521Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.521Z] [exec] Accessing Timer bean for: Timer_4 [2024-03-19T02:22:41.521Z] [exec] Successfully accessed Timer bean for: Timer_4 [2024-03-19T02:22:41.521Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.521Z] [exec] Accessing Timer bean for: Timer_5 [2024-03-19T02:22:41.521Z] [exec] Successfully accessed Timer bean for: Timer_5 [2024-03-19T02:22:41.521Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.521Z] [exec] Accessing Timer bean for: Timer_6 [2024-03-19T02:22:41.521Z] [exec] Successfully accessed Timer bean for: Timer_6 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_7 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_7 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_8 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_8 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_9 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_9 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_10 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_10 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_11 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_11 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_12 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_12 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_13 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_13 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_14 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_14 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_15 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_15 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_16 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_16 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_17 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_17 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_18 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_18 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_19 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_19 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_20 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_20 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_21 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_21 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_22 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_22 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_23 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_23 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_24 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_24 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_25 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_25 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_26 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_26 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_27 [2024-03-19T02:22:41.522Z] [exec] Successfully accessed Timer bean for: Timer_27 [2024-03-19T02:22:41.522Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.522Z] [exec] Accessing Timer bean for: Timer_28 [2024-03-19T02:22:41.624Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:41.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:22:41.630Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:22:41.630Z] [2024-03-19T02:22:41.630Z] set-derby-connpool-props: [2024-03-19T02:22:41.672Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:41.672Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:22:41.672Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:41.672Z] [javac] 1 warning [2024-03-19T02:22:41.672Z] [2024-03-19T02:22:41.672Z] setOSConditions: [2024-03-19T02:22:41.672Z] [2024-03-19T02:22:41.672Z] setToolWin: [2024-03-19T02:22:41.672Z] [2024-03-19T02:22:41.672Z] setToolUnix: [2024-03-19T02:22:41.672Z] [2024-03-19T02:22:41.672Z] setToolProperty: [2024-03-19T02:22:41.672Z] [2024-03-19T02:22:41.672Z] setS1ASclassPath: [2024-03-19T02:22:41.672Z] [2024-03-19T02:22:41.672Z] init-common: [2024-03-19T02:22:41.672Z] [2024-03-19T02:22:41.672Z] appclient-jar-common: [2024-03-19T02:22:41.673Z] [2024-03-19T02:22:41.673Z] package-appclientjar-common: [2024-03-19T02:22:41.673Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:41.673Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:41.673Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:41.673Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definition-client.jar [2024-03-19T02:22:41.673Z] [2024-03-19T02:22:41.673Z] setOSConditions: [2024-03-19T02:22:41.673Z] [2024-03-19T02:22:41.673Z] setToolWin: [2024-03-19T02:22:41.673Z] [2024-03-19T02:22:41.673Z] setToolUnix: [2024-03-19T02:22:41.673Z] [2024-03-19T02:22:41.673Z] setToolProperty: [2024-03-19T02:22:41.673Z] [2024-03-19T02:22:41.673Z] setS1ASclassPath: [2024-03-19T02:22:41.673Z] [2024-03-19T02:22:41.673Z] init-common: [2024-03-19T02:22:41.673Z] [2024-03-19T02:22:41.673Z] ejb-jar-common: [2024-03-19T02:22:41.673Z] [2024-03-19T02:22:41.673Z] package-ejbjar-common: [2024-03-19T02:22:41.673Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:41.673Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definition-ejb.jar [2024-03-19T02:22:41.673Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:41.751Z] [INFO] [testng] Tester Page HTML = AddNumbersService Web Service Tester

AddNumbersService Web Service Tester


This form will allow you to test your web service implementation (WSDL File)
To invoke an operation, fill the method parameter(s) input boxes and click on the button labeled with the method name.

Methods :

public abstract int fromjava.server.AddNumbers.addNumbers(int,int)
(,)

[2024-03-19T02:22:41.780Z] [exec] Successfully accessed Timer bean for: Timer_28 [2024-03-19T02:22:41.780Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.780Z] [exec] Accessing Timer bean for: Timer_29 [2024-03-19T02:22:41.780Z] [exec] Successfully accessed Timer bean for: Timer_29 [2024-03-19T02:22:41.780Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.780Z] [exec] Accessing Timer bean for: Timer_30 [2024-03-19T02:22:41.780Z] [exec] Successfully accessed Timer bean for: Timer_30 [2024-03-19T02:22:41.780Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.780Z] [exec] Accessing Timer bean for: Timer_31 [2024-03-19T02:22:41.780Z] [exec] Successfully accessed Timer bean for: Timer_31 [2024-03-19T02:22:41.780Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.780Z] [exec] Accessing Timer bean for: Timer_32 [2024-03-19T02:22:41.780Z] [exec] Successfully accessed Timer bean for: Timer_32 [2024-03-19T02:22:41.780Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.780Z] [exec] Accessing Timer bean for: Timer_33 [2024-03-19T02:22:41.780Z] [exec] Successfully accessed Timer bean for: Timer_33 [2024-03-19T02:22:41.780Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.780Z] [exec] Accessing Timer bean for: Timer_34 [2024-03-19T02:22:41.780Z] [exec] Successfully accessed Timer bean for: Timer_34 [2024-03-19T02:22:41.780Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.780Z] [exec] Accessing Timer bean for: Timer_35 [2024-03-19T02:22:41.780Z] [exec] Successfully accessed Timer bean for: Timer_35 [2024-03-19T02:22:41.780Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.780Z] [exec] Accessing Timer bean for: Timer_36 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_36 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_37 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_37 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_38 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_38 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_39 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_39 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_40 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_40 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_41 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_41 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_42 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_42 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_43 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_43 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_44 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_44 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_45 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_45 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_46 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_46 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_47 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_47 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_48 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_48 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_49 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_49 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_50 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_50 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_51 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_51 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_52 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_52 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_53 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_53 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_54 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_54 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_55 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_55 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_56 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_56 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_57 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_57 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_58 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_58 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] Accessing Timer bean for: Timer_59 [2024-03-19T02:22:41.781Z] [exec] Successfully accessed Timer bean for: Timer_59 [2024-03-19T02:22:41.781Z] [exec] Value of key is: cancelTimers [2024-03-19T02:22:41.781Z] [exec] [TimerSerializationClinet] DONE doTest()... [2024-03-19T02:22:41.781Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:41.781Z] [exec] [2024-03-19T02:22:41.781Z] [exec] [2024-03-19T02:22:41.781Z] [exec] ----------------------------------------- [2024-03-19T02:22:41.782Z] [exec] - forceTimerSerialization: PASS - [2024-03-19T02:22:41.782Z] [exec] - cancelTimers: PASS - [2024-03-19T02:22:41.782Z] [exec] - forceTimerDeserialization: PASS - [2024-03-19T02:22:41.782Z] [exec] - getTimerHandles: PASS - [2024-03-19T02:22:41.782Z] [exec] - accessTimers: PASS - [2024-03-19T02:22:41.782Z] [exec] ----------------------------------------- [2024-03-19T02:22:41.782Z] [exec] Total PASS: 5 [2024-03-19T02:22:41.782Z] [exec] Total FAIL: 0 [2024-03-19T02:22:41.782Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:41.782Z] [exec] ----------------------------------------- [2024-03-19T02:22:41.782Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:41.782Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:41.820Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:41.820Z] [WARNING] [echo] [2024-03-19T02:22:41.820Z] [WARNING] [echo] ************************* [2024-03-19T02:22:41.820Z] [WARNING] [echo] * undeploy ejb/sfulnoi [2024-03-19T02:22:41.820Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/sfulnoi [2024-03-19T02:22:41.820Z] [WARNING] [echo] ************************* [2024-03-19T02:22:41.820Z] [WARNING] [echo] [2024-03-19T02:22:41.820Z] [WARNING] [echo] sfulnoi [2024-03-19T02:22:41.851Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-03-19T02:22:41.851Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-03-19T02:22:41.851Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:22:41.851Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:41.851Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:41.851Z] [2024-03-19T02:22:41.851Z] unsetup: [2024-03-19T02:22:41.851Z] [2024-03-19T02:22:41.851Z] setOSConditions: [2024-03-19T02:22:41.851Z] [2024-03-19T02:22:41.851Z] setToolWin: [2024-03-19T02:22:41.851Z] [2024-03-19T02:22:41.851Z] setToolUnix: [2024-03-19T02:22:41.851Z] [2024-03-19T02:22:41.851Z] setToolProperty: [2024-03-19T02:22:41.851Z] [2024-03-19T02:22:41.851Z] setS1ASclassPath: [2024-03-19T02:22:41.851Z] [2024-03-19T02:22:41.851Z] init-common: [2024-03-19T02:22:41.851Z] [2024-03-19T02:22:41.851Z] default-sql: [2024-03-19T02:22:41.851Z] [2024-03-19T02:22:41.852Z] setOSConditions: [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] setToolWin: [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] setToolUnix: [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] setToolProperty: [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] setS1ASclassPath: [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] init-common: [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] execute-sql-common: [2024-03-19T02:22:41.852Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/sql/dropBankTables.sql [2024-03-19T02:22:41.852Z] [sql] 0 rows affected [2024-03-19T02:22:41.852Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] sql-oracle: [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] execute-sql-connector: [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] undeploy-ear: [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] setOSConditions: [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] setToolWin: [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] setToolUnix: [2024-03-19T02:22:41.852Z] [2024-03-19T02:22:41.852Z] setToolProperty: [2024-03-19T02:22:41.853Z] [2024-03-19T02:22:41.853Z] setS1ASclassPath: [2024-03-19T02:22:41.853Z] [2024-03-19T02:22:41.853Z] init-common: [2024-03-19T02:22:41.853Z] [2024-03-19T02:22:41.853Z] delete-ra-config: [2024-03-19T02:22:41.853Z] [2024-03-19T02:22:41.853Z] asadmin-common: [2024-03-19T02:22:41.853Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#connectors-ra-redeploy-rars [2024-03-19T02:22:41.883Z] [javac] 1 warning [2024-03-19T02:22:41.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:41.883Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/test-security-jmac-soapdefault-provider.jar [2024-03-19T02:22:41.883Z] [2024-03-19T02:22:41.883Z] setup: [2024-03-19T02:22:41.883Z] [2024-03-19T02:22:41.883Z] prepare-store-nickname-common: [2024-03-19T02:22:41.883Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/__cacerts.jks [2024-03-19T02:22:41.883Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/__keystore.jks [2024-03-19T02:22:41.883Z] [2024-03-19T02:22:41.883Z] setOSConditions: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] setToolWin: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] setToolUnix: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] setToolProperty: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] setS1ASclassPath: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] init-common: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] prepare-store-nickname-certutil-common: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] setOSConditions: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] setToolWin: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] setToolUnix: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] setToolProperty: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] setS1ASclassPath: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] init-common: [2024-03-19T02:22:41.884Z] [2024-03-19T02:22:41.884Z] prepare-store-nickname-keytool-common: [2024-03-19T02:22:41.885Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build [2024-03-19T02:22:41.885Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build [2024-03-19T02:22:41.885Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib [2024-03-19T02:22:41.885Z] [2024-03-19T02:22:41.885Z] asadmin-common: [2024-03-19T02:22:41.885Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soapdefault.SOAPDefaultTestServerAuthModule --layer SOAP --providertype server --requestauthsource sender SOAPDefaultTestServerAuthModule [2024-03-19T02:22:41.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:22:41.886Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:22:41.895Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:41.914Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:41.914Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:22:41.931Z] [2024-03-19T02:22:41.931Z] setOSConditions: [2024-03-19T02:22:41.931Z] [2024-03-19T02:22:41.931Z] fixFiles: [2024-03-19T02:22:41.931Z] [2024-03-19T02:22:41.931Z] convUnix: [2024-03-19T02:22:41.931Z] [2024-03-19T02:22:41.931Z] convWin: [2024-03-19T02:22:41.931Z] [2024-03-19T02:22:41.931Z] setToolWin: [2024-03-19T02:22:41.931Z] [2024-03-19T02:22:41.931Z] setToolUnix: [2024-03-19T02:22:41.931Z] [2024-03-19T02:22:41.932Z] setToolProperty: [2024-03-19T02:22:41.932Z] [2024-03-19T02:22:41.932Z] setS1ASclassPath: [2024-03-19T02:22:41.932Z] [2024-03-19T02:22:41.932Z] init-common: [2024-03-19T02:22:41.932Z] [2024-03-19T02:22:41.932Z] ear-common: [2024-03-19T02:22:41.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:41.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:41.932Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/descriptor/sun-application.xml to copy. [2024-03-19T02:22:41.932Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:22:41.932Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:41.932Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definitionApp.ear [2024-03-19T02:22:41.932Z] [2024-03-19T02:22:41.932Z] setup: [2024-03-19T02:22:41.932Z] [2024-03-19T02:22:41.932Z] deploy: [2024-03-19T02:22:41.932Z] [2024-03-19T02:22:41.932Z] setOSConditions: [2024-03-19T02:22:41.932Z] [2024-03-19T02:22:41.932Z] setToolWin: [2024-03-19T02:22:41.932Z] [2024-03-19T02:22:41.932Z] setToolUnix: [2024-03-19T02:22:41.932Z] [2024-03-19T02:22:41.932Z] setToolProperty: [2024-03-19T02:22:41.932Z] [2024-03-19T02:22:41.933Z] setS1ASclassPath: [2024-03-19T02:22:41.933Z] [2024-03-19T02:22:41.933Z] init-common: [2024-03-19T02:22:41.933Z] [2024-03-19T02:22:41.933Z] deploy-common: [2024-03-19T02:22:41.933Z] [echo] Current time (ISO): 2024-03-19T02:22:41.701+0000 [2024-03-19T02:22:41.933Z] [2024-03-19T02:22:41.933Z] setOSConditions: [2024-03-19T02:22:41.933Z] [2024-03-19T02:22:41.933Z] setToolWin: [2024-03-19T02:22:41.933Z] [2024-03-19T02:22:41.933Z] setToolUnix: [2024-03-19T02:22:41.933Z] [2024-03-19T02:22:41.933Z] setToolProperty: [2024-03-19T02:22:41.933Z] [2024-03-19T02:22:41.933Z] setS1ASclassPath: [2024-03-19T02:22:41.933Z] [2024-03-19T02:22:41.933Z] init-common: [2024-03-19T02:22:41.933Z] [2024-03-19T02:22:41.933Z] deploy-common-pe: [2024-03-19T02:22:42.039Z] [2024-03-19T02:22:42.039Z] checkReporting-common: [2024-03-19T02:22:42.039Z] [2024-03-19T02:22:42.039Z] confirmReportPresent-common: [2024-03-19T02:22:42.039Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:42.039Z] [echo] Test seems to be reported fine [2024-03-19T02:22:42.039Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/timerserialization/RepRunConf.txt [2024-03-19T02:22:42.039Z] [2024-03-19T02:22:42.039Z] confirmMissingReport-common: [2024-03-19T02:22:42.039Z] [2024-03-19T02:22:42.039Z] undeploy: [2024-03-19T02:22:42.039Z] [2024-03-19T02:22:42.040Z] setOSConditions: [2024-03-19T02:22:42.040Z] [2024-03-19T02:22:42.040Z] setToolWin: [2024-03-19T02:22:42.040Z] [2024-03-19T02:22:42.040Z] setToolUnix: [2024-03-19T02:22:42.040Z] [2024-03-19T02:22:42.040Z] setToolProperty: [2024-03-19T02:22:42.040Z] [2024-03-19T02:22:42.040Z] setS1ASclassPath: [2024-03-19T02:22:42.040Z] [2024-03-19T02:22:42.040Z] init-common: [2024-03-19T02:22:42.040Z] [2024-03-19T02:22:42.040Z] undeploy-common: [2024-03-19T02:22:42.049Z] [INFO] [testng] PASSED: testAddNumbers [2024-03-19T02:22:42.049Z] [INFO] [testng] PASSED: testTesterUI [2024-03-19T02:22:42.049Z] [INFO] [testng] [2024-03-19T02:22:42.049Z] [INFO] [testng] =============================================== [2024-03-19T02:22:42.049Z] [INFO] [testng] wsit_jaxws_tests [2024-03-19T02:22:42.049Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:22:42.049Z] [INFO] [testng] =============================================== [2024-03-19T02:22:42.049Z] [INFO] [testng] [2024-03-19T02:22:42.049Z] [INFO] [testng] [2024-03-19T02:22:42.049Z] [INFO] [testng] =============================================== [2024-03-19T02:22:42.049Z] [INFO] [testng] QuickLookTests [2024-03-19T02:22:42.049Z] [INFO] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:22:42.049Z] [INFO] [testng] =============================================== [2024-03-19T02:22:42.049Z] [INFO] [testng] [2024-03-19T02:22:42.049Z] [WARNING] [echo] JaxwsFromJava [2024-03-19T02:22:42.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:22:42.184Z] [2024-03-19T02:22:42.184Z] setOSConditions: [2024-03-19T02:22:42.184Z] [2024-03-19T02:22:42.184Z] setToolWin: [2024-03-19T02:22:42.184Z] [2024-03-19T02:22:42.185Z] setToolUnix: [2024-03-19T02:22:42.185Z] [2024-03-19T02:22:42.185Z] setToolProperty: [2024-03-19T02:22:42.185Z] [2024-03-19T02:22:42.185Z] setS1ASclassPath: [2024-03-19T02:22:42.185Z] [2024-03-19T02:22:42.185Z] init-common: [2024-03-19T02:22:42.185Z] [2024-03-19T02:22:42.185Z] execute-sql-common: [2024-03-19T02:22:42.185Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/create_pointbase.sql [2024-03-19T02:22:42.185Z] [sql] 0 rows affected [2024-03-19T02:22:42.185Z] [sql] 0 rows affected [2024-03-19T02:22:42.185Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:22:42.185Z] [2024-03-19T02:22:42.185Z] setOSConditions: [2024-03-19T02:22:42.185Z] [2024-03-19T02:22:42.185Z] setToolWin: [2024-03-19T02:22:42.185Z] [2024-03-19T02:22:42.185Z] setToolUnix: [2024-03-19T02:22:42.185Z] [2024-03-19T02:22:42.185Z] setToolProperty: [2024-03-19T02:22:42.185Z] [2024-03-19T02:22:42.185Z] setS1ASclassPath: [2024-03-19T02:22:42.185Z] [2024-03-19T02:22:42.185Z] init-common: [2024-03-19T02:22:42.185Z] [2024-03-19T02:22:42.185Z] runclient-common: [2024-03-19T02:22:42.185Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxAppClient.jar -name ejb-bmp-appauthtxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:22:42.186Z] [exec] Mar 19, 2024 2:22:40 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:42.186Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:42.186Z] [exec] Mar 19, 2024 2:22:40 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:42.186Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:42.186Z] [exec] Mar 19, 2024 2:22:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:42.186Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:42.213Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:42.213Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:22:42.213Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:22:42.213Z] [javac] 2 warnings [2024-03-19T02:22:42.213Z] [2024-03-19T02:22:42.213Z] setOSConditions: [2024-03-19T02:22:42.213Z] [2024-03-19T02:22:42.213Z] setToolWin: [2024-03-19T02:22:42.213Z] [2024-03-19T02:22:42.213Z] setToolUnix: [2024-03-19T02:22:42.213Z] [2024-03-19T02:22:42.213Z] setToolProperty: [2024-03-19T02:22:42.213Z] [2024-03-19T02:22:42.213Z] setS1ASclassPath: [2024-03-19T02:22:42.213Z] [2024-03-19T02:22:42.213Z] init-common: [2024-03-19T02:22:42.213Z] [2024-03-19T02:22:42.213Z] compile-common: [2024-03-19T02:22:42.213Z] [echo] Current time (ISO): 2024-03-19T02:22:42.187+0000 [2024-03-19T02:22:42.213Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:42.222Z] [exec] Waiting for the domain to stop . [2024-03-19T02:22:42.222Z] [exec] Waiting finished after 185 ms. [2024-03-19T02:22:42.222Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:22:42.222Z] [2024-03-19T02:22:42.222Z] stop-server-windows: [2024-03-19T02:22:42.222Z] [2024-03-19T02:22:42.222Z] setOSConditions: [2024-03-19T02:22:42.222Z] [2024-03-19T02:22:42.222Z] start-server: [2024-03-19T02:22:42.222Z] [echo] +-----------------------------+ [2024-03-19T02:22:42.222Z] [echo] | | [2024-03-19T02:22:42.222Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:22:42.222Z] [echo] | in Felix mode | [2024-03-19T02:22:42.222Z] [echo] | | [2024-03-19T02:22:42.222Z] [echo] +-----------------------------+ [2024-03-19T02:22:42.222Z] [2024-03-19T02:22:42.222Z] start-server-unix: [2024-03-19T02:22:42.316Z] [exec] [2024-03-19T02:22:42.316Z] [exec] Generating code... [2024-03-19T02:22:42.316Z] [exec] [2024-03-19T02:22:42.316Z] [exec] Compiling code... [2024-03-19T02:22:42.403Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:22:42.415Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:42.415Z] [WARNING] [echo] [2024-03-19T02:22:42.415Z] [WARNING] [echo] ************************* [2024-03-19T02:22:42.415Z] [WARNING] [echo] * undeploy bean-validator/simple-bv-servlet [2024-03-19T02:22:42.415Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/bean-validator/simple-bv-servlet [2024-03-19T02:22:42.415Z] [WARNING] [echo] ************************* [2024-03-19T02:22:42.415Z] [WARNING] [echo] [2024-03-19T02:22:42.415Z] [WARNING] [echo] simple-bv-servlet [2024-03-19T02:22:42.417Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:22:42.417Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:22:42.417Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server web-subclassingApp#connectors-ra-redeploy-rars [2024-03-19T02:22:42.501Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definitionApp.ear [2024-03-19T02:22:42.580Z] [exec] Mar 19, 2024 2:22:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:42.580Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@58a3d521 [2024-03-19T02:22:42.610Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-timerserialization-sessiontimerApp [2024-03-19T02:22:42.610Z] [2024-03-19T02:22:42.610Z] delete-resources: [2024-03-19T02:22:42.610Z] [2024-03-19T02:22:42.610Z] all: [2024-03-19T02:22:42.610Z] [2024-03-19T02:22:42.610Z] timertests: [2024-03-19T02:22:42.610Z] [2024-03-19T02:22:42.610Z] setOSConditions: [2024-03-19T02:22:42.610Z] [2024-03-19T02:22:42.610Z] setToolWin: [2024-03-19T02:22:42.610Z] [2024-03-19T02:22:42.611Z] setToolUnix: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] setToolProperty: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] setS1ASclassPath: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] init-common: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] clean: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] setOSConditions: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] setToolWin: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] setToolUnix: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] setToolProperty: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] setS1ASclassPath: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] init-common: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] clean-common: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] setOSConditions: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.611Z] setToolWin: [2024-03-19T02:22:42.611Z] [2024-03-19T02:22:42.612Z] setToolUnix: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] setToolProperty: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] setS1ASclassPath: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] init-common: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] clean-classes-common: [2024-03-19T02:22:42.612Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] setOSConditions: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] setToolWin: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] setToolUnix: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] setToolProperty: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] setS1ASclassPath: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] init-common: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] clean-jars-common: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] compile: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] setOSConditions: [2024-03-19T02:22:42.612Z] [2024-03-19T02:22:42.612Z] setToolWin: [2024-03-19T02:22:42.613Z] [2024-03-19T02:22:42.613Z] setToolUnix: [2024-03-19T02:22:42.613Z] [2024-03-19T02:22:42.613Z] setToolProperty: [2024-03-19T02:22:42.613Z] [2024-03-19T02:22:42.613Z] setS1ASclassPath: [2024-03-19T02:22:42.613Z] [2024-03-19T02:22:42.613Z] init-common: [2024-03-19T02:22:42.613Z] [2024-03-19T02:22:42.613Z] compile-common: [2024-03-19T02:22:42.613Z] [echo] Current time (ISO): 2024-03-19T02:22:42.462+0000 [2024-03-19T02:22:42.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:42.613Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:42.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:22:42.661Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:22:42.673Z] [2024-03-19T02:22:42.673Z] setOSConditions: [2024-03-19T02:22:42.673Z] [2024-03-19T02:22:42.673Z] setToolWin: [2024-03-19T02:22:42.673Z] [2024-03-19T02:22:42.673Z] setToolUnix: [2024-03-19T02:22:42.673Z] [2024-03-19T02:22:42.673Z] setToolProperty: [2024-03-19T02:22:42.673Z] [2024-03-19T02:22:42.673Z] setS1ASclassPath: [2024-03-19T02:22:42.673Z] [2024-03-19T02:22:42.673Z] init-common: [2024-03-19T02:22:42.673Z] [2024-03-19T02:22:42.673Z] undeploy-common: [2024-03-19T02:22:42.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer SOAP --providertype server --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.soapdefault.SOAPDefaultTestServerAuthModule --target server SOAPDefaultTestServerAuthModule [2024-03-19T02:22:42.819Z] [exec] Creation of message security provider named SOAPDefaultTestServerAuthModule completed successfully [2024-03-19T02:22:42.819Z] [2024-03-19T02:22:42.819Z] asadmin-common: [2024-03-19T02:22:42.819Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soapdefault.SOAPDefaultTestClientAuthModule --layer SOAP --providertype client --requestauthsource sender SOAPDefaultTestClientAuthModule [2024-03-19T02:22:42.839Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:22:42.840Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:42.840Z] [exec] [2024-03-19T02:22:42.840Z] [exec] [2024-03-19T02:22:42.840Z] [exec] ----------------------------------------- [2024-03-19T02:22:42.840Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:22:42.840Z] [exec] ----------------------------------------- [2024-03-19T02:22:42.840Z] [exec] Total PASS: 1 [2024-03-19T02:22:42.840Z] [exec] Total FAIL: 0 [2024-03-19T02:22:42.840Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:42.840Z] [exec] ----------------------------------------- [2024-03-19T02:22:42.840Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:42.918Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:22:42.918Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:22:42.980Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:42.980Z] [WARNING] [echo] [2024-03-19T02:22:42.980Z] [WARNING] [echo] ************************* [2024-03-19T02:22:42.980Z] [WARNING] [echo] * undeploy weld/numberguess [2024-03-19T02:22:42.980Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/numberguess [2024-03-19T02:22:42.980Z] [WARNING] [echo] ************************* [2024-03-19T02:22:42.980Z] [WARNING] [echo] [2024-03-19T02:22:43.053Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:43.053Z] [WARNING] Trying to override old definition of task junitreport [2024-03-19T02:22:43.053Z] [WARNING] [echo] [2024-03-19T02:22:43.053Z] [WARNING] [echo] [2024-03-19T02:22:43.053Z] [WARNING] [echo] ============================================================================= [2024-03-19T02:22:43.053Z] [WARNING] [echo] = = [2024-03-19T02:22:43.053Z] [WARNING] [echo] = S t a r t i n g TestNG f u n c t i o n a l t e s t s = [2024-03-19T02:22:43.053Z] [WARNING] [echo] = = [2024-03-19T02:22:43.053Z] [WARNING] [echo] = TEST FILE = testng/testng_full_profile.xml = [2024-03-19T02:22:43.053Z] [WARNING] [echo] = BASEDIR = /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook = [2024-03-19T02:22:43.053Z] [WARNING] [echo] = = [2024-03-19T02:22:43.053Z] [WARNING] [echo] ============================================================================= [2024-03-19T02:22:43.053Z] [WARNING] [echo] [2024-03-19T02:22:43.053Z] [WARNING] [echo] [2024-03-19T02:22:43.053Z] [WARNING] [echo] [2024-03-19T02:22:43.053Z] [WARNING] [echo] [2024-03-19T02:22:43.053Z] [WARNING] [echo] ============================================================================= [2024-03-19T02:22:43.053Z] [WARNING] [echo] = R u n n i n g t h e f o l l o w i n g t e s t s: = [2024-03-19T02:22:43.054Z] [WARNING] [echo] = From TEST FILE = testng/testng_full_profile.xml = [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] [2024-03-19T02:22:43.054Z] [WARNING] [echo] ============================================================================= [2024-03-19T02:22:43.054Z] [WARNING] [testng] OpenJDK 64-Bit Server VM warning: The java.compiler system property is obsolete and no longer supported, use -Xint [2024-03-19T02:22:43.096Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:43.146Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:43.146Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:43.146Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:43.146Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:43.146Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:43.146Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:43.146Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:43.250Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/jaxws/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:22:43.250Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:43.252Z] [WARNING] [echo] numberguess [2024-03-19T02:22:43.257Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-03-19T02:22:43.356Z] [2024-03-19T02:22:43.356Z] checkReporting-common: [2024-03-19T02:22:43.356Z] [2024-03-19T02:22:43.356Z] confirmReportPresent-common: [2024-03-19T02:22:43.356Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:43.356Z] [echo] Test seems to be reported fine [2024-03-19T02:22:43.356Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-03-19T02:22:43.356Z] [2024-03-19T02:22:43.356Z] confirmMissingReport-common: [2024-03-19T02:22:43.356Z] [2024-03-19T02:22:43.356Z] setOSConditions: [2024-03-19T02:22:43.356Z] [2024-03-19T02:22:43.356Z] setToolWin: [2024-03-19T02:22:43.356Z] [2024-03-19T02:22:43.356Z] setToolUnix: [2024-03-19T02:22:43.356Z] [2024-03-19T02:22:43.356Z] setToolProperty: [2024-03-19T02:22:43.356Z] [2024-03-19T02:22:43.356Z] setS1ASclassPath: [2024-03-19T02:22:43.357Z] [2024-03-19T02:22:43.357Z] init-common: [2024-03-19T02:22:43.357Z] [2024-03-19T02:22:43.357Z] runclient-common: [2024-03-19T02:22:43.357Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-xml-file Integer 25 custom/my-properties-xml-file [2024-03-19T02:22:43.433Z] [exec] Application deployed with name jms-connection-factory-definitionApp. [2024-03-19T02:22:43.433Z] [echo] Deployment on target server server successful [2024-03-19T02:22:43.433Z] [2024-03-19T02:22:43.433Z] setOSConditions: [2024-03-19T02:22:43.433Z] [2024-03-19T02:22:43.433Z] setToolWin: [2024-03-19T02:22:43.433Z] [2024-03-19T02:22:43.433Z] setToolUnix: [2024-03-19T02:22:43.433Z] [2024-03-19T02:22:43.433Z] setToolProperty: [2024-03-19T02:22:43.433Z] [2024-03-19T02:22:43.433Z] setS1ASclassPath: [2024-03-19T02:22:43.433Z] [2024-03-19T02:22:43.433Z] init-common: [2024-03-19T02:22:43.433Z] [2024-03-19T02:22:43.433Z] deploy-common-ee: [2024-03-19T02:22:43.433Z] [2024-03-19T02:22:43.433Z] run: [2024-03-19T02:22:43.433Z] [2024-03-19T02:22:43.434Z] setOSConditions: [2024-03-19T02:22:43.434Z] [2024-03-19T02:22:43.434Z] setToolWin: [2024-03-19T02:22:43.434Z] [2024-03-19T02:22:43.434Z] setToolUnix: [2024-03-19T02:22:43.434Z] [2024-03-19T02:22:43.434Z] setToolProperty: [2024-03-19T02:22:43.434Z] [2024-03-19T02:22:43.434Z] setS1ASclassPath: [2024-03-19T02:22:43.434Z] [2024-03-19T02:22:43.434Z] init-common: [2024-03-19T02:22:43.434Z] [2024-03-19T02:22:43.434Z] runclient-common: [2024-03-19T02:22:43.434Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definitionAppClient.jar -name jms-connection-factory-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-03-19T02:22:43.505Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:22:43.505Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:22:43.510Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-03-19T02:22:43.510Z] [2024-03-19T02:22:43.510Z] test-compile: [2024-03-19T02:22:43.510Z] [echo] Compiling into endpoint/HelloImpl.class [2024-03-19T02:22:43.510Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:43.510Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:43.542Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:43.542Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:43.542Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:43.542Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:43.542Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:43.542Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:43.542Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:43.543Z] [2024-03-19T02:22:43.543Z] enable-resource-validation: [2024-03-19T02:22:43.543Z] [2024-03-19T02:22:43.543Z] setOSConditions: [2024-03-19T02:22:43.544Z] [2024-03-19T02:22:43.544Z] setToolWin: [2024-03-19T02:22:43.544Z] [2024-03-19T02:22:43.544Z] setToolUnix: [2024-03-19T02:22:43.544Z] [2024-03-19T02:22:43.544Z] setToolProperty: [2024-03-19T02:22:43.544Z] [2024-03-19T02:22:43.544Z] setS1ASclassPath: [2024-03-19T02:22:43.544Z] [2024-03-19T02:22:43.544Z] init-common: [2024-03-19T02:22:43.544Z] [2024-03-19T02:22:43.544Z] delete-jvm-options: [2024-03-19T02:22:43.563Z] [exec] Mar 19, 2024 2:22:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:43.563Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@482f7af0 [2024-03-19T02:22:43.618Z] [INFO] [testng] ... [2024-03-19T02:22:43.618Z] [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [2024-03-19T02:22:43.618Z] [INFO] [testng] ... [2024-03-19T02:22:43.619Z] [INFO] [testng] [2024-03-19T02:22:43.619Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-jdbc-connection-pool --datasourceclassname=org.apache.derby.jdbc.ClientDataSource --property DatabaseName=sun-appserv-samples:PortNumber=1527:serverName=localhost:Password=APP:User=APP QLJdbcPool [2024-03-19T02:22:43.641Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:43.641Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:22:43.641Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:22:43.641Z] [javac] 2 warnings [2024-03-19T02:22:43.641Z] [2024-03-19T02:22:43.641Z] setOSConditions: [2024-03-19T02:22:43.641Z] [2024-03-19T02:22:43.641Z] setToolWin: [2024-03-19T02:22:43.641Z] [2024-03-19T02:22:43.641Z] setToolUnix: [2024-03-19T02:22:43.641Z] [2024-03-19T02:22:43.641Z] setToolProperty: [2024-03-19T02:22:43.642Z] [2024-03-19T02:22:43.642Z] setS1ASclassPath: [2024-03-19T02:22:43.642Z] [2024-03-19T02:22:43.642Z] init-common: [2024-03-19T02:22:43.642Z] [2024-03-19T02:22:43.642Z] compile-common: [2024-03-19T02:22:43.642Z] [echo] Current time (ISO): 2024-03-19T02:22:43.361+0000 [2024-03-19T02:22:43.642Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:43.756Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer SOAP --providertype client --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.soapdefault.SOAPDefaultTestClientAuthModule --target server SOAPDefaultTestClientAuthModule [2024-03-19T02:22:43.756Z] [exec] Creation of message security provider named SOAPDefaultTestClientAuthModule completed successfully [2024-03-19T02:22:43.756Z] [2024-03-19T02:22:43.756Z] setOSConditions: [2024-03-19T02:22:43.756Z] [2024-03-19T02:22:43.756Z] setToolWin: [2024-03-19T02:22:43.756Z] [2024-03-19T02:22:43.756Z] setToolUnix: [2024-03-19T02:22:43.756Z] [2024-03-19T02:22:43.756Z] setToolProperty: [2024-03-19T02:22:43.756Z] [2024-03-19T02:22:43.756Z] setS1ASclassPath: [2024-03-19T02:22:43.756Z] [2024-03-19T02:22:43.756Z] init-common: [2024-03-19T02:22:43.757Z] [2024-03-19T02:22:43.757Z] enable-wss-message-security-provider: [2024-03-19T02:22:43.762Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:22:43.762Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:22:43.768Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:43.768Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:43.768Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:43.768Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:43.768Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:43.768Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:43.768Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:43.768Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:43.789Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:43.856Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:43.856Z] [WARNING] [echo] [2024-03-19T02:22:43.856Z] [WARNING] [echo] ************************* [2024-03-19T02:22:43.856Z] [WARNING] [echo] * undeploy weld/osgiweld [2024-03-19T02:22:43.856Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/osgiweld [2024-03-19T02:22:43.856Z] [WARNING] [echo] ************************* [2024-03-19T02:22:43.856Z] [WARNING] [echo] [2024-03-19T02:22:43.856Z] [WARNING] [echo] osgiweld [2024-03-19T02:22:44.019Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:22:44.019Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:22:44.026Z] [javac] 1 warning [2024-03-19T02:22:44.026Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.war [2024-03-19T02:22:44.081Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:44.081Z] [javac] 1 warning [2024-03-19T02:22:44.081Z] [2024-03-19T02:22:44.081Z] build: [2024-03-19T02:22:44.081Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:44.081Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-ejb.jar [2024-03-19T02:22:44.081Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-pu.jar [2024-03-19T02:22:44.081Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-client.jar [2024-03-19T02:22:44.081Z] [2024-03-19T02:22:44.081Z] run: [2024-03-19T02:22:44.081Z] [2024-03-19T02:22:44.081Z] setOSConditions: [2024-03-19T02:22:44.082Z] [2024-03-19T02:22:44.082Z] setToolWin: [2024-03-19T02:22:44.082Z] [2024-03-19T02:22:44.082Z] setToolUnix: [2024-03-19T02:22:44.082Z] [2024-03-19T02:22:44.082Z] setToolProperty: [2024-03-19T02:22:44.082Z] [2024-03-19T02:22:44.082Z] setS1ASclassPath: [2024-03-19T02:22:44.082Z] [2024-03-19T02:22:44.082Z] init-common: [2024-03-19T02:22:44.082Z] [2024-03-19T02:22:44.082Z] run_se: [2024-03-19T02:22:44.082Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:22:44.107Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2024-03-19T02:22:44.107Z] [exec] Deleted 1 option(s) [2024-03-19T02:22:44.107Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:22:44.107Z] [2024-03-19T02:22:44.107Z] restart-server: [2024-03-19T02:22:44.107Z] [2024-03-19T02:22:44.107Z] setOSConditions: [2024-03-19T02:22:44.107Z] [2024-03-19T02:22:44.107Z] stop-server: [2024-03-19T02:22:44.107Z] [2024-03-19T02:22:44.107Z] stop-server-unix: [2024-03-19T02:22:44.107Z] [echo] stopping server on unix ... [2024-03-19T02:22:44.110Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:44.114Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:44.114Z] [WARNING] [echo] [2024-03-19T02:22:44.114Z] [WARNING] [echo] ************************* [2024-03-19T02:22:44.114Z] [WARNING] [echo] * undeploy weld/extensions [2024-03-19T02:22:44.114Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/extensions [2024-03-19T02:22:44.114Z] [WARNING] [echo] ************************* [2024-03-19T02:22:44.114Z] [WARNING] [echo] [2024-03-19T02:22:44.114Z] [WARNING] [echo] extensions [2024-03-19T02:22:44.131Z] [exec] All tests will fail with Derby till XA driver is fixed [2024-03-19T02:22:44.131Z] [exec] Value of key is: test1 : [2024-03-19T02:22:44.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:22:44.276Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:22:44.276Z] [2024-03-19T02:22:44.276Z] setOSConditions: [2024-03-19T02:22:44.276Z] [2024-03-19T02:22:44.276Z] setToolWin: [2024-03-19T02:22:44.276Z] [2024-03-19T02:22:44.276Z] setToolUnix: [2024-03-19T02:22:44.276Z] [2024-03-19T02:22:44.276Z] setToolProperty: [2024-03-19T02:22:44.276Z] [2024-03-19T02:22:44.276Z] setS1ASclassPath: [2024-03-19T02:22:44.276Z] [2024-03-19T02:22:44.276Z] init-common: [2024-03-19T02:22:44.276Z] [2024-03-19T02:22:44.276Z] create-jdbc-resource-common: [2024-03-19T02:22:44.276Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:22:44.291Z] [exec] Mar 19, 2024 2:22:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:44.291Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:44.366Z] [javac] 1 warning [2024-03-19T02:22:44.366Z] [2024-03-19T02:22:44.367Z] setOSConditions: [2024-03-19T02:22:44.367Z] [2024-03-19T02:22:44.367Z] setToolWin: [2024-03-19T02:22:44.367Z] [2024-03-19T02:22:44.367Z] setToolUnix: [2024-03-19T02:22:44.367Z] [2024-03-19T02:22:44.367Z] setToolProperty: [2024-03-19T02:22:44.367Z] [2024-03-19T02:22:44.367Z] setS1ASclassPath: [2024-03-19T02:22:44.367Z] [2024-03-19T02:22:44.367Z] init-common: [2024-03-19T02:22:44.367Z] [exec] Mar 19, 2024 2:22:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:44.367Z] [2024-03-19T02:22:44.367Z] compile-common: [2024-03-19T02:22:44.367Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:44.367Z] [echo] Current time (ISO): 2024-03-19T02:22:44.232+0000 [2024-03-19T02:22:44.367Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:44.390Z] [exec] Value of key is: test2 : [2024-03-19T02:22:44.390Z] [exec] Value of key is: test3 : [2024-03-19T02:22:44.390Z] [exec] jdbc appauthtx status: [2024-03-19T02:22:44.390Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:44.390Z] [exec] [2024-03-19T02:22:44.390Z] [exec] [2024-03-19T02:22:44.390Z] [exec] ----------------------------------------- [2024-03-19T02:22:44.390Z] [exec] - test2 : : PASS - [2024-03-19T02:22:44.390Z] [exec] - test1 : : PASS - [2024-03-19T02:22:44.390Z] [exec] - test3 : : PASS - [2024-03-19T02:22:44.390Z] [exec] ----------------------------------------- [2024-03-19T02:22:44.390Z] [exec] Total PASS: 3 [2024-03-19T02:22:44.390Z] [exec] Total FAIL: 0 [2024-03-19T02:22:44.390Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:44.390Z] [exec] ----------------------------------------- [2024-03-19T02:22:44.390Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:44.390Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:44.552Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin ping-connection-pool DerbyPool [2024-03-19T02:22:44.647Z] [2024-03-19T02:22:44.647Z] checkReporting-common: [2024-03-19T02:22:44.647Z] [2024-03-19T02:22:44.647Z] confirmReportPresent-common: [2024-03-19T02:22:44.648Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:44.648Z] [echo] Test seems to be reported fine [2024-03-19T02:22:44.648Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/RepRunConf.txt [2024-03-19T02:22:44.648Z] [2024-03-19T02:22:44.648Z] confirmMissingReport-common: [2024-03-19T02:22:44.648Z] [2024-03-19T02:22:44.648Z] [java] Mar 19, 2024 2:22:44 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:44.648Z] reset-derby-for-no-authentication: [2024-03-19T02:22:44.648Z] [2024-03-19T02:22:44.648Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:22:44.648Z] setOSConditions: [2024-03-19T02:22:44.648Z] [2024-03-19T02:22:44.648Z] [java] Mar 19, 2024 2:22:44 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:44.648Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain8410482670050093694xml [2024-03-19T02:22:44.648Z] setToolWin: [2024-03-19T02:22:44.648Z] [2024-03-19T02:22:44.648Z] [java] Mar 19, 2024 2:22:44 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:44.648Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:22:44.648Z] setToolUnix: [2024-03-19T02:22:44.648Z] [2024-03-19T02:22:44.648Z] setToolProperty: [2024-03-19T02:22:44.648Z] [2024-03-19T02:22:44.648Z] setS1ASclassPath: [2024-03-19T02:22:44.648Z] [2024-03-19T02:22:44.648Z] init-common: [2024-03-19T02:22:44.648Z] [2024-03-19T02:22:44.648Z] stop-derby: [2024-03-19T02:22:44.648Z] [2024-03-19T02:22:44.648Z] stop-derby-aix: [2024-03-19T02:22:44.677Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:22:44.677Z] [WARNING] [echo] [2024-03-19T02:22:44.677Z] [WARNING] [echo] ************************* [2024-03-19T02:22:44.677Z] [WARNING] [echo] * undeploy jms/injection [2024-03-19T02:22:44.677Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jms/injection [2024-03-19T02:22:44.677Z] [WARNING] [echo] ************************* [2024-03-19T02:22:44.677Z] [WARNING] [echo] [2024-03-19T02:22:44.677Z] [WARNING] [echo] injection [2024-03-19T02:22:44.722Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server-config.security-service.message-security-config.SOAP.default_provider=SOAPDefaultTestServerAuthModule [2024-03-19T02:22:44.722Z] [exec] server-config.security-service.message-security-config.SOAP.default-provider=SOAPDefaultTestServerAuthModule [2024-03-19T02:22:44.809Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin ping-connection-pool QLJdbcPool [2024-03-19T02:22:44.842Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:22:44.842Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-03-19T02:22:44.842Z] [echo] cmd executed for server [2024-03-19T02:22:44.843Z] [2024-03-19T02:22:44.843Z] deploy: [2024-03-19T02:22:44.843Z] [2024-03-19T02:22:44.843Z] deploy-war-common: [2024-03-19T02:22:44.843Z] [2024-03-19T02:22:44.843Z] setOSConditions: [2024-03-19T02:22:44.843Z] [2024-03-19T02:22:44.843Z] setToolWin: [2024-03-19T02:22:44.843Z] [2024-03-19T02:22:44.843Z] setToolUnix: [2024-03-19T02:22:44.843Z] [2024-03-19T02:22:44.843Z] setToolProperty: [2024-03-19T02:22:44.843Z] [2024-03-19T02:22:44.843Z] setS1ASclassPath: [2024-03-19T02:22:44.843Z] [2024-03-19T02:22:44.843Z] init-common: [2024-03-19T02:22:44.843Z] [2024-03-19T02:22:44.843Z] deploy-war-commonpe: [2024-03-19T02:22:44.906Z] [2024-03-19T02:22:44.906Z] stop-derby-nonaix: [2024-03-19T02:22:44.906Z] [echo] Stopping Derby DB Server ... [2024-03-19T02:22:44.931Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:44.931Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:44.931Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:44.931Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:44.931Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:44.931Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:44.931Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:44.962Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-03-19T02:22:44.962Z] [2024-03-19T02:22:44.962Z] compile-client: [2024-03-19T02:22:44.963Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:44.963Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:45.037Z] [exec] Waiting for the domain to stop . [2024-03-19T02:22:45.037Z] [exec] Waiting finished after 132 ms. [2024-03-19T02:22:45.037Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:22:45.037Z] [2024-03-19T02:22:45.037Z] stop-server-windows: [2024-03-19T02:22:45.037Z] [2024-03-19T02:22:45.037Z] setOSConditions: [2024-03-19T02:22:45.037Z] [2024-03-19T02:22:45.037Z] start-server: [2024-03-19T02:22:45.037Z] [echo] +-----------------------------+ [2024-03-19T02:22:45.037Z] [echo] | | [2024-03-19T02:22:45.037Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:22:45.037Z] [echo] | in Felix mode | [2024-03-19T02:22:45.037Z] [echo] | | [2024-03-19T02:22:45.037Z] [echo] +-----------------------------+ [2024-03-19T02:22:45.037Z] [2024-03-19T02:22:45.037Z] start-server-unix: [2024-03-19T02:22:45.100Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-typesafe-javaee-resource-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2024-03-19T02:22:45.163Z] [java] Tue Mar 19 02:22:44 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:22:45.163Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties [2024-03-19T02:22:45.163Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties.bkp to copy. [2024-03-19T02:22:45.163Z] [2024-03-19T02:22:45.163Z] setOSConditions: [2024-03-19T02:22:45.163Z] [2024-03-19T02:22:45.163Z] setToolWin: [2024-03-19T02:22:45.163Z] [2024-03-19T02:22:45.163Z] setToolUnix: [2024-03-19T02:22:45.164Z] [2024-03-19T02:22:45.164Z] setToolProperty: [2024-03-19T02:22:45.164Z] [2024-03-19T02:22:45.164Z] setS1ASclassPath: [2024-03-19T02:22:45.164Z] [2024-03-19T02:22:45.164Z] init-common: [2024-03-19T02:22:45.164Z] [2024-03-19T02:22:45.164Z] start-derby: [2024-03-19T02:22:45.164Z] [2024-03-19T02:22:45.164Z] start-derby-aix: [2024-03-19T02:22:45.164Z] [2024-03-19T02:22:45.164Z] start-derby-nonaix: [2024-03-19T02:22:45.164Z] [echo] Starting Derby DB Server ... [2024-03-19T02:22:45.221Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:45.221Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:45.221Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:45.221Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:45.221Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:45.221Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:45.221Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:45.256Z] [INFO] [exec] Command undeploy failed. [2024-03-19T02:22:45.256Z] [INFO] [exec] remote failure: Application injection is not deployed on this target [server] [2024-03-19T02:22:45.256Z] [ERROR] [exec] Result: 1 [2024-03-19T02:22:45.291Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server-config.security-service.message-security-config.SOAP.default_client_provider=SOAPDefaultTestClientAuthModule [2024-03-19T02:22:45.291Z] [exec] server-config.security-service.message-security-config.SOAP.default-client-provider=SOAPDefaultTestClientAuthModule [2024-03-19T02:22:45.291Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config [2024-03-19T02:22:45.291Z] [2024-03-19T02:22:45.291Z] build-deploy: [2024-03-19T02:22:45.358Z] [exec] Application deployed with name cdi-typesafe-javaee-resource-injection-web. [2024-03-19T02:22:45.358Z] [2024-03-19T02:22:45.358Z] deploy-war-commonee: [2024-03-19T02:22:45.358Z] [2024-03-19T02:22:45.358Z] run: [2024-03-19T02:22:45.373Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-jdbc-connection-pool QLJdbcPool [2024-03-19T02:22:45.481Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:45.481Z] [javac] 1 warning [2024-03-19T02:22:45.504Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:45.549Z] [2024-03-19T02:22:45.549Z] setOSConditions: [2024-03-19T02:22:45.549Z] [2024-03-19T02:22:45.549Z] setToolWin: [2024-03-19T02:22:45.549Z] [2024-03-19T02:22:45.549Z] setToolUnix: [2024-03-19T02:22:45.549Z] [2024-03-19T02:22:45.549Z] setToolProperty: [2024-03-19T02:22:45.549Z] [2024-03-19T02:22:45.549Z] setS1ASclassPath: [2024-03-19T02:22:45.549Z] [2024-03-19T02:22:45.549Z] init-common: [2024-03-19T02:22:45.549Z] [2024-03-19T02:22:45.549Z] clean: [2024-03-19T02:22:45.549Z] [2024-03-19T02:22:45.549Z] setOSConditions: [2024-03-19T02:22:45.549Z] [2024-03-19T02:22:45.549Z] setToolWin: [2024-03-19T02:22:45.549Z] [2024-03-19T02:22:45.549Z] setToolUnix: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] setToolProperty: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] setS1ASclassPath: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] init-common: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] clean-common: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] setOSConditions: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] setToolWin: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] setToolUnix: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] setToolProperty: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] setS1ASclassPath: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] init-common: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] clean-classes-common: [2024-03-19T02:22:45.550Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] setOSConditions: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] setToolWin: [2024-03-19T02:22:45.550Z] [2024-03-19T02:22:45.550Z] setToolUnix: [2024-03-19T02:22:45.551Z] [2024-03-19T02:22:45.551Z] setToolProperty: [2024-03-19T02:22:45.551Z] [2024-03-19T02:22:45.551Z] setS1ASclassPath: [2024-03-19T02:22:45.551Z] [2024-03-19T02:22:45.551Z] init-common: [2024-03-19T02:22:45.551Z] [2024-03-19T02:22:45.551Z] clean-jars-common: [2024-03-19T02:22:45.551Z] [2024-03-19T02:22:45.551Z] compile-server: [2024-03-19T02:22:45.551Z] [2024-03-19T02:22:45.551Z] setOSConditions: [2024-03-19T02:22:45.551Z] [2024-03-19T02:22:45.551Z] setToolWin: [2024-03-19T02:22:45.551Z] [2024-03-19T02:22:45.551Z] setToolUnix: [2024-03-19T02:22:45.551Z] [2024-03-19T02:22:45.551Z] setToolProperty: [2024-03-19T02:22:45.551Z] [2024-03-19T02:22:45.551Z] setS1ASclassPath: [2024-03-19T02:22:45.551Z] [2024-03-19T02:22:45.551Z] init-common: [2024-03-19T02:22:45.551Z] [2024-03-19T02:22:45.551Z] compile-common: [2024-03-19T02:22:45.551Z] [echo] Current time (ISO): 2024-03-19T02:22:45.409+0000 [2024-03-19T02:22:45.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-03-19T02:22:45.551Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-03-19T02:22:45.603Z] [java] Mar 19, 2024 2:22:45 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:22:45.603Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:22:45.615Z] [java] opening connection to http://localhost:8080/cdi-typesafe-javaee-resource-injection/myurl [2024-03-19T02:22:45.630Z] [INFO] [testng] PASSED: restartDomainTest [2024-03-19T02:22:45.630Z] [INFO] [testng] PASSED: createJDBCPool [2024-03-19T02:22:45.630Z] [INFO] [testng] PASSED: pingJDBCPool [2024-03-19T02:22:45.630Z] [INFO] [testng] PASSED: deleteJDBCPool [2024-03-19T02:22:45.630Z] [INFO] [testng] [2024-03-19T02:22:45.630Z] [INFO] [testng] =============================================== [2024-03-19T02:22:45.630Z] [INFO] [testng] admincli_tests [2024-03-19T02:22:45.630Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-03-19T02:22:45.630Z] [INFO] [testng] =============================================== [2024-03-19T02:22:45.630Z] [INFO] [testng] [2024-03-19T02:22:45.638Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:45.638Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:45.638Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:45.638Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:45.638Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:45.638Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:45.638Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:45.681Z] [exec] Mar 19, 2024 2:22:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:45.681Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:45.681Z] [exec] Mar 19, 2024 2:22:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:45.681Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:45.683Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:45.760Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:153: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:22:45.760Z] [javac] Long id = new Long(1); [2024-03-19T02:22:45.760Z] [javac] ^ [2024-03-19T02:22:45.760Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:435: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:22:45.760Z] [javac] TimerStuff bar1 = barHome.create(new Long(1), "1"); [2024-03-19T02:22:45.760Z] [javac] ^ [2024-03-19T02:22:45.761Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:440: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:22:45.761Z] [javac] barHome.newTimerAndRemoveBean(new Long(2), "2"); [2024-03-19T02:22:45.761Z] [javac] ^ [2024-03-19T02:22:45.761Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:441: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:22:45.761Z] [javac] barHome.newTimerAndRemoveBeanAndRollback(new Long(3), "3"); [2024-03-19T02:22:45.761Z] [javac] ^ [2024-03-19T02:22:45.761Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:443: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:22:45.761Z] [javac] Bar bar4 = barHome.create(new Long(4), "4"); [2024-03-19T02:22:45.761Z] [javac] ^ [2024-03-19T02:22:45.761Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:451: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:22:45.761Z] [javac] Long bar5Id = new Long(5); [2024-03-19T02:22:45.761Z] [javac] ^ [2024-03-19T02:22:45.761Z] [javac] 7 warnings [2024-03-19T02:22:45.761Z] [2024-03-19T02:22:45.761Z] build: [2024-03-19T02:22:45.761Z] [2024-03-19T02:22:45.761Z] setOSConditions: [2024-03-19T02:22:45.761Z] [2024-03-19T02:22:45.761Z] fixFiles: [2024-03-19T02:22:45.761Z] [2024-03-19T02:22:45.761Z] convUnix: [2024-03-19T02:22:45.761Z] [2024-03-19T02:22:45.761Z] convWin: [2024-03-19T02:22:45.761Z] [2024-03-19T02:22:45.761Z] setToolWin: [2024-03-19T02:22:45.761Z] [2024-03-19T02:22:45.761Z] setToolUnix: [2024-03-19T02:22:45.761Z] [2024-03-19T02:22:45.761Z] setToolProperty: [2024-03-19T02:22:45.761Z] [2024-03-19T02:22:45.761Z] setS1ASclassPath: [2024-03-19T02:22:45.762Z] [2024-03-19T02:22:45.762Z] init-common: [2024-03-19T02:22:45.762Z] [2024-03-19T02:22:45.762Z] package-persistence-common: [2024-03-19T02:22:45.762Z] [2024-03-19T02:22:45.762Z] ejb-jar-common: [2024-03-19T02:22:45.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:45.762Z] [2024-03-19T02:22:45.762Z] package-ejbjar-common: [2024-03-19T02:22:45.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:45.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:45.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:45.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:45.762Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertests-ejb.jar [2024-03-19T02:22:45.762Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:45.762Z] [2024-03-19T02:22:45.762Z] appclient-jar-common: [2024-03-19T02:22:45.762Z] [2024-03-19T02:22:45.762Z] package-appclientjar-common: [2024-03-19T02:22:45.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:45.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:45.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:45.762Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertests-client.jar [2024-03-19T02:22:45.762Z] [2024-03-19T02:22:45.763Z] webclient-war-common: [2024-03-19T02:22:45.763Z] [2024-03-19T02:22:45.763Z] build-ear-common: [2024-03-19T02:22:45.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:45.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:45.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:45.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:45.763Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertestsApp.ear [2024-03-19T02:22:45.763Z] [2024-03-19T02:22:45.763Z] deploy: [2024-03-19T02:22:45.763Z] [2024-03-19T02:22:45.763Z] setOSConditions: [2024-03-19T02:22:45.763Z] [2024-03-19T02:22:45.763Z] setToolWin: [2024-03-19T02:22:45.763Z] [2024-03-19T02:22:45.763Z] setToolUnix: [2024-03-19T02:22:45.763Z] [2024-03-19T02:22:45.763Z] setToolProperty: [2024-03-19T02:22:45.763Z] [2024-03-19T02:22:45.763Z] setS1ASclassPath: [2024-03-19T02:22:45.763Z] [2024-03-19T02:22:45.763Z] init-common: [2024-03-19T02:22:45.763Z] [2024-03-19T02:22:45.763Z] deploy-common: [2024-03-19T02:22:45.763Z] [echo] Current time (ISO): 2024-03-19T02:22:45.732+0000 [2024-03-19T02:22:45.763Z] [2024-03-19T02:22:45.763Z] setOSConditions: [2024-03-19T02:22:45.763Z] [2024-03-19T02:22:45.764Z] setToolWin: [2024-03-19T02:22:45.764Z] [2024-03-19T02:22:45.764Z] setToolUnix: [2024-03-19T02:22:45.764Z] [2024-03-19T02:22:45.764Z] setToolProperty: [2024-03-19T02:22:45.764Z] [2024-03-19T02:22:45.764Z] setS1ASclassPath: [2024-03-19T02:22:45.764Z] [2024-03-19T02:22:45.764Z] init-common: [2024-03-19T02:22:45.764Z] [2024-03-19T02:22:45.764Z] deploy-common-pe: [2024-03-19T02:22:45.820Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/version.output [2024-03-19T02:22:45.873Z] [exec] successfully invoked ejb [2024-03-19T02:22:45.873Z] [exec] Value of key is: test1 [2024-03-19T02:22:45.873Z] [exec] invoking ejb [2024-03-19T02:22:45.873Z] [exec] successfully invoked ejb [2024-03-19T02:22:45.873Z] [exec] Value of key is: test2 [2024-03-19T02:22:45.873Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:45.903Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:45.903Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:45.903Z] [java] [2024-03-19T02:22:45.903Z] [java] [2024-03-19T02:22:45.903Z] [java] ----------------------------------------- [2024-03-19T02:22:45.903Z] [java] - typesafe-javaee-resource-injection: PASS - [2024-03-19T02:22:45.903Z] [java] ----------------------------------------- [2024-03-19T02:22:45.903Z] [java] - Total PASS : 1 - [2024-03-19T02:22:45.903Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:45.903Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:45.903Z] [java] ----------------------------------------- [2024-03-19T02:22:45.903Z] [2024-03-19T02:22:45.903Z] undeploy: [2024-03-19T02:22:45.903Z] [2024-03-19T02:22:45.903Z] setOSConditions: [2024-03-19T02:22:45.903Z] [2024-03-19T02:22:45.903Z] setToolWin: [2024-03-19T02:22:45.903Z] [2024-03-19T02:22:45.903Z] setToolUnix: [2024-03-19T02:22:45.903Z] [2024-03-19T02:22:45.903Z] setToolProperty: [2024-03-19T02:22:45.903Z] [2024-03-19T02:22:45.903Z] setS1ASclassPath: [2024-03-19T02:22:45.903Z] [2024-03-19T02:22:45.903Z] init-common: [2024-03-19T02:22:45.904Z] [2024-03-19T02:22:45.904Z] undeploy-war-common: [2024-03-19T02:22:45.904Z] [WARNING] [testng] Mar 19, 2024 2:22:45 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:22:45.904Z] [WARNING] [testng] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:22:46.047Z] [exec] parsing WSDL... [2024-03-19T02:22:46.129Z] [exec] [2024-03-19T02:22:46.129Z] [exec] [2024-03-19T02:22:46.129Z] [exec] ----------------------------------------- [2024-03-19T02:22:46.129Z] [exec] - test1: PASS - [2024-03-19T02:22:46.129Z] [exec] - test2: PASS - [2024-03-19T02:22:46.129Z] [exec] ----------------------------------------- [2024-03-19T02:22:46.129Z] [exec] Total PASS: 2 [2024-03-19T02:22:46.129Z] [exec] Total FAIL: 0 [2024-03-19T02:22:46.129Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:46.129Z] [exec] ----------------------------------------- [2024-03-19T02:22:46.129Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:46.129Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:46.171Z] [java] Mar 19, 2024 2:22:45 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:22:46.171Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:22:46.263Z] [exec] Application client lookup jms connection factory: java:global/env/Appclient_ModByDD_JMSConnectionFactory [2024-03-19T02:22:46.328Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertestsApp.ear [2024-03-19T02:22:46.403Z] [2024-03-19T02:22:46.403Z] checkReporting-common: [2024-03-19T02:22:46.403Z] [2024-03-19T02:22:46.403Z] confirmReportPresent-common: [2024-03-19T02:22:46.403Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:46.403Z] [echo] Test seems to be reported fine [2024-03-19T02:22:46.403Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/txprop/cmttimeout/RepRunConf.txt [2024-03-19T02:22:46.403Z] [2024-03-19T02:22:46.403Z] confirmMissingReport-common: [2024-03-19T02:22:46.403Z] [2024-03-19T02:22:46.403Z] undeploy: [2024-03-19T02:22:46.403Z] [2024-03-19T02:22:46.403Z] setOSConditions: [2024-03-19T02:22:46.403Z] [2024-03-19T02:22:46.403Z] setToolWin: [2024-03-19T02:22:46.403Z] [2024-03-19T02:22:46.403Z] setToolUnix: [2024-03-19T02:22:46.403Z] [2024-03-19T02:22:46.403Z] setToolProperty: [2024-03-19T02:22:46.404Z] [2024-03-19T02:22:46.404Z] setS1ASclassPath: [2024-03-19T02:22:46.404Z] [2024-03-19T02:22:46.404Z] init-common: [2024-03-19T02:22:46.404Z] [2024-03-19T02:22:46.404Z] undeploy-common: [2024-03-19T02:22:46.429Z] [java] Mar 19, 2024 2:22:46 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:46.429Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:22:46.429Z] [java] Mar 19, 2024 2:22:46 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:46.429Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:22:46.429Z] [java] Mar 19, 2024 2:22:46 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:46.429Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:22:46.511Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-typesafe-javaee-resource-injection-web [2024-03-19T02:22:46.511Z] [2024-03-19T02:22:46.511Z] delete-resources: [2024-03-19T02:22:46.511Z] [2024-03-19T02:22:46.511Z] setOSConditions: [2024-03-19T02:22:46.511Z] [2024-03-19T02:22:46.511Z] setToolWin: [2024-03-19T02:22:46.511Z] [2024-03-19T02:22:46.511Z] setToolUnix: [2024-03-19T02:22:46.511Z] [2024-03-19T02:22:46.511Z] setToolProperty: [2024-03-19T02:22:46.511Z] [2024-03-19T02:22:46.511Z] setS1ASclassPath: [2024-03-19T02:22:46.511Z] [2024-03-19T02:22:46.511Z] init-common: [2024-03-19T02:22:46.511Z] [2024-03-19T02:22:46.511Z] delete-jdbc-resource-common: [2024-03-19T02:22:46.511Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:22:46.613Z] [exec] [2024-03-19T02:22:46.613Z] [exec] Generating code... [2024-03-19T02:22:46.613Z] [exec] [2024-03-19T02:22:46.613Z] [exec] Compiling code... [2024-03-19T02:22:46.661Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-txprop-cmttimeoutApp [2024-03-19T02:22:46.702Z] [java] Mar 19, 2024 2:22:46 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:22:46.702Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:22:46.702Z] [java] Mar 19, 2024 2:22:46 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:22:46.702Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:22:46.702Z] [java] Mar 19, 2024 2:22:46 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:22:46.702Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (1,098 ms), startup services (932 ms), total (2,030 ms) [2024-03-19T02:22:46.769Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:22:46.769Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-03-19T02:22:46.769Z] [echo] cmd executed for server [2024-03-19T02:22:46.769Z] [2024-03-19T02:22:46.769Z] setOSConditions: [2024-03-19T02:22:46.769Z] [2024-03-19T02:22:46.769Z] setToolWin: [2024-03-19T02:22:46.769Z] [2024-03-19T02:22:46.769Z] setToolUnix: [2024-03-19T02:22:46.769Z] [2024-03-19T02:22:46.769Z] setToolProperty: [2024-03-19T02:22:46.769Z] [2024-03-19T02:22:46.769Z] setS1ASclassPath: [2024-03-19T02:22:46.769Z] [2024-03-19T02:22:46.770Z] init-common: [2024-03-19T02:22:46.770Z] [2024-03-19T02:22:46.770Z] delete-jdbc-connpool-common: [2024-03-19T02:22:46.770Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:22:46.918Z] [2024-03-19T02:22:46.918Z] all: [2024-03-19T02:22:46.918Z] [2024-03-19T02:22:46.918Z] simple: [2024-03-19T02:22:46.918Z] [2024-03-19T02:22:46.918Z] setOSConditions: [2024-03-19T02:22:46.918Z] [2024-03-19T02:22:46.918Z] setToolWin: [2024-03-19T02:22:46.918Z] [2024-03-19T02:22:46.918Z] setToolUnix: [2024-03-19T02:22:46.918Z] [2024-03-19T02:22:46.918Z] setToolProperty: [2024-03-19T02:22:46.918Z] [2024-03-19T02:22:46.918Z] setS1ASclassPath: [2024-03-19T02:22:46.918Z] [2024-03-19T02:22:46.918Z] init-common: [2024-03-19T02:22:46.918Z] [2024-03-19T02:22:46.918Z] clean: [2024-03-19T02:22:46.918Z] [2024-03-19T02:22:46.918Z] setOSConditions: [2024-03-19T02:22:46.918Z] [2024-03-19T02:22:46.919Z] setToolWin: [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.919Z] setToolUnix: [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.919Z] setToolProperty: [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.919Z] setS1ASclassPath: [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.919Z] init-common: [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.919Z] clean-common: [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.919Z] setOSConditions: [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.919Z] setToolWin: [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.919Z] setToolUnix: [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.919Z] setToolProperty: [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.919Z] setS1ASclassPath: [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.919Z] init-common: [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.919Z] clean-classes-common: [2024-03-19T02:22:46.919Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:46.919Z] [2024-03-19T02:22:46.920Z] setOSConditions: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] setToolWin: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] setToolUnix: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] setToolProperty: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] setS1ASclassPath: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] init-common: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] clean-jars-common: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] compile: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] setOSConditions: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] setToolWin: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] setToolUnix: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] setToolProperty: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] setS1ASclassPath: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.920Z] init-common: [2024-03-19T02:22:46.920Z] [2024-03-19T02:22:46.921Z] compile-common: [2024-03-19T02:22:46.921Z] [echo] Current time (ISO): 2024-03-19T02:22:46.739+0000 [2024-03-19T02:22:46.921Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:46.921Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:46.959Z] [java] Mar 19, 2024 2:22:46 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:22:46.959Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:22:47.193Z] [INFO] [exec] Tue Mar 19 02:22:46 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-03-19T02:22:47.199Z] [exec] Application deployed with name i18n-simple. [2024-03-19T02:22:47.199Z] [exec] there are no files to retrieve for application i18n-simple [2024-03-19T02:22:47.199Z] [exec] Command deploy executed successfully. [2024-03-19T02:22:47.199Z] [2024-03-19T02:22:47.199Z] init.os: [2024-03-19T02:22:47.199Z] [2024-03-19T02:22:47.199Z] init.tools.unix: [2024-03-19T02:22:47.199Z] [2024-03-19T02:22:47.200Z] init.tools.windows: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] init.tools: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] setAsadminArgs: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] init: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] init.customtasks: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] setEnabled: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] createAppRef: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] setHttpPort: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] run.positive: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] common.run.positive: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] setHttpPort: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] common.run: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] checkAppOnServer: [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] declare-test: [2024-03-19T02:22:47.200Z] [echo] Starting test libClassPath libClasspath Test asadmin deploy (server) [2024-03-19T02:22:47.200Z] [2024-03-19T02:22:47.200Z] init.os: [2024-03-19T02:22:47.201Z] [2024-03-19T02:22:47.201Z] init.tools.unix: [2024-03-19T02:22:47.201Z] [2024-03-19T02:22:47.201Z] init.tools.windows: [2024-03-19T02:22:47.201Z] [2024-03-19T02:22:47.201Z] init.tools: [2024-03-19T02:22:47.201Z] [2024-03-19T02:22:47.201Z] setAsadminArgs: [2024-03-19T02:22:47.201Z] [2024-03-19T02:22:47.201Z] init: [2024-03-19T02:22:47.201Z] [2024-03-19T02:22:47.201Z] init.customtasks: [2024-03-19T02:22:47.201Z] [2024-03-19T02:22:47.201Z] runclient: [2024-03-19T02:22:47.201Z] [echo] TestClient http://localhost:8080///i18n-simple true ${extra.args} [2024-03-19T02:22:47.217Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:47.217Z] [java] Mar 19, 2024 2:22:47 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:22:47.217Z] [java] INFO: Grizzly Framework 4.0.2 started in: 19 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:22:47.217Z] [java] Mar 19, 2024 2:22:47 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:47.217Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:47.217Z] [java] Mar 19, 2024 2:22:47 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:47.217Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:47.217Z] [java] Mar 19, 2024 2:22:47 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:22:47.217Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:22:47.217Z] [java] Mar 19, 2024 2:22:47 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:22:47.217Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,557 ms), startup services (9 ms), total (2,566 ms) [2024-03-19T02:22:47.218Z] [java] Mar 19, 2024 2:22:47 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:22:47.218Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:22:47.218Z] [java] Mar 19, 2024 2:22:47 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:22:47.218Z] [java] INFO: ... skipping entry with a Manifest file with a Main-Class attribute: ejb-ejb31-embedded-skipjar-client.jar [2024-03-19T02:22:47.218Z] [java] Mar 19, 2024 2:22:47 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:22:47.218Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:22:47.218Z] [java] Mar 19, 2024 2:22:47 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:47.218Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-03-19T02:22:47.218Z] [java] Mar 19, 2024 2:22:47 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:47.218Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:22:47.218Z] [java] Mar 19, 2024 2:22:47 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:47.218Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-skipjar-pu.jar [2024-03-19T02:22:47.218Z] [java] Mar 19, 2024 2:22:47 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:47.218Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@4975dda1 [2024-03-19T02:22:47.218Z] [java] Mar 19, 2024 2:22:47 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:47.218Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:22:47.218Z] [java] Mar 19, 2024 2:22:47 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:47.218Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:22:47.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:22:47.333Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:22:47.333Z] [echo] cmd executed for server [2024-03-19T02:22:47.333Z] [2024-03-19T02:22:47.333Z] all: [2024-03-19T02:22:47.333Z] [2024-03-19T02:22:47.334Z] setOSConditions: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] setToolWin: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] setToolUnix: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] setToolProperty: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] setS1ASclassPath: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] init-common: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] clean: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] setOSConditions: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] setToolWin: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] setToolUnix: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] setToolProperty: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] setS1ASclassPath: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] init-common: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] clean-common: [2024-03-19T02:22:47.334Z] [2024-03-19T02:22:47.334Z] setOSConditions: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] setToolWin: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] setToolUnix: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] setToolProperty: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] setS1ASclassPath: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] init-common: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] clean-classes-common: [2024-03-19T02:22:47.335Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] setOSConditions: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] setToolWin: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] setToolUnix: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] setToolProperty: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] setS1ASclassPath: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] init-common: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] clean-jars-common: [2024-03-19T02:22:47.335Z] [2024-03-19T02:22:47.335Z] compile: [2024-03-19T02:22:47.336Z] [2024-03-19T02:22:47.336Z] setOSConditions: [2024-03-19T02:22:47.336Z] [2024-03-19T02:22:47.336Z] setToolWin: [2024-03-19T02:22:47.336Z] [2024-03-19T02:22:47.336Z] setToolUnix: [2024-03-19T02:22:47.336Z] [2024-03-19T02:22:47.336Z] setToolProperty: [2024-03-19T02:22:47.336Z] [2024-03-19T02:22:47.336Z] setS1ASclassPath: [2024-03-19T02:22:47.336Z] [2024-03-19T02:22:47.336Z] init-common: [2024-03-19T02:22:47.336Z] [2024-03-19T02:22:47.336Z] compile-common: [2024-03-19T02:22:47.336Z] [echo] Current time (ISO): 2024-03-19T02:22:47.176+0000 [2024-03-19T02:22:47.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:47.336Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:47.452Z] [INFO] [exec] Tue Mar 19 02:22:47 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:22:47.452Z] [INFO] [exec] Command stop-database executed successfully. [2024-03-19T02:22:47.452Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output [2024-03-19T02:22:47.452Z] [WARNING] [echo] Checking messages in: [2024-03-19T02:22:47.452Z] [WARNING] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:22:47.453Z] [WARNING] [echo] [2024-03-19T02:22:47.453Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/test-output [2024-03-19T02:22:47.458Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:47.458Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:47.458Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:47.458Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:47.458Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:47.458Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:47.458Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:47.461Z] [javaWithResult] [i18n.simple.TestClient]:: Test: i18n-simple servlet [2024-03-19T02:22:47.461Z] [javaWithResult] [i18n.simple.TestClient]:: Invoking URL = http://localhost:8080///i18n-simple [2024-03-19T02:22:47.461Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.461Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server i18n technology samples [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]::

Welcome [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: to the Application Server i18n technology samples

[2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]::

Overview

[2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]::

The [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: i18n technology samples are collection of servlets and jsps used to [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: demonstrate the i18n capabilities of the Application Server. The [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: samples cover some of the most frequently used features of Java [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.462Z] [javaWithResult] [i18n.simple.TestClient]:: Servlet and Java Server Pages Specification Implementation in the [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server.

Servlet [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: Samples

[2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]::

The [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: servlet samples are collection of simple servlets that provide [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: details such as Formatting dates, including a servlet, forwarding [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: request to another servlet, sending localized error messages, setting [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: character encoding to interpret the request, internationalizing [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: servlets using resource bundles and forwarding request to another [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: resource such as jsp.

[2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]::

Internationalizing [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: JSP with Resource Bundle
The simple ResourceJsp.jsp uses two [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundles (LocalStrings.properties and [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties) and loads appropriate bundle based on the [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: browser's language settings. To verify that the [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties file is loading properly, change your [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: browser's language settings to "ja". Click [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: here to run this sample. If you want to try with any other [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.463Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundle say "zh", copy LocalStrings_ja.properties [2024-03-19T02:22:47.581Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: file to LocalStrings_zh.properties and add chinese (unicode data) to [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties file. Change your browser's language [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: settings to "zh".

[2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]::

Using [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: Java Bean with jsp
The simple UseBeanJsp.jsp uses the usebean [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: property to set and get the values from a Java Bean. Click [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: here to run this sample. On the screen displayed, enter your name [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: and greeting message (in desired language) and click Submit. The jsp [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: displays the entered information.

[2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]::

Simple [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: Custom Tag
The simple TaglibJsp [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: uses a tag library i18ntaglib to display localized messages from [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundles to the user. For this sample we are using [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties resource bundle and the language is set to [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: "ja". If you want to try with any other resource bundle say [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: "zh", copy LocalStrings_ja.properties file to [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties and add chinese (unicode data) to [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.726Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties file. In the TaglibJsp.jsp file change the [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: line:
<i18n:message name="LocalStrings" key="thanks" [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: language="ja" country="JP" /> to
<i18n:message [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: name="LocalStrings" key="thanks" language="zh" [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: country="CN" />
Once you are done with the changes, [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: run "asant all" from the directory "src" and [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: restart your server instance. Change your browser's language setting [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: to "zh" and verify that the resource bundle is loaded [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: properly and the chinese characters displayed properly.

Simple [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: Filter
A Filter is a component that is invoked by the servlet [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: container when a client requests a resource that the Filter is [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: configured to, such as a Servlet or URL. In this example we use a [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: simple filter called SimpleFilter, that sets the request's character [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: encoding based on two initialization parameters, usefilter and [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: encoding defined in web.xml file. The parameter "usefilter" [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: value can be set either to "true" or "false". The [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: parameter "encoding" can be set to any valid encoding. In [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: this example, we have set it to "UTF-8". Depending on this [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: value, the filter sets the character encoding accordingly. Though the [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: filters can be used for all the requests received by the container, [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: in this example we will use the SimpleFilter to serve requests for a [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: specific servlet resource, SimpleFilterServlet. Once you click on the [2024-03-19T02:22:47.727Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: above link (Set character encoding using a Filter), a html page will [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: be displayed whose content type is set to UTF-8. Enter some multi [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: byte data into the form and click Submit. The resulting page displays [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: the data you have entered. If you want to try with any other [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: encoding, for example GB2312, modify the line in web.xml UTF-8 to [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: GB2312. And modify the line in servletfilter.html
<META [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8"> with
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=GB2312">. [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: Once you are done with the changes, run "asant all" from the directory "src" [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: and restart your server instance.

[2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]::

Locale [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: charset mapping
The Application Server's web container [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: provides a locale-charset mapping to set the request's character [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: encoding if there is no encoding specified to interpret the request. [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: The mapping definition is available in sun-web.xml file. This simple [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: servlet reads the request parameter using the encoding specified in [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: the locale-charset mapping table.

How it works

The [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping information provided in sun-web.xml file is [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: used by the application server to set request's character encoding if [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: the application does not call setCharacterEncoding() on request [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.728Z] [javaWithResult] [i18n.simple.TestClient]:: object. Here is the priority list for different approaches used by [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: the application server.


[2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]::

[2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]::

Character [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: encoding of the request

[2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]::

Priority

[2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]::

SetCharacterEncoding()

[2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]::

1

[2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]::

Hidden field

[2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.729Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]::

2

[2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]::

Locale-charset [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: info

[2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]::

3

[2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]::

Default [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: (ISO-8859-1)

[2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]::

4

[2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]::


If the [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: application does not set request encoding using [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding(), the application server looks for the hidden [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: field in the request header. If there is any value specified, the [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.730Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses the hidden value to call [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding() method on servlet request. If the hidden field [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: is not available, the application server looks at the language header [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: to get the locale of the request. If the request locale matches with [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: the the locale defined in locale-charset mapping table, the [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses the corresponding encoding to call [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding() on servlet request. If there is no locale [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: available in the request header, the application server uses the [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: encoding associated with the default locale defined in locale-charset [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: mapping table. If there is no default locale defined in [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping table of sun-web.xml file, then the [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses ISO-8859-1 as default encoding to read the [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: request parameters.

[2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]::

Trouble [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: Shooting

If you use the samples with japanese characters [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: using Netscape Communicator 4.x browser on Windows NT/2000, you may [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: see the characters as square boxes or corrupted instead of Japanese [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: characters. In this case, you will need to install unicode font or [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: Japanese font on your system.

[2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]::

Download and [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: install Bitstream Cyberbit font:

Download bitstream [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: cyberbit font (geottf.zip) , to a temp directory. Use an utility such as [2024-03-19T02:22:47.731Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: winzip to decompress the zip file. To install the font, double click [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: "my computer" --> "control panel" --> "fonts". [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: Select File -->; Install new font and select the font file from the [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: temp directory to install.

Setup for Netscape [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: Communicator

Start the browser. Select Menu --> Edit [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: --> Preferences. Click Appearance --> Fonts. Select "Japanese" [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: for "Language for encoding". Select "Bitstream [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: Cyberbit" for variable and fixed width fonts

[2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: Correct return code: 200 [2024-03-19T02:22:47.732Z] [javaWithResult] [i18n.simple.TestClient]:: PASSED: i18n-simple webclient [2024-03-19T02:22:47.732Z] [2024-03-19T02:22:47.732Z] processResult: [2024-03-19T02:22:47.732Z] [2024-03-19T02:22:47.732Z] failed: [2024-03-19T02:22:47.732Z] [2024-03-19T02:22:47.732Z] passed: [2024-03-19T02:22:47.732Z] [echo] Test libClassPath Passed [2024-03-19T02:22:47.732Z] [2024-03-19T02:22:47.732Z] unknown: [2024-03-19T02:22:47.732Z] [2024-03-19T02:22:47.732Z] init.os: [2024-03-19T02:22:47.732Z] [2024-03-19T02:22:47.732Z] init.tools.unix: [2024-03-19T02:22:47.732Z] [2024-03-19T02:22:47.732Z] init.tools.windows: [2024-03-19T02:22:47.732Z] [2024-03-19T02:22:47.733Z] init.tools: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] setAsadminArgs: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] init: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] init.customtasks: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] checkAppOnCluster: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] init.os: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] init.tools.unix: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] init.tools.windows: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] init.tools: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] setAsadminArgs: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] init: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] init.customtasks: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] prepare: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.733Z] undeploy.asadmin: [2024-03-19T02:22:47.733Z] [2024-03-19T02:22:47.734Z] setAsadminArgs: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] common.undeploy.asadmin: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] init.os: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] init.tools.unix: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] init.tools.windows: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] init.tools: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] setAsadminArgs: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] init: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] init.customtasks: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] delAppRef: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] init.os: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] init.tools.unix: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] init.tools.windows: [2024-03-19T02:22:47.734Z] [2024-03-19T02:22:47.734Z] init.tools: [2024-03-19T02:22:47.735Z] [2024-03-19T02:22:47.735Z] setAsadminArgs: [2024-03-19T02:22:47.735Z] [2024-03-19T02:22:47.735Z] init: [2024-03-19T02:22:47.735Z] [2024-03-19T02:22:47.735Z] init.customtasks: [2024-03-19T02:22:47.735Z] [2024-03-19T02:22:47.735Z] common.run.asadmin: [2024-03-19T02:22:47.735Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 i18n-simple [2024-03-19T02:22:47.850Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:47.851Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:47.851Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:47.851Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:47.851Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:47.851Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:47.851Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:47.991Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/jaxws/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:22:47.991Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:47.991Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-03-19T02:22:47.992Z] [2024-03-19T02:22:47.992Z] unjar-client-utils: [2024-03-19T02:22:47.992Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:47.992Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-03-19T02:22:47.992Z] [2024-03-19T02:22:47.992Z] internal-run: [2024-03-19T02:22:47.992Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-03-19T02:22:48.178Z] [java] Mar 19, 2024 2:22:47 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:22:48.178Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:22:48.178Z] [java] Mar 19, 2024 2:22:47 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:22:48.178Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:22:48.178Z] [java] Mar 19, 2024 2:22:47 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:22:48.178Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:22:48.178Z] [java] Mar 19, 2024 2:22:47 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:22:48.178Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:22:48.178Z] [java] Mar 19, 2024 2:22:48 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:22:48.178Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:22:48.196Z] [exec] Mar 19, 2024 2:22:47 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:48.196Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1883871b [2024-03-19T02:22:48.238Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:48.238Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:22:48.238Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:22:48.265Z] [exec] Application deployed with name ejb-timer-timertestsApp. [2024-03-19T02:22:48.265Z] [echo] Deployment on target server server successful [2024-03-19T02:22:48.265Z] [2024-03-19T02:22:48.265Z] setOSConditions: [2024-03-19T02:22:48.265Z] [2024-03-19T02:22:48.265Z] setToolWin: [2024-03-19T02:22:48.265Z] [2024-03-19T02:22:48.265Z] setToolUnix: [2024-03-19T02:22:48.265Z] [2024-03-19T02:22:48.265Z] setToolProperty: [2024-03-19T02:22:48.265Z] [2024-03-19T02:22:48.265Z] setS1ASclassPath: [2024-03-19T02:22:48.265Z] [2024-03-19T02:22:48.265Z] init-common: [2024-03-19T02:22:48.265Z] [2024-03-19T02:22:48.265Z] deploy-common-ee: [2024-03-19T02:22:48.265Z] [2024-03-19T02:22:48.265Z] run: [2024-03-19T02:22:48.265Z] [2024-03-19T02:22:48.265Z] setOSConditions: [2024-03-19T02:22:48.265Z] [2024-03-19T02:22:48.265Z] setToolWin: [2024-03-19T02:22:48.265Z] [2024-03-19T02:22:48.265Z] setToolUnix: [2024-03-19T02:22:48.266Z] [2024-03-19T02:22:48.266Z] setToolProperty: [2024-03-19T02:22:48.266Z] [2024-03-19T02:22:48.266Z] setS1ASclassPath: [2024-03-19T02:22:48.266Z] [2024-03-19T02:22:48.266Z] init-common: [2024-03-19T02:22:48.266Z] [2024-03-19T02:22:48.266Z] runclient-common: [2024-03-19T02:22:48.266Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertestsAppClient.jar -name ejb-timer-timertestsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:22:48.267Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:48.267Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:48.267Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:48.267Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:48.267Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:48.267Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:48.267Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:48.328Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:48.329Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:22:48.385Z] [INFO] [loadfile] Do not set property lines_with_msg_key as its length is 0. [2024-03-19T02:22:48.385Z] [WARNING] [echo] [2024-03-19T02:22:48.385Z] [WARNING] [echo] * Message keys logged instead of message: [2024-03-19T02:22:48.385Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:22:48.385Z] [INFO] [loadfile] Do not set property lines_with_msg_unsubst_param as its length is 0. [2024-03-19T02:22:48.385Z] [WARNING] [echo] [2024-03-19T02:22:48.385Z] [WARNING] [echo] * Parameter marker not substituted with value: [2024-03-19T02:22:48.385Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:22:48.385Z] [INFO] [loadfile] Do not set property lines_with_bundle_not_found_msg as its length is 0. [2024-03-19T02:22:48.385Z] [WARNING] [echo] [2024-03-19T02:22:48.385Z] [WARNING] [echo] * Bundle not found: [2024-03-19T02:22:48.385Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:22:48.385Z] [INFO] [loadfile] Do not set property lines_with_msg_not_found as its length is 0. [2024-03-19T02:22:48.385Z] [WARNING] [echo] [2024-03-19T02:22:48.385Z] [WARNING] [echo] * Messages not found in message bundle: [2024-03-19T02:22:48.385Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:22:48.385Z] [INFO] [loadfile] Do not set property lines_with_null_or_empty_msg as its length is 0. [2024-03-19T02:22:48.385Z] [WARNING] [echo] [2024-03-19T02:22:48.385Z] [WARNING] [echo] * No message: [2024-03-19T02:22:48.385Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:22:48.385Z] [INFO] [loadfile] Do not set property lines_with_msg_common_typos as its length is 0. [2024-03-19T02:22:48.385Z] [WARNING] [echo] [2024-03-19T02:22:48.385Z] [WARNING] [echo] * Messages with common typo's ('occured' with one 'r', 'dont' missing apostrophe, etc.): [2024-03-19T02:22:48.385Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:22:48.385Z] [INFO] [loadfile] Do not set property lines_with_msg_double_apos as its length is 0. [2024-03-19T02:22:48.386Z] [WARNING] [echo] [2024-03-19T02:22:48.386Z] [WARNING] [echo] * Messages with double apostrophes: [2024-03-19T02:22:48.386Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:22:48.386Z] [INFO] [loadfile] Do not set property remaining_messages as its length is 0. [2024-03-19T02:22:48.386Z] [WARNING] [echo] [2024-03-19T02:22:48.386Z] [WARNING] [echo] * Messages with no proper message Id: [2024-03-19T02:22:48.386Z] [WARNING] [echo] (none) [2024-03-19T02:22:48.386Z] [WARNING] [echo] [2024-03-19T02:22:48.386Z] [WARNING] [echo] ====================================================================== [2024-03-19T02:22:48.386Z] [WARNING] [echo] FAILED: check-logged-messages [2024-03-19T02:22:48.386Z] [WARNING] [echo] Issues found in one or more messages (see results above). [2024-03-19T02:22:48.386Z] [WARNING] [echo] Please address them, or if the message should be left as-is, [2024-03-19T02:22:48.386Z] [WARNING] [echo] add it to the exclusion list with details why it should be excluded: [2024-03-19T02:22:48.386Z] [WARNING] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/gfproject/log_msg_excl.txt [2024-03-19T02:22:48.386Z] [WARNING] [echo] ====================================================================== [2024-03-19T02:22:48.386Z] [WARNING] [echo] [testng] [2024-03-19T02:22:48.386Z] [WARNING] [echo] [testng] =============================================== [2024-03-19T02:22:48.386Z] [WARNING] [echo] [testng] QuickLookTests [2024-03-19T02:22:48.386Z] [WARNING] [echo] [testng] Total tests run: 79, Failures: 0, Skips: 0 [2024-03-19T02:22:48.386Z] [WARNING] [echo] [testng] =============================================== [2024-03-19T02:22:48.386Z] [WARNING] [echo] [testng] [2024-03-19T02:22:48.386Z] [WARNING] Trying to override old definition of task javac [2024-03-19T02:22:48.386Z] [WARNING] Trying to override old definition of task junitreport [2024-03-19T02:22:48.386Z] [WARNING] [echo] Generating report at test-output [2024-03-19T02:22:48.386Z] [WARNING] [junitreport] the file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/testng-results.xml is not a valid testsuite XML document [2024-03-19T02:22:48.386Z] [INFO] [junitreport] Processing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/junit-noframes.html [2024-03-19T02:22:48.386Z] [INFO] [junitreport] Loading stylesheet jar:file:/home/jenkins/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [2024-03-19T02:22:48.415Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:48.436Z] [java] Mar 19, 2024 2:22:48 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:48.436Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:22:48.538Z] [javac] 2 warnings [2024-03-19T02:22:48.538Z] [2024-03-19T02:22:48.538Z] setOSConditions: [2024-03-19T02:22:48.538Z] [2024-03-19T02:22:48.538Z] setToolWin: [2024-03-19T02:22:48.538Z] [2024-03-19T02:22:48.538Z] setToolUnix: [2024-03-19T02:22:48.538Z] [2024-03-19T02:22:48.538Z] setToolProperty: [2024-03-19T02:22:48.538Z] [2024-03-19T02:22:48.538Z] setS1ASclassPath: [2024-03-19T02:22:48.538Z] [2024-03-19T02:22:48.538Z] init-common: [2024-03-19T02:22:48.538Z] [2024-03-19T02:22:48.538Z] compile-common: [2024-03-19T02:22:48.538Z] [echo] Current time (ISO): 2024-03-19T02:22:48.391+0000 [2024-03-19T02:22:48.538Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:48.651Z] [INFO] [junitreport] Transform time: 368ms [2024-03-19T02:22:48.651Z] [WARNING] [echo] Test Report available at test-output/index.html [2024-03-19T02:22:48.651Z] [INFO] Executed tasks [2024-03-19T02:22:48.651Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:22:48.651Z] [INFO] BUILD SUCCESS [2024-03-19T02:22:48.651Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:22:48.651Z] [INFO] Total time: 01:46 min [2024-03-19T02:22:48.651Z] [INFO] Finished at: 2024-03-19T02:22:48Z [2024-03-19T02:22:48.651Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:22:48.651Z] + copy_ql_results ql_gf_web_profile_all [2024-03-19T02:22:48.651Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:22:48.651Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:22:48.651Z] tar: Removing leading `/' from member names [2024-03-19T02:22:48.671Z] [javac] 1 warning [2024-03-19T02:22:48.671Z] [2024-03-19T02:22:48.671Z] setOSConditions: [2024-03-19T02:22:48.671Z] [2024-03-19T02:22:48.671Z] setToolWin: [2024-03-19T02:22:48.671Z] [2024-03-19T02:22:48.672Z] setToolUnix: [2024-03-19T02:22:48.672Z] [2024-03-19T02:22:48.672Z] setToolProperty: [2024-03-19T02:22:48.672Z] [2024-03-19T02:22:48.672Z] setS1ASclassPath: [2024-03-19T02:22:48.672Z] [2024-03-19T02:22:48.672Z] init-common: [2024-03-19T02:22:48.672Z] [2024-03-19T02:22:48.672Z] compile-common: [2024-03-19T02:22:48.672Z] [echo] Current time (ISO): 2024-03-19T02:22:48.490+0000 [2024-03-19T02:22:48.672Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:48.830Z] [exec] Mar 19, 2024 2:22:48 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:48.830Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:48.830Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:48.831Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:22:48.831Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:22:48.866Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:48.866Z] [javac] 1 warning [2024-03-19T02:22:48.866Z] [2024-03-19T02:22:48.866Z] setOSConditions: [2024-03-19T02:22:48.866Z] [2024-03-19T02:22:48.866Z] setToolWin: [2024-03-19T02:22:48.866Z] [2024-03-19T02:22:48.866Z] setToolUnix: [2024-03-19T02:22:48.866Z] [2024-03-19T02:22:48.866Z] setToolProperty: [2024-03-19T02:22:48.866Z] [2024-03-19T02:22:48.866Z] setS1ASclassPath: [2024-03-19T02:22:48.866Z] [2024-03-19T02:22:48.866Z] init-common: [2024-03-19T02:22:48.866Z] [2024-03-19T02:22:48.866Z] compile-common: [2024-03-19T02:22:48.866Z] [echo] Current time (ISO): 2024-03-19T02:22:48.791+0000 [2024-03-19T02:22:48.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-03-19T02:22:48.867Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-03-19T02:22:48.882Z] [exec] Waiting for domain1 to start ....... [2024-03-19T02:22:48.897Z] [exec] Command undeploy executed successfully. [2024-03-19T02:22:48.897Z] [2024-03-19T02:22:48.897Z] init.os: [2024-03-19T02:22:48.897Z] [2024-03-19T02:22:48.897Z] init.tools.unix: [2024-03-19T02:22:48.897Z] [2024-03-19T02:22:48.897Z] init.tools.windows: [2024-03-19T02:22:48.897Z] [2024-03-19T02:22:48.897Z] init.tools: [2024-03-19T02:22:48.897Z] [2024-03-19T02:22:48.897Z] setAsadminArgs: [2024-03-19T02:22:48.897Z] [2024-03-19T02:22:48.897Z] init: [2024-03-19T02:22:48.897Z] [2024-03-19T02:22:48.898Z] init.customtasks: [2024-03-19T02:22:48.898Z] [2024-03-19T02:22:48.898Z] prepare: [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2 [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/ejb [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/y [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/z [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xExtra [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore/sub [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore/sub [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/sub [2024-03-19T02:22:48.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xExtra [2024-03-19T02:22:48.898Z] [2024-03-19T02:22:48.898Z] private-all: [2024-03-19T02:22:48.899Z] [2024-03-19T02:22:48.899Z] init.os: [2024-03-19T02:22:48.899Z] [2024-03-19T02:22:48.899Z] init.tools.unix: [2024-03-19T02:22:48.899Z] [2024-03-19T02:22:48.899Z] init.tools.windows: [2024-03-19T02:22:48.899Z] [2024-03-19T02:22:48.899Z] init.tools: [2024-03-19T02:22:48.899Z] [2024-03-19T02:22:48.899Z] setAsadminArgs: [2024-03-19T02:22:48.899Z] [2024-03-19T02:22:48.899Z] init: [2024-03-19T02:22:48.899Z] [2024-03-19T02:22:48.899Z] init.customtasks: [2024-03-19T02:22:48.899Z] [2024-03-19T02:22:48.899Z] prepare: [2024-03-19T02:22:48.899Z] [2024-03-19T02:22:48.899Z] compile: [2024-03-19T02:22:48.899Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ear/libclasspath2/build.xml:294: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:48.899Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2 [2024-03-19T02:22:48.907Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:48.908Z] + cp -r /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/bullet_point.png /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/collapseall.gif /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/emailable-report.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/failed.png /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/index.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/jquery-1.7.1.min.js /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/junit-noframes.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/junitreports /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/navigator-bullet.png /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/old /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/passed.png /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/QL-WP-report.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/QuickLookTests /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/skipped.png /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/testng.css /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/testng-reports.css /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/testng-reports.js /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/testng-results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:48.908Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:22:48.908Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/quicklook_summary.txt /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:22:48.909Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:22:48.909Z] + tar -czf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/ql_gf_web_profile_all-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:22:48.909Z] tar: Removing leading `/' from member names [2024-03-19T02:22:48.985Z] [exec] Mar 19, 2024 2:22:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:48.985Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5f5297e3 [2024-03-19T02:22:48.985Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:22:48.985Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:48.985Z] [exec] [2024-03-19T02:22:48.985Z] [exec] [2024-03-19T02:22:48.985Z] [exec] ----------------------------------------- [2024-03-19T02:22:48.985Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:22:48.985Z] [exec] ----------------------------------------- [2024-03-19T02:22:48.985Z] [exec] Total PASS: 1 [2024-03-19T02:22:48.985Z] [exec] Total FAIL: 0 [2024-03-19T02:22:48.985Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:48.985Z] [exec] ----------------------------------------- [2024-03-19T02:22:48.985Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:48.985Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:48.985Z] [2024-03-19T02:22:48.985Z] checkReporting-common: [2024-03-19T02:22:48.985Z] [2024-03-19T02:22:48.985Z] confirmReportPresent-common: [2024-03-19T02:22:48.985Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:48.985Z] [echo] Test seems to be reported fine [2024-03-19T02:22:48.985Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-03-19T02:22:48.985Z] [2024-03-19T02:22:48.985Z] confirmMissingReport-common: [2024-03-19T02:22:48.985Z] [2024-03-19T02:22:48.985Z] setOSConditions: [2024-03-19T02:22:48.985Z] [2024-03-19T02:22:48.986Z] setToolWin: [2024-03-19T02:22:48.986Z] [2024-03-19T02:22:48.986Z] setToolUnix: [2024-03-19T02:22:48.986Z] [2024-03-19T02:22:48.986Z] setToolProperty: [2024-03-19T02:22:48.986Z] [2024-03-19T02:22:48.986Z] setS1ASclassPath: [2024-03-19T02:22:48.986Z] [2024-03-19T02:22:48.986Z] init-common: [2024-03-19T02:22:48.986Z] [2024-03-19T02:22:48.986Z] runclient-common: [2024-03-19T02:22:48.986Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 custom/my-properties-file-with-values [2024-03-19T02:22:49.003Z] [java] Mar 19, 2024 2:22:48 AM org.eclipse.persistence.session./file:/tmp/gfembed14731698850817496627tmp/applications/sample/_test [2024-03-19T02:22:49.003Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:22:49.103Z] [javac] 2 warnings [2024-03-19T02:22:49.103Z] [2024-03-19T02:22:49.103Z] build: [2024-03-19T02:22:49.103Z] [2024-03-19T02:22:49.103Z] setOSConditions: [2024-03-19T02:22:49.103Z] [2024-03-19T02:22:49.103Z] setToolWin: [2024-03-19T02:22:49.103Z] [2024-03-19T02:22:49.103Z] setToolUnix: [2024-03-19T02:22:49.103Z] [2024-03-19T02:22:49.103Z] setToolProperty: [2024-03-19T02:22:49.103Z] [2024-03-19T02:22:49.103Z] setS1ASclassPath: [2024-03-19T02:22:49.103Z] [2024-03-19T02:22:49.103Z] init-common: [2024-03-19T02:22:49.104Z] [2024-03-19T02:22:49.104Z] webclient-war-common: [2024-03-19T02:22:49.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:49.104Z] [2024-03-19T02:22:49.104Z] clear: [2024-03-19T02:22:49.104Z] [2024-03-19T02:22:49.104Z] test-tlds-exist: [2024-03-19T02:22:49.104Z] [2024-03-19T02:22:49.104Z] copy-tlds: [2024-03-19T02:22:49.104Z] [2024-03-19T02:22:49.104Z] test-tagfiles-exist: [2024-03-19T02:22:49.104Z] [2024-03-19T02:22:49.104Z] copy-tagfiles: [2024-03-19T02:22:49.104Z] [2024-03-19T02:22:49.104Z] package-war-common: [2024-03-19T02:22:49.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:49.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:49.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:49.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:49.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/lib [2024-03-19T02:22:49.104Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:22:49.104Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:49.104Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:49.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/docroot [2024-03-19T02:22:49.105Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-web.war [2024-03-19T02:22:49.105Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:49.105Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:49.105Z] [javac] Compiling 1 source file [2024-03-19T02:22:49.105Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:49.105Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:49.105Z] [2024-03-19T02:22:49.105Z] create-resources: [2024-03-19T02:22:49.105Z] [2024-03-19T02:22:49.105Z] setOSConditions: [2024-03-19T02:22:49.105Z] [2024-03-19T02:22:49.105Z] setToolWin: [2024-03-19T02:22:49.105Z] [2024-03-19T02:22:49.105Z] setToolUnix: [2024-03-19T02:22:49.105Z] [2024-03-19T02:22:49.105Z] setToolProperty: [2024-03-19T02:22:49.105Z] [2024-03-19T02:22:49.105Z] setS1ASclassPath: [2024-03-19T02:22:49.105Z] [2024-03-19T02:22:49.105Z] init-common: [2024-03-19T02:22:49.105Z] [2024-03-19T02:22:49.105Z] create-jdbc-connpool-common: [2024-03-19T02:22:49.178Z] [exec] Waiting finished after 6,075 ms. [2024-03-19T02:22:49.178Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:22:49.178Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:22:49.178Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:22:49.178Z] [exec] Admin Port: 4,848 [2024-03-19T02:22:49.178Z] [exec] Command start-domain executed successfully. [2024-03-19T02:22:49.363Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:22:49.363Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:22:49.363Z] [2024-03-19T02:22:49.363Z] set-derby-connpool-props: [2024-03-19T02:22:49.410Z] [exec] Mar 19, 2024 2:22:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:49.410Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:49.410Z] [exec] Mar 19, 2024 2:22:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:49.410Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:49.410Z] [exec] Mar 19, 2024 2:22:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:49.410Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:49.410Z] [exec] Mar 19, 2024 2:22:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:49.410Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:49.410Z] [exec] Mar 19, 2024 2:22:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:49.411Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:49.467Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:49.467Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:49.467Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:49.467Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:49.467Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:49.467Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:49.467Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:49.478Z] [2024-03-19T02:22:49.478Z] start-server-windows: [2024-03-19T02:22:49.478Z] [2024-03-19T02:22:49.478Z] all-ext: [2024-03-19T02:22:49.478Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-03-19T02:22:49.478Z] [2024-03-19T02:22:49.478Z] setOSConditions: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] setToolWin: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] setToolUnix: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] setToolProperty: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] setS1ASclassPath: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] init-common: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] clean: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] setOSConditions: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] setToolWin: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] setToolUnix: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] setToolProperty: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] setS1ASclassPath: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] init-common: [2024-03-19T02:22:49.479Z] [2024-03-19T02:22:49.479Z] clean-common: [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.480Z] setOSConditions: [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.480Z] setToolWin: [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.480Z] setToolUnix: [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.480Z] setToolProperty: [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.480Z] setS1ASclassPath: [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.480Z] init-common: [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.480Z] clean-classes-common: [2024-03-19T02:22:49.480Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.480Z] setOSConditions: [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.480Z] setToolWin: [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.480Z] setToolUnix: [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.480Z] setToolProperty: [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.480Z] setS1ASclassPath: [2024-03-19T02:22:49.480Z] [2024-03-19T02:22:49.481Z] init-common: [2024-03-19T02:22:49.481Z] [2024-03-19T02:22:49.481Z] clean-jars-common: [2024-03-19T02:22:49.481Z] [2024-03-19T02:22:49.481Z] clean: [2024-03-19T02:22:49.481Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-03-19T02:22:49.481Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-notx [2024-03-19T02:22:49.481Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-tx [2024-03-19T02:22:49.481Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-xa [2024-03-19T02:22:49.481Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-tx.rar [2024-03-19T02:22:49.481Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-notx.rar [2024-03-19T02:22:49.481Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-xa.rar [2024-03-19T02:22:49.481Z] [2024-03-19T02:22:49.481Z] compile: [2024-03-19T02:22:49.481Z] [2024-03-19T02:22:49.481Z] setOSConditions: [2024-03-19T02:22:49.481Z] [2024-03-19T02:22:49.481Z] setToolWin: [2024-03-19T02:22:49.481Z] [2024-03-19T02:22:49.481Z] setToolUnix: [2024-03-19T02:22:49.481Z] [2024-03-19T02:22:49.481Z] setToolProperty: [2024-03-19T02:22:49.482Z] [2024-03-19T02:22:49.482Z] setS1ASclassPath: [2024-03-19T02:22:49.482Z] [2024-03-19T02:22:49.482Z] init-common: [2024-03-19T02:22:49.482Z] [2024-03-19T02:22:49.482Z] compile-common: [2024-03-19T02:22:49.482Z] [echo] Current time (ISO): 2024-03-19T02:22:49.310+0000 [2024-03-19T02:22:49.482Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:49.482Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:49.604Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:49.604Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:49.604Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:49.604Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:49.604Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:49.604Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:49.604Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:49.620Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:22:49.620Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:22:49.668Z] [exec] Mar 19, 2024 2:22:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:49.668Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:49.668Z] [exec] Mar 19, 2024 2:22:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:49.669Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:49.669Z] [exec] Mar 19, 2024 2:22:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:49.669Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:49.669Z] [exec] Mar 19, 2024 2:22:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:49.669Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:49.669Z] [exec] Mar 19, 2024 2:22:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:49.669Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:49.725Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:49.726Z] [javac] 1 warning [2024-03-19T02:22:49.726Z] [2024-03-19T02:22:49.726Z] makeJars: [2024-03-19T02:22:49.726Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/x.jar [2024-03-19T02:22:49.726Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xExtra/xExtra.jar [2024-03-19T02:22:49.726Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xExtra/xExtra.jar [2024-03-19T02:22:49.726Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/lib.jar [2024-03-19T02:22:49.726Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/sub/lib_sub.jar [2024-03-19T02:22:49.726Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/topLevel.jar [2024-03-19T02:22:49.726Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/z/z.jar [2024-03-19T02:22:49.726Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore [2024-03-19T02:22:49.726Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore/sub [2024-03-19T02:22:49.726Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore/sub [2024-03-19T02:22:49.726Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/y [2024-03-19T02:22:49.903Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:22:49.918Z] [exec] Mar 19, 2024 2:22:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:49.918Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:49.936Z] [java] Mar 19, 2024 2:22:49 AM org.eclipse.persistence.session./file:/tmp/gfembed14731698850817496627tmp/applications/sample/_test.metadata [2024-03-19T02:22:49.936Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-03-19T02:22:49.936Z] [java] Mar 19, 2024 2:22:49 AM org.eclipse.persistence.session./file:/tmp/gfembed14731698850817496627tmp/applications/sample/_test.metadata [2024-03-19T02:22:49.936Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-03-19T02:22:49.936Z] [java] Mar 19, 2024 2:22:49 AM org.eclipse.persistence.session./file:/tmp/gfembed14731698850817496627tmp/applications/sample/_test.server [2024-03-19T02:22:49.936Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:22:49.936Z] [java] Mar 19, 2024 2:22:49 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:22:49.937Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-03-19T02:22:49.937Z] [java] Mar 19, 2024 2:22:49 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:22:49.937Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-03-19T02:22:49.937Z] [java] Mar 19, 2024 2:22:49 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:22:49.937Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:22:49.985Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/libdirtest-EJBModule.jar [2024-03-19T02:22:49.985Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/libdirtest-client.jar [2024-03-19T02:22:49.986Z] [2024-03-19T02:22:49.986Z] makeEars: [2024-03-19T02:22:49.986Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2none-App.ear [2024-03-19T02:22:49.986Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2default-App.ear [2024-03-19T02:22:49.986Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2x-App.ear [2024-03-19T02:22:49.986Z] [2024-03-19T02:22:49.986Z] assemble: [2024-03-19T02:22:49.986Z] [2024-03-19T02:22:49.986Z] init.os: [2024-03-19T02:22:49.986Z] [2024-03-19T02:22:49.986Z] init.tools.unix: [2024-03-19T02:22:49.986Z] [2024-03-19T02:22:49.986Z] init.tools.windows: [2024-03-19T02:22:49.986Z] [2024-03-19T02:22:49.986Z] init.tools: [2024-03-19T02:22:49.986Z] [2024-03-19T02:22:49.986Z] setAsadminArgs: [2024-03-19T02:22:49.986Z] [2024-03-19T02:22:49.986Z] init: [2024-03-19T02:22:49.986Z] [2024-03-19T02:22:49.986Z] init.customtasks: [2024-03-19T02:22:49.986Z] [2024-03-19T02:22:49.986Z] prepare: [2024-03-19T02:22:49.986Z] [2024-03-19T02:22:49.986Z] deploy.asadmin: [2024-03-19T02:22:49.986Z] [2024-03-19T02:22:49.986Z] setAsadminArgs: [2024-03-19T02:22:49.987Z] [2024-03-19T02:22:49.987Z] common.deploy.asadmin: [2024-03-19T02:22:49.987Z] [2024-03-19T02:22:49.987Z] init.os: [2024-03-19T02:22:49.987Z] [2024-03-19T02:22:49.987Z] init.tools.unix: [2024-03-19T02:22:49.987Z] [2024-03-19T02:22:49.987Z] init.tools.windows: [2024-03-19T02:22:49.987Z] [2024-03-19T02:22:49.987Z] init.tools: [2024-03-19T02:22:49.987Z] [2024-03-19T02:22:49.987Z] setAsadminArgs: [2024-03-19T02:22:49.987Z] [2024-03-19T02:22:49.987Z] init: [2024-03-19T02:22:49.987Z] [2024-03-19T02:22:49.987Z] init.customtasks: [2024-03-19T02:22:49.987Z] [2024-03-19T02:22:49.987Z] common.run.asadmin: [2024-03-19T02:22:49.987Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-none /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2none-App.ear [2024-03-19T02:22:50.109Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:50.160Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:22:50.168Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:50.417Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:22:50.417Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:22:50.424Z] [javac] 1 warning [2024-03-19T02:22:50.424Z] [2024-03-19T02:22:50.424Z] build: [2024-03-19T02:22:50.424Z] [2024-03-19T02:22:50.424Z] setOSConditions: [2024-03-19T02:22:50.424Z] [2024-03-19T02:22:50.424Z] fixFiles: [2024-03-19T02:22:50.424Z] [2024-03-19T02:22:50.424Z] convUnix: [2024-03-19T02:22:50.424Z] [2024-03-19T02:22:50.425Z] convWin: [2024-03-19T02:22:50.425Z] [2024-03-19T02:22:50.425Z] setToolWin: [2024-03-19T02:22:50.425Z] [2024-03-19T02:22:50.425Z] setToolUnix: [2024-03-19T02:22:50.425Z] [2024-03-19T02:22:50.425Z] setToolProperty: [2024-03-19T02:22:50.425Z] [2024-03-19T02:22:50.425Z] setS1ASclassPath: [2024-03-19T02:22:50.425Z] [2024-03-19T02:22:50.425Z] init-common: [2024-03-19T02:22:50.425Z] [2024-03-19T02:22:50.425Z] package-persistence-common: [2024-03-19T02:22:50.425Z] [2024-03-19T02:22:50.425Z] ejb-jar-common: [2024-03-19T02:22:50.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:50.425Z] [2024-03-19T02:22:50.425Z] package-ejbjar-common: [2024-03-19T02:22:50.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:50.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:50.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:50.425Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simple-ejb.jar [2024-03-19T02:22:50.425Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:50.425Z] [2024-03-19T02:22:50.425Z] appclient-jar-common: [2024-03-19T02:22:50.425Z] [2024-03-19T02:22:50.425Z] package-appclientjar-common: [2024-03-19T02:22:50.426Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:50.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:50.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:50.426Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simple-client.jar [2024-03-19T02:22:50.426Z] [2024-03-19T02:22:50.426Z] webclient-war-common: [2024-03-19T02:22:50.426Z] [2024-03-19T02:22:50.426Z] build-ear-common: [2024-03-19T02:22:50.426Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:50.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:50.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:50.426Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simpleApp.ear [2024-03-19T02:22:50.426Z] [2024-03-19T02:22:50.426Z] deploy: [2024-03-19T02:22:50.426Z] [2024-03-19T02:22:50.426Z] setOSConditions: [2024-03-19T02:22:50.426Z] [2024-03-19T02:22:50.426Z] setToolWin: [2024-03-19T02:22:50.426Z] [2024-03-19T02:22:50.426Z] setToolUnix: [2024-03-19T02:22:50.426Z] [2024-03-19T02:22:50.426Z] setToolProperty: [2024-03-19T02:22:50.426Z] [2024-03-19T02:22:50.426Z] setS1ASclassPath: [2024-03-19T02:22:50.426Z] [2024-03-19T02:22:50.426Z] init-common: [2024-03-19T02:22:50.427Z] [2024-03-19T02:22:50.427Z] deploy-common: [2024-03-19T02:22:50.427Z] [echo] Current time (ISO): 2024-03-19T02:22:50.262+0000 [2024-03-19T02:22:50.427Z] [2024-03-19T02:22:50.427Z] setOSConditions: [2024-03-19T02:22:50.427Z] [2024-03-19T02:22:50.427Z] setToolWin: [2024-03-19T02:22:50.427Z] [2024-03-19T02:22:50.427Z] setToolUnix: [2024-03-19T02:22:50.427Z] [2024-03-19T02:22:50.427Z] setToolProperty: [2024-03-19T02:22:50.427Z] [2024-03-19T02:22:50.427Z] setS1ASclassPath: [2024-03-19T02:22:50.427Z] [2024-03-19T02:22:50.427Z] init-common: [2024-03-19T02:22:50.427Z] [2024-03-19T02:22:50.427Z] deploy-common-pe: [2024-03-19T02:22:50.447Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:22:50.447Z] [exec] Waiting finished after 4,711 ms. [2024-03-19T02:22:50.447Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:22:50.447Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:22:50.447Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:22:50.447Z] [exec] Admin Port: 4,848 [2024-03-19T02:22:50.447Z] [exec] Command start-domain executed successfully. [2024-03-19T02:22:50.502Z] [java] Mar 19, 2024 2:22:50 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:22:50.502Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:22:50.502Z] [java] Mar 19, 2024 2:22:50 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:22:50.502Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:22:50.572Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:22:50.572Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:22:50.704Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simpleApp.ear [2024-03-19T02:22:50.745Z] [2024-03-19T02:22:50.745Z] start-server-windows: [2024-03-19T02:22:50.745Z] [2024-03-19T02:22:50.745Z] all: [2024-03-19T02:22:50.745Z] [echo] @@## mq ##@@ [2024-03-19T02:22:50.745Z] [2024-03-19T02:22:50.745Z] all: [2024-03-19T02:22:50.745Z] [2024-03-19T02:22:50.745Z] mq: [2024-03-19T02:22:50.745Z] [2024-03-19T02:22:50.745Z] setOSConditions: [2024-03-19T02:22:50.745Z] [2024-03-19T02:22:50.746Z] setToolWin: [2024-03-19T02:22:50.746Z] [2024-03-19T02:22:50.746Z] setToolUnix: [2024-03-19T02:22:50.746Z] [2024-03-19T02:22:50.746Z] setToolProperty: [2024-03-19T02:22:50.746Z] [2024-03-19T02:22:50.746Z] setS1ASclassPath: [2024-03-19T02:22:50.746Z] [2024-03-19T02:22:50.746Z] init-common: [2024-03-19T02:22:50.746Z] [2024-03-19T02:22:50.746Z] configure-container: [2024-03-19T02:22:50.746Z] [2024-03-19T02:22:50.746Z] asadmin-common: [2024-03-19T02:22:50.746Z] [echo] asadmin create-module-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true mdb-container [2024-03-19T02:22:50.787Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:50.787Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:50.787Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:50.787Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:50.787Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:50.787Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:50.787Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:50.886Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:50.886Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:50.886Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:50.886Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:50.886Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:50.886Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:50.886Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:51.013Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:22:51.013Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:22:51.068Z] [java] Mar 19, 2024 2:22:50 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:22:51.069Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:22:51.236Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:51.236Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:51.236Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:51.236Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:51.236Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:51.236Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:51.236Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:51.267Z] [exec] Application deployed with name ejb-txprop-simpleApp. [2024-03-19T02:22:51.267Z] [echo] Deployment on target server server successful [2024-03-19T02:22:51.267Z] [2024-03-19T02:22:51.267Z] setOSConditions: [2024-03-19T02:22:51.267Z] [2024-03-19T02:22:51.267Z] setToolWin: [2024-03-19T02:22:51.267Z] [2024-03-19T02:22:51.268Z] setToolUnix: [2024-03-19T02:22:51.268Z] [2024-03-19T02:22:51.268Z] setToolProperty: [2024-03-19T02:22:51.268Z] [2024-03-19T02:22:51.268Z] setS1ASclassPath: [2024-03-19T02:22:51.268Z] [2024-03-19T02:22:51.268Z] init-common: [2024-03-19T02:22:51.268Z] [2024-03-19T02:22:51.268Z] deploy-common-ee: [2024-03-19T02:22:51.268Z] [2024-03-19T02:22:51.268Z] run: [2024-03-19T02:22:51.268Z] [2024-03-19T02:22:51.268Z] setOSConditions: [2024-03-19T02:22:51.268Z] [2024-03-19T02:22:51.268Z] setToolWin: [2024-03-19T02:22:51.268Z] [2024-03-19T02:22:51.268Z] setToolUnix: [2024-03-19T02:22:51.268Z] [2024-03-19T02:22:51.268Z] setToolProperty: [2024-03-19T02:22:51.268Z] [2024-03-19T02:22:51.268Z] setS1ASclassPath: [2024-03-19T02:22:51.268Z] [2024-03-19T02:22:51.268Z] init-common: [2024-03-19T02:22:51.268Z] [2024-03-19T02:22:51.268Z] runclient-common: [2024-03-19T02:22:51.268Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simpleAppClient.jar -name ejb-txprop-simpleClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:22:51.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:22:51.269Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:22:51.321Z] [exec] Mar 19, 2024 2:22:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:51.321Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:51.321Z] [exec] Mar 19, 2024 2:22:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:51.321Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:51.326Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@7aead157 [2024-03-19T02:22:51.326Z] [java] Mar 19, 2024 2:22:51 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:51.326Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:22:51.326Z] [java] Looking up EJB... [2024-03-19T02:22:51.326Z] [java] Invoking EJB... [2024-03-19T02:22:51.326Z] [java] EJB said: boo [2024-03-19T02:22:51.326Z] [java] Record # 1 [2024-03-19T02:22:51.326Z] [java] Mar 19, 2024 2:22:51 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:22:51.326Z] [java] INFO: sample was successfully deployed in 4,000 milliseconds. [2024-03-19T02:22:51.326Z] [java] Mar 19, 2024 2:22:51 AM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2024-03-19T02:22:51.326Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2024-03-19T02:22:51.437Z] + change_junit_report_class_names [2024-03-19T02:22:51.438Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml [2024-03-19T02:22:51.439Z] + sed -i 's/\bclassname="/classname="ql_gf_web_profile_all./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml [2024-03-19T02:22:51.439Z] + break [2024-03-19T02:22:51.439Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-03-19T02:22:51.490Z] Archiving artifacts [2024-03-19T02:22:51.566Z] [exec] Mar 19, 2024 2:22:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:51.566Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4d7cac24 [2024-03-19T02:22:51.566Z] [exec] Doing foo timer test for ejbs/Foo_CMT [2024-03-19T02:22:51.566Z] [exec] doTest(): creating the runtimeExTimer handle [2024-03-19T02:22:51.566Z] [exec] doTest(): creating the timerhandle [2024-03-19T02:22:51.566Z] [exec] doTest(): creating the timerhandle2 [2024-03-19T02:22:51.566Z] [exec] doTest(): creating the timerhandle3 [2024-03-19T02:22:51.566Z] [exec] doTest(): creating the timerhandle4 [2024-03-19T02:22:51.566Z] [exec] doTest(): creating the timerhandle5 [2024-03-19T02:22:51.566Z] [exec] doTest(): creating the createTimerAndRollback [2024-03-19T02:22:51.566Z] [exec] doTest(): creating the createTimerAndCancel [2024-03-19T02:22:51.566Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2024-03-19T02:22:51.566Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2024-03-19T02:22:51.566Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2024-03-19T02:22:51.582Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:22:51.582Z] [java] Value of key is: embedded with JPA [2024-03-19T02:22:51.582Z] [java] Done calling EJB [2024-03-19T02:22:51.582Z] [java] Closing container ... [2024-03-19T02:22:51.582Z] [java] SingletonBean :: In PreDestroy() [2024-03-19T02:22:51.820Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:51.820Z] [javac] 1 warning [2024-03-19T02:22:51.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:22:51.832Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:22:51.840Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:22:51.840Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:51.840Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:51.840Z] [java] ..........FINISHED Embedded test [2024-03-19T02:22:51.840Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:51.840Z] [java] [2024-03-19T02:22:51.840Z] [java] [2024-03-19T02:22:51.840Z] [java] ----------------------------------------- [2024-03-19T02:22:51.840Z] [java] - embedded with JPA: PASS - [2024-03-19T02:22:51.840Z] [java] ----------------------------------------- [2024-03-19T02:22:51.841Z] [java] Total PASS: 1 [2024-03-19T02:22:51.841Z] [java] Total FAIL: 0 [2024-03-19T02:22:51.841Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:22:51.841Z] [java] ----------------------------------------- [2024-03-19T02:22:51.841Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:51.841Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:51.841Z] [java] Mar 19, 2024 2:22:51 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:22:51.841Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-03-19T02:22:51.841Z] [java] Mar 19, 2024 2:22:51 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:22:51.841Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:22:51.841Z] [java] Mar 19, 2024 2:22:51 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:51.841Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:51.841Z] [java] Mar 19, 2024 2:22:51 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:51.841Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:51.841Z] [java] Mar 19, 2024 2:22:51 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:51.841Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:51.841Z] [2024-03-19T02:22:51.841Z] setOSConditions: [2024-03-19T02:22:51.841Z] [2024-03-19T02:22:51.841Z] setToolWin: [2024-03-19T02:22:51.841Z] [2024-03-19T02:22:51.841Z] setToolUnix: [2024-03-19T02:22:51.841Z] [2024-03-19T02:22:51.841Z] setToolProperty: [2024-03-19T02:22:51.841Z] [2024-03-19T02:22:51.841Z] setS1ASclassPath: [2024-03-19T02:22:51.841Z] [2024-03-19T02:22:51.841Z] init-common: [2024-03-19T02:22:51.841Z] [2024-03-19T02:22:51.841Z] run_se_unpacked: [2024-03-19T02:22:51.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-clientdir [2024-03-19T02:22:51.841Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-client.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-clientdir [2024-03-19T02:22:51.842Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:22:52.005Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:52.077Z] [2024-03-19T02:22:52.077Z] setOSConditions: [2024-03-19T02:22:52.077Z] [2024-03-19T02:22:52.077Z] setToolWin: [2024-03-19T02:22:52.077Z] [2024-03-19T02:22:52.077Z] setToolUnix: [2024-03-19T02:22:52.077Z] [2024-03-19T02:22:52.077Z] setToolProperty: [2024-03-19T02:22:52.077Z] [2024-03-19T02:22:52.077Z] setS1ASclassPath: [2024-03-19T02:22:52.077Z] [2024-03-19T02:22:52.077Z] init-common: [2024-03-19T02:22:52.077Z] [2024-03-19T02:22:52.077Z] compile-common: [2024-03-19T02:22:52.077Z] [echo] Current time (ISO): 2024-03-19T02:22:51.831+0000 [2024-03-19T02:22:52.077Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:52.102Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:22:52.103Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:22:52.118Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-module-config --dryrun=false --all=false --target server mdb-container [2024-03-19T02:22:52.118Z] [exec] Configuration for mdb-container already exists. The command did not change the existing configuration. [2024-03-19T02:22:52.118Z] [exec] [2024-03-19T02:22:52.118Z] [2024-03-19T02:22:52.118Z] asadmin-common: [2024-03-19T02:22:52.118Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.mdb-container.property.cmt-max-runtime-exceptions=4 [2024-03-19T02:22:52.165Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:52.179Z] [exec] WebSvcTest-Hello [2024-03-19T02:22:52.179Z] [exec] WebSvcTest-Hello [2024-03-19T02:22:52.179Z] [exec] WebSvcTest-Hello [2024-03-19T02:22:52.179Z] [exec] WebSvcTest-Hello [2024-03-19T02:22:52.179Z] [exec] WebSvcTest-Hello [2024-03-19T02:22:52.179Z] [exec] WebSvcTest-Hello [2024-03-19T02:22:52.179Z] [exec] WebSvcTest-Hello [2024-03-19T02:22:52.179Z] [exec] WebSvcTest-Hello [2024-03-19T02:22:52.179Z] [exec] WebSvcTest-Hello [2024-03-19T02:22:52.179Z] [exec] WebSvcTest-Hello [2024-03-19T02:22:52.179Z] [exec] Value of key is:servlet-provider-annotation [2024-03-19T02:22:52.179Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:52.179Z] [exec] [2024-03-19T02:22:52.179Z] [exec] [2024-03-19T02:22:52.179Z] [exec] ----------------------------------------- [2024-03-19T02:22:52.179Z] [exec] - servlet-provider-annotation: PASS - [2024-03-19T02:22:52.179Z] [exec] ----------------------------------------- [2024-03-19T02:22:52.179Z] [exec] Total PASS: 1 [2024-03-19T02:22:52.179Z] [exec] Total FAIL: 0 [2024-03-19T02:22:52.179Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:52.179Z] [exec] ----------------------------------------- [2024-03-19T02:22:52.179Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:52.180Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:52.180Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-03-19T02:22:52.180Z] [2024-03-19T02:22:52.180Z] autoundeploy-file: [2024-03-19T02:22:52.180Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.war [2024-03-19T02:22:52.196Z] [exec] Mar 19, 2024 2:22:51 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:52.196Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:52.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:22:52.359Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:22:52.359Z] [2024-03-19T02:22:52.359Z] setOSConditions: [2024-03-19T02:22:52.359Z] [2024-03-19T02:22:52.360Z] setToolWin: [2024-03-19T02:22:52.360Z] [2024-03-19T02:22:52.360Z] setToolUnix: [2024-03-19T02:22:52.360Z] [2024-03-19T02:22:52.360Z] setToolProperty: [2024-03-19T02:22:52.360Z] [2024-03-19T02:22:52.360Z] setS1ASclassPath: [2024-03-19T02:22:52.360Z] [2024-03-19T02:22:52.360Z] init-common: [2024-03-19T02:22:52.360Z] [2024-03-19T02:22:52.360Z] create-jdbc-resource-common: [2024-03-19T02:22:52.360Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:22:52.411Z] [java] Mar 19, 2024 2:22:52 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:52.411Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:22:52.411Z] [java] Mar 19, 2024 2:22:52 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:52.411Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain548403200201282772xml [2024-03-19T02:22:52.411Z] [java] Mar 19, 2024 2:22:52 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:22:52.411Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:22:52.425Z] [javac] 1 warning [2024-03-19T02:22:52.425Z] [2024-03-19T02:22:52.425Z] build-server: [2024-03-19T02:22:52.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:52.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:52.425Z] [2024-03-19T02:22:52.425Z] package-ejbjar-common: [2024-03-19T02:22:52.425Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-ejb.jar [2024-03-19T02:22:52.425Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:52.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2024-03-19T02:22:52.425Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-web.war [2024-03-19T02:22:52.425Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/descriptor/sun-application.xml to copy. [2024-03-19T02:22:52.425Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefaultApp.ear [2024-03-19T02:22:52.425Z] [2024-03-19T02:22:52.425Z] setOSConditions: [2024-03-19T02:22:52.425Z] [2024-03-19T02:22:52.425Z] setToolWin: [2024-03-19T02:22:52.425Z] [2024-03-19T02:22:52.426Z] setToolUnix: [2024-03-19T02:22:52.426Z] [2024-03-19T02:22:52.426Z] setToolProperty: [2024-03-19T02:22:52.426Z] [2024-03-19T02:22:52.426Z] setS1ASclassPath: [2024-03-19T02:22:52.426Z] [2024-03-19T02:22:52.426Z] init-common: [2024-03-19T02:22:52.426Z] [2024-03-19T02:22:52.426Z] deploy-common-libraries: [2024-03-19T02:22:52.426Z] [echo] Deploying with libraries... [2024-03-19T02:22:52.616Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:22:52.616Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-03-19T02:22:52.616Z] [echo] cmd executed for server [2024-03-19T02:22:52.616Z] [2024-03-19T02:22:52.616Z] deploy: [2024-03-19T02:22:52.616Z] [2024-03-19T02:22:52.617Z] deploy-war-common: [2024-03-19T02:22:52.617Z] [2024-03-19T02:22:52.617Z] setOSConditions: [2024-03-19T02:22:52.617Z] [2024-03-19T02:22:52.617Z] setToolWin: [2024-03-19T02:22:52.617Z] [2024-03-19T02:22:52.617Z] setToolUnix: [2024-03-19T02:22:52.617Z] [2024-03-19T02:22:52.617Z] setToolProperty: [2024-03-19T02:22:52.617Z] [2024-03-19T02:22:52.617Z] setS1ASclassPath: [2024-03-19T02:22:52.617Z] [2024-03-19T02:22:52.617Z] init-common: [2024-03-19T02:22:52.617Z] [2024-03-19T02:22:52.617Z] deploy-war-commonpe: [2024-03-19T02:22:52.680Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.mdb-container.property.cmt-max-runtime-exceptions=4 [2024-03-19T02:22:52.680Z] [exec] server.mdb-container.property.cmt-max-runtime-exceptions=4 [2024-03-19T02:22:52.680Z] [2024-03-19T02:22:52.680Z] restart-server-instance-common: [2024-03-19T02:22:52.680Z] [2024-03-19T02:22:52.680Z] setOSConditions: [2024-03-19T02:22:52.680Z] [2024-03-19T02:22:52.680Z] setToolWin: [2024-03-19T02:22:52.680Z] [2024-03-19T02:22:52.680Z] setToolUnix: [2024-03-19T02:22:52.680Z] [2024-03-19T02:22:52.680Z] setToolProperty: [2024-03-19T02:22:52.680Z] [2024-03-19T02:22:52.680Z] setS1ASclassPath: [2024-03-19T02:22:52.680Z] [2024-03-19T02:22:52.680Z] init-common: [2024-03-19T02:22:52.680Z] [2024-03-19T02:22:52.680Z] stopDomain: [2024-03-19T02:22:52.680Z] [echo] run.xml:stopping domain... [2024-03-19T02:22:52.744Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-03-19T02:22:52.744Z] [2024-03-19T02:22:52.744Z] internal-report-success: [2024-03-19T02:22:52.744Z] [2024-03-19T02:22:52.744Z] internal-report-failure: [2024-03-19T02:22:52.744Z] [2024-03-19T02:22:52.744Z] report: [2024-03-19T02:22:52.745Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:52.745Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:52.745Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:52.745Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:52.745Z] [2024-03-19T02:22:52.745Z] setOSConditions: [2024-03-19T02:22:52.745Z] [2024-03-19T02:22:52.745Z] setToolWin: [2024-03-19T02:22:52.745Z] [2024-03-19T02:22:52.745Z] setToolUnix: [2024-03-19T02:22:52.745Z] [2024-03-19T02:22:52.745Z] setToolProperty: [2024-03-19T02:22:52.745Z] [2024-03-19T02:22:52.745Z] setS1ASclassPath: [2024-03-19T02:22:52.745Z] [2024-03-19T02:22:52.745Z] init-common: [2024-03-19T02:22:52.745Z] [2024-03-19T02:22:52.745Z] clean: [2024-03-19T02:22:52.746Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:52.746Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:52.746Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:52.746Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:52.746Z] [2024-03-19T02:22:52.746Z] setOSConditions: [2024-03-19T02:22:52.746Z] [2024-03-19T02:22:52.746Z] setToolWin: [2024-03-19T02:22:52.746Z] [2024-03-19T02:22:52.746Z] setToolUnix: [2024-03-19T02:22:52.746Z] [2024-03-19T02:22:52.746Z] setToolProperty: [2024-03-19T02:22:52.746Z] [2024-03-19T02:22:52.746Z] setS1ASclassPath: [2024-03-19T02:22:52.746Z] [2024-03-19T02:22:52.746Z] init-common: [2024-03-19T02:22:52.746Z] [2024-03-19T02:22:52.746Z] clean-common: [2024-03-19T02:22:52.746Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:52.747Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:52.747Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:52.747Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:52.747Z] [2024-03-19T02:22:52.747Z] setOSConditions: [2024-03-19T02:22:52.747Z] [2024-03-19T02:22:52.747Z] setToolWin: [2024-03-19T02:22:52.747Z] [2024-03-19T02:22:52.747Z] setToolUnix: [2024-03-19T02:22:52.747Z] [2024-03-19T02:22:52.747Z] setToolProperty: [2024-03-19T02:22:52.747Z] [2024-03-19T02:22:52.747Z] setS1ASclassPath: [2024-03-19T02:22:52.747Z] [2024-03-19T02:22:52.747Z] init-common: [2024-03-19T02:22:52.747Z] [2024-03-19T02:22:52.747Z] clean-classes-common: [2024-03-19T02:22:52.747Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:52.747Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:52.748Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:52.748Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:52.748Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:52.748Z] [2024-03-19T02:22:52.748Z] setOSConditions: [2024-03-19T02:22:52.748Z] [2024-03-19T02:22:52.748Z] setToolWin: [2024-03-19T02:22:52.748Z] [2024-03-19T02:22:52.748Z] setToolUnix: [2024-03-19T02:22:52.748Z] [2024-03-19T02:22:52.748Z] setToolProperty: [2024-03-19T02:22:52.748Z] [2024-03-19T02:22:52.748Z] setS1ASclassPath: [2024-03-19T02:22:52.748Z] [2024-03-19T02:22:52.748Z] init-common: [2024-03-19T02:22:52.748Z] [2024-03-19T02:22:52.748Z] clean-jars-common: [2024-03-19T02:22:52.748Z] [2024-03-19T02:22:52.748Z] assemble-web: [2024-03-19T02:22:52.748Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:52.749Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:52.749Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:52.749Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:52.749Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:52.749Z] [2024-03-19T02:22:52.749Z] setOSConditions: [2024-03-19T02:22:52.749Z] [2024-03-19T02:22:52.749Z] setToolWin: [2024-03-19T02:22:52.749Z] [2024-03-19T02:22:52.749Z] setToolUnix: [2024-03-19T02:22:52.749Z] [2024-03-19T02:22:52.749Z] setToolProperty: [2024-03-19T02:22:52.749Z] [2024-03-19T02:22:52.749Z] setS1ASclassPath: [2024-03-19T02:22:52.749Z] [2024-03-19T02:22:52.749Z] init-common: [2024-03-19T02:22:52.749Z] [2024-03-19T02:22:52.749Z] wsimport: [2024-03-19T02:22:52.762Z] [exec] Mar 19, 2024 2:22:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:52.762Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:53.006Z] [exec] parsing WSDL... [2024-03-19T02:22:53.008Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:53.008Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:53.008Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:53.008Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:53.009Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:53.009Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:53.009Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:53.017Z] [exec] Mar 19, 2024 2:22:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:53.017Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:53.017Z] [exec] Looking up ejb ref [2024-03-19T02:22:53.179Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:53.205Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jpa-resource-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-web.war [2024-03-19T02:22:53.341Z] [java] Mar 19, 2024 2:22:53 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:22:53.341Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:22:53.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/test-security-jmac-soapdefault-provider.jar --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefaultApp.ear [2024-03-19T02:22:53.439Z] [javac] 1 warning [2024-03-19T02:22:53.573Z] [exec] [2024-03-19T02:22:53.573Z] [exec] Generating code... [2024-03-19T02:22:53.605Z] [java] Mar 19, 2024 2:22:53 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:22:53.605Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:22:53.699Z] [2024-03-19T02:22:53.699Z] pkg-pu: [2024-03-19T02:22:53.699Z] [2024-03-19T02:22:53.699Z] setOSConditions: [2024-03-19T02:22:53.699Z] [2024-03-19T02:22:53.699Z] setToolWin: [2024-03-19T02:22:53.699Z] [2024-03-19T02:22:53.699Z] setToolUnix: [2024-03-19T02:22:53.699Z] [2024-03-19T02:22:53.700Z] setToolProperty: [2024-03-19T02:22:53.700Z] [2024-03-19T02:22:53.700Z] setS1ASclassPath: [2024-03-19T02:22:53.700Z] [2024-03-19T02:22:53.700Z] init-common: [2024-03-19T02:22:53.700Z] [2024-03-19T02:22:53.700Z] package-entity-ejb: [2024-03-19T02:22:53.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:53.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:53.700Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:53.700Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTest-ejb.jar [2024-03-19T02:22:53.700Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:53.700Z] [2024-03-19T02:22:53.700Z] appclient-jar-common: [2024-03-19T02:22:53.700Z] [2024-03-19T02:22:53.700Z] package-appclientjar-common: [2024-03-19T02:22:53.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:53.700Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTest-client.jar [2024-03-19T02:22:53.700Z] [2024-03-19T02:22:53.700Z] build: [2024-03-19T02:22:53.700Z] [2024-03-19T02:22:53.700Z] setOSConditions: [2024-03-19T02:22:53.700Z] [2024-03-19T02:22:53.701Z] fixFiles: [2024-03-19T02:22:53.701Z] [2024-03-19T02:22:53.701Z] convUnix: [2024-03-19T02:22:53.701Z] [2024-03-19T02:22:53.701Z] convWin: [2024-03-19T02:22:53.701Z] [2024-03-19T02:22:53.701Z] setToolWin: [2024-03-19T02:22:53.701Z] [2024-03-19T02:22:53.701Z] setToolUnix: [2024-03-19T02:22:53.701Z] [2024-03-19T02:22:53.701Z] setToolProperty: [2024-03-19T02:22:53.701Z] [2024-03-19T02:22:53.701Z] setS1ASclassPath: [2024-03-19T02:22:53.701Z] [2024-03-19T02:22:53.701Z] init-common: [2024-03-19T02:22:53.701Z] [2024-03-19T02:22:53.701Z] webclient-war-common: [2024-03-19T02:22:53.701Z] [2024-03-19T02:22:53.701Z] build-ear-persistence: [2024-03-19T02:22:53.701Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:53.701Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/descriptor/application.xml to copy. [2024-03-19T02:22:53.701Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:53.701Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestApp.ear [2024-03-19T02:22:53.701Z] [2024-03-19T02:22:53.702Z] deploy: [2024-03-19T02:22:53.702Z] [2024-03-19T02:22:53.702Z] setOSConditions: [2024-03-19T02:22:53.702Z] [2024-03-19T02:22:53.702Z] setToolWin: [2024-03-19T02:22:53.702Z] [2024-03-19T02:22:53.702Z] setToolUnix: [2024-03-19T02:22:53.702Z] [2024-03-19T02:22:53.702Z] setToolProperty: [2024-03-19T02:22:53.702Z] [2024-03-19T02:22:53.702Z] setS1ASclassPath: [2024-03-19T02:22:53.702Z] [2024-03-19T02:22:53.702Z] init-common: [2024-03-19T02:22:53.702Z] [2024-03-19T02:22:53.702Z] deploy-common: [2024-03-19T02:22:53.702Z] [echo] Current time (ISO): 2024-03-19T02:22:53.696+0000 [2024-03-19T02:22:53.830Z] [exec] [2024-03-19T02:22:53.830Z] [exec] Compiling code... [2024-03-19T02:22:53.898Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:53.953Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:53.962Z] [2024-03-19T02:22:53.962Z] setOSConditions: [2024-03-19T02:22:53.962Z] [2024-03-19T02:22:53.962Z] setToolWin: [2024-03-19T02:22:53.962Z] [2024-03-19T02:22:53.962Z] setToolUnix: [2024-03-19T02:22:53.962Z] [2024-03-19T02:22:53.962Z] setToolProperty: [2024-03-19T02:22:53.963Z] [2024-03-19T02:22:53.963Z] setS1ASclassPath: [2024-03-19T02:22:53.963Z] [2024-03-19T02:22:53.963Z] init-common: [2024-03-19T02:22:53.963Z] [2024-03-19T02:22:53.963Z] deploy-common-pe: [2024-03-19T02:22:54.170Z] [java] Mar 19, 2024 2:22:53 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:54.170Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:22:54.170Z] [java] Mar 19, 2024 2:22:53 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:54.170Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:22:54.170Z] [java] Mar 19, 2024 2:22:53 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:22:54.170Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:22:54.170Z] [java] Mar 19, 2024 2:22:53 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:22:54.170Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:22:54.170Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:22:54.171Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:22:54.171Z] [java] Mar 19, 2024 2:22:54 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:22:54.171Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (934 ms), startup services (979 ms), total (1,913 ms) [2024-03-19T02:22:54.235Z] [javac] 1 warning [2024-03-19T02:22:54.235Z] [2024-03-19T02:22:54.235Z] setOSConditions: [2024-03-19T02:22:54.235Z] [2024-03-19T02:22:54.235Z] setToolWin: [2024-03-19T02:22:54.235Z] [2024-03-19T02:22:54.235Z] setToolUnix: [2024-03-19T02:22:54.235Z] [2024-03-19T02:22:54.235Z] setToolProperty: [2024-03-19T02:22:54.235Z] [2024-03-19T02:22:54.235Z] setS1ASclassPath: [2024-03-19T02:22:54.235Z] [2024-03-19T02:22:54.235Z] init-common: [2024-03-19T02:22:54.235Z] [2024-03-19T02:22:54.235Z] compile-common: [2024-03-19T02:22:54.235Z] [echo] Current time (ISO): 2024-03-19T02:22:54.047+0000 [2024-03-19T02:22:54.235Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:54.575Z] [exec] Application deployed with name cdi-jpa-resource-injection-web. [2024-03-19T02:22:54.575Z] [2024-03-19T02:22:54.575Z] deploy-war-commonee: [2024-03-19T02:22:54.575Z] [2024-03-19T02:22:54.575Z] run: [2024-03-19T02:22:54.661Z] [exec] Mar 19, 2024 2:22:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:54.661Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@33e3bd2e [2024-03-19T02:22:54.661Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:22:54.661Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:54.661Z] [exec] [2024-03-19T02:22:54.661Z] [exec] [2024-03-19T02:22:54.661Z] [exec] ----------------------------------------- [2024-03-19T02:22:54.661Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:22:54.661Z] [exec] ----------------------------------------- [2024-03-19T02:22:54.661Z] [exec] Total PASS: 1 [2024-03-19T02:22:54.661Z] [exec] Total FAIL: 0 [2024-03-19T02:22:54.661Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:54.661Z] [exec] ----------------------------------------- [2024-03-19T02:22:54.661Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:54.661Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:54.734Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:22:54.735Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:22:54.735Z] [java] Mar 19, 2024 2:22:54 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:22:54.735Z] [java] INFO: Grizzly Framework 4.0.2 started in: 35 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:22:54.735Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:54.735Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:54.786Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:54.786Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:54.787Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:54.787Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:54.787Z] [2024-03-19T02:22:54.787Z] setOSConditions: [2024-03-19T02:22:54.787Z] [2024-03-19T02:22:54.787Z] setToolWin: [2024-03-19T02:22:54.787Z] [2024-03-19T02:22:54.787Z] setToolUnix: [2024-03-19T02:22:54.787Z] [2024-03-19T02:22:54.787Z] setToolProperty: [2024-03-19T02:22:54.787Z] [2024-03-19T02:22:54.787Z] setS1ASclassPath: [2024-03-19T02:22:54.787Z] [2024-03-19T02:22:54.787Z] init-common: [2024-03-19T02:22:54.787Z] [2024-03-19T02:22:54.787Z] compile: [2024-03-19T02:22:54.787Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:54.787Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:54.787Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:54.788Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:54.788Z] [2024-03-19T02:22:54.788Z] setOSConditions: [2024-03-19T02:22:54.788Z] [2024-03-19T02:22:54.788Z] setToolWin: [2024-03-19T02:22:54.788Z] [2024-03-19T02:22:54.788Z] setToolUnix: [2024-03-19T02:22:54.788Z] [2024-03-19T02:22:54.788Z] setToolProperty: [2024-03-19T02:22:54.788Z] [2024-03-19T02:22:54.788Z] setS1ASclassPath: [2024-03-19T02:22:54.788Z] [2024-03-19T02:22:54.788Z] init-common: [2024-03-19T02:22:54.788Z] [2024-03-19T02:22:54.788Z] compile-common: [2024-03-19T02:22:54.788Z] [echo] Current time (ISO): 2024-03-19T02:22:54.715+0000 [2024-03-19T02:22:54.788Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:54.831Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llinit [2024-03-19T02:22:54.831Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:54.831Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llquery [2024-03-19T02:22:54.831Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:54.831Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llfind [2024-03-19T02:22:54.831Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:54.831Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llinj [2024-03-19T02:22:54.831Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:22:54.831Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:54.831Z] [java] [2024-03-19T02:22:54.831Z] [java] [2024-03-19T02:22:54.831Z] [java] ----------------------------------------- [2024-03-19T02:22:54.831Z] [java] - jpa-resource-injectionllinit: PASS - [2024-03-19T02:22:54.831Z] [java] - jpa-resource-injectionllquery: PASS - [2024-03-19T02:22:54.831Z] [java] - jpa-resource-injectionllfind: PASS - [2024-03-19T02:22:54.831Z] [java] - jpa-resource-injectionllinj: PASS - [2024-03-19T02:22:54.831Z] [java] ----------------------------------------- [2024-03-19T02:22:54.831Z] [java] - Total PASS : 4 - [2024-03-19T02:22:54.831Z] [java] - Total FAIL : 0 - [2024-03-19T02:22:54.831Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:22:54.831Z] [java] ----------------------------------------- [2024-03-19T02:22:54.831Z] [2024-03-19T02:22:54.831Z] undeploy: [2024-03-19T02:22:54.909Z] [exec] Mar 19, 2024 2:22:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:22:54.909Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3ca3648 [2024-03-19T02:22:54.911Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestApp.ear [2024-03-19T02:22:54.919Z] [2024-03-19T02:22:54.919Z] checkReporting-common: [2024-03-19T02:22:54.919Z] [2024-03-19T02:22:54.919Z] confirmReportPresent-common: [2024-03-19T02:22:54.919Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:54.919Z] [echo] Test seems to be reported fine [2024-03-19T02:22:54.919Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-03-19T02:22:54.919Z] [2024-03-19T02:22:54.919Z] confirmMissingReport-common: [2024-03-19T02:22:54.919Z] [2024-03-19T02:22:54.919Z] setOSConditions: [2024-03-19T02:22:54.919Z] [2024-03-19T02:22:54.919Z] setToolWin: [2024-03-19T02:22:54.919Z] [2024-03-19T02:22:54.919Z] setToolUnix: [2024-03-19T02:22:54.919Z] [2024-03-19T02:22:54.919Z] setToolProperty: [2024-03-19T02:22:54.919Z] [2024-03-19T02:22:54.919Z] setS1ASclassPath: [2024-03-19T02:22:54.919Z] [2024-03-19T02:22:54.919Z] init-common: [2024-03-19T02:22:54.920Z] [2024-03-19T02:22:54.920Z] runclient-common: [2024-03-19T02:22:54.920Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 custom/my-properties-xml-file-with-values [2024-03-19T02:22:54.991Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:54.991Z] [java] Mar 19, 2024 2:22:54 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:54.991Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:54.991Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:22:54.991Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:22:54.991Z] [java] Mar 19, 2024 2:22:54 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:22:54.991Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,427 ms), startup services (10 ms), total (2,437 ms) [2024-03-19T02:22:54.992Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:22:54.992Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:22:54.992Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:22:54.992Z] [java] INFO: ... skipping entry with a Manifest file with a Main-Class attribute: ejb-ejb31-embedded-skipjar-clientdir [2024-03-19T02:22:54.992Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:22:54.992Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:22:54.992Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:54.992Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-03-19T02:22:54.992Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:54.992Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-skipjar-pu.jar [2024-03-19T02:22:54.992Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:22:54.992Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:22:54.992Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:54.992Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@68aec50 [2024-03-19T02:22:54.992Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:54.992Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:22:54.992Z] [java] Mar 19, 2024 2:22:54 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:22:54.992Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:22:55.103Z] [2024-03-19T02:22:55.103Z] setOSConditions: [2024-03-19T02:22:55.103Z] [2024-03-19T02:22:55.103Z] setToolWin: [2024-03-19T02:22:55.103Z] [2024-03-19T02:22:55.103Z] setToolUnix: [2024-03-19T02:22:55.103Z] [2024-03-19T02:22:55.103Z] setToolProperty: [2024-03-19T02:22:55.103Z] [2024-03-19T02:22:55.103Z] setS1ASclassPath: [2024-03-19T02:22:55.103Z] [2024-03-19T02:22:55.103Z] init-common: [2024-03-19T02:22:55.103Z] [2024-03-19T02:22:55.103Z] undeploy-war-common: [2024-03-19T02:22:55.180Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:55.180Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:55.180Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:55.181Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:55.181Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:55.181Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:55.181Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:55.201Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.txprop.simple.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964140175360_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:22:55.201Z] [exec] invoking ejb [2024-03-19T02:22:55.201Z] [exec] Looked up home!! [2024-03-19T02:22:55.201Z] [exec] Narrowed home!! [2024-03-19T02:22:55.201Z] [exec] Got the EJB!! [2024-03-19T02:22:55.263Z] [exec] Application deployed with name security-jmac-soapdefaultApp. [2024-03-19T02:22:55.263Z] [exec] there are no files to retrieve for application security-jmac-soapdefaultApp [2024-03-19T02:22:55.263Z] [echo] Deployment on target server server successful [2024-03-19T02:22:55.263Z] [2024-03-19T02:22:55.263Z] compile-client: [2024-03-19T02:22:55.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:22:55.263Z] [2024-03-19T02:22:55.263Z] setOSConditions: [2024-03-19T02:22:55.263Z] [2024-03-19T02:22:55.263Z] setToolWin: [2024-03-19T02:22:55.263Z] [2024-03-19T02:22:55.263Z] setToolUnix: [2024-03-19T02:22:55.263Z] [2024-03-19T02:22:55.263Z] setToolProperty: [2024-03-19T02:22:55.263Z] [2024-03-19T02:22:55.263Z] setS1ASclassPath: [2024-03-19T02:22:55.263Z] [2024-03-19T02:22:55.263Z] init-common: [2024-03-19T02:22:55.263Z] [2024-03-19T02:22:55.263Z] setJAXWSToolsForWin: [2024-03-19T02:22:55.263Z] [2024-03-19T02:22:55.263Z] setJAXWSToolsForUnix: [2024-03-19T02:22:55.263Z] [2024-03-19T02:22:55.263Z] wsimport: [2024-03-19T02:22:55.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jpa-resource-injection-web [2024-03-19T02:22:55.365Z] [2024-03-19T02:22:55.365Z] delete-resources: [2024-03-19T02:22:55.365Z] [2024-03-19T02:22:55.365Z] setOSConditions: [2024-03-19T02:22:55.365Z] [2024-03-19T02:22:55.365Z] setToolWin: [2024-03-19T02:22:55.365Z] [2024-03-19T02:22:55.365Z] setToolUnix: [2024-03-19T02:22:55.365Z] [2024-03-19T02:22:55.365Z] setToolProperty: [2024-03-19T02:22:55.365Z] [2024-03-19T02:22:55.365Z] setS1ASclassPath: [2024-03-19T02:22:55.366Z] [2024-03-19T02:22:55.366Z] init-common: [2024-03-19T02:22:55.366Z] [2024-03-19T02:22:55.366Z] delete-jdbc-resource-common: [2024-03-19T02:22:55.366Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:22:55.521Z] [exec] parsing WSDL... [2024-03-19T02:22:55.789Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:55.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:22:55.929Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-03-19T02:22:55.929Z] [echo] cmd executed for server [2024-03-19T02:22:55.929Z] [2024-03-19T02:22:55.929Z] setOSConditions: [2024-03-19T02:22:55.929Z] [2024-03-19T02:22:55.929Z] setToolWin: [2024-03-19T02:22:55.929Z] [2024-03-19T02:22:55.930Z] setToolUnix: [2024-03-19T02:22:55.930Z] [2024-03-19T02:22:55.930Z] setToolProperty: [2024-03-19T02:22:55.930Z] [2024-03-19T02:22:55.930Z] setS1ASclassPath: [2024-03-19T02:22:55.930Z] [2024-03-19T02:22:55.930Z] init-common: [2024-03-19T02:22:55.930Z] [2024-03-19T02:22:55.930Z] delete-jdbc-connpool-common: [2024-03-19T02:22:55.930Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:22:55.930Z] [java] Mar 19, 2024 2:22:55 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:22:55.930Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:22:55.930Z] [java] Mar 19, 2024 2:22:55 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:22:55.930Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:22:55.930Z] [java] Mar 19, 2024 2:22:55 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:22:55.930Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:22:55.930Z] [java] Mar 19, 2024 2:22:55 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:22:55.930Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: bootAMX [2024-03-19T02:22:55.963Z] [INFO] [testng] Core AMX tests [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testAMXComplianceMonitorFailureCount [2024-03-19T02:22:55.963Z] [INFO] [testng] Core AMX tests [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testDemo [2024-03-19T02:22:55.963Z] [INFO] [testng] Core AMX tests [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: iterateAllSanityCheck [2024-03-19T02:22:55.963Z] [INFO] [testng] Core AMX tests [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testBulkAccess [2024-03-19T02:22:55.963Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testDomainRoot [2024-03-19T02:22:55.963Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testExt [2024-03-19T02:22:55.963Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testForBogusAnnotations [2024-03-19T02:22:55.963Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testJ2EEDomain [2024-03-19T02:22:55.963Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testLogging [2024-03-19T02:22:55.963Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testMonitoringRoot [2024-03-19T02:22:55.963Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testPathnames [2024-03-19T02:22:55.963Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testQuery [2024-03-19T02:22:55.963Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testRuntimeRoot [2024-03-19T02:22:55.963Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testServerRuntime [2024-03-19T02:22:55.963Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testSystemInfo [2024-03-19T02:22:55.963Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.963Z] [INFO] [testng] PASSED: testTools [2024-03-19T02:22:55.964Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-03-19T02:22:55.964Z] [INFO] [testng] PASSED: testForBogusConfigAnnotations [2024-03-19T02:22:55.964Z] [INFO] [testng] tests for AMXConfigProxy [2024-03-19T02:22:55.964Z] [INFO] [testng] PASSED: testVariousGetters [2024-03-19T02:22:55.964Z] [INFO] [testng] test varioius miscellaneous AMX feature [2024-03-19T02:22:55.964Z] [INFO] [testng] [2024-03-19T02:22:55.964Z] [INFO] [testng] =============================================== [2024-03-19T02:22:55.964Z] [INFO] [testng] amx_tests [2024-03-19T02:22:55.964Z] [INFO] [testng] Tests run: 19, Failures: 0, Skips: 0 [2024-03-19T02:22:55.964Z] [INFO] [testng] =============================================== [2024-03-19T02:22:55.964Z] [INFO] [testng] [2024-03-19T02:22:55.964Z] [INFO] [testng] PASSED: testAdminCommandEndpoint [2024-03-19T02:22:55.964Z] [INFO] [testng] REST API Tests [2024-03-19T02:22:55.964Z] [INFO] [testng] PASSED: testChildConfigBeanEndpoint [2024-03-19T02:22:55.964Z] [INFO] [testng] REST API Tests [2024-03-19T02:22:55.964Z] [INFO] [testng] PASSED: testEndpointWithEncodedSlash [2024-03-19T02:22:55.964Z] [INFO] [testng] REST API Tests [2024-03-19T02:22:55.964Z] [INFO] [testng] PASSED: testManagementEndpoint [2024-03-19T02:22:55.964Z] [INFO] [testng] REST API Tests [2024-03-19T02:22:55.964Z] [INFO] [testng] PASSED: testMonitoringEndpoint [2024-03-19T02:22:55.964Z] [INFO] [testng] REST API Tests [2024-03-19T02:22:55.964Z] [INFO] [testng] [2024-03-19T02:22:55.964Z] [INFO] [testng] =============================================== [2024-03-19T02:22:55.964Z] [INFO] [testng] rest_tests [2024-03-19T02:22:55.964Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-03-19T02:22:55.964Z] [INFO] [testng] =============================================== [2024-03-19T02:22:55.964Z] [INFO] [testng] [2024-03-19T02:22:55.986Z] [exec] Waiting for the domain to stop ... [2024-03-19T02:22:55.986Z] [exec] Waiting finished after 2,415 ms. [2024-03-19T02:22:55.986Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:22:56.112Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:56.113Z] [javac] 1 warning [2024-03-19T02:22:56.113Z] [2024-03-19T02:22:56.113Z] build: [2024-03-19T02:22:56.168Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:56.168Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:56.168Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:56.168Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:56.168Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:56.168Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:56.168Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:56.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:22:56.186Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:22:56.186Z] [echo] cmd executed for server [2024-03-19T02:22:56.186Z] [2024-03-19T02:22:56.186Z] all: [2024-03-19T02:22:56.186Z] [2024-03-19T02:22:56.187Z] setOSConditions: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] setToolWin: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] setToolUnix: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] setToolProperty: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] setS1ASclassPath: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] init-common: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] clean: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] setOSConditions: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] setToolWin: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] setToolUnix: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] setToolProperty: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] setS1ASclassPath: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] init-common: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.187Z] clean-common: [2024-03-19T02:22:56.187Z] [2024-03-19T02:22:56.188Z] setOSConditions: [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.188Z] setToolWin: [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.188Z] setToolUnix: [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.188Z] setToolProperty: [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.188Z] setS1ASclassPath: [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.188Z] init-common: [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.188Z] clean-classes-common: [2024-03-19T02:22:56.188Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.188Z] setOSConditions: [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.188Z] setToolWin: [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.188Z] setToolUnix: [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.188Z] setToolProperty: [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.188Z] setS1ASclassPath: [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.188Z] init-common: [2024-03-19T02:22:56.188Z] [2024-03-19T02:22:56.189Z] clean-jars-common: [2024-03-19T02:22:56.189Z] [2024-03-19T02:22:56.189Z] compile: [2024-03-19T02:22:56.189Z] [2024-03-19T02:22:56.189Z] setOSConditions: [2024-03-19T02:22:56.189Z] [2024-03-19T02:22:56.189Z] setToolWin: [2024-03-19T02:22:56.189Z] [2024-03-19T02:22:56.189Z] setToolUnix: [2024-03-19T02:22:56.189Z] [2024-03-19T02:22:56.189Z] setToolProperty: [2024-03-19T02:22:56.189Z] [2024-03-19T02:22:56.189Z] setS1ASclassPath: [2024-03-19T02:22:56.189Z] [2024-03-19T02:22:56.189Z] init-common: [2024-03-19T02:22:56.189Z] [2024-03-19T02:22:56.189Z] compile-common: [2024-03-19T02:22:56.189Z] [echo] Current time (ISO): 2024-03-19T02:22:55.991+0000 [2024-03-19T02:22:56.189Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:56.189Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:56.202Z] [java] Mar 19, 2024 2:22:55 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:22:56.202Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:22:56.202Z] [java] Mar 19, 2024 2:22:56 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:56.202Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:22:56.221Z] [INFO] [testng] PASSED: simpleJSPTestPage [2024-03-19T02:22:56.221Z] [INFO] [testng] PASSED: simpleServletTest [2024-03-19T02:22:56.221Z] [INFO] [testng] PASSED: staticHTMLPageTest [2024-03-19T02:22:56.221Z] [INFO] [testng] PASSED: testServerRunning [2024-03-19T02:22:56.221Z] [INFO] [testng] [2024-03-19T02:22:56.221Z] [INFO] [testng] =============================================== [2024-03-19T02:22:56.221Z] [INFO] [testng] deploy_upload_test [2024-03-19T02:22:56.221Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-03-19T02:22:56.221Z] [INFO] [testng] =============================================== [2024-03-19T02:22:56.221Z] [INFO] [testng] [2024-03-19T02:22:56.318Z] [exec] Mar 19, 2024 2:22:55 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:22:56.318Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:22:56.370Z] [2024-03-19T02:22:56.370Z] setOSConditions: [2024-03-19T02:22:56.370Z] [2024-03-19T02:22:56.370Z] fixFiles: [2024-03-19T02:22:56.370Z] [2024-03-19T02:22:56.370Z] convUnix: [2024-03-19T02:22:56.370Z] [2024-03-19T02:22:56.370Z] convWin: [2024-03-19T02:22:56.370Z] [2024-03-19T02:22:56.370Z] setToolWin: [2024-03-19T02:22:56.370Z] [2024-03-19T02:22:56.370Z] setToolUnix: [2024-03-19T02:22:56.370Z] [2024-03-19T02:22:56.370Z] setToolProperty: [2024-03-19T02:22:56.371Z] [2024-03-19T02:22:56.371Z] setS1ASclassPath: [2024-03-19T02:22:56.371Z] [2024-03-19T02:22:56.371Z] init-common: [2024-03-19T02:22:56.371Z] [2024-03-19T02:22:56.371Z] package-persistence-common: [2024-03-19T02:22:56.371Z] [2024-03-19T02:22:56.371Z] ejb-jar-common: [2024-03-19T02:22:56.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:56.371Z] [2024-03-19T02:22:56.371Z] package-ejbjar-common: [2024-03-19T02:22:56.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:56.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:56.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:56.371Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2024-03-19T02:22:56.371Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:56.371Z] [2024-03-19T02:22:56.371Z] appclient-jar-common: [2024-03-19T02:22:56.371Z] [2024-03-19T02:22:56.371Z] package-appclientjar-common: [2024-03-19T02:22:56.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:56.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:56.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:56.372Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2024-03-19T02:22:56.372Z] [2024-03-19T02:22:56.372Z] webclient-war-common: [2024-03-19T02:22:56.372Z] [2024-03-19T02:22:56.372Z] clear: [2024-03-19T02:22:56.372Z] [2024-03-19T02:22:56.372Z] test-tlds-exist: [2024-03-19T02:22:56.372Z] [2024-03-19T02:22:56.372Z] copy-tlds: [2024-03-19T02:22:56.372Z] [2024-03-19T02:22:56.372Z] test-tagfiles-exist: [2024-03-19T02:22:56.372Z] [2024-03-19T02:22:56.372Z] copy-tagfiles: [2024-03-19T02:22:56.372Z] [2024-03-19T02:22:56.372Z] package-war-common: [2024-03-19T02:22:56.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:56.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:56.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:56.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:56.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:56.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:56.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:56.372Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:56.373Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2024-03-19T02:22:56.373Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:56.373Z] [2024-03-19T02:22:56.373Z] build-ear-common: [2024-03-19T02:22:56.373Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:56.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:22:56.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:22:56.373Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-03-19T02:22:56.373Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:56.373Z] [2024-03-19T02:22:56.373Z] build-rar--libraries: [2024-03-19T02:22:56.373Z] [2024-03-19T02:22:56.373Z] setOSConditions: [2024-03-19T02:22:56.373Z] [2024-03-19T02:22:56.373Z] setToolWin: [2024-03-19T02:22:56.373Z] [2024-03-19T02:22:56.373Z] setToolUnix: [2024-03-19T02:22:56.373Z] [2024-03-19T02:22:56.373Z] setToolProperty: [2024-03-19T02:22:56.373Z] [2024-03-19T02:22:56.373Z] setS1ASclassPath: [2024-03-19T02:22:56.373Z] [2024-03-19T02:22:56.373Z] init-common: [2024-03-19T02:22:56.373Z] [2024-03-19T02:22:56.373Z] prepare: [2024-03-19T02:22:56.374Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-03-19T02:22:56.374Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/lib [2024-03-19T02:22:56.374Z] [2024-03-19T02:22:56.374Z] build: [2024-03-19T02:22:56.374Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:56.374Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-03-19T02:22:56.392Z] [exec] Mar 19, 2024 2:22:55 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:22:56.392Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:22:56.392Z] [exec] Mar 19, 2024 2:22:55 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:22:56.392Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:22:56.392Z] [exec] Mar 19, 2024 2:22:55 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:22:56.392Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:22:56.392Z] [exec] Mar 19, 2024 2:22:55 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:22:56.393Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:22:56.393Z] [exec] Mar 19, 2024 2:22:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:56.393Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6b05957[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Appclient_ModByDD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:56.393Z] [exec] Application client can access jms connection factory: java:global/env/Appclient_ModByDD_JMSConnectionFactory [2024-03-19T02:22:56.393Z] [exec] Application client lookup jms connection factory: java:global/env/Appclient_Annotation_JMSConnectionFactory [2024-03-19T02:22:56.393Z] [exec] Mar 19, 2024 2:22:56 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:56.393Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@cb99d3f5[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Appclient_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:56.477Z] [INFO] [testng] PASSED: jsfAppDeployedFirstPagetest [2024-03-19T02:22:56.477Z] [INFO] [testng] PASSED: jsfIndexPageBasicTest [2024-03-19T02:22:56.477Z] [INFO] [testng] [2024-03-19T02:22:56.477Z] [INFO] [testng] =============================================== [2024-03-19T02:22:56.477Z] [INFO] [testng] jsf_hello_world [2024-03-19T02:22:56.477Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:22:56.477Z] [INFO] [testng] =============================================== [2024-03-19T02:22:56.477Z] [INFO] [testng] [2024-03-19T02:22:56.477Z] [INFO] [testng] [2024-03-19T02:22:56.477Z] [INFO] [testng] [2024-03-19T02:22:56.478Z] [INFO] [testng] Faces Hello [2024-03-19T02:22:56.478Z] [INFO] [testng]

Welcome to jAstrologer

[2024-03-19T02:22:56.478Z] [INFO] [testng]
[2024-03-19T02:22:56.478Z] [INFO] [testng] [2024-03-19T02:22:56.478Z] [INFO] [testng] [2024-03-19T02:22:56.478Z] [INFO] [testng]

[2024-03-19T02:22:56.478Z] [INFO] [testng] Hello, and welcome
If injection worked, this sentence should be followed by the injected words -> Injected entry [2024-03-19T02:22:56.478Z] [INFO] [testng]
If second injection worked, this sentence should be followed by 'a non-negative number' === 0 === [2024-03-19T02:22:56.478Z] [INFO] [testng]
If @Postconstruct worked, this sentence should be followed by true [2024-03-19T02:22:56.478Z] [INFO] [testng]

[2024-03-19T02:22:56.478Z] [INFO] [testng]
[2024-03-19T02:22:56.478Z] [INFO] [testng] [2024-03-19T02:22:56.478Z] [INFO] [testng]
If second injection worked, this sentence should be followed by 'a non-negative number' === 0 === [2024-03-19T02:22:56.478Z] [INFO] [testng] Injection2 matched. [2024-03-19T02:22:56.478Z] [INFO] [testng] @PostConstruct worked [2024-03-19T02:22:56.478Z] [INFO] [testng] PASSED: injectedValuesTestPage [2024-03-19T02:22:56.478Z] [INFO] [testng] [2024-03-19T02:22:56.478Z] [INFO] [testng] =============================================== [2024-03-19T02:22:56.478Z] [INFO] [testng] jsf_injection [2024-03-19T02:22:56.478Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2024-03-19T02:22:56.478Z] [INFO] [testng] =============================================== [2024-03-19T02:22:56.478Z] [INFO] [testng] [2024-03-19T02:22:56.632Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:56.632Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:56.632Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:56.632Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:56.632Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:56.632Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:56.632Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:56.650Z] [exec] Application client can access jms connection factory: java:global/env/Appclient_Annotation_JMSConnectionFactory [2024-03-19T02:22:56.650Z] [exec] Application client lookup jms connection factory: java:app/env/Appclient_Annotation_JMSConnectionFactory [2024-03-19T02:22:56.650Z] [exec] Mar 19, 2024 2:22:56 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:56.651Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@70ae6819[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Appclient_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:56.651Z] [exec] Application client can access jms connection factory: java:app/env/Appclient_Annotation_JMSConnectionFactory [2024-03-19T02:22:56.651Z] [exec] Application client lookup jms connection factory: java:module/env/Appclient_Annotation_JMSConnectionFactory [2024-03-19T02:22:56.734Z] [INFO] [testng] PASSED: testNoLeak [2024-03-19T02:22:56.735Z] [INFO] [testng] PASSED: testUserTx [2024-03-19T02:22:56.735Z] [INFO] [testng] [2024-03-19T02:22:56.735Z] [INFO] [testng] =============================================== [2024-03-19T02:22:56.735Z] [INFO] [testng] jdbc_user_tx [2024-03-19T02:22:56.735Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:22:56.735Z] [INFO] [testng] =============================================== [2024-03-19T02:22:56.735Z] [INFO] [testng] [2024-03-19T02:22:56.752Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:22:56.752Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:22:56.752Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:22:56.752Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:22:56.752Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:22:56.752Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:22:56.752Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:22:56.766Z] [java] Mar 19, 2024 2:22:56 AM org.eclipse.persistence.session./file:/tmp/gfembed13295656044341737698tmp/applications/sample/_test [2024-03-19T02:22:56.766Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [Pipeline] junit [2024-03-19T02:22:56.800Z] Recording test results [2024-03-19T02:22:56.888Z] [exec] Mar 19, 2024 2:22:56 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:56.888Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:56.889Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:56.898Z] [exec] [2024-03-19T02:22:56.898Z] [exec] Generating code... [2024-03-19T02:22:56.898Z] [exec] [2024-03-19T02:22:56.898Z] [exec] Compiling code... [2024-03-19T02:22:56.908Z] [exec] Mar 19, 2024 2:22:56 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:56.908Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@577ddf3e[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/jms-connection-factory-definitionApp/java:module/env/Appclient_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:57.004Z] [INFO] [testng] PASSED: persistWithInjectEMF [2024-03-19T02:22:57.004Z] [INFO] [testng] PASSED: lazyLoadingByQuery [2024-03-19T02:22:57.004Z] [INFO] [testng] [2024-03-19T02:22:57.004Z] [INFO] [testng] =============================================== [2024-03-19T02:22:57.004Z] [INFO] [testng] jpa_inject_emf [2024-03-19T02:22:57.004Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:22:57.004Z] [INFO] [testng] =============================================== [2024-03-19T02:22:57.004Z] [INFO] [testng] [2024-03-19T02:22:57.147Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:22:57.147Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:22:57.147Z] [javac] ^ [2024-03-19T02:22:57.147Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:22:57.147Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:57.147Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:22:57.147Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:22:57.147Z] [javac] 2 warnings [2024-03-19T02:22:57.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-notx [2024-03-19T02:22:57.147Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/blackbox.jar [2024-03-19T02:22:57.147Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-notx.rar [2024-03-19T02:22:57.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-tx [2024-03-19T02:22:57.147Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-tx.rar [2024-03-19T02:22:57.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-xa [2024-03-19T02:22:57.147Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-xa.rar [2024-03-19T02:22:57.147Z] [2024-03-19T02:22:57.148Z] deploy-rar--libraries: [2024-03-19T02:22:57.148Z] [2024-03-19T02:22:57.148Z] install-library: [2024-03-19T02:22:57.148Z] [echo] copying file [blackbox.jar] to applibs [2024-03-19T02:22:57.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs [2024-03-19T02:22:57.148Z] [2024-03-19T02:22:57.148Z] restart-server: [2024-03-19T02:22:57.148Z] [2024-03-19T02:22:57.148Z] setOSConditions: [2024-03-19T02:22:57.148Z] [2024-03-19T02:22:57.148Z] stop-server: [2024-03-19T02:22:57.194Z] [exec] Application client can access jms connection factory: java:module/env/Appclient_Annotation_JMSConnectionFactory [2024-03-19T02:22:57.194Z] [exec] Application client lookup jms connection factory: java:comp/env/Appclient_Annotation_JMSConnectionFactory [2024-03-19T02:22:57.194Z] [exec] Mar 19, 2024 2:22:57 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:57.194Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@c4bd054f[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/jms-connection-factory-definitionApp/client_jms-connection-factory-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/Appclient_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:57.261Z] [INFO] [testng] PASSED: initialize [2024-03-19T02:22:57.261Z] [INFO] [testng] PASSED: validatePersist [2024-03-19T02:22:57.261Z] [INFO] [testng] PASSED: validateUpdate [2024-03-19T02:22:57.261Z] [INFO] [testng] PASSED: validateRemove [2024-03-19T02:22:57.261Z] [INFO] [testng] PASSED: verify [2024-03-19T02:22:57.261Z] [INFO] [testng] [2024-03-19T02:22:57.261Z] [INFO] [testng] =============================================== [2024-03-19T02:22:57.261Z] [INFO] [testng] jpa_validation [2024-03-19T02:22:57.261Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-03-19T02:22:57.261Z] [INFO] [testng] =============================================== [2024-03-19T02:22:57.261Z] [INFO] [testng] [2024-03-19T02:22:57.261Z] [INFO] [testng] PASSED: simpleJSPTestPage [2024-03-19T02:22:57.261Z] [INFO] [testng] PASSED: simpleServletTest [2024-03-19T02:22:57.261Z] [INFO] [testng] PASSED: staticHTMLPageTest [2024-03-19T02:22:57.261Z] [INFO] [testng] [2024-03-19T02:22:57.261Z] [INFO] [testng] =============================================== [2024-03-19T02:22:57.261Z] [INFO] [testng] security_hello_jsp [2024-03-19T02:22:57.261Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-03-19T02:22:57.261Z] [INFO] [testng] =============================================== [2024-03-19T02:22:57.261Z] [INFO] [testng] [2024-03-19T02:22:57.405Z] [2024-03-19T02:22:57.405Z] stop-server-unix: [2024-03-19T02:22:57.405Z] [echo] stopping server on unix ... [2024-03-19T02:22:57.460Z] [exec] Mar 19, 2024 2:22:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:22:57.460Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:22:57.495Z] [exec] Application client can access jms connection factory: java:comp/env/Appclient_Annotation_JMSConnectionFactory [2024-03-19T02:22:57.495Z] [exec] Application client lookup jms connection factory: java:global/env/Servlet_ModByDD_JMSConnectionFactory [2024-03-19T02:22:57.495Z] [exec] Mar 19, 2024 2:22:57 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:57.496Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@e9d251de[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Servlet_ModByDD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:57.496Z] [exec] Application client can access jms connection factory: java:global/env/Servlet_ModByDD_JMSConnectionFactory [2024-03-19T02:22:57.496Z] [exec] Application client lookup jms connection factory: java:global/env/Servlet_JMSConnectionFactory [2024-03-19T02:22:57.496Z] [exec] Mar 19, 2024 2:22:57 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:57.496Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@502f08f8[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Servlet_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:57.496Z] [exec] Application client can access jms connection factory: java:global/env/Servlet_JMSConnectionFactory [2024-03-19T02:22:57.496Z] [exec] Application client lookup jms connection factory: java:app/env/Servlet_JMSConnectionFactory [2024-03-19T02:22:57.496Z] [exec] Mar 19, 2024 2:22:57 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:57.496Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@22088a54[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Servlet_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:57.550Z] [INFO] [testng] PASSED: testAuthGroupMappedUser [2024-03-19T02:22:57.550Z] [INFO] [testng] PASSED: testAuthNotAuthorizedUser [2024-03-19T02:22:57.550Z] [INFO] [testng] PASSED: testAuthNotValidPassword [2024-03-19T02:22:57.550Z] [INFO] [testng] PASSED: testAuthRoleMappedUser [2024-03-19T02:22:57.550Z] [INFO] [testng] [2024-03-19T02:22:57.550Z] [INFO] [testng] =============================================== [2024-03-19T02:22:57.550Z] [INFO] [testng] security_hello_basicauth [2024-03-19T02:22:57.550Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-03-19T02:22:57.550Z] [INFO] [testng] =============================================== [2024-03-19T02:22:57.550Z] [INFO] [testng] [2024-03-19T02:22:57.566Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:57.684Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:22:57.702Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:22:57.702Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:22:57.702Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:22:57.705Z] [java] Mar 19, 2024 2:22:57 AM org.eclipse.persistence.session./file:/tmp/gfembed13295656044341737698tmp/applications/sample/_test.metadata [2024-03-19T02:22:57.705Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-03-19T02:22:57.705Z] [java] Mar 19, 2024 2:22:57 AM org.eclipse.persistence.session./file:/tmp/gfembed13295656044341737698tmp/applications/sample/_test.metadata [2024-03-19T02:22:57.705Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-03-19T02:22:57.705Z] [java] Mar 19, 2024 2:22:57 AM org.eclipse.persistence.session./file:/tmp/gfembed13295656044341737698tmp/applications/sample/_test.server [2024-03-19T02:22:57.705Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:22:57.745Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [2024-03-19T02:22:57.794Z] [exec] Application client can access jms connection factory: java:app/env/Servlet_JMSConnectionFactory [2024-03-19T02:22:57.794Z] [exec] Application client lookup jms connection factory: java:module/env/Servlet_JMSConnectionFactory [2024-03-19T02:22:57.794Z] [exec] Application client cannot access jms connection factory: java:module/env/Servlet_JMSConnectionFactory [2024-03-19T02:22:57.794Z] [exec] Application client lookup jms connection factory: java:comp/env/Servlet_JMSConnectionFactory [2024-03-19T02:22:57.794Z] [exec] Application client cannot access jms connection factory: java:comp/env/Servlet_JMSConnectionFactory [2024-03-19T02:22:57.794Z] [exec] Application client lookup jms connection factory: java:global/env/HelloStatefulEJB_ModByDD_JMSConnectionFactory [2024-03-19T02:22:57.794Z] [exec] Mar 19, 2024 2:22:57 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:57.794Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@7e85b1be[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloStatefulEJB_ModByDD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:57.794Z] [exec] Application client can access jms connection factory: java:global/env/HelloStatefulEJB_ModByDD_JMSConnectionFactory [2024-03-19T02:22:57.794Z] [exec] Application client lookup jms connection factory: java:global/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:57.794Z] [exec] Mar 19, 2024 2:22:57 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:57.795Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@efd44e2e[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloStatefulEJB_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [Pipeline] } [2024-03-19T02:22:57.823Z] [javac] 1 warning [2024-03-19T02:22:57.823Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:57.823Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:57.824Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:57.824Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:57.824Z] [2024-03-19T02:22:57.824Z] pkg-war: [2024-03-19T02:22:57.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:57.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:57.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:57.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:57.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:22:57.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:57.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:57.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-03-19T02:22:57.824Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:22:57.824Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:22:57.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:57.824Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:57.825Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/${web.wsit.descriptors} does not exist. [2024-03-19T02:22:57.825Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/svchandler-1-web.war [2024-03-19T02:22:57.825Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:57.825Z] [2024-03-19T02:22:57.825Z] assemble-client: [2024-03-19T02:22:57.825Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:22:57.959Z] [javac] 2 warnings [2024-03-19T02:22:57.959Z] [2024-03-19T02:22:57.959Z] build: [2024-03-19T02:22:57.959Z] [2024-03-19T02:22:57.959Z] setOSConditions: [2024-03-19T02:22:57.959Z] [2024-03-19T02:22:57.959Z] setToolWin: [2024-03-19T02:22:57.959Z] [2024-03-19T02:22:57.959Z] setToolUnix: [2024-03-19T02:22:57.959Z] [2024-03-19T02:22:57.959Z] setToolProperty: [2024-03-19T02:22:57.959Z] [2024-03-19T02:22:57.959Z] setS1ASclassPath: [2024-03-19T02:22:57.959Z] [2024-03-19T02:22:57.959Z] init-common: [2024-03-19T02:22:57.959Z] [2024-03-19T02:22:57.959Z] webclient-war-common: [2024-03-19T02:22:57.959Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:22:57.959Z] [2024-03-19T02:22:57.959Z] clear: [2024-03-19T02:22:57.959Z] [2024-03-19T02:22:57.959Z] test-tlds-exist: [2024-03-19T02:22:57.960Z] [2024-03-19T02:22:57.960Z] copy-tlds: [2024-03-19T02:22:57.960Z] [2024-03-19T02:22:57.960Z] test-tagfiles-exist: [2024-03-19T02:22:57.960Z] [2024-03-19T02:22:57.960Z] copy-tagfiles: [2024-03-19T02:22:57.960Z] [2024-03-19T02:22:57.960Z] package-war-common: [2024-03-19T02:22:57.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:22:57.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:57.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:57.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:22:57.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/lib [2024-03-19T02:22:57.960Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:22:57.960Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:57.960Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:22:57.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/docroot [2024-03-19T02:22:57.960Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-non-serializable-web.war [2024-03-19T02:22:57.960Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:22:57.961Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:22:57.961Z] [javac] Compiling 1 source file [2024-03-19T02:22:57.961Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:22:57.961Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:57.961Z] [2024-03-19T02:22:57.961Z] create-resources: [2024-03-19T02:22:57.961Z] [2024-03-19T02:22:57.961Z] setOSConditions: [2024-03-19T02:22:57.961Z] [2024-03-19T02:22:57.961Z] setToolWin: [2024-03-19T02:22:57.961Z] [2024-03-19T02:22:57.961Z] setToolUnix: [2024-03-19T02:22:57.961Z] [2024-03-19T02:22:57.961Z] setToolProperty: [2024-03-19T02:22:57.961Z] [2024-03-19T02:22:57.961Z] setS1ASclassPath: [2024-03-19T02:22:57.961Z] [2024-03-19T02:22:57.961Z] init-common: [2024-03-19T02:22:57.961Z] [2024-03-19T02:22:57.961Z] create-jdbc-connpool-common: [2024-03-19T02:22:57.962Z] [java] Mar 19, 2024 2:22:57 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:22:57.962Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-03-19T02:22:57.962Z] [java] Mar 19, 2024 2:22:57 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:22:57.962Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-03-19T02:22:57.962Z] [java] Mar 19, 2024 2:22:57 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:22:57.962Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:22:58.084Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:22:58.084Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:22:58.084Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:22:58.084Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:22:58.084Z] [2024-03-19T02:22:58.084Z] setOSConditions: [2024-03-19T02:22:58.084Z] [2024-03-19T02:22:58.084Z] setToolWin: [2024-03-19T02:22:58.084Z] [2024-03-19T02:22:58.084Z] setToolUnix: [2024-03-19T02:22:58.084Z] [2024-03-19T02:22:58.084Z] setToolProperty: [2024-03-19T02:22:58.084Z] [2024-03-19T02:22:58.085Z] setS1ASclassPath: [2024-03-19T02:22:58.085Z] [2024-03-19T02:22:58.085Z] init-common: [2024-03-19T02:22:58.085Z] [2024-03-19T02:22:58.085Z] wsimport: [2024-03-19T02:22:58.094Z] [exec] Application client can access jms connection factory: java:global/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.094Z] [exec] Application client lookup jms connection factory: java:app/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.094Z] [exec] Mar 19, 2024 2:22:57 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:58.094Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@f5db898a[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/HelloStatefulEJB_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:58.094Z] [exec] Application client can access jms connection factory: java:app/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.094Z] [exec] Application client lookup jms connection factory: java:module/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.094Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.095Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.095Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.095Z] [exec] Application client lookup jms connection factory: java:global/env/HelloEJB_ModByDD_JMSConnectionFactory [2024-03-19T02:22:58.095Z] [exec] Mar 19, 2024 2:22:58 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:58.095Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6e157452[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloEJB_ModByDD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:58.221Z] [java] Mar 19, 2024 2:22:58 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:22:58.221Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:22:58.221Z] [java] Mar 19, 2024 2:22:58 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:22:58.222Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:22:58.242Z] [exec] Application deployed with name ejb-cmp-pkgEjbTestApp. [2024-03-19T02:22:58.242Z] [echo] Deployment on target server server successful [2024-03-19T02:22:58.242Z] [2024-03-19T02:22:58.242Z] setOSConditions: [2024-03-19T02:22:58.242Z] [2024-03-19T02:22:58.242Z] setToolWin: [2024-03-19T02:22:58.242Z] [2024-03-19T02:22:58.242Z] setToolUnix: [2024-03-19T02:22:58.242Z] [2024-03-19T02:22:58.242Z] setToolProperty: [2024-03-19T02:22:58.242Z] [2024-03-19T02:22:58.242Z] setS1ASclassPath: [2024-03-19T02:22:58.242Z] [2024-03-19T02:22:58.242Z] init-common: [2024-03-19T02:22:58.242Z] [2024-03-19T02:22:58.242Z] deploy-common-ee: [2024-03-19T02:22:58.242Z] [2024-03-19T02:22:58.242Z] run: [2024-03-19T02:22:58.242Z] [2024-03-19T02:22:58.242Z] setOSConditions: [2024-03-19T02:22:58.242Z] [2024-03-19T02:22:58.242Z] setToolWin: [2024-03-19T02:22:58.242Z] [2024-03-19T02:22:58.242Z] setToolUnix: [2024-03-19T02:22:58.242Z] [2024-03-19T02:22:58.243Z] setToolProperty: [2024-03-19T02:22:58.243Z] [2024-03-19T02:22:58.243Z] setS1ASclassPath: [2024-03-19T02:22:58.243Z] [2024-03-19T02:22:58.243Z] init-common: [2024-03-19T02:22:58.243Z] [2024-03-19T02:22:58.243Z] runclient-common: [2024-03-19T02:22:58.243Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestAppClient.jar -name ejb-cmp-pkgEjbTestClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml EJB3_pkgEjbTest [2024-03-19T02:22:58.271Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/jmac/soapdefault/ejbws/JmacSoapDefaultEjbService.java uses or overrides a deprecated API. [2024-03-19T02:22:58.271Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:22:58.271Z] [2024-03-19T02:22:58.271Z] setOSConditions: [2024-03-19T02:22:58.271Z] [2024-03-19T02:22:58.271Z] setToolWin: [2024-03-19T02:22:58.271Z] [2024-03-19T02:22:58.271Z] setToolUnix: [2024-03-19T02:22:58.271Z] [2024-03-19T02:22:58.271Z] setToolProperty: [2024-03-19T02:22:58.271Z] [2024-03-19T02:22:58.271Z] setS1ASclassPath: [2024-03-19T02:22:58.271Z] [2024-03-19T02:22:58.271Z] init-common: [2024-03-19T02:22:58.271Z] [2024-03-19T02:22:58.271Z] setJAXWSToolsForWin: [2024-03-19T02:22:58.271Z] [2024-03-19T02:22:58.271Z] setJAXWSToolsForUnix: [2024-03-19T02:22:58.271Z] [2024-03-19T02:22:58.271Z] wsimport: [2024-03-19T02:22:58.271Z] [exec] parsing WSDL... [2024-03-19T02:22:58.342Z] [exec] parsing WSDL... [2024-03-19T02:22:58.396Z] [exec] Application client can access jms connection factory: java:global/env/HelloEJB_ModByDD_JMSConnectionFactory [2024-03-19T02:22:58.396Z] [exec] Application client lookup jms connection factory: java:global/env/HelloEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.396Z] [exec] Mar 19, 2024 2:22:58 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:58.396Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@fa58931a[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloEJB_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:58.397Z] [exec] Application client can access jms connection factory: java:global/env/HelloEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.397Z] [exec] Application client lookup jms connection factory: java:app/env/HelloEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.397Z] [exec] Mar 19, 2024 2:22:58 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:58.397Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@8c0eea76[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/HelloEJB_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:58.397Z] [exec] Application client can access jms connection factory: java:app/env/HelloEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.397Z] [exec] Application client lookup jms connection factory: java:module/env/HelloEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.397Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.397Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.397Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloEJB_Annotation_JMSConnectionFactory [2024-03-19T02:22:58.397Z] [exec] Application client lookup jms connection factory: java:global/env/Application_DD_JMSConnectionFactory [2024-03-19T02:22:58.397Z] [exec] Mar 19, 2024 2:22:58 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:58.397Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@77300988[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Application_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:58.525Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:22:58.526Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:22:58.526Z] [2024-03-19T02:22:58.526Z] set-derby-connpool-props: [2024-03-19T02:22:58.553Z] [exec] successfully invoked ejb [2024-03-19T02:22:58.553Z] [exec] Value of key is: main [2024-03-19T02:22:58.553Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:58.553Z] [exec] [2024-03-19T02:22:58.553Z] [exec] [2024-03-19T02:22:58.553Z] [exec] ----------------------------------------- [2024-03-19T02:22:58.553Z] [exec] - main: PASS - [2024-03-19T02:22:58.553Z] [exec] ----------------------------------------- [2024-03-19T02:22:58.553Z] [exec] Total PASS: 1 [2024-03-19T02:22:58.553Z] [exec] Total FAIL: 0 [2024-03-19T02:22:58.553Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:22:58.553Z] [exec] ----------------------------------------- [2024-03-19T02:22:58.553Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:58.553Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:22:58.694Z] [exec] Application client can access jms connection factory: java:global/env/Application_DD_JMSConnectionFactory [2024-03-19T02:22:58.694Z] [exec] Application client lookup jms connection factory: java:app/env/Application_DD_JMSConnectionFactory [2024-03-19T02:22:58.694Z] [exec] Mar 19, 2024 2:22:58 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:58.694Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@5bbf88ac[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Application_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:58.694Z] [exec] Application client can access jms connection factory: java:app/env/Application_DD_JMSConnectionFactory [2024-03-19T02:22:58.694Z] [exec] Application client lookup jms connection factory: java:global/env/Appclient_DD_JMSConnectionFactory [2024-03-19T02:22:58.695Z] [exec] Mar 19, 2024 2:22:58 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:58.695Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@1f5755a4[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Appclient_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:58.695Z] [exec] Application client can access jms connection factory: java:global/env/Appclient_DD_JMSConnectionFactory [2024-03-19T02:22:58.695Z] [exec] Application client lookup jms connection factory: java:app/env/Appclient_DD_JMSConnectionFactory [2024-03-19T02:22:58.695Z] [exec] Mar 19, 2024 2:22:58 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:58.695Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@4b444dc8[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Appclient_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:58.717Z] [exec] Extracted transferred entry libtest-noneClient.jar of size 3,349 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient.jar [2024-03-19T02:22:58.717Z] [exec] Extracted transferred entry libtest-noneClient/topLevel.jar of size 866 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/topLevel.jar [2024-03-19T02:22:58.717Z] [exec] Extracted transferred entry libtest-noneClient/client/libdirtest-client.jar of size 7,099 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/client/libdirtest-client.jar [2024-03-19T02:22:58.717Z] [exec] Extracted transferred entry libtest-noneClient/client/libdirtest-clientClient.jar of size 11,036 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/client/libdirtest-clientClient.jar [2024-03-19T02:22:58.717Z] [exec] Extracted transferred entry libtest-noneClient/client/z/z.jar of size 847 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/client/z/z.jar [2024-03-19T02:22:58.718Z] [exec] Extracted transferred entry libtest-noneClient/client/y/y.properties of size 740 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/client/y/y.properties [2024-03-19T02:22:58.718Z] [exec] Extracted transferred entry libtest-noneClient/libdirtest-EJBModule.jar of size 5,757 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/libdirtest-EJBModule.jar [2024-03-19T02:22:58.718Z] [exec] Application deployed with name libtest-none. [2024-03-19T02:22:58.718Z] [exec] Command deploy executed successfully. [2024-03-19T02:22:58.718Z] [2024-03-19T02:22:58.718Z] init.os: [2024-03-19T02:22:58.718Z] [2024-03-19T02:22:58.718Z] init.tools.unix: [2024-03-19T02:22:58.718Z] [2024-03-19T02:22:58.718Z] init.tools.windows: [2024-03-19T02:22:58.718Z] [2024-03-19T02:22:58.718Z] init.tools: [2024-03-19T02:22:58.718Z] [2024-03-19T02:22:58.718Z] setAsadminArgs: [2024-03-19T02:22:58.718Z] [2024-03-19T02:22:58.718Z] init: [2024-03-19T02:22:58.718Z] [2024-03-19T02:22:58.718Z] init.customtasks: [2024-03-19T02:22:58.718Z] [2024-03-19T02:22:58.718Z] setEnabled: [2024-03-19T02:22:58.718Z] [2024-03-19T02:22:58.718Z] createAppRef: [2024-03-19T02:22:58.718Z] [2024-03-19T02:22:58.718Z] declare-test: [2024-03-19T02:22:58.718Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for noLibUsed [2024-03-19T02:22:58.719Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient.jar /topLevel.properties:lib.path=topLevel /x.properties:lib.path=NO_RESOURCE /xExtra.properties:xExtra=NO_RESOURCE /lib.properties:lib.path=NO_RESOURCE /lib_sub.properties:lib_sub=NO_RESOURCE /x_xExtra.properties:x_xExtra=NO_RESOURCE /xMore_sub.properties:xMore_sub=NO_RESOURCE /x_xMore.properties:x_xMore=NO_RESOURCE /x_xMore_sub.properties:x_xMore_sub=NO_RESOURCE -clientonly /z.properties:value=z -serveronly /z.properties:value=NO_RESOURCE /y.properties:value=NO_RESOURCE [2024-03-19T02:22:58.803Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:22:58.803Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:22:58.809Z] [2024-03-19T02:22:58.809Z] checkReporting-common: [2024-03-19T02:22:58.809Z] [2024-03-19T02:22:58.809Z] confirmReportPresent-common: [2024-03-19T02:22:58.809Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:22:58.809Z] [echo] Test seems to be reported fine [2024-03-19T02:22:58.809Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/txprop/simple/RepRunConf.txt [2024-03-19T02:22:58.809Z] [2024-03-19T02:22:58.809Z] confirmMissingReport-common: [2024-03-19T02:22:58.809Z] [2024-03-19T02:22:58.809Z] undeploy: [2024-03-19T02:22:58.809Z] [2024-03-19T02:22:58.809Z] setOSConditions: [2024-03-19T02:22:58.809Z] [2024-03-19T02:22:58.809Z] setToolWin: [2024-03-19T02:22:58.809Z] [2024-03-19T02:22:58.810Z] setToolUnix: [2024-03-19T02:22:58.810Z] [2024-03-19T02:22:58.810Z] setToolProperty: [2024-03-19T02:22:58.810Z] [2024-03-19T02:22:58.810Z] setS1ASclassPath: [2024-03-19T02:22:58.810Z] [2024-03-19T02:22:58.810Z] init-common: [2024-03-19T02:22:58.810Z] [2024-03-19T02:22:58.810Z] undeploy-common: [2024-03-19T02:22:58.996Z] [exec] Application client can access jms connection factory: java:app/env/Appclient_DD_JMSConnectionFactory [2024-03-19T02:22:58.996Z] [exec] Application client lookup jms connection factory: java:module/env/Appclient_DD_JMSConnectionFactory [2024-03-19T02:22:58.997Z] [exec] Mar 19, 2024 2:22:58 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:58.997Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ec5bb9ed[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/jms-connection-factory-definitionApp/java:module/env/Appclient_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:58.997Z] [exec] Mar 19, 2024 2:22:58 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:58.997Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@58c680fe[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/jms-connection-factory-definitionApp/client_jms-connection-factory-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/Appclient_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:58.997Z] [exec] Application client can access jms connection factory: java:module/env/Appclient_DD_JMSConnectionFactory [2024-03-19T02:22:58.997Z] [exec] Application client lookup jms connection factory: java:comp/env/Appclient_DD_JMSConnectionFactory [2024-03-19T02:22:59.061Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:22:59.061Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:22:59.179Z] [java] Mar 19, 2024 2:22:58 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:22:59.179Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:22:59.179Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@42130a5c [2024-03-19T02:22:59.179Z] [java] Mar 19, 2024 2:22:59 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:59.179Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:22:59.224Z] [exec] [2024-03-19T02:22:59.224Z] [exec] Generating code... [2024-03-19T02:22:59.224Z] [exec] [2024-03-19T02:22:59.224Z] [exec] Compiling code... [2024-03-19T02:22:59.254Z] [exec] Application client can access jms connection factory: java:comp/env/Appclient_DD_JMSConnectionFactory [2024-03-19T02:22:59.254Z] [exec] Application client lookup jms connection factory: java:global/env/Web_DD_JMSConnectionFactory [2024-03-19T02:22:59.254Z] [exec] Mar 19, 2024 2:22:59 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:59.254Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@2d51df8c[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Web_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:59.254Z] [exec] Application client can access jms connection factory: java:global/env/Web_DD_JMSConnectionFactory [2024-03-19T02:22:59.254Z] [exec] Application client lookup jms connection factory: java:app/env/Web_DD_JMSConnectionFactory [2024-03-19T02:22:59.254Z] [exec] Mar 19, 2024 2:22:59 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:59.254Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@2bd4c2b0[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Web_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:59.254Z] [exec] Application client can access jms connection factory: java:app/env/Web_DD_JMSConnectionFactory [2024-03-19T02:22:59.254Z] [exec] Application client lookup jms connection factory: java:module/env/Web_DD_JMSConnectionFactory [2024-03-19T02:22:59.255Z] [exec] Application client cannot access jms connection factory: java:module/env/Web_DD_JMSConnectionFactory [2024-03-19T02:22:59.255Z] [exec] Application client lookup jms connection factory: java:comp/env/Web_DD_JMSConnectionFactory [2024-03-19T02:22:59.255Z] [exec] Application client cannot access jms connection factory: java:comp/env/Web_DD_JMSConnectionFactory [2024-03-19T02:22:59.255Z] [exec] Application client lookup jms connection factory: java:global/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.278Z] [exec] [2024-03-19T02:22:59.278Z] [exec] Generating code... [2024-03-19T02:22:59.278Z] [exec] [2024-03-19T02:22:59.278Z] [exec] Compiling code... [2024-03-19T02:22:59.318Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:22:59.319Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:22:59.376Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-txprop-simpleApp [2024-03-19T02:22:59.376Z] [2024-03-19T02:22:59.376Z] all: [2024-03-19T02:22:59.376Z] [echo] [2024-03-19T02:22:59.376Z] [echo] [2024-03-19T02:22:59.376Z] [echo] ************************************************** [2024-03-19T02:22:59.376Z] [echo] * Running ejbc [2024-03-19T02:22:59.376Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejbc [2024-03-19T02:22:59.376Z] [echo] ************************************************** [2024-03-19T02:22:59.376Z] [echo] [2024-03-19T02:22:59.376Z] [echo] [2024-03-19T02:22:59.376Z] [2024-03-19T02:22:59.376Z] all: [2024-03-19T02:22:59.376Z] [2024-03-19T02:22:59.376Z] equals: [2024-03-19T02:22:59.376Z] [2024-03-19T02:22:59.376Z] setOSConditions: [2024-03-19T02:22:59.376Z] [2024-03-19T02:22:59.376Z] setToolWin: [2024-03-19T02:22:59.376Z] [2024-03-19T02:22:59.376Z] setToolUnix: [2024-03-19T02:22:59.376Z] [2024-03-19T02:22:59.376Z] setToolProperty: [2024-03-19T02:22:59.376Z] [2024-03-19T02:22:59.376Z] setS1ASclassPath: [2024-03-19T02:22:59.376Z] [2024-03-19T02:22:59.376Z] init-common: [2024-03-19T02:22:59.376Z] [2024-03-19T02:22:59.376Z] clean: [2024-03-19T02:22:59.376Z] [2024-03-19T02:22:59.377Z] setOSConditions: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] setToolWin: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] setToolUnix: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] setToolProperty: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] setS1ASclassPath: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] init-common: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] clean-common: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] setOSConditions: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] setToolWin: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] setToolUnix: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] setToolProperty: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] setS1ASclassPath: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] init-common: [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.377Z] clean-classes-common: [2024-03-19T02:22:59.377Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:59.377Z] [2024-03-19T02:22:59.378Z] setOSConditions: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] setToolWin: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] setToolUnix: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] setToolProperty: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] setS1ASclassPath: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] init-common: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] clean-jars-common: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] compile: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] setOSConditions: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] setToolWin: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] setToolUnix: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] setToolProperty: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] setS1ASclassPath: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] init-common: [2024-03-19T02:22:59.378Z] [2024-03-19T02:22:59.378Z] compile-common: [2024-03-19T02:22:59.379Z] [echo] Current time (ISO): 2024-03-19T02:22:59.235+0000 [2024-03-19T02:22:59.379Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:59.379Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:59.437Z] [java] Looking up EJB... [2024-03-19T02:22:59.437Z] [java] Invoking EJB... [2024-03-19T02:22:59.437Z] [java] EJB said: boo [2024-03-19T02:22:59.437Z] [java] Record # 1 [2024-03-19T02:22:59.438Z] [java] Mar 19, 2024 2:22:59 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:22:59.438Z] [java] INFO: sample was successfully deployed in 4,316 milliseconds. [2024-03-19T02:22:59.438Z] [java] Mar 19, 2024 2:22:59 AM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2024-03-19T02:22:59.438Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2024-03-19T02:22:59.438Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:22:59.438Z] [java] Value of key is: embedded with JPA [2024-03-19T02:22:59.438Z] [java] Done calling EJB [2024-03-19T02:22:59.438Z] [java] Closing container ... [2024-03-19T02:22:59.438Z] [java] SingletonBean :: In PreDestroy() [2024-03-19T02:22:59.547Z] [exec] Mar 19, 2024 2:22:59 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:59.548Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@8fc818dd[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloStatefulEJB_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:59.548Z] [exec] Mar 19, 2024 2:22:59 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:59.548Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@217e7039[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/HelloStatefulEJB_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:59.548Z] [exec] Application client can access jms connection factory: java:global/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.548Z] [exec] Application client lookup jms connection factory: java:app/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.548Z] [exec] Mar 19, 2024 2:22:59 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:59.548Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@702609c9[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloEJB_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:59.548Z] [exec] Application client can access jms connection factory: java:app/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.548Z] [exec] Application client lookup jms connection factory: java:module/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.548Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.548Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.548Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.548Z] [exec] Application client lookup jms connection factory: java:global/env/HelloEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.548Z] [exec] Mar 19, 2024 2:22:59 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:22:59.548Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@cc677d25[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/HelloEJB_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:22:59.549Z] [exec] Application client can access jms connection factory: java:global/env/HelloEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.549Z] [exec] Application client lookup jms connection factory: java:app/env/HelloEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.575Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:22:59.575Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:22:59.702Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:22:59.702Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:59.702Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:22:59.702Z] [java] ..........FINISHED Embedded test [2024-03-19T02:22:59.702Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:22:59.702Z] [java] [2024-03-19T02:22:59.702Z] [java] [2024-03-19T02:22:59.702Z] [java] ----------------------------------------- [2024-03-19T02:22:59.702Z] [java] - embedded with JPA: PASS - [2024-03-19T02:22:59.702Z] [java] ----------------------------------------- [2024-03-19T02:22:59.702Z] [java] Total PASS: 1 [2024-03-19T02:22:59.702Z] [java] Total FAIL: 0 [2024-03-19T02:22:59.702Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:22:59.702Z] [java] ----------------------------------------- [2024-03-19T02:22:59.702Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:59.702Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:22:59.702Z] [java] Mar 19, 2024 2:22:59 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:22:59.702Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:22:59.703Z] [java] Mar 19, 2024 2:22:59 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:22:59.703Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-03-19T02:22:59.703Z] [java] Mar 19, 2024 2:22:59 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:59.703Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:59.703Z] [java] Mar 19, 2024 2:22:59 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:22:59.703Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:22:59.703Z] [java] Mar 19, 2024 2:22:59 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:22:59.703Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:22:59.703Z] [2024-03-19T02:22:59.703Z] stop-database: [2024-03-19T02:22:59.703Z] [2024-03-19T02:22:59.703Z] all: [2024-03-19T02:22:59.703Z] [2024-03-19T02:22:59.703Z] twocontainers: [2024-03-19T02:22:59.703Z] [echo] [2024-03-19T02:22:59.703Z] [echo] [2024-03-19T02:22:59.703Z] [echo] ************************************************** [2024-03-19T02:22:59.703Z] [echo] * Running twocontainers [2024-03-19T02:22:59.703Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twocontainers [2024-03-19T02:22:59.703Z] [echo] ************************************************** [2024-03-19T02:22:59.703Z] [echo] [2024-03-19T02:22:59.703Z] [echo] [2024-03-19T02:22:59.703Z] [2024-03-19T02:22:59.703Z] start-database: [2024-03-19T02:22:59.703Z] [2024-03-19T02:22:59.703Z] setOSConditions: [2024-03-19T02:22:59.703Z] [2024-03-19T02:22:59.703Z] setToolWin: [2024-03-19T02:22:59.703Z] [2024-03-19T02:22:59.703Z] setToolUnix: [2024-03-19T02:22:59.703Z] [2024-03-19T02:22:59.703Z] setToolProperty: [2024-03-19T02:22:59.703Z] [2024-03-19T02:22:59.703Z] setS1ASclassPath: [2024-03-19T02:22:59.703Z] [2024-03-19T02:22:59.703Z] init-common: [2024-03-19T02:22:59.703Z] [2024-03-19T02:22:59.704Z] clean: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] setOSConditions: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] setToolWin: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] setToolUnix: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] setToolProperty: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] setS1ASclassPath: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] init-common: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] clean-common: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] setOSConditions: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] setToolWin: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] setToolUnix: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] setToolProperty: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] setS1ASclassPath: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] init-common: [2024-03-19T02:22:59.704Z] [2024-03-19T02:22:59.704Z] clean-classes-common: [2024-03-19T02:22:59.704Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] setOSConditions: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] setToolWin: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] setToolUnix: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] setToolProperty: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] setS1ASclassPath: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] init-common: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] clean-jars-common: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] compile: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] setOSConditions: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] setToolWin: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] setToolUnix: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] setToolProperty: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] setS1ASclassPath: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.705Z] init-common: [2024-03-19T02:22:59.705Z] [2024-03-19T02:22:59.706Z] compile-common: [2024-03-19T02:22:59.706Z] [echo] Current time (ISO): 2024-03-19T02:22:59.562+0000 [2024-03-19T02:22:59.706Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:59.706Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:22:59.806Z] [exec] Application client can access jms connection factory: java:app/env/HelloEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.806Z] [exec] Application client lookup jms connection factory: java:module/env/HelloEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.806Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.806Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.806Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloEJB_DD_JMSConnectionFactory [2024-03-19T02:22:59.806Z] [exec] Application client lookup jms-connection-factory-definitions successfully! [2024-03-19T02:22:59.806Z] [exec] Value of key is:JMSConnectionFactory-Definition-appclient-test [2024-03-19T02:22:59.806Z] [exec] invoking JMSConnectionFactory-Definition test servlet at http://localhost:8080/jms-connection-factory-definition/servlet [2024-03-19T02:23:00.005Z] [exec] Waiting for the domain to stop . [2024-03-19T02:23:00.005Z] [exec] Waiting finished after 493 ms. [2024-03-19T02:23:00.005Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:23:00.005Z] [2024-03-19T02:23:00.005Z] stop-server-windows: [2024-03-19T02:23:00.005Z] [2024-03-19T02:23:00.005Z] setOSConditions: [2024-03-19T02:23:00.005Z] [2024-03-19T02:23:00.005Z] start-server: [2024-03-19T02:23:00.005Z] [echo] +-----------------------------+ [2024-03-19T02:23:00.005Z] [echo] | | [2024-03-19T02:23:00.005Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:23:00.005Z] [echo] | in Felix mode | [2024-03-19T02:23:00.005Z] [echo] | | [2024-03-19T02:23:00.005Z] [echo] +-----------------------------+ [2024-03-19T02:23:00.005Z] [2024-03-19T02:23:00.005Z] start-server-unix: [2024-03-19T02:23:00.009Z] [exec] Mar 19, 2024 2:22:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:00.009Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@65600fb3 [2024-03-19T02:23:00.023Z] [2024-03-19T02:23:00.023Z] undeploy: [2024-03-19T02:23:00.023Z] [2024-03-19T02:23:00.023Z] setOSConditions: [2024-03-19T02:23:00.023Z] [2024-03-19T02:23:00.023Z] setToolWin: [2024-03-19T02:23:00.023Z] [2024-03-19T02:23:00.023Z] setToolUnix: [2024-03-19T02:23:00.023Z] [2024-03-19T02:23:00.023Z] setToolProperty: [2024-03-19T02:23:00.023Z] [2024-03-19T02:23:00.024Z] setS1ASclassPath: [2024-03-19T02:23:00.024Z] [2024-03-19T02:23:00.024Z] init-common: [2024-03-19T02:23:00.024Z] [2024-03-19T02:23:00.024Z] undeploy-common: [2024-03-19T02:23:00.137Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:00.137Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:00.208Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:00.210Z] [exec] Mar 19, 2024 2:22:59 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:00.210Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:00.212Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:23:00.212Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:00.212Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml:73: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:00.212Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:23:00.267Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:23:00.310Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:00.310Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:00.310Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:00.310Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:00.310Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:00.310Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:00.310Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:00.394Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:00.394Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:00.470Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:00.470Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:00.470Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:00.470Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:00.470Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:00.470Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:00.470Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:00.525Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:00.525Z] [exec] [2024-03-19T02:23:00.525Z] [exec] [2024-03-19T02:23:00.525Z] [exec] ----------------------------------------- [2024-03-19T02:23:00.525Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:23:00.525Z] [exec] ----------------------------------------- [2024-03-19T02:23:00.525Z] [exec] Total PASS: 1 [2024-03-19T02:23:00.525Z] [exec] Total FAIL: 0 [2024-03-19T02:23:00.525Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:00.525Z] [exec] ----------------------------------------- [2024-03-19T02:23:00.525Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:00.526Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:00.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-appauthtxApp [2024-03-19T02:23:00.587Z] [2024-03-19T02:23:00.587Z] setOSConditions: [2024-03-19T02:23:00.587Z] [2024-03-19T02:23:00.587Z] setToolWin: [2024-03-19T02:23:00.587Z] [2024-03-19T02:23:00.587Z] setToolUnix: [2024-03-19T02:23:00.587Z] [2024-03-19T02:23:00.587Z] setToolProperty: [2024-03-19T02:23:00.587Z] [2024-03-19T02:23:00.587Z] setS1ASclassPath: [2024-03-19T02:23:00.587Z] [2024-03-19T02:23:00.587Z] init-common: [2024-03-19T02:23:00.587Z] [2024-03-19T02:23:00.587Z] delete-jdbc-resource-common: [2024-03-19T02:23:00.587Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2024-03-19T02:23:00.597Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/jmac/soapdefault/servletws/JmacSoapDefaultServletService.java uses or overrides a deprecated API. [2024-03-19T02:23:00.597Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:00.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/client [2024-03-19T02:23:00.597Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml:164: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:00.597Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:00.637Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:00.637Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:00.637Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:00.637Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:00.637Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:00.637Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:00.637Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:00.654Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:00.654Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:00.729Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:00.729Z] [javac] 1 warning [2024-03-19T02:23:00.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:23:00.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:23:00.730Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:23:00.730Z] [2024-03-19T02:23:00.730Z] deploy-app: [2024-03-19T02:23:00.730Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:00.730Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:00.730Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:00.730Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:00.730Z] [2024-03-19T02:23:00.730Z] deploy-war-common: [2024-03-19T02:23:00.730Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:00.730Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:00.730Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:00.731Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:00.731Z] [2024-03-19T02:23:00.731Z] setOSConditions: [2024-03-19T02:23:00.731Z] [2024-03-19T02:23:00.731Z] setToolWin: [2024-03-19T02:23:00.731Z] [2024-03-19T02:23:00.731Z] setToolUnix: [2024-03-19T02:23:00.731Z] [2024-03-19T02:23:00.731Z] setToolProperty: [2024-03-19T02:23:00.731Z] [2024-03-19T02:23:00.731Z] setS1ASclassPath: [2024-03-19T02:23:00.731Z] [2024-03-19T02:23:00.731Z] init-common: [2024-03-19T02:23:00.731Z] [2024-03-19T02:23:00.731Z] deploy-war-commonpe: [2024-03-19T02:23:00.783Z] [2024-03-19T02:23:00.783Z] checkReporting-common: [2024-03-19T02:23:00.783Z] [2024-03-19T02:23:00.783Z] confirmReportPresent-common: [2024-03-19T02:23:00.783Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:00.783Z] [echo] Test seems to be reported fine [2024-03-19T02:23:00.783Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-03-19T02:23:00.783Z] [2024-03-19T02:23:00.783Z] confirmMissingReport-common: [2024-03-19T02:23:00.783Z] [2024-03-19T02:23:00.783Z] setOSConditions: [2024-03-19T02:23:00.783Z] [2024-03-19T02:23:00.783Z] setToolWin: [2024-03-19T02:23:00.783Z] [2024-03-19T02:23:00.783Z] setToolUnix: [2024-03-19T02:23:00.783Z] [2024-03-19T02:23:00.784Z] setToolProperty: [2024-03-19T02:23:00.784Z] [2024-03-19T02:23:00.784Z] setS1ASclassPath: [2024-03-19T02:23:00.784Z] [2024-03-19T02:23:00.784Z] init-common: [2024-03-19T02:23:00.784Z] [2024-03-19T02:23:00.784Z] runclient-common: [2024-03-19T02:23:00.784Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml url http://java.sun.com:80/index.html custom/my-url [2024-03-19T02:23:00.878Z] [2024-03-19T02:23:00.878Z] build-client: [2024-03-19T02:23:00.878Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:00.901Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:00.902Z] [WARNING] [testng] Mar 19, 2024 2:23:00 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:00.902Z] [WARNING] [testng] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@28b68067 [2024-03-19T02:23:00.902Z] [INFO] [testng] PASSED: helloRemote [2024-03-19T02:23:00.902Z] [INFO] [testng] PASSED: nonPortableGlobal [2024-03-19T02:23:00.902Z] [INFO] [testng] PASSED: portableGlobal [2024-03-19T02:23:00.902Z] [INFO] [testng] [2024-03-19T02:23:00.902Z] [INFO] [testng] =============================================== [2024-03-19T02:23:00.902Z] [INFO] [testng] ejb_remoteview [2024-03-19T02:23:00.902Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-03-19T02:23:00.902Z] [INFO] [testng] =============================================== [2024-03-19T02:23:00.902Z] [INFO] [testng] [2024-03-19T02:23:00.902Z] [INFO] [testng] PASSED: singletonStartup [2024-03-19T02:23:00.902Z] [INFO] [testng] PASSED: singletonInjectLookup [2024-03-19T02:23:00.902Z] [INFO] [testng] [2024-03-19T02:23:00.902Z] [INFO] [testng] =============================================== [2024-03-19T02:23:00.902Z] [INFO] [testng] ejb_singleton_ear_redeploy [2024-03-19T02:23:00.902Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:23:00.902Z] [INFO] [testng] =============================================== [2024-03-19T02:23:00.902Z] [INFO] [testng] [2024-03-19T02:23:00.902Z] [INFO] [testng] url = http://localhost:8080/slsbnicmt/test?tc=EJBInject [2024-03-19T02:23:00.902Z] [INFO] [testng] PASSED: EJBInject [2024-03-19T02:23:00.902Z] [INFO] [testng] PASSED: SetName [2024-03-19T02:23:00.902Z] [INFO] [testng] PASSED: GetName [2024-03-19T02:23:00.902Z] [INFO] [testng] [2024-03-19T02:23:00.902Z] [INFO] [testng] =============================================== [2024-03-19T02:23:00.902Z] [INFO] [testng] ejb_stateful_cmt_ni_war [2024-03-19T02:23:00.902Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-03-19T02:23:00.902Z] [INFO] [testng] =============================================== [2024-03-19T02:23:00.902Z] [INFO] [testng] [2024-03-19T02:23:01.138Z] [2024-03-19T02:23:01.138Z] package-appclientjar-common: [2024-03-19T02:23:01.138Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:01.138Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:01.138Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-client.jar [2024-03-19T02:23:01.138Z] [2024-03-19T02:23:01.138Z] setOSConditions: [2024-03-19T02:23:01.138Z] [2024-03-19T02:23:01.138Z] setToolWin: [2024-03-19T02:23:01.138Z] [2024-03-19T02:23:01.138Z] setToolUnix: [2024-03-19T02:23:01.138Z] [2024-03-19T02:23:01.139Z] setToolProperty: [2024-03-19T02:23:01.139Z] [2024-03-19T02:23:01.139Z] setS1ASclassPath: [2024-03-19T02:23:01.139Z] [2024-03-19T02:23:01.139Z] init-common: [2024-03-19T02:23:01.139Z] [2024-03-19T02:23:01.139Z] deploy-client-common: [2024-03-19T02:23:01.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2024-03-19T02:23:01.152Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2024-03-19T02:23:01.152Z] [echo] cmd executed for server [2024-03-19T02:23:01.152Z] [2024-03-19T02:23:01.152Z] setOSConditions: [2024-03-19T02:23:01.152Z] [2024-03-19T02:23:01.152Z] setToolWin: [2024-03-19T02:23:01.152Z] [2024-03-19T02:23:01.152Z] setToolUnix: [2024-03-19T02:23:01.152Z] [2024-03-19T02:23:01.152Z] setToolProperty: [2024-03-19T02:23:01.152Z] [2024-03-19T02:23:01.152Z] setS1ASclassPath: [2024-03-19T02:23:01.152Z] [2024-03-19T02:23:01.152Z] init-common: [2024-03-19T02:23:01.152Z] [2024-03-19T02:23:01.152Z] delete-jdbc-connpool-common: [2024-03-19T02:23:01.152Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2024-03-19T02:23:01.158Z] [javac] 1 warning [2024-03-19T02:23:01.158Z] [2024-03-19T02:23:01.158Z] setOSConditions: [2024-03-19T02:23:01.158Z] [2024-03-19T02:23:01.158Z] setToolWin: [2024-03-19T02:23:01.158Z] [2024-03-19T02:23:01.158Z] setToolUnix: [2024-03-19T02:23:01.158Z] [2024-03-19T02:23:01.158Z] setToolProperty: [2024-03-19T02:23:01.158Z] [2024-03-19T02:23:01.158Z] setS1ASclassPath: [2024-03-19T02:23:01.159Z] [2024-03-19T02:23:01.159Z] init-common: [2024-03-19T02:23:01.159Z] [2024-03-19T02:23:01.159Z] compile-common: [2024-03-19T02:23:01.159Z] [echo] Current time (ISO): 2024-03-19T02:23:01.049+0000 [2024-03-19T02:23:01.159Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:01.217Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:01.217Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:01.217Z] [2024-03-19T02:23:01.217Z] setOSConditions: [2024-03-19T02:23:01.217Z] [2024-03-19T02:23:01.217Z] setToolWin: [2024-03-19T02:23:01.217Z] [2024-03-19T02:23:01.217Z] setToolUnix: [2024-03-19T02:23:01.217Z] [2024-03-19T02:23:01.217Z] setToolProperty: [2024-03-19T02:23:01.217Z] [2024-03-19T02:23:01.217Z] setS1ASclassPath: [2024-03-19T02:23:01.217Z] [2024-03-19T02:23:01.217Z] init-common: [2024-03-19T02:23:01.217Z] [2024-03-19T02:23:01.217Z] create-jdbc-resource-common: [2024-03-19T02:23:01.217Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:01.247Z] [2024-03-19T02:23:01.247Z] setOSConditions: [2024-03-19T02:23:01.247Z] [2024-03-19T02:23:01.247Z] setToolWin: [2024-03-19T02:23:01.247Z] [2024-03-19T02:23:01.247Z] setToolUnix: [2024-03-19T02:23:01.247Z] [2024-03-19T02:23:01.247Z] setToolProperty: [2024-03-19T02:23:01.247Z] [2024-03-19T02:23:01.247Z] setS1ASclassPath: [2024-03-19T02:23:01.247Z] [2024-03-19T02:23:01.247Z] init-common: [2024-03-19T02:23:01.247Z] [2024-03-19T02:23:01.247Z] startDomainUnix: [2024-03-19T02:23:01.247Z] [echo] Starting DAS [2024-03-19T02:23:01.502Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:01.503Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-03-19T02:23:01.503Z] [echo] cmd executed for server [2024-03-19T02:23:01.503Z] [2024-03-19T02:23:01.503Z] deploy: [2024-03-19T02:23:01.503Z] [2024-03-19T02:23:01.503Z] deploy-war-common: [2024-03-19T02:23:01.503Z] [2024-03-19T02:23:01.503Z] setOSConditions: [2024-03-19T02:23:01.503Z] [2024-03-19T02:23:01.503Z] setToolWin: [2024-03-19T02:23:01.503Z] [2024-03-19T02:23:01.503Z] setToolUnix: [2024-03-19T02:23:01.503Z] [2024-03-19T02:23:01.503Z] setToolProperty: [2024-03-19T02:23:01.503Z] [2024-03-19T02:23:01.503Z] setS1ASclassPath: [2024-03-19T02:23:01.503Z] [2024-03-19T02:23:01.503Z] init-common: [2024-03-19T02:23:01.503Z] [2024-03-19T02:23:01.503Z] deploy-war-commonpe: [2024-03-19T02:23:01.575Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:01.575Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:01.575Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:01.671Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot svchandler-1 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/svchandler-1-web.war [2024-03-19T02:23:01.717Z] [exec] Mar 19, 2024 2:23:01 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:01.717Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:01.731Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2024-03-19T02:23:01.731Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2024-03-19T02:23:01.731Z] [echo] cmd executed for server [2024-03-19T02:23:01.731Z] [2024-03-19T02:23:01.731Z] setOSConditions: [2024-03-19T02:23:01.731Z] [2024-03-19T02:23:01.731Z] setToolWin: [2024-03-19T02:23:01.731Z] [2024-03-19T02:23:01.731Z] setToolUnix: [2024-03-19T02:23:01.731Z] [2024-03-19T02:23:01.731Z] setToolProperty: [2024-03-19T02:23:01.731Z] [2024-03-19T02:23:01.731Z] setS1ASclassPath: [2024-03-19T02:23:01.731Z] [2024-03-19T02:23:01.731Z] init-common: [2024-03-19T02:23:01.731Z] [2024-03-19T02:23:01.731Z] execute-sql-common: [2024-03-19T02:23:01.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jpa-resource-injection-non-serializable --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-non-serializable-web.war [2024-03-19T02:23:01.832Z] [javac] 2 warnings [2024-03-19T02:23:01.832Z] [2024-03-19T02:23:01.832Z] setOSConditions: [2024-03-19T02:23:01.832Z] [2024-03-19T02:23:01.832Z] setToolWin: [2024-03-19T02:23:01.833Z] [2024-03-19T02:23:01.833Z] setToolUnix: [2024-03-19T02:23:01.833Z] [2024-03-19T02:23:01.833Z] setToolProperty: [2024-03-19T02:23:01.833Z] [2024-03-19T02:23:01.833Z] setS1ASclassPath: [2024-03-19T02:23:01.833Z] [2024-03-19T02:23:01.833Z] init-common: [2024-03-19T02:23:01.833Z] [2024-03-19T02:23:01.833Z] compile-common: [2024-03-19T02:23:01.833Z] [echo] Current time (ISO): 2024-03-19T02:23:01.608+0000 [2024-03-19T02:23:01.833Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:01.988Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/drop_pointbase.sql [2024-03-19T02:23:01.989Z] [sql] 0 rows affected [2024-03-19T02:23:01.989Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] all: [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] setOSConditions: [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] setToolWin: [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] setToolUnix: [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] setToolProperty: [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] setS1ASclassPath: [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] init-common: [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] clean: [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] setOSConditions: [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] setToolWin: [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] setToolUnix: [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] setToolProperty: [2024-03-19T02:23:01.989Z] [2024-03-19T02:23:01.989Z] setS1ASclassPath: [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.990Z] init-common: [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.990Z] clean-common: [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.990Z] setOSConditions: [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.990Z] setToolWin: [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.990Z] setToolUnix: [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.990Z] setToolProperty: [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.990Z] setS1ASclassPath: [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.990Z] init-common: [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.990Z] clean-classes-common: [2024-03-19T02:23:01.990Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.990Z] setOSConditions: [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.990Z] setToolWin: [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.990Z] setToolUnix: [2024-03-19T02:23:01.990Z] [2024-03-19T02:23:01.991Z] setToolProperty: [2024-03-19T02:23:01.991Z] [2024-03-19T02:23:01.991Z] setS1ASclassPath: [2024-03-19T02:23:01.991Z] [2024-03-19T02:23:01.991Z] init-common: [2024-03-19T02:23:01.991Z] [2024-03-19T02:23:01.991Z] clean-jars-common: [2024-03-19T02:23:01.991Z] [2024-03-19T02:23:01.991Z] compile: [2024-03-19T02:23:01.991Z] [2024-03-19T02:23:01.991Z] setOSConditions: [2024-03-19T02:23:01.991Z] [2024-03-19T02:23:01.991Z] setToolWin: [2024-03-19T02:23:01.991Z] [2024-03-19T02:23:01.991Z] setToolUnix: [2024-03-19T02:23:01.991Z] [2024-03-19T02:23:01.991Z] setToolProperty: [2024-03-19T02:23:01.991Z] [2024-03-19T02:23:01.991Z] setS1ASclassPath: [2024-03-19T02:23:01.991Z] [2024-03-19T02:23:01.991Z] init-common: [2024-03-19T02:23:01.991Z] [2024-03-19T02:23:01.991Z] compile-common: [2024-03-19T02:23:01.991Z] [echo] Current time (ISO): 2024-03-19T02:23:01.923+0000 [2024-03-19T02:23:01.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:01.991Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:02.089Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:02.089Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:02.089Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:02.089Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:02.089Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:02.089Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:02.089Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:02.098Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-client.jar [2024-03-19T02:23:02.103Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:02.165Z] [exec] Mar 19, 2024 2:23:01 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:23:02.165Z] [exec] WARNING: ACC001: Using the only client [ejb-cmp-pkgEjbTest-client] with main class [client.AppClient] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestAppClient.jar even though it does not match the specified main class name null or client name ejb-cmp-pkgEjbTestClient [2024-03-19T02:23:02.240Z] [exec] Application deployed with name svchandler-1-web. [2024-03-19T02:23:02.240Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:02.240Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:02.240Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:02.240Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:02.240Z] [2024-03-19T02:23:02.240Z] deploy-war-commonee: [2024-03-19T02:23:02.241Z] [2024-03-19T02:23:02.241Z] deploy-client: [2024-03-19T02:23:02.291Z] [INFO] [testng] PASSED: test [2024-03-19T02:23:02.291Z] [INFO] [testng] [2024-03-19T02:23:02.291Z] [INFO] [testng] =============================================== [2024-03-19T02:23:02.291Z] [INFO] [testng] ejb_cmp_ear [2024-03-19T02:23:02.291Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2024-03-19T02:23:02.291Z] [INFO] [testng] =============================================== [2024-03-19T02:23:02.291Z] [INFO] [testng] [2024-03-19T02:23:02.291Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/mdb/create_resources.asadmin [2024-03-19T02:23:02.327Z] [exec] Application deployed with name cdi-jpa-resource-injection-non-serializable-web. [2024-03-19T02:23:02.327Z] [2024-03-19T02:23:02.327Z] deploy-war-commonee: [2024-03-19T02:23:02.327Z] [2024-03-19T02:23:02.327Z] run: [2024-03-19T02:23:02.394Z] [exec] JMS Servlet Output [2024-03-19T02:23:02.394Z] [exec]
DatabaseServlet :: All information I can give

[2024-03-19T02:23:02.394Z] [exec] Context Path : /jms-connection-factory-definition
[2024-03-19T02:23:02.394Z] [exec] Servlet Path : /servlet
[2024-03-19T02:23:02.394Z] [exec] Path Info : null
[2024-03-19T02:23:02.394Z] [exec] [2024-03-19T02:23:02.394Z] [exec] Value of key is:JMSConnectionFactory-Definition-web-ejb-test [2024-03-19T02:23:02.394Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:02.394Z] [exec] [2024-03-19T02:23:02.394Z] [exec] [2024-03-19T02:23:02.394Z] [exec] ----------------------------------------- [2024-03-19T02:23:02.394Z] [exec] - JMSConnectionFactory-Definition-web-ejb-test: PASS - [2024-03-19T02:23:02.394Z] [exec] - JMSConnectionFactory-Definition-appclient-test: PASS - [2024-03-19T02:23:02.394Z] [exec] ----------------------------------------- [2024-03-19T02:23:02.394Z] [exec] Total PASS: 2 [2024-03-19T02:23:02.394Z] [exec] Total FAIL: 0 [2024-03-19T02:23:02.394Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:02.394Z] [exec] ----------------------------------------- [2024-03-19T02:23:02.394Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:02.586Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llinit [2024-03-19T02:23:02.586Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:02.586Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llquery [2024-03-19T02:23:02.586Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:02.586Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llfind [2024-03-19T02:23:02.586Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:02.586Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llinj [2024-03-19T02:23:02.586Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:02.586Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:02.586Z] [java] [2024-03-19T02:23:02.586Z] [java] [2024-03-19T02:23:02.586Z] [java] ----------------------------------------- [2024-03-19T02:23:02.586Z] [java] - jpa-resource-injection-non-serializablellinit: PASS - [2024-03-19T02:23:02.586Z] [java] - jpa-resource-injection-non-serializablellquery: PASS - [2024-03-19T02:23:02.586Z] [java] - jpa-resource-injection-non-serializablellfind: PASS - [2024-03-19T02:23:02.586Z] [java] - jpa-resource-injection-non-serializablellinj: PASS - [2024-03-19T02:23:02.586Z] [java] ----------------------------------------- [2024-03-19T02:23:02.586Z] [java] - Total PASS : 4 - [2024-03-19T02:23:02.586Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:02.586Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:02.586Z] [java] ----------------------------------------- [2024-03-19T02:23:02.586Z] [2024-03-19T02:23:02.586Z] undeploy: [2024-03-19T02:23:02.586Z] [2024-03-19T02:23:02.586Z] setOSConditions: [2024-03-19T02:23:02.586Z] [2024-03-19T02:23:02.586Z] setToolWin: [2024-03-19T02:23:02.586Z] [2024-03-19T02:23:02.586Z] setToolUnix: [2024-03-19T02:23:02.587Z] [2024-03-19T02:23:02.587Z] setToolProperty: [2024-03-19T02:23:02.587Z] [2024-03-19T02:23:02.587Z] setS1ASclassPath: [2024-03-19T02:23:02.587Z] [2024-03-19T02:23:02.587Z] init-common: [2024-03-19T02:23:02.587Z] [2024-03-19T02:23:02.587Z] undeploy-war-common: [2024-03-19T02:23:02.651Z] [exec] Mar 19, 2024 2:23:02 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-03-19T02:23:02.651Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopping... [2024-03-19T02:23:02.651Z] [exec] Mar 19, 2024 2:23:02 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-03-19T02:23:02.651Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopped. [2024-03-19T02:23:02.651Z] [exec] Mar 19, 2024 2:23:02 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:23:02.651Z] [exec] INFO: RAR7094: jmsra shutdown successful. [2024-03-19T02:23:02.651Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:02.655Z] [exec] Mar 19, 2024 2:23:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:02.655Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:02.660Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:02.778Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:02.778Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:02.778Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:02.778Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:02.778Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:02.778Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:02.778Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:02.829Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:02.829Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:23:02.843Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jpa-resource-injection-non-serializable-web [2024-03-19T02:23:02.909Z] [2024-03-19T02:23:02.909Z] checkReporting-common: [2024-03-19T02:23:02.909Z] [2024-03-19T02:23:02.909Z] confirmReportPresent-common: [2024-03-19T02:23:02.910Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:02.910Z] [echo] Test seems to be reported fine [2024-03-19T02:23:02.910Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/RepRunConf.txt [2024-03-19T02:23:02.910Z] [2024-03-19T02:23:02.910Z] confirmMissingReport-common: [2024-03-19T02:23:02.910Z] [2024-03-19T02:23:02.910Z] unsetup: [2024-03-19T02:23:02.910Z] [2024-03-19T02:23:02.910Z] undeploy: [2024-03-19T02:23:02.910Z] [2024-03-19T02:23:02.910Z] setOSConditions: [2024-03-19T02:23:02.910Z] [2024-03-19T02:23:02.910Z] setToolWin: [2024-03-19T02:23:02.910Z] [2024-03-19T02:23:02.910Z] setToolUnix: [2024-03-19T02:23:02.910Z] [2024-03-19T02:23:02.910Z] setToolProperty: [2024-03-19T02:23:02.910Z] [2024-03-19T02:23:02.910Z] setS1ASclassPath: [2024-03-19T02:23:02.910Z] [2024-03-19T02:23:02.910Z] init-common: [2024-03-19T02:23:02.910Z] [2024-03-19T02:23:02.910Z] undeploy-common: [2024-03-19T02:23:02.913Z] [exec] Mar 19, 2024 2:23:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:02.914Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:02.917Z] [javac] 1 warning [2024-03-19T02:23:02.917Z] [2024-03-19T02:23:02.917Z] build: [2024-03-19T02:23:02.917Z] [2024-03-19T02:23:02.917Z] setOSConditions: [2024-03-19T02:23:02.917Z] [2024-03-19T02:23:02.917Z] fixFiles: [2024-03-19T02:23:02.917Z] [2024-03-19T02:23:02.917Z] convUnix: [2024-03-19T02:23:02.917Z] [2024-03-19T02:23:02.917Z] convWin: [2024-03-19T02:23:02.917Z] [2024-03-19T02:23:02.917Z] setToolWin: [2024-03-19T02:23:02.918Z] [2024-03-19T02:23:02.918Z] setToolUnix: [2024-03-19T02:23:02.918Z] [2024-03-19T02:23:02.918Z] setToolProperty: [2024-03-19T02:23:02.918Z] [2024-03-19T02:23:02.918Z] setS1ASclassPath: [2024-03-19T02:23:02.918Z] [2024-03-19T02:23:02.918Z] init-common: [2024-03-19T02:23:02.918Z] [2024-03-19T02:23:02.918Z] package-persistence-common: [2024-03-19T02:23:02.918Z] [2024-03-19T02:23:02.918Z] ejb-jar-common: [2024-03-19T02:23:02.918Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:02.918Z] [2024-03-19T02:23:02.918Z] package-ejbjar-common: [2024-03-19T02:23:02.918Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:02.918Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:02.918Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:02.918Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equals-ejb.jar [2024-03-19T02:23:02.918Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:02.918Z] [2024-03-19T02:23:02.918Z] appclient-jar-common: [2024-03-19T02:23:02.918Z] [2024-03-19T02:23:02.918Z] package-appclientjar-common: [2024-03-19T02:23:02.919Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:02.919Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:02.919Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:02.919Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equals-client.jar [2024-03-19T02:23:02.919Z] [2024-03-19T02:23:02.919Z] webclient-war-common: [2024-03-19T02:23:02.919Z] [2024-03-19T02:23:02.919Z] build-ear-common: [2024-03-19T02:23:02.919Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:02.919Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:02.919Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:02.919Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equalsApp.ear [2024-03-19T02:23:02.919Z] [2024-03-19T02:23:02.919Z] deploy: [2024-03-19T02:23:02.919Z] [2024-03-19T02:23:02.919Z] setOSConditions: [2024-03-19T02:23:02.919Z] [2024-03-19T02:23:02.919Z] setToolWin: [2024-03-19T02:23:02.919Z] [2024-03-19T02:23:02.919Z] setToolUnix: [2024-03-19T02:23:02.919Z] [2024-03-19T02:23:02.919Z] setToolProperty: [2024-03-19T02:23:02.919Z] [2024-03-19T02:23:02.919Z] setS1ASclassPath: [2024-03-19T02:23:02.920Z] [2024-03-19T02:23:02.920Z] init-common: [2024-03-19T02:23:02.920Z] [2024-03-19T02:23:02.920Z] deploy-common: [2024-03-19T02:23:02.920Z] [echo] Current time (ISO): 2024-03-19T02:23:02.730+0000 [2024-03-19T02:23:02.920Z] [2024-03-19T02:23:02.920Z] setOSConditions: [2024-03-19T02:23:02.920Z] [2024-03-19T02:23:02.920Z] setToolWin: [2024-03-19T02:23:02.920Z] [2024-03-19T02:23:02.920Z] setToolUnix: [2024-03-19T02:23:02.920Z] [2024-03-19T02:23:02.920Z] setToolProperty: [2024-03-19T02:23:02.920Z] [2024-03-19T02:23:02.920Z] setS1ASclassPath: [2024-03-19T02:23:02.920Z] [2024-03-19T02:23:02.920Z] init-common: [2024-03-19T02:23:02.920Z] [2024-03-19T02:23:02.920Z] deploy-common-pe: [2024-03-19T02:23:02.922Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:02.922Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:02.922Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:02.922Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:02.922Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:02.922Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:02.922Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:03.032Z] [exec] Application deployed with name security-jmac-soapdefault-client. [2024-03-19T02:23:03.032Z] [2024-03-19T02:23:03.032Z] run: [2024-03-19T02:23:03.032Z] [echo] [2024-03-19T02:23:03.032Z] [echo] RUNNING /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient [2024-03-19T02:23:03.032Z] [echo] [2024-03-19T02:23:03.032Z] [echo] APPCPATH: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/test-security-jmac-soapdefault-provider.jar [2024-03-19T02:23:03.032Z] [echo] [2024-03-19T02:23:03.033Z] [echo] vmargs: -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/__keystore.jks -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/__cacerts.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStorePassword=changeit [2024-03-19T02:23:03.033Z] [echo] [2024-03-19T02:23:03.033Z] [echo] client: -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-clientClient.jar [2024-03-19T02:23:03.033Z] [echo] [2024-03-19T02:23:03.033Z] [echo] [2024-03-19T02:23:03.104Z] [2024-03-19T02:23:03.104Z] delete-resources: [2024-03-19T02:23:03.104Z] [2024-03-19T02:23:03.104Z] setOSConditions: [2024-03-19T02:23:03.104Z] [2024-03-19T02:23:03.104Z] setToolWin: [2024-03-19T02:23:03.104Z] [2024-03-19T02:23:03.104Z] setToolUnix: [2024-03-19T02:23:03.104Z] [2024-03-19T02:23:03.104Z] setToolProperty: [2024-03-19T02:23:03.104Z] [2024-03-19T02:23:03.104Z] setS1ASclassPath: [2024-03-19T02:23:03.104Z] [2024-03-19T02:23:03.104Z] init-common: [2024-03-19T02:23:03.104Z] [2024-03-19T02:23:03.104Z] delete-jdbc-resource-common: [2024-03-19T02:23:03.104Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:03.201Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equalsApp.ear [2024-03-19T02:23:03.342Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:03.342Z] [javac] 1 warning [2024-03-19T02:23:03.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:03.361Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-03-19T02:23:03.361Z] [echo] cmd executed for server [2024-03-19T02:23:03.361Z] [2024-03-19T02:23:03.361Z] setOSConditions: [2024-03-19T02:23:03.361Z] [2024-03-19T02:23:03.361Z] setToolWin: [2024-03-19T02:23:03.361Z] [2024-03-19T02:23:03.361Z] setToolUnix: [2024-03-19T02:23:03.361Z] [2024-03-19T02:23:03.361Z] setToolProperty: [2024-03-19T02:23:03.361Z] [2024-03-19T02:23:03.361Z] setS1ASclassPath: [2024-03-19T02:23:03.361Z] [2024-03-19T02:23:03.361Z] init-common: [2024-03-19T02:23:03.361Z] [2024-03-19T02:23:03.361Z] delete-jdbc-connpool-common: [2024-03-19T02:23:03.361Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:23:03.425Z] [exec] Application deployed with name wsclient. [2024-03-19T02:23:03.425Z] [exec] Command deploy executed successfully. [2024-03-19T02:23:03.425Z] [2024-03-19T02:23:03.425Z] setup: [2024-03-19T02:23:03.425Z] [2024-03-19T02:23:03.425Z] runtest: [2024-03-19T02:23:03.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:03.425Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml:118: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:03.425Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:03.425Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:23:03.425Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:03.425Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:03.425Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:03.426Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:03.426Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:03.426Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:03.426Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:03.426Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:03.426Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:03.426Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:03.426Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:03.426Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:03.426Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:23:03.426Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:03.427Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:03.427Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:03.427Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:03.427Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:23:03.427Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:03.427Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:23:03.427Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:23:03.427Z] [java] ... 61 more [2024-03-19T02:23:03.427Z] [java] Java Result: -1 [2024-03-19T02:23:03.427Z] [2024-03-19T02:23:03.427Z] undeploy: [2024-03-19T02:23:03.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jms-connection-factory-definitionApp [2024-03-19T02:23:03.486Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:03.486Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:23:03.486Z] [javac] return new Integer(1); [2024-03-19T02:23:03.486Z] [javac] ^ [2024-03-19T02:23:03.486Z] [javac] 2 warnings [2024-03-19T02:23:03.486Z] [2024-03-19T02:23:03.486Z] setOSConditions: [2024-03-19T02:23:03.486Z] [2024-03-19T02:23:03.486Z] setToolWin: [2024-03-19T02:23:03.486Z] [2024-03-19T02:23:03.486Z] setToolUnix: [2024-03-19T02:23:03.486Z] [2024-03-19T02:23:03.486Z] setToolProperty: [2024-03-19T02:23:03.486Z] [2024-03-19T02:23:03.486Z] setS1ASclassPath: [2024-03-19T02:23:03.486Z] [2024-03-19T02:23:03.486Z] init-common: [2024-03-19T02:23:03.486Z] [2024-03-19T02:23:03.487Z] compile-common: [2024-03-19T02:23:03.487Z] [echo] Current time (ISO): 2024-03-19T02:23:03.481+0000 [2024-03-19T02:23:03.487Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:03.603Z] [2024-03-19T02:23:03.603Z] build: [2024-03-19T02:23:03.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:03.603Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-twoc-ejb.jar [2024-03-19T02:23:03.603Z] [2024-03-19T02:23:03.603Z] run: [2024-03-19T02:23:03.603Z] [2024-03-19T02:23:03.603Z] setOSConditions: [2024-03-19T02:23:03.603Z] [2024-03-19T02:23:03.603Z] setToolWin: [2024-03-19T02:23:03.603Z] [2024-03-19T02:23:03.603Z] setToolUnix: [2024-03-19T02:23:03.603Z] [2024-03-19T02:23:03.603Z] setToolProperty: [2024-03-19T02:23:03.603Z] [2024-03-19T02:23:03.603Z] setS1ASclassPath: [2024-03-19T02:23:03.603Z] [2024-03-19T02:23:03.603Z] init-common: [2024-03-19T02:23:03.603Z] [2024-03-19T02:23:03.603Z] run_se: [2024-03-19T02:23:03.603Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:23:03.620Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:23:03.620Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:23:03.620Z] [echo] cmd executed for server [2024-03-19T02:23:03.620Z] [2024-03-19T02:23:03.620Z] all: [2024-03-19T02:23:03.723Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:03.724Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:03.724Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:03.724Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:03.724Z] [2024-03-19T02:23:03.724Z] setOSConditions: [2024-03-19T02:23:03.724Z] [2024-03-19T02:23:03.724Z] setToolWin: [2024-03-19T02:23:03.724Z] [2024-03-19T02:23:03.724Z] setToolUnix: [2024-03-19T02:23:03.724Z] [2024-03-19T02:23:03.724Z] setToolProperty: [2024-03-19T02:23:03.724Z] [2024-03-19T02:23:03.724Z] setS1ASclassPath: [2024-03-19T02:23:03.724Z] [2024-03-19T02:23:03.724Z] init-common: [2024-03-19T02:23:03.724Z] [2024-03-19T02:23:03.724Z] undeploy-war-common: [2024-03-19T02:23:03.731Z] [2024-03-19T02:23:03.731Z] all: [2024-03-19T02:23:03.731Z] [2024-03-19T02:23:03.731Z] stop-record: [2024-03-19T02:23:03.731Z] [2024-03-19T02:23:03.731Z] report: [2024-03-19T02:23:03.731Z] [echo] Comparing results with expected results [2024-03-19T02:23:03.731Z] [xslt] Processing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:23:03.731Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-03-19T02:23:03.753Z] [exec] cancelling timerHandle [2024-03-19T02:23:03.753Z] [exec] cancelling timerHandle5 [2024-03-19T02:23:03.753Z] [exec] cancelling timerHandle11 [2024-03-19T02:23:03.753Z] [exec] cancelling timerHandle12 [2024-03-19T02:23:03.753Z] [exec] Foo : ejbs/Foo_CMT test passed!! [2024-03-19T02:23:03.753Z] [exec] Value of key is: ejbs/Foo_CMT [2024-03-19T02:23:03.753Z] [exec] Doing foo timer test for ejbs/Foo_UNSPECIFIED_TX [2024-03-19T02:23:03.753Z] [exec] doTest(): creating the runtimeExTimer handle [2024-03-19T02:23:03.753Z] [exec] doTest(): creating the timerhandle [2024-03-19T02:23:03.753Z] [exec] doTest(): creating the timerhandle2 [2024-03-19T02:23:03.753Z] [exec] doTest(): creating the timerhandle3 [2024-03-19T02:23:03.753Z] [exec] doTest(): creating the timerhandle4 [2024-03-19T02:23:03.753Z] [exec] doTest(): creating the timerhandle5 [2024-03-19T02:23:03.753Z] [exec] doTest(): creating the createTimerAndRollback [2024-03-19T02:23:03.753Z] [exec] doTest(): creating the createTimerAndCancel [2024-03-19T02:23:03.753Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2024-03-19T02:23:03.753Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2024-03-19T02:23:03.753Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2024-03-19T02:23:03.763Z] [exec] Application deployed with name ejb-ejbc-equalsApp. [2024-03-19T02:23:03.763Z] [echo] Deployment on target server server successful [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] setOSConditions: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] setToolWin: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] setToolUnix: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] setToolProperty: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] setS1ASclassPath: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] init-common: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] deploy-common-ee: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] run: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] setOSConditions: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] setToolWin: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] setToolUnix: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] setToolProperty: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.764Z] setS1ASclassPath: [2024-03-19T02:23:03.764Z] [2024-03-19T02:23:03.765Z] init-common: [2024-03-19T02:23:03.765Z] [2024-03-19T02:23:03.765Z] runclient-common: [2024-03-19T02:23:03.765Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equalsAppClient.jar -name ejb-ejbc-equalsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:23:03.903Z] [2024-03-19T02:23:03.903Z] setOSConditions: [2024-03-19T02:23:03.903Z] [2024-03-19T02:23:03.903Z] setToolWin: [2024-03-19T02:23:03.903Z] [2024-03-19T02:23:03.903Z] setToolUnix: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] setToolProperty: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] setS1ASclassPath: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] init-common: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] clean: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] setOSConditions: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] setToolWin: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] setToolUnix: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] setToolProperty: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] setS1ASclassPath: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] init-common: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] clean-common: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] setOSConditions: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] setToolWin: [2024-03-19T02:23:03.904Z] [2024-03-19T02:23:03.904Z] setToolUnix: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] setToolProperty: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] setS1ASclassPath: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] init-common: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] clean-classes-common: [2024-03-19T02:23:03.905Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] setOSConditions: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] setToolWin: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] setToolUnix: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] setToolProperty: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] setS1ASclassPath: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] init-common: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] clean-jars-common: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] compile: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.905Z] setOSConditions: [2024-03-19T02:23:03.905Z] [2024-03-19T02:23:03.906Z] setToolWin: [2024-03-19T02:23:03.906Z] [2024-03-19T02:23:03.906Z] setToolUnix: [2024-03-19T02:23:03.906Z] [2024-03-19T02:23:03.906Z] setToolProperty: [2024-03-19T02:23:03.906Z] [2024-03-19T02:23:03.906Z] setS1ASclassPath: [2024-03-19T02:23:03.906Z] [2024-03-19T02:23:03.906Z] init-common: [2024-03-19T02:23:03.906Z] [2024-03-19T02:23:03.906Z] compile-common: [2024-03-19T02:23:03.906Z] [echo] Current time (ISO): 2024-03-19T02:23:03.659+0000 [2024-03-19T02:23:03.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:03.906Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:03.988Z] [2024-03-19T02:23:03.988Z] report-sh: [2024-03-19T02:23:03.988Z] [exec] input file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:23:03.988Z] [exec] [2024-03-19T02:23:03.988Z] [exec] ************************ [2024-03-19T02:23:03.988Z] [exec] PASSED= 5 [2024-03-19T02:23:03.988Z] [exec] ------------ ========= [2024-03-19T02:23:03.988Z] [exec] FAILED= 0 [2024-03-19T02:23:03.989Z] [exec] ------------ ========= [2024-03-19T02:23:03.989Z] [exec] DID NOT RUN= 371 [2024-03-19T02:23:03.989Z] [exec] ------------ ========= [2024-03-19T02:23:03.989Z] [exec] Total Expected=376 [2024-03-19T02:23:03.989Z] [exec] ************************ [2024-03-19T02:23:03.989Z] [exec] [2024-03-19T02:23:03.989Z] [2024-03-19T02:23:03.989Z] BUILD SUCCESSFUL [2024-03-19T02:23:03.989Z] Total time: 1 minute 43 seconds [2024-03-19T02:23:03.989Z] [2024-03-19T02:23:03.989Z] real 1m44.011s [2024-03-19T02:23:03.989Z] user 2m4.425s [2024-03-19T02:23:03.989Z] sys 0m13.558s [2024-03-19T02:23:03.989Z] + antStatus=0 [2024-03-19T02:23:03.989Z] + ant stopDomain stopDerby [2024-03-19T02:23:03.997Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:04.167Z] [java] Mar 19, 2024 2:23:03 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:04.168Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:04.168Z] [java] Mar 19, 2024 2:23:03 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:04.168Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain12439218428633297101xml [2024-03-19T02:23:04.168Z] [java] Mar 19, 2024 2:23:03 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:04.168Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:23:04.248Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-03-19T02:23:04.424Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:04.424Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:04.424Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:04.424Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:04.424Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:04.424Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:04.424Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:04.469Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:04.469Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:04.469Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:04.469Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:04.469Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:04.469Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:04.469Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:04.701Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false svchandler-1-web [2024-03-19T02:23:04.701Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:04.701Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:04.701Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:04.701Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:04.701Z] [2024-03-19T02:23:04.701Z] setOSConditions: [2024-03-19T02:23:04.701Z] [2024-03-19T02:23:04.701Z] setToolWin: [2024-03-19T02:23:04.701Z] [2024-03-19T02:23:04.701Z] setToolUnix: [2024-03-19T02:23:04.702Z] [2024-03-19T02:23:04.702Z] setToolProperty: [2024-03-19T02:23:04.702Z] [2024-03-19T02:23:04.702Z] setS1ASclassPath: [2024-03-19T02:23:04.702Z] [2024-03-19T02:23:04.702Z] init-common: [2024-03-19T02:23:04.702Z] [2024-03-19T02:23:04.702Z] undeploy-client: [2024-03-19T02:23:04.702Z] [exec] Mar 19, 2024 2:23:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:04.702Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:04.813Z] [2024-03-19T02:23:04.813Z] setOSConditions: [2024-03-19T02:23:04.813Z] [2024-03-19T02:23:04.813Z] setToolWin: [2024-03-19T02:23:04.813Z] [2024-03-19T02:23:04.813Z] setToolUnix: [2024-03-19T02:23:04.813Z] [2024-03-19T02:23:04.813Z] setToolProperty: [2024-03-19T02:23:04.813Z] [2024-03-19T02:23:04.813Z] setS1ASclassPath: [2024-03-19T02:23:04.813Z] [2024-03-19T02:23:04.813Z] init-common: [2024-03-19T02:23:04.813Z] [2024-03-19T02:23:04.813Z] stopDomain: [2024-03-19T02:23:04.814Z] [echo] run.xml:stopping domain... [2024-03-19T02:23:04.959Z] [exec] Mar 19, 2024 2:23:04 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:04.959Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:04.959Z] [exec] Mar 19, 2024 2:23:04 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:04.959Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:05.023Z] [exec] Mar 19, 2024 2:23:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:05.023Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:05.102Z] [java] Mar 19, 2024 2:23:04 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:05.102Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:05.268Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:05.268Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:23:05.268Z] [exec] Command undeploy executed successfully. [2024-03-19T02:23:05.268Z] [2024-03-19T02:23:05.268Z] all: [2024-03-19T02:23:05.268Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:05.268Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:05.268Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:05.268Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:05.269Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:05.269Z] [2024-03-19T02:23:05.269Z] setOSConditions: [2024-03-19T02:23:05.269Z] [2024-03-19T02:23:05.269Z] setToolWin: [2024-03-19T02:23:05.269Z] [2024-03-19T02:23:05.269Z] setToolUnix: [2024-03-19T02:23:05.269Z] [2024-03-19T02:23:05.269Z] setToolProperty: [2024-03-19T02:23:05.269Z] [2024-03-19T02:23:05.269Z] setS1ASclassPath: [2024-03-19T02:23:05.269Z] [2024-03-19T02:23:05.269Z] init-common: [2024-03-19T02:23:05.269Z] [2024-03-19T02:23:05.269Z] clean: [2024-03-19T02:23:05.269Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:05.269Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:05.269Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:05.269Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:05.269Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:05.354Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:05.354Z] [javac] 1 warning [2024-03-19T02:23:05.354Z] [2024-03-19T02:23:05.354Z] build: [2024-03-19T02:23:05.354Z] [2024-03-19T02:23:05.354Z] setOSConditions: [2024-03-19T02:23:05.354Z] [2024-03-19T02:23:05.354Z] fixFiles: [2024-03-19T02:23:05.354Z] [2024-03-19T02:23:05.354Z] convUnix: [2024-03-19T02:23:05.354Z] [2024-03-19T02:23:05.354Z] convWin: [2024-03-19T02:23:05.354Z] [2024-03-19T02:23:05.354Z] setToolWin: [2024-03-19T02:23:05.354Z] [2024-03-19T02:23:05.354Z] setToolUnix: [2024-03-19T02:23:05.354Z] [2024-03-19T02:23:05.354Z] setToolProperty: [2024-03-19T02:23:05.354Z] [2024-03-19T02:23:05.354Z] setS1ASclassPath: [2024-03-19T02:23:05.354Z] [2024-03-19T02:23:05.355Z] init-common: [2024-03-19T02:23:05.355Z] [2024-03-19T02:23:05.355Z] package-persistence-common: [2024-03-19T02:23:05.355Z] [2024-03-19T02:23:05.355Z] ejb-jar-common: [2024-03-19T02:23:05.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:05.355Z] [2024-03-19T02:23:05.355Z] package-ejbjar-common: [2024-03-19T02:23:05.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:05.355Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:05.355Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:05.355Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth-ejb.jar [2024-03-19T02:23:05.355Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:05.355Z] [2024-03-19T02:23:05.355Z] appclient-jar-common: [2024-03-19T02:23:05.355Z] [2024-03-19T02:23:05.355Z] package-appclientjar-common: [2024-03-19T02:23:05.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:05.355Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:05.355Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:05.355Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth-client.jar [2024-03-19T02:23:05.355Z] [2024-03-19T02:23:05.355Z] webclient-war-common: [2024-03-19T02:23:05.355Z] [2024-03-19T02:23:05.356Z] build-ear-common: [2024-03-19T02:23:05.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:05.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:05.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:05.356Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthApp.ear [2024-03-19T02:23:05.356Z] [2024-03-19T02:23:05.356Z] deploy: [2024-03-19T02:23:05.356Z] [2024-03-19T02:23:05.356Z] setOSConditions: [2024-03-19T02:23:05.356Z] [2024-03-19T02:23:05.356Z] setToolWin: [2024-03-19T02:23:05.356Z] [2024-03-19T02:23:05.356Z] setToolUnix: [2024-03-19T02:23:05.356Z] [2024-03-19T02:23:05.356Z] setToolProperty: [2024-03-19T02:23:05.356Z] [2024-03-19T02:23:05.356Z] setS1ASclassPath: [2024-03-19T02:23:05.356Z] [2024-03-19T02:23:05.356Z] init-common: [2024-03-19T02:23:05.356Z] [2024-03-19T02:23:05.356Z] execute-sql-common: [2024-03-19T02:23:05.356Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/create_pointbase.sql [2024-03-19T02:23:05.356Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:23:05.356Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:23:05.357Z] [sql] 0 rows affected [2024-03-19T02:23:05.357Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] setOSConditions: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] setToolWin: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] setToolUnix: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] setToolProperty: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] setS1ASclassPath: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] init-common: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] deploy-jdbc-common: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] setOSConditions: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] setToolWin: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] setToolUnix: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] setToolProperty: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] setS1ASclassPath: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.357Z] init-common: [2024-03-19T02:23:05.357Z] [2024-03-19T02:23:05.358Z] create-jdbc-connpool-common: [2024-03-19T02:23:05.358Z] [java] Mar 19, 2024 2:23:05 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:23:05.358Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:23:05.399Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:05.399Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:05.399Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:05.399Z] [javac] 2 warnings [2024-03-19T02:23:05.399Z] [2024-03-19T02:23:05.399Z] build: [2024-03-19T02:23:05.399Z] [2024-03-19T02:23:05.399Z] setOSConditions: [2024-03-19T02:23:05.399Z] [2024-03-19T02:23:05.399Z] setToolWin: [2024-03-19T02:23:05.399Z] [2024-03-19T02:23:05.399Z] setToolUnix: [2024-03-19T02:23:05.399Z] [2024-03-19T02:23:05.399Z] setToolProperty: [2024-03-19T02:23:05.399Z] [2024-03-19T02:23:05.399Z] setS1ASclassPath: [2024-03-19T02:23:05.399Z] [2024-03-19T02:23:05.399Z] init-common: [2024-03-19T02:23:05.399Z] [2024-03-19T02:23:05.399Z] webclient-war-common: [2024-03-19T02:23:05.399Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:05.399Z] [2024-03-19T02:23:05.399Z] clear: [2024-03-19T02:23:05.399Z] [2024-03-19T02:23:05.400Z] test-tlds-exist: [2024-03-19T02:23:05.400Z] [2024-03-19T02:23:05.400Z] copy-tlds: [2024-03-19T02:23:05.400Z] [2024-03-19T02:23:05.400Z] test-tagfiles-exist: [2024-03-19T02:23:05.400Z] [2024-03-19T02:23:05.400Z] copy-tagfiles: [2024-03-19T02:23:05.400Z] [2024-03-19T02:23:05.400Z] package-war-common: [2024-03-19T02:23:05.400Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:05.400Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:05.400Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:05.400Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:05.400Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/lib [2024-03-19T02:23:05.400Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:23:05.400Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:05.400Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:05.400Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/docroot [2024-03-19T02:23:05.400Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-passivating-scope-web.war [2024-03-19T02:23:05.400Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:05.401Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:05.401Z] [javac] Compiling 1 source file [2024-03-19T02:23:05.401Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:05.401Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:05.401Z] [2024-03-19T02:23:05.401Z] create-resources: [2024-03-19T02:23:05.401Z] [2024-03-19T02:23:05.401Z] setOSConditions: [2024-03-19T02:23:05.401Z] [2024-03-19T02:23:05.401Z] setToolWin: [2024-03-19T02:23:05.401Z] [2024-03-19T02:23:05.401Z] setToolUnix: [2024-03-19T02:23:05.401Z] [2024-03-19T02:23:05.401Z] setToolProperty: [2024-03-19T02:23:05.401Z] [2024-03-19T02:23:05.401Z] setS1ASclassPath: [2024-03-19T02:23:05.401Z] [2024-03-19T02:23:05.401Z] init-common: [2024-03-19T02:23:05.401Z] [2024-03-19T02:23:05.401Z] create-jdbc-connpool-common: [2024-03-19T02:23:05.445Z] [exec] Mar 19, 2024 2:23:05 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:05.445Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5396eeb1 [2024-03-19T02:23:05.523Z] [exec] Mar 19, 2024 2:23:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:05.523Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:05.523Z] [exec] Mar 19, 2024 2:23:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:05.524Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:05.524Z] [exec] Looking up ejb ref [2024-03-19T02:23:05.527Z] [2024-03-19T02:23:05.527Z] setOSConditions: [2024-03-19T02:23:05.527Z] [2024-03-19T02:23:05.527Z] setToolWin: [2024-03-19T02:23:05.527Z] [2024-03-19T02:23:05.527Z] setToolUnix: [2024-03-19T02:23:05.527Z] [2024-03-19T02:23:05.528Z] setToolProperty: [2024-03-19T02:23:05.528Z] [2024-03-19T02:23:05.528Z] setS1ASclassPath: [2024-03-19T02:23:05.528Z] [2024-03-19T02:23:05.528Z] init-common: [2024-03-19T02:23:05.528Z] [2024-03-19T02:23:05.528Z] clean-common: [2024-03-19T02:23:05.528Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:05.528Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:05.528Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:05.528Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:05.528Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:05.528Z] [2024-03-19T02:23:05.528Z] setOSConditions: [2024-03-19T02:23:05.528Z] [2024-03-19T02:23:05.528Z] setToolWin: [2024-03-19T02:23:05.528Z] [2024-03-19T02:23:05.528Z] setToolUnix: [2024-03-19T02:23:05.529Z] [2024-03-19T02:23:05.529Z] setToolProperty: [2024-03-19T02:23:05.529Z] [2024-03-19T02:23:05.529Z] setS1ASclassPath: [2024-03-19T02:23:05.529Z] [2024-03-19T02:23:05.529Z] init-common: [2024-03-19T02:23:05.529Z] [2024-03-19T02:23:05.529Z] clean-classes-common: [2024-03-19T02:23:05.529Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:05.529Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:05.529Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:05.529Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:05.529Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:05.529Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:05.529Z] [2024-03-19T02:23:05.529Z] setOSConditions: [2024-03-19T02:23:05.529Z] [2024-03-19T02:23:05.529Z] setToolWin: [2024-03-19T02:23:05.529Z] [2024-03-19T02:23:05.530Z] setToolUnix: [2024-03-19T02:23:05.530Z] [2024-03-19T02:23:05.530Z] setToolProperty: [2024-03-19T02:23:05.530Z] [2024-03-19T02:23:05.530Z] setS1ASclassPath: [2024-03-19T02:23:05.530Z] [2024-03-19T02:23:05.530Z] init-common: [2024-03-19T02:23:05.530Z] [2024-03-19T02:23:05.530Z] clean-jars-common: [2024-03-19T02:23:05.530Z] [2024-03-19T02:23:05.530Z] assemble-web: [2024-03-19T02:23:05.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:05.530Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:05.530Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:05.530Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:05.530Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:05.530Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:05.530Z] [2024-03-19T02:23:05.530Z] setOSConditions: [2024-03-19T02:23:05.530Z] [2024-03-19T02:23:05.531Z] setToolWin: [2024-03-19T02:23:05.531Z] [2024-03-19T02:23:05.531Z] setToolUnix: [2024-03-19T02:23:05.531Z] [2024-03-19T02:23:05.531Z] setToolProperty: [2024-03-19T02:23:05.531Z] [2024-03-19T02:23:05.531Z] setS1ASclassPath: [2024-03-19T02:23:05.531Z] [2024-03-19T02:23:05.531Z] init-common: [2024-03-19T02:23:05.531Z] [2024-03-19T02:23:05.531Z] wsimport: [2024-03-19T02:23:05.705Z] [exec] Value of key is: Resource Factories Test - URL : [2024-03-19T02:23:05.705Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:05.705Z] [exec] [2024-03-19T02:23:05.705Z] [exec] [2024-03-19T02:23:05.705Z] [exec] ----------------------------------------- [2024-03-19T02:23:05.705Z] [exec] - Resource Factories Test - URL : : PASS - [2024-03-19T02:23:05.705Z] [exec] ----------------------------------------- [2024-03-19T02:23:05.705Z] [exec] Total PASS: 1 [2024-03-19T02:23:05.705Z] [exec] Total FAIL: 0 [2024-03-19T02:23:05.705Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:05.705Z] [exec] ----------------------------------------- [2024-03-19T02:23:05.705Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:05.705Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:05.789Z] [exec] parsing WSDL... [2024-03-19T02:23:05.892Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:05.923Z] [java] Mar 19, 2024 2:23:05 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:05.923Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:23:05.923Z] [java] Mar 19, 2024 2:23:05 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:05.923Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:23:05.923Z] [java] Mar 19, 2024 2:23:05 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:05.923Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:23:05.923Z] [java] Mar 19, 2024 2:23:05 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:23:05.923Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:23:05.923Z] [java] Mar 19, 2024 2:23:05 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:23:05.923Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:23:05.923Z] [java] Mar 19, 2024 2:23:05 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:23:05.923Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (942 ms), startup services (901 ms), total (1,843 ms) [2024-03-19T02:23:05.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:23:05.933Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:23:05.933Z] [2024-03-19T02:23:05.933Z] set-derby-connpool-props: [2024-03-19T02:23:05.963Z] [2024-03-19T02:23:05.963Z] checkReporting-common: [2024-03-19T02:23:05.963Z] [2024-03-19T02:23:05.963Z] confirmReportPresent-common: [2024-03-19T02:23:05.963Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:05.963Z] [echo] Test seems to be reported fine [2024-03-19T02:23:05.964Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-03-19T02:23:05.964Z] [2024-03-19T02:23:05.964Z] confirmMissingReport-common: [2024-03-19T02:23:06.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:23:06.012Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:23:06.012Z] [2024-03-19T02:23:06.012Z] set-derby-connpool-props: [2024-03-19T02:23:06.191Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:23:06.191Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:23:06.203Z] [java] Mar 19, 2024 2:23:06 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:23:06.203Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:23:06.221Z] [2024-03-19T02:23:06.221Z] setOSConditions: [2024-03-19T02:23:06.221Z] [2024-03-19T02:23:06.221Z] setToolWin: [2024-03-19T02:23:06.221Z] [2024-03-19T02:23:06.221Z] setToolUnix: [2024-03-19T02:23:06.221Z] [2024-03-19T02:23:06.221Z] setToolProperty: [2024-03-19T02:23:06.221Z] [2024-03-19T02:23:06.221Z] setS1ASclassPath: [2024-03-19T02:23:06.221Z] [2024-03-19T02:23:06.222Z] init-common: [2024-03-19T02:23:06.222Z] [2024-03-19T02:23:06.222Z] runclient-common: [2024-03-19T02:23:06.222Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml mappednames [2024-03-19T02:23:06.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:23:06.269Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:23:06.459Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:06.460Z] [java] Mar 19, 2024 2:23:06 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:23:06.460Z] [java] INFO: Grizzly Framework 4.0.2 started in: 18 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:23:06.460Z] [java] Mar 19, 2024 2:23:06 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:06.460Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:06.460Z] [java] Mar 19, 2024 2:23:06 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:23:06.460Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:23:06.460Z] [java] Mar 19, 2024 2:23:06 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:23:06.460Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:23:06.460Z] [java] Mar 19, 2024 2:23:06 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:23:06.460Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,364 ms), startup services (9 ms), total (2,373 ms) [2024-03-19T02:23:06.460Z] [java] Mar 19, 2024 2:23:06 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:23:06.460Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:23:06.460Z] [java] Mar 19, 2024 2:23:06 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:23:06.460Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:23:06.526Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:23:06.526Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:23:06.643Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:23:06.643Z] [exec] Waiting finished after 4,744 ms. [2024-03-19T02:23:06.643Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:23:06.643Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:23:06.643Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:23:06.643Z] [exec] Admin Port: 4,848 [2024-03-19T02:23:06.643Z] [exec] Command start-domain executed successfully. [2024-03-19T02:23:06.643Z] [echo] run.xml:doing wait for localhost:8080... [2024-03-19T02:23:06.682Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:23:06.682Z] [exec] Waiting finished after 5,662 ms. [2024-03-19T02:23:06.682Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:23:06.682Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:23:06.682Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:23:06.682Z] [exec] Admin Port: 4,848 [2024-03-19T02:23:06.682Z] [exec] Command start-domain executed successfully. [2024-03-19T02:23:06.718Z] [java] Mar 19, 2024 2:23:06 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:23:06.718Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-03-19T02:23:06.718Z] [java] Mar 19, 2024 2:23:06 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:23:06.718Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:23:06.718Z] [java] Mar 19, 2024 2:23:06 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:06.718Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@19002b34 [2024-03-19T02:23:06.718Z] [java] Mar 19, 2024 2:23:06 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:06.718Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:23:06.718Z] [java] Mar 19, 2024 2:23:06 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:06.718Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:23:06.725Z] [exec] [2024-03-19T02:23:06.725Z] [exec] Generating code... [2024-03-19T02:23:06.725Z] [exec] [2024-03-19T02:23:06.725Z] [exec] Compiling code... [2024-03-19T02:23:06.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:23:06.754Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:23:06.845Z] [concat] Mar 19, 2024 2:23:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:06.845Z] [concat] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@37775bb1 [2024-03-19T02:23:06.845Z] [concat] result=0 [2024-03-19T02:23:06.845Z] [concat] note=Received expected results [2024-03-19T02:23:06.845Z] [2024-03-19T02:23:06.845Z] processResult: [2024-03-19T02:23:06.845Z] [2024-03-19T02:23:06.845Z] failed: [2024-03-19T02:23:06.845Z] [2024-03-19T02:23:06.845Z] passed: [2024-03-19T02:23:06.845Z] [echo] Test libclasspath2 Passed [2024-03-19T02:23:06.845Z] [2024-03-19T02:23:06.845Z] unknown: [2024-03-19T02:23:06.845Z] [2024-03-19T02:23:06.845Z] init.os: [2024-03-19T02:23:06.845Z] [2024-03-19T02:23:06.845Z] init.tools.unix: [2024-03-19T02:23:06.845Z] [2024-03-19T02:23:06.845Z] init.tools.windows: [2024-03-19T02:23:06.845Z] [2024-03-19T02:23:06.845Z] init.tools: [2024-03-19T02:23:06.845Z] [2024-03-19T02:23:06.845Z] setAsadminArgs: [2024-03-19T02:23:06.845Z] [2024-03-19T02:23:06.846Z] init: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] init.customtasks: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] prepare: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] undeploy.asadmin: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] setAsadminArgs: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] common.undeploy.asadmin: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] init.os: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] init.tools.unix: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] init.tools.windows: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] init.tools: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] setAsadminArgs: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] init: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] init.customtasks: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] delAppRef: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.846Z] init.os: [2024-03-19T02:23:06.846Z] [2024-03-19T02:23:06.847Z] init.tools.unix: [2024-03-19T02:23:06.847Z] [2024-03-19T02:23:06.847Z] init.tools.windows: [2024-03-19T02:23:06.847Z] [2024-03-19T02:23:06.847Z] init.tools: [2024-03-19T02:23:06.847Z] [2024-03-19T02:23:06.847Z] setAsadminArgs: [2024-03-19T02:23:06.847Z] [2024-03-19T02:23:06.847Z] init: [2024-03-19T02:23:06.847Z] [2024-03-19T02:23:06.847Z] init.customtasks: [2024-03-19T02:23:06.847Z] [2024-03-19T02:23:06.847Z] common.run.asadmin: [2024-03-19T02:23:06.847Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-none [2024-03-19T02:23:06.847Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:06.847Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:23:06.847Z] [exec] Command undeploy executed successfully. [2024-03-19T02:23:06.847Z] [2024-03-19T02:23:06.847Z] init.os: [2024-03-19T02:23:06.900Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-03-19T02:23:06.900Z] [2024-03-19T02:23:06.900Z] dumpThreadStack: [2024-03-19T02:23:06.900Z] [2024-03-19T02:23:06.900Z] startDomainWindows: [2024-03-19T02:23:06.900Z] [2024-03-19T02:23:06.900Z] startDomain: [2024-03-19T02:23:06.900Z] [2024-03-19T02:23:06.900Z] clean: [2024-03-19T02:23:06.900Z] [2024-03-19T02:23:06.900Z] setOSConditions: [2024-03-19T02:23:06.900Z] [2024-03-19T02:23:06.900Z] setToolWin: [2024-03-19T02:23:06.900Z] [2024-03-19T02:23:06.900Z] setToolUnix: [2024-03-19T02:23:06.900Z] [2024-03-19T02:23:06.900Z] setToolProperty: [2024-03-19T02:23:06.900Z] [2024-03-19T02:23:06.900Z] setS1ASclassPath: [2024-03-19T02:23:06.900Z] [2024-03-19T02:23:06.901Z] init-common: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] clean-common: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] setOSConditions: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] setToolWin: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] setToolUnix: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] setToolProperty: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] setS1ASclassPath: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] init-common: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] clean-classes-common: [2024-03-19T02:23:06.901Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] setOSConditions: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] setToolWin: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] setToolUnix: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] setToolProperty: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.901Z] setS1ASclassPath: [2024-03-19T02:23:06.901Z] [2024-03-19T02:23:06.902Z] init-common: [2024-03-19T02:23:06.902Z] [2024-03-19T02:23:06.902Z] clean-jars-common: [2024-03-19T02:23:06.902Z] [2024-03-19T02:23:06.902Z] compile: [2024-03-19T02:23:06.902Z] [2024-03-19T02:23:06.902Z] setOSConditions: [2024-03-19T02:23:06.902Z] [2024-03-19T02:23:06.902Z] setToolWin: [2024-03-19T02:23:06.902Z] [2024-03-19T02:23:06.902Z] setToolUnix: [2024-03-19T02:23:06.902Z] [2024-03-19T02:23:06.902Z] setToolProperty: [2024-03-19T02:23:06.902Z] [2024-03-19T02:23:06.902Z] setS1ASclassPath: [2024-03-19T02:23:06.902Z] [2024-03-19T02:23:06.902Z] init-common: [2024-03-19T02:23:06.902Z] [2024-03-19T02:23:06.902Z] compile-common: [2024-03-19T02:23:06.902Z] [echo] Current time (ISO): 2024-03-19T02:23:06.751+0000 [2024-03-19T02:23:06.902Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:06.902Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:06.982Z] [2024-03-19T02:23:06.982Z] start-server-windows: [2024-03-19T02:23:06.982Z] [2024-03-19T02:23:06.982Z] setOSConditions: [2024-03-19T02:23:06.982Z] [2024-03-19T02:23:06.982Z] setToolWin: [2024-03-19T02:23:06.982Z] [2024-03-19T02:23:06.982Z] setToolUnix: [2024-03-19T02:23:06.982Z] [2024-03-19T02:23:06.983Z] setToolProperty: [2024-03-19T02:23:06.983Z] [2024-03-19T02:23:06.983Z] setS1ASclassPath: [2024-03-19T02:23:06.983Z] [2024-03-19T02:23:06.983Z] init-common: [2024-03-19T02:23:06.983Z] [2024-03-19T02:23:06.983Z] deploy-rar-common: [2024-03-19T02:23:06.983Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-03-19T02:23:07.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:23:07.010Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:23:07.104Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:23:07.105Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:23:07.118Z] [2024-03-19T02:23:07.118Z] init.tools.unix: [2024-03-19T02:23:07.118Z] [2024-03-19T02:23:07.118Z] init.tools.windows: [2024-03-19T02:23:07.118Z] [2024-03-19T02:23:07.118Z] init.tools: [2024-03-19T02:23:07.118Z] [2024-03-19T02:23:07.118Z] setAsadminArgs: [2024-03-19T02:23:07.118Z] [2024-03-19T02:23:07.119Z] init: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] init.customtasks: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] prepare: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] deploy.asadmin: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] setAsadminArgs: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] common.deploy.asadmin: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] init.os: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] init.tools.unix: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] init.tools.windows: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] init.tools: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] setAsadminArgs: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] init: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] init.customtasks: [2024-03-19T02:23:07.119Z] [2024-03-19T02:23:07.119Z] common.run.asadmin: [2024-03-19T02:23:07.120Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-default /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2default-App.ear [2024-03-19T02:23:07.156Z] [exec] Mar 19, 2024 2:23:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:07.156Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:07.303Z] [java] Mar 19, 2024 2:23:07 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:23:07.303Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:23:07.303Z] [java] Mar 19, 2024 2:23:07 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:23:07.303Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:23:07.303Z] [java] Mar 19, 2024 2:23:07 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:23:07.303Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:23:07.303Z] [java] Mar 19, 2024 2:23:07 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:23:07.303Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:23:07.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:23:07.362Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:23:07.427Z] [exec] Mar 19, 2024 2:23:07 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:07.427Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5864e8bf [2024-03-19T02:23:07.560Z] [java] Mar 19, 2024 2:23:07 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:23:07.561Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:23:07.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:23:07.574Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:23:07.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries blackbox.jar --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-03-19T02:23:07.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:07.619Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:07.627Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --retrieve=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/./dist/mdb/ /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbApp.ear [2024-03-19T02:23:07.658Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:07.658Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:07.658Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:07.658Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:07.658Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:07.658Z] [2024-03-19T02:23:07.658Z] setOSConditions: [2024-03-19T02:23:07.658Z] [2024-03-19T02:23:07.658Z] setToolWin: [2024-03-19T02:23:07.658Z] [2024-03-19T02:23:07.658Z] setToolUnix: [2024-03-19T02:23:07.658Z] [2024-03-19T02:23:07.659Z] setToolProperty: [2024-03-19T02:23:07.659Z] [2024-03-19T02:23:07.659Z] setS1ASclassPath: [2024-03-19T02:23:07.659Z] [2024-03-19T02:23:07.659Z] init-common: [2024-03-19T02:23:07.659Z] [2024-03-19T02:23:07.659Z] compile: [2024-03-19T02:23:07.659Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:07.659Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:07.659Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:07.659Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:07.659Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:07.659Z] [2024-03-19T02:23:07.659Z] setOSConditions: [2024-03-19T02:23:07.659Z] [2024-03-19T02:23:07.660Z] setToolWin: [2024-03-19T02:23:07.660Z] [2024-03-19T02:23:07.660Z] setToolUnix: [2024-03-19T02:23:07.660Z] [2024-03-19T02:23:07.660Z] setToolProperty: [2024-03-19T02:23:07.660Z] [2024-03-19T02:23:07.660Z] setS1ASclassPath: [2024-03-19T02:23:07.660Z] [2024-03-19T02:23:07.660Z] init-common: [2024-03-19T02:23:07.684Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.ejbc.equals.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964140306432_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:23:07.684Z] [exec] Looked up home!! [2024-03-19T02:23:07.684Z] [exec] Narrowed FooHome!! [2024-03-19T02:23:07.685Z] [exec] Narrowed FooHomeSuper!! [2024-03-19T02:23:07.685Z] [exec] Got the EJB!! [2024-03-19T02:23:07.685Z] [exec] Value of key is: main [2024-03-19T02:23:07.685Z] [exec] Looked up home!! [2024-03-19T02:23:07.685Z] [exec] Narrowed home!! [2024-03-19T02:23:07.685Z] [exec] Got the EJB!! [2024-03-19T02:23:07.685Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.ejbc.equals.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964140306433_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:23:07.685Z] [exec] invoking hello ejb [2024-03-19T02:23:07.685Z] [exec] Value of key is: assertValidRemoteObject [2024-03-19T02:23:07.685Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:07.685Z] [exec] [2024-03-19T02:23:07.685Z] [exec] [2024-03-19T02:23:07.685Z] [exec] ----------------------------------------- [2024-03-19T02:23:07.685Z] [exec] - main: PASS - [2024-03-19T02:23:07.685Z] [exec] - assertValidRemoteObject: PASS - [2024-03-19T02:23:07.685Z] [exec] ----------------------------------------- [2024-03-19T02:23:07.685Z] [exec] Total PASS: 2 [2024-03-19T02:23:07.685Z] [exec] Total FAIL: 0 [2024-03-19T02:23:07.685Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:07.685Z] [exec] ----------------------------------------- [2024-03-19T02:23:07.685Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:07.685Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:07.685Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:07.685Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:23:07.786Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:07.818Z] [java] Mar 19, 2024 2:23:07 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:07.818Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:23:07.831Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:07.831Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:07.832Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:07.832Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:07.832Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:07.832Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:07.832Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:07.832Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:07.832Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:07.875Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:07.875Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:07.918Z] [2024-03-19T02:23:07.919Z] compile-common: [2024-03-19T02:23:07.919Z] [echo] Current time (ISO): 2024-03-19T02:23:07.663+0000 [2024-03-19T02:23:07.919Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:07.941Z] [2024-03-19T02:23:07.941Z] checkReporting-common: [2024-03-19T02:23:07.942Z] [2024-03-19T02:23:07.942Z] confirmReportPresent-common: [2024-03-19T02:23:07.942Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:07.942Z] [echo] Test seems to be reported fine [2024-03-19T02:23:07.942Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejbc/equals/RepRunConf.txt [2024-03-19T02:23:07.942Z] [2024-03-19T02:23:07.942Z] confirmMissingReport-common: [2024-03-19T02:23:07.942Z] [2024-03-19T02:23:07.942Z] undeploy: [2024-03-19T02:23:07.942Z] [2024-03-19T02:23:07.942Z] setOSConditions: [2024-03-19T02:23:07.942Z] [2024-03-19T02:23:07.942Z] setToolWin: [2024-03-19T02:23:07.942Z] [2024-03-19T02:23:07.942Z] setToolUnix: [2024-03-19T02:23:07.942Z] [2024-03-19T02:23:07.942Z] setToolProperty: [2024-03-19T02:23:07.942Z] [2024-03-19T02:23:07.942Z] setS1ASclassPath: [2024-03-19T02:23:07.942Z] [2024-03-19T02:23:07.942Z] init-common: [2024-03-19T02:23:07.942Z] [2024-03-19T02:23:07.942Z] undeploy-common: [2024-03-19T02:23:08.111Z] [exec] Mar 19, 2024 2:23:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:08.111Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:08.381Z] [java] Mar 19, 2024 2:23:08 AM org.eclipse.persistence.session./file:/tmp/gfembed11815849249072353140tmp/applications/sample/_test [2024-03-19T02:23:08.381Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:23:08.381Z] [java] Mar 19, 2024 2:23:08 AM org.eclipse.persistence.session./file:/tmp/gfembed11815849249072353140tmp/applications/sample/_test.server [2024-03-19T02:23:08.381Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:23:08.395Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:08.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:08.395Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/cmt/ejb/SimpleMessageBean.java:31: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:23:08.395Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:08.395Z] [javac] private final static Integer lock = new Integer("1"); [2024-03-19T02:23:08.395Z] [javac] ^ [2024-03-19T02:23:08.395Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/cmt/ejb/SimpleMessageBean.java:72: warning: [synchronization] attempt to synchronize on an instance of a value-based class [2024-03-19T02:23:08.395Z] [javac] synchronized(lock){ [2024-03-19T02:23:08.395Z] [javac] ^ [2024-03-19T02:23:08.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:08.439Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:08.509Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejbc-equalsApp [2024-03-19T02:23:08.509Z] [2024-03-19T02:23:08.509Z] all: [2024-03-19T02:23:08.509Z] [2024-03-19T02:23:08.509Z] redef: [2024-03-19T02:23:08.509Z] [2024-03-19T02:23:08.509Z] setOSConditions: [2024-03-19T02:23:08.509Z] [2024-03-19T02:23:08.509Z] setToolWin: [2024-03-19T02:23:08.509Z] [2024-03-19T02:23:08.509Z] setToolUnix: [2024-03-19T02:23:08.509Z] [2024-03-19T02:23:08.509Z] setToolProperty: [2024-03-19T02:23:08.509Z] [2024-03-19T02:23:08.509Z] setS1ASclassPath: [2024-03-19T02:23:08.509Z] [2024-03-19T02:23:08.509Z] init-common: [2024-03-19T02:23:08.509Z] [2024-03-19T02:23:08.509Z] clean: [2024-03-19T02:23:08.509Z] [2024-03-19T02:23:08.509Z] setOSConditions: [2024-03-19T02:23:08.509Z] [2024-03-19T02:23:08.509Z] setToolWin: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] setToolUnix: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] setToolProperty: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] setS1ASclassPath: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] init-common: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] clean-common: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] setOSConditions: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] setToolWin: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] setToolUnix: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] setToolProperty: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] setS1ASclassPath: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] init-common: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] clean-classes-common: [2024-03-19T02:23:08.510Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] setOSConditions: [2024-03-19T02:23:08.510Z] [2024-03-19T02:23:08.510Z] setToolWin: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] setToolUnix: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] setToolProperty: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] setS1ASclassPath: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] init-common: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] clean-jars-common: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] compile: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] setOSConditions: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] setToolWin: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] setToolUnix: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] setToolProperty: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] setS1ASclassPath: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] init-common: [2024-03-19T02:23:08.511Z] [2024-03-19T02:23:08.511Z] compile-common: [2024-03-19T02:23:08.511Z] [echo] Current time (ISO): 2024-03-19T02:23:08.404+0000 [2024-03-19T02:23:08.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:08.511Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:08.558Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbAppClient.jar [2024-03-19T02:23:08.640Z] [java] Mar 19, 2024 2:23:08 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:23:08.640Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:23:08.640Z] [java] Mar 19, 2024 2:23:08 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:23:08.640Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-03-19T02:23:08.640Z] [java] Mar 19, 2024 2:23:08 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:23:08.640Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:23:08.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:08.652Z] [javac] 3 warnings [2024-03-19T02:23:08.652Z] [2024-03-19T02:23:08.652Z] setOSConditions: [2024-03-19T02:23:08.652Z] [2024-03-19T02:23:08.652Z] setToolWin: [2024-03-19T02:23:08.652Z] [2024-03-19T02:23:08.652Z] setToolUnix: [2024-03-19T02:23:08.652Z] [2024-03-19T02:23:08.652Z] setToolProperty: [2024-03-19T02:23:08.652Z] [2024-03-19T02:23:08.652Z] setS1ASclassPath: [2024-03-19T02:23:08.652Z] [2024-03-19T02:23:08.652Z] init-common: [2024-03-19T02:23:08.652Z] [2024-03-19T02:23:08.652Z] compile-common: [2024-03-19T02:23:08.652Z] [echo] Current time (ISO): 2024-03-19T02:23:08.575+0000 [2024-03-19T02:23:08.652Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:08.683Z] [exec] Mar 19, 2024 2:23:08 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:08.683Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:08.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:08.703Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:08.703Z] [2024-03-19T02:23:08.704Z] setOSConditions: [2024-03-19T02:23:08.704Z] [2024-03-19T02:23:08.704Z] setToolWin: [2024-03-19T02:23:08.704Z] [2024-03-19T02:23:08.704Z] setToolUnix: [2024-03-19T02:23:08.704Z] [2024-03-19T02:23:08.704Z] setToolProperty: [2024-03-19T02:23:08.704Z] [2024-03-19T02:23:08.704Z] setS1ASclassPath: [2024-03-19T02:23:08.704Z] [2024-03-19T02:23:08.704Z] init-common: [2024-03-19T02:23:08.704Z] [2024-03-19T02:23:08.704Z] create-jdbc-resource-common: [2024-03-19T02:23:08.704Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:08.784Z] [exec] Mar 19, 2024 2:23:07 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:08.784Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@62ea8931 [2024-03-19T02:23:08.784Z] [exec] args ->[Ljava.lang.String;@151a6598 [2024-03-19T02:23:08.784Z] [exec] args0 ->EJB3_pkgEjbTest [2024-03-19T02:23:08.784Z] [exec] Inserting Customer and Orders... OK [2024-03-19T02:23:08.784Z] [exec] Value of key is:EJB3_pkgEjbTest-InsertCustomer [2024-03-19T02:23:08.784Z] [exec] Verifying that all are inserted... OK [2024-03-19T02:23:08.784Z] [exec] Value of key is:EJB3_pkgEjbTest-VerifyCustomerInsert [2024-03-19T02:23:08.784Z] [exec] Removing all... OK [2024-03-19T02:23:08.784Z] [exec] Value of key is:EJB3_pkgEjbTest-DeleteCustomer [2024-03-19T02:23:08.926Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:08.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:08.960Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-03-19T02:23:08.960Z] [echo] cmd executed for server [2024-03-19T02:23:08.960Z] [2024-03-19T02:23:08.960Z] deploy: [2024-03-19T02:23:08.960Z] [2024-03-19T02:23:08.960Z] deploy-war-common: [2024-03-19T02:23:08.960Z] [2024-03-19T02:23:08.960Z] setOSConditions: [2024-03-19T02:23:08.960Z] [2024-03-19T02:23:08.960Z] setToolWin: [2024-03-19T02:23:08.960Z] [2024-03-19T02:23:08.960Z] setToolUnix: [2024-03-19T02:23:08.961Z] [2024-03-19T02:23:08.961Z] setToolProperty: [2024-03-19T02:23:08.961Z] [2024-03-19T02:23:08.961Z] setS1ASclassPath: [2024-03-19T02:23:08.961Z] [2024-03-19T02:23:08.961Z] init-common: [2024-03-19T02:23:08.961Z] [2024-03-19T02:23:08.961Z] deploy-war-commonpe: [2024-03-19T02:23:09.039Z] [exec] Waiting for the domain to stop .... [2024-03-19T02:23:09.039Z] [exec] Waiting finished after 3,082 ms. [2024-03-19T02:23:09.039Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:23:09.039Z] [2024-03-19T02:23:09.039Z] setOSConditions: [2024-03-19T02:23:09.039Z] [2024-03-19T02:23:09.039Z] setToolWin: [2024-03-19T02:23:09.039Z] [2024-03-19T02:23:09.039Z] setToolUnix: [2024-03-19T02:23:09.039Z] [2024-03-19T02:23:09.039Z] setToolProperty: [2024-03-19T02:23:09.039Z] [2024-03-19T02:23:09.039Z] setS1ASclassPath: [2024-03-19T02:23:09.039Z] [2024-03-19T02:23:09.039Z] init-common: [2024-03-19T02:23:09.039Z] [2024-03-19T02:23:09.040Z] stopDerby: [2024-03-19T02:23:09.040Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2024-03-19T02:23:09.044Z] [exec] Verifying that all are removed... OK [2024-03-19T02:23:09.044Z] [exec] Value of key is:EJB3_pkgEjbTest-VerifyDeleteCustomer [2024-03-19T02:23:09.044Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:09.045Z] [exec] [2024-03-19T02:23:09.045Z] [exec] [2024-03-19T02:23:09.045Z] [exec] ----------------------------------------- [2024-03-19T02:23:09.045Z] [exec] - EJB3_pkgEjbTest-InsertCustomer: PASS - [2024-03-19T02:23:09.045Z] [exec] - EJB3_pkgEjbTest-DeleteCustomer: PASS - [2024-03-19T02:23:09.045Z] [exec] - EJB3_pkgEjbTest-VerifyDeleteCustomer: PASS - [2024-03-19T02:23:09.045Z] [exec] - EJB3_pkgEjbTest-VerifyCustomerInsert: PASS - [2024-03-19T02:23:09.045Z] [exec] ----------------------------------------- [2024-03-19T02:23:09.045Z] [exec] Total PASS: 4 [2024-03-19T02:23:09.045Z] [exec] Total FAIL: 0 [2024-03-19T02:23:09.045Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:09.045Z] [exec] ----------------------------------------- [2024-03-19T02:23:09.045Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:09.045Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:09.183Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:09.204Z] [java] Mar 19, 2024 2:23:08 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:23:09.204Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:23:09.204Z] [java] Mar 19, 2024 2:23:08 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:23:09.204Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:23:09.276Z] [exec] Actual: ValResp SecResp HelloEjb ValReq SecReq Sun [2024-03-19T02:23:09.276Z] [exec] Expected: ValResp SecResp HelloEjb ValReq SecReq Sun [2024-03-19T02:23:09.276Z] [exec] Value of key is: SOAPDefault test ejbws: hello [2024-03-19T02:23:09.276Z] [exec] Actual: ValResp SecResp HelloServlet ValReq SecReq Sun [2024-03-19T02:23:09.276Z] [exec] Expected: ValResp SecResp HelloServlet ValReq SecReq Sun [2024-03-19T02:23:09.276Z] [exec] Value of key is: SOAPDefault test serlvetws: hello [2024-03-19T02:23:09.276Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:09.276Z] [exec] [2024-03-19T02:23:09.276Z] [exec] [2024-03-19T02:23:09.276Z] [exec] ----------------------------------------- [2024-03-19T02:23:09.276Z] [exec] - SOAPDefault test serlvetws: hello: PASS - [2024-03-19T02:23:09.276Z] [exec] - SOAPDefault test ejbws: hello: PASS - [2024-03-19T02:23:09.276Z] [exec] ----------------------------------------- [2024-03-19T02:23:09.276Z] [exec] Total PASS: 2 [2024-03-19T02:23:09.276Z] [exec] Total FAIL: 0 [2024-03-19T02:23:09.276Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:09.276Z] [exec] ----------------------------------------- [2024-03-19T02:23:09.276Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:09.276Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:09.276Z] [2024-03-19T02:23:09.276Z] all: [2024-03-19T02:23:09.276Z] [echo] [2024-03-19T02:23:09.276Z] [echo] [2024-03-19T02:23:09.276Z] [echo] [2024-03-19T02:23:09.276Z] [echo] *************************************************************************** [2024-03-19T02:23:09.276Z] [echo] * Running group jaccmr8 [2024-03-19T02:23:09.276Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccmr8 [2024-03-19T02:23:09.277Z] [echo] *************************************************************************** [2024-03-19T02:23:09.277Z] [echo] [2024-03-19T02:23:09.277Z] [echo] [2024-03-19T02:23:09.277Z] [echo] [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] setOSConditions: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] setToolWin: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] setToolUnix: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] setToolProperty: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] setS1ASclassPath: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] init-common: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] clean: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] setOSConditions: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] setToolWin: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] setToolUnix: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] setToolProperty: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] setS1ASclassPath: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.277Z] init-common: [2024-03-19T02:23:09.277Z] [2024-03-19T02:23:09.278Z] clean-common: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] setOSConditions: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] setToolWin: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] setToolUnix: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] setToolProperty: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] setS1ASclassPath: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] init-common: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] clean-classes-common: [2024-03-19T02:23:09.278Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] setOSConditions: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] setToolWin: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] setToolUnix: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] setToolProperty: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] setS1ASclassPath: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.278Z] init-common: [2024-03-19T02:23:09.278Z] [2024-03-19T02:23:09.279Z] clean-jars-common: [2024-03-19T02:23:09.279Z] [2024-03-19T02:23:09.279Z] setup: [2024-03-19T02:23:09.279Z] [2024-03-19T02:23:09.279Z] setOSConditions: [2024-03-19T02:23:09.279Z] [2024-03-19T02:23:09.279Z] setToolWin: [2024-03-19T02:23:09.279Z] [2024-03-19T02:23:09.279Z] setToolUnix: [2024-03-19T02:23:09.279Z] [2024-03-19T02:23:09.279Z] setToolProperty: [2024-03-19T02:23:09.279Z] [2024-03-19T02:23:09.279Z] setS1ASclassPath: [2024-03-19T02:23:09.279Z] [2024-03-19T02:23:09.279Z] init-common: [2024-03-19T02:23:09.279Z] [2024-03-19T02:23:09.279Z] create-user-common: [2024-03-19T02:23:09.294Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:09.294Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:09.294Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:09.294Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:09.294Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:09.294Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:09.294Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:09.305Z] [2024-03-19T02:23:09.305Z] checkReporting-common: [2024-03-19T02:23:09.305Z] [2024-03-19T02:23:09.305Z] confirmReportPresent-common: [2024-03-19T02:23:09.305Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:09.305Z] [echo] Test seems to be reported fine [2024-03-19T02:23:09.305Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/RepRunConf.txt [2024-03-19T02:23:09.305Z] [2024-03-19T02:23:09.305Z] confirmMissingReport-common: [2024-03-19T02:23:09.305Z] [2024-03-19T02:23:09.305Z] undeploy: [2024-03-19T02:23:09.305Z] [2024-03-19T02:23:09.305Z] setOSConditions: [2024-03-19T02:23:09.305Z] [2024-03-19T02:23:09.305Z] setToolWin: [2024-03-19T02:23:09.305Z] [2024-03-19T02:23:09.305Z] setToolUnix: [2024-03-19T02:23:09.306Z] [2024-03-19T02:23:09.306Z] setToolProperty: [2024-03-19T02:23:09.306Z] [2024-03-19T02:23:09.306Z] setS1ASclassPath: [2024-03-19T02:23:09.306Z] [2024-03-19T02:23:09.306Z] init-common: [2024-03-19T02:23:09.306Z] [2024-03-19T02:23:09.306Z] undeploy-common: [2024-03-19T02:23:09.441Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:09.441Z] [2024-03-19T02:23:09.441Z] setOSConditions: [2024-03-19T02:23:09.441Z] [2024-03-19T02:23:09.441Z] setToolWin: [2024-03-19T02:23:09.441Z] [2024-03-19T02:23:09.441Z] setToolUnix: [2024-03-19T02:23:09.442Z] [2024-03-19T02:23:09.442Z] setToolProperty: [2024-03-19T02:23:09.442Z] [2024-03-19T02:23:09.442Z] setS1ASclassPath: [2024-03-19T02:23:09.442Z] [2024-03-19T02:23:09.442Z] init-common: [2024-03-19T02:23:09.442Z] [2024-03-19T02:23:09.442Z] create-jdbc-resource-common: [2024-03-19T02:23:09.442Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-03-19T02:23:09.443Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:09.443Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:09.443Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:09.443Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:09.443Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:09.443Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:09.443Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:09.524Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jpa-resource-injection-passivating-scope --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-passivating-scope-web.war [2024-03-19T02:23:09.581Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:09.581Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:09.581Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:09.581Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:09.581Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:09.581Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:09.581Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:09.655Z] [java] Tue Mar 19 02:23:09 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:23:09.655Z] [java] Tue Mar 19 02:23:09 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:23:09.655Z] [2024-03-19T02:23:09.655Z] BUILD SUCCESSFUL [2024-03-19T02:23:09.655Z] Total time: 5 seconds [2024-03-19T02:23:09.655Z] + check_successful_run [2024-03-19T02:23:09.655Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-03-19T02:23:09.655Z] [2024-03-19T02:23:09.655Z] ===== CHECK SUCCESSFUL RUN ===== [2024-03-19T02:23:09.655Z] [2024-03-19T02:23:09.655Z] + FILE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:23:09.655Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html ']' [2024-03-19T02:23:09.655Z] + echo 'File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-03-19T02:23:09.655Z] File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-03-19T02:23:09.655Z] + generate_junit_report connector_group_3 [2024-03-19T02:23:09.655Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-03-19T02:23:09.655Z] [2024-03-19T02:23:09.655Z] ===== GENERATE JUNIT REPORT ===== [2024-03-19T02:23:09.655Z] [2024-03-19T02:23:09.655Z] + TD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:23:09.655Z] + JUD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml [2024-03-19T02:23:09.655Z] + TESTSUITE_NAME=connector_group_3 [2024-03-19T02:23:09.655Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:23:09.655Z] + awk -v suitename=connector_group_3 ' [2024-03-19T02:23:09.655Z] BEGIN { [2024-03-19T02:23:09.655Z] totaltests = 0; [2024-03-19T02:23:09.655Z] totalfailures = 0; [2024-03-19T02:23:09.655Z] totalerrors = 0; [2024-03-19T02:23:09.655Z] } [2024-03-19T02:23:09.655Z] function getPropVal(str){ [2024-03-19T02:23:09.655Z] split(str, a, "="); [2024-03-19T02:23:09.655Z] val = a[2]; [2024-03-19T02:23:09.655Z] # remove quotes [2024-03-19T02:23:09.655Z] gsub("\"","",val); [2024-03-19T02:23:09.655Z] return val; [2024-03-19T02:23:09.655Z] } [2024-03-19T02:23:09.655Z] function removeXMLTag(str){ [2024-03-19T02:23:09.655Z] # remove xml tag quotes [2024-03-19T02:23:09.655Z] gsub("","",str); [2024-03-19T02:23:09.655Z] gsub("<.*>","",str); [2024-03-19T02:23:09.655Z] gsub(">","",str); [2024-03-19T02:23:09.655Z] return str; [2024-03-19T02:23:09.655Z] } [2024-03-19T02:23:09.655Z] /status value=/ { [2024-03-19T02:23:09.655Z] result=getPropVal($0); [2024-03-19T02:23:09.655Z] result=removeXMLTag(result); [2024-03-19T02:23:09.655Z] } [2024-03-19T02:23:09.655Z] // { [2024-03-19T02:23:09.655Z] getline; [2024-03-19T02:23:09.655Z] getline; [2024-03-19T02:23:09.655Z] testunit=removeXMLTag($0); [2024-03-19T02:23:09.655Z] gsub("\"","",testunit); [2024-03-19T02:23:09.655Z] } [2024-03-19T02:23:09.655Z] // { [2024-03-19T02:23:09.655Z] getline; [2024-03-19T02:23:09.656Z] testname=removeXMLTag($0); [2024-03-19T02:23:09.656Z] gsub("\"","",testname); [2024-03-19T02:23:09.656Z] } [2024-03-19T02:23:09.656Z] /<\/testcase>/{ [2024-03-19T02:23:09.656Z] classname=testunit [2024-03-19T02:23:09.656Z] # printing testcase to out [2024-03-19T02:23:09.656Z] out = out sprintf(" \n", classname, testname); [2024-03-19T02:23:09.656Z] if (result == "fail") { [2024-03-19T02:23:09.656Z] out = out " \n"; [2024-03-19T02:23:09.656Z] totalfailures++; [2024-03-19T02:23:09.656Z] } else if (result == "did_not_run") { [2024-03-19T02:23:09.656Z] out = out " \n"; [2024-03-19T02:23:09.656Z] totalerrors++; [2024-03-19T02:23:09.656Z] } [2024-03-19T02:23:09.656Z] out = out " \n"; [2024-03-19T02:23:09.656Z] [2024-03-19T02:23:09.656Z] totaltests++; [2024-03-19T02:23:09.656Z] result=""; [2024-03-19T02:23:09.656Z] testname=""; [2024-03-19T02:23:09.656Z] } [2024-03-19T02:23:09.656Z] END { [2024-03-19T02:23:09.656Z] print "" [2024-03-19T02:23:09.656Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-03-19T02:23:09.656Z] printf "%s", out; [2024-03-19T02:23:09.656Z] print "" [2024-03-19T02:23:09.656Z] }' [2024-03-19T02:23:09.656Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:23:09.656Z] + change_junit_report_class_names [2024-03-19T02:23:09.656Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:23:09.656Z] + sed -i 's/\bclassname="/classname="connector_group_3./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:23:09.656Z] + copy_test_artifacts connector_group_3 [2024-03-19T02:23:09.656Z] + sleep 1 [2024-03-19T02:23:09.666Z] [exec] Extracted transferred entry libtest-defaultClient/libdirtest-EJBModule.jar of size 5,757 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/libdirtest-EJBModule.jar [2024-03-19T02:23:09.666Z] [exec] Extracted transferred entry libtest-defaultClient/client/z/z.jar of size 847 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/client/z/z.jar [2024-03-19T02:23:09.666Z] [exec] Extracted transferred entry libtest-defaultClient/client/y/y.properties of size 740 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/client/y/y.properties [2024-03-19T02:23:09.666Z] [exec] Extracted transferred entry libtest-defaultClient.jar of size 3,350 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient.jar [2024-03-19T02:23:09.666Z] [exec] Extracted transferred entry libtest-defaultClient/client/libdirtest-clientClient.jar of size 11,056 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/client/libdirtest-clientClient.jar [2024-03-19T02:23:09.666Z] [exec] Extracted transferred entry libtest-defaultClient/client/libdirtest-client.jar of size 7,099 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/client/libdirtest-client.jar [2024-03-19T02:23:09.667Z] [exec] Extracted transferred entry libtest-defaultClient/topLevel.jar of size 866 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/topLevel.jar [2024-03-19T02:23:09.667Z] [exec] Extracted transferred entry libtest-defaultClient/lib/lib.jar of size 1,374 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/lib/lib.jar [2024-03-19T02:23:09.667Z] [exec] Application deployed with name libtest-default. [2024-03-19T02:23:09.667Z] [exec] Command deploy executed successfully. [2024-03-19T02:23:09.667Z] [2024-03-19T02:23:09.667Z] init.os: [2024-03-19T02:23:09.667Z] [2024-03-19T02:23:09.667Z] init.tools.unix: [2024-03-19T02:23:09.667Z] [2024-03-19T02:23:09.667Z] init.tools.windows: [2024-03-19T02:23:09.667Z] [2024-03-19T02:23:09.667Z] init.tools: [2024-03-19T02:23:09.667Z] [2024-03-19T02:23:09.667Z] setAsadminArgs: [2024-03-19T02:23:09.667Z] [2024-03-19T02:23:09.667Z] init: [2024-03-19T02:23:09.667Z] [2024-03-19T02:23:09.667Z] init.customtasks: [2024-03-19T02:23:09.667Z] [2024-03-19T02:23:09.667Z] setEnabled: [2024-03-19T02:23:09.667Z] [2024-03-19T02:23:09.667Z] createAppRef: [2024-03-19T02:23:09.667Z] [2024-03-19T02:23:09.667Z] declare-test: [2024-03-19T02:23:09.667Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for defaultLibUsed [2024-03-19T02:23:09.668Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient.jar /topLevel.properties:lib.path=topLevel /x.properties:lib.path=NO_RESOURCE /xExtra.properties:xExtra=NO_RESOURCE /lib.properties:lib.path=lib /lib_sub.properties:lib_sub=NO_RESOURCE /x_xExtra.properties:x_xExtra=NO_RESOURCE /xMore_sub.properties:xMore_sub=NO_RESOURCE /x_xMore.properties:x_xMore=NO_RESOURCE /x_xMore_sub.properties:x_xMore_sub=NO_RESOURCE -clientonly /z.properties:value=z -serveronly /z.properties:value=NO_RESOURCE /y.properties:value=NO_RESOURCE [2024-03-19T02:23:09.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-03-19T02:23:09.699Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-03-19T02:23:09.699Z] [echo] cmd executed for server [2024-03-19T02:23:09.699Z] [2024-03-19T02:23:09.699Z] setOSConditions: [2024-03-19T02:23:09.699Z] [2024-03-19T02:23:09.699Z] setToolWin: [2024-03-19T02:23:09.700Z] [2024-03-19T02:23:09.700Z] setToolUnix: [2024-03-19T02:23:09.700Z] [2024-03-19T02:23:09.700Z] setToolProperty: [2024-03-19T02:23:09.700Z] [2024-03-19T02:23:09.700Z] setS1ASclassPath: [2024-03-19T02:23:09.700Z] [2024-03-19T02:23:09.700Z] init-common: [2024-03-19T02:23:09.700Z] [2024-03-19T02:23:09.700Z] deploy-common: [2024-03-19T02:23:09.700Z] [echo] Current time (ISO): 2024-03-19T02:23:09.649+0000 [2024-03-19T02:23:09.700Z] [2024-03-19T02:23:09.700Z] setOSConditions: [2024-03-19T02:23:09.700Z] [2024-03-19T02:23:09.700Z] setToolWin: [2024-03-19T02:23:09.700Z] [2024-03-19T02:23:09.700Z] setToolUnix: [2024-03-19T02:23:09.700Z] [2024-03-19T02:23:09.700Z] setToolProperty: [2024-03-19T02:23:09.700Z] [2024-03-19T02:23:09.700Z] setS1ASclassPath: [2024-03-19T02:23:09.700Z] [2024-03-19T02:23:09.700Z] init-common: [2024-03-19T02:23:09.700Z] [2024-03-19T02:23:09.700Z] deploy-common-pe: [2024-03-19T02:23:09.768Z] [java] Looking up EJB... [2024-03-19T02:23:09.768Z] [java] Invoking EJB... [2024-03-19T02:23:10.007Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:10.007Z] [javac] 1 warning [2024-03-19T02:23:10.007Z] [2024-03-19T02:23:10.007Z] setOSConditions: [2024-03-19T02:23:10.007Z] [2024-03-19T02:23:10.007Z] setToolWin: [2024-03-19T02:23:10.007Z] [2024-03-19T02:23:10.007Z] setToolUnix: [2024-03-19T02:23:10.007Z] [2024-03-19T02:23:10.008Z] setToolProperty: [2024-03-19T02:23:10.008Z] [2024-03-19T02:23:10.008Z] setS1ASclassPath: [2024-03-19T02:23:10.008Z] [2024-03-19T02:23:10.008Z] init-common: [2024-03-19T02:23:10.008Z] [2024-03-19T02:23:10.008Z] compile-common: [2024-03-19T02:23:10.008Z] [echo] Current time (ISO): 2024-03-19T02:23:09.999+0000 [2024-03-19T02:23:10.008Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:10.025Z] [java] Record # 1 [2024-03-19T02:23:10.026Z] [java] 1st call returned 1 [2024-03-19T02:23:10.026Z] [java] Found entity: Entity number 1 created at Tue Mar 19 02:23:09 UTC 2024 [2024-03-19T02:23:10.026Z] [java] Record # 2 [2024-03-19T02:23:10.026Z] [java] Value of key is: 2container embedded with JPA [2024-03-19T02:23:10.026Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:23:10.026Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:10.026Z] [java] 2nd call returned 2 [2024-03-19T02:23:10.026Z] [java] Mar 19, 2024 2:23:09 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:23:10.026Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:23:10.026Z] [java] Mar 19, 2024 2:23:09 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:10.026Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:10.026Z] [java] Mar 19, 2024 2:23:09 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:10.026Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:10.026Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:10.026Z] [java] Completed shutdown of GlassFish runtime [2024-03-19T02:23:10.026Z] [java] Mar 19, 2024 2:23:09 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:23:10.026Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:23:10.026Z] [java] ..........FINISHED test [2024-03-19T02:23:10.026Z] [java] Mar 19, 2024 2:23:09 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:10.026Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:10.026Z] [java] Mar 19, 2024 2:23:09 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:10.026Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain14717061452883368510xml [2024-03-19T02:23:10.027Z] [java] Mar 19, 2024 2:23:09 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:10.027Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:23:10.111Z] [exec] Application deployed with name cdi-jpa-resource-injection-passivating-scope-web. [2024-03-19T02:23:10.111Z] [2024-03-19T02:23:10.111Z] deploy-war-commonee: [2024-03-19T02:23:10.111Z] [2024-03-19T02:23:10.111Z] run: [2024-03-19T02:23:10.111Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llinit [2024-03-19T02:23:10.145Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:10.222Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups javaUsers --authrealmname file --target server jaccuser [2024-03-19T02:23:10.222Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt [2024-03-19T02:23:10.222Z] [2024-03-19T02:23:10.222Z] setOSConditions: [2024-03-19T02:23:10.222Z] [2024-03-19T02:23:10.222Z] setToolWin: [2024-03-19T02:23:10.222Z] [2024-03-19T02:23:10.223Z] setToolUnix: [2024-03-19T02:23:10.223Z] [2024-03-19T02:23:10.223Z] setToolProperty: [2024-03-19T02:23:10.223Z] [2024-03-19T02:23:10.223Z] setS1ASclassPath: [2024-03-19T02:23:10.223Z] [2024-03-19T02:23:10.223Z] init-common: [2024-03-19T02:23:10.223Z] [2024-03-19T02:23:10.223Z] create-user-common: [2024-03-19T02:23:10.257Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-pkgEjbTestApp [2024-03-19T02:23:10.265Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthApp.ear [2024-03-19T02:23:10.305Z] [java] Mar 19, 2024 2:23:10 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:10.305Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:10.308Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:10.402Z] [javac] 1 warning [2024-03-19T02:23:10.402Z] [2024-03-19T02:23:10.402Z] build: [2024-03-19T02:23:10.402Z] [2024-03-19T02:23:10.402Z] setOSConditions: [2024-03-19T02:23:10.402Z] [2024-03-19T02:23:10.402Z] fixFiles: [2024-03-19T02:23:10.402Z] [2024-03-19T02:23:10.402Z] convUnix: [2024-03-19T02:23:10.402Z] [2024-03-19T02:23:10.402Z] convWin: [2024-03-19T02:23:10.402Z] [2024-03-19T02:23:10.402Z] setToolWin: [2024-03-19T02:23:10.402Z] [2024-03-19T02:23:10.402Z] setToolUnix: [2024-03-19T02:23:10.402Z] [2024-03-19T02:23:10.402Z] setToolProperty: [2024-03-19T02:23:10.402Z] [2024-03-19T02:23:10.402Z] setS1ASclassPath: [2024-03-19T02:23:10.402Z] [2024-03-19T02:23:10.403Z] init-common: [2024-03-19T02:23:10.403Z] [2024-03-19T02:23:10.403Z] package-persistence-common: [2024-03-19T02:23:10.403Z] [2024-03-19T02:23:10.403Z] ejb-jar-common: [2024-03-19T02:23:10.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:10.403Z] [2024-03-19T02:23:10.403Z] package-ejbjar-common: [2024-03-19T02:23:10.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:10.403Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:10.403Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:10.403Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-ejb.jar [2024-03-19T02:23:10.403Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:10.403Z] [2024-03-19T02:23:10.403Z] appclient-jar-common: [2024-03-19T02:23:10.403Z] [2024-03-19T02:23:10.403Z] package-appclientjar-common: [2024-03-19T02:23:10.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:10.403Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:10.403Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:10.403Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-client.jar [2024-03-19T02:23:10.403Z] [2024-03-19T02:23:10.403Z] webclient-war-common: [2024-03-19T02:23:10.403Z] [2024-03-19T02:23:10.403Z] build-ear-common: [2024-03-19T02:23:10.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:10.404Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:10.404Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:10.404Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2024-03-19T02:23:10.404Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:10.404Z] [2024-03-19T02:23:10.404Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llquery [2024-03-19T02:23:10.404Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:10.404Z] setup: [2024-03-19T02:23:10.404Z] [2024-03-19T02:23:10.404Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llfind [2024-03-19T02:23:10.404Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:10.404Z] setOSConditions: [2024-03-19T02:23:10.404Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llinj [2024-03-19T02:23:10.404Z] [2024-03-19T02:23:10.404Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:10.404Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:10.404Z] setToolWin: [2024-03-19T02:23:10.404Z] [java] [2024-03-19T02:23:10.404Z] [2024-03-19T02:23:10.404Z] [java] [2024-03-19T02:23:10.404Z] [java] ----------------------------------------- [2024-03-19T02:23:10.404Z] [java] - jpa-resource-injection-passivating-scopellinit: PASS - [2024-03-19T02:23:10.404Z] [java] - jpa-resource-injection-passivating-scopellquery: PASS - [2024-03-19T02:23:10.404Z] setToolUnix: [2024-03-19T02:23:10.404Z] [2024-03-19T02:23:10.404Z] [java] - jpa-resource-injection-passivating-scopellfind: PASS - [2024-03-19T02:23:10.404Z] [java] - jpa-resource-injection-passivating-scopellinj: PASS - [2024-03-19T02:23:10.404Z] [java] ----------------------------------------- [2024-03-19T02:23:10.404Z] [java] - Total PASS : 4 - [2024-03-19T02:23:10.404Z] setToolProperty: [2024-03-19T02:23:10.404Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:10.404Z] [2024-03-19T02:23:10.404Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:10.404Z] [java] ----------------------------------------- [2024-03-19T02:23:10.404Z] [2024-03-19T02:23:10.404Z] setS1ASclassPath: [2024-03-19T02:23:10.404Z] [2024-03-19T02:23:10.404Z] undeploy: [2024-03-19T02:23:10.404Z] [2024-03-19T02:23:10.404Z] init-common: [2024-03-19T02:23:10.404Z] [2024-03-19T02:23:10.404Z] setOSConditions: [2024-03-19T02:23:10.404Z] [2024-03-19T02:23:10.404Z] deploy-jms-common: [2024-03-19T02:23:10.404Z] [2024-03-19T02:23:10.404Z] setToolWin: [2024-03-19T02:23:10.405Z] [2024-03-19T02:23:10.405Z] setOSConditions: [2024-03-19T02:23:10.405Z] [2024-03-19T02:23:10.405Z] setToolUnix: [2024-03-19T02:23:10.405Z] [2024-03-19T02:23:10.405Z] setToolWin: [2024-03-19T02:23:10.405Z] [2024-03-19T02:23:10.405Z] setToolProperty: [2024-03-19T02:23:10.405Z] [2024-03-19T02:23:10.405Z] setToolUnix: [2024-03-19T02:23:10.405Z] [2024-03-19T02:23:10.405Z] setS1ASclassPath: [2024-03-19T02:23:10.405Z] [2024-03-19T02:23:10.405Z] setToolProperty: [2024-03-19T02:23:10.405Z] [2024-03-19T02:23:10.405Z] init-common: [2024-03-19T02:23:10.405Z] [2024-03-19T02:23:10.405Z] setS1ASclassPath: [2024-03-19T02:23:10.405Z] [2024-03-19T02:23:10.405Z] undeploy-war-common: [2024-03-19T02:23:10.405Z] init-common: [2024-03-19T02:23:10.405Z] [2024-03-19T02:23:10.405Z] create-jms-connection-common: [2024-03-19T02:23:10.562Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:23:10.562Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:23:10.562Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:23:10.562Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:23:10.562Z] [java] Mar 19, 2024 2:23:10 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:23:10.562Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (257 ms), startup services (74 ms), total (331 ms) [2024-03-19T02:23:10.562Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:23:10.562Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:23:10.562Z] [java] Mar 19, 2024 2:23:10 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:23:10.562Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:23:10.562Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:10.562Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:10.562Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:10.562Z] [java] Mar 19, 2024 2:23:10 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:23:10.562Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:23:10.562Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:23:10.562Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:23:10.562Z] [java] Mar 19, 2024 2:23:10 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:23:10.562Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (383 ms), startup services (7 ms), total (390 ms) [2024-03-19T02:23:10.562Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:23:10.562Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:23:10.563Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:23:10.563Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:23:10.563Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:23:10.563Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-03-19T02:23:10.563Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:23:10.563Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:23:10.563Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:10.563Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@6d398593 [2024-03-19T02:23:10.563Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:10.563Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:23:10.563Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:10.563Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:23:10.586Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-03-19T02:23:10.586Z] [2024-03-19T02:23:10.586Z] ===== COPY TEST ARTIFACTS ===== [2024-03-19T02:23:10.586Z] [2024-03-19T02:23:10.586Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:23:10.586Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:23:10.586Z] tar: Removing leading `/' from member names [2024-03-19T02:23:10.586Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:23:10.586Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:23:10.586Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:23:10.586Z] ++ pwd [2024-03-19T02:23:10.586Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:23:10.586Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2024-03-19T02:23:10.586Z] + true [2024-03-19T02:23:10.586Z] ++ pwd [2024-03-19T02:23:10.586Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:23:10.586Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2024-03-19T02:23:10.586Z] + true [2024-03-19T02:23:10.586Z] + tar -caf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/connector_group_3-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:23:10.586Z] tar: Removing leading `/' from member names [2024-03-19T02:23:10.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jpa-resource-injection-passivating-scope-web [2024-03-19T02:23:10.668Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:10.668Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/endpoint/SubtractNumbersImpl.java uses or overrides a deprecated API. [2024-03-19T02:23:10.668Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:10.668Z] [javac] 1 warning [2024-03-19T02:23:10.668Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint [2024-03-19T02:23:10.668Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:10.669Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:10.669Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:10.669Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:10.669Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:10.669Z] [2024-03-19T02:23:10.669Z] pkg-war: [2024-03-19T02:23:10.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:10.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:10.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:10.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:10.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:23:10.669Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:10.669Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:10.669Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-03-19T02:23:10.669Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:23:10.670Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:23:10.670Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:10.670Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:10.670Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/${web.wsit.descriptors} does not exist. [2024-03-19T02:23:10.670Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/svchandler-2-web.war [2024-03-19T02:23:10.670Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:10.670Z] [2024-03-19T02:23:10.670Z] assemble-client: [2024-03-19T02:23:10.670Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:23:10.670Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:10.670Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:10.670Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:10.670Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:10.670Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:10.670Z] [2024-03-19T02:23:10.670Z] setOSConditions: [2024-03-19T02:23:10.670Z] [2024-03-19T02:23:10.671Z] setToolWin: [2024-03-19T02:23:10.671Z] [2024-03-19T02:23:10.671Z] setToolUnix: [2024-03-19T02:23:10.671Z] [2024-03-19T02:23:10.671Z] setToolProperty: [2024-03-19T02:23:10.671Z] [2024-03-19T02:23:10.671Z] setS1ASclassPath: [2024-03-19T02:23:10.671Z] [2024-03-19T02:23:10.671Z] init-common: [2024-03-19T02:23:10.671Z] [2024-03-19T02:23:10.671Z] wsimport: [2024-03-19T02:23:10.821Z] [java] Mar 19, 2024 2:23:10 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:23:10.821Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:23:10.822Z] [java] Mar 19, 2024 2:23:10 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:23:10.822Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:23:10.822Z] [java] Mar 19, 2024 2:23:10 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:23:10.822Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:23:10.822Z] [java] Mar 19, 2024 2:23:10 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:23:10.822Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:23:10.822Z] [java] Mar 19, 2024 2:23:10 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:23:10.822Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:23:10.822Z] [java] Mar 19, 2024 2:23:10 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:23:10.822Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:23:10.822Z] [java] Mar 19, 2024 2:23:10 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:10.822Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:23:10.822Z] [java] Mar 19, 2024 2:23:10 AM org.eclipse.persistence.session./file:/tmp/gfembed8982864831129936271tmp/applications/sample/_test [2024-03-19T02:23:10.822Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:23:10.830Z] [exec] Application deployed with name ejb-bmp-contauthApp. [2024-03-19T02:23:10.830Z] [echo] Deployment on target server server successful [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] setOSConditions: [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] setToolWin: [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] setToolUnix: [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] setToolProperty: [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] setS1ASclassPath: [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] init-common: [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] deploy-common-ee: [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] run: [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] setOSConditions: [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] setToolWin: [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] setToolUnix: [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] setToolProperty: [2024-03-19T02:23:10.830Z] [2024-03-19T02:23:10.830Z] setS1ASclassPath: [2024-03-19T02:23:10.831Z] [2024-03-19T02:23:10.831Z] init-common: [2024-03-19T02:23:10.831Z] [2024-03-19T02:23:10.831Z] execute-sql-common: [2024-03-19T02:23:10.831Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/create_pointbase.sql [2024-03-19T02:23:10.831Z] [sql] 0 rows affected [2024-03-19T02:23:10.831Z] [sql] 0 rows affected [2024-03-19T02:23:10.831Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:23:10.831Z] [2024-03-19T02:23:10.831Z] setOSConditions: [2024-03-19T02:23:10.831Z] [2024-03-19T02:23:10.831Z] setToolWin: [2024-03-19T02:23:10.831Z] [2024-03-19T02:23:10.831Z] setToolUnix: [2024-03-19T02:23:10.831Z] [2024-03-19T02:23:10.831Z] setToolProperty: [2024-03-19T02:23:10.831Z] [2024-03-19T02:23:10.831Z] setS1ASclassPath: [2024-03-19T02:23:10.831Z] [2024-03-19T02:23:10.831Z] init-common: [2024-03-19T02:23:10.831Z] [2024-03-19T02:23:10.831Z] runclient-common: [2024-03-19T02:23:10.831Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthAppClient.jar -name ejb-bmp-contauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:23:10.839Z] [2024-03-19T02:23:10.839Z] unsetup: [2024-03-19T02:23:10.880Z] [exec] Application deployed with name blackbox-tx. [2024-03-19T02:23:10.880Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-03-19T02:23:10.880Z] [2024-03-19T02:23:10.880Z] deploy: [2024-03-19T02:23:10.880Z] [2024-03-19T02:23:10.880Z] setOSConditions: [2024-03-19T02:23:10.880Z] [2024-03-19T02:23:10.880Z] setToolWin: [2024-03-19T02:23:10.880Z] [2024-03-19T02:23:10.880Z] setToolUnix: [2024-03-19T02:23:10.880Z] [2024-03-19T02:23:10.880Z] setToolProperty: [2024-03-19T02:23:10.880Z] [2024-03-19T02:23:10.880Z] setS1ASclassPath: [2024-03-19T02:23:10.880Z] [2024-03-19T02:23:10.880Z] init-common: [2024-03-19T02:23:10.880Z] [2024-03-19T02:23:10.880Z] create-connector-connpool: [2024-03-19T02:23:10.880Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server installed-libraries-test-ccp [2024-03-19T02:23:10.918Z] [2024-03-19T02:23:10.918Z] delete-resources: [2024-03-19T02:23:10.918Z] [2024-03-19T02:23:10.918Z] setOSConditions: [2024-03-19T02:23:10.918Z] [2024-03-19T02:23:10.918Z] setToolWin: [2024-03-19T02:23:10.919Z] [2024-03-19T02:23:10.919Z] setToolUnix: [2024-03-19T02:23:10.919Z] [2024-03-19T02:23:10.919Z] setToolProperty: [2024-03-19T02:23:10.919Z] [2024-03-19T02:23:10.919Z] setS1ASclassPath: [2024-03-19T02:23:10.919Z] [2024-03-19T02:23:10.919Z] init-common: [2024-03-19T02:23:10.919Z] [2024-03-19T02:23:10.919Z] delete-jdbc-resource-common: [2024-03-19T02:23:10.919Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:10.929Z] [exec] parsing WSDL... [2024-03-19T02:23:10.973Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:10.973Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:10.973Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:10.973Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:10.973Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:10.973Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:10.973Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:11.079Z] [java] Mar 19, 2024 2:23:10 AM org.eclipse.persistence.session./file:/tmp/gfembed8982864831129936271tmp/applications/sample/_test.server [2024-03-19T02:23:11.079Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:23:11.079Z] [java] Mar 19, 2024 2:23:10 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:23:11.079Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:23:11.079Z] [java] Mar 19, 2024 2:23:10 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:23:11.079Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-03-19T02:23:11.079Z] [java] Mar 19, 2024 2:23:10 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:23:11.079Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:23:11.079Z] [java] Mar 19, 2024 2:23:10 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:23:11.080Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:23:11.098Z] [2024-03-19T02:23:11.098Z] setOSConditions: [2024-03-19T02:23:11.098Z] [2024-03-19T02:23:11.098Z] setToolWin: [2024-03-19T02:23:11.098Z] [2024-03-19T02:23:11.098Z] setToolUnix: [2024-03-19T02:23:11.098Z] [2024-03-19T02:23:11.098Z] setToolProperty: [2024-03-19T02:23:11.098Z] [2024-03-19T02:23:11.098Z] setS1ASclassPath: [2024-03-19T02:23:11.098Z] [2024-03-19T02:23:11.098Z] init-common: [2024-03-19T02:23:11.098Z] [2024-03-19T02:23:11.098Z] delete-jdbc-resource-common: [2024-03-19T02:23:11.098Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgEjbTest [2024-03-19T02:23:11.176Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:11.176Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-03-19T02:23:11.176Z] [echo] cmd executed for server [2024-03-19T02:23:11.176Z] [2024-03-19T02:23:11.176Z] setOSConditions: [2024-03-19T02:23:11.176Z] [2024-03-19T02:23:11.176Z] setToolWin: [2024-03-19T02:23:11.176Z] [2024-03-19T02:23:11.176Z] setToolUnix: [2024-03-19T02:23:11.176Z] [2024-03-19T02:23:11.176Z] setToolProperty: [2024-03-19T02:23:11.176Z] [2024-03-19T02:23:11.176Z] setS1ASclassPath: [2024-03-19T02:23:11.176Z] [2024-03-19T02:23:11.176Z] init-common: [2024-03-19T02:23:11.176Z] [2024-03-19T02:23:11.176Z] delete-jdbc-connpool-common: [2024-03-19T02:23:11.177Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:23:11.193Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups otherUsers --authrealmname file --target server otheruser [2024-03-19T02:23:11.193Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt [2024-03-19T02:23:11.193Z] [2024-03-19T02:23:11.193Z] compile: [2024-03-19T02:23:11.193Z] [2024-03-19T02:23:11.193Z] build: [2024-03-19T02:23:11.193Z] [2024-03-19T02:23:11.193Z] setOSConditions: [2024-03-19T02:23:11.193Z] [2024-03-19T02:23:11.193Z] setToolWin: [2024-03-19T02:23:11.193Z] [2024-03-19T02:23:11.193Z] setToolUnix: [2024-03-19T02:23:11.193Z] [2024-03-19T02:23:11.193Z] setToolProperty: [2024-03-19T02:23:11.193Z] [2024-03-19T02:23:11.193Z] setS1ASclassPath: [2024-03-19T02:23:11.193Z] [2024-03-19T02:23:11.193Z] init-common: [2024-03-19T02:23:11.193Z] [2024-03-19T02:23:11.193Z] compile-common: [2024-03-19T02:23:11.194Z] [echo] Current time (ISO): 2024-03-19T02:23:11.079+0000 [2024-03-19T02:23:11.194Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:11.194Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:11.212Z] [exec] Mar 19, 2024 2:23:11 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:11.212Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@458031da [2024-03-19T02:23:11.356Z] [java] Looking up EJB... [2024-03-19T02:23:11.357Z] [java] Invoking EJB... [2024-03-19T02:23:11.357Z] [java] Record # 1 [2024-03-19T02:23:11.357Z] [java] Found entity: Entity number 1 created at Tue Mar 19 02:23:11 UTC 2024 [2024-03-19T02:23:11.357Z] [java] Record # 2 [2024-03-19T02:23:11.357Z] [java] Value of key is: 2container embedded with JPA [2024-03-19T02:23:11.357Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:23:11.357Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:11.357Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:11.357Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:11.357Z] [java] [2024-03-19T02:23:11.357Z] [java] [2024-03-19T02:23:11.357Z] [java] ----------------------------------------- [2024-03-19T02:23:11.357Z] [java] - 2container embedded with JPA: PASS - [2024-03-19T02:23:11.357Z] [java] ----------------------------------------- [2024-03-19T02:23:11.357Z] [java] Total PASS: 1 [2024-03-19T02:23:11.357Z] [java] Total FAIL: 0 [2024-03-19T02:23:11.357Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:11.357Z] [java] ----------------------------------------- [2024-03-19T02:23:11.357Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:11.357Z] [java] 1st call returned 1 [2024-03-19T02:23:11.357Z] [java] 2nd call returned 2 [2024-03-19T02:23:11.357Z] [java] Mar 19, 2024 2:23:11 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:23:11.357Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:23:11.357Z] [java] Mar 19, 2024 2:23:11 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:11.357Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:11.357Z] [java] Mar 19, 2024 2:23:11 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:11.357Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:11.358Z] [java] Mar 19, 2024 2:23:11 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:23:11.358Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:23:11.358Z] [java] ..........FINISHED test [2024-03-19T02:23:11.396Z] [exec] Mar 19, 2024 2:23:11 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:11.396Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:11.433Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:23:11.433Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:23:11.433Z] [echo] cmd executed for server [2024-03-19T02:23:11.433Z] [2024-03-19T02:23:11.433Z] all: [2024-03-19T02:23:11.433Z] [2024-03-19T02:23:11.433Z] setOSConditions: [2024-03-19T02:23:11.433Z] [2024-03-19T02:23:11.433Z] setToolWin: [2024-03-19T02:23:11.433Z] [2024-03-19T02:23:11.433Z] setToolUnix: [2024-03-19T02:23:11.433Z] [2024-03-19T02:23:11.433Z] setToolProperty: [2024-03-19T02:23:11.433Z] [2024-03-19T02:23:11.433Z] setS1ASclassPath: [2024-03-19T02:23:11.433Z] [2024-03-19T02:23:11.434Z] init-common: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] clean: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] setOSConditions: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] setToolWin: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] setToolUnix: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] setToolProperty: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] setS1ASclassPath: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] init-common: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] clean-common: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] setOSConditions: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] setToolWin: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] setToolUnix: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] setToolProperty: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] setS1ASclassPath: [2024-03-19T02:23:11.434Z] [2024-03-19T02:23:11.434Z] init-common: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] clean-classes-common: [2024-03-19T02:23:11.435Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] setOSConditions: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] setToolWin: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] setToolUnix: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] setToolProperty: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] setS1ASclassPath: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] init-common: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] clean-jars-common: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] compile: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] setOSConditions: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] setToolWin: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] setToolUnix: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.435Z] setToolProperty: [2024-03-19T02:23:11.435Z] [2024-03-19T02:23:11.436Z] setS1ASclassPath: [2024-03-19T02:23:11.436Z] [2024-03-19T02:23:11.436Z] init-common: [2024-03-19T02:23:11.436Z] [2024-03-19T02:23:11.436Z] compile-common: [2024-03-19T02:23:11.436Z] [echo] Current time (ISO): 2024-03-19T02:23:11.420+0000 [2024-03-19T02:23:11.436Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:11.436Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:11.469Z] [exec] Value of key is: Resource Factories Test - testResourceInjectionViaMappedName : [2024-03-19T02:23:11.470Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:11.470Z] [exec] [2024-03-19T02:23:11.470Z] [exec] [2024-03-19T02:23:11.470Z] [exec] ----------------------------------------- [2024-03-19T02:23:11.470Z] [exec] - Resource Factories Test - testResourceInjectionViaMappedName : : PASS - [2024-03-19T02:23:11.470Z] [exec] ----------------------------------------- [2024-03-19T02:23:11.470Z] [exec] Total PASS: 1 [2024-03-19T02:23:11.470Z] [exec] Total FAIL: 0 [2024-03-19T02:23:11.470Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:11.470Z] [exec] ----------------------------------------- [2024-03-19T02:23:11.470Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:11.470Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:11.483Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:11.483Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:11.483Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server installed-libraries-test-ccp [2024-03-19T02:23:11.483Z] [exec] Connector connection pool installed-libraries-test-ccp created. [2024-03-19T02:23:11.483Z] [2024-03-19T02:23:11.483Z] create-connector-connpool-common: [2024-03-19T02:23:11.483Z] [2024-03-19T02:23:11.483Z] setOSConditions: [2024-03-19T02:23:11.484Z] [2024-03-19T02:23:11.484Z] setToolWin: [2024-03-19T02:23:11.484Z] [2024-03-19T02:23:11.484Z] setToolUnix: [2024-03-19T02:23:11.484Z] [2024-03-19T02:23:11.484Z] setToolProperty: [2024-03-19T02:23:11.484Z] [2024-03-19T02:23:11.484Z] setS1ASclassPath: [2024-03-19T02:23:11.484Z] [2024-03-19T02:23:11.484Z] init-common: [2024-03-19T02:23:11.484Z] [2024-03-19T02:23:11.484Z] create-connector-resource-common: [2024-03-19T02:23:11.484Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname installed-libraries-test-ccp --target server eis/connector-resource [2024-03-19T02:23:11.537Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:11.615Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:11.615Z] [2024-03-19T02:23:11.615Z] stop-database: [2024-03-19T02:23:11.615Z] [2024-03-19T02:23:11.615Z] all: [2024-03-19T02:23:11.615Z] [2024-03-19T02:23:11.615Z] embedasync: [2024-03-19T02:23:11.615Z] [echo] [2024-03-19T02:23:11.615Z] [echo] [2024-03-19T02:23:11.615Z] [echo] ************************************************** [2024-03-19T02:23:11.615Z] [echo] * Running embedasync [2024-03-19T02:23:11.615Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/embedasync [2024-03-19T02:23:11.615Z] [echo] ************************************************** [2024-03-19T02:23:11.615Z] [echo] [2024-03-19T02:23:11.615Z] [echo] [2024-03-19T02:23:11.615Z] [2024-03-19T02:23:11.615Z] start-database: [2024-03-19T02:23:11.615Z] [2024-03-19T02:23:11.615Z] setOSConditions: [2024-03-19T02:23:11.615Z] [2024-03-19T02:23:11.615Z] setToolWin: [2024-03-19T02:23:11.615Z] [2024-03-19T02:23:11.615Z] setToolUnix: [2024-03-19T02:23:11.615Z] [2024-03-19T02:23:11.615Z] setToolProperty: [2024-03-19T02:23:11.615Z] [2024-03-19T02:23:11.615Z] setS1ASclassPath: [2024-03-19T02:23:11.615Z] [2024-03-19T02:23:11.615Z] init-common: [2024-03-19T02:23:11.615Z] [2024-03-19T02:23:11.615Z] clean: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] setOSConditions: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] setToolWin: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] setToolUnix: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] setToolProperty: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] setS1ASclassPath: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] init-common: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] clean-common: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] setOSConditions: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] setToolWin: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] setToolUnix: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] setToolProperty: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] setS1ASclassPath: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] init-common: [2024-03-19T02:23:11.616Z] [2024-03-19T02:23:11.616Z] clean-classes-common: [2024-03-19T02:23:11.616Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] setOSConditions: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] setToolWin: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] setToolUnix: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] setToolProperty: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] setS1ASclassPath: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] init-common: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] clean-jars-common: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] compile: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] setOSConditions: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] setToolWin: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] setToolUnix: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] setToolProperty: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] setS1ASclassPath: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] init-common: [2024-03-19T02:23:11.617Z] [2024-03-19T02:23:11.617Z] compile-common: [2024-03-19T02:23:11.618Z] [echo] Current time (ISO): 2024-03-19T02:23:11.453+0000 [2024-03-19T02:23:11.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:11.618Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:11.786Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-03-19T02:23:11.794Z] [javac] 1 warning [2024-03-19T02:23:11.794Z] [2024-03-19T02:23:11.794Z] build: [2024-03-19T02:23:11.794Z] [2024-03-19T02:23:11.794Z] setOSConditions: [2024-03-19T02:23:11.794Z] [2024-03-19T02:23:11.794Z] fixFiles: [2024-03-19T02:23:11.795Z] [2024-03-19T02:23:11.795Z] convUnix: [2024-03-19T02:23:11.795Z] [2024-03-19T02:23:11.795Z] convWin: [2024-03-19T02:23:11.795Z] [2024-03-19T02:23:11.795Z] setToolWin: [2024-03-19T02:23:11.795Z] [2024-03-19T02:23:11.795Z] setToolUnix: [2024-03-19T02:23:11.795Z] [2024-03-19T02:23:11.795Z] setToolProperty: [2024-03-19T02:23:11.795Z] [2024-03-19T02:23:11.795Z] setS1ASclassPath: [2024-03-19T02:23:11.795Z] [2024-03-19T02:23:11.795Z] init-common: [2024-03-19T02:23:11.795Z] [2024-03-19T02:23:11.795Z] package-persistence-common: [2024-03-19T02:23:11.795Z] [2024-03-19T02:23:11.795Z] ejb-jar-common: [2024-03-19T02:23:11.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:11.795Z] [2024-03-19T02:23:11.795Z] package-ejbjar-common: [2024-03-19T02:23:11.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:11.795Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:11.795Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:11.795Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redef-ejb.jar [2024-03-19T02:23:11.795Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:11.795Z] [2024-03-19T02:23:11.796Z] appclient-jar-common: [2024-03-19T02:23:11.796Z] [2024-03-19T02:23:11.796Z] package-appclientjar-common: [2024-03-19T02:23:11.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:11.796Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:11.796Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:11.796Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redef-client.jar [2024-03-19T02:23:11.796Z] [2024-03-19T02:23:11.796Z] webclient-war-common: [2024-03-19T02:23:11.796Z] [2024-03-19T02:23:11.796Z] build-ear-common: [2024-03-19T02:23:11.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:11.796Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:11.796Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:11.796Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redefApp.ear [2024-03-19T02:23:11.796Z] [2024-03-19T02:23:11.796Z] deploy: [2024-03-19T02:23:11.796Z] [2024-03-19T02:23:11.796Z] setOSConditions: [2024-03-19T02:23:11.796Z] [2024-03-19T02:23:11.796Z] setToolWin: [2024-03-19T02:23:11.796Z] [2024-03-19T02:23:11.796Z] setToolUnix: [2024-03-19T02:23:11.796Z] [2024-03-19T02:23:11.796Z] setToolProperty: [2024-03-19T02:23:11.797Z] [2024-03-19T02:23:11.797Z] setS1ASclassPath: [2024-03-19T02:23:11.797Z] [2024-03-19T02:23:11.797Z] init-common: [2024-03-19T02:23:11.797Z] [2024-03-19T02:23:11.797Z] deploy-common: [2024-03-19T02:23:11.797Z] [echo] Current time (ISO): 2024-03-19T02:23:11.713+0000 [2024-03-19T02:23:11.797Z] [2024-03-19T02:23:11.797Z] setOSConditions: [2024-03-19T02:23:11.797Z] [2024-03-19T02:23:11.797Z] setToolWin: [2024-03-19T02:23:11.797Z] [2024-03-19T02:23:11.797Z] setToolUnix: [2024-03-19T02:23:11.797Z] [2024-03-19T02:23:11.797Z] setToolProperty: [2024-03-19T02:23:11.797Z] [2024-03-19T02:23:11.797Z] setS1ASclassPath: [2024-03-19T02:23:11.797Z] [2024-03-19T02:23:11.797Z] init-common: [2024-03-19T02:23:11.797Z] [2024-03-19T02:23:11.797Z] deploy-common-pe: [2024-03-19T02:23:11.862Z] [exec] [2024-03-19T02:23:11.862Z] [exec] Generating code... [2024-03-19T02:23:11.862Z] [exec] [2024-03-19T02:23:11.862Z] [exec] Compiling code... [2024-03-19T02:23:12.035Z] [2024-03-19T02:23:12.035Z] checkReporting-common: [2024-03-19T02:23:12.035Z] [2024-03-19T02:23:12.035Z] confirmReportPresent-common: [2024-03-19T02:23:12.035Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:12.035Z] [echo] Test seems to be reported fine [2024-03-19T02:23:12.036Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-03-19T02:23:12.036Z] [2024-03-19T02:23:12.036Z] confirmMissingReport-common: [2024-03-19T02:23:12.036Z] [2024-03-19T02:23:12.036Z] setOSConditions: [2024-03-19T02:23:12.036Z] [2024-03-19T02:23:12.036Z] setToolWin: [2024-03-19T02:23:12.036Z] [2024-03-19T02:23:12.036Z] setToolUnix: [2024-03-19T02:23:12.036Z] [2024-03-19T02:23:12.036Z] setToolProperty: [2024-03-19T02:23:12.036Z] [2024-03-19T02:23:12.036Z] setS1ASclassPath: [2024-03-19T02:23:12.036Z] [2024-03-19T02:23:12.036Z] init-common: [2024-03-19T02:23:12.036Z] [2024-03-19T02:23:12.036Z] runclient-common: [2024-03-19T02:23:12.036Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml lookupnames [2024-03-19T02:23:12.040Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgEjbTest [2024-03-19T02:23:12.040Z] [exec] JDBC resource jdbc/pkgEjbTest deleted successfully [2024-03-19T02:23:12.040Z] [echo] cmd executed for server [2024-03-19T02:23:12.040Z] [2024-03-19T02:23:12.040Z] setOSConditions: [2024-03-19T02:23:12.040Z] [2024-03-19T02:23:12.040Z] setToolWin: [2024-03-19T02:23:12.040Z] [2024-03-19T02:23:12.040Z] setToolUnix: [2024-03-19T02:23:12.040Z] [2024-03-19T02:23:12.040Z] setToolProperty: [2024-03-19T02:23:12.040Z] [2024-03-19T02:23:12.040Z] setS1ASclassPath: [2024-03-19T02:23:12.040Z] [2024-03-19T02:23:12.040Z] init-common: [2024-03-19T02:23:12.040Z] [2024-03-19T02:23:12.041Z] delete-jdbc-connpool-common: [2024-03-19T02:23:12.041Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgEjbTest-pool [2024-03-19T02:23:12.087Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname installed-libraries-test-ccp --enabled=true --objecttype user --target server eis/connector-resource [2024-03-19T02:23:12.203Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:12.326Z] [exec] Mar 19, 2024 2:23:12 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:12.327Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:12.344Z] [exec] Connector resource eis/connector-resource created. [2024-03-19T02:23:12.344Z] [2024-03-19T02:23:12.344Z] asadmin-common: [2024-03-19T02:23:12.344Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-03-19T02:23:12.361Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redefApp.ear [2024-03-19T02:23:12.374Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:12.374Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:12.374Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:12.374Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:12.374Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:12.374Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:12.374Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:12.548Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:12.548Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:12.548Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:12.548Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:12.548Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:12.548Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:12.548Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:12.583Z] [exec] Mar 19, 2024 2:23:12 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:12.583Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:12.618Z] [exec] Application deployed with name ejb-ejbc-redefApp. [2024-03-19T02:23:12.618Z] [echo] Deployment on target server server successful [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] setOSConditions: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] setToolWin: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] setToolUnix: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] setToolProperty: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] setS1ASclassPath: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] init-common: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] deploy-common-ee: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] run: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] setOSConditions: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] setToolWin: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] setToolUnix: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] setToolProperty: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.618Z] setS1ASclassPath: [2024-03-19T02:23:12.618Z] [2024-03-19T02:23:12.619Z] init-common: [2024-03-19T02:23:12.619Z] [2024-03-19T02:23:12.619Z] runclient-common: [2024-03-19T02:23:12.619Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redefAppClient.jar -name ejb-ejbc-redefClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:23:12.798Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:23:12.798Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:12.909Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-03-19T02:23:12.909Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-03-19T02:23:12.909Z] [2024-03-19T02:23:12.909Z] asadmin-common: [2024-03-19T02:23:12.909Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-03-19T02:23:12.983Z] [exec] Mar 19, 2024 2:23:12 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:12.983Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:13.013Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgEjbTest-pool [2024-03-19T02:23:13.013Z] [exec] JDBC Connection pool pkgEjbTest-pool deleted successfully [2024-03-19T02:23:13.013Z] [echo] cmd executed for server [2024-03-19T02:23:13.013Z] [2024-03-19T02:23:13.013Z] all: [2024-03-19T02:23:13.013Z] [2024-03-19T02:23:13.013Z] setOSConditions: [2024-03-19T02:23:13.013Z] [2024-03-19T02:23:13.013Z] setToolWin: [2024-03-19T02:23:13.013Z] [2024-03-19T02:23:13.013Z] setToolUnix: [2024-03-19T02:23:13.013Z] [2024-03-19T02:23:13.014Z] setToolProperty: [2024-03-19T02:23:13.014Z] [2024-03-19T02:23:13.014Z] setS1ASclassPath: [2024-03-19T02:23:13.056Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:13.057Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:23:13.122Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:13.122Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:13.122Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:13.122Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:13.122Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:13.122Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:13.122Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:13.274Z] [2024-03-19T02:23:13.274Z] init-common: [2024-03-19T02:23:13.274Z] [2024-03-19T02:23:13.274Z] setup: [2024-03-19T02:23:13.274Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest/descriptor [2024-03-19T02:23:13.274Z] [2024-03-19T02:23:13.274Z] setOSConditions: [2024-03-19T02:23:13.274Z] [2024-03-19T02:23:13.274Z] setToolWin: [2024-03-19T02:23:13.274Z] [2024-03-19T02:23:13.274Z] setToolUnix: [2024-03-19T02:23:13.274Z] [2024-03-19T02:23:13.274Z] setToolProperty: [2024-03-19T02:23:13.274Z] [2024-03-19T02:23:13.274Z] setS1ASclassPath: [2024-03-19T02:23:13.274Z] [2024-03-19T02:23:13.274Z] init-common: [2024-03-19T02:23:13.274Z] [2024-03-19T02:23:13.274Z] create-jdbc-persistence-connpool-common: [2024-03-19T02:23:13.315Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:13.315Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:13.315Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:13.315Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:13.315Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:13.315Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:13.315Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:13.330Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:13.330Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:13.330Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:13.330Z] [javac] 2 warnings [2024-03-19T02:23:13.330Z] [2024-03-19T02:23:13.330Z] build: [2024-03-19T02:23:13.330Z] [2024-03-19T02:23:13.330Z] setOSConditions: [2024-03-19T02:23:13.330Z] [2024-03-19T02:23:13.330Z] setToolWin: [2024-03-19T02:23:13.330Z] [2024-03-19T02:23:13.330Z] setToolUnix: [2024-03-19T02:23:13.330Z] [2024-03-19T02:23:13.331Z] setToolProperty: [2024-03-19T02:23:13.331Z] [2024-03-19T02:23:13.331Z] setS1ASclassPath: [2024-03-19T02:23:13.331Z] [2024-03-19T02:23:13.331Z] init-common: [2024-03-19T02:23:13.331Z] [2024-03-19T02:23:13.331Z] webclient-war-common: [2024-03-19T02:23:13.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:13.331Z] [2024-03-19T02:23:13.331Z] clear: [2024-03-19T02:23:13.331Z] [2024-03-19T02:23:13.331Z] test-tlds-exist: [2024-03-19T02:23:13.331Z] [2024-03-19T02:23:13.331Z] copy-tlds: [2024-03-19T02:23:13.331Z] [2024-03-19T02:23:13.331Z] test-tagfiles-exist: [2024-03-19T02:23:13.331Z] [2024-03-19T02:23:13.331Z] copy-tagfiles: [2024-03-19T02:23:13.331Z] [2024-03-19T02:23:13.331Z] package-war-common: [2024-03-19T02:23:13.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:13.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:13.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:13.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:13.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/lib [2024-03-19T02:23:13.332Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:23:13.332Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:13.332Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:13.332Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/docroot [2024-03-19T02:23:13.332Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-in-singleton-ejb-web.war [2024-03-19T02:23:13.332Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:13.332Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:13.332Z] [javac] Compiling 1 source file [2024-03-19T02:23:13.332Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:13.332Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:13.332Z] [2024-03-19T02:23:13.332Z] create-resources: [2024-03-19T02:23:13.481Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:13.481Z] [javac] 1 warning [2024-03-19T02:23:13.481Z] [2024-03-19T02:23:13.481Z] build: [2024-03-19T02:23:13.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:13.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:13.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:13.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:13.481Z] [2024-03-19T02:23:13.481Z] setOSConditions: [2024-03-19T02:23:13.481Z] [2024-03-19T02:23:13.481Z] setToolWin: [2024-03-19T02:23:13.481Z] [2024-03-19T02:23:13.481Z] setToolUnix: [2024-03-19T02:23:13.482Z] [2024-03-19T02:23:13.482Z] setToolProperty: [2024-03-19T02:23:13.482Z] [2024-03-19T02:23:13.482Z] setS1ASclassPath: [2024-03-19T02:23:13.482Z] [2024-03-19T02:23:13.482Z] init-common: [2024-03-19T02:23:13.482Z] [2024-03-19T02:23:13.482Z] compile-common: [2024-03-19T02:23:13.482Z] [echo] Current time (ISO): 2024-03-19T02:23:13.368+0000 [2024-03-19T02:23:13.482Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:13.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-03-19T02:23:13.489Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-03-19T02:23:13.489Z] [2024-03-19T02:23:13.489Z] asadmin-common: [2024-03-19T02:23:13.489Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:23:13.569Z] [exec] Mar 19, 2024 2:23:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:13.569Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:13.574Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:13.574Z] [javac] 1 warning [2024-03-19T02:23:13.574Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:23:13.574Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:23:13.574Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:23:13.574Z] [2024-03-19T02:23:13.574Z] deploy-app: [2024-03-19T02:23:13.574Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:13.574Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:13.574Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:13.574Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:13.574Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:13.574Z] [2024-03-19T02:23:13.574Z] deploy-war-common: [2024-03-19T02:23:13.574Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:13.575Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:13.575Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:13.575Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:13.575Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:13.575Z] [2024-03-19T02:23:13.575Z] setOSConditions: [2024-03-19T02:23:13.575Z] [2024-03-19T02:23:13.575Z] setToolWin: [2024-03-19T02:23:13.575Z] [2024-03-19T02:23:13.575Z] setToolUnix: [2024-03-19T02:23:13.575Z] [2024-03-19T02:23:13.575Z] setToolProperty: [2024-03-19T02:23:13.575Z] [2024-03-19T02:23:13.575Z] setS1ASclassPath: [2024-03-19T02:23:13.575Z] [2024-03-19T02:23:13.575Z] init-common: [2024-03-19T02:23:13.575Z] [2024-03-19T02:23:13.575Z] deploy-war-commonpe: [2024-03-19T02:23:13.603Z] [2024-03-19T02:23:13.603Z] setOSConditions: [2024-03-19T02:23:13.603Z] [2024-03-19T02:23:13.603Z] setToolWin: [2024-03-19T02:23:13.603Z] [2024-03-19T02:23:13.603Z] setToolUnix: [2024-03-19T02:23:13.603Z] [2024-03-19T02:23:13.603Z] setToolProperty: [2024-03-19T02:23:13.603Z] [2024-03-19T02:23:13.604Z] setS1ASclassPath: [2024-03-19T02:23:13.604Z] [2024-03-19T02:23:13.604Z] init-common: [2024-03-19T02:23:13.604Z] [2024-03-19T02:23:13.604Z] create-jdbc-connpool-common: [2024-03-19T02:23:13.747Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:23:13.747Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:23:13.747Z] [2024-03-19T02:23:13.747Z] asadmin-common: [2024-03-19T02:23:13.747Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:23:13.860Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:23:13.861Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:23:13.861Z] [2024-03-19T02:23:13.861Z] set-derby-connpool-props: [2024-03-19T02:23:13.917Z] [exec] Mar 19, 2024 2:23:13 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:13.917Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:14.099Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:14.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:23:14.123Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:23:14.133Z] [exec] Mar 19, 2024 2:23:14 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:14.133Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:14.141Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot svchandler-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/svchandler-2-web.war [2024-03-19T02:23:14.182Z] [exec] Mar 19, 2024 2:23:13 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:14.182Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:14.223Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:14.223Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:14.223Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "User=dbuser:Password=dbpassword:dataBaseName=testdb:serverName=localhost:portNumber=1527:retrieveMessagesFromServerOnGetMessage=true:serverName=localhost:connectionAttributes=\\;create\\=true" --target server pkgWarTest-pool [2024-03-19T02:23:14.223Z] [exec] JDBC connection pool pkgWarTest-pool created successfully. [2024-03-19T02:23:14.223Z] [2024-03-19T02:23:14.223Z] setOSConditions: [2024-03-19T02:23:14.223Z] [2024-03-19T02:23:14.223Z] setToolWin: [2024-03-19T02:23:14.223Z] [2024-03-19T02:23:14.223Z] setToolUnix: [2024-03-19T02:23:14.223Z] [2024-03-19T02:23:14.224Z] setToolProperty: [2024-03-19T02:23:14.224Z] [2024-03-19T02:23:14.224Z] setS1ASclassPath: [2024-03-19T02:23:14.224Z] [2024-03-19T02:23:14.224Z] init-common: [2024-03-19T02:23:14.224Z] [2024-03-19T02:23:14.224Z] create-jdbc-resource-common: [2024-03-19T02:23:14.224Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgWarTest-pool --target server jdbc/pkgWarTest [2024-03-19T02:23:14.307Z] [exec] Connector resource jms/QCFactory created. [2024-03-19T02:23:14.307Z] [2024-03-19T02:23:14.307Z] setOSConditions: [2024-03-19T02:23:14.307Z] [2024-03-19T02:23:14.307Z] setToolWin: [2024-03-19T02:23:14.307Z] [2024-03-19T02:23:14.307Z] setToolUnix: [2024-03-19T02:23:14.307Z] [2024-03-19T02:23:14.307Z] setToolProperty: [2024-03-19T02:23:14.307Z] [2024-03-19T02:23:14.307Z] setS1ASclassPath: [2024-03-19T02:23:14.307Z] [2024-03-19T02:23:14.307Z] init-common: [2024-03-19T02:23:14.307Z] [2024-03-19T02:23:14.307Z] create-jms-resource-common: [2024-03-19T02:23:14.314Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:23:14.314Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:23:14.314Z] [2024-03-19T02:23:14.314Z] setOSConditions: [2024-03-19T02:23:14.314Z] [2024-03-19T02:23:14.314Z] setToolWin: [2024-03-19T02:23:14.314Z] [2024-03-19T02:23:14.314Z] setToolUnix: [2024-03-19T02:23:14.314Z] [2024-03-19T02:23:14.314Z] setToolProperty: [2024-03-19T02:23:14.314Z] [2024-03-19T02:23:14.314Z] setS1ASclassPath: [2024-03-19T02:23:14.314Z] [2024-03-19T02:23:14.314Z] init-common: [2024-03-19T02:23:14.314Z] [2024-03-19T02:23:14.314Z] deploy-common: [2024-03-19T02:23:14.314Z] [echo] Current time (ISO): 2024-03-19T02:23:14.281+0000 [2024-03-19T02:23:14.314Z] [2024-03-19T02:23:14.314Z] setOSConditions: [2024-03-19T02:23:14.314Z] [2024-03-19T02:23:14.314Z] setToolWin: [2024-03-19T02:23:14.315Z] [2024-03-19T02:23:14.315Z] setToolUnix: [2024-03-19T02:23:14.315Z] [2024-03-19T02:23:14.315Z] setToolProperty: [2024-03-19T02:23:14.315Z] [2024-03-19T02:23:14.315Z] setS1ASclassPath: [2024-03-19T02:23:14.315Z] [2024-03-19T02:23:14.315Z] init-common: [2024-03-19T02:23:14.315Z] [2024-03-19T02:23:14.315Z] deploy-common-pe: [2024-03-19T02:23:14.413Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:14.413Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:14.413Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:14.413Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:14.413Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:14.413Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:14.413Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:14.488Z] [exec] Mar 19, 2024 2:23:14 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:14.488Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2fde9469 [2024-03-19T02:23:14.523Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:14.705Z] [exec] Mar 19, 2024 2:23:14 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:14.705Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:14.705Z] [exec] Looking up ejb ref [2024-03-19T02:23:14.707Z] [exec] Application deployed with name svchandler-2-web. [2024-03-19T02:23:14.708Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:14.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:23:14.708Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:23:14.708Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:14.708Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:14.708Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:14.708Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:14.708Z] [2024-03-19T02:23:14.708Z] deploy-war-commonee: [2024-03-19T02:23:14.708Z] [2024-03-19T02:23:14.708Z] deploy-client: [2024-03-19T02:23:14.769Z] + break [2024-03-19T02:23:14.769Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-03-19T02:23:14.818Z] Archiving artifacts [2024-03-19T02:23:14.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-03-19T02:23:14.884Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-03-19T02:23:14.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:23:14.964Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:23:15.051Z] [exec] Value of key is: test1 : [2024-03-19T02:23:15.051Z] [exec] Value of key is: test2 : [2024-03-19T02:23:15.051Z] [exec] jdbc contauth status: [2024-03-19T02:23:15.051Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:15.051Z] [exec] [2024-03-19T02:23:15.051Z] [exec] [2024-03-19T02:23:15.051Z] [exec] ----------------------------------------- [2024-03-19T02:23:15.051Z] [exec] - test2 : : PASS - [2024-03-19T02:23:15.051Z] [exec] - test1 : : PASS - [2024-03-19T02:23:15.051Z] [exec] ----------------------------------------- [2024-03-19T02:23:15.051Z] [exec] Total PASS: 2 [2024-03-19T02:23:15.051Z] [exec] Total FAIL: 0 [2024-03-19T02:23:15.051Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:15.051Z] [exec] ----------------------------------------- [2024-03-19T02:23:15.051Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:15.051Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:15.088Z] [javac] 1 warning [2024-03-19T02:23:15.089Z] [2024-03-19T02:23:15.089Z] setOSConditions: [2024-03-19T02:23:15.089Z] [2024-03-19T02:23:15.089Z] setToolWin: [2024-03-19T02:23:15.089Z] [2024-03-19T02:23:15.089Z] setToolUnix: [2024-03-19T02:23:15.089Z] [2024-03-19T02:23:15.089Z] setToolProperty: [2024-03-19T02:23:15.089Z] [2024-03-19T02:23:15.089Z] setS1ASclassPath: [2024-03-19T02:23:15.089Z] [2024-03-19T02:23:15.089Z] init-common: [2024-03-19T02:23:15.089Z] [2024-03-19T02:23:15.089Z] webclient-war-common: [2024-03-19T02:23:15.089Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:15.089Z] [2024-03-19T02:23:15.089Z] clear: [2024-03-19T02:23:15.089Z] [2024-03-19T02:23:15.089Z] test-tlds-exist: [2024-03-19T02:23:15.089Z] [2024-03-19T02:23:15.089Z] copy-tlds: [2024-03-19T02:23:15.089Z] [2024-03-19T02:23:15.089Z] test-tagfiles-exist: [2024-03-19T02:23:15.089Z] [2024-03-19T02:23:15.089Z] copy-tagfiles: [2024-03-19T02:23:15.090Z] [2024-03-19T02:23:15.090Z] package-war-common: [2024-03-19T02:23:15.090Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:15.090Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:15.090Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:15.090Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:15.090Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccmr8/lib [2024-03-19T02:23:15.090Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:15.090Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:15.090Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccmr8/docroot [2024-03-19T02:23:15.090Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jaccmr8-web.war [2024-03-19T02:23:15.090Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:15.090Z] [2024-03-19T02:23:15.090Z] setOSConditions: [2024-03-19T02:23:15.090Z] [2024-03-19T02:23:15.090Z] setToolWin: [2024-03-19T02:23:15.090Z] [2024-03-19T02:23:15.090Z] setToolUnix: [2024-03-19T02:23:15.090Z] [2024-03-19T02:23:15.090Z] setToolProperty: [2024-03-19T02:23:15.090Z] [2024-03-19T02:23:15.091Z] setS1ASclassPath: [2024-03-19T02:23:15.091Z] [2024-03-19T02:23:15.091Z] init-common: [2024-03-19T02:23:15.091Z] [2024-03-19T02:23:15.091Z] compile-common: [2024-03-19T02:23:15.091Z] [echo] Current time (ISO): 2024-03-19T02:23:14.976+0000 [2024-03-19T02:23:15.091Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:15.148Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy ejb-ejb30-hello-mdbApp [2024-03-19T02:23:15.148Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/mdb/delete_resources.asadmin [2024-03-19T02:23:15.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid pkgWarTest-pool --enabled=true --target server jdbc/pkgWarTest [2024-03-19T02:23:15.167Z] [exec] JDBC resource jdbc/pkgWarTest created successfully. [2024-03-19T02:23:15.167Z] [echo] cmd executed for server [2024-03-19T02:23:15.167Z] [2024-03-19T02:23:15.167Z] clean: [2024-03-19T02:23:15.167Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:15.167Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:15.168Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:15.168Z] [2024-03-19T02:23:15.168Z] compile: [2024-03-19T02:23:15.168Z] [2024-03-19T02:23:15.168Z] setOSConditions: [2024-03-19T02:23:15.168Z] [2024-03-19T02:23:15.168Z] setToolWin: [2024-03-19T02:23:15.168Z] [2024-03-19T02:23:15.168Z] setToolUnix: [2024-03-19T02:23:15.168Z] [2024-03-19T02:23:15.168Z] setToolProperty: [2024-03-19T02:23:15.168Z] [2024-03-19T02:23:15.168Z] setS1ASclassPath: [2024-03-19T02:23:15.168Z] [2024-03-19T02:23:15.168Z] init-common: [2024-03-19T02:23:15.168Z] [2024-03-19T02:23:15.168Z] compile-common: [2024-03-19T02:23:15.168Z] [echo] Current time (ISO): 2024-03-19T02:23:15.078+0000 [2024-03-19T02:23:15.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:15.168Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:15.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:23:15.220Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:23:15.308Z] [2024-03-19T02:23:15.308Z] checkReporting-common: [2024-03-19T02:23:15.308Z] [2024-03-19T02:23:15.308Z] confirmReportPresent-common: [2024-03-19T02:23:15.308Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:15.308Z] [echo] Test seems to be reported fine [2024-03-19T02:23:15.308Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth/RepRunConf.txt [2024-03-19T02:23:15.308Z] [2024-03-19T02:23:15.308Z] confirmMissingReport-common: [2024-03-19T02:23:15.308Z] [2024-03-19T02:23:15.308Z] undeploy: [2024-03-19T02:23:15.308Z] [2024-03-19T02:23:15.308Z] setOSConditions: [2024-03-19T02:23:15.308Z] [2024-03-19T02:23:15.308Z] setToolWin: [2024-03-19T02:23:15.308Z] [2024-03-19T02:23:15.308Z] setToolUnix: [2024-03-19T02:23:15.308Z] [2024-03-19T02:23:15.308Z] setToolProperty: [2024-03-19T02:23:15.309Z] [2024-03-19T02:23:15.309Z] setS1ASclassPath: [2024-03-19T02:23:15.309Z] [2024-03-19T02:23:15.309Z] init-common: [2024-03-19T02:23:15.309Z] [2024-03-19T02:23:15.309Z] execute-sql-common: [2024-03-19T02:23:15.309Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/drop_pointbase.sql [2024-03-19T02:23:15.309Z] [sql] 0 rows affected [2024-03-19T02:23:15.309Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:15.367Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:15.367Z] [javac] 1 warning [2024-03-19T02:23:15.367Z] [2024-03-19T02:23:15.367Z] run: [2024-03-19T02:23:15.367Z] [2024-03-19T02:23:15.367Z] setOSConditions: [2024-03-19T02:23:15.367Z] [2024-03-19T02:23:15.367Z] setToolWin: [2024-03-19T02:23:15.367Z] [2024-03-19T02:23:15.367Z] setToolUnix: [2024-03-19T02:23:15.367Z] [2024-03-19T02:23:15.367Z] setToolProperty: [2024-03-19T02:23:15.367Z] [2024-03-19T02:23:15.367Z] setS1ASclassPath: [2024-03-19T02:23:15.367Z] [2024-03-19T02:23:15.367Z] init-common: [2024-03-19T02:23:15.368Z] [2024-03-19T02:23:15.368Z] run_se: [2024-03-19T02:23:15.368Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:23:15.405Z] [INFO] [testng] PASSED: createJMSRscTest("ejb/mdb/create_resources.asadmin") [2024-03-19T02:23:15.405Z] [INFO] [testng] PASSED: deployJMSAppTest("./dist/mdb/") [2024-03-19T02:23:15.405Z] [INFO] [testng] PASSED: runJMSAppTest("./dist/mdb/") [2024-03-19T02:23:15.405Z] [INFO] [testng] PASSED: undeployJMSAppTest [2024-03-19T02:23:15.405Z] [INFO] [testng] PASSED: deleteJMSRscTest("ejb/mdb/delete_resources.asadmin") [2024-03-19T02:23:15.405Z] [INFO] [testng] [2024-03-19T02:23:15.405Z] [INFO] [testng] =============================================== [2024-03-19T02:23:15.405Z] [INFO] [testng] MDB_tests [2024-03-19T02:23:15.405Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-03-19T02:23:15.405Z] [INFO] [testng] =============================================== [2024-03-19T02:23:15.405Z] [INFO] [testng] [2024-03-19T02:23:15.480Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:15.480Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:15.565Z] [2024-03-19T02:23:15.565Z] setOSConditions: [2024-03-19T02:23:15.565Z] [2024-03-19T02:23:15.565Z] setToolWin: [2024-03-19T02:23:15.565Z] [2024-03-19T02:23:15.565Z] setToolUnix: [2024-03-19T02:23:15.565Z] [2024-03-19T02:23:15.565Z] setToolProperty: [2024-03-19T02:23:15.565Z] [2024-03-19T02:23:15.565Z] setS1ASclassPath: [2024-03-19T02:23:15.565Z] [2024-03-19T02:23:15.566Z] init-common: [2024-03-19T02:23:15.566Z] [2024-03-19T02:23:15.566Z] undeploy-jdbc-common: [2024-03-19T02:23:15.566Z] [2024-03-19T02:23:15.566Z] setOSConditions: [2024-03-19T02:23:15.566Z] [2024-03-19T02:23:15.566Z] setToolWin: [2024-03-19T02:23:15.566Z] [2024-03-19T02:23:15.566Z] setToolUnix: [2024-03-19T02:23:15.566Z] [2024-03-19T02:23:15.566Z] setToolProperty: [2024-03-19T02:23:15.566Z] [2024-03-19T02:23:15.566Z] setS1ASclassPath: [2024-03-19T02:23:15.566Z] [2024-03-19T02:23:15.566Z] init-common: [2024-03-19T02:23:15.566Z] [2024-03-19T02:23:15.566Z] delete-jdbc-resource-common: [2024-03-19T02:23:15.566Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-03-19T02:23:15.661Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@cfcbbd0.

Validating person class using validateValue with valid property

case1: No ConstraintViolations found.

Validating person class using validateValue with invalid property

case2: caught IllegalArgumentException. Message: HV000227: The validated type simple_bv_servlet.Person does not specify the property: nonExistentProperty

Validating invalid person instance using validate.

case3: ConstraintViolation: message: must not be null propertyPath: listOfString

case3: ConstraintViolation: message: must not be null propertyPath: firstName

case3: ConstraintViolation: message: must not be null propertyPath: lastName

Validating valid person.

case4: No ConstraintViolations found.

[2024-03-19T02:23:15.661Z] [INFO] [testng] [2024-03-19T02:23:15.662Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@3e15b997.

Validating person class using validateValue with valid property

case0: ConstraintViolation: message: must not be null propertyPath: listOfString[2].

case1: No ConstraintViolations found.

Validating person class using validateValue with invalid property

case2: caught IllegalArgumentException. Message: HV000227: The validated type simple_bv_servlet.Employee does not specify the property: nonExistentProperty

Validating invalid person instance using validate.

case3: ConstraintViolation: message: must not be null propertyPath: lastName

case3: ConstraintViolation: message: must be greater than or equal to 20 propertyPath: age

case3: ConstraintViolation: message: must not be null propertyPath: listOfString

case3: ConstraintViolation: message: must not be null propertyPath: firstName

case3: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age

case3: ConstraintViolation: message: must not be null propertyPath: email

Validating valid person.

case4: ConstraintViolation: message: must be a well-formed email address propertyPath: email

case5: No ConstraintViolations found.

case6: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age

case7: ConstraintViolation: message: must be less than or equal to 50 propertyPath: age

[2024-03-19T02:23:15.662Z] [INFO] [testng] [2024-03-19T02:23:15.662Z] [INFO] [testng] PASSED: test_BV_10 [2024-03-19T02:23:15.662Z] [INFO] [testng] PASSED: test_BV_20 [2024-03-19T02:23:15.662Z] [INFO] [testng] [2024-03-19T02:23:15.662Z] [INFO] [testng] =============================================== [2024-03-19T02:23:15.662Z] [INFO] [testng] bv_servlet_simple [2024-03-19T02:23:15.662Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:23:15.662Z] [INFO] [testng] =============================================== [2024-03-19T02:23:15.662Z] [INFO] [testng] [2024-03-19T02:23:15.662Z] [INFO] [testng] PASSED: appDeployedFirstPagetest [2024-03-19T02:23:15.662Z] [INFO] [testng] PASSED: extensionBeanObserversTest [2024-03-19T02:23:15.662Z] [INFO] [testng] PASSED: extensionBeanReferenceTest [2024-03-19T02:23:15.662Z] [INFO] [testng] PASSED: injectionTargetAdaptionTest [2024-03-19T02:23:15.662Z] [INFO] [testng] PASSED: jarExtensionBeanObserversTest [2024-03-19T02:23:15.662Z] [INFO] [testng] PASSED: jarExtensionBeanReferenceTest [2024-03-19T02:23:15.662Z] [INFO] [testng] PASSED: webBeanTest [2024-03-19T02:23:15.662Z] [INFO] [testng] [2024-03-19T02:23:15.662Z] [INFO] [testng] =============================================== [2024-03-19T02:23:15.662Z] [INFO] [testng] weld_tests [2024-03-19T02:23:15.662Z] [INFO] [testng] Tests run: 7, Failures: 0, Skips: 0 [2024-03-19T02:23:15.662Z] [INFO] [testng] =============================================== [2024-03-19T02:23:15.662Z] [INFO] [testng] [2024-03-19T02:23:15.691Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:15.691Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:23:15.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-03-19T02:23:15.825Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-03-19T02:23:15.825Z] [echo] cmd executed for server [2024-03-19T02:23:15.825Z] [2024-03-19T02:23:15.825Z] setOSConditions: [2024-03-19T02:23:15.825Z] [2024-03-19T02:23:15.825Z] setToolWin: [2024-03-19T02:23:15.825Z] [2024-03-19T02:23:15.825Z] setToolUnix: [2024-03-19T02:23:15.825Z] [2024-03-19T02:23:15.825Z] setToolProperty: [2024-03-19T02:23:15.825Z] [2024-03-19T02:23:15.825Z] setS1ASclassPath: [2024-03-19T02:23:15.825Z] [2024-03-19T02:23:15.825Z] init-common: [2024-03-19T02:23:15.825Z] [2024-03-19T02:23:15.825Z] delete-jdbc-connpool-common: [2024-03-19T02:23:15.825Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:23:15.931Z] [java] Mar 19, 2024 2:23:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:15.931Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:15.931Z] [java] Mar 19, 2024 2:23:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:15.931Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain16709084716792337470xml [2024-03-19T02:23:15.931Z] [java] Mar 19, 2024 2:23:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:15.931Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:23:15.940Z] [exec] cancelling timerHandle [2024-03-19T02:23:15.940Z] [exec] cancelling timerHandle5 [2024-03-19T02:23:15.940Z] [exec] cancelling timerHandle11 [2024-03-19T02:23:15.940Z] [exec] cancelling timerHandle12 [2024-03-19T02:23:15.940Z] [exec] Foo : ejbs/Foo_UNSPECIFIED_TX test passed!! [2024-03-19T02:23:15.940Z] [exec] Value of key is: ejbs/Foo_UNSPECIFIED_TX [2024-03-19T02:23:15.940Z] [exec] Doing foo timer test for ejbs/Foo_BMT [2024-03-19T02:23:15.940Z] [exec] doTest(): creating the runtimeExTimer handle [2024-03-19T02:23:15.940Z] [exec] doTest(): creating the timerhandle [2024-03-19T02:23:15.940Z] [exec] doTest(): creating the timerhandle2 [2024-03-19T02:23:15.941Z] [exec] doTest(): creating the timerhandle3 [2024-03-19T02:23:15.941Z] [exec] doTest(): creating the timerhandle4 [2024-03-19T02:23:15.941Z] [exec] doTest(): creating the timerhandle5 [2024-03-19T02:23:15.941Z] [exec] doTest(): creating the createTimerAndRollback [2024-03-19T02:23:15.941Z] [exec] doTest(): creating the createTimerAndCancel [2024-03-19T02:23:15.941Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2024-03-19T02:23:15.941Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2024-03-19T02:23:15.941Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2024-03-19T02:23:15.992Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:16.043Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:16.043Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:16.261Z] [exec] Application deployed with name wsclient. [2024-03-19T02:23:16.261Z] [exec] Command deploy executed successfully. [2024-03-19T02:23:16.261Z] [2024-03-19T02:23:16.261Z] setup: [2024-03-19T02:23:16.261Z] [2024-03-19T02:23:16.261Z] runclient: [2024-03-19T02:23:16.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:16.262Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml:128: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:16.262Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:16.262Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:23:16.262Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:16.262Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:16.262Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:16.262Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:16.262Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:16.262Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:16.262Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:16.262Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:16.263Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:16.263Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:16.263Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:16.263Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:16.263Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:16.263Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:16.263Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:16.263Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:16.263Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:16.263Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:16.263Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:16.264Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:23:16.264Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:23:16.264Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:16.264Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:23:16.264Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:23:16.264Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:23:16.264Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:23:16.264Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:16.264Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:23:16.264Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:23:16.264Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:23:16.264Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:23:16.264Z] [java] ... 61 more [2024-03-19T02:23:16.264Z] [java] Java Result: -1 [2024-03-19T02:23:16.264Z] [2024-03-19T02:23:16.264Z] undeploy: [2024-03-19T02:23:16.264Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:16.264Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:16.264Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:16.264Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:16.264Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:16.264Z] [2024-03-19T02:23:16.264Z] setOSConditions: [2024-03-19T02:23:16.265Z] [2024-03-19T02:23:16.265Z] setToolWin: [2024-03-19T02:23:16.265Z] [2024-03-19T02:23:16.265Z] setToolUnix: [2024-03-19T02:23:16.265Z] [2024-03-19T02:23:16.265Z] setToolProperty: [2024-03-19T02:23:16.265Z] [2024-03-19T02:23:16.265Z] setS1ASclassPath: [2024-03-19T02:23:16.265Z] [2024-03-19T02:23:16.265Z] init-common: [2024-03-19T02:23:16.265Z] [2024-03-19T02:23:16.265Z] undeploy-war-common: [2024-03-19T02:23:16.303Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:16.303Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:16.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:23:16.389Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:23:16.389Z] [echo] cmd executed for server [2024-03-19T02:23:16.389Z] [2024-03-19T02:23:16.389Z] setOSConditions: [2024-03-19T02:23:16.389Z] [2024-03-19T02:23:16.389Z] setToolWin: [2024-03-19T02:23:16.389Z] [2024-03-19T02:23:16.389Z] setToolUnix: [2024-03-19T02:23:16.390Z] [2024-03-19T02:23:16.390Z] setToolProperty: [2024-03-19T02:23:16.390Z] [2024-03-19T02:23:16.390Z] setS1ASclassPath: [2024-03-19T02:23:16.390Z] [2024-03-19T02:23:16.390Z] init-common: [2024-03-19T02:23:16.390Z] [2024-03-19T02:23:16.390Z] undeploy-common: [2024-03-19T02:23:16.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:16.559Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:16.559Z] [2024-03-19T02:23:16.559Z] setOSConditions: [2024-03-19T02:23:16.559Z] [2024-03-19T02:23:16.559Z] setToolWin: [2024-03-19T02:23:16.559Z] [2024-03-19T02:23:16.559Z] setToolUnix: [2024-03-19T02:23:16.559Z] [2024-03-19T02:23:16.559Z] setToolProperty: [2024-03-19T02:23:16.559Z] [2024-03-19T02:23:16.559Z] setS1ASclassPath: [2024-03-19T02:23:16.559Z] [2024-03-19T02:23:16.559Z] init-common: [2024-03-19T02:23:16.559Z] [2024-03-19T02:23:16.559Z] create-jdbc-resource-common: [2024-03-19T02:23:16.560Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:16.595Z] [exec] Mar 19, 2024 2:23:16 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:16.595Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@57cabdc3 [2024-03-19T02:23:16.596Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.ejbc.redef.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964140371968_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:23:16.596Z] [exec] Looked up home!! [2024-03-19T02:23:16.596Z] [exec] Narrowed home!! [2024-03-19T02:23:16.596Z] [exec] invoking ejb [2024-03-19T02:23:16.596Z] [exec] successfully invoked ejb [2024-03-19T02:23:16.596Z] [exec] Value of key is: main [2024-03-19T02:23:16.596Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:16.596Z] [exec] [2024-03-19T02:23:16.596Z] [exec] [2024-03-19T02:23:16.596Z] [exec] ----------------------------------------- [2024-03-19T02:23:16.596Z] [exec] - main: PASS - [2024-03-19T02:23:16.596Z] [exec] ----------------------------------------- [2024-03-19T02:23:16.596Z] [exec] Total PASS: 1 [2024-03-19T02:23:16.596Z] [exec] Total FAIL: 0 [2024-03-19T02:23:16.596Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:16.596Z] [exec] ----------------------------------------- [2024-03-19T02:23:16.596Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:16.596Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:16.596Z] [exec] Got the EJB!! [2024-03-19T02:23:16.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-contauthApp [2024-03-19T02:23:16.646Z] [2024-03-19T02:23:16.646Z] all: [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: createJoe [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: ensureCreatedJoeExists [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: deleteJoe [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: deletedJoeDoesNotExist [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: createPool [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: pingPool [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: ensureCreatedPoolExists [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: deletePool [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: deletedPoolDoesNotExist [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: createListener [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: ensureCreatedListenerExists [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: deleteListener [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: ensureDeletedListenerDoesNotExist [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: createListenerWithOldParam [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: deleteListener2 [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: createOsgiListener [2024-03-19T02:23:16.648Z] [INFO] [testng] [2024-03-19T02:23:16.648Z] [INFO] [testng] =============================================== [2024-03-19T02:23:16.648Z] [INFO] [testng] asadmin_tests [2024-03-19T02:23:16.648Z] [INFO] [testng] Tests run: 16, Failures: 0, Skips: 0 [2024-03-19T02:23:16.648Z] [INFO] [testng] =============================================== [2024-03-19T02:23:16.648Z] [INFO] [testng] [2024-03-19T02:23:16.648Z] [INFO] [testng] PASSED: testRequestScopedJMSContextInjection [2024-03-19T02:23:16.648Z] [INFO] [testng] [2024-03-19T02:23:16.648Z] [INFO] [testng] =============================================== [2024-03-19T02:23:16.648Z] [INFO] [testng] jms_injection_jmsContext [2024-03-19T02:23:16.648Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2024-03-19T02:23:16.648Z] [INFO] [testng] =============================================== [2024-03-19T02:23:16.648Z] [INFO] [testng] [2024-03-19T02:23:16.648Z] [INFO] [testng] [2024-03-19T02:23:16.648Z] [INFO] [testng] =============================================== [2024-03-19T02:23:16.648Z] [INFO] [testng] QuickLookTests [2024-03-19T02:23:16.648Z] [INFO] [testng] Total tests run: 91, Failures: 0, Skips: 0 [2024-03-19T02:23:16.648Z] [INFO] [testng] =============================================== [2024-03-19T02:23:16.648Z] [INFO] [testng] [2024-03-19T02:23:16.731Z] [exec] Mar 19, 2024 2:23:16 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:16.731Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@30b3d899 [2024-03-19T02:23:16.731Z] [exec] Value of key is: Resource Factories Test - testResourceInjectionViaLookupAttribute : [2024-03-19T02:23:16.731Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:16.731Z] [exec] [2024-03-19T02:23:16.731Z] [exec] [2024-03-19T02:23:16.731Z] [exec] ----------------------------------------- [2024-03-19T02:23:16.731Z] [exec] - Resource Factories Test - testResourceInjectionViaLookupAttribute : : PASS - [2024-03-19T02:23:16.731Z] [exec] ----------------------------------------- [2024-03-19T02:23:16.731Z] [exec] Total PASS: 1 [2024-03-19T02:23:16.731Z] [exec] Total FAIL: 0 [2024-03-19T02:23:16.731Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:16.731Z] [exec] ----------------------------------------- [2024-03-19T02:23:16.731Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:16.816Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:16.816Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-03-19T02:23:16.816Z] [echo] cmd executed for server [2024-03-19T02:23:16.816Z] [2024-03-19T02:23:16.816Z] deploy: [2024-03-19T02:23:16.816Z] [2024-03-19T02:23:16.816Z] deploy-war-common: [2024-03-19T02:23:16.852Z] [2024-03-19T02:23:16.852Z] checkReporting-common: [2024-03-19T02:23:16.852Z] [2024-03-19T02:23:16.852Z] confirmReportPresent-common: [2024-03-19T02:23:16.852Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:16.852Z] [echo] Test seems to be reported fine [2024-03-19T02:23:16.852Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejbc/redef/RepRunConf.txt [2024-03-19T02:23:16.852Z] [2024-03-19T02:23:16.852Z] confirmMissingReport-common: [2024-03-19T02:23:16.852Z] [2024-03-19T02:23:16.852Z] undeploy: [2024-03-19T02:23:16.852Z] [2024-03-19T02:23:16.852Z] setOSConditions: [2024-03-19T02:23:16.852Z] [2024-03-19T02:23:16.852Z] setToolWin: [2024-03-19T02:23:16.852Z] [2024-03-19T02:23:16.852Z] setToolUnix: [2024-03-19T02:23:16.852Z] [2024-03-19T02:23:16.852Z] setToolProperty: [2024-03-19T02:23:16.852Z] [2024-03-19T02:23:16.853Z] setS1ASclassPath: [2024-03-19T02:23:16.853Z] [2024-03-19T02:23:16.853Z] init-common: [2024-03-19T02:23:16.853Z] [2024-03-19T02:23:16.853Z] undeploy-common: [2024-03-19T02:23:16.876Z] [java] Mar 19, 2024 2:23:16 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:16.876Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:16.903Z] [2024-03-19T02:23:16.903Z] setOSConditions: [2024-03-19T02:23:16.903Z] [2024-03-19T02:23:16.903Z] setToolWin: [2024-03-19T02:23:16.903Z] [2024-03-19T02:23:16.903Z] setToolUnix: [2024-03-19T02:23:16.903Z] [2024-03-19T02:23:16.903Z] setToolProperty: [2024-03-19T02:23:16.903Z] [2024-03-19T02:23:16.903Z] setS1ASclassPath: [2024-03-19T02:23:16.903Z] [2024-03-19T02:23:16.903Z] init-common: [2024-03-19T02:23:16.903Z] [2024-03-19T02:23:16.903Z] clean: [2024-03-19T02:23:16.903Z] [2024-03-19T02:23:16.903Z] setOSConditions: [2024-03-19T02:23:16.904Z] [2024-03-19T02:23:16.904Z] setToolWin: [2024-03-19T02:23:16.904Z] [2024-03-19T02:23:16.904Z] setToolUnix: [2024-03-19T02:23:16.904Z] [2024-03-19T02:23:16.904Z] setToolProperty: [2024-03-19T02:23:16.904Z] [2024-03-19T02:23:16.904Z] setS1ASclassPath: [2024-03-19T02:23:16.904Z] [2024-03-19T02:23:16.904Z] init-common: [2024-03-19T02:23:16.904Z] [2024-03-19T02:23:16.904Z] clean-common: [2024-03-19T02:23:16.904Z] [2024-03-19T02:23:16.904Z] setOSConditions: [2024-03-19T02:23:16.904Z] [2024-03-19T02:23:16.904Z] setToolWin: [2024-03-19T02:23:16.904Z] [2024-03-19T02:23:16.904Z] setToolUnix: [2024-03-19T02:23:16.904Z] [2024-03-19T02:23:16.904Z] setToolProperty: [2024-03-19T02:23:16.904Z] [2024-03-19T02:23:16.904Z] setS1ASclassPath: [2024-03-19T02:23:16.904Z] [2024-03-19T02:23:16.905Z] init-common: [2024-03-19T02:23:16.905Z] [2024-03-19T02:23:16.905Z] clean-classes-common: [2024-03-19T02:23:16.905Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:16.905Z] [2024-03-19T02:23:16.905Z] setOSConditions: [2024-03-19T02:23:16.905Z] [2024-03-19T02:23:16.905Z] setToolWin: [2024-03-19T02:23:16.905Z] [2024-03-19T02:23:16.905Z] setToolUnix: [2024-03-19T02:23:16.905Z] [2024-03-19T02:23:16.905Z] setToolProperty: [2024-03-19T02:23:16.905Z] [2024-03-19T02:23:16.905Z] setS1ASclassPath: [2024-03-19T02:23:16.905Z] [2024-03-19T02:23:16.905Z] init-common: [2024-03-19T02:23:16.905Z] [2024-03-19T02:23:16.905Z] clean-jars-common: [2024-03-19T02:23:16.905Z] [2024-03-19T02:23:16.905Z] compile: [2024-03-19T02:23:16.905Z] [2024-03-19T02:23:16.905Z] setOSConditions: [2024-03-19T02:23:16.905Z] [2024-03-19T02:23:16.906Z] setToolWin: [2024-03-19T02:23:16.906Z] [2024-03-19T02:23:16.906Z] setToolUnix: [2024-03-19T02:23:16.906Z] [2024-03-19T02:23:16.906Z] setToolProperty: [2024-03-19T02:23:16.906Z] [2024-03-19T02:23:16.906Z] setS1ASclassPath: [2024-03-19T02:23:16.906Z] [2024-03-19T02:23:16.906Z] init-common: [2024-03-19T02:23:16.906Z] [2024-03-19T02:23:16.906Z] compile-common: [2024-03-19T02:23:16.906Z] [echo] Current time (ISO): 2024-03-19T02:23:16.688+0000 [2024-03-19T02:23:16.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:16.906Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:16.988Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:16.989Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:16.990Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:16.990Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:16.990Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:16.990Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:16.990Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:16.990Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:17.072Z] [2024-03-19T02:23:17.072Z] setOSConditions: [2024-03-19T02:23:17.072Z] [2024-03-19T02:23:17.072Z] setToolWin: [2024-03-19T02:23:17.072Z] [2024-03-19T02:23:17.072Z] setToolUnix: [2024-03-19T02:23:17.072Z] [2024-03-19T02:23:17.072Z] setToolProperty: [2024-03-19T02:23:17.072Z] [2024-03-19T02:23:17.072Z] setS1ASclassPath: [2024-03-19T02:23:17.072Z] [2024-03-19T02:23:17.072Z] init-common: [2024-03-19T02:23:17.072Z] [2024-03-19T02:23:17.072Z] deploy-war-commonpe: [2024-03-19T02:23:17.133Z] [java] Mar 19, 2024 2:23:16 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:23:17.133Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:23:17.135Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:17.135Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:17.135Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:17.135Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:17.135Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:17.135Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:17.135Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:17.200Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false svchandler-2-web [2024-03-19T02:23:17.201Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:17.201Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:17.201Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:17.201Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:17.201Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:17.201Z] [2024-03-19T02:23:17.201Z] setOSConditions: [2024-03-19T02:23:17.201Z] [2024-03-19T02:23:17.201Z] setToolWin: [2024-03-19T02:23:17.201Z] [2024-03-19T02:23:17.201Z] setToolUnix: [2024-03-19T02:23:17.201Z] [2024-03-19T02:23:17.201Z] setToolProperty: [2024-03-19T02:23:17.201Z] [2024-03-19T02:23:17.201Z] setS1ASclassPath: [2024-03-19T02:23:17.201Z] [2024-03-19T02:23:17.201Z] init-common: [2024-03-19T02:23:17.201Z] [2024-03-19T02:23:17.201Z] undeploy-client: [2024-03-19T02:23:17.211Z] [WARNING] [echo] [2024-03-19T02:23:17.211Z] [WARNING] [echo] ************************* [2024-03-19T02:23:17.211Z] [WARNING] [echo] * undeploy web/helloworld [2024-03-19T02:23:17.211Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/helloworld [2024-03-19T02:23:17.211Z] [WARNING] [echo] ************************* [2024-03-19T02:23:17.211Z] [WARNING] [echo] [2024-03-19T02:23:17.211Z] [WARNING] [echo] hellojsp [2024-03-19T02:23:17.246Z] [2024-03-19T02:23:17.246Z] checkReporting-common: [2024-03-19T02:23:17.246Z] [2024-03-19T02:23:17.246Z] confirmReportPresent-common: [2024-03-19T02:23:17.246Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:17.246Z] [echo] Test seems to be reported fine [2024-03-19T02:23:17.246Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-03-19T02:23:17.246Z] [2024-03-19T02:23:17.246Z] confirmMissingReport-common: [2024-03-19T02:23:17.246Z] [2024-03-19T02:23:17.246Z] undeploy: [2024-03-19T02:23:17.246Z] [2024-03-19T02:23:17.246Z] undeploy-custom-resource-classes: [2024-03-19T02:23:17.246Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/custom-resource-classes.jar [2024-03-19T02:23:17.246Z] [2024-03-19T02:23:17.246Z] restart-server: [2024-03-19T02:23:17.246Z] [2024-03-19T02:23:17.246Z] setOSConditions: [2024-03-19T02:23:17.246Z] [2024-03-19T02:23:17.246Z] stop-server: [2024-03-19T02:23:17.246Z] [2024-03-19T02:23:17.246Z] stop-server-unix: [2024-03-19T02:23:17.247Z] [echo] stopping server on unix ... [2024-03-19T02:23:17.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jpa-resource-injection-in-singleton-ejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-in-singleton-ejb-web.war [2024-03-19T02:23:17.401Z] [exec] JMS Desctination Queue created. [2024-03-19T02:23:17.401Z] [java] Mar 19, 2024 2:23:17 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:17.401Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:23:17.401Z] [java] Mar 19, 2024 2:23:17 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:17.402Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:23:17.402Z] [java] Mar 19, 2024 2:23:17 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:17.402Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:23:17.402Z] [java] Mar 19, 2024 2:23:17 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:23:17.402Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:23:17.408Z] [exec] Application deployed with name installed-libraries-testApp. [2024-03-19T02:23:17.408Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2024-03-19T02:23:17.408Z] [echo] Deployment on target server server successful [2024-03-19T02:23:17.408Z] [2024-03-19T02:23:17.408Z] setOSConditions: [2024-03-19T02:23:17.408Z] [2024-03-19T02:23:17.408Z] setToolWin: [2024-03-19T02:23:17.408Z] [2024-03-19T02:23:17.408Z] setToolUnix: [2024-03-19T02:23:17.408Z] [2024-03-19T02:23:17.409Z] setToolProperty: [2024-03-19T02:23:17.409Z] [2024-03-19T02:23:17.409Z] setS1ASclassPath: [2024-03-19T02:23:17.409Z] [2024-03-19T02:23:17.409Z] init-common: [2024-03-19T02:23:17.409Z] [2024-03-19T02:23:17.409Z] deploy-common-ee: [2024-03-19T02:23:17.409Z] [2024-03-19T02:23:17.409Z] run: [2024-03-19T02:23:17.409Z] [2024-03-19T02:23:17.409Z] setOSConditions: [2024-03-19T02:23:17.409Z] [2024-03-19T02:23:17.409Z] setToolWin: [2024-03-19T02:23:17.409Z] [2024-03-19T02:23:17.409Z] setToolUnix: [2024-03-19T02:23:17.409Z] [2024-03-19T02:23:17.409Z] setToolProperty: [2024-03-19T02:23:17.409Z] [2024-03-19T02:23:17.409Z] setS1ASclassPath: [2024-03-19T02:23:17.409Z] [2024-03-19T02:23:17.409Z] init-common: [2024-03-19T02:23:17.409Z] [2024-03-19T02:23:17.409Z] execute-sql-common: [2024-03-19T02:23:17.409Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/create_pointbase.sql [2024-03-19T02:23:17.409Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:23:17.409Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:23:17.409Z] [sql] 0 rows affected [2024-03-19T02:23:17.409Z] [sql] 1 rows affected [2024-03-19T02:23:17.409Z] [sql] 1 rows affected [2024-03-19T02:23:17.410Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:23:17.410Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:23:17.410Z] [sql] 0 rows affected [2024-03-19T02:23:17.410Z] [sql] 1 rows affected [2024-03-19T02:23:17.410Z] [sql] 1 rows affected [2024-03-19T02:23:17.410Z] [sql] 6 of 8 SQL statements executed successfully [2024-03-19T02:23:17.410Z] [2024-03-19T02:23:17.410Z] setOSConditions: [2024-03-19T02:23:17.410Z] [2024-03-19T02:23:17.410Z] setToolWin: [2024-03-19T02:23:17.410Z] [2024-03-19T02:23:17.410Z] setToolUnix: [2024-03-19T02:23:17.410Z] [2024-03-19T02:23:17.410Z] setToolProperty: [2024-03-19T02:23:17.410Z] [2024-03-19T02:23:17.410Z] setS1ASclassPath: [2024-03-19T02:23:17.410Z] [2024-03-19T02:23:17.410Z] init-common: [2024-03-19T02:23:17.410Z] [2024-03-19T02:23:17.410Z] run-test-1: [2024-03-19T02:23:17.410Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:17.410Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:23:17.410Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:23:17.410Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:23:17.410Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:23:17.410Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:23:17.410Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:17.410Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:17.410Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:17.410Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:17.410Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:17.410Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:17.410Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:17.411Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:17.411Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:17.411Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:17.411Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:23:17.411Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:17.411Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:23:17.411Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:23:17.412Z] [java] ... 42 more [2024-03-19T02:23:17.412Z] [java] Java Result: -1 [2024-03-19T02:23:17.412Z] [2024-03-19T02:23:17.412Z] undeploy: [2024-03-19T02:23:17.412Z] [2024-03-19T02:23:17.412Z] setOSConditions: [2024-03-19T02:23:17.412Z] [2024-03-19T02:23:17.412Z] setToolWin: [2024-03-19T02:23:17.412Z] [2024-03-19T02:23:17.412Z] setToolUnix: [2024-03-19T02:23:17.412Z] [2024-03-19T02:23:17.412Z] setToolProperty: [2024-03-19T02:23:17.412Z] [2024-03-19T02:23:17.412Z] setS1ASclassPath: [2024-03-19T02:23:17.412Z] [2024-03-19T02:23:17.412Z] init-common: [2024-03-19T02:23:17.412Z] [2024-03-19T02:23:17.412Z] execute-sql-common: [2024-03-19T02:23:17.412Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/drop_pointbase.sql [2024-03-19T02:23:17.412Z] [sql] 0 rows affected [2024-03-19T02:23:17.412Z] [sql] 0 rows affected [2024-03-19T02:23:17.412Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:23:17.412Z] [2024-03-19T02:23:17.412Z] setOSConditions: [2024-03-19T02:23:17.412Z] [2024-03-19T02:23:17.412Z] setToolWin: [2024-03-19T02:23:17.412Z] [2024-03-19T02:23:17.413Z] setToolUnix: [2024-03-19T02:23:17.413Z] [2024-03-19T02:23:17.413Z] setToolProperty: [2024-03-19T02:23:17.413Z] [2024-03-19T02:23:17.413Z] setS1ASclassPath: [2024-03-19T02:23:17.413Z] [2024-03-19T02:23:17.413Z] init-common: [2024-03-19T02:23:17.413Z] [2024-03-19T02:23:17.413Z] delete-connector-resource-common: [2024-03-19T02:23:17.413Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2024-03-19T02:23:17.415Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejbc-redefApp [2024-03-19T02:23:17.415Z] [2024-03-19T02:23:17.415Z] all: [2024-03-19T02:23:17.415Z] [2024-03-19T02:23:17.415Z] sameimpl: [2024-03-19T02:23:17.415Z] [2024-03-19T02:23:17.415Z] setOSConditions: [2024-03-19T02:23:17.415Z] [2024-03-19T02:23:17.415Z] setToolWin: [2024-03-19T02:23:17.415Z] [2024-03-19T02:23:17.415Z] setToolUnix: [2024-03-19T02:23:17.415Z] [2024-03-19T02:23:17.416Z] setToolProperty: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] setS1ASclassPath: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] init-common: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] clean: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] setOSConditions: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] setToolWin: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] setToolUnix: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] setToolProperty: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] setS1ASclassPath: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] init-common: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] clean-common: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] setOSConditions: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] setToolWin: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.416Z] setToolUnix: [2024-03-19T02:23:17.416Z] [2024-03-19T02:23:17.417Z] setToolProperty: [2024-03-19T02:23:17.417Z] [2024-03-19T02:23:17.417Z] setS1ASclassPath: [2024-03-19T02:23:17.417Z] [2024-03-19T02:23:17.417Z] init-common: [2024-03-19T02:23:17.417Z] [2024-03-19T02:23:17.417Z] clean-classes-common: [2024-03-19T02:23:17.417Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:17.417Z] [2024-03-19T02:23:17.417Z] setOSConditions: [2024-03-19T02:23:17.417Z] [2024-03-19T02:23:17.417Z] setToolWin: [2024-03-19T02:23:17.417Z] [2024-03-19T02:23:17.417Z] setToolUnix: [2024-03-19T02:23:17.417Z] [2024-03-19T02:23:17.417Z] setToolProperty: [2024-03-19T02:23:17.417Z] [2024-03-19T02:23:17.417Z] setS1ASclassPath: [2024-03-19T02:23:17.417Z] [2024-03-19T02:23:17.417Z] init-common: [2024-03-19T02:23:17.417Z] [2024-03-19T02:23:17.417Z] clean-jars-common: [2024-03-19T02:23:17.417Z] [2024-03-19T02:23:17.417Z] compile: [2024-03-19T02:23:17.417Z] [2024-03-19T02:23:17.417Z] setOSConditions: [2024-03-19T02:23:17.418Z] [2024-03-19T02:23:17.418Z] setToolWin: [2024-03-19T02:23:17.418Z] [2024-03-19T02:23:17.418Z] setToolUnix: [2024-03-19T02:23:17.418Z] [2024-03-19T02:23:17.418Z] setToolProperty: [2024-03-19T02:23:17.418Z] [2024-03-19T02:23:17.418Z] setS1ASclassPath: [2024-03-19T02:23:17.418Z] [2024-03-19T02:23:17.418Z] init-common: [2024-03-19T02:23:17.418Z] [2024-03-19T02:23:17.418Z] compile-common: [2024-03-19T02:23:17.418Z] [echo] Current time (ISO): 2024-03-19T02:23:17.245+0000 [2024-03-19T02:23:17.418Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:17.418Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:17.584Z] [exec] Application deployed with name cdi-jpa-resource-injection-in-singleton-ejb-web. [2024-03-19T02:23:17.657Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-03-19T02:23:17.657Z] [exec] Administered object jms/SampleQueue created. [2024-03-19T02:23:17.657Z] [2024-03-19T02:23:17.657Z] deploy: [2024-03-19T02:23:17.657Z] [2024-03-19T02:23:17.657Z] setOSConditions: [2024-03-19T02:23:17.657Z] [2024-03-19T02:23:17.657Z] setToolWin: [2024-03-19T02:23:17.657Z] [2024-03-19T02:23:17.657Z] setToolUnix: [2024-03-19T02:23:17.657Z] [2024-03-19T02:23:17.657Z] setToolProperty: [2024-03-19T02:23:17.657Z] [2024-03-19T02:23:17.658Z] setS1ASclassPath: [2024-03-19T02:23:17.658Z] [2024-03-19T02:23:17.658Z] init-common: [2024-03-19T02:23:17.658Z] [2024-03-19T02:23:17.658Z] default-sql: [2024-03-19T02:23:17.658Z] [2024-03-19T02:23:17.658Z] setOSConditions: [2024-03-19T02:23:17.658Z] [2024-03-19T02:23:17.658Z] [java] Mar 19, 2024 2:23:17 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:23:17.658Z] setToolWin: [2024-03-19T02:23:17.658Z] [2024-03-19T02:23:17.658Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:23:17.658Z] setToolUnix: [2024-03-19T02:23:17.658Z] [java] Mar 19, 2024 2:23:17 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:23:17.658Z] [2024-03-19T02:23:17.658Z] setToolProperty: [2024-03-19T02:23:17.658Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (909 ms), startup services (858 ms), total (1,767 ms) [2024-03-19T02:23:17.658Z] [2024-03-19T02:23:17.658Z] setS1ASclassPath: [2024-03-19T02:23:17.658Z] [2024-03-19T02:23:17.658Z] init-common: [2024-03-19T02:23:17.658Z] [2024-03-19T02:23:17.658Z] execute-sql-common: [2024-03-19T02:23:17.658Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/cmt/sql/create_pointbase.sql [2024-03-19T02:23:17.767Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:17.767Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:23:17.767Z] [exec] Command undeploy executed successfully. [2024-03-19T02:23:17.767Z] [2024-03-19T02:23:17.767Z] all: [2024-03-19T02:23:17.767Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:17.767Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:17.767Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:17.767Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:17.767Z] [2024-03-19T02:23:17.767Z] setOSConditions: [2024-03-19T02:23:17.767Z] [2024-03-19T02:23:17.767Z] setToolWin: [2024-03-19T02:23:17.767Z] [2024-03-19T02:23:17.767Z] setToolUnix: [2024-03-19T02:23:17.767Z] [2024-03-19T02:23:17.767Z] setToolProperty: [2024-03-19T02:23:17.767Z] [2024-03-19T02:23:17.768Z] setS1ASclassPath: [2024-03-19T02:23:17.768Z] [2024-03-19T02:23:17.768Z] init-common: [2024-03-19T02:23:17.768Z] [2024-03-19T02:23:17.768Z] clean: [2024-03-19T02:23:17.768Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:17.768Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:17.768Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:17.768Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:17.768Z] [2024-03-19T02:23:17.768Z] setOSConditions: [2024-03-19T02:23:17.768Z] [2024-03-19T02:23:17.768Z] setToolWin: [2024-03-19T02:23:17.768Z] [2024-03-19T02:23:17.768Z] setToolUnix: [2024-03-19T02:23:17.768Z] [2024-03-19T02:23:17.768Z] setToolProperty: [2024-03-19T02:23:17.768Z] [2024-03-19T02:23:17.768Z] setS1ASclassPath: [2024-03-19T02:23:17.768Z] [2024-03-19T02:23:17.768Z] init-common: [2024-03-19T02:23:17.769Z] [2024-03-19T02:23:17.769Z] clean-common: [2024-03-19T02:23:17.769Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:17.769Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:17.769Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:17.769Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:17.769Z] [2024-03-19T02:23:17.769Z] setOSConditions: [2024-03-19T02:23:17.769Z] [2024-03-19T02:23:17.769Z] setToolWin: [2024-03-19T02:23:17.769Z] [2024-03-19T02:23:17.769Z] setToolUnix: [2024-03-19T02:23:17.769Z] [2024-03-19T02:23:17.769Z] setToolProperty: [2024-03-19T02:23:17.769Z] [2024-03-19T02:23:17.769Z] setS1ASclassPath: [2024-03-19T02:23:17.769Z] [2024-03-19T02:23:17.769Z] init-common: [2024-03-19T02:23:17.769Z] [2024-03-19T02:23:17.769Z] clean-classes-common: [2024-03-19T02:23:17.770Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:17.770Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:17.770Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:17.770Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:17.770Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:17.770Z] [2024-03-19T02:23:17.770Z] setOSConditions: [2024-03-19T02:23:17.770Z] [2024-03-19T02:23:17.770Z] setToolWin: [2024-03-19T02:23:17.770Z] [2024-03-19T02:23:17.770Z] setToolUnix: [2024-03-19T02:23:17.770Z] [2024-03-19T02:23:17.770Z] setToolProperty: [2024-03-19T02:23:17.770Z] [2024-03-19T02:23:17.770Z] setS1ASclassPath: [2024-03-19T02:23:17.770Z] [2024-03-19T02:23:17.770Z] init-common: [2024-03-19T02:23:17.770Z] [2024-03-19T02:23:17.770Z] clean-jars-common: [2024-03-19T02:23:17.770Z] [2024-03-19T02:23:17.770Z] assemble-web: [2024-03-19T02:23:17.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:17.771Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:17.771Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:17.771Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:17.771Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:17.771Z] [2024-03-19T02:23:17.771Z] setOSConditions: [2024-03-19T02:23:17.771Z] [2024-03-19T02:23:17.771Z] setToolWin: [2024-03-19T02:23:17.771Z] [2024-03-19T02:23:17.771Z] setToolUnix: [2024-03-19T02:23:17.771Z] [2024-03-19T02:23:17.771Z] setToolProperty: [2024-03-19T02:23:17.771Z] [2024-03-19T02:23:17.771Z] setS1ASclassPath: [2024-03-19T02:23:17.771Z] [2024-03-19T02:23:17.771Z] init-common: [2024-03-19T02:23:17.771Z] [2024-03-19T02:23:17.771Z] wsimport: [2024-03-19T02:23:17.773Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:17.773Z] [WARNING] [echo] [2024-03-19T02:23:17.773Z] [WARNING] [echo] ************************* [2024-03-19T02:23:17.773Z] [WARNING] [echo] * undeploy web/jsfastrologer [2024-03-19T02:23:17.773Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfastrologer [2024-03-19T02:23:17.773Z] [WARNING] [echo] ************************* [2024-03-19T02:23:17.773Z] [WARNING] [echo] [2024-03-19T02:23:17.818Z] [concat] Mar 19, 2024 2:23:16 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:17.818Z] [concat] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@23e61112 [2024-03-19T02:23:17.818Z] [concat] result=0 [2024-03-19T02:23:17.818Z] [concat] note=Received expected results [2024-03-19T02:23:17.818Z] [2024-03-19T02:23:17.818Z] processResult: [2024-03-19T02:23:17.818Z] [2024-03-19T02:23:17.818Z] failed: [2024-03-19T02:23:17.818Z] [2024-03-19T02:23:17.818Z] passed: [2024-03-19T02:23:17.818Z] [echo] Test libclasspath2 Passed [2024-03-19T02:23:17.818Z] [2024-03-19T02:23:17.818Z] unknown: [2024-03-19T02:23:17.818Z] [2024-03-19T02:23:17.818Z] init.os: [2024-03-19T02:23:17.818Z] [2024-03-19T02:23:17.818Z] init.tools.unix: [2024-03-19T02:23:17.818Z] [2024-03-19T02:23:17.818Z] init.tools.windows: [2024-03-19T02:23:17.818Z] [2024-03-19T02:23:17.818Z] init.tools: [2024-03-19T02:23:17.818Z] [2024-03-19T02:23:17.818Z] setAsadminArgs: [2024-03-19T02:23:17.818Z] [2024-03-19T02:23:17.819Z] init: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] init.customtasks: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] prepare: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] undeploy.asadmin: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] setAsadminArgs: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] common.undeploy.asadmin: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] init.os: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] init.tools.unix: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] init.tools.windows: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] init.tools: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] setAsadminArgs: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] init: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] init.customtasks: [2024-03-19T02:23:17.819Z] [2024-03-19T02:23:17.819Z] delAppRef: [2024-03-19T02:23:17.820Z] [2024-03-19T02:23:17.820Z] init.os: [2024-03-19T02:23:17.820Z] [2024-03-19T02:23:17.820Z] init.tools.unix: [2024-03-19T02:23:17.820Z] [2024-03-19T02:23:17.820Z] init.tools.windows: [2024-03-19T02:23:17.820Z] [2024-03-19T02:23:17.820Z] init.tools: [2024-03-19T02:23:17.820Z] [2024-03-19T02:23:17.820Z] setAsadminArgs: [2024-03-19T02:23:17.820Z] [2024-03-19T02:23:17.820Z] init: [2024-03-19T02:23:17.820Z] [2024-03-19T02:23:17.820Z] init.customtasks: [2024-03-19T02:23:17.820Z] [2024-03-19T02:23:17.820Z] common.run.asadmin: [2024-03-19T02:23:17.820Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-default [2024-03-19T02:23:17.835Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:17.836Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:17.836Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:17.836Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:17.836Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:17.836Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:17.836Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:17.840Z] [2024-03-19T02:23:17.840Z] deploy-war-commonee: [2024-03-19T02:23:17.840Z] [2024-03-19T02:23:17.840Z] run: [2024-03-19T02:23:17.840Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llinit&whichemf=producer [2024-03-19T02:23:17.840Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:17.840Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llquery&whichemf=producer [2024-03-19T02:23:17.840Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:17.840Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llfind&whichemf=producer [2024-03-19T02:23:17.840Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:17.840Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llinj&whichemf=producer [2024-03-19T02:23:17.840Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:17.840Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:17.840Z] [java] [2024-03-19T02:23:17.840Z] [java] [2024-03-19T02:23:17.840Z] [java] ----------------------------------------- [2024-03-19T02:23:17.840Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llinit: PASS - [2024-03-19T02:23:17.840Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llquery: PASS - [2024-03-19T02:23:17.840Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llfind: PASS - [2024-03-19T02:23:17.840Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llinj: PASS - [2024-03-19T02:23:17.840Z] [java] ----------------------------------------- [2024-03-19T02:23:17.840Z] [java] - Total PASS : 4 - [2024-03-19T02:23:17.840Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:17.840Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:17.840Z] [java] ----------------------------------------- [2024-03-19T02:23:17.840Z] [2024-03-19T02:23:17.840Z] undeploy: [2024-03-19T02:23:17.841Z] [2024-03-19T02:23:17.841Z] setOSConditions: [2024-03-19T02:23:17.841Z] [2024-03-19T02:23:17.841Z] setToolWin: [2024-03-19T02:23:17.841Z] [2024-03-19T02:23:17.841Z] setToolUnix: [2024-03-19T02:23:17.841Z] [2024-03-19T02:23:17.841Z] setToolProperty: [2024-03-19T02:23:17.841Z] [2024-03-19T02:23:17.841Z] setS1ASclassPath: [2024-03-19T02:23:17.841Z] [2024-03-19T02:23:17.841Z] init-common: [2024-03-19T02:23:17.841Z] [2024-03-19T02:23:17.841Z] undeploy-war-common: [2024-03-19T02:23:17.886Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:17.914Z] [sql] 0 rows affected [2024-03-19T02:23:17.914Z] [sql] 1 rows affected [2024-03-19T02:23:17.914Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:23:17.914Z] [2024-03-19T02:23:17.914Z] sql-oracle: [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] execute-sql-connector: [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] setOSConditions: [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] setToolWin: [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] [java] Mar 19, 2024 2:23:17 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:23:17.915Z] setToolUnix: [2024-03-19T02:23:17.915Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] setToolProperty: [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] setS1ASclassPath: [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] init-common: [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] deploy-common: [2024-03-19T02:23:17.915Z] [echo] Current time (ISO): 2024-03-19T02:23:17.680+0000 [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] setOSConditions: [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] setToolWin: [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] setToolUnix: [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] setToolProperty: [2024-03-19T02:23:17.915Z] [2024-03-19T02:23:17.915Z] setS1ASclassPath: [2024-03-19T02:23:17.916Z] [2024-03-19T02:23:17.916Z] init-common: [2024-03-19T02:23:17.916Z] [2024-03-19T02:23:17.916Z] deploy-common-pe: [2024-03-19T02:23:17.991Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/connector-resource [2024-03-19T02:23:17.991Z] [exec] Connector resource eis/connector-resource deleted. [2024-03-19T02:23:17.991Z] [2024-03-19T02:23:17.991Z] setOSConditions: [2024-03-19T02:23:17.991Z] [2024-03-19T02:23:17.992Z] setToolWin: [2024-03-19T02:23:17.992Z] [2024-03-19T02:23:17.992Z] setToolUnix: [2024-03-19T02:23:17.992Z] [2024-03-19T02:23:17.992Z] setToolProperty: [2024-03-19T02:23:17.992Z] [2024-03-19T02:23:17.992Z] setS1ASclassPath: [2024-03-19T02:23:17.992Z] [2024-03-19T02:23:17.992Z] init-common: [2024-03-19T02:23:17.992Z] [2024-03-19T02:23:17.992Z] delete-connector-connpool-common: [2024-03-19T02:23:17.992Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true installed-libraries-test-ccp [2024-03-19T02:23:18.029Z] [exec] parsing WSDL... [2024-03-19T02:23:18.049Z] [WARNING] [echo] jsfastrologer [2024-03-19T02:23:18.102Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jpa-resource-injection-in-singleton-ejb-web [2024-03-19T02:23:18.171Z] [java] Mar 19, 2024 2:23:17 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:23:18.171Z] [java] INFO: Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:23:18.171Z] [java] Mar 19, 2024 2:23:17 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:18.171Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:18.172Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:18.172Z] [java] Mar 19, 2024 2:23:18 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:23:18.172Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:23:18.172Z] [java] Mar 19, 2024 2:23:18 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:23:18.172Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:23:18.172Z] [java] Mar 19, 2024 2:23:18 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:23:18.172Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,277 ms), startup services (8 ms), total (2,285 ms) [2024-03-19T02:23:18.172Z] [java] Mar 19, 2024 2:23:18 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:23:18.172Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:23:18.172Z] [java] Mar 19, 2024 2:23:18 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:23:18.172Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:23:18.200Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2024-03-19T02:23:18.283Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:18.283Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:18.283Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true installed-libraries-test-ccp [2024-03-19T02:23:18.346Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:18.346Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:18.346Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:18.346Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:18.346Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:18.346Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:18.346Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:18.358Z] [2024-03-19T02:23:18.358Z] delete-resources: [2024-03-19T02:23:18.358Z] [2024-03-19T02:23:18.358Z] setOSConditions: [2024-03-19T02:23:18.358Z] [2024-03-19T02:23:18.358Z] setToolWin: [2024-03-19T02:23:18.358Z] [2024-03-19T02:23:18.358Z] setToolUnix: [2024-03-19T02:23:18.358Z] [2024-03-19T02:23:18.358Z] setToolProperty: [2024-03-19T02:23:18.358Z] [2024-03-19T02:23:18.358Z] setS1ASclassPath: [2024-03-19T02:23:18.358Z] [2024-03-19T02:23:18.358Z] init-common: [2024-03-19T02:23:18.358Z] [2024-03-19T02:23:18.358Z] delete-jdbc-resource-common: [2024-03-19T02:23:18.358Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:18.361Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:18.361Z] [javac] 1 warning [2024-03-19T02:23:18.385Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:18.385Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:23:18.385Z] [exec] Command undeploy executed successfully. [2024-03-19T02:23:18.429Z] [java] Mar 19, 2024 2:23:18 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:23:18.429Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive classes [2024-03-19T02:23:18.429Z] [java] Mar 19, 2024 2:23:18 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:23:18.429Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:23:18.429Z] [java] Mar 19, 2024 2:23:18 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:18.429Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@5f193335 [2024-03-19T02:23:18.429Z] [java] Mar 19, 2024 2:23:18 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:18.429Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:23:18.429Z] [java] Mar 19, 2024 2:23:18 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:18.429Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:23:18.432Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:18.432Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:23:18.432Z] [javac] return new Integer(1); [2024-03-19T02:23:18.432Z] [javac] ^ [2024-03-19T02:23:18.432Z] [javac] 2 warnings [2024-03-19T02:23:18.432Z] [2024-03-19T02:23:18.432Z] setOSConditions: [2024-03-19T02:23:18.432Z] [2024-03-19T02:23:18.432Z] setToolWin: [2024-03-19T02:23:18.432Z] [2024-03-19T02:23:18.432Z] setToolUnix: [2024-03-19T02:23:18.432Z] [2024-03-19T02:23:18.432Z] setToolProperty: [2024-03-19T02:23:18.432Z] [2024-03-19T02:23:18.432Z] setS1ASclassPath: [2024-03-19T02:23:18.432Z] [2024-03-19T02:23:18.432Z] init-common: [2024-03-19T02:23:18.432Z] [2024-03-19T02:23:18.432Z] compile-common: [2024-03-19T02:23:18.432Z] [echo] Current time (ISO): 2024-03-19T02:23:18.310+0000 [2024-03-19T02:23:18.432Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:18.539Z] [exec] Connector connection pool installed-libraries-test-ccp deleted. [2024-03-19T02:23:18.539Z] [2024-03-19T02:23:18.540Z] setOSConditions: [2024-03-19T02:23:18.540Z] [2024-03-19T02:23:18.540Z] setToolWin: [2024-03-19T02:23:18.540Z] [2024-03-19T02:23:18.540Z] setToolUnix: [2024-03-19T02:23:18.540Z] [2024-03-19T02:23:18.540Z] setToolProperty: [2024-03-19T02:23:18.540Z] [2024-03-19T02:23:18.540Z] setS1ASclassPath: [2024-03-19T02:23:18.540Z] [2024-03-19T02:23:18.540Z] init-common: [2024-03-19T02:23:18.540Z] [2024-03-19T02:23:18.540Z] undeploy-common: [2024-03-19T02:23:18.611Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:18.611Z] [WARNING] [echo] [2024-03-19T02:23:18.611Z] [WARNING] [echo] ************************* [2024-03-19T02:23:18.611Z] [WARNING] [echo] * undeploy web/jsfinjection [2024-03-19T02:23:18.611Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/web/jsfinjection [2024-03-19T02:23:18.611Z] [WARNING] [echo] ************************* [2024-03-19T02:23:18.611Z] [WARNING] [echo] [2024-03-19T02:23:18.611Z] [WARNING] [echo] jsfinjection [2024-03-19T02:23:18.614Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:18.614Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-03-19T02:23:18.614Z] [echo] cmd executed for server [2024-03-19T02:23:18.614Z] [2024-03-19T02:23:18.614Z] setOSConditions: [2024-03-19T02:23:18.614Z] [2024-03-19T02:23:18.614Z] setToolWin: [2024-03-19T02:23:18.614Z] [2024-03-19T02:23:18.615Z] setToolUnix: [2024-03-19T02:23:18.615Z] [2024-03-19T02:23:18.615Z] setToolProperty: [2024-03-19T02:23:18.615Z] [2024-03-19T02:23:18.615Z] setS1ASclassPath: [2024-03-19T02:23:18.615Z] [2024-03-19T02:23:18.615Z] init-common: [2024-03-19T02:23:18.615Z] [2024-03-19T02:23:18.615Z] delete-jdbc-connpool-common: [2024-03-19T02:23:18.615Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:23:18.620Z] [2024-03-19T02:23:18.620Z] setOSConditions: [2024-03-19T02:23:18.620Z] [2024-03-19T02:23:18.620Z] setToolWin: [2024-03-19T02:23:18.620Z] [2024-03-19T02:23:18.620Z] setToolUnix: [2024-03-19T02:23:18.620Z] [2024-03-19T02:23:18.621Z] setToolProperty: [2024-03-19T02:23:18.621Z] [2024-03-19T02:23:18.621Z] setS1ASclassPath: [2024-03-19T02:23:18.621Z] [2024-03-19T02:23:18.621Z] init-common: [2024-03-19T02:23:18.621Z] [2024-03-19T02:23:18.621Z] [exec] Waiting for the domain to stop . [2024-03-19T02:23:18.621Z] [exec] Waiting finished after 468 ms. [2024-03-19T02:23:18.621Z] ejb-jar-common: [2024-03-19T02:23:18.621Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:23:18.621Z] [2024-03-19T02:23:18.621Z] [2024-03-19T02:23:18.621Z] package-ejbjar-common: [2024-03-19T02:23:18.621Z] stop-server-windows: [2024-03-19T02:23:18.621Z] [2024-03-19T02:23:18.621Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:18.621Z] setOSConditions: [2024-03-19T02:23:18.621Z] [2024-03-19T02:23:18.621Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:18.621Z] start-server: [2024-03-19T02:23:18.621Z] [echo] +-----------------------------+ [2024-03-19T02:23:18.621Z] [echo] | | [2024-03-19T02:23:18.621Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:23:18.621Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jaccmr8-ejb.jar [2024-03-19T02:23:18.621Z] [echo] | in Felix mode | [2024-03-19T02:23:18.621Z] [echo] | | [2024-03-19T02:23:18.621Z] [echo] +-----------------------------+ [2024-03-19T02:23:18.621Z] [2024-03-19T02:23:18.621Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:18.621Z] start-server-unix: [2024-03-19T02:23:18.621Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:18.621Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:18.621Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:18.621Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jaccmr8App.ear [2024-03-19T02:23:18.622Z] [2024-03-19T02:23:18.622Z] setOSConditions: [2024-03-19T02:23:18.622Z] [2024-03-19T02:23:18.622Z] setToolWin: [2024-03-19T02:23:18.622Z] [2024-03-19T02:23:18.622Z] setToolUnix: [2024-03-19T02:23:18.622Z] [2024-03-19T02:23:18.622Z] setToolProperty: [2024-03-19T02:23:18.622Z] [2024-03-19T02:23:18.622Z] setS1ASclassPath: [2024-03-19T02:23:18.622Z] [2024-03-19T02:23:18.622Z] init-common: [2024-03-19T02:23:18.622Z] [2024-03-19T02:23:18.622Z] compile-common: [2024-03-19T02:23:18.622Z] [echo] Current time (ISO): 2024-03-19T02:23:18.481+0000 [2024-03-19T02:23:18.622Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:18.643Z] [2024-03-19T02:23:18.643Z] init.os: [2024-03-19T02:23:18.643Z] [2024-03-19T02:23:18.643Z] init.tools.unix: [2024-03-19T02:23:18.643Z] [2024-03-19T02:23:18.643Z] init.tools.windows: [2024-03-19T02:23:18.643Z] [2024-03-19T02:23:18.644Z] init.tools: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] setAsadminArgs: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] init: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] init.customtasks: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] prepare: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] deploy.asadmin: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] setAsadminArgs: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] common.deploy.asadmin: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] init.os: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] init.tools.unix: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] init.tools.windows: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] init.tools: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] setAsadminArgs: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.644Z] init: [2024-03-19T02:23:18.644Z] [2024-03-19T02:23:18.645Z] init.customtasks: [2024-03-19T02:23:18.645Z] [2024-03-19T02:23:18.645Z] common.run.asadmin: [2024-03-19T02:23:18.645Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-explicitWithDir /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2x-App.ear [2024-03-19T02:23:18.871Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:23:18.871Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:23:18.871Z] [echo] cmd executed for server [2024-03-19T02:23:18.871Z] [2024-03-19T02:23:18.871Z] all: [2024-03-19T02:23:18.871Z] [2024-03-19T02:23:18.871Z] setOSConditions: [2024-03-19T02:23:18.871Z] [2024-03-19T02:23:18.871Z] setToolWin: [2024-03-19T02:23:18.871Z] [2024-03-19T02:23:18.871Z] setToolUnix: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] setToolProperty: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] setS1ASclassPath: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] init-common: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] clean: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] setOSConditions: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] setToolWin: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] setToolUnix: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] setToolProperty: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] setS1ASclassPath: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] init-common: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] clean-common: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] setOSConditions: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.872Z] setToolWin: [2024-03-19T02:23:18.872Z] [2024-03-19T02:23:18.873Z] setToolUnix: [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.873Z] setToolProperty: [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.873Z] setS1ASclassPath: [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.873Z] init-common: [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.873Z] clean-classes-common: [2024-03-19T02:23:18.873Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.873Z] setOSConditions: [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.873Z] setToolWin: [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.873Z] setToolUnix: [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.873Z] setToolProperty: [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.873Z] setS1ASclassPath: [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.873Z] init-common: [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.873Z] clean-jars-common: [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.873Z] compile: [2024-03-19T02:23:18.873Z] [2024-03-19T02:23:18.874Z] setOSConditions: [2024-03-19T02:23:18.874Z] [2024-03-19T02:23:18.874Z] setToolWin: [2024-03-19T02:23:18.874Z] [2024-03-19T02:23:18.874Z] setToolUnix: [2024-03-19T02:23:18.874Z] [2024-03-19T02:23:18.874Z] setToolProperty: [2024-03-19T02:23:18.874Z] [2024-03-19T02:23:18.874Z] setS1ASclassPath: [2024-03-19T02:23:18.874Z] [2024-03-19T02:23:18.874Z] init-common: [2024-03-19T02:23:18.874Z] [2024-03-19T02:23:18.874Z] compile-common: [2024-03-19T02:23:18.874Z] [echo] Current time (ISO): 2024-03-19T02:23:18.866+0000 [2024-03-19T02:23:18.874Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:18.874Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:18.907Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:18.963Z] [exec] [2024-03-19T02:23:18.963Z] [exec] Generating code... [2024-03-19T02:23:18.963Z] [exec] [2024-03-19T02:23:18.963Z] [exec] Compiling code... [2024-03-19T02:23:19.010Z] [java] Mar 19, 2024 2:23:18 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:23:19.010Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:23:19.010Z] [java] Mar 19, 2024 2:23:18 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:23:19.010Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:23:19.010Z] [java] Mar 19, 2024 2:23:18 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:23:19.010Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:23:19.010Z] [java] Mar 19, 2024 2:23:18 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:23:19.010Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:23:19.010Z] [java] Mar 19, 2024 2:23:18 AM org.glassfish.ha.store.adapter.file.FileBackingStore initialize [2024-03-19T02:23:19.011Z] [java] INFO: [FileBackingStore::initialize] Successfully Created and initialized store. Working dir: /tmp/gfembed10494396665377528730tmp/session-store/StatefulBean2-112119971748970498; Configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean2-112119971748970498-BackingStore', shortUniqueName='112119971748970498', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed10494396665377528730tmp/session-store/StatefulBean2-112119971748970498', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={value.class.is.thread.safe=true, async.replication=true, start.gms=false, local.caching=true, broadcast.remove.expired=false, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@7d8f2eec}} [2024-03-19T02:23:19.011Z] [java] Mar 19, 2024 2:23:18 AM com.sun.ejb.containers.StatefulContainerFactory buildStoreManager [2024-03-19T02:23:19.011Z] [java] INFO: StatefulContainerbuilder instantiated store: org.glassfish.ha.store.adapter.file.FileBackingStore@1d585fb, with ha-enabled [false], and backing store configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean2-112119971748970498-BackingStore', shortUniqueName='112119971748970498', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed10494396665377528730tmp/session-store/StatefulBean2-112119971748970498', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={value.class.is.thread.safe=true, async.replication=true, start.gms=false, local.caching=true, broadcast.remove.expired=false, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@7d8f2eec}} [2024-03-19T02:23:19.011Z] [java] Mar 19, 2024 2:23:18 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:23:19.011Z] [java] INFO: Portable JNDI names for EJB StatefulBean2: [java:global/classes/StatefulBean2!com.acme.StatefulBean2, java:global/classes/StatefulBean2] [2024-03-19T02:23:19.011Z] [java] Mar 19, 2024 2:23:18 AM org.glassfish.ha.store.adapter.file.FileBackingStore initialize [2024-03-19T02:23:19.012Z] [java] INFO: [FileBackingStore::initialize] Successfully Created and initialized store. Working dir: /tmp/gfembed10494396665377528730tmp/session-store/StatefulBean-112119971748970497; Configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean-112119971748970497-BackingStore', shortUniqueName='112119971748970497', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed10494396665377528730tmp/session-store/StatefulBean-112119971748970497', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={value.class.is.thread.safe=true, async.replication=true, start.gms=false, local.caching=true, broadcast.remove.expired=false, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@59f76e56}} [2024-03-19T02:23:19.012Z] [java] Mar 19, 2024 2:23:18 AM com.sun.ejb.containers.StatefulContainerFactory buildStoreManager [2024-03-19T02:23:19.012Z] [java] INFO: StatefulContainerbuilder instantiated store: org.glassfish.ha.store.adapter.file.FileBackingStore@566f4659, with ha-enabled [false], and backing store configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean-112119971748970497-BackingStore', shortUniqueName='112119971748970497', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed10494396665377528730tmp/session-store/StatefulBean-112119971748970497', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={value.class.is.thread.safe=true, async.replication=true, start.gms=false, local.caching=true, broadcast.remove.expired=false, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@59f76e56}} [2024-03-19T02:23:19.013Z] [java] Mar 19, 2024 2:23:18 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:23:19.013Z] [java] INFO: Portable JNDI names for EJB StatefulBean: [java:global/classes/StatefulBean!com.acme.StatefulBean, java:global/classes/StatefulBean] [2024-03-19T02:23:19.066Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:19.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-testApp [2024-03-19T02:23:19.106Z] [2024-03-19T02:23:19.106Z] setOSConditions: [2024-03-19T02:23:19.106Z] [2024-03-19T02:23:19.106Z] setToolWin: [2024-03-19T02:23:19.106Z] [2024-03-19T02:23:19.106Z] setToolUnix: [2024-03-19T02:23:19.106Z] [2024-03-19T02:23:19.106Z] setToolProperty: [2024-03-19T02:23:19.106Z] [2024-03-19T02:23:19.106Z] setS1ASclassPath: [2024-03-19T02:23:19.106Z] [2024-03-19T02:23:19.106Z] init-common: [2024-03-19T02:23:19.106Z] [2024-03-19T02:23:19.106Z] undeploy-rar-common: [2024-03-19T02:23:19.106Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-03-19T02:23:19.164Z] [javac] 1 warning [2024-03-19T02:23:19.164Z] [2024-03-19T02:23:19.164Z] setOSConditions: [2024-03-19T02:23:19.164Z] [2024-03-19T02:23:19.164Z] setToolWin: [2024-03-19T02:23:19.164Z] [2024-03-19T02:23:19.164Z] setToolUnix: [2024-03-19T02:23:19.164Z] [2024-03-19T02:23:19.164Z] setToolProperty: [2024-03-19T02:23:19.164Z] [2024-03-19T02:23:19.164Z] setS1ASclassPath: [2024-03-19T02:23:19.164Z] [2024-03-19T02:23:19.164Z] init-common: [2024-03-19T02:23:19.164Z] [2024-03-19T02:23:19.164Z] compile-common: [2024-03-19T02:23:19.165Z] [echo] Current time (ISO): 2024-03-19T02:23:18.987+0000 [2024-03-19T02:23:19.165Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:19.173Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:19.173Z] [WARNING] [echo] [2024-03-19T02:23:19.173Z] [WARNING] [echo] ************************* [2024-03-19T02:23:19.173Z] [WARNING] [echo] * undeploy jdbc/jdbcusertx [2024-03-19T02:23:19.173Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jdbc/jdbcusertx [2024-03-19T02:23:19.173Z] [WARNING] [echo] ************************* [2024-03-19T02:23:19.173Z] [WARNING] [echo] [2024-03-19T02:23:19.173Z] [WARNING] [echo] jdbcusertx [2024-03-19T02:23:19.209Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:19.209Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:23:19.268Z] [java] Mar 19, 2024 2:23:19 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:23:19.268Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/classes/SingletonBean, java:global/classes/SingletonBean!com.acme.SingletonBean] [2024-03-19T02:23:19.268Z] [java] Mar 19, 2024 2:23:19 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:23:19.268Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:23:19.342Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/util/ServletUtil.java:104: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-03-19T02:23:19.342Z] [javac] status = new Boolean((Boolean)o).booleanValue(); [2024-03-19T02:23:19.342Z] [javac] ^ [2024-03-19T02:23:19.364Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:19.364Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:19.364Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:19.364Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:19.364Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:19.364Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:19.364Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:19.429Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:19.429Z] [WARNING] [echo] [2024-03-19T02:23:19.429Z] [WARNING] [echo] ************************* [2024-03-19T02:23:19.429Z] [WARNING] [echo] * undeploy persistence/jpainjectemf [2024-03-19T02:23:19.429Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/persistence/jpainjectemf [2024-03-19T02:23:19.429Z] [WARNING] [echo] ************************* [2024-03-19T02:23:19.429Z] [WARNING] [echo] [2024-03-19T02:23:19.429Z] [WARNING] [echo] jpainjectemf [2024-03-19T02:23:19.525Z] [java] Mar 19, 2024 2:23:19 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:23:19.525Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:23:19.525Z] [java] Mar 19, 2024 2:23:19 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:23:19.525Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:23:19.606Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/util/WebTestUtil.java uses or overrides a deprecated API. [2024-03-19T02:23:19.607Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:19.607Z] [javac] 2 warnings [2024-03-19T02:23:19.607Z] [2024-03-19T02:23:19.607Z] setOSConditions: [2024-03-19T02:23:19.607Z] [2024-03-19T02:23:19.607Z] setToolWin: [2024-03-19T02:23:19.607Z] [2024-03-19T02:23:19.607Z] setToolUnix: [2024-03-19T02:23:19.607Z] [2024-03-19T02:23:19.607Z] setToolProperty: [2024-03-19T02:23:19.607Z] [2024-03-19T02:23:19.607Z] setS1ASclassPath: [2024-03-19T02:23:19.607Z] [2024-03-19T02:23:19.607Z] init-common: [2024-03-19T02:23:19.607Z] [2024-03-19T02:23:19.607Z] compile-common: [2024-03-19T02:23:19.607Z] [echo] Current time (ISO): 2024-03-19T02:23:19.581+0000 [2024-03-19T02:23:19.607Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:19.691Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-03-19T02:23:19.691Z] [2024-03-19T02:23:19.691Z] uninstall-library: [2024-03-19T02:23:19.691Z] [echo] deleting file [blackbox.jar] from applibs [2024-03-19T02:23:19.691Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs/blackbox.jar [2024-03-19T02:23:19.691Z] [2024-03-19T02:23:19.691Z] restart-server: [2024-03-19T02:23:19.691Z] [2024-03-19T02:23:19.692Z] setOSConditions: [2024-03-19T02:23:19.692Z] [2024-03-19T02:23:19.692Z] stop-server: [2024-03-19T02:23:19.692Z] [2024-03-19T02:23:19.692Z] stop-server-unix: [2024-03-19T02:23:19.692Z] [echo] stopping server on unix ... [2024-03-19T02:23:19.727Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:19.727Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:19.727Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:19.727Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:19.727Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:19.727Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:19.727Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:19.802Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:19.802Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:19.802Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:19.802Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:19.802Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:19.802Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:19.802Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:19.899Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:19.899Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:19.899Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:19.899Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:19.899Z] [2024-03-19T02:23:19.899Z] setOSConditions: [2024-03-19T02:23:19.899Z] [2024-03-19T02:23:19.899Z] setToolWin: [2024-03-19T02:23:19.899Z] [2024-03-19T02:23:19.899Z] setToolUnix: [2024-03-19T02:23:19.899Z] [2024-03-19T02:23:19.899Z] setToolProperty: [2024-03-19T02:23:19.899Z] [2024-03-19T02:23:19.899Z] setS1ASclassPath: [2024-03-19T02:23:19.899Z] [2024-03-19T02:23:19.899Z] init-common: [2024-03-19T02:23:19.899Z] [2024-03-19T02:23:19.899Z] compile: [2024-03-19T02:23:19.899Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:19.900Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:19.900Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:19.900Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:19.900Z] [2024-03-19T02:23:19.900Z] setOSConditions: [2024-03-19T02:23:19.900Z] [2024-03-19T02:23:19.900Z] setToolWin: [2024-03-19T02:23:19.900Z] [2024-03-19T02:23:19.900Z] setToolUnix: [2024-03-19T02:23:19.900Z] [2024-03-19T02:23:19.900Z] setToolProperty: [2024-03-19T02:23:19.900Z] [2024-03-19T02:23:19.900Z] setS1ASclassPath: [2024-03-19T02:23:19.900Z] [2024-03-19T02:23:19.900Z] init-common: [2024-03-19T02:23:19.900Z] [2024-03-19T02:23:19.900Z] compile-common: [2024-03-19T02:23:19.900Z] [echo] Current time (ISO): 2024-03-19T02:23:19.789+0000 [2024-03-19T02:23:19.900Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:19.928Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:19.991Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:19.991Z] [WARNING] [echo] [2024-03-19T02:23:19.991Z] [WARNING] [echo] ************************* [2024-03-19T02:23:19.991Z] [WARNING] [echo] * undeploy persistence/jpavalidation [2024-03-19T02:23:19.991Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/persistence/jpavalidation [2024-03-19T02:23:19.991Z] [WARNING] [echo] ************************* [2024-03-19T02:23:19.991Z] [WARNING] [echo] [2024-03-19T02:23:19.991Z] [WARNING] [echo] jpavalidation [2024-03-19T02:23:20.185Z] [javac] 1 warning [2024-03-19T02:23:20.185Z] [2024-03-19T02:23:20.185Z] build: [2024-03-19T02:23:20.185Z] [2024-03-19T02:23:20.185Z] setOSConditions: [2024-03-19T02:23:20.185Z] [2024-03-19T02:23:20.185Z] fixFiles: [2024-03-19T02:23:20.185Z] [2024-03-19T02:23:20.185Z] convUnix: [2024-03-19T02:23:20.185Z] [2024-03-19T02:23:20.185Z] convWin: [2024-03-19T02:23:20.185Z] [2024-03-19T02:23:20.185Z] setToolWin: [2024-03-19T02:23:20.185Z] [2024-03-19T02:23:20.185Z] setToolUnix: [2024-03-19T02:23:20.185Z] [2024-03-19T02:23:20.185Z] setToolProperty: [2024-03-19T02:23:20.185Z] [2024-03-19T02:23:20.185Z] setS1ASclassPath: [2024-03-19T02:23:20.185Z] [2024-03-19T02:23:20.186Z] init-common: [2024-03-19T02:23:20.186Z] [2024-03-19T02:23:20.186Z] package-persistence-common: [2024-03-19T02:23:20.186Z] [2024-03-19T02:23:20.186Z] ejb-jar-common: [2024-03-19T02:23:20.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:20.186Z] [2024-03-19T02:23:20.186Z] package-ejbjar-common: [2024-03-19T02:23:20.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.186Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.186Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.186Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtx-ejb.jar [2024-03-19T02:23:20.186Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.186Z] [2024-03-19T02:23:20.186Z] appclient-jar-common: [2024-03-19T02:23:20.186Z] [2024-03-19T02:23:20.186Z] package-appclientjar-common: [2024-03-19T02:23:20.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.186Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.186Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.186Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtx-client.jar [2024-03-19T02:23:20.186Z] [2024-03-19T02:23:20.186Z] webclient-war-common: [2024-03-19T02:23:20.186Z] [2024-03-19T02:23:20.187Z] build-ear-common: [2024-03-19T02:23:20.187Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:20.187Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.187Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:20.187Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxApp.ear [2024-03-19T02:23:20.187Z] [2024-03-19T02:23:20.187Z] deploy: [2024-03-19T02:23:20.187Z] [2024-03-19T02:23:20.187Z] setOSConditions: [2024-03-19T02:23:20.187Z] [2024-03-19T02:23:20.187Z] setToolWin: [2024-03-19T02:23:20.187Z] [2024-03-19T02:23:20.187Z] setToolUnix: [2024-03-19T02:23:20.187Z] [2024-03-19T02:23:20.187Z] setToolProperty: [2024-03-19T02:23:20.187Z] [2024-03-19T02:23:20.187Z] setS1ASclassPath: [2024-03-19T02:23:20.187Z] [2024-03-19T02:23:20.187Z] init-common: [2024-03-19T02:23:20.187Z] [2024-03-19T02:23:20.187Z] execute-sql-common: [2024-03-19T02:23:20.187Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/create_pointbase.sql [2024-03-19T02:23:20.187Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:23:20.187Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:23:20.187Z] [sql] 0 rows affected [2024-03-19T02:23:20.187Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:23:20.187Z] [2024-03-19T02:23:20.188Z] setOSConditions: [2024-03-19T02:23:20.188Z] [2024-03-19T02:23:20.188Z] setToolWin: [2024-03-19T02:23:20.188Z] [2024-03-19T02:23:20.188Z] setToolUnix: [2024-03-19T02:23:20.188Z] [2024-03-19T02:23:20.188Z] setToolProperty: [2024-03-19T02:23:20.188Z] [2024-03-19T02:23:20.188Z] setS1ASclassPath: [2024-03-19T02:23:20.188Z] [2024-03-19T02:23:20.188Z] init-common: [2024-03-19T02:23:20.188Z] [2024-03-19T02:23:20.188Z] create-jdbc-connpool-common: [2024-03-19T02:23:20.405Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:20.406Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:20.406Z] [javac] 1 warning [2024-03-19T02:23:20.406Z] [2024-03-19T02:23:20.406Z] build: [2024-03-19T02:23:20.406Z] [2024-03-19T02:23:20.406Z] setOSConditions: [2024-03-19T02:23:20.406Z] [2024-03-19T02:23:20.406Z] setToolWin: [2024-03-19T02:23:20.406Z] [2024-03-19T02:23:20.406Z] setToolUnix: [2024-03-19T02:23:20.406Z] [2024-03-19T02:23:20.406Z] setToolProperty: [2024-03-19T02:23:20.406Z] [2024-03-19T02:23:20.406Z] setS1ASclassPath: [2024-03-19T02:23:20.406Z] [2024-03-19T02:23:20.406Z] init-common: [2024-03-19T02:23:20.406Z] [2024-03-19T02:23:20.406Z] webclient-war-common: [2024-03-19T02:23:20.406Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:20.407Z] [2024-03-19T02:23:20.407Z] clear: [2024-03-19T02:23:20.407Z] [2024-03-19T02:23:20.407Z] test-tlds-exist: [2024-03-19T02:23:20.407Z] [2024-03-19T02:23:20.407Z] copy-tlds: [2024-03-19T02:23:20.407Z] [2024-03-19T02:23:20.407Z] test-tagfiles-exist: [2024-03-19T02:23:20.407Z] [2024-03-19T02:23:20.407Z] copy-tagfiles: [2024-03-19T02:23:20.407Z] [2024-03-19T02:23:20.407Z] package-war-common: [2024-03-19T02:23:20.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:20.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:20.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:20.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:20.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/lib [2024-03-19T02:23:20.407Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:20.407Z] [copy] Copying 19 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:20.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/docroot [2024-03-19T02:23:20.407Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2024-03-19T02:23:20.407Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:20.408Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:20.408Z] [javac] Compiling 1 source file [2024-03-19T02:23:20.445Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-appauth-pool1 [2024-03-19T02:23:20.445Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2024-03-19T02:23:20.445Z] [2024-03-19T02:23:20.445Z] set-derby-connpool-props: [2024-03-19T02:23:20.477Z] [java] In StatefulBean ctor sing = com.acme.SingletonBean@790f4933 [2024-03-19T02:23:20.477Z] [java] In StatefulBean ctor sing = null [2024-03-19T02:23:20.477Z] [java] In StatefulBean::init() [2024-03-19T02:23:20.477Z] [java] In SingletonBean::init() [2024-03-19T02:23:20.477Z] [java] Thread = Thread[#1,main,5,main] [2024-03-19T02:23:20.477Z] [java] Successfully retrieved bean manager Weld BeanManager for classes [bean count=34] for CDI enabled app [2024-03-19T02:23:20.477Z] [java] In SingletonBean::fooAsync() [2024-03-19T02:23:20.477Z] [java] Thread = Thread[#62,__ejb-thread-pool2,5,main] [2024-03-19T02:23:20.477Z] [java] Sleeping for a second... [2024-03-19T02:23:20.477Z] [java] Mar 19, 2024 2:23:20 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:23:20.477Z] [java] INFO: classes was successfully deployed in 2,115 milliseconds. [2024-03-19T02:23:20.525Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:20.525Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:20.525Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:20.525Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:20.525Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:20.525Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:20.525Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:20.557Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:20.557Z] [WARNING] [echo] [2024-03-19T02:23:20.599Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/client/libdirtest-clientClient.jar of size 11,074 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/client/libdirtest-clientClient.jar [2024-03-19T02:23:20.599Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/x/x.jar of size 1,408 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/x/x.jar [2024-03-19T02:23:20.599Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/client/libdirtest-client.jar of size 7,099 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/client/libdirtest-client.jar [2024-03-19T02:23:20.599Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/client/z/z.jar of size 847 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/client/z/z.jar [2024-03-19T02:23:20.600Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/libdirtest-EJBModule.jar of size 5,757 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/libdirtest-EJBModule.jar [2024-03-19T02:23:20.600Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/x/xMore/sub/x_xMore_sub.properties of size 716 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/x/xMore/sub/x_xMore_sub.properties [2024-03-19T02:23:20.600Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/topLevel.jar of size 866 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/topLevel.jar [2024-03-19T02:23:20.600Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/client/y/y.properties of size 740 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/client/y/y.properties [2024-03-19T02:23:20.600Z] [exec] Extracted transferred entry libtest-explicitWithDirClient.jar of size 3,359 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient.jar [2024-03-19T02:23:20.600Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/x/xExtra/xExtra.jar of size 840 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/x/xExtra/xExtra.jar [2024-03-19T02:23:20.600Z] [exec] Application deployed with name libtest-explicitWithDir. [2024-03-19T02:23:20.600Z] [exec] Command deploy executed successfully. [2024-03-19T02:23:20.600Z] [2024-03-19T02:23:20.600Z] init.os: [2024-03-19T02:23:20.600Z] [2024-03-19T02:23:20.600Z] init.tools.unix: [2024-03-19T02:23:20.600Z] [2024-03-19T02:23:20.600Z] init.tools.windows: [2024-03-19T02:23:20.600Z] [2024-03-19T02:23:20.600Z] init.tools: [2024-03-19T02:23:20.601Z] [2024-03-19T02:23:20.601Z] setAsadminArgs: [2024-03-19T02:23:20.601Z] [2024-03-19T02:23:20.601Z] init: [2024-03-19T02:23:20.601Z] [2024-03-19T02:23:20.601Z] init.customtasks: [2024-03-19T02:23:20.601Z] [2024-03-19T02:23:20.601Z] setEnabled: [2024-03-19T02:23:20.601Z] [2024-03-19T02:23:20.601Z] createAppRef: [2024-03-19T02:23:20.601Z] [2024-03-19T02:23:20.601Z] declare-test: [2024-03-19T02:23:20.601Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for explicitLibWithDir [2024-03-19T02:23:20.601Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient.jar /topLevel.properties:lib.path=topLevel /x.properties:lib.path=x /xExtra.properties:xExtra=NO_RESOURCE /lib.properties:lib.path=NO_RESOURCE /lib_sub.properties:lib_sub=NO_RESOURCE /x_xExtra.properties:x_xExtra=x_xExtra /xMore_sub.properties:xMore_sub=NO_RESOURCE /x_xMore.properties:x_xMore=NO_RESOURCE -clientonly /z.properties:value=z -serveronly /z.properties:value=NO_RESOURCE /y.properties:value=NO_RESOURCE [2024-03-19T02:23:20.664Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:20.665Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:20.665Z] [2024-03-19T02:23:20.665Z] deploy: [2024-03-19T02:23:20.665Z] [2024-03-19T02:23:20.665Z] deploy-war-common: [2024-03-19T02:23:20.665Z] [2024-03-19T02:23:20.665Z] setOSConditions: [2024-03-19T02:23:20.665Z] [2024-03-19T02:23:20.665Z] setToolWin: [2024-03-19T02:23:20.665Z] [2024-03-19T02:23:20.665Z] setToolUnix: [2024-03-19T02:23:20.665Z] [2024-03-19T02:23:20.665Z] setToolProperty: [2024-03-19T02:23:20.665Z] [2024-03-19T02:23:20.665Z] setS1ASclassPath: [2024-03-19T02:23:20.665Z] [2024-03-19T02:23:20.665Z] init-common: [2024-03-19T02:23:20.665Z] [2024-03-19T02:23:20.665Z] deploy-war-commonpe: [2024-03-19T02:23:20.669Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:20.669Z] [javac] 1 warning [2024-03-19T02:23:20.669Z] [2024-03-19T02:23:20.669Z] build: [2024-03-19T02:23:20.669Z] [2024-03-19T02:23:20.669Z] setOSConditions: [2024-03-19T02:23:20.669Z] [2024-03-19T02:23:20.669Z] fixFiles: [2024-03-19T02:23:20.669Z] [2024-03-19T02:23:20.669Z] convUnix: [2024-03-19T02:23:20.669Z] [2024-03-19T02:23:20.669Z] convWin: [2024-03-19T02:23:20.669Z] [2024-03-19T02:23:20.669Z] setToolWin: [2024-03-19T02:23:20.669Z] [2024-03-19T02:23:20.669Z] setToolUnix: [2024-03-19T02:23:20.669Z] [2024-03-19T02:23:20.669Z] setToolProperty: [2024-03-19T02:23:20.670Z] [2024-03-19T02:23:20.670Z] setS1ASclassPath: [2024-03-19T02:23:20.670Z] [2024-03-19T02:23:20.670Z] init-common: [2024-03-19T02:23:20.670Z] [2024-03-19T02:23:20.670Z] package-persistence-common: [2024-03-19T02:23:20.670Z] [2024-03-19T02:23:20.670Z] ejb-jar-common: [2024-03-19T02:23:20.670Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:20.670Z] [2024-03-19T02:23:20.670Z] package-ejbjar-common: [2024-03-19T02:23:20.670Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.670Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.670Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.670Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimpl-ejb.jar [2024-03-19T02:23:20.670Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.670Z] [2024-03-19T02:23:20.670Z] appclient-jar-common: [2024-03-19T02:23:20.670Z] [2024-03-19T02:23:20.670Z] package-appclientjar-common: [2024-03-19T02:23:20.670Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.670Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.670Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.671Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimpl-client.jar [2024-03-19T02:23:20.671Z] [2024-03-19T02:23:20.671Z] webclient-war-common: [2024-03-19T02:23:20.671Z] [2024-03-19T02:23:20.671Z] build-ear-common: [2024-03-19T02:23:20.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:20.671Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:20.671Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:20.671Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimplApp.ear [2024-03-19T02:23:20.671Z] [2024-03-19T02:23:20.671Z] deploy: [2024-03-19T02:23:20.671Z] [2024-03-19T02:23:20.671Z] setOSConditions: [2024-03-19T02:23:20.671Z] [2024-03-19T02:23:20.671Z] setToolWin: [2024-03-19T02:23:20.671Z] [2024-03-19T02:23:20.671Z] setToolUnix: [2024-03-19T02:23:20.671Z] [2024-03-19T02:23:20.671Z] setToolProperty: [2024-03-19T02:23:20.671Z] [2024-03-19T02:23:20.671Z] setS1ASclassPath: [2024-03-19T02:23:20.671Z] [2024-03-19T02:23:20.671Z] init-common: [2024-03-19T02:23:20.671Z] [2024-03-19T02:23:20.672Z] deploy-common: [2024-03-19T02:23:20.672Z] [echo] Current time (ISO): 2024-03-19T02:23:20.634+0000 [2024-03-19T02:23:20.672Z] [2024-03-19T02:23:20.672Z] setOSConditions: [2024-03-19T02:23:20.672Z] [2024-03-19T02:23:20.672Z] setToolWin: [2024-03-19T02:23:20.672Z] [2024-03-19T02:23:20.672Z] setToolUnix: [2024-03-19T02:23:20.672Z] [2024-03-19T02:23:20.672Z] setToolProperty: [2024-03-19T02:23:20.672Z] [2024-03-19T02:23:20.672Z] setS1ASclassPath: [2024-03-19T02:23:20.672Z] [2024-03-19T02:23:20.672Z] init-common: [2024-03-19T02:23:20.672Z] [2024-03-19T02:23:20.672Z] deploy-common-pe: [2024-03-19T02:23:20.814Z] [WARNING] [echo] ************************* [2024-03-19T02:23:20.814Z] [WARNING] [echo] * undeploy security/helloworld [2024-03-19T02:23:20.814Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/helloworld [2024-03-19T02:23:20.814Z] [WARNING] [echo] ************************* [2024-03-19T02:23:20.814Z] [WARNING] [echo] [2024-03-19T02:23:20.814Z] [WARNING] [echo] hellojspsecure [2024-03-19T02:23:20.956Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-no-interface-ejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2024-03-19T02:23:21.030Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-03-19T02:23:21.030Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [Pipeline] junit [2024-03-19T02:23:21.044Z] Recording test results [2024-03-19T02:23:21.070Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:21.070Z] [WARNING] [echo] [2024-03-19T02:23:21.070Z] [WARNING] [echo] ************************* [2024-03-19T02:23:21.070Z] [WARNING] [echo] * undeploy security/basicauth [2024-03-19T02:23:21.070Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/security/basicauth [2024-03-19T02:23:21.070Z] [WARNING] [echo] ************************* [2024-03-19T02:23:21.070Z] [WARNING] [echo] [2024-03-19T02:23:21.070Z] [WARNING] [echo] basicauth [2024-03-19T02:23:21.120Z] [exec] Waiting for the domain to stop . [2024-03-19T02:23:21.120Z] [exec] Waiting finished after 264 ms. [2024-03-19T02:23:21.120Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:23:21.120Z] [2024-03-19T02:23:21.120Z] stop-server-windows: [2024-03-19T02:23:21.120Z] [2024-03-19T02:23:21.120Z] setOSConditions: [2024-03-19T02:23:21.120Z] [2024-03-19T02:23:21.120Z] start-server: [2024-03-19T02:23:21.120Z] [echo] +-----------------------------+ [2024-03-19T02:23:21.120Z] [echo] | | [2024-03-19T02:23:21.120Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:23:21.120Z] [echo] | in Felix mode | [2024-03-19T02:23:21.120Z] [echo] | | [2024-03-19T02:23:21.120Z] [echo] +-----------------------------+ [2024-03-19T02:23:21.120Z] [2024-03-19T02:23:21.120Z] start-server-unix: [2024-03-19T02:23:21.212Z] [exec] Application deployed with name cdi-no-interface-ejb-web. [2024-03-19T02:23:21.212Z] [2024-03-19T02:23:21.212Z] deploy-war-commonee: [2024-03-19T02:23:21.212Z] [2024-03-19T02:23:21.212Z] run: [2024-03-19T02:23:21.212Z] [java] opening connection to http://localhost:8080/cdi-no-interface-ejb/myurl [2024-03-19T02:23:21.212Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:21.236Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimplApp.ear [2024-03-19T02:23:21.273Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:21.273Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:21.273Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:21.273Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:21.273Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:21.273Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:21.273Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:21.286Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-03-19T02:23:21.286Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-03-19T02:23:21.410Z] [java] In SingletonBean::hello() [2024-03-19T02:23:21.410Z] [java] In StatefulBean ctor sing = com.acme.SingletonBean@790f4933 [2024-03-19T02:23:21.410Z] [java] In StatefulBean ctor sing = null [2024-03-19T02:23:21.410Z] [java] In StatefulBean::init() [2024-03-19T02:23:21.410Z] [java] In StatefulBean2::init() [2024-03-19T02:23:21.410Z] [java] In StatefulBean::hello() [2024-03-19T02:23:21.410Z] [java] In StatefulBean2::hello() [2024-03-19T02:23:21.410Z] [java] Sleeping to wait for sf bean to be removed ... [2024-03-19T02:23:21.474Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:21.474Z] [java] [2024-03-19T02:23:21.474Z] [java] [2024-03-19T02:23:21.474Z] [java] ----------------------------------------- [2024-03-19T02:23:21.474Z] [java] - injection-of-no-interface-bean-view-and-EJB-with-local-view: PASS - [2024-03-19T02:23:21.474Z] [java] ----------------------------------------- [2024-03-19T02:23:21.474Z] [java] - Total PASS : 1 - [2024-03-19T02:23:21.474Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:21.474Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:21.474Z] [java] ----------------------------------------- [2024-03-19T02:23:21.474Z] [2024-03-19T02:23:21.474Z] undeploy: [2024-03-19T02:23:21.474Z] [2024-03-19T02:23:21.474Z] setOSConditions: [2024-03-19T02:23:21.474Z] [2024-03-19T02:23:21.474Z] setToolWin: [2024-03-19T02:23:21.474Z] [2024-03-19T02:23:21.474Z] setToolUnix: [2024-03-19T02:23:21.475Z] [2024-03-19T02:23:21.475Z] setToolProperty: [2024-03-19T02:23:21.475Z] [2024-03-19T02:23:21.475Z] setS1ASclassPath: [2024-03-19T02:23:21.475Z] [2024-03-19T02:23:21.475Z] init-common: [2024-03-19T02:23:21.475Z] [2024-03-19T02:23:21.475Z] undeploy-war-common: [2024-03-19T02:23:21.502Z] [exec] Application deployed with name ejb-ejbc-sameimplApp. [2024-03-19T02:23:21.502Z] [echo] Deployment on target server server successful [2024-03-19T02:23:21.502Z] [2024-03-19T02:23:21.502Z] setOSConditions: [2024-03-19T02:23:21.502Z] [2024-03-19T02:23:21.502Z] setToolWin: [2024-03-19T02:23:21.502Z] [2024-03-19T02:23:21.502Z] setToolUnix: [2024-03-19T02:23:21.502Z] [2024-03-19T02:23:21.502Z] setToolProperty: [2024-03-19T02:23:21.502Z] [2024-03-19T02:23:21.502Z] setS1ASclassPath: [2024-03-19T02:23:21.502Z] [2024-03-19T02:23:21.502Z] init-common: [2024-03-19T02:23:21.503Z] [2024-03-19T02:23:21.503Z] deploy-common-ee: [2024-03-19T02:23:21.503Z] [2024-03-19T02:23:21.503Z] run: [2024-03-19T02:23:21.503Z] [2024-03-19T02:23:21.503Z] setOSConditions: [2024-03-19T02:23:21.503Z] [2024-03-19T02:23:21.503Z] setToolWin: [2024-03-19T02:23:21.503Z] [2024-03-19T02:23:21.503Z] setToolUnix: [2024-03-19T02:23:21.503Z] [2024-03-19T02:23:21.503Z] setToolProperty: [2024-03-19T02:23:21.503Z] [2024-03-19T02:23:21.503Z] setS1ASclassPath: [2024-03-19T02:23:21.503Z] [2024-03-19T02:23:21.503Z] init-common: [2024-03-19T02:23:21.503Z] [2024-03-19T02:23:21.503Z] runclient-common: [2024-03-19T02:23:21.503Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimplAppClient.jar -name ejb-ejbc-sameimplClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:23:21.635Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:21.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-no-interface-ejb-web [2024-03-19T02:23:21.732Z] [2024-03-19T02:23:21.732Z] all: [2024-03-19T02:23:21.732Z] [2024-03-19T02:23:21.732Z] setOSConditions: [2024-03-19T02:23:21.732Z] [2024-03-19T02:23:21.732Z] setToolWin: [2024-03-19T02:23:21.732Z] [2024-03-19T02:23:21.732Z] setToolUnix: [2024-03-19T02:23:21.732Z] [2024-03-19T02:23:21.732Z] setToolProperty: [2024-03-19T02:23:21.732Z] [2024-03-19T02:23:21.732Z] setS1ASclassPath: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] init-common: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] clean: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] setOSConditions: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] setToolWin: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] setToolUnix: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] setToolProperty: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] setS1ASclassPath: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] init-common: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] clean-common: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] setOSConditions: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] setToolWin: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] setToolUnix: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] setToolProperty: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.733Z] setS1ASclassPath: [2024-03-19T02:23:21.733Z] [2024-03-19T02:23:21.734Z] init-common: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] clean-classes-common: [2024-03-19T02:23:21.734Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] setOSConditions: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] setToolWin: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] setToolUnix: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] setToolProperty: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] setS1ASclassPath: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] init-common: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] clean-jars-common: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] compile: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] setOSConditions: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] setToolWin: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] setToolUnix: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.734Z] setToolProperty: [2024-03-19T02:23:21.734Z] [2024-03-19T02:23:21.735Z] setS1ASclassPath: [2024-03-19T02:23:21.735Z] [2024-03-19T02:23:21.735Z] init-common: [2024-03-19T02:23:21.735Z] [2024-03-19T02:23:21.735Z] compile-common: [2024-03-19T02:23:21.735Z] [echo] Current time (ISO): 2024-03-19T02:23:21.704+0000 [2024-03-19T02:23:21.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:21.735Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:21.803Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-03-19T02:23:21.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-03-19T02:23:21.851Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-03-19T02:23:21.930Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:22.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-03-19T02:23:22.107Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-03-19T02:23:22.171Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:22.171Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:22.171Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:22.171Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:22.171Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:22.171Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:22.171Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:22.189Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccmr8/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:23:22.189Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:22.189Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccmr8/client/Client.java uses unchecked or unsafe operations. [2024-03-19T02:23:22.189Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:23:22.189Z] [javac] 1 warning [2024-03-19T02:23:22.189Z] [2024-03-19T02:23:22.189Z] deploy: [2024-03-19T02:23:22.189Z] [2024-03-19T02:23:22.189Z] setOSConditions: [2024-03-19T02:23:22.199Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser3 [2024-03-19T02:23:22.302Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:22.398Z] [exec] Application deployed with name mq-cmt-excptApp. [2024-03-19T02:23:22.398Z] [echo] Deployment on target server server successful [2024-03-19T02:23:22.398Z] [2024-03-19T02:23:22.398Z] setOSConditions: [2024-03-19T02:23:22.398Z] [2024-03-19T02:23:22.398Z] setToolWin: [2024-03-19T02:23:22.398Z] [2024-03-19T02:23:22.398Z] setToolUnix: [2024-03-19T02:23:22.398Z] [2024-03-19T02:23:22.399Z] setToolProperty: [2024-03-19T02:23:22.399Z] [2024-03-19T02:23:22.399Z] setS1ASclassPath: [2024-03-19T02:23:22.399Z] [2024-03-19T02:23:22.399Z] init-common: [2024-03-19T02:23:22.399Z] [2024-03-19T02:23:22.399Z] deploy-common-ee: [2024-03-19T02:23:22.399Z] [2024-03-19T02:23:22.399Z] run: [2024-03-19T02:23:22.447Z] [2024-03-19T02:23:22.447Z] setToolWin: [2024-03-19T02:23:22.447Z] [2024-03-19T02:23:22.447Z] setToolUnix: [2024-03-19T02:23:22.447Z] [2024-03-19T02:23:22.447Z] setToolProperty: [2024-03-19T02:23:22.447Z] [2024-03-19T02:23:22.447Z] setS1ASclassPath: [2024-03-19T02:23:22.447Z] [2024-03-19T02:23:22.447Z] init-common: [2024-03-19T02:23:22.447Z] [2024-03-19T02:23:22.447Z] deploy-common: [2024-03-19T02:23:22.447Z] [echo] Current time (ISO): 2024-03-19T02:23:22.200+0000 [2024-03-19T02:23:22.447Z] [2024-03-19T02:23:22.447Z] setOSConditions: [2024-03-19T02:23:22.447Z] [2024-03-19T02:23:22.447Z] setToolWin: [2024-03-19T02:23:22.448Z] [2024-03-19T02:23:22.448Z] setToolUnix: [2024-03-19T02:23:22.448Z] [2024-03-19T02:23:22.448Z] setToolProperty: [2024-03-19T02:23:22.448Z] [2024-03-19T02:23:22.448Z] setS1ASclassPath: [2024-03-19T02:23:22.448Z] [2024-03-19T02:23:22.448Z] init-common: [2024-03-19T02:23:22.448Z] [2024-03-19T02:23:22.448Z] deploy-common-pe: [2024-03-19T02:23:22.475Z] [exec] Mar 19, 2024 2:23:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:22.475Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:22.661Z] [exec] Mar 19, 2024 2:23:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:22.661Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:22.662Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:22.671Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-03-19T02:23:22.671Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-03-19T02:23:22.676Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:22.676Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:22.676Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:22.676Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:22.676Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:22.676Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:22.676Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:22.762Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser42 [2024-03-19T02:23:22.920Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/endpoint/SubtractNumbersImpl.java uses or overrides a deprecated API. [2024-03-19T02:23:22.920Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:22.920Z] [javac] 1 warning [2024-03-19T02:23:22.920Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint [2024-03-19T02:23:22.920Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:22.920Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:22.920Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:22.920Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:22.920Z] [2024-03-19T02:23:22.920Z] pkg-war: [2024-03-19T02:23:22.920Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:22.921Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:22.921Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:22.921Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:22.921Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:23:22.921Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:22.921Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:22.921Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-03-19T02:23:22.921Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:23:22.921Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:23:22.921Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:22.921Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:22.921Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/${web.wsit.descriptors} does not exist. [2024-03-19T02:23:22.921Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/svchandler-3-web.war [2024-03-19T02:23:22.921Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:22.921Z] [2024-03-19T02:23:22.921Z] assemble-client: [2024-03-19T02:23:22.921Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:23:22.921Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:22.922Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:22.922Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:22.922Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:22.922Z] [2024-03-19T02:23:22.922Z] setOSConditions: [2024-03-19T02:23:22.922Z] [2024-03-19T02:23:22.922Z] setToolWin: [2024-03-19T02:23:22.922Z] [2024-03-19T02:23:22.922Z] setToolUnix: [2024-03-19T02:23:22.922Z] [2024-03-19T02:23:22.922Z] setToolProperty: [2024-03-19T02:23:22.922Z] [2024-03-19T02:23:22.922Z] setS1ASclassPath: [2024-03-19T02:23:22.922Z] [2024-03-19T02:23:22.922Z] init-common: [2024-03-19T02:23:22.922Z] [2024-03-19T02:23:22.922Z] wsimport: [2024-03-19T02:23:22.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:22.928Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:23.019Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2024-03-19T02:23:23.019Z] [WARNING] [echo] [2024-03-19T02:23:23.019Z] [WARNING] [echo] ************************* [2024-03-19T02:23:23.019Z] [WARNING] [echo] * undeploy ejb/slsbnicmt [2024-03-19T02:23:23.019Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/slsbnicmt [2024-03-19T02:23:23.019Z] [WARNING] [echo] ************************* [2024-03-19T02:23:23.019Z] [WARNING] [echo] [2024-03-19T02:23:23.019Z] [WARNING] [echo] slsbnicmt [2024-03-19T02:23:23.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jaccmr8App.ear [2024-03-19T02:23:23.187Z] [exec] parsing WSDL... [2024-03-19T02:23:23.238Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:23.238Z] [javac] 1 warning [2024-03-19T02:23:23.238Z] [2024-03-19T02:23:23.238Z] build: [2024-03-19T02:23:23.238Z] [2024-03-19T02:23:23.238Z] setOSConditions: [2024-03-19T02:23:23.238Z] [2024-03-19T02:23:23.238Z] setToolWin: [2024-03-19T02:23:23.238Z] [2024-03-19T02:23:23.238Z] setToolUnix: [2024-03-19T02:23:23.238Z] [2024-03-19T02:23:23.238Z] setToolProperty: [2024-03-19T02:23:23.238Z] [2024-03-19T02:23:23.238Z] setS1ASclassPath: [2024-03-19T02:23:23.238Z] [2024-03-19T02:23:23.238Z] init-common: [2024-03-19T02:23:23.239Z] [2024-03-19T02:23:23.239Z] webclient-war-common: [2024-03-19T02:23:23.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:23.239Z] [2024-03-19T02:23:23.239Z] clear: [2024-03-19T02:23:23.239Z] [2024-03-19T02:23:23.239Z] test-tlds-exist: [2024-03-19T02:23:23.239Z] [2024-03-19T02:23:23.239Z] copy-tlds: [2024-03-19T02:23:23.239Z] [2024-03-19T02:23:23.239Z] test-tagfiles-exist: [2024-03-19T02:23:23.239Z] [2024-03-19T02:23:23.239Z] copy-tagfiles: [2024-03-19T02:23:23.239Z] [2024-03-19T02:23:23.239Z] package-war-common: [2024-03-19T02:23:23.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:23.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:23.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:23.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/lib [2024-03-19T02:23:23.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.239Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:23.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/docroot [2024-03-19T02:23:23.240Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-jms-resource-injection-web.war [2024-03-19T02:23:23.240Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.240Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:23.240Z] [javac] Compiling 1 source file [2024-03-19T02:23:23.240Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:23.240Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:23.240Z] [2024-03-19T02:23:23.240Z] create-resources: [2024-03-19T02:23:23.240Z] [2024-03-19T02:23:23.240Z] asadmin-batch-common: [2024-03-19T02:23:23.243Z] [exec] Mar 19, 2024 2:23:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:23.243Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:23:23.243Z] [exec] Mar 19, 2024 2:23:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:23.243Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:23:23.304Z] [java] In StatefulBean::destroy() [2024-03-19T02:23:23.405Z] [exec] Mar 19, 2024 2:23:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:23.405Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:23.493Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-03-19T02:23:23.493Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-03-19T02:23:23.505Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2024-03-19T02:23:23.505Z] [java] [2024-03-19T02:23:23.505Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:23.505Z] [java] [2024-03-19T02:23:23.505Z] [java] [2024-03-19T02:23:23.505Z] [java] ----------------------------------------- [2024-03-19T02:23:23.505Z] [java] - jsp-config-modification-test-interval: PASS - [2024-03-19T02:23:23.505Z] [java] ----------------------------------------- [2024-03-19T02:23:23.505Z] [java] - Total PASS : 1 - [2024-03-19T02:23:23.505Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:23.505Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:23.505Z] [java] ----------------------------------------- [2024-03-19T02:23:23.505Z] [2024-03-19T02:23:23.505Z] undeploy: [2024-03-19T02:23:23.505Z] [2024-03-19T02:23:23.505Z] setOSConditions: [2024-03-19T02:23:23.505Z] [2024-03-19T02:23:23.506Z] setToolWin: [2024-03-19T02:23:23.506Z] [2024-03-19T02:23:23.506Z] setToolUnix: [2024-03-19T02:23:23.506Z] [2024-03-19T02:23:23.506Z] setToolProperty: [2024-03-19T02:23:23.506Z] [2024-03-19T02:23:23.506Z] setS1ASclassPath: [2024-03-19T02:23:23.506Z] [2024-03-19T02:23:23.506Z] init-common: [2024-03-19T02:23:23.506Z] [2024-03-19T02:23:23.506Z] undeploy-war-common: [2024-03-19T02:23:23.506Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-modification-test-interval-web [2024-03-19T02:23:23.506Z] [2024-03-19T02:23:23.506Z] all: [2024-03-19T02:23:23.506Z] [echo] [2024-03-19T02:23:23.506Z] [echo] ************************* [2024-03-19T02:23:23.506Z] [echo] * Running jspConfigUndeclaredNS [2024-03-19T02:23:23.506Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS [2024-03-19T02:23:23.506Z] [echo] ************************* [2024-03-19T02:23:23.506Z] [echo] [2024-03-19T02:23:23.506Z] [2024-03-19T02:23:23.506Z] setOSConditions: [2024-03-19T02:23:23.506Z] [2024-03-19T02:23:23.506Z] setToolWin: [2024-03-19T02:23:23.506Z] [2024-03-19T02:23:23.506Z] setToolUnix: [2024-03-19T02:23:23.506Z] [2024-03-19T02:23:23.506Z] setToolProperty: [2024-03-19T02:23:23.506Z] [2024-03-19T02:23:23.507Z] setS1ASclassPath: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] init-common: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] clean: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] setOSConditions: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] setToolWin: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] setToolUnix: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] setToolProperty: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] setS1ASclassPath: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] init-common: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] clean-common: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] setOSConditions: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] setToolWin: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] setToolUnix: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] setToolProperty: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.507Z] setS1ASclassPath: [2024-03-19T02:23:23.507Z] [2024-03-19T02:23:23.508Z] init-common: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] clean-classes-common: [2024-03-19T02:23:23.508Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] setOSConditions: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] setToolWin: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] setToolUnix: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] setToolProperty: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] setS1ASclassPath: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] init-common: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] clean-jars-common: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] compile: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] setOSConditions: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] setToolWin: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] setToolUnix: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.508Z] setToolProperty: [2024-03-19T02:23:23.508Z] [2024-03-19T02:23:23.509Z] setS1ASclassPath: [2024-03-19T02:23:23.509Z] [2024-03-19T02:23:23.509Z] init-common: [2024-03-19T02:23:23.509Z] [2024-03-19T02:23:23.509Z] compile-common: [2024-03-19T02:23:23.509Z] [echo] Current time (ISO): 2024-03-19T02:23:16.162+0000 [2024-03-19T02:23:23.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:23.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/servlet [2024-03-19T02:23:23.509Z] [2024-03-19T02:23:23.509Z] build: [2024-03-19T02:23:23.509Z] [2024-03-19T02:23:23.509Z] setOSConditions: [2024-03-19T02:23:23.509Z] [2024-03-19T02:23:23.509Z] setToolWin: [2024-03-19T02:23:23.509Z] [2024-03-19T02:23:23.509Z] setToolUnix: [2024-03-19T02:23:23.509Z] [2024-03-19T02:23:23.509Z] setToolProperty: [2024-03-19T02:23:23.509Z] [2024-03-19T02:23:23.509Z] setS1ASclassPath: [2024-03-19T02:23:23.509Z] [2024-03-19T02:23:23.509Z] init-common: [2024-03-19T02:23:23.509Z] [2024-03-19T02:23:23.509Z] webclient-war-common: [2024-03-19T02:23:23.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:23.509Z] [2024-03-19T02:23:23.509Z] clear: [2024-03-19T02:23:23.509Z] [2024-03-19T02:23:23.509Z] test-tlds-exist: [2024-03-19T02:23:23.510Z] [2024-03-19T02:23:23.510Z] copy-tlds: [2024-03-19T02:23:23.510Z] [2024-03-19T02:23:23.510Z] test-tagfiles-exist: [2024-03-19T02:23:23.510Z] [2024-03-19T02:23:23.510Z] copy-tagfiles: [2024-03-19T02:23:23.510Z] [2024-03-19T02:23:23.510Z] package-war-common: [2024-03-19T02:23:23.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:23.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:23.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:23.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/lib [2024-03-19T02:23:23.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.510Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-undeclared-ns-web.war [2024-03-19T02:23:23.510Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.510Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:23.510Z] [javac] Compiling 1 source file [2024-03-19T02:23:23.510Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:23.510Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:23.510Z] [2024-03-19T02:23:23.510Z] deploy: [2024-03-19T02:23:23.510Z] [2024-03-19T02:23:23.510Z] deploy-war-common: [2024-03-19T02:23:23.510Z] [2024-03-19T02:23:23.511Z] setOSConditions: [2024-03-19T02:23:23.511Z] [2024-03-19T02:23:23.511Z] setToolWin: [2024-03-19T02:23:23.511Z] [2024-03-19T02:23:23.511Z] setToolUnix: [2024-03-19T02:23:23.511Z] [2024-03-19T02:23:23.511Z] setToolProperty: [2024-03-19T02:23:23.511Z] [2024-03-19T02:23:23.511Z] setS1ASclassPath: [2024-03-19T02:23:23.511Z] [2024-03-19T02:23:23.511Z] init-common: [2024-03-19T02:23:23.511Z] [2024-03-19T02:23:23.511Z] deploy-war-commonpe: [2024-03-19T02:23:23.511Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-undeclared-ns --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-undeclared-ns-web.war [2024-03-19T02:23:23.511Z] [exec] Application deployed with name web-jsp-config-undeclared-ns-web. [2024-03-19T02:23:23.511Z] [2024-03-19T02:23:23.511Z] deploy-war-commonee: [2024-03-19T02:23:23.511Z] [2024-03-19T02:23:23.511Z] run: [2024-03-19T02:23:23.511Z] [java] Connecting to: http://localhost:45711/web-jsp-config-undeclared-ns/jsp/test.jsp [2024-03-19T02:23:23.511Z] [java] Connecting to: http://localhost:45711/web-jsp-config-undeclared-ns/jsp/test2.jsp [2024-03-19T02:23:23.511Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:23.511Z] [java] [2024-03-19T02:23:23.511Z] [java] [2024-03-19T02:23:23.511Z] [java] ----------------------------------------- [2024-03-19T02:23:23.511Z] [java] - jsp-config-error-on-undeclared-namespace: PASS - [2024-03-19T02:23:23.511Z] [java] - jsp-config-error-on-undeclared-namespace -- DUPLICATE: PASS - [2024-03-19T02:23:23.512Z] [java] ----------------------------------------- [2024-03-19T02:23:23.512Z] [java] - Total PASS : 2 - [2024-03-19T02:23:23.512Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:23.512Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:23.512Z] [java] ----------------------------------------- [2024-03-19T02:23:23.512Z] [2024-03-19T02:23:23.512Z] undeploy: [2024-03-19T02:23:23.512Z] [2024-03-19T02:23:23.512Z] setOSConditions: [2024-03-19T02:23:23.512Z] [2024-03-19T02:23:23.512Z] setToolWin: [2024-03-19T02:23:23.512Z] [2024-03-19T02:23:23.512Z] setToolUnix: [2024-03-19T02:23:23.512Z] [2024-03-19T02:23:23.512Z] setToolProperty: [2024-03-19T02:23:23.512Z] [2024-03-19T02:23:23.512Z] setS1ASclassPath: [2024-03-19T02:23:23.512Z] [2024-03-19T02:23:23.512Z] init-common: [2024-03-19T02:23:23.512Z] [2024-03-19T02:23:23.512Z] undeploy-war-common: [2024-03-19T02:23:23.512Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-undeclared-ns-web [2024-03-19T02:23:23.512Z] [2024-03-19T02:23:23.512Z] all: [2024-03-19T02:23:23.512Z] [echo] [2024-03-19T02:23:23.512Z] [echo] ************************* [2024-03-19T02:23:23.512Z] [echo] * Running jspConfigUsePrecompiled [2024-03-19T02:23:23.512Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled [2024-03-19T02:23:23.512Z] [echo] ************************* [2024-03-19T02:23:23.512Z] [echo] [2024-03-19T02:23:23.512Z] [2024-03-19T02:23:23.512Z] setOSConditions: [2024-03-19T02:23:23.512Z] [2024-03-19T02:23:23.513Z] setToolWin: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] setToolUnix: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] setToolProperty: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] setS1ASclassPath: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] init-common: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] clean: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] setOSConditions: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] setToolWin: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] setToolUnix: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] setToolProperty: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] setS1ASclassPath: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] init-common: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] clean-common: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] setOSConditions: [2024-03-19T02:23:23.513Z] [2024-03-19T02:23:23.513Z] setToolWin: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] setToolUnix: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] setToolProperty: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] setS1ASclassPath: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] init-common: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] clean-classes-common: [2024-03-19T02:23:23.514Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] setOSConditions: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] setToolWin: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] setToolUnix: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] setToolProperty: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] setS1ASclassPath: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] init-common: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] clean-jars-common: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.514Z] compile: [2024-03-19T02:23:23.514Z] [2024-03-19T02:23:23.515Z] setOSConditions: [2024-03-19T02:23:23.515Z] [2024-03-19T02:23:23.515Z] setToolWin: [2024-03-19T02:23:23.515Z] [2024-03-19T02:23:23.515Z] setToolUnix: [2024-03-19T02:23:23.515Z] [2024-03-19T02:23:23.515Z] setToolProperty: [2024-03-19T02:23:23.515Z] [2024-03-19T02:23:23.515Z] setS1ASclassPath: [2024-03-19T02:23:23.515Z] [2024-03-19T02:23:23.515Z] init-common: [2024-03-19T02:23:23.515Z] [2024-03-19T02:23:23.515Z] compile-common: [2024-03-19T02:23:23.515Z] [echo] Current time (ISO): 2024-03-19T02:23:17.454+0000 [2024-03-19T02:23:23.515Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:23.515Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:23.515Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:23.515Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:23.515Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:23.515Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:23.515Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:23.515Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:23.515Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:23.515Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:23.515Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/servlet/org/apache/jsp/jsp/test_jsp.java uses unchecked or unsafe operations. [2024-03-19T02:23:23.515Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:23:23.515Z] [javac] 1 warning [2024-03-19T02:23:23.515Z] [2024-03-19T02:23:23.515Z] build: [2024-03-19T02:23:23.515Z] [2024-03-19T02:23:23.515Z] setOSConditions: [2024-03-19T02:23:23.516Z] [2024-03-19T02:23:23.516Z] setToolWin: [2024-03-19T02:23:23.516Z] [2024-03-19T02:23:23.516Z] setToolUnix: [2024-03-19T02:23:23.516Z] [2024-03-19T02:23:23.516Z] setToolProperty: [2024-03-19T02:23:23.516Z] [2024-03-19T02:23:23.516Z] setS1ASclassPath: [2024-03-19T02:23:23.516Z] [2024-03-19T02:23:23.516Z] init-common: [2024-03-19T02:23:23.516Z] [2024-03-19T02:23:23.516Z] webclient-war-common: [2024-03-19T02:23:23.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:23.516Z] [2024-03-19T02:23:23.516Z] clear: [2024-03-19T02:23:23.516Z] [2024-03-19T02:23:23.516Z] test-tlds-exist: [2024-03-19T02:23:23.516Z] [2024-03-19T02:23:23.516Z] copy-tlds: [2024-03-19T02:23:23.516Z] [2024-03-19T02:23:23.516Z] test-tagfiles-exist: [2024-03-19T02:23:23.516Z] [2024-03-19T02:23:23.516Z] copy-tagfiles: [2024-03-19T02:23:23.516Z] [2024-03-19T02:23:23.516Z] package-war-common: [2024-03-19T02:23:23.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:23.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:23.517Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:23.517Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/lib [2024-03-19T02:23:23.517Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.517Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.517Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:23.517Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled-web.war [2024-03-19T02:23:23.517Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.517Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:23.517Z] [javac] Compiling 1 source file [2024-03-19T02:23:23.517Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/WebTest.java:90: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:23:23.517Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-03-19T02:23:23.517Z] [javac] ^ [2024-03-19T02:23:23.517Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:23.517Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:23.517Z] [javac] 1 warning [2024-03-19T02:23:23.517Z] [2024-03-19T02:23:23.517Z] deploy: [2024-03-19T02:23:23.517Z] [2024-03-19T02:23:23.517Z] deploy-war-common: [2024-03-19T02:23:23.517Z] [2024-03-19T02:23:23.517Z] setOSConditions: [2024-03-19T02:23:23.517Z] [2024-03-19T02:23:23.517Z] setToolWin: [2024-03-19T02:23:23.517Z] [2024-03-19T02:23:23.517Z] setToolUnix: [2024-03-19T02:23:23.518Z] [2024-03-19T02:23:23.518Z] setToolProperty: [2024-03-19T02:23:23.518Z] [2024-03-19T02:23:23.518Z] setS1ASclassPath: [2024-03-19T02:23:23.518Z] [2024-03-19T02:23:23.518Z] init-common: [2024-03-19T02:23:23.518Z] [2024-03-19T02:23:23.518Z] deploy-war-commonpe: [2024-03-19T02:23:23.518Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-use-precompiled --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled-web.war [2024-03-19T02:23:23.518Z] [exec] Application deployed with name web-jsp-config-use-precompiled-web. [2024-03-19T02:23:23.518Z] [2024-03-19T02:23:23.518Z] deploy-war-commonee: [2024-03-19T02:23:23.518Z] [2024-03-19T02:23:23.518Z] run: [2024-03-19T02:23:23.518Z] [java] GET /web-jsp-config-use-precompiled/jsp/test.jsp HTTP/1.0 [2024-03-19T02:23:23.518Z] [java] [2024-03-19T02:23:23.518Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:23.518Z] [java] [2024-03-19T02:23:23.518Z] [java] [2024-03-19T02:23:23.518Z] [java] ----------------------------------------- [2024-03-19T02:23:23.518Z] [java] - jsp-config-use-precompiled: PASS - [2024-03-19T02:23:23.518Z] [java] ----------------------------------------- [2024-03-19T02:23:23.518Z] [java] - Total PASS : 1 - [2024-03-19T02:23:23.518Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:23.518Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:23.518Z] [java] ----------------------------------------- [2024-03-19T02:23:23.518Z] [2024-03-19T02:23:23.518Z] undeploy: [2024-03-19T02:23:23.518Z] [2024-03-19T02:23:23.518Z] setOSConditions: [2024-03-19T02:23:23.518Z] [2024-03-19T02:23:23.519Z] setToolWin: [2024-03-19T02:23:23.519Z] [2024-03-19T02:23:23.519Z] setToolUnix: [2024-03-19T02:23:23.519Z] [2024-03-19T02:23:23.519Z] setToolProperty: [2024-03-19T02:23:23.519Z] [2024-03-19T02:23:23.519Z] setS1ASclassPath: [2024-03-19T02:23:23.519Z] [2024-03-19T02:23:23.519Z] init-common: [2024-03-19T02:23:23.519Z] [2024-03-19T02:23:23.519Z] undeploy-war-common: [2024-03-19T02:23:23.519Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-use-precompiled-web [2024-03-19T02:23:23.519Z] [2024-03-19T02:23:23.519Z] all: [2024-03-19T02:23:23.519Z] [echo] [2024-03-19T02:23:23.519Z] [echo] ************************* [2024-03-19T02:23:23.519Z] [echo] * Running jspConfigUsePrecompiled2 [2024-03-19T02:23:23.519Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2 [2024-03-19T02:23:23.519Z] [echo] ************************* [2024-03-19T02:23:23.519Z] [echo] [2024-03-19T02:23:23.519Z] [2024-03-19T02:23:23.519Z] setOSConditions: [2024-03-19T02:23:23.519Z] [2024-03-19T02:23:23.519Z] setToolWin: [2024-03-19T02:23:23.519Z] [2024-03-19T02:23:23.519Z] setToolUnix: [2024-03-19T02:23:23.519Z] [2024-03-19T02:23:23.519Z] setToolProperty: [2024-03-19T02:23:23.519Z] [2024-03-19T02:23:23.520Z] setS1ASclassPath: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] init-common: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] clean: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] setOSConditions: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] setToolWin: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] setToolUnix: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] setToolProperty: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] setS1ASclassPath: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] init-common: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] clean-common: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] setOSConditions: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] setToolWin: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] setToolUnix: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] setToolProperty: [2024-03-19T02:23:23.520Z] [2024-03-19T02:23:23.520Z] setS1ASclassPath: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] init-common: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] clean-classes-common: [2024-03-19T02:23:23.521Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] setOSConditions: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] setToolWin: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] setToolUnix: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] setToolProperty: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] setS1ASclassPath: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] init-common: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] clean-jars-common: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] compile: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] setOSConditions: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] setToolWin: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] setToolUnix: [2024-03-19T02:23:23.521Z] [2024-03-19T02:23:23.521Z] setToolProperty: [2024-03-19T02:23:23.522Z] [2024-03-19T02:23:23.522Z] setS1ASclassPath: [2024-03-19T02:23:23.522Z] [2024-03-19T02:23:23.522Z] init-common: [2024-03-19T02:23:23.522Z] [2024-03-19T02:23:23.522Z] compile-common: [2024-03-19T02:23:23.522Z] [echo] Current time (ISO): 2024-03-19T02:23:20.273+0000 [2024-03-19T02:23:23.522Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:23.522Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/servlet [2024-03-19T02:23:23.522Z] [2024-03-19T02:23:23.522Z] build: [2024-03-19T02:23:23.522Z] [2024-03-19T02:23:23.522Z] setOSConditions: [2024-03-19T02:23:23.522Z] [2024-03-19T02:23:23.522Z] setToolWin: [2024-03-19T02:23:23.522Z] [2024-03-19T02:23:23.522Z] setToolUnix: [2024-03-19T02:23:23.522Z] [2024-03-19T02:23:23.522Z] setToolProperty: [2024-03-19T02:23:23.522Z] [2024-03-19T02:23:23.522Z] setS1ASclassPath: [2024-03-19T02:23:23.522Z] [2024-03-19T02:23:23.522Z] init-common: [2024-03-19T02:23:23.522Z] [2024-03-19T02:23:23.523Z] webclient-war-common: [2024-03-19T02:23:23.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:23.523Z] [2024-03-19T02:23:23.523Z] clear: [2024-03-19T02:23:23.523Z] [2024-03-19T02:23:23.523Z] test-tlds-exist: [2024-03-19T02:23:23.523Z] [2024-03-19T02:23:23.523Z] copy-tlds: [2024-03-19T02:23:23.523Z] [2024-03-19T02:23:23.523Z] test-tagfiles-exist: [2024-03-19T02:23:23.523Z] [2024-03-19T02:23:23.523Z] copy-tagfiles: [2024-03-19T02:23:23.523Z] [2024-03-19T02:23:23.523Z] package-war-common: [2024-03-19T02:23:23.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:23.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:23.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:23.523Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.523Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:23.523Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/docroot [2024-03-19T02:23:23.523Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled2-web.war [2024-03-19T02:23:23.524Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.524Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:23.524Z] [javac] Compiling 1 source file [2024-03-19T02:23:23.524Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:23.524Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:23.524Z] [2024-03-19T02:23:23.524Z] deploy: [2024-03-19T02:23:23.524Z] [2024-03-19T02:23:23.524Z] deploy-war-common: [2024-03-19T02:23:23.524Z] [2024-03-19T02:23:23.524Z] setOSConditions: [2024-03-19T02:23:23.524Z] [2024-03-19T02:23:23.524Z] setToolWin: [2024-03-19T02:23:23.524Z] [2024-03-19T02:23:23.524Z] setToolUnix: [2024-03-19T02:23:23.524Z] [2024-03-19T02:23:23.524Z] setToolProperty: [2024-03-19T02:23:23.524Z] [2024-03-19T02:23:23.524Z] setS1ASclassPath: [2024-03-19T02:23:23.524Z] [2024-03-19T02:23:23.524Z] init-common: [2024-03-19T02:23:23.524Z] [2024-03-19T02:23:23.524Z] deploy-war-commonpe: [2024-03-19T02:23:23.525Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-use-precompiled2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled2-web.war [2024-03-19T02:23:23.525Z] [exec] Application deployed with name web-jsp-config-use-precompiled2-web. [2024-03-19T02:23:23.525Z] [2024-03-19T02:23:23.525Z] deploy-war-commonee: [2024-03-19T02:23:23.525Z] [2024-03-19T02:23:23.525Z] run: [2024-03-19T02:23:23.525Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:23.525Z] [java] [2024-03-19T02:23:23.525Z] [java] [2024-03-19T02:23:23.525Z] [java] ----------------------------------------- [2024-03-19T02:23:23.525Z] [java] - jsp-precompiled-bundled-in-jar: PASS - [2024-03-19T02:23:23.525Z] [java] ----------------------------------------- [2024-03-19T02:23:23.525Z] [java] - Total PASS : 1 - [2024-03-19T02:23:23.525Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:23.525Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:23.525Z] [java] ----------------------------------------- [2024-03-19T02:23:23.525Z] [2024-03-19T02:23:23.525Z] undeploy: [2024-03-19T02:23:23.525Z] [2024-03-19T02:23:23.525Z] setOSConditions: [2024-03-19T02:23:23.525Z] [2024-03-19T02:23:23.525Z] setToolWin: [2024-03-19T02:23:23.525Z] [2024-03-19T02:23:23.525Z] setToolUnix: [2024-03-19T02:23:23.525Z] [2024-03-19T02:23:23.525Z] setToolProperty: [2024-03-19T02:23:23.525Z] [2024-03-19T02:23:23.525Z] setS1ASclassPath: [2024-03-19T02:23:23.525Z] [2024-03-19T02:23:23.525Z] init-common: [2024-03-19T02:23:23.525Z] [2024-03-19T02:23:23.525Z] undeploy-war-common: [2024-03-19T02:23:23.526Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-use-precompiled2-web [2024-03-19T02:23:23.526Z] [2024-03-19T02:23:23.526Z] all: [2024-03-19T02:23:23.526Z] [echo] [2024-03-19T02:23:23.526Z] [echo] ************************* [2024-03-19T02:23:23.526Z] [echo] * Running jspConfigWelcomeFiles [2024-03-19T02:23:23.526Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles [2024-03-19T02:23:23.526Z] [echo] ************************* [2024-03-19T02:23:23.526Z] [echo] [2024-03-19T02:23:23.526Z] [2024-03-19T02:23:23.526Z] setOSConditions: [2024-03-19T02:23:23.526Z] [2024-03-19T02:23:23.526Z] setToolWin: [2024-03-19T02:23:23.526Z] [2024-03-19T02:23:23.526Z] setToolUnix: [2024-03-19T02:23:23.526Z] [2024-03-19T02:23:23.526Z] setToolProperty: [2024-03-19T02:23:23.526Z] [2024-03-19T02:23:23.526Z] setS1ASclassPath: [2024-03-19T02:23:23.526Z] [2024-03-19T02:23:23.526Z] init-common: [2024-03-19T02:23:23.526Z] [2024-03-19T02:23:23.526Z] clean: [2024-03-19T02:23:23.526Z] [2024-03-19T02:23:23.526Z] setOSConditions: [2024-03-19T02:23:23.526Z] [2024-03-19T02:23:23.526Z] setToolWin: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] setToolUnix: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] setToolProperty: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] setS1ASclassPath: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] init-common: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] clean-common: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] setOSConditions: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] setToolWin: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] setToolUnix: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] setToolProperty: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] setS1ASclassPath: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] init-common: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] clean-classes-common: [2024-03-19T02:23:23.527Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.527Z] setOSConditions: [2024-03-19T02:23:23.527Z] [2024-03-19T02:23:23.528Z] setToolWin: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] setToolUnix: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] setToolProperty: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] setS1ASclassPath: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] init-common: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] clean-jars-common: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] compile: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] setOSConditions: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] setToolWin: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] setToolUnix: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] setToolProperty: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] setS1ASclassPath: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] init-common: [2024-03-19T02:23:23.528Z] [2024-03-19T02:23:23.528Z] compile-common: [2024-03-19T02:23:23.528Z] [echo] Current time (ISO): 2024-03-19T02:23:21.639+0000 [2024-03-19T02:23:23.528Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:23.529Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:23.529Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:23.529Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:23.529Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:23.529Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:23.529Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:23.529Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:23.529Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:23.529Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:23.529Z] [javac] 1 warning [2024-03-19T02:23:23.529Z] [2024-03-19T02:23:23.529Z] build: [2024-03-19T02:23:23.529Z] [2024-03-19T02:23:23.529Z] setOSConditions: [2024-03-19T02:23:23.529Z] [2024-03-19T02:23:23.529Z] setToolWin: [2024-03-19T02:23:23.529Z] [2024-03-19T02:23:23.529Z] setToolUnix: [2024-03-19T02:23:23.529Z] [2024-03-19T02:23:23.529Z] setToolProperty: [2024-03-19T02:23:23.529Z] [2024-03-19T02:23:23.529Z] setS1ASclassPath: [2024-03-19T02:23:23.529Z] [2024-03-19T02:23:23.529Z] init-common: [2024-03-19T02:23:23.529Z] [2024-03-19T02:23:23.529Z] webclient-war-common: [2024-03-19T02:23:23.529Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:23.529Z] [2024-03-19T02:23:23.529Z] clear: [2024-03-19T02:23:23.529Z] [2024-03-19T02:23:23.529Z] test-tlds-exist: [2024-03-19T02:23:23.529Z] [2024-03-19T02:23:23.530Z] copy-tlds: [2024-03-19T02:23:23.530Z] [2024-03-19T02:23:23.530Z] test-tagfiles-exist: [2024-03-19T02:23:23.530Z] [2024-03-19T02:23:23.530Z] copy-tagfiles: [2024-03-19T02:23:23.530Z] [2024-03-19T02:23:23.530Z] package-war-common: [2024-03-19T02:23:23.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:23.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:23.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:23.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/lib [2024-03-19T02:23:23.530Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.530Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:23.530Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-welcome-files-web.war [2024-03-19T02:23:23.530Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:23.530Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:23.530Z] [javac] Compiling 1 source file [2024-03-19T02:23:23.530Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:23.530Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:23.530Z] [2024-03-19T02:23:23.530Z] deploy: [2024-03-19T02:23:23.530Z] [2024-03-19T02:23:23.531Z] deploy-war-common: [2024-03-19T02:23:23.531Z] [2024-03-19T02:23:23.531Z] setOSConditions: [2024-03-19T02:23:23.531Z] [2024-03-19T02:23:23.531Z] setToolWin: [2024-03-19T02:23:23.531Z] [2024-03-19T02:23:23.531Z] setToolUnix: [2024-03-19T02:23:23.531Z] [2024-03-19T02:23:23.531Z] setToolProperty: [2024-03-19T02:23:23.531Z] [2024-03-19T02:23:23.531Z] setS1ASclassPath: [2024-03-19T02:23:23.531Z] [2024-03-19T02:23:23.531Z] init-common: [2024-03-19T02:23:23.531Z] [2024-03-19T02:23:23.531Z] deploy-war-commonpe: [2024-03-19T02:23:23.584Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:23.584Z] [WARNING] [echo] [2024-03-19T02:23:23.584Z] [WARNING] [echo] ************************* [2024-03-19T02:23:23.584Z] [WARNING] [echo] * undeploy ejb/sfulnoi [2024-03-19T02:23:23.584Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/sfulnoi [2024-03-19T02:23:23.584Z] [WARNING] [echo] ************************* [2024-03-19T02:23:23.584Z] [WARNING] [echo] [2024-03-19T02:23:23.584Z] [WARNING] [echo] sfulnoi [2024-03-19T02:23:23.662Z] [exec] Mar 19, 2024 2:23:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:23.662Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:23.662Z] [exec] Looking up ejb ref [2024-03-19T02:23:23.749Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-03-19T02:23:23.750Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-03-19T02:23:23.750Z] [2024-03-19T02:23:23.750Z] setOSConditions: [2024-03-19T02:23:23.750Z] [2024-03-19T02:23:23.750Z] setToolWin: [2024-03-19T02:23:23.750Z] [2024-03-19T02:23:23.750Z] setToolUnix: [2024-03-19T02:23:23.750Z] [2024-03-19T02:23:23.750Z] setToolProperty: [2024-03-19T02:23:23.750Z] [2024-03-19T02:23:23.750Z] setS1ASclassPath: [2024-03-19T02:23:23.750Z] [2024-03-19T02:23:23.750Z] init-common: [2024-03-19T02:23:23.750Z] [2024-03-19T02:23:23.750Z] create-jdbc-resource-common: [2024-03-19T02:23:23.750Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2024-03-19T02:23:23.806Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-welcome-files --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-welcome-files-web.war [2024-03-19T02:23:23.806Z] [exec] Application deployed with name web-jsp-config-welcome-files-web. [2024-03-19T02:23:23.806Z] [2024-03-19T02:23:23.806Z] deploy-war-commonee: [2024-03-19T02:23:23.806Z] [2024-03-19T02:23:23.806Z] run: [2024-03-19T02:23:23.806Z] [exec] Mar 19, 2024 2:23:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:23.806Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:23:23.806Z] [exec] Mar 19, 2024 2:23:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:23.806Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:23:23.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-03-19T02:23:23.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.ConnectionFactory --enabled=true --target server --force=false jms/ConnectionFactory [2024-03-19T02:23:24.063Z] [java] Connecting to: http://localhost:45711/web-jsp-config-welcome-files/subdir1/subdir2/ [2024-03-19T02:23:24.063Z] [java] Connecting to: http://localhost:45711/web-jsp-config-welcome-files/TestServlet [2024-03-19T02:23:24.063Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:24.063Z] [java] [2024-03-19T02:23:24.063Z] [java] [2024-03-19T02:23:24.063Z] [java] ----------------------------------------- [2024-03-19T02:23:24.063Z] [java] - jsp-config-welcome-files: PASS - [2024-03-19T02:23:24.063Z] [java] ----------------------------------------- [2024-03-19T02:23:24.063Z] [java] - Total PASS : 1 - [2024-03-19T02:23:24.063Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:24.063Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:24.063Z] [java] ----------------------------------------- [2024-03-19T02:23:24.063Z] [2024-03-19T02:23:24.063Z] undeploy: [2024-03-19T02:23:24.063Z] [2024-03-19T02:23:24.063Z] setOSConditions: [2024-03-19T02:23:24.063Z] [2024-03-19T02:23:24.063Z] setToolWin: [2024-03-19T02:23:24.063Z] [2024-03-19T02:23:24.063Z] setToolUnix: [2024-03-19T02:23:24.063Z] [2024-03-19T02:23:24.064Z] setToolProperty: [2024-03-19T02:23:24.064Z] [2024-03-19T02:23:24.064Z] setS1ASclassPath: [2024-03-19T02:23:24.064Z] [2024-03-19T02:23:24.064Z] init-common: [2024-03-19T02:23:24.064Z] [2024-03-19T02:23:24.064Z] undeploy-war-common: [2024-03-19T02:23:24.112Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:24.112Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:24.112Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:24.112Z] [javac] 2 warnings [2024-03-19T02:23:24.121Z] [exec] [2024-03-19T02:23:24.121Z] [exec] Generating code... [2024-03-19T02:23:24.121Z] [exec] [2024-03-19T02:23:24.121Z] [exec] Compiling code... [2024-03-19T02:23:24.158Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:24.158Z] [WARNING] [echo] [2024-03-19T02:23:24.158Z] [WARNING] [echo] ************************* [2024-03-19T02:23:24.158Z] [WARNING] [echo] * undeploy bean-validator/simple-bv-servlet [2024-03-19T02:23:24.158Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/bean-validator/simple-bv-servlet [2024-03-19T02:23:24.158Z] [WARNING] [echo] ************************* [2024-03-19T02:23:24.158Z] [WARNING] [echo] [2024-03-19T02:23:24.158Z] [WARNING] [echo] simple-bv-servlet [2024-03-19T02:23:24.198Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:24.331Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-appauth-pool1 --enabled=true --target server jdbc/s1qeappauth1 [2024-03-19T02:23:24.331Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2024-03-19T02:23:24.331Z] [echo] cmd executed for server [2024-03-19T02:23:24.331Z] [2024-03-19T02:23:24.331Z] setOSConditions: [2024-03-19T02:23:24.331Z] [2024-03-19T02:23:24.331Z] setToolWin: [2024-03-19T02:23:24.331Z] [2024-03-19T02:23:24.331Z] setToolUnix: [2024-03-19T02:23:24.331Z] [2024-03-19T02:23:24.331Z] setToolProperty: [2024-03-19T02:23:24.331Z] [2024-03-19T02:23:24.331Z] setS1ASclassPath: [2024-03-19T02:23:24.331Z] [2024-03-19T02:23:24.331Z] init-common: [2024-03-19T02:23:24.331Z] [2024-03-19T02:23:24.332Z] deploy-common: [2024-03-19T02:23:24.332Z] [echo] Current time (ISO): 2024-03-19T02:23:24.104+0000 [2024-03-19T02:23:24.332Z] [2024-03-19T02:23:24.332Z] setOSConditions: [2024-03-19T02:23:24.332Z] [2024-03-19T02:23:24.332Z] setToolWin: [2024-03-19T02:23:24.332Z] [2024-03-19T02:23:24.332Z] setToolUnix: [2024-03-19T02:23:24.332Z] [2024-03-19T02:23:24.332Z] setToolProperty: [2024-03-19T02:23:24.332Z] [2024-03-19T02:23:24.332Z] setS1ASclassPath: [2024-03-19T02:23:24.332Z] [2024-03-19T02:23:24.332Z] init-common: [2024-03-19T02:23:24.332Z] [2024-03-19T02:23:24.332Z] deploy-common-pe: [2024-03-19T02:23:24.384Z] [2024-03-19T02:23:24.384Z] setOSConditions: [2024-03-19T02:23:24.384Z] [2024-03-19T02:23:24.384Z] setToolWin: [2024-03-19T02:23:24.384Z] [2024-03-19T02:23:24.384Z] setToolUnix: [2024-03-19T02:23:24.384Z] [2024-03-19T02:23:24.384Z] setToolProperty: [2024-03-19T02:23:24.384Z] [2024-03-19T02:23:24.384Z] setS1ASclassPath: [2024-03-19T02:23:24.384Z] [2024-03-19T02:23:24.384Z] init-common: [2024-03-19T02:23:24.384Z] [2024-03-19T02:23:24.384Z] compile-common: [2024-03-19T02:23:24.384Z] [echo] Current time (ISO): 2024-03-19T02:23:24.165+0000 [2024-03-19T02:23:24.384Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:24.590Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxApp.ear [2024-03-19T02:23:24.628Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-welcome-files-web [2024-03-19T02:23:24.629Z] [2024-03-19T02:23:24.629Z] all: [2024-03-19T02:23:24.629Z] [echo] [2024-03-19T02:23:24.629Z] [echo] ************************* [2024-03-19T02:23:24.629Z] [echo] * Running jspCustomTagAttributeOfArrayType [2024-03-19T02:23:24.629Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType [2024-03-19T02:23:24.629Z] [echo] ************************* [2024-03-19T02:23:24.629Z] [echo] [2024-03-19T02:23:24.629Z] [2024-03-19T02:23:24.629Z] setOSConditions: [2024-03-19T02:23:24.629Z] [2024-03-19T02:23:24.629Z] setToolWin: [2024-03-19T02:23:24.629Z] [2024-03-19T02:23:24.629Z] setToolUnix: [2024-03-19T02:23:24.629Z] [2024-03-19T02:23:24.629Z] setToolProperty: [2024-03-19T02:23:24.629Z] [2024-03-19T02:23:24.629Z] setS1ASclassPath: [2024-03-19T02:23:24.629Z] [2024-03-19T02:23:24.629Z] init-common: [2024-03-19T02:23:24.629Z] [2024-03-19T02:23:24.629Z] clean: [2024-03-19T02:23:24.629Z] [2024-03-19T02:23:24.629Z] setOSConditions: [2024-03-19T02:23:24.629Z] [2024-03-19T02:23:24.629Z] setToolWin: [2024-03-19T02:23:24.629Z] [2024-03-19T02:23:24.629Z] setToolUnix: [2024-03-19T02:23:24.629Z] [2024-03-19T02:23:24.629Z] setToolProperty: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] setS1ASclassPath: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] init-common: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] clean-common: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] setOSConditions: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] setToolWin: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] setToolUnix: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] setToolProperty: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] setS1ASclassPath: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] init-common: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] clean-classes-common: [2024-03-19T02:23:24.630Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] setOSConditions: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] setToolWin: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] setToolUnix: [2024-03-19T02:23:24.630Z] [2024-03-19T02:23:24.630Z] setToolProperty: [2024-03-19T02:23:24.631Z] [2024-03-19T02:23:24.631Z] setS1ASclassPath: [2024-03-19T02:23:24.631Z] [2024-03-19T02:23:24.631Z] init-common: [2024-03-19T02:23:24.631Z] [2024-03-19T02:23:24.631Z] clean-jars-common: [2024-03-19T02:23:24.631Z] [2024-03-19T02:23:24.631Z] compile: [2024-03-19T02:23:24.631Z] [2024-03-19T02:23:24.631Z] setOSConditions: [2024-03-19T02:23:24.631Z] [2024-03-19T02:23:24.631Z] setToolWin: [2024-03-19T02:23:24.631Z] [2024-03-19T02:23:24.631Z] setToolUnix: [2024-03-19T02:23:24.631Z] [2024-03-19T02:23:24.631Z] setToolProperty: [2024-03-19T02:23:24.631Z] [2024-03-19T02:23:24.631Z] setS1ASclassPath: [2024-03-19T02:23:24.631Z] [2024-03-19T02:23:24.631Z] init-common: [2024-03-19T02:23:24.631Z] [2024-03-19T02:23:24.631Z] compile-common: [2024-03-19T02:23:24.631Z] [echo] Current time (ISO): 2024-03-19T02:23:24.525+0000 [2024-03-19T02:23:24.631Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:24.631Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:24.723Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:24.723Z] [WARNING] [echo] [2024-03-19T02:23:24.723Z] [WARNING] [echo] ************************* [2024-03-19T02:23:24.723Z] [WARNING] [echo] * undeploy weld/numberguess [2024-03-19T02:23:24.723Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/numberguess [2024-03-19T02:23:24.723Z] [WARNING] [echo] ************************* [2024-03-19T02:23:24.723Z] [WARNING] [echo] [2024-03-19T02:23:24.723Z] [WARNING] [echo] numberguess [2024-03-19T02:23:24.803Z] [exec] Connector resource jms/ConnectionFactory created. [2024-03-19T02:23:24.803Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Q1 [2024-03-19T02:23:24.950Z] [exec] Application deployed with name jaccmr8App. [2024-03-19T02:23:24.950Z] [exec] there are no files to retrieve for application jaccmr8App [2024-03-19T02:23:24.950Z] [echo] Deployment on target server server successful [2024-03-19T02:23:24.950Z] [2024-03-19T02:23:24.950Z] setOSConditions: [2024-03-19T02:23:24.951Z] [2024-03-19T02:23:24.951Z] setToolWin: [2024-03-19T02:23:24.951Z] [2024-03-19T02:23:24.951Z] setToolUnix: [2024-03-19T02:23:24.951Z] [2024-03-19T02:23:24.951Z] setToolProperty: [2024-03-19T02:23:24.951Z] [2024-03-19T02:23:24.951Z] setS1ASclassPath: [2024-03-19T02:23:24.951Z] [2024-03-19T02:23:24.951Z] init-common: [2024-03-19T02:23:24.951Z] [2024-03-19T02:23:24.951Z] deploy-common-ee: [2024-03-19T02:23:24.951Z] [2024-03-19T02:23:24.951Z] run: [2024-03-19T02:23:25.091Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:23:25.091Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:25.092Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml:76: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:25.092Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:23:25.154Z] [exec] Application deployed with name ejb-bmp-contauthtxApp. [2024-03-19T02:23:25.154Z] [echo] Deployment on target server server successful [2024-03-19T02:23:25.154Z] [2024-03-19T02:23:25.154Z] setOSConditions: [2024-03-19T02:23:25.154Z] [2024-03-19T02:23:25.154Z] setToolWin: [2024-03-19T02:23:25.154Z] [2024-03-19T02:23:25.154Z] setToolUnix: [2024-03-19T02:23:25.154Z] [2024-03-19T02:23:25.154Z] setToolProperty: [2024-03-19T02:23:25.154Z] [2024-03-19T02:23:25.154Z] setS1ASclassPath: [2024-03-19T02:23:25.154Z] [2024-03-19T02:23:25.154Z] init-common: [2024-03-19T02:23:25.154Z] [2024-03-19T02:23:25.154Z] deploy-common-ee: [2024-03-19T02:23:25.154Z] [2024-03-19T02:23:25.155Z] run: [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] setOSConditions: [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] setToolWin: [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] setToolUnix: [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] setToolProperty: [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] setS1ASclassPath: [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] init-common: [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] execute-sql-common: [2024-03-19T02:23:25.155Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/create_pointbase.sql [2024-03-19T02:23:25.155Z] [sql] 0 rows affected [2024-03-19T02:23:25.155Z] [sql] 0 rows affected [2024-03-19T02:23:25.155Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] setOSConditions: [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] setToolWin: [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] setToolUnix: [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] setToolProperty: [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] setS1ASclassPath: [2024-03-19T02:23:25.155Z] [2024-03-19T02:23:25.155Z] init-common: [2024-03-19T02:23:25.156Z] [2024-03-19T02:23:25.156Z] runclient-common: [2024-03-19T02:23:25.156Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxAppClient.jar -name ejb-bmp-contauthtxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:23:25.197Z] [java] In StatefulBean::destroy() [2024-03-19T02:23:25.224Z] [java] Host: localhost [2024-03-19T02:23:25.224Z] [java] Port: 8080 [2024-03-19T02:23:25.224Z] [java] Username: jaccuser [2024-03-19T02:23:25.224Z] [java] Rolename: javaUsers [2024-03-19T02:23:25.224Z] [java] Other User: otheruser [2024-03-19T02:23:25.286Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:25.286Z] [WARNING] [echo] [2024-03-19T02:23:25.286Z] [WARNING] [echo] ************************* [2024-03-19T02:23:25.286Z] [WARNING] [echo] * undeploy weld/osgiweld [2024-03-19T02:23:25.286Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/osgiweld [2024-03-19T02:23:25.286Z] [WARNING] [echo] ************************* [2024-03-19T02:23:25.286Z] [WARNING] [echo] [2024-03-19T02:23:25.286Z] [WARNING] [echo] osgiweld [2024-03-19T02:23:25.350Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:25.350Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:25.350Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:25.350Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:25.350Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:25.350Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:25.350Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:25.482Z] [java] [2024-03-19T02:23:25.482Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-03-19T02:23:25.543Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:25.543Z] [WARNING] [echo] [2024-03-19T02:23:25.543Z] [WARNING] [echo] ************************* [2024-03-19T02:23:25.543Z] [WARNING] [echo] * undeploy weld/extensions [2024-03-19T02:23:25.543Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/weld/extensions [2024-03-19T02:23:25.543Z] [WARNING] [echo] ************************* [2024-03-19T02:23:25.543Z] [WARNING] [echo] [2024-03-19T02:23:25.543Z] [WARNING] [echo] extensions [2024-03-19T02:23:25.556Z] [exec] Mar 19, 2024 2:23:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:25.556Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@51e8d066 [2024-03-19T02:23:25.556Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.ejbc.sameimpl.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112119964140437504_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.42.252:45710]]]] [2024-03-19T02:23:25.557Z] [exec] invoking ejb [2024-03-19T02:23:25.557Z] [exec] successfully invoked ejb [2024-03-19T02:23:25.557Z] [exec] Value of key is: main [2024-03-19T02:23:25.557Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:25.557Z] [exec] [2024-03-19T02:23:25.557Z] [exec] [2024-03-19T02:23:25.557Z] [exec] ----------------------------------------- [2024-03-19T02:23:25.557Z] [exec] - main: PASS - [2024-03-19T02:23:25.557Z] [exec] ----------------------------------------- [2024-03-19T02:23:25.557Z] [exec] Total PASS: 1 [2024-03-19T02:23:25.557Z] [exec] Total FAIL: 0 [2024-03-19T02:23:25.557Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:25.557Z] [exec] ----------------------------------------- [2024-03-19T02:23:25.557Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:25.557Z] [exec] Looked up home!! [2024-03-19T02:23:25.557Z] [exec] Narrowed home!! [2024-03-19T02:23:25.557Z] [exec] Got the EJB!! [2024-03-19T02:23:25.575Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:25.575Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:25.575Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:25.575Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:25.575Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:25.575Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:25.575Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:25.608Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:25.608Z] [javac] 1 warning [2024-03-19T02:23:25.608Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:23:25.608Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:23:25.608Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:23:25.608Z] [2024-03-19T02:23:25.608Z] deploy-app: [2024-03-19T02:23:25.608Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:25.608Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:25.608Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:25.609Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:25.609Z] [2024-03-19T02:23:25.609Z] deploy-war-common: [2024-03-19T02:23:25.609Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:25.609Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:25.609Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:25.609Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:25.609Z] [2024-03-19T02:23:25.609Z] setOSConditions: [2024-03-19T02:23:25.609Z] [2024-03-19T02:23:25.609Z] setToolWin: [2024-03-19T02:23:25.609Z] [2024-03-19T02:23:25.609Z] setToolUnix: [2024-03-19T02:23:25.609Z] [2024-03-19T02:23:25.609Z] setToolProperty: [2024-03-19T02:23:25.609Z] [2024-03-19T02:23:25.609Z] setS1ASclassPath: [2024-03-19T02:23:25.609Z] [2024-03-19T02:23:25.609Z] init-common: [2024-03-19T02:23:25.609Z] [2024-03-19T02:23:25.609Z] deploy-war-commonpe: [2024-03-19T02:23:25.706Z] [exec] Mar 19, 2024 2:23:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:25.706Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@31881aa2 [2024-03-19T02:23:25.813Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:26.051Z] [java] Servlet Output [2024-03-19T02:23:26.051Z] [java]
JACC MR8 Servlet

[2024-03-19T02:23:26.051Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2024-03-19T02:23:26.051Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.051Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.051Z] [java] Servlet Path: /anyauthuser
[2024-03-19T02:23:26.051Z] [java]

Results

[2024-03-19T02:23:26.051Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.051Z] [java] EJB isCallerInRole: true
[2024-03-19T02:23:26.051Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.051Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-03-19T02:23:26.051Z] [java] EJB Invoke AuthUser: Yes
[2024-03-19T02:23:26.051Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-03-19T02:23:26.051Z] [java] WEB isUserInRole: true
[2024-03-19T02:23:26.051Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.051Z] [java] [2024-03-19T02:23:26.051Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.051Z] [java] Value of key is:/anyauthuser-jaccuser-stateful [2024-03-19T02:23:26.051Z] [java] [2024-03-19T02:23:26.051Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-03-19T02:23:26.051Z] [java] Servlet Output [2024-03-19T02:23:26.051Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.051Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2024-03-19T02:23:26.051Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.051Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.052Z] [java] Servlet Path: /anyauthuser
[2024-03-19T02:23:26.052Z] [java]

Results

[2024-03-19T02:23:26.052Z] [java] EJB Caller Principal: otheruser is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.052Z] [java] EJB isCallerInRole: false
[2024-03-19T02:23:26.052Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.052Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-03-19T02:23:26.052Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.052Z] [java] WEB User Principal: otheruser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-03-19T02:23:26.052Z] [java] WEB isUserInRole: false
[2024-03-19T02:23:26.052Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.052Z] [java] [2024-03-19T02:23:26.052Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.052Z] [java] Value of key is:/anyauthuser-otheruser-stateful [2024-03-19T02:23:26.052Z] [java] [2024-03-19T02:23:26.052Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-03-19T02:23:26.052Z] [java] The servlet return code: 401 [2024-03-19T02:23:26.052Z] [java] Value of key is:/anyauthuser--stateful [2024-03-19T02:23:26.052Z] [java] [2024-03-19T02:23:26.052Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/denyuncoveredpost [2024-03-19T02:23:26.052Z] [java] The servlet return code: 403 [2024-03-19T02:23:26.052Z] [java] Value of key is:/denyuncoveredpost-jaccuser-stateful [2024-03-19T02:23:26.052Z] [java] [2024-03-19T02:23:26.052Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/denyuncoveredpost [2024-03-19T02:23:26.052Z] [java] The servlet return code: 403 [2024-03-19T02:23:26.052Z] [java] Value of key is:/denyuncoveredpost-otheruser-stateful [2024-03-19T02:23:26.052Z] [java] [2024-03-19T02:23:26.052Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/denyuncoveredpost [2024-03-19T02:23:26.052Z] [java] The servlet return code: 403 [2024-03-19T02:23:26.052Z] [java] Value of key is:/denyuncoveredpost--stateful [2024-03-19T02:23:26.052Z] [java] [2024-03-19T02:23:26.052Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2024-03-19T02:23:26.052Z] [java] Servlet Output [2024-03-19T02:23:26.052Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.052Z] [java] Request URL: http://localhost:8080/jaccmr8/star
[2024-03-19T02:23:26.052Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.052Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.052Z] [java] Servlet Path: /star
[2024-03-19T02:23:26.052Z] [java]

Results

[2024-03-19T02:23:26.052Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.052Z] [java] EJB isCallerInRole: true
[2024-03-19T02:23:26.052Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.052Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-03-19T02:23:26.052Z] [java] EJB Invoke AuthUser: Yes
[2024-03-19T02:23:26.052Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-03-19T02:23:26.052Z] [java] WEB isUserInRole: true
[2024-03-19T02:23:26.052Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.052Z] [java] [2024-03-19T02:23:26.052Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.052Z] [java] Value of key is:/star-jaccuser-stateful [2024-03-19T02:23:26.052Z] [java] [2024-03-19T02:23:26.052Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2024-03-19T02:23:26.052Z] [java] The servlet return code: 403 [2024-03-19T02:23:26.052Z] [java] Value of key is:/star-otheruser-stateful [2024-03-19T02:23:26.052Z] [java] [2024-03-19T02:23:26.052Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2024-03-19T02:23:26.052Z] [java] The servlet return code: 401 [2024-03-19T02:23:26.052Z] [java] Value of key is:/star--stateful [2024-03-19T02:23:26.052Z] [java] [2024-03-19T02:23:26.052Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-03-19T02:23:26.052Z] [java] Servlet Output [2024-03-19T02:23:26.052Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.052Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-03-19T02:23:26.052Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.052Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.052Z] [java] Servlet Path: /servlet
[2024-03-19T02:23:26.052Z] [java]

Results

[2024-03-19T02:23:26.052Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.052Z] [java] EJB isCallerInRole: false
[2024-03-19T02:23:26.052Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-03-19T02:23:26.052Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.052Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.052Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-03-19T02:23:26.053Z] [java] WEB isUserInRole: false
[2024-03-19T02:23:26.053Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-03-19T02:23:26.053Z] [java] [2024-03-19T02:23:26.053Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.053Z] [java] Value of key is:/servlet-jaccuser-stateful [2024-03-19T02:23:26.053Z] [java] [2024-03-19T02:23:26.053Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-03-19T02:23:26.053Z] [java] Servlet Output [2024-03-19T02:23:26.053Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.053Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-03-19T02:23:26.053Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.053Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.053Z] [java] Servlet Path: /servlet
[2024-03-19T02:23:26.053Z] [java]

Results

[2024-03-19T02:23:26.053Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.053Z] [java] EJB isCallerInRole: false
[2024-03-19T02:23:26.053Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-03-19T02:23:26.053Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.053Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.053Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-03-19T02:23:26.053Z] [java] WEB isUserInRole: false
[2024-03-19T02:23:26.053Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-03-19T02:23:26.053Z] [java] [2024-03-19T02:23:26.053Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.053Z] [java] Value of key is:/servlet-otheruser-stateful [2024-03-19T02:23:26.053Z] [java] [2024-03-19T02:23:26.053Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-03-19T02:23:26.053Z] [java] Servlet Output [2024-03-19T02:23:26.053Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.053Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-03-19T02:23:26.053Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.053Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.053Z] [java] Servlet Path: /servlet
[2024-03-19T02:23:26.053Z] [java]

Results

[2024-03-19T02:23:26.053Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.053Z] [java] EJB isCallerInRole: false
[2024-03-19T02:23:26.053Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-03-19T02:23:26.053Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.053Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.053Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-03-19T02:23:26.053Z] [java] WEB isUserInRole: false
[2024-03-19T02:23:26.053Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-03-19T02:23:26.053Z] [java] [2024-03-19T02:23:26.053Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.053Z] [java] Value of key is:/servlet--stateful [2024-03-19T02:23:26.053Z] [java] [2024-03-19T02:23:26.053Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2024-03-19T02:23:26.053Z] [java] Servlet Output [2024-03-19T02:23:26.053Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.053Z] [java] Request URL: http://localhost:8080/jaccmr8/authuser
[2024-03-19T02:23:26.053Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.053Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.053Z] [java] Servlet Path: /authuser
[2024-03-19T02:23:26.053Z] [java]

Results

[2024-03-19T02:23:26.053Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.053Z] [java] EJB isCallerInRole: true
[2024-03-19T02:23:26.053Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.053Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-03-19T02:23:26.053Z] [java] EJB Invoke AuthUser: Yes
[2024-03-19T02:23:26.053Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-03-19T02:23:26.053Z] [java] WEB isUserInRole: true
[2024-03-19T02:23:26.053Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.053Z] [java] [2024-03-19T02:23:26.053Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.053Z] [java] Value of key is:/authuser-jaccuser-stateful [2024-03-19T02:23:26.053Z] [java] [2024-03-19T02:23:26.053Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2024-03-19T02:23:26.053Z] [java] The servlet return code: 403 [2024-03-19T02:23:26.053Z] [java] Value of key is:/authuser-otheruser-stateful [2024-03-19T02:23:26.053Z] [java] [2024-03-19T02:23:26.053Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2024-03-19T02:23:26.053Z] [java] The servlet return code: 401 [2024-03-19T02:23:26.053Z] [java] Value of key is:/authuser--stateful [2024-03-19T02:23:26.054Z] [java] [2024-03-19T02:23:26.054Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-03-19T02:23:26.054Z] [java] Servlet Output [2024-03-19T02:23:26.054Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.054Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2024-03-19T02:23:26.054Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.054Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.054Z] [java] Servlet Path: /anyauthuser
[2024-03-19T02:23:26.054Z] [java]

Results

[2024-03-19T02:23:26.054Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.054Z] [java] EJB isCallerInRole: true
[2024-03-19T02:23:26.054Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.054Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-03-19T02:23:26.054Z] [java] EJB Invoke AuthUser: Yes
[2024-03-19T02:23:26.054Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-03-19T02:23:26.054Z] [java] WEB isUserInRole: true
[2024-03-19T02:23:26.054Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.054Z] [java] [2024-03-19T02:23:26.054Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.054Z] [java] Value of key is:/anyauthuser-jaccuser-stateless [2024-03-19T02:23:26.054Z] [java] [2024-03-19T02:23:26.054Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-03-19T02:23:26.054Z] [java] Servlet Output [2024-03-19T02:23:26.054Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.054Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2024-03-19T02:23:26.054Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.054Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.054Z] [java] Servlet Path: /anyauthuser
[2024-03-19T02:23:26.054Z] [java]

Results

[2024-03-19T02:23:26.054Z] [java] EJB Caller Principal: otheruser is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.054Z] [java] EJB isCallerInRole: false
[2024-03-19T02:23:26.054Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.054Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-03-19T02:23:26.054Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.054Z] [java] WEB User Principal: otheruser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-03-19T02:23:26.054Z] [java] WEB isUserInRole: false
[2024-03-19T02:23:26.054Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.054Z] [java] [2024-03-19T02:23:26.054Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.054Z] [java] Value of key is:/anyauthuser-otheruser-stateless [2024-03-19T02:23:26.054Z] [java] [2024-03-19T02:23:26.054Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2024-03-19T02:23:26.054Z] [java] Servlet Output [2024-03-19T02:23:26.054Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.054Z] [java] Request URL: http://localhost:8080/jaccmr8/star
[2024-03-19T02:23:26.054Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.054Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.054Z] [java] Servlet Path: /star
[2024-03-19T02:23:26.054Z] [java]

Results

[2024-03-19T02:23:26.054Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.054Z] [java] EJB isCallerInRole: true
[2024-03-19T02:23:26.054Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.054Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-03-19T02:23:26.054Z] [java] EJB Invoke AuthUser: Yes
[2024-03-19T02:23:26.054Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-03-19T02:23:26.054Z] [java] WEB isUserInRole: true
[2024-03-19T02:23:26.054Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.054Z] [java] [2024-03-19T02:23:26.054Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.054Z] [java] Value of key is:/star-jaccuser-stateless [2024-03-19T02:23:26.054Z] [java] [2024-03-19T02:23:26.054Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2024-03-19T02:23:26.054Z] [java] Servlet Output [2024-03-19T02:23:26.054Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.054Z] [java] Request URL: http://localhost:8080/jaccmr8/authuser
[2024-03-19T02:23:26.054Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.054Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.054Z] [java] Servlet Path: /authuser
[2024-03-19T02:23:26.054Z] [java]

Results

[2024-03-19T02:23:26.054Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.054Z] [java] EJB isCallerInRole: true
[2024-03-19T02:23:26.055Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.055Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-03-19T02:23:26.055Z] [java] EJB Invoke AuthUser: Yes
[2024-03-19T02:23:26.055Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-03-19T02:23:26.055Z] [java] WEB isUserInRole: true
[2024-03-19T02:23:26.055Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-03-19T02:23:26.055Z] [java] [2024-03-19T02:23:26.055Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.055Z] [java] Value of key is:/authuser-jaccuser-stateless [2024-03-19T02:23:26.055Z] [java] [2024-03-19T02:23:26.055Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-03-19T02:23:26.055Z] [java] Servlet Output [2024-03-19T02:23:26.055Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.055Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-03-19T02:23:26.055Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.055Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.055Z] [java] Servlet Path: /servlet
[2024-03-19T02:23:26.055Z] [java]

Results

[2024-03-19T02:23:26.055Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.055Z] [java] EJB isCallerInRole: false
[2024-03-19T02:23:26.055Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-03-19T02:23:26.055Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.055Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.055Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-03-19T02:23:26.055Z] [java] WEB isUserInRole: false
[2024-03-19T02:23:26.055Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-03-19T02:23:26.055Z] [java] [2024-03-19T02:23:26.055Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.055Z] [java] Value of key is:/servlet-jaccuser-stateless [2024-03-19T02:23:26.055Z] [java] [2024-03-19T02:23:26.055Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-03-19T02:23:26.068Z] [2024-03-19T02:23:26.068Z] checkReporting-common: [2024-03-19T02:23:26.068Z] [2024-03-19T02:23:26.069Z] confirmReportPresent-common: [2024-03-19T02:23:26.069Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:26.069Z] [echo] Test seems to be reported fine [2024-03-19T02:23:26.069Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejbc/sameimpl/RepRunConf.txt [2024-03-19T02:23:26.069Z] [2024-03-19T02:23:26.069Z] confirmMissingReport-common: [2024-03-19T02:23:26.069Z] [2024-03-19T02:23:26.069Z] undeploy: [2024-03-19T02:23:26.069Z] [2024-03-19T02:23:26.069Z] setOSConditions: [2024-03-19T02:23:26.069Z] [2024-03-19T02:23:26.069Z] setToolWin: [2024-03-19T02:23:26.069Z] [2024-03-19T02:23:26.069Z] setToolUnix: [2024-03-19T02:23:26.069Z] [2024-03-19T02:23:26.069Z] setToolProperty: [2024-03-19T02:23:26.069Z] [2024-03-19T02:23:26.069Z] setS1ASclassPath: [2024-03-19T02:23:26.069Z] [2024-03-19T02:23:26.069Z] init-common: [2024-03-19T02:23:26.069Z] [2024-03-19T02:23:26.069Z] undeploy-common: [2024-03-19T02:23:26.091Z] [exec] Mar 19, 2024 2:23:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:26.092Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:26.095Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:26.110Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:26.110Z] [WARNING] [echo] [2024-03-19T02:23:26.110Z] [WARNING] [echo] ************************* [2024-03-19T02:23:26.110Z] [WARNING] [echo] * undeploy jms/injection [2024-03-19T02:23:26.110Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/jms/injection [2024-03-19T02:23:26.110Z] [WARNING] [echo] ************************* [2024-03-19T02:23:26.110Z] [WARNING] [echo] [2024-03-19T02:23:26.110Z] [WARNING] [echo] injection [2024-03-19T02:23:26.137Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:26.137Z] [javac] 1 warning [2024-03-19T02:23:26.137Z] [2024-03-19T02:23:26.137Z] build: [2024-03-19T02:23:26.137Z] [2024-03-19T02:23:26.137Z] setOSConditions: [2024-03-19T02:23:26.137Z] [2024-03-19T02:23:26.137Z] setToolWin: [2024-03-19T02:23:26.138Z] [2024-03-19T02:23:26.138Z] setToolUnix: [2024-03-19T02:23:26.138Z] [2024-03-19T02:23:26.138Z] setToolProperty: [2024-03-19T02:23:26.138Z] [2024-03-19T02:23:26.138Z] setS1ASclassPath: [2024-03-19T02:23:26.138Z] [2024-03-19T02:23:26.138Z] init-common: [2024-03-19T02:23:26.138Z] [2024-03-19T02:23:26.138Z] webclient-war-common: [2024-03-19T02:23:26.138Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:26.138Z] [2024-03-19T02:23:26.138Z] clear: [2024-03-19T02:23:26.138Z] [2024-03-19T02:23:26.138Z] test-tlds-exist: [2024-03-19T02:23:26.138Z] [2024-03-19T02:23:26.138Z] copy-tlds: [2024-03-19T02:23:26.138Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:23:26.138Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:23:26.138Z] [2024-03-19T02:23:26.138Z] test-tagfiles-exist: [2024-03-19T02:23:26.138Z] [2024-03-19T02:23:26.138Z] copy-tagfiles: [2024-03-19T02:23:26.138Z] [2024-03-19T02:23:26.138Z] package-war-common: [2024-03-19T02:23:26.138Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:26.139Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:26.139Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/lib [2024-03-19T02:23:26.139Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:26.139Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:26.139Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-tag-attribute-of-array-type-web.war [2024-03-19T02:23:26.139Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:26.139Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:26.139Z] [javac] Compiling 1 source file [2024-03-19T02:23:26.139Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:26.139Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:26.139Z] [2024-03-19T02:23:26.139Z] deploy: [2024-03-19T02:23:26.139Z] [2024-03-19T02:23:26.139Z] deploy-war-common: [2024-03-19T02:23:26.139Z] [2024-03-19T02:23:26.139Z] setOSConditions: [2024-03-19T02:23:26.139Z] [2024-03-19T02:23:26.139Z] setToolWin: [2024-03-19T02:23:26.139Z] [2024-03-19T02:23:26.139Z] setToolUnix: [2024-03-19T02:23:26.139Z] [2024-03-19T02:23:26.139Z] setToolProperty: [2024-03-19T02:23:26.139Z] [2024-03-19T02:23:26.139Z] setS1ASclassPath: [2024-03-19T02:23:26.140Z] [2024-03-19T02:23:26.140Z] init-common: [2024-03-19T02:23:26.140Z] [2024-03-19T02:23:26.140Z] deploy-war-commonpe: [2024-03-19T02:23:26.172Z] [exec] JMS Desctination Q1 created. [2024-03-19T02:23:26.172Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Q1 --target server --force=false jms/Queue [2024-03-19T02:23:26.172Z] [exec] Administered object jms/Queue created. [2024-03-19T02:23:26.172Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt [2024-03-19T02:23:26.172Z] [2024-03-19T02:23:26.172Z] deploy: [2024-03-19T02:23:26.172Z] [2024-03-19T02:23:26.172Z] deploy-war-common: [2024-03-19T02:23:26.172Z] [2024-03-19T02:23:26.173Z] setOSConditions: [2024-03-19T02:23:26.173Z] [2024-03-19T02:23:26.173Z] setToolWin: [2024-03-19T02:23:26.173Z] [2024-03-19T02:23:26.173Z] setToolUnix: [2024-03-19T02:23:26.173Z] [2024-03-19T02:23:26.173Z] setToolProperty: [2024-03-19T02:23:26.173Z] [2024-03-19T02:23:26.173Z] setS1ASclassPath: [2024-03-19T02:23:26.173Z] [2024-03-19T02:23:26.173Z] init-common: [2024-03-19T02:23:26.173Z] [2024-03-19T02:23:26.173Z] deploy-war-commonpe: [2024-03-19T02:23:26.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jms-resource-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-jms-resource-injection-web.war [2024-03-19T02:23:26.175Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot svchandler-3 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/svchandler-3-web.war [2024-03-19T02:23:26.326Z] [java] Servlet Output [2024-03-19T02:23:26.326Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.326Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-03-19T02:23:26.326Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.326Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.326Z] [java] Servlet Path: /servlet
[2024-03-19T02:23:26.326Z] [java]

Results

[2024-03-19T02:23:26.326Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.326Z] [java] EJB isCallerInRole: false
[2024-03-19T02:23:26.326Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-03-19T02:23:26.326Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.326Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.326Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-03-19T02:23:26.326Z] [java] WEB isUserInRole: false
[2024-03-19T02:23:26.326Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-03-19T02:23:26.326Z] [java] [2024-03-19T02:23:26.326Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.326Z] [java] Value of key is:/servlet-otheruser-stateless [2024-03-19T02:23:26.326Z] [java] [2024-03-19T02:23:26.326Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-03-19T02:23:26.326Z] [java] Servlet Output [2024-03-19T02:23:26.326Z] [java]

JACC MR8 Servlet

[2024-03-19T02:23:26.326Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-03-19T02:23:26.326Z] [java] HTTP Method: POST
[2024-03-19T02:23:26.326Z] [java] Context Path: /jaccmr8
[2024-03-19T02:23:26.326Z] [java] Servlet Path: /servlet
[2024-03-19T02:23:26.326Z] [java]

Results

[2024-03-19T02:23:26.326Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-03-19T02:23:26.326Z] [java] EJB isCallerInRole: false
[2024-03-19T02:23:26.326Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-03-19T02:23:26.326Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.326Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-03-19T02:23:26.326Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-03-19T02:23:26.326Z] [java] WEB isUserInRole: false
[2024-03-19T02:23:26.326Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-03-19T02:23:26.326Z] [java] [2024-03-19T02:23:26.326Z] [java] The servlet return code: 200 [2024-03-19T02:23:26.326Z] [java] Value of key is:/servlet--stateless [2024-03-19T02:23:26.326Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:26.326Z] [java] [2024-03-19T02:23:26.326Z] [java] [2024-03-19T02:23:26.326Z] [java] ----------------------------------------- [2024-03-19T02:23:26.326Z] [java] - /star-otheruser-stateful: PASS - [2024-03-19T02:23:26.326Z] [java] - /authuser-jaccuser-stateful: PASS - [2024-03-19T02:23:26.326Z] [java] - /anyauthuser-otheruser-stateful: PASS - [2024-03-19T02:23:26.326Z] [java] - /servlet-otheruser-stateful: PASS - [2024-03-19T02:23:26.326Z] [java] - /anyauthuser-otheruser-stateless: PASS - [2024-03-19T02:23:26.326Z] [java] - /star-jaccuser-stateful: PASS - [2024-03-19T02:23:26.326Z] [java] - /denyuncoveredpost--stateful: PASS - [2024-03-19T02:23:26.326Z] [java] - /servlet-jaccuser-stateless: PASS - [2024-03-19T02:23:26.326Z] [java] - /authuser-jaccuser-stateless: PASS - [2024-03-19T02:23:26.326Z] [java] - /denyuncoveredpost-otheruser-stateful: PASS - [2024-03-19T02:23:26.326Z] [java] - /denyuncoveredpost-jaccuser-stateful: PASS - [2024-03-19T02:23:26.327Z] [java] - /servlet--stateless: PASS - [2024-03-19T02:23:26.327Z] [java] - /servlet--stateful: PASS - [2024-03-19T02:23:26.327Z] [java] - /authuser--stateful: PASS - [2024-03-19T02:23:26.327Z] [java] - /servlet-otheruser-stateless: PASS - [2024-03-19T02:23:26.327Z] [java] - /authuser-otheruser-stateful: PASS - [2024-03-19T02:23:26.327Z] [java] - /star-jaccuser-stateless: PASS - [2024-03-19T02:23:26.327Z] [java] - /anyauthuser-jaccuser-stateful: PASS - [2024-03-19T02:23:26.327Z] [java] - /servlet-jaccuser-stateful: PASS - [2024-03-19T02:23:26.327Z] [java] - /anyauthuser--stateful: PASS - [2024-03-19T02:23:26.327Z] [java] - /star--stateful: PASS - [2024-03-19T02:23:26.327Z] [java] - /anyauthuser-jaccuser-stateless: PASS - [2024-03-19T02:23:26.327Z] [java] ----------------------------------------- [2024-03-19T02:23:26.327Z] [java] Total PASS: 22 [2024-03-19T02:23:26.327Z] [java] Total FAIL: 0 [2024-03-19T02:23:26.327Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:26.327Z] [java] ----------------------------------------- [2024-03-19T02:23:26.327Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:26.327Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:26.327Z] [2024-03-19T02:23:26.327Z] undeploy: [2024-03-19T02:23:26.327Z] [2024-03-19T02:23:26.327Z] setOSConditions: [2024-03-19T02:23:26.327Z] [2024-03-19T02:23:26.327Z] setToolWin: [2024-03-19T02:23:26.327Z] [2024-03-19T02:23:26.327Z] setToolUnix: [2024-03-19T02:23:26.327Z] [2024-03-19T02:23:26.327Z] setToolProperty: [2024-03-19T02:23:26.327Z] [2024-03-19T02:23:26.327Z] setS1ASclassPath: [2024-03-19T02:23:26.327Z] [2024-03-19T02:23:26.327Z] init-common: [2024-03-19T02:23:26.327Z] [2024-03-19T02:23:26.327Z] undeploy-common: [2024-03-19T02:23:26.341Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:26.341Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:26.341Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:26.341Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:26.341Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:26.341Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:26.341Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:26.402Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-custom-tag-attribute-of-array-type --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-tag-attribute-of-array-type-web.war [2024-03-19T02:23:26.632Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejbc-sameimplApp [2024-03-19T02:23:26.632Z] [2024-03-19T02:23:26.632Z] all: [2024-03-19T02:23:26.632Z] [echo] [2024-03-19T02:23:26.632Z] [echo] [2024-03-19T02:23:26.632Z] [echo] ************************************************** [2024-03-19T02:23:26.632Z] [echo] * Running ejb30 [2024-03-19T02:23:26.632Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30 [2024-03-19T02:23:26.633Z] [echo] ************************************************** [2024-03-19T02:23:26.633Z] [echo] [2024-03-19T02:23:26.633Z] [echo] [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] all: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] allowed: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] setOSConditions: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] setToolWin: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] setToolUnix: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] setToolProperty: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] setS1ASclassPath: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] init-common: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] clean: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] setOSConditions: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] setToolWin: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] setToolUnix: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] setToolProperty: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.633Z] setS1ASclassPath: [2024-03-19T02:23:26.633Z] [2024-03-19T02:23:26.634Z] init-common: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] clean-common: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] setOSConditions: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] setToolWin: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] setToolUnix: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] setToolProperty: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] setS1ASclassPath: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] init-common: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] clean-classes-common: [2024-03-19T02:23:26.634Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] setOSConditions: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] setToolWin: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] setToolUnix: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] setToolProperty: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.634Z] setS1ASclassPath: [2024-03-19T02:23:26.634Z] [2024-03-19T02:23:26.635Z] init-common: [2024-03-19T02:23:26.635Z] [2024-03-19T02:23:26.635Z] clean-jars-common: [2024-03-19T02:23:26.635Z] [2024-03-19T02:23:26.635Z] compile: [2024-03-19T02:23:26.635Z] [2024-03-19T02:23:26.635Z] setOSConditions: [2024-03-19T02:23:26.635Z] [2024-03-19T02:23:26.635Z] setToolWin: [2024-03-19T02:23:26.635Z] [2024-03-19T02:23:26.635Z] setToolUnix: [2024-03-19T02:23:26.635Z] [2024-03-19T02:23:26.635Z] setToolProperty: [2024-03-19T02:23:26.635Z] [2024-03-19T02:23:26.635Z] setS1ASclassPath: [2024-03-19T02:23:26.635Z] [2024-03-19T02:23:26.635Z] init-common: [2024-03-19T02:23:26.635Z] [2024-03-19T02:23:26.635Z] compile-common: [2024-03-19T02:23:26.635Z] [echo] Current time (ISO): 2024-03-19T02:23:26.507+0000 [2024-03-19T02:23:26.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:26.635Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:26.647Z] [exec] Mar 19, 2024 2:23:26 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:23:26.647Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:23:26.647Z] [exec] Mar 19, 2024 2:23:26 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:23:26.647Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:23:26.647Z] [exec] Mar 19, 2024 2:23:26 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:23:26.647Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:23:26.647Z] [exec] Mar 19, 2024 2:23:26 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:23:26.647Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:23:26.654Z] [exec] Mar 19, 2024 2:23:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:26.655Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:26.739Z] [exec] Application deployed with name svchandler-3-web. [2024-03-19T02:23:26.740Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:26.740Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:26.740Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:26.740Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:26.740Z] [2024-03-19T02:23:26.740Z] deploy-war-commonee: [2024-03-19T02:23:26.740Z] [2024-03-19T02:23:26.740Z] deploy-client: [2024-03-19T02:23:26.744Z] [exec] Application deployed with name cdi-jms-resource-injection-web. [2024-03-19T02:23:26.744Z] [2024-03-19T02:23:26.744Z] deploy-war-commonee: [2024-03-19T02:23:26.744Z] [2024-03-19T02:23:26.744Z] run: [2024-03-19T02:23:26.744Z] [java] opening connection to http://localhost:8080/cdi-jms-resource-injection/myurl [2024-03-19T02:23:26.744Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:26.745Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:26.745Z] [java] [2024-03-19T02:23:26.745Z] [java] [2024-03-19T02:23:26.745Z] [java] ----------------------------------------- [2024-03-19T02:23:26.745Z] [java] - jms-resource-injection: PASS - [2024-03-19T02:23:26.745Z] [java] ----------------------------------------- [2024-03-19T02:23:26.745Z] [java] - Total PASS : 1 - [2024-03-19T02:23:26.745Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:26.745Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:26.745Z] [java] ----------------------------------------- [2024-03-19T02:23:26.745Z] [2024-03-19T02:23:26.745Z] undeploy: [2024-03-19T02:23:26.745Z] [2024-03-19T02:23:26.745Z] setOSConditions: [2024-03-19T02:23:26.745Z] [2024-03-19T02:23:26.745Z] setToolWin: [2024-03-19T02:23:26.745Z] [2024-03-19T02:23:26.745Z] setToolUnix: [2024-03-19T02:23:26.745Z] [2024-03-19T02:23:26.745Z] setToolProperty: [2024-03-19T02:23:26.745Z] [2024-03-19T02:23:26.745Z] setS1ASclassPath: [2024-03-19T02:23:26.745Z] [2024-03-19T02:23:26.745Z] init-common: [2024-03-19T02:23:26.745Z] [2024-03-19T02:23:26.745Z] undeploy-war-common: [2024-03-19T02:23:26.756Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:26.756Z] [WARNING] [echo] [2024-03-19T02:23:26.756Z] [WARNING] [echo] ************************* [2024-03-19T02:23:26.756Z] [WARNING] [echo] * undeploy ejb/singleton [2024-03-19T02:23:26.756Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/singleton [2024-03-19T02:23:26.756Z] [WARNING] [echo] ************************* [2024-03-19T02:23:26.756Z] [WARNING] [echo] [2024-03-19T02:23:26.756Z] [WARNING] [echo] singleton [2024-03-19T02:23:26.923Z] [exec] Mar 19, 2024 2:23:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:26.923Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:26.944Z] [exec] Mar 19, 2024 2:23:26 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:26.944Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:27.201Z] [exec] Sending message: This is message 1 [2024-03-19T02:23:27.201Z] [exec] Sending message: This is message 2 [2024-03-19T02:23:27.201Z] [exec] Sending message: This is message 3 [2024-03-19T02:23:27.201Z] [exec] Client: org.apache.derby.jdbc.ClientDriver [2024-03-19T02:23:27.201Z] [exec] Client: jdbc:derby://localhost:1527/testdb;create=true; [2024-03-19T02:23:27.201Z] [exec] Client: dbuser [2024-03-19T02:23:27.201Z] [exec] Client: dbpassword [2024-03-19T02:23:27.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jms-resource-injection-web [2024-03-19T02:23:27.309Z] [2024-03-19T02:23:27.309Z] delete-resources: [2024-03-19T02:23:27.309Z] [2024-03-19T02:23:27.309Z] asadmin-batch-common: [2024-03-19T02:23:27.323Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:27.323Z] [WARNING] [echo] [2024-03-19T02:23:27.323Z] [WARNING] [echo] ************************* [2024-03-19T02:23:27.323Z] [WARNING] [echo] * undeploy ejb/remoteview [2024-03-19T02:23:27.323Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/remoteview [2024-03-19T02:23:27.323Z] [WARNING] [echo] ************************* [2024-03-19T02:23:27.323Z] [WARNING] [echo] [2024-03-19T02:23:27.323Z] [WARNING] [echo] remoteview [2024-03-19T02:23:27.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jaccmr8App [2024-03-19T02:23:27.326Z] [2024-03-19T02:23:27.326Z] unsetup: [2024-03-19T02:23:27.326Z] [2024-03-19T02:23:27.326Z] setOSConditions: [2024-03-19T02:23:27.326Z] [2024-03-19T02:23:27.326Z] setToolWin: [2024-03-19T02:23:27.326Z] [2024-03-19T02:23:27.326Z] setToolUnix: [2024-03-19T02:23:27.326Z] [2024-03-19T02:23:27.326Z] setToolProperty: [2024-03-19T02:23:27.326Z] [2024-03-19T02:23:27.326Z] setS1ASclassPath: [2024-03-19T02:23:27.326Z] [2024-03-19T02:23:27.326Z] init-common: [2024-03-19T02:23:27.326Z] [2024-03-19T02:23:27.326Z] delete-user-common: [2024-03-19T02:23:27.332Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:27.332Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:23:27.369Z] [exec] Application deployed with name web-jsp-custom-tag-attribute-of-array-type-web. [2024-03-19T02:23:27.369Z] [2024-03-19T02:23:27.370Z] deploy-war-commonee: [2024-03-19T02:23:27.370Z] [2024-03-19T02:23:27.370Z] run: [2024-03-19T02:23:27.370Z] [java] Connecting to: http://localhost:45711/web-jsp-custom-tag-attribute-of-array-type/jsp/test.jsp [2024-03-19T02:23:27.370Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:27.370Z] [java] [2024-03-19T02:23:27.370Z] [java] [2024-03-19T02:23:27.370Z] [java] ----------------------------------------- [2024-03-19T02:23:27.370Z] [java] - jsp-custom-tag-attribute-of-array-type: PASS - [2024-03-19T02:23:27.370Z] [java] ----------------------------------------- [2024-03-19T02:23:27.370Z] [java] - Total PASS : 1 - [2024-03-19T02:23:27.370Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:27.370Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:27.370Z] [java] ----------------------------------------- [2024-03-19T02:23:27.370Z] [2024-03-19T02:23:27.370Z] undeploy: [2024-03-19T02:23:27.370Z] [2024-03-19T02:23:27.370Z] setOSConditions: [2024-03-19T02:23:27.370Z] [2024-03-19T02:23:27.370Z] setToolWin: [2024-03-19T02:23:27.370Z] [2024-03-19T02:23:27.370Z] setToolUnix: [2024-03-19T02:23:27.370Z] [2024-03-19T02:23:27.370Z] setToolProperty: [2024-03-19T02:23:27.370Z] [2024-03-19T02:23:27.370Z] setS1ASclassPath: [2024-03-19T02:23:27.370Z] [2024-03-19T02:23:27.370Z] init-common: [2024-03-19T02:23:27.370Z] [2024-03-19T02:23:27.370Z] undeploy-war-common: [2024-03-19T02:23:27.573Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:27.573Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:27.573Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:27.573Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:27.573Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:27.573Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:27.573Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:27.628Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-custom-tag-attribute-of-array-type-web [2024-03-19T02:23:27.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-03-19T02:23:27.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ConnectionFactory [2024-03-19T02:23:27.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/Queue [2024-03-19T02:23:27.874Z] [exec] Administered object jms/Queue deleted. [2024-03-19T02:23:27.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Q1 [2024-03-19T02:23:27.874Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt [2024-03-19T02:23:27.874Z] [2024-03-19T02:23:27.874Z] all: [2024-03-19T02:23:27.874Z] [2024-03-19T02:23:27.874Z] setOSConditions: [2024-03-19T02:23:27.874Z] [2024-03-19T02:23:27.874Z] setToolWin: [2024-03-19T02:23:27.874Z] [2024-03-19T02:23:27.874Z] setToolUnix: [2024-03-19T02:23:27.874Z] [2024-03-19T02:23:27.874Z] setToolProperty: [2024-03-19T02:23:27.874Z] [2024-03-19T02:23:27.875Z] setS1ASclassPath: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] init-common: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] clean: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] setOSConditions: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] setToolWin: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] setToolUnix: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] setToolProperty: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] setS1ASclassPath: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] init-common: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] clean-common: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] setOSConditions: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] setToolWin: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] setToolUnix: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.875Z] setToolProperty: [2024-03-19T02:23:27.875Z] [2024-03-19T02:23:27.876Z] setS1ASclassPath: [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.876Z] init-common: [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.876Z] clean-classes-common: [2024-03-19T02:23:27.876Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.876Z] setOSConditions: [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.876Z] setToolWin: [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.876Z] setToolUnix: [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.876Z] setToolProperty: [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.876Z] setS1ASclassPath: [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.876Z] init-common: [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.876Z] clean-jars-common: [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.876Z] compile: [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.876Z] setOSConditions: [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.876Z] setToolWin: [2024-03-19T02:23:27.876Z] [2024-03-19T02:23:27.877Z] setToolUnix: [2024-03-19T02:23:27.877Z] [2024-03-19T02:23:27.877Z] setToolProperty: [2024-03-19T02:23:27.877Z] [2024-03-19T02:23:27.877Z] setS1ASclassPath: [2024-03-19T02:23:27.877Z] [2024-03-19T02:23:27.877Z] init-common: [2024-03-19T02:23:27.877Z] [2024-03-19T02:23:27.877Z] compile-common: [2024-03-19T02:23:27.877Z] [echo] Current time (ISO): 2024-03-19T02:23:27.873+0000 [2024-03-19T02:23:27.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:27.877Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:27.886Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:27.886Z] [WARNING] [echo] [2024-03-19T02:23:27.886Z] [WARNING] [echo] ************************* [2024-03-19T02:23:27.886Z] [WARNING] [echo] * undeploy ejb/cmp [2024-03-19T02:23:27.886Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/ejb/cmp [2024-03-19T02:23:27.886Z] [WARNING] [echo] ************************* [2024-03-19T02:23:27.886Z] [WARNING] [echo] [2024-03-19T02:23:27.905Z] [2024-03-19T02:23:27.905Z] all: [2024-03-19T02:23:27.905Z] [echo] [2024-03-19T02:23:27.905Z] [echo] ************************* [2024-03-19T02:23:27.905Z] [echo] * Running jspCustomTaglibBundledAsJar [2024-03-19T02:23:27.905Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar [2024-03-19T02:23:27.905Z] [echo] ************************* [2024-03-19T02:23:27.905Z] [echo] [2024-03-19T02:23:27.905Z] [2024-03-19T02:23:27.905Z] setOSConditions: [2024-03-19T02:23:27.905Z] [2024-03-19T02:23:27.905Z] setToolWin: [2024-03-19T02:23:27.905Z] [2024-03-19T02:23:27.905Z] setToolUnix: [2024-03-19T02:23:27.905Z] [2024-03-19T02:23:27.905Z] setToolProperty: [2024-03-19T02:23:27.905Z] [2024-03-19T02:23:27.905Z] setS1ASclassPath: [2024-03-19T02:23:27.905Z] [2024-03-19T02:23:27.905Z] init-common: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] clean: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] setOSConditions: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] setToolWin: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] setToolUnix: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] setToolProperty: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] setS1ASclassPath: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] init-common: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] clean-common: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] setOSConditions: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] setToolWin: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] setToolUnix: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] setToolProperty: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.906Z] setS1ASclassPath: [2024-03-19T02:23:27.906Z] [2024-03-19T02:23:27.907Z] init-common: [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] clean-classes-common: [2024-03-19T02:23:27.907Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] setOSConditions: [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] setToolWin: [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] setToolUnix: [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] setToolProperty: [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] setS1ASclassPath: [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] init-common: [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] clean-jars-common: [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] compile: [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] setOSConditions: [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] setToolWin: [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] setToolUnix: [2024-03-19T02:23:27.907Z] [2024-03-19T02:23:27.907Z] setToolProperty: [2024-03-19T02:23:27.908Z] [2024-03-19T02:23:27.908Z] setS1ASclassPath: [2024-03-19T02:23:27.908Z] [2024-03-19T02:23:27.908Z] init-common: [2024-03-19T02:23:27.908Z] [2024-03-19T02:23:27.908Z] compile-common: [2024-03-19T02:23:27.908Z] [echo] Current time (ISO): 2024-03-19T02:23:27.672+0000 [2024-03-19T02:23:27.908Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:27.908Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/servlet [2024-03-19T02:23:27.908Z] [2024-03-19T02:23:27.908Z] build: [2024-03-19T02:23:27.908Z] [2024-03-19T02:23:27.908Z] setOSConditions: [2024-03-19T02:23:27.908Z] [2024-03-19T02:23:27.908Z] setToolWin: [2024-03-19T02:23:27.908Z] [2024-03-19T02:23:27.908Z] setToolUnix: [2024-03-19T02:23:27.908Z] [2024-03-19T02:23:27.908Z] setToolProperty: [2024-03-19T02:23:27.908Z] [2024-03-19T02:23:27.908Z] setS1ASclassPath: [2024-03-19T02:23:27.908Z] [2024-03-19T02:23:27.908Z] init-common: [2024-03-19T02:23:27.908Z] [2024-03-19T02:23:27.908Z] webclient-war-common: [2024-03-19T02:23:27.908Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:27.908Z] [2024-03-19T02:23:27.908Z] clear: [2024-03-19T02:23:27.909Z] [2024-03-19T02:23:27.909Z] test-tlds-exist: [2024-03-19T02:23:27.909Z] [2024-03-19T02:23:27.909Z] copy-tlds: [2024-03-19T02:23:27.909Z] [2024-03-19T02:23:27.909Z] test-tagfiles-exist: [2024-03-19T02:23:27.909Z] [2024-03-19T02:23:27.909Z] copy-tagfiles: [2024-03-19T02:23:27.909Z] [2024-03-19T02:23:27.909Z] package-war-common: [2024-03-19T02:23:27.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:27.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:27.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:27.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:27.909Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:27.909Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:27.909Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-bundled-as-jar-web.war [2024-03-19T02:23:27.909Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:27.909Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:27.909Z] [javac] Compiling 1 source file [2024-03-19T02:23:27.909Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:27.909Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:27.910Z] [2024-03-19T02:23:27.910Z] deploy: [2024-03-19T02:23:27.910Z] [2024-03-19T02:23:27.910Z] deploy-war-common: [2024-03-19T02:23:27.910Z] [2024-03-19T02:23:27.910Z] setOSConditions: [2024-03-19T02:23:27.910Z] [2024-03-19T02:23:27.910Z] setToolWin: [2024-03-19T02:23:27.910Z] [2024-03-19T02:23:27.910Z] setToolUnix: [2024-03-19T02:23:27.910Z] [2024-03-19T02:23:27.910Z] setToolProperty: [2024-03-19T02:23:27.910Z] [2024-03-19T02:23:27.910Z] setS1ASclassPath: [2024-03-19T02:23:27.910Z] [2024-03-19T02:23:27.910Z] init-common: [2024-03-19T02:23:27.910Z] [2024-03-19T02:23:27.910Z] deploy-war-commonpe: [2024-03-19T02:23:27.922Z] [exec] Application deployed with name wsclient. [2024-03-19T02:23:27.923Z] [exec] Command deploy executed successfully. [2024-03-19T02:23:27.923Z] [2024-03-19T02:23:27.923Z] setup: [2024-03-19T02:23:27.923Z] [2024-03-19T02:23:27.923Z] runtest: [2024-03-19T02:23:27.923Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:27.923Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml:121: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:27.923Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:27.923Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:23:27.923Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:27.923Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:27.923Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:27.923Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:23:27.923Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:23:27.923Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:23:27.923Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:23:27.923Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:23:27.923Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:27.923Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:27.923Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:27.923Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:27.923Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:27.923Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:27.923Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:27.923Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:27.923Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:27.924Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:27.924Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:27.924Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:27.924Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:27.924Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:27.924Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:27.924Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:27.924Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:27.924Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:27.924Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:27.924Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:27.924Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:27.924Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:27.925Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:27.925Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:27.925Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:23:27.925Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:23:27.925Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:27.925Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:23:27.925Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:23:27.925Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:23:27.925Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:23:27.925Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:27.925Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:23:27.925Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:23:27.925Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:23:27.925Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:23:27.925Z] [java] ... 61 more [2024-03-19T02:23:27.925Z] [java] Java Result: -1 [2024-03-19T02:23:27.925Z] [2024-03-19T02:23:27.925Z] undeploy: [2024-03-19T02:23:27.925Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:27.925Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:27.925Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:27.925Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:27.925Z] [2024-03-19T02:23:27.925Z] setOSConditions: [2024-03-19T02:23:27.925Z] [2024-03-19T02:23:27.926Z] setToolWin: [2024-03-19T02:23:27.926Z] [2024-03-19T02:23:27.926Z] setToolUnix: [2024-03-19T02:23:27.926Z] [2024-03-19T02:23:27.926Z] setToolProperty: [2024-03-19T02:23:27.926Z] [2024-03-19T02:23:27.926Z] setS1ASclassPath: [2024-03-19T02:23:27.926Z] [2024-03-19T02:23:27.926Z] init-common: [2024-03-19T02:23:27.926Z] [2024-03-19T02:23:27.926Z] undeploy-war-common: [2024-03-19T02:23:27.987Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:28.123Z] [exec] cancelling timerHandle [2024-03-19T02:23:28.123Z] [exec] cancelling timerHandle5 [2024-03-19T02:23:28.123Z] [exec] cancelling timerHandle11 [2024-03-19T02:23:28.123Z] [exec] cancelling timerHandle12 [2024-03-19T02:23:28.123Z] [exec] Foo : ejbs/Foo_BMT test passed!! [2024-03-19T02:23:28.123Z] [exec] Value of key is: ejbs/Foo_BMT [2024-03-19T02:23:28.123Z] [exec] Doing stateful timer test for ejbs/Stateful_CMT [2024-03-19T02:23:28.137Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:28.137Z] [javac] 1 warning [2024-03-19T02:23:28.137Z] [2024-03-19T02:23:28.137Z] setOSConditions: [2024-03-19T02:23:28.137Z] [2024-03-19T02:23:28.137Z] setToolWin: [2024-03-19T02:23:28.137Z] [2024-03-19T02:23:28.137Z] setToolUnix: [2024-03-19T02:23:28.137Z] [2024-03-19T02:23:28.137Z] setToolProperty: [2024-03-19T02:23:28.137Z] [2024-03-19T02:23:28.137Z] setS1ASclassPath: [2024-03-19T02:23:28.137Z] [2024-03-19T02:23:28.137Z] init-common: [2024-03-19T02:23:28.137Z] [2024-03-19T02:23:28.137Z] compile-common: [2024-03-19T02:23:28.137Z] [echo] Current time (ISO): 2024-03-19T02:23:28.124+0000 [2024-03-19T02:23:28.137Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:28.149Z] [WARNING] [echo] RosterApp [2024-03-19T02:23:28.167Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-custom-taglib-bundled-as-jar --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-bundled-as-jar-web.war [2024-03-19T02:23:28.295Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jaccuser [2024-03-19T02:23:28.295Z] [2024-03-19T02:23:28.295Z] setOSConditions: [2024-03-19T02:23:28.295Z] [2024-03-19T02:23:28.295Z] setToolWin: [2024-03-19T02:23:28.295Z] [2024-03-19T02:23:28.295Z] setToolUnix: [2024-03-19T02:23:28.295Z] [2024-03-19T02:23:28.295Z] setToolProperty: [2024-03-19T02:23:28.295Z] [2024-03-19T02:23:28.295Z] setS1ASclassPath: [2024-03-19T02:23:28.295Z] [2024-03-19T02:23:28.295Z] init-common: [2024-03-19T02:23:28.295Z] [2024-03-19T02:23:28.295Z] delete-user-common: [2024-03-19T02:23:28.405Z] [INFO] [exec] Command undeploy executed successfully. [2024-03-19T02:23:28.473Z] [java] Waking up , checking sf bean existence [2024-03-19T02:23:28.473Z] [java] Stateful bean successfully timed out [2024-03-19T02:23:28.473Z] [java] In StatefulBean2::hello() [2024-03-19T02:23:28.473Z] [java] Stateful bean with longer timeout is still around [2024-03-19T02:23:28.473Z] [java] getPassed() returned true [2024-03-19T02:23:28.473Z] [java] Value of key is: async test [2024-03-19T02:23:28.473Z] [java] Closing container [2024-03-19T02:23:28.473Z] [java] In SingletonBean::destroy() [2024-03-19T02:23:28.473Z] [java] In StatefulBean2::destroy() [2024-03-19T02:23:28.473Z] [java] Mar 19, 2024 2:23:28 AM com.sun.ejb.containers.util.cache.LruSessionCache getStateFromStore [2024-03-19T02:23:28.473Z] [java] SEVERE: [NRU-com.acme.StatefulBean]: Cannot load from BACKUPSTORE FOR Key: <[3e90099e00281f-548531c5-1]> [2024-03-19T02:23:28.473Z] [java] Mar 19, 2024 2:23:28 AM com.sun.ejb.containers.BaseContainer postInvoke [2024-03-19T02:23:28.473Z] [java] WARNING: A system exception occurred during an invocation on EJB StatefulBean, method: public void com.acme.StatefulBean.hello() [2024-03-19T02:23:28.473Z] [java] Mar 19, 2024 2:23:28 AM com.sun.ejb.containers.BaseContainer postInvoke [2024-03-19T02:23:28.473Z] [java] WARNING: [2024-03-19T02:23:28.473Z] [java] jakarta.ejb.NoSuchObjectLocalException: The EJB does not exist. session-key: 3e90099e00281f-548531c5-1 [2024-03-19T02:23:28.474Z] [java] at com.sun.ejb.containers.StatefulSessionContainer._getContext(StatefulSessionContainer.java:1481) [2024-03-19T02:23:28.474Z] [java] at com.sun.ejb.containers.BaseContainer.getContext(BaseContainer.java:2236) [2024-03-19T02:23:28.474Z] [java] at com.sun.ejb.containers.BaseContainer.preInvoke(BaseContainer.java:1708) [2024-03-19T02:23:28.474Z] [java] at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:168) [2024-03-19T02:23:28.474Z] [java] at com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:61) [2024-03-19T02:23:28.474Z] [java] at jdk.proxy3/jdk.proxy3.$Proxy222.hello(Unknown Source) [2024-03-19T02:23:28.474Z] [java] at com.acme.__EJB31_Generated__StatefulBean__Intf____Bean__.hello(Unknown Source) [2024-03-19T02:23:28.474Z] [java] at com.acme.Client.test(Client.java:72) [2024-03-19T02:23:28.474Z] [java] at com.acme.Client.main(Client.java:39) [2024-03-19T02:23:28.474Z] [java] [2024-03-19T02:23:28.474Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:23:28.474Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:28.474Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:28.474Z] [java] Done Closing container [2024-03-19T02:23:28.474Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:28.474Z] [java] [2024-03-19T02:23:28.474Z] [java] [2024-03-19T02:23:28.474Z] [java] ----------------------------------------- [2024-03-19T02:23:28.474Z] [java] - async test: PASS - [2024-03-19T02:23:28.474Z] [java] ----------------------------------------- [2024-03-19T02:23:28.474Z] [java] Total PASS: 1 [2024-03-19T02:23:28.474Z] [java] Total FAIL: 0 [2024-03-19T02:23:28.474Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:28.474Z] [java] ----------------------------------------- [2024-03-19T02:23:28.474Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:28.474Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:28.474Z] [java] Mar 19, 2024 2:23:28 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:28.474Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:28.474Z] [java] Mar 19, 2024 2:23:28 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:28.475Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:28.475Z] [java] Mar 19, 2024 2:23:28 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:23:28.475Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:23:28.475Z] [2024-03-19T02:23:28.475Z] stop-database: [2024-03-19T02:23:28.475Z] [2024-03-19T02:23:28.475Z] all: [2024-03-19T02:23:28.475Z] [2024-03-19T02:23:28.475Z] jaxrs: [2024-03-19T02:23:28.475Z] [echo] [2024-03-19T02:23:28.475Z] [echo] [2024-03-19T02:23:28.475Z] [echo] ************************************************** [2024-03-19T02:23:28.475Z] [echo] * Running jaxrs [2024-03-19T02:23:28.475Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs [2024-03-19T02:23:28.475Z] [echo] ************************************************** [2024-03-19T02:23:28.475Z] [echo] [2024-03-19T02:23:28.475Z] [echo] [2024-03-19T02:23:28.475Z] [2024-03-19T02:23:28.475Z] start-database: [2024-03-19T02:23:28.475Z] [2024-03-19T02:23:28.475Z] setOSConditions: [2024-03-19T02:23:28.475Z] [2024-03-19T02:23:28.475Z] setToolWin: [2024-03-19T02:23:28.475Z] [2024-03-19T02:23:28.475Z] setToolUnix: [2024-03-19T02:23:28.475Z] [2024-03-19T02:23:28.475Z] setToolProperty: [2024-03-19T02:23:28.475Z] [2024-03-19T02:23:28.475Z] setS1ASclassPath: [2024-03-19T02:23:28.475Z] [2024-03-19T02:23:28.475Z] init-common: [2024-03-19T02:23:28.475Z] [2024-03-19T02:23:28.475Z] clean: [2024-03-19T02:23:28.475Z] [2024-03-19T02:23:28.475Z] setOSConditions: [2024-03-19T02:23:28.476Z] [2024-03-19T02:23:28.476Z] setToolWin: [2024-03-19T02:23:28.476Z] [2024-03-19T02:23:28.476Z] setToolUnix: [2024-03-19T02:23:28.476Z] [2024-03-19T02:23:28.476Z] setToolProperty: [2024-03-19T02:23:28.476Z] [2024-03-19T02:23:28.476Z] setS1ASclassPath: [2024-03-19T02:23:28.476Z] [2024-03-19T02:23:28.476Z] init-common: [2024-03-19T02:23:28.476Z] [2024-03-19T02:23:28.476Z] clean-common: [2024-03-19T02:23:28.491Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false svchandler-3-web [2024-03-19T02:23:28.491Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:28.491Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:28.492Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:28.492Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:28.492Z] [2024-03-19T02:23:28.492Z] setOSConditions: [2024-03-19T02:23:28.492Z] [2024-03-19T02:23:28.492Z] setToolWin: [2024-03-19T02:23:28.492Z] [2024-03-19T02:23:28.492Z] setToolUnix: [2024-03-19T02:23:28.492Z] [2024-03-19T02:23:28.492Z] setToolProperty: [2024-03-19T02:23:28.492Z] [2024-03-19T02:23:28.492Z] setS1ASclassPath: [2024-03-19T02:23:28.492Z] [2024-03-19T02:23:28.492Z] init-common: [2024-03-19T02:23:28.492Z] [2024-03-19T02:23:28.492Z] undeploy-client: [2024-03-19T02:23:28.721Z] [concat] Mar 19, 2024 2:23:26 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:28.721Z] [concat] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@272778ae [2024-03-19T02:23:28.721Z] [concat] result=0 [2024-03-19T02:23:28.721Z] [concat] note=Received expected results [2024-03-19T02:23:28.721Z] [2024-03-19T02:23:28.721Z] processResult: [2024-03-19T02:23:28.721Z] [2024-03-19T02:23:28.721Z] failed: [2024-03-19T02:23:28.721Z] [2024-03-19T02:23:28.721Z] passed: [2024-03-19T02:23:28.721Z] [echo] Test libclasspath2 Passed [2024-03-19T02:23:28.721Z] [2024-03-19T02:23:28.722Z] unknown: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] init.os: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] init.tools.unix: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] init.tools.windows: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] init.tools: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] setAsadminArgs: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] init: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] init.customtasks: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] prepare: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] undeploy.asadmin: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] setAsadminArgs: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] common.undeploy.asadmin: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] init.os: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.722Z] init.tools.unix: [2024-03-19T02:23:28.722Z] [2024-03-19T02:23:28.723Z] init.tools.windows: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] init.tools: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] setAsadminArgs: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] init: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] init.customtasks: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] delAppRef: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] init.os: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] init.tools.unix: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] init.tools.windows: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] init.tools: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] setAsadminArgs: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] init: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] init.customtasks: [2024-03-19T02:23:28.723Z] [2024-03-19T02:23:28.723Z] common.run.asadmin: [2024-03-19T02:23:28.724Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-explicitWithDir [2024-03-19T02:23:28.724Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:28.724Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:23:28.724Z] [exec] Command undeploy executed successfully. [2024-03-19T02:23:28.724Z] [2024-03-19T02:23:28.724Z] private-all: [2024-03-19T02:23:28.724Z] [2024-03-19T02:23:28.724Z] init.os: [2024-03-19T02:23:28.724Z] [2024-03-19T02:23:28.724Z] init.tools.unix: [2024-03-19T02:23:28.724Z] [2024-03-19T02:23:28.724Z] init.tools.windows: [2024-03-19T02:23:28.724Z] [2024-03-19T02:23:28.724Z] init.tools: [2024-03-19T02:23:28.724Z] [2024-03-19T02:23:28.724Z] setAsadminArgs: [2024-03-19T02:23:28.724Z] [2024-03-19T02:23:28.724Z] init: [2024-03-19T02:23:28.724Z] [2024-03-19T02:23:28.724Z] init.customtasks: [2024-03-19T02:23:28.724Z] [2024-03-19T02:23:28.724Z] prepare: [2024-03-19T02:23:28.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2024-03-19T02:23:28.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war [2024-03-19T02:23:28.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives [2024-03-19T02:23:28.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/a/b [2024-03-19T02:23:28.725Z] [2024-03-19T02:23:28.725Z] compile: [2024-03-19T02:23:28.725Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/build.xml:42: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:28.725Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2024-03-19T02:23:28.725Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:28.725Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:28.725Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:28.725Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:28.725Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:28.725Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:28.725Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:28.730Z] [exec] Application deployed with name web-jsp-custom-taglib-bundled-as-jar-web. [2024-03-19T02:23:28.730Z] [2024-03-19T02:23:28.730Z] deploy-war-commonee: [2024-03-19T02:23:28.730Z] [2024-03-19T02:23:28.730Z] run: [2024-03-19T02:23:28.733Z] [2024-03-19T02:23:28.733Z] setOSConditions: [2024-03-19T02:23:28.733Z] [2024-03-19T02:23:28.733Z] setToolWin: [2024-03-19T02:23:28.733Z] [2024-03-19T02:23:28.733Z] setToolUnix: [2024-03-19T02:23:28.733Z] [2024-03-19T02:23:28.733Z] setToolProperty: [2024-03-19T02:23:28.733Z] [2024-03-19T02:23:28.733Z] setS1ASclassPath: [2024-03-19T02:23:28.733Z] [2024-03-19T02:23:28.733Z] init-common: [2024-03-19T02:23:28.733Z] [2024-03-19T02:23:28.734Z] clean-classes-common: [2024-03-19T02:23:28.734Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.734Z] setOSConditions: [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.734Z] setToolWin: [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.734Z] setToolUnix: [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.734Z] setToolProperty: [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.734Z] setS1ASclassPath: [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.734Z] init-common: [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.734Z] clean-jars-common: [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.734Z] compile: [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.734Z] compile-util: [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.734Z] setOSConditions: [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.734Z] setToolWin: [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.734Z] setToolUnix: [2024-03-19T02:23:28.734Z] [2024-03-19T02:23:28.735Z] setToolProperty: [2024-03-19T02:23:28.735Z] [2024-03-19T02:23:28.735Z] setS1ASclassPath: [2024-03-19T02:23:28.735Z] [2024-03-19T02:23:28.735Z] init-common: [2024-03-19T02:23:28.735Z] [2024-03-19T02:23:28.735Z] compile-common: [2024-03-19T02:23:28.735Z] [echo] Current time (ISO): 2024-03-19T02:23:28.502+0000 [2024-03-19T02:23:28.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:28.735Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:28.807Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:28.807Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:28.807Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:28.807Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:28.808Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:28.808Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:28.808Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:28.921Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:28.921Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:28.921Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:28.970Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/version.output [2024-03-19T02:23:28.970Z] [WARNING] [echo] stopping server [2024-03-19T02:23:28.985Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:29.005Z] [java] Connecting to: http://localhost:45711/web-jsp-custom-taglib-bundled-as-jar/test.jsp [2024-03-19T02:23:29.005Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:29.005Z] [java] [2024-03-19T02:23:29.005Z] [java] [2024-03-19T02:23:29.005Z] [java] ----------------------------------------- [2024-03-19T02:23:29.005Z] [java] - jsp-custom-taglib-bundled-as-jar: PASS - [2024-03-19T02:23:29.005Z] [java] ----------------------------------------- [2024-03-19T02:23:29.005Z] [java] - Total PASS : 1 - [2024-03-19T02:23:29.005Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:29.005Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:29.005Z] [java] ----------------------------------------- [2024-03-19T02:23:29.005Z] [2024-03-19T02:23:29.005Z] undeploy: [2024-03-19T02:23:29.005Z] [2024-03-19T02:23:29.005Z] setOSConditions: [2024-03-19T02:23:29.005Z] [2024-03-19T02:23:29.005Z] setToolWin: [2024-03-19T02:23:29.005Z] [2024-03-19T02:23:29.005Z] setToolUnix: [2024-03-19T02:23:29.005Z] [2024-03-19T02:23:29.005Z] setToolProperty: [2024-03-19T02:23:29.005Z] [2024-03-19T02:23:29.005Z] setS1ASclassPath: [2024-03-19T02:23:29.006Z] [2024-03-19T02:23:29.006Z] init-common: [2024-03-19T02:23:29.006Z] [2024-03-19T02:23:29.006Z] undeploy-war-common: [2024-03-19T02:23:29.075Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:29.075Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:29.075Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:29.075Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:29.075Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:29.075Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:29.075Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:29.194Z] [javac] 2 warnings [2024-03-19T02:23:29.194Z] [2024-03-19T02:23:29.194Z] build: [2024-03-19T02:23:29.194Z] [2024-03-19T02:23:29.194Z] setOSConditions: [2024-03-19T02:23:29.194Z] [2024-03-19T02:23:29.194Z] setToolWin: [2024-03-19T02:23:29.194Z] [2024-03-19T02:23:29.194Z] setToolUnix: [2024-03-19T02:23:29.195Z] [2024-03-19T02:23:29.195Z] setToolProperty: [2024-03-19T02:23:29.195Z] [2024-03-19T02:23:29.195Z] setS1ASclassPath: [2024-03-19T02:23:29.195Z] [2024-03-19T02:23:29.195Z] init-common: [2024-03-19T02:23:29.195Z] [2024-03-19T02:23:29.195Z] webclient-pu-war: [2024-03-19T02:23:29.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:29.195Z] [2024-03-19T02:23:29.195Z] setOSConditions: [2024-03-19T02:23:29.195Z] [2024-03-19T02:23:29.195Z] setToolWin: [2024-03-19T02:23:29.195Z] [2024-03-19T02:23:29.195Z] setToolUnix: [2024-03-19T02:23:29.195Z] [2024-03-19T02:23:29.195Z] setToolProperty: [2024-03-19T02:23:29.195Z] [2024-03-19T02:23:29.195Z] setS1ASclassPath: [2024-03-19T02:23:29.195Z] [2024-03-19T02:23:29.195Z] init-common: [2024-03-19T02:23:29.195Z] [2024-03-19T02:23:29.195Z] package-pu-war: [2024-03-19T02:23:29.196Z] [echo] my build classes dir is:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:29.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2024-03-19T02:23:29.196Z] [echo] webclient.war.classes=**/JpaServlet.class,**/Order.classes,**/Customer.class [2024-03-19T02:23:29.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2024-03-19T02:23:29.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2024-03-19T02:23:29.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2024-03-19T02:23:29.196Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2024-03-19T02:23:29.196Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2024-03-19T02:23:29.196Z] [echo] created war file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2024-03-19T02:23:29.196Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2024-03-19T02:23:29.196Z] [echo] my webclient war classes are:**/JpaServlet.class,**/Order.classes,**/Customer.class [2024-03-19T02:23:29.196Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest/build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:29.196Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:29.229Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server otheruser [2024-03-19T02:23:29.229Z] [2024-03-19T02:23:29.229Z] all: [2024-03-19T02:23:29.229Z] [echo] [2024-03-19T02:23:29.229Z] [echo] [2024-03-19T02:23:29.229Z] [echo] [2024-03-19T02:23:29.229Z] [echo] *************************************************************************** [2024-03-19T02:23:29.229Z] [echo] * Running group jaccApi [2024-03-19T02:23:29.229Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccApi [2024-03-19T02:23:29.229Z] [echo] *************************************************************************** [2024-03-19T02:23:29.229Z] [echo] [2024-03-19T02:23:29.229Z] [echo] [2024-03-19T02:23:29.229Z] [echo] [2024-03-19T02:23:29.229Z] [2024-03-19T02:23:29.229Z] setOSConditions: [2024-03-19T02:23:29.229Z] [2024-03-19T02:23:29.230Z] setToolWin: [2024-03-19T02:23:29.230Z] [2024-03-19T02:23:29.230Z] setToolUnix: [2024-03-19T02:23:29.230Z] [2024-03-19T02:23:29.230Z] setToolProperty: [2024-03-19T02:23:29.230Z] [2024-03-19T02:23:29.230Z] setS1ASclassPath: [2024-03-19T02:23:29.230Z] [2024-03-19T02:23:29.230Z] init-common: [2024-03-19T02:23:29.230Z] [2024-03-19T02:23:29.230Z] clean: [2024-03-19T02:23:29.230Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:29.230Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:29.230Z] [2024-03-19T02:23:29.230Z] compile: [2024-03-19T02:23:29.230Z] [2024-03-19T02:23:29.230Z] setOSConditions: [2024-03-19T02:23:29.230Z] [2024-03-19T02:23:29.230Z] setToolWin: [2024-03-19T02:23:29.230Z] [2024-03-19T02:23:29.230Z] setToolUnix: [2024-03-19T02:23:29.230Z] [2024-03-19T02:23:29.230Z] setToolProperty: [2024-03-19T02:23:29.230Z] [2024-03-19T02:23:29.230Z] setS1ASclassPath: [2024-03-19T02:23:29.230Z] [2024-03-19T02:23:29.230Z] init-common: [2024-03-19T02:23:29.231Z] [2024-03-19T02:23:29.231Z] compile-common: [2024-03-19T02:23:29.231Z] [echo] Current time (ISO): 2024-03-19T02:23:29.049+0000 [2024-03-19T02:23:29.231Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:29.231Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:29.242Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/misc/samples/i18n/simple/i18ntag/MessageTag.java uses or overrides a deprecated API. [2024-03-19T02:23:29.243Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:29.243Z] [javac] 1 warning [2024-03-19T02:23:29.243Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:29.243Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:29.243Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2024-03-19T02:23:29.262Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-custom-taglib-bundled-as-jar-web [2024-03-19T02:23:29.262Z] [2024-03-19T02:23:29.262Z] all: [2024-03-19T02:23:29.262Z] [echo] [2024-03-19T02:23:29.262Z] [echo] ************************* [2024-03-19T02:23:29.262Z] [echo] * Running jspCustomTaglibJarInsideEarWithManifestClassPath [2024-03-19T02:23:29.262Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath [2024-03-19T02:23:29.262Z] [echo] ************************* [2024-03-19T02:23:29.262Z] [echo] [2024-03-19T02:23:29.262Z] [2024-03-19T02:23:29.262Z] setOSConditions: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] setToolWin: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] setToolUnix: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] setToolProperty: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] setS1ASclassPath: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] init-common: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] clean: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] setOSConditions: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] setToolWin: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] setToolUnix: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] setToolProperty: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] setS1ASclassPath: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] init-common: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] clean-common: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] setOSConditions: [2024-03-19T02:23:29.263Z] [2024-03-19T02:23:29.263Z] setToolWin: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] setToolUnix: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] setToolProperty: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] setS1ASclassPath: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] init-common: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] clean-classes-common: [2024-03-19T02:23:29.264Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] setOSConditions: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] setToolWin: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] setToolUnix: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] setToolProperty: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] setS1ASclassPath: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] init-common: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] clean-jars-common: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] compile: [2024-03-19T02:23:29.264Z] [2024-03-19T02:23:29.264Z] setOSConditions: [2024-03-19T02:23:29.265Z] [2024-03-19T02:23:29.265Z] setToolWin: [2024-03-19T02:23:29.265Z] [2024-03-19T02:23:29.265Z] setToolUnix: [2024-03-19T02:23:29.265Z] [2024-03-19T02:23:29.265Z] setToolProperty: [2024-03-19T02:23:29.265Z] [2024-03-19T02:23:29.265Z] setS1ASclassPath: [2024-03-19T02:23:29.265Z] [2024-03-19T02:23:29.265Z] init-common: [2024-03-19T02:23:29.265Z] [2024-03-19T02:23:29.265Z] compile-common: [2024-03-19T02:23:29.265Z] [echo] Current time (ISO): 2024-03-19T02:23:29.196+0000 [2024-03-19T02:23:29.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:29.265Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:29.332Z] [exec] Waiting for domain1 to start ....... [2024-03-19T02:23:29.332Z] [exec] Waiting finished after 6,485 ms. [2024-03-19T02:23:29.332Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:23:29.332Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:23:29.332Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:23:29.332Z] [exec] Admin Port: 4,848 [2024-03-19T02:23:29.332Z] [exec] Command start-domain executed successfully. [2024-03-19T02:23:29.332Z] [2024-03-19T02:23:29.332Z] start-server-windows: [2024-03-19T02:23:29.332Z] [2024-03-19T02:23:29.332Z] all--libraries: [2024-03-19T02:23:29.332Z] [echo] @@## security-map-web#@@ [2024-03-19T02:23:29.332Z] [2024-03-19T02:23:29.332Z] setOSConditions: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] setToolWin: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] setToolUnix: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] setToolProperty: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] setS1ASclassPath: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] init-common: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] clean: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] setOSConditions: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] setToolWin: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] setToolUnix: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] setToolProperty: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] setS1ASclassPath: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] init-common: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.333Z] clean-common: [2024-03-19T02:23:29.333Z] [2024-03-19T02:23:29.334Z] setOSConditions: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] setToolWin: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] setToolUnix: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] setToolProperty: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] setS1ASclassPath: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] init-common: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] clean-classes-common: [2024-03-19T02:23:29.334Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] setOSConditions: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] setToolWin: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] setToolUnix: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] setToolProperty: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] setS1ASclassPath: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] init-common: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.334Z] clean-jars-common: [2024-03-19T02:23:29.334Z] [2024-03-19T02:23:29.335Z] compile: [2024-03-19T02:23:29.335Z] [2024-03-19T02:23:29.335Z] setOSConditions: [2024-03-19T02:23:29.335Z] [2024-03-19T02:23:29.335Z] setToolWin: [2024-03-19T02:23:29.335Z] [2024-03-19T02:23:29.335Z] setToolUnix: [2024-03-19T02:23:29.335Z] [2024-03-19T02:23:29.335Z] setToolProperty: [2024-03-19T02:23:29.335Z] [2024-03-19T02:23:29.335Z] setS1ASclassPath: [2024-03-19T02:23:29.335Z] [2024-03-19T02:23:29.335Z] init-common: [2024-03-19T02:23:29.335Z] [2024-03-19T02:23:29.335Z] compile-common: [2024-03-19T02:23:29.335Z] [echo] Current time (ISO): 2024-03-19T02:23:28.816+0000 [2024-03-19T02:23:29.335Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:29.335Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:29.427Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:29.427Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:23:29.427Z] [exec] Command undeploy executed successfully. [2024-03-19T02:23:29.427Z] [2024-03-19T02:23:29.427Z] all: [2024-03-19T02:23:29.427Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:29.428Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:29.428Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:29.428Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:29.428Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:29.428Z] [2024-03-19T02:23:29.428Z] setOSConditions: [2024-03-19T02:23:29.428Z] [2024-03-19T02:23:29.428Z] setToolWin: [2024-03-19T02:23:29.428Z] [2024-03-19T02:23:29.428Z] setToolUnix: [2024-03-19T02:23:29.428Z] [2024-03-19T02:23:29.428Z] setToolProperty: [2024-03-19T02:23:29.428Z] [2024-03-19T02:23:29.428Z] setS1ASclassPath: [2024-03-19T02:23:29.428Z] [2024-03-19T02:23:29.428Z] init-common: [2024-03-19T02:23:29.428Z] [2024-03-19T02:23:29.428Z] clean: [2024-03-19T02:23:29.428Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:29.429Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:29.429Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:29.429Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:29.429Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:29.429Z] [2024-03-19T02:23:29.429Z] setOSConditions: [2024-03-19T02:23:29.429Z] [2024-03-19T02:23:29.429Z] setToolWin: [2024-03-19T02:23:29.429Z] [2024-03-19T02:23:29.429Z] setToolUnix: [2024-03-19T02:23:29.429Z] [2024-03-19T02:23:29.429Z] setToolProperty: [2024-03-19T02:23:29.429Z] [2024-03-19T02:23:29.429Z] setS1ASclassPath: [2024-03-19T02:23:29.429Z] [2024-03-19T02:23:29.429Z] init-common: [2024-03-19T02:23:29.429Z] [2024-03-19T02:23:29.429Z] clean-common: [2024-03-19T02:23:29.429Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:29.429Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:29.430Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:29.430Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:29.430Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:29.430Z] [2024-03-19T02:23:29.430Z] setOSConditions: [2024-03-19T02:23:29.430Z] [2024-03-19T02:23:29.430Z] setToolWin: [2024-03-19T02:23:29.430Z] [2024-03-19T02:23:29.430Z] setToolUnix: [2024-03-19T02:23:29.430Z] [2024-03-19T02:23:29.430Z] setToolProperty: [2024-03-19T02:23:29.430Z] [2024-03-19T02:23:29.430Z] setS1ASclassPath: [2024-03-19T02:23:29.430Z] [2024-03-19T02:23:29.430Z] init-common: [2024-03-19T02:23:29.430Z] [2024-03-19T02:23:29.430Z] clean-classes-common: [2024-03-19T02:23:29.430Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:29.430Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:29.430Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:29.431Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:29.431Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:29.431Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:29.431Z] [2024-03-19T02:23:29.431Z] setOSConditions: [2024-03-19T02:23:29.431Z] [2024-03-19T02:23:29.431Z] setToolWin: [2024-03-19T02:23:29.431Z] [2024-03-19T02:23:29.431Z] setToolUnix: [2024-03-19T02:23:29.431Z] [2024-03-19T02:23:29.431Z] setToolProperty: [2024-03-19T02:23:29.431Z] [2024-03-19T02:23:29.431Z] setS1ASclassPath: [2024-03-19T02:23:29.431Z] [2024-03-19T02:23:29.431Z] init-common: [2024-03-19T02:23:29.431Z] [2024-03-19T02:23:29.431Z] clean-jars-common: [2024-03-19T02:23:29.431Z] [2024-03-19T02:23:29.431Z] assemble-web: [2024-03-19T02:23:29.431Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:29.431Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:29.432Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:29.432Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:29.432Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:29.432Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:29.432Z] [2024-03-19T02:23:29.432Z] setOSConditions: [2024-03-19T02:23:29.432Z] [2024-03-19T02:23:29.432Z] setToolWin: [2024-03-19T02:23:29.432Z] [2024-03-19T02:23:29.432Z] setToolUnix: [2024-03-19T02:23:29.432Z] [2024-03-19T02:23:29.432Z] setToolProperty: [2024-03-19T02:23:29.432Z] [2024-03-19T02:23:29.432Z] setS1ASclassPath: [2024-03-19T02:23:29.432Z] [2024-03-19T02:23:29.432Z] init-common: [2024-03-19T02:23:29.432Z] [2024-03-19T02:23:29.432Z] wsimport: [2024-03-19T02:23:29.472Z] [exec] Mar 19, 2024 2:23:28 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:29.472Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2abc55c4 [2024-03-19T02:23:29.472Z] [exec] Will Fail till a better XA driver is integrated into Derby [2024-03-19T02:23:29.473Z] [exec] Value of key is: test1 : [2024-03-19T02:23:29.473Z] [exec] Value of key is: test2 : [2024-03-19T02:23:29.473Z] [exec] jdbc contauthtx status: [2024-03-19T02:23:29.473Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:29.473Z] [exec] [2024-03-19T02:23:29.473Z] [exec] [2024-03-19T02:23:29.473Z] [exec] ----------------------------------------- [2024-03-19T02:23:29.473Z] [exec] - test2 : : PASS - [2024-03-19T02:23:29.473Z] [exec] - test1 : : PASS - [2024-03-19T02:23:29.473Z] [exec] ----------------------------------------- [2024-03-19T02:23:29.473Z] [exec] Total PASS: 2 [2024-03-19T02:23:29.473Z] [exec] Total FAIL: 0 [2024-03-19T02:23:29.473Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:29.473Z] [exec] ----------------------------------------- [2024-03-19T02:23:29.473Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:29.473Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:29.494Z] [exec] Stateful : ejbs/Stateful_CMT test passed!! [2024-03-19T02:23:29.494Z] [exec] Value of key is: ejbs/Stateful_CMT [2024-03-19T02:23:29.494Z] [exec] Doing stateful timer test for ejbs/Stateful_BMT [2024-03-19T02:23:29.680Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:29.680Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:29.680Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:29.680Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:29.680Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:29.680Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:29.680Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:29.729Z] [2024-03-19T02:23:29.729Z] checkReporting-common: [2024-03-19T02:23:29.729Z] [2024-03-19T02:23:29.729Z] confirmReportPresent-common: [2024-03-19T02:23:29.729Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:29.729Z] [echo] Test seems to be reported fine [2024-03-19T02:23:29.729Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/RepRunConf.txt [2024-03-19T02:23:29.729Z] [2024-03-19T02:23:29.729Z] confirmMissingReport-common: [2024-03-19T02:23:29.729Z] [2024-03-19T02:23:29.729Z] undeploy: [2024-03-19T02:23:29.729Z] [2024-03-19T02:23:29.729Z] setOSConditions: [2024-03-19T02:23:29.736Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:29.736Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:29.736Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:29.736Z] [javac] 2 warnings [2024-03-19T02:23:29.736Z] [2024-03-19T02:23:29.736Z] build: [2024-03-19T02:23:29.736Z] [2024-03-19T02:23:29.736Z] setOSConditions: [2024-03-19T02:23:29.736Z] [2024-03-19T02:23:29.736Z] setToolWin: [2024-03-19T02:23:29.736Z] [2024-03-19T02:23:29.736Z] setToolUnix: [2024-03-19T02:23:29.736Z] [2024-03-19T02:23:29.736Z] setToolProperty: [2024-03-19T02:23:29.736Z] [2024-03-19T02:23:29.737Z] setS1ASclassPath: [2024-03-19T02:23:29.737Z] [2024-03-19T02:23:29.737Z] init-common: [2024-03-19T02:23:29.737Z] [2024-03-19T02:23:29.737Z] webclient-war-common: [2024-03-19T02:23:29.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:29.737Z] [2024-03-19T02:23:29.737Z] clear: [2024-03-19T02:23:29.737Z] [2024-03-19T02:23:29.737Z] test-tlds-exist: [2024-03-19T02:23:29.737Z] [2024-03-19T02:23:29.737Z] copy-tlds: [2024-03-19T02:23:29.737Z] [2024-03-19T02:23:29.737Z] test-tagfiles-exist: [2024-03-19T02:23:29.737Z] [2024-03-19T02:23:29.737Z] copy-tagfiles: [2024-03-19T02:23:29.738Z] [2024-03-19T02:23:29.738Z] package-war-common: [2024-03-19T02:23:29.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:29.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:29.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:29.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:29.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/lib [2024-03-19T02:23:29.738Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:23:29.738Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:29.738Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:29.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/docroot [2024-03-19T02:23:29.739Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-em-resource-injection-web.war [2024-03-19T02:23:29.739Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:29.739Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:29.739Z] [javac] Compiling 1 source file [2024-03-19T02:23:29.739Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:29.739Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:29.739Z] [2024-03-19T02:23:29.739Z] create-resources: [2024-03-19T02:23:29.739Z] [2024-03-19T02:23:29.739Z] setOSConditions: [2024-03-19T02:23:29.739Z] [2024-03-19T02:23:29.739Z] setToolWin: [2024-03-19T02:23:29.739Z] [2024-03-19T02:23:29.740Z] setToolUnix: [2024-03-19T02:23:29.740Z] [2024-03-19T02:23:29.740Z] setToolProperty: [2024-03-19T02:23:29.740Z] [2024-03-19T02:23:29.740Z] setS1ASclassPath: [2024-03-19T02:23:29.740Z] [2024-03-19T02:23:29.740Z] init-common: [2024-03-19T02:23:29.740Z] [2024-03-19T02:23:29.740Z] create-jdbc-connpool-common: [2024-03-19T02:23:29.808Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:29.808Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:29.808Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:29.808Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:29.808Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:29.808Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:29.808Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:29.808Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:29.808Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/client/i18n/simple/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:23:29.808Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:29.808Z] [javac] 1 warning [2024-03-19T02:23:29.827Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:29.827Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:29.828Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:29.828Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:29.828Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:29.828Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:29.828Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:29.986Z] [2024-03-19T02:23:29.986Z] setToolWin: [2024-03-19T02:23:29.986Z] [2024-03-19T02:23:29.986Z] setToolUnix: [2024-03-19T02:23:29.986Z] [2024-03-19T02:23:29.986Z] setToolProperty: [2024-03-19T02:23:29.986Z] [2024-03-19T02:23:29.986Z] setS1ASclassPath: [2024-03-19T02:23:29.986Z] [2024-03-19T02:23:29.986Z] init-common: [2024-03-19T02:23:29.986Z] [2024-03-19T02:23:29.986Z] undeploy-common: [2024-03-19T02:23:29.996Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:23:29.997Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:23:29.997Z] [2024-03-19T02:23:29.997Z] set-derby-connpool-props: [2024-03-19T02:23:29.998Z] [exec] parsing WSDL... [2024-03-19T02:23:30.005Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:30.005Z] [javac] 1 warning [2024-03-19T02:23:30.005Z] [2024-03-19T02:23:30.005Z] build: [2024-03-19T02:23:30.005Z] [2024-03-19T02:23:30.005Z] setOSConditions: [2024-03-19T02:23:30.005Z] [2024-03-19T02:23:30.005Z] fixFiles: [2024-03-19T02:23:30.005Z] [2024-03-19T02:23:30.005Z] convUnix: [2024-03-19T02:23:30.005Z] [2024-03-19T02:23:30.005Z] convWin: [2024-03-19T02:23:30.005Z] [2024-03-19T02:23:30.005Z] setToolWin: [2024-03-19T02:23:30.005Z] [2024-03-19T02:23:30.006Z] setToolUnix: [2024-03-19T02:23:30.006Z] [2024-03-19T02:23:30.006Z] setToolProperty: [2024-03-19T02:23:30.006Z] [2024-03-19T02:23:30.006Z] setS1ASclassPath: [2024-03-19T02:23:30.006Z] [2024-03-19T02:23:30.006Z] init-common: [2024-03-19T02:23:30.006Z] [2024-03-19T02:23:30.006Z] package-persistence-common: [2024-03-19T02:23:30.006Z] [2024-03-19T02:23:30.006Z] ejb-jar-common: [2024-03-19T02:23:30.006Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:30.006Z] [2024-03-19T02:23:30.006Z] package-ejbjar-common: [2024-03-19T02:23:30.006Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:30.006Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb30-allowed-ejb.jar [2024-03-19T02:23:30.006Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:30.006Z] [2024-03-19T02:23:30.006Z] appclient-jar-common: [2024-03-19T02:23:30.006Z] [2024-03-19T02:23:30.006Z] package-appclientjar-common: [2024-03-19T02:23:30.006Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:30.007Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb30-allowed-client.jar [2024-03-19T02:23:30.007Z] [2024-03-19T02:23:30.007Z] webclient-war-common: [2024-03-19T02:23:30.007Z] [2024-03-19T02:23:30.007Z] build-ear-common: [2024-03-19T02:23:30.007Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:30.007Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:30.007Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedApp.ear [2024-03-19T02:23:30.007Z] [2024-03-19T02:23:30.007Z] deploy: [2024-03-19T02:23:30.007Z] [2024-03-19T02:23:30.007Z] setOSConditions: [2024-03-19T02:23:30.007Z] [2024-03-19T02:23:30.007Z] setToolWin: [2024-03-19T02:23:30.007Z] [2024-03-19T02:23:30.007Z] setToolUnix: [2024-03-19T02:23:30.007Z] [2024-03-19T02:23:30.007Z] setToolProperty: [2024-03-19T02:23:30.007Z] [2024-03-19T02:23:30.007Z] setS1ASclassPath: [2024-03-19T02:23:30.007Z] [2024-03-19T02:23:30.007Z] init-common: [2024-03-19T02:23:30.007Z] [2024-03-19T02:23:30.007Z] deploy-common: [2024-03-19T02:23:30.008Z] [echo] Current time (ISO): 2024-03-19T02:23:29.732+0000 [2024-03-19T02:23:30.008Z] [2024-03-19T02:23:30.008Z] setOSConditions: [2024-03-19T02:23:30.008Z] [2024-03-19T02:23:30.008Z] setToolWin: [2024-03-19T02:23:30.008Z] [2024-03-19T02:23:30.008Z] setToolUnix: [2024-03-19T02:23:30.008Z] [2024-03-19T02:23:30.008Z] setToolProperty: [2024-03-19T02:23:30.008Z] [2024-03-19T02:23:30.008Z] setS1ASclassPath: [2024-03-19T02:23:30.008Z] [2024-03-19T02:23:30.008Z] init-common: [2024-03-19T02:23:30.008Z] [2024-03-19T02:23:30.008Z] deploy-common-pe: [2024-03-19T02:23:30.066Z] [2024-03-19T02:23:30.066Z] assemble: [2024-03-19T02:23:30.067Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/a/b/i18n-simple-misc.jar [2024-03-19T02:23:30.067Z] [2024-03-19T02:23:30.067Z] init.os: [2024-03-19T02:23:30.067Z] [2024-03-19T02:23:30.067Z] init.tools.unix: [2024-03-19T02:23:30.067Z] [2024-03-19T02:23:30.067Z] init.tools.windows: [2024-03-19T02:23:30.067Z] [2024-03-19T02:23:30.067Z] init.tools: [2024-03-19T02:23:30.067Z] [2024-03-19T02:23:30.067Z] setAsadminArgs: [2024-03-19T02:23:30.067Z] [2024-03-19T02:23:30.067Z] init: [2024-03-19T02:23:30.067Z] [2024-03-19T02:23:30.067Z] init.customtasks: [2024-03-19T02:23:30.067Z] [2024-03-19T02:23:30.067Z] prepare: [2024-03-19T02:23:30.067Z] [2024-03-19T02:23:30.067Z] compile: [2024-03-19T02:23:30.067Z] [2024-03-19T02:23:30.067Z] assemble: [2024-03-19T02:23:30.067Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF [2024-03-19T02:23:30.067Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF [2024-03-19T02:23:30.067Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF/tlds [2024-03-19T02:23:30.067Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war [2024-03-19T02:23:30.068Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simple.war [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] private-all: [2024-03-19T02:23:30.068Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simpleApp.ear [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] init.os: [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] init.tools.unix: [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] init.tools.windows: [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] init.tools: [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] setAsadminArgs: [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] init: [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] init.customtasks: [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] prepare: [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] deploy.asadmin: [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] setAsadminArgs: [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] common.deploy.asadmin: [2024-03-19T02:23:30.068Z] [2024-03-19T02:23:30.068Z] init.os: [2024-03-19T02:23:30.069Z] [2024-03-19T02:23:30.069Z] init.tools.unix: [2024-03-19T02:23:30.069Z] [2024-03-19T02:23:30.069Z] init.tools.windows: [2024-03-19T02:23:30.069Z] [2024-03-19T02:23:30.069Z] init.tools: [2024-03-19T02:23:30.069Z] [2024-03-19T02:23:30.069Z] setAsadminArgs: [2024-03-19T02:23:30.069Z] [2024-03-19T02:23:30.069Z] init: [2024-03-19T02:23:30.069Z] [2024-03-19T02:23:30.069Z] init.customtasks: [2024-03-19T02:23:30.069Z] [2024-03-19T02:23:30.069Z] common.run.asadmin: [2024-03-19T02:23:30.069Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives --name i18n-simple /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simpleApp.ear [2024-03-19T02:23:30.244Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-contauthtxApp [2024-03-19T02:23:30.244Z] [2024-03-19T02:23:30.244Z] setOSConditions: [2024-03-19T02:23:30.244Z] [2024-03-19T02:23:30.244Z] setToolWin: [2024-03-19T02:23:30.244Z] [2024-03-19T02:23:30.244Z] setToolUnix: [2024-03-19T02:23:30.244Z] [2024-03-19T02:23:30.244Z] setToolProperty: [2024-03-19T02:23:30.245Z] [2024-03-19T02:23:30.245Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:30.245Z] [javac] 1 warning [2024-03-19T02:23:30.245Z] setS1ASclassPath: [2024-03-19T02:23:30.245Z] [2024-03-19T02:23:30.245Z] init-common: [2024-03-19T02:23:30.245Z] [2024-03-19T02:23:30.245Z] delete-jdbc-resource-common: [2024-03-19T02:23:30.245Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2024-03-19T02:23:30.265Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedApp.ear [2024-03-19T02:23:30.427Z] [exec] Stateful : ejbs/Stateful_BMT test passed!! [2024-03-19T02:23:30.427Z] [exec] Value of key is: ejbs/Stateful_BMT [2024-03-19T02:23:30.427Z] [exec] doBarTest(): Doing bar timer test for ejbtimer/Bar_CMT [2024-03-19T02:23:30.427Z] [exec] doBarTest(): Bar lookup succeeded: ejbtimer/Bar_CMT [2024-03-19T02:23:30.427Z] [exec] Calling findbyprimarykey [2024-03-19T02:23:30.427Z] [exec] caught expected finder ex for 1 jakarta.ejb.ObjectNotFoundException: JDO74011: Bean 'BarEJB_CMT' method findByPrimaryKey: cannot find bean with key 1_1 [2024-03-19T02:23:30.427Z] [exec] doBarTest(): Bar after create [2024-03-19T02:23:30.427Z] [exec] doTest(): creating the runtimeExTimer handle [2024-03-19T02:23:30.427Z] [exec] doTest(): creating the timerhandle [2024-03-19T02:23:30.427Z] [exec] doTest(): creating the timerhandle2 [2024-03-19T02:23:30.427Z] [exec] doTest(): creating the timerhandle3 [2024-03-19T02:23:30.427Z] [exec] doTest(): creating the timerhandle4 [2024-03-19T02:23:30.427Z] [exec] doTest(): creating the timerhandle5 [2024-03-19T02:23:30.427Z] [exec] doTest(): creating the createTimerAndRollback [2024-03-19T02:23:30.427Z] [exec] doTest(): creating the createTimerAndCancel [2024-03-19T02:23:30.427Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2024-03-19T02:23:30.427Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2024-03-19T02:23:30.427Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2024-03-19T02:23:30.503Z] [2024-03-19T02:23:30.503Z] setOSConditions: [2024-03-19T02:23:30.503Z] [2024-03-19T02:23:30.503Z] setToolWin: [2024-03-19T02:23:30.503Z] [2024-03-19T02:23:30.503Z] setToolUnix: [2024-03-19T02:23:30.503Z] [2024-03-19T02:23:30.503Z] setToolProperty: [2024-03-19T02:23:30.503Z] [2024-03-19T02:23:30.503Z] setS1ASclassPath: [2024-03-19T02:23:30.503Z] [2024-03-19T02:23:30.503Z] init-common: [2024-03-19T02:23:30.503Z] [2024-03-19T02:23:30.503Z] compile-common: [2024-03-19T02:23:30.503Z] [echo] Current time (ISO): 2024-03-19T02:23:30.260+0000 [2024-03-19T02:23:30.503Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:30.513Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-03-19T02:23:30.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:23:30.559Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:23:30.563Z] [exec] [2024-03-19T02:23:30.563Z] [exec] Generating code... [2024-03-19T02:23:30.563Z] [exec] [2024-03-19T02:23:30.563Z] [exec] Compiling code... [2024-03-19T02:23:30.584Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/util/WebTestUtil.java uses or overrides a deprecated API. [2024-03-19T02:23:30.584Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:30.584Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:30.584Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:30.637Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:30.637Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:23:30.637Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:30.637Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:30.637Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:30.637Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:30.637Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:30.637Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:30.637Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:30.718Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:30.718Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:30.718Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:30.718Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:30.718Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:30.718Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:30.718Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:30.779Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:30.779Z] [javac] 1 warning [2024-03-19T02:23:30.779Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:30.779Z] [javac] Compiling 1 source file [2024-03-19T02:23:30.779Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:30.779Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:30.779Z] [2024-03-19T02:23:30.779Z] build: [2024-03-19T02:23:30.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:30.779Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mytaglib.jar [2024-03-19T02:23:30.779Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/test.jar [2024-03-19T02:23:30.779Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mywar.war [2024-03-19T02:23:30.780Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp.ear [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] deploy: [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] setOSConditions: [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] setToolWin: [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] setToolUnix: [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] setToolProperty: [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] setS1ASclassPath: [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] init-common: [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] deploy-common: [2024-03-19T02:23:30.780Z] [echo] Current time (ISO): 2024-03-19T02:23:30.594+0000 [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] setOSConditions: [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] setToolWin: [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] setToolUnix: [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] setToolProperty: [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.780Z] setS1ASclassPath: [2024-03-19T02:23:30.780Z] [2024-03-19T02:23:30.781Z] init-common: [2024-03-19T02:23:30.781Z] [2024-03-19T02:23:30.781Z] deploy-common-pe: [2024-03-19T02:23:30.817Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:23:30.817Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:23:30.831Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2024-03-19T02:23:30.831Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2024-03-19T02:23:30.831Z] [echo] cmd executed for server [2024-03-19T02:23:30.831Z] [2024-03-19T02:23:30.831Z] setOSConditions: [2024-03-19T02:23:30.831Z] [2024-03-19T02:23:30.831Z] setToolWin: [2024-03-19T02:23:30.831Z] [2024-03-19T02:23:30.831Z] setToolUnix: [2024-03-19T02:23:30.831Z] [2024-03-19T02:23:30.831Z] setToolProperty: [2024-03-19T02:23:30.831Z] [2024-03-19T02:23:30.831Z] setS1ASclassPath: [2024-03-19T02:23:30.832Z] [2024-03-19T02:23:30.832Z] init-common: [2024-03-19T02:23:30.832Z] [2024-03-19T02:23:30.832Z] delete-jdbc-connpool-common: [2024-03-19T02:23:30.832Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2024-03-19T02:23:30.844Z] [2024-03-19T02:23:30.844Z] deploy: [2024-03-19T02:23:30.844Z] [2024-03-19T02:23:30.844Z] deploy-war-common: [2024-03-19T02:23:30.844Z] [2024-03-19T02:23:30.844Z] setOSConditions: [2024-03-19T02:23:30.844Z] [2024-03-19T02:23:30.844Z] setToolWin: [2024-03-19T02:23:30.844Z] [2024-03-19T02:23:30.844Z] setToolUnix: [2024-03-19T02:23:30.844Z] [2024-03-19T02:23:30.844Z] setToolProperty: [2024-03-19T02:23:30.844Z] [2024-03-19T02:23:30.844Z] setS1ASclassPath: [2024-03-19T02:23:30.844Z] [2024-03-19T02:23:30.844Z] init-common: [2024-03-19T02:23:30.844Z] [2024-03-19T02:23:30.845Z] deploy-war-commonpe: [2024-03-19T02:23:31.057Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp.ear [2024-03-19T02:23:31.073Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:23:31.073Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:23:31.088Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2024-03-19T02:23:31.088Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2024-03-19T02:23:31.088Z] [echo] cmd executed for server [2024-03-19T02:23:31.088Z] [2024-03-19T02:23:31.088Z] setOSConditions: [2024-03-19T02:23:31.088Z] [2024-03-19T02:23:31.088Z] setToolWin: [2024-03-19T02:23:31.088Z] [2024-03-19T02:23:31.088Z] setToolUnix: [2024-03-19T02:23:31.088Z] [2024-03-19T02:23:31.088Z] setToolProperty: [2024-03-19T02:23:31.088Z] [2024-03-19T02:23:31.088Z] setS1ASclassPath: [2024-03-19T02:23:31.088Z] [2024-03-19T02:23:31.088Z] init-common: [2024-03-19T02:23:31.088Z] [2024-03-19T02:23:31.088Z] execute-sql-common: [2024-03-19T02:23:31.088Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/drop_pointbase.sql [2024-03-19T02:23:31.088Z] [sql] 0 rows affected [2024-03-19T02:23:31.088Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:31.088Z] [2024-03-19T02:23:31.088Z] all: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] setOSConditions: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] setToolWin: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] setToolUnix: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] setToolProperty: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] setS1ASclassPath: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] init-common: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] clean: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] setOSConditions: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] setToolWin: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] setToolUnix: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] setToolProperty: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] setS1ASclassPath: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.089Z] init-common: [2024-03-19T02:23:31.089Z] [2024-03-19T02:23:31.090Z] clean-common: [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.090Z] setOSConditions: [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.090Z] setToolWin: [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.090Z] setToolUnix: [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.090Z] setToolProperty: [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.090Z] setS1ASclassPath: [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.090Z] init-common: [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.090Z] clean-classes-common: [2024-03-19T02:23:31.090Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.090Z] setOSConditions: [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.090Z] setToolWin: [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.090Z] setToolUnix: [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.090Z] setToolProperty: [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.090Z] setS1ASclassPath: [2024-03-19T02:23:31.090Z] [2024-03-19T02:23:31.091Z] init-common: [2024-03-19T02:23:31.091Z] [2024-03-19T02:23:31.091Z] clean-jars-common: [2024-03-19T02:23:31.091Z] [2024-03-19T02:23:31.091Z] compile: [2024-03-19T02:23:31.091Z] [2024-03-19T02:23:31.091Z] setOSConditions: [2024-03-19T02:23:31.091Z] [2024-03-19T02:23:31.091Z] setToolWin: [2024-03-19T02:23:31.091Z] [2024-03-19T02:23:31.091Z] setToolUnix: [2024-03-19T02:23:31.091Z] [2024-03-19T02:23:31.091Z] setToolProperty: [2024-03-19T02:23:31.091Z] [2024-03-19T02:23:31.091Z] setS1ASclassPath: [2024-03-19T02:23:31.091Z] [2024-03-19T02:23:31.091Z] init-common: [2024-03-19T02:23:31.091Z] [2024-03-19T02:23:31.091Z] compile-common: [2024-03-19T02:23:31.091Z] [echo] Current time (ISO): 2024-03-19T02:23:31.065+0000 [2024-03-19T02:23:31.091Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:31.091Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:31.286Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:31.315Z] [exec] Application deployed with name web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp. [2024-03-19T02:23:31.315Z] [exec] there are no files to retrieve for application web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp [2024-03-19T02:23:31.315Z] [echo] Deployment on target server server successful [2024-03-19T02:23:31.315Z] [2024-03-19T02:23:31.315Z] setOSConditions: [2024-03-19T02:23:31.315Z] [2024-03-19T02:23:31.315Z] setToolWin: [2024-03-19T02:23:31.315Z] [2024-03-19T02:23:31.315Z] setToolUnix: [2024-03-19T02:23:31.315Z] [2024-03-19T02:23:31.315Z] setToolProperty: [2024-03-19T02:23:31.315Z] [2024-03-19T02:23:31.315Z] setS1ASclassPath: [2024-03-19T02:23:31.315Z] [2024-03-19T02:23:31.316Z] init-common: [2024-03-19T02:23:31.316Z] [2024-03-19T02:23:31.316Z] deploy-common-ee: [2024-03-19T02:23:31.316Z] [2024-03-19T02:23:31.316Z] run: [2024-03-19T02:23:31.316Z] [java] Connecting to: http://localhost:45711/mywar/test.jsp [2024-03-19T02:23:31.329Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:23:31.329Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:23:31.434Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:31.434Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:31.434Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:31.434Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:31.434Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:31.434Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:31.434Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:31.544Z] [javac] 1 warning [2024-03-19T02:23:31.544Z] [2024-03-19T02:23:31.544Z] build: [2024-03-19T02:23:31.544Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:31.544Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:31.544Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/security-map-web.war [2024-03-19T02:23:31.544Z] [2024-03-19T02:23:31.544Z] deploy: [2024-03-19T02:23:31.544Z] [2024-03-19T02:23:31.544Z] setOSConditions: [2024-03-19T02:23:31.544Z] [2024-03-19T02:23:31.544Z] setToolWin: [2024-03-19T02:23:31.545Z] [2024-03-19T02:23:31.545Z] setToolUnix: [2024-03-19T02:23:31.545Z] [2024-03-19T02:23:31.545Z] setToolProperty: [2024-03-19T02:23:31.545Z] [2024-03-19T02:23:31.545Z] setS1ASclassPath: [2024-03-19T02:23:31.545Z] [2024-03-19T02:23:31.545Z] init-common: [2024-03-19T02:23:31.545Z] [2024-03-19T02:23:31.545Z] create-ra-config: [2024-03-19T02:23:31.545Z] [2024-03-19T02:23:31.545Z] asadmin-common: [2024-03-19T02:23:31.545Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true myds [2024-03-19T02:23:31.573Z] [exec] Application deployed with name i18n-simple. [2024-03-19T02:23:31.573Z] [exec] there are no files to retrieve for application i18n-simple [2024-03-19T02:23:31.573Z] [exec] Command deploy executed successfully. [2024-03-19T02:23:31.573Z] [2024-03-19T02:23:31.573Z] init.os: [2024-03-19T02:23:31.573Z] [2024-03-19T02:23:31.573Z] init.tools.unix: [2024-03-19T02:23:31.573Z] [2024-03-19T02:23:31.573Z] init.tools.windows: [2024-03-19T02:23:31.573Z] [2024-03-19T02:23:31.573Z] init.tools: [2024-03-19T02:23:31.573Z] [2024-03-19T02:23:31.573Z] setAsadminArgs: [2024-03-19T02:23:31.573Z] [2024-03-19T02:23:31.573Z] init: [2024-03-19T02:23:31.573Z] [2024-03-19T02:23:31.573Z] init.customtasks: [2024-03-19T02:23:31.573Z] [2024-03-19T02:23:31.574Z] setEnabled: [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] createAppRef: [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] setHttpPort: [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] run.positive: [2024-03-19T02:23:31.574Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] [java] [2024-03-19T02:23:31.574Z] [java] [2024-03-19T02:23:31.574Z] [java] ----------------------------------------- [2024-03-19T02:23:31.574Z] [java] - jsp-custom-taglib-jar-inside-ear-with-manifest-classpath: PASS - [2024-03-19T02:23:31.574Z] [java] ----------------------------------------- [2024-03-19T02:23:31.574Z] common.run.positive: [2024-03-19T02:23:31.574Z] [java] - Total PASS : 1 - [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:31.574Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:31.574Z] [java] ----------------------------------------- [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] setHttpPort: [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] undeploy: [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] common.run: [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] setOSConditions: [2024-03-19T02:23:31.574Z] checkAppOnServer: [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] setToolWin: [2024-03-19T02:23:31.574Z] declare-test: [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] [echo] Starting test manifestClassPath libClasspath Test asadmin deploy (server) [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] setToolUnix: [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] init.os: [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] setToolProperty: [2024-03-19T02:23:31.574Z] [2024-03-19T02:23:31.574Z] init.tools.unix: [2024-03-19T02:23:31.575Z] [2024-03-19T02:23:31.575Z] setS1ASclassPath: [2024-03-19T02:23:31.575Z] [2024-03-19T02:23:31.575Z] init.tools.windows: [2024-03-19T02:23:31.575Z] [2024-03-19T02:23:31.575Z] init-common: [2024-03-19T02:23:31.575Z] [2024-03-19T02:23:31.575Z] init.tools: [2024-03-19T02:23:31.575Z] [2024-03-19T02:23:31.575Z] undeploy-common: [2024-03-19T02:23:31.575Z] setAsadminArgs: [2024-03-19T02:23:31.575Z] [2024-03-19T02:23:31.575Z] init: [2024-03-19T02:23:31.575Z] [2024-03-19T02:23:31.575Z] init.customtasks: [2024-03-19T02:23:31.575Z] [2024-03-19T02:23:31.575Z] runclient: [2024-03-19T02:23:31.575Z] [echo] TestClient http://localhost:8080///i18n-simple true ${extra.args} [2024-03-19T02:23:31.638Z] [exec] Application deployed with name ejb30-allowedApp. [2024-03-19T02:23:31.638Z] [echo] Deployment on target server server successful [2024-03-19T02:23:31.835Z] [javaWithResult] [i18n.simple.TestClient]:: Test: i18n-simple servlet [2024-03-19T02:23:31.835Z] [javaWithResult] [i18n.simple.TestClient]:: Invoking URL = http://localhost:8080///i18n-simple [2024-03-19T02:23:31.835Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.835Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.835Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.835Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.835Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.835Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server i18n technology samples [2024-03-19T02:23:31.835Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]::

Welcome [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: to the Application Server i18n technology samples

[2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]::

Overview

[2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]::

The [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: i18n technology samples are collection of servlets and jsps used to [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: demonstrate the i18n capabilities of the Application Server. The [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: samples cover some of the most frequently used features of Java [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: Servlet and Java Server Pages Specification Implementation in the [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server.

Servlet [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: Samples

[2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]::

The [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: servlet samples are collection of simple servlets that provide [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: details such as Formatting dates, including a servlet, forwarding [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: request to another servlet, sending localized error messages, setting [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: character encoding to interpret the request, internationalizing [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: servlets using resource bundles and forwarding request to another [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: resource such as jsp.

[2024-03-19T02:23:31.836Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]::

Internationalizing [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: JSP with Resource Bundle
The simple ResourceJsp.jsp uses two [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundles (LocalStrings.properties and [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties) and loads appropriate bundle based on the [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: browser's language settings. To verify that the [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties file is loading properly, change your [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: browser's language settings to "ja". Click [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: here to run this sample. If you want to try with any other [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundle say "zh", copy LocalStrings_ja.properties [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: file to LocalStrings_zh.properties and add chinese (unicode data) to [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties file. Change your browser's language [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: settings to "zh".

[2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]::

Using [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: Java Bean with jsp
The simple UseBeanJsp.jsp uses the usebean [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: property to set and get the values from a Java Bean. Click [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: here to run this sample. On the screen displayed, enter your name [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: and greeting message (in desired language) and click Submit. The jsp [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: displays the entered information.

[2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]::

Simple [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: Custom Tag
The simple TaglibJsp [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: uses a tag library i18ntaglib to display localized messages from [2024-03-19T02:23:31.837Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundles to the user. For this sample we are using [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties resource bundle and the language is set to [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: "ja". If you want to try with any other resource bundle say [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: "zh", copy LocalStrings_ja.properties file to [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties and add chinese (unicode data) to [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties file. In the TaglibJsp.jsp file change the [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: line:
<i18n:message name="LocalStrings" key="thanks" [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: language="ja" country="JP" /> to
<i18n:message [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: name="LocalStrings" key="thanks" language="zh" [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: country="CN" />
Once you are done with the changes, [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: run "asant all" from the directory "src" and [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: restart your server instance. Change your browser's language setting [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: to "zh" and verify that the resource bundle is loaded [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: properly and the chinese characters displayed properly.

Simple [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: Filter
A Filter is a component that is invoked by the servlet [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: container when a client requests a resource that the Filter is [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: configured to, such as a Servlet or URL. In this example we use a [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: simple filter called SimpleFilter, that sets the request's character [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: encoding based on two initialization parameters, usefilter and [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: encoding defined in web.xml file. The parameter "usefilter" [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: value can be set either to "true" or "false". The [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: parameter "encoding" can be set to any valid encoding. In [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.838Z] [javaWithResult] [i18n.simple.TestClient]:: this example, we have set it to "UTF-8". Depending on this [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: value, the filter sets the character encoding accordingly. Though the [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: filters can be used for all the requests received by the container, [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: in this example we will use the SimpleFilter to serve requests for a [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: specific servlet resource, SimpleFilterServlet. Once you click on the [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: above link (Set character encoding using a Filter), a html page will [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: be displayed whose content type is set to UTF-8. Enter some multi [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: byte data into the form and click Submit. The resulting page displays [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: the data you have entered. If you want to try with any other [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: encoding, for example GB2312, modify the line in web.xml UTF-8 to [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: GB2312. And modify the line in servletfilter.html
<META [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8"> with
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=GB2312">. [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: Once you are done with the changes, run "asant all" from the directory "src" [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: and restart your server instance.

[2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]::

Locale [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: charset mapping
The Application Server's web container [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: provides a locale-charset mapping to set the request's character [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: encoding if there is no encoding specified to interpret the request. [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: The mapping definition is available in sun-web.xml file. This simple [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: servlet reads the request parameter using the encoding specified in [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: the locale-charset mapping table.

How it works

The [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.839Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping information provided in sun-web.xml file is [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: used by the application server to set request's character encoding if [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: the application does not call setCharacterEncoding() on request [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: object. Here is the priority list for different approaches used by [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: the application server.


[2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]::

[2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /ejb-cmp-pkgWarTest-web --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]::

Character [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: encoding of the request

[2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]::

Priority

[2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]::

SetCharacterEncoding()

[2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]::

1

[2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:23:31.840Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::

Hidden field

[2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::

2

[2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::

Locale-charset [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: info

[2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::

3

[2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::

Default [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: (ISO-8859-1)

[2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::

4

[2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-03-19T02:23:31.841Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]::


If the [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: application does not set request encoding using [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding(), the application server looks for the hidden [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: field in the request header. If there is any value specified, the [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses the hidden value to call [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding() method on servlet request. If the hidden field [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: is not available, the application server looks at the language header [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: to get the locale of the request. If the request locale matches with [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: the the locale defined in locale-charset mapping table, the [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses the corresponding encoding to call [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding() on servlet request. If there is no locale [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: available in the request header, the application server uses the [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: encoding associated with the default locale defined in locale-charset [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: mapping table. If there is no default locale defined in [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping table of sun-web.xml file, then the [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses ISO-8859-1 as default encoding to read the [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: request parameters.

[2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]::

Trouble [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: Shooting

If you use the samples with japanese characters [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: using Netscape Communicator 4.x browser on Windows NT/2000, you may [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: see the characters as square boxes or corrupted instead of Japanese [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: characters. In this case, you will need to install unicode font or [2024-03-19T02:23:31.842Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: Japanese font on your system.

[2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]::

Download and [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: install Bitstream Cyberbit font:

Download bitstream [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: cyberbit font (geottf.zip) , to a temp directory. Use an utility such as [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: winzip to decompress the zip file. To install the font, double click [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: "my computer" --> "control panel" --> "fonts". [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: Select File -->; Install new font and select the font file from the [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: temp directory to install.

Setup for Netscape [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: Communicator

Start the browser. Select Menu --> Edit [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: --> Preferences. Click Appearance --> Fonts. Select "Japanese" [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: for "Language for encoding". Select "Bitstream [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: Cyberbit" for variable and fixed width fonts

[2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: Correct return code: 200 [2024-03-19T02:23:31.843Z] [javaWithResult] [i18n.simple.TestClient]:: PASSED: i18n-simple webclient [2024-03-19T02:23:31.843Z] [2024-03-19T02:23:31.843Z] processResult: [2024-03-19T02:23:31.843Z] [2024-03-19T02:23:31.843Z] failed: [2024-03-19T02:23:31.843Z] [2024-03-19T02:23:31.843Z] passed: [2024-03-19T02:23:31.843Z] [echo] Test manifestClassPath Passed [2024-03-19T02:23:31.843Z] [2024-03-19T02:23:31.843Z] unknown: [2024-03-19T02:23:31.843Z] [2024-03-19T02:23:31.843Z] init.os: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] init.tools.unix: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] init.tools.windows: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] init.tools: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] setAsadminArgs: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] init: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] init.customtasks: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] checkAppOnCluster: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] init.os: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] init.tools.unix: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] init.tools.windows: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] init.tools: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] setAsadminArgs: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] init: [2024-03-19T02:23:31.844Z] [2024-03-19T02:23:31.844Z] init.customtasks: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] prepare: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] undeploy.asadmin: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] setAsadminArgs: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] common.undeploy.asadmin: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] init.os: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] init.tools.unix: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] init.tools.windows: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] init.tools: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] setAsadminArgs: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] init: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] init.customtasks: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] delAppRef: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] init.os: [2024-03-19T02:23:31.845Z] [2024-03-19T02:23:31.845Z] init.tools.unix: [2024-03-19T02:23:31.846Z] [2024-03-19T02:23:31.846Z] init.tools.windows: [2024-03-19T02:23:31.846Z] [2024-03-19T02:23:31.846Z] init.tools: [2024-03-19T02:23:31.846Z] [2024-03-19T02:23:31.846Z] setAsadminArgs: [2024-03-19T02:23:31.846Z] [2024-03-19T02:23:31.846Z] init: [2024-03-19T02:23:31.857Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp [2024-03-19T02:23:31.857Z] [2024-03-19T02:23:31.857Z] all: [2024-03-19T02:23:31.857Z] [echo] [2024-03-19T02:23:31.857Z] [echo] ************************* [2024-03-19T02:23:31.857Z] [echo] * Running jspCustomTaglibJarInsideEarWithoutManifestClassPath [2024-03-19T02:23:31.857Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath [2024-03-19T02:23:31.857Z] [echo] ************************* [2024-03-19T02:23:31.857Z] [echo] [2024-03-19T02:23:31.857Z] [2024-03-19T02:23:31.857Z] setOSConditions: [2024-03-19T02:23:31.857Z] [2024-03-19T02:23:31.857Z] setToolWin: [2024-03-19T02:23:31.857Z] [2024-03-19T02:23:31.857Z] setToolUnix: [2024-03-19T02:23:31.857Z] [2024-03-19T02:23:31.858Z] setToolProperty: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] setS1ASclassPath: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] init-common: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] clean: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] setOSConditions: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] setToolWin: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] setToolUnix: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] setToolProperty: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] setS1ASclassPath: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] init-common: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] clean-common: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] setOSConditions: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] setToolWin: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.858Z] setToolUnix: [2024-03-19T02:23:31.858Z] [2024-03-19T02:23:31.859Z] setToolProperty: [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.859Z] setS1ASclassPath: [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.859Z] init-common: [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.859Z] clean-classes-common: [2024-03-19T02:23:31.859Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.859Z] setOSConditions: [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.859Z] setToolWin: [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.859Z] setToolUnix: [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.859Z] setToolProperty: [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.859Z] setS1ASclassPath: [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.859Z] init-common: [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.859Z] clean-jars-common: [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.859Z] compile: [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.859Z] setOSConditions: [2024-03-19T02:23:31.859Z] [2024-03-19T02:23:31.860Z] setToolWin: [2024-03-19T02:23:31.860Z] [2024-03-19T02:23:31.860Z] setToolUnix: [2024-03-19T02:23:31.860Z] [2024-03-19T02:23:31.860Z] setToolProperty: [2024-03-19T02:23:31.860Z] [2024-03-19T02:23:31.860Z] setS1ASclassPath: [2024-03-19T02:23:31.860Z] [2024-03-19T02:23:31.860Z] init-common: [2024-03-19T02:23:31.860Z] [2024-03-19T02:23:31.860Z] compile-common: [2024-03-19T02:23:31.860Z] [echo] Current time (ISO): 2024-03-19T02:23:31.847+0000 [2024-03-19T02:23:31.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:31.860Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:31.903Z] [2024-03-19T02:23:31.903Z] setOSConditions: [2024-03-19T02:23:31.903Z] [2024-03-19T02:23:31.903Z] setToolWin: [2024-03-19T02:23:31.903Z] [2024-03-19T02:23:31.903Z] setToolUnix: [2024-03-19T02:23:31.903Z] [2024-03-19T02:23:31.903Z] setToolProperty: [2024-03-19T02:23:31.903Z] [2024-03-19T02:23:31.903Z] setS1ASclassPath: [2024-03-19T02:23:31.903Z] [2024-03-19T02:23:31.903Z] init-common: [2024-03-19T02:23:31.904Z] [2024-03-19T02:23:31.904Z] deploy-common-ee: [2024-03-19T02:23:31.904Z] [2024-03-19T02:23:31.904Z] run: [2024-03-19T02:23:31.904Z] [2024-03-19T02:23:31.904Z] setOSConditions: [2024-03-19T02:23:31.904Z] [2024-03-19T02:23:31.904Z] setToolWin: [2024-03-19T02:23:31.904Z] [2024-03-19T02:23:31.904Z] setToolUnix: [2024-03-19T02:23:31.904Z] [2024-03-19T02:23:31.904Z] setToolProperty: [2024-03-19T02:23:31.904Z] [2024-03-19T02:23:31.904Z] setS1ASclassPath: [2024-03-19T02:23:31.904Z] [2024-03-19T02:23:31.904Z] init-common: [2024-03-19T02:23:31.904Z] [2024-03-19T02:23:31.904Z] runclient-common: [2024-03-19T02:23:31.904Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedAppClient.jar -name ejb30-allowedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:23:31.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:31.911Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:31.938Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:31.939Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:31.939Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:31.939Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:31.939Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:31.939Z] [2024-03-19T02:23:31.939Z] setOSConditions: [2024-03-19T02:23:31.939Z] [2024-03-19T02:23:31.939Z] setToolWin: [2024-03-19T02:23:31.939Z] [2024-03-19T02:23:31.939Z] setToolUnix: [2024-03-19T02:23:31.939Z] [2024-03-19T02:23:31.939Z] setToolProperty: [2024-03-19T02:23:31.939Z] [2024-03-19T02:23:31.939Z] setS1ASclassPath: [2024-03-19T02:23:31.939Z] [2024-03-19T02:23:31.939Z] init-common: [2024-03-19T02:23:31.939Z] [2024-03-19T02:23:31.939Z] compile: [2024-03-19T02:23:31.939Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:31.940Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:31.940Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:31.940Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:31.940Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:31.940Z] [2024-03-19T02:23:31.940Z] setOSConditions: [2024-03-19T02:23:31.940Z] [2024-03-19T02:23:31.940Z] setToolWin: [2024-03-19T02:23:31.940Z] [2024-03-19T02:23:31.940Z] setToolUnix: [2024-03-19T02:23:31.940Z] [2024-03-19T02:23:31.940Z] setToolProperty: [2024-03-19T02:23:31.940Z] [2024-03-19T02:23:31.940Z] setS1ASclassPath: [2024-03-19T02:23:31.940Z] [2024-03-19T02:23:31.940Z] init-common: [2024-03-19T02:23:31.940Z] [2024-03-19T02:23:31.940Z] compile-common: [2024-03-19T02:23:31.940Z] [echo] Current time (ISO): 2024-03-19T02:23:31.655+0000 [2024-03-19T02:23:31.940Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:32.022Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:32.022Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:32.022Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:32.022Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:32.022Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:32.022Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:32.022Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:32.105Z] [2024-03-19T02:23:32.105Z] init.customtasks: [2024-03-19T02:23:32.105Z] [2024-03-19T02:23:32.105Z] common.run.asadmin: [2024-03-19T02:23:32.105Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 i18n-simple [2024-03-19T02:23:32.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:32.168Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:32.364Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:32.376Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:32.376Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:32.376Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:32.376Z] [javac] 2 warnings [2024-03-19T02:23:32.376Z] [2024-03-19T02:23:32.376Z] setOSConditions: [2024-03-19T02:23:32.376Z] [2024-03-19T02:23:32.376Z] setToolWin: [2024-03-19T02:23:32.376Z] [2024-03-19T02:23:32.376Z] setToolUnix: [2024-03-19T02:23:32.376Z] [2024-03-19T02:23:32.376Z] setToolProperty: [2024-03-19T02:23:32.376Z] [2024-03-19T02:23:32.376Z] setS1ASclassPath: [2024-03-19T02:23:32.376Z] [2024-03-19T02:23:32.376Z] init-common: [2024-03-19T02:23:32.376Z] [2024-03-19T02:23:32.376Z] compile-common: [2024-03-19T02:23:32.376Z] [echo] Current time (ISO): 2024-03-19T02:23:32.248+0000 [2024-03-19T02:23:32.376Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:32.405Z] [exec] Value of key is: accessSFSB [2024-03-19T02:23:32.405Z] [exec] Waiting for 10 seconds for passivation to complete... [2024-03-19T02:23:32.405Z] [exec] 10 seconds left... [2024-03-19T02:23:32.424Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:32.424Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:32.557Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:32.623Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:23:32.623Z] [exec] Command undeploy executed successfully. [2024-03-19T02:23:32.623Z] [2024-03-19T02:23:32.623Z] private-all: [2024-03-19T02:23:32.623Z] [2024-03-19T02:23:32.623Z] init.os: [2024-03-19T02:23:32.623Z] [2024-03-19T02:23:32.623Z] init.tools.unix: [2024-03-19T02:23:32.623Z] [2024-03-19T02:23:32.623Z] init.tools.windows: [2024-03-19T02:23:32.623Z] [2024-03-19T02:23:32.623Z] init.tools: [2024-03-19T02:23:32.623Z] [2024-03-19T02:23:32.623Z] setAsadminArgs: [2024-03-19T02:23:32.623Z] [2024-03-19T02:23:32.623Z] init: [2024-03-19T02:23:32.624Z] [2024-03-19T02:23:32.624Z] init.customtasks: [2024-03-19T02:23:32.624Z] [2024-03-19T02:23:32.624Z] prepare: [2024-03-19T02:23:32.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war [2024-03-19T02:23:32.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb [2024-03-19T02:23:32.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar [2024-03-19T02:23:32.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car [2024-03-19T02:23:32.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2024-03-19T02:23:32.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsRar [2024-03-19T02:23:32.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar [2024-03-19T02:23:32.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2024-03-19T02:23:32.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2024-03-19T02:23:32.624Z] [2024-03-19T02:23:32.624Z] private-all: [2024-03-19T02:23:32.624Z] [2024-03-19T02:23:32.624Z] init.os: [2024-03-19T02:23:32.624Z] [2024-03-19T02:23:32.624Z] init.tools.unix: [2024-03-19T02:23:32.624Z] [2024-03-19T02:23:32.624Z] init.tools.windows: [2024-03-19T02:23:32.624Z] [2024-03-19T02:23:32.624Z] init.tools: [2024-03-19T02:23:32.624Z] [2024-03-19T02:23:32.625Z] setAsadminArgs: [2024-03-19T02:23:32.625Z] [2024-03-19T02:23:32.625Z] init: [2024-03-19T02:23:32.625Z] [2024-03-19T02:23:32.625Z] init.customtasks: [2024-03-19T02:23:32.625Z] [2024-03-19T02:23:32.625Z] prepare: [2024-03-19T02:23:32.625Z] [2024-03-19T02:23:32.625Z] compile: [2024-03-19T02:23:32.625Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/dol/validation/build.xml:85: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:32.625Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation [2024-03-19T02:23:32.789Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:32.789Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:32.789Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:32.789Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:32.789Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:32.789Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:32.789Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:32.834Z] [exec] Mar 19, 2024 2:23:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:32.834Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:32.955Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:32.955Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth1/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:23:32.955Z] [javac] return new Integer(1); [2024-03-19T02:23:32.955Z] [javac] ^ [2024-03-19T02:23:32.955Z] [javac] 2 warnings [2024-03-19T02:23:32.955Z] [2024-03-19T02:23:32.955Z] setOSConditions: [2024-03-19T02:23:32.955Z] [2024-03-19T02:23:32.955Z] setToolWin: [2024-03-19T02:23:32.955Z] [2024-03-19T02:23:32.955Z] setToolUnix: [2024-03-19T02:23:32.955Z] [2024-03-19T02:23:32.955Z] setToolProperty: [2024-03-19T02:23:32.955Z] [2024-03-19T02:23:32.955Z] setS1ASclassPath: [2024-03-19T02:23:32.955Z] [2024-03-19T02:23:32.955Z] init-common: [2024-03-19T02:23:32.955Z] [2024-03-19T02:23:32.955Z] compile-common: [2024-03-19T02:23:32.955Z] [echo] Current time (ISO): 2024-03-19T02:23:32.675+0000 [2024-03-19T02:23:32.955Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:33.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:33.011Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:33.011Z] [2024-03-19T02:23:33.011Z] setOSConditions: [2024-03-19T02:23:33.011Z] [2024-03-19T02:23:33.012Z] setToolWin: [2024-03-19T02:23:33.012Z] [2024-03-19T02:23:33.012Z] setToolUnix: [2024-03-19T02:23:33.012Z] [2024-03-19T02:23:33.012Z] setToolProperty: [2024-03-19T02:23:33.012Z] [2024-03-19T02:23:33.012Z] setS1ASclassPath: [2024-03-19T02:23:33.012Z] [2024-03-19T02:23:33.012Z] init-common: [2024-03-19T02:23:33.012Z] [2024-03-19T02:23:33.012Z] create-jdbc-resource-common: [2024-03-19T02:23:33.012Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:33.137Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccApi/src/TestPCF.java:62: warning: [removal] SecurityManager in java.lang has been deprecated and marked for removal [2024-03-19T02:23:33.137Z] [javac] System.setSecurityManager(new SecurityManager()); [2024-03-19T02:23:33.137Z] [javac] ^ [2024-03-19T02:23:33.137Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccApi/src/TestPCF.java:62: warning: [removal] setSecurityManager(SecurityManager) in System has been deprecated and marked for removal [2024-03-19T02:23:33.137Z] [javac] System.setSecurityManager(new SecurityManager()); [2024-03-19T02:23:33.137Z] [javac] ^ [2024-03-19T02:23:33.137Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jaccApi/src/TestPCF.java:70: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-03-19T02:23:33.137Z] [javac] } catch(AccessControlException ace) { [2024-03-19T02:23:33.137Z] [javac] ^ [2024-03-19T02:23:33.227Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:33.227Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:33.227Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:33.227Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:33.227Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:33.227Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:33.227Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:33.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:33.269Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-03-19T02:23:33.269Z] [echo] cmd executed for server [2024-03-19T02:23:33.269Z] [2024-03-19T02:23:33.269Z] deploy: [2024-03-19T02:23:33.269Z] [2024-03-19T02:23:33.269Z] deploy-war-common: [2024-03-19T02:23:33.269Z] [2024-03-19T02:23:33.269Z] setOSConditions: [2024-03-19T02:23:33.269Z] [2024-03-19T02:23:33.269Z] setToolWin: [2024-03-19T02:23:33.269Z] [2024-03-19T02:23:33.270Z] setToolUnix: [2024-03-19T02:23:33.270Z] [2024-03-19T02:23:33.270Z] setToolProperty: [2024-03-19T02:23:33.270Z] [2024-03-19T02:23:33.270Z] setS1ASclassPath: [2024-03-19T02:23:33.270Z] [2024-03-19T02:23:33.270Z] init-common: [2024-03-19T02:23:33.270Z] [2024-03-19T02:23:33.270Z] deploy-war-commonpe: [2024-03-19T02:23:33.308Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:33.308Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:33.308Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:33.308Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:33.308Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:33.308Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:33.308Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:33.323Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:33.323Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:33.323Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:33.323Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:33.323Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:33.323Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:33.323Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:33.334Z] [exec] 9 seconds left... [2024-03-19T02:23:33.356Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:33.357Z] [javac] 1 warning [2024-03-19T02:23:33.357Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:33.357Z] [javac] Compiling 1 source file [2024-03-19T02:23:33.357Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:33.357Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:33.357Z] [2024-03-19T02:23:33.357Z] build: [2024-03-19T02:23:33.357Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:23:33.357Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/mytaglib.jar [2024-03-19T02:23:33.357Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/test.jar [2024-03-19T02:23:33.357Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mywar.war [2024-03-19T02:23:33.357Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp.ear [2024-03-19T02:23:33.357Z] [2024-03-19T02:23:33.357Z] deploy: [2024-03-19T02:23:33.357Z] [2024-03-19T02:23:33.357Z] setOSConditions: [2024-03-19T02:23:33.357Z] [2024-03-19T02:23:33.357Z] setToolWin: [2024-03-19T02:23:33.357Z] [2024-03-19T02:23:33.357Z] setToolUnix: [2024-03-19T02:23:33.357Z] [2024-03-19T02:23:33.357Z] setToolProperty: [2024-03-19T02:23:33.357Z] [2024-03-19T02:23:33.358Z] setS1ASclassPath: [2024-03-19T02:23:33.358Z] [2024-03-19T02:23:33.358Z] init-common: [2024-03-19T02:23:33.358Z] [2024-03-19T02:23:33.358Z] deploy-common: [2024-03-19T02:23:33.358Z] [echo] Current time (ISO): 2024-03-19T02:23:33.115+0000 [2024-03-19T02:23:33.358Z] [2024-03-19T02:23:33.358Z] setOSConditions: [2024-03-19T02:23:33.358Z] [2024-03-19T02:23:33.358Z] setToolWin: [2024-03-19T02:23:33.358Z] [2024-03-19T02:23:33.358Z] setToolUnix: [2024-03-19T02:23:33.358Z] [2024-03-19T02:23:33.358Z] setToolProperty: [2024-03-19T02:23:33.358Z] [2024-03-19T02:23:33.358Z] setS1ASclassPath: [2024-03-19T02:23:33.358Z] [2024-03-19T02:23:33.358Z] init-common: [2024-03-19T02:23:33.358Z] [2024-03-19T02:23:33.358Z] deploy-common-pe: [2024-03-19T02:23:33.409Z] [exec] Mar 19, 2024 2:23:33 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:23:33.409Z] [exec] WARNING: ACC001: Using the only client [ejb30-allowed-client] with main class [com.sun.ejb.devtest.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedAppClient.jar even though it does not match the specified main class name null or client name ejb30-allowedClient [2024-03-19T02:23:33.441Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:33.441Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:33.441Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user myds [2024-03-19T02:23:33.441Z] [2024-03-19T02:23:33.441Z] setOSConditions: [2024-03-19T02:23:33.441Z] [2024-03-19T02:23:33.441Z] setToolWin: [2024-03-19T02:23:33.441Z] [2024-03-19T02:23:33.441Z] setToolUnix: [2024-03-19T02:23:33.441Z] [2024-03-19T02:23:33.441Z] setToolProperty: [2024-03-19T02:23:33.441Z] [2024-03-19T02:23:33.441Z] setS1ASclassPath: [2024-03-19T02:23:33.441Z] [2024-03-19T02:23:33.441Z] init-common: [2024-03-19T02:23:33.441Z] [2024-03-19T02:23:33.441Z] setup-pool: [2024-03-19T02:23:33.486Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:33.523Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:33.524Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:33.524Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:33.524Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:33.524Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:33.524Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:33.524Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:33.591Z] [exec] Waiting for domain1 to start .............. [2024-03-19T02:23:33.591Z] [exec] Waiting finished after 13,826 ms. [2024-03-19T02:23:33.591Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:23:33.591Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:23:33.591Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:23:33.591Z] [exec] Admin Port: 4,848 [2024-03-19T02:23:33.591Z] [exec] Command start-domain executed successfully. [2024-03-19T02:23:33.591Z] [2024-03-19T02:23:33.591Z] start-server-windows: [2024-03-19T02:23:33.591Z] [2024-03-19T02:23:33.591Z] setOSConditions: [2024-03-19T02:23:33.591Z] [2024-03-19T02:23:33.591Z] setToolWin: [2024-03-19T02:23:33.591Z] [2024-03-19T02:23:33.591Z] setToolUnix: [2024-03-19T02:23:33.591Z] [2024-03-19T02:23:33.591Z] setToolProperty: [2024-03-19T02:23:33.591Z] [2024-03-19T02:23:33.591Z] setS1ASclassPath: [2024-03-19T02:23:33.591Z] [2024-03-19T02:23:33.591Z] init-common: [2024-03-19T02:23:33.591Z] [2024-03-19T02:23:33.591Z] delete-custom-resource-common: [2024-03-19T02:23:33.615Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp.ear [2024-03-19T02:23:33.733Z] [javac] 4 warnings [2024-03-19T02:23:33.733Z] [2024-03-19T02:23:33.733Z] build: [2024-03-19T02:23:33.733Z] [2024-03-19T02:23:33.733Z] run: [2024-03-19T02:23:33.733Z] [2024-03-19T02:23:33.733Z] setOSConditions: [2024-03-19T02:23:33.734Z] [2024-03-19T02:23:33.734Z] setToolWin: [2024-03-19T02:23:33.734Z] [2024-03-19T02:23:33.734Z] setToolUnix: [2024-03-19T02:23:33.734Z] [2024-03-19T02:23:33.734Z] setToolProperty: [2024-03-19T02:23:33.734Z] [2024-03-19T02:23:33.734Z] setS1ASclassPath: [2024-03-19T02:23:33.734Z] [2024-03-19T02:23:33.734Z] init-common: [2024-03-19T02:23:33.734Z] [2024-03-19T02:23:33.734Z] run-test: [2024-03-19T02:23:33.744Z] [javac] 1 warning [2024-03-19T02:23:33.745Z] [2024-03-19T02:23:33.745Z] init.os: [2024-03-19T02:23:33.745Z] [2024-03-19T02:23:33.745Z] init.tools.unix: [2024-03-19T02:23:33.745Z] [2024-03-19T02:23:33.745Z] init.tools.windows: [2024-03-19T02:23:33.745Z] [2024-03-19T02:23:33.745Z] init.tools: [2024-03-19T02:23:33.745Z] [2024-03-19T02:23:33.745Z] setAsadminArgs: [2024-03-19T02:23:33.745Z] [2024-03-19T02:23:33.745Z] init: [2024-03-19T02:23:33.745Z] [2024-03-19T02:23:33.745Z] init.customtasks: [2024-03-19T02:23:33.745Z] [2024-03-19T02:23:33.745Z] prepare: [2024-03-19T02:23:33.745Z] [2024-03-19T02:23:33.745Z] assemble: [2024-03-19T02:23:33.745Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war [2024-03-19T02:23:33.745Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar [2024-03-19T02:23:33.745Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar [2024-03-19T02:23:33.745Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar [2024-03-19T02:23:33.745Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsRar/validation.rar [2024-03-19T02:23:33.746Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.war [2024-03-19T02:23:33.746Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation-ejb.jar [2024-03-19T02:23:33.746Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.rar [2024-03-19T02:23:33.746Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation-client.jar [2024-03-19T02:23:33.746Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2024-03-19T02:23:33.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2024-03-19T02:23:33.746Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear [2024-03-19T02:23:33.746Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.rar [2024-03-19T02:23:33.746Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar [2024-03-19T02:23:33.746Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear [2024-03-19T02:23:33.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2024-03-19T02:23:33.746Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2024-03-19T02:23:33.746Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear [2024-03-19T02:23:33.746Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2024-03-19T02:23:33.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2024-03-19T02:23:33.746Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear [2024-03-19T02:23:33.746Z] [2024-03-19T02:23:33.746Z] declare-test: [2024-03-19T02:23:33.746Z] [echo] Starting test validation dol/validation Test standalone war [2024-03-19T02:23:33.747Z] [2024-03-19T02:23:33.747Z] init.os: [2024-03-19T02:23:33.747Z] [2024-03-19T02:23:33.747Z] init.tools.unix: [2024-03-19T02:23:33.747Z] [2024-03-19T02:23:33.747Z] init.tools.windows: [2024-03-19T02:23:33.747Z] [2024-03-19T02:23:33.747Z] init.tools: [2024-03-19T02:23:33.747Z] [2024-03-19T02:23:33.747Z] setAsadminArgs: [2024-03-19T02:23:33.747Z] [2024-03-19T02:23:33.747Z] init: [2024-03-19T02:23:33.747Z] [2024-03-19T02:23:33.747Z] init.customtasks: [2024-03-19T02:23:33.747Z] [2024-03-19T02:23:33.747Z] run.validator: [2024-03-19T02:23:33.747Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:33.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-em-resource-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-em-resource-injection-web.war [2024-03-19T02:23:33.871Z] [exec] Application deployed with name web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp. [2024-03-19T02:23:33.871Z] [exec] there are no files to retrieve for application web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp [2024-03-19T02:23:33.871Z] [echo] Deployment on target server server successful [2024-03-19T02:23:33.871Z] [2024-03-19T02:23:33.871Z] setOSConditions: [2024-03-19T02:23:33.871Z] [2024-03-19T02:23:33.871Z] setToolWin: [2024-03-19T02:23:33.871Z] [2024-03-19T02:23:33.871Z] setToolUnix: [2024-03-19T02:23:33.871Z] [2024-03-19T02:23:33.871Z] setToolProperty: [2024-03-19T02:23:33.871Z] [2024-03-19T02:23:33.871Z] setS1ASclassPath: [2024-03-19T02:23:33.871Z] [2024-03-19T02:23:33.871Z] init-common: [2024-03-19T02:23:33.872Z] [2024-03-19T02:23:33.872Z] deploy-common-ee: [2024-03-19T02:23:33.872Z] [2024-03-19T02:23:33.872Z] run: [2024-03-19T02:23:33.872Z] [java] Connecting to: http://localhost:45711/mywar/test.jsp [2024-03-19T02:23:33.993Z] [java] s: /a/*:/a/b/joe.jsp:/a/b/c:/a/b/* [2024-03-19T02:23:33.993Z] [java] ups: /a/*:/a/b/* [2024-03-19T02:23:33.993Z] [java] Value of key is: API test test1 [2024-03-19T02:23:33.993Z] [java] s: /:/a/b/joe.jsp:/a/b/c:/a/b/*:*.jsp:/a/* [2024-03-19T02:23:33.993Z] [java] ups: /:*.jsp:/a/* [2024-03-19T02:23:33.993Z] [java] Value of key is: API test test2 [2024-03-19T02:23:34.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:23:34.103Z] [exec] Application deployed with name cdi-em-resource-injection-web. [2024-03-19T02:23:34.103Z] [2024-03-19T02:23:34.103Z] deploy-war-commonee: [2024-03-19T02:23:34.104Z] [2024-03-19T02:23:34.104Z] run: [2024-03-19T02:23:34.104Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llinit [2024-03-19T02:23:34.129Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:34.129Z] [java] [2024-03-19T02:23:34.129Z] [java] [2024-03-19T02:23:34.129Z] [java] ----------------------------------------- [2024-03-19T02:23:34.129Z] [java] - jsp-custom-taglib-jar-inside-ear-without-manifest-classpath: PASS - [2024-03-19T02:23:34.129Z] [java] ----------------------------------------- [2024-03-19T02:23:34.129Z] [java] - Total PASS : 1 - [2024-03-19T02:23:34.129Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:34.129Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:34.129Z] [java] ----------------------------------------- [2024-03-19T02:23:34.129Z] [2024-03-19T02:23:34.129Z] undeploy: [2024-03-19T02:23:34.129Z] [2024-03-19T02:23:34.129Z] setOSConditions: [2024-03-19T02:23:34.129Z] [2024-03-19T02:23:34.129Z] setToolWin: [2024-03-19T02:23:34.129Z] [2024-03-19T02:23:34.129Z] setToolUnix: [2024-03-19T02:23:34.129Z] [2024-03-19T02:23:34.129Z] setToolProperty: [2024-03-19T02:23:34.129Z] [2024-03-19T02:23:34.129Z] setS1ASclassPath: [2024-03-19T02:23:34.129Z] [2024-03-19T02:23:34.129Z] init-common: [2024-03-19T02:23:34.129Z] [2024-03-19T02:23:34.129Z] undeploy-common: [2024-03-19T02:23:34.240Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:34.240Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:23:34.240Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:34.240Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs/client/Client.java uses unchecked or unsafe operations. [2024-03-19T02:23:34.240Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:23:34.240Z] [javac] 1 warning [2024-03-19T02:23:34.240Z] [2024-03-19T02:23:34.240Z] setOSConditions: [2024-03-19T02:23:34.240Z] [2024-03-19T02:23:34.240Z] setToolWin: [2024-03-19T02:23:34.240Z] [2024-03-19T02:23:34.240Z] setToolUnix: [2024-03-19T02:23:34.240Z] [2024-03-19T02:23:34.241Z] setToolProperty: [2024-03-19T02:23:34.241Z] [2024-03-19T02:23:34.241Z] setS1ASclassPath: [2024-03-19T02:23:34.241Z] [2024-03-19T02:23:34.241Z] init-common: [2024-03-19T02:23:34.241Z] [2024-03-19T02:23:34.241Z] compile-common: [2024-03-19T02:23:34.241Z] [echo] Current time (ISO): 2024-03-19T02:23:34.129+0000 [2024-03-19T02:23:34.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs/servlet [2024-03-19T02:23:34.241Z] [2024-03-19T02:23:34.241Z] build: [2024-03-19T02:23:34.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:34.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:34.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:34.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:34.241Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:34.241Z] [copy] Copied 12 empty directories to 5 empty directories under /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:34.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:23:34.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:23:34.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:34.241Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-jaxrs-web.war [2024-03-19T02:23:34.241Z] [2024-03-19T02:23:34.241Z] run: [2024-03-19T02:23:34.241Z] [2024-03-19T02:23:34.241Z] setOSConditions: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] setToolWin: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] setToolUnix: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] setToolProperty: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] setS1ASclassPath: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] init-common: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] run_ejb: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] setOSConditions: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] setToolWin: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] setToolUnix: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] setToolProperty: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] setS1ASclassPath: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] init-common: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] run_war_ejb: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.242Z] setOSConditions: [2024-03-19T02:23:34.242Z] [2024-03-19T02:23:34.243Z] setToolWin: [2024-03-19T02:23:34.243Z] [2024-03-19T02:23:34.243Z] setToolUnix: [2024-03-19T02:23:34.243Z] [2024-03-19T02:23:34.243Z] setToolProperty: [2024-03-19T02:23:34.243Z] [2024-03-19T02:23:34.243Z] setS1ASclassPath: [2024-03-19T02:23:34.243Z] [2024-03-19T02:23:34.243Z] init-common: [2024-03-19T02:23:34.243Z] [2024-03-19T02:23:34.243Z] run_test: [2024-03-19T02:23:34.253Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:34.253Z] [java] [2024-03-19T02:23:34.253Z] [java] [2024-03-19T02:23:34.253Z] [java] ----------------------------------------- [2024-03-19T02:23:34.253Z] [java] - API test test1: PASS - [2024-03-19T02:23:34.253Z] [java] - API test test2: PASS - [2024-03-19T02:23:34.253Z] [java] ----------------------------------------- [2024-03-19T02:23:34.253Z] [java] Total PASS: 2 [2024-03-19T02:23:34.253Z] [java] Total FAIL: 0 [2024-03-19T02:23:34.253Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:34.253Z] [java] ----------------------------------------- [2024-03-19T02:23:34.253Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:34.281Z] [INFO] [exec] Waiting for the domain to stop ..... [2024-03-19T02:23:34.281Z] [INFO] [exec] Waiting finished after 4,089 ms. [2024-03-19T02:23:34.281Z] [INFO] [exec] Command stop-domain executed successfully. [2024-03-19T02:23:34.360Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:34.360Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llquery [2024-03-19T02:23:34.360Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:34.360Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llfind [2024-03-19T02:23:34.360Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:34.360Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llinj [2024-03-19T02:23:34.361Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:34.361Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:34.361Z] [java] [2024-03-19T02:23:34.361Z] [java] [2024-03-19T02:23:34.361Z] [java] ----------------------------------------- [2024-03-19T02:23:34.361Z] [java] - em-resource-injectionllinit: PASS - [2024-03-19T02:23:34.361Z] [java] - em-resource-injectionllquery: PASS - [2024-03-19T02:23:34.361Z] [java] - em-resource-injectionllfind: PASS - [2024-03-19T02:23:34.361Z] [java] - em-resource-injectionllinj: PASS - [2024-03-19T02:23:34.361Z] [java] ----------------------------------------- [2024-03-19T02:23:34.361Z] [java] - Total PASS : 4 - [2024-03-19T02:23:34.361Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:34.361Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:34.361Z] [java] ----------------------------------------- [2024-03-19T02:23:34.361Z] [2024-03-19T02:23:34.361Z] undeploy: [2024-03-19T02:23:34.361Z] [2024-03-19T02:23:34.361Z] setOSConditions: [2024-03-19T02:23:34.361Z] [2024-03-19T02:23:34.361Z] setToolWin: [2024-03-19T02:23:34.361Z] [2024-03-19T02:23:34.361Z] setToolUnix: [2024-03-19T02:23:34.361Z] [2024-03-19T02:23:34.361Z] setToolProperty: [2024-03-19T02:23:34.361Z] [2024-03-19T02:23:34.361Z] setS1ASclassPath: [2024-03-19T02:23:34.361Z] [2024-03-19T02:23:34.361Z] init-common: [2024-03-19T02:23:34.361Z] [2024-03-19T02:23:34.361Z] undeploy-war-common: [2024-03-19T02:23:34.386Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp [2024-03-19T02:23:34.386Z] [2024-03-19T02:23:34.386Z] all: [2024-03-19T02:23:34.386Z] [echo] [2024-03-19T02:23:34.386Z] [echo] ************************* [2024-03-19T02:23:34.386Z] [echo] * Running jspELEnum [2024-03-19T02:23:34.386Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspELEnum [2024-03-19T02:23:34.386Z] [echo] ************************* [2024-03-19T02:23:34.386Z] [echo] [2024-03-19T02:23:34.386Z] [2024-03-19T02:23:34.386Z] setOSConditions: [2024-03-19T02:23:34.386Z] [2024-03-19T02:23:34.386Z] setToolWin: [2024-03-19T02:23:34.386Z] [2024-03-19T02:23:34.387Z] setToolUnix: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] setToolProperty: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] setS1ASclassPath: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] init-common: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] clean: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] setOSConditions: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] setToolWin: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] setToolUnix: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] setToolProperty: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] setS1ASclassPath: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] init-common: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] clean-common: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] setOSConditions: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.387Z] setToolWin: [2024-03-19T02:23:34.387Z] [2024-03-19T02:23:34.388Z] setToolUnix: [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] setToolProperty: [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] setS1ASclassPath: [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] init-common: [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] clean-classes-common: [2024-03-19T02:23:34.388Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] setOSConditions: [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] setToolWin: [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] setToolUnix: [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] setToolProperty: [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] setS1ASclassPath: [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] init-common: [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] clean-jars-common: [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] compile: [2024-03-19T02:23:34.388Z] [2024-03-19T02:23:34.388Z] setOSConditions: [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] setToolWin: [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] setToolUnix: [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] setToolProperty: [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] setS1ASclassPath: [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] init-common: [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] compile-common: [2024-03-19T02:23:34.389Z] [echo] Current time (ISO): 2024-03-19T02:23:34.327+0000 [2024-03-19T02:23:34.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:34.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspELEnum/servlet [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] build: [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] setOSConditions: [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] setToolWin: [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] setToolUnix: [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] setToolProperty: [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] setS1ASclassPath: [2024-03-19T02:23:34.389Z] [2024-03-19T02:23:34.389Z] init-common: [2024-03-19T02:23:34.390Z] [2024-03-19T02:23:34.390Z] webclient-war-common: [2024-03-19T02:23:34.390Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:34.390Z] [2024-03-19T02:23:34.390Z] clear: [2024-03-19T02:23:34.390Z] [2024-03-19T02:23:34.390Z] test-tlds-exist: [2024-03-19T02:23:34.390Z] [2024-03-19T02:23:34.390Z] copy-tlds: [2024-03-19T02:23:34.390Z] [2024-03-19T02:23:34.390Z] test-tagfiles-exist: [2024-03-19T02:23:34.390Z] [2024-03-19T02:23:34.390Z] copy-tagfiles: [2024-03-19T02:23:34.390Z] [2024-03-19T02:23:34.390Z] package-war-common: [2024-03-19T02:23:34.390Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:34.390Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:34.390Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:34.390Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:34.390Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspELEnum/lib [2024-03-19T02:23:34.390Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:34.390Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-el-enum-web.war [2024-03-19T02:23:34.390Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:34.390Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspELEnum/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:34.391Z] [javac] Compiling 1 source file [2024-03-19T02:23:34.391Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspELEnum/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:34.391Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:34.391Z] [2024-03-19T02:23:34.391Z] deploy: [2024-03-19T02:23:34.391Z] [2024-03-19T02:23:34.391Z] deploy-war-common: [2024-03-19T02:23:34.391Z] [2024-03-19T02:23:34.391Z] setOSConditions: [2024-03-19T02:23:34.391Z] [2024-03-19T02:23:34.391Z] setToolWin: [2024-03-19T02:23:34.391Z] [2024-03-19T02:23:34.391Z] setToolUnix: [2024-03-19T02:23:34.391Z] [2024-03-19T02:23:34.391Z] setToolProperty: [2024-03-19T02:23:34.391Z] [2024-03-19T02:23:34.391Z] setS1ASclassPath: [2024-03-19T02:23:34.391Z] [2024-03-19T02:23:34.391Z] init-common: [2024-03-19T02:23:34.391Z] [2024-03-19T02:23:34.391Z] deploy-war-commonpe: [2024-03-19T02:23:34.456Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:34.457Z] [javac] 1 warning [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] build: [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] setOSConditions: [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] fixFiles: [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] convUnix: [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] convWin: [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] setToolWin: [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] setToolUnix: [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] setToolProperty: [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] setS1ASclassPath: [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] init-common: [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] package-persistence-common: [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] ejb-jar-common: [2024-03-19T02:23:34.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:34.457Z] [2024-03-19T02:23:34.457Z] package-ejbjar-common: [2024-03-19T02:23:34.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:34.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:34.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:34.458Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1-ejb.jar [2024-03-19T02:23:34.458Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:34.458Z] [2024-03-19T02:23:34.458Z] appclient-jar-common: [2024-03-19T02:23:34.458Z] [2024-03-19T02:23:34.458Z] package-appclientjar-common: [2024-03-19T02:23:34.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:34.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:34.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:34.458Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1-client.jar [2024-03-19T02:23:34.458Z] [2024-03-19T02:23:34.458Z] webclient-war-common: [2024-03-19T02:23:34.458Z] [2024-03-19T02:23:34.458Z] build-ear-common: [2024-03-19T02:23:34.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:34.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:34.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:34.458Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1App.ear [2024-03-19T02:23:34.458Z] [2024-03-19T02:23:34.458Z] deploy: [2024-03-19T02:23:34.458Z] [2024-03-19T02:23:34.458Z] setOSConditions: [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.459Z] setToolWin: [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.459Z] setToolUnix: [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.459Z] setToolProperty: [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.459Z] setS1ASclassPath: [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.459Z] init-common: [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.459Z] execute-sql-common: [2024-03-19T02:23:34.459Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/create_pointbase.sql [2024-03-19T02:23:34.459Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:23:34.459Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:23:34.459Z] [sql] 0 rows affected [2024-03-19T02:23:34.459Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.459Z] setOSConditions: [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.459Z] setToolWin: [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.459Z] setToolUnix: [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.459Z] setToolProperty: [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.459Z] setS1ASclassPath: [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.459Z] init-common: [2024-03-19T02:23:34.459Z] [2024-03-19T02:23:34.460Z] deploy-jdbc-common: [2024-03-19T02:23:34.460Z] [2024-03-19T02:23:34.460Z] setOSConditions: [2024-03-19T02:23:34.460Z] [2024-03-19T02:23:34.460Z] setToolWin: [2024-03-19T02:23:34.460Z] [2024-03-19T02:23:34.460Z] setToolUnix: [2024-03-19T02:23:34.460Z] [2024-03-19T02:23:34.460Z] setToolProperty: [2024-03-19T02:23:34.460Z] [2024-03-19T02:23:34.460Z] setS1ASclassPath: [2024-03-19T02:23:34.460Z] [2024-03-19T02:23:34.460Z] init-common: [2024-03-19T02:23:34.460Z] [2024-03-19T02:23:34.460Z] create-jdbc-connpool-common: [2024-03-19T02:23:34.500Z] [java] Running test via EJB.... [2024-03-19T02:23:34.511Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:34.511Z] [2024-03-19T02:23:34.511Z] setOSConditions: [2024-03-19T02:23:34.511Z] [2024-03-19T02:23:34.511Z] setToolWin: [2024-03-19T02:23:34.511Z] [2024-03-19T02:23:34.511Z] setToolUnix: [2024-03-19T02:23:34.511Z] [2024-03-19T02:23:34.512Z] setToolProperty: [2024-03-19T02:23:34.512Z] [2024-03-19T02:23:34.512Z] setS1ASclassPath: [2024-03-19T02:23:34.512Z] [2024-03-19T02:23:34.512Z] init-common: [2024-03-19T02:23:34.512Z] [2024-03-19T02:23:34.512Z] run-pcftests: [2024-03-19T02:23:34.618Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-em-resource-injection-web [2024-03-19T02:23:34.618Z] [2024-03-19T02:23:34.618Z] delete-resources: [2024-03-19T02:23:34.618Z] [2024-03-19T02:23:34.618Z] setOSConditions: [2024-03-19T02:23:34.618Z] [2024-03-19T02:23:34.618Z] setToolWin: [2024-03-19T02:23:34.618Z] [2024-03-19T02:23:34.618Z] setToolUnix: [2024-03-19T02:23:34.618Z] [2024-03-19T02:23:34.618Z] setToolProperty: [2024-03-19T02:23:34.618Z] [2024-03-19T02:23:34.618Z] setS1ASclassPath: [2024-03-19T02:23:34.618Z] [2024-03-19T02:23:34.618Z] init-common: [2024-03-19T02:23:34.618Z] [2024-03-19T02:23:34.618Z] delete-jdbc-resource-common: [2024-03-19T02:23:34.619Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:34.704Z] [exec] 8 seconds left... [2024-03-19T02:23:34.729Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:34.729Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/endpoint/SubtractNumbersImpl.java uses or overrides a deprecated API. [2024-03-19T02:23:34.729Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:34.729Z] [javac] 1 warning [2024-03-19T02:23:34.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint [2024-03-19T02:23:34.730Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:34.730Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:34.730Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:34.730Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:34.730Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:34.730Z] [2024-03-19T02:23:34.730Z] pkg-war: [2024-03-19T02:23:34.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:34.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:34.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:34.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:34.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:23:34.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:34.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:34.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-03-19T02:23:34.731Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:23:34.731Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:23:34.731Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:34.731Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:34.731Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/${web.wsit.descriptors} does not exist. [2024-03-19T02:23:34.731Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/svchandler-4-web.war [2024-03-19T02:23:34.731Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:34.731Z] [2024-03-19T02:23:34.731Z] assemble-client: [2024-03-19T02:23:34.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:23:34.731Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:34.731Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:34.731Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:34.731Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:34.731Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:34.732Z] [2024-03-19T02:23:34.732Z] setOSConditions: [2024-03-19T02:23:34.732Z] [2024-03-19T02:23:34.732Z] setToolWin: [2024-03-19T02:23:34.732Z] [2024-03-19T02:23:34.732Z] setToolUnix: [2024-03-19T02:23:34.732Z] [2024-03-19T02:23:34.732Z] setToolProperty: [2024-03-19T02:23:34.732Z] [2024-03-19T02:23:34.732Z] setS1ASclassPath: [2024-03-19T02:23:34.732Z] [2024-03-19T02:23:34.732Z] init-common: [2024-03-19T02:23:34.732Z] [2024-03-19T02:23:34.732Z] wsimport: [2024-03-19T02:23:34.777Z] [java] expect AccessControlException: true [2024-03-19T02:23:34.777Z] [java] expected Exception: java.lang.ClassNotFoundException [2024-03-19T02:23:34.856Z] [INFO] [exec] Tue Mar 19 02:23:34 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-03-19T02:23:34.956Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot web-el-enum --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-el-enum-web.war [2024-03-19T02:23:34.990Z] [exec] parsing WSDL... [2024-03-19T02:23:35.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:23:35.031Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:23:35.031Z] [2024-03-19T02:23:35.031Z] set-derby-connpool-props: [2024-03-19T02:23:35.035Z] [java] Value of key is: API testPCF -true-java.lang.ClassNotFoundException without SecurityManager [2024-03-19T02:23:35.035Z] [java] --START SECURITY MANAGER -->> [2024-03-19T02:23:35.035Z] [java] jakarta.security.jacc.PolicyContextException: Jakarta Authorization:Error PolicyConfigurationFactory : cannot instantiate : null [2024-03-19T02:23:35.035Z] [java] at jakarta.security.jacc.PolicyConfigurationFactory.getPolicyConfigurationFactory(PolicyConfigurationFactory.java:99) [2024-03-19T02:23:35.035Z] [java] at jakarta.security.jacc.TestPCF.main(TestPCF.java:46) [2024-03-19T02:23:35.035Z] [java] Caused by: java.lang.ClassNotFoundException: Jakarta Authorization:Error PolicyConfigurationFactory : property not set : jakarta.security.jacc.PolicyConfigurationFactory.provider [2024-03-19T02:23:35.036Z] [java] at jakarta.security.jacc.PolicyConfigurationFactory.getPolicyConfigurationFactory(PolicyConfigurationFactory.java:83) [2024-03-19T02:23:35.036Z] [java] ... 1 more [2024-03-19T02:23:35.036Z] [java] Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:35.036Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:23:35.036Z] [java] at jakarta.security.jacc.TestPCF.main(TestPCF.java:62) [2024-03-19T02:23:35.036Z] [java] Java Result: 1 [2024-03-19T02:23:35.066Z] [java] Mar 19, 2024 2:23:34 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:35.066Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:35.066Z] [java] Mar 19, 2024 2:23:34 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:35.066Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain15359578164314188092xml [2024-03-19T02:23:35.066Z] [java] Mar 19, 2024 2:23:34 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:35.066Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:23:35.114Z] [INFO] [exec] Tue Mar 19 02:23:34 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:23:35.114Z] [INFO] [exec] Command stop-database executed successfully. [2024-03-19T02:23:35.114Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output [2024-03-19T02:23:35.114Z] [WARNING] [echo] Checking messages in: [2024-03-19T02:23:35.114Z] [WARNING] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:23:35.114Z] [WARNING] [echo] [2024-03-19T02:23:35.114Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/test-output [2024-03-19T02:23:35.122Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war [2024-03-19T02:23:35.209Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:35.209Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-03-19T02:23:35.209Z] [echo] cmd executed for server [2024-03-19T02:23:35.209Z] [2024-03-19T02:23:35.209Z] setOSConditions: [2024-03-19T02:23:35.209Z] [2024-03-19T02:23:35.209Z] setToolWin: [2024-03-19T02:23:35.209Z] [2024-03-19T02:23:35.209Z] setToolUnix: [2024-03-19T02:23:35.209Z] [2024-03-19T02:23:35.209Z] setToolProperty: [2024-03-19T02:23:35.209Z] [2024-03-19T02:23:35.210Z] setS1ASclassPath: [2024-03-19T02:23:35.210Z] [2024-03-19T02:23:35.210Z] init-common: [2024-03-19T02:23:35.210Z] [2024-03-19T02:23:35.210Z] delete-jdbc-connpool-common: [2024-03-19T02:23:35.210Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:23:35.288Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:23:35.288Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:23:35.293Z] [java] expect AccessControlException: true [2024-03-19T02:23:35.293Z] [java] expected Exception: java.lang.ClassCastException [2024-03-19T02:23:35.293Z] [java] Value of key is: API testPCF -true-java.lang.ClassCastException without SecurityManager [2024-03-19T02:23:35.293Z] [java] --START SECURITY MANAGER -->> [2024-03-19T02:23:35.293Z] [java] Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:35.294Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:23:35.294Z] [java] at jakarta.security.jacc.TestPCF.main(TestPCF.java:62) [2024-03-19T02:23:35.294Z] [java] Java Result: 1 [2024-03-19T02:23:35.380Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war1.war [2024-03-19T02:23:35.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:23:35.466Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:23:35.466Z] [echo] cmd executed for server [2024-03-19T02:23:35.466Z] [2024-03-19T02:23:35.466Z] all: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] setOSConditions: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] setToolWin: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] setToolUnix: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] setToolProperty: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] setS1ASclassPath: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] init-common: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] clean: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] setOSConditions: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] setToolWin: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] setToolUnix: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] setToolProperty: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] setS1ASclassPath: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] init-common: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] clean-common: [2024-03-19T02:23:35.467Z] [2024-03-19T02:23:35.467Z] setOSConditions: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] setToolWin: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] setToolUnix: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] setToolProperty: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] setS1ASclassPath: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] init-common: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] clean-classes-common: [2024-03-19T02:23:35.468Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] setOSConditions: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] setToolWin: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] setToolUnix: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] setToolProperty: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] setS1ASclassPath: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] init-common: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] clean-jars-common: [2024-03-19T02:23:35.468Z] [2024-03-19T02:23:35.468Z] compile: [2024-03-19T02:23:35.469Z] [2024-03-19T02:23:35.469Z] setOSConditions: [2024-03-19T02:23:35.469Z] [2024-03-19T02:23:35.469Z] setToolWin: [2024-03-19T02:23:35.469Z] [2024-03-19T02:23:35.469Z] setToolUnix: [2024-03-19T02:23:35.469Z] [2024-03-19T02:23:35.469Z] setToolProperty: [2024-03-19T02:23:35.469Z] [2024-03-19T02:23:35.469Z] setS1ASclassPath: [2024-03-19T02:23:35.469Z] [2024-03-19T02:23:35.469Z] init-common: [2024-03-19T02:23:35.469Z] [2024-03-19T02:23:35.469Z] compile-common: [2024-03-19T02:23:35.469Z] [echo] Current time (ISO): 2024-03-19T02:23:35.320+0000 [2024-03-19T02:23:35.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:35.469Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:35.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-java-bean [2024-03-19T02:23:35.519Z] [exec] Application deployed with name web-el-enum-web. [2024-03-19T02:23:35.519Z] [2024-03-19T02:23:35.520Z] deploy-war-commonee: [2024-03-19T02:23:35.520Z] [2024-03-19T02:23:35.520Z] run: [2024-03-19T02:23:35.520Z] [java] Connecting to: http://localhost:45711/web-el-enum/enum.jsp [2024-03-19T02:23:35.520Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:35.520Z] [java] [2024-03-19T02:23:35.520Z] [java] [2024-03-19T02:23:35.520Z] [java] ----------------------------------------- [2024-03-19T02:23:35.520Z] [java] - jsp-el-enum-test: PASS - [2024-03-19T02:23:35.520Z] [java] ----------------------------------------- [2024-03-19T02:23:35.520Z] [java] - Total PASS : 1 - [2024-03-19T02:23:35.520Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:35.520Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:35.520Z] [java] ----------------------------------------- [2024-03-19T02:23:35.520Z] [2024-03-19T02:23:35.520Z] undeploy: [2024-03-19T02:23:35.520Z] [2024-03-19T02:23:35.520Z] setOSConditions: [2024-03-19T02:23:35.520Z] [2024-03-19T02:23:35.520Z] setToolWin: [2024-03-19T02:23:35.520Z] [2024-03-19T02:23:35.520Z] setToolUnix: [2024-03-19T02:23:35.520Z] [2024-03-19T02:23:35.520Z] setToolProperty: [2024-03-19T02:23:35.520Z] [2024-03-19T02:23:35.520Z] setS1ASclassPath: [2024-03-19T02:23:35.520Z] [2024-03-19T02:23:35.520Z] init-common: [2024-03-19T02:23:35.520Z] [2024-03-19T02:23:35.520Z] undeploy-war-common: [2024-03-19T02:23:35.637Z] [exec] 7 seconds left... [2024-03-19T02:23:35.637Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war1.war [2024-03-19T02:23:35.637Z] [javaWithResult] Mar 19, 2024 2:23:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:35.637Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-03-19T02:23:35.637Z] [javaWithResult] Mar 19, 2024 2:23:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:35.637Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:35.637Z] [javaWithResult] Mar 19, 2024 2:23:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:35.637Z] [javaWithResult] WARNING: Deprecated element ejb-local-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbLocalReferenceNode. [2024-03-19T02:23:35.678Z] [INFO] [loadfile] Do not set property lines_with_msg_key as its length is 0. [2024-03-19T02:23:35.678Z] [WARNING] [echo] [2024-03-19T02:23:35.678Z] [WARNING] [echo] * Message keys logged instead of message: [2024-03-19T02:23:35.678Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:23:35.678Z] [INFO] [loadfile] Do not set property lines_with_msg_unsubst_param as its length is 0. [2024-03-19T02:23:35.678Z] [WARNING] [echo] [2024-03-19T02:23:35.678Z] [WARNING] [echo] * Parameter marker not substituted with value: [2024-03-19T02:23:35.678Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:23:35.678Z] [INFO] [loadfile] Do not set property lines_with_bundle_not_found_msg as its length is 0. [2024-03-19T02:23:35.678Z] [WARNING] [echo] [2024-03-19T02:23:35.678Z] [WARNING] [echo] * Bundle not found: [2024-03-19T02:23:35.678Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:23:35.678Z] [INFO] [loadfile] Do not set property lines_with_msg_not_found as its length is 0. [2024-03-19T02:23:35.678Z] [WARNING] [echo] [2024-03-19T02:23:35.678Z] [WARNING] [echo] * Messages not found in message bundle: [2024-03-19T02:23:35.678Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:23:35.678Z] [INFO] [loadfile] Do not set property lines_with_null_or_empty_msg as its length is 0. [2024-03-19T02:23:35.678Z] [WARNING] [echo] [2024-03-19T02:23:35.678Z] [WARNING] [echo] * No message: [2024-03-19T02:23:35.678Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:23:35.678Z] [INFO] [loadfile] Do not set property lines_with_msg_common_typos as its length is 0. [2024-03-19T02:23:35.678Z] [WARNING] [echo] [2024-03-19T02:23:35.678Z] [WARNING] [echo] * Messages with common typo's ('occured' with one 'r', 'dont' missing apostrophe, etc.): [2024-03-19T02:23:35.678Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:23:35.678Z] [INFO] [loadfile] Do not set property lines_with_msg_double_apos as its length is 0. [2024-03-19T02:23:35.678Z] [WARNING] [echo] [2024-03-19T02:23:35.678Z] [WARNING] [echo] * Messages with double apostrophes: [2024-03-19T02:23:35.678Z] [WARNING] [echo] (PASSED: no problems found) [2024-03-19T02:23:35.678Z] [INFO] [loadfile] Do not set property remaining_messages as its length is 0. [2024-03-19T02:23:35.678Z] [WARNING] [echo] [2024-03-19T02:23:35.678Z] [WARNING] [echo] * Messages with no proper message Id: [2024-03-19T02:23:35.678Z] [WARNING] [echo] (none) [2024-03-19T02:23:35.678Z] [WARNING] [echo] [2024-03-19T02:23:35.678Z] [WARNING] [echo] ====================================================================== [2024-03-19T02:23:35.678Z] [WARNING] [echo] FAILED: check-logged-messages [2024-03-19T02:23:35.678Z] [WARNING] [echo] Issues found in one or more messages (see results above). [2024-03-19T02:23:35.678Z] [WARNING] [echo] Please address them, or if the message should be left as-is, [2024-03-19T02:23:35.678Z] [WARNING] [echo] add it to the exclusion list with details why it should be excluded: [2024-03-19T02:23:35.678Z] [WARNING] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/gfproject/log_msg_excl.txt [2024-03-19T02:23:35.678Z] [WARNING] [echo] ====================================================================== [2024-03-19T02:23:35.678Z] [WARNING] [echo] JaxwsFromWsdl Tests [2024-03-19T02:23:35.678Z] [WARNING] [echo] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:23:35.678Z] [WARNING] [echo] [testng] =============================================== [2024-03-19T02:23:35.678Z] [WARNING] [echo] [testng] [2024-03-19T02:23:35.678Z] [WARNING] [echo] Jsr109tester Tests [2024-03-19T02:23:35.678Z] [WARNING] [echo] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2024-03-19T02:23:35.678Z] [WARNING] [echo] [testng] =============================================== [2024-03-19T02:23:35.678Z] [WARNING] [echo] [testng] [2024-03-19T02:23:35.679Z] [WARNING] [echo] [testng] [2024-03-19T02:23:35.679Z] [WARNING] [echo] [testng] =============================================== [2024-03-19T02:23:35.679Z] [WARNING] [echo] [testng] QuickLookTests [2024-03-19T02:23:35.679Z] [WARNING] [echo] [testng] Total tests run: 91, Failures: 0, Skips: 0 [2024-03-19T02:23:35.679Z] [WARNING] [echo] [testng] =============================================== [2024-03-19T02:23:35.679Z] [WARNING] [echo] [testng] [2024-03-19T02:23:35.679Z] [WARNING] Trying to override old definition of task javac [2024-03-19T02:23:35.679Z] [WARNING] Trying to override old definition of task junitreport [2024-03-19T02:23:35.679Z] [WARNING] [echo] Generating report at test-output [2024-03-19T02:23:35.679Z] [WARNING] [junitreport] the file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/testng-results.xml is not a valid testsuite XML document [2024-03-19T02:23:35.679Z] [INFO] [junitreport] Processing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/junit-noframes.html [2024-03-19T02:23:35.679Z] [INFO] [junitreport] Loading stylesheet jar:file:/home/jenkins/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [2024-03-19T02:23:35.779Z] [exec] Custom resource custom/my-java-bean deleted. [2024-03-19T02:23:35.779Z] [2024-03-19T02:23:35.779Z] setOSConditions: [2024-03-19T02:23:35.779Z] [2024-03-19T02:23:35.779Z] setToolWin: [2024-03-19T02:23:35.779Z] [2024-03-19T02:23:35.779Z] setToolUnix: [2024-03-19T02:23:35.779Z] [2024-03-19T02:23:35.779Z] setToolProperty: [2024-03-19T02:23:35.779Z] [2024-03-19T02:23:35.779Z] setS1ASclassPath: [2024-03-19T02:23:35.779Z] [2024-03-19T02:23:35.779Z] init-common: [2024-03-19T02:23:35.779Z] [2024-03-19T02:23:35.779Z] delete-custom-resource-common: [2024-03-19T02:23:35.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:23:35.853Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:23:35.861Z] [java] expect AccessControlException: true [2024-03-19T02:23:35.861Z] [java] expected Exception: jakarta.security.jacc.PolicyContextException [2024-03-19T02:23:35.861Z] [java] Value of key is: API testPCF -true-jakarta.security.jacc.PolicyContextException without SecurityManager [2024-03-19T02:23:35.861Z] [java] --START SECURITY MANAGER -->> [2024-03-19T02:23:35.861Z] [java] Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:35.861Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:23:35.861Z] [java] at jakarta.security.jacc.TestPCF.main(TestPCF.java:62) [2024-03-19T02:23:35.861Z] [java] Java Result: 1 [2024-03-19T02:23:35.918Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war2.war [2024-03-19T02:23:35.918Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war2.war [2024-03-19T02:23:35.918Z] [javaWithResult] Mar 19, 2024 2:23:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:35.918Z] [javaWithResult] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:23:35.918Z] [javaWithResult] Mar 19, 2024 2:23:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:35.919Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:23:35.919Z] [javaWithResult] Mar 19, 2024 2:23:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:35.919Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-03-19T02:23:35.919Z] [javaWithResult] Mar 19, 2024 2:23:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:35.919Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:35.919Z] [javaWithResult] Mar 19, 2024 2:23:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:35.919Z] [javaWithResult] WARNING: Deprecated element ejb-local-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbLocalReferenceNode. [2024-03-19T02:23:35.919Z] [javaWithResult] Mar 19, 2024 2:23:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:35.919Z] [javaWithResult] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:23:35.919Z] [javaWithResult] Mar 19, 2024 2:23:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:35.919Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:23:35.919Z] [2024-03-19T02:23:35.919Z] processResult: [2024-03-19T02:23:35.919Z] [2024-03-19T02:23:35.919Z] failed: [2024-03-19T02:23:35.919Z] [2024-03-19T02:23:35.919Z] passed: [2024-03-19T02:23:35.919Z] [echo] Test validation Passed [2024-03-19T02:23:35.919Z] [2024-03-19T02:23:35.919Z] unknown: [2024-03-19T02:23:35.919Z] [2024-03-19T02:23:35.919Z] declare-test: [2024-03-19T02:23:35.919Z] [echo] Starting test validation dol/validation Test standalone ejb jar [2024-03-19T02:23:35.919Z] [2024-03-19T02:23:35.920Z] init.os: [2024-03-19T02:23:35.920Z] [2024-03-19T02:23:35.920Z] init.tools.unix: [2024-03-19T02:23:35.920Z] [2024-03-19T02:23:35.920Z] init.tools.windows: [2024-03-19T02:23:35.920Z] [2024-03-19T02:23:35.920Z] init.tools: [2024-03-19T02:23:35.920Z] [2024-03-19T02:23:35.920Z] setAsadminArgs: [2024-03-19T02:23:35.920Z] [2024-03-19T02:23:35.920Z] init: [2024-03-19T02:23:35.920Z] [2024-03-19T02:23:35.920Z] init.customtasks: [2024-03-19T02:23:35.920Z] [2024-03-19T02:23:35.920Z] run.validator: [2024-03-19T02:23:35.920Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:35.921Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-03-19T02:23:35.921Z] [2024-03-19T02:23:35.921Z] setOSConditions: [2024-03-19T02:23:35.921Z] [2024-03-19T02:23:35.921Z] setToolWin: [2024-03-19T02:23:35.921Z] [2024-03-19T02:23:35.921Z] setToolUnix: [2024-03-19T02:23:35.921Z] [2024-03-19T02:23:35.921Z] setToolProperty: [2024-03-19T02:23:35.921Z] [2024-03-19T02:23:35.922Z] setS1ASclassPath: [2024-03-19T02:23:35.922Z] [2024-03-19T02:23:35.922Z] init-common: [2024-03-19T02:23:35.922Z] [2024-03-19T02:23:35.922Z] create-connector-connpool: [2024-03-19T02:23:35.922Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server MyPool [2024-03-19T02:23:35.925Z] [exec] [2024-03-19T02:23:35.925Z] [exec] Generating code... [2024-03-19T02:23:35.925Z] [exec] [2024-03-19T02:23:35.925Z] [exec] Compiling code... [2024-03-19T02:23:35.931Z] [exec] Mar 19, 2024 2:23:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:35.931Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@743d0d44 [2024-03-19T02:23:35.997Z] [java] Mar 19, 2024 2:23:35 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:35.997Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:35.997Z] [java] Mar 19, 2024 2:23:35 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:23:35.997Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:23:36.106Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-el-enum-web [2024-03-19T02:23:36.106Z] [2024-03-19T02:23:36.106Z] all: [2024-03-19T02:23:36.106Z] [echo] [2024-03-19T02:23:36.106Z] [echo] ************************* [2024-03-19T02:23:36.106Z] [echo] * Running jspErrorPageClassCastException [2024-03-19T02:23:36.106Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException [2024-03-19T02:23:36.106Z] [echo] ************************* [2024-03-19T02:23:36.106Z] [echo] [2024-03-19T02:23:36.106Z] [2024-03-19T02:23:36.106Z] setOSConditions: [2024-03-19T02:23:36.106Z] [2024-03-19T02:23:36.106Z] setToolWin: [2024-03-19T02:23:36.106Z] [2024-03-19T02:23:36.106Z] setToolUnix: [2024-03-19T02:23:36.106Z] [2024-03-19T02:23:36.106Z] setToolProperty: [2024-03-19T02:23:36.106Z] [2024-03-19T02:23:36.106Z] setS1ASclassPath: [2024-03-19T02:23:36.106Z] [2024-03-19T02:23:36.106Z] init-common: [2024-03-19T02:23:36.106Z] [2024-03-19T02:23:36.106Z] clean: [2024-03-19T02:23:36.106Z] [2024-03-19T02:23:36.106Z] setOSConditions: [2024-03-19T02:23:36.106Z] [2024-03-19T02:23:36.106Z] setToolWin: [2024-03-19T02:23:36.106Z] [2024-03-19T02:23:36.107Z] setToolUnix: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] setToolProperty: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] setS1ASclassPath: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] init-common: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] clean-common: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] setOSConditions: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] setToolWin: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] setToolUnix: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] setToolProperty: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] setS1ASclassPath: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] init-common: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] clean-classes-common: [2024-03-19T02:23:36.107Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] setOSConditions: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.107Z] setToolWin: [2024-03-19T02:23:36.107Z] [2024-03-19T02:23:36.108Z] setToolUnix: [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.108Z] setToolProperty: [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.108Z] setS1ASclassPath: [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.108Z] init-common: [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.108Z] clean-jars-common: [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.108Z] compile: [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.108Z] setOSConditions: [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.108Z] setToolWin: [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.108Z] setToolUnix: [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.108Z] setToolProperty: [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.108Z] setS1ASclassPath: [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.108Z] init-common: [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.108Z] compile-common: [2024-03-19T02:23:36.108Z] [echo] Current time (ISO): 2024-03-19T02:23:35.830+0000 [2024-03-19T02:23:36.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:36.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/servlet [2024-03-19T02:23:36.108Z] [2024-03-19T02:23:36.109Z] build: [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] setOSConditions: [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] setToolWin: [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] setToolUnix: [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] setToolProperty: [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] setS1ASclassPath: [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] init-common: [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] webclient-war-common: [2024-03-19T02:23:36.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] clear: [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] test-tlds-exist: [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] copy-tlds: [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] test-tagfiles-exist: [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] copy-tagfiles: [2024-03-19T02:23:36.109Z] [2024-03-19T02:23:36.109Z] package-war-common: [2024-03-19T02:23:36.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:36.110Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:36.110Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:36.110Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:36.110Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/lib [2024-03-19T02:23:36.110Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:36.110Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-class-cast-exception-web.war [2024-03-19T02:23:36.110Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:36.110Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:36.110Z] [javac] Compiling 1 source file [2024-03-19T02:23:36.110Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/WebTest.java:55: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:23:36.110Z] [javac] Socket s = new Socket(host, new Integer(port).intValue()); [2024-03-19T02:23:36.110Z] [javac] ^ [2024-03-19T02:23:36.110Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:36.110Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:36.110Z] [javac] 1 warning [2024-03-19T02:23:36.110Z] [2024-03-19T02:23:36.110Z] deploy: [2024-03-19T02:23:36.110Z] [2024-03-19T02:23:36.110Z] deploy-war-common: [2024-03-19T02:23:36.110Z] [2024-03-19T02:23:36.110Z] setOSConditions: [2024-03-19T02:23:36.110Z] [2024-03-19T02:23:36.110Z] setToolWin: [2024-03-19T02:23:36.110Z] [2024-03-19T02:23:36.110Z] setToolUnix: [2024-03-19T02:23:36.110Z] [2024-03-19T02:23:36.111Z] setToolProperty: [2024-03-19T02:23:36.111Z] [2024-03-19T02:23:36.111Z] setS1ASclassPath: [2024-03-19T02:23:36.111Z] [2024-03-19T02:23:36.111Z] init-common: [2024-03-19T02:23:36.111Z] [2024-03-19T02:23:36.111Z] deploy-war-commonpe: [2024-03-19T02:23:36.123Z] [java] expect AccessControlException: false [2024-03-19T02:23:36.123Z] [java] expected Exception: java.lang.ClassCastException [2024-03-19T02:23:36.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:23:36.123Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:23:36.188Z] [exec] Value of key is: setup [2024-03-19T02:23:36.188Z] [exec] Value of key is: BMTUserTx [2024-03-19T02:23:36.188Z] [exec] Value of key is: CMTUserTx [2024-03-19T02:23:36.188Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:36.188Z] [exec] [2024-03-19T02:23:36.188Z] [exec] [2024-03-19T02:23:36.189Z] [exec] ----------------------------------------- [2024-03-19T02:23:36.189Z] [exec] - BMTUserTx: PASS - [2024-03-19T02:23:36.189Z] [exec] - setup: PASS - [2024-03-19T02:23:36.189Z] [exec] - CMTUserTx: PASS - [2024-03-19T02:23:36.189Z] [exec] ----------------------------------------- [2024-03-19T02:23:36.189Z] [exec] Total PASS: 3 [2024-03-19T02:23:36.189Z] [exec] Total FAIL: 0 [2024-03-19T02:23:36.189Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:36.189Z] [exec] ----------------------------------------- [2024-03-19T02:23:36.189Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:36.189Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:36.253Z] [INFO] [junitreport] Transform time: 300ms [2024-03-19T02:23:36.253Z] [WARNING] [echo] Test Report available at test-output/index.html [2024-03-19T02:23:36.253Z] [INFO] Executed tasks [2024-03-19T02:23:36.253Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:23:36.253Z] [INFO] BUILD SUCCESS [2024-03-19T02:23:36.253Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:23:36.253Z] [INFO] Total time: 02:47 min [2024-03-19T02:23:36.253Z] [INFO] Finished at: 2024-03-19T02:23:35Z [2024-03-19T02:23:36.253Z] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:23:36.253Z] + copy_ql_results ql_gf_full_profile_all [2024-03-19T02:23:36.253Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:23:36.253Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-03-19T02:23:36.253Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:23:36.253Z] tar: Removing leading `/' from member names [2024-03-19T02:23:36.253Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:23:36.254Z] + cp -r /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/bullet_point.png /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/collapseall.gif /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/emailable-report.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/failed.png /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/index.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/jquery-1.7.1.min.js /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/junit-noframes.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/junitreports /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/navigator-bullet.png /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/old /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/passed.png /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/QL-GP-report.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/QuickLookTests /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/skipped.png /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/testng.css /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/testng-reports.css /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/testng-reports.js /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/testng-results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:23:36.254Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:23:36.254Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/quicklook/quicklook_summary.txt /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:23:36.254Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:23:36.254Z] + tar -czf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/ql_gf_full_profile_all-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:23:36.255Z] tar: Removing leading `/' from member names [2024-03-19T02:23:36.344Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-int [2024-03-19T02:23:36.344Z] [exec] Custom resource custom/my-int deleted. [2024-03-19T02:23:36.344Z] [2024-03-19T02:23:36.344Z] setOSConditions: [2024-03-19T02:23:36.344Z] [2024-03-19T02:23:36.344Z] setToolWin: [2024-03-19T02:23:36.344Z] [2024-03-19T02:23:36.344Z] setToolUnix: [2024-03-19T02:23:36.344Z] [2024-03-19T02:23:36.344Z] setToolProperty: [2024-03-19T02:23:36.344Z] [2024-03-19T02:23:36.344Z] setS1ASclassPath: [2024-03-19T02:23:36.344Z] [2024-03-19T02:23:36.344Z] init-common: [2024-03-19T02:23:36.344Z] [2024-03-19T02:23:36.345Z] delete-custom-resource-common: [2024-03-19T02:23:36.368Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-error-page-class-cast-exception --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-class-cast-exception-web.war [2024-03-19T02:23:36.380Z] [java] Value of key is: API testPCF -false-java.lang.ClassCastException without SecurityManager [2024-03-19T02:23:36.381Z] [java] --START SECURITY MANAGER -->> [2024-03-19T02:23:36.381Z] [java] Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:36.381Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:23:36.381Z] [java] at jakarta.security.jacc.TestPCF.main(TestPCF.java:62) [2024-03-19T02:23:36.381Z] [java] Java Result: 1 [2024-03-19T02:23:36.402Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:36.402Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:36.402Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:36.402Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:36.402Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:36.402Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:36.402Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:36.445Z] [2024-03-19T02:23:36.445Z] checkReporting-common: [2024-03-19T02:23:36.445Z] [2024-03-19T02:23:36.445Z] confirmReportPresent-common: [2024-03-19T02:23:36.445Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:36.445Z] [echo] Test seems to be reported fine [2024-03-19T02:23:36.445Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/allowed/RepRunConf.txt [2024-03-19T02:23:36.445Z] [2024-03-19T02:23:36.445Z] confirmMissingReport-common: [2024-03-19T02:23:36.445Z] [2024-03-19T02:23:36.445Z] undeploy: [2024-03-19T02:23:36.445Z] [2024-03-19T02:23:36.445Z] setOSConditions: [2024-03-19T02:23:36.445Z] [2024-03-19T02:23:36.445Z] setToolWin: [2024-03-19T02:23:36.445Z] [2024-03-19T02:23:36.445Z] setToolUnix: [2024-03-19T02:23:36.445Z] [2024-03-19T02:23:36.445Z] setToolProperty: [2024-03-19T02:23:36.445Z] [2024-03-19T02:23:36.445Z] setS1ASclassPath: [2024-03-19T02:23:36.445Z] [2024-03-19T02:23:36.445Z] init-common: [2024-03-19T02:23:36.446Z] [2024-03-19T02:23:36.446Z] undeploy-common: [2024-03-19T02:23:36.564Z] [java] Mar 19, 2024 2:23:36 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-03-19T02:23:36.564Z] [java] INFO: Configuration saved at /tmp/domain15359578164314188092xml [2024-03-19T02:23:36.564Z] [java] Mar 19, 2024 2:23:36 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:36.564Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:23:36.564Z] [java] Mar 19, 2024 2:23:36 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:36.564Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:23:36.564Z] [java] Mar 19, 2024 2:23:36 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:36.564Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:23:36.564Z] [java] Mar 19, 2024 2:23:36 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:23:36.564Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:23:36.568Z] [exec] 6 seconds left... [2024-03-19T02:23:36.637Z] [java] expect AccessControlException: false [2024-03-19T02:23:36.637Z] [java] expected Exception: null [2024-03-19T02:23:36.637Z] [java] Value of key is: API testPCF -false-null without SecurityManager [2024-03-19T02:23:36.637Z] [java] --START SECURITY MANAGER -->> [2024-03-19T02:23:36.637Z] [java] Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:36.638Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:23:36.638Z] [java] at jakarta.security.jacc.TestPCF.main(TestPCF.java:62) [2024-03-19T02:23:36.638Z] [java] Java Result: 1 [2024-03-19T02:23:36.638Z] [2024-03-19T02:23:36.638Z] setOSConditions: [2024-03-19T02:23:36.638Z] [2024-03-19T02:23:36.638Z] setToolWin: [2024-03-19T02:23:36.638Z] [2024-03-19T02:23:36.638Z] setToolUnix: [2024-03-19T02:23:36.638Z] [2024-03-19T02:23:36.638Z] setToolProperty: [2024-03-19T02:23:36.638Z] [2024-03-19T02:23:36.638Z] setS1ASclassPath: [2024-03-19T02:23:36.638Z] [2024-03-19T02:23:36.638Z] init-common: [2024-03-19T02:23:36.638Z] [2024-03-19T02:23:36.638Z] run-ejbtests: [2024-03-19T02:23:36.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:23:36.688Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:23:36.821Z] [java] Mar 19, 2024 2:23:36 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:23:36.821Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:23:36.821Z] [java] Mar 19, 2024 2:23:36 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:23:36.821Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (934 ms), startup services (921 ms), total (1,855 ms) [2024-03-19T02:23:36.853Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:36.853Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:36.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server MyPool [2024-03-19T02:23:36.853Z] [exec] Connector connection pool MyPool created. [2024-03-19T02:23:36.853Z] [2024-03-19T02:23:36.853Z] create-connector-connpool-common: [2024-03-19T02:23:36.865Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar [2024-03-19T02:23:36.932Z] [exec] Application deployed with name web-jsp-error-page-class-cast-exception-web. [2024-03-19T02:23:36.943Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:36.943Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:36.965Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:36.965Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:36.965Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:36.987Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-string [2024-03-19T02:23:36.987Z] [exec] Custom resource custom/my-string deleted. [2024-03-19T02:23:36.987Z] [2024-03-19T02:23:36.987Z] setOSConditions: [2024-03-19T02:23:36.987Z] [2024-03-19T02:23:36.987Z] setToolWin: [2024-03-19T02:23:36.987Z] [2024-03-19T02:23:36.987Z] setToolUnix: [2024-03-19T02:23:36.987Z] [2024-03-19T02:23:36.987Z] setToolProperty: [2024-03-19T02:23:36.987Z] [2024-03-19T02:23:36.987Z] setS1ASclassPath: [2024-03-19T02:23:36.987Z] [2024-03-19T02:23:36.987Z] init-common: [2024-03-19T02:23:36.987Z] [2024-03-19T02:23:36.987Z] delete-custom-resource-common: [2024-03-19T02:23:37.007Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb30-allowedApp [2024-03-19T02:23:37.007Z] [2024-03-19T02:23:37.007Z] all: [2024-03-19T02:23:37.007Z] [2024-03-19T02:23:37.008Z] clientview: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] all: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] core: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] setOSConditions: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] setToolWin: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] setToolUnix: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] setToolProperty: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] setS1ASclassPath: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] init-common: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] clean: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] setOSConditions: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] setToolWin: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] setToolUnix: [2024-03-19T02:23:37.008Z] [2024-03-19T02:23:37.008Z] setToolProperty: [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.009Z] setS1ASclassPath: [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.009Z] init-common: [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.009Z] clean-common: [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.009Z] setOSConditions: [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.009Z] setToolWin: [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.009Z] setToolUnix: [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.009Z] setToolProperty: [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.009Z] setS1ASclassPath: [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.009Z] init-common: [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.009Z] clean-classes-common: [2024-03-19T02:23:37.009Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.009Z] setOSConditions: [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.009Z] setToolWin: [2024-03-19T02:23:37.009Z] [2024-03-19T02:23:37.010Z] setToolUnix: [2024-03-19T02:23:37.010Z] [2024-03-19T02:23:37.010Z] setToolProperty: [2024-03-19T02:23:37.010Z] [2024-03-19T02:23:37.010Z] setS1ASclassPath: [2024-03-19T02:23:37.010Z] [2024-03-19T02:23:37.010Z] init-common: [2024-03-19T02:23:37.010Z] [2024-03-19T02:23:37.010Z] clean-jars-common: [2024-03-19T02:23:37.010Z] [2024-03-19T02:23:37.010Z] compile: [2024-03-19T02:23:37.010Z] [2024-03-19T02:23:37.010Z] setOSConditions: [2024-03-19T02:23:37.010Z] [2024-03-19T02:23:37.010Z] setToolWin: [2024-03-19T02:23:37.010Z] [2024-03-19T02:23:37.010Z] setToolUnix: [2024-03-19T02:23:37.010Z] [2024-03-19T02:23:37.010Z] setToolProperty: [2024-03-19T02:23:37.010Z] [2024-03-19T02:23:37.010Z] setS1ASclassPath: [2024-03-19T02:23:37.010Z] [2024-03-19T02:23:37.010Z] init-common: [2024-03-19T02:23:37.010Z] [2024-03-19T02:23:37.010Z] compile-common: [2024-03-19T02:23:37.010Z] [echo] Current time (ISO): 2024-03-19T02:23:36.934+0000 [2024-03-19T02:23:37.010Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:37.011Z] [javac] Compiling 23 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:37.077Z] [java] Mar 19, 2024 2:23:36 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:23:37.077Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:23:37.162Z] [exec] Each message got redelivered 4 times successfully and then stopped delivery [2024-03-19T02:23:37.162Z] [exec] Value of key is: mdb main [2024-03-19T02:23:37.162Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:37.162Z] [exec] [2024-03-19T02:23:37.162Z] [exec] [2024-03-19T02:23:37.162Z] [exec] ----------------------------------------- [2024-03-19T02:23:37.162Z] [exec] - mdb main: PASS - [2024-03-19T02:23:37.162Z] [exec] ----------------------------------------- [2024-03-19T02:23:37.162Z] [exec] Total PASS: 1 [2024-03-19T02:23:37.162Z] [exec] Total FAIL: 0 [2024-03-19T02:23:37.162Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:37.162Z] [exec] ----------------------------------------- [2024-03-19T02:23:37.162Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:37.162Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:37.205Z] [2024-03-19T02:23:37.205Z] deploy-war-commonee: [2024-03-19T02:23:37.206Z] [2024-03-19T02:23:37.206Z] run: [2024-03-19T02:23:37.206Z] [java] GET /web-jsp-error-page-class-cast-exception/causeError.jsp HTTP/1.0 [2024-03-19T02:23:37.206Z] [java] HTTP/1.1 500 Internal Server Error [2024-03-19T02:23:37.206Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:23:37.206Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:23:37.206Z] [java] Set-Cookie: JSESSIONID=485784eb2a9e080cea289656db6c; Path=/web-jsp-error-page-class-cast-exception; HttpOnly [2024-03-19T02:23:37.206Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:23:37.206Z] [java] Connection: close [2024-03-19T02:23:37.206Z] [java] Content-Length: 84 [2024-03-19T02:23:37.206Z] [java] [2024-03-19T02:23:37.206Z] [java] [2024-03-19T02:23:37.206Z] [java] [2024-03-19T02:23:37.206Z] [java] [2024-03-19T02:23:37.206Z] [java] [2024-03-19T02:23:37.206Z] [java] jakarta.servlet.jsp.JspException: java.lang.Throwable: The cake fell in the mud [2024-03-19T02:23:37.206Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:37.206Z] [java] [2024-03-19T02:23:37.206Z] [java] [2024-03-19T02:23:37.206Z] [java] ----------------------------------------- [2024-03-19T02:23:37.206Z] [java] - jsp-error-page-class-cast-exception: PASS - [2024-03-19T02:23:37.206Z] [java] ----------------------------------------- [2024-03-19T02:23:37.206Z] [java] - Total PASS : 1 - [2024-03-19T02:23:37.206Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:37.206Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:37.206Z] [java] ----------------------------------------- [2024-03-19T02:23:37.206Z] [2024-03-19T02:23:37.206Z] undeploy: [2024-03-19T02:23:37.206Z] [2024-03-19T02:23:37.206Z] setOSConditions: [2024-03-19T02:23:37.206Z] [2024-03-19T02:23:37.206Z] setToolWin: [2024-03-19T02:23:37.206Z] [2024-03-19T02:23:37.206Z] setToolUnix: [2024-03-19T02:23:37.206Z] [2024-03-19T02:23:37.207Z] setToolProperty: [2024-03-19T02:23:37.207Z] [2024-03-19T02:23:37.207Z] setS1ASclassPath: [2024-03-19T02:23:37.207Z] [2024-03-19T02:23:37.207Z] init-common: [2024-03-19T02:23:37.207Z] [2024-03-19T02:23:37.207Z] undeploy-war-common: [2024-03-19T02:23:37.221Z] [javac] 2 warnings [2024-03-19T02:23:37.221Z] [2024-03-19T02:23:37.221Z] build: [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] setOSConditions: [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] setToolWin: [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] setToolUnix: [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] setToolProperty: [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] setS1ASclassPath: [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] init-common: [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] webclient-war-common: [2024-03-19T02:23:37.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] clear: [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] test-tlds-exist: [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] copy-tlds: [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] test-tagfiles-exist: [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] copy-tagfiles: [2024-03-19T02:23:37.222Z] [2024-03-19T02:23:37.222Z] package-war-common: [2024-03-19T02:23:37.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:37.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:37.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:37.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:37.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/lib [2024-03-19T02:23:37.223Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:23:37.223Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:37.223Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:37.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/docroot [2024-03-19T02:23:37.223Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-eminjection-into-no-interface-ejb-web.war [2024-03-19T02:23:37.223Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:37.223Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/build.xml:57: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:37.223Z] [javac] Compiling 1 source file [2024-03-19T02:23:37.223Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:37.223Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:37.223Z] [2024-03-19T02:23:37.223Z] deploy: [2024-03-19T02:23:37.223Z] [2024-03-19T02:23:37.223Z] deploy-war-common: [2024-03-19T02:23:37.224Z] [2024-03-19T02:23:37.224Z] setOSConditions: [2024-03-19T02:23:37.224Z] [2024-03-19T02:23:37.224Z] setToolWin: [2024-03-19T02:23:37.224Z] [2024-03-19T02:23:37.224Z] setToolUnix: [2024-03-19T02:23:37.224Z] [2024-03-19T02:23:37.224Z] setToolProperty: [2024-03-19T02:23:37.224Z] [2024-03-19T02:23:37.224Z] setS1ASclassPath: [2024-03-19T02:23:37.224Z] [2024-03-19T02:23:37.224Z] init-common: [2024-03-19T02:23:37.224Z] [2024-03-19T02:23:37.224Z] deploy-war-commonpe: [2024-03-19T02:23:37.233Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:37.233Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:37.299Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:23:37.299Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:37.299Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:37.299Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:23:37.299Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:37.299Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:37.299Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:37.299Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:37.299Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:37.299Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:37.299Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:37.333Z] [java] Mar 19, 2024 2:23:37 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:23:37.333Z] [java] INFO: Grizzly Framework 4.0.2 started in: 19 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:23:37.333Z] [java] Mar 19, 2024 2:23:37 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:37.333Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:37.333Z] [java] Mar 19, 2024 2:23:37 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:23:37.333Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:23:37.333Z] [java] Mar 19, 2024 2:23:37 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:23:37.333Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:23:37.334Z] [java] Mar 19, 2024 2:23:37 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:23:37.334Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,354 ms), startup services (8 ms), total (2,362 ms) [2024-03-19T02:23:37.334Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:37.334Z] [java] Mar 19, 2024 2:23:37 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:23:37.334Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:23:37.334Z] [java] Mar 19, 2024 2:23:37 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:23:37.334Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:23:37.334Z] [java] Mar 19, 2024 2:23:37 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:37.334Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-jaxrs-web.war [2024-03-19T02:23:37.334Z] [java] Mar 19, 2024 2:23:37 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:37.334Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:23:37.334Z] [java] Mar 19, 2024 2:23:37 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:37.334Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-03-19T02:23:37.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.ClassName=org.apache.derby.jdbc.ClientXADataSource [2024-03-19T02:23:37.489Z] [exec] domain.resources.connector-connection-pool.MyPool.property.ClassName=org.apache.derby.jdbc.ClientXADataSource [2024-03-19T02:23:37.492Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:37.492Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:37.492Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:37.493Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.493Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.494Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.495Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:37.495Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:37.495Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:37.495Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:37.495Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:37.495Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.495Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.496Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.496Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:37.496Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:37.496Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.496Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.496Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:37.496Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:37.496Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:37.496Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.496Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.496Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:37.496Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:37.496Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.496Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.500Z] [exec] 5 seconds left... [2024-03-19T02:23:37.530Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:37.530Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:37.558Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:37.558Z] [javac] 1 warning [2024-03-19T02:23:37.558Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:23:37.558Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:23:37.558Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:23:37.558Z] [2024-03-19T02:23:37.558Z] deploy-app: [2024-03-19T02:23:37.558Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:37.558Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:37.558Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:37.558Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:37.559Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:37.559Z] [2024-03-19T02:23:37.559Z] deploy-war-common: [2024-03-19T02:23:37.559Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:37.559Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:37.559Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:37.559Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:37.559Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:37.559Z] [2024-03-19T02:23:37.559Z] setOSConditions: [2024-03-19T02:23:37.559Z] [2024-03-19T02:23:37.559Z] setToolWin: [2024-03-19T02:23:37.559Z] [2024-03-19T02:23:37.559Z] setToolUnix: [2024-03-19T02:23:37.559Z] [2024-03-19T02:23:37.559Z] setToolProperty: [2024-03-19T02:23:37.559Z] [2024-03-19T02:23:37.559Z] setS1ASclassPath: [2024-03-19T02:23:37.559Z] [2024-03-19T02:23:37.560Z] init-common: [2024-03-19T02:23:37.560Z] [2024-03-19T02:23:37.560Z] deploy-war-commonpe: [2024-03-19T02:23:37.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-simple-properties [2024-03-19T02:23:37.586Z] [exec] Custom resource custom/my-simple-properties deleted. [2024-03-19T02:23:37.586Z] [2024-03-19T02:23:37.586Z] setOSConditions: [2024-03-19T02:23:37.586Z] [2024-03-19T02:23:37.586Z] setToolWin: [2024-03-19T02:23:37.587Z] [2024-03-19T02:23:37.587Z] setToolUnix: [2024-03-19T02:23:37.587Z] [2024-03-19T02:23:37.587Z] setToolProperty: [2024-03-19T02:23:37.587Z] [2024-03-19T02:23:37.587Z] setS1ASclassPath: [2024-03-19T02:23:37.587Z] [2024-03-19T02:23:37.587Z] init-common: [2024-03-19T02:23:37.587Z] [2024-03-19T02:23:37.587Z] delete-custom-resource-common: [2024-03-19T02:23:37.725Z] [2024-03-19T02:23:37.725Z] undeploy: [2024-03-19T02:23:37.725Z] [2024-03-19T02:23:37.725Z] setOSConditions: [2024-03-19T02:23:37.725Z] [2024-03-19T02:23:37.725Z] setToolWin: [2024-03-19T02:23:37.725Z] [2024-03-19T02:23:37.725Z] setToolUnix: [2024-03-19T02:23:37.725Z] [2024-03-19T02:23:37.725Z] setToolProperty: [2024-03-19T02:23:37.725Z] [2024-03-19T02:23:37.725Z] setS1ASclassPath: [2024-03-19T02:23:37.725Z] [2024-03-19T02:23:37.726Z] init-common: [2024-03-19T02:23:37.726Z] [2024-03-19T02:23:37.726Z] undeploy-common: [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:37.755Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:37.755Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:37.755Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:37.755Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:37.755Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.755Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.755Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.755Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.756Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.756Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.756Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.756Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.756Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.756Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.756Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.756Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.756Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.756Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.756Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:37.756Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.757Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:37.757Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:37.757Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:37.757Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:37.757Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:37.757Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.757Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.758Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:37.758Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.758Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.759Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:37.759Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:37.759Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:37.759Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:37.759Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.759Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.759Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.759Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.760Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:37.760Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:37.760Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:37.760Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:37.760Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:37.760Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.761Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.761Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.761Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.761Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:37.761Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.761Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:37.762Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.762Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:37.762Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:37.762Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.762Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.762Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:37.762Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:37.762Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:37.762Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:37.762Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.762Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.762Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.763Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:37.763Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:37.763Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:37.763Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:37.763Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:37.763Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.764Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.764Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.764Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.764Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.764Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:37.764Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.764Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:37.765Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:37.765Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:37.765Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.765Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:37.765Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.765Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:37.765Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:37.765Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.765Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.765Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:37.765Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:37.765Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:37.765Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:37.765Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.765Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.766Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:37.766Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:37.766Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:37.766Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:37.766Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:37.766Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.766Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.767Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.767Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:37.767Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:37.767Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.767Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.767Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:37.767Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:37.767Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:37.767Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.767Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.767Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:37.767Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:37.767Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:37.767Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:37.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:37.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:37.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:37.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:37.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.768Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:37.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.769Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:37.769Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:37.769Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:37.769Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:37.769Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:37.769Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:37.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.770Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.770Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.770Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.770Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.770Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.770Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.770Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.770Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.770Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.770Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:37.770Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:37.770Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:37.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:37.770Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.770Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.770Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:37.770Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:37.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:37.770Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:37.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:37.770Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.770Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:37.771Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:37.771Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:37.771Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.771Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:37.771Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:37.771Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:37.771Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:37.771Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:37.771Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.771Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.772Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-error-page-class-cast-exception-web [2024-03-19T02:23:37.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.772Z] [2024-03-19T02:23:37.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.772Z] all: [2024-03-19T02:23:37.772Z] [echo] [2024-03-19T02:23:37.772Z] [echo] ************************* [2024-03-19T02:23:37.772Z] [echo] * Running jspErrorPageServletErrorException [2024-03-19T02:23:37.772Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.772Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException [2024-03-19T02:23:37.772Z] [echo] ************************* [2024-03-19T02:23:37.772Z] [echo] [2024-03-19T02:23:37.772Z] [2024-03-19T02:23:37.772Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.772Z] setOSConditions: [2024-03-19T02:23:37.772Z] [2024-03-19T02:23:37.772Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.772Z] setToolWin: [2024-03-19T02:23:37.772Z] [2024-03-19T02:23:37.772Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:37.772Z] setToolUnix: [2024-03-19T02:23:37.772Z] [2024-03-19T02:23:37.772Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.772Z] setToolProperty: [2024-03-19T02:23:37.772Z] [2024-03-19T02:23:37.772Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.772Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:37.772Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:37.772Z] setS1ASclassPath: [2024-03-19T02:23:37.773Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:37.773Z] [2024-03-19T02:23:37.773Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:37.773Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:37.773Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:37.773Z] init-common: [2024-03-19T02:23:37.773Z] [2024-03-19T02:23:37.773Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.773Z] clean: [2024-03-19T02:23:37.773Z] [2024-03-19T02:23:37.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.773Z] setOSConditions: [2024-03-19T02:23:37.773Z] [2024-03-19T02:23:37.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.773Z] setToolWin: [2024-03-19T02:23:37.773Z] [2024-03-19T02:23:37.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.773Z] setToolUnix: [2024-03-19T02:23:37.773Z] [2024-03-19T02:23:37.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.773Z] setToolProperty: [2024-03-19T02:23:37.773Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.773Z] [2024-03-19T02:23:37.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.773Z] setS1ASclassPath: [2024-03-19T02:23:37.773Z] [2024-03-19T02:23:37.773Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.773Z] init-common: [2024-03-19T02:23:37.773Z] [2024-03-19T02:23:37.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.773Z] clean-common: [2024-03-19T02:23:37.773Z] [2024-03-19T02:23:37.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:37.773Z] setOSConditions: [2024-03-19T02:23:37.773Z] [2024-03-19T02:23:37.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:37.773Z] setToolWin: [2024-03-19T02:23:37.774Z] [2024-03-19T02:23:37.774Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:37.774Z] setToolUnix: [2024-03-19T02:23:37.774Z] [2024-03-19T02:23:37.774Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:37.774Z] setToolProperty: [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:37.774Z] [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.774Z] setS1ASclassPath: [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.774Z] [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.774Z] init-common: [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.774Z] [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:37.774Z] clean-classes-common: [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:37.774Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:37.774Z] [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:37.774Z] setOSConditions: [2024-03-19T02:23:37.774Z] [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:37.774Z] setToolWin: [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:37.774Z] [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.774Z] setToolUnix: [2024-03-19T02:23:37.774Z] [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:37.774Z] setToolProperty: [2024-03-19T02:23:37.774Z] [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.774Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:37.774Z] setS1ASclassPath: [2024-03-19T02:23:37.774Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:37.775Z] [2024-03-19T02:23:37.775Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:37.775Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:37.775Z] init-common: [2024-03-19T02:23:37.775Z] [2024-03-19T02:23:37.775Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:37.775Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:37.775Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:37.775Z] clean-jars-common: [2024-03-19T02:23:37.775Z] [2024-03-19T02:23:37.775Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:37.775Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.775Z] compile: [2024-03-19T02:23:37.775Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:37.775Z] [2024-03-19T02:23:37.775Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:37.775Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:37.775Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:37.775Z] setOSConditions: [2024-03-19T02:23:37.775Z] [2024-03-19T02:23:37.775Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:37.775Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.775Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:37.775Z] setToolWin: [2024-03-19T02:23:37.775Z] [2024-03-19T02:23:37.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.775Z] setToolUnix: [2024-03-19T02:23:37.775Z] [2024-03-19T02:23:37.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.775Z] setToolProperty: [2024-03-19T02:23:37.775Z] [2024-03-19T02:23:37.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.775Z] setS1ASclassPath: [2024-03-19T02:23:37.775Z] [2024-03-19T02:23:37.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.775Z] init-common: [2024-03-19T02:23:37.775Z] [2024-03-19T02:23:37.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.775Z] compile-common: [2024-03-19T02:23:37.775Z] [echo] Current time (ISO): 2024-03-19T02:23:37.620+0000 [2024-03-19T02:23:37.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:37.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/servlet [2024-03-19T02:23:37.776Z] [2024-03-19T02:23:37.776Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.776Z] build: [2024-03-19T02:23:37.776Z] [2024-03-19T02:23:37.776Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.776Z] setOSConditions: [2024-03-19T02:23:37.776Z] [2024-03-19T02:23:37.776Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:37.776Z] setToolWin: [2024-03-19T02:23:37.776Z] [2024-03-19T02:23:37.776Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.776Z] setToolUnix: [2024-03-19T02:23:37.776Z] [2024-03-19T02:23:37.776Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.776Z] setToolProperty: [2024-03-19T02:23:37.776Z] [2024-03-19T02:23:37.776Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:37.776Z] setS1ASclassPath: [2024-03-19T02:23:37.776Z] [2024-03-19T02:23:37.776Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:37.776Z] init-common: [2024-03-19T02:23:37.776Z] [2024-03-19T02:23:37.776Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:37.776Z] webclient-war-common: [2024-03-19T02:23:37.776Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:37.776Z] [2024-03-19T02:23:37.776Z] clear: [2024-03-19T02:23:37.776Z] [2024-03-19T02:23:37.776Z] test-tlds-exist: [2024-03-19T02:23:37.776Z] [2024-03-19T02:23:37.776Z] copy-tlds: [2024-03-19T02:23:37.776Z] [2024-03-19T02:23:37.777Z] test-tagfiles-exist: [2024-03-19T02:23:37.777Z] [2024-03-19T02:23:37.777Z] copy-tagfiles: [2024-03-19T02:23:37.777Z] [2024-03-19T02:23:37.777Z] package-war-common: [2024-03-19T02:23:37.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:37.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:37.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:37.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:37.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/lib [2024-03-19T02:23:37.777Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:37.777Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-servlet-error-exception-web.war [2024-03-19T02:23:37.777Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:37.777Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:37.777Z] [javac] Compiling 1 source file [2024-03-19T02:23:37.777Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:37.777Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:37.777Z] [2024-03-19T02:23:37.777Z] deploy: [2024-03-19T02:23:37.777Z] [2024-03-19T02:23:37.777Z] deploy-war-common: [2024-03-19T02:23:37.777Z] [2024-03-19T02:23:37.778Z] setOSConditions: [2024-03-19T02:23:37.778Z] [2024-03-19T02:23:37.778Z] setToolWin: [2024-03-19T02:23:37.778Z] [2024-03-19T02:23:37.778Z] setToolUnix: [2024-03-19T02:23:37.778Z] [2024-03-19T02:23:37.778Z] setToolProperty: [2024-03-19T02:23:37.778Z] [2024-03-19T02:23:37.778Z] setS1ASclassPath: [2024-03-19T02:23:37.778Z] [2024-03-19T02:23:37.778Z] init-common: [2024-03-19T02:23:37.778Z] [2024-03-19T02:23:37.778Z] deploy-war-commonpe: [2024-03-19T02:23:37.786Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:37.787Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:37.800Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar [2024-03-19T02:23:37.800Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar [2024-03-19T02:23:37.800Z] [javaWithResult] Mar 19, 2024 2:23:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:37.800Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-03-19T02:23:37.800Z] [javaWithResult] Mar 19, 2024 2:23:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:37.800Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:37.800Z] [javaWithResult] Mar 19, 2024 2:23:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:37.800Z] [javaWithResult] WARNING: Deprecated element ejb-local-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbLocalReferenceNode. [2024-03-19T02:23:37.800Z] [javaWithResult] Mar 19, 2024 2:23:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:37.800Z] [javaWithResult] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:23:37.800Z] [javaWithResult] Mar 19, 2024 2:23:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:37.800Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:23:37.800Z] [javaWithResult] java.lang.IllegalStateException: Descriptor not available in org.glassfish.ejb.deployment.node.SecurityIdentityNode@4d7e7435 [2024-03-19T02:23:37.800Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar] is not valid [2024-03-19T02:23:37.800Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-03-19T02:23:37.800Z] [javaWithResult] at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue(DeploymentDescriptorNode.java:428) [2024-03-19T02:23:37.801Z] [javaWithResult] at org.glassfish.ejb.deployment.node.SecurityIdentityNode.setElementValue(SecurityIdentityNode.java:88) [2024-03-19T02:23:37.801Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.endElement(SaxParserHandler.java:556) [2024-03-19T02:23:37.801Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:618) [2024-03-19T02:23:37.801Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728) [2024-03-19T02:23:37.801Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899) [2024-03-19T02:23:37.801Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-03-19T02:23:37.801Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-03-19T02:23:37.801Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-03-19T02:23:37.801Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-03-19T02:23:37.801Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-03-19T02:23:37.801Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-03-19T02:23:37.801Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-03-19T02:23:37.801Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-03-19T02:23:37.801Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-03-19T02:23:37.801Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-03-19T02:23:37.801Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:213) [2024-03-19T02:23:37.801Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readStandardDeploymentDescriptor(Archivist.java:655) [2024-03-19T02:23:37.801Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:393) [2024-03-19T02:23:37.801Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:23:37.801Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:23:37.801Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:23:37.801Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:37.801Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-03-19T02:23:37.801Z] [javaWithResult] Java Result: 255 [2024-03-19T02:23:37.801Z] [2024-03-19T02:23:37.801Z] processResult: [2024-03-19T02:23:37.801Z] [2024-03-19T02:23:37.802Z] failed: [2024-03-19T02:23:37.802Z] [2024-03-19T02:23:37.802Z] passed: [2024-03-19T02:23:37.805Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-eminjection-into-no-interface-ejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-eminjection-into-no-interface-ejb-web.war [2024-03-19T02:23:37.942Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:37.942Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:37.942Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:37.942Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:37.942Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:37.942Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:37.942Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:37.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false mq-cmt-excptApp [2024-03-19T02:23:38.035Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-error-page-servlet-error-exception --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-servlet-error-exception-web.war [2024-03-19T02:23:38.038Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.038Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.038Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.038Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.038Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.038Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.038Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.038Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.038Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.038Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.038Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.039Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.039Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.039Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.039Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.039Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.039Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.039Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.039Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.039Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.039Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.039Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.039Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.039Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.039Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.039Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.039Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.039Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.039Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.039Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.039Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.039Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.039Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.039Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.039Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.039Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.039Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.039Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.039Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.040Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.040Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.040Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.040Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.040Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.040Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.040Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.040Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.040Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.040Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.040Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.040Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.040Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.040Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.041Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.041Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.041Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.041Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.041Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.041Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.041Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.041Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.041Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.041Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.041Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.041Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.041Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.041Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.041Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.041Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.041Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.042Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.042Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.042Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.042Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.043Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.043Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.044Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.045Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.045Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.045Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.045Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.045Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.045Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.045Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.046Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.046Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.046Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.046Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.047Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.047Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.047Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.047Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.047Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.047Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.047Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.047Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.047Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.047Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.047Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.047Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.047Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.047Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.047Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.047Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.047Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.047Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.048Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.048Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.048Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.048Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.048Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.048Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.048Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.049Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.049Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.049Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.049Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.049Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.049Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.049Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.049Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.049Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.049Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.049Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.049Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.049Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.049Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.049Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.049Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.049Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.049Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.050Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.050Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.050Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.050Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.050Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.050Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.050Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.050Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.050Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.050Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.050Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.050Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.050Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.050Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.050Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.050Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.050Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.050Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.050Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.050Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.050Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.050Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.050Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.051Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.051Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.051Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.051Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.051Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.051Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.051Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.051Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.051Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.051Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.051Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.051Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.051Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.051Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.051Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.051Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.051Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.051Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.052Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.052Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.052Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.052Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.052Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.052Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.052Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.052Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.052Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.052Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.052Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.052Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.052Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.052Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.052Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.052Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.052Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.052Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.052Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.052Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.052Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.052Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.052Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.052Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.052Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.052Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.052Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.053Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.053Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.053Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.053Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.053Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.053Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.053Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.053Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.053Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.053Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.053Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.053Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.053Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.053Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.054Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.054Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.054Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.054Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.054Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.054Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.054Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.054Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.054Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.054Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.054Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.054Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.054Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.054Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.054Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.054Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.054Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.054Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.055Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.055Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.055Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.055Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.055Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.055Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.055Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.055Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.055Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.055Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.055Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.055Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.055Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.055Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.055Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.055Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.055Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.055Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.056Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.056Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.056Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.057Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.057Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.057Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.057Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.057Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.057Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.057Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.057Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.057Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.057Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.057Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.057Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.058Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.058Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.058Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.058Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.058Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.058Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.058Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.058Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.058Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.058Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.058Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.058Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.058Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.058Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.058Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.058Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.058Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.058Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.059Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.059Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.059Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.059Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.059Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.060Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.060Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.060Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.060Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.060Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.060Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.060Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.060Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.060Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.060Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.060Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.060Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.060Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.060Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.060Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.060Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.060Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.060Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.060Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.061Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.061Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.061Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.061Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.061Z] [exec] Application deployed with name cdi-eminjection-into-no-interface-ejb-web. [2024-03-19T02:23:38.061Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.061Z] [2024-03-19T02:23:38.061Z] deploy-war-commonee: [2024-03-19T02:23:38.061Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.061Z] [2024-03-19T02:23:38.061Z] run: [2024-03-19T02:23:38.061Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.061Z] [java] opening connection to http://localhost:8080/cdi-eminjection-into-no-interface-ejb/myurl [2024-03-19T02:23:38.061Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.061Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.061Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.061Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.061Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.061Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.061Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.061Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.061Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.061Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.062Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.062Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.062Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.062Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.062Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.062Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.062Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.062Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.062Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.062Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.062Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.062Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.063Z] [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.063Z] unknown: [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.063Z] [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.063Z] writeLogToConsole: [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.063Z] [echo] Test validation UNKNOWN at 19-Mar-2024 02:23:37.809 with return code 255 [2024-03-19T02:23:38.063Z] [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.063Z] declare-test: [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.063Z] [echo] Starting test validation dol/validation Test standalone rar [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.063Z] [2024-03-19T02:23:38.063Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.063Z] init.os: [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.063Z] [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.063Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.063Z] init.tools.unix: [2024-03-19T02:23:38.064Z] [2024-03-19T02:23:38.064Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.064Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.064Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.064Z] init.tools.windows: [2024-03-19T02:23:38.064Z] [2024-03-19T02:23:38.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.064Z] init.tools: [2024-03-19T02:23:38.064Z] [2024-03-19T02:23:38.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.064Z] setAsadminArgs: [2024-03-19T02:23:38.064Z] [2024-03-19T02:23:38.064Z] init: [2024-03-19T02:23:38.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.064Z] [2024-03-19T02:23:38.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.064Z] init.customtasks: [2024-03-19T02:23:38.064Z] [2024-03-19T02:23:38.064Z] run.validator: [2024-03-19T02:23:38.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.064Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:38.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.064Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.065Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.065Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.065Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.065Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.065Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.065Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.066Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.066Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.066Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.066Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.066Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.066Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.066Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.066Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.066Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.066Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.066Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.066Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.066Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.066Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.066Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.066Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.066Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.066Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.067Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.067Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.067Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.067Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.067Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.067Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.068Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.068Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.068Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.068Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.068Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.068Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.068Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.068Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.068Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.068Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.068Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.068Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.068Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.068Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.068Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.068Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.068Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.068Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.069Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.069Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.069Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.069Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.069Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.069Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.069Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.069Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.069Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.069Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.069Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.069Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.069Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.069Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.069Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.069Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.069Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.069Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.069Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.069Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.070Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.070Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.070Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.070Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.070Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.071Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.071Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.071Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.071Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.071Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.071Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.072Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.072Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.072Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.072Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.072Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.072Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.072Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.073Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.073Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.073Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.074Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.074Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.074Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.074Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.075Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.075Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.075Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.075Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.075Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.075Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.076Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.076Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.076Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.077Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.077Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.077Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.077Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.077Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.077Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.077Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.077Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.077Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.078Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.078Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.078Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.078Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.078Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.078Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.079Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.079Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.079Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.079Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.079Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.079Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.080Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.080Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.080Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.080Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.080Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.080Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.080Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.080Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.080Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.080Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.080Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.080Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.080Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.081Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.081Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.081Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.081Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.081Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.081Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.082Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.082Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.082Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.082Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.082Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.082Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.082Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.082Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.082Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.082Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.082Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.082Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.082Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.082Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.082Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.082Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.083Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.083Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.083Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.083Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.083Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.083Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.083Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.083Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.083Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.083Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.083Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.083Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.084Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.084Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.084Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.084Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.084Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.085Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.085Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.085Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.085Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.085Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.085Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.085Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.085Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.085Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.085Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.086Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.086Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.086Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.086Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.087Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.087Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.087Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.087Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.087Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.087Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.087Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.087Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.087Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.087Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.087Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.087Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.087Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.087Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.087Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.088Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.088Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.088Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.088Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.088Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.088Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.089Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.089Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.089Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.089Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.089Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.089Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.089Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.089Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.089Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.089Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.089Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.090Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.090Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.138Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot svchandler-4 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/svchandler-4-web.war [2024-03-19T02:23:38.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-file [2024-03-19T02:23:38.191Z] [exec] Custom resource custom/my-properties-file deleted. [2024-03-19T02:23:38.191Z] [2024-03-19T02:23:38.191Z] setOSConditions: [2024-03-19T02:23:38.191Z] [2024-03-19T02:23:38.191Z] setToolWin: [2024-03-19T02:23:38.191Z] [2024-03-19T02:23:38.191Z] setToolUnix: [2024-03-19T02:23:38.191Z] [2024-03-19T02:23:38.191Z] setToolProperty: [2024-03-19T02:23:38.191Z] [2024-03-19T02:23:38.191Z] setS1ASclassPath: [2024-03-19T02:23:38.191Z] [2024-03-19T02:23:38.191Z] init-common: [2024-03-19T02:23:38.191Z] [2024-03-19T02:23:38.191Z] delete-custom-resource-common: [2024-03-19T02:23:38.238Z] [2024-03-19T02:23:38.238Z] setOSConditions: [2024-03-19T02:23:38.238Z] [2024-03-19T02:23:38.238Z] setToolWin: [2024-03-19T02:23:38.238Z] [2024-03-19T02:23:38.238Z] setToolUnix: [2024-03-19T02:23:38.238Z] [2024-03-19T02:23:38.239Z] setToolProperty: [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.239Z] setS1ASclassPath: [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.239Z] init-common: [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.239Z] default-sql: [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.239Z] setOSConditions: [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.239Z] setToolWin: [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.239Z] setToolUnix: [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.239Z] setToolProperty: [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.239Z] setS1ASclassPath: [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.239Z] init-common: [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.239Z] execute-sql-common: [2024-03-19T02:23:38.239Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/cmt/sql/drop_pointbase.sql [2024-03-19T02:23:38.239Z] [sql] 0 rows affected [2024-03-19T02:23:38.239Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.239Z] sql-oracle: [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.239Z] execute-sql-connector: [2024-03-19T02:23:38.239Z] [2024-03-19T02:23:38.240Z] unsetup: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] setOSConditions: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] setToolWin: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] setToolUnix: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] setToolProperty: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] setS1ASclassPath: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] init-common: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] undeploy-jms-common: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] setOSConditions: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] setToolWin: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] setToolUnix: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] setToolProperty: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] setS1ASclassPath: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.240Z] init-common: [2024-03-19T02:23:38.240Z] [2024-03-19T02:23:38.241Z] delete-jms-connection-common: [2024-03-19T02:23:38.278Z] [java] Mar 19, 2024 2:23:37 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:23:38.278Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:23:38.278Z] [java] Mar 19, 2024 2:23:37 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:23:38.278Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:23:38.278Z] [java] Mar 19, 2024 2:23:37 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:23:38.278Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:23:38.278Z] [java] Mar 19, 2024 2:23:37 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:23:38.279Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:23:38.279Z] [java] Mar 19, 2024 2:23:38 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:23:38.279Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:23:38.279Z] [java] Mar 19, 2024 2:23:38 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:23:38.279Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-03-19T02:23:38.279Z] [java] Mar 19, 2024 2:23:38 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:23:38.279Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-03-19T02:23:38.279Z] [java] Mar 19, 2024 2:23:38 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:23:38.279Z] [java] INFO: Created virtual server server [2024-03-19T02:23:38.279Z] [java] Mar 19, 2024 2:23:38 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:23:38.279Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-03-19T02:23:38.279Z] [java] Mar 19, 2024 2:23:38 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:23:38.279Z] [java] INFO: Created virtual server __asadmin [2024-03-19T02:23:38.317Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:38.317Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:38.317Z] [java] [2024-03-19T02:23:38.317Z] [java] [2024-03-19T02:23:38.317Z] [java] ----------------------------------------- [2024-03-19T02:23:38.317Z] [java] - em-injection-of-no-interface-EJB: PASS - [2024-03-19T02:23:38.317Z] [java] ----------------------------------------- [2024-03-19T02:23:38.317Z] [java] - Total PASS : 1 - [2024-03-19T02:23:38.317Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:38.317Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:38.317Z] [java] ----------------------------------------- [2024-03-19T02:23:38.317Z] [2024-03-19T02:23:38.317Z] undeploy: [2024-03-19T02:23:38.317Z] [2024-03-19T02:23:38.317Z] setOSConditions: [2024-03-19T02:23:38.317Z] [2024-03-19T02:23:38.317Z] setToolWin: [2024-03-19T02:23:38.317Z] [2024-03-19T02:23:38.317Z] setToolUnix: [2024-03-19T02:23:38.317Z] [2024-03-19T02:23:38.317Z] setToolProperty: [2024-03-19T02:23:38.317Z] [2024-03-19T02:23:38.318Z] setS1ASclassPath: [2024-03-19T02:23:38.318Z] [2024-03-19T02:23:38.318Z] init-common: [2024-03-19T02:23:38.318Z] [2024-03-19T02:23:38.318Z] undeploy-war-common: [2024-03-19T02:23:38.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:38.350Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:38.350Z] [2024-03-19T02:23:38.350Z] setOSConditions: [2024-03-19T02:23:38.350Z] [2024-03-19T02:23:38.350Z] setToolWin: [2024-03-19T02:23:38.350Z] [2024-03-19T02:23:38.350Z] setToolUnix: [2024-03-19T02:23:38.350Z] [2024-03-19T02:23:38.350Z] setToolProperty: [2024-03-19T02:23:38.350Z] [2024-03-19T02:23:38.350Z] setS1ASclassPath: [2024-03-19T02:23:38.350Z] [2024-03-19T02:23:38.350Z] init-common: [2024-03-19T02:23:38.350Z] [2024-03-19T02:23:38.350Z] create-jdbc-resource-common: [2024-03-19T02:23:38.350Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-03-19T02:23:38.351Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.351Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.351Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.351Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.351Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.351Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.351Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.351Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.351Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.351Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.351Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.351Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.351Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.351Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.351Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.352Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.352Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.352Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.352Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.352Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.352Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.352Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.353Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.353Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.353Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.353Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.353Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.353Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.353Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.353Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.353Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.353Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.353Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.353Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.353Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.353Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.353Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.353Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.353Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.353Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.353Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.354Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.354Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.354Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.354Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.354Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.354Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.354Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.354Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.354Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.354Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.354Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.354Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.354Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.355Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.355Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.355Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.355Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.355Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.355Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.355Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.355Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.355Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.355Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.355Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.355Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.355Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.355Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.355Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.355Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.355Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.355Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.356Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.356Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.356Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.356Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.356Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.356Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.356Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.356Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.356Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.356Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.356Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.356Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.356Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.356Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.356Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.356Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.356Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.356Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.356Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.356Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.356Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.356Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.356Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.356Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.356Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.356Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.356Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.356Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.356Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.356Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.356Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.357Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.357Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.357Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.357Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.357Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.357Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.357Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.357Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.357Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.357Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.357Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.357Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.357Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.357Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.358Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.358Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.358Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.358Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.358Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.358Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.358Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.359Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.359Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.359Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.359Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.359Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.359Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.359Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.359Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.359Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.359Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.359Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.359Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.359Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.359Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.359Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.359Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.359Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.359Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.359Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.359Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.359Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.359Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.359Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.359Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.359Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.359Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.359Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.360Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.360Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.360Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.360Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.360Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.360Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.360Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.360Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.360Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.360Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.360Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.360Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.360Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.360Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.360Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.361Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.361Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.361Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.361Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.361Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.361Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.361Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.361Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.361Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.361Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.361Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.361Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.361Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.361Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.361Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.361Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.361Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.361Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.362Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.362Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.362Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.362Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.362Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.362Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.362Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.362Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.362Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.362Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.362Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.362Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.362Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.362Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.362Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.362Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.362Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.362Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.362Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.362Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.362Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.362Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.362Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.362Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.362Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.362Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.362Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.363Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.363Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.363Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.363Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.363Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.363Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.363Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.363Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.363Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.363Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.363Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.363Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.363Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.363Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.363Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.364Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.364Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.364Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.364Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.364Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.364Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.365Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.365Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.365Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.365Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.365Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.365Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.365Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.365Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.365Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.366Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.367Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.367Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.367Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.367Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.367Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.367Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.368Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.368Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.368Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.368Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.368Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.368Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.369Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.369Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.370Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.370Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.370Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.370Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.371Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.371Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.371Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.371Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.371Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.371Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.371Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.371Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.371Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.371Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.372Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.373Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.373Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.374Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.374Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.374Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.374Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.374Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.374Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.374Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.374Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.375Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.375Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.377Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.377Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.377Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.377Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.377Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.377Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.377Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.377Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.377Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.377Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.378Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.378Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.379Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.380Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.380Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.380Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.380Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.380Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.380Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.380Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.380Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.381Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.383Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.383Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.383Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.383Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.383Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.383Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.383Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.383Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.383Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.384Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.384Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.384Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.384Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.384Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.384Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.384Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.429Z] [exec] 4 seconds left... [2024-03-19T02:23:38.436Z] [exec] Application deployed with name ejb-cmp-pkgWarTest-web. [2024-03-19T02:23:38.436Z] [2024-03-19T02:23:38.436Z] deploy-war-commonee: [2024-03-19T02:23:38.436Z] [2024-03-19T02:23:38.436Z] run: [2024-03-19T02:23:38.436Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=testInsert [2024-03-19T02:23:38.479Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.DataBaseName=testdb [2024-03-19T02:23:38.479Z] [exec] domain.resources.connector-connection-pool.MyPool.property.DataBaseName=testdb [2024-03-19T02:23:38.497Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-03-19T02:23:38.535Z] [java] Mar 19, 2024 2:23:38 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:23:38.535Z] [java] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:23:38.535Z] [java] Mar 19, 2024 2:23:38 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:23:38.535Z] [java] INFO: Virtual server server loaded default web module [2024-03-19T02:23:38.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-eminjection-into-no-interface-ejb-web [2024-03-19T02:23:38.574Z] [2024-03-19T02:23:38.574Z] all: [2024-03-19T02:23:38.574Z] [2024-03-19T02:23:38.574Z] setOSConditions: [2024-03-19T02:23:38.574Z] [2024-03-19T02:23:38.574Z] setToolWin: [2024-03-19T02:23:38.574Z] [2024-03-19T02:23:38.574Z] setToolUnix: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] setToolProperty: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] setS1ASclassPath: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] init-common: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] clean: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] setOSConditions: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] setToolWin: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] setToolUnix: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] setToolProperty: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] setS1ASclassPath: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] init-common: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] clean-common: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] setOSConditions: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] setToolWin: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.575Z] setToolUnix: [2024-03-19T02:23:38.575Z] [2024-03-19T02:23:38.576Z] setToolProperty: [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.576Z] setS1ASclassPath: [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.576Z] init-common: [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.576Z] clean-classes-common: [2024-03-19T02:23:38.576Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.576Z] setOSConditions: [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.576Z] setToolWin: [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.576Z] setToolUnix: [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.576Z] setToolProperty: [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.576Z] setS1ASclassPath: [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.576Z] init-common: [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.576Z] clean-jars-common: [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.576Z] compile: [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.576Z] setOSConditions: [2024-03-19T02:23:38.576Z] [2024-03-19T02:23:38.577Z] setToolWin: [2024-03-19T02:23:38.577Z] [2024-03-19T02:23:38.577Z] setToolUnix: [2024-03-19T02:23:38.577Z] [2024-03-19T02:23:38.577Z] setToolProperty: [2024-03-19T02:23:38.577Z] [2024-03-19T02:23:38.577Z] setS1ASclassPath: [2024-03-19T02:23:38.577Z] [2024-03-19T02:23:38.577Z] init-common: [2024-03-19T02:23:38.577Z] [2024-03-19T02:23:38.577Z] compile-common: [2024-03-19T02:23:38.577Z] [echo] Current time (ISO): 2024-03-19T02:23:38.535+0000 [2024-03-19T02:23:38.577Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:38.577Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:38.597Z] [exec] Application deployed with name web-jsp-error-page-servlet-error-exception-web. [2024-03-19T02:23:38.597Z] [2024-03-19T02:23:38.597Z] deploy-war-commonee: [2024-03-19T02:23:38.597Z] [2024-03-19T02:23:38.598Z] run: [2024-03-19T02:23:38.606Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-03-19T02:23:38.607Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-03-19T02:23:38.607Z] [echo] cmd executed for server [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] setOSConditions: [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] setToolWin: [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] setToolUnix: [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] setToolProperty: [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] setS1ASclassPath: [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] init-common: [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] deploy-common: [2024-03-19T02:23:38.607Z] [echo] Current time (ISO): 2024-03-19T02:23:38.489+0000 [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] setOSConditions: [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] setToolWin: [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] setToolUnix: [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] setToolProperty: [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] setS1ASclassPath: [2024-03-19T02:23:38.607Z] [2024-03-19T02:23:38.607Z] init-common: [2024-03-19T02:23:38.608Z] [2024-03-19T02:23:38.608Z] deploy-common-pe: [2024-03-19T02:23:38.646Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.646Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.646Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.646Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.646Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.646Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.646Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.646Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.646Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.646Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.646Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.646Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.646Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.646Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.646Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.646Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.646Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.647Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.648Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.648Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.648Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.648Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.648Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.648Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.648Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.649Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.649Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.650Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.651Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.651Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.651Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.651Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.651Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.651Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.651Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.651Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.652Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.652Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.653Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.654Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.654Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.654Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.654Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.654Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.654Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.654Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.654Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.654Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.655Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.655Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.655Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.656Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.657Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.657Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.657Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.657Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.657Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.657Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.657Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.658Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.658Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.659Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.660Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.660Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.660Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.660Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.660Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.660Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.661Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.661Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.662Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.662Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.662Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.662Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.662Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.662Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.662Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.662Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.663Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.663Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.663Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.663Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.663Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.663Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.664Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.664Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.665Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.665Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.665Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.665Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.665Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.666Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.666Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.666Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.666Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.666Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.666Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.667Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.667Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.667Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.668Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.668Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.668Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.668Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.668Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.668Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.668Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.668Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.668Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.668Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.668Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.668Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.669Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.669Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.669Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.669Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.669Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.669Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.670Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.670Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.671Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.671Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.671Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.671Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.671Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.672Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.672Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.672Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.672Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.672Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.672Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.673Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.673Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.673Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.673Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.673Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.673Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.673Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.674Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.674Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.675Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.675Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.675Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.675Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.675Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.675Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.676Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.676Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.676Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.676Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.676Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.676Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.676Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.677Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.677Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.678Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.678Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.678Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.678Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.678Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.678Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.679Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.679Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.679Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.679Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.679Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.680Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.680Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.680Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.680Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.680Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.680Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.680Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.680Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.680Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.680Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.680Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.680Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.681Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.681Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.681Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.681Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.682Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.682Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.682Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.682Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.682Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.683Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.685Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.685Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.685Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.685Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.685Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.685Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.686Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.686Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.686Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.687Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.687Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.687Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.687Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.687Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.687Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.687Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.687Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.687Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.687Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.687Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.687Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.687Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.687Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.688Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.688Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.688Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.688Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.688Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.688Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.688Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.688Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.688Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.688Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.688Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.688Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.688Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.689Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.689Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.689Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.689Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.689Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.689Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.689Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.689Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.689Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.689Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.689Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.689Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.689Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.689Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.689Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.689Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.689Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.689Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.689Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.689Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.689Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.689Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.689Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.689Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.689Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.690Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.690Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.690Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.690Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.690Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.690Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.691Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.691Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.724Z] [exec] Application deployed with name svchandler-4-web. [2024-03-19T02:23:38.724Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:38.724Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:38.725Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:38.725Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:38.725Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:38.725Z] [2024-03-19T02:23:38.725Z] deploy-war-commonee: [2024-03-19T02:23:38.725Z] [2024-03-19T02:23:38.725Z] deploy-client: [2024-03-19T02:23:38.736Z] [java] Value of key is:EJB3_pkgWarTesttestInsert [2024-03-19T02:23:38.736Z] [java] Value of key is:EJB3_pkgWarTesttestInsert [2024-03-19T02:23:38.736Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=verifyInsert [2024-03-19T02:23:38.736Z] [java] Value of key is:EJB3_pkgWarTestverifyInsert [2024-03-19T02:23:38.736Z] [java] Value of key is:EJB3_pkgWarTestverifyInsert [2024-03-19T02:23:38.737Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=testDelete [2024-03-19T02:23:38.737Z] [java] Value of key is:EJB3_pkgWarTesttestDelete [2024-03-19T02:23:38.737Z] [java] Value of key is:EJB3_pkgWarTesttestDelete [2024-03-19T02:23:38.737Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=verifyDelete [2024-03-19T02:23:38.737Z] [java] Value of key is:EJB3_pkgWarTestverifyDelete [2024-03-19T02:23:38.737Z] [java] Value of key is:EJB3_pkgWarTestverifyDelete [2024-03-19T02:23:38.737Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:38.737Z] [java] [2024-03-19T02:23:38.737Z] [java] [2024-03-19T02:23:38.737Z] [java] ----------------------------------------- [2024-03-19T02:23:38.737Z] [java] - EJB3_pkgWarTesttestDelete: PASS - [2024-03-19T02:23:38.737Z] [java] - EJB3_pkgWarTesttestInsert: PASS - [2024-03-19T02:23:38.737Z] [java] - EJB3_pkgWarTestverifyInsert: PASS - [2024-03-19T02:23:38.737Z] [java] - EJB3_pkgWarTestverifyDelete: PASS - [2024-03-19T02:23:38.737Z] [java] ----------------------------------------- [2024-03-19T02:23:38.737Z] [java] Total PASS: 4 [2024-03-19T02:23:38.737Z] [java] Total FAIL: 0 [2024-03-19T02:23:38.737Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:38.737Z] [java] ----------------------------------------- [2024-03-19T02:23:38.737Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:38.752Z] [2024-03-19T02:23:38.752Z] setOSConditions: [2024-03-19T02:23:38.752Z] [2024-03-19T02:23:38.752Z] setToolWin: [2024-03-19T02:23:38.752Z] [2024-03-19T02:23:38.752Z] setToolUnix: [2024-03-19T02:23:38.752Z] [2024-03-19T02:23:38.752Z] setToolProperty: [2024-03-19T02:23:38.752Z] [2024-03-19T02:23:38.753Z] setS1ASclassPath: [2024-03-19T02:23:38.753Z] [2024-03-19T02:23:38.753Z] init-common: [2024-03-19T02:23:38.753Z] [2024-03-19T02:23:38.753Z] delete-jms-resource-common: [2024-03-19T02:23:38.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-xml-file [2024-03-19T02:23:38.785Z] [exec] Custom resource custom/my-properties-xml-file deleted. [2024-03-19T02:23:38.785Z] [2024-03-19T02:23:38.785Z] setOSConditions: [2024-03-19T02:23:38.785Z] [2024-03-19T02:23:38.785Z] setToolWin: [2024-03-19T02:23:38.785Z] [2024-03-19T02:23:38.785Z] setToolUnix: [2024-03-19T02:23:38.785Z] [2024-03-19T02:23:38.785Z] setToolProperty: [2024-03-19T02:23:38.785Z] [2024-03-19T02:23:38.785Z] setS1ASclassPath: [2024-03-19T02:23:38.785Z] [2024-03-19T02:23:38.785Z] init-common: [2024-03-19T02:23:38.785Z] [2024-03-19T02:23:38.785Z] delete-custom-resource-common: [2024-03-19T02:23:38.801Z] [java] Mar 19, 2024 2:23:38 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:23:38.802Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:23:38.853Z] [java] GET /web-jsp-error-page-servlet-error-exception/causeError.jsp HTTP/1.0 [2024-03-19T02:23:38.853Z] [java] HTTP/1.1 500 Internal Server Error [2024-03-19T02:23:38.853Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:23:38.853Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:23:38.853Z] [java] Set-Cookie: JSESSIONID=4857e8bda15f837314f68f0e1a47; Path=/web-jsp-error-page-servlet-error-exception; HttpOnly [2024-03-19T02:23:38.853Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:23:38.853Z] [java] Connection: close [2024-03-19T02:23:38.853Z] [java] [2024-03-19T02:23:38.853Z] [java] [2024-03-19T02:23:38.853Z] [java] [2024-03-19T02:23:38.853Z] [java] [2024-03-19T02:23:38.854Z] [java] java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null [2024-03-19T02:23:38.854Z] [java] java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null [2024-03-19T02:23:38.854Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:38.854Z] [java] [2024-03-19T02:23:38.854Z] [java] [2024-03-19T02:23:38.854Z] [java] ----------------------------------------- [2024-03-19T02:23:38.854Z] [java] - jsp-error-page-servlet-error-exception: PASS - [2024-03-19T02:23:38.854Z] [java] ----------------------------------------- [2024-03-19T02:23:38.854Z] [java] - Total PASS : 1 - [2024-03-19T02:23:38.854Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:38.854Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:38.854Z] [java] ----------------------------------------- [2024-03-19T02:23:38.854Z] [2024-03-19T02:23:38.854Z] undeploy: [2024-03-19T02:23:38.854Z] [2024-03-19T02:23:38.854Z] setOSConditions: [2024-03-19T02:23:38.854Z] [2024-03-19T02:23:38.854Z] setToolWin: [2024-03-19T02:23:38.854Z] [2024-03-19T02:23:38.854Z] setToolUnix: [2024-03-19T02:23:38.854Z] [2024-03-19T02:23:38.854Z] setToolProperty: [2024-03-19T02:23:38.854Z] [2024-03-19T02:23:38.854Z] setS1ASclassPath: [2024-03-19T02:23:38.854Z] [2024-03-19T02:23:38.854Z] init-common: [2024-03-19T02:23:38.854Z] [2024-03-19T02:23:38.854Z] undeploy-war-common: [2024-03-19T02:23:38.900Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:38.953Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.954Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.954Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.954Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.954Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.954Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.954Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.957Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.957Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.957Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.957Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.957Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.957Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.958Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.958Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.959Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.959Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.959Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.960Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.960Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.960Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.960Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.960Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.960Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.960Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.961Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.961Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.961Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.961Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.962Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.962Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.962Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.962Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.962Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.962Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.962Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.962Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.962Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.962Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.962Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.962Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.962Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.962Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.962Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.962Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.962Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.962Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.963Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.963Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.963Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.963Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.963Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.963Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.964Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.964Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.965Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.965Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.965Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.965Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.965Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.965Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.965Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.966Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.966Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.966Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.966Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.966Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.966Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.967Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.967Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.967Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.967Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.968Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.968Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.968Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.969Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.969Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.969Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.969Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.969Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.969Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.969Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.969Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.970Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.971Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.971Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.972Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.972Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.972Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.972Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.972Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.972Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.973Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.975Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.975Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.975Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.975Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.975Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.975Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.975Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.975Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.975Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.975Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.975Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.976Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.976Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.977Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.977Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.977Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.977Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.977Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.978Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.978Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.978Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.978Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.978Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.978Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.978Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.979Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.981Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.981Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.981Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.981Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.981Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.981Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.982Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.982Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.983Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.983Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.983Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.983Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.984Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.984Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.984Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.984Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.984Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.984Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.985Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.985Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.986Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.986Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.986Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.986Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.986Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.986Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.986Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.986Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.986Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.986Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.986Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.986Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.986Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.986Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.986Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.987Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.987Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.987Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.987Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.987Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.987Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.988Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.988Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.988Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.988Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.988Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.988Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.988Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.988Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.988Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.988Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.988Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.988Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.988Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.989Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.989Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.989Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.989Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.990Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.990Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.990Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.990Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.990Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.990Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.991Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.991Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.991Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.991Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.991Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.991Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.991Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.991Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.991Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.991Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.991Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.992Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.992Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.992Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.992Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.992Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.992Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.992Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.992Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.992Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.993Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.993Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.993Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.993Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.993Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.993Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.994Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.994Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.994Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.994Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.994Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.994Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.994Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.994Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.994Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.994Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.994Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.994Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.994Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.994Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.994Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.994Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.994Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.994Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.994Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.994Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.995Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.995Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.995Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.995Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.995Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.995Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.996Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.996Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.996Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.996Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:38.996Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar [2024-03-19T02:23:38.996Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:38.996Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:38.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.997Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.997Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:38.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:38.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:38.997Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:38.997Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:38.997Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:38.997Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:38.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:38.997Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.997Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.997Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:38.997Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:38.997Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:38.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:38.997Z] [2024-03-19T02:23:38.997Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:38.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:38.997Z] undeploy: [2024-03-19T02:23:38.998Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:38.998Z] [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:38.998Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:38.998Z] setOSConditions: [2024-03-19T02:23:38.998Z] [2024-03-19T02:23:38.998Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:38.998Z] setToolWin: [2024-03-19T02:23:38.998Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:38.998Z] [2024-03-19T02:23:38.998Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.998Z] setToolUnix: [2024-03-19T02:23:38.998Z] [2024-03-19T02:23:38.998Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:38.998Z] setToolProperty: [2024-03-19T02:23:38.998Z] [2024-03-19T02:23:38.998Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:38.998Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:38.998Z] setS1ASclassPath: [2024-03-19T02:23:38.998Z] [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:38.998Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:38.998Z] init-common: [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:38.998Z] [2024-03-19T02:23:38.998Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:38.998Z] undeploy-war-common: [2024-03-19T02:23:38.998Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.998Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:38.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.999Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:38.999Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:38.999Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:38.999Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:38.999Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.000Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.000Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.000Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.000Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.000Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.000Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.000Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.000Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.000Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.000Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.000Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.001Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.001Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.001Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.001Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.002Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.002Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.002Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.002Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.002Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.002Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.002Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.003Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.003Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.003Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.003Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.003Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.003Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.003Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.004Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.004Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.004Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.004Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.004Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.005Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.005Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.005Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.005Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.005Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.005Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.005Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.006Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.006Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.006Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.006Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.006Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.006Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.006Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.006Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.006Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.006Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.006Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.006Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.006Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.006Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.006Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.006Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.006Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.007Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.007Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.007Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.007Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.007Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.007Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.007Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.007Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.007Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.007Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.007Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.007Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.008Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.008Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.008Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.008Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.008Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.008Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.009Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.009Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.009Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.009Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.009Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.009Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.009Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.009Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.009Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.009Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.009Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.009Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.010Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.010Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.010Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.010Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.011Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.011Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.011Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.011Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.011Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.011Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.012Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.012Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.012Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.012Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.012Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.012Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.012Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.012Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.012Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.012Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.012Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.012Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.012Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.012Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.012Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.012Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.012Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.012Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.012Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.012Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.012Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.012Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.012Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.012Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.012Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.012Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.012Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.012Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.012Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.013Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.013Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.013Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.013Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.013Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.013Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.013Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.013Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.013Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.013Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.013Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.013Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.013Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.013Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.013Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.013Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.014Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.014Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.014Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.014Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.014Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.014Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.014Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.015Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.015Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.015Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.015Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.015Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.015Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.015Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.015Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.015Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.015Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.015Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.015Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.015Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.015Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.015Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.015Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.015Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.015Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.015Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.015Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.015Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.015Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.015Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.015Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.015Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.015Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.015Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.015Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.015Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.015Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.015Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.016Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.016Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.016Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.016Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.016Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.016Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.016Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.016Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.016Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.016Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.016Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.016Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.016Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.016Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.016Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.017Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.017Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.017Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.017Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.017Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.017Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.017Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.018Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.018Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.018Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.018Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.018Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.018Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.018Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.018Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.018Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.018Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.018Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.018Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.018Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.018Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.018Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.018Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.018Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.018Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.018Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.018Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.019Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.019Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.019Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.019Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.019Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.019Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.019Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.019Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.019Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.019Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.042Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.ServerName=localhost [2024-03-19T02:23:39.042Z] [exec] domain.resources.connector-connection-pool.MyPool.property.ServerName=localhost [2024-03-19T02:23:39.058Z] [java] Mar 19, 2024 2:23:38 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:39.058Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:23:39.112Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-error-page-servlet-error-exception-web [2024-03-19T02:23:39.112Z] [2024-03-19T02:23:39.112Z] all: [2024-03-19T02:23:39.112Z] [echo] [2024-03-19T02:23:39.112Z] [echo] ************************* [2024-03-19T02:23:39.112Z] [echo] * Running jspErrorPageStatusCode [2024-03-19T02:23:39.112Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode [2024-03-19T02:23:39.112Z] [echo] ************************* [2024-03-19T02:23:39.112Z] [echo] [2024-03-19T02:23:39.112Z] [2024-03-19T02:23:39.112Z] setOSConditions: [2024-03-19T02:23:39.112Z] [2024-03-19T02:23:39.112Z] setToolWin: [2024-03-19T02:23:39.112Z] [2024-03-19T02:23:39.112Z] setToolUnix: [2024-03-19T02:23:39.112Z] [2024-03-19T02:23:39.112Z] setToolProperty: [2024-03-19T02:23:39.112Z] [2024-03-19T02:23:39.112Z] setS1ASclassPath: [2024-03-19T02:23:39.112Z] [2024-03-19T02:23:39.112Z] init-common: [2024-03-19T02:23:39.112Z] [2024-03-19T02:23:39.112Z] clean: [2024-03-19T02:23:39.112Z] [2024-03-19T02:23:39.112Z] setOSConditions: [2024-03-19T02:23:39.112Z] [2024-03-19T02:23:39.112Z] setToolWin: [2024-03-19T02:23:39.112Z] [2024-03-19T02:23:39.112Z] setToolUnix: [2024-03-19T02:23:39.112Z] [2024-03-19T02:23:39.113Z] setToolProperty: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] setS1ASclassPath: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] init-common: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] clean-common: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] setOSConditions: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] setToolWin: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] setToolUnix: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] setToolProperty: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] setS1ASclassPath: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] init-common: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] clean-classes-common: [2024-03-19T02:23:39.113Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] setOSConditions: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] setToolWin: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.113Z] setToolUnix: [2024-03-19T02:23:39.113Z] [2024-03-19T02:23:39.114Z] setToolProperty: [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] setS1ASclassPath: [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] init-common: [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] clean-jars-common: [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] compile: [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] setOSConditions: [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] setToolWin: [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] setToolUnix: [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] setToolProperty: [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] setS1ASclassPath: [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] init-common: [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] compile-common: [2024-03-19T02:23:39.114Z] [echo] Current time (ISO): 2024-03-19T02:23:39.081+0000 [2024-03-19T02:23:39.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:39.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/servlet [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] build: [2024-03-19T02:23:39.114Z] [2024-03-19T02:23:39.114Z] setOSConditions: [2024-03-19T02:23:39.115Z] [2024-03-19T02:23:39.115Z] setToolWin: [2024-03-19T02:23:39.115Z] [2024-03-19T02:23:39.115Z] setToolUnix: [2024-03-19T02:23:39.115Z] [2024-03-19T02:23:39.115Z] setToolProperty: [2024-03-19T02:23:39.115Z] [2024-03-19T02:23:39.115Z] setS1ASclassPath: [2024-03-19T02:23:39.115Z] [2024-03-19T02:23:39.115Z] init-common: [2024-03-19T02:23:39.115Z] [2024-03-19T02:23:39.115Z] webclient-war-common: [2024-03-19T02:23:39.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:39.115Z] [2024-03-19T02:23:39.115Z] clear: [2024-03-19T02:23:39.115Z] [2024-03-19T02:23:39.115Z] test-tlds-exist: [2024-03-19T02:23:39.115Z] [2024-03-19T02:23:39.115Z] copy-tlds: [2024-03-19T02:23:39.115Z] [2024-03-19T02:23:39.115Z] test-tagfiles-exist: [2024-03-19T02:23:39.115Z] [2024-03-19T02:23:39.115Z] copy-tagfiles: [2024-03-19T02:23:39.115Z] [2024-03-19T02:23:39.115Z] package-war-common: [2024-03-19T02:23:39.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:39.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:39.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:39.116Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:39.116Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/lib [2024-03-19T02:23:39.116Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:39.116Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-status-code-web.war [2024-03-19T02:23:39.116Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:39.116Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:39.116Z] [javac] Compiling 1 source file [2024-03-19T02:23:39.157Z] [javac] 1 warning [2024-03-19T02:23:39.157Z] [2024-03-19T02:23:39.157Z] setOSConditions: [2024-03-19T02:23:39.157Z] [2024-03-19T02:23:39.157Z] setToolWin: [2024-03-19T02:23:39.157Z] [2024-03-19T02:23:39.157Z] setToolUnix: [2024-03-19T02:23:39.157Z] [2024-03-19T02:23:39.157Z] setToolProperty: [2024-03-19T02:23:39.157Z] [2024-03-19T02:23:39.157Z] setS1ASclassPath: [2024-03-19T02:23:39.157Z] [2024-03-19T02:23:39.157Z] init-common: [2024-03-19T02:23:39.157Z] [2024-03-19T02:23:39.157Z] compile-common: [2024-03-19T02:23:39.157Z] [echo] Current time (ISO): 2024-03-19T02:23:39.006+0000 [2024-03-19T02:23:39.158Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:39.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1App.ear [2024-03-19T02:23:39.263Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar [2024-03-19T02:23:39.282Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.282Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.282Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.282Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.282Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.282Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.282Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.282Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.282Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.283Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.283Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.283Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.283Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.283Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.283Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.284Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.284Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.284Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.285Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.285Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.285Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.285Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.285Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.285Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.285Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.285Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.285Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.285Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.285Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.285Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.285Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.286Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.286Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.286Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.286Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.286Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.286Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.286Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.287Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.287Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.287Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.287Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.287Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.287Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.288Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.288Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.288Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.288Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.288Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.288Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.288Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.288Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.288Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.288Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.288Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.288Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.288Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.289Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.289Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.289Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.289Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.289Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.289Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.289Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.290Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.290Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.290Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.290Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.291Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.291Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.291Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.291Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.291Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.291Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.291Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.291Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.291Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.292Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.292Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.292Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.292Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.292Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.292Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.292Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.293Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.293Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.293Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.294Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.294Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.294Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.295Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.295Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.295Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.295Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.295Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.295Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.295Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.296Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.296Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.296Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.296Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.297Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.297Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.297Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.297Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.297Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.297Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.297Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.297Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.297Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.297Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.297Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.297Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.297Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.297Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.297Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.297Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.297Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.297Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.297Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.297Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.298Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.298Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.298Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.298Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.298Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.298Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.298Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.298Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.298Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.298Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.298Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.298Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.298Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.298Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.298Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.298Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.298Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.298Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.299Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.299Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.299Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.299Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.299Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.299Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.299Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.299Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.299Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.299Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.299Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.299Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.299Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.299Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.299Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.299Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.299Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.299Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.299Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.299Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.299Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.299Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.299Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.299Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.299Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.299Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.300Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.300Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.300Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.300Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.300Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.300Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.300Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.300Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.300Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.300Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.300Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.300Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.300Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.300Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.301Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.301Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.301Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.301Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.301Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.301Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.301Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.301Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.301Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.301Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.301Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.301Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.301Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.301Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.301Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.301Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.301Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.301Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.302Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.302Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.302Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.302Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.302Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.302Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.302Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.302Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.302Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.302Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.302Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.302Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.302Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.302Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.302Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.302Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.302Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.302Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.302Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.302Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.302Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.302Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.303Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.303Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.303Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.303Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.304Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.304Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.304Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.304Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.304Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.304Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.304Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.304Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.304Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.304Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.305Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.305Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.305Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.305Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.305Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.305Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.305Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.306Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.306Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.306Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.306Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.306Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.307Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.307Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.307Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.307Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.307Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.307Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.307Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.307Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.307Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.307Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.307Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.307Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.307Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.307Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.307Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.307Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.307Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.307Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.307Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.307Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.308Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.308Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.308Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.308Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.308Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.308Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.308Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.309Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.309Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.309Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.309Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.309Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.309Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.310Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.310Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.310Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.310Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.310Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.310Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.310Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.310Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.310Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.310Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.310Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.310Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.310Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.310Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.310Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.310Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.310Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.310Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.310Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.310Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.311Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.311Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.311Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.311Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.311Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.311Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.311Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.312Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.312Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.312Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.312Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.312Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.312Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.312Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.312Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.312Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.312Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.312Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.312Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.312Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.312Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.312Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.312Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.312Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.312Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.313Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.313Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.313Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.313Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.313Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.313Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.313Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.313Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.313Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.313Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.313Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.313Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.313Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.314Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.314Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.314Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.314Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.314Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.314Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.314Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.314Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.314Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.314Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.314Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.314Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.314Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.314Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.314Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.314Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.314Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.315Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.315Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.315Z] [java] Mar 19, 2024 2:23:39 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:23:39.315Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.315Z] [java] INFO: close(), this: [2024-03-19T02:23:39.315Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-03-19T02:23:39.315Z] [exec] Administered object jms/SampleQueue deleted. [2024-03-19T02:23:39.315Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.315Z] [java] org.glassfish.web.loader.WebappClassLoader@4fad51a3[name=unknown], urls=[ [2024-03-19T02:23:39.315Z] [java] file:/tmp/gfembed10234710519144774271tmp/applications/sample/WEB-INF/classes/ [2024-03-19T02:23:39.315Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.315Z] [java] file:/tmp/gfembed10234710519144774271tmp/generated/ejb/sample/ [2024-03-19T02:23:39.315Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.315Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=2, resourceEntryCache.size=2] [2024-03-19T02:23:39.315Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.315Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.315Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.315Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.315Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.315Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.315Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.315Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.315Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.315Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.315Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.315Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.315Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.315Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.315Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.316Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.316Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.316Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.316Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.316Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.317Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.317Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.317Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.317Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.317Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.317Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.317Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.317Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.317Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.317Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.317Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.317Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.317Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.317Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.317Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.317Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.317Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.317Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.318Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.318Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.318Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.318Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.318Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.318Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.318Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.318Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.318Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.318Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.319Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.319Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.319Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.319Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.320Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.320Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.320Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.320Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.320Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.320Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.321Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.321Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.321Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.321Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.321Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.321Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.321Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.321Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.321Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.321Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.322Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.322Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.322Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.322Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:39.322Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.323Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:23:39.323Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.323Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.323Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.323Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.323Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.323Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.323Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.323Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.323Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.323Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.323Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.323Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.324Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.324Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.324Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.324Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.324Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.324Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.324Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.324Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.325Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.325Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.326Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.327Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.327Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.327Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.327Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.327Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.327Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.327Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.327Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.328Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.328Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.328Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.329Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.329Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.330Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.330Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.330Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.330Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.330Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.330Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.330Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.330Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.330Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.330Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.330Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.330Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.331Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.331Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.331Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.331Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.332Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.332Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.332Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.332Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.332Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.332Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.333Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.333Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.333Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.333Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.333Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.333Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.333Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.333Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.333Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.333Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.333Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.333Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.334Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.334Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.334Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.334Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.334Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.335Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.335Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.335Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.335Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.335Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.335Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.335Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.336Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.336Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.336Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.336Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.336Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.336Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.336Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.336Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.336Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.336Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.336Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.336Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.336Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.336Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.336Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.336Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.336Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.336Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.336Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.336Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.336Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.336Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.336Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.336Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.336Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.337Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.337Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.337Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.349Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-file-with-values [2024-03-19T02:23:39.350Z] [exec] Custom resource custom/my-properties-file-with-values deleted. [2024-03-19T02:23:39.350Z] [2024-03-19T02:23:39.350Z] setOSConditions: [2024-03-19T02:23:39.350Z] [2024-03-19T02:23:39.350Z] setToolWin: [2024-03-19T02:23:39.350Z] [2024-03-19T02:23:39.350Z] setToolUnix: [2024-03-19T02:23:39.350Z] [2024-03-19T02:23:39.350Z] setToolProperty: [2024-03-19T02:23:39.350Z] [2024-03-19T02:23:39.350Z] setS1ASclassPath: [2024-03-19T02:23:39.350Z] [2024-03-19T02:23:39.350Z] init-common: [2024-03-19T02:23:39.350Z] [2024-03-19T02:23:39.350Z] delete-custom-resource-common: [2024-03-19T02:23:39.357Z] [exec] 3 seconds left... [2024-03-19T02:23:39.406Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:39.406Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:39.406Z] [2024-03-19T02:23:39.406Z] deploy: [2024-03-19T02:23:39.406Z] [2024-03-19T02:23:39.406Z] deploy-war-common: [2024-03-19T02:23:39.406Z] [2024-03-19T02:23:39.406Z] setOSConditions: [2024-03-19T02:23:39.406Z] [2024-03-19T02:23:39.406Z] setToolWin: [2024-03-19T02:23:39.406Z] [2024-03-19T02:23:39.406Z] setToolUnix: [2024-03-19T02:23:39.406Z] [2024-03-19T02:23:39.406Z] setToolProperty: [2024-03-19T02:23:39.406Z] [2024-03-19T02:23:39.406Z] setS1ASclassPath: [2024-03-19T02:23:39.407Z] [2024-03-19T02:23:39.407Z] init-common: [2024-03-19T02:23:39.407Z] [2024-03-19T02:23:39.407Z] deploy-war-commonpe: [2024-03-19T02:23:39.427Z] [exec] Application deployed with name ejb-bmp-contauth1App. [2024-03-19T02:23:39.427Z] [echo] Deployment on target server server successful [2024-03-19T02:23:39.427Z] [2024-03-19T02:23:39.427Z] setOSConditions: [2024-03-19T02:23:39.427Z] [2024-03-19T02:23:39.427Z] setToolWin: [2024-03-19T02:23:39.427Z] [2024-03-19T02:23:39.428Z] setToolUnix: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] setToolProperty: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] setS1ASclassPath: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] init-common: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] deploy-common-ee: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] run: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] setup-derby-for-authentication: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] setOSConditions: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] setToolWin: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] setToolUnix: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] setToolProperty: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] setS1ASclassPath: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] init-common: [2024-03-19T02:23:39.428Z] [2024-03-19T02:23:39.428Z] stop-derby: [2024-03-19T02:23:39.508Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:39.508Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:39.508Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:39.508Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:39.508Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:39.508Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:39.508Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:39.521Z] [javaWithResult] Mar 19, 2024 2:23:39 AM com.sun.enterprise.deployment.node.J2EEDocumentBuilder getDocument [2024-03-19T02:23:39.521Z] [javaWithResult] WARNING: Error occurred [2024-03-19T02:23:39.521Z] [javaWithResult] java.lang.ClassCastException: class org.glassfish.api.naming.SimpleJndiName cannot be cast to class java.lang.String (org.glassfish.api.naming.SimpleJndiName is in unnamed module of loader 'app'; java.lang.String is in module java.base of loader 'bootstrap') [2024-03-19T02:23:39.521Z] [javaWithResult] at com.sun.enterprise.deployment.node.runtime.connector.ResourceAdapterNode.writeDescriptor(ResourceAdapterNode.java:118) [2024-03-19T02:23:39.521Z] [javaWithResult] at com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode.writeDescriptor(ConnectorNode.java:154) [2024-03-19T02:23:39.521Z] [javaWithResult] at com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode.writeDescriptor(ConnectorNode.java:39) [2024-03-19T02:23:39.521Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.writeDescriptor(DeploymentDescriptorNode.java:529) [2024-03-19T02:23:39.522Z] [javaWithResult] [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.writeDescriptor(DeploymentDescriptorNode.java:96) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.getDocument(J2EEDocumentBuilder.java:85) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:107) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:99) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.write(DeploymentDescriptorFile.java:350) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.writeRuntimeDeploymentDescriptors(Archivist.java:894) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.writeDeploymentDescriptors(Archivist.java:852) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.writeContents(Archivist.java:829) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.writeContents(Archivist.java:804) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.write(Archivist.java:753) [2024-03-19T02:23:39.522Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:94) [2024-03-19T02:23:39.522Z] [javaWithResult] [2024-03-19T02:23:39.522Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar] is not valid [2024-03-19T02:23:39.522Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-03-19T02:23:39.522Z] [javaWithResult] Mar 19, 2024 2:23:39 AM com.sun.enterprise.deployment.node.SaxParserHandler fatalError [2024-03-19T02:23:39.522Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00118 [2024-03-19T02:23:39.522Z] [javaWithResult] Mar 19, 2024 2:23:39 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-03-19T02:23:39.522Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-03-19T02:23:39.522Z] [javaWithResult] org.xml.sax.SAXParseException; lineNumber: 3; columnNumber: 1; Deployment descriptor file META-INF/sun-ra.xml in archive [validation.rar1.rar]. Premature end of file. [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:290) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:427) [2024-03-19T02:23:39.522Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-03-19T02:23:39.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:23:39.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:23:39.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-03-19T02:23:39.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:39.523Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-03-19T02:23:39.523Z] [javaWithResult] Caused by: org.xml.sax.SAXParseException; lineNumber: 3; columnNumber: 1; Premature end of file. [2024-03-19T02:23:39.523Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1251) [2024-03-19T02:23:39.523Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-03-19T02:23:39.523Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-03-19T02:23:39.523Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-03-19T02:23:39.523Z] [javaWithResult] ... 10 more [2024-03-19T02:23:39.523Z] [javaWithResult] Java Result: 255 [2024-03-19T02:23:39.523Z] [2024-03-19T02:23:39.523Z] processResult: [2024-03-19T02:23:39.523Z] [2024-03-19T02:23:39.523Z] failed: [2024-03-19T02:23:39.523Z] [2024-03-19T02:23:39.523Z] passed: [2024-03-19T02:23:39.523Z] [2024-03-19T02:23:39.523Z] unknown: [2024-03-19T02:23:39.523Z] [2024-03-19T02:23:39.523Z] writeLogToConsole: [2024-03-19T02:23:39.523Z] [echo] Test validation UNKNOWN at 19-Mar-2024 02:23:39.522 with return code 255 [2024-03-19T02:23:39.527Z] + change_junit_report_class_names [2024-03-19T02:23:39.528Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml [2024-03-19T02:23:39.530Z] + sed -i 's/\bclassname="/classname="ql_gf_full_profile_all./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml [2024-03-19T02:23:39.530Z] + break [2024-03-19T02:23:39.530Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [2024-03-19T02:23:39.570Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-03-19T02:23:39.570Z] [2024-03-19T02:23:39.571Z] all: [2024-03-19T02:23:39.571Z] [java] Mar 19, 2024 2:23:39 AM org.eclipse.persistence.session./file:/tmp/gfembed10234710519144774271tmp/applications/sample/WEB-INF/classes/_test [2024-03-19T02:23:39.571Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-03-19T02:23:39.595Z] Archiving artifacts [2024-03-19T02:23:39.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.PortNumber=1527 [2024-03-19T02:23:39.608Z] [exec] domain.resources.connector-connection-pool.MyPool.property.PortNumber=1527 [2024-03-19T02:23:39.624Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.624Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.624Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.624Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.624Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.624Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.624Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.624Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.624Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.624Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.624Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.624Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.624Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.624Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.624Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.624Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.624Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.625Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.625Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.625Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.625Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.625Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.625Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.625Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.625Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.625Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.625Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.625Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.625Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.625Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.625Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.625Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.625Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.625Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.625Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.625Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.625Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.626Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.626Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.626Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.626Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.626Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.626Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.626Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.627Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.627Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.627Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.627Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.627Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.627Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.627Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.627Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.627Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.627Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.627Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.627Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.627Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.627Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.627Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.627Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.627Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.627Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.628Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.628Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.628Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.628Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.628Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.628Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.628Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.628Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.628Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.628Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.628Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.628Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.628Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.628Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.628Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.628Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.628Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.628Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.628Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.628Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.628Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.628Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.628Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.629Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.629Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.629Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.629Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.629Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.629Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.629Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.630Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.630Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.630Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.630Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.630Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.630Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.630Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.630Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.630Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.630Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.630Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.630Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.630Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.630Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.630Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.630Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.630Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.630Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.630Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.630Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.630Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.630Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.630Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.630Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.630Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.630Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.630Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.630Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.630Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.630Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.631Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.631Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.631Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.631Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.631Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.631Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.631Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.631Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.631Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.631Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.631Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.631Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.631Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.632Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.632Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.632Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.632Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.632Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.632Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.632Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.633Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.633Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.633Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.633Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.633Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.633Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.633Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.633Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.633Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.633Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.633Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.633Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.633Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.633Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.633Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.633Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.633Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.633Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.633Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.633Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.633Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.633Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.633Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.633Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.633Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.634Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.634Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.634Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.634Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.634Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.634Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.634Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.634Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.634Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.634Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.634Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.634Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.634Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.634Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.634Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.634Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.635Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.635Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.635Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.635Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.635Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.635Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.635Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.635Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.635Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.635Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.635Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.635Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.635Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.635Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.635Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.635Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.635Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.636Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.636Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.636Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.636Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.636Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.636Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.636Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.636Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.636Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.637Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.637Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.637Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.638Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.639Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.639Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.639Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.639Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.639Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.639Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.639Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.640Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.640Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.641Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.641Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.641Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.641Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.641Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.641Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.641Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.641Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.641Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.641Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.641Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.641Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.641Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.642Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.642Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.642Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.642Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.642Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.642Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.642Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.642Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.642Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.642Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.642Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.642Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.642Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.642Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.642Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.643Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.643Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.643Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.643Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.643Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.643Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.643Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.643Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.643Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.643Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.643Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.643Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.643Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.643Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.643Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.643Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.643Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.643Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.643Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.643Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.643Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.643Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.643Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.643Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.643Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.643Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.643Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.643Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.644Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.644Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.644Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.644Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.644Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.644Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.644Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.644Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.644Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.644Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.644Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.644Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.644Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.644Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.645Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.645Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.645Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.645Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.645Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.645Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.645Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.645Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.645Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.645Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.645Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.645Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.645Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.645Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.645Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.645Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.645Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.645Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.646Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.646Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.646Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.646Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.646Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.646Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.646Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.646Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.646Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.646Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.646Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.646Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.646Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.646Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.646Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.646Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.646Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.646Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.646Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.646Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.646Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.646Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.646Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.646Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.647Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.647Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.647Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.647Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.647Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.647Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.647Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.647Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.647Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.647Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.647Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.647Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.647Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.647Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.647Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.647Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.648Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.648Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.648Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.648Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.648Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.648Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.648Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.648Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.648Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.648Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.648Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.649Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.649Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.649Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.649Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.649Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.649Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.649Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.649Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.650Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.650Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.650Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.651Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.652Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.652Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.652Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.652Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.652Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.652Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.652Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.653Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.653Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.653Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.654Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.654Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.654Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.654Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.654Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.654Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.654Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.654Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.655Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.655Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.655Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.655Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.655Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.655Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.655Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.656Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.656Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.656Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.656Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.656Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.656Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.657Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.657Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.657Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.657Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.657Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.657Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.657Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.657Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.657Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.657Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.657Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.657Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.657Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.658Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.658Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.658Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.658Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.658Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.658Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.658Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.658Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.658Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.658Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.658Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.658Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.658Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.658Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.658Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.658Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.658Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.658Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.659Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.659Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.659Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-03-19T02:23:39.659Z] [java] Value of key is:TestSerialization:bankbean,null [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-03-19T02:23:39.659Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.659Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.659Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-03-19T02:23:39.659Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-03-19T02:23:39.659Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-03-19T02:23:39.659Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-03-19T02:23:39.659Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-03-19T02:23:39.659Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-03-19T02:23:39.659Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-03-19T02:23:39.659Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-03-19T02:23:39.659Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.660Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-03-19T02:23:39.660Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-03-19T02:23:39.660Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-03-19T02:23:39.660Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-03-19T02:23:39.660Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31 [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:bankBean,null [2024-03-19T02:23:39.660Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.660Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-03-19T02:23:39.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.660Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.661Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.661Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.661Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.661Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-03-19T02:23:39.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-03-19T02:23:39.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-03-19T02:23:39.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-03-19T02:23:39.661Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-03-19T02:23:39.661Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-03-19T02:23:39.661Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-03-19T02:23:39.661Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-03-19T02:23:39.661Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-03-19T02:23:39.661Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-03-19T02:23:39.661Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.662Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.662Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-03-19T02:23:39.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-03-19T02:23:39.662Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-03-19T02:23:39.662Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-03-19T02:23:39.662Z] [java] Value of key is:TestSerialization:TestEJBPerms,main,Home,java.lang.String[] [2024-03-19T02:23:39.662Z] [java] Value of key is: static void jakarta.security.jacc.TestEJBPerms.main(java.lang.String[]) [2024-03-19T02:23:39.662Z] [java] Value of key is:TestSerialization:testEJBPerms,main,Home,java.lang.String[] [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:TestEJBPerms,equals,Home,java.lang.Object [2024-03-19T02:23:39.663Z] [java] Value of key is: boolean java.lang.Object.equals(java.lang.Object) [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:testEJBPerms,equals,Home,java.lang.Object [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:TestEJBPerms,toString,Home, [2024-03-19T02:23:39.663Z] [java] Value of key is: java.lang.String java.lang.Object.toString() [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:testEJBPerms,toString,Home, [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:TestEJBPerms,hashCode,Home, [2024-03-19T02:23:39.663Z] [java] Value of key is: native int java.lang.Object.hashCode() [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:testEJBPerms,hashCode,Home, [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:TestEJBPerms,getClass,Home, [2024-03-19T02:23:39.663Z] [java] Value of key is: final native java.lang.Class java.lang.Object.getClass() [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:testEJBPerms,getClass,Home, [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:TestEJBPerms,notify,Home, [2024-03-19T02:23:39.663Z] [java] Value of key is: final native void java.lang.Object.notify() [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:testEJBPerms,notify,Home, [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:TestEJBPerms,notifyAll,Home, [2024-03-19T02:23:39.663Z] [java] Value of key is: final native void java.lang.Object.notifyAll() [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:testEJBPerms,notifyAll,Home, [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:TestEJBPerms,wait,Home,long [2024-03-19T02:23:39.663Z] [java] Value of key is: final void java.lang.Object.wait(long) throws java.lang.InterruptedException [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:testEJBPerms,wait,Home,long [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:TestEJBPerms,wait,Home,long,int [2024-03-19T02:23:39.663Z] [java] Value of key is: final void java.lang.Object.wait(long,int) throws java.lang.InterruptedException [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:testEJBPerms,wait,Home,long,int [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:TestEJBPerms,wait,Home, [2024-03-19T02:23:39.663Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-error-page-status-code --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-status-code-web.war [2024-03-19T02:23:39.663Z] [java] Value of key is: final void java.lang.Object.wait() throws java.lang.InterruptedException [2024-03-19T02:23:39.663Z] [java] Value of key is:TestSerialization:testEJBPerms,wait,Home, [2024-03-19T02:23:39.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-03-19T02:23:39.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-03-19T02:23:39.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-03-19T02:23:39.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-03-19T02:23:39.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-03-19T02:23:39.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-03-19T02:23:39.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-03-19T02:23:39.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-03-19T02:23:39.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-03-19T02:23:39.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-03-19T02:23:39.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-03-19T02:23:39.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-03-19T02:23:39.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-03-19T02:23:39.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-03-19T02:23:39.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-03-19T02:23:39.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-03-19T02:23:39.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-03-19T02:23:39.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-03-19T02:23:39.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-03-19T02:23:39.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-03-19T02:23:39.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-03-19T02:23:39.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-03-19T02:23:39.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-03-19T02:23:39.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-03-19T02:23:39.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-03-19T02:23:39.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-03-19T02:23:39.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-03-19T02:23:39.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-03-19T02:23:39.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-03-19T02:23:39.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-03-19T02:23:39.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-03-19T02:23:39.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-03-19T02:23:39.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-03-19T02:23:39.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-03-19T02:23:39.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-03-19T02:23:39.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-03-19T02:23:39.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-03-19T02:23:39.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-03-19T02:23:39.671Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-03-19T02:23:39.671Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:39.671Z] [java] [2024-03-19T02:23:39.671Z] [java] [2024-03-19T02:23:39.671Z] [java] ----------------------------------------- [2024-03-19T02:23:39.671Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-03-19T02:23:39.671Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string"): PASS - [2024-03-19T02:23:39.671Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-03-19T02:23:39.672Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-03-19T02:23:39.672Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@3632be31: PASS - [2024-03-19T02:23:39.672Z] [java] - TestSerialization:TestEJBPerms,wait,Home,long: PASS - [2024-03-19T02:23:39.672Z] [java] - native int java.lang.Object.hashCode(): PASS - [2024-03-19T02:23:39.672Z] [java] - TestSerialization:testEJBPerms,getClass,Home,: PASS - [2024-03-19T02:23:39.672Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-03-19T02:23:39.672Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-03-19T02:23:39.672Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-03-19T02:23:39.672Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-03-19T02:23:39.672Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-03-19T02:23:39.672Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null: PASS - [2024-03-19T02:23:39.672Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@a67c67e: PASS - [2024-03-19T02:23:39.672Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-03-19T02:23:39.672Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-03-19T02:23:39.672Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1"): PASS - [2024-03-19T02:23:39.672Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-03-19T02:23:39.672Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-03-19T02:23:39.672Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-03-19T02:23:39.673Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-03-19T02:23:39.673Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-03-19T02:23:39.673Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-03-19T02:23:39.673Z] [java] - TestSerialization:TestEJBPerms,toString,Home,: PASS - [2024-03-19T02:23:39.673Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-03-19T02:23:39.673Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-03-19T02:23:39.673Z] [java] - TestSerialization:testEJBPerms,wait,Home,long: PASS - [2024-03-19T02:23:39.673Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-03-19T02:23:39.673Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-03-19T02:23:39.673Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-03-19T02:23:39.673Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-03-19T02:23:39.673Z] [java] - TestSerialization:TestEJBPerms,getClass,Home,: PASS - [2024-03-19T02:23:39.673Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-03-19T02:23:39.673Z] [java] - TestSerialization:EJBName,customer: PASS - [2024-03-19T02:23:39.673Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-03-19T02:23:39.673Z] [java] - TestSerialization:TestEJBPerms,wait,Home,: PASS - [2024-03-19T02:23:39.673Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-03-19T02:23:39.674Z] [java] - TestSerialization:TestEJBPerms,wait,Home,long,int: PASS - [2024-03-19T02:23:39.674Z] [java] - TestSerialization:bankbean,withdraw,Home,java.lang.string: PASS - [2024-03-19T02:23:39.674Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-03-19T02:23:39.674Z] [java] - final native void java.lang.Object.notifyAll(): PASS - [2024-03-19T02:23:39.674Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-03-19T02:23:39.674Z] [java] - TestSerialization:testEJBPerms,main,Home,java.lang.String[]: PASS - [2024-03-19T02:23:39.674Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-03-19T02:23:39.674Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-03-19T02:23:39.674Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-03-19T02:23:39.674Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-03-19T02:23:39.674Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1"): PASS - [2024-03-19T02:23:39.674Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-03-19T02:23:39.674Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,"): PASS - [2024-03-19T02:23:39.674Z] [java] - final void java.lang.Object.wait() throws java.lang.InterruptedException: PASS - [2024-03-19T02:23:39.674Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-03-19T02:23:39.674Z] [java] - TestSerialization:TestEJBPerms,main,Home,java.lang.String[]: PASS - [2024-03-19T02:23:39.674Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2"): PASS - [2024-03-19T02:23:39.675Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-03-19T02:23:39.675Z] [java] - TestSerialization:testEJBPerms,wait,Home,long,int: PASS - [2024-03-19T02:23:39.675Z] [java] - TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int: PASS - [2024-03-19T02:23:39.675Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-03-19T02:23:39.675Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-03-19T02:23:39.675Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-03-19T02:23:39.675Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-03-19T02:23:39.675Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-03-19T02:23:39.675Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-03-19T02:23:39.675Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-03-19T02:23:39.675Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-03-19T02:23:39.675Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-03-19T02:23:39.675Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-03-19T02:23:39.675Z] [java] - TestSerialization:myBean,withdraw,,java.lang.string: PASS - [2024-03-19T02:23:39.675Z] [java] - doEJBMethodPermission:true-bankbean-withdraw: PASS - [2024-03-19T02:23:39.675Z] [java] - TestSerialization:testEJBPerms,wait,Home,: PASS - [2024-03-19T02:23:39.675Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string: PASS - [2024-03-19T02:23:39.675Z] [java] - TestSerialization:myBean,withdraw,Home,java.lang.string: PASS - [2024-03-19T02:23:39.676Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2024-03-19T02:23:39.676Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-03-19T02:23:39.676Z] [java] - TestSerialization:bankBean,withdraw,Home: PASS - [2024-03-19T02:23:39.676Z] [java] - TestSerialization:myBean,withdraw,,java.lang.int: PASS - [2024-03-19T02:23:39.676Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-03-19T02:23:39.676Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-03-19T02:23:39.676Z] [java] - doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string,: PASS - [2024-03-19T02:23:39.676Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-03-19T02:23:39.676Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-03-19T02:23:39.676Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-03-19T02:23:39.676Z] [java] - TestSerialization:testEJBPerms,notifyAll,Home,: PASS - [2024-03-19T02:23:39.676Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-03-19T02:23:39.676Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2"): PASS - [2024-03-19T02:23:39.676Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-03-19T02:23:39.676Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-03-19T02:23:39.676Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-03-19T02:23:39.677Z] [java] - TestSerialization:bankbean,withdraw,Home: PASS - [2024-03-19T02:23:39.677Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2024-03-19T02:23:39.677Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-03-19T02:23:39.677Z] [java] - doEJBMethodPermission:false-bankbean-withdraw,: PASS - [2024-03-19T02:23:39.677Z] [java] - final native java.lang.Class java.lang.Object.getClass(): PASS - [2024-03-19T02:23:39.677Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-03-19T02:23:39.677Z] [java] - TestSerialization:bankBean,null: PASS - [2024-03-19T02:23:39.677Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-03-19T02:23:39.677Z] [java] - TestSerialization:myBean,withdraw,Remote,: PASS - [2024-03-19T02:23:39.677Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-03-19T02:23:39.677Z] [java] - doEJBRoleRefPermission:true-EJBName-customer: PASS - [2024-03-19T02:23:39.677Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-03-19T02:23:39.677Z] [java] - TestSerialization:TestEJBPerms,notifyAll,Home,: PASS - [2024-03-19T02:23:39.677Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string: PASS - [2024-03-19T02:23:39.677Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-03-19T02:23:39.677Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-03-19T02:23:39.677Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-03-19T02:23:39.677Z] [java] - doEJBMethodPermission:true-bankbean-null: PASS - [2024-03-19T02:23:39.677Z] [java] - TestSerialization:bankBean,withdraw,Home,java.lang.string: PASS - [2024-03-19T02:23:39.677Z] [java] - doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86: PASS - [2024-03-19T02:23:39.677Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-03-19T02:23:39.677Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-03-19T02:23:39.678Z] [java] - TestSerialization:testEJBPerms,hashCode,Home,: PASS - [2024-03-19T02:23:39.678Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-03-19T02:23:39.678Z] [java] - static void jakarta.security.jacc.TestEJBPerms.main(java.lang.String[]): PASS - [2024-03-19T02:23:39.678Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-03-19T02:23:39.678Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-03-19T02:23:39.678Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-03-19T02:23:39.678Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-03-19T02:23:39.678Z] [java] - doEJBMethodPermission:true-bankbean-,Home,java.lang.string: PASS - [2024-03-19T02:23:39.678Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,Home: PASS - [2024-03-19T02:23:39.678Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-03-19T02:23:39.678Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-03-19T02:23:39.678Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-03-19T02:23:39.678Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-03-19T02:23:39.678Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-03-19T02:23:39.678Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@a67c67e: PASS - [2024-03-19T02:23:39.678Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2"): PASS - [2024-03-19T02:23:39.679Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-03-19T02:23:39.679Z] [java] - TestSerialization:testEJBPerms,equals,Home,java.lang.Object: PASS - [2024-03-19T02:23:39.679Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-03-19T02:23:39.679Z] [java] - TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int: PASS - [2024-03-19T02:23:39.679Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-03-19T02:23:39.679Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-03-19T02:23:39.679Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-03-19T02:23:39.679Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-03-19T02:23:39.679Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2024-03-19T02:23:39.679Z] [java] - TestSerialization:testEJBPerms,notify,Home,: PASS - [2024-03-19T02:23:39.679Z] [java] - TestSerialization:TestEJBPerms,hashCode,Home,: PASS - [2024-03-19T02:23:39.679Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-03-19T02:23:39.679Z] [java] - TestSerialization:myBean,,Home,java.lang.string: PASS - [2024-03-19T02:23:39.679Z] [java] - TestSerialization:bankbean,withdraw,,java.lang.string: PASS - [2024-03-19T02:23:39.679Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-03-19T02:23:39.679Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-03-19T02:23:39.679Z] [java] - TestSerialization:TestEJBPerms,equals,Home,java.lang.Object: PASS - [2024-03-19T02:23:39.679Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-03-19T02:23:39.679Z] [java] - TestSerialization:TestEJBPerms,notify,Home,: PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string"): PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2"): PASS - [2024-03-19T02:23:39.680Z] [java] - final native void java.lang.Object.notify(): PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-03-19T02:23:39.680Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-null-null-null: PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string"): PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-03-19T02:23:39.680Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,,: PASS - [2024-03-19T02:23:39.680Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-03-19T02:23:39.681Z] [java] - TestSerialization:EJBName1,roleRef1: PASS - [2024-03-19T02:23:39.681Z] [java] - TestSerialization:EJBName1,roleRef2: PASS - [2024-03-19T02:23:39.681Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@3632be31: PASS - [2024-03-19T02:23:39.681Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1"): PASS - [2024-03-19T02:23:39.681Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-03-19T02:23:39.681Z] [java] - TestSerialization:bankbean,null: PASS - [2024-03-19T02:23:39.681Z] [java] - TestSerialization:bankBean,,Home,java.lang.string: PASS - [2024-03-19T02:23:39.681Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-03-19T02:23:39.681Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-03-19T02:23:39.681Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-03-19T02:23:39.681Z] [java] - TestSerialization:EJBName2,roleRef2: PASS - [2024-03-19T02:23:39.681Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-03-19T02:23:39.681Z] [java] - TestSerialization:EJBName2,roleRef1: PASS - [2024-03-19T02:23:39.681Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-03-19T02:23:39.681Z] [java] - java.lang.String java.lang.Object.toString(): PASS - [2024-03-19T02:23:39.681Z] [java] - final void java.lang.Object.wait(long) throws java.lang.InterruptedException: PASS - [2024-03-19T02:23:39.681Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-03-19T02:23:39.681Z] [java] - final void java.lang.Object.wait(long,int) throws java.lang.InterruptedException: PASS - [2024-03-19T02:23:39.681Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-03-19T02:23:39.681Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-03-19T02:23:39.681Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-03-19T02:23:39.682Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2"): PASS - [2024-03-19T02:23:39.682Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2"): PASS - [2024-03-19T02:23:39.682Z] [java] - TestSerialization:testEJBPerms,toString,Home,: PASS - [2024-03-19T02:23:39.682Z] [java] - TestSerialization:bankbean,withdraw: PASS - [2024-03-19T02:23:39.682Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-03-19T02:23:39.682Z] [java] - TestSerialization:bankbean,,Home,java.lang.string: PASS - [2024-03-19T02:23:39.682Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-03-19T02:23:39.682Z] [java] - boolean java.lang.Object.equals(java.lang.Object): PASS - [2024-03-19T02:23:39.682Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-03-19T02:23:39.682Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-03-19T02:23:39.682Z] [java] - TestSerialization:bankbean,,Home: PASS - [2024-03-19T02:23:39.682Z] [java] - TestSerialization:myBean,,,java.lang.string: PASS - [2024-03-19T02:23:39.682Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-03-19T02:23:39.682Z] [java] - TestSerialization:bankbean,withdraw,,: PASS - [2024-03-19T02:23:39.682Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-03-19T02:23:39.682Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-03-19T02:23:39.682Z] [java] - doEJBMethodPermission:true-bankbean-,Home: PASS - [2024-03-19T02:23:39.682Z] [java] ----------------------------------------- [2024-03-19T02:23:39.682Z] [java] Total PASS: 200 [2024-03-19T02:23:39.682Z] [java] Total FAIL: 0 [2024-03-19T02:23:39.682Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:39.682Z] [java] ----------------------------------------- [2024-03-19T02:23:39.682Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:39.684Z] [2024-03-19T02:23:39.684Z] stop-derby-aix: [2024-03-19T02:23:39.684Z] [2024-03-19T02:23:39.684Z] stop-derby-nonaix: [2024-03-19T02:23:39.684Z] [echo] Stopping Derby DB Server ... [2024-03-19T02:23:39.780Z] [2024-03-19T02:23:39.780Z] declare-test: [2024-03-19T02:23:39.780Z] [echo] Starting test validation dol/validation Test standalone car [2024-03-19T02:23:39.780Z] [2024-03-19T02:23:39.780Z] init.os: [2024-03-19T02:23:39.781Z] [2024-03-19T02:23:39.781Z] init.tools.unix: [2024-03-19T02:23:39.781Z] [2024-03-19T02:23:39.781Z] init.tools.windows: [2024-03-19T02:23:39.781Z] [2024-03-19T02:23:39.781Z] init.tools: [2024-03-19T02:23:39.781Z] [2024-03-19T02:23:39.781Z] setAsadminArgs: [2024-03-19T02:23:39.781Z] [2024-03-19T02:23:39.781Z] init: [2024-03-19T02:23:39.781Z] [2024-03-19T02:23:39.781Z] init.customtasks: [2024-03-19T02:23:39.781Z] [2024-03-19T02:23:39.781Z] run.validator: [2024-03-19T02:23:39.781Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:39.827Z] [2024-03-19T02:23:39.827Z] setOSConditions: [2024-03-19T02:23:39.827Z] [2024-03-19T02:23:39.827Z] setToolWin: [2024-03-19T02:23:39.827Z] [2024-03-19T02:23:39.827Z] setToolUnix: [2024-03-19T02:23:39.827Z] [2024-03-19T02:23:39.827Z] setToolProperty: [2024-03-19T02:23:39.827Z] [2024-03-19T02:23:39.827Z] setS1ASclassPath: [2024-03-19T02:23:39.827Z] [2024-03-19T02:23:39.827Z] init-common: [2024-03-19T02:23:39.827Z] [2024-03-19T02:23:39.827Z] clean: [2024-03-19T02:23:39.827Z] [2024-03-19T02:23:39.827Z] setOSConditions: [2024-03-19T02:23:39.827Z] [2024-03-19T02:23:39.827Z] setToolWin: [2024-03-19T02:23:39.827Z] [2024-03-19T02:23:39.827Z] setToolUnix: [2024-03-19T02:23:39.827Z] [2024-03-19T02:23:39.827Z] setToolProperty: [2024-03-19T02:23:39.828Z] [2024-03-19T02:23:39.828Z] [java] Mar 19, 2024 2:23:39 AM org.eclipse.persistence.session./file:/tmp/gfembed10234710519144774271tmp/applications/sample/WEB-INF/classes/_test.server [2024-03-19T02:23:39.828Z] setS1ASclassPath: [2024-03-19T02:23:39.828Z] [2024-03-19T02:23:39.828Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:23:39.828Z] [java] Mar 19, 2024 2:23:39 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:23:39.828Z] init-common: [2024-03-19T02:23:39.828Z] [2024-03-19T02:23:39.828Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:23:39.828Z] clean-common: [2024-03-19T02:23:39.828Z] [java] Mar 19, 2024 2:23:39 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:23:39.828Z] [2024-03-19T02:23:39.828Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb] [2024-03-19T02:23:39.828Z] setOSConditions: [2024-03-19T02:23:39.828Z] [2024-03-19T02:23:39.828Z] [java] Mar 19, 2024 2:23:39 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:23:39.828Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:23:39.828Z] setToolWin: [2024-03-19T02:23:39.828Z] [2024-03-19T02:23:39.828Z] setToolUnix: [2024-03-19T02:23:39.828Z] [2024-03-19T02:23:39.828Z] setToolProperty: [2024-03-19T02:23:39.828Z] [2024-03-19T02:23:39.828Z] setS1ASclassPath: [2024-03-19T02:23:39.828Z] [2024-03-19T02:23:39.828Z] init-common: [2024-03-19T02:23:39.828Z] [2024-03-19T02:23:39.828Z] clean-classes-common: [2024-03-19T02:23:39.829Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] setOSConditions: [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] setToolWin: [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] setToolUnix: [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] setToolProperty: [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] setS1ASclassPath: [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] init-common: [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] clean-jars-common: [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] compile: [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] setOSConditions: [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] setToolWin: [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] setToolUnix: [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] setToolProperty: [2024-03-19T02:23:39.829Z] [2024-03-19T02:23:39.829Z] setS1ASclassPath: [2024-03-19T02:23:39.830Z] [2024-03-19T02:23:39.830Z] init-common: [2024-03-19T02:23:39.830Z] [2024-03-19T02:23:39.830Z] compile-common: [2024-03-19T02:23:39.830Z] [echo] Current time (ISO): 2024-03-19T02:23:39.608+0000 [2024-03-19T02:23:39.830Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:39.830Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:39.889Z] [exec] Application deployed with name wsclient. [2024-03-19T02:23:39.889Z] [exec] Command deploy executed successfully. [2024-03-19T02:23:39.889Z] [2024-03-19T02:23:39.889Z] setup: [2024-03-19T02:23:39.889Z] [2024-03-19T02:23:39.889Z] runclient: [2024-03-19T02:23:39.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:39.889Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml:125: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:39.889Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:39.890Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:23:39.890Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:39.890Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:39.890Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:39.890Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:39.890Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:39.890Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:39.890Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:23:39.890Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:39.890Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:39.890Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:39.891Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:39.891Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:39.891Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:39.891Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:39.891Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:39.891Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:39.891Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:39.891Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:23:39.891Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:39.891Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:23:39.891Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:23:39.891Z] [java] ... 61 more [2024-03-19T02:23:39.891Z] [java] Java Result: -1 [2024-03-19T02:23:39.891Z] [2024-03-19T02:23:39.892Z] undeploy: [2024-03-19T02:23:39.892Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:39.892Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:39.892Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:39.892Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:39.892Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:39.892Z] [2024-03-19T02:23:39.892Z] setOSConditions: [2024-03-19T02:23:39.892Z] [2024-03-19T02:23:39.892Z] setToolWin: [2024-03-19T02:23:39.892Z] [2024-03-19T02:23:39.892Z] setToolUnix: [2024-03-19T02:23:39.892Z] [2024-03-19T02:23:39.892Z] setToolProperty: [2024-03-19T02:23:39.892Z] [2024-03-19T02:23:39.892Z] setS1ASclassPath: [2024-03-19T02:23:39.892Z] [2024-03-19T02:23:39.893Z] init-common: [2024-03-19T02:23:39.893Z] [2024-03-19T02:23:39.893Z] undeploy-war-common: [2024-03-19T02:23:39.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-xml-file-with-values [2024-03-19T02:23:39.913Z] [exec] Custom resource custom/my-properties-xml-file-with-values deleted. [2024-03-19T02:23:39.913Z] [2024-03-19T02:23:39.913Z] setOSConditions: [2024-03-19T02:23:39.913Z] [2024-03-19T02:23:39.913Z] setToolWin: [2024-03-19T02:23:39.913Z] [2024-03-19T02:23:39.913Z] setToolUnix: [2024-03-19T02:23:39.913Z] [2024-03-19T02:23:39.913Z] setToolProperty: [2024-03-19T02:23:39.913Z] [2024-03-19T02:23:39.913Z] setS1ASclassPath: [2024-03-19T02:23:39.913Z] [2024-03-19T02:23:39.913Z] init-common: [2024-03-19T02:23:39.914Z] [2024-03-19T02:23:39.914Z] delete-custom-resource-common: [2024-03-19T02:23:39.936Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-pkgWarTest-web [2024-03-19T02:23:39.941Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:39.941Z] [2024-03-19T02:23:39.941Z] setOSConditions: [2024-03-19T02:23:39.941Z] [2024-03-19T02:23:39.941Z] setToolWin: [2024-03-19T02:23:39.941Z] [2024-03-19T02:23:39.941Z] setToolUnix: [2024-03-19T02:23:39.941Z] [2024-03-19T02:23:39.941Z] setToolProperty: [2024-03-19T02:23:39.941Z] [2024-03-19T02:23:39.941Z] setS1ASclassPath: [2024-03-19T02:23:39.941Z] [2024-03-19T02:23:39.941Z] init-common: [2024-03-19T02:23:39.941Z] [2024-03-19T02:23:39.941Z] run-urltests: [2024-03-19T02:23:39.977Z] [java] Tue Mar 19 02:23:39 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:23:39.977Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties to copy. [2024-03-19T02:23:39.977Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases [2024-03-19T02:23:39.977Z] [2024-03-19T02:23:39.977Z] setOSConditions: [2024-03-19T02:23:39.977Z] [2024-03-19T02:23:39.977Z] setToolWin: [2024-03-19T02:23:39.977Z] [2024-03-19T02:23:39.977Z] setToolUnix: [2024-03-19T02:23:39.977Z] [2024-03-19T02:23:39.977Z] setToolProperty: [2024-03-19T02:23:39.977Z] [2024-03-19T02:23:39.977Z] setS1ASclassPath: [2024-03-19T02:23:39.977Z] [2024-03-19T02:23:39.977Z] init-common: [2024-03-19T02:23:39.978Z] [2024-03-19T02:23:39.978Z] start-derby: [2024-03-19T02:23:39.978Z] [2024-03-19T02:23:39.978Z] start-derby-aix: [2024-03-19T02:23:39.978Z] [2024-03-19T02:23:39.978Z] start-derby-nonaix: [2024-03-19T02:23:39.978Z] [echo] Starting Derby DB Server ... [2024-03-19T02:23:40.070Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:40.070Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:40.070Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:40.070Z] [javac] 2 warnings [2024-03-19T02:23:40.070Z] [2024-03-19T02:23:40.070Z] setOSConditions: [2024-03-19T02:23:40.070Z] [2024-03-19T02:23:40.070Z] setToolWin: [2024-03-19T02:23:40.070Z] [2024-03-19T02:23:40.070Z] setToolUnix: [2024-03-19T02:23:40.070Z] [2024-03-19T02:23:40.070Z] setToolProperty: [2024-03-19T02:23:40.070Z] [2024-03-19T02:23:40.070Z] setS1ASclassPath: [2024-03-19T02:23:40.071Z] [2024-03-19T02:23:40.071Z] init-common: [2024-03-19T02:23:40.071Z] [2024-03-19T02:23:40.071Z] compile-common: [2024-03-19T02:23:40.071Z] [echo] Current time (ISO): 2024-03-19T02:23:39.937+0000 [2024-03-19T02:23:40.071Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:40.086Z] [java] Mar 19, 2024 2:23:39 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:23:40.086Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:23:40.087Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:40.087Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:40.087Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:40.087Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:40.087Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:40.087Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:40.087Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:40.189Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.User=dbuser [2024-03-19T02:23:40.189Z] [exec] domain.resources.connector-connection-pool.MyPool.property.User=dbuser [2024-03-19T02:23:40.222Z] [java] patternType: 3 3 succeded /a/b/c.jsp [2024-03-19T02:23:40.222Z] [java] Value of key is:testPatternType:/a/b/c.jsp [2024-03-19T02:23:40.222Z] [java] patternType: 3 3 succeded /a/c [2024-03-19T02:23:40.222Z] [java] Value of key is:testPatternType:/a/c [2024-03-19T02:23:40.222Z] [java] patternType: 2 2 succeded /* [2024-03-19T02:23:40.222Z] [java] Value of key is:testPatternType:/* [2024-03-19T02:23:40.222Z] [java] patternType: 2 2 succeded /a/* [2024-03-19T02:23:40.222Z] [java] Value of key is:testPatternType:/a/* [2024-03-19T02:23:40.222Z] [java] patternType: 2 2 succeded /a/c/* [2024-03-19T02:23:40.222Z] [java] Value of key is:testPatternType:/a/c/* [2024-03-19T02:23:40.222Z] [java] patternType: 2 2 succeded //* [2024-03-19T02:23:40.222Z] [java] Value of key is:testPatternType://* [2024-03-19T02:23:40.222Z] [java] patternType: 1 1 succeded *.jsp [2024-03-19T02:23:40.222Z] [java] Value of key is:testPatternType:*.jsp [2024-03-19T02:23:40.223Z] [java] patternType: 1 1 succeded *.asp [2024-03-19T02:23:40.228Z] [java] Value of key is:testPatternType:*.asp [2024-03-19T02:23:40.228Z] [java] patternType: 0 0 succeded / [2024-03-19T02:23:40.228Z] [java] Value of key is:testPatternType:/ [2024-03-19T02:23:40.229Z] [java] compareTo(->): 0 0 succeded /a/b/c.jsp /a/b/c.jsp [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/b/c.jsp-3 [2024-03-19T02:23:40.229Z] [java] compareTo(->): !0 -1 succeded /a/b/c.jsp /a/c [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/c-3 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp /* [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/*-2 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp /a/* [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/*-2 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp /a/c/* [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/c/*-2 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp //* [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-//*-2 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp *.jsp [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-*.jsp-1 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp *.asp [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-*.asp-1 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp / [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/-0 [2024-03-19T02:23:40.229Z] [java] compareTo(->): !0 1 succeded /a/c /a/b/c.jsp [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/c-3-/a/b/c.jsp-3 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 0 0 succeded /a/c /a/c [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/c-3-/a/c-3 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/c /* [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/c-3-/*-2 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/c /a/* [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/c-3-/a/*-2 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/c /a/c/* [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/c-3-/a/c/*-2 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/c //* [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/c-3-//*-2 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/c *.jsp [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/c-3-*.jsp-1 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/c *.asp [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/c-3-*.asp-1 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /a/c / [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/c-3-/-0 [2024-03-19T02:23:40.229Z] [java] compareTo(->): -1 -1 succeded /* /a/b/c.jsp [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/*-2-/a/b/c.jsp-3 [2024-03-19T02:23:40.229Z] [java] compareTo(->): -1 -1 succeded /* /a/c [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/*-2-/a/c-3 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 0 0 succeded /* /* [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/*-2-/*-2 [2024-03-19T02:23:40.229Z] [java] compareTo(->): !0 -1 succeded /* /a/* [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/*-2-/a/*-2 [2024-03-19T02:23:40.229Z] [java] compareTo(->): !0 -1 succeded /* /a/c/* [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/*-2-/a/c/*-2 [2024-03-19T02:23:40.229Z] [java] compareTo(->): !0 -1 succeded /* //* [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/*-2-//*-2 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /* *.jsp [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/*-2-*.jsp-1 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /* *.asp [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/*-2-*.asp-1 [2024-03-19T02:23:40.229Z] [java] compareTo(->): 1 1 succeded /* / [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/*-2-/-0 [2024-03-19T02:23:40.229Z] [java] compareTo(->): -1 -1 succeded /a/* /a/b/c.jsp [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/*-2-/a/b/c.jsp-3 [2024-03-19T02:23:40.229Z] [java] compareTo(->): -1 -1 succeded /a/* /a/c [2024-03-19T02:23:40.229Z] [java] Value of key is:testCompareTo:/a/*-2-/a/c-3 [2024-03-19T02:23:40.229Z] [java] compareTo(->): !0 1 succeded /a/* /* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/*-2-/*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 0 0 succeded /a/* /a/* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/*-2-/a/*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): !0 -1 succeded /a/* /a/c/* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/*-2-/a/c/*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): !0 1 succeded /a/* //* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/*-2-//*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 1 1 succeded /a/* *.jsp [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/*-2-*.jsp-1 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 1 1 succeded /a/* *.asp [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/*-2-*.asp-1 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 1 1 succeded /a/* / [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/*-2-/-0 [2024-03-19T02:23:40.230Z] [java] compareTo(->): -1 -1 succeded /a/c/* /a/b/c.jsp [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/b/c.jsp-3 [2024-03-19T02:23:40.230Z] [java] compareTo(->): -1 -1 succeded /a/c/* /a/c [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/c-3 [2024-03-19T02:23:40.230Z] [java] compareTo(->): !0 1 succeded /a/c/* /* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/c/*-2-/*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): !0 1 succeded /a/c/* /a/* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 0 0 succeded /a/c/* /a/c/* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/c/*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): !0 1 succeded /a/c/* //* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/c/*-2-//*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 1 1 succeded /a/c/* *.jsp [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/c/*-2-*.jsp-1 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 1 1 succeded /a/c/* *.asp [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/c/*-2-*.asp-1 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 1 1 succeded /a/c/* / [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:/a/c/*-2-/-0 [2024-03-19T02:23:40.230Z] [java] compareTo(->): -1 -1 succeded //* /a/b/c.jsp [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo://*-2-/a/b/c.jsp-3 [2024-03-19T02:23:40.230Z] [java] compareTo(->): -1 -1 succeded //* /a/c [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo://*-2-/a/c-3 [2024-03-19T02:23:40.230Z] [java] compareTo(->): !0 1 succeded //* /* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo://*-2-/*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): !0 -1 succeded //* /a/* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo://*-2-/a/*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): !0 -1 succeded //* /a/c/* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo://*-2-/a/c/*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 0 0 succeded //* //* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo://*-2-//*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 1 1 succeded //* *.jsp [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo://*-2-*.jsp-1 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 1 1 succeded //* *.asp [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo://*-2-*.asp-1 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 1 1 succeded //* / [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo://*-2-/-0 [2024-03-19T02:23:40.230Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/b/c.jsp [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/b/c.jsp-3 [2024-03-19T02:23:40.230Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/c [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/c-3 [2024-03-19T02:23:40.230Z] [java] compareTo(->): -1 -1 succeded *.jsp /* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:*.jsp-1-/*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/c/* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/c/*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): -1 -1 succeded *.jsp //* [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:*.jsp-1-//*-2 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 0 0 succeded *.jsp *.jsp [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:*.jsp-1-*.jsp-1 [2024-03-19T02:23:40.230Z] [java] compareTo(->): !0 1 succeded *.jsp *.asp [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:*.jsp-1-*.asp-1 [2024-03-19T02:23:40.230Z] [java] compareTo(->): 1 1 succeded *.jsp / [2024-03-19T02:23:40.230Z] [java] Value of key is:testCompareTo:*.jsp-1-/-0 [2024-03-19T02:23:40.230Z] [java] compareTo(->): -1 -1 succeded *.asp /a/b/c.jsp [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:*.asp-1-/a/b/c.jsp-3 [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded *.asp /a/c [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:*.asp-1-/a/c-3 [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded *.asp /* [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:*.asp-1-/*-2 [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded *.asp /a/* [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:*.asp-1-/a/*-2 [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded *.asp /a/c/* [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:*.asp-1-/a/c/*-2 [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded *.asp //* [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:*.asp-1-//*-2 [2024-03-19T02:23:40.231Z] [java] compareTo(->): !0 -1 succeded *.asp *.jsp [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:*.asp-1-*.jsp-1 [2024-03-19T02:23:40.231Z] [java] compareTo(->): 0 0 succeded *.asp *.asp [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:*.asp-1-*.asp-1 [2024-03-19T02:23:40.231Z] [java] compareTo(->): 1 1 succeded *.asp / [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:*.asp-1-/-0 [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded / /a/b/c.jsp [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:/-0-/a/b/c.jsp-3 [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded / /a/c [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:/-0-/a/c-3 [2024-03-19T02:23:40.231Z] [exec] Application deployed with name web-jsp-error-page-status-code-web. [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded / /* [2024-03-19T02:23:40.231Z] [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:/-0-/*-2 [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded / /a/* [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:/-0-/a/*-2 [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded / /a/c/* [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:/-0-/a/c/*-2 [2024-03-19T02:23:40.231Z] deploy-war-commonee: [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded / //* [2024-03-19T02:23:40.231Z] [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:/-0-//*-2 [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded / *.jsp [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:/-0-*.jsp-1 [2024-03-19T02:23:40.231Z] [java] compareTo(->): -1 -1 succeded / *.asp [2024-03-19T02:23:40.231Z] run: [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:/-0-*.asp-1 [2024-03-19T02:23:40.231Z] [java] Connecting to: http://localhost:45711/web-jsp-error-page-status-code/foo.jsp [2024-03-19T02:23:40.231Z] [java] compareTo(->): 0 0 succeded / / [2024-03-19T02:23:40.231Z] [java] Value of key is:testCompareTo:/-0-/-0 [2024-03-19T02:23:40.231Z] [java] implies(->): true true succeded /a/b/c.jsp /a/b/c.jsp [2024-03-19T02:23:40.231Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:40.231Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/b/c.jsp-3 [2024-03-19T02:23:40.231Z] [java] [2024-03-19T02:23:40.231Z] [java] implies(->): false false succeded /a/b/c.jsp /a/c [2024-03-19T02:23:40.231Z] [java] [2024-03-19T02:23:40.231Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/c-3 [2024-03-19T02:23:40.231Z] [java] ----------------------------------------- [2024-03-19T02:23:40.231Z] [java] implies(->): false false succeded /a/b/c.jsp /* [2024-03-19T02:23:40.231Z] [java] - jsp-error-page-status-code: PASS - [2024-03-19T02:23:40.231Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/*-2 [2024-03-19T02:23:40.231Z] [java] ----------------------------------------- [2024-03-19T02:23:40.231Z] [java] implies(->): false false succeded /a/b/c.jsp /a/* [2024-03-19T02:23:40.231Z] [java] - Total PASS : 1 - [2024-03-19T02:23:40.231Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/*-2 [2024-03-19T02:23:40.231Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:40.231Z] [java] implies(->): false false succeded /a/b/c.jsp /a/c/* [2024-03-19T02:23:40.231Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:40.231Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/c/*-2 [2024-03-19T02:23:40.231Z] [java] ----------------------------------------- [2024-03-19T02:23:40.231Z] [java] implies(->): false false succeded /a/b/c.jsp //* [2024-03-19T02:23:40.231Z] [2024-03-19T02:23:40.231Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-//*-2 [2024-03-19T02:23:40.231Z] [java] implies(->): false false succeded /a/b/c.jsp *.jsp [2024-03-19T02:23:40.231Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-*.jsp-1 [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/b/c.jsp *.asp [2024-03-19T02:23:40.231Z] undeploy: [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-*.asp-1 [2024-03-19T02:23:40.232Z] [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/b/c.jsp / [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/-0 [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/c /a/b/c.jsp [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/c-3-/a/b/c.jsp-3 [2024-03-19T02:23:40.232Z] setOSConditions: [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /a/c /a/c [2024-03-19T02:23:40.232Z] [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/c-3-/a/c-3 [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/c /* [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/c-3-/*-2 [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/c /a/* [2024-03-19T02:23:40.232Z] setToolWin: [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/c-3-/a/*-2 [2024-03-19T02:23:40.232Z] [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/c /a/c/* [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/c-3-/a/c/*-2 [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/c //* [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/c-3-//*-2 [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/c *.jsp [2024-03-19T02:23:40.232Z] setToolUnix: [2024-03-19T02:23:40.232Z] [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/c-3-*.jsp-1 [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/c *.asp [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/c-3-*.asp-1 [2024-03-19T02:23:40.232Z] setToolProperty: [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/c / [2024-03-19T02:23:40.232Z] [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/c-3-/-0 [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /* /a/b/c.jsp [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/*-2-/a/b/c.jsp-3 [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /* /a/c [2024-03-19T02:23:40.232Z] setS1ASclassPath: [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/*-2-/a/c-3 [2024-03-19T02:23:40.232Z] [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /* /* [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/*-2-/*-2 [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /* /a/* [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/*-2-/a/*-2 [2024-03-19T02:23:40.232Z] init-common: [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /* /a/c/* [2024-03-19T02:23:40.232Z] [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/*-2-/a/c/*-2 [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /* //* [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/*-2-//*-2 [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /* *.jsp [2024-03-19T02:23:40.232Z] undeploy-war-common: [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/*-2-*.jsp-1 [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /* *.asp [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/*-2-*.asp-1 [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /* / [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/*-2-/-0 [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /a/* /a/b/c.jsp [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/*-2-/a/b/c.jsp-3 [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /a/* /a/c [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/*-2-/a/c-3 [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/* /* [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/*-2-/*-2 [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /a/* /a/* [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/*-2-/a/*-2 [2024-03-19T02:23:40.232Z] [java] implies(->): true true succeded /a/* /a/c/* [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/*-2-/a/c/*-2 [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/* //* [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/*-2-//*-2 [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/* *.jsp [2024-03-19T02:23:40.232Z] [java] Value of key is:testImplies:/a/*-2-*.jsp-1 [2024-03-19T02:23:40.232Z] [java] implies(->): false false succeded /a/* *.asp [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:/a/*-2-*.asp-1 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded /a/* / [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:/a/*-2-/-0 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded /a/c/* /a/b/c.jsp [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:/a/c/*-2-/a/b/c.jsp-3 [2024-03-19T02:23:40.233Z] [java] implies(->): true true succeded /a/c/* /a/c [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:/a/c/*-2-/a/c-3 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded /a/c/* /* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:/a/c/*-2-/*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded /a/c/* /a/* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:/a/c/*-2-/a/*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): true true succeded /a/c/* /a/c/* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:/a/c/*-2-/a/c/*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded /a/c/* //* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:/a/c/*-2-//*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded /a/c/* *.jsp [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:/a/c/*-2-*.jsp-1 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded /a/c/* *.asp [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:/a/c/*-2-*.asp-1 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded /a/c/* / [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:/a/c/*-2-/-0 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded //* /a/b/c.jsp [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies://*-2-/a/b/c.jsp-3 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded //* /a/c [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies://*-2-/a/c-3 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded //* /* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies://*-2-/*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded //* /a/* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies://*-2-/a/*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded //* /a/c/* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies://*-2-/a/c/*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): true true succeded //* //* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies://*-2-//*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded //* *.jsp [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies://*-2-*.jsp-1 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded //* *.asp [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies://*-2-*.asp-1 [2024-03-19T02:23:40.233Z] [java] implies(->): true true succeded //* / [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies://*-2-/-0 [2024-03-19T02:23:40.233Z] [java] implies(->): true true succeded *.jsp /a/b/c.jsp [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.jsp-1-/a/b/c.jsp-3 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.jsp /a/c [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.jsp-1-/a/c-3 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.jsp /* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.jsp-1-/*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.jsp /a/* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.jsp-1-/a/*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.jsp /a/c/* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.jsp-1-/a/c/*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.jsp //* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.jsp-1-//*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): true true succeded *.jsp *.jsp [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.jsp-1-*.jsp-1 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.jsp *.asp [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.jsp-1-*.asp-1 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.jsp / [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.jsp-1-/-0 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.asp /a/b/c.jsp [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.asp-1-/a/b/c.jsp-3 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.asp /a/c [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.asp-1-/a/c-3 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.asp /* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.asp-1-/*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.asp /a/* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.asp-1-/a/*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.asp /a/c/* [2024-03-19T02:23:40.233Z] [java] Value of key is:testImplies:*.asp-1-/a/c/*-2 [2024-03-19T02:23:40.233Z] [java] implies(->): false false succeded *.asp //* [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:*.asp-1-//*-2 [2024-03-19T02:23:40.234Z] [java] implies(->): false false succeded *.asp *.jsp [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:*.asp-1-*.jsp-1 [2024-03-19T02:23:40.234Z] [java] implies(->): true true succeded *.asp *.asp [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:*.asp-1-*.asp-1 [2024-03-19T02:23:40.234Z] [java] implies(->): false false succeded *.asp / [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:*.asp-1-/-0 [2024-03-19T02:23:40.234Z] [java] implies(->): true true succeded / /a/b/c.jsp [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:/-0-/a/b/c.jsp-3 [2024-03-19T02:23:40.234Z] [java] implies(->): true true succeded / /a/c [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:/-0-/a/c-3 [2024-03-19T02:23:40.234Z] [java] implies(->): true true succeded / /* [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:/-0-/*-2 [2024-03-19T02:23:40.234Z] [java] implies(->): true true succeded / /a/* [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:/-0-/a/*-2 [2024-03-19T02:23:40.234Z] [java] implies(->): true true succeded / /a/c/* [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:/-0-/a/c/*-2 [2024-03-19T02:23:40.234Z] [java] implies(->): true true succeded / //* [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:/-0-//*-2 [2024-03-19T02:23:40.234Z] [java] implies(->): true true succeded / *.jsp [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:/-0-*.jsp-1 [2024-03-19T02:23:40.234Z] [java] implies(->): true true succeded / *.asp [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:/-0-*.asp-1 [2024-03-19T02:23:40.234Z] [java] implies(->): true true succeded / / [2024-03-19T02:23:40.234Z] [java] Value of key is:testImplies:/-0-/-0 [2024-03-19T02:23:40.234Z] [java] equals(-->): true true succeded /a/b/c.jsp /a/b/c.jsp [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/b/c.jsp-3 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/b/c.jsp /a/c [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/c-3 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/b/c.jsp /* [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/*-2 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/b/c.jsp /a/* [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/*-2 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/b/c.jsp /a/c/* [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/c/*-2 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/b/c.jsp //* [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-//*-2 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/b/c.jsp *.jsp [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-*.jsp-1 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/b/c.jsp *.asp [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-*.asp-1 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/b/c.jsp / [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/-0 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/c /a/b/c.jsp [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/c-3-/a/b/c.jsp-3 [2024-03-19T02:23:40.234Z] [java] equals(-->): true true succeded /a/c /a/c [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/c-3-/a/c-3 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/c /* [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/c-3-/*-2 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/c /a/* [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/c-3-/a/*-2 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/c /a/c/* [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/c-3-/a/c/*-2 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/c //* [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/c-3-//*-2 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/c *.jsp [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/c-3-*.jsp-1 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/c *.asp [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/c-3-*.asp-1 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /a/c / [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/a/c-3-/-0 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /* /a/b/c.jsp [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/*-2-/a/b/c.jsp-3 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /* /a/c [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/*-2-/a/c-3 [2024-03-19T02:23:40.234Z] [java] equals(-->): true true succeded /* /* [2024-03-19T02:23:40.234Z] [java] Value of key is:testEquals:/*-2-/*-2 [2024-03-19T02:23:40.234Z] [java] equals(-->): false false succeded /* /a/* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/*-2-/a/*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /* /a/c/* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/*-2-/a/c/*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /* //* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/*-2-//*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /* *.jsp [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/*-2-*.jsp-1 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /* *.asp [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/*-2-*.asp-1 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /* / [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/*-2-/-0 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/* /a/b/c.jsp [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/*-2-/a/b/c.jsp-3 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/* /a/c [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/*-2-/a/c-3 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/* /* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/*-2-/*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): true true succeded /a/* /a/* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/*-2-/a/*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/* /a/c/* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/*-2-/a/c/*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/* //* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/*-2-//*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/* *.jsp [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/*-2-*.jsp-1 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/* *.asp [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/*-2-*.asp-1 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/* / [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/*-2-/-0 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/c/* /a/b/c.jsp [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/c/*-2-/a/b/c.jsp-3 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/c/* /a/c [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/c/*-2-/a/c-3 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/c/* /* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/c/*-2-/*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/c/* /a/* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/c/*-2-/a/*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): true true succeded /a/c/* /a/c/* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/c/*-2-/a/c/*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/c/* //* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/c/*-2-//*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/c/* *.jsp [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/c/*-2-*.jsp-1 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/c/* *.asp [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/c/*-2-*.asp-1 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded /a/c/* / [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:/a/c/*-2-/-0 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded //* /a/b/c.jsp [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals://*-2-/a/b/c.jsp-3 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded //* /a/c [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals://*-2-/a/c-3 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded //* /* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals://*-2-/*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded //* /a/* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals://*-2-/a/*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded //* /a/c/* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals://*-2-/a/c/*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): true true succeded //* //* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals://*-2-//*-2 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded //* *.jsp [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals://*-2-*.jsp-1 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded //* *.asp [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals://*-2-*.asp-1 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded //* / [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals://*-2-/-0 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded *.jsp /a/b/c.jsp [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:*.jsp-1-/a/b/c.jsp-3 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded *.jsp /a/c [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:*.jsp-1-/a/c-3 [2024-03-19T02:23:40.235Z] [java] equals(-->): false false succeded *.jsp /* [2024-03-19T02:23:40.235Z] [java] Value of key is:testEquals:*.jsp-1-/*-2 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.jsp /a/* [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.jsp-1-/a/*-2 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.jsp /a/c/* [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.jsp-1-/a/c/*-2 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.jsp //* [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.jsp-1-//*-2 [2024-03-19T02:23:40.236Z] [java] equals(-->): true true succeded *.jsp *.jsp [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.jsp-1-*.jsp-1 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.jsp *.asp [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.jsp-1-*.asp-1 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.jsp / [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.jsp-1-/-0 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.asp /a/b/c.jsp [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.asp-1-/a/b/c.jsp-3 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.asp /a/c [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.asp-1-/a/c-3 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.asp /* [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.asp-1-/*-2 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.asp /a/* [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.asp-1-/a/*-2 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.asp /a/c/* [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.asp-1-/a/c/*-2 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.asp //* [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.asp-1-//*-2 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.asp *.jsp [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.asp-1-*.jsp-1 [2024-03-19T02:23:40.236Z] [java] equals(-->): true true succeded *.asp *.asp [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.asp-1-*.asp-1 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded *.asp / [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:*.asp-1-/-0 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded / /a/b/c.jsp [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:/-0-/a/b/c.jsp-3 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded / /a/c [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:/-0-/a/c-3 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded / /* [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:/-0-/*-2 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded / /a/* [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:/-0-/a/*-2 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded / /a/c/* [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:/-0-/a/c/*-2 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded / //* [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:/-0-//*-2 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded / *.jsp [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:/-0-*.jsp-1 [2024-03-19T02:23:40.236Z] [java] equals(-->): false false succeded / *.asp [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:/-0-*.asp-1 [2024-03-19T02:23:40.236Z] [java] equals(-->): true true succeded / / [2024-03-19T02:23:40.236Z] [java] Value of key is:testEquals:/-0-/-0 [2024-03-19T02:23:40.236Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:40.236Z] [java] [2024-03-19T02:23:40.236Z] [java] [2024-03-19T02:23:40.236Z] [java] ----------------------------------------- [2024-03-19T02:23:40.236Z] [java] - testEquals://*-2-/*-2: PASS - [2024-03-19T02:23:40.236Z] [java] - testCompareTo:*.jsp-1-/a/c/*-2: PASS - [2024-03-19T02:23:40.236Z] [java] - testEquals:/a/b/c.jsp-3-/*-2: PASS - [2024-03-19T02:23:40.236Z] [java] - testEquals:/a/*-2-/a/*-2: PASS - [2024-03-19T02:23:40.236Z] [java] - testPatternType:/: PASS - [2024-03-19T02:23:40.236Z] [java] - testCompareTo:/a/c-3-/a/c/*-2: PASS - [2024-03-19T02:23:40.236Z] [java] - testCompareTo:/a/*-2-/-0: PASS - [2024-03-19T02:23:40.236Z] [java] - testEquals://*-2-*.asp-1: PASS - [2024-03-19T02:23:40.236Z] [java] - testEquals:*.asp-1-//*-2: PASS - [2024-03-19T02:23:40.236Z] [java] - testImplies:/a/b/c.jsp-3-/-0: PASS - [2024-03-19T02:23:40.236Z] [java] - testEquals:/*-2-/*-2: PASS - [2024-03-19T02:23:40.236Z] [java] - testCompareTo:/*-2-//*-2: PASS - [2024-03-19T02:23:40.236Z] [java] - testEquals:*.asp-1-*.asp-1: PASS - [2024-03-19T02:23:40.236Z] [java] - testImplies:/a/*-2-/a/c/*-2: PASS - [2024-03-19T02:23:40.236Z] [java] - testImplies:/a/c-3-/*-2: PASS - [2024-03-19T02:23:40.236Z] [java] - testCompareTo:*.jsp-1-/a/c-3: PASS - [2024-03-19T02:23:40.236Z] [java] - testImplies:/a/c/*-2-*.jsp-1: PASS - [2024-03-19T02:23:40.236Z] [java] - testImplies:/a/c-3-*.jsp-1: PASS - [2024-03-19T02:23:40.237Z] [java] - testImplies:/a/b/c.jsp-3-/a/*-2: PASS - [2024-03-19T02:23:40.237Z] [java] - testCompareTo:*.jsp-1-/a/*-2: PASS - [2024-03-19T02:23:40.237Z] [java] - testEquals:*.asp-1-/a/*-2: PASS - [2024-03-19T02:23:40.237Z] [java] - testEquals:*.asp-1-/a/c-3: PASS - [2024-03-19T02:23:40.237Z] [java] - testCompareTo:/a/b/c.jsp-3-//*-2: PASS - [2024-03-19T02:23:40.237Z] [java] - testImplies:/*-2-/-0: PASS - [2024-03-19T02:23:40.237Z] [java] - testCompareTo:*.asp-1-/-0: PASS - [2024-03-19T02:23:40.237Z] [java] - testImplies:/a/b/c.jsp-3-/a/c-3: PASS - [2024-03-19T02:23:40.237Z] [java] - testImplies:/*-2-*.jsp-1: PASS - [2024-03-19T02:23:40.356Z] [java] Mar 19, 2024 2:23:40 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:23:40.357Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:23:40.458Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false svchandler-4-web [2024-03-19T02:23:40.458Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:40.458Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:40.458Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:40.458Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:40.458Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:40.458Z] [2024-03-19T02:23:40.458Z] setOSConditions: [2024-03-19T02:23:40.458Z] [2024-03-19T02:23:40.458Z] setToolWin: [2024-03-19T02:23:40.459Z] [2024-03-19T02:23:40.459Z] setToolUnix: [2024-03-19T02:23:40.459Z] [2024-03-19T02:23:40.459Z] setToolProperty: [2024-03-19T02:23:40.459Z] [2024-03-19T02:23:40.459Z] setS1ASclassPath: [2024-03-19T02:23:40.459Z] [2024-03-19T02:23:40.459Z] init-common: [2024-03-19T02:23:40.459Z] [2024-03-19T02:23:40.459Z] undeploy-client: [2024-03-19T02:23:40.491Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-url [2024-03-19T02:23:40.491Z] [exec] Custom resource custom/my-url deleted. [2024-03-19T02:23:40.491Z] [2024-03-19T02:23:40.491Z] setOSConditions: [2024-03-19T02:23:40.491Z] [2024-03-19T02:23:40.491Z] setToolWin: [2024-03-19T02:23:40.491Z] [2024-03-19T02:23:40.491Z] setToolUnix: [2024-03-19T02:23:40.491Z] [2024-03-19T02:23:40.491Z] setToolProperty: [2024-03-19T02:23:40.491Z] [2024-03-19T02:23:40.491Z] setS1ASclassPath: [2024-03-19T02:23:40.491Z] [2024-03-19T02:23:40.491Z] init-common: [2024-03-19T02:23:40.491Z] [2024-03-19T02:23:40.492Z] undeploy-common: [2024-03-19T02:23:40.495Z] [java] - testEquals:/a/b/c.jsp-3-//*-2: PASS - [2024-03-19T02:23:40.495Z] [java] - testImplies:/a/c-3-/a/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/a/c-3-/a/c-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/c-3-/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/*-2-/a/c-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/a/c/*-2-/-0: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/c/*-2-/-0: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/a/*-2-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals://*-2-/a/c/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/a/b/c.jsp-3-*.jsp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/-0-*.jsp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/a/c/*-2-/a/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/c-3-/a/c/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies://*-2-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/a/c/*-2-*.jsp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/b/c.jsp-3-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies://*-2-/-0: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:*.asp-1-*.asp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:*.asp-1-/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:*.asp-1-/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:*.jsp-1-*.asp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/c/*-2-/a/c-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/a/*-2-/a/c-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies://*-2-*.asp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/c/*-2-*.jsp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/-0-/a/c-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/-0-/a/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/a/c/*-2-/a/c-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/a/c/*-2-/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/a/*-2-/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/-0-*.jsp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/c/*-2-/a/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies://*-2-//*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/a/c/*-2-//*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/*-2-/a/c/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/a/*-2-*.jsp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/-0-/a/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/c/*-2-/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/a/b/c.jsp-3-*.asp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:*.jsp-1-/-0: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/*-2-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testPatternType:/a/c: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/a/b/c.jsp-3-/a/c/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:*.asp-1-/a/c/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/*-2-*.asp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo://*-2-/a/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/b/c.jsp-3-*.jsp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:*.jsp-1-*.asp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/a/*-2-/a/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/b/c.jsp-3-/a/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/a/*-2-*.asp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/b/c.jsp-3-/a/c-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo://*-2-/a/c-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/a/c/*-2-/a/c/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:*.jsp-1-*.jsp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/-0-//*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/-0-*.jsp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/b/c.jsp-3-*.asp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/*-2-*.jsp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/*-2-/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:*.jsp-1-/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/a/c-3-/a/c/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/-0-/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/a/b/c.jsp-3-/-0: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/c/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/*-2-//*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testImplies:/a/*-2-/a/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo:/a/c-3-//*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo://*-2-*.jsp-1: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/*-2-/a/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/a/c/*-2-/a/c/*-2: PASS - [2024-03-19T02:23:40.496Z] [java] - testEquals:/*-2-/a/c-3: PASS - [2024-03-19T02:23:40.496Z] [java] - testCompareTo://*-2-*.asp-1: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:*.jsp-1-//*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/a/*-2-/a/c-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/a/*-2-/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testPatternType://*: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/a/b/c.jsp-3-*.jsp-1: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/*-2-/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/a/*-2-//*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/*-2-/a/c/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:*.jsp-1-//*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/a/*-2-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:*.jsp-1-/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/a/b/c.jsp-3-/a/c/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testPatternType:*.jsp: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:*.asp-1-/a/c/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testPatternType:/a/*: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/a/*-2-*.asp-1: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/*-2-/-0: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/*-2-//*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/*-2-/a/c-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies://*-2-/a/c/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/a/c-3-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/a/*-2-*.jsp-1: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/-0-*.asp-1: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals://*-2-//*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/*-2-/a/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/a/c/*-2-/a/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:*.jsp-1-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/a/c/*-2-/a/c-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/a/*-2-/a/c/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/-0-/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/*-2-/-0: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/*-2-*.jsp-1: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies://*-2-/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testPatternType:*.asp: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals://*-2-/a/c-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/-0-/a/c-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/-0-/a/c/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/*-2-/a/c/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals://*-2-/a/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/a/b/c.jsp-3-/-0: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/-0-//*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/a/c/*-2-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/a/b/c.jsp-3-/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/*-2-/a/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:*.asp-1-/a/c-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/a/c/*-2-*.asp-1: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/a/c-3-/a/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:*.jsp-1-/a/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo://*-2-/a/c/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:*.asp-1-/a/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/a/c-3-/a/c-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testPatternType:/a/c/*: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:*.jsp-1-/a/c-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/-0-/a/c-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/-0-/a/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/*-2-/a/c-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/a/c-3-/-0: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:*.asp-1-*.jsp-1: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:*.jsp-1-/a/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals://*-2-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:*.asp-1-/-0: PASS - [2024-03-19T02:23:40.497Z] [java] - testPatternType:/*: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:*.asp-1-/a/c/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/a/*-2-//*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/a/c-3-*.asp-1: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/-0-/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:*.jsp-1-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/-0-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:*.jsp-1-/-0: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/-0-/a/c/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies://*-2-/a/c-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:*.jsp-1-/a/c-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/a/c/*-2-/*-2: PASS - [2024-03-19T02:23:40.497Z] [java] - testImplies:/*-2-*.asp-1: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:*.asp-1-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testCompareTo:/*-2-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.497Z] [java] - testEquals:/*-2-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/b/c.jsp-3-*.asp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:/-0-/-0: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/c-3-/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo://*-2-/-0: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:/a/c-3-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/-0-/a/c/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo://*-2-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/c/*-2-*.asp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:*.asp-1-*.jsp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:/a/b/c.jsp-3-//*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:/a/*-2-/a/c/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:/a/c/*-2-*.asp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/*-2-*.asp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:*.jsp-1-//*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:/a/c-3-//*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo://*-2-/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/c/*-2-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies://*-2-*.jsp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/c/*-2-/a/c/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:*.jsp-1-*.jsp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals://*-2-*.jsp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:/-0-*.asp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:/a/c-3-/-0: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:/-0-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:*.jsp-1-/-0: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo://*-2-//*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:*.asp-1-*.asp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:/a/c-3-//*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:/a/*-2-/-0: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/b/c.jsp-3-/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testPatternType:/a/b/c.jsp: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:/a/b/c.jsp-3-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/c-3-/-0: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/-0-/-0: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:/a/*-2-*.jsp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals://*-2-/-0: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:*.jsp-1-/a/c/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:/a/c-3-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:/a/c-3-/a/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:*.asp-1-/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:*.asp-1-//*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:/a/c-3-/a/c-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/-0-*.asp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:*.jsp-1-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/c-3-*.asp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:/*-2-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:/a/*-2-//*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:/a/c/*-2-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:/a/c/*-2-//*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies://*-2-/a/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/-0-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/*-2-/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:/a/*-2-*.asp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/c-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/c-3-*.jsp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:*.jsp-1-*.asp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:*.jsp-1-/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:/-0-/-0: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:*.asp-1-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:*.asp-1-/a/c-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:*.asp-1-/a/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/c/*-2-//*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:*.asp-1-/-0: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:*.asp-1-/a/b/c.jsp-3: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/a/c/*-2-/-0: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:*.asp-1-//*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:*.jsp-1-/a/c/*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testCompareTo:/-0-//*-2: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:/a/c-3-*.asp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testEquals:*.jsp-1-*.jsp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:*.asp-1-*.jsp-1: PASS - [2024-03-19T02:23:40.498Z] [java] - testImplies:/a/*-2-/-0: PASS - [2024-03-19T02:23:40.499Z] [java] - testEquals:/a/c-3-*.jsp-1: PASS - [2024-03-19T02:23:40.499Z] [java] ----------------------------------------- [2024-03-19T02:23:40.499Z] [java] Total PASS: 252 [2024-03-19T02:23:40.499Z] [java] Total FAIL: 0 [2024-03-19T02:23:40.499Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:40.499Z] [java] ----------------------------------------- [2024-03-19T02:23:40.499Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:40.501Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-error-page-status-code-web [2024-03-19T02:23:40.505Z] [2024-03-19T02:23:40.505Z] unsetup: [2024-03-19T02:23:40.505Z] [2024-03-19T02:23:40.505Z] setOSConditions: [2024-03-19T02:23:40.505Z] [2024-03-19T02:23:40.505Z] setToolWin: [2024-03-19T02:23:40.505Z] [2024-03-19T02:23:40.505Z] setToolUnix: [2024-03-19T02:23:40.505Z] [2024-03-19T02:23:40.505Z] setToolProperty: [2024-03-19T02:23:40.505Z] [2024-03-19T02:23:40.505Z] setS1ASclassPath: [2024-03-19T02:23:40.505Z] [2024-03-19T02:23:40.505Z] init-common: [2024-03-19T02:23:40.505Z] [2024-03-19T02:23:40.505Z] delete-jdbc-resource-common: [2024-03-19T02:23:40.505Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgWarTest [2024-03-19T02:23:40.649Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:40.714Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar [2024-03-19T02:23:40.724Z] [exec] 2 seconds left... [2024-03-19T02:23:40.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-CustomResourceFactoriesApp [2024-03-19T02:23:40.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.Password=dbpassword [2024-03-19T02:23:40.753Z] [exec] domain.resources.connector-connection-pool.MyPool.property.Password=dbpassword [2024-03-19T02:23:40.756Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:40.758Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:40.758Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:40.758Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:40.758Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:40.758Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:40.758Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:40.758Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:40.759Z] [2024-03-19T02:23:40.759Z] all: [2024-03-19T02:23:40.759Z] [echo] [2024-03-19T02:23:40.759Z] [echo] ************************* [2024-03-19T02:23:40.759Z] [echo] * Running jspExceptionInTagBodyRestoreJspWriter [2024-03-19T02:23:40.759Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter [2024-03-19T02:23:40.759Z] [echo] ************************* [2024-03-19T02:23:40.759Z] [echo] [2024-03-19T02:23:40.759Z] [2024-03-19T02:23:40.759Z] setOSConditions: [2024-03-19T02:23:40.759Z] [2024-03-19T02:23:40.759Z] setToolWin: [2024-03-19T02:23:40.759Z] [2024-03-19T02:23:40.759Z] setToolUnix: [2024-03-19T02:23:40.759Z] [2024-03-19T02:23:40.759Z] setToolProperty: [2024-03-19T02:23:40.759Z] [2024-03-19T02:23:40.759Z] setS1ASclassPath: [2024-03-19T02:23:40.759Z] [2024-03-19T02:23:40.759Z] init-common: [2024-03-19T02:23:40.759Z] [2024-03-19T02:23:40.759Z] clean: [2024-03-19T02:23:40.759Z] [2024-03-19T02:23:40.759Z] setOSConditions: [2024-03-19T02:23:40.759Z] [2024-03-19T02:23:40.759Z] setToolWin: [2024-03-19T02:23:40.759Z] [2024-03-19T02:23:40.759Z] setToolUnix: [2024-03-19T02:23:40.759Z] [2024-03-19T02:23:40.760Z] setToolProperty: [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] setS1ASclassPath: [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] init-common: [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] clean-common: [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] setOSConditions: [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] setToolWin: [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] setToolUnix: [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] setToolProperty: [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] setS1ASclassPath: [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] init-common: [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] clean-classes-common: [2024-03-19T02:23:40.760Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] setOSConditions: [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] setToolWin: [2024-03-19T02:23:40.760Z] [2024-03-19T02:23:40.760Z] setToolUnix: [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.761Z] setToolProperty: [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.761Z] setS1ASclassPath: [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.761Z] init-common: [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.761Z] clean-jars-common: [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.761Z] compile: [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.761Z] setOSConditions: [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.761Z] setToolWin: [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.761Z] setToolUnix: [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.761Z] setToolProperty: [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.761Z] setS1ASclassPath: [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.761Z] init-common: [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.761Z] compile-common: [2024-03-19T02:23:40.761Z] [echo] Current time (ISO): 2024-03-19T02:23:40.589+0000 [2024-03-19T02:23:40.761Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:40.761Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/servlet [2024-03-19T02:23:40.761Z] [2024-03-19T02:23:40.762Z] build: [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.762Z] setOSConditions: [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.762Z] setToolWin: [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.762Z] setToolUnix: [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.762Z] setToolProperty: [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.762Z] setS1ASclassPath: [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.762Z] init-common: [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.762Z] webclient-war-common: [2024-03-19T02:23:40.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.762Z] clear: [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.762Z] test-tlds-exist: [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.762Z] copy-tlds: [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.762Z] test-tagfiles-exist: [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.762Z] copy-tagfiles: [2024-03-19T02:23:40.762Z] [2024-03-19T02:23:40.763Z] package-war-common: [2024-03-19T02:23:40.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:40.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:40.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:40.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:40.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/lib [2024-03-19T02:23:40.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:40.763Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-exception-in-tag-body-restore-jsp-writer-web.war [2024-03-19T02:23:40.763Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:40.763Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:40.763Z] [javac] Compiling 1 source file [2024-03-19T02:23:40.763Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:40.763Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:40.763Z] [2024-03-19T02:23:40.763Z] deploy: [2024-03-19T02:23:40.763Z] [2024-03-19T02:23:40.763Z] deploy-war-common: [2024-03-19T02:23:40.763Z] [2024-03-19T02:23:40.763Z] setOSConditions: [2024-03-19T02:23:40.763Z] [2024-03-19T02:23:40.763Z] setToolWin: [2024-03-19T02:23:40.763Z] [2024-03-19T02:23:40.763Z] setToolUnix: [2024-03-19T02:23:40.764Z] [2024-03-19T02:23:40.764Z] setToolProperty: [2024-03-19T02:23:40.764Z] [2024-03-19T02:23:40.764Z] setS1ASclassPath: [2024-03-19T02:23:40.764Z] [2024-03-19T02:23:40.764Z] init-common: [2024-03-19T02:23:40.764Z] [2024-03-19T02:23:40.764Z] deploy-war-commonpe: [2024-03-19T02:23:40.905Z] [javac] 1 warning [2024-03-19T02:23:40.905Z] [2024-03-19T02:23:40.905Z] build: [2024-03-19T02:23:40.905Z] [2024-03-19T02:23:40.905Z] setOSConditions: [2024-03-19T02:23:40.905Z] [2024-03-19T02:23:40.906Z] fixFiles: [2024-03-19T02:23:40.906Z] [2024-03-19T02:23:40.906Z] convUnix: [2024-03-19T02:23:40.906Z] [2024-03-19T02:23:40.906Z] convWin: [2024-03-19T02:23:40.906Z] [2024-03-19T02:23:40.906Z] setToolWin: [2024-03-19T02:23:40.906Z] [2024-03-19T02:23:40.906Z] setToolUnix: [2024-03-19T02:23:40.906Z] [2024-03-19T02:23:40.906Z] setToolProperty: [2024-03-19T02:23:40.906Z] [2024-03-19T02:23:40.906Z] setS1ASclassPath: [2024-03-19T02:23:40.906Z] [2024-03-19T02:23:40.906Z] init-common: [2024-03-19T02:23:40.906Z] [2024-03-19T02:23:40.906Z] package-persistence-common: [2024-03-19T02:23:40.906Z] [2024-03-19T02:23:40.906Z] ejb-jar-common: [2024-03-19T02:23:40.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:40.906Z] [2024-03-19T02:23:40.906Z] package-ejbjar-common: [2024-03-19T02:23:40.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:40.906Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:40.906Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:40.907Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-core-ejb.jar [2024-03-19T02:23:40.907Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:40.907Z] [2024-03-19T02:23:40.907Z] appclient-jar-common: [2024-03-19T02:23:40.907Z] [2024-03-19T02:23:40.907Z] package-appclientjar-common: [2024-03-19T02:23:40.907Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:40.907Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:40.907Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:40.907Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-core-client.jar [2024-03-19T02:23:40.907Z] [2024-03-19T02:23:40.907Z] webclient-war-common: [2024-03-19T02:23:40.907Z] [2024-03-19T02:23:40.907Z] build-ear-common: [2024-03-19T02:23:40.907Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:40.907Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:40.907Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:40.907Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-coreApp.ear [2024-03-19T02:23:40.907Z] [2024-03-19T02:23:40.907Z] deploy: [2024-03-19T02:23:40.907Z] [2024-03-19T02:23:40.907Z] setOSConditions: [2024-03-19T02:23:40.907Z] [2024-03-19T02:23:40.908Z] setToolWin: [2024-03-19T02:23:40.908Z] [2024-03-19T02:23:40.908Z] setToolUnix: [2024-03-19T02:23:40.908Z] [2024-03-19T02:23:40.908Z] setToolProperty: [2024-03-19T02:23:40.908Z] [2024-03-19T02:23:40.908Z] setS1ASclassPath: [2024-03-19T02:23:40.908Z] [2024-03-19T02:23:40.908Z] init-common: [2024-03-19T02:23:40.908Z] [2024-03-19T02:23:40.908Z] deploy-common: [2024-03-19T02:23:40.908Z] [echo] Current time (ISO): 2024-03-19T02:23:40.806+0000 [2024-03-19T02:23:40.908Z] [2024-03-19T02:23:40.908Z] setOSConditions: [2024-03-19T02:23:40.908Z] [2024-03-19T02:23:40.908Z] setToolWin: [2024-03-19T02:23:40.908Z] [2024-03-19T02:23:40.908Z] setToolUnix: [2024-03-19T02:23:40.908Z] [2024-03-19T02:23:40.908Z] setToolProperty: [2024-03-19T02:23:40.908Z] [2024-03-19T02:23:40.908Z] setS1ASclassPath: [2024-03-19T02:23:40.908Z] [2024-03-19T02:23:40.908Z] init-common: [2024-03-19T02:23:40.908Z] [2024-03-19T02:23:40.908Z] deploy-common-pe: [2024-03-19T02:23:40.919Z] [java] Mar 19, 2024 2:23:40 AM org.eclipse.krazo.servlet.KrazoContainerInitializer onStartup [2024-03-19T02:23:40.919Z] [java] INFO: Eclipse Krazo version 3.0.1 started [2024-03-19T02:23:40.919Z] [java] Mar 19, 2024 2:23:40 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-03-19T02:23:40.919Z] [java] INFO: Initializing Soteria 4.0.0-M2 for context '/ejb-ejb31-embedded-jaxrs-web' [2024-03-19T02:23:40.971Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar1.jar [2024-03-19T02:23:41.002Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:41.002Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:41.002Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:41.002Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:41.002Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:41.002Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:41.002Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:41.005Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/simple-properties.properties [2024-03-19T02:23:41.005Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/simple-properties.xml [2024-03-19T02:23:41.005Z] [2024-03-19T02:23:41.005Z] all: [2024-03-19T02:23:41.005Z] [echo] @@## datasource-definition##@@ [2024-03-19T02:23:41.005Z] [2024-03-19T02:23:41.005Z] setOSConditions: [2024-03-19T02:23:41.005Z] [2024-03-19T02:23:41.005Z] setToolWin: [2024-03-19T02:23:41.005Z] [2024-03-19T02:23:41.005Z] setToolUnix: [2024-03-19T02:23:41.005Z] [2024-03-19T02:23:41.005Z] setToolProperty: [2024-03-19T02:23:41.005Z] [2024-03-19T02:23:41.005Z] setS1ASclassPath: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.006Z] init-common: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.006Z] clean: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.006Z] setOSConditions: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.006Z] setToolWin: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.006Z] setToolUnix: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.006Z] setToolProperty: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.006Z] setS1ASclassPath: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.006Z] init-common: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.006Z] clean-common: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.006Z] setOSConditions: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.006Z] setToolWin: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.006Z] setToolUnix: [2024-03-19T02:23:41.006Z] [2024-03-19T02:23:41.007Z] setToolProperty: [2024-03-19T02:23:41.007Z] [2024-03-19T02:23:41.007Z] setS1ASclassPath: [2024-03-19T02:23:41.007Z] [2024-03-19T02:23:41.007Z] init-common: [2024-03-19T02:23:41.007Z] [2024-03-19T02:23:41.007Z] clean-classes-common: [2024-03-19T02:23:41.007Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:41.007Z] [2024-03-19T02:23:41.007Z] setOSConditions: [2024-03-19T02:23:41.007Z] [2024-03-19T02:23:41.007Z] setToolWin: [2024-03-19T02:23:41.007Z] [2024-03-19T02:23:41.007Z] setToolUnix: [2024-03-19T02:23:41.007Z] [2024-03-19T02:23:41.007Z] setToolProperty: [2024-03-19T02:23:41.007Z] [2024-03-19T02:23:41.007Z] setS1ASclassPath: [2024-03-19T02:23:41.007Z] [2024-03-19T02:23:41.007Z] init-common: [2024-03-19T02:23:41.007Z] [2024-03-19T02:23:41.007Z] clean-jars-common: [2024-03-19T02:23:41.007Z] [2024-03-19T02:23:41.007Z] compile: [2024-03-19T02:23:41.008Z] [2024-03-19T02:23:41.008Z] setOSConditions: [2024-03-19T02:23:41.008Z] [2024-03-19T02:23:41.008Z] setToolWin: [2024-03-19T02:23:41.008Z] [2024-03-19T02:23:41.008Z] setToolUnix: [2024-03-19T02:23:41.008Z] [2024-03-19T02:23:41.008Z] setToolProperty: [2024-03-19T02:23:41.008Z] [2024-03-19T02:23:41.008Z] setS1ASclassPath: [2024-03-19T02:23:41.008Z] [2024-03-19T02:23:41.008Z] init-common: [2024-03-19T02:23:41.008Z] [2024-03-19T02:23:41.008Z] compile-common: [2024-03-19T02:23:41.008Z] [echo] Current time (ISO): 2024-03-19T02:23:40.952+0000 [2024-03-19T02:23:41.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:41.008Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:41.023Z] [java] constructor( ): true succeded /a/c [2024-03-19T02:23:41.031Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:41.032Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:23:41.230Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar1.jar [2024-03-19T02:23:41.230Z] [javaWithResult] Mar 19, 2024 2:23:40 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:41.230Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-03-19T02:23:41.230Z] [javaWithResult] Mar 19, 2024 2:23:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:41.230Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:41.231Z] [javaWithResult] Mar 19, 2024 2:23:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:41.231Z] [javaWithResult] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:23:41.231Z] [javaWithResult] Mar 19, 2024 2:23:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:41.231Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:23:41.231Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar2.jar [2024-03-19T02:23:41.231Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar2.jar [2024-03-19T02:23:41.231Z] [javaWithResult] Mar 19, 2024 2:23:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:41.231Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-03-19T02:23:41.231Z] [javaWithResult] Mar 19, 2024 2:23:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:41.231Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:41.231Z] [javaWithResult] Mar 19, 2024 2:23:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:41.231Z] [javaWithResult] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:23:41.231Z] [javaWithResult] Mar 19, 2024 2:23:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:41.231Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:23:41.231Z] [2024-03-19T02:23:41.231Z] processResult: [2024-03-19T02:23:41.231Z] [2024-03-19T02:23:41.231Z] failed: [2024-03-19T02:23:41.232Z] [2024-03-19T02:23:41.232Z] passed: [2024-03-19T02:23:41.232Z] [echo] Test validation Passed [2024-03-19T02:23:41.232Z] [2024-03-19T02:23:41.232Z] unknown: [2024-03-19T02:23:41.232Z] [2024-03-19T02:23:41.232Z] declare-test: [2024-03-19T02:23:41.232Z] [echo] Starting test validation dol/validation Test ear [2024-03-19T02:23:41.259Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:41.259Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:41.259Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:41.281Z] [java] getURLPattern: succeded /a/c /a/c /a/c [2024-03-19T02:23:41.281Z] [java] hashCode: 1494950 1494950 1494950 succeded /a/c /a/c [2024-03-19T02:23:41.281Z] [java] Value of key is:testHashCode:/a/c [2024-03-19T02:23:41.281Z] [java] constructor(e): false succeded /a/c:/a/c [2024-03-19T02:23:41.281Z] [java] constructor(e): false succeded /a/c:/a/b/c.jsp [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c:/a/c/* [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c:/a/* [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c:/* [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c:*.jsp [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c:*.asp [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c:/ [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c: [2024-03-19T02:23:41.282Z] [java] constructor( ): true succeded /a/b/c.jsp [2024-03-19T02:23:41.282Z] [java] getURLPattern: succeded /a/b/c.jsp /a/b/c.jsp /a/b/c.jsp [2024-03-19T02:23:41.282Z] [java] hashCode: -1348394670 -1348394670 -1348394670 succeded /a/b/c.jsp /a/b/c.jsp [2024-03-19T02:23:41.282Z] [java] Value of key is:testHashCode:/a/b/c.jsp [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/c [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/b/c.jsp [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/c/* [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/* [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/b/c.jsp:/* [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/b/c.jsp:*.jsp [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/b/c.jsp:*.asp [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/b/c.jsp:/ [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/b/c.jsp: [2024-03-19T02:23:41.282Z] [java] constructor( ): true succeded /a/c/* [2024-03-19T02:23:41.282Z] [java] getURLPattern: succeded /a/c/* /a/c/* /a/c/* [2024-03-19T02:23:41.282Z] [java] hashCode: 1436648449 1436648449 1436648449 succeded /a/c/* /a/c/* [2024-03-19T02:23:41.282Z] [java] Value of key is:testHashCode:/a/c/* [2024-03-19T02:23:41.282Z] [java] constructor( ): true succeded /a/c/*:/a/c [2024-03-19T02:23:41.282Z] [java] getURLPattern: succeded /a/c/* /a/c/* /a/c/*:/a/c [2024-03-19T02:23:41.282Z] [java] hashCode: 1269692287 1269692287 1269692287 succeded /a/c/*:/a/c /a/c/*:/a/c [2024-03-19T02:23:41.282Z] [java] Value of key is:testHashCode:/a/c/*:/a/c [2024-03-19T02:23:41.282Z] [java] equals(-->): true true succeded /a/c/* /a/c/* [2024-03-19T02:23:41.282Z] [java] Value of key is:testEquals:/a/c/*-/a/c/*-true [2024-03-19T02:23:41.282Z] [java] equals(-->): true true succeded /a/c/*:/a/c /a/c/*:/a/c [2024-03-19T02:23:41.282Z] [java] Value of key is:testEquals:/a/c/*:/a/c-/a/c/*:/a/c-true [2024-03-19T02:23:41.282Z] [java] equals(-->): false false succeded /a/c/*:/a/c /a/c/* [2024-03-19T02:23:41.282Z] [java] Value of key is:testEquals:/a/c/*:/a/c-/a/c/*-false [2024-03-19T02:23:41.282Z] [java] implies(->): false false failed /a/c/*:/a/c /a/c/* [2024-03-19T02:23:41.282Z] [java] Value of key is:testImplies:/a/c/*:/a/c-/a/c/*-false-true [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c/*:/a/c:/a/b/c.jsp [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c/*:/a/c:/a/c/* [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c/*:/a/c:/a/* [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c/*:/a/c:/* [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c/*:/a/c:*.jsp [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c/*:/a/c:*.asp [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c/*:/a/c:/ [2024-03-19T02:23:41.282Z] [java] constructor(e): false succeded /a/c/*:/a/c: [2024-03-19T02:23:41.282Z] [java] constructor( ): true succeded /a/* [2024-03-19T02:23:41.282Z] [java] getURLPattern: succeded /a/* /a/* /a/* [2024-03-19T02:23:41.282Z] [java] hashCode: 1494893 1494893 1494893 succeded /a/* /a/* [2024-03-19T02:23:41.282Z] [java] Value of key is:testHashCode:/a/* [2024-03-19T02:23:41.282Z] [java] constructor( ): true succeded /a/*:/a/c [2024-03-19T02:23:41.282Z] [java] getURLPattern: succeded /a/* /a/* /a/*:/a/c [2024-03-19T02:23:41.282Z] [java] hashCode: -1776619629 -1776619629 -1776619629 succeded /a/*:/a/c /a/*:/a/c [2024-03-19T02:23:41.282Z] [java] Value of key is:testHashCode:/a/*:/a/c [2024-03-19T02:23:41.282Z] [java] equals(-->): true true succeded /a/* /a/* [2024-03-19T02:23:41.282Z] [java] Value of key is:testEquals:/a/*-/a/*-true [2024-03-19T02:23:41.282Z] [java] equals(-->): true true succeded /a/*:/a/c /a/*:/a/c [2024-03-19T02:23:41.282Z] [java] Value of key is:testEquals:/a/*:/a/c-/a/*:/a/c-true [2024-03-19T02:23:41.283Z] [java] equals(-->): false false succeded /a/*:/a/c /a/* [2024-03-19T02:23:41.283Z] [java] Value of key is:testEquals:/a/*:/a/c-/a/*-false [2024-03-19T02:23:41.283Z] [java] implies(->): false false failed /a/*:/a/c /a/* [2024-03-19T02:23:41.283Z] [java] Value of key is:testImplies:/a/*:/a/c-/a/*-false-true [2024-03-19T02:23:41.283Z] [java] constructor( ): true succeded /a/*:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.283Z] [java] getURLPattern: succeded /a/* /a/* /a/*:/a/c:/a/b/c.jsp [2024-03-19T02:23:41.283Z] [java] hashCode: -1374052671 -1374052671 -1374052671 succeded /a/*:/a/c:/a/b/c.jsp /a/*:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.283Z] [java] Value of key is:testHashCode:/a/*:/a/c:/a/b/c.jsp [2024-03-19T02:23:41.283Z] [java] equals(-->): true true succeded /a/*:/a/c /a/*:/a/c [2024-03-19T02:23:41.283Z] [java] Value of key is:testEquals:/a/*:/a/c-/a/*:/a/c-true [2024-03-19T02:23:41.283Z] [java] equals(-->): true true succeded /a/*:/a/b/c.jsp:/a/c /a/*:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.283Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c:/a/b/c.jsp-true [2024-03-19T02:23:41.283Z] [java] equals(-->): false false succeded /a/*:/a/b/c.jsp:/a/c /a/*:/a/c [2024-03-19T02:23:41.283Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false [2024-03-19T02:23:41.283Z] [java] implies(->): false false failed /a/*:/a/b/c.jsp:/a/c /a/*:/a/c [2024-03-19T02:23:41.283Z] [java] Value of key is:testImplies:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false-true [2024-03-19T02:23:41.283Z] [java] constructor( ): true succeded /a/*:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.283Z] [java] getURLPattern: succeded /a/* /a/* /a/*:/a/c:/a/b/c.jsp:/a/c/* [2024-03-19T02:23:41.283Z] [java] hashCode: -564057186 -564057186 -564057186 succeded /a/*:/a/c:/a/b/c.jsp:/a/c/* /a/*:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.283Z] [java] Value of key is:testHashCode:/a/*:/a/c:/a/b/c.jsp:/a/c/* [2024-03-19T02:23:41.283Z] [java] equals(-->): true true succeded /a/*:/a/b/c.jsp:/a/c /a/*:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.283Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c:/a/b/c.jsp-true [2024-03-19T02:23:41.283Z] [java] equals(-->): true true succeded /a/*:/a/c/*:/a/b/c.jsp /a/*:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.283Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp:/a/c/*-true [2024-03-19T02:23:41.283Z] [java] equals(-->): false false succeded /a/*:/a/c/*:/a/b/c.jsp /a/*:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.283Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false [2024-03-19T02:23:41.283Z] [java] implies(->): false false failed /a/*:/a/c/*:/a/b/c.jsp /a/*:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.283Z] [java] Value of key is:testImplies:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false-true [2024-03-19T02:23:41.283Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-03-19T02:23:41.283Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:/* [2024-03-19T02:23:41.283Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:*.jsp [2024-03-19T02:23:41.283Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:*.asp [2024-03-19T02:23:41.283Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:/ [2024-03-19T02:23:41.283Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*: [2024-03-19T02:23:41.283Z] [java] constructor( ): true succeded /* [2024-03-19T02:23:41.283Z] [java] getURLPattern: succeded /* /* /* [2024-03-19T02:23:41.283Z] [java] hashCode: 1499 1499 1499 succeded /* /* [2024-03-19T02:23:41.283Z] [java] Value of key is:testHashCode:/* [2024-03-19T02:23:41.283Z] [java] constructor( ): true succeded /*:/a/c [2024-03-19T02:23:41.283Z] [java] getURLPattern: succeded /* /* /*:/a/c [2024-03-19T02:23:41.283Z] [java] hashCode: 20483557 20483557 20483557 succeded /*:/a/c /*:/a/c [2024-03-19T02:23:41.283Z] [java] Value of key is:testHashCode:/*:/a/c [2024-03-19T02:23:41.283Z] [java] equals(-->): true true succeded /* /* [2024-03-19T02:23:41.284Z] [java] Value of key is:testEquals:/*-/*-true [2024-03-19T02:23:41.284Z] [java] equals(-->): true true succeded /*:/a/c /*:/a/c [2024-03-19T02:23:41.284Z] [java] Value of key is:testEquals:/*:/a/c-/*:/a/c-true [2024-03-19T02:23:41.284Z] [java] equals(-->): false false succeded /*:/a/c /* [2024-03-19T02:23:41.284Z] [java] Value of key is:testEquals:/*:/a/c-/*-false [2024-03-19T02:23:41.284Z] [java] implies(->): false false failed /*:/a/c /* [2024-03-19T02:23:41.284Z] [java] Value of key is:testImplies:/*:/a/c-/*-false-true [2024-03-19T02:23:41.284Z] [java] constructor( ): true succeded /*:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.284Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp [2024-03-19T02:23:41.284Z] [java] hashCode: 970209583 970209583 970209583 succeded /*:/a/c:/a/b/c.jsp /*:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.284Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp [2024-03-19T02:23:41.284Z] [java] equals(-->): true true succeded /*:/a/c /*:/a/c [2024-03-19T02:23:41.284Z] [java] Value of key is:testEquals:/*:/a/c-/*:/a/c-true [2024-03-19T02:23:41.284Z] [java] equals(-->): true true succeded /*:/a/b/c.jsp:/a/c /*:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.284Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c:/a/b/c.jsp-true [2024-03-19T02:23:41.284Z] [java] equals(-->): false false succeded /*:/a/b/c.jsp:/a/c /*:/a/c [2024-03-19T02:23:41.284Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c-false [2024-03-19T02:23:41.284Z] [java] implies(->): false false failed /*:/a/b/c.jsp:/a/c /*:/a/c [2024-03-19T02:23:41.284Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp-/*:/a/c-false-true [2024-03-19T02:23:41.284Z] [java] constructor( ): true succeded /*:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.284Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp:/a/c/* [2024-03-19T02:23:41.284Z] [java] hashCode: 1709105804 1709105804 1709105804 succeded /*:/a/c:/a/b/c.jsp:/a/c/* /*:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.284Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/* [2024-03-19T02:23:41.284Z] [java] equals(-->): true true succeded /*:/a/b/c.jsp:/a/c /*:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.284Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c:/a/b/c.jsp-true [2024-03-19T02:23:41.284Z] [java] equals(-->): true true succeded /*:/a/c/*:/a/b/c.jsp /*:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.284Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp:/a/c/*-true [2024-03-19T02:23:41.284Z] [java] equals(-->): false false succeded /*:/a/c/*:/a/b/c.jsp /*:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.284Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false [2024-03-19T02:23:41.284Z] [java] implies(->): false false failed /*:/a/c/*:/a/b/c.jsp /*:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.284Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false-true [2024-03-19T02:23:41.284Z] [java] constructor( ): true succeded /*:/a/* [2024-03-19T02:23:41.284Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-03-19T02:23:41.284Z] [java] hashCode: 20483500 20483500 20483500 succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/* /*:/a/* [2024-03-19T02:23:41.284Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-03-19T02:23:41.284Z] [java] equals(-->): true true succeded /*:/a/c/*:/a/b/c.jsp /*:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.284Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp:/a/c/*-true [2024-03-19T02:23:41.284Z] [java] equals(-->): true true succeded /*:/a/* /*:/a/* [2024-03-19T02:23:41.284Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true [2024-03-19T02:23:41.285Z] [java] equals(-->): false false succeded /*:/a/* /*:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.285Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false [2024-03-19T02:23:41.285Z] [java] implies(->): false false failed /*:/a/* /*:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.285Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false-true [2024-03-19T02:23:41.285Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:/* [2024-03-19T02:23:41.285Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2024-03-19T02:23:41.285Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.asp [2024-03-19T02:23:41.285Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:/ [2024-03-19T02:23:41.285Z] [java] constructor( ): true succeded /*:/a/*: [2024-03-19T02:23:41.285Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: [2024-03-19T02:23:41.285Z] [java] hashCode: 634988558 634988558 634988558 succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: /*:/a/*: [2024-03-19T02:23:41.285Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: [2024-03-19T02:23:41.285Z] [java] equals(-->): true true succeded /*:/a/* /*:/a/* [2024-03-19T02:23:41.285Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true [2024-03-19T02:23:41.285Z] [java] equals(-->): true true succeded /*:/a/*: /*:/a/*: [2024-03-19T02:23:41.285Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-true [2024-03-19T02:23:41.285Z] [java] equals(-->): false false succeded /*:/a/*: /*:/a/* [2024-03-19T02:23:41.285Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false [2024-03-19T02:23:41.285Z] [java] implies(->): false false failed /*:/a/*: /*:/a/* [2024-03-19T02:23:41.285Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true [2024-03-19T02:23:41.285Z] [java] constructor( ): true succeded *.jsp [2024-03-19T02:23:41.285Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp [2024-03-19T02:23:41.285Z] [java] hashCode: 40263811 40263811 40263811 succeded *.jsp *.jsp [2024-03-19T02:23:41.285Z] [java] Value of key is:testHashCode:*.jsp [2024-03-19T02:23:41.285Z] [java] constructor(e): false succeded *.jsp:/a/c [2024-03-19T02:23:41.285Z] [java] constructor( ): true succeded *.jsp:/a/b/c.jsp [2024-03-19T02:23:41.285Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp:/a/b/c.jsp [2024-03-19T02:23:41.285Z] [java] hashCode: -1690902359 -1690902359 -1690902359 succeded *.jsp:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-03-19T02:23:41.285Z] [java] Value of key is:testHashCode:*.jsp:/a/b/c.jsp [2024-03-19T02:23:41.285Z] [java] equals(-->): true true succeded *.jsp *.jsp [2024-03-19T02:23:41.285Z] [java] Value of key is:testEquals:*.jsp-*.jsp-true [2024-03-19T02:23:41.285Z] [java] equals(-->): true true succeded *.jsp:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-03-19T02:23:41.285Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp-*.jsp:/a/b/c.jsp-true [2024-03-19T02:23:41.285Z] [java] equals(-->): false false succeded *.jsp:/a/b/c.jsp *.jsp [2024-03-19T02:23:41.285Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp-*.jsp-false [2024-03-19T02:23:41.285Z] [java] implies(->): false false failed *.jsp:/a/b/c.jsp *.jsp [2024-03-19T02:23:41.285Z] [java] Value of key is:testImplies:*.jsp:/a/b/c.jsp-*.jsp-false-true [2024-03-19T02:23:41.285Z] [java] constructor( ): true succeded *.jsp:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.285Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp:/a/b/c.jsp:/a/c/* [2024-03-19T02:23:41.285Z] [java] hashCode: -1192041676 -1192041676 -1192041676 succeded *.jsp:/a/b/c.jsp:/a/c/* *.jsp:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.285Z] [java] Value of key is:testHashCode:*.jsp:/a/b/c.jsp:/a/c/* [2024-03-19T02:23:41.285Z] [java] equals(-->): true true succeded *.jsp:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-03-19T02:23:41.286Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp-*.jsp:/a/b/c.jsp-true [2024-03-19T02:23:41.286Z] [java] equals(-->): true true succeded *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.286Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp:/a/c/*-true [2024-03-19T02:23:41.286Z] [java] equals(-->): false false succeded *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-03-19T02:23:41.286Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false [2024-03-19T02:23:41.286Z] [java] implies(->): false false failed *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-03-19T02:23:41.286Z] [java] Value of key is:testImplies:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false-true [2024-03-19T02:23:41.286Z] [java] constructor( ): true succeded *.jsp:/a/* [2024-03-19T02:23:41.286Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp:/a/b/c.jsp:/a/c/*:/a/* [2024-03-19T02:23:41.286Z] [java] hashCode: 1097374724 1097374724 1097374724 succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/* *.jsp:/a/* [2024-03-19T02:23:41.286Z] [java] Value of key is:testHashCode:*.jsp:/a/b/c.jsp:/a/c/*:/a/* [2024-03-19T02:23:41.286Z] [java] equals(-->): true true succeded *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.286Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp:/a/c/*-true [2024-03-19T02:23:41.286Z] [java] equals(-->): true true succeded *.jsp:/a/* *.jsp:/a/* [2024-03-19T02:23:41.286Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*:/a/*-true [2024-03-19T02:23:41.286Z] [java] equals(-->): false false succeded *.jsp:/a/* *.jsp:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.286Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false [2024-03-19T02:23:41.286Z] [java] implies(->): false false failed *.jsp:/a/* *.jsp:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.286Z] [java] Value of key is:testImplies:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false-true [2024-03-19T02:23:41.286Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:/* [2024-03-19T02:23:41.286Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2024-03-19T02:23:41.286Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:*.asp [2024-03-19T02:23:41.286Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:/ [2024-03-19T02:23:41.286Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*: [2024-03-19T02:23:41.286Z] [java] constructor( ): true succeded *.asp [2024-03-19T02:23:41.286Z] [java] getURLPattern: succeded *.asp *.asp *.asp [2024-03-19T02:23:41.286Z] [java] hashCode: 40255162 40255162 40255162 succeded *.asp *.asp [2024-03-19T02:23:41.286Z] [java] Value of key is:testHashCode:*.asp [2024-03-19T02:23:41.286Z] [java] constructor(e): false succeded *.asp:/a/c [2024-03-19T02:23:41.286Z] [java] constructor(e): false succeded *.asp:/a/b/c.jsp [2024-03-19T02:23:41.286Z] [java] constructor( ): true succeded *.asp:/a/c/* [2024-03-19T02:23:41.286Z] [java] getURLPattern: succeded *.asp *.asp *.asp:/a/c/* [2024-03-19T02:23:41.286Z] [java] hashCode: -216167231 -216167231 -216167231 succeded *.asp:/a/c/* *.asp:/a/c/* [2024-03-19T02:23:41.286Z] [java] Value of key is:testHashCode:*.asp:/a/c/* [2024-03-19T02:23:41.286Z] [java] equals(-->): true true succeded *.asp *.asp [2024-03-19T02:23:41.286Z] [java] Value of key is:testEquals:*.asp-*.asp-true [2024-03-19T02:23:41.286Z] [java] equals(-->): true true succeded *.asp:/a/c/* *.asp:/a/c/* [2024-03-19T02:23:41.286Z] [java] Value of key is:testEquals:*.asp:/a/c/*-*.asp:/a/c/*-true [2024-03-19T02:23:41.286Z] [java] equals(-->): false false succeded *.asp:/a/c/* *.asp [2024-03-19T02:23:41.286Z] [java] Value of key is:testEquals:*.asp:/a/c/*-*.asp-false [2024-03-19T02:23:41.286Z] [java] implies(->): false false failed *.asp:/a/c/* *.asp [2024-03-19T02:23:41.287Z] [java] Value of key is:testImplies:*.asp:/a/c/*-*.asp-false-true [2024-03-19T02:23:41.287Z] [java] constructor( ): true succeded *.asp:/a/* [2024-03-19T02:23:41.287Z] [java] getURLPattern: succeded *.asp *.asp *.asp:/a/c/*:/a/* [2024-03-19T02:23:41.287Z] [java] hashCode: -1703016403 -1703016403 -1703016403 succeded *.asp:/a/c/*:/a/* *.asp:/a/* [2024-03-19T02:23:41.287Z] [java] Value of key is:testHashCode:*.asp:/a/c/*:/a/* [2024-03-19T02:23:41.287Z] [java] equals(-->): true true succeded *.asp:/a/c/* *.asp:/a/c/* [2024-03-19T02:23:41.287Z] [java] Value of key is:testEquals:*.asp:/a/c/*-*.asp:/a/c/*-true [2024-03-19T02:23:41.287Z] [java] equals(-->): true true succeded *.asp:/a/* *.asp:/a/* [2024-03-19T02:23:41.287Z] [java] Value of key is:testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*:/a/*-true [2024-03-19T02:23:41.287Z] [java] equals(-->): false false succeded *.asp:/a/* *.asp:/a/c/* [2024-03-19T02:23:41.287Z] [java] Value of key is:testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false [2024-03-19T02:23:41.287Z] [java] implies(->): false false failed *.asp:/a/* *.asp:/a/c/* [2024-03-19T02:23:41.287Z] [java] Value of key is:testImplies:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false-true [2024-03-19T02:23:41.287Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:/* [2024-03-19T02:23:41.287Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:*.jsp [2024-03-19T02:23:41.287Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:*.asp [2024-03-19T02:23:41.287Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:/ [2024-03-19T02:23:41.287Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*: [2024-03-19T02:23:41.287Z] [java] constructor( ): true succeded / [2024-03-19T02:23:41.287Z] [java] getURLPattern: succeded / / / [2024-03-19T02:23:41.287Z] [java] hashCode: 47 47 47 succeded / / [2024-03-19T02:23:41.287Z] [java] Value of key is:testHashCode:/ [2024-03-19T02:23:41.287Z] [java] constructor( ): true succeded /:/a/c [2024-03-19T02:23:41.287Z] [java] getURLPattern: succeded / / /:/a/c [2024-03-19T02:23:41.287Z] [java] hashCode: 1400629265 1400629265 1400629265 succeded /:/a/c /:/a/c [2024-03-19T02:23:41.287Z] [java] Value of key is:testHashCode:/:/a/c [2024-03-19T02:23:41.287Z] [java] equals(-->): true true succeded / / [2024-03-19T02:23:41.287Z] [java] Value of key is:testEquals:/-/-true [2024-03-19T02:23:41.287Z] [java] equals(-->): true true succeded /:/a/c /:/a/c [2024-03-19T02:23:41.287Z] [java] Value of key is:testEquals:/:/a/c-/:/a/c-true [2024-03-19T02:23:41.287Z] [java] equals(-->): false false succeded /:/a/c / [2024-03-19T02:23:41.287Z] [java] Value of key is:testEquals:/:/a/c-/-false [2024-03-19T02:23:41.287Z] [java] implies(->): false false failed /:/a/c / [2024-03-19T02:23:41.287Z] [java] Value of key is:testImplies:/:/a/c-/-false-true [2024-03-19T02:23:41.287Z] [java] constructor( ): true succeded /:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.287Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp [2024-03-19T02:23:41.287Z] [java] hashCode: -1235416189 -1235416189 -1235416189 succeded /:/a/c:/a/b/c.jsp /:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.287Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp [2024-03-19T02:23:41.287Z] [java] equals(-->): true true succeded /:/a/c /:/a/c [2024-03-19T02:23:41.287Z] [java] Value of key is:testEquals:/:/a/c-/:/a/c-true [2024-03-19T02:23:41.287Z] [java] equals(-->): true true succeded /:/a/b/c.jsp:/a/c /:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.287Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp-/:/a/c:/a/b/c.jsp-true [2024-03-19T02:23:41.287Z] [java] equals(-->): false false succeded /:/a/b/c.jsp:/a/c /:/a/c [2024-03-19T02:23:41.287Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp-/:/a/c-false [2024-03-19T02:23:41.287Z] [java] implies(->): false false failed /:/a/b/c.jsp:/a/c /:/a/c [2024-03-19T02:23:41.287Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp-/:/a/c-false-true [2024-03-19T02:23:41.287Z] [java] constructor( ): true succeded /:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.287Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/* [2024-03-19T02:23:41.287Z] [java] hashCode: -478384160 -478384160 -478384160 succeded /:/a/c:/a/b/c.jsp:/a/c/* /:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.287Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/* [2024-03-19T02:23:41.287Z] [java] equals(-->): true true succeded /:/a/b/c.jsp:/a/c /:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.287Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp-/:/a/c:/a/b/c.jsp-true [2024-03-19T02:23:41.287Z] [java] equals(-->): true true succeded /:/a/c/*:/a/b/c.jsp /:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.288Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp:/a/c/*-true [2024-03-19T02:23:41.288Z] [java] equals(-->): false false succeded /:/a/c/*:/a/b/c.jsp /:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.288Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false [2024-03-19T02:23:41.288Z] [java] implies(->): false false failed /:/a/c/*:/a/b/c.jsp /:/a/b/c.jsp:/a/c [2024-03-19T02:23:41.288Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false-true [2024-03-19T02:23:41.288Z] [java] constructor( ): true succeded /:/a/* [2024-03-19T02:23:41.288Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-03-19T02:23:41.288Z] [java] hashCode: 1400629208 1400629208 1400629208 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/* /:/a/* [2024-03-19T02:23:41.288Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-03-19T02:23:41.288Z] [java] equals(-->): true true succeded /:/a/c/*:/a/b/c.jsp /:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.288Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp:/a/c/*-true [2024-03-19T02:23:41.288Z] [java] equals(-->): true true succeded /:/a/* /:/a/* [2024-03-19T02:23:41.288Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true [2024-03-19T02:23:41.288Z] [java] equals(-->): false false succeded /:/a/* /:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.288Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false [2024-03-19T02:23:41.288Z] [java] implies(->): false false failed /:/a/* /:/a/c/*:/a/b/c.jsp [2024-03-19T02:23:41.288Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false-true [2024-03-19T02:23:41.288Z] [java] constructor(e): false succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:/* [2024-03-19T02:23:41.288Z] [java] constructor( ): true succeded /:*.jsp:/a/* [2024-03-19T02:23:41.288Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2024-03-19T02:23:41.288Z] [java] hashCode: 1725331503 1725331503 1725331503 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp /:*.jsp:/a/* [2024-03-19T02:23:41.288Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2024-03-19T02:23:41.288Z] [java] equals(-->): true true succeded /:/a/* /:/a/* [2024-03-19T02:23:41.288Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true [2024-03-19T02:23:41.288Z] [java] equals(-->): true true succeded /:*.jsp:/a/* /:*.jsp:/a/* [2024-03-19T02:23:41.288Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-true [2024-03-19T02:23:41.288Z] [java] equals(-->): false false succeded /:*.jsp:/a/* /:/a/* [2024-03-19T02:23:41.288Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false [2024-03-19T02:23:41.288Z] [java] implies(->): false false failed /:*.jsp:/a/* /:/a/* [2024-03-19T02:23:41.288Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true [2024-03-19T02:23:41.288Z] [java] constructor( ): true succeded /:*.asp:*.jsp:/a/* [2024-03-19T02:23:41.288Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp [2024-03-19T02:23:41.288Z] [java] hashCode: -1720249169 -1720249169 -1720249169 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp /:*.asp:*.jsp:/a/* [2024-03-19T02:23:41.288Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp [2024-03-19T02:23:41.288Z] [java] equals(-->): true true succeded /:*.jsp:/a/* /:*.jsp:/a/* [2024-03-19T02:23:41.288Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-true [2024-03-19T02:23:41.288Z] [java] equals(-->): true true succeded /:*.asp:*.jsp:/a/* /:*.asp:*.jsp:/a/* [2024-03-19T02:23:41.289Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-true [2024-03-19T02:23:41.289Z] [java] equals(-->): false false succeded /:*.asp:*.jsp:/a/* /:*.jsp:/a/* [2024-03-19T02:23:41.289Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-false [2024-03-19T02:23:41.289Z] [java] implies(->): false false failed /:*.asp:*.jsp:/a/* /:*.jsp:/a/* [2024-03-19T02:23:41.289Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-false-true [2024-03-19T02:23:41.289Z] [java] constructor(e): false succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:/ [2024-03-19T02:23:41.289Z] [java] constructor( ): true succeded /:*.asp:*.jsp:/a/*: [2024-03-19T02:23:41.289Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: [2024-03-19T02:23:41.289Z] [java] hashCode: -1788116629 -1788116629 -1788116629 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: /:*.asp:*.jsp:/a/*: [2024-03-19T02:23:41.289Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: [2024-03-19T02:23:41.289Z] [java] equals(-->): true true succeded /:*.asp:*.jsp:/a/* /:*.asp:*.jsp:/a/* [2024-03-19T02:23:41.289Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-true [2024-03-19T02:23:41.289Z] [java] equals(-->): true true succeded /:*.asp:*.jsp:/a/*: /:*.asp:*.jsp:/a/*: [2024-03-19T02:23:41.289Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-true [2024-03-19T02:23:41.289Z] [java] equals(-->): false false succeded /:*.asp:*.jsp:/a/*: /:*.asp:*.jsp:/a/* [2024-03-19T02:23:41.289Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-false [2024-03-19T02:23:41.289Z] [java] implies(->): false false failed /:*.asp:*.jsp:/a/*: /:*.asp:*.jsp:/a/* [2024-03-19T02:23:41.289Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-false-true [2024-03-19T02:23:41.289Z] [java] constructor( ): true succeded [2024-03-19T02:23:41.289Z] [java] getURLPattern: succeded [2024-03-19T02:23:41.289Z] [java] hashCode: 0 0 0 succeded [2024-03-19T02:23:41.289Z] [java] Value of key is:testHashCode: [2024-03-19T02:23:41.289Z] [java] constructor(e): false succeded :/a/c [2024-03-19T02:23:41.289Z] [java] constructor(e): false succeded :/a/b/c.jsp [2024-03-19T02:23:41.289Z] [java] constructor(e): false succeded :/a/c/* [2024-03-19T02:23:41.289Z] [java] constructor(e): false succeded :/a/* [2024-03-19T02:23:41.289Z] [java] constructor(e): false succeded :/* [2024-03-19T02:23:41.289Z] [java] constructor(e): false succeded :*.jsp [2024-03-19T02:23:41.289Z] [java] constructor(e): false succeded :*.asp [2024-03-19T02:23:41.289Z] [java] constructor(e): false succeded :/ [2024-03-19T02:23:41.289Z] [java] constructor(e): false succeded : [2024-03-19T02:23:41.289Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:41.289Z] [java] [2024-03-19T02:23:41.289Z] [java] [2024-03-19T02:23:41.289Z] [exec] Command undeploy executed successfully. [2024-03-19T02:23:41.289Z] [java] ----------------------------------------- [2024-03-19T02:23:41.289Z] [2024-03-19T02:23:41.289Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false: PASS - [2024-03-19T02:23:41.289Z] [java] - testHashCode:/a/*:/a/c: PASS - [2024-03-19T02:23:41.289Z] all: [2024-03-19T02:23:41.290Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp-/*:/a/c-false-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:*.jsp:/a/b/c.jsp-*.jsp:/a/b/c.jsp-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testHashCode:*.jsp:/a/b/c.jsp:/a/c/*:/a/*: PASS - [2024-03-19T02:23:41.290Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*: PASS - [2024-03-19T02:23:41.290Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:41.290Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false: PASS - [2024-03-19T02:23:41.290Z] [java] - testHashCode:*.asp: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:/-/-true: PASS - [2024-03-19T02:23:41.290Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:41.290Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:: PASS - [2024-03-19T02:23:41.290Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*:/a/*-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testImplies:/:/a/c-/-false-true: PASS - [2024-03-19T02:23:41.290Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:41.290Z] [java] - testImplies:*.jsp:/a/b/c.jsp-*.jsp-false-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:/a/*-/a/*-true: PASS - [2024-03-19T02:23:41.290Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:41.290Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp: PASS - [2024-03-19T02:23:41.290Z] [2024-03-19T02:23:41.290Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false: PASS - [2024-03-19T02:23:41.290Z] [java] - testHashCode:/: PASS - [2024-03-19T02:23:41.290Z] [java] - testHashCode:/a/b/c.jsp: PASS - [2024-03-19T02:23:41.290Z] setOSConditions: [2024-03-19T02:23:41.290Z] [2024-03-19T02:23:41.290Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c:/a/b/c.jsp-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testHashCode:*.jsp: PASS - [2024-03-19T02:23:41.290Z] setToolWin: [2024-03-19T02:23:41.290Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp:/a/c/*-true: PASS - [2024-03-19T02:23:41.290Z] [2024-03-19T02:23:41.290Z] [java] - testHashCode:/a/*:/a/c:/a/b/c.jsp:/a/c/*: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:/*:/a/c-/*:/a/c-true: PASS - [2024-03-19T02:23:41.290Z] setToolUnix: [2024-03-19T02:23:41.290Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c:/a/b/c.jsp-true: PASS - [2024-03-19T02:23:41.290Z] [2024-03-19T02:23:41.290Z] [java] - testHashCode:/a/c: PASS - [2024-03-19T02:23:41.290Z] [java] - testImplies:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:*.asp-*.asp-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c-false: PASS - [2024-03-19T02:23:41.290Z] setToolProperty: [2024-03-19T02:23:41.290Z] [2024-03-19T02:23:41.290Z] [java] - testEquals:/a/*:/a/c-/a/*:/a/c-true: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false: PASS - [2024-03-19T02:23:41.290Z] [java] - testEquals:/*-/*-true: PASS - [2024-03-19T02:23:41.290Z] setS1ASclassPath: [2024-03-19T02:23:41.291Z] [2024-03-19T02:23:41.291Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false: PASS - [2024-03-19T02:23:41.291Z] [java] - testEquals:*.asp:/a/c/*-*.asp:/a/c/*-true: PASS - [2024-03-19T02:23:41.291Z] init-common: [2024-03-19T02:23:41.291Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-false: PASS - [2024-03-19T02:23:41.291Z] [2024-03-19T02:23:41.291Z] [java] - testImplies:/a/c/*:/a/c-/a/c/*-false-true: PASS - [2024-03-19T02:23:41.291Z] [java] - testHashCode:*.asp:/a/c/*: PASS - [2024-03-19T02:23:41.291Z] [java] - testEquals:*.jsp:/a/b/c.jsp-*.jsp-false: PASS - [2024-03-19T02:23:41.291Z] clean: [2024-03-19T02:23:41.291Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false: PASS - [2024-03-19T02:23:41.291Z] [java] - testHashCode:/:/a/c: PASS - [2024-03-19T02:23:41.291Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-true: PASS - [2024-03-19T02:23:41.291Z] [java] - testEquals:/a/c/*-/a/c/*-true: PASS - [2024-03-19T02:23:41.291Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false-true: PASS - [2024-03-19T02:23:41.291Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:41.291Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: PASS - [2024-03-19T02:23:41.291Z] [java] - testHashCode:/a/c/*:/a/c: PASS - [2024-03-19T02:23:41.291Z] [java] - testHashCode:*.asp:/a/c/*:/a/*: PASS - [2024-03-19T02:23:41.291Z] [java] - testEquals:/a/*:/a/c-/a/*-false: PASS - [2024-03-19T02:23:41.291Z] [java] - testHashCode:/*:/a/c: PASS - [2024-03-19T02:23:41.291Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:41.291Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-false: PASS - [2024-03-19T02:23:41.291Z] [java] - testEquals:/:/a/c-/:/a/c-true: PASS - [2024-03-19T02:23:41.291Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false-true: PASS - [2024-03-19T02:23:41.291Z] [java] - testHashCode:/a/*: PASS - [2024-03-19T02:23:41.291Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:41.291Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-false-true: PASS - [2024-03-19T02:23:41.291Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-false-true: PASS - [2024-03-19T02:23:41.291Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:: PASS - [2024-03-19T02:23:41.291Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:41.291Z] [java] - testImplies:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false-true: PASS - [2024-03-19T02:23:41.291Z] [2024-03-19T02:23:41.291Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp:/a/c/*-true: PASS - [2024-03-19T02:23:41.291Z] [java] - testEquals:/a/c/*:/a/c-/a/c/*-false: PASS - [2024-03-19T02:23:41.291Z] [java] - testHashCode:*.jsp:/a/b/c.jsp:/a/c/*: PASS - [2024-03-19T02:23:41.291Z] setOSConditions: [2024-03-19T02:23:41.291Z] [java] - testHashCode:/*: PASS - [2024-03-19T02:23:41.291Z] [2024-03-19T02:23:41.291Z] [java] - testImplies:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false-true: PASS - [2024-03-19T02:23:41.291Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-true: PASS - [2024-03-19T02:23:41.291Z] setToolWin: [2024-03-19T02:23:41.291Z] [java] - testHashCode:/a/c/*: PASS - [2024-03-19T02:23:41.291Z] [2024-03-19T02:23:41.291Z] [java] - testHashCode:/a/*:/a/c:/a/b/c.jsp: PASS - [2024-03-19T02:23:41.291Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp:/a/c/*-true: PASS - [2024-03-19T02:23:41.291Z] setToolUnix: [2024-03-19T02:23:41.291Z] [2024-03-19T02:23:41.291Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true: PASS - [2024-03-19T02:23:41.291Z] [java] - testEquals:*.jsp-*.jsp-true: PASS - [2024-03-19T02:23:41.291Z] [java] - testImplies:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false-true: PASS - [2024-03-19T02:23:41.291Z] setToolProperty: [2024-03-19T02:23:41.292Z] [2024-03-19T02:23:41.292Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp:/a/c/*-true: PASS - [2024-03-19T02:23:41.292Z] [java] - testImplies:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false-true: PASS - [2024-03-19T02:23:41.292Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp: PASS - [2024-03-19T02:23:41.292Z] setS1ASclassPath: [2024-03-19T02:23:41.292Z] [2024-03-19T02:23:41.292Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true: PASS - [2024-03-19T02:23:41.292Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*:/a/*-true: PASS - [2024-03-19T02:23:41.292Z] [java] - testImplies:*.asp:/a/c/*-*.asp-false-true: PASS - [2024-03-19T02:23:41.292Z] init-common: [2024-03-19T02:23:41.292Z] [java] - testImplies:/:/a/c:/a/b/c.jsp-/:/a/c-false-true: PASS - [2024-03-19T02:23:41.292Z] [2024-03-19T02:23:41.292Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp: PASS - [2024-03-19T02:23:41.292Z] [java] - testEquals:/:/a/c-/-false: PASS - [2024-03-19T02:23:41.292Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false: PASS - [2024-03-19T02:23:41.292Z] clean-common: [2024-03-19T02:23:41.292Z] [java] - testEquals:/:/a/c:/a/b/c.jsp-/:/a/c-false: PASS - [2024-03-19T02:23:41.292Z] [java] - testImplies:/*:/a/c-/*-false-true: PASS - [2024-03-19T02:23:41.292Z] [java] - testHashCode:: PASS - [2024-03-19T02:23:41.292Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: PASS - [2024-03-19T02:23:41.292Z] [java] - testImplies:/a/*:/a/c-/a/*-false-true: PASS - [2024-03-19T02:23:41.292Z] [java] - testEquals:/a/c/*:/a/c-/a/c/*:/a/c-true: PASS - [2024-03-19T02:23:41.292Z] [java] - testEquals:/*:/a/c-/*-false: PASS - [2024-03-19T02:23:41.292Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:41.292Z] [java] - testEquals:/:/a/c:/a/b/c.jsp-/:/a/c:/a/b/c.jsp-true: PASS - [2024-03-19T02:23:41.292Z] [java] - testHashCode:*.jsp:/a/b/c.jsp: PASS - [2024-03-19T02:23:41.292Z] [java] - testEquals:*.asp:/a/c/*-*.asp-false: PASS - [2024-03-19T02:23:41.292Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false: PASS - [2024-03-19T02:23:41.292Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*: PASS - [2024-03-19T02:23:41.292Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:41.292Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true: PASS - [2024-03-19T02:23:41.292Z] [java] ----------------------------------------- [2024-03-19T02:23:41.292Z] [java] Total PASS: 99 [2024-03-19T02:23:41.292Z] [java] Total FAIL: 0 [2024-03-19T02:23:41.292Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:41.292Z] [java] ----------------------------------------- [2024-03-19T02:23:41.292Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:41.292Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:41.292Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:41.292Z] [2024-03-19T02:23:41.292Z] setOSConditions: [2024-03-19T02:23:41.292Z] [2024-03-19T02:23:41.292Z] setToolWin: [2024-03-19T02:23:41.292Z] [2024-03-19T02:23:41.292Z] setToolUnix: [2024-03-19T02:23:41.292Z] [2024-03-19T02:23:41.293Z] setToolProperty: [2024-03-19T02:23:41.293Z] [2024-03-19T02:23:41.293Z] setS1ASclassPath: [2024-03-19T02:23:41.293Z] [2024-03-19T02:23:41.293Z] init-common: [2024-03-19T02:23:41.293Z] [2024-03-19T02:23:41.293Z] clean-classes-common: [2024-03-19T02:23:41.293Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:41.293Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:41.293Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:41.293Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:41.293Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:41.293Z] [2024-03-19T02:23:41.293Z] setOSConditions: [2024-03-19T02:23:41.293Z] [2024-03-19T02:23:41.293Z] setToolWin: [2024-03-19T02:23:41.293Z] [2024-03-19T02:23:41.293Z] setToolUnix: [2024-03-19T02:23:41.293Z] [2024-03-19T02:23:41.294Z] setToolProperty: [2024-03-19T02:23:41.294Z] [2024-03-19T02:23:41.294Z] setS1ASclassPath: [2024-03-19T02:23:41.294Z] [2024-03-19T02:23:41.294Z] init-common: [2024-03-19T02:23:41.294Z] [2024-03-19T02:23:41.294Z] clean-jars-common: [2024-03-19T02:23:41.294Z] [2024-03-19T02:23:41.294Z] assemble-web: [2024-03-19T02:23:41.294Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:41.294Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:41.294Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:41.294Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:41.294Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:41.294Z] [2024-03-19T02:23:41.294Z] setOSConditions: [2024-03-19T02:23:41.294Z] [2024-03-19T02:23:41.294Z] setToolWin: [2024-03-19T02:23:41.294Z] [2024-03-19T02:23:41.294Z] setToolUnix: [2024-03-19T02:23:41.295Z] [2024-03-19T02:23:41.295Z] setToolProperty: [2024-03-19T02:23:41.295Z] [2024-03-19T02:23:41.295Z] setS1ASclassPath: [2024-03-19T02:23:41.295Z] [2024-03-19T02:23:41.295Z] init-common: [2024-03-19T02:23:41.295Z] [2024-03-19T02:23:41.295Z] wsimport: [2024-03-19T02:23:41.316Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.ConnectionAttributes=;create=true [2024-03-19T02:23:41.316Z] [exec] domain.resources.connector-connection-pool.MyPool.property.ConnectionAttributes=;create=true [2024-03-19T02:23:41.316Z] [2024-03-19T02:23:41.316Z] setOSConditions: [2024-03-19T02:23:41.316Z] [2024-03-19T02:23:41.316Z] setToolWin: [2024-03-19T02:23:41.316Z] [2024-03-19T02:23:41.316Z] setToolUnix: [2024-03-19T02:23:41.316Z] [2024-03-19T02:23:41.316Z] setToolProperty: [2024-03-19T02:23:41.316Z] [2024-03-19T02:23:41.316Z] setS1ASclassPath: [2024-03-19T02:23:41.316Z] [2024-03-19T02:23:41.316Z] init-common: [2024-03-19T02:23:41.316Z] [2024-03-19T02:23:41.316Z] create-connector-resource-common: [2024-03-19T02:23:41.317Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname MyPool --target server eis/MyPool [2024-03-19T02:23:41.326Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-exception-in-tag-body-restore-jsp-writer --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-exception-in-tag-body-restore-jsp-writer-web.war [2024-03-19T02:23:41.351Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:41.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgWarTest [2024-03-19T02:23:41.459Z] [exec] JDBC resource jdbc/pkgWarTest deleted successfully [2024-03-19T02:23:41.459Z] [echo] cmd executed for server [2024-03-19T02:23:41.459Z] [2024-03-19T02:23:41.459Z] setOSConditions: [2024-03-19T02:23:41.459Z] [2024-03-19T02:23:41.459Z] setToolWin: [2024-03-19T02:23:41.459Z] [2024-03-19T02:23:41.459Z] setToolUnix: [2024-03-19T02:23:41.459Z] [2024-03-19T02:23:41.459Z] setToolProperty: [2024-03-19T02:23:41.460Z] [2024-03-19T02:23:41.460Z] setS1ASclassPath: [2024-03-19T02:23:41.460Z] [2024-03-19T02:23:41.460Z] init-common: [2024-03-19T02:23:41.460Z] [2024-03-19T02:23:41.460Z] delete-jdbc-connpool-common: [2024-03-19T02:23:41.460Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgWarTest-pool [2024-03-19T02:23:41.472Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-coreApp.ear [2024-03-19T02:23:41.489Z] [2024-03-19T02:23:41.489Z] init.os: [2024-03-19T02:23:41.489Z] [2024-03-19T02:23:41.489Z] init.tools.unix: [2024-03-19T02:23:41.489Z] [2024-03-19T02:23:41.489Z] init.tools.windows: [2024-03-19T02:23:41.489Z] [2024-03-19T02:23:41.489Z] init.tools: [2024-03-19T02:23:41.489Z] [2024-03-19T02:23:41.489Z] setAsadminArgs: [2024-03-19T02:23:41.489Z] [2024-03-19T02:23:41.489Z] init: [2024-03-19T02:23:41.490Z] [2024-03-19T02:23:41.490Z] init.customtasks: [2024-03-19T02:23:41.490Z] [2024-03-19T02:23:41.490Z] run.validator: [2024-03-19T02:23:41.490Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:41.501Z] [java] Mar 19, 2024 2:23:41 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:23:41.501Z] [java] INFO: Loading application [sample] at [/ejb-ejb31-embedded-jaxrs-web] [2024-03-19T02:23:41.515Z] [javac] 2 warnings [2024-03-19T02:23:41.515Z] [2024-03-19T02:23:41.515Z] setOSConditions: [2024-03-19T02:23:41.516Z] [2024-03-19T02:23:41.516Z] setToolWin: [2024-03-19T02:23:41.516Z] [2024-03-19T02:23:41.516Z] setToolUnix: [2024-03-19T02:23:41.516Z] [2024-03-19T02:23:41.516Z] setToolProperty: [2024-03-19T02:23:41.516Z] [2024-03-19T02:23:41.516Z] setS1ASclassPath: [2024-03-19T02:23:41.516Z] [2024-03-19T02:23:41.516Z] init-common: [2024-03-19T02:23:41.516Z] [2024-03-19T02:23:41.516Z] compile-common: [2024-03-19T02:23:41.516Z] [echo] Current time (ISO): 2024-03-19T02:23:41.388+0000 [2024-03-19T02:23:41.516Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:41.554Z] [exec] parsing WSDL... [2024-03-19T02:23:41.578Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:41.578Z] [2024-03-19T02:23:41.578Z] setOSConditions: [2024-03-19T02:23:41.578Z] [2024-03-19T02:23:41.578Z] setToolWin: [2024-03-19T02:23:41.578Z] [2024-03-19T02:23:41.578Z] setToolUnix: [2024-03-19T02:23:41.578Z] [2024-03-19T02:23:41.578Z] setToolProperty: [2024-03-19T02:23:41.578Z] [2024-03-19T02:23:41.578Z] setS1ASclassPath: [2024-03-19T02:23:41.578Z] [2024-03-19T02:23:41.578Z] init-common: [2024-03-19T02:23:41.579Z] [2024-03-19T02:23:41.579Z] run-webtests: [2024-03-19T02:23:41.582Z] [exec] Application deployed with name web-jsp-exception-in-tag-body-restore-jsp-writer-web. [2024-03-19T02:23:41.607Z] [javac] 1 warning [2024-03-19T02:23:41.607Z] [2024-03-19T02:23:41.607Z] setOSConditions: [2024-03-19T02:23:41.607Z] [2024-03-19T02:23:41.607Z] setToolWin: [2024-03-19T02:23:41.607Z] [2024-03-19T02:23:41.607Z] setToolUnix: [2024-03-19T02:23:41.607Z] [2024-03-19T02:23:41.607Z] setToolProperty: [2024-03-19T02:23:41.607Z] [2024-03-19T02:23:41.607Z] setS1ASclassPath: [2024-03-19T02:23:41.607Z] [2024-03-19T02:23:41.607Z] init-common: [2024-03-19T02:23:41.607Z] [2024-03-19T02:23:41.607Z] compile-common: [2024-03-19T02:23:41.607Z] [echo] Current time (ISO): 2024-03-19T02:23:41.416+0000 [2024-03-19T02:23:41.607Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:41.653Z] [exec] 1 seconds left... [2024-03-19T02:23:41.758Z] [java] Mar 19, 2024 2:23:41 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-03-19T02:23:41.758Z] [java] INFO: Configuration saved at /tmp/domain15359578164314188092xml [2024-03-19T02:23:41.758Z] [java] Looking up EJB... [2024-03-19T02:23:41.758Z] [java] Invoking EJB... [2024-03-19T02:23:41.758Z] [java] EJB said: boo [2024-03-19T02:23:41.758Z] [java] Record # 1 [2024-03-19T02:23:41.758Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:23:41.758Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:23:41.758Z] [java] Mar 19, 2024 2:23:41 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:23:41.758Z] [java] INFO: close(), this: [2024-03-19T02:23:41.758Z] [java] org.glassfish.web.loader.WebappClassLoader@74bfdd66[name=/ejb-ejb31-embedded-jaxrs-web], urls=[ [2024-03-19T02:23:41.758Z] [java] file:/tmp/gfembed10234710519144774271tmp/applications/sample/WEB-INF/classes/ [2024-03-19T02:23:41.758Z] [java] file:/tmp/gfembed10234710519144774271tmp/generated/ejb/sample/ [2024-03-19T02:23:41.758Z] [java] ][delegate=true, context=/ejb-ejb31-embedded-jaxrs-web, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=38, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-03-19T02:23:41.758Z] [java] Mar 19, 2024 2:23:41 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-03-19T02:23:41.758Z] [java] INFO: Configuration saved at /tmp/domain15359578164314188092xml [2024-03-19T02:23:41.758Z] [java] Mar 19, 2024 2:23:41 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:23:41.758Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:23:41.758Z] [java] Mar 19, 2024 2:23:41 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:41.758Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:41.758Z] [java] Mar 19, 2024 2:23:41 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:41.758Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:41.856Z] [2024-03-19T02:23:41.856Z] deploy-war-commonee: [2024-03-19T02:23:41.856Z] [2024-03-19T02:23:41.856Z] run: [2024-03-19T02:23:41.856Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:41.856Z] [java] [2024-03-19T02:23:41.856Z] [java] [2024-03-19T02:23:41.856Z] [java] ----------------------------------------- [2024-03-19T02:23:41.856Z] [java] - jsp-exception-in-tag-body-restore-jsp-writer: PASS - [2024-03-19T02:23:41.856Z] [java] ----------------------------------------- [2024-03-19T02:23:41.856Z] [java] - Total PASS : 1 - [2024-03-19T02:23:41.856Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:41.856Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:41.856Z] [java] ----------------------------------------- [2024-03-19T02:23:41.856Z] [2024-03-19T02:23:41.856Z] undeploy: [2024-03-19T02:23:41.856Z] [2024-03-19T02:23:41.856Z] setOSConditions: [2024-03-19T02:23:41.856Z] [2024-03-19T02:23:41.856Z] setToolWin: [2024-03-19T02:23:41.856Z] [2024-03-19T02:23:41.856Z] setToolUnix: [2024-03-19T02:23:41.856Z] [2024-03-19T02:23:41.857Z] setToolProperty: [2024-03-19T02:23:41.857Z] [2024-03-19T02:23:41.857Z] setS1ASclassPath: [2024-03-19T02:23:41.857Z] [2024-03-19T02:23:41.857Z] init-common: [2024-03-19T02:23:41.857Z] [2024-03-19T02:23:41.857Z] undeploy-war-common: [2024-03-19T02:23:41.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname MyPool --enabled=true --objecttype user --target server eis/MyPool [2024-03-19T02:23:41.886Z] [exec] Connector resource eis/MyPool created. [2024-03-19T02:23:41.886Z] [2024-03-19T02:23:41.886Z] create-users: [2024-03-19T02:23:41.886Z] [2024-03-19T02:23:41.886Z] setOSConditions: [2024-03-19T02:23:41.886Z] [2024-03-19T02:23:41.886Z] setToolWin: [2024-03-19T02:23:41.886Z] [2024-03-19T02:23:41.887Z] setToolUnix: [2024-03-19T02:23:41.887Z] [2024-03-19T02:23:41.887Z] setToolProperty: [2024-03-19T02:23:41.887Z] [2024-03-19T02:23:41.887Z] setS1ASclassPath: [2024-03-19T02:23:41.887Z] [2024-03-19T02:23:41.887Z] init-common: [2024-03-19T02:23:41.887Z] [2024-03-19T02:23:41.887Z] create-users-common: [2024-03-19T02:23:42.020Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:42.020Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:42.020Z] [java] Value of key is: embedded ejb-ejb31-embedded-jaxrs EJB [2024-03-19T02:23:42.020Z] [java] ..........FINISHED test [2024-03-19T02:23:42.020Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:42.020Z] [java] [2024-03-19T02:23:42.020Z] [java] [2024-03-19T02:23:42.020Z] [java] ----------------------------------------- [2024-03-19T02:23:42.021Z] [java] - embedded ejb-ejb31-embedded-jaxrs EJB: PASS - [2024-03-19T02:23:42.021Z] [java] ----------------------------------------- [2024-03-19T02:23:42.021Z] [java] Total PASS: 1 [2024-03-19T02:23:42.021Z] [java] Total FAIL: 0 [2024-03-19T02:23:42.021Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:42.021Z] [java] ----------------------------------------- [2024-03-19T02:23:42.021Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:42.021Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:42.021Z] [java] Mar 19, 2024 2:23:41 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:23:42.021Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.021Z] setOSConditions: [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.021Z] setToolWin: [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.021Z] setToolUnix: [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.021Z] setToolProperty: [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.021Z] setS1ASclassPath: [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.021Z] init-common: [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.021Z] run_dir_ejb: [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.021Z] setOSConditions: [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.021Z] setToolWin: [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.021Z] setToolUnix: [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.021Z] setToolProperty: [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.021Z] setS1ASclassPath: [2024-03-19T02:23:42.021Z] [2024-03-19T02:23:42.022Z] init-common: [2024-03-19T02:23:42.022Z] [2024-03-19T02:23:42.022Z] run_test: [2024-03-19T02:23:42.033Z] [exec] Application deployed with name ejb-ejb30-clientview-coreApp. [2024-03-19T02:23:42.033Z] [echo] Deployment on target server server successful [2024-03-19T02:23:42.033Z] [2024-03-19T02:23:42.033Z] setOSConditions: [2024-03-19T02:23:42.033Z] [2024-03-19T02:23:42.033Z] setToolWin: [2024-03-19T02:23:42.033Z] [2024-03-19T02:23:42.033Z] setToolUnix: [2024-03-19T02:23:42.033Z] [2024-03-19T02:23:42.033Z] setToolProperty: [2024-03-19T02:23:42.033Z] [2024-03-19T02:23:42.033Z] setS1ASclassPath: [2024-03-19T02:23:42.033Z] [2024-03-19T02:23:42.033Z] init-common: [2024-03-19T02:23:42.033Z] [2024-03-19T02:23:42.033Z] deploy-common-ee: [2024-03-19T02:23:42.033Z] [2024-03-19T02:23:42.034Z] run_se: [2024-03-19T02:23:42.112Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-exception-in-tag-body-restore-jsp-writer-web [2024-03-19T02:23:42.113Z] [2024-03-19T02:23:42.113Z] all: [2024-03-19T02:23:42.113Z] [echo] [2024-03-19T02:23:42.113Z] [echo] ************************* [2024-03-19T02:23:42.113Z] [echo] * Running jspForwardPreserveApplicationResponseWrapper [2024-03-19T02:23:42.113Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper [2024-03-19T02:23:42.113Z] [echo] ************************* [2024-03-19T02:23:42.113Z] [echo] [2024-03-19T02:23:42.113Z] [2024-03-19T02:23:42.113Z] setOSConditions: [2024-03-19T02:23:42.113Z] [2024-03-19T02:23:42.113Z] setToolWin: [2024-03-19T02:23:42.113Z] [2024-03-19T02:23:42.113Z] setToolUnix: [2024-03-19T02:23:42.113Z] [2024-03-19T02:23:42.113Z] setToolProperty: [2024-03-19T02:23:42.113Z] [2024-03-19T02:23:42.113Z] setS1ASclassPath: [2024-03-19T02:23:42.113Z] [2024-03-19T02:23:42.113Z] init-common: [2024-03-19T02:23:42.113Z] [2024-03-19T02:23:42.113Z] clean: [2024-03-19T02:23:42.113Z] [2024-03-19T02:23:42.113Z] setOSConditions: [2024-03-19T02:23:42.113Z] [2024-03-19T02:23:42.113Z] setToolWin: [2024-03-19T02:23:42.113Z] [2024-03-19T02:23:42.113Z] setToolUnix: [2024-03-19T02:23:42.113Z] [2024-03-19T02:23:42.114Z] setToolProperty: [2024-03-19T02:23:42.114Z] [2024-03-19T02:23:42.114Z] setS1ASclassPath: [2024-03-19T02:23:42.114Z] [2024-03-19T02:23:42.114Z] init-common: [2024-03-19T02:23:42.123Z] [exec] [2024-03-19T02:23:42.123Z] [exec] Generating code... [2024-03-19T02:23:42.278Z] [java] Running test via EJB.... [2024-03-19T02:23:42.302Z] [java] In stand-alone mode [2024-03-19T02:23:42.370Z] [2024-03-19T02:23:42.370Z] clean-common: [2024-03-19T02:23:42.370Z] [2024-03-19T02:23:42.370Z] setOSConditions: [2024-03-19T02:23:42.370Z] [2024-03-19T02:23:42.370Z] setToolWin: [2024-03-19T02:23:42.370Z] [2024-03-19T02:23:42.370Z] setToolUnix: [2024-03-19T02:23:42.370Z] [2024-03-19T02:23:42.370Z] setToolProperty: [2024-03-19T02:23:42.370Z] [2024-03-19T02:23:42.370Z] setS1ASclassPath: [2024-03-19T02:23:42.370Z] [2024-03-19T02:23:42.370Z] init-common: [2024-03-19T02:23:42.370Z] [2024-03-19T02:23:42.370Z] clean-classes-common: [2024-03-19T02:23:42.370Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:42.370Z] [2024-03-19T02:23:42.370Z] setOSConditions: [2024-03-19T02:23:42.370Z] [2024-03-19T02:23:42.371Z] setToolWin: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] setToolUnix: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] setToolProperty: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] setS1ASclassPath: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] init-common: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] clean-jars-common: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] compile: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] setOSConditions: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] setToolWin: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] setToolUnix: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] setToolProperty: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] setS1ASclassPath: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] init-common: [2024-03-19T02:23:42.371Z] [2024-03-19T02:23:42.371Z] compile-common: [2024-03-19T02:23:42.372Z] [echo] Current time (ISO): 2024-03-19T02:23:42.128+0000 [2024-03-19T02:23:42.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:42.372Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:42.380Z] [exec] [2024-03-19T02:23:42.380Z] [exec] Compiling code... [2024-03-19T02:23:42.394Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:42.394Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:42.394Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:42.395Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:42.395Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:42.395Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:42.395Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:42.421Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear [2024-03-19T02:23:42.443Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:42.443Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:42.443Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:42.443Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:42.443Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:42.443Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:42.443Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:42.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups eng:employee --target server foo1 [2024-03-19T02:23:42.452Z] [2024-03-19T02:23:42.452Z] setOSConditions: [2024-03-19T02:23:42.452Z] [2024-03-19T02:23:42.452Z] setToolWin: [2024-03-19T02:23:42.452Z] [2024-03-19T02:23:42.452Z] setToolUnix: [2024-03-19T02:23:42.452Z] [2024-03-19T02:23:42.452Z] setToolProperty: [2024-03-19T02:23:42.453Z] [2024-03-19T02:23:42.453Z] setS1ASclassPath: [2024-03-19T02:23:42.453Z] [2024-03-19T02:23:42.453Z] init-common: [2024-03-19T02:23:42.453Z] [2024-03-19T02:23:42.453Z] create-users-common: [2024-03-19T02:23:42.535Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:42.535Z] [java] Mar 19, 2024 2:23:42 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:42.535Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:42.535Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:42.535Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:42.535Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:42.535Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:42.535Z] [java] Mar 19, 2024 2:23:42 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:42.536Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:42.536Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:42.536Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain14532842713988141657xml [2024-03-19T02:23:42.536Z] [java] Mar 19, 2024 2:23:42 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:42.536Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:23:42.558Z] [java] Mar 19, 2024 2:23:42 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:42.558Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_0[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_1[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_2[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_3[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_4[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_5[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_6[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_7[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_8[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_9[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_10[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_11[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_12[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_13[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_14[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_15[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_16[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_17[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_18[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_19[**Got Exception**] [2024-03-19T02:23:42.583Z] [exec] Expecting exception for: SFSB_1710814917359_20[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_21[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_22[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_23[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_24[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_25[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_26[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_27[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_28[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_29[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_30[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_31[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_32[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_33[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_34[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_35[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_36[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_37[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_38[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Expecting exception for: SFSB_1710814917359_39[**Got Exception**] [2024-03-19T02:23:42.584Z] [exec] Value of key is: non-serializable-state [2024-03-19T02:23:42.584Z] [exec] Value of key is: removeTest (true @@@ true) [2024-03-19T02:23:42.584Z] [exec] [passivateactivateClient] DONE doTest()... [2024-03-19T02:23:42.584Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:42.584Z] [exec] [2024-03-19T02:23:42.584Z] [exec] [2024-03-19T02:23:42.584Z] [exec] ----------------------------------------- [2024-03-19T02:23:42.584Z] [exec] - non-serializable-state: PASS - [2024-03-19T02:23:42.584Z] [exec] - initSFSBList: PASS - [2024-03-19T02:23:42.584Z] [exec] - accessSFSB: PASS - [2024-03-19T02:23:42.584Z] [exec] - removeTest (true @@@ true): PASS - [2024-03-19T02:23:42.584Z] [exec] ----------------------------------------- [2024-03-19T02:23:42.584Z] [exec] Total PASS: 4 [2024-03-19T02:23:42.584Z] [exec] Total FAIL: 0 [2024-03-19T02:23:42.584Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:42.584Z] [exec] ----------------------------------------- [2024-03-19T02:23:42.584Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:42.584Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:42.611Z] [exec] cancelling timerHandle [2024-03-19T02:23:42.611Z] [exec] cancelling timerHandle5 [2024-03-19T02:23:42.611Z] [exec] cancelling timerHandle11 [2024-03-19T02:23:42.611Z] [exec] cancelling timerHandle12 [2024-03-19T02:23:42.868Z] [exec] after rollback, bar4 info = createTimer1,1 [2024-03-19T02:23:42.868Z] [exec] Info = createTimer10000000 [2024-03-19T02:23:42.868Z] [exec] Caught expected exception for bar5 [2024-03-19T02:23:42.868Z] [exec] doBarTest(): Bar : ejbtimer/Bar_CMT test passed!! [2024-03-19T02:23:42.868Z] [exec] Value of key is: ejbtimer/Bar_CMT [2024-03-19T02:23:42.868Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:42.868Z] [exec] [2024-03-19T02:23:42.868Z] [exec] [2024-03-19T02:23:42.868Z] [exec] ----------------------------------------- [2024-03-19T02:23:42.868Z] [exec] - ejbs/Foo_UNSPECIFIED_TX: PASS - [2024-03-19T02:23:42.868Z] [exec] - ejbs/Foo_CMT: PASS - [2024-03-19T02:23:42.868Z] [exec] - ejbs/Stateful_BMT: PASS - [2024-03-19T02:23:42.868Z] [exec] - ejbs/Stateful_CMT: PASS - [2024-03-19T02:23:42.868Z] [exec] - ejbtimer/Bar_CMT: PASS - [2024-03-19T02:23:42.868Z] [exec] - ejbs/Foo_BMT: PASS - [2024-03-19T02:23:42.868Z] [exec] ----------------------------------------- [2024-03-19T02:23:42.868Z] [exec] Total PASS: 6 [2024-03-19T02:23:42.868Z] [exec] Total FAIL: 0 [2024-03-19T02:23:42.868Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:42.869Z] [exec] ----------------------------------------- [2024-03-19T02:23:42.869Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:42.869Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:42.879Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgWarTest-pool [2024-03-19T02:23:42.879Z] [exec] JDBC Connection pool pkgWarTest-pool deleted successfully [2024-03-19T02:23:42.879Z] [echo] cmd executed for server [2024-03-19T02:23:42.879Z] [2024-03-19T02:23:42.879Z] all: [2024-03-19T02:23:42.879Z] [2024-03-19T02:23:42.879Z] setOSConditions: [2024-03-19T02:23:42.879Z] [2024-03-19T02:23:42.879Z] setToolWin: [2024-03-19T02:23:42.879Z] [2024-03-19T02:23:42.879Z] setToolUnix: [2024-03-19T02:23:42.879Z] [2024-03-19T02:23:42.879Z] setToolProperty: [2024-03-19T02:23:42.879Z] [2024-03-19T02:23:42.879Z] setS1ASclassPath: [2024-03-19T02:23:42.879Z] [2024-03-19T02:23:42.879Z] init-common: [2024-03-19T02:23:42.879Z] [2024-03-19T02:23:42.879Z] setup: [2024-03-19T02:23:42.879Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest1/descriptor [2024-03-19T02:23:42.879Z] [2024-03-19T02:23:42.879Z] setOSConditions: [2024-03-19T02:23:42.879Z] [2024-03-19T02:23:42.879Z] setToolWin: [2024-03-19T02:23:42.879Z] [2024-03-19T02:23:42.879Z] setToolUnix: [2024-03-19T02:23:42.879Z] [2024-03-19T02:23:42.880Z] setToolProperty: [2024-03-19T02:23:42.880Z] [2024-03-19T02:23:42.880Z] setS1ASclassPath: [2024-03-19T02:23:42.880Z] [2024-03-19T02:23:42.880Z] init-common: [2024-03-19T02:23:42.880Z] [2024-03-19T02:23:42.880Z] create-jdbc-persistence-connpool-common: [2024-03-19T02:23:42.934Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:42.934Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:42.934Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:42.934Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:42.934Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:42.934Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:42.934Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:43.005Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:43.005Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:43.005Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:43.005Z] [javac] 2 warnings [2024-03-19T02:23:43.006Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:43.006Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:43.017Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups eng:employee --target server foo2 [2024-03-19T02:23:43.017Z] [2024-03-19T02:23:43.017Z] setOSConditions: [2024-03-19T02:23:43.017Z] [2024-03-19T02:23:43.017Z] setToolWin: [2024-03-19T02:23:43.017Z] [2024-03-19T02:23:43.017Z] setToolUnix: [2024-03-19T02:23:43.017Z] [2024-03-19T02:23:43.017Z] setToolProperty: [2024-03-19T02:23:43.017Z] [2024-03-19T02:23:43.017Z] setS1ASclassPath: [2024-03-19T02:23:43.017Z] [2024-03-19T02:23:43.017Z] init-common: [2024-03-19T02:23:43.017Z] [2024-03-19T02:23:43.017Z] create-users-common: [2024-03-19T02:23:43.098Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:43.125Z] [2024-03-19T02:23:43.125Z] checkReporting-common: [2024-03-19T02:23:43.125Z] [2024-03-19T02:23:43.125Z] confirmReportPresent-common: [2024-03-19T02:23:43.125Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:43.125Z] [echo] Test seems to be reported fine [2024-03-19T02:23:43.125Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/RepRunConf.txt [2024-03-19T02:23:43.125Z] [2024-03-19T02:23:43.125Z] confirmMissingReport-common: [2024-03-19T02:23:43.125Z] [2024-03-19T02:23:43.125Z] undeploy: [2024-03-19T02:23:43.125Z] [2024-03-19T02:23:43.125Z] setOSConditions: [2024-03-19T02:23:43.125Z] [2024-03-19T02:23:43.125Z] setToolWin: [2024-03-19T02:23:43.125Z] [2024-03-19T02:23:43.125Z] setToolUnix: [2024-03-19T02:23:43.125Z] [2024-03-19T02:23:43.125Z] setToolProperty: [2024-03-19T02:23:43.126Z] [2024-03-19T02:23:43.126Z] setS1ASclassPath: [2024-03-19T02:23:43.126Z] [2024-03-19T02:23:43.126Z] init-common: [2024-03-19T02:23:43.126Z] [2024-03-19T02:23:43.126Z] undeploy-common: [2024-03-19T02:23:43.147Z] [2024-03-19T02:23:43.147Z] checkReporting-common: [2024-03-19T02:23:43.147Z] [2024-03-19T02:23:43.147Z] confirmReportPresent-common: [2024-03-19T02:23:43.147Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:43.147Z] [echo] Test seems to be reported fine [2024-03-19T02:23:43.147Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/RepRunConf.txt [2024-03-19T02:23:43.147Z] [2024-03-19T02:23:43.147Z] confirmMissingReport-common: [2024-03-19T02:23:43.147Z] [2024-03-19T02:23:43.147Z] undeploy: [2024-03-19T02:23:43.147Z] [2024-03-19T02:23:43.147Z] setOSConditions: [2024-03-19T02:23:43.148Z] [2024-03-19T02:23:43.148Z] setToolWin: [2024-03-19T02:23:43.148Z] [2024-03-19T02:23:43.148Z] setToolUnix: [2024-03-19T02:23:43.148Z] [2024-03-19T02:23:43.148Z] setToolProperty: [2024-03-19T02:23:43.148Z] [2024-03-19T02:23:43.148Z] setS1ASclassPath: [2024-03-19T02:23:43.148Z] [2024-03-19T02:23:43.148Z] init-common: [2024-03-19T02:23:43.148Z] [2024-03-19T02:23:43.148Z] undeploy-common: [2024-03-19T02:23:43.262Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:43.262Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:43.262Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:43.262Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:43.262Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:43.262Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:43.262Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:43.263Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/client/com/acme/Client.java uses or overrides a deprecated API. [2024-03-19T02:23:43.263Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:43.263Z] [2024-03-19T02:23:43.263Z] build: [2024-03-19T02:23:43.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:43.263Z] [2024-03-19T02:23:43.263Z] setOSConditions: [2024-03-19T02:23:43.263Z] [2024-03-19T02:23:43.263Z] setToolWin: [2024-03-19T02:23:43.263Z] [2024-03-19T02:23:43.263Z] setToolUnix: [2024-03-19T02:23:43.263Z] [2024-03-19T02:23:43.263Z] setToolProperty: [2024-03-19T02:23:43.263Z] [2024-03-19T02:23:43.263Z] setS1ASclassPath: [2024-03-19T02:23:43.263Z] [2024-03-19T02:23:43.263Z] init-common: [2024-03-19T02:23:43.263Z] [2024-03-19T02:23:43.263Z] ejb-jar-common: [2024-03-19T02:23:43.263Z] [2024-03-19T02:23:43.263Z] package-ejbjar-common: [2024-03-19T02:23:43.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.264Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2024-03-19T02:23:43.264Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib-dir [2024-03-19T02:23:43.264Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib-dir/lib.jar [2024-03-19T02:23:43.264Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF/beans.xml [2024-03-19T02:23:43.264Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/com/acme/ejb [2024-03-19T02:23:43.264Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/com/acme/util [2024-03-19T02:23:43.318Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:43.319Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:43.319Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:43.319Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:43.319Z] [2024-03-19T02:23:43.319Z] setOSConditions: [2024-03-19T02:23:43.319Z] [2024-03-19T02:23:43.319Z] setToolWin: [2024-03-19T02:23:43.319Z] [2024-03-19T02:23:43.319Z] setToolUnix: [2024-03-19T02:23:43.319Z] [2024-03-19T02:23:43.319Z] setToolProperty: [2024-03-19T02:23:43.319Z] [2024-03-19T02:23:43.319Z] setS1ASclassPath: [2024-03-19T02:23:43.319Z] [2024-03-19T02:23:43.319Z] init-common: [2024-03-19T02:23:43.319Z] [2024-03-19T02:23:43.319Z] compile: [2024-03-19T02:23:43.319Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:43.319Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:43.320Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:43.320Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:43.320Z] [2024-03-19T02:23:43.320Z] setOSConditions: [2024-03-19T02:23:43.320Z] [2024-03-19T02:23:43.320Z] setToolWin: [2024-03-19T02:23:43.320Z] [2024-03-19T02:23:43.320Z] setToolUnix: [2024-03-19T02:23:43.320Z] [2024-03-19T02:23:43.320Z] setToolProperty: [2024-03-19T02:23:43.320Z] [2024-03-19T02:23:43.320Z] setS1ASclassPath: [2024-03-19T02:23:43.320Z] [2024-03-19T02:23:43.320Z] init-common: [2024-03-19T02:23:43.320Z] [2024-03-19T02:23:43.320Z] compile-common: [2024-03-19T02:23:43.320Z] [echo] Current time (ISO): 2024-03-19T02:23:43.251+0000 [2024-03-19T02:23:43.320Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:43.346Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:43.354Z] [javac] 1 warning [2024-03-19T02:23:43.354Z] [2024-03-19T02:23:43.354Z] build: [2024-03-19T02:23:43.355Z] [2024-03-19T02:23:43.355Z] setOSConditions: [2024-03-19T02:23:43.355Z] [2024-03-19T02:23:43.355Z] fixFiles: [2024-03-19T02:23:43.355Z] [2024-03-19T02:23:43.355Z] convUnix: [2024-03-19T02:23:43.355Z] [2024-03-19T02:23:43.355Z] convWin: [2024-03-19T02:23:43.355Z] [2024-03-19T02:23:43.355Z] setToolWin: [2024-03-19T02:23:43.355Z] [2024-03-19T02:23:43.355Z] setToolUnix: [2024-03-19T02:23:43.355Z] [2024-03-19T02:23:43.355Z] setToolProperty: [2024-03-19T02:23:43.355Z] [2024-03-19T02:23:43.355Z] setS1ASclassPath: [2024-03-19T02:23:43.355Z] [2024-03-19T02:23:43.355Z] init-common: [2024-03-19T02:23:43.355Z] [2024-03-19T02:23:43.355Z] package-persistence-common: [2024-03-19T02:23:43.355Z] [2024-03-19T02:23:43.355Z] ejb-jar-common: [2024-03-19T02:23:43.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:43.355Z] [2024-03-19T02:23:43.356Z] package-ejbjar-common: [2024-03-19T02:23:43.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.356Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-ejb.jar [2024-03-19T02:23:43.356Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.356Z] [2024-03-19T02:23:43.356Z] appclient-jar-common: [2024-03-19T02:23:43.356Z] [2024-03-19T02:23:43.356Z] package-appclientjar-common: [2024-03-19T02:23:43.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.356Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-client.jar [2024-03-19T02:23:43.356Z] [2024-03-19T02:23:43.356Z] webclient-war-common: [2024-03-19T02:23:43.356Z] [2024-03-19T02:23:43.356Z] build-ear-common: [2024-03-19T02:23:43.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:43.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:43.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:43.357Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2024-03-19T02:23:43.357Z] [2024-03-19T02:23:43.357Z] setup: [2024-03-19T02:23:43.357Z] [2024-03-19T02:23:43.357Z] setOSConditions: [2024-03-19T02:23:43.357Z] [2024-03-19T02:23:43.357Z] setToolWin: [2024-03-19T02:23:43.357Z] [2024-03-19T02:23:43.357Z] setToolUnix: [2024-03-19T02:23:43.357Z] [2024-03-19T02:23:43.357Z] setToolProperty: [2024-03-19T02:23:43.357Z] [2024-03-19T02:23:43.357Z] setS1ASclassPath: [2024-03-19T02:23:43.357Z] [2024-03-19T02:23:43.357Z] init-common: [2024-03-19T02:23:43.357Z] [2024-03-19T02:23:43.357Z] deploy-jms-common: [2024-03-19T02:23:43.357Z] [2024-03-19T02:23:43.357Z] setOSConditions: [2024-03-19T02:23:43.357Z] [2024-03-19T02:23:43.357Z] setToolWin: [2024-03-19T02:23:43.357Z] [2024-03-19T02:23:43.357Z] setToolUnix: [2024-03-19T02:23:43.357Z] [2024-03-19T02:23:43.357Z] setToolProperty: [2024-03-19T02:23:43.358Z] [2024-03-19T02:23:43.358Z] setS1ASclassPath: [2024-03-19T02:23:43.358Z] [2024-03-19T02:23:43.358Z] init-common: [2024-03-19T02:23:43.358Z] [2024-03-19T02:23:43.358Z] create-jms-connection-common: [2024-03-19T02:23:43.363Z] [javaWithResult] Mar 19, 2024 2:23:42 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:43.363Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:43.363Z] [javaWithResult] Mar 19, 2024 2:23:43 AM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2024-03-19T02:23:43.363Z] [javaWithResult] WARNING: URI is not hierarchical [2024-03-19T02:23:43.363Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2024-03-19T02:23:43.363Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2024-03-19T02:23:43.363Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:129) [2024-03-19T02:23:43.363Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:599) [2024-03-19T02:23:43.363Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:585) [2024-03-19T02:23:43.363Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:533) [2024-03-19T02:23:43.363Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-03-19T02:23:43.363Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-03-19T02:23:43.363Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-03-19T02:23:43.363Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:43.368Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-03-19T02:23:43.368Z] [javaWithResult] [2024-03-19T02:23:43.382Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-timertestsApp [2024-03-19T02:23:43.404Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-sfsb-passivateactivateApp [2024-03-19T02:23:43.404Z] [2024-03-19T02:23:43.404Z] setOSConditions: [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] setToolWin: [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] setToolUnix: [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] setToolProperty: [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] setS1ASclassPath: [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] init-common: [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] execute-ejb-sql-common: [2024-03-19T02:23:43.405Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/sql/drop_pointbase.sql [2024-03-19T02:23:43.405Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] delete-resources: [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] all: [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] cacheNPE: [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] setOSConditions: [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] setToolWin: [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] setToolUnix: [2024-03-19T02:23:43.405Z] [2024-03-19T02:23:43.405Z] setToolProperty: [2024-03-19T02:23:43.406Z] [2024-03-19T02:23:43.406Z] setS1ASclassPath: [2024-03-19T02:23:43.479Z] [java] Mar 19, 2024 2:23:43 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:43.479Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:43.496Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:43.496Z] [javac] 1 warning [2024-03-19T02:23:43.496Z] [2024-03-19T02:23:43.496Z] build: [2024-03-19T02:23:43.496Z] [2024-03-19T02:23:43.496Z] setOSConditions: [2024-03-19T02:23:43.496Z] [2024-03-19T02:23:43.496Z] setToolWin: [2024-03-19T02:23:43.496Z] [2024-03-19T02:23:43.496Z] setToolUnix: [2024-03-19T02:23:43.496Z] [2024-03-19T02:23:43.497Z] setToolProperty: [2024-03-19T02:23:43.497Z] [2024-03-19T02:23:43.497Z] setS1ASclassPath: [2024-03-19T02:23:43.497Z] [2024-03-19T02:23:43.497Z] init-common: [2024-03-19T02:23:43.497Z] [2024-03-19T02:23:43.497Z] webclient-war-common: [2024-03-19T02:23:43.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:43.497Z] [2024-03-19T02:23:43.497Z] clear: [2024-03-19T02:23:43.497Z] [2024-03-19T02:23:43.497Z] test-tlds-exist: [2024-03-19T02:23:43.497Z] [2024-03-19T02:23:43.497Z] copy-tlds: [2024-03-19T02:23:43.497Z] [2024-03-19T02:23:43.497Z] test-tagfiles-exist: [2024-03-19T02:23:43.497Z] [2024-03-19T02:23:43.497Z] copy-tagfiles: [2024-03-19T02:23:43.497Z] [2024-03-19T02:23:43.497Z] package-war-common: [2024-03-19T02:23:43.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:43.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:43.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:43.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:43.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/lib [2024-03-19T02:23:43.498Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:43.498Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:43.498Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-preserve-application-response-wrapper-web.war [2024-03-19T02:23:43.498Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:43.498Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:43.498Z] [javac] Compiling 1 source file [2024-03-19T02:23:43.498Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:43.498Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:43.498Z] [2024-03-19T02:23:43.498Z] deploy: [2024-03-19T02:23:43.498Z] [2024-03-19T02:23:43.499Z] deploy-war-common: [2024-03-19T02:23:43.499Z] [2024-03-19T02:23:43.499Z] setOSConditions: [2024-03-19T02:23:43.499Z] [2024-03-19T02:23:43.499Z] setToolWin: [2024-03-19T02:23:43.499Z] [2024-03-19T02:23:43.499Z] setToolUnix: [2024-03-19T02:23:43.499Z] [2024-03-19T02:23:43.499Z] setToolProperty: [2024-03-19T02:23:43.499Z] [2024-03-19T02:23:43.499Z] setS1ASclassPath: [2024-03-19T02:23:43.499Z] [2024-03-19T02:23:43.499Z] init-common: [2024-03-19T02:23:43.499Z] [2024-03-19T02:23:43.499Z] deploy-war-commonpe: [2024-03-19T02:23:43.520Z] [2024-03-19T02:23:43.520Z] setOSConditions: [2024-03-19T02:23:43.520Z] [2024-03-19T02:23:43.520Z] setToolWin: [2024-03-19T02:23:43.520Z] [2024-03-19T02:23:43.520Z] setToolUnix: [2024-03-19T02:23:43.520Z] [2024-03-19T02:23:43.520Z] setToolProperty: [2024-03-19T02:23:43.520Z] [2024-03-19T02:23:43.520Z] setS1ASclassPath: [2024-03-19T02:23:43.520Z] [2024-03-19T02:23:43.520Z] init-common: [2024-03-19T02:23:43.521Z] [2024-03-19T02:23:43.521Z] webclient-war-common: [2024-03-19T02:23:43.521Z] [2024-03-19T02:23:43.521Z] clear: [2024-03-19T02:23:43.521Z] [2024-03-19T02:23:43.521Z] test-tlds-exist: [2024-03-19T02:23:43.521Z] [2024-03-19T02:23:43.521Z] copy-tlds: [2024-03-19T02:23:43.521Z] [2024-03-19T02:23:43.521Z] test-tagfiles-exist: [2024-03-19T02:23:43.521Z] [2024-03-19T02:23:43.521Z] copy-tagfiles: [2024-03-19T02:23:43.521Z] [2024-03-19T02:23:43.521Z] package-war-common: [2024-03-19T02:23:43.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:43.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:43.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:43.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:43.521Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:23:43.521Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:43.521Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:43.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/docroot [2024-03-19T02:23:43.522Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2024-03-19T02:23:43.522Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:43.522Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib-dir [2024-03-19T02:23:43.522Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/descriptor/sun-application.xml to copy. [2024-03-19T02:23:43.522Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:23:43.522Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-03-19T02:23:43.522Z] [2024-03-19T02:23:43.522Z] deploy: [2024-03-19T02:23:43.522Z] [2024-03-19T02:23:43.522Z] setOSConditions: [2024-03-19T02:23:43.522Z] [2024-03-19T02:23:43.522Z] setToolWin: [2024-03-19T02:23:43.522Z] [2024-03-19T02:23:43.522Z] setToolUnix: [2024-03-19T02:23:43.522Z] [2024-03-19T02:23:43.522Z] setToolProperty: [2024-03-19T02:23:43.522Z] [2024-03-19T02:23:43.522Z] setS1ASclassPath: [2024-03-19T02:23:43.522Z] [2024-03-19T02:23:43.522Z] init-common: [2024-03-19T02:23:43.522Z] [2024-03-19T02:23:43.522Z] deploy-common: [2024-03-19T02:23:43.523Z] [echo] Current time (ISO): 2024-03-19T02:23:43.294+0000 [2024-03-19T02:23:43.523Z] [2024-03-19T02:23:43.523Z] setOSConditions: [2024-03-19T02:23:43.523Z] [2024-03-19T02:23:43.523Z] setToolWin: [2024-03-19T02:23:43.523Z] [2024-03-19T02:23:43.523Z] setToolUnix: [2024-03-19T02:23:43.523Z] [2024-03-19T02:23:43.523Z] setToolProperty: [2024-03-19T02:23:43.523Z] [2024-03-19T02:23:43.523Z] setS1ASclassPath: [2024-03-19T02:23:43.523Z] [2024-03-19T02:23:43.523Z] init-common: [2024-03-19T02:23:43.523Z] [2024-03-19T02:23:43.523Z] deploy-common-pe: [2024-03-19T02:23:43.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups eng:contractor --target server foo3 [2024-03-19T02:23:43.589Z] [2024-03-19T02:23:43.589Z] setOSConditions: [2024-03-19T02:23:43.589Z] [2024-03-19T02:23:43.589Z] setToolWin: [2024-03-19T02:23:43.589Z] [2024-03-19T02:23:43.589Z] setToolUnix: [2024-03-19T02:23:43.589Z] [2024-03-19T02:23:43.589Z] setToolProperty: [2024-03-19T02:23:43.589Z] [2024-03-19T02:23:43.589Z] setS1ASclassPath: [2024-03-19T02:23:43.589Z] [2024-03-19T02:23:43.589Z] init-common: [2024-03-19T02:23:43.589Z] [2024-03-19T02:23:43.589Z] create-users-common: [2024-03-19T02:23:43.603Z] [javac] 1 warning [2024-03-19T02:23:43.603Z] [2024-03-19T02:23:43.603Z] build: [2024-03-19T02:23:43.603Z] [2024-03-19T02:23:43.603Z] setOSConditions: [2024-03-19T02:23:43.603Z] [2024-03-19T02:23:43.603Z] setToolWin: [2024-03-19T02:23:43.603Z] [2024-03-19T02:23:43.603Z] setToolUnix: [2024-03-19T02:23:43.603Z] [2024-03-19T02:23:43.603Z] setToolProperty: [2024-03-19T02:23:43.603Z] [2024-03-19T02:23:43.603Z] setS1ASclassPath: [2024-03-19T02:23:43.604Z] [2024-03-19T02:23:43.604Z] init-common: [2024-03-19T02:23:43.604Z] [2024-03-19T02:23:43.604Z] webclient-war-common: [2024-03-19T02:23:43.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:43.604Z] [2024-03-19T02:23:43.604Z] clear: [2024-03-19T02:23:43.604Z] [2024-03-19T02:23:43.604Z] test-tlds-exist: [2024-03-19T02:23:43.604Z] [2024-03-19T02:23:43.604Z] copy-tlds: [2024-03-19T02:23:43.604Z] [2024-03-19T02:23:43.604Z] test-tagfiles-exist: [2024-03-19T02:23:43.604Z] [2024-03-19T02:23:43.604Z] copy-tagfiles: [2024-03-19T02:23:43.604Z] [2024-03-19T02:23:43.604Z] package-war-common: [2024-03-19T02:23:43.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:43.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:43.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:43.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:43.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/lib [2024-03-19T02:23:43.604Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:43.605Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:43.605Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:43.605Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/docroot [2024-03-19T02:23:43.605Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/datasource-definition-web.war [2024-03-19T02:23:43.605Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:43.605Z] [2024-03-19T02:23:43.605Z] setOSConditions: [2024-03-19T02:23:43.605Z] [2024-03-19T02:23:43.605Z] setToolWin: [2024-03-19T02:23:43.605Z] [2024-03-19T02:23:43.605Z] setToolUnix: [2024-03-19T02:23:43.605Z] [2024-03-19T02:23:43.605Z] setToolProperty: [2024-03-19T02:23:43.605Z] [2024-03-19T02:23:43.605Z] setS1ASclassPath: [2024-03-19T02:23:43.605Z] [2024-03-19T02:23:43.605Z] init-common: [2024-03-19T02:23:43.605Z] [2024-03-19T02:23:43.605Z] compile-common: [2024-03-19T02:23:43.605Z] [echo] Current time (ISO): 2024-03-19T02:23:43.521+0000 [2024-03-19T02:23:43.605Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:43.655Z] [2024-03-19T02:23:43.655Z] all: [2024-03-19T02:23:43.655Z] [2024-03-19T02:23:43.655Z] mdbtimer: [2024-03-19T02:23:43.655Z] [2024-03-19T02:23:43.655Z] setOSConditions: [2024-03-19T02:23:43.655Z] [2024-03-19T02:23:43.655Z] setToolWin: [2024-03-19T02:23:43.655Z] [2024-03-19T02:23:43.655Z] setToolUnix: [2024-03-19T02:23:43.655Z] [2024-03-19T02:23:43.655Z] setToolProperty: [2024-03-19T02:23:43.655Z] [2024-03-19T02:23:43.655Z] setS1ASclassPath: [2024-03-19T02:23:43.655Z] [2024-03-19T02:23:43.655Z] init-common: [2024-03-19T02:23:43.655Z] [2024-03-19T02:23:43.655Z] clean: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] setOSConditions: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] setToolWin: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] setToolUnix: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] setToolProperty: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] setS1ASclassPath: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] init-common: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] clean-common: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] setOSConditions: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] setToolWin: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] setToolUnix: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] setToolProperty: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] setS1ASclassPath: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] init-common: [2024-03-19T02:23:43.656Z] [2024-03-19T02:23:43.656Z] clean-classes-common: [2024-03-19T02:23:43.657Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] setOSConditions: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] setToolWin: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] setToolUnix: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] setToolProperty: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] setS1ASclassPath: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] init-common: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] clean-jars-common: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] compile: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] setOSConditions: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] setToolWin: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] setToolUnix: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] setToolProperty: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.657Z] setS1ASclassPath: [2024-03-19T02:23:43.657Z] [2024-03-19T02:23:43.658Z] init-common: [2024-03-19T02:23:43.658Z] [2024-03-19T02:23:43.658Z] compile-common: [2024-03-19T02:23:43.658Z] [echo] Current time (ISO): 2024-03-19T02:23:43.461+0000 [2024-03-19T02:23:43.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:43.658Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:43.662Z] [2024-03-19T02:23:43.662Z] init-common: [2024-03-19T02:23:43.662Z] [2024-03-19T02:23:43.662Z] clean: [2024-03-19T02:23:43.662Z] [2024-03-19T02:23:43.662Z] setOSConditions: [2024-03-19T02:23:43.662Z] [2024-03-19T02:23:43.662Z] setToolWin: [2024-03-19T02:23:43.662Z] [2024-03-19T02:23:43.662Z] setToolUnix: [2024-03-19T02:23:43.662Z] [2024-03-19T02:23:43.662Z] setToolProperty: [2024-03-19T02:23:43.662Z] [2024-03-19T02:23:43.662Z] setS1ASclassPath: [2024-03-19T02:23:43.662Z] [2024-03-19T02:23:43.663Z] init-common: [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.663Z] clean-common: [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.663Z] setOSConditions: [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.663Z] setToolWin: [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.663Z] setToolUnix: [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.663Z] setToolProperty: [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.663Z] setS1ASclassPath: [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.663Z] init-common: [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.663Z] clean-classes-common: [2024-03-19T02:23:43.663Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.663Z] setOSConditions: [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.663Z] setToolWin: [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.663Z] setToolUnix: [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.663Z] setToolProperty: [2024-03-19T02:23:43.663Z] [2024-03-19T02:23:43.664Z] setS1ASclassPath: [2024-03-19T02:23:43.664Z] [2024-03-19T02:23:43.664Z] init-common: [2024-03-19T02:23:43.664Z] [2024-03-19T02:23:43.664Z] clean-jars-common: [2024-03-19T02:23:43.664Z] [2024-03-19T02:23:43.664Z] compile: [2024-03-19T02:23:43.664Z] [2024-03-19T02:23:43.664Z] setOSConditions: [2024-03-19T02:23:43.664Z] [2024-03-19T02:23:43.664Z] setToolWin: [2024-03-19T02:23:43.664Z] [2024-03-19T02:23:43.664Z] setToolUnix: [2024-03-19T02:23:43.664Z] [2024-03-19T02:23:43.664Z] setToolProperty: [2024-03-19T02:23:43.664Z] [2024-03-19T02:23:43.664Z] setS1ASclassPath: [2024-03-19T02:23:43.664Z] [2024-03-19T02:23:43.664Z] init-common: [2024-03-19T02:23:43.664Z] [2024-03-19T02:23:43.664Z] compile-common: [2024-03-19T02:23:43.664Z] [echo] Current time (ISO): 2024-03-19T02:23:43.479+0000 [2024-03-19T02:23:43.664Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:43.664Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:43.735Z] [java] Mar 19, 2024 2:23:43 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:23:43.735Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:23:43.779Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-03-19T02:23:43.818Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:43.818Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:43.818Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "User=dbuser:Password=dbpassword:dataBaseName=testdb:serverName=localhost:portNumber=1527:retrieveMessagesFromServerOnGetMessage=true:serverName=localhost:connectionAttributes=\\;create\\=true" --target server pkgWarTest1-pool [2024-03-19T02:23:43.818Z] [exec] JDBC connection pool pkgWarTest1-pool created successfully. [2024-03-19T02:23:43.818Z] [2024-03-19T02:23:43.818Z] setOSConditions: [2024-03-19T02:23:43.818Z] [2024-03-19T02:23:43.818Z] setToolWin: [2024-03-19T02:23:43.818Z] [2024-03-19T02:23:43.818Z] setToolUnix: [2024-03-19T02:23:43.818Z] [2024-03-19T02:23:43.818Z] setToolProperty: [2024-03-19T02:23:43.818Z] [2024-03-19T02:23:43.818Z] setS1ASclassPath: [2024-03-19T02:23:43.819Z] [2024-03-19T02:23:43.819Z] init-common: [2024-03-19T02:23:43.819Z] [2024-03-19T02:23:43.819Z] create-jdbc-resource-common: [2024-03-19T02:23:43.819Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgWarTest1-pool --target server jdbc/pkgWarTest1 [2024-03-19T02:23:43.921Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.ConnectionFactory --enabled=true --target server --force=false jms/CFactory [2024-03-19T02:23:43.921Z] [exec] Connector resource jms/CFactory created. [2024-03-19T02:23:43.921Z] [2024-03-19T02:23:43.921Z] setOSConditions: [2024-03-19T02:23:43.922Z] [2024-03-19T02:23:43.922Z] setToolWin: [2024-03-19T02:23:43.922Z] [2024-03-19T02:23:43.922Z] setToolUnix: [2024-03-19T02:23:43.922Z] [2024-03-19T02:23:43.922Z] setToolProperty: [2024-03-19T02:23:43.922Z] [2024-03-19T02:23:43.922Z] setS1ASclassPath: [2024-03-19T02:23:43.922Z] [2024-03-19T02:23:43.922Z] init-common: [2024-03-19T02:23:43.922Z] [2024-03-19T02:23:43.922Z] create-jms-resource-common: [2024-03-19T02:23:43.932Z] [javaWithResult] Mar 19, 2024 2:23:43 AM com.sun.enterprise.deployment.util.DOLUtils setExtensionArchivistForSubArchivist [2024-03-19T02:23:43.932Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00002 [2024-03-19T02:23:44.067Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-forward-preserve-application-response-wrapper --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-preserve-application-response-wrapper-web.war [2024-03-19T02:23:44.153Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups admin:employee --target server bar1 [2024-03-19T02:23:44.154Z] [2024-03-19T02:23:44.154Z] setOSConditions: [2024-03-19T02:23:44.154Z] [2024-03-19T02:23:44.154Z] setToolWin: [2024-03-19T02:23:44.154Z] [2024-03-19T02:23:44.154Z] setToolUnix: [2024-03-19T02:23:44.154Z] [2024-03-19T02:23:44.154Z] setToolProperty: [2024-03-19T02:23:44.154Z] [2024-03-19T02:23:44.154Z] setS1ASclassPath: [2024-03-19T02:23:44.154Z] [2024-03-19T02:23:44.154Z] init-common: [2024-03-19T02:23:44.154Z] [2024-03-19T02:23:44.154Z] create-users-common: [2024-03-19T02:23:44.190Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear [2024-03-19T02:23:44.199Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-03-19T02:23:44.199Z] [exec] JMS Desctination Queue created. [2024-03-19T02:23:44.219Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:44.219Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:44.219Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:44.219Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:44.219Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:44.219Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:44.219Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:44.312Z] [java] Mar 19, 2024 2:23:43 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-03-19T02:23:44.312Z] [java] INFO: Configuration saved at /tmp/domain14532842713988141657xml [2024-03-19T02:23:44.312Z] [java] Mar 19, 2024 2:23:44 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:44.312Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:23:44.312Z] [java] Mar 19, 2024 2:23:44 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:44.312Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:23:44.312Z] [java] Mar 19, 2024 2:23:44 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:44.312Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:23:44.312Z] [java] Mar 19, 2024 2:23:44 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:23:44.312Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:23:44.312Z] [java] Mar 19, 2024 2:23:44 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:23:44.312Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:23:44.312Z] [java] Mar 19, 2024 2:23:44 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:23:44.312Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (947 ms), startup services (879 ms), total (1,826 ms) [2024-03-19T02:23:44.341Z] [exec] Application deployed with name cdi-full-earApp. [2024-03-19T02:23:44.341Z] [exec] there are no files to retrieve for application cdi-full-earApp [2024-03-19T02:23:44.341Z] [echo] Deployment on target server server successful [2024-03-19T02:23:44.341Z] [2024-03-19T02:23:44.341Z] setOSConditions: [2024-03-19T02:23:44.341Z] [2024-03-19T02:23:44.341Z] setToolWin: [2024-03-19T02:23:44.341Z] [2024-03-19T02:23:44.341Z] setToolUnix: [2024-03-19T02:23:44.341Z] [2024-03-19T02:23:44.341Z] setToolProperty: [2024-03-19T02:23:44.341Z] [2024-03-19T02:23:44.342Z] setS1ASclassPath: [2024-03-19T02:23:44.342Z] [2024-03-19T02:23:44.342Z] init-common: [2024-03-19T02:23:44.342Z] [2024-03-19T02:23:44.342Z] deploy-common-ee: [2024-03-19T02:23:44.342Z] [2024-03-19T02:23:44.342Z] run: [2024-03-19T02:23:44.434Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups admin:contractor --target server bar2 [2024-03-19T02:23:44.435Z] [2024-03-19T02:23:44.435Z] setOSConditions: [2024-03-19T02:23:44.435Z] [2024-03-19T02:23:44.435Z] setToolWin: [2024-03-19T02:23:44.435Z] [2024-03-19T02:23:44.435Z] setToolUnix: [2024-03-19T02:23:44.435Z] [2024-03-19T02:23:44.435Z] setToolProperty: [2024-03-19T02:23:44.435Z] [2024-03-19T02:23:44.435Z] setS1ASclassPath: [2024-03-19T02:23:44.435Z] [2024-03-19T02:23:44.435Z] init-common: [2024-03-19T02:23:44.435Z] [2024-03-19T02:23:44.435Z] create-users-common: [2024-03-19T02:23:44.455Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-03-19T02:23:44.455Z] [exec] Administered object jms/SampleQueue created. [2024-03-19T02:23:44.455Z] [2024-03-19T02:23:44.455Z] setOSConditions: [2024-03-19T02:23:44.455Z] [2024-03-19T02:23:44.455Z] setToolWin: [2024-03-19T02:23:44.455Z] [2024-03-19T02:23:44.455Z] setToolUnix: [2024-03-19T02:23:44.455Z] [2024-03-19T02:23:44.455Z] setToolProperty: [2024-03-19T02:23:44.456Z] [2024-03-19T02:23:44.456Z] setS1ASclassPath: [2024-03-19T02:23:44.456Z] [2024-03-19T02:23:44.456Z] init-common: [2024-03-19T02:23:44.463Z] [java] Mar 19, 2024 2:23:44 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:44.463Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3d37203b [2024-03-19T02:23:44.569Z] [java] Mar 19, 2024 2:23:44 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:23:44.570Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:23:44.581Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:44.581Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:44.581Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:44.581Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:44.581Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:44.581Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:44.581Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:44.598Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2024-03-19T02:23:44.598Z] [java] : [2024-03-19T02:23:44.598Z] [java] Value of key is:em-resource-injection-with-resource-declaration-in-another-jar [2024-03-19T02:23:44.598Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:44.598Z] [java] [2024-03-19T02:23:44.598Z] [java] [2024-03-19T02:23:44.598Z] [java] ----------------------------------------- [2024-03-19T02:23:44.598Z] [java] - em-resource-injection-with-resource-declaration-in-another-jar: PASS - [2024-03-19T02:23:44.598Z] [java] ----------------------------------------- [2024-03-19T02:23:44.598Z] [java] Total PASS: 1 [2024-03-19T02:23:44.598Z] [java] Total FAIL: 0 [2024-03-19T02:23:44.598Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:44.598Z] [java] ----------------------------------------- [2024-03-19T02:23:44.598Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:44.598Z] [java] appLevelViaLookup = 'null' [2024-03-19T02:23:44.598Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:44.598Z] [2024-03-19T02:23:44.598Z] undeploy: [2024-03-19T02:23:44.598Z] [2024-03-19T02:23:44.598Z] setOSConditions: [2024-03-19T02:23:44.598Z] [2024-03-19T02:23:44.598Z] setToolWin: [2024-03-19T02:23:44.598Z] [2024-03-19T02:23:44.598Z] setToolUnix: [2024-03-19T02:23:44.599Z] [2024-03-19T02:23:44.599Z] setToolProperty: [2024-03-19T02:23:44.599Z] [2024-03-19T02:23:44.599Z] setS1ASclassPath: [2024-03-19T02:23:44.599Z] [2024-03-19T02:23:44.599Z] init-common: [2024-03-19T02:23:44.599Z] [2024-03-19T02:23:44.599Z] undeploy-common: [2024-03-19T02:23:44.607Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:44.607Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:44.607Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:44.607Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:44.607Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:44.607Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:44.607Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:44.713Z] [2024-03-19T02:23:44.713Z] create-jms-resource-common: [2024-03-19T02:23:44.721Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:44.721Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:44.721Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:44.721Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:44.721Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:44.721Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:44.721Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:44.755Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear [2024-03-19T02:23:44.755Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear] is not valid [2024-03-19T02:23:44.755Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-03-19T02:23:44.755Z] [javaWithResult] java.lang.IllegalStateException: Descriptor not available in org.glassfish.ejb.deployment.node.SecurityIdentityNode@5d21202d [2024-03-19T02:23:44.756Z] [javaWithResult] at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue(DeploymentDescriptorNode.java:428) [2024-03-19T02:23:44.756Z] [javaWithResult] at org.glassfish.ejb.deployment.node.SecurityIdentityNode.setElementValue(SecurityIdentityNode.java:88) [2024-03-19T02:23:44.756Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.endElement(SaxParserHandler.java:556) [2024-03-19T02:23:44.756Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:618) [2024-03-19T02:23:44.756Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728) [2024-03-19T02:23:44.756Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899) [2024-03-19T02:23:44.756Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-03-19T02:23:44.756Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-03-19T02:23:44.756Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-03-19T02:23:44.756Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-03-19T02:23:44.756Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-03-19T02:23:44.756Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-03-19T02:23:44.756Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-03-19T02:23:44.756Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-03-19T02:23:44.756Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-03-19T02:23:44.756Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-03-19T02:23:44.756Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:213) [2024-03-19T02:23:44.756Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readStandardDeploymentDescriptor(Archivist.java:655) [2024-03-19T02:23:44.757Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:393) [2024-03-19T02:23:44.757Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-03-19T02:23:44.757Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-03-19T02:23:44.757Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:536) [2024-03-19T02:23:44.757Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-03-19T02:23:44.757Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-03-19T02:23:44.757Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-03-19T02:23:44.757Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:44.757Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-03-19T02:23:44.757Z] [javaWithResult] Java Result: 255 [2024-03-19T02:23:44.757Z] [2024-03-19T02:23:44.757Z] processResult: [2024-03-19T02:23:44.757Z] [2024-03-19T02:23:44.757Z] failed: [2024-03-19T02:23:44.757Z] [2024-03-19T02:23:44.757Z] passed: [2024-03-19T02:23:44.757Z] [2024-03-19T02:23:44.757Z] unknown: [2024-03-19T02:23:44.757Z] [2024-03-19T02:23:44.757Z] writeLogToConsole: [2024-03-19T02:23:44.757Z] [echo] Test validation UNKNOWN at 19-Mar-2024 02:23:44.595 with return code 255 [2024-03-19T02:23:44.757Z] [2024-03-19T02:23:44.758Z] declare-test: [2024-03-19T02:23:44.758Z] [echo] Starting test validation dol/validation Test WLS Ear [2024-03-19T02:23:44.758Z] [2024-03-19T02:23:44.758Z] init.os: [2024-03-19T02:23:44.758Z] [2024-03-19T02:23:44.758Z] init.tools.unix: [2024-03-19T02:23:44.758Z] [2024-03-19T02:23:44.758Z] init.tools.windows: [2024-03-19T02:23:44.758Z] [2024-03-19T02:23:44.758Z] init.tools: [2024-03-19T02:23:44.758Z] [2024-03-19T02:23:44.758Z] setAsadminArgs: [2024-03-19T02:23:44.758Z] [2024-03-19T02:23:44.758Z] init: [2024-03-19T02:23:44.758Z] [2024-03-19T02:23:44.758Z] init.customtasks: [2024-03-19T02:23:44.758Z] [2024-03-19T02:23:44.758Z] run.validator: [2024-03-19T02:23:44.758Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:44.855Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-full-earApp [2024-03-19T02:23:44.855Z] [2024-03-19T02:23:44.856Z] all: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] setOSConditions: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] setToolWin: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] setToolUnix: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] setToolProperty: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] setS1ASclassPath: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] init-common: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] clean: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] setOSConditions: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] setToolWin: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] setToolUnix: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] setToolProperty: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] setS1ASclassPath: [2024-03-19T02:23:44.856Z] [2024-03-19T02:23:44.856Z] init-common: [2024-03-19T02:23:44.857Z] [2024-03-19T02:23:44.857Z] clean-common: [2024-03-19T02:23:44.857Z] [2024-03-19T02:23:44.857Z] setOSConditions: [2024-03-19T02:23:44.857Z] [2024-03-19T02:23:44.857Z] setToolWin: [2024-03-19T02:23:44.857Z] [2024-03-19T02:23:44.857Z] setToolUnix: [2024-03-19T02:23:44.857Z] [2024-03-19T02:23:44.857Z] setToolProperty: [2024-03-19T02:23:44.857Z] [2024-03-19T02:23:44.857Z] setS1ASclassPath: [2024-03-19T02:23:44.857Z] [2024-03-19T02:23:44.857Z] init-common: [2024-03-19T02:23:44.857Z] [2024-03-19T02:23:44.857Z] clean-classes-common: [2024-03-19T02:23:44.857Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:44.857Z] [2024-03-19T02:23:44.857Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:44.857Z] setOSConditions: [2024-03-19T02:23:44.857Z] [java] Mar 19, 2024 2:23:44 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:23:44.857Z] [2024-03-19T02:23:44.857Z] [java] INFO: Grizzly Framework 4.0.2 started in: 19 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:23:44.857Z] [java] Mar 19, 2024 2:23:44 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:44.857Z] setToolWin: [2024-03-19T02:23:44.857Z] [2024-03-19T02:23:44.857Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:44.857Z] [java] Mar 19, 2024 2:23:44 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:23:44.857Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:23:44.857Z] setToolUnix: [2024-03-19T02:23:44.857Z] [2024-03-19T02:23:44.857Z] [java] Mar 19, 2024 2:23:44 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:23:44.858Z] setToolProperty: [2024-03-19T02:23:44.858Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:23:44.858Z] [2024-03-19T02:23:44.858Z] [java] Mar 19, 2024 2:23:44 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:23:44.858Z] setS1ASclassPath: [2024-03-19T02:23:44.858Z] [2024-03-19T02:23:44.858Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,324 ms), startup services (8 ms), total (2,332 ms) [2024-03-19T02:23:44.858Z] [java] Mar 19, 2024 2:23:44 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:23:44.858Z] init-common: [2024-03-19T02:23:44.858Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:23:44.858Z] [2024-03-19T02:23:44.858Z] [java] Mar 19, 2024 2:23:44 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:23:44.858Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:23:44.858Z] clean-jars-common: [2024-03-19T02:23:44.858Z] [2024-03-19T02:23:44.858Z] [java] Mar 19, 2024 2:23:44 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:44.858Z] compile: [2024-03-19T02:23:44.858Z] [2024-03-19T02:23:44.858Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/tmp [2024-03-19T02:23:44.858Z] [java] Mar 19, 2024 2:23:44 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:44.858Z] setOSConditions: [2024-03-19T02:23:44.858Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:23:44.858Z] [2024-03-19T02:23:44.858Z] [java] Mar 19, 2024 2:23:44 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:44.858Z] setToolWin: [2024-03-19T02:23:44.858Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-03-19T02:23:44.858Z] [2024-03-19T02:23:44.858Z] setToolUnix: [2024-03-19T02:23:44.858Z] [2024-03-19T02:23:44.858Z] setToolProperty: [2024-03-19T02:23:44.858Z] [2024-03-19T02:23:44.858Z] setS1ASclassPath: [2024-03-19T02:23:44.858Z] [2024-03-19T02:23:44.858Z] init-common: [2024-03-19T02:23:44.858Z] [2024-03-19T02:23:44.858Z] compile-common: [2024-03-19T02:23:44.859Z] [echo] Current time (ISO): 2024-03-19T02:23:44.832+0000 [2024-03-19T02:23:44.859Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:44.859Z] [javac] Compiling 20 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:44.971Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false clientQueue [2024-03-19T02:23:44.971Z] [exec] JMS Desctination clientQueue created. [2024-03-19T02:23:45.000Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups manager:employee --target server foobar [2024-03-19T02:23:45.000Z] [2024-03-19T02:23:45.000Z] setOSConditions: [2024-03-19T02:23:45.000Z] [2024-03-19T02:23:45.000Z] setToolWin: [2024-03-19T02:23:45.000Z] [2024-03-19T02:23:45.000Z] setToolUnix: [2024-03-19T02:23:45.000Z] [2024-03-19T02:23:45.000Z] setToolProperty: [2024-03-19T02:23:45.000Z] [2024-03-19T02:23:45.000Z] setS1ASclassPath: [2024-03-19T02:23:45.001Z] [2024-03-19T02:23:45.001Z] init-common: [2024-03-19T02:23:45.001Z] [2024-03-19T02:23:45.001Z] create-users-common: [2024-03-19T02:23:45.005Z] [exec] Application deployed with name web-jsp-forward-preserve-application-response-wrapper-web. [2024-03-19T02:23:45.005Z] [2024-03-19T02:23:45.005Z] deploy-war-commonee: [2024-03-19T02:23:45.005Z] [2024-03-19T02:23:45.005Z] run: [2024-03-19T02:23:45.005Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-preserve-application-response-wrapper/filtered/from.jsp [2024-03-19T02:23:45.005Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:45.005Z] [java] [2024-03-19T02:23:45.005Z] [java] [2024-03-19T02:23:45.005Z] [java] ----------------------------------------- [2024-03-19T02:23:45.005Z] [java] - jsp-forward-preserve-application-response-wrapper: PASS - [2024-03-19T02:23:45.005Z] [java] ----------------------------------------- [2024-03-19T02:23:45.005Z] [java] - Total PASS : 1 - [2024-03-19T02:23:45.005Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:45.005Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:45.005Z] [java] ----------------------------------------- [2024-03-19T02:23:45.005Z] [2024-03-19T02:23:45.005Z] undeploy: [2024-03-19T02:23:45.005Z] [2024-03-19T02:23:45.005Z] setOSConditions: [2024-03-19T02:23:45.005Z] [2024-03-19T02:23:45.005Z] setToolWin: [2024-03-19T02:23:45.005Z] [2024-03-19T02:23:45.005Z] setToolUnix: [2024-03-19T02:23:45.005Z] [2024-03-19T02:23:45.005Z] setToolProperty: [2024-03-19T02:23:45.005Z] [2024-03-19T02:23:45.005Z] setS1ASclassPath: [2024-03-19T02:23:45.005Z] [2024-03-19T02:23:45.005Z] init-common: [2024-03-19T02:23:45.005Z] [2024-03-19T02:23:45.005Z] undeploy-war-common: [2024-03-19T02:23:45.026Z] [java] testing injected BmpRemoteHome [2024-03-19T02:23:45.026Z] [java] metadata = com.sun.ejb.portable.EJBMetaDataImpl@7cdb7fc [2024-03-19T02:23:45.026Z] [java] testing injected SlessRemoteHome [2024-03-19T02:23:45.026Z] [java] testing injected SfulRemoteHome [2024-03-19T02:23:45.026Z] [java] testing Remote 3.0 Hello intf [2024-03-19T02:23:45.026Z] [java] [2024-03-19T02:23:45.026Z] [java] Stateful Session results (microsec): with tx no tx: [2024-03-19T02:23:45.170Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:45.170Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:45.170Z] [javac] 1 warning [2024-03-19T02:23:45.170Z] [2024-03-19T02:23:45.170Z] setOSConditions: [2024-03-19T02:23:45.170Z] [2024-03-19T02:23:45.170Z] setToolWin: [2024-03-19T02:23:45.170Z] [2024-03-19T02:23:45.170Z] setToolUnix: [2024-03-19T02:23:45.170Z] [2024-03-19T02:23:45.170Z] setToolProperty: [2024-03-19T02:23:45.170Z] [2024-03-19T02:23:45.170Z] setS1ASclassPath: [2024-03-19T02:23:45.171Z] [2024-03-19T02:23:45.171Z] init-common: [2024-03-19T02:23:45.171Z] [2024-03-19T02:23:45.171Z] compile-common: [2024-03-19T02:23:45.171Z] [echo] Current time (ISO): 2024-03-19T02:23:44.947+0000 [2024-03-19T02:23:45.171Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:45.262Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-forward-preserve-application-response-wrapper-web [2024-03-19T02:23:45.262Z] [2024-03-19T02:23:45.262Z] all: [2024-03-19T02:23:45.262Z] [echo] [2024-03-19T02:23:45.262Z] [echo] ************************* [2024-03-19T02:23:45.262Z] [echo] * Running jspForwardUnbuffered [2024-03-19T02:23:45.262Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered [2024-03-19T02:23:45.262Z] [echo] ************************* [2024-03-19T02:23:45.262Z] [echo] [2024-03-19T02:23:45.262Z] [2024-03-19T02:23:45.262Z] setOSConditions: [2024-03-19T02:23:45.262Z] [2024-03-19T02:23:45.262Z] setToolWin: [2024-03-19T02:23:45.262Z] [2024-03-19T02:23:45.262Z] setToolUnix: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] setToolProperty: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] setS1ASclassPath: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] init-common: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] clean: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] setOSConditions: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] setToolWin: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] setToolUnix: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] setToolProperty: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] setS1ASclassPath: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] init-common: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] clean-common: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] setOSConditions: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] setToolWin: [2024-03-19T02:23:45.263Z] [2024-03-19T02:23:45.263Z] setToolUnix: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] setToolProperty: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] setS1ASclassPath: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] init-common: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] clean-classes-common: [2024-03-19T02:23:45.264Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] setOSConditions: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] setToolWin: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] setToolUnix: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] setToolProperty: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] setS1ASclassPath: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] init-common: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] clean-jars-common: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] compile: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.264Z] setOSConditions: [2024-03-19T02:23:45.264Z] [2024-03-19T02:23:45.265Z] setToolWin: [2024-03-19T02:23:45.265Z] [2024-03-19T02:23:45.265Z] setToolUnix: [2024-03-19T02:23:45.265Z] [2024-03-19T02:23:45.265Z] setToolProperty: [2024-03-19T02:23:45.265Z] [2024-03-19T02:23:45.265Z] setS1ASclassPath: [2024-03-19T02:23:45.265Z] [2024-03-19T02:23:45.265Z] init-common: [2024-03-19T02:23:45.265Z] [2024-03-19T02:23:45.265Z] compile-common: [2024-03-19T02:23:45.265Z] [echo] Current time (ISO): 2024-03-19T02:23:45.184+0000 [2024-03-19T02:23:45.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:45.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/servlet [2024-03-19T02:23:45.265Z] [2024-03-19T02:23:45.265Z] build: [2024-03-19T02:23:45.265Z] [2024-03-19T02:23:45.265Z] setOSConditions: [2024-03-19T02:23:45.265Z] [2024-03-19T02:23:45.265Z] setToolWin: [2024-03-19T02:23:45.265Z] [2024-03-19T02:23:45.265Z] setToolUnix: [2024-03-19T02:23:45.265Z] [2024-03-19T02:23:45.265Z] setToolProperty: [2024-03-19T02:23:45.265Z] [2024-03-19T02:23:45.265Z] setS1ASclassPath: [2024-03-19T02:23:45.265Z] [2024-03-19T02:23:45.266Z] init-common: [2024-03-19T02:23:45.266Z] [2024-03-19T02:23:45.266Z] webclient-war-common: [2024-03-19T02:23:45.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:45.266Z] [2024-03-19T02:23:45.266Z] clear: [2024-03-19T02:23:45.266Z] [2024-03-19T02:23:45.266Z] test-tlds-exist: [2024-03-19T02:23:45.266Z] [2024-03-19T02:23:45.266Z] copy-tlds: [2024-03-19T02:23:45.266Z] [2024-03-19T02:23:45.266Z] test-tagfiles-exist: [2024-03-19T02:23:45.266Z] [2024-03-19T02:23:45.266Z] copy-tagfiles: [2024-03-19T02:23:45.266Z] [2024-03-19T02:23:45.266Z] package-war-common: [2024-03-19T02:23:45.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:45.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:45.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:45.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:45.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/lib [2024-03-19T02:23:45.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:45.266Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-unbuffered-web.war [2024-03-19T02:23:45.266Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:45.267Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:45.267Z] [javac] Compiling 1 source file [2024-03-19T02:23:45.267Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:45.267Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:45.267Z] [2024-03-19T02:23:45.267Z] deploy: [2024-03-19T02:23:45.267Z] [2024-03-19T02:23:45.267Z] deploy-war-common: [2024-03-19T02:23:45.267Z] [2024-03-19T02:23:45.267Z] setOSConditions: [2024-03-19T02:23:45.267Z] [2024-03-19T02:23:45.267Z] setToolWin: [2024-03-19T02:23:45.267Z] [2024-03-19T02:23:45.267Z] setToolUnix: [2024-03-19T02:23:45.267Z] [2024-03-19T02:23:45.267Z] setToolProperty: [2024-03-19T02:23:45.267Z] [2024-03-19T02:23:45.267Z] setS1ASclassPath: [2024-03-19T02:23:45.267Z] [2024-03-19T02:23:45.267Z] init-common: [2024-03-19T02:23:45.267Z] [2024-03-19T02:23:45.267Z] deploy-war-commonpe: [2024-03-19T02:23:45.283Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid pkgWarTest1-pool --enabled=true --target server jdbc/pkgWarTest1 [2024-03-19T02:23:45.283Z] [exec] JDBC resource jdbc/pkgWarTest1 created successfully. [2024-03-19T02:23:45.284Z] [echo] cmd executed for server [2024-03-19T02:23:45.284Z] [2024-03-19T02:23:45.284Z] clean: [2024-03-19T02:23:45.284Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:45.284Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:45.284Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:45.284Z] [2024-03-19T02:23:45.284Z] compile: [2024-03-19T02:23:45.284Z] [2024-03-19T02:23:45.284Z] setOSConditions: [2024-03-19T02:23:45.284Z] [2024-03-19T02:23:45.284Z] setToolWin: [2024-03-19T02:23:45.284Z] [2024-03-19T02:23:45.284Z] setToolUnix: [2024-03-19T02:23:45.284Z] [2024-03-19T02:23:45.284Z] setToolProperty: [2024-03-19T02:23:45.284Z] [2024-03-19T02:23:45.284Z] setS1ASclassPath: [2024-03-19T02:23:45.284Z] [2024-03-19T02:23:45.284Z] [java] [2024-03-19T02:23:45.284Z] init-common: [2024-03-19T02:23:45.284Z] [java] Stateless Session results (microsec): with tx no tx: [2024-03-19T02:23:45.284Z] [2024-03-19T02:23:45.284Z] [java] [2024-03-19T02:23:45.284Z] [java] BMP Entity results (microsec): with tx no tx: [2024-03-19T02:23:45.284Z] [java] Successfully caught exception class java.lang.Exception throwException [2024-03-19T02:23:45.284Z] compile-common: [2024-03-19T02:23:45.284Z] [echo] Current time (ISO): 2024-03-19T02:23:45.033+0000 [2024-03-19T02:23:45.284Z] [java] Successfully caught exception class jakarta.ejb.FinderException throwAppException1 [2024-03-19T02:23:45.284Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:45.284Z] [java] Successfully caught exception class jakarta.ejb.ObjectNotFoundException throwAppException2 [2024-03-19T02:23:45.285Z] [java] Value of key is: main [2024-03-19T02:23:45.285Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:45.285Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:45.285Z] [java] [2024-03-19T02:23:45.285Z] [java] [2024-03-19T02:23:45.285Z] [java] ----------------------------------------- [2024-03-19T02:23:45.285Z] [java] - main: PASS - [2024-03-19T02:23:45.285Z] [java] ----------------------------------------- [2024-03-19T02:23:45.285Z] [java] Total PASS: 1 [2024-03-19T02:23:45.285Z] [java] Total FAIL: 0 [2024-03-19T02:23:45.285Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:45.285Z] [java] ----------------------------------------- [2024-03-19T02:23:45.285Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:45.285Z] [java] in flushAll , creating new testSuiteHash [Pipeline] junit [2024-03-19T02:23:45.318Z] Recording test results [2024-03-19T02:23:45.516Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:45.541Z] [2024-03-19T02:23:45.541Z] undeploy: [2024-03-19T02:23:45.541Z] [2024-03-19T02:23:45.541Z] setOSConditions: [2024-03-19T02:23:45.541Z] [2024-03-19T02:23:45.541Z] setToolWin: [2024-03-19T02:23:45.541Z] [2024-03-19T02:23:45.541Z] setToolUnix: [2024-03-19T02:23:45.541Z] [2024-03-19T02:23:45.541Z] setToolProperty: [2024-03-19T02:23:45.541Z] [2024-03-19T02:23:45.541Z] setS1ASclassPath: [2024-03-19T02:23:45.541Z] [2024-03-19T02:23:45.541Z] init-common: [2024-03-19T02:23:45.541Z] [2024-03-19T02:23:45.542Z] undeploy-common: [2024-03-19T02:23:45.554Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=clientQueue --target server --force=false jms/clientQueue [2024-03-19T02:23:45.554Z] [exec] Administered object jms/clientQueue created. [2024-03-19T02:23:45.554Z] [2024-03-19T02:23:45.554Z] deploy: [2024-03-19T02:23:45.554Z] [2024-03-19T02:23:45.554Z] setOSConditions: [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] setToolWin: [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] setToolUnix: [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] setToolProperty: [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] setS1ASclassPath: [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] init-common: [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] deploy-common: [2024-03-19T02:23:45.555Z] [echo] Current time (ISO): 2024-03-19T02:23:45.265+0000 [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] setOSConditions: [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] setToolWin: [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] setToolUnix: [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] setToolProperty: [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] setS1ASclassPath: [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] init-common: [2024-03-19T02:23:45.555Z] [2024-03-19T02:23:45.555Z] deploy-common-pe: [2024-03-19T02:23:45.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups hr:employee --target server barfoo [2024-03-19T02:23:45.589Z] [2024-03-19T02:23:45.590Z] setOSConditions: [2024-03-19T02:23:45.590Z] [2024-03-19T02:23:45.590Z] setToolWin: [2024-03-19T02:23:45.590Z] [2024-03-19T02:23:45.590Z] setToolUnix: [2024-03-19T02:23:45.590Z] [2024-03-19T02:23:45.590Z] setToolProperty: [2024-03-19T02:23:45.590Z] [2024-03-19T02:23:45.590Z] setS1ASclassPath: [2024-03-19T02:23:45.590Z] [2024-03-19T02:23:45.590Z] init-common: [2024-03-19T02:23:45.590Z] [2024-03-19T02:23:45.590Z] create-users-common: [2024-03-19T02:23:45.655Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:45.691Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear [2024-03-19T02:23:45.734Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:45.734Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:45.734Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:45.734Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:45.734Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:45.734Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:45.734Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:45.745Z] [javac] 1 warning [2024-03-19T02:23:45.745Z] [2024-03-19T02:23:45.745Z] setOSConditions: [2024-03-19T02:23:45.745Z] [2024-03-19T02:23:45.745Z] setToolWin: [2024-03-19T02:23:45.745Z] [2024-03-19T02:23:45.745Z] setToolUnix: [2024-03-19T02:23:45.745Z] [2024-03-19T02:23:45.745Z] setToolProperty: [2024-03-19T02:23:45.745Z] [2024-03-19T02:23:45.745Z] setS1ASclassPath: [2024-03-19T02:23:45.745Z] [2024-03-19T02:23:45.745Z] init-common: [2024-03-19T02:23:45.745Z] [2024-03-19T02:23:45.745Z] compile-common: [2024-03-19T02:23:45.745Z] [echo] Current time (ISO): 2024-03-19T02:23:45.468+0000 [2024-03-19T02:23:45.746Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:45.773Z] [javac] 1 warning [2024-03-19T02:23:45.773Z] [2024-03-19T02:23:45.773Z] setOSConditions: [2024-03-19T02:23:45.773Z] [2024-03-19T02:23:45.773Z] setToolWin: [2024-03-19T02:23:45.773Z] [2024-03-19T02:23:45.773Z] setToolUnix: [2024-03-19T02:23:45.773Z] [2024-03-19T02:23:45.773Z] setToolProperty: [2024-03-19T02:23:45.774Z] [2024-03-19T02:23:45.774Z] setS1ASclassPath: [2024-03-19T02:23:45.774Z] [2024-03-19T02:23:45.774Z] init-common: [2024-03-19T02:23:45.774Z] [2024-03-19T02:23:45.774Z] compile-common: [2024-03-19T02:23:45.774Z] [echo] Current time (ISO): 2024-03-19T02:23:45.739+0000 [2024-03-19T02:23:45.774Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:45.789Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:45.789Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:45.789Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:45.789Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:45.789Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:45.789Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:45.789Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:45.790Z] [java] Mar 19, 2024 2:23:45 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:23:45.790Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:23:45.790Z] [java] Mar 19, 2024 2:23:45 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:23:45.790Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:23:45.790Z] [java] Mar 19, 2024 2:23:45 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:23:45.790Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:23:45.790Z] [java] Mar 19, 2024 2:23:45 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:23:45.790Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:23:45.812Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2024-03-19T02:23:45.831Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-forward-unbuffered --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-unbuffered-web.war [2024-03-19T02:23:45.915Z] [javac] 1 warning [2024-03-19T02:23:45.916Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:45.916Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:45.916Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:45.916Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:45.916Z] [2024-03-19T02:23:45.916Z] pkg-war: [2024-03-19T02:23:45.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:45.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:45.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:45.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:45.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:23:45.916Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:45.916Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:45.916Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-03-19T02:23:45.916Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:23:45.917Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:23:45.917Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:45.917Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:45.917Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/${web.wsit.descriptors} does not exist. [2024-03-19T02:23:45.917Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/client-handler-1-web.war [2024-03-19T02:23:45.917Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:45.917Z] [2024-03-19T02:23:45.917Z] assemble-client: [2024-03-19T02:23:45.917Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:23:45.917Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/wsdl [2024-03-19T02:23:45.917Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:45.917Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:45.917Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:45.917Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:45.917Z] [2024-03-19T02:23:45.917Z] setOSConditions: [2024-03-19T02:23:45.918Z] [2024-03-19T02:23:45.918Z] setToolWin: [2024-03-19T02:23:45.918Z] [2024-03-19T02:23:45.918Z] setToolUnix: [2024-03-19T02:23:45.918Z] [2024-03-19T02:23:45.918Z] setToolProperty: [2024-03-19T02:23:45.918Z] [2024-03-19T02:23:45.918Z] setS1ASclassPath: [2024-03-19T02:23:45.918Z] [2024-03-19T02:23:45.918Z] init-common: [2024-03-19T02:23:45.918Z] [2024-03-19T02:23:45.918Z] wsimport: [2024-03-19T02:23:46.048Z] [java] Mar 19, 2024 2:23:45 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:23:46.049Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:23:46.049Z] [java] Mar 19, 2024 2:23:45 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:23:46.049Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-03-19T02:23:46.049Z] [java] Mar 19, 2024 2:23:45 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:23:46.049Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-03-19T02:23:46.049Z] [java] Mar 19, 2024 2:23:45 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:23:46.049Z] [java] INFO: Created virtual server server [2024-03-19T02:23:46.049Z] [java] Mar 19, 2024 2:23:45 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:23:46.049Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-03-19T02:23:46.049Z] [java] Mar 19, 2024 2:23:45 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:23:46.049Z] [java] INFO: Created virtual server __asadmin [2024-03-19T02:23:46.049Z] [java] Mar 19, 2024 2:23:45 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:23:46.049Z] [java] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:23:46.049Z] [java] Mar 19, 2024 2:23:45 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:23:46.049Z] [java] INFO: Virtual server server loaded default web module [2024-03-19T02:23:46.111Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-clientview-coreApp [2024-03-19T02:23:46.111Z] [2024-03-19T02:23:46.111Z] all: [2024-03-19T02:23:46.111Z] [2024-03-19T02:23:46.111Z] adapted: [2024-03-19T02:23:46.111Z] [2024-03-19T02:23:46.111Z] setOSConditions: [2024-03-19T02:23:46.111Z] [2024-03-19T02:23:46.111Z] setToolWin: [2024-03-19T02:23:46.111Z] [2024-03-19T02:23:46.111Z] setToolUnix: [2024-03-19T02:23:46.111Z] [2024-03-19T02:23:46.111Z] setToolProperty: [2024-03-19T02:23:46.111Z] [2024-03-19T02:23:46.112Z] setS1ASclassPath: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] init-common: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] clean: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] setOSConditions: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] setToolWin: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] setToolUnix: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] setToolProperty: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] setS1ASclassPath: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] init-common: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] clean-common: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] setOSConditions: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] setToolWin: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] setToolUnix: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.112Z] setToolProperty: [2024-03-19T02:23:46.112Z] [2024-03-19T02:23:46.113Z] setS1ASclassPath: [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] init-common: [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] clean-classes-common: [2024-03-19T02:23:46.113Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] setOSConditions: [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] setToolWin: [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] setToolUnix: [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] setToolProperty: [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] setS1ASclassPath: [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] init-common: [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] clean-jars-common: [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] compile: [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] setOSConditions: [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] setToolWin: [2024-03-19T02:23:46.113Z] [2024-03-19T02:23:46.113Z] setToolUnix: [2024-03-19T02:23:46.114Z] [2024-03-19T02:23:46.114Z] setToolProperty: [2024-03-19T02:23:46.114Z] [2024-03-19T02:23:46.114Z] setS1ASclassPath: [2024-03-19T02:23:46.114Z] [2024-03-19T02:23:46.114Z] init-common: [2024-03-19T02:23:46.114Z] [2024-03-19T02:23:46.114Z] compile-common: [2024-03-19T02:23:46.114Z] [echo] Current time (ISO): 2024-03-19T02:23:45.970+0000 [2024-03-19T02:23:46.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:46.114Z] [javac] Compiling 30 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:46.175Z] [exec] parsing WSDL... [2024-03-19T02:23:46.187Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups support:contractor --target server foofoo [2024-03-19T02:23:46.187Z] [2024-03-19T02:23:46.187Z] setOSConditions: [2024-03-19T02:23:46.187Z] [2024-03-19T02:23:46.187Z] setToolWin: [2024-03-19T02:23:46.187Z] [2024-03-19T02:23:46.187Z] setToolUnix: [2024-03-19T02:23:46.187Z] [2024-03-19T02:23:46.187Z] setToolProperty: [2024-03-19T02:23:46.187Z] [2024-03-19T02:23:46.187Z] setS1ASclassPath: [2024-03-19T02:23:46.187Z] [2024-03-19T02:23:46.187Z] init-common: [2024-03-19T02:23:46.187Z] [2024-03-19T02:23:46.187Z] create-users-common: [2024-03-19T02:23:46.273Z] [javaWithResult] Mar 19, 2024 2:23:45 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:46.273Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:46.273Z] [javaWithResult] Mar 19, 2024 2:23:46 AM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2024-03-19T02:23:46.273Z] [javaWithResult] WARNING: URI is not hierarchical [2024-03-19T02:23:46.273Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2024-03-19T02:23:46.273Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2024-03-19T02:23:46.273Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:129) [2024-03-19T02:23:46.273Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:599) [2024-03-19T02:23:46.273Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:585) [2024-03-19T02:23:46.273Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:533) [2024-03-19T02:23:46.273Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-03-19T02:23:46.273Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-03-19T02:23:46.273Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-03-19T02:23:46.273Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:46.273Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-03-19T02:23:46.273Z] [javaWithResult] [2024-03-19T02:23:46.306Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:46.306Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/client/Client.java:51: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:23:46.306Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-03-19T02:23:46.306Z] [javac] ^ [2024-03-19T02:23:46.307Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2024-03-19T02:23:46.309Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:46.309Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:46.309Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:46.309Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:46.309Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:46.309Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:46.309Z] [javac] Use -proc:none to disable annotation processing. [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-03-19T02:23:46.364Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:46.364Z] [javac] 1 warning [2024-03-19T02:23:46.364Z] [2024-03-19T02:23:46.364Z] build: [2024-03-19T02:23:46.364Z] [2024-03-19T02:23:46.364Z] setOSConditions: [2024-03-19T02:23:46.364Z] [2024-03-19T02:23:46.364Z] setToolWin: [2024-03-19T02:23:46.364Z] [2024-03-19T02:23:46.364Z] setToolUnix: [2024-03-19T02:23:46.364Z] [2024-03-19T02:23:46.364Z] setToolProperty: [2024-03-19T02:23:46.364Z] [2024-03-19T02:23:46.364Z] setS1ASclassPath: [2024-03-19T02:23:46.364Z] [2024-03-19T02:23:46.364Z] init-common: [2024-03-19T02:23:46.364Z] [2024-03-19T02:23:46.364Z] webclient-war-common: [2024-03-19T02:23:46.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:46.375Z] [exec] Application deployed with name connector-mq-simplestressApp. [2024-03-19T02:23:46.375Z] [echo] Deployment on target server server successful [2024-03-19T02:23:46.375Z] [2024-03-19T02:23:46.375Z] setOSConditions: [2024-03-19T02:23:46.375Z] [2024-03-19T02:23:46.375Z] setToolWin: [2024-03-19T02:23:46.375Z] [2024-03-19T02:23:46.375Z] setToolUnix: [2024-03-19T02:23:46.375Z] [2024-03-19T02:23:46.375Z] setToolProperty: [2024-03-19T02:23:46.375Z] [2024-03-19T02:23:46.375Z] setS1ASclassPath: [2024-03-19T02:23:46.375Z] [2024-03-19T02:23:46.375Z] init-common: [2024-03-19T02:23:46.375Z] [2024-03-19T02:23:46.375Z] deploy-common-ee: [2024-03-19T02:23:46.375Z] [2024-03-19T02:23:46.375Z] run: [2024-03-19T02:23:46.375Z] [2024-03-19T02:23:46.375Z] setOSConditions: [2024-03-19T02:23:46.375Z] [2024-03-19T02:23:46.375Z] setToolWin: [2024-03-19T02:23:46.375Z] [2024-03-19T02:23:46.375Z] setToolUnix: [2024-03-19T02:23:46.375Z] [2024-03-19T02:23:46.375Z] setToolProperty: [2024-03-19T02:23:46.376Z] [2024-03-19T02:23:46.376Z] setS1ASclassPath: [2024-03-19T02:23:46.376Z] [2024-03-19T02:23:46.376Z] init-common: [2024-03-19T02:23:46.376Z] [2024-03-19T02:23:46.376Z] runclient-common: [2024-03-19T02:23:46.376Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressAppClient.jar -name connector-mq-simplestressClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:23:46.393Z] [exec] Application deployed with name web-jsp-forward-unbuffered-web. [2024-03-19T02:23:46.393Z] [2024-03-19T02:23:46.393Z] deploy-war-commonee: [2024-03-19T02:23:46.393Z] [2024-03-19T02:23:46.393Z] run: [2024-03-19T02:23:46.532Z] [javaWithResult] [dol.validation.Validator]:: Input archive: [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear] is not valid [2024-03-19T02:23:46.532Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-03-19T02:23:46.532Z] [javaWithResult] Mar 19, 2024 2:23:46 AM com.sun.enterprise.deployment.node.SaxParserHandler getSchemaFileFor [2024-03-19T02:23:46.532Z] [javaWithResult] INFO: Cannot find the schema file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/schemas/weblogic-application/1.4/weblogic-application.xsd [2024-03-19T02:23:46.532Z] [javaWithResult] Mar 19, 2024 2:23:46 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-03-19T02:23:46.532Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-03-19T02:23:46.532Z] [javaWithResult] Mar 19, 2024 2:23:46 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-03-19T02:23:46.532Z] [javaWithResult] SEVERE: Error occurred [2024-03-19T02:23:46.532Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://xmlns.oracle.com/weblogic/weblogic-application/1.4/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-03-19T02:23:46.532Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-03-19T02:23:46.532Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-03-19T02:23:46.532Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1135) [2024-03-19T02:23:46.532Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-03-19T02:23:46.532Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-03-19T02:23:46.532Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-03-19T02:23:46.532Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:376) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:615) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-03-19T02:23:46.533Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-03-19T02:23:46.533Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-03-19T02:23:46.533Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-03-19T02:23:46.533Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-03-19T02:23:46.533Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-03-19T02:23:46.533Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-03-19T02:23:46.533Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-03-19T02:23:46.533Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-03-19T02:23:46.533Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-03-19T02:23:46.533Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:46.533Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-03-19T02:23:46.533Z] [javaWithResult] [2024-03-19T02:23:46.533Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://xmlns.oracle.com/weblogic/weblogic-application/1.4/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-03-19T02:23:46.534Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1135) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:376) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:615) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-03-19T02:23:46.534Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-03-19T02:23:46.534Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-03-19T02:23:46.534Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-03-19T02:23:46.534Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-03-19T02:23:46.535Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-03-19T02:23:46.535Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-03-19T02:23:46.535Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-03-19T02:23:46.535Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-03-19T02:23:46.535Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-03-19T02:23:46.535Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:46.535Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-03-19T02:23:46.535Z] [javaWithResult] Java Result: 255 [2024-03-19T02:23:46.535Z] [2024-03-19T02:23:46.535Z] processResult: [2024-03-19T02:23:46.535Z] [2024-03-19T02:23:46.535Z] failed: [2024-03-19T02:23:46.535Z] [2024-03-19T02:23:46.535Z] passed: [2024-03-19T02:23:46.535Z] [2024-03-19T02:23:46.535Z] unknown: [2024-03-19T02:23:46.535Z] [2024-03-19T02:23:46.535Z] writeLogToConsole: [2024-03-19T02:23:46.535Z] [echo] Test validation UNKNOWN at 19-Mar-2024 02:23:46.490 with return code 255 [2024-03-19T02:23:46.535Z] [2024-03-19T02:23:46.535Z] declare-test: [2024-03-19T02:23:46.535Z] [echo] Starting test validation dol/validation Test WLS Ear2 [2024-03-19T02:23:46.535Z] [2024-03-19T02:23:46.535Z] init.os: [2024-03-19T02:23:46.535Z] [2024-03-19T02:23:46.535Z] init.tools.unix: [2024-03-19T02:23:46.535Z] [2024-03-19T02:23:46.535Z] init.tools.windows: [2024-03-19T02:23:46.535Z] [2024-03-19T02:23:46.535Z] init.tools: [2024-03-19T02:23:46.535Z] [2024-03-19T02:23:46.536Z] setAsadminArgs: [2024-03-19T02:23:46.536Z] [2024-03-19T02:23:46.536Z] init: [2024-03-19T02:23:46.536Z] [2024-03-19T02:23:46.536Z] init.customtasks: [2024-03-19T02:23:46.536Z] [2024-03-19T02:23:46.536Z] run.validator: [2024-03-19T02:23:46.536Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:46.563Z] [javac] 2 warnings [2024-03-19T02:23:46.563Z] [2024-03-19T02:23:46.563Z] build: [2024-03-19T02:23:46.563Z] [2024-03-19T02:23:46.563Z] setOSConditions: [2024-03-19T02:23:46.563Z] [2024-03-19T02:23:46.563Z] fixFiles: [2024-03-19T02:23:46.563Z] [2024-03-19T02:23:46.563Z] convUnix: [2024-03-19T02:23:46.563Z] [2024-03-19T02:23:46.563Z] convWin: [2024-03-19T02:23:46.563Z] [2024-03-19T02:23:46.563Z] setToolWin: [2024-03-19T02:23:46.563Z] [2024-03-19T02:23:46.563Z] setToolUnix: [2024-03-19T02:23:46.563Z] [2024-03-19T02:23:46.563Z] setToolProperty: [2024-03-19T02:23:46.563Z] [2024-03-19T02:23:46.563Z] setS1ASclassPath: [2024-03-19T02:23:46.564Z] [2024-03-19T02:23:46.564Z] init-common: [2024-03-19T02:23:46.564Z] [2024-03-19T02:23:46.564Z] package-persistence-common: [2024-03-19T02:23:46.564Z] [2024-03-19T02:23:46.564Z] ejb-jar-common: [2024-03-19T02:23:46.564Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:46.564Z] [2024-03-19T02:23:46.564Z] package-ejbjar-common: [2024-03-19T02:23:46.564Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:46.564Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:46.564Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:46.564Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimer-ejb.jar [2024-03-19T02:23:46.564Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:46.564Z] [2024-03-19T02:23:46.564Z] appclient-jar-common: [2024-03-19T02:23:46.564Z] [2024-03-19T02:23:46.564Z] package-appclientjar-common: [2024-03-19T02:23:46.564Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:46.564Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:46.564Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:46.565Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimer-client.jar [2024-03-19T02:23:46.565Z] [2024-03-19T02:23:46.565Z] webclient-war-common: [2024-03-19T02:23:46.565Z] [2024-03-19T02:23:46.565Z] build-ear-common: [2024-03-19T02:23:46.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:46.565Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:46.565Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:46.565Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimerApp.ear [2024-03-19T02:23:46.565Z] [2024-03-19T02:23:46.565Z] create-resources: [2024-03-19T02:23:46.565Z] [2024-03-19T02:23:46.565Z] asadmin-batch-common: [2024-03-19T02:23:46.615Z] [java] Mar 19, 2024 2:23:46 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:23:46.615Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:23:46.621Z] [2024-03-19T02:23:46.621Z] clear: [2024-03-19T02:23:46.621Z] [2024-03-19T02:23:46.621Z] test-tlds-exist: [2024-03-19T02:23:46.621Z] [2024-03-19T02:23:46.621Z] copy-tlds: [2024-03-19T02:23:46.622Z] [2024-03-19T02:23:46.622Z] test-tagfiles-exist: [2024-03-19T02:23:46.622Z] [2024-03-19T02:23:46.622Z] copy-tagfiles: [2024-03-19T02:23:46.622Z] [2024-03-19T02:23:46.622Z] package-war-common: [2024-03-19T02:23:46.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:46.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:46.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:46.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:46.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/lib [2024-03-19T02:23:46.622Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:46.622Z] [copy] Copying 20 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:46.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/docroot [2024-03-19T02:23:46.622Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2024-03-19T02:23:46.622Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:46.622Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:46.622Z] [javac] Compiling 1 source file [2024-03-19T02:23:46.622Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:46.622Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:46.622Z] [2024-03-19T02:23:46.623Z] deploy: [2024-03-19T02:23:46.623Z] [2024-03-19T02:23:46.623Z] deploy-war-common: [2024-03-19T02:23:46.623Z] [2024-03-19T02:23:46.623Z] setOSConditions: [2024-03-19T02:23:46.623Z] [2024-03-19T02:23:46.623Z] setToolWin: [2024-03-19T02:23:46.623Z] [2024-03-19T02:23:46.623Z] setToolUnix: [2024-03-19T02:23:46.623Z] [2024-03-19T02:23:46.623Z] setToolProperty: [2024-03-19T02:23:46.623Z] [2024-03-19T02:23:46.623Z] setS1ASclassPath: [2024-03-19T02:23:46.623Z] [2024-03-19T02:23:46.623Z] init-common: [2024-03-19T02:23:46.623Z] [2024-03-19T02:23:46.623Z] deploy-war-commonpe: [2024-03-19T02:23:46.650Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-unbuffered/from1.jsp [2024-03-19T02:23:46.650Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-unbuffered/from2.jsp [2024-03-19T02:23:46.650Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:46.650Z] [java] [2024-03-19T02:23:46.650Z] [java] [2024-03-19T02:23:46.650Z] [java] ----------------------------------------- [2024-03-19T02:23:46.650Z] [java] - jsp-forward-unbuffered: PASS - [2024-03-19T02:23:46.650Z] [java] ----------------------------------------- [2024-03-19T02:23:46.650Z] [java] - Total PASS : 1 - [2024-03-19T02:23:46.650Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:46.650Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:46.650Z] [java] ----------------------------------------- [2024-03-19T02:23:46.650Z] [2024-03-19T02:23:46.651Z] undeploy: [2024-03-19T02:23:46.651Z] [2024-03-19T02:23:46.651Z] setOSConditions: [2024-03-19T02:23:46.651Z] [2024-03-19T02:23:46.651Z] setToolWin: [2024-03-19T02:23:46.651Z] [2024-03-19T02:23:46.651Z] setToolUnix: [2024-03-19T02:23:46.651Z] [2024-03-19T02:23:46.651Z] setToolProperty: [2024-03-19T02:23:46.651Z] [2024-03-19T02:23:46.651Z] setS1ASclassPath: [2024-03-19T02:23:46.651Z] [2024-03-19T02:23:46.651Z] init-common: [2024-03-19T02:23:46.651Z] [2024-03-19T02:23:46.651Z] undeploy-war-common: [2024-03-19T02:23:46.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups security --target server barbar [2024-03-19T02:23:46.751Z] [2024-03-19T02:23:46.751Z] create-security-maps: [2024-03-19T02:23:46.751Z] [2024-03-19T02:23:46.751Z] setOSConditions: [2024-03-19T02:23:46.751Z] [2024-03-19T02:23:46.751Z] setToolWin: [2024-03-19T02:23:46.751Z] [2024-03-19T02:23:46.751Z] setToolUnix: [2024-03-19T02:23:46.751Z] [2024-03-19T02:23:46.751Z] setToolProperty: [2024-03-19T02:23:46.751Z] [2024-03-19T02:23:46.751Z] setS1ASclassPath: [2024-03-19T02:23:46.751Z] [2024-03-19T02:23:46.751Z] init-common: [2024-03-19T02:23:46.752Z] [2024-03-19T02:23:46.752Z] create-security-maps-common: [2024-03-19T02:23:46.872Z] [java] Mar 19, 2024 2:23:46 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:46.872Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:23:46.879Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-no-interface-ejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2024-03-19T02:23:46.908Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-forward-unbuffered-web [2024-03-19T02:23:46.908Z] [2024-03-19T02:23:46.908Z] all: [2024-03-19T02:23:46.908Z] [echo] [2024-03-19T02:23:46.908Z] [echo] ************************* [2024-03-19T02:23:46.908Z] [echo] * Running jspGetTagLibraryInfos [2024-03-19T02:23:46.908Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos [2024-03-19T02:23:46.908Z] [echo] ************************* [2024-03-19T02:23:46.908Z] [echo] [2024-03-19T02:23:46.908Z] [2024-03-19T02:23:46.908Z] setOSConditions: [2024-03-19T02:23:46.908Z] [2024-03-19T02:23:46.908Z] setToolWin: [2024-03-19T02:23:46.908Z] [2024-03-19T02:23:46.908Z] setToolUnix: [2024-03-19T02:23:46.908Z] [2024-03-19T02:23:46.908Z] setToolProperty: [2024-03-19T02:23:46.908Z] [2024-03-19T02:23:46.909Z] setS1ASclassPath: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] init-common: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] clean: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] setOSConditions: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] setToolWin: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] setToolUnix: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] setToolProperty: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] setS1ASclassPath: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] init-common: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] clean-common: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] setOSConditions: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] setToolWin: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] setToolUnix: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.909Z] setToolProperty: [2024-03-19T02:23:46.909Z] [2024-03-19T02:23:46.910Z] setS1ASclassPath: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] init-common: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] clean-classes-common: [2024-03-19T02:23:46.910Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] setOSConditions: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] setToolWin: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] setToolUnix: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] setToolProperty: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] setS1ASclassPath: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] init-common: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] clean-jars-common: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] compile: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] setOSConditions: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] setToolWin: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.910Z] setToolUnix: [2024-03-19T02:23:46.910Z] [2024-03-19T02:23:46.911Z] setToolProperty: [2024-03-19T02:23:46.911Z] [2024-03-19T02:23:46.911Z] setS1ASclassPath: [2024-03-19T02:23:46.911Z] [2024-03-19T02:23:46.911Z] init-common: [2024-03-19T02:23:46.911Z] [2024-03-19T02:23:46.911Z] compile-common: [2024-03-19T02:23:46.911Z] [echo] Current time (ISO): 2024-03-19T02:23:46.873+0000 [2024-03-19T02:23:46.911Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:46.911Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:47.044Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:47.044Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:47.044Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:47.044Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:47.044Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:47.044Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:47.044Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:47.110Z] [exec] [2024-03-19T02:23:47.110Z] [exec] Generating code... [2024-03-19T02:23:47.110Z] [exec] [2024-03-19T02:23:47.110Z] [exec] Compiling code... [2024-03-19T02:23:47.129Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-03-19T02:23:47.129Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_timer_mdbtimer_QCF [2024-03-19T02:23:47.129Z] [exec] Connector resource jms/ejb_timer_mdbtimer_QCF created. [2024-03-19T02:23:47.129Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_timer_mdbtimer_InQueue [2024-03-19T02:23:47.129Z] [exec] JMS Desctination ejb_timer_mdbtimer_InQueue created. [2024-03-19T02:23:47.129Z] [java] Mar 19, 2024 2:23:47 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:23:47.129Z] [java] INFO: close(), this: [2024-03-19T02:23:47.129Z] [java] org.glassfish.web.loader.WebappClassLoader@3b021664[name=unknown], urls=[ [2024-03-19T02:23:47.129Z] [java] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/ [2024-03-19T02:23:47.129Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_timer_mdbtimer_InQueue --target server --force=false jms/ejb_timer_mdbtimer_InQueue [2024-03-19T02:23:47.129Z] [java] file:/tmp/gfembed17510104847205197590tmp/generated/ejb/sample/ [2024-03-19T02:23:47.129Z] [exec] Administered object jms/ejb_timer_mdbtimer_InQueue created. [2024-03-19T02:23:47.129Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=2, resourceEntryCache.size=2] [2024-03-19T02:23:47.129Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_timer_mdbtimer_OutQueue [2024-03-19T02:23:47.129Z] [exec] JMS Desctination ejb_timer_mdbtimer_OutQueue created. [2024-03-19T02:23:47.130Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_timer_mdbtimer_OutQueue --target server --force=false jms/ejb_timer_mdbtimer_OutQueue [2024-03-19T02:23:47.130Z] [exec] Administered object jms/ejb_timer_mdbtimer_OutQueue created. [2024-03-19T02:23:47.130Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt [2024-03-19T02:23:47.130Z] [2024-03-19T02:23:47.130Z] deploy: [2024-03-19T02:23:47.130Z] [2024-03-19T02:23:47.130Z] setOSConditions: [2024-03-19T02:23:47.130Z] [2024-03-19T02:23:47.130Z] setToolWin: [2024-03-19T02:23:47.130Z] [2024-03-19T02:23:47.130Z] setToolUnix: [2024-03-19T02:23:47.130Z] [2024-03-19T02:23:47.130Z] setToolProperty: [2024-03-19T02:23:47.130Z] [2024-03-19T02:23:47.130Z] setS1ASclassPath: [2024-03-19T02:23:47.130Z] [2024-03-19T02:23:47.130Z] init-common: [2024-03-19T02:23:47.130Z] [2024-03-19T02:23:47.130Z] deploy-common: [2024-03-19T02:23:47.130Z] [echo] Current time (ISO): 2024-03-19T02:23:47.030+0000 [2024-03-19T02:23:47.130Z] [2024-03-19T02:23:47.130Z] setOSConditions: [2024-03-19T02:23:47.130Z] [2024-03-19T02:23:47.130Z] setToolWin: [2024-03-19T02:23:47.130Z] [2024-03-19T02:23:47.130Z] setToolUnix: [2024-03-19T02:23:47.130Z] [2024-03-19T02:23:47.131Z] setToolProperty: [2024-03-19T02:23:47.131Z] [2024-03-19T02:23:47.131Z] setS1ASclassPath: [2024-03-19T02:23:47.131Z] [2024-03-19T02:23:47.131Z] init-common: [2024-03-19T02:23:47.131Z] [2024-03-19T02:23:47.131Z] deploy-common-pe: [2024-03-19T02:23:47.136Z] [exec] Application deployed with name cdi-no-interface-ejb-web. [2024-03-19T02:23:47.148Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:47.148Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:47.148Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:47.148Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:47.148Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:47.148Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:47.148Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:47.203Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:47.203Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:47.203Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:47.203Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:47.203Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:47.203Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:47.203Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:47.240Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:47.240Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/client/Client.java uses unchecked or unsafe operations. [2024-03-19T02:23:47.240Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:23:47.240Z] [javac] 1 warning [2024-03-19T02:23:47.240Z] [2024-03-19T02:23:47.240Z] build: [2024-03-19T02:23:47.240Z] [2024-03-19T02:23:47.240Z] setOSConditions: [2024-03-19T02:23:47.240Z] [2024-03-19T02:23:47.240Z] fixFiles: [2024-03-19T02:23:47.240Z] [2024-03-19T02:23:47.240Z] convUnix: [2024-03-19T02:23:47.240Z] [2024-03-19T02:23:47.240Z] convWin: [2024-03-19T02:23:47.240Z] [2024-03-19T02:23:47.240Z] setToolWin: [2024-03-19T02:23:47.240Z] [2024-03-19T02:23:47.240Z] setToolUnix: [2024-03-19T02:23:47.240Z] [2024-03-19T02:23:47.240Z] setToolProperty: [2024-03-19T02:23:47.240Z] [2024-03-19T02:23:47.240Z] setS1ASclassPath: [2024-03-19T02:23:47.240Z] [2024-03-19T02:23:47.240Z] init-common: [2024-03-19T02:23:47.240Z] [2024-03-19T02:23:47.240Z] package-persistence-common: [2024-03-19T02:23:47.240Z] [2024-03-19T02:23:47.241Z] ejb-jar-common: [2024-03-19T02:23:47.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:47.241Z] [2024-03-19T02:23:47.241Z] package-ejbjar-common: [2024-03-19T02:23:47.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:47.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:47.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:47.241Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPE-ejb.jar [2024-03-19T02:23:47.241Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:47.241Z] [2024-03-19T02:23:47.241Z] appclient-jar-common: [2024-03-19T02:23:47.241Z] [2024-03-19T02:23:47.241Z] package-appclientjar-common: [2024-03-19T02:23:47.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:47.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:47.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:47.241Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPE-client.jar [2024-03-19T02:23:47.241Z] [2024-03-19T02:23:47.241Z] webclient-war-common: [2024-03-19T02:23:47.241Z] [2024-03-19T02:23:47.241Z] build-ear-common: [2024-03-19T02:23:47.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:47.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:47.242Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:47.242Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:47.242Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPEApp.ear [2024-03-19T02:23:47.242Z] [2024-03-19T02:23:47.242Z] create-resources: [2024-03-19T02:23:47.242Z] [2024-03-19T02:23:47.242Z] deploy: [2024-03-19T02:23:47.242Z] [2024-03-19T02:23:47.242Z] setOSConditions: [2024-03-19T02:23:47.242Z] [2024-03-19T02:23:47.242Z] setToolWin: [2024-03-19T02:23:47.242Z] [2024-03-19T02:23:47.242Z] setToolUnix: [2024-03-19T02:23:47.242Z] [2024-03-19T02:23:47.242Z] setToolProperty: [2024-03-19T02:23:47.242Z] [2024-03-19T02:23:47.242Z] setS1ASclassPath: [2024-03-19T02:23:47.242Z] [2024-03-19T02:23:47.242Z] init-common: [2024-03-19T02:23:47.242Z] [2024-03-19T02:23:47.242Z] deploy-common: [2024-03-19T02:23:47.242Z] [echo] Current time (ISO): 2024-03-19T02:23:47.232+0000 [2024-03-19T02:23:47.242Z] [2024-03-19T02:23:47.242Z] setOSConditions: [2024-03-19T02:23:47.242Z] [2024-03-19T02:23:47.242Z] setToolWin: [2024-03-19T02:23:47.242Z] [2024-03-19T02:23:47.242Z] setToolUnix: [2024-03-19T02:23:47.243Z] [2024-03-19T02:23:47.243Z] setToolProperty: [2024-03-19T02:23:47.243Z] [2024-03-19T02:23:47.243Z] setS1ASclassPath: [2024-03-19T02:23:47.243Z] [2024-03-19T02:23:47.243Z] init-common: [2024-03-19T02:23:47.243Z] [2024-03-19T02:23:47.243Z] deploy-common-pe: [2024-03-19T02:23:47.308Z] [exec] Mar 19, 2024 2:23:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:47.308Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:47.342Z] [exec] Command create-connector-security-map executed successfully. [2024-03-19T02:23:47.342Z] [2024-03-19T02:23:47.342Z] setOSConditions: [2024-03-19T02:23:47.342Z] [2024-03-19T02:23:47.342Z] setToolWin: [2024-03-19T02:23:47.342Z] [2024-03-19T02:23:47.342Z] setToolUnix: [2024-03-19T02:23:47.342Z] [2024-03-19T02:23:47.342Z] setToolProperty: [2024-03-19T02:23:47.343Z] [2024-03-19T02:23:47.343Z] setS1ASclassPath: [2024-03-19T02:23:47.343Z] [2024-03-19T02:23:47.343Z] init-common: [2024-03-19T02:23:47.343Z] [2024-03-19T02:23:47.343Z] create-security-maps-common: [2024-03-19T02:23:47.387Z] [java] Mar 19, 2024 2:23:47 AM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test [2024-03-19T02:23:47.387Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:23:47.387Z] [java] Mar 19, 2024 2:23:47 AM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test.server [2024-03-19T02:23:47.387Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:23:47.394Z] [2024-03-19T02:23:47.394Z] deploy-war-commonee: [2024-03-19T02:23:47.394Z] [2024-03-19T02:23:47.394Z] run: [2024-03-19T02:23:47.394Z] [java] opening connection to http://localhost:8080/cdi-no-interface-ejb/myurl [2024-03-19T02:23:47.394Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:47.394Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:47.394Z] [java] [2024-03-19T02:23:47.394Z] [java] [2024-03-19T02:23:47.394Z] [java] ----------------------------------------- [2024-03-19T02:23:47.394Z] [java] - slsb-injection-into-sessionscopedbean: PASS - [2024-03-19T02:23:47.394Z] [java] ----------------------------------------- [2024-03-19T02:23:47.394Z] [java] - Total PASS : 1 - [2024-03-19T02:23:47.394Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:47.394Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:47.394Z] [java] ----------------------------------------- [2024-03-19T02:23:47.394Z] [2024-03-19T02:23:47.394Z] undeploy: [2024-03-19T02:23:47.394Z] [2024-03-19T02:23:47.395Z] setOSConditions: [2024-03-19T02:23:47.395Z] [2024-03-19T02:23:47.395Z] setToolWin: [2024-03-19T02:23:47.395Z] [2024-03-19T02:23:47.395Z] setToolUnix: [2024-03-19T02:23:47.395Z] [2024-03-19T02:23:47.395Z] setToolProperty: [2024-03-19T02:23:47.395Z] [2024-03-19T02:23:47.395Z] setS1ASclassPath: [2024-03-19T02:23:47.395Z] [2024-03-19T02:23:47.395Z] init-common: [2024-03-19T02:23:47.395Z] [2024-03-19T02:23:47.395Z] undeploy-war-common: [2024-03-19T02:23:47.403Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimerApp.ear [2024-03-19T02:23:47.655Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-no-interface-ejb-web [2024-03-19T02:23:47.655Z] [2024-03-19T02:23:47.655Z] all: [2024-03-19T02:23:47.655Z] [echo] [2024-03-19T02:23:47.655Z] [echo] ************************* [2024-03-19T02:23:47.655Z] [echo] * Running javaee-integration [2024-03-19T02:23:47.655Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration [2024-03-19T02:23:47.655Z] [echo] ************************* [2024-03-19T02:23:47.655Z] [echo] [2024-03-19T02:23:47.655Z] [2024-03-19T02:23:47.655Z] all: [2024-03-19T02:23:47.655Z] [2024-03-19T02:23:47.655Z] javaee-int: [2024-03-19T02:23:47.655Z] [echo] ==== Running servlet-context-injection-cdi [2024-03-19T02:23:47.655Z] [2024-03-19T02:23:47.655Z] setOSConditions: [2024-03-19T02:23:47.655Z] [2024-03-19T02:23:47.655Z] setToolWin: [2024-03-19T02:23:47.655Z] [2024-03-19T02:23:47.655Z] setToolUnix: [2024-03-19T02:23:47.655Z] [2024-03-19T02:23:47.655Z] setToolProperty: [2024-03-19T02:23:47.655Z] [2024-03-19T02:23:47.656Z] setS1ASclassPath: [2024-03-19T02:23:47.656Z] [2024-03-19T02:23:47.656Z] init-common: [2024-03-19T02:23:47.656Z] [2024-03-19T02:23:47.656Z] clean: [2024-03-19T02:23:47.656Z] [2024-03-19T02:23:47.656Z] setOSConditions: [2024-03-19T02:23:47.656Z] [2024-03-19T02:23:47.656Z] setToolWin: [2024-03-19T02:23:47.656Z] [2024-03-19T02:23:47.656Z] setToolUnix: [2024-03-19T02:23:47.656Z] [2024-03-19T02:23:47.656Z] setToolProperty: [2024-03-19T02:23:47.656Z] [2024-03-19T02:23:47.656Z] setS1ASclassPath: [2024-03-19T02:23:47.656Z] [2024-03-19T02:23:47.656Z] [java] Mar 19, 2024 2:23:47 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:23:47.656Z] init-common: [2024-03-19T02:23:47.656Z] [2024-03-19T02:23:47.656Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:23:47.656Z] clean-common: [2024-03-19T02:23:47.656Z] [2024-03-19T02:23:47.656Z] [java] Mar 19, 2024 2:23:47 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:23:47.656Z] setOSConditions: [2024-03-19T02:23:47.656Z] [2024-03-19T02:23:47.656Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb] [2024-03-19T02:23:47.656Z] [java] Mar 19, 2024 2:23:47 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:23:47.656Z] setToolWin: [2024-03-19T02:23:47.656Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:23:47.657Z] [2024-03-19T02:23:47.657Z] setToolUnix: [2024-03-19T02:23:47.657Z] [2024-03-19T02:23:47.657Z] setToolProperty: [2024-03-19T02:23:47.657Z] [2024-03-19T02:23:47.657Z] setS1ASclassPath: [2024-03-19T02:23:47.657Z] [2024-03-19T02:23:47.657Z] init-common: [2024-03-19T02:23:47.657Z] [2024-03-19T02:23:47.657Z] clean-classes-common: [2024-03-19T02:23:47.657Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:47.657Z] [2024-03-19T02:23:47.657Z] setOSConditions: [2024-03-19T02:23:47.657Z] [2024-03-19T02:23:47.657Z] setToolWin: [2024-03-19T02:23:47.657Z] [2024-03-19T02:23:47.657Z] setToolUnix: [2024-03-19T02:23:47.657Z] [2024-03-19T02:23:47.657Z] setToolProperty: [2024-03-19T02:23:47.657Z] [2024-03-19T02:23:47.657Z] setS1ASclassPath: [2024-03-19T02:23:47.657Z] [2024-03-19T02:23:47.658Z] init-common: [2024-03-19T02:23:47.658Z] [2024-03-19T02:23:47.658Z] clean-jars-common: [2024-03-19T02:23:47.658Z] [2024-03-19T02:23:47.658Z] compile: [2024-03-19T02:23:47.658Z] [2024-03-19T02:23:47.658Z] setOSConditions: [2024-03-19T02:23:47.658Z] [2024-03-19T02:23:47.658Z] setToolWin: [2024-03-19T02:23:47.658Z] [2024-03-19T02:23:47.658Z] setToolUnix: [2024-03-19T02:23:47.658Z] [2024-03-19T02:23:47.658Z] setToolProperty: [2024-03-19T02:23:47.658Z] [2024-03-19T02:23:47.658Z] setS1ASclassPath: [2024-03-19T02:23:47.658Z] [2024-03-19T02:23:47.658Z] init-common: [2024-03-19T02:23:47.658Z] [2024-03-19T02:23:47.658Z] compile-common: [2024-03-19T02:23:47.658Z] [echo] Current time (ISO): 2024-03-19T02:23:47.655+0000 [2024-03-19T02:23:47.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:47.658Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:47.660Z] [exec] Application deployed with name ejb-timer-mdbtimerApp. [2024-03-19T02:23:47.660Z] [echo] Deployment on target server server successful [2024-03-19T02:23:47.660Z] [2024-03-19T02:23:47.660Z] setOSConditions: [2024-03-19T02:23:47.660Z] [2024-03-19T02:23:47.660Z] setToolWin: [2024-03-19T02:23:47.660Z] [2024-03-19T02:23:47.660Z] setToolUnix: [2024-03-19T02:23:47.660Z] [2024-03-19T02:23:47.660Z] setToolProperty: [2024-03-19T02:23:47.660Z] [2024-03-19T02:23:47.660Z] setS1ASclassPath: [2024-03-19T02:23:47.660Z] [2024-03-19T02:23:47.660Z] init-common: [2024-03-19T02:23:47.660Z] [2024-03-19T02:23:47.660Z] deploy-common-ee: [2024-03-19T02:23:47.661Z] [2024-03-19T02:23:47.661Z] run: [2024-03-19T02:23:47.661Z] [2024-03-19T02:23:47.661Z] setOSConditions: [2024-03-19T02:23:47.661Z] [2024-03-19T02:23:47.661Z] setToolWin: [2024-03-19T02:23:47.661Z] [2024-03-19T02:23:47.661Z] setToolUnix: [2024-03-19T02:23:47.661Z] [2024-03-19T02:23:47.661Z] setToolProperty: [2024-03-19T02:23:47.661Z] [2024-03-19T02:23:47.661Z] setS1ASclassPath: [2024-03-19T02:23:47.661Z] [2024-03-19T02:23:47.661Z] init-common: [2024-03-19T02:23:47.661Z] [2024-03-19T02:23:47.661Z] runclient-common: [2024-03-19T02:23:47.661Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimerAppClient.jar -name ejb-timer-mdbtimerClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:23:47.712Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:47.807Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPEApp.ear [2024-03-19T02:23:47.842Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:47.842Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:47.842Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:47.842Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:47.842Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:47.842Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:47.842Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:47.910Z] [exec] Command create-connector-security-map executed successfully. [2024-03-19T02:23:47.910Z] [2024-03-19T02:23:47.910Z] setOSConditions: [2024-03-19T02:23:47.910Z] [2024-03-19T02:23:47.910Z] setToolWin: [2024-03-19T02:23:47.910Z] [2024-03-19T02:23:47.910Z] setToolUnix: [2024-03-19T02:23:47.910Z] [2024-03-19T02:23:47.910Z] setToolProperty: [2024-03-19T02:23:47.910Z] [2024-03-19T02:23:47.910Z] setS1ASclassPath: [2024-03-19T02:23:47.910Z] [2024-03-19T02:23:47.911Z] init-common: [2024-03-19T02:23:47.911Z] [2024-03-19T02:23:47.911Z] create-security-maps-common: [2024-03-19T02:23:47.912Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear [2024-03-19T02:23:47.914Z] [java] Mar 19, 2024 2:23:47 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:23:47.915Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:23:47.915Z] [java] Mar 19, 2024 2:23:47 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:23:47.915Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:23:47.971Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:23:47.972Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:47.972Z] [javac] 1 warning [2024-03-19T02:23:47.972Z] [2024-03-19T02:23:47.972Z] setOSConditions: [2024-03-19T02:23:47.972Z] [2024-03-19T02:23:47.972Z] setToolWin: [2024-03-19T02:23:47.972Z] [2024-03-19T02:23:47.972Z] setToolUnix: [2024-03-19T02:23:47.972Z] [2024-03-19T02:23:47.972Z] setToolProperty: [2024-03-19T02:23:47.972Z] [2024-03-19T02:23:47.972Z] setS1ASclassPath: [2024-03-19T02:23:47.972Z] [2024-03-19T02:23:47.972Z] init-common: [2024-03-19T02:23:47.972Z] [2024-03-19T02:23:47.972Z] appclient-jar-common: [2024-03-19T02:23:47.972Z] [2024-03-19T02:23:47.972Z] package-appclientjar-common: [2024-03-19T02:23:47.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:47.972Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:47.972Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:47.972Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/datasource-definition-client.jar [2024-03-19T02:23:47.972Z] [2024-03-19T02:23:47.972Z] setOSConditions: [2024-03-19T02:23:47.972Z] [2024-03-19T02:23:47.972Z] setToolWin: [2024-03-19T02:23:47.972Z] [2024-03-19T02:23:47.973Z] setToolUnix: [2024-03-19T02:23:47.973Z] [2024-03-19T02:23:47.973Z] setToolProperty: [2024-03-19T02:23:47.973Z] [2024-03-19T02:23:47.973Z] setS1ASclassPath: [2024-03-19T02:23:47.973Z] [2024-03-19T02:23:47.973Z] init-common: [2024-03-19T02:23:47.973Z] [2024-03-19T02:23:47.973Z] ejb-jar-common: [2024-03-19T02:23:47.975Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:48.045Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:23:48.045Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:48.045Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml:75: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:48.046Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:23:48.103Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:48.170Z] [javaWithResult] Mar 19, 2024 2:23:47 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:48.170Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:48.170Z] [javaWithResult] Mar 19, 2024 2:23:47 AM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2024-03-19T02:23:48.170Z] [javaWithResult] WARNING: URI is not hierarchical [2024-03-19T02:23:48.170Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2024-03-19T02:23:48.170Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2024-03-19T02:23:48.170Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:129) [2024-03-19T02:23:48.170Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:599) [2024-03-19T02:23:48.171Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:585) [2024-03-19T02:23:48.171Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:533) [2024-03-19T02:23:48.171Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-03-19T02:23:48.171Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-03-19T02:23:48.171Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-03-19T02:23:48.171Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:48.171Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-03-19T02:23:48.171Z] [javaWithResult] [2024-03-19T02:23:48.230Z] [2024-03-19T02:23:48.230Z] package-ejbjar-common: [2024-03-19T02:23:48.230Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:48.230Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/datasource-definition-ejb.jar [2024-03-19T02:23:48.230Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:48.230Z] [2024-03-19T02:23:48.230Z] setOSConditions: [2024-03-19T02:23:48.230Z] [2024-03-19T02:23:48.230Z] fixFiles: [2024-03-19T02:23:48.230Z] [2024-03-19T02:23:48.230Z] convUnix: [2024-03-19T02:23:48.230Z] [2024-03-19T02:23:48.230Z] convWin: [2024-03-19T02:23:48.230Z] [2024-03-19T02:23:48.230Z] [javac] 1 warning [2024-03-19T02:23:48.230Z] setToolWin: [2024-03-19T02:23:48.230Z] [2024-03-19T02:23:48.230Z] [2024-03-19T02:23:48.230Z] setOSConditions: [2024-03-19T02:23:48.230Z] setToolUnix: [2024-03-19T02:23:48.231Z] [2024-03-19T02:23:48.231Z] [2024-03-19T02:23:48.231Z] setToolWin: [2024-03-19T02:23:48.231Z] setToolProperty: [2024-03-19T02:23:48.231Z] [2024-03-19T02:23:48.231Z] [2024-03-19T02:23:48.231Z] setToolUnix: [2024-03-19T02:23:48.231Z] setS1ASclassPath: [2024-03-19T02:23:48.231Z] [2024-03-19T02:23:48.231Z] [2024-03-19T02:23:48.231Z] setToolProperty: [2024-03-19T02:23:48.231Z] init-common: [2024-03-19T02:23:48.231Z] [2024-03-19T02:23:48.231Z] [2024-03-19T02:23:48.231Z] setS1ASclassPath: [2024-03-19T02:23:48.231Z] ear-common: [2024-03-19T02:23:48.231Z] [2024-03-19T02:23:48.231Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:48.231Z] init-common: [2024-03-19T02:23:48.231Z] [2024-03-19T02:23:48.231Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:48.231Z] compile-common: [2024-03-19T02:23:48.231Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/descriptor/sun-application.xml to copy. [2024-03-19T02:23:48.231Z] [echo] Current time (ISO): 2024-03-19T02:23:48.008+0000 [2024-03-19T02:23:48.231Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:48.231Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:23:48.231Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:48.231Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/datasource-definitionApp.ear [2024-03-19T02:23:48.231Z] [2024-03-19T02:23:48.231Z] setup: [2024-03-19T02:23:48.231Z] [2024-03-19T02:23:48.232Z] setOSConditions: [2024-03-19T02:23:48.232Z] [2024-03-19T02:23:48.232Z] setToolWin: [2024-03-19T02:23:48.232Z] [2024-03-19T02:23:48.232Z] setToolUnix: [2024-03-19T02:23:48.232Z] [2024-03-19T02:23:48.232Z] setToolProperty: [2024-03-19T02:23:48.232Z] [2024-03-19T02:23:48.232Z] setS1ASclassPath: [2024-03-19T02:23:48.232Z] [2024-03-19T02:23:48.232Z] init-common: [2024-03-19T02:23:48.232Z] [2024-03-19T02:23:48.232Z] execute-ejb-sql-common: [2024-03-19T02:23:48.243Z] [exec] Mar 19, 2024 2:23:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:48.243Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:23:48.243Z] [exec] Mar 19, 2024 2:23:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:48.243Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:23:48.243Z] [exec] Mar 19, 2024 2:23:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:48.244Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:23:48.304Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:48.304Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:48.304Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:48.304Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:48.304Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:48.304Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:48.304Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:48.361Z] [javac] 1 warning [2024-03-19T02:23:48.361Z] [2024-03-19T02:23:48.361Z] build: [2024-03-19T02:23:48.361Z] [2024-03-19T02:23:48.361Z] setOSConditions: [2024-03-19T02:23:48.361Z] [2024-03-19T02:23:48.361Z] setToolWin: [2024-03-19T02:23:48.361Z] [2024-03-19T02:23:48.361Z] setToolUnix: [2024-03-19T02:23:48.361Z] [2024-03-19T02:23:48.361Z] setToolProperty: [2024-03-19T02:23:48.361Z] [2024-03-19T02:23:48.362Z] setS1ASclassPath: [2024-03-19T02:23:48.362Z] [2024-03-19T02:23:48.362Z] init-common: [2024-03-19T02:23:48.362Z] [2024-03-19T02:23:48.362Z] webclient-war-common: [2024-03-19T02:23:48.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:48.362Z] [2024-03-19T02:23:48.362Z] clear: [2024-03-19T02:23:48.362Z] [2024-03-19T02:23:48.362Z] test-tlds-exist: [2024-03-19T02:23:48.362Z] [2024-03-19T02:23:48.362Z] copy-tlds: [2024-03-19T02:23:48.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:23:48.362Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:23:48.362Z] [2024-03-19T02:23:48.362Z] test-tagfiles-exist: [2024-03-19T02:23:48.362Z] [2024-03-19T02:23:48.362Z] copy-tagfiles: [2024-03-19T02:23:48.362Z] [2024-03-19T02:23:48.362Z] package-war-common: [2024-03-19T02:23:48.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:48.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:48.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/lib [2024-03-19T02:23:48.362Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:48.362Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:48.363Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-get-tag-library-infos-web.war [2024-03-19T02:23:48.363Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:48.363Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:48.363Z] [javac] Compiling 1 source file [2024-03-19T02:23:48.363Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:48.363Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:48.363Z] [2024-03-19T02:23:48.363Z] deploy: [2024-03-19T02:23:48.363Z] [2024-03-19T02:23:48.363Z] deploy-war-common: [2024-03-19T02:23:48.363Z] [2024-03-19T02:23:48.363Z] setOSConditions: [2024-03-19T02:23:48.363Z] [2024-03-19T02:23:48.363Z] setToolWin: [2024-03-19T02:23:48.363Z] [2024-03-19T02:23:48.363Z] setToolUnix: [2024-03-19T02:23:48.363Z] [2024-03-19T02:23:48.363Z] setToolProperty: [2024-03-19T02:23:48.363Z] [2024-03-19T02:23:48.363Z] setS1ASclassPath: [2024-03-19T02:23:48.363Z] [2024-03-19T02:23:48.363Z] init-common: [2024-03-19T02:23:48.363Z] [2024-03-19T02:23:48.363Z] deploy-war-commonpe: [2024-03-19T02:23:48.370Z] [exec] Application deployed with name ejb-sfsb-cacheNPEApp. [2024-03-19T02:23:48.370Z] [echo] Deployment on target server server successful [2024-03-19T02:23:48.370Z] [2024-03-19T02:23:48.370Z] setOSConditions: [2024-03-19T02:23:48.370Z] [2024-03-19T02:23:48.370Z] setToolWin: [2024-03-19T02:23:48.370Z] [2024-03-19T02:23:48.370Z] setToolUnix: [2024-03-19T02:23:48.370Z] [2024-03-19T02:23:48.370Z] setToolProperty: [2024-03-19T02:23:48.370Z] [2024-03-19T02:23:48.370Z] setS1ASclassPath: [2024-03-19T02:23:48.370Z] [2024-03-19T02:23:48.370Z] init-common: [2024-03-19T02:23:48.370Z] [2024-03-19T02:23:48.371Z] deploy-common-ee: [2024-03-19T02:23:48.371Z] [2024-03-19T02:23:48.371Z] run: [2024-03-19T02:23:48.371Z] [2024-03-19T02:23:48.371Z] setOSConditions: [2024-03-19T02:23:48.371Z] [2024-03-19T02:23:48.371Z] setToolWin: [2024-03-19T02:23:48.371Z] [2024-03-19T02:23:48.371Z] setToolUnix: [2024-03-19T02:23:48.371Z] [2024-03-19T02:23:48.371Z] setToolProperty: [2024-03-19T02:23:48.371Z] [2024-03-19T02:23:48.371Z] setS1ASclassPath: [2024-03-19T02:23:48.371Z] [2024-03-19T02:23:48.371Z] init-common: [2024-03-19T02:23:48.371Z] [2024-03-19T02:23:48.371Z] execute-ejb-sql-common: [2024-03-19T02:23:48.371Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/sql/drop_pointbase.sql [2024-03-19T02:23:48.371Z] [sql] Failed to execute: Drop table SimpleEntity [2024-03-19T02:23:48.371Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLEENTITY' because it does not exist. [2024-03-19T02:23:48.371Z] [sql] 0 of 1 SQL statements executed successfully [2024-03-19T02:23:48.371Z] [2024-03-19T02:23:48.371Z] setOSConditions: [2024-03-19T02:23:48.371Z] [2024-03-19T02:23:48.371Z] setToolWin: [2024-03-19T02:23:48.371Z] [2024-03-19T02:23:48.371Z] setToolUnix: [2024-03-19T02:23:48.371Z] [2024-03-19T02:23:48.372Z] setToolProperty: [2024-03-19T02:23:48.372Z] [2024-03-19T02:23:48.372Z] setS1ASclassPath: [2024-03-19T02:23:48.372Z] [2024-03-19T02:23:48.372Z] init-common: [2024-03-19T02:23:48.372Z] [2024-03-19T02:23:48.372Z] execute-ejb-sql-common: [2024-03-19T02:23:48.372Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/sql/create_pointbase.sql [2024-03-19T02:23:48.372Z] [sql] Failed to execute: Drop table SimpleEntity [2024-03-19T02:23:48.372Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLEENTITY' because it does not exist. [2024-03-19T02:23:48.372Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:23:48.372Z] [2024-03-19T02:23:48.372Z] setOSConditions: [2024-03-19T02:23:48.372Z] [2024-03-19T02:23:48.372Z] setToolWin: [2024-03-19T02:23:48.372Z] [2024-03-19T02:23:48.372Z] setToolUnix: [2024-03-19T02:23:48.372Z] [2024-03-19T02:23:48.372Z] setToolProperty: [2024-03-19T02:23:48.372Z] [2024-03-19T02:23:48.372Z] setS1ASclassPath: [2024-03-19T02:23:48.372Z] [2024-03-19T02:23:48.372Z] init-common: [2024-03-19T02:23:48.372Z] [2024-03-19T02:23:48.372Z] runclient-common: [2024-03-19T02:23:48.373Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPEAppClient.jar -name ejb-sfsb-cacheNPEClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:23:48.429Z] [javaWithResult] [dol.validation.Validator]:: Expected exception [2024-03-19T02:23:48.429Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear [2024-03-19T02:23:48.429Z] [javaWithResult] Mar 19, 2024 2:23:48 AM com.sun.enterprise.deployment.node.SaxParserHandler getSchemaFileFor [2024-03-19T02:23:48.429Z] [javaWithResult] INFO: Cannot find the schema file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/schemas/90/weblogic-application.xsd [2024-03-19T02:23:48.429Z] [javaWithResult] Mar 19, 2024 2:23:48 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-03-19T02:23:48.429Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-03-19T02:23:48.429Z] [javaWithResult] Mar 19, 2024 2:23:48 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-03-19T02:23:48.429Z] [javaWithResult] SEVERE: Error occurred [2024-03-19T02:23:48.430Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://www.bea.com/ns/weblogic/90/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-03-19T02:23:48.430Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1135) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:376) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:615) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-03-19T02:23:48.430Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-03-19T02:23:48.430Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-03-19T02:23:48.430Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-03-19T02:23:48.430Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-03-19T02:23:48.431Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-03-19T02:23:48.431Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-03-19T02:23:48.431Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-03-19T02:23:48.431Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-03-19T02:23:48.431Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-03-19T02:23:48.431Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:48.431Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-03-19T02:23:48.431Z] [javaWithResult] [2024-03-19T02:23:48.489Z] [exec] Command create-connector-security-map executed successfully. [2024-03-19T02:23:48.489Z] [2024-03-19T02:23:48.489Z] setOSConditions: [2024-03-19T02:23:48.489Z] [2024-03-19T02:23:48.489Z] setToolWin: [2024-03-19T02:23:48.489Z] [2024-03-19T02:23:48.489Z] setToolUnix: [2024-03-19T02:23:48.489Z] [2024-03-19T02:23:48.489Z] setToolProperty: [2024-03-19T02:23:48.489Z] [2024-03-19T02:23:48.489Z] setS1ASclassPath: [2024-03-19T02:23:48.489Z] [2024-03-19T02:23:48.489Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/sql/create.sql [2024-03-19T02:23:48.489Z] init-common: [2024-03-19T02:23:48.489Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:48.489Z] [2024-03-19T02:23:48.489Z] [2024-03-19T02:23:48.489Z] create-security-maps-common: [2024-03-19T02:23:48.489Z] deploy: [2024-03-19T02:23:48.489Z] [2024-03-19T02:23:48.489Z] setOSConditions: [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] setToolWin: [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] setToolUnix: [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] setToolProperty: [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] setS1ASclassPath: [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] init-common: [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] deploy-common: [2024-03-19T02:23:48.490Z] [echo] Current time (ISO): 2024-03-19T02:23:48.342+0000 [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] setOSConditions: [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] setToolWin: [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] setToolUnix: [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] setToolProperty: [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] setS1ASclassPath: [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] init-common: [2024-03-19T02:23:48.490Z] [2024-03-19T02:23:48.490Z] deploy-common-pe: [2024-03-19T02:23:48.500Z] [exec] Mar 19, 2024 2:23:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:48.500Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:23:48.500Z] [exec] Mar 19, 2024 2:23:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:48.500Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:23:48.500Z] [exec] Mar 19, 2024 2:23:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:48.500Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:23:48.562Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:48.563Z] [javac] 1 warning [2024-03-19T02:23:48.563Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:23:48.563Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:23:48.563Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/wsdl [2024-03-19T02:23:48.563Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:23:48.563Z] [2024-03-19T02:23:48.563Z] deploy-app: [2024-03-19T02:23:48.563Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:48.563Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:48.563Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:48.563Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:48.563Z] [2024-03-19T02:23:48.563Z] deploy-war-common: [2024-03-19T02:23:48.563Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:48.563Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:48.564Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:48.564Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:48.564Z] [2024-03-19T02:23:48.564Z] setOSConditions: [2024-03-19T02:23:48.564Z] [2024-03-19T02:23:48.564Z] setToolWin: [2024-03-19T02:23:48.564Z] [2024-03-19T02:23:48.564Z] setToolUnix: [2024-03-19T02:23:48.564Z] [2024-03-19T02:23:48.564Z] setToolProperty: [2024-03-19T02:23:48.564Z] [2024-03-19T02:23:48.564Z] setS1ASclassPath: [2024-03-19T02:23:48.564Z] [2024-03-19T02:23:48.564Z] init-common: [2024-03-19T02:23:48.564Z] [2024-03-19T02:23:48.564Z] deploy-war-commonpe: [2024-03-19T02:23:48.602Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:48.602Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:48.602Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:48.602Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:48.602Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:48.602Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:48.602Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:48.605Z] [exec] Mar 19, 2024 2:23:48 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:48.605Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:48.620Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-get-tag-library-infos --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-get-tag-library-infos-web.war [2024-03-19T02:23:48.690Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear [2024-03-19T02:23:48.690Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear] is not valid [2024-03-19T02:23:48.690Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-03-19T02:23:48.690Z] [javaWithResult] Mar 19, 2024 2:23:48 AM com.sun.enterprise.deployment.node.SaxParserHandler getSchemaFileFor [2024-03-19T02:23:48.690Z] [javaWithResult] INFO: Cannot find the schema file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/schemas/weblogic-application/1.5/weblogic-application.xsd [2024-03-19T02:23:48.690Z] [javaWithResult] Mar 19, 2024 2:23:48 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-03-19T02:23:48.690Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-03-19T02:23:48.690Z] [javaWithResult] Mar 19, 2024 2:23:48 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-03-19T02:23:48.690Z] [javaWithResult] SEVERE: Error occurred [2024-03-19T02:23:48.690Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://xmlns.oracle.com/weblogic/weblogic-application/1.5/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-03-19T02:23:48.690Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-03-19T02:23:48.690Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-03-19T02:23:48.690Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1135) [2024-03-19T02:23:48.690Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-03-19T02:23:48.690Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-03-19T02:23:48.690Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-03-19T02:23:48.690Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850) [2024-03-19T02:23:48.690Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:353) [2024-03-19T02:23:48.690Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:615) [2024-03-19T02:23:48.691Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-03-19T02:23:48.691Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-03-19T02:23:48.691Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-03-19T02:23:48.691Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-03-19T02:23:48.691Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-03-19T02:23:48.691Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-03-19T02:23:48.691Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-03-19T02:23:48.691Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-03-19T02:23:48.691Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-03-19T02:23:48.691Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-03-19T02:23:48.691Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-03-19T02:23:48.691Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-03-19T02:23:48.691Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-03-19T02:23:48.691Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-03-19T02:23:48.691Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-03-19T02:23:48.691Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-03-19T02:23:48.691Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-03-19T02:23:48.691Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-03-19T02:23:48.691Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-03-19T02:23:48.691Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:48.691Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-03-19T02:23:48.691Z] [javaWithResult] [2024-03-19T02:23:48.691Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://xmlns.oracle.com/weblogic/weblogic-application/1.5/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-03-19T02:23:48.691Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-03-19T02:23:48.691Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1135) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:353) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:615) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-03-19T02:23:48.692Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-03-19T02:23:48.692Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-03-19T02:23:48.692Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-03-19T02:23:48.692Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-03-19T02:23:48.692Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-03-19T02:23:48.692Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-03-19T02:23:48.693Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-03-19T02:23:48.693Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-03-19T02:23:48.693Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-03-19T02:23:48.693Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:48.693Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-03-19T02:23:48.693Z] [javaWithResult] Java Result: 255 [2024-03-19T02:23:48.693Z] [2024-03-19T02:23:48.693Z] processResult: [2024-03-19T02:23:48.693Z] [2024-03-19T02:23:48.693Z] failed: [2024-03-19T02:23:48.693Z] [2024-03-19T02:23:48.693Z] passed: [2024-03-19T02:23:48.693Z] [2024-03-19T02:23:48.693Z] unknown: [2024-03-19T02:23:48.693Z] [2024-03-19T02:23:48.693Z] writeLogToConsole: [2024-03-19T02:23:48.693Z] [echo] Test validation UNKNOWN at 19-Mar-2024 02:23:48.574 with return code 255 [2024-03-19T02:23:48.693Z] [2024-03-19T02:23:48.693Z] declare-test: [2024-03-19T02:23:48.693Z] [echo] Starting test validation dol/validation Test WLS Ear3 [2024-03-19T02:23:48.693Z] [2024-03-19T02:23:48.693Z] init.os: [2024-03-19T02:23:48.693Z] [2024-03-19T02:23:48.693Z] init.tools.unix: [2024-03-19T02:23:48.693Z] [2024-03-19T02:23:48.693Z] init.tools.windows: [2024-03-19T02:23:48.693Z] [2024-03-19T02:23:48.693Z] init.tools: [2024-03-19T02:23:48.693Z] [2024-03-19T02:23:48.693Z] setAsadminArgs: [2024-03-19T02:23:48.693Z] [2024-03-19T02:23:48.694Z] init: [2024-03-19T02:23:48.694Z] [2024-03-19T02:23:48.694Z] init.customtasks: [2024-03-19T02:23:48.694Z] [2024-03-19T02:23:48.694Z] run.validator: [2024-03-19T02:23:48.694Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:48.881Z] [java] Mar 19, 2024 2:23:48 AM org.eclipse.krazo.servlet.KrazoContainerInitializer onStartup [2024-03-19T02:23:48.881Z] [java] INFO: Eclipse Krazo version 3.0.1 started [2024-03-19T02:23:48.881Z] [java] Mar 19, 2024 2:23:48 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-03-19T02:23:48.881Z] [java] INFO: Initializing Soteria 4.0.0-M2 for context '/tmp' [2024-03-19T02:23:48.907Z] [exec] Application deployed with name web-jsp-get-tag-library-infos-web. [2024-03-19T02:23:48.907Z] [2024-03-19T02:23:48.907Z] deploy-war-commonee: [2024-03-19T02:23:48.907Z] [2024-03-19T02:23:48.907Z] run: [2024-03-19T02:23:48.907Z] [java] Connecting to: http://localhost:45711/web-jsp-get-tag-library-infos/jsp/test.jsp [2024-03-19T02:23:49.055Z] [exec] Command create-connector-security-map executed successfully. [2024-03-19T02:23:49.055Z] [2024-03-19T02:23:49.055Z] setOSConditions: [2024-03-19T02:23:49.055Z] [2024-03-19T02:23:49.055Z] setToolWin: [2024-03-19T02:23:49.055Z] [2024-03-19T02:23:49.055Z] setToolUnix: [2024-03-19T02:23:49.055Z] [2024-03-19T02:23:49.055Z] setToolProperty: [2024-03-19T02:23:49.055Z] [2024-03-19T02:23:49.055Z] setS1ASclassPath: [2024-03-19T02:23:49.055Z] [2024-03-19T02:23:49.055Z] init-common: [2024-03-19T02:23:49.055Z] [2024-03-19T02:23:49.056Z] create-security-maps-common: [2024-03-19T02:23:49.081Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/datasource-definitionApp.ear [2024-03-19T02:23:49.140Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:49.164Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:49.164Z] [java] [2024-03-19T02:23:49.164Z] [java] [2024-03-19T02:23:49.164Z] [java] ----------------------------------------- [2024-03-19T02:23:49.164Z] [java] - jsp-get-tag-library-infos: PASS - [2024-03-19T02:23:49.164Z] [java] ----------------------------------------- [2024-03-19T02:23:49.164Z] [java] - Total PASS : 1 - [2024-03-19T02:23:49.164Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:49.164Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:49.164Z] [java] ----------------------------------------- [2024-03-19T02:23:49.164Z] [2024-03-19T02:23:49.164Z] undeploy: [2024-03-19T02:23:49.164Z] [2024-03-19T02:23:49.164Z] setOSConditions: [2024-03-19T02:23:49.164Z] [2024-03-19T02:23:49.164Z] setToolWin: [2024-03-19T02:23:49.164Z] [2024-03-19T02:23:49.164Z] setToolUnix: [2024-03-19T02:23:49.164Z] [2024-03-19T02:23:49.164Z] setToolProperty: [2024-03-19T02:23:49.164Z] [2024-03-19T02:23:49.164Z] setS1ASclassPath: [2024-03-19T02:23:49.164Z] [2024-03-19T02:23:49.164Z] init-common: [2024-03-19T02:23:49.164Z] [2024-03-19T02:23:49.164Z] undeploy-war-common: [2024-03-19T02:23:49.166Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:49.166Z] [javac] 1 warning [2024-03-19T02:23:49.166Z] [2024-03-19T02:23:49.166Z] build: [2024-03-19T02:23:49.166Z] [2024-03-19T02:23:49.166Z] setOSConditions: [2024-03-19T02:23:49.166Z] [2024-03-19T02:23:49.166Z] setToolWin: [2024-03-19T02:23:49.166Z] [2024-03-19T02:23:49.166Z] setToolUnix: [2024-03-19T02:23:49.166Z] [2024-03-19T02:23:49.166Z] setToolProperty: [2024-03-19T02:23:49.166Z] [2024-03-19T02:23:49.166Z] setS1ASclassPath: [2024-03-19T02:23:49.166Z] [2024-03-19T02:23:49.166Z] init-common: [2024-03-19T02:23:49.166Z] [2024-03-19T02:23:49.166Z] webclient-war-common: [2024-03-19T02:23:49.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:49.166Z] [2024-03-19T02:23:49.166Z] clear: [2024-03-19T02:23:49.166Z] [2024-03-19T02:23:49.166Z] test-tlds-exist: [2024-03-19T02:23:49.166Z] [2024-03-19T02:23:49.166Z] copy-tlds: [2024-03-19T02:23:49.167Z] [2024-03-19T02:23:49.167Z] test-tagfiles-exist: [2024-03-19T02:23:49.167Z] [2024-03-19T02:23:49.167Z] copy-tagfiles: [2024-03-19T02:23:49.167Z] [2024-03-19T02:23:49.167Z] package-war-common: [2024-03-19T02:23:49.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:49.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:49.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:49.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:49.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/lib [2024-03-19T02:23:49.167Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:49.167Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:49.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/docroot [2024-03-19T02:23:49.167Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-context-injection-web.war [2024-03-19T02:23:49.169Z] [exec] Mar 19, 2024 2:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:49.169Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:23:49.169Z] [exec] Mar 19, 2024 2:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:49.169Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:23:49.169Z] [exec] Mar 19, 2024 2:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:49.169Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:23:49.169Z] [exec] Mar 19, 2024 2:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:49.169Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:23:49.174Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:49.174Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:49.174Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:49.174Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:49.174Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:49.174Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:49.174Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:49.316Z] [exec] Mar 19, 2024 2:23:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:49.316Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:49.399Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/util/ServletUtil.java:104: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-03-19T02:23:49.399Z] [javac] status = new Boolean((Boolean)o).booleanValue(); [2024-03-19T02:23:49.399Z] [javac] ^ [2024-03-19T02:23:49.399Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/util/WebTestUtil.java uses or overrides a deprecated API. [2024-03-19T02:23:49.399Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:49.399Z] [javac] 2 warnings [2024-03-19T02:23:49.420Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-get-tag-library-infos-web [2024-03-19T02:23:49.420Z] [2024-03-19T02:23:49.420Z] all: [2024-03-19T02:23:49.420Z] [echo] [2024-03-19T02:23:49.420Z] [echo] ************************* [2024-03-19T02:23:49.420Z] [echo] * Running jspInWebappWithBundledXercesImpl [2024-03-19T02:23:49.420Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl [2024-03-19T02:23:49.420Z] [echo] ************************* [2024-03-19T02:23:49.420Z] [echo] [2024-03-19T02:23:49.420Z] [2024-03-19T02:23:49.420Z] setOSConditions: [2024-03-19T02:23:49.420Z] [2024-03-19T02:23:49.420Z] setToolWin: [2024-03-19T02:23:49.420Z] [2024-03-19T02:23:49.420Z] setToolUnix: [2024-03-19T02:23:49.420Z] [2024-03-19T02:23:49.421Z] setToolProperty: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] setS1ASclassPath: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] init-common: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] clean: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] setOSConditions: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] setToolWin: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] setToolUnix: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] setToolProperty: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] setS1ASclassPath: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] init-common: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] clean-common: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] setOSConditions: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] setToolWin: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] setToolUnix: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.421Z] setToolProperty: [2024-03-19T02:23:49.421Z] [2024-03-19T02:23:49.422Z] setS1ASclassPath: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] init-common: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] clean-classes-common: [2024-03-19T02:23:49.422Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] setOSConditions: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] setToolWin: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] setToolUnix: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] setToolProperty: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] setS1ASclassPath: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] init-common: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] clean-jars-common: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] compile: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] setOSConditions: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] setToolWin: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.422Z] setToolUnix: [2024-03-19T02:23:49.422Z] [2024-03-19T02:23:49.423Z] setToolProperty: [2024-03-19T02:23:49.423Z] [2024-03-19T02:23:49.423Z] setS1ASclassPath: [2024-03-19T02:23:49.423Z] [2024-03-19T02:23:49.423Z] init-common: [2024-03-19T02:23:49.423Z] [2024-03-19T02:23:49.423Z] compile-common: [2024-03-19T02:23:49.423Z] [echo] Current time (ISO): 2024-03-19T02:23:49.414+0000 [2024-03-19T02:23:49.423Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:49.423Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/servlet [2024-03-19T02:23:49.423Z] [2024-03-19T02:23:49.423Z] build: [2024-03-19T02:23:49.423Z] [2024-03-19T02:23:49.423Z] setOSConditions: [2024-03-19T02:23:49.423Z] [2024-03-19T02:23:49.423Z] setToolWin: [2024-03-19T02:23:49.423Z] [2024-03-19T02:23:49.423Z] setToolUnix: [2024-03-19T02:23:49.424Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:49.424Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:49.424Z] [javac] Compiling 1 source file [2024-03-19T02:23:49.424Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:49.424Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:49.424Z] [2024-03-19T02:23:49.424Z] deploy: [2024-03-19T02:23:49.424Z] [2024-03-19T02:23:49.424Z] deploy-war-common: [2024-03-19T02:23:49.424Z] [2024-03-19T02:23:49.424Z] setOSConditions: [2024-03-19T02:23:49.425Z] [2024-03-19T02:23:49.425Z] setToolWin: [2024-03-19T02:23:49.425Z] [2024-03-19T02:23:49.425Z] setToolUnix: [2024-03-19T02:23:49.425Z] [2024-03-19T02:23:49.425Z] setToolProperty: [2024-03-19T02:23:49.425Z] [2024-03-19T02:23:49.425Z] setS1ASclassPath: [2024-03-19T02:23:49.425Z] [2024-03-19T02:23:49.425Z] init-common: [2024-03-19T02:23:49.425Z] [2024-03-19T02:23:49.425Z] deploy-war-commonpe: [2024-03-19T02:23:49.444Z] [java] Looking up EJB... [2024-03-19T02:23:49.444Z] [java] Invoking EJB... [2024-03-19T02:23:49.444Z] [java] Mar 19, 2024 2:23:49 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:23:49.444Z] [java] INFO: Loading application [sample] at [/tmp] [2024-03-19T02:23:49.444Z] [java] Mar 19, 2024 2:23:49 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-03-19T02:23:49.444Z] [java] INFO: Configuration saved at /tmp/domain14532842713988141657xml [2024-03-19T02:23:49.444Z] [java] EJB said: boo [2024-03-19T02:23:49.444Z] [java] Record # 1 [2024-03-19T02:23:49.444Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:23:49.502Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot client-handler-1 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/client-handler-1-web.war [2024-03-19T02:23:49.622Z] [exec] Command create-connector-security-map executed successfully. [2024-03-19T02:23:49.622Z] [2024-03-19T02:23:49.622Z] setOSConditions: [2024-03-19T02:23:49.622Z] [2024-03-19T02:23:49.622Z] setToolWin: [2024-03-19T02:23:49.622Z] [2024-03-19T02:23:49.622Z] setToolUnix: [2024-03-19T02:23:49.622Z] [2024-03-19T02:23:49.622Z] setToolProperty: [2024-03-19T02:23:49.622Z] [2024-03-19T02:23:49.622Z] setS1ASclassPath: [2024-03-19T02:23:49.623Z] [2024-03-19T02:23:49.623Z] init-common: [2024-03-19T02:23:49.623Z] [2024-03-19T02:23:49.623Z] create-security-maps-common: [2024-03-19T02:23:49.658Z] [2024-03-19T02:23:49.658Z] setOSConditions: [2024-03-19T02:23:49.658Z] [2024-03-19T02:23:49.658Z] setToolWin: [2024-03-19T02:23:49.659Z] [2024-03-19T02:23:49.659Z] setToolUnix: [2024-03-19T02:23:49.659Z] [2024-03-19T02:23:49.659Z] setToolProperty: [2024-03-19T02:23:49.659Z] [2024-03-19T02:23:49.659Z] setS1ASclassPath: [2024-03-19T02:23:49.659Z] [2024-03-19T02:23:49.659Z] init-common: [2024-03-19T02:23:49.659Z] [2024-03-19T02:23:49.659Z] compile-common: [2024-03-19T02:23:49.659Z] [echo] Current time (ISO): 2024-03-19T02:23:49.415+0000 [2024-03-19T02:23:49.659Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:49.701Z] [java] Mar 19, 2024 2:23:49 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:23:49.701Z] [java] INFO: close(), this: [2024-03-19T02:23:49.701Z] [java] org.glassfish.web.loader.WebappClassLoader@e2c627e[name=/tmp], urls=[ [2024-03-19T02:23:49.701Z] [java] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/ [2024-03-19T02:23:49.701Z] [java] file:/tmp/gfembed17510104847205197590tmp/generated/ejb/sample/ [2024-03-19T02:23:49.701Z] [java] ][delegate=true, context=/tmp, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=42, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-03-19T02:23:49.701Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:23:49.701Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:49.701Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-context-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-context-injection-web.war [2024-03-19T02:23:49.701Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:49.701Z] [java] Value of key is: embedded ejb-ejb31-embedded-jaxrs EJB [2024-03-19T02:23:49.701Z] [java] ..........FINISHED test [2024-03-19T02:23:49.701Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:49.701Z] [java] [2024-03-19T02:23:49.701Z] [java] [2024-03-19T02:23:49.702Z] [java] ----------------------------------------- [2024-03-19T02:23:49.702Z] [java] - embedded ejb-ejb31-embedded-jaxrs EJB: PASS - [2024-03-19T02:23:49.702Z] [java] ----------------------------------------- [2024-03-19T02:23:49.702Z] [java] Total PASS: 1 [2024-03-19T02:23:49.702Z] [java] Total FAIL: 0 [2024-03-19T02:23:49.702Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:49.702Z] [java] ----------------------------------------- [2024-03-19T02:23:49.702Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:49.702Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:49.702Z] [java] Mar 19, 2024 2:23:49 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-03-19T02:23:49.702Z] [java] INFO: Configuration saved at /tmp/domain14532842713988141657xml [2024-03-19T02:23:49.702Z] [java] Mar 19, 2024 2:23:49 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:23:49.702Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:23:49.702Z] [java] Mar 19, 2024 2:23:49 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:49.702Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:49.702Z] [java] Mar 19, 2024 2:23:49 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:49.702Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:49.702Z] [java] Mar 19, 2024 2:23:49 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:23:49.702Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:23:49.705Z] [2024-03-19T02:23:49.705Z] setToolProperty: [2024-03-19T02:23:49.705Z] [2024-03-19T02:23:49.705Z] setS1ASclassPath: [2024-03-19T02:23:49.705Z] [2024-03-19T02:23:49.705Z] init-common: [2024-03-19T02:23:49.705Z] [2024-03-19T02:23:49.705Z] webclient-war-common: [2024-03-19T02:23:49.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:49.705Z] [2024-03-19T02:23:49.705Z] clear: [2024-03-19T02:23:49.705Z] [2024-03-19T02:23:49.705Z] test-tlds-exist: [2024-03-19T02:23:49.705Z] [2024-03-19T02:23:49.705Z] copy-tlds: [2024-03-19T02:23:49.705Z] [2024-03-19T02:23:49.705Z] test-tagfiles-exist: [2024-03-19T02:23:49.705Z] [2024-03-19T02:23:49.705Z] copy-tagfiles: [2024-03-19T02:23:49.706Z] [2024-03-19T02:23:49.706Z] package-war-common: [2024-03-19T02:23:49.706Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:49.706Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:49.706Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:49.706Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:49.706Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:49.706Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:49.706Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-in-webapp-with-bundled-xercesImpl-web.war [2024-03-19T02:23:49.706Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:49.706Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:49.706Z] [javac] Compiling 1 source file [2024-03-19T02:23:49.706Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:49.706Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:49.706Z] [2024-03-19T02:23:49.706Z] deploy: [2024-03-19T02:23:49.706Z] [2024-03-19T02:23:49.706Z] deploy-war-common: [2024-03-19T02:23:49.706Z] [2024-03-19T02:23:49.706Z] setOSConditions: [2024-03-19T02:23:49.706Z] [2024-03-19T02:23:49.706Z] setToolWin: [2024-03-19T02:23:49.707Z] [2024-03-19T02:23:49.707Z] setToolUnix: [2024-03-19T02:23:49.707Z] [2024-03-19T02:23:49.707Z] setToolProperty: [2024-03-19T02:23:49.707Z] [2024-03-19T02:23:49.707Z] setS1ASclassPath: [2024-03-19T02:23:49.707Z] [2024-03-19T02:23:49.707Z] init-common: [2024-03-19T02:23:49.707Z] [2024-03-19T02:23:49.707Z] deploy-war-commonpe: [2024-03-19T02:23:49.732Z] [exec] Mar 19, 2024 2:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:49.732Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:23:49.732Z] [exec] Mar 19, 2024 2:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:49.732Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:23:49.732Z] [exec] Mar 19, 2024 2:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:49.732Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:23:49.732Z] [exec] Mar 19, 2024 2:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:49.732Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:23:49.738Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:49.738Z] [javac] 1 warning [2024-03-19T02:23:49.738Z] [2024-03-19T02:23:49.738Z] build: [2024-03-19T02:23:49.738Z] [2024-03-19T02:23:49.738Z] setOSConditions: [2024-03-19T02:23:49.738Z] [2024-03-19T02:23:49.738Z] fixFiles: [2024-03-19T02:23:49.738Z] [2024-03-19T02:23:49.738Z] convUnix: [2024-03-19T02:23:49.738Z] [2024-03-19T02:23:49.738Z] convWin: [2024-03-19T02:23:49.738Z] [2024-03-19T02:23:49.738Z] setToolWin: [2024-03-19T02:23:49.738Z] [2024-03-19T02:23:49.738Z] setToolUnix: [2024-03-19T02:23:49.738Z] [2024-03-19T02:23:49.738Z] setToolProperty: [2024-03-19T02:23:49.738Z] [2024-03-19T02:23:49.738Z] setS1ASclassPath: [2024-03-19T02:23:49.738Z] [2024-03-19T02:23:49.738Z] init-common: [2024-03-19T02:23:49.738Z] [2024-03-19T02:23:49.738Z] package-persistence-common: [2024-03-19T02:23:49.739Z] [2024-03-19T02:23:49.739Z] ejb-jar-common: [2024-03-19T02:23:49.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:49.739Z] [2024-03-19T02:23:49.739Z] package-ejbjar-common: [2024-03-19T02:23:49.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:49.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:49.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:49.739Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adapted-ejb.jar [2024-03-19T02:23:49.739Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:49.739Z] [2024-03-19T02:23:49.739Z] appclient-jar-common: [2024-03-19T02:23:49.739Z] [2024-03-19T02:23:49.739Z] package-appclientjar-common: [2024-03-19T02:23:49.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:49.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:49.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:49.739Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adapted-client.jar [2024-03-19T02:23:49.739Z] [2024-03-19T02:23:49.739Z] webclient-war-common: [2024-03-19T02:23:49.739Z] [2024-03-19T02:23:49.739Z] build-ear-common: [2024-03-19T02:23:49.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:49.740Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:49.740Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:23:49.740Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adaptedApp.ear [2024-03-19T02:23:49.740Z] [2024-03-19T02:23:49.740Z] deploy: [2024-03-19T02:23:49.740Z] [2024-03-19T02:23:49.740Z] setOSConditions: [2024-03-19T02:23:49.740Z] [2024-03-19T02:23:49.740Z] setToolWin: [2024-03-19T02:23:49.740Z] [2024-03-19T02:23:49.740Z] setToolUnix: [2024-03-19T02:23:49.740Z] [2024-03-19T02:23:49.740Z] setToolProperty: [2024-03-19T02:23:49.740Z] [2024-03-19T02:23:49.740Z] setS1ASclassPath: [2024-03-19T02:23:49.740Z] [2024-03-19T02:23:49.740Z] init-common: [2024-03-19T02:23:49.740Z] [2024-03-19T02:23:49.740Z] deploy-common: [2024-03-19T02:23:49.740Z] [echo] Current time (ISO): 2024-03-19T02:23:49.730+0000 [2024-03-19T02:23:49.740Z] [2024-03-19T02:23:49.740Z] setOSConditions: [2024-03-19T02:23:49.740Z] [2024-03-19T02:23:49.740Z] setToolWin: [2024-03-19T02:23:49.740Z] [2024-03-19T02:23:49.740Z] setToolUnix: [2024-03-19T02:23:49.741Z] [2024-03-19T02:23:49.741Z] setToolProperty: [2024-03-19T02:23:49.741Z] [2024-03-19T02:23:49.741Z] setS1ASclassPath: [2024-03-19T02:23:49.741Z] [2024-03-19T02:23:49.741Z] init-common: [2024-03-19T02:23:49.741Z] [2024-03-19T02:23:49.741Z] deploy-common-pe: [2024-03-19T02:23:49.761Z] [exec] Application deployed with name client-handler-1-web. [2024-03-19T02:23:49.761Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:49.761Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:49.761Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:49.761Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:49.761Z] [2024-03-19T02:23:49.761Z] deploy-war-commonee: [2024-03-19T02:23:49.761Z] [2024-03-19T02:23:49.761Z] deploy-client: [2024-03-19T02:23:49.881Z] [exec] Command create-connector-security-map executed successfully. [2024-03-19T02:23:49.881Z] [2024-03-19T02:23:49.881Z] setOSConditions: [2024-03-19T02:23:49.881Z] [2024-03-19T02:23:49.881Z] setToolWin: [2024-03-19T02:23:49.881Z] [2024-03-19T02:23:49.881Z] setToolUnix: [2024-03-19T02:23:49.881Z] [2024-03-19T02:23:49.881Z] setToolProperty: [2024-03-19T02:23:49.881Z] [2024-03-19T02:23:49.881Z] setS1ASclassPath: [2024-03-19T02:23:49.881Z] [2024-03-19T02:23:49.881Z] init-common: [2024-03-19T02:23:49.881Z] [2024-03-19T02:23:49.881Z] deploy-war: [2024-03-19T02:23:49.958Z] [exec] Application deployed with name cdi-servlet-context-injection-web. [2024-03-19T02:23:49.958Z] [2024-03-19T02:23:49.958Z] deploy-war-commonee: [2024-03-19T02:23:49.958Z] [2024-03-19T02:23:49.958Z] run: [2024-03-19T02:23:49.958Z] [java] opening connection to http://localhost:8080/cdi-servlet-context-injection/myurl [2024-03-19T02:23:49.961Z] [2024-03-19T02:23:49.961Z] stop-database: [2024-03-19T02:23:49.961Z] [2024-03-19T02:23:49.961Z] all: [2024-03-19T02:23:49.961Z] [2024-03-19T02:23:49.961Z] run-full: [2024-03-19T02:23:49.961Z] [2024-03-19T02:23:49.961Z] modulewithappname: [2024-03-19T02:23:49.961Z] [echo] [2024-03-19T02:23:49.961Z] [echo] [2024-03-19T02:23:49.961Z] [echo] ************************************************** [2024-03-19T02:23:49.961Z] [echo] * Running modulewithappname [2024-03-19T02:23:49.961Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithappname [2024-03-19T02:23:49.961Z] [echo] ************************************************** [2024-03-19T02:23:49.961Z] [echo] [2024-03-19T02:23:49.961Z] [echo] [2024-03-19T02:23:49.961Z] [2024-03-19T02:23:49.961Z] start-database: [2024-03-19T02:23:49.961Z] [2024-03-19T02:23:49.961Z] setOSConditions: [2024-03-19T02:23:49.961Z] [2024-03-19T02:23:49.961Z] setToolWin: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] setToolUnix: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] setToolProperty: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] setS1ASclassPath: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] init-common: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] clean: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] setOSConditions: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] setToolWin: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] setToolUnix: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] setToolProperty: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] setS1ASclassPath: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] init-common: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] clean-common: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.962Z] setOSConditions: [2024-03-19T02:23:49.962Z] [2024-03-19T02:23:49.963Z] setToolWin: [2024-03-19T02:23:49.963Z] [2024-03-19T02:23:49.963Z] setToolUnix: [2024-03-19T02:23:49.963Z] [2024-03-19T02:23:49.963Z] setToolProperty: [2024-03-19T02:23:49.963Z] [2024-03-19T02:23:49.963Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-in-webapp-with-bundled-xercesImpl --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-in-webapp-with-bundled-xercesImpl-web.war [2024-03-19T02:23:49.963Z] setS1ASclassPath: [2024-03-19T02:23:49.963Z] [2024-03-19T02:23:49.963Z] init-common: [2024-03-19T02:23:49.963Z] [2024-03-19T02:23:49.963Z] clean-classes-common: [2024-03-19T02:23:49.963Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:49.963Z] [2024-03-19T02:23:49.963Z] setOSConditions: [2024-03-19T02:23:49.963Z] [2024-03-19T02:23:49.963Z] setToolWin: [2024-03-19T02:23:49.963Z] [2024-03-19T02:23:49.963Z] setToolUnix: [2024-03-19T02:23:49.963Z] [2024-03-19T02:23:49.963Z] setToolProperty: [2024-03-19T02:23:49.963Z] [2024-03-19T02:23:49.964Z] setS1ASclassPath: [2024-03-19T02:23:49.964Z] [2024-03-19T02:23:49.964Z] init-common: [2024-03-19T02:23:49.964Z] [2024-03-19T02:23:49.964Z] clean-jars-common: [2024-03-19T02:23:49.964Z] [2024-03-19T02:23:49.964Z] compile: [2024-03-19T02:23:49.964Z] [2024-03-19T02:23:49.964Z] compile-util: [2024-03-19T02:23:49.964Z] [2024-03-19T02:23:49.964Z] setOSConditions: [2024-03-19T02:23:49.964Z] [2024-03-19T02:23:49.964Z] setToolWin: [2024-03-19T02:23:49.964Z] [2024-03-19T02:23:49.964Z] setToolUnix: [2024-03-19T02:23:49.964Z] [2024-03-19T02:23:49.964Z] setToolProperty: [2024-03-19T02:23:49.964Z] [2024-03-19T02:23:49.964Z] setS1ASclassPath: [2024-03-19T02:23:49.964Z] [2024-03-19T02:23:49.964Z] init-common: [2024-03-19T02:23:49.964Z] [2024-03-19T02:23:49.964Z] compile-common: [2024-03-19T02:23:49.964Z] [echo] Current time (ISO): 2024-03-19T02:23:49.776+0000 [2024-03-19T02:23:49.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:49.964Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:50.082Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear [2024-03-19T02:23:50.082Z] [javaWithResult] Mar 19, 2024 2:23:49 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:50.082Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:50.215Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 Servlet context: /cdi-servlet-context-injection [2024-03-19T02:23:50.215Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:50.215Z] [java] [2024-03-19T02:23:50.215Z] [java] [2024-03-19T02:23:50.215Z] [java] ----------------------------------------- [2024-03-19T02:23:50.215Z] [java] - servlet-context-injection-in-cdi: PASS - [2024-03-19T02:23:50.215Z] [java] ----------------------------------------- [2024-03-19T02:23:50.215Z] [java] - Total PASS : 1 - [2024-03-19T02:23:50.215Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:50.215Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:50.215Z] [java] ----------------------------------------- [2024-03-19T02:23:50.215Z] [2024-03-19T02:23:50.215Z] undeploy: [2024-03-19T02:23:50.215Z] [2024-03-19T02:23:50.215Z] setOSConditions: [2024-03-19T02:23:50.215Z] [2024-03-19T02:23:50.215Z] setToolWin: [2024-03-19T02:23:50.215Z] [2024-03-19T02:23:50.215Z] setToolUnix: [2024-03-19T02:23:50.215Z] [2024-03-19T02:23:50.215Z] setToolProperty: [2024-03-19T02:23:50.215Z] [2024-03-19T02:23:50.215Z] setS1ASclassPath: [2024-03-19T02:23:50.215Z] [2024-03-19T02:23:50.215Z] init-common: [2024-03-19T02:23:50.215Z] [2024-03-19T02:23:50.215Z] undeploy-war-common: [2024-03-19T02:23:50.248Z] [exec] Mar 19, 2024 2:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:50.248Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:50.307Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adaptedApp.ear [2024-03-19T02:23:50.332Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:50.332Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:23:50.361Z] [javaWithResult] Mar 19, 2024 2:23:50 AM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2024-03-19T02:23:50.361Z] [javaWithResult] WARNING: URI is not hierarchical [2024-03-19T02:23:50.361Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2024-03-19T02:23:50.361Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2024-03-19T02:23:50.361Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:129) [2024-03-19T02:23:50.361Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:599) [2024-03-19T02:23:50.361Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:585) [2024-03-19T02:23:50.361Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:533) [2024-03-19T02:23:50.362Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-03-19T02:23:50.362Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-03-19T02:23:50.362Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-03-19T02:23:50.362Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:50.362Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-03-19T02:23:50.362Z] [javaWithResult] [2024-03-19T02:23:50.447Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/security-map-web.war [2024-03-19T02:23:50.472Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-context-injection-web [2024-03-19T02:23:50.472Z] [2024-03-19T02:23:50.472Z] all: [2024-03-19T02:23:50.472Z] [echo] ==== Running no-interface-local-view-proxy-serializable [2024-03-19T02:23:50.472Z] [2024-03-19T02:23:50.472Z] setOSConditions: [2024-03-19T02:23:50.472Z] [2024-03-19T02:23:50.473Z] setToolWin: [2024-03-19T02:23:50.473Z] [2024-03-19T02:23:50.473Z] setToolUnix: [2024-03-19T02:23:50.473Z] [2024-03-19T02:23:50.473Z] setToolProperty: [2024-03-19T02:23:50.473Z] [2024-03-19T02:23:50.473Z] setS1ASclassPath: [2024-03-19T02:23:50.473Z] [2024-03-19T02:23:50.473Z] init-common: [2024-03-19T02:23:50.504Z] [exec] Mar 19, 2024 2:23:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:50.504Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:50.504Z] [exec] [cacheNPEClient] doTest()... [2024-03-19T02:23:50.505Z] [exec] [cacheNPEClient] Inside init.... [2024-03-19T02:23:50.526Z] [exec] Application deployed with name web-jsp-in-webapp-with-bundled-xercesImpl-web. [2024-03-19T02:23:50.526Z] [2024-03-19T02:23:50.526Z] deploy-war-commonee: [2024-03-19T02:23:50.526Z] [2024-03-19T02:23:50.526Z] run: [2024-03-19T02:23:50.526Z] [java] Connecting to: http://localhost:45711/web-jsp-in-webapp-with-bundled-xercesImpl/test.jsp [2024-03-19T02:23:50.620Z] [javaWithResult] [dol.validation.Validator]:: Input archive: [/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear] is not valid [2024-03-19T02:23:50.620Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-03-19T02:23:50.620Z] [javaWithResult] Mar 19, 2024 2:23:50 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-03-19T02:23:50.620Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-03-19T02:23:50.620Z] [javaWithResult] java.io.IOException: Error parsing descriptor Deployment descriptor file META-INF/weblogic-application.xml in archive [validation.ear]. [2024-03-19T02:23:50.620Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:322) [2024-03-19T02:23:50.620Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-03-19T02:23:50.620Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-03-19T02:23:50.621Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-03-19T02:23:50.621Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-03-19T02:23:50.621Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-03-19T02:23:50.621Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-03-19T02:23:50.621Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-03-19T02:23:50.621Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-03-19T02:23:50.621Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-03-19T02:23:50.621Z] [javaWithResult] Caused by: java.io.IOException: Stream closed [2024-03-19T02:23:50.621Z] [javaWithResult] at java.base/java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:169) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:291) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.base/java.io.BufferedInputStream.implRead(BufferedInputStream.java:325) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:312) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.readAndBuffer(XMLEntityManager.java:3027) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:706) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1398) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1364) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:257) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1152) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1040) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:943) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-03-19T02:23:50.621Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-03-19T02:23:50.622Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-03-19T02:23:50.622Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-03-19T02:23:50.622Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-03-19T02:23:50.622Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-03-19T02:23:50.622Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-03-19T02:23:50.622Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-03-19T02:23:50.622Z] [javaWithResult] ... 9 more [2024-03-19T02:23:50.622Z] [javaWithResult] Java Result: 255 [2024-03-19T02:23:50.622Z] [2024-03-19T02:23:50.622Z] processResult: [2024-03-19T02:23:50.622Z] [2024-03-19T02:23:50.622Z] failed: [2024-03-19T02:23:50.622Z] [2024-03-19T02:23:50.622Z] passed: [2024-03-19T02:23:50.622Z] [2024-03-19T02:23:50.622Z] unknown: [2024-03-19T02:23:50.622Z] [2024-03-19T02:23:50.622Z] writeLogToConsole: [2024-03-19T02:23:50.622Z] [echo] Test validation UNKNOWN at 19-Mar-2024 02:23:50.461 with return code 255 [2024-03-19T02:23:50.622Z] [2024-03-19T02:23:50.622Z] init.os: [2024-03-19T02:23:50.622Z] [2024-03-19T02:23:50.622Z] init.tools.unix: [2024-03-19T02:23:50.622Z] [2024-03-19T02:23:50.622Z] init.tools.windows: [2024-03-19T02:23:50.622Z] [2024-03-19T02:23:50.622Z] init.tools: [2024-03-19T02:23:50.622Z] [2024-03-19T02:23:50.622Z] setAsadminArgs: [2024-03-19T02:23:50.623Z] [2024-03-19T02:23:50.623Z] init: [2024-03-19T02:23:50.623Z] [2024-03-19T02:23:50.623Z] init.customtasks: [2024-03-19T02:23:50.623Z] [2024-03-19T02:23:50.623Z] prepare: [2024-03-19T02:23:50.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/override [2024-03-19T02:23:50.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war [2024-03-19T02:23:50.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF/classes [2024-03-19T02:23:50.623Z] [2024-03-19T02:23:50.623Z] private-all: [2024-03-19T02:23:50.623Z] [2024-03-19T02:23:50.623Z] init.os: [2024-03-19T02:23:50.623Z] [2024-03-19T02:23:50.623Z] init.tools.unix: [2024-03-19T02:23:50.623Z] [2024-03-19T02:23:50.623Z] init.tools.windows: [2024-03-19T02:23:50.623Z] [2024-03-19T02:23:50.623Z] init.tools: [2024-03-19T02:23:50.623Z] [2024-03-19T02:23:50.623Z] setAsadminArgs: [2024-03-19T02:23:50.623Z] [2024-03-19T02:23:50.623Z] init: [2024-03-19T02:23:50.623Z] [2024-03-19T02:23:50.623Z] init.customtasks: [2024-03-19T02:23:50.623Z] [2024-03-19T02:23:50.624Z] prepare: [2024-03-19T02:23:50.624Z] [2024-03-19T02:23:50.624Z] compile: [2024-03-19T02:23:50.624Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/dol/override/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:50.624Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/override [2024-03-19T02:23:50.729Z] [2024-03-19T02:23:50.729Z] clean: [2024-03-19T02:23:50.729Z] [2024-03-19T02:23:50.729Z] setOSConditions: [2024-03-19T02:23:50.729Z] [2024-03-19T02:23:50.729Z] setToolWin: [2024-03-19T02:23:50.729Z] [2024-03-19T02:23:50.729Z] setToolUnix: [2024-03-19T02:23:50.729Z] [2024-03-19T02:23:50.729Z] setToolProperty: [2024-03-19T02:23:50.729Z] [2024-03-19T02:23:50.729Z] setS1ASclassPath: [2024-03-19T02:23:50.729Z] [2024-03-19T02:23:50.729Z] init-common: [2024-03-19T02:23:50.729Z] [2024-03-19T02:23:50.729Z] clean-common: [2024-03-19T02:23:50.729Z] [2024-03-19T02:23:50.729Z] setOSConditions: [2024-03-19T02:23:50.729Z] [2024-03-19T02:23:50.729Z] setToolWin: [2024-03-19T02:23:50.729Z] [2024-03-19T02:23:50.729Z] setToolUnix: [2024-03-19T02:23:50.729Z] [2024-03-19T02:23:50.730Z] setToolProperty: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] setS1ASclassPath: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] init-common: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] clean-classes-common: [2024-03-19T02:23:50.730Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] setOSConditions: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] setToolWin: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] setToolUnix: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] setToolProperty: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] setS1ASclassPath: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] init-common: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] clean-jars-common: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] compile: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] setOSConditions: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.730Z] setToolWin: [2024-03-19T02:23:50.730Z] [2024-03-19T02:23:50.731Z] setToolUnix: [2024-03-19T02:23:50.731Z] [2024-03-19T02:23:50.731Z] setToolProperty: [2024-03-19T02:23:50.731Z] [2024-03-19T02:23:50.731Z] setS1ASclassPath: [2024-03-19T02:23:50.731Z] [2024-03-19T02:23:50.731Z] init-common: [2024-03-19T02:23:50.731Z] [2024-03-19T02:23:50.731Z] compile-common: [2024-03-19T02:23:50.731Z] [echo] Current time (ISO): 2024-03-19T02:23:50.501+0000 [2024-03-19T02:23:50.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:50.731Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:50.806Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:50.806Z] [java] [2024-03-19T02:23:50.806Z] [java] [2024-03-19T02:23:50.806Z] [java] ----------------------------------------- [2024-03-19T02:23:50.806Z] [java] - jsp-in-webapp-with-bundled-xercesImpl: PASS - [2024-03-19T02:23:50.806Z] [java] ----------------------------------------- [2024-03-19T02:23:50.806Z] [java] - Total PASS : 1 - [2024-03-19T02:23:50.806Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:50.806Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:50.806Z] [java] ----------------------------------------- [2024-03-19T02:23:50.806Z] [2024-03-19T02:23:50.806Z] undeploy: [2024-03-19T02:23:50.806Z] [2024-03-19T02:23:50.806Z] setOSConditions: [2024-03-19T02:23:50.806Z] [2024-03-19T02:23:50.806Z] setToolWin: [2024-03-19T02:23:50.806Z] [2024-03-19T02:23:50.806Z] setToolUnix: [2024-03-19T02:23:50.806Z] [2024-03-19T02:23:50.806Z] setToolProperty: [2024-03-19T02:23:50.806Z] [2024-03-19T02:23:50.806Z] setS1ASclassPath: [2024-03-19T02:23:50.806Z] [2024-03-19T02:23:50.806Z] init-common: [2024-03-19T02:23:50.806Z] [2024-03-19T02:23:50.807Z] undeploy-war-common: [2024-03-19T02:23:50.898Z] [exec] Application deployed with name wsclient. [2024-03-19T02:23:50.899Z] [exec] Command deploy executed successfully. [2024-03-19T02:23:50.899Z] [2024-03-19T02:23:50.899Z] setup: [2024-03-19T02:23:50.899Z] [2024-03-19T02:23:50.899Z] runtest: [2024-03-19T02:23:50.899Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:50.899Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml:121: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:50.899Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:50.899Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:23:50.899Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:50.899Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:23:50.899Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:50.899Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:50.899Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:23:50.899Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:50.900Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:50.900Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:50.900Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:50.900Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:50.900Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:50.900Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:50.900Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:50.900Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:50.900Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:50.900Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:23:50.900Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:23:50.900Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:23:50.900Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:23:50.901Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:23:50.901Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:23:50.901Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:23:50.901Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:23:50.901Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:23:50.901Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:23:50.901Z] [java] ... 61 more [2024-03-19T02:23:50.901Z] [java] Java Result: -1 [2024-03-19T02:23:50.901Z] [2024-03-19T02:23:50.901Z] undeploy: [2024-03-19T02:23:50.901Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:50.901Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:50.901Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:50.901Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:50.901Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:50.901Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:50.901Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:50.901Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:50.901Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:51.048Z] [exec] Mar 19, 2024 2:23:50 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:51.048Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@14283006 [2024-03-19T02:23:51.063Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-in-webapp-with-bundled-xercesImpl-web [2024-03-19T02:23:51.064Z] [2024-03-19T02:23:51.064Z] all: [2024-03-19T02:23:51.064Z] [echo] [2024-03-19T02:23:51.064Z] [echo] ************************* [2024-03-19T02:23:51.064Z] [echo] * Running jspIncludeResourceNameWithPlusChar [2024-03-19T02:23:51.064Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar [2024-03-19T02:23:51.064Z] [echo] ************************* [2024-03-19T02:23:51.064Z] [echo] [2024-03-19T02:23:51.064Z] [2024-03-19T02:23:51.064Z] setOSConditions: [2024-03-19T02:23:51.064Z] [2024-03-19T02:23:51.064Z] setToolWin: [2024-03-19T02:23:51.064Z] [2024-03-19T02:23:51.064Z] setToolUnix: [2024-03-19T02:23:51.064Z] [2024-03-19T02:23:51.064Z] setToolProperty: [2024-03-19T02:23:51.064Z] [2024-03-19T02:23:51.064Z] setS1ASclassPath: [2024-03-19T02:23:51.064Z] [2024-03-19T02:23:51.064Z] init-common: [2024-03-19T02:23:51.064Z] [2024-03-19T02:23:51.064Z] clean: [2024-03-19T02:23:51.064Z] [2024-03-19T02:23:51.064Z] setOSConditions: [2024-03-19T02:23:51.064Z] [2024-03-19T02:23:51.064Z] setToolWin: [2024-03-19T02:23:51.064Z] [2024-03-19T02:23:51.064Z] setToolUnix: [2024-03-19T02:23:51.064Z] [2024-03-19T02:23:51.064Z] setToolProperty: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] setS1ASclassPath: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] init-common: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] clean-common: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] setOSConditions: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] setToolWin: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] setToolUnix: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] setToolProperty: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] setS1ASclassPath: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] init-common: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] clean-classes-common: [2024-03-19T02:23:51.065Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] setOSConditions: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] setToolWin: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] setToolUnix: [2024-03-19T02:23:51.065Z] [2024-03-19T02:23:51.065Z] setToolProperty: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] setS1ASclassPath: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] init-common: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] clean-jars-common: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] compile: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] setOSConditions: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] setToolWin: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] setToolUnix: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] setToolProperty: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] setS1ASclassPath: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] init-common: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] compile-common: [2024-03-19T02:23:51.066Z] [echo] Current time (ISO): 2024-03-19T02:23:50.955+0000 [2024-03-19T02:23:51.066Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:51.066Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/servlet [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] build: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.066Z] setOSConditions: [2024-03-19T02:23:51.066Z] [2024-03-19T02:23:51.067Z] setToolWin: [2024-03-19T02:23:51.067Z] [2024-03-19T02:23:51.067Z] setToolUnix: [2024-03-19T02:23:51.067Z] [2024-03-19T02:23:51.067Z] setToolProperty: [2024-03-19T02:23:51.067Z] [2024-03-19T02:23:51.067Z] setS1ASclassPath: [2024-03-19T02:23:51.067Z] [2024-03-19T02:23:51.067Z] init-common: [2024-03-19T02:23:51.067Z] [2024-03-19T02:23:51.067Z] webclient-war-common: [2024-03-19T02:23:51.067Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:51.067Z] [2024-03-19T02:23:51.067Z] clear: [2024-03-19T02:23:51.067Z] [2024-03-19T02:23:51.067Z] test-tlds-exist: [2024-03-19T02:23:51.067Z] [2024-03-19T02:23:51.067Z] copy-tlds: [2024-03-19T02:23:51.067Z] [2024-03-19T02:23:51.067Z] test-tagfiles-exist: [2024-03-19T02:23:51.067Z] [2024-03-19T02:23:51.067Z] copy-tagfiles: [2024-03-19T02:23:51.067Z] [2024-03-19T02:23:51.067Z] package-war-common: [2024-03-19T02:23:51.067Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:51.067Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:51.068Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:51.068Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:51.068Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/lib [2024-03-19T02:23:51.068Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:51.068Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-include-resource-name-with-plus-char-web.war [2024-03-19T02:23:51.068Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:51.068Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:51.068Z] [javac] Compiling 1 source file [2024-03-19T02:23:51.068Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:51.068Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:51.068Z] [2024-03-19T02:23:51.068Z] deploy: [2024-03-19T02:23:51.068Z] [2024-03-19T02:23:51.068Z] deploy-war-common: [2024-03-19T02:23:51.068Z] [2024-03-19T02:23:51.068Z] setOSConditions: [2024-03-19T02:23:51.068Z] [2024-03-19T02:23:51.068Z] setToolWin: [2024-03-19T02:23:51.068Z] [2024-03-19T02:23:51.068Z] setToolUnix: [2024-03-19T02:23:51.068Z] [2024-03-19T02:23:51.068Z] setToolProperty: [2024-03-19T02:23:51.068Z] [2024-03-19T02:23:51.068Z] setS1ASclassPath: [2024-03-19T02:23:51.068Z] [2024-03-19T02:23:51.069Z] init-common: [2024-03-19T02:23:51.069Z] [2024-03-19T02:23:51.069Z] deploy-war-commonpe: [2024-03-19T02:23:51.159Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:51.159Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:51.159Z] [2024-03-19T02:23:51.159Z] setOSConditions: [2024-03-19T02:23:51.159Z] [2024-03-19T02:23:51.159Z] setToolWin: [2024-03-19T02:23:51.159Z] [2024-03-19T02:23:51.159Z] setToolUnix: [2024-03-19T02:23:51.159Z] [2024-03-19T02:23:51.159Z] setToolProperty: [2024-03-19T02:23:51.159Z] [2024-03-19T02:23:51.159Z] setS1ASclassPath: [2024-03-19T02:23:51.159Z] [2024-03-19T02:23:51.159Z] init-common: [2024-03-19T02:23:51.159Z] [2024-03-19T02:23:51.159Z] undeploy-war-common: [2024-03-19T02:23:51.190Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:51.190Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:51.190Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:51.190Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:51.190Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:51.190Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:51.190Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:51.238Z] [exec] Application deployed with name ejb-ejb30-clientview-adaptedApp. [2024-03-19T02:23:51.238Z] [echo] Deployment on target server server successful [2024-03-19T02:23:51.238Z] [2024-03-19T02:23:51.238Z] setOSConditions: [2024-03-19T02:23:51.238Z] [2024-03-19T02:23:51.238Z] setToolWin: [2024-03-19T02:23:51.238Z] [2024-03-19T02:23:51.238Z] setToolUnix: [2024-03-19T02:23:51.238Z] [2024-03-19T02:23:51.238Z] setToolProperty: [2024-03-19T02:23:51.238Z] [2024-03-19T02:23:51.238Z] setS1ASclassPath: [2024-03-19T02:23:51.238Z] [2024-03-19T02:23:51.238Z] init-common: [2024-03-19T02:23:51.238Z] [2024-03-19T02:23:51.238Z] deploy-common-ee: [2024-03-19T02:23:51.238Z] [2024-03-19T02:23:51.238Z] run_se: [2024-03-19T02:23:51.238Z] [java] In stand-alone mode [2024-03-19T02:23:51.305Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:51.305Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:51.305Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:51.305Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:51.305Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:51.305Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:51.305Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:51.326Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-include-resource-name-with-plus-char --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-include-resource-name-with-plus-char-web.war [2024-03-19T02:23:51.464Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:51.464Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/dol/override/OverrideTest.java uses or overrides a deprecated API. [2024-03-19T02:23:51.464Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:51.464Z] [javac] 1 warning [2024-03-19T02:23:51.464Z] [2024-03-19T02:23:51.464Z] init.os: [2024-03-19T02:23:51.464Z] [2024-03-19T02:23:51.464Z] init.tools.unix: [2024-03-19T02:23:51.464Z] [2024-03-19T02:23:51.464Z] init.tools.windows: [2024-03-19T02:23:51.464Z] [2024-03-19T02:23:51.464Z] init.tools: [2024-03-19T02:23:51.464Z] [2024-03-19T02:23:51.464Z] setAsadminArgs: [2024-03-19T02:23:51.464Z] [2024-03-19T02:23:51.464Z] init: [2024-03-19T02:23:51.464Z] [2024-03-19T02:23:51.464Z] init.customtasks: [2024-03-19T02:23:51.464Z] [2024-03-19T02:23:51.464Z] prepare: [2024-03-19T02:23:51.464Z] [2024-03-19T02:23:51.464Z] assemble: [2024-03-19T02:23:51.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF/classes [2024-03-19T02:23:51.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF [2024-03-19T02:23:51.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF [2024-03-19T02:23:51.465Z] [2024-03-19T02:23:51.465Z] declare-test: [2024-03-19T02:23:51.465Z] [echo] Starting test override dol/override Test [2024-03-19T02:23:51.465Z] [2024-03-19T02:23:51.465Z] init.os: [2024-03-19T02:23:51.465Z] [2024-03-19T02:23:51.465Z] init.tools.unix: [2024-03-19T02:23:51.465Z] [2024-03-19T02:23:51.465Z] init.tools.windows: [2024-03-19T02:23:51.465Z] [2024-03-19T02:23:51.465Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:51.465Z] init.tools: [2024-03-19T02:23:51.465Z] [2024-03-19T02:23:51.465Z] setAsadminArgs: [2024-03-19T02:23:51.465Z] [2024-03-19T02:23:51.465Z] init: [2024-03-19T02:23:51.594Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:51.594Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:51.594Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:51.594Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:51.594Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:51.594Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:51.594Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:51.704Z] [exec] Mar 19, 2024 2:23:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:51.704Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@77aea [2024-03-19T02:23:51.704Z] [exec] Mar 19, 2024 2:23:51 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:23:51.704Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:23:51.704Z] [exec] Mar 19, 2024 2:23:51 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:23:51.704Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:23:51.705Z] [exec] Mar 19, 2024 2:23:51 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:23:51.705Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:23:51.705Z] [exec] Mar 19, 2024 2:23:51 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:23:51.705Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:23:51.722Z] [javac] 1 warning [2024-03-19T02:23:51.722Z] [2024-03-19T02:23:51.722Z] setOSConditions: [2024-03-19T02:23:51.722Z] [2024-03-19T02:23:51.722Z] setToolWin: [2024-03-19T02:23:51.722Z] [2024-03-19T02:23:51.722Z] setToolUnix: [2024-03-19T02:23:51.722Z] [2024-03-19T02:23:51.722Z] setToolProperty: [2024-03-19T02:23:51.722Z] [2024-03-19T02:23:51.722Z] setS1ASclassPath: [2024-03-19T02:23:51.722Z] [2024-03-19T02:23:51.723Z] init-common: [2024-03-19T02:23:51.723Z] [2024-03-19T02:23:51.723Z] compile-common: [2024-03-19T02:23:51.723Z] [echo] Current time (ISO): 2024-03-19T02:23:51.660+0000 [2024-03-19T02:23:51.723Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:51.724Z] [2024-03-19T02:23:51.724Z] init.customtasks: [2024-03-19T02:23:51.724Z] [2024-03-19T02:23:51.724Z] run.overridetest: [2024-03-19T02:23:51.724Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:51.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false client-handler-1-web [2024-03-19T02:23:51.734Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:51.734Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:51.734Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:51.735Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:51.735Z] [2024-03-19T02:23:51.735Z] setOSConditions: [2024-03-19T02:23:51.735Z] [2024-03-19T02:23:51.735Z] setToolWin: [2024-03-19T02:23:51.735Z] [2024-03-19T02:23:51.735Z] setToolUnix: [2024-03-19T02:23:51.735Z] [2024-03-19T02:23:51.735Z] setToolProperty: [2024-03-19T02:23:51.735Z] [2024-03-19T02:23:51.735Z] setS1ASclassPath: [2024-03-19T02:23:51.735Z] [2024-03-19T02:23:51.735Z] init-common: [2024-03-19T02:23:51.735Z] [2024-03-19T02:23:51.735Z] undeploy-client: [2024-03-19T02:23:51.811Z] [java] Mar 19, 2024 2:23:51 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:51.811Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:51.823Z] [exec] Application deployed with name security-map-web. [2024-03-19T02:23:51.823Z] [2024-03-19T02:23:51.823Z] run: [2024-03-19T02:23:51.823Z] [2024-03-19T02:23:51.823Z] setOSConditions: [2024-03-19T02:23:51.823Z] [2024-03-19T02:23:51.823Z] setToolWin: [2024-03-19T02:23:51.823Z] [2024-03-19T02:23:51.823Z] setToolUnix: [2024-03-19T02:23:51.823Z] [2024-03-19T02:23:51.823Z] setToolProperty: [2024-03-19T02:23:51.823Z] [2024-03-19T02:23:51.823Z] setS1ASclassPath: [2024-03-19T02:23:51.823Z] [2024-03-19T02:23:51.823Z] init-common: [2024-03-19T02:23:51.823Z] [2024-03-19T02:23:51.823Z] create-table: [2024-03-19T02:23:51.823Z] [2024-03-19T02:23:51.823Z] execute-common: [2024-03-19T02:23:51.823Z] [2024-03-19T02:23:51.824Z] setOSConditions: [2024-03-19T02:23:51.824Z] [2024-03-19T02:23:51.824Z] setToolWin: [2024-03-19T02:23:51.824Z] [2024-03-19T02:23:51.824Z] setToolUnix: [2024-03-19T02:23:51.824Z] [2024-03-19T02:23:51.824Z] setToolProperty: [2024-03-19T02:23:51.824Z] [2024-03-19T02:23:51.824Z] setS1ASclassPath: [2024-03-19T02:23:51.824Z] [2024-03-19T02:23:51.824Z] init-common: [2024-03-19T02:23:51.824Z] [2024-03-19T02:23:51.824Z] execute-sql: [2024-03-19T02:23:51.824Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-03-19T02:23:51.824Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-03-19T02:23:51.824Z] [echo] userid dbmap1 [2024-03-19T02:23:51.824Z] [echo] password dbmap1 [2024-03-19T02:23:51.824Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-03-19T02:23:51.824Z] [sql] 0 rows affected [2024-03-19T02:23:51.824Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:51.824Z] [2024-03-19T02:23:51.824Z] setOSConditions: [2024-03-19T02:23:51.824Z] [2024-03-19T02:23:51.824Z] setToolWin: [2024-03-19T02:23:51.824Z] [2024-03-19T02:23:51.824Z] setToolUnix: [2024-03-19T02:23:51.824Z] [2024-03-19T02:23:51.824Z] setToolProperty: [2024-03-19T02:23:51.824Z] [2024-03-19T02:23:51.824Z] setS1ASclassPath: [2024-03-19T02:23:51.824Z] [2024-03-19T02:23:51.824Z] init-common: [2024-03-19T02:23:51.825Z] [2024-03-19T02:23:51.825Z] execute-sql: [2024-03-19T02:23:51.825Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-03-19T02:23:51.825Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-03-19T02:23:51.825Z] [echo] userid dbmap2 [2024-03-19T02:23:51.825Z] [echo] password dbmap2 [2024-03-19T02:23:51.825Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-03-19T02:23:51.825Z] [sql] 0 rows affected [2024-03-19T02:23:51.825Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:51.825Z] [2024-03-19T02:23:51.825Z] setOSConditions: [2024-03-19T02:23:51.825Z] [2024-03-19T02:23:51.825Z] setToolWin: [2024-03-19T02:23:51.825Z] [2024-03-19T02:23:51.825Z] setToolUnix: [2024-03-19T02:23:51.825Z] [2024-03-19T02:23:51.825Z] setToolProperty: [2024-03-19T02:23:51.825Z] [2024-03-19T02:23:51.825Z] setS1ASclassPath: [2024-03-19T02:23:51.825Z] [2024-03-19T02:23:51.825Z] init-common: [2024-03-19T02:23:51.825Z] [2024-03-19T02:23:51.825Z] execute-sql: [2024-03-19T02:23:51.825Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-03-19T02:23:51.825Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-03-19T02:23:51.825Z] [echo] userid dbmap3 [2024-03-19T02:23:51.825Z] [echo] password dbmap3 [2024-03-19T02:23:51.825Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-03-19T02:23:51.825Z] [sql] 0 rows affected [2024-03-19T02:23:51.825Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:51.825Z] [2024-03-19T02:23:51.825Z] setOSConditions: [2024-03-19T02:23:51.825Z] [2024-03-19T02:23:51.825Z] setToolWin: [2024-03-19T02:23:51.825Z] [2024-03-19T02:23:51.825Z] setToolUnix: [2024-03-19T02:23:51.825Z] [2024-03-19T02:23:51.826Z] setToolProperty: [2024-03-19T02:23:51.826Z] [2024-03-19T02:23:51.826Z] setS1ASclassPath: [2024-03-19T02:23:51.826Z] [2024-03-19T02:23:51.826Z] init-common: [2024-03-19T02:23:51.826Z] [2024-03-19T02:23:51.826Z] execute-sql: [2024-03-19T02:23:51.826Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-03-19T02:23:51.826Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-03-19T02:23:51.826Z] [echo] userid dbmap4 [2024-03-19T02:23:51.826Z] [echo] password dbmap4 [2024-03-19T02:23:51.826Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-03-19T02:23:51.826Z] [sql] 0 rows affected [2024-03-19T02:23:51.826Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:51.826Z] [2024-03-19T02:23:51.826Z] setOSConditions: [2024-03-19T02:23:51.826Z] [2024-03-19T02:23:51.826Z] setToolWin: [2024-03-19T02:23:51.826Z] [2024-03-19T02:23:51.826Z] setToolUnix: [2024-03-19T02:23:51.826Z] [2024-03-19T02:23:51.826Z] setToolProperty: [2024-03-19T02:23:51.826Z] [2024-03-19T02:23:51.826Z] setS1ASclassPath: [2024-03-19T02:23:51.826Z] [2024-03-19T02:23:51.826Z] init-common: [2024-03-19T02:23:51.826Z] [2024-03-19T02:23:51.826Z] execute-sql: [2024-03-19T02:23:51.826Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-03-19T02:23:51.826Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-03-19T02:23:51.826Z] [echo] userid dbmap5 [2024-03-19T02:23:51.826Z] [echo] password dbmap5 [2024-03-19T02:23:51.826Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-03-19T02:23:51.826Z] [sql] 0 rows affected [2024-03-19T02:23:51.827Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:51.827Z] [2024-03-19T02:23:51.827Z] setOSConditions: [2024-03-19T02:23:51.827Z] [2024-03-19T02:23:51.827Z] setToolWin: [2024-03-19T02:23:51.827Z] [2024-03-19T02:23:51.827Z] setToolUnix: [2024-03-19T02:23:51.827Z] [2024-03-19T02:23:51.827Z] setToolProperty: [2024-03-19T02:23:51.827Z] [2024-03-19T02:23:51.827Z] setS1ASclassPath: [2024-03-19T02:23:51.827Z] [2024-03-19T02:23:51.827Z] init-common: [2024-03-19T02:23:51.827Z] [2024-03-19T02:23:51.827Z] execute-sql: [2024-03-19T02:23:51.827Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-03-19T02:23:51.869Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:51.962Z] [exec] Mar 19, 2024 2:23:51 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:51.962Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@e717ea7[jndiName=jms/ejb_timer_mdbtimer_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:51.962Z] [exec] Sending message to at time 1710815031930 [2024-03-19T02:23:51.962Z] [exec] Sent message at time 1710815031938 [2024-03-19T02:23:51.962Z] [exec] Waiting for queue message [2024-03-19T02:23:52.085Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-03-19T02:23:52.085Z] [echo] userid dbmap6 [2024-03-19T02:23:52.085Z] [echo] password dbmap6 [2024-03-19T02:23:52.085Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-03-19T02:23:52.085Z] [sql] 0 rows affected [2024-03-19T02:23:52.085Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:52.125Z] [javac] 1 warning [2024-03-19T02:23:52.125Z] [2024-03-19T02:23:52.125Z] build: [2024-03-19T02:23:52.125Z] [2024-03-19T02:23:52.125Z] setOSConditions: [2024-03-19T02:23:52.125Z] [2024-03-19T02:23:52.125Z] setToolWin: [2024-03-19T02:23:52.125Z] [2024-03-19T02:23:52.125Z] setToolUnix: [2024-03-19T02:23:52.125Z] [2024-03-19T02:23:52.125Z] setToolProperty: [2024-03-19T02:23:52.125Z] [2024-03-19T02:23:52.125Z] setS1ASclassPath: [2024-03-19T02:23:52.125Z] [2024-03-19T02:23:52.125Z] init-common: [2024-03-19T02:23:52.126Z] [2024-03-19T02:23:52.126Z] webclient-war-common: [2024-03-19T02:23:52.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:52.126Z] [2024-03-19T02:23:52.126Z] clear: [2024-03-19T02:23:52.126Z] [2024-03-19T02:23:52.126Z] test-tlds-exist: [2024-03-19T02:23:52.126Z] [2024-03-19T02:23:52.126Z] copy-tlds: [2024-03-19T02:23:52.126Z] [2024-03-19T02:23:52.126Z] test-tagfiles-exist: [2024-03-19T02:23:52.126Z] [2024-03-19T02:23:52.126Z] copy-tagfiles: [2024-03-19T02:23:52.126Z] [2024-03-19T02:23:52.126Z] package-war-common: [2024-03-19T02:23:52.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:52.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:52.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:52.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:52.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/lib [2024-03-19T02:23:52.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:23:52.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:52.126Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:52.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/docroot [2024-03-19T02:23:52.127Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-local-view-proxy-serializable-web.war [2024-03-19T02:23:52.127Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:52.127Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:52.127Z] [javac] Compiling 1 source file [2024-03-19T02:23:52.127Z] [2024-03-19T02:23:52.127Z] create-resources: [2024-03-19T02:23:52.127Z] [2024-03-19T02:23:52.127Z] setOSConditions: [2024-03-19T02:23:52.127Z] [2024-03-19T02:23:52.127Z] setToolWin: [2024-03-19T02:23:52.127Z] [2024-03-19T02:23:52.127Z] setToolUnix: [2024-03-19T02:23:52.127Z] [2024-03-19T02:23:52.127Z] setToolProperty: [2024-03-19T02:23:52.127Z] [2024-03-19T02:23:52.127Z] setS1ASclassPath: [2024-03-19T02:23:52.127Z] [2024-03-19T02:23:52.127Z] init-common: [2024-03-19T02:23:52.127Z] [2024-03-19T02:23:52.127Z] create-jdbc-connpool-common: [2024-03-19T02:23:52.220Z] [exec] Received message : [2024-03-19T02:23:52.220Z] [exec] Class: com.sun.messaging.jmq.jmsclient.ObjectMessageImpl [2024-03-19T02:23:52.220Z] [exec] getJMSMessageID(): ID:930-10.40.50.228(cb:39:b2:e5:1d:f3)-1-1710815031944 [2024-03-19T02:23:52.220Z] [exec] getJMSTimestamp(): 1710815031944 [2024-03-19T02:23:52.220Z] [exec] getJMSCorrelationID(): null [2024-03-19T02:23:52.220Z] [exec] JMSReplyTo: null [2024-03-19T02:23:52.220Z] [exec] JMSDestination: ejb_timer_mdbtimer_OutQueue [2024-03-19T02:23:52.220Z] [exec] getJMSDeliveryMode(): PERSISTENT [2024-03-19T02:23:52.220Z] [exec] getJMSRedelivered(): false [2024-03-19T02:23:52.220Z] [exec] getJMSType(): null [2024-03-19T02:23:52.220Z] [exec] getJMSExpiration(): 0 [2024-03-19T02:23:52.220Z] [exec] getJMSDeliveryTime(): 0 [2024-03-19T02:23:52.220Z] [exec] getJMSPriority(): 4 [2024-03-19T02:23:52.220Z] [exec] Properties: {JMSXDeliveryCount=1} at Tue Mar 19 02:23:51 UTC 2024 [2024-03-19T02:23:52.220Z] [exec] Timer will be cancelled after Tue Mar 19 02:24:16 UTC 2024 [2024-03-19T02:23:52.220Z] [exec] Waiting for cancellation notification until Tue Mar 19 02:24:46 UTC 2024 [2024-03-19T02:23:52.220Z] [exec] Waiting for queue message [2024-03-19T02:23:52.257Z] [exec] Application deployed with name web-jsp-include-resource-name-with-plus-char-web. [2024-03-19T02:23:52.257Z] [2024-03-19T02:23:52.257Z] deploy-war-commonee: [2024-03-19T02:23:52.257Z] [2024-03-19T02:23:52.257Z] run: [2024-03-19T02:23:52.257Z] [java] Connecting to: http://localhost:45711/web-jsp-include-resource-name-with-plus-char/foo.jsp [2024-03-19T02:23:52.257Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:52.257Z] [java] [2024-03-19T02:23:52.257Z] [java] [2024-03-19T02:23:52.257Z] [java] ----------------------------------------- [2024-03-19T02:23:52.257Z] [java] - jsp-include-resource-name-with-plus-char: PASS - [2024-03-19T02:23:52.257Z] [java] ----------------------------------------- [2024-03-19T02:23:52.257Z] [java] - Total PASS : 1 - [2024-03-19T02:23:52.257Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:52.257Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:52.257Z] [java] ----------------------------------------- [2024-03-19T02:23:52.257Z] [2024-03-19T02:23:52.257Z] undeploy: [2024-03-19T02:23:52.257Z] [2024-03-19T02:23:52.257Z] setOSConditions: [2024-03-19T02:23:52.257Z] [2024-03-19T02:23:52.257Z] setToolWin: [2024-03-19T02:23:52.257Z] [2024-03-19T02:23:52.257Z] setToolUnix: [2024-03-19T02:23:52.257Z] [2024-03-19T02:23:52.257Z] setToolProperty: [2024-03-19T02:23:52.257Z] [2024-03-19T02:23:52.257Z] setS1ASclassPath: [2024-03-19T02:23:52.257Z] [2024-03-19T02:23:52.257Z] init-common: [2024-03-19T02:23:52.257Z] [2024-03-19T02:23:52.257Z] undeploy-war-common: [2024-03-19T02:23:52.333Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:52.333Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:23:52.333Z] [exec] Command undeploy executed successfully. [2024-03-19T02:23:52.333Z] [2024-03-19T02:23:52.333Z] all: [2024-03-19T02:23:52.333Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:52.333Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:52.333Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:52.333Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:52.333Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:52.333Z] [2024-03-19T02:23:52.333Z] setOSConditions: [2024-03-19T02:23:52.333Z] [2024-03-19T02:23:52.333Z] setToolWin: [2024-03-19T02:23:52.333Z] [2024-03-19T02:23:52.333Z] setToolUnix: [2024-03-19T02:23:52.334Z] [2024-03-19T02:23:52.334Z] setToolProperty: [2024-03-19T02:23:52.334Z] [2024-03-19T02:23:52.334Z] setS1ASclassPath: [2024-03-19T02:23:52.334Z] [2024-03-19T02:23:52.334Z] init-common: [2024-03-19T02:23:52.334Z] [2024-03-19T02:23:52.334Z] clean: [2024-03-19T02:23:52.334Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:52.334Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:52.334Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:52.334Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:52.334Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:52.334Z] [2024-03-19T02:23:52.334Z] setOSConditions: [2024-03-19T02:23:52.334Z] [2024-03-19T02:23:52.334Z] setToolWin: [2024-03-19T02:23:52.334Z] [2024-03-19T02:23:52.334Z] setToolUnix: [2024-03-19T02:23:52.335Z] [2024-03-19T02:23:52.335Z] setToolProperty: [2024-03-19T02:23:52.335Z] [2024-03-19T02:23:52.335Z] setS1ASclassPath: [2024-03-19T02:23:52.335Z] [2024-03-19T02:23:52.335Z] init-common: [2024-03-19T02:23:52.335Z] [2024-03-19T02:23:52.335Z] clean-common: [2024-03-19T02:23:52.335Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:52.335Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:52.335Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:52.335Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:52.335Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:52.335Z] [2024-03-19T02:23:52.335Z] setOSConditions: [2024-03-19T02:23:52.335Z] [2024-03-19T02:23:52.335Z] setToolWin: [2024-03-19T02:23:52.335Z] [2024-03-19T02:23:52.335Z] setToolUnix: [2024-03-19T02:23:52.335Z] [2024-03-19T02:23:52.336Z] setToolProperty: [2024-03-19T02:23:52.336Z] [2024-03-19T02:23:52.336Z] setS1ASclassPath: [2024-03-19T02:23:52.336Z] [2024-03-19T02:23:52.336Z] init-common: [2024-03-19T02:23:52.336Z] [2024-03-19T02:23:52.336Z] clean-classes-common: [2024-03-19T02:23:52.336Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:52.336Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:52.336Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:52.336Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:52.336Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:52.336Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:52.336Z] [2024-03-19T02:23:52.336Z] setOSConditions: [2024-03-19T02:23:52.336Z] [2024-03-19T02:23:52.336Z] setToolWin: [2024-03-19T02:23:52.336Z] [2024-03-19T02:23:52.336Z] setToolUnix: [2024-03-19T02:23:52.384Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:23:52.384Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:23:52.384Z] [2024-03-19T02:23:52.384Z] set-derby-connpool-props: [2024-03-19T02:23:52.399Z] [exec] Mar 19, 2024 2:23:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:52.399Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@66713605 [2024-03-19T02:23:52.596Z] [2024-03-19T02:23:52.596Z] setToolProperty: [2024-03-19T02:23:52.596Z] [2024-03-19T02:23:52.596Z] setS1ASclassPath: [2024-03-19T02:23:52.596Z] [2024-03-19T02:23:52.596Z] init-common: [2024-03-19T02:23:52.596Z] [2024-03-19T02:23:52.596Z] clean-jars-common: [2024-03-19T02:23:52.596Z] [2024-03-19T02:23:52.596Z] assemble-web: [2024-03-19T02:23:52.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:52.596Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:52.596Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:52.596Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:52.596Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:52.597Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:52.597Z] [2024-03-19T02:23:52.597Z] setOSConditions: [2024-03-19T02:23:52.597Z] [2024-03-19T02:23:52.597Z] setToolWin: [2024-03-19T02:23:52.597Z] [2024-03-19T02:23:52.597Z] setToolUnix: [2024-03-19T02:23:52.597Z] [2024-03-19T02:23:52.597Z] setToolProperty: [2024-03-19T02:23:52.597Z] [2024-03-19T02:23:52.597Z] setS1ASclassPath: [2024-03-19T02:23:52.597Z] [2024-03-19T02:23:52.597Z] init-common: [2024-03-19T02:23:52.597Z] [2024-03-19T02:23:52.597Z] wsimport: [2024-03-19T02:23:52.655Z] [exec] [cacheNPE] Initalization done [2024-03-19T02:23:52.655Z] [exec] Value of key is: initSFSBs [2024-03-19T02:23:52.655Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.655Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.655Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:52.655Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.689Z] [java] Send request [2024-03-19T02:23:52.703Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:52.703Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:52.703Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:52.703Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:52.703Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:52.703Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:52.703Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:52.822Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-include-resource-name-with-plus-char-web [2024-03-19T02:23:52.822Z] [2024-03-19T02:23:52.822Z] all: [2024-03-19T02:23:52.822Z] [echo] [2024-03-19T02:23:52.822Z] [echo] ************************* [2024-03-19T02:23:52.822Z] [echo] * Running jspIncludedWelcomePage [2024-03-19T02:23:52.822Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage [2024-03-19T02:23:52.822Z] [echo] ************************* [2024-03-19T02:23:52.822Z] [echo] [2024-03-19T02:23:52.822Z] [2024-03-19T02:23:52.822Z] setOSConditions: [2024-03-19T02:23:52.822Z] [2024-03-19T02:23:52.822Z] setToolWin: [2024-03-19T02:23:52.822Z] [2024-03-19T02:23:52.822Z] setToolUnix: [2024-03-19T02:23:52.822Z] [2024-03-19T02:23:52.822Z] setToolProperty: [2024-03-19T02:23:52.822Z] [2024-03-19T02:23:52.822Z] setS1ASclassPath: [2024-03-19T02:23:52.822Z] [2024-03-19T02:23:52.822Z] init-common: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] clean: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] setOSConditions: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] setToolWin: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] setToolUnix: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] setToolProperty: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] setS1ASclassPath: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] init-common: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] clean-common: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] setOSConditions: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] setToolWin: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] setToolUnix: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] setToolProperty: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] setS1ASclassPath: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] init-common: [2024-03-19T02:23:52.823Z] [2024-03-19T02:23:52.823Z] clean-classes-common: [2024-03-19T02:23:52.824Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] setOSConditions: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] setToolWin: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] setToolUnix: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] setToolProperty: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] setS1ASclassPath: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] init-common: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] clean-jars-common: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] compile: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] setOSConditions: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] setToolWin: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] setToolUnix: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] setToolProperty: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] setS1ASclassPath: [2024-03-19T02:23:52.824Z] [2024-03-19T02:23:52.824Z] init-common: [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.825Z] compile-common: [2024-03-19T02:23:52.825Z] [echo] Current time (ISO): 2024-03-19T02:23:52.582+0000 [2024-03-19T02:23:52.825Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:52.825Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/servlet [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.825Z] build: [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.825Z] setOSConditions: [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.825Z] setToolWin: [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.825Z] setToolUnix: [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.825Z] setToolProperty: [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.825Z] setS1ASclassPath: [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.825Z] init-common: [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.825Z] webclient-war-common: [2024-03-19T02:23:52.825Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.825Z] clear: [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.825Z] test-tlds-exist: [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.825Z] copy-tlds: [2024-03-19T02:23:52.825Z] [2024-03-19T02:23:52.826Z] test-tagfiles-exist: [2024-03-19T02:23:52.826Z] [2024-03-19T02:23:52.826Z] copy-tagfiles: [2024-03-19T02:23:52.826Z] [2024-03-19T02:23:52.826Z] package-war-common: [2024-03-19T02:23:52.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:52.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:52.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:52.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:52.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/lib [2024-03-19T02:23:52.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:52.826Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-included-welcome-page-web.war [2024-03-19T02:23:52.826Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:52.826Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:52.826Z] [javac] Compiling 1 source file [2024-03-19T02:23:52.826Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:52.826Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:52.826Z] [2024-03-19T02:23:52.826Z] deploy: [2024-03-19T02:23:52.826Z] [2024-03-19T02:23:52.826Z] deploy-war-common: [2024-03-19T02:23:52.826Z] [2024-03-19T02:23:52.826Z] setOSConditions: [2024-03-19T02:23:52.826Z] [2024-03-19T02:23:52.827Z] setToolWin: [2024-03-19T02:23:52.827Z] [2024-03-19T02:23:52.827Z] setToolUnix: [2024-03-19T02:23:52.827Z] [2024-03-19T02:23:52.827Z] setToolProperty: [2024-03-19T02:23:52.827Z] [2024-03-19T02:23:52.827Z] setS1ASclassPath: [2024-03-19T02:23:52.827Z] [2024-03-19T02:23:52.827Z] init-common: [2024-03-19T02:23:52.827Z] [2024-03-19T02:23:52.827Z] deploy-war-commonpe: [2024-03-19T02:23:52.856Z] [exec] parsing WSDL... [2024-03-19T02:23:52.938Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.938Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:52.938Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.938Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.938Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:52.938Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.938Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.938Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:52.938Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.938Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.938Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:52.938Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.938Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.938Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:52.938Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:52.947Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:23:52.948Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:23:53.084Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-included-welcome-page --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-included-welcome-page-web.war [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.197Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.198Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.198Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.198Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.198Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.198Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.198Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.208Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:23:53.209Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:23:53.299Z] [exec] Application deployed with name datasource-definitionApp. [2024-03-19T02:23:53.299Z] [echo] Deployment on target server server successful [2024-03-19T02:23:53.299Z] [2024-03-19T02:23:53.299Z] setOSConditions: [2024-03-19T02:23:53.299Z] [2024-03-19T02:23:53.299Z] setToolWin: [2024-03-19T02:23:53.299Z] [2024-03-19T02:23:53.299Z] setToolUnix: [2024-03-19T02:23:53.299Z] [2024-03-19T02:23:53.299Z] setToolProperty: [2024-03-19T02:23:53.299Z] [2024-03-19T02:23:53.299Z] setS1ASclassPath: [2024-03-19T02:23:53.300Z] [2024-03-19T02:23:53.300Z] init-common: [2024-03-19T02:23:53.300Z] [2024-03-19T02:23:53.300Z] deploy-common-ee: [2024-03-19T02:23:53.300Z] [2024-03-19T02:23:53.300Z] run: [2024-03-19T02:23:53.300Z] [2024-03-19T02:23:53.300Z] setOSConditions: [2024-03-19T02:23:53.300Z] [2024-03-19T02:23:53.300Z] setToolWin: [2024-03-19T02:23:53.300Z] [2024-03-19T02:23:53.300Z] setToolUnix: [2024-03-19T02:23:53.300Z] [2024-03-19T02:23:53.300Z] setToolProperty: [2024-03-19T02:23:53.300Z] [2024-03-19T02:23:53.300Z] setS1ASclassPath: [2024-03-19T02:23:53.300Z] [2024-03-19T02:23:53.300Z] init-common: [2024-03-19T02:23:53.300Z] [2024-03-19T02:23:53.300Z] runclient-common: [2024-03-19T02:23:53.300Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/datasource-definitionAppClient.jar -name datasource-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-03-19T02:23:53.424Z] [exec] [2024-03-19T02:23:53.424Z] [exec] Generating code... [2024-03-19T02:23:53.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.456Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.456Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.456Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.456Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.456Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:23:53.469Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:23:53.630Z] [javaWithResult] Mar 19, 2024 2:23:53 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:53.630Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:53.630Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS3] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: , lookupName: jdbc/__default [2024-03-19T02:23:53.630Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS5and6] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: jdbc/__default, lookupName: [2024-03-19T02:23:53.630Z] [javaWithResult] [dol.override.OverrideTest]:: Target class name: override.OverrideTestServlet [2024-03-19T02:23:53.630Z] [javaWithResult] [dol.override.OverrideTest]:: Target name: myDS6 [2024-03-19T02:23:53.630Z] [javaWithResult] [dol.override.OverrideTest]:: Target class name: override.OverrideTestServlet [2024-03-19T02:23:53.630Z] [javaWithResult] [dol.override.OverrideTest]:: Target name: myDS5 [2024-03-19T02:23:53.630Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS7] with JNDI name: jdbc/__default, description: override, authorization: Container, sharing scope: Unshareable, mappedName: , lookupName: jdbc/__default [2024-03-19T02:23:53.630Z] [javaWithResult] [dol.override.OverrideTest]:: Descriptor did not override the @Resource lookup name attribute as expected [2024-03-19T02:23:53.630Z] [javaWithResult] [dol.override.OverrideTest]:: FAILED: devtests/deployment/dol/override [2024-03-19T02:23:53.630Z] [javaWithResult] Java Result: 255 [2024-03-19T02:23:53.630Z] [2024-03-19T02:23:53.630Z] processResult: [2024-03-19T02:23:53.630Z] [2024-03-19T02:23:53.630Z] failed: [2024-03-19T02:23:53.630Z] [2024-03-19T02:23:53.630Z] passed: [2024-03-19T02:23:53.630Z] [2024-03-19T02:23:53.630Z] unknown: [2024-03-19T02:23:53.630Z] [2024-03-19T02:23:53.631Z] writeLogToConsole: [2024-03-19T02:23:53.631Z] [echo] Test override UNKNOWN at 19-Mar-2024 02:23:53.605 with return code 255 [2024-03-19T02:23:53.631Z] [2024-03-19T02:23:53.631Z] private-all: [2024-03-19T02:23:53.631Z] [2024-03-19T02:23:53.631Z] private-all: [2024-03-19T02:23:53.631Z] [2024-03-19T02:23:53.631Z] private-all: [2024-03-19T02:23:53.631Z] [2024-03-19T02:23:53.631Z] init.os: [2024-03-19T02:23:53.631Z] [2024-03-19T02:23:53.631Z] init.tools.unix: [2024-03-19T02:23:53.631Z] [2024-03-19T02:23:53.631Z] init.tools.windows: [2024-03-19T02:23:53.631Z] [2024-03-19T02:23:53.631Z] init.tools: [2024-03-19T02:23:53.631Z] [2024-03-19T02:23:53.631Z] setAsadminArgs: [2024-03-19T02:23:53.631Z] [2024-03-19T02:23:53.631Z] init: [2024-03-19T02:23:53.632Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:53.633Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:53.633Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:53.649Z] [exec] Application deployed with name web-jsp-included-welcome-page-web. [2024-03-19T02:23:53.649Z] [2024-03-19T02:23:53.649Z] deploy-war-commonee: [2024-03-19T02:23:53.649Z] [2024-03-19T02:23:53.649Z] run: [2024-03-19T02:23:53.649Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:53.649Z] [java] [2024-03-19T02:23:53.649Z] [java] [2024-03-19T02:23:53.649Z] [java] ----------------------------------------- [2024-03-19T02:23:53.682Z] [exec] [2024-03-19T02:23:53.682Z] [exec] Compiling code... [2024-03-19T02:23:53.707Z] [java] Mar 19, 2024 2:23:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:53.707Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@67f3d192 [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.713Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.713Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.714Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.714Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.714Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.714Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.714Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.714Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.778Z] [java] Value of key is: API testWebPerms [2024-03-19T02:23:53.778Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:53.778Z] [java] [2024-03-19T02:23:53.778Z] [java] [2024-03-19T02:23:53.778Z] [java] ----------------------------------------- [2024-03-19T02:23:53.778Z] [java] - API testWebPerms : PASS - [2024-03-19T02:23:53.778Z] [java] ----------------------------------------- [2024-03-19T02:23:53.778Z] [java] Total PASS: 1 [2024-03-19T02:23:53.778Z] [java] Total FAIL: 0 [2024-03-19T02:23:53.778Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:53.778Z] [java] ----------------------------------------- [2024-03-19T02:23:53.778Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:53.778Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:53.778Z] [2024-03-19T02:23:53.778Z] run-prog-auth: [2024-03-19T02:23:53.778Z] [get] Getting: https://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar [2024-03-19T02:23:53.778Z] [get] To: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/maven-ant-tasks-2.1.3.jar [2024-03-19T02:23:53.778Z] [2024-03-19T02:23:53.778Z] runMaven: [2024-03-19T02:23:53.889Z] [2024-03-19T02:23:53.889Z] [javac] 2 warnings [2024-03-19T02:23:53.889Z] init.customtasks: [2024-03-19T02:23:53.889Z] [2024-03-19T02:23:53.889Z] [2024-03-19T02:23:53.890Z] prepare: [2024-03-19T02:23:53.890Z] setOSConditions: [2024-03-19T02:23:53.890Z] [2024-03-19T02:23:53.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2024-03-19T02:23:53.890Z] setToolWin: [2024-03-19T02:23:53.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives [2024-03-19T02:23:53.890Z] [2024-03-19T02:23:53.890Z] [2024-03-19T02:23:53.890Z] compile: [2024-03-19T02:23:53.890Z] setToolUnix: [2024-03-19T02:23:53.890Z] [2024-03-19T02:23:53.890Z] setToolProperty: [2024-03-19T02:23:53.890Z] [2024-03-19T02:23:53.890Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:53.890Z] setS1ASclassPath: [2024-03-19T02:23:53.890Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2024-03-19T02:23:53.890Z] [2024-03-19T02:23:53.890Z] init-common: [2024-03-19T02:23:53.890Z] [2024-03-19T02:23:53.890Z] compile-common: [2024-03-19T02:23:53.890Z] [echo] Current time (ISO): 2024-03-19T02:23:53.748+0000 [2024-03-19T02:23:53.890Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:53.906Z] [java] - jsp-included-welcome-page: PASS - [2024-03-19T02:23:53.906Z] [java] ----------------------------------------- [2024-03-19T02:23:53.906Z] [java] - Total PASS : 1 - [2024-03-19T02:23:53.906Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:53.906Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:53.906Z] [java] ----------------------------------------- [2024-03-19T02:23:53.906Z] [2024-03-19T02:23:53.906Z] undeploy: [2024-03-19T02:23:53.906Z] [2024-03-19T02:23:53.906Z] setOSConditions: [2024-03-19T02:23:53.906Z] [2024-03-19T02:23:53.906Z] setToolWin: [2024-03-19T02:23:53.906Z] [2024-03-19T02:23:53.906Z] setToolUnix: [2024-03-19T02:23:53.907Z] [2024-03-19T02:23:53.907Z] setToolProperty: [2024-03-19T02:23:53.907Z] [2024-03-19T02:23:53.907Z] setS1ASclassPath: [2024-03-19T02:23:53.907Z] [2024-03-19T02:23:53.907Z] init-common: [2024-03-19T02:23:53.907Z] [2024-03-19T02:23:53.907Z] undeploy-war-common: [2024-03-19T02:23:53.950Z] [exec] Mar 19, 2024 2:23:53 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:23:53.950Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:23:53.950Z] [exec] Mar 19, 2024 2:23:53 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:23:53.950Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:23:53.950Z] [exec] Mar 19, 2024 2:23:53 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:23:53.950Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:23:53.950Z] [exec] Mar 19, 2024 2:23:53 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:23:53.950Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:23:53.974Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.974Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.974Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.974Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.974Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.974Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.974Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.974Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.974Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.974Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.974Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.974Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.974Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.974Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.974Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.975Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.975Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.976Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.976Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.976Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.976Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.976Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:53.976Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.976Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:53.976Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.032Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:23:54.032Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:23:54.148Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:54.148Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:54.148Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:54.148Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:54.148Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:54.148Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:54.148Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:54.163Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-included-welcome-page-web [2024-03-19T02:23:54.163Z] [2024-03-19T02:23:54.163Z] all: [2024-03-19T02:23:54.163Z] [echo] [2024-03-19T02:23:54.163Z] [echo] ************************* [2024-03-19T02:23:54.163Z] [echo] * Running jspNestedScriptingTagExtraInfo [2024-03-19T02:23:54.163Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo [2024-03-19T02:23:54.163Z] [echo] ************************* [2024-03-19T02:23:54.163Z] [echo] [2024-03-19T02:23:54.163Z] [2024-03-19T02:23:54.163Z] setOSConditions: [2024-03-19T02:23:54.163Z] [2024-03-19T02:23:54.163Z] setToolWin: [2024-03-19T02:23:54.163Z] [2024-03-19T02:23:54.163Z] setToolUnix: [2024-03-19T02:23:54.163Z] [2024-03-19T02:23:54.163Z] setToolProperty: [2024-03-19T02:23:54.163Z] [2024-03-19T02:23:54.163Z] setS1ASclassPath: [2024-03-19T02:23:54.163Z] [2024-03-19T02:23:54.163Z] init-common: [2024-03-19T02:23:54.163Z] [2024-03-19T02:23:54.163Z] clean: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] setOSConditions: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] setToolWin: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] setToolUnix: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] setToolProperty: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] setS1ASclassPath: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] init-common: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] clean-common: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] setOSConditions: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] setToolWin: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] setToolUnix: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] setToolProperty: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] setS1ASclassPath: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.164Z] init-common: [2024-03-19T02:23:54.164Z] [2024-03-19T02:23:54.165Z] clean-classes-common: [2024-03-19T02:23:54.165Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.165Z] setOSConditions: [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.165Z] setToolWin: [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.165Z] setToolUnix: [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.165Z] setToolProperty: [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.165Z] setS1ASclassPath: [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.165Z] init-common: [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.165Z] clean-jars-common: [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.165Z] compile: [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.165Z] setOSConditions: [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.165Z] setToolWin: [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.165Z] setToolUnix: [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.165Z] setToolProperty: [2024-03-19T02:23:54.165Z] [2024-03-19T02:23:54.166Z] setS1ASclassPath: [2024-03-19T02:23:54.166Z] [2024-03-19T02:23:54.166Z] init-common: [2024-03-19T02:23:54.166Z] [2024-03-19T02:23:54.166Z] compile-common: [2024-03-19T02:23:54.166Z] [echo] Current time (ISO): 2024-03-19T02:23:54.067+0000 [2024-03-19T02:23:54.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:54.166Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:54.173Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:54.173Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:54.173Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:54.173Z] [javac] 2 warnings [2024-03-19T02:23:54.173Z] [2024-03-19T02:23:54.173Z] setOSConditions: [2024-03-19T02:23:54.173Z] [2024-03-19T02:23:54.173Z] setToolWin: [2024-03-19T02:23:54.173Z] [2024-03-19T02:23:54.173Z] setToolUnix: [2024-03-19T02:23:54.173Z] [2024-03-19T02:23:54.174Z] setToolProperty: [2024-03-19T02:23:54.174Z] [2024-03-19T02:23:54.174Z] setS1ASclassPath: [2024-03-19T02:23:54.174Z] [2024-03-19T02:23:54.174Z] init-common: [2024-03-19T02:23:54.174Z] [2024-03-19T02:23:54.174Z] compile-common: [2024-03-19T02:23:54.174Z] [echo] Current time (ISO): 2024-03-19T02:23:53.813+0000 [2024-03-19T02:23:54.174Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.240Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.240Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.240Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.240Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.240Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.240Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.240Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.240Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.240Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.240Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.246Z] [exec] Mar 19, 2024 2:23:54 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:54.246Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:54.303Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:54.303Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:23:54.406Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:54.406Z] [javac] 1 warning [2024-03-19T02:23:54.406Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:54.407Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2024-03-19T02:23:54.538Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.538Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.538Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.538Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.538Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.538Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.538Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.539Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:54.560Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:23:54.618Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:54.618Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:54.618Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:54.618Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:54.618Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:54.618Z] [2024-03-19T02:23:54.618Z] setOSConditions: [2024-03-19T02:23:54.618Z] [2024-03-19T02:23:54.618Z] setToolWin: [2024-03-19T02:23:54.618Z] [2024-03-19T02:23:54.618Z] setToolUnix: [2024-03-19T02:23:54.618Z] [2024-03-19T02:23:54.618Z] setToolProperty: [2024-03-19T02:23:54.618Z] [2024-03-19T02:23:54.618Z] setS1ASclassPath: [2024-03-19T02:23:54.619Z] [2024-03-19T02:23:54.619Z] init-common: [2024-03-19T02:23:54.619Z] [2024-03-19T02:23:54.619Z] compile: [2024-03-19T02:23:54.619Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:54.619Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:54.619Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:54.619Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:54.619Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:54.619Z] [2024-03-19T02:23:54.619Z] setOSConditions: [2024-03-19T02:23:54.619Z] [2024-03-19T02:23:54.619Z] setToolWin: [2024-03-19T02:23:54.619Z] [2024-03-19T02:23:54.619Z] setToolUnix: [2024-03-19T02:23:54.619Z] [2024-03-19T02:23:54.619Z] setToolProperty: [2024-03-19T02:23:54.619Z] [2024-03-19T02:23:54.619Z] setS1ASclassPath: [2024-03-19T02:23:54.620Z] [2024-03-19T02:23:54.620Z] init-common: [2024-03-19T02:23:54.620Z] [2024-03-19T02:23:54.620Z] compile-common: [2024-03-19T02:23:54.620Z] [echo] Current time (ISO): 2024-03-19T02:23:54.523+0000 [2024-03-19T02:23:54.620Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:54.644Z] [java] HTTP/1.1 200 OK [2024-03-19T02:23:54.644Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:23:54.644Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:23:54.644Z] [java] Pragma: No-cache [2024-03-19T02:23:54.644Z] [java] Cache-Control: no-cache [2024-03-19T02:23:54.644Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:23:54.644Z] [java] Set-Cookie: JSESSIONID=485bab287be528a6cb4c02bbd59e; Path=/security-map-web; HttpOnly [2024-03-19T02:23:54.644Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:23:54.644Z] [java] Connection: close [2024-03-19T02:23:54.644Z] [java] Content-Length: 17 [2024-03-19T02:23:54.644Z] [java] [2024-03-19T02:23:54.644Z] [java] [2024-03-19T02:23:54.644Z] [java] [2024-03-19T02:23:54.644Z] [java] [2024-03-19T02:23:54.644Z] [java] [2024-03-19T02:23:54.644Z] [java] done - foo1 [2024-03-19T02:23:54.644Z] [java] [2024-03-19T02:23:54.665Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:54.665Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:54.665Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:54.665Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:54.665Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:54.665Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:54.665Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:54.676Z] [java] Sleeping to wait for passivation... [2024-03-19T02:23:54.797Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.797Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.797Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.797Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.797Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.797Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.797Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.797Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.797Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.797Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:54.798Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:54.817Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:54.817Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:23:54.822Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:54.822Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:54.822Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:54.822Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:54.822Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:54.822Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:54.822Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:54.902Z] [java] No of records : 1 [2024-03-19T02:23:54.902Z] [java] Value of key is:connector.securitymapweb.test1 [2024-03-19T02:23:54.902Z] [java] Send request [2024-03-19T02:23:54.902Z] [java] HTTP/1.1 200 OK [2024-03-19T02:23:54.902Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:23:54.902Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:23:54.902Z] [java] Pragma: No-cache [2024-03-19T02:23:54.902Z] [java] Cache-Control: no-cache [2024-03-19T02:23:54.902Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:23:54.902Z] [java] Set-Cookie: JSESSIONID=485bcf63f22a9b2f53fe7d511714; Path=/security-map-web; HttpOnly [2024-03-19T02:23:54.903Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:23:54.903Z] [java] Connection: close [2024-03-19T02:23:54.903Z] [java] Content-Length: 17 [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] done - foo2 [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] No of records : 1 [2024-03-19T02:23:54.903Z] [java] Value of key is:connector.securitymapweb.test2 [2024-03-19T02:23:54.903Z] [java] Send request [2024-03-19T02:23:54.903Z] [java] HTTP/1.1 200 OK [2024-03-19T02:23:54.903Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:23:54.903Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:23:54.903Z] [java] Pragma: No-cache [2024-03-19T02:23:54.903Z] [java] Cache-Control: no-cache [2024-03-19T02:23:54.903Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:23:54.903Z] [java] Set-Cookie: JSESSIONID=485bd0c9a42fc0ec70c75030ab29; Path=/security-map-web; HttpOnly [2024-03-19T02:23:54.903Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:23:54.903Z] [java] Connection: close [2024-03-19T02:23:54.903Z] [java] Content-Length: 17 [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] done - foo3 [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] No of records : 1 [2024-03-19T02:23:54.903Z] [java] Value of key is:connector.securitymapweb.test3 [2024-03-19T02:23:54.903Z] [java] Send request [2024-03-19T02:23:54.903Z] [java] HTTP/1.1 200 OK [2024-03-19T02:23:54.903Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:23:54.903Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:23:54.903Z] [java] Pragma: No-cache [2024-03-19T02:23:54.903Z] [java] Cache-Control: no-cache [2024-03-19T02:23:54.903Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:23:54.903Z] [java] Set-Cookie: JSESSIONID=485bd5407a5cb33ab25da5a73b41; Path=/security-map-web; HttpOnly [2024-03-19T02:23:54.903Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:23:54.903Z] [java] Connection: close [2024-03-19T02:23:54.903Z] [java] Content-Length: 17 [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] done - bar1 [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] No of records : 1 [2024-03-19T02:23:54.903Z] [java] Value of key is:connector.securitymapweb.test4 [2024-03-19T02:23:54.903Z] [java] Send request [2024-03-19T02:23:54.903Z] [java] HTTP/1.1 200 OK [2024-03-19T02:23:54.903Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:23:54.903Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:23:54.903Z] [java] Pragma: No-cache [2024-03-19T02:23:54.903Z] [java] Cache-Control: no-cache [2024-03-19T02:23:54.903Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:23:54.903Z] [java] Set-Cookie: JSESSIONID=485bda54d3609eba2ae6224100cd; Path=/security-map-web; HttpOnly [2024-03-19T02:23:54.903Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:23:54.903Z] [java] Connection: close [2024-03-19T02:23:54.903Z] [java] Content-Length: 17 [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] done - bar2 [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] No of records : 1 [2024-03-19T02:23:54.903Z] [java] Value of key is:connector.securitymapweb.test5 [2024-03-19T02:23:54.903Z] [java] Send request [2024-03-19T02:23:54.903Z] [java] HTTP/1.1 200 OK [2024-03-19T02:23:54.903Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:23:54.903Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:23:54.903Z] [java] Pragma: No-cache [2024-03-19T02:23:54.903Z] [java] Cache-Control: no-cache [2024-03-19T02:23:54.903Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:23:54.903Z] [java] Set-Cookie: JSESSIONID=485bdbcd1e2e81dc80a07014aa25; Path=/security-map-web; HttpOnly [2024-03-19T02:23:54.903Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:23:54.903Z] [java] Connection: close [2024-03-19T02:23:54.903Z] [java] Content-Length: 19 [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.903Z] [java] done - foobar [2024-03-19T02:23:54.903Z] [java] [2024-03-19T02:23:54.923Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:54.923Z] [javac] 1 warning [2024-03-19T02:23:54.923Z] [2024-03-19T02:23:54.924Z] assemble: [2024-03-19T02:23:54.924Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-session-ejb.jar [2024-03-19T02:23:54.924Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-session-client.jar [2024-03-19T02:23:54.924Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2024-03-19T02:23:55.075Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.092Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.092Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.092Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.092Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.092Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.092Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.092Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.093Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.105Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:55.105Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:55.105Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:55.105Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:55.105Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:55.105Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:55.105Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:55.161Z] [java] No of records : 1 [2024-03-19T02:23:55.161Z] [java] Value of key is:connector.securitymapweb.test6 [2024-03-19T02:23:55.161Z] [java] Send request [2024-03-19T02:23:55.161Z] [java] HTTP/1.1 200 OK [2024-03-19T02:23:55.161Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:23:55.161Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:23:55.161Z] [java] Pragma: No-cache [2024-03-19T02:23:55.161Z] [java] Cache-Control: no-cache [2024-03-19T02:23:55.161Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:23:55.161Z] [java] Set-Cookie: JSESSIONID=485be0b7ee9e9db4bfac72fbf4ce; Path=/security-map-web; HttpOnly [2024-03-19T02:23:55.161Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:23:55.161Z] [java] Connection: close [2024-03-19T02:23:55.161Z] [java] Content-Length: 19 [2024-03-19T02:23:55.161Z] [java] [2024-03-19T02:23:55.161Z] [java] [2024-03-19T02:23:55.161Z] [java] [2024-03-19T02:23:55.161Z] [java] [2024-03-19T02:23:55.161Z] [java] [2024-03-19T02:23:55.161Z] [java] done - barfoo [2024-03-19T02:23:55.161Z] [java] [2024-03-19T02:23:55.161Z] [java] No of records : 1 [2024-03-19T02:23:55.161Z] [java] Value of key is:connector.securitymapweb.test7 [2024-03-19T02:23:55.161Z] [java] Send request [2024-03-19T02:23:55.161Z] [java] HTTP/1.1 200 OK [2024-03-19T02:23:55.161Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:23:55.161Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:23:55.161Z] [java] Pragma: No-cache [2024-03-19T02:23:55.161Z] [java] Cache-Control: no-cache [2024-03-19T02:23:55.161Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:23:55.161Z] [java] Set-Cookie: JSESSIONID=485be24353a0ae1a8ac2d16f7326; Path=/security-map-web; HttpOnly [2024-03-19T02:23:55.161Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:23:55.161Z] [java] Connection: close [2024-03-19T02:23:55.161Z] [java] Content-Length: 19 [2024-03-19T02:23:55.161Z] [java] [2024-03-19T02:23:55.161Z] [java] [2024-03-19T02:23:55.161Z] [java] [2024-03-19T02:23:55.161Z] [java] [2024-03-19T02:23:55.162Z] [java] [2024-03-19T02:23:55.162Z] [java] done - foofoo [2024-03-19T02:23:55.162Z] [java] [2024-03-19T02:23:55.162Z] [java] No of records : 1 [2024-03-19T02:23:55.162Z] [java] Value of key is:connector.securitymapweb.test8 [2024-03-19T02:23:55.162Z] [java] Send request [2024-03-19T02:23:55.162Z] [java] HTTP/1.1 200 OK [2024-03-19T02:23:55.162Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:23:55.162Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:23:55.162Z] [java] Pragma: No-cache [2024-03-19T02:23:55.162Z] [java] Cache-Control: no-cache [2024-03-19T02:23:55.162Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:23:55.162Z] [java] Set-Cookie: JSESSIONID=485be3bf8237032e61745d44239d; Path=/security-map-web; HttpOnly [2024-03-19T02:23:55.162Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:23:55.162Z] [java] Connection: close [2024-03-19T02:23:55.162Z] [java] Content-Length: 19 [2024-03-19T02:23:55.162Z] [java] [2024-03-19T02:23:55.162Z] [java] [2024-03-19T02:23:55.162Z] [java] [2024-03-19T02:23:55.162Z] [java] [2024-03-19T02:23:55.162Z] [java] [2024-03-19T02:23:55.162Z] [java] done - barbar [2024-03-19T02:23:55.162Z] [java] [2024-03-19T02:23:55.162Z] [java] No of records : 1 [2024-03-19T02:23:55.162Z] [java] Value of key is:connector.securitymapweb.test9 [2024-03-19T02:23:55.162Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:55.162Z] [java] [2024-03-19T02:23:55.162Z] [java] [2024-03-19T02:23:55.162Z] [java] ----------------------------------------- [2024-03-19T02:23:55.162Z] [java] - connector.securitymapweb.test3: PASS - [2024-03-19T02:23:55.162Z] [java] - connector.securitymapweb.test4: PASS - [2024-03-19T02:23:55.162Z] [java] - connector.securitymapweb.test5: PASS - [2024-03-19T02:23:55.162Z] [java] - connector.securitymapweb.test6: PASS - [2024-03-19T02:23:55.162Z] [java] - connector.securitymapweb.test1: PASS - [2024-03-19T02:23:55.162Z] [java] - connector.securitymapweb.test2: PASS - [2024-03-19T02:23:55.162Z] [java] - connector.securitymapweb.test7: PASS - [2024-03-19T02:23:55.162Z] [java] - connector.securitymapweb.test8: PASS - [2024-03-19T02:23:55.162Z] [java] - connector.securitymapweb.test9: PASS - [2024-03-19T02:23:55.162Z] [java] ----------------------------------------- [2024-03-19T02:23:55.162Z] [java] Total PASS: 9 [2024-03-19T02:23:55.162Z] [java] Total FAIL: 0 [2024-03-19T02:23:55.162Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:23:55.162Z] [java] ----------------------------------------- [2024-03-19T02:23:55.162Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:55.162Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:23:55.162Z] [2024-03-19T02:23:55.162Z] setOSConditions: [2024-03-19T02:23:55.162Z] [2024-03-19T02:23:55.162Z] setToolWin: [2024-03-19T02:23:55.162Z] [2024-03-19T02:23:55.162Z] setToolUnix: [2024-03-19T02:23:55.162Z] [2024-03-19T02:23:55.162Z] setToolProperty: [2024-03-19T02:23:55.162Z] [2024-03-19T02:23:55.162Z] setS1ASclassPath: [2024-03-19T02:23:55.162Z] [2024-03-19T02:23:55.162Z] init-common: [2024-03-19T02:23:55.162Z] [2024-03-19T02:23:55.162Z] drop-table: [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.163Z] execute-common: [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.163Z] setOSConditions: [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.163Z] setToolWin: [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.163Z] setToolUnix: [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.163Z] setToolProperty: [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.163Z] setS1ASclassPath: [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.163Z] init-common: [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.163Z] execute-sql: [2024-03-19T02:23:55.163Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-03-19T02:23:55.163Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-03-19T02:23:55.163Z] [echo] userid dbmap1 [2024-03-19T02:23:55.163Z] [echo] password dbmap1 [2024-03-19T02:23:55.163Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-03-19T02:23:55.163Z] [sql] 0 rows affected [2024-03-19T02:23:55.163Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.163Z] setOSConditions: [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.163Z] setToolWin: [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.163Z] setToolUnix: [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.163Z] setToolProperty: [2024-03-19T02:23:55.163Z] [2024-03-19T02:23:55.164Z] setS1ASclassPath: [2024-03-19T02:23:55.164Z] [2024-03-19T02:23:55.164Z] init-common: [2024-03-19T02:23:55.164Z] [2024-03-19T02:23:55.164Z] execute-sql: [2024-03-19T02:23:55.164Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-03-19T02:23:55.164Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-03-19T02:23:55.164Z] [echo] userid dbmap2 [2024-03-19T02:23:55.164Z] [echo] password dbmap2 [2024-03-19T02:23:55.164Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-03-19T02:23:55.164Z] [sql] 0 rows affected [2024-03-19T02:23:55.164Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:55.164Z] [2024-03-19T02:23:55.164Z] setOSConditions: [2024-03-19T02:23:55.164Z] [2024-03-19T02:23:55.164Z] setToolWin: [2024-03-19T02:23:55.164Z] [2024-03-19T02:23:55.164Z] setToolUnix: [2024-03-19T02:23:55.164Z] [2024-03-19T02:23:55.164Z] setToolProperty: [2024-03-19T02:23:55.164Z] [2024-03-19T02:23:55.164Z] setS1ASclassPath: [2024-03-19T02:23:55.164Z] [2024-03-19T02:23:55.164Z] init-common: [2024-03-19T02:23:55.182Z] [2024-03-19T02:23:55.182Z] declare-test: [2024-03-19T02:23:55.182Z] [echo] Starting test session ejb30/session Test asadmin deploy [2024-03-19T02:23:55.182Z] [2024-03-19T02:23:55.182Z] init.os: [2024-03-19T02:23:55.182Z] [2024-03-19T02:23:55.182Z] init.tools.unix: [2024-03-19T02:23:55.182Z] [2024-03-19T02:23:55.182Z] init.tools.windows: [2024-03-19T02:23:55.182Z] [2024-03-19T02:23:55.182Z] init.tools: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] setAsadminArgs: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] init: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] init.customtasks: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] prepare: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] deploy.asadmin: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] setAsadminArgs: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] common.deploy.asadmin: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] init.os: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] init.tools.unix: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] init.tools.windows: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] init.tools: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] setAsadminArgs: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] init: [2024-03-19T02:23:55.183Z] [2024-03-19T02:23:55.183Z] init.customtasks: [2024-03-19T02:23:55.184Z] [2024-03-19T02:23:55.184Z] common.run.asadmin: [2024-03-19T02:23:55.184Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives --name ejb-ejb30-hello-session /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2024-03-19T02:23:55.332Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:23:55.332Z] [2024-03-19T02:23:55.332Z] setOSConditions: [2024-03-19T02:23:55.332Z] [2024-03-19T02:23:55.332Z] setToolWin: [2024-03-19T02:23:55.332Z] [2024-03-19T02:23:55.333Z] setToolUnix: [2024-03-19T02:23:55.333Z] [2024-03-19T02:23:55.333Z] setToolProperty: [2024-03-19T02:23:55.333Z] [2024-03-19T02:23:55.333Z] setS1ASclassPath: [2024-03-19T02:23:55.333Z] [2024-03-19T02:23:55.333Z] init-common: [2024-03-19T02:23:55.333Z] [2024-03-19T02:23:55.333Z] create-jdbc-resource-common: [2024-03-19T02:23:55.333Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:55.349Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.349Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.349Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.349Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.350Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.350Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.362Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:55.362Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/servlet/taglib/MyTag.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:23:55.362Z] [javac] pageContext.setAttribute(getName(), new Integer(counter++)); [2024-03-19T02:23:55.362Z] [javac] ^ [2024-03-19T02:23:55.362Z] [javac] 2 warnings [2024-03-19T02:23:55.362Z] [2024-03-19T02:23:55.362Z] build: [2024-03-19T02:23:55.362Z] [2024-03-19T02:23:55.362Z] setOSConditions: [2024-03-19T02:23:55.362Z] [2024-03-19T02:23:55.362Z] setToolWin: [2024-03-19T02:23:55.362Z] [2024-03-19T02:23:55.362Z] setToolUnix: [2024-03-19T02:23:55.362Z] [2024-03-19T02:23:55.362Z] setToolProperty: [2024-03-19T02:23:55.362Z] [2024-03-19T02:23:55.362Z] setS1ASclassPath: [2024-03-19T02:23:55.362Z] [2024-03-19T02:23:55.362Z] init-common: [2024-03-19T02:23:55.362Z] [2024-03-19T02:23:55.362Z] webclient-war-common: [2024-03-19T02:23:55.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:55.362Z] [2024-03-19T02:23:55.363Z] clear: [2024-03-19T02:23:55.363Z] [2024-03-19T02:23:55.363Z] test-tlds-exist: [2024-03-19T02:23:55.363Z] [2024-03-19T02:23:55.363Z] copy-tlds: [2024-03-19T02:23:55.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:23:55.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:23:55.363Z] [2024-03-19T02:23:55.363Z] test-tagfiles-exist: [2024-03-19T02:23:55.363Z] [2024-03-19T02:23:55.363Z] copy-tagfiles: [2024-03-19T02:23:55.363Z] [2024-03-19T02:23:55.363Z] package-war-common: [2024-03-19T02:23:55.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:55.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:55.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/lib [2024-03-19T02:23:55.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:55.363Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:55.363Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-nested-scripting-tag-extra-info-web.war [2024-03-19T02:23:55.363Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:55.363Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:55.364Z] [javac] Compiling 1 source file [2024-03-19T02:23:55.364Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:55.364Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:55.364Z] [2024-03-19T02:23:55.364Z] deploy: [2024-03-19T02:23:55.364Z] [2024-03-19T02:23:55.364Z] deploy-war-common: [2024-03-19T02:23:55.364Z] [2024-03-19T02:23:55.364Z] setOSConditions: [2024-03-19T02:23:55.364Z] [2024-03-19T02:23:55.364Z] setToolWin: [2024-03-19T02:23:55.364Z] [2024-03-19T02:23:55.364Z] setToolUnix: [2024-03-19T02:23:55.364Z] [2024-03-19T02:23:55.364Z] setToolProperty: [2024-03-19T02:23:55.364Z] [2024-03-19T02:23:55.364Z] setS1ASclassPath: [2024-03-19T02:23:55.364Z] [2024-03-19T02:23:55.364Z] init-common: [2024-03-19T02:23:55.364Z] [2024-03-19T02:23:55.364Z] deploy-war-commonpe: [2024-03-19T02:23:55.403Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:55.422Z] [2024-03-19T02:23:55.422Z] execute-sql: [2024-03-19T02:23:55.422Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-03-19T02:23:55.422Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-03-19T02:23:55.422Z] [echo] userid dbmap3 [2024-03-19T02:23:55.422Z] [echo] password dbmap3 [2024-03-19T02:23:55.422Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-03-19T02:23:55.422Z] [sql] 0 rows affected [2024-03-19T02:23:55.422Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:55.422Z] [2024-03-19T02:23:55.422Z] setOSConditions: [2024-03-19T02:23:55.422Z] [2024-03-19T02:23:55.422Z] setToolWin: [2024-03-19T02:23:55.422Z] [2024-03-19T02:23:55.422Z] setToolUnix: [2024-03-19T02:23:55.422Z] [2024-03-19T02:23:55.423Z] setToolProperty: [2024-03-19T02:23:55.423Z] [2024-03-19T02:23:55.423Z] setS1ASclassPath: [2024-03-19T02:23:55.423Z] [2024-03-19T02:23:55.423Z] init-common: [2024-03-19T02:23:55.423Z] [2024-03-19T02:23:55.423Z] execute-sql: [2024-03-19T02:23:55.423Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-03-19T02:23:55.423Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-03-19T02:23:55.423Z] [echo] userid dbmap4 [2024-03-19T02:23:55.423Z] [echo] password dbmap4 [2024-03-19T02:23:55.423Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-03-19T02:23:55.423Z] [sql] 0 rows affected [2024-03-19T02:23:55.423Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:55.423Z] [2024-03-19T02:23:55.423Z] setOSConditions: [2024-03-19T02:23:55.423Z] [2024-03-19T02:23:55.423Z] setToolWin: [2024-03-19T02:23:55.423Z] [2024-03-19T02:23:55.423Z] setToolUnix: [2024-03-19T02:23:55.423Z] [2024-03-19T02:23:55.423Z] setToolProperty: [2024-03-19T02:23:55.423Z] [2024-03-19T02:23:55.423Z] setS1ASclassPath: [2024-03-19T02:23:55.423Z] [2024-03-19T02:23:55.423Z] init-common: [2024-03-19T02:23:55.423Z] [2024-03-19T02:23:55.423Z] execute-sql: [2024-03-19T02:23:55.423Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-03-19T02:23:55.423Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-03-19T02:23:55.423Z] [echo] userid dbmap5 [2024-03-19T02:23:55.423Z] [echo] password dbmap5 [2024-03-19T02:23:55.423Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-03-19T02:23:55.423Z] [sql] 0 rows affected [2024-03-19T02:23:55.423Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:55.423Z] [2024-03-19T02:23:55.424Z] setOSConditions: [2024-03-19T02:23:55.424Z] [2024-03-19T02:23:55.424Z] setToolWin: [2024-03-19T02:23:55.424Z] [2024-03-19T02:23:55.424Z] setToolUnix: [2024-03-19T02:23:55.424Z] [2024-03-19T02:23:55.424Z] setToolProperty: [2024-03-19T02:23:55.424Z] [2024-03-19T02:23:55.424Z] setS1ASclassPath: [2024-03-19T02:23:55.424Z] [2024-03-19T02:23:55.424Z] init-common: [2024-03-19T02:23:55.424Z] [2024-03-19T02:23:55.424Z] execute-sql: [2024-03-19T02:23:55.424Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-03-19T02:23:55.424Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-03-19T02:23:55.424Z] [echo] userid dbmap6 [2024-03-19T02:23:55.424Z] [echo] password dbmap6 [2024-03-19T02:23:55.424Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-03-19T02:23:55.424Z] [sql] 0 rows affected [2024-03-19T02:23:55.424Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:23:55.424Z] [2024-03-19T02:23:55.424Z] checkReporting-common: [2024-03-19T02:23:55.424Z] [2024-03-19T02:23:55.424Z] confirmReportPresent-common: [2024-03-19T02:23:55.424Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:55.424Z] [echo] Test seems to be reported fine [2024-03-19T02:23:55.424Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/RepRunConf.txt [2024-03-19T02:23:55.424Z] [2024-03-19T02:23:55.424Z] confirmMissingReport-common: [2024-03-19T02:23:55.424Z] [2024-03-19T02:23:55.424Z] undeploy: [2024-03-19T02:23:55.424Z] [2024-03-19T02:23:55.424Z] setOSConditions: [2024-03-19T02:23:55.425Z] [2024-03-19T02:23:55.425Z] setToolWin: [2024-03-19T02:23:55.425Z] [2024-03-19T02:23:55.425Z] setToolUnix: [2024-03-19T02:23:55.425Z] [2024-03-19T02:23:55.425Z] setToolProperty: [2024-03-19T02:23:55.425Z] [2024-03-19T02:23:55.425Z] setS1ASclassPath: [2024-03-19T02:23:55.425Z] [2024-03-19T02:23:55.425Z] init-common: [2024-03-19T02:23:55.425Z] [2024-03-19T02:23:55.425Z] undeploy-war: [2024-03-19T02:23:55.601Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:55.601Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-03-19T02:23:55.602Z] [echo] cmd executed for server [2024-03-19T02:23:55.602Z] [2024-03-19T02:23:55.602Z] deploy: [2024-03-19T02:23:55.602Z] [2024-03-19T02:23:55.602Z] deploy-war-common: [2024-03-19T02:23:55.602Z] [2024-03-19T02:23:55.602Z] setOSConditions: [2024-03-19T02:23:55.602Z] [2024-03-19T02:23:55.602Z] setToolWin: [2024-03-19T02:23:55.602Z] [2024-03-19T02:23:55.602Z] setToolUnix: [2024-03-19T02:23:55.602Z] [2024-03-19T02:23:55.602Z] setToolProperty: [2024-03-19T02:23:55.602Z] [2024-03-19T02:23:55.602Z] setS1ASclassPath: [2024-03-19T02:23:55.602Z] [2024-03-19T02:23:55.602Z] init-common: [2024-03-19T02:23:55.602Z] [2024-03-19T02:23:55.602Z] deploy-war-commonpe: [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.608Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.608Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.660Z] [javac] 1 warning [2024-03-19T02:23:55.660Z] [2024-03-19T02:23:55.661Z] build: [2024-03-19T02:23:55.661Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:55.661Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithappname-ejb.jar [2024-03-19T02:23:55.661Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithappname-pu.jar [2024-03-19T02:23:55.661Z] [2024-03-19T02:23:55.661Z] run: [2024-03-19T02:23:55.661Z] [2024-03-19T02:23:55.661Z] setOSConditions: [2024-03-19T02:23:55.661Z] [2024-03-19T02:23:55.661Z] setToolWin: [2024-03-19T02:23:55.661Z] [2024-03-19T02:23:55.661Z] setToolUnix: [2024-03-19T02:23:55.661Z] [2024-03-19T02:23:55.661Z] setToolProperty: [2024-03-19T02:23:55.661Z] [2024-03-19T02:23:55.661Z] setS1ASclassPath: [2024-03-19T02:23:55.661Z] [2024-03-19T02:23:55.661Z] init-common: [2024-03-19T02:23:55.661Z] [2024-03-19T02:23:55.661Z] run_se: [2024-03-19T02:23:55.661Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:23:55.772Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:23:55.772Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:23:55.847Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.847Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.847Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.847Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.848Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.848Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.848Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.848Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.848Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.848Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.848Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.848Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.848Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.848Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.848Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.848Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.848Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.848Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.848Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.849Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.849Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.849Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.849Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.849Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.849Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:55.849Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:55.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-no-interface-local-view-proxy-serializable --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-local-view-proxy-serializable-web.war [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.893Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.894Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.894Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.894Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.894Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.894Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.894Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.894Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:55.894Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:55.927Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-nested-scripting-tag-extra-info --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-nested-scripting-tag-extra-info-web.war [2024-03-19T02:23:55.990Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-map-web [2024-03-19T02:23:55.990Z] [2024-03-19T02:23:55.990Z] setOSConditions: [2024-03-19T02:23:55.990Z] [2024-03-19T02:23:55.990Z] setToolWin: [2024-03-19T02:23:55.990Z] [2024-03-19T02:23:55.990Z] setToolUnix: [2024-03-19T02:23:55.990Z] [2024-03-19T02:23:55.990Z] setToolProperty: [2024-03-19T02:23:55.990Z] [2024-03-19T02:23:55.990Z] setS1ASclassPath: [2024-03-19T02:23:55.990Z] [2024-03-19T02:23:55.990Z] init-common: [2024-03-19T02:23:55.990Z] [2024-03-19T02:23:55.990Z] delete-pool: [2024-03-19T02:23:55.990Z] [2024-03-19T02:23:55.991Z] setOSConditions: [2024-03-19T02:23:55.991Z] [2024-03-19T02:23:55.991Z] setToolWin: [2024-03-19T02:23:55.991Z] [2024-03-19T02:23:55.991Z] setToolUnix: [2024-03-19T02:23:55.991Z] [2024-03-19T02:23:55.991Z] setToolProperty: [2024-03-19T02:23:55.991Z] [2024-03-19T02:23:55.991Z] setS1ASclassPath: [2024-03-19T02:23:55.991Z] [2024-03-19T02:23:55.991Z] init-common: [2024-03-19T02:23:55.991Z] [2024-03-19T02:23:55.991Z] delete-connector-resource-common: [2024-03-19T02:23:55.991Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/MyPool [2024-03-19T02:23:55.994Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:55.994Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:55.994Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:55.994Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:55.994Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:55.994Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:55.994Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:56.091Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:56.091Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:56.091Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:56.091Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:56.091Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:56.091Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:56.091Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:56.115Z] [exec] Application deployed with name cdi-no-interface-local-view-proxy-serializable-web. [2024-03-19T02:23:56.115Z] [2024-03-19T02:23:56.115Z] deploy-war-commonee: [2024-03-19T02:23:56.115Z] [2024-03-19T02:23:56.115Z] run: [2024-03-19T02:23:56.150Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.150Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.150Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.150Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.151Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.151Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.151Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.151Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.151Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.151Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.151Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.154Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:56.154Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:56.154Z] [exec] Mar 19, 2024 2:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:56.154Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:56.154Z] [exec] Mar 19, 2024 2:23:56 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:56.154Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:56.227Z] [java] Mar 19, 2024 2:23:56 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:56.227Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:23:56.227Z] [java] Mar 19, 2024 2:23:56 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:56.227Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain5555887258332131322xml [2024-03-19T02:23:56.227Z] [java] Mar 19, 2024 2:23:56 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:23:56.227Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:23:56.324Z] [artifact:mvn] [INFO] Scanning for projects... [2024-03-19T02:23:56.372Z] [java] opening connection to http://localhost:8080/cdi-no-interface-local-view-proxy-serializable/myurl [2024-03-19T02:23:56.372Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:23:56.372Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:56.372Z] [java] [2024-03-19T02:23:56.372Z] [java] [2024-03-19T02:23:56.372Z] [java] ----------------------------------------- [2024-03-19T02:23:56.372Z] [java] - no-interface-local-view-proxy-serializable: PASS - [2024-03-19T02:23:56.372Z] [java] ----------------------------------------- [2024-03-19T02:23:56.372Z] [java] - Total PASS : 1 - [2024-03-19T02:23:56.372Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:56.372Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:56.372Z] [java] ----------------------------------------- [2024-03-19T02:23:56.372Z] [2024-03-19T02:23:56.372Z] undeploy: [2024-03-19T02:23:56.372Z] [2024-03-19T02:23:56.372Z] setOSConditions: [2024-03-19T02:23:56.372Z] [2024-03-19T02:23:56.372Z] setToolWin: [2024-03-19T02:23:56.372Z] [2024-03-19T02:23:56.372Z] setToolUnix: [2024-03-19T02:23:56.372Z] [2024-03-19T02:23:56.372Z] setToolProperty: [2024-03-19T02:23:56.372Z] [2024-03-19T02:23:56.372Z] setS1ASclassPath: [2024-03-19T02:23:56.372Z] [2024-03-19T02:23:56.372Z] init-common: [2024-03-19T02:23:56.372Z] [2024-03-19T02:23:56.372Z] undeploy-war-common: [2024-03-19T02:23:56.407Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.407Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.408Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.409Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.409Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.490Z] [exec] Application deployed with name web-jsp-nested-scripting-tag-extra-info-web. [2024-03-19T02:23:56.490Z] [2024-03-19T02:23:56.490Z] deploy-war-commonee: [2024-03-19T02:23:56.490Z] [2024-03-19T02:23:56.490Z] run: [2024-03-19T02:23:56.490Z] [java] Connecting to: http://localhost:45711/web-jsp-nested-scripting-tag-extra-info/jsp//test.jsp [2024-03-19T02:23:56.490Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:56.490Z] [java] [2024-03-19T02:23:56.490Z] [java] [2024-03-19T02:23:56.490Z] [java] ----------------------------------------- [2024-03-19T02:23:56.490Z] [java] - jsp-nested-scripting-tag-extra-info: PASS - [2024-03-19T02:23:56.490Z] [java] ----------------------------------------- [2024-03-19T02:23:56.490Z] [java] - Total PASS : 1 - [2024-03-19T02:23:56.490Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:56.490Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:56.490Z] [java] ----------------------------------------- [2024-03-19T02:23:56.490Z] [2024-03-19T02:23:56.490Z] undeploy: [2024-03-19T02:23:56.490Z] [2024-03-19T02:23:56.490Z] setOSConditions: [2024-03-19T02:23:56.490Z] [2024-03-19T02:23:56.490Z] setToolWin: [2024-03-19T02:23:56.490Z] [2024-03-19T02:23:56.490Z] setToolUnix: [2024-03-19T02:23:56.490Z] [2024-03-19T02:23:56.490Z] setToolProperty: [2024-03-19T02:23:56.490Z] [2024-03-19T02:23:56.490Z] setS1ASclassPath: [2024-03-19T02:23:56.490Z] [2024-03-19T02:23:56.491Z] init-common: [2024-03-19T02:23:56.491Z] [2024-03-19T02:23:56.491Z] undeploy-war-common: [2024-03-19T02:23:56.552Z] [exec] Mar 19, 2024 2:23:56 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:56.552Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:56.553Z] [exec] Mar 19, 2024 2:23:56 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:56.553Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:56.553Z] [exec] Mar 19, 2024 2:23:56 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:56.553Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:23:56.584Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/MyPool [2024-03-19T02:23:56.585Z] [exec] Connector resource eis/MyPool deleted. [2024-03-19T02:23:56.585Z] [2024-03-19T02:23:56.585Z] setOSConditions: [2024-03-19T02:23:56.585Z] [2024-03-19T02:23:56.585Z] setToolWin: [2024-03-19T02:23:56.585Z] [2024-03-19T02:23:56.585Z] setToolUnix: [2024-03-19T02:23:56.585Z] [2024-03-19T02:23:56.585Z] setToolProperty: [2024-03-19T02:23:56.585Z] [2024-03-19T02:23:56.585Z] setS1ASclassPath: [2024-03-19T02:23:56.585Z] [2024-03-19T02:23:56.585Z] init-common: [2024-03-19T02:23:56.585Z] [2024-03-19T02:23:56.585Z] delete-connector-connpool-common: [2024-03-19T02:23:56.585Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true MyPool [2024-03-19T02:23:56.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-no-interface-local-view-proxy-serializable-web [2024-03-19T02:23:56.630Z] [2024-03-19T02:23:56.630Z] delete-resources: [2024-03-19T02:23:56.630Z] [2024-03-19T02:23:56.630Z] setOSConditions: [2024-03-19T02:23:56.630Z] [2024-03-19T02:23:56.630Z] setToolWin: [2024-03-19T02:23:56.630Z] [2024-03-19T02:23:56.630Z] setToolUnix: [2024-03-19T02:23:56.630Z] [2024-03-19T02:23:56.630Z] setToolProperty: [2024-03-19T02:23:56.630Z] [2024-03-19T02:23:56.630Z] setS1ASclassPath: [2024-03-19T02:23:56.630Z] [2024-03-19T02:23:56.630Z] init-common: [2024-03-19T02:23:56.630Z] [2024-03-19T02:23:56.630Z] delete-jdbc-resource-common: [2024-03-19T02:23:56.630Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:56.691Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.691Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.691Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.691Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.691Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.692Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.692Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.693Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.693Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.693Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.693Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.693Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.693Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.693Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.693Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.693Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.693Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.693Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.693Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.693Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.693Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.950Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.951Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.952Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.952Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.952Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.952Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:56.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:56.952Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.054Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-nested-scripting-tag-extra-info-web [2024-03-19T02:23:57.055Z] [2024-03-19T02:23:57.055Z] all: [2024-03-19T02:23:57.055Z] [echo] [2024-03-19T02:23:57.055Z] [echo] ************************* [2024-03-19T02:23:57.055Z] [echo] * Running jspNullFragment [2024-03-19T02:23:57.055Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspNullFragment [2024-03-19T02:23:57.055Z] [echo] ************************* [2024-03-19T02:23:57.055Z] [echo] [2024-03-19T02:23:57.055Z] [2024-03-19T02:23:57.055Z] setOSConditions: [2024-03-19T02:23:57.055Z] [2024-03-19T02:23:57.055Z] setToolWin: [2024-03-19T02:23:57.055Z] [2024-03-19T02:23:57.055Z] setToolUnix: [2024-03-19T02:23:57.055Z] [2024-03-19T02:23:57.055Z] setToolProperty: [2024-03-19T02:23:57.055Z] [2024-03-19T02:23:57.055Z] setS1ASclassPath: [2024-03-19T02:23:57.055Z] [2024-03-19T02:23:57.055Z] init-common: [2024-03-19T02:23:57.055Z] [2024-03-19T02:23:57.055Z] clean: [2024-03-19T02:23:57.055Z] [2024-03-19T02:23:57.055Z] setOSConditions: [2024-03-19T02:23:57.055Z] [2024-03-19T02:23:57.055Z] setToolWin: [2024-03-19T02:23:57.055Z] [2024-03-19T02:23:57.055Z] setToolUnix: [2024-03-19T02:23:57.055Z] [2024-03-19T02:23:57.056Z] setToolProperty: [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] setS1ASclassPath: [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] init-common: [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] clean-common: [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] setOSConditions: [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] setToolWin: [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] setToolUnix: [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] setToolProperty: [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] setS1ASclassPath: [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] init-common: [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] clean-classes-common: [2024-03-19T02:23:57.056Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] setOSConditions: [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] setToolWin: [2024-03-19T02:23:57.056Z] [2024-03-19T02:23:57.056Z] setToolUnix: [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] setToolProperty: [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] setS1ASclassPath: [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] init-common: [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] clean-jars-common: [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] compile: [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] setOSConditions: [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] setToolWin: [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] setToolUnix: [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] setToolProperty: [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] setS1ASclassPath: [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] init-common: [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] compile-common: [2024-03-19T02:23:57.057Z] [echo] Current time (ISO): 2024-03-19T02:23:56.864+0000 [2024-03-19T02:23:57.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:57.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspNullFragment/servlet [2024-03-19T02:23:57.057Z] [2024-03-19T02:23:57.057Z] build: [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.058Z] setOSConditions: [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.058Z] setToolWin: [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.058Z] setToolUnix: [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.058Z] setToolProperty: [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.058Z] setS1ASclassPath: [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.058Z] init-common: [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.058Z] webclient-war-common: [2024-03-19T02:23:57.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.058Z] clear: [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.058Z] test-tlds-exist: [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.058Z] copy-tlds: [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.058Z] test-tagfiles-exist: [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.058Z] copy-tagfiles: [2024-03-19T02:23:57.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-03-19T02:23:57.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-03-19T02:23:57.058Z] [2024-03-19T02:23:57.059Z] package-war-common: [2024-03-19T02:23:57.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:57.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:57.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspNullFragment/lib [2024-03-19T02:23:57.059Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:57.059Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-null-fragment-web.war [2024-03-19T02:23:57.059Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:57.059Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspNullFragment/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:57.059Z] [javac] Compiling 1 source file [2024-03-19T02:23:57.059Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspNullFragment/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:23:57.059Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:57.059Z] [2024-03-19T02:23:57.059Z] deploy: [2024-03-19T02:23:57.059Z] [2024-03-19T02:23:57.059Z] deploy-war-common: [2024-03-19T02:23:57.059Z] [2024-03-19T02:23:57.059Z] setOSConditions: [2024-03-19T02:23:57.059Z] [2024-03-19T02:23:57.059Z] setToolWin: [2024-03-19T02:23:57.059Z] [2024-03-19T02:23:57.059Z] setToolUnix: [2024-03-19T02:23:57.059Z] [2024-03-19T02:23:57.059Z] setToolProperty: [2024-03-19T02:23:57.059Z] [2024-03-19T02:23:57.060Z] setS1ASclassPath: [2024-03-19T02:23:57.060Z] [2024-03-19T02:23:57.060Z] init-common: [2024-03-19T02:23:57.060Z] [2024-03-19T02:23:57.060Z] deploy-war-commonpe: [2024-03-19T02:23:57.150Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:57.150Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:57.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true MyPool [2024-03-19T02:23:57.150Z] [exec] Connector connection pool MyPool deleted. [2024-03-19T02:23:57.169Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-clientClient.jar of size 11,124 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-clientClient.jar [2024-03-19T02:23:57.169Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-client.jar of size 3,211 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-client.jar [2024-03-19T02:23:57.169Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient.jar of size 3,355 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2024-03-19T02:23:57.169Z] [exec] Application deployed with name ejb-ejb30-hello-session. [2024-03-19T02:23:57.169Z] [exec] Command deploy executed successfully. [2024-03-19T02:23:57.169Z] [2024-03-19T02:23:57.169Z] init.os: [2024-03-19T02:23:57.169Z] [2024-03-19T02:23:57.170Z] init.tools.unix: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] init.tools.windows: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] init.tools: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] setAsadminArgs: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] init: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] init.customtasks: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] setEnabled: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] createAppRef: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] init.os: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] init.tools.unix: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] init.tools.windows: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] init.tools: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] setAsadminArgs: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.170Z] init: [2024-03-19T02:23:57.170Z] [2024-03-19T02:23:57.171Z] init.customtasks: [2024-03-19T02:23:57.171Z] [2024-03-19T02:23:57.171Z] prepare: [2024-03-19T02:23:57.171Z] [2024-03-19T02:23:57.171Z] setOrbPort2: [2024-03-19T02:23:57.171Z] [2024-03-19T02:23:57.171Z] runclient: [2024-03-19T02:23:57.171Z] [echo] appclient -targetserver localhost:3700 -xml client/sun-acc-no-log-service.xml -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2024-03-19T02:23:57.177Z] [java] Mar 19, 2024 2:23:57 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:23:57.177Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:23:57.210Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:23:57.210Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-03-19T02:23:57.210Z] [echo] cmd executed for server [2024-03-19T02:23:57.210Z] [2024-03-19T02:23:57.210Z] setOSConditions: [2024-03-19T02:23:57.210Z] [2024-03-19T02:23:57.210Z] setToolWin: [2024-03-19T02:23:57.210Z] [2024-03-19T02:23:57.210Z] setToolUnix: [2024-03-19T02:23:57.210Z] [2024-03-19T02:23:57.210Z] setToolProperty: [2024-03-19T02:23:57.210Z] [2024-03-19T02:23:57.210Z] setS1ASclassPath: [2024-03-19T02:23:57.210Z] [2024-03-19T02:23:57.210Z] init-common: [2024-03-19T02:23:57.210Z] [2024-03-19T02:23:57.210Z] delete-jdbc-connpool-common: [2024-03-19T02:23:57.210Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.236Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.237Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.261Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom [2024-03-19T02:23:57.368Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:57.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:23:57.434Z] [java] Mar 19, 2024 2:23:57 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:23:57.434Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:23:57.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:23:57.467Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:23:57.467Z] [echo] cmd executed for server [2024-03-19T02:23:57.467Z] [2024-03-19T02:23:57.467Z] all: [2024-03-19T02:23:57.467Z] [echo] ==== Running normal-bean-injection-ear [2024-03-19T02:23:57.467Z] [2024-03-19T02:23:57.467Z] setOSConditions: [2024-03-19T02:23:57.467Z] [2024-03-19T02:23:57.467Z] setToolWin: [2024-03-19T02:23:57.467Z] [2024-03-19T02:23:57.468Z] setToolUnix: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] setToolProperty: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] setS1ASclassPath: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] init-common: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] clean: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] setOSConditions: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] setToolWin: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] setToolUnix: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] setToolProperty: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] setS1ASclassPath: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] init-common: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] clean-common: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] setOSConditions: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] setToolWin: [2024-03-19T02:23:57.468Z] [2024-03-19T02:23:57.468Z] setToolUnix: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] setToolProperty: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] setS1ASclassPath: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] init-common: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] clean-classes-common: [2024-03-19T02:23:57.469Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] setOSConditions: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] setToolWin: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] setToolUnix: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] setToolProperty: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] setS1ASclassPath: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] init-common: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] clean-jars-common: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] compile: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.469Z] setOSConditions: [2024-03-19T02:23:57.469Z] [2024-03-19T02:23:57.470Z] setToolWin: [2024-03-19T02:23:57.470Z] [2024-03-19T02:23:57.470Z] setToolUnix: [2024-03-19T02:23:57.470Z] [2024-03-19T02:23:57.470Z] setToolProperty: [2024-03-19T02:23:57.470Z] [2024-03-19T02:23:57.470Z] setS1ASclassPath: [2024-03-19T02:23:57.470Z] [2024-03-19T02:23:57.470Z] init-common: [2024-03-19T02:23:57.470Z] [2024-03-19T02:23:57.470Z] compile-common: [2024-03-19T02:23:57.470Z] [echo] Current time (ISO): 2024-03-19T02:23:57.349+0000 [2024-03-19T02:23:57.470Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:57.470Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:57.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.494Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.494Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.494Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.494Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.494Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.494Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.495Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.546Z] [exec] Sending message: This is message 25 [2024-03-19T02:23:57.546Z] [exec] Sending message: This is message 9 [2024-03-19T02:23:57.623Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-null-fragment --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-null-fragment-web.war [2024-03-19T02:23:57.628Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/endpoint/SubtractNumbersImpl.java uses or overrides a deprecated API. [2024-03-19T02:23:57.628Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:57.628Z] [javac] 1 warning [2024-03-19T02:23:57.628Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint [2024-03-19T02:23:57.628Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:57.628Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:57.628Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:57.628Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:57.628Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:57.628Z] [2024-03-19T02:23:57.628Z] pkg-war: [2024-03-19T02:23:57.628Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:57.628Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:57.628Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:57.629Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:57.629Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:23:57.629Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:57.629Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:57.629Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-03-19T02:23:57.629Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:23:57.629Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:23:57.629Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:57.629Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:57.629Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/${web.wsit.descriptors} does not exist. [2024-03-19T02:23:57.629Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/client-handler-2-web.war [2024-03-19T02:23:57.629Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:57.629Z] [2024-03-19T02:23:57.629Z] assemble-client: [2024-03-19T02:23:57.629Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:23:57.629Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:23:57.630Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:23:57.630Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:23:57.630Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:23:57.630Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:23:57.630Z] [2024-03-19T02:23:57.630Z] setOSConditions: [2024-03-19T02:23:57.630Z] [2024-03-19T02:23:57.630Z] setToolWin: [2024-03-19T02:23:57.630Z] [2024-03-19T02:23:57.630Z] setToolUnix: [2024-03-19T02:23:57.630Z] [2024-03-19T02:23:57.630Z] setToolProperty: [2024-03-19T02:23:57.630Z] [2024-03-19T02:23:57.630Z] setS1ASclassPath: [2024-03-19T02:23:57.630Z] [2024-03-19T02:23:57.630Z] init-common: [2024-03-19T02:23:57.665Z] [2024-03-19T02:23:57.665Z] setOSConditions: [2024-03-19T02:23:57.666Z] [2024-03-19T02:23:57.666Z] setToolWin: [2024-03-19T02:23:57.666Z] [2024-03-19T02:23:57.666Z] setToolUnix: [2024-03-19T02:23:57.666Z] [2024-03-19T02:23:57.666Z] setToolProperty: [2024-03-19T02:23:57.666Z] [2024-03-19T02:23:57.666Z] setS1ASclassPath: [2024-03-19T02:23:57.666Z] [2024-03-19T02:23:57.666Z] init-common: [2024-03-19T02:23:57.666Z] [2024-03-19T02:23:57.666Z] delete-ra-config: [2024-03-19T02:23:57.666Z] [2024-03-19T02:23:57.666Z] asadmin-common: [2024-03-19T02:23:57.666Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true myds [2024-03-19T02:23:57.834Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom [2024-03-19T02:23:57.834Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 92 kB/s) [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.838Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.838Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.838Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.838Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.838Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.838Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.838Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.839Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:57.839Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:57.879Z] [exec] Application deployed with name web-jsp-null-fragment-web. [2024-03-19T02:23:57.879Z] [2024-03-19T02:23:57.879Z] deploy-war-commonee: [2024-03-19T02:23:57.880Z] [2024-03-19T02:23:57.880Z] run: [2024-03-19T02:23:57.888Z] [2024-03-19T02:23:57.888Z] wsimport: [2024-03-19T02:23:58.009Z] [java] Mar 19, 2024 2:23:57 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-03-19T02:23:58.009Z] [java] INFO: Configuration saved at /tmp/domain5555887258332131322xml [2024-03-19T02:23:58.009Z] [java] Mar 19, 2024 2:23:57 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:58.009Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:23:58.009Z] [java] Mar 19, 2024 2:23:57 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:58.009Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:23:58.009Z] [java] Mar 19, 2024 2:23:57 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:23:58.009Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:23:58.009Z] [java] Mar 19, 2024 2:23:57 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:23:58.009Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:23:58.009Z] [java] Mar 19, 2024 2:23:57 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:23:58.009Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:23:58.009Z] [java] Mar 19, 2024 2:23:57 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:23:58.009Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (904 ms), startup services (893 ms), total (1,797 ms) [2024-03-19T02:23:58.028Z] [2024-03-19T02:23:58.028Z] setOSConditions: [2024-03-19T02:23:58.029Z] [2024-03-19T02:23:58.029Z] setToolWin: [2024-03-19T02:23:58.029Z] [2024-03-19T02:23:58.029Z] setToolUnix: [2024-03-19T02:23:58.029Z] [2024-03-19T02:23:58.029Z] setToolProperty: [2024-03-19T02:23:58.029Z] [2024-03-19T02:23:58.029Z] setS1ASclassPath: [2024-03-19T02:23:58.029Z] [2024-03-19T02:23:58.029Z] init-common: [2024-03-19T02:23:58.029Z] [2024-03-19T02:23:58.029Z] execute-sql-common: [2024-03-19T02:23:58.029Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/create_pointbase.sql [2024-03-19T02:23:58.029Z] [sql] 0 rows affected [2024-03-19T02:23:58.029Z] [sql] 0 rows affected [2024-03-19T02:23:58.029Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:23:58.029Z] [2024-03-19T02:23:58.029Z] setOSConditions: [2024-03-19T02:23:58.029Z] [2024-03-19T02:23:58.029Z] setToolWin: [2024-03-19T02:23:58.029Z] [2024-03-19T02:23:58.029Z] setToolUnix: [2024-03-19T02:23:58.029Z] [2024-03-19T02:23:58.029Z] setToolProperty: [2024-03-19T02:23:58.029Z] [2024-03-19T02:23:58.029Z] setS1ASclassPath: [2024-03-19T02:23:58.029Z] [2024-03-19T02:23:58.029Z] init-common: [2024-03-19T02:23:58.030Z] [2024-03-19T02:23:58.030Z] runclient-common: [2024-03-19T02:23:58.030Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1AppClient.jar -name ejb-bmp-contauth1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:23:58.030Z] [exec] Mar 19, 2024 2:23:55 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:23:58.030Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:23:58.030Z] [exec] Mar 19, 2024 2:23:56 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:58.030Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:58.030Z] [exec] Mar 19, 2024 2:23:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:23:58.030Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:23:58.033Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:58.033Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:58.033Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:58.033Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:58.033Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:58.033Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:58.033Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:58.040Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:58.040Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:23:58.040Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:23:58.125Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:23:58.125Z] [artifact:mvn] [INFO] Reactor Build Order: [2024-03-19T02:23:58.125Z] [artifact:mvn] [INFO] [2024-03-19T02:23:58.125Z] [artifact:mvn] [INFO] Programmatic authentication with Jakarta Authorization api [pom] [2024-03-19T02:23:58.125Z] [artifact:mvn] [INFO] Jakarta EE Sample: jaccApi- common [jar] [2024-03-19T02:23:58.125Z] [artifact:mvn] [INFO] Jakarta EE Sample: Programmatic-authentication with Jacc api [war] [2024-03-19T02:23:58.125Z] [artifact:mvn] [INFO] [2024-03-19T02:23:58.125Z] [artifact:mvn] [INFO] ----------------< org.glassfish.jaccApi.test:prog-auth >---------------- [2024-03-19T02:23:58.125Z] [artifact:mvn] [INFO] Building Programmatic authentication with Jakarta Authorization api 8.0.1-SNAPSHOT [1/3] [2024-03-19T02:23:58.125Z] [artifact:mvn] [INFO] from pom.xml [2024-03-19T02:23:58.125Z] [artifact:mvn] [INFO] --------------------------------[ pom ]--------------------------------- [2024-03-19T02:23:58.136Z] [java] Connecting to: http://localhost:45711/web-jsp-null-fragment/test.jsp [2024-03-19T02:23:58.136Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:58.136Z] [java] [2024-03-19T02:23:58.136Z] [java] [2024-03-19T02:23:58.136Z] [java] ----------------------------------------- [2024-03-19T02:23:58.136Z] [java] - jsp-null-frag: PASS - [2024-03-19T02:23:58.136Z] [java] ----------------------------------------- [2024-03-19T02:23:58.136Z] [java] - Total PASS : 1 - [2024-03-19T02:23:58.136Z] [java] - Total FAIL : 0 - [2024-03-19T02:23:58.136Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:23:58.136Z] [java] ----------------------------------------- [2024-03-19T02:23:58.136Z] [2024-03-19T02:23:58.136Z] undeploy: [2024-03-19T02:23:58.136Z] [2024-03-19T02:23:58.136Z] setOSConditions: [2024-03-19T02:23:58.137Z] [2024-03-19T02:23:58.137Z] setToolWin: [2024-03-19T02:23:58.137Z] [2024-03-19T02:23:58.137Z] setToolUnix: [2024-03-19T02:23:58.137Z] [2024-03-19T02:23:58.137Z] setToolProperty: [2024-03-19T02:23:58.137Z] [2024-03-19T02:23:58.137Z] setS1ASclassPath: [2024-03-19T02:23:58.137Z] [2024-03-19T02:23:58.137Z] init-common: [2024-03-19T02:23:58.137Z] [2024-03-19T02:23:58.137Z] undeploy-war-common: [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.138Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.139Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.146Z] [exec] parsing WSDL... [2024-03-19T02:23:58.243Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:58.243Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:23:58.243Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server myds [2024-03-19T02:23:58.243Z] [2024-03-19T02:23:58.243Z] delete-users: [2024-03-19T02:23:58.243Z] [2024-03-19T02:23:58.243Z] setOSConditions: [2024-03-19T02:23:58.243Z] [2024-03-19T02:23:58.243Z] setToolWin: [2024-03-19T02:23:58.243Z] [2024-03-19T02:23:58.244Z] setToolUnix: [2024-03-19T02:23:58.244Z] [2024-03-19T02:23:58.244Z] setToolProperty: [2024-03-19T02:23:58.244Z] [2024-03-19T02:23:58.244Z] setS1ASclassPath: [2024-03-19T02:23:58.244Z] [2024-03-19T02:23:58.244Z] init-common: [2024-03-19T02:23:58.244Z] [2024-03-19T02:23:58.244Z] delete-users-common: [2024-03-19T02:23:58.302Z] [java] Mar 19, 2024 2:23:58 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:23:58.302Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:23:58.383Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom [2024-03-19T02:23:58.394Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-null-fragment-web [2024-03-19T02:23:58.394Z] [2024-03-19T02:23:58.394Z] all: [2024-03-19T02:23:58.394Z] [echo] [2024-03-19T02:23:58.394Z] [echo] ************************* [2024-03-19T02:23:58.394Z] [echo] * Running jspPoundSyntax [2024-03-19T02:23:58.394Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax [2024-03-19T02:23:58.394Z] [echo] ************************* [2024-03-19T02:23:58.394Z] [echo] [2024-03-19T02:23:58.394Z] [2024-03-19T02:23:58.394Z] setOSConditions: [2024-03-19T02:23:58.394Z] [2024-03-19T02:23:58.394Z] setToolWin: [2024-03-19T02:23:58.394Z] [2024-03-19T02:23:58.394Z] setToolUnix: [2024-03-19T02:23:58.394Z] [2024-03-19T02:23:58.394Z] setToolProperty: [2024-03-19T02:23:58.394Z] [2024-03-19T02:23:58.395Z] setS1ASclassPath: [2024-03-19T02:23:58.395Z] [2024-03-19T02:23:58.395Z] init-common: [2024-03-19T02:23:58.395Z] [2024-03-19T02:23:58.395Z] clean: [2024-03-19T02:23:58.395Z] [2024-03-19T02:23:58.395Z] setOSConditions: [2024-03-19T02:23:58.395Z] [2024-03-19T02:23:58.395Z] setToolWin: [2024-03-19T02:23:58.395Z] [2024-03-19T02:23:58.395Z] setToolUnix: [2024-03-19T02:23:58.395Z] [2024-03-19T02:23:58.395Z] setToolProperty: [2024-03-19T02:23:58.395Z] [2024-03-19T02:23:58.395Z] setS1ASclassPath: [2024-03-19T02:23:58.395Z] [2024-03-19T02:23:58.395Z] init-common: [2024-03-19T02:23:58.395Z] [2024-03-19T02:23:58.395Z] clean-common: [2024-03-19T02:23:58.395Z] [2024-03-19T02:23:58.395Z] setOSConditions: [2024-03-19T02:23:58.395Z] [2024-03-19T02:23:58.395Z] setToolWin: [2024-03-19T02:23:58.395Z] [2024-03-19T02:23:58.395Z] setToolUnix: [2024-03-19T02:23:58.396Z] [2024-03-19T02:23:58.396Z] setToolProperty: [2024-03-19T02:23:58.396Z] [2024-03-19T02:23:58.396Z] setS1ASclassPath: [2024-03-19T02:23:58.396Z] [2024-03-19T02:23:58.396Z] init-common: [2024-03-19T02:23:58.396Z] [2024-03-19T02:23:58.396Z] clean-classes-common: [2024-03-19T02:23:58.396Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:23:58.396Z] [2024-03-19T02:23:58.396Z] setOSConditions: [2024-03-19T02:23:58.396Z] [2024-03-19T02:23:58.396Z] setToolWin: [2024-03-19T02:23:58.396Z] [2024-03-19T02:23:58.396Z] setToolUnix: [2024-03-19T02:23:58.396Z] [2024-03-19T02:23:58.396Z] setToolProperty: [2024-03-19T02:23:58.396Z] [2024-03-19T02:23:58.396Z] setS1ASclassPath: [2024-03-19T02:23:58.396Z] [2024-03-19T02:23:58.396Z] init-common: [2024-03-19T02:23:58.396Z] [2024-03-19T02:23:58.396Z] clean-jars-common: [2024-03-19T02:23:58.396Z] [2024-03-19T02:23:58.396Z] compile: [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.397Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.398Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.558Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:23:58.559Z] [java] Mar 19, 2024 2:23:58 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:23:58.559Z] [java] INFO: Grizzly Framework 4.0.2 started in: 34 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:23:58.559Z] [java] Mar 19, 2024 2:23:58 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:23:58.559Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:23:58.559Z] [java] Mar 19, 2024 2:23:58 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:23:58.559Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:23:58.559Z] [java] Mar 19, 2024 2:23:58 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:23:58.559Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:23:58.559Z] [java] Mar 19, 2024 2:23:58 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:23:58.559Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,286 ms), startup services (8 ms), total (2,294 ms) [2024-03-19T02:23:58.559Z] [java] Mar 19, 2024 2:23:58 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:23:58.559Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:23:58.603Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:58.642Z] [javac] 2 warnings [2024-03-19T02:23:58.642Z] [2024-03-19T02:23:58.642Z] pkg-pu: [2024-03-19T02:23:58.642Z] [2024-03-19T02:23:58.642Z] setOSConditions: [2024-03-19T02:23:58.643Z] [2024-03-19T02:23:58.643Z] setToolWin: [2024-03-19T02:23:58.643Z] [2024-03-19T02:23:58.643Z] setToolUnix: [2024-03-19T02:23:58.643Z] [2024-03-19T02:23:58.643Z] setToolProperty: [2024-03-19T02:23:58.643Z] [2024-03-19T02:23:58.643Z] setS1ASclassPath: [2024-03-19T02:23:58.643Z] [2024-03-19T02:23:58.643Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom [2024-03-19T02:23:58.643Z] init-common: [2024-03-19T02:23:58.643Z] [2024-03-19T02:23:58.643Z] package-pu-common: [2024-03-19T02:23:58.643Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom (15 kB at 1.7 MB/s) [2024-03-19T02:23:58.643Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar [2024-03-19T02:23:58.643Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes, /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive, descriptor/persistence.xml [2024-03-19T02:23:58.643Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar [2024-03-19T02:23:58.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:58.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:58.643Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar (99 kB at 2.3 MB/s) [2024-03-19T02:23:58.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:58.643Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.pom [2024-03-19T02:23:58.643Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/entity.jar [2024-03-19T02:23:58.643Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.pom [2024-03-19T02:23:58.644Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:23:58.644Z] [2024-03-19T02:23:58.644Z] build: [2024-03-19T02:23:58.644Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.pom (3.5 kB at 125 kB/s) [2024-03-19T02:23:58.644Z] [2024-03-19T02:23:58.644Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom [2024-03-19T02:23:58.644Z] setOSConditions: [2024-03-19T02:23:58.644Z] [2024-03-19T02:23:58.644Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom [2024-03-19T02:23:58.644Z] setToolWin: [2024-03-19T02:23:58.644Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom (3.8 kB at 151 kB/s) [2024-03-19T02:23:58.644Z] [2024-03-19T02:23:58.644Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom [2024-03-19T02:23:58.644Z] setToolUnix: [2024-03-19T02:23:58.644Z] [2024-03-19T02:23:58.644Z] setToolProperty: [2024-03-19T02:23:58.644Z] [2024-03-19T02:23:58.644Z] setS1ASclassPath: [2024-03-19T02:23:58.644Z] [2024-03-19T02:23:58.644Z] init-common: [2024-03-19T02:23:58.644Z] [2024-03-19T02:23:58.644Z] webclient-pu-warlib: [2024-03-19T02:23:58.644Z] [2024-03-19T02:23:58.644Z] setOSConditions: [2024-03-19T02:23:58.644Z] [2024-03-19T02:23:58.644Z] setToolWin: [2024-03-19T02:23:58.644Z] [2024-03-19T02:23:58.645Z] setToolUnix: [2024-03-19T02:23:58.645Z] [2024-03-19T02:23:58.645Z] setToolProperty: [2024-03-19T02:23:58.645Z] [2024-03-19T02:23:58.645Z] setS1ASclassPath: [2024-03-19T02:23:58.645Z] [2024-03-19T02:23:58.645Z] init-common: [2024-03-19T02:23:58.645Z] [2024-03-19T02:23:58.645Z] package-pu-warlib: [2024-03-19T02:23:58.645Z] [echo] my build classes dir is:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:58.645Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2024-03-19T02:23:58.645Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF/lib [2024-03-19T02:23:58.645Z] [echo] webclient.war.classes=**/JpaServlet.class [2024-03-19T02:23:58.645Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2024-03-19T02:23:58.645Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2024-03-19T02:23:58.645Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF/lib [2024-03-19T02:23:58.645Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2024-03-19T02:23:58.645Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2024-03-19T02:23:58.645Z] [echo] created war file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2024-03-19T02:23:58.646Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2024-03-19T02:23:58.646Z] [echo] my webclient war classes are:**/JpaServlet.class [2024-03-19T02:23:58.646Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest1/build.xml:82: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:58.646Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:58.653Z] [2024-03-19T02:23:58.653Z] setOSConditions: [2024-03-19T02:23:58.653Z] [2024-03-19T02:23:58.653Z] setToolWin: [2024-03-19T02:23:58.653Z] [2024-03-19T02:23:58.653Z] setToolUnix: [2024-03-19T02:23:58.653Z] [2024-03-19T02:23:58.653Z] setToolProperty: [2024-03-19T02:23:58.653Z] [2024-03-19T02:23:58.653Z] setS1ASclassPath: [2024-03-19T02:23:58.653Z] [2024-03-19T02:23:58.653Z] init-common: [2024-03-19T02:23:58.653Z] [2024-03-19T02:23:58.653Z] compile-common: [2024-03-19T02:23:58.653Z] [echo] Current time (ISO): 2024-03-19T02:23:58.396+0000 [2024-03-19T02:23:58.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:58.653Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.655Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.656Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.656Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.656Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.656Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.656Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.656Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.656Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.656Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.656Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.656Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.656Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.656Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.712Z] [exec] [2024-03-19T02:23:58.712Z] [exec] Generating code... [2024-03-19T02:23:58.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foo1 [2024-03-19T02:23:58.810Z] [2024-03-19T02:23:58.810Z] setOSConditions: [2024-03-19T02:23:58.810Z] [2024-03-19T02:23:58.810Z] setToolWin: [2024-03-19T02:23:58.810Z] [2024-03-19T02:23:58.811Z] setToolUnix: [2024-03-19T02:23:58.811Z] [2024-03-19T02:23:58.811Z] setToolProperty: [2024-03-19T02:23:58.811Z] [2024-03-19T02:23:58.811Z] setS1ASclassPath: [2024-03-19T02:23:58.811Z] [2024-03-19T02:23:58.811Z] init-common: [2024-03-19T02:23:58.811Z] [2024-03-19T02:23:58.811Z] delete-users-common: [2024-03-19T02:23:58.816Z] [java] Mar 19, 2024 2:23:58 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:23:58.816Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:23:58.816Z] [java] Mar 19, 2024 2:23:58 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:23:58.817Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:23:58.817Z] [java] Mar 19, 2024 2:23:58 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:23:58.817Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-modulewithappname-ejb.jar to exploded ear isEJBModule? true isWebApp? false [2024-03-19T02:23:58.817Z] [java] Mar 19, 2024 2:23:58 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:23:58.817Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-modulewithappname-pu.jar to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:23:58.817Z] [java] Mar 19, 2024 2:23:58 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:58.817Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app5766270567542613278 [2024-03-19T02:23:58.817Z] [java] Mar 19, 2024 2:23:58 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:58.817Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:23:58.817Z] [java] Mar 19, 2024 2:23:58 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:23:58.817Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-03-19T02:23:58.860Z] [javac] 1 warning [2024-03-19T02:23:58.860Z] [2024-03-19T02:23:58.860Z] setOSConditions: [2024-03-19T02:23:58.860Z] [2024-03-19T02:23:58.860Z] setToolWin: [2024-03-19T02:23:58.861Z] [2024-03-19T02:23:58.861Z] setToolUnix: [2024-03-19T02:23:58.861Z] [2024-03-19T02:23:58.861Z] setToolProperty: [2024-03-19T02:23:58.861Z] [2024-03-19T02:23:58.861Z] setS1ASclassPath: [2024-03-19T02:23:58.861Z] [2024-03-19T02:23:58.861Z] init-common: [2024-03-19T02:23:58.861Z] [2024-03-19T02:23:58.861Z] webclient-war-common: [2024-03-19T02:23:58.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:58.861Z] [2024-03-19T02:23:58.861Z] clear: [2024-03-19T02:23:58.861Z] [2024-03-19T02:23:58.861Z] test-tlds-exist: [2024-03-19T02:23:58.861Z] [2024-03-19T02:23:58.861Z] copy-tlds: [2024-03-19T02:23:58.861Z] [2024-03-19T02:23:58.861Z] test-tagfiles-exist: [2024-03-19T02:23:58.861Z] [2024-03-19T02:23:58.861Z] copy-tagfiles: [2024-03-19T02:23:58.861Z] [2024-03-19T02:23:58.861Z] package-war-common: [2024-03-19T02:23:58.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:23:58.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:58.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:58.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:58.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/lib [2024-03-19T02:23:58.862Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:58.862Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:58.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/docroot [2024-03-19T02:23:58.862Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2024-03-19T02:23:58.862Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:58.862Z] [2024-03-19T02:23:58.862Z] setOSConditions: [2024-03-19T02:23:58.862Z] [2024-03-19T02:23:58.862Z] setToolWin: [2024-03-19T02:23:58.862Z] [2024-03-19T02:23:58.862Z] setToolUnix: [2024-03-19T02:23:58.862Z] [2024-03-19T02:23:58.862Z] setToolProperty: [2024-03-19T02:23:58.862Z] [2024-03-19T02:23:58.862Z] setS1ASclassPath: [2024-03-19T02:23:58.862Z] [2024-03-19T02:23:58.862Z] init-common: [2024-03-19T02:23:58.862Z] [2024-03-19T02:23:58.862Z] compile-common: [2024-03-19T02:23:58.862Z] [echo] Current time (ISO): 2024-03-19T02:23:58.770+0000 [2024-03-19T02:23:58.862Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:58.902Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom [2024-03-19T02:23:58.902Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom (5.1 kB at 147 kB/s) [2024-03-19T02:23:58.902Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/36/jboss-parent-36.pom [2024-03-19T02:23:58.902Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom [2024-03-19T02:23:58.902Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 1.9 MB/s) [2024-03-19T02:23:58.902Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.pom [2024-03-19T02:23:58.903Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.pom [2024-03-19T02:23:58.906Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/util/WebTestUtil.java uses or overrides a deprecated API. [2024-03-19T02:23:58.906Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:58.906Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest1/build.xml:86: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:58.906Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.936Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.937Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:58.937Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:58.969Z] [exec] [2024-03-19T02:23:58.969Z] [exec] Compiling code... [2024-03-19T02:23:59.151Z] [exec] Sending message: This is message 44 [2024-03-19T02:23:59.151Z] [exec] Sending message: This is message 48 [2024-03-19T02:23:59.161Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.pom (2.8 kB at 230 kB/s) [2024-03-19T02:23:59.161Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.pom [2024-03-19T02:23:59.161Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.pom [2024-03-19T02:23:59.161Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.pom (1.6 kB at 63 kB/s) [2024-03-19T02:23:59.161Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.pom [2024-03-19T02:23:59.161Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.pom [2024-03-19T02:23:59.161Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.pom (1.2 kB at 48 kB/s) [2024-03-19T02:23:59.161Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.pom [2024-03-19T02:23:59.161Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.pom [2024-03-19T02:23:59.161Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.pom (1.1 kB at 66 kB/s) [2024-03-19T02:23:59.161Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.pom [2024-03-19T02:23:59.162Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.pom [2024-03-19T02:23:59.162Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.pom (1.2 kB at 40 kB/s) [2024-03-19T02:23:59.162Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.pom [2024-03-19T02:23:59.194Z] [2024-03-19T02:23:59.194Z] deploy: [2024-03-19T02:23:59.194Z] [2024-03-19T02:23:59.194Z] deploy-war-common: [2024-03-19T02:23:59.194Z] [2024-03-19T02:23:59.194Z] setOSConditions: [2024-03-19T02:23:59.194Z] [2024-03-19T02:23:59.194Z] setToolWin: [2024-03-19T02:23:59.194Z] [2024-03-19T02:23:59.194Z] setToolUnix: [2024-03-19T02:23:59.194Z] [2024-03-19T02:23:59.194Z] setToolProperty: [2024-03-19T02:23:59.194Z] [2024-03-19T02:23:59.194Z] setS1ASclassPath: [2024-03-19T02:23:59.194Z] [2024-03-19T02:23:59.194Z] init-common: [2024-03-19T02:23:59.194Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.194Z] [2024-03-19T02:23:59.194Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.194Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.194Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.194Z] deploy-war-commonpe: [2024-03-19T02:23:59.194Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.194Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.194Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.194Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.194Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.194Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.194Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.194Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.195Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.195Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.216Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:59.216Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:59.216Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:59.216Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:59.216Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:59.216Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:59.216Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:59.384Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foo2 [2024-03-19T02:23:59.384Z] [2024-03-19T02:23:59.384Z] setOSConditions: [2024-03-19T02:23:59.384Z] [2024-03-19T02:23:59.384Z] setToolWin: [2024-03-19T02:23:59.384Z] [2024-03-19T02:23:59.384Z] setToolUnix: [2024-03-19T02:23:59.384Z] [2024-03-19T02:23:59.384Z] setToolProperty: [2024-03-19T02:23:59.384Z] [2024-03-19T02:23:59.384Z] setS1ASclassPath: [2024-03-19T02:23:59.384Z] [2024-03-19T02:23:59.384Z] init-common: [2024-03-19T02:23:59.384Z] [2024-03-19T02:23:59.384Z] delete-users-common: [2024-03-19T02:23:59.420Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.pom [2024-03-19T02:23:59.420Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.pom (1.4 kB at 101 kB/s) [2024-03-19T02:23:59.420Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom [2024-03-19T02:23:59.420Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom [2024-03-19T02:23:59.421Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 148 kB/s) [2024-03-19T02:23:59.421Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom [2024-03-19T02:23:59.421Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom [2024-03-19T02:23:59.421Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 955 kB/s) [2024-03-19T02:23:59.421Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/19/jboss-parent-19.pom [2024-03-19T02:23:59.421Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom [2024-03-19T02:23:59.421Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 2.6 MB/s) [2024-03-19T02:23:59.421Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom [2024-03-19T02:23:59.427Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:23:59.427Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:23:59.427Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:23:59.427Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:23:59.427Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:23:59.427Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:23:59.427Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:23:59.428Z] [exec] Mar 19, 2024 2:23:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:59.428Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@56fda064 [2024-03-19T02:23:59.428Z] [exec] Test 2 will fail with Derby [2024-03-19T02:23:59.452Z] [exec] Sending message: This is message 22 [2024-03-19T02:23:59.452Z] [exec] Sending message: This is message 0 [2024-03-19T02:23:59.452Z] [exec] Sending message: This is message 11 [2024-03-19T02:23:59.452Z] [exec] Sending message: This is message 17 [2024-03-19T02:23:59.452Z] [exec] Sending message: This is message 40 [2024-03-19T02:23:59.452Z] [exec] Sending message: This is message 41 [2024-03-19T02:23:59.452Z] [exec] Sending message: This is message 13 [2024-03-19T02:23:59.453Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.453Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.453Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.453Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.453Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.453Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.453Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.453Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.453Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.453Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.453Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.453Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.453Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.453Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.454Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.455Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.455Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.515Z] [exec] Mar 19, 2024 2:23:58 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:23:59.515Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6d17914a [2024-03-19T02:23:59.679Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom [2024-03-19T02:23:59.679Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 102 kB/s) [2024-03-19T02:23:59.679Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom [2024-03-19T02:23:59.679Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom [2024-03-19T02:23:59.679Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 669 kB/s) [2024-03-19T02:23:59.680Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/16/jboss-parent-16.pom [2024-03-19T02:23:59.680Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom [2024-03-19T02:23:59.680Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 1.3 MB/s) [2024-03-19T02:23:59.680Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.pom [2024-03-19T02:23:59.680Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.pom [2024-03-19T02:23:59.680Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.pom (1.7 kB at 89 kB/s) [2024-03-19T02:23:59.680Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.pom [2024-03-19T02:23:59.680Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.pom [2024-03-19T02:23:59.680Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.pom (2.5 kB at 180 kB/s) [2024-03-19T02:23:59.680Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.pom [2024-03-19T02:23:59.684Z] [exec] Value of key is: test1 : [2024-03-19T02:23:59.684Z] [exec] Value of key is: test2 : [2024-03-19T02:23:59.684Z] [exec] jdbc contauth1 status: [2024-03-19T02:23:59.684Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:23:59.684Z] [exec] [2024-03-19T02:23:59.684Z] [exec] [2024-03-19T02:23:59.684Z] [exec] ----------------------------------------- [2024-03-19T02:23:59.684Z] [exec] - test2 : : PASS - [2024-03-19T02:23:59.684Z] [exec] - test1 : : PASS - [2024-03-19T02:23:59.684Z] [exec] ----------------------------------------- [2024-03-19T02:23:59.684Z] [exec] Total PASS: 2 [2024-03-19T02:23:59.684Z] [exec] Total FAIL: 0 [2024-03-19T02:23:59.684Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:23:59.684Z] [exec] ----------------------------------------- [2024-03-19T02:23:59.684Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:59.684Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.739Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.740Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.741Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.741Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.741Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.748Z] [java] Mar 19, 2024 2:23:59 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:23:59.748Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:23:59.748Z] [java] Mar 19, 2024 2:23:59 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:23:59.748Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:23:59.748Z] [java] Mar 19, 2024 2:23:59 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:23:59.748Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:23:59.748Z] [java] Mar 19, 2024 2:23:59 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:23:59.748Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:23:59.749Z] [java] Mar 19, 2024 2:23:59 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:23:59.749Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:23:59.749Z] [java] Mar 19, 2024 2:23:59 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:23:59.749Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:23:59.779Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:23:59.779Z] [javac] 1 warning [2024-03-19T02:23:59.779Z] [2024-03-19T02:23:59.779Z] build: [2024-03-19T02:23:59.779Z] [2024-03-19T02:23:59.779Z] setOSConditions: [2024-03-19T02:23:59.779Z] [2024-03-19T02:23:59.779Z] setToolWin: [2024-03-19T02:23:59.779Z] [2024-03-19T02:23:59.779Z] setToolUnix: [2024-03-19T02:23:59.779Z] [2024-03-19T02:23:59.779Z] setToolProperty: [2024-03-19T02:23:59.779Z] [2024-03-19T02:23:59.779Z] setS1ASclassPath: [2024-03-19T02:23:59.779Z] [2024-03-19T02:23:59.779Z] init-common: [2024-03-19T02:23:59.779Z] [2024-03-19T02:23:59.779Z] webclient-war-common: [2024-03-19T02:23:59.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:23:59.779Z] [2024-03-19T02:23:59.779Z] clear: [2024-03-19T02:23:59.779Z] [2024-03-19T02:23:59.779Z] test-tlds-exist: [2024-03-19T02:23:59.779Z] [2024-03-19T02:23:59.779Z] copy-tlds: [2024-03-19T02:23:59.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:23:59.780Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:23:59.780Z] [2024-03-19T02:23:59.780Z] test-tagfiles-exist: [2024-03-19T02:23:59.780Z] [2024-03-19T02:23:59.780Z] copy-tagfiles: [2024-03-19T02:23:59.780Z] [2024-03-19T02:23:59.780Z] package-war-common: [2024-03-19T02:23:59.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:59.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:23:59.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/lib [2024-03-19T02:23:59.780Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:59.780Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:23:59.780Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-pound-literal-web.war [2024-03-19T02:23:59.780Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:23:59.780Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:59.780Z] [javac] Compiling 1 source file [2024-03-19T02:23:59.782Z] [exec] Mar 19, 2024 2:23:59 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:23:59.782Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:23:59.903Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:23:59.903Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:23:59.904Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:23:59.904Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:23:59.938Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.pom [2024-03-19T02:23:59.939Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.pom (1.2 kB at 47 kB/s) [2024-03-19T02:23:59.939Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.pom [2024-03-19T02:23:59.939Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.pom [2024-03-19T02:23:59.939Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.pom (2.8 kB at 142 kB/s) [2024-03-19T02:23:59.939Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.pom [2024-03-19T02:23:59.939Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.pom [2024-03-19T02:23:59.939Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.pom (984 B at 49 kB/s) [2024-03-19T02:23:59.939Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom [2024-03-19T02:23:59.939Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom [2024-03-19T02:23:59.939Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 107 kB/s) [2024-03-19T02:23:59.939Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.pom [2024-03-19T02:23:59.939Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.pom [2024-03-19T02:23:59.940Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.pom (1.6 kB at 53 kB/s) [2024-03-19T02:23:59.941Z] [2024-03-19T02:23:59.941Z] checkReporting-common: [2024-03-19T02:23:59.941Z] [2024-03-19T02:23:59.941Z] confirmReportPresent-common: [2024-03-19T02:23:59.941Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:23:59.941Z] [echo] Test seems to be reported fine [2024-03-19T02:23:59.941Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth1/RepRunConf.txt [2024-03-19T02:23:59.941Z] [2024-03-19T02:23:59.941Z] confirmMissingReport-common: [2024-03-19T02:23:59.942Z] [2024-03-19T02:23:59.942Z] reset-derby-for-no-authentication: [2024-03-19T02:23:59.942Z] [2024-03-19T02:23:59.942Z] setOSConditions: [2024-03-19T02:23:59.942Z] [2024-03-19T02:23:59.942Z] setToolWin: [2024-03-19T02:23:59.942Z] [2024-03-19T02:23:59.942Z] setToolUnix: [2024-03-19T02:23:59.942Z] [2024-03-19T02:23:59.942Z] setToolProperty: [2024-03-19T02:23:59.942Z] [2024-03-19T02:23:59.942Z] setS1ASclassPath: [2024-03-19T02:23:59.942Z] [2024-03-19T02:23:59.942Z] init-common: [2024-03-19T02:23:59.942Z] [2024-03-19T02:23:59.942Z] stop-derby: [2024-03-19T02:23:59.942Z] [2024-03-19T02:23:59.942Z] stop-derby-aix: [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 21 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 38 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 45 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 15 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 46 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 12 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 27 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 31 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 20 [2024-03-19T02:23:59.948Z] [exec] Received :::::: Reply for : This is message 9 [2024-03-19T02:23:59.948Z] [exec] Received :::::: Reply for : This is message 25 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 19 [2024-03-19T02:23:59.948Z] [exec] Received :::::: Reply for : This is message 44 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 1 [2024-03-19T02:23:59.948Z] [exec] Received :::::: Reply for : This is message 0 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 14 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 18 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 32 [2024-03-19T02:23:59.948Z] [exec] Received :::::: Reply for : This is message 48 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 7 [2024-03-19T02:23:59.948Z] [exec] Received :::::: Reply for : This is message 17 [2024-03-19T02:23:59.948Z] [exec] Received :::::: Reply for : This is message 11 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 24 [2024-03-19T02:23:59.948Z] [exec] Received :::::: Reply for : This is message 22 [2024-03-19T02:23:59.948Z] [exec] Received :::::: Reply for : This is message 40 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 49 [2024-03-19T02:23:59.948Z] [exec] Received :::::: Reply for : This is message 21 [2024-03-19T02:23:59.948Z] [exec] Received :::::: Reply for : This is message 38 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 10 [2024-03-19T02:23:59.948Z] [exec] Sending message: This is message 36 [2024-03-19T02:23:59.948Z] [exec] Received :::::: Reply for : This is message 41 [2024-03-19T02:23:59.949Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foo3 [2024-03-19T02:23:59.949Z] [2024-03-19T02:23:59.949Z] setOSConditions: [2024-03-19T02:23:59.949Z] [2024-03-19T02:23:59.949Z] setToolWin: [2024-03-19T02:23:59.949Z] [2024-03-19T02:23:59.949Z] setToolUnix: [2024-03-19T02:23:59.949Z] [2024-03-19T02:23:59.949Z] setToolProperty: [2024-03-19T02:23:59.949Z] [2024-03-19T02:23:59.949Z] setS1ASclassPath: [2024-03-19T02:23:59.949Z] [2024-03-19T02:23:59.949Z] init-common: [2024-03-19T02:23:59.949Z] [2024-03-19T02:23:59.949Z] delete-users-common: [2024-03-19T02:23:59.998Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.998Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.998Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.998Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.998Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.998Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.998Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.998Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.998Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.998Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.998Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.998Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:23:59.998Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.998Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-03-19T02:23:59.998Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:24:00.001Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:00.001Z] [javac] 1 warning [2024-03-19T02:24:00.037Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:24:00.037Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:00.037Z] [2024-03-19T02:24:00.037Z] deploy: [2024-03-19T02:24:00.037Z] [2024-03-19T02:24:00.037Z] deploy-war-common: [2024-03-19T02:24:00.037Z] [2024-03-19T02:24:00.037Z] setOSConditions: [2024-03-19T02:24:00.037Z] [2024-03-19T02:24:00.037Z] setToolWin: [2024-03-19T02:24:00.037Z] [2024-03-19T02:24:00.038Z] setToolUnix: [2024-03-19T02:24:00.038Z] [2024-03-19T02:24:00.038Z] setToolProperty: [2024-03-19T02:24:00.038Z] [2024-03-19T02:24:00.038Z] setS1ASclassPath: [2024-03-19T02:24:00.038Z] [2024-03-19T02:24:00.038Z] init-common: [2024-03-19T02:24:00.038Z] [2024-03-19T02:24:00.038Z] deploy-war-commonpe: [2024-03-19T02:24:00.084Z] [exec] Mar 19, 2024 2:23:59 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:00.084Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@9f4be826[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/client_datasource-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/compds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:00.145Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /ejb-cmp-pkgWarTest1-web --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2024-03-19T02:24:00.161Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:00.161Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:00.161Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:00.161Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:00.161Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:00.161Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:00.161Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:00.199Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.pom [2024-03-19T02:24:00.199Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.pom [2024-03-19T02:24:00.199Z] [2024-03-19T02:24:00.199Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.pom (2.1 kB at 148 kB/s) [2024-03-19T02:24:00.199Z] stop-derby-nonaix: [2024-03-19T02:24:00.200Z] [echo] Stopping Derby DB Server ... [2024-03-19T02:24:00.199Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.pom [2024-03-19T02:24:00.200Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.pom [2024-03-19T02:24:00.200Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.pom (3.5 kB at 152 kB/s) [2024-03-19T02:24:00.200Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.pom [2024-03-19T02:24:00.200Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.pom [2024-03-19T02:24:00.200Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.pom (3.2 kB at 358 kB/s) [2024-03-19T02:24:00.200Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom [2024-03-19T02:24:00.257Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:00.257Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:00.257Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/client/com/acme/Client.java uses or overrides a deprecated API. [2024-03-19T02:24:00.257Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:00.257Z] [2024-03-19T02:24:00.258Z] build: [2024-03-19T02:24:00.258Z] [2024-03-19T02:24:00.258Z] setOSConditions: [2024-03-19T02:24:00.258Z] [2024-03-19T02:24:00.258Z] setToolWin: [2024-03-19T02:24:00.258Z] [2024-03-19T02:24:00.258Z] setToolUnix: [2024-03-19T02:24:00.258Z] [2024-03-19T02:24:00.258Z] setToolProperty: [2024-03-19T02:24:00.258Z] [2024-03-19T02:24:00.258Z] setS1ASclassPath: [2024-03-19T02:24:00.258Z] [2024-03-19T02:24:00.258Z] init-common: [2024-03-19T02:24:00.258Z] [2024-03-19T02:24:00.258Z] ejb-jar-common: [2024-03-19T02:24:00.258Z] [2024-03-19T02:24:00.258Z] package-ejbjar-common: [2024-03-19T02:24:00.258Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:00.258Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:00.258Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2024-03-19T02:24:00.258Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:00.258Z] [2024-03-19T02:24:00.258Z] setOSConditions: [2024-03-19T02:24:00.258Z] [2024-03-19T02:24:00.258Z] fixFiles: [2024-03-19T02:24:00.258Z] [2024-03-19T02:24:00.258Z] convUnix: [2024-03-19T02:24:00.258Z] [2024-03-19T02:24:00.259Z] convWin: [2024-03-19T02:24:00.259Z] [2024-03-19T02:24:00.259Z] setToolWin: [2024-03-19T02:24:00.259Z] [2024-03-19T02:24:00.259Z] setToolUnix: [2024-03-19T02:24:00.259Z] [2024-03-19T02:24:00.259Z] setToolProperty: [2024-03-19T02:24:00.259Z] [2024-03-19T02:24:00.259Z] setS1ASclassPath: [2024-03-19T02:24:00.259Z] [2024-03-19T02:24:00.259Z] init-common: [2024-03-19T02:24:00.259Z] [2024-03-19T02:24:00.259Z] ear-common: [2024-03-19T02:24:00.259Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:00.259Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:00.259Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/descriptor/sun-application.xml to copy. [2024-03-19T02:24:00.259Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:24:00.259Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:00.259Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-03-19T02:24:00.259Z] [2024-03-19T02:24:00.259Z] deploy: [2024-03-19T02:24:00.259Z] [2024-03-19T02:24:00.259Z] setOSConditions: [2024-03-19T02:24:00.259Z] [2024-03-19T02:24:00.259Z] setToolWin: [2024-03-19T02:24:00.260Z] [2024-03-19T02:24:00.260Z] setToolUnix: [2024-03-19T02:24:00.260Z] [2024-03-19T02:24:00.260Z] setToolProperty: [2024-03-19T02:24:00.260Z] [2024-03-19T02:24:00.260Z] setS1ASclassPath: [2024-03-19T02:24:00.260Z] [2024-03-19T02:24:00.260Z] init-common: [2024-03-19T02:24:00.260Z] [2024-03-19T02:24:00.260Z] deploy-common: [2024-03-19T02:24:00.260Z] [echo] Current time (ISO): 2024-03-19T02:24:00.101+0000 [2024-03-19T02:24:00.260Z] [2024-03-19T02:24:00.260Z] setOSConditions: [2024-03-19T02:24:00.260Z] [2024-03-19T02:24:00.260Z] setToolWin: [2024-03-19T02:24:00.260Z] [2024-03-19T02:24:00.260Z] setToolUnix: [2024-03-19T02:24:00.260Z] [2024-03-19T02:24:00.260Z] setToolProperty: [2024-03-19T02:24:00.260Z] [2024-03-19T02:24:00.260Z] setS1ASclassPath: [2024-03-19T02:24:00.260Z] [2024-03-19T02:24:00.260Z] init-common: [2024-03-19T02:24:00.260Z] [2024-03-19T02:24:00.260Z] deploy-common-pe: [2024-03-19T02:24:00.294Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot web-pound-literal --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-pound-literal-web.war [2024-03-19T02:24:00.312Z] [java] Mar 19, 2024 2:24:00 AM org.eclipse.persistence.session./file:/tmp/ejb-app5766270567542613278/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test [2024-03-19T02:24:00.312Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:24:00.343Z] [exec] Received :::::: Reply for : This is message 13 [2024-03-19T02:24:00.344Z] [exec] Received :::::: Reply for : This is message 27 [2024-03-19T02:24:00.344Z] [exec] Received :::::: Reply for : This is message 15 [2024-03-19T02:24:00.344Z] [exec] Received :::::: Reply for : This is message 31 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 34 [2024-03-19T02:24:00.344Z] [exec] Received :::::: Reply for : This is message 46 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 42 [2024-03-19T02:24:00.344Z] [exec] Received :::::: Reply for : This is message 20 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 35 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 23 [2024-03-19T02:24:00.344Z] [exec] Received :::::: Reply for : This is message 45 [2024-03-19T02:24:00.344Z] [exec] Received :::::: Reply for : This is message 1 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 37 [2024-03-19T02:24:00.344Z] [exec] Received :::::: Reply for : This is message 12 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 3 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 43 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 30 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 26 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 8 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 39 [2024-03-19T02:24:00.344Z] [exec] Received :::::: Reply for : This is message 24 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 16 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 5 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 2 [2024-03-19T02:24:00.344Z] [exec] Sending message: This is message 33 [2024-03-19T02:24:00.419Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:00.419Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/webclient/Client.java uses or overrides a deprecated API. [2024-03-19T02:24:00.419Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:00.419Z] [javac] 1 warning [2024-03-19T02:24:00.419Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:24:00.419Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:24:00.419Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client [2024-03-19T02:24:00.419Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:24:00.419Z] [2024-03-19T02:24:00.419Z] deploy-app: [2024-03-19T02:24:00.419Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:00.419Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:00.420Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:00.420Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:00.420Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:00.420Z] [2024-03-19T02:24:00.420Z] deploy-war-common: [2024-03-19T02:24:00.420Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:00.420Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:00.420Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:00.420Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:00.420Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:00.420Z] [2024-03-19T02:24:00.420Z] setOSConditions: [2024-03-19T02:24:00.420Z] [2024-03-19T02:24:00.420Z] setToolWin: [2024-03-19T02:24:00.420Z] [2024-03-19T02:24:00.421Z] setToolUnix: [2024-03-19T02:24:00.421Z] [2024-03-19T02:24:00.421Z] setToolProperty: [2024-03-19T02:24:00.421Z] [2024-03-19T02:24:00.421Z] setS1ASclassPath: [2024-03-19T02:24:00.421Z] [2024-03-19T02:24:00.421Z] init-common: [2024-03-19T02:24:00.421Z] [2024-03-19T02:24:00.421Z] deploy-war-commonpe: [2024-03-19T02:24:00.456Z] [java] Tue Mar 19 02:24:00 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:24:00.457Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties [2024-03-19T02:24:00.457Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties.bkp to copy. [2024-03-19T02:24:00.457Z] [2024-03-19T02:24:00.457Z] setOSConditions: [2024-03-19T02:24:00.457Z] [2024-03-19T02:24:00.457Z] setToolWin: [2024-03-19T02:24:00.457Z] [2024-03-19T02:24:00.457Z] setToolUnix: [2024-03-19T02:24:00.457Z] [2024-03-19T02:24:00.457Z] setToolProperty: [2024-03-19T02:24:00.457Z] [2024-03-19T02:24:00.457Z] setS1ASclassPath: [2024-03-19T02:24:00.457Z] [2024-03-19T02:24:00.457Z] init-common: [2024-03-19T02:24:00.457Z] [2024-03-19T02:24:00.457Z] start-derby: [2024-03-19T02:24:00.457Z] [2024-03-19T02:24:00.457Z] start-derby-aix: [2024-03-19T02:24:00.457Z] [2024-03-19T02:24:00.457Z] start-derby-nonaix: [2024-03-19T02:24:00.457Z] [echo] Starting Derby DB Server ... [2024-03-19T02:24:00.458Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 133 kB/s) [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 79 kB/s) [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.pom [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.pom [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.pom (62 kB at 2.5 MB/s) [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xalan/xalan/2.7.2/xalan-2.7.2.pom [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.pom [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 75 kB/s) [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xalan/serializer/2.7.2/serializer-2.7.2.pom [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.pom [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 45 kB/s) [2024-03-19T02:24:00.459Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [2024-03-19T02:24:00.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server bar1 [2024-03-19T02:24:00.514Z] [2024-03-19T02:24:00.514Z] setOSConditions: [2024-03-19T02:24:00.514Z] [2024-03-19T02:24:00.514Z] setToolWin: [2024-03-19T02:24:00.514Z] [2024-03-19T02:24:00.515Z] setToolUnix: [2024-03-19T02:24:00.515Z] [2024-03-19T02:24:00.515Z] setToolProperty: [2024-03-19T02:24:00.515Z] [2024-03-19T02:24:00.515Z] setS1ASclassPath: [2024-03-19T02:24:00.515Z] [2024-03-19T02:24:00.515Z] init-common: [2024-03-19T02:24:00.515Z] [2024-03-19T02:24:00.515Z] delete-users-common: [2024-03-19T02:24:00.517Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-03-19T02:24:00.552Z] [exec] Application deployed with name web-pound-literal-web. [2024-03-19T02:24:00.552Z] [2024-03-19T02:24:00.552Z] deploy-war-commonee: [2024-03-19T02:24:00.552Z] [2024-03-19T02:24:00.552Z] run: [2024-03-19T02:24:00.552Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp12.jsp [2024-03-19T02:24:00.647Z] [exec] Received :::::: Reply for : This is message 19 [2024-03-19T02:24:00.647Z] [exec] Sending message: This is message 4 [2024-03-19T02:24:00.647Z] [exec] Received :::::: Reply for : This is message 49 [2024-03-19T02:24:00.647Z] [exec] Received :::::: Reply for : This is message 14 [2024-03-19T02:24:00.647Z] [exec] Received :::::: Reply for : This is message 32 [2024-03-19T02:24:00.647Z] [exec] Received :::::: Reply for : This is message 18 [2024-03-19T02:24:00.647Z] [exec] Received :::::: Reply for : This is message 7 [2024-03-19T02:24:00.647Z] [exec] Received :::::: Reply for : This is message 10 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 36 [2024-03-19T02:24:00.648Z] [exec] Sending message: This is message 47 [2024-03-19T02:24:00.648Z] [exec] Sending message: This is message 28 [2024-03-19T02:24:00.648Z] [exec] Sending message: This is message 6 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 34 [2024-03-19T02:24:00.648Z] [exec] Sending message: This is message 29 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 42 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 26 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 30 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 43 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 37 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 23 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 3 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 35 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 2 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 4 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 8 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 5 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 33 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 16 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 39 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 47 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 6 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 28 [2024-03-19T02:24:00.648Z] [exec] Received :::::: Reply for : This is message 29 [2024-03-19T02:24:00.648Z] [exec] Value of key is: Stress test [2024-03-19T02:24:00.648Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:00.648Z] [exec] [2024-03-19T02:24:00.648Z] [exec] [2024-03-19T02:24:00.648Z] [exec] ----------------------------------------- [2024-03-19T02:24:00.648Z] [exec] - Stress test: PASS - [2024-03-19T02:24:00.648Z] [exec] ----------------------------------------- [2024-03-19T02:24:00.648Z] [exec] Total PASS: 1 [2024-03-19T02:24:00.648Z] [exec] Total FAIL: 0 [2024-03-19T02:24:00.648Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:00.648Z] [exec] ----------------------------------------- [2024-03-19T02:24:00.648Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:00.648Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:00.717Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [2024-03-19T02:24:00.717Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 1.9 MB/s) [2024-03-19T02:24:00.717Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/64/commons-parent-64.pom [2024-03-19T02:24:00.717Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom [2024-03-19T02:24:00.717Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 3.0 MB/s) [2024-03-19T02:24:00.717Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-text/1.9/commons-text-1.9.pom [2024-03-19T02:24:00.717Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.pom [2024-03-19T02:24:00.772Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server bar2 [2024-03-19T02:24:00.772Z] [2024-03-19T02:24:00.772Z] setOSConditions: [2024-03-19T02:24:00.772Z] [2024-03-19T02:24:00.772Z] setToolWin: [2024-03-19T02:24:00.772Z] [2024-03-19T02:24:00.772Z] setToolUnix: [2024-03-19T02:24:00.772Z] [2024-03-19T02:24:00.772Z] setToolProperty: [2024-03-19T02:24:00.772Z] [2024-03-19T02:24:00.772Z] setS1ASclassPath: [2024-03-19T02:24:00.772Z] [2024-03-19T02:24:00.772Z] init-common: [2024-03-19T02:24:00.772Z] [2024-03-19T02:24:00.772Z] delete-users-common: [2024-03-19T02:24:00.809Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21x.jsp [2024-03-19T02:24:00.809Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21y.jsp [2024-03-19T02:24:00.809Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21w.jsp [2024-03-19T02:24:00.975Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.pom (17 kB at 301 kB/s) [2024-03-19T02:24:00.975Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/51/commons-parent-51.pom [2024-03-19T02:24:00.975Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/51/commons-parent-51.pom [2024-03-19T02:24:00.975Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 2.0 MB/s) [2024-03-19T02:24:00.975Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [2024-03-19T02:24:00.975Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [2024-03-19T02:24:00.975Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 237 kB/s) [2024-03-19T02:24:00.975Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.pom [2024-03-19T02:24:00.976Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.pom [2024-03-19T02:24:00.976Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.pom (1.8 kB at 176 kB/s) [2024-03-19T02:24:00.976Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.pom [2024-03-19T02:24:00.976Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.pom [2024-03-19T02:24:00.976Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.pom (7.6 kB at 422 kB/s) [2024-03-19T02:24:00.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot client-handler-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/client-handler-2-web.war [2024-03-19T02:24:01.065Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21z.jsp [2024-03-19T02:24:01.065Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:01.065Z] [java] [2024-03-19T02:24:01.065Z] [java] [2024-03-19T02:24:01.065Z] [java] ----------------------------------------- [2024-03-19T02:24:01.065Z] [java] - jsp12-pound-compatibility-test: PASS - [2024-03-19T02:24:01.065Z] [java] - pound-in-literal-test: PASS - [2024-03-19T02:24:01.065Z] [java] - pound-in-exprval-test: PASS - [2024-03-19T02:24:01.065Z] [java] - pound-default-test: PASS - [2024-03-19T02:24:01.065Z] [java] - pound-syntax-allowed-as-literal-true-test: PASS - [2024-03-19T02:24:01.065Z] [java] ----------------------------------------- [2024-03-19T02:24:01.065Z] [java] - Total PASS : 5 - [2024-03-19T02:24:01.065Z] [java] - Total FAIL : 0 - [2024-03-19T02:24:01.065Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:24:01.065Z] [java] ----------------------------------------- [2024-03-19T02:24:01.065Z] [2024-03-19T02:24:01.065Z] undeploy: [2024-03-19T02:24:01.065Z] [2024-03-19T02:24:01.065Z] setOSConditions: [2024-03-19T02:24:01.065Z] [2024-03-19T02:24:01.065Z] setToolWin: [2024-03-19T02:24:01.065Z] [2024-03-19T02:24:01.065Z] setToolUnix: [2024-03-19T02:24:01.065Z] [2024-03-19T02:24:01.065Z] setToolProperty: [2024-03-19T02:24:01.065Z] [2024-03-19T02:24:01.065Z] setS1ASclassPath: [2024-03-19T02:24:01.065Z] [2024-03-19T02:24:01.065Z] init-common: [2024-03-19T02:24:01.066Z] [2024-03-19T02:24:01.066Z] undeploy-war-common: [2024-03-19T02:24:01.102Z] [exec] Application deployed with name cdi-full-earApp. [2024-03-19T02:24:01.102Z] [exec] there are no files to retrieve for application cdi-full-earApp [2024-03-19T02:24:01.102Z] [echo] Deployment on target server server successful [2024-03-19T02:24:01.102Z] [2024-03-19T02:24:01.102Z] setOSConditions: [2024-03-19T02:24:01.102Z] [2024-03-19T02:24:01.102Z] setToolWin: [2024-03-19T02:24:01.102Z] [2024-03-19T02:24:01.102Z] setToolUnix: [2024-03-19T02:24:01.102Z] [2024-03-19T02:24:01.102Z] setToolProperty: [2024-03-19T02:24:01.102Z] [2024-03-19T02:24:01.102Z] setS1ASclassPath: [2024-03-19T02:24:01.103Z] [2024-03-19T02:24:01.103Z] init-common: [2024-03-19T02:24:01.103Z] [2024-03-19T02:24:01.103Z] deploy-common-ee: [2024-03-19T02:24:01.103Z] [2024-03-19T02:24:01.103Z] run: [2024-03-19T02:24:01.103Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2024-03-19T02:24:01.103Z] [java] : [2024-03-19T02:24:01.103Z] [java] Value of key is:normal-lookup-in-ear [2024-03-19T02:24:01.103Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:01.103Z] [java] [2024-03-19T02:24:01.103Z] [java] [2024-03-19T02:24:01.103Z] [java] ----------------------------------------- [2024-03-19T02:24:01.103Z] [java] - normal-lookup-in-ear: PASS - [2024-03-19T02:24:01.103Z] [java] ----------------------------------------- [2024-03-19T02:24:01.103Z] [java] Total PASS: 1 [2024-03-19T02:24:01.103Z] [java] Total FAIL: 0 [2024-03-19T02:24:01.103Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:01.103Z] [java] ----------------------------------------- [2024-03-19T02:24:01.103Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:01.103Z] [java] appLevelViaLookup = 'null' [2024-03-19T02:24:01.103Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:01.103Z] [2024-03-19T02:24:01.103Z] undeploy: [2024-03-19T02:24:01.103Z] [2024-03-19T02:24:01.103Z] setOSConditions: [2024-03-19T02:24:01.103Z] [2024-03-19T02:24:01.103Z] setToolWin: [2024-03-19T02:24:01.103Z] [2024-03-19T02:24:01.103Z] setToolUnix: [2024-03-19T02:24:01.103Z] [2024-03-19T02:24:01.103Z] setToolProperty: [2024-03-19T02:24:01.103Z] [2024-03-19T02:24:01.103Z] setS1ASclassPath: [2024-03-19T02:24:01.103Z] [2024-03-19T02:24:01.103Z] init-common: [2024-03-19T02:24:01.104Z] [2024-03-19T02:24:01.104Z] undeploy-common: [2024-03-19T02:24:01.211Z] [2024-03-19T02:24:01.211Z] checkReporting-common: [2024-03-19T02:24:01.212Z] [2024-03-19T02:24:01.212Z] confirmReportPresent-common: [2024-03-19T02:24:01.212Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:01.212Z] [echo] Test seems to be reported fine [2024-03-19T02:24:01.212Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/simplestress/RepRunConf.txt [2024-03-19T02:24:01.212Z] [2024-03-19T02:24:01.212Z] confirmMissingReport-common: [2024-03-19T02:24:01.212Z] [2024-03-19T02:24:01.212Z] undeploy: [2024-03-19T02:24:01.212Z] [2024-03-19T02:24:01.212Z] setOSConditions: [2024-03-19T02:24:01.212Z] [2024-03-19T02:24:01.212Z] setToolWin: [2024-03-19T02:24:01.212Z] [2024-03-19T02:24:01.212Z] setToolUnix: [2024-03-19T02:24:01.212Z] [2024-03-19T02:24:01.212Z] setToolProperty: [2024-03-19T02:24:01.212Z] [2024-03-19T02:24:01.212Z] setS1ASclassPath: [2024-03-19T02:24:01.212Z] [2024-03-19T02:24:01.212Z] init-common: [2024-03-19T02:24:01.212Z] [2024-03-19T02:24:01.212Z] undeploy-common: [2024-03-19T02:24:01.233Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom [2024-03-19T02:24:01.233Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom [2024-03-19T02:24:01.233Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom (3.3 kB at 235 kB/s) [2024-03-19T02:24:01.234Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [2024-03-19T02:24:01.234Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [2024-03-19T02:24:01.234Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 166 kB/s) [2024-03-19T02:24:01.234Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.pom [2024-03-19T02:24:01.234Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.pom [2024-03-19T02:24:01.234Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.pom (16 kB at 294 kB/s) [2024-03-19T02:24:01.234Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom [2024-03-19T02:24:01.241Z] [java] Mar 19, 2024 2:24:00 AM org.eclipse.persistence.session./file:/tmp/ejb-app5766270567542613278/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test.metadata [2024-03-19T02:24:01.241Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-03-19T02:24:01.241Z] [java] Mar 19, 2024 2:24:00 AM org.eclipse.persistence.session./file:/tmp/ejb-app5766270567542613278/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test.metadata [2024-03-19T02:24:01.241Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-03-19T02:24:01.241Z] [java] Mar 19, 2024 2:24:00 AM org.eclipse.persistence.session./file:/tmp/ejb-app5766270567542613278/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test.server [2024-03-19T02:24:01.241Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:24:01.241Z] [java] Mar 19, 2024 2:24:01 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:01.242Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/sample/SingletonBean, java:global/foo/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean] [2024-03-19T02:24:01.242Z] [java] Mar 19, 2024 2:24:01 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:01.242Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2024-03-19T02:24:01.242Z] [java] Mar 19, 2024 2:24:01 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:24:01.242Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:24:01.322Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-pound-literal-web [2024-03-19T02:24:01.335Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foobar [2024-03-19T02:24:01.335Z] [2024-03-19T02:24:01.335Z] setOSConditions: [2024-03-19T02:24:01.335Z] [2024-03-19T02:24:01.335Z] setToolWin: [2024-03-19T02:24:01.335Z] [2024-03-19T02:24:01.335Z] setToolUnix: [2024-03-19T02:24:01.335Z] [2024-03-19T02:24:01.335Z] setToolProperty: [2024-03-19T02:24:01.335Z] [2024-03-19T02:24:01.335Z] setS1ASclassPath: [2024-03-19T02:24:01.335Z] [2024-03-19T02:24:01.335Z] init-common: [2024-03-19T02:24:01.335Z] [2024-03-19T02:24:01.335Z] delete-users-common: [2024-03-19T02:24:01.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-full-earApp [2024-03-19T02:24:01.360Z] [2024-03-19T02:24:01.360Z] all: [2024-03-19T02:24:01.360Z] [2024-03-19T02:24:01.360Z] setOSConditions: [2024-03-19T02:24:01.360Z] [2024-03-19T02:24:01.360Z] setToolWin: [2024-03-19T02:24:01.360Z] [2024-03-19T02:24:01.360Z] setToolUnix: [2024-03-19T02:24:01.360Z] [2024-03-19T02:24:01.360Z] setToolProperty: [2024-03-19T02:24:01.360Z] [2024-03-19T02:24:01.360Z] setS1ASclassPath: [2024-03-19T02:24:01.360Z] [2024-03-19T02:24:01.360Z] init-common: [2024-03-19T02:24:01.360Z] [2024-03-19T02:24:01.360Z] clean: [2024-03-19T02:24:01.360Z] [2024-03-19T02:24:01.361Z] setOSConditions: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] setToolWin: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] setToolUnix: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] setToolProperty: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] setS1ASclassPath: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] init-common: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] clean-common: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] setOSConditions: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] setToolWin: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] setToolUnix: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] setToolProperty: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] setS1ASclassPath: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] init-common: [2024-03-19T02:24:01.361Z] [2024-03-19T02:24:01.361Z] clean-classes-common: [2024-03-19T02:24:01.362Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:01.362Z] [2024-03-19T02:24:01.362Z] setOSConditions: [2024-03-19T02:24:01.362Z] [2024-03-19T02:24:01.362Z] setToolWin: [2024-03-19T02:24:01.362Z] [2024-03-19T02:24:01.362Z] setToolUnix: [2024-03-19T02:24:01.362Z] [2024-03-19T02:24:01.362Z] setToolProperty: [2024-03-19T02:24:01.362Z] [2024-03-19T02:24:01.362Z] setS1ASclassPath: [2024-03-19T02:24:01.362Z] [2024-03-19T02:24:01.362Z] init-common: [2024-03-19T02:24:01.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-mq-simplestressApp [2024-03-19T02:24:01.491Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom [2024-03-19T02:24:01.491Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 1.7 MB/s) [2024-03-19T02:24:01.491Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-net/commons-net/3.8.0/commons-net-3.8.0.pom [2024-03-19T02:24:01.491Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.8.0/commons-net-3.8.0.pom [2024-03-19T02:24:01.491Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.8.0/commons-net-3.8.0.pom (24 kB at 1.1 MB/s) [2024-03-19T02:24:01.491Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/brotli/dec/0.1.2/dec-0.1.2.pom [2024-03-19T02:24:01.491Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/dec/0.1.2/dec-0.1.2.pom [2024-03-19T02:24:01.491Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/dec/0.1.2/dec-0.1.2.pom (4.3 kB at 359 kB/s) [2024-03-19T02:24:01.491Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/brotli/parent/0.1.2/parent-0.1.2.pom [2024-03-19T02:24:01.491Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/parent/0.1.2/parent-0.1.2.pom [2024-03-19T02:24:01.491Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/parent/0.1.2/parent-0.1.2.pom (3.0 kB at 298 kB/s) [2024-03-19T02:24:01.492Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.pom [2024-03-19T02:24:01.492Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.pom [2024-03-19T02:24:01.492Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.pom (11 kB at 527 kB/s) [2024-03-19T02:24:01.492Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.pom [2024-03-19T02:24:01.519Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@69d61a6f [2024-03-19T02:24:01.519Z] [exec] Mar 19, 2024 2:24:01 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:01.519Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ffeb2370[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/client_datasource-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/defaultds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:01.552Z] [exec] Application deployed with name client-handler-2-web. [2024-03-19T02:24:01.552Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:01.553Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:01.553Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:01.553Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:01.553Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:01.553Z] [2024-03-19T02:24:01.553Z] deploy-war-commonee: [2024-03-19T02:24:01.553Z] [2024-03-19T02:24:01.553Z] deploy-client: [2024-03-19T02:24:01.580Z] [2024-03-19T02:24:01.580Z] all: [2024-03-19T02:24:01.580Z] [echo] [2024-03-19T02:24:01.580Z] [echo] ************************* [2024-03-19T02:24:01.580Z] [echo] * Running jspPrecompileConsiderDomainLibJarFilesAndClasses [2024-03-19T02:24:01.580Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses [2024-03-19T02:24:01.580Z] [echo] ************************* [2024-03-19T02:24:01.580Z] [echo] [2024-03-19T02:24:01.580Z] [2024-03-19T02:24:01.580Z] setOSConditions: [2024-03-19T02:24:01.580Z] [2024-03-19T02:24:01.580Z] setToolWin: [2024-03-19T02:24:01.580Z] [2024-03-19T02:24:01.580Z] setToolUnix: [2024-03-19T02:24:01.580Z] [2024-03-19T02:24:01.580Z] setToolProperty: [2024-03-19T02:24:01.580Z] [2024-03-19T02:24:01.580Z] setS1ASclassPath: [2024-03-19T02:24:01.580Z] [2024-03-19T02:24:01.580Z] init-common: [2024-03-19T02:24:01.580Z] [2024-03-19T02:24:01.580Z] setup: [2024-03-19T02:24:01.580Z] [2024-03-19T02:24:01.580Z] setOSConditions: [2024-03-19T02:24:01.580Z] [2024-03-19T02:24:01.581Z] setToolWin: [2024-03-19T02:24:01.581Z] [2024-03-19T02:24:01.581Z] setToolUnix: [2024-03-19T02:24:01.581Z] [2024-03-19T02:24:01.581Z] setToolProperty: [2024-03-19T02:24:01.581Z] [2024-03-19T02:24:01.581Z] setS1ASclassPath: [2024-03-19T02:24:01.581Z] [2024-03-19T02:24:01.581Z] init-common: [2024-03-19T02:24:01.581Z] [2024-03-19T02:24:01.581Z] copyJarAndClasses: [2024-03-19T02:24:01.581Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib [2024-03-19T02:24:01.581Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/classes [2024-03-19T02:24:01.581Z] [2024-03-19T02:24:01.581Z] restart-server-instance-common: [2024-03-19T02:24:01.581Z] [2024-03-19T02:24:01.581Z] setOSConditions: [2024-03-19T02:24:01.581Z] [2024-03-19T02:24:01.581Z] setToolWin: [2024-03-19T02:24:01.581Z] [2024-03-19T02:24:01.581Z] setToolUnix: [2024-03-19T02:24:01.581Z] [2024-03-19T02:24:01.581Z] setToolProperty: [2024-03-19T02:24:01.581Z] [2024-03-19T02:24:01.581Z] setS1ASclassPath: [2024-03-19T02:24:01.581Z] [2024-03-19T02:24:01.581Z] init-common: [2024-03-19T02:24:01.582Z] [2024-03-19T02:24:01.582Z] stopDomain: [2024-03-19T02:24:01.582Z] [echo] run.xml:stopping domain... [2024-03-19T02:24:01.618Z] [2024-03-19T02:24:01.618Z] clean-jars-common: [2024-03-19T02:24:01.618Z] [2024-03-19T02:24:01.618Z] compile: [2024-03-19T02:24:01.618Z] [2024-03-19T02:24:01.618Z] setOSConditions: [2024-03-19T02:24:01.618Z] [2024-03-19T02:24:01.618Z] setToolWin: [2024-03-19T02:24:01.618Z] [2024-03-19T02:24:01.618Z] setToolUnix: [2024-03-19T02:24:01.618Z] [2024-03-19T02:24:01.618Z] setToolProperty: [2024-03-19T02:24:01.618Z] [2024-03-19T02:24:01.619Z] setS1ASclassPath: [2024-03-19T02:24:01.619Z] [2024-03-19T02:24:01.619Z] init-common: [2024-03-19T02:24:01.619Z] [2024-03-19T02:24:01.619Z] compile-common: [2024-03-19T02:24:01.619Z] [echo] Current time (ISO): 2024-03-19T02:24:01.369+0000 [2024-03-19T02:24:01.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:01.619Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:01.747Z] [2024-03-19T02:24:01.747Z] unsetup: [2024-03-19T02:24:01.747Z] [2024-03-19T02:24:01.747Z] setOSConditions: [2024-03-19T02:24:01.747Z] [2024-03-19T02:24:01.747Z] setToolWin: [2024-03-19T02:24:01.747Z] [2024-03-19T02:24:01.747Z] setToolUnix: [2024-03-19T02:24:01.747Z] [2024-03-19T02:24:01.747Z] setToolProperty: [2024-03-19T02:24:01.747Z] [2024-03-19T02:24:01.747Z] setS1ASclassPath: [2024-03-19T02:24:01.747Z] [2024-03-19T02:24:01.747Z] init-common: [2024-03-19T02:24:01.747Z] [2024-03-19T02:24:01.747Z] delete-jms-resource-common: [2024-03-19T02:24:01.749Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.pom [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.pom (4.6 kB at 308 kB/s) [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-parent/9.4.44.v20210927/websocket-parent-9.4.44.v20210927.pom [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-parent/9.4.44.v20210927/websocket-parent-9.4.44.v20210927.pom [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-parent/9.4.44.v20210927/websocket-parent-9.4.44.v20210927.pom (1.4 kB at 72 kB/s) [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-project/9.4.44.v20210927/jetty-project-9.4.44.v20210927.pom [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/9.4.44.v20210927/jetty-project-9.4.44.v20210927.pom [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/9.4.44.v20210927/jetty-project-9.4.44.v20210927.pom (68 kB at 2.9 MB/s) [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 256 kB/s) [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.pom [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.pom [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.pom (5.1 kB at 176 kB/s) [2024-03-19T02:24:01.750Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.pom [2024-03-19T02:24:01.779Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@75b25ec3 [2024-03-19T02:24:01.809Z] [java] Mar 19, 2024 2:24:01 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:01.809Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:01.809Z] [java] Mar 19, 2024 2:24:01 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:01.809Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:01.901Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server barfoo [2024-03-19T02:24:01.901Z] [2024-03-19T02:24:01.901Z] setOSConditions: [2024-03-19T02:24:01.901Z] [2024-03-19T02:24:01.901Z] setToolWin: [2024-03-19T02:24:01.901Z] [2024-03-19T02:24:01.901Z] setToolUnix: [2024-03-19T02:24:01.901Z] [2024-03-19T02:24:01.901Z] setToolProperty: [2024-03-19T02:24:01.901Z] [2024-03-19T02:24:01.901Z] setS1ASclassPath: [2024-03-19T02:24:01.901Z] [2024-03-19T02:24:01.901Z] init-common: [2024-03-19T02:24:01.901Z] [2024-03-19T02:24:01.901Z] delete-users-common: [2024-03-19T02:24:02.004Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/clientQueue [2024-03-19T02:24:02.004Z] [exec] Administered object jms/clientQueue deleted. [2024-03-19T02:24:02.009Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.pom [2024-03-19T02:24:02.009Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.pom (4.0 kB at 96 kB/s) [2024-03-19T02:24:02.010Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.pom [2024-03-19T02:24:02.010Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.pom [2024-03-19T02:24:02.010Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.pom (4.0 kB at 212 kB/s) [2024-03-19T02:24:02.010Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.pom [2024-03-19T02:24:02.010Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.pom [2024-03-19T02:24:02.010Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.pom (1.2 kB at 77 kB/s) [2024-03-19T02:24:02.010Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.pom [2024-03-19T02:24:02.010Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.pom [2024-03-19T02:24:02.037Z] [exec] Mar 19, 2024 2:24:01 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:02.037Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@78f18721[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/java:module/env/moduleds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:02.131Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:02.131Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:24:02.166Z] [exec] Waiting for the domain to stop . [2024-03-19T02:24:02.166Z] [exec] Waiting finished after 135 ms. [2024-03-19T02:24:02.166Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:24:02.212Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:02.212Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:02.212Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:02.212Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:02.212Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:02.212Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:02.212Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:02.268Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.pom (3.6 kB at 399 kB/s) [2024-03-19T02:24:02.268Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.pom [2024-03-19T02:24:02.268Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.pom [2024-03-19T02:24:02.268Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.pom (2.5 kB at 87 kB/s) [2024-03-19T02:24:02.268Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakarta.jakartaee-api/9.1.0/jakarta.jakartaee-api-9.1.0.pom [2024-03-19T02:24:02.268Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakarta.jakartaee-api/9.1.0/jakarta.jakartaee-api-9.1.0.pom (7.0 kB at 193 kB/s) [2024-03-19T02:24:02.268Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom [2024-03-19T02:24:02.268Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom (15 kB at 464 kB/s) [2024-03-19T02:24:02.268Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [2024-03-19T02:24:02.268Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 506 kB/s) [2024-03-19T02:24:02.269Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.pom [2024-03-19T02:24:02.269Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.pom [2024-03-19T02:24:02.269Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.pom (3.1 kB at 242 kB/s) [2024-03-19T02:24:02.269Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-parent-glassfish/1.0.2/arquillian-parent-glassfish-1.0.2.pom [2024-03-19T02:24:02.269Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-parent-glassfish/1.0.2/arquillian-parent-glassfish-1.0.2.pom [2024-03-19T02:24:02.269Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-parent-glassfish/1.0.2/arquillian-parent-glassfish-1.0.2.pom (3.3 kB at 148 kB/s) [2024-03-19T02:24:02.269Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/25/jboss-parent-25.pom [2024-03-19T02:24:02.294Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1d397e87 [2024-03-19T02:24:02.373Z] [java] Mar 19, 2024 2:24:02 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:24:02.373Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:24:02.388Z] [exec] Application deployed with name wsclient. [2024-03-19T02:24:02.389Z] [exec] Command deploy executed successfully. [2024-03-19T02:24:02.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foofoo [2024-03-19T02:24:02.488Z] [2024-03-19T02:24:02.488Z] setOSConditions: [2024-03-19T02:24:02.488Z] [2024-03-19T02:24:02.488Z] setToolWin: [2024-03-19T02:24:02.488Z] [2024-03-19T02:24:02.488Z] setToolUnix: [2024-03-19T02:24:02.488Z] [2024-03-19T02:24:02.488Z] setToolProperty: [2024-03-19T02:24:02.488Z] [2024-03-19T02:24:02.488Z] setS1ASclassPath: [2024-03-19T02:24:02.488Z] [2024-03-19T02:24:02.488Z] init-common: [2024-03-19T02:24:02.488Z] [2024-03-19T02:24:02.488Z] delete-users-common: [2024-03-19T02:24:02.528Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom [2024-03-19T02:24:02.528Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 810 kB/s) [2024-03-19T02:24:02.528Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom [2024-03-19T02:24:02.528Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom [2024-03-19T02:24:02.528Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom (9.1 kB at 829 kB/s) [2024-03-19T02:24:02.528Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom [2024-03-19T02:24:02.528Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom [2024-03-19T02:24:02.528Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom (5.3 kB at 252 kB/s) [2024-03-19T02:24:02.529Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom [2024-03-19T02:24:02.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue clientQueue [2024-03-19T02:24:02.568Z] [2024-03-19T02:24:02.568Z] setOSConditions: [2024-03-19T02:24:02.568Z] [2024-03-19T02:24:02.568Z] setToolWin: [2024-03-19T02:24:02.568Z] [2024-03-19T02:24:02.568Z] setToolUnix: [2024-03-19T02:24:02.568Z] [2024-03-19T02:24:02.568Z] setToolProperty: [2024-03-19T02:24:02.568Z] [2024-03-19T02:24:02.568Z] setS1ASclassPath: [2024-03-19T02:24:02.568Z] [2024-03-19T02:24:02.568Z] init-common: [2024-03-19T02:24:02.568Z] [2024-03-19T02:24:02.568Z] undeploy-jms-common: [2024-03-19T02:24:02.568Z] [2024-03-19T02:24:02.568Z] setOSConditions: [2024-03-19T02:24:02.569Z] [2024-03-19T02:24:02.569Z] setToolWin: [2024-03-19T02:24:02.569Z] [2024-03-19T02:24:02.569Z] setToolUnix: [2024-03-19T02:24:02.569Z] [2024-03-19T02:24:02.569Z] setToolProperty: [2024-03-19T02:24:02.569Z] [2024-03-19T02:24:02.569Z] setS1ASclassPath: [2024-03-19T02:24:02.569Z] [2024-03-19T02:24:02.569Z] init-common: [2024-03-19T02:24:02.569Z] [2024-03-19T02:24:02.569Z] delete-jms-connection-common: [2024-03-19T02:24:02.630Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@4fda9fde [2024-03-19T02:24:02.630Z] [java] Mar 19, 2024 2:24:02 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:02.630Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:24:02.630Z] [java] Looking up EJB... [2024-03-19T02:24:02.630Z] [java] Invoking EJB... [2024-03-19T02:24:02.630Z] [java] EJB said: boo [2024-03-19T02:24:02.630Z] [java] Record # 1 [2024-03-19T02:24:02.630Z] [java] Mar 19, 2024 2:24:02 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-03-19T02:24:02.630Z] [java] INFO: Configuration saved at /tmp/domain5555887258332131322xml [2024-03-19T02:24:02.630Z] [java] Mar 19, 2024 2:24:02 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:24:02.630Z] [java] INFO: foo was successfully deployed in 3,807 milliseconds. [2024-03-19T02:24:02.630Z] [java] Mar 19, 2024 2:24:02 AM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2024-03-19T02:24:02.630Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2024-03-19T02:24:02.630Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:24:02.630Z] [java] Value of key is: embedded with JPA [2024-03-19T02:24:02.630Z] [java] Done calling EJB [2024-03-19T02:24:02.630Z] [java] SingletonBean :: In PreDestroy() [2024-03-19T02:24:02.646Z] [2024-03-19T02:24:02.646Z] setup: [2024-03-19T02:24:02.646Z] [2024-03-19T02:24:02.646Z] runclient: [2024-03-19T02:24:02.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:02.646Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml:124: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:02.646Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:02.646Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:24:02.646Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:02.646Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:02.646Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:24:02.646Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:24:02.646Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:24:02.646Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:24:02.646Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:02.647Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:02.647Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:02.647Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:02.647Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:02.647Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:02.647Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:02.647Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:02.647Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:02.647Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:02.647Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:24:02.647Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:02.647Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:02.647Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:02.648Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:02.648Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:24:02.648Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:24:02.648Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:24:02.648Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:24:02.648Z] [java] ... 61 more [2024-03-19T02:24:02.648Z] [java] Java Result: -1 [2024-03-19T02:24:02.648Z] [2024-03-19T02:24:02.648Z] undeploy: [2024-03-19T02:24:02.648Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:02.648Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:02.648Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:02.649Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:02.649Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:02.649Z] [2024-03-19T02:24:02.649Z] setOSConditions: [2024-03-19T02:24:02.649Z] [2024-03-19T02:24:02.649Z] setToolWin: [2024-03-19T02:24:02.649Z] [2024-03-19T02:24:02.649Z] setToolUnix: [2024-03-19T02:24:02.649Z] [2024-03-19T02:24:02.649Z] setToolProperty: [2024-03-19T02:24:02.649Z] [2024-03-19T02:24:02.649Z] setS1ASclassPath: [2024-03-19T02:24:02.649Z] [2024-03-19T02:24:02.649Z] init-common: [2024-03-19T02:24:02.649Z] [2024-03-19T02:24:02.649Z] undeploy-war-common: [2024-03-19T02:24:02.786Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom (3.8 kB at 113 kB/s) [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom (4.9 kB at 143 kB/s) [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.pom [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.pom [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.pom (1.2 kB at 93 kB/s) [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.pom [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.pom [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.pom (23 kB at 815 kB/s) [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-project/1.10/jersey-project-1.10.pom [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.10/jersey-project-1.10.pom [2024-03-19T02:24:02.787Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.10/jersey-project-1.10.pom (17 kB at 404 kB/s) [2024-03-19T02:24:02.847Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/CFactory [2024-03-19T02:24:02.847Z] [2024-03-19T02:24:02.847Z] setOSConditions: [2024-03-19T02:24:02.847Z] [2024-03-19T02:24:02.847Z] setToolWin: [2024-03-19T02:24:02.847Z] [2024-03-19T02:24:02.847Z] setToolUnix: [2024-03-19T02:24:02.847Z] [2024-03-19T02:24:02.847Z] setToolProperty: [2024-03-19T02:24:02.847Z] [2024-03-19T02:24:02.847Z] setS1ASclassPath: [2024-03-19T02:24:02.847Z] [2024-03-19T02:24:02.847Z] init-common: [2024-03-19T02:24:02.887Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:24:02.887Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:02.887Z] [java] Mar 19, 2024 2:24:02 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-03-19T02:24:02.887Z] [java] INFO: Configuration saved at /tmp/domain5555887258332131322xml [2024-03-19T02:24:02.887Z] [java] Mar 19, 2024 2:24:02 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:24:02.887Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:24:02.887Z] [java] Mar 19, 2024 2:24:02 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:24:02.887Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-03-19T02:24:02.887Z] [java] Mar 19, 2024 2:24:02 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:02.888Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:02.888Z] [java] Mar 19, 2024 2:24:02 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:02.888Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:02.888Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:02.888Z] [java] ..........FINISHED Embedded test [2024-03-19T02:24:02.888Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:02.888Z] [java] [2024-03-19T02:24:02.888Z] [java] [2024-03-19T02:24:02.888Z] [java] ----------------------------------------- [2024-03-19T02:24:02.888Z] [java] - embedded with JPA: PASS - [2024-03-19T02:24:02.888Z] [java] ----------------------------------------- [2024-03-19T02:24:02.888Z] [java] Total PASS: 1 [2024-03-19T02:24:02.888Z] [java] Total FAIL: 0 [2024-03-19T02:24:02.888Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:02.888Z] [java] ----------------------------------------- [2024-03-19T02:24:02.888Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:02.888Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:02.888Z] [java] Mar 19, 2024 2:24:02 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:02.888Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:02.888Z] [2024-03-19T02:24:02.888Z] stop-database: [2024-03-19T02:24:02.888Z] [2024-03-19T02:24:02.888Z] all: [2024-03-19T02:24:02.888Z] [2024-03-19T02:24:02.888Z] twomodules: [2024-03-19T02:24:02.888Z] [echo] [2024-03-19T02:24:02.888Z] [echo] [2024-03-19T02:24:02.888Z] [echo] ************************************************** [2024-03-19T02:24:02.888Z] [echo] * Running twomodules [2024-03-19T02:24:02.888Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twomodules [2024-03-19T02:24:02.888Z] [echo] ************************************************** [2024-03-19T02:24:02.888Z] [echo] [2024-03-19T02:24:02.888Z] [echo] [2024-03-19T02:24:02.888Z] [2024-03-19T02:24:02.888Z] start-database: [2024-03-19T02:24:02.888Z] [2024-03-19T02:24:02.888Z] setOSConditions: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] setToolWin: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] setToolUnix: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] setToolProperty: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] setS1ASclassPath: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] init-common: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] clean: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] setOSConditions: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] setToolWin: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] setToolUnix: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] setToolProperty: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] setS1ASclassPath: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] init-common: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] clean-common: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.889Z] setOSConditions: [2024-03-19T02:24:02.889Z] [2024-03-19T02:24:02.890Z] setToolWin: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] setToolUnix: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] setToolProperty: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] setS1ASclassPath: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] init-common: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] clean-classes-common: [2024-03-19T02:24:02.890Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] setOSConditions: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] setToolWin: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] setToolUnix: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] setToolProperty: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] setS1ASclassPath: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] init-common: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] clean-jars-common: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.890Z] compile: [2024-03-19T02:24:02.890Z] [2024-03-19T02:24:02.891Z] setOSConditions: [2024-03-19T02:24:02.891Z] [2024-03-19T02:24:02.891Z] setToolWin: [2024-03-19T02:24:02.891Z] [2024-03-19T02:24:02.891Z] setToolUnix: [2024-03-19T02:24:02.891Z] [2024-03-19T02:24:02.891Z] setToolProperty: [2024-03-19T02:24:02.891Z] [2024-03-19T02:24:02.891Z] setS1ASclassPath: [2024-03-19T02:24:02.891Z] [2024-03-19T02:24:02.891Z] init-common: [2024-03-19T02:24:02.891Z] [2024-03-19T02:24:02.891Z] compile-common: [2024-03-19T02:24:02.891Z] [echo] Current time (ISO): 2024-03-19T02:24:02.835+0000 [2024-03-19T02:24:02.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:02.891Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:03.046Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/jvnet-parent/1/jvnet-parent-1.pom [2024-03-19T02:24:03.046Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom [2024-03-19T02:24:03.046Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 336 kB/s) [2024-03-19T02:24:03.046Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [2024-03-19T02:24:03.046Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 144 kB/s) [2024-03-19T02:24:03.046Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.pom [2024-03-19T02:24:03.046Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.pom [2024-03-19T02:24:03.046Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.pom (8.6 kB at 359 kB/s) [2024-03-19T02:24:03.047Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-contribs/1.10/jersey-contribs-1.10.pom [2024-03-19T02:24:03.047Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.10/jersey-contribs-1.10.pom [2024-03-19T02:24:03.047Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.10/jersey-contribs-1.10.pom (4.2 kB at 155 kB/s) [2024-03-19T02:24:03.047Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/1.6/mimepull-1.6.pom [2024-03-19T02:24:03.047Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/1.6/mimepull-1.6.pom [2024-03-19T02:24:03.047Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/1.6/mimepull-1.6.pom (4.1 kB at 153 kB/s) [2024-03-19T02:24:03.047Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.pom [2024-03-19T02:24:03.054Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server barbar [2024-03-19T02:24:03.054Z] [2024-03-19T02:24:03.054Z] all: [2024-03-19T02:24:03.054Z] [echo] @@## rar-accessibility ##@@ [2024-03-19T02:24:03.054Z] [2024-03-19T02:24:03.054Z] setOSConditions: [2024-03-19T02:24:03.054Z] [2024-03-19T02:24:03.054Z] setToolWin: [2024-03-19T02:24:03.054Z] [2024-03-19T02:24:03.054Z] setToolUnix: [2024-03-19T02:24:03.054Z] [2024-03-19T02:24:03.054Z] setToolProperty: [2024-03-19T02:24:03.054Z] [2024-03-19T02:24:03.055Z] setS1ASclassPath: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] init-common: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] all: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] setOSConditions: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] setToolWin: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] setToolUnix: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] setToolProperty: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] setS1ASclassPath: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] init-common: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] clean: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] setOSConditions: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] setToolWin: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] setToolUnix: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] setToolProperty: [2024-03-19T02:24:03.055Z] [2024-03-19T02:24:03.055Z] setS1ASclassPath: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] init-common: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] clean-common: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] setOSConditions: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] setToolWin: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] setToolUnix: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] setToolProperty: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] setS1ASclassPath: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] init-common: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] clean-classes-common: [2024-03-19T02:24:03.056Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] setOSConditions: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] setToolWin: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] setToolUnix: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] setToolProperty: [2024-03-19T02:24:03.056Z] [2024-03-19T02:24:03.056Z] setS1ASclassPath: [2024-03-19T02:24:03.057Z] [2024-03-19T02:24:03.057Z] init-common: [2024-03-19T02:24:03.057Z] [2024-03-19T02:24:03.057Z] clean-jars-common: [2024-03-19T02:24:03.057Z] [2024-03-19T02:24:03.057Z] clean: [2024-03-19T02:24:03.057Z] [2024-03-19T02:24:03.057Z] compile: [2024-03-19T02:24:03.057Z] [2024-03-19T02:24:03.057Z] setOSConditions: [2024-03-19T02:24:03.057Z] [2024-03-19T02:24:03.057Z] setToolWin: [2024-03-19T02:24:03.057Z] [2024-03-19T02:24:03.057Z] setToolUnix: [2024-03-19T02:24:03.057Z] [2024-03-19T02:24:03.057Z] setToolProperty: [2024-03-19T02:24:03.057Z] [2024-03-19T02:24:03.057Z] setS1ASclassPath: [2024-03-19T02:24:03.057Z] [2024-03-19T02:24:03.057Z] init-common: [2024-03-19T02:24:03.057Z] [2024-03-19T02:24:03.057Z] compile-common: [2024-03-19T02:24:03.057Z] [echo] Current time (ISO): 2024-03-19T02:24:02.853+0000 [2024-03-19T02:24:03.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:03.057Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:03.104Z] [2024-03-19T02:24:03.104Z] delete-jms-resource-common: [2024-03-19T02:24:03.170Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:03.170Z] [javac] 1 warning [2024-03-19T02:24:03.170Z] [2024-03-19T02:24:03.170Z] setOSConditions: [2024-03-19T02:24:03.170Z] [2024-03-19T02:24:03.170Z] setToolWin: [2024-03-19T02:24:03.170Z] [2024-03-19T02:24:03.171Z] setToolUnix: [2024-03-19T02:24:03.171Z] [2024-03-19T02:24:03.171Z] setToolProperty: [2024-03-19T02:24:03.171Z] [2024-03-19T02:24:03.171Z] setS1ASclassPath: [2024-03-19T02:24:03.171Z] [2024-03-19T02:24:03.171Z] init-common: [2024-03-19T02:24:03.171Z] [2024-03-19T02:24:03.171Z] webclient-war-common: [2024-03-19T02:24:03.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:03.171Z] [2024-03-19T02:24:03.171Z] clear: [2024-03-19T02:24:03.171Z] [2024-03-19T02:24:03.171Z] test-tlds-exist: [2024-03-19T02:24:03.171Z] [2024-03-19T02:24:03.171Z] copy-tlds: [2024-03-19T02:24:03.171Z] [2024-03-19T02:24:03.171Z] test-tagfiles-exist: [2024-03-19T02:24:03.171Z] [2024-03-19T02:24:03.171Z] copy-tagfiles: [2024-03-19T02:24:03.171Z] [2024-03-19T02:24:03.171Z] package-war-common: [2024-03-19T02:24:03.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:03.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:03.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:03.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:03.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/lib [2024-03-19T02:24:03.172Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:03.172Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:03.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/docroot [2024-03-19T02:24:03.172Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2024-03-19T02:24:03.172Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:03.172Z] [2024-03-19T02:24:03.172Z] setOSConditions: [2024-03-19T02:24:03.172Z] [2024-03-19T02:24:03.172Z] setToolWin: [2024-03-19T02:24:03.172Z] [2024-03-19T02:24:03.172Z] setToolUnix: [2024-03-19T02:24:03.172Z] [2024-03-19T02:24:03.172Z] setToolProperty: [2024-03-19T02:24:03.172Z] [2024-03-19T02:24:03.172Z] setS1ASclassPath: [2024-03-19T02:24:03.172Z] [2024-03-19T02:24:03.172Z] init-common: [2024-03-19T02:24:03.172Z] [2024-03-19T02:24:03.172Z] compile-common: [2024-03-19T02:24:03.172Z] [echo] Current time (ISO): 2024-03-19T02:24:03.055+0000 [2024-03-19T02:24:03.172Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:03.225Z] [exec] Mar 19, 2024 2:24:03 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:03.226Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@c9f3c9d3[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/java:app/env/appclient/appds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:03.235Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false client-handler-2-web [2024-03-19T02:24:03.235Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:03.235Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:03.235Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:03.235Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:03.235Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:03.235Z] [2024-03-19T02:24:03.235Z] setOSConditions: [2024-03-19T02:24:03.235Z] [2024-03-19T02:24:03.235Z] setToolWin: [2024-03-19T02:24:03.235Z] [2024-03-19T02:24:03.236Z] setToolUnix: [2024-03-19T02:24:03.236Z] [2024-03-19T02:24:03.236Z] setToolProperty: [2024-03-19T02:24:03.236Z] [2024-03-19T02:24:03.236Z] setS1ASclassPath: [2024-03-19T02:24:03.236Z] [2024-03-19T02:24:03.236Z] init-common: [2024-03-19T02:24:03.236Z] [2024-03-19T02:24:03.236Z] undeploy-client: [2024-03-19T02:24:03.306Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.pom [2024-03-19T02:24:03.306Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.pom (10 kB at 866 kB/s) [2024-03-19T02:24:03.306Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.pom [2024-03-19T02:24:03.306Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.pom [2024-03-19T02:24:03.306Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.pom (3.0 kB at 136 kB/s) [2024-03-19T02:24:03.307Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom [2024-03-19T02:24:03.307Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom [2024-03-19T02:24:03.307Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom (3.7 kB at 266 kB/s) [2024-03-19T02:24:03.307Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.pom [2024-03-19T02:24:03.307Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.pom [2024-03-19T02:24:03.307Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.pom (4.8 kB at 367 kB/s) [2024-03-19T02:24:03.400Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-03-19T02:24:03.400Z] [exec] Administered object jms/SampleQueue deleted. [2024-03-19T02:24:03.526Z] [exec] Application deployed with name ejb-cmp-pkgWarTest1-web. [2024-03-19T02:24:03.564Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.pom [2024-03-19T02:24:03.564Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.pom [2024-03-19T02:24:03.565Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.pom (1.9 kB at 48 kB/s) [2024-03-19T02:24:03.565Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.pom [2024-03-19T02:24:03.565Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.pom [2024-03-19T02:24:03.565Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.pom (1.4 kB at 138 kB/s) [2024-03-19T02:24:03.565Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.jar [2024-03-19T02:24:03.565Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.jar [2024-03-19T02:24:03.565Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.jar [2024-03-19T02:24:03.565Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.jar [2024-03-19T02:24:03.565Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.jar [2024-03-19T02:24:03.565Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.jar [2024-03-19T02:24:03.565Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.jar [2024-03-19T02:24:03.566Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar [2024-03-19T02:24:03.566Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar [2024-03-19T02:24:03.581Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4dc23273 [2024-03-19T02:24:03.581Z] [exec] Mar 19, 2024 2:24:03 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:03.581Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ea5769de[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/ts/datasource/appclient/globalds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:03.656Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-03-19T02:24:03.786Z] [2024-03-19T02:24:03.786Z] deploy-war-commonee: [2024-03-19T02:24:03.787Z] [2024-03-19T02:24:03.787Z] run: [2024-03-19T02:24:03.787Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=testInsert [2024-03-19T02:24:03.802Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:03.802Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:24:03.821Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:03.821Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:03.821Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:03.821Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:03.821Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:03.822Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:03.822Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:03.823Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.jar [2024-03-19T02:24:03.823Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.jar [2024-03-19T02:24:03.823Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xalan/xalan/2.7.2/xalan-2.7.2.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xalan/serializer/2.7.2/serializer-2.7.2.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-text/1.9/commons-text-1.9.jar [2024-03-19T02:24:03.824Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-net/commons-net/3.8.0/commons-net-3.8.0.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/brotli/dec/0.1.2/dec-0.1.2.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.jar [2024-03-19T02:24:03.825Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.jar [2024-03-19T02:24:03.826Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.jar [2024-03-19T02:24:03.826Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.jar [2024-03-19T02:24:03.826Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakarta.jakartaee-api/9.1.0/jakarta.jakartaee-api-9.1.0.jar [2024-03-19T02:24:03.826Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.jar [2024-03-19T02:24:03.881Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3d5a6849 [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] all: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] setOSConditions: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] setToolWin: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] setToolUnix: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] setToolProperty: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] setS1ASclassPath: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] init-common: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] clean: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] setOSConditions: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] setToolWin: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] setToolUnix: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] setToolProperty: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.913Z] setS1ASclassPath: [2024-03-19T02:24:03.913Z] [2024-03-19T02:24:03.914Z] init-common: [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] clean-common: [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] setOSConditions: [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] setToolWin: [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] setToolUnix: [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] setToolProperty: [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] setS1ASclassPath: [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] init-common: [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] clean-classes-common: [2024-03-19T02:24:03.914Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] setOSConditions: [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] setToolWin: [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] setToolUnix: [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] setToolProperty: [2024-03-19T02:24:03.914Z] [2024-03-19T02:24:03.914Z] setS1ASclassPath: [2024-03-19T02:24:03.915Z] [2024-03-19T02:24:03.915Z] init-common: [2024-03-19T02:24:03.915Z] [2024-03-19T02:24:03.915Z] clean-jars-common: [2024-03-19T02:24:03.915Z] [2024-03-19T02:24:03.915Z] compile: [2024-03-19T02:24:03.915Z] [2024-03-19T02:24:03.915Z] setOSConditions: [2024-03-19T02:24:03.915Z] [2024-03-19T02:24:03.915Z] setToolWin: [2024-03-19T02:24:03.915Z] [2024-03-19T02:24:03.915Z] setToolUnix: [2024-03-19T02:24:03.915Z] [2024-03-19T02:24:03.915Z] setToolProperty: [2024-03-19T02:24:03.915Z] [2024-03-19T02:24:03.915Z] setS1ASclassPath: [2024-03-19T02:24:03.915Z] [2024-03-19T02:24:03.915Z] init-common: [2024-03-19T02:24:03.915Z] [2024-03-19T02:24:03.915Z] compile-common: [2024-03-19T02:24:03.915Z] [echo] Current time (ISO): 2024-03-19T02:24:03.705+0000 [2024-03-19T02:24:03.915Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:03.915Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:03.991Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:03.991Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:03.991Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:03.991Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:03.991Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:03.991Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:03.991Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:04.049Z] [java] Value of key is:EJB3_pkgWarTest1testInsert [2024-03-19T02:24:04.049Z] [java] Value of key is:EJB3_pkgWarTest1testInsert [2024-03-19T02:24:04.049Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=verifyInsert [2024-03-19T02:24:04.049Z] [java] Value of key is:EJB3_pkgWarTest1verifyInsert [2024-03-19T02:24:04.049Z] [java] Value of key is:EJB3_pkgWarTest1verifyInsert [2024-03-19T02:24:04.049Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=testDelete [2024-03-19T02:24:04.060Z] [exec] Command undeploy executed successfully. [2024-03-19T02:24:04.060Z] [2024-03-19T02:24:04.060Z] all: [2024-03-19T02:24:04.060Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:04.061Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:04.061Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:04.061Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:04.061Z] [2024-03-19T02:24:04.061Z] setOSConditions: [2024-03-19T02:24:04.061Z] [2024-03-19T02:24:04.061Z] setToolWin: [2024-03-19T02:24:04.061Z] [2024-03-19T02:24:04.061Z] setToolUnix: [2024-03-19T02:24:04.061Z] [2024-03-19T02:24:04.061Z] setToolProperty: [2024-03-19T02:24:04.061Z] [2024-03-19T02:24:04.061Z] setS1ASclassPath: [2024-03-19T02:24:04.061Z] [2024-03-19T02:24:04.061Z] init-common: [2024-03-19T02:24:04.061Z] [2024-03-19T02:24:04.061Z] clean: [2024-03-19T02:24:04.061Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:04.062Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:04.062Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:04.062Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:04.062Z] [2024-03-19T02:24:04.062Z] setOSConditions: [2024-03-19T02:24:04.062Z] [2024-03-19T02:24:04.062Z] setToolWin: [2024-03-19T02:24:04.062Z] [2024-03-19T02:24:04.062Z] setToolUnix: [2024-03-19T02:24:04.062Z] [2024-03-19T02:24:04.062Z] setToolProperty: [2024-03-19T02:24:04.062Z] [2024-03-19T02:24:04.062Z] setS1ASclassPath: [2024-03-19T02:24:04.062Z] [2024-03-19T02:24:04.062Z] init-common: [2024-03-19T02:24:04.062Z] [2024-03-19T02:24:04.062Z] clean-common: [2024-03-19T02:24:04.062Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:04.062Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:04.063Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:04.063Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:04.063Z] [2024-03-19T02:24:04.063Z] setOSConditions: [2024-03-19T02:24:04.063Z] [2024-03-19T02:24:04.063Z] setToolWin: [2024-03-19T02:24:04.063Z] [2024-03-19T02:24:04.063Z] setToolUnix: [2024-03-19T02:24:04.063Z] [2024-03-19T02:24:04.063Z] setToolProperty: [2024-03-19T02:24:04.063Z] [2024-03-19T02:24:04.063Z] setS1ASclassPath: [2024-03-19T02:24:04.063Z] [2024-03-19T02:24:04.063Z] init-common: [2024-03-19T02:24:04.063Z] [2024-03-19T02:24:04.063Z] clean-classes-common: [2024-03-19T02:24:04.063Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:04.063Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:04.063Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:04.064Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:04.064Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:04.064Z] [2024-03-19T02:24:04.064Z] setOSConditions: [2024-03-19T02:24:04.064Z] [2024-03-19T02:24:04.064Z] setToolWin: [2024-03-19T02:24:04.064Z] [2024-03-19T02:24:04.064Z] setToolUnix: [2024-03-19T02:24:04.064Z] [2024-03-19T02:24:04.064Z] setToolProperty: [2024-03-19T02:24:04.064Z] [2024-03-19T02:24:04.064Z] setS1ASclassPath: [2024-03-19T02:24:04.064Z] [2024-03-19T02:24:04.064Z] init-common: [2024-03-19T02:24:04.064Z] [2024-03-19T02:24:04.064Z] clean-jars-common: [2024-03-19T02:24:04.064Z] [2024-03-19T02:24:04.064Z] assemble-web: [2024-03-19T02:24:04.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:04.064Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:04.064Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:04.065Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:04.065Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:04.065Z] [2024-03-19T02:24:04.065Z] setOSConditions: [2024-03-19T02:24:04.065Z] [2024-03-19T02:24:04.065Z] setToolWin: [2024-03-19T02:24:04.065Z] [2024-03-19T02:24:04.065Z] setToolUnix: [2024-03-19T02:24:04.065Z] [2024-03-19T02:24:04.065Z] setToolProperty: [2024-03-19T02:24:04.065Z] [2024-03-19T02:24:04.065Z] setS1ASclassPath: [2024-03-19T02:24:04.065Z] [2024-03-19T02:24:04.065Z] init-common: [2024-03-19T02:24:04.065Z] [2024-03-19T02:24:04.065Z] wsimport: [2024-03-19T02:24:04.084Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.jar [2024-03-19T02:24:04.084Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.jar [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.jar [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/1.6/mimepull-1.6.jar [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.jar [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.jar [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.jar [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.jar [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 128 kB/s) [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.jar [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.jar [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.jar [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakarta.jakartaee-api/9.1.0/jakarta.jakartaee-api-9.1.0.jar (2.2 MB at 4.2 MB/s) [2024-03-19T02:24:04.085Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.jar [2024-03-19T02:24:04.086Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.jar (10 kB at 778 kB/s) [2024-03-19T02:24:04.086Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.jar [2024-03-19T02:24:04.086Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.jar [2024-03-19T02:24:04.086Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.jar [2024-03-19T02:24:04.086Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.jar [2024-03-19T02:24:04.102Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:04.103Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:04.103Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:04.103Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:04.103Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:04.103Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:04.103Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:04.138Z] [exec] Mar 19, 2024 2:24:03 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:04.139Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@93487fa0[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/client_datasource-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/Appclient_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:04.309Z] [java] Value of key is:EJB3_pkgWarTest1testDelete [2024-03-19T02:24:04.309Z] [java] Value of key is:EJB3_pkgWarTest1testDelete [2024-03-19T02:24:04.309Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=verifyDelete [2024-03-19T02:24:04.309Z] [java] Value of key is:EJB3_pkgWarTest1verifyDelete [2024-03-19T02:24:04.309Z] [java] Value of key is:EJB3_pkgWarTest1verifyDelete [2024-03-19T02:24:04.309Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:04.309Z] [java] [2024-03-19T02:24:04.309Z] [java] [2024-03-19T02:24:04.309Z] [java] ----------------------------------------- [2024-03-19T02:24:04.309Z] [java] - EJB3_pkgWarTest1verifyDelete: PASS - [2024-03-19T02:24:04.309Z] [java] - EJB3_pkgWarTest1testInsert: PASS - [2024-03-19T02:24:04.309Z] [java] - EJB3_pkgWarTest1verifyInsert: PASS - [2024-03-19T02:24:04.309Z] [java] - EJB3_pkgWarTest1testDelete: PASS - [2024-03-19T02:24:04.309Z] [java] ----------------------------------------- [2024-03-19T02:24:04.309Z] [java] Total PASS: 4 [2024-03-19T02:24:04.309Z] [java] Total FAIL: 0 [2024-03-19T02:24:04.309Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:04.309Z] [java] ----------------------------------------- [2024-03-19T02:24:04.309Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:04.310Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:04.310Z] [2024-03-19T02:24:04.310Z] undeploy: [2024-03-19T02:24:04.310Z] [2024-03-19T02:24:04.310Z] setOSConditions: [2024-03-19T02:24:04.310Z] [2024-03-19T02:24:04.310Z] setToolWin: [2024-03-19T02:24:04.310Z] [2024-03-19T02:24:04.310Z] setToolUnix: [2024-03-19T02:24:04.310Z] [2024-03-19T02:24:04.310Z] setToolProperty: [2024-03-19T02:24:04.310Z] [2024-03-19T02:24:04.310Z] setS1ASclassPath: [2024-03-19T02:24:04.310Z] [2024-03-19T02:24:04.310Z] init-common: [2024-03-19T02:24:04.310Z] [2024-03-19T02:24:04.310Z] undeploy-war-common: [2024-03-19T02:24:04.323Z] [exec] parsing WSDL... [2024-03-19T02:24:04.346Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.jar [2024-03-19T02:24:04.346Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.jar (57 kB at 2.7 MB/s) [2024-03-19T02:24:04.346Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.jar [2024-03-19T02:24:04.346Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.jar (3.5 kB at 47 kB/s) [2024-03-19T02:24:04.347Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.jar (10 kB at 135 kB/s) [2024-03-19T02:24:04.347Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar [2024-03-19T02:24:04.347Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar [2024-03-19T02:24:04.347Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.jar (16 kB at 216 kB/s) [2024-03-19T02:24:04.347Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.jar [2024-03-19T02:24:04.347Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.jar (29 kB at 378 kB/s) [2024-03-19T02:24:04.347Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.jar [2024-03-19T02:24:04.347Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.jar (46 kB at 591 kB/s) [2024-03-19T02:24:04.347Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.jar [2024-03-19T02:24:04.347Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.jar (28 kB at 322 kB/s) [2024-03-19T02:24:04.347Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.jar [2024-03-19T02:24:04.348Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.jar (30 kB at 351 kB/s) [2024-03-19T02:24:04.348Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.jar [2024-03-19T02:24:04.348Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.jar (68 kB at 786 kB/s) [2024-03-19T02:24:04.348Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.jar [2024-03-19T02:24:04.348Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.jar (7.5 kB at 80 kB/s) [2024-03-19T02:24:04.348Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.jar [2024-03-19T02:24:04.348Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.jar (46 kB at 480 kB/s) [2024-03-19T02:24:04.348Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar [2024-03-19T02:24:04.348Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.jar (84 kB at 852 kB/s) [2024-03-19T02:24:04.348Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.jar [2024-03-19T02:24:04.348Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.jar (3.7 kB at 37 kB/s) [2024-03-19T02:24:04.348Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar (17 kB at 161 kB/s) [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar (66 kB at 625 kB/s) [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.jar [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar (38 kB at 360 kB/s) [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.jar [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar (4.2 kB at 37 kB/s) [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.jar [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.jar (121 kB at 1.0 MB/s) [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar (193 kB at 1.1 MB/s) [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.jar [2024-03-19T02:24:04.349Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 1.5 MB/s) [2024-03-19T02:24:04.350Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [2024-03-19T02:24:04.350Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 211 kB/s) [2024-03-19T02:24:04.350Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.jar (216 kB at 1.1 MB/s) [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.jar [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 2.4 MB/s) [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.jar [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 1.2 MB/s) [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.jar (377 kB at 986 kB/s) [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.jar (1.3 MB at 2.8 MB/s) [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.jar [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.jar (2.1 MB at 4.4 MB/s) [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 458 kB/s) [2024-03-19T02:24:04.609Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.8.0/commons-net-3.8.0.jar [2024-03-19T02:24:04.623Z] [java] Waking up [2024-03-19T02:24:04.624Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-03-19T02:24:04.624Z] [java] [2024-03-19T02:24:04.624Z] [java] Stateful Session results (microsec): with tx no tx: [2024-03-19T02:24:04.624Z] [java] [2024-03-19T02:24:04.624Z] [java] Stateless Session results (microsec): with tx no tx: [2024-03-19T02:24:04.624Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-03-19T02:24:04.624Z] [java] [2024-03-19T02:24:04.624Z] [java] Stateful Session results (microsec): with tx no tx: [2024-03-19T02:24:04.624Z] [java] [2024-03-19T02:24:04.624Z] [java] Stateless Session results (microsec): with tx no tx: [2024-03-19T02:24:04.624Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-03-19T02:24:04.624Z] [java] [2024-03-19T02:24:04.624Z] [java] Stateful Session results (microsec): with tx no tx: [2024-03-19T02:24:04.624Z] [java] [2024-03-19T02:24:04.624Z] [java] Stateless Session results (microsec): with tx no tx: [2024-03-19T02:24:04.624Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-03-19T02:24:04.624Z] [java] [2024-03-19T02:24:04.624Z] [java] Stateful Session results (microsec): with tx no tx: [2024-03-19T02:24:04.624Z] [java] [2024-03-19T02:24:04.624Z] [java] Stateless Session results (microsec): with tx no tx: [2024-03-19T02:24:04.624Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-03-19T02:24:04.624Z] [java] [2024-03-19T02:24:04.624Z] [java] Stateful Session results (microsec): with tx no tx: [2024-03-19T02:24:04.624Z] [java] [2024-03-19T02:24:04.624Z] [java] Stateless Session results (microsec): with tx no tx: [2024-03-19T02:24:04.665Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:04.665Z] [javac] 1 warning [2024-03-19T02:24:04.665Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:04.665Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:04.665Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/client/com/acme/Client.java uses or overrides a deprecated API. [2024-03-19T02:24:04.665Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:04.665Z] [2024-03-19T02:24:04.665Z] build: [2024-03-19T02:24:04.665Z] [2024-03-19T02:24:04.666Z] setOSConditions: [2024-03-19T02:24:04.666Z] [2024-03-19T02:24:04.666Z] setToolWin: [2024-03-19T02:24:04.666Z] [2024-03-19T02:24:04.666Z] setToolUnix: [2024-03-19T02:24:04.666Z] [2024-03-19T02:24:04.666Z] setToolProperty: [2024-03-19T02:24:04.666Z] [2024-03-19T02:24:04.666Z] setS1ASclassPath: [2024-03-19T02:24:04.666Z] [2024-03-19T02:24:04.666Z] init-common: [2024-03-19T02:24:04.666Z] [2024-03-19T02:24:04.666Z] ejb-jar-common: [2024-03-19T02:24:04.666Z] [2024-03-19T02:24:04.666Z] package-ejbjar-common: [2024-03-19T02:24:04.666Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:04.666Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:04.666Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2024-03-19T02:24:04.666Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:04.666Z] [2024-03-19T02:24:04.666Z] setOSConditions: [2024-03-19T02:24:04.666Z] [2024-03-19T02:24:04.666Z] fixFiles: [2024-03-19T02:24:04.666Z] [2024-03-19T02:24:04.666Z] convUnix: [2024-03-19T02:24:04.667Z] [2024-03-19T02:24:04.667Z] convWin: [2024-03-19T02:24:04.667Z] [2024-03-19T02:24:04.667Z] setToolWin: [2024-03-19T02:24:04.667Z] [2024-03-19T02:24:04.667Z] setToolUnix: [2024-03-19T02:24:04.667Z] [2024-03-19T02:24:04.667Z] setToolProperty: [2024-03-19T02:24:04.667Z] [2024-03-19T02:24:04.667Z] setS1ASclassPath: [2024-03-19T02:24:04.667Z] [2024-03-19T02:24:04.667Z] init-common: [2024-03-19T02:24:04.667Z] [2024-03-19T02:24:04.667Z] ear-common: [2024-03-19T02:24:04.667Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:04.667Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:04.667Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/descriptor/sun-application.xml to copy. [2024-03-19T02:24:04.667Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:24:04.667Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:04.667Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-03-19T02:24:04.667Z] [2024-03-19T02:24:04.667Z] deploy: [2024-03-19T02:24:04.667Z] [2024-03-19T02:24:04.667Z] setOSConditions: [2024-03-19T02:24:04.667Z] [2024-03-19T02:24:04.668Z] setToolWin: [2024-03-19T02:24:04.668Z] [2024-03-19T02:24:04.668Z] setToolUnix: [2024-03-19T02:24:04.668Z] [2024-03-19T02:24:04.668Z] setToolProperty: [2024-03-19T02:24:04.668Z] [2024-03-19T02:24:04.668Z] setS1ASclassPath: [2024-03-19T02:24:04.668Z] [2024-03-19T02:24:04.668Z] init-common: [2024-03-19T02:24:04.668Z] [2024-03-19T02:24:04.668Z] deploy-common: [2024-03-19T02:24:04.668Z] [echo] Current time (ISO): 2024-03-19T02:24:04.604+0000 [2024-03-19T02:24:04.668Z] [2024-03-19T02:24:04.668Z] setOSConditions: [2024-03-19T02:24:04.668Z] [2024-03-19T02:24:04.668Z] setToolWin: [2024-03-19T02:24:04.668Z] [2024-03-19T02:24:04.668Z] setToolUnix: [2024-03-19T02:24:04.668Z] [2024-03-19T02:24:04.668Z] setToolProperty: [2024-03-19T02:24:04.668Z] [2024-03-19T02:24:04.668Z] setS1ASclassPath: [2024-03-19T02:24:04.668Z] [2024-03-19T02:24:04.668Z] init-common: [2024-03-19T02:24:04.668Z] [2024-03-19T02:24:04.668Z] deploy-common-pe: [2024-03-19T02:24:04.702Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@126f428e [2024-03-19T02:24:04.702Z] [exec] Mar 19, 2024 2:24:04 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:04.702Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a3b81f87[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/client_datasource-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/Appclient_DD_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:04.772Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:04.772Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:24:04.772Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:24:04.848Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:04.848Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:04.848Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:04.848Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:04.848Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:04.848Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:04.848Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:04.880Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.jar (210 kB at 368 kB/s) [2024-03-19T02:24:04.880Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/dec/0.1.2/dec-0.1.2.jar [2024-03-19T02:24:04.880Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.8.0/commons-net-3.8.0.jar (307 kB at 537 kB/s) [2024-03-19T02:24:04.880Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.jar [2024-03-19T02:24:04.880Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar (1.4 MB at 2.5 MB/s) [2024-03-19T02:24:04.880Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.jar [2024-03-19T02:24:04.880Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar (501 kB at 861 kB/s) [2024-03-19T02:24:04.880Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.jar [2024-03-19T02:24:04.880Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.jar (46 kB at 78 kB/s) [2024-03-19T02:24:04.880Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.jar [2024-03-19T02:24:04.880Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.jar (66 kB at 112 kB/s) [2024-03-19T02:24:04.880Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.jar [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/dec/0.1.2/dec-0.1.2.jar (98 kB at 167 kB/s) [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.jar [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 5.3 MB/s) [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.jar [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.jar (179 kB at 295 kB/s) [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.jar [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.jar (225 kB at 335 kB/s) [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.jar [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.jar (326 kB at 482 kB/s) [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.jar [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.jar (52 kB at 77 kB/s) [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.jar [2024-03-19T02:24:04.881Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.jar (214 kB at 315 kB/s) [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.jar [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.jar (7.0 kB at 10 kB/s) [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/1.6/mimepull-1.6.jar [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.jar (29 kB at 42 kB/s) [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.jar [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/1.6/mimepull-1.6.jar (39 kB at 56 kB/s) [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.jar [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.jar (52 kB at 75 kB/s) [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.jar [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.jar (582 kB at 828 kB/s) [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.jar [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.jar (63 kB at 89 kB/s) [2024-03-19T02:24:04.882Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.jar [2024-03-19T02:24:04.883Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.jar (22 kB at 28 kB/s) [2024-03-19T02:24:04.883Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.jar [2024-03-19T02:24:04.883Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.jar (29 kB at 37 kB/s) [2024-03-19T02:24:04.883Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.jar (54 kB at 70 kB/s) [2024-03-19T02:24:04.883Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.jar [2024-03-19T02:24:04.883Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.jar (20 kB at 26 kB/s) [2024-03-19T02:24:04.883Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.jar (460 kB at 588 kB/s) [2024-03-19T02:24:04.883Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.jar (7.2 kB at 9.2 kB/s) [2024-03-19T02:24:04.890Z] [exec] [2024-03-19T02:24:04.890Z] [exec] Generating code... [2024-03-19T02:24:04.901Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-03-19T02:24:04.901Z] [java] [2024-03-19T02:24:04.901Z] [java] Stateful Session results (microsec): with tx no tx: [2024-03-19T02:24:04.901Z] [java] [2024-03-19T02:24:04.901Z] [java] Stateless Session results (microsec): with tx no tx: [2024-03-19T02:24:04.901Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-03-19T02:24:04.901Z] [java] [2024-03-19T02:24:04.901Z] [java] Stateful Session results (microsec): with tx no tx: [2024-03-19T02:24:04.901Z] [java] [2024-03-19T02:24:04.901Z] [java] Stateless Session results (microsec): with tx no tx: [2024-03-19T02:24:04.901Z] [java] Hellos.size() : 7 passivationCount: 7 [2024-03-19T02:24:04.901Z] [java] Value of key is: main [2024-03-19T02:24:04.901Z] [java] Value of key is: checkSlessReferences [2024-03-19T02:24:04.901Z] [java] Value of key is: checkSfulLocalReferences [2024-03-19T02:24:04.901Z] [java] Value of key is: checkSlessRemoteReferences [2024-03-19T02:24:04.946Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:04.946Z] [javac] 1 warning [2024-03-19T02:24:04.946Z] [2024-03-19T02:24:04.946Z] setOSConditions: [2024-03-19T02:24:04.946Z] [2024-03-19T02:24:04.946Z] setToolWin: [2024-03-19T02:24:04.946Z] [2024-03-19T02:24:04.947Z] setToolUnix: [2024-03-19T02:24:04.947Z] [2024-03-19T02:24:04.947Z] setToolProperty: [2024-03-19T02:24:04.947Z] [2024-03-19T02:24:04.947Z] setS1ASclassPath: [2024-03-19T02:24:04.947Z] [2024-03-19T02:24:04.947Z] init-common: [2024-03-19T02:24:04.947Z] [2024-03-19T02:24:04.947Z] compile-common: [2024-03-19T02:24:04.947Z] [echo] Current time (ISO): 2024-03-19T02:24:04.880+0000 [2024-03-19T02:24:04.947Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:05.029Z] [javac] 2 warnings [2024-03-19T02:24:05.029Z] [2024-03-19T02:24:05.029Z] setOSConditions: [2024-03-19T02:24:05.029Z] [2024-03-19T02:24:05.029Z] setToolWin: [2024-03-19T02:24:05.029Z] [2024-03-19T02:24:05.029Z] setToolUnix: [2024-03-19T02:24:05.029Z] [2024-03-19T02:24:05.029Z] setToolProperty: [2024-03-19T02:24:05.029Z] [2024-03-19T02:24:05.029Z] setS1ASclassPath: [2024-03-19T02:24:05.029Z] [2024-03-19T02:24:05.029Z] init-common: [2024-03-19T02:24:05.029Z] [2024-03-19T02:24:05.029Z] compile-common: [2024-03-19T02:24:05.029Z] [echo] Current time (ISO): 2024-03-19T02:24:04.860+0000 [2024-03-19T02:24:05.029Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:05.141Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.jar (1.4 MB at 1.7 MB/s) [2024-03-19T02:24:05.141Z] [artifact:mvn] [INFO] [2024-03-19T02:24:05.141Z] [artifact:mvn] [INFO] --- clean:3.3.2:clean (default-clean) @ prog-auth --- [2024-03-19T02:24:05.141Z] [artifact:mvn] [INFO] [2024-03-19T02:24:05.141Z] [artifact:mvn] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ prog-auth --- [2024-03-19T02:24:05.148Z] [exec] [2024-03-19T02:24:05.148Z] [exec] Compiling code... [2024-03-19T02:24:05.157Z] [java] Value of key is: checkSfulRemoteReferences [2024-03-19T02:24:05.157Z] [java] Value of key is: compareRemoteReferences [2024-03-19T02:24:05.157Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:05.157Z] [java] [2024-03-19T02:24:05.157Z] [java] [2024-03-19T02:24:05.157Z] [java] ----------------------------------------- [2024-03-19T02:24:05.157Z] [java] - checkSlessRemoteReferences: PASS - [2024-03-19T02:24:05.157Z] [java] - checkSfulRemoteReferences: PASS - [2024-03-19T02:24:05.157Z] [java] - main: PASS - [2024-03-19T02:24:05.157Z] [java] - checkSfulLocalReferences: PASS - [2024-03-19T02:24:05.157Z] [java] - checkSlessReferences: PASS - [2024-03-19T02:24:05.157Z] [java] - compareRemoteReferences: PASS - [2024-03-19T02:24:05.157Z] [java] ----------------------------------------- [2024-03-19T02:24:05.157Z] [java] Total PASS: 6 [2024-03-19T02:24:05.157Z] [java] Total FAIL: 0 [2024-03-19T02:24:05.157Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:05.158Z] [java] ----------------------------------------- [2024-03-19T02:24:05.158Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:05.158Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:05.232Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-03-19T02:24:05.249Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-pkgWarTest1-web [2024-03-19T02:24:05.293Z] [2024-03-19T02:24:05.294Z] processResult: [2024-03-19T02:24:05.294Z] [2024-03-19T02:24:05.294Z] failed: [2024-03-19T02:24:05.294Z] [2024-03-19T02:24:05.294Z] passed: [2024-03-19T02:24:05.294Z] [echo] Test session Passed [2024-03-19T02:24:05.294Z] [2024-03-19T02:24:05.294Z] unknown: [2024-03-19T02:24:05.294Z] [2024-03-19T02:24:05.294Z] declare-test: [2024-03-19T02:24:05.294Z] [echo] Starting test session ejb30/session Test asadmin redeploy [2024-03-19T02:24:05.294Z] [2024-03-19T02:24:05.294Z] init.os: [2024-03-19T02:24:05.294Z] [2024-03-19T02:24:05.294Z] init.tools.unix: [2024-03-19T02:24:05.294Z] [2024-03-19T02:24:05.294Z] init.tools.windows: [2024-03-19T02:24:05.294Z] [2024-03-19T02:24:05.294Z] init.tools: [2024-03-19T02:24:05.294Z] [2024-03-19T02:24:05.294Z] setAsadminArgs: [2024-03-19T02:24:05.294Z] [2024-03-19T02:24:05.294Z] init: [2024-03-19T02:24:05.294Z] [2024-03-19T02:24:05.294Z] init.customtasks: [2024-03-19T02:24:05.294Z] [2024-03-19T02:24:05.295Z] prepare: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] redeploy.asadmin: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] setAsadminArgs: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] common.redeploy.asadmin: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] init.os: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] init.tools.unix: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] init.tools.windows: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] init.tools: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] setAsadminArgs: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] init: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] init.customtasks: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] delAppRef: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] init.os: [2024-03-19T02:24:05.295Z] [2024-03-19T02:24:05.295Z] init.tools.unix: [2024-03-19T02:24:05.296Z] [2024-03-19T02:24:05.296Z] init.tools.windows: [2024-03-19T02:24:05.296Z] [2024-03-19T02:24:05.296Z] init.tools: [2024-03-19T02:24:05.296Z] [2024-03-19T02:24:05.296Z] setAsadminArgs: [2024-03-19T02:24:05.296Z] [2024-03-19T02:24:05.296Z] init: [2024-03-19T02:24:05.296Z] [2024-03-19T02:24:05.296Z] init.customtasks: [2024-03-19T02:24:05.296Z] [2024-03-19T02:24:05.296Z] common.run.asadmin: [2024-03-19T02:24:05.296Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives --name ejb-ejb30-hello-session /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2024-03-19T02:24:05.296Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:05.296Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:24:05.412Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:05.412Z] [javac] 1 warning [2024-03-19T02:24:05.412Z] [2024-03-19T02:24:05.412Z] setOSConditions: [2024-03-19T02:24:05.412Z] [2024-03-19T02:24:05.412Z] setToolWin: [2024-03-19T02:24:05.412Z] [2024-03-19T02:24:05.412Z] setToolUnix: [2024-03-19T02:24:05.412Z] [2024-03-19T02:24:05.412Z] setToolProperty: [2024-03-19T02:24:05.412Z] [2024-03-19T02:24:05.412Z] setS1ASclassPath: [2024-03-19T02:24:05.412Z] [2024-03-19T02:24:05.412Z] init-common: [2024-03-19T02:24:05.412Z] [2024-03-19T02:24:05.412Z] compile-common: [2024-03-19T02:24:05.412Z] [echo] Current time (ISO): 2024-03-19T02:24:05.326+0000 [2024-03-19T02:24:05.412Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:05.414Z] [2024-03-19T02:24:05.414Z] undeploy: [2024-03-19T02:24:05.414Z] [2024-03-19T02:24:05.414Z] setOSConditions: [2024-03-19T02:24:05.414Z] [2024-03-19T02:24:05.414Z] setToolWin: [2024-03-19T02:24:05.414Z] [2024-03-19T02:24:05.414Z] setToolUnix: [2024-03-19T02:24:05.414Z] [2024-03-19T02:24:05.414Z] setToolProperty: [2024-03-19T02:24:05.414Z] [2024-03-19T02:24:05.414Z] setS1ASclassPath: [2024-03-19T02:24:05.414Z] [2024-03-19T02:24:05.414Z] init-common: [2024-03-19T02:24:05.414Z] [2024-03-19T02:24:05.414Z] undeploy-common: [2024-03-19T02:24:05.489Z] [exec] Application deployed with name cdi-full-earApp. [2024-03-19T02:24:05.489Z] [exec] there are no files to retrieve for application cdi-full-earApp [2024-03-19T02:24:05.489Z] [echo] Deployment on target server server successful [2024-03-19T02:24:05.489Z] [2024-03-19T02:24:05.489Z] setOSConditions: [2024-03-19T02:24:05.489Z] [2024-03-19T02:24:05.489Z] setToolWin: [2024-03-19T02:24:05.490Z] [2024-03-19T02:24:05.490Z] setToolUnix: [2024-03-19T02:24:05.490Z] [2024-03-19T02:24:05.490Z] setToolProperty: [2024-03-19T02:24:05.490Z] [2024-03-19T02:24:05.490Z] setS1ASclassPath: [2024-03-19T02:24:05.490Z] [2024-03-19T02:24:05.490Z] init-common: [2024-03-19T02:24:05.490Z] [2024-03-19T02:24:05.490Z] deploy-common-ee: [2024-03-19T02:24:05.490Z] [2024-03-19T02:24:05.490Z] run: [2024-03-19T02:24:05.490Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2024-03-19T02:24:05.490Z] [java] : [2024-03-19T02:24:05.490Z] [java] Value of key is:programmatic-lookup-in-ear [2024-03-19T02:24:05.490Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:05.490Z] [java] [2024-03-19T02:24:05.490Z] [java] [2024-03-19T02:24:05.490Z] [java] ----------------------------------------- [2024-03-19T02:24:05.490Z] [java] - programmatic-lookup-in-ear: PASS - [2024-03-19T02:24:05.490Z] [java] ----------------------------------------- [2024-03-19T02:24:05.490Z] [java] Total PASS: 1 [2024-03-19T02:24:05.490Z] [java] Total FAIL: 0 [2024-03-19T02:24:05.490Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:05.490Z] [java] ----------------------------------------- [2024-03-19T02:24:05.490Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:05.490Z] [java] appLevelViaLookup = 'null' [2024-03-19T02:24:05.490Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:05.490Z] [2024-03-19T02:24:05.490Z] undeploy: [2024-03-19T02:24:05.490Z] [2024-03-19T02:24:05.490Z] setOSConditions: [2024-03-19T02:24:05.490Z] [2024-03-19T02:24:05.490Z] setToolWin: [2024-03-19T02:24:05.490Z] [2024-03-19T02:24:05.490Z] setToolUnix: [2024-03-19T02:24:05.490Z] [2024-03-19T02:24:05.490Z] setToolProperty: [2024-03-19T02:24:05.490Z] [2024-03-19T02:24:05.491Z] setS1ASclassPath: [2024-03-19T02:24:05.491Z] [2024-03-19T02:24:05.491Z] init-common: [2024-03-19T02:24:05.491Z] [2024-03-19T02:24:05.491Z] undeploy-common: [2024-03-19T02:24:05.727Z] [artifact:mvn] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-03-19T02:24:05.727Z] [artifact:mvn] [INFO] [2024-03-19T02:24:05.727Z] [artifact:mvn] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (generate-osgi-version-property) @ prog-auth --- [2024-03-19T02:24:05.727Z] [artifact:mvn] [INFO] [2024-03-19T02:24:05.727Z] [artifact:mvn] [INFO] --- compiler:3.12.1:compile (generate-hk2-config) @ prog-auth --- [2024-03-19T02:24:05.747Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-full-earApp [2024-03-19T02:24:05.823Z] [2024-03-19T02:24:05.823Z] unsetup: [2024-03-19T02:24:05.823Z] [2024-03-19T02:24:05.824Z] setOSConditions: [2024-03-19T02:24:05.824Z] [2024-03-19T02:24:05.824Z] setToolWin: [2024-03-19T02:24:05.824Z] [2024-03-19T02:24:05.824Z] setToolUnix: [2024-03-19T02:24:05.824Z] [2024-03-19T02:24:05.824Z] setToolProperty: [2024-03-19T02:24:05.824Z] [2024-03-19T02:24:05.824Z] setS1ASclassPath: [2024-03-19T02:24:05.824Z] [2024-03-19T02:24:05.824Z] init-common: [2024-03-19T02:24:05.824Z] [2024-03-19T02:24:05.824Z] delete-jdbc-resource-common: [2024-03-19T02:24:05.824Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgWarTest1 [2024-03-19T02:24:05.877Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:05.877Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:05.877Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:05.877Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:05.877Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:05.877Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:05.878Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:05.985Z] [artifact:mvn] [INFO] No sources to compile [2024-03-19T02:24:05.985Z] [artifact:mvn] [INFO] [2024-03-19T02:24:05.985Z] [artifact:mvn] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ prog-auth --- [2024-03-19T02:24:05.985Z] [artifact:mvn] [INFO] [2024-03-19T02:24:05.985Z] [artifact:mvn] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ prog-auth --- [2024-03-19T02:24:05.985Z] [artifact:mvn] [INFO] [2024-03-19T02:24:05.985Z] [artifact:mvn] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ prog-auth --- [2024-03-19T02:24:06.003Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:06.003Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:06.003Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:06.003Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:06.003Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:06.003Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:06.003Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:06.004Z] [2024-03-19T02:24:06.004Z] all: [2024-03-19T02:24:06.004Z] [2024-03-19T02:24:06.004Z] setOSConditions: [2024-03-19T02:24:06.004Z] [2024-03-19T02:24:06.004Z] setToolWin: [2024-03-19T02:24:06.004Z] [2024-03-19T02:24:06.004Z] setToolUnix: [2024-03-19T02:24:06.004Z] [2024-03-19T02:24:06.004Z] setToolProperty: [2024-03-19T02:24:06.004Z] [2024-03-19T02:24:06.004Z] setS1ASclassPath: [2024-03-19T02:24:06.004Z] [2024-03-19T02:24:06.004Z] init-common: [2024-03-19T02:24:06.004Z] [2024-03-19T02:24:06.004Z] clean: [2024-03-19T02:24:06.004Z] [2024-03-19T02:24:06.004Z] setOSConditions: [2024-03-19T02:24:06.004Z] [2024-03-19T02:24:06.004Z] setToolWin: [2024-03-19T02:24:06.004Z] [2024-03-19T02:24:06.004Z] setToolUnix: [2024-03-19T02:24:06.004Z] [2024-03-19T02:24:06.005Z] setToolProperty: [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] setS1ASclassPath: [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] init-common: [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] clean-common: [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] setOSConditions: [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] setToolWin: [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] setToolUnix: [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-clientview-adaptedApp [2024-03-19T02:24:06.005Z] setToolProperty: [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] all: [2024-03-19T02:24:06.005Z] setS1ASclassPath: [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] exceptions: [2024-03-19T02:24:06.005Z] init-common: [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] setOSConditions: [2024-03-19T02:24:06.005Z] clean-classes-common: [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] setToolWin: [2024-03-19T02:24:06.005Z] [2024-03-19T02:24:06.005Z] setOSConditions: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.005Z] setToolUnix: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setToolWin: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setToolProperty: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setToolUnix: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setS1ASclassPath: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setToolProperty: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] init-common: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setS1ASclassPath: [2024-03-19T02:24:06.006Z] clean: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] init-common: [2024-03-19T02:24:06.006Z] setOSConditions: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] clean-jars-common: [2024-03-19T02:24:06.006Z] setToolWin: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] compile: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setToolUnix: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setOSConditions: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setToolProperty: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setToolWin: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setS1ASclassPath: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setToolUnix: [2024-03-19T02:24:06.006Z] init-common: [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] [2024-03-19T02:24:06.006Z] setToolProperty: [2024-03-19T02:24:06.006Z] clean-common: [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] setS1ASclassPath: [2024-03-19T02:24:06.007Z] setOSConditions: [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] init-common: [2024-03-19T02:24:06.007Z] setToolWin: [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] compile-common: [2024-03-19T02:24:06.007Z] setToolUnix: [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] [echo] Current time (ISO): 2024-03-19T02:24:05.845+0000 [2024-03-19T02:24:06.007Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:06.007Z] setToolProperty: [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:06.007Z] setS1ASclassPath: [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] init-common: [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] clean-classes-common: [2024-03-19T02:24:06.007Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] setOSConditions: [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] setToolWin: [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] setToolUnix: [2024-03-19T02:24:06.007Z] [2024-03-19T02:24:06.007Z] setToolProperty: [2024-03-19T02:24:06.008Z] [2024-03-19T02:24:06.008Z] setS1ASclassPath: [2024-03-19T02:24:06.008Z] [2024-03-19T02:24:06.008Z] init-common: [2024-03-19T02:24:06.008Z] [2024-03-19T02:24:06.008Z] clean-jars-common: [2024-03-19T02:24:06.008Z] [2024-03-19T02:24:06.008Z] compile: [2024-03-19T02:24:06.008Z] [2024-03-19T02:24:06.008Z] setOSConditions: [2024-03-19T02:24:06.008Z] [2024-03-19T02:24:06.008Z] setToolWin: [2024-03-19T02:24:06.008Z] [2024-03-19T02:24:06.008Z] setToolUnix: [2024-03-19T02:24:06.008Z] [2024-03-19T02:24:06.008Z] setToolProperty: [2024-03-19T02:24:06.008Z] [2024-03-19T02:24:06.008Z] setS1ASclassPath: [2024-03-19T02:24:06.008Z] [2024-03-19T02:24:06.008Z] init-common: [2024-03-19T02:24:06.008Z] [2024-03-19T02:24:06.008Z] compile-common: [2024-03-19T02:24:06.008Z] [echo] Current time (ISO): 2024-03-19T02:24:05.819+0000 [2024-03-19T02:24:06.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:06.008Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:06.092Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:06.092Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:06.092Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:06.092Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:06.092Z] [2024-03-19T02:24:06.092Z] setOSConditions: [2024-03-19T02:24:06.092Z] [2024-03-19T02:24:06.092Z] setToolWin: [2024-03-19T02:24:06.092Z] [2024-03-19T02:24:06.093Z] setToolUnix: [2024-03-19T02:24:06.093Z] [2024-03-19T02:24:06.093Z] setToolProperty: [2024-03-19T02:24:06.093Z] [2024-03-19T02:24:06.093Z] setS1ASclassPath: [2024-03-19T02:24:06.093Z] [2024-03-19T02:24:06.093Z] init-common: [2024-03-19T02:24:06.093Z] [2024-03-19T02:24:06.093Z] compile: [2024-03-19T02:24:06.093Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:06.093Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:06.093Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:06.093Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:06.093Z] [2024-03-19T02:24:06.093Z] setOSConditions: [2024-03-19T02:24:06.093Z] [2024-03-19T02:24:06.093Z] setToolWin: [2024-03-19T02:24:06.093Z] [2024-03-19T02:24:06.093Z] setToolUnix: [2024-03-19T02:24:06.093Z] [2024-03-19T02:24:06.093Z] setToolProperty: [2024-03-19T02:24:06.093Z] [2024-03-19T02:24:06.094Z] setS1ASclassPath: [2024-03-19T02:24:06.094Z] [2024-03-19T02:24:06.094Z] init-common: [2024-03-19T02:24:06.094Z] [2024-03-19T02:24:06.094Z] compile-common: [2024-03-19T02:24:06.094Z] [echo] Current time (ISO): 2024-03-19T02:24:06.013+0000 [2024-03-19T02:24:06.094Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:06.122Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1a0252c [2024-03-19T02:24:06.345Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:06.345Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:06.346Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:06.346Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:06.346Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:06.346Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:06.346Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:06.570Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:06.573Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:06.573Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:06.573Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:06.573Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:06.573Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:06.574Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:06.574Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:06.673Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-clientClient.jar of size 11,124 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-clientClient.jar [2024-03-19T02:24:06.673Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-client.jar of size 3,211 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-client.jar [2024-03-19T02:24:06.674Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient.jar of size 3,355 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2024-03-19T02:24:06.674Z] [exec] Application deployed with name ejb-ejb30-hello-session. [2024-03-19T02:24:06.674Z] [exec] Command deploy executed successfully. [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.674Z] init.os: [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.674Z] init.tools.unix: [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.674Z] init.tools.windows: [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.674Z] init.tools: [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.674Z] setAsadminArgs: [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.674Z] init: [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.674Z] init.customtasks: [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.674Z] setEnabled: [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.674Z] createAppRef: [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.674Z] init.os: [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.674Z] init.tools.unix: [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.674Z] init.tools.windows: [2024-03-19T02:24:06.674Z] [2024-03-19T02:24:06.675Z] init.tools: [2024-03-19T02:24:06.675Z] [2024-03-19T02:24:06.675Z] setAsadminArgs: [2024-03-19T02:24:06.675Z] [2024-03-19T02:24:06.675Z] init: [2024-03-19T02:24:06.675Z] [2024-03-19T02:24:06.675Z] init.customtasks: [2024-03-19T02:24:06.675Z] [2024-03-19T02:24:06.675Z] prepare: [2024-03-19T02:24:06.675Z] [2024-03-19T02:24:06.675Z] setOrbPort2: [2024-03-19T02:24:06.675Z] [2024-03-19T02:24:06.675Z] runclient: [2024-03-19T02:24:06.675Z] [echo] appclient -targetserver localhost:3700 -xml client/sun-acc-no-log-service.xml -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2024-03-19T02:24:06.689Z] [exec] Mar 19, 2024 2:24:06 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:06.689Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@99d4f1c7[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/Appclient_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:06.773Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgWarTest1 [2024-03-19T02:24:06.773Z] [exec] JDBC resource jdbc/pkgWarTest1 deleted successfully [2024-03-19T02:24:06.773Z] [echo] cmd executed for server [2024-03-19T02:24:06.773Z] [2024-03-19T02:24:06.773Z] setOSConditions: [2024-03-19T02:24:06.773Z] [2024-03-19T02:24:06.773Z] setToolWin: [2024-03-19T02:24:06.773Z] [2024-03-19T02:24:06.773Z] setToolUnix: [2024-03-19T02:24:06.773Z] [2024-03-19T02:24:06.773Z] setToolProperty: [2024-03-19T02:24:06.773Z] [2024-03-19T02:24:06.773Z] setS1ASclassPath: [2024-03-19T02:24:06.773Z] [2024-03-19T02:24:06.773Z] init-common: [2024-03-19T02:24:06.773Z] [2024-03-19T02:24:06.774Z] delete-jdbc-connpool-common: [2024-03-19T02:24:06.774Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgWarTest1-pool [2024-03-19T02:24:06.809Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:06.828Z] [javac] 1 warning [2024-03-19T02:24:06.828Z] [2024-03-19T02:24:06.828Z] build: [2024-03-19T02:24:06.828Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:06.828Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-ejb1.jar [2024-03-19T02:24:06.828Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-ejb2.jar [2024-03-19T02:24:06.828Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/org [2024-03-19T02:24:06.828Z] [2024-03-19T02:24:06.828Z] run: [2024-03-19T02:24:06.828Z] [2024-03-19T02:24:06.828Z] setOSConditions: [2024-03-19T02:24:06.828Z] [2024-03-19T02:24:06.828Z] setToolWin: [2024-03-19T02:24:06.828Z] [2024-03-19T02:24:06.828Z] setToolUnix: [2024-03-19T02:24:06.828Z] [2024-03-19T02:24:06.828Z] setToolProperty: [2024-03-19T02:24:06.828Z] [2024-03-19T02:24:06.828Z] setS1ASclassPath: [2024-03-19T02:24:06.828Z] [2024-03-19T02:24:06.828Z] init-common: [2024-03-19T02:24:06.828Z] [2024-03-19T02:24:06.828Z] run_se: [2024-03-19T02:24:06.828Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:24:06.910Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:06.942Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:06.942Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:06.942Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:06.942Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:06.942Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:06.942Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:06.942Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:07.065Z] [javac] 1 warning [2024-03-19T02:24:07.065Z] [2024-03-19T02:24:07.065Z] setOSConditions: [2024-03-19T02:24:07.065Z] [2024-03-19T02:24:07.065Z] setToolWin: [2024-03-19T02:24:07.065Z] [2024-03-19T02:24:07.065Z] setToolUnix: [2024-03-19T02:24:07.065Z] [2024-03-19T02:24:07.066Z] setToolProperty: [2024-03-19T02:24:07.066Z] [2024-03-19T02:24:07.066Z] setS1ASclassPath: [2024-03-19T02:24:07.066Z] [2024-03-19T02:24:07.066Z] init-common: [2024-03-19T02:24:07.066Z] [2024-03-19T02:24:07.066Z] compile-common: [2024-03-19T02:24:07.066Z] [echo] Current time (ISO): 2024-03-19T02:24:06.960+0000 [2024-03-19T02:24:07.066Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:07.200Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/stress/client/SimpleMessageClient.java:88: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:24:07.200Z] [javac] Integer id = new Integer(msg.getIntProperty("replyid")); [2024-03-19T02:24:07.200Z] [javac] ^ [2024-03-19T02:24:07.200Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/stress/client/SimpleMessageClient.java:103: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:24:07.200Z] [javac] String reply = (String) map.get(new Integer(i)); [2024-03-19T02:24:07.200Z] [javac] ^ [2024-03-19T02:24:07.200Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/stress/client/SimpleMessageClient.java uses unchecked or unsafe operations. [2024-03-19T02:24:07.200Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:24:07.200Z] [javac] 3 warnings [2024-03-19T02:24:07.200Z] [2024-03-19T02:24:07.200Z] build: [2024-03-19T02:24:07.200Z] [2024-03-19T02:24:07.200Z] setOSConditions: [2024-03-19T02:24:07.200Z] [2024-03-19T02:24:07.200Z] fixFiles: [2024-03-19T02:24:07.200Z] [2024-03-19T02:24:07.200Z] convUnix: [2024-03-19T02:24:07.201Z] [2024-03-19T02:24:07.201Z] convWin: [2024-03-19T02:24:07.201Z] [2024-03-19T02:24:07.201Z] setToolWin: [2024-03-19T02:24:07.201Z] [2024-03-19T02:24:07.201Z] setToolUnix: [2024-03-19T02:24:07.201Z] [2024-03-19T02:24:07.201Z] setToolProperty: [2024-03-19T02:24:07.201Z] [2024-03-19T02:24:07.201Z] setS1ASclassPath: [2024-03-19T02:24:07.201Z] [2024-03-19T02:24:07.201Z] init-common: [2024-03-19T02:24:07.201Z] [2024-03-19T02:24:07.201Z] package-persistence-common: [2024-03-19T02:24:07.201Z] [2024-03-19T02:24:07.201Z] ejb-jar-common: [2024-03-19T02:24:07.201Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:07.201Z] [2024-03-19T02:24:07.201Z] package-ejbjar-common: [2024-03-19T02:24:07.201Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:07.201Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:07.201Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:07.201Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-ejb.jar [2024-03-19T02:24:07.201Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:07.201Z] [2024-03-19T02:24:07.202Z] appclient-jar-common: [2024-03-19T02:24:07.202Z] [2024-03-19T02:24:07.202Z] package-appclientjar-common: [2024-03-19T02:24:07.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:07.202Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:07.202Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:07.202Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-client.jar [2024-03-19T02:24:07.202Z] [2024-03-19T02:24:07.202Z] webclient-war-common: [2024-03-19T02:24:07.202Z] [2024-03-19T02:24:07.202Z] build-ear-common: [2024-03-19T02:24:07.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:07.202Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:07.202Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:07.202Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2024-03-19T02:24:07.202Z] [2024-03-19T02:24:07.202Z] setup: [2024-03-19T02:24:07.202Z] [2024-03-19T02:24:07.202Z] setOSConditions: [2024-03-19T02:24:07.202Z] [2024-03-19T02:24:07.202Z] setToolWin: [2024-03-19T02:24:07.202Z] [2024-03-19T02:24:07.202Z] setToolUnix: [2024-03-19T02:24:07.202Z] [2024-03-19T02:24:07.202Z] setToolProperty: [2024-03-19T02:24:07.203Z] [2024-03-19T02:24:07.203Z] setS1ASclassPath: [2024-03-19T02:24:07.203Z] [2024-03-19T02:24:07.203Z] init-common: [2024-03-19T02:24:07.203Z] [2024-03-19T02:24:07.203Z] deploy-jms-common: [2024-03-19T02:24:07.203Z] [2024-03-19T02:24:07.203Z] setOSConditions: [2024-03-19T02:24:07.203Z] [2024-03-19T02:24:07.203Z] setToolWin: [2024-03-19T02:24:07.203Z] [2024-03-19T02:24:07.203Z] setToolUnix: [2024-03-19T02:24:07.203Z] [2024-03-19T02:24:07.203Z] setToolProperty: [2024-03-19T02:24:07.203Z] [2024-03-19T02:24:07.203Z] setS1ASclassPath: [2024-03-19T02:24:07.203Z] [2024-03-19T02:24:07.203Z] init-common: [2024-03-19T02:24:07.203Z] [2024-03-19T02:24:07.203Z] create-jms-connection-common: [2024-03-19T02:24:07.289Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6ac4f76a [2024-03-19T02:24:07.289Z] [exec] Mar 19, 2024 2:24:07 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:07.289Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@24cdbd4e[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/Servlet_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:8.0.1-SNAPSHOT:zip [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] Reactor Summary for Programmatic authentication with Jakarta Authorization api 8.0.1-SNAPSHOT: [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] Programmatic authentication with Jakarta Authorization api FAILURE [ 9.017 s] [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] Jakarta EE Sample: jaccApi- common ................. SKIPPED [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] Jakarta EE Sample: Programmatic-authentication with Jacc api SKIPPED [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] BUILD FAILURE [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] Total time: 11.443 s [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] Finished at: 2024-03-19T02:24:07Z [2024-03-19T02:24:07.363Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-03-19T02:24:07.363Z] [artifact:mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.1:unpack (unpack-resource) on project prog-auth: Unable to find/resolve artifact. The following artifacts could not be resolved: org.glassfish.main:nucleus-parent:zip:resources:8.0.1-SNAPSHOT (absent): Could not find artifact org.glassfish.main:nucleus-parent:zip:resources:8.0.1-SNAPSHOT -> [Help 1] [2024-03-19T02:24:07.363Z] [artifact:mvn] [ERROR] [2024-03-19T02:24:07.363Z] [artifact:mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2024-03-19T02:24:07.363Z] [artifact:mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2024-03-19T02:24:07.364Z] [artifact:mvn] [ERROR] [2024-03-19T02:24:07.364Z] [artifact:mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2024-03-19T02:24:07.364Z] [artifact:mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [2024-03-19T02:24:07.364Z] [artifact:mvn] Java Result: 1 [2024-03-19T02:24:07.364Z] [2024-03-19T02:24:07.364Z] all: [2024-03-19T02:24:07.364Z] [2024-03-19T02:24:07.364Z] all: [2024-03-19T02:24:07.364Z] [echo] [2024-03-19T02:24:07.364Z] [echo] [2024-03-19T02:24:07.364Z] [echo] [2024-03-19T02:24:07.364Z] [echo] *************************************************************************** [2024-03-19T02:24:07.364Z] [echo] * Running group uncovered-http-methods [2024-03-19T02:24:07.364Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods [2024-03-19T02:24:07.364Z] [echo] *************************************************************************** [2024-03-19T02:24:07.364Z] [echo] [2024-03-19T02:24:07.364Z] [echo] [2024-03-19T02:24:07.364Z] [echo] [2024-03-19T02:24:07.364Z] [2024-03-19T02:24:07.364Z] setOSConditions: [2024-03-19T02:24:07.364Z] [2024-03-19T02:24:07.364Z] setToolWin: [2024-03-19T02:24:07.364Z] [2024-03-19T02:24:07.364Z] setToolUnix: [2024-03-19T02:24:07.364Z] [2024-03-19T02:24:07.364Z] setToolProperty: [2024-03-19T02:24:07.364Z] [2024-03-19T02:24:07.364Z] setS1ASclassPath: [2024-03-19T02:24:07.364Z] [2024-03-19T02:24:07.364Z] init-common: [2024-03-19T02:24:07.364Z] [2024-03-19T02:24:07.364Z] clean: [2024-03-19T02:24:07.364Z] [2024-03-19T02:24:07.364Z] setOSConditions: [2024-03-19T02:24:07.364Z] [2024-03-19T02:24:07.364Z] setToolWin: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] setToolUnix: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] setToolProperty: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] setS1ASclassPath: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] init-common: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] clean-common: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] setOSConditions: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] setToolWin: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] setToolUnix: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] setToolProperty: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] setS1ASclassPath: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] init-common: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] clean-classes-common: [2024-03-19T02:24:07.365Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] setOSConditions: [2024-03-19T02:24:07.365Z] [2024-03-19T02:24:07.365Z] setToolWin: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] setToolUnix: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] setToolProperty: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] setS1ASclassPath: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] init-common: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] clean-jars-common: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] setup: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] setOSConditions: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] setToolWin: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] setToolUnix: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] setToolProperty: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] setS1ASclassPath: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] init-common: [2024-03-19T02:24:07.366Z] [2024-03-19T02:24:07.366Z] create-user-common: [2024-03-19T02:24:07.407Z] [java] Mar 19, 2024 2:24:07 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:07.407Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:24:07.407Z] [java] Mar 19, 2024 2:24:07 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:07.407Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain7415739565292677726xml [2024-03-19T02:24:07.407Z] [java] Mar 19, 2024 2:24:07 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:07.407Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:24:07.422Z] [2024-03-19T02:24:07.422Z] setOSConditions: [2024-03-19T02:24:07.422Z] [2024-03-19T02:24:07.422Z] setToolWin: [2024-03-19T02:24:07.422Z] [2024-03-19T02:24:07.422Z] setToolUnix: [2024-03-19T02:24:07.422Z] [2024-03-19T02:24:07.422Z] setToolProperty: [2024-03-19T02:24:07.422Z] [2024-03-19T02:24:07.422Z] setS1ASclassPath: [2024-03-19T02:24:07.422Z] [2024-03-19T02:24:07.422Z] init-common: [2024-03-19T02:24:07.422Z] [2024-03-19T02:24:07.422Z] startDomainUnix: [2024-03-19T02:24:07.422Z] [echo] Starting DAS [2024-03-19T02:24:07.469Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:07.470Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:07.470Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:07.470Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:07.470Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:07.470Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:07.470Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:07.505Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:07.505Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:24:07.505Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:24:07.505Z] [javac] 2 warnings [2024-03-19T02:24:07.505Z] [2024-03-19T02:24:07.505Z] setOSConditions: [2024-03-19T02:24:07.505Z] [2024-03-19T02:24:07.505Z] setToolWin: [2024-03-19T02:24:07.505Z] [2024-03-19T02:24:07.505Z] setToolUnix: [2024-03-19T02:24:07.506Z] [2024-03-19T02:24:07.506Z] setToolProperty: [2024-03-19T02:24:07.506Z] [2024-03-19T02:24:07.506Z] setS1ASclassPath: [2024-03-19T02:24:07.506Z] [2024-03-19T02:24:07.506Z] init-common: [2024-03-19T02:24:07.506Z] [2024-03-19T02:24:07.506Z] compile-common: [2024-03-19T02:24:07.506Z] [echo] Current time (ISO): 2024-03-19T02:24:07.287+0000 [2024-03-19T02:24:07.506Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:07.506Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:07.717Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgWarTest1-pool [2024-03-19T02:24:07.717Z] [exec] JDBC Connection pool pkgWarTest1-pool deleted successfully [2024-03-19T02:24:07.718Z] [echo] cmd executed for server [2024-03-19T02:24:07.718Z] [2024-03-19T02:24:07.718Z] all: [2024-03-19T02:24:07.718Z] [2024-03-19T02:24:07.718Z] report: [2024-03-19T02:24:07.718Z] [echo] Comparing results with expected results [2024-03-19T02:24:07.718Z] [xslt] Processing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:24:07.718Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-03-19T02:24:07.763Z] [javac] 1 warning [2024-03-19T02:24:07.763Z] [2024-03-19T02:24:07.763Z] setOSConditions: [2024-03-19T02:24:07.763Z] [2024-03-19T02:24:07.763Z] setToolWin: [2024-03-19T02:24:07.763Z] [2024-03-19T02:24:07.763Z] setToolUnix: [2024-03-19T02:24:07.763Z] [2024-03-19T02:24:07.763Z] setToolProperty: [2024-03-19T02:24:07.763Z] [2024-03-19T02:24:07.763Z] setS1ASclassPath: [2024-03-19T02:24:07.763Z] [2024-03-19T02:24:07.763Z] init-common: [2024-03-19T02:24:07.763Z] [2024-03-19T02:24:07.763Z] compile-common: [2024-03-19T02:24:07.763Z] [echo] Current time (ISO): 2024-03-19T02:24:07.694+0000 [2024-03-19T02:24:07.763Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:07.766Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-03-19T02:24:07.767Z] [exec] Connector resource jms/QCFactory created. [2024-03-19T02:24:07.767Z] [2024-03-19T02:24:07.767Z] setOSConditions: [2024-03-19T02:24:07.767Z] [2024-03-19T02:24:07.767Z] setToolWin: [2024-03-19T02:24:07.767Z] [2024-03-19T02:24:07.767Z] setToolUnix: [2024-03-19T02:24:07.767Z] [2024-03-19T02:24:07.767Z] setToolProperty: [2024-03-19T02:24:07.767Z] [2024-03-19T02:24:07.767Z] setS1ASclassPath: [2024-03-19T02:24:07.767Z] [2024-03-19T02:24:07.767Z] init-common: [2024-03-19T02:24:07.767Z] [2024-03-19T02:24:07.767Z] create-jms-resource-common: [2024-03-19T02:24:07.890Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@29843829 [2024-03-19T02:24:07.890Z] [exec] Mar 19, 2024 2:24:07 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:07.890Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@dd3fcab4[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/HelloStatefulEJB_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:08.001Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:08.001Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:08.001Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:08.001Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:08.001Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:08.001Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:08.001Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:08.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-03-19T02:24:08.023Z] [exec] JMS Desctination Queue created. [2024-03-19T02:24:08.069Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:08.069Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:08.069Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:08.069Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:08.069Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:08.069Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:08.069Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:08.184Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@552cd6ad [2024-03-19T02:24:08.184Z] [exec] Mar 19, 2024 2:24:08 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:08.184Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@7ac524eb[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/java:app/env/HelloStatefulEJB_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:08.288Z] [2024-03-19T02:24:08.288Z] report-sh: [2024-03-19T02:24:08.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups users --authrealmname file --target server testuser [2024-03-19T02:24:08.301Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/asadminuserpassword.txt [2024-03-19T02:24:08.301Z] [2024-03-19T02:24:08.301Z] compile: [2024-03-19T02:24:08.301Z] [2024-03-19T02:24:08.301Z] build: [2024-03-19T02:24:08.301Z] [2024-03-19T02:24:08.302Z] setOSConditions: [2024-03-19T02:24:08.302Z] [2024-03-19T02:24:08.302Z] setToolWin: [2024-03-19T02:24:08.302Z] [2024-03-19T02:24:08.302Z] setToolUnix: [2024-03-19T02:24:08.302Z] [2024-03-19T02:24:08.302Z] setToolProperty: [2024-03-19T02:24:08.302Z] [2024-03-19T02:24:08.302Z] setS1ASclassPath: [2024-03-19T02:24:08.302Z] [2024-03-19T02:24:08.302Z] init-common: [2024-03-19T02:24:08.302Z] [2024-03-19T02:24:08.302Z] compile-common: [2024-03-19T02:24:08.302Z] [echo] Current time (ISO): 2024-03-19T02:24:08.086+0000 [2024-03-19T02:24:08.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:08.302Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:08.337Z] [java] Mar 19, 2024 2:24:08 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:24:08.337Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:24:08.483Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@544364ba [2024-03-19T02:24:08.550Z] [exec] input file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:24:08.550Z] [exec] [2024-03-19T02:24:08.550Z] [exec] ************************ [2024-03-19T02:24:08.550Z] [exec] PASSED= 16 [2024-03-19T02:24:08.550Z] [exec] ------------ ========= [2024-03-19T02:24:08.550Z] [exec] FAILED= 0 [2024-03-19T02:24:08.550Z] [exec] ------------ ========= [2024-03-19T02:24:08.550Z] [exec] DID NOT RUN= 0 [2024-03-19T02:24:08.550Z] [exec] ------------ ========= [2024-03-19T02:24:08.550Z] [exec] Total Expected=16 [2024-03-19T02:24:08.550Z] [exec] ************************ [2024-03-19T02:24:08.550Z] [exec] [2024-03-19T02:24:08.550Z] [2024-03-19T02:24:08.550Z] BUILD SUCCESSFUL [2024-03-19T02:24:08.550Z] Total time: 2 minutes 37 seconds [2024-03-19T02:24:08.550Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin stop-database [2024-03-19T02:24:08.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-03-19T02:24:08.587Z] [exec] Administered object jms/SampleQueue created. [2024-03-19T02:24:08.587Z] [2024-03-19T02:24:08.587Z] setOSConditions: [2024-03-19T02:24:08.587Z] [2024-03-19T02:24:08.588Z] setToolWin: [2024-03-19T02:24:08.588Z] [2024-03-19T02:24:08.588Z] setToolUnix: [2024-03-19T02:24:08.588Z] [2024-03-19T02:24:08.588Z] setToolProperty: [2024-03-19T02:24:08.588Z] [2024-03-19T02:24:08.588Z] setS1ASclassPath: [2024-03-19T02:24:08.588Z] [2024-03-19T02:24:08.588Z] init-common: [2024-03-19T02:24:08.588Z] [2024-03-19T02:24:08.588Z] create-jms-resource-common: [2024-03-19T02:24:08.604Z] [java] Mar 19, 2024 2:24:08 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:24:08.604Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:24:08.701Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:08.701Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:08.701Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:08.701Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:08.701Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:08.701Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:08.701Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:08.779Z] [exec] Mar 19, 2024 2:24:08 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:08.779Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@bb118d48[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/HelloEJB_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:08.859Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:08.859Z] [javac] 1 warning [2024-03-19T02:24:08.859Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom [2024-03-19T02:24:08.860Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:08.860Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:08.860Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:08.860Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:08.860Z] [2024-03-19T02:24:08.860Z] pkg-war: [2024-03-19T02:24:08.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:08.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:08.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:08.860Z] [java] Mar 19, 2024 2:24:08 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:08.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:08.860Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:24:08.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:24:08.860Z] [java] Mar 19, 2024 2:24:08 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:08.860Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:24:08.860Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:08.860Z] [java] Mar 19, 2024 2:24:08 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:08.860Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:08.860Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:24:08.860Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-03-19T02:24:08.860Z] [java] Mar 19, 2024 2:24:08 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:24:08.860Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:24:08.860Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:24:08.861Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:24:08.861Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:08.861Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:08.861Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/${web.wsit.descriptors} does not exist. [2024-03-19T02:24:08.861Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mtom-web.war [2024-03-19T02:24:08.861Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:08.861Z] [2024-03-19T02:24:08.861Z] assemble-client: [2024-03-19T02:24:08.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:24:08.861Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:08.861Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:08.861Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:08.861Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:08.861Z] [2024-03-19T02:24:08.861Z] setOSConditions: [2024-03-19T02:24:08.861Z] [2024-03-19T02:24:08.861Z] setToolWin: [2024-03-19T02:24:08.862Z] [2024-03-19T02:24:08.862Z] setToolUnix: [2024-03-19T02:24:08.862Z] [2024-03-19T02:24:08.862Z] setToolProperty: [2024-03-19T02:24:08.862Z] [2024-03-19T02:24:08.862Z] setS1ASclassPath: [2024-03-19T02:24:08.862Z] [2024-03-19T02:24:08.862Z] init-common: [2024-03-19T02:24:08.862Z] [2024-03-19T02:24:08.862Z] wsimport: [2024-03-19T02:24:08.944Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:09.003Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:09.003Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:24:09.003Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:24:09.004Z] [javac] 2 warnings [2024-03-19T02:24:09.004Z] [2024-03-19T02:24:09.004Z] setOSConditions: [2024-03-19T02:24:09.004Z] [2024-03-19T02:24:09.004Z] setToolWin: [2024-03-19T02:24:09.004Z] [2024-03-19T02:24:09.004Z] setToolUnix: [2024-03-19T02:24:09.004Z] [2024-03-19T02:24:09.004Z] setToolProperty: [2024-03-19T02:24:09.004Z] [2024-03-19T02:24:09.004Z] setS1ASclassPath: [2024-03-19T02:24:09.004Z] [2024-03-19T02:24:09.004Z] init-common: [2024-03-19T02:24:09.004Z] [2024-03-19T02:24:09.004Z] compile-common: [2024-03-19T02:24:09.004Z] [echo] Current time (ISO): 2024-03-19T02:24:08.798+0000 [2024-03-19T02:24:09.004Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:09.080Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1201d134 [2024-03-19T02:24:09.080Z] [exec] Mar 19, 2024 2:24:08 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:09.081Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@41cdb19[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/Servlet_DD_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:09.117Z] [java] Mar 19, 2024 2:24:08 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:09.117Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:09.117Z] [java] Mar 19, 2024 2:24:08 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:09.117Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (848 ms), startup services (833 ms), total (1,681 ms) [2024-03-19T02:24:09.121Z] [exec] parsing WSDL... [2024-03-19T02:24:09.153Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false clientQueue [2024-03-19T02:24:09.153Z] [exec] JMS Desctination clientQueue created. [2024-03-19T02:24:09.202Z] [javac] 1 warning [2024-03-19T02:24:09.202Z] [2024-03-19T02:24:09.202Z] build: [2024-03-19T02:24:09.202Z] [2024-03-19T02:24:09.202Z] setOSConditions: [2024-03-19T02:24:09.202Z] [2024-03-19T02:24:09.202Z] fixFiles: [2024-03-19T02:24:09.202Z] [2024-03-19T02:24:09.202Z] convUnix: [2024-03-19T02:24:09.202Z] [2024-03-19T02:24:09.202Z] convWin: [2024-03-19T02:24:09.202Z] [2024-03-19T02:24:09.202Z] setToolWin: [2024-03-19T02:24:09.202Z] [2024-03-19T02:24:09.202Z] setToolUnix: [2024-03-19T02:24:09.203Z] [2024-03-19T02:24:09.203Z] setToolProperty: [2024-03-19T02:24:09.203Z] [2024-03-19T02:24:09.203Z] setS1ASclassPath: [2024-03-19T02:24:09.203Z] [2024-03-19T02:24:09.203Z] init-common: [2024-03-19T02:24:09.203Z] [2024-03-19T02:24:09.203Z] package-persistence-common: [2024-03-19T02:24:09.203Z] [2024-03-19T02:24:09.203Z] ejb-jar-common: [2024-03-19T02:24:09.203Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:09.203Z] [2024-03-19T02:24:09.203Z] package-ejbjar-common: [2024-03-19T02:24:09.203Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.203Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.203Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.203Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2024-03-19T02:24:09.203Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.203Z] [2024-03-19T02:24:09.203Z] appclient-jar-common: [2024-03-19T02:24:09.203Z] [2024-03-19T02:24:09.203Z] package-appclientjar-common: [2024-03-19T02:24:09.203Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.203Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.204Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.204Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2024-03-19T02:24:09.204Z] [2024-03-19T02:24:09.204Z] webclient-war-common: [2024-03-19T02:24:09.204Z] [2024-03-19T02:24:09.204Z] clear: [2024-03-19T02:24:09.204Z] [2024-03-19T02:24:09.204Z] test-tlds-exist: [2024-03-19T02:24:09.204Z] [2024-03-19T02:24:09.204Z] copy-tlds: [2024-03-19T02:24:09.204Z] [2024-03-19T02:24:09.204Z] test-tagfiles-exist: [2024-03-19T02:24:09.204Z] [2024-03-19T02:24:09.204Z] copy-tagfiles: [2024-03-19T02:24:09.204Z] [2024-03-19T02:24:09.204Z] package-war-common: [2024-03-19T02:24:09.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:09.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:09.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:09.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:09.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/lib [2024-03-19T02:24:09.204Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:09.204Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:09.204Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:09.205Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:09.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/docroot [2024-03-19T02:24:09.205Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2024-03-19T02:24:09.205Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:09.205Z] [2024-03-19T02:24:09.205Z] build-ear-common: [2024-03-19T02:24:09.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:09.205Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.205Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:09.205Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-03-19T02:24:09.205Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:09.205Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility [2024-03-19T02:24:09.338Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@38207d19 [2024-03-19T02:24:09.338Z] [exec] Mar 19, 2024 2:24:09 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:09.338Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@24820bf3[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/HelloStatefulEJB_DD_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:09.338Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6d4e4e0c [2024-03-19T02:24:09.338Z] [exec] Mar 19, 2024 2:24:09 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:09.338Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@818450df[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/HelloEJB_DD_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:09.374Z] [java] Mar 19, 2024 2:24:09 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:09.374Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:09.374Z] [java] Mar 19, 2024 2:24:09 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:24:09.374Z] [java] INFO: Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:24:09.374Z] [java] Mar 19, 2024 2:24:09 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:09.374Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:09.409Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=clientQueue --target server --force=false jms/clientQueue [2024-03-19T02:24:09.409Z] [exec] Administered object jms/clientQueue created. [2024-03-19T02:24:09.409Z] [2024-03-19T02:24:09.410Z] deploy: [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] setOSConditions: [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] setToolWin: [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] setToolUnix: [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] setToolProperty: [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] setS1ASclassPath: [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] init-common: [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] deploy-common: [2024-03-19T02:24:09.410Z] [echo] Current time (ISO): 2024-03-19T02:24:09.310+0000 [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] setOSConditions: [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] setToolWin: [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] setToolUnix: [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] setToolProperty: [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] setS1ASclassPath: [2024-03-19T02:24:09.410Z] [2024-03-19T02:24:09.410Z] init-common: [2024-03-19T02:24:09.411Z] [2024-03-19T02:24:09.411Z] deploy-common-pe: [2024-03-19T02:24:09.463Z] [2024-03-19T02:24:09.463Z] setOSConditions: [2024-03-19T02:24:09.463Z] [2024-03-19T02:24:09.463Z] setToolWin: [2024-03-19T02:24:09.463Z] [2024-03-19T02:24:09.463Z] setToolUnix: [2024-03-19T02:24:09.463Z] [2024-03-19T02:24:09.463Z] setToolProperty: [2024-03-19T02:24:09.463Z] [2024-03-19T02:24:09.463Z] setS1ASclassPath: [2024-03-19T02:24:09.463Z] [2024-03-19T02:24:09.463Z] init-common: [2024-03-19T02:24:09.463Z] [2024-03-19T02:24:09.463Z] prepare: [2024-03-19T02:24:09.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-03-19T02:24:09.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2024-03-19T02:24:09.463Z] [2024-03-19T02:24:09.463Z] build: [2024-03-19T02:24:09.463Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:09.463Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-03-19T02:24:09.569Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:09.569Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:09.569Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:09.569Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:09.569Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:09.569Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:09.569Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:09.631Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:09.631Z] [javac] 1 warning [2024-03-19T02:24:09.631Z] [2024-03-19T02:24:09.631Z] build: [2024-03-19T02:24:09.631Z] [2024-03-19T02:24:09.631Z] setOSConditions: [2024-03-19T02:24:09.631Z] [2024-03-19T02:24:09.631Z] fixFiles: [2024-03-19T02:24:09.631Z] [2024-03-19T02:24:09.631Z] convUnix: [2024-03-19T02:24:09.631Z] [2024-03-19T02:24:09.631Z] convWin: [2024-03-19T02:24:09.631Z] [2024-03-19T02:24:09.631Z] setToolWin: [2024-03-19T02:24:09.631Z] [2024-03-19T02:24:09.631Z] setToolUnix: [2024-03-19T02:24:09.631Z] [2024-03-19T02:24:09.631Z] setToolProperty: [2024-03-19T02:24:09.631Z] [2024-03-19T02:24:09.631Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:09.631Z] setS1ASclassPath: [2024-03-19T02:24:09.632Z] [2024-03-19T02:24:09.632Z] [java] Mar 19, 2024 2:24:09 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:09.632Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:09.632Z] [java] Mar 19, 2024 2:24:09 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:09.632Z] init-common: [2024-03-19T02:24:09.632Z] [2024-03-19T02:24:09.632Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:09.632Z] [java] Mar 19, 2024 2:24:09 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:09.632Z] package-persistence-common: [2024-03-19T02:24:09.632Z] [2024-03-19T02:24:09.632Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,151 ms), startup services (8 ms), total (2,159 ms) [2024-03-19T02:24:09.632Z] ejb-jar-common: [2024-03-19T02:24:09.632Z] [java] Mar 19, 2024 2:24:09 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:09.632Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:09.632Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:09.632Z] [2024-03-19T02:24:09.632Z] [java] Mar 19, 2024 2:24:09 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:24:09.632Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:24:09.632Z] package-ejbjar-common: [2024-03-19T02:24:09.632Z] [java] Mar 19, 2024 2:24:09 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:09.632Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.632Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb2.jar to exploded ear isEJBModule? true isWebApp? false [2024-03-19T02:24:09.632Z] [java] Mar 19, 2024 2:24:09 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:09.632Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.632Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:09.632Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.632Z] [java] Mar 19, 2024 2:24:09 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:09.632Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb1.jar to exploded ear isEJBModule? true isWebApp? false [2024-03-19T02:24:09.632Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptions-ejb.jar [2024-03-19T02:24:09.632Z] [java] Mar 19, 2024 2:24:09 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:09.632Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.632Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:09.632Z] [2024-03-19T02:24:09.632Z] [java] Mar 19, 2024 2:24:09 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:09.632Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app4873359862989299571 [2024-03-19T02:24:09.632Z] appclient-jar-common: [2024-03-19T02:24:09.632Z] [java] Mar 19, 2024 2:24:09 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:09.632Z] [2024-03-19T02:24:09.632Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:24:09.632Z] [java] Mar 19, 2024 2:24:09 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:09.632Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-03-19T02:24:09.632Z] package-appclientjar-common: [2024-03-19T02:24:09.632Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.633Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptions-client.jar [2024-03-19T02:24:09.633Z] [2024-03-19T02:24:09.633Z] webclient-war-common: [2024-03-19T02:24:09.633Z] [2024-03-19T02:24:09.633Z] build-ear-common: [2024-03-19T02:24:09.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:09.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:09.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:09.633Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptionsApp.ear [2024-03-19T02:24:09.633Z] [2024-03-19T02:24:09.633Z] deploy: [2024-03-19T02:24:09.633Z] [2024-03-19T02:24:09.633Z] setOSConditions: [2024-03-19T02:24:09.633Z] [2024-03-19T02:24:09.633Z] setToolWin: [2024-03-19T02:24:09.633Z] [2024-03-19T02:24:09.633Z] setToolUnix: [2024-03-19T02:24:09.633Z] [2024-03-19T02:24:09.633Z] setToolProperty: [2024-03-19T02:24:09.633Z] [2024-03-19T02:24:09.633Z] setS1ASclassPath: [2024-03-19T02:24:09.633Z] [2024-03-19T02:24:09.633Z] init-common: [2024-03-19T02:24:09.634Z] [2024-03-19T02:24:09.634Z] deploy-common: [2024-03-19T02:24:09.634Z] [echo] Current time (ISO): 2024-03-19T02:24:09.537+0000 [2024-03-19T02:24:09.634Z] [2024-03-19T02:24:09.634Z] setOSConditions: [2024-03-19T02:24:09.634Z] [2024-03-19T02:24:09.634Z] setToolWin: [2024-03-19T02:24:09.634Z] [2024-03-19T02:24:09.634Z] setToolUnix: [2024-03-19T02:24:09.634Z] [2024-03-19T02:24:09.634Z] setToolProperty: [2024-03-19T02:24:09.634Z] [2024-03-19T02:24:09.634Z] setS1ASclassPath: [2024-03-19T02:24:09.634Z] [2024-03-19T02:24:09.634Z] init-common: [2024-03-19T02:24:09.634Z] [2024-03-19T02:24:09.634Z] deploy-common-pe: [2024-03-19T02:24:09.686Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:09.686Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:09.686Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:09.686Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:09.686Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:09.686Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:09.686Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:09.687Z] [exec] [2024-03-19T02:24:09.688Z] [exec] Generating code... [2024-03-19T02:24:09.722Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:09.722Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:09.722Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:09.722Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:09.722Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:09.722Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:09.722Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:09.903Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7c315b7c [2024-03-19T02:24:09.904Z] [exec] AppClient successful lookup of datasource definitions ! [2024-03-19T02:24:09.904Z] [exec] Value of key is:DataSource-Definition-appclient-test [2024-03-19T02:24:09.904Z] [exec] invoking DataSource-Definition test servlet at http://localhost:8080/datasource-definition/servlet [2024-03-19T02:24:09.945Z] [exec] [2024-03-19T02:24:09.946Z] [exec] Compiling code... [2024-03-19T02:24:09.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2024-03-19T02:24:09.980Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:10.133Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:10.133Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:24:10.133Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:24:10.207Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptionsApp.ear [2024-03-19T02:24:10.237Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:24:10.237Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:24:10.237Z] [javac] ^ [2024-03-19T02:24:10.237Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:24:10.237Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:10.237Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:24:10.237Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:24:10.237Z] [javac] 2 warnings [2024-03-19T02:24:10.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-03-19T02:24:10.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-03-19T02:24:10.237Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-03-19T02:24:10.237Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-03-19T02:24:10.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-03-19T02:24:10.237Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-03-19T02:24:10.237Z] [2024-03-19T02:24:10.237Z] deploy: [2024-03-19T02:24:10.237Z] [2024-03-19T02:24:10.237Z] setOSConditions: [2024-03-19T02:24:10.237Z] [2024-03-19T02:24:10.237Z] setToolWin: [2024-03-19T02:24:10.237Z] [2024-03-19T02:24:10.237Z] setToolUnix: [2024-03-19T02:24:10.237Z] [2024-03-19T02:24:10.237Z] setToolProperty: [2024-03-19T02:24:10.238Z] [2024-03-19T02:24:10.238Z] setS1ASclassPath: [2024-03-19T02:24:10.238Z] [2024-03-19T02:24:10.238Z] init-common: [2024-03-19T02:24:10.238Z] [2024-03-19T02:24:10.238Z] prepare: [2024-03-19T02:24:10.238Z] [2024-03-19T02:24:10.238Z] build: [2024-03-19T02:24:10.238Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:10.238Z] [2024-03-19T02:24:10.238Z] deploy-rar-and-setup-resources: [2024-03-19T02:24:10.238Z] [2024-03-19T02:24:10.238Z] setOSConditions: [2024-03-19T02:24:10.238Z] [2024-03-19T02:24:10.238Z] setToolWin: [2024-03-19T02:24:10.238Z] [2024-03-19T02:24:10.238Z] setToolUnix: [2024-03-19T02:24:10.238Z] [2024-03-19T02:24:10.238Z] setToolProperty: [2024-03-19T02:24:10.238Z] [2024-03-19T02:24:10.238Z] setS1ASclassPath: [2024-03-19T02:24:10.238Z] [2024-03-19T02:24:10.238Z] init-common: [2024-03-19T02:24:10.238Z] [2024-03-19T02:24:10.238Z] deploy-rar-common: [2024-03-19T02:24:10.239Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2024-03-19T02:24:10.244Z] [exec] Application deployed with name connector-mq-simplestressApp. [2024-03-19T02:24:10.244Z] [echo] Deployment on target server server successful [2024-03-19T02:24:10.244Z] [2024-03-19T02:24:10.244Z] setOSConditions: [2024-03-19T02:24:10.244Z] [2024-03-19T02:24:10.244Z] setToolWin: [2024-03-19T02:24:10.244Z] [2024-03-19T02:24:10.244Z] setToolUnix: [2024-03-19T02:24:10.244Z] [2024-03-19T02:24:10.244Z] setToolProperty: [2024-03-19T02:24:10.244Z] [2024-03-19T02:24:10.244Z] setS1ASclassPath: [2024-03-19T02:24:10.244Z] [2024-03-19T02:24:10.244Z] init-common: [2024-03-19T02:24:10.244Z] [2024-03-19T02:24:10.244Z] deploy-common-ee: [2024-03-19T02:24:10.244Z] [2024-03-19T02:24:10.244Z] run: [2024-03-19T02:24:10.244Z] [2024-03-19T02:24:10.244Z] setOSConditions: [2024-03-19T02:24:10.244Z] [2024-03-19T02:24:10.244Z] setToolWin: [2024-03-19T02:24:10.245Z] [2024-03-19T02:24:10.245Z] setToolUnix: [2024-03-19T02:24:10.245Z] [2024-03-19T02:24:10.245Z] setToolProperty: [2024-03-19T02:24:10.245Z] [2024-03-19T02:24:10.245Z] setS1ASclassPath: [2024-03-19T02:24:10.245Z] [2024-03-19T02:24:10.245Z] init-common: [2024-03-19T02:24:10.245Z] [2024-03-19T02:24:10.245Z] runclient-common: [2024-03-19T02:24:10.245Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressAppClient.jar -name connector-mq-simplestressClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:24:10.391Z] [javac] 2 warnings [2024-03-19T02:24:10.391Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:10.391Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:10.391Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:10.391Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:10.391Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:10.391Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:10.391Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:10.391Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:10.391Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:10.506Z] Tue Mar 19 02:24:10 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-03-19T02:24:10.577Z] [java] Mar 19, 2024 2:24:10 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:24:10.577Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:24:10.577Z] [java] Mar 19, 2024 2:24:10 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:24:10.577Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:24:10.577Z] [java] Mar 19, 2024 2:24:10 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:24:10.577Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:24:10.577Z] [java] Mar 19, 2024 2:24:10 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:24:10.577Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:24:10.577Z] [java] Mar 19, 2024 2:24:10 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:24:10.577Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:24:10.577Z] [java] Mar 19, 2024 2:24:10 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:10.577Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:24:10.648Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/client/com/acme/Client.java uses or overrides a deprecated API. [2024-03-19T02:24:10.649Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:10.649Z] [2024-03-19T02:24:10.649Z] build: [2024-03-19T02:24:10.649Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:10.649Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:10.649Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:10.649Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:10.649Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib-dir [2024-03-19T02:24:10.649Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib-dir/lib.jar [2024-03-19T02:24:10.649Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib-dir [2024-03-19T02:24:10.649Z] [2024-03-19T02:24:10.649Z] setOSConditions: [2024-03-19T02:24:10.649Z] [2024-03-19T02:24:10.649Z] setToolWin: [2024-03-19T02:24:10.649Z] [2024-03-19T02:24:10.649Z] setToolUnix: [2024-03-19T02:24:10.649Z] [2024-03-19T02:24:10.649Z] setToolProperty: [2024-03-19T02:24:10.649Z] [2024-03-19T02:24:10.649Z] setS1ASclassPath: [2024-03-19T02:24:10.649Z] [2024-03-19T02:24:10.649Z] init-common: [2024-03-19T02:24:10.649Z] [2024-03-19T02:24:10.649Z] ejb-jar-common: [2024-03-19T02:24:10.649Z] [2024-03-19T02:24:10.649Z] package-ejbjar-common: [2024-03-19T02:24:10.650Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-ear-ejb.jar [2024-03-19T02:24:10.650Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] setOSConditions: [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] setToolWin: [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] setToolUnix: [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] setToolProperty: [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] setS1ASclassPath: [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] init-common: [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] webclient-war-common: [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] clear: [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] test-tlds-exist: [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] copy-tlds: [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] test-tagfiles-exist: [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] copy-tagfiles: [2024-03-19T02:24:10.650Z] [2024-03-19T02:24:10.650Z] package-war-common: [2024-03-19T02:24:10.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:10.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:10.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:10.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:10.651Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:24:10.651Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:10.651Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:10.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/docroot [2024-03-19T02:24:10.651Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-ear-web.war [2024-03-19T02:24:10.651Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:10.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:10.651Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/descriptor/sun-application.xml to copy. [2024-03-19T02:24:10.651Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:24:10.651Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-earApp.ear [2024-03-19T02:24:10.651Z] [2024-03-19T02:24:10.651Z] deploy: [2024-03-19T02:24:10.651Z] [2024-03-19T02:24:10.651Z] setOSConditions: [2024-03-19T02:24:10.651Z] [2024-03-19T02:24:10.651Z] setToolWin: [2024-03-19T02:24:10.651Z] [2024-03-19T02:24:10.652Z] setToolUnix: [2024-03-19T02:24:10.652Z] [2024-03-19T02:24:10.652Z] setToolProperty: [2024-03-19T02:24:10.652Z] [2024-03-19T02:24:10.652Z] setS1ASclassPath: [2024-03-19T02:24:10.652Z] [2024-03-19T02:24:10.652Z] init-common: [2024-03-19T02:24:10.652Z] [2024-03-19T02:24:10.652Z] deploy-common: [2024-03-19T02:24:10.652Z] [echo] Current time (ISO): 2024-03-19T02:24:10.555+0000 [2024-03-19T02:24:10.652Z] [2024-03-19T02:24:10.652Z] setOSConditions: [2024-03-19T02:24:10.652Z] [2024-03-19T02:24:10.652Z] setToolWin: [2024-03-19T02:24:10.652Z] [2024-03-19T02:24:10.652Z] setToolUnix: [2024-03-19T02:24:10.652Z] [2024-03-19T02:24:10.652Z] setToolProperty: [2024-03-19T02:24:10.652Z] [2024-03-19T02:24:10.652Z] setS1ASclassPath: [2024-03-19T02:24:10.652Z] [2024-03-19T02:24:10.652Z] init-common: [2024-03-19T02:24:10.652Z] [2024-03-19T02:24:10.652Z] deploy-common-pe: [2024-03-19T02:24:10.803Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-xa.rar [2024-03-19T02:24:10.806Z] [exec] Application deployed with name ejb-ejb30-clientview-exceptionsApp. [2024-03-19T02:24:10.807Z] [echo] Deployment on target server server successful [2024-03-19T02:24:10.807Z] [2024-03-19T02:24:10.807Z] setOSConditions: [2024-03-19T02:24:10.807Z] [2024-03-19T02:24:10.807Z] setToolWin: [2024-03-19T02:24:10.807Z] [2024-03-19T02:24:10.807Z] setToolUnix: [2024-03-19T02:24:10.807Z] [2024-03-19T02:24:10.807Z] setToolProperty: [2024-03-19T02:24:10.807Z] [2024-03-19T02:24:10.807Z] setS1ASclassPath: [2024-03-19T02:24:10.807Z] [2024-03-19T02:24:10.807Z] init-common: [2024-03-19T02:24:10.807Z] [2024-03-19T02:24:10.807Z] deploy-common-ee: [2024-03-19T02:24:10.807Z] [2024-03-19T02:24:10.807Z] run_se: [2024-03-19T02:24:10.895Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:24:10.895Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:10.895Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml:76: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:10.895Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:24:10.909Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-earApp.ear [2024-03-19T02:24:11.140Z] [java] Mar 19, 2024 2:24:11 AM org.eclipse.persistence.session./file:/tmp/ejb-app4873359862989299571/ejb-ejb31-embedded-two-modules-ejb1_jar/_test [2024-03-19T02:24:11.140Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:24:11.154Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:11.154Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:11.154Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:11.154Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:11.154Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:11.154Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:11.154Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:11.243Z] [exec] Mar 19, 2024 2:24:10 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:24:11.243Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:24:11.389Z] [exec] Application deployed with name blackbox-xa. [2024-03-19T02:24:11.389Z] [echo] Deploying rar/blackbox-xa.rar on server [2024-03-19T02:24:11.389Z] [2024-03-19T02:24:11.389Z] setOSConditions: [2024-03-19T02:24:11.389Z] [2024-03-19T02:24:11.389Z] setToolWin: [2024-03-19T02:24:11.389Z] [2024-03-19T02:24:11.389Z] setToolUnix: [2024-03-19T02:24:11.389Z] [2024-03-19T02:24:11.389Z] setToolProperty: [2024-03-19T02:24:11.389Z] [2024-03-19T02:24:11.389Z] setS1ASclassPath: [2024-03-19T02:24:11.389Z] [2024-03-19T02:24:11.389Z] init-common: [2024-03-19T02:24:11.389Z] [2024-03-19T02:24:11.389Z] create-connector-connpool: [2024-03-19T02:24:11.390Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --target server blackbox-xa-ccp [2024-03-19T02:24:11.403Z] [java] Mar 19, 2024 2:24:11 AM org.eclipse.persistence.session./file:/tmp/ejb-app4873359862989299571/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2024-03-19T02:24:11.403Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-03-19T02:24:11.403Z] [java] Mar 19, 2024 2:24:11 AM org.eclipse.persistence.session./file:/tmp/ejb-app4873359862989299571/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2024-03-19T02:24:11.403Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-03-19T02:24:11.403Z] [java] Mar 19, 2024 2:24:11 AM org.eclipse.persistence.session./file:/tmp/ejb-app4873359862989299571/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.server [2024-03-19T02:24:11.403Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:24:11.403Z] [java] Mar 19, 2024 2:24:11 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:24:11.403Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:24:11.407Z] [java] In stand-alone mode [2024-03-19T02:24:11.411Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:11.411Z] [javac] 1 warning [2024-03-19T02:24:11.411Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:24:11.411Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom [2024-03-19T02:24:11.411Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:24:11.411Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:24:11.411Z] [2024-03-19T02:24:11.411Z] deploy-app: [2024-03-19T02:24:11.411Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:11.412Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:11.412Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:11.412Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:11.412Z] [2024-03-19T02:24:11.412Z] deploy-war-common: [2024-03-19T02:24:11.412Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:11.412Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:11.412Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:11.412Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:11.412Z] [2024-03-19T02:24:11.412Z] setOSConditions: [2024-03-19T02:24:11.412Z] [2024-03-19T02:24:11.412Z] setToolWin: [2024-03-19T02:24:11.412Z] [2024-03-19T02:24:11.412Z] setToolUnix: [2024-03-19T02:24:11.412Z] [2024-03-19T02:24:11.413Z] setToolProperty: [2024-03-19T02:24:11.413Z] [2024-03-19T02:24:11.413Z] setS1ASclassPath: [2024-03-19T02:24:11.413Z] [2024-03-19T02:24:11.413Z] init-common: [2024-03-19T02:24:11.413Z] [2024-03-19T02:24:11.413Z] deploy-war-commonpe: [2024-03-19T02:24:11.463Z] Tue Mar 19 02:24:11 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:24:11.463Z] Command stop-database executed successfully. [2024-03-19T02:24:11.463Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin stop-domain [2024-03-19T02:24:11.472Z] [exec] Application deployed with name bean-in-lib-dir-used-by-ejb-in-earApp. [2024-03-19T02:24:11.473Z] [exec] there are no files to retrieve for application bean-in-lib-dir-used-by-ejb-in-earApp [2024-03-19T02:24:11.473Z] [echo] Deployment on target server server successful [2024-03-19T02:24:11.473Z] [2024-03-19T02:24:11.473Z] setOSConditions: [2024-03-19T02:24:11.473Z] [2024-03-19T02:24:11.473Z] setToolWin: [2024-03-19T02:24:11.473Z] [2024-03-19T02:24:11.473Z] setToolUnix: [2024-03-19T02:24:11.473Z] [2024-03-19T02:24:11.473Z] setToolProperty: [2024-03-19T02:24:11.473Z] [2024-03-19T02:24:11.473Z] setS1ASclassPath: [2024-03-19T02:24:11.473Z] [2024-03-19T02:24:11.473Z] init-common: [2024-03-19T02:24:11.473Z] [2024-03-19T02:24:11.473Z] deploy-common-ee: [2024-03-19T02:24:11.473Z] [2024-03-19T02:24:11.473Z] run: [2024-03-19T02:24:11.588Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:11.660Z] [java] Mar 19, 2024 2:24:11 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:11.660Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2024-03-19T02:24:11.660Z] [java] Mar 19, 2024 2:24:11 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:24:11.660Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:24:11.660Z] [java] Mar 19, 2024 2:24:11 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:11.661Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/ejb-ejb31-embedded-two-modules-ejb2/SingletonBean, java:global/foo/ejb-ejb31-embedded-two-modules-ejb2/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean] [2024-03-19T02:24:11.663Z] [java] Mar 19, 2024 2:24:11 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:24:11.663Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:24:11.729Z] [java] invoking webclient servlet at http://localhost:8080/bean-in-lib-dir-used-by-ejb-in-ear/HelloServlet [2024-03-19T02:24:11.729Z] [java] : [2024-03-19T02:24:11.729Z] [java] Value of key is:bean-in-lib-dir-of-ear-used-by-ejb [2024-03-19T02:24:11.729Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:11.729Z] [java] [2024-03-19T02:24:11.729Z] [java] [2024-03-19T02:24:11.729Z] [java] ----------------------------------------- [2024-03-19T02:24:11.729Z] [java] - bean-in-lib-dir-of-ear-used-by-ejb: PASS - [2024-03-19T02:24:11.729Z] [java] ----------------------------------------- [2024-03-19T02:24:11.729Z] [java] Total PASS: 1 [2024-03-19T02:24:11.729Z] [java] Total FAIL: 0 [2024-03-19T02:24:11.729Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:11.729Z] [java] ----------------------------------------- [2024-03-19T02:24:11.730Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:11.730Z] [java] appLevelViaLookup = 'null' [2024-03-19T02:24:11.730Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:11.730Z] [2024-03-19T02:24:11.730Z] undeploy: [2024-03-19T02:24:11.730Z] [2024-03-19T02:24:11.730Z] setOSConditions: [2024-03-19T02:24:11.730Z] [2024-03-19T02:24:11.730Z] setToolWin: [2024-03-19T02:24:11.730Z] [2024-03-19T02:24:11.730Z] setToolUnix: [2024-03-19T02:24:11.730Z] [2024-03-19T02:24:11.730Z] setToolProperty: [2024-03-19T02:24:11.730Z] [2024-03-19T02:24:11.730Z] setS1ASclassPath: [2024-03-19T02:24:11.730Z] [2024-03-19T02:24:11.730Z] init-common: [2024-03-19T02:24:11.730Z] [2024-03-19T02:24:11.730Z] undeploy-common: [2024-03-19T02:24:11.807Z] [exec] Mar 19, 2024 2:24:11 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:11.807Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:24:11.807Z] [exec] Mar 19, 2024 2:24:11 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:11.807Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:24:11.807Z] [exec] Mar 19, 2024 2:24:11 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:11.807Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:24:11.846Z] [javac] 1 warning [2024-03-19T02:24:11.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:11.846Z] [2024-03-19T02:24:11.846Z] clear: [2024-03-19T02:24:11.846Z] [2024-03-19T02:24:11.846Z] test-tlds-exist: [2024-03-19T02:24:11.846Z] [2024-03-19T02:24:11.846Z] copy-tlds: [2024-03-19T02:24:11.846Z] [2024-03-19T02:24:11.846Z] test-tagfiles-exist: [2024-03-19T02:24:11.846Z] [2024-03-19T02:24:11.846Z] copy-tagfiles: [2024-03-19T02:24:11.846Z] [2024-03-19T02:24:11.846Z] package-war-common: [2024-03-19T02:24:11.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:11.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:11.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:11.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:11.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/lib [2024-03-19T02:24:11.847Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:11.847Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:11.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/docroot [2024-03-19T02:24:11.847Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/openUncoveredServletTest-web.war [2024-03-19T02:24:11.847Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:11.847Z] [2024-03-19T02:24:11.847Z] clear: [2024-03-19T02:24:11.847Z] [2024-03-19T02:24:11.847Z] test-tlds-exist: [2024-03-19T02:24:11.847Z] [2024-03-19T02:24:11.847Z] copy-tlds: [2024-03-19T02:24:11.847Z] [2024-03-19T02:24:11.847Z] test-tagfiles-exist: [2024-03-19T02:24:11.847Z] [2024-03-19T02:24:11.847Z] copy-tagfiles: [2024-03-19T02:24:11.847Z] [2024-03-19T02:24:11.847Z] package-war-common: [2024-03-19T02:24:11.848Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:11.848Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:11.848Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:11.848Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:11.848Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:11.848Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/denyUncoveredServletTest-web.war [2024-03-19T02:24:11.848Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:11.848Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:11.848Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:11.848Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:11.848Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/UncoveredHTTPMethodsApp.ear [2024-03-19T02:24:11.848Z] [2024-03-19T02:24:11.848Z] setOSConditions: [2024-03-19T02:24:11.848Z] [2024-03-19T02:24:11.848Z] setToolWin: [2024-03-19T02:24:11.848Z] [2024-03-19T02:24:11.848Z] setToolUnix: [2024-03-19T02:24:11.848Z] [2024-03-19T02:24:11.848Z] setToolProperty: [2024-03-19T02:24:11.848Z] [2024-03-19T02:24:11.848Z] setS1ASclassPath: [2024-03-19T02:24:11.848Z] [2024-03-19T02:24:11.848Z] init-common: [2024-03-19T02:24:11.848Z] [2024-03-19T02:24:11.849Z] compile-common: [2024-03-19T02:24:11.849Z] [echo] Current time (ISO): 2024-03-19T02:24:11.816+0000 [2024-03-19T02:24:11.849Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:11.918Z] [java] Mar 19, 2024 2:24:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:11.918Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:11.918Z] [java] Mar 19, 2024 2:24:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:11.918Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:11.918Z] [java] Mar 19, 2024 2:24:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:11.918Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:11.918Z] [java] Mar 19, 2024 2:24:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:11.918Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:11.979Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot mtom --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mtom-web.war [2024-03-19T02:24:11.985Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:11.985Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:11.985Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-xa-ccp [2024-03-19T02:24:11.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false bean-in-lib-dir-used-by-ejb-in-earApp [2024-03-19T02:24:11.986Z] [2024-03-19T02:24:11.986Z] all: [2024-03-19T02:24:11.986Z] [2024-03-19T02:24:11.986Z] setOSConditions: [2024-03-19T02:24:11.986Z] [2024-03-19T02:24:11.986Z] setToolWin: [2024-03-19T02:24:11.986Z] [2024-03-19T02:24:11.986Z] setToolUnix: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] setToolProperty: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] setS1ASclassPath: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] init-common: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] clean: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] setOSConditions: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] setToolWin: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] setToolUnix: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] setToolProperty: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] setS1ASclassPath: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] init-common: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] clean-common: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] setOSConditions: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] setToolWin: [2024-03-19T02:24:11.987Z] [2024-03-19T02:24:11.987Z] setToolUnix: [2024-03-19T02:24:11.988Z] [2024-03-19T02:24:11.988Z] setToolProperty: [2024-03-19T02:24:11.988Z] [2024-03-19T02:24:11.988Z] setS1ASclassPath: [2024-03-19T02:24:11.988Z] [2024-03-19T02:24:11.988Z] init-common: [2024-03-19T02:24:11.988Z] [2024-03-19T02:24:11.988Z] clean-classes-common: [2024-03-19T02:24:11.988Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:11.988Z] [2024-03-19T02:24:11.988Z] setOSConditions: [2024-03-19T02:24:11.988Z] [2024-03-19T02:24:11.988Z] setToolWin: [2024-03-19T02:24:11.988Z] [2024-03-19T02:24:11.988Z] setToolUnix: [2024-03-19T02:24:11.988Z] [2024-03-19T02:24:11.988Z] setToolProperty: [2024-03-19T02:24:11.988Z] [2024-03-19T02:24:11.988Z] setS1ASclassPath: [2024-03-19T02:24:11.988Z] [2024-03-19T02:24:11.988Z] init-common: [2024-03-19T02:24:11.988Z] [2024-03-19T02:24:11.988Z] clean-jars-common: [2024-03-19T02:24:11.988Z] [2024-03-19T02:24:11.988Z] compile: [2024-03-19T02:24:11.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:11.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:11.989Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:11.989Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:11.989Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:12.242Z] [exec] Connector connection pool blackbox-xa-ccp created. [2024-03-19T02:24:12.242Z] [2024-03-19T02:24:12.242Z] create-connector-connpool-common: [2024-03-19T02:24:12.242Z] [2024-03-19T02:24:12.242Z] setOSConditions: [2024-03-19T02:24:12.242Z] [2024-03-19T02:24:12.242Z] setToolWin: [2024-03-19T02:24:12.242Z] [2024-03-19T02:24:12.242Z] setToolUnix: [2024-03-19T02:24:12.242Z] [2024-03-19T02:24:12.243Z] setToolProperty: [2024-03-19T02:24:12.243Z] [2024-03-19T02:24:12.243Z] setS1ASclassPath: [2024-03-19T02:24:12.243Z] [2024-03-19T02:24:12.243Z] init-common: [2024-03-19T02:24:12.243Z] [2024-03-19T02:24:12.243Z] create-connector-resource-common: [2024-03-19T02:24:12.243Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2024-03-19T02:24:12.245Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-03-19T02:24:12.245Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:12.245Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:12.245Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:12.245Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:12.245Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:12.245Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:12.245Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:12.370Z] [exec] Mar 19, 2024 2:24:12 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:12.371Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:24:12.371Z] [exec] Mar 19, 2024 2:24:12 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:12.371Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:24:12.371Z] [exec] Mar 19, 2024 2:24:12 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:12.371Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:24:12.503Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-03-19T02:24:12.503Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:24:12.503Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:24:12.503Z] [javac] 3 warnings [2024-03-19T02:24:12.503Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:12.503Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/lib/bean-lib.jar [2024-03-19T02:24:12.504Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:12.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:12.504Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:12.504Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:12.761Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:12.761Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:12.761Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:12.761Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:12.761Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:12.761Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:12.761Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:12.805Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:24:12.805Z] [exec] Waiting finished after 4,042 ms. [2024-03-19T02:24:12.805Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:24:12.805Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:24:12.805Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:24:12.806Z] [exec] Admin Port: 45,707 [2024-03-19T02:24:12.806Z] [exec] Command start-domain executed successfully. [2024-03-19T02:24:12.806Z] [echo] run.xml:doing wait for localhost:45711... [2024-03-19T02:24:12.806Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] dumpThreadStack: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] startDomainWindows: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] startDomain: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] clean: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] setOSConditions: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] setToolWin: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] setToolUnix: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] setToolProperty: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] setS1ASclassPath: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] init-common: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] clean-common: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] setOSConditions: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.806Z] setToolWin: [2024-03-19T02:24:12.806Z] [2024-03-19T02:24:12.807Z] setToolUnix: [2024-03-19T02:24:12.807Z] [2024-03-19T02:24:12.807Z] setToolProperty: [2024-03-19T02:24:12.807Z] [2024-03-19T02:24:12.807Z] setS1ASclassPath: [2024-03-19T02:24:12.807Z] [2024-03-19T02:24:12.807Z] init-common: [2024-03-19T02:24:12.807Z] [2024-03-19T02:24:12.807Z] clean-classes-common: [2024-03-19T02:24:12.807Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:12.807Z] [2024-03-19T02:24:12.807Z] setOSConditions: [2024-03-19T02:24:12.807Z] [2024-03-19T02:24:12.807Z] setToolWin: [2024-03-19T02:24:12.807Z] [2024-03-19T02:24:12.807Z] setToolUnix: [2024-03-19T02:24:12.807Z] [2024-03-19T02:24:12.807Z] setToolProperty: [2024-03-19T02:24:12.807Z] [2024-03-19T02:24:12.807Z] setS1ASclassPath: [2024-03-19T02:24:12.807Z] [2024-03-19T02:24:12.807Z] init-common: [2024-03-19T02:24:12.807Z] [2024-03-19T02:24:12.807Z] clean-jars-common: [2024-03-19T02:24:12.807Z] [2024-03-19T02:24:12.808Z] compile: [2024-03-19T02:24:12.808Z] [2024-03-19T02:24:12.808Z] setOSConditions: [2024-03-19T02:24:12.808Z] [2024-03-19T02:24:12.808Z] setToolWin: [2024-03-19T02:24:12.808Z] [2024-03-19T02:24:12.808Z] setToolUnix: [2024-03-19T02:24:12.808Z] [2024-03-19T02:24:12.808Z] setToolProperty: [2024-03-19T02:24:12.808Z] [2024-03-19T02:24:12.808Z] setS1ASclassPath: [2024-03-19T02:24:12.808Z] [2024-03-19T02:24:12.808Z] init-common: [2024-03-19T02:24:12.808Z] [2024-03-19T02:24:12.808Z] compile-common: [2024-03-19T02:24:12.808Z] [echo] Current time (ISO): 2024-03-19T02:24:12.253+0000 [2024-03-19T02:24:12.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:12.808Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:12.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-xa-ccp --enabled=true --objecttype user --target server blackbox-xa-cr [2024-03-19T02:24:12.809Z] [exec] Connector resource blackbox-xa-cr created. [2024-03-19T02:24:12.809Z] [2024-03-19T02:24:12.809Z] asadmin-common: [2024-03-19T02:24:12.809Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-03-19T02:24:12.875Z] [java] Looking up EJB... [2024-03-19T02:24:12.875Z] [java] Invoking EJB from module 1... [2024-03-19T02:24:12.875Z] [java] EJB said: SingletonBean called ejb.bar [2024-03-19T02:24:12.875Z] [java] Mar 19, 2024 2:24:12 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:24:12.875Z] [java] INFO: foo was successfully deployed in 3,133 milliseconds. [2024-03-19T02:24:12.875Z] [java] Record # 1 [2024-03-19T02:24:12.875Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:24:12.875Z] [java] Done calling EJB from module 1 [2024-03-19T02:24:12.875Z] [java] Value of key is: embedded 2 modules [2024-03-19T02:24:12.875Z] [java] SingletonBean :: In PreDestroy() [2024-03-19T02:24:12.923Z] [exec] Application deployed with name mtom-web. [2024-03-19T02:24:12.923Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:12.923Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:12.924Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:12.924Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:12.924Z] [2024-03-19T02:24:12.924Z] deploy-war-commonee: [2024-03-19T02:24:12.924Z] [2024-03-19T02:24:12.924Z] deploy-client: [2024-03-19T02:24:13.019Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:13.019Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:24:13.020Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:24:13.020Z] [javac] 2 warnings [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.020Z] build: [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.020Z] setOSConditions: [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.020Z] setToolWin: [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.020Z] setToolUnix: [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.020Z] setToolProperty: [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.020Z] setS1ASclassPath: [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.020Z] init-common: [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.020Z] webclient-war-common: [2024-03-19T02:24:13.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.020Z] clear: [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.020Z] test-tlds-exist: [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.020Z] copy-tlds: [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.020Z] test-tagfiles-exist: [2024-03-19T02:24:13.020Z] [2024-03-19T02:24:13.021Z] copy-tagfiles: [2024-03-19T02:24:13.021Z] [2024-03-19T02:24:13.021Z] package-war-common: [2024-03-19T02:24:13.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:13.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:13.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:13.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:13.021Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:13.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:24:13.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:13.021Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:13.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/docroot [2024-03-19T02:24:13.021Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web.war [2024-03-19T02:24:13.021Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:13.021Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:13.021Z] [javac] Compiling 1 source file [2024-03-19T02:24:13.021Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:24:13.021Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:13.021Z] [2024-03-19T02:24:13.022Z] create-resources: [2024-03-19T02:24:13.066Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-03-19T02:24:13.066Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-03-19T02:24:13.066Z] [2024-03-19T02:24:13.066Z] asadmin-common: [2024-03-19T02:24:13.067Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-03-19T02:24:13.132Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:24:13.133Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:13.133Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:13.133Z] [java] ..........FINISHED 2 modules Embedded test [2024-03-19T02:24:13.133Z] [java] Completed shutdown of GlassFish runtime [2024-03-19T02:24:13.133Z] [java] Mar 19, 2024 2:24:12 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:24:13.133Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:24:13.133Z] [java] Mar 19, 2024 2:24:12 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:13.133Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:13.133Z] [java] Mar 19, 2024 2:24:12 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:13.133Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:13.133Z] [java] Mar 19, 2024 2:24:12 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:13.133Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:13.133Z] [java] Mar 19, 2024 2:24:12 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:13.133Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:24:13.133Z] [java] Mar 19, 2024 2:24:12 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:13.133Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain4088905240917510044xml [2024-03-19T02:24:13.133Z] [java] Mar 19, 2024 2:24:12 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:13.133Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:24:13.182Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:13.183Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:24:13.205Z] Waiting for the domain to stop . [2024-03-19T02:24:13.205Z] Waiting finished after 252 ms. [2024-03-19T02:24:13.205Z] Command stop-domain executed successfully. [2024-03-19T02:24:13.205Z] + check_successful_run [2024-03-19T02:24:13.205Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-03-19T02:24:13.205Z] [2024-03-19T02:24:13.205Z] ===== CHECK SUCCESSFUL RUN ===== [2024-03-19T02:24:13.206Z] [2024-03-19T02:24:13.206Z] + FILE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:24:13.206Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html ']' [2024-03-19T02:24:13.206Z] + echo 'File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-03-19T02:24:13.206Z] File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-03-19T02:24:13.206Z] + generate_junit_report persistence_all [2024-03-19T02:24:13.206Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-03-19T02:24:13.206Z] [2024-03-19T02:24:13.206Z] ===== GENERATE JUNIT REPORT ===== [2024-03-19T02:24:13.206Z] [2024-03-19T02:24:13.206Z] + TD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:24:13.206Z] + JUD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml [2024-03-19T02:24:13.206Z] + TESTSUITE_NAME=persistence_all [2024-03-19T02:24:13.206Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:24:13.206Z] + awk -v suitename=persistence_all ' [2024-03-19T02:24:13.206Z] BEGIN { [2024-03-19T02:24:13.206Z] totaltests = 0; [2024-03-19T02:24:13.206Z] totalfailures = 0; [2024-03-19T02:24:13.206Z] totalerrors = 0; [2024-03-19T02:24:13.206Z] } [2024-03-19T02:24:13.206Z] function getPropVal(str){ [2024-03-19T02:24:13.206Z] split(str, a, "="); [2024-03-19T02:24:13.206Z] val = a[2]; [2024-03-19T02:24:13.206Z] # remove quotes [2024-03-19T02:24:13.206Z] gsub("\"","",val); [2024-03-19T02:24:13.206Z] return val; [2024-03-19T02:24:13.206Z] } [2024-03-19T02:24:13.206Z] function removeXMLTag(str){ [2024-03-19T02:24:13.206Z] # remove xml tag quotes [2024-03-19T02:24:13.206Z] gsub("","",str); [2024-03-19T02:24:13.206Z] gsub("<.*>","",str); [2024-03-19T02:24:13.206Z] gsub(">","",str); [2024-03-19T02:24:13.206Z] return str; [2024-03-19T02:24:13.206Z] } [2024-03-19T02:24:13.206Z] /status value=/ { [2024-03-19T02:24:13.206Z] result=getPropVal($0); [2024-03-19T02:24:13.206Z] result=removeXMLTag(result); [2024-03-19T02:24:13.206Z] } [2024-03-19T02:24:13.206Z] // { [2024-03-19T02:24:13.206Z] getline; [2024-03-19T02:24:13.206Z] getline; [2024-03-19T02:24:13.206Z] testunit=removeXMLTag($0); [2024-03-19T02:24:13.206Z] gsub("\"","",testunit); [2024-03-19T02:24:13.206Z] } [2024-03-19T02:24:13.206Z] // { [2024-03-19T02:24:13.206Z] getline; [2024-03-19T02:24:13.206Z] testname=removeXMLTag($0); [2024-03-19T02:24:13.206Z] gsub("\"","",testname); [2024-03-19T02:24:13.206Z] } [2024-03-19T02:24:13.206Z] /<\/testcase>/{ [2024-03-19T02:24:13.206Z] classname=testunit [2024-03-19T02:24:13.206Z] # printing testcase to out [2024-03-19T02:24:13.206Z] out = out sprintf(" \n", classname, testname); [2024-03-19T02:24:13.206Z] if (result == "fail") { [2024-03-19T02:24:13.206Z] out = out " \n"; [2024-03-19T02:24:13.206Z] totalfailures++; [2024-03-19T02:24:13.206Z] } else if (result == "did_not_run") { [2024-03-19T02:24:13.206Z] out = out " \n"; [2024-03-19T02:24:13.206Z] totalerrors++; [2024-03-19T02:24:13.206Z] } [2024-03-19T02:24:13.206Z] out = out " \n"; [2024-03-19T02:24:13.206Z] [2024-03-19T02:24:13.206Z] totaltests++; [2024-03-19T02:24:13.206Z] result=""; [2024-03-19T02:24:13.206Z] testname=""; [2024-03-19T02:24:13.206Z] } [2024-03-19T02:24:13.206Z] END { [2024-03-19T02:24:13.206Z] print "" [2024-03-19T02:24:13.206Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-03-19T02:24:13.206Z] printf "%s", out; [2024-03-19T02:24:13.206Z] print "" [2024-03-19T02:24:13.206Z] }' [2024-03-19T02:24:13.206Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:24:13.206Z] + change_junit_report_class_names [2024-03-19T02:24:13.206Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:24:13.310Z] [2024-03-19T02:24:13.310Z] setOSConditions: [2024-03-19T02:24:13.310Z] [2024-03-19T02:24:13.310Z] setToolWin: [2024-03-19T02:24:13.310Z] [2024-03-19T02:24:13.310Z] setToolUnix: [2024-03-19T02:24:13.310Z] [2024-03-19T02:24:13.310Z] setToolProperty: [2024-03-19T02:24:13.310Z] [2024-03-19T02:24:13.310Z] setS1ASclassPath: [2024-03-19T02:24:13.310Z] [2024-03-19T02:24:13.310Z] init-common: [2024-03-19T02:24:13.310Z] [2024-03-19T02:24:13.310Z] create-jdbc-connpool-common: [2024-03-19T02:24:13.371Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:13.371Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:13.371Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:13.371Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:13.371Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:13.371Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:13.371Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:13.403Z] [java] Mar 19, 2024 2:24:13 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:24:13.403Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:24:13.403Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:24:13.403Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:24:13.403Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:13.403Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:13.403Z] [java] Mar 19, 2024 2:24:13 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:13.403Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (221 ms), startup services (61 ms), total (282 ms) [2024-03-19T02:24:13.403Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:13.403Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:13.403Z] [java] Mar 19, 2024 2:24:13 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:24:13.403Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:24:13.403Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:13.403Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:13.403Z] [java] Mar 19, 2024 2:24:13 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:13.403Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:13.403Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:13.403Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:13.403Z] [java] Mar 19, 2024 2:24:13 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:13.404Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (315 ms), startup services (28 ms), total (343 ms) [2024-03-19T02:24:13.404Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:13.466Z] + sed -i 's/\bclassname="/classname="persistence_all./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:24:13.466Z] + copy_test_artifacts persistence_all [2024-03-19T02:24:13.466Z] + sleep 1 [2024-03-19T02:24:13.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:24:13.568Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:24:13.568Z] [2024-03-19T02:24:13.568Z] set-derby-connpool-props: [2024-03-19T02:24:13.602Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:24:13.602Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@66f0548d [2024-03-19T02:24:13.631Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-03-19T02:24:13.631Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-03-19T02:24:13.631Z] [2024-03-19T02:24:13.631Z] asadmin-common: [2024-03-19T02:24:13.631Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:13.661Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:13.661Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:13.661Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:24:13.661Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:24:13.661Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:13.661Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:13.661Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:13.661Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:13.661Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:13.661Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb2.jar to exploded ear isEJBModule? true isWebApp? false [2024-03-19T02:24:13.661Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:13.661Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb1.jar to exploded ear isEJBModule? true isWebApp? false [2024-03-19T02:24:13.661Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:13.661Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app7673881007840849674 [2024-03-19T02:24:13.661Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:13.661Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:24:13.661Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:13.662Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-03-19T02:24:13.662Z] [java] Mar 19, 2024 2:24:13 AM com.sun.enterprise.security.ee.authorize.PolicyLoader setPolicyConfigurationFactory [2024-03-19T02:24:13.662Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.def.DefaultPolicyConfigurationFactory [2024-03-19T02:24:13.662Z] [java] Mar 19, 2024 2:24:13 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:24:13.662Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:24:13.662Z] [java] Mar 19, 2024 2:24:13 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:24:13.662Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:24:13.662Z] [java] Mar 19, 2024 2:24:13 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:24:13.662Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:24:13.662Z] [java] Mar 19, 2024 2:24:13 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:24:13.662Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:24:13.662Z] [java] Mar 19, 2024 2:24:13 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:24:13.662Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:24:13.749Z] [exec] Application deployed with name wsclient. [2024-03-19T02:24:13.749Z] [exec] Command deploy executed successfully. [2024-03-19T02:24:13.749Z] [2024-03-19T02:24:13.749Z] setup: [2024-03-19T02:24:13.749Z] [2024-03-19T02:24:13.749Z] runtest: [2024-03-19T02:24:13.749Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:13.749Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml:127: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:13.749Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:13.749Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:24:13.749Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:13.749Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:13.749Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:13.749Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:13.749Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:13.749Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:13.750Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:13.750Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:13.750Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:13.750Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:13.750Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:13.750Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:13.750Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:13.750Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:13.750Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:13.750Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:13.750Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:13.750Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:13.750Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:24:13.751Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:24:13.751Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:13.751Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:24:13.751Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:24:13.751Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:24:13.751Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:24:13.751Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:24:13.751Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:24:13.751Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:24:13.751Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:24:13.751Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:24:13.751Z] [java] ... 61 more [2024-03-19T02:24:13.751Z] [java] Java Result: -1 [2024-03-19T02:24:13.751Z] [2024-03-19T02:24:13.751Z] undeploy: [2024-03-19T02:24:13.751Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:13.751Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:13.751Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:13.751Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:13.751Z] [2024-03-19T02:24:13.751Z] setOSConditions: [2024-03-19T02:24:13.751Z] [2024-03-19T02:24:13.751Z] setToolWin: [2024-03-19T02:24:13.751Z] [2024-03-19T02:24:13.751Z] setToolUnix: [2024-03-19T02:24:13.751Z] [2024-03-19T02:24:13.752Z] setToolProperty: [2024-03-19T02:24:13.752Z] [2024-03-19T02:24:13.752Z] setS1ASclassPath: [2024-03-19T02:24:13.752Z] [2024-03-19T02:24:13.752Z] init-common: [2024-03-19T02:24:13.752Z] [2024-03-19T02:24:13.752Z] undeploy-war-common: [2024-03-19T02:24:13.758Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:13.758Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:13.758Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:13.758Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:13.758Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:13.758Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:13.758Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:13.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:24:13.825Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:24:13.919Z] [java] Mar 19, 2024 2:24:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:13.919Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:24:13.919Z] [java] Mar 19, 2024 2:24:13 AM org.eclipse.persistence.session./file:/tmp/ejb-app7673881007840849674/ejb-ejb31-embedded-two-modules-ejb1_jar/_test [2024-03-19T02:24:13.919Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:24:13.919Z] [java] Mar 19, 2024 2:24:13 AM org.eclipse.persistence.session./file:/tmp/ejb-app7673881007840849674/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2024-03-19T02:24:13.919Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-03-19T02:24:13.919Z] [java] Mar 19, 2024 2:24:13 AM org.eclipse.persistence.session./file:/tmp/ejb-app7673881007840849674/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2024-03-19T02:24:13.919Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-03-19T02:24:13.919Z] [java] Mar 19, 2024 2:24:13 AM org.eclipse.persistence.session./file:/tmp/ejb-app7673881007840849674/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.server [2024-03-19T02:24:13.919Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:24:13.919Z] [java] Mar 19, 2024 2:24:13 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:24:13.919Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:24:13.920Z] [java] Mar 19, 2024 2:24:13 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:13.920Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-app/sample/SimpleEjb, java:global/ejb-app/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb] [2024-03-19T02:24:13.920Z] [java] Mar 19, 2024 2:24:13 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:13.920Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/ejb-app/ejb-ejb31-embedded-two-modules-ejb2/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/ejb-app/ejb-ejb31-embedded-two-modules-ejb2/SingletonBean] [2024-03-19T02:24:13.920Z] [java] Mar 19, 2024 2:24:13 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:13.920Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:13.920Z] [java] Mar 19, 2024 2:24:13 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:13.920Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:13.920Z] [java] Mar 19, 2024 2:24:13 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:13.920Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:13.920Z] [java] Mar 19, 2024 2:24:13 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:13.920Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:13.936Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:13.936Z] [javac] 1 warning [2024-03-19T02:24:13.936Z] [2024-03-19T02:24:13.936Z] build: [2024-03-19T02:24:13.936Z] [2024-03-19T02:24:13.936Z] setOSConditions: [2024-03-19T02:24:13.936Z] [2024-03-19T02:24:13.936Z] setToolWin: [2024-03-19T02:24:13.936Z] [2024-03-19T02:24:13.936Z] setToolUnix: [2024-03-19T02:24:13.936Z] [2024-03-19T02:24:13.936Z] setToolProperty: [2024-03-19T02:24:13.936Z] [2024-03-19T02:24:13.937Z] setS1ASclassPath: [2024-03-19T02:24:13.937Z] [2024-03-19T02:24:13.937Z] init-common: [2024-03-19T02:24:13.937Z] [2024-03-19T02:24:13.937Z] webclient-war-common: [2024-03-19T02:24:13.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:13.937Z] [2024-03-19T02:24:13.937Z] clear: [2024-03-19T02:24:13.937Z] [2024-03-19T02:24:13.937Z] test-tlds-exist: [2024-03-19T02:24:13.937Z] [2024-03-19T02:24:13.937Z] copy-tlds: [2024-03-19T02:24:13.937Z] [2024-03-19T02:24:13.937Z] test-tagfiles-exist: [2024-03-19T02:24:13.937Z] [2024-03-19T02:24:13.937Z] copy-tagfiles: [2024-03-19T02:24:13.937Z] [2024-03-19T02:24:13.937Z] package-war-common: [2024-03-19T02:24:13.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:13.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:13.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:13.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:13.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/lib [2024-03-19T02:24:13.937Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:13.937Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:13.938Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web.war [2024-03-19T02:24:13.938Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:13.938Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:13.938Z] [javac] Compiling 1 source file [2024-03-19T02:24:13.938Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:24:13.938Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:13.938Z] [2024-03-19T02:24:13.938Z] deploy: [2024-03-19T02:24:13.938Z] [2024-03-19T02:24:13.938Z] deploy-war-common: [2024-03-19T02:24:13.938Z] [2024-03-19T02:24:13.938Z] setOSConditions: [2024-03-19T02:24:13.938Z] [2024-03-19T02:24:13.938Z] setToolWin: [2024-03-19T02:24:13.938Z] [2024-03-19T02:24:13.938Z] setToolUnix: [2024-03-19T02:24:13.938Z] [2024-03-19T02:24:13.938Z] setToolProperty: [2024-03-19T02:24:13.938Z] [2024-03-19T02:24:13.938Z] setS1ASclassPath: [2024-03-19T02:24:13.938Z] [2024-03-19T02:24:13.938Z] init-common: [2024-03-19T02:24:13.938Z] [2024-03-19T02:24:13.938Z] deploy-war-commonpe: [2024-03-19T02:24:14.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:24:14.082Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:24:14.195Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:14.205Z] [java] PASS : runTxRequiredTest [2024-03-19T02:24:14.205Z] [java] Value of key is: main [2024-03-19T02:24:14.205Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-precompile-consider-domain-lib-jarfiles-and-classes --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web.war [2024-03-19T02:24:14.206Z] [java] Looking up EJB... [2024-03-19T02:24:14.206Z] [java] Invoking EJB from module 1... [2024-03-19T02:24:14.206Z] [java] EJB said: SingletonBean called ejb.bar [2024-03-19T02:24:14.206Z] [java] Record # 1 [2024-03-19T02:24:14.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false mtom-web [2024-03-19T02:24:14.333Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:14.334Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:14.334Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:14.334Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:14.334Z] [2024-03-19T02:24:14.334Z] setOSConditions: [2024-03-19T02:24:14.334Z] [2024-03-19T02:24:14.334Z] setToolWin: [2024-03-19T02:24:14.334Z] [2024-03-19T02:24:14.334Z] setToolUnix: [2024-03-19T02:24:14.334Z] [2024-03-19T02:24:14.334Z] setToolProperty: [2024-03-19T02:24:14.334Z] [2024-03-19T02:24:14.334Z] setS1ASclassPath: [2024-03-19T02:24:14.334Z] [2024-03-19T02:24:14.334Z] init-common: [2024-03-19T02:24:14.334Z] [2024-03-19T02:24:14.334Z] undeploy-client: [2024-03-19T02:24:14.347Z] [exec] Mar 19, 2024 2:24:14 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:24:14.347Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1e550653 [2024-03-19T02:24:14.407Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-03-19T02:24:14.407Z] [2024-03-19T02:24:14.407Z] ===== COPY TEST ARTIFACTS ===== [2024-03-19T02:24:14.407Z] [2024-03-19T02:24:14.407Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:24:14.407Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:24:14.407Z] tar: Removing leading `/' from member names [2024-03-19T02:24:14.463Z] [java] Mar 19, 2024 2:24:14 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:24:14.463Z] [java] INFO: ejb-app was successfully deployed in 816 milliseconds. [2024-03-19T02:24:14.463Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:24:14.463Z] [java] Done calling EJB from module 1 [2024-03-19T02:24:14.463Z] [java] Value of key is: embedded 2 modules [2024-03-19T02:24:14.463Z] [java] SingletonBean :: In PreDestroy() [2024-03-19T02:24:14.464Z] [java] Mar 19, 2024 2:24:14 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:24:14.464Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:24:14.464Z] [java] Mar 19, 2024 2:24:14 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:14.464Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:14.464Z] [java] Mar 19, 2024 2:24:14 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:14.464Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:14.464Z] [java] Mar 19, 2024 2:24:14 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:14.464Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:14.464Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:24:14.464Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:14.464Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:14.464Z] [java] ..........FINISHED 2 modules Embedded test [2024-03-19T02:24:14.464Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:14.464Z] [java] [2024-03-19T02:24:14.464Z] [java] [2024-03-19T02:24:14.464Z] [java] ----------------------------------------- [2024-03-19T02:24:14.464Z] [java] - embedded 2 modules: PASS - [2024-03-19T02:24:14.464Z] [java] ----------------------------------------- [2024-03-19T02:24:14.464Z] [java] Total PASS: 1 [2024-03-19T02:24:14.464Z] [java] Total FAIL: 0 [2024-03-19T02:24:14.464Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:14.464Z] [java] ----------------------------------------- [2024-03-19T02:24:14.464Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:14.464Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:14.464Z] [2024-03-19T02:24:14.464Z] stop-database: [2024-03-19T02:24:14.464Z] [2024-03-19T02:24:14.465Z] all: [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] twomoduleswithlibs: [2024-03-19T02:24:14.465Z] [echo] [2024-03-19T02:24:14.465Z] [echo] [2024-03-19T02:24:14.465Z] [echo] ************************************************** [2024-03-19T02:24:14.465Z] [echo] * Running twomoduleswithlibs [2024-03-19T02:24:14.465Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twomoduleswithlibs [2024-03-19T02:24:14.465Z] [echo] ************************************************** [2024-03-19T02:24:14.465Z] [echo] [2024-03-19T02:24:14.465Z] [echo] [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] start-database: [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] setOSConditions: [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] setToolWin: [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] setToolUnix: [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] setToolProperty: [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] setS1ASclassPath: [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] init-common: [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] clean: [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] setOSConditions: [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] setToolWin: [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] setToolUnix: [2024-03-19T02:24:14.465Z] [2024-03-19T02:24:14.465Z] setToolProperty: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] setS1ASclassPath: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] init-common: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] clean-common: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] setOSConditions: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] setToolWin: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] setToolUnix: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] setToolProperty: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] setS1ASclassPath: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] init-common: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] clean-classes-common: [2024-03-19T02:24:14.466Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] setOSConditions: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] setToolWin: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] setToolUnix: [2024-03-19T02:24:14.466Z] [2024-03-19T02:24:14.466Z] setToolProperty: [2024-03-19T02:24:14.467Z] [2024-03-19T02:24:14.467Z] setS1ASclassPath: [2024-03-19T02:24:14.467Z] [2024-03-19T02:24:14.467Z] init-common: [2024-03-19T02:24:14.467Z] [2024-03-19T02:24:14.467Z] clean-jars-common: [2024-03-19T02:24:14.467Z] [2024-03-19T02:24:14.467Z] compile: [2024-03-19T02:24:14.467Z] [2024-03-19T02:24:14.467Z] setOSConditions: [2024-03-19T02:24:14.467Z] [2024-03-19T02:24:14.467Z] setToolWin: [2024-03-19T02:24:14.467Z] [2024-03-19T02:24:14.467Z] setToolUnix: [2024-03-19T02:24:14.467Z] [2024-03-19T02:24:14.467Z] setToolProperty: [2024-03-19T02:24:14.467Z] [2024-03-19T02:24:14.467Z] setS1ASclassPath: [2024-03-19T02:24:14.467Z] [2024-03-19T02:24:14.467Z] init-common: [2024-03-19T02:24:14.467Z] [2024-03-19T02:24:14.467Z] compile-common: [2024-03-19T02:24:14.468Z] [echo] Current time (ISO): 2024-03-19T02:24:14.436+0000 [2024-03-19T02:24:14.468Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:14.468Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:14.480Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:14.480Z] [2024-03-19T02:24:14.480Z] asadmin-common: [2024-03-19T02:24:14.481Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:14.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:24:14.646Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:24:14.667Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:24:14.667Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:24:14.668Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:24:14.668Z] ++ pwd [2024-03-19T02:24:14.668Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:24:14.668Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*logs.zip': No such file or directory [2024-03-19T02:24:14.668Z] + true [2024-03-19T02:24:14.668Z] ++ pwd [2024-03-19T02:24:14.668Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:24:14.668Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*/*logs.zip': No such file or directory [2024-03-19T02:24:14.668Z] + true [2024-03-19T02:24:14.668Z] + tar -caf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/persistence_all-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:24:14.668Z] tar: Removing leading `/' from member names [2024-03-19T02:24:14.816Z] [2024-03-19T02:24:14.816Z] processResult: [2024-03-19T02:24:14.816Z] [2024-03-19T02:24:14.816Z] failed: [2024-03-19T02:24:14.816Z] [2024-03-19T02:24:14.816Z] passed: [2024-03-19T02:24:14.816Z] [echo] Test session Passed [2024-03-19T02:24:14.816Z] [2024-03-19T02:24:14.816Z] unknown: [2024-03-19T02:24:14.816Z] [2024-03-19T02:24:14.817Z] init.os: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] init.tools.unix: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] init.tools.windows: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] init.tools: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] setAsadminArgs: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] init: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] init.customtasks: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] prepare: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] undeploy.asadmin: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] setAsadminArgs: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] common.undeploy.asadmin: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] init.os: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] init.tools.unix: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.817Z] init.tools.windows: [2024-03-19T02:24:14.817Z] [2024-03-19T02:24:14.818Z] init.tools: [2024-03-19T02:24:14.818Z] [2024-03-19T02:24:14.818Z] setAsadminArgs: [2024-03-19T02:24:14.818Z] [2024-03-19T02:24:14.818Z] init: [2024-03-19T02:24:14.818Z] [2024-03-19T02:24:14.818Z] init.customtasks: [2024-03-19T02:24:14.818Z] [2024-03-19T02:24:14.818Z] delAppRef: [2024-03-19T02:24:14.818Z] [2024-03-19T02:24:14.818Z] init.os: [2024-03-19T02:24:14.818Z] [2024-03-19T02:24:14.818Z] init.tools.unix: [2024-03-19T02:24:14.818Z] [2024-03-19T02:24:14.818Z] init.tools.windows: [2024-03-19T02:24:14.818Z] [2024-03-19T02:24:14.818Z] init.tools: [2024-03-19T02:24:14.818Z] [2024-03-19T02:24:14.818Z] setAsadminArgs: [2024-03-19T02:24:14.818Z] [2024-03-19T02:24:14.818Z] init: [2024-03-19T02:24:14.818Z] [2024-03-19T02:24:14.818Z] init.customtasks: [2024-03-19T02:24:14.818Z] [2024-03-19T02:24:14.818Z] common.run.asadmin: [2024-03-19T02:24:14.818Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-session [2024-03-19T02:24:14.819Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:14.819Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:24:14.819Z] [exec] Command undeploy executed successfully. [2024-03-19T02:24:14.819Z] [2024-03-19T02:24:14.819Z] private-all: [2024-03-19T02:24:14.819Z] [2024-03-19T02:24:14.819Z] init.os: [2024-03-19T02:24:14.819Z] [2024-03-19T02:24:14.819Z] init.tools.unix: [2024-03-19T02:24:14.819Z] [2024-03-19T02:24:14.819Z] init.tools.windows: [2024-03-19T02:24:14.819Z] [2024-03-19T02:24:14.819Z] init.tools: [2024-03-19T02:24:14.819Z] [2024-03-19T02:24:14.819Z] setAsadminArgs: [2024-03-19T02:24:14.819Z] [2024-03-19T02:24:14.819Z] init: [2024-03-19T02:24:14.819Z] [2024-03-19T02:24:14.819Z] init.customtasks: [2024-03-19T02:24:14.819Z] [2024-03-19T02:24:14.819Z] prepare: [2024-03-19T02:24:14.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2024-03-19T02:24:14.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2024-03-19T02:24:14.819Z] [2024-03-19T02:24:14.819Z] compile: [2024-03-19T02:24:14.819Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session2/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:14.820Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2024-03-19T02:24:14.902Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:14.902Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:24:14.904Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:24:14.904Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:24:15.046Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:15.046Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:15.046Z] [2024-03-19T02:24:15.046Z] deploy-rar-and-setup-resources: [2024-03-19T02:24:15.046Z] [2024-03-19T02:24:15.046Z] setOSConditions: [2024-03-19T02:24:15.046Z] [2024-03-19T02:24:15.046Z] setToolWin: [2024-03-19T02:24:15.046Z] [2024-03-19T02:24:15.046Z] setToolUnix: [2024-03-19T02:24:15.046Z] [2024-03-19T02:24:15.046Z] setToolProperty: [2024-03-19T02:24:15.046Z] [2024-03-19T02:24:15.046Z] setS1ASclassPath: [2024-03-19T02:24:15.046Z] [2024-03-19T02:24:15.046Z] init-common: [2024-03-19T02:24:15.046Z] [2024-03-19T02:24:15.047Z] deploy-rar-common: [2024-03-19T02:24:15.047Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-03-19T02:24:15.077Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:15.077Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:15.077Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:15.077Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:15.077Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:15.077Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:15.077Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:15.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:24:15.161Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:24:15.162Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:15.176Z] [exec] Command undeploy executed successfully. [2024-03-19T02:24:15.176Z] [2024-03-19T02:24:15.176Z] all: [2024-03-19T02:24:15.176Z] [2024-03-19T02:24:15.176Z] all: [2024-03-19T02:24:15.176Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:15.177Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:15.177Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:15.177Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:15.177Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:15.177Z] [2024-03-19T02:24:15.177Z] setOSConditions: [2024-03-19T02:24:15.177Z] [2024-03-19T02:24:15.177Z] setToolWin: [2024-03-19T02:24:15.177Z] [2024-03-19T02:24:15.177Z] setToolUnix: [2024-03-19T02:24:15.177Z] [2024-03-19T02:24:15.177Z] setToolProperty: [2024-03-19T02:24:15.177Z] [2024-03-19T02:24:15.177Z] setS1ASclassPath: [2024-03-19T02:24:15.177Z] [2024-03-19T02:24:15.177Z] init-common: [2024-03-19T02:24:15.177Z] [2024-03-19T02:24:15.177Z] clean: [2024-03-19T02:24:15.177Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:15.178Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:15.178Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:15.178Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:15.178Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:15.178Z] [2024-03-19T02:24:15.178Z] setOSConditions: [2024-03-19T02:24:15.178Z] [2024-03-19T02:24:15.178Z] setToolWin: [2024-03-19T02:24:15.178Z] [2024-03-19T02:24:15.178Z] setToolUnix: [2024-03-19T02:24:15.178Z] [2024-03-19T02:24:15.178Z] setToolProperty: [2024-03-19T02:24:15.178Z] [2024-03-19T02:24:15.178Z] setS1ASclassPath: [2024-03-19T02:24:15.178Z] [2024-03-19T02:24:15.178Z] init-common: [2024-03-19T02:24:15.178Z] [2024-03-19T02:24:15.178Z] clean-common: [2024-03-19T02:24:15.178Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:15.179Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:15.179Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:15.179Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:15.179Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:15.179Z] [2024-03-19T02:24:15.179Z] setOSConditions: [2024-03-19T02:24:15.179Z] [2024-03-19T02:24:15.179Z] setToolWin: [2024-03-19T02:24:15.179Z] [2024-03-19T02:24:15.179Z] setToolUnix: [2024-03-19T02:24:15.179Z] [2024-03-19T02:24:15.179Z] setToolProperty: [2024-03-19T02:24:15.179Z] [2024-03-19T02:24:15.179Z] setS1ASclassPath: [2024-03-19T02:24:15.179Z] [2024-03-19T02:24:15.179Z] init-common: [2024-03-19T02:24:15.179Z] [2024-03-19T02:24:15.179Z] clean-classes-common: [2024-03-19T02:24:15.180Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:15.180Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:15.180Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:15.180Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:15.180Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:15.180Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:15.180Z] [2024-03-19T02:24:15.180Z] setOSConditions: [2024-03-19T02:24:15.180Z] [2024-03-19T02:24:15.180Z] setToolWin: [2024-03-19T02:24:15.180Z] [2024-03-19T02:24:15.180Z] setToolUnix: [2024-03-19T02:24:15.180Z] [2024-03-19T02:24:15.180Z] setToolProperty: [2024-03-19T02:24:15.180Z] [2024-03-19T02:24:15.180Z] setS1ASclassPath: [2024-03-19T02:24:15.180Z] [2024-03-19T02:24:15.180Z] init-common: [2024-03-19T02:24:15.181Z] [2024-03-19T02:24:15.181Z] clean-jars-common: [2024-03-19T02:24:15.181Z] [2024-03-19T02:24:15.181Z] compile: [2024-03-19T02:24:15.181Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:15.181Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:15.181Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:15.181Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:15.181Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:15.181Z] [2024-03-19T02:24:15.181Z] setOSConditions: [2024-03-19T02:24:15.181Z] [2024-03-19T02:24:15.181Z] setToolWin: [2024-03-19T02:24:15.181Z] [2024-03-19T02:24:15.181Z] setToolUnix: [2024-03-19T02:24:15.181Z] [2024-03-19T02:24:15.181Z] setToolProperty: [2024-03-19T02:24:15.181Z] [2024-03-19T02:24:15.182Z] setS1ASclassPath: [2024-03-19T02:24:15.182Z] [2024-03-19T02:24:15.182Z] init-common: [2024-03-19T02:24:15.182Z] [2024-03-19T02:24:15.182Z] compile-common: [2024-03-19T02:24:15.182Z] [echo] Current time (ISO): 2024-03-19T02:24:15.036+0000 [2024-03-19T02:24:15.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:15.182Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:15.307Z] [2024-03-19T02:24:15.308Z] undeploy: [2024-03-19T02:24:15.308Z] [2024-03-19T02:24:15.308Z] setOSConditions: [2024-03-19T02:24:15.308Z] [2024-03-19T02:24:15.308Z] setToolWin: [2024-03-19T02:24:15.308Z] [2024-03-19T02:24:15.308Z] setToolUnix: [2024-03-19T02:24:15.308Z] [2024-03-19T02:24:15.308Z] setToolProperty: [2024-03-19T02:24:15.308Z] [2024-03-19T02:24:15.308Z] setS1ASclassPath: [2024-03-19T02:24:15.308Z] [2024-03-19T02:24:15.308Z] init-common: [2024-03-19T02:24:15.335Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:15.400Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:15.400Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:15.400Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:15.400Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:15.400Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:15.400Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:15.400Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:15.417Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:24:15.417Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:24:15.565Z] [2024-03-19T02:24:15.565Z] execute-sql-common: [2024-03-19T02:24:15.565Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/drop_pointbase.sql [2024-03-19T02:24:15.565Z] [sql] 0 rows affected [2024-03-19T02:24:15.565Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:24:15.574Z] [java] [0/5]: Sleeping.... [2024-03-19T02:24:15.592Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session2/ejb/SfulEJB.java uses unchecked or unsafe operations. [2024-03-19T02:24:15.592Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:24:15.592Z] [javac] 1 warning [2024-03-19T02:24:15.592Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session2/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:15.592Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2024-03-19T02:24:15.611Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-03-19T02:24:15.673Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:24:15.673Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:24:15.735Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:24:15.735Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:15.735Z] [javac] 1 warning [2024-03-19T02:24:15.735Z] [2024-03-19T02:24:15.735Z] deploy: [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] setOSConditions: [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] setToolWin: [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] setToolUnix: [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] setToolProperty: [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] setS1ASclassPath: [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] init-common: [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] deploy-common: [2024-03-19T02:24:15.736Z] [echo] Current time (ISO): 2024-03-19T02:24:15.628+0000 [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] setOSConditions: [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] setToolWin: [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] setToolUnix: [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] setToolProperty: [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] setS1ASclassPath: [2024-03-19T02:24:15.736Z] [2024-03-19T02:24:15.736Z] init-common: [2024-03-19T02:24:15.737Z] [2024-03-19T02:24:15.737Z] deploy-common-pe: [2024-03-19T02:24:15.825Z] [2024-03-19T02:24:15.825Z] setOSConditions: [2024-03-19T02:24:15.825Z] [2024-03-19T02:24:15.825Z] setToolWin: [2024-03-19T02:24:15.825Z] [2024-03-19T02:24:15.825Z] setToolUnix: [2024-03-19T02:24:15.825Z] [2024-03-19T02:24:15.825Z] setToolProperty: [2024-03-19T02:24:15.825Z] [2024-03-19T02:24:15.825Z] setS1ASclassPath: [2024-03-19T02:24:15.825Z] [2024-03-19T02:24:15.825Z] init-common: [2024-03-19T02:24:15.825Z] [2024-03-19T02:24:15.825Z] undeploy-jdbc-common: [2024-03-19T02:24:15.825Z] [2024-03-19T02:24:15.825Z] setOSConditions: [2024-03-19T02:24:15.825Z] [2024-03-19T02:24:15.825Z] setToolWin: [2024-03-19T02:24:15.825Z] [2024-03-19T02:24:15.825Z] setToolUnix: [2024-03-19T02:24:15.825Z] [2024-03-19T02:24:15.825Z] setToolProperty: [2024-03-19T02:24:15.826Z] [2024-03-19T02:24:15.826Z] setS1ASclassPath: [2024-03-19T02:24:15.826Z] [2024-03-19T02:24:15.826Z] init-common: [2024-03-19T02:24:15.826Z] [2024-03-19T02:24:15.826Z] delete-jdbc-resource-common: [2024-03-19T02:24:15.826Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-03-19T02:24:15.849Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:15.849Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:15.850Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:15.850Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:15.850Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:15.850Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:15.850Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:15.879Z] [exec] Application deployed with name blackbox-tx. [2024-03-19T02:24:15.879Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-03-19T02:24:15.879Z] [2024-03-19T02:24:15.879Z] setOSConditions: [2024-03-19T02:24:15.879Z] [2024-03-19T02:24:15.880Z] setToolWin: [2024-03-19T02:24:15.880Z] [2024-03-19T02:24:15.880Z] setToolUnix: [2024-03-19T02:24:15.880Z] [2024-03-19T02:24:15.880Z] setToolProperty: [2024-03-19T02:24:15.880Z] [2024-03-19T02:24:15.880Z] setS1ASclassPath: [2024-03-19T02:24:15.880Z] [2024-03-19T02:24:15.880Z] init-common: [2024-03-19T02:24:15.880Z] [2024-03-19T02:24:15.880Z] create-connector-connpool: [2024-03-19T02:24:15.880Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server blackbox-tx-ccp [2024-03-19T02:24:16.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-03-19T02:24:16.082Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-03-19T02:24:16.082Z] [echo] cmd executed for server [2024-03-19T02:24:16.082Z] [2024-03-19T02:24:16.082Z] setOSConditions: [2024-03-19T02:24:16.082Z] [2024-03-19T02:24:16.082Z] setToolWin: [2024-03-19T02:24:16.082Z] [2024-03-19T02:24:16.082Z] setToolUnix: [2024-03-19T02:24:16.082Z] [2024-03-19T02:24:16.082Z] setToolProperty: [2024-03-19T02:24:16.082Z] [2024-03-19T02:24:16.082Z] setS1ASclassPath: [2024-03-19T02:24:16.083Z] [2024-03-19T02:24:16.083Z] init-common: [2024-03-19T02:24:16.083Z] [2024-03-19T02:24:16.083Z] delete-jdbc-connpool-common: [2024-03-19T02:24:16.083Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:24:16.107Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:16.107Z] [javac] 1 warning [2024-03-19T02:24:16.107Z] [2024-03-19T02:24:16.107Z] assemble: [2024-03-19T02:24:16.107Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2-ejb.jar [2024-03-19T02:24:16.107Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2-client.jar [2024-03-19T02:24:16.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2024-03-19T02:24:16.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2024-03-19T02:24:16.107Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2024-03-19T02:24:16.107Z] [2024-03-19T02:24:16.108Z] declare-test: [2024-03-19T02:24:16.108Z] [echo] Starting test session2 ejb30/session2 Test asadmin deploy [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] init.os: [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] init.tools.unix: [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] init.tools.windows: [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] init.tools: [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] setAsadminArgs: [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] init: [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] init.customtasks: [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] prepare: [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] deploy.asadmin: [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] setAsadminArgs: [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] common.deploy.asadmin: [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] init.os: [2024-03-19T02:24:16.108Z] [2024-03-19T02:24:16.108Z] init.tools.unix: [2024-03-19T02:24:16.109Z] [2024-03-19T02:24:16.109Z] init.tools.windows: [2024-03-19T02:24:16.109Z] [2024-03-19T02:24:16.109Z] init.tools: [2024-03-19T02:24:16.109Z] [2024-03-19T02:24:16.109Z] setAsadminArgs: [2024-03-19T02:24:16.109Z] [2024-03-19T02:24:16.109Z] init: [2024-03-19T02:24:16.109Z] [2024-03-19T02:24:16.109Z] init.customtasks: [2024-03-19T02:24:16.109Z] [2024-03-19T02:24:16.109Z] common.run.asadmin: [2024-03-19T02:24:16.109Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives --name ejb-ejb30-hello-session2 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2024-03-19T02:24:16.235Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:24:16.235Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:24:16.235Z] [2024-03-19T02:24:16.235Z] setOSConditions: [2024-03-19T02:24:16.235Z] [2024-03-19T02:24:16.235Z] setToolWin: [2024-03-19T02:24:16.235Z] [2024-03-19T02:24:16.235Z] setToolUnix: [2024-03-19T02:24:16.235Z] [2024-03-19T02:24:16.236Z] setToolProperty: [2024-03-19T02:24:16.236Z] [2024-03-19T02:24:16.236Z] setS1ASclassPath: [2024-03-19T02:24:16.236Z] [2024-03-19T02:24:16.236Z] init-common: [2024-03-19T02:24:16.236Z] [2024-03-19T02:24:16.236Z] create-jdbc-resource-common: [2024-03-19T02:24:16.236Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:24:16.332Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:16.332Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:24:16.332Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:24:16.449Z] [exec] Mar 19, 2024 2:24:15 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:24:16.449Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:24:16.449Z] [exec] Mar 19, 2024 2:24:16 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:24:16.449Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:24:16.449Z] [exec] Mar 19, 2024 2:24:16 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:24:16.449Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:24:16.449Z] [exec] Mar 19, 2024 2:24:16 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:24:16.449Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:24:16.464Z] [exec] Mar 19, 2024 2:24:15 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:24:16.464Z] [exec] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:24:16.464Z] [exec] Mar 19, 2024 2:24:15 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:24:16.464Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-03-19T02:24:16.464Z] [exec] JMS Servlet Output [2024-03-19T02:24:16.464Z] [exec]
DatabaseServlet :: All information I can give

[2024-03-19T02:24:16.464Z] [exec] Context Path : /datasource-definition
[2024-03-19T02:24:16.464Z] [exec] Servlet Path : /servlet
[2024-03-19T02:24:16.464Z] [exec] Path Info : null
[2024-03-19T02:24:16.464Z] [exec] [2024-03-19T02:24:16.464Z] [exec] Value of key is:DataSource-Definition-web-ejb-test [2024-03-19T02:24:16.464Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:16.465Z] [exec] [2024-03-19T02:24:16.465Z] [exec] [2024-03-19T02:24:16.465Z] [exec] ----------------------------------------- [2024-03-19T02:24:16.465Z] [exec] - DataSource-Definition-web-ejb-test: PASS - [2024-03-19T02:24:16.465Z] [exec] - DataSource-Definition-appclient-test: PASS - [2024-03-19T02:24:16.465Z] [exec] ----------------------------------------- [2024-03-19T02:24:16.465Z] [exec] Total PASS: 2 [2024-03-19T02:24:16.465Z] [exec] Total FAIL: 0 [2024-03-19T02:24:16.465Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:16.465Z] [exec] ----------------------------------------- [2024-03-19T02:24:16.465Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:16.465Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:16.465Z] [2024-03-19T02:24:16.465Z] checkReporting-common: [2024-03-19T02:24:16.465Z] [2024-03-19T02:24:16.465Z] confirmReportPresent-common: [2024-03-19T02:24:16.465Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:16.465Z] [echo] Test seems to be reported fine [2024-03-19T02:24:16.465Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/RepRunConf.txt [2024-03-19T02:24:16.465Z] [2024-03-19T02:24:16.465Z] confirmMissingReport-common: [2024-03-19T02:24:16.465Z] [2024-03-19T02:24:16.465Z] unsetup: [2024-03-19T02:24:16.465Z] [2024-03-19T02:24:16.465Z] setOSConditions: [2024-03-19T02:24:16.466Z] [2024-03-19T02:24:16.466Z] setToolWin: [2024-03-19T02:24:16.466Z] [2024-03-19T02:24:16.466Z] setToolUnix: [2024-03-19T02:24:16.466Z] [2024-03-19T02:24:16.466Z] setToolProperty: [2024-03-19T02:24:16.466Z] [2024-03-19T02:24:16.466Z] setS1ASclassPath: [2024-03-19T02:24:16.466Z] [2024-03-19T02:24:16.466Z] init-common: [2024-03-19T02:24:16.466Z] [2024-03-19T02:24:16.466Z] execute-ejb-sql-common: [2024-03-19T02:24:16.466Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/sql/drop.sql [2024-03-19T02:24:16.466Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:24:16.466Z] [2024-03-19T02:24:16.466Z] undeploy: [2024-03-19T02:24:16.467Z] [2024-03-19T02:24:16.467Z] setOSConditions: [2024-03-19T02:24:16.467Z] [2024-03-19T02:24:16.467Z] setToolWin: [2024-03-19T02:24:16.467Z] [2024-03-19T02:24:16.467Z] setToolUnix: [2024-03-19T02:24:16.467Z] [2024-03-19T02:24:16.467Z] setToolProperty: [2024-03-19T02:24:16.467Z] [2024-03-19T02:24:16.467Z] setS1ASclassPath: [2024-03-19T02:24:16.467Z] [2024-03-19T02:24:16.467Z] init-common: [2024-03-19T02:24:16.467Z] [2024-03-19T02:24:16.467Z] undeploy-common: [2024-03-19T02:24:16.468Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false datasource-definitionApp [2024-03-19T02:24:16.468Z] [2024-03-19T02:24:16.468Z] all: [2024-03-19T02:24:16.468Z] [echo] @@## connection-factory-definition##@@ [2024-03-19T02:24:16.468Z] [2024-03-19T02:24:16.468Z] setOSConditions: [2024-03-19T02:24:16.468Z] [2024-03-19T02:24:16.468Z] setToolWin: [2024-03-19T02:24:16.468Z] [2024-03-19T02:24:16.468Z] setToolUnix: [2024-03-19T02:24:16.468Z] [2024-03-19T02:24:16.468Z] setToolProperty: [2024-03-19T02:24:16.468Z] [2024-03-19T02:24:16.468Z] setS1ASclassPath: [2024-03-19T02:24:16.468Z] [2024-03-19T02:24:16.468Z] init-common: [2024-03-19T02:24:16.469Z] [2024-03-19T02:24:16.469Z] clean: [2024-03-19T02:24:16.469Z] [2024-03-19T02:24:16.469Z] setOSConditions: [2024-03-19T02:24:16.469Z] [2024-03-19T02:24:16.469Z] setToolWin: [2024-03-19T02:24:16.469Z] [2024-03-19T02:24:16.469Z] setToolUnix: [2024-03-19T02:24:16.469Z] [2024-03-19T02:24:16.469Z] setToolProperty: [2024-03-19T02:24:16.469Z] [2024-03-19T02:24:16.469Z] setS1ASclassPath: [2024-03-19T02:24:16.469Z] [2024-03-19T02:24:16.469Z] init-common: [2024-03-19T02:24:16.469Z] [2024-03-19T02:24:16.469Z] clean-common: [2024-03-19T02:24:16.470Z] [2024-03-19T02:24:16.470Z] setOSConditions: [2024-03-19T02:24:16.470Z] [2024-03-19T02:24:16.470Z] setToolWin: [2024-03-19T02:24:16.470Z] [2024-03-19T02:24:16.470Z] setToolUnix: [2024-03-19T02:24:16.470Z] [2024-03-19T02:24:16.470Z] setToolProperty: [2024-03-19T02:24:16.470Z] [2024-03-19T02:24:16.470Z] setS1ASclassPath: [2024-03-19T02:24:16.470Z] [2024-03-19T02:24:16.470Z] init-common: [2024-03-19T02:24:16.470Z] [2024-03-19T02:24:16.470Z] clean-classes-common: [2024-03-19T02:24:16.470Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:16.470Z] [2024-03-19T02:24:16.471Z] setOSConditions: [2024-03-19T02:24:16.471Z] [2024-03-19T02:24:16.471Z] setToolWin: [2024-03-19T02:24:16.471Z] [2024-03-19T02:24:16.471Z] setToolUnix: [2024-03-19T02:24:16.471Z] [2024-03-19T02:24:16.471Z] setToolProperty: [2024-03-19T02:24:16.471Z] [2024-03-19T02:24:16.471Z] setS1ASclassPath: [2024-03-19T02:24:16.471Z] [2024-03-19T02:24:16.471Z] init-common: [2024-03-19T02:24:16.471Z] [2024-03-19T02:24:16.471Z] clean-jars-common: [2024-03-19T02:24:16.471Z] [2024-03-19T02:24:16.471Z] clean: [2024-03-19T02:24:16.471Z] [2024-03-19T02:24:16.472Z] clean: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.472Z] setOSConditions: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.472Z] setToolWin: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.472Z] setToolUnix: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.472Z] setToolProperty: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.472Z] setS1ASclassPath: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.472Z] init-common: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.472Z] clean-classes-common: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.472Z] compile: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.472Z] setOSConditions: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.472Z] setToolWin: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.472Z] setToolUnix: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.472Z] setToolProperty: [2024-03-19T02:24:16.472Z] [2024-03-19T02:24:16.473Z] setS1ASclassPath: [2024-03-19T02:24:16.473Z] [2024-03-19T02:24:16.473Z] init-common: [2024-03-19T02:24:16.473Z] [2024-03-19T02:24:16.473Z] compile-common: [2024-03-19T02:24:16.473Z] [echo] Current time (ISO): 2024-03-19T02:24:16.416+0000 [2024-03-19T02:24:16.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:16.473Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:16.485Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:16.486Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:16.486Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-tx-ccp [2024-03-19T02:24:16.486Z] [exec] Connector connection pool blackbox-tx-ccp created. [2024-03-19T02:24:16.486Z] [2024-03-19T02:24:16.486Z] create-connector-connpool-common: [2024-03-19T02:24:16.486Z] [2024-03-19T02:24:16.486Z] setOSConditions: [2024-03-19T02:24:16.486Z] [2024-03-19T02:24:16.486Z] setToolWin: [2024-03-19T02:24:16.486Z] [2024-03-19T02:24:16.486Z] setToolUnix: [2024-03-19T02:24:16.486Z] [2024-03-19T02:24:16.486Z] setToolProperty: [2024-03-19T02:24:16.486Z] [2024-03-19T02:24:16.486Z] setS1ASclassPath: [2024-03-19T02:24:16.486Z] [2024-03-19T02:24:16.486Z] init-common: [2024-03-19T02:24:16.486Z] [2024-03-19T02:24:16.487Z] create-connector-resource-common: [2024-03-19T02:24:16.487Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2024-03-19T02:24:16.501Z] [java] [1/5]: Sleeping.... [2024-03-19T02:24:16.501Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:24:16.502Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-03-19T02:24:16.502Z] [echo] cmd executed for server [2024-03-19T02:24:16.502Z] [2024-03-19T02:24:16.502Z] deploy: [2024-03-19T02:24:16.502Z] [2024-03-19T02:24:16.502Z] deploy-war-common: [2024-03-19T02:24:16.502Z] [2024-03-19T02:24:16.502Z] setOSConditions: [2024-03-19T02:24:16.502Z] [2024-03-19T02:24:16.502Z] setToolWin: [2024-03-19T02:24:16.502Z] [2024-03-19T02:24:16.502Z] setToolUnix: [2024-03-19T02:24:16.502Z] [2024-03-19T02:24:16.502Z] setToolProperty: [2024-03-19T02:24:16.502Z] [2024-03-19T02:24:16.502Z] setS1ASclassPath: [2024-03-19T02:24:16.502Z] [2024-03-19T02:24:16.502Z] init-common: [2024-03-19T02:24:16.502Z] [2024-03-19T02:24:16.503Z] deploy-war-commonpe: [2024-03-19T02:24:16.553Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:16.553Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:16.553Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:16.553Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:16.553Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:16.553Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:16.553Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:16.589Z] [javac] 2 warnings [2024-03-19T02:24:16.589Z] [2024-03-19T02:24:16.589Z] setOSConditions: [2024-03-19T02:24:16.589Z] [2024-03-19T02:24:16.589Z] setToolWin: [2024-03-19T02:24:16.589Z] [2024-03-19T02:24:16.589Z] setToolUnix: [2024-03-19T02:24:16.589Z] [2024-03-19T02:24:16.589Z] setToolProperty: [2024-03-19T02:24:16.589Z] [2024-03-19T02:24:16.589Z] setS1ASclassPath: [2024-03-19T02:24:16.589Z] [2024-03-19T02:24:16.590Z] init-common: [2024-03-19T02:24:16.590Z] [2024-03-19T02:24:16.590Z] compile-common: [2024-03-19T02:24:16.590Z] [echo] Current time (ISO): 2024-03-19T02:24:16.488+0000 [2024-03-19T02:24:16.590Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:16.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:24:16.646Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:24:16.646Z] [echo] cmd executed for server [2024-03-19T02:24:16.646Z] [2024-03-19T02:24:16.646Z] setOSConditions: [2024-03-19T02:24:16.646Z] [2024-03-19T02:24:16.646Z] setToolWin: [2024-03-19T02:24:16.646Z] [2024-03-19T02:24:16.646Z] setToolUnix: [2024-03-19T02:24:16.646Z] [2024-03-19T02:24:16.646Z] setToolProperty: [2024-03-19T02:24:16.646Z] [2024-03-19T02:24:16.646Z] setS1ASclassPath: [2024-03-19T02:24:16.646Z] [2024-03-19T02:24:16.646Z] init-common: [2024-03-19T02:24:16.646Z] [2024-03-19T02:24:16.646Z] undeploy-common: [2024-03-19T02:24:16.676Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:16.676Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:24:16.690Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/UncoveredHTTPMethodsApp.ear [2024-03-19T02:24:16.904Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-contauth1App [2024-03-19T02:24:16.904Z] [2024-03-19T02:24:16.904Z] all: [2024-03-19T02:24:16.904Z] [2024-03-19T02:24:16.904Z] setOSConditions: [2024-03-19T02:24:16.904Z] [2024-03-19T02:24:16.904Z] setToolWin: [2024-03-19T02:24:16.904Z] [2024-03-19T02:24:16.904Z] setToolUnix: [2024-03-19T02:24:16.904Z] [2024-03-19T02:24:16.904Z] setToolProperty: [2024-03-19T02:24:16.904Z] [2024-03-19T02:24:16.904Z] setS1ASclassPath: [2024-03-19T02:24:16.904Z] [2024-03-19T02:24:16.904Z] init-common: [2024-03-19T02:24:16.904Z] [2024-03-19T02:24:16.904Z] clean: [2024-03-19T02:24:16.904Z] [2024-03-19T02:24:16.904Z] setOSConditions: [2024-03-19T02:24:16.904Z] [2024-03-19T02:24:16.904Z] setToolWin: [2024-03-19T02:24:16.904Z] [2024-03-19T02:24:16.904Z] setToolUnix: [2024-03-19T02:24:16.905Z] [2024-03-19T02:24:16.905Z] setToolProperty: [2024-03-19T02:24:16.905Z] [2024-03-19T02:24:16.905Z] setS1ASclassPath: [2024-03-19T02:24:16.905Z] [2024-03-19T02:24:16.905Z] init-common: [2024-03-19T02:24:16.905Z] [2024-03-19T02:24:16.905Z] clean-common: [2024-03-19T02:24:17.049Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-tx-ccp --enabled=true --objecttype user --target server blackbox-tx-cr [2024-03-19T02:24:17.049Z] [exec] Connector resource blackbox-tx-cr created. [2024-03-19T02:24:17.049Z] [2024-03-19T02:24:17.049Z] asadmin-common: [2024-03-19T02:24:17.049Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-03-19T02:24:17.111Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib-javaee-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web.war [2024-03-19T02:24:17.161Z] [2024-03-19T02:24:17.161Z] setOSConditions: [2024-03-19T02:24:17.161Z] [2024-03-19T02:24:17.161Z] setToolWin: [2024-03-19T02:24:17.161Z] [2024-03-19T02:24:17.161Z] setToolUnix: [2024-03-19T02:24:17.161Z] [2024-03-19T02:24:17.161Z] setToolProperty: [2024-03-19T02:24:17.161Z] [2024-03-19T02:24:17.161Z] setS1ASclassPath: [2024-03-19T02:24:17.161Z] [2024-03-19T02:24:17.161Z] init-common: [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.162Z] clean-classes-common: [2024-03-19T02:24:17.162Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.162Z] setOSConditions: [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.162Z] setToolWin: [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.162Z] setToolUnix: [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.162Z] setToolProperty: [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.162Z] setS1ASclassPath: [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.162Z] init-common: [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.162Z] clean-jars-common: [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.162Z] compile: [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.162Z] setOSConditions: [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.162Z] setToolWin: [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.162Z] setToolUnix: [2024-03-19T02:24:17.162Z] [2024-03-19T02:24:17.163Z] setToolProperty: [2024-03-19T02:24:17.163Z] [2024-03-19T02:24:17.163Z] setS1ASclassPath: [2024-03-19T02:24:17.163Z] [2024-03-19T02:24:17.163Z] init-common: [2024-03-19T02:24:17.163Z] [2024-03-19T02:24:17.163Z] compile-common: [2024-03-19T02:24:17.163Z] [echo] Current time (ISO): 2024-03-19T02:24:16.929+0000 [2024-03-19T02:24:17.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:17.163Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:17.429Z] [java] [2/5]: Sleeping.... [2024-03-19T02:24:17.482Z] [exec] Application deployed with name web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web. [2024-03-19T02:24:17.482Z] [2024-03-19T02:24:17.482Z] deploy-war-commonee: [2024-03-19T02:24:17.482Z] [2024-03-19T02:24:17.482Z] run: [2024-03-19T02:24:17.519Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:17.519Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:17.519Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:17.519Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:17.519Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:17.519Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:17.520Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:17.521Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:17.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-03-19T02:24:17.613Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-03-19T02:24:17.614Z] [2024-03-19T02:24:17.614Z] asadmin-common: [2024-03-19T02:24:17.614Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-03-19T02:24:17.627Z] [exec] Application deployed with name UncoveredHTTPMethodsApp. [2024-03-19T02:24:17.627Z] [exec] there are no files to retrieve for application UncoveredHTTPMethodsApp [2024-03-19T02:24:17.627Z] [echo] Deployment on target server server successful [2024-03-19T02:24:17.627Z] [2024-03-19T02:24:17.628Z] setOSConditions: [2024-03-19T02:24:17.628Z] [2024-03-19T02:24:17.628Z] setToolWin: [2024-03-19T02:24:17.628Z] [2024-03-19T02:24:17.628Z] setToolUnix: [2024-03-19T02:24:17.628Z] [2024-03-19T02:24:17.628Z] setToolProperty: [2024-03-19T02:24:17.628Z] [2024-03-19T02:24:17.628Z] setS1ASclassPath: [2024-03-19T02:24:17.628Z] [2024-03-19T02:24:17.628Z] init-common: [2024-03-19T02:24:17.628Z] [2024-03-19T02:24:17.628Z] deploy-common-ee: [2024-03-19T02:24:17.628Z] [2024-03-19T02:24:17.628Z] run: [2024-03-19T02:24:17.651Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.651Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.651Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.651Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.651Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.651Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.651Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.652Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.652Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.652Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.652Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.652Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.652Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.652Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.652Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.652Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.652Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.652Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.652Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.652Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.652Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.652Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.653Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.653Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.653Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.653Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.653Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.653Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.653Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.653Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.653Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.653Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.653Z] [exec] Mar 19, 2024 2:24:17 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:17.653Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:24:17.675Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web. [2024-03-19T02:24:17.675Z] [2024-03-19T02:24:17.675Z] deploy-war-commonee: [2024-03-19T02:24:17.675Z] [2024-03-19T02:24:17.675Z] run: [2024-03-19T02:24:17.675Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llinit [2024-03-19T02:24:17.675Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-03-19T02:24:17.675Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llquery [2024-03-19T02:24:17.675Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-03-19T02:24:17.675Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llfind [2024-03-19T02:24:17.675Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-03-19T02:24:17.676Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llinj [2024-03-19T02:24:17.676Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-03-19T02:24:17.676Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:17.676Z] [java] [2024-03-19T02:24:17.676Z] [java] [2024-03-19T02:24:17.676Z] [java] ----------------------------------------- [2024-03-19T02:24:17.676Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllinit: PASS - [2024-03-19T02:24:17.676Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllquery: PASS - [2024-03-19T02:24:17.676Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllfind: PASS - [2024-03-19T02:24:17.676Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllinj: PASS - [2024-03-19T02:24:17.676Z] [java] ----------------------------------------- [2024-03-19T02:24:17.676Z] [java] - Total PASS : 4 - [2024-03-19T02:24:17.676Z] [java] - Total FAIL : 0 - [2024-03-19T02:24:17.676Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:24:17.676Z] [java] ----------------------------------------- [2024-03-19T02:24:17.676Z] [2024-03-19T02:24:17.676Z] undeploy: [2024-03-19T02:24:17.676Z] [2024-03-19T02:24:17.676Z] setOSConditions: [2024-03-19T02:24:17.676Z] [2024-03-19T02:24:17.676Z] setToolWin: [2024-03-19T02:24:17.676Z] [2024-03-19T02:24:17.676Z] setToolUnix: [2024-03-19T02:24:17.676Z] [2024-03-19T02:24:17.676Z] setToolProperty: [2024-03-19T02:24:17.676Z] [2024-03-19T02:24:17.676Z] setS1ASclassPath: [2024-03-19T02:24:17.676Z] [2024-03-19T02:24:17.676Z] init-common: [2024-03-19T02:24:17.676Z] [2024-03-19T02:24:17.676Z] undeploy-war-common: [2024-03-19T02:24:17.739Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes/jsp/test.jsp [2024-03-19T02:24:17.739Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:17.739Z] [java] [2024-03-19T02:24:17.739Z] [java] [2024-03-19T02:24:17.739Z] [java] ----------------------------------------- [2024-03-19T02:24:17.739Z] [java] - jsp-precompile-consider-domain-lib-jarfiles-and-classes: PASS - [2024-03-19T02:24:17.739Z] [java] ----------------------------------------- [2024-03-19T02:24:17.739Z] [java] - Total PASS : 1 - [2024-03-19T02:24:17.739Z] [java] - Total FAIL : 0 - [2024-03-19T02:24:17.739Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:24:17.739Z] [java] ----------------------------------------- [2024-03-19T02:24:17.739Z] [2024-03-19T02:24:17.739Z] undeploy: [2024-03-19T02:24:17.739Z] [2024-03-19T02:24:17.739Z] setOSConditions: [2024-03-19T02:24:17.739Z] [2024-03-19T02:24:17.739Z] setToolWin: [2024-03-19T02:24:17.739Z] [2024-03-19T02:24:17.740Z] setToolUnix: [2024-03-19T02:24:17.740Z] [2024-03-19T02:24:17.740Z] setToolProperty: [2024-03-19T02:24:17.740Z] [2024-03-19T02:24:17.740Z] setS1ASclassPath: [2024-03-19T02:24:17.740Z] [2024-03-19T02:24:17.740Z] init-common: [2024-03-19T02:24:17.740Z] [2024-03-19T02:24:17.740Z] undeploy-war-common: [2024-03-19T02:24:17.779Z] [javac] 1 warning [2024-03-19T02:24:17.779Z] [2024-03-19T02:24:17.779Z] assemble-web: [2024-03-19T02:24:17.780Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:17.780Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:17.780Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:17.780Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:17.780Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:17.780Z] [2024-03-19T02:24:17.780Z] pkg-war: [2024-03-19T02:24:17.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:17.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:17.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:17.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:17.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:24:17.780Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${sun-web.xml} to copy. [2024-03-19T02:24:17.780Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${webservices.xml} to copy. [2024-03-19T02:24:17.781Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:24:17.781Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:24:17.781Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:24:17.781Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${web.xml} to copy. [2024-03-19T02:24:17.781Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:17.781Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${web.wsit.descriptors} does not exist. [2024-03-19T02:24:17.781Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/containerresolver-app1-web.war [2024-03-19T02:24:17.781Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:17.781Z] [2024-03-19T02:24:17.781Z] deploy-app: [2024-03-19T02:24:17.781Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:17.781Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:17.781Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:17.781Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:17.782Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:17.782Z] [2024-03-19T02:24:17.782Z] deploy-war-common: [2024-03-19T02:24:17.782Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:17.782Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:17.782Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:17.782Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:17.782Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:17.782Z] [2024-03-19T02:24:17.782Z] setOSConditions: [2024-03-19T02:24:17.782Z] [2024-03-19T02:24:17.782Z] setToolWin: [2024-03-19T02:24:17.782Z] [2024-03-19T02:24:17.782Z] setToolUnix: [2024-03-19T02:24:17.782Z] [2024-03-19T02:24:17.782Z] setToolProperty: [2024-03-19T02:24:17.782Z] [2024-03-19T02:24:17.783Z] setS1ASclassPath: [2024-03-19T02:24:17.783Z] [2024-03-19T02:24:17.783Z] init-common: [2024-03-19T02:24:17.783Z] [2024-03-19T02:24:17.783Z] deploy-war-commonpe: [2024-03-19T02:24:17.843Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:17.843Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:17.843Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:17.844Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:17.844Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:17.844Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:17.844Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:17.886Z] [java] Host: localhost [2024-03-19T02:24:17.886Z] [java] Port: 8080 [2024-03-19T02:24:17.886Z] [java] Username: testuser [2024-03-19T02:24:18.097Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:18.097Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:18.097Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:18.097Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:18.097Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:18.097Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:18.097Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:18.144Z] [java] [2024-03-19T02:24:18.144Z] [java] Invoking servlet at http://localhost:8080/open/Example1 [2024-03-19T02:24:18.144Z] [java] Invoking servlet with HTTP method: GET [2024-03-19T02:24:18.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-03-19T02:24:18.190Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-03-19T02:24:18.191Z] [2024-03-19T02:24:18.191Z] asadmin-common: [2024-03-19T02:24:18.191Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:18.239Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web [2024-03-19T02:24:18.239Z] [2024-03-19T02:24:18.239Z] delete-resources: [2024-03-19T02:24:18.239Z] [2024-03-19T02:24:18.239Z] setOSConditions: [2024-03-19T02:24:18.239Z] [2024-03-19T02:24:18.239Z] setToolWin: [2024-03-19T02:24:18.239Z] [2024-03-19T02:24:18.239Z] setToolUnix: [2024-03-19T02:24:18.239Z] [2024-03-19T02:24:18.239Z] setToolProperty: [2024-03-19T02:24:18.239Z] [2024-03-19T02:24:18.239Z] setS1ASclassPath: [2024-03-19T02:24:18.239Z] [2024-03-19T02:24:18.239Z] init-common: [2024-03-19T02:24:18.239Z] [2024-03-19T02:24:18.240Z] delete-jdbc-resource-common: [2024-03-19T02:24:18.240Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:24:18.314Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web [2024-03-19T02:24:18.314Z] [2024-03-19T02:24:18.314Z] stopDomain: [2024-03-19T02:24:18.314Z] [echo] run.xml:stopping domain... [2024-03-19T02:24:18.349Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot containerresolver-app1 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/containerresolver-app1-web.war [2024-03-19T02:24:18.357Z] [java] [3/5]: Sleeping.... [2024-03-19T02:24:18.409Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:18.467Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:18.468Z] [javac] 1 warning [2024-03-19T02:24:18.468Z] [2024-03-19T02:24:18.468Z] build: [2024-03-19T02:24:18.468Z] [2024-03-19T02:24:18.468Z] build-jars: [2024-03-19T02:24:18.468Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:18.468Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1.jar [2024-03-19T02:24:18.468Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar [2024-03-19T02:24:18.468Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base.jar [2024-03-19T02:24:18.468Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2.jar [2024-03-19T02:24:18.468Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/org [2024-03-19T02:24:18.468Z] [2024-03-19T02:24:18.468Z] create-dirs: [2024-03-19T02:24:18.468Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1/classes [2024-03-19T02:24:18.468Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1/classes [2024-03-19T02:24:18.468Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1 [2024-03-19T02:24:18.468Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1 [2024-03-19T02:24:18.468Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base/classes [2024-03-19T02:24:18.469Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base/classes [2024-03-19T02:24:18.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2/classes [2024-03-19T02:24:18.469Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2/classes [2024-03-19T02:24:18.469Z] [2024-03-19T02:24:18.469Z] run: [2024-03-19T02:24:18.469Z] [2024-03-19T02:24:18.469Z] setOSConditions: [2024-03-19T02:24:18.469Z] [2024-03-19T02:24:18.469Z] setToolWin: [2024-03-19T02:24:18.469Z] [2024-03-19T02:24:18.469Z] setToolUnix: [2024-03-19T02:24:18.469Z] [2024-03-19T02:24:18.469Z] setToolProperty: [2024-03-19T02:24:18.469Z] [2024-03-19T02:24:18.469Z] setS1ASclassPath: [2024-03-19T02:24:18.469Z] [2024-03-19T02:24:18.469Z] init-common: [2024-03-19T02:24:18.469Z] [2024-03-19T02:24:18.469Z] run_se_jars: [2024-03-19T02:24:18.469Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:24:18.496Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:24:18.496Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-03-19T02:24:18.496Z] [echo] cmd executed for server [2024-03-19T02:24:18.496Z] [2024-03-19T02:24:18.496Z] setOSConditions: [2024-03-19T02:24:18.496Z] [2024-03-19T02:24:18.496Z] setToolWin: [2024-03-19T02:24:18.496Z] [2024-03-19T02:24:18.496Z] setToolUnix: [2024-03-19T02:24:18.496Z] [2024-03-19T02:24:18.497Z] setToolProperty: [2024-03-19T02:24:18.497Z] [2024-03-19T02:24:18.497Z] setS1ASclassPath: [2024-03-19T02:24:18.497Z] [2024-03-19T02:24:18.497Z] init-common: [2024-03-19T02:24:18.497Z] [2024-03-19T02:24:18.497Z] delete-jdbc-connpool-common: [2024-03-19T02:24:18.497Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:24:18.630Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-client.jar of size 6,957 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-client.jar [2024-03-19T02:24:18.630Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-clientClient.jar of size 11,406 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-clientClient.jar [2024-03-19T02:24:18.630Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client.jar of size 3,356 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client.jar [2024-03-19T02:24:18.630Z] [exec] Application deployed with name ejb-ejb30-hello-session2. [2024-03-19T02:24:18.630Z] [exec] Command deploy executed successfully. [2024-03-19T02:24:18.630Z] [2024-03-19T02:24:18.630Z] init.os: [2024-03-19T02:24:18.630Z] [2024-03-19T02:24:18.630Z] init.tools.unix: [2024-03-19T02:24:18.630Z] [2024-03-19T02:24:18.630Z] init.tools.windows: [2024-03-19T02:24:18.630Z] [2024-03-19T02:24:18.630Z] init.tools: [2024-03-19T02:24:18.630Z] [2024-03-19T02:24:18.630Z] setAsadminArgs: [2024-03-19T02:24:18.630Z] [2024-03-19T02:24:18.630Z] init: [2024-03-19T02:24:18.630Z] [2024-03-19T02:24:18.630Z] init.customtasks: [2024-03-19T02:24:18.630Z] [2024-03-19T02:24:18.630Z] setEnabled: [2024-03-19T02:24:18.630Z] [2024-03-19T02:24:18.631Z] createAppRef: [2024-03-19T02:24:18.631Z] [2024-03-19T02:24:18.631Z] init.os: [2024-03-19T02:24:18.631Z] [2024-03-19T02:24:18.631Z] init.tools.unix: [2024-03-19T02:24:18.631Z] [2024-03-19T02:24:18.631Z] init.tools.windows: [2024-03-19T02:24:18.631Z] [2024-03-19T02:24:18.631Z] init.tools: [2024-03-19T02:24:18.631Z] [2024-03-19T02:24:18.631Z] setAsadminArgs: [2024-03-19T02:24:18.631Z] [2024-03-19T02:24:18.631Z] init: [2024-03-19T02:24:18.631Z] [2024-03-19T02:24:18.631Z] init.customtasks: [2024-03-19T02:24:18.631Z] [2024-03-19T02:24:18.631Z] prepare: [2024-03-19T02:24:18.631Z] [2024-03-19T02:24:18.631Z] setOrbPort2: [2024-03-19T02:24:18.631Z] [2024-03-19T02:24:18.631Z] runclient: [2024-03-19T02:24:18.660Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:18.660Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/ejb/SimpleBMPBean.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:24:18.660Z] [javac] return new Integer(1); [2024-03-19T02:24:18.660Z] [javac] ^ [2024-03-19T02:24:18.660Z] [javac] 2 warnings [2024-03-19T02:24:18.666Z] [javac] 1 warning [2024-03-19T02:24:18.666Z] [2024-03-19T02:24:18.666Z] build: [2024-03-19T02:24:18.666Z] [echo] assemble.dir = /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:18.735Z] [java] Servlet redirected to: https://localhost:8181/open/Example1 [2024-03-19T02:24:18.735Z] [java] The servlet return code: 302 [2024-03-19T02:24:18.735Z] [java] Value of key is:/open/Example1 [2024-03-19T02:24:18.735Z] [java] [2024-03-19T02:24:18.735Z] [java] Invoking servlet at http://localhost:8080/deny/Example1 [2024-03-19T02:24:18.735Z] [java] Invoking servlet with HTTP method: GET [2024-03-19T02:24:18.735Z] [java] Servlet redirected to: https://localhost:8181/deny/Example1 [2024-03-19T02:24:18.735Z] [java] The servlet return code: 302 [2024-03-19T02:24:18.735Z] [java] Value of key is:/deny/Example1 [2024-03-19T02:24:18.735Z] [java] [2024-03-19T02:24:18.735Z] [java] Invoking servlet at http://localhost:8080/open/Example1 [2024-03-19T02:24:18.735Z] [java] Invoking servlet with HTTP method: PUT [2024-03-19T02:24:18.735Z] [java] Servlet Output [2024-03-19T02:24:18.735Z] [java] Uncovered HTTP Methods Servlet
[2024-03-19T02:24:18.735Z] [java] [2024-03-19T02:24:18.735Z] [java] [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example1
MethodPUT
Servlet/Example1
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-03-19T02:24:18.735Z] [java] [2024-03-19T02:24:18.735Z] [java] The servlet return code: 200 [2024-03-19T02:24:18.735Z] [java] Value of key is:/open/Example1-PUT [2024-03-19T02:24:18.735Z] [java] [2024-03-19T02:24:18.735Z] [java] Invoking servlet at http://localhost:8080/deny/Example1 [2024-03-19T02:24:18.735Z] [java] Invoking servlet with HTTP method: PUT [2024-03-19T02:24:18.735Z] [java] The servlet return code: 403 [2024-03-19T02:24:18.735Z] [java] Value of key is:/deny/Example1-PUT [2024-03-19T02:24:18.735Z] [java] [2024-03-19T02:24:18.735Z] [java] Invoking servlet at http://localhost:8080/open/Example2 [2024-03-19T02:24:18.735Z] [java] Invoking servlet with HTTP method: GET [2024-03-19T02:24:18.735Z] [java] Servlet Output [2024-03-19T02:24:18.735Z] [java] Uncovered HTTP Methods Servlet
[2024-03-19T02:24:18.735Z] [java] [2024-03-19T02:24:18.735Z] [java] [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java] / [2024-03-19T02:24:18.735Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example2
MethodGET
Servlet/Example2
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-03-19T02:24:18.735Z] [java] [2024-03-19T02:24:18.735Z] [java] The servlet return code: 200 [2024-03-19T02:24:18.735Z] [java] Value of key is:/open/Example2 [2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] Invoking servlet at http://localhost:8080/deny/Example2 [2024-03-19T02:24:18.736Z] [java] Invoking servlet with HTTP method: GET [2024-03-19T02:24:18.736Z] [java] The servlet return code: 403 [2024-03-19T02:24:18.736Z] [java] Value of key is:/deny/Example2 [2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] Invoking servlet at http://localhost:8080/open/Example2 [2024-03-19T02:24:18.736Z] [java] Invoking servlet with HTTP method: DELETE [2024-03-19T02:24:18.736Z] [java] The servlet return code: 403 [2024-03-19T02:24:18.736Z] [java] Value of key is:/open/Example2-DELETE [2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] Invoking servlet at http://localhost:8080/deny/Example2 [2024-03-19T02:24:18.736Z] [java] Invoking servlet with HTTP method: DELETE [2024-03-19T02:24:18.736Z] [java] The servlet return code: 403 [2024-03-19T02:24:18.736Z] [java] Value of key is:/deny/Example2-DELETE [2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] Invoking servlet at http://localhost:8080/open/Example3a [2024-03-19T02:24:18.736Z] [java] Invoking servlet with HTTP method: GET [2024-03-19T02:24:18.736Z] [java] Servlet Output [2024-03-19T02:24:18.736Z] [java] Uncovered HTTP Methods Servlet
[2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example3a
MethodGET
Servlet/Example3a
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] The servlet return code: 200 [2024-03-19T02:24:18.736Z] [java] Value of key is:/open/Example3a [2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] Invoking servlet at http://localhost:8080/deny/Example3a [2024-03-19T02:24:18.736Z] [java] Invoking servlet with HTTP method: GET [2024-03-19T02:24:18.736Z] [java] Servlet Output [2024-03-19T02:24:18.736Z] [java] Uncovered HTTP Methods Servlet
[2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/deny/Example3a
MethodGET
Servlet/Example3a
Context/deny
Securefalse
UserPrincipalnull
AuthTypenull
[2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] The servlet return code: 200 [2024-03-19T02:24:18.736Z] [java] Value of key is:/deny/Example3a [2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] Invoking servlet at http://localhost:8080/open/Example3a [2024-03-19T02:24:18.736Z] [java] Invoking servlet with HTTP method: PUT [2024-03-19T02:24:18.736Z] [java] Servlet Output [2024-03-19T02:24:18.736Z] [java] Uncovered HTTP Methods Servlet
[2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java] / [2024-03-19T02:24:18.736Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example3a
MethodPUT
Servlet/Example3a
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] The servlet return code: 200 [2024-03-19T02:24:18.736Z] [java] Value of key is:/open/Example3a-PUT [2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.736Z] [java] Invoking servlet at http://localhost:8080/deny/Example3a [2024-03-19T02:24:18.736Z] [java] Invoking servlet with HTTP method: PUT [2024-03-19T02:24:18.736Z] [java] The servlet return code: 403 [2024-03-19T02:24:18.736Z] [java] Value of key is:/deny/Example3a-PUT [2024-03-19T02:24:18.736Z] [java] [2024-03-19T02:24:18.737Z] [java] Invoking servlet at http://localhost:8080/open/Example3b [2024-03-19T02:24:18.737Z] [java] Invoking servlet with HTTP method: POST [2024-03-19T02:24:18.737Z] [java] Servlet Output [2024-03-19T02:24:18.737Z] [java] Uncovered HTTP Methods Servlet
[2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example3b
MethodPOST
Servlet/Example3b
Context/open
Securefalse
UserPrincipaltestuser
AuthTypeBASIC
[2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] The servlet return code: 200 [2024-03-19T02:24:18.737Z] [java] Value of key is:/open/Example3b-POST [2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] Invoking servlet at http://localhost:8080/deny/Example3b [2024-03-19T02:24:18.737Z] [java] Invoking servlet with HTTP method: POST [2024-03-19T02:24:18.737Z] [java] Servlet Output [2024-03-19T02:24:18.737Z] [java] Uncovered HTTP Methods Servlet
[2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/deny/Example3b
MethodPOST
Servlet/Example3b
Context/deny
Securefalse
UserPrincipaltestuser
AuthTypeBASIC
[2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] The servlet return code: 200 [2024-03-19T02:24:18.737Z] [java] Value of key is:/deny/Example3b-POST [2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] Invoking servlet at http://localhost:8080/open/Example3b [2024-03-19T02:24:18.737Z] [java] Invoking servlet with HTTP method: DELETE [2024-03-19T02:24:18.737Z] [java] Servlet Output [2024-03-19T02:24:18.737Z] [java] Uncovered HTTP Methods Servlet
[2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java] / [2024-03-19T02:24:18.737Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example3b
MethodDELETE
Servlet/Example3b
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] The servlet return code: 200 [2024-03-19T02:24:18.737Z] [java] Value of key is:/open/Example3b-DELETE [2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] Invoking servlet at http://localhost:8080/deny/Example3b [2024-03-19T02:24:18.737Z] [java] Invoking servlet with HTTP method: DELETE [2024-03-19T02:24:18.737Z] [java] The servlet return code: 403 [2024-03-19T02:24:18.737Z] [java] Value of key is:/deny/Example3b-DELETE [2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] Invoking servlet at http://localhost:8080/open/Covered1 [2024-03-19T02:24:18.737Z] [java] Invoking servlet with HTTP method: POST [2024-03-19T02:24:18.737Z] [java] Servlet redirected to: https://localhost:8181/open/Covered1 [2024-03-19T02:24:18.737Z] [java] The servlet return code: 302 [2024-03-19T02:24:18.737Z] [java] Value of key is:/open/Covered1-POST [2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] Invoking servlet at http://localhost:8080/deny/Covered1 [2024-03-19T02:24:18.737Z] [java] Invoking servlet with HTTP method: POST [2024-03-19T02:24:18.737Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered1 [2024-03-19T02:24:18.737Z] [java] The servlet return code: 302 [2024-03-19T02:24:18.737Z] [java] Value of key is:/deny/Covered1-POST [2024-03-19T02:24:18.737Z] [java] [2024-03-19T02:24:18.737Z] [java] Invoking servlet at http://localhost:8080/open/Covered1 [2024-03-19T02:24:18.737Z] [java] Invoking servlet with HTTP method: PUT [2024-03-19T02:24:18.737Z] [java] Servlet redirected to: https://localhost:8181/open/Covered1 [2024-03-19T02:24:18.738Z] [java] The servlet return code: 302 [2024-03-19T02:24:18.738Z] [java] Value of key is:/open/Covered1-PUT [2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] Invoking servlet at http://localhost:8080/deny/Covered1 [2024-03-19T02:24:18.738Z] [java] Invoking servlet with HTTP method: PUT [2024-03-19T02:24:18.738Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered1 [2024-03-19T02:24:18.738Z] [java] The servlet return code: 302 [2024-03-19T02:24:18.738Z] [java] Value of key is:/deny/Covered1-PUT [2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] Invoking servlet at http://localhost:8080/open/Covered2 [2024-03-19T02:24:18.738Z] [java] Invoking servlet with HTTP method: GET [2024-03-19T02:24:18.738Z] [java] Servlet redirected to: https://localhost:8181/open/Covered2 [2024-03-19T02:24:18.738Z] [java] The servlet return code: 302 [2024-03-19T02:24:18.738Z] [java] Value of key is:/open/Covered2 [2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] Invoking servlet at http://localhost:8080/deny/Covered2 [2024-03-19T02:24:18.738Z] [java] Invoking servlet with HTTP method: GET [2024-03-19T02:24:18.738Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered2 [2024-03-19T02:24:18.738Z] [java] The servlet return code: 302 [2024-03-19T02:24:18.738Z] [java] Value of key is:/deny/Covered2 [2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] Invoking servlet at http://localhost:8080/open/Covered2 [2024-03-19T02:24:18.738Z] [java] Invoking servlet with HTTP method: PUT [2024-03-19T02:24:18.738Z] [java] The servlet return code: 403 [2024-03-19T02:24:18.738Z] [java] Value of key is:/open/Covered2-PUT [2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] Invoking servlet at http://localhost:8080/deny/Covered2 [2024-03-19T02:24:18.738Z] [java] Invoking servlet with HTTP method: PUT [2024-03-19T02:24:18.738Z] [java] The servlet return code: 403 [2024-03-19T02:24:18.738Z] [java] Value of key is:/deny/Covered2-PUT [2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] Invoking servlet at http://localhost:8080/open/Covered3a [2024-03-19T02:24:18.738Z] [java] Invoking servlet with HTTP method: POST [2024-03-19T02:24:18.738Z] [java] Servlet Output [2024-03-19T02:24:18.738Z] [java] Uncovered HTTP Methods Servlet
[2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Covered3a
MethodPOST
Servlet/Covered3a
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] The servlet return code: 200 [2024-03-19T02:24:18.738Z] [java] Value of key is:/open/Covered3a-POST [2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3a [2024-03-19T02:24:18.738Z] [java] Invoking servlet with HTTP method: POST [2024-03-19T02:24:18.738Z] [java] Servlet Output [2024-03-19T02:24:18.738Z] [java] Uncovered HTTP Methods Servlet
[2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.738Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/deny/Covered3a
MethodPOST
Servlet/Covered3a
Context/deny
Securefalse
UserPrincipalnull
AuthTypenull
[2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] The servlet return code: 200 [2024-03-19T02:24:18.738Z] [java] Value of key is:/deny/Covered3a-POST [2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] Invoking servlet at http://localhost:8080/open/Covered3a [2024-03-19T02:24:18.738Z] [java] Invoking servlet with HTTP method: DELETE [2024-03-19T02:24:18.738Z] [java] Servlet Output [2024-03-19T02:24:18.738Z] [java] Uncovered HTTP Methods Servlet
[2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] [2024-03-19T02:24:18.738Z] [java] / [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Covered3a
MethodDELETE
Servlet/Covered3a
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-03-19T02:24:18.739Z] [java] [2024-03-19T02:24:18.739Z] [java] The servlet return code: 200 [2024-03-19T02:24:18.739Z] [java] Value of key is:/open/Covered3a-DELETE [2024-03-19T02:24:18.739Z] [java] [2024-03-19T02:24:18.739Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3a [2024-03-19T02:24:18.739Z] [java] Invoking servlet with HTTP method: DELETE [2024-03-19T02:24:18.739Z] [java] Servlet Output [2024-03-19T02:24:18.739Z] [java] Uncovered HTTP Methods Servlet
[2024-03-19T02:24:18.739Z] [java] [2024-03-19T02:24:18.739Z] [java] [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java] / [2024-03-19T02:24:18.739Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/deny/Covered3a
MethodDELETE
Servlet/Covered3a
Context/deny
Securefalse
UserPrincipalnull
AuthTypenull
[2024-03-19T02:24:18.739Z] [java] [2024-03-19T02:24:18.739Z] [java] The servlet return code: 200 [2024-03-19T02:24:18.739Z] [java] Value of key is:/deny/Covered3a-DELETE [2024-03-19T02:24:18.739Z] [java] [2024-03-19T02:24:18.739Z] [java] Invoking servlet at http://localhost:8080/open/Covered3b [2024-03-19T02:24:18.739Z] [java] Invoking servlet with HTTP method: GET [2024-03-19T02:24:18.739Z] [java] Servlet redirected to: https://localhost:8181/open/Covered3b [2024-03-19T02:24:18.739Z] [java] The servlet return code: 302 [2024-03-19T02:24:18.739Z] [java] Value of key is:/open/Covered3b [2024-03-19T02:24:18.739Z] [java] [2024-03-19T02:24:18.739Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3b [2024-03-19T02:24:18.739Z] [java] Invoking servlet with HTTP method: GET [2024-03-19T02:24:18.739Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered3b [2024-03-19T02:24:18.739Z] [java] The servlet return code: 302 [2024-03-19T02:24:18.739Z] [java] Value of key is:/deny/Covered3b [2024-03-19T02:24:18.739Z] [java] [2024-03-19T02:24:18.739Z] [java] Invoking servlet at http://localhost:8080/open/Covered3b [2024-03-19T02:24:18.739Z] [java] Invoking servlet with HTTP method: PUT [2024-03-19T02:24:18.739Z] [java] Servlet redirected to: https://localhost:8181/open/Covered3b [2024-03-19T02:24:18.739Z] [java] The servlet return code: 302 [2024-03-19T02:24:18.739Z] [java] Value of key is:/open/Covered3b-PUT [2024-03-19T02:24:18.739Z] [java] [2024-03-19T02:24:18.739Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3b [2024-03-19T02:24:18.739Z] [java] Invoking servlet with HTTP method: PUT [2024-03-19T02:24:18.739Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered3b [2024-03-19T02:24:18.739Z] [java] The servlet return code: 302 [2024-03-19T02:24:18.739Z] [java] Value of key is:/deny/Covered3b-PUT [2024-03-19T02:24:18.739Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:18.739Z] [java] [2024-03-19T02:24:18.739Z] [java] [2024-03-19T02:24:18.739Z] [java] ----------------------------------------- [2024-03-19T02:24:18.739Z] [java] - /deny/Example3b-DELETE: PASS - [2024-03-19T02:24:18.739Z] [java] - /deny/Covered3a-DELETE: PASS - [2024-03-19T02:24:18.739Z] [java] - /open/Example3b-DELETE: PASS - [2024-03-19T02:24:18.739Z] [java] - /deny/Example2-DELETE: PASS - [2024-03-19T02:24:18.739Z] [java] - /deny/Covered2-PUT: PASS - [2024-03-19T02:24:18.739Z] [java] - /open/Covered1-POST: PASS - [2024-03-19T02:24:18.739Z] [java] - /open/Covered1-PUT: PASS - [2024-03-19T02:24:18.739Z] [java] - /open/Example3a-PUT: PASS - [2024-03-19T02:24:18.739Z] [java] - /open/Covered3a-DELETE: PASS - [2024-03-19T02:24:18.739Z] [java] - /deny/Covered3b-PUT: PASS - [2024-03-19T02:24:18.739Z] [java] - /deny/Covered1-POST: PASS - [2024-03-19T02:24:18.739Z] [java] - /open/Example1: PASS - [2024-03-19T02:24:18.739Z] [java] - /open/Covered3b-PUT: PASS - [2024-03-19T02:24:18.739Z] [java] - /open/Example2: PASS - [2024-03-19T02:24:18.739Z] [java] - /deny/Covered1-PUT: PASS - [2024-03-19T02:24:18.739Z] [java] - /deny/Example3b-POST: PASS - [2024-03-19T02:24:18.739Z] [java] - /open/Covered3a-POST: PASS - [2024-03-19T02:24:18.739Z] [java] - /deny/Example3a: PASS - [2024-03-19T02:24:18.739Z] [java] - /open/Example1-PUT: PASS - [2024-03-19T02:24:18.739Z] [java] - /open/Example2-DELETE: PASS - [2024-03-19T02:24:18.739Z] [java] - /deny/Example2: PASS - [2024-03-19T02:24:18.740Z] [java] - /deny/Example1: PASS - [2024-03-19T02:24:18.740Z] [java] - /deny/Covered3a-POST: PASS - [2024-03-19T02:24:18.740Z] [java] - /open/Covered2: PASS - [2024-03-19T02:24:18.740Z] [java] - /open/Covered2-PUT: PASS - [2024-03-19T02:24:18.740Z] [java] - /deny/Example1-PUT: PASS - [2024-03-19T02:24:18.740Z] [java] - /deny/Covered3b: PASS - [2024-03-19T02:24:18.740Z] [java] - /open/Example3a: PASS - [2024-03-19T02:24:18.740Z] [java] - /deny/Example3a-PUT: PASS - [2024-03-19T02:24:18.740Z] [java] - /open/Covered3b: PASS - [2024-03-19T02:24:18.740Z] [java] - /deny/Covered2: PASS - [2024-03-19T02:24:18.740Z] [java] - /open/Example3b-POST: PASS - [2024-03-19T02:24:18.740Z] [java] ----------------------------------------- [2024-03-19T02:24:18.740Z] [java] Total PASS: 32 [2024-03-19T02:24:18.740Z] [java] Total FAIL: 0 [2024-03-19T02:24:18.740Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:18.740Z] [java] ----------------------------------------- [2024-03-19T02:24:18.740Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:18.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:24:18.754Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:24:18.754Z] [echo] cmd executed for server [2024-03-19T02:24:18.754Z] [2024-03-19T02:24:18.754Z] all: [2024-03-19T02:24:18.754Z] [2024-03-19T02:24:18.754Z] setOSConditions: [2024-03-19T02:24:18.754Z] [2024-03-19T02:24:18.754Z] setToolWin: [2024-03-19T02:24:18.754Z] [2024-03-19T02:24:18.754Z] setToolUnix: [2024-03-19T02:24:18.754Z] [2024-03-19T02:24:18.754Z] setToolProperty: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] setS1ASclassPath: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] init-common: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] clean: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] setOSConditions: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] setToolWin: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] setToolUnix: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] setToolProperty: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] setS1ASclassPath: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] init-common: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] clean-common: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] setOSConditions: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] setToolWin: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.755Z] setToolUnix: [2024-03-19T02:24:18.755Z] [2024-03-19T02:24:18.756Z] setToolProperty: [2024-03-19T02:24:18.756Z] [2024-03-19T02:24:18.756Z] setS1ASclassPath: [2024-03-19T02:24:18.756Z] [2024-03-19T02:24:18.756Z] init-common: [2024-03-19T02:24:18.756Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:18.756Z] [2024-03-19T02:24:18.756Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:18.756Z] [2024-03-19T02:24:18.756Z] clean-classes-common: [2024-03-19T02:24:18.756Z] asadmin-common: [2024-03-19T02:24:18.756Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:18.756Z] [2024-03-19T02:24:18.756Z] setOSConditions: [2024-03-19T02:24:18.756Z] [2024-03-19T02:24:18.756Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:18.756Z] setToolWin: [2024-03-19T02:24:18.756Z] [2024-03-19T02:24:18.756Z] setToolUnix: [2024-03-19T02:24:18.756Z] [2024-03-19T02:24:18.756Z] setToolProperty: [2024-03-19T02:24:18.756Z] [2024-03-19T02:24:18.756Z] setS1ASclassPath: [2024-03-19T02:24:18.756Z] [2024-03-19T02:24:18.756Z] init-common: [2024-03-19T02:24:18.756Z] [2024-03-19T02:24:18.756Z] clean-jars-common: [2024-03-19T02:24:18.756Z] [2024-03-19T02:24:18.756Z] compile: [2024-03-19T02:24:18.757Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:18.757Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:18.757Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:18.757Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:18.923Z] [2024-03-19T02:24:18.923Z] setOSConditions: [2024-03-19T02:24:18.923Z] [2024-03-19T02:24:18.923Z] setToolWin: [2024-03-19T02:24:18.923Z] [2024-03-19T02:24:18.923Z] setToolUnix: [2024-03-19T02:24:18.923Z] [2024-03-19T02:24:18.923Z] setToolProperty: [2024-03-19T02:24:18.923Z] [2024-03-19T02:24:18.923Z] setS1ASclassPath: [2024-03-19T02:24:18.923Z] [2024-03-19T02:24:18.924Z] init-common: [2024-03-19T02:24:18.924Z] [2024-03-19T02:24:18.924Z] webclient-war-common: [2024-03-19T02:24:18.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:18.924Z] [2024-03-19T02:24:18.924Z] clear: [2024-03-19T02:24:18.924Z] [2024-03-19T02:24:18.924Z] test-tlds-exist: [2024-03-19T02:24:18.924Z] [2024-03-19T02:24:18.924Z] copy-tlds: [2024-03-19T02:24:18.924Z] [2024-03-19T02:24:18.924Z] test-tagfiles-exist: [2024-03-19T02:24:18.924Z] [2024-03-19T02:24:18.924Z] copy-tagfiles: [2024-03-19T02:24:18.924Z] [2024-03-19T02:24:18.924Z] package-war-common: [2024-03-19T02:24:18.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:18.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:18.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:18.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:18.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/lib [2024-03-19T02:24:18.924Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:18.924Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:18.924Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:18.925Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/docroot [2024-03-19T02:24:18.925Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-web.war [2024-03-19T02:24:18.925Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] setOSConditions: [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] setToolWin: [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] setToolUnix: [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] setToolProperty: [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] setOSConditions: [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] setS1ASclassPath: [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] setToolWin: [2024-03-19T02:24:18.925Z] init-common: [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] setToolUnix: [2024-03-19T02:24:18.925Z] compile-common: [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] [echo] Current time (ISO): 2024-03-19T02:24:18.705+0000 [2024-03-19T02:24:18.925Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:18.925Z] setToolProperty: [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] setS1ASclassPath: [2024-03-19T02:24:18.925Z] [2024-03-19T02:24:18.925Z] init-common: [2024-03-19T02:24:18.926Z] [2024-03-19T02:24:18.926Z] compile-common: [2024-03-19T02:24:18.926Z] [echo] Current time (ISO): 2024-03-19T02:24:18.684+0000 [2024-03-19T02:24:18.926Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:18.928Z] [exec] Application deployed with name containerresolver-app1-web. [2024-03-19T02:24:18.928Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:18.928Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:18.928Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:18.928Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:18.928Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:18.928Z] [2024-03-19T02:24:18.928Z] deploy-war-commonee: [2024-03-19T02:24:18.928Z] [2024-03-19T02:24:18.928Z] setup: [2024-03-19T02:24:18.929Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:18.929Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:18.929Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:18.929Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:18.929Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:18.929Z] [2024-03-19T02:24:18.929Z] setOSConditions: [2024-03-19T02:24:18.929Z] [2024-03-19T02:24:18.929Z] setToolWin: [2024-03-19T02:24:18.929Z] [2024-03-19T02:24:18.929Z] setToolUnix: [2024-03-19T02:24:18.929Z] [2024-03-19T02:24:18.929Z] setToolProperty: [2024-03-19T02:24:18.929Z] [2024-03-19T02:24:18.929Z] setS1ASclassPath: [2024-03-19T02:24:18.929Z] [2024-03-19T02:24:18.929Z] init-common: [2024-03-19T02:24:18.929Z] [2024-03-19T02:24:18.929Z] clean: [2024-03-19T02:24:18.930Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:18.930Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:18.930Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:18.930Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:18.930Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:18.930Z] [2024-03-19T02:24:18.930Z] setOSConditions: [2024-03-19T02:24:18.930Z] [2024-03-19T02:24:18.930Z] setToolWin: [2024-03-19T02:24:18.930Z] [2024-03-19T02:24:18.930Z] setToolUnix: [2024-03-19T02:24:18.930Z] [2024-03-19T02:24:18.930Z] setToolProperty: [2024-03-19T02:24:18.930Z] [2024-03-19T02:24:18.930Z] setS1ASclassPath: [2024-03-19T02:24:18.930Z] [2024-03-19T02:24:18.930Z] init-common: [2024-03-19T02:24:18.930Z] [2024-03-19T02:24:18.930Z] clean-common: [2024-03-19T02:24:18.930Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:18.931Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:18.931Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:18.931Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:18.931Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:18.931Z] [2024-03-19T02:24:18.931Z] setOSConditions: [2024-03-19T02:24:18.931Z] [2024-03-19T02:24:18.931Z] setToolWin: [2024-03-19T02:24:18.931Z] [2024-03-19T02:24:18.931Z] setToolUnix: [2024-03-19T02:24:18.931Z] [2024-03-19T02:24:18.931Z] setToolProperty: [2024-03-19T02:24:18.931Z] [2024-03-19T02:24:18.931Z] setS1ASclassPath: [2024-03-19T02:24:18.931Z] [2024-03-19T02:24:18.931Z] init-common: [2024-03-19T02:24:18.931Z] [2024-03-19T02:24:18.931Z] clean-classes-common: [2024-03-19T02:24:18.931Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:18.932Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:18.932Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:18.932Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:18.932Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:18.932Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:18.932Z] [2024-03-19T02:24:18.932Z] setOSConditions: [2024-03-19T02:24:18.932Z] [2024-03-19T02:24:18.932Z] setToolWin: [2024-03-19T02:24:18.932Z] [2024-03-19T02:24:18.932Z] setToolUnix: [2024-03-19T02:24:18.932Z] [2024-03-19T02:24:18.932Z] setToolProperty: [2024-03-19T02:24:18.932Z] [2024-03-19T02:24:18.932Z] setS1ASclassPath: [2024-03-19T02:24:18.932Z] [2024-03-19T02:24:18.932Z] init-common: [2024-03-19T02:24:18.932Z] [2024-03-19T02:24:18.932Z] clean-jars-common: [2024-03-19T02:24:18.932Z] [2024-03-19T02:24:18.932Z] compile: [2024-03-19T02:24:18.933Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:18.933Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:18.933Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:18.933Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:18.933Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:18.933Z] [2024-03-19T02:24:18.933Z] setOSConditions: [2024-03-19T02:24:18.933Z] [2024-03-19T02:24:18.933Z] setToolWin: [2024-03-19T02:24:18.933Z] [2024-03-19T02:24:18.933Z] setToolUnix: [2024-03-19T02:24:18.933Z] [2024-03-19T02:24:18.933Z] setToolProperty: [2024-03-19T02:24:18.933Z] [2024-03-19T02:24:18.933Z] setS1ASclassPath: [2024-03-19T02:24:18.933Z] [2024-03-19T02:24:18.933Z] init-common: [2024-03-19T02:24:18.933Z] [2024-03-19T02:24:18.933Z] compile-common: [2024-03-19T02:24:18.933Z] [echo] Current time (ISO): 2024-03-19T02:24:18.765+0000 [2024-03-19T02:24:18.934Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:18.934Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:18.998Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:18.998Z] [2024-03-19T02:24:18.998Z] undeploy: [2024-03-19T02:24:18.998Z] [2024-03-19T02:24:18.998Z] setOSConditions: [2024-03-19T02:24:18.998Z] [2024-03-19T02:24:18.998Z] setToolWin: [2024-03-19T02:24:18.998Z] [2024-03-19T02:24:18.999Z] setToolUnix: [2024-03-19T02:24:18.999Z] [2024-03-19T02:24:18.999Z] setToolProperty: [2024-03-19T02:24:18.999Z] [2024-03-19T02:24:18.999Z] setS1ASclassPath: [2024-03-19T02:24:18.999Z] [2024-03-19T02:24:18.999Z] init-common: [2024-03-19T02:24:18.999Z] [2024-03-19T02:24:18.999Z] undeploy-common: [2024-03-19T02:24:19.013Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-03-19T02:24:19.013Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:19.013Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:19.013Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:19.013Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:19.013Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:19.013Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:19.013Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:19.013Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-03-19T02:24:19.013Z] [javac] 2 warnings [2024-03-19T02:24:19.013Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:19.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:19.013Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:19.013Z] [2024-03-19T02:24:19.013Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/alpha.jar [2024-03-19T02:24:19.013Z] deploy-rar-and-setup-resources: [2024-03-19T02:24:19.013Z] [2024-03-19T02:24:19.013Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:19.013Z] setOSConditions: [2024-03-19T02:24:19.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:19.013Z] [2024-03-19T02:24:19.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:19.013Z] setToolWin: [2024-03-19T02:24:19.013Z] [2024-03-19T02:24:19.014Z] setToolUnix: [2024-03-19T02:24:19.014Z] [2024-03-19T02:24:19.014Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:19.014Z] setToolProperty: [2024-03-19T02:24:19.014Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:19.014Z] [2024-03-19T02:24:19.014Z] setS1ASclassPath: [2024-03-19T02:24:19.014Z] [2024-03-19T02:24:19.014Z] init-common: [2024-03-19T02:24:19.014Z] [2024-03-19T02:24:19.014Z] deploy-rar-common: [2024-03-19T02:24:19.014Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2024-03-19T02:24:19.033Z] [java] Mar 19, 2024 2:24:18 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:19.033Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:24:19.033Z] [java] Mar 19, 2024 2:24:18 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:19.033Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain1549313302317247189xml [2024-03-19T02:24:19.033Z] [java] Mar 19, 2024 2:24:18 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:19.033Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:24:19.270Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-03-19T02:24:19.270Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:19.270Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:19.270Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:19.270Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:19.270Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:19.270Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:19.270Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:19.270Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-03-19T02:24:19.270Z] [javac] 2 warnings [2024-03-19T02:24:19.271Z] [exec] Waiting for the domain to stop . [2024-03-19T02:24:19.271Z] [exec] Waiting finished after 202 ms. [2024-03-19T02:24:19.271Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:24:19.271Z] [2024-03-19T02:24:19.271Z] restore: [2024-03-19T02:24:19.271Z] [2024-03-19T02:24:19.271Z] setOSConditions: [2024-03-19T02:24:19.271Z] [2024-03-19T02:24:19.271Z] setToolWin: [2024-03-19T02:24:19.272Z] [2024-03-19T02:24:19.272Z] setToolUnix: [2024-03-19T02:24:19.272Z] [2024-03-19T02:24:19.272Z] setToolProperty: [2024-03-19T02:24:19.272Z] [2024-03-19T02:24:19.272Z] setS1ASclassPath: [2024-03-19T02:24:19.272Z] [2024-03-19T02:24:19.272Z] init-common: [2024-03-19T02:24:19.272Z] [2024-03-19T02:24:19.272Z] removeJarAndClasses: [2024-03-19T02:24:19.272Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/myclasses.jar [2024-03-19T02:24:19.272Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/classes/aaa [2024-03-19T02:24:19.272Z] [2024-03-19T02:24:19.272Z] setOSConditions: [2024-03-19T02:24:19.272Z] [2024-03-19T02:24:19.272Z] setToolWin: [2024-03-19T02:24:19.272Z] [2024-03-19T02:24:19.272Z] setToolUnix: [2024-03-19T02:24:19.272Z] [2024-03-19T02:24:19.272Z] setToolProperty: [2024-03-19T02:24:19.272Z] [2024-03-19T02:24:19.272Z] setS1ASclassPath: [2024-03-19T02:24:19.272Z] [2024-03-19T02:24:19.272Z] init-common: [2024-03-19T02:24:19.272Z] [2024-03-19T02:24:19.272Z] startDomainUnix: [2024-03-19T02:24:19.272Z] [echo] Starting DAS [2024-03-19T02:24:19.285Z] [java] [4/5]: Sleeping.... [2024-03-19T02:24:19.285Z] [java] Value of key is: concurrentAccess[1.1] [2024-03-19T02:24:19.491Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:19.491Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:19.491Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:19.491Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:19.491Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:19.491Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:19.491Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:19.527Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:61: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:19.527Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:19.527Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-03-19T02:24:19.527Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:19.527Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:19.527Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:19.527Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:19.527Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:19.527Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:19.527Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:19.567Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false UncoveredHTTPMethodsApp [2024-03-19T02:24:19.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-notx.rar [2024-03-19T02:24:19.784Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-03-19T02:24:19.784Z] [javac] 2 warnings [2024-03-19T02:24:19.784Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/test1/Foo.class [2024-03-19T02:24:19.784Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:19.784Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/bravo.jar [2024-03-19T02:24:19.784Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:19.784Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:19.785Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:73: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:19.785Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:19.785Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:19.785Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:19.785Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:19.785Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:19.785Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:19.785Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:19.785Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:19.825Z] [2024-03-19T02:24:19.825Z] unsetup: [2024-03-19T02:24:19.825Z] [2024-03-19T02:24:19.825Z] setOSConditions: [2024-03-19T02:24:19.825Z] [2024-03-19T02:24:19.825Z] setToolWin: [2024-03-19T02:24:19.825Z] [2024-03-19T02:24:19.825Z] setToolUnix: [2024-03-19T02:24:19.825Z] [2024-03-19T02:24:19.825Z] setToolProperty: [2024-03-19T02:24:19.825Z] [2024-03-19T02:24:19.826Z] setS1ASclassPath: [2024-03-19T02:24:19.826Z] [2024-03-19T02:24:19.826Z] init-common: [2024-03-19T02:24:19.826Z] [2024-03-19T02:24:19.826Z] delete-user-common: [2024-03-19T02:24:19.844Z] [exec] Application deployed with name blackbox-notx. [2024-03-19T02:24:19.844Z] [echo] Deploying rar/blackbox-notx.rar on server [2024-03-19T02:24:19.844Z] [2024-03-19T02:24:19.844Z] setOSConditions: [2024-03-19T02:24:19.844Z] [2024-03-19T02:24:19.844Z] setToolWin: [2024-03-19T02:24:19.844Z] [2024-03-19T02:24:19.844Z] setToolUnix: [2024-03-19T02:24:19.844Z] [2024-03-19T02:24:19.844Z] setToolProperty: [2024-03-19T02:24:19.844Z] [2024-03-19T02:24:19.844Z] setS1ASclassPath: [2024-03-19T02:24:19.844Z] [2024-03-19T02:24:19.844Z] init-common: [2024-03-19T02:24:19.844Z] [2024-03-19T02:24:19.844Z] create-connector-connpool: [2024-03-19T02:24:19.844Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-notx --connectiondefinition javax.sql.DataSource --target server blackbox-notx-ccp [2024-03-19T02:24:19.880Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:19.880Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:19.880Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:19.880Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:19.880Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:19.880Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:19.880Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:19.947Z] + break [2024-03-19T02:24:19.947Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [2024-03-19T02:24:19.975Z] [java] Mar 19, 2024 2:24:19 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:24:19.975Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:24:20.042Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:20.042Z] [javac] 1 warning [2024-03-19T02:24:20.042Z] [2024-03-19T02:24:20.042Z] build: [2024-03-19T02:24:20.042Z] [2024-03-19T02:24:20.042Z] setOSConditions: [2024-03-19T02:24:20.042Z] [2024-03-19T02:24:20.042Z] setToolWin: [2024-03-19T02:24:20.042Z] [2024-03-19T02:24:20.042Z] setToolUnix: [2024-03-19T02:24:20.042Z] [2024-03-19T02:24:20.042Z] setToolProperty: [2024-03-19T02:24:20.042Z] [2024-03-19T02:24:20.042Z] setS1ASclassPath: [2024-03-19T02:24:20.042Z] [2024-03-19T02:24:20.042Z] init-common: [2024-03-19T02:24:20.042Z] [2024-03-19T02:24:20.042Z] webclient-war-common: [2024-03-19T02:24:20.042Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:20.042Z] [2024-03-19T02:24:20.042Z] clear: [2024-03-19T02:24:20.042Z] [2024-03-19T02:24:20.042Z] test-tlds-exist: [2024-03-19T02:24:20.042Z] [2024-03-19T02:24:20.042Z] copy-tlds: [2024-03-19T02:24:20.042Z] [2024-03-19T02:24:20.043Z] test-tagfiles-exist: [2024-03-19T02:24:20.043Z] [2024-03-19T02:24:20.043Z] copy-tagfiles: [2024-03-19T02:24:20.043Z] [2024-03-19T02:24:20.043Z] package-war-common: [2024-03-19T02:24:20.043Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:20.043Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:20.043Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:20.043Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:20.043Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:20.043Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:20.043Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:20.043Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/docroot [2024-03-19T02:24:20.043Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-web.war [2024-03-19T02:24:20.043Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:20.043Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:83: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:20.043Z] [javac] Compiling 1 source file [2024-03-19T02:24:20.043Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:24:20.043Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:20.043Z] [2024-03-19T02:24:20.043Z] deploy: [2024-03-19T02:24:20.044Z] [2024-03-19T02:24:20.044Z] deploy-war-common: [2024-03-19T02:24:20.044Z] [2024-03-19T02:24:20.044Z] setOSConditions: [2024-03-19T02:24:20.044Z] [2024-03-19T02:24:20.044Z] setToolWin: [2024-03-19T02:24:20.044Z] [2024-03-19T02:24:20.044Z] setToolUnix: [2024-03-19T02:24:20.044Z] [2024-03-19T02:24:20.044Z] setToolProperty: [2024-03-19T02:24:20.044Z] [2024-03-19T02:24:20.044Z] setS1ASclassPath: [2024-03-19T02:24:20.044Z] [2024-03-19T02:24:20.044Z] init-common: [2024-03-19T02:24:20.044Z] [2024-03-19T02:24:20.044Z] deploy-war-commonpe: [2024-03-19T02:24:20.233Z] [java] Mar 19, 2024 2:24:19 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:24:20.233Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-03-19T02:24:20.300Z] Archiving artifacts [2024-03-19T02:24:20.302Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib-with-ordering --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-web.war [2024-03-19T02:24:20.322Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:20.322Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:20.322Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:20.322Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:20.322Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:20.322Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:20.322Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:20.420Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:20.421Z] [javac] 1 warning [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] build: [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] setOSConditions: [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] fixFiles: [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] convUnix: [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] convWin: [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] setToolWin: [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] setToolUnix: [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] setToolProperty: [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] setS1ASclassPath: [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] init-common: [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] package-persistence-common: [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] ejb-jar-common: [2024-03-19T02:24:20.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:20.421Z] [2024-03-19T02:24:20.421Z] package-ejbjar-common: [2024-03-19T02:24:20.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:20.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:20.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:20.422Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1tx-ejb.jar [2024-03-19T02:24:20.422Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:20.422Z] [2024-03-19T02:24:20.422Z] appclient-jar-common: [2024-03-19T02:24:20.422Z] [2024-03-19T02:24:20.422Z] package-appclientjar-common: [2024-03-19T02:24:20.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:20.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:20.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:20.422Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1tx-client.jar [2024-03-19T02:24:20.422Z] [2024-03-19T02:24:20.422Z] webclient-war-common: [2024-03-19T02:24:20.422Z] [2024-03-19T02:24:20.422Z] build-ear-common: [2024-03-19T02:24:20.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:20.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:20.422Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:20.422Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txApp.ear [2024-03-19T02:24:20.422Z] [2024-03-19T02:24:20.422Z] deploy: [2024-03-19T02:24:20.422Z] [2024-03-19T02:24:20.422Z] setOSConditions: [2024-03-19T02:24:20.423Z] [2024-03-19T02:24:20.423Z] setToolWin: [2024-03-19T02:24:20.423Z] [2024-03-19T02:24:20.423Z] setToolUnix: [2024-03-19T02:24:20.423Z] [2024-03-19T02:24:20.423Z] setToolProperty: [2024-03-19T02:24:20.423Z] [2024-03-19T02:24:20.423Z] setS1ASclassPath: [2024-03-19T02:24:20.423Z] [2024-03-19T02:24:20.423Z] init-common: [2024-03-19T02:24:20.423Z] [2024-03-19T02:24:20.423Z] execute-sql-common: [2024-03-19T02:24:20.423Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/create_pointbase.sql [2024-03-19T02:24:20.652Z] [java] [0/5]: Sleeping.... [2024-03-19T02:24:20.680Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:24:20.680Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:24:20.680Z] [sql] 0 rows affected [2024-03-19T02:24:20.680Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:24:20.680Z] [2024-03-19T02:24:20.680Z] setOSConditions: [2024-03-19T02:24:20.680Z] [2024-03-19T02:24:20.680Z] setToolWin: [2024-03-19T02:24:20.680Z] [2024-03-19T02:24:20.680Z] setToolUnix: [2024-03-19T02:24:20.680Z] [2024-03-19T02:24:20.680Z] setToolProperty: [2024-03-19T02:24:20.680Z] [2024-03-19T02:24:20.681Z] setS1ASclassPath: [2024-03-19T02:24:20.681Z] [2024-03-19T02:24:20.681Z] init-common: [2024-03-19T02:24:20.681Z] [2024-03-19T02:24:20.681Z] create-jdbc-connpool-common: [2024-03-19T02:24:20.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser [2024-03-19T02:24:20.760Z] [2024-03-19T02:24:20.760Z] all: [2024-03-19T02:24:20.760Z] [echo] [2024-03-19T02:24:20.760Z] [echo] [2024-03-19T02:24:20.760Z] [echo] [2024-03-19T02:24:20.760Z] [echo] *************************************************************************** [2024-03-19T02:24:20.760Z] [echo] * Running group authConf [2024-03-19T02:24:20.760Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/authConf [2024-03-19T02:24:20.760Z] [echo] *************************************************************************** [2024-03-19T02:24:20.760Z] [echo] [2024-03-19T02:24:20.760Z] [echo] [2024-03-19T02:24:20.760Z] [echo] [2024-03-19T02:24:20.760Z] [2024-03-19T02:24:20.760Z] setOSConditions: [2024-03-19T02:24:20.760Z] [2024-03-19T02:24:20.760Z] setToolWin: [2024-03-19T02:24:20.760Z] [2024-03-19T02:24:20.760Z] setToolUnix: [2024-03-19T02:24:20.760Z] [2024-03-19T02:24:20.760Z] setToolProperty: [2024-03-19T02:24:20.760Z] [2024-03-19T02:24:20.760Z] setS1ASclassPath: [2024-03-19T02:24:20.760Z] [2024-03-19T02:24:20.761Z] init-common: [2024-03-19T02:24:20.761Z] [2024-03-19T02:24:20.761Z] all: [2024-03-19T02:24:20.761Z] [2024-03-19T02:24:20.761Z] setOSConditions: [2024-03-19T02:24:20.761Z] [2024-03-19T02:24:20.761Z] setToolWin: [2024-03-19T02:24:20.761Z] [2024-03-19T02:24:20.761Z] setToolUnix: [2024-03-19T02:24:20.761Z] [2024-03-19T02:24:20.761Z] setToolProperty: [2024-03-19T02:24:20.761Z] [2024-03-19T02:24:20.761Z] setS1ASclassPath: [2024-03-19T02:24:20.761Z] [2024-03-19T02:24:20.761Z] init-common: [2024-03-19T02:24:20.761Z] [2024-03-19T02:24:20.761Z] stopDomain: [2024-03-19T02:24:20.761Z] [echo] run.xml:stopping domain... [2024-03-19T02:24:20.780Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:20.780Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:20.780Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-notx --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-notx-ccp [2024-03-19T02:24:20.780Z] [exec] Connector connection pool blackbox-notx-ccp created. [2024-03-19T02:24:20.780Z] [2024-03-19T02:24:20.781Z] create-connector-connpool-common: [2024-03-19T02:24:20.781Z] [2024-03-19T02:24:20.781Z] setOSConditions: [2024-03-19T02:24:20.781Z] [2024-03-19T02:24:20.781Z] setToolWin: [2024-03-19T02:24:20.781Z] [2024-03-19T02:24:20.781Z] setToolUnix: [2024-03-19T02:24:20.781Z] [2024-03-19T02:24:20.781Z] setToolProperty: [2024-03-19T02:24:20.781Z] [2024-03-19T02:24:20.781Z] setS1ASclassPath: [2024-03-19T02:24:20.781Z] [2024-03-19T02:24:20.781Z] init-common: [2024-03-19T02:24:20.781Z] [2024-03-19T02:24:20.781Z] create-connector-resource-common: [2024-03-19T02:24:20.781Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2024-03-19T02:24:20.812Z] [java] Mar 19, 2024 2:24:20 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:20.812Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:24:20.812Z] [java] Mar 19, 2024 2:24:20 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:20.812Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:24:20.812Z] [java] Mar 19, 2024 2:24:20 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:20.812Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:24:20.812Z] [java] Mar 19, 2024 2:24:20 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:24:20.812Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:24:20.812Z] [java] Mar 19, 2024 2:24:20 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:20.812Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:20.812Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:20.812Z] [java] Mar 19, 2024 2:24:20 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:20.812Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (890 ms), startup services (906 ms), total (1,796 ms) [2024-03-19T02:24:20.865Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-with-ordering-web. [2024-03-19T02:24:20.865Z] [2024-03-19T02:24:20.865Z] deploy-war-commonee: [2024-03-19T02:24:20.865Z] [2024-03-19T02:24:20.865Z] run: [2024-03-19T02:24:20.865Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-with-ordering/myurl [2024-03-19T02:24:20.865Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-03-19T02:24:20.865Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:20.865Z] [java] [2024-03-19T02:24:20.865Z] [java] [2024-03-19T02:24:20.865Z] [java] ----------------------------------------- [2024-03-19T02:24:20.865Z] [java] - cdi-servlet-annotation-with-web-inf-lib-with-ordering: PASS - [2024-03-19T02:24:20.865Z] [java] ----------------------------------------- [2024-03-19T02:24:20.865Z] [java] - Total PASS : 1 - [2024-03-19T02:24:20.865Z] [java] - Total FAIL : 0 - [2024-03-19T02:24:20.865Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:24:20.865Z] [java] ----------------------------------------- [2024-03-19T02:24:20.865Z] [2024-03-19T02:24:20.865Z] undeploy: [2024-03-19T02:24:20.865Z] [2024-03-19T02:24:20.866Z] setOSConditions: [2024-03-19T02:24:20.866Z] [2024-03-19T02:24:20.866Z] setToolWin: [2024-03-19T02:24:20.866Z] [2024-03-19T02:24:20.866Z] setToolUnix: [2024-03-19T02:24:20.866Z] [2024-03-19T02:24:20.866Z] setToolProperty: [2024-03-19T02:24:20.866Z] [2024-03-19T02:24:20.866Z] setS1ASclassPath: [2024-03-19T02:24:20.866Z] [2024-03-19T02:24:20.866Z] init-common: [2024-03-19T02:24:20.866Z] [2024-03-19T02:24:20.866Z] undeploy-war-common: [2024-03-19T02:24:20.937Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-appauth-pool1 [2024-03-19T02:24:20.937Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2024-03-19T02:24:20.937Z] [2024-03-19T02:24:20.937Z] set-derby-connpool-props: [2024-03-19T02:24:21.038Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-notx-ccp --enabled=true --objecttype user --target server blackbox-notx-cr [2024-03-19T02:24:21.038Z] [exec] Connector resource blackbox-notx-cr created. [2024-03-19T02:24:21.038Z] [2024-03-19T02:24:21.038Z] asadmin-common: [2024-03-19T02:24:21.038Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-03-19T02:24:21.069Z] [javac] 1 warning [2024-03-19T02:24:21.069Z] [2024-03-19T02:24:21.069Z] setOSConditions: [2024-03-19T02:24:21.069Z] [2024-03-19T02:24:21.070Z] setToolWin: [2024-03-19T02:24:21.070Z] [2024-03-19T02:24:21.070Z] setToolUnix: [2024-03-19T02:24:21.070Z] [2024-03-19T02:24:21.070Z] setToolProperty: [2024-03-19T02:24:21.070Z] [2024-03-19T02:24:21.070Z] setS1ASclassPath: [2024-03-19T02:24:21.070Z] [2024-03-19T02:24:21.070Z] init-common: [2024-03-19T02:24:21.070Z] [2024-03-19T02:24:21.070Z] compile-common: [2024-03-19T02:24:21.070Z] [echo] Current time (ISO): 2024-03-19T02:24:21.048+0000 [2024-03-19T02:24:21.070Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:21.106Z] [java] Mar 19, 2024 2:24:20 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:21.106Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:21.363Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:21.363Z] [java] Mar 19, 2024 2:24:21 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:24:21.363Z] [java] INFO: Grizzly Framework 4.0.2 started in: 18 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:24:21.363Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:21.363Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:21.363Z] [java] Mar 19, 2024 2:24:21 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:21.363Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:21.363Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:21.363Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:21.363Z] [java] Mar 19, 2024 2:24:21 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:21.363Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,333 ms), startup services (8 ms), total (2,341 ms) [2024-03-19T02:24:21.363Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:21.363Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:21.363Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:24:21.363Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:24:21.363Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:21.363Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-base.jar to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:21.363Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:21.363Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-ejb2.jar to exploded ear isEJBModule? true isWebApp? false [2024-03-19T02:24:21.364Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:21.364Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:21.364Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:21.364Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:21.364Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:21.364Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-ejb1.jar to exploded ear isEJBModule? true isWebApp? false [2024-03-19T02:24:21.364Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:21.364Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-pu1.jar to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:21.364Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:21.364Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app8679394254045356549 [2024-03-19T02:24:21.364Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:21.364Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:24:21.364Z] [java] Mar 19, 2024 2:24:21 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:21.364Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-03-19T02:24:21.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-with-ordering-web [2024-03-19T02:24:21.430Z] [2024-03-19T02:24:21.430Z] all: [2024-03-19T02:24:21.430Z] [2024-03-19T02:24:21.430Z] setOSConditions: [2024-03-19T02:24:21.430Z] [2024-03-19T02:24:21.430Z] setToolWin: [2024-03-19T02:24:21.430Z] [2024-03-19T02:24:21.430Z] setToolUnix: [2024-03-19T02:24:21.430Z] [2024-03-19T02:24:21.430Z] setToolProperty: [2024-03-19T02:24:21.430Z] [2024-03-19T02:24:21.430Z] setS1ASclassPath: [2024-03-19T02:24:21.430Z] [2024-03-19T02:24:21.430Z] init-common: [2024-03-19T02:24:21.430Z] [2024-03-19T02:24:21.430Z] clean: [2024-03-19T02:24:21.431Z] [2024-03-19T02:24:21.431Z] setOSConditions: [2024-03-19T02:24:21.431Z] [2024-03-19T02:24:21.431Z] setToolWin: [2024-03-19T02:24:21.431Z] [2024-03-19T02:24:21.431Z] setToolUnix: [2024-03-19T02:24:21.431Z] [2024-03-19T02:24:21.431Z] setToolProperty: [2024-03-19T02:24:21.431Z] [2024-03-19T02:24:21.431Z] setS1ASclassPath: [2024-03-19T02:24:21.431Z] [2024-03-19T02:24:21.431Z] init-common: [2024-03-19T02:24:21.431Z] [2024-03-19T02:24:21.431Z] clean-common: [2024-03-19T02:24:21.431Z] [2024-03-19T02:24:21.432Z] setOSConditions: [2024-03-19T02:24:21.432Z] [2024-03-19T02:24:21.432Z] setToolWin: [2024-03-19T02:24:21.432Z] [2024-03-19T02:24:21.432Z] setToolUnix: [2024-03-19T02:24:21.432Z] [2024-03-19T02:24:21.432Z] setToolProperty: [2024-03-19T02:24:21.432Z] [2024-03-19T02:24:21.432Z] setS1ASclassPath: [2024-03-19T02:24:21.432Z] [2024-03-19T02:24:21.432Z] init-common: [2024-03-19T02:24:21.432Z] [2024-03-19T02:24:21.432Z] clean-classes-common: [2024-03-19T02:24:21.432Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:21.432Z] [2024-03-19T02:24:21.432Z] setOSConditions: [2024-03-19T02:24:21.433Z] [2024-03-19T02:24:21.433Z] setToolWin: [2024-03-19T02:24:21.433Z] [2024-03-19T02:24:21.433Z] setToolUnix: [2024-03-19T02:24:21.433Z] [2024-03-19T02:24:21.433Z] setToolProperty: [2024-03-19T02:24:21.433Z] [2024-03-19T02:24:21.433Z] setS1ASclassPath: [2024-03-19T02:24:21.433Z] [2024-03-19T02:24:21.433Z] init-common: [2024-03-19T02:24:21.433Z] [2024-03-19T02:24:21.433Z] clean-jars-common: [2024-03-19T02:24:21.433Z] [2024-03-19T02:24:21.433Z] compile: [2024-03-19T02:24:21.433Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:21.434Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:21.434Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:21.434Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:21.434Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-03-19T02:24:21.434Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:21.434Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:21.434Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:21.434Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:21.434Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:21.434Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:21.434Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:21.434Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-03-19T02:24:21.434Z] [javac] 2 warnings [2024-03-19T02:24:21.434Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:21.435Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/bravo.jar [2024-03-19T02:24:21.435Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:21.435Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:21.435Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:21.435Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:21.435Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:21.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-03-19T02:24:21.531Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-03-19T02:24:21.581Z] [java] [1/5]: Sleeping.... [2024-03-19T02:24:21.602Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-03-19T02:24:21.602Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-03-19T02:24:21.602Z] [2024-03-19T02:24:21.602Z] asadmin-common: [2024-03-19T02:24:21.602Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-03-19T02:24:21.691Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-03-19T02:24:21.691Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:21.691Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:21.691Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:21.691Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:21.691Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:21.691Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:21.692Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:21.696Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:21.696Z] [javac] 1 warning [2024-03-19T02:24:21.696Z] [2024-03-19T02:24:21.696Z] assemble-web: [2024-03-19T02:24:21.696Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:21.696Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:21.696Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:21.696Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:21.696Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:21.696Z] [2024-03-19T02:24:21.696Z] pkg-war: [2024-03-19T02:24:21.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:21.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:21.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:21.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:21.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:24:21.697Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${sun-web.xml} to copy. [2024-03-19T02:24:21.697Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${webservices.xml} to copy. [2024-03-19T02:24:21.697Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:24:21.697Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:24:21.697Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:24:21.697Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${web.xml} to copy. [2024-03-19T02:24:21.697Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:21.697Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${web.wsit.descriptors} does not exist. [2024-03-19T02:24:21.697Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/containerresolver-app2-web.war [2024-03-19T02:24:21.697Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:21.697Z] [2024-03-19T02:24:21.697Z] deploy-app: [2024-03-19T02:24:21.698Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:21.698Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:21.698Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:21.698Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:21.698Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:21.698Z] [2024-03-19T02:24:21.698Z] deploy-war-common: [2024-03-19T02:24:21.698Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:21.698Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:21.698Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:21.699Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:21.699Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:21.699Z] [2024-03-19T02:24:21.699Z] setOSConditions: [2024-03-19T02:24:21.699Z] [2024-03-19T02:24:21.699Z] setToolWin: [2024-03-19T02:24:21.699Z] [2024-03-19T02:24:21.699Z] setToolUnix: [2024-03-19T02:24:21.699Z] [2024-03-19T02:24:21.699Z] setToolProperty: [2024-03-19T02:24:21.699Z] [2024-03-19T02:24:21.699Z] setS1ASclassPath: [2024-03-19T02:24:21.699Z] [2024-03-19T02:24:21.699Z] init-common: [2024-03-19T02:24:21.699Z] [2024-03-19T02:24:21.699Z] deploy-war-commonpe: [2024-03-19T02:24:21.786Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-03-19T02:24:21.786Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-03-19T02:24:21.948Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-03-19T02:24:21.948Z] [javac] 2 warnings [2024-03-19T02:24:21.948Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:61: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:21.948Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:21.948Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-03-19T02:24:21.948Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:21.948Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:21.948Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:21.948Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:21.948Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:21.948Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:21.948Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:22.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-03-19T02:24:22.187Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-03-19T02:24:22.187Z] [2024-03-19T02:24:22.187Z] asadmin-common: [2024-03-19T02:24:22.187Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:22.204Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-03-19T02:24:22.204Z] [javac] 2 warnings [2024-03-19T02:24:22.204Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/test1/Foo.class [2024-03-19T02:24:22.205Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:22.205Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/alpha.jar [2024-03-19T02:24:22.205Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:22.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:22.205Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:73: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:22.205Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:22.205Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:22.205Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:22.205Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:22.205Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:22.205Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:22.205Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:22.205Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:22.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot containerresolver-app2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/containerresolver-app2-web.war [2024-03-19T02:24:22.302Z] [java] Mar 19, 2024 2:24:22 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:24:22.303Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:24:22.303Z] [java] Mar 19, 2024 2:24:22 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:24:22.303Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:24:22.303Z] [java] Mar 19, 2024 2:24:22 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:24:22.303Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:24:22.303Z] [java] Mar 19, 2024 2:24:22 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:24:22.303Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:24:22.303Z] [java] Mar 19, 2024 2:24:22 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:24:22.303Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:24:22.348Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-03-19T02:24:22.348Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-03-19T02:24:22.438Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:22.439Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:22.439Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:22.439Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:22.439Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:22.439Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:22.439Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:22.462Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:22.462Z] [javac] 1 warning [2024-03-19T02:24:22.462Z] [2024-03-19T02:24:22.462Z] build: [2024-03-19T02:24:22.462Z] [2024-03-19T02:24:22.462Z] setOSConditions: [2024-03-19T02:24:22.462Z] [2024-03-19T02:24:22.462Z] setToolWin: [2024-03-19T02:24:22.462Z] [2024-03-19T02:24:22.462Z] setToolUnix: [2024-03-19T02:24:22.462Z] [2024-03-19T02:24:22.462Z] setToolProperty: [2024-03-19T02:24:22.462Z] [2024-03-19T02:24:22.462Z] setS1ASclassPath: [2024-03-19T02:24:22.462Z] [2024-03-19T02:24:22.462Z] init-common: [2024-03-19T02:24:22.462Z] [2024-03-19T02:24:22.462Z] webclient-war-common: [2024-03-19T02:24:22.462Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:22.462Z] [2024-03-19T02:24:22.462Z] clear: [2024-03-19T02:24:22.462Z] [2024-03-19T02:24:22.462Z] test-tlds-exist: [2024-03-19T02:24:22.462Z] [2024-03-19T02:24:22.462Z] copy-tlds: [2024-03-19T02:24:22.463Z] [2024-03-19T02:24:22.463Z] test-tagfiles-exist: [2024-03-19T02:24:22.463Z] [2024-03-19T02:24:22.463Z] copy-tagfiles: [2024-03-19T02:24:22.463Z] [2024-03-19T02:24:22.463Z] package-war-common: [2024-03-19T02:24:22.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:22.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:22.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:22.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:22.463Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:22.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:22.463Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:22.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/docroot [2024-03-19T02:24:22.463Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web.war [2024-03-19T02:24:22.463Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:22.463Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:83: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:22.463Z] [javac] Compiling 1 source file [2024-03-19T02:24:22.463Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:24:22.464Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:22.464Z] [2024-03-19T02:24:22.464Z] deploy: [2024-03-19T02:24:22.464Z] [2024-03-19T02:24:22.464Z] deploy-war-common: [2024-03-19T02:24:22.464Z] [2024-03-19T02:24:22.464Z] setOSConditions: [2024-03-19T02:24:22.464Z] [2024-03-19T02:24:22.464Z] setToolWin: [2024-03-19T02:24:22.464Z] [2024-03-19T02:24:22.464Z] setToolUnix: [2024-03-19T02:24:22.464Z] [2024-03-19T02:24:22.464Z] setToolProperty: [2024-03-19T02:24:22.464Z] [2024-03-19T02:24:22.464Z] setS1ASclassPath: [2024-03-19T02:24:22.464Z] [2024-03-19T02:24:22.464Z] init-common: [2024-03-19T02:24:22.464Z] [2024-03-19T02:24:22.464Z] deploy-war-commonpe: [2024-03-19T02:24:22.510Z] [java] [2/5]: Sleeping.... [2024-03-19T02:24:22.562Z] [java] Mar 19, 2024 2:24:22 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:22.562Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:24:22.605Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-03-19T02:24:22.606Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-03-19T02:24:22.747Z] [exec] Waiting for the domain to stop . [2024-03-19T02:24:22.747Z] [exec] Waiting finished after 432 ms. [2024-03-19T02:24:22.747Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:24:22.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:22.752Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:22.752Z] [2024-03-19T02:24:22.752Z] asadmin-common: [2024-03-19T02:24:22.752Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:22.831Z] [exec] Application deployed with name containerresolver-app2-web. [2024-03-19T02:24:22.831Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:22.832Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:22.832Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:22.832Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:22.832Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:22.832Z] [2024-03-19T02:24:22.832Z] deploy-war-commonee: [2024-03-19T02:24:22.832Z] [2024-03-19T02:24:22.832Z] setup: [2024-03-19T02:24:22.832Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:22.832Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:22.832Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:22.832Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:22.832Z] [2024-03-19T02:24:22.833Z] setOSConditions: [2024-03-19T02:24:22.833Z] [2024-03-19T02:24:22.833Z] setToolWin: [2024-03-19T02:24:22.833Z] [2024-03-19T02:24:22.833Z] setToolUnix: [2024-03-19T02:24:22.833Z] [2024-03-19T02:24:22.833Z] setToolProperty: [2024-03-19T02:24:22.833Z] [2024-03-19T02:24:22.833Z] setS1ASclassPath: [2024-03-19T02:24:22.833Z] [2024-03-19T02:24:22.833Z] init-common: [2024-03-19T02:24:22.833Z] [2024-03-19T02:24:22.833Z] clean: [2024-03-19T02:24:22.833Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:22.833Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:22.833Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:22.833Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:22.833Z] [2024-03-19T02:24:22.834Z] setOSConditions: [2024-03-19T02:24:22.834Z] [2024-03-19T02:24:22.834Z] setToolWin: [2024-03-19T02:24:22.834Z] [2024-03-19T02:24:22.834Z] setToolUnix: [2024-03-19T02:24:22.834Z] [2024-03-19T02:24:22.834Z] setToolProperty: [2024-03-19T02:24:22.834Z] [2024-03-19T02:24:22.834Z] setS1ASclassPath: [2024-03-19T02:24:22.834Z] [2024-03-19T02:24:22.834Z] init-common: [2024-03-19T02:24:22.834Z] [2024-03-19T02:24:22.834Z] clean-common: [2024-03-19T02:24:22.834Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:22.834Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:22.834Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:22.834Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:22.834Z] [2024-03-19T02:24:22.834Z] setOSConditions: [2024-03-19T02:24:22.835Z] [2024-03-19T02:24:22.835Z] setToolWin: [2024-03-19T02:24:22.835Z] [2024-03-19T02:24:22.835Z] setToolUnix: [2024-03-19T02:24:22.835Z] [2024-03-19T02:24:22.835Z] setToolProperty: [2024-03-19T02:24:22.835Z] [2024-03-19T02:24:22.835Z] setS1ASclassPath: [2024-03-19T02:24:22.835Z] [2024-03-19T02:24:22.835Z] init-common: [2024-03-19T02:24:22.835Z] [2024-03-19T02:24:22.835Z] clean-classes-common: [2024-03-19T02:24:22.835Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:22.835Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:22.835Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:22.835Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:22.835Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:22.836Z] [2024-03-19T02:24:22.836Z] setOSConditions: [2024-03-19T02:24:22.836Z] [2024-03-19T02:24:22.836Z] setToolWin: [2024-03-19T02:24:22.836Z] [2024-03-19T02:24:22.836Z] setToolUnix: [2024-03-19T02:24:22.836Z] [2024-03-19T02:24:22.836Z] setToolProperty: [2024-03-19T02:24:22.836Z] [2024-03-19T02:24:22.836Z] setS1ASclassPath: [2024-03-19T02:24:22.836Z] [2024-03-19T02:24:22.836Z] init-common: [2024-03-19T02:24:22.836Z] [2024-03-19T02:24:22.836Z] clean-jars-common: [2024-03-19T02:24:22.836Z] [2024-03-19T02:24:22.836Z] assemble-client: [2024-03-19T02:24:22.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:24:22.836Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:22.836Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:22.836Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:22.837Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:22.837Z] [2024-03-19T02:24:22.837Z] setOSConditions: [2024-03-19T02:24:22.837Z] [2024-03-19T02:24:22.837Z] setToolWin: [2024-03-19T02:24:22.837Z] [2024-03-19T02:24:22.837Z] setToolUnix: [2024-03-19T02:24:22.837Z] [2024-03-19T02:24:22.837Z] setToolProperty: [2024-03-19T02:24:22.837Z] [2024-03-19T02:24:22.837Z] setS1ASclassPath: [2024-03-19T02:24:22.837Z] [2024-03-19T02:24:22.837Z] init-common: [2024-03-19T02:24:22.837Z] [2024-03-19T02:24:22.837Z] wsimport: [2024-03-19T02:24:23.004Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:23.026Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web.war [2024-03-19T02:24:23.124Z] [exec] parsing WSDL... [2024-03-19T02:24:23.125Z] [java] Mar 19, 2024 2:24:22 AM org.eclipse.persistence.session./file:/tmp/ejb-app8679394254045356549/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test [2024-03-19T02:24:23.125Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:24:23.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-03-19T02:24:23.167Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-03-19T02:24:23.261Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:24:23.261Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:23.261Z] [javac] 1 warning [2024-03-19T02:24:23.261Z] [2024-03-19T02:24:23.261Z] setOSConditions: [2024-03-19T02:24:23.261Z] [2024-03-19T02:24:23.261Z] setToolWin: [2024-03-19T02:24:23.261Z] [2024-03-19T02:24:23.261Z] setToolUnix: [2024-03-19T02:24:23.261Z] [2024-03-19T02:24:23.261Z] setToolProperty: [2024-03-19T02:24:23.261Z] [2024-03-19T02:24:23.261Z] setS1ASclassPath: [2024-03-19T02:24:23.261Z] [2024-03-19T02:24:23.261Z] init-common: [2024-03-19T02:24:23.261Z] [2024-03-19T02:24:23.261Z] appclient-jar-common: [2024-03-19T02:24:23.261Z] [2024-03-19T02:24:23.261Z] package-appclientjar-common: [2024-03-19T02:24:23.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:23.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:23.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:23.261Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-client.jar [2024-03-19T02:24:23.261Z] [2024-03-19T02:24:23.261Z] setOSConditions: [2024-03-19T02:24:23.262Z] [2024-03-19T02:24:23.262Z] setToolWin: [2024-03-19T02:24:23.262Z] [2024-03-19T02:24:23.262Z] setToolUnix: [2024-03-19T02:24:23.262Z] [2024-03-19T02:24:23.262Z] setToolProperty: [2024-03-19T02:24:23.262Z] [2024-03-19T02:24:23.262Z] setS1ASclassPath: [2024-03-19T02:24:23.262Z] [2024-03-19T02:24:23.262Z] init-common: [2024-03-19T02:24:23.262Z] [2024-03-19T02:24:23.262Z] ejb-jar-common: [2024-03-19T02:24:23.262Z] [2024-03-19T02:24:23.262Z] package-ejbjar-common: [2024-03-19T02:24:23.262Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:23.262Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-ejb.jar [2024-03-19T02:24:23.262Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:23.262Z] [2024-03-19T02:24:23.262Z] setOSConditions: [2024-03-19T02:24:23.262Z] [2024-03-19T02:24:23.262Z] fixFiles: [2024-03-19T02:24:23.262Z] [2024-03-19T02:24:23.262Z] convUnix: [2024-03-19T02:24:23.262Z] [2024-03-19T02:24:23.262Z] convWin: [2024-03-19T02:24:23.262Z] [2024-03-19T02:24:23.262Z] setToolWin: [2024-03-19T02:24:23.263Z] [2024-03-19T02:24:23.263Z] setToolUnix: [2024-03-19T02:24:23.263Z] [2024-03-19T02:24:23.263Z] setToolProperty: [2024-03-19T02:24:23.263Z] [2024-03-19T02:24:23.263Z] setS1ASclassPath: [2024-03-19T02:24:23.263Z] [2024-03-19T02:24:23.263Z] init-common: [2024-03-19T02:24:23.263Z] [2024-03-19T02:24:23.263Z] ear-common: [2024-03-19T02:24:23.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:23.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:23.263Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/descriptor/sun-application.xml to copy. [2024-03-19T02:24:23.263Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:24:23.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:23.263Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp.ear [2024-03-19T02:24:23.263Z] [2024-03-19T02:24:23.263Z] setOSConditions: [2024-03-19T02:24:23.263Z] [2024-03-19T02:24:23.263Z] setToolWin: [2024-03-19T02:24:23.263Z] [2024-03-19T02:24:23.263Z] setToolUnix: [2024-03-19T02:24:23.263Z] [2024-03-19T02:24:23.263Z] setToolProperty: [2024-03-19T02:24:23.264Z] [2024-03-19T02:24:23.264Z] setS1ASclassPath: [2024-03-19T02:24:23.264Z] [2024-03-19T02:24:23.264Z] init-common: [2024-03-19T02:24:23.264Z] [2024-03-19T02:24:23.264Z] build-ut: [2024-03-19T02:24:23.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp [2024-03-19T02:24:23.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:23.264Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp-UT.ear [2024-03-19T02:24:23.264Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-ejb.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definition-ejb [2024-03-19T02:24:23.264Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-web.war into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definition-web [2024-03-19T02:24:23.264Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-client.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definition-client [2024-03-19T02:24:23.264Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp-UT.ear into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definitionApp-UT [2024-03-19T02:24:23.264Z] [2024-03-19T02:24:23.264Z] all: [2024-03-19T02:24:23.264Z] [2024-03-19T02:24:23.264Z] setOSConditions: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] setToolWin: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] setToolUnix: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] setToolProperty: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] setS1ASclassPath: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] init-common: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] all: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] setOSConditions: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] setToolWin: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] setToolUnix: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] setToolProperty: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] setS1ASclassPath: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] init-common: [2024-03-19T02:24:23.265Z] [2024-03-19T02:24:23.265Z] compile-common: [2024-03-19T02:24:23.265Z] [echo] Current time (ISO): 2024-03-19T02:24:23.261+0000 [2024-03-19T02:24:23.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/classes [2024-03-19T02:24:23.302Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web. [2024-03-19T02:24:23.303Z] [2024-03-19T02:24:23.303Z] deploy-war-commonee: [2024-03-19T02:24:23.303Z] [2024-03-19T02:24:23.303Z] run: [2024-03-19T02:24:23.303Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed/myurl [2024-03-19T02:24:23.315Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:23.315Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:23.315Z] [2024-03-19T02:24:23.315Z] setOSConditions: [2024-03-19T02:24:23.315Z] [2024-03-19T02:24:23.315Z] setToolWin: [2024-03-19T02:24:23.315Z] [2024-03-19T02:24:23.315Z] setToolUnix: [2024-03-19T02:24:23.315Z] [2024-03-19T02:24:23.315Z] setToolProperty: [2024-03-19T02:24:23.315Z] [2024-03-19T02:24:23.315Z] setS1ASclassPath: [2024-03-19T02:24:23.315Z] [2024-03-19T02:24:23.315Z] init-common: [2024-03-19T02:24:23.315Z] [2024-03-19T02:24:23.315Z] deploy-common: [2024-03-19T02:24:23.315Z] [echo] Current time (ISO): 2024-03-19T02:24:23.132+0000 [2024-03-19T02:24:23.315Z] [2024-03-19T02:24:23.315Z] setOSConditions: [2024-03-19T02:24:23.315Z] [2024-03-19T02:24:23.315Z] setToolWin: [2024-03-19T02:24:23.315Z] [2024-03-19T02:24:23.315Z] setToolUnix: [2024-03-19T02:24:23.315Z] [2024-03-19T02:24:23.315Z] setToolProperty: [2024-03-19T02:24:23.315Z] [2024-03-19T02:24:23.316Z] setS1ASclassPath: [2024-03-19T02:24:23.316Z] [2024-03-19T02:24:23.316Z] init-common: [2024-03-19T02:24:23.316Z] [2024-03-19T02:24:23.316Z] deploy-common-pe: [2024-03-19T02:24:23.382Z] [java] Mar 19, 2024 2:24:23 AM org.eclipse.persistence.session./file:/tmp/ejb-app8679394254045356549/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test.metadata [2024-03-19T02:24:23.382Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-03-19T02:24:23.382Z] [java] Mar 19, 2024 2:24:23 AM org.eclipse.persistence.session./file:/tmp/ejb-app8679394254045356549/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test.metadata [2024-03-19T02:24:23.382Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-03-19T02:24:23.382Z] [java] Mar 19, 2024 2:24:23 AM org.eclipse.persistence.session./file:/tmp/ejb-app8679394254045356549/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test.server [2024-03-19T02:24:23.382Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:24:23.382Z] [java] Mar 19, 2024 2:24:23 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:24:23.382Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:24:23.423Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:24:23.423Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:24:23.440Z] [java] [3/5]: Sleeping.... [2024-03-19T02:24:23.522Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/classes [2024-03-19T02:24:23.559Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-03-19T02:24:23.559Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:23.559Z] [java] [2024-03-19T02:24:23.559Z] [java] [2024-03-19T02:24:23.559Z] [java] ----------------------------------------- [2024-03-19T02:24:23.559Z] [java] - cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed: PASS - [2024-03-19T02:24:23.559Z] [java] ----------------------------------------- [2024-03-19T02:24:23.559Z] [java] - Total PASS : 1 - [2024-03-19T02:24:23.559Z] [java] - Total FAIL : 0 - [2024-03-19T02:24:23.559Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:24:23.559Z] [java] ----------------------------------------- [2024-03-19T02:24:23.559Z] [2024-03-19T02:24:23.559Z] undeploy: [2024-03-19T02:24:23.559Z] [2024-03-19T02:24:23.559Z] setOSConditions: [2024-03-19T02:24:23.559Z] [2024-03-19T02:24:23.559Z] setToolWin: [2024-03-19T02:24:23.559Z] [2024-03-19T02:24:23.559Z] setToolUnix: [2024-03-19T02:24:23.559Z] [2024-03-19T02:24:23.560Z] setToolProperty: [2024-03-19T02:24:23.560Z] [2024-03-19T02:24:23.560Z] setS1ASclassPath: [2024-03-19T02:24:23.560Z] [2024-03-19T02:24:23.560Z] init-common: [2024-03-19T02:24:23.560Z] [2024-03-19T02:24:23.560Z] undeploy-war-common: [2024-03-19T02:24:23.639Z] [java] Mar 19, 2024 2:24:23 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:23.639Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2024-03-19T02:24:23.639Z] [java] Mar 19, 2024 2:24:23 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:24:23.639Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:24:23.639Z] [java] Mar 19, 2024 2:24:23 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:23.639Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/ejb-ejb31-embedded-two-modules-with-libs-ejb2/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/foo/ejb-ejb31-embedded-two-modules-with-libs-ejb2/SingletonBean] [2024-03-19T02:24:23.816Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web [2024-03-19T02:24:23.816Z] [2024-03-19T02:24:23.816Z] all: [2024-03-19T02:24:23.816Z] [2024-03-19T02:24:23.816Z] setOSConditions: [2024-03-19T02:24:23.816Z] [2024-03-19T02:24:23.816Z] setToolWin: [2024-03-19T02:24:23.816Z] [2024-03-19T02:24:23.816Z] setToolUnix: [2024-03-19T02:24:23.816Z] [2024-03-19T02:24:23.816Z] setToolProperty: [2024-03-19T02:24:23.816Z] [2024-03-19T02:24:23.816Z] setS1ASclassPath: [2024-03-19T02:24:23.816Z] [2024-03-19T02:24:23.816Z] init-common: [2024-03-19T02:24:23.816Z] [2024-03-19T02:24:23.816Z] clean: [2024-03-19T02:24:23.816Z] [2024-03-19T02:24:23.817Z] setOSConditions: [2024-03-19T02:24:23.817Z] [2024-03-19T02:24:23.817Z] setToolWin: [2024-03-19T02:24:23.817Z] [2024-03-19T02:24:23.817Z] setToolUnix: [2024-03-19T02:24:23.817Z] [2024-03-19T02:24:23.817Z] setToolProperty: [2024-03-19T02:24:23.817Z] [2024-03-19T02:24:23.817Z] setS1ASclassPath: [2024-03-19T02:24:23.817Z] [2024-03-19T02:24:23.817Z] init-common: [2024-03-19T02:24:23.817Z] [2024-03-19T02:24:23.817Z] clean-common: [2024-03-19T02:24:23.817Z] [2024-03-19T02:24:23.817Z] setOSConditions: [2024-03-19T02:24:23.817Z] [2024-03-19T02:24:23.817Z] setToolWin: [2024-03-19T02:24:23.817Z] [2024-03-19T02:24:23.817Z] setToolUnix: [2024-03-19T02:24:23.817Z] [2024-03-19T02:24:23.817Z] setToolProperty: [2024-03-19T02:24:23.817Z] [2024-03-19T02:24:23.817Z] setS1ASclassPath: [2024-03-19T02:24:23.817Z] [2024-03-19T02:24:23.818Z] init-common: [2024-03-19T02:24:23.818Z] [2024-03-19T02:24:23.818Z] clean-classes-common: [2024-03-19T02:24:23.818Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:23.818Z] [2024-03-19T02:24:23.818Z] setOSConditions: [2024-03-19T02:24:23.818Z] [2024-03-19T02:24:23.818Z] setToolWin: [2024-03-19T02:24:23.818Z] [2024-03-19T02:24:23.818Z] setToolUnix: [2024-03-19T02:24:23.818Z] [2024-03-19T02:24:23.818Z] setToolProperty: [2024-03-19T02:24:23.818Z] [2024-03-19T02:24:23.818Z] setS1ASclassPath: [2024-03-19T02:24:23.818Z] [2024-03-19T02:24:23.818Z] init-common: [2024-03-19T02:24:23.818Z] [2024-03-19T02:24:23.818Z] clean-jars-common: [2024-03-19T02:24:23.818Z] [2024-03-19T02:24:23.818Z] compile: [2024-03-19T02:24:23.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:23.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:23.819Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:23.819Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:23.819Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:23.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-03-19T02:24:23.902Z] [java] Mar 19, 2024 2:24:23 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:23.902Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:23.902Z] [java] Mar 19, 2024 2:24:23 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:23.902Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:23.902Z] [java] Mar 19, 2024 2:24:23 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:23.902Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:23.984Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-03-19T02:24:23.984Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-03-19T02:24:24.055Z] [exec] [2024-03-19T02:24:24.055Z] [exec] Generating code... [2024-03-19T02:24:24.055Z] [exec] [2024-03-19T02:24:24.055Z] [exec] Compiling code... [2024-03-19T02:24:24.075Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-03-19T02:24:24.075Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:24.075Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:24.075Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:24.075Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:24.075Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:24.075Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:24.075Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:24.075Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-03-19T02:24:24.075Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:24:24.075Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:24:24.075Z] [javac] 3 warnings [2024-03-19T02:24:24.158Z] [java] Mar 19, 2024 2:24:23 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:24.158Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:24.242Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-03-19T02:24:24.242Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-03-19T02:24:24.242Z] [2024-03-19T02:24:24.242Z] setOSConditions: [2024-03-19T02:24:24.242Z] [2024-03-19T02:24:24.242Z] setToolWin: [2024-03-19T02:24:24.242Z] [2024-03-19T02:24:24.242Z] setToolUnix: [2024-03-19T02:24:24.242Z] [2024-03-19T02:24:24.242Z] setToolProperty: [2024-03-19T02:24:24.242Z] [2024-03-19T02:24:24.242Z] setS1ASclassPath: [2024-03-19T02:24:24.242Z] [2024-03-19T02:24:24.242Z] init-common: [2024-03-19T02:24:24.242Z] [2024-03-19T02:24:24.242Z] create-jdbc-resource-common: [2024-03-19T02:24:24.242Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2024-03-19T02:24:24.278Z] [exec] Received message : [2024-03-19T02:24:24.278Z] [exec] Class: com.sun.messaging.jmq.jmsclient.ObjectMessageImpl [2024-03-19T02:24:24.278Z] [exec] getJMSMessageID(): ID:932-10.40.50.228(cb:39:b2:e5:1d:f3)-1-1710815061945 [2024-03-19T02:24:24.278Z] [exec] getJMSTimestamp(): 1710815061945 [2024-03-19T02:24:24.278Z] [exec] getJMSCorrelationID(): null [2024-03-19T02:24:24.278Z] [exec] JMSReplyTo: null [2024-03-19T02:24:24.278Z] [exec] JMSDestination: ejb_timer_mdbtimer_OutQueue [2024-03-19T02:24:24.278Z] [exec] getJMSDeliveryMode(): PERSISTENT [2024-03-19T02:24:24.278Z] [exec] getJMSRedelivered(): false [2024-03-19T02:24:24.278Z] [exec] getJMSType(): null [2024-03-19T02:24:24.278Z] [exec] getJMSExpiration(): 0 [2024-03-19T02:24:24.278Z] [exec] getJMSDeliveryTime(): 0 [2024-03-19T02:24:24.278Z] [exec] getJMSPriority(): 4 [2024-03-19T02:24:24.278Z] [exec] Properties: {JMSXDeliveryCount=1} at Tue Mar 19 02:24:21 UTC 2024 [2024-03-19T02:24:24.278Z] [exec] got message after periodic timer was cancelled!! [2024-03-19T02:24:24.278Z] [exec] Cancellation time = Tue Mar 19 02:24:21 UTC 2024 [2024-03-19T02:24:24.278Z] [exec] Value of key is: main [2024-03-19T02:24:24.278Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:24.278Z] [exec] [2024-03-19T02:24:24.278Z] [exec] [2024-03-19T02:24:24.278Z] [exec] ----------------------------------------- [2024-03-19T02:24:24.278Z] [exec] - main: PASS - [2024-03-19T02:24:24.278Z] [exec] ----------------------------------------- [2024-03-19T02:24:24.278Z] [exec] Total PASS: 1 [2024-03-19T02:24:24.278Z] [exec] Total FAIL: 0 [2024-03-19T02:24:24.278Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:24.278Z] [exec] ----------------------------------------- [2024-03-19T02:24:24.278Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:24.278Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:24.278Z] [2024-03-19T02:24:24.278Z] checkReporting-common: [2024-03-19T02:24:24.278Z] [2024-03-19T02:24:24.278Z] confirmReportPresent-common: [2024-03-19T02:24:24.278Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:24.278Z] [echo] Test seems to be reported fine [2024-03-19T02:24:24.279Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/RepRunConf.txt [2024-03-19T02:24:24.279Z] [2024-03-19T02:24:24.279Z] confirmMissingReport-common: [2024-03-19T02:24:24.279Z] [2024-03-19T02:24:24.279Z] undeploy: [2024-03-19T02:24:24.279Z] [2024-03-19T02:24:24.279Z] setOSConditions: [2024-03-19T02:24:24.279Z] [2024-03-19T02:24:24.279Z] setToolWin: [2024-03-19T02:24:24.279Z] [2024-03-19T02:24:24.279Z] setToolUnix: [2024-03-19T02:24:24.279Z] [2024-03-19T02:24:24.279Z] setToolProperty: [2024-03-19T02:24:24.279Z] [2024-03-19T02:24:24.279Z] setS1ASclassPath: [2024-03-19T02:24:24.279Z] [2024-03-19T02:24:24.279Z] init-common: [2024-03-19T02:24:24.279Z] [2024-03-19T02:24:24.279Z] undeploy-common: [2024-03-19T02:24:24.279Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-mdbtimerApp [2024-03-19T02:24:24.279Z] [2024-03-19T02:24:24.279Z] delete-resources: [2024-03-19T02:24:24.279Z] [2024-03-19T02:24:24.279Z] asadmin-batch-common: [2024-03-19T02:24:24.280Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-03-19T02:24:24.280Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_timer_mdbtimer_QCF [2024-03-19T02:24:24.280Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_timer_mdbtimer_InQueue [2024-03-19T02:24:24.280Z] [exec] Administered object jms/ejb_timer_mdbtimer_InQueue deleted. [2024-03-19T02:24:24.280Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_timer_mdbtimer_InQueue [2024-03-19T02:24:24.280Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_timer_mdbtimer_OutQueue [2024-03-19T02:24:24.280Z] [exec] Administered object jms/ejb_timer_mdbtimer_OutQueue deleted. [2024-03-19T02:24:24.280Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_timer_mdbtimer_OutQueue [2024-03-19T02:24:24.280Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt [2024-03-19T02:24:24.280Z] [2024-03-19T02:24:24.280Z] all: [2024-03-19T02:24:24.280Z] [echo] [2024-03-19T02:24:24.280Z] [echo] [2024-03-19T02:24:24.280Z] [echo] ************************************************** [2024-03-19T02:24:24.280Z] [echo] * Running bmp [2024-03-19T02:24:24.280Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp [2024-03-19T02:24:24.280Z] [echo] ************************************************** [2024-03-19T02:24:24.281Z] [echo] [2024-03-19T02:24:24.281Z] [echo] [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] all: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] finder: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] setOSConditions: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] setToolWin: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] setToolUnix: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] setToolProperty: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] setS1ASclassPath: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] init-common: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] clean: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] setOSConditions: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] setToolWin: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] setToolUnix: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] setToolProperty: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.281Z] setS1ASclassPath: [2024-03-19T02:24:24.281Z] [2024-03-19T02:24:24.282Z] init-common: [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.282Z] clean-common: [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.282Z] setOSConditions: [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.282Z] setToolWin: [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.282Z] setToolUnix: [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.282Z] setToolProperty: [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.282Z] setS1ASclassPath: [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.282Z] init-common: [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.282Z] clean-classes-common: [2024-03-19T02:24:24.282Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.282Z] setOSConditions: [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.282Z] setToolWin: [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.282Z] setToolUnix: [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.282Z] setToolProperty: [2024-03-19T02:24:24.282Z] [2024-03-19T02:24:24.283Z] setS1ASclassPath: [2024-03-19T02:24:24.283Z] [2024-03-19T02:24:24.283Z] init-common: [2024-03-19T02:24:24.283Z] [2024-03-19T02:24:24.283Z] clean-jars-common: [2024-03-19T02:24:24.283Z] [2024-03-19T02:24:24.283Z] compile: [2024-03-19T02:24:24.283Z] [2024-03-19T02:24:24.283Z] setOSConditions: [2024-03-19T02:24:24.283Z] [2024-03-19T02:24:24.283Z] setToolWin: [2024-03-19T02:24:24.283Z] [2024-03-19T02:24:24.283Z] setToolUnix: [2024-03-19T02:24:24.283Z] [2024-03-19T02:24:24.283Z] setToolProperty: [2024-03-19T02:24:24.283Z] [2024-03-19T02:24:24.283Z] setS1ASclassPath: [2024-03-19T02:24:24.283Z] [2024-03-19T02:24:24.283Z] init-common: [2024-03-19T02:24:24.283Z] [2024-03-19T02:24:24.283Z] compile-common: [2024-03-19T02:24:24.283Z] [echo] Current time (ISO): 2024-03-19T02:24:23.283+0000 [2024-03-19T02:24:24.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:24.283Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:24.283Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:24.283Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:24.283Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:24.283Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:24.283Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:24.283Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:24.284Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:24.332Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:24.332Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2024-03-19T02:24:24.332Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2024-03-19T02:24:24.332Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/lib/bean-lib.jar [2024-03-19T02:24:24.332Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:24.332Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:24.333Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml:65: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:24.333Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:24.333Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:24.333Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:24.333Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:24.333Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:24.333Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:24.333Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:24.333Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:24.369Z] [java] [4/5]: Sleeping.... [2024-03-19T02:24:24.369Z] [java] Value of key is: concurrentAccess[2.1] [2024-03-19T02:24:24.369Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:24.369Z] [java] [2024-03-19T02:24:24.369Z] [java] [2024-03-19T02:24:24.370Z] [java] ----------------------------------------- [2024-03-19T02:24:24.370Z] [java] - main: PASS - [2024-03-19T02:24:24.370Z] [java] - concurrentAccess[2.1]: PASS - [2024-03-19T02:24:24.370Z] [java] - concurrentAccess[1.1]: PASS - [2024-03-19T02:24:24.370Z] [java] ----------------------------------------- [2024-03-19T02:24:24.370Z] [java] Total PASS: 3 [2024-03-19T02:24:24.370Z] [java] Total FAIL: 0 [2024-03-19T02:24:24.370Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:24.370Z] [java] ----------------------------------------- [2024-03-19T02:24:24.370Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:24.480Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:24.480Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:24.480Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:24.480Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:24.480Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:24.480Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:24.480Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:24.480Z] [exec] Application deployed with name rar-accessibility-testApp. [2024-03-19T02:24:24.480Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2024-03-19T02:24:24.480Z] [echo] Deployment on target server server successful [2024-03-19T02:24:24.480Z] [2024-03-19T02:24:24.481Z] setOSConditions: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] setToolWin: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] setToolUnix: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] setToolProperty: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] setS1ASclassPath: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] init-common: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] deploy-common-ee: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] run: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] setOSConditions: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] setToolWin: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] setToolUnix: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] setToolProperty: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] setS1ASclassPath: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.481Z] init-common: [2024-03-19T02:24:24.481Z] [2024-03-19T02:24:24.482Z] execute-sql-common: [2024-03-19T02:24:24.482Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2024-03-19T02:24:24.482Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:24:24.482Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:24:24.482Z] [sql] 0 rows affected [2024-03-19T02:24:24.482Z] [sql] 1 rows affected [2024-03-19T02:24:24.482Z] [sql] 1 rows affected [2024-03-19T02:24:24.482Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:24:24.482Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:24:24.482Z] [sql] 0 rows affected [2024-03-19T02:24:24.482Z] [sql] 1 rows affected [2024-03-19T02:24:24.482Z] [sql] 1 rows affected [2024-03-19T02:24:24.482Z] [sql] 6 of 8 SQL statements executed successfully [2024-03-19T02:24:24.482Z] [2024-03-19T02:24:24.482Z] setOSConditions: [2024-03-19T02:24:24.482Z] [2024-03-19T02:24:24.482Z] setToolWin: [2024-03-19T02:24:24.482Z] [2024-03-19T02:24:24.482Z] setToolUnix: [2024-03-19T02:24:24.482Z] [2024-03-19T02:24:24.482Z] setToolProperty: [2024-03-19T02:24:24.482Z] [2024-03-19T02:24:24.482Z] setS1ASclassPath: [2024-03-19T02:24:24.482Z] [2024-03-19T02:24:24.482Z] init-common: [2024-03-19T02:24:24.482Z] [2024-03-19T02:24:24.482Z] run-test-1: [2024-03-19T02:24:24.482Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:24:24.482Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:24:24.482Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:24:24.482Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:24:24.482Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:24.483Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:24.483Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:24.483Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:24.483Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:24.483Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:24.483Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:24.483Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:24.483Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:24.483Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:24:24.484Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:24:24.484Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:24:24.484Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:24:24.484Z] [java] ... 54 more [2024-03-19T02:24:24.484Z] [java] Java Result: -1 [2024-03-19T02:24:24.484Z] [2024-03-19T02:24:24.484Z] undeploy: [2024-03-19T02:24:24.484Z] [2024-03-19T02:24:24.484Z] setOSConditions: [2024-03-19T02:24:24.484Z] [2024-03-19T02:24:24.484Z] setToolWin: [2024-03-19T02:24:24.484Z] [2024-03-19T02:24:24.484Z] setToolUnix: [2024-03-19T02:24:24.484Z] [2024-03-19T02:24:24.484Z] setToolProperty: [2024-03-19T02:24:24.484Z] [2024-03-19T02:24:24.484Z] setS1ASclassPath: [2024-03-19T02:24:24.484Z] [2024-03-19T02:24:24.484Z] init-common: [2024-03-19T02:24:24.484Z] [2024-03-19T02:24:24.484Z] execute-sql-common: [2024-03-19T02:24:24.485Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2024-03-19T02:24:24.584Z] [exec] Waiting for domain1 to start .... [2024-03-19T02:24:24.584Z] [exec] Waiting finished after 3,849 ms. [2024-03-19T02:24:24.584Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:24:24.584Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:24:24.584Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:24:24.584Z] [exec] Admin Port: 45,707 [2024-03-19T02:24:24.584Z] [exec] Command start-domain executed successfully. [2024-03-19T02:24:24.584Z] [echo] run.xml:doing wait for localhost:45711... [2024-03-19T02:24:24.584Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-03-19T02:24:24.584Z] [2024-03-19T02:24:24.584Z] dumpThreadStack: [2024-03-19T02:24:24.584Z] [2024-03-19T02:24:24.584Z] startDomainWindows: [2024-03-19T02:24:24.584Z] [2024-03-19T02:24:24.584Z] startDomain: [2024-03-19T02:24:24.584Z] [2024-03-19T02:24:24.584Z] all: [2024-03-19T02:24:24.584Z] [echo] [2024-03-19T02:24:24.584Z] [echo] ************************* [2024-03-19T02:24:24.584Z] [echo] * Running jspPrecompileDeployDashDashLibraries [2024-03-19T02:24:24.584Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries [2024-03-19T02:24:24.584Z] [echo] ************************* [2024-03-19T02:24:24.584Z] [echo] [2024-03-19T02:24:24.584Z] [2024-03-19T02:24:24.584Z] setOSConditions: [2024-03-19T02:24:24.584Z] [2024-03-19T02:24:24.585Z] setToolWin: [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] setToolUnix: [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] setToolProperty: [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] setS1ASclassPath: [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] init-common: [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] setup: [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] setOSConditions: [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] setToolWin: [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] setToolUnix: [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] setToolProperty: [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] setS1ASclassPath: [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] init-common: [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] copyJarToApplibs: [2024-03-19T02:24:24.585Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs [2024-03-19T02:24:24.585Z] [2024-03-19T02:24:24.585Z] restart-server-instance-common: [2024-03-19T02:24:24.586Z] [2024-03-19T02:24:24.586Z] setOSConditions: [2024-03-19T02:24:24.586Z] [2024-03-19T02:24:24.586Z] setToolWin: [2024-03-19T02:24:24.586Z] [2024-03-19T02:24:24.586Z] setToolUnix: [2024-03-19T02:24:24.586Z] [2024-03-19T02:24:24.586Z] setToolProperty: [2024-03-19T02:24:24.586Z] [2024-03-19T02:24:24.586Z] setS1ASclassPath: [2024-03-19T02:24:24.586Z] [2024-03-19T02:24:24.586Z] init-common: [2024-03-19T02:24:24.586Z] [2024-03-19T02:24:24.586Z] stopDomain: [2024-03-19T02:24:24.586Z] [echo] run.xml:stopping domain... [2024-03-19T02:24:24.589Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:24.589Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:24:24.589Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:24:24.589Z] [javac] 2 warnings [2024-03-19T02:24:24.589Z] [2024-03-19T02:24:24.589Z] build: [2024-03-19T02:24:24.589Z] [2024-03-19T02:24:24.589Z] setOSConditions: [2024-03-19T02:24:24.589Z] [2024-03-19T02:24:24.589Z] setToolWin: [2024-03-19T02:24:24.589Z] [2024-03-19T02:24:24.589Z] setToolUnix: [2024-03-19T02:24:24.589Z] [2024-03-19T02:24:24.589Z] setToolProperty: [2024-03-19T02:24:24.589Z] [2024-03-19T02:24:24.589Z] setS1ASclassPath: [2024-03-19T02:24:24.589Z] [2024-03-19T02:24:24.589Z] init-common: [2024-03-19T02:24:24.589Z] [2024-03-19T02:24:24.589Z] webclient-war-common: [2024-03-19T02:24:24.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:24.590Z] [2024-03-19T02:24:24.590Z] clear: [2024-03-19T02:24:24.590Z] [2024-03-19T02:24:24.590Z] test-tlds-exist: [2024-03-19T02:24:24.590Z] [2024-03-19T02:24:24.590Z] copy-tlds: [2024-03-19T02:24:24.590Z] [2024-03-19T02:24:24.590Z] test-tagfiles-exist: [2024-03-19T02:24:24.590Z] [2024-03-19T02:24:24.590Z] copy-tagfiles: [2024-03-19T02:24:24.590Z] [2024-03-19T02:24:24.590Z] package-war-common: [2024-03-19T02:24:24.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:24.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:24.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:24.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:24.590Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:24.590Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:24:24.590Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:24.590Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:24.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/docroot [2024-03-19T02:24:24.590Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web.war [2024-03-19T02:24:24.591Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:24.591Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml:76: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:24.591Z] [javac] Compiling 1 source file [2024-03-19T02:24:24.741Z] [sql] 0 rows affected [2024-03-19T02:24:24.741Z] [sql] 0 rows affected [2024-03-19T02:24:24.741Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:24:24.741Z] [2024-03-19T02:24:24.741Z] setOSConditions: [2024-03-19T02:24:24.741Z] [2024-03-19T02:24:24.741Z] setToolWin: [2024-03-19T02:24:24.741Z] [2024-03-19T02:24:24.741Z] setToolUnix: [2024-03-19T02:24:24.741Z] [2024-03-19T02:24:24.741Z] setToolProperty: [2024-03-19T02:24:24.741Z] [2024-03-19T02:24:24.741Z] setS1ASclassPath: [2024-03-19T02:24:24.741Z] [2024-03-19T02:24:24.741Z] init-common: [2024-03-19T02:24:24.741Z] [2024-03-19T02:24:24.741Z] undeploy-common: [2024-03-19T02:24:24.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-appauth-pool1 --enabled=true --target server jdbc/s1qeappauth1 [2024-03-19T02:24:24.827Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2024-03-19T02:24:24.827Z] [echo] cmd executed for server [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.827Z] setOSConditions: [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.827Z] setToolWin: [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.827Z] setToolUnix: [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.827Z] setToolProperty: [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.827Z] setS1ASclassPath: [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.827Z] init-common: [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.827Z] deploy-common: [2024-03-19T02:24:24.827Z] [echo] Current time (ISO): 2024-03-19T02:24:24.589+0000 [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.827Z] setOSConditions: [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.827Z] setToolWin: [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.827Z] setToolUnix: [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.827Z] setToolProperty: [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.827Z] setS1ASclassPath: [2024-03-19T02:24:24.827Z] [2024-03-19T02:24:24.828Z] init-common: [2024-03-19T02:24:24.828Z] [2024-03-19T02:24:24.828Z] deploy-common-pe: [2024-03-19T02:24:24.846Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:24.846Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:24:24.846Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:24:24.846Z] [javac] 1 warning [2024-03-19T02:24:24.854Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:24:24.854Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:24.854Z] [2024-03-19T02:24:24.854Z] create-resources: [2024-03-19T02:24:24.854Z] [2024-03-19T02:24:24.854Z] setOSConditions: [2024-03-19T02:24:24.854Z] [2024-03-19T02:24:24.854Z] setToolWin: [2024-03-19T02:24:24.854Z] [2024-03-19T02:24:24.854Z] setToolUnix: [2024-03-19T02:24:24.854Z] [2024-03-19T02:24:24.854Z] setToolProperty: [2024-03-19T02:24:24.855Z] [2024-03-19T02:24:24.855Z] setS1ASclassPath: [2024-03-19T02:24:24.855Z] [2024-03-19T02:24:24.855Z] init-common: [2024-03-19T02:24:24.855Z] [2024-03-19T02:24:24.855Z] create-jdbc-connpool-common: [2024-03-19T02:24:24.995Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/com/example/hello1/Hello1Service.java uses or overrides a deprecated API. [2024-03-19T02:24:24.996Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:24.996Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:24.996Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:24.996Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:24.996Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:24.996Z] [2024-03-19T02:24:24.996Z] setOSConditions: [2024-03-19T02:24:24.996Z] [2024-03-19T02:24:24.996Z] setToolWin: [2024-03-19T02:24:24.996Z] [2024-03-19T02:24:24.996Z] setToolUnix: [2024-03-19T02:24:24.996Z] [2024-03-19T02:24:24.996Z] setToolProperty: [2024-03-19T02:24:24.996Z] [2024-03-19T02:24:24.996Z] setS1ASclassPath: [2024-03-19T02:24:24.996Z] [2024-03-19T02:24:24.996Z] init-common: [2024-03-19T02:24:24.996Z] [2024-03-19T02:24:24.997Z] wsimport: [2024-03-19T02:24:25.083Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txApp.ear [2024-03-19T02:24:25.090Z] [java] Looking up EJB... [2024-03-19T02:24:25.090Z] [java] Invoking EJB from module 1... [2024-03-19T02:24:25.090Z] [java] EJB said: SingletonBean called ejb.bar in SimpleBase [2024-03-19T02:24:25.090Z] [java] Record # 1 [2024-03-19T02:24:25.090Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:24:25.090Z] [java] Done calling EJB from module 1 [2024-03-19T02:24:25.090Z] [java] SingletonBean :: In PreDestroy() [2024-03-19T02:24:25.090Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:24:25.090Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:25.091Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:25.091Z] [java] Value of key is: embedded module 1 [2024-03-19T02:24:25.091Z] [java] ..........FINISHED 2 modules Embedded test [2024-03-19T02:24:25.091Z] [java] Requesting wrong set of modules.... [2024-03-19T02:24:25.091Z] [java] Completed shutdown of GlassFish runtime [2024-03-19T02:24:25.091Z] [java] Mar 19, 2024 2:24:24 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:24:25.091Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:24:25.091Z] [java] Mar 19, 2024 2:24:24 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:25.091Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:25.091Z] [java] Mar 19, 2024 2:24:24 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:25.091Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:25.091Z] [java] Mar 19, 2024 2:24:25 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:25.091Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:25.091Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:25.091Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:24:25.091Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:25.091Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain16292234457215486780xml [2024-03-19T02:24:25.091Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:25.091Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:24:25.103Z] [2024-03-19T02:24:25.103Z] setOSConditions: [2024-03-19T02:24:25.103Z] [2024-03-19T02:24:25.103Z] setToolWin: [2024-03-19T02:24:25.103Z] [2024-03-19T02:24:25.103Z] setToolUnix: [2024-03-19T02:24:25.103Z] [2024-03-19T02:24:25.103Z] setToolProperty: [2024-03-19T02:24:25.103Z] [2024-03-19T02:24:25.103Z] setS1ASclassPath: [2024-03-19T02:24:25.103Z] [2024-03-19T02:24:25.103Z] init-common: [2024-03-19T02:24:25.103Z] [2024-03-19T02:24:25.103Z] compile-common: [2024-03-19T02:24:25.103Z] [echo] Current time (ISO): 2024-03-19T02:24:24.856+0000 [2024-03-19T02:24:25.103Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:25.115Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:24:25.115Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:24:25.115Z] [2024-03-19T02:24:25.115Z] set-derby-connpool-props: [2024-03-19T02:24:25.348Z] [java] Mar 19, 2024 2:24:25 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:24:25.348Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:24:25.348Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:24:25.348Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:24:25.348Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:25.348Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:25.348Z] [java] Mar 19, 2024 2:24:25 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:25.348Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (230 ms), startup services (72 ms), total (302 ms) [2024-03-19T02:24:25.348Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:25.348Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:25.371Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:24:25.371Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:24:25.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rar-accessibility-testApp [2024-03-19T02:24:25.389Z] [2024-03-19T02:24:25.389Z] delete-resources-and-undeploy-rar: [2024-03-19T02:24:25.389Z] [2024-03-19T02:24:25.389Z] setOSConditions: [2024-03-19T02:24:25.389Z] [2024-03-19T02:24:25.389Z] setToolWin: [2024-03-19T02:24:25.389Z] [2024-03-19T02:24:25.389Z] setToolUnix: [2024-03-19T02:24:25.389Z] [2024-03-19T02:24:25.389Z] setToolProperty: [2024-03-19T02:24:25.389Z] [2024-03-19T02:24:25.389Z] setS1ASclassPath: [2024-03-19T02:24:25.389Z] [2024-03-19T02:24:25.389Z] init-common: [2024-03-19T02:24:25.389Z] [2024-03-19T02:24:25.389Z] delete-connector-resource-common: [2024-03-19T02:24:25.389Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2024-03-19T02:24:25.411Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:25.561Z] [exec] parsing WSDL... [2024-03-19T02:24:25.605Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:25.605Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:25.606Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:25.606Z] [java] Caught expected: Modules: [bar, foo] do not match an entry in the classpath [2024-03-19T02:24:25.606Z] [java] Value of key is: embedded create new container with errors in MODULES [2024-03-19T02:24:25.606Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:25.606Z] [java] [2024-03-19T02:24:25.606Z] [java] [2024-03-19T02:24:25.606Z] [java] ----------------------------------------- [2024-03-19T02:24:25.606Z] [java] - embedded module 1: PASS - [2024-03-19T02:24:25.606Z] [java] - embedded create new container with errors in MODULES: PASS - [2024-03-19T02:24:25.606Z] [java] ----------------------------------------- [2024-03-19T02:24:25.606Z] [java] Total PASS: 2 [2024-03-19T02:24:25.606Z] [java] Total FAIL: 0 [2024-03-19T02:24:25.606Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:25.606Z] [java] ----------------------------------------- [2024-03-19T02:24:25.606Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:25.606Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:25.606Z] [java] Mar 19, 2024 2:24:25 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:24:25.606Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:24:25.606Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:25.606Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:25.606Z] [java] Mar 19, 2024 2:24:25 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:25.606Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:25.606Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:25.606Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:25.606Z] [java] Mar 19, 2024 2:24:25 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:25.606Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (339 ms), startup services (6 ms), total (345 ms) [2024-03-19T02:24:25.607Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:25.607Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:25.607Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:24:25.607Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:24:25.607Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createEJBContainer [2024-03-19T02:24:25.607Z] [java] INFO: [EJBContainerProviderImpl] Cleaning up on failure ... [2024-03-19T02:24:25.607Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:25.607Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:25.607Z] [java] Mar 19, 2024 2:24:25 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:25.607Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:25.607Z] [java] Mar 19, 2024 2:24:25 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:25.607Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:25.607Z] [2024-03-19T02:24:25.607Z] setOSConditions: [2024-03-19T02:24:25.607Z] [2024-03-19T02:24:25.607Z] setToolWin: [2024-03-19T02:24:25.607Z] [2024-03-19T02:24:25.607Z] setToolUnix: [2024-03-19T02:24:25.607Z] [2024-03-19T02:24:25.607Z] setToolProperty: [2024-03-19T02:24:25.607Z] [2024-03-19T02:24:25.607Z] setS1ASclassPath: [2024-03-19T02:24:25.607Z] [2024-03-19T02:24:25.607Z] init-common: [2024-03-19T02:24:25.607Z] [2024-03-19T02:24:25.607Z] run_se_dirs: [2024-03-19T02:24:25.607Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:24:25.646Z] [exec] Application deployed with name ejb-bmp-contauth1txApp. [2024-03-19T02:24:25.646Z] [echo] Deployment on target server server successful [2024-03-19T02:24:25.646Z] [2024-03-19T02:24:25.646Z] setOSConditions: [2024-03-19T02:24:25.646Z] [2024-03-19T02:24:25.646Z] setToolWin: [2024-03-19T02:24:25.646Z] [2024-03-19T02:24:25.646Z] setToolUnix: [2024-03-19T02:24:25.646Z] [2024-03-19T02:24:25.646Z] setToolProperty: [2024-03-19T02:24:25.646Z] [2024-03-19T02:24:25.646Z] setS1ASclassPath: [2024-03-19T02:24:25.646Z] [2024-03-19T02:24:25.646Z] init-common: [2024-03-19T02:24:25.646Z] [2024-03-19T02:24:25.646Z] deploy-common-ee: [2024-03-19T02:24:25.646Z] [2024-03-19T02:24:25.646Z] run: [2024-03-19T02:24:25.646Z] [2024-03-19T02:24:25.646Z] setup-derby-for-authentication: [2024-03-19T02:24:25.646Z] [2024-03-19T02:24:25.646Z] setOSConditions: [2024-03-19T02:24:25.646Z] [2024-03-19T02:24:25.647Z] setToolWin: [2024-03-19T02:24:25.647Z] [2024-03-19T02:24:25.647Z] setToolUnix: [2024-03-19T02:24:25.647Z] [2024-03-19T02:24:25.647Z] setToolProperty: [2024-03-19T02:24:25.647Z] [2024-03-19T02:24:25.647Z] setS1ASclassPath: [2024-03-19T02:24:25.647Z] [2024-03-19T02:24:25.647Z] init-common: [2024-03-19T02:24:25.647Z] [2024-03-19T02:24:25.647Z] stop-derby: [2024-03-19T02:24:25.647Z] [2024-03-19T02:24:25.647Z] stop-derby-aix: [2024-03-19T02:24:25.647Z] [2024-03-19T02:24:25.647Z] stop-derby-nonaix: [2024-03-19T02:24:25.647Z] [echo] Stopping Derby DB Server ... [2024-03-19T02:24:25.665Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:25.665Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:25.666Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:25.666Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:25.666Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:25.666Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:25.666Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:25.903Z] [java] Tue Mar 19 02:24:25 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:24:25.903Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties to copy. [2024-03-19T02:24:25.903Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases [2024-03-19T02:24:25.903Z] [2024-03-19T02:24:25.903Z] setOSConditions: [2024-03-19T02:24:25.903Z] [2024-03-19T02:24:25.903Z] setToolWin: [2024-03-19T02:24:25.903Z] [2024-03-19T02:24:25.903Z] setToolUnix: [2024-03-19T02:24:25.903Z] [2024-03-19T02:24:25.903Z] setToolProperty: [2024-03-19T02:24:25.903Z] [2024-03-19T02:24:25.903Z] setS1ASclassPath: [2024-03-19T02:24:25.903Z] [2024-03-19T02:24:25.903Z] init-common: [2024-03-19T02:24:25.903Z] [2024-03-19T02:24:25.903Z] start-derby: [2024-03-19T02:24:25.903Z] [2024-03-19T02:24:25.903Z] start-derby-aix: [2024-03-19T02:24:25.903Z] [2024-03-19T02:24:25.903Z] start-derby-nonaix: [2024-03-19T02:24:25.904Z] [echo] Starting Derby DB Server ... [2024-03-19T02:24:25.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:24:25.933Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:24:25.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-xa-cr [2024-03-19T02:24:25.953Z] [exec] Connector resource blackbox-xa-cr deleted. [2024-03-19T02:24:25.953Z] [2024-03-19T02:24:25.953Z] setOSConditions: [2024-03-19T02:24:25.953Z] [2024-03-19T02:24:25.953Z] setToolWin: [2024-03-19T02:24:25.953Z] [2024-03-19T02:24:25.953Z] setToolUnix: [2024-03-19T02:24:25.953Z] [2024-03-19T02:24:25.953Z] setToolProperty: [2024-03-19T02:24:25.953Z] [2024-03-19T02:24:25.953Z] setS1ASclassPath: [2024-03-19T02:24:25.953Z] [2024-03-19T02:24:25.953Z] init-common: [2024-03-19T02:24:25.954Z] [2024-03-19T02:24:25.954Z] delete-connector-connpool-common: [2024-03-19T02:24:25.954Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2024-03-19T02:24:25.986Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:24:25.986Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:24:25.986Z] [javac] ^ [2024-03-19T02:24:25.986Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:24:25.986Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:24:25.986Z] [javac] ^ [2024-03-19T02:24:25.987Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:24:25.987Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:24:25.987Z] [javac] 3 warnings [2024-03-19T02:24:25.987Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/cfd-ra.jar [2024-03-19T02:24:25.987Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/cfd-ra.rar [2024-03-19T02:24:25.987Z] [2024-03-19T02:24:25.987Z] setup: [2024-03-19T02:24:25.987Z] [2024-03-19T02:24:25.987Z] deploy: [2024-03-19T02:24:25.987Z] [2024-03-19T02:24:25.987Z] setOSConditions: [2024-03-19T02:24:25.987Z] [2024-03-19T02:24:25.987Z] setToolWin: [2024-03-19T02:24:25.987Z] [2024-03-19T02:24:25.987Z] setToolUnix: [2024-03-19T02:24:25.987Z] [2024-03-19T02:24:25.987Z] setToolProperty: [2024-03-19T02:24:25.987Z] [2024-03-19T02:24:25.987Z] setS1ASclassPath: [2024-03-19T02:24:25.987Z] [2024-03-19T02:24:25.987Z] init-common: [2024-03-19T02:24:25.987Z] [2024-03-19T02:24:25.987Z] deploy: [2024-03-19T02:24:25.987Z] [2024-03-19T02:24:25.987Z] setOSConditions: [2024-03-19T02:24:25.987Z] [2024-03-19T02:24:25.987Z] setToolWin: [2024-03-19T02:24:25.987Z] [2024-03-19T02:24:25.987Z] setToolUnix: [2024-03-19T02:24:25.988Z] [2024-03-19T02:24:25.988Z] setToolProperty: [2024-03-19T02:24:25.988Z] [2024-03-19T02:24:25.988Z] setS1ASclassPath: [2024-03-19T02:24:25.988Z] [2024-03-19T02:24:25.988Z] init-common: [2024-03-19T02:24:25.988Z] [2024-03-19T02:24:25.988Z] deploy-rar-common: [2024-03-19T02:24:25.988Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} cfd-ra.rar [2024-03-19T02:24:26.125Z] [exec] [2024-03-19T02:24:26.125Z] [exec] Generating code... [2024-03-19T02:24:26.125Z] [exec] [2024-03-19T02:24:26.125Z] [exec] Compiling code... [2024-03-19T02:24:26.170Z] [java] Mar 19, 2024 2:24:26 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:26.170Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:24:26.170Z] [java] Mar 19, 2024 2:24:26 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:26.170Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain12280952412309455417xml [2024-03-19T02:24:26.170Z] [java] Mar 19, 2024 2:24:26 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:26.170Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:24:26.202Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:24:26.202Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:24:26.233Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:26.233Z] [javac] 1 warning [2024-03-19T02:24:26.233Z] [2024-03-19T02:24:26.233Z] build: [2024-03-19T02:24:26.233Z] [2024-03-19T02:24:26.233Z] setOSConditions: [2024-03-19T02:24:26.233Z] [2024-03-19T02:24:26.234Z] fixFiles: [2024-03-19T02:24:26.234Z] [2024-03-19T02:24:26.234Z] convUnix: [2024-03-19T02:24:26.234Z] [2024-03-19T02:24:26.234Z] convWin: [2024-03-19T02:24:26.234Z] [2024-03-19T02:24:26.234Z] setToolWin: [2024-03-19T02:24:26.234Z] [2024-03-19T02:24:26.234Z] setToolUnix: [2024-03-19T02:24:26.234Z] [2024-03-19T02:24:26.234Z] setToolProperty: [2024-03-19T02:24:26.234Z] [2024-03-19T02:24:26.234Z] setS1ASclassPath: [2024-03-19T02:24:26.234Z] [2024-03-19T02:24:26.234Z] init-common: [2024-03-19T02:24:26.234Z] [2024-03-19T02:24:26.234Z] package-persistence-common: [2024-03-19T02:24:26.234Z] [2024-03-19T02:24:26.234Z] ejb-jar-common: [2024-03-19T02:24:26.234Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:26.234Z] [2024-03-19T02:24:26.234Z] package-ejbjar-common: [2024-03-19T02:24:26.234Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:26.234Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:26.234Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:26.234Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finder-ejb.jar [2024-03-19T02:24:26.235Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:26.235Z] [2024-03-19T02:24:26.235Z] appclient-jar-common: [2024-03-19T02:24:26.235Z] [2024-03-19T02:24:26.235Z] package-appclientjar-common: [2024-03-19T02:24:26.235Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:26.235Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:26.235Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:26.235Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finder-client.jar [2024-03-19T02:24:26.235Z] [2024-03-19T02:24:26.235Z] webclient-war-common: [2024-03-19T02:24:26.235Z] [2024-03-19T02:24:26.235Z] build-ear-common: [2024-03-19T02:24:26.235Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:26.235Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:26.235Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:26.235Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finderApp.ear [2024-03-19T02:24:26.235Z] [2024-03-19T02:24:26.235Z] deploy: [2024-03-19T02:24:26.235Z] [2024-03-19T02:24:26.235Z] setOSConditions: [2024-03-19T02:24:26.235Z] [2024-03-19T02:24:26.235Z] setToolWin: [2024-03-19T02:24:26.235Z] [2024-03-19T02:24:26.236Z] setToolUnix: [2024-03-19T02:24:26.236Z] [2024-03-19T02:24:26.236Z] setToolProperty: [2024-03-19T02:24:26.236Z] [2024-03-19T02:24:26.236Z] setS1ASclassPath: [2024-03-19T02:24:26.236Z] [2024-03-19T02:24:26.236Z] init-common: [2024-03-19T02:24:26.236Z] [2024-03-19T02:24:26.236Z] execute-ejb-sql-common: [2024-03-19T02:24:26.458Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:24:26.458Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:24:26.501Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/finder/sql/create_pointbase.sql [2024-03-19T02:24:26.501Z] [sql] 15 of 15 SQL statements executed successfully [2024-03-19T02:24:26.501Z] [2024-03-19T02:24:26.501Z] setOSConditions: [2024-03-19T02:24:26.501Z] [2024-03-19T02:24:26.501Z] setToolWin: [2024-03-19T02:24:26.501Z] [2024-03-19T02:24:26.501Z] setToolUnix: [2024-03-19T02:24:26.501Z] [2024-03-19T02:24:26.501Z] setToolProperty: [2024-03-19T02:24:26.501Z] [2024-03-19T02:24:26.501Z] setS1ASclassPath: [2024-03-19T02:24:26.501Z] [2024-03-19T02:24:26.501Z] init-common: [2024-03-19T02:24:26.502Z] [2024-03-19T02:24:26.502Z] deploy-common: [2024-03-19T02:24:26.502Z] [echo] Current time (ISO): 2024-03-19T02:24:26.335+0000 [2024-03-19T02:24:26.502Z] [2024-03-19T02:24:26.502Z] setOSConditions: [2024-03-19T02:24:26.502Z] [2024-03-19T02:24:26.502Z] setToolWin: [2024-03-19T02:24:26.502Z] [2024-03-19T02:24:26.502Z] setToolUnix: [2024-03-19T02:24:26.502Z] [2024-03-19T02:24:26.502Z] setToolProperty: [2024-03-19T02:24:26.502Z] [2024-03-19T02:24:26.502Z] setS1ASclassPath: [2024-03-19T02:24:26.502Z] [2024-03-19T02:24:26.502Z] init-common: [2024-03-19T02:24:26.502Z] [2024-03-19T02:24:26.502Z] deploy-common-pe: [2024-03-19T02:24:26.518Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:26.519Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:26.519Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-xa-ccp [2024-03-19T02:24:26.519Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2024-03-19T02:24:26.519Z] [2024-03-19T02:24:26.519Z] setOSConditions: [2024-03-19T02:24:26.519Z] [2024-03-19T02:24:26.519Z] setToolWin: [2024-03-19T02:24:26.519Z] [2024-03-19T02:24:26.519Z] setToolUnix: [2024-03-19T02:24:26.519Z] [2024-03-19T02:24:26.519Z] setToolProperty: [2024-03-19T02:24:26.519Z] [2024-03-19T02:24:26.519Z] setS1ASclassPath: [2024-03-19T02:24:26.519Z] [2024-03-19T02:24:26.519Z] init-common: [2024-03-19T02:24:26.519Z] [2024-03-19T02:24:26.519Z] undeploy-rar-common: [2024-03-19T02:24:26.519Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2024-03-19T02:24:26.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false cfd-ra.rar [2024-03-19T02:24:26.551Z] [exec] Application deployed with name cfd-ra. [2024-03-19T02:24:26.551Z] [echo] Deploying cfd-ra.rar on server [2024-03-19T02:24:26.551Z] [2024-03-19T02:24:26.552Z] setOSConditions: [2024-03-19T02:24:26.552Z] [2024-03-19T02:24:26.552Z] setToolWin: [2024-03-19T02:24:26.552Z] [2024-03-19T02:24:26.552Z] setToolUnix: [2024-03-19T02:24:26.552Z] [2024-03-19T02:24:26.552Z] setToolProperty: [2024-03-19T02:24:26.552Z] [2024-03-19T02:24:26.552Z] setS1ASclassPath: [2024-03-19T02:24:26.552Z] [2024-03-19T02:24:26.552Z] init-common: [2024-03-19T02:24:26.552Z] [2024-03-19T02:24:26.552Z] testAddAdmin: [2024-03-19T02:24:26.552Z] [2024-03-19T02:24:26.552Z] asadmin-common: [2024-03-19T02:24:26.552Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname cfd-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:24:26.758Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finderApp.ear [2024-03-19T02:24:27.015Z] [exec] Application deployed with name ejb-bmp-finderApp. [2024-03-19T02:24:27.015Z] [echo] Deployment on target server server successful [2024-03-19T02:24:27.015Z] [2024-03-19T02:24:27.015Z] setOSConditions: [2024-03-19T02:24:27.015Z] [2024-03-19T02:24:27.015Z] setToolWin: [2024-03-19T02:24:27.015Z] [2024-03-19T02:24:27.015Z] setToolUnix: [2024-03-19T02:24:27.015Z] [2024-03-19T02:24:27.015Z] setToolProperty: [2024-03-19T02:24:27.015Z] [2024-03-19T02:24:27.015Z] setS1ASclassPath: [2024-03-19T02:24:27.015Z] [2024-03-19T02:24:27.015Z] init-common: [2024-03-19T02:24:27.015Z] [2024-03-19T02:24:27.015Z] deploy-common-ee: [2024-03-19T02:24:27.015Z] [2024-03-19T02:24:27.015Z] run: [2024-03-19T02:24:27.015Z] [2024-03-19T02:24:27.015Z] setOSConditions: [2024-03-19T02:24:27.015Z] [2024-03-19T02:24:27.015Z] setToolWin: [2024-03-19T02:24:27.016Z] [2024-03-19T02:24:27.016Z] setToolUnix: [2024-03-19T02:24:27.016Z] [2024-03-19T02:24:27.016Z] setToolProperty: [2024-03-19T02:24:27.016Z] [2024-03-19T02:24:27.016Z] setS1ASclassPath: [2024-03-19T02:24:27.016Z] [2024-03-19T02:24:27.016Z] init-common: [2024-03-19T02:24:27.016Z] [2024-03-19T02:24:27.016Z] runclient-common: [2024-03-19T02:24:27.016Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finderAppClient.jar -name ejb-bmp-finderClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:24:27.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:24:27.021Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:24:27.088Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-xa [2024-03-19T02:24:27.088Z] [2024-03-19T02:24:27.088Z] delete-resources-and-undeploy-rar: [2024-03-19T02:24:27.088Z] [2024-03-19T02:24:27.088Z] setOSConditions: [2024-03-19T02:24:27.088Z] [2024-03-19T02:24:27.088Z] setToolWin: [2024-03-19T02:24:27.088Z] [2024-03-19T02:24:27.088Z] setToolUnix: [2024-03-19T02:24:27.088Z] [2024-03-19T02:24:27.088Z] setToolProperty: [2024-03-19T02:24:27.088Z] [2024-03-19T02:24:27.088Z] setS1ASclassPath: [2024-03-19T02:24:27.088Z] [2024-03-19T02:24:27.088Z] init-common: [2024-03-19T02:24:27.088Z] [2024-03-19T02:24:27.088Z] delete-connector-resource-common: [2024-03-19T02:24:27.088Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2024-03-19T02:24:27.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:24:27.277Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:24:27.485Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname cfd-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-03-19T02:24:27.485Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:24:27.485Z] [2024-03-19T02:24:27.485Z] setOSConditions: [2024-03-19T02:24:27.485Z] [2024-03-19T02:24:27.485Z] setToolWin: [2024-03-19T02:24:27.485Z] [2024-03-19T02:24:27.485Z] setToolUnix: [2024-03-19T02:24:27.485Z] [2024-03-19T02:24:27.485Z] setToolProperty: [2024-03-19T02:24:27.485Z] [2024-03-19T02:24:27.485Z] setS1ASclassPath: [2024-03-19T02:24:27.485Z] [2024-03-19T02:24:27.485Z] init-common: [2024-03-19T02:24:27.485Z] [2024-03-19T02:24:27.485Z] deploy-common: [2024-03-19T02:24:27.485Z] [echo] Current time (ISO): 2024-03-19T02:24:27.240+0000 [2024-03-19T02:24:27.485Z] [2024-03-19T02:24:27.485Z] setOSConditions: [2024-03-19T02:24:27.485Z] [2024-03-19T02:24:27.486Z] setToolWin: [2024-03-19T02:24:27.486Z] [2024-03-19T02:24:27.486Z] setToolUnix: [2024-03-19T02:24:27.486Z] [2024-03-19T02:24:27.486Z] setToolProperty: [2024-03-19T02:24:27.486Z] [2024-03-19T02:24:27.486Z] setS1ASclassPath: [2024-03-19T02:24:27.486Z] [2024-03-19T02:24:27.486Z] init-common: [2024-03-19T02:24:27.486Z] [2024-03-19T02:24:27.486Z] deploy-common-pe: [2024-03-19T02:24:27.497Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/com/example/hello2/Hello2Service.java uses or overrides a deprecated API. [2024-03-19T02:24:27.497Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:27.498Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:27.498Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:24:27.498Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:27.498Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:27.498Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:27.498Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:27.498Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:27.498Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:27.498Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:27.533Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:24:27.533Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:24:27.541Z] [java] Mar 19, 2024 2:24:27 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:24:27.541Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:24:27.541Z] [java] Mar 19, 2024 2:24:27 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:24:27.541Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:24:27.686Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-tx-cr [2024-03-19T02:24:27.686Z] [exec] Connector resource blackbox-tx-cr deleted. [2024-03-19T02:24:27.686Z] [2024-03-19T02:24:27.687Z] setOSConditions: [2024-03-19T02:24:27.687Z] [2024-03-19T02:24:27.687Z] setToolWin: [2024-03-19T02:24:27.687Z] [2024-03-19T02:24:27.687Z] setToolUnix: [2024-03-19T02:24:27.687Z] [2024-03-19T02:24:27.687Z] setToolProperty: [2024-03-19T02:24:27.687Z] [2024-03-19T02:24:27.687Z] setS1ASclassPath: [2024-03-19T02:24:27.687Z] [2024-03-19T02:24:27.687Z] init-common: [2024-03-19T02:24:27.687Z] [2024-03-19T02:24:27.687Z] delete-connector-connpool-common: [2024-03-19T02:24:27.687Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2024-03-19T02:24:27.743Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp.ear [2024-03-19T02:24:27.755Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:27.755Z] [javac] 1 warning [2024-03-19T02:24:27.755Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:24:27.803Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:24:27.943Z] [exec] Mar 19, 2024 2:24:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:24:27.943Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:24:28.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:28.025Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:24:28.025Z] [2024-03-19T02:24:28.025Z] deploy-client: [2024-03-19T02:24:28.059Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:24:28.059Z] [2024-03-19T02:24:28.059Z] setOSConditions: [2024-03-19T02:24:28.059Z] [2024-03-19T02:24:28.059Z] setToolWin: [2024-03-19T02:24:28.060Z] [2024-03-19T02:24:28.060Z] setToolUnix: [2024-03-19T02:24:28.060Z] [2024-03-19T02:24:28.060Z] setToolProperty: [2024-03-19T02:24:28.060Z] [2024-03-19T02:24:28.060Z] setS1ASclassPath: [2024-03-19T02:24:28.060Z] [2024-03-19T02:24:28.060Z] init-common: [2024-03-19T02:24:28.060Z] [2024-03-19T02:24:28.060Z] create-jdbc-resource-common: [2024-03-19T02:24:28.060Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:24:28.107Z] [java] Mar 19, 2024 2:24:27 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:28.107Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:24:28.107Z] [java] Mar 19, 2024 2:24:27 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:28.107Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:24:28.107Z] [java] Mar 19, 2024 2:24:27 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:28.108Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:24:28.108Z] [java] Mar 19, 2024 2:24:27 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:24:28.108Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:24:28.108Z] [java] Mar 19, 2024 2:24:27 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:28.108Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:28.108Z] [java] Mar 19, 2024 2:24:27 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:28.108Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (991 ms), startup services (901 ms), total (1,892 ms) [2024-03-19T02:24:28.252Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:28.252Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:28.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-tx-ccp [2024-03-19T02:24:28.252Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2024-03-19T02:24:28.252Z] [2024-03-19T02:24:28.252Z] setOSConditions: [2024-03-19T02:24:28.252Z] [2024-03-19T02:24:28.252Z] setToolWin: [2024-03-19T02:24:28.252Z] [2024-03-19T02:24:28.252Z] setToolUnix: [2024-03-19T02:24:28.252Z] [2024-03-19T02:24:28.252Z] setToolProperty: [2024-03-19T02:24:28.252Z] [2024-03-19T02:24:28.253Z] setS1ASclassPath: [2024-03-19T02:24:28.253Z] [2024-03-19T02:24:28.253Z] init-common: [2024-03-19T02:24:28.253Z] [2024-03-19T02:24:28.253Z] undeploy-rar-common: [2024-03-19T02:24:28.253Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-03-19T02:24:28.282Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:28.282Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:24:28.316Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:24:28.316Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-03-19T02:24:28.316Z] [echo] cmd executed for server [2024-03-19T02:24:28.316Z] [2024-03-19T02:24:28.316Z] deploy: [2024-03-19T02:24:28.316Z] [2024-03-19T02:24:28.316Z] deploy-war-common: [2024-03-19T02:24:28.316Z] [2024-03-19T02:24:28.316Z] setOSConditions: [2024-03-19T02:24:28.316Z] [2024-03-19T02:24:28.316Z] setToolWin: [2024-03-19T02:24:28.316Z] [2024-03-19T02:24:28.316Z] setToolUnix: [2024-03-19T02:24:28.316Z] [2024-03-19T02:24:28.316Z] setToolProperty: [2024-03-19T02:24:28.316Z] [2024-03-19T02:24:28.316Z] setS1ASclassPath: [2024-03-19T02:24:28.316Z] [2024-03-19T02:24:28.316Z] init-common: [2024-03-19T02:24:28.316Z] [2024-03-19T02:24:28.316Z] deploy-war-commonpe: [2024-03-19T02:24:28.364Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:28.364Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:28.510Z] [exec] Mar 19, 2024 2:24:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:28.510Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:28.510Z] [exec] Mar 19, 2024 2:24:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:28.510Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:28.510Z] [exec] Mar 19, 2024 2:24:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:28.510Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:28.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib-extension-alternative --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web.war [2024-03-19T02:24:28.620Z] [2024-03-19T02:24:28.621Z] processResult: [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] failed: [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] passed: [2024-03-19T02:24:28.621Z] [echo] Test session2 Passed [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] unknown: [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] declare-test: [2024-03-19T02:24:28.621Z] [echo] Starting test session2 ejb30/session2 Test asadmin redeploy [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] init.os: [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] init.tools.unix: [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] init.tools.windows: [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] init.tools: [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] setAsadminArgs: [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] init: [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] init.customtasks: [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] prepare: [2024-03-19T02:24:28.621Z] [2024-03-19T02:24:28.621Z] redeploy.asadmin: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] setAsadminArgs: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] common.redeploy.asadmin: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] init.os: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] init.tools.unix: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] init.tools.windows: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] init.tools: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] setAsadminArgs: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] init: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] init.customtasks: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] delAppRef: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] init.os: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] init.tools.unix: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] init.tools.windows: [2024-03-19T02:24:28.622Z] [2024-03-19T02:24:28.622Z] init.tools: [2024-03-19T02:24:28.623Z] [2024-03-19T02:24:28.623Z] setAsadminArgs: [2024-03-19T02:24:28.623Z] [2024-03-19T02:24:28.623Z] init: [2024-03-19T02:24:28.623Z] [2024-03-19T02:24:28.623Z] init.customtasks: [2024-03-19T02:24:28.623Z] [2024-03-19T02:24:28.623Z] common.run.asadmin: [2024-03-19T02:24:28.623Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives --name ejb-ejb30-hello-session2 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2024-03-19T02:24:28.623Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:28.623Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:24:28.623Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:28.623Z] [java] Mar 19, 2024 2:24:28 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:24:28.623Z] [java] INFO: Grizzly Framework 4.0.2 started in: 20 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:24:28.623Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:28.623Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:28.623Z] [java] Mar 19, 2024 2:24:28 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:28.623Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:28.623Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:28.624Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:28.624Z] [java] Mar 19, 2024 2:24:28 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:28.624Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,402 ms), startup services (27 ms), total (2,429 ms) [2024-03-19T02:24:28.624Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:28.624Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:28.624Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:24:28.624Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:24:28.624Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:28.624Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:28.624Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:28.624Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-pu1 to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:28.624Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:28.624Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? true isWebApp? false [2024-03-19T02:24:28.624Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:28.624Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:28.624Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:28.624Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? true isWebApp? false [2024-03-19T02:24:28.624Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:28.624Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:28.624Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:28.624Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app13761277979871289473 [2024-03-19T02:24:28.624Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:28.624Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:24:28.624Z] [java] Mar 19, 2024 2:24:28 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:28.624Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-03-19T02:24:28.767Z] [exec] Mar 19, 2024 2:24:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:28.767Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:28.767Z] [exec] Mar 19, 2024 2:24:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:28.767Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:28.767Z] [exec] Mar 19, 2024 2:24:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:28.767Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:28.817Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-03-19T02:24:28.817Z] [2024-03-19T02:24:28.817Z] delete-resources-and-undeploy-rar: [2024-03-19T02:24:28.817Z] [2024-03-19T02:24:28.817Z] setOSConditions: [2024-03-19T02:24:28.817Z] [2024-03-19T02:24:28.817Z] setToolWin: [2024-03-19T02:24:28.817Z] [2024-03-19T02:24:28.817Z] setToolUnix: [2024-03-19T02:24:28.817Z] [2024-03-19T02:24:28.817Z] setToolProperty: [2024-03-19T02:24:28.817Z] [2024-03-19T02:24:28.817Z] setS1ASclassPath: [2024-03-19T02:24:28.817Z] [2024-03-19T02:24:28.817Z] init-common: [2024-03-19T02:24:28.817Z] [2024-03-19T02:24:28.817Z] delete-connector-resource-common: [2024-03-19T02:24:28.817Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2024-03-19T02:24:28.847Z] [exec] Application deployed with name wsclient. [2024-03-19T02:24:28.847Z] [exec] Command deploy executed successfully. [2024-03-19T02:24:28.847Z] [2024-03-19T02:24:28.847Z] setup: [2024-03-19T02:24:28.847Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:28.847Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:28.847Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:28.848Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:28.848Z] [2024-03-19T02:24:28.848Z] setOSConditions: [2024-03-19T02:24:28.848Z] [2024-03-19T02:24:28.848Z] setToolWin: [2024-03-19T02:24:28.848Z] [2024-03-19T02:24:28.848Z] setToolUnix: [2024-03-19T02:24:28.848Z] [2024-03-19T02:24:28.848Z] setToolProperty: [2024-03-19T02:24:28.848Z] [2024-03-19T02:24:28.848Z] setS1ASclassPath: [2024-03-19T02:24:28.848Z] [2024-03-19T02:24:28.848Z] init-common: [2024-03-19T02:24:28.848Z] [2024-03-19T02:24:28.848Z] runtest: [2024-03-19T02:24:28.848Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:28.848Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml:96: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:28.848Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:28.848Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:24:28.848Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:28.848Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:28.849Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:28.849Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:28.849Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:28.849Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:28.849Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:28.849Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:28.849Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:28.849Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:28.850Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:28.850Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:28.850Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:28.850Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:28.850Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:28.850Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:28.850Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:28.850Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:28.850Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:28.850Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:24:28.850Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:24:28.850Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:24:28.850Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:24:28.851Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:24:28.851Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:24:28.851Z] [java] ... 72 more [2024-03-19T02:24:28.851Z] [java] Java Result: -1 [2024-03-19T02:24:28.851Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:28.851Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:28.851Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:28.851Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:28.851Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:28.851Z] [2024-03-19T02:24:28.851Z] setOSConditions: [2024-03-19T02:24:28.851Z] [2024-03-19T02:24:28.851Z] setToolWin: [2024-03-19T02:24:28.851Z] [2024-03-19T02:24:28.851Z] setToolUnix: [2024-03-19T02:24:28.851Z] [2024-03-19T02:24:28.851Z] setToolProperty: [2024-03-19T02:24:28.851Z] [2024-03-19T02:24:28.851Z] setS1ASclassPath: [2024-03-19T02:24:28.851Z] [2024-03-19T02:24:28.852Z] init-common: [2024-03-19T02:24:28.852Z] [2024-03-19T02:24:28.852Z] clean: [2024-03-19T02:24:28.852Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:28.852Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:28.852Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:28.852Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:28.852Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:28.852Z] [2024-03-19T02:24:28.852Z] setOSConditions: [2024-03-19T02:24:28.852Z] [2024-03-19T02:24:28.852Z] setToolWin: [2024-03-19T02:24:28.852Z] [2024-03-19T02:24:28.852Z] setToolUnix: [2024-03-19T02:24:28.852Z] [2024-03-19T02:24:28.852Z] setToolProperty: [2024-03-19T02:24:28.852Z] [2024-03-19T02:24:28.852Z] setS1ASclassPath: [2024-03-19T02:24:28.852Z] [2024-03-19T02:24:28.853Z] init-common: [2024-03-19T02:24:28.853Z] [2024-03-19T02:24:28.853Z] clean-common: [2024-03-19T02:24:28.853Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:28.853Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:28.853Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:28.853Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:28.853Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:28.853Z] [2024-03-19T02:24:28.853Z] setOSConditions: [2024-03-19T02:24:28.853Z] [2024-03-19T02:24:28.853Z] setToolWin: [2024-03-19T02:24:28.853Z] [2024-03-19T02:24:28.853Z] setToolUnix: [2024-03-19T02:24:28.853Z] [2024-03-19T02:24:28.853Z] setToolProperty: [2024-03-19T02:24:28.853Z] [2024-03-19T02:24:28.853Z] setS1ASclassPath: [2024-03-19T02:24:28.854Z] [2024-03-19T02:24:28.854Z] init-common: [2024-03-19T02:24:28.854Z] [2024-03-19T02:24:28.854Z] clean-classes-common: [2024-03-19T02:24:28.854Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:28.854Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:28.854Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:28.854Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:28.854Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:28.854Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:28.854Z] [2024-03-19T02:24:28.854Z] setOSConditions: [2024-03-19T02:24:28.854Z] [2024-03-19T02:24:28.854Z] setToolWin: [2024-03-19T02:24:28.854Z] [2024-03-19T02:24:28.854Z] setToolUnix: [2024-03-19T02:24:28.854Z] [2024-03-19T02:24:28.855Z] setToolProperty: [2024-03-19T02:24:28.855Z] [2024-03-19T02:24:28.855Z] setS1ASclassPath: [2024-03-19T02:24:28.855Z] [2024-03-19T02:24:28.855Z] init-common: [2024-03-19T02:24:28.855Z] [2024-03-19T02:24:28.855Z] clean-jars-common: [2024-03-19T02:24:28.855Z] [2024-03-19T02:24:28.855Z] undeploy: [2024-03-19T02:24:28.855Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:28.855Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:29.120Z] [exec] Application deployed with name connection-factory-definitionApp. [2024-03-19T02:24:29.121Z] [echo] Deployment on target server server successful [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.121Z] setOSConditions: [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.121Z] setToolWin: [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.121Z] setToolUnix: [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.121Z] setToolProperty: [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.121Z] setS1ASclassPath: [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.121Z] init-common: [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.121Z] deploy-common-ee: [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.121Z] run: [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.121Z] setOSConditions: [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.121Z] setToolWin: [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.121Z] setToolUnix: [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.121Z] setToolProperty: [2024-03-19T02:24:29.121Z] [2024-03-19T02:24:29.122Z] setS1ASclassPath: [2024-03-19T02:24:29.122Z] [2024-03-19T02:24:29.122Z] init-common: [2024-03-19T02:24:29.122Z] [2024-03-19T02:24:29.122Z] compile-ut: [2024-03-19T02:24:29.122Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:29.122Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:29.122Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:29.122Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:29.122Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:29.122Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:29.122Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:29.122Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:29.124Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:29.124Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:29.124Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:29.125Z] [2024-03-19T02:24:29.125Z] setOSConditions: [2024-03-19T02:24:29.125Z] [2024-03-19T02:24:29.125Z] setToolWin: [2024-03-19T02:24:29.125Z] [2024-03-19T02:24:29.125Z] setToolUnix: [2024-03-19T02:24:29.125Z] [2024-03-19T02:24:29.125Z] setToolProperty: [2024-03-19T02:24:29.125Z] [2024-03-19T02:24:29.125Z] setS1ASclassPath: [2024-03-19T02:24:29.125Z] [2024-03-19T02:24:29.125Z] init-common: [2024-03-19T02:24:29.125Z] [2024-03-19T02:24:29.125Z] undeploy-war-common: [2024-03-19T02:24:29.134Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web. [2024-03-19T02:24:29.134Z] [2024-03-19T02:24:29.134Z] deploy-war-commonee: [2024-03-19T02:24:29.134Z] [2024-03-19T02:24:29.135Z] run: [2024-03-19T02:24:29.135Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llinit [2024-03-19T02:24:29.135Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llquery [2024-03-19T02:24:29.135Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llfind [2024-03-19T02:24:29.135Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llinj [2024-03-19T02:24:29.135Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:29.135Z] [java] [2024-03-19T02:24:29.135Z] [java] [2024-03-19T02:24:29.135Z] [java] ----------------------------------------- [2024-03-19T02:24:29.135Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellinit: PASS - [2024-03-19T02:24:29.135Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellquery: PASS - [2024-03-19T02:24:29.135Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellfind: PASS - [2024-03-19T02:24:29.135Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellinj: PASS - [2024-03-19T02:24:29.135Z] [java] ----------------------------------------- [2024-03-19T02:24:29.135Z] [java] - Total PASS : 4 - [2024-03-19T02:24:29.135Z] [java] - Total FAIL : 0 - [2024-03-19T02:24:29.135Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:24:29.135Z] [java] ----------------------------------------- [2024-03-19T02:24:29.135Z] [2024-03-19T02:24:29.135Z] undeploy: [2024-03-19T02:24:29.135Z] [2024-03-19T02:24:29.135Z] setOSConditions: [2024-03-19T02:24:29.135Z] [2024-03-19T02:24:29.135Z] setToolWin: [2024-03-19T02:24:29.135Z] [2024-03-19T02:24:29.135Z] setToolUnix: [2024-03-19T02:24:29.135Z] [2024-03-19T02:24:29.135Z] setToolProperty: [2024-03-19T02:24:29.135Z] [2024-03-19T02:24:29.135Z] setS1ASclassPath: [2024-03-19T02:24:29.135Z] [2024-03-19T02:24:29.135Z] init-common: [2024-03-19T02:24:29.135Z] [2024-03-19T02:24:29.136Z] undeploy-war-common: [2024-03-19T02:24:29.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-notx-cr [2024-03-19T02:24:29.389Z] [exec] Connector resource blackbox-notx-cr deleted. [2024-03-19T02:24:29.389Z] [2024-03-19T02:24:29.389Z] setOSConditions: [2024-03-19T02:24:29.389Z] [2024-03-19T02:24:29.389Z] setToolWin: [2024-03-19T02:24:29.389Z] [2024-03-19T02:24:29.389Z] setToolUnix: [2024-03-19T02:24:29.389Z] [2024-03-19T02:24:29.389Z] setToolProperty: [2024-03-19T02:24:29.389Z] [2024-03-19T02:24:29.390Z] setS1ASclassPath: [2024-03-19T02:24:29.390Z] [2024-03-19T02:24:29.390Z] init-common: [2024-03-19T02:24:29.390Z] [2024-03-19T02:24:29.390Z] delete-connector-connpool-common: [2024-03-19T02:24:29.390Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [Pipeline] junit [2024-03-19T02:24:29.478Z] Recording test results [2024-03-19T02:24:29.566Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-client.jar of size 6,957 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-client.jar [2024-03-19T02:24:29.566Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-clientClient.jar of size 11,410 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-clientClient.jar [2024-03-19T02:24:29.566Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client.jar of size 3,356 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client.jar [2024-03-19T02:24:29.566Z] [exec] Application deployed with name ejb-ejb30-hello-session2. [2024-03-19T02:24:29.566Z] [exec] Command deploy executed successfully. [2024-03-19T02:24:29.566Z] [2024-03-19T02:24:29.566Z] init.os: [2024-03-19T02:24:29.566Z] [2024-03-19T02:24:29.566Z] init.tools.unix: [2024-03-19T02:24:29.566Z] [2024-03-19T02:24:29.566Z] init.tools.windows: [2024-03-19T02:24:29.566Z] [2024-03-19T02:24:29.566Z] init.tools: [2024-03-19T02:24:29.566Z] [2024-03-19T02:24:29.566Z] setAsadminArgs: [2024-03-19T02:24:29.566Z] [2024-03-19T02:24:29.566Z] init: [2024-03-19T02:24:29.566Z] [2024-03-19T02:24:29.567Z] init.customtasks: [2024-03-19T02:24:29.567Z] [2024-03-19T02:24:29.567Z] setEnabled: [2024-03-19T02:24:29.567Z] [2024-03-19T02:24:29.567Z] createAppRef: [2024-03-19T02:24:29.567Z] [2024-03-19T02:24:29.567Z] init.os: [2024-03-19T02:24:29.567Z] [2024-03-19T02:24:29.567Z] init.tools.unix: [2024-03-19T02:24:29.567Z] [2024-03-19T02:24:29.567Z] init.tools.windows: [2024-03-19T02:24:29.567Z] [2024-03-19T02:24:29.567Z] init.tools: [2024-03-19T02:24:29.567Z] [2024-03-19T02:24:29.567Z] setAsadminArgs: [2024-03-19T02:24:29.567Z] [2024-03-19T02:24:29.567Z] init: [2024-03-19T02:24:29.567Z] [2024-03-19T02:24:29.567Z] init.customtasks: [2024-03-19T02:24:29.567Z] [2024-03-19T02:24:29.567Z] prepare: [2024-03-19T02:24:29.567Z] [2024-03-19T02:24:29.567Z] setOrbPort2: [2024-03-19T02:24:29.567Z] [2024-03-19T02:24:29.567Z] runclient: [2024-03-19T02:24:29.604Z] [java] Mar 19, 2024 2:24:29 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:24:29.604Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:24:29.604Z] [java] Mar 19, 2024 2:24:29 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:24:29.604Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:24:29.604Z] [java] Mar 19, 2024 2:24:29 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:24:29.604Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:24:29.604Z] [java] Mar 19, 2024 2:24:29 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:24:29.604Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:24:29.647Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:29.647Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:29.647Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-notx-ccp [2024-03-19T02:24:29.690Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false containerresolver-app1-web [2024-03-19T02:24:29.691Z] [2024-03-19T02:24:29.691Z] cleanup: [2024-03-19T02:24:29.691Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:29.691Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:29.691Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:29.691Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:29.691Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:29.691Z] [2024-03-19T02:24:29.691Z] setOSConditions: [2024-03-19T02:24:29.691Z] [2024-03-19T02:24:29.691Z] setToolWin: [2024-03-19T02:24:29.691Z] [2024-03-19T02:24:29.691Z] setToolUnix: [2024-03-19T02:24:29.691Z] [2024-03-19T02:24:29.691Z] setToolProperty: [2024-03-19T02:24:29.691Z] [2024-03-19T02:24:29.691Z] setS1ASclassPath: [2024-03-19T02:24:29.692Z] [2024-03-19T02:24:29.692Z] init-common: [2024-03-19T02:24:29.692Z] [2024-03-19T02:24:29.692Z] clean: [2024-03-19T02:24:29.692Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:29.692Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:29.692Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:29.692Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:29.692Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:29.692Z] [2024-03-19T02:24:29.692Z] setOSConditions: [2024-03-19T02:24:29.692Z] [2024-03-19T02:24:29.692Z] setToolWin: [2024-03-19T02:24:29.692Z] [2024-03-19T02:24:29.692Z] setToolUnix: [2024-03-19T02:24:29.692Z] [2024-03-19T02:24:29.692Z] setToolProperty: [2024-03-19T02:24:29.692Z] [2024-03-19T02:24:29.693Z] setS1ASclassPath: [2024-03-19T02:24:29.693Z] [2024-03-19T02:24:29.693Z] init-common: [2024-03-19T02:24:29.693Z] [2024-03-19T02:24:29.693Z] clean-common: [2024-03-19T02:24:29.693Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:29.693Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:29.693Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:29.693Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:29.693Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:29.693Z] [2024-03-19T02:24:29.693Z] setOSConditions: [2024-03-19T02:24:29.693Z] [2024-03-19T02:24:29.693Z] setToolWin: [2024-03-19T02:24:29.693Z] [2024-03-19T02:24:29.693Z] setToolUnix: [2024-03-19T02:24:29.693Z] [2024-03-19T02:24:29.694Z] setToolProperty: [2024-03-19T02:24:29.694Z] [2024-03-19T02:24:29.694Z] setS1ASclassPath: [2024-03-19T02:24:29.694Z] [2024-03-19T02:24:29.694Z] init-common: [2024-03-19T02:24:29.694Z] [2024-03-19T02:24:29.694Z] clean-classes-common: [2024-03-19T02:24:29.694Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:29.694Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:29.694Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:29.694Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:29.694Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:29.694Z] [2024-03-19T02:24:29.694Z] setOSConditions: [2024-03-19T02:24:29.694Z] [2024-03-19T02:24:29.694Z] setToolWin: [2024-03-19T02:24:29.694Z] [2024-03-19T02:24:29.694Z] setToolUnix: [2024-03-19T02:24:29.695Z] [2024-03-19T02:24:29.695Z] setToolProperty: [2024-03-19T02:24:29.695Z] [2024-03-19T02:24:29.695Z] setS1ASclassPath: [2024-03-19T02:24:29.695Z] [2024-03-19T02:24:29.695Z] init-common: [2024-03-19T02:24:29.695Z] [2024-03-19T02:24:29.695Z] clean-jars-common: [2024-03-19T02:24:29.695Z] [2024-03-19T02:24:29.695Z] undeploy: [2024-03-19T02:24:29.695Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:29.695Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:29.695Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:29.695Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:29.695Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:29.695Z] [2024-03-19T02:24:29.695Z] setOSConditions: [2024-03-19T02:24:29.695Z] [2024-03-19T02:24:29.695Z] setToolWin: [2024-03-19T02:24:29.696Z] [2024-03-19T02:24:29.696Z] setToolUnix: [2024-03-19T02:24:29.696Z] [2024-03-19T02:24:29.696Z] setToolProperty: [2024-03-19T02:24:29.696Z] [2024-03-19T02:24:29.696Z] setS1ASclassPath: [2024-03-19T02:24:29.696Z] [2024-03-19T02:24:29.696Z] init-common: [2024-03-19T02:24:29.696Z] [2024-03-19T02:24:29.696Z] undeploy-war-common: [2024-03-19T02:24:29.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web [2024-03-19T02:24:29.709Z] [2024-03-19T02:24:29.709Z] delete-resources: [2024-03-19T02:24:29.709Z] [2024-03-19T02:24:29.709Z] setOSConditions: [2024-03-19T02:24:29.709Z] [2024-03-19T02:24:29.710Z] setToolWin: [2024-03-19T02:24:29.710Z] [2024-03-19T02:24:29.710Z] setToolUnix: [2024-03-19T02:24:29.710Z] [2024-03-19T02:24:29.710Z] setToolProperty: [2024-03-19T02:24:29.710Z] [2024-03-19T02:24:29.710Z] setS1ASclassPath: [2024-03-19T02:24:29.710Z] [2024-03-19T02:24:29.710Z] init-common: [2024-03-19T02:24:29.710Z] [2024-03-19T02:24:29.710Z] delete-jdbc-resource-common: [2024-03-19T02:24:29.710Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:24:29.836Z] [exec] Waiting for the domain to stop .... [2024-03-19T02:24:29.836Z] [exec] Waiting finished after 3,652 ms. [2024-03-19T02:24:29.836Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:24:29.860Z] [java] Mar 19, 2024 2:24:29 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:24:29.860Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:24:29.860Z] [java] Mar 19, 2024 2:24:29 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:29.860Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:24:29.904Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2024-03-19T02:24:29.904Z] [2024-03-19T02:24:29.904Z] setOSConditions: [2024-03-19T02:24:29.904Z] [2024-03-19T02:24:29.904Z] setToolWin: [2024-03-19T02:24:29.904Z] [2024-03-19T02:24:29.904Z] setToolUnix: [2024-03-19T02:24:29.904Z] [2024-03-19T02:24:29.904Z] setToolProperty: [2024-03-19T02:24:29.904Z] [2024-03-19T02:24:29.904Z] setS1ASclassPath: [2024-03-19T02:24:29.904Z] [2024-03-19T02:24:29.905Z] init-common: [2024-03-19T02:24:29.905Z] [2024-03-19T02:24:29.905Z] undeploy-rar-common: [2024-03-19T02:24:29.905Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2024-03-19T02:24:29.967Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-03-19T02:24:29.967Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-03-19T02:24:29.967Z] [echo] cmd executed for server [2024-03-19T02:24:29.967Z] [2024-03-19T02:24:29.967Z] setOSConditions: [2024-03-19T02:24:29.967Z] [2024-03-19T02:24:29.967Z] setToolWin: [2024-03-19T02:24:29.967Z] [2024-03-19T02:24:29.967Z] setToolUnix: [2024-03-19T02:24:29.967Z] [2024-03-19T02:24:29.967Z] setToolProperty: [2024-03-19T02:24:29.967Z] [2024-03-19T02:24:29.967Z] setS1ASclassPath: [2024-03-19T02:24:29.967Z] [2024-03-19T02:24:29.967Z] init-common: [2024-03-19T02:24:29.967Z] [2024-03-19T02:24:29.967Z] delete-jdbc-connpool-common: [2024-03-19T02:24:29.968Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:24:30.079Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:30.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false containerresolver-app2-web [2024-03-19T02:24:30.260Z] [2024-03-19T02:24:30.260Z] cleanup: [2024-03-19T02:24:30.261Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:30.261Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:30.261Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:30.261Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:30.261Z] [2024-03-19T02:24:30.261Z] setOSConditions: [2024-03-19T02:24:30.261Z] [2024-03-19T02:24:30.261Z] setToolWin: [2024-03-19T02:24:30.393Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [2024-03-19T02:24:30.423Z] [java] Mar 19, 2024 2:24:30 AM org.eclipse.persistence.session./file:/tmp/ejb-app13761277979871289473/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test [2024-03-19T02:24:30.423Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [Pipeline] } [2024-03-19T02:24:30.492Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-notx [2024-03-19T02:24:30.492Z] [2024-03-19T02:24:30.492Z] exec: [2024-03-19T02:24:30.492Z] [2024-03-19T02:24:30.492Z] asadmin-common: [2024-03-19T02:24:30.492Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.property.rar-accessibility-testApp=blackbox-notx [2024-03-19T02:24:30.524Z] [2024-03-19T02:24:30.524Z] setToolUnix: [2024-03-19T02:24:30.524Z] [2024-03-19T02:24:30.524Z] setToolProperty: [2024-03-19T02:24:30.524Z] [2024-03-19T02:24:30.524Z] setS1ASclassPath: [2024-03-19T02:24:30.524Z] [2024-03-19T02:24:30.524Z] init-common: [2024-03-19T02:24:30.524Z] [2024-03-19T02:24:30.524Z] clean: [2024-03-19T02:24:30.525Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:30.525Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:30.525Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:30.525Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:30.525Z] [2024-03-19T02:24:30.525Z] setOSConditions: [2024-03-19T02:24:30.525Z] [2024-03-19T02:24:30.525Z] setToolWin: [2024-03-19T02:24:30.525Z] [2024-03-19T02:24:30.525Z] setToolUnix: [2024-03-19T02:24:30.525Z] [2024-03-19T02:24:30.525Z] setToolProperty: [2024-03-19T02:24:30.525Z] [2024-03-19T02:24:30.525Z] setS1ASclassPath: [2024-03-19T02:24:30.525Z] [2024-03-19T02:24:30.525Z] init-common: [2024-03-19T02:24:30.525Z] [2024-03-19T02:24:30.525Z] clean-common: [2024-03-19T02:24:30.525Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:30.526Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:30.526Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:30.526Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:30.526Z] [2024-03-19T02:24:30.526Z] setOSConditions: [2024-03-19T02:24:30.526Z] [2024-03-19T02:24:30.526Z] setToolWin: [2024-03-19T02:24:30.526Z] [2024-03-19T02:24:30.526Z] setToolUnix: [2024-03-19T02:24:30.526Z] [2024-03-19T02:24:30.526Z] setToolProperty: [2024-03-19T02:24:30.526Z] [2024-03-19T02:24:30.526Z] setS1ASclassPath: [2024-03-19T02:24:30.526Z] [2024-03-19T02:24:30.526Z] init-common: [2024-03-19T02:24:30.526Z] [2024-03-19T02:24:30.526Z] clean-classes-common: [2024-03-19T02:24:30.526Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:30.527Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:30.527Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:30.527Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:30.527Z] [2024-03-19T02:24:30.527Z] setOSConditions: [2024-03-19T02:24:30.527Z] [2024-03-19T02:24:30.527Z] setToolWin: [2024-03-19T02:24:30.527Z] [2024-03-19T02:24:30.527Z] setToolUnix: [2024-03-19T02:24:30.527Z] [2024-03-19T02:24:30.527Z] setToolProperty: [2024-03-19T02:24:30.527Z] [2024-03-19T02:24:30.527Z] setS1ASclassPath: [2024-03-19T02:24:30.527Z] [2024-03-19T02:24:30.527Z] init-common: [2024-03-19T02:24:30.527Z] [2024-03-19T02:24:30.527Z] clean-jars-common: [2024-03-19T02:24:30.527Z] [2024-03-19T02:24:30.527Z] undeploy-client: [2024-03-19T02:24:30.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:24:30.531Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:24:30.531Z] [echo] cmd executed for server [2024-03-19T02:24:30.531Z] [2024-03-19T02:24:30.531Z] all: [2024-03-19T02:24:30.531Z] [2024-03-19T02:24:30.531Z] setOSConditions: [2024-03-19T02:24:30.531Z] [2024-03-19T02:24:30.531Z] setToolWin: [2024-03-19T02:24:30.531Z] [2024-03-19T02:24:30.531Z] setToolUnix: [2024-03-19T02:24:30.531Z] [2024-03-19T02:24:30.531Z] setToolProperty: [2024-03-19T02:24:30.531Z] [2024-03-19T02:24:30.531Z] setS1ASclassPath: [2024-03-19T02:24:30.531Z] [2024-03-19T02:24:30.531Z] init-common: [2024-03-19T02:24:30.531Z] [2024-03-19T02:24:30.531Z] clean: [2024-03-19T02:24:30.531Z] [2024-03-19T02:24:30.531Z] setOSConditions: [2024-03-19T02:24:30.531Z] [2024-03-19T02:24:30.531Z] setToolWin: [2024-03-19T02:24:30.531Z] [2024-03-19T02:24:30.531Z] setToolUnix: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] setToolProperty: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] setS1ASclassPath: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] init-common: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] clean-common: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] setOSConditions: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] setToolWin: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] setToolUnix: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] setToolProperty: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] setS1ASclassPath: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] init-common: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] clean-classes-common: [2024-03-19T02:24:30.532Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] setOSConditions: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.532Z] setToolWin: [2024-03-19T02:24:30.532Z] [2024-03-19T02:24:30.533Z] setToolUnix: [2024-03-19T02:24:30.533Z] [2024-03-19T02:24:30.533Z] setToolProperty: [2024-03-19T02:24:30.533Z] [2024-03-19T02:24:30.533Z] setS1ASclassPath: [2024-03-19T02:24:30.533Z] [2024-03-19T02:24:30.533Z] init-common: [2024-03-19T02:24:30.533Z] [2024-03-19T02:24:30.533Z] clean-jars-common: [2024-03-19T02:24:30.533Z] [2024-03-19T02:24:30.533Z] compile: [2024-03-19T02:24:30.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:30.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:30.533Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:30.533Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:30.533Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-03-19T02:24:30.533Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:30.533Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:30.533Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:30.533Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:30.533Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:30.533Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:30.533Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:30.533Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-03-19T02:24:30.533Z] [javac] 2 warnings [2024-03-19T02:24:30.533Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:30.534Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:30.644Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:24:30.644Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:30.644Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ut/TestUtil.java uses unchecked or unsafe operations. [2024-03-19T02:24:30.645Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:24:30.645Z] [javac] 1 warning [2024-03-19T02:24:30.645Z] [2024-03-19T02:24:30.645Z] run-ut: [2024-03-19T02:24:30.668Z] [exec] Mar 19, 2024 2:24:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:24:30.668Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@573aeab2 [2024-03-19T02:24:30.668Z] [exec] ** Found course for: 777 [2024-03-19T02:24:30.668Z] [exec] Value of key is: FindCourse [2024-03-19T02:24:30.668Z] [exec] ** Found 4 courses [2024-03-19T02:24:30.668Z] [exec] Value of key is: FindAllCourse [2024-03-19T02:24:30.668Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:30.668Z] [exec] [2024-03-19T02:24:30.668Z] [exec] [2024-03-19T02:24:30.668Z] [exec] ----------------------------------------- [2024-03-19T02:24:30.668Z] [exec] - FindCourse: PASS - [2024-03-19T02:24:30.668Z] [exec] - FindAllCourse: PASS - [2024-03-19T02:24:30.668Z] [exec] ----------------------------------------- [2024-03-19T02:24:30.668Z] [exec] Total PASS: 2 [2024-03-19T02:24:30.668Z] [exec] Total FAIL: 0 [2024-03-19T02:24:30.668Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:30.668Z] [exec] ----------------------------------------- [2024-03-19T02:24:30.668Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:30.668Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:30.681Z] [java] Mar 19, 2024 2:24:30 AM org.eclipse.persistence.session./file:/tmp/ejb-app13761277979871289473/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test.metadata [2024-03-19T02:24:30.681Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-03-19T02:24:30.681Z] [java] Mar 19, 2024 2:24:30 AM org.eclipse.persistence.session./file:/tmp/ejb-app13761277979871289473/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test.metadata [2024-03-19T02:24:30.681Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-03-19T02:24:30.682Z] [java] Mar 19, 2024 2:24:30 AM org.eclipse.persistence.session./file:/tmp/ejb-app13761277979871289473/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test.server [2024-03-19T02:24:30.682Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:24:30.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.property.rar-accessibility-testApp=blackbox-notx [2024-03-19T02:24:30.790Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-03-19T02:24:30.790Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:30.790Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:30.790Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:30.790Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:30.790Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:30.790Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:30.790Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:30.790Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-03-19T02:24:30.790Z] [javac] 2 warnings [2024-03-19T02:24:30.790Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:30.790Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/TestBean.class [2024-03-19T02:24:30.790Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/lib/bean-lib.jar [2024-03-19T02:24:30.790Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:30.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:30.790Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:30.791Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:30.903Z] [junit] WARNING: multiple versions of ant detected in path for junit [2024-03-19T02:24:30.903Z] [junit] jar:file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/ant.jar!/org/apache/tools/ant/Project.class [2024-03-19T02:24:30.903Z] [junit] and jar:file:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar!/org/apache/tools/ant/Project.class [2024-03-19T02:24:30.924Z] [2024-03-19T02:24:30.924Z] checkReporting-common: [2024-03-19T02:24:30.924Z] [2024-03-19T02:24:30.924Z] confirmReportPresent-common: [2024-03-19T02:24:30.925Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:30.925Z] [echo] Test seems to be reported fine [2024-03-19T02:24:30.925Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/finder/RepRunConf.txt [2024-03-19T02:24:30.925Z] [2024-03-19T02:24:30.925Z] confirmMissingReport-common: [2024-03-19T02:24:30.925Z] [2024-03-19T02:24:30.925Z] undeploy: [2024-03-19T02:24:30.925Z] [2024-03-19T02:24:30.925Z] setOSConditions: [2024-03-19T02:24:30.925Z] [2024-03-19T02:24:30.925Z] setToolWin: [2024-03-19T02:24:30.925Z] [2024-03-19T02:24:30.925Z] setToolUnix: [2024-03-19T02:24:30.925Z] [2024-03-19T02:24:30.925Z] setToolProperty: [2024-03-19T02:24:30.925Z] [2024-03-19T02:24:30.925Z] setS1ASclassPath: [2024-03-19T02:24:30.925Z] [2024-03-19T02:24:30.925Z] init-common: [2024-03-19T02:24:30.925Z] [2024-03-19T02:24:30.925Z] execute-ejb-sql-common: [2024-03-19T02:24:30.925Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/finder/sql/drop_pointbase.sql [2024-03-19T02:24:30.925Z] [sql] 3 of 3 SQL statements executed successfully [2024-03-19T02:24:30.925Z] [2024-03-19T02:24:30.925Z] setOSConditions: [2024-03-19T02:24:30.925Z] [2024-03-19T02:24:30.925Z] setToolWin: [2024-03-19T02:24:30.925Z] [2024-03-19T02:24:30.925Z] setToolUnix: [2024-03-19T02:24:30.926Z] [2024-03-19T02:24:30.926Z] setToolProperty: [2024-03-19T02:24:30.926Z] [2024-03-19T02:24:30.926Z] setS1ASclassPath: [2024-03-19T02:24:30.926Z] [2024-03-19T02:24:30.926Z] init-common: [2024-03-19T02:24:30.926Z] [2024-03-19T02:24:30.926Z] undeploy-common: [2024-03-19T02:24:30.939Z] [java] Mar 19, 2024 2:24:30 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:24:30.939Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:24:30.939Z] [java] Mar 19, 2024 2:24:30 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:30.939Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2024-03-19T02:24:30.939Z] [java] Mar 19, 2024 2:24:30 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:24:30.939Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:24:31.008Z] [exec] server.connector-service.property.rar-accessibility-testApp=blackbox-notx [2024-03-19T02:24:31.008Z] [2024-03-19T02:24:31.008Z] setOSConditions: [2024-03-19T02:24:31.008Z] [2024-03-19T02:24:31.008Z] setToolWin: [2024-03-19T02:24:31.008Z] [2024-03-19T02:24:31.008Z] setToolUnix: [2024-03-19T02:24:31.008Z] [2024-03-19T02:24:31.008Z] setToolProperty: [2024-03-19T02:24:31.008Z] [2024-03-19T02:24:31.008Z] setS1ASclassPath: [2024-03-19T02:24:31.008Z] [2024-03-19T02:24:31.008Z] init-common: [2024-03-19T02:24:31.008Z] [2024-03-19T02:24:31.008Z] clean: [2024-03-19T02:24:31.008Z] [2024-03-19T02:24:31.008Z] setOSConditions: [2024-03-19T02:24:31.008Z] [2024-03-19T02:24:31.009Z] setToolWin: [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.009Z] setToolUnix: [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.009Z] setToolProperty: [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.009Z] setS1ASclassPath: [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.009Z] init-common: [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.009Z] clean-common: [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.009Z] setOSConditions: [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.009Z] setToolWin: [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.009Z] setToolUnix: [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.009Z] setToolProperty: [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.009Z] setS1ASclassPath: [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.009Z] init-common: [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.009Z] clean-classes-common: [2024-03-19T02:24:31.009Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:31.009Z] [2024-03-19T02:24:31.010Z] setOSConditions: [2024-03-19T02:24:31.010Z] [2024-03-19T02:24:31.010Z] setToolWin: [2024-03-19T02:24:31.010Z] [2024-03-19T02:24:31.010Z] setToolUnix: [2024-03-19T02:24:31.010Z] [2024-03-19T02:24:31.010Z] setToolProperty: [2024-03-19T02:24:31.010Z] [2024-03-19T02:24:31.010Z] setS1ASclassPath: [2024-03-19T02:24:31.010Z] [2024-03-19T02:24:31.010Z] init-common: [2024-03-19T02:24:31.010Z] [2024-03-19T02:24:31.010Z] clean-jars-common: [2024-03-19T02:24:31.010Z] [2024-03-19T02:24:31.010Z] clean: [2024-03-19T02:24:31.010Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-03-19T02:24:31.010Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-03-19T02:24:31.010Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-03-19T02:24:31.010Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-03-19T02:24:31.010Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-03-19T02:24:31.010Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-03-19T02:24:31.010Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-03-19T02:24:31.010Z] [2024-03-19T02:24:31.011Z] compile: [2024-03-19T02:24:31.011Z] [2024-03-19T02:24:31.011Z] setOSConditions: [2024-03-19T02:24:31.011Z] [2024-03-19T02:24:31.011Z] setToolWin: [2024-03-19T02:24:31.011Z] [2024-03-19T02:24:31.011Z] setToolUnix: [2024-03-19T02:24:31.011Z] [2024-03-19T02:24:31.011Z] setToolProperty: [2024-03-19T02:24:31.011Z] [2024-03-19T02:24:31.011Z] setS1ASclassPath: [2024-03-19T02:24:31.011Z] [2024-03-19T02:24:31.011Z] init-common: [2024-03-19T02:24:31.011Z] [2024-03-19T02:24:31.011Z] compile-common: [2024-03-19T02:24:31.011Z] [echo] Current time (ISO): 2024-03-19T02:24:30.843+0000 [2024-03-19T02:24:31.011Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:31.011Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:31.048Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:31.048Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:31.048Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:31.048Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:31.048Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:31.048Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:31.048Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:31.048Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:31.048Z] [javac] 1 warning [2024-03-19T02:24:31.048Z] [2024-03-19T02:24:31.048Z] build: [2024-03-19T02:24:31.048Z] [2024-03-19T02:24:31.048Z] setOSConditions: [2024-03-19T02:24:31.048Z] [2024-03-19T02:24:31.048Z] setToolWin: [2024-03-19T02:24:31.048Z] [2024-03-19T02:24:31.048Z] setToolUnix: [2024-03-19T02:24:31.048Z] [2024-03-19T02:24:31.048Z] setToolProperty: [2024-03-19T02:24:31.048Z] [2024-03-19T02:24:31.048Z] setS1ASclassPath: [2024-03-19T02:24:31.048Z] [2024-03-19T02:24:31.048Z] init-common: [2024-03-19T02:24:31.048Z] [2024-03-19T02:24:31.049Z] webclient-war-common: [2024-03-19T02:24:31.049Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:31.049Z] [2024-03-19T02:24:31.049Z] clear: [2024-03-19T02:24:31.049Z] [2024-03-19T02:24:31.049Z] test-tlds-exist: [2024-03-19T02:24:31.049Z] [2024-03-19T02:24:31.049Z] copy-tlds: [2024-03-19T02:24:31.049Z] [2024-03-19T02:24:31.049Z] test-tagfiles-exist: [2024-03-19T02:24:31.049Z] [2024-03-19T02:24:31.049Z] copy-tagfiles: [2024-03-19T02:24:31.049Z] [2024-03-19T02:24:31.049Z] package-war-common: [2024-03-19T02:24:31.049Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:31.049Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:31.049Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:31.049Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:31.049Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:31.049Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:31.049Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:31.049Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/docroot [2024-03-19T02:24:31.049Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-web.war [2024-03-19T02:24:31.050Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:31.050Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:31.050Z] [javac] Compiling 1 source file [2024-03-19T02:24:31.094Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:31.094Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:24:31.094Z] [exec] Command undeploy executed successfully. [2024-03-19T02:24:31.094Z] [2024-03-19T02:24:31.094Z] cleanup: [2024-03-19T02:24:31.095Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:31.095Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:31.095Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:31.095Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:31.095Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:31.095Z] [2024-03-19T02:24:31.095Z] setOSConditions: [2024-03-19T02:24:31.095Z] [2024-03-19T02:24:31.095Z] setToolWin: [2024-03-19T02:24:31.095Z] [2024-03-19T02:24:31.095Z] setToolUnix: [2024-03-19T02:24:31.095Z] [2024-03-19T02:24:31.095Z] setToolProperty: [2024-03-19T02:24:31.095Z] [2024-03-19T02:24:31.095Z] setS1ASclassPath: [2024-03-19T02:24:31.095Z] [2024-03-19T02:24:31.095Z] init-common: [2024-03-19T02:24:31.095Z] [2024-03-19T02:24:31.095Z] clean: [2024-03-19T02:24:31.096Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:31.096Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:31.096Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:31.096Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:31.096Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:31.096Z] [2024-03-19T02:24:31.096Z] setOSConditions: [2024-03-19T02:24:31.096Z] [2024-03-19T02:24:31.096Z] setToolWin: [2024-03-19T02:24:31.096Z] [2024-03-19T02:24:31.096Z] setToolUnix: [2024-03-19T02:24:31.096Z] [2024-03-19T02:24:31.096Z] setToolProperty: [2024-03-19T02:24:31.096Z] [2024-03-19T02:24:31.096Z] setS1ASclassPath: [2024-03-19T02:24:31.096Z] [2024-03-19T02:24:31.096Z] init-common: [2024-03-19T02:24:31.096Z] [2024-03-19T02:24:31.096Z] clean-common: [2024-03-19T02:24:31.096Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:31.097Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:31.097Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:31.097Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:31.097Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:31.097Z] [2024-03-19T02:24:31.097Z] setOSConditions: [2024-03-19T02:24:31.097Z] [2024-03-19T02:24:31.097Z] setToolWin: [2024-03-19T02:24:31.097Z] [2024-03-19T02:24:31.097Z] setToolUnix: [2024-03-19T02:24:31.097Z] [2024-03-19T02:24:31.097Z] setToolProperty: [2024-03-19T02:24:31.097Z] [2024-03-19T02:24:31.097Z] setS1ASclassPath: [2024-03-19T02:24:31.097Z] [2024-03-19T02:24:31.097Z] init-common: [2024-03-19T02:24:31.097Z] [2024-03-19T02:24:31.097Z] clean-classes-common: [2024-03-19T02:24:31.097Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:31.098Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:31.098Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:31.098Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:31.098Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:31.098Z] [2024-03-19T02:24:31.098Z] setOSConditions: [2024-03-19T02:24:31.098Z] [2024-03-19T02:24:31.098Z] setToolWin: [2024-03-19T02:24:31.098Z] [2024-03-19T02:24:31.098Z] setToolUnix: [2024-03-19T02:24:31.098Z] [2024-03-19T02:24:31.098Z] setToolProperty: [2024-03-19T02:24:31.098Z] [2024-03-19T02:24:31.098Z] setS1ASclassPath: [2024-03-19T02:24:31.098Z] [2024-03-19T02:24:31.098Z] init-common: [2024-03-19T02:24:31.098Z] [2024-03-19T02:24:31.098Z] clean-jars-common: [2024-03-19T02:24:31.098Z] [2024-03-19T02:24:31.098Z] compile: [2024-03-19T02:24:31.099Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:31.099Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:31.099Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:31.099Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:31.099Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:31.099Z] [2024-03-19T02:24:31.099Z] setOSConditions: [2024-03-19T02:24:31.099Z] [2024-03-19T02:24:31.099Z] setToolWin: [2024-03-19T02:24:31.099Z] [2024-03-19T02:24:31.099Z] setToolUnix: [2024-03-19T02:24:31.099Z] [2024-03-19T02:24:31.099Z] setToolProperty: [2024-03-19T02:24:31.099Z] [2024-03-19T02:24:31.099Z] setS1ASclassPath: [2024-03-19T02:24:31.099Z] [2024-03-19T02:24:31.099Z] init-common: [2024-03-19T02:24:31.099Z] [2024-03-19T02:24:31.099Z] compile-common: [2024-03-19T02:24:31.099Z] [echo] Current time (ISO): 2024-03-19T02:24:31.090+0000 [2024-03-19T02:24:31.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:31.099Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:31.197Z] [java] Mar 19, 2024 2:24:30 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:31.197Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/classes/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/foo/classes/SingletonBean] [2024-03-19T02:24:31.306Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:24:31.307Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:31.307Z] [2024-03-19T02:24:31.307Z] deploy: [2024-03-19T02:24:31.307Z] [2024-03-19T02:24:31.307Z] deploy-war-common: [2024-03-19T02:24:31.307Z] [2024-03-19T02:24:31.307Z] setOSConditions: [2024-03-19T02:24:31.307Z] [2024-03-19T02:24:31.307Z] setToolWin: [2024-03-19T02:24:31.307Z] [2024-03-19T02:24:31.307Z] setToolUnix: [2024-03-19T02:24:31.307Z] [2024-03-19T02:24:31.307Z] setToolProperty: [2024-03-19T02:24:31.307Z] [2024-03-19T02:24:31.307Z] setS1ASclassPath: [2024-03-19T02:24:31.307Z] [2024-03-19T02:24:31.307Z] init-common: [2024-03-19T02:24:31.307Z] [2024-03-19T02:24:31.307Z] deploy-war-commonpe: [2024-03-19T02:24:31.455Z] [java] Mar 19, 2024 2:24:31 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:31.455Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:31.455Z] [java] Mar 19, 2024 2:24:31 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:31.455Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:31.456Z] [java] Mar 19, 2024 2:24:31 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:31.456Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:31.456Z] [java] Mar 19, 2024 2:24:31 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:31.456Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:31.482Z] [junit] Running com.sun.s1asdev.cfd.ArchiveTest [2024-03-19T02:24:31.482Z] [junit] Testsuite: com.sun.s1asdev.cfd.ArchiveTest [2024-03-19T02:24:31.504Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-finderApp [2024-03-19T02:24:31.504Z] [2024-03-19T02:24:31.504Z] all: [2024-03-19T02:24:31.504Z] [2024-03-19T02:24:31.504Z] readonly: [2024-03-19T02:24:31.504Z] [2024-03-19T02:24:31.504Z] setOSConditions: [2024-03-19T02:24:31.504Z] [2024-03-19T02:24:31.504Z] setToolWin: [2024-03-19T02:24:31.504Z] [2024-03-19T02:24:31.504Z] setToolUnix: [2024-03-19T02:24:31.504Z] [2024-03-19T02:24:31.504Z] setToolProperty: [2024-03-19T02:24:31.504Z] [2024-03-19T02:24:31.504Z] setS1ASclassPath: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] init-common: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] clean: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] setOSConditions: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] setToolWin: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] setToolUnix: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] setToolProperty: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] setS1ASclassPath: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] init-common: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] clean-common: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] setOSConditions: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] setToolWin: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] setToolUnix: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] setToolProperty: [2024-03-19T02:24:31.505Z] [2024-03-19T02:24:31.505Z] setS1ASclassPath: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] init-common: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] clean-classes-common: [2024-03-19T02:24:31.506Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] setOSConditions: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] setToolWin: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] setToolUnix: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] setToolProperty: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] setS1ASclassPath: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] init-common: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] clean-jars-common: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] compile: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] setOSConditions: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] setToolWin: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.506Z] setToolUnix: [2024-03-19T02:24:31.506Z] [2024-03-19T02:24:31.507Z] setToolProperty: [2024-03-19T02:24:31.507Z] [2024-03-19T02:24:31.507Z] setS1ASclassPath: [2024-03-19T02:24:31.507Z] [2024-03-19T02:24:31.507Z] init-common: [2024-03-19T02:24:31.507Z] [2024-03-19T02:24:31.507Z] compile-common: [2024-03-19T02:24:31.507Z] [echo] Current time (ISO): 2024-03-19T02:24:31.272+0000 [2024-03-19T02:24:31.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:31.507Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:31.564Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-web.war [2024-03-19T02:24:31.823Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-web. [2024-03-19T02:24:31.823Z] [2024-03-19T02:24:31.823Z] deploy-war-commonee: [2024-03-19T02:24:31.823Z] [2024-03-19T02:24:31.823Z] run: [2024-03-19T02:24:31.823Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib/myurl [2024-03-19T02:24:31.982Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:31.982Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:31.982Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:31.982Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:31.982Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:31.982Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:31.982Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:32.046Z] [exec] In removeSFSB for bean=SFSB_3 [2024-03-19T02:24:32.046Z] [exec] Value of key is: removeSFSBs [2024-03-19T02:24:32.046Z] [exec] In removeSFSB for bean=SFSB_2 [2024-03-19T02:24:32.046Z] [exec] Value of key is: removeSFSBs [2024-03-19T02:24:32.046Z] [exec] In accessSFSB: for bean -> SFSB_1; true; true; true; true; true; true; true; true; true [2024-03-19T02:24:32.046Z] [exec] Value of key is: accessSFSBs [2024-03-19T02:24:32.046Z] [exec] [cacheNPEClient] Inside init.... [2024-03-19T02:24:32.046Z] [exec] [cacheNPE] Initalization done [2024-03-19T02:24:32.046Z] [exec] Value of key is: initSFSBs [2024-03-19T02:24:32.046Z] [exec] [cacheNPEClient] DONE doTest()... [2024-03-19T02:24:32.046Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:32.046Z] [exec] [2024-03-19T02:24:32.046Z] [exec] [2024-03-19T02:24:32.046Z] [exec] ----------------------------------------- [2024-03-19T02:24:32.046Z] [exec] - accessSFSBs: PASS - [2024-03-19T02:24:32.046Z] [exec] - removeSFSBs: PASS - [2024-03-19T02:24:32.046Z] [exec] - initSFSBs: PASS - [2024-03-19T02:24:32.046Z] [exec] ----------------------------------------- [2024-03-19T02:24:32.046Z] [exec] Total PASS: 3 [2024-03-19T02:24:32.046Z] [exec] Total FAIL: 0 [2024-03-19T02:24:32.046Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:32.046Z] [exec] ----------------------------------------- [2024-03-19T02:24:32.046Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:32.046Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:32.046Z] [2024-03-19T02:24:32.046Z] checkReporting-common: [2024-03-19T02:24:32.046Z] [2024-03-19T02:24:32.046Z] confirmReportPresent-common: [2024-03-19T02:24:32.046Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:32.046Z] [echo] Test seems to be reported fine [2024-03-19T02:24:32.046Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/RepRunConf.txt [2024-03-19T02:24:32.046Z] [2024-03-19T02:24:32.046Z] confirmMissingReport-common: [2024-03-19T02:24:32.046Z] [2024-03-19T02:24:32.047Z] undeploy: [2024-03-19T02:24:32.047Z] [2024-03-19T02:24:32.047Z] setOSConditions: [2024-03-19T02:24:32.047Z] [2024-03-19T02:24:32.047Z] setToolWin: [2024-03-19T02:24:32.047Z] [2024-03-19T02:24:32.047Z] setToolUnix: [2024-03-19T02:24:32.047Z] [2024-03-19T02:24:32.047Z] setToolProperty: [2024-03-19T02:24:32.047Z] [2024-03-19T02:24:32.047Z] setS1ASclassPath: [2024-03-19T02:24:32.047Z] [2024-03-19T02:24:32.047Z] init-common: [2024-03-19T02:24:32.047Z] [2024-03-19T02:24:32.047Z] undeploy-common: [2024-03-19T02:24:32.047Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-sfsb-cacheNPEApp [2024-03-19T02:24:32.047Z] [2024-03-19T02:24:32.047Z] setOSConditions: [2024-03-19T02:24:32.047Z] [2024-03-19T02:24:32.047Z] setToolWin: [2024-03-19T02:24:32.047Z] [2024-03-19T02:24:32.047Z] setToolUnix: [2024-03-19T02:24:32.047Z] [2024-03-19T02:24:32.047Z] setToolProperty: [2024-03-19T02:24:32.047Z] [2024-03-19T02:24:32.048Z] setS1ASclassPath: [2024-03-19T02:24:32.048Z] [2024-03-19T02:24:32.048Z] init-common: [2024-03-19T02:24:32.048Z] [2024-03-19T02:24:32.048Z] execute-ejb-sql-common: [2024-03-19T02:24:32.048Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/sql/drop_pointbase.sql [2024-03-19T02:24:32.048Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:24:32.048Z] [2024-03-19T02:24:32.048Z] delete-resources: [2024-03-19T02:24:32.048Z] [2024-03-19T02:24:32.048Z] all: [2024-03-19T02:24:32.048Z] [echo] [2024-03-19T02:24:32.048Z] [echo] [2024-03-19T02:24:32.048Z] [echo] ************************************************** [2024-03-19T02:24:32.048Z] [echo] * Running allowedmethods [2024-03-19T02:24:32.048Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/allowedmethods [2024-03-19T02:24:32.048Z] [echo] ************************************************** [2024-03-19T02:24:32.048Z] [echo] [2024-03-19T02:24:32.048Z] [echo] [2024-03-19T02:24:32.048Z] [2024-03-19T02:24:32.048Z] all: [2024-03-19T02:24:32.048Z] [2024-03-19T02:24:32.048Z] ctxcheck: [2024-03-19T02:24:32.048Z] [2024-03-19T02:24:32.048Z] setOSConditions: [2024-03-19T02:24:32.048Z] [2024-03-19T02:24:32.048Z] setToolWin: [2024-03-19T02:24:32.048Z] [2024-03-19T02:24:32.048Z] setToolUnix: [2024-03-19T02:24:32.048Z] [2024-03-19T02:24:32.048Z] setToolProperty: [2024-03-19T02:24:32.048Z] [2024-03-19T02:24:32.049Z] setS1ASclassPath: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] init-common: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] clean: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] setOSConditions: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] setToolWin: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] setToolUnix: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] setToolProperty: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] setS1ASclassPath: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] init-common: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] clean-common: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] setOSConditions: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] setToolWin: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] setToolUnix: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.049Z] setToolProperty: [2024-03-19T02:24:32.049Z] [2024-03-19T02:24:32.050Z] setS1ASclassPath: [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] init-common: [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] clean-classes-common: [2024-03-19T02:24:32.050Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] setOSConditions: [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] setToolWin: [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] setToolUnix: [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] setToolProperty: [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] setS1ASclassPath: [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] init-common: [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] clean-jars-common: [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] compile: [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] setOSConditions: [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] setToolWin: [2024-03-19T02:24:32.050Z] [2024-03-19T02:24:32.050Z] setToolUnix: [2024-03-19T02:24:32.051Z] [2024-03-19T02:24:32.051Z] setToolProperty: [2024-03-19T02:24:32.051Z] [2024-03-19T02:24:32.051Z] setS1ASclassPath: [2024-03-19T02:24:32.051Z] [2024-03-19T02:24:32.051Z] init-common: [2024-03-19T02:24:32.051Z] [2024-03-19T02:24:32.051Z] compile-common: [2024-03-19T02:24:32.051Z] [echo] Current time (ISO): 2024-03-19T02:24:31.100+0000 [2024-03-19T02:24:32.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:32.051Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:32.051Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:32.051Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:32.051Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:32.051Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:32.051Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:32.051Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:32.051Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:32.101Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:32.101Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:32.101Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-03-19T02:24:32.101Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:32.101Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:32.101Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:32.101Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:32.101Z] [java] [2024-03-19T02:24:32.101Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:32.101Z] [java] [2024-03-19T02:24:32.101Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:32.101Z] [java] ----------------------------------------- [2024-03-19T02:24:32.101Z] [java] - cdi-servlet-annotation-with-web-inf-lib: PASS - [2024-03-19T02:24:32.101Z] [java] ----------------------------------------- [2024-03-19T02:24:32.101Z] [java] - Total PASS : 1 - [2024-03-19T02:24:32.101Z] [java] - Total FAIL : 0 - [2024-03-19T02:24:32.101Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:24:32.101Z] [java] ----------------------------------------- [2024-03-19T02:24:32.101Z] [2024-03-19T02:24:32.101Z] undeploy: [2024-03-19T02:24:32.101Z] [2024-03-19T02:24:32.101Z] setOSConditions: [2024-03-19T02:24:32.101Z] [2024-03-19T02:24:32.101Z] setToolWin: [2024-03-19T02:24:32.101Z] [2024-03-19T02:24:32.101Z] setToolUnix: [2024-03-19T02:24:32.101Z] [2024-03-19T02:24:32.101Z] setToolProperty: [2024-03-19T02:24:32.101Z] [2024-03-19T02:24:32.102Z] setS1ASclassPath: [2024-03-19T02:24:32.102Z] [2024-03-19T02:24:32.102Z] init-common: [2024-03-19T02:24:32.102Z] [2024-03-19T02:24:32.102Z] undeploy-war-common: [2024-03-19T02:24:32.363Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-web [2024-03-19T02:24:32.363Z] [2024-03-19T02:24:32.363Z] all: [2024-03-19T02:24:32.363Z] [2024-03-19T02:24:32.363Z] setOSConditions: [2024-03-19T02:24:32.363Z] [2024-03-19T02:24:32.363Z] setToolWin: [2024-03-19T02:24:32.363Z] [2024-03-19T02:24:32.363Z] setToolUnix: [2024-03-19T02:24:32.363Z] [2024-03-19T02:24:32.363Z] setToolProperty: [2024-03-19T02:24:32.363Z] [2024-03-19T02:24:32.363Z] setS1ASclassPath: [2024-03-19T02:24:32.363Z] [2024-03-19T02:24:32.363Z] init-common: [2024-03-19T02:24:32.363Z] [2024-03-19T02:24:32.363Z] build: [2024-03-19T02:24:32.363Z] [2024-03-19T02:24:32.363Z] all: [2024-03-19T02:24:32.363Z] [2024-03-19T02:24:32.363Z] setOSConditions: [2024-03-19T02:24:32.363Z] [2024-03-19T02:24:32.363Z] setToolWin: [2024-03-19T02:24:32.363Z] [2024-03-19T02:24:32.363Z] setToolUnix: [2024-03-19T02:24:32.364Z] [2024-03-19T02:24:32.364Z] setToolProperty: [2024-03-19T02:24:32.364Z] [2024-03-19T02:24:32.364Z] setS1ASclassPath: [2024-03-19T02:24:32.364Z] [2024-03-19T02:24:32.364Z] init-common: [2024-03-19T02:24:32.364Z] [2024-03-19T02:24:32.364Z] all: [2024-03-19T02:24:32.364Z] [2024-03-19T02:24:32.364Z] setOSConditions: [2024-03-19T02:24:32.364Z] [2024-03-19T02:24:32.364Z] setToolWin: [2024-03-19T02:24:32.364Z] [2024-03-19T02:24:32.364Z] setToolUnix: [2024-03-19T02:24:32.364Z] [2024-03-19T02:24:32.364Z] setToolProperty: [2024-03-19T02:24:32.364Z] [2024-03-19T02:24:32.364Z] setS1ASclassPath: [2024-03-19T02:24:32.364Z] [2024-03-19T02:24:32.364Z] init-common: [2024-03-19T02:24:32.364Z] [2024-03-19T02:24:32.364Z] compile-common: [2024-03-19T02:24:32.364Z] [echo] Current time (ISO): 2024-03-19T02:24:32.291+0000 [2024-03-19T02:24:32.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/classes [2024-03-19T02:24:32.364Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/classes [2024-03-19T02:24:32.405Z] [java] Looking up EJB... [2024-03-19T02:24:32.405Z] [java] Invoking EJB from module 1... [2024-03-19T02:24:32.405Z] [java] EJB said: SingletonBean called ejb.bar in SimpleBase [2024-03-19T02:24:32.405Z] [java] Record # 1 [2024-03-19T02:24:32.405Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:24:32.405Z] [java] Done calling EJB from module 1 [2024-03-19T02:24:32.474Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:32.474Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:32.474Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:32.474Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:32.474Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:32.474Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:32.474Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:32.662Z] [java] SingletonBean :: In PreDestroy() [2024-03-19T02:24:32.662Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:24:32.663Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:32.663Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:32.663Z] [java] Value of key is: embedded module 1 [2024-03-19T02:24:32.663Z] [java] ..........FINISHED 2 modules Embedded test [2024-03-19T02:24:32.663Z] [java] Requesting wrong set of modules.... [2024-03-19T02:24:32.663Z] [java] Completed shutdown of GlassFish runtime [2024-03-19T02:24:32.663Z] [java] Mar 19, 2024 2:24:32 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:24:32.663Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:24:32.663Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:32.663Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:32.663Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:32.663Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:32.663Z] [java] Mar 19, 2024 2:24:32 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:32.663Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:32.663Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:32.663Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:24:32.663Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:32.663Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain1702221061326380363xml [2024-03-19T02:24:32.663Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:32.663Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:24:32.921Z] [java] Mar 19, 2024 2:24:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:24:32.921Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:24:32.945Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:32.945Z] [javac] 1 warning [2024-03-19T02:24:33.004Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:33.004Z] [javac] 1 warning [2024-03-19T02:24:33.004Z] [2024-03-19T02:24:33.004Z] setOSConditions: [2024-03-19T02:24:33.004Z] [2024-03-19T02:24:33.004Z] setToolWin: [2024-03-19T02:24:33.004Z] [2024-03-19T02:24:33.004Z] setToolUnix: [2024-03-19T02:24:33.004Z] [2024-03-19T02:24:33.004Z] setToolProperty: [2024-03-19T02:24:33.004Z] [2024-03-19T02:24:33.004Z] setS1ASclassPath: [2024-03-19T02:24:33.004Z] [2024-03-19T02:24:33.004Z] init-common: [2024-03-19T02:24:33.004Z] [2024-03-19T02:24:33.004Z] compile-common: [2024-03-19T02:24:33.004Z] [echo] Current time (ISO): 2024-03-19T02:24:32.940+0000 [2024-03-19T02:24:33.005Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:33.031Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:33.031Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:24:33.031Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:24:33.031Z] [javac] 1 warning [2024-03-19T02:24:33.031Z] [2024-03-19T02:24:33.031Z] setOSConditions: [2024-03-19T02:24:33.031Z] [2024-03-19T02:24:33.031Z] setToolWin: [2024-03-19T02:24:33.031Z] [2024-03-19T02:24:33.031Z] setToolUnix: [2024-03-19T02:24:33.031Z] [2024-03-19T02:24:33.032Z] setToolProperty: [2024-03-19T02:24:33.032Z] [2024-03-19T02:24:33.032Z] setS1ASclassPath: [2024-03-19T02:24:33.032Z] [2024-03-19T02:24:33.032Z] init-common: [2024-03-19T02:24:33.032Z] [2024-03-19T02:24:33.032Z] compile-common: [2024-03-19T02:24:33.032Z] [echo] Current time (ISO): 2024-03-19T02:24:32.939+0000 [2024-03-19T02:24:33.032Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:33.179Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:33.179Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:24:33.179Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:24:33.179Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:33.179Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:33.179Z] [java] Mar 19, 2024 2:24:32 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:33.179Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (296 ms), startup services (48 ms), total (344 ms) [2024-03-19T02:24:33.179Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:33.180Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:33.180Z] [java] Mar 19, 2024 2:24:32 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:24:33.180Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:24:33.180Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:33.180Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:33.180Z] [java] Mar 19, 2024 2:24:32 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:33.180Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:33.180Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:33.180Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:33.180Z] [java] Mar 19, 2024 2:24:32 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:33.180Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (398 ms), startup services (6 ms), total (404 ms) [2024-03-19T02:24:33.180Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:33.180Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:33.180Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:24:33.180Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:24:33.180Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:33.180Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:33.180Z] [java] Caught expected: Modules: [bar, foo] do not match an entry in the classpath [2024-03-19T02:24:33.180Z] [java] Value of key is: embedded create new container with errors in MODULES [2024-03-19T02:24:33.181Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:33.181Z] [java] [2024-03-19T02:24:33.181Z] [java] [2024-03-19T02:24:33.181Z] [java] ----------------------------------------- [2024-03-19T02:24:33.181Z] [java] - embedded module 1: PASS - [2024-03-19T02:24:33.181Z] [java] - embedded create new container with errors in MODULES: PASS - [2024-03-19T02:24:33.181Z] [java] ----------------------------------------- [2024-03-19T02:24:33.181Z] [java] Total PASS: 2 [2024-03-19T02:24:33.181Z] [java] Total FAIL: 0 [2024-03-19T02:24:33.181Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:33.181Z] [java] ----------------------------------------- [2024-03-19T02:24:33.181Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:33.181Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:33.181Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createEJBContainer [2024-03-19T02:24:33.181Z] [java] INFO: [EJBContainerProviderImpl] Cleaning up on failure ... [2024-03-19T02:24:33.181Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:33.181Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:33.181Z] [java] Mar 19, 2024 2:24:32 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:33.181Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:33.181Z] [java] Mar 19, 2024 2:24:32 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:33.181Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:33.181Z] [2024-03-19T02:24:33.181Z] stop-database: [2024-03-19T02:24:33.181Z] [2024-03-19T02:24:33.181Z] all: [2024-03-19T02:24:33.181Z] [2024-03-19T02:24:33.181Z] ejbandwar: [2024-03-19T02:24:33.181Z] [echo] [2024-03-19T02:24:33.181Z] [echo] [2024-03-19T02:24:33.181Z] [echo] ************************************************** [2024-03-19T02:24:33.181Z] [echo] * Running ejbandwar [2024-03-19T02:24:33.181Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbandwar [2024-03-19T02:24:33.181Z] [echo] ************************************************** [2024-03-19T02:24:33.181Z] [echo] [2024-03-19T02:24:33.181Z] [echo] [2024-03-19T02:24:33.181Z] [2024-03-19T02:24:33.181Z] start-database: [2024-03-19T02:24:33.181Z] [2024-03-19T02:24:33.181Z] setOSConditions: [2024-03-19T02:24:33.181Z] [2024-03-19T02:24:33.181Z] setToolWin: [2024-03-19T02:24:33.181Z] [2024-03-19T02:24:33.181Z] setToolUnix: [2024-03-19T02:24:33.181Z] [2024-03-19T02:24:33.181Z] setToolProperty: [2024-03-19T02:24:33.181Z] [2024-03-19T02:24:33.182Z] setS1ASclassPath: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] init-common: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] clean: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] setOSConditions: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] setToolWin: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] setToolUnix: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] setToolProperty: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] setS1ASclassPath: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] init-common: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] clean-common: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] setOSConditions: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] setToolWin: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] setToolUnix: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] setToolProperty: [2024-03-19T02:24:33.182Z] [2024-03-19T02:24:33.182Z] setS1ASclassPath: [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.183Z] init-common: [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.183Z] clean-classes-common: [2024-03-19T02:24:33.183Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.183Z] setOSConditions: [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.183Z] setToolWin: [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.183Z] setToolUnix: [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.183Z] setToolProperty: [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.183Z] setS1ASclassPath: [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.183Z] init-common: [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.183Z] clean-jars-common: [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.183Z] compile: [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.183Z] setOSConditions: [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.183Z] setToolWin: [2024-03-19T02:24:33.183Z] [2024-03-19T02:24:33.184Z] setToolUnix: [2024-03-19T02:24:33.184Z] [2024-03-19T02:24:33.184Z] setToolProperty: [2024-03-19T02:24:33.184Z] [2024-03-19T02:24:33.184Z] setS1ASclassPath: [2024-03-19T02:24:33.184Z] [2024-03-19T02:24:33.184Z] init-common: [2024-03-19T02:24:33.184Z] [2024-03-19T02:24:33.184Z] compile-common: [2024-03-19T02:24:33.184Z] [echo] Current time (ISO): 2024-03-19T02:24:33.076+0000 [2024-03-19T02:24:33.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:33.184Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:33.202Z] [2024-03-19T02:24:33.202Z] setOSConditions: [2024-03-19T02:24:33.202Z] [2024-03-19T02:24:33.202Z] setToolWin: [2024-03-19T02:24:33.202Z] [2024-03-19T02:24:33.202Z] setToolUnix: [2024-03-19T02:24:33.202Z] [2024-03-19T02:24:33.203Z] setToolProperty: [2024-03-19T02:24:33.203Z] [2024-03-19T02:24:33.203Z] setS1ASclassPath: [2024-03-19T02:24:33.203Z] [2024-03-19T02:24:33.203Z] init-common: [2024-03-19T02:24:33.203Z] [2024-03-19T02:24:33.203Z] compile-common: [2024-03-19T02:24:33.203Z] [echo] Current time (ISO): 2024-03-19T02:24:32.964+0000 [2024-03-19T02:24:33.203Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:33.302Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:33.302Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:33.302Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:33.302Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:33.302Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:33.302Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:33.302Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:33.383Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 sec [2024-03-19T02:24:33.383Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 sec [2024-03-19T02:24:33.383Z] [junit] ------------- Standard Output --------------- [2024-03-19T02:24:33.383Z] [junit] Value of key is:connection-factory-definition-application-archive-test [2024-03-19T02:24:33.383Z] [junit] Value of key is:connection-factory-definition-web-archive-test [2024-03-19T02:24:33.383Z] [junit] Value of key is:connection-factory-definition-EJB-archive-test [2024-03-19T02:24:33.383Z] [junit] ------------- ---------------- --------------- [2024-03-19T02:24:33.383Z] [junit] ------------- Standard Error ----------------- [2024-03-19T02:24:33.383Z] [junit] Mar 19, 2024 2:24:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:24:33.383Z] [junit] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:24:33.383Z] [junit] Mar 19, 2024 2:24:32 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-03-19T02:24:33.383Z] [junit] WARNING: Unresolved : HelloEJB [2024-03-19T02:24:33.383Z] [junit] Mar 19, 2024 2:24:32 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-03-19T02:24:33.383Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2024-03-19T02:24:33.383Z] [junit] Mar 19, 2024 2:24:32 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-03-19T02:24:33.383Z] [junit] WARNING: Unresolved : HelloEJB [2024-03-19T02:24:33.383Z] [junit] Mar 19, 2024 2:24:32 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-03-19T02:24:33.383Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2024-03-19T02:24:33.383Z] [junit] ------------- ---------------- --------------- [2024-03-19T02:24:33.383Z] [junit] [2024-03-19T02:24:33.383Z] [junit] Testcase: testApplicationArchive took 1.096 sec [2024-03-19T02:24:33.383Z] [junit] Testcase: testWebArchive took 0.301 sec [2024-03-19T02:24:33.383Z] [junit] Testcase: testEJBArchive took 0.194 sec [2024-03-19T02:24:33.610Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:33.610Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:33.610Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:33.610Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:33.610Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:33.610Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:33.610Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:33.641Z] [junit] Running com.sun.s1asdev.cfd.DDTest [2024-03-19T02:24:33.641Z] [junit] Testsuite: com.sun.s1asdev.cfd.DDTest [2024-03-19T02:24:33.864Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:33.864Z] [javac] 1 warning [2024-03-19T02:24:33.864Z] [2024-03-19T02:24:33.864Z] assemble-web: [2024-03-19T02:24:33.864Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:33.864Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:33.864Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:33.865Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:33.865Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:33.865Z] [2024-03-19T02:24:33.865Z] pkg-war: [2024-03-19T02:24:33.865Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:33.865Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:33.865Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:33.865Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:33.865Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:24:33.865Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${sun-web.xml} to copy. [2024-03-19T02:24:33.865Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${webservices.xml} to copy. [2024-03-19T02:24:33.865Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:24:33.865Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:24:33.865Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:24:33.865Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:33.866Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:33.866Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${web.wsit.descriptors} does not exist. [2024-03-19T02:24:33.866Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/endpointaddress-web.war [2024-03-19T02:24:33.866Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:33.866Z] [2024-03-19T02:24:33.866Z] deploy-app: [2024-03-19T02:24:33.866Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:33.866Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:33.866Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:33.866Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:33.866Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:33.866Z] [2024-03-19T02:24:33.866Z] deploy-war-common: [2024-03-19T02:24:33.866Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:33.867Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:33.867Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:33.867Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:33.867Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:33.867Z] [2024-03-19T02:24:33.867Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:33.867Z] setOSConditions: [2024-03-19T02:24:33.867Z] [2024-03-19T02:24:33.867Z] setToolWin: [2024-03-19T02:24:33.867Z] [2024-03-19T02:24:33.867Z] setToolUnix: [2024-03-19T02:24:33.867Z] [2024-03-19T02:24:33.867Z] setToolProperty: [2024-03-19T02:24:33.867Z] [2024-03-19T02:24:33.867Z] setS1ASclassPath: [2024-03-19T02:24:33.867Z] [2024-03-19T02:24:33.867Z] init-common: [2024-03-19T02:24:33.867Z] [2024-03-19T02:24:33.868Z] deploy-war-commonpe: [2024-03-19T02:24:33.938Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:33.938Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:33.938Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:33.938Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:33.938Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:33.938Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:33.938Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:34.117Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:34.117Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:34.117Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:34.117Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:34.117Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:34.117Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:34.117Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:34.155Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/connector/XID.java:113: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:24:34.155Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:24:34.155Z] [javac] ^ [2024-03-19T02:24:34.155Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/connector/XID.java:122: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:24:34.155Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:24:34.155Z] [javac] ^ [2024-03-19T02:24:34.155Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:24:34.155Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:24:34.155Z] [javac] 3 warnings [2024-03-19T02:24:34.155Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.jar [2024-03-19T02:24:34.156Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.rar [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] setOSConditions: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] setToolWin: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] setToolUnix: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] setToolProperty: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] setS1ASclassPath: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] init-common: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] clean-common: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] setOSConditions: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] setToolWin: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] setToolUnix: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] setToolProperty: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] setS1ASclassPath: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] init-common: [2024-03-19T02:24:34.156Z] [2024-03-19T02:24:34.156Z] clean-classes-common: [2024-03-19T02:24:34.157Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:34.157Z] [2024-03-19T02:24:34.157Z] setOSConditions: [2024-03-19T02:24:34.157Z] [2024-03-19T02:24:34.157Z] setToolWin: [2024-03-19T02:24:34.157Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:34.157Z] [2024-03-19T02:24:34.157Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:34.157Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:34.157Z] setToolUnix: [2024-03-19T02:24:34.157Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:34.157Z] [2024-03-19T02:24:34.157Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:34.157Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:34.157Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:34.157Z] setToolProperty: [2024-03-19T02:24:34.157Z] [2024-03-19T02:24:34.157Z] setS1ASclassPath: [2024-03-19T02:24:34.157Z] [2024-03-19T02:24:34.157Z] init-common: [2024-03-19T02:24:34.157Z] [2024-03-19T02:24:34.157Z] clean-jars-common: [2024-03-19T02:24:34.157Z] [2024-03-19T02:24:34.157Z] all: [2024-03-19T02:24:34.157Z] [2024-03-19T02:24:34.157Z] setOSConditions: [2024-03-19T02:24:34.157Z] [2024-03-19T02:24:34.157Z] setToolWin: [2024-03-19T02:24:34.157Z] [2024-03-19T02:24:34.157Z] setToolUnix: [2024-03-19T02:24:34.157Z] [2024-03-19T02:24:34.158Z] setToolProperty: [2024-03-19T02:24:34.158Z] [2024-03-19T02:24:34.158Z] setS1ASclassPath: [2024-03-19T02:24:34.158Z] [2024-03-19T02:24:34.158Z] init-common: [2024-03-19T02:24:34.158Z] [2024-03-19T02:24:34.158Z] all: [2024-03-19T02:24:34.158Z] [2024-03-19T02:24:34.158Z] setOSConditions: [2024-03-19T02:24:34.158Z] [2024-03-19T02:24:34.158Z] setToolWin: [2024-03-19T02:24:34.158Z] [2024-03-19T02:24:34.158Z] setToolUnix: [2024-03-19T02:24:34.158Z] [2024-03-19T02:24:34.158Z] setToolProperty: [2024-03-19T02:24:34.158Z] [2024-03-19T02:24:34.158Z] setS1ASclassPath: [2024-03-19T02:24:34.158Z] [2024-03-19T02:24:34.158Z] init-common: [2024-03-19T02:24:34.158Z] [2024-03-19T02:24:34.158Z] compile-common: [2024-03-19T02:24:34.158Z] [echo] Current time (ISO): 2024-03-19T02:24:34.115+0000 [2024-03-19T02:24:34.158Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:34.158Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:34.175Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:34.433Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot endpointaddress --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/endpointaddress-web.war [2024-03-19T02:24:34.457Z] [javac] 1 warning [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.457Z] build: [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.457Z] setOSConditions: [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.457Z] fixFiles: [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.457Z] convUnix: [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.457Z] convWin: [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.457Z] setToolWin: [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.457Z] setToolUnix: [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.457Z] setToolProperty: [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.457Z] setS1ASclassPath: [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.457Z] init-common: [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.457Z] package-persistence-common: [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.457Z] ejb-jar-common: [2024-03-19T02:24:34.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:34.457Z] [2024-03-19T02:24:34.458Z] package-ejbjar-common: [2024-03-19T02:24:34.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.458Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonly-ejb.jar [2024-03-19T02:24:34.458Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.458Z] [2024-03-19T02:24:34.458Z] appclient-jar-common: [2024-03-19T02:24:34.458Z] [2024-03-19T02:24:34.458Z] package-appclientjar-common: [2024-03-19T02:24:34.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.458Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonly-client.jar [2024-03-19T02:24:34.458Z] [2024-03-19T02:24:34.458Z] webclient-war-common: [2024-03-19T02:24:34.458Z] [2024-03-19T02:24:34.458Z] build-ear-common: [2024-03-19T02:24:34.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:34.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:34.458Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonlyApp.ear [2024-03-19T02:24:34.458Z] [2024-03-19T02:24:34.459Z] deploy: [2024-03-19T02:24:34.503Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:34.715Z] [2024-03-19T02:24:34.715Z] setOSConditions: [2024-03-19T02:24:34.715Z] [2024-03-19T02:24:34.715Z] setToolWin: [2024-03-19T02:24:34.715Z] [2024-03-19T02:24:34.715Z] setToolUnix: [2024-03-19T02:24:34.715Z] [2024-03-19T02:24:34.715Z] setToolProperty: [2024-03-19T02:24:34.715Z] [2024-03-19T02:24:34.715Z] setS1ASclassPath: [2024-03-19T02:24:34.715Z] [2024-03-19T02:24:34.715Z] init-common: [2024-03-19T02:24:34.715Z] [2024-03-19T02:24:34.715Z] execute-ejb-sql-common: [2024-03-19T02:24:34.715Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/readonly/sql/create_pointbase.sql [2024-03-19T02:24:34.715Z] [sql] 15 of 15 SQL statements executed successfully [2024-03-19T02:24:34.715Z] [2024-03-19T02:24:34.715Z] setOSConditions: [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] setToolWin: [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] setToolUnix: [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] setToolProperty: [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] setS1ASclassPath: [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] init-common: [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] deploy-common: [2024-03-19T02:24:34.716Z] [echo] Current time (ISO): 2024-03-19T02:24:34.570+0000 [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] setOSConditions: [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] setToolWin: [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] setToolUnix: [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] setToolProperty: [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] setS1ASclassPath: [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] init-common: [2024-03-19T02:24:34.716Z] [2024-03-19T02:24:34.716Z] deploy-common-pe: [2024-03-19T02:24:34.760Z] [javac] 1 warning [2024-03-19T02:24:34.760Z] [2024-03-19T02:24:34.760Z] build: [2024-03-19T02:24:34.760Z] [2024-03-19T02:24:34.760Z] setOSConditions: [2024-03-19T02:24:34.760Z] [2024-03-19T02:24:34.760Z] fixFiles: [2024-03-19T02:24:34.760Z] [2024-03-19T02:24:34.760Z] convUnix: [2024-03-19T02:24:34.760Z] [2024-03-19T02:24:34.760Z] convWin: [2024-03-19T02:24:34.760Z] [2024-03-19T02:24:34.760Z] setToolWin: [2024-03-19T02:24:34.760Z] [2024-03-19T02:24:34.761Z] setToolUnix: [2024-03-19T02:24:34.761Z] [2024-03-19T02:24:34.761Z] setToolProperty: [2024-03-19T02:24:34.761Z] [2024-03-19T02:24:34.761Z] setS1ASclassPath: [2024-03-19T02:24:34.761Z] [2024-03-19T02:24:34.761Z] init-common: [2024-03-19T02:24:34.761Z] [2024-03-19T02:24:34.761Z] package-persistence-common: [2024-03-19T02:24:34.761Z] [2024-03-19T02:24:34.761Z] ejb-jar-common: [2024-03-19T02:24:34.761Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:34.761Z] [2024-03-19T02:24:34.761Z] package-ejbjar-common: [2024-03-19T02:24:34.761Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.761Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.761Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.761Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheck-ejb.jar [2024-03-19T02:24:34.761Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.761Z] [2024-03-19T02:24:34.761Z] appclient-jar-common: [2024-03-19T02:24:34.761Z] [2024-03-19T02:24:34.761Z] package-appclientjar-common: [2024-03-19T02:24:34.761Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.761Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.762Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheck-client.jar [2024-03-19T02:24:34.762Z] [2024-03-19T02:24:34.762Z] webclient-war-common: [2024-03-19T02:24:34.762Z] [2024-03-19T02:24:34.762Z] build-ear-common: [2024-03-19T02:24:34.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:34.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:34.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:34.762Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheckApp.ear [2024-03-19T02:24:34.762Z] [2024-03-19T02:24:34.762Z] deploy: [2024-03-19T02:24:34.762Z] [2024-03-19T02:24:34.762Z] setOSConditions: [2024-03-19T02:24:34.762Z] [2024-03-19T02:24:34.762Z] setToolWin: [2024-03-19T02:24:34.762Z] [2024-03-19T02:24:34.762Z] setToolUnix: [2024-03-19T02:24:34.762Z] [2024-03-19T02:24:34.762Z] setToolProperty: [2024-03-19T02:24:34.762Z] [2024-03-19T02:24:34.762Z] setS1ASclassPath: [2024-03-19T02:24:34.762Z] [2024-03-19T02:24:34.762Z] init-common: [2024-03-19T02:24:34.762Z] [2024-03-19T02:24:34.762Z] execute-ejb-sql-common: [2024-03-19T02:24:34.763Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/ctxcheck/sql/create_pointbase.sql [2024-03-19T02:24:34.763Z] [sql] Failed to execute: drop table AllowedMethodsStudent [2024-03-19T02:24:34.763Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'ALLOWEDMETHODSSTUDENT' because it does not exist. [2024-03-19T02:24:34.763Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:24:34.763Z] [2024-03-19T02:24:34.763Z] setOSConditions: [2024-03-19T02:24:34.763Z] [2024-03-19T02:24:34.763Z] setToolWin: [2024-03-19T02:24:34.763Z] [2024-03-19T02:24:34.763Z] setToolUnix: [2024-03-19T02:24:34.763Z] [2024-03-19T02:24:34.763Z] setToolProperty: [2024-03-19T02:24:34.763Z] [2024-03-19T02:24:34.763Z] setS1ASclassPath: [2024-03-19T02:24:34.763Z] [2024-03-19T02:24:34.763Z] init-common: [2024-03-19T02:24:34.763Z] [2024-03-19T02:24:34.763Z] deploy-common: [2024-03-19T02:24:34.763Z] [echo] Current time (ISO): 2024-03-19T02:24:34.675+0000 [2024-03-19T02:24:34.763Z] [2024-03-19T02:24:34.763Z] setOSConditions: [2024-03-19T02:24:34.763Z] [2024-03-19T02:24:34.763Z] setToolWin: [2024-03-19T02:24:34.763Z] [2024-03-19T02:24:34.763Z] setToolUnix: [2024-03-19T02:24:34.763Z] [2024-03-19T02:24:34.763Z] setToolProperty: [2024-03-19T02:24:34.763Z] [2024-03-19T02:24:34.763Z] setS1ASclassPath: [2024-03-19T02:24:34.764Z] [2024-03-19T02:24:34.764Z] init-common: [2024-03-19T02:24:34.764Z] [2024-03-19T02:24:34.764Z] deploy-common-pe: [2024-03-19T02:24:34.974Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonlyApp.ear [2024-03-19T02:24:35.000Z] [exec] Application deployed with name endpointaddress-web. [2024-03-19T02:24:35.001Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:35.001Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:35.001Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:35.001Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:35.001Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:35.001Z] [2024-03-19T02:24:35.001Z] deploy-war-commonee: [2024-03-19T02:24:35.001Z] [2024-03-19T02:24:35.001Z] assemble-client: [2024-03-19T02:24:35.001Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:35.001Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:35.001Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:35.001Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:35.002Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:35.002Z] [2024-03-19T02:24:35.002Z] compile-client: [2024-03-19T02:24:35.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:35.002Z] [echo] wsimporting http://localhost:8080/endpointaddress/HelloService?WSDL [2024-03-19T02:24:35.002Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:35.002Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:35.002Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:35.002Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:35.002Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:35.002Z] [2024-03-19T02:24:35.002Z] setOSConditions: [2024-03-19T02:24:35.002Z] [2024-03-19T02:24:35.002Z] setToolWin: [2024-03-19T02:24:35.002Z] [2024-03-19T02:24:35.002Z] setToolUnix: [2024-03-19T02:24:35.002Z] [2024-03-19T02:24:35.002Z] setToolProperty: [2024-03-19T02:24:35.002Z] [2024-03-19T02:24:35.003Z] setS1ASclassPath: [2024-03-19T02:24:35.003Z] [2024-03-19T02:24:35.003Z] init-common: [2024-03-19T02:24:35.003Z] [2024-03-19T02:24:35.003Z] wsimport: [2024-03-19T02:24:35.020Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.441 sec [2024-03-19T02:24:35.020Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.441 sec [2024-03-19T02:24:35.020Z] [junit] ------------- Standard Output --------------- [2024-03-19T02:24:35.020Z] [junit] Value of key is:connection-factory-definition-Web-DD-test [2024-03-19T02:24:35.020Z] [junit] Value of key is:connection-factory-definition-MDB-EJB-DD-test [2024-03-19T02:24:35.020Z] [junit] Value of key is:connection-factory-definition-Session-EJB-DD-test [2024-03-19T02:24:35.020Z] [junit] Value of key is:connection-factory-definition-Entity-EJB-DD-test [2024-03-19T02:24:35.020Z] [junit] Value of key is:connection-factory-definition-application-DD-test [2024-03-19T02:24:35.020Z] [junit] Value of key is:connection-factory-definition-Interceptor-EJB-DD-test [2024-03-19T02:24:35.020Z] [junit] ------------- ---------------- --------------- [2024-03-19T02:24:35.020Z] [junit] [2024-03-19T02:24:35.020Z] [junit] Testcase: testWebDD took 0.823 sec [2024-03-19T02:24:35.020Z] [junit] Testcase: testMDBEJBDD took 0.187 sec [2024-03-19T02:24:35.020Z] [junit] Testcase: testSessionEJBDD took 0.176 sec [2024-03-19T02:24:35.020Z] [junit] Testcase: testEntityEJBDD took 0.093 sec [2024-03-19T02:24:35.020Z] [junit] Testcase: testApplicationDD took 0.085 sec [2024-03-19T02:24:35.020Z] [junit] Testcase: testInterceptorEJBDD took 0.069 sec [2024-03-19T02:24:35.020Z] [2024-03-19T02:24:35.020Z] setOSConditions: [2024-03-19T02:24:35.020Z] [2024-03-19T02:24:35.020Z] setToolWin: [2024-03-19T02:24:35.020Z] [2024-03-19T02:24:35.020Z] setToolUnix: [2024-03-19T02:24:35.020Z] [2024-03-19T02:24:35.020Z] setToolProperty: [2024-03-19T02:24:35.020Z] [2024-03-19T02:24:35.020Z] setS1ASclassPath: [2024-03-19T02:24:35.021Z] [2024-03-19T02:24:35.021Z] init-common: [2024-03-19T02:24:35.021Z] [2024-03-19T02:24:35.021Z] run-it: [2024-03-19T02:24:35.021Z] [2024-03-19T02:24:35.021Z] setOSConditions: [2024-03-19T02:24:35.021Z] [2024-03-19T02:24:35.021Z] setToolWin: [2024-03-19T02:24:35.021Z] [2024-03-19T02:24:35.021Z] setToolUnix: [2024-03-19T02:24:35.021Z] [2024-03-19T02:24:35.021Z] setToolProperty: [2024-03-19T02:24:35.021Z] [2024-03-19T02:24:35.021Z] setS1ASclassPath: [2024-03-19T02:24:35.021Z] [2024-03-19T02:24:35.021Z] init-common: [2024-03-19T02:24:35.021Z] [2024-03-19T02:24:35.021Z] runclient-common: [2024-03-19T02:24:35.021Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionAppClient.jar -name connection-factory-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-03-19T02:24:35.070Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:35.070Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:24:35.071Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:24:35.088Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:35.088Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:35.088Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:35.088Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:35.088Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:35.088Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:35.088Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:35.093Z] [2024-03-19T02:24:35.093Z] setOSConditions: [2024-03-19T02:24:35.093Z] [2024-03-19T02:24:35.093Z] setToolWin: [2024-03-19T02:24:35.093Z] [2024-03-19T02:24:35.093Z] setToolUnix: [2024-03-19T02:24:35.093Z] [2024-03-19T02:24:35.093Z] setToolProperty: [2024-03-19T02:24:35.093Z] [2024-03-19T02:24:35.093Z] setS1ASclassPath: [2024-03-19T02:24:35.093Z] [2024-03-19T02:24:35.093Z] init-common: [2024-03-19T02:24:35.093Z] [2024-03-19T02:24:35.093Z] startDomainUnix: [2024-03-19T02:24:35.093Z] [echo] Starting DAS [2024-03-19T02:24:35.110Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:35.110Z] [javac] 1 warning [2024-03-19T02:24:35.260Z] [exec] parsing WSDL... [2024-03-19T02:24:35.328Z] [javac] 2 warnings [2024-03-19T02:24:35.328Z] [2024-03-19T02:24:35.328Z] setOSConditions: [2024-03-19T02:24:35.328Z] [2024-03-19T02:24:35.328Z] setToolWin: [2024-03-19T02:24:35.328Z] [2024-03-19T02:24:35.328Z] setToolUnix: [2024-03-19T02:24:35.328Z] [2024-03-19T02:24:35.328Z] setToolProperty: [2024-03-19T02:24:35.328Z] [2024-03-19T02:24:35.328Z] setS1ASclassPath: [2024-03-19T02:24:35.328Z] [2024-03-19T02:24:35.328Z] init-common: [2024-03-19T02:24:35.328Z] [2024-03-19T02:24:35.328Z] compile-common: [2024-03-19T02:24:35.328Z] [echo] Current time (ISO): 2024-03-19T02:24:35.098+0000 [2024-03-19T02:24:35.328Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:35.348Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheckApp.ear [2024-03-19T02:24:35.368Z] [2024-03-19T02:24:35.368Z] setOSConditions: [2024-03-19T02:24:35.368Z] [2024-03-19T02:24:35.368Z] setToolWin: [2024-03-19T02:24:35.368Z] [2024-03-19T02:24:35.368Z] setToolUnix: [2024-03-19T02:24:35.368Z] [2024-03-19T02:24:35.368Z] setToolProperty: [2024-03-19T02:24:35.368Z] [2024-03-19T02:24:35.368Z] setS1ASclassPath: [2024-03-19T02:24:35.368Z] [2024-03-19T02:24:35.368Z] init-common: [2024-03-19T02:24:35.368Z] [2024-03-19T02:24:35.368Z] compile-common: [2024-03-19T02:24:35.368Z] [echo] Current time (ISO): 2024-03-19T02:24:35.144+0000 [2024-03-19T02:24:35.368Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:35.539Z] [exec] Application deployed with name ejb-bmp-readonlyApp. [2024-03-19T02:24:35.539Z] [echo] Deployment on target server server successful [2024-03-19T02:24:35.539Z] [2024-03-19T02:24:35.539Z] setOSConditions: [2024-03-19T02:24:35.539Z] [2024-03-19T02:24:35.539Z] setToolWin: [2024-03-19T02:24:35.539Z] [2024-03-19T02:24:35.539Z] setToolUnix: [2024-03-19T02:24:35.539Z] [2024-03-19T02:24:35.539Z] setToolProperty: [2024-03-19T02:24:35.539Z] [2024-03-19T02:24:35.539Z] setS1ASclassPath: [2024-03-19T02:24:35.540Z] [2024-03-19T02:24:35.540Z] init-common: [2024-03-19T02:24:35.540Z] [2024-03-19T02:24:35.540Z] deploy-common-ee: [2024-03-19T02:24:35.540Z] [2024-03-19T02:24:35.540Z] run: [2024-03-19T02:24:35.540Z] [2024-03-19T02:24:35.540Z] setOSConditions: [2024-03-19T02:24:35.540Z] [2024-03-19T02:24:35.540Z] setToolWin: [2024-03-19T02:24:35.540Z] [2024-03-19T02:24:35.540Z] setToolUnix: [2024-03-19T02:24:35.540Z] [2024-03-19T02:24:35.540Z] setToolProperty: [2024-03-19T02:24:35.540Z] [2024-03-19T02:24:35.540Z] setS1ASclassPath: [2024-03-19T02:24:35.540Z] [2024-03-19T02:24:35.540Z] init-common: [2024-03-19T02:24:35.540Z] [2024-03-19T02:24:35.540Z] runclient-common: [2024-03-19T02:24:35.540Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonlyAppClient.jar -name ejb-bmp-readonlyClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:24:35.605Z] [exec] Application deployed with name ejb-allowedmethods-ctxcheckApp. [2024-03-19T02:24:35.605Z] [echo] Deployment on target server server successful [2024-03-19T02:24:35.605Z] [2024-03-19T02:24:35.605Z] setOSConditions: [2024-03-19T02:24:35.605Z] [2024-03-19T02:24:35.605Z] setToolWin: [2024-03-19T02:24:35.605Z] [2024-03-19T02:24:35.605Z] setToolUnix: [2024-03-19T02:24:35.605Z] [2024-03-19T02:24:35.605Z] setToolProperty: [2024-03-19T02:24:35.605Z] [2024-03-19T02:24:35.605Z] setS1ASclassPath: [2024-03-19T02:24:35.606Z] [2024-03-19T02:24:35.606Z] init-common: [2024-03-19T02:24:35.606Z] [2024-03-19T02:24:35.606Z] deploy-common-ee: [2024-03-19T02:24:35.606Z] [2024-03-19T02:24:35.606Z] run: [2024-03-19T02:24:35.606Z] [2024-03-19T02:24:35.606Z] setOSConditions: [2024-03-19T02:24:35.606Z] [2024-03-19T02:24:35.606Z] setToolWin: [2024-03-19T02:24:35.606Z] [2024-03-19T02:24:35.606Z] setToolUnix: [2024-03-19T02:24:35.606Z] [2024-03-19T02:24:35.606Z] setToolProperty: [2024-03-19T02:24:35.606Z] [2024-03-19T02:24:35.606Z] setS1ASclassPath: [2024-03-19T02:24:35.606Z] [2024-03-19T02:24:35.606Z] init-common: [2024-03-19T02:24:35.606Z] [2024-03-19T02:24:35.606Z] runclient-common: [2024-03-19T02:24:35.606Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheckAppClient.jar -name ejb-allowedmethods-ctxcheckClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:24:35.662Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:35.662Z] [javac] 1 warning [2024-03-19T02:24:35.662Z] [2024-03-19T02:24:35.662Z] setOSConditions: [2024-03-19T02:24:35.662Z] [2024-03-19T02:24:35.662Z] setToolWin: [2024-03-19T02:24:35.662Z] [2024-03-19T02:24:35.662Z] setToolUnix: [2024-03-19T02:24:35.663Z] [2024-03-19T02:24:35.663Z] setToolProperty: [2024-03-19T02:24:35.663Z] [2024-03-19T02:24:35.663Z] setS1ASclassPath: [2024-03-19T02:24:35.663Z] [2024-03-19T02:24:35.663Z] init-common: [2024-03-19T02:24:35.663Z] [2024-03-19T02:24:35.663Z] ejb-jar-common: [2024-03-19T02:24:35.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:35.663Z] [2024-03-19T02:24:35.663Z] package-ejbjar-common: [2024-03-19T02:24:35.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:35.663Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:35.663Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:35.663Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:35.663Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2024-03-19T02:24:35.663Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:35.663Z] [2024-03-19T02:24:35.663Z] setOSConditions: [2024-03-19T02:24:35.663Z] [2024-03-19T02:24:35.663Z] setToolWin: [2024-03-19T02:24:35.663Z] [2024-03-19T02:24:35.663Z] setToolUnix: [2024-03-19T02:24:35.663Z] [2024-03-19T02:24:35.663Z] setToolProperty: [2024-03-19T02:24:35.664Z] [2024-03-19T02:24:35.664Z] setS1ASclassPath: [2024-03-19T02:24:35.664Z] [2024-03-19T02:24:35.664Z] init-common: [2024-03-19T02:24:35.664Z] [2024-03-19T02:24:35.664Z] appclient-jar-common: [2024-03-19T02:24:35.664Z] [2024-03-19T02:24:35.664Z] package-appclientjar-common: [2024-03-19T02:24:35.664Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:35.664Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:35.664Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:35.664Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2024-03-19T02:24:35.664Z] [2024-03-19T02:24:35.664Z] build-ear: [2024-03-19T02:24:35.664Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-03-19T02:24:35.664Z] [2024-03-19T02:24:35.664Z] setup: [2024-03-19T02:24:35.664Z] [2024-03-19T02:24:35.664Z] setOSConditions: [2024-03-19T02:24:35.664Z] [2024-03-19T02:24:35.664Z] setToolWin: [2024-03-19T02:24:35.664Z] [2024-03-19T02:24:35.664Z] setToolUnix: [2024-03-19T02:24:35.664Z] [2024-03-19T02:24:35.664Z] setToolProperty: [2024-03-19T02:24:35.664Z] [2024-03-19T02:24:35.665Z] setS1ASclassPath: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] init-common: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] setupJdbc: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] setOSConditions: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] setToolWin: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] setToolUnix: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] setToolProperty: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] setS1ASclassPath: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] init-common: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] default-jdbc-conpool: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] setOSConditions: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] setToolWin: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] setToolUnix: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] setToolProperty: [2024-03-19T02:24:35.665Z] [2024-03-19T02:24:35.665Z] setS1ASclassPath: [2024-03-19T02:24:35.666Z] [2024-03-19T02:24:35.666Z] init-common: [2024-03-19T02:24:35.666Z] [2024-03-19T02:24:35.666Z] create-jdbc-connpool-common: [2024-03-19T02:24:36.111Z] [exec] Mar 19, 2024 2:24:35 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:24:36.111Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:24:36.196Z] [exec] [2024-03-19T02:24:36.196Z] [exec] Generating code... [2024-03-19T02:24:36.196Z] [exec] [2024-03-19T02:24:36.196Z] [exec] Compiling code... [2024-03-19T02:24:36.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-pointbase-pool1 [2024-03-19T02:24:36.230Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2024-03-19T02:24:36.230Z] [2024-03-19T02:24:36.230Z] set-derby-connpool-props: [2024-03-19T02:24:36.260Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:36.260Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:36.260Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:36.261Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:36.261Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:36.261Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:36.261Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:36.303Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:36.303Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:36.303Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:36.303Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:36.303Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:36.303Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:36.303Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:36.417Z] [exec] Mar 19, 2024 2:24:35 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:24:36.418Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:24:36.503Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-03-19T02:24:36.503Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-03-19T02:24:36.540Z] [exec] Mar 19, 2024 2:24:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:24:36.540Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:24:36.675Z] [exec] Mar 19, 2024 2:24:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:36.675Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:36.675Z] [exec] Mar 19, 2024 2:24:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:36.675Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:36.676Z] [exec] Mar 19, 2024 2:24:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:36.676Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:36.676Z] [exec] Mar 19, 2024 2:24:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:36.676Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:36.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-03-19T02:24:36.760Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-03-19T02:24:36.828Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:36.933Z] [exec] Mar 19, 2024 2:24:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:36.933Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:36.933Z] [exec] Mar 19, 2024 2:24:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:36.933Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:36.933Z] [exec] Mar 19, 2024 2:24:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:36.933Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:36.933Z] [exec] Mar 19, 2024 2:24:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:36.933Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:37.017Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-03-19T02:24:37.017Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-03-19T02:24:37.085Z] [javac] 1 warning [2024-03-19T02:24:37.085Z] [2024-03-19T02:24:37.085Z] setOSConditions: [2024-03-19T02:24:37.085Z] [2024-03-19T02:24:37.085Z] setToolWin: [2024-03-19T02:24:37.085Z] [2024-03-19T02:24:37.086Z] setToolUnix: [2024-03-19T02:24:37.086Z] [2024-03-19T02:24:37.086Z] setToolProperty: [2024-03-19T02:24:37.086Z] [2024-03-19T02:24:37.086Z] setS1ASclassPath: [2024-03-19T02:24:37.086Z] [2024-03-19T02:24:37.086Z] init-common: [2024-03-19T02:24:37.086Z] [2024-03-19T02:24:37.086Z] compile-common: [2024-03-19T02:24:37.086Z] [echo] Current time (ISO): 2024-03-19T02:24:36.951+0000 [2024-03-19T02:24:37.086Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:37.105Z] [exec] Mar 19, 2024 2:24:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:37.105Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:37.138Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/example/hello/HelloService.java uses or overrides a deprecated API. [2024-03-19T02:24:37.138Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:37.138Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:37.138Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:37.249Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:37.249Z] [javac] 1 warning [2024-03-19T02:24:37.249Z] [2024-03-19T02:24:37.249Z] build: [2024-03-19T02:24:37.249Z] [2024-03-19T02:24:37.249Z] setOSConditions: [2024-03-19T02:24:37.249Z] [2024-03-19T02:24:37.249Z] fixFiles: [2024-03-19T02:24:37.249Z] [2024-03-19T02:24:37.249Z] convUnix: [2024-03-19T02:24:37.249Z] [2024-03-19T02:24:37.249Z] convWin: [2024-03-19T02:24:37.249Z] [2024-03-19T02:24:37.249Z] setToolWin: [2024-03-19T02:24:37.249Z] [2024-03-19T02:24:37.249Z] setToolUnix: [2024-03-19T02:24:37.249Z] [2024-03-19T02:24:37.249Z] setToolProperty: [2024-03-19T02:24:37.249Z] [2024-03-19T02:24:37.249Z] setS1ASclassPath: [2024-03-19T02:24:37.249Z] [2024-03-19T02:24:37.249Z] init-common: [2024-03-19T02:24:37.249Z] [2024-03-19T02:24:37.249Z] package-persistence-common: [2024-03-19T02:24:37.250Z] [2024-03-19T02:24:37.250Z] ejb-jar-common: [2024-03-19T02:24:37.250Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:37.250Z] [2024-03-19T02:24:37.250Z] package-ejbjar-common: [2024-03-19T02:24:37.250Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:37.250Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:37.250Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:37.250Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2024-03-19T02:24:37.250Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:37.250Z] [2024-03-19T02:24:37.250Z] appclient-jar-common: [2024-03-19T02:24:37.250Z] [2024-03-19T02:24:37.250Z] package-appclientjar-common: [2024-03-19T02:24:37.250Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:37.250Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:37.250Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:37.250Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2024-03-19T02:24:37.250Z] [2024-03-19T02:24:37.250Z] webclient-war-common: [2024-03-19T02:24:37.250Z] [2024-03-19T02:24:37.250Z] clear: [2024-03-19T02:24:37.250Z] [2024-03-19T02:24:37.250Z] test-tlds-exist: [2024-03-19T02:24:37.251Z] [2024-03-19T02:24:37.251Z] copy-tlds: [2024-03-19T02:24:37.251Z] [2024-03-19T02:24:37.251Z] test-tagfiles-exist: [2024-03-19T02:24:37.251Z] [2024-03-19T02:24:37.251Z] copy-tagfiles: [2024-03-19T02:24:37.251Z] [2024-03-19T02:24:37.251Z] package-war-common: [2024-03-19T02:24:37.251Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:37.251Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:37.251Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:37.251Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:37.251Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:37.251Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:37.251Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:37.251Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:37.251Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2024-03-19T02:24:37.274Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-03-19T02:24:37.396Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:37.396Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:37.397Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:37.397Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:37.397Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:37.397Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:37.397Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:37.510Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:37.510Z] [2024-03-19T02:24:37.510Z] build-ear-common: [2024-03-19T02:24:37.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:37.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:37.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:37.510Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-03-19T02:24:37.510Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:37.510Z] [2024-03-19T02:24:37.510Z] setOSConditions: [2024-03-19T02:24:37.510Z] [2024-03-19T02:24:37.510Z] setToolWin: [2024-03-19T02:24:37.510Z] [2024-03-19T02:24:37.510Z] setToolUnix: [2024-03-19T02:24:37.510Z] [2024-03-19T02:24:37.510Z] setToolProperty: [2024-03-19T02:24:37.510Z] [2024-03-19T02:24:37.510Z] setS1ASclassPath: [2024-03-19T02:24:37.510Z] [2024-03-19T02:24:37.510Z] init-common: [2024-03-19T02:24:37.510Z] [2024-03-19T02:24:37.511Z] prepare: [2024-03-19T02:24:37.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-03-19T02:24:37.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2024-03-19T02:24:37.511Z] [2024-03-19T02:24:37.511Z] build: [2024-03-19T02:24:37.511Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:37.511Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-03-19T02:24:37.531Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-03-19T02:24:37.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config [2024-03-19T02:24:37.617Z] [2024-03-19T02:24:37.617Z] setOSConditions: [2024-03-19T02:24:37.617Z] [2024-03-19T02:24:37.617Z] setToolWin: [2024-03-19T02:24:37.617Z] [2024-03-19T02:24:37.617Z] setToolUnix: [2024-03-19T02:24:37.617Z] [2024-03-19T02:24:37.617Z] setToolProperty: [2024-03-19T02:24:37.617Z] [2024-03-19T02:24:37.617Z] setS1ASclassPath: [2024-03-19T02:24:37.617Z] [2024-03-19T02:24:37.617Z] init-common: [2024-03-19T02:24:37.617Z] [2024-03-19T02:24:37.618Z] clean: [2024-03-19T02:24:37.618Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:37.618Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:37.618Z] [2024-03-19T02:24:37.618Z] build-provider-jar: [2024-03-19T02:24:37.618Z] [2024-03-19T02:24:37.618Z] setOSConditions: [2024-03-19T02:24:37.618Z] [2024-03-19T02:24:37.618Z] setToolWin: [2024-03-19T02:24:37.618Z] [2024-03-19T02:24:37.618Z] setToolUnix: [2024-03-19T02:24:37.618Z] [2024-03-19T02:24:37.618Z] setToolProperty: [2024-03-19T02:24:37.618Z] [2024-03-19T02:24:37.618Z] setS1ASclassPath: [2024-03-19T02:24:37.618Z] [2024-03-19T02:24:37.618Z] init-common: [2024-03-19T02:24:37.618Z] [2024-03-19T02:24:37.618Z] compile-common: [2024-03-19T02:24:37.618Z] [echo] Current time (ISO): 2024-03-19T02:24:37.374+0000 [2024-03-19T02:24:37.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:37.618Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:37.655Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:37.655Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:24:37.655Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:37.655Z] [javac] 1 warning [2024-03-19T02:24:37.655Z] [2024-03-19T02:24:37.655Z] setup: [2024-03-19T02:24:37.655Z] [2024-03-19T02:24:37.655Z] runclient: [2024-03-19T02:24:37.656Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml:83: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:37.656Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:37.656Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:37.656Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:37.656Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:37.656Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:37.656Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:37.656Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:37.656Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:37.657Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:37.657Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:37.657Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:37.657Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:37.657Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:37.657Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:37.657Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:37.657Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:37.657Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:24:37.657Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:24:37.657Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:24:37.657Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:24:37.657Z] [java] ... 61 more [2024-03-19T02:24:37.658Z] [java] Java Result: -1 [2024-03-19T02:24:37.658Z] [2024-03-19T02:24:37.658Z] undeploy: [2024-03-19T02:24:37.658Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:37.658Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:37.658Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:37.658Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:37.658Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:37.658Z] [2024-03-19T02:24:37.658Z] setOSConditions: [2024-03-19T02:24:37.658Z] [2024-03-19T02:24:37.658Z] setToolWin: [2024-03-19T02:24:37.658Z] [2024-03-19T02:24:37.658Z] setToolUnix: [2024-03-19T02:24:37.658Z] [2024-03-19T02:24:37.658Z] setToolProperty: [2024-03-19T02:24:37.658Z] [2024-03-19T02:24:37.658Z] setS1ASclassPath: [2024-03-19T02:24:37.658Z] [2024-03-19T02:24:37.659Z] init-common: [2024-03-19T02:24:37.659Z] [2024-03-19T02:24:37.659Z] undeploy-war-common: [2024-03-19T02:24:37.669Z] [exec] Mar 19, 2024 2:24:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:37.669Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:37.770Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:37.770Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:37.770Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:37.770Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:37.770Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:37.770Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:37.770Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:37.794Z] [exec] invoking connection-factory-definition test servlet at http://localhost:8080/connection-factory-definition/servlet [2024-03-19T02:24:37.800Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-03-19T02:24:37.800Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-03-19T02:24:38.019Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:38.019Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:38.019Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:38.019Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:38.019Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:38.019Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:38.019Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:38.027Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:38.028Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:24:38.028Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:24:38.028Z] [javac] ^ [2024-03-19T02:24:38.028Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:24:38.028Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:38.028Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:24:38.028Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:24:38.028Z] [javac] 2 warnings [2024-03-19T02:24:38.028Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-03-19T02:24:38.028Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-03-19T02:24:38.028Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-03-19T02:24:38.028Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-03-19T02:24:38.028Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-03-19T02:24:38.028Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-03-19T02:24:38.056Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:24:38.056Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:24:38.232Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false endpointaddress-web [2024-03-19T02:24:38.286Z] [2024-03-19T02:24:38.286Z] deploy: [2024-03-19T02:24:38.286Z] [2024-03-19T02:24:38.286Z] setOSConditions: [2024-03-19T02:24:38.286Z] [2024-03-19T02:24:38.286Z] setToolWin: [2024-03-19T02:24:38.286Z] [2024-03-19T02:24:38.286Z] setToolUnix: [2024-03-19T02:24:38.286Z] [2024-03-19T02:24:38.286Z] setToolProperty: [2024-03-19T02:24:38.286Z] [2024-03-19T02:24:38.286Z] setS1ASclassPath: [2024-03-19T02:24:38.286Z] [2024-03-19T02:24:38.286Z] init-common: [2024-03-19T02:24:38.286Z] [2024-03-19T02:24:38.286Z] prepare: [2024-03-19T02:24:38.286Z] [2024-03-19T02:24:38.286Z] build: [2024-03-19T02:24:38.287Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:38.287Z] [2024-03-19T02:24:38.287Z] deploy-rar-and-setup-resources: [2024-03-19T02:24:38.287Z] [2024-03-19T02:24:38.287Z] setOSConditions: [2024-03-19T02:24:38.287Z] [2024-03-19T02:24:38.287Z] setToolWin: [2024-03-19T02:24:38.287Z] [2024-03-19T02:24:38.287Z] setToolUnix: [2024-03-19T02:24:38.287Z] [2024-03-19T02:24:38.287Z] setToolProperty: [2024-03-19T02:24:38.287Z] [2024-03-19T02:24:38.287Z] setS1ASclassPath: [2024-03-19T02:24:38.287Z] [2024-03-19T02:24:38.287Z] init-common: [2024-03-19T02:24:38.287Z] [2024-03-19T02:24:38.287Z] deploy-rar-common: [2024-03-19T02:24:38.287Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2024-03-19T02:24:38.312Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-03-19T02:24:38.312Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-03-19T02:24:38.491Z] [2024-03-19T02:24:38.491Z] all: [2024-03-19T02:24:38.492Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:38.492Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:38.492Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:38.492Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:38.492Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:38.492Z] [2024-03-19T02:24:38.492Z] setOSConditions: [2024-03-19T02:24:38.492Z] [2024-03-19T02:24:38.492Z] setToolWin: [2024-03-19T02:24:38.492Z] [2024-03-19T02:24:38.492Z] setToolUnix: [2024-03-19T02:24:38.492Z] [2024-03-19T02:24:38.492Z] setToolProperty: [2024-03-19T02:24:38.492Z] [2024-03-19T02:24:38.492Z] setS1ASclassPath: [2024-03-19T02:24:38.492Z] [2024-03-19T02:24:38.492Z] init-common: [2024-03-19T02:24:38.492Z] [2024-03-19T02:24:38.492Z] clean: [2024-03-19T02:24:38.493Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:38.493Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:38.493Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:38.493Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:38.493Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:38.493Z] [2024-03-19T02:24:38.493Z] setOSConditions: [2024-03-19T02:24:38.493Z] [2024-03-19T02:24:38.493Z] setToolWin: [2024-03-19T02:24:38.493Z] [2024-03-19T02:24:38.493Z] setToolUnix: [2024-03-19T02:24:38.493Z] [2024-03-19T02:24:38.493Z] setToolProperty: [2024-03-19T02:24:38.493Z] [2024-03-19T02:24:38.493Z] setS1ASclassPath: [2024-03-19T02:24:38.493Z] [2024-03-19T02:24:38.493Z] init-common: [2024-03-19T02:24:38.493Z] [2024-03-19T02:24:38.493Z] clean-common: [2024-03-19T02:24:38.493Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:38.494Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:38.494Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:38.494Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:38.494Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:38.494Z] [2024-03-19T02:24:38.494Z] setOSConditions: [2024-03-19T02:24:38.494Z] [2024-03-19T02:24:38.494Z] setToolWin: [2024-03-19T02:24:38.494Z] [2024-03-19T02:24:38.494Z] setToolUnix: [2024-03-19T02:24:38.494Z] [2024-03-19T02:24:38.494Z] setToolProperty: [2024-03-19T02:24:38.494Z] [2024-03-19T02:24:38.494Z] setS1ASclassPath: [2024-03-19T02:24:38.494Z] [2024-03-19T02:24:38.494Z] init-common: [2024-03-19T02:24:38.494Z] [2024-03-19T02:24:38.494Z] clean-classes-common: [2024-03-19T02:24:38.494Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:38.495Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:38.495Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:38.495Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:38.495Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:38.495Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:38.495Z] [2024-03-19T02:24:38.495Z] setOSConditions: [2024-03-19T02:24:38.495Z] [2024-03-19T02:24:38.495Z] setToolWin: [2024-03-19T02:24:38.495Z] [2024-03-19T02:24:38.495Z] setToolUnix: [2024-03-19T02:24:38.495Z] [2024-03-19T02:24:38.495Z] setToolProperty: [2024-03-19T02:24:38.495Z] [2024-03-19T02:24:38.495Z] setS1ASclassPath: [2024-03-19T02:24:38.495Z] [2024-03-19T02:24:38.495Z] init-common: [2024-03-19T02:24:38.495Z] [2024-03-19T02:24:38.495Z] clean-jars-common: [2024-03-19T02:24:38.495Z] [2024-03-19T02:24:38.495Z] compile: [2024-03-19T02:24:38.496Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:38.496Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:38.496Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:38.496Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:38.496Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:38.496Z] [2024-03-19T02:24:38.496Z] setOSConditions: [2024-03-19T02:24:38.496Z] [2024-03-19T02:24:38.496Z] setToolWin: [2024-03-19T02:24:38.496Z] [2024-03-19T02:24:38.496Z] setToolUnix: [2024-03-19T02:24:38.496Z] [2024-03-19T02:24:38.496Z] setToolProperty: [2024-03-19T02:24:38.496Z] [2024-03-19T02:24:38.496Z] setS1ASclassPath: [2024-03-19T02:24:38.496Z] [2024-03-19T02:24:38.496Z] init-common: [2024-03-19T02:24:38.496Z] [2024-03-19T02:24:38.496Z] compile-common: [2024-03-19T02:24:38.496Z] [echo] Current time (ISO): 2024-03-19T02:24:38.356+0000 [2024-03-19T02:24:38.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:38.497Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:38.604Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:38.604Z] [javac] 1 warning [2024-03-19T02:24:38.833Z] [exec] Mar 19, 2024 2:24:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:24:38.833Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@26275b46 [2024-03-19T02:24:38.833Z] [exec] Value of key is: Student [2024-03-19T02:24:38.833Z] [exec] Value of key is: Course [2024-03-19T02:24:38.833Z] [exec] Value of key is: Enroller [2024-03-19T02:24:38.833Z] [exec] Value of key is: SFSB-NewNotifier [2024-03-19T02:24:38.833Z] [exec] Value of key is: appserv.ClientNotifier [2024-03-19T02:24:38.833Z] [exec] Value of key is: SFSB-NewStudentRefresh [2024-03-19T02:24:38.833Z] [exec] Value of key is: SFSBLocal-NewNotifier [2024-03-19T02:24:38.833Z] [exec] Value of key is: SFSBLocal-NewStudentRefresh [2024-03-19T02:24:38.857Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-xa.rar [2024-03-19T02:24:38.857Z] [exec] Application deployed with name blackbox-xa. [2024-03-19T02:24:38.857Z] [echo] Deploying rar/blackbox-xa.rar on server [2024-03-19T02:24:38.857Z] [2024-03-19T02:24:38.857Z] setOSConditions: [2024-03-19T02:24:38.857Z] [2024-03-19T02:24:38.857Z] setToolWin: [2024-03-19T02:24:38.857Z] [2024-03-19T02:24:38.857Z] setToolUnix: [2024-03-19T02:24:38.857Z] [2024-03-19T02:24:38.857Z] setToolProperty: [2024-03-19T02:24:38.857Z] [2024-03-19T02:24:38.857Z] setS1ASclassPath: [2024-03-19T02:24:38.857Z] [2024-03-19T02:24:38.857Z] init-common: [2024-03-19T02:24:38.858Z] [2024-03-19T02:24:38.858Z] create-connector-connpool: [2024-03-19T02:24:38.858Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --target server blackbox-xa-ccp [2024-03-19T02:24:38.862Z] [2024-03-19T02:24:38.862Z] build: [2024-03-19T02:24:38.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:38.862Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwandwar-other.jar [2024-03-19T02:24:38.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:38.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:38.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:38.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:24:38.862Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:38.862Z] [copy] Copied 12 empty directories to 6 empty directories under /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:38.862Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-03-19T02:24:38.862Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:38.862Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwandwar-web.war [2024-03-19T02:24:38.862Z] [2024-03-19T02:24:38.862Z] run: [2024-03-19T02:24:38.862Z] [2024-03-19T02:24:38.862Z] setOSConditions: [2024-03-19T02:24:38.862Z] [2024-03-19T02:24:38.862Z] setToolWin: [2024-03-19T02:24:38.862Z] [2024-03-19T02:24:38.863Z] setToolUnix: [2024-03-19T02:24:38.863Z] [2024-03-19T02:24:38.863Z] setToolProperty: [2024-03-19T02:24:38.863Z] [2024-03-19T02:24:38.863Z] setS1ASclassPath: [2024-03-19T02:24:38.863Z] [2024-03-19T02:24:38.863Z] init-common: [2024-03-19T02:24:38.863Z] [2024-03-19T02:24:38.863Z] run_war: [2024-03-19T02:24:38.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-03-19T02:24:38.907Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-03-19T02:24:38.907Z] [2024-03-19T02:24:38.907Z] oracle-jdbc-conpool: [2024-03-19T02:24:38.907Z] [2024-03-19T02:24:38.907Z] create-jdbc-conpool-connector: [2024-03-19T02:24:38.907Z] [2024-03-19T02:24:38.907Z] setOSConditions: [2024-03-19T02:24:38.907Z] [2024-03-19T02:24:38.907Z] setToolWin: [2024-03-19T02:24:38.907Z] [2024-03-19T02:24:38.908Z] setToolUnix: [2024-03-19T02:24:38.908Z] [2024-03-19T02:24:38.908Z] setToolProperty: [2024-03-19T02:24:38.908Z] [2024-03-19T02:24:38.908Z] setS1ASclassPath: [2024-03-19T02:24:38.908Z] [2024-03-19T02:24:38.908Z] init-common: [2024-03-19T02:24:38.908Z] [2024-03-19T02:24:38.908Z] create-jdbc-resource-common: [2024-03-19T02:24:38.908Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [2024-03-19T02:24:38.996Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:38.996Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:38.996Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:38.996Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:38.996Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:38.996Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:38.996Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:39.100Z] [exec] name 1 = Joe Schmo , Joe Schmo [2024-03-19T02:24:39.100Z] [exec] name 2 = Josephina Schmo , Josephina Schmo [2024-03-19T02:24:39.100Z] [exec] name 3 = Henrietta Schmo , Josephina Schmo [2024-03-19T02:24:39.100Z] [exec] name1 tx= Joe Schmo , Joe Schmo [2024-03-19T02:24:39.100Z] [exec] name2 tx= Josephina Schmo , Josephina Schmo [2024-03-19T02:24:39.100Z] [exec] name3 tx= Henrietta Schmo , Josephina Schmo [2024-03-19T02:24:39.100Z] [exec] Value of key is: ReadMostly [2024-03-19T02:24:39.100Z] [exec] Beginning test12() [2024-03-19T02:24:39.100Z] [exec] Num Iterations = 100 [2024-03-19T02:24:39.100Z] [exec] Num Threads = 10 [2024-03-19T02:24:39.100Z] [exec] Num PKs = 1 [2024-03-19T02:24:39.100Z] [exec] Sleep time in milliseconds = 100 [2024-03-19T02:24:39.100Z] [exec] Num writer iterations = 1 [2024-03-19T02:24:39.100Z] [exec] Writer sleep time in milliseconds = 10000 [2024-03-19T02:24:39.165Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-pointbase-pool1 --enabled=true --target server jdbc/XAPointbase [2024-03-19T02:24:39.165Z] [exec] JDBC resource jdbc/XAPointbase created successfully. [2024-03-19T02:24:39.165Z] [echo] cmd executed for server [2024-03-19T02:24:39.165Z] [2024-03-19T02:24:39.165Z] setOSConditions: [2024-03-19T02:24:39.165Z] [2024-03-19T02:24:39.165Z] setToolWin: [2024-03-19T02:24:39.165Z] [2024-03-19T02:24:39.165Z] setToolUnix: [2024-03-19T02:24:39.165Z] [2024-03-19T02:24:39.166Z] setToolProperty: [2024-03-19T02:24:39.166Z] [2024-03-19T02:24:39.166Z] setS1ASclassPath: [2024-03-19T02:24:39.166Z] [2024-03-19T02:24:39.166Z] init-common: [2024-03-19T02:24:39.166Z] [2024-03-19T02:24:39.166Z] default-sql: [2024-03-19T02:24:39.166Z] [2024-03-19T02:24:39.166Z] setOSConditions: [2024-03-19T02:24:39.166Z] [2024-03-19T02:24:39.166Z] setToolWin: [2024-03-19T02:24:39.166Z] [2024-03-19T02:24:39.166Z] setToolUnix: [2024-03-19T02:24:39.166Z] [2024-03-19T02:24:39.166Z] setToolProperty: [2024-03-19T02:24:39.166Z] [2024-03-19T02:24:39.166Z] setS1ASclassPath: [2024-03-19T02:24:39.166Z] [2024-03-19T02:24:39.166Z] init-common: [2024-03-19T02:24:39.166Z] [2024-03-19T02:24:39.166Z] execute-sql-common: [2024-03-19T02:24:39.231Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:39.309Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:24:39.309Z] [exec] Waiting finished after 4,186 ms. [2024-03-19T02:24:39.309Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:24:39.309Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:24:39.309Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:24:39.309Z] [exec] Admin Port: 45,707 [2024-03-19T02:24:39.309Z] [exec] Command start-domain executed successfully. [2024-03-19T02:24:39.309Z] [echo] run.xml:doing wait for localhost:45711... [2024-03-19T02:24:39.309Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-03-19T02:24:39.309Z] [2024-03-19T02:24:39.309Z] dumpThreadStack: [2024-03-19T02:24:39.309Z] [2024-03-19T02:24:39.309Z] startDomainWindows: [2024-03-19T02:24:39.309Z] [2024-03-19T02:24:39.309Z] startDomain: [2024-03-19T02:24:39.309Z] [2024-03-19T02:24:39.309Z] clean: [2024-03-19T02:24:39.309Z] [2024-03-19T02:24:39.309Z] setOSConditions: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] setToolWin: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] setToolUnix: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] setToolProperty: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] setS1ASclassPath: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] init-common: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] clean-common: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] setOSConditions: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] setToolWin: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] setToolUnix: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] setToolProperty: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] setS1ASclassPath: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] init-common: [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.310Z] clean-classes-common: [2024-03-19T02:24:39.310Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:39.310Z] [2024-03-19T02:24:39.311Z] setOSConditions: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] setToolWin: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] setToolUnix: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] setToolProperty: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] setS1ASclassPath: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] init-common: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] clean-jars-common: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] compile: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] setOSConditions: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] setToolWin: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] setToolUnix: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] setToolProperty: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] setS1ASclassPath: [2024-03-19T02:24:39.311Z] [2024-03-19T02:24:39.311Z] init-common: [2024-03-19T02:24:39.312Z] [2024-03-19T02:24:39.312Z] compile-common: [2024-03-19T02:24:39.312Z] [echo] Current time (ISO): 2024-03-19T02:24:39.263+0000 [2024-03-19T02:24:39.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:39.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/servlet [2024-03-19T02:24:39.312Z] [2024-03-19T02:24:39.312Z] build: [2024-03-19T02:24:39.312Z] [2024-03-19T02:24:39.312Z] setOSConditions: [2024-03-19T02:24:39.312Z] [2024-03-19T02:24:39.312Z] setToolWin: [2024-03-19T02:24:39.312Z] [2024-03-19T02:24:39.312Z] setToolUnix: [2024-03-19T02:24:39.312Z] [2024-03-19T02:24:39.312Z] setToolProperty: [2024-03-19T02:24:39.312Z] [2024-03-19T02:24:39.312Z] setS1ASclassPath: [2024-03-19T02:24:39.312Z] [2024-03-19T02:24:39.312Z] init-common: [2024-03-19T02:24:39.312Z] [2024-03-19T02:24:39.312Z] webclient-war-common: [2024-03-19T02:24:39.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:39.312Z] [2024-03-19T02:24:39.312Z] clear: [2024-03-19T02:24:39.312Z] [2024-03-19T02:24:39.312Z] test-tlds-exist: [2024-03-19T02:24:39.312Z] [2024-03-19T02:24:39.313Z] copy-tlds: [2024-03-19T02:24:39.313Z] [2024-03-19T02:24:39.313Z] test-tagfiles-exist: [2024-03-19T02:24:39.313Z] [2024-03-19T02:24:39.313Z] copy-tagfiles: [2024-03-19T02:24:39.313Z] [2024-03-19T02:24:39.313Z] package-war-common: [2024-03-19T02:24:39.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:39.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:39.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:39.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:39.313Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:39.313Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-deploy-dash-dash-libraries-web.war [2024-03-19T02:24:39.313Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:39.313Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:39.313Z] [javac] Compiling 1 source file [2024-03-19T02:24:39.359Z] [exec] Creating student ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Creating thread 0 [2024-03-19T02:24:39.359Z] [exec] Thread index = 0 [2024-03-19T02:24:39.359Z] [exec] Creating thread 1 [2024-03-19T02:24:39.359Z] [exec] Thread index = 1 [2024-03-19T02:24:39.359Z] [exec] Creating thread 2 [2024-03-19T02:24:39.359Z] [exec] Thread index = 2 [2024-03-19T02:24:39.359Z] [exec] Creating thread 3 [2024-03-19T02:24:39.359Z] [exec] Thread index = 3 [2024-03-19T02:24:39.359Z] [exec] Creating thread 4 [2024-03-19T02:24:39.359Z] [exec] Thread index = 4 [2024-03-19T02:24:39.359Z] [exec] Creating thread 5 [2024-03-19T02:24:39.359Z] [exec] Thread index = 5 [2024-03-19T02:24:39.359Z] [exec] Creating thread 6 [2024-03-19T02:24:39.359Z] [exec] Thread index = 6 [2024-03-19T02:24:39.359Z] [exec] Creating thread 7 [2024-03-19T02:24:39.359Z] [exec] Thread index = 7 [2024-03-19T02:24:39.359Z] [exec] Creating thread 8 [2024-03-19T02:24:39.359Z] [exec] Thread index = 8 [2024-03-19T02:24:39.359Z] [exec] Creating thread 9 [2024-03-19T02:24:39.359Z] [exec] Thread index = 9 [2024-03-19T02:24:39.359Z] [exec] Starting reader thread 0 [2024-03-19T02:24:39.359Z] [exec] Starting reader thread 1 [2024-03-19T02:24:39.359Z] [exec] Starting reader thread 2 [2024-03-19T02:24:39.359Z] [exec] Starting reader thread 3 [2024-03-19T02:24:39.359Z] [exec] Starting reader thread 4 [2024-03-19T02:24:39.359Z] [exec] Starting reader thread 5 [2024-03-19T02:24:39.359Z] [exec] Starting reader thread 6 [2024-03-19T02:24:39.359Z] [exec] Starting reader thread 7 [2024-03-19T02:24:39.359Z] [exec] Starting reader thread 8 [2024-03-19T02:24:39.359Z] [exec] Starting reader thread 9 [2024-03-19T02:24:39.359Z] [exec] Starting writer thread 0 [2024-03-19T02:24:39.359Z] [exec] Joining on 10 readers [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Set name ReaderThread0__0 for PK ReaderThread0 refresh = false [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.359Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.423Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/app/createdb.sql [2024-03-19T02:24:39.423Z] [sql] Failed to execute: drop table MESSAGES [2024-03-19T02:24:39.423Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-03-19T02:24:39.423Z] [sql] 0 rows affected [2024-03-19T02:24:39.423Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:24:39.423Z] [2024-03-19T02:24:39.423Z] sql-oracle: [2024-03-19T02:24:39.423Z] [2024-03-19T02:24:39.423Z] execute-sql-connector: [2024-03-19T02:24:39.423Z] [2024-03-19T02:24:39.423Z] deploy: [2024-03-19T02:24:39.423Z] [2024-03-19T02:24:39.423Z] setOSConditions: [2024-03-19T02:24:39.423Z] [2024-03-19T02:24:39.423Z] setToolWin: [2024-03-19T02:24:39.423Z] [2024-03-19T02:24:39.423Z] setToolUnix: [2024-03-19T02:24:39.423Z] [2024-03-19T02:24:39.424Z] setToolProperty: [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] setS1ASclassPath: [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] init-common: [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] deploy-ear: [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] setOSConditions: [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] setToolWin: [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] setToolUnix: [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] setToolProperty: [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] setS1ASclassPath: [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] init-common: [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] deploy-common: [2024-03-19T02:24:39.424Z] [echo] Current time (ISO): 2024-03-19T02:24:39.366+0000 [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] setOSConditions: [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] setToolWin: [2024-03-19T02:24:39.424Z] [2024-03-19T02:24:39.424Z] setToolUnix: [2024-03-19T02:24:39.425Z] [2024-03-19T02:24:39.425Z] setToolProperty: [2024-03-19T02:24:39.425Z] [2024-03-19T02:24:39.425Z] setS1ASclassPath: [2024-03-19T02:24:39.425Z] [2024-03-19T02:24:39.425Z] init-common: [2024-03-19T02:24:39.425Z] [2024-03-19T02:24:39.425Z] deploy-common-pe: [2024-03-19T02:24:39.427Z] [java] Mar 19, 2024 2:24:39 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:39.427Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:24:39.427Z] [java] Mar 19, 2024 2:24:39 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:39.427Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain9616772518208450001xml [2024-03-19T02:24:39.427Z] [java] Mar 19, 2024 2:24:39 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:39.427Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:24:39.575Z] [2024-03-19T02:24:39.575Z] processResult: [2024-03-19T02:24:39.575Z] [2024-03-19T02:24:39.576Z] failed: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] passed: [2024-03-19T02:24:39.576Z] [echo] Test session2 Passed [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] unknown: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] init.os: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] init.tools.unix: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] init.tools.windows: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] init.tools: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] setAsadminArgs: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] init: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] init.customtasks: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] prepare: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] undeploy.asadmin: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] setAsadminArgs: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] common.undeploy.asadmin: [2024-03-19T02:24:39.576Z] [2024-03-19T02:24:39.576Z] init.os: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] init.tools.unix: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] init.tools.windows: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] init.tools: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] setAsadminArgs: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] init: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] init.customtasks: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] delAppRef: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] init.os: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] init.tools.unix: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] init.tools.windows: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] init.tools: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] setAsadminArgs: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] init: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.577Z] init.customtasks: [2024-03-19T02:24:39.577Z] [2024-03-19T02:24:39.578Z] common.run.asadmin: [2024-03-19T02:24:39.578Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-session2 [2024-03-19T02:24:39.578Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:39.578Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:24:39.578Z] [exec] Command undeploy executed successfully. [2024-03-19T02:24:39.578Z] [2024-03-19T02:24:39.578Z] private-all: [2024-03-19T02:24:39.578Z] [2024-03-19T02:24:39.578Z] private-all: [2024-03-19T02:24:39.578Z] [2024-03-19T02:24:39.578Z] init.os: [2024-03-19T02:24:39.578Z] [2024-03-19T02:24:39.578Z] init.tools.unix: [2024-03-19T02:24:39.578Z] [2024-03-19T02:24:39.578Z] init.tools.windows: [2024-03-19T02:24:39.578Z] [2024-03-19T02:24:39.578Z] init.tools: [2024-03-19T02:24:39.578Z] [2024-03-19T02:24:39.578Z] setAsadminArgs: [2024-03-19T02:24:39.578Z] [2024-03-19T02:24:39.578Z] init: [2024-03-19T02:24:39.578Z] [2024-03-19T02:24:39.578Z] init.customtasks: [2024-03-19T02:24:39.578Z] [2024-03-19T02:24:39.578Z] prepare: [2024-03-19T02:24:39.578Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2024-03-19T02:24:39.579Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives [2024-03-19T02:24:39.579Z] [2024-03-19T02:24:39.579Z] compile: [2024-03-19T02:24:39.579Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/mdb/webclient/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:39.579Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2024-03-19T02:24:39.579Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:39.579Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:39.579Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:39.579Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:39.579Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:39.579Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:39.579Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:39.579Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:39.579Z] [javac] 1 warning [2024-03-19T02:24:39.579Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/mdb/webclient/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:39.579Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2024-03-19T02:24:39.605Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:24:39.605Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:39.605Z] [2024-03-19T02:24:39.605Z] deploy: [2024-03-19T02:24:39.605Z] [2024-03-19T02:24:39.605Z] setOSConditions: [2024-03-19T02:24:39.605Z] [2024-03-19T02:24:39.605Z] setToolWin: [2024-03-19T02:24:39.605Z] [2024-03-19T02:24:39.605Z] setToolUnix: [2024-03-19T02:24:39.605Z] [2024-03-19T02:24:39.605Z] setToolProperty: [2024-03-19T02:24:39.605Z] [2024-03-19T02:24:39.606Z] setS1ASclassPath: [2024-03-19T02:24:39.606Z] [2024-03-19T02:24:39.606Z] init-common: [2024-03-19T02:24:39.606Z] [2024-03-19T02:24:39.606Z] deploy-war-libraries: [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.617Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.639Z] [exec] Mar 19, 2024 2:24:39 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:24:39.639Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2a99ca99 [2024-03-19T02:24:39.639Z] [exec] Value of key is: localSlsbGetEJBObject(-) [2024-03-19T02:24:39.639Z] [exec] Value of key is: localSlsbGetEJBLocalObject [2024-03-19T02:24:39.693Z] [exec] Servlet Output [2024-03-19T02:24:39.693Z] [exec]

Servlet :: All information I can give

[2024-03-19T02:24:39.693Z] [exec] Context Path : /connection-factory-definition
[2024-03-19T02:24:39.693Z] [exec] Servlet Path : /servlet
[2024-03-19T02:24:39.693Z] [exec] Path Info : null
[2024-03-19T02:24:39.693Z] [exec] [2024-03-19T02:24:39.693Z] [exec] Value of key is:connection-factory-definition-web-ejb-test [2024-03-19T02:24:39.693Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:39.693Z] [exec] [2024-03-19T02:24:39.694Z] [exec] [2024-03-19T02:24:39.694Z] [exec] ----------------------------------------- [2024-03-19T02:24:39.694Z] [exec] - connection-factory-definition-web-ejb-test: PASS - [2024-03-19T02:24:39.694Z] [exec] ----------------------------------------- [2024-03-19T02:24:39.694Z] [exec] Total PASS: 1 [2024-03-19T02:24:39.694Z] [exec] Total FAIL: 0 [2024-03-19T02:24:39.694Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:39.694Z] [exec] ----------------------------------------- [2024-03-19T02:24:39.694Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:39.694Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:39.694Z] [2024-03-19T02:24:39.694Z] checkReporting-common: [2024-03-19T02:24:39.694Z] [2024-03-19T02:24:39.694Z] confirmReportPresent-common: [2024-03-19T02:24:39.694Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:39.694Z] [echo] Test seems to be reported fine [2024-03-19T02:24:39.694Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/RepRunConf.txt [2024-03-19T02:24:39.694Z] [2024-03-19T02:24:39.694Z] confirmMissingReport-common: [2024-03-19T02:24:39.694Z] [2024-03-19T02:24:39.694Z] unsetup: [2024-03-19T02:24:39.694Z] [2024-03-19T02:24:39.694Z] undeploy: [2024-03-19T02:24:39.791Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:39.791Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:39.792Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-xa-ccp [2024-03-19T02:24:39.792Z] [exec] Connector connection pool blackbox-xa-ccp created. [2024-03-19T02:24:39.792Z] [2024-03-19T02:24:39.792Z] create-connector-connpool-common: [2024-03-19T02:24:39.792Z] [2024-03-19T02:24:39.792Z] setOSConditions: [2024-03-19T02:24:39.792Z] [2024-03-19T02:24:39.792Z] setToolWin: [2024-03-19T02:24:39.792Z] [2024-03-19T02:24:39.792Z] setToolUnix: [2024-03-19T02:24:39.792Z] [2024-03-19T02:24:39.792Z] setToolProperty: [2024-03-19T02:24:39.792Z] [2024-03-19T02:24:39.792Z] setS1ASclassPath: [2024-03-19T02:24:39.792Z] [2024-03-19T02:24:39.792Z] init-common: [2024-03-19T02:24:39.792Z] [2024-03-19T02:24:39.792Z] create-connector-resource-common: [2024-03-19T02:24:39.792Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2024-03-19T02:24:39.801Z] [2024-03-19T02:24:39.801Z] undeploy: [2024-03-19T02:24:39.801Z] [2024-03-19T02:24:39.801Z] setOSConditions: [2024-03-19T02:24:39.801Z] [2024-03-19T02:24:39.801Z] setToolWin: [2024-03-19T02:24:39.801Z] [2024-03-19T02:24:39.801Z] setToolUnix: [2024-03-19T02:24:39.802Z] [2024-03-19T02:24:39.802Z] setToolProperty: [2024-03-19T02:24:39.802Z] [2024-03-19T02:24:39.802Z] setS1ASclassPath: [2024-03-19T02:24:39.802Z] [2024-03-19T02:24:39.802Z] init-common: [2024-03-19T02:24:39.802Z] [2024-03-19T02:24:39.802Z] undeploy-common: [2024-03-19T02:24:39.837Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:39.837Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:39.837Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:39.837Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:39.837Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:39.837Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:39.838Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:39.864Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-precompile-deploy-dash-dash-libraries --libraries myclasses.jar --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-deploy-dash-dash-libraries-web.war [2024-03-19T02:24:39.870Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:39.870Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:39.870Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:39.870Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:39.870Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:39.870Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:39.870Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.874Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:39.897Z] [exec] Value of key is: localSlsbGetEJBHome(-) [2024-03-19T02:24:39.897Z] [exec] Value of key is: localSlsbGetEJBLocalHome [2024-03-19T02:24:39.897Z] [exec] Value of key is: localEntityGetEJBObject(-) [2024-03-19T02:24:39.897Z] [exec] Value of key is: localEntityGetEJBLocalObject [2024-03-19T02:24:39.897Z] [exec] Value of key is: localEntityGetEJBHome(-) [2024-03-19T02:24:39.897Z] [exec] Value of key is: localEntityGetEJBLocalHome [2024-03-19T02:24:39.897Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:39.897Z] [exec] [2024-03-19T02:24:39.897Z] [exec] [2024-03-19T02:24:39.897Z] [exec] ----------------------------------------- [2024-03-19T02:24:39.897Z] [exec] - localEntityGetEJBLocalObject: PASS - [2024-03-19T02:24:39.897Z] [exec] - localSlsbGetEJBLocalHome: PASS - [2024-03-19T02:24:39.897Z] [exec] - localSlsbGetEJBHome(-): PASS - [2024-03-19T02:24:39.897Z] [exec] - localEntityGetEJBHome(-): PASS - [2024-03-19T02:24:39.897Z] [exec] - localSlsbGetEJBLocalObject: PASS - [2024-03-19T02:24:39.897Z] [exec] - localSlsbGetEJBObject(-): PASS - [2024-03-19T02:24:39.897Z] [exec] - localEntityGetEJBObject(-): PASS - [2024-03-19T02:24:39.897Z] [exec] - localEntityGetEJBLocalHome: PASS - [2024-03-19T02:24:39.897Z] [exec] ----------------------------------------- [2024-03-19T02:24:39.897Z] [exec] Total PASS: 8 [2024-03-19T02:24:39.897Z] [exec] Total FAIL: 0 [2024-03-19T02:24:39.897Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:39.897Z] [exec] ----------------------------------------- [2024-03-19T02:24:39.897Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:39.952Z] [2024-03-19T02:24:39.952Z] setOSConditions: [2024-03-19T02:24:39.952Z] [2024-03-19T02:24:39.952Z] setToolWin: [2024-03-19T02:24:39.952Z] [2024-03-19T02:24:39.952Z] setToolUnix: [2024-03-19T02:24:39.952Z] [2024-03-19T02:24:39.952Z] setToolProperty: [2024-03-19T02:24:39.952Z] [2024-03-19T02:24:39.952Z] setS1ASclassPath: [2024-03-19T02:24:39.952Z] [2024-03-19T02:24:39.952Z] init-common: [2024-03-19T02:24:39.952Z] [2024-03-19T02:24:39.952Z] undeploy-common: [2024-03-19T02:24:40.012Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-03-19T02:24:40.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-xa-ccp --enabled=true --objecttype user --target server blackbox-xa-cr [2024-03-19T02:24:40.051Z] [exec] Connector resource blackbox-xa-cr created. [2024-03-19T02:24:40.051Z] [2024-03-19T02:24:40.051Z] asadmin-common: [2024-03-19T02:24:40.051Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-03-19T02:24:40.059Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-clientview-exceptionsApp [2024-03-19T02:24:40.059Z] [2024-03-19T02:24:40.059Z] all: [2024-03-19T02:24:40.059Z] [2024-03-19T02:24:40.059Z] hello: [2024-03-19T02:24:40.059Z] [2024-03-19T02:24:40.059Z] all: [2024-03-19T02:24:40.059Z] [2024-03-19T02:24:40.059Z] session: [2024-03-19T02:24:40.059Z] [2024-03-19T02:24:40.059Z] setOSConditions: [2024-03-19T02:24:40.059Z] [2024-03-19T02:24:40.059Z] setToolWin: [2024-03-19T02:24:40.059Z] [2024-03-19T02:24:40.059Z] setToolUnix: [2024-03-19T02:24:40.059Z] [2024-03-19T02:24:40.059Z] setToolProperty: [2024-03-19T02:24:40.059Z] [2024-03-19T02:24:40.059Z] setS1ASclassPath: [2024-03-19T02:24:40.059Z] [2024-03-19T02:24:40.059Z] init-common: [2024-03-19T02:24:40.059Z] [2024-03-19T02:24:40.059Z] clean: [2024-03-19T02:24:40.059Z] [2024-03-19T02:24:40.060Z] setOSConditions: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] setToolWin: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] setToolUnix: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] setToolProperty: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] setS1ASclassPath: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] init-common: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] clean-common: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] setOSConditions: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] setToolWin: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] setToolUnix: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] setToolProperty: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] setS1ASclassPath: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] init-common: [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.060Z] clean-classes-common: [2024-03-19T02:24:40.060Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:40.060Z] [2024-03-19T02:24:40.061Z] setOSConditions: [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] setToolWin: [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] setToolUnix: [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] setToolProperty: [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] setS1ASclassPath: [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] init-common: [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] clean-jars-common: [2024-03-19T02:24:40.061Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/client/Client.java [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] compile: [2024-03-19T02:24:40.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/client [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] setOSConditions: [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] setToolWin: [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] setToolUnix: [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] setToolProperty: [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] setS1ASclassPath: [2024-03-19T02:24:40.061Z] [2024-03-19T02:24:40.061Z] init-common: [2024-03-19T02:24:40.062Z] [2024-03-19T02:24:40.062Z] compile-common: [2024-03-19T02:24:40.062Z] [echo] Current time (ISO): 2024-03-19T02:24:40.035+0000 [2024-03-19T02:24:40.062Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:40.062Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.131Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.155Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:40.210Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connection-factory-definitionApp [2024-03-19T02:24:40.376Z] [java] Mar 19, 2024 2:24:40 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:24:40.376Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:24:40.376Z] [java] Mar 19, 2024 2:24:40 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:24:40.376Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.403Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:40.403Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/mdb/webclient/servlet/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:24:40.403Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:40.403Z] [javac] 1 warning [2024-03-19T02:24:40.403Z] [2024-03-19T02:24:40.404Z] assemble: [2024-03-19T02:24:40.404Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbApp-ejb.jar [2024-03-19T02:24:40.404Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbApp-web.war [2024-03-19T02:24:40.404Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2024-03-19T02:24:40.404Z] [2024-03-19T02:24:40.404Z] init.os: [2024-03-19T02:24:40.404Z] [2024-03-19T02:24:40.404Z] init.tools.unix: [2024-03-19T02:24:40.404Z] [2024-03-19T02:24:40.404Z] init.tools.windows: [2024-03-19T02:24:40.404Z] [2024-03-19T02:24:40.404Z] init.tools: [2024-03-19T02:24:40.404Z] [2024-03-19T02:24:40.404Z] setAsadminArgs: [2024-03-19T02:24:40.404Z] [2024-03-19T02:24:40.404Z] init: [2024-03-19T02:24:40.404Z] [2024-03-19T02:24:40.404Z] init.customtasks: [2024-03-19T02:24:40.404Z] [2024-03-19T02:24:40.404Z] prepare: [2024-03-19T02:24:40.404Z] [2024-03-19T02:24:40.404Z] deploy.jms.queues: [2024-03-19T02:24:40.404Z] [2024-03-19T02:24:40.404Z] setAsadminArgs: [2024-03-19T02:24:40.404Z] [2024-03-19T02:24:40.404Z] common.create.jms.connection: [2024-03-19T02:24:40.405Z] [2024-03-19T02:24:40.405Z] init.os: [2024-03-19T02:24:40.405Z] [2024-03-19T02:24:40.405Z] init.tools.unix: [2024-03-19T02:24:40.405Z] [2024-03-19T02:24:40.405Z] init.tools.windows: [2024-03-19T02:24:40.405Z] [2024-03-19T02:24:40.405Z] init.tools: [2024-03-19T02:24:40.405Z] [2024-03-19T02:24:40.405Z] setAsadminArgs: [2024-03-19T02:24:40.405Z] [2024-03-19T02:24:40.405Z] init: [2024-03-19T02:24:40.405Z] [2024-03-19T02:24:40.405Z] init.customtasks: [2024-03-19T02:24:40.405Z] [2024-03-19T02:24:40.405Z] common.run.asadmin: [2024-03-19T02:24:40.405Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.QueueConnectionFactory jms/ejb_ejb30_hello_mdb_QCF [2024-03-19T02:24:40.412Z] [2024-03-19T02:24:40.412Z] checkReporting-common: [2024-03-19T02:24:40.412Z] [2024-03-19T02:24:40.412Z] confirmReportPresent-common: [2024-03-19T02:24:40.412Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:40.412Z] [echo] Test seems to be reported fine [2024-03-19T02:24:40.412Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/ctxcheck/RepRunConf.txt [2024-03-19T02:24:40.412Z] [2024-03-19T02:24:40.412Z] confirmMissingReport-common: [2024-03-19T02:24:40.412Z] [2024-03-19T02:24:40.412Z] undeploy: [2024-03-19T02:24:40.412Z] [2024-03-19T02:24:40.412Z] setOSConditions: [2024-03-19T02:24:40.412Z] [2024-03-19T02:24:40.412Z] setToolWin: [2024-03-19T02:24:40.412Z] [2024-03-19T02:24:40.412Z] setToolUnix: [2024-03-19T02:24:40.412Z] [2024-03-19T02:24:40.412Z] setToolProperty: [2024-03-19T02:24:40.412Z] [2024-03-19T02:24:40.412Z] setS1ASclassPath: [2024-03-19T02:24:40.413Z] [2024-03-19T02:24:40.413Z] init-common: [2024-03-19T02:24:40.413Z] [2024-03-19T02:24:40.413Z] undeploy-common: [2024-03-19T02:24:40.480Z] [2024-03-19T02:24:40.480Z] setOSConditions: [2024-03-19T02:24:40.480Z] [2024-03-19T02:24:40.480Z] setToolWin: [2024-03-19T02:24:40.481Z] [2024-03-19T02:24:40.481Z] setToolUnix: [2024-03-19T02:24:40.481Z] [2024-03-19T02:24:40.481Z] setToolProperty: [2024-03-19T02:24:40.481Z] [2024-03-19T02:24:40.481Z] setS1ASclassPath: [2024-03-19T02:24:40.481Z] [2024-03-19T02:24:40.481Z] init-common: [2024-03-19T02:24:40.481Z] [2024-03-19T02:24:40.481Z] undeploy: [2024-03-19T02:24:40.481Z] [2024-03-19T02:24:40.481Z] setOSConditions: [2024-03-19T02:24:40.481Z] [2024-03-19T02:24:40.481Z] setToolWin: [2024-03-19T02:24:40.481Z] [2024-03-19T02:24:40.481Z] setToolUnix: [2024-03-19T02:24:40.481Z] [2024-03-19T02:24:40.481Z] setToolProperty: [2024-03-19T02:24:40.481Z] [2024-03-19T02:24:40.481Z] setS1ASclassPath: [2024-03-19T02:24:40.481Z] [2024-03-19T02:24:40.481Z] init-common: [2024-03-19T02:24:40.481Z] [2024-03-19T02:24:40.481Z] undeploy-rar-common: [2024-03-19T02:24:40.481Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true cfd-ra [2024-03-19T02:24:40.617Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-03-19T02:24:40.617Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-03-19T02:24:40.617Z] [2024-03-19T02:24:40.617Z] asadmin-common: [2024-03-19T02:24:40.617Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.646Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.692Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-allowedmethods-ctxcheckApp [2024-03-19T02:24:40.753Z] [2024-03-19T02:24:40.753Z] setOSConditions: [2024-03-19T02:24:40.753Z] [2024-03-19T02:24:40.753Z] setToolWin: [2024-03-19T02:24:40.753Z] [2024-03-19T02:24:40.753Z] setToolUnix: [2024-03-19T02:24:40.753Z] [2024-03-19T02:24:40.753Z] setToolProperty: [2024-03-19T02:24:40.753Z] [2024-03-19T02:24:40.753Z] setS1ASclassPath: [2024-03-19T02:24:40.753Z] [2024-03-19T02:24:40.753Z] init-common: [2024-03-19T02:24:40.753Z] [2024-03-19T02:24:40.753Z] execute-sql-common: [2024-03-19T02:24:40.825Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.904Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:40.942Z] [java] Mar 19, 2024 2:24:40 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:40.943Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:24:40.943Z] [java] Mar 19, 2024 2:24:40 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:40.943Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:24:40.943Z] [java] Mar 19, 2024 2:24:40 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:40.943Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:24:40.943Z] [java] Mar 19, 2024 2:24:40 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:24:40.943Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:24:40.949Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.950Z] setOSConditions: [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.950Z] setToolWin: [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.950Z] setToolUnix: [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.950Z] setToolProperty: [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.950Z] setS1ASclassPath: [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.950Z] init-common: [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.950Z] execute-ejb-sql-common: [2024-03-19T02:24:40.950Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/ctxcheck/sql/drop_pointbase.sql [2024-03-19T02:24:40.950Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.950Z] all: [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.950Z] remove: [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.950Z] setOSConditions: [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.950Z] setToolWin: [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.950Z] setToolUnix: [2024-03-19T02:24:40.950Z] [2024-03-19T02:24:40.951Z] setToolProperty: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] setS1ASclassPath: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] init-common: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] clean: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] setOSConditions: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] setToolWin: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] setToolUnix: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] setToolProperty: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] setS1ASclassPath: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] init-common: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] clean-common: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] setOSConditions: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] setToolWin: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.951Z] setToolUnix: [2024-03-19T02:24:40.951Z] [2024-03-19T02:24:40.952Z] setToolProperty: [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] setS1ASclassPath: [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] init-common: [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] clean-classes-common: [2024-03-19T02:24:40.952Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] setOSConditions: [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] setToolWin: [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] setToolUnix: [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] setToolProperty: [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] setS1ASclassPath: [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] init-common: [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] clean-jars-common: [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] compile: [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] setOSConditions: [2024-03-19T02:24:40.952Z] [2024-03-19T02:24:40.952Z] setToolWin: [2024-03-19T02:24:40.953Z] [2024-03-19T02:24:40.953Z] setToolUnix: [2024-03-19T02:24:40.953Z] [2024-03-19T02:24:40.953Z] setToolProperty: [2024-03-19T02:24:40.953Z] [2024-03-19T02:24:40.953Z] setS1ASclassPath: [2024-03-19T02:24:40.953Z] [2024-03-19T02:24:40.953Z] init-common: [2024-03-19T02:24:40.953Z] [2024-03-19T02:24:40.953Z] compile-common: [2024-03-19T02:24:40.953Z] [echo] Current time (ISO): 2024-03-19T02:24:40.845+0000 [2024-03-19T02:24:40.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:40.953Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:40.971Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:40.971Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-03-19T02:24:41.001Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:41.001Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:41.001Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:41.001Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:41.001Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:41.001Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:41.001Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:41.010Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/create_pointbase.sql [2024-03-19T02:24:41.080Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false cfd-ra [2024-03-19T02:24:41.080Z] [2024-03-19T02:24:41.080Z] all: [2024-03-19T02:24:41.080Z] [2024-03-19T02:24:41.080Z] stop-record: [2024-03-19T02:24:41.080Z] [2024-03-19T02:24:41.080Z] report: [2024-03-19T02:24:41.081Z] [echo] Comparing results with expected results [2024-03-19T02:24:41.081Z] [xslt] Processing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:24:41.081Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-03-19T02:24:41.082Z] [javac] 1 warning [2024-03-19T02:24:41.082Z] [2024-03-19T02:24:41.083Z] assemble-web: [2024-03-19T02:24:41.083Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:41.083Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:41.083Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:41.083Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:41.083Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:41.083Z] [2024-03-19T02:24:41.083Z] pkg-war: [2024-03-19T02:24:41.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:41.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:41.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:41.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:41.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:24:41.083Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${sun-web.xml} to copy. [2024-03-19T02:24:41.083Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${webservices.xml} to copy. [2024-03-19T02:24:41.084Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:24:41.084Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:24:41.084Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:24:41.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:41.084Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:41.084Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${web.wsit.descriptors} does not exist. [2024-03-19T02:24:41.084Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/fault-web.war [2024-03-19T02:24:41.084Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:41.084Z] [2024-03-19T02:24:41.084Z] deploy-app: [2024-03-19T02:24:41.084Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:41.084Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:41.084Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:41.084Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:41.084Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:41.085Z] [2024-03-19T02:24:41.085Z] deploy-war-common: [2024-03-19T02:24:41.085Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:41.085Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:41.085Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:41.085Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:41.085Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:41.085Z] [2024-03-19T02:24:41.085Z] setOSConditions: [2024-03-19T02:24:41.085Z] [2024-03-19T02:24:41.085Z] setToolWin: [2024-03-19T02:24:41.085Z] [2024-03-19T02:24:41.085Z] setToolUnix: [2024-03-19T02:24:41.085Z] [2024-03-19T02:24:41.085Z] setToolProperty: [2024-03-19T02:24:41.085Z] [2024-03-19T02:24:41.085Z] setS1ASclassPath: [2024-03-19T02:24:41.085Z] [2024-03-19T02:24:41.085Z] init-common: [2024-03-19T02:24:41.085Z] [2024-03-19T02:24:41.086Z] deploy-war-commonpe: [2024-03-19T02:24:41.162Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.162Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.162Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.162Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.162Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.162Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.162Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.162Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.162Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.162Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.162Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.163Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.189Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-03-19T02:24:41.189Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-03-19T02:24:41.189Z] [2024-03-19T02:24:41.189Z] asadmin-common: [2024-03-19T02:24:41.189Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:41.204Z] [java] Mar 19, 2024 2:24:40 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:41.204Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:41.204Z] [java] Mar 19, 2024 2:24:40 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:41.204Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (851 ms), startup services (876 ms), total (1,727 ms) [2024-03-19T02:24:41.224Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/authConf/provider/com/sun/security/auth/message/config/ServletAuthConfigProvider.java:315: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:24:41.224Z] [javac] modules = (ServerAuthModule[]) AccessController.doPrivileged [2024-03-19T02:24:41.224Z] [javac] ^ [2024-03-19T02:24:41.266Z] [sql] 0 rows affected [2024-03-19T02:24:41.266Z] [sql] 0 rows affected [2024-03-19T02:24:41.266Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:24:41.266Z] [2024-03-19T02:24:41.266Z] setOSConditions: [2024-03-19T02:24:41.266Z] [2024-03-19T02:24:41.266Z] setToolWin: [2024-03-19T02:24:41.266Z] [2024-03-19T02:24:41.266Z] setToolUnix: [2024-03-19T02:24:41.266Z] [2024-03-19T02:24:41.266Z] setToolProperty: [2024-03-19T02:24:41.266Z] [2024-03-19T02:24:41.267Z] setS1ASclassPath: [2024-03-19T02:24:41.267Z] [2024-03-19T02:24:41.267Z] init-common: [2024-03-19T02:24:41.267Z] [2024-03-19T02:24:41.267Z] runclient-common: [2024-03-19T02:24:41.267Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txAppClient.jar -name ejb-bmp-contauth1txClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:24:41.338Z] [2024-03-19T02:24:41.338Z] report-sh: [2024-03-19T02:24:41.338Z] [exec] input file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:24:41.338Z] [exec] [2024-03-19T02:24:41.338Z] [exec] ************************ [2024-03-19T02:24:41.338Z] [exec] PASSED= 14 [2024-03-19T02:24:41.338Z] [exec] ------------ ========= [2024-03-19T02:24:41.338Z] [exec] FAILED= 0 [2024-03-19T02:24:41.338Z] [exec] ------------ ========= [2024-03-19T02:24:41.338Z] [exec] DID NOT RUN= 362 [2024-03-19T02:24:41.338Z] [exec] ------------ ========= [2024-03-19T02:24:41.338Z] [exec] Total Expected=376 [2024-03-19T02:24:41.338Z] [exec] ************************ [2024-03-19T02:24:41.338Z] [exec] [2024-03-19T02:24:41.338Z] [2024-03-19T02:24:41.338Z] BUILD SUCCESSFUL [2024-03-19T02:24:41.338Z] Total time: 3 minutes 40 seconds [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.420Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.461Z] [java] Mar 19, 2024 2:24:41 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:41.461Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:41.461Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:41.461Z] [java] Mar 19, 2024 2:24:41 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:24:41.461Z] [java] INFO: Grizzly Framework 4.0.2 started in: 18 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:24:41.461Z] [java] Mar 19, 2024 2:24:41 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:41.461Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:41.461Z] [java] Mar 19, 2024 2:24:41 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:41.461Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:41.461Z] [java] Mar 19, 2024 2:24:41 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:41.462Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:41.462Z] [java] Mar 19, 2024 2:24:41 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:41.462Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,196 ms), startup services (8 ms), total (2,204 ms) [2024-03-19T02:24:41.462Z] [java] Mar 19, 2024 2:24:41 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:41.462Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:41.482Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:24:41.482Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:24:41.482Z] [javac] 2 warnings [2024-03-19T02:24:41.563Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:41.595Z] [2024-03-19T02:24:41.595Z] real 3m41.374s [2024-03-19T02:24:41.595Z] user 4m31.546s [2024-03-19T02:24:41.595Z] sys 0m31.754s [2024-03-19T02:24:41.595Z] + antStatus=0 [2024-03-19T02:24:41.595Z] + ant stopDomain stopDerby [2024-03-19T02:24:41.595Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.677Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.720Z] [java] Mar 19, 2024 2:24:41 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:24:41.720Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:24:41.720Z] [java] Mar 19, 2024 2:24:41 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:41.720Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:41.720Z] [java] Mar 19, 2024 2:24:41 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:41.720Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-ejbwandwar-web.war to exploded ear isEJBModule? true isWebApp? true [2024-03-19T02:24:41.720Z] [java] Mar 19, 2024 2:24:41 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:41.720Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:41.720Z] [java] Mar 19, 2024 2:24:41 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:41.720Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-ejbwandwar-other.jar to exploded ear isEJBModule? true isWebApp? false [2024-03-19T02:24:41.720Z] [java] Mar 19, 2024 2:24:41 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:41.720Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app1712431141613878386 [2024-03-19T02:24:41.720Z] [java] Mar 19, 2024 2:24:41 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:41.720Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:24:41.720Z] [java] Mar 19, 2024 2:24:41 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:41.720Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-03-19T02:24:41.741Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/test-jmac-provider.jar [2024-03-19T02:24:41.741Z] [2024-03-19T02:24:41.741Z] setOSConditions: [2024-03-19T02:24:41.741Z] [2024-03-19T02:24:41.741Z] setToolWin: [2024-03-19T02:24:41.741Z] [2024-03-19T02:24:41.741Z] setToolUnix: [2024-03-19T02:24:41.741Z] [2024-03-19T02:24:41.741Z] setToolProperty: [2024-03-19T02:24:41.741Z] [2024-03-19T02:24:41.741Z] setS1ASclassPath: [2024-03-19T02:24:41.741Z] [2024-03-19T02:24:41.741Z] init-common: [2024-03-19T02:24:41.741Z] [2024-03-19T02:24:41.741Z] startDomainUnix: [2024-03-19T02:24:41.741Z] [echo] Starting DAS [2024-03-19T02:24:41.756Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:41.756Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:41.756Z] [2024-03-19T02:24:41.756Z] asadmin-common: [2024-03-19T02:24:41.756Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:41.820Z] [javac] 1 warning [2024-03-19T02:24:41.820Z] [2024-03-19T02:24:41.821Z] setOSConditions: [2024-03-19T02:24:41.821Z] [2024-03-19T02:24:41.821Z] setToolWin: [2024-03-19T02:24:41.821Z] [2024-03-19T02:24:41.821Z] setToolUnix: [2024-03-19T02:24:41.821Z] [2024-03-19T02:24:41.821Z] setToolProperty: [2024-03-19T02:24:41.821Z] [2024-03-19T02:24:41.821Z] setS1ASclassPath: [2024-03-19T02:24:41.821Z] [2024-03-19T02:24:41.821Z] init-common: [2024-03-19T02:24:41.821Z] [2024-03-19T02:24:41.821Z] compile-common: [2024-03-19T02:24:41.821Z] [echo] Current time (ISO): 2024-03-19T02:24:41.671+0000 [2024-03-19T02:24:41.821Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:41.909Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:41.909Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:41.910Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:41.910Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:41.910Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:41.910Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:41.910Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:41.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.019Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot fault --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/fault-web.war [2024-03-19T02:24:42.160Z] [2024-03-19T02:24:42.160Z] setOSConditions: [2024-03-19T02:24:42.160Z] [2024-03-19T02:24:42.160Z] setToolWin: [2024-03-19T02:24:42.160Z] [2024-03-19T02:24:42.160Z] setToolUnix: [2024-03-19T02:24:42.160Z] [2024-03-19T02:24:42.160Z] setToolProperty: [2024-03-19T02:24:42.160Z] [2024-03-19T02:24:42.160Z] setS1ASclassPath: [2024-03-19T02:24:42.160Z] [2024-03-19T02:24:42.161Z] init-common: [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.196Z] [exec] Mar 19, 2024 2:24:41 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:24:42.196Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:24:42.278Z] [exec] Application deployed with name fault-web. [2024-03-19T02:24:42.278Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:42.278Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:42.278Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:42.278Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:42.278Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:42.278Z] [2024-03-19T02:24:42.278Z] deploy-war-commonee: [2024-03-19T02:24:42.278Z] [2024-03-19T02:24:42.278Z] assemble-client: [2024-03-19T02:24:42.279Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:42.279Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:42.279Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:42.279Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:42.279Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:42.279Z] [2024-03-19T02:24:42.279Z] compile-client: [2024-03-19T02:24:42.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:42.279Z] [echo] wsimporting http://localhost:8080/fault/webservice/HelloService?WSDL [2024-03-19T02:24:42.279Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:42.279Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:42.279Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:42.280Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:42.280Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:42.280Z] [2024-03-19T02:24:42.280Z] setOSConditions: [2024-03-19T02:24:42.280Z] [2024-03-19T02:24:42.280Z] setToolWin: [2024-03-19T02:24:42.280Z] [2024-03-19T02:24:42.280Z] setToolUnix: [2024-03-19T02:24:42.280Z] [2024-03-19T02:24:42.280Z] setToolProperty: [2024-03-19T02:24:42.280Z] [2024-03-19T02:24:42.280Z] setS1ASclassPath: [2024-03-19T02:24:42.280Z] [2024-03-19T02:24:42.280Z] init-common: [2024-03-19T02:24:42.280Z] [2024-03-19T02:24:42.280Z] wsimport: [2024-03-19T02:24:42.341Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:42.342Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:42.342Z] [2024-03-19T02:24:42.342Z] deploy-rar-and-setup-resources: [2024-03-19T02:24:42.342Z] [2024-03-19T02:24:42.342Z] setOSConditions: [2024-03-19T02:24:42.342Z] [2024-03-19T02:24:42.342Z] setToolWin: [2024-03-19T02:24:42.342Z] [2024-03-19T02:24:42.342Z] setToolUnix: [2024-03-19T02:24:42.342Z] [2024-03-19T02:24:42.342Z] setToolProperty: [2024-03-19T02:24:42.342Z] [2024-03-19T02:24:42.342Z] setS1ASclassPath: [2024-03-19T02:24:42.342Z] [2024-03-19T02:24:42.342Z] init-common: [2024-03-19T02:24:42.342Z] [2024-03-19T02:24:42.342Z] deploy-rar-common: [2024-03-19T02:24:42.342Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-03-19T02:24:42.434Z] [2024-03-19T02:24:42.434Z] stopDomain: [2024-03-19T02:24:42.434Z] [echo] run.xml:stopping domain... [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.449Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.475Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:42.539Z] [exec] parsing WSDL... [2024-03-19T02:24:42.600Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-03-19T02:24:42.670Z] [java] Mar 19, 2024 2:24:42 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:24:42.670Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:24:42.670Z] [java] Mar 19, 2024 2:24:42 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:24:42.670Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:24:42.670Z] [java] Mar 19, 2024 2:24:42 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:24:42.670Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:24:42.670Z] [java] Mar 19, 2024 2:24:42 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:24:42.670Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.706Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.707Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.707Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.731Z] [javac] 1 warning [2024-03-19T02:24:42.731Z] [2024-03-19T02:24:42.731Z] setOSConditions: [2024-03-19T02:24:42.731Z] [2024-03-19T02:24:42.731Z] setToolWin: [2024-03-19T02:24:42.731Z] [2024-03-19T02:24:42.732Z] setToolUnix: [2024-03-19T02:24:42.732Z] [2024-03-19T02:24:42.732Z] setToolProperty: [2024-03-19T02:24:42.732Z] [2024-03-19T02:24:42.732Z] setS1ASclassPath: [2024-03-19T02:24:42.732Z] [2024-03-19T02:24:42.732Z] init-common: [2024-03-19T02:24:42.732Z] [2024-03-19T02:24:42.732Z] compile-common: [2024-03-19T02:24:42.732Z] [echo] Current time (ISO): 2024-03-19T02:24:42.617+0000 [2024-03-19T02:24:42.732Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:42.753Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:42.753Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:42.753Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:42.753Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:42.753Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:42.753Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:42.753Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:42.758Z] [exec] Mar 19, 2024 2:24:42 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:42.759Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:42.858Z] [exec] Application deployed with name blackbox-tx. [2024-03-19T02:24:42.858Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-03-19T02:24:42.858Z] [2024-03-19T02:24:42.858Z] setOSConditions: [2024-03-19T02:24:42.858Z] [2024-03-19T02:24:42.858Z] setToolWin: [2024-03-19T02:24:42.858Z] [2024-03-19T02:24:42.858Z] setToolUnix: [2024-03-19T02:24:42.858Z] [2024-03-19T02:24:42.858Z] setToolProperty: [2024-03-19T02:24:42.858Z] [2024-03-19T02:24:42.858Z] setS1ASclassPath: [2024-03-19T02:24:42.858Z] [2024-03-19T02:24:42.859Z] init-common: [2024-03-19T02:24:42.859Z] [2024-03-19T02:24:42.859Z] create-connector-connpool: [2024-03-19T02:24:42.859Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server blackbox-tx-ccp [2024-03-19T02:24:42.928Z] [java] Mar 19, 2024 2:24:42 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:24:42.928Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:24:42.928Z] [java] Mar 19, 2024 2:24:42 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:24:42.928Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-03-19T02:24:42.928Z] [java] Mar 19, 2024 2:24:42 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:24:42.928Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-03-19T02:24:42.928Z] [java] Mar 19, 2024 2:24:42 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:24:42.928Z] [java] INFO: Created virtual server server [2024-03-19T02:24:42.928Z] [java] Mar 19, 2024 2:24:42 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:24:42.928Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-03-19T02:24:42.929Z] [java] Mar 19, 2024 2:24:42 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:24:42.929Z] [java] INFO: Created virtual server __asadmin [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:42.964Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.024Z] [exec] Mar 19, 2024 2:24:42 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:43.024Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:43.156Z] [exec] Application deployed with name web-jsp-precompile-deploy-dash-dash-libraries-web. [2024-03-19T02:24:43.156Z] [2024-03-19T02:24:43.157Z] run: [2024-03-19T02:24:43.157Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-deploy-dash-dash-libraries/test.jsp [2024-03-19T02:24:43.203Z] [java] Mar 19, 2024 2:24:42 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:24:43.203Z] [java] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:24:43.203Z] [java] Mar 19, 2024 2:24:42 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:24:43.203Z] [java] INFO: Virtual server server loaded default web module [2024-03-19T02:24:43.203Z] [java] Mar 19, 2024 2:24:43 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:24:43.203Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.221Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.317Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:43.367Z] [exec] Waiting for the domain to stop . [2024-03-19T02:24:43.367Z] [exec] Waiting finished after 272 ms. [2024-03-19T02:24:43.367Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:24:43.367Z] [2024-03-19T02:24:43.367Z] setOSConditions: [2024-03-19T02:24:43.367Z] [2024-03-19T02:24:43.367Z] setToolWin: [2024-03-19T02:24:43.367Z] [2024-03-19T02:24:43.367Z] setToolUnix: [2024-03-19T02:24:43.367Z] [2024-03-19T02:24:43.367Z] setToolProperty: [2024-03-19T02:24:43.367Z] [2024-03-19T02:24:43.367Z] setS1ASclassPath: [2024-03-19T02:24:43.367Z] [2024-03-19T02:24:43.367Z] init-common: [2024-03-19T02:24:43.413Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:43.413Z] [java] [2024-03-19T02:24:43.413Z] [java] [2024-03-19T02:24:43.413Z] [java] ----------------------------------------- [2024-03-19T02:24:43.413Z] [java] - jsp-precompile-deploy-dash-dash-libraries: PASS - [2024-03-19T02:24:43.413Z] [java] ----------------------------------------- [2024-03-19T02:24:43.413Z] [java] - Total PASS : 1 - [2024-03-19T02:24:43.413Z] [java] - Total FAIL : 0 - [2024-03-19T02:24:43.413Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:24:43.414Z] [java] ----------------------------------------- [2024-03-19T02:24:43.414Z] [2024-03-19T02:24:43.414Z] undeploy: [2024-03-19T02:24:43.414Z] [2024-03-19T02:24:43.414Z] setOSConditions: [2024-03-19T02:24:43.414Z] [2024-03-19T02:24:43.414Z] setToolWin: [2024-03-19T02:24:43.414Z] [2024-03-19T02:24:43.414Z] setToolUnix: [2024-03-19T02:24:43.414Z] [2024-03-19T02:24:43.414Z] setToolProperty: [2024-03-19T02:24:43.414Z] [2024-03-19T02:24:43.414Z] setS1ASclassPath: [2024-03-19T02:24:43.414Z] [2024-03-19T02:24:43.414Z] init-common: [2024-03-19T02:24:43.414Z] [2024-03-19T02:24:43.414Z] undeploy-war-common: [2024-03-19T02:24:43.423Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:43.423Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:43.424Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-tx-ccp [2024-03-19T02:24:43.424Z] [exec] Connector connection pool blackbox-tx-ccp created. [2024-03-19T02:24:43.461Z] [java] Mar 19, 2024 2:24:43 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:43.461Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:24:43.474Z] [exec] [2024-03-19T02:24:43.474Z] [exec] Generating code... [2024-03-19T02:24:43.474Z] [exec] [2024-03-19T02:24:43.474Z] [exec] Compiling code... [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.478Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.556Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2024-03-19T02:24:43.556Z] [exec] Command create-jms-resource executed successfully. [2024-03-19T02:24:43.556Z] [2024-03-19T02:24:43.556Z] setAsadminArgs: [2024-03-19T02:24:43.556Z] [2024-03-19T02:24:43.556Z] common.create.jms.resource: [2024-03-19T02:24:43.556Z] [2024-03-19T02:24:43.556Z] init.os: [2024-03-19T02:24:43.556Z] [2024-03-19T02:24:43.556Z] init.tools.unix: [2024-03-19T02:24:43.556Z] [2024-03-19T02:24:43.556Z] init.tools.windows: [2024-03-19T02:24:43.556Z] [2024-03-19T02:24:43.556Z] init.tools: [2024-03-19T02:24:43.556Z] [2024-03-19T02:24:43.556Z] setAsadminArgs: [2024-03-19T02:24:43.556Z] [2024-03-19T02:24:43.556Z] init: [2024-03-19T02:24:43.556Z] [2024-03-19T02:24:43.556Z] init.customtasks: [2024-03-19T02:24:43.557Z] [2024-03-19T02:24:43.557Z] common.run.asadmin: [2024-03-19T02:24:43.557Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:24:43.574Z] [javac] 1 warning [2024-03-19T02:24:43.574Z] [2024-03-19T02:24:43.574Z] build: [2024-03-19T02:24:43.574Z] [2024-03-19T02:24:43.574Z] setOSConditions: [2024-03-19T02:24:43.574Z] [2024-03-19T02:24:43.574Z] fixFiles: [2024-03-19T02:24:43.574Z] [2024-03-19T02:24:43.574Z] convUnix: [2024-03-19T02:24:43.574Z] [2024-03-19T02:24:43.574Z] convWin: [2024-03-19T02:24:43.574Z] [2024-03-19T02:24:43.575Z] setToolWin: [2024-03-19T02:24:43.575Z] [2024-03-19T02:24:43.575Z] setToolUnix: [2024-03-19T02:24:43.575Z] [2024-03-19T02:24:43.575Z] setToolProperty: [2024-03-19T02:24:43.575Z] [2024-03-19T02:24:43.575Z] setS1ASclassPath: [2024-03-19T02:24:43.575Z] [2024-03-19T02:24:43.575Z] init-common: [2024-03-19T02:24:43.575Z] [2024-03-19T02:24:43.575Z] package-persistence-common: [2024-03-19T02:24:43.575Z] [2024-03-19T02:24:43.575Z] ejb-jar-common: [2024-03-19T02:24:43.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:43.575Z] [2024-03-19T02:24:43.575Z] package-ejbjar-common: [2024-03-19T02:24:43.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:43.575Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session-ejb.jar [2024-03-19T02:24:43.575Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:43.575Z] [2024-03-19T02:24:43.575Z] appclient-jar-common: [2024-03-19T02:24:43.575Z] [2024-03-19T02:24:43.575Z] package-appclientjar-common: [2024-03-19T02:24:43.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:43.575Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session-client.jar [2024-03-19T02:24:43.575Z] [2024-03-19T02:24:43.576Z] webclient-war-common: [2024-03-19T02:24:43.576Z] [2024-03-19T02:24:43.576Z] build-ear-common: [2024-03-19T02:24:43.576Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:43.576Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:43.576Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionApp.ear [2024-03-19T02:24:43.576Z] [2024-03-19T02:24:43.576Z] deploy: [2024-03-19T02:24:43.576Z] [2024-03-19T02:24:43.576Z] setOSConditions: [2024-03-19T02:24:43.576Z] [2024-03-19T02:24:43.576Z] setToolWin: [2024-03-19T02:24:43.576Z] [2024-03-19T02:24:43.576Z] setToolUnix: [2024-03-19T02:24:43.576Z] [2024-03-19T02:24:43.576Z] setToolProperty: [2024-03-19T02:24:43.576Z] [2024-03-19T02:24:43.576Z] setS1ASclassPath: [2024-03-19T02:24:43.576Z] [2024-03-19T02:24:43.576Z] init-common: [2024-03-19T02:24:43.576Z] [2024-03-19T02:24:43.576Z] deploy-common: [2024-03-19T02:24:43.576Z] [echo] Current time (ISO): 2024-03-19T02:24:43.504+0000 [2024-03-19T02:24:43.576Z] [2024-03-19T02:24:43.576Z] setOSConditions: [2024-03-19T02:24:43.576Z] [2024-03-19T02:24:43.576Z] setToolWin: [2024-03-19T02:24:43.576Z] [2024-03-19T02:24:43.577Z] setToolUnix: [2024-03-19T02:24:43.577Z] [2024-03-19T02:24:43.577Z] setToolProperty: [2024-03-19T02:24:43.577Z] [2024-03-19T02:24:43.577Z] setS1ASclassPath: [2024-03-19T02:24:43.577Z] [2024-03-19T02:24:43.577Z] init-common: [2024-03-19T02:24:43.577Z] [2024-03-19T02:24:43.577Z] deploy-common-pe: [2024-03-19T02:24:43.635Z] [2024-03-19T02:24:43.635Z] stopDerby: [2024-03-19T02:24:43.635Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2024-03-19T02:24:43.663Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:43.663Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:43.663Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:43.663Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:43.663Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:43.663Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:43.663Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:43.670Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-precompile-deploy-dash-dash-libraries-web [2024-03-19T02:24:43.683Z] [2024-03-19T02:24:43.683Z] create-connector-connpool-common: [2024-03-19T02:24:43.683Z] [2024-03-19T02:24:43.683Z] setOSConditions: [2024-03-19T02:24:43.683Z] [2024-03-19T02:24:43.683Z] setToolWin: [2024-03-19T02:24:43.683Z] [2024-03-19T02:24:43.683Z] setToolUnix: [2024-03-19T02:24:43.683Z] [2024-03-19T02:24:43.683Z] setToolProperty: [2024-03-19T02:24:43.683Z] [2024-03-19T02:24:43.683Z] setS1ASclassPath: [2024-03-19T02:24:43.683Z] [2024-03-19T02:24:43.683Z] init-common: [2024-03-19T02:24:43.683Z] [2024-03-19T02:24:43.683Z] create-connector-resource-common: [2024-03-19T02:24:43.683Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2024-03-19T02:24:43.736Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.736Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.736Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.737Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.816Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:43.816Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2024-03-19T02:24:43.941Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-tx-ccp --enabled=true --objecttype user --target server blackbox-tx-cr [2024-03-19T02:24:43.941Z] [exec] Connector resource blackbox-tx-cr created. [2024-03-19T02:24:43.941Z] [2024-03-19T02:24:43.941Z] asadmin-common: [2024-03-19T02:24:43.941Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-03-19T02:24:43.957Z] [2024-03-19T02:24:43.957Z] stopDomain: [2024-03-19T02:24:43.957Z] [echo] run.xml:stopping domain... [2024-03-19T02:24:43.995Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.995Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:43.996Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.026Z] [java] Mar 19, 2024 2:24:43 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:24:44.026Z] [java] INFO: close(), this: [2024-03-19T02:24:44.026Z] [java] org.glassfish.web.loader.WebappClassLoader@4cecc15a[name=unknown], urls=[ [2024-03-19T02:24:44.026Z] [java] file:/tmp/ejb-app1712431141613878386/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/ [2024-03-19T02:24:44.026Z] [java] file:/tmp/gfembed3281887734545268380tmp/generated/ejb/foo/ejb-ejb31-embedded-ejbwandwar-web_war/ [2024-03-19T02:24:44.027Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:24:44.027Z] [java] Mar 19, 2024 2:24:43 AM org.eclipse.persistence.session./file:/tmp/ejb-app1712431141613878386/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/_test [2024-03-19T02:24:44.027Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:24:44.027Z] [java] Mar 19, 2024 2:24:43 AM org.eclipse.persistence.session./file:/tmp/ejb-app1712431141613878386/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/_test.server [2024-03-19T02:24:44.027Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:24:44.142Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionApp.ear [2024-03-19T02:24:44.248Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.284Z] [java] Mar 19, 2024 2:24:43 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:24:44.284Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:24:44.284Z] [java] Mar 19, 2024 2:24:44 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:44.284Z] [java] INFO: Portable JNDI names for EJB OtherEjb: [java:global/foo/ejb-ejb31-embedded-ejbwandwar-other/OtherEjb, java:global/foo/ejb-ejb31-embedded-ejbwandwar-other/OtherEjb!org.glassfish.tests.ejb.sample.OtherEjb] [2024-03-19T02:24:44.284Z] [java] Mar 19, 2024 2:24:44 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:24:44.284Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:24:44.284Z] [java] Mar 19, 2024 2:24:44 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:44.284Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb, java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple] [2024-03-19T02:24:44.290Z] [java] Tue Mar 19 02:24:44 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:24:44.290Z] [java] Tue Mar 19 02:24:44 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:24:44.290Z] [2024-03-19T02:24:44.290Z] BUILD SUCCESSFUL [2024-03-19T02:24:44.290Z] Total time: 2 seconds [2024-03-19T02:24:44.290Z] + check_successful_run [2024-03-19T02:24:44.290Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-03-19T02:24:44.290Z] [2024-03-19T02:24:44.290Z] ===== CHECK SUCCESSFUL RUN ===== [2024-03-19T02:24:44.290Z] [2024-03-19T02:24:44.290Z] + FILE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:24:44.290Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html ']' [2024-03-19T02:24:44.290Z] + echo 'File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-03-19T02:24:44.290Z] File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-03-19T02:24:44.290Z] + generate_junit_report connector_group_2 [2024-03-19T02:24:44.290Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-03-19T02:24:44.290Z] [2024-03-19T02:24:44.290Z] ===== GENERATE JUNIT REPORT ===== [2024-03-19T02:24:44.290Z] [2024-03-19T02:24:44.290Z] + TD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:24:44.291Z] + JUD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml [2024-03-19T02:24:44.291Z] + TESTSUITE_NAME=connector_group_2 [2024-03-19T02:24:44.291Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:24:44.291Z] + awk -v suitename=connector_group_2 ' [2024-03-19T02:24:44.291Z] BEGIN { [2024-03-19T02:24:44.291Z] totaltests = 0; [2024-03-19T02:24:44.291Z] totalfailures = 0; [2024-03-19T02:24:44.291Z] totalerrors = 0; [2024-03-19T02:24:44.291Z] } [2024-03-19T02:24:44.291Z] function getPropVal(str){ [2024-03-19T02:24:44.291Z] split(str, a, "="); [2024-03-19T02:24:44.291Z] val = a[2]; [2024-03-19T02:24:44.291Z] # remove quotes [2024-03-19T02:24:44.291Z] gsub("\"","",val); [2024-03-19T02:24:44.291Z] return val; [2024-03-19T02:24:44.291Z] } [2024-03-19T02:24:44.291Z] function removeXMLTag(str){ [2024-03-19T02:24:44.291Z] # remove xml tag quotes [2024-03-19T02:24:44.291Z] gsub("","",str); [2024-03-19T02:24:44.291Z] gsub("<.*>","",str); [2024-03-19T02:24:44.291Z] gsub(">","",str); [2024-03-19T02:24:44.291Z] return str; [2024-03-19T02:24:44.291Z] } [2024-03-19T02:24:44.291Z] /status value=/ { [2024-03-19T02:24:44.291Z] result=getPropVal($0); [2024-03-19T02:24:44.291Z] result=removeXMLTag(result); [2024-03-19T02:24:44.291Z] } [2024-03-19T02:24:44.291Z] // { [2024-03-19T02:24:44.291Z] getline; [2024-03-19T02:24:44.291Z] getline; [2024-03-19T02:24:44.291Z] testunit=removeXMLTag($0); [2024-03-19T02:24:44.291Z] gsub("\"","",testunit); [2024-03-19T02:24:44.291Z] } [2024-03-19T02:24:44.291Z] // { [2024-03-19T02:24:44.291Z] getline; [2024-03-19T02:24:44.291Z] testname=removeXMLTag($0); [2024-03-19T02:24:44.291Z] gsub("\"","",testname); [2024-03-19T02:24:44.291Z] } [2024-03-19T02:24:44.291Z] /<\/testcase>/{ [2024-03-19T02:24:44.291Z] classname=testunit [2024-03-19T02:24:44.291Z] # printing testcase to out [2024-03-19T02:24:44.291Z] out = out sprintf(" \n", classname, testname); [2024-03-19T02:24:44.291Z] if (result == "fail") { [2024-03-19T02:24:44.291Z] out = out " \n"; [2024-03-19T02:24:44.291Z] totalfailures++; [2024-03-19T02:24:44.291Z] } else if (result == "did_not_run") { [2024-03-19T02:24:44.291Z] out = out " \n"; [2024-03-19T02:24:44.291Z] totalerrors++; [2024-03-19T02:24:44.291Z] } [2024-03-19T02:24:44.291Z] out = out " \n"; [2024-03-19T02:24:44.291Z] [2024-03-19T02:24:44.291Z] totaltests++; [2024-03-19T02:24:44.291Z] result=""; [2024-03-19T02:24:44.291Z] testname=""; [2024-03-19T02:24:44.291Z] } [2024-03-19T02:24:44.291Z] END { [2024-03-19T02:24:44.291Z] print "" [2024-03-19T02:24:44.291Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-03-19T02:24:44.291Z] printf "%s", out; [2024-03-19T02:24:44.291Z] print "" [2024-03-19T02:24:44.291Z] }' [2024-03-19T02:24:44.291Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:24:44.291Z] + change_junit_report_class_names [2024-03-19T02:24:44.291Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:24:44.291Z] + sed -i 's/\bclassname="/classname="connector_group_2./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:24:44.291Z] + copy_test_artifacts connector_group_2 [2024-03-19T02:24:44.291Z] + sleep 1 [2024-03-19T02:24:44.401Z] [exec] Application deployed with name ejb-ejb30-hello-sessionApp. [2024-03-19T02:24:44.401Z] [echo] Deployment on target server server successful [2024-03-19T02:24:44.401Z] [2024-03-19T02:24:44.401Z] setOSConditions: [2024-03-19T02:24:44.401Z] [2024-03-19T02:24:44.402Z] setToolWin: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] setToolUnix: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] setToolProperty: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] setS1ASclassPath: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] init-common: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] deploy-common-ee: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] run: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] setOSConditions: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] setToolWin: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] setToolUnix: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] setToolProperty: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] setS1ASclassPath: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] init-common: [2024-03-19T02:24:44.402Z] [2024-03-19T02:24:44.402Z] runclient-common: [2024-03-19T02:24:44.403Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionAppClient.jar -name ejb-ejb30-hello-sessionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:24:44.505Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-03-19T02:24:44.505Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-03-19T02:24:44.505Z] [2024-03-19T02:24:44.505Z] asadmin-common: [2024-03-19T02:24:44.505Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-03-19T02:24:44.506Z] [javac] 1 warning [2024-03-19T02:24:44.506Z] [2024-03-19T02:24:44.506Z] build: [2024-03-19T02:24:44.506Z] [2024-03-19T02:24:44.506Z] setOSConditions: [2024-03-19T02:24:44.506Z] [2024-03-19T02:24:44.506Z] fixFiles: [2024-03-19T02:24:44.506Z] [2024-03-19T02:24:44.506Z] convUnix: [2024-03-19T02:24:44.506Z] [2024-03-19T02:24:44.506Z] convWin: [2024-03-19T02:24:44.506Z] [2024-03-19T02:24:44.506Z] setToolWin: [2024-03-19T02:24:44.506Z] [2024-03-19T02:24:44.506Z] setToolUnix: [2024-03-19T02:24:44.506Z] [2024-03-19T02:24:44.506Z] setToolProperty: [2024-03-19T02:24:44.506Z] [2024-03-19T02:24:44.506Z] setS1ASclassPath: [2024-03-19T02:24:44.506Z] [2024-03-19T02:24:44.506Z] init-common: [2024-03-19T02:24:44.506Z] [2024-03-19T02:24:44.506Z] package-persistence-common: [2024-03-19T02:24:44.507Z] [2024-03-19T02:24:44.507Z] ejb-jar-common: [2024-03-19T02:24:44.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:44.507Z] [2024-03-19T02:24:44.507Z] package-ejbjar-common: [2024-03-19T02:24:44.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:44.507Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:44.507Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:44.507Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-remove-ejb.jar [2024-03-19T02:24:44.507Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:44.507Z] [2024-03-19T02:24:44.507Z] appclient-jar-common: [2024-03-19T02:24:44.507Z] [2024-03-19T02:24:44.507Z] package-appclientjar-common: [2024-03-19T02:24:44.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:44.507Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:44.507Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:44.507Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-remove-client.jar [2024-03-19T02:24:44.507Z] [2024-03-19T02:24:44.508Z] webclient-war-common: [2024-03-19T02:24:44.508Z] [2024-03-19T02:24:44.508Z] build-ear-common: [2024-03-19T02:24:44.508Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:44.508Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:44.508Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:44.508Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-removeApp.ear [2024-03-19T02:24:44.508Z] [2024-03-19T02:24:44.508Z] deploy: [2024-03-19T02:24:44.508Z] [2024-03-19T02:24:44.508Z] setOSConditions: [2024-03-19T02:24:44.508Z] [2024-03-19T02:24:44.508Z] setToolWin: [2024-03-19T02:24:44.508Z] [2024-03-19T02:24:44.508Z] setToolUnix: [2024-03-19T02:24:44.508Z] [2024-03-19T02:24:44.508Z] setToolProperty: [2024-03-19T02:24:44.508Z] [2024-03-19T02:24:44.508Z] setS1ASclassPath: [2024-03-19T02:24:44.508Z] [2024-03-19T02:24:44.508Z] init-common: [2024-03-19T02:24:44.508Z] [2024-03-19T02:24:44.508Z] deploy-common: [2024-03-19T02:24:44.508Z] [echo] Current time (ISO): 2024-03-19T02:24:44.391+0000 [2024-03-19T02:24:44.508Z] [2024-03-19T02:24:44.508Z] setOSConditions: [2024-03-19T02:24:44.508Z] [2024-03-19T02:24:44.509Z] setToolWin: [2024-03-19T02:24:44.509Z] [2024-03-19T02:24:44.509Z] setToolUnix: [2024-03-19T02:24:44.509Z] [2024-03-19T02:24:44.509Z] setToolProperty: [2024-03-19T02:24:44.509Z] [2024-03-19T02:24:44.509Z] setS1ASclassPath: [2024-03-19T02:24:44.509Z] [2024-03-19T02:24:44.509Z] init-common: [2024-03-19T02:24:44.509Z] [2024-03-19T02:24:44.509Z] deploy-common-pe: [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.542Z] [java] Mar 19, 2024 2:24:44 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:44.542Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:44.542Z] [java] Mar 19, 2024 2:24:44 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:44.542Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:44.542Z] [java] Mar 19, 2024 2:24:44 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:44.542Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:44.543Z] [java] Mar 19, 2024 2:24:44 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:44.543Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.768Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:44.863Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/example/hello/MyService.java uses or overrides a deprecated API. [2024-03-19T02:24:44.863Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:44.863Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:44.864Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:44.864Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:44.864Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:44.864Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:44.864Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:44.864Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:44.864Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:44.864Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:44.906Z] [exec] Waiting for the domain to stop . [2024-03-19T02:24:44.906Z] [exec] Waiting finished after 309 ms. [2024-03-19T02:24:44.906Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:24:44.906Z] [2024-03-19T02:24:44.906Z] restore: [2024-03-19T02:24:44.906Z] [2024-03-19T02:24:44.906Z] setOSConditions: [2024-03-19T02:24:44.906Z] [2024-03-19T02:24:44.906Z] setToolWin: [2024-03-19T02:24:44.906Z] [2024-03-19T02:24:44.906Z] setToolUnix: [2024-03-19T02:24:44.906Z] [2024-03-19T02:24:44.906Z] setToolProperty: [2024-03-19T02:24:44.906Z] [2024-03-19T02:24:44.906Z] setS1ASclassPath: [2024-03-19T02:24:44.906Z] [2024-03-19T02:24:44.906Z] init-common: [2024-03-19T02:24:44.906Z] [2024-03-19T02:24:44.906Z] removeJarFromApplibs: [2024-03-19T02:24:44.906Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs/myclasses.jar [2024-03-19T02:24:44.906Z] [2024-03-19T02:24:44.906Z] setOSConditions: [2024-03-19T02:24:44.906Z] [2024-03-19T02:24:44.906Z] setToolWin: [2024-03-19T02:24:44.907Z] [2024-03-19T02:24:44.907Z] setToolUnix: [2024-03-19T02:24:44.907Z] [2024-03-19T02:24:44.907Z] setToolProperty: [2024-03-19T02:24:44.907Z] [2024-03-19T02:24:44.907Z] setS1ASclassPath: [2024-03-19T02:24:44.907Z] [2024-03-19T02:24:44.907Z] init-common: [2024-03-19T02:24:44.907Z] [2024-03-19T02:24:44.907Z] startDomainUnix: [2024-03-19T02:24:44.907Z] [echo] Starting DAS [2024-03-19T02:24:44.923Z] [exec] Mar 19, 2024 2:24:44 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:24:44.923Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1c6a0103 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.025Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.026Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.073Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-removeApp.ear [2024-03-19T02:24:45.084Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-03-19T02:24:45.084Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-03-19T02:24:45.084Z] [2024-03-19T02:24:45.084Z] asadmin-common: [2024-03-19T02:24:45.084Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:45.121Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:45.121Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:24:45.121Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:45.121Z] [javac] 1 warning [2024-03-19T02:24:45.121Z] [2024-03-19T02:24:45.122Z] setup: [2024-03-19T02:24:45.122Z] [2024-03-19T02:24:45.122Z] runclient: [2024-03-19T02:24:45.122Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:45.122Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:45.122Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:45.122Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:45.122Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:45.122Z] [2024-03-19T02:24:45.122Z] run-client: [2024-03-19T02:24:45.122Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:45.222Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-03-19T02:24:45.222Z] [2024-03-19T02:24:45.222Z] ===== COPY TEST ARTIFACTS ===== [2024-03-19T02:24:45.222Z] [2024-03-19T02:24:45.222Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:24:45.222Z] [exec] All tests shall fail till a stable XA driver is integrated into Derby [2024-03-19T02:24:45.222Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:24:45.222Z] tar: Removing leading `/' from member names [2024-03-19T02:24:45.283Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.283Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.284Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.331Z] [exec] Application deployed with name ejb-allowedmethods-removeApp. [2024-03-19T02:24:45.331Z] [echo] Deployment on target server server successful [2024-03-19T02:24:45.331Z] [2024-03-19T02:24:45.331Z] setOSConditions: [2024-03-19T02:24:45.331Z] [2024-03-19T02:24:45.331Z] setToolWin: [2024-03-19T02:24:45.331Z] [2024-03-19T02:24:45.331Z] setToolUnix: [2024-03-19T02:24:45.331Z] [2024-03-19T02:24:45.331Z] setToolProperty: [2024-03-19T02:24:45.331Z] [2024-03-19T02:24:45.331Z] setS1ASclassPath: [2024-03-19T02:24:45.331Z] [2024-03-19T02:24:45.332Z] init-common: [2024-03-19T02:24:45.332Z] [2024-03-19T02:24:45.332Z] deploy-common-ee: [2024-03-19T02:24:45.332Z] [2024-03-19T02:24:45.332Z] run: [2024-03-19T02:24:45.332Z] [2024-03-19T02:24:45.332Z] setOSConditions: [2024-03-19T02:24:45.332Z] [2024-03-19T02:24:45.332Z] setToolWin: [2024-03-19T02:24:45.332Z] [2024-03-19T02:24:45.332Z] setToolUnix: [2024-03-19T02:24:45.332Z] [2024-03-19T02:24:45.332Z] setToolProperty: [2024-03-19T02:24:45.332Z] [2024-03-19T02:24:45.332Z] setS1ASclassPath: [2024-03-19T02:24:45.332Z] [2024-03-19T02:24:45.332Z] init-common: [2024-03-19T02:24:45.332Z] [2024-03-19T02:24:45.332Z] runclient-common: [2024-03-19T02:24:45.332Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-removeAppClient.jar -name ejb-allowedmethods-removeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:24:45.335Z] [exec] Mar 19, 2024 2:24:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:24:45.335Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:24:45.480Z] [exec] Value of key is: test1 : [2024-03-19T02:24:45.480Z] [exec] Value of key is: test2 : [2024-03-19T02:24:45.480Z] [exec] jdbc contauth1tx status: [2024-03-19T02:24:45.480Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:45.480Z] [exec] [2024-03-19T02:24:45.480Z] [exec] [2024-03-19T02:24:45.480Z] [exec] ----------------------------------------- [2024-03-19T02:24:45.480Z] [exec] - test2 : : PASS - [2024-03-19T02:24:45.480Z] [exec] - test1 : : PASS - [2024-03-19T02:24:45.480Z] [exec] ----------------------------------------- [2024-03-19T02:24:45.480Z] [exec] Total PASS: 2 [2024-03-19T02:24:45.480Z] [exec] Total FAIL: 0 [2024-03-19T02:24:45.480Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:45.480Z] [exec] ----------------------------------------- [2024-03-19T02:24:45.480Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:45.480Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:45.480Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:24:45.480Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:24:45.480Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:24:45.480Z] ++ pwd [2024-03-19T02:24:45.480Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:24:45.481Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2024-03-19T02:24:45.481Z] + true [2024-03-19T02:24:45.481Z] ++ pwd [2024-03-19T02:24:45.481Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:24:45.481Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2024-03-19T02:24:45.481Z] + true [2024-03-19T02:24:45.481Z] + tar -caf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/connector_group_2-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:24:45.481Z] tar: Removing leading `/' from member names [2024-03-19T02:24:45.503Z] [java] Looking up EJB... [2024-03-19T02:24:45.503Z] [java] Invoking EJB... [2024-03-19T02:24:45.503Z] [java] EJB said: boo [2024-03-19T02:24:45.503Z] [java] Other EJB said: I'm Other [2024-03-19T02:24:45.503Z] [java] Mar 19, 2024 2:24:45 AM org.glassfish.wasp.runtime.TldScanner logOrThrow [2024-03-19T02:24:45.503Z] [java] WARNING: PWC6351: In TLD scanning, the supplied resource file:/tmp/ejb-app1712431141613878386/lib/glassfish-corba-omgapi.jar does not exist [2024-03-19T02:24:45.503Z] [java] java.nio.file.NoSuchFileException: /tmp/ejb-app1712431141613878386/lib/glassfish-corba-omgapi.jar [2024-03-19T02:24:45.503Z] [java] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) [2024-03-19T02:24:45.503Z] [java] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2024-03-19T02:24:45.503Z] [java] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2024-03-19T02:24:45.503Z] [java] at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55) [2024-03-19T02:24:45.503Z] [java] at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171) [2024-03-19T02:24:45.503Z] [java] at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99) [2024-03-19T02:24:45.503Z] [java] at java.base/java.nio.file.Files.readAttributes(Files.java:1853) [2024-03-19T02:24:45.503Z] [java] at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445) [2024-03-19T02:24:45.503Z] [java] at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:724) [2024-03-19T02:24:45.503Z] [java] at java.base/java.util.zip.ZipFile.(ZipFile.java:251) [2024-03-19T02:24:45.503Z] [java] at java.base/java.util.zip.ZipFile.(ZipFile.java:180) [2024-03-19T02:24:45.503Z] [java] at java.base/java.util.jar.JarFile.(JarFile.java:345) [2024-03-19T02:24:45.503Z] [java] at java.base/sun.net.www.protocol.jar.URLJarFile.(URLJarFile.java:100) [2024-03-19T02:24:45.503Z] [java] at java.base/sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69) [2024-03-19T02:24:45.503Z] [java] at java.base/sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:168) [2024-03-19T02:24:45.503Z] [java] at java.base/sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:109) [2024-03-19T02:24:45.503Z] [java] at java.base/sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:70) [2024-03-19T02:24:45.503Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanJar(TldScanner.java:560) [2024-03-19T02:24:45.504Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanJars(TldScanner.java:458) [2024-03-19T02:24:45.504Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanTlds(TldScanner.java:269) [2024-03-19T02:24:45.504Z] [java] at org.glassfish.wasp.runtime.TldScanner.onStartup(TldScanner.java:193) [2024-03-19T02:24:45.504Z] [java] at org.apache.catalina.core.StandardContext.callServletContainerInitializers(StandardContext.java:4570) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.web.WebModule.callServletContainerInitializers(WebModule.java:641) [2024-03-19T02:24:45.504Z] [java] at org.apache.catalina.core.StandardContext.start(StandardContext.java:4474) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.web.WebModule.start(WebModule.java:552) [2024-03-19T02:24:45.504Z] [java] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:822) [2024-03-19T02:24:45.504Z] [java] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:806) [2024-03-19T02:24:45.504Z] [java] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:644) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1795) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1483) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.web.WebApplication.start(WebApplication.java:88) [2024-03-19T02:24:45.504Z] [java] at org.glassfish.internal.data.EngineRef.start(EngineRef.java:97) [2024-03-19T02:24:45.504Z] [java] at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:262) [2024-03-19T02:24:45.504Z] [java] at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:353) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:533) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:24:45.504Z] [java] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:24:45.504Z] [java] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:24:45.504Z] [java] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:24:45.504Z] [java] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:24:45.504Z] [java] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:24:45.504Z] [java] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:24:45.504Z] [java] at org.glassfish.ejb.embedded.EJBContainerImpl.deploy(EJBContainerImpl.java:118) [2024-03-19T02:24:45.504Z] [java] at org.glassfish.ejb.embedded.EJBContainerProviderImpl.createEJBContainer(EJBContainerProviderImpl.java:115) [2024-03-19T02:24:45.504Z] [java] at jakarta.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:91) [2024-03-19T02:24:45.504Z] [java] at com.acme.Client.test(Client.java:55) [2024-03-19T02:24:45.504Z] [java] at com.acme.Client.main(Client.java:42) [2024-03-19T02:24:45.504Z] [java] [2024-03-19T02:24:45.505Z] [java] Mar 19, 2024 2:24:45 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-03-19T02:24:45.505Z] [java] INFO: Initializing Soteria 4.0.0-M2 for context '/sample' [2024-03-19T02:24:45.505Z] [java] Mar 19, 2024 2:24:45 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:24:45.505Z] [java] INFO: Loading application [foo#ejb-ejb31-embedded-ejbwandwar-web.war] at [sample] [2024-03-19T02:24:45.505Z] [java] Mar 19, 2024 2:24:45 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:24:45.505Z] [java] INFO: foo was successfully deployed in 3,908 milliseconds. [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.540Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.649Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:45.649Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:45.649Z] [2024-03-19T02:24:45.649Z] asadmin-common: [2024-03-19T02:24:45.649Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:45.761Z] [java] Record # 1 [2024-03-19T02:24:45.761Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:24:45.761Z] [java] Done calling EJB [2024-03-19T02:24:45.761Z] [java] Closing container ... [2024-03-19T02:24:45.761Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:24:45.762Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:45.762Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:45.762Z] [java] Value of key is: embedded with JPA [2024-03-19T02:24:45.762Z] [java] ..........FINISHED Embedded test [2024-03-19T02:24:45.762Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:45.762Z] [java] [2024-03-19T02:24:45.762Z] [java] [2024-03-19T02:24:45.762Z] [java] ----------------------------------------- [2024-03-19T02:24:45.762Z] [java] - embedded with JPA: PASS - [2024-03-19T02:24:45.762Z] [java] ----------------------------------------- [2024-03-19T02:24:45.762Z] [java] Total PASS: 1 [2024-03-19T02:24:45.762Z] [java] Total FAIL: 0 [2024-03-19T02:24:45.762Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:45.762Z] [java] ----------------------------------------- [2024-03-19T02:24:45.762Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:45.762Z] [java] Mar 19, 2024 2:24:45 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:24:45.762Z] [java] INFO: close(), this: [2024-03-19T02:24:45.762Z] [java] org.glassfish.web.loader.WebappClassLoader@503556cb[name=/sample], urls=[ [2024-03-19T02:24:45.762Z] [java] file:/tmp/ejb-app1712431141613878386/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/ [2024-03-19T02:24:45.762Z] [java] file:/tmp/gfembed3281887734545268380tmp/generated/ejb/foo/ejb-ejb31-embedded-ejbwandwar-web_war/ [2024-03-19T02:24:45.762Z] [java] ][delegate=true, context=/sample, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=18, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-03-19T02:24:45.762Z] [java] Mar 19, 2024 2:24:45 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:24:45.762Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:24:45.762Z] [java] Mar 19, 2024 2:24:45 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:45.763Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:45.763Z] [java] Mar 19, 2024 2:24:45 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:45.763Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:45.763Z] [java] Mar 19, 2024 2:24:45 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:45.763Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:45.763Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:45.763Z] [2024-03-19T02:24:45.763Z] setOSConditions: [2024-03-19T02:24:45.763Z] [2024-03-19T02:24:45.763Z] setToolWin: [2024-03-19T02:24:45.763Z] [2024-03-19T02:24:45.763Z] setToolUnix: [2024-03-19T02:24:45.763Z] [2024-03-19T02:24:45.763Z] setToolProperty: [2024-03-19T02:24:45.763Z] [2024-03-19T02:24:45.763Z] setS1ASclassPath: [2024-03-19T02:24:45.763Z] [2024-03-19T02:24:45.763Z] init-common: [2024-03-19T02:24:45.763Z] [2024-03-19T02:24:45.763Z] run_dir: [2024-03-19T02:24:45.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/other [2024-03-19T02:24:45.763Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwandwar-other.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/other [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.798Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.799Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.799Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.799Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:45.936Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:45.936Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:45.936Z] [2024-03-19T02:24:45.936Z] deploy-rar-and-setup-resources: [2024-03-19T02:24:45.936Z] [2024-03-19T02:24:45.936Z] setOSConditions: [2024-03-19T02:24:45.936Z] [2024-03-19T02:24:45.936Z] setToolWin: [2024-03-19T02:24:45.936Z] [2024-03-19T02:24:45.936Z] setToolUnix: [2024-03-19T02:24:45.936Z] [2024-03-19T02:24:45.936Z] setToolProperty: [2024-03-19T02:24:45.936Z] [2024-03-19T02:24:45.936Z] setS1ASclassPath: [2024-03-19T02:24:45.936Z] [2024-03-19T02:24:45.936Z] init-common: [2024-03-19T02:24:45.936Z] [2024-03-19T02:24:45.936Z] deploy-rar-common: [2024-03-19T02:24:45.936Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2024-03-19T02:24:46.042Z] [2024-03-19T02:24:46.042Z] checkReporting-common: [2024-03-19T02:24:46.042Z] [2024-03-19T02:24:46.042Z] confirmReportPresent-common: [2024-03-19T02:24:46.042Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:46.042Z] [echo] Test seems to be reported fine [2024-03-19T02:24:46.042Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/RepRunConf.txt [2024-03-19T02:24:46.042Z] [2024-03-19T02:24:46.042Z] confirmMissingReport-common: [2024-03-19T02:24:46.042Z] [2024-03-19T02:24:46.042Z] reset-derby-for-no-authentication: [2024-03-19T02:24:46.042Z] [2024-03-19T02:24:46.042Z] setOSConditions: [2024-03-19T02:24:46.042Z] [2024-03-19T02:24:46.043Z] setToolWin: [2024-03-19T02:24:46.043Z] [2024-03-19T02:24:46.043Z] setToolUnix: [2024-03-19T02:24:46.043Z] [2024-03-19T02:24:46.043Z] setToolProperty: [2024-03-19T02:24:46.043Z] [2024-03-19T02:24:46.043Z] setS1ASclassPath: [2024-03-19T02:24:46.043Z] [2024-03-19T02:24:46.043Z] init-common: [2024-03-19T02:24:46.043Z] [2024-03-19T02:24:46.043Z] stop-derby: [2024-03-19T02:24:46.043Z] [2024-03-19T02:24:46.043Z] stop-derby-aix: [2024-03-19T02:24:46.043Z] [2024-03-19T02:24:46.043Z] stop-derby-nonaix: [2024-03-19T02:24:46.043Z] [echo] Stopping Derby DB Server ... [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.056Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.263Z] [exec] Mar 19, 2024 2:24:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:24:46.263Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:24:46.274Z] [exec] Mar 19, 2024 2:24:45 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:24:46.274Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-session-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.session.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-hello-sessionClient [2024-03-19T02:24:46.299Z] [java] Tue Mar 19 02:24:46 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:24:46.299Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties [2024-03-19T02:24:46.299Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties.bkp to copy. [2024-03-19T02:24:46.299Z] [2024-03-19T02:24:46.299Z] setOSConditions: [2024-03-19T02:24:46.299Z] [2024-03-19T02:24:46.299Z] setToolWin: [2024-03-19T02:24:46.299Z] [2024-03-19T02:24:46.299Z] setToolUnix: [2024-03-19T02:24:46.299Z] [2024-03-19T02:24:46.299Z] setToolProperty: [2024-03-19T02:24:46.299Z] [2024-03-19T02:24:46.299Z] setS1ASclassPath: [2024-03-19T02:24:46.299Z] [2024-03-19T02:24:46.300Z] init-common: [2024-03-19T02:24:46.300Z] [2024-03-19T02:24:46.300Z] start-derby: [2024-03-19T02:24:46.300Z] [2024-03-19T02:24:46.300Z] start-derby-aix: [2024-03-19T02:24:46.300Z] [2024-03-19T02:24:46.300Z] start-derby-nonaix: [2024-03-19T02:24:46.300Z] [echo] Starting Derby DB Server ... [2024-03-19T02:24:46.312Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.312Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.312Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.312Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.312Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.312Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.312Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.312Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.312Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.312Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.312Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.312Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.313Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.313Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.313Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.313Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.313Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.313Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.313Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.313Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.501Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-notx.rar [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.569Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.705Z] [java] Mar 19, 2024 2:24:46 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:46.705Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:24:46.705Z] [java] Mar 19, 2024 2:24:46 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:46.705Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain64212166729623813xml [2024-03-19T02:24:46.705Z] [java] Mar 19, 2024 2:24:46 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:24:46.705Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:24:46.759Z] [exec] Application deployed with name blackbox-notx. [2024-03-19T02:24:46.759Z] [echo] Deploying rar/blackbox-notx.rar on server [2024-03-19T02:24:46.759Z] [2024-03-19T02:24:46.759Z] setOSConditions: [2024-03-19T02:24:46.759Z] [2024-03-19T02:24:46.759Z] setToolWin: [2024-03-19T02:24:46.759Z] [2024-03-19T02:24:46.759Z] setToolUnix: [2024-03-19T02:24:46.759Z] [2024-03-19T02:24:46.759Z] setToolProperty: [2024-03-19T02:24:46.759Z] [2024-03-19T02:24:46.759Z] setS1ASclassPath: [2024-03-19T02:24:46.759Z] [2024-03-19T02:24:46.759Z] init-common: [2024-03-19T02:24:46.759Z] [2024-03-19T02:24:46.759Z] create-connector-connpool: [2024-03-19T02:24:46.760Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-notx --connectiondefinition javax.sql.DataSource --target server blackbox-notx-ccp [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.827Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:46.846Z] [exec] Mar 19, 2024 2:24:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:46.846Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:47.083Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.083Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.083Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.083Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.083Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.083Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.083Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.083Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.083Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.084Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.103Z] [exec] Mar 19, 2024 2:24:47 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:47.103Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:47.117Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_InQueue created. [2024-03-19T02:24:47.117Z] [exec] Command create-jmsdest executed successfully. [2024-03-19T02:24:47.117Z] [2024-03-19T02:24:47.117Z] init.os: [2024-03-19T02:24:47.117Z] [2024-03-19T02:24:47.117Z] init.tools.unix: [2024-03-19T02:24:47.117Z] [2024-03-19T02:24:47.117Z] init.tools.windows: [2024-03-19T02:24:47.117Z] [2024-03-19T02:24:47.117Z] init.tools: [2024-03-19T02:24:47.117Z] [2024-03-19T02:24:47.117Z] setAsadminArgs: [2024-03-19T02:24:47.117Z] [2024-03-19T02:24:47.117Z] init: [2024-03-19T02:24:47.117Z] [2024-03-19T02:24:47.117Z] init.customtasks: [2024-03-19T02:24:47.117Z] [2024-03-19T02:24:47.117Z] common.run.asadmin: [2024-03-19T02:24:47.117Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=ejb_ejb30_hello_mdb_InQueue jms/ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:24:47.117Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:47.117Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-03-19T02:24:47.117Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2024-03-19T02:24:47.117Z] [exec] Command create-jms-resource executed successfully. [2024-03-19T02:24:47.117Z] [2024-03-19T02:24:47.117Z] setAsadminArgs: [2024-03-19T02:24:47.117Z] [2024-03-19T02:24:47.118Z] common.create.jms.resource: [2024-03-19T02:24:47.270Z] [java] Mar 19, 2024 2:24:47 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:24:47.270Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:24:47.323Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:47.323Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:47.323Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-notx --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-notx-ccp [2024-03-19T02:24:47.323Z] [exec] Connector connection pool blackbox-notx-ccp created. [2024-03-19T02:24:47.323Z] [2024-03-19T02:24:47.324Z] create-connector-connpool-common: [2024-03-19T02:24:47.324Z] [2024-03-19T02:24:47.324Z] setOSConditions: [2024-03-19T02:24:47.324Z] [2024-03-19T02:24:47.324Z] setToolWin: [2024-03-19T02:24:47.324Z] [2024-03-19T02:24:47.324Z] setToolUnix: [2024-03-19T02:24:47.324Z] [2024-03-19T02:24:47.324Z] setToolProperty: [2024-03-19T02:24:47.324Z] [2024-03-19T02:24:47.324Z] setS1ASclassPath: [2024-03-19T02:24:47.324Z] [2024-03-19T02:24:47.324Z] init-common: [2024-03-19T02:24:47.324Z] [2024-03-19T02:24:47.324Z] create-connector-resource-common: [2024-03-19T02:24:47.324Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.341Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.375Z] [2024-03-19T02:24:47.375Z] init.os: [2024-03-19T02:24:47.375Z] [2024-03-19T02:24:47.375Z] init.tools.unix: [2024-03-19T02:24:47.375Z] [2024-03-19T02:24:47.375Z] init.tools.windows: [2024-03-19T02:24:47.375Z] [2024-03-19T02:24:47.375Z] init.tools: [2024-03-19T02:24:47.375Z] [2024-03-19T02:24:47.375Z] setAsadminArgs: [2024-03-19T02:24:47.376Z] [2024-03-19T02:24:47.376Z] init: [2024-03-19T02:24:47.376Z] [2024-03-19T02:24:47.376Z] init.customtasks: [2024-03-19T02:24:47.376Z] [2024-03-19T02:24:47.376Z] common.run.asadmin: [2024-03-19T02:24:47.376Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_OutQueue [2024-03-19T02:24:47.528Z] [java] Mar 19, 2024 2:24:47 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:24:47.528Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:24:47.582Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-notx-ccp --enabled=true --objecttype user --target server blackbox-notx-cr [2024-03-19T02:24:47.582Z] [exec] Connector resource blackbox-notx-cr created. [2024-03-19T02:24:47.582Z] [2024-03-19T02:24:47.582Z] asadmin-common: [2024-03-19T02:24:47.582Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.857Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:47.966Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:47.966Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2024-03-19T02:24:47.966Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_OutQueue created. [2024-03-19T02:24:47.966Z] [exec] Command create-jmsdest executed successfully. [2024-03-19T02:24:47.966Z] [2024-03-19T02:24:47.966Z] init.os: [2024-03-19T02:24:47.966Z] [2024-03-19T02:24:47.966Z] init.tools.unix: [2024-03-19T02:24:47.966Z] [2024-03-19T02:24:47.966Z] init.tools.windows: [2024-03-19T02:24:47.966Z] [2024-03-19T02:24:47.966Z] init.tools: [2024-03-19T02:24:47.966Z] [2024-03-19T02:24:47.966Z] setAsadminArgs: [2024-03-19T02:24:47.966Z] [2024-03-19T02:24:47.966Z] init: [2024-03-19T02:24:47.966Z] [2024-03-19T02:24:47.967Z] init.customtasks: [2024-03-19T02:24:47.967Z] [2024-03-19T02:24:47.967Z] common.run.asadmin: [2024-03-19T02:24:47.967Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=ejb_ejb30_hello_mdb_OutQueue jms/ejb_ejb30_hello_mdb_OutQueue [2024-03-19T02:24:48.093Z] [java] Mar 19, 2024 2:24:47 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:48.093Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:24:48.093Z] [java] Mar 19, 2024 2:24:47 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:48.093Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:24:48.093Z] [java] Mar 19, 2024 2:24:47 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:24:48.094Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:24:48.094Z] [java] Mar 19, 2024 2:24:47 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:24:48.094Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.147Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-03-19T02:24:48.148Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-03-19T02:24:48.148Z] [2024-03-19T02:24:48.148Z] asadmin-common: [2024-03-19T02:24:48.148Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-03-19T02:24:48.351Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:48.351Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:48.351Z] [java] Mar 19, 2024 2:24:48 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:48.351Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (927 ms), startup services (884 ms), total (1,811 ms) [2024-03-19T02:24:48.351Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:48.351Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:48.371Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.423Z] [exec] Servicecom.example.hello.MyService@2d3ef181 [2024-03-19T02:24:48.571Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:48.571Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-03-19T02:24:48.571Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2024-03-19T02:24:48.571Z] [exec] Command create-jms-resource executed successfully. [2024-03-19T02:24:48.571Z] [2024-03-19T02:24:48.571Z] init.os: [2024-03-19T02:24:48.571Z] [2024-03-19T02:24:48.572Z] init.tools.unix: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] init.tools.windows: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] init.tools: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] setAsadminArgs: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] init: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] init.customtasks: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] prepare: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] deploy.asadmin: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] setAsadminArgs: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] common.deploy.asadmin: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] init.os: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] init.tools.unix: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] init.tools.windows: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] init.tools: [2024-03-19T02:24:48.572Z] [2024-03-19T02:24:48.572Z] setAsadminArgs: [2024-03-19T02:24:48.573Z] [2024-03-19T02:24:48.573Z] init: [2024-03-19T02:24:48.573Z] [2024-03-19T02:24:48.573Z] init.customtasks: [2024-03-19T02:24:48.573Z] [2024-03-19T02:24:48.573Z] common.run.asadmin: [2024-03-19T02:24:48.573Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives --name ejb-ejb30-hello-mdbApp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.628Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.713Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-03-19T02:24:48.713Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-03-19T02:24:48.713Z] [2024-03-19T02:24:48.713Z] asadmin-common: [2024-03-19T02:24:48.713Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:48.798Z] [exec] Mar 19, 2024 2:24:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:24:48.798Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@f559c74 [2024-03-19T02:24:48.798Z] [exec] invoking stateful [2024-03-19T02:24:48.798Z] [exec] invoking stateless [2024-03-19T02:24:48.798Z] [exec] invoking stateless2 [2024-03-19T02:24:48.798Z] [exec] invoking stateless3 [2024-03-19T02:24:48.798Z] [exec] invoking stateless4 [2024-03-19T02:24:48.798Z] [exec] test complete [2024-03-19T02:24:48.798Z] [exec] Value of key is: main [2024-03-19T02:24:48.798Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:48.798Z] [exec] [2024-03-19T02:24:48.798Z] [exec] [2024-03-19T02:24:48.798Z] [exec] ----------------------------------------- [2024-03-19T02:24:48.798Z] [exec] - main: PASS - [2024-03-19T02:24:48.798Z] [exec] ----------------------------------------- [2024-03-19T02:24:48.799Z] [exec] Total PASS: 1 [2024-03-19T02:24:48.799Z] [exec] Total FAIL: 0 [2024-03-19T02:24:48.799Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:48.799Z] [exec] ----------------------------------------- [2024-03-19T02:24:48.799Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:48.799Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.886Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:48.916Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:48.916Z] [java] Mar 19, 2024 2:24:48 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-03-19T02:24:48.916Z] [java] INFO: Grizzly Framework 4.0.2 started in: 19 ms - bound to [/0.0.0.0:7676] [2024-03-19T02:24:48.916Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:48.916Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:48.916Z] [java] Mar 19, 2024 2:24:48 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:48.916Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:48.917Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:24:48.917Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:24:48.917Z] [java] Mar 19, 2024 2:24:48 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:24:48.917Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,299 ms), startup services (8 ms), total (2,307 ms) [2024-03-19T02:24:48.917Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:24:48.917Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:24:48.917Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:24:48.917Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:24:48.917Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:48.917Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:48.917Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:48.917Z] [java] INFO: [DeploymentElement] adding other to exploded ear isEJBModule? true isWebApp? false [2024-03-19T02:24:48.917Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:48.917Z] [java] INFO: [DeploymentElement] adding tmp to exploded ear isEJBModule? true isWebApp? true [2024-03-19T02:24:48.917Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:24:48.917Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-03-19T02:24:48.917Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:48.917Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app8139839346352535688 [2024-03-19T02:24:48.917Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:48.917Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:24:48.917Z] [java] Mar 19, 2024 2:24:48 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:24:48.917Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-03-19T02:24:48.988Z] [exec] Got MyException as expected [2024-03-19T02:24:48.988Z] [exec] WebSvcTest-Hello Appserver Tester !webservice-with-fault [2024-03-19T02:24:48.988Z] [exec] Value of key is:webservice-with-fault [2024-03-19T02:24:48.988Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:48.988Z] [exec] [2024-03-19T02:24:48.988Z] [exec] [2024-03-19T02:24:48.988Z] [exec] ----------------------------------------- [2024-03-19T02:24:48.988Z] [exec] - webservice-with-fault: PASS - [2024-03-19T02:24:48.988Z] [exec] ----------------------------------------- [2024-03-19T02:24:48.988Z] [exec] Total PASS: 1 [2024-03-19T02:24:48.988Z] [exec] Total FAIL: 0 [2024-03-19T02:24:48.988Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:48.988Z] [exec] ----------------------------------------- [2024-03-19T02:24:48.988Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:48.988Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:48.988Z] [2024-03-19T02:24:48.988Z] undeploy: [2024-03-19T02:24:48.988Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:48.988Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:48.989Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:48.989Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:48.989Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:48.989Z] [2024-03-19T02:24:48.989Z] setOSConditions: [2024-03-19T02:24:48.989Z] [2024-03-19T02:24:48.989Z] setToolWin: [2024-03-19T02:24:48.989Z] [2024-03-19T02:24:48.989Z] setToolUnix: [2024-03-19T02:24:48.989Z] [2024-03-19T02:24:48.989Z] setToolProperty: [2024-03-19T02:24:48.989Z] [2024-03-19T02:24:48.989Z] setS1ASclassPath: [2024-03-19T02:24:48.989Z] [2024-03-19T02:24:48.989Z] init-common: [2024-03-19T02:24:48.989Z] [2024-03-19T02:24:48.989Z] undeploy-war-common: [2024-03-19T02:24:49.056Z] [2024-03-19T02:24:49.056Z] checkReporting-common: [2024-03-19T02:24:49.056Z] [2024-03-19T02:24:49.056Z] confirmReportPresent-common: [2024-03-19T02:24:49.057Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:49.057Z] [echo] Test seems to be reported fine [2024-03-19T02:24:49.057Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/RepRunConf.txt [2024-03-19T02:24:49.057Z] [2024-03-19T02:24:49.057Z] confirmMissingReport-common: [2024-03-19T02:24:49.057Z] [2024-03-19T02:24:49.057Z] setOSConditions: [2024-03-19T02:24:49.057Z] [2024-03-19T02:24:49.057Z] setToolWin: [2024-03-19T02:24:49.057Z] [2024-03-19T02:24:49.057Z] setToolUnix: [2024-03-19T02:24:49.057Z] [2024-03-19T02:24:49.057Z] setToolProperty: [2024-03-19T02:24:49.057Z] [2024-03-19T02:24:49.057Z] setS1ASclassPath: [2024-03-19T02:24:49.057Z] [2024-03-19T02:24:49.057Z] init-common: [2024-03-19T02:24:49.057Z] [2024-03-19T02:24:49.057Z] run_standaloneclient: [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.143Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.144Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-03-19T02:24:49.170Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:49.170Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:24:49.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:49.284Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:24:49.284Z] [2024-03-19T02:24:49.284Z] asadmin-common: [2024-03-19T02:24:49.284Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:49.401Z] [exec] Joining on 1 writers [2024-03-19T02:24:49.401Z] [exec] Value of key is: ReaderThreads [2024-03-19T02:24:49.401Z] [exec] Removing all students [2024-03-19T02:24:49.401Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:49.401Z] [exec] [2024-03-19T02:24:49.401Z] [exec] [2024-03-19T02:24:49.401Z] [exec] ----------------------------------------- [2024-03-19T02:24:49.401Z] [exec] - SFSB-NewNotifier : PASS - [2024-03-19T02:24:49.401Z] [exec] - SFSBLocal-NewNotifier : PASS - [2024-03-19T02:24:49.401Z] [exec] - Enroller : PASS - [2024-03-19T02:24:49.401Z] [exec] - ReadMostly : PASS - [2024-03-19T02:24:49.401Z] [exec] - ReaderThreads : PASS - [2024-03-19T02:24:49.401Z] [exec] - Student : PASS - [2024-03-19T02:24:49.401Z] [exec] - SFSB-NewStudentRefresh : PASS - [2024-03-19T02:24:49.401Z] [exec] - SFSBLocal-NewStudentRefresh : PASS - [2024-03-19T02:24:49.401Z] [exec] - Course : PASS - [2024-03-19T02:24:49.401Z] [exec] - appserv.ClientNotifier : PASS - [2024-03-19T02:24:49.401Z] [exec] ----------------------------------------- [2024-03-19T02:24:49.401Z] [exec] Total PASS: 10 [2024-03-19T02:24:49.401Z] [exec] Total FAIL: 0 [2024-03-19T02:24:49.401Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:49.401Z] [exec] ----------------------------------------- [2024-03-19T02:24:49.401Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:49.401Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:49.542Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:49.542Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:24:49.542Z] [2024-03-19T02:24:49.542Z] setOSConditions: [2024-03-19T02:24:49.542Z] [2024-03-19T02:24:49.542Z] setToolWin: [2024-03-19T02:24:49.542Z] [2024-03-19T02:24:49.542Z] setToolUnix: [2024-03-19T02:24:49.542Z] [2024-03-19T02:24:49.542Z] setToolProperty: [2024-03-19T02:24:49.542Z] [2024-03-19T02:24:49.542Z] setS1ASclassPath: [2024-03-19T02:24:49.543Z] [2024-03-19T02:24:49.543Z] init-common: [2024-03-19T02:24:49.543Z] [2024-03-19T02:24:49.543Z] deploy-common: [2024-03-19T02:24:49.543Z] [echo] Current time (ISO): 2024-03-19T02:24:49.505+0000 [2024-03-19T02:24:49.543Z] [2024-03-19T02:24:49.543Z] setOSConditions: [2024-03-19T02:24:49.543Z] [2024-03-19T02:24:49.543Z] setToolWin: [2024-03-19T02:24:49.543Z] [2024-03-19T02:24:49.543Z] setToolUnix: [2024-03-19T02:24:49.543Z] [2024-03-19T02:24:49.543Z] setToolProperty: [2024-03-19T02:24:49.543Z] [2024-03-19T02:24:49.543Z] setS1ASclassPath: [2024-03-19T02:24:49.543Z] [2024-03-19T02:24:49.543Z] init-common: [2024-03-19T02:24:49.543Z] [2024-03-19T02:24:49.543Z] deploy-common-pe: [2024-03-19T02:24:49.556Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false fault-web [2024-03-19T02:24:49.556Z] [2024-03-19T02:24:49.556Z] all: [2024-03-19T02:24:49.556Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:49.557Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:49.557Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:49.557Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:49.557Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:49.557Z] [2024-03-19T02:24:49.557Z] setOSConditions: [2024-03-19T02:24:49.557Z] [2024-03-19T02:24:49.557Z] setToolWin: [2024-03-19T02:24:49.557Z] [2024-03-19T02:24:49.557Z] setToolUnix: [2024-03-19T02:24:49.557Z] [2024-03-19T02:24:49.557Z] setToolProperty: [2024-03-19T02:24:49.557Z] [2024-03-19T02:24:49.557Z] setS1ASclassPath: [2024-03-19T02:24:49.622Z] [java] Mar 19, 2024 2:24:49 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:24:49.622Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:24:49.632Z] [exec] Mar 19, 2024 2:24:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:24:49.632Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@25a5c8e [2024-03-19T02:24:49.633Z] [exec] Test returned: true [2024-03-19T02:24:49.633Z] [exec] Value of key is: remote test [2024-03-19T02:24:49.633Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:49.633Z] [exec] [2024-03-19T02:24:49.633Z] [exec] [2024-03-19T02:24:49.633Z] [exec] ----------------------------------------- [2024-03-19T02:24:49.633Z] [exec] - remote test: PASS - [2024-03-19T02:24:49.633Z] [exec] ----------------------------------------- [2024-03-19T02:24:49.633Z] [exec] Total PASS: 1 [2024-03-19T02:24:49.633Z] [exec] Total FAIL: 0 [2024-03-19T02:24:49.633Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:49.633Z] [exec] ----------------------------------------- [2024-03-19T02:24:49.633Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:49.633Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:49.633Z] [2024-03-19T02:24:49.633Z] checkReporting-common: [2024-03-19T02:24:49.633Z] [2024-03-19T02:24:49.633Z] confirmReportPresent-common: [2024-03-19T02:24:49.633Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:49.633Z] [echo] Test seems to be reported fine [2024-03-19T02:24:49.633Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/remove/RepRunConf.txt [2024-03-19T02:24:49.633Z] [2024-03-19T02:24:49.633Z] confirmMissingReport-common: [2024-03-19T02:24:49.633Z] [2024-03-19T02:24:49.633Z] undeploy: [2024-03-19T02:24:49.633Z] [2024-03-19T02:24:49.633Z] setOSConditions: [2024-03-19T02:24:49.633Z] [2024-03-19T02:24:49.633Z] setToolWin: [2024-03-19T02:24:49.633Z] [2024-03-19T02:24:49.633Z] setToolUnix: [2024-03-19T02:24:49.633Z] [2024-03-19T02:24:49.633Z] setToolProperty: [2024-03-19T02:24:49.633Z] [2024-03-19T02:24:49.633Z] setS1ASclassPath: [2024-03-19T02:24:49.633Z] [2024-03-19T02:24:49.634Z] init-common: [2024-03-19T02:24:49.634Z] [2024-03-19T02:24:49.634Z] undeploy-common: [2024-03-19T02:24:49.655Z] + break [2024-03-19T02:24:49.655Z] + [[ true = false ]] [2024-03-19T02:24:49.659Z] [2024-03-19T02:24:49.659Z] checkReporting-common: [2024-03-19T02:24:49.659Z] [2024-03-19T02:24:49.659Z] confirmReportPresent-common: [2024-03-19T02:24:49.659Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:49.659Z] [echo] Test seems to be reported fine [2024-03-19T02:24:49.659Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/readonly/RepRunConf.txt [2024-03-19T02:24:49.659Z] [2024-03-19T02:24:49.659Z] confirmMissingReport-common: [2024-03-19T02:24:49.659Z] [2024-03-19T02:24:49.659Z] undeploy: [2024-03-19T02:24:49.659Z] [2024-03-19T02:24:49.659Z] setOSConditions: [2024-03-19T02:24:49.659Z] [2024-03-19T02:24:49.659Z] setToolWin: [2024-03-19T02:24:49.659Z] [2024-03-19T02:24:49.659Z] setToolUnix: [2024-03-19T02:24:49.659Z] [2024-03-19T02:24:49.659Z] setToolProperty: [2024-03-19T02:24:49.659Z] [2024-03-19T02:24:49.659Z] setS1ASclassPath: [2024-03-19T02:24:49.659Z] [2024-03-19T02:24:49.659Z] init-common: [2024-03-19T02:24:49.659Z] [2024-03-19T02:24:49.659Z] execute-ejb-sql-common: [2024-03-19T02:24:49.660Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/readonly/sql/drop_pointbase.sql [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-03-19T02:24:49.707Z] Archiving artifacts [2024-03-19T02:24:49.814Z] [2024-03-19T02:24:49.814Z] init-common: [2024-03-19T02:24:49.814Z] [2024-03-19T02:24:49.814Z] clean: [2024-03-19T02:24:49.815Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:49.815Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:49.815Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:49.815Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:49.815Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:49.815Z] [2024-03-19T02:24:49.815Z] setOSConditions: [2024-03-19T02:24:49.815Z] [2024-03-19T02:24:49.815Z] setToolWin: [2024-03-19T02:24:49.815Z] [2024-03-19T02:24:49.815Z] setToolUnix: [2024-03-19T02:24:49.815Z] [2024-03-19T02:24:49.815Z] setToolProperty: [2024-03-19T02:24:49.815Z] [2024-03-19T02:24:49.815Z] setS1ASclassPath: [2024-03-19T02:24:49.815Z] [2024-03-19T02:24:49.815Z] init-common: [2024-03-19T02:24:49.815Z] [2024-03-19T02:24:49.816Z] clean-common: [2024-03-19T02:24:49.816Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:49.816Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:49.816Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:49.816Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:49.816Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:49.816Z] [2024-03-19T02:24:49.816Z] setOSConditions: [2024-03-19T02:24:49.816Z] [2024-03-19T02:24:49.816Z] setToolWin: [2024-03-19T02:24:49.816Z] [2024-03-19T02:24:49.816Z] setToolUnix: [2024-03-19T02:24:49.816Z] [2024-03-19T02:24:49.816Z] setToolProperty: [2024-03-19T02:24:49.816Z] [2024-03-19T02:24:49.816Z] setS1ASclassPath: [2024-03-19T02:24:49.816Z] [2024-03-19T02:24:49.817Z] init-common: [2024-03-19T02:24:49.817Z] [2024-03-19T02:24:49.817Z] clean-classes-common: [2024-03-19T02:24:49.817Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:49.817Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:49.817Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:49.817Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:49.817Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:49.817Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:49.817Z] [2024-03-19T02:24:49.817Z] setOSConditions: [2024-03-19T02:24:49.817Z] [2024-03-19T02:24:49.817Z] setToolWin: [2024-03-19T02:24:49.817Z] [2024-03-19T02:24:49.817Z] setToolUnix: [2024-03-19T02:24:49.817Z] [2024-03-19T02:24:49.818Z] setToolProperty: [2024-03-19T02:24:49.818Z] [2024-03-19T02:24:49.818Z] setS1ASclassPath: [2024-03-19T02:24:49.818Z] [2024-03-19T02:24:49.818Z] init-common: [2024-03-19T02:24:49.818Z] [2024-03-19T02:24:49.818Z] clean-jars-common: [2024-03-19T02:24:49.818Z] [2024-03-19T02:24:49.818Z] assemble-web: [2024-03-19T02:24:49.818Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:49.818Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:49.818Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:49.818Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:49.818Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:49.818Z] [2024-03-19T02:24:49.818Z] setOSConditions: [2024-03-19T02:24:49.818Z] [2024-03-19T02:24:49.818Z] setToolWin: [2024-03-19T02:24:49.818Z] [2024-03-19T02:24:49.819Z] setToolUnix: [2024-03-19T02:24:49.819Z] [2024-03-19T02:24:49.819Z] setToolProperty: [2024-03-19T02:24:49.819Z] [2024-03-19T02:24:49.819Z] setS1ASclassPath: [2024-03-19T02:24:49.819Z] [2024-03-19T02:24:49.819Z] init-common: [2024-03-19T02:24:49.819Z] [2024-03-19T02:24:49.819Z] compile-common: [2024-03-19T02:24:49.819Z] [echo] Current time (ISO): 2024-03-19T02:24:49.632+0000 [2024-03-19T02:24:49.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:49.819Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:49.848Z] [java] Mar 19, 2024 2:24:49 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:24:49.848Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:24:49.848Z] [java] Mar 19, 2024 2:24:49 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:24:49.848Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:24:49.848Z] [java] Mar 19, 2024 2:24:49 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:24:49.848Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:24:49.848Z] [java] Mar 19, 2024 2:24:49 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:24:49.849Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:24:49.916Z] [sql] 3 of 3 SQL statements executed successfully [2024-03-19T02:24:49.916Z] [2024-03-19T02:24:49.916Z] setOSConditions: [2024-03-19T02:24:49.916Z] [2024-03-19T02:24:49.916Z] setToolWin: [2024-03-19T02:24:49.916Z] [2024-03-19T02:24:49.916Z] setToolUnix: [2024-03-19T02:24:49.916Z] [2024-03-19T02:24:49.916Z] setToolProperty: [2024-03-19T02:24:49.916Z] [2024-03-19T02:24:49.917Z] setS1ASclassPath: [2024-03-19T02:24:49.917Z] [2024-03-19T02:24:49.917Z] init-common: [2024-03-19T02:24:49.917Z] [2024-03-19T02:24:49.917Z] undeploy-common: [2024-03-19T02:24:49.970Z] [exec] Application deployed with name generic-embeddedApp. [2024-03-19T02:24:49.970Z] [echo] Deployment on target server server successful [2024-03-19T02:24:49.970Z] [2024-03-19T02:24:49.970Z] setOSConditions: [2024-03-19T02:24:49.970Z] [2024-03-19T02:24:49.970Z] setToolWin: [2024-03-19T02:24:49.970Z] [2024-03-19T02:24:49.970Z] setToolUnix: [2024-03-19T02:24:49.970Z] [2024-03-19T02:24:49.970Z] setToolProperty: [2024-03-19T02:24:49.970Z] [2024-03-19T02:24:49.970Z] setS1ASclassPath: [2024-03-19T02:24:49.970Z] [2024-03-19T02:24:49.970Z] init-common: [2024-03-19T02:24:49.970Z] [2024-03-19T02:24:49.970Z] deploy-common-ee: [2024-03-19T02:24:49.970Z] [2024-03-19T02:24:49.970Z] setOSConditions: [2024-03-19T02:24:49.970Z] [2024-03-19T02:24:49.970Z] setToolWin: [2024-03-19T02:24:49.970Z] [2024-03-19T02:24:49.970Z] setToolUnix: [2024-03-19T02:24:49.970Z] [2024-03-19T02:24:49.970Z] setToolProperty: [2024-03-19T02:24:49.971Z] [2024-03-19T02:24:49.971Z] setS1ASclassPath: [2024-03-19T02:24:49.971Z] [2024-03-19T02:24:49.971Z] init-common: [2024-03-19T02:24:49.971Z] [2024-03-19T02:24:49.971Z] testAddAdmin: [2024-03-19T02:24:49.971Z] [2024-03-19T02:24:49.971Z] asadmin-common: [2024-03-19T02:24:49.971Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:24:49.971Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-03-19T02:24:49.971Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:24:49.971Z] [2024-03-19T02:24:49.971Z] setOSConditions: [2024-03-19T02:24:49.971Z] [2024-03-19T02:24:49.971Z] setToolWin: [2024-03-19T02:24:49.971Z] [2024-03-19T02:24:49.971Z] setToolUnix: [2024-03-19T02:24:49.971Z] [2024-03-19T02:24:49.971Z] setToolProperty: [2024-03-19T02:24:49.971Z] [2024-03-19T02:24:49.971Z] setS1ASclassPath: [2024-03-19T02:24:49.971Z] [2024-03-19T02:24:49.971Z] init-common: [2024-03-19T02:24:49.972Z] [2024-03-19T02:24:49.972Z] restart: [2024-03-19T02:24:49.972Z] [echo] Not required to restart [2024-03-19T02:24:49.972Z] [2024-03-19T02:24:49.972Z] runtest: [2024-03-19T02:24:49.972Z] [2024-03-19T02:24:49.972Z] setOSConditions: [2024-03-19T02:24:49.972Z] [2024-03-19T02:24:49.972Z] setToolWin: [2024-03-19T02:24:49.972Z] [2024-03-19T02:24:49.972Z] setToolUnix: [2024-03-19T02:24:49.972Z] [2024-03-19T02:24:49.972Z] setToolProperty: [2024-03-19T02:24:49.972Z] [2024-03-19T02:24:49.972Z] setS1ASclassPath: [2024-03-19T02:24:49.972Z] [2024-03-19T02:24:49.972Z] init-common: [2024-03-19T02:24:49.972Z] [2024-03-19T02:24:49.972Z] runclient-common: [2024-03-19T02:24:49.972Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:24:50.106Z] [java] Mar 19, 2024 2:24:50 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-03-19T02:24:50.106Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-03-19T02:24:50.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-03-19T02:24:50.173Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-readonlyApp [2024-03-19T02:24:50.173Z] [2024-03-19T02:24:50.173Z] all: [2024-03-19T02:24:50.173Z] [2024-03-19T02:24:50.173Z] simple: [2024-03-19T02:24:50.173Z] [2024-03-19T02:24:50.173Z] setOSConditions: [2024-03-19T02:24:50.173Z] [2024-03-19T02:24:50.173Z] setToolWin: [2024-03-19T02:24:50.173Z] [2024-03-19T02:24:50.173Z] setToolUnix: [2024-03-19T02:24:50.173Z] [2024-03-19T02:24:50.173Z] setToolProperty: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] setS1ASclassPath: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] init-common: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] clean: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] setOSConditions: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] setToolWin: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] setToolUnix: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] setToolProperty: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] setS1ASclassPath: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] init-common: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] clean-common: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] setOSConditions: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] setToolWin: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.174Z] setToolUnix: [2024-03-19T02:24:50.174Z] [2024-03-19T02:24:50.175Z] setToolProperty: [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.175Z] setS1ASclassPath: [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.175Z] init-common: [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.175Z] clean-classes-common: [2024-03-19T02:24:50.175Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.175Z] setOSConditions: [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.175Z] setToolWin: [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.175Z] setToolUnix: [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.175Z] setToolProperty: [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.175Z] setS1ASclassPath: [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.175Z] init-common: [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.175Z] clean-jars-common: [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.175Z] compile: [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.175Z] setOSConditions: [2024-03-19T02:24:50.175Z] [2024-03-19T02:24:50.176Z] setToolWin: [2024-03-19T02:24:50.176Z] [2024-03-19T02:24:50.176Z] setToolUnix: [2024-03-19T02:24:50.176Z] [2024-03-19T02:24:50.176Z] setToolProperty: [2024-03-19T02:24:50.176Z] [2024-03-19T02:24:50.176Z] setS1ASclassPath: [2024-03-19T02:24:50.176Z] [2024-03-19T02:24:50.176Z] init-common: [2024-03-19T02:24:50.176Z] [2024-03-19T02:24:50.176Z] compile-common: [2024-03-19T02:24:50.176Z] [echo] Current time (ISO): 2024-03-19T02:24:50.164+0000 [2024-03-19T02:24:50.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:50.176Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:50.198Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-allowedmethods-removeApp [2024-03-19T02:24:50.198Z] [2024-03-19T02:24:50.198Z] all: [2024-03-19T02:24:50.198Z] [echo] [2024-03-19T02:24:50.198Z] [echo] [2024-03-19T02:24:50.198Z] [echo] ************************************************** [2024-03-19T02:24:50.198Z] [echo] * Running jms [2024-03-19T02:24:50.198Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/jms [2024-03-19T02:24:50.198Z] [echo] ************************************************** [2024-03-19T02:24:50.198Z] [echo] [2024-03-19T02:24:50.198Z] [echo] [2024-03-19T02:24:50.198Z] [2024-03-19T02:24:50.198Z] all: [2024-03-19T02:24:50.198Z] [2024-03-19T02:24:50.198Z] jmsejb: [2024-03-19T02:24:50.198Z] [2024-03-19T02:24:50.198Z] setOSConditions: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] setToolWin: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] setToolUnix: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] setToolProperty: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] setS1ASclassPath: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] init-common: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] clean: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] setOSConditions: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] setToolWin: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] setToolUnix: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] setToolProperty: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] setS1ASclassPath: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] init-common: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.199Z] clean-common: [2024-03-19T02:24:50.199Z] [2024-03-19T02:24:50.200Z] setOSConditions: [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] setToolWin: [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] setToolUnix: [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] setToolProperty: [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] setS1ASclassPath: [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] init-common: [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] clean-classes-common: [2024-03-19T02:24:50.200Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] setOSConditions: [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] setToolWin: [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] setToolUnix: [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] setToolProperty: [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] setS1ASclassPath: [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] init-common: [2024-03-19T02:24:50.200Z] [2024-03-19T02:24:50.200Z] clean-jars-common: [2024-03-19T02:24:50.201Z] [2024-03-19T02:24:50.201Z] compile: [2024-03-19T02:24:50.201Z] [2024-03-19T02:24:50.201Z] setOSConditions: [2024-03-19T02:24:50.201Z] [2024-03-19T02:24:50.201Z] setToolWin: [2024-03-19T02:24:50.201Z] [2024-03-19T02:24:50.201Z] setToolUnix: [2024-03-19T02:24:50.201Z] [2024-03-19T02:24:50.201Z] setToolProperty: [2024-03-19T02:24:50.201Z] [2024-03-19T02:24:50.201Z] setS1ASclassPath: [2024-03-19T02:24:50.201Z] [2024-03-19T02:24:50.201Z] init-common: [2024-03-19T02:24:50.201Z] [2024-03-19T02:24:50.201Z] compile-common: [2024-03-19T02:24:50.201Z] [echo] Current time (ISO): 2024-03-19T02:24:50.064+0000 [2024-03-19T02:24:50.201Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:50.201Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:50.304Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:24:50.304Z] [exec] Waiting finished after 4,148 ms. [2024-03-19T02:24:50.304Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:24:50.304Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:24:50.304Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:24:50.304Z] [exec] Admin Port: 45,707 [2024-03-19T02:24:50.304Z] [exec] Command start-domain executed successfully. [2024-03-19T02:24:50.304Z] [echo] run.xml:doing wait for localhost:45711... [2024-03-19T02:24:50.304Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-03-19T02:24:50.304Z] [2024-03-19T02:24:50.304Z] dumpThreadStack: [2024-03-19T02:24:50.304Z] [2024-03-19T02:24:50.304Z] startDomainWindows: [2024-03-19T02:24:50.304Z] [2024-03-19T02:24:50.304Z] startDomain: [2024-03-19T02:24:50.304Z] [2024-03-19T02:24:50.304Z] all: [2024-03-19T02:24:50.304Z] [echo] [2024-03-19T02:24:50.304Z] [echo] ************************* [2024-03-19T02:24:50.304Z] [echo] * Running jspPrecompileIgnoreFragmentErrors [2024-03-19T02:24:50.304Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors [2024-03-19T02:24:50.304Z] [echo] ************************* [2024-03-19T02:24:50.304Z] [echo] [2024-03-19T02:24:50.304Z] [2024-03-19T02:24:50.304Z] setOSConditions: [2024-03-19T02:24:50.304Z] [2024-03-19T02:24:50.304Z] setToolWin: [2024-03-19T02:24:50.304Z] [2024-03-19T02:24:50.304Z] setToolUnix: [2024-03-19T02:24:50.304Z] [2024-03-19T02:24:50.304Z] setToolProperty: [2024-03-19T02:24:50.304Z] [2024-03-19T02:24:50.304Z] setS1ASclassPath: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] init-common: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] clean: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] setOSConditions: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] setToolWin: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] setToolUnix: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] setToolProperty: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] setS1ASclassPath: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] init-common: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] clean-common: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] setOSConditions: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] setToolWin: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] setToolUnix: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] setToolProperty: [2024-03-19T02:24:50.305Z] [2024-03-19T02:24:50.305Z] setS1ASclassPath: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] init-common: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] clean-classes-common: [2024-03-19T02:24:50.306Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] setOSConditions: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] setToolWin: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] setToolUnix: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] setToolProperty: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] setS1ASclassPath: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] init-common: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] clean-jars-common: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] compile: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] setOSConditions: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] setToolWin: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.306Z] setToolUnix: [2024-03-19T02:24:50.306Z] [2024-03-19T02:24:50.307Z] setToolProperty: [2024-03-19T02:24:50.307Z] [2024-03-19T02:24:50.307Z] setS1ASclassPath: [2024-03-19T02:24:50.307Z] [2024-03-19T02:24:50.307Z] init-common: [2024-03-19T02:24:50.307Z] [2024-03-19T02:24:50.307Z] compile-common: [2024-03-19T02:24:50.307Z] [echo] Current time (ISO): 2024-03-19T02:24:49.905+0000 [2024-03-19T02:24:50.307Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:50.307Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/servlet [2024-03-19T02:24:50.307Z] [2024-03-19T02:24:50.307Z] build: [2024-03-19T02:24:50.307Z] [2024-03-19T02:24:50.307Z] setOSConditions: [2024-03-19T02:24:50.307Z] [2024-03-19T02:24:50.307Z] setToolWin: [2024-03-19T02:24:50.307Z] [2024-03-19T02:24:50.307Z] setToolUnix: [2024-03-19T02:24:50.307Z] [2024-03-19T02:24:50.307Z] setToolProperty: [2024-03-19T02:24:50.307Z] [2024-03-19T02:24:50.307Z] setS1ASclassPath: [2024-03-19T02:24:50.307Z] [2024-03-19T02:24:50.307Z] init-common: [2024-03-19T02:24:50.307Z] [2024-03-19T02:24:50.307Z] webclient-war-common: [2024-03-19T02:24:50.307Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:50.308Z] [2024-03-19T02:24:50.308Z] clear: [2024-03-19T02:24:50.308Z] [2024-03-19T02:24:50.308Z] test-tlds-exist: [2024-03-19T02:24:50.308Z] [2024-03-19T02:24:50.308Z] copy-tlds: [2024-03-19T02:24:50.308Z] [2024-03-19T02:24:50.308Z] test-tagfiles-exist: [2024-03-19T02:24:50.308Z] [2024-03-19T02:24:50.308Z] copy-tagfiles: [2024-03-19T02:24:50.308Z] [2024-03-19T02:24:50.308Z] package-war-common: [2024-03-19T02:24:50.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:50.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:50.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:50.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:50.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/lib [2024-03-19T02:24:50.308Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:50.308Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:50.308Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-ignore-fragment-errors-web.war [2024-03-19T02:24:50.308Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:50.308Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:50.309Z] [javac] Compiling 1 source file [2024-03-19T02:24:50.309Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:24:50.309Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:50.309Z] [2024-03-19T02:24:50.309Z] deploy: [2024-03-19T02:24:50.309Z] [2024-03-19T02:24:50.309Z] deploy-war-common: [2024-03-19T02:24:50.309Z] [2024-03-19T02:24:50.309Z] setOSConditions: [2024-03-19T02:24:50.309Z] [2024-03-19T02:24:50.309Z] setToolWin: [2024-03-19T02:24:50.309Z] [2024-03-19T02:24:50.309Z] setToolUnix: [2024-03-19T02:24:50.309Z] [2024-03-19T02:24:50.309Z] setToolProperty: [2024-03-19T02:24:50.309Z] [2024-03-19T02:24:50.309Z] setS1ASclassPath: [2024-03-19T02:24:50.309Z] [2024-03-19T02:24:50.309Z] init-common: [2024-03-19T02:24:50.309Z] [2024-03-19T02:24:50.309Z] deploy-war-commonpe: [2024-03-19T02:24:50.309Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-precompile-ignore-fragment-errors --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-ignore-fragment-errors-web.war [2024-03-19T02:24:50.364Z] [java] Mar 19, 2024 2:24:50 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:24:50.364Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-03-19T02:24:50.364Z] [java] Mar 19, 2024 2:24:50 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:24:50.364Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-03-19T02:24:50.364Z] [java] Mar 19, 2024 2:24:50 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:24:50.364Z] [java] INFO: Created virtual server server [2024-03-19T02:24:50.364Z] [java] Mar 19, 2024 2:24:50 AM com.sun.enterprise.web.WebContainer configureHost [2024-03-19T02:24:50.364Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-03-19T02:24:50.364Z] [java] Mar 19, 2024 2:24:50 AM com.sun.enterprise.web.WebContainer createHosts [2024-03-19T02:24:50.364Z] [java] INFO: Created virtual server __asadmin [2024-03-19T02:24:50.364Z] [java] Mar 19, 2024 2:24:50 AM org.apache.catalina.realm.JAASRealm setContainer [2024-03-19T02:24:50.364Z] [java] INFO: Setting JAAS app name glassfish-web [2024-03-19T02:24:50.364Z] [java] Mar 19, 2024 2:24:50 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-03-19T02:24:50.364Z] [java] INFO: Virtual server server loaded default web module [2024-03-19T02:24:50.364Z] [java] Mar 19, 2024 2:24:50 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:24:50.364Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:24:50.535Z] [exec] Mar 19, 2024 2:24:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:24:50.535Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:24:50.686Z] [exec] Application deployed with name rar-accessibility-testApp. [2024-03-19T02:24:50.686Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2024-03-19T02:24:50.686Z] [echo] Deployment on target server server successful [2024-03-19T02:24:50.686Z] [2024-03-19T02:24:50.686Z] setOSConditions: [2024-03-19T02:24:50.686Z] [2024-03-19T02:24:50.686Z] setToolWin: [2024-03-19T02:24:50.686Z] [2024-03-19T02:24:50.686Z] setToolUnix: [2024-03-19T02:24:50.686Z] [2024-03-19T02:24:50.686Z] setToolProperty: [2024-03-19T02:24:50.686Z] [2024-03-19T02:24:50.686Z] setS1ASclassPath: [2024-03-19T02:24:50.686Z] [2024-03-19T02:24:50.686Z] init-common: [2024-03-19T02:24:50.686Z] [2024-03-19T02:24:50.687Z] deploy-common-ee: [2024-03-19T02:24:50.687Z] [2024-03-19T02:24:50.687Z] run: [2024-03-19T02:24:50.687Z] [2024-03-19T02:24:50.687Z] setOSConditions: [2024-03-19T02:24:50.687Z] [2024-03-19T02:24:50.687Z] setToolWin: [2024-03-19T02:24:50.687Z] [2024-03-19T02:24:50.687Z] setToolUnix: [2024-03-19T02:24:50.687Z] [2024-03-19T02:24:50.687Z] setToolProperty: [2024-03-19T02:24:50.687Z] [2024-03-19T02:24:50.687Z] setS1ASclassPath: [2024-03-19T02:24:50.687Z] [2024-03-19T02:24:50.687Z] init-common: [2024-03-19T02:24:50.687Z] [2024-03-19T02:24:50.687Z] execute-sql-common: [2024-03-19T02:24:50.687Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2024-03-19T02:24:50.687Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:24:50.687Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:24:50.687Z] [sql] 0 rows affected [2024-03-19T02:24:50.687Z] [sql] 1 rows affected [2024-03-19T02:24:50.687Z] [sql] 1 rows affected [2024-03-19T02:24:50.687Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:24:50.687Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:24:50.687Z] [sql] 0 rows affected [2024-03-19T02:24:50.687Z] [sql] 1 rows affected [2024-03-19T02:24:50.687Z] [sql] 1 rows affected [2024-03-19T02:24:50.687Z] [sql] 6 of 8 SQL statements executed successfully [2024-03-19T02:24:50.687Z] [2024-03-19T02:24:50.687Z] setOSConditions: [2024-03-19T02:24:50.687Z] [2024-03-19T02:24:50.688Z] setToolWin: [2024-03-19T02:24:50.688Z] [2024-03-19T02:24:50.688Z] setToolUnix: [2024-03-19T02:24:50.688Z] [2024-03-19T02:24:50.688Z] setToolProperty: [2024-03-19T02:24:50.688Z] [2024-03-19T02:24:50.688Z] setS1ASclassPath: [2024-03-19T02:24:50.688Z] [2024-03-19T02:24:50.688Z] init-common: [2024-03-19T02:24:50.688Z] [2024-03-19T02:24:50.688Z] run-test-1: [2024-03-19T02:24:50.688Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:50.688Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:50.688Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:50.688Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:50.688Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:50.688Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:50.689Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:50.689Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:24:50.689Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:24:50.689Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:24:50.689Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:24:50.689Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:24:50.689Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:24:50.689Z] [java] ... 54 more [2024-03-19T02:24:50.689Z] [java] Java Result: -1 [2024-03-19T02:24:50.689Z] [2024-03-19T02:24:50.689Z] undeploy: [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.690Z] setOSConditions: [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.690Z] setToolWin: [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.690Z] setToolUnix: [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.690Z] setToolProperty: [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.690Z] setS1ASclassPath: [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.690Z] init-common: [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.690Z] execute-sql-common: [2024-03-19T02:24:50.690Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2024-03-19T02:24:50.690Z] [sql] 0 rows affected [2024-03-19T02:24:50.690Z] [sql] 0 rows affected [2024-03-19T02:24:50.690Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.690Z] setOSConditions: [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.690Z] setToolWin: [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.690Z] setToolUnix: [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.690Z] setToolProperty: [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.690Z] setS1ASclassPath: [2024-03-19T02:24:50.690Z] [2024-03-19T02:24:50.691Z] init-common: [2024-03-19T02:24:50.691Z] [2024-03-19T02:24:50.691Z] undeploy-common: [2024-03-19T02:24:50.928Z] [java] Mar 19, 2024 2:24:50 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:24:50.929Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:24:51.084Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2024-03-19T02:24:51.084Z] [exec] there are no files to retrieve for application ejb-ejb30-hello-mdbApp [2024-03-19T02:24:51.084Z] [exec] Command deploy executed successfully. [2024-03-19T02:24:51.084Z] [2024-03-19T02:24:51.084Z] init.os: [2024-03-19T02:24:51.084Z] [2024-03-19T02:24:51.084Z] init.tools.unix: [2024-03-19T02:24:51.084Z] [2024-03-19T02:24:51.084Z] init.tools.windows: [2024-03-19T02:24:51.084Z] [2024-03-19T02:24:51.084Z] init.tools: [2024-03-19T02:24:51.084Z] [2024-03-19T02:24:51.084Z] setAsadminArgs: [2024-03-19T02:24:51.084Z] [2024-03-19T02:24:51.084Z] init: [2024-03-19T02:24:51.084Z] [2024-03-19T02:24:51.084Z] init.customtasks: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] setEnabled: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] createAppRef: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] setHttpPort: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] run.positive: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] common.run.positive: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] setHttpPort: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] common.run: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] checkAppOnServer: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] declare-test: [2024-03-19T02:24:51.085Z] [echo] Starting test webclient ejb30/mdb/webClient Test asadmin deploy (server) [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] init.os: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] init.tools.unix: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] init.tools.windows: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.085Z] init.tools: [2024-03-19T02:24:51.085Z] [2024-03-19T02:24:51.086Z] setAsadminArgs: [2024-03-19T02:24:51.086Z] [2024-03-19T02:24:51.086Z] init: [2024-03-19T02:24:51.086Z] [2024-03-19T02:24:51.086Z] init.customtasks: [2024-03-19T02:24:51.086Z] [2024-03-19T02:24:51.086Z] setOrbPort2: [2024-03-19T02:24:51.086Z] [2024-03-19T02:24:51.086Z] runclient: [2024-03-19T02:24:51.086Z] [echo] TestClient http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp true ${extra.args} [2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Test: devtests/deployment/ejb30/ear/mdb/webclient [2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Invoking URL = http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp [2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Servlet [2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]::

[2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Message is [com.sun.messaging.jms.ra.DirectTextPacket@4cbc2413] [2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Correct return code: 200 [2024-03-19T02:24:51.086Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: PASSED: devtests/deployment/ejb30/ear/mdb/webclient [2024-03-19T02:24:51.104Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:51.104Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:51.104Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:51.104Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:51.104Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:51.104Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:51.104Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:51.137Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:51.137Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:51.137Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:51.137Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:51.137Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:51.137Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:51.137Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:51.185Z] [java] Mar 19, 2024 2:24:50 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:24:51.185Z] [java] INFO: close(), this: [2024-03-19T02:24:51.185Z] [java] org.glassfish.web.loader.WebappClassLoader@7ef8e623[name=unknown], urls=[ [2024-03-19T02:24:51.185Z] [java] file:/tmp/ejb-app8139839346352535688/tmp_war/WEB-INF/classes/ [2024-03-19T02:24:51.185Z] [java] file:/tmp/gfembed1969601406917441782tmp/generated/ejb/foo/tmp_war/ [2024-03-19T02:24:51.185Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-03-19T02:24:51.186Z] [java] Mar 19, 2024 2:24:51 AM org.eclipse.persistence.session./file:/tmp/ejb-app8139839346352535688/tmp_war/WEB-INF/classes/_test [2024-03-19T02:24:51.186Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 5.0.0-B01.v202403011319 [2024-03-19T02:24:51.189Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:51.189Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:51.189Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:51.189Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:51.189Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:51.189Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:51.189Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:51.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rar-accessibility-testApp [2024-03-19T02:24:51.284Z] [2024-03-19T02:24:51.284Z] delete-resources-and-undeploy-rar: [2024-03-19T02:24:51.284Z] [2024-03-19T02:24:51.284Z] setOSConditions: [2024-03-19T02:24:51.285Z] [2024-03-19T02:24:51.285Z] setToolWin: [2024-03-19T02:24:51.285Z] [2024-03-19T02:24:51.285Z] setToolUnix: [2024-03-19T02:24:51.285Z] [2024-03-19T02:24:51.285Z] setToolProperty: [2024-03-19T02:24:51.285Z] [2024-03-19T02:24:51.285Z] setS1ASclassPath: [2024-03-19T02:24:51.285Z] [2024-03-19T02:24:51.285Z] init-common: [2024-03-19T02:24:51.285Z] [2024-03-19T02:24:51.285Z] delete-connector-resource-common: [2024-03-19T02:24:51.285Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2024-03-19T02:24:51.363Z] [2024-03-19T02:24:51.363Z] processResult: [2024-03-19T02:24:51.363Z] [2024-03-19T02:24:51.363Z] failed: [2024-03-19T02:24:51.363Z] [2024-03-19T02:24:51.363Z] passed: [2024-03-19T02:24:51.364Z] [echo] Test webclient Passed [2024-03-19T02:24:51.364Z] [2024-03-19T02:24:51.364Z] unknown: [2024-03-19T02:24:51.364Z] [2024-03-19T02:24:51.364Z] init.os: [2024-03-19T02:24:51.364Z] [2024-03-19T02:24:51.364Z] init.tools.unix: [2024-03-19T02:24:51.364Z] [2024-03-19T02:24:51.364Z] init.tools.windows: [2024-03-19T02:24:51.364Z] [2024-03-19T02:24:51.364Z] init.tools: [2024-03-19T02:24:51.364Z] [2024-03-19T02:24:51.364Z] setAsadminArgs: [2024-03-19T02:24:51.364Z] [2024-03-19T02:24:51.364Z] init: [2024-03-19T02:24:51.364Z] [2024-03-19T02:24:51.364Z] init.customtasks: [2024-03-19T02:24:51.364Z] [2024-03-19T02:24:51.364Z] checkAppOnCluster: [2024-03-19T02:24:51.364Z] [2024-03-19T02:24:51.364Z] init.os: [2024-03-19T02:24:51.364Z] [2024-03-19T02:24:51.364Z] init.tools.unix: [2024-03-19T02:24:51.364Z] [2024-03-19T02:24:51.365Z] init.tools.windows: [2024-03-19T02:24:51.365Z] [2024-03-19T02:24:51.365Z] init.tools: [2024-03-19T02:24:51.365Z] [2024-03-19T02:24:51.365Z] setAsadminArgs: [2024-03-19T02:24:51.365Z] [2024-03-19T02:24:51.365Z] init: [2024-03-19T02:24:51.365Z] [2024-03-19T02:24:51.365Z] init.customtasks: [2024-03-19T02:24:51.365Z] [2024-03-19T02:24:51.365Z] prepare: [2024-03-19T02:24:51.365Z] [2024-03-19T02:24:51.365Z] redeploy.asadmin: [2024-03-19T02:24:51.365Z] [2024-03-19T02:24:51.365Z] setAsadminArgs: [2024-03-19T02:24:51.365Z] [2024-03-19T02:24:51.365Z] common.redeploy.asadmin: [2024-03-19T02:24:51.365Z] [2024-03-19T02:24:51.365Z] init.os: [2024-03-19T02:24:51.365Z] [2024-03-19T02:24:51.365Z] init.tools.unix: [2024-03-19T02:24:51.365Z] [2024-03-19T02:24:51.365Z] init.tools.windows: [2024-03-19T02:24:51.365Z] [2024-03-19T02:24:51.366Z] init.tools: [2024-03-19T02:24:51.366Z] [2024-03-19T02:24:51.366Z] setAsadminArgs: [2024-03-19T02:24:51.366Z] [2024-03-19T02:24:51.366Z] init: [2024-03-19T02:24:51.366Z] [2024-03-19T02:24:51.366Z] init.customtasks: [2024-03-19T02:24:51.366Z] [2024-03-19T02:24:51.366Z] delAppRef: [2024-03-19T02:24:51.366Z] [2024-03-19T02:24:51.366Z] init.os: [2024-03-19T02:24:51.366Z] [2024-03-19T02:24:51.366Z] init.tools.unix: [2024-03-19T02:24:51.366Z] [2024-03-19T02:24:51.366Z] init.tools.windows: [2024-03-19T02:24:51.366Z] [2024-03-19T02:24:51.366Z] init.tools: [2024-03-19T02:24:51.366Z] [2024-03-19T02:24:51.366Z] setAsadminArgs: [2024-03-19T02:24:51.366Z] [2024-03-19T02:24:51.366Z] init: [2024-03-19T02:24:51.366Z] [2024-03-19T02:24:51.366Z] init.customtasks: [2024-03-19T02:24:51.367Z] [2024-03-19T02:24:51.367Z] common.run.asadmin: [2024-03-19T02:24:51.367Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives --name ejb-ejb30-hello-mdbApp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2024-03-19T02:24:51.442Z] [java] Mar 19, 2024 2:24:51 AM org.eclipse.persistence.session./file:/tmp/ejb-app8139839346352535688/tmp_war/WEB-INF/classes/_test.server [2024-03-19T02:24:51.442Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-03-19T02:24:51.442Z] [java] Mar 19, 2024 2:24:51 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-03-19T02:24:51.442Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:24:51.474Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-03-19T02:24:51.539Z] [java] Mar 19, 2024 2:24:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:24:51.539Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7c8d5312 [2024-03-19T02:24:51.667Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:51.667Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/ejb/SimpleBMPBean.java:68: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:24:51.667Z] [javac] return new Integer(i); [2024-03-19T02:24:51.667Z] [javac] ^ [2024-03-19T02:24:51.667Z] [javac] 2 warnings [2024-03-19T02:24:51.667Z] [2024-03-19T02:24:51.667Z] setOSConditions: [2024-03-19T02:24:51.667Z] [2024-03-19T02:24:51.667Z] setToolWin: [2024-03-19T02:24:51.667Z] [2024-03-19T02:24:51.668Z] setToolUnix: [2024-03-19T02:24:51.668Z] [2024-03-19T02:24:51.668Z] setToolProperty: [2024-03-19T02:24:51.668Z] [2024-03-19T02:24:51.668Z] setS1ASclassPath: [2024-03-19T02:24:51.668Z] [2024-03-19T02:24:51.668Z] init-common: [2024-03-19T02:24:51.668Z] [2024-03-19T02:24:51.668Z] compile-common: [2024-03-19T02:24:51.668Z] [echo] Current time (ISO): 2024-03-19T02:24:51.583+0000 [2024-03-19T02:24:51.668Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:51.701Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:51.701Z] [java] Mar 19, 2024 2:24:51 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:51.702Z] [java] INFO: Portable JNDI names for EJB OtherEjb: [java:global/foo/other/OtherEjb!org.glassfish.tests.ejb.sample.OtherEjb, java:global/foo/other/OtherEjb] [2024-03-19T02:24:51.702Z] [java] Mar 19, 2024 2:24:51 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:24:51.702Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:24:51.702Z] [java] Mar 19, 2024 2:24:51 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:24:51.702Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb, java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple] [2024-03-19T02:24:51.796Z] [java] invoking stateful [2024-03-19T02:24:51.796Z] [java] invoking stateless [2024-03-19T02:24:51.796Z] [java] test complete [2024-03-19T02:24:51.796Z] [java] Value of key is: main [2024-03-19T02:24:51.796Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:51.796Z] [java] [2024-03-19T02:24:51.796Z] [java] [2024-03-19T02:24:51.796Z] [java] ----------------------------------------- [2024-03-19T02:24:51.796Z] [java] - main: PASS - [2024-03-19T02:24:51.796Z] [java] ----------------------------------------- [2024-03-19T02:24:51.796Z] [java] Total PASS: 1 [2024-03-19T02:24:51.796Z] [java] Total FAIL: 0 [2024-03-19T02:24:51.796Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:51.796Z] [java] ----------------------------------------- [2024-03-19T02:24:51.796Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:51.796Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:51.848Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-xa-cr [2024-03-19T02:24:51.848Z] [exec] Connector resource blackbox-xa-cr deleted. [2024-03-19T02:24:51.848Z] [2024-03-19T02:24:51.848Z] setOSConditions: [2024-03-19T02:24:51.848Z] [2024-03-19T02:24:51.848Z] setToolWin: [2024-03-19T02:24:51.848Z] [2024-03-19T02:24:51.849Z] setToolUnix: [2024-03-19T02:24:51.849Z] [2024-03-19T02:24:51.849Z] setToolProperty: [2024-03-19T02:24:51.849Z] [2024-03-19T02:24:51.849Z] setS1ASclassPath: [2024-03-19T02:24:51.849Z] [2024-03-19T02:24:51.849Z] init-common: [2024-03-19T02:24:51.849Z] [2024-03-19T02:24:51.849Z] delete-connector-connpool-common: [2024-03-19T02:24:51.849Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2024-03-19T02:24:51.957Z] [javac] 1 warning [2024-03-19T02:24:51.957Z] [2024-03-19T02:24:51.957Z] setOSConditions: [2024-03-19T02:24:51.957Z] [2024-03-19T02:24:51.957Z] setToolWin: [2024-03-19T02:24:51.957Z] [2024-03-19T02:24:51.957Z] setToolUnix: [2024-03-19T02:24:51.957Z] [2024-03-19T02:24:51.957Z] setToolProperty: [2024-03-19T02:24:51.957Z] [2024-03-19T02:24:51.957Z] setS1ASclassPath: [2024-03-19T02:24:51.957Z] [2024-03-19T02:24:51.957Z] init-common: [2024-03-19T02:24:51.957Z] [2024-03-19T02:24:51.957Z] compile-common: [2024-03-19T02:24:51.957Z] [echo] Current time (ISO): 2024-03-19T02:24:51.898+0000 [2024-03-19T02:24:51.957Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:51.959Z] [java] Mar 19, 2024 2:24:51 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:51.959Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:51.959Z] [java] Mar 19, 2024 2:24:51 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:51.959Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:51.959Z] [java] Mar 19, 2024 2:24:51 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:51.959Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:51.959Z] [java] Mar 19, 2024 2:24:51 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:24:51.959Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:24:51.970Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:51.971Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:24:52.124Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:52.230Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:52.230Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:52.230Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:52.230Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:52.230Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:52.230Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:52.230Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:52.360Z] [2024-03-19T02:24:52.360Z] setOSConditions: [2024-03-19T02:24:52.360Z] [2024-03-19T02:24:52.360Z] setToolWin: [2024-03-19T02:24:52.360Z] [2024-03-19T02:24:52.360Z] setToolUnix: [2024-03-19T02:24:52.360Z] [2024-03-19T02:24:52.360Z] setToolProperty: [2024-03-19T02:24:52.360Z] [2024-03-19T02:24:52.360Z] setS1ASclassPath: [2024-03-19T02:24:52.360Z] [2024-03-19T02:24:52.360Z] init-common: [2024-03-19T02:24:52.360Z] [2024-03-19T02:24:52.360Z] run_standaloneclient2: [2024-03-19T02:24:52.382Z] [javac] 1 warning [2024-03-19T02:24:52.382Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:52.382Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:52.382Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:52.382Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:52.382Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:52.382Z] [2024-03-19T02:24:52.382Z] pkg-war: [2024-03-19T02:24:52.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:52.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:52.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:52.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:52.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:24:52.383Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${sun-web.xml} to copy. [2024-03-19T02:24:52.383Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${webservices.xml} to copy. [2024-03-19T02:24:52.383Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:24:52.383Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:24:52.383Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:24:52.383Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:52.383Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:52.383Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${web.wsit.descriptors} does not exist. [2024-03-19T02:24:52.383Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/webservicerefs-web.war [2024-03-19T02:24:52.383Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:52.383Z] [2024-03-19T02:24:52.383Z] deploy-web-app: [2024-03-19T02:24:52.383Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:52.384Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:52.384Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:52.384Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:52.384Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:52.384Z] [2024-03-19T02:24:52.384Z] deploy-war-common: [2024-03-19T02:24:52.384Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:52.384Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:52.384Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:52.385Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:52.385Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:52.385Z] [2024-03-19T02:24:52.385Z] setOSConditions: [2024-03-19T02:24:52.385Z] [2024-03-19T02:24:52.385Z] setToolWin: [2024-03-19T02:24:52.385Z] [2024-03-19T02:24:52.385Z] setToolUnix: [2024-03-19T02:24:52.385Z] [2024-03-19T02:24:52.385Z] setToolProperty: [2024-03-19T02:24:52.385Z] [2024-03-19T02:24:52.385Z] setS1ASclassPath: [2024-03-19T02:24:52.385Z] [2024-03-19T02:24:52.385Z] init-common: [2024-03-19T02:24:52.385Z] [2024-03-19T02:24:52.385Z] deploy-war-commonpe: [2024-03-19T02:24:52.417Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:52.417Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:52.417Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-xa-ccp [2024-03-19T02:24:52.417Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2024-03-19T02:24:52.417Z] [2024-03-19T02:24:52.417Z] setOSConditions: [2024-03-19T02:24:52.417Z] [2024-03-19T02:24:52.417Z] setToolWin: [2024-03-19T02:24:52.417Z] [2024-03-19T02:24:52.417Z] setToolUnix: [2024-03-19T02:24:52.417Z] [2024-03-19T02:24:52.417Z] setToolProperty: [2024-03-19T02:24:52.417Z] [2024-03-19T02:24:52.417Z] setS1ASclassPath: [2024-03-19T02:24:52.417Z] [2024-03-19T02:24:52.417Z] init-common: [2024-03-19T02:24:52.417Z] [2024-03-19T02:24:52.417Z] undeploy-rar-common: [2024-03-19T02:24:52.418Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2024-03-19T02:24:52.803Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:52.803Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/client/SimpleBMPClient.java:48: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:24:52.803Z] [javac] SimpleBMP bean = simpleBMPHome.findByPrimaryKey(new Integer(id)); [2024-03-19T02:24:52.803Z] [javac] ^ [2024-03-19T02:24:52.839Z] [exec] Mar 19, 2024 2:24:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:24:52.839Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@539c4830 [2024-03-19T02:24:52.903Z] [java] Mar 19, 2024 2:24:52 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-03-19T02:24:52.903Z] [java] INFO: Initializing Soteria 4.0.0-M2 for context '/sample' [2024-03-19T02:24:52.903Z] [java] Mar 19, 2024 2:24:52 AM org.glassfish.wasp.runtime.TldScanner logOrThrow [2024-03-19T02:24:52.903Z] [java] WARNING: PWC6351: In TLD scanning, the supplied resource file:/tmp/ejb-app8139839346352535688/lib/glassfish-corba-omgapi.jar does not exist [2024-03-19T02:24:52.903Z] [java] java.nio.file.NoSuchFileException: /tmp/ejb-app8139839346352535688/lib/glassfish-corba-omgapi.jar [2024-03-19T02:24:52.903Z] [java] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) [2024-03-19T02:24:52.903Z] [java] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2024-03-19T02:24:52.903Z] [java] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2024-03-19T02:24:52.903Z] [java] at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55) [2024-03-19T02:24:52.903Z] [java] at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171) [2024-03-19T02:24:52.903Z] [java] at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99) [2024-03-19T02:24:52.903Z] [java] at java.base/java.nio.file.Files.readAttributes(Files.java:1853) [2024-03-19T02:24:52.903Z] [java] at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445) [2024-03-19T02:24:52.903Z] [java] at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:724) [2024-03-19T02:24:52.903Z] [java] at java.base/java.util.zip.ZipFile.(ZipFile.java:251) [2024-03-19T02:24:52.903Z] [java] at java.base/java.util.zip.ZipFile.(ZipFile.java:180) [2024-03-19T02:24:52.903Z] [java] at java.base/java.util.jar.JarFile.(JarFile.java:345) [2024-03-19T02:24:52.903Z] [java] at java.base/sun.net.www.protocol.jar.URLJarFile.(URLJarFile.java:100) [2024-03-19T02:24:52.903Z] [java] at java.base/sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69) [2024-03-19T02:24:52.903Z] [java] at java.base/sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:168) [2024-03-19T02:24:52.903Z] [java] at java.base/sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:109) [2024-03-19T02:24:52.903Z] [java] at java.base/sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:70) [2024-03-19T02:24:52.903Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanJar(TldScanner.java:560) [2024-03-19T02:24:52.903Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanJars(TldScanner.java:458) [2024-03-19T02:24:52.903Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanTlds(TldScanner.java:269) [2024-03-19T02:24:52.903Z] [java] at org.glassfish.wasp.runtime.TldScanner.onStartup(TldScanner.java:193) [2024-03-19T02:24:52.904Z] [java] at org.apache.catalina.core.StandardContext.callServletContainerInitializers(StandardContext.java:4570) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.web.WebModule.callServletContainerInitializers(WebModule.java:641) [2024-03-19T02:24:52.904Z] [java] at org.apache.catalina.core.StandardContext.start(StandardContext.java:4474) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.web.WebModule.start(WebModule.java:552) [2024-03-19T02:24:52.904Z] [java] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:822) [2024-03-19T02:24:52.904Z] [java] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:806) [2024-03-19T02:24:52.904Z] [java] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:644) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1795) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1483) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.web.WebApplication.start(WebApplication.java:88) [2024-03-19T02:24:52.904Z] [java] at org.glassfish.internal.data.EngineRef.start(EngineRef.java:97) [2024-03-19T02:24:52.904Z] [java] at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:262) [2024-03-19T02:24:52.904Z] [java] at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:353) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:533) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-03-19T02:24:52.904Z] [java] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-03-19T02:24:52.904Z] [java] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:24:52.904Z] [java] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-03-19T02:24:52.904Z] [java] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-03-19T02:24:52.904Z] [java] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-03-19T02:24:52.904Z] [java] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-03-19T02:24:52.904Z] [java] at org.glassfish.ejb.embedded.EJBContainerImpl.deploy(EJBContainerImpl.java:118) [2024-03-19T02:24:52.904Z] [java] at org.glassfish.ejb.embedded.EJBContainerProviderImpl.createEJBContainer(EJBContainerProviderImpl.java:115) [2024-03-19T02:24:52.904Z] [java] at jakarta.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:91) [2024-03-19T02:24:52.904Z] [java] at com.acme.Client.test(Client.java:55) [2024-03-19T02:24:52.904Z] [java] at com.acme.Client.main(Client.java:42) [2024-03-19T02:24:52.904Z] [java] [2024-03-19T02:24:52.904Z] [java] Mar 19, 2024 2:24:52 AM com.sun.enterprise.web.WebApplication start [2024-03-19T02:24:52.905Z] [java] INFO: Loading application [foo#tmp.war] at [sample] [2024-03-19T02:24:52.905Z] [java] Looking up EJB... [2024-03-19T02:24:52.905Z] [java] Invoking EJB... [2024-03-19T02:24:52.905Z] [java] EJB said: boo [2024-03-19T02:24:52.905Z] [java] Other EJB said: I'm Other [2024-03-19T02:24:52.905Z] [java] Record # 1 [2024-03-19T02:24:52.905Z] [java] Mar 19, 2024 2:24:52 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:24:52.905Z] [java] INFO: foo was successfully deployed in 4,036 milliseconds. [2024-03-19T02:24:52.909Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:52.910Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:52.910Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:52.910Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:52.910Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:52.910Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:52.910Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:52.923Z] [java] Mar 19, 2024 2:24:52 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:24:52.923Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:24:52.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webservicerefs --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/webservicerefs-web.war [2024-03-19T02:24:52.985Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-xa [2024-03-19T02:24:52.985Z] [2024-03-19T02:24:52.986Z] delete-resources-and-undeploy-rar: [2024-03-19T02:24:52.986Z] [2024-03-19T02:24:52.986Z] setOSConditions: [2024-03-19T02:24:52.986Z] [2024-03-19T02:24:52.986Z] setToolWin: [2024-03-19T02:24:52.986Z] [2024-03-19T02:24:52.986Z] setToolUnix: [2024-03-19T02:24:52.986Z] [2024-03-19T02:24:52.986Z] setToolProperty: [2024-03-19T02:24:52.986Z] [2024-03-19T02:24:52.986Z] setS1ASclassPath: [2024-03-19T02:24:52.986Z] [2024-03-19T02:24:52.986Z] init-common: [2024-03-19T02:24:52.986Z] [2024-03-19T02:24:52.986Z] delete-connector-resource-common: [2024-03-19T02:24:52.986Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2024-03-19T02:24:53.060Z] [javac] 2 warnings [2024-03-19T02:24:53.060Z] [2024-03-19T02:24:53.060Z] build: [2024-03-19T02:24:53.060Z] [2024-03-19T02:24:53.060Z] setOSConditions: [2024-03-19T02:24:53.060Z] [2024-03-19T02:24:53.060Z] fixFiles: [2024-03-19T02:24:53.060Z] [2024-03-19T02:24:53.060Z] convUnix: [2024-03-19T02:24:53.060Z] [2024-03-19T02:24:53.060Z] convWin: [2024-03-19T02:24:53.060Z] [2024-03-19T02:24:53.060Z] setToolWin: [2024-03-19T02:24:53.060Z] [2024-03-19T02:24:53.060Z] setToolUnix: [2024-03-19T02:24:53.060Z] [2024-03-19T02:24:53.060Z] setToolProperty: [2024-03-19T02:24:53.060Z] [2024-03-19T02:24:53.060Z] setS1ASclassPath: [2024-03-19T02:24:53.060Z] [2024-03-19T02:24:53.060Z] init-common: [2024-03-19T02:24:53.060Z] [2024-03-19T02:24:53.060Z] package-persistence-common: [2024-03-19T02:24:53.060Z] [2024-03-19T02:24:53.060Z] ejb-jar-common: [2024-03-19T02:24:53.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:53.061Z] [2024-03-19T02:24:53.061Z] package-ejbjar-common: [2024-03-19T02:24:53.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.061Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple-ejb.jar [2024-03-19T02:24:53.061Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.061Z] [2024-03-19T02:24:53.061Z] appclient-jar-common: [2024-03-19T02:24:53.061Z] [2024-03-19T02:24:53.061Z] package-appclientjar-common: [2024-03-19T02:24:53.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.061Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple-client.jar [2024-03-19T02:24:53.061Z] [2024-03-19T02:24:53.061Z] webclient-war-common: [2024-03-19T02:24:53.061Z] [2024-03-19T02:24:53.061Z] build-ear-common: [2024-03-19T02:24:53.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:53.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.062Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:53.062Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simpleApp.ear [2024-03-19T02:24:53.062Z] [2024-03-19T02:24:53.062Z] deploy: [2024-03-19T02:24:53.062Z] [2024-03-19T02:24:53.062Z] setOSConditions: [2024-03-19T02:24:53.062Z] [2024-03-19T02:24:53.062Z] setToolWin: [2024-03-19T02:24:53.062Z] [2024-03-19T02:24:53.062Z] setToolUnix: [2024-03-19T02:24:53.062Z] [2024-03-19T02:24:53.062Z] setToolProperty: [2024-03-19T02:24:53.062Z] [2024-03-19T02:24:53.062Z] setS1ASclassPath: [2024-03-19T02:24:53.062Z] [2024-03-19T02:24:53.062Z] init-common: [2024-03-19T02:24:53.062Z] [2024-03-19T02:24:53.062Z] execute-ejb-sql-common: [2024-03-19T02:24:53.062Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/sql/create_pointbase.sql [2024-03-19T02:24:53.062Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:24:53.062Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:24:53.062Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:24:53.062Z] [2024-03-19T02:24:53.062Z] setOSConditions: [2024-03-19T02:24:53.062Z] [2024-03-19T02:24:53.062Z] setToolWin: [2024-03-19T02:24:53.062Z] [2024-03-19T02:24:53.062Z] setToolUnix: [2024-03-19T02:24:53.062Z] [2024-03-19T02:24:53.063Z] setToolProperty: [2024-03-19T02:24:53.063Z] [2024-03-19T02:24:53.063Z] setS1ASclassPath: [2024-03-19T02:24:53.063Z] [2024-03-19T02:24:53.063Z] init-common: [2024-03-19T02:24:53.063Z] [2024-03-19T02:24:53.063Z] deploy-common: [2024-03-19T02:24:53.063Z] [echo] Current time (ISO): 2024-03-19T02:24:52.959+0000 [2024-03-19T02:24:53.063Z] [2024-03-19T02:24:53.063Z] setOSConditions: [2024-03-19T02:24:53.063Z] [2024-03-19T02:24:53.063Z] setToolWin: [2024-03-19T02:24:53.063Z] [2024-03-19T02:24:53.063Z] setToolUnix: [2024-03-19T02:24:53.063Z] [2024-03-19T02:24:53.063Z] setToolProperty: [2024-03-19T02:24:53.063Z] [2024-03-19T02:24:53.063Z] setS1ASclassPath: [2024-03-19T02:24:53.063Z] [2024-03-19T02:24:53.063Z] init-common: [2024-03-19T02:24:53.063Z] [2024-03-19T02:24:53.063Z] deploy-common-pe: [2024-03-19T02:24:53.161Z] [java] JPA call returned: Entity number 1 [2024-03-19T02:24:53.161Z] [java] Done calling EJB [2024-03-19T02:24:53.161Z] [java] Closing container ... [2024-03-19T02:24:53.161Z] [java] Mar 19, 2024 2:24:52 AM org.glassfish.web.loader.WebappClassLoader close [2024-03-19T02:24:53.161Z] [java] INFO: close(), this: [2024-03-19T02:24:53.161Z] [java] org.glassfish.web.loader.WebappClassLoader@16391278[name=/sample], urls=[ [2024-03-19T02:24:53.161Z] [java] file:/tmp/ejb-app8139839346352535688/tmp_war/WEB-INF/classes/ [2024-03-19T02:24:53.161Z] [java] file:/tmp/gfembed1969601406917441782tmp/generated/ejb/foo/tmp_war/ [2024-03-19T02:24:53.161Z] [java] ][delegate=true, context=/sample, status=RUNNING, antiJARLocking=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=18, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-03-19T02:24:53.161Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:24:53.161Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:53.162Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:24:53.162Z] [java] Value of key is: embedded with JPA [2024-03-19T02:24:53.162Z] [java] ..........FINISHED Embedded test [2024-03-19T02:24:53.162Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:53.162Z] [java] [2024-03-19T02:24:53.162Z] [java] [2024-03-19T02:24:53.162Z] [java] ----------------------------------------- [2024-03-19T02:24:53.162Z] [java] - embedded with JPA: PASS - [2024-03-19T02:24:53.162Z] [java] ----------------------------------------- [2024-03-19T02:24:53.162Z] [java] Total PASS: 1 [2024-03-19T02:24:53.162Z] [java] Total FAIL: 0 [2024-03-19T02:24:53.162Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:53.162Z] [java] ----------------------------------------- [2024-03-19T02:24:53.162Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:53.162Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:53.162Z] [java] Mar 19, 2024 2:24:52 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:24:53.162Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:24:53.162Z] [java] Mar 19, 2024 2:24:52 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:53.162Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:53.162Z] [java] Mar 19, 2024 2:24:52 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:24:53.162Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:24:53.162Z] [java] Mar 19, 2024 2:24:52 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:24:53.162Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:24:53.162Z] [2024-03-19T02:24:53.162Z] stop-database: [2024-03-19T02:24:53.162Z] [2024-03-19T02:24:53.162Z] all: [2024-03-19T02:24:53.162Z] [2024-03-19T02:24:53.162Z] mdb: [2024-03-19T02:24:53.162Z] [echo] [2024-03-19T02:24:53.162Z] [echo] [2024-03-19T02:24:53.162Z] [echo] ************************************************** [2024-03-19T02:24:53.162Z] [echo] * Running mdb [2024-03-19T02:24:53.163Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/mdb [2024-03-19T02:24:53.163Z] [echo] ************************************************** [2024-03-19T02:24:53.163Z] [echo] [2024-03-19T02:24:53.163Z] [echo] [2024-03-19T02:24:53.163Z] [2024-03-19T02:24:53.163Z] setOSConditions: [2024-03-19T02:24:53.163Z] [2024-03-19T02:24:53.163Z] setToolWin: [2024-03-19T02:24:53.163Z] [2024-03-19T02:24:53.163Z] setToolUnix: [2024-03-19T02:24:53.163Z] [2024-03-19T02:24:53.163Z] setToolProperty: [2024-03-19T02:24:53.163Z] [2024-03-19T02:24:53.163Z] setS1ASclassPath: [2024-03-19T02:24:53.163Z] [2024-03-19T02:24:53.163Z] init-common: [2024-03-19T02:24:53.163Z] [2024-03-19T02:24:53.163Z] clean: [2024-03-19T02:24:53.163Z] [2024-03-19T02:24:53.164Z] setOSConditions: [2024-03-19T02:24:53.164Z] [2024-03-19T02:24:53.164Z] setToolWin: [2024-03-19T02:24:53.164Z] [2024-03-19T02:24:53.164Z] setToolUnix: [2024-03-19T02:24:53.164Z] [2024-03-19T02:24:53.164Z] setToolProperty: [2024-03-19T02:24:53.164Z] [2024-03-19T02:24:53.164Z] setS1ASclassPath: [2024-03-19T02:24:53.164Z] [2024-03-19T02:24:53.164Z] init-common: [2024-03-19T02:24:53.164Z] [2024-03-19T02:24:53.164Z] clean-common: [2024-03-19T02:24:53.164Z] [2024-03-19T02:24:53.164Z] setOSConditions: [2024-03-19T02:24:53.164Z] [2024-03-19T02:24:53.164Z] setToolWin: [2024-03-19T02:24:53.164Z] [2024-03-19T02:24:53.164Z] setToolUnix: [2024-03-19T02:24:53.164Z] [2024-03-19T02:24:53.164Z] setToolProperty: [2024-03-19T02:24:53.164Z] [2024-03-19T02:24:53.164Z] setS1ASclassPath: [2024-03-19T02:24:53.164Z] [2024-03-19T02:24:53.164Z] init-common: [2024-03-19T02:24:53.165Z] [2024-03-19T02:24:53.165Z] clean-classes-common: [2024-03-19T02:24:53.165Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:53.165Z] [2024-03-19T02:24:53.165Z] setOSConditions: [2024-03-19T02:24:53.165Z] [2024-03-19T02:24:53.165Z] setToolWin: [2024-03-19T02:24:53.165Z] [2024-03-19T02:24:53.165Z] setToolUnix: [2024-03-19T02:24:53.165Z] [2024-03-19T02:24:53.165Z] setToolProperty: [2024-03-19T02:24:53.165Z] [2024-03-19T02:24:53.165Z] setS1ASclassPath: [2024-03-19T02:24:53.165Z] [2024-03-19T02:24:53.165Z] init-common: [2024-03-19T02:24:53.166Z] [2024-03-19T02:24:53.166Z] clean-jars-common: [2024-03-19T02:24:53.166Z] [2024-03-19T02:24:53.166Z] compile: [2024-03-19T02:24:53.166Z] [2024-03-19T02:24:53.166Z] setOSConditions: [2024-03-19T02:24:53.166Z] [2024-03-19T02:24:53.166Z] setToolWin: [2024-03-19T02:24:53.166Z] [2024-03-19T02:24:53.166Z] setToolUnix: [2024-03-19T02:24:53.166Z] [2024-03-19T02:24:53.166Z] setToolProperty: [2024-03-19T02:24:53.166Z] [2024-03-19T02:24:53.167Z] setS1ASclassPath: [2024-03-19T02:24:53.167Z] [2024-03-19T02:24:53.167Z] init-common: [2024-03-19T02:24:53.167Z] [2024-03-19T02:24:53.167Z] compile-common: [2024-03-19T02:24:53.167Z] [echo] Current time (ISO): 2024-03-19T02:24:53.131+0000 [2024-03-19T02:24:53.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:53.167Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:53.320Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simpleApp.ear [2024-03-19T02:24:53.398Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2024-03-19T02:24:53.398Z] [exec] there are no files to retrieve for application ejb-ejb30-hello-mdbApp [2024-03-19T02:24:53.398Z] [exec] Command deploy executed successfully. [2024-03-19T02:24:53.398Z] [2024-03-19T02:24:53.398Z] init.os: [2024-03-19T02:24:53.398Z] [2024-03-19T02:24:53.398Z] init.tools.unix: [2024-03-19T02:24:53.398Z] [2024-03-19T02:24:53.398Z] init.tools.windows: [2024-03-19T02:24:53.398Z] [2024-03-19T02:24:53.398Z] init.tools: [2024-03-19T02:24:53.398Z] [2024-03-19T02:24:53.398Z] setAsadminArgs: [2024-03-19T02:24:53.398Z] [2024-03-19T02:24:53.398Z] init: [2024-03-19T02:24:53.398Z] [2024-03-19T02:24:53.398Z] init.customtasks: [2024-03-19T02:24:53.398Z] [2024-03-19T02:24:53.398Z] setEnabled: [2024-03-19T02:24:53.398Z] [2024-03-19T02:24:53.398Z] createAppRef: [2024-03-19T02:24:53.398Z] [2024-03-19T02:24:53.399Z] setHttpPort: [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] run.positive: [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] common.run.positive: [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] setHttpPort: [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] common.run: [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] checkAppOnServer: [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] declare-test: [2024-03-19T02:24:53.399Z] [echo] Starting test webclient ejb30/mdb/webClient Test asadmin redeploy (server) [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] init.os: [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] init.tools.unix: [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] init.tools.windows: [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] init.tools: [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] setAsadminArgs: [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] init: [2024-03-19T02:24:53.399Z] [2024-03-19T02:24:53.399Z] init.customtasks: [2024-03-19T02:24:53.400Z] [2024-03-19T02:24:53.400Z] setOrbPort2: [2024-03-19T02:24:53.400Z] [2024-03-19T02:24:53.400Z] runclient: [2024-03-19T02:24:53.400Z] [echo] TestClient http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp true ${extra.args} [2024-03-19T02:24:53.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Test: devtests/deployment/ejb30/ear/mdb/webclient [2024-03-19T02:24:53.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Invoking URL = http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp [2024-03-19T02:24:53.409Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:24:53.409Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:24:53.409Z] [exec] Value of key is: Embedded-Connector-1.5 test - 1 [2024-03-19T02:24:53.473Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:53.527Z] [exec] Application deployed with name webservicerefs-web. [2024-03-19T02:24:53.528Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:53.528Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:53.528Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:53.528Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:53.528Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:53.528Z] [2024-03-19T02:24:53.528Z] deploy-war-commonee: [2024-03-19T02:24:53.528Z] [2024-03-19T02:24:53.528Z] setup-web: [2024-03-19T02:24:53.528Z] [2024-03-19T02:24:53.528Z] assemble-ejb: [2024-03-19T02:24:53.528Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:53.528Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:53.529Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:53.529Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:53.529Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:53.529Z] [2024-03-19T02:24:53.529Z] setOSConditions: [2024-03-19T02:24:53.529Z] [2024-03-19T02:24:53.529Z] setToolWin: [2024-03-19T02:24:53.529Z] [2024-03-19T02:24:53.529Z] setToolUnix: [2024-03-19T02:24:53.529Z] [2024-03-19T02:24:53.529Z] setToolProperty: [2024-03-19T02:24:53.529Z] [2024-03-19T02:24:53.529Z] setS1ASclassPath: [2024-03-19T02:24:53.529Z] [2024-03-19T02:24:53.529Z] init-common: [2024-03-19T02:24:53.529Z] [2024-03-19T02:24:53.529Z] compile-common: [2024-03-19T02:24:53.530Z] [echo] Current time (ISO): 2024-03-19T02:24:53.354+0000 [2024-03-19T02:24:53.530Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:53.575Z] [exec] Application deployed with name ejb-bmp-simpleApp. [2024-03-19T02:24:53.575Z] [echo] Deployment on target server server successful [2024-03-19T02:24:53.575Z] [2024-03-19T02:24:53.575Z] setOSConditions: [2024-03-19T02:24:53.575Z] [2024-03-19T02:24:53.575Z] setToolWin: [2024-03-19T02:24:53.575Z] [2024-03-19T02:24:53.576Z] setToolUnix: [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.576Z] setToolProperty: [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.576Z] setS1ASclassPath: [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.576Z] init-common: [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.576Z] deploy-common-ee: [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.576Z] run: [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.576Z] setOSConditions: [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.576Z] setToolWin: [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.576Z] setToolUnix: [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.576Z] setToolProperty: [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.576Z] setS1ASclassPath: [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.576Z] init-common: [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.576Z] execute-ejb-sql-common: [2024-03-19T02:24:53.576Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/sql/create_pointbase.sql [2024-03-19T02:24:53.576Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:24:53.576Z] [2024-03-19T02:24:53.577Z] setOSConditions: [2024-03-19T02:24:53.577Z] [2024-03-19T02:24:53.577Z] setToolWin: [2024-03-19T02:24:53.577Z] [2024-03-19T02:24:53.577Z] setToolUnix: [2024-03-19T02:24:53.577Z] [2024-03-19T02:24:53.577Z] setToolProperty: [2024-03-19T02:24:53.577Z] [2024-03-19T02:24:53.577Z] setS1ASclassPath: [2024-03-19T02:24:53.577Z] [2024-03-19T02:24:53.577Z] init-common: [2024-03-19T02:24:53.577Z] [2024-03-19T02:24:53.577Z] runclient-common: [2024-03-19T02:24:53.577Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simpleAppClient.jar -name ejb-bmp-simpleClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:24:53.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-tx-cr [2024-03-19T02:24:53.583Z] [exec] Connector resource blackbox-tx-cr deleted. [2024-03-19T02:24:53.583Z] [2024-03-19T02:24:53.583Z] setOSConditions: [2024-03-19T02:24:53.583Z] [2024-03-19T02:24:53.583Z] setToolWin: [2024-03-19T02:24:53.583Z] [2024-03-19T02:24:53.583Z] setToolUnix: [2024-03-19T02:24:53.583Z] [2024-03-19T02:24:53.583Z] setToolProperty: [2024-03-19T02:24:53.583Z] [2024-03-19T02:24:53.583Z] setS1ASclassPath: [2024-03-19T02:24:53.583Z] [2024-03-19T02:24:53.583Z] init-common: [2024-03-19T02:24:53.583Z] [2024-03-19T02:24:53.583Z] delete-connector-connpool-common: [2024-03-19T02:24:53.583Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2024-03-19T02:24:53.658Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-03-19T02:24:53.658Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-03-19T02:24:53.658Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Servlet [2024-03-19T02:24:53.658Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-03-19T02:24:53.658Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-03-19T02:24:53.658Z] [javaWithResult] [ejb30.mdb.webclient.Client]::

[2024-03-19T02:24:53.658Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Message is [com.sun.messaging.jms.ra.DirectTextPacket@efc501b] [2024-03-19T02:24:53.658Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-03-19T02:24:53.658Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-03-19T02:24:53.658Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Correct return code: 200 [2024-03-19T02:24:53.658Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: PASSED: devtests/deployment/ejb30/ear/mdb/webclient [2024-03-19T02:24:53.658Z] [2024-03-19T02:24:53.658Z] processResult: [2024-03-19T02:24:53.658Z] [2024-03-19T02:24:53.658Z] failed: [2024-03-19T02:24:53.658Z] [2024-03-19T02:24:53.658Z] passed: [2024-03-19T02:24:53.658Z] [echo] Test webclient Passed [2024-03-19T02:24:53.658Z] [2024-03-19T02:24:53.658Z] unknown: [2024-03-19T02:24:53.658Z] [2024-03-19T02:24:53.658Z] init.os: [2024-03-19T02:24:53.658Z] [2024-03-19T02:24:53.658Z] init.tools.unix: [2024-03-19T02:24:53.658Z] [2024-03-19T02:24:53.658Z] init.tools.windows: [2024-03-19T02:24:53.658Z] [2024-03-19T02:24:53.658Z] init.tools: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] setAsadminArgs: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] init: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] init.customtasks: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] checkAppOnCluster: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] init.os: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] init.tools.unix: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] init.tools.windows: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] init.tools: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] setAsadminArgs: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] init: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] init.customtasks: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] prepare: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] undeploy.asadmin: [2024-03-19T02:24:53.659Z] [2024-03-19T02:24:53.659Z] setAsadminArgs: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] common.undeploy.asadmin: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] init.os: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] init.tools.unix: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] init.tools.windows: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] init.tools: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] setAsadminArgs: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] init: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] init.customtasks: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] delAppRef: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] init.os: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] init.tools.unix: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] init.tools.windows: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] init.tools: [2024-03-19T02:24:53.660Z] [2024-03-19T02:24:53.660Z] setAsadminArgs: [2024-03-19T02:24:53.661Z] [2024-03-19T02:24:53.661Z] init: [2024-03-19T02:24:53.661Z] [2024-03-19T02:24:53.661Z] init.customtasks: [2024-03-19T02:24:53.661Z] [2024-03-19T02:24:53.661Z] common.run.asadmin: [2024-03-19T02:24:53.661Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-mdbApp [2024-03-19T02:24:53.665Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:24:53.666Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:24:53.666Z] [exec] Value of key is: Embedded-Connector-1.5 test - 2 [2024-03-19T02:24:53.666Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:24:53.666Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:24:53.666Z] [exec] Value of key is: Embedded-Connector-1.5 test - 3 [2024-03-19T02:24:53.666Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:24:53.666Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:24:53.666Z] [exec] Value of key is: Embedded-Connector-1.5 test - 4 [2024-03-19T02:24:53.666Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:24:53.666Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:24:53.666Z] [exec] Value of key is: Embedded-Connector-1.5 test - 5 [2024-03-19T02:24:53.737Z] [javac] 1 warning [2024-03-19T02:24:53.737Z] [2024-03-19T02:24:53.737Z] build: [2024-03-19T02:24:53.737Z] [2024-03-19T02:24:53.737Z] setOSConditions: [2024-03-19T02:24:53.738Z] [2024-03-19T02:24:53.738Z] fixFiles: [2024-03-19T02:24:53.738Z] [2024-03-19T02:24:53.738Z] convUnix: [2024-03-19T02:24:53.738Z] [2024-03-19T02:24:53.738Z] convWin: [2024-03-19T02:24:53.738Z] [2024-03-19T02:24:53.738Z] setToolWin: [2024-03-19T02:24:53.738Z] [2024-03-19T02:24:53.738Z] setToolUnix: [2024-03-19T02:24:53.738Z] [2024-03-19T02:24:53.738Z] setToolProperty: [2024-03-19T02:24:53.738Z] [2024-03-19T02:24:53.738Z] setS1ASclassPath: [2024-03-19T02:24:53.738Z] [2024-03-19T02:24:53.738Z] init-common: [2024-03-19T02:24:53.738Z] [2024-03-19T02:24:53.738Z] package-persistence-common: [2024-03-19T02:24:53.738Z] [2024-03-19T02:24:53.738Z] ejb-jar-common: [2024-03-19T02:24:53.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:53.738Z] [2024-03-19T02:24:53.738Z] package-ejbjar-common: [2024-03-19T02:24:53.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.738Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.739Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejb-ejb.jar [2024-03-19T02:24:53.739Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.739Z] [2024-03-19T02:24:53.739Z] appclient-jar-common: [2024-03-19T02:24:53.739Z] [2024-03-19T02:24:53.739Z] package-appclientjar-common: [2024-03-19T02:24:53.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.739Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejb-client.jar [2024-03-19T02:24:53.739Z] [2024-03-19T02:24:53.739Z] webclient-war-common: [2024-03-19T02:24:53.739Z] [2024-03-19T02:24:53.739Z] build-ear-common: [2024-03-19T02:24:53.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:53.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:53.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:53.739Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbApp.ear [2024-03-19T02:24:53.739Z] [2024-03-19T02:24:53.739Z] create-resources: [2024-03-19T02:24:53.739Z] [2024-03-19T02:24:53.740Z] asadmin-batch-common: [2024-03-19T02:24:53.921Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:24:53.922Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:24:53.922Z] [exec] Value of key is: Embedded-Connector-1.5 test - 6 [2024-03-19T02:24:53.922Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:24:53.922Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:24:53.922Z] [exec] Value of key is: Embedded-Connector-1.5 test - 7 [2024-03-19T02:24:53.922Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:24:53.922Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:24:53.922Z] [exec] Value of key is: Embedded-Connector-1.5 test - 8 [2024-03-19T02:24:53.922Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:24:54.096Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:54.097Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:54.097Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:54.097Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:54.097Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:54.097Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:54.097Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:54.145Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:54.146Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:54.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-tx-ccp [2024-03-19T02:24:54.146Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2024-03-19T02:24:54.146Z] [2024-03-19T02:24:54.146Z] setOSConditions: [2024-03-19T02:24:54.146Z] [2024-03-19T02:24:54.146Z] setToolWin: [2024-03-19T02:24:54.146Z] [2024-03-19T02:24:54.146Z] setToolUnix: [2024-03-19T02:24:54.146Z] [2024-03-19T02:24:54.146Z] setToolProperty: [2024-03-19T02:24:54.146Z] [2024-03-19T02:24:54.146Z] setS1ASclassPath: [2024-03-19T02:24:54.146Z] [2024-03-19T02:24:54.146Z] init-common: [2024-03-19T02:24:54.146Z] [2024-03-19T02:24:54.146Z] undeploy-rar-common: [2024-03-19T02:24:54.146Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-03-19T02:24:54.179Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:24:54.180Z] [exec] Value of key is: Embedded-Connector-1.5 test - 9 [2024-03-19T02:24:54.180Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:54.180Z] [exec] [2024-03-19T02:24:54.180Z] [exec] [2024-03-19T02:24:54.180Z] [exec] ----------------------------------------- [2024-03-19T02:24:54.180Z] [exec] - Embedded-Connector-1.5 test - 1: PASS - [2024-03-19T02:24:54.180Z] [exec] - Embedded-Connector-1.5 test - 4: PASS - [2024-03-19T02:24:54.180Z] [exec] - Embedded-Connector-1.5 test - 5: PASS - [2024-03-19T02:24:54.180Z] [exec] - Embedded-Connector-1.5 test - 2: PASS - [2024-03-19T02:24:54.180Z] [exec] - Embedded-Connector-1.5 test - 3: PASS - [2024-03-19T02:24:54.180Z] [exec] - Embedded-Connector-1.5 test - 8: PASS - [2024-03-19T02:24:54.180Z] [exec] - Embedded-Connector-1.5 test - 9: PASS - [2024-03-19T02:24:54.180Z] [exec] - Embedded-Connector-1.5 test - 6: PASS - [2024-03-19T02:24:54.180Z] [exec] - Embedded-Connector-1.5 test - 7: PASS - [2024-03-19T02:24:54.180Z] [exec] ----------------------------------------- [2024-03-19T02:24:54.180Z] [exec] Total PASS: 9 [2024-03-19T02:24:54.180Z] [exec] Total FAIL: 0 [2024-03-19T02:24:54.180Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:54.180Z] [exec] ----------------------------------------- [2024-03-19T02:24:54.180Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:54.180Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-03-19T02:24:54.180Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:54.261Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:54.261Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:24:54.337Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-03-19T02:24:54.338Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_jms_jmsejb_QCF [2024-03-19T02:24:54.435Z] [2024-03-19T02:24:54.436Z] checkReporting-common: [2024-03-19T02:24:54.436Z] [2024-03-19T02:24:54.436Z] confirmReportPresent-common: [2024-03-19T02:24:54.436Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:54.436Z] [echo] Test seems to be reported fine [2024-03-19T02:24:54.436Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/RepRunConf.txt [2024-03-19T02:24:54.436Z] [2024-03-19T02:24:54.436Z] confirmMissingReport-common: [2024-03-19T02:24:54.436Z] [2024-03-19T02:24:54.436Z] unset: [2024-03-19T02:24:54.436Z] [2024-03-19T02:24:54.436Z] setOSConditions: [2024-03-19T02:24:54.436Z] [2024-03-19T02:24:54.436Z] setToolWin: [2024-03-19T02:24:54.436Z] [2024-03-19T02:24:54.436Z] setToolUnix: [2024-03-19T02:24:54.436Z] [2024-03-19T02:24:54.436Z] setToolProperty: [2024-03-19T02:24:54.436Z] [2024-03-19T02:24:54.436Z] setS1ASclassPath: [2024-03-19T02:24:54.436Z] [2024-03-19T02:24:54.436Z] init-common: [2024-03-19T02:24:54.436Z] [2024-03-19T02:24:54.436Z] unsetJdbc: [2024-03-19T02:24:54.436Z] [2024-03-19T02:24:54.437Z] setOSConditions: [2024-03-19T02:24:54.437Z] [2024-03-19T02:24:54.437Z] setToolWin: [2024-03-19T02:24:54.437Z] [2024-03-19T02:24:54.437Z] setToolUnix: [2024-03-19T02:24:54.437Z] [2024-03-19T02:24:54.437Z] setToolProperty: [2024-03-19T02:24:54.437Z] [2024-03-19T02:24:54.437Z] setS1ASclassPath: [2024-03-19T02:24:54.437Z] [2024-03-19T02:24:54.437Z] init-common: [2024-03-19T02:24:54.437Z] [2024-03-19T02:24:54.437Z] delete-jdbc-resource-common: [2024-03-19T02:24:54.437Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-03-19T02:24:54.505Z] [exec] Mar 19, 2024 2:24:54 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:24:54.505Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:24:54.518Z] [exec] Command undeploy executed successfully. [2024-03-19T02:24:54.518Z] [2024-03-19T02:24:54.518Z] init.os: [2024-03-19T02:24:54.518Z] [2024-03-19T02:24:54.518Z] init.tools.unix: [2024-03-19T02:24:54.518Z] [2024-03-19T02:24:54.518Z] init.tools.windows: [2024-03-19T02:24:54.518Z] [2024-03-19T02:24:54.518Z] init.tools: [2024-03-19T02:24:54.518Z] [2024-03-19T02:24:54.518Z] setAsadminArgs: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.519Z] init: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.519Z] init.customtasks: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.519Z] prepare: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.519Z] undeploy.jms.queues: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.519Z] setAsadminArgs: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.519Z] common.delete.jms.resource: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.519Z] init.os: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.519Z] init.tools.unix: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.519Z] init.tools.windows: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.519Z] init.tools: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.519Z] setAsadminArgs: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.519Z] init: [2024-03-19T02:24:54.519Z] [2024-03-19T02:24:54.520Z] init.customtasks: [2024-03-19T02:24:54.520Z] [2024-03-19T02:24:54.520Z] common.run.asadmin: [2024-03-19T02:24:54.520Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:24:54.693Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-03-19T02:24:54.693Z] [exec] JDBC resource jdbc/XAPointbase deleted successfully [2024-03-19T02:24:54.693Z] [echo] cmd executed for server [2024-03-19T02:24:54.693Z] [2024-03-19T02:24:54.693Z] setOSConditions: [2024-03-19T02:24:54.693Z] [2024-03-19T02:24:54.693Z] setToolWin: [2024-03-19T02:24:54.693Z] [2024-03-19T02:24:54.693Z] setToolUnix: [2024-03-19T02:24:54.694Z] [2024-03-19T02:24:54.694Z] setToolProperty: [2024-03-19T02:24:54.694Z] [2024-03-19T02:24:54.694Z] setS1ASclassPath: [2024-03-19T02:24:54.694Z] [2024-03-19T02:24:54.694Z] init-common: [2024-03-19T02:24:54.694Z] [2024-03-19T02:24:54.694Z] delete-jdbc-connpool-common: [2024-03-19T02:24:54.694Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:24:54.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-03-19T02:24:54.709Z] [2024-03-19T02:24:54.709Z] delete-resources-and-undeploy-rar: [2024-03-19T02:24:54.709Z] [2024-03-19T02:24:54.709Z] setOSConditions: [2024-03-19T02:24:54.709Z] [2024-03-19T02:24:54.709Z] setToolWin: [2024-03-19T02:24:54.709Z] [2024-03-19T02:24:54.709Z] setToolUnix: [2024-03-19T02:24:54.709Z] [2024-03-19T02:24:54.709Z] setToolProperty: [2024-03-19T02:24:54.709Z] [2024-03-19T02:24:54.709Z] setS1ASclassPath: [2024-03-19T02:24:54.709Z] [2024-03-19T02:24:54.709Z] init-common: [2024-03-19T02:24:54.709Z] [2024-03-19T02:24:54.709Z] delete-connector-resource-common: [2024-03-19T02:24:54.710Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2024-03-19T02:24:54.761Z] [exec] Mar 19, 2024 2:24:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:54.761Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:54.817Z] [java] Mar 19, 2024 2:24:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:24:54.817Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3dd4a6fa [2024-03-19T02:24:54.937Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:54.937Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:54.937Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:54.937Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:54.937Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:54.937Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:54.937Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:54.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:24:54.950Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2024-03-19T02:24:54.950Z] [echo] cmd executed for server [2024-03-19T02:24:54.950Z] [2024-03-19T02:24:54.950Z] undeploy: [2024-03-19T02:24:54.950Z] [2024-03-19T02:24:54.950Z] setOSConditions: [2024-03-19T02:24:54.950Z] [2024-03-19T02:24:54.950Z] setToolWin: [2024-03-19T02:24:54.950Z] [2024-03-19T02:24:54.950Z] setToolUnix: [2024-03-19T02:24:54.950Z] [2024-03-19T02:24:54.950Z] setToolProperty: [2024-03-19T02:24:54.950Z] [2024-03-19T02:24:54.950Z] setS1ASclassPath: [2024-03-19T02:24:54.950Z] [2024-03-19T02:24:54.950Z] init-common: [2024-03-19T02:24:54.950Z] [2024-03-19T02:24:54.951Z] testDelAdmin: [2024-03-19T02:24:54.951Z] [2024-03-19T02:24:54.951Z] asadmin-common: [2024-03-19T02:24:54.951Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-03-19T02:24:55.029Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:55.029Z] [javac] 1 warning [2024-03-19T02:24:55.029Z] [2024-03-19T02:24:55.029Z] setOSConditions: [2024-03-19T02:24:55.029Z] [2024-03-19T02:24:55.029Z] setToolWin: [2024-03-19T02:24:55.029Z] [2024-03-19T02:24:55.029Z] setToolUnix: [2024-03-19T02:24:55.029Z] [2024-03-19T02:24:55.029Z] setToolProperty: [2024-03-19T02:24:55.029Z] [2024-03-19T02:24:55.029Z] setS1ASclassPath: [2024-03-19T02:24:55.029Z] [2024-03-19T02:24:55.029Z] init-common: [2024-03-19T02:24:55.029Z] [2024-03-19T02:24:55.029Z] compile-common: [2024-03-19T02:24:55.029Z] [echo] Current time (ISO): 2024-03-19T02:24:54.977+0000 [2024-03-19T02:24:55.029Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:55.085Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:55.085Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-03-19T02:24:55.085Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2024-03-19T02:24:55.085Z] [exec] Command delete-jms-resource executed successfully. [2024-03-19T02:24:55.085Z] [2024-03-19T02:24:55.085Z] init.os: [2024-03-19T02:24:55.085Z] [2024-03-19T02:24:55.085Z] init.tools.unix: [2024-03-19T02:24:55.085Z] [2024-03-19T02:24:55.085Z] init.tools.windows: [2024-03-19T02:24:55.085Z] [2024-03-19T02:24:55.085Z] init.tools: [2024-03-19T02:24:55.085Z] [2024-03-19T02:24:55.085Z] setAsadminArgs: [2024-03-19T02:24:55.085Z] [2024-03-19T02:24:55.085Z] init: [2024-03-19T02:24:55.085Z] [2024-03-19T02:24:55.085Z] init.customtasks: [2024-03-19T02:24:55.283Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-notx-cr [2024-03-19T02:24:55.283Z] [exec] Connector resource blackbox-notx-cr deleted. [2024-03-19T02:24:55.283Z] [2024-03-19T02:24:55.283Z] setOSConditions: [2024-03-19T02:24:55.283Z] [2024-03-19T02:24:55.283Z] setToolWin: [2024-03-19T02:24:55.283Z] [2024-03-19T02:24:55.283Z] setToolUnix: [2024-03-19T02:24:55.283Z] [2024-03-19T02:24:55.283Z] setToolProperty: [2024-03-19T02:24:55.284Z] [2024-03-19T02:24:55.284Z] setS1ASclassPath: [2024-03-19T02:24:55.284Z] [2024-03-19T02:24:55.284Z] init-common: [2024-03-19T02:24:55.284Z] [2024-03-19T02:24:55.284Z] delete-connector-connpool-common: [2024-03-19T02:24:55.284Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2024-03-19T02:24:55.329Z] [exec] Mar 19, 2024 2:24:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:55.329Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:55.359Z] [2024-03-19T02:24:55.359Z] common.run.asadmin: [2024-03-19T02:24:55.359Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:24:55.407Z] [java] invoking stateful [2024-03-19T02:24:55.407Z] [java] invoking stateless [2024-03-19T02:24:55.407Z] [java] test complete [2024-03-19T02:24:55.407Z] [java] Value of key is: main [2024-03-19T02:24:55.407Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:55.407Z] [java] [2024-03-19T02:24:55.407Z] [java] [2024-03-19T02:24:55.407Z] [java] ----------------------------------------- [2024-03-19T02:24:55.407Z] [java] - main: PASS - [2024-03-19T02:24:55.407Z] [java] ----------------------------------------- [2024-03-19T02:24:55.407Z] [java] Total PASS: 1 [2024-03-19T02:24:55.407Z] [java] Total FAIL: 0 [2024-03-19T02:24:55.407Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:24:55.407Z] [java] ----------------------------------------- [2024-03-19T02:24:55.407Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:55.407Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:24:55.517Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-03-19T02:24:55.517Z] [exec] Administered object eis/testAdmin deleted. [2024-03-19T02:24:55.517Z] [2024-03-19T02:24:55.517Z] setOSConditions: [2024-03-19T02:24:55.517Z] [2024-03-19T02:24:55.517Z] setToolWin: [2024-03-19T02:24:55.517Z] [2024-03-19T02:24:55.517Z] setToolUnix: [2024-03-19T02:24:55.517Z] [2024-03-19T02:24:55.517Z] setToolProperty: [2024-03-19T02:24:55.517Z] [2024-03-19T02:24:55.517Z] setS1ASclassPath: [2024-03-19T02:24:55.517Z] [2024-03-19T02:24:55.517Z] init-common: [2024-03-19T02:24:55.517Z] [2024-03-19T02:24:55.517Z] undeploy: [2024-03-19T02:24:55.517Z] [2024-03-19T02:24:55.517Z] setOSConditions: [2024-03-19T02:24:55.517Z] [2024-03-19T02:24:55.517Z] setToolWin: [2024-03-19T02:24:55.517Z] [2024-03-19T02:24:55.517Z] setToolUnix: [2024-03-19T02:24:55.517Z] [2024-03-19T02:24:55.517Z] setToolProperty: [2024-03-19T02:24:55.518Z] [2024-03-19T02:24:55.518Z] setS1ASclassPath: [2024-03-19T02:24:55.518Z] [2024-03-19T02:24:55.518Z] init-common: [2024-03-19T02:24:55.518Z] [2024-03-19T02:24:55.518Z] undeploy-common: [2024-03-19T02:24:55.605Z] [exec] Application deployed with name web-jsp-precompile-ignore-fragment-errors-web. [2024-03-19T02:24:55.605Z] [2024-03-19T02:24:55.606Z] deploy-war-commonee: [2024-03-19T02:24:55.606Z] [2024-03-19T02:24:55.606Z] run: [2024-03-19T02:24:55.606Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-ignore-fragment-errors/jsp/test.jsp [2024-03-19T02:24:55.606Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:55.606Z] [java] [2024-03-19T02:24:55.606Z] [java] [2024-03-19T02:24:55.606Z] [java] ----------------------------------------- [2024-03-19T02:24:55.606Z] [java] - jsp-precompile-ignore-fragment-errors: PASS - [2024-03-19T02:24:55.606Z] [java] ----------------------------------------- [2024-03-19T02:24:55.606Z] [java] - Total PASS : 1 - [2024-03-19T02:24:55.606Z] [java] - Total FAIL : 0 - [2024-03-19T02:24:55.606Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:24:55.606Z] [java] ----------------------------------------- [2024-03-19T02:24:55.606Z] [2024-03-19T02:24:55.606Z] undeploy: [2024-03-19T02:24:55.606Z] [2024-03-19T02:24:55.606Z] setOSConditions: [2024-03-19T02:24:55.606Z] [2024-03-19T02:24:55.606Z] setToolWin: [2024-03-19T02:24:55.606Z] [2024-03-19T02:24:55.606Z] setToolUnix: [2024-03-19T02:24:55.606Z] [2024-03-19T02:24:55.606Z] setToolProperty: [2024-03-19T02:24:55.606Z] [2024-03-19T02:24:55.606Z] setS1ASclassPath: [2024-03-19T02:24:55.606Z] [2024-03-19T02:24:55.606Z] init-common: [2024-03-19T02:24:55.606Z] [2024-03-19T02:24:55.606Z] undeploy-war-common: [2024-03-19T02:24:55.607Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-precompile-ignore-fragment-errors-web [2024-03-19T02:24:55.663Z] [2024-03-19T02:24:55.663Z] undeploy: [2024-03-19T02:24:55.663Z] [2024-03-19T02:24:55.664Z] setOSConditions: [2024-03-19T02:24:55.664Z] [2024-03-19T02:24:55.664Z] setToolWin: [2024-03-19T02:24:55.664Z] [2024-03-19T02:24:55.664Z] setToolUnix: [2024-03-19T02:24:55.664Z] [2024-03-19T02:24:55.664Z] setToolProperty: [2024-03-19T02:24:55.664Z] [2024-03-19T02:24:55.664Z] setS1ASclassPath: [2024-03-19T02:24:55.664Z] [2024-03-19T02:24:55.664Z] init-common: [2024-03-19T02:24:55.664Z] [2024-03-19T02:24:55.664Z] undeploy-common: [2024-03-19T02:24:55.741Z] [exec] Connector resource jms/ejb_jms_jmsejb_QCF created. [2024-03-19T02:24:55.741Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_jms_jmsejb_Queue [2024-03-19T02:24:55.774Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:24:55.774Z] [2024-03-19T02:24:55.774Z] setOSConditions: [2024-03-19T02:24:55.774Z] [2024-03-19T02:24:55.774Z] setToolWin: [2024-03-19T02:24:55.774Z] [2024-03-19T02:24:55.774Z] setToolUnix: [2024-03-19T02:24:55.774Z] [2024-03-19T02:24:55.775Z] setToolProperty: [2024-03-19T02:24:55.775Z] [2024-03-19T02:24:55.775Z] setS1ASclassPath: [2024-03-19T02:24:55.775Z] [2024-03-19T02:24:55.775Z] init-common: [2024-03-19T02:24:55.775Z] [2024-03-19T02:24:55.775Z] restart: [2024-03-19T02:24:55.775Z] [echo] Not required to restart [2024-03-19T02:24:55.775Z] [2024-03-19T02:24:55.775Z] all: [2024-03-19T02:24:55.775Z] [echo] [2024-03-19T02:24:55.775Z] [echo] ************************* [2024-03-19T02:24:55.775Z] [echo] * Running portable-extensions [2024-03-19T02:24:55.775Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions [2024-03-19T02:24:55.775Z] [echo] ************************* [2024-03-19T02:24:55.775Z] [echo] [2024-03-19T02:24:55.775Z] [2024-03-19T02:24:55.775Z] all: [2024-03-19T02:24:55.775Z] [2024-03-19T02:24:55.775Z] portable-extensions: [2024-03-19T02:24:55.775Z] [2024-03-19T02:24:55.775Z] setOSConditions: [2024-03-19T02:24:55.775Z] [2024-03-19T02:24:55.775Z] setToolWin: [2024-03-19T02:24:55.775Z] [2024-03-19T02:24:55.775Z] setToolUnix: [2024-03-19T02:24:55.775Z] [2024-03-19T02:24:55.776Z] setToolProperty: [2024-03-19T02:24:55.776Z] [2024-03-19T02:24:55.776Z] setS1ASclassPath: [2024-03-19T02:24:55.776Z] [2024-03-19T02:24:55.776Z] init-common: [2024-03-19T02:24:55.776Z] [2024-03-19T02:24:55.776Z] clean: [2024-03-19T02:24:55.776Z] [2024-03-19T02:24:55.776Z] setOSConditions: [2024-03-19T02:24:55.776Z] [2024-03-19T02:24:55.776Z] setToolWin: [2024-03-19T02:24:55.776Z] [2024-03-19T02:24:55.776Z] setToolUnix: [2024-03-19T02:24:55.776Z] [2024-03-19T02:24:55.776Z] setToolProperty: [2024-03-19T02:24:55.776Z] [2024-03-19T02:24:55.776Z] setS1ASclassPath: [2024-03-19T02:24:55.776Z] [2024-03-19T02:24:55.776Z] init-common: [2024-03-19T02:24:55.776Z] [2024-03-19T02:24:55.776Z] clean-common: [2024-03-19T02:24:55.776Z] [2024-03-19T02:24:55.776Z] setOSConditions: [2024-03-19T02:24:55.776Z] [2024-03-19T02:24:55.777Z] setToolWin: [2024-03-19T02:24:55.777Z] [2024-03-19T02:24:55.777Z] setToolUnix: [2024-03-19T02:24:55.777Z] [2024-03-19T02:24:55.777Z] setToolProperty: [2024-03-19T02:24:55.777Z] [2024-03-19T02:24:55.777Z] setS1ASclassPath: [2024-03-19T02:24:55.777Z] [2024-03-19T02:24:55.777Z] init-common: [2024-03-19T02:24:55.777Z] [2024-03-19T02:24:55.777Z] clean-classes-common: [2024-03-19T02:24:55.777Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:55.777Z] [2024-03-19T02:24:55.777Z] setOSConditions: [2024-03-19T02:24:55.777Z] [2024-03-19T02:24:55.777Z] setToolWin: [2024-03-19T02:24:55.777Z] [2024-03-19T02:24:55.777Z] setToolUnix: [2024-03-19T02:24:55.777Z] [2024-03-19T02:24:55.777Z] setToolProperty: [2024-03-19T02:24:55.777Z] [2024-03-19T02:24:55.777Z] setS1ASclassPath: [2024-03-19T02:24:55.778Z] [2024-03-19T02:24:55.778Z] init-common: [2024-03-19T02:24:55.778Z] [2024-03-19T02:24:55.778Z] clean-jars-common: [2024-03-19T02:24:55.778Z] [2024-03-19T02:24:55.778Z] compile: [2024-03-19T02:24:55.778Z] [2024-03-19T02:24:55.778Z] setOSConditions: [2024-03-19T02:24:55.778Z] [2024-03-19T02:24:55.778Z] setToolWin: [2024-03-19T02:24:55.778Z] [2024-03-19T02:24:55.778Z] setToolUnix: [2024-03-19T02:24:55.778Z] [2024-03-19T02:24:55.778Z] setToolProperty: [2024-03-19T02:24:55.778Z] [2024-03-19T02:24:55.778Z] setS1ASclassPath: [2024-03-19T02:24:55.778Z] [2024-03-19T02:24:55.778Z] init-common: [2024-03-19T02:24:55.778Z] [2024-03-19T02:24:55.778Z] compile-common: [2024-03-19T02:24:55.778Z] [echo] Current time (ISO): 2024-03-19T02:24:55.745+0000 [2024-03-19T02:24:55.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:55.779Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:55.856Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:55.856Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:24:55.856Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-notx-ccp [2024-03-19T02:24:55.856Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2024-03-19T02:24:55.856Z] [2024-03-19T02:24:55.856Z] setOSConditions: [2024-03-19T02:24:55.856Z] [2024-03-19T02:24:55.856Z] setToolWin: [2024-03-19T02:24:55.856Z] [2024-03-19T02:24:55.856Z] setToolUnix: [2024-03-19T02:24:55.856Z] [2024-03-19T02:24:55.856Z] setToolProperty: [2024-03-19T02:24:55.856Z] [2024-03-19T02:24:55.856Z] setS1ASclassPath: [2024-03-19T02:24:55.856Z] [2024-03-19T02:24:55.856Z] init-common: [2024-03-19T02:24:55.856Z] [2024-03-19T02:24:55.856Z] undeploy-rar-common: [2024-03-19T02:24:55.856Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2024-03-19T02:24:55.866Z] [2024-03-19T02:24:55.866Z] all: [2024-03-19T02:24:55.866Z] [echo] [2024-03-19T02:24:55.866Z] [echo] ************************* [2024-03-19T02:24:55.866Z] [echo] * Running jspResourceInjectionContextListener [2024-03-19T02:24:55.866Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener [2024-03-19T02:24:55.866Z] [echo] ************************* [2024-03-19T02:24:55.866Z] [echo] [2024-03-19T02:24:55.866Z] [2024-03-19T02:24:55.866Z] setOSConditions: [2024-03-19T02:24:55.866Z] [2024-03-19T02:24:55.866Z] setToolWin: [2024-03-19T02:24:55.866Z] [2024-03-19T02:24:55.866Z] setToolUnix: [2024-03-19T02:24:55.866Z] [2024-03-19T02:24:55.866Z] setToolProperty: [2024-03-19T02:24:55.866Z] [2024-03-19T02:24:55.866Z] setS1ASclassPath: [2024-03-19T02:24:55.866Z] [2024-03-19T02:24:55.866Z] init-common: [2024-03-19T02:24:55.866Z] [2024-03-19T02:24:55.867Z] clean: [2024-03-19T02:24:55.867Z] [2024-03-19T02:24:55.867Z] setOSConditions: [2024-03-19T02:24:55.867Z] [2024-03-19T02:24:55.867Z] setToolWin: [2024-03-19T02:24:55.867Z] [2024-03-19T02:24:55.867Z] setToolUnix: [2024-03-19T02:24:55.867Z] [2024-03-19T02:24:55.867Z] setToolProperty: [2024-03-19T02:24:55.867Z] [2024-03-19T02:24:55.867Z] setS1ASclassPath: [2024-03-19T02:24:55.867Z] [2024-03-19T02:24:55.867Z] init-common: [2024-03-19T02:24:55.867Z] [2024-03-19T02:24:55.867Z] clean-common: [2024-03-19T02:24:55.867Z] [2024-03-19T02:24:55.867Z] setOSConditions: [2024-03-19T02:24:55.867Z] [2024-03-19T02:24:55.867Z] setToolWin: [2024-03-19T02:24:55.867Z] [2024-03-19T02:24:55.867Z] setToolUnix: [2024-03-19T02:24:55.867Z] [2024-03-19T02:24:55.867Z] setToolProperty: [2024-03-19T02:24:55.867Z] [2024-03-19T02:24:55.867Z] setS1ASclassPath: [2024-03-19T02:24:55.868Z] [2024-03-19T02:24:55.868Z] init-common: [2024-03-19T02:24:55.868Z] [2024-03-19T02:24:55.868Z] clean-classes-common: [2024-03-19T02:24:55.868Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:55.868Z] [2024-03-19T02:24:55.868Z] setOSConditions: [2024-03-19T02:24:55.868Z] [2024-03-19T02:24:55.868Z] setToolWin: [2024-03-19T02:24:55.868Z] [2024-03-19T02:24:55.868Z] setToolUnix: [2024-03-19T02:24:55.868Z] [2024-03-19T02:24:55.868Z] setToolProperty: [2024-03-19T02:24:55.868Z] [2024-03-19T02:24:55.868Z] setS1ASclassPath: [2024-03-19T02:24:55.868Z] [2024-03-19T02:24:55.868Z] init-common: [2024-03-19T02:24:55.868Z] [2024-03-19T02:24:55.868Z] clean-jars-common: [2024-03-19T02:24:55.868Z] [2024-03-19T02:24:55.868Z] compile: [2024-03-19T02:24:55.868Z] [2024-03-19T02:24:55.868Z] setOSConditions: [2024-03-19T02:24:55.868Z] [2024-03-19T02:24:55.868Z] setToolWin: [2024-03-19T02:24:55.869Z] [2024-03-19T02:24:55.869Z] setToolUnix: [2024-03-19T02:24:55.869Z] [2024-03-19T02:24:55.869Z] setToolProperty: [2024-03-19T02:24:55.869Z] [2024-03-19T02:24:55.869Z] setS1ASclassPath: [2024-03-19T02:24:55.869Z] [2024-03-19T02:24:55.869Z] init-common: [2024-03-19T02:24:55.869Z] [2024-03-19T02:24:55.869Z] compile-common: [2024-03-19T02:24:55.869Z] [echo] Current time (ISO): 2024-03-19T02:24:55.682+0000 [2024-03-19T02:24:55.869Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:55.869Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:55.924Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:55.925Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2024-03-19T02:24:55.925Z] [exec] Command delete-jmsdest executed successfully. [2024-03-19T02:24:55.925Z] [2024-03-19T02:24:55.925Z] setAsadminArgs: [2024-03-19T02:24:55.925Z] [2024-03-19T02:24:55.925Z] common.delete.jms.resource: [2024-03-19T02:24:55.925Z] [2024-03-19T02:24:55.925Z] init.os: [2024-03-19T02:24:55.925Z] [2024-03-19T02:24:55.925Z] init.tools.unix: [2024-03-19T02:24:55.925Z] [2024-03-19T02:24:55.925Z] init.tools.windows: [2024-03-19T02:24:55.925Z] [2024-03-19T02:24:55.925Z] init.tools: [2024-03-19T02:24:55.925Z] [2024-03-19T02:24:55.925Z] setAsadminArgs: [2024-03-19T02:24:55.925Z] [2024-03-19T02:24:55.925Z] init: [2024-03-19T02:24:55.925Z] [2024-03-19T02:24:55.925Z] init.customtasks: [2024-03-19T02:24:55.925Z] [2024-03-19T02:24:55.925Z] common.run.asadmin: [2024-03-19T02:24:55.925Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_OutQueue [2024-03-19T02:24:55.976Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:55.976Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:55.976Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:55.976Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:55.976Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:55.976Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:55.976Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:56.114Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-notx [2024-03-19T02:24:56.114Z] [2024-03-19T02:24:56.114Z] exec: [2024-03-19T02:24:56.115Z] [2024-03-19T02:24:56.115Z] asadmin-common: [2024-03-19T02:24:56.115Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.class-loading-policy=global [2024-03-19T02:24:56.230Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-sessionApp [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] all: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] session2: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] setOSConditions: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] setToolWin: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] setToolUnix: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] setToolProperty: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] setS1ASclassPath: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] init-common: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] clean: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] setOSConditions: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] setToolWin: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] setToolUnix: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] setToolProperty: [2024-03-19T02:24:56.231Z] [2024-03-19T02:24:56.231Z] setS1ASclassPath: [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] init-common: [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] clean-common: [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] setOSConditions: [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] setToolWin: [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] setToolUnix: [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] setToolProperty: [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] setS1ASclassPath: [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] init-common: [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] clean-classes-common: [2024-03-19T02:24:56.232Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] setOSConditions: [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] setToolWin: [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] setToolUnix: [2024-03-19T02:24:56.232Z] [2024-03-19T02:24:56.232Z] setToolProperty: [2024-03-19T02:24:56.233Z] [2024-03-19T02:24:56.233Z] setS1ASclassPath: [2024-03-19T02:24:56.233Z] [2024-03-19T02:24:56.233Z] init-common: [2024-03-19T02:24:56.233Z] [2024-03-19T02:24:56.233Z] clean-jars-common: [2024-03-19T02:24:56.233Z] [2024-03-19T02:24:56.233Z] compile: [2024-03-19T02:24:56.233Z] [2024-03-19T02:24:56.233Z] setOSConditions: [2024-03-19T02:24:56.233Z] [2024-03-19T02:24:56.233Z] setToolWin: [2024-03-19T02:24:56.233Z] [2024-03-19T02:24:56.233Z] setToolUnix: [2024-03-19T02:24:56.233Z] [2024-03-19T02:24:56.233Z] setToolProperty: [2024-03-19T02:24:56.233Z] [2024-03-19T02:24:56.233Z] setS1ASclassPath: [2024-03-19T02:24:56.233Z] [2024-03-19T02:24:56.233Z] init-common: [2024-03-19T02:24:56.233Z] [2024-03-19T02:24:56.233Z] compile-common: [2024-03-19T02:24:56.233Z] [echo] Current time (ISO): 2024-03-19T02:24:56.060+0000 [2024-03-19T02:24:56.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:56.233Z] [javac] Compiling 15 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:56.309Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:56.309Z] [javac] 1 warning [2024-03-19T02:24:56.309Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:56.309Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:56.309Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:56.310Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:56.310Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:56.310Z] [2024-03-19T02:24:56.310Z] pkg-ejb-jar: [2024-03-19T02:24:56.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/ejb/META-INF [2024-03-19T02:24:56.310Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${ejb.wsit.descriptors} does not exist. [2024-03-19T02:24:56.310Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/webservicerefs-ejb.jar [2024-03-19T02:24:56.310Z] [2024-03-19T02:24:56.310Z] deploy-ejb-jar: [2024-03-19T02:24:56.310Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:56.310Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:56.310Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:56.310Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:56.311Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:56.311Z] [2024-03-19T02:24:56.311Z] setOSConditions: [2024-03-19T02:24:56.311Z] [2024-03-19T02:24:56.311Z] setToolWin: [2024-03-19T02:24:56.311Z] [2024-03-19T02:24:56.311Z] setToolUnix: [2024-03-19T02:24:56.311Z] [2024-03-19T02:24:56.311Z] setToolProperty: [2024-03-19T02:24:56.311Z] [2024-03-19T02:24:56.311Z] setS1ASclassPath: [2024-03-19T02:24:56.311Z] [2024-03-19T02:24:56.311Z] init-common: [2024-03-19T02:24:56.311Z] [2024-03-19T02:24:56.311Z] deploy-jar-common: [Pipeline] junit [2024-03-19T02:24:56.487Z] Recording test results [2024-03-19T02:24:56.492Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:56.492Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-03-19T02:24:56.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.class-loading-policy=global [2024-03-19T02:24:56.687Z] [exec] server.connector-service.class-loading-policy=global [2024-03-19T02:24:56.687Z] [2024-03-19T02:24:56.687Z] setOSConditions: [2024-03-19T02:24:56.687Z] [2024-03-19T02:24:56.687Z] setToolWin: [2024-03-19T02:24:56.687Z] [2024-03-19T02:24:56.687Z] setToolUnix: [2024-03-19T02:24:56.687Z] [2024-03-19T02:24:56.687Z] setToolProperty: [2024-03-19T02:24:56.687Z] [2024-03-19T02:24:56.687Z] setS1ASclassPath: [2024-03-19T02:24:56.687Z] [2024-03-19T02:24:56.687Z] init-common: [2024-03-19T02:24:56.687Z] [2024-03-19T02:24:56.687Z] clean: [2024-03-19T02:24:56.687Z] [2024-03-19T02:24:56.687Z] setOSConditions: [2024-03-19T02:24:56.687Z] [2024-03-19T02:24:56.687Z] setToolWin: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] setToolUnix: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] setToolProperty: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] setS1ASclassPath: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] init-common: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] clean-common: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] setOSConditions: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] setToolWin: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] setToolUnix: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] setToolProperty: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] setS1ASclassPath: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] init-common: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] clean-classes-common: [2024-03-19T02:24:56.688Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] setOSConditions: [2024-03-19T02:24:56.688Z] [2024-03-19T02:24:56.688Z] setToolWin: [2024-03-19T02:24:56.689Z] [2024-03-19T02:24:56.689Z] setToolUnix: [2024-03-19T02:24:56.689Z] [2024-03-19T02:24:56.689Z] setToolProperty: [2024-03-19T02:24:56.689Z] [2024-03-19T02:24:56.689Z] setS1ASclassPath: [2024-03-19T02:24:56.689Z] [2024-03-19T02:24:56.689Z] init-common: [2024-03-19T02:24:56.689Z] [2024-03-19T02:24:56.689Z] clean-jars-common: [2024-03-19T02:24:56.689Z] [2024-03-19T02:24:56.689Z] clean: [2024-03-19T02:24:56.689Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-03-19T02:24:56.689Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-03-19T02:24:56.689Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-03-19T02:24:56.689Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-03-19T02:24:56.689Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-03-19T02:24:56.689Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-03-19T02:24:56.689Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-03-19T02:24:56.689Z] [2024-03-19T02:24:56.689Z] compile: [2024-03-19T02:24:56.689Z] [2024-03-19T02:24:56.689Z] setOSConditions: [2024-03-19T02:24:56.689Z] [2024-03-19T02:24:56.690Z] setToolWin: [2024-03-19T02:24:56.690Z] [2024-03-19T02:24:56.690Z] setToolUnix: [2024-03-19T02:24:56.690Z] [2024-03-19T02:24:56.690Z] setToolProperty: [2024-03-19T02:24:56.690Z] [2024-03-19T02:24:56.690Z] setS1ASclassPath: [2024-03-19T02:24:56.690Z] [2024-03-19T02:24:56.690Z] init-common: [2024-03-19T02:24:56.690Z] [2024-03-19T02:24:56.690Z] compile-common: [2024-03-19T02:24:56.690Z] [echo] Current time (ISO): 2024-03-19T02:24:56.602+0000 [2024-03-19T02:24:56.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:56.690Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:56.750Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2024-03-19T02:24:56.750Z] [exec] Command delete-jms-resource executed successfully. [2024-03-19T02:24:56.750Z] [2024-03-19T02:24:56.750Z] init.os: [2024-03-19T02:24:56.750Z] [2024-03-19T02:24:56.750Z] init.tools.unix: [2024-03-19T02:24:56.750Z] [2024-03-19T02:24:56.750Z] init.tools.windows: [2024-03-19T02:24:56.750Z] [2024-03-19T02:24:56.750Z] init.tools: [2024-03-19T02:24:56.750Z] [2024-03-19T02:24:56.750Z] setAsadminArgs: [2024-03-19T02:24:56.751Z] [2024-03-19T02:24:56.751Z] init: [2024-03-19T02:24:56.751Z] [2024-03-19T02:24:56.751Z] init.customtasks: [2024-03-19T02:24:56.751Z] [2024-03-19T02:24:56.751Z] common.run.asadmin: [2024-03-19T02:24:56.751Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_OutQueue [2024-03-19T02:24:56.810Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:56.810Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:56.810Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:56.810Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:56.810Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:56.810Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:56.810Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:56.909Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:56.909Z] [javac] 1 warning [2024-03-19T02:24:56.909Z] [2024-03-19T02:24:56.909Z] build: [2024-03-19T02:24:56.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:56.909Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-mdb-ejb.jar [2024-03-19T02:24:56.909Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/org [2024-03-19T02:24:56.909Z] [2024-03-19T02:24:56.909Z] setup: [2024-03-19T02:24:56.909Z] [echo] ...Starting DAS to create JMS resources.... [2024-03-19T02:24:56.909Z] [2024-03-19T02:24:56.909Z] setOSConditions: [2024-03-19T02:24:56.909Z] [2024-03-19T02:24:56.909Z] setToolWin: [2024-03-19T02:24:56.909Z] [2024-03-19T02:24:56.909Z] setToolUnix: [2024-03-19T02:24:56.909Z] [2024-03-19T02:24:56.909Z] setToolProperty: [2024-03-19T02:24:56.909Z] [2024-03-19T02:24:56.909Z] setS1ASclassPath: [2024-03-19T02:24:56.910Z] [2024-03-19T02:24:56.910Z] init-common: [2024-03-19T02:24:56.910Z] [2024-03-19T02:24:56.910Z] startDomainUnix: [2024-03-19T02:24:56.910Z] [echo] Starting DAS [2024-03-19T02:24:56.924Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/webservicerefs-ejb.jar [2024-03-19T02:24:56.967Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:56.967Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:56.967Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:56.967Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:56.967Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:56.967Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:56.967Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:57.144Z] [exec] JMS Desctination ejb_jms_jmsejb_Queue created. [2024-03-19T02:24:57.144Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_jms_jmsejb_Queue --target server --force=false jms/ejb_jms_jmsejb_Queue [2024-03-19T02:24:57.144Z] [exec] Administered object jms/ejb_jms_jmsejb_Queue created. [2024-03-19T02:24:57.144Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt [2024-03-19T02:24:57.144Z] [2024-03-19T02:24:57.144Z] deploy: [2024-03-19T02:24:57.144Z] [2024-03-19T02:24:57.145Z] setOSConditions: [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] setToolWin: [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] setToolUnix: [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] setToolProperty: [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] setS1ASclassPath: [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] init-common: [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] deploy-common: [2024-03-19T02:24:57.145Z] [echo] Current time (ISO): 2024-03-19T02:24:57.073+0000 [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] setOSConditions: [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] setToolWin: [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] setToolUnix: [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] setToolProperty: [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] setS1ASclassPath: [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] init-common: [2024-03-19T02:24:57.145Z] [2024-03-19T02:24:57.145Z] deploy-common-pe: [2024-03-19T02:24:57.175Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:57.175Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:57.175Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:57.175Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:57.175Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:57.175Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:57.175Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:57.224Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:57.253Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-03-19T02:24:57.317Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:57.317Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2024-03-19T02:24:57.317Z] [exec] Command delete-jmsdest executed successfully. [2024-03-19T02:24:57.317Z] [2024-03-19T02:24:57.317Z] setAsadminArgs: [2024-03-19T02:24:57.317Z] [2024-03-19T02:24:57.317Z] common.delete.jms.connection: [2024-03-19T02:24:57.317Z] [2024-03-19T02:24:57.318Z] init.os: [2024-03-19T02:24:57.318Z] [2024-03-19T02:24:57.318Z] init.tools.unix: [2024-03-19T02:24:57.318Z] [2024-03-19T02:24:57.318Z] init.tools.windows: [2024-03-19T02:24:57.318Z] [2024-03-19T02:24:57.318Z] init.tools: [2024-03-19T02:24:57.318Z] [2024-03-19T02:24:57.318Z] setAsadminArgs: [2024-03-19T02:24:57.318Z] [2024-03-19T02:24:57.318Z] init: [2024-03-19T02:24:57.318Z] [2024-03-19T02:24:57.318Z] init.customtasks: [2024-03-19T02:24:57.318Z] [2024-03-19T02:24:57.318Z] common.run.asadmin: [2024-03-19T02:24:57.318Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_QCF [2024-03-19T02:24:57.403Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:57.460Z] [exec] Mar 19, 2024 2:24:56 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:24:57.460Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2d22d3b1 [2024-03-19T02:24:57.461Z] [exec] Starting test for id: 1418113080 [2024-03-19T02:24:57.461Z] [exec] Done for id: 1418113080 [2024-03-19T02:24:57.461Z] [exec] Value of key is: simple [2024-03-19T02:24:57.461Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:57.461Z] [exec] [2024-03-19T02:24:57.461Z] [exec] [2024-03-19T02:24:57.461Z] [exec] ----------------------------------------- [2024-03-19T02:24:57.461Z] [exec] - simple: PASS - [2024-03-19T02:24:57.461Z] [exec] ----------------------------------------- [2024-03-19T02:24:57.461Z] [exec] Total PASS: 1 [2024-03-19T02:24:57.461Z] [exec] Total FAIL: 0 [2024-03-19T02:24:57.461Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:24:57.461Z] [exec] ----------------------------------------- [2024-03-19T02:24:57.461Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:57.461Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:24:57.461Z] [2024-03-19T02:24:57.461Z] checkReporting-common: [2024-03-19T02:24:57.461Z] [2024-03-19T02:24:57.461Z] confirmReportPresent-common: [2024-03-19T02:24:57.461Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:24:57.461Z] [echo] Test seems to be reported fine [2024-03-19T02:24:57.461Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/RepRunConf.txt [2024-03-19T02:24:57.461Z] [2024-03-19T02:24:57.461Z] confirmMissingReport-common: [2024-03-19T02:24:57.461Z] [2024-03-19T02:24:57.461Z] undeploy: [2024-03-19T02:24:57.461Z] [2024-03-19T02:24:57.461Z] setOSConditions: [2024-03-19T02:24:57.461Z] [2024-03-19T02:24:57.461Z] setToolWin: [2024-03-19T02:24:57.461Z] [2024-03-19T02:24:57.461Z] setToolUnix: [2024-03-19T02:24:57.461Z] [2024-03-19T02:24:57.461Z] setToolProperty: [2024-03-19T02:24:57.461Z] [2024-03-19T02:24:57.461Z] setS1ASclassPath: [2024-03-19T02:24:57.461Z] [2024-03-19T02:24:57.461Z] init-common: [2024-03-19T02:24:57.462Z] [2024-03-19T02:24:57.462Z] execute-ejb-sql-common: [2024-03-19T02:24:57.462Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/sql/drop_pointbase.sql [2024-03-19T02:24:57.462Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:24:57.462Z] [2024-03-19T02:24:57.462Z] setOSConditions: [2024-03-19T02:24:57.462Z] [2024-03-19T02:24:57.462Z] setToolWin: [2024-03-19T02:24:57.462Z] [2024-03-19T02:24:57.462Z] setToolUnix: [2024-03-19T02:24:57.462Z] [2024-03-19T02:24:57.462Z] setToolProperty: [2024-03-19T02:24:57.462Z] [2024-03-19T02:24:57.462Z] setS1ASclassPath: [2024-03-19T02:24:57.462Z] [2024-03-19T02:24:57.462Z] init-common: [2024-03-19T02:24:57.462Z] [2024-03-19T02:24:57.462Z] undeploy-common: [2024-03-19T02:24:57.503Z] [javac] 1 warning [2024-03-19T02:24:57.503Z] [2024-03-19T02:24:57.503Z] build: [2024-03-19T02:24:57.503Z] [2024-03-19T02:24:57.503Z] setOSConditions: [2024-03-19T02:24:57.504Z] [2024-03-19T02:24:57.504Z] setToolWin: [2024-03-19T02:24:57.504Z] [2024-03-19T02:24:57.504Z] setToolUnix: [2024-03-19T02:24:57.504Z] [2024-03-19T02:24:57.504Z] setToolProperty: [2024-03-19T02:24:57.504Z] [2024-03-19T02:24:57.504Z] setS1ASclassPath: [2024-03-19T02:24:57.504Z] [2024-03-19T02:24:57.504Z] init-common: [2024-03-19T02:24:57.504Z] [2024-03-19T02:24:57.504Z] webclient-war-common: [2024-03-19T02:24:57.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:57.504Z] [2024-03-19T02:24:57.504Z] clear: [2024-03-19T02:24:57.504Z] [2024-03-19T02:24:57.504Z] test-tlds-exist: [2024-03-19T02:24:57.504Z] [2024-03-19T02:24:57.504Z] copy-tlds: [2024-03-19T02:24:57.504Z] [2024-03-19T02:24:57.504Z] test-tagfiles-exist: [2024-03-19T02:24:57.504Z] [2024-03-19T02:24:57.504Z] copy-tagfiles: [2024-03-19T02:24:57.504Z] [2024-03-19T02:24:57.504Z] package-war-common: [2024-03-19T02:24:57.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:24:57.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:57.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:57.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:57.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/lib [2024-03-19T02:24:57.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:57.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-03-19T02:24:57.505Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:57.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/docroot [2024-03-19T02:24:57.505Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-simple-portable-extension-web.war [2024-03-19T02:24:57.505Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:57.505Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:57.505Z] [javac] Compiling 1 source file [2024-03-19T02:24:57.505Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:24:57.505Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:57.505Z] [2024-03-19T02:24:57.505Z] deploy: [2024-03-19T02:24:57.505Z] [2024-03-19T02:24:57.505Z] deploy-war-common: [2024-03-19T02:24:57.505Z] [2024-03-19T02:24:57.505Z] setOSConditions: [2024-03-19T02:24:57.505Z] [2024-03-19T02:24:57.505Z] setToolWin: [2024-03-19T02:24:57.505Z] [2024-03-19T02:24:57.505Z] setToolUnix: [2024-03-19T02:24:57.506Z] [2024-03-19T02:24:57.506Z] setToolProperty: [2024-03-19T02:24:57.506Z] [2024-03-19T02:24:57.506Z] setS1ASclassPath: [2024-03-19T02:24:57.506Z] [2024-03-19T02:24:57.506Z] init-common: [2024-03-19T02:24:57.506Z] [2024-03-19T02:24:57.506Z] deploy-war-commonpe: [2024-03-19T02:24:57.652Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:57.652Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:57.652Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:57.652Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:57.652Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:57.652Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:57.652Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:57.662Z] [javac] 1 warning [2024-03-19T02:24:57.662Z] [2024-03-19T02:24:57.662Z] build: [2024-03-19T02:24:57.662Z] [2024-03-19T02:24:57.662Z] setOSConditions: [2024-03-19T02:24:57.662Z] [2024-03-19T02:24:57.662Z] setToolWin: [2024-03-19T02:24:57.663Z] [2024-03-19T02:24:57.663Z] setToolUnix: [2024-03-19T02:24:57.663Z] [2024-03-19T02:24:57.663Z] setToolProperty: [2024-03-19T02:24:57.663Z] [2024-03-19T02:24:57.663Z] setS1ASclassPath: [2024-03-19T02:24:57.663Z] [2024-03-19T02:24:57.663Z] init-common: [2024-03-19T02:24:57.663Z] [2024-03-19T02:24:57.663Z] webclient-war-common: [2024-03-19T02:24:57.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:57.663Z] [2024-03-19T02:24:57.663Z] clear: [2024-03-19T02:24:57.663Z] [2024-03-19T02:24:57.663Z] test-tlds-exist: [2024-03-19T02:24:57.663Z] [2024-03-19T02:24:57.663Z] copy-tlds: [2024-03-19T02:24:57.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:24:57.663Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:24:57.663Z] [2024-03-19T02:24:57.663Z] test-tagfiles-exist: [2024-03-19T02:24:57.663Z] [2024-03-19T02:24:57.663Z] copy-tagfiles: [2024-03-19T02:24:57.663Z] [2024-03-19T02:24:57.663Z] package-war-common: [2024-03-19T02:24:57.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:57.664Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:24:57.664Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/lib [2024-03-19T02:24:57.664Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:57.664Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:57.664Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:24:57.664Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/docroot [2024-03-19T02:24:57.664Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-context-listener-web.war [2024-03-19T02:24:57.664Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:24:57.664Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:57.664Z] [javac] Compiling 1 source file [2024-03-19T02:24:57.664Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:24:57.664Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:24:57.664Z] [2024-03-19T02:24:57.664Z] deploy: [2024-03-19T02:24:57.664Z] [2024-03-19T02:24:57.664Z] deploy-war-common: [2024-03-19T02:24:57.664Z] [2024-03-19T02:24:57.664Z] setOSConditions: [2024-03-19T02:24:57.664Z] [2024-03-19T02:24:57.664Z] setToolWin: [2024-03-19T02:24:57.664Z] [2024-03-19T02:24:57.664Z] setToolUnix: [2024-03-19T02:24:57.665Z] [2024-03-19T02:24:57.665Z] setToolProperty: [2024-03-19T02:24:57.665Z] [2024-03-19T02:24:57.665Z] setS1ASclassPath: [2024-03-19T02:24:57.665Z] [2024-03-19T02:24:57.665Z] init-common: [2024-03-19T02:24:57.665Z] [2024-03-19T02:24:57.665Z] deploy-war-commonpe: [2024-03-19T02:24:57.710Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbApp.ear [2024-03-19T02:24:57.721Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-simpleApp [2024-03-19T02:24:57.721Z] [2024-03-19T02:24:57.721Z] all: [2024-03-19T02:24:57.721Z] [2024-03-19T02:24:57.721Z] simple_nopackage: [2024-03-19T02:24:57.721Z] [2024-03-19T02:24:57.721Z] setOSConditions: [2024-03-19T02:24:57.721Z] [2024-03-19T02:24:57.721Z] setToolWin: [2024-03-19T02:24:57.721Z] [2024-03-19T02:24:57.721Z] setToolUnix: [2024-03-19T02:24:57.721Z] [2024-03-19T02:24:57.721Z] setToolProperty: [2024-03-19T02:24:57.721Z] [2024-03-19T02:24:57.721Z] setS1ASclassPath: [2024-03-19T02:24:57.721Z] [2024-03-19T02:24:57.721Z] init-common: [2024-03-19T02:24:57.721Z] [2024-03-19T02:24:57.721Z] clean: [2024-03-19T02:24:57.721Z] [2024-03-19T02:24:57.721Z] setOSConditions: [2024-03-19T02:24:57.721Z] [2024-03-19T02:24:57.721Z] setToolWin: [2024-03-19T02:24:57.721Z] [2024-03-19T02:24:57.722Z] setToolUnix: [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] setToolProperty: [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] setS1ASclassPath: [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] init-common: [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] clean-common: [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] setOSConditions: [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] setToolWin: [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] setToolUnix: [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] setToolProperty: [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] setS1ASclassPath: [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] init-common: [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] clean-classes-common: [2024-03-19T02:24:57.722Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] setOSConditions: [2024-03-19T02:24:57.722Z] [2024-03-19T02:24:57.722Z] setToolWin: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] setToolUnix: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] setToolProperty: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] setS1ASclassPath: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] init-common: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] clean-jars-common: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] compile: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] setOSConditions: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] setToolWin: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] setToolUnix: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] setToolProperty: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] setS1ASclassPath: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] init-common: [2024-03-19T02:24:57.723Z] [2024-03-19T02:24:57.723Z] compile-common: [2024-03-19T02:24:57.723Z] [echo] Current time (ISO): 2024-03-19T02:24:57.704+0000 [2024-03-19T02:24:57.723Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:57.723Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:57.738Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:57.884Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:24:57.884Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-03-19T02:24:57.924Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-resource-injection-context-listener --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-context-listener-web.war [2024-03-19T02:24:57.968Z] [exec] Application deployed with name ejb-jms-jmsejbApp. [2024-03-19T02:24:57.969Z] [echo] Deployment on target server server successful [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] setOSConditions: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] setToolWin: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] setToolUnix: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] setToolProperty: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] setS1ASclassPath: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] init-common: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] deploy-common-ee: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] run: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] setOSConditions: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] setToolWin: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] setToolUnix: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] setToolProperty: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.969Z] setS1ASclassPath: [2024-03-19T02:24:57.969Z] [2024-03-19T02:24:57.970Z] init-common: [2024-03-19T02:24:57.970Z] [2024-03-19T02:24:57.970Z] runclient-common: [2024-03-19T02:24:57.970Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar -name ejb-jms-jmsejbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:24:58.070Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-portable-extension --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-simple-portable-extension-web.war [2024-03-19T02:24:58.070Z] [exec] Application deployed with name cdi-simple-portable-extension-web. [2024-03-19T02:24:58.070Z] [2024-03-19T02:24:58.070Z] deploy-war-commonee: [2024-03-19T02:24:58.070Z] [2024-03-19T02:24:58.070Z] run: [2024-03-19T02:24:58.142Z] [exec] Command delete-jms-resource executed successfully. [2024-03-19T02:24:58.142Z] [2024-03-19T02:24:58.142Z] private-all: [2024-03-19T02:24:58.143Z] [2024-03-19T02:24:58.143Z] setAsadminArgsWithoutPassword: [2024-03-19T02:24:58.143Z] [2024-03-19T02:24:58.143Z] create.user: [2024-03-19T02:24:58.143Z] [2024-03-19T02:24:58.143Z] setAsadminArgsWithoutPassword: [2024-03-19T02:24:58.143Z] [2024-03-19T02:24:58.143Z] common.createuser.asadmin: [2024-03-19T02:24:58.308Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2/ejb/SfulEJB.java uses unchecked or unsafe operations. [2024-03-19T02:24:58.308Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:24:58.308Z] [javac] 1 warning [2024-03-19T02:24:58.308Z] [2024-03-19T02:24:58.308Z] setOSConditions: [2024-03-19T02:24:58.308Z] [2024-03-19T02:24:58.308Z] setToolWin: [2024-03-19T02:24:58.308Z] [2024-03-19T02:24:58.308Z] setToolUnix: [2024-03-19T02:24:58.308Z] [2024-03-19T02:24:58.308Z] setToolProperty: [2024-03-19T02:24:58.308Z] [2024-03-19T02:24:58.308Z] setS1ASclassPath: [2024-03-19T02:24:58.308Z] [2024-03-19T02:24:58.308Z] init-common: [2024-03-19T02:24:58.308Z] [2024-03-19T02:24:58.308Z] compile-common: [2024-03-19T02:24:58.308Z] [echo] Current time (ISO): 2024-03-19T02:24:58.020+0000 [2024-03-19T02:24:58.308Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:58.328Z] [java] opening connection to http://localhost:8080/cdi-simple-portable-extension/myurl [2024-03-19T02:24:58.328Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:24:58.328Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:58.328Z] [java] [2024-03-19T02:24:58.328Z] [java] [2024-03-19T02:24:58.328Z] [java] ----------------------------------------- [2024-03-19T02:24:58.328Z] [java] - portable-extensions-simple-extension: PASS - [2024-03-19T02:24:58.328Z] [java] ----------------------------------------- [2024-03-19T02:24:58.328Z] [java] - Total PASS : 1 - [2024-03-19T02:24:58.328Z] [java] - Total FAIL : 0 - [2024-03-19T02:24:58.328Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:24:58.328Z] [java] ----------------------------------------- [2024-03-19T02:24:58.328Z] [2024-03-19T02:24:58.328Z] undeploy: [2024-03-19T02:24:58.328Z] [2024-03-19T02:24:58.328Z] setOSConditions: [2024-03-19T02:24:58.328Z] [2024-03-19T02:24:58.328Z] setToolWin: [2024-03-19T02:24:58.328Z] [2024-03-19T02:24:58.328Z] setToolUnix: [2024-03-19T02:24:58.328Z] [2024-03-19T02:24:58.328Z] setToolProperty: [2024-03-19T02:24:58.328Z] [2024-03-19T02:24:58.328Z] setS1ASclassPath: [2024-03-19T02:24:58.328Z] [2024-03-19T02:24:58.329Z] init-common: [2024-03-19T02:24:58.329Z] [2024-03-19T02:24:58.329Z] undeploy-war-common: [2024-03-19T02:24:58.401Z] [2024-03-19T02:24:58.401Z] init.os: [2024-03-19T02:24:58.401Z] [2024-03-19T02:24:58.401Z] init.tools.unix: [2024-03-19T02:24:58.401Z] [2024-03-19T02:24:58.401Z] init.tools.windows: [2024-03-19T02:24:58.401Z] [2024-03-19T02:24:58.401Z] init.tools: [2024-03-19T02:24:58.401Z] [2024-03-19T02:24:58.401Z] setAsadminArgs: [2024-03-19T02:24:58.401Z] [2024-03-19T02:24:58.401Z] init: [2024-03-19T02:24:58.401Z] [2024-03-19T02:24:58.401Z] init.customtasks: [2024-03-19T02:24:58.401Z] [2024-03-19T02:24:58.401Z] common.run.asadmin: [2024-03-19T02:24:58.402Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2024-03-19T02:24:58.583Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:58.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-portable-extension-web [2024-03-19T02:24:58.586Z] [2024-03-19T02:24:58.586Z] all: [2024-03-19T02:24:58.586Z] [2024-03-19T02:24:58.586Z] setOSConditions: [2024-03-19T02:24:58.586Z] [2024-03-19T02:24:58.586Z] setToolWin: [2024-03-19T02:24:58.586Z] [2024-03-19T02:24:58.586Z] setToolUnix: [2024-03-19T02:24:58.586Z] [2024-03-19T02:24:58.586Z] setToolProperty: [2024-03-19T02:24:58.586Z] [2024-03-19T02:24:58.586Z] setS1ASclassPath: [2024-03-19T02:24:58.586Z] [2024-03-19T02:24:58.586Z] init-common: [2024-03-19T02:24:58.586Z] [2024-03-19T02:24:58.586Z] clean: [2024-03-19T02:24:58.586Z] [2024-03-19T02:24:58.586Z] setOSConditions: [2024-03-19T02:24:58.586Z] [2024-03-19T02:24:58.586Z] setToolWin: [2024-03-19T02:24:58.586Z] [2024-03-19T02:24:58.586Z] setToolUnix: [2024-03-19T02:24:58.586Z] [2024-03-19T02:24:58.587Z] setToolProperty: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] setS1ASclassPath: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] init-common: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] clean-common: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] setOSConditions: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] setToolWin: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] setToolUnix: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] setToolProperty: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] setS1ASclassPath: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] init-common: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] clean-classes-common: [2024-03-19T02:24:58.587Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] setOSConditions: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] setToolWin: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.587Z] setToolUnix: [2024-03-19T02:24:58.587Z] [2024-03-19T02:24:58.588Z] setToolProperty: [2024-03-19T02:24:58.588Z] [2024-03-19T02:24:58.588Z] setS1ASclassPath: [2024-03-19T02:24:58.588Z] [2024-03-19T02:24:58.588Z] init-common: [2024-03-19T02:24:58.588Z] [2024-03-19T02:24:58.588Z] clean-jars-common: [2024-03-19T02:24:58.588Z] [2024-03-19T02:24:58.588Z] compile: [2024-03-19T02:24:58.588Z] [2024-03-19T02:24:58.588Z] setOSConditions: [2024-03-19T02:24:58.588Z] [2024-03-19T02:24:58.588Z] setToolWin: [2024-03-19T02:24:58.588Z] [2024-03-19T02:24:58.588Z] setToolUnix: [2024-03-19T02:24:58.588Z] [2024-03-19T02:24:58.588Z] setToolProperty: [2024-03-19T02:24:58.588Z] [2024-03-19T02:24:58.588Z] setS1ASclassPath: [2024-03-19T02:24:58.588Z] [2024-03-19T02:24:58.588Z] init-common: [2024-03-19T02:24:58.588Z] [2024-03-19T02:24:58.588Z] compile-common: [2024-03-19T02:24:58.588Z] [echo] Current time (ISO): 2024-03-19T02:24:58.506+0000 [2024-03-19T02:24:58.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:58.588Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:58.670Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:58.670Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:58.670Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:58.670Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:58.670Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:58.670Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:58.670Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:58.840Z] [javac] 1 warning [2024-03-19T02:24:58.840Z] [2024-03-19T02:24:58.840Z] setOSConditions: [2024-03-19T02:24:58.840Z] [2024-03-19T02:24:58.840Z] setToolWin: [2024-03-19T02:24:58.840Z] [2024-03-19T02:24:58.840Z] setToolUnix: [2024-03-19T02:24:58.840Z] [2024-03-19T02:24:58.840Z] setToolProperty: [2024-03-19T02:24:58.841Z] [2024-03-19T02:24:58.841Z] setS1ASclassPath: [2024-03-19T02:24:58.841Z] [2024-03-19T02:24:58.841Z] init-common: [2024-03-19T02:24:58.841Z] [2024-03-19T02:24:58.841Z] compile-common: [2024-03-19T02:24:58.841Z] [echo] Current time (ISO): 2024-03-19T02:24:58.758+0000 [2024-03-19T02:24:58.841Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:58.872Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:58.872Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:58.872Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:58.872Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:58.872Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:58.872Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:58.872Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:58.901Z] [exec] Mar 19, 2024 2:24:58 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:24:58.901Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:24:58.927Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:58.927Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/ejb/TestBMP.java:63: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:24:58.927Z] [javac] return new Integer(i); [2024-03-19T02:24:58.927Z] [javac] ^ [2024-03-19T02:24:58.970Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups j2ee --authrealmname file --target server j2ee [2024-03-19T02:24:59.184Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/ejb/TestBMP.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:24:59.184Z] [javac] return new Integer(i); [2024-03-19T02:24:59.184Z] [javac] ^ [2024-03-19T02:24:59.184Z] [javac] 3 warnings [2024-03-19T02:24:59.184Z] [2024-03-19T02:24:59.184Z] setOSConditions: [2024-03-19T02:24:59.184Z] [2024-03-19T02:24:59.185Z] setToolWin: [2024-03-19T02:24:59.185Z] [2024-03-19T02:24:59.185Z] setToolUnix: [2024-03-19T02:24:59.185Z] [2024-03-19T02:24:59.185Z] setToolProperty: [2024-03-19T02:24:59.185Z] [2024-03-19T02:24:59.185Z] setS1ASclassPath: [2024-03-19T02:24:59.185Z] [2024-03-19T02:24:59.185Z] init-common: [2024-03-19T02:24:59.185Z] [2024-03-19T02:24:59.185Z] compile-common: [2024-03-19T02:24:59.185Z] [echo] Current time (ISO): 2024-03-19T02:24:59.055+0000 [2024-03-19T02:24:59.185Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:59.228Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt [2024-03-19T02:24:59.228Z] [2024-03-19T02:24:59.228Z] setAsadminArgsWithoutPassword: [2024-03-19T02:24:59.228Z] [2024-03-19T02:24:59.228Z] common.createuser.asadmin: [2024-03-19T02:24:59.228Z] [2024-03-19T02:24:59.228Z] init.os: [2024-03-19T02:24:59.229Z] [2024-03-19T02:24:59.229Z] init.tools.unix: [2024-03-19T02:24:59.229Z] [2024-03-19T02:24:59.229Z] init.tools.windows: [2024-03-19T02:24:59.229Z] [2024-03-19T02:24:59.229Z] init.tools: [2024-03-19T02:24:59.229Z] [2024-03-19T02:24:59.229Z] setAsadminArgs: [2024-03-19T02:24:59.229Z] [2024-03-19T02:24:59.229Z] init: [2024-03-19T02:24:59.229Z] [2024-03-19T02:24:59.229Z] init.customtasks: [2024-03-19T02:24:59.229Z] [2024-03-19T02:24:59.229Z] common.run.asadmin: [2024-03-19T02:24:59.229Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups sunuser --authrealmname file sunuser [2024-03-19T02:24:59.319Z] [exec] Application deployed with name web-jsp-resource-injection-context-listener-web. [2024-03-19T02:24:59.319Z] [2024-03-19T02:24:59.319Z] deploy-war-commonee: [2024-03-19T02:24:59.319Z] [2024-03-19T02:24:59.319Z] run: [2024-03-19T02:24:59.319Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-context-listener/TestServlet [2024-03-19T02:24:59.319Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:24:59.319Z] [java] [2024-03-19T02:24:59.319Z] [java] [2024-03-19T02:24:59.319Z] [java] ----------------------------------------- [2024-03-19T02:24:59.319Z] [java] - jsp-resource-injection-context-listener: PASS - [2024-03-19T02:24:59.319Z] [java] ----------------------------------------- [2024-03-19T02:24:59.319Z] [java] - Total PASS : 1 - [2024-03-19T02:24:59.319Z] [java] - Total FAIL : 0 - [2024-03-19T02:24:59.319Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:24:59.319Z] [java] ----------------------------------------- [2024-03-19T02:24:59.319Z] [2024-03-19T02:24:59.319Z] undeploy: [2024-03-19T02:24:59.319Z] [2024-03-19T02:24:59.319Z] setOSConditions: [2024-03-19T02:24:59.319Z] [2024-03-19T02:24:59.319Z] setToolWin: [2024-03-19T02:24:59.319Z] [2024-03-19T02:24:59.319Z] setToolUnix: [2024-03-19T02:24:59.319Z] [2024-03-19T02:24:59.319Z] setToolProperty: [2024-03-19T02:24:59.319Z] [2024-03-19T02:24:59.319Z] setS1ASclassPath: [2024-03-19T02:24:59.319Z] [2024-03-19T02:24:59.319Z] init-common: [2024-03-19T02:24:59.319Z] [2024-03-19T02:24:59.319Z] undeploy-war-common: [2024-03-19T02:24:59.452Z] [exec] Application deployed with name webservicerefs-ejb. [2024-03-19T02:24:59.452Z] [2024-03-19T02:24:59.452Z] setup-ejb: [2024-03-19T02:24:59.453Z] [2024-03-19T02:24:59.453Z] assemble-client: [2024-03-19T02:24:59.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:24:59.453Z] [echo] wsimporting http://localhost:8080/webservicerefs/webservice/ServletHelloService?WSDL [2024-03-19T02:24:59.453Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:24:59.453Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:24:59.453Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:24:59.453Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:24:59.453Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:24:59.453Z] [2024-03-19T02:24:59.453Z] setOSConditions: [2024-03-19T02:24:59.453Z] [2024-03-19T02:24:59.453Z] setToolWin: [2024-03-19T02:24:59.453Z] [2024-03-19T02:24:59.453Z] setToolUnix: [2024-03-19T02:24:59.453Z] [2024-03-19T02:24:59.454Z] setToolProperty: [2024-03-19T02:24:59.454Z] [2024-03-19T02:24:59.454Z] setS1ASclassPath: [2024-03-19T02:24:59.454Z] [2024-03-19T02:24:59.454Z] init-common: [2024-03-19T02:24:59.454Z] [2024-03-19T02:24:59.454Z] wsimport: [2024-03-19T02:24:59.465Z] [exec] Mar 19, 2024 2:24:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:59.465Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:59.466Z] [exec] Mar 19, 2024 2:24:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:59.466Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:59.517Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:59.517Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:59.517Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:59.517Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:59.517Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:59.518Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:59.518Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:59.712Z] [exec] parsing WSDL... [2024-03-19T02:24:59.723Z] [exec] Mar 19, 2024 2:24:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:59.723Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:59.723Z] [exec] Mar 19, 2024 2:24:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:24:59.723Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:24:59.748Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:59.748Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:59.748Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:59.748Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:59.748Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:59.748Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:59.748Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:59.782Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:24:59.782Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:24:59.782Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:24:59.782Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:24:59.782Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:24:59.782Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:24:59.782Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:24:59.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups sunuser --authrealmname file --target server sunuser [2024-03-19T02:24:59.794Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt [2024-03-19T02:24:59.794Z] [2024-03-19T02:24:59.794Z] init.os: [2024-03-19T02:24:59.794Z] [2024-03-19T02:24:59.794Z] init.tools.unix: [2024-03-19T02:24:59.795Z] [2024-03-19T02:24:59.795Z] init.tools.windows: [2024-03-19T02:24:59.795Z] [2024-03-19T02:24:59.795Z] init.tools: [2024-03-19T02:24:59.795Z] [2024-03-19T02:24:59.795Z] setAsadminArgs: [2024-03-19T02:24:59.795Z] [2024-03-19T02:24:59.795Z] init: [2024-03-19T02:24:59.795Z] [2024-03-19T02:24:59.795Z] init.customtasks: [2024-03-19T02:24:59.795Z] [2024-03-19T02:24:59.795Z] prepare: [2024-03-19T02:24:59.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2024-03-19T02:24:59.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives [2024-03-19T02:24:59.795Z] [2024-03-19T02:24:59.795Z] compile: [2024-03-19T02:24:59.795Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:24:59.795Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2024-03-19T02:24:59.803Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:24:59.803Z] [javac] 1 warning [2024-03-19T02:24:59.803Z] [2024-03-19T02:24:59.803Z] build: [2024-03-19T02:24:59.803Z] [2024-03-19T02:24:59.803Z] setOSConditions: [2024-03-19T02:24:59.804Z] [2024-03-19T02:24:59.804Z] fixFiles: [2024-03-19T02:24:59.804Z] [2024-03-19T02:24:59.804Z] convUnix: [2024-03-19T02:24:59.804Z] [2024-03-19T02:24:59.804Z] convWin: [2024-03-19T02:24:59.804Z] [2024-03-19T02:24:59.804Z] setToolWin: [2024-03-19T02:24:59.804Z] [2024-03-19T02:24:59.804Z] setToolUnix: [2024-03-19T02:24:59.804Z] [2024-03-19T02:24:59.804Z] setToolProperty: [2024-03-19T02:24:59.804Z] [2024-03-19T02:24:59.804Z] setS1ASclassPath: [2024-03-19T02:24:59.804Z] [2024-03-19T02:24:59.804Z] init-common: [2024-03-19T02:24:59.804Z] [2024-03-19T02:24:59.804Z] package-persistence-common: [2024-03-19T02:24:59.804Z] [2024-03-19T02:24:59.804Z] ejb-jar-common: [2024-03-19T02:24:59.804Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:24:59.804Z] [2024-03-19T02:24:59.804Z] package-ejbjar-common: [2024-03-19T02:24:59.804Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:59.804Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:59.805Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2-ejb.jar [2024-03-19T02:24:59.805Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:59.805Z] [2024-03-19T02:24:59.805Z] appclient-jar-common: [2024-03-19T02:24:59.805Z] [2024-03-19T02:24:59.805Z] package-appclientjar-common: [2024-03-19T02:24:59.805Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:59.805Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:59.805Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:59.805Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2-client.jar [2024-03-19T02:24:59.805Z] [2024-03-19T02:24:59.805Z] webclient-war-common: [2024-03-19T02:24:59.805Z] [2024-03-19T02:24:59.805Z] build-ear-common: [2024-03-19T02:24:59.805Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:24:59.805Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:24:59.914Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-resource-injection-context-listener-web [2024-03-19T02:24:59.914Z] [2024-03-19T02:24:59.914Z] all: [2024-03-19T02:24:59.914Z] [echo] [2024-03-19T02:24:59.914Z] [echo] ************************* [2024-03-19T02:24:59.914Z] [echo] * Running jspResourceInjectionSimpleTagHandler [2024-03-19T02:24:59.914Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler [2024-03-19T02:24:59.914Z] [echo] ************************* [2024-03-19T02:24:59.914Z] [echo] [2024-03-19T02:24:59.914Z] [2024-03-19T02:24:59.914Z] setOSConditions: [2024-03-19T02:24:59.914Z] [2024-03-19T02:24:59.914Z] setToolWin: [2024-03-19T02:24:59.914Z] [2024-03-19T02:24:59.914Z] setToolUnix: [2024-03-19T02:24:59.914Z] [2024-03-19T02:24:59.914Z] setToolProperty: [2024-03-19T02:24:59.914Z] [2024-03-19T02:24:59.914Z] setS1ASclassPath: [2024-03-19T02:24:59.914Z] [2024-03-19T02:24:59.914Z] init-common: [2024-03-19T02:24:59.914Z] [2024-03-19T02:24:59.914Z] clean: [2024-03-19T02:24:59.914Z] [2024-03-19T02:24:59.914Z] setOSConditions: [2024-03-19T02:24:59.914Z] [2024-03-19T02:24:59.915Z] setToolWin: [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] setToolUnix: [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] setToolProperty: [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] setS1ASclassPath: [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] init-common: [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] clean-common: [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] setOSConditions: [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] setToolWin: [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] setToolUnix: [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] setToolProperty: [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] setS1ASclassPath: [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] init-common: [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] clean-classes-common: [2024-03-19T02:24:59.915Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:24:59.915Z] [2024-03-19T02:24:59.915Z] setOSConditions: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] setToolWin: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] setToolUnix: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] setToolProperty: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] setS1ASclassPath: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] init-common: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] clean-jars-common: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] compile: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] setOSConditions: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] setToolWin: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] setToolUnix: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] setToolProperty: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] setS1ASclassPath: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] init-common: [2024-03-19T02:24:59.916Z] [2024-03-19T02:24:59.916Z] compile-common: [2024-03-19T02:24:59.916Z] [echo] Current time (ISO): 2024-03-19T02:24:59.836+0000 [2024-03-19T02:24:59.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:59.917Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:24:59.992Z] [exec] Looking up ejb ref ejbs/hellobmt [2024-03-19T02:25:00.053Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:00.053Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:00.053Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:00.053Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:00.053Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:00.053Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:00.053Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:00.062Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:00.062Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2App.ear [2024-03-19T02:25:00.062Z] [2024-03-19T02:25:00.062Z] setOSConditions: [2024-03-19T02:25:00.062Z] [2024-03-19T02:25:00.062Z] setToolWin: [2024-03-19T02:25:00.062Z] [2024-03-19T02:25:00.062Z] setToolUnix: [2024-03-19T02:25:00.062Z] [2024-03-19T02:25:00.062Z] setToolProperty: [2024-03-19T02:25:00.062Z] [2024-03-19T02:25:00.062Z] setS1ASclassPath: [2024-03-19T02:25:00.062Z] [2024-03-19T02:25:00.062Z] init-common: [2024-03-19T02:25:00.062Z] [2024-03-19T02:25:00.062Z] deploy: [2024-03-19T02:25:00.062Z] [2024-03-19T02:25:00.062Z] setOSConditions: [2024-03-19T02:25:00.062Z] [2024-03-19T02:25:00.062Z] setToolWin: [2024-03-19T02:25:00.063Z] [2024-03-19T02:25:00.063Z] setToolUnix: [2024-03-19T02:25:00.063Z] [2024-03-19T02:25:00.063Z] setToolProperty: [2024-03-19T02:25:00.063Z] [2024-03-19T02:25:00.063Z] setS1ASclassPath: [2024-03-19T02:25:00.063Z] [2024-03-19T02:25:00.063Z] init-common: [2024-03-19T02:25:00.063Z] [2024-03-19T02:25:00.063Z] deploy-common: [2024-03-19T02:25:00.063Z] [echo] Current time (ISO): 2024-03-19T02:24:59.826+0000 [2024-03-19T02:25:00.063Z] [2024-03-19T02:25:00.063Z] setOSConditions: [2024-03-19T02:25:00.063Z] [2024-03-19T02:25:00.063Z] setToolWin: [2024-03-19T02:25:00.063Z] [2024-03-19T02:25:00.063Z] setToolUnix: [2024-03-19T02:25:00.063Z] [2024-03-19T02:25:00.063Z] setToolProperty: [2024-03-19T02:25:00.063Z] [2024-03-19T02:25:00.063Z] setS1ASclassPath: [2024-03-19T02:25:00.063Z] [2024-03-19T02:25:00.063Z] init-common: [2024-03-19T02:25:00.063Z] [2024-03-19T02:25:00.063Z] deploy-common-pe: [2024-03-19T02:25:00.079Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:00.311Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:00.311Z] [javac] 1 warning [2024-03-19T02:25:00.311Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:00.311Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2024-03-19T02:25:00.311Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:00.320Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2App.ear [2024-03-19T02:25:00.337Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/servlet/test/servlet/PortableExtensionBeanInterfaceTestServlet.java:199: warning: [removal] getELResolver() in BeanManager has been deprecated and marked for removal [2024-03-19T02:25:00.337Z] [javac] check(bm.getELResolver() != null, "ELResolver is null"); [2024-03-19T02:25:00.337Z] [javac] ^ [2024-03-19T02:25:00.337Z] [javac] 2 warnings [2024-03-19T02:25:00.337Z] [2024-03-19T02:25:00.337Z] build: [2024-03-19T02:25:00.337Z] [2024-03-19T02:25:00.337Z] setOSConditions: [2024-03-19T02:25:00.337Z] [2024-03-19T02:25:00.337Z] setToolWin: [2024-03-19T02:25:00.337Z] [2024-03-19T02:25:00.337Z] setToolUnix: [2024-03-19T02:25:00.337Z] [2024-03-19T02:25:00.337Z] setToolProperty: [2024-03-19T02:25:00.337Z] [2024-03-19T02:25:00.337Z] setS1ASclassPath: [2024-03-19T02:25:00.337Z] [2024-03-19T02:25:00.337Z] init-common: [2024-03-19T02:25:00.338Z] [2024-03-19T02:25:00.338Z] webclient-war-common: [2024-03-19T02:25:00.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:00.338Z] [2024-03-19T02:25:00.338Z] clear: [2024-03-19T02:25:00.338Z] [2024-03-19T02:25:00.338Z] test-tlds-exist: [2024-03-19T02:25:00.338Z] [2024-03-19T02:25:00.338Z] copy-tlds: [2024-03-19T02:25:00.338Z] [2024-03-19T02:25:00.338Z] test-tagfiles-exist: [2024-03-19T02:25:00.338Z] [2024-03-19T02:25:00.338Z] copy-tagfiles: [2024-03-19T02:25:00.338Z] [2024-03-19T02:25:00.338Z] package-war-common: [2024-03-19T02:25:00.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:00.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:00.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:00.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:00.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/lib [2024-03-19T02:25:00.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:00.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-03-19T02:25:00.338Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:00.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/docroot [2024-03-19T02:25:00.339Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-bean-interface-web.war [2024-03-19T02:25:00.339Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:00.339Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:00.339Z] [javac] Compiling 1 source file [2024-03-19T02:25:00.339Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:00.339Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:00.339Z] [2024-03-19T02:25:00.339Z] deploy: [2024-03-19T02:25:00.339Z] [2024-03-19T02:25:00.339Z] deploy-war-common: [2024-03-19T02:25:00.339Z] [2024-03-19T02:25:00.339Z] setOSConditions: [2024-03-19T02:25:00.339Z] [2024-03-19T02:25:00.339Z] setToolWin: [2024-03-19T02:25:00.339Z] [2024-03-19T02:25:00.339Z] setToolUnix: [2024-03-19T02:25:00.339Z] [2024-03-19T02:25:00.339Z] setToolProperty: [2024-03-19T02:25:00.339Z] [2024-03-19T02:25:00.339Z] setS1ASclassPath: [2024-03-19T02:25:00.339Z] [2024-03-19T02:25:00.339Z] init-common: [2024-03-19T02:25:00.339Z] [2024-03-19T02:25:00.339Z] deploy-war-commonpe: [2024-03-19T02:25:00.568Z] [javac] 1 warning [2024-03-19T02:25:00.568Z] [2024-03-19T02:25:00.569Z] build: [2024-03-19T02:25:00.569Z] [2024-03-19T02:25:00.569Z] setOSConditions: [2024-03-19T02:25:00.569Z] [2024-03-19T02:25:00.569Z] fixFiles: [2024-03-19T02:25:00.569Z] [2024-03-19T02:25:00.569Z] convUnix: [2024-03-19T02:25:00.569Z] [2024-03-19T02:25:00.569Z] convWin: [2024-03-19T02:25:00.569Z] [2024-03-19T02:25:00.569Z] setToolWin: [2024-03-19T02:25:00.569Z] [2024-03-19T02:25:00.569Z] setToolUnix: [2024-03-19T02:25:00.569Z] [2024-03-19T02:25:00.569Z] setToolProperty: [2024-03-19T02:25:00.569Z] [2024-03-19T02:25:00.569Z] setS1ASclassPath: [2024-03-19T02:25:00.569Z] [2024-03-19T02:25:00.569Z] init-common: [2024-03-19T02:25:00.569Z] [2024-03-19T02:25:00.569Z] package-persistence-common: [2024-03-19T02:25:00.569Z] [2024-03-19T02:25:00.569Z] ejb-jar-common: [2024-03-19T02:25:00.569Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:00.569Z] [2024-03-19T02:25:00.569Z] package-ejbjar-common: [2024-03-19T02:25:00.569Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:00.569Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:00.570Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:00.570Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackage-ejb.jar [2024-03-19T02:25:00.570Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:00.570Z] [2024-03-19T02:25:00.570Z] appclient-jar-common: [2024-03-19T02:25:00.570Z] [2024-03-19T02:25:00.570Z] package-appclientjar-common: [2024-03-19T02:25:00.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:00.570Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:00.570Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:00.570Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackage-client.jar [2024-03-19T02:25:00.570Z] [2024-03-19T02:25:00.570Z] webclient-war-common: [2024-03-19T02:25:00.570Z] [2024-03-19T02:25:00.570Z] build-ear-common: [2024-03-19T02:25:00.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:00.570Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:00.570Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:00.570Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackageApp.ear [2024-03-19T02:25:00.570Z] [2024-03-19T02:25:00.570Z] deploy: [2024-03-19T02:25:00.570Z] [2024-03-19T02:25:00.570Z] setOSConditions: [2024-03-19T02:25:00.570Z] [2024-03-19T02:25:00.571Z] setToolWin: [2024-03-19T02:25:00.571Z] [2024-03-19T02:25:00.571Z] setToolUnix: [2024-03-19T02:25:00.571Z] [2024-03-19T02:25:00.571Z] setToolProperty: [2024-03-19T02:25:00.571Z] [2024-03-19T02:25:00.571Z] setS1ASclassPath: [2024-03-19T02:25:00.571Z] [2024-03-19T02:25:00.571Z] init-common: [2024-03-19T02:25:00.571Z] [2024-03-19T02:25:00.571Z] execute-ejb-sql-common: [2024-03-19T02:25:00.571Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/sql/create_pointbase.sql [2024-03-19T02:25:00.571Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:25:00.571Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:25:00.571Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:25:00.571Z] [2024-03-19T02:25:00.571Z] setOSConditions: [2024-03-19T02:25:00.571Z] [2024-03-19T02:25:00.571Z] setToolWin: [2024-03-19T02:25:00.571Z] [2024-03-19T02:25:00.571Z] setToolUnix: [2024-03-19T02:25:00.571Z] [2024-03-19T02:25:00.571Z] setToolProperty: [2024-03-19T02:25:00.571Z] [2024-03-19T02:25:00.571Z] setS1ASclassPath: [2024-03-19T02:25:00.571Z] [2024-03-19T02:25:00.571Z] init-common: [2024-03-19T02:25:00.571Z] [2024-03-19T02:25:00.571Z] deploy-common: [2024-03-19T02:25:00.572Z] [echo] Current time (ISO): 2024-03-19T02:25:00.414+0000 [2024-03-19T02:25:00.572Z] [2024-03-19T02:25:00.572Z] setOSConditions: [2024-03-19T02:25:00.572Z] [2024-03-19T02:25:00.572Z] setToolWin: [2024-03-19T02:25:00.572Z] [2024-03-19T02:25:00.572Z] setToolUnix: [2024-03-19T02:25:00.572Z] [2024-03-19T02:25:00.572Z] setToolProperty: [2024-03-19T02:25:00.572Z] [2024-03-19T02:25:00.572Z] setS1ASclassPath: [2024-03-19T02:25:00.572Z] [2024-03-19T02:25:00.572Z] init-common: [2024-03-19T02:25:00.572Z] [2024-03-19T02:25:00.572Z] deploy-common-pe: [2024-03-19T02:25:00.596Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-bean-interface --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-bean-interface-web.war [2024-03-19T02:25:00.646Z] [exec] [2024-03-19T02:25:00.646Z] [exec] Generating code... [2024-03-19T02:25:00.646Z] [exec] [2024-03-19T02:25:00.646Z] [exec] Compiling code... [2024-03-19T02:25:00.712Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:00.712Z] [javac] 1 warning [2024-03-19T02:25:00.848Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:00.849Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:00.849Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:00.849Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:00.849Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:00.849Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:00.849Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:00.853Z] [exec] Application deployed with name cdi-bean-interface-web. [2024-03-19T02:25:00.853Z] [2024-03-19T02:25:00.853Z] deploy-war-commonee: [2024-03-19T02:25:00.853Z] [2024-03-19T02:25:00.853Z] run: [2024-03-19T02:25:00.857Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackageApp.ear [2024-03-19T02:25:00.877Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:00.877Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:00.877Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:00.877Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:00.877Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:00.877Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:00.877Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:00.877Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:00.905Z] [exec] Application deployed with name ejb-ejb30-hello-session2App. [2024-03-19T02:25:00.905Z] [echo] Deployment on target server server successful [2024-03-19T02:25:00.905Z] [2024-03-19T02:25:00.905Z] setOSConditions: [2024-03-19T02:25:00.905Z] [2024-03-19T02:25:00.905Z] setToolWin: [2024-03-19T02:25:00.905Z] [2024-03-19T02:25:00.905Z] setToolUnix: [2024-03-19T02:25:00.905Z] [2024-03-19T02:25:00.905Z] setToolProperty: [2024-03-19T02:25:00.905Z] [2024-03-19T02:25:00.905Z] setS1ASclassPath: [2024-03-19T02:25:00.905Z] [2024-03-19T02:25:00.905Z] init-common: [2024-03-19T02:25:00.905Z] [2024-03-19T02:25:00.905Z] deploy-common-ee: [2024-03-19T02:25:00.905Z] [2024-03-19T02:25:00.905Z] setOSConditions: [2024-03-19T02:25:00.905Z] [2024-03-19T02:25:00.905Z] setToolWin: [2024-03-19T02:25:00.905Z] [2024-03-19T02:25:00.905Z] setToolUnix: [2024-03-19T02:25:00.905Z] [2024-03-19T02:25:00.905Z] setToolProperty: [2024-03-19T02:25:00.905Z] [2024-03-19T02:25:00.906Z] setS1ASclassPath: [2024-03-19T02:25:00.906Z] [2024-03-19T02:25:00.906Z] init-common: [2024-03-19T02:25:00.906Z] [2024-03-19T02:25:00.906Z] run: [2024-03-19T02:25:00.906Z] [2024-03-19T02:25:00.906Z] setOSConditions: [2024-03-19T02:25:00.906Z] [2024-03-19T02:25:00.906Z] setToolWin: [2024-03-19T02:25:00.906Z] [2024-03-19T02:25:00.906Z] setToolUnix: [2024-03-19T02:25:00.906Z] [2024-03-19T02:25:00.906Z] setToolProperty: [2024-03-19T02:25:00.906Z] [2024-03-19T02:25:00.906Z] setS1ASclassPath: [2024-03-19T02:25:00.906Z] [2024-03-19T02:25:00.906Z] init-common: [2024-03-19T02:25:00.906Z] [2024-03-19T02:25:00.906Z] runclient-common: [2024-03-19T02:25:00.906Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2AppClient.jar -name ejb-ejb30-hello-session2Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:25:00.980Z] [2024-03-19T02:25:00.981Z] setOSConditions: [2024-03-19T02:25:00.981Z] [2024-03-19T02:25:00.981Z] setToolWin: [2024-03-19T02:25:00.981Z] [2024-03-19T02:25:00.981Z] setToolUnix: [2024-03-19T02:25:00.981Z] [2024-03-19T02:25:00.981Z] setToolProperty: [2024-03-19T02:25:00.981Z] [2024-03-19T02:25:00.981Z] setS1ASclassPath: [2024-03-19T02:25:00.981Z] [2024-03-19T02:25:00.981Z] init-common: [2024-03-19T02:25:00.981Z] [2024-03-19T02:25:00.981Z] compile-common: [2024-03-19T02:25:00.981Z] [echo] Current time (ISO): 2024-03-19T02:25:00.735+0000 [2024-03-19T02:25:00.981Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:01.110Z] [java] opening connection to http://localhost:8080/cdi-bean-interface/myurl [2024-03-19T02:25:01.110Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:01.110Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:01.110Z] [java] [2024-03-19T02:25:01.110Z] [java] [2024-03-19T02:25:01.110Z] [java] ----------------------------------------- [2024-03-19T02:25:01.110Z] [java] - portable-extensions-bean-interface: PASS - [2024-03-19T02:25:01.110Z] [java] ----------------------------------------- [2024-03-19T02:25:01.110Z] [java] - Total PASS : 1 - [2024-03-19T02:25:01.110Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:01.110Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:01.110Z] [java] ----------------------------------------- [2024-03-19T02:25:01.110Z] [2024-03-19T02:25:01.110Z] undeploy: [2024-03-19T02:25:01.110Z] [2024-03-19T02:25:01.110Z] setOSConditions: [2024-03-19T02:25:01.110Z] [2024-03-19T02:25:01.110Z] setToolWin: [2024-03-19T02:25:01.110Z] [2024-03-19T02:25:01.110Z] setToolUnix: [2024-03-19T02:25:01.110Z] [2024-03-19T02:25:01.110Z] setToolProperty: [2024-03-19T02:25:01.111Z] [2024-03-19T02:25:01.111Z] setS1ASclassPath: [2024-03-19T02:25:01.111Z] [2024-03-19T02:25:01.111Z] init-common: [2024-03-19T02:25:01.111Z] [2024-03-19T02:25:01.111Z] undeploy-war-common: [2024-03-19T02:25:01.113Z] [exec] Application deployed with name ejb-bmp-simple_nopackageApp. [2024-03-19T02:25:01.113Z] [echo] Deployment on target server server successful [2024-03-19T02:25:01.113Z] [2024-03-19T02:25:01.113Z] setOSConditions: [2024-03-19T02:25:01.113Z] [2024-03-19T02:25:01.113Z] setToolWin: [2024-03-19T02:25:01.113Z] [2024-03-19T02:25:01.113Z] setToolUnix: [2024-03-19T02:25:01.113Z] [2024-03-19T02:25:01.113Z] setToolProperty: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] setS1ASclassPath: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] init-common: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] deploy-common-ee: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] run: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] setOSConditions: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] setToolWin: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] setToolUnix: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] setToolProperty: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] setS1ASclassPath: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] init-common: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] execute-ejb-sql-common: [2024-03-19T02:25:01.114Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/sql/create_pointbase.sql [2024-03-19T02:25:01.114Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] setOSConditions: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.114Z] setToolWin: [2024-03-19T02:25:01.114Z] [2024-03-19T02:25:01.115Z] setToolUnix: [2024-03-19T02:25:01.115Z] [2024-03-19T02:25:01.115Z] setToolProperty: [2024-03-19T02:25:01.115Z] [2024-03-19T02:25:01.115Z] setS1ASclassPath: [2024-03-19T02:25:01.115Z] [2024-03-19T02:25:01.115Z] init-common: [2024-03-19T02:25:01.115Z] [2024-03-19T02:25:01.115Z] runclient-common: [2024-03-19T02:25:01.115Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackageAppClient.jar -name ejb-bmp-simple_nopackageClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:25:01.135Z] [javac] 1 warning [2024-03-19T02:25:01.135Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:01.135Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2024-03-19T02:25:01.368Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-bean-interface-web [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.368Z] all: [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.368Z] setOSConditions: [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.368Z] setToolWin: [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.368Z] setToolUnix: [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.368Z] setToolProperty: [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.368Z] setS1ASclassPath: [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.368Z] init-common: [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.368Z] clean: [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.368Z] setOSConditions: [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.368Z] setToolWin: [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.368Z] setToolUnix: [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.368Z] setToolProperty: [2024-03-19T02:25:01.368Z] [2024-03-19T02:25:01.369Z] setS1ASclassPath: [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] init-common: [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] clean-common: [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] setOSConditions: [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] setToolWin: [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] setToolUnix: [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] setToolProperty: [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] setS1ASclassPath: [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] init-common: [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] clean-classes-common: [2024-03-19T02:25:01.369Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] setOSConditions: [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] setToolWin: [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] setToolUnix: [2024-03-19T02:25:01.369Z] [2024-03-19T02:25:01.369Z] setToolProperty: [2024-03-19T02:25:01.370Z] [2024-03-19T02:25:01.370Z] setS1ASclassPath: [2024-03-19T02:25:01.370Z] [2024-03-19T02:25:01.370Z] init-common: [2024-03-19T02:25:01.370Z] [2024-03-19T02:25:01.370Z] clean-jars-common: [2024-03-19T02:25:01.370Z] [2024-03-19T02:25:01.370Z] compile: [2024-03-19T02:25:01.370Z] [2024-03-19T02:25:01.370Z] setOSConditions: [2024-03-19T02:25:01.370Z] [2024-03-19T02:25:01.370Z] setToolWin: [2024-03-19T02:25:01.370Z] [2024-03-19T02:25:01.370Z] setToolUnix: [2024-03-19T02:25:01.370Z] [2024-03-19T02:25:01.370Z] setToolProperty: [2024-03-19T02:25:01.370Z] [2024-03-19T02:25:01.370Z] setS1ASclassPath: [2024-03-19T02:25:01.370Z] [2024-03-19T02:25:01.370Z] init-common: [2024-03-19T02:25:01.370Z] [2024-03-19T02:25:01.370Z] compile-common: [2024-03-19T02:25:01.370Z] [echo] Current time (ISO): 2024-03-19T02:25:01.290+0000 [2024-03-19T02:25:01.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:01.370Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:01.395Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:01.395Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:01.395Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:01.395Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:01.395Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:01.395Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:01.395Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:01.413Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:01.413Z] [javac] 1 warning [2024-03-19T02:25:01.413Z] [2024-03-19T02:25:01.413Z] build: [2024-03-19T02:25:01.413Z] [2024-03-19T02:25:01.413Z] setOSConditions: [2024-03-19T02:25:01.413Z] [2024-03-19T02:25:01.413Z] setToolWin: [2024-03-19T02:25:01.413Z] [2024-03-19T02:25:01.413Z] setToolUnix: [2024-03-19T02:25:01.413Z] [2024-03-19T02:25:01.413Z] setToolProperty: [2024-03-19T02:25:01.413Z] [2024-03-19T02:25:01.413Z] setS1ASclassPath: [2024-03-19T02:25:01.413Z] [2024-03-19T02:25:01.414Z] init-common: [2024-03-19T02:25:01.414Z] [2024-03-19T02:25:01.414Z] webclient-war-common: [2024-03-19T02:25:01.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:01.414Z] [2024-03-19T02:25:01.414Z] clear: [2024-03-19T02:25:01.414Z] [2024-03-19T02:25:01.414Z] test-tlds-exist: [2024-03-19T02:25:01.414Z] [2024-03-19T02:25:01.414Z] copy-tlds: [2024-03-19T02:25:01.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:01.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:01.414Z] [2024-03-19T02:25:01.414Z] test-tagfiles-exist: [2024-03-19T02:25:01.414Z] [2024-03-19T02:25:01.414Z] copy-tagfiles: [2024-03-19T02:25:01.414Z] [2024-03-19T02:25:01.414Z] package-war-common: [2024-03-19T02:25:01.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:01.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:01.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/lib [2024-03-19T02:25:01.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:01.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:01.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:01.415Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-simple-tag-handler-web.war [2024-03-19T02:25:01.415Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:01.415Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:01.415Z] [javac] Compiling 1 source file [2024-03-19T02:25:01.415Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:01.415Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:01.415Z] [2024-03-19T02:25:01.415Z] deploy: [2024-03-19T02:25:01.415Z] [2024-03-19T02:25:01.415Z] deploy-war-common: [2024-03-19T02:25:01.415Z] [2024-03-19T02:25:01.415Z] setOSConditions: [2024-03-19T02:25:01.415Z] [2024-03-19T02:25:01.415Z] setToolWin: [2024-03-19T02:25:01.415Z] [2024-03-19T02:25:01.415Z] setToolUnix: [2024-03-19T02:25:01.415Z] [2024-03-19T02:25:01.415Z] setToolProperty: [2024-03-19T02:25:01.415Z] [2024-03-19T02:25:01.415Z] setS1ASclassPath: [2024-03-19T02:25:01.415Z] [2024-03-19T02:25:01.415Z] init-common: [2024-03-19T02:25:01.415Z] [2024-03-19T02:25:01.415Z] deploy-war-commonpe: [2024-03-19T02:25:01.597Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/servlet_endpoint/ServletHelloService.java uses or overrides a deprecated API. [2024-03-19T02:25:01.597Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:01.597Z] [echo] wsimporting http://localhost:8080/WSHelloEJBService/WSHelloEJB?WSDL [2024-03-19T02:25:01.597Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:01.597Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:01.597Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:01.597Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:01.597Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:01.597Z] [2024-03-19T02:25:01.597Z] setOSConditions: [2024-03-19T02:25:01.597Z] [2024-03-19T02:25:01.597Z] setToolWin: [2024-03-19T02:25:01.597Z] [2024-03-19T02:25:01.597Z] setToolUnix: [2024-03-19T02:25:01.598Z] [2024-03-19T02:25:01.598Z] setToolProperty: [2024-03-19T02:25:01.598Z] [2024-03-19T02:25:01.598Z] setS1ASclassPath: [2024-03-19T02:25:01.598Z] [2024-03-19T02:25:01.598Z] init-common: [2024-03-19T02:25:01.598Z] [2024-03-19T02:25:01.598Z] wsimport: [2024-03-19T02:25:01.654Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:01.654Z] [javac] 1 warning [2024-03-19T02:25:01.654Z] [2024-03-19T02:25:01.654Z] assemble: [2024-03-19T02:25:01.654Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-ejb.jar [2024-03-19T02:25:01.654Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-web.war [2024-03-19T02:25:01.654Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-client.jar [2024-03-19T02:25:01.654Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2024-03-19T02:25:01.654Z] [2024-03-19T02:25:01.654Z] declare-test: [2024-03-19T02:25:01.654Z] [echo] Starting test security ejb30/security Test asadmin deploy [2024-03-19T02:25:01.654Z] [2024-03-19T02:25:01.654Z] init.os: [2024-03-19T02:25:01.654Z] [2024-03-19T02:25:01.654Z] init.tools.unix: [2024-03-19T02:25:01.654Z] [2024-03-19T02:25:01.654Z] init.tools.windows: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] init.tools: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] setAsadminArgs: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] init: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] init.customtasks: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] prepare: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] deploy.asadmin: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] setAsadminArgs: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] common.deploy.asadmin: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] init.os: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] init.tools.unix: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] init.tools.windows: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] init.tools: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] setAsadminArgs: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] init: [2024-03-19T02:25:01.655Z] [2024-03-19T02:25:01.655Z] init.customtasks: [2024-03-19T02:25:01.656Z] [2024-03-19T02:25:01.656Z] common.run.asadmin: [2024-03-19T02:25:01.656Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives --name deployment-ejb30-ear-security /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2024-03-19T02:25:01.840Z] [exec] Mar 19, 2024 2:25:01 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:01.840Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:01.856Z] [exec] parsing WSDL... [2024-03-19T02:25:01.890Z] [exec] Mar 19, 2024 2:25:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:01.890Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@37ca3ca8 [2024-03-19T02:25:01.890Z] [exec] Looked up home!! [2024-03-19T02:25:01.890Z] [exec] Narrowed home!! [2024-03-19T02:25:01.890Z] [exec] ---ejb stub---org.glassfish.appclient.client.acc.ACCClassLoader@3b0090a4[name=null], urls=[ [2024-03-19T02:25:01.890Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar [2024-03-19T02:25:01.891Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:25:01.891Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:25:01.891Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient/ejb-jms-jmsejb-clientClient.jar [2024-03-19T02:25:01.891Z] [exec] ] [2024-03-19T02:25:01.891Z] [exec] ---ejb classname---com.sun.s1asdev.ejb.jms.jmsejb._HelloHome_DynamicStub [2024-03-19T02:25:01.891Z] [exec] ---HelloHome---org.glassfish.appclient.client.acc.ACCClassLoader@3b0090a4[name=null], urls=[ [2024-03-19T02:25:01.891Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar [2024-03-19T02:25:01.891Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:25:01.891Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:25:01.891Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient/ejb-jms-jmsejb-clientClient.jar [2024-03-19T02:25:01.891Z] [exec] ] [2024-03-19T02:25:01.916Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:01.916Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:01.916Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:01.916Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:01.916Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:01.916Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:01.916Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:02.010Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-resource-injection-simple-tag-handler --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-simple-tag-handler-web.war [2024-03-19T02:25:02.046Z] [exec] Mar 19, 2024 2:25:01 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:02.046Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:02.191Z] [exec] Got the EJB!! [2024-03-19T02:25:02.191Z] [exec] Asking ejb to send a message [2024-03-19T02:25:02.192Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-03-19T02:25:02.192Z] [exec] Asking ejb to receive a message [2024-03-19T02:25:02.192Z] [exec] Looked up home!! [2024-03-19T02:25:02.192Z] [exec] Narrowed home!! [2024-03-19T02:25:02.192Z] [exec] Got the EJB!! [2024-03-19T02:25:02.192Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-03-19T02:25:02.192Z] [exec] Asking ejb to receive a message [2024-03-19T02:25:02.192Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-03-19T02:25:02.192Z] [exec] Asking ejb to receive a message [2024-03-19T02:25:02.192Z] [exec] Value of key is: ejbs/hellobmt [2024-03-19T02:25:02.192Z] [exec] Looking up ejb ref ejbs/hellocmt [2024-03-19T02:25:02.192Z] [exec] ---ejb stub---org.glassfish.appclient.client.acc.ACCClassLoader@3b0090a4[name=null], urls=[ [2024-03-19T02:25:02.192Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar [2024-03-19T02:25:02.192Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:25:02.192Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:25:02.192Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient/ejb-jms-jmsejb-clientClient.jar [2024-03-19T02:25:02.192Z] [exec] ] [2024-03-19T02:25:02.192Z] [exec] ---ejb classname---com.sun.s1asdev.ejb.jms.jmsejb._HelloHome_DynamicStub [2024-03-19T02:25:02.192Z] [exec] ---HelloHome---org.glassfish.appclient.client.acc.ACCClassLoader@3b0090a4[name=null], urls=[ [2024-03-19T02:25:02.192Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar [2024-03-19T02:25:02.192Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:25:02.192Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-03-19T02:25:02.192Z] [exec] file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient/ejb-jms-jmsejb-clientClient.jar [2024-03-19T02:25:02.192Z] [exec] ] [2024-03-19T02:25:02.192Z] [exec] Asking ejb to send a message [2024-03-19T02:25:02.192Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-03-19T02:25:02.192Z] [exec] Asking ejb to receive a message [2024-03-19T02:25:02.192Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-03-19T02:25:02.192Z] [exec] Asking ejb to receive a message [2024-03-19T02:25:02.192Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-03-19T02:25:02.192Z] [exec] Asking ejb to receive a message [2024-03-19T02:25:02.222Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:02.222Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:25:02.303Z] [exec] Mar 19, 2024 2:25:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:02.303Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:02.303Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:02.304Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:02.304Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:02.304Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:02.304Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:02.304Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:02.304Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:02.420Z] [exec] Mar 19, 2024 2:25:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:02.420Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:02.420Z] [exec] Mar 19, 2024 2:25:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:02.420Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:02.420Z] [exec] Mar 19, 2024 2:25:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:02.420Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:02.449Z] [exec] Value of key is: ejbs/hellocmt [2024-03-19T02:25:02.450Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:02.450Z] [exec] [2024-03-19T02:25:02.450Z] [exec] [2024-03-19T02:25:02.450Z] [exec] ----------------------------------------- [2024-03-19T02:25:02.450Z] [exec] - ejbs/hellobmt: PASS - [2024-03-19T02:25:02.450Z] [exec] - ejbs/hellocmt: PASS - [2024-03-19T02:25:02.450Z] [exec] ----------------------------------------- [2024-03-19T02:25:02.450Z] [exec] Total PASS: 2 [2024-03-19T02:25:02.450Z] [exec] Total FAIL: 0 [2024-03-19T02:25:02.450Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:02.450Z] [exec] ----------------------------------------- [2024-03-19T02:25:02.450Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:02.450Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:02.487Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:02.560Z] [exec] Mar 19, 2024 2:25:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:02.561Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:02.707Z] [2024-03-19T02:25:02.707Z] checkReporting-common: [2024-03-19T02:25:02.707Z] [2024-03-19T02:25:02.707Z] confirmReportPresent-common: [2024-03-19T02:25:02.707Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:02.707Z] [echo] Test seems to be reported fine [2024-03-19T02:25:02.707Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/RepRunConf.txt [2024-03-19T02:25:02.707Z] [2024-03-19T02:25:02.707Z] confirmMissingReport-common: [2024-03-19T02:25:02.707Z] [2024-03-19T02:25:02.707Z] undeploy: [2024-03-19T02:25:02.707Z] [2024-03-19T02:25:02.707Z] setOSConditions: [2024-03-19T02:25:02.707Z] [2024-03-19T02:25:02.707Z] setToolWin: [2024-03-19T02:25:02.707Z] [2024-03-19T02:25:02.707Z] setToolUnix: [2024-03-19T02:25:02.707Z] [2024-03-19T02:25:02.707Z] setToolProperty: [2024-03-19T02:25:02.707Z] [2024-03-19T02:25:02.707Z] setS1ASclassPath: [2024-03-19T02:25:02.707Z] [2024-03-19T02:25:02.707Z] init-common: [2024-03-19T02:25:02.707Z] [2024-03-19T02:25:02.708Z] undeploy-common: [2024-03-19T02:25:02.744Z] [javac] 1 warning [2024-03-19T02:25:02.744Z] [2024-03-19T02:25:02.744Z] build: [2024-03-19T02:25:02.744Z] [2024-03-19T02:25:02.744Z] setOSConditions: [2024-03-19T02:25:02.744Z] [2024-03-19T02:25:02.744Z] fixFiles: [2024-03-19T02:25:02.744Z] [2024-03-19T02:25:02.744Z] convUnix: [2024-03-19T02:25:02.744Z] [2024-03-19T02:25:02.744Z] convWin: [2024-03-19T02:25:02.745Z] [2024-03-19T02:25:02.745Z] setToolWin: [2024-03-19T02:25:02.745Z] [2024-03-19T02:25:02.745Z] setToolUnix: [2024-03-19T02:25:02.745Z] [2024-03-19T02:25:02.745Z] setToolProperty: [2024-03-19T02:25:02.745Z] [2024-03-19T02:25:02.745Z] setS1ASclassPath: [2024-03-19T02:25:02.745Z] [2024-03-19T02:25:02.745Z] init-common: [2024-03-19T02:25:02.745Z] [2024-03-19T02:25:02.745Z] package-persistence-common: [2024-03-19T02:25:02.745Z] [2024-03-19T02:25:02.745Z] ejb-jar-common: [2024-03-19T02:25:02.745Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:02.745Z] [2024-03-19T02:25:02.745Z] package-ejbjar-common: [2024-03-19T02:25:02.745Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:02.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:02.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:02.745Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2024-03-19T02:25:02.745Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:02.745Z] [2024-03-19T02:25:02.745Z] appclient-jar-common: [2024-03-19T02:25:02.745Z] [2024-03-19T02:25:02.745Z] package-appclientjar-common: [2024-03-19T02:25:02.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:02.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:02.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:02.746Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2024-03-19T02:25:02.746Z] [2024-03-19T02:25:02.746Z] webclient-war-common: [2024-03-19T02:25:02.746Z] [2024-03-19T02:25:02.746Z] clear: [2024-03-19T02:25:02.746Z] [2024-03-19T02:25:02.746Z] test-tlds-exist: [2024-03-19T02:25:02.746Z] [2024-03-19T02:25:02.746Z] copy-tlds: [2024-03-19T02:25:02.746Z] [2024-03-19T02:25:02.746Z] test-tagfiles-exist: [2024-03-19T02:25:02.746Z] [2024-03-19T02:25:02.746Z] copy-tagfiles: [2024-03-19T02:25:02.746Z] [2024-03-19T02:25:02.746Z] package-war-common: [2024-03-19T02:25:02.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:02.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:02.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:02.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:02.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:02.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:02.747Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:02.747Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:02.747Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2024-03-19T02:25:02.747Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:02.747Z] [2024-03-19T02:25:02.747Z] build-ear-common: [2024-03-19T02:25:02.747Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:02.747Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:02.747Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:02.747Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-03-19T02:25:02.747Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:02.747Z] [2024-03-19T02:25:02.747Z] setOSConditions: [2024-03-19T02:25:02.747Z] [2024-03-19T02:25:02.747Z] setToolWin: [2024-03-19T02:25:02.747Z] [2024-03-19T02:25:02.747Z] setToolUnix: [2024-03-19T02:25:02.747Z] [2024-03-19T02:25:02.747Z] setToolProperty: [2024-03-19T02:25:02.747Z] [2024-03-19T02:25:02.747Z] setS1ASclassPath: [2024-03-19T02:25:02.747Z] [2024-03-19T02:25:02.747Z] init-common: [2024-03-19T02:25:02.748Z] [2024-03-19T02:25:02.748Z] prepare: [2024-03-19T02:25:02.748Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-03-19T02:25:02.748Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2024-03-19T02:25:02.748Z] [2024-03-19T02:25:02.748Z] build: [2024-03-19T02:25:02.748Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:02.748Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-03-19T02:25:02.791Z] [exec] [2024-03-19T02:25:02.791Z] [exec] Generating code... [2024-03-19T02:25:02.791Z] [exec] [2024-03-19T02:25:02.791Z] [exec] Compiling code... [2024-03-19T02:25:02.867Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:02.964Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-jms-jmsejbApp [2024-03-19T02:25:02.973Z] [exec] Application deployed with name web-jsp-resource-injection-simple-tag-handler-web. [2024-03-19T02:25:02.973Z] [2024-03-19T02:25:02.973Z] deploy-war-commonee: [2024-03-19T02:25:02.973Z] [2024-03-19T02:25:02.973Z] run: [2024-03-19T02:25:02.984Z] [exec] Mar 19, 2024 2:25:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:02.985Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:02.985Z] [exec] Mar 19, 2024 2:25:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:02.985Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:02.985Z] [exec] Mar 19, 2024 2:25:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:02.985Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:03.005Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:03.005Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:03.005Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:03.005Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:03.005Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:03.006Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:03.006Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:03.125Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/servlet/test/servlet/PortableExtensionBeanManagerTestServlet.java:107: warning: [removal] getELResolver() in BeanManager has been deprecated and marked for removal [2024-03-19T02:25:03.125Z] [javac] check(bm.getELResolver() != null, "ELResolver is null"); [2024-03-19T02:25:03.125Z] [javac] ^ [2024-03-19T02:25:03.125Z] [javac] 2 warnings [2024-03-19T02:25:03.125Z] [2024-03-19T02:25:03.125Z] build: [2024-03-19T02:25:03.125Z] [2024-03-19T02:25:03.125Z] setOSConditions: [2024-03-19T02:25:03.125Z] [2024-03-19T02:25:03.125Z] setToolWin: [2024-03-19T02:25:03.125Z] [2024-03-19T02:25:03.125Z] setToolUnix: [2024-03-19T02:25:03.125Z] [2024-03-19T02:25:03.125Z] setToolProperty: [2024-03-19T02:25:03.125Z] [2024-03-19T02:25:03.125Z] setS1ASclassPath: [2024-03-19T02:25:03.125Z] [2024-03-19T02:25:03.125Z] init-common: [2024-03-19T02:25:03.125Z] [2024-03-19T02:25:03.126Z] webclient-war-common: [2024-03-19T02:25:03.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:03.126Z] [2024-03-19T02:25:03.126Z] clear: [2024-03-19T02:25:03.126Z] [2024-03-19T02:25:03.126Z] test-tlds-exist: [2024-03-19T02:25:03.126Z] [2024-03-19T02:25:03.126Z] copy-tlds: [2024-03-19T02:25:03.126Z] [2024-03-19T02:25:03.126Z] test-tagfiles-exist: [2024-03-19T02:25:03.126Z] [2024-03-19T02:25:03.126Z] copy-tagfiles: [2024-03-19T02:25:03.126Z] [2024-03-19T02:25:03.126Z] package-war-common: [2024-03-19T02:25:03.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:03.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:03.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:03.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:03.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/lib [2024-03-19T02:25:03.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:03.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-03-19T02:25:03.126Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:03.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/docroot [2024-03-19T02:25:03.127Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-bean-manager-web.war [2024-03-19T02:25:03.127Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:03.127Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:03.127Z] [javac] Compiling 1 source file [2024-03-19T02:25:03.127Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:03.127Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:03.127Z] [2024-03-19T02:25:03.127Z] deploy: [2024-03-19T02:25:03.127Z] [2024-03-19T02:25:03.127Z] deploy-war-common: [2024-03-19T02:25:03.127Z] [2024-03-19T02:25:03.127Z] setOSConditions: [2024-03-19T02:25:03.127Z] [2024-03-19T02:25:03.127Z] setToolWin: [2024-03-19T02:25:03.127Z] [2024-03-19T02:25:03.127Z] setToolUnix: [2024-03-19T02:25:03.127Z] [2024-03-19T02:25:03.127Z] setToolProperty: [2024-03-19T02:25:03.127Z] [2024-03-19T02:25:03.127Z] setS1ASclassPath: [2024-03-19T02:25:03.127Z] [2024-03-19T02:25:03.127Z] init-common: [2024-03-19T02:25:03.127Z] [2024-03-19T02:25:03.127Z] deploy-war-commonpe: [2024-03-19T02:25:03.231Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-simple-tag-handler/jsp/test.jsp [2024-03-19T02:25:03.231Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:03.231Z] [java] [2024-03-19T02:25:03.231Z] [java] [2024-03-19T02:25:03.231Z] [java] ----------------------------------------- [2024-03-19T02:25:03.231Z] [java] - jsp-resource-injection-simple-tag-handler: PASS - [2024-03-19T02:25:03.231Z] [java] ----------------------------------------- [2024-03-19T02:25:03.231Z] [java] - Total PASS : 1 - [2024-03-19T02:25:03.231Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:03.231Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:03.231Z] [java] ----------------------------------------- [2024-03-19T02:25:03.231Z] [2024-03-19T02:25:03.231Z] undeploy: [2024-03-19T02:25:03.231Z] [2024-03-19T02:25:03.231Z] setOSConditions: [2024-03-19T02:25:03.231Z] [2024-03-19T02:25:03.231Z] setToolWin: [2024-03-19T02:25:03.231Z] [2024-03-19T02:25:03.231Z] setToolUnix: [2024-03-19T02:25:03.231Z] [2024-03-19T02:25:03.231Z] setToolProperty: [2024-03-19T02:25:03.231Z] [2024-03-19T02:25:03.231Z] setS1ASclassPath: [2024-03-19T02:25:03.231Z] [2024-03-19T02:25:03.232Z] init-common: [2024-03-19T02:25:03.232Z] [2024-03-19T02:25:03.232Z] undeploy-war-common: [2024-03-19T02:25:03.237Z] [2024-03-19T02:25:03.238Z] delete-resources: [2024-03-19T02:25:03.238Z] [2024-03-19T02:25:03.238Z] asadmin-batch-common: [2024-03-19T02:25:03.263Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:03.495Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-03-19T02:25:03.505Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-resource-injection-simple-tag-handler-web [2024-03-19T02:25:03.505Z] [2024-03-19T02:25:03.505Z] all: [2024-03-19T02:25:03.505Z] [echo] [2024-03-19T02:25:03.505Z] [echo] ************************* [2024-03-19T02:25:03.505Z] [echo] * Running jspResourceInjectionTagHandler [2024-03-19T02:25:03.505Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler [2024-03-19T02:25:03.505Z] [echo] ************************* [2024-03-19T02:25:03.505Z] [echo] [2024-03-19T02:25:03.505Z] [2024-03-19T02:25:03.505Z] setOSConditions: [2024-03-19T02:25:03.505Z] [2024-03-19T02:25:03.505Z] setToolWin: [2024-03-19T02:25:03.505Z] [2024-03-19T02:25:03.505Z] setToolUnix: [2024-03-19T02:25:03.505Z] [2024-03-19T02:25:03.505Z] setToolProperty: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] setS1ASclassPath: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] init-common: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] clean: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] setOSConditions: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] setToolWin: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] setToolUnix: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] setToolProperty: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] setS1ASclassPath: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] init-common: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] clean-common: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] setOSConditions: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] setToolWin: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] setToolUnix: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.506Z] setToolProperty: [2024-03-19T02:25:03.506Z] [2024-03-19T02:25:03.507Z] setS1ASclassPath: [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] init-common: [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] clean-classes-common: [2024-03-19T02:25:03.507Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] setOSConditions: [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] setToolWin: [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] setToolUnix: [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] setToolProperty: [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] setS1ASclassPath: [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] init-common: [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] clean-jars-common: [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] compile: [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] setOSConditions: [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] setToolWin: [2024-03-19T02:25:03.507Z] [2024-03-19T02:25:03.507Z] setToolUnix: [2024-03-19T02:25:03.508Z] [2024-03-19T02:25:03.508Z] setToolProperty: [2024-03-19T02:25:03.508Z] [2024-03-19T02:25:03.508Z] setS1ASclassPath: [2024-03-19T02:25:03.508Z] [2024-03-19T02:25:03.508Z] init-common: [2024-03-19T02:25:03.508Z] [2024-03-19T02:25:03.508Z] compile-common: [2024-03-19T02:25:03.508Z] [echo] Current time (ISO): 2024-03-19T02:25:03.473+0000 [2024-03-19T02:25:03.508Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:03.508Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:03.534Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:25:03.534Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:25:03.534Z] [javac] ^ [2024-03-19T02:25:03.534Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:25:03.534Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:03.534Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:25:03.534Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:25:03.534Z] [javac] 2 warnings [2024-03-19T02:25:03.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-03-19T02:25:03.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-03-19T02:25:03.534Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-03-19T02:25:03.535Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-03-19T02:25:03.535Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-03-19T02:25:03.535Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-03-19T02:25:03.535Z] [2024-03-19T02:25:03.535Z] deploy: [2024-03-19T02:25:03.535Z] [2024-03-19T02:25:03.535Z] setOSConditions: [2024-03-19T02:25:03.535Z] [2024-03-19T02:25:03.535Z] setToolWin: [2024-03-19T02:25:03.535Z] [2024-03-19T02:25:03.535Z] setToolUnix: [2024-03-19T02:25:03.535Z] [2024-03-19T02:25:03.535Z] setToolProperty: [2024-03-19T02:25:03.535Z] [2024-03-19T02:25:03.535Z] setS1ASclassPath: [2024-03-19T02:25:03.535Z] [2024-03-19T02:25:03.535Z] init-common: [2024-03-19T02:25:03.535Z] [2024-03-19T02:25:03.535Z] prepare: [2024-03-19T02:25:03.535Z] [2024-03-19T02:25:03.535Z] build: [2024-03-19T02:25:03.535Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:03.535Z] [2024-03-19T02:25:03.535Z] deploy-rar-and-setup-resources: [2024-03-19T02:25:03.535Z] [2024-03-19T02:25:03.536Z] setOSConditions: [2024-03-19T02:25:03.536Z] [2024-03-19T02:25:03.536Z] setToolWin: [2024-03-19T02:25:03.536Z] [2024-03-19T02:25:03.536Z] setToolUnix: [2024-03-19T02:25:03.536Z] [2024-03-19T02:25:03.536Z] setToolProperty: [2024-03-19T02:25:03.536Z] [2024-03-19T02:25:03.536Z] setS1ASclassPath: [2024-03-19T02:25:03.536Z] [2024-03-19T02:25:03.536Z] init-common: [2024-03-19T02:25:03.536Z] [2024-03-19T02:25:03.536Z] deploy-rar-common: [2024-03-19T02:25:03.536Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2024-03-19T02:25:03.605Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:25:03.605Z] [exec] Waiting finished after 5,944 ms. [2024-03-19T02:25:03.605Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:25:03.605Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:25:03.605Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:25:03.605Z] [exec] Admin Port: 45,707 [2024-03-19T02:25:03.605Z] [exec] Command start-domain executed successfully. [2024-03-19T02:25:03.691Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-bean-manager --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-bean-manager-web.war [2024-03-19T02:25:03.753Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_jms_jmsejb_QCF [2024-03-19T02:25:03.753Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_jms_jmsejb_Queue [2024-03-19T02:25:03.903Z] [echo] run.xml:doing wait for localhost:45712... [2024-03-19T02:25:03.948Z] [exec] Application deployed with name cdi-bean-manager-web. [2024-03-19T02:25:03.948Z] [2024-03-19T02:25:03.948Z] deploy-war-commonee: [2024-03-19T02:25:03.948Z] [2024-03-19T02:25:03.948Z] run: [2024-03-19T02:25:04.010Z] [exec] Administered object jms/ejb_jms_jmsejb_Queue deleted. [2024-03-19T02:25:04.010Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_jms_jmsejb_Queue [2024-03-19T02:25:04.010Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] all: [2024-03-19T02:25:04.011Z] [echo] [2024-03-19T02:25:04.011Z] [echo] [2024-03-19T02:25:04.011Z] [echo] ************************************************** [2024-03-19T02:25:04.011Z] [echo] * Running ejb32 [2024-03-19T02:25:04.011Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32 [2024-03-19T02:25:04.011Z] [echo] ************************************************** [2024-03-19T02:25:04.011Z] [echo] [2024-03-19T02:25:04.011Z] [echo] [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] all: [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] sfsb: [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] all: [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] basic: [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] setOSConditions: [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] setToolWin: [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] setToolUnix: [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] setToolProperty: [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] setS1ASclassPath: [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] init-common: [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] clean: [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.011Z] setOSConditions: [2024-03-19T02:25:04.011Z] [2024-03-19T02:25:04.012Z] setToolWin: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] setToolUnix: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] setToolProperty: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] setS1ASclassPath: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] init-common: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] clean-common: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] setOSConditions: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] setToolWin: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] setToolUnix: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] setToolProperty: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] setS1ASclassPath: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] init-common: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] clean-classes-common: [2024-03-19T02:25:04.012Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.012Z] setOSConditions: [2024-03-19T02:25:04.012Z] [2024-03-19T02:25:04.013Z] setToolWin: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] setToolUnix: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] setToolProperty: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] setS1ASclassPath: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] init-common: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] clean-jars-common: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] compile: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] setOSConditions: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] setToolWin: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] setToolUnix: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] setToolProperty: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] setS1ASclassPath: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] init-common: [2024-03-19T02:25:04.013Z] [2024-03-19T02:25:04.013Z] compile-common: [2024-03-19T02:25:04.013Z] [echo] Current time (ISO): 2024-03-19T02:25:03.879+0000 [2024-03-19T02:25:04.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:04.014Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:04.101Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-xa.rar [2024-03-19T02:25:04.126Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-client.jar of size 4,724 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-client.jar [2024-03-19T02:25:04.126Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient.jar of size 3,361 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient.jar [2024-03-19T02:25:04.127Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-clientClient.jar of size 11,110 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-clientClient.jar [2024-03-19T02:25:04.127Z] [exec] Application deployed with name deployment-ejb30-ear-security. [2024-03-19T02:25:04.127Z] [exec] Command deploy executed successfully. [2024-03-19T02:25:04.168Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/ejb_endpoint/WSHelloEJBService.java uses or overrides a deprecated API. [2024-03-19T02:25:04.168Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:04.168Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml:91: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:04.168Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:25:04.168Z] [2024-03-19T02:25:04.168Z] runclient: [2024-03-19T02:25:04.168Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:04.168Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:04.168Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:04.168Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:04.169Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:04.169Z] [2024-03-19T02:25:04.169Z] run-client: [2024-03-19T02:25:04.169Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:25:04.204Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-03-19T02:25:04.204Z] [2024-03-19T02:25:04.204Z] dumpThreadStack: [2024-03-19T02:25:04.204Z] [2024-03-19T02:25:04.204Z] startDomainWindows: [2024-03-19T02:25:04.204Z] [2024-03-19T02:25:04.204Z] startDomain: [2024-03-19T02:25:04.205Z] [java] opening connection to http://localhost:8080/cdi-bean-manager/myurl [2024-03-19T02:25:04.205Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:04.205Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:04.205Z] [java] [2024-03-19T02:25:04.205Z] [java] [2024-03-19T02:25:04.205Z] [java] ----------------------------------------- [2024-03-19T02:25:04.205Z] [java] - portable-extensions-bean-manager: PASS - [2024-03-19T02:25:04.205Z] [java] ----------------------------------------- [2024-03-19T02:25:04.205Z] [java] - Total PASS : 1 - [2024-03-19T02:25:04.205Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:04.205Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:04.205Z] [java] ----------------------------------------- [2024-03-19T02:25:04.205Z] [2024-03-19T02:25:04.205Z] undeploy: [2024-03-19T02:25:04.205Z] [2024-03-19T02:25:04.205Z] setOSConditions: [2024-03-19T02:25:04.205Z] [2024-03-19T02:25:04.205Z] setToolWin: [2024-03-19T02:25:04.205Z] [2024-03-19T02:25:04.205Z] setToolUnix: [2024-03-19T02:25:04.205Z] [2024-03-19T02:25:04.205Z] setToolProperty: [2024-03-19T02:25:04.205Z] [2024-03-19T02:25:04.205Z] setS1ASclassPath: [2024-03-19T02:25:04.205Z] [2024-03-19T02:25:04.205Z] init-common: [2024-03-19T02:25:04.205Z] [2024-03-19T02:25:04.205Z] undeploy-war-common: [2024-03-19T02:25:04.352Z] [2024-03-19T02:25:04.352Z] undeploy: [2024-03-19T02:25:04.352Z] [2024-03-19T02:25:04.352Z] setOSConditions: [2024-03-19T02:25:04.352Z] [2024-03-19T02:25:04.352Z] setToolWin: [2024-03-19T02:25:04.352Z] [2024-03-19T02:25:04.352Z] setToolUnix: [2024-03-19T02:25:04.352Z] [2024-03-19T02:25:04.352Z] setToolProperty: [2024-03-19T02:25:04.352Z] [2024-03-19T02:25:04.352Z] setS1ASclassPath: [2024-03-19T02:25:04.352Z] [2024-03-19T02:25:04.352Z] init-common: [2024-03-19T02:25:04.353Z] [2024-03-19T02:25:04.353Z] undeploy-common: [2024-03-19T02:25:04.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-contauth1txApp [2024-03-19T02:25:04.353Z] [2024-03-19T02:25:04.353Z] setOSConditions: [2024-03-19T02:25:04.353Z] [2024-03-19T02:25:04.353Z] setToolWin: [2024-03-19T02:25:04.353Z] [2024-03-19T02:25:04.353Z] setToolUnix: [2024-03-19T02:25:04.353Z] [2024-03-19T02:25:04.353Z] setToolProperty: [2024-03-19T02:25:04.353Z] [2024-03-19T02:25:04.353Z] setS1ASclassPath: [2024-03-19T02:25:04.353Z] [2024-03-19T02:25:04.353Z] init-common: [2024-03-19T02:25:04.353Z] [2024-03-19T02:25:04.353Z] delete-jdbc-resource-common: [2024-03-19T02:25:04.353Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2024-03-19T02:25:04.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2024-03-19T02:25:04.353Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2024-03-19T02:25:04.353Z] [echo] cmd executed for server [2024-03-19T02:25:04.353Z] [2024-03-19T02:25:04.353Z] setOSConditions: [2024-03-19T02:25:04.354Z] [2024-03-19T02:25:04.354Z] setToolWin: [2024-03-19T02:25:04.354Z] [2024-03-19T02:25:04.354Z] setToolUnix: [2024-03-19T02:25:04.354Z] [2024-03-19T02:25:04.354Z] setToolProperty: [2024-03-19T02:25:04.354Z] [2024-03-19T02:25:04.354Z] setS1ASclassPath: [2024-03-19T02:25:04.354Z] [2024-03-19T02:25:04.354Z] init-common: [2024-03-19T02:25:04.354Z] [2024-03-19T02:25:04.354Z] delete-jdbc-connpool-common: [2024-03-19T02:25:04.354Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2024-03-19T02:25:04.354Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2024-03-19T02:25:04.354Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2024-03-19T02:25:04.354Z] [echo] cmd executed for server [2024-03-19T02:25:04.354Z] [2024-03-19T02:25:04.354Z] setOSConditions: [2024-03-19T02:25:04.354Z] [2024-03-19T02:25:04.354Z] setToolWin: [2024-03-19T02:25:04.354Z] [2024-03-19T02:25:04.354Z] setToolUnix: [2024-03-19T02:25:04.354Z] [2024-03-19T02:25:04.354Z] setToolProperty: [2024-03-19T02:25:04.354Z] [2024-03-19T02:25:04.355Z] setS1ASclassPath: [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] init-common: [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] execute-sql-common: [2024-03-19T02:25:04.355Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/drop_pointbase.sql [2024-03-19T02:25:04.355Z] [sql] 0 rows affected [2024-03-19T02:25:04.355Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] all: [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] all: [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] setOSConditions: [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] setToolWin: [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] setToolUnix: [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] setToolProperty: [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] setS1ASclassPath: [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] init-common: [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] clean: [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] setOSConditions: [2024-03-19T02:25:04.355Z] [2024-03-19T02:25:04.355Z] setToolWin: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] setToolUnix: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] setToolProperty: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] setS1ASclassPath: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] init-common: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] clean-common: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] setOSConditions: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] setToolWin: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] setToolUnix: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] setToolProperty: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] setS1ASclassPath: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] init-common: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] clean-classes-common: [2024-03-19T02:25:04.356Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.356Z] setOSConditions: [2024-03-19T02:25:04.356Z] [2024-03-19T02:25:04.357Z] setToolWin: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] setToolUnix: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] setToolProperty: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] setS1ASclassPath: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] init-common: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] clean-jars-common: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] compile: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] setOSConditions: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] setToolWin: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] setToolUnix: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] setToolProperty: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] setS1ASclassPath: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] init-common: [2024-03-19T02:25:04.357Z] [2024-03-19T02:25:04.357Z] compile-common: [2024-03-19T02:25:04.357Z] [echo] Current time (ISO): 2024-03-19T02:25:02.825+0000 [2024-03-19T02:25:04.358Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:04.358Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:04.358Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:04.358Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:04.358Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:04.358Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:04.358Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:04.358Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:04.358Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:04.359Z] [exec] Application deployed with name blackbox-xa. [2024-03-19T02:25:04.359Z] [echo] Deploying rar/blackbox-xa.rar on server [2024-03-19T02:25:04.359Z] [2024-03-19T02:25:04.359Z] setOSConditions: [2024-03-19T02:25:04.359Z] [2024-03-19T02:25:04.360Z] setToolWin: [2024-03-19T02:25:04.360Z] [2024-03-19T02:25:04.360Z] setToolUnix: [2024-03-19T02:25:04.360Z] [2024-03-19T02:25:04.360Z] setToolProperty: [2024-03-19T02:25:04.360Z] [2024-03-19T02:25:04.360Z] setS1ASclassPath: [2024-03-19T02:25:04.360Z] [2024-03-19T02:25:04.360Z] init-common: [2024-03-19T02:25:04.360Z] [2024-03-19T02:25:04.360Z] create-connector-connpool: [2024-03-19T02:25:04.360Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --target server blackbox-xa-ccp [2024-03-19T02:25:04.385Z] [2024-03-19T02:25:04.385Z] init.os: [2024-03-19T02:25:04.385Z] [2024-03-19T02:25:04.385Z] init.tools.unix: [2024-03-19T02:25:04.385Z] [2024-03-19T02:25:04.385Z] init.tools.windows: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] init.tools: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] setAsadminArgs: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] init: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] init.customtasks: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] setEnabled: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] createAppRef: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] init.os: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] init.tools.unix: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] init.tools.windows: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] init.tools: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] setAsadminArgs: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] init: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] init.customtasks: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] prepare: [2024-03-19T02:25:04.386Z] [2024-03-19T02:25:04.386Z] setOrbPort2: [2024-03-19T02:25:04.387Z] [2024-03-19T02:25:04.387Z] setHttpPort2: [2024-03-19T02:25:04.387Z] [2024-03-19T02:25:04.387Z] runclient: [2024-03-19T02:25:04.439Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:04.439Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:04.439Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:04.439Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:04.439Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:04.439Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:04.439Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:04.462Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-bean-manager-web [2024-03-19T02:25:04.462Z] [2024-03-19T02:25:04.462Z] all: [2024-03-19T02:25:04.462Z] [2024-03-19T02:25:04.462Z] setOSConditions: [2024-03-19T02:25:04.462Z] [2024-03-19T02:25:04.462Z] setToolWin: [2024-03-19T02:25:04.462Z] [2024-03-19T02:25:04.462Z] setToolUnix: [2024-03-19T02:25:04.462Z] [2024-03-19T02:25:04.462Z] setToolProperty: [2024-03-19T02:25:04.462Z] [2024-03-19T02:25:04.462Z] setS1ASclassPath: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] init-common: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] clean: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] setOSConditions: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] setToolWin: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] setToolUnix: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] setToolProperty: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] setS1ASclassPath: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] init-common: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] clean-common: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] setOSConditions: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] setToolWin: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] setToolUnix: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.463Z] setToolProperty: [2024-03-19T02:25:04.463Z] [2024-03-19T02:25:04.464Z] setS1ASclassPath: [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] init-common: [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] clean-classes-common: [2024-03-19T02:25:04.464Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] setOSConditions: [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] setToolWin: [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] setToolUnix: [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] setToolProperty: [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] setS1ASclassPath: [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] init-common: [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] clean-jars-common: [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] compile: [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] setOSConditions: [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] setToolWin: [2024-03-19T02:25:04.464Z] [2024-03-19T02:25:04.464Z] setToolUnix: [2024-03-19T02:25:04.465Z] [2024-03-19T02:25:04.465Z] setToolProperty: [2024-03-19T02:25:04.465Z] [2024-03-19T02:25:04.465Z] setS1ASclassPath: [2024-03-19T02:25:04.465Z] [2024-03-19T02:25:04.465Z] init-common: [2024-03-19T02:25:04.465Z] [2024-03-19T02:25:04.465Z] compile-common: [2024-03-19T02:25:04.465Z] [echo] Current time (ISO): 2024-03-19T02:25:04.350+0000 [2024-03-19T02:25:04.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:04.465Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:04.467Z] [exec] Mar 19, 2024 2:25:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:04.467Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@11e71181 [2024-03-19T02:25:04.467Z] [exec] Starting test [2024-03-19T02:25:04.467Z] [exec] Done [2024-03-19T02:25:04.467Z] [exec] Value of key is: simple_nopackage [2024-03-19T02:25:04.467Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:04.467Z] [exec] [2024-03-19T02:25:04.467Z] [exec] [2024-03-19T02:25:04.467Z] [exec] ----------------------------------------- [2024-03-19T02:25:04.467Z] [exec] - simple_nopackage: PASS - [2024-03-19T02:25:04.467Z] [exec] ----------------------------------------- [2024-03-19T02:25:04.467Z] [exec] Total PASS: 1 [2024-03-19T02:25:04.467Z] [exec] Total FAIL: 0 [2024-03-19T02:25:04.467Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:04.467Z] [exec] ----------------------------------------- [2024-03-19T02:25:04.467Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:04.467Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:04.614Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:04.615Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/ejb/SimpleBMPBean.java:35: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:04.615Z] [javac] return new Integer(1); [2024-03-19T02:25:04.615Z] [javac] ^ [2024-03-19T02:25:04.615Z] [javac] 2 warnings [2024-03-19T02:25:04.615Z] [2024-03-19T02:25:04.615Z] setOSConditions: [2024-03-19T02:25:04.615Z] [2024-03-19T02:25:04.615Z] setToolWin: [2024-03-19T02:25:04.615Z] [2024-03-19T02:25:04.615Z] setToolUnix: [2024-03-19T02:25:04.615Z] [2024-03-19T02:25:04.615Z] setToolProperty: [2024-03-19T02:25:04.615Z] [2024-03-19T02:25:04.615Z] setS1ASclassPath: [2024-03-19T02:25:04.615Z] [2024-03-19T02:25:04.615Z] init-common: [2024-03-19T02:25:04.615Z] [2024-03-19T02:25:04.615Z] compile-common: [2024-03-19T02:25:04.615Z] [echo] Current time (ISO): 2024-03-19T02:25:04.469+0000 [2024-03-19T02:25:04.615Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:04.725Z] [2024-03-19T02:25:04.725Z] checkReporting-common: [2024-03-19T02:25:04.725Z] [2024-03-19T02:25:04.725Z] confirmReportPresent-common: [2024-03-19T02:25:04.725Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:04.725Z] [echo] Test seems to be reported fine [2024-03-19T02:25:04.725Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/RepRunConf.txt [2024-03-19T02:25:04.725Z] [2024-03-19T02:25:04.725Z] confirmMissingReport-common: [2024-03-19T02:25:04.725Z] [2024-03-19T02:25:04.725Z] undeploy: [2024-03-19T02:25:04.725Z] [2024-03-19T02:25:04.725Z] setOSConditions: [2024-03-19T02:25:04.725Z] [2024-03-19T02:25:04.725Z] setToolWin: [2024-03-19T02:25:04.725Z] [2024-03-19T02:25:04.725Z] setToolUnix: [2024-03-19T02:25:04.725Z] [2024-03-19T02:25:04.725Z] setToolProperty: [2024-03-19T02:25:04.725Z] [2024-03-19T02:25:04.725Z] setS1ASclassPath: [2024-03-19T02:25:04.725Z] [2024-03-19T02:25:04.725Z] init-common: [2024-03-19T02:25:04.725Z] [2024-03-19T02:25:04.725Z] execute-ejb-sql-common: [2024-03-19T02:25:04.725Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/sql/drop_pointbase.sql [2024-03-19T02:25:04.725Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:25:04.725Z] [2024-03-19T02:25:04.726Z] setOSConditions: [2024-03-19T02:25:04.726Z] [2024-03-19T02:25:04.726Z] setToolWin: [2024-03-19T02:25:04.726Z] [2024-03-19T02:25:04.726Z] setToolUnix: [2024-03-19T02:25:04.726Z] [2024-03-19T02:25:04.726Z] setToolProperty: [2024-03-19T02:25:04.726Z] [2024-03-19T02:25:04.726Z] setS1ASclassPath: [2024-03-19T02:25:04.726Z] [2024-03-19T02:25:04.726Z] init-common: [2024-03-19T02:25:04.726Z] [2024-03-19T02:25:04.726Z] undeploy-common: [2024-03-19T02:25:04.769Z] [exec] Received all messages in :38042 milliseconds [2024-03-19T02:25:04.769Z] [exec] ------------------------------------------------------ [2024-03-19T02:25:04.769Z] [exec] Receeived :0:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :1:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :2:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :3:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :4:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :5:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :6:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :7:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :8:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :9:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :10:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :11:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :12:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :13:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :14:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :15:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :16:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :17:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :18:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :19:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :20:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :21:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :22:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :23:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :24:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :25:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :26:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :27:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :28:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :29:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :30:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :31:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :32:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :33:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :34:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :35:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :36:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :37:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :38:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :39:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :40:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :41:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :42:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :43:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :44:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :45:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :46:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :47:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :48:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :49:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :50:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :51:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :52:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :53:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :54:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :55:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :56:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :57:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :58:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :59:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :60:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :61:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :62:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :63:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :64:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :65:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :66:REPLIED:CLIENT [2024-03-19T02:25:04.769Z] [exec] Receeived :67:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :68:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :69:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :70:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :71:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :72:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :73:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :74:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :75:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :76:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :77:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :78:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :79:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :80:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :81:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :82:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :83:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :84:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :85:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :86:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :87:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :88:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :89:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :90:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :91:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :92:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :93:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :94:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :95:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :96:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :97:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :98:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :99:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :100:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :101:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :102:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :103:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :104:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :105:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :106:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :107:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :108:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :109:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :110:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :111:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :112:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :113:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :114:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :115:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :116:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :117:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :118:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :119:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :120:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :121:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :122:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :123:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :124:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :125:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :126:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :127:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :128:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :129:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :130:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :131:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :132:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :133:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :134:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :135:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :136:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :137:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :138:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :139:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :140:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :141:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :142:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :143:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :144:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :145:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :146:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :147:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :148:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :149:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :150:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :151:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :152:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :153:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :154:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :155:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :156:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :157:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :158:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :159:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :160:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :161:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :162:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :163:REPLIED:CLIENT [2024-03-19T02:25:04.770Z] [exec] Receeived :164:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :165:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :166:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :167:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :168:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :169:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :170:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :171:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :172:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :173:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :174:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :175:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :176:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :177:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :178:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :179:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :180:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :181:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :182:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :183:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :184:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :185:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :186:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :187:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :188:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :189:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :190:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :191:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :192:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :193:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :194:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :195:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :196:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :197:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :198:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :199:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :200:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :201:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :202:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :203:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :204:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :205:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :206:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :207:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :208:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :209:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :210:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :211:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :212:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :213:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :214:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :215:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :216:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :217:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :218:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :219:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :220:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :221:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :222:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :223:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :224:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :225:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :226:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :227:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :228:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :229:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :230:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :231:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :232:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :233:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :234:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :235:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :236:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :237:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :238:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :239:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :240:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :241:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :242:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :243:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :244:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :245:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :246:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :247:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :248:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :249:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :250:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :251:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :252:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :253:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :254:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :255:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :256:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :257:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :258:REPLIED:CLIENT [2024-03-19T02:25:04.771Z] [exec] Receeived :259:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :260:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :261:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :262:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :263:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :264:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :265:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :266:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :267:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :268:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :269:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :270:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :271:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :272:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :273:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :274:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :275:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :276:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :277:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :278:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :279:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :280:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :281:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :282:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :283:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :284:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :285:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :286:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :287:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :288:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :289:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :290:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :291:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :292:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :293:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :294:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :295:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :296:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :297:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :298:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :299:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :300:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :301:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :302:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :303:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :304:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :305:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :306:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :307:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :308:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :309:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :310:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :311:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :312:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :313:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :314:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :315:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :316:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :317:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :318:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :319:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :320:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :321:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :322:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :323:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :324:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :325:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :326:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :327:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :328:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :329:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :330:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :331:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :332:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :333:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :334:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :335:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :336:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :337:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :338:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :339:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :340:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :341:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :342:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :343:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :344:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :345:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :346:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :347:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :348:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :349:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :350:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :351:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :352:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :353:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :354:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :355:REPLIED:CLIENT [2024-03-19T02:25:04.772Z] [exec] Receeived :356:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :357:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :358:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :359:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :360:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :361:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :362:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :363:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :364:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :365:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :366:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :367:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :368:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :369:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :370:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :371:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :372:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :373:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :374:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :375:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :376:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :377:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :378:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :379:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :380:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :381:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :382:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :383:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :384:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :385:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :386:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :387:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :388:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :389:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :390:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :391:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :392:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :393:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :394:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :395:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :396:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :397:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :398:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :399:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :400:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :401:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :402:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :403:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :404:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :405:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :406:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :407:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :408:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :409:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :410:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :411:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :412:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :413:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :414:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :415:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :416:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :417:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :418:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :419:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :420:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :421:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :422:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :423:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :424:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :425:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :426:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :427:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :428:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :429:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :430:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :431:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :432:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :433:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :434:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :435:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :436:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :437:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :438:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :439:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :440:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :441:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :442:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :443:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :444:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :445:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :446:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :447:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :448:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :449:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :450:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :451:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :452:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :453:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :454:REPLIED:CLIENT [2024-03-19T02:25:04.773Z] [exec] Receeived :455:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :456:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :457:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :458:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :459:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :460:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :461:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :462:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :463:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :464:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :465:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :466:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :467:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :468:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :469:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :470:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :471:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :472:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :473:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :474:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :475:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :476:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :477:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :478:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :479:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :480:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :481:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :482:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :483:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :484:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :485:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :486:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :487:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :488:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :489:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :490:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :491:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :492:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :493:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :494:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :495:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :496:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :497:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :498:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :499:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :500:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :501:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :502:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :503:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :504:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :505:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :506:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :507:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :508:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :509:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :510:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :511:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :512:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :513:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :514:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :515:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :516:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :517:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :518:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :519:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :520:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :521:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :522:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :523:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :524:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :525:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :526:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :527:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :528:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :529:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :530:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :531:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :532:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :533:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :534:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :535:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :536:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :537:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :538:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :539:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :540:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :541:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :542:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :543:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :544:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :545:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :546:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :547:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :548:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :549:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :550:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :551:REPLIED:CLIENT [2024-03-19T02:25:04.774Z] [exec] Receeived :552:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :553:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :554:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :555:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :556:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :557:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :558:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :559:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :560:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :561:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :562:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :563:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :564:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :565:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :566:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :567:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :568:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :569:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :570:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :571:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :572:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :573:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :574:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :575:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :576:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :577:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :578:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :579:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :580:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :581:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :582:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :583:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :584:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :585:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :586:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :587:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :588:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :589:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :590:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :591:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :592:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :593:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :594:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :595:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :596:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :597:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :598:REPLIED:CLIENT [2024-03-19T02:25:04.775Z] [exec] Receeived :599:REPLIED:CLIENT [2024-03-19T02:25:04.879Z] [exec] Mar 19, 2024 2:25:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:04.879Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2ccc9681 [2024-03-19T02:25:04.924Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:04.925Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:04.925Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-xa-ccp [2024-03-19T02:25:04.925Z] [exec] Connector connection pool blackbox-xa-ccp created. [2024-03-19T02:25:04.925Z] [2024-03-19T02:25:04.925Z] create-connector-connpool-common: [2024-03-19T02:25:04.925Z] [2024-03-19T02:25:04.925Z] setOSConditions: [2024-03-19T02:25:04.925Z] [2024-03-19T02:25:04.925Z] setToolWin: [2024-03-19T02:25:04.925Z] [2024-03-19T02:25:04.925Z] setToolUnix: [2024-03-19T02:25:04.925Z] [2024-03-19T02:25:04.925Z] setToolProperty: [2024-03-19T02:25:04.925Z] [2024-03-19T02:25:04.925Z] setS1ASclassPath: [2024-03-19T02:25:04.925Z] [2024-03-19T02:25:04.925Z] init-common: [2024-03-19T02:25:04.925Z] [2024-03-19T02:25:04.925Z] create-connector-resource-common: [2024-03-19T02:25:04.925Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2024-03-19T02:25:04.946Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:04.946Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:04.946Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:04.946Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:04.946Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:04.946Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:04.946Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:05.012Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:05.012Z] [javac] 1 warning [2024-03-19T02:25:05.012Z] [2024-03-19T02:25:05.012Z] build: [2024-03-19T02:25:05.012Z] [2024-03-19T02:25:05.012Z] setOSConditions: [2024-03-19T02:25:05.012Z] [2024-03-19T02:25:05.012Z] setToolWin: [2024-03-19T02:25:05.012Z] [2024-03-19T02:25:05.012Z] setToolUnix: [2024-03-19T02:25:05.012Z] [2024-03-19T02:25:05.012Z] setToolProperty: [2024-03-19T02:25:05.012Z] [2024-03-19T02:25:05.012Z] setS1ASclassPath: [2024-03-19T02:25:05.012Z] [2024-03-19T02:25:05.012Z] init-common: [2024-03-19T02:25:05.012Z] [2024-03-19T02:25:05.012Z] webclient-war-common: [2024-03-19T02:25:05.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:05.013Z] [2024-03-19T02:25:05.013Z] clear: [2024-03-19T02:25:05.013Z] [2024-03-19T02:25:05.013Z] test-tlds-exist: [2024-03-19T02:25:05.013Z] [2024-03-19T02:25:05.013Z] copy-tlds: [2024-03-19T02:25:05.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:05.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:05.013Z] [2024-03-19T02:25:05.013Z] test-tagfiles-exist: [2024-03-19T02:25:05.013Z] [2024-03-19T02:25:05.013Z] copy-tagfiles: [2024-03-19T02:25:05.013Z] [2024-03-19T02:25:05.013Z] package-war-common: [2024-03-19T02:25:05.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:05.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:05.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/lib [2024-03-19T02:25:05.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:05.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:05.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:05.013Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-web.war [2024-03-19T02:25:05.013Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:05.014Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:05.014Z] [javac] Compiling 1 source file [2024-03-19T02:25:05.014Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:05.014Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:05.014Z] [2024-03-19T02:25:05.014Z] deploy: [2024-03-19T02:25:05.014Z] [2024-03-19T02:25:05.014Z] deploy-war-common: [2024-03-19T02:25:05.014Z] [2024-03-19T02:25:05.014Z] setOSConditions: [2024-03-19T02:25:05.014Z] [2024-03-19T02:25:05.014Z] setToolWin: [2024-03-19T02:25:05.014Z] [2024-03-19T02:25:05.014Z] setToolUnix: [2024-03-19T02:25:05.014Z] [2024-03-19T02:25:05.014Z] setToolProperty: [2024-03-19T02:25:05.014Z] [2024-03-19T02:25:05.014Z] setS1ASclassPath: [2024-03-19T02:25:05.014Z] [2024-03-19T02:25:05.014Z] init-common: [2024-03-19T02:25:05.014Z] [2024-03-19T02:25:05.014Z] deploy-war-commonpe: [2024-03-19T02:25:05.028Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:05.028Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:05.028Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:05.028Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:05.028Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:05.028Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:05.028Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:05.311Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-simple_nopackageApp [2024-03-19T02:25:05.311Z] [2024-03-19T02:25:05.311Z] all: [2024-03-19T02:25:05.311Z] [2024-03-19T02:25:05.311Z] twolevel: [2024-03-19T02:25:05.311Z] [2024-03-19T02:25:05.311Z] setOSConditions: [2024-03-19T02:25:05.311Z] [2024-03-19T02:25:05.311Z] setToolWin: [2024-03-19T02:25:05.311Z] [2024-03-19T02:25:05.311Z] setToolUnix: [2024-03-19T02:25:05.311Z] [2024-03-19T02:25:05.311Z] setToolProperty: [2024-03-19T02:25:05.311Z] [2024-03-19T02:25:05.311Z] setS1ASclassPath: [2024-03-19T02:25:05.311Z] [2024-03-19T02:25:05.311Z] init-common: [2024-03-19T02:25:05.311Z] [2024-03-19T02:25:05.311Z] clean: [2024-03-19T02:25:05.311Z] [2024-03-19T02:25:05.311Z] setOSConditions: [2024-03-19T02:25:05.311Z] [2024-03-19T02:25:05.311Z] setToolWin: [2024-03-19T02:25:05.311Z] [2024-03-19T02:25:05.312Z] setToolUnix: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] setToolProperty: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] setS1ASclassPath: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] init-common: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] clean-common: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] setOSConditions: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] setToolWin: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] setToolUnix: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] setToolProperty: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] setS1ASclassPath: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] init-common: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] clean-classes-common: [2024-03-19T02:25:05.312Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] setOSConditions: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.312Z] setToolWin: [2024-03-19T02:25:05.312Z] [2024-03-19T02:25:05.313Z] setToolUnix: [2024-03-19T02:25:05.313Z] [2024-03-19T02:25:05.313Z] setToolProperty: [2024-03-19T02:25:05.313Z] [2024-03-19T02:25:05.313Z] setS1ASclassPath: [2024-03-19T02:25:05.313Z] [2024-03-19T02:25:05.313Z] init-common: [2024-03-19T02:25:05.313Z] [2024-03-19T02:25:05.313Z] clean-jars-common: [2024-03-19T02:25:05.313Z] [2024-03-19T02:25:05.313Z] compile: [2024-03-19T02:25:05.313Z] [2024-03-19T02:25:05.313Z] setOSConditions: [2024-03-19T02:25:05.313Z] [2024-03-19T02:25:05.313Z] setToolWin: [2024-03-19T02:25:05.313Z] [2024-03-19T02:25:05.313Z] setToolUnix: [2024-03-19T02:25:05.313Z] [2024-03-19T02:25:05.313Z] setToolProperty: [2024-03-19T02:25:05.313Z] [2024-03-19T02:25:05.313Z] setS1ASclassPath: [2024-03-19T02:25:05.313Z] [2024-03-19T02:25:05.313Z] init-common: [2024-03-19T02:25:05.313Z] [2024-03-19T02:25:05.313Z] compile-common: [2024-03-19T02:25:05.313Z] [echo] Current time (ISO): 2024-03-19T02:25:05.090+0000 [2024-03-19T02:25:05.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:05.313Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:05.443Z] [exec] Calling superSless1 [2024-03-19T02:25:05.443Z] [exec] Called superSless1 [2024-03-19T02:25:05.490Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-xa-ccp --enabled=true --objecttype user --target server blackbox-xa-cr [2024-03-19T02:25:05.490Z] [exec] Connector resource blackbox-xa-cr created. [2024-03-19T02:25:05.490Z] [2024-03-19T02:25:05.491Z] asadmin-common: [2024-03-19T02:25:05.491Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-03-19T02:25:05.545Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:05.545Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:25:05.545Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:25:05.546Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:05.546Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:05.546Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:05.546Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:05.546Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:05.546Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:05.546Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:05.578Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-resource-injection-tag-handler --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-web.war [2024-03-19T02:25:05.603Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:05.617Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_QCF [2024-03-19T02:25:05.701Z] [exec] get1 =1 [2024-03-19T02:25:05.701Z] [exec] get2 =2 [2024-03-19T02:25:05.701Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-03-19T02:25:05.701Z] [exec] Successfully got application exception from remote SFSB @Remove method [2024-03-19T02:25:05.701Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-03-19T02:25:05.701Z] [exec] Got expected exception from @Remove mthd [2024-03-19T02:25:05.701Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-03-19T02:25:05.701Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-03-19T02:25:05.701Z] [exec] got expected EJBException from removeMethodThrowSysException() [2024-03-19T02:25:05.701Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-03-19T02:25:05.701Z] [exec] Successfully caught app exception [2024-03-19T02:25:05.802Z] [javac] 2 warnings [2024-03-19T02:25:05.802Z] [2024-03-19T02:25:05.802Z] setOSConditions: [2024-03-19T02:25:05.803Z] [2024-03-19T02:25:05.803Z] setToolWin: [2024-03-19T02:25:05.803Z] [2024-03-19T02:25:05.803Z] setToolUnix: [2024-03-19T02:25:05.803Z] [2024-03-19T02:25:05.803Z] setToolProperty: [2024-03-19T02:25:05.803Z] [2024-03-19T02:25:05.803Z] setS1ASclassPath: [2024-03-19T02:25:05.803Z] [2024-03-19T02:25:05.803Z] init-common: [2024-03-19T02:25:05.803Z] [2024-03-19T02:25:05.803Z] compile-common: [2024-03-19T02:25:05.803Z] [echo] Current time (ISO): 2024-03-19T02:25:05.751+0000 [2024-03-19T02:25:05.803Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:05.860Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/servlet/test/servlet/PortableExtensionInjectionTargetTestServlet.java uses unchecked or unsafe operations. [2024-03-19T02:25:05.860Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:25:05.860Z] [javac] 1 warning [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.860Z] build: [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.860Z] setOSConditions: [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.860Z] setToolWin: [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.860Z] setToolUnix: [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.860Z] setToolProperty: [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.860Z] setS1ASclassPath: [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.860Z] init-common: [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.860Z] webclient-war-common: [2024-03-19T02:25:05.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.860Z] clear: [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.860Z] test-tlds-exist: [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.860Z] copy-tlds: [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.860Z] test-tagfiles-exist: [2024-03-19T02:25:05.860Z] [2024-03-19T02:25:05.861Z] copy-tagfiles: [2024-03-19T02:25:05.861Z] [2024-03-19T02:25:05.861Z] package-war-common: [2024-03-19T02:25:05.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:05.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:05.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:05.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:05.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/lib [2024-03-19T02:25:05.861Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:05.861Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-03-19T02:25:05.861Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:05.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/docroot [2024-03-19T02:25:05.861Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-injection-target-web.war [2024-03-19T02:25:05.861Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:05.861Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:05.861Z] [javac] Compiling 1 source file [2024-03-19T02:25:05.861Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:05.861Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:05.861Z] [2024-03-19T02:25:05.861Z] deploy: [2024-03-19T02:25:05.861Z] [2024-03-19T02:25:05.862Z] deploy-war-common: [2024-03-19T02:25:05.862Z] [2024-03-19T02:25:05.862Z] setOSConditions: [2024-03-19T02:25:05.862Z] [2024-03-19T02:25:05.862Z] setToolWin: [2024-03-19T02:25:05.862Z] [2024-03-19T02:25:05.862Z] setToolUnix: [2024-03-19T02:25:05.862Z] [2024-03-19T02:25:05.862Z] setToolProperty: [2024-03-19T02:25:05.862Z] [2024-03-19T02:25:05.862Z] setS1ASclassPath: [2024-03-19T02:25:05.862Z] [2024-03-19T02:25:05.862Z] init-common: [2024-03-19T02:25:05.862Z] [2024-03-19T02:25:05.862Z] deploy-war-commonpe: [2024-03-19T02:25:05.876Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:05.876Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:05.876Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:05.876Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:05.876Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:05.876Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:05.876Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:05.959Z] [exec] Finished Type-level @EJB checks [2024-03-19T02:25:05.959Z] [exec] test complete [2024-03-19T02:25:05.959Z] [exec] Value of key is: main [2024-03-19T02:25:05.959Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:05.959Z] [exec] [2024-03-19T02:25:05.959Z] [exec] [2024-03-19T02:25:05.959Z] [exec] ----------------------------------------- [2024-03-19T02:25:05.959Z] [exec] - main: PASS - [2024-03-19T02:25:05.959Z] [exec] ----------------------------------------- [2024-03-19T02:25:05.959Z] [exec] Total PASS: 1 [2024-03-19T02:25:05.960Z] [exec] Total FAIL: 0 [2024-03-19T02:25:05.960Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:05.960Z] [exec] ----------------------------------------- [2024-03-19T02:25:05.960Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:05.960Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:06.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-03-19T02:25:06.055Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-03-19T02:25:06.055Z] [2024-03-19T02:25:06.055Z] asadmin-common: [2024-03-19T02:25:06.055Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-03-19T02:25:06.129Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:06.163Z] [exec] Application deployed with name web-jsp-resource-injection-tag-handler-web. [2024-03-19T02:25:06.217Z] [2024-03-19T02:25:06.217Z] checkReporting-common: [2024-03-19T02:25:06.217Z] [2024-03-19T02:25:06.217Z] confirmReportPresent-common: [2024-03-19T02:25:06.217Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:06.217Z] [echo] Test seems to be reported fine [2024-03-19T02:25:06.217Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2/RepRunConf.txt [2024-03-19T02:25:06.217Z] [2024-03-19T02:25:06.217Z] confirmMissingReport-common: [2024-03-19T02:25:06.217Z] [2024-03-19T02:25:06.218Z] setOSConditions: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] setToolWin: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] setToolUnix: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] setToolProperty: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] setS1ASclassPath: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] init-common: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] undeploy: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] setOSConditions: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] setToolWin: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] setToolUnix: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] setToolProperty: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] setS1ASclassPath: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] init-common: [2024-03-19T02:25:06.218Z] [2024-03-19T02:25:06.218Z] undeploy-common: [2024-03-19T02:25:06.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-03-19T02:25:06.314Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-03-19T02:25:06.386Z] [javac] 1 warning [2024-03-19T02:25:06.386Z] [2024-03-19T02:25:06.386Z] build: [2024-03-19T02:25:06.386Z] [2024-03-19T02:25:06.386Z] setOSConditions: [2024-03-19T02:25:06.386Z] [2024-03-19T02:25:06.386Z] fixFiles: [2024-03-19T02:25:06.386Z] [2024-03-19T02:25:06.386Z] convUnix: [2024-03-19T02:25:06.387Z] [2024-03-19T02:25:06.387Z] convWin: [2024-03-19T02:25:06.387Z] [2024-03-19T02:25:06.387Z] setToolWin: [2024-03-19T02:25:06.387Z] [2024-03-19T02:25:06.387Z] setToolUnix: [2024-03-19T02:25:06.387Z] [2024-03-19T02:25:06.387Z] setToolProperty: [2024-03-19T02:25:06.387Z] [2024-03-19T02:25:06.387Z] setS1ASclassPath: [2024-03-19T02:25:06.387Z] [2024-03-19T02:25:06.387Z] init-common: [2024-03-19T02:25:06.387Z] [2024-03-19T02:25:06.387Z] package-persistence-common: [2024-03-19T02:25:06.387Z] [2024-03-19T02:25:06.387Z] ejb-jar-common: [2024-03-19T02:25:06.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:06.387Z] [2024-03-19T02:25:06.387Z] package-ejbjar-common: [2024-03-19T02:25:06.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:06.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:06.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:06.387Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsize-ejb.jar [2024-03-19T02:25:06.387Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:06.387Z] [2024-03-19T02:25:06.387Z] appclient-jar-common: [2024-03-19T02:25:06.388Z] [2024-03-19T02:25:06.388Z] package-appclientjar-common: [2024-03-19T02:25:06.388Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:06.388Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:06.388Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:06.388Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsize-client.jar [2024-03-19T02:25:06.388Z] [2024-03-19T02:25:06.388Z] webclient-war-common: [2024-03-19T02:25:06.388Z] [2024-03-19T02:25:06.388Z] build-ear-common: [2024-03-19T02:25:06.388Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:06.388Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:06.388Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:06.388Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeApp.ear [2024-03-19T02:25:06.388Z] [2024-03-19T02:25:06.388Z] deploy: [2024-03-19T02:25:06.388Z] [2024-03-19T02:25:06.388Z] setOSConditions: [2024-03-19T02:25:06.388Z] [2024-03-19T02:25:06.388Z] setToolWin: [2024-03-19T02:25:06.388Z] [2024-03-19T02:25:06.388Z] setToolUnix: [2024-03-19T02:25:06.388Z] [2024-03-19T02:25:06.388Z] setToolProperty: [2024-03-19T02:25:06.388Z] [2024-03-19T02:25:06.389Z] setS1ASclassPath: [2024-03-19T02:25:06.389Z] [2024-03-19T02:25:06.389Z] init-common: [2024-03-19T02:25:06.389Z] [2024-03-19T02:25:06.389Z] create-jdbc-connpool-common: [2024-03-19T02:25:06.420Z] [2024-03-19T02:25:06.420Z] deploy-war-commonee: [2024-03-19T02:25:06.420Z] [2024-03-19T02:25:06.420Z] run: [2024-03-19T02:25:06.420Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-tag-handler/jsp/test.jsp [2024-03-19T02:25:06.420Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:06.420Z] [java] [2024-03-19T02:25:06.420Z] [java] [2024-03-19T02:25:06.420Z] [java] ----------------------------------------- [2024-03-19T02:25:06.420Z] [java] - jsp-resource-injection-tag-handler: PASS - [2024-03-19T02:25:06.420Z] [java] ----------------------------------------- [2024-03-19T02:25:06.420Z] [java] - Total PASS : 1 - [2024-03-19T02:25:06.420Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:06.420Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:06.420Z] [java] ----------------------------------------- [2024-03-19T02:25:06.420Z] [2024-03-19T02:25:06.420Z] undeploy: [2024-03-19T02:25:06.420Z] [2024-03-19T02:25:06.420Z] setOSConditions: [2024-03-19T02:25:06.420Z] [2024-03-19T02:25:06.420Z] setToolWin: [2024-03-19T02:25:06.421Z] [2024-03-19T02:25:06.421Z] setToolUnix: [2024-03-19T02:25:06.421Z] [2024-03-19T02:25:06.421Z] setToolProperty: [2024-03-19T02:25:06.421Z] [2024-03-19T02:25:06.421Z] setS1ASclassPath: [2024-03-19T02:25:06.421Z] [2024-03-19T02:25:06.421Z] init-common: [2024-03-19T02:25:06.421Z] [2024-03-19T02:25:06.421Z] undeploy-war-common: [2024-03-19T02:25:06.426Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-injection-target --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-injection-target-web.war [2024-03-19T02:25:06.440Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:06.440Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/ejb/SimpleBMPBean.java:68: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:06.440Z] [javac] return new Integer(i); [2024-03-19T02:25:06.440Z] [javac] ^ [2024-03-19T02:25:06.441Z] [javac] 2 warnings [2024-03-19T02:25:06.475Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session2App [2024-03-19T02:25:06.582Z] [2024-03-19T02:25:06.582Z] asadmin-common: [2024-03-19T02:25:06.582Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:06.678Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-resource-injection-tag-handler-web [2024-03-19T02:25:06.703Z] [2024-03-19T02:25:06.703Z] setOSConditions: [2024-03-19T02:25:06.703Z] [2024-03-19T02:25:06.703Z] setToolWin: [2024-03-19T02:25:06.703Z] [2024-03-19T02:25:06.703Z] [exec] Application deployed with name cdi-injection-target-web. [2024-03-19T02:25:06.703Z] setToolUnix: [2024-03-19T02:25:06.703Z] [2024-03-19T02:25:06.703Z] [2024-03-19T02:25:06.703Z] deploy-war-commonee: [2024-03-19T02:25:06.703Z] setToolProperty: [2024-03-19T02:25:06.703Z] [2024-03-19T02:25:06.703Z] [2024-03-19T02:25:06.703Z] run: [2024-03-19T02:25:06.703Z] setS1ASclassPath: [2024-03-19T02:25:06.703Z] [2024-03-19T02:25:06.703Z] init-common: [2024-03-19T02:25:06.703Z] [2024-03-19T02:25:06.703Z] compile-common: [2024-03-19T02:25:06.703Z] [echo] Current time (ISO): 2024-03-19T02:25:06.449+0000 [2024-03-19T02:25:06.703Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:06.733Z] [2024-03-19T02:25:06.733Z] session2full: [2024-03-19T02:25:06.733Z] [2024-03-19T02:25:06.733Z] setOSConditions: [2024-03-19T02:25:06.733Z] [2024-03-19T02:25:06.733Z] setToolWin: [2024-03-19T02:25:06.733Z] [2024-03-19T02:25:06.733Z] setToolUnix: [2024-03-19T02:25:06.733Z] [2024-03-19T02:25:06.734Z] setToolProperty: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] setS1ASclassPath: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] init-common: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] clean: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] setOSConditions: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] setToolWin: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] setToolUnix: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] setToolProperty: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] setS1ASclassPath: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] init-common: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] clean-common: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] setOSConditions: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] setToolWin: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.734Z] setToolUnix: [2024-03-19T02:25:06.734Z] [2024-03-19T02:25:06.735Z] setToolProperty: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] setS1ASclassPath: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] init-common: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] clean-classes-common: [2024-03-19T02:25:06.735Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] setOSConditions: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] setToolWin: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] setToolUnix: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] setToolProperty: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] setS1ASclassPath: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] init-common: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] clean-jars-common: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] compile: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] setOSConditions: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] setToolWin: [2024-03-19T02:25:06.735Z] [2024-03-19T02:25:06.735Z] setToolUnix: [2024-03-19T02:25:06.736Z] [2024-03-19T02:25:06.736Z] setToolProperty: [2024-03-19T02:25:06.736Z] [2024-03-19T02:25:06.736Z] setS1ASclassPath: [2024-03-19T02:25:06.736Z] [2024-03-19T02:25:06.736Z] init-common: [2024-03-19T02:25:06.736Z] [2024-03-19T02:25:06.736Z] compile-common: [2024-03-19T02:25:06.736Z] [echo] Current time (ISO): 2024-03-19T02:25:06.552+0000 [2024-03-19T02:25:06.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:06.736Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:06.738Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:06.738Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:06.738Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:06.738Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:06.738Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:06.738Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:06.738Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:06.841Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:06.841Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:06.841Z] [2024-03-19T02:25:06.841Z] asadmin-common: [2024-03-19T02:25:06.841Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:06.935Z] [2024-03-19T02:25:06.935Z] all: [2024-03-19T02:25:06.935Z] [echo] [2024-03-19T02:25:06.935Z] [echo] ************************* [2024-03-19T02:25:06.935Z] [echo] * Running jspResourceInjectionTagHandlerPoolingDisabled [2024-03-19T02:25:06.935Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled [2024-03-19T02:25:06.935Z] [echo] ************************* [2024-03-19T02:25:06.935Z] [echo] [2024-03-19T02:25:06.935Z] [2024-03-19T02:25:06.935Z] setOSConditions: [2024-03-19T02:25:06.935Z] [2024-03-19T02:25:06.935Z] setToolWin: [2024-03-19T02:25:06.935Z] [2024-03-19T02:25:06.935Z] setToolUnix: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] setToolProperty: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] setS1ASclassPath: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] init-common: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] clean: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] setOSConditions: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] setToolWin: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] setToolUnix: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] setToolProperty: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] setS1ASclassPath: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] init-common: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] clean-common: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] setOSConditions: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] setToolWin: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.936Z] setToolUnix: [2024-03-19T02:25:06.936Z] [2024-03-19T02:25:06.937Z] setToolProperty: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] setS1ASclassPath: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] init-common: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] clean-classes-common: [2024-03-19T02:25:06.937Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] setOSConditions: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] setToolWin: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] setToolUnix: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] setToolProperty: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] setS1ASclassPath: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] init-common: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] clean-jars-common: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] compile: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] setOSConditions: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.937Z] setToolWin: [2024-03-19T02:25:06.937Z] [2024-03-19T02:25:06.938Z] setToolUnix: [2024-03-19T02:25:06.938Z] [2024-03-19T02:25:06.938Z] setToolProperty: [2024-03-19T02:25:06.938Z] [2024-03-19T02:25:06.938Z] setS1ASclassPath: [2024-03-19T02:25:06.938Z] [2024-03-19T02:25:06.938Z] init-common: [2024-03-19T02:25:06.938Z] [2024-03-19T02:25:06.938Z] compile-common: [2024-03-19T02:25:06.938Z] [echo] Current time (ISO): 2024-03-19T02:25:06.752+0000 [2024-03-19T02:25:06.938Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:06.938Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:06.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-maxpoolsize-pool [2024-03-19T02:25:06.954Z] [exec] JDBC connection pool jdbc-maxpoolsize-pool created successfully. [2024-03-19T02:25:06.954Z] [2024-03-19T02:25:06.954Z] set-derby-connpool-props: [2024-03-19T02:25:06.960Z] [java] opening connection to http://localhost:8080/cdi-injection-target/myurl [2024-03-19T02:25:06.960Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:06.960Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:06.960Z] [java] [2024-03-19T02:25:06.960Z] [java] [2024-03-19T02:25:06.960Z] [java] ----------------------------------------- [2024-03-19T02:25:06.960Z] [java] - portable-extensions-injection-target: PASS - [2024-03-19T02:25:06.960Z] [java] ----------------------------------------- [2024-03-19T02:25:06.960Z] [java] - Total PASS : 1 - [2024-03-19T02:25:06.960Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:06.960Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:06.960Z] [java] ----------------------------------------- [2024-03-19T02:25:06.960Z] [2024-03-19T02:25:06.960Z] undeploy: [2024-03-19T02:25:06.960Z] [2024-03-19T02:25:06.960Z] setOSConditions: [2024-03-19T02:25:06.960Z] [2024-03-19T02:25:06.960Z] setToolWin: [2024-03-19T02:25:06.960Z] [2024-03-19T02:25:06.960Z] setToolUnix: [2024-03-19T02:25:06.960Z] [2024-03-19T02:25:06.960Z] setToolProperty: [2024-03-19T02:25:06.960Z] [2024-03-19T02:25:06.960Z] setS1ASclassPath: [2024-03-19T02:25:06.960Z] [2024-03-19T02:25:06.961Z] init-common: [2024-03-19T02:25:06.961Z] [2024-03-19T02:25:06.961Z] undeploy-war-common: [2024-03-19T02:25:07.217Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-injection-target-web [2024-03-19T02:25:07.217Z] [2024-03-19T02:25:07.218Z] all: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] setOSConditions: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] setToolWin: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] setToolUnix: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] setToolProperty: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] setS1ASclassPath: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] init-common: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] clean: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] setOSConditions: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] setToolWin: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] setToolUnix: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] setToolProperty: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] setS1ASclassPath: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] init-common: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.218Z] clean-common: [2024-03-19T02:25:07.218Z] [2024-03-19T02:25:07.219Z] setOSConditions: [2024-03-19T02:25:07.219Z] [2024-03-19T02:25:07.219Z] setToolWin: [2024-03-19T02:25:07.219Z] [2024-03-19T02:25:07.219Z] setToolUnix: [2024-03-19T02:25:07.219Z] [2024-03-19T02:25:07.219Z] setToolProperty: [2024-03-19T02:25:07.219Z] [2024-03-19T02:25:07.219Z] setS1ASclassPath: [2024-03-19T02:25:07.219Z] [2024-03-19T02:25:07.219Z] init-common: [2024-03-19T02:25:07.219Z] [2024-03-19T02:25:07.219Z] clean-classes-common: [2024-03-19T02:25:07.219Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:07.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.User=dbuser [2024-03-19T02:25:07.225Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.User=dbuser [2024-03-19T02:25:07.267Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:07.267Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:07.267Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:07.267Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:07.267Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:07.267Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:07.267Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:07.301Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:07.302Z] [javac] 1 warning [2024-03-19T02:25:07.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:07.407Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:07.407Z] [2024-03-19T02:25:07.407Z] deploy-rar-and-setup-resources: [2024-03-19T02:25:07.407Z] [2024-03-19T02:25:07.407Z] setOSConditions: [2024-03-19T02:25:07.408Z] [2024-03-19T02:25:07.408Z] setToolWin: [2024-03-19T02:25:07.408Z] [2024-03-19T02:25:07.408Z] setToolUnix: [2024-03-19T02:25:07.408Z] [2024-03-19T02:25:07.408Z] setToolProperty: [2024-03-19T02:25:07.408Z] [2024-03-19T02:25:07.408Z] setS1ASclassPath: [2024-03-19T02:25:07.408Z] [2024-03-19T02:25:07.408Z] init-common: [2024-03-19T02:25:07.408Z] [2024-03-19T02:25:07.408Z] deploy-rar-common: [2024-03-19T02:25:07.408Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-03-19T02:25:07.472Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-03-19T02:25:07.472Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-03-19T02:25:07.472Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-03-19T02:25:07.472Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-03-19T02:25:07.472Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-03-19T02:25:07.472Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-03-19T02:25:07.472Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-03-19T02:25:07.472Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-03-19T02:25:07.472Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-03-19T02:25:07.472Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-03-19T02:25:07.472Z] [exec] Value of key is:WebServiceRefs-Servlet-Endpoint [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.476Z] setOSConditions: [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.476Z] setToolWin: [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.476Z] setToolUnix: [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.476Z] setToolProperty: [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.476Z] setS1ASclassPath: [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.476Z] init-common: [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.476Z] clean-jars-common: [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.476Z] compile: [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.476Z] setOSConditions: [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.476Z] setToolWin: [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.476Z] setToolUnix: [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.476Z] setToolProperty: [2024-03-19T02:25:07.476Z] [2024-03-19T02:25:07.477Z] setS1ASclassPath: [2024-03-19T02:25:07.477Z] [2024-03-19T02:25:07.477Z] init-common: [2024-03-19T02:25:07.477Z] [2024-03-19T02:25:07.477Z] compile-common: [2024-03-19T02:25:07.477Z] [echo] Current time (ISO): 2024-03-19T02:25:07.231+0000 [2024-03-19T02:25:07.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:07.477Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:07.512Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:07.512Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:07.512Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:07.512Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:07.512Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:07.512Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:07.512Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:07.559Z] [2024-03-19T02:25:07.559Z] build: [2024-03-19T02:25:07.559Z] [2024-03-19T02:25:07.559Z] setOSConditions: [2024-03-19T02:25:07.559Z] [2024-03-19T02:25:07.559Z] setToolWin: [2024-03-19T02:25:07.559Z] [2024-03-19T02:25:07.559Z] setToolUnix: [2024-03-19T02:25:07.559Z] [2024-03-19T02:25:07.559Z] setToolProperty: [2024-03-19T02:25:07.559Z] [2024-03-19T02:25:07.559Z] setS1ASclassPath: [2024-03-19T02:25:07.559Z] [2024-03-19T02:25:07.559Z] init-common: [2024-03-19T02:25:07.559Z] [2024-03-19T02:25:07.560Z] ejb-jar-common: [2024-03-19T02:25:07.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:07.560Z] [2024-03-19T02:25:07.560Z] package-ejbjar-common: [2024-03-19T02:25:07.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:07.560Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:07.560Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-basic-ejb.jar [2024-03-19T02:25:07.560Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:07.560Z] [2024-03-19T02:25:07.560Z] deploy: [2024-03-19T02:25:07.560Z] [2024-03-19T02:25:07.560Z] setOSConditions: [2024-03-19T02:25:07.560Z] [2024-03-19T02:25:07.560Z] setToolWin: [2024-03-19T02:25:07.560Z] [2024-03-19T02:25:07.560Z] setToolUnix: [2024-03-19T02:25:07.560Z] [2024-03-19T02:25:07.560Z] setToolProperty: [2024-03-19T02:25:07.560Z] [2024-03-19T02:25:07.560Z] setS1ASclassPath: [2024-03-19T02:25:07.560Z] [2024-03-19T02:25:07.560Z] init-common: [2024-03-19T02:25:07.560Z] [2024-03-19T02:25:07.561Z] deploy-jar-common: [2024-03-19T02:25:07.700Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:07.700Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:07.700Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:07.700Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:07.700Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:07.700Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:07.700Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:07.730Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-03-19T02:25:07.730Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-03-19T02:25:07.730Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-03-19T02:25:07.730Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-03-19T02:25:07.730Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-03-19T02:25:07.730Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-03-19T02:25:07.730Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-03-19T02:25:07.730Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-03-19T02:25:07.730Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-03-19T02:25:07.730Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-03-19T02:25:07.730Z] [exec] Value of key is:WebServiceRefs-EJB-Endpoint [2024-03-19T02:25:07.730Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:07.730Z] [exec] [2024-03-19T02:25:07.730Z] [exec] [2024-03-19T02:25:07.730Z] [exec] ----------------------------------------- [2024-03-19T02:25:07.730Z] [exec] - WebServiceRefs-Servlet-Endpoint: PASS - [2024-03-19T02:25:07.730Z] [exec] - WebServiceRefs-EJB-Endpoint: PASS - [2024-03-19T02:25:07.731Z] [exec] ----------------------------------------- [2024-03-19T02:25:07.731Z] [exec] Total PASS: 2 [2024-03-19T02:25:07.731Z] [exec] Total FAIL: 0 [2024-03-19T02:25:07.731Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:07.731Z] [exec] ----------------------------------------- [2024-03-19T02:25:07.731Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:07.731Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:07.731Z] [2024-03-19T02:25:07.731Z] undeploy: [2024-03-19T02:25:07.731Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:07.731Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:07.731Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:07.731Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:07.731Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:07.731Z] [2024-03-19T02:25:07.731Z] setOSConditions: [2024-03-19T02:25:07.731Z] [2024-03-19T02:25:07.731Z] setToolWin: [2024-03-19T02:25:07.731Z] [2024-03-19T02:25:07.731Z] setToolUnix: [2024-03-19T02:25:07.731Z] [2024-03-19T02:25:07.731Z] setToolProperty: [2024-03-19T02:25:07.731Z] [2024-03-19T02:25:07.731Z] setS1ASclassPath: [2024-03-19T02:25:07.731Z] [2024-03-19T02:25:07.732Z] init-common: [2024-03-19T02:25:07.732Z] [2024-03-19T02:25:07.732Z] undeploy-war-common: [2024-03-19T02:25:07.788Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.Password=dbpassword [2024-03-19T02:25:07.789Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.Password=dbpassword [2024-03-19T02:25:07.818Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-basic-ejb.jar [2024-03-19T02:25:07.831Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:07.831Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/client/TwoLevelClient.java:47: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:07.831Z] [javac] stateless.createBMP(new Integer(id)); [2024-03-19T02:25:07.831Z] [javac] ^ [2024-03-19T02:25:07.831Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/client/TwoLevelClient.java:51: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:07.831Z] [javac] stateless.createBMPAndTest(new Integer(id+1)); [2024-03-19T02:25:07.831Z] [javac] ^ [2024-03-19T02:25:07.831Z] [javac] 3 warnings [2024-03-19T02:25:07.831Z] [2024-03-19T02:25:07.831Z] build: [2024-03-19T02:25:07.831Z] [2024-03-19T02:25:07.831Z] setOSConditions: [2024-03-19T02:25:07.831Z] [2024-03-19T02:25:07.831Z] fixFiles: [2024-03-19T02:25:07.831Z] [2024-03-19T02:25:07.831Z] convUnix: [2024-03-19T02:25:07.831Z] [2024-03-19T02:25:07.831Z] convWin: [2024-03-19T02:25:07.831Z] [2024-03-19T02:25:07.831Z] setToolWin: [2024-03-19T02:25:07.831Z] [2024-03-19T02:25:07.832Z] setToolUnix: [2024-03-19T02:25:07.832Z] [2024-03-19T02:25:07.832Z] setToolProperty: [2024-03-19T02:25:07.832Z] [2024-03-19T02:25:07.832Z] setS1ASclassPath: [2024-03-19T02:25:07.832Z] [2024-03-19T02:25:07.832Z] init-common: [2024-03-19T02:25:07.832Z] [2024-03-19T02:25:07.832Z] package-persistence-common: [2024-03-19T02:25:07.832Z] [2024-03-19T02:25:07.832Z] ejb-jar-common: [2024-03-19T02:25:07.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:07.832Z] [2024-03-19T02:25:07.832Z] package-ejbjar-common: [2024-03-19T02:25:07.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:07.832Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:07.832Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:07.832Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevel-ejb.jar [2024-03-19T02:25:07.832Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:07.832Z] [2024-03-19T02:25:07.832Z] appclient-jar-common: [2024-03-19T02:25:07.832Z] [2024-03-19T02:25:07.832Z] package-appclientjar-common: [2024-03-19T02:25:07.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:07.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:07.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:07.833Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevel-client.jar [2024-03-19T02:25:07.833Z] [2024-03-19T02:25:07.833Z] webclient-war-common: [2024-03-19T02:25:07.833Z] [2024-03-19T02:25:07.833Z] build-ear-common: [2024-03-19T02:25:07.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:07.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:07.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:07.833Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevelApp.ear [2024-03-19T02:25:07.833Z] [2024-03-19T02:25:07.833Z] deploy: [2024-03-19T02:25:07.833Z] [2024-03-19T02:25:07.833Z] setOSConditions: [2024-03-19T02:25:07.833Z] [2024-03-19T02:25:07.833Z] setToolWin: [2024-03-19T02:25:07.833Z] [2024-03-19T02:25:07.833Z] setToolUnix: [2024-03-19T02:25:07.833Z] [2024-03-19T02:25:07.833Z] setToolProperty: [2024-03-19T02:25:07.833Z] [2024-03-19T02:25:07.833Z] setS1ASclassPath: [2024-03-19T02:25:07.833Z] [2024-03-19T02:25:07.833Z] init-common: [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.834Z] execute-ejb-sql-common: [2024-03-19T02:25:07.834Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/sql/create_pointbase.sql [2024-03-19T02:25:07.834Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:25:07.834Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:25:07.834Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.834Z] setOSConditions: [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.834Z] setToolWin: [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.834Z] setToolUnix: [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.834Z] setToolProperty: [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.834Z] setS1ASclassPath: [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.834Z] init-common: [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.834Z] deploy-common: [2024-03-19T02:25:07.834Z] [echo] Current time (ISO): 2024-03-19T02:25:07.773+0000 [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.834Z] setOSConditions: [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.834Z] setToolWin: [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.834Z] setToolUnix: [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.834Z] setToolProperty: [2024-03-19T02:25:07.834Z] [2024-03-19T02:25:07.835Z] setS1ASclassPath: [2024-03-19T02:25:07.835Z] [2024-03-19T02:25:07.835Z] init-common: [2024-03-19T02:25:07.835Z] [2024-03-19T02:25:07.835Z] deploy-common-pe: [2024-03-19T02:25:07.987Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-03-19T02:25:08.046Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.driverType=4 [2024-03-19T02:25:08.046Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.driverType=4 [2024-03-19T02:25:08.069Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:08.069Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:08.069Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:08.069Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:08.069Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:08.069Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:08.069Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:08.075Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:08.076Z] [javac] 1 warning [2024-03-19T02:25:08.201Z] [exec] Connector resource jms/ejb_mdb_QCF created. [2024-03-19T02:25:08.264Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:08.279Z] [exec] Application deployed with name blackbox-tx. [2024-03-19T02:25:08.279Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-03-19T02:25:08.279Z] [2024-03-19T02:25:08.279Z] setOSConditions: [2024-03-19T02:25:08.279Z] [2024-03-19T02:25:08.279Z] setToolWin: [2024-03-19T02:25:08.279Z] [2024-03-19T02:25:08.279Z] setToolUnix: [2024-03-19T02:25:08.279Z] [2024-03-19T02:25:08.279Z] setToolProperty: [2024-03-19T02:25:08.279Z] [2024-03-19T02:25:08.279Z] setS1ASclassPath: [2024-03-19T02:25:08.279Z] [2024-03-19T02:25:08.279Z] init-common: [2024-03-19T02:25:08.279Z] [2024-03-19T02:25:08.279Z] create-connector-connpool: [2024-03-19T02:25:08.279Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server blackbox-tx-ccp [2024-03-19T02:25:08.321Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservicerefs-web [2024-03-19T02:25:08.333Z] [2024-03-19T02:25:08.333Z] build: [2024-03-19T02:25:08.333Z] [2024-03-19T02:25:08.333Z] setOSConditions: [2024-03-19T02:25:08.333Z] [2024-03-19T02:25:08.333Z] setToolWin: [2024-03-19T02:25:08.333Z] [2024-03-19T02:25:08.333Z] setToolUnix: [2024-03-19T02:25:08.333Z] [2024-03-19T02:25:08.333Z] setToolProperty: [2024-03-19T02:25:08.333Z] [2024-03-19T02:25:08.333Z] setS1ASclassPath: [2024-03-19T02:25:08.333Z] [2024-03-19T02:25:08.333Z] init-common: [2024-03-19T02:25:08.333Z] [2024-03-19T02:25:08.333Z] webclient-war-common: [2024-03-19T02:25:08.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:08.333Z] [2024-03-19T02:25:08.333Z] clear: [2024-03-19T02:25:08.334Z] [2024-03-19T02:25:08.334Z] test-tlds-exist: [2024-03-19T02:25:08.334Z] [2024-03-19T02:25:08.334Z] copy-tlds: [2024-03-19T02:25:08.334Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:08.334Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:08.334Z] [2024-03-19T02:25:08.334Z] test-tagfiles-exist: [2024-03-19T02:25:08.334Z] [2024-03-19T02:25:08.334Z] copy-tagfiles: [2024-03-19T02:25:08.334Z] [2024-03-19T02:25:08.334Z] package-war-common: [2024-03-19T02:25:08.334Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:08.334Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:08.334Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/lib [2024-03-19T02:25:08.334Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:08.334Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:08.334Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:08.334Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-pooling-disabled-web.war [2024-03-19T02:25:08.334Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:08.334Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:08.334Z] [javac] Compiling 1 source file [2024-03-19T02:25:08.335Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:08.335Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:08.335Z] [2024-03-19T02:25:08.335Z] deploy: [2024-03-19T02:25:08.335Z] [2024-03-19T02:25:08.335Z] deploy-war-common: [2024-03-19T02:25:08.335Z] [2024-03-19T02:25:08.335Z] setOSConditions: [2024-03-19T02:25:08.335Z] [2024-03-19T02:25:08.335Z] setToolWin: [2024-03-19T02:25:08.335Z] [2024-03-19T02:25:08.335Z] setToolUnix: [2024-03-19T02:25:08.335Z] [2024-03-19T02:25:08.335Z] setToolProperty: [2024-03-19T02:25:08.335Z] [2024-03-19T02:25:08.335Z] setS1ASclassPath: [2024-03-19T02:25:08.335Z] [2024-03-19T02:25:08.335Z] init-common: [2024-03-19T02:25:08.335Z] [2024-03-19T02:25:08.335Z] deploy-war-commonpe: [2024-03-19T02:25:08.399Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevelApp.ear [2024-03-19T02:25:08.399Z] [exec] Application deployed with name ejb-bmp-twolevelApp. [2024-03-19T02:25:08.399Z] [echo] Deployment on target server server successful [2024-03-19T02:25:08.399Z] [2024-03-19T02:25:08.399Z] setOSConditions: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] setToolWin: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] setToolUnix: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] setToolProperty: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] setS1ASclassPath: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] init-common: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] deploy-common-ee: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] run: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] setOSConditions: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] setToolWin: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] setToolUnix: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] setToolProperty: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] setS1ASclassPath: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] init-common: [2024-03-19T02:25:08.400Z] [2024-03-19T02:25:08.400Z] execute-ejb-sql-common: [2024-03-19T02:25:08.401Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/sql/create_pointbase.sql [2024-03-19T02:25:08.401Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:25:08.401Z] [2024-03-19T02:25:08.401Z] setOSConditions: [2024-03-19T02:25:08.401Z] [2024-03-19T02:25:08.401Z] setToolWin: [2024-03-19T02:25:08.401Z] [2024-03-19T02:25:08.401Z] setToolUnix: [2024-03-19T02:25:08.401Z] [2024-03-19T02:25:08.401Z] setToolProperty: [2024-03-19T02:25:08.401Z] [2024-03-19T02:25:08.401Z] setS1ASclassPath: [2024-03-19T02:25:08.401Z] [2024-03-19T02:25:08.401Z] init-common: [2024-03-19T02:25:08.401Z] [2024-03-19T02:25:08.401Z] runclient-common: [2024-03-19T02:25:08.401Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevelAppClient.jar -name ejb-bmp-twolevelClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:25:08.522Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2full/ejb/SfulEJB.java uses unchecked or unsafe operations. [2024-03-19T02:25:08.522Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:25:08.522Z] [javac] 1 warning [2024-03-19T02:25:08.522Z] [2024-03-19T02:25:08.522Z] setOSConditions: [2024-03-19T02:25:08.522Z] [2024-03-19T02:25:08.522Z] setToolWin: [2024-03-19T02:25:08.522Z] [2024-03-19T02:25:08.522Z] setToolUnix: [2024-03-19T02:25:08.522Z] [2024-03-19T02:25:08.522Z] setToolProperty: [2024-03-19T02:25:08.522Z] [2024-03-19T02:25:08.522Z] setS1ASclassPath: [2024-03-19T02:25:08.522Z] [2024-03-19T02:25:08.522Z] init-common: [2024-03-19T02:25:08.523Z] [2024-03-19T02:25:08.523Z] compile-common: [2024-03-19T02:25:08.523Z] [echo] Current time (ISO): 2024-03-19T02:25:08.480+0000 [2024-03-19T02:25:08.523Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:08.579Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:08.579Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:08.580Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:08.580Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:08.580Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:08.580Z] [2024-03-19T02:25:08.580Z] setOSConditions: [2024-03-19T02:25:08.580Z] [2024-03-19T02:25:08.580Z] setToolWin: [2024-03-19T02:25:08.580Z] [2024-03-19T02:25:08.580Z] setToolUnix: [2024-03-19T02:25:08.580Z] [2024-03-19T02:25:08.580Z] setToolProperty: [2024-03-19T02:25:08.580Z] [2024-03-19T02:25:08.580Z] setS1ASclassPath: [2024-03-19T02:25:08.580Z] [2024-03-19T02:25:08.580Z] init-common: [2024-03-19T02:25:08.580Z] [2024-03-19T02:25:08.580Z] undeploy-jar-common: [2024-03-19T02:25:08.603Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-resource-injection-tag-handler-pooling-disabled --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-pooling-disabled-web.war [2024-03-19T02:25:08.625Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.portNumber=1527 [2024-03-19T02:25:08.625Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.portNumber=1527 [2024-03-19T02:25:08.809Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_QCF [2024-03-19T02:25:08.884Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.dataBaseName=testdb [2024-03-19T02:25:08.884Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.dataBaseName=testdb [2024-03-19T02:25:08.888Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:08.888Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:08.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-tx-ccp [2024-03-19T02:25:08.889Z] [exec] Connector connection pool blackbox-tx-ccp created. [2024-03-19T02:25:08.889Z] [2024-03-19T02:25:08.889Z] create-connector-connpool-common: [2024-03-19T02:25:08.889Z] [2024-03-19T02:25:08.889Z] setOSConditions: [2024-03-19T02:25:08.889Z] [2024-03-19T02:25:08.889Z] setToolWin: [2024-03-19T02:25:08.889Z] [2024-03-19T02:25:08.889Z] setToolUnix: [2024-03-19T02:25:08.889Z] [2024-03-19T02:25:08.889Z] setToolProperty: [2024-03-19T02:25:08.889Z] [2024-03-19T02:25:08.889Z] setS1ASclassPath: [2024-03-19T02:25:08.889Z] [2024-03-19T02:25:08.889Z] init-common: [2024-03-19T02:25:08.889Z] [2024-03-19T02:25:08.889Z] create-connector-resource-common: [2024-03-19T02:25:08.889Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2024-03-19T02:25:08.999Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:08.999Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/servlet/test/extension/ServiceFrameworkExtension.java uses unchecked or unsafe operations. [2024-03-19T02:25:08.999Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:25:08.999Z] [javac] 1 warning [2024-03-19T02:25:08.999Z] [2024-03-19T02:25:08.999Z] build: [2024-03-19T02:25:08.999Z] [2024-03-19T02:25:08.999Z] setOSConditions: [2024-03-19T02:25:08.999Z] [2024-03-19T02:25:08.999Z] setToolWin: [2024-03-19T02:25:08.999Z] [2024-03-19T02:25:08.999Z] setToolUnix: [2024-03-19T02:25:08.999Z] [2024-03-19T02:25:08.999Z] setToolProperty: [2024-03-19T02:25:08.999Z] [2024-03-19T02:25:08.999Z] setS1ASclassPath: [2024-03-19T02:25:09.000Z] [2024-03-19T02:25:09.000Z] init-common: [2024-03-19T02:25:09.000Z] [2024-03-19T02:25:09.000Z] webclient-war-common: [2024-03-19T02:25:09.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:09.000Z] [2024-03-19T02:25:09.000Z] clear: [2024-03-19T02:25:09.000Z] [2024-03-19T02:25:09.000Z] test-tlds-exist: [2024-03-19T02:25:09.000Z] [2024-03-19T02:25:09.000Z] copy-tlds: [2024-03-19T02:25:09.000Z] [2024-03-19T02:25:09.000Z] test-tagfiles-exist: [2024-03-19T02:25:09.000Z] [2024-03-19T02:25:09.000Z] copy-tagfiles: [2024-03-19T02:25:09.000Z] [2024-03-19T02:25:09.000Z] package-war-common: [2024-03-19T02:25:09.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:09.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:09.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:09.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:09.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/lib [2024-03-19T02:25:09.000Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:09.000Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-03-19T02:25:09.000Z] [copy] Copying 18 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:09.001Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/docroot [2024-03-19T02:25:09.001Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-web.war [2024-03-19T02:25:09.001Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:09.001Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:09.001Z] [javac] Compiling 1 source file [2024-03-19T02:25:09.001Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:09.001Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:09.001Z] [2024-03-19T02:25:09.001Z] deploy: [2024-03-19T02:25:09.001Z] [2024-03-19T02:25:09.001Z] deploy-war-common: [2024-03-19T02:25:09.001Z] [2024-03-19T02:25:09.001Z] setOSConditions: [2024-03-19T02:25:09.001Z] [2024-03-19T02:25:09.001Z] setToolWin: [2024-03-19T02:25:09.001Z] [2024-03-19T02:25:09.001Z] setToolUnix: [2024-03-19T02:25:09.001Z] [2024-03-19T02:25:09.001Z] setToolProperty: [2024-03-19T02:25:09.001Z] [2024-03-19T02:25:09.001Z] setS1ASclassPath: [2024-03-19T02:25:09.001Z] [2024-03-19T02:25:09.001Z] init-common: [2024-03-19T02:25:09.001Z] [2024-03-19T02:25:09.001Z] deploy-war-commonpe: [2024-03-19T02:25:09.140Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:25:09.141Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:25:09.147Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservicerefs-ejb [2024-03-19T02:25:09.147Z] [2024-03-19T02:25:09.147Z] all: [2024-03-19T02:25:09.147Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:09.147Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:09.148Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:09.148Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:09.148Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:09.148Z] [2024-03-19T02:25:09.148Z] setOSConditions: [2024-03-19T02:25:09.148Z] [2024-03-19T02:25:09.148Z] setToolWin: [2024-03-19T02:25:09.148Z] [2024-03-19T02:25:09.148Z] setToolUnix: [2024-03-19T02:25:09.148Z] [2024-03-19T02:25:09.148Z] setToolProperty: [2024-03-19T02:25:09.148Z] [2024-03-19T02:25:09.148Z] setS1ASclassPath: [2024-03-19T02:25:09.148Z] [2024-03-19T02:25:09.148Z] init-common: [2024-03-19T02:25:09.148Z] [2024-03-19T02:25:09.148Z] clean: [2024-03-19T02:25:09.148Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:09.149Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:09.149Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:09.149Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:09.149Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:09.149Z] [2024-03-19T02:25:09.149Z] setOSConditions: [2024-03-19T02:25:09.149Z] [2024-03-19T02:25:09.149Z] setToolWin: [2024-03-19T02:25:09.149Z] [2024-03-19T02:25:09.149Z] setToolUnix: [2024-03-19T02:25:09.149Z] [2024-03-19T02:25:09.149Z] setToolProperty: [2024-03-19T02:25:09.149Z] [2024-03-19T02:25:09.149Z] setS1ASclassPath: [2024-03-19T02:25:09.149Z] [2024-03-19T02:25:09.149Z] init-common: [2024-03-19T02:25:09.149Z] [2024-03-19T02:25:09.149Z] clean-common: [2024-03-19T02:25:09.149Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:09.149Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:09.150Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:09.150Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:09.150Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:09.150Z] [2024-03-19T02:25:09.150Z] setOSConditions: [2024-03-19T02:25:09.150Z] [2024-03-19T02:25:09.150Z] setToolWin: [2024-03-19T02:25:09.150Z] [2024-03-19T02:25:09.150Z] setToolUnix: [2024-03-19T02:25:09.150Z] [2024-03-19T02:25:09.150Z] setToolProperty: [2024-03-19T02:25:09.150Z] [2024-03-19T02:25:09.150Z] setS1ASclassPath: [2024-03-19T02:25:09.150Z] [2024-03-19T02:25:09.150Z] init-common: [2024-03-19T02:25:09.150Z] [2024-03-19T02:25:09.150Z] clean-classes-common: [2024-03-19T02:25:09.150Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:09.150Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:09.150Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:09.151Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:09.151Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:09.151Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:09.151Z] [2024-03-19T02:25:09.151Z] setOSConditions: [2024-03-19T02:25:09.151Z] [2024-03-19T02:25:09.151Z] setToolWin: [2024-03-19T02:25:09.151Z] [2024-03-19T02:25:09.151Z] setToolUnix: [2024-03-19T02:25:09.151Z] [2024-03-19T02:25:09.151Z] setToolProperty: [2024-03-19T02:25:09.151Z] [2024-03-19T02:25:09.151Z] setS1ASclassPath: [2024-03-19T02:25:09.151Z] [2024-03-19T02:25:09.151Z] init-common: [2024-03-19T02:25:09.151Z] [2024-03-19T02:25:09.151Z] clean-jars-common: [2024-03-19T02:25:09.151Z] [2024-03-19T02:25:09.151Z] compile: [2024-03-19T02:25:09.151Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:09.152Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:09.152Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:09.152Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:09.152Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:09.152Z] [2024-03-19T02:25:09.152Z] setOSConditions: [2024-03-19T02:25:09.152Z] [2024-03-19T02:25:09.152Z] setToolWin: [2024-03-19T02:25:09.152Z] [2024-03-19T02:25:09.152Z] setToolUnix: [2024-03-19T02:25:09.152Z] [2024-03-19T02:25:09.152Z] setToolProperty: [2024-03-19T02:25:09.152Z] [2024-03-19T02:25:09.152Z] setS1ASclassPath: [2024-03-19T02:25:09.152Z] [2024-03-19T02:25:09.152Z] init-common: [2024-03-19T02:25:09.152Z] [2024-03-19T02:25:09.152Z] compile-common: [2024-03-19T02:25:09.152Z] [echo] Current time (ISO): 2024-03-19T02:25:09.131+0000 [2024-03-19T02:25:09.152Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:09.152Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:09.259Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-make-framework-bean-available-for-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-web.war [2024-03-19T02:25:09.332Z] [exec] Mar 19, 2024 2:25:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:09.332Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:09.474Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:09.474Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:09.474Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:09.474Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:09.474Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:09.474Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:09.474Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:09.486Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-tx-ccp --enabled=true --objecttype user --target server blackbox-tx-cr [2024-03-19T02:25:09.486Z] [exec] Connector resource blackbox-tx-cr created. [2024-03-19T02:25:09.486Z] [2024-03-19T02:25:09.486Z] asadmin-common: [2024-03-19T02:25:09.486Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-03-19T02:25:09.534Z] [exec] Application deployed with name web-jsp-resource-injection-tag-handler-pooling-disabled-web. [2024-03-19T02:25:09.534Z] [2024-03-19T02:25:09.534Z] deploy-war-commonee: [2024-03-19T02:25:09.534Z] [2024-03-19T02:25:09.534Z] run: [2024-03-19T02:25:09.716Z] [exec] Application deployed with name ejb-ejb32-sfsb-basic-ejb. [2024-03-19T02:25:09.716Z] [2024-03-19T02:25:09.716Z] run: [2024-03-19T02:25:09.716Z] [2024-03-19T02:25:09.716Z] setOSConditions: [2024-03-19T02:25:09.716Z] [2024-03-19T02:25:09.716Z] setToolWin: [2024-03-19T02:25:09.716Z] [2024-03-19T02:25:09.716Z] setToolUnix: [2024-03-19T02:25:09.716Z] [2024-03-19T02:25:09.716Z] setToolProperty: [2024-03-19T02:25:09.716Z] [2024-03-19T02:25:09.716Z] setS1ASclassPath: [2024-03-19T02:25:09.716Z] [2024-03-19T02:25:09.716Z] init-common: [2024-03-19T02:25:09.716Z] [2024-03-19T02:25:09.717Z] run_se: [2024-03-19T02:25:09.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.create=true [2024-03-19T02:25:09.728Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.create=true [2024-03-19T02:25:09.745Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-03-19T02:25:09.745Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-03-19T02:25:09.745Z] [2024-03-19T02:25:09.745Z] asadmin-common: [2024-03-19T02:25:09.745Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-03-19T02:25:09.805Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-tag-handler-pooling-disabled/jsp/test.jsp [2024-03-19T02:25:09.805Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:09.805Z] [java] [2024-03-19T02:25:09.805Z] [java] [2024-03-19T02:25:09.805Z] [java] ----------------------------------------- [2024-03-19T02:25:09.805Z] [java] - jsp-resource-injection-tag-handler-pooling-disabled: PASS - [2024-03-19T02:25:09.805Z] [java] ----------------------------------------- [2024-03-19T02:25:09.805Z] [java] - Total PASS : 1 - [2024-03-19T02:25:09.805Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:09.805Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:09.805Z] [java] ----------------------------------------- [2024-03-19T02:25:09.805Z] [2024-03-19T02:25:09.805Z] undeploy: [2024-03-19T02:25:09.805Z] [2024-03-19T02:25:09.805Z] setOSConditions: [2024-03-19T02:25:09.805Z] [2024-03-19T02:25:09.805Z] setToolWin: [2024-03-19T02:25:09.805Z] [2024-03-19T02:25:09.805Z] setToolUnix: [2024-03-19T02:25:09.805Z] [2024-03-19T02:25:09.805Z] setToolProperty: [2024-03-19T02:25:09.805Z] [2024-03-19T02:25:09.806Z] setS1ASclassPath: [2024-03-19T02:25:09.806Z] [2024-03-19T02:25:09.806Z] init-common: [2024-03-19T02:25:09.806Z] [2024-03-19T02:25:09.806Z] undeploy-war-common: [2024-03-19T02:25:09.822Z] [exec] Application deployed with name cdi-make-framework-bean-available-for-injection-web. [2024-03-19T02:25:09.822Z] [2024-03-19T02:25:09.822Z] deploy-war-commonee: [2024-03-19T02:25:09.822Z] [2024-03-19T02:25:09.822Z] run: [2024-03-19T02:25:09.822Z] [java] opening connection to http://localhost:8080/cdi-make-framework-bean-available-for-injection/myurl [2024-03-19T02:25:09.822Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:09.822Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:09.822Z] [java] [2024-03-19T02:25:09.822Z] [java] [2024-03-19T02:25:09.822Z] [java] ----------------------------------------- [2024-03-19T02:25:09.822Z] [java] - portable-extension-make-framework-bean-available-for-injection: PASS - [2024-03-19T02:25:09.822Z] [java] ----------------------------------------- [2024-03-19T02:25:09.822Z] [java] - Total PASS : 1 - [2024-03-19T02:25:09.822Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:09.822Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:09.822Z] [java] ----------------------------------------- [2024-03-19T02:25:09.822Z] [2024-03-19T02:25:09.822Z] undeploy: [2024-03-19T02:25:09.822Z] [2024-03-19T02:25:09.822Z] setOSConditions: [2024-03-19T02:25:09.822Z] [2024-03-19T02:25:09.822Z] setToolWin: [2024-03-19T02:25:09.822Z] [2024-03-19T02:25:09.822Z] setToolUnix: [2024-03-19T02:25:09.822Z] [2024-03-19T02:25:09.822Z] setToolProperty: [2024-03-19T02:25:09.823Z] [2024-03-19T02:25:09.823Z] setS1ASclassPath: [2024-03-19T02:25:09.823Z] [2024-03-19T02:25:09.823Z] init-common: [2024-03-19T02:25:09.823Z] [2024-03-19T02:25:09.823Z] undeploy-war-common: [2024-03-19T02:25:09.908Z] [exec] Mar 19, 2024 2:25:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:09.908Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:09.908Z] [exec] Mar 19, 2024 2:25:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:09.908Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:09.984Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.serverName=localhost [2024-03-19T02:25:09.984Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.serverName=localhost [2024-03-19T02:25:09.984Z] [2024-03-19T02:25:09.984Z] setOSConditions: [2024-03-19T02:25:09.984Z] [2024-03-19T02:25:09.984Z] setToolWin: [2024-03-19T02:25:09.984Z] [2024-03-19T02:25:09.985Z] setToolUnix: [2024-03-19T02:25:09.985Z] [2024-03-19T02:25:09.985Z] setToolProperty: [2024-03-19T02:25:09.985Z] [2024-03-19T02:25:09.985Z] setS1ASclassPath: [2024-03-19T02:25:09.985Z] [2024-03-19T02:25:09.985Z] init-common: [2024-03-19T02:25:09.985Z] [2024-03-19T02:25:09.985Z] create-jdbc-resource-common: [2024-03-19T02:25:09.985Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxpoolsize-pool --target server jdbc/maxpoolsize [2024-03-19T02:25:10.062Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:10.063Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-resource-injection-tag-handler-pooling-disabled-web [2024-03-19T02:25:10.080Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-make-framework-bean-available-for-injection-web [2024-03-19T02:25:10.080Z] [2024-03-19T02:25:10.080Z] all: [2024-03-19T02:25:10.080Z] [2024-03-19T02:25:10.080Z] setOSConditions: [2024-03-19T02:25:10.080Z] [2024-03-19T02:25:10.080Z] setToolWin: [2024-03-19T02:25:10.080Z] [2024-03-19T02:25:10.080Z] setToolUnix: [2024-03-19T02:25:10.080Z] [2024-03-19T02:25:10.080Z] setToolProperty: [2024-03-19T02:25:10.080Z] [2024-03-19T02:25:10.080Z] setS1ASclassPath: [2024-03-19T02:25:10.080Z] [2024-03-19T02:25:10.080Z] init-common: [2024-03-19T02:25:10.080Z] [2024-03-19T02:25:10.080Z] clean: [2024-03-19T02:25:10.080Z] [2024-03-19T02:25:10.080Z] setOSConditions: [2024-03-19T02:25:10.080Z] [2024-03-19T02:25:10.080Z] setToolWin: [2024-03-19T02:25:10.080Z] [2024-03-19T02:25:10.081Z] setToolUnix: [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] setToolProperty: [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] setS1ASclassPath: [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] init-common: [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] clean-common: [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] setOSConditions: [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] setToolWin: [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] setToolUnix: [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] setToolProperty: [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] setS1ASclassPath: [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] init-common: [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] clean-classes-common: [2024-03-19T02:25:10.081Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] setOSConditions: [2024-03-19T02:25:10.081Z] [2024-03-19T02:25:10.081Z] setToolWin: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] setToolUnix: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] setToolProperty: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] setS1ASclassPath: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] init-common: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] clean-jars-common: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] compile: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] setOSConditions: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] setToolWin: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] setToolUnix: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] setToolProperty: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] setS1ASclassPath: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] init-common: [2024-03-19T02:25:10.082Z] [2024-03-19T02:25:10.082Z] compile-common: [2024-03-19T02:25:10.082Z] [echo] Current time (ISO): 2024-03-19T02:25:10.052+0000 [2024-03-19T02:25:10.082Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:10.083Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:10.284Z] [java] Mar 19, 2024 2:25:10 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:25:10.284Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:25:10.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-03-19T02:25:10.311Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-03-19T02:25:10.311Z] [2024-03-19T02:25:10.311Z] asadmin-common: [2024-03-19T02:25:10.311Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:10.319Z] [2024-03-19T02:25:10.320Z] all: [2024-03-19T02:25:10.320Z] [echo] [2024-03-19T02:25:10.320Z] [echo] ************************* [2024-03-19T02:25:10.320Z] [echo] * Running jspRuntimeCompileConsiderDomainLibJarFilesAndClasses [2024-03-19T02:25:10.320Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses [2024-03-19T02:25:10.320Z] [echo] ************************* [2024-03-19T02:25:10.320Z] [echo] [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] [javac] 1 warning [2024-03-19T02:25:10.320Z] setOSConditions: [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] build: [2024-03-19T02:25:10.320Z] setToolWin: [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] setOSConditions: [2024-03-19T02:25:10.320Z] setToolUnix: [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] fixFiles: [2024-03-19T02:25:10.320Z] setToolProperty: [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] convUnix: [2024-03-19T02:25:10.320Z] setS1ASclassPath: [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] convWin: [2024-03-19T02:25:10.320Z] init-common: [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] setToolWin: [2024-03-19T02:25:10.320Z] setup: [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] setToolUnix: [2024-03-19T02:25:10.320Z] [2024-03-19T02:25:10.320Z] setOSConditions: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] setToolProperty: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] setToolWin: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] setS1ASclassPath: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] setToolUnix: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] init-common: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] setToolProperty: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] package-persistence-common: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] setS1ASclassPath: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] ejb-jar-common: [2024-03-19T02:25:10.321Z] init-common: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] copyJarAndClasses: [2024-03-19T02:25:10.321Z] package-ejbjar-common: [2024-03-19T02:25:10.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib [2024-03-19T02:25:10.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:10.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/classes [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:10.321Z] restart-server-instance-common: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:10.321Z] setOSConditions: [2024-03-19T02:25:10.321Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2full-ejb.jar [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] setToolWin: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] appclient-jar-common: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] setToolUnix: [2024-03-19T02:25:10.321Z] [2024-03-19T02:25:10.321Z] package-appclientjar-common: [2024-03-19T02:25:10.321Z] setToolProperty: [2024-03-19T02:25:10.322Z] [2024-03-19T02:25:10.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:10.322Z] setS1ASclassPath: [2024-03-19T02:25:10.322Z] [2024-03-19T02:25:10.322Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:10.322Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:10.322Z] init-common: [2024-03-19T02:25:10.322Z] [2024-03-19T02:25:10.322Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2full-client.jar [2024-03-19T02:25:10.322Z] [2024-03-19T02:25:10.322Z] stopDomain: [2024-03-19T02:25:10.322Z] [echo] run.xml:stopping domain... [2024-03-19T02:25:10.322Z] webclient-war-common: [2024-03-19T02:25:10.322Z] [2024-03-19T02:25:10.322Z] build-ear-common: [2024-03-19T02:25:10.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:10.322Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:10.322Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:10.322Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullApp.ear [2024-03-19T02:25:10.322Z] [2024-03-19T02:25:10.322Z] deploy: [2024-03-19T02:25:10.322Z] [2024-03-19T02:25:10.322Z] setOSConditions: [2024-03-19T02:25:10.322Z] [2024-03-19T02:25:10.322Z] setToolWin: [2024-03-19T02:25:10.322Z] [2024-03-19T02:25:10.322Z] setToolUnix: [2024-03-19T02:25:10.322Z] [2024-03-19T02:25:10.322Z] setToolProperty: [2024-03-19T02:25:10.322Z] [2024-03-19T02:25:10.323Z] setS1ASclassPath: [2024-03-19T02:25:10.323Z] [2024-03-19T02:25:10.323Z] init-common: [2024-03-19T02:25:10.323Z] [2024-03-19T02:25:10.323Z] deploy-common: [2024-03-19T02:25:10.323Z] [echo] Current time (ISO): 2024-03-19T02:25:10.161+0000 [2024-03-19T02:25:10.323Z] [2024-03-19T02:25:10.323Z] setOSConditions: [2024-03-19T02:25:10.323Z] [2024-03-19T02:25:10.323Z] setToolWin: [2024-03-19T02:25:10.323Z] [2024-03-19T02:25:10.323Z] setToolUnix: [2024-03-19T02:25:10.323Z] [2024-03-19T02:25:10.323Z] setToolProperty: [2024-03-19T02:25:10.323Z] [2024-03-19T02:25:10.323Z] setS1ASclassPath: [2024-03-19T02:25:10.323Z] [2024-03-19T02:25:10.323Z] init-common: [2024-03-19T02:25:10.323Z] [2024-03-19T02:25:10.323Z] deploy-common-pe: [2024-03-19T02:25:10.526Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:10.526Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:10.526Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:10.526Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:10.526Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:10.526Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:10.526Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:10.549Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-maxpoolsize-pool --enabled=true --target server jdbc/maxpoolsize [2024-03-19T02:25:10.549Z] [exec] JDBC resource jdbc/maxpoolsize created successfully. [2024-03-19T02:25:10.549Z] [echo] cmd executed for server [2024-03-19T02:25:10.549Z] [2024-03-19T02:25:10.549Z] setOSConditions: [2024-03-19T02:25:10.549Z] [2024-03-19T02:25:10.549Z] setToolWin: [2024-03-19T02:25:10.549Z] [2024-03-19T02:25:10.549Z] setToolUnix: [2024-03-19T02:25:10.549Z] [2024-03-19T02:25:10.549Z] setToolProperty: [2024-03-19T02:25:10.549Z] [2024-03-19T02:25:10.549Z] setS1ASclassPath: [2024-03-19T02:25:10.549Z] [2024-03-19T02:25:10.549Z] init-common: [2024-03-19T02:25:10.549Z] [2024-03-19T02:25:10.549Z] create-jdbc-connpool-common: [2024-03-19T02:25:10.603Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullApp.ear [2024-03-19T02:25:10.879Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:10.880Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:10.880Z] [2024-03-19T02:25:10.880Z] asadmin-common: [2024-03-19T02:25:10.880Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:10.913Z] [exec] Waiting for the domain to stop . [2024-03-19T02:25:10.913Z] [exec] Waiting finished after 162 ms. [2024-03-19T02:25:10.913Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:25:11.013Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:11.013Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:11.013Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:11.013Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:11.013Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:11.013Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:11.013Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:11.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-maxpoolsize-pool-xa [2024-03-19T02:25:11.134Z] [exec] JDBC connection pool jdbc-maxpoolsize-pool-xa created successfully. [2024-03-19T02:25:11.134Z] [2024-03-19T02:25:11.135Z] set-derby-connpool-props: [2024-03-19T02:25:11.138Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:11.138Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:11.138Z] [2024-03-19T02:25:11.138Z] deploy-rar-and-setup-resources: [2024-03-19T02:25:11.138Z] [2024-03-19T02:25:11.138Z] setOSConditions: [2024-03-19T02:25:11.138Z] [2024-03-19T02:25:11.138Z] setToolWin: [2024-03-19T02:25:11.138Z] [2024-03-19T02:25:11.138Z] setToolUnix: [2024-03-19T02:25:11.138Z] [2024-03-19T02:25:11.138Z] setToolProperty: [2024-03-19T02:25:11.138Z] [2024-03-19T02:25:11.138Z] setS1ASclassPath: [2024-03-19T02:25:11.138Z] [2024-03-19T02:25:11.138Z] init-common: [2024-03-19T02:25:11.138Z] [2024-03-19T02:25:11.138Z] deploy-rar-common: [2024-03-19T02:25:11.139Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2024-03-19T02:25:11.164Z] [exec] Application deployed with name ejb-ejb30-hello-session2fullApp. [2024-03-19T02:25:11.164Z] [echo] Deployment on target server server successful [2024-03-19T02:25:11.164Z] [2024-03-19T02:25:11.164Z] setOSConditions: [2024-03-19T02:25:11.164Z] [2024-03-19T02:25:11.164Z] setToolWin: [2024-03-19T02:25:11.164Z] [2024-03-19T02:25:11.164Z] setToolUnix: [2024-03-19T02:25:11.164Z] [2024-03-19T02:25:11.164Z] setToolProperty: [2024-03-19T02:25:11.164Z] [2024-03-19T02:25:11.164Z] setS1ASclassPath: [2024-03-19T02:25:11.164Z] [2024-03-19T02:25:11.164Z] init-common: [2024-03-19T02:25:11.164Z] [2024-03-19T02:25:11.164Z] deploy-common-ee: [2024-03-19T02:25:11.165Z] [2024-03-19T02:25:11.165Z] run: [2024-03-19T02:25:11.165Z] [2024-03-19T02:25:11.165Z] setOSConditions: [2024-03-19T02:25:11.165Z] [2024-03-19T02:25:11.165Z] setToolWin: [2024-03-19T02:25:11.165Z] [2024-03-19T02:25:11.165Z] setToolUnix: [2024-03-19T02:25:11.165Z] [2024-03-19T02:25:11.165Z] setToolProperty: [2024-03-19T02:25:11.165Z] [2024-03-19T02:25:11.165Z] setS1ASclassPath: [2024-03-19T02:25:11.165Z] [2024-03-19T02:25:11.165Z] init-common: [2024-03-19T02:25:11.165Z] [2024-03-19T02:25:11.165Z] runclient-common: [2024-03-19T02:25:11.165Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullAppClient.jar -name ejb-ejb30-hello-session2fullClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:25:11.391Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.User=dbuser [2024-03-19T02:25:11.391Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.User=dbuser [2024-03-19T02:25:11.404Z] [exec] JMS Desctination ejb_mdb_QCF created. [2024-03-19T02:25:11.404Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_Queue --target server --force=false jms/ejb_mdb_Queue [2024-03-19T02:25:11.578Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:11.661Z] [exec] Administered object jms/ejb_mdb_Queue created. [2024-03-19T02:25:11.661Z] [2024-03-19T02:25:11.661Z] setOSConditions: [2024-03-19T02:25:11.661Z] [2024-03-19T02:25:11.661Z] setToolWin: [2024-03-19T02:25:11.661Z] [2024-03-19T02:25:11.661Z] setToolUnix: [2024-03-19T02:25:11.661Z] [2024-03-19T02:25:11.661Z] setToolProperty: [2024-03-19T02:25:11.661Z] [2024-03-19T02:25:11.661Z] setS1ASclassPath: [2024-03-19T02:25:11.661Z] [2024-03-19T02:25:11.661Z] init-common: [2024-03-19T02:25:11.661Z] [2024-03-19T02:25:11.661Z] stopDomain: [2024-03-19T02:25:11.661Z] [echo] run.xml:stopping domain... [2024-03-19T02:25:11.702Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-notx.rar [2024-03-19T02:25:11.803Z] [exec] Mar 19, 2024 2:25:11 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:11.803Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7cd5fcf4 [2024-03-19T02:25:11.803Z] [exec] Starting test for id: 1418127797 [2024-03-19T02:25:11.804Z] [exec] Done for id: 1418127797 [2024-03-19T02:25:11.804Z] [exec] Starting test for id: 14181277971 [2024-03-19T02:25:11.804Z] [exec] Done for id: 14181277971 [2024-03-19T02:25:11.804Z] [exec] Value of key is: twolevel [2024-03-19T02:25:11.804Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:11.804Z] [exec] [2024-03-19T02:25:11.804Z] [exec] [2024-03-19T02:25:11.804Z] [exec] ----------------------------------------- [2024-03-19T02:25:11.804Z] [exec] - twolevel: PASS - [2024-03-19T02:25:11.804Z] [exec] ----------------------------------------- [2024-03-19T02:25:11.804Z] [exec] Total PASS: 1 [2024-03-19T02:25:11.804Z] [exec] Total FAIL: 0 [2024-03-19T02:25:11.804Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:11.804Z] [exec] ----------------------------------------- [2024-03-19T02:25:11.804Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:11.804Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:11.835Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/extension/test/extension/FrameworkServiceFactory.java uses or overrides a deprecated API. [2024-03-19T02:25:11.835Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:11.835Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/extension/test/extension/ServiceFrameworkExtension.java uses unchecked or unsafe operations. [2024-03-19T02:25:11.835Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:25:11.835Z] [javac] 1 warning [2024-03-19T02:25:11.835Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:11.835Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2024-03-19T02:25:11.835Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2024-03-19T02:25:11.835Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:11.835Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/lib/weld-extension.jar [2024-03-19T02:25:11.835Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:11.835Z] [2024-03-19T02:25:11.835Z] setOSConditions: [2024-03-19T02:25:11.835Z] [2024-03-19T02:25:11.835Z] setToolWin: [2024-03-19T02:25:11.835Z] [2024-03-19T02:25:11.835Z] setToolUnix: [2024-03-19T02:25:11.835Z] [2024-03-19T02:25:11.835Z] setToolProperty: [2024-03-19T02:25:11.835Z] [2024-03-19T02:25:11.835Z] setS1ASclassPath: [2024-03-19T02:25:11.836Z] [2024-03-19T02:25:11.836Z] init-common: [2024-03-19T02:25:11.836Z] [2024-03-19T02:25:11.836Z] compile-common: [2024-03-19T02:25:11.836Z] [echo] Current time (ISO): 2024-03-19T02:25:11.779+0000 [2024-03-19T02:25:11.836Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:11.903Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:11.903Z] [javac] 1 warning [2024-03-19T02:25:11.903Z] [2024-03-19T02:25:11.903Z] assemble-web: [2024-03-19T02:25:11.904Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:11.904Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:11.904Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:11.904Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:11.904Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:11.904Z] [2024-03-19T02:25:11.904Z] pkg-war: [2024-03-19T02:25:11.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:11.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:11.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:11.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:11.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:25:11.905Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${sun-web.xml} to copy. [2024-03-19T02:25:11.905Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${webservices.xml} to copy. [2024-03-19T02:25:11.905Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:25:11.905Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:25:11.905Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:25:11.905Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:11.905Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:11.905Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${web.wsit.descriptors} does not exist. [2024-03-19T02:25:11.905Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/warservice-web.war [2024-03-19T02:25:11.905Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:11.905Z] [2024-03-19T02:25:11.905Z] deploy-app: [2024-03-19T02:25:11.905Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:11.905Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:11.905Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:11.906Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:11.906Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:11.906Z] [2024-03-19T02:25:11.906Z] deploy-war-common: [2024-03-19T02:25:11.906Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:11.906Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:11.906Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:11.906Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:11.906Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:11.906Z] [2024-03-19T02:25:11.906Z] setOSConditions: [2024-03-19T02:25:11.906Z] [2024-03-19T02:25:11.906Z] setToolWin: [2024-03-19T02:25:11.906Z] [2024-03-19T02:25:11.906Z] setToolUnix: [2024-03-19T02:25:11.906Z] [2024-03-19T02:25:11.907Z] setToolProperty: [2024-03-19T02:25:11.907Z] [2024-03-19T02:25:11.907Z] setS1ASclassPath: [2024-03-19T02:25:11.907Z] [2024-03-19T02:25:11.907Z] init-common: [2024-03-19T02:25:11.907Z] [2024-03-19T02:25:11.907Z] deploy-war-commonpe: [2024-03-19T02:25:11.955Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.Password=dbpassword [2024-03-19T02:25:11.955Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.Password=dbpassword [2024-03-19T02:25:11.961Z] [exec] Application deployed with name blackbox-notx. [2024-03-19T02:25:11.961Z] [echo] Deploying rar/blackbox-notx.rar on server [2024-03-19T02:25:11.961Z] [2024-03-19T02:25:11.961Z] setOSConditions: [2024-03-19T02:25:11.961Z] [2024-03-19T02:25:11.961Z] setToolWin: [2024-03-19T02:25:11.961Z] [2024-03-19T02:25:11.961Z] setToolUnix: [2024-03-19T02:25:11.961Z] [2024-03-19T02:25:11.961Z] setToolProperty: [2024-03-19T02:25:11.961Z] [2024-03-19T02:25:11.961Z] setS1ASclassPath: [2024-03-19T02:25:11.961Z] [2024-03-19T02:25:11.961Z] init-common: [2024-03-19T02:25:11.961Z] [2024-03-19T02:25:11.961Z] create-connector-connpool: [2024-03-19T02:25:11.961Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-notx --connectiondefinition javax.sql.DataSource --target server blackbox-notx-ccp [2024-03-19T02:25:12.062Z] [2024-03-19T02:25:12.062Z] checkReporting-common: [2024-03-19T02:25:12.062Z] [2024-03-19T02:25:12.062Z] confirmReportPresent-common: [2024-03-19T02:25:12.062Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:12.062Z] [echo] Test seems to be reported fine [2024-03-19T02:25:12.062Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/RepRunConf.txt [2024-03-19T02:25:12.062Z] [2024-03-19T02:25:12.062Z] confirmMissingReport-common: [2024-03-19T02:25:12.062Z] [2024-03-19T02:25:12.062Z] undeploy: [2024-03-19T02:25:12.062Z] [2024-03-19T02:25:12.062Z] setOSConditions: [2024-03-19T02:25:12.062Z] [2024-03-19T02:25:12.062Z] setToolWin: [2024-03-19T02:25:12.062Z] [2024-03-19T02:25:12.062Z] setToolUnix: [2024-03-19T02:25:12.062Z] [2024-03-19T02:25:12.062Z] setToolProperty: [2024-03-19T02:25:12.062Z] [2024-03-19T02:25:12.062Z] setS1ASclassPath: [2024-03-19T02:25:12.062Z] [2024-03-19T02:25:12.062Z] init-common: [2024-03-19T02:25:12.062Z] [2024-03-19T02:25:12.063Z] execute-ejb-sql-common: [2024-03-19T02:25:12.063Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/sql/drop_pointbase.sql [2024-03-19T02:25:12.063Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:25:12.063Z] [2024-03-19T02:25:12.063Z] setOSConditions: [2024-03-19T02:25:12.063Z] [2024-03-19T02:25:12.063Z] setToolWin: [2024-03-19T02:25:12.063Z] [2024-03-19T02:25:12.063Z] setToolUnix: [2024-03-19T02:25:12.063Z] [2024-03-19T02:25:12.063Z] setToolProperty: [2024-03-19T02:25:12.063Z] [2024-03-19T02:25:12.063Z] setS1ASclassPath: [2024-03-19T02:25:12.063Z] [2024-03-19T02:25:12.063Z] init-common: [2024-03-19T02:25:12.063Z] [2024-03-19T02:25:12.063Z] undeploy-common: [2024-03-19T02:25:12.103Z] [exec] Mar 19, 2024 2:25:11 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:12.103Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:12.213Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.driverType=4 [2024-03-19T02:25:12.213Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.driverType=4 [2024-03-19T02:25:12.248Z] [java] Mar 19, 2024 2:25:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:12.248Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7cea0110 [2024-03-19T02:25:12.411Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:12.411Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:12.411Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:12.411Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:12.411Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:12.411Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:12.411Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:12.473Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot warservice --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/warservice-web.war [2024-03-19T02:25:12.515Z] [2024-03-19T02:25:12.516Z] processResult: [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] failed: [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] passed: [2024-03-19T02:25:12.516Z] [echo] Test security Passed [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] unknown: [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] declare-test: [2024-03-19T02:25:12.516Z] [echo] Starting test security ejb30/security Test asadmin redeploy [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] init.os: [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] init.tools.unix: [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] init.tools.windows: [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] init.tools: [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] setAsadminArgs: [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] init: [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] init.customtasks: [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] prepare: [2024-03-19T02:25:12.516Z] [2024-03-19T02:25:12.516Z] redeploy.asadmin: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] setAsadminArgs: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] common.redeploy.asadmin: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] init.os: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] init.tools.unix: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] init.tools.windows: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] init.tools: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] setAsadminArgs: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] init: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] init.customtasks: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] delAppRef: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] init.os: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] init.tools.unix: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] init.tools.windows: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.517Z] init.tools: [2024-03-19T02:25:12.517Z] [2024-03-19T02:25:12.518Z] setAsadminArgs: [2024-03-19T02:25:12.518Z] [2024-03-19T02:25:12.518Z] init: [2024-03-19T02:25:12.518Z] [2024-03-19T02:25:12.518Z] init.customtasks: [2024-03-19T02:25:12.518Z] [2024-03-19T02:25:12.518Z] common.run.asadmin: [2024-03-19T02:25:12.518Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives --name deployment-ejb30-ear-security /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2024-03-19T02:25:12.541Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:12.541Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:12.542Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-notx --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-notx-ccp [2024-03-19T02:25:12.542Z] [exec] Connector connection pool blackbox-notx-ccp created. [2024-03-19T02:25:12.542Z] [2024-03-19T02:25:12.542Z] create-connector-connpool-common: [2024-03-19T02:25:12.542Z] [2024-03-19T02:25:12.542Z] setOSConditions: [2024-03-19T02:25:12.542Z] [2024-03-19T02:25:12.542Z] setToolWin: [2024-03-19T02:25:12.542Z] [2024-03-19T02:25:12.542Z] setToolUnix: [2024-03-19T02:25:12.542Z] [2024-03-19T02:25:12.542Z] setToolProperty: [2024-03-19T02:25:12.542Z] [2024-03-19T02:25:12.542Z] setS1ASclassPath: [2024-03-19T02:25:12.542Z] [2024-03-19T02:25:12.542Z] init-common: [2024-03-19T02:25:12.542Z] [2024-03-19T02:25:12.542Z] create-connector-resource-common: [2024-03-19T02:25:12.543Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2024-03-19T02:25:12.627Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-twolevelApp [2024-03-19T02:25:12.627Z] [2024-03-19T02:25:12.627Z] all: [2024-03-19T02:25:12.627Z] [2024-03-19T02:25:12.627Z] txtests: [2024-03-19T02:25:12.627Z] [2024-03-19T02:25:12.627Z] all: [2024-03-19T02:25:12.627Z] [2024-03-19T02:25:12.627Z] setOSConditions: [2024-03-19T02:25:12.627Z] [2024-03-19T02:25:12.628Z] setToolWin: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] setToolUnix: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] setToolProperty: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] setS1ASclassPath: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] init-common: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] clean: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] setOSConditions: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] setToolWin: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] setToolUnix: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] setToolProperty: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] setS1ASclassPath: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] init-common: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] clean-common: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.628Z] setOSConditions: [2024-03-19T02:25:12.628Z] [2024-03-19T02:25:12.629Z] setToolWin: [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] setToolUnix: [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] setToolProperty: [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] setS1ASclassPath: [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] init-common: [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] clean-classes-common: [2024-03-19T02:25:12.629Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] setOSConditions: [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] setToolWin: [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] setToolUnix: [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] setToolProperty: [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] setS1ASclassPath: [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] init-common: [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] clean-jars-common: [2024-03-19T02:25:12.629Z] [2024-03-19T02:25:12.629Z] compile: [2024-03-19T02:25:12.630Z] [2024-03-19T02:25:12.630Z] setOSConditions: [2024-03-19T02:25:12.630Z] [2024-03-19T02:25:12.630Z] setToolWin: [2024-03-19T02:25:12.630Z] [2024-03-19T02:25:12.630Z] setToolUnix: [2024-03-19T02:25:12.630Z] [2024-03-19T02:25:12.630Z] setToolProperty: [2024-03-19T02:25:12.630Z] [2024-03-19T02:25:12.630Z] setS1ASclassPath: [2024-03-19T02:25:12.630Z] [2024-03-19T02:25:12.630Z] init-common: [2024-03-19T02:25:12.630Z] [2024-03-19T02:25:12.630Z] compile-common: [2024-03-19T02:25:12.630Z] [echo] Current time (ISO): 2024-03-19T02:25:12.432+0000 [2024-03-19T02:25:12.630Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:12.630Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:12.667Z] [exec] Mar 19, 2024 2:25:12 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:25:12.668Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-session2full-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.session2full.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-hello-session2fullClient [2024-03-19T02:25:12.776Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:12.776Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:25:12.778Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.portNumber=1527 [2024-03-19T02:25:12.778Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.portNumber=1527 [2024-03-19T02:25:12.844Z] [java] SFSB test : Found 1 FooEntity named BAR [2024-03-19T02:25:13.036Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.dataBaseName=testdb [2024-03-19T02:25:13.036Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.dataBaseName=testdb [2024-03-19T02:25:13.101Z] [java] SFSB test destroyed: Found 1 FooEntity named FOO [2024-03-19T02:25:13.101Z] [java] SFSB test again: Found 2 FooEntity named BAR [2024-03-19T02:25:13.101Z] [java] Value of key is: main [2024-03-19T02:25:13.101Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:13.101Z] [java] [2024-03-19T02:25:13.102Z] [java] [2024-03-19T02:25:13.102Z] [java] ----------------------------------------- [2024-03-19T02:25:13.102Z] [java] - main: PASS - [2024-03-19T02:25:13.102Z] [java] ----------------------------------------- [2024-03-19T02:25:13.102Z] [java] Total PASS: 1 [2024-03-19T02:25:13.102Z] [java] Total FAIL: 0 [2024-03-19T02:25:13.102Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:25:13.102Z] [java] ----------------------------------------- [2024-03-19T02:25:13.102Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:13.102Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:13.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-notx-ccp --enabled=true --objecttype user --target server blackbox-notx-cr [2024-03-19T02:25:13.107Z] [exec] Connector resource blackbox-notx-cr created. [2024-03-19T02:25:13.107Z] [2024-03-19T02:25:13.107Z] asadmin-common: [2024-03-19T02:25:13.108Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-03-19T02:25:13.204Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:13.204Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:13.204Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:13.204Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:13.204Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:13.204Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:13.204Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:13.361Z] [2024-03-19T02:25:13.361Z] undeploy: [2024-03-19T02:25:13.361Z] [2024-03-19T02:25:13.361Z] setOSConditions: [2024-03-19T02:25:13.361Z] [2024-03-19T02:25:13.361Z] setToolWin: [2024-03-19T02:25:13.361Z] [2024-03-19T02:25:13.361Z] setToolUnix: [2024-03-19T02:25:13.361Z] [2024-03-19T02:25:13.361Z] setToolProperty: [2024-03-19T02:25:13.361Z] [2024-03-19T02:25:13.361Z] setS1ASclassPath: [2024-03-19T02:25:13.361Z] [2024-03-19T02:25:13.361Z] init-common: [2024-03-19T02:25:13.361Z] [2024-03-19T02:25:13.361Z] undeploy-jar-common: [2024-03-19T02:25:13.368Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:13.368Z] [javac] 1 warning [2024-03-19T02:25:13.368Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/test/fwk [2024-03-19T02:25:13.368Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/test/extension [2024-03-19T02:25:13.368Z] [2024-03-19T02:25:13.368Z] build: [2024-03-19T02:25:13.368Z] [2024-03-19T02:25:13.368Z] setOSConditions: [2024-03-19T02:25:13.368Z] [2024-03-19T02:25:13.368Z] setToolWin: [2024-03-19T02:25:13.368Z] [2024-03-19T02:25:13.368Z] setToolUnix: [2024-03-19T02:25:13.368Z] [2024-03-19T02:25:13.368Z] setToolProperty: [2024-03-19T02:25:13.368Z] [2024-03-19T02:25:13.368Z] setS1ASclassPath: [2024-03-19T02:25:13.368Z] [2024-03-19T02:25:13.369Z] init-common: [2024-03-19T02:25:13.369Z] [2024-03-19T02:25:13.369Z] webclient-war-common: [2024-03-19T02:25:13.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:13.369Z] [2024-03-19T02:25:13.369Z] clear: [2024-03-19T02:25:13.369Z] [2024-03-19T02:25:13.369Z] test-tlds-exist: [2024-03-19T02:25:13.369Z] [2024-03-19T02:25:13.369Z] copy-tlds: [2024-03-19T02:25:13.369Z] [2024-03-19T02:25:13.369Z] test-tagfiles-exist: [2024-03-19T02:25:13.369Z] [2024-03-19T02:25:13.369Z] copy-tagfiles: [2024-03-19T02:25:13.369Z] [2024-03-19T02:25:13.369Z] package-war-common: [2024-03-19T02:25:13.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:13.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:13.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:13.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:13.369Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:13.369Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:13.369Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:13.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/docroot [2024-03-19T02:25:13.370Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-extension-in-lib-web.war [2024-03-19T02:25:13.370Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:13.370Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/build.xml:87: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:13.370Z] [javac] Compiling 1 source file [2024-03-19T02:25:13.370Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:13.370Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:13.370Z] [2024-03-19T02:25:13.370Z] deploy: [2024-03-19T02:25:13.370Z] [2024-03-19T02:25:13.370Z] deploy-war-common: [2024-03-19T02:25:13.370Z] [2024-03-19T02:25:13.370Z] setOSConditions: [2024-03-19T02:25:13.370Z] [2024-03-19T02:25:13.370Z] setToolWin: [2024-03-19T02:25:13.370Z] [2024-03-19T02:25:13.370Z] setToolUnix: [2024-03-19T02:25:13.370Z] [2024-03-19T02:25:13.370Z] setToolProperty: [2024-03-19T02:25:13.370Z] [2024-03-19T02:25:13.370Z] setS1ASclassPath: [2024-03-19T02:25:13.370Z] [2024-03-19T02:25:13.370Z] init-common: [2024-03-19T02:25:13.370Z] [2024-03-19T02:25:13.370Z] deploy-war-commonpe: [2024-03-19T02:25:13.425Z] [exec] Application deployed with name warservice-web. [2024-03-19T02:25:13.425Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:13.426Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:13.426Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:13.426Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:13.426Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:13.426Z] [2024-03-19T02:25:13.426Z] deploy-war-commonee: [2024-03-19T02:25:13.426Z] [2024-03-19T02:25:13.426Z] assemble-client: [2024-03-19T02:25:13.426Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:13.426Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:13.426Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:13.426Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:13.426Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:13.427Z] [2024-03-19T02:25:13.427Z] compile-client: [2024-03-19T02:25:13.427Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:25:13.427Z] [echo] wsimporting http://localhost:8080/warservice/webservice/HelloService?WSDL [2024-03-19T02:25:13.427Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:13.427Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:13.427Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:13.427Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:13.427Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:13.427Z] [2024-03-19T02:25:13.427Z] setOSConditions: [2024-03-19T02:25:13.427Z] [2024-03-19T02:25:13.427Z] setToolWin: [2024-03-19T02:25:13.427Z] [2024-03-19T02:25:13.427Z] setToolUnix: [2024-03-19T02:25:13.427Z] [2024-03-19T02:25:13.427Z] setToolProperty: [2024-03-19T02:25:13.427Z] [2024-03-19T02:25:13.427Z] setS1ASclassPath: [2024-03-19T02:25:13.428Z] [2024-03-19T02:25:13.428Z] init-common: [2024-03-19T02:25:13.428Z] [2024-03-19T02:25:13.428Z] wsimport: [2024-03-19T02:25:13.599Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:25:13.600Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:25:13.687Z] [exec] parsing WSDL... [2024-03-19T02:25:13.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-03-19T02:25:13.688Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-03-19T02:25:13.688Z] [2024-03-19T02:25:13.688Z] asadmin-common: [2024-03-19T02:25:13.688Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-03-19T02:25:13.768Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:13.768Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/ejb/SimpleBMPBean.java:76: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:13.768Z] [javac] return new Integer(i); [2024-03-19T02:25:13.768Z] [javac] ^ [2024-03-19T02:25:13.878Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.create=true [2024-03-19T02:25:13.878Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.create=true [2024-03-19T02:25:13.934Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-make-framework-bean-available-for-injection-extension-in-lib --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-extension-in-lib-web.war [2024-03-19T02:25:13.945Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-03-19T02:25:13.946Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb32-sfsb-basic-ejb [2024-03-19T02:25:13.946Z] [2024-03-19T02:25:13.946Z] all: [2024-03-19T02:25:13.946Z] [2024-03-19T02:25:13.946Z] descriptor: [2024-03-19T02:25:13.946Z] [2024-03-19T02:25:13.946Z] setOSConditions: [2024-03-19T02:25:13.946Z] [2024-03-19T02:25:13.946Z] setToolWin: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] setToolUnix: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] setToolProperty: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] setS1ASclassPath: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] init-common: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] clean: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] setOSConditions: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] setToolWin: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] setToolUnix: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] setToolProperty: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] setS1ASclassPath: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] init-common: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] clean-common: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.947Z] setOSConditions: [2024-03-19T02:25:13.947Z] [2024-03-19T02:25:13.948Z] setToolWin: [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] setToolUnix: [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] setToolProperty: [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] setS1ASclassPath: [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] init-common: [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] clean-classes-common: [2024-03-19T02:25:13.948Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] setOSConditions: [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] setToolWin: [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] setToolUnix: [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] setToolProperty: [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] setS1ASclassPath: [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] init-common: [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] clean-jars-common: [2024-03-19T02:25:13.948Z] [2024-03-19T02:25:13.948Z] compile: [2024-03-19T02:25:13.949Z] [2024-03-19T02:25:13.949Z] setOSConditions: [2024-03-19T02:25:13.949Z] [2024-03-19T02:25:13.949Z] setToolWin: [2024-03-19T02:25:13.949Z] [2024-03-19T02:25:13.949Z] setToolUnix: [2024-03-19T02:25:13.949Z] [2024-03-19T02:25:13.949Z] setToolProperty: [2024-03-19T02:25:13.949Z] [2024-03-19T02:25:13.949Z] setS1ASclassPath: [2024-03-19T02:25:13.949Z] [2024-03-19T02:25:13.949Z] init-common: [2024-03-19T02:25:13.949Z] [2024-03-19T02:25:13.949Z] compile-common: [2024-03-19T02:25:13.949Z] [echo] Current time (ISO): 2024-03-19T02:25:13.850+0000 [2024-03-19T02:25:13.949Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:13.949Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:14.025Z] [javac] 2 warnings [2024-03-19T02:25:14.025Z] [2024-03-19T02:25:14.025Z] setOSConditions: [2024-03-19T02:25:14.025Z] [2024-03-19T02:25:14.025Z] setToolWin: [2024-03-19T02:25:14.025Z] [2024-03-19T02:25:14.025Z] setToolUnix: [2024-03-19T02:25:14.026Z] [2024-03-19T02:25:14.026Z] setToolProperty: [2024-03-19T02:25:14.026Z] [2024-03-19T02:25:14.026Z] setS1ASclassPath: [2024-03-19T02:25:14.026Z] [2024-03-19T02:25:14.026Z] init-common: [2024-03-19T02:25:14.026Z] [2024-03-19T02:25:14.026Z] compile-common: [2024-03-19T02:25:14.026Z] [echo] Current time (ISO): 2024-03-19T02:25:13.841+0000 [2024-03-19T02:25:14.026Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:14.064Z] [exec] Waiting for domain1 to start ........................... [2024-03-19T02:25:14.064Z] [exec] Waiting finished after 26,803 ms. [2024-03-19T02:25:14.064Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:25:14.065Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:25:14.065Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:25:14.065Z] [exec] Admin Port: 4,848 [2024-03-19T02:25:14.065Z] [exec] Command start-domain executed successfully. [2024-03-19T02:25:14.065Z] [echo] run.xml:doing wait for localhost:8080... [2024-03-19T02:25:14.065Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-03-19T02:25:14.065Z] [2024-03-19T02:25:14.065Z] dumpThreadStack: [2024-03-19T02:25:14.065Z] [2024-03-19T02:25:14.065Z] startDomainWindows: [2024-03-19T02:25:14.065Z] [2024-03-19T02:25:14.065Z] startDomain: [2024-03-19T02:25:14.065Z] [echo] original auth.conf length: 668 [2024-03-19T02:25:14.065Z] [echo] new auth.conf length: 668 [2024-03-19T02:25:14.065Z] [echo] files are of same length. OK [2024-03-19T02:25:14.065Z] [2024-03-19T02:25:14.065Z] setOSConditions: [2024-03-19T02:25:14.065Z] [2024-03-19T02:25:14.065Z] setToolWin: [2024-03-19T02:25:14.065Z] [2024-03-19T02:25:14.065Z] setToolUnix: [2024-03-19T02:25:14.065Z] [2024-03-19T02:25:14.065Z] setToolProperty: [2024-03-19T02:25:14.065Z] [2024-03-19T02:25:14.065Z] setS1ASclassPath: [2024-03-19T02:25:14.065Z] [2024-03-19T02:25:14.065Z] init-common: [2024-03-19T02:25:14.065Z] [2024-03-19T02:25:14.065Z] stopDomain: [2024-03-19T02:25:14.065Z] [echo] run.xml:stopping domain... [2024-03-19T02:25:14.167Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-client.jar of size 4,724 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-client.jar [2024-03-19T02:25:14.167Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient.jar of size 3,361 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient.jar [2024-03-19T02:25:14.167Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-clientClient.jar of size 11,110 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-clientClient.jar [2024-03-19T02:25:14.167Z] [exec] Application deployed with name deployment-ejb30-ear-security. [2024-03-19T02:25:14.167Z] [exec] Command deploy executed successfully. [2024-03-19T02:25:14.167Z] [2024-03-19T02:25:14.167Z] init.os: [2024-03-19T02:25:14.167Z] [2024-03-19T02:25:14.167Z] init.tools.unix: [2024-03-19T02:25:14.167Z] [2024-03-19T02:25:14.167Z] init.tools.windows: [2024-03-19T02:25:14.167Z] [2024-03-19T02:25:14.167Z] init.tools: [2024-03-19T02:25:14.167Z] [2024-03-19T02:25:14.167Z] setAsadminArgs: [2024-03-19T02:25:14.167Z] [2024-03-19T02:25:14.168Z] init: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] init.customtasks: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] setEnabled: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] createAppRef: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] init.os: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] init.tools.unix: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] init.tools.windows: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] init.tools: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] setAsadminArgs: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] init: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] init.customtasks: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] prepare: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] setOrbPort2: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] setHttpPort2: [2024-03-19T02:25:14.168Z] [2024-03-19T02:25:14.168Z] runclient: [2024-03-19T02:25:14.191Z] [exec] Application deployed with name cdi-make-framework-bean-available-for-injection-extension-in-lib-web. [2024-03-19T02:25:14.191Z] [2024-03-19T02:25:14.191Z] deploy-war-commonee: [2024-03-19T02:25:14.191Z] [2024-03-19T02:25:14.191Z] run: [2024-03-19T02:25:14.191Z] [java] opening connection to http://localhost:8080/cdi-make-framework-bean-available-for-injection-extension-in-lib/myurl [2024-03-19T02:25:14.191Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:14.191Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:14.191Z] [java] [2024-03-19T02:25:14.191Z] [java] [2024-03-19T02:25:14.191Z] [java] ----------------------------------------- [2024-03-19T02:25:14.191Z] [java] - portable-extension-make-framework-bean-available-for-injection-extension-in-lib: PASS - [2024-03-19T02:25:14.191Z] [java] ----------------------------------------- [2024-03-19T02:25:14.191Z] [java] - Total PASS : 1 - [2024-03-19T02:25:14.191Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:14.191Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:14.191Z] [java] ----------------------------------------- [2024-03-19T02:25:14.191Z] [2024-03-19T02:25:14.191Z] undeploy: [2024-03-19T02:25:14.191Z] [2024-03-19T02:25:14.191Z] setOSConditions: [2024-03-19T02:25:14.191Z] [2024-03-19T02:25:14.191Z] setToolWin: [2024-03-19T02:25:14.191Z] [2024-03-19T02:25:14.191Z] setToolUnix: [2024-03-19T02:25:14.191Z] [2024-03-19T02:25:14.191Z] setToolProperty: [2024-03-19T02:25:14.191Z] [2024-03-19T02:25:14.191Z] setS1ASclassPath: [2024-03-19T02:25:14.191Z] [2024-03-19T02:25:14.191Z] init-common: [2024-03-19T02:25:14.192Z] [2024-03-19T02:25:14.192Z] undeploy-war-common: [2024-03-19T02:25:14.203Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-03-19T02:25:14.203Z] [2024-03-19T02:25:14.203Z] asadmin-common: [2024-03-19T02:25:14.204Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:14.443Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.serverName=localhost [2024-03-19T02:25:14.443Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.serverName=localhost [2024-03-19T02:25:14.443Z] [2024-03-19T02:25:14.443Z] setOSConditions: [2024-03-19T02:25:14.444Z] [2024-03-19T02:25:14.444Z] setToolWin: [2024-03-19T02:25:14.444Z] [2024-03-19T02:25:14.444Z] setToolUnix: [2024-03-19T02:25:14.444Z] [2024-03-19T02:25:14.444Z] setToolProperty: [2024-03-19T02:25:14.444Z] [2024-03-19T02:25:14.444Z] setS1ASclassPath: [2024-03-19T02:25:14.444Z] [2024-03-19T02:25:14.444Z] init-common: [2024-03-19T02:25:14.444Z] [2024-03-19T02:25:14.444Z] create-jdbc-resource-common: [2024-03-19T02:25:14.444Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxpoolsize-pool-xa --target server jdbc/maxpoolsize-xa [2024-03-19T02:25:14.448Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-make-framework-bean-available-for-injection-extension-in-lib-web [2024-03-19T02:25:14.448Z] [2024-03-19T02:25:14.448Z] all: [2024-03-19T02:25:14.448Z] [2024-03-19T02:25:14.448Z] setOSConditions: [2024-03-19T02:25:14.448Z] [2024-03-19T02:25:14.448Z] setToolWin: [2024-03-19T02:25:14.448Z] [2024-03-19T02:25:14.448Z] setToolUnix: [2024-03-19T02:25:14.448Z] [2024-03-19T02:25:14.448Z] setToolProperty: [2024-03-19T02:25:14.448Z] [2024-03-19T02:25:14.448Z] setS1ASclassPath: [2024-03-19T02:25:14.448Z] [2024-03-19T02:25:14.448Z] init-common: [2024-03-19T02:25:14.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:14.461Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:14.461Z] [2024-03-19T02:25:14.461Z] asadmin-common: [2024-03-19T02:25:14.461Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:14.603Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:14.603Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:14.603Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:14.603Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:14.603Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:14.603Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:14.603Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:14.702Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-maxpoolsize-pool-xa --enabled=true --target server jdbc/maxpoolsize-xa [2024-03-19T02:25:14.702Z] [exec] JDBC resource jdbc/maxpoolsize-xa created successfully. [2024-03-19T02:25:14.702Z] [echo] cmd executed for server [2024-03-19T02:25:14.702Z] [2024-03-19T02:25:14.702Z] setOSConditions: [2024-03-19T02:25:14.702Z] [2024-03-19T02:25:14.702Z] setToolWin: [2024-03-19T02:25:14.702Z] [2024-03-19T02:25:14.702Z] setToolUnix: [2024-03-19T02:25:14.702Z] [2024-03-19T02:25:14.702Z] setToolProperty: [2024-03-19T02:25:14.702Z] [2024-03-19T02:25:14.702Z] setS1ASclassPath: [2024-03-19T02:25:14.702Z] [2024-03-19T02:25:14.702Z] init-common: [2024-03-19T02:25:14.702Z] [2024-03-19T02:25:14.702Z] deploy-common: [2024-03-19T02:25:14.703Z] [echo] Current time (ISO): 2024-03-19T02:25:14.625+0000 [2024-03-19T02:25:14.703Z] [2024-03-19T02:25:14.703Z] setOSConditions: [2024-03-19T02:25:14.703Z] [2024-03-19T02:25:14.703Z] setToolWin: [2024-03-19T02:25:14.703Z] [2024-03-19T02:25:14.703Z] setToolUnix: [2024-03-19T02:25:14.703Z] [2024-03-19T02:25:14.703Z] setToolProperty: [2024-03-19T02:25:14.703Z] [2024-03-19T02:25:14.703Z] setS1ASclassPath: [2024-03-19T02:25:14.703Z] [2024-03-19T02:25:14.703Z] init-common: [2024-03-19T02:25:14.703Z] [2024-03-19T02:25:14.703Z] deploy-common-pe: [2024-03-19T02:25:14.705Z] [2024-03-19T02:25:14.705Z] clean: [2024-03-19T02:25:14.705Z] [2024-03-19T02:25:14.705Z] setOSConditions: [2024-03-19T02:25:14.705Z] [2024-03-19T02:25:14.705Z] setToolWin: [2024-03-19T02:25:14.705Z] [2024-03-19T02:25:14.705Z] setToolUnix: [2024-03-19T02:25:14.705Z] [2024-03-19T02:25:14.706Z] setToolProperty: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] setS1ASclassPath: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] init-common: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] clean-common: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] setOSConditions: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] setToolWin: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] setToolUnix: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] setToolProperty: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] setS1ASclassPath: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] init-common: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] clean-classes-common: [2024-03-19T02:25:14.706Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] setOSConditions: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] setToolWin: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.706Z] setToolUnix: [2024-03-19T02:25:14.706Z] [2024-03-19T02:25:14.707Z] setToolProperty: [2024-03-19T02:25:14.707Z] [2024-03-19T02:25:14.707Z] setS1ASclassPath: [2024-03-19T02:25:14.707Z] [2024-03-19T02:25:14.707Z] init-common: [2024-03-19T02:25:14.707Z] [2024-03-19T02:25:14.707Z] clean-jars-common: [2024-03-19T02:25:14.707Z] [2024-03-19T02:25:14.707Z] compile: [2024-03-19T02:25:14.707Z] [2024-03-19T02:25:14.707Z] setOSConditions: [2024-03-19T02:25:14.707Z] [2024-03-19T02:25:14.707Z] setToolWin: [2024-03-19T02:25:14.707Z] [2024-03-19T02:25:14.707Z] setToolUnix: [2024-03-19T02:25:14.707Z] [2024-03-19T02:25:14.707Z] setToolProperty: [2024-03-19T02:25:14.707Z] [2024-03-19T02:25:14.707Z] setS1ASclassPath: [2024-03-19T02:25:14.707Z] [2024-03-19T02:25:14.707Z] init-common: [2024-03-19T02:25:14.707Z] [2024-03-19T02:25:14.707Z] compile-common: [2024-03-19T02:25:14.707Z] [echo] Current time (ISO): 2024-03-19T02:25:14.485+0000 [2024-03-19T02:25:14.707Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:14.707Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:14.901Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:14.901Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:14.901Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:14.901Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:14.901Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:14.901Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:14.901Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:14.948Z] [exec] Waiting for the domain to stop ... [2024-03-19T02:25:14.948Z] [exec] Waiting finished after 2,277 ms. [2024-03-19T02:25:14.948Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:25:14.948Z] [echo] Domain has beed STOPPED to run the test [2024-03-19T02:25:14.948Z] [2024-03-19T02:25:14.948Z] run: [2024-03-19T02:25:14.948Z] [2024-03-19T02:25:14.948Z] setOSConditions: [2024-03-19T02:25:14.948Z] [2024-03-19T02:25:14.948Z] setToolWin: [2024-03-19T02:25:14.948Z] [2024-03-19T02:25:14.948Z] setToolUnix: [2024-03-19T02:25:14.948Z] [2024-03-19T02:25:14.948Z] setToolProperty: [2024-03-19T02:25:14.948Z] [2024-03-19T02:25:14.948Z] setS1ASclassPath: [2024-03-19T02:25:14.948Z] [2024-03-19T02:25:14.948Z] init-common: [2024-03-19T02:25:14.948Z] [2024-03-19T02:25:14.948Z] run_se: [2024-03-19T02:25:14.948Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:25:14.949Z] [java] .......... Testing module: ejb-ejb31-embedded-mdb-ejb [2024-03-19T02:25:15.026Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:15.026Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:15.026Z] [2024-03-19T02:25:15.026Z] setOSConditions: [2024-03-19T02:25:15.026Z] [2024-03-19T02:25:15.026Z] setToolWin: [2024-03-19T02:25:15.026Z] [2024-03-19T02:25:15.026Z] setToolUnix: [2024-03-19T02:25:15.026Z] [2024-03-19T02:25:15.027Z] setToolProperty: [2024-03-19T02:25:15.027Z] [2024-03-19T02:25:15.027Z] setS1ASclassPath: [2024-03-19T02:25:15.027Z] [2024-03-19T02:25:15.027Z] init-common: [2024-03-19T02:25:15.027Z] [2024-03-19T02:25:15.027Z] deploy-common: [2024-03-19T02:25:15.027Z] [echo] Current time (ISO): 2024-03-19T02:25:14.919+0000 [2024-03-19T02:25:15.027Z] [2024-03-19T02:25:15.027Z] setOSConditions: [2024-03-19T02:25:15.027Z] [2024-03-19T02:25:15.027Z] setToolWin: [2024-03-19T02:25:15.027Z] [2024-03-19T02:25:15.027Z] setToolUnix: [2024-03-19T02:25:15.027Z] [2024-03-19T02:25:15.027Z] setToolProperty: [2024-03-19T02:25:15.027Z] [2024-03-19T02:25:15.027Z] setS1ASclassPath: [2024-03-19T02:25:15.027Z] [2024-03-19T02:25:15.027Z] init-common: [2024-03-19T02:25:15.027Z] [2024-03-19T02:25:15.027Z] deploy-common-pe: [2024-03-19T02:25:15.030Z] [exec] Waiting for the domain to stop ... [2024-03-19T02:25:15.063Z] [exec] [2024-03-19T02:25:15.063Z] [exec] Generating code... [2024-03-19T02:25:15.063Z] [exec] [2024-03-19T02:25:15.063Z] [exec] Compiling code... [2024-03-19T02:25:15.168Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:15.168Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/client/SimpleBMPClient.java:48: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:15.168Z] [javac] SimpleBMP bean = simpleBMPHome.findByPrimaryKey(new Integer(id)); [2024-03-19T02:25:15.168Z] [javac] ^ [2024-03-19T02:25:15.168Z] [javac] 2 warnings [2024-03-19T02:25:15.168Z] [2024-03-19T02:25:15.168Z] build: [2024-03-19T02:25:15.168Z] [2024-03-19T02:25:15.168Z] setOSConditions: [2024-03-19T02:25:15.168Z] [2024-03-19T02:25:15.168Z] fixFiles: [2024-03-19T02:25:15.168Z] [2024-03-19T02:25:15.168Z] convUnix: [2024-03-19T02:25:15.168Z] [2024-03-19T02:25:15.168Z] convWin: [2024-03-19T02:25:15.168Z] [2024-03-19T02:25:15.168Z] setToolWin: [2024-03-19T02:25:15.168Z] [2024-03-19T02:25:15.168Z] setToolUnix: [2024-03-19T02:25:15.168Z] [2024-03-19T02:25:15.168Z] setToolProperty: [2024-03-19T02:25:15.168Z] [2024-03-19T02:25:15.168Z] setS1ASclassPath: [2024-03-19T02:25:15.168Z] [2024-03-19T02:25:15.168Z] init-common: [2024-03-19T02:25:15.168Z] [2024-03-19T02:25:15.168Z] package-persistence-common: [2024-03-19T02:25:15.168Z] [2024-03-19T02:25:15.169Z] ejb-jar-common: [2024-03-19T02:25:15.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:15.169Z] [2024-03-19T02:25:15.169Z] package-ejbjar-common: [2024-03-19T02:25:15.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:15.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:15.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:15.169Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simple-ejb.jar [2024-03-19T02:25:15.169Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:15.169Z] [2024-03-19T02:25:15.169Z] appclient-jar-common: [2024-03-19T02:25:15.169Z] [2024-03-19T02:25:15.169Z] package-appclientjar-common: [2024-03-19T02:25:15.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:15.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:15.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:15.169Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simple-client.jar [2024-03-19T02:25:15.169Z] [2024-03-19T02:25:15.169Z] webclient-war-common: [2024-03-19T02:25:15.169Z] [2024-03-19T02:25:15.169Z] build-ear-common: [2024-03-19T02:25:15.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:15.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:15.170Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:15.170Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simpleApp.ear [2024-03-19T02:25:15.170Z] [2024-03-19T02:25:15.170Z] setOSConditions: [2024-03-19T02:25:15.170Z] [2024-03-19T02:25:15.170Z] setToolWin: [2024-03-19T02:25:15.170Z] [2024-03-19T02:25:15.170Z] setToolUnix: [2024-03-19T02:25:15.170Z] [2024-03-19T02:25:15.170Z] setToolProperty: [2024-03-19T02:25:15.170Z] [2024-03-19T02:25:15.170Z] setS1ASclassPath: [2024-03-19T02:25:15.206Z] [java] Mar 19, 2024 2:25:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:25:15.206Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:25:15.206Z] [java] Mar 19, 2024 2:25:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:25:15.206Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain13089103728000976621xml [2024-03-19T02:25:15.206Z] [java] Mar 19, 2024 2:25:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:25:15.206Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:25:15.228Z] [exec] Mar 19, 2024 2:25:14 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:15.228Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6793f752 [2024-03-19T02:25:15.268Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeApp.ear [2024-03-19T02:25:15.288Z] [exec] Waiting finished after 2,110 ms. [2024-03-19T02:25:15.288Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:25:15.428Z] [2024-03-19T02:25:15.428Z] init-common: [2024-03-19T02:25:15.428Z] [2024-03-19T02:25:15.428Z] deploy: [2024-03-19T02:25:15.428Z] [2024-03-19T02:25:15.428Z] setOSConditions: [2024-03-19T02:25:15.428Z] [2024-03-19T02:25:15.428Z] setToolWin: [2024-03-19T02:25:15.428Z] [2024-03-19T02:25:15.428Z] setToolUnix: [2024-03-19T02:25:15.428Z] [2024-03-19T02:25:15.428Z] setToolProperty: [2024-03-19T02:25:15.428Z] [2024-03-19T02:25:15.428Z] setS1ASclassPath: [2024-03-19T02:25:15.428Z] [2024-03-19T02:25:15.428Z] init-common: [2024-03-19T02:25:15.428Z] [2024-03-19T02:25:15.428Z] execute-ejb-sql-common: [2024-03-19T02:25:15.428Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/sql/create_pointbase.sql [2024-03-19T02:25:15.428Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:25:15.428Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:25:15.428Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:25:15.428Z] [2024-03-19T02:25:15.429Z] setOSConditions: [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] setToolWin: [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] setToolUnix: [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] setToolProperty: [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] setS1ASclassPath: [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] init-common: [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] deploy-common: [2024-03-19T02:25:15.429Z] [echo] Current time (ISO): 2024-03-19T02:25:15.189+0000 [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] setOSConditions: [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] setToolWin: [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] setToolUnix: [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] setToolProperty: [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] setS1ASclassPath: [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] init-common: [2024-03-19T02:25:15.429Z] [2024-03-19T02:25:15.429Z] deploy-common-pe: [2024-03-19T02:25:15.501Z] [exec] Calling superSless1 [2024-03-19T02:25:15.501Z] [exec] Called superSless1 [2024-03-19T02:25:15.525Z] [exec] Application deployed with name jdbc-reconfig-maxpoolsizeApp. [2024-03-19T02:25:15.525Z] [echo] Deployment on target server server successful [2024-03-19T02:25:15.525Z] [2024-03-19T02:25:15.525Z] setOSConditions: [2024-03-19T02:25:15.525Z] [2024-03-19T02:25:15.525Z] setToolWin: [2024-03-19T02:25:15.525Z] [2024-03-19T02:25:15.525Z] setToolUnix: [2024-03-19T02:25:15.525Z] [2024-03-19T02:25:15.525Z] setToolProperty: [2024-03-19T02:25:15.525Z] [2024-03-19T02:25:15.525Z] setS1ASclassPath: [2024-03-19T02:25:15.525Z] [2024-03-19T02:25:15.525Z] init-common: [2024-03-19T02:25:15.525Z] [2024-03-19T02:25:15.525Z] deploy-common-ee: [2024-03-19T02:25:15.525Z] [2024-03-19T02:25:15.525Z] run: [2024-03-19T02:25:15.526Z] [2024-03-19T02:25:15.526Z] asadmin-common: [2024-03-19T02:25:15.526Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_pool_size=10 [2024-03-19T02:25:15.591Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-03-19T02:25:15.637Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:15.637Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:15.637Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:15.637Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:15.637Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:15.637Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:15.637Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:15.687Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simpleApp.ear [2024-03-19T02:25:15.759Z] [exec] get1 =1 [2024-03-19T02:25:15.759Z] [exec] get2 =2 [2024-03-19T02:25:15.759Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-03-19T02:25:15.759Z] [exec] Successfully got application exception from remote SFSB @Remove method [2024-03-19T02:25:15.759Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-03-19T02:25:15.759Z] [exec] Got expected exception from @Remove mthd [2024-03-19T02:25:15.759Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-03-19T02:25:15.759Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-03-19T02:25:15.759Z] [exec] Successfully caught app exception [2024-03-19T02:25:15.759Z] [exec] test complete [2024-03-19T02:25:15.759Z] [exec] Value of key is: main [2024-03-19T02:25:15.759Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:15.759Z] [exec] [2024-03-19T02:25:15.759Z] [exec] [2024-03-19T02:25:15.759Z] [exec] ----------------------------------------- [2024-03-19T02:25:15.759Z] [exec] - main: PASS - [2024-03-19T02:25:15.759Z] [exec] ----------------------------------------- [2024-03-19T02:25:15.759Z] [exec] Total PASS: 1 [2024-03-19T02:25:15.759Z] [exec] Total FAIL: 0 [2024-03-19T02:25:15.759Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:15.759Z] [exec] ----------------------------------------- [2024-03-19T02:25:15.759Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:15.759Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:15.782Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_pool_size=10 [2024-03-19T02:25:15.782Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-pool-size=10 [2024-03-19T02:25:15.832Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:15.832Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:25:15.832Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:25:15.832Z] [javac] 2 warnings [2024-03-19T02:25:15.832Z] [2024-03-19T02:25:15.832Z] setOSConditions: [2024-03-19T02:25:15.832Z] [2024-03-19T02:25:15.832Z] setToolWin: [2024-03-19T02:25:15.832Z] [2024-03-19T02:25:15.832Z] setToolUnix: [2024-03-19T02:25:15.832Z] [2024-03-19T02:25:15.832Z] setToolProperty: [2024-03-19T02:25:15.832Z] [2024-03-19T02:25:15.832Z] setS1ASclassPath: [2024-03-19T02:25:15.832Z] [2024-03-19T02:25:15.832Z] init-common: [2024-03-19T02:25:15.832Z] [2024-03-19T02:25:15.832Z] compile-common: [2024-03-19T02:25:15.832Z] [echo] Current time (ISO): 2024-03-19T02:25:15.679+0000 [2024-03-19T02:25:15.832Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:15.848Z] [exec] Application deployed with name rar-accessibility-testApp. [2024-03-19T02:25:15.848Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2024-03-19T02:25:15.848Z] [echo] Deployment on target server server successful [2024-03-19T02:25:15.848Z] [2024-03-19T02:25:15.848Z] setOSConditions: [2024-03-19T02:25:15.848Z] [2024-03-19T02:25:15.848Z] setToolWin: [2024-03-19T02:25:15.848Z] [2024-03-19T02:25:15.848Z] setToolUnix: [2024-03-19T02:25:15.848Z] [2024-03-19T02:25:15.848Z] setToolProperty: [2024-03-19T02:25:15.848Z] [2024-03-19T02:25:15.848Z] setS1ASclassPath: [2024-03-19T02:25:15.848Z] [2024-03-19T02:25:15.848Z] init-common: [2024-03-19T02:25:15.848Z] [2024-03-19T02:25:15.849Z] deploy-common-ee: [2024-03-19T02:25:15.849Z] [2024-03-19T02:25:15.849Z] run: [2024-03-19T02:25:15.849Z] [2024-03-19T02:25:15.849Z] setOSConditions: [2024-03-19T02:25:15.849Z] [2024-03-19T02:25:15.849Z] setToolWin: [2024-03-19T02:25:15.849Z] [2024-03-19T02:25:15.849Z] setToolUnix: [2024-03-19T02:25:15.849Z] [2024-03-19T02:25:15.849Z] setToolProperty: [2024-03-19T02:25:15.849Z] [2024-03-19T02:25:15.849Z] setS1ASclassPath: [2024-03-19T02:25:15.849Z] [2024-03-19T02:25:15.849Z] init-common: [2024-03-19T02:25:15.849Z] [2024-03-19T02:25:15.849Z] execute-sql-common: [2024-03-19T02:25:15.849Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2024-03-19T02:25:15.849Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:25:15.849Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:25:15.849Z] [sql] 0 rows affected [2024-03-19T02:25:15.849Z] [sql] 1 rows affected [2024-03-19T02:25:15.849Z] [sql] 1 rows affected [2024-03-19T02:25:15.849Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:25:15.849Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:25:15.849Z] [sql] 0 rows affected [2024-03-19T02:25:15.849Z] [sql] 1 rows affected [2024-03-19T02:25:15.849Z] [sql] 1 rows affected [2024-03-19T02:25:15.849Z] [sql] 6 of 8 SQL statements executed successfully [2024-03-19T02:25:15.849Z] [2024-03-19T02:25:15.849Z] setOSConditions: [2024-03-19T02:25:15.849Z] [2024-03-19T02:25:15.849Z] setToolWin: [2024-03-19T02:25:15.849Z] [2024-03-19T02:25:15.849Z] setToolUnix: [2024-03-19T02:25:15.850Z] [2024-03-19T02:25:15.850Z] setToolProperty: [2024-03-19T02:25:15.850Z] [2024-03-19T02:25:15.850Z] setS1ASclassPath: [2024-03-19T02:25:15.850Z] [2024-03-19T02:25:15.850Z] init-common: [2024-03-19T02:25:15.850Z] [2024-03-19T02:25:15.850Z] run-test-1: [2024-03-19T02:25:15.903Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:15.944Z] [exec] Application deployed with name ejb-bmp-txtests-simpleApp. [2024-03-19T02:25:15.944Z] [echo] Deployment on target server server successful [2024-03-19T02:25:15.944Z] [2024-03-19T02:25:15.944Z] setOSConditions: [2024-03-19T02:25:15.944Z] [2024-03-19T02:25:15.945Z] setToolWin: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] setToolUnix: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] setToolProperty: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] setS1ASclassPath: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] init-common: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] deploy-common-ee: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] setOSConditions: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] setToolWin: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] setToolUnix: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] setToolProperty: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] setS1ASclassPath: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] init-common: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] run: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.945Z] setOSConditions: [2024-03-19T02:25:15.945Z] [2024-03-19T02:25:15.946Z] setToolWin: [2024-03-19T02:25:15.946Z] [2024-03-19T02:25:15.946Z] setToolUnix: [2024-03-19T02:25:15.946Z] [2024-03-19T02:25:15.946Z] setToolProperty: [2024-03-19T02:25:15.946Z] [2024-03-19T02:25:15.946Z] setS1ASclassPath: [2024-03-19T02:25:15.946Z] [2024-03-19T02:25:15.946Z] init-common: [2024-03-19T02:25:15.946Z] [2024-03-19T02:25:15.946Z] execute-ejb-sql-common: [2024-03-19T02:25:15.946Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/sql/create_pointbase.sql [2024-03-19T02:25:15.946Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:25:15.946Z] [2024-03-19T02:25:15.946Z] setOSConditions: [2024-03-19T02:25:15.946Z] [2024-03-19T02:25:15.946Z] setToolWin: [2024-03-19T02:25:15.946Z] [2024-03-19T02:25:15.946Z] setToolUnix: [2024-03-19T02:25:15.946Z] [2024-03-19T02:25:15.946Z] setToolProperty: [2024-03-19T02:25:15.946Z] [2024-03-19T02:25:15.946Z] setS1ASclassPath: [2024-03-19T02:25:15.946Z] [2024-03-19T02:25:15.946Z] init-common: [2024-03-19T02:25:15.946Z] [2024-03-19T02:25:15.946Z] runclient-common: [2024-03-19T02:25:15.947Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simpleAppClient.jar -name ejb-bmp-txtests-simpleClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:25:16.002Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/example/hello/HelloService.java uses or overrides a deprecated API. [2024-03-19T02:25:16.002Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:16.002Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:16.002Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:25:16.016Z] [2024-03-19T02:25:16.016Z] checkReporting-common: [2024-03-19T02:25:16.016Z] [2024-03-19T02:25:16.016Z] confirmReportPresent-common: [2024-03-19T02:25:16.016Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:16.016Z] [echo] Test seems to be reported fine [2024-03-19T02:25:16.017Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2full/RepRunConf.txt [2024-03-19T02:25:16.017Z] [2024-03-19T02:25:16.017Z] confirmMissingReport-common: [2024-03-19T02:25:16.017Z] [2024-03-19T02:25:16.017Z] undeploy: [2024-03-19T02:25:16.017Z] [2024-03-19T02:25:16.017Z] setOSConditions: [2024-03-19T02:25:16.017Z] [2024-03-19T02:25:16.017Z] setToolWin: [2024-03-19T02:25:16.017Z] [2024-03-19T02:25:16.017Z] setToolUnix: [2024-03-19T02:25:16.017Z] [2024-03-19T02:25:16.017Z] setToolProperty: [2024-03-19T02:25:16.017Z] [2024-03-19T02:25:16.017Z] setS1ASclassPath: [2024-03-19T02:25:16.017Z] [2024-03-19T02:25:16.017Z] init-common: [2024-03-19T02:25:16.017Z] [2024-03-19T02:25:16.017Z] undeploy-common: [2024-03-19T02:25:16.040Z] [2024-03-19T02:25:16.040Z] asadmin-common: [2024-03-19T02:25:16.041Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_wait_time_in_millis=1000 [2024-03-19T02:25:16.107Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:25:16.107Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:25:16.107Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:25:16.107Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:25:16.107Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:25:16.107Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:25:16.107Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:25:16.107Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:25:16.107Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:25:16.107Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:25:16.107Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:25:16.108Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:25:16.108Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:25:16.108Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:25:16.108Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:25:16.108Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:25:16.108Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:25:16.108Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:25:16.109Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:25:16.109Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:25:16.109Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:25:16.109Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:25:16.109Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:25:16.109Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:25:16.109Z] [java] ... 54 more [2024-03-19T02:25:16.109Z] [java] Java Result: -1 [2024-03-19T02:25:16.109Z] [2024-03-19T02:25:16.109Z] undeploy: [2024-03-19T02:25:16.109Z] [2024-03-19T02:25:16.109Z] setOSConditions: [2024-03-19T02:25:16.109Z] [2024-03-19T02:25:16.109Z] setToolWin: [2024-03-19T02:25:16.109Z] [2024-03-19T02:25:16.109Z] setToolUnix: [2024-03-19T02:25:16.109Z] [2024-03-19T02:25:16.109Z] setToolProperty: [2024-03-19T02:25:16.109Z] [2024-03-19T02:25:16.109Z] setS1ASclassPath: [2024-03-19T02:25:16.109Z] [2024-03-19T02:25:16.109Z] init-common: [2024-03-19T02:25:16.109Z] [2024-03-19T02:25:16.109Z] execute-sql-common: [2024-03-19T02:25:16.109Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2024-03-19T02:25:16.109Z] [sql] 0 rows affected [2024-03-19T02:25:16.109Z] [sql] 0 rows affected [2024-03-19T02:25:16.109Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:25:16.109Z] [2024-03-19T02:25:16.109Z] setOSConditions: [2024-03-19T02:25:16.109Z] [2024-03-19T02:25:16.109Z] setToolWin: [2024-03-19T02:25:16.109Z] [2024-03-19T02:25:16.109Z] setToolUnix: [2024-03-19T02:25:16.110Z] [2024-03-19T02:25:16.110Z] setToolProperty: [2024-03-19T02:25:16.110Z] [2024-03-19T02:25:16.110Z] setS1ASclassPath: [2024-03-19T02:25:16.110Z] [2024-03-19T02:25:16.110Z] init-common: [2024-03-19T02:25:16.110Z] [2024-03-19T02:25:16.110Z] undeploy-common: [2024-03-19T02:25:16.138Z] [java] Mar 19, 2024 2:25:15 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:25:16.138Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:25:16.160Z] [javac] 1 warning [2024-03-19T02:25:16.160Z] [2024-03-19T02:25:16.160Z] build: [2024-03-19T02:25:16.160Z] [2024-03-19T02:25:16.160Z] setOSConditions: [2024-03-19T02:25:16.160Z] [2024-03-19T02:25:16.160Z] setToolWin: [2024-03-19T02:25:16.160Z] [2024-03-19T02:25:16.160Z] setToolUnix: [2024-03-19T02:25:16.160Z] [2024-03-19T02:25:16.160Z] setToolProperty: [2024-03-19T02:25:16.161Z] [2024-03-19T02:25:16.161Z] setS1ASclassPath: [2024-03-19T02:25:16.161Z] [2024-03-19T02:25:16.161Z] init-common: [2024-03-19T02:25:16.161Z] [2024-03-19T02:25:16.161Z] webclient-war-common: [2024-03-19T02:25:16.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:16.161Z] [2024-03-19T02:25:16.161Z] clear: [2024-03-19T02:25:16.161Z] [2024-03-19T02:25:16.161Z] test-tlds-exist: [2024-03-19T02:25:16.161Z] [2024-03-19T02:25:16.161Z] copy-tlds: [2024-03-19T02:25:16.161Z] [2024-03-19T02:25:16.161Z] test-tagfiles-exist: [2024-03-19T02:25:16.161Z] [2024-03-19T02:25:16.161Z] copy-tagfiles: [2024-03-19T02:25:16.161Z] [2024-03-19T02:25:16.161Z] package-war-common: [2024-03-19T02:25:16.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:16.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:16.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:16.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:16.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/lib [2024-03-19T02:25:16.161Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:16.162Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-03-19T02:25:16.162Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:16.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/docroot [2024-03-19T02:25:16.162Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-package-private-constructor-in-portable-extension-web.war [2024-03-19T02:25:16.162Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:16.162Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:16.162Z] [javac] Compiling 1 source file [2024-03-19T02:25:16.162Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:16.162Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:16.162Z] [2024-03-19T02:25:16.162Z] deploy: [2024-03-19T02:25:16.162Z] [2024-03-19T02:25:16.162Z] deploy-war-common: [2024-03-19T02:25:16.162Z] [2024-03-19T02:25:16.162Z] setOSConditions: [2024-03-19T02:25:16.162Z] [2024-03-19T02:25:16.162Z] setToolWin: [2024-03-19T02:25:16.162Z] [2024-03-19T02:25:16.162Z] setToolUnix: [2024-03-19T02:25:16.162Z] [2024-03-19T02:25:16.162Z] setToolProperty: [2024-03-19T02:25:16.162Z] [2024-03-19T02:25:16.162Z] setS1ASclassPath: [2024-03-19T02:25:16.162Z] [2024-03-19T02:25:16.162Z] init-common: [2024-03-19T02:25:16.163Z] [2024-03-19T02:25:16.163Z] deploy-war-commonpe: [2024-03-19T02:25:16.170Z] [2024-03-19T02:25:16.170Z] setOSConditions: [2024-03-19T02:25:16.170Z] [2024-03-19T02:25:16.170Z] setToolWin: [2024-03-19T02:25:16.170Z] [2024-03-19T02:25:16.171Z] setToolUnix: [2024-03-19T02:25:16.171Z] [2024-03-19T02:25:16.171Z] setToolProperty: [2024-03-19T02:25:16.171Z] [2024-03-19T02:25:16.171Z] setS1ASclassPath: [2024-03-19T02:25:16.171Z] [2024-03-19T02:25:16.171Z] init-common: [2024-03-19T02:25:16.171Z] [2024-03-19T02:25:16.171Z] startDomainUnix: [2024-03-19T02:25:16.171Z] [echo] Starting DAS [2024-03-19T02:25:16.260Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:16.260Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:16.260Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:16.260Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:16.260Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:16.260Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:16.260Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:16.260Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:16.260Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:25:16.260Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:16.260Z] [javac] 1 warning [2024-03-19T02:25:16.297Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_wait_time_in_millis=1000 [2024-03-19T02:25:16.297Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-wait-time-in-millis=1000 [2024-03-19T02:25:16.297Z] [2024-03-19T02:25:16.297Z] setOSConditions: [2024-03-19T02:25:16.297Z] [2024-03-19T02:25:16.298Z] setToolWin: [2024-03-19T02:25:16.298Z] [2024-03-19T02:25:16.298Z] setToolUnix: [2024-03-19T02:25:16.298Z] [2024-03-19T02:25:16.298Z] setToolProperty: [2024-03-19T02:25:16.298Z] [2024-03-19T02:25:16.298Z] setS1ASclassPath: [2024-03-19T02:25:16.298Z] [2024-03-19T02:25:16.298Z] init-common: [2024-03-19T02:25:16.298Z] [2024-03-19T02:25:16.298Z] runclient-common: [2024-03-19T02:25:16.298Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeAppClient.jar -name jdbc-reconfig-maxpoolsizeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:25:16.403Z] [java] Mar 19, 2024 2:25:16 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:25:16.403Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:25:16.511Z] [exec] Mar 19, 2024 2:25:16 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:16.511Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:16.518Z] [2024-03-19T02:25:16.518Z] setup: [2024-03-19T02:25:16.518Z] [2024-03-19T02:25:16.518Z] runclient: [2024-03-19T02:25:16.518Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:16.518Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:16.518Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:16.518Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:16.518Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:16.518Z] [2024-03-19T02:25:16.518Z] run-client: [2024-03-19T02:25:16.519Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:25:16.609Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session2fullApp [2024-03-19T02:25:16.609Z] [2024-03-19T02:25:16.609Z] all: [2024-03-19T02:25:16.609Z] [2024-03-19T02:25:16.609Z] nopkg: [2024-03-19T02:25:16.609Z] [2024-03-19T02:25:16.609Z] setOSConditions: [2024-03-19T02:25:16.609Z] [2024-03-19T02:25:16.609Z] setToolWin: [2024-03-19T02:25:16.609Z] [2024-03-19T02:25:16.609Z] setToolUnix: [2024-03-19T02:25:16.609Z] [2024-03-19T02:25:16.609Z] setToolProperty: [2024-03-19T02:25:16.609Z] [2024-03-19T02:25:16.609Z] setS1ASclassPath: [2024-03-19T02:25:16.609Z] [2024-03-19T02:25:16.609Z] init-common: [2024-03-19T02:25:16.609Z] [2024-03-19T02:25:16.609Z] clean: [2024-03-19T02:25:16.609Z] [2024-03-19T02:25:16.609Z] setOSConditions: [2024-03-19T02:25:16.609Z] [2024-03-19T02:25:16.609Z] setToolWin: [2024-03-19T02:25:16.609Z] [2024-03-19T02:25:16.610Z] setToolUnix: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] setToolProperty: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] setS1ASclassPath: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] init-common: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] clean-common: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] setOSConditions: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] setToolWin: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] setToolUnix: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] setToolProperty: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] setS1ASclassPath: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] init-common: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] clean-classes-common: [2024-03-19T02:25:16.610Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] setOSConditions: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] setToolWin: [2024-03-19T02:25:16.610Z] [2024-03-19T02:25:16.610Z] setToolUnix: [2024-03-19T02:25:16.611Z] [2024-03-19T02:25:16.611Z] setToolProperty: [2024-03-19T02:25:16.611Z] [2024-03-19T02:25:16.611Z] setS1ASclassPath: [2024-03-19T02:25:16.611Z] [2024-03-19T02:25:16.611Z] init-common: [2024-03-19T02:25:16.611Z] [2024-03-19T02:25:16.611Z] clean-jars-common: [2024-03-19T02:25:16.611Z] [2024-03-19T02:25:16.611Z] compile: [2024-03-19T02:25:16.611Z] [2024-03-19T02:25:16.611Z] setOSConditions: [2024-03-19T02:25:16.611Z] [2024-03-19T02:25:16.611Z] setToolWin: [2024-03-19T02:25:16.611Z] [2024-03-19T02:25:16.611Z] setToolUnix: [2024-03-19T02:25:16.611Z] [2024-03-19T02:25:16.611Z] setToolProperty: [2024-03-19T02:25:16.611Z] [2024-03-19T02:25:16.611Z] setS1ASclassPath: [2024-03-19T02:25:16.611Z] [2024-03-19T02:25:16.611Z] init-common: [2024-03-19T02:25:16.611Z] [2024-03-19T02:25:16.611Z] compile-common: [2024-03-19T02:25:16.611Z] [echo] Current time (ISO): 2024-03-19T02:25:16.470+0000 [2024-03-19T02:25:16.611Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:16.611Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:16.683Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rar-accessibility-testApp [2024-03-19T02:25:16.683Z] [2024-03-19T02:25:16.683Z] delete-resources-and-undeploy-rar: [2024-03-19T02:25:16.683Z] [2024-03-19T02:25:16.683Z] setOSConditions: [2024-03-19T02:25:16.683Z] [2024-03-19T02:25:16.684Z] setToolWin: [2024-03-19T02:25:16.684Z] [2024-03-19T02:25:16.684Z] setToolUnix: [2024-03-19T02:25:16.684Z] [2024-03-19T02:25:16.684Z] setToolProperty: [2024-03-19T02:25:16.684Z] [2024-03-19T02:25:16.684Z] setS1ASclassPath: [2024-03-19T02:25:16.684Z] [2024-03-19T02:25:16.684Z] init-common: [2024-03-19T02:25:16.684Z] [2024-03-19T02:25:16.684Z] delete-connector-resource-common: [2024-03-19T02:25:16.684Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2024-03-19T02:25:16.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-package-private-constructor-in-portable-extension --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-package-private-constructor-in-portable-extension-web.war [2024-03-19T02:25:16.763Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:16.763Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:16.763Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:16.763Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:16.763Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:16.763Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:16.763Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:16.941Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-xa-cr [2024-03-19T02:25:16.941Z] [exec] Connector resource blackbox-xa-cr deleted. [2024-03-19T02:25:16.941Z] [2024-03-19T02:25:16.942Z] setOSConditions: [2024-03-19T02:25:16.942Z] [2024-03-19T02:25:16.942Z] setToolWin: [2024-03-19T02:25:16.942Z] [2024-03-19T02:25:16.942Z] setToolUnix: [2024-03-19T02:25:16.942Z] [2024-03-19T02:25:16.942Z] setToolProperty: [2024-03-19T02:25:16.942Z] [2024-03-19T02:25:16.942Z] setS1ASclassPath: [2024-03-19T02:25:16.942Z] [2024-03-19T02:25:16.942Z] init-common: [2024-03-19T02:25:16.942Z] [2024-03-19T02:25:16.942Z] delete-connector-connpool-common: [2024-03-19T02:25:16.942Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2024-03-19T02:25:16.967Z] [java] Mar 19, 2024 2:25:16 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:25:16.967Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:25:16.967Z] [java] Mar 19, 2024 2:25:16 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:25:16.967Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:25:16.967Z] [java] Mar 19, 2024 2:25:16 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:25:16.967Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:25:16.967Z] [java] Mar 19, 2024 2:25:16 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:25:16.967Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:25:16.967Z] [java] Mar 19, 2024 2:25:16 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:25:16.967Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:25:16.967Z] [java] Mar 19, 2024 2:25:16 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:25:16.967Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (896 ms), startup services (795 ms), total (1,691 ms) [2024-03-19T02:25:16.981Z] [exec] Application deployed with name cdi-package-private-constructor-in-portable-extension-web. [2024-03-19T02:25:16.981Z] [2024-03-19T02:25:16.981Z] deploy-war-commonee: [2024-03-19T02:25:16.981Z] [2024-03-19T02:25:16.981Z] run: [2024-03-19T02:25:16.982Z] [java] opening connection to http://localhost:8080/cdi-package-private-constructor-in-portable-extension/myurl [2024-03-19T02:25:16.982Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:16.982Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:16.982Z] [java] [2024-03-19T02:25:16.982Z] [java] [2024-03-19T02:25:16.982Z] [java] ----------------------------------------- [2024-03-19T02:25:16.982Z] [java] - package-private-constructor-in-portable-extension: PASS - [2024-03-19T02:25:16.982Z] [java] ----------------------------------------- [2024-03-19T02:25:16.982Z] [java] - Total PASS : 1 - [2024-03-19T02:25:16.982Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:16.982Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:16.982Z] [java] ----------------------------------------- [2024-03-19T02:25:16.982Z] [2024-03-19T02:25:16.982Z] undeploy: [2024-03-19T02:25:16.982Z] [2024-03-19T02:25:16.982Z] setOSConditions: [2024-03-19T02:25:16.982Z] [2024-03-19T02:25:16.982Z] setToolWin: [2024-03-19T02:25:16.982Z] [2024-03-19T02:25:16.982Z] setToolUnix: [2024-03-19T02:25:16.982Z] [2024-03-19T02:25:16.982Z] setToolProperty: [2024-03-19T02:25:16.982Z] [2024-03-19T02:25:16.982Z] setS1ASclassPath: [2024-03-19T02:25:16.982Z] [2024-03-19T02:25:16.982Z] init-common: [2024-03-19T02:25:16.982Z] [2024-03-19T02:25:16.982Z] undeploy-war-common: [2024-03-19T02:25:17.074Z] [exec] Mar 19, 2024 2:25:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:17.074Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:17.225Z] [java] Mar 19, 2024 2:25:16 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:25:17.225Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:25:17.225Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:25:17.225Z] [java] Mar 19, 2024 2:25:17 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:25:17.225Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:25:17.225Z] [java] Mar 19, 2024 2:25:17 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:25:17.225Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:25:17.225Z] [java] Mar 19, 2024 2:25:17 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:25:17.225Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:25:17.225Z] [java] Mar 19, 2024 2:25:17 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:25:17.225Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,051 ms), startup services (9 ms), total (2,060 ms) [2024-03-19T02:25:17.226Z] [java] Mar 19, 2024 2:25:17 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:25:17.226Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:25:17.227Z] [exec] Mar 19, 2024 2:25:16 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:17.227Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:17.238Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-package-private-constructor-in-portable-extension-web [2024-03-19T02:25:17.238Z] [2024-03-19T02:25:17.238Z] all: [2024-03-19T02:25:17.238Z] [echo] [2024-03-19T02:25:17.238Z] [echo] ************************* [2024-03-19T02:25:17.238Z] [echo] * Running producer-methods [2024-03-19T02:25:17.238Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods [2024-03-19T02:25:17.238Z] [echo] ************************* [2024-03-19T02:25:17.238Z] [echo] [2024-03-19T02:25:17.238Z] [2024-03-19T02:25:17.238Z] all: [2024-03-19T02:25:17.238Z] [2024-03-19T02:25:17.238Z] prodmeth: [2024-03-19T02:25:17.238Z] [2024-03-19T02:25:17.238Z] setOSConditions: [2024-03-19T02:25:17.238Z] [2024-03-19T02:25:17.238Z] setToolWin: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] setToolUnix: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] setToolProperty: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] setS1ASclassPath: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] init-common: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] clean: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] setOSConditions: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] setToolWin: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] setToolUnix: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] setToolProperty: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] setS1ASclassPath: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] init-common: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] clean-common: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] setOSConditions: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.239Z] setToolWin: [2024-03-19T02:25:17.239Z] [2024-03-19T02:25:17.240Z] setToolUnix: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] setToolProperty: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] setS1ASclassPath: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] init-common: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] clean-classes-common: [2024-03-19T02:25:17.240Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] setOSConditions: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] setToolWin: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] setToolUnix: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] setToolProperty: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] setS1ASclassPath: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] init-common: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] clean-jars-common: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] compile: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.240Z] setOSConditions: [2024-03-19T02:25:17.240Z] [2024-03-19T02:25:17.241Z] setToolWin: [2024-03-19T02:25:17.241Z] [2024-03-19T02:25:17.241Z] setToolUnix: [2024-03-19T02:25:17.241Z] [2024-03-19T02:25:17.241Z] setToolProperty: [2024-03-19T02:25:17.241Z] [2024-03-19T02:25:17.241Z] setS1ASclassPath: [2024-03-19T02:25:17.241Z] [2024-03-19T02:25:17.241Z] init-common: [2024-03-19T02:25:17.241Z] [2024-03-19T02:25:17.241Z] compile-common: [2024-03-19T02:25:17.241Z] [echo] Current time (ISO): 2024-03-19T02:25:17.221+0000 [2024-03-19T02:25:17.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:17.241Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:17.344Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:17.344Z] [javac] 1 warning [2024-03-19T02:25:17.344Z] [2024-03-19T02:25:17.344Z] build: [2024-03-19T02:25:17.344Z] [2024-03-19T02:25:17.344Z] setOSConditions: [2024-03-19T02:25:17.344Z] [2024-03-19T02:25:17.344Z] setToolWin: [2024-03-19T02:25:17.344Z] [2024-03-19T02:25:17.344Z] setToolUnix: [2024-03-19T02:25:17.344Z] [2024-03-19T02:25:17.345Z] setToolProperty: [2024-03-19T02:25:17.345Z] [2024-03-19T02:25:17.345Z] setS1ASclassPath: [2024-03-19T02:25:17.345Z] [2024-03-19T02:25:17.345Z] init-common: [2024-03-19T02:25:17.345Z] [2024-03-19T02:25:17.345Z] ejb-jar-common: [2024-03-19T02:25:17.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:17.345Z] [2024-03-19T02:25:17.345Z] package-ejbjar-common: [2024-03-19T02:25:17.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:17.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:17.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:17.345Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-descr-ejb.jar [2024-03-19T02:25:17.345Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:17.345Z] [2024-03-19T02:25:17.345Z] deploy: [2024-03-19T02:25:17.345Z] [2024-03-19T02:25:17.345Z] setOSConditions: [2024-03-19T02:25:17.345Z] [2024-03-19T02:25:17.345Z] setToolWin: [2024-03-19T02:25:17.345Z] [2024-03-19T02:25:17.345Z] setToolUnix: [2024-03-19T02:25:17.345Z] [2024-03-19T02:25:17.345Z] setToolProperty: [2024-03-19T02:25:17.345Z] [2024-03-19T02:25:17.346Z] setS1ASclassPath: [2024-03-19T02:25:17.346Z] [2024-03-19T02:25:17.346Z] init-common: [2024-03-19T02:25:17.346Z] [2024-03-19T02:25:17.346Z] deploy-jar-common: [2024-03-19T02:25:17.355Z] [exec] Mar 19, 2024 2:25:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:17.355Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:17.504Z] [java] Mar 19, 2024 2:25:17 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:25:17.504Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:25:17.504Z] [java] Mar 19, 2024 2:25:17 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:25:17.504Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-mdb-ejb [2024-03-19T02:25:17.504Z] [java] Mar 19, 2024 2:25:17 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:25:17.504Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:25:17.504Z] [java] Mar 19, 2024 2:25:17 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:25:17.504Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-03-19T02:25:17.504Z] [java] Mar 19, 2024 2:25:17 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:25:17.504Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@5111de7c [2024-03-19T02:25:17.504Z] [java] Mar 19, 2024 2:25:17 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:25:17.504Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:25:17.505Z] [java] Mar 19, 2024 2:25:17 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:25:17.505Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:25:17.507Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:17.507Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:17.507Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-xa-ccp [2024-03-19T02:25:17.507Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2024-03-19T02:25:17.507Z] [2024-03-19T02:25:17.507Z] setOSConditions: [2024-03-19T02:25:17.507Z] [2024-03-19T02:25:17.507Z] setToolWin: [2024-03-19T02:25:17.507Z] [2024-03-19T02:25:17.507Z] setToolUnix: [2024-03-19T02:25:17.507Z] [2024-03-19T02:25:17.507Z] setToolProperty: [2024-03-19T02:25:17.507Z] [2024-03-19T02:25:17.507Z] setS1ASclassPath: [2024-03-19T02:25:17.507Z] [2024-03-19T02:25:17.507Z] init-common: [2024-03-19T02:25:17.507Z] [2024-03-19T02:25:17.507Z] undeploy-rar-common: [2024-03-19T02:25:17.508Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2024-03-19T02:25:17.542Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:17.542Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:17.542Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:17.542Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:17.542Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:17.543Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:17.543Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:17.790Z] [exec] Mar 19, 2024 2:25:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:17.790Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:17.943Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-descr-ejb.jar [2024-03-19T02:25:18.047Z] [exec] Mar 19, 2024 2:25:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:18.047Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:18.070Z] [java] Mar 19, 2024 2:25:17 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:25:18.070Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:25:18.070Z] [java] Mar 19, 2024 2:25:17 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:25:18.070Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:25:18.070Z] [java] Mar 19, 2024 2:25:17 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:25:18.070Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:25:18.070Z] [java] Mar 19, 2024 2:25:17 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:25:18.070Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:25:18.088Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-xa [2024-03-19T02:25:18.088Z] [2024-03-19T02:25:18.088Z] delete-resources-and-undeploy-rar: [2024-03-19T02:25:18.088Z] [2024-03-19T02:25:18.088Z] setOSConditions: [2024-03-19T02:25:18.088Z] [2024-03-19T02:25:18.088Z] setToolWin: [2024-03-19T02:25:18.088Z] [2024-03-19T02:25:18.088Z] setToolUnix: [2024-03-19T02:25:18.088Z] [2024-03-19T02:25:18.088Z] setToolProperty: [2024-03-19T02:25:18.088Z] [2024-03-19T02:25:18.088Z] setS1ASclassPath: [2024-03-19T02:25:18.088Z] [2024-03-19T02:25:18.088Z] init-common: [2024-03-19T02:25:18.089Z] [2024-03-19T02:25:18.089Z] delete-connector-resource-common: [2024-03-19T02:25:18.089Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2024-03-19T02:25:18.108Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:18.108Z] [javac] 1 warning [2024-03-19T02:25:18.108Z] [2024-03-19T02:25:18.108Z] setOSConditions: [2024-03-19T02:25:18.109Z] [2024-03-19T02:25:18.109Z] setToolWin: [2024-03-19T02:25:18.109Z] [2024-03-19T02:25:18.109Z] setToolUnix: [2024-03-19T02:25:18.109Z] [2024-03-19T02:25:18.109Z] setToolProperty: [2024-03-19T02:25:18.109Z] [2024-03-19T02:25:18.109Z] setS1ASclassPath: [2024-03-19T02:25:18.109Z] [2024-03-19T02:25:18.109Z] init-common: [2024-03-19T02:25:18.109Z] [2024-03-19T02:25:18.109Z] compile-common: [2024-03-19T02:25:18.109Z] [echo] Current time (ISO): 2024-03-19T02:25:17.965+0000 [2024-03-19T02:25:18.109Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:18.177Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:18.177Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:18.177Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:18.177Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:18.177Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:18.177Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:18.177Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:18.200Z] [exec] [2024-03-19T02:25:18.200Z] [exec] PER01003: Deployment encountered SQL Exceptions: [2024-03-19T02:25:18.200Z] [exec] PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-03-19T02:25:18.200Z] [2024-03-19T02:25:18.200Z] run: [2024-03-19T02:25:18.200Z] [2024-03-19T02:25:18.200Z] setOSConditions: [2024-03-19T02:25:18.200Z] [2024-03-19T02:25:18.200Z] setToolWin: [2024-03-19T02:25:18.200Z] [2024-03-19T02:25:18.200Z] setToolUnix: [2024-03-19T02:25:18.200Z] [2024-03-19T02:25:18.201Z] setToolProperty: [2024-03-19T02:25:18.201Z] [2024-03-19T02:25:18.201Z] setS1ASclassPath: [2024-03-19T02:25:18.201Z] [2024-03-19T02:25:18.201Z] init-common: [2024-03-19T02:25:18.201Z] [2024-03-19T02:25:18.201Z] run_se: [2024-03-19T02:25:18.346Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-tx-cr [2024-03-19T02:25:18.346Z] [exec] Connector resource blackbox-tx-cr deleted. [2024-03-19T02:25:18.346Z] [2024-03-19T02:25:18.346Z] setOSConditions: [2024-03-19T02:25:18.346Z] [2024-03-19T02:25:18.346Z] setToolWin: [2024-03-19T02:25:18.346Z] [2024-03-19T02:25:18.346Z] setToolUnix: [2024-03-19T02:25:18.347Z] [2024-03-19T02:25:18.347Z] setToolProperty: [2024-03-19T02:25:18.347Z] [2024-03-19T02:25:18.347Z] setS1ASclassPath: [2024-03-19T02:25:18.347Z] [2024-03-19T02:25:18.347Z] init-common: [2024-03-19T02:25:18.347Z] [2024-03-19T02:25:18.347Z] delete-connector-connpool-common: [2024-03-19T02:25:18.347Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2024-03-19T02:25:18.741Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:18.741Z] [javac] 1 warning [2024-03-19T02:25:18.741Z] [2024-03-19T02:25:18.741Z] build: [2024-03-19T02:25:18.741Z] [2024-03-19T02:25:18.741Z] setOSConditions: [2024-03-19T02:25:18.741Z] [2024-03-19T02:25:18.741Z] setToolWin: [2024-03-19T02:25:18.741Z] [2024-03-19T02:25:18.741Z] setToolUnix: [2024-03-19T02:25:18.741Z] [2024-03-19T02:25:18.741Z] setToolProperty: [2024-03-19T02:25:18.741Z] [2024-03-19T02:25:18.741Z] setS1ASclassPath: [2024-03-19T02:25:18.741Z] [2024-03-19T02:25:18.741Z] init-common: [2024-03-19T02:25:18.741Z] [2024-03-19T02:25:18.741Z] webclient-war-common: [2024-03-19T02:25:18.741Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:18.741Z] [2024-03-19T02:25:18.741Z] clear: [2024-03-19T02:25:18.741Z] [2024-03-19T02:25:18.741Z] test-tlds-exist: [2024-03-19T02:25:18.741Z] [2024-03-19T02:25:18.741Z] copy-tlds: [2024-03-19T02:25:18.741Z] [2024-03-19T02:25:18.742Z] test-tagfiles-exist: [2024-03-19T02:25:18.742Z] [2024-03-19T02:25:18.742Z] copy-tagfiles: [2024-03-19T02:25:18.742Z] [2024-03-19T02:25:18.742Z] package-war-common: [2024-03-19T02:25:18.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:18.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:18.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:18.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:18.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/lib [2024-03-19T02:25:18.742Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:18.742Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:18.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/docroot [2024-03-19T02:25:18.742Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-disposermethods-web.war [2024-03-19T02:25:18.742Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:18.742Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:18.742Z] [javac] Compiling 1 source file [2024-03-19T02:25:18.742Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:18.742Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:18.742Z] [2024-03-19T02:25:18.742Z] deploy: [2024-03-19T02:25:18.742Z] [2024-03-19T02:25:18.743Z] deploy-war-common: [2024-03-19T02:25:18.743Z] [2024-03-19T02:25:18.743Z] setOSConditions: [2024-03-19T02:25:18.743Z] [2024-03-19T02:25:18.743Z] setToolWin: [2024-03-19T02:25:18.743Z] [2024-03-19T02:25:18.743Z] setToolUnix: [2024-03-19T02:25:18.743Z] [2024-03-19T02:25:18.743Z] setToolProperty: [2024-03-19T02:25:18.743Z] [2024-03-19T02:25:18.743Z] setS1ASclassPath: [2024-03-19T02:25:18.743Z] [2024-03-19T02:25:18.743Z] init-common: [2024-03-19T02:25:18.743Z] [2024-03-19T02:25:18.743Z] deploy-war-commonpe: [2024-03-19T02:25:18.913Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:18.913Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:18.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-tx-ccp [2024-03-19T02:25:18.913Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2024-03-19T02:25:18.913Z] [2024-03-19T02:25:18.913Z] setOSConditions: [2024-03-19T02:25:18.913Z] [2024-03-19T02:25:18.913Z] setToolWin: [2024-03-19T02:25:18.913Z] [2024-03-19T02:25:18.913Z] setToolUnix: [2024-03-19T02:25:18.913Z] [2024-03-19T02:25:18.913Z] setToolProperty: [2024-03-19T02:25:18.914Z] [2024-03-19T02:25:18.914Z] setS1ASclassPath: [2024-03-19T02:25:18.914Z] [2024-03-19T02:25:18.914Z] init-common: [2024-03-19T02:25:18.914Z] [2024-03-19T02:25:18.914Z] undeploy-rar-common: [2024-03-19T02:25:18.914Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-03-19T02:25:19.040Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:19.040Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:19.040Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:19.040Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:19.040Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:19.040Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:19.040Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:19.139Z] [java] Mar 19, 2024 2:25:18 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:25:19.139Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:25:19.251Z] [exec] Mar 19, 2024 2:25:18 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:19.251Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2aee0704 [2024-03-19T02:25:19.251Z] [exec] Starting test for id: 1418135185 [2024-03-19T02:25:19.251Z] [exec] Done for id: 1418135185 [2024-03-19T02:25:19.251Z] [exec] Value of key is: simple [2024-03-19T02:25:19.251Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:19.251Z] [exec] [2024-03-19T02:25:19.251Z] [exec] [2024-03-19T02:25:19.251Z] [exec] ----------------------------------------- [2024-03-19T02:25:19.251Z] [exec] - simple: PASS - [2024-03-19T02:25:19.251Z] [exec] ----------------------------------------- [2024-03-19T02:25:19.251Z] [exec] Total PASS: 1 [2024-03-19T02:25:19.251Z] [exec] Total FAIL: 0 [2024-03-19T02:25:19.251Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:19.251Z] [exec] ----------------------------------------- [2024-03-19T02:25:19.251Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:19.251Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:19.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-producer-methods-disposermethods --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-disposermethods-web.war [2024-03-19T02:25:19.308Z] [exec] Application deployed with name cdi-producer-methods-disposermethods-web. [2024-03-19T02:25:19.308Z] [2024-03-19T02:25:19.308Z] deploy-war-commonee: [2024-03-19T02:25:19.308Z] [2024-03-19T02:25:19.308Z] run: [2024-03-19T02:25:19.490Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-03-19T02:25:19.490Z] [2024-03-19T02:25:19.490Z] delete-resources-and-undeploy-rar: [2024-03-19T02:25:19.490Z] [2024-03-19T02:25:19.490Z] setOSConditions: [2024-03-19T02:25:19.490Z] [2024-03-19T02:25:19.490Z] setToolWin: [2024-03-19T02:25:19.490Z] [2024-03-19T02:25:19.490Z] setToolUnix: [2024-03-19T02:25:19.490Z] [2024-03-19T02:25:19.490Z] setToolProperty: [2024-03-19T02:25:19.490Z] [2024-03-19T02:25:19.491Z] setS1ASclassPath: [2024-03-19T02:25:19.491Z] [2024-03-19T02:25:19.491Z] init-common: [2024-03-19T02:25:19.491Z] [2024-03-19T02:25:19.491Z] delete-connector-resource-common: [2024-03-19T02:25:19.491Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2024-03-19T02:25:19.508Z] [2024-03-19T02:25:19.508Z] checkReporting-common: [2024-03-19T02:25:19.508Z] [2024-03-19T02:25:19.509Z] confirmReportPresent-common: [2024-03-19T02:25:19.509Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:19.509Z] [echo] Test seems to be reported fine [2024-03-19T02:25:19.509Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/RepRunConf.txt [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.509Z] confirmMissingReport-common: [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.509Z] setOSConditions: [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.509Z] setToolWin: [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.509Z] setToolUnix: [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.509Z] setToolProperty: [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.509Z] setS1ASclassPath: [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.509Z] init-common: [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.509Z] clean: [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.509Z] setOSConditions: [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.509Z] setToolWin: [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.509Z] setToolUnix: [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.509Z] setToolProperty: [2024-03-19T02:25:19.509Z] [2024-03-19T02:25:19.510Z] setS1ASclassPath: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] init-common: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] clean-common: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] setOSConditions: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] setToolWin: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] setToolUnix: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] setToolProperty: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] setS1ASclassPath: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] init-common: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] clean-classes-common: [2024-03-19T02:25:19.510Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] setOSConditions: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] setToolWin: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] setToolUnix: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.510Z] setToolProperty: [2024-03-19T02:25:19.510Z] [2024-03-19T02:25:19.511Z] setS1ASclassPath: [2024-03-19T02:25:19.511Z] [2024-03-19T02:25:19.511Z] init-common: [2024-03-19T02:25:19.511Z] [2024-03-19T02:25:19.511Z] clean-jars-common: [2024-03-19T02:25:19.511Z] [2024-03-19T02:25:19.511Z] compile: [2024-03-19T02:25:19.511Z] [2024-03-19T02:25:19.511Z] setOSConditions: [2024-03-19T02:25:19.511Z] [2024-03-19T02:25:19.511Z] setToolWin: [2024-03-19T02:25:19.511Z] [2024-03-19T02:25:19.511Z] setToolUnix: [2024-03-19T02:25:19.511Z] [2024-03-19T02:25:19.511Z] setToolProperty: [2024-03-19T02:25:19.511Z] [2024-03-19T02:25:19.511Z] setS1ASclassPath: [2024-03-19T02:25:19.511Z] [2024-03-19T02:25:19.511Z] init-common: [2024-03-19T02:25:19.511Z] [2024-03-19T02:25:19.511Z] compile-common: [2024-03-19T02:25:19.511Z] [echo] Current time (ISO): 2024-03-19T02:25:19.459+0000 [2024-03-19T02:25:19.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:19.511Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:19.565Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-disposermethods/myurl1 [2024-03-19T02:25:19.565Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:19.565Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-disposermethods/myurl2 [2024-03-19T02:25:19.565Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:19.565Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:19.565Z] [java] [2024-03-19T02:25:19.565Z] [java] [2024-03-19T02:25:19.565Z] [java] ----------------------------------------- [2024-03-19T02:25:19.565Z] [java] - producer-methods-disposer: PASS - [2024-03-19T02:25:19.565Z] [java] - producer-methods-disposer -- DUPLICATE: PASS - [2024-03-19T02:25:19.565Z] [java] ----------------------------------------- [2024-03-19T02:25:19.565Z] [java] - Total PASS : 2 - [2024-03-19T02:25:19.565Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:19.565Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:19.565Z] [java] ----------------------------------------- [2024-03-19T02:25:19.565Z] [2024-03-19T02:25:19.565Z] undeploy: [2024-03-19T02:25:19.565Z] [2024-03-19T02:25:19.565Z] setOSConditions: [2024-03-19T02:25:19.565Z] [2024-03-19T02:25:19.565Z] setToolWin: [2024-03-19T02:25:19.565Z] [2024-03-19T02:25:19.565Z] setToolUnix: [2024-03-19T02:25:19.566Z] [2024-03-19T02:25:19.566Z] setToolProperty: [2024-03-19T02:25:19.566Z] [2024-03-19T02:25:19.566Z] setS1ASclassPath: [2024-03-19T02:25:19.566Z] [2024-03-19T02:25:19.566Z] init-common: [2024-03-19T02:25:19.566Z] [2024-03-19T02:25:19.566Z] undeploy-war-common: [2024-03-19T02:25:19.609Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:19.609Z] [javac] 1 warning [2024-03-19T02:25:19.609Z] [2024-03-19T02:25:19.609Z] build: [2024-03-19T02:25:19.609Z] [2024-03-19T02:25:19.609Z] setOSConditions: [2024-03-19T02:25:19.609Z] [2024-03-19T02:25:19.609Z] fixFiles: [2024-03-19T02:25:19.609Z] [2024-03-19T02:25:19.609Z] convUnix: [2024-03-19T02:25:19.609Z] [2024-03-19T02:25:19.609Z] convWin: [2024-03-19T02:25:19.609Z] [2024-03-19T02:25:19.609Z] setToolWin: [2024-03-19T02:25:19.609Z] [2024-03-19T02:25:19.610Z] setToolUnix: [2024-03-19T02:25:19.610Z] [2024-03-19T02:25:19.610Z] setToolProperty: [2024-03-19T02:25:19.610Z] [2024-03-19T02:25:19.610Z] setS1ASclassPath: [2024-03-19T02:25:19.610Z] [2024-03-19T02:25:19.610Z] init-common: [2024-03-19T02:25:19.610Z] [2024-03-19T02:25:19.610Z] package-persistence-common: [2024-03-19T02:25:19.610Z] [2024-03-19T02:25:19.610Z] ejb-jar-common: [2024-03-19T02:25:19.610Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:19.610Z] [2024-03-19T02:25:19.610Z] package-ejbjar-common: [2024-03-19T02:25:19.610Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:19.610Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkg-ejb.jar [2024-03-19T02:25:19.610Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:19.610Z] [2024-03-19T02:25:19.610Z] appclient-jar-common: [2024-03-19T02:25:19.610Z] [2024-03-19T02:25:19.610Z] package-appclientjar-common: [2024-03-19T02:25:19.611Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:19.611Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkg-client.jar [2024-03-19T02:25:19.611Z] [2024-03-19T02:25:19.611Z] webclient-war-common: [2024-03-19T02:25:19.611Z] [2024-03-19T02:25:19.611Z] build-ear-common: [2024-03-19T02:25:19.611Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:19.611Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:19.611Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgApp.ear [2024-03-19T02:25:19.611Z] [2024-03-19T02:25:19.611Z] deploy: [2024-03-19T02:25:19.611Z] [2024-03-19T02:25:19.611Z] setOSConditions: [2024-03-19T02:25:19.611Z] [2024-03-19T02:25:19.611Z] setToolWin: [2024-03-19T02:25:19.611Z] [2024-03-19T02:25:19.611Z] setToolUnix: [2024-03-19T02:25:19.611Z] [2024-03-19T02:25:19.611Z] setToolProperty: [2024-03-19T02:25:19.611Z] [2024-03-19T02:25:19.611Z] setS1ASclassPath: [2024-03-19T02:25:19.611Z] [2024-03-19T02:25:19.611Z] init-common: [2024-03-19T02:25:19.611Z] [2024-03-19T02:25:19.611Z] deploy-common: [2024-03-19T02:25:19.611Z] [echo] Current time (ISO): 2024-03-19T02:25:19.531+0000 [2024-03-19T02:25:19.611Z] [2024-03-19T02:25:19.611Z] setOSConditions: [2024-03-19T02:25:19.612Z] [2024-03-19T02:25:19.612Z] setToolWin: [2024-03-19T02:25:19.612Z] [2024-03-19T02:25:19.612Z] setToolUnix: [2024-03-19T02:25:19.612Z] [2024-03-19T02:25:19.612Z] setToolProperty: [2024-03-19T02:25:19.612Z] [2024-03-19T02:25:19.612Z] setS1ASclassPath: [2024-03-19T02:25:19.612Z] [2024-03-19T02:25:19.612Z] init-common: [2024-03-19T02:25:19.612Z] [2024-03-19T02:25:19.612Z] deploy-common-pe: [2024-03-19T02:25:19.654Z] [exec] Value of key is: message delivery test [2024-03-19T02:25:19.654Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:19.654Z] [exec] [2024-03-19T02:25:19.654Z] [exec] [2024-03-19T02:25:19.654Z] [exec] ----------------------------------------- [2024-03-19T02:25:19.654Z] [exec] - message delivery test: PASS - [2024-03-19T02:25:19.654Z] [exec] ----------------------------------------- [2024-03-19T02:25:19.654Z] [exec] Total PASS: 1 [2024-03-19T02:25:19.654Z] [exec] Total FAIL: 0 [2024-03-19T02:25:19.654Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:19.654Z] [exec] ----------------------------------------- [2024-03-19T02:25:19.654Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:19.654Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:19.654Z] [2024-03-19T02:25:19.654Z] checkReporting-common: [2024-03-19T02:25:19.654Z] [2024-03-19T02:25:19.654Z] confirmReportPresent-common: [2024-03-19T02:25:19.655Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:19.655Z] [echo] Test seems to be reported fine [2024-03-19T02:25:19.655Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/stress/RepRunConf.txt [2024-03-19T02:25:19.655Z] [2024-03-19T02:25:19.655Z] confirmMissingReport-common: [2024-03-19T02:25:19.655Z] [2024-03-19T02:25:19.655Z] undeploy: [2024-03-19T02:25:19.655Z] [2024-03-19T02:25:19.655Z] setOSConditions: [2024-03-19T02:25:19.655Z] [2024-03-19T02:25:19.655Z] setToolWin: [2024-03-19T02:25:19.655Z] [2024-03-19T02:25:19.655Z] setToolUnix: [2024-03-19T02:25:19.655Z] [2024-03-19T02:25:19.655Z] setToolProperty: [2024-03-19T02:25:19.655Z] [2024-03-19T02:25:19.655Z] setS1ASclassPath: [2024-03-19T02:25:19.655Z] [2024-03-19T02:25:19.655Z] init-common: [2024-03-19T02:25:19.655Z] [2024-03-19T02:25:19.655Z] undeploy-common: [2024-03-19T02:25:19.655Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-mq-simplestressApp [2024-03-19T02:25:19.655Z] [2024-03-19T02:25:19.655Z] unsetup: [2024-03-19T02:25:19.655Z] [2024-03-19T02:25:19.655Z] setOSConditions: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] setToolWin: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] setToolUnix: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] setToolProperty: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] setS1ASclassPath: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] init-common: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] undeploy-jms-common: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] setOSConditions: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] setToolWin: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] setToolUnix: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] setToolProperty: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] setS1ASclassPath: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] init-common: [2024-03-19T02:25:19.656Z] [2024-03-19T02:25:19.656Z] delete-jms-connection-common: [2024-03-19T02:25:19.656Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-03-19T02:25:19.657Z] [2024-03-19T02:25:19.657Z] setOSConditions: [2024-03-19T02:25:19.657Z] [2024-03-19T02:25:19.657Z] setToolWin: [2024-03-19T02:25:19.657Z] [2024-03-19T02:25:19.657Z] setToolUnix: [2024-03-19T02:25:19.657Z] [2024-03-19T02:25:19.657Z] setToolProperty: [2024-03-19T02:25:19.657Z] [2024-03-19T02:25:19.657Z] setS1ASclassPath: [2024-03-19T02:25:19.657Z] [2024-03-19T02:25:19.657Z] init-common: [2024-03-19T02:25:19.657Z] [2024-03-19T02:25:19.657Z] delete-jms-resource-common: [2024-03-19T02:25:19.657Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-03-19T02:25:19.657Z] [exec] Administered object jms/SampleQueue deleted. [2024-03-19T02:25:19.657Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-03-19T02:25:19.657Z] [2024-03-19T02:25:19.657Z] setOSConditions: [2024-03-19T02:25:19.657Z] [2024-03-19T02:25:19.657Z] setToolWin: [2024-03-19T02:25:19.657Z] [2024-03-19T02:25:19.657Z] setToolUnix: [2024-03-19T02:25:19.657Z] [2024-03-19T02:25:19.657Z] setToolProperty: [2024-03-19T02:25:19.658Z] [2024-03-19T02:25:19.658Z] setS1ASclassPath: [2024-03-19T02:25:19.658Z] [2024-03-19T02:25:19.658Z] init-common: [2024-03-19T02:25:19.658Z] [2024-03-19T02:25:19.658Z] delete-jms-resource-common: [2024-03-19T02:25:19.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-producer-methods-disposermethods-web [2024-03-19T02:25:19.823Z] [2024-03-19T02:25:19.823Z] all: [2024-03-19T02:25:19.823Z] [2024-03-19T02:25:19.823Z] setOSConditions: [2024-03-19T02:25:19.823Z] [2024-03-19T02:25:19.823Z] setToolWin: [2024-03-19T02:25:19.823Z] [2024-03-19T02:25:19.823Z] setToolUnix: [2024-03-19T02:25:19.823Z] [2024-03-19T02:25:19.823Z] setToolProperty: [2024-03-19T02:25:19.823Z] [2024-03-19T02:25:19.823Z] setS1ASclassPath: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] init-common: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] clean: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] setOSConditions: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] setToolWin: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] setToolUnix: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] setToolProperty: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] setS1ASclassPath: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] init-common: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] clean-common: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] setOSConditions: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] setToolWin: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] setToolUnix: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] setToolProperty: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.824Z] setS1ASclassPath: [2024-03-19T02:25:19.824Z] [2024-03-19T02:25:19.825Z] init-common: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] clean-classes-common: [2024-03-19T02:25:19.825Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] setOSConditions: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] setToolWin: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] setToolUnix: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] setToolProperty: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] setS1ASclassPath: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] init-common: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] clean-jars-common: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] compile: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] setOSConditions: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] setToolWin: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] setToolUnix: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] setToolProperty: [2024-03-19T02:25:19.825Z] [2024-03-19T02:25:19.825Z] setS1ASclassPath: [2024-03-19T02:25:19.826Z] [2024-03-19T02:25:19.826Z] init-common: [2024-03-19T02:25:19.826Z] [2024-03-19T02:25:19.826Z] compile-common: [2024-03-19T02:25:19.826Z] [echo] Current time (ISO): 2024-03-19T02:25:19.775+0000 [2024-03-19T02:25:19.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:19.826Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:19.916Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/clientQueue [2024-03-19T02:25:19.916Z] [exec] Administered object jms/clientQueue deleted. [2024-03-19T02:25:19.969Z] [java] Mar 19, 2024 2:25:19 AM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2024-03-19T02:25:19.969Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [45710] [2024-03-19T02:25:20.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-notx-cr [2024-03-19T02:25:20.055Z] [exec] Connector resource blackbox-notx-cr deleted. [2024-03-19T02:25:20.055Z] [2024-03-19T02:25:20.055Z] setOSConditions: [2024-03-19T02:25:20.056Z] [2024-03-19T02:25:20.056Z] setToolWin: [2024-03-19T02:25:20.056Z] [2024-03-19T02:25:20.056Z] setToolUnix: [2024-03-19T02:25:20.056Z] [2024-03-19T02:25:20.056Z] setToolProperty: [2024-03-19T02:25:20.056Z] [2024-03-19T02:25:20.056Z] setS1ASclassPath: [2024-03-19T02:25:20.056Z] [2024-03-19T02:25:20.056Z] init-common: [2024-03-19T02:25:20.056Z] [2024-03-19T02:25:20.056Z] delete-connector-connpool-common: [2024-03-19T02:25:20.056Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2024-03-19T02:25:20.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue clientQueue [2024-03-19T02:25:20.173Z] [2024-03-19T02:25:20.173Z] all: [2024-03-19T02:25:20.173Z] [2024-03-19T02:25:20.173Z] setOSConditions: [2024-03-19T02:25:20.173Z] [2024-03-19T02:25:20.173Z] setToolWin: [2024-03-19T02:25:20.173Z] [2024-03-19T02:25:20.173Z] setToolUnix: [2024-03-19T02:25:20.173Z] [2024-03-19T02:25:20.173Z] setToolProperty: [2024-03-19T02:25:20.173Z] [2024-03-19T02:25:20.173Z] setS1ASclassPath: [2024-03-19T02:25:20.173Z] [2024-03-19T02:25:20.173Z] init-common: [2024-03-19T02:25:20.173Z] [2024-03-19T02:25:20.174Z] create-lifecycle: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] setOSConditions: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] setToolWin: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] setToolUnix: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] setToolProperty: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] setS1ASclassPath: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] init-common: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] default-sql: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] setOSConditions: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] setToolWin: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] setToolUnix: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] setToolProperty: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] setS1ASclassPath: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] init-common: [2024-03-19T02:25:20.174Z] [2024-03-19T02:25:20.174Z] execute-sql-common: [2024-03-19T02:25:20.175Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/lifecycle/sql/create_pointbase.sql [2024-03-19T02:25:20.175Z] [sql] 0 rows affected [2024-03-19T02:25:20.175Z] [sql] 1 rows affected [2024-03-19T02:25:20.175Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:25:20.175Z] [2024-03-19T02:25:20.175Z] sql-oracle: [2024-03-19T02:25:20.175Z] [2024-03-19T02:25:20.175Z] execute-sql-connector: [2024-03-19T02:25:20.175Z] [2024-03-19T02:25:20.175Z] setOSConditions: [2024-03-19T02:25:20.175Z] [2024-03-19T02:25:20.175Z] setToolWin: [2024-03-19T02:25:20.175Z] [2024-03-19T02:25:20.175Z] setToolUnix: [2024-03-19T02:25:20.175Z] [2024-03-19T02:25:20.175Z] setToolProperty: [2024-03-19T02:25:20.175Z] [2024-03-19T02:25:20.175Z] setS1ASclassPath: [2024-03-19T02:25:20.175Z] [2024-03-19T02:25:20.175Z] init-common: [2024-03-19T02:25:20.175Z] [2024-03-19T02:25:20.175Z] compile-common: [2024-03-19T02:25:20.175Z] [echo] Current time (ISO): 2024-03-19T02:25:20.147+0000 [2024-03-19T02:25:20.175Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:20.176Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgApp.ear [2024-03-19T02:25:20.226Z] [java] Mar 19, 2024 2:25:20 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:20.226Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4f22fd5d [2024-03-19T02:25:20.314Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:20.314Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:20.314Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-notx-ccp [2024-03-19T02:25:20.314Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2024-03-19T02:25:20.433Z] [exec] Application deployed with name ejb-ejb30-hello-nopkgApp. [2024-03-19T02:25:20.433Z] [echo] Deployment on target server server successful [2024-03-19T02:25:20.433Z] [2024-03-19T02:25:20.433Z] setOSConditions: [2024-03-19T02:25:20.433Z] [2024-03-19T02:25:20.433Z] setToolWin: [2024-03-19T02:25:20.433Z] [2024-03-19T02:25:20.433Z] setToolUnix: [2024-03-19T02:25:20.434Z] [2024-03-19T02:25:20.434Z] setToolProperty: [2024-03-19T02:25:20.434Z] [2024-03-19T02:25:20.434Z] setS1ASclassPath: [2024-03-19T02:25:20.434Z] [2024-03-19T02:25:20.434Z] init-common: [2024-03-19T02:25:20.434Z] [2024-03-19T02:25:20.434Z] deploy-common-ee: [2024-03-19T02:25:20.434Z] [2024-03-19T02:25:20.434Z] run: [2024-03-19T02:25:20.434Z] [2024-03-19T02:25:20.434Z] setOSConditions: [2024-03-19T02:25:20.434Z] [2024-03-19T02:25:20.434Z] setToolWin: [2024-03-19T02:25:20.434Z] [2024-03-19T02:25:20.434Z] setToolUnix: [2024-03-19T02:25:20.434Z] [2024-03-19T02:25:20.434Z] setToolProperty: [2024-03-19T02:25:20.434Z] [2024-03-19T02:25:20.434Z] setS1ASclassPath: [2024-03-19T02:25:20.434Z] [2024-03-19T02:25:20.434Z] init-common: [2024-03-19T02:25:20.434Z] [2024-03-19T02:25:20.434Z] runclient-common: [2024-03-19T02:25:20.434Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgAppClient.jar -name ejb-ejb30-hello-nopkgClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:25:20.441Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:20.441Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:20.441Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:20.441Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:20.441Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:20.441Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:20.441Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:20.571Z] [2024-03-19T02:25:20.571Z] setOSConditions: [2024-03-19T02:25:20.571Z] [2024-03-19T02:25:20.571Z] setToolWin: [2024-03-19T02:25:20.571Z] [2024-03-19T02:25:20.572Z] setToolUnix: [2024-03-19T02:25:20.572Z] [2024-03-19T02:25:20.572Z] setToolProperty: [2024-03-19T02:25:20.572Z] [2024-03-19T02:25:20.572Z] setS1ASclassPath: [2024-03-19T02:25:20.572Z] [2024-03-19T02:25:20.572Z] init-common: [2024-03-19T02:25:20.572Z] [2024-03-19T02:25:20.572Z] undeploy-rar-common: [2024-03-19T02:25:20.572Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2024-03-19T02:25:20.591Z] [exec] Mar 19, 2024 2:25:20 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:20.591Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@19cdc217 [2024-03-19T02:25:20.703Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:20.733Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:20.733Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:20.733Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:20.733Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:20.733Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:20.733Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:20.733Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:20.733Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:20.733Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:20.733Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:20.733Z] [exec] Value of key is:war-with-endpointimpl-only [2024-03-19T02:25:20.733Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:20.733Z] [exec] [2024-03-19T02:25:20.733Z] [exec] [2024-03-19T02:25:20.733Z] [exec] ----------------------------------------- [2024-03-19T02:25:20.733Z] [exec] - war-with-endpointimpl-only: PASS - [2024-03-19T02:25:20.733Z] [exec] ----------------------------------------- [2024-03-19T02:25:20.733Z] [exec] Total PASS: 1 [2024-03-19T02:25:20.733Z] [exec] Total FAIL: 0 [2024-03-19T02:25:20.733Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:20.733Z] [exec] ----------------------------------------- [2024-03-19T02:25:20.733Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:20.733Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:20.733Z] [2024-03-19T02:25:20.733Z] restart-test: [2024-03-19T02:25:20.733Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:20.733Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:20.734Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:20.734Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:20.734Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:20.734Z] [2024-03-19T02:25:20.734Z] restart-server-instance-common: [2024-03-19T02:25:20.734Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:20.734Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:20.734Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:20.734Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:20.734Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:20.734Z] [2024-03-19T02:25:20.734Z] setOSConditions: [2024-03-19T02:25:20.734Z] [2024-03-19T02:25:20.734Z] setToolWin: [2024-03-19T02:25:20.735Z] [2024-03-19T02:25:20.735Z] setToolUnix: [2024-03-19T02:25:20.735Z] [2024-03-19T02:25:20.735Z] setToolProperty: [2024-03-19T02:25:20.735Z] [2024-03-19T02:25:20.735Z] setS1ASclassPath: [2024-03-19T02:25:20.735Z] [2024-03-19T02:25:20.735Z] init-common: [2024-03-19T02:25:20.735Z] [2024-03-19T02:25:20.735Z] stopDomain: [2024-03-19T02:25:20.735Z] [echo] run.xml:stopping domain... [2024-03-19T02:25:20.775Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:20.775Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:20.775Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:20.775Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:20.775Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:20.775Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:20.775Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:20.830Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-notx [2024-03-19T02:25:20.830Z] [2024-03-19T02:25:20.830Z] exec: [2024-03-19T02:25:20.830Z] [2024-03-19T02:25:20.830Z] asadmin-common: [2024-03-19T02:25:20.830Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.class-loading-policy=derived [2024-03-19T02:25:20.961Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/ejb/SLSBEJB.java:54: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:20.961Z] [javac] entityHome.findByPrimaryKey(new Integer(id)); [2024-03-19T02:25:20.961Z] [javac] ^ [2024-03-19T02:25:20.961Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/ejb/SLSBEJB.java:66: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:20.961Z] [javac] entityHome.findByPrimaryKey(new Integer(id)); [2024-03-19T02:25:20.961Z] [javac] ^ [2024-03-19T02:25:20.961Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/ejb/SLSBEJB.java:98: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:20.961Z] [javac] entityHome.findByPrimaryKey(new Integer(id)); [2024-03-19T02:25:20.961Z] [javac] ^ [2024-03-19T02:25:20.961Z] [javac] 4 warnings [2024-03-19T02:25:20.961Z] [2024-03-19T02:25:20.961Z] setOSConditions: [2024-03-19T02:25:20.961Z] [2024-03-19T02:25:20.961Z] setToolWin: [2024-03-19T02:25:20.961Z] [2024-03-19T02:25:20.961Z] setToolUnix: [2024-03-19T02:25:20.961Z] [2024-03-19T02:25:20.961Z] setToolProperty: [2024-03-19T02:25:20.961Z] [2024-03-19T02:25:20.961Z] setS1ASclassPath: [2024-03-19T02:25:20.961Z] [2024-03-19T02:25:20.961Z] init-common: [2024-03-19T02:25:20.961Z] [2024-03-19T02:25:20.961Z] compile-common: [2024-03-19T02:25:20.961Z] [echo] Current time (ISO): 2024-03-19T02:25:20.774+0000 [2024-03-19T02:25:20.961Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:21.037Z] [java] Mar 19, 2024 2:25:20 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:21.037Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5cbe2654 [2024-03-19T02:25:21.118Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:21.118Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:21.118Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:21.118Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:21.118Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:21.118Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:21.118Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:21.177Z] [java] Mar 19, 2024 2:25:21 AM com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter setJmsServiceProperties [2024-03-19T02:25:21.177Z] [java] INFO: ADDRESSLIST in setJmsServiceProvider : mq://localhost:7676/ [2024-03-19T02:25:21.177Z] [java] Mar 19, 2024 2:25:21 AM com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter setConnectionURL [2024-03-19T02:25:21.177Z] [java] INFO: JMS Service Connection URL is : mq://localhost:7676/ [2024-03-19T02:25:21.177Z] [java] Mar 19, 2024 2:25:21 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:25:21.177Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:25:21.177Z] [java] Mar 19, 2024 2:25:21 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:25:21.177Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is EMBEDDED, connection mode is Direct [2024-03-19T02:25:21.338Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:21.338Z] [javac] 1 warning [2024-03-19T02:25:21.338Z] [2024-03-19T02:25:21.338Z] build: [2024-03-19T02:25:21.338Z] [2024-03-19T02:25:21.338Z] setOSConditions: [2024-03-19T02:25:21.338Z] [2024-03-19T02:25:21.338Z] setToolWin: [2024-03-19T02:25:21.338Z] [2024-03-19T02:25:21.338Z] setToolUnix: [2024-03-19T02:25:21.338Z] [2024-03-19T02:25:21.338Z] setToolProperty: [2024-03-19T02:25:21.338Z] [2024-03-19T02:25:21.338Z] setS1ASclassPath: [2024-03-19T02:25:21.339Z] [2024-03-19T02:25:21.339Z] init-common: [2024-03-19T02:25:21.339Z] [2024-03-19T02:25:21.339Z] webclient-war-common: [2024-03-19T02:25:21.339Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:21.339Z] [2024-03-19T02:25:21.339Z] clear: [2024-03-19T02:25:21.339Z] [2024-03-19T02:25:21.339Z] test-tlds-exist: [2024-03-19T02:25:21.339Z] [2024-03-19T02:25:21.339Z] copy-tlds: [2024-03-19T02:25:21.339Z] [2024-03-19T02:25:21.339Z] test-tagfiles-exist: [2024-03-19T02:25:21.339Z] [2024-03-19T02:25:21.339Z] copy-tagfiles: [2024-03-19T02:25:21.339Z] [2024-03-19T02:25:21.339Z] package-war-common: [2024-03-19T02:25:21.339Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:21.339Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:21.339Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:21.339Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:21.339Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/lib [2024-03-19T02:25:21.339Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:21.339Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:21.339Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/docroot [2024-03-19T02:25:21.340Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2024-03-19T02:25:21.340Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:21.340Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:21.340Z] [javac] Compiling 1 source file [2024-03-19T02:25:21.340Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:21.340Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:21.340Z] [2024-03-19T02:25:21.340Z] deploy: [2024-03-19T02:25:21.340Z] [2024-03-19T02:25:21.340Z] deploy-war-common: [2024-03-19T02:25:21.340Z] [2024-03-19T02:25:21.340Z] setOSConditions: [2024-03-19T02:25:21.340Z] [2024-03-19T02:25:21.340Z] setToolWin: [2024-03-19T02:25:21.340Z] [2024-03-19T02:25:21.340Z] setToolUnix: [2024-03-19T02:25:21.340Z] [2024-03-19T02:25:21.340Z] setToolProperty: [2024-03-19T02:25:21.340Z] [2024-03-19T02:25:21.340Z] setS1ASclassPath: [2024-03-19T02:25:21.340Z] [2024-03-19T02:25:21.340Z] init-common: [2024-03-19T02:25:21.340Z] [2024-03-19T02:25:21.340Z] deploy-war-commonpe: [2024-03-19T02:25:21.367Z] [exec] Mar 19, 2024 2:25:21 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:21.367Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:21.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.class-loading-policy=derived [2024-03-19T02:25:21.395Z] [exec] server.connector-service.class-loading-policy=derived [2024-03-19T02:25:21.395Z] [2024-03-19T02:25:21.395Z] asadmin-common: [2024-03-19T02:25:21.395Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.property.rar-accessibility-testApp='*' [2024-03-19T02:25:21.434Z] [java] Mar 19, 2024 2:25:21 AM com.sun.messaging.jmq.util.log.Logger publish [2024-03-19T02:25:21.434Z] [java] INFO: [B1002]: An existing property file for imqbroker was not found, no stored properties will be loaded [2024-03-19T02:25:21.434Z] [java] [2024-03-19T02:25:21.506Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:25:21.506Z] [exec] Waiting finished after 4,238 ms. [2024-03-19T02:25:21.506Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:25:21.506Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:25:21.506Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:25:21.506Z] [exec] Admin Port: 45,707 [2024-03-19T02:25:21.506Z] [exec] Command start-domain executed successfully. [2024-03-19T02:25:21.506Z] [echo] run.xml:doing wait for localhost:45711... [2024-03-19T02:25:21.506Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-03-19T02:25:21.506Z] [2024-03-19T02:25:21.506Z] dumpThreadStack: [2024-03-19T02:25:21.506Z] [2024-03-19T02:25:21.506Z] startDomainWindows: [2024-03-19T02:25:21.506Z] [2024-03-19T02:25:21.506Z] startDomain: [2024-03-19T02:25:21.506Z] [2024-03-19T02:25:21.506Z] clean: [2024-03-19T02:25:21.506Z] [2024-03-19T02:25:21.506Z] setOSConditions: [2024-03-19T02:25:21.506Z] [2024-03-19T02:25:21.506Z] setToolWin: [2024-03-19T02:25:21.506Z] [2024-03-19T02:25:21.506Z] setToolUnix: [2024-03-19T02:25:21.506Z] [2024-03-19T02:25:21.506Z] setToolProperty: [2024-03-19T02:25:21.506Z] [2024-03-19T02:25:21.506Z] setS1ASclassPath: [2024-03-19T02:25:21.506Z] [2024-03-19T02:25:21.507Z] init-common: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] clean-common: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] setOSConditions: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] setToolWin: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] setToolUnix: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] setToolProperty: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] setS1ASclassPath: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] init-common: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] clean-classes-common: [2024-03-19T02:25:21.507Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] setOSConditions: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] setToolWin: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] setToolUnix: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] setToolProperty: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] setS1ASclassPath: [2024-03-19T02:25:21.507Z] [2024-03-19T02:25:21.507Z] init-common: [2024-03-19T02:25:21.508Z] [2024-03-19T02:25:21.508Z] clean-jars-common: [2024-03-19T02:25:21.508Z] [2024-03-19T02:25:21.508Z] compile: [2024-03-19T02:25:21.508Z] [2024-03-19T02:25:21.508Z] setOSConditions: [2024-03-19T02:25:21.508Z] [2024-03-19T02:25:21.508Z] setToolWin: [2024-03-19T02:25:21.508Z] [2024-03-19T02:25:21.508Z] setToolUnix: [2024-03-19T02:25:21.508Z] [2024-03-19T02:25:21.508Z] setToolProperty: [2024-03-19T02:25:21.508Z] [2024-03-19T02:25:21.508Z] setS1ASclassPath: [2024-03-19T02:25:21.508Z] [2024-03-19T02:25:21.508Z] init-common: [2024-03-19T02:25:21.508Z] [2024-03-19T02:25:21.508Z] compile-common: [2024-03-19T02:25:21.508Z] [echo] Current time (ISO): 2024-03-19T02:25:21.212+0000 [2024-03-19T02:25:21.508Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:21.508Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:21.524Z] [exec] Value of key is: test1 : [2024-03-19T02:25:21.524Z] [exec] jdbc reconfig-maxpoolsize status: [2024-03-19T02:25:21.524Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:21.524Z] [exec] [2024-03-19T02:25:21.524Z] [exec] [2024-03-19T02:25:21.524Z] [exec] ----------------------------------------- [2024-03-19T02:25:21.524Z] [exec] - test1 : : PASS - [2024-03-19T02:25:21.524Z] [exec] ----------------------------------------- [2024-03-19T02:25:21.524Z] [exec] Total PASS: 1 [2024-03-19T02:25:21.524Z] [exec] Total FAIL: 0 [2024-03-19T02:25:21.524Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:21.524Z] [exec] ----------------------------------------- [2024-03-19T02:25:21.524Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:21.524Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:21.525Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:21.525Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:21.525Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:21.525Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:21.525Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:21.525Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:21.525Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:21.600Z] [java] SFSB test : Found 1 FooEntity named BAR [2024-03-19T02:25:21.600Z] [java] SFSB test destroyed: Found 1 FooEntity named FOO [2024-03-19T02:25:21.600Z] [java] SFSB test again: Found 2 FooEntity named BAR [2024-03-19T02:25:21.600Z] [java] Value of key is: main [2024-03-19T02:25:21.600Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:21.600Z] [java] [2024-03-19T02:25:21.600Z] [java] [2024-03-19T02:25:21.600Z] [java] ----------------------------------------- [2024-03-19T02:25:21.600Z] [java] - main: PASS - [2024-03-19T02:25:21.600Z] [java] ----------------------------------------- [2024-03-19T02:25:21.600Z] [java] Total PASS: 1 [2024-03-19T02:25:21.600Z] [java] Total FAIL: 0 [2024-03-19T02:25:21.600Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:25:21.600Z] [java] ----------------------------------------- [2024-03-19T02:25:21.600Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:21.600Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:21.654Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.property.rar-accessibility-testApp=* [2024-03-19T02:25:21.681Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:21.694Z] [exec] Waiting for the domain to stop . [2024-03-19T02:25:21.694Z] [exec] Waiting finished after 304 ms. [2024-03-19T02:25:21.694Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:25:21.857Z] [2024-03-19T02:25:21.857Z] undeploy: [2024-03-19T02:25:21.857Z] [2024-03-19T02:25:21.857Z] setOSConditions: [2024-03-19T02:25:21.857Z] [2024-03-19T02:25:21.857Z] setToolWin: [2024-03-19T02:25:21.857Z] [2024-03-19T02:25:21.857Z] setToolUnix: [2024-03-19T02:25:21.857Z] [2024-03-19T02:25:21.857Z] setToolProperty: [2024-03-19T02:25:21.857Z] [2024-03-19T02:25:21.857Z] setS1ASclassPath: [2024-03-19T02:25:21.857Z] [2024-03-19T02:25:21.857Z] init-common: [2024-03-19T02:25:21.857Z] [2024-03-19T02:25:21.857Z] undeploy-jar-common: [2024-03-19T02:25:21.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-producer-methods-qualifiers --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2024-03-19T02:25:21.910Z] [exec] Application deployed with name cdi-producer-methods-qualifiers-web. [2024-03-19T02:25:21.910Z] [2024-03-19T02:25:21.910Z] deploy-war-commonee: [2024-03-19T02:25:21.910Z] [2024-03-19T02:25:21.910Z] run: [2024-03-19T02:25:21.912Z] [exec] server.connector-service.property.rar-accessibility-testApp=* [2024-03-19T02:25:21.912Z] [2024-03-19T02:25:21.912Z] setOSConditions: [2024-03-19T02:25:21.912Z] [2024-03-19T02:25:21.912Z] setToolWin: [2024-03-19T02:25:21.912Z] [2024-03-19T02:25:21.912Z] setToolUnix: [2024-03-19T02:25:21.912Z] [2024-03-19T02:25:21.912Z] setToolProperty: [2024-03-19T02:25:21.912Z] [2024-03-19T02:25:21.912Z] setS1ASclassPath: [2024-03-19T02:25:21.912Z] [2024-03-19T02:25:21.912Z] init-common: [2024-03-19T02:25:21.912Z] [2024-03-19T02:25:21.912Z] clean: [2024-03-19T02:25:21.912Z] [2024-03-19T02:25:21.912Z] setOSConditions: [2024-03-19T02:25:21.912Z] [2024-03-19T02:25:21.913Z] setToolWin: [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] setToolUnix: [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] setToolProperty: [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] setS1ASclassPath: [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] init-common: [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] clean-common: [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] setOSConditions: [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] setToolWin: [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] setToolUnix: [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] setToolProperty: [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] setS1ASclassPath: [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] init-common: [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] clean-classes-common: [2024-03-19T02:25:21.913Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:21.913Z] [2024-03-19T02:25:21.913Z] setOSConditions: [2024-03-19T02:25:21.914Z] [2024-03-19T02:25:21.914Z] setToolWin: [2024-03-19T02:25:21.914Z] [2024-03-19T02:25:21.914Z] setToolUnix: [2024-03-19T02:25:21.914Z] [2024-03-19T02:25:21.914Z] setToolProperty: [2024-03-19T02:25:21.914Z] [2024-03-19T02:25:21.914Z] setS1ASclassPath: [2024-03-19T02:25:21.914Z] [2024-03-19T02:25:21.914Z] init-common: [2024-03-19T02:25:21.914Z] [2024-03-19T02:25:21.914Z] clean-jars-common: [2024-03-19T02:25:21.914Z] [2024-03-19T02:25:21.914Z] clean: [2024-03-19T02:25:21.914Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-03-19T02:25:21.914Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-03-19T02:25:21.914Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-03-19T02:25:21.914Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-03-19T02:25:21.914Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-03-19T02:25:21.914Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-03-19T02:25:21.914Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-03-19T02:25:21.914Z] [2024-03-19T02:25:21.914Z] compile: [2024-03-19T02:25:21.914Z] [2024-03-19T02:25:21.914Z] setOSConditions: [2024-03-19T02:25:21.915Z] [2024-03-19T02:25:21.915Z] setToolWin: [2024-03-19T02:25:21.915Z] [2024-03-19T02:25:21.915Z] setToolUnix: [2024-03-19T02:25:21.915Z] [2024-03-19T02:25:21.915Z] setToolProperty: [2024-03-19T02:25:21.915Z] [2024-03-19T02:25:21.915Z] setS1ASclassPath: [2024-03-19T02:25:21.915Z] [2024-03-19T02:25:21.915Z] init-common: [2024-03-19T02:25:21.915Z] [2024-03-19T02:25:21.915Z] compile-common: [2024-03-19T02:25:21.915Z] [echo] Current time (ISO): 2024-03-19T02:25:21.757+0000 [2024-03-19T02:25:21.915Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:21.915Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:21.930Z] [exec] Mar 19, 2024 2:25:21 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:25:21.931Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-nopkg-client] with main class [Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-hello-nopkgClient [2024-03-19T02:25:21.947Z] [javac] 1 warning [2024-03-19T02:25:21.947Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar [2024-03-19T02:25:21.947Z] [2024-03-19T02:25:21.947Z] asadmin-common: [2024-03-19T02:25:21.947Z] [echo] asadmin create-lifecycle-module --classname samples.lifecycle.simple.LifecycleListenerImpl --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classpath /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar lifecycletest1 [2024-03-19T02:25:22.008Z] [java] Mar 19, 2024 2:25:21 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:25:22.008Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:EMBEDDED [2024-03-19T02:25:22.008Z] [java] Mar 19, 2024 2:25:21 AM com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter updateMDBRuntimeInfo [2024-03-19T02:25:22.009Z] [java] INFO: End point determines destination name, Res name: jakarta.jms.Queue, JNDI name: jms/ejb_mdb_Queue descriptor name : SimpleMDB [2024-03-19T02:25:22.009Z] [java] Mar 19, 2024 2:25:21 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:25:22.009Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb31-embedded-mdb-ejb/SimpleEjb, java:global/ejb-ejb31-embedded-mdb-ejb/SimpleEjb!org.glassfish.tests.ejb.mdb.SimpleEjb] [2024-03-19T02:25:22.073Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:22.073Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:22.073Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:22.073Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:22.074Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:22.074Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:22.074Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:22.088Z] [2024-03-19T02:25:22.088Z] checkReporting-common: [2024-03-19T02:25:22.088Z] [2024-03-19T02:25:22.088Z] confirmReportPresent-common: [2024-03-19T02:25:22.088Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:22.088Z] [echo] Test seems to be reported fine [2024-03-19T02:25:22.088Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2024-03-19T02:25:22.088Z] [2024-03-19T02:25:22.088Z] confirmMissingReport-common: [2024-03-19T02:25:22.088Z] [2024-03-19T02:25:22.088Z] asadmin-common: [2024-03-19T02:25:22.088Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:22.089Z] [javac] 1 warning [2024-03-19T02:25:22.089Z] [2024-03-19T02:25:22.089Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_pool_size=20 [2024-03-19T02:25:22.089Z] build: [2024-03-19T02:25:22.089Z] [2024-03-19T02:25:22.089Z] setOSConditions: [2024-03-19T02:25:22.089Z] [2024-03-19T02:25:22.089Z] fixFiles: [2024-03-19T02:25:22.089Z] [2024-03-19T02:25:22.089Z] convUnix: [2024-03-19T02:25:22.089Z] [2024-03-19T02:25:22.089Z] convWin: [2024-03-19T02:25:22.089Z] [2024-03-19T02:25:22.089Z] setToolWin: [2024-03-19T02:25:22.089Z] [2024-03-19T02:25:22.089Z] setToolUnix: [2024-03-19T02:25:22.089Z] [2024-03-19T02:25:22.089Z] setToolProperty: [2024-03-19T02:25:22.089Z] [2024-03-19T02:25:22.089Z] setS1ASclassPath: [2024-03-19T02:25:22.089Z] [2024-03-19T02:25:22.089Z] init-common: [2024-03-19T02:25:22.089Z] [2024-03-19T02:25:22.089Z] package-persistence-common: [2024-03-19T02:25:22.089Z] [2024-03-19T02:25:22.090Z] ejb-jar-common: [2024-03-19T02:25:22.090Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:22.090Z] [2024-03-19T02:25:22.090Z] package-ejbjar-common: [2024-03-19T02:25:22.090Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:22.090Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:22.090Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:22.090Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-stateless-ejb.jar [2024-03-19T02:25:22.090Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:22.090Z] [2024-03-19T02:25:22.090Z] appclient-jar-common: [2024-03-19T02:25:22.090Z] [2024-03-19T02:25:22.090Z] package-appclientjar-common: [2024-03-19T02:25:22.090Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:22.090Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:22.090Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:22.090Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-stateless-client.jar [2024-03-19T02:25:22.090Z] [2024-03-19T02:25:22.090Z] webclient-war-common: [2024-03-19T02:25:22.090Z] [2024-03-19T02:25:22.090Z] build-ear-common: [2024-03-19T02:25:22.168Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-qualifiers/myurl [2024-03-19T02:25:22.168Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-03-19T02:25:22.168Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:22.168Z] [java] [2024-03-19T02:25:22.168Z] [java] [2024-03-19T02:25:22.168Z] [java] ----------------------------------------- [2024-03-19T02:25:22.168Z] [java] - producer-methods-qualifiers: PASS - [2024-03-19T02:25:22.168Z] [java] ----------------------------------------- [2024-03-19T02:25:22.168Z] [java] - Total PASS : 1 - [2024-03-19T02:25:22.168Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:22.168Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:22.168Z] [java] ----------------------------------------- [2024-03-19T02:25:22.168Z] [2024-03-19T02:25:22.168Z] undeploy: [2024-03-19T02:25:22.168Z] [2024-03-19T02:25:22.168Z] setOSConditions: [2024-03-19T02:25:22.169Z] [2024-03-19T02:25:22.169Z] setToolWin: [2024-03-19T02:25:22.169Z] [2024-03-19T02:25:22.169Z] setToolUnix: [2024-03-19T02:25:22.169Z] [2024-03-19T02:25:22.169Z] setToolProperty: [2024-03-19T02:25:22.169Z] [2024-03-19T02:25:22.169Z] setS1ASclassPath: [2024-03-19T02:25:22.169Z] [2024-03-19T02:25:22.169Z] init-common: [2024-03-19T02:25:22.169Z] [2024-03-19T02:25:22.169Z] undeploy-war-common: [2024-03-19T02:25:22.265Z] [java] Mar 19, 2024 2:25:21 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:25:22.266Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] processResult: [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] failed: [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] passed: [2024-03-19T02:25:22.312Z] [echo] Test security Passed [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] unknown: [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] init.os: [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] init.tools.unix: [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] init.tools.windows: [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] init.tools: [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] setAsadminArgs: [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] init: [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] init.customtasks: [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] prepare: [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.312Z] undeploy.asadmin: [2024-03-19T02:25:22.312Z] [2024-03-19T02:25:22.313Z] setAsadminArgs: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] common.undeploy.asadmin: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] init.os: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] init.tools.unix: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] init.tools.windows: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] init.tools: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] setAsadminArgs: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] init: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] init.customtasks: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] delAppRef: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] init.os: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] init.tools.unix: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] init.tools.windows: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.313Z] init.tools: [2024-03-19T02:25:22.313Z] [2024-03-19T02:25:22.314Z] setAsadminArgs: [2024-03-19T02:25:22.314Z] [2024-03-19T02:25:22.314Z] init: [2024-03-19T02:25:22.314Z] [2024-03-19T02:25:22.314Z] init.customtasks: [2024-03-19T02:25:22.314Z] [2024-03-19T02:25:22.314Z] common.run.asadmin: [2024-03-19T02:25:22.314Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-ear-security [2024-03-19T02:25:22.314Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:22.314Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:25:22.314Z] [exec] Command undeploy executed successfully. [2024-03-19T02:25:22.314Z] [2024-03-19T02:25:22.314Z] setAsadminArgs: [2024-03-19T02:25:22.314Z] [2024-03-19T02:25:22.314Z] delete.user: [2024-03-19T02:25:22.314Z] [2024-03-19T02:25:22.314Z] init.os: [2024-03-19T02:25:22.314Z] [2024-03-19T02:25:22.314Z] init.tools.unix: [2024-03-19T02:25:22.314Z] [2024-03-19T02:25:22.314Z] init.tools.windows: [2024-03-19T02:25:22.314Z] [2024-03-19T02:25:22.314Z] init.tools: [2024-03-19T02:25:22.314Z] [2024-03-19T02:25:22.314Z] setAsadminArgs: [2024-03-19T02:25:22.314Z] [2024-03-19T02:25:22.314Z] init: [2024-03-19T02:25:22.314Z] [2024-03-19T02:25:22.315Z] init.customtasks: [2024-03-19T02:25:22.315Z] [2024-03-19T02:25:22.315Z] common.run.asadmin: [2024-03-19T02:25:22.315Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2024-03-19T02:25:22.330Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:22.345Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_pool_size=20 [2024-03-19T02:25:22.345Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-pool-size=20 [2024-03-19T02:25:22.345Z] [2024-03-19T02:25:22.345Z] setOSConditions: [2024-03-19T02:25:22.346Z] [2024-03-19T02:25:22.346Z] setToolWin: [2024-03-19T02:25:22.346Z] [2024-03-19T02:25:22.346Z] setToolUnix: [2024-03-19T02:25:22.346Z] [2024-03-19T02:25:22.346Z] setToolProperty: [2024-03-19T02:25:22.346Z] [2024-03-19T02:25:22.346Z] setS1ASclassPath: [2024-03-19T02:25:22.346Z] [2024-03-19T02:25:22.346Z] init-common: [2024-03-19T02:25:22.346Z] [2024-03-19T02:25:22.346Z] runclient-common: [2024-03-19T02:25:22.346Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeAppClient.jar -name jdbc-reconfig-maxpoolsizeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-03-19T02:25:22.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:22.347Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:22.347Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:22.347Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:22.347Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-statelessApp.ear [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] create-resources: [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] deploy: [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] setOSConditions: [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] setToolWin: [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] setToolUnix: [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] setToolProperty: [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] setS1ASclassPath: [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] init-common: [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] deploy-common: [2024-03-19T02:25:22.348Z] [echo] Current time (ISO): 2024-03-19T02:25:22.102+0000 [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] setOSConditions: [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] setToolWin: [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] setToolUnix: [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] setToolProperty: [2024-03-19T02:25:22.348Z] [2024-03-19T02:25:22.348Z] setS1ASclassPath: [2024-03-19T02:25:22.349Z] [2024-03-19T02:25:22.349Z] init-common: [2024-03-19T02:25:22.349Z] [2024-03-19T02:25:22.349Z] deploy-common-pe: [2024-03-19T02:25:22.421Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb32-sfsb-descr-ejb [2024-03-19T02:25:22.422Z] [2024-03-19T02:25:22.422Z] all: [2024-03-19T02:25:22.422Z] [2024-03-19T02:25:22.422Z] lifecycle_cb_txattr: [2024-03-19T02:25:22.422Z] [2024-03-19T02:25:22.422Z] setOSConditions: [2024-03-19T02:25:22.422Z] [2024-03-19T02:25:22.422Z] setToolWin: [2024-03-19T02:25:22.422Z] [2024-03-19T02:25:22.422Z] setToolUnix: [2024-03-19T02:25:22.422Z] [2024-03-19T02:25:22.422Z] setToolProperty: [2024-03-19T02:25:22.422Z] [2024-03-19T02:25:22.422Z] setS1ASclassPath: [2024-03-19T02:25:22.422Z] [2024-03-19T02:25:22.422Z] init-common: [2024-03-19T02:25:22.422Z] [2024-03-19T02:25:22.422Z] clean: [2024-03-19T02:25:22.422Z] [2024-03-19T02:25:22.422Z] setOSConditions: [2024-03-19T02:25:22.422Z] [2024-03-19T02:25:22.422Z] setToolWin: [2024-03-19T02:25:22.422Z] [2024-03-19T02:25:22.422Z] setToolUnix: [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] setToolProperty: [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] setS1ASclassPath: [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] init-common: [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] clean-common: [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] setOSConditions: [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] setToolWin: [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] setToolUnix: [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] setToolProperty: [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] setS1ASclassPath: [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] init-common: [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] clean-classes-common: [2024-03-19T02:25:22.423Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] setOSConditions: [2024-03-19T02:25:22.423Z] [2024-03-19T02:25:22.423Z] setToolWin: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] setToolUnix: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] setToolProperty: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] setS1ASclassPath: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] init-common: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] clean-jars-common: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] compile: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] setOSConditions: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] setToolWin: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] setToolUnix: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] setToolProperty: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] setS1ASclassPath: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] init-common: [2024-03-19T02:25:22.424Z] [2024-03-19T02:25:22.424Z] compile-common: [2024-03-19T02:25:22.424Z] [echo] Current time (ISO): 2024-03-19T02:25:22.213+0000 [2024-03-19T02:25:22.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:22.425Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:22.425Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-producer-methods-qualifiers-web [2024-03-19T02:25:22.425Z] [2024-03-19T02:25:22.425Z] all: [2024-03-19T02:25:22.425Z] [2024-03-19T02:25:22.425Z] setOSConditions: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] setToolWin: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] setToolUnix: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] setToolProperty: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] setS1ASclassPath: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] init-common: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] clean: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] setOSConditions: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] setToolWin: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] setToolUnix: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] setToolProperty: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] setS1ASclassPath: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] init-common: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] clean-common: [2024-03-19T02:25:22.426Z] [2024-03-19T02:25:22.426Z] setOSConditions: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] setToolWin: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] setToolUnix: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] setToolProperty: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] setS1ASclassPath: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] init-common: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] clean-classes-common: [2024-03-19T02:25:22.427Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] setOSConditions: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] setToolWin: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] setToolUnix: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] setToolProperty: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] setS1ASclassPath: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] init-common: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] clean-jars-common: [2024-03-19T02:25:22.427Z] [2024-03-19T02:25:22.427Z] compile: [2024-03-19T02:25:22.522Z] [java] Mar 19, 2024 2:25:22 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:25:22.522Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:25:22.523Z] [java] Mar 19, 2024 2:25:22 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:25:22.523Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:25:22.546Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-lifecycle-module --classname samples.lifecycle.simple.LifecycleListenerImpl --classpath /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar --failurefatal=false --enabled=true lifecycletest1 [2024-03-19T02:25:22.546Z] [2024-03-19T02:25:22.546Z] setup: [2024-03-19T02:25:22.546Z] [2024-03-19T02:25:22.546Z] setOSConditions: [2024-03-19T02:25:22.546Z] [2024-03-19T02:25:22.546Z] setToolWin: [2024-03-19T02:25:22.546Z] [2024-03-19T02:25:22.546Z] setToolUnix: [2024-03-19T02:25:22.546Z] [2024-03-19T02:25:22.546Z] setToolProperty: [2024-03-19T02:25:22.546Z] [2024-03-19T02:25:22.546Z] setS1ASclassPath: [2024-03-19T02:25:22.546Z] [2024-03-19T02:25:22.546Z] init-common: [2024-03-19T02:25:22.546Z] [2024-03-19T02:25:22.546Z] deploy-jms-common: [2024-03-19T02:25:22.546Z] [2024-03-19T02:25:22.546Z] setOSConditions: [2024-03-19T02:25:22.547Z] [2024-03-19T02:25:22.547Z] setToolWin: [2024-03-19T02:25:22.547Z] [2024-03-19T02:25:22.547Z] setToolUnix: [2024-03-19T02:25:22.547Z] [2024-03-19T02:25:22.547Z] setToolProperty: [2024-03-19T02:25:22.547Z] [2024-03-19T02:25:22.547Z] setS1ASclassPath: [2024-03-19T02:25:22.547Z] [2024-03-19T02:25:22.547Z] init-common: [2024-03-19T02:25:22.547Z] [2024-03-19T02:25:22.547Z] create-jms-connection-common: [2024-03-19T02:25:22.587Z] [javac] 1 warning [2024-03-19T02:25:22.587Z] [2024-03-19T02:25:22.587Z] build: [2024-03-19T02:25:22.587Z] [2024-03-19T02:25:22.587Z] setOSConditions: [2024-03-19T02:25:22.588Z] [2024-03-19T02:25:22.588Z] setToolWin: [2024-03-19T02:25:22.588Z] [2024-03-19T02:25:22.588Z] setToolUnix: [2024-03-19T02:25:22.588Z] [2024-03-19T02:25:22.588Z] setToolProperty: [2024-03-19T02:25:22.588Z] [2024-03-19T02:25:22.588Z] setS1ASclassPath: [2024-03-19T02:25:22.588Z] [2024-03-19T02:25:22.588Z] init-common: [2024-03-19T02:25:22.588Z] [2024-03-19T02:25:22.588Z] webclient-war-common: [2024-03-19T02:25:22.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:22.588Z] [2024-03-19T02:25:22.588Z] clear: [2024-03-19T02:25:22.588Z] [2024-03-19T02:25:22.588Z] test-tlds-exist: [2024-03-19T02:25:22.588Z] [2024-03-19T02:25:22.588Z] copy-tlds: [2024-03-19T02:25:22.588Z] [2024-03-19T02:25:22.588Z] test-tagfiles-exist: [2024-03-19T02:25:22.588Z] [2024-03-19T02:25:22.588Z] copy-tagfiles: [2024-03-19T02:25:22.588Z] [2024-03-19T02:25:22.588Z] package-war-common: [2024-03-19T02:25:22.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:22.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:22.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:22.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:22.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/lib [2024-03-19T02:25:22.589Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:22.589Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:22.589Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web.war [2024-03-19T02:25:22.589Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:22.589Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:22.589Z] [javac] Compiling 1 source file [2024-03-19T02:25:22.589Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:22.589Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:22.589Z] [2024-03-19T02:25:22.589Z] deploy: [2024-03-19T02:25:22.589Z] [2024-03-19T02:25:22.589Z] deploy-war-common: [2024-03-19T02:25:22.589Z] [2024-03-19T02:25:22.589Z] setOSConditions: [2024-03-19T02:25:22.589Z] [2024-03-19T02:25:22.589Z] setToolWin: [2024-03-19T02:25:22.589Z] [2024-03-19T02:25:22.589Z] setToolUnix: [2024-03-19T02:25:22.589Z] [2024-03-19T02:25:22.590Z] setToolProperty: [2024-03-19T02:25:22.590Z] [2024-03-19T02:25:22.590Z] setS1ASclassPath: [2024-03-19T02:25:22.590Z] [2024-03-19T02:25:22.590Z] init-common: [2024-03-19T02:25:22.590Z] [2024-03-19T02:25:22.590Z] deploy-war-commonpe: [2024-03-19T02:25:22.606Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-statelessApp.ear [2024-03-19T02:25:22.703Z] [2024-03-19T02:25:22.704Z] setOSConditions: [2024-03-19T02:25:22.704Z] [2024-03-19T02:25:22.704Z] setToolWin: [2024-03-19T02:25:22.704Z] [2024-03-19T02:25:22.704Z] setToolUnix: [2024-03-19T02:25:22.704Z] [2024-03-19T02:25:22.704Z] setToolProperty: [2024-03-19T02:25:22.704Z] [2024-03-19T02:25:22.704Z] setS1ASclassPath: [2024-03-19T02:25:22.704Z] [2024-03-19T02:25:22.704Z] init-common: [2024-03-19T02:25:22.704Z] [2024-03-19T02:25:22.704Z] compile-common: [2024-03-19T02:25:22.704Z] [echo] Current time (ISO): 2024-03-19T02:25:22.432+0000 [2024-03-19T02:25:22.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:22.704Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:22.804Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-03-19T02:25:22.804Z] [exec] Connector resource jms/QCFactory created. [2024-03-19T02:25:22.804Z] [2024-03-19T02:25:22.805Z] setOSConditions: [2024-03-19T02:25:22.805Z] [2024-03-19T02:25:22.805Z] setToolWin: [2024-03-19T02:25:22.805Z] [2024-03-19T02:25:22.805Z] setToolUnix: [2024-03-19T02:25:22.805Z] [2024-03-19T02:25:22.805Z] setToolProperty: [2024-03-19T02:25:22.805Z] [2024-03-19T02:25:22.805Z] setS1ASclassPath: [2024-03-19T02:25:22.805Z] [2024-03-19T02:25:22.805Z] init-common: [2024-03-19T02:25:22.805Z] [2024-03-19T02:25:22.805Z] create-jms-resource-common: [2024-03-19T02:25:22.849Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:22.849Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:22.849Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:22.849Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:22.849Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:22.849Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:22.849Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:22.857Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web.war [2024-03-19T02:25:22.863Z] [exec] Application deployed with name ejb-bmp-txtests-statelessApp. [2024-03-19T02:25:22.863Z] [echo] Deployment on target server server successful [2024-03-19T02:25:22.863Z] [2024-03-19T02:25:22.863Z] setOSConditions: [2024-03-19T02:25:22.863Z] [2024-03-19T02:25:22.863Z] setToolWin: [2024-03-19T02:25:22.863Z] [2024-03-19T02:25:22.863Z] setToolUnix: [2024-03-19T02:25:22.863Z] [2024-03-19T02:25:22.863Z] setToolProperty: [2024-03-19T02:25:22.863Z] [2024-03-19T02:25:22.863Z] setS1ASclassPath: [2024-03-19T02:25:22.863Z] [2024-03-19T02:25:22.863Z] init-common: [2024-03-19T02:25:22.863Z] [2024-03-19T02:25:22.864Z] deploy-common-ee: [2024-03-19T02:25:22.864Z] [2024-03-19T02:25:22.864Z] run: [2024-03-19T02:25:22.864Z] [2024-03-19T02:25:22.864Z] setOSConditions: [2024-03-19T02:25:22.864Z] [2024-03-19T02:25:22.864Z] setToolWin: [2024-03-19T02:25:22.864Z] [2024-03-19T02:25:22.864Z] setToolUnix: [2024-03-19T02:25:22.864Z] [2024-03-19T02:25:22.864Z] setToolProperty: [2024-03-19T02:25:22.864Z] [2024-03-19T02:25:22.864Z] setS1ASclassPath: [2024-03-19T02:25:22.864Z] [2024-03-19T02:25:22.864Z] init-common: [2024-03-19T02:25:22.864Z] [2024-03-19T02:25:22.864Z] runclient-common: [2024-03-19T02:25:22.864Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-statelessAppClient.jar -name ejb-bmp-txtests-statelessClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:25:22.881Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:22.882Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-03-19T02:25:23.162Z] [exec] Command delete-file-user executed successfully. [2024-03-19T02:25:23.162Z] [2024-03-19T02:25:23.162Z] init.os: [2024-03-19T02:25:23.162Z] [2024-03-19T02:25:23.162Z] init.tools.unix: [2024-03-19T02:25:23.162Z] [2024-03-19T02:25:23.162Z] init.tools.windows: [2024-03-19T02:25:23.162Z] [2024-03-19T02:25:23.162Z] init.tools: [2024-03-19T02:25:23.162Z] [2024-03-19T02:25:23.162Z] setAsadminArgs: [2024-03-19T02:25:23.163Z] [2024-03-19T02:25:23.163Z] init: [2024-03-19T02:25:23.163Z] [2024-03-19T02:25:23.163Z] init.customtasks: [2024-03-19T02:25:23.163Z] [2024-03-19T02:25:23.163Z] common.run.asadmin: [2024-03-19T02:25:23.163Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file sunuser [2024-03-19T02:25:23.268Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:23.268Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:23.268Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:23.268Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:23.268Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:23.268Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:23.268Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:23.289Z] [exec] Mar 19, 2024 2:25:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:23.289Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:23.356Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:23.356Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:23.356Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:23.356Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:23.356Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:23.356Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:23.356Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:23.369Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-03-19T02:25:23.369Z] [exec] JMS Desctination Queue created. [2024-03-19T02:25:23.426Z] [exec] Mar 19, 2024 2:25:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:23.426Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:23.479Z] [java] Invoking EJB... [2024-03-19T02:25:23.479Z] [java] Mar 19, 2024 2:25:23 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:25:23.479Z] [java] INFO: ejb-ejb31-embedded-mdb-ejb was successfully deployed in 5,870 milliseconds. [2024-03-19T02:25:23.479Z] [java] Mar 19, 2024 2:25:23 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-03-19T02:25:23.479Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@cad276fc[jndiName=jms/ejb_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-03-19T02:25:23.479Z] [java] Mar 19, 2024 2:25:23 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:25:23.479Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@cad276fc[jndiName=jms/ejb_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:25:23.480Z] [java] EJB said: hello [2024-03-19T02:25:23.480Z] [java] Waiting for ack... [2024-03-19T02:25:23.480Z] [java] Sent successfully [2024-03-19T02:25:23.480Z] [java] Got message!!! [2024-03-19T02:25:23.480Z] [java] mdb: txMsg=MY-MESSAGE [2024-03-19T02:25:23.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-03-19T02:25:23.626Z] [exec] Administered object jms/SampleQueue created. [2024-03-19T02:25:23.626Z] [2024-03-19T02:25:23.626Z] restart-appserver: [2024-03-19T02:25:23.626Z] [2024-03-19T02:25:23.626Z] restart-server-instance-common: [2024-03-19T02:25:23.626Z] [2024-03-19T02:25:23.626Z] setOSConditions: [2024-03-19T02:25:23.626Z] [2024-03-19T02:25:23.626Z] setToolWin: [2024-03-19T02:25:23.627Z] [2024-03-19T02:25:23.627Z] setToolUnix: [2024-03-19T02:25:23.627Z] [2024-03-19T02:25:23.627Z] setToolProperty: [2024-03-19T02:25:23.627Z] [2024-03-19T02:25:23.627Z] setS1ASclassPath: [2024-03-19T02:25:23.627Z] [2024-03-19T02:25:23.627Z] init-common: [2024-03-19T02:25:23.627Z] [2024-03-19T02:25:23.627Z] stopDomain: [2024-03-19T02:25:23.627Z] [echo] run.xml:stopping domain... [2024-03-19T02:25:23.729Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:23.729Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-03-19T02:25:23.729Z] [exec] Command delete-file-user executed successfully. [2024-03-19T02:25:23.729Z] [2024-03-19T02:25:23.729Z] private-all: [2024-03-19T02:25:23.730Z] [2024-03-19T02:25:23.730Z] setAsadminArgsWithoutPassword: [2024-03-19T02:25:23.730Z] [2024-03-19T02:25:23.730Z] create.user: [2024-03-19T02:25:23.730Z] [2024-03-19T02:25:23.730Z] setAsadminArgsWithoutPassword: [2024-03-19T02:25:23.730Z] [2024-03-19T02:25:23.730Z] common.createuser.asadmin: [2024-03-19T02:25:23.730Z] [2024-03-19T02:25:23.730Z] init.os: [2024-03-19T02:25:23.730Z] [2024-03-19T02:25:23.730Z] init.tools.unix: [2024-03-19T02:25:23.730Z] [2024-03-19T02:25:23.730Z] init.tools.windows: [2024-03-19T02:25:23.730Z] [2024-03-19T02:25:23.730Z] init.tools: [2024-03-19T02:25:23.730Z] [2024-03-19T02:25:23.730Z] setAsadminArgs: [2024-03-19T02:25:23.730Z] [2024-03-19T02:25:23.730Z] init: [2024-03-19T02:25:23.780Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:23.780Z] [javac] 1 warning [2024-03-19T02:25:23.780Z] [2024-03-19T02:25:23.780Z] setOSConditions: [2024-03-19T02:25:23.780Z] [2024-03-19T02:25:23.781Z] setToolWin: [2024-03-19T02:25:23.781Z] [2024-03-19T02:25:23.781Z] setToolUnix: [2024-03-19T02:25:23.781Z] [2024-03-19T02:25:23.781Z] setToolProperty: [2024-03-19T02:25:23.781Z] [2024-03-19T02:25:23.781Z] setS1ASclassPath: [2024-03-19T02:25:23.781Z] [2024-03-19T02:25:23.781Z] init-common: [2024-03-19T02:25:23.781Z] [2024-03-19T02:25:23.781Z] compile-common: [2024-03-19T02:25:23.781Z] [echo] Current time (ISO): 2024-03-19T02:25:23.660+0000 [2024-03-19T02:25:23.781Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:23.832Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:23.852Z] [exec] Mar 19, 2024 2:25:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:23.852Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:23.943Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:23.943Z] [javac] 1 warning [2024-03-19T02:25:23.943Z] [2024-03-19T02:25:23.944Z] setOSConditions: [2024-03-19T02:25:23.944Z] [2024-03-19T02:25:23.944Z] setToolWin: [2024-03-19T02:25:23.944Z] [2024-03-19T02:25:23.944Z] setToolUnix: [2024-03-19T02:25:23.944Z] [2024-03-19T02:25:23.944Z] setToolProperty: [2024-03-19T02:25:23.944Z] [2024-03-19T02:25:23.944Z] setS1ASclassPath: [2024-03-19T02:25:23.944Z] [2024-03-19T02:25:23.944Z] init-common: [2024-03-19T02:25:23.944Z] [2024-03-19T02:25:23.944Z] compile-common: [2024-03-19T02:25:23.944Z] [echo] Current time (ISO): 2024-03-19T02:25:23.823+0000 [2024-03-19T02:25:23.944Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:23.989Z] [2024-03-19T02:25:23.989Z] init.customtasks: [2024-03-19T02:25:23.990Z] [2024-03-19T02:25:23.990Z] common.run.asadmin: [2024-03-19T02:25:23.990Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2024-03-19T02:25:24.011Z] [exec] Mar 19, 2024 2:25:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:24.011Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:24.103Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/servlet/test/servlet/ProducerMethodRuntimePolymorhpismTestServlet.java uses unchecked or unsafe operations. [2024-03-19T02:25:24.103Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:25:24.103Z] [javac] 1 warning [2024-03-19T02:25:24.103Z] [2024-03-19T02:25:24.103Z] build: [2024-03-19T02:25:24.103Z] [2024-03-19T02:25:24.103Z] setOSConditions: [2024-03-19T02:25:24.103Z] [2024-03-19T02:25:24.103Z] setToolWin: [2024-03-19T02:25:24.103Z] [2024-03-19T02:25:24.103Z] setToolUnix: [2024-03-19T02:25:24.103Z] [2024-03-19T02:25:24.103Z] setToolProperty: [2024-03-19T02:25:24.104Z] [2024-03-19T02:25:24.104Z] setS1ASclassPath: [2024-03-19T02:25:24.104Z] [2024-03-19T02:25:24.104Z] init-common: [2024-03-19T02:25:24.104Z] [2024-03-19T02:25:24.104Z] webclient-war-common: [2024-03-19T02:25:24.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:24.104Z] [2024-03-19T02:25:24.104Z] clear: [2024-03-19T02:25:24.104Z] [2024-03-19T02:25:24.104Z] test-tlds-exist: [2024-03-19T02:25:24.104Z] [2024-03-19T02:25:24.104Z] copy-tlds: [2024-03-19T02:25:24.104Z] [2024-03-19T02:25:24.104Z] test-tagfiles-exist: [2024-03-19T02:25:24.104Z] [2024-03-19T02:25:24.104Z] copy-tagfiles: [2024-03-19T02:25:24.104Z] [2024-03-19T02:25:24.104Z] package-war-common: [2024-03-19T02:25:24.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:24.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:24.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:24.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:24.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/lib [2024-03-19T02:25:24.104Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:24.105Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:24.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/docroot [2024-03-19T02:25:24.105Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2024-03-19T02:25:24.105Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:24.105Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:24.105Z] [javac] Compiling 1 source file [2024-03-19T02:25:24.105Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:24.105Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:24.105Z] [2024-03-19T02:25:24.105Z] deploy: [2024-03-19T02:25:24.105Z] [2024-03-19T02:25:24.105Z] deploy-war-common: [2024-03-19T02:25:24.105Z] [2024-03-19T02:25:24.105Z] setOSConditions: [2024-03-19T02:25:24.105Z] [2024-03-19T02:25:24.105Z] setToolWin: [2024-03-19T02:25:24.105Z] [2024-03-19T02:25:24.105Z] setToolUnix: [2024-03-19T02:25:24.105Z] [2024-03-19T02:25:24.105Z] setToolProperty: [2024-03-19T02:25:24.105Z] [2024-03-19T02:25:24.105Z] setS1ASclassPath: [2024-03-19T02:25:24.105Z] [2024-03-19T02:25:24.105Z] init-common: [2024-03-19T02:25:24.105Z] [2024-03-19T02:25:24.106Z] deploy-war-commonpe: [2024-03-19T02:25:24.269Z] [exec] [txtests] doTest()... [2024-03-19T02:25:24.269Z] [exec] [txtests] Inside init.... [2024-03-19T02:25:24.269Z] [exec] Mar 19, 2024 2:25:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:24.269Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:24.423Z] [exec] Mar 19, 2024 2:25:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:24.423Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:24.503Z] [exec] Mar 19, 2024 2:25:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:24.503Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7c71c889 [2024-03-19T02:25:24.503Z] [exec] invoking stateful [2024-03-19T02:25:24.503Z] [exec] invoking stateless [2024-03-19T02:25:24.503Z] [exec] test complete [2024-03-19T02:25:24.503Z] [exec] Value of key is: main [2024-03-19T02:25:24.503Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:24.503Z] [exec] [2024-03-19T02:25:24.503Z] [exec] [2024-03-19T02:25:24.503Z] [exec] ----------------------------------------- [2024-03-19T02:25:24.503Z] [exec] - main: PASS - [2024-03-19T02:25:24.503Z] [exec] ----------------------------------------- [2024-03-19T02:25:24.503Z] [exec] Total PASS: 1 [2024-03-19T02:25:24.503Z] [exec] Total FAIL: 0 [2024-03-19T02:25:24.503Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:24.503Z] [exec] ----------------------------------------- [2024-03-19T02:25:24.503Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:24.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups j2ee --authrealmname file --target server j2ee [2024-03-19T02:25:24.569Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt [2024-03-19T02:25:24.569Z] [2024-03-19T02:25:24.569Z] setAsadminArgsWithoutPassword: [2024-03-19T02:25:24.569Z] [2024-03-19T02:25:24.569Z] common.createuser.asadmin: [2024-03-19T02:25:24.569Z] [2024-03-19T02:25:24.569Z] init.os: [2024-03-19T02:25:24.570Z] [2024-03-19T02:25:24.570Z] init.tools.unix: [2024-03-19T02:25:24.570Z] [2024-03-19T02:25:24.570Z] init.tools.windows: [2024-03-19T02:25:24.570Z] [2024-03-19T02:25:24.570Z] init.tools: [2024-03-19T02:25:24.570Z] [2024-03-19T02:25:24.570Z] setAsadminArgs: [2024-03-19T02:25:24.570Z] [2024-03-19T02:25:24.570Z] init: [2024-03-19T02:25:24.570Z] [2024-03-19T02:25:24.570Z] init.customtasks: [2024-03-19T02:25:24.570Z] [2024-03-19T02:25:24.570Z] common.run.asadmin: [2024-03-19T02:25:24.570Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups sunuser --authrealmname file sunuser [2024-03-19T02:25:24.669Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-producer-methods-qualifiers --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2024-03-19T02:25:24.669Z] [exec] Application deployed with name cdi-producer-methods-qualifiers-web. [2024-03-19T02:25:24.669Z] [2024-03-19T02:25:24.669Z] deploy-war-commonee: [2024-03-19T02:25:24.669Z] [2024-03-19T02:25:24.669Z] run: [2024-03-19T02:25:24.669Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-qualifiers/myurl [2024-03-19T02:25:24.669Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:24.669Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:24.669Z] [java] [2024-03-19T02:25:24.669Z] [java] [2024-03-19T02:25:24.669Z] [java] ----------------------------------------- [2024-03-19T02:25:24.669Z] [java] - producer-methods-runtimepolymorphism: PASS - [2024-03-19T02:25:24.669Z] [java] ----------------------------------------- [2024-03-19T02:25:24.669Z] [java] - Total PASS : 1 - [2024-03-19T02:25:24.669Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:24.669Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:24.669Z] [java] ----------------------------------------- [2024-03-19T02:25:24.714Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:24.714Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:24.714Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:24.714Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:24.714Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:24.714Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:24.714Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:24.761Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:24.875Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:24.875Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:24.875Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:24.875Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:24.875Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:24.875Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:24.876Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:24.927Z] [2024-03-19T02:25:24.927Z] undeploy: [2024-03-19T02:25:24.927Z] [2024-03-19T02:25:24.927Z] setOSConditions: [2024-03-19T02:25:24.927Z] [2024-03-19T02:25:24.927Z] setToolWin: [2024-03-19T02:25:24.927Z] [2024-03-19T02:25:24.927Z] setToolUnix: [2024-03-19T02:25:24.927Z] [2024-03-19T02:25:24.927Z] setToolProperty: [2024-03-19T02:25:24.927Z] [2024-03-19T02:25:24.927Z] setS1ASclassPath: [2024-03-19T02:25:24.927Z] [2024-03-19T02:25:24.927Z] init-common: [2024-03-19T02:25:24.927Z] [2024-03-19T02:25:24.927Z] undeploy-war-common: [2024-03-19T02:25:25.018Z] [2024-03-19T02:25:25.018Z] checkReporting-common: [2024-03-19T02:25:25.018Z] [2024-03-19T02:25:25.018Z] confirmReportPresent-common: [2024-03-19T02:25:25.018Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:25.018Z] [echo] Test seems to be reported fine [2024-03-19T02:25:25.018Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/nopkg/RepRunConf.txt [2024-03-19T02:25:25.018Z] [2024-03-19T02:25:25.018Z] confirmMissingReport-common: [2024-03-19T02:25:25.018Z] [2024-03-19T02:25:25.018Z] undeploy: [2024-03-19T02:25:25.018Z] [2024-03-19T02:25:25.018Z] setOSConditions: [2024-03-19T02:25:25.018Z] [2024-03-19T02:25:25.018Z] setToolWin: [2024-03-19T02:25:25.018Z] [2024-03-19T02:25:25.018Z] setToolUnix: [2024-03-19T02:25:25.018Z] [2024-03-19T02:25:25.018Z] setToolProperty: [2024-03-19T02:25:25.018Z] [2024-03-19T02:25:25.018Z] setS1ASclassPath: [2024-03-19T02:25:25.018Z] [2024-03-19T02:25:25.018Z] init-common: [2024-03-19T02:25:25.019Z] [2024-03-19T02:25:25.019Z] undeploy-common: [2024-03-19T02:25:25.164Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups sunuser --authrealmname file --target server sunuser [2024-03-19T02:25:25.165Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt [2024-03-19T02:25:25.165Z] [2024-03-19T02:25:25.165Z] init.os: [2024-03-19T02:25:25.165Z] [2024-03-19T02:25:25.165Z] init.tools.unix: [2024-03-19T02:25:25.165Z] [2024-03-19T02:25:25.165Z] init.tools.windows: [2024-03-19T02:25:25.165Z] [2024-03-19T02:25:25.165Z] init.tools: [2024-03-19T02:25:25.165Z] [2024-03-19T02:25:25.165Z] setAsadminArgs: [2024-03-19T02:25:25.165Z] [2024-03-19T02:25:25.165Z] init: [2024-03-19T02:25:25.165Z] [2024-03-19T02:25:25.165Z] init.customtasks: [2024-03-19T02:25:25.165Z] [2024-03-19T02:25:25.165Z] prepare: [2024-03-19T02:25:25.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2024-03-19T02:25:25.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives [2024-03-19T02:25:25.165Z] [2024-03-19T02:25:25.165Z] compile: [2024-03-19T02:25:25.165Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:25.166Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2024-03-19T02:25:25.184Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-producer-methods-qualifiers-web [2024-03-19T02:25:25.184Z] [2024-03-19T02:25:25.184Z] all: [2024-03-19T02:25:25.184Z] [echo] [2024-03-19T02:25:25.184Z] [echo] ************************* [2024-03-19T02:25:25.184Z] [echo] * Running scopes [2024-03-19T02:25:25.184Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes [2024-03-19T02:25:25.184Z] [echo] ************************* [2024-03-19T02:25:25.184Z] [echo] [2024-03-19T02:25:25.184Z] [2024-03-19T02:25:25.184Z] all: [2024-03-19T02:25:25.184Z] [2024-03-19T02:25:25.184Z] scopes: [2024-03-19T02:25:25.184Z] [2024-03-19T02:25:25.184Z] setOSConditions: [2024-03-19T02:25:25.184Z] [2024-03-19T02:25:25.184Z] setToolWin: [2024-03-19T02:25:25.184Z] [2024-03-19T02:25:25.184Z] setToolUnix: [2024-03-19T02:25:25.184Z] [2024-03-19T02:25:25.184Z] setToolProperty: [2024-03-19T02:25:25.184Z] [2024-03-19T02:25:25.184Z] setS1ASclassPath: [2024-03-19T02:25:25.184Z] [2024-03-19T02:25:25.184Z] init-common: [2024-03-19T02:25:25.184Z] [2024-03-19T02:25:25.184Z] clean: [2024-03-19T02:25:25.184Z] [2024-03-19T02:25:25.185Z] setOSConditions: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] setToolWin: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] setToolUnix: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] setToolProperty: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] setS1ASclassPath: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] init-common: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] clean-common: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] setOSConditions: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] setToolWin: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] setToolUnix: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] setToolProperty: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] setS1ASclassPath: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] init-common: [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.185Z] clean-classes-common: [2024-03-19T02:25:25.185Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:25.185Z] [2024-03-19T02:25:25.186Z] setOSConditions: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] setToolWin: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] setToolUnix: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] setToolProperty: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] setS1ASclassPath: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] init-common: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] clean-jars-common: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] compile: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] setOSConditions: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] setToolWin: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] setToolUnix: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] setToolProperty: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] setS1ASclassPath: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] init-common: [2024-03-19T02:25:25.186Z] [2024-03-19T02:25:25.186Z] compile-common: [2024-03-19T02:25:25.187Z] [echo] Current time (ISO): 2024-03-19T02:25:25.071+0000 [2024-03-19T02:25:25.187Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:25.187Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:25.398Z] [exec] Application deployed with name web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web. [2024-03-19T02:25:25.398Z] [2024-03-19T02:25:25.398Z] deploy-war-commonee: [2024-03-19T02:25:25.398Z] [2024-03-19T02:25:25.398Z] run: [2024-03-19T02:25:25.398Z] [java] Connecting to: http://localhost:45711/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes/jsp/test.jsp [2024-03-19T02:25:25.441Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:25.441Z] [javac] 1 warning [2024-03-19T02:25:25.441Z] [2024-03-19T02:25:25.441Z] build: [2024-03-19T02:25:25.441Z] [2024-03-19T02:25:25.441Z] setOSConditions: [2024-03-19T02:25:25.441Z] [2024-03-19T02:25:25.441Z] setToolWin: [2024-03-19T02:25:25.441Z] [2024-03-19T02:25:25.441Z] setToolUnix: [2024-03-19T02:25:25.441Z] [2024-03-19T02:25:25.441Z] setToolProperty: [2024-03-19T02:25:25.441Z] [2024-03-19T02:25:25.441Z] setS1ASclassPath: [2024-03-19T02:25:25.441Z] [2024-03-19T02:25:25.441Z] init-common: [2024-03-19T02:25:25.441Z] [2024-03-19T02:25:25.442Z] ejb-jar-common: [2024-03-19T02:25:25.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:25.442Z] [2024-03-19T02:25:25.442Z] package-ejbjar-common: [2024-03-19T02:25:25.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:25.442Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb.jar [2024-03-19T02:25:25.442Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:25.442Z] [2024-03-19T02:25:25.442Z] deploy: [2024-03-19T02:25:25.442Z] [2024-03-19T02:25:25.442Z] setOSConditions: [2024-03-19T02:25:25.442Z] [2024-03-19T02:25:25.442Z] setToolWin: [2024-03-19T02:25:25.442Z] [2024-03-19T02:25:25.442Z] setToolUnix: [2024-03-19T02:25:25.442Z] [2024-03-19T02:25:25.442Z] setToolProperty: [2024-03-19T02:25:25.442Z] [2024-03-19T02:25:25.442Z] setS1ASclassPath: [2024-03-19T02:25:25.442Z] [2024-03-19T02:25:25.442Z] init-common: [2024-03-19T02:25:25.442Z] [2024-03-19T02:25:25.442Z] deploy-jar-common: [2024-03-19T02:25:25.582Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-nopkgApp [2024-03-19T02:25:25.582Z] [2024-03-19T02:25:25.582Z] all: [2024-03-19T02:25:25.582Z] [2024-03-19T02:25:25.582Z] mdb: [2024-03-19T02:25:25.582Z] [2024-03-19T02:25:25.582Z] setOSConditions: [2024-03-19T02:25:25.582Z] [2024-03-19T02:25:25.582Z] setToolWin: [2024-03-19T02:25:25.582Z] [2024-03-19T02:25:25.582Z] setToolUnix: [2024-03-19T02:25:25.582Z] [2024-03-19T02:25:25.583Z] setToolProperty: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] setS1ASclassPath: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] init-common: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] clean: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] setOSConditions: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] setToolWin: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] setToolUnix: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] setToolProperty: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] setS1ASclassPath: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] init-common: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] clean-common: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] setOSConditions: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] setToolWin: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] setToolUnix: [2024-03-19T02:25:25.583Z] [2024-03-19T02:25:25.583Z] setToolProperty: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] setS1ASclassPath: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] init-common: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] clean-classes-common: [2024-03-19T02:25:25.584Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] setOSConditions: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] setToolWin: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] setToolUnix: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] setToolProperty: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] setS1ASclassPath: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] init-common: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] clean-jars-common: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] compile: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] setOSConditions: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] setToolWin: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.584Z] setToolUnix: [2024-03-19T02:25:25.584Z] [2024-03-19T02:25:25.585Z] setToolProperty: [2024-03-19T02:25:25.585Z] [2024-03-19T02:25:25.585Z] setS1ASclassPath: [2024-03-19T02:25:25.585Z] [2024-03-19T02:25:25.585Z] init-common: [2024-03-19T02:25:25.585Z] [2024-03-19T02:25:25.585Z] compile-common: [2024-03-19T02:25:25.585Z] [echo] Current time (ISO): 2024-03-19T02:25:25.344+0000 [2024-03-19T02:25:25.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:25.585Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:25.654Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:25.654Z] [javac] 1 warning [2024-03-19T02:25:25.654Z] [2024-03-19T02:25:25.655Z] setOSConditions: [2024-03-19T02:25:25.655Z] [2024-03-19T02:25:25.655Z] setToolWin: [2024-03-19T02:25:25.655Z] [2024-03-19T02:25:25.655Z] setToolUnix: [2024-03-19T02:25:25.655Z] [2024-03-19T02:25:25.655Z] setToolProperty: [2024-03-19T02:25:25.655Z] [2024-03-19T02:25:25.655Z] setS1ASclassPath: [2024-03-19T02:25:25.655Z] [2024-03-19T02:25:25.655Z] init-common: [2024-03-19T02:25:25.655Z] [2024-03-19T02:25:25.655Z] compile-common: [2024-03-19T02:25:25.655Z] [echo] Current time (ISO): 2024-03-19T02:25:25.578+0000 [2024-03-19T02:25:25.655Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:25.732Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:25.732Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:25.732Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:25.732Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:25.732Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:25.732Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:25.732Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:25.732Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:25.732Z] [javac] 1 warning [2024-03-19T02:25:25.733Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:25.733Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2024-03-19T02:25:25.750Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:25.750Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:25.750Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:25.750Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:25.751Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:25.751Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:25.751Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:26.043Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb.jar [2024-03-19T02:25:26.164Z] [exec] Mar 19, 2024 2:25:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:26.164Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@34c62fdf [2024-03-19T02:25:26.164Z] [exec] [txtests] Initalization done [2024-03-19T02:25:26.164Z] [exec] Value of key is: doRollbackTest [2024-03-19T02:25:26.164Z] [exec] Value of key is: doReturnParamTest [2024-03-19T02:25:26.164Z] [exec] [txtests] DONE doTest()... [2024-03-19T02:25:26.164Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:26.164Z] [exec] [2024-03-19T02:25:26.164Z] [exec] [2024-03-19T02:25:26.164Z] [exec] ----------------------------------------- [2024-03-19T02:25:26.164Z] [exec] - doReturnParamTest: PASS - [2024-03-19T02:25:26.164Z] [exec] - doRollbackTest: PASS - [2024-03-19T02:25:26.164Z] [exec] ----------------------------------------- [2024-03-19T02:25:26.164Z] [exec] Total PASS: 2 [2024-03-19T02:25:26.164Z] [exec] Total FAIL: 0 [2024-03-19T02:25:26.164Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:26.164Z] [exec] ----------------------------------------- [2024-03-19T02:25:26.164Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:26.164Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:26.300Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:26.300Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:26.300Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:26.300Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:26.300Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:26.300Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:26.300Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:26.300Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:26.300Z] [javac] 1 warning [2024-03-19T02:25:26.300Z] [2024-03-19T02:25:26.300Z] assemble: [2024-03-19T02:25:26.301Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverride-ejb.jar [2024-03-19T02:25:26.301Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverride-client.jar [2024-03-19T02:25:26.301Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2024-03-19T02:25:26.315Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:26.322Z] [exec] Mar 19, 2024 2:25:26 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:26.322Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@71c0b742 [2024-03-19T02:25:26.332Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:26.332Z] [java] [2024-03-19T02:25:26.332Z] [java] [2024-03-19T02:25:26.332Z] [java] ----------------------------------------- [2024-03-19T02:25:26.332Z] [java] - jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes: PASS - [2024-03-19T02:25:26.332Z] [java] ----------------------------------------- [2024-03-19T02:25:26.332Z] [java] - Total PASS : 1 - [2024-03-19T02:25:26.332Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:26.332Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:26.332Z] [java] ----------------------------------------- [2024-03-19T02:25:26.332Z] [2024-03-19T02:25:26.332Z] undeploy: [2024-03-19T02:25:26.332Z] [2024-03-19T02:25:26.332Z] setOSConditions: [2024-03-19T02:25:26.332Z] [2024-03-19T02:25:26.332Z] setToolWin: [2024-03-19T02:25:26.332Z] [2024-03-19T02:25:26.332Z] setToolUnix: [2024-03-19T02:25:26.332Z] [2024-03-19T02:25:26.332Z] setToolProperty: [2024-03-19T02:25:26.332Z] [2024-03-19T02:25:26.332Z] setS1ASclassPath: [2024-03-19T02:25:26.332Z] [2024-03-19T02:25:26.332Z] init-common: [2024-03-19T02:25:26.332Z] [2024-03-19T02:25:26.332Z] undeploy-war-common: [2024-03-19T02:25:26.422Z] [2024-03-19T02:25:26.422Z] checkReporting-common: [2024-03-19T02:25:26.422Z] [2024-03-19T02:25:26.422Z] confirmReportPresent-common: [2024-03-19T02:25:26.422Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:26.422Z] [echo] Test seems to be reported fine [2024-03-19T02:25:26.422Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/RepRunConf.txt [2024-03-19T02:25:26.422Z] [2024-03-19T02:25:26.422Z] confirmMissingReport-common: [2024-03-19T02:25:26.422Z] [2024-03-19T02:25:26.422Z] undeploy: [2024-03-19T02:25:26.423Z] [2024-03-19T02:25:26.423Z] setOSConditions: [2024-03-19T02:25:26.423Z] [2024-03-19T02:25:26.423Z] setToolWin: [2024-03-19T02:25:26.423Z] [2024-03-19T02:25:26.423Z] setToolUnix: [2024-03-19T02:25:26.423Z] [2024-03-19T02:25:26.423Z] setToolProperty: [2024-03-19T02:25:26.423Z] [2024-03-19T02:25:26.423Z] setS1ASclassPath: [2024-03-19T02:25:26.423Z] [2024-03-19T02:25:26.423Z] init-common: [2024-03-19T02:25:26.423Z] [2024-03-19T02:25:26.423Z] undeploy-common: [2024-03-19T02:25:26.531Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:26.531Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:26.531Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:26.531Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:26.531Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:26.531Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:26.531Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:26.563Z] [2024-03-19T02:25:26.563Z] declare-test: [2024-03-19T02:25:26.563Z] [echo] Starting test xmloverride ejb30/security Test asadmin deploy [2024-03-19T02:25:26.563Z] [2024-03-19T02:25:26.563Z] init.os: [2024-03-19T02:25:26.563Z] [2024-03-19T02:25:26.563Z] init.tools.unix: [2024-03-19T02:25:26.563Z] [2024-03-19T02:25:26.563Z] init.tools.windows: [2024-03-19T02:25:26.563Z] [2024-03-19T02:25:26.563Z] init.tools: [2024-03-19T02:25:26.563Z] [2024-03-19T02:25:26.563Z] setAsadminArgs: [2024-03-19T02:25:26.563Z] [2024-03-19T02:25:26.563Z] init: [2024-03-19T02:25:26.563Z] [2024-03-19T02:25:26.563Z] init.customtasks: [2024-03-19T02:25:26.563Z] [2024-03-19T02:25:26.563Z] prepare: [2024-03-19T02:25:26.563Z] [2024-03-19T02:25:26.563Z] deploy.asadmin: [2024-03-19T02:25:26.563Z] [2024-03-19T02:25:26.564Z] setAsadminArgs: [2024-03-19T02:25:26.564Z] [2024-03-19T02:25:26.564Z] common.deploy.asadmin: [2024-03-19T02:25:26.564Z] [2024-03-19T02:25:26.564Z] init.os: [2024-03-19T02:25:26.564Z] [2024-03-19T02:25:26.564Z] init.tools.unix: [2024-03-19T02:25:26.564Z] [2024-03-19T02:25:26.564Z] init.tools.windows: [2024-03-19T02:25:26.564Z] [2024-03-19T02:25:26.564Z] init.tools: [2024-03-19T02:25:26.564Z] [2024-03-19T02:25:26.564Z] setAsadminArgs: [2024-03-19T02:25:26.564Z] [2024-03-19T02:25:26.564Z] init: [2024-03-19T02:25:26.564Z] [2024-03-19T02:25:26.564Z] init.customtasks: [2024-03-19T02:25:26.564Z] [2024-03-19T02:25:26.564Z] common.run.asadmin: [2024-03-19T02:25:26.564Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives --name deployment-ejb30-ear-xmloverride /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2024-03-19T02:25:26.571Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/servlet/test/servlets/DependentScopeTestServlet.java uses unchecked or unsafe operations. [2024-03-19T02:25:26.572Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:25:26.572Z] [javac] 1 warning [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] build: [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] setOSConditions: [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] setToolWin: [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] setToolUnix: [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] setToolProperty: [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] setS1ASclassPath: [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] init-common: [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] webclient-war-common: [2024-03-19T02:25:26.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] clear: [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] test-tlds-exist: [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] copy-tlds: [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] test-tagfiles-exist: [2024-03-19T02:25:26.572Z] [2024-03-19T02:25:26.572Z] copy-tagfiles: [2024-03-19T02:25:26.573Z] [2024-03-19T02:25:26.573Z] package-war-common: [2024-03-19T02:25:26.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:26.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:26.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:26.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:26.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/lib [2024-03-19T02:25:26.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:26.573Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:26.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/docroot [2024-03-19T02:25:26.573Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-dependent-scope-web.war [2024-03-19T02:25:26.573Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:26.573Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:26.573Z] [javac] Compiling 1 source file [2024-03-19T02:25:26.573Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:26.573Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:26.573Z] [2024-03-19T02:25:26.573Z] deploy: [2024-03-19T02:25:26.573Z] [2024-03-19T02:25:26.573Z] deploy-war-common: [2024-03-19T02:25:26.573Z] [2024-03-19T02:25:26.573Z] setOSConditions: [2024-03-19T02:25:26.573Z] [2024-03-19T02:25:26.573Z] setToolWin: [2024-03-19T02:25:26.574Z] [2024-03-19T02:25:26.574Z] setToolUnix: [2024-03-19T02:25:26.574Z] [2024-03-19T02:25:26.574Z] setToolProperty: [2024-03-19T02:25:26.574Z] [2024-03-19T02:25:26.574Z] setS1ASclassPath: [2024-03-19T02:25:26.574Z] [2024-03-19T02:25:26.574Z] init-common: [2024-03-19T02:25:26.574Z] [2024-03-19T02:25:26.574Z] deploy-war-commonpe: [2024-03-19T02:25:26.578Z] [exec] Value of key is: test2 : [2024-03-19T02:25:26.578Z] [exec] jdbc reconfig-maxpoolsize status: [2024-03-19T02:25:26.578Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:26.578Z] [exec] [2024-03-19T02:25:26.578Z] [exec] [2024-03-19T02:25:26.578Z] [exec] ----------------------------------------- [2024-03-19T02:25:26.578Z] [exec] - test2 : : PASS - [2024-03-19T02:25:26.578Z] [exec] ----------------------------------------- [2024-03-19T02:25:26.578Z] [exec] Total PASS: 1 [2024-03-19T02:25:26.578Z] [exec] Total FAIL: 0 [2024-03-19T02:25:26.578Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:26.578Z] [exec] ----------------------------------------- [2024-03-19T02:25:26.578Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:26.578Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:26.586Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:26.586Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:26.586Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:26.586Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:26.586Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:26.586Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:26.586Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:26.588Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web [2024-03-19T02:25:26.589Z] [2024-03-19T02:25:26.589Z] stopDomain: [2024-03-19T02:25:26.589Z] [echo] run.xml:stopping domain... [2024-03-19T02:25:26.639Z] [exec] Application deployed with name ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb. [2024-03-19T02:25:26.640Z] [2024-03-19T02:25:26.640Z] run: [2024-03-19T02:25:26.640Z] [2024-03-19T02:25:26.640Z] setOSConditions: [2024-03-19T02:25:26.640Z] [2024-03-19T02:25:26.640Z] setToolWin: [2024-03-19T02:25:26.640Z] [2024-03-19T02:25:26.640Z] setToolUnix: [2024-03-19T02:25:26.640Z] [2024-03-19T02:25:26.640Z] setToolProperty: [2024-03-19T02:25:26.640Z] [2024-03-19T02:25:26.640Z] setS1ASclassPath: [2024-03-19T02:25:26.640Z] [2024-03-19T02:25:26.640Z] init-common: [2024-03-19T02:25:26.640Z] [2024-03-19T02:25:26.640Z] run_se: [2024-03-19T02:25:26.680Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-txtests-statelessApp [2024-03-19T02:25:26.680Z] [2024-03-19T02:25:26.680Z] delete-resources: [2024-03-19T02:25:26.680Z] [2024-03-19T02:25:26.680Z] all: [2024-03-19T02:25:26.680Z] [2024-03-19T02:25:26.680Z] setOSConditions: [2024-03-19T02:25:26.680Z] [2024-03-19T02:25:26.680Z] setToolWin: [2024-03-19T02:25:26.680Z] [2024-03-19T02:25:26.680Z] setToolUnix: [2024-03-19T02:25:26.680Z] [2024-03-19T02:25:26.680Z] setToolProperty: [2024-03-19T02:25:26.680Z] [2024-03-19T02:25:26.680Z] setS1ASclassPath: [2024-03-19T02:25:26.680Z] [2024-03-19T02:25:26.680Z] init-common: [2024-03-19T02:25:26.680Z] [2024-03-19T02:25:26.680Z] undeploy: [2024-03-19T02:25:26.680Z] [2024-03-19T02:25:26.681Z] setOSConditions: [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] setToolWin: [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] setToolUnix: [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] setToolProperty: [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] setS1ASclassPath: [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] init-common: [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] execute-ejb-sql-common: [2024-03-19T02:25:26.681Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/sql/drop_pointbase.sql [2024-03-19T02:25:26.681Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] setOSConditions: [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] setToolWin: [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] setToolUnix: [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] setToolProperty: [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] setS1ASclassPath: [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] init-common: [2024-03-19T02:25:26.681Z] [2024-03-19T02:25:26.681Z] undeploy-common: [2024-03-19T02:25:26.757Z] [java] Ack: true [2024-03-19T02:25:26.757Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:25:26.757Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:25:26.757Z] [java] Mar 19, 2024 2:25:26 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-03-19T02:25:26.757Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopping... [2024-03-19T02:25:26.801Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:26.835Z] [2024-03-19T02:25:26.835Z] checkReporting-common: [2024-03-19T02:25:26.835Z] [2024-03-19T02:25:26.835Z] confirmReportPresent-common: [2024-03-19T02:25:26.835Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:26.835Z] [echo] Test seems to be reported fine [2024-03-19T02:25:26.835Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2024-03-19T02:25:26.835Z] [2024-03-19T02:25:26.835Z] confirmMissingReport-common: [2024-03-19T02:25:26.835Z] [2024-03-19T02:25:26.835Z] asadmin-common: [2024-03-19T02:25:26.835Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_pool_size=10 [2024-03-19T02:25:26.957Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:26.957Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:26.958Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:26.958Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:26.958Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:26.958Z] [2024-03-19T02:25:26.958Z] setOSConditions: [2024-03-19T02:25:26.958Z] [2024-03-19T02:25:26.958Z] setToolWin: [2024-03-19T02:25:26.958Z] [2024-03-19T02:25:26.958Z] setToolUnix: [2024-03-19T02:25:26.958Z] [2024-03-19T02:25:26.958Z] setToolProperty: [2024-03-19T02:25:26.958Z] [2024-03-19T02:25:26.958Z] setS1ASclassPath: [2024-03-19T02:25:26.958Z] [2024-03-19T02:25:26.958Z] init-common: [2024-03-19T02:25:26.958Z] [2024-03-19T02:25:26.958Z] startDomainUnix: [2024-03-19T02:25:26.958Z] [echo] Starting DAS [2024-03-19T02:25:27.058Z] [javac] 1 warning [2024-03-19T02:25:27.058Z] [2024-03-19T02:25:27.058Z] setOSConditions: [2024-03-19T02:25:27.058Z] [2024-03-19T02:25:27.059Z] setToolWin: [2024-03-19T02:25:27.059Z] [2024-03-19T02:25:27.059Z] setToolUnix: [2024-03-19T02:25:27.059Z] [2024-03-19T02:25:27.059Z] setToolProperty: [2024-03-19T02:25:27.059Z] [2024-03-19T02:25:27.059Z] setS1ASclassPath: [2024-03-19T02:25:27.059Z] [2024-03-19T02:25:27.059Z] init-common: [2024-03-19T02:25:27.059Z] [2024-03-19T02:25:27.059Z] compile-common: [2024-03-19T02:25:27.059Z] [echo] Current time (ISO): 2024-03-19T02:25:26.985+0000 [2024-03-19T02:25:27.059Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:27.131Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:27.131Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:25:27.137Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-dependent-scope --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-dependent-scope-web.war [2024-03-19T02:25:27.205Z] [java] Mar 19, 2024 2:25:26 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:25:27.205Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:25:27.244Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-txtests-simpleApp [2024-03-19T02:25:27.244Z] [2024-03-19T02:25:27.244Z] thread_pool_id: [2024-03-19T02:25:27.244Z] [2024-03-19T02:25:27.244Z] setOSConditions: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] setToolWin: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] setToolUnix: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] setToolProperty: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] setS1ASclassPath: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] init-common: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] clean: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] setOSConditions: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] setToolWin: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] setToolUnix: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] setToolProperty: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] setS1ASclassPath: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] init-common: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] clean-common: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.245Z] setOSConditions: [2024-03-19T02:25:27.245Z] [2024-03-19T02:25:27.246Z] setToolWin: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] setToolUnix: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] setToolProperty: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] setS1ASclassPath: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] init-common: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] clean-classes-common: [2024-03-19T02:25:27.246Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] setOSConditions: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] setToolWin: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] setToolUnix: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] setToolProperty: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] setS1ASclassPath: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] init-common: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] clean-jars-common: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.246Z] compile: [2024-03-19T02:25:27.246Z] [2024-03-19T02:25:27.247Z] setOSConditions: [2024-03-19T02:25:27.247Z] [2024-03-19T02:25:27.247Z] setToolWin: [2024-03-19T02:25:27.247Z] [2024-03-19T02:25:27.247Z] setToolUnix: [2024-03-19T02:25:27.247Z] [2024-03-19T02:25:27.247Z] setToolProperty: [2024-03-19T02:25:27.247Z] [2024-03-19T02:25:27.247Z] setS1ASclassPath: [2024-03-19T02:25:27.247Z] [2024-03-19T02:25:27.247Z] init-common: [2024-03-19T02:25:27.247Z] [2024-03-19T02:25:27.247Z] compile-common: [2024-03-19T02:25:27.247Z] [echo] Current time (ISO): 2024-03-19T02:25:27.070+0000 [2024-03-19T02:25:27.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:27.247Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:27.393Z] [exec] Application deployed with name cdi-dependent-scope-web. [2024-03-19T02:25:27.393Z] [2024-03-19T02:25:27.393Z] deploy-war-commonee: [2024-03-19T02:25:27.393Z] [2024-03-19T02:25:27.394Z] run: [2024-03-19T02:25:27.394Z] [java] opening connection to http://localhost:8080/cdi-dependent-scope/myurl [2024-03-19T02:25:27.394Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:27.394Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:27.394Z] [java] [2024-03-19T02:25:27.394Z] [java] [2024-03-19T02:25:27.394Z] [java] ----------------------------------------- [2024-03-19T02:25:27.394Z] [java] - cdi-scopes-dependent: PASS - [2024-03-19T02:25:27.394Z] [java] ----------------------------------------- [2024-03-19T02:25:27.394Z] [java] - Total PASS : 1 - [2024-03-19T02:25:27.394Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:27.394Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:27.394Z] [java] ----------------------------------------- [2024-03-19T02:25:27.394Z] [2024-03-19T02:25:27.394Z] undeploy: [2024-03-19T02:25:27.394Z] [2024-03-19T02:25:27.394Z] setOSConditions: [2024-03-19T02:25:27.394Z] [2024-03-19T02:25:27.394Z] setToolWin: [2024-03-19T02:25:27.394Z] [2024-03-19T02:25:27.394Z] setToolUnix: [2024-03-19T02:25:27.394Z] [2024-03-19T02:25:27.394Z] setToolProperty: [2024-03-19T02:25:27.394Z] [2024-03-19T02:25:27.394Z] setS1ASclassPath: [2024-03-19T02:25:27.394Z] [2024-03-19T02:25:27.394Z] init-common: [2024-03-19T02:25:27.394Z] [2024-03-19T02:25:27.394Z] undeploy-war-common: [2024-03-19T02:25:27.428Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_pool_size=10 [2024-03-19T02:25:27.428Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-pool-size=10 [2024-03-19T02:25:27.428Z] [2024-03-19T02:25:27.428Z] asadmin-common: [2024-03-19T02:25:27.428Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_wait_time_in_millis=1000 [2024-03-19T02:25:27.548Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:27.548Z] [javac] 1 warning [2024-03-19T02:25:27.548Z] [2024-03-19T02:25:27.548Z] build: [2024-03-19T02:25:27.549Z] [2024-03-19T02:25:27.549Z] setOSConditions: [2024-03-19T02:25:27.549Z] [2024-03-19T02:25:27.549Z] fixFiles: [2024-03-19T02:25:27.549Z] [2024-03-19T02:25:27.549Z] convUnix: [2024-03-19T02:25:27.549Z] [2024-03-19T02:25:27.549Z] convWin: [2024-03-19T02:25:27.549Z] [2024-03-19T02:25:27.549Z] setToolWin: [2024-03-19T02:25:27.549Z] [2024-03-19T02:25:27.549Z] setToolUnix: [2024-03-19T02:25:27.549Z] [2024-03-19T02:25:27.549Z] setToolProperty: [2024-03-19T02:25:27.549Z] [2024-03-19T02:25:27.549Z] setS1ASclassPath: [2024-03-19T02:25:27.549Z] [2024-03-19T02:25:27.549Z] init-common: [2024-03-19T02:25:27.549Z] [2024-03-19T02:25:27.549Z] package-persistence-common: [2024-03-19T02:25:27.549Z] [2024-03-19T02:25:27.549Z] ejb-jar-common: [2024-03-19T02:25:27.549Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:27.549Z] [2024-03-19T02:25:27.549Z] package-ejbjar-common: [2024-03-19T02:25:27.549Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:27.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:27.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:27.550Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2024-03-19T02:25:27.550Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:27.550Z] [2024-03-19T02:25:27.550Z] appclient-jar-common: [2024-03-19T02:25:27.550Z] [2024-03-19T02:25:27.550Z] package-appclientjar-common: [2024-03-19T02:25:27.550Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:27.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:27.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:27.550Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2024-03-19T02:25:27.550Z] [2024-03-19T02:25:27.550Z] webclient-war-common: [2024-03-19T02:25:27.550Z] [2024-03-19T02:25:27.550Z] clear: [2024-03-19T02:25:27.550Z] [2024-03-19T02:25:27.550Z] test-tlds-exist: [2024-03-19T02:25:27.550Z] [2024-03-19T02:25:27.550Z] copy-tlds: [2024-03-19T02:25:27.550Z] [2024-03-19T02:25:27.550Z] test-tagfiles-exist: [2024-03-19T02:25:27.550Z] [2024-03-19T02:25:27.550Z] copy-tagfiles: [2024-03-19T02:25:27.551Z] [2024-03-19T02:25:27.551Z] package-war-common: [2024-03-19T02:25:27.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:27.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:27.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:27.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:27.551Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:27.551Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:27.551Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:27.551Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:27.551Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2024-03-19T02:25:27.551Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:27.551Z] [2024-03-19T02:25:27.551Z] build-ear-common: [2024-03-19T02:25:27.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:27.551Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:27.551Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:27.551Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-03-19T02:25:27.574Z] [exec] Waiting for the domain to stop . [2024-03-19T02:25:27.574Z] [exec] Waiting finished after 204 ms. [2024-03-19T02:25:27.574Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:25:27.574Z] [2024-03-19T02:25:27.574Z] restore: [2024-03-19T02:25:27.574Z] [2024-03-19T02:25:27.574Z] setOSConditions: [2024-03-19T02:25:27.574Z] [2024-03-19T02:25:27.574Z] setToolWin: [2024-03-19T02:25:27.574Z] [2024-03-19T02:25:27.574Z] setToolUnix: [2024-03-19T02:25:27.574Z] [2024-03-19T02:25:27.574Z] setToolProperty: [2024-03-19T02:25:27.574Z] [2024-03-19T02:25:27.574Z] setS1ASclassPath: [2024-03-19T02:25:27.574Z] [2024-03-19T02:25:27.574Z] init-common: [2024-03-19T02:25:27.574Z] [2024-03-19T02:25:27.574Z] removeJarAndClasses: [2024-03-19T02:25:27.574Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/myclasses.jar [2024-03-19T02:25:27.574Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/classes/aaa [2024-03-19T02:25:27.574Z] [2024-03-19T02:25:27.574Z] setOSConditions: [2024-03-19T02:25:27.574Z] [2024-03-19T02:25:27.574Z] setToolWin: [2024-03-19T02:25:27.574Z] [2024-03-19T02:25:27.574Z] setToolUnix: [2024-03-19T02:25:27.574Z] [2024-03-19T02:25:27.575Z] setToolProperty: [2024-03-19T02:25:27.575Z] [2024-03-19T02:25:27.575Z] setS1ASclassPath: [2024-03-19T02:25:27.575Z] [2024-03-19T02:25:27.575Z] init-common: [2024-03-19T02:25:27.575Z] [2024-03-19T02:25:27.575Z] startDomainUnix: [2024-03-19T02:25:27.575Z] [echo] Starting DAS [2024-03-19T02:25:27.652Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-dependent-scope-web [2024-03-19T02:25:27.652Z] [2024-03-19T02:25:27.652Z] all: [2024-03-19T02:25:27.652Z] [2024-03-19T02:25:27.652Z] setOSConditions: [2024-03-19T02:25:27.652Z] [2024-03-19T02:25:27.652Z] setToolWin: [2024-03-19T02:25:27.652Z] [2024-03-19T02:25:27.653Z] setToolUnix: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] setToolProperty: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] setS1ASclassPath: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] init-common: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] clean: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] setOSConditions: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] setToolWin: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] setToolUnix: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] setToolProperty: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] setS1ASclassPath: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] init-common: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] clean-common: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] setOSConditions: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.653Z] setToolWin: [2024-03-19T02:25:27.653Z] [2024-03-19T02:25:27.654Z] setToolUnix: [2024-03-19T02:25:27.654Z] [2024-03-19T02:25:27.654Z] setToolProperty: [2024-03-19T02:25:27.654Z] [2024-03-19T02:25:27.654Z] setS1ASclassPath: [2024-03-19T02:25:27.654Z] [2024-03-19T02:25:27.654Z] init-common: [2024-03-19T02:25:27.654Z] [2024-03-19T02:25:27.654Z] clean-classes-common: [2024-03-19T02:25:27.654Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:27.654Z] [2024-03-19T02:25:27.654Z] setOSConditions: [2024-03-19T02:25:27.654Z] [2024-03-19T02:25:27.654Z] setToolWin: [2024-03-19T02:25:27.654Z] [2024-03-19T02:25:27.654Z] setToolUnix: [2024-03-19T02:25:27.654Z] [2024-03-19T02:25:27.654Z] setToolProperty: [2024-03-19T02:25:27.654Z] [2024-03-19T02:25:27.654Z] setS1ASclassPath: [2024-03-19T02:25:27.654Z] [2024-03-19T02:25:27.654Z] init-common: [2024-03-19T02:25:27.654Z] [2024-03-19T02:25:27.654Z] clean-jars-common: [2024-03-19T02:25:27.654Z] [2024-03-19T02:25:27.654Z] compile: [2024-03-19T02:25:27.684Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_wait_time_in_millis=1000 [2024-03-19T02:25:27.809Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:27.809Z] [2024-03-19T02:25:27.809Z] setOSConditions: [2024-03-19T02:25:27.809Z] [2024-03-19T02:25:27.809Z] setToolWin: [2024-03-19T02:25:27.809Z] [2024-03-19T02:25:27.809Z] setToolUnix: [2024-03-19T02:25:27.809Z] [2024-03-19T02:25:27.809Z] setToolProperty: [2024-03-19T02:25:27.809Z] [2024-03-19T02:25:27.809Z] setS1ASclassPath: [2024-03-19T02:25:27.809Z] [2024-03-19T02:25:27.809Z] init-common: [2024-03-19T02:25:27.809Z] [2024-03-19T02:25:27.809Z] prepare: [2024-03-19T02:25:27.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-03-19T02:25:27.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2024-03-19T02:25:27.810Z] [2024-03-19T02:25:27.810Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:27.810Z] build: [2024-03-19T02:25:27.810Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:27.810Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:27.810Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:27.810Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:27.810Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:27.810Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:27.810Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:27.810Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-03-19T02:25:27.810Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:27.810Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:27.810Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:27.810Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:27.810Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:27.810Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:27.810Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:27.827Z] [exec] Waiting for the domain to stop ... [2024-03-19T02:25:27.827Z] [exec] Waiting finished after 2,869 ms. [2024-03-19T02:25:27.827Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:25:27.911Z] [2024-03-19T02:25:27.911Z] setOSConditions: [2024-03-19T02:25:27.911Z] [2024-03-19T02:25:27.911Z] setToolWin: [2024-03-19T02:25:27.911Z] [2024-03-19T02:25:27.911Z] setToolUnix: [2024-03-19T02:25:27.911Z] [2024-03-19T02:25:27.911Z] setToolProperty: [2024-03-19T02:25:27.911Z] [2024-03-19T02:25:27.911Z] setS1ASclassPath: [2024-03-19T02:25:27.911Z] [2024-03-19T02:25:27.911Z] init-common: [2024-03-19T02:25:27.912Z] [2024-03-19T02:25:27.912Z] compile-common: [2024-03-19T02:25:27.912Z] [echo] Current time (ISO): 2024-03-19T02:25:27.659+0000 [2024-03-19T02:25:27.912Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:27.912Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:27.940Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-wait-time-in-millis=1000 [2024-03-19T02:25:27.940Z] [2024-03-19T02:25:27.940Z] setOSConditions: [2024-03-19T02:25:27.940Z] [2024-03-19T02:25:27.940Z] setToolWin: [2024-03-19T02:25:27.940Z] [2024-03-19T02:25:27.940Z] setToolUnix: [2024-03-19T02:25:27.940Z] [2024-03-19T02:25:27.940Z] setToolProperty: [2024-03-19T02:25:27.940Z] [2024-03-19T02:25:27.940Z] setS1ASclassPath: [2024-03-19T02:25:27.940Z] [2024-03-19T02:25:27.940Z] init-common: [2024-03-19T02:25:27.940Z] [2024-03-19T02:25:27.941Z] runclient-common: [2024-03-19T02:25:27.941Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeAppClient.jar -name jdbc-reconfig-maxpoolsizeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2024-03-19T02:25:28.002Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:28.003Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:28.003Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:28.003Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:28.003Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:28.003Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:28.003Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:28.065Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-clientClient.jar of size 11,115 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-clientClient.jar [2024-03-19T02:25:28.065Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient.jar of size 3,363 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient.jar [2024-03-19T02:25:28.065Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-client.jar of size 3,646 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-client.jar [2024-03-19T02:25:28.065Z] [exec] Application deployed with name deployment-ejb30-ear-xmloverride. [2024-03-19T02:25:28.065Z] [exec] Command deploy executed successfully. [2024-03-19T02:25:28.065Z] [2024-03-19T02:25:28.065Z] init.os: [2024-03-19T02:25:28.065Z] [2024-03-19T02:25:28.065Z] init.tools.unix: [2024-03-19T02:25:28.065Z] [2024-03-19T02:25:28.065Z] init.tools.windows: [2024-03-19T02:25:28.065Z] [2024-03-19T02:25:28.065Z] init.tools: [2024-03-19T02:25:28.065Z] [2024-03-19T02:25:28.065Z] setAsadminArgs: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] init: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] init.customtasks: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] setEnabled: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] createAppRef: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] init.os: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] init.tools.unix: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] init.tools.windows: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] init.tools: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] setAsadminArgs: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] init: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] init.customtasks: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] prepare: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.066Z] setOrbPort2: [2024-03-19T02:25:28.066Z] [2024-03-19T02:25:28.067Z] runclient: [2024-03-19T02:25:28.080Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:28.338Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:25:28.338Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:25:28.338Z] [javac] ^ [2024-03-19T02:25:28.338Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:25:28.338Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:28.338Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:25:28.338Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:25:28.338Z] [javac] 2 warnings [2024-03-19T02:25:28.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-03-19T02:25:28.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-03-19T02:25:28.338Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-03-19T02:25:28.338Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-03-19T02:25:28.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-03-19T02:25:28.338Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-03-19T02:25:28.338Z] [2024-03-19T02:25:28.338Z] deploy: [2024-03-19T02:25:28.338Z] [2024-03-19T02:25:28.338Z] setOSConditions: [2024-03-19T02:25:28.338Z] [2024-03-19T02:25:28.339Z] setToolWin: [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.339Z] setToolUnix: [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.339Z] setToolProperty: [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.339Z] setS1ASclassPath: [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.339Z] init-common: [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.339Z] prepare: [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.339Z] build: [2024-03-19T02:25:28.339Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.339Z] deploy-rar-and-setup-resources: [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.339Z] setOSConditions: [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.339Z] setToolWin: [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.339Z] setToolUnix: [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.339Z] setToolProperty: [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.339Z] setS1ASclassPath: [2024-03-19T02:25:28.339Z] [2024-03-19T02:25:28.340Z] init-common: [2024-03-19T02:25:28.340Z] [2024-03-19T02:25:28.340Z] deploy-rar-common: [2024-03-19T02:25:28.340Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2024-03-19T02:25:28.403Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:28.403Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/ejb/SimpleBMPBean.java:68: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:28.403Z] [javac] return new Integer(i); [2024-03-19T02:25:28.403Z] [javac] ^ [2024-03-19T02:25:28.475Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:28.475Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:28.475Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:28.475Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:28.475Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:28.475Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:28.475Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:28.506Z] [exec] Mar 19, 2024 2:25:28 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:28.506Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:28.566Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:28.566Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/client/Client.java:65: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:25:28.567Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-03-19T02:25:28.567Z] [javac] ^ [2024-03-19T02:25:28.654Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:25:28.654Z] [java] Done calling EJB [2024-03-19T02:25:28.654Z] [java] Value of key is: embedded with MDB [2024-03-19T02:25:28.654Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:28.654Z] [java] [2024-03-19T02:25:28.654Z] [java] [2024-03-19T02:25:28.654Z] [java] ----------------------------------------- [2024-03-19T02:25:28.654Z] [java] - embedded with MDB: PASS - [2024-03-19T02:25:28.654Z] [java] ----------------------------------------- [2024-03-19T02:25:28.654Z] [java] Total PASS: 1 [2024-03-19T02:25:28.654Z] [java] Total FAIL: 0 [2024-03-19T02:25:28.654Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:25:28.654Z] [java] ----------------------------------------- [2024-03-19T02:25:28.654Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:28.654Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:28.654Z] [java] Mar 19, 2024 2:25:28 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-03-19T02:25:28.654Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopped. [2024-03-19T02:25:28.654Z] [java] Mar 19, 2024 2:25:28 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:25:28.654Z] [java] INFO: RAR7094: jmsra shutdown successful. [2024-03-19T02:25:28.654Z] [java] Mar 19, 2024 2:25:28 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:25:28.654Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:25:28.654Z] [java] Mar 19, 2024 2:25:28 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:25:28.654Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:25:28.654Z] [java] Mar 19, 2024 2:25:28 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:25:28.654Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:25:28.660Z] [javac] 2 warnings [2024-03-19T02:25:28.660Z] [2024-03-19T02:25:28.660Z] setOSConditions: [2024-03-19T02:25:28.660Z] [2024-03-19T02:25:28.660Z] setToolWin: [2024-03-19T02:25:28.660Z] [2024-03-19T02:25:28.660Z] setToolUnix: [2024-03-19T02:25:28.660Z] [2024-03-19T02:25:28.660Z] setToolProperty: [2024-03-19T02:25:28.660Z] [2024-03-19T02:25:28.660Z] setS1ASclassPath: [2024-03-19T02:25:28.660Z] [2024-03-19T02:25:28.660Z] init-common: [2024-03-19T02:25:28.661Z] [2024-03-19T02:25:28.661Z] compile-common: [2024-03-19T02:25:28.661Z] [echo] Current time (ISO): 2024-03-19T02:25:28.534+0000 [2024-03-19T02:25:28.661Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:28.824Z] [javac] 2 warnings [2024-03-19T02:25:28.824Z] [2024-03-19T02:25:28.824Z] build: [2024-03-19T02:25:28.824Z] [2024-03-19T02:25:28.824Z] setOSConditions: [2024-03-19T02:25:28.824Z] [2024-03-19T02:25:28.824Z] fixFiles: [2024-03-19T02:25:28.824Z] [2024-03-19T02:25:28.824Z] convUnix: [2024-03-19T02:25:28.825Z] [2024-03-19T02:25:28.825Z] convWin: [2024-03-19T02:25:28.825Z] [2024-03-19T02:25:28.825Z] setToolWin: [2024-03-19T02:25:28.825Z] [2024-03-19T02:25:28.825Z] setToolUnix: [2024-03-19T02:25:28.825Z] [2024-03-19T02:25:28.825Z] setToolProperty: [2024-03-19T02:25:28.825Z] [2024-03-19T02:25:28.825Z] setS1ASclassPath: [2024-03-19T02:25:28.825Z] [2024-03-19T02:25:28.825Z] init-common: [2024-03-19T02:25:28.825Z] [2024-03-19T02:25:28.825Z] package-persistence-common: [2024-03-19T02:25:28.825Z] [2024-03-19T02:25:28.825Z] ejb-jar-common: [2024-03-19T02:25:28.825Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:28.825Z] [2024-03-19T02:25:28.825Z] package-ejbjar-common: [2024-03-19T02:25:28.825Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:28.825Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:28.825Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb-ejb.jar [2024-03-19T02:25:28.825Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:28.825Z] [2024-03-19T02:25:28.825Z] appclient-jar-common: [2024-03-19T02:25:28.825Z] [2024-03-19T02:25:28.825Z] package-appclientjar-common: [2024-03-19T02:25:28.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:28.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:28.826Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb-client.jar [2024-03-19T02:25:28.826Z] [2024-03-19T02:25:28.826Z] webclient-war-common: [2024-03-19T02:25:28.826Z] [2024-03-19T02:25:28.826Z] build-ear-common: [2024-03-19T02:25:28.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:28.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:28.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:28.826Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbApp.ear [2024-03-19T02:25:28.826Z] [2024-03-19T02:25:28.826Z] create-resources: [2024-03-19T02:25:28.826Z] [2024-03-19T02:25:28.826Z] asadmin-batch-common: [2024-03-19T02:25:28.904Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-xa.rar [2024-03-19T02:25:29.038Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:29.180Z] [exec] Application deployed with name blackbox-xa. [2024-03-19T02:25:29.180Z] [echo] Deploying rar/blackbox-xa.rar on server [2024-03-19T02:25:29.180Z] [2024-03-19T02:25:29.180Z] setOSConditions: [2024-03-19T02:25:29.180Z] [2024-03-19T02:25:29.180Z] setToolWin: [2024-03-19T02:25:29.180Z] [2024-03-19T02:25:29.181Z] setToolUnix: [2024-03-19T02:25:29.181Z] [2024-03-19T02:25:29.181Z] setToolProperty: [2024-03-19T02:25:29.181Z] [2024-03-19T02:25:29.181Z] setS1ASclassPath: [2024-03-19T02:25:29.181Z] [2024-03-19T02:25:29.181Z] init-common: [2024-03-19T02:25:29.181Z] [2024-03-19T02:25:29.181Z] create-connector-connpool: [2024-03-19T02:25:29.181Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --target server blackbox-xa-ccp [2024-03-19T02:25:29.219Z] [2024-03-19T02:25:29.219Z] unsetup: [2024-03-19T02:25:29.219Z] [echo] ...Starting DAS to delete JMS resources.... [2024-03-19T02:25:29.219Z] [2024-03-19T02:25:29.219Z] setOSConditions: [2024-03-19T02:25:29.219Z] [2024-03-19T02:25:29.219Z] setToolWin: [2024-03-19T02:25:29.219Z] [2024-03-19T02:25:29.219Z] setToolUnix: [2024-03-19T02:25:29.219Z] [2024-03-19T02:25:29.219Z] setToolProperty: [2024-03-19T02:25:29.219Z] [2024-03-19T02:25:29.219Z] setS1ASclassPath: [2024-03-19T02:25:29.219Z] [2024-03-19T02:25:29.219Z] init-common: [2024-03-19T02:25:29.219Z] [2024-03-19T02:25:29.219Z] startDomainUnix: [2024-03-19T02:25:29.219Z] [echo] Starting DAS [2024-03-19T02:25:29.223Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:29.224Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:29.224Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:29.224Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:29.224Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:29.224Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:29.224Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:29.303Z] [javac] 1 warning [2024-03-19T02:25:29.303Z] [2024-03-19T02:25:29.303Z] setOSConditions: [2024-03-19T02:25:29.303Z] [2024-03-19T02:25:29.303Z] setToolWin: [2024-03-19T02:25:29.303Z] [2024-03-19T02:25:29.303Z] setToolUnix: [2024-03-19T02:25:29.303Z] [2024-03-19T02:25:29.303Z] setToolProperty: [2024-03-19T02:25:29.303Z] [2024-03-19T02:25:29.303Z] setS1ASclassPath: [2024-03-19T02:25:29.303Z] [2024-03-19T02:25:29.303Z] init-common: [2024-03-19T02:25:29.303Z] [2024-03-19T02:25:29.303Z] compile-common: [2024-03-19T02:25:29.303Z] [echo] Current time (ISO): 2024-03-19T02:25:29.084+0000 [2024-03-19T02:25:29.304Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:29.408Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-03-19T02:25:29.409Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_ejb30_hello_mdb_QCF [2024-03-19T02:25:29.436Z] [exec] Mar 19, 2024 2:25:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:29.436Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:29.692Z] [exec] Mar 19, 2024 2:25:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:29.692Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:29.762Z] [java] Mar 19, 2024 2:25:29 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:29.763Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@496a31da [2024-03-19T02:25:29.763Z] [java] SFSB test : SFSB [2024-03-19T02:25:29.763Z] [java] SFSB1 test : SFSB1 [2024-03-19T02:25:29.763Z] [java] SFSB2 test : SFSB2 [2024-03-19T02:25:29.763Z] [java] Value of key is: main [2024-03-19T02:25:29.763Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:29.763Z] [java] [2024-03-19T02:25:29.763Z] [java] [2024-03-19T02:25:29.763Z] [java] ----------------------------------------- [2024-03-19T02:25:29.763Z] [java] - main: PASS - [2024-03-19T02:25:29.763Z] [java] ----------------------------------------- [2024-03-19T02:25:29.763Z] [java] Total PASS: 1 [2024-03-19T02:25:29.763Z] [java] Total FAIL: 0 [2024-03-19T02:25:29.763Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:25:29.763Z] [java] ----------------------------------------- [2024-03-19T02:25:29.763Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:29.763Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:29.785Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:29.785Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:29.785Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-xa-ccp [2024-03-19T02:25:29.785Z] [exec] Connector connection pool blackbox-xa-ccp created. [2024-03-19T02:25:29.785Z] [2024-03-19T02:25:29.785Z] create-connector-connpool-common: [2024-03-19T02:25:29.785Z] [2024-03-19T02:25:29.785Z] setOSConditions: [2024-03-19T02:25:29.786Z] [2024-03-19T02:25:29.786Z] setToolWin: [2024-03-19T02:25:29.786Z] [2024-03-19T02:25:29.786Z] setToolUnix: [2024-03-19T02:25:29.786Z] [2024-03-19T02:25:29.786Z] setToolProperty: [2024-03-19T02:25:29.786Z] [2024-03-19T02:25:29.786Z] setS1ASclassPath: [2024-03-19T02:25:29.786Z] [2024-03-19T02:25:29.786Z] init-common: [2024-03-19T02:25:29.786Z] [2024-03-19T02:25:29.786Z] create-connector-resource-common: [2024-03-19T02:25:29.786Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2024-03-19T02:25:29.806Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:29.868Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:29.868Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:29.868Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:29.868Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:29.868Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:29.868Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:29.868Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:30.019Z] [2024-03-19T02:25:30.019Z] undeploy: [2024-03-19T02:25:30.019Z] [2024-03-19T02:25:30.019Z] setOSConditions: [2024-03-19T02:25:30.020Z] [2024-03-19T02:25:30.020Z] setToolWin: [2024-03-19T02:25:30.020Z] [2024-03-19T02:25:30.020Z] setToolUnix: [2024-03-19T02:25:30.020Z] [2024-03-19T02:25:30.020Z] setToolProperty: [2024-03-19T02:25:30.020Z] [2024-03-19T02:25:30.020Z] setS1ASclassPath: [2024-03-19T02:25:30.020Z] [2024-03-19T02:25:30.020Z] init-common: [2024-03-19T02:25:30.020Z] [2024-03-19T02:25:30.020Z] undeploy-jar-common: [2024-03-19T02:25:30.062Z] [javac] 1 warning [2024-03-19T02:25:30.062Z] [2024-03-19T02:25:30.062Z] build: [2024-03-19T02:25:30.062Z] [2024-03-19T02:25:30.063Z] setOSConditions: [2024-03-19T02:25:30.063Z] [2024-03-19T02:25:30.063Z] fixFiles: [2024-03-19T02:25:30.063Z] [2024-03-19T02:25:30.063Z] convUnix: [2024-03-19T02:25:30.063Z] [2024-03-19T02:25:30.063Z] convWin: [2024-03-19T02:25:30.063Z] [2024-03-19T02:25:30.063Z] setToolWin: [2024-03-19T02:25:30.063Z] [2024-03-19T02:25:30.063Z] setToolUnix: [2024-03-19T02:25:30.063Z] [2024-03-19T02:25:30.063Z] setToolProperty: [2024-03-19T02:25:30.063Z] [2024-03-19T02:25:30.063Z] setS1ASclassPath: [2024-03-19T02:25:30.063Z] [2024-03-19T02:25:30.063Z] init-common: [2024-03-19T02:25:30.063Z] [2024-03-19T02:25:30.063Z] package-persistence-common: [2024-03-19T02:25:30.063Z] [2024-03-19T02:25:30.063Z] ejb-jar-common: [2024-03-19T02:25:30.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:30.063Z] [2024-03-19T02:25:30.063Z] package-ejbjar-common: [2024-03-19T02:25:30.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.063Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.063Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.064Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-id-ejb.jar [2024-03-19T02:25:30.064Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.064Z] [2024-03-19T02:25:30.064Z] appclient-jar-common: [2024-03-19T02:25:30.064Z] [2024-03-19T02:25:30.064Z] package-appclientjar-common: [2024-03-19T02:25:30.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.064Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.064Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.064Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-id-client.jar [2024-03-19T02:25:30.064Z] [2024-03-19T02:25:30.064Z] webclient-war-common: [2024-03-19T02:25:30.064Z] [2024-03-19T02:25:30.064Z] build-ear-common: [2024-03-19T02:25:30.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:30.064Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.064Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:30.064Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-idApp.ear [2024-03-19T02:25:30.064Z] [2024-03-19T02:25:30.064Z] deploy: [2024-03-19T02:25:30.064Z] [echo] asadmin create-threadpool --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true express-service-thread-pool [2024-03-19T02:25:30.161Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/auth.conf [2024-03-19T02:25:30.161Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/test-jmac-provider.jar [2024-03-19T02:25:30.161Z] [2024-03-19T02:25:30.161Z] setOSConditions: [2024-03-19T02:25:30.161Z] [2024-03-19T02:25:30.161Z] setToolWin: [2024-03-19T02:25:30.162Z] [2024-03-19T02:25:30.162Z] setToolUnix: [2024-03-19T02:25:30.162Z] [2024-03-19T02:25:30.162Z] setToolProperty: [2024-03-19T02:25:30.162Z] [2024-03-19T02:25:30.162Z] setS1ASclassPath: [2024-03-19T02:25:30.162Z] [2024-03-19T02:25:30.162Z] init-common: [2024-03-19T02:25:30.162Z] [2024-03-19T02:25:30.162Z] startDomainUnix: [2024-03-19T02:25:30.162Z] [echo] Starting DAS [2024-03-19T02:25:30.321Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-threadpool --maxthreadpoolsize 5 --minthreadpoolsize 2 --idletimeout 900 --maxqueuesize 4096 --target server express-service-thread-pool [2024-03-19T02:25:30.321Z] [2024-03-19T02:25:30.321Z] restart-server-instance-common: [2024-03-19T02:25:30.321Z] [2024-03-19T02:25:30.321Z] setOSConditions: [2024-03-19T02:25:30.321Z] [2024-03-19T02:25:30.322Z] setToolWin: [2024-03-19T02:25:30.322Z] [2024-03-19T02:25:30.322Z] setToolUnix: [2024-03-19T02:25:30.322Z] [2024-03-19T02:25:30.322Z] setToolProperty: [2024-03-19T02:25:30.322Z] [2024-03-19T02:25:30.322Z] setS1ASclassPath: [2024-03-19T02:25:30.322Z] [2024-03-19T02:25:30.322Z] init-common: [2024-03-19T02:25:30.322Z] [2024-03-19T02:25:30.322Z] stopDomain: [2024-03-19T02:25:30.322Z] [echo] run.xml:stopping domain... [2024-03-19T02:25:30.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-xa-ccp --enabled=true --objecttype user --target server blackbox-xa-cr [2024-03-19T02:25:30.351Z] [exec] Connector resource blackbox-xa-cr created. [2024-03-19T02:25:30.351Z] [2024-03-19T02:25:30.351Z] asadmin-common: [2024-03-19T02:25:30.351Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-03-19T02:25:30.374Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2024-03-19T02:25:30.374Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:25:30.431Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:30.431Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/client/Client.java:79: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:25:30.431Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-03-19T02:25:30.431Z] [javac] ^ [2024-03-19T02:25:30.585Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb [2024-03-19T02:25:30.585Z] [2024-03-19T02:25:30.585Z] all: [2024-03-19T02:25:30.585Z] [2024-03-19T02:25:30.585Z] mdb: [2024-03-19T02:25:30.585Z] [2024-03-19T02:25:30.585Z] setOSConditions: [2024-03-19T02:25:30.585Z] [2024-03-19T02:25:30.585Z] setToolWin: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] setToolUnix: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] setToolProperty: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] setS1ASclassPath: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] init-common: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] clean: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] setOSConditions: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] setToolWin: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] setToolUnix: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] setToolProperty: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] setS1ASclassPath: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] init-common: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] clean-common: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] setOSConditions: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] setToolWin: [2024-03-19T02:25:30.586Z] [2024-03-19T02:25:30.586Z] setToolUnix: [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] setToolProperty: [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] setS1ASclassPath: [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] init-common: [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] clean-classes-common: [2024-03-19T02:25:30.587Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] setOSConditions: [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] setToolWin: [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] setToolUnix: [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] setToolProperty: [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] setS1ASclassPath: [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] init-common: [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] clean-jars-common: [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] compile: [2024-03-19T02:25:30.587Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:30.587Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:30.587Z] [2024-03-19T02:25:30.587Z] setOSConditions: [2024-03-19T02:25:30.588Z] [2024-03-19T02:25:30.588Z] setToolWin: [2024-03-19T02:25:30.588Z] [2024-03-19T02:25:30.588Z] setToolUnix: [2024-03-19T02:25:30.588Z] [2024-03-19T02:25:30.588Z] setToolProperty: [2024-03-19T02:25:30.588Z] [2024-03-19T02:25:30.588Z] setS1ASclassPath: [2024-03-19T02:25:30.588Z] [2024-03-19T02:25:30.588Z] init-common: [2024-03-19T02:25:30.588Z] [2024-03-19T02:25:30.588Z] compile-common: [2024-03-19T02:25:30.588Z] [echo] Current time (ISO): 2024-03-19T02:25:30.472+0000 [2024-03-19T02:25:30.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:30.588Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:30.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-03-19T02:25:30.608Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-03-19T02:25:30.608Z] [2024-03-19T02:25:30.608Z] asadmin-common: [2024-03-19T02:25:30.608Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-03-19T02:25:30.703Z] [javac] 2 warnings [2024-03-19T02:25:30.703Z] [2024-03-19T02:25:30.704Z] build: [2024-03-19T02:25:30.704Z] [2024-03-19T02:25:30.704Z] setOSConditions: [2024-03-19T02:25:30.704Z] [2024-03-19T02:25:30.704Z] fixFiles: [2024-03-19T02:25:30.704Z] [2024-03-19T02:25:30.704Z] convUnix: [2024-03-19T02:25:30.704Z] [2024-03-19T02:25:30.704Z] convWin: [2024-03-19T02:25:30.704Z] [2024-03-19T02:25:30.704Z] setToolWin: [2024-03-19T02:25:30.704Z] [2024-03-19T02:25:30.704Z] setToolUnix: [2024-03-19T02:25:30.704Z] [2024-03-19T02:25:30.704Z] setToolProperty: [2024-03-19T02:25:30.704Z] [2024-03-19T02:25:30.704Z] setS1ASclassPath: [2024-03-19T02:25:30.704Z] [2024-03-19T02:25:30.704Z] init-common: [2024-03-19T02:25:30.704Z] [2024-03-19T02:25:30.704Z] package-persistence-common: [2024-03-19T02:25:30.704Z] [2024-03-19T02:25:30.704Z] ejb-jar-common: [2024-03-19T02:25:30.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:30.704Z] [2024-03-19T02:25:30.704Z] package-ejbjar-common: [2024-03-19T02:25:30.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.705Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.705Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdb-ejb.jar [2024-03-19T02:25:30.705Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.705Z] [2024-03-19T02:25:30.705Z] appclient-jar-common: [2024-03-19T02:25:30.705Z] [2024-03-19T02:25:30.705Z] package-appclientjar-common: [2024-03-19T02:25:30.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.705Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.705Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdb-client.jar [2024-03-19T02:25:30.705Z] [2024-03-19T02:25:30.705Z] webclient-war-common: [2024-03-19T02:25:30.705Z] [2024-03-19T02:25:30.705Z] build-ear-common: [2024-03-19T02:25:30.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:30.705Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:30.705Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:30.705Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbApp.ear [2024-03-19T02:25:30.705Z] [2024-03-19T02:25:30.705Z] create-resources: [2024-03-19T02:25:30.705Z] [2024-03-19T02:25:30.705Z] asadmin-batch-common: [2024-03-19T02:25:31.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-03-19T02:25:31.186Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-03-19T02:25:31.186Z] [2024-03-19T02:25:31.186Z] asadmin-common: [2024-03-19T02:25:31.186Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:31.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-03-19T02:25:31.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/cdi_hello_mdb_QCF [2024-03-19T02:25:31.269Z] [exec] Connector resource jms/cdi_hello_mdb_QCF created. [2024-03-19T02:25:31.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false cdi_hello_mdb_InQueue [2024-03-19T02:25:31.270Z] [exec] JMS Desctination cdi_hello_mdb_InQueue created. [2024-03-19T02:25:31.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=cdi_hello_mdb_InQueue --target server --force=false jms/cdi_hello_mdb_InQueue [2024-03-19T02:25:31.270Z] [exec] Administered object jms/cdi_hello_mdb_InQueue created. [2024-03-19T02:25:31.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false cdi_hello_mdb_OutQueue [2024-03-19T02:25:31.270Z] [exec] JMS Desctination cdi_hello_mdb_OutQueue created. [2024-03-19T02:25:31.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=cdi_hello_mdb_OutQueue --target server --force=false jms/cdi_hello_mdb_OutQueue [2024-03-19T02:25:31.270Z] [exec] Administered object jms/cdi_hello_mdb_OutQueue created. [2024-03-19T02:25:31.270Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt [2024-03-19T02:25:31.270Z] [2024-03-19T02:25:31.270Z] deploy: [2024-03-19T02:25:31.270Z] [2024-03-19T02:25:31.270Z] setOSConditions: [2024-03-19T02:25:31.270Z] [2024-03-19T02:25:31.270Z] setToolWin: [2024-03-19T02:25:31.270Z] [2024-03-19T02:25:31.270Z] setToolUnix: [2024-03-19T02:25:31.270Z] [2024-03-19T02:25:31.271Z] setToolProperty: [2024-03-19T02:25:31.271Z] [2024-03-19T02:25:31.271Z] setS1ASclassPath: [2024-03-19T02:25:31.271Z] [2024-03-19T02:25:31.271Z] init-common: [2024-03-19T02:25:31.271Z] [2024-03-19T02:25:31.271Z] deploy-common: [2024-03-19T02:25:31.271Z] [echo] Current time (ISO): 2024-03-19T02:25:31.171+0000 [2024-03-19T02:25:31.271Z] [2024-03-19T02:25:31.271Z] setOSConditions: [2024-03-19T02:25:31.271Z] [2024-03-19T02:25:31.271Z] setToolWin: [2024-03-19T02:25:31.271Z] [2024-03-19T02:25:31.271Z] setToolUnix: [2024-03-19T02:25:31.271Z] [2024-03-19T02:25:31.271Z] setToolProperty: [2024-03-19T02:25:31.271Z] [2024-03-19T02:25:31.271Z] setS1ASclassPath: [2024-03-19T02:25:31.271Z] [2024-03-19T02:25:31.271Z] init-common: [2024-03-19T02:25:31.271Z] [2024-03-19T02:25:31.271Z] deploy-common-pe: [2024-03-19T02:25:31.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbApp.ear [2024-03-19T02:25:31.538Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:31.538Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:31.538Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:31.538Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:31.538Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:31.538Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:31.538Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:31.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:31.751Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:31.751Z] [2024-03-19T02:25:31.751Z] asadmin-common: [2024-03-19T02:25:31.751Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:32.014Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:32.014Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:32.014Z] [2024-03-19T02:25:32.014Z] deploy-rar-and-setup-resources: [2024-03-19T02:25:32.014Z] [2024-03-19T02:25:32.014Z] setOSConditions: [2024-03-19T02:25:32.014Z] [2024-03-19T02:25:32.014Z] setToolWin: [2024-03-19T02:25:32.014Z] [2024-03-19T02:25:32.014Z] setToolUnix: [2024-03-19T02:25:32.014Z] [2024-03-19T02:25:32.014Z] setToolProperty: [2024-03-19T02:25:32.014Z] [2024-03-19T02:25:32.014Z] setS1ASclassPath: [2024-03-19T02:25:32.014Z] [2024-03-19T02:25:32.014Z] init-common: [2024-03-19T02:25:32.014Z] [2024-03-19T02:25:32.014Z] deploy-rar-common: [2024-03-19T02:25:32.014Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-03-19T02:25:32.103Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:32.103Z] [javac] 1 warning [2024-03-19T02:25:32.216Z] [exec] Mar 19, 2024 2:25:31 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:32.216Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@256589a1 [2024-03-19T02:25:32.216Z] [exec] Value of key is: test3 : [2024-03-19T02:25:32.216Z] [exec] jdbc reconfig-maxpoolsize status: [2024-03-19T02:25:32.216Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:32.216Z] [exec] [2024-03-19T02:25:32.216Z] [exec] [2024-03-19T02:25:32.216Z] [exec] ----------------------------------------- [2024-03-19T02:25:32.217Z] [exec] - test3 : : PASS - [2024-03-19T02:25:32.217Z] [exec] ----------------------------------------- [2024-03-19T02:25:32.217Z] [exec] Total PASS: 1 [2024-03-19T02:25:32.217Z] [exec] Total FAIL: 0 [2024-03-19T02:25:32.217Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:32.217Z] [exec] ----------------------------------------- [2024-03-19T02:25:32.217Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:32.217Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:32.217Z] [2024-03-19T02:25:32.217Z] checkReporting-common: [2024-03-19T02:25:32.217Z] [2024-03-19T02:25:32.217Z] confirmReportPresent-common: [2024-03-19T02:25:32.217Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:32.217Z] [echo] Test seems to be reported fine [2024-03-19T02:25:32.217Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2024-03-19T02:25:32.266Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_InQueue created. [2024-03-19T02:25:32.266Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb_InQueue --target server --force=false jms/ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:25:32.267Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2024-03-19T02:25:32.267Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_hello_mdb_OutQueue [2024-03-19T02:25:32.267Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_OutQueue created. [2024-03-19T02:25:32.267Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb_OutQueue --target server --force=false jms/ejb_ejb30_hello_mdb_OutQueue [2024-03-19T02:25:32.267Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2024-03-19T02:25:32.267Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt [2024-03-19T02:25:32.267Z] [2024-03-19T02:25:32.267Z] deploy: [2024-03-19T02:25:32.267Z] [2024-03-19T02:25:32.267Z] setOSConditions: [2024-03-19T02:25:32.267Z] [2024-03-19T02:25:32.267Z] setToolWin: [2024-03-19T02:25:32.267Z] [2024-03-19T02:25:32.267Z] setToolUnix: [2024-03-19T02:25:32.267Z] [2024-03-19T02:25:32.267Z] setToolProperty: [2024-03-19T02:25:32.267Z] [2024-03-19T02:25:32.267Z] setS1ASclassPath: [2024-03-19T02:25:32.267Z] [2024-03-19T02:25:32.267Z] init-common: [2024-03-19T02:25:32.267Z] [2024-03-19T02:25:32.267Z] deploy-common: [2024-03-19T02:25:32.268Z] [echo] Current time (ISO): 2024-03-19T02:25:31.862+0000 [2024-03-19T02:25:32.268Z] [2024-03-19T02:25:32.268Z] setOSConditions: [2024-03-19T02:25:32.268Z] [2024-03-19T02:25:32.268Z] setToolWin: [2024-03-19T02:25:32.268Z] [2024-03-19T02:25:32.268Z] setToolUnix: [2024-03-19T02:25:32.268Z] [2024-03-19T02:25:32.268Z] setToolProperty: [2024-03-19T02:25:32.268Z] [2024-03-19T02:25:32.268Z] setS1ASclassPath: [2024-03-19T02:25:32.268Z] [2024-03-19T02:25:32.268Z] init-common: [2024-03-19T02:25:32.268Z] [2024-03-19T02:25:32.268Z] deploy-common-pe: [2024-03-19T02:25:32.360Z] [2024-03-19T02:25:32.360Z] setOSConditions: [2024-03-19T02:25:32.360Z] [2024-03-19T02:25:32.360Z] setToolWin: [2024-03-19T02:25:32.360Z] [2024-03-19T02:25:32.360Z] setToolUnix: [2024-03-19T02:25:32.360Z] [2024-03-19T02:25:32.360Z] setToolProperty: [2024-03-19T02:25:32.360Z] [2024-03-19T02:25:32.360Z] setS1ASclassPath: [2024-03-19T02:25:32.360Z] [2024-03-19T02:25:32.360Z] init-common: [2024-03-19T02:25:32.360Z] [2024-03-19T02:25:32.360Z] compile-common: [2024-03-19T02:25:32.360Z] [echo] Current time (ISO): 2024-03-19T02:25:32.173+0000 [2024-03-19T02:25:32.360Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:32.473Z] [2024-03-19T02:25:32.474Z] confirmMissingReport-common: [2024-03-19T02:25:32.474Z] [2024-03-19T02:25:32.474Z] asadmin-common: [2024-03-19T02:25:32.474Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_pool_size=20 [2024-03-19T02:25:32.555Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbApp.ear [2024-03-19T02:25:32.584Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-03-19T02:25:32.730Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_pool_size=20 [2024-03-19T02:25:32.730Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-pool-size=20 [2024-03-19T02:25:32.730Z] [2024-03-19T02:25:32.730Z] setOSConditions: [2024-03-19T02:25:32.730Z] [2024-03-19T02:25:32.730Z] setToolWin: [2024-03-19T02:25:32.730Z] [2024-03-19T02:25:32.730Z] setToolUnix: [2024-03-19T02:25:32.730Z] [2024-03-19T02:25:32.730Z] setToolProperty: [2024-03-19T02:25:32.731Z] [2024-03-19T02:25:32.731Z] setS1ASclassPath: [2024-03-19T02:25:32.731Z] [2024-03-19T02:25:32.731Z] init-common: [2024-03-19T02:25:32.731Z] [2024-03-19T02:25:32.731Z] runclient-common: [2024-03-19T02:25:32.731Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeAppClient.jar -name jdbc-reconfig-maxpoolsizeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2024-03-19T02:25:32.842Z] [exec] Application deployed with name blackbox-tx. [2024-03-19T02:25:32.842Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-03-19T02:25:32.842Z] [2024-03-19T02:25:32.842Z] setOSConditions: [2024-03-19T02:25:32.842Z] [2024-03-19T02:25:32.842Z] setToolWin: [2024-03-19T02:25:32.842Z] [2024-03-19T02:25:32.842Z] setToolUnix: [2024-03-19T02:25:32.842Z] [2024-03-19T02:25:32.842Z] setToolProperty: [2024-03-19T02:25:32.842Z] [2024-03-19T02:25:32.842Z] setS1ASclassPath: [2024-03-19T02:25:32.842Z] [2024-03-19T02:25:32.842Z] init-common: [2024-03-19T02:25:32.842Z] [2024-03-19T02:25:32.842Z] create-connector-connpool: [2024-03-19T02:25:32.842Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server blackbox-tx-ccp [2024-03-19T02:25:32.885Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:25:32.885Z] [exec] Waiting finished after 4,252 ms. [2024-03-19T02:25:32.885Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:25:32.885Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:25:32.885Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:25:32.886Z] [exec] Admin Port: 45,707 [2024-03-19T02:25:32.886Z] [exec] Command start-domain executed successfully. [2024-03-19T02:25:32.886Z] [echo] run.xml:doing wait for localhost:45711... [2024-03-19T02:25:32.886Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-03-19T02:25:32.886Z] [2024-03-19T02:25:32.886Z] dumpThreadStack: [2024-03-19T02:25:32.886Z] [2024-03-19T02:25:32.886Z] startDomainWindows: [2024-03-19T02:25:32.886Z] [2024-03-19T02:25:32.886Z] startDomain: [2024-03-19T02:25:32.886Z] [2024-03-19T02:25:32.886Z] all: [2024-03-19T02:25:32.886Z] [echo] [2024-03-19T02:25:32.886Z] [echo] ************************* [2024-03-19T02:25:32.886Z] [echo] * Running jspRuntimeDeployDashDashLibraries [2024-03-19T02:25:32.886Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries [2024-03-19T02:25:32.886Z] [echo] ************************* [2024-03-19T02:25:32.886Z] [echo] [2024-03-19T02:25:32.886Z] [2024-03-19T02:25:32.886Z] setOSConditions: [2024-03-19T02:25:32.886Z] [2024-03-19T02:25:32.886Z] setToolWin: [2024-03-19T02:25:32.886Z] [2024-03-19T02:25:32.886Z] setToolUnix: [2024-03-19T02:25:32.886Z] [2024-03-19T02:25:32.886Z] setToolProperty: [2024-03-19T02:25:32.886Z] [2024-03-19T02:25:32.886Z] setS1ASclassPath: [2024-03-19T02:25:32.886Z] [2024-03-19T02:25:32.886Z] init-common: [2024-03-19T02:25:32.886Z] [2024-03-19T02:25:32.886Z] setup: [2024-03-19T02:25:32.886Z] [2024-03-19T02:25:32.886Z] setOSConditions: [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] setToolWin: [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] setToolUnix: [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] setToolProperty: [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] setS1ASclassPath: [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] init-common: [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] copyJarToApplibs: [2024-03-19T02:25:32.887Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] clean: [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] setOSConditions: [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] setToolWin: [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] setToolUnix: [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] setToolProperty: [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] setS1ASclassPath: [2024-03-19T02:25:32.887Z] [2024-03-19T02:25:32.887Z] init-common: [2024-03-19T02:25:32.888Z] [2024-03-19T02:25:32.888Z] clean-common: [2024-03-19T02:25:32.888Z] [2024-03-19T02:25:32.888Z] setOSConditions: [2024-03-19T02:25:32.888Z] [2024-03-19T02:25:32.888Z] setToolWin: [2024-03-19T02:25:32.888Z] [2024-03-19T02:25:32.888Z] setToolUnix: [2024-03-19T02:25:32.888Z] [2024-03-19T02:25:32.888Z] setToolProperty: [2024-03-19T02:25:32.888Z] [2024-03-19T02:25:32.888Z] setS1ASclassPath: [2024-03-19T02:25:32.888Z] [2024-03-19T02:25:32.888Z] init-common: [2024-03-19T02:25:32.888Z] [2024-03-19T02:25:32.888Z] clean-classes-common: [2024-03-19T02:25:32.888Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:32.888Z] [2024-03-19T02:25:32.888Z] setOSConditions: [2024-03-19T02:25:32.888Z] [2024-03-19T02:25:32.888Z] setToolWin: [2024-03-19T02:25:32.888Z] [2024-03-19T02:25:32.888Z] setToolUnix: [2024-03-19T02:25:32.889Z] [2024-03-19T02:25:32.889Z] setToolProperty: [2024-03-19T02:25:32.889Z] [2024-03-19T02:25:32.889Z] setS1ASclassPath: [2024-03-19T02:25:32.889Z] [2024-03-19T02:25:32.889Z] init-common: [2024-03-19T02:25:32.889Z] [2024-03-19T02:25:32.889Z] clean-jars-common: [2024-03-19T02:25:32.889Z] [2024-03-19T02:25:32.889Z] compile: [2024-03-19T02:25:32.889Z] [2024-03-19T02:25:32.889Z] setOSConditions: [2024-03-19T02:25:32.889Z] [2024-03-19T02:25:32.889Z] setToolWin: [2024-03-19T02:25:32.889Z] [2024-03-19T02:25:32.889Z] setToolUnix: [2024-03-19T02:25:32.889Z] [2024-03-19T02:25:32.889Z] setToolProperty: [2024-03-19T02:25:32.889Z] [2024-03-19T02:25:32.889Z] setS1ASclassPath: [2024-03-19T02:25:32.889Z] [2024-03-19T02:25:32.889Z] init-common: [2024-03-19T02:25:32.889Z] [2024-03-19T02:25:32.889Z] compile-common: [2024-03-19T02:25:32.889Z] [echo] Current time (ISO): 2024-03-19T02:25:32.751+0000 [2024-03-19T02:25:32.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:32.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/servlet [2024-03-19T02:25:32.890Z] [2024-03-19T02:25:32.890Z] build: [2024-03-19T02:25:32.890Z] [2024-03-19T02:25:32.890Z] setOSConditions: [2024-03-19T02:25:32.890Z] [2024-03-19T02:25:32.890Z] setToolWin: [2024-03-19T02:25:32.890Z] [2024-03-19T02:25:32.890Z] setToolUnix: [2024-03-19T02:25:32.890Z] [2024-03-19T02:25:32.890Z] setToolProperty: [2024-03-19T02:25:32.890Z] [2024-03-19T02:25:32.890Z] setS1ASclassPath: [2024-03-19T02:25:32.890Z] [2024-03-19T02:25:32.890Z] init-common: [2024-03-19T02:25:32.890Z] [2024-03-19T02:25:32.890Z] webclient-war-common: [2024-03-19T02:25:32.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:32.890Z] [2024-03-19T02:25:32.890Z] clear: [2024-03-19T02:25:32.890Z] [2024-03-19T02:25:32.890Z] test-tlds-exist: [2024-03-19T02:25:32.890Z] [2024-03-19T02:25:32.891Z] copy-tlds: [2024-03-19T02:25:32.891Z] [2024-03-19T02:25:32.891Z] test-tagfiles-exist: [2024-03-19T02:25:32.891Z] [2024-03-19T02:25:32.891Z] copy-tagfiles: [2024-03-19T02:25:32.891Z] [2024-03-19T02:25:32.891Z] package-war-common: [2024-03-19T02:25:32.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:32.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:32.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:32.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:32.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/lib [2024-03-19T02:25:32.891Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:32.891Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-deploy-dash-dash-libraries-web.war [2024-03-19T02:25:32.891Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:32.891Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:32.891Z] [javac] Compiling 1 source file [2024-03-19T02:25:32.891Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:32.891Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:32.892Z] [2024-03-19T02:25:32.892Z] deploy: [2024-03-19T02:25:32.892Z] [2024-03-19T02:25:32.892Z] setOSConditions: [2024-03-19T02:25:32.892Z] [2024-03-19T02:25:32.892Z] setToolWin: [2024-03-19T02:25:32.892Z] [2024-03-19T02:25:32.892Z] setToolUnix: [2024-03-19T02:25:32.892Z] [2024-03-19T02:25:32.892Z] setToolProperty: [2024-03-19T02:25:32.892Z] [2024-03-19T02:25:32.892Z] setS1ASclassPath: [2024-03-19T02:25:32.892Z] [2024-03-19T02:25:32.892Z] init-common: [2024-03-19T02:25:32.892Z] [2024-03-19T02:25:32.892Z] deploy-war-libraries: [2024-03-19T02:25:32.941Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:32.941Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:32.941Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:32.941Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:32.941Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:32.941Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:32.941Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:33.088Z] [2024-03-19T02:25:33.089Z] setOSConditions: [2024-03-19T02:25:33.089Z] [2024-03-19T02:25:33.089Z] setToolWin: [2024-03-19T02:25:33.089Z] [2024-03-19T02:25:33.089Z] setToolUnix: [2024-03-19T02:25:33.089Z] [2024-03-19T02:25:33.089Z] setToolProperty: [2024-03-19T02:25:33.089Z] [2024-03-19T02:25:33.089Z] setS1ASclassPath: [2024-03-19T02:25:33.089Z] [2024-03-19T02:25:33.089Z] init-common: [2024-03-19T02:25:33.089Z] [2024-03-19T02:25:33.089Z] startDomainUnix: [2024-03-19T02:25:33.089Z] [echo] Starting DAS [2024-03-19T02:25:33.118Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2024-03-19T02:25:33.118Z] [echo] Deployment on target server server successful [2024-03-19T02:25:33.118Z] [2024-03-19T02:25:33.118Z] setOSConditions: [2024-03-19T02:25:33.118Z] [2024-03-19T02:25:33.118Z] setToolWin: [2024-03-19T02:25:33.118Z] [2024-03-19T02:25:33.118Z] setToolUnix: [2024-03-19T02:25:33.118Z] [2024-03-19T02:25:33.118Z] setToolProperty: [2024-03-19T02:25:33.118Z] [2024-03-19T02:25:33.118Z] setS1ASclassPath: [2024-03-19T02:25:33.118Z] [2024-03-19T02:25:33.118Z] init-common: [2024-03-19T02:25:33.119Z] [2024-03-19T02:25:33.119Z] deploy-common-ee: [2024-03-19T02:25:33.119Z] [2024-03-19T02:25:33.119Z] run: [2024-03-19T02:25:33.119Z] [2024-03-19T02:25:33.119Z] setOSConditions: [2024-03-19T02:25:33.119Z] [2024-03-19T02:25:33.119Z] setToolWin: [2024-03-19T02:25:33.119Z] [2024-03-19T02:25:33.119Z] setToolUnix: [2024-03-19T02:25:33.119Z] [2024-03-19T02:25:33.119Z] setToolProperty: [2024-03-19T02:25:33.119Z] [2024-03-19T02:25:33.119Z] setS1ASclassPath: [2024-03-19T02:25:33.119Z] [2024-03-19T02:25:33.119Z] init-common: [2024-03-19T02:25:33.119Z] [2024-03-19T02:25:33.119Z] runclient-common: [2024-03-19T02:25:33.119Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbAppClient.jar -name ejb-ejb30-hello-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:25:33.149Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-runtime-deploy-dash-dash-libraries --libraries myclasses.jar --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-deploy-dash-dash-libraries-web.war [2024-03-19T02:25:33.407Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:33.407Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:33.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-tx-ccp [2024-03-19T02:25:33.407Z] [exec] Connector connection pool blackbox-tx-ccp created. [2024-03-19T02:25:33.407Z] [2024-03-19T02:25:33.407Z] create-connector-connpool-common: [2024-03-19T02:25:33.407Z] [2024-03-19T02:25:33.407Z] setOSConditions: [2024-03-19T02:25:33.407Z] [2024-03-19T02:25:33.407Z] setToolWin: [2024-03-19T02:25:33.407Z] [2024-03-19T02:25:33.407Z] setToolUnix: [2024-03-19T02:25:33.407Z] [2024-03-19T02:25:33.407Z] setToolProperty: [2024-03-19T02:25:33.407Z] [2024-03-19T02:25:33.407Z] setS1ASclassPath: [2024-03-19T02:25:33.407Z] [2024-03-19T02:25:33.407Z] init-common: [2024-03-19T02:25:33.408Z] [2024-03-19T02:25:33.408Z] create-connector-resource-common: [2024-03-19T02:25:33.408Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2024-03-19T02:25:33.427Z] [exec] Application deployed with name cdi-hello-mdbApp. [2024-03-19T02:25:33.427Z] [echo] Deployment on target server server successful [2024-03-19T02:25:33.427Z] [2024-03-19T02:25:33.427Z] setOSConditions: [2024-03-19T02:25:33.427Z] [2024-03-19T02:25:33.427Z] setToolWin: [2024-03-19T02:25:33.427Z] [2024-03-19T02:25:33.427Z] setToolUnix: [2024-03-19T02:25:33.427Z] [2024-03-19T02:25:33.427Z] setToolProperty: [2024-03-19T02:25:33.427Z] [2024-03-19T02:25:33.427Z] setS1ASclassPath: [2024-03-19T02:25:33.427Z] [2024-03-19T02:25:33.427Z] init-common: [2024-03-19T02:25:33.427Z] [2024-03-19T02:25:33.427Z] deploy-common-ee: [2024-03-19T02:25:33.427Z] [2024-03-19T02:25:33.427Z] run: [2024-03-19T02:25:33.427Z] [2024-03-19T02:25:33.427Z] setOSConditions: [2024-03-19T02:25:33.427Z] [2024-03-19T02:25:33.428Z] setToolWin: [2024-03-19T02:25:33.428Z] [2024-03-19T02:25:33.428Z] setToolUnix: [2024-03-19T02:25:33.428Z] [2024-03-19T02:25:33.428Z] setToolProperty: [2024-03-19T02:25:33.428Z] [2024-03-19T02:25:33.428Z] setS1ASclassPath: [2024-03-19T02:25:33.428Z] [2024-03-19T02:25:33.428Z] init-common: [2024-03-19T02:25:33.428Z] [2024-03-19T02:25:33.428Z] runclient-common: [2024-03-19T02:25:33.428Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbAppClient.jar -name cdi-hello-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:25:33.663Z] [exec] Mar 19, 2024 2:25:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:33.663Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:33.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-tx-ccp --enabled=true --objecttype user --target server blackbox-tx-cr [2024-03-19T02:25:33.665Z] [exec] Connector resource blackbox-tx-cr created. [2024-03-19T02:25:33.665Z] [2024-03-19T02:25:33.665Z] asadmin-common: [2024-03-19T02:25:33.665Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-03-19T02:25:33.874Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:33.874Z] [javac] 1 warning [2024-03-19T02:25:33.874Z] [2024-03-19T02:25:33.874Z] setOSConditions: [2024-03-19T02:25:33.874Z] [2024-03-19T02:25:33.874Z] setToolWin: [2024-03-19T02:25:33.874Z] [2024-03-19T02:25:33.874Z] setToolUnix: [2024-03-19T02:25:33.874Z] [2024-03-19T02:25:33.874Z] setToolProperty: [2024-03-19T02:25:33.874Z] [2024-03-19T02:25:33.874Z] setS1ASclassPath: [2024-03-19T02:25:33.874Z] [2024-03-19T02:25:33.874Z] init-common: [2024-03-19T02:25:33.874Z] [2024-03-19T02:25:33.874Z] compile-common: [2024-03-19T02:25:33.874Z] [echo] Current time (ISO): 2024-03-19T02:25:33.823+0000 [2024-03-19T02:25:33.874Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:34.047Z] [exec] Mar 19, 2024 2:25:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:34.047Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:34.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-03-19T02:25:34.230Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-03-19T02:25:34.230Z] [2024-03-19T02:25:34.230Z] asadmin-common: [2024-03-19T02:25:34.230Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-03-19T02:25:34.231Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.231Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:34.371Z] [exec] Mar 19, 2024 2:25:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:34.371Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:34.545Z] [exec] Waiting for the domain to stop ... [2024-03-19T02:25:34.545Z] [exec] Waiting finished after 2,800 ms. [2024-03-19T02:25:34.545Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:25:34.610Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.610Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:25:34.610Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.610Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:25:34.610Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.610Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:25:34.610Z] [exec] Mar 19, 2024 2:25:34 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:25:34.610Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-mdb-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.mdb.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-hello-mdbClient [2024-03-19T02:25:34.628Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.628Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:25:34.797Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-03-19T02:25:34.797Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-03-19T02:25:34.798Z] [2024-03-19T02:25:34.798Z] asadmin-common: [2024-03-19T02:25:34.798Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:34.824Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.824Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:34.836Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:34.836Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:34.836Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:34.836Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:34.836Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:34.836Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:34.836Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:34.868Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.868Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:25:34.868Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.868Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:25:34.868Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.868Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:25:34.903Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.903Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:25:34.903Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.903Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:25:34.903Z] [exec] Mar 19, 2024 2:25:34 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:25:34.904Z] [exec] WARNING: ACC001: Using the only client [cdi-hello-mdb-client] with main class [com.sun.s1asdev.cdi.hello.mdb.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbAppClient.jar even though it does not match the specified main class name null or client name cdi-hello-mdbClient [2024-03-19T02:25:34.904Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.904Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:25:34.904Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.904Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:25:34.904Z] [exec] Mar 19, 2024 2:25:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:34.904Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:25:35.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:35.055Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:35.055Z] [2024-03-19T02:25:35.055Z] asadmin-common: [2024-03-19T02:25:35.055Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:35.400Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:35.621Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:35.621Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:35.621Z] [2024-03-19T02:25:35.621Z] deploy-rar-and-setup-resources: [2024-03-19T02:25:35.621Z] [2024-03-19T02:25:35.621Z] setOSConditions: [2024-03-19T02:25:35.621Z] [2024-03-19T02:25:35.621Z] setToolWin: [2024-03-19T02:25:35.621Z] [2024-03-19T02:25:35.622Z] setToolUnix: [2024-03-19T02:25:35.622Z] [2024-03-19T02:25:35.622Z] setToolProperty: [2024-03-19T02:25:35.622Z] [2024-03-19T02:25:35.622Z] setS1ASclassPath: [2024-03-19T02:25:35.622Z] [2024-03-19T02:25:35.622Z] init-common: [2024-03-19T02:25:35.622Z] [2024-03-19T02:25:35.622Z] deploy-rar-common: [2024-03-19T02:25:35.622Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2024-03-19T02:25:35.657Z] [javac] 1 warning [2024-03-19T02:25:35.657Z] [2024-03-19T02:25:35.657Z] build: [2024-03-19T02:25:35.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:35.657Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ejb.jar [2024-03-19T02:25:35.657Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.jar [2024-03-19T02:25:35.657Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.rar [2024-03-19T02:25:35.657Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2024-03-19T02:25:35.657Z] [2024-03-19T02:25:35.657Z] deploy: [2024-03-19T02:25:35.670Z] [exec] Application deployed with name web-jsp-runtime-deploy-dash-dash-libraries-web. [2024-03-19T02:25:35.670Z] [2024-03-19T02:25:35.670Z] run: [2024-03-19T02:25:35.670Z] [java] Connecting to: http://localhost:45711/web-jsp-runtime-deploy-dash-dash-libraries/test.jsp [2024-03-19T02:25:35.898Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:25:35.898Z] [exec] Waiting finished after 5,068 ms. [2024-03-19T02:25:35.898Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:25:35.898Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:25:35.898Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:25:35.898Z] [exec] Admin Port: 45,707 [2024-03-19T02:25:35.898Z] [exec] Command start-domain executed successfully. [2024-03-19T02:25:35.898Z] [echo] run.xml:doing wait for localhost:45712... [2024-03-19T02:25:35.898Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-03-19T02:25:35.898Z] [2024-03-19T02:25:35.898Z] dumpThreadStack: [2024-03-19T02:25:35.898Z] [2024-03-19T02:25:35.898Z] startDomainWindows: [2024-03-19T02:25:35.898Z] [2024-03-19T02:25:35.898Z] startDomain: [2024-03-19T02:25:35.914Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2024-03-19T02:25:36.188Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-notx.rar [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] processResult: [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] failed: [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] passed: [2024-03-19T02:25:36.212Z] [echo] Test xmloverride Passed [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] unknown: [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] declare-test: [2024-03-19T02:25:36.212Z] [echo] Starting test xmloverride ejb30/security Test asadmin redeploy [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] init.os: [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] init.tools.unix: [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] init.tools.windows: [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] init.tools: [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] setAsadminArgs: [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] init: [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] init.customtasks: [2024-03-19T02:25:36.212Z] [2024-03-19T02:25:36.212Z] prepare: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] redeploy.asadmin: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] setAsadminArgs: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] common.redeploy.asadmin: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] init.os: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] init.tools.unix: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] init.tools.windows: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] init.tools: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] setAsadminArgs: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] init: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] init.customtasks: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] delAppRef: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] init.os: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] init.tools.unix: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] init.tools.windows: [2024-03-19T02:25:36.213Z] [2024-03-19T02:25:36.213Z] init.tools: [2024-03-19T02:25:36.214Z] [2024-03-19T02:25:36.214Z] setAsadminArgs: [2024-03-19T02:25:36.214Z] [2024-03-19T02:25:36.214Z] init: [2024-03-19T02:25:36.214Z] [2024-03-19T02:25:36.214Z] init.customtasks: [2024-03-19T02:25:36.214Z] [2024-03-19T02:25:36.214Z] common.run.asadmin: [2024-03-19T02:25:36.214Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives --name deployment-ejb30-ear-xmloverride /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2024-03-19T02:25:36.445Z] [exec] Application deployed with name blackbox-notx. [2024-03-19T02:25:36.445Z] [echo] Deploying rar/blackbox-notx.rar on server [2024-03-19T02:25:36.445Z] [2024-03-19T02:25:36.445Z] setOSConditions: [2024-03-19T02:25:36.445Z] [2024-03-19T02:25:36.445Z] setToolWin: [2024-03-19T02:25:36.445Z] [2024-03-19T02:25:36.445Z] setToolUnix: [2024-03-19T02:25:36.445Z] [2024-03-19T02:25:36.445Z] setToolProperty: [2024-03-19T02:25:36.445Z] [2024-03-19T02:25:36.445Z] setS1ASclassPath: [2024-03-19T02:25:36.445Z] [2024-03-19T02:25:36.445Z] init-common: [2024-03-19T02:25:36.445Z] [2024-03-19T02:25:36.446Z] create-connector-connpool: [2024-03-19T02:25:36.446Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-notx --connectiondefinition javax.sql.DataSource --target server blackbox-notx-ccp [2024-03-19T02:25:36.474Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:36.474Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:25:36.478Z] [exec] Application deployed with name ejb32-mdb. [2024-03-19T02:25:36.478Z] [2024-03-19T02:25:36.478Z] run: [2024-03-19T02:25:36.607Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:36.607Z] [java] [2024-03-19T02:25:36.607Z] [java] [2024-03-19T02:25:36.607Z] [java] ----------------------------------------- [2024-03-19T02:25:36.607Z] [java] - jsp-runtime-deploy-dash-dash-libraries: PASS - [2024-03-19T02:25:36.607Z] [java] ----------------------------------------- [2024-03-19T02:25:36.607Z] [java] - Total PASS : 1 - [2024-03-19T02:25:36.607Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:36.607Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:36.607Z] [java] ----------------------------------------- [2024-03-19T02:25:36.607Z] [2024-03-19T02:25:36.607Z] undeploy: [2024-03-19T02:25:36.607Z] [2024-03-19T02:25:36.607Z] setOSConditions: [2024-03-19T02:25:36.607Z] [2024-03-19T02:25:36.607Z] setToolWin: [2024-03-19T02:25:36.607Z] [2024-03-19T02:25:36.607Z] setToolUnix: [2024-03-19T02:25:36.607Z] [2024-03-19T02:25:36.607Z] setToolProperty: [2024-03-19T02:25:36.607Z] [2024-03-19T02:25:36.607Z] setS1ASclassPath: [2024-03-19T02:25:36.607Z] [2024-03-19T02:25:36.607Z] init-common: [2024-03-19T02:25:36.607Z] [2024-03-19T02:25:36.607Z] undeploy-war-common: [2024-03-19T02:25:36.607Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-runtime-deploy-dash-dash-libraries-web [2024-03-19T02:25:36.703Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:36.703Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:36.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-notx --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-notx-ccp [2024-03-19T02:25:36.703Z] [exec] Connector connection pool blackbox-notx-ccp created. [2024-03-19T02:25:36.703Z] [2024-03-19T02:25:36.703Z] create-connector-connpool-common: [2024-03-19T02:25:36.703Z] [2024-03-19T02:25:36.703Z] setOSConditions: [2024-03-19T02:25:36.703Z] [2024-03-19T02:25:36.703Z] setToolWin: [2024-03-19T02:25:36.703Z] [2024-03-19T02:25:36.703Z] setToolUnix: [2024-03-19T02:25:36.704Z] [2024-03-19T02:25:36.704Z] setToolProperty: [2024-03-19T02:25:36.704Z] [2024-03-19T02:25:36.704Z] setS1ASclassPath: [2024-03-19T02:25:36.704Z] [2024-03-19T02:25:36.704Z] init-common: [2024-03-19T02:25:36.704Z] [2024-03-19T02:25:36.704Z] create-connector-resource-common: [2024-03-19T02:25:36.704Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2024-03-19T02:25:36.747Z] [exec] Mar 19, 2024 2:25:36 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:36.747Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2fde9469 [2024-03-19T02:25:36.747Z] [exec] Value of key is: test4 : [2024-03-19T02:25:36.747Z] [exec] jdbc reconfig-maxpoolsize status: [2024-03-19T02:25:36.747Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:36.747Z] [exec] [2024-03-19T02:25:36.747Z] [exec] [2024-03-19T02:25:36.747Z] [exec] ----------------------------------------- [2024-03-19T02:25:36.747Z] [exec] - test4 : : PASS - [2024-03-19T02:25:36.747Z] [exec] ----------------------------------------- [2024-03-19T02:25:36.747Z] [exec] Total PASS: 1 [2024-03-19T02:25:36.748Z] [exec] Total FAIL: 0 [2024-03-19T02:25:36.748Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:36.748Z] [exec] ----------------------------------------- [2024-03-19T02:25:36.748Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:36.748Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:36.763Z] [exec] Mar 19, 2024 2:25:36 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:36.763Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4cc8d70d [2024-03-19T02:25:36.804Z] [exec] Mar 19, 2024 2:25:36 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:36.804Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@103c97ff [2024-03-19T02:25:36.831Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_QCF [2024-03-19T02:25:36.864Z] [2024-03-19T02:25:36.865Z] restore: [2024-03-19T02:25:36.865Z] [2024-03-19T02:25:36.865Z] setOSConditions: [2024-03-19T02:25:36.865Z] [2024-03-19T02:25:36.865Z] setToolWin: [2024-03-19T02:25:36.865Z] [2024-03-19T02:25:36.865Z] setToolUnix: [2024-03-19T02:25:36.865Z] [2024-03-19T02:25:36.865Z] setToolProperty: [2024-03-19T02:25:36.865Z] [2024-03-19T02:25:36.865Z] setS1ASclassPath: [2024-03-19T02:25:36.865Z] [2024-03-19T02:25:36.865Z] init-common: [2024-03-19T02:25:36.865Z] [2024-03-19T02:25:36.865Z] removeJarFromApplibs: [2024-03-19T02:25:36.865Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs/myclasses.jar [2024-03-19T02:25:36.865Z] [2024-03-19T02:25:36.865Z] all: [2024-03-19T02:25:36.865Z] [echo] [2024-03-19T02:25:36.865Z] [echo] ************************* [2024-03-19T02:25:36.865Z] [echo] * Running jspScriptlessTagBodyJspDocument [2024-03-19T02:25:36.865Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument [2024-03-19T02:25:36.865Z] [echo] ************************* [2024-03-19T02:25:36.865Z] [echo] [2024-03-19T02:25:36.865Z] [2024-03-19T02:25:36.865Z] setOSConditions: [2024-03-19T02:25:36.865Z] [2024-03-19T02:25:36.865Z] setToolWin: [2024-03-19T02:25:36.865Z] [2024-03-19T02:25:36.866Z] setToolUnix: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] setToolProperty: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] setS1ASclassPath: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] init-common: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] clean: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] setOSConditions: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] setToolWin: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] setToolUnix: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] setToolProperty: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] setS1ASclassPath: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] init-common: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] clean-common: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] setOSConditions: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] setToolWin: [2024-03-19T02:25:36.866Z] [2024-03-19T02:25:36.866Z] setToolUnix: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] setToolProperty: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] setS1ASclassPath: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] init-common: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] clean-classes-common: [2024-03-19T02:25:36.867Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] setOSConditions: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] setToolWin: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] setToolUnix: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] setToolProperty: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] setS1ASclassPath: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] init-common: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] clean-jars-common: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] compile: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] setOSConditions: [2024-03-19T02:25:36.867Z] [2024-03-19T02:25:36.867Z] setToolWin: [2024-03-19T02:25:36.868Z] [2024-03-19T02:25:36.868Z] setToolUnix: [2024-03-19T02:25:36.868Z] [2024-03-19T02:25:36.868Z] setToolProperty: [2024-03-19T02:25:36.868Z] [2024-03-19T02:25:36.868Z] setS1ASclassPath: [2024-03-19T02:25:36.868Z] [2024-03-19T02:25:36.868Z] init-common: [2024-03-19T02:25:36.868Z] [2024-03-19T02:25:36.868Z] compile-common: [2024-03-19T02:25:36.868Z] [echo] Current time (ISO): 2024-03-19T02:25:36.776+0000 [2024-03-19T02:25:36.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:36.868Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:37.061Z] [exec] Mar 19, 2024 2:25:36 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:25:37.061Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:25:37.288Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-notx-ccp --enabled=true --objecttype user --target server blackbox-notx-cr [2024-03-19T02:25:37.288Z] [exec] Connector resource blackbox-notx-cr created. [2024-03-19T02:25:37.288Z] [2024-03-19T02:25:37.288Z] asadmin-common: [2024-03-19T02:25:37.288Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-03-19T02:25:37.317Z] [exec] Mar 19, 2024 2:25:37 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:25:37.317Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:25:37.317Z] [exec] Mar 19, 2024 2:25:37 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:25:37.317Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:25:37.317Z] [exec] Mar 19, 2024 2:25:37 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:25:37.317Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:25:37.323Z] [2024-03-19T02:25:37.323Z] checkReporting-common: [2024-03-19T02:25:37.323Z] [2024-03-19T02:25:37.323Z] confirmReportPresent-common: [2024-03-19T02:25:37.323Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:37.323Z] [echo] Test seems to be reported fine [2024-03-19T02:25:37.323Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2024-03-19T02:25:37.324Z] [2024-03-19T02:25:37.324Z] confirmMissingReport-common: [2024-03-19T02:25:37.324Z] [2024-03-19T02:25:37.324Z] undeploy: [2024-03-19T02:25:37.324Z] [2024-03-19T02:25:37.324Z] setOSConditions: [2024-03-19T02:25:37.324Z] [2024-03-19T02:25:37.324Z] setToolWin: [2024-03-19T02:25:37.324Z] [2024-03-19T02:25:37.324Z] setToolUnix: [2024-03-19T02:25:37.324Z] [2024-03-19T02:25:37.324Z] setToolProperty: [2024-03-19T02:25:37.324Z] [2024-03-19T02:25:37.324Z] setS1ASclassPath: [2024-03-19T02:25:37.324Z] [2024-03-19T02:25:37.324Z] init-common: [2024-03-19T02:25:37.324Z] [2024-03-19T02:25:37.324Z] undeploy-common: [2024-03-19T02:25:37.327Z] [exec] Mar 19, 2024 2:25:37 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:25:37.327Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:25:37.327Z] [exec] Mar 19, 2024 2:25:37 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:25:37.327Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:25:37.327Z] [exec] Mar 19, 2024 2:25:37 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:25:37.327Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:25:37.410Z] [java] Mar 19, 2024 2:25:37 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:25:37.410Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:25:37.462Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-clientClient.jar of size 11,115 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-clientClient.jar [2024-03-19T02:25:37.462Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient.jar of size 3,363 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient.jar [2024-03-19T02:25:37.463Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-client.jar of size 3,646 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-client.jar [2024-03-19T02:25:37.463Z] [exec] Application deployed with name deployment-ejb30-ear-xmloverride. [2024-03-19T02:25:37.463Z] [exec] Command deploy executed successfully. [2024-03-19T02:25:37.463Z] [2024-03-19T02:25:37.463Z] init.os: [2024-03-19T02:25:37.463Z] [2024-03-19T02:25:37.463Z] init.tools.unix: [2024-03-19T02:25:37.463Z] [2024-03-19T02:25:37.463Z] init.tools.windows: [2024-03-19T02:25:37.463Z] [2024-03-19T02:25:37.463Z] init.tools: [2024-03-19T02:25:37.463Z] [2024-03-19T02:25:37.463Z] setAsadminArgs: [2024-03-19T02:25:37.463Z] [2024-03-19T02:25:37.463Z] init: [2024-03-19T02:25:37.463Z] [2024-03-19T02:25:37.463Z] init.customtasks: [2024-03-19T02:25:37.463Z] [2024-03-19T02:25:37.463Z] setEnabled: [2024-03-19T02:25:37.463Z] [2024-03-19T02:25:37.463Z] createAppRef: [2024-03-19T02:25:37.463Z] [2024-03-19T02:25:37.463Z] init.os: [2024-03-19T02:25:37.463Z] [2024-03-19T02:25:37.463Z] init.tools.unix: [2024-03-19T02:25:37.463Z] [2024-03-19T02:25:37.463Z] init.tools.windows: [2024-03-19T02:25:37.464Z] [2024-03-19T02:25:37.464Z] init.tools: [2024-03-19T02:25:37.464Z] [2024-03-19T02:25:37.464Z] setAsadminArgs: [2024-03-19T02:25:37.464Z] [2024-03-19T02:25:37.464Z] init: [2024-03-19T02:25:37.464Z] [2024-03-19T02:25:37.464Z] init.customtasks: [2024-03-19T02:25:37.464Z] [2024-03-19T02:25:37.464Z] prepare: [2024-03-19T02:25:37.464Z] [2024-03-19T02:25:37.464Z] setOrbPort2: [2024-03-19T02:25:37.464Z] [2024-03-19T02:25:37.464Z] runclient: [2024-03-19T02:25:37.581Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-reconfig-maxpoolsizeApp [2024-03-19T02:25:37.581Z] [2024-03-19T02:25:37.581Z] setOSConditions: [2024-03-19T02:25:37.581Z] [2024-03-19T02:25:37.581Z] setToolWin: [2024-03-19T02:25:37.581Z] [2024-03-19T02:25:37.581Z] setToolUnix: [2024-03-19T02:25:37.581Z] [2024-03-19T02:25:37.581Z] setToolProperty: [2024-03-19T02:25:37.581Z] [2024-03-19T02:25:37.581Z] setS1ASclassPath: [2024-03-19T02:25:37.581Z] [2024-03-19T02:25:37.581Z] init-common: [2024-03-19T02:25:37.581Z] [2024-03-19T02:25:37.581Z] undeploy-jdbc-common: [2024-03-19T02:25:37.581Z] [2024-03-19T02:25:37.581Z] setOSConditions: [2024-03-19T02:25:37.582Z] [2024-03-19T02:25:37.582Z] setToolWin: [2024-03-19T02:25:37.582Z] [2024-03-19T02:25:37.582Z] setToolUnix: [2024-03-19T02:25:37.582Z] [2024-03-19T02:25:37.582Z] setToolProperty: [2024-03-19T02:25:37.582Z] [2024-03-19T02:25:37.582Z] setS1ASclassPath: [2024-03-19T02:25:37.582Z] [2024-03-19T02:25:37.582Z] init-common: [2024-03-19T02:25:37.582Z] [2024-03-19T02:25:37.582Z] delete-jdbc-resource-common: [2024-03-19T02:25:37.582Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxpoolsize [2024-03-19T02:25:37.600Z] [exec] Mar 19, 2024 2:25:37 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:25:37.600Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:25:37.600Z] [exec] Mar 19, 2024 2:25:37 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:25:37.600Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6a2ac68a[jndiName=jms/ejb_ejb30_hello_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:25:37.604Z] [exec] Mar 19, 2024 2:25:37 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:25:37.604Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@817f2e5a[jndiName=jms/cdi_hello_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:25:37.798Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:37.798Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:37.798Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:37.798Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:37.798Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:37.798Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:37.798Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:37.854Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-03-19T02:25:37.854Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-03-19T02:25:37.854Z] [2024-03-19T02:25:37.854Z] asadmin-common: [2024-03-19T02:25:37.854Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-03-19T02:25:37.857Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:25:37.857Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:25:37.857Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:25:37.857Z] [exec] getVERSION(): 3.0 [2024-03-19T02:25:37.857Z] [exec] isReadonly(): false [2024-03-19T02:25:37.857Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815137641 [2024-03-19T02:25:37.857Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-03-19T02:25:37.857Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:25:37.857Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:25:37.857Z] [exec] getVERSION(): 3.0 [2024-03-19T02:25:37.857Z] [exec] isReadonly(): false [2024-03-19T02:25:37.857Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815137653 [2024-03-19T02:25:37.857Z] [exec] Waiting for queue message [2024-03-19T02:25:37.857Z] [exec] Received message : mdb() invoked [2024-03-19T02:25:37.857Z] [exec] Value of key is: main [2024-03-19T02:25:37.857Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:37.857Z] [exec] [2024-03-19T02:25:37.857Z] [exec] [2024-03-19T02:25:37.857Z] [exec] ----------------------------------------- [2024-03-19T02:25:37.857Z] [exec] - main: PASS - [2024-03-19T02:25:37.857Z] [exec] ----------------------------------------- [2024-03-19T02:25:37.857Z] [exec] Total PASS: 1 [2024-03-19T02:25:37.857Z] [exec] Total FAIL: 0 [2024-03-19T02:25:37.857Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:37.857Z] [exec] ----------------------------------------- [2024-03-19T02:25:37.857Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:37.857Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:37.860Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:25:37.860Z] [exec] getName(): cdi_hello_mdb_InQueue [2024-03-19T02:25:37.860Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:25:37.860Z] [exec] getVERSION(): 3.0 [2024-03-19T02:25:37.860Z] [exec] isReadonly(): false [2024-03-19T02:25:37.860Z] [exec] getProperties(): {imqDestinationName=cdi_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815137661 [2024-03-19T02:25:37.860Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-03-19T02:25:37.860Z] [exec] getName(): cdi_hello_mdb_InQueue [2024-03-19T02:25:37.860Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:25:37.860Z] [exec] getVERSION(): 3.0 [2024-03-19T02:25:37.860Z] [exec] isReadonly(): false [2024-03-19T02:25:37.860Z] [exec] getProperties(): {imqDestinationName=cdi_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815137704 [2024-03-19T02:25:37.860Z] [exec] remote bean:test.ejb.session._HelloSless_Wrapper@9043235f [2024-03-19T02:25:37.860Z] [exec] Waiting for queue message [2024-03-19T02:25:37.860Z] [exec] Received message : mdb() invoked [2024-03-19T02:25:37.860Z] [exec] Value of key is:request-and-application-scope-ejb-mdb [2024-03-19T02:25:37.860Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:37.860Z] [exec] [2024-03-19T02:25:37.860Z] [exec] [2024-03-19T02:25:37.860Z] [exec] ----------------------------------------- [2024-03-19T02:25:37.860Z] [exec] - request-and-application-scope-ejb-mdb: PASS - [2024-03-19T02:25:37.861Z] [exec] ----------------------------------------- [2024-03-19T02:25:37.861Z] [exec] Total PASS: 1 [2024-03-19T02:25:37.861Z] [exec] Total FAIL: 0 [2024-03-19T02:25:37.861Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:37.861Z] [exec] ----------------------------------------- [2024-03-19T02:25:37.861Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:37.861Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:38.057Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:38.057Z] [javac] 1 warning [2024-03-19T02:25:38.057Z] [2024-03-19T02:25:38.057Z] build: [2024-03-19T02:25:38.057Z] [2024-03-19T02:25:38.057Z] setOSConditions: [2024-03-19T02:25:38.057Z] [2024-03-19T02:25:38.057Z] setToolWin: [2024-03-19T02:25:38.057Z] [2024-03-19T02:25:38.057Z] setToolUnix: [2024-03-19T02:25:38.057Z] [2024-03-19T02:25:38.057Z] setToolProperty: [2024-03-19T02:25:38.057Z] [2024-03-19T02:25:38.057Z] setS1ASclassPath: [2024-03-19T02:25:38.057Z] [2024-03-19T02:25:38.057Z] init-common: [2024-03-19T02:25:38.057Z] [2024-03-19T02:25:38.057Z] webclient-war-common: [2024-03-19T02:25:38.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:38.057Z] [2024-03-19T02:25:38.057Z] clear: [2024-03-19T02:25:38.058Z] [2024-03-19T02:25:38.058Z] test-tlds-exist: [2024-03-19T02:25:38.058Z] [2024-03-19T02:25:38.058Z] copy-tlds: [2024-03-19T02:25:38.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:38.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:38.058Z] [2024-03-19T02:25:38.058Z] test-tagfiles-exist: [2024-03-19T02:25:38.058Z] [2024-03-19T02:25:38.058Z] copy-tagfiles: [2024-03-19T02:25:38.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-03-19T02:25:38.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-03-19T02:25:38.058Z] [2024-03-19T02:25:38.058Z] package-war-common: [2024-03-19T02:25:38.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:38.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:38.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/lib [2024-03-19T02:25:38.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:38.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:38.058Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptless-tag-body-jsp-document-web.war [2024-03-19T02:25:38.058Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:38.058Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:38.114Z] [2024-03-19T02:25:38.114Z] checkReporting-common: [2024-03-19T02:25:38.114Z] [2024-03-19T02:25:38.114Z] confirmReportPresent-common: [2024-03-19T02:25:38.114Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:38.114Z] [echo] Test seems to be reported fine [2024-03-19T02:25:38.114Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/RepRunConf.txt [2024-03-19T02:25:38.114Z] [2024-03-19T02:25:38.114Z] confirmMissingReport-common: [2024-03-19T02:25:38.114Z] [2024-03-19T02:25:38.114Z] undeploy: [2024-03-19T02:25:38.114Z] [2024-03-19T02:25:38.114Z] setOSConditions: [2024-03-19T02:25:38.114Z] [2024-03-19T02:25:38.114Z] setToolWin: [2024-03-19T02:25:38.114Z] [2024-03-19T02:25:38.114Z] setToolUnix: [2024-03-19T02:25:38.114Z] [2024-03-19T02:25:38.114Z] setToolProperty: [2024-03-19T02:25:38.115Z] [2024-03-19T02:25:38.115Z] setS1ASclassPath: [2024-03-19T02:25:38.115Z] [2024-03-19T02:25:38.115Z] init-common: [2024-03-19T02:25:38.115Z] [2024-03-19T02:25:38.115Z] undeploy-common: [2024-03-19T02:25:38.118Z] [2024-03-19T02:25:38.118Z] checkReporting-common: [2024-03-19T02:25:38.118Z] [2024-03-19T02:25:38.118Z] confirmReportPresent-common: [2024-03-19T02:25:38.118Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:38.118Z] [echo] Test seems to be reported fine [2024-03-19T02:25:38.118Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/RepRunConf.txt [2024-03-19T02:25:38.118Z] [2024-03-19T02:25:38.118Z] confirmMissingReport-common: [2024-03-19T02:25:38.118Z] [2024-03-19T02:25:38.118Z] undeploy: [2024-03-19T02:25:38.118Z] [2024-03-19T02:25:38.118Z] setOSConditions: [2024-03-19T02:25:38.118Z] [2024-03-19T02:25:38.118Z] setToolWin: [2024-03-19T02:25:38.118Z] [2024-03-19T02:25:38.118Z] setToolUnix: [2024-03-19T02:25:38.118Z] [2024-03-19T02:25:38.118Z] setToolProperty: [2024-03-19T02:25:38.118Z] [2024-03-19T02:25:38.118Z] setS1ASclassPath: [2024-03-19T02:25:38.119Z] [2024-03-19T02:25:38.119Z] init-common: [2024-03-19T02:25:38.119Z] [2024-03-19T02:25:38.119Z] undeploy-common: [2024-03-19T02:25:38.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxpoolsize [2024-03-19T02:25:38.146Z] [exec] JDBC resource jdbc/maxpoolsize deleted successfully [2024-03-19T02:25:38.147Z] [echo] cmd executed for server [2024-03-19T02:25:38.147Z] [2024-03-19T02:25:38.147Z] setOSConditions: [2024-03-19T02:25:38.147Z] [2024-03-19T02:25:38.147Z] setToolWin: [2024-03-19T02:25:38.147Z] [2024-03-19T02:25:38.147Z] setToolUnix: [2024-03-19T02:25:38.147Z] [2024-03-19T02:25:38.147Z] setToolProperty: [2024-03-19T02:25:38.147Z] [2024-03-19T02:25:38.147Z] setS1ASclassPath: [2024-03-19T02:25:38.147Z] [2024-03-19T02:25:38.147Z] init-common: [2024-03-19T02:25:38.147Z] [2024-03-19T02:25:38.147Z] delete-jdbc-connpool-common: [2024-03-19T02:25:38.147Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxpoolsize-pool [2024-03-19T02:25:38.217Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_QCF [2024-03-19T02:25:38.316Z] [javac] Compiling 1 source file [2024-03-19T02:25:38.316Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:38.316Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:38.316Z] [2024-03-19T02:25:38.316Z] deploy: [2024-03-19T02:25:38.316Z] [2024-03-19T02:25:38.316Z] deploy-war-common: [2024-03-19T02:25:38.316Z] [2024-03-19T02:25:38.316Z] setOSConditions: [2024-03-19T02:25:38.316Z] [2024-03-19T02:25:38.316Z] setToolWin: [2024-03-19T02:25:38.316Z] [2024-03-19T02:25:38.317Z] setToolUnix: [2024-03-19T02:25:38.317Z] [2024-03-19T02:25:38.317Z] setToolProperty: [2024-03-19T02:25:38.317Z] [2024-03-19T02:25:38.317Z] setS1ASclassPath: [2024-03-19T02:25:38.317Z] [2024-03-19T02:25:38.317Z] init-common: [2024-03-19T02:25:38.317Z] [2024-03-19T02:25:38.317Z] deploy-war-commonpe: [2024-03-19T02:25:38.404Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxpoolsize-pool [2024-03-19T02:25:38.404Z] [exec] JDBC Connection pool jdbc-maxpoolsize-pool deleted successfully [2024-03-19T02:25:38.404Z] [echo] cmd executed for server [2024-03-19T02:25:38.404Z] [2024-03-19T02:25:38.404Z] setOSConditions: [2024-03-19T02:25:38.404Z] [2024-03-19T02:25:38.404Z] setToolWin: [2024-03-19T02:25:38.404Z] [2024-03-19T02:25:38.404Z] setToolUnix: [2024-03-19T02:25:38.404Z] [2024-03-19T02:25:38.404Z] setToolProperty: [2024-03-19T02:25:38.404Z] [2024-03-19T02:25:38.404Z] setS1ASclassPath: [2024-03-19T02:25:38.404Z] [2024-03-19T02:25:38.404Z] init-common: [2024-03-19T02:25:38.404Z] [2024-03-19T02:25:38.404Z] undeploy-jdbc-common: [2024-03-19T02:25:38.404Z] [2024-03-19T02:25:38.404Z] setOSConditions: [2024-03-19T02:25:38.404Z] [2024-03-19T02:25:38.405Z] setToolWin: [2024-03-19T02:25:38.405Z] [2024-03-19T02:25:38.405Z] setToolUnix: [2024-03-19T02:25:38.405Z] [2024-03-19T02:25:38.405Z] setToolProperty: [2024-03-19T02:25:38.405Z] [2024-03-19T02:25:38.405Z] setS1ASclassPath: [2024-03-19T02:25:38.405Z] [2024-03-19T02:25:38.405Z] init-common: [2024-03-19T02:25:38.405Z] [2024-03-19T02:25:38.405Z] delete-jdbc-resource-common: [2024-03-19T02:25:38.405Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxpoolsize-xa [2024-03-19T02:25:38.418Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-03-19T02:25:38.418Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-03-19T02:25:38.418Z] [2024-03-19T02:25:38.418Z] asadmin-common: [2024-03-19T02:25:38.419Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:38.606Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-scriptless-tag-body-jsp-document --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptless-tag-body-jsp-document-web.war [2024-03-19T02:25:38.675Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:38.675Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:25:38.675Z] [2024-03-19T02:25:38.675Z] asadmin-common: [2024-03-19T02:25:38.675Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:38.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-hello-mdbApp [2024-03-19T02:25:38.703Z] [2024-03-19T02:25:38.703Z] delete-resources: [2024-03-19T02:25:38.703Z] [2024-03-19T02:25:38.703Z] asadmin-batch-common: [2024-03-19T02:25:38.709Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-mdbApp [2024-03-19T02:25:38.709Z] [2024-03-19T02:25:38.709Z] delete-resources: [2024-03-19T02:25:38.709Z] [2024-03-19T02:25:38.709Z] asadmin-batch-common: [2024-03-19T02:25:38.969Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxpoolsize-xa [2024-03-19T02:25:38.969Z] [exec] JDBC resource jdbc/maxpoolsize-xa deleted successfully [2024-03-19T02:25:38.969Z] [echo] cmd executed for server [2024-03-19T02:25:38.969Z] [2024-03-19T02:25:38.969Z] setOSConditions: [2024-03-19T02:25:38.969Z] [2024-03-19T02:25:38.969Z] setToolWin: [2024-03-19T02:25:38.969Z] [2024-03-19T02:25:38.969Z] setToolUnix: [2024-03-19T02:25:38.969Z] [2024-03-19T02:25:38.969Z] setToolProperty: [2024-03-19T02:25:38.969Z] [2024-03-19T02:25:38.969Z] setS1ASclassPath: [2024-03-19T02:25:38.969Z] [2024-03-19T02:25:38.969Z] init-common: [2024-03-19T02:25:38.969Z] [2024-03-19T02:25:38.969Z] delete-jdbc-connpool-common: [2024-03-19T02:25:38.969Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxpoolsize-pool-xa [2024-03-19T02:25:39.170Z] [exec] Application deployed with name web-jsp-scriptless-tag-body-jsp-document-web. [2024-03-19T02:25:39.170Z] [2024-03-19T02:25:39.170Z] deploy-war-commonee: [2024-03-19T02:25:39.170Z] [2024-03-19T02:25:39.170Z] run: [2024-03-19T02:25:39.170Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptless-tag-body-jsp-document/jsp/test.jspx [2024-03-19T02:25:39.170Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:39.170Z] [java] [2024-03-19T02:25:39.170Z] [java] [2024-03-19T02:25:39.170Z] [java] ----------------------------------------- [2024-03-19T02:25:39.170Z] [java] - jsp-scriptless-tag-body-jsp-document: PASS - [2024-03-19T02:25:39.170Z] [java] ----------------------------------------- [2024-03-19T02:25:39.170Z] [java] - Total PASS : 1 - [2024-03-19T02:25:39.170Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:39.170Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:39.170Z] [java] ----------------------------------------- [2024-03-19T02:25:39.170Z] [2024-03-19T02:25:39.171Z] undeploy: [2024-03-19T02:25:39.171Z] [2024-03-19T02:25:39.171Z] setOSConditions: [2024-03-19T02:25:39.171Z] [2024-03-19T02:25:39.171Z] setToolWin: [2024-03-19T02:25:39.171Z] [2024-03-19T02:25:39.171Z] setToolUnix: [2024-03-19T02:25:39.171Z] [2024-03-19T02:25:39.171Z] setToolProperty: [2024-03-19T02:25:39.171Z] [2024-03-19T02:25:39.171Z] setS1ASclassPath: [2024-03-19T02:25:39.171Z] [2024-03-19T02:25:39.171Z] init-common: [2024-03-19T02:25:39.171Z] [2024-03-19T02:25:39.171Z] undeploy-war-common: [2024-03-19T02:25:39.226Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxpoolsize-pool-xa [2024-03-19T02:25:39.226Z] [exec] JDBC Connection pool jdbc-maxpoolsize-pool-xa deleted successfully [2024-03-19T02:25:39.226Z] [echo] cmd executed for server [2024-03-19T02:25:39.226Z] [2024-03-19T02:25:39.226Z] all: [2024-03-19T02:25:39.226Z] [2024-03-19T02:25:39.226Z] setOSConditions: [2024-03-19T02:25:39.226Z] [2024-03-19T02:25:39.226Z] setToolWin: [2024-03-19T02:25:39.226Z] [2024-03-19T02:25:39.226Z] setToolUnix: [2024-03-19T02:25:39.226Z] [2024-03-19T02:25:39.226Z] setToolProperty: [2024-03-19T02:25:39.226Z] [2024-03-19T02:25:39.226Z] setS1ASclassPath: [2024-03-19T02:25:39.226Z] [2024-03-19T02:25:39.226Z] init-common: [2024-03-19T02:25:39.226Z] [2024-03-19T02:25:39.226Z] clean: [2024-03-19T02:25:39.226Z] [2024-03-19T02:25:39.226Z] setOSConditions: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] setToolWin: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] setToolUnix: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] setToolProperty: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] setS1ASclassPath: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] init-common: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] clean-common: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] setOSConditions: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] setToolWin: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] setToolUnix: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] setToolProperty: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] setS1ASclassPath: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] init-common: [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.227Z] clean-classes-common: [2024-03-19T02:25:39.227Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:39.227Z] [2024-03-19T02:25:39.228Z] setOSConditions: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] setToolWin: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] setToolUnix: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] setToolProperty: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] setS1ASclassPath: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] init-common: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] clean-jars-common: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] compile: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] setOSConditions: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] setToolWin: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] setToolUnix: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] setToolProperty: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] setS1ASclassPath: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.228Z] init-common: [2024-03-19T02:25:39.228Z] [2024-03-19T02:25:39.229Z] compile-common: [2024-03-19T02:25:39.229Z] [echo] Current time (ISO): 2024-03-19T02:25:39.188+0000 [2024-03-19T02:25:39.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:39.229Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:39.239Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:39.239Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:25:39.239Z] [2024-03-19T02:25:39.239Z] setOSConditions: [2024-03-19T02:25:39.239Z] [2024-03-19T02:25:39.239Z] setToolWin: [2024-03-19T02:25:39.239Z] [2024-03-19T02:25:39.240Z] setToolUnix: [2024-03-19T02:25:39.240Z] [2024-03-19T02:25:39.240Z] setToolProperty: [2024-03-19T02:25:39.240Z] [2024-03-19T02:25:39.240Z] setS1ASclassPath: [2024-03-19T02:25:39.240Z] [2024-03-19T02:25:39.240Z] init-common: [2024-03-19T02:25:39.240Z] [2024-03-19T02:25:39.240Z] deploy-common: [2024-03-19T02:25:39.240Z] [echo] Current time (ISO): 2024-03-19T02:25:39.105+0000 [2024-03-19T02:25:39.240Z] [2024-03-19T02:25:39.240Z] setOSConditions: [2024-03-19T02:25:39.240Z] [2024-03-19T02:25:39.240Z] setToolWin: [2024-03-19T02:25:39.240Z] [2024-03-19T02:25:39.240Z] setToolUnix: [2024-03-19T02:25:39.240Z] [2024-03-19T02:25:39.240Z] setToolProperty: [2024-03-19T02:25:39.240Z] [2024-03-19T02:25:39.240Z] setS1ASclassPath: [2024-03-19T02:25:39.240Z] [2024-03-19T02:25:39.240Z] init-common: [2024-03-19T02:25:39.240Z] [2024-03-19T02:25:39.240Z] deploy-common-pe: [2024-03-19T02:25:39.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-03-19T02:25:39.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/cdi_hello_mdb_QCF [2024-03-19T02:25:39.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/cdi_hello_mdb_InQueue [2024-03-19T02:25:39.267Z] [exec] Administered object jms/cdi_hello_mdb_InQueue deleted. [2024-03-19T02:25:39.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue cdi_hello_mdb_InQueue [2024-03-19T02:25:39.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/cdi_hello_mdb_OutQueue [2024-03-19T02:25:39.267Z] [exec] Administered object jms/cdi_hello_mdb_OutQueue deleted. [2024-03-19T02:25:39.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue cdi_hello_mdb_OutQueue [2024-03-19T02:25:39.267Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt [2024-03-19T02:25:39.267Z] [2024-03-19T02:25:39.267Z] all: [2024-03-19T02:25:39.267Z] [2024-03-19T02:25:39.267Z] setOSConditions: [2024-03-19T02:25:39.267Z] [2024-03-19T02:25:39.267Z] setToolWin: [2024-03-19T02:25:39.267Z] [2024-03-19T02:25:39.267Z] setToolUnix: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] setToolProperty: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] setS1ASclassPath: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] init-common: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] clean: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] setOSConditions: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] setToolWin: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] setToolUnix: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] setToolProperty: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] setS1ASclassPath: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] init-common: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] clean-common: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] setOSConditions: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] setToolWin: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.268Z] setToolUnix: [2024-03-19T02:25:39.268Z] [2024-03-19T02:25:39.269Z] setToolProperty: [2024-03-19T02:25:39.269Z] [2024-03-19T02:25:39.269Z] setS1ASclassPath: [2024-03-19T02:25:39.269Z] [2024-03-19T02:25:39.269Z] init-common: [2024-03-19T02:25:39.269Z] [2024-03-19T02:25:39.269Z] clean-classes-common: [2024-03-19T02:25:39.269Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:39.269Z] [2024-03-19T02:25:39.269Z] setOSConditions: [2024-03-19T02:25:39.269Z] [2024-03-19T02:25:39.269Z] setToolWin: [2024-03-19T02:25:39.269Z] [2024-03-19T02:25:39.269Z] setToolUnix: [2024-03-19T02:25:39.269Z] [2024-03-19T02:25:39.269Z] setToolProperty: [2024-03-19T02:25:39.269Z] [2024-03-19T02:25:39.269Z] setS1ASclassPath: [2024-03-19T02:25:39.269Z] [2024-03-19T02:25:39.269Z] init-common: [2024-03-19T02:25:39.269Z] [2024-03-19T02:25:39.269Z] clean-jars-common: [2024-03-19T02:25:39.269Z] [2024-03-19T02:25:39.269Z] compile: [2024-03-19T02:25:39.269Z] [2024-03-19T02:25:39.269Z] setOSConditions: [2024-03-19T02:25:39.270Z] [2024-03-19T02:25:39.270Z] setToolWin: [2024-03-19T02:25:39.270Z] [2024-03-19T02:25:39.270Z] setToolUnix: [2024-03-19T02:25:39.270Z] [2024-03-19T02:25:39.270Z] setToolProperty: [2024-03-19T02:25:39.270Z] [2024-03-19T02:25:39.270Z] setS1ASclassPath: [2024-03-19T02:25:39.270Z] [2024-03-19T02:25:39.270Z] init-common: [2024-03-19T02:25:39.270Z] [2024-03-19T02:25:39.270Z] compile-common: [2024-03-19T02:25:39.270Z] [echo] Current time (ISO): 2024-03-19T02:25:39.135+0000 [2024-03-19T02:25:39.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:39.270Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:39.301Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-03-19T02:25:39.301Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_QCF [2024-03-19T02:25:39.301Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:25:39.301Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2024-03-19T02:25:39.306Z] [java] Mar 19, 2024 2:25:39 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:39.307Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@45404d5 [2024-03-19T02:25:39.557Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:25:39.558Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_OutQueue [2024-03-19T02:25:39.558Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2024-03-19T02:25:39.558Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_hello_mdb_OutQueue [2024-03-19T02:25:39.558Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt [2024-03-19T02:25:39.558Z] [2024-03-19T02:25:39.558Z] all: [2024-03-19T02:25:39.558Z] [2024-03-19T02:25:39.558Z] mdb2: [2024-03-19T02:25:39.558Z] [2024-03-19T02:25:39.558Z] setOSConditions: [2024-03-19T02:25:39.558Z] [2024-03-19T02:25:39.558Z] setToolWin: [2024-03-19T02:25:39.558Z] [2024-03-19T02:25:39.558Z] setToolUnix: [2024-03-19T02:25:39.558Z] [2024-03-19T02:25:39.558Z] setToolProperty: [2024-03-19T02:25:39.558Z] [2024-03-19T02:25:39.558Z] setS1ASclassPath: [2024-03-19T02:25:39.558Z] [2024-03-19T02:25:39.558Z] init-common: [2024-03-19T02:25:39.558Z] [2024-03-19T02:25:39.558Z] clean: [2024-03-19T02:25:39.558Z] [2024-03-19T02:25:39.558Z] setOSConditions: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] setToolWin: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] setToolUnix: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] setToolProperty: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] setS1ASclassPath: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] init-common: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] clean-common: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] setOSConditions: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] setToolWin: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] setToolUnix: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] setToolProperty: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] setS1ASclassPath: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] init-common: [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.559Z] clean-classes-common: [2024-03-19T02:25:39.559Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:39.559Z] [2024-03-19T02:25:39.560Z] setOSConditions: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] setToolWin: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] setToolUnix: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] setToolProperty: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] setS1ASclassPath: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] init-common: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] clean-jars-common: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] compile: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] setOSConditions: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] setToolWin: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] setToolUnix: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] setToolProperty: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] setS1ASclassPath: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] init-common: [2024-03-19T02:25:39.560Z] [2024-03-19T02:25:39.560Z] compile-common: [2024-03-19T02:25:39.561Z] [echo] Current time (ISO): 2024-03-19T02:25:39.421+0000 [2024-03-19T02:25:39.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:39.561Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:39.735Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-scriptless-tag-body-jsp-document-web [2024-03-19T02:25:39.805Z] [2024-03-19T02:25:39.805Z] setOSConditions: [2024-03-19T02:25:39.805Z] [2024-03-19T02:25:39.805Z] setToolWin: [2024-03-19T02:25:39.805Z] [2024-03-19T02:25:39.805Z] setToolUnix: [2024-03-19T02:25:39.805Z] [2024-03-19T02:25:39.805Z] setToolProperty: [2024-03-19T02:25:39.805Z] [2024-03-19T02:25:39.805Z] setS1ASclassPath: [2024-03-19T02:25:39.805Z] [2024-03-19T02:25:39.805Z] init-common: [2024-03-19T02:25:39.805Z] [2024-03-19T02:25:39.805Z] startDomainUnix: [2024-03-19T02:25:39.805Z] [echo] Starting DAS [2024-03-19T02:25:39.806Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-03-19T02:25:39.993Z] [2024-03-19T02:25:39.993Z] all: [2024-03-19T02:25:39.993Z] [echo] [2024-03-19T02:25:39.993Z] [echo] ************************* [2024-03-19T02:25:39.993Z] [echo] * Running jspScriptletAfterScriptlessTag [2024-03-19T02:25:39.993Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag [2024-03-19T02:25:39.993Z] [echo] ************************* [2024-03-19T02:25:39.993Z] [echo] [2024-03-19T02:25:39.993Z] [2024-03-19T02:25:39.994Z] setOSConditions: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] setToolWin: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] setToolUnix: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] setToolProperty: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] setS1ASclassPath: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] init-common: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] clean: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] setOSConditions: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] setToolWin: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] setToolUnix: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] setToolProperty: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] setS1ASclassPath: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] init-common: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] clean-common: [2024-03-19T02:25:39.994Z] [2024-03-19T02:25:39.994Z] setOSConditions: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] setToolWin: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] setToolUnix: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] setToolProperty: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] setS1ASclassPath: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] init-common: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] clean-classes-common: [2024-03-19T02:25:39.995Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] setOSConditions: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] setToolWin: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] setToolUnix: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] setToolProperty: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] setS1ASclassPath: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] init-common: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] clean-jars-common: [2024-03-19T02:25:39.995Z] [2024-03-19T02:25:39.995Z] compile: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] setOSConditions: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] setToolWin: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] setToolUnix: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] setToolProperty: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] setS1ASclassPath: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] init-common: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] compile-common: [2024-03-19T02:25:39.996Z] [echo] Current time (ISO): 2024-03-19T02:25:39.847+0000 [2024-03-19T02:25:39.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:39.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/servlet [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] build: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] setOSConditions: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] setToolWin: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] setToolUnix: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] setToolProperty: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.996Z] setS1ASclassPath: [2024-03-19T02:25:39.996Z] [2024-03-19T02:25:39.997Z] init-common: [2024-03-19T02:25:39.997Z] [2024-03-19T02:25:39.997Z] webclient-war-common: [2024-03-19T02:25:39.997Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:39.997Z] [2024-03-19T02:25:39.997Z] clear: [2024-03-19T02:25:39.997Z] [2024-03-19T02:25:39.997Z] test-tlds-exist: [2024-03-19T02:25:39.997Z] [2024-03-19T02:25:39.997Z] copy-tlds: [2024-03-19T02:25:39.997Z] [2024-03-19T02:25:39.997Z] test-tagfiles-exist: [2024-03-19T02:25:39.997Z] [2024-03-19T02:25:39.997Z] copy-tagfiles: [2024-03-19T02:25:39.997Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-03-19T02:25:39.997Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-03-19T02:25:39.997Z] [2024-03-19T02:25:39.997Z] package-war-common: [2024-03-19T02:25:39.997Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:39.997Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:39.997Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/lib [2024-03-19T02:25:39.997Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:39.997Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-after-scriptless-tag-web.war [2024-03-19T02:25:39.997Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:39.998Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:39.998Z] [javac] Compiling 1 source file [2024-03-19T02:25:39.998Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:39.998Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:39.998Z] [2024-03-19T02:25:39.998Z] deploy: [2024-03-19T02:25:39.998Z] [2024-03-19T02:25:39.998Z] deploy-war-common: [2024-03-19T02:25:39.998Z] [2024-03-19T02:25:39.998Z] setOSConditions: [2024-03-19T02:25:39.998Z] [2024-03-19T02:25:39.998Z] setToolWin: [2024-03-19T02:25:39.998Z] [2024-03-19T02:25:39.998Z] setToolUnix: [2024-03-19T02:25:39.998Z] [2024-03-19T02:25:39.998Z] setToolProperty: [2024-03-19T02:25:39.998Z] [2024-03-19T02:25:39.998Z] setS1ASclassPath: [2024-03-19T02:25:39.998Z] [2024-03-19T02:25:39.998Z] init-common: [2024-03-19T02:25:39.998Z] [2024-03-19T02:25:39.998Z] deploy-war-commonpe: [2024-03-19T02:25:40.064Z] [exec] Application deployed with name rar-accessibility-testApp. [2024-03-19T02:25:40.064Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2024-03-19T02:25:40.064Z] [echo] Deployment on target server server successful [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] setOSConditions: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] setToolWin: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] setToolUnix: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] setToolProperty: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] setS1ASclassPath: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] init-common: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] deploy-common-ee: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] run: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] setOSConditions: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] setToolWin: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] setToolUnix: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] setToolProperty: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.064Z] setS1ASclassPath: [2024-03-19T02:25:40.064Z] [2024-03-19T02:25:40.065Z] init-common: [2024-03-19T02:25:40.065Z] [2024-03-19T02:25:40.065Z] execute-sql-common: [2024-03-19T02:25:40.065Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2024-03-19T02:25:40.065Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:25:40.065Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:25:40.065Z] [sql] 0 rows affected [2024-03-19T02:25:40.065Z] [sql] 1 rows affected [2024-03-19T02:25:40.065Z] [sql] 1 rows affected [2024-03-19T02:25:40.065Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:25:40.065Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:25:40.065Z] [sql] 0 rows affected [2024-03-19T02:25:40.065Z] [sql] 1 rows affected [2024-03-19T02:25:40.065Z] [sql] 1 rows affected [2024-03-19T02:25:40.065Z] [sql] 6 of 8 SQL statements executed successfully [2024-03-19T02:25:40.065Z] [2024-03-19T02:25:40.065Z] setOSConditions: [2024-03-19T02:25:40.065Z] [2024-03-19T02:25:40.065Z] setToolWin: [2024-03-19T02:25:40.065Z] [2024-03-19T02:25:40.065Z] setToolUnix: [2024-03-19T02:25:40.065Z] [2024-03-19T02:25:40.065Z] setToolProperty: [2024-03-19T02:25:40.065Z] [2024-03-19T02:25:40.065Z] setS1ASclassPath: [2024-03-19T02:25:40.065Z] [2024-03-19T02:25:40.065Z] init-common: [2024-03-19T02:25:40.065Z] [2024-03-19T02:25:40.065Z] run-test-1: [2024-03-19T02:25:40.065Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:25:40.065Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:25:40.065Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:25:40.065Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:25:40.065Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:25:40.065Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:25:40.065Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:25:40.065Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:25:40.066Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:25:40.066Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:25:40.066Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:25:40.066Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:25:40.066Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:25:40.066Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:25:40.066Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:25:40.066Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:25:40.067Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:25:40.067Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:25:40.067Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:25:40.067Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:25:40.067Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:25:40.067Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:25:40.067Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:25:40.067Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:25:40.067Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:25:40.067Z] [java] ... 54 more [2024-03-19T02:25:40.067Z] [java] Java Result: -1 [2024-03-19T02:25:40.067Z] [2024-03-19T02:25:40.067Z] undeploy: [2024-03-19T02:25:40.067Z] [2024-03-19T02:25:40.067Z] setOSConditions: [2024-03-19T02:25:40.067Z] [2024-03-19T02:25:40.067Z] setToolWin: [2024-03-19T02:25:40.067Z] [2024-03-19T02:25:40.067Z] setToolUnix: [2024-03-19T02:25:40.067Z] [2024-03-19T02:25:40.067Z] setToolProperty: [2024-03-19T02:25:40.067Z] [2024-03-19T02:25:40.067Z] setS1ASclassPath: [2024-03-19T02:25:40.067Z] [2024-03-19T02:25:40.067Z] init-common: [2024-03-19T02:25:40.067Z] [2024-03-19T02:25:40.067Z] execute-sql-common: [2024-03-19T02:25:40.067Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2024-03-19T02:25:40.067Z] [sql] 0 rows affected [2024-03-19T02:25:40.067Z] [sql] 0 rows affected [2024-03-19T02:25:40.067Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:25:40.067Z] [2024-03-19T02:25:40.067Z] setOSConditions: [2024-03-19T02:25:40.067Z] [2024-03-19T02:25:40.067Z] setToolWin: [2024-03-19T02:25:40.067Z] [2024-03-19T02:25:40.068Z] setToolUnix: [2024-03-19T02:25:40.068Z] [2024-03-19T02:25:40.068Z] setToolProperty: [2024-03-19T02:25:40.068Z] [2024-03-19T02:25:40.068Z] setS1ASclassPath: [2024-03-19T02:25:40.068Z] [2024-03-19T02:25:40.068Z] init-common: [2024-03-19T02:25:40.068Z] [2024-03-19T02:25:40.068Z] undeploy-common: [2024-03-19T02:25:40.161Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:40.161Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:40.161Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:40.161Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:40.161Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:40.161Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:40.161Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:40.200Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:40.200Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:40.200Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:40.200Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:40.200Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:40.200Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:40.200Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:40.256Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-scriptlet-after-scriptless-tag --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-after-scriptless-tag-web.war [2024-03-19T02:25:40.458Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:40.503Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:40.503Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:40.503Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:40.503Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:40.503Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:40.503Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:40.503Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:40.633Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rar-accessibility-testApp [2024-03-19T02:25:40.633Z] [2024-03-19T02:25:40.633Z] delete-resources-and-undeploy-rar: [2024-03-19T02:25:40.634Z] [2024-03-19T02:25:40.634Z] setOSConditions: [2024-03-19T02:25:40.634Z] [2024-03-19T02:25:40.634Z] setToolWin: [2024-03-19T02:25:40.634Z] [2024-03-19T02:25:40.634Z] setToolUnix: [2024-03-19T02:25:40.634Z] [2024-03-19T02:25:40.634Z] setToolProperty: [2024-03-19T02:25:40.634Z] [2024-03-19T02:25:40.634Z] setS1ASclassPath: [2024-03-19T02:25:40.634Z] [2024-03-19T02:25:40.634Z] init-common: [2024-03-19T02:25:40.634Z] [2024-03-19T02:25:40.634Z] delete-connector-resource-common: [2024-03-19T02:25:40.634Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2024-03-19T02:25:40.715Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/servlet/test/servlets/SingletonScopedServlet.java uses unchecked or unsafe operations. [2024-03-19T02:25:40.715Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:25:40.715Z] [javac] 1 warning [2024-03-19T02:25:40.715Z] [2024-03-19T02:25:40.715Z] build: [2024-03-19T02:25:40.715Z] [2024-03-19T02:25:40.715Z] setOSConditions: [2024-03-19T02:25:40.715Z] [2024-03-19T02:25:40.716Z] setToolWin: [2024-03-19T02:25:40.716Z] [2024-03-19T02:25:40.716Z] setToolUnix: [2024-03-19T02:25:40.716Z] [2024-03-19T02:25:40.716Z] setToolProperty: [2024-03-19T02:25:40.716Z] [2024-03-19T02:25:40.716Z] setS1ASclassPath: [2024-03-19T02:25:40.716Z] [2024-03-19T02:25:40.716Z] init-common: [2024-03-19T02:25:40.716Z] [2024-03-19T02:25:40.716Z] webclient-war-common: [2024-03-19T02:25:40.716Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:40.716Z] [2024-03-19T02:25:40.716Z] clear: [2024-03-19T02:25:40.716Z] [2024-03-19T02:25:40.716Z] test-tlds-exist: [2024-03-19T02:25:40.716Z] [2024-03-19T02:25:40.716Z] copy-tlds: [2024-03-19T02:25:40.716Z] [2024-03-19T02:25:40.716Z] test-tagfiles-exist: [2024-03-19T02:25:40.716Z] [2024-03-19T02:25:40.716Z] copy-tagfiles: [2024-03-19T02:25:40.716Z] [2024-03-19T02:25:40.716Z] package-war-common: [2024-03-19T02:25:40.716Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:40.716Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:40.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:40.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:40.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/lib [2024-03-19T02:25:40.717Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:40.717Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:40.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/docroot [2024-03-19T02:25:40.717Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-singleton-scope-web.war [2024-03-19T02:25:40.717Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:40.717Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:40.717Z] [javac] Compiling 1 source file [2024-03-19T02:25:40.717Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:40.717Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:40.717Z] [2024-03-19T02:25:40.717Z] deploy: [2024-03-19T02:25:40.717Z] [2024-03-19T02:25:40.717Z] deploy-war-common: [2024-03-19T02:25:40.717Z] [2024-03-19T02:25:40.717Z] setOSConditions: [2024-03-19T02:25:40.717Z] [2024-03-19T02:25:40.717Z] setToolWin: [2024-03-19T02:25:40.717Z] [2024-03-19T02:25:40.717Z] setToolUnix: [2024-03-19T02:25:40.717Z] [2024-03-19T02:25:40.717Z] setToolProperty: [2024-03-19T02:25:40.717Z] [2024-03-19T02:25:40.718Z] setS1ASclassPath: [2024-03-19T02:25:40.718Z] [2024-03-19T02:25:40.718Z] init-common: [2024-03-19T02:25:40.718Z] [2024-03-19T02:25:40.718Z] deploy-war-commonpe: [2024-03-19T02:25:40.729Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:40.986Z] [javac] 1 warning [2024-03-19T02:25:40.986Z] [2024-03-19T02:25:40.986Z] setOSConditions: [2024-03-19T02:25:40.986Z] [2024-03-19T02:25:40.986Z] setToolWin: [2024-03-19T02:25:40.986Z] [2024-03-19T02:25:40.986Z] setToolUnix: [2024-03-19T02:25:40.986Z] [2024-03-19T02:25:40.986Z] setToolProperty: [2024-03-19T02:25:40.986Z] [2024-03-19T02:25:40.986Z] setS1ASclassPath: [2024-03-19T02:25:40.986Z] [2024-03-19T02:25:40.986Z] init-common: [2024-03-19T02:25:40.986Z] [2024-03-19T02:25:40.986Z] compile-common: [2024-03-19T02:25:40.986Z] [echo] Current time (ISO): 2024-03-19T02:25:40.815+0000 [2024-03-19T02:25:40.987Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:41.066Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:41.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-xa-cr [2024-03-19T02:25:41.198Z] [exec] Connector resource blackbox-xa-cr deleted. [2024-03-19T02:25:41.198Z] [2024-03-19T02:25:41.199Z] setOSConditions: [2024-03-19T02:25:41.199Z] [2024-03-19T02:25:41.199Z] setToolWin: [2024-03-19T02:25:41.199Z] [2024-03-19T02:25:41.199Z] setToolUnix: [2024-03-19T02:25:41.199Z] [2024-03-19T02:25:41.199Z] setToolProperty: [2024-03-19T02:25:41.199Z] [2024-03-19T02:25:41.199Z] setS1ASclassPath: [2024-03-19T02:25:41.199Z] [2024-03-19T02:25:41.199Z] init-common: [2024-03-19T02:25:41.199Z] [2024-03-19T02:25:41.199Z] delete-connector-connpool-common: [2024-03-19T02:25:41.199Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2024-03-19T02:25:41.202Z] [java] ejb32-mdb: awaitInvocations : true [2024-03-19T02:25:41.202Z] [java] Value of key is: awaitInvocations [2024-03-19T02:25:41.202Z] [java] ejb32-mdb: method one : true [2024-03-19T02:25:41.202Z] [java] Value of key is: method one [2024-03-19T02:25:41.202Z] [java] ejb32-mdb: method two : true [2024-03-19T02:25:41.202Z] [java] Value of key is: method two [2024-03-19T02:25:41.202Z] [java] ejb32-mdb: method three : true [2024-03-19T02:25:41.202Z] [java] Value of key is: method three [2024-03-19T02:25:41.202Z] [java] ejb32-mdb: total invocations : true [2024-03-19T02:25:41.202Z] [java] Value of key is: total invocations [2024-03-19T02:25:41.202Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:41.202Z] [java] [2024-03-19T02:25:41.202Z] [java] [2024-03-19T02:25:41.202Z] [java] ----------------------------------------- [2024-03-19T02:25:41.202Z] [java] - method one: PASS - [2024-03-19T02:25:41.202Z] [java] - method two: PASS - [2024-03-19T02:25:41.202Z] [java] - method three: PASS - [2024-03-19T02:25:41.202Z] [java] - awaitInvocations: PASS - [2024-03-19T02:25:41.202Z] [java] - total invocations: PASS - [2024-03-19T02:25:41.202Z] [java] ----------------------------------------- [2024-03-19T02:25:41.202Z] [java] Total PASS: 5 [2024-03-19T02:25:41.202Z] [java] Total FAIL: 0 [2024-03-19T02:25:41.202Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:25:41.202Z] [java] ----------------------------------------- [2024-03-19T02:25:41.202Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:41.202Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:41.299Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-singleton-scope --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-singleton-scope-web.war [2024-03-19T02:25:41.300Z] [exec] Application deployed with name cdi-singleton-scope-web. [2024-03-19T02:25:41.300Z] [2024-03-19T02:25:41.300Z] deploy-war-commonee: [2024-03-19T02:25:41.300Z] [2024-03-19T02:25:41.300Z] run: [2024-03-19T02:25:41.323Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/ejb/MessageBean.java:69: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:41.323Z] [javac] @Resource(name="integerValue1") Integer integerValue1 = new Integer(1); [2024-03-19T02:25:41.323Z] [javac] ^ [2024-03-19T02:25:41.323Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/ejb/MessageBean.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:41.323Z] [javac] @Resource Integer integerValue2 = new Integer(1); [2024-03-19T02:25:41.323Z] [javac] ^ [2024-03-19T02:25:41.323Z] [javac] 3 warnings [2024-03-19T02:25:41.323Z] [2024-03-19T02:25:41.323Z] setOSConditions: [2024-03-19T02:25:41.324Z] [2024-03-19T02:25:41.324Z] setToolWin: [2024-03-19T02:25:41.324Z] [2024-03-19T02:25:41.324Z] setToolUnix: [2024-03-19T02:25:41.324Z] [2024-03-19T02:25:41.324Z] setToolProperty: [2024-03-19T02:25:41.324Z] [2024-03-19T02:25:41.324Z] setS1ASclassPath: [2024-03-19T02:25:41.324Z] [2024-03-19T02:25:41.324Z] init-common: [2024-03-19T02:25:41.324Z] [2024-03-19T02:25:41.324Z] compile-common: [2024-03-19T02:25:41.324Z] [echo] Current time (ISO): 2024-03-19T02:25:41.314+0000 [2024-03-19T02:25:41.324Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:41.457Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:41.457Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:41.457Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-xa-ccp [2024-03-19T02:25:41.457Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2024-03-19T02:25:41.457Z] [2024-03-19T02:25:41.457Z] setOSConditions: [2024-03-19T02:25:41.457Z] [2024-03-19T02:25:41.457Z] setToolWin: [2024-03-19T02:25:41.457Z] [2024-03-19T02:25:41.457Z] setToolUnix: [2024-03-19T02:25:41.457Z] [2024-03-19T02:25:41.457Z] setToolProperty: [2024-03-19T02:25:41.457Z] [2024-03-19T02:25:41.458Z] setS1ASclassPath: [2024-03-19T02:25:41.458Z] [2024-03-19T02:25:41.458Z] init-common: [2024-03-19T02:25:41.458Z] [2024-03-19T02:25:41.458Z] undeploy-rar-common: [2024-03-19T02:25:41.458Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2024-03-19T02:25:41.460Z] [2024-03-19T02:25:41.460Z] undeploy: [2024-03-19T02:25:41.557Z] [java] opening connection to http://localhost:8080/cdi-singleton-scope/myurl [2024-03-19T02:25:41.557Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:41.557Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:41.557Z] [java] [2024-03-19T02:25:41.557Z] [java] [2024-03-19T02:25:41.557Z] [java] ----------------------------------------- [2024-03-19T02:25:41.557Z] [java] - cdi-scopes-singleton: PASS - [2024-03-19T02:25:41.557Z] [java] ----------------------------------------- [2024-03-19T02:25:41.557Z] [java] - Total PASS : 1 - [2024-03-19T02:25:41.557Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:41.557Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:41.557Z] [java] ----------------------------------------- [2024-03-19T02:25:41.557Z] [2024-03-19T02:25:41.557Z] undeploy: [2024-03-19T02:25:41.557Z] [2024-03-19T02:25:41.557Z] setOSConditions: [2024-03-19T02:25:41.557Z] [2024-03-19T02:25:41.557Z] setToolWin: [2024-03-19T02:25:41.557Z] [2024-03-19T02:25:41.557Z] setToolUnix: [2024-03-19T02:25:41.557Z] [2024-03-19T02:25:41.557Z] setToolProperty: [2024-03-19T02:25:41.557Z] [2024-03-19T02:25:41.557Z] setS1ASclassPath: [2024-03-19T02:25:41.557Z] [2024-03-19T02:25:41.557Z] init-common: [2024-03-19T02:25:41.557Z] [2024-03-19T02:25:41.557Z] undeploy-war-common: [2024-03-19T02:25:41.646Z] [exec] Application deployed with name web-jsp-scriptlet-after-scriptless-tag-web. [2024-03-19T02:25:41.646Z] [2024-03-19T02:25:41.646Z] deploy-war-commonee: [2024-03-19T02:25:41.646Z] [2024-03-19T02:25:41.646Z] run: [2024-03-19T02:25:41.814Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-singleton-scope-web [2024-03-19T02:25:41.814Z] [2024-03-19T02:25:41.814Z] all: [2024-03-19T02:25:41.814Z] [echo] [2024-03-19T02:25:41.814Z] [echo] ************************* [2024-03-19T02:25:41.814Z] [echo] * Running specialization [2024-03-19T02:25:41.814Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/specialization [2024-03-19T02:25:41.814Z] [echo] ************************* [2024-03-19T02:25:41.814Z] [echo] [2024-03-19T02:25:41.814Z] [2024-03-19T02:25:41.814Z] all: [2024-03-19T02:25:41.814Z] [2024-03-19T02:25:41.814Z] specialization: [2024-03-19T02:25:41.814Z] [2024-03-19T02:25:41.815Z] setOSConditions: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] setToolWin: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] setToolUnix: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] setToolProperty: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] setS1ASclassPath: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] init-common: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] clean: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] setOSConditions: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] setToolWin: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] setToolUnix: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] setToolProperty: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] setS1ASclassPath: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] init-common: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] clean-common: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.815Z] setOSConditions: [2024-03-19T02:25:41.815Z] [2024-03-19T02:25:41.816Z] setToolWin: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] setToolUnix: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] setToolProperty: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] setS1ASclassPath: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] init-common: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] clean-classes-common: [2024-03-19T02:25:41.816Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] setOSConditions: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] setToolWin: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] setToolUnix: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] setToolProperty: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] setS1ASclassPath: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] init-common: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] clean-jars-common: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.816Z] compile: [2024-03-19T02:25:41.816Z] [2024-03-19T02:25:41.817Z] setOSConditions: [2024-03-19T02:25:41.817Z] [2024-03-19T02:25:41.817Z] setToolWin: [2024-03-19T02:25:41.817Z] [2024-03-19T02:25:41.817Z] setToolUnix: [2024-03-19T02:25:41.817Z] [2024-03-19T02:25:41.817Z] setToolProperty: [2024-03-19T02:25:41.817Z] [2024-03-19T02:25:41.817Z] setS1ASclassPath: [2024-03-19T02:25:41.817Z] [2024-03-19T02:25:41.817Z] init-common: [2024-03-19T02:25:41.817Z] [2024-03-19T02:25:41.817Z] compile-common: [2024-03-19T02:25:41.817Z] [echo] Current time (ISO): 2024-03-19T02:25:41.786+0000 [2024-03-19T02:25:41.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:41.817Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:41.905Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptlet-after-scriptless-tag/jsp/test.jspx [2024-03-19T02:25:41.906Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:41.906Z] [java] [2024-03-19T02:25:41.906Z] [java] [2024-03-19T02:25:41.906Z] [java] ----------------------------------------- [2024-03-19T02:25:41.906Z] [java] - jsp-scriptlet-after-scriptless-tag: PASS - [2024-03-19T02:25:41.906Z] [java] ----------------------------------------- [2024-03-19T02:25:41.906Z] [java] - Total PASS : 1 - [2024-03-19T02:25:41.906Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:41.906Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:41.906Z] [java] ----------------------------------------- [2024-03-19T02:25:41.906Z] [2024-03-19T02:25:41.906Z] undeploy: [2024-03-19T02:25:41.906Z] [2024-03-19T02:25:41.906Z] setOSConditions: [2024-03-19T02:25:41.906Z] [2024-03-19T02:25:41.906Z] setToolWin: [2024-03-19T02:25:41.906Z] [2024-03-19T02:25:41.906Z] setToolUnix: [2024-03-19T02:25:41.906Z] [2024-03-19T02:25:41.906Z] setToolProperty: [2024-03-19T02:25:41.906Z] [2024-03-19T02:25:41.906Z] setS1ASclassPath: [2024-03-19T02:25:41.906Z] [2024-03-19T02:25:41.906Z] init-common: [2024-03-19T02:25:41.906Z] [2024-03-19T02:25:41.906Z] undeploy-war-common: [2024-03-19T02:25:41.923Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:41.923Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:41.923Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:41.923Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:41.923Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:41.923Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:41.923Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:42.024Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-xa [2024-03-19T02:25:42.024Z] [2024-03-19T02:25:42.024Z] delete-resources-and-undeploy-rar: [2024-03-19T02:25:42.024Z] [2024-03-19T02:25:42.024Z] setOSConditions: [2024-03-19T02:25:42.024Z] [2024-03-19T02:25:42.024Z] setToolWin: [2024-03-19T02:25:42.024Z] [2024-03-19T02:25:42.024Z] setToolUnix: [2024-03-19T02:25:42.024Z] [2024-03-19T02:25:42.024Z] setToolProperty: [2024-03-19T02:25:42.024Z] [2024-03-19T02:25:42.024Z] setS1ASclassPath: [2024-03-19T02:25:42.024Z] [2024-03-19T02:25:42.024Z] init-common: [2024-03-19T02:25:42.024Z] [2024-03-19T02:25:42.024Z] delete-connector-resource-common: [2024-03-19T02:25:42.025Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2024-03-19T02:25:42.044Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb32-mdb [2024-03-19T02:25:42.044Z] [2024-03-19T02:25:42.044Z] all: [2024-03-19T02:25:42.044Z] [2024-03-19T02:25:42.044Z] methodintf: [2024-03-19T02:25:42.044Z] [2024-03-19T02:25:42.044Z] setOSConditions: [2024-03-19T02:25:42.044Z] [2024-03-19T02:25:42.045Z] setToolWin: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] setToolUnix: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] setToolProperty: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] setS1ASclassPath: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] init-common: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] clean: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] setOSConditions: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] setToolWin: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] setToolUnix: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] setToolProperty: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] setS1ASclassPath: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] init-common: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] clean-common: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] setOSConditions: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.045Z] setToolWin: [2024-03-19T02:25:42.045Z] [2024-03-19T02:25:42.046Z] setToolUnix: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] setToolProperty: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] setS1ASclassPath: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] init-common: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] clean-classes-common: [2024-03-19T02:25:42.046Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] setOSConditions: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] setToolWin: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] setToolUnix: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] setToolProperty: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] setS1ASclassPath: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] init-common: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] clean-jars-common: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] compile: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.046Z] setOSConditions: [2024-03-19T02:25:42.046Z] [2024-03-19T02:25:42.047Z] setToolWin: [2024-03-19T02:25:42.047Z] [2024-03-19T02:25:42.047Z] setToolUnix: [2024-03-19T02:25:42.047Z] [2024-03-19T02:25:42.047Z] setToolProperty: [2024-03-19T02:25:42.047Z] [2024-03-19T02:25:42.047Z] setS1ASclassPath: [2024-03-19T02:25:42.047Z] [2024-03-19T02:25:42.047Z] init-common: [2024-03-19T02:25:42.047Z] [2024-03-19T02:25:42.047Z] compile-common: [2024-03-19T02:25:42.047Z] [echo] Current time (ISO): 2024-03-19T02:25:41.943+0000 [2024-03-19T02:25:42.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:42.047Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:42.279Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:42.279Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:42.279Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:42.279Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:42.279Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:42.279Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:42.279Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:42.449Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_Queue [2024-03-19T02:25:42.449Z] [exec] Administered object jms/ejb_mdb_Queue deleted. [2024-03-19T02:25:42.449Z] [2024-03-19T02:25:42.449Z] setOSConditions: [2024-03-19T02:25:42.449Z] [2024-03-19T02:25:42.449Z] setToolWin: [2024-03-19T02:25:42.449Z] [2024-03-19T02:25:42.449Z] setToolUnix: [2024-03-19T02:25:42.449Z] [2024-03-19T02:25:42.449Z] setToolProperty: [2024-03-19T02:25:42.449Z] [2024-03-19T02:25:42.449Z] setS1ASclassPath: [2024-03-19T02:25:42.449Z] [2024-03-19T02:25:42.449Z] init-common: [2024-03-19T02:25:42.449Z] [2024-03-19T02:25:42.449Z] stopDomain: [2024-03-19T02:25:42.449Z] [echo] run.xml:stopping domain... [2024-03-19T02:25:42.470Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-scriptlet-after-scriptless-tag-web [2024-03-19T02:25:42.470Z] [2024-03-19T02:25:42.470Z] all: [2024-03-19T02:25:42.470Z] [echo] [2024-03-19T02:25:42.470Z] [echo] ************************* [2024-03-19T02:25:42.470Z] [echo] * Running jspScriptletDeclNestedInCustomAction [2024-03-19T02:25:42.470Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction [2024-03-19T02:25:42.470Z] [echo] ************************* [2024-03-19T02:25:42.470Z] [echo] [2024-03-19T02:25:42.470Z] [2024-03-19T02:25:42.470Z] setOSConditions: [2024-03-19T02:25:42.470Z] [2024-03-19T02:25:42.470Z] setToolWin: [2024-03-19T02:25:42.470Z] [2024-03-19T02:25:42.470Z] setToolUnix: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] setToolProperty: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] setS1ASclassPath: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] init-common: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] clean: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] setOSConditions: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] setToolWin: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] setToolUnix: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] setToolProperty: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] setS1ASclassPath: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] init-common: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] clean-common: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] setOSConditions: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] setToolWin: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.471Z] setToolUnix: [2024-03-19T02:25:42.471Z] [2024-03-19T02:25:42.472Z] setToolProperty: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] setS1ASclassPath: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] init-common: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] clean-classes-common: [2024-03-19T02:25:42.472Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] setOSConditions: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] setToolWin: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] setToolUnix: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] setToolProperty: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] setS1ASclassPath: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] init-common: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] clean-jars-common: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] compile: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] setOSConditions: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.472Z] setToolWin: [2024-03-19T02:25:42.472Z] [2024-03-19T02:25:42.473Z] setToolUnix: [2024-03-19T02:25:42.473Z] [2024-03-19T02:25:42.473Z] setToolProperty: [2024-03-19T02:25:42.473Z] [2024-03-19T02:25:42.473Z] setS1ASclassPath: [2024-03-19T02:25:42.473Z] [2024-03-19T02:25:42.473Z] init-common: [2024-03-19T02:25:42.473Z] [2024-03-19T02:25:42.473Z] compile-common: [2024-03-19T02:25:42.473Z] [echo] Current time (ISO): 2024-03-19T02:25:42.328+0000 [2024-03-19T02:25:42.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:42.473Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:42.486Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:42.486Z] [javac] 1 warning [2024-03-19T02:25:42.486Z] [2024-03-19T02:25:42.486Z] build: [2024-03-19T02:25:42.486Z] [2024-03-19T02:25:42.486Z] setOSConditions: [2024-03-19T02:25:42.486Z] [2024-03-19T02:25:42.486Z] fixFiles: [2024-03-19T02:25:42.486Z] [2024-03-19T02:25:42.486Z] convUnix: [2024-03-19T02:25:42.486Z] [2024-03-19T02:25:42.486Z] convWin: [2024-03-19T02:25:42.486Z] [2024-03-19T02:25:42.486Z] setToolWin: [2024-03-19T02:25:42.487Z] [2024-03-19T02:25:42.487Z] setToolUnix: [2024-03-19T02:25:42.487Z] [2024-03-19T02:25:42.487Z] setToolProperty: [2024-03-19T02:25:42.487Z] [2024-03-19T02:25:42.487Z] setS1ASclassPath: [2024-03-19T02:25:42.487Z] [2024-03-19T02:25:42.487Z] init-common: [2024-03-19T02:25:42.487Z] [2024-03-19T02:25:42.487Z] package-persistence-common: [2024-03-19T02:25:42.487Z] [2024-03-19T02:25:42.487Z] ejb-jar-common: [2024-03-19T02:25:42.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-tx-cr [2024-03-19T02:25:42.589Z] [exec] Connector resource blackbox-tx-cr deleted. [2024-03-19T02:25:42.589Z] [2024-03-19T02:25:42.589Z] setOSConditions: [2024-03-19T02:25:42.589Z] [2024-03-19T02:25:42.589Z] setToolWin: [2024-03-19T02:25:42.589Z] [2024-03-19T02:25:42.589Z] setToolUnix: [2024-03-19T02:25:42.589Z] [2024-03-19T02:25:42.590Z] setToolProperty: [2024-03-19T02:25:42.590Z] [2024-03-19T02:25:42.590Z] setS1ASclassPath: [2024-03-19T02:25:42.590Z] [2024-03-19T02:25:42.590Z] init-common: [2024-03-19T02:25:42.590Z] [2024-03-19T02:25:42.590Z] delete-connector-connpool-common: [2024-03-19T02:25:42.590Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2024-03-19T02:25:42.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:42.743Z] [2024-03-19T02:25:42.743Z] package-ejbjar-common: [2024-03-19T02:25:42.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:42.743Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:42.743Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:42.744Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-ejb.jar [2024-03-19T02:25:42.744Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:42.744Z] [2024-03-19T02:25:42.744Z] appclient-jar-common: [2024-03-19T02:25:42.744Z] [2024-03-19T02:25:42.744Z] package-appclientjar-common: [2024-03-19T02:25:42.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:42.744Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:42.744Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:42.744Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-client.jar [2024-03-19T02:25:42.744Z] [2024-03-19T02:25:42.744Z] webclient-war-common: [2024-03-19T02:25:42.744Z] [2024-03-19T02:25:42.744Z] build-ear-common: [2024-03-19T02:25:42.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:42.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:42.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:42.745Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2024-03-19T02:25:42.745Z] [2024-03-19T02:25:42.745Z] deploy: [2024-03-19T02:25:42.745Z] [2024-03-19T02:25:42.745Z] setOSConditions: [2024-03-19T02:25:42.745Z] [2024-03-19T02:25:42.745Z] setToolWin: [2024-03-19T02:25:42.745Z] [2024-03-19T02:25:42.745Z] setToolUnix: [2024-03-19T02:25:42.745Z] [2024-03-19T02:25:42.745Z] setToolProperty: [2024-03-19T02:25:42.745Z] [2024-03-19T02:25:42.745Z] setS1ASclassPath: [2024-03-19T02:25:42.745Z] [2024-03-19T02:25:42.745Z] init-common: [2024-03-19T02:25:42.746Z] [2024-03-19T02:25:42.746Z] create-jdbc-connpool-common: [2024-03-19T02:25:42.767Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:42.767Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:42.767Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:42.767Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:42.767Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:42.767Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:42.767Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:42.844Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:42.844Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/client/Client.java:57: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:25:42.844Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-03-19T02:25:42.844Z] [javac] ^ [2024-03-19T02:25:42.844Z] [javac] 2 warnings [2024-03-19T02:25:42.978Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:42.978Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:42.978Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:42.978Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:42.978Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:42.978Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:42.978Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:43.003Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-poolauth-pool [2024-03-19T02:25:43.004Z] [exec] JDBC connection pool jdbc-poolauth-pool created successfully. [2024-03-19T02:25:43.004Z] [2024-03-19T02:25:43.004Z] set-derby-connpool-props: [2024-03-19T02:25:43.024Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:43.102Z] [2024-03-19T02:25:43.102Z] build: [2024-03-19T02:25:43.102Z] [2024-03-19T02:25:43.102Z] setOSConditions: [2024-03-19T02:25:43.102Z] [2024-03-19T02:25:43.102Z] fixFiles: [2024-03-19T02:25:43.102Z] [2024-03-19T02:25:43.102Z] convUnix: [2024-03-19T02:25:43.102Z] [2024-03-19T02:25:43.102Z] convWin: [2024-03-19T02:25:43.102Z] [2024-03-19T02:25:43.102Z] setToolWin: [2024-03-19T02:25:43.102Z] [2024-03-19T02:25:43.102Z] setToolUnix: [2024-03-19T02:25:43.102Z] [2024-03-19T02:25:43.102Z] setToolProperty: [2024-03-19T02:25:43.102Z] [2024-03-19T02:25:43.102Z] setS1ASclassPath: [2024-03-19T02:25:43.102Z] [2024-03-19T02:25:43.102Z] init-common: [2024-03-19T02:25:43.102Z] [2024-03-19T02:25:43.102Z] package-persistence-common: [2024-03-19T02:25:43.103Z] [2024-03-19T02:25:43.103Z] ejb-jar-common: [2024-03-19T02:25:43.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:43.103Z] [2024-03-19T02:25:43.103Z] package-ejbjar-common: [2024-03-19T02:25:43.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:43.103Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:43.103Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:43.103Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2-ejb.jar [2024-03-19T02:25:43.103Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:43.103Z] [2024-03-19T02:25:43.103Z] appclient-jar-common: [2024-03-19T02:25:43.103Z] [2024-03-19T02:25:43.103Z] package-appclientjar-common: [2024-03-19T02:25:43.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:43.103Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:43.103Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:43.103Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2-client.jar [2024-03-19T02:25:43.103Z] [2024-03-19T02:25:43.103Z] webclient-war-common: [2024-03-19T02:25:43.103Z] [2024-03-19T02:25:43.103Z] build-ear-common: [2024-03-19T02:25:43.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:43.103Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:43.104Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:43.104Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2App.ear [2024-03-19T02:25:43.104Z] [2024-03-19T02:25:43.104Z] create-resources: [2024-03-19T02:25:43.104Z] [2024-03-19T02:25:43.104Z] asadmin-batch-common: [2024-03-19T02:25:43.154Z] [exec] Waiting for domain1 to start .......... [2024-03-19T02:25:43.154Z] [exec] Waiting finished after 9,227 ms. [2024-03-19T02:25:43.154Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:25:43.154Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:25:43.154Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:25:43.154Z] [exec] Admin Port: 4,848 [2024-03-19T02:25:43.154Z] [exec] Command start-domain executed successfully. [2024-03-19T02:25:43.154Z] [echo] run.xml:doing wait for localhost:8080... [2024-03-19T02:25:43.154Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-03-19T02:25:43.154Z] [2024-03-19T02:25:43.154Z] dumpThreadStack: [2024-03-19T02:25:43.154Z] [2024-03-19T02:25:43.154Z] startDomainWindows: [2024-03-19T02:25:43.154Z] [2024-03-19T02:25:43.154Z] startDomain: [2024-03-19T02:25:43.154Z] [2024-03-19T02:25:43.154Z] clean: [2024-03-19T02:25:43.154Z] [2024-03-19T02:25:43.154Z] setOSConditions: [2024-03-19T02:25:43.154Z] [2024-03-19T02:25:43.154Z] setToolWin: [2024-03-19T02:25:43.154Z] [2024-03-19T02:25:43.154Z] setToolUnix: [2024-03-19T02:25:43.154Z] [2024-03-19T02:25:43.154Z] setToolProperty: [2024-03-19T02:25:43.154Z] [2024-03-19T02:25:43.154Z] setS1ASclassPath: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] init-common: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] clean-common: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] setOSConditions: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] setToolWin: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] setToolUnix: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] setToolProperty: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] setS1ASclassPath: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] init-common: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] clean-classes-common: [2024-03-19T02:25:43.155Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] setOSConditions: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] setToolWin: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] setToolUnix: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] setToolProperty: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.155Z] setS1ASclassPath: [2024-03-19T02:25:43.155Z] [2024-03-19T02:25:43.156Z] init-common: [2024-03-19T02:25:43.156Z] [2024-03-19T02:25:43.156Z] clean-jars-common: [2024-03-19T02:25:43.156Z] [2024-03-19T02:25:43.156Z] compile: [2024-03-19T02:25:43.156Z] [2024-03-19T02:25:43.156Z] setOSConditions: [2024-03-19T02:25:43.156Z] [2024-03-19T02:25:43.156Z] setToolWin: [2024-03-19T02:25:43.156Z] [2024-03-19T02:25:43.156Z] setToolUnix: [2024-03-19T02:25:43.156Z] [2024-03-19T02:25:43.156Z] setToolProperty: [2024-03-19T02:25:43.156Z] [2024-03-19T02:25:43.156Z] setS1ASclassPath: [2024-03-19T02:25:43.156Z] [2024-03-19T02:25:43.156Z] init-common: [2024-03-19T02:25:43.156Z] [2024-03-19T02:25:43.156Z] compile-common: [2024-03-19T02:25:43.156Z] [echo] Current time (ISO): 2024-03-19T02:25:42.551+0000 [2024-03-19T02:25:43.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:43.156Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:43.179Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:43.179Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:43.179Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-tx-ccp [2024-03-19T02:25:43.179Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2024-03-19T02:25:43.179Z] [2024-03-19T02:25:43.179Z] setOSConditions: [2024-03-19T02:25:43.179Z] [2024-03-19T02:25:43.179Z] setToolWin: [2024-03-19T02:25:43.179Z] [2024-03-19T02:25:43.179Z] setToolUnix: [2024-03-19T02:25:43.179Z] [2024-03-19T02:25:43.179Z] setToolProperty: [2024-03-19T02:25:43.179Z] [2024-03-19T02:25:43.179Z] setS1ASclassPath: [2024-03-19T02:25:43.179Z] [2024-03-19T02:25:43.179Z] init-common: [2024-03-19T02:25:43.179Z] [2024-03-19T02:25:43.179Z] undeploy-rar-common: [2024-03-19T02:25:43.179Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-03-19T02:25:43.280Z] [javac] 1 warning [2024-03-19T02:25:43.280Z] [2024-03-19T02:25:43.280Z] build: [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] setOSConditions: [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] setToolWin: [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] setToolUnix: [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] setToolProperty: [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] setS1ASclassPath: [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] init-common: [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] webclient-war-common: [2024-03-19T02:25:43.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] clear: [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] test-tlds-exist: [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] copy-tlds: [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] test-tagfiles-exist: [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] copy-tagfiles: [2024-03-19T02:25:43.281Z] [2024-03-19T02:25:43.281Z] package-war-common: [2024-03-19T02:25:43.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:43.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:43.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:43.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:43.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/lib [2024-03-19T02:25:43.282Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:43.282Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:43.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/docroot [2024-03-19T02:25:43.282Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-specialization-leak-alternatives-web.war [2024-03-19T02:25:43.282Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:43.282Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:43.282Z] [javac] Compiling 1 source file [2024-03-19T02:25:43.282Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:43.282Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:43.282Z] [2024-03-19T02:25:43.282Z] deploy: [2024-03-19T02:25:43.282Z] [2024-03-19T02:25:43.282Z] deploy-war-common: [2024-03-19T02:25:43.405Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:43.405Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:43.405Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:43.405Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:43.405Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:43.405Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:43.405Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:43.436Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-03-19T02:25:43.436Z] [2024-03-19T02:25:43.436Z] delete-resources-and-undeploy-rar: [2024-03-19T02:25:43.436Z] [2024-03-19T02:25:43.436Z] setOSConditions: [2024-03-19T02:25:43.436Z] [2024-03-19T02:25:43.436Z] setToolWin: [2024-03-19T02:25:43.437Z] [2024-03-19T02:25:43.437Z] setToolUnix: [2024-03-19T02:25:43.437Z] [2024-03-19T02:25:43.437Z] setToolProperty: [2024-03-19T02:25:43.437Z] [2024-03-19T02:25:43.437Z] setS1ASclassPath: [2024-03-19T02:25:43.437Z] [2024-03-19T02:25:43.437Z] init-common: [2024-03-19T02:25:43.437Z] [2024-03-19T02:25:43.437Z] delete-connector-resource-common: [2024-03-19T02:25:43.437Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2024-03-19T02:25:43.539Z] [2024-03-19T02:25:43.539Z] setOSConditions: [2024-03-19T02:25:43.539Z] [2024-03-19T02:25:43.539Z] setToolWin: [2024-03-19T02:25:43.539Z] [2024-03-19T02:25:43.539Z] setToolUnix: [2024-03-19T02:25:43.539Z] [2024-03-19T02:25:43.539Z] setToolProperty: [2024-03-19T02:25:43.539Z] [2024-03-19T02:25:43.539Z] setS1ASclassPath: [2024-03-19T02:25:43.539Z] [2024-03-19T02:25:43.539Z] init-common: [2024-03-19T02:25:43.539Z] [2024-03-19T02:25:43.539Z] deploy-war-commonpe: [2024-03-19T02:25:43.543Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:43.543Z] [javac] 1 warning [2024-03-19T02:25:43.543Z] [2024-03-19T02:25:43.543Z] setOSConditions: [2024-03-19T02:25:43.543Z] [2024-03-19T02:25:43.543Z] setToolWin: [2024-03-19T02:25:43.543Z] [2024-03-19T02:25:43.543Z] setToolUnix: [2024-03-19T02:25:43.543Z] [2024-03-19T02:25:43.543Z] setToolProperty: [2024-03-19T02:25:43.543Z] [2024-03-19T02:25:43.543Z] setS1ASclassPath: [2024-03-19T02:25:43.543Z] [2024-03-19T02:25:43.543Z] init-common: [2024-03-19T02:25:43.543Z] [2024-03-19T02:25:43.543Z] compile-common: [2024-03-19T02:25:43.543Z] [echo] Current time (ISO): 2024-03-19T02:25:43.518+0000 [2024-03-19T02:25:43.543Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:43.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-03-19T02:25:43.568Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-03-19T02:25:43.662Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:43.662Z] [javac] 1 warning [2024-03-19T02:25:43.662Z] [2024-03-19T02:25:43.662Z] build: [2024-03-19T02:25:43.662Z] [2024-03-19T02:25:43.662Z] setOSConditions: [2024-03-19T02:25:43.662Z] [2024-03-19T02:25:43.662Z] setToolWin: [2024-03-19T02:25:43.662Z] [2024-03-19T02:25:43.662Z] setToolUnix: [2024-03-19T02:25:43.662Z] [2024-03-19T02:25:43.663Z] setToolProperty: [2024-03-19T02:25:43.663Z] [2024-03-19T02:25:43.663Z] setS1ASclassPath: [2024-03-19T02:25:43.663Z] [2024-03-19T02:25:43.663Z] init-common: [2024-03-19T02:25:43.663Z] [2024-03-19T02:25:43.663Z] webclient-war-common: [2024-03-19T02:25:43.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:43.663Z] [2024-03-19T02:25:43.663Z] clear: [2024-03-19T02:25:43.663Z] [2024-03-19T02:25:43.663Z] test-tlds-exist: [2024-03-19T02:25:43.663Z] [2024-03-19T02:25:43.663Z] copy-tlds: [2024-03-19T02:25:43.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:43.663Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:43.663Z] [2024-03-19T02:25:43.663Z] test-tagfiles-exist: [2024-03-19T02:25:43.663Z] [2024-03-19T02:25:43.663Z] copy-tagfiles: [2024-03-19T02:25:43.663Z] [2024-03-19T02:25:43.663Z] package-war-common: [2024-03-19T02:25:43.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:43.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:43.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/lib [2024-03-19T02:25:43.664Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:43.664Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:43.664Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-decl-nested-in-custom-action-web.war [2024-03-19T02:25:43.664Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:43.664Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:43.664Z] [javac] Compiling 1 source file [2024-03-19T02:25:43.664Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:43.664Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:43.664Z] [2024-03-19T02:25:43.664Z] deploy: [2024-03-19T02:25:43.664Z] [2024-03-19T02:25:43.664Z] deploy-war-common: [2024-03-19T02:25:43.664Z] [2024-03-19T02:25:43.664Z] setOSConditions: [2024-03-19T02:25:43.664Z] [2024-03-19T02:25:43.664Z] setToolWin: [2024-03-19T02:25:43.664Z] [2024-03-19T02:25:43.664Z] setToolUnix: [2024-03-19T02:25:43.664Z] [2024-03-19T02:25:43.664Z] setToolProperty: [2024-03-19T02:25:43.664Z] [2024-03-19T02:25:43.664Z] setS1ASclassPath: [2024-03-19T02:25:43.664Z] [2024-03-19T02:25:43.664Z] init-common: [2024-03-19T02:25:43.664Z] [2024-03-19T02:25:43.665Z] deploy-war-commonpe: [2024-03-19T02:25:43.701Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-03-19T02:25:43.701Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_ejb30_hello_mdb2_QCF [2024-03-19T02:25:43.702Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb2_QCF created. [2024-03-19T02:25:43.702Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_hello_mdb2_InQueue [2024-03-19T02:25:43.702Z] [exec] JMS Desctination ejb_ejb30_hello_mdb2_InQueue created. [2024-03-19T02:25:43.702Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb2_InQueue --target server --force=false jms/ejb_ejb30_hello_mdb2_InQueue [2024-03-19T02:25:43.702Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_InQueue created. [2024-03-19T02:25:43.702Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_hello_mdb2_OutQueue [2024-03-19T02:25:43.702Z] [exec] JMS Desctination ejb_ejb30_hello_mdb2_OutQueue created. [2024-03-19T02:25:43.702Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb2_OutQueue --target server --force=false jms/ejb_ejb30_hello_mdb2_OutQueue [2024-03-19T02:25:43.702Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_OutQueue created. [2024-03-19T02:25:43.702Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt [2024-03-19T02:25:43.702Z] [2024-03-19T02:25:43.702Z] deploy: [2024-03-19T02:25:43.702Z] [2024-03-19T02:25:43.702Z] setOSConditions: [2024-03-19T02:25:43.702Z] [2024-03-19T02:25:43.702Z] setToolWin: [2024-03-19T02:25:43.702Z] [2024-03-19T02:25:43.703Z] setToolUnix: [2024-03-19T02:25:43.703Z] [2024-03-19T02:25:43.703Z] setToolProperty: [2024-03-19T02:25:43.703Z] [2024-03-19T02:25:43.703Z] setS1ASclassPath: [2024-03-19T02:25:43.703Z] [2024-03-19T02:25:43.703Z] init-common: [2024-03-19T02:25:43.703Z] [2024-03-19T02:25:43.703Z] deploy-common: [2024-03-19T02:25:43.703Z] [echo] Current time (ISO): 2024-03-19T02:25:43.642+0000 [2024-03-19T02:25:43.703Z] [2024-03-19T02:25:43.703Z] setOSConditions: [2024-03-19T02:25:43.703Z] [2024-03-19T02:25:43.703Z] setToolWin: [2024-03-19T02:25:43.703Z] [2024-03-19T02:25:43.703Z] setToolUnix: [2024-03-19T02:25:43.703Z] [2024-03-19T02:25:43.703Z] setToolProperty: [2024-03-19T02:25:43.703Z] [2024-03-19T02:25:43.703Z] setS1ASclassPath: [2024-03-19T02:25:43.703Z] [2024-03-19T02:25:43.703Z] init-common: [2024-03-19T02:25:43.703Z] [2024-03-19T02:25:43.703Z] deploy-common-pe: [2024-03-19T02:25:43.747Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:43.747Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:43.747Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:43.748Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:43.748Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:43.748Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:43.748Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:43.797Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-specialization-leak-alternatives --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-specialization-leak-alternatives-web.war [2024-03-19T02:25:43.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-03-19T02:25:43.825Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-03-19T02:25:44.001Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-notx-cr [2024-03-19T02:25:44.001Z] [exec] Connector resource blackbox-notx-cr deleted. [2024-03-19T02:25:44.001Z] [2024-03-19T02:25:44.001Z] setOSConditions: [2024-03-19T02:25:44.001Z] [2024-03-19T02:25:44.001Z] setToolWin: [2024-03-19T02:25:44.001Z] [2024-03-19T02:25:44.001Z] setToolUnix: [2024-03-19T02:25:44.001Z] [2024-03-19T02:25:44.001Z] setToolProperty: [2024-03-19T02:25:44.001Z] [2024-03-19T02:25:44.001Z] setS1ASclassPath: [2024-03-19T02:25:44.001Z] [2024-03-19T02:25:44.001Z] init-common: [2024-03-19T02:25:44.001Z] [2024-03-19T02:25:44.001Z] delete-connector-connpool-common: [2024-03-19T02:25:44.001Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2024-03-19T02:25:44.055Z] [exec] Application deployed with name cdi-specialization-leak-alternatives-web. [2024-03-19T02:25:44.055Z] [2024-03-19T02:25:44.055Z] deploy-war-commonee: [2024-03-19T02:25:44.055Z] [2024-03-19T02:25:44.055Z] run: [2024-03-19T02:25:44.055Z] [java] opening connection to http://localhost:8080/cdi-specialization-leak-alternatives/myurl [2024-03-19T02:25:44.055Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:44.056Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:44.056Z] [java] [2024-03-19T02:25:44.056Z] [java] [2024-03-19T02:25:44.056Z] [java] ----------------------------------------- [2024-03-19T02:25:44.056Z] [java] - specialization-alternative-leaks: PASS - [2024-03-19T02:25:44.056Z] [java] ----------------------------------------- [2024-03-19T02:25:44.104Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:25:44.105Z] [exec] Waiting finished after 4,171 ms. [2024-03-19T02:25:44.105Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:25:44.105Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:25:44.105Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:25:44.105Z] [exec] Admin Port: 45,707 [2024-03-19T02:25:44.105Z] [exec] Command start-domain executed successfully. [2024-03-19T02:25:44.105Z] [echo] run.xml:doing wait for localhost:45712... [2024-03-19T02:25:44.105Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-03-19T02:25:44.105Z] [2024-03-19T02:25:44.105Z] dumpThreadStack: [2024-03-19T02:25:44.105Z] [2024-03-19T02:25:44.105Z] startDomainWindows: [2024-03-19T02:25:44.105Z] [2024-03-19T02:25:44.105Z] startDomain: [2024-03-19T02:25:44.105Z] [2024-03-19T02:25:44.105Z] setOSConditions: [2024-03-19T02:25:44.105Z] [2024-03-19T02:25:44.105Z] setToolWin: [2024-03-19T02:25:44.105Z] [2024-03-19T02:25:44.105Z] setToolUnix: [2024-03-19T02:25:44.105Z] [2024-03-19T02:25:44.105Z] setToolProperty: [2024-03-19T02:25:44.105Z] [2024-03-19T02:25:44.105Z] setS1ASclassPath: [2024-03-19T02:25:44.105Z] [2024-03-19T02:25:44.105Z] init-common: [2024-03-19T02:25:44.105Z] [2024-03-19T02:25:44.105Z] execute-ejb-sql-common: [2024-03-19T02:25:44.105Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/sql/create_pointbase.sql [2024-03-19T02:25:44.105Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:25:44.106Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:25:44.106Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] setOSConditions: [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] setToolWin: [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] setToolUnix: [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] setToolProperty: [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] setS1ASclassPath: [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] init-common: [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] deploy-common: [2024-03-19T02:25:44.106Z] [echo] Current time (ISO): 2024-03-19T02:25:43.929+0000 [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] setOSConditions: [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] setToolWin: [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] setToolUnix: [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] setToolProperty: [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] setS1ASclassPath: [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] init-common: [2024-03-19T02:25:44.106Z] [2024-03-19T02:25:44.106Z] deploy-common-pe: [2024-03-19T02:25:44.229Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-scriptlet-decl-nested-in-custom-action --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-decl-nested-in-custom-action-web.war [2024-03-19T02:25:44.267Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2App.ear [2024-03-19T02:25:44.312Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:44.313Z] [java] - Total PASS : 1 - [2024-03-19T02:25:44.313Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:44.313Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:44.313Z] [java] ----------------------------------------- [2024-03-19T02:25:44.313Z] [2024-03-19T02:25:44.313Z] undeploy: [2024-03-19T02:25:44.313Z] [2024-03-19T02:25:44.313Z] setOSConditions: [2024-03-19T02:25:44.313Z] [2024-03-19T02:25:44.313Z] setToolWin: [2024-03-19T02:25:44.313Z] [2024-03-19T02:25:44.313Z] setToolUnix: [2024-03-19T02:25:44.313Z] [2024-03-19T02:25:44.313Z] setToolProperty: [2024-03-19T02:25:44.313Z] [2024-03-19T02:25:44.313Z] setS1ASclassPath: [2024-03-19T02:25:44.313Z] [2024-03-19T02:25:44.313Z] init-common: [2024-03-19T02:25:44.313Z] [2024-03-19T02:25:44.313Z] undeploy-war-common: [2024-03-19T02:25:44.364Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-idApp.ear [2024-03-19T02:25:44.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2024-03-19T02:25:44.389Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2024-03-19T02:25:44.475Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:44.475Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:44.475Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:44.475Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:44.475Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:44.475Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:44.475Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:44.570Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-specialization-leak-alternatives-web [2024-03-19T02:25:44.571Z] [2024-03-19T02:25:44.571Z] all: [2024-03-19T02:25:44.571Z] [2024-03-19T02:25:44.571Z] setOSConditions: [2024-03-19T02:25:44.571Z] [2024-03-19T02:25:44.571Z] setToolWin: [2024-03-19T02:25:44.571Z] [2024-03-19T02:25:44.571Z] setToolUnix: [2024-03-19T02:25:44.571Z] [2024-03-19T02:25:44.571Z] setToolProperty: [2024-03-19T02:25:44.571Z] [2024-03-19T02:25:44.571Z] setS1ASclassPath: [2024-03-19T02:25:44.576Z] [javac] 1 warning [2024-03-19T02:25:44.576Z] [2024-03-19T02:25:44.576Z] setOSConditions: [2024-03-19T02:25:44.576Z] [2024-03-19T02:25:44.576Z] setToolWin: [2024-03-19T02:25:44.576Z] [2024-03-19T02:25:44.576Z] setToolUnix: [2024-03-19T02:25:44.576Z] [2024-03-19T02:25:44.576Z] setToolProperty: [2024-03-19T02:25:44.576Z] [2024-03-19T02:25:44.576Z] setS1ASclassPath: [2024-03-19T02:25:44.576Z] [2024-03-19T02:25:44.576Z] init-common: [2024-03-19T02:25:44.576Z] [2024-03-19T02:25:44.576Z] compile-common: [2024-03-19T02:25:44.576Z] [echo] Current time (ISO): 2024-03-19T02:25:44.361+0000 [2024-03-19T02:25:44.576Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:44.585Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:44.585Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:25:44.585Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-notx-ccp [2024-03-19T02:25:44.585Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2024-03-19T02:25:44.585Z] [2024-03-19T02:25:44.585Z] setOSConditions: [2024-03-19T02:25:44.585Z] [2024-03-19T02:25:44.586Z] setToolWin: [2024-03-19T02:25:44.586Z] [2024-03-19T02:25:44.586Z] setToolUnix: [2024-03-19T02:25:44.586Z] [2024-03-19T02:25:44.586Z] setToolProperty: [2024-03-19T02:25:44.586Z] [2024-03-19T02:25:44.586Z] setS1ASclassPath: [2024-03-19T02:25:44.586Z] [2024-03-19T02:25:44.586Z] init-common: [2024-03-19T02:25:44.586Z] [2024-03-19T02:25:44.586Z] undeploy-rar-common: [2024-03-19T02:25:44.586Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2024-03-19T02:25:44.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2024-03-19T02:25:44.646Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] init-common: [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] clean: [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] setOSConditions: [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] setToolWin: [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] setToolUnix: [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] setToolProperty: [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] setS1ASclassPath: [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] init-common: [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] clean-common: [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] setOSConditions: [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] setToolWin: [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] setToolUnix: [2024-03-19T02:25:44.828Z] [2024-03-19T02:25:44.828Z] setToolProperty: [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] setS1ASclassPath: [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] init-common: [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] clean-classes-common: [2024-03-19T02:25:44.829Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] setOSConditions: [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] setToolWin: [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] setToolUnix: [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] setToolProperty: [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] setS1ASclassPath: [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] init-common: [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] clean-jars-common: [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] compile: [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] setOSConditions: [2024-03-19T02:25:44.829Z] [2024-03-19T02:25:44.829Z] setToolWin: [2024-03-19T02:25:44.830Z] [2024-03-19T02:25:44.830Z] setToolUnix: [2024-03-19T02:25:44.830Z] [2024-03-19T02:25:44.830Z] setToolProperty: [2024-03-19T02:25:44.830Z] [2024-03-19T02:25:44.830Z] setS1ASclassPath: [2024-03-19T02:25:44.830Z] [2024-03-19T02:25:44.830Z] init-common: [2024-03-19T02:25:44.830Z] [2024-03-19T02:25:44.830Z] compile-common: [2024-03-19T02:25:44.830Z] [echo] Current time (ISO): 2024-03-19T02:25:44.596+0000 [2024-03-19T02:25:44.830Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:44.830Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:44.832Z] [exec] Application deployed with name ejb-ejb30-hello-mdb2App. [2024-03-19T02:25:44.832Z] [echo] Deployment on target server server successful [2024-03-19T02:25:44.832Z] [2024-03-19T02:25:44.832Z] setOSConditions: [2024-03-19T02:25:44.832Z] [2024-03-19T02:25:44.832Z] setToolWin: [2024-03-19T02:25:44.832Z] [2024-03-19T02:25:44.832Z] setToolUnix: [2024-03-19T02:25:44.832Z] [2024-03-19T02:25:44.832Z] setToolProperty: [2024-03-19T02:25:44.832Z] [2024-03-19T02:25:44.832Z] setS1ASclassPath: [2024-03-19T02:25:44.832Z] [2024-03-19T02:25:44.832Z] init-common: [2024-03-19T02:25:44.832Z] [2024-03-19T02:25:44.832Z] deploy-common-ee: [2024-03-19T02:25:44.832Z] [2024-03-19T02:25:44.832Z] run: [2024-03-19T02:25:44.832Z] [2024-03-19T02:25:44.832Z] setOSConditions: [2024-03-19T02:25:44.832Z] [2024-03-19T02:25:44.832Z] setToolWin: [2024-03-19T02:25:44.833Z] [2024-03-19T02:25:44.833Z] setToolUnix: [2024-03-19T02:25:44.833Z] [2024-03-19T02:25:44.833Z] setToolProperty: [2024-03-19T02:25:44.833Z] [2024-03-19T02:25:44.833Z] setS1ASclassPath: [2024-03-19T02:25:44.833Z] [2024-03-19T02:25:44.833Z] init-common: [2024-03-19T02:25:44.833Z] [2024-03-19T02:25:44.833Z] runclient-common: [2024-03-19T02:25:44.833Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2AppClient.jar -name ejb-ejb30-hello-mdb2Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:25:44.843Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-notx [2024-03-19T02:25:44.843Z] [2024-03-19T02:25:44.843Z] exec: [2024-03-19T02:25:44.843Z] [2024-03-19T02:25:44.843Z] asadmin-common: [2024-03-19T02:25:44.843Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.class-loading-policy='' [2024-03-19T02:25:44.974Z] [exec] Waiting for the domain to stop ... [2024-03-19T02:25:44.974Z] [exec] Waiting finished after 2,132 ms. [2024-03-19T02:25:44.974Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:25:44.974Z] [echo] Domain has beed STOPPED [2024-03-19T02:25:44.974Z] [2024-03-19T02:25:44.975Z] all: [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.975Z] remote: [2024-03-19T02:25:44.975Z] [echo] [2024-03-19T02:25:44.975Z] [echo] [2024-03-19T02:25:44.975Z] [echo] ************************************************** [2024-03-19T02:25:44.975Z] [echo] * Running remote [2024-03-19T02:25:44.975Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/remote [2024-03-19T02:25:44.975Z] [echo] ************************************************** [2024-03-19T02:25:44.975Z] [echo] [2024-03-19T02:25:44.975Z] [echo] [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.975Z] setOSConditions: [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.975Z] setToolWin: [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.975Z] setToolUnix: [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.975Z] setToolProperty: [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.975Z] setS1ASclassPath: [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.975Z] init-common: [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.975Z] clean: [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.975Z] setOSConditions: [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.975Z] setToolWin: [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.975Z] setToolUnix: [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.975Z] setToolProperty: [2024-03-19T02:25:44.975Z] [2024-03-19T02:25:44.976Z] setS1ASclassPath: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] init-common: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] clean-common: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] setOSConditions: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] setToolWin: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] setToolUnix: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] setToolProperty: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] setS1ASclassPath: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] init-common: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] clean-classes-common: [2024-03-19T02:25:44.976Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] setOSConditions: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] setToolWin: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] setToolUnix: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.976Z] setToolProperty: [2024-03-19T02:25:44.976Z] [2024-03-19T02:25:44.977Z] setS1ASclassPath: [2024-03-19T02:25:44.977Z] [2024-03-19T02:25:44.977Z] init-common: [2024-03-19T02:25:44.977Z] [2024-03-19T02:25:44.977Z] clean-jars-common: [2024-03-19T02:25:44.977Z] [2024-03-19T02:25:44.977Z] compile: [2024-03-19T02:25:44.977Z] [2024-03-19T02:25:44.977Z] setOSConditions: [2024-03-19T02:25:44.977Z] [2024-03-19T02:25:44.977Z] setToolWin: [2024-03-19T02:25:44.977Z] [2024-03-19T02:25:44.977Z] setToolUnix: [2024-03-19T02:25:44.977Z] [2024-03-19T02:25:44.977Z] setToolProperty: [2024-03-19T02:25:44.977Z] [2024-03-19T02:25:44.977Z] setS1ASclassPath: [2024-03-19T02:25:44.977Z] [2024-03-19T02:25:44.977Z] init-common: [2024-03-19T02:25:44.977Z] [2024-03-19T02:25:44.977Z] compile-common: [2024-03-19T02:25:44.977Z] [echo] Current time (ISO): 2024-03-19T02:25:44.906+0000 [2024-03-19T02:25:44.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:44.977Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:45.047Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:45.047Z] [javac] 1 warning [2024-03-19T02:25:45.047Z] [2024-03-19T02:25:45.047Z] build: [2024-03-19T02:25:45.047Z] [2024-03-19T02:25:45.047Z] setOSConditions: [2024-03-19T02:25:45.047Z] [2024-03-19T02:25:45.047Z] setToolWin: [2024-03-19T02:25:45.047Z] [2024-03-19T02:25:45.047Z] setToolUnix: [2024-03-19T02:25:45.047Z] [2024-03-19T02:25:45.047Z] setToolProperty: [2024-03-19T02:25:45.047Z] [2024-03-19T02:25:45.048Z] setS1ASclassPath: [2024-03-19T02:25:45.048Z] [2024-03-19T02:25:45.048Z] init-common: [2024-03-19T02:25:45.048Z] [2024-03-19T02:25:45.048Z] ejb-jar-common: [2024-03-19T02:25:45.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:45.048Z] [2024-03-19T02:25:45.048Z] package-ejbjar-common: [2024-03-19T02:25:45.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:45.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:45.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:45.048Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-methodintf-ejb.jar [2024-03-19T02:25:45.048Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:45.048Z] [2024-03-19T02:25:45.048Z] deploy: [2024-03-19T02:25:45.048Z] [2024-03-19T02:25:45.048Z] setOSConditions: [2024-03-19T02:25:45.048Z] [2024-03-19T02:25:45.048Z] setToolWin: [2024-03-19T02:25:45.048Z] [2024-03-19T02:25:45.048Z] setToolUnix: [2024-03-19T02:25:45.048Z] [2024-03-19T02:25:45.048Z] setToolProperty: [2024-03-19T02:25:45.048Z] [2024-03-19T02:25:45.048Z] setS1ASclassPath: [2024-03-19T02:25:45.048Z] [2024-03-19T02:25:45.048Z] init-common: [2024-03-19T02:25:45.049Z] [2024-03-19T02:25:45.049Z] deploy-jar-common: [2024-03-19T02:25:45.173Z] [exec] Application deployed with name web-jsp-scriptlet-decl-nested-in-custom-action-web. [2024-03-19T02:25:45.173Z] [2024-03-19T02:25:45.173Z] deploy-war-commonee: [2024-03-19T02:25:45.173Z] [2024-03-19T02:25:45.173Z] run: [2024-03-19T02:25:45.173Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptlet-decl-nested-in-custom-action/jsp/test.jsp [2024-03-19T02:25:45.173Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:45.173Z] [java] [2024-03-19T02:25:45.173Z] [java] [2024-03-19T02:25:45.173Z] [java] ----------------------------------------- [2024-03-19T02:25:45.173Z] [java] - jsp-scriptlet-decl-nested-in-custom-action: PASS - [2024-03-19T02:25:45.173Z] [java] ----------------------------------------- [2024-03-19T02:25:45.227Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2024-03-19T02:25:45.227Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2024-03-19T02:25:45.403Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:45.403Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:45.403Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:45.403Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:45.404Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:45.404Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:45.404Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:45.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.class-loading-policy= [2024-03-19T02:25:45.407Z] [exec] server.connector-service.class-loading-policy= [2024-03-19T02:25:45.407Z] [2024-03-19T02:25:45.407Z] asadmin-common: [2024-03-19T02:25:45.407Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.property.rar-accessibility-testApp='' [2024-03-19T02:25:45.430Z] [java] - Total PASS : 1 - [2024-03-19T02:25:45.430Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:45.430Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:45.430Z] [java] ----------------------------------------- [2024-03-19T02:25:45.430Z] [2024-03-19T02:25:45.430Z] undeploy: [2024-03-19T02:25:45.430Z] [2024-03-19T02:25:45.430Z] setOSConditions: [2024-03-19T02:25:45.430Z] [2024-03-19T02:25:45.430Z] setToolWin: [2024-03-19T02:25:45.430Z] [2024-03-19T02:25:45.430Z] setToolUnix: [2024-03-19T02:25:45.430Z] [2024-03-19T02:25:45.430Z] setToolProperty: [2024-03-19T02:25:45.430Z] [2024-03-19T02:25:45.430Z] setS1ASclassPath: [2024-03-19T02:25:45.430Z] [2024-03-19T02:25:45.430Z] init-common: [2024-03-19T02:25:45.430Z] [2024-03-19T02:25:45.430Z] undeploy-war-common: [2024-03-19T02:25:45.485Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:25:45.485Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:25:45.516Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:45.516Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:45.516Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:45.516Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:45.516Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:45.516Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:45.516Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:45.598Z] [2024-03-19T02:25:45.598Z] processResult: [2024-03-19T02:25:45.598Z] [2024-03-19T02:25:45.598Z] failed: [2024-03-19T02:25:45.598Z] [2024-03-19T02:25:45.598Z] passed: [2024-03-19T02:25:45.598Z] [echo] Test xmloverride Passed [2024-03-19T02:25:45.598Z] [2024-03-19T02:25:45.598Z] unknown: [2024-03-19T02:25:45.598Z] [2024-03-19T02:25:45.598Z] init.os: [2024-03-19T02:25:45.598Z] [2024-03-19T02:25:45.598Z] init.tools.unix: [2024-03-19T02:25:45.598Z] [2024-03-19T02:25:45.598Z] init.tools.windows: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] init.tools: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] setAsadminArgs: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] init: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] init.customtasks: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] prepare: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] undeploy.asadmin: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] setAsadminArgs: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] common.undeploy.asadmin: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] init.os: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] init.tools.unix: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] init.tools.windows: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] init.tools: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] setAsadminArgs: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.599Z] init: [2024-03-19T02:25:45.599Z] [2024-03-19T02:25:45.600Z] init.customtasks: [2024-03-19T02:25:45.600Z] [2024-03-19T02:25:45.600Z] delAppRef: [2024-03-19T02:25:45.600Z] [2024-03-19T02:25:45.600Z] init.os: [2024-03-19T02:25:45.600Z] [2024-03-19T02:25:45.600Z] init.tools.unix: [2024-03-19T02:25:45.600Z] [2024-03-19T02:25:45.600Z] init.tools.windows: [2024-03-19T02:25:45.600Z] [2024-03-19T02:25:45.600Z] init.tools: [2024-03-19T02:25:45.600Z] [2024-03-19T02:25:45.600Z] setAsadminArgs: [2024-03-19T02:25:45.600Z] [2024-03-19T02:25:45.600Z] init: [2024-03-19T02:25:45.600Z] [2024-03-19T02:25:45.600Z] init.customtasks: [2024-03-19T02:25:45.600Z] [2024-03-19T02:25:45.600Z] common.run.asadmin: [2024-03-19T02:25:45.600Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-ear-xmloverride [2024-03-19T02:25:45.600Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:45.600Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:25:45.600Z] [exec] Command undeploy executed successfully. [2024-03-19T02:25:45.600Z] [2024-03-19T02:25:45.600Z] setAsadminArgs: [2024-03-19T02:25:45.600Z] [2024-03-19T02:25:45.600Z] delete.user: [2024-03-19T02:25:45.601Z] [2024-03-19T02:25:45.601Z] init.os: [2024-03-19T02:25:45.601Z] [2024-03-19T02:25:45.601Z] init.tools.unix: [2024-03-19T02:25:45.601Z] [2024-03-19T02:25:45.601Z] init.tools.windows: [2024-03-19T02:25:45.601Z] [2024-03-19T02:25:45.601Z] init.tools: [2024-03-19T02:25:45.601Z] [2024-03-19T02:25:45.601Z] setAsadminArgs: [2024-03-19T02:25:45.601Z] [2024-03-19T02:25:45.601Z] init: [2024-03-19T02:25:45.641Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-methodintf-ejb.jar [2024-03-19T02:25:45.687Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-scriptlet-decl-nested-in-custom-action-web [2024-03-19T02:25:45.687Z] [2024-03-19T02:25:45.687Z] all: [2024-03-19T02:25:45.687Z] [echo] [2024-03-19T02:25:45.687Z] [echo] ************************* [2024-03-19T02:25:45.687Z] [echo] * Running jspScriptletSyntaxErrorCorrectErrorMessage [2024-03-19T02:25:45.687Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage [2024-03-19T02:25:45.687Z] [echo] ************************* [2024-03-19T02:25:45.687Z] [echo] [2024-03-19T02:25:45.687Z] [2024-03-19T02:25:45.687Z] setOSConditions: [2024-03-19T02:25:45.687Z] [2024-03-19T02:25:45.687Z] setToolWin: [2024-03-19T02:25:45.687Z] [2024-03-19T02:25:45.687Z] setToolUnix: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] setToolProperty: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] setS1ASclassPath: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] init-common: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] clean: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] setOSConditions: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] setToolWin: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] setToolUnix: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] setToolProperty: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] setS1ASclassPath: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] init-common: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] clean-common: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] setOSConditions: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] setToolWin: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.688Z] setToolUnix: [2024-03-19T02:25:45.688Z] [2024-03-19T02:25:45.689Z] setToolProperty: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] setS1ASclassPath: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] init-common: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] clean-classes-common: [2024-03-19T02:25:45.689Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] setOSConditions: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] setToolWin: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] setToolUnix: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] setToolProperty: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] setS1ASclassPath: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] init-common: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] clean-jars-common: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] compile: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] setOSConditions: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] setToolWin: [2024-03-19T02:25:45.689Z] [2024-03-19T02:25:45.689Z] setToolUnix: [2024-03-19T02:25:45.690Z] [2024-03-19T02:25:45.690Z] setToolProperty: [2024-03-19T02:25:45.690Z] [2024-03-19T02:25:45.690Z] setS1ASclassPath: [2024-03-19T02:25:45.690Z] [2024-03-19T02:25:45.690Z] init-common: [2024-03-19T02:25:45.690Z] [2024-03-19T02:25:45.690Z] compile-common: [2024-03-19T02:25:45.690Z] [echo] Current time (ISO): 2024-03-19T02:25:45.607+0000 [2024-03-19T02:25:45.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:45.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/servlet [2024-03-19T02:25:45.690Z] [2024-03-19T02:25:45.690Z] build: [2024-03-19T02:25:45.690Z] [2024-03-19T02:25:45.690Z] setOSConditions: [2024-03-19T02:25:45.690Z] [2024-03-19T02:25:45.690Z] setToolWin: [2024-03-19T02:25:45.690Z] [2024-03-19T02:25:45.690Z] setToolUnix: [2024-03-19T02:25:45.690Z] [2024-03-19T02:25:45.690Z] setToolProperty: [2024-03-19T02:25:45.690Z] [2024-03-19T02:25:45.690Z] setS1ASclassPath: [2024-03-19T02:25:45.690Z] [2024-03-19T02:25:45.690Z] init-common: [2024-03-19T02:25:45.690Z] [2024-03-19T02:25:45.690Z] webclient-war-common: [2024-03-19T02:25:45.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:45.691Z] [2024-03-19T02:25:45.691Z] clear: [2024-03-19T02:25:45.691Z] [2024-03-19T02:25:45.691Z] test-tlds-exist: [2024-03-19T02:25:45.691Z] [2024-03-19T02:25:45.691Z] copy-tlds: [2024-03-19T02:25:45.691Z] [2024-03-19T02:25:45.691Z] test-tagfiles-exist: [2024-03-19T02:25:45.691Z] [2024-03-19T02:25:45.691Z] copy-tagfiles: [2024-03-19T02:25:45.691Z] [2024-03-19T02:25:45.691Z] package-war-common: [2024-03-19T02:25:45.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:45.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:45.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:45.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:45.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/lib [2024-03-19T02:25:45.691Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:45.691Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-syntax-error-correct-error-message-web.war [2024-03-19T02:25:45.691Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:45.691Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:45.691Z] [javac] Compiling 1 source file [2024-03-19T02:25:45.691Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/WebTest.java:71: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:25:45.692Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-03-19T02:25:45.692Z] [javac] ^ [2024-03-19T02:25:45.692Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:45.692Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:45.692Z] [javac] 1 warning [2024-03-19T02:25:45.692Z] [2024-03-19T02:25:45.692Z] deploy: [2024-03-19T02:25:45.692Z] [2024-03-19T02:25:45.692Z] deploy-war-common: [2024-03-19T02:25:45.692Z] [2024-03-19T02:25:45.692Z] setOSConditions: [2024-03-19T02:25:45.692Z] [2024-03-19T02:25:45.692Z] setToolWin: [2024-03-19T02:25:45.692Z] [2024-03-19T02:25:45.692Z] setToolUnix: [2024-03-19T02:25:45.692Z] [2024-03-19T02:25:45.692Z] setToolProperty: [2024-03-19T02:25:45.692Z] [2024-03-19T02:25:45.692Z] setS1ASclassPath: [2024-03-19T02:25:45.692Z] [2024-03-19T02:25:45.692Z] init-common: [2024-03-19T02:25:45.692Z] [2024-03-19T02:25:45.692Z] deploy-war-commonpe: [2024-03-19T02:25:45.769Z] [exec] Mar 19, 2024 2:25:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:45.769Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:45.863Z] [2024-03-19T02:25:45.863Z] init.customtasks: [2024-03-19T02:25:45.863Z] [2024-03-19T02:25:45.863Z] common.run.asadmin: [2024-03-19T02:25:45.863Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2024-03-19T02:25:45.909Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:45.909Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:45.909Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:45.909Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:45.909Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:45.909Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:45.909Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:45.967Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:45.972Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.property.rar-accessibility-testApp= [2024-03-19T02:25:45.972Z] [exec] server.connector-service.property.rar-accessibility-testApp= [2024-03-19T02:25:45.972Z] [echo] @@## glassfish-resources-xml tests ##@@ [2024-03-19T02:25:45.972Z] [2024-03-19T02:25:45.972Z] glassfish-resources-xml-tests: [2024-03-19T02:25:45.972Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-03-19T02:25:45.972Z] [2024-03-19T02:25:45.972Z] setOSConditions: [2024-03-19T02:25:45.972Z] [2024-03-19T02:25:45.972Z] setToolWin: [2024-03-19T02:25:45.972Z] [2024-03-19T02:25:45.972Z] setToolUnix: [2024-03-19T02:25:45.972Z] [2024-03-19T02:25:45.972Z] setToolProperty: [2024-03-19T02:25:45.972Z] [2024-03-19T02:25:45.972Z] setS1ASclassPath: [2024-03-19T02:25:45.972Z] [2024-03-19T02:25:45.972Z] init-common: [2024-03-19T02:25:45.972Z] [2024-03-19T02:25:45.972Z] build: [2024-03-19T02:25:45.972Z] [2024-03-19T02:25:45.972Z] all: [2024-03-19T02:25:45.972Z] [2024-03-19T02:25:45.972Z] setOSConditions: [2024-03-19T02:25:45.972Z] [2024-03-19T02:25:45.972Z] setToolWin: [2024-03-19T02:25:45.973Z] [2024-03-19T02:25:45.973Z] setToolUnix: [2024-03-19T02:25:45.973Z] [2024-03-19T02:25:45.973Z] setToolProperty: [2024-03-19T02:25:45.973Z] [2024-03-19T02:25:45.973Z] setS1ASclassPath: [2024-03-19T02:25:45.973Z] [2024-03-19T02:25:45.973Z] init-common: [2024-03-19T02:25:45.973Z] [2024-03-19T02:25:45.973Z] all: [2024-03-19T02:25:45.973Z] [2024-03-19T02:25:45.973Z] setOSConditions: [2024-03-19T02:25:45.973Z] [2024-03-19T02:25:45.973Z] setToolWin: [2024-03-19T02:25:45.973Z] [2024-03-19T02:25:45.973Z] setToolUnix: [2024-03-19T02:25:45.973Z] [2024-03-19T02:25:45.973Z] setToolProperty: [2024-03-19T02:25:45.973Z] [2024-03-19T02:25:45.973Z] setS1ASclassPath: [2024-03-19T02:25:45.973Z] [2024-03-19T02:25:45.973Z] init-common: [2024-03-19T02:25:45.973Z] [2024-03-19T02:25:45.973Z] compile-common: [2024-03-19T02:25:45.973Z] [echo] Current time (ISO): 2024-03-19T02:25:45.814+0000 [2024-03-19T02:25:45.973Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/classes [2024-03-19T02:25:45.973Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/classes [2024-03-19T02:25:46.049Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2024-03-19T02:25:46.049Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2024-03-19T02:25:46.107Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:46.122Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:46.122Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-03-19T02:25:46.224Z] [javac] 1 warning [2024-03-19T02:25:46.224Z] [2024-03-19T02:25:46.224Z] build: [2024-03-19T02:25:46.224Z] [2024-03-19T02:25:46.224Z] setOSConditions: [2024-03-19T02:25:46.224Z] [2024-03-19T02:25:46.224Z] setToolWin: [2024-03-19T02:25:46.224Z] [2024-03-19T02:25:46.224Z] setToolUnix: [2024-03-19T02:25:46.224Z] [2024-03-19T02:25:46.224Z] setToolProperty: [2024-03-19T02:25:46.224Z] [2024-03-19T02:25:46.224Z] setS1ASclassPath: [2024-03-19T02:25:46.224Z] [2024-03-19T02:25:46.224Z] init-common: [2024-03-19T02:25:46.224Z] [2024-03-19T02:25:46.224Z] webclient-war-common: [2024-03-19T02:25:46.224Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:46.224Z] [2024-03-19T02:25:46.224Z] clear: [2024-03-19T02:25:46.224Z] [2024-03-19T02:25:46.224Z] test-tlds-exist: [2024-03-19T02:25:46.224Z] [2024-03-19T02:25:46.224Z] copy-tlds: [2024-03-19T02:25:46.225Z] [2024-03-19T02:25:46.225Z] test-tagfiles-exist: [2024-03-19T02:25:46.225Z] [2024-03-19T02:25:46.225Z] copy-tagfiles: [2024-03-19T02:25:46.225Z] [2024-03-19T02:25:46.225Z] package-war-common: [2024-03-19T02:25:46.225Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:46.225Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:46.225Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:46.225Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:46.225Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/lib [2024-03-19T02:25:46.225Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:46.225Z] [copy] Copying 17 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:46.225Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/docroot [2024-03-19T02:25:46.225Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-simple-specialization-web.war [2024-03-19T02:25:46.225Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:46.225Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:46.225Z] [javac] Compiling 1 source file [2024-03-19T02:25:46.225Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:46.225Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:46.225Z] [2024-03-19T02:25:46.226Z] deploy: [2024-03-19T02:25:46.226Z] [2024-03-19T02:25:46.226Z] deploy-war-common: [2024-03-19T02:25:46.226Z] [2024-03-19T02:25:46.226Z] setOSConditions: [2024-03-19T02:25:46.226Z] [2024-03-19T02:25:46.226Z] setToolWin: [2024-03-19T02:25:46.226Z] [2024-03-19T02:25:46.226Z] setToolUnix: [2024-03-19T02:25:46.226Z] [2024-03-19T02:25:46.226Z] setToolProperty: [2024-03-19T02:25:46.226Z] [2024-03-19T02:25:46.226Z] setS1ASclassPath: [2024-03-19T02:25:46.226Z] [2024-03-19T02:25:46.226Z] init-common: [2024-03-19T02:25:46.226Z] [2024-03-19T02:25:46.226Z] deploy-war-commonpe: [2024-03-19T02:25:46.256Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-scriptlet-syntax-error-correct-error-message --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-syntax-error-correct-error-message-web.war [2024-03-19T02:25:46.256Z] [exec] Application deployed with name web-jsp-scriptlet-syntax-error-correct-error-message-web. [2024-03-19T02:25:46.257Z] [2024-03-19T02:25:46.257Z] deploy-war-commonee: [2024-03-19T02:25:46.257Z] [2024-03-19T02:25:46.257Z] run: [2024-03-19T02:25:46.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2024-03-19T02:25:46.308Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2024-03-19T02:25:46.308Z] [2024-03-19T02:25:46.308Z] setOSConditions: [2024-03-19T02:25:46.308Z] [2024-03-19T02:25:46.308Z] setToolWin: [2024-03-19T02:25:46.308Z] [2024-03-19T02:25:46.308Z] setToolUnix: [2024-03-19T02:25:46.308Z] [2024-03-19T02:25:46.308Z] setToolProperty: [2024-03-19T02:25:46.308Z] [2024-03-19T02:25:46.308Z] setS1ASclassPath: [2024-03-19T02:25:46.308Z] [2024-03-19T02:25:46.308Z] init-common: [2024-03-19T02:25:46.308Z] [2024-03-19T02:25:46.308Z] create-jdbc-resource-common: [2024-03-19T02:25:46.308Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-poolauth-pool --target server jdbc/poolauth [2024-03-19T02:25:46.334Z] [exec] Mar 19, 2024 2:25:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:46.334Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:25:46.334Z] [exec] Mar 19, 2024 2:25:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:46.334Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:25:46.334Z] [exec] Mar 19, 2024 2:25:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:46.334Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:25:46.363Z] [javac] 1 warning [2024-03-19T02:25:46.363Z] [2024-03-19T02:25:46.363Z] build: [2024-03-19T02:25:46.363Z] [2024-03-19T02:25:46.363Z] setOSConditions: [2024-03-19T02:25:46.364Z] [2024-03-19T02:25:46.364Z] fixFiles: [2024-03-19T02:25:46.364Z] [2024-03-19T02:25:46.364Z] convUnix: [2024-03-19T02:25:46.364Z] [2024-03-19T02:25:46.364Z] convWin: [2024-03-19T02:25:46.364Z] [2024-03-19T02:25:46.364Z] setToolWin: [2024-03-19T02:25:46.364Z] [2024-03-19T02:25:46.364Z] setToolUnix: [2024-03-19T02:25:46.364Z] [2024-03-19T02:25:46.364Z] setToolProperty: [2024-03-19T02:25:46.364Z] [2024-03-19T02:25:46.364Z] setS1ASclassPath: [2024-03-19T02:25:46.364Z] [2024-03-19T02:25:46.364Z] init-common: [2024-03-19T02:25:46.364Z] [2024-03-19T02:25:46.364Z] package-persistence-common: [2024-03-19T02:25:46.364Z] [2024-03-19T02:25:46.364Z] ejb-jar-common: [2024-03-19T02:25:46.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:46.364Z] [2024-03-19T02:25:46.364Z] package-ejbjar-common: [2024-03-19T02:25:46.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:46.364Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:46.364Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:46.364Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-ejb.jar [2024-03-19T02:25:46.365Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:46.365Z] [2024-03-19T02:25:46.365Z] appclient-jar-common: [2024-03-19T02:25:46.365Z] [2024-03-19T02:25:46.365Z] package-appclientjar-common: [2024-03-19T02:25:46.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:46.365Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:46.365Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:46.365Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-client.jar [2024-03-19T02:25:46.365Z] [2024-03-19T02:25:46.365Z] webclient-war-common: [2024-03-19T02:25:46.365Z] [2024-03-19T02:25:46.365Z] build-ear-common: [2024-03-19T02:25:46.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:46.365Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:46.365Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:46.365Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2024-03-19T02:25:46.365Z] [2024-03-19T02:25:46.365Z] deploy: [2024-03-19T02:25:46.365Z] [2024-03-19T02:25:46.365Z] setOSConditions: [2024-03-19T02:25:46.365Z] [2024-03-19T02:25:46.365Z] setToolWin: [2024-03-19T02:25:46.365Z] [2024-03-19T02:25:46.365Z] setToolUnix: [2024-03-19T02:25:46.365Z] [2024-03-19T02:25:46.366Z] setToolProperty: [2024-03-19T02:25:46.366Z] [2024-03-19T02:25:46.366Z] setS1ASclassPath: [2024-03-19T02:25:46.366Z] [2024-03-19T02:25:46.366Z] init-common: [2024-03-19T02:25:46.366Z] [2024-03-19T02:25:46.366Z] deploy-common: [2024-03-19T02:25:46.366Z] [echo] Current time (ISO): 2024-03-19T02:25:46.233+0000 [2024-03-19T02:25:46.366Z] [2024-03-19T02:25:46.366Z] setOSConditions: [2024-03-19T02:25:46.366Z] [2024-03-19T02:25:46.366Z] setToolWin: [2024-03-19T02:25:46.366Z] [2024-03-19T02:25:46.366Z] setToolUnix: [2024-03-19T02:25:46.366Z] [2024-03-19T02:25:46.366Z] setToolProperty: [2024-03-19T02:25:46.366Z] [2024-03-19T02:25:46.366Z] setS1ASclassPath: [2024-03-19T02:25:46.366Z] [2024-03-19T02:25:46.366Z] init-common: [2024-03-19T02:25:46.366Z] [2024-03-19T02:25:46.366Z] deploy-common-pe: [2024-03-19T02:25:46.380Z] [exec] Command delete-file-user executed successfully. [2024-03-19T02:25:46.380Z] [2024-03-19T02:25:46.380Z] init.os: [2024-03-19T02:25:46.380Z] [2024-03-19T02:25:46.380Z] init.tools.unix: [2024-03-19T02:25:46.380Z] [2024-03-19T02:25:46.380Z] init.tools.windows: [2024-03-19T02:25:46.380Z] [2024-03-19T02:25:46.380Z] init.tools: [2024-03-19T02:25:46.380Z] [2024-03-19T02:25:46.380Z] setAsadminArgs: [2024-03-19T02:25:46.380Z] [2024-03-19T02:25:46.380Z] init: [2024-03-19T02:25:46.380Z] [2024-03-19T02:25:46.380Z] init.customtasks: [2024-03-19T02:25:46.380Z] [2024-03-19T02:25:46.380Z] common.run.asadmin: [2024-03-19T02:25:46.380Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file sunuser [2024-03-19T02:25:46.475Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:46.514Z] [java] GET /web-jsp-scriptlet-syntax-error-correct-error-message/jsp/test.jsp HTTP/1.0 [2024-03-19T02:25:46.514Z] [java] [2024-03-19T02:25:46.514Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:46.514Z] [java] [2024-03-19T02:25:46.514Z] [java] [2024-03-19T02:25:46.514Z] [java] ----------------------------------------- [2024-03-19T02:25:46.514Z] [java] - scriptlet-syntax-error-correct-error-message: PASS - [2024-03-19T02:25:46.514Z] [java] ----------------------------------------- [2024-03-19T02:25:46.514Z] [java] - Total PASS : 1 - [2024-03-19T02:25:46.514Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:46.514Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:46.514Z] [java] ----------------------------------------- [2024-03-19T02:25:46.514Z] [2024-03-19T02:25:46.514Z] undeploy: [2024-03-19T02:25:46.514Z] [2024-03-19T02:25:46.514Z] setOSConditions: [2024-03-19T02:25:46.514Z] [2024-03-19T02:25:46.514Z] setToolWin: [2024-03-19T02:25:46.514Z] [2024-03-19T02:25:46.514Z] setToolUnix: [2024-03-19T02:25:46.514Z] [2024-03-19T02:25:46.515Z] setToolProperty: [2024-03-19T02:25:46.515Z] [2024-03-19T02:25:46.515Z] setS1ASclassPath: [2024-03-19T02:25:46.515Z] [2024-03-19T02:25:46.515Z] init-common: [2024-03-19T02:25:46.515Z] [2024-03-19T02:25:46.515Z] undeploy-war-common: [2024-03-19T02:25:46.603Z] [exec] Mar 19, 2024 2:25:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:46.603Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:25:46.603Z] [exec] Mar 19, 2024 2:25:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:46.603Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:25:46.603Z] [exec] Mar 19, 2024 2:25:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:46.603Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:25:46.733Z] [javac] 1 warning [2024-03-19T02:25:46.733Z] [2024-03-19T02:25:46.733Z] setOSConditions: [2024-03-19T02:25:46.733Z] [2024-03-19T02:25:46.733Z] setToolWin: [2024-03-19T02:25:46.733Z] [2024-03-19T02:25:46.733Z] setToolUnix: [2024-03-19T02:25:46.733Z] [2024-03-19T02:25:46.733Z] setToolProperty: [2024-03-19T02:25:46.733Z] [2024-03-19T02:25:46.733Z] setS1ASclassPath: [2024-03-19T02:25:46.733Z] [2024-03-19T02:25:46.733Z] init-common: [2024-03-19T02:25:46.733Z] [2024-03-19T02:25:46.733Z] compile-common: [2024-03-19T02:25:46.733Z] [echo] Current time (ISO): 2024-03-19T02:25:46.514+0000 [2024-03-19T02:25:46.733Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:46.811Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-specialization --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-simple-specialization-web.war [2024-03-19T02:25:46.811Z] [exec] Application deployed with name cdi-simple-specialization-web. [2024-03-19T02:25:46.811Z] [2024-03-19T02:25:46.811Z] deploy-war-commonee: [2024-03-19T02:25:46.811Z] [2024-03-19T02:25:46.811Z] run: [2024-03-19T02:25:46.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-poolauth-pool --enabled=true --target server jdbc/poolauth [2024-03-19T02:25:46.872Z] [exec] JDBC resource jdbc/poolauth created successfully. [2024-03-19T02:25:46.872Z] [echo] cmd executed for server [2024-03-19T02:25:46.872Z] [2024-03-19T02:25:46.872Z] setOSConditions: [2024-03-19T02:25:46.872Z] [2024-03-19T02:25:46.872Z] setToolWin: [2024-03-19T02:25:46.872Z] [2024-03-19T02:25:46.872Z] setToolUnix: [2024-03-19T02:25:46.872Z] [2024-03-19T02:25:46.872Z] setToolProperty: [2024-03-19T02:25:46.872Z] [2024-03-19T02:25:46.872Z] setS1ASclassPath: [2024-03-19T02:25:46.872Z] [2024-03-19T02:25:46.872Z] init-common: [2024-03-19T02:25:46.872Z] [2024-03-19T02:25:46.872Z] deploy-common: [2024-03-19T02:25:46.872Z] [echo] Current time (ISO): 2024-03-19T02:25:46.610+0000 [2024-03-19T02:25:46.872Z] [2024-03-19T02:25:46.872Z] setOSConditions: [2024-03-19T02:25:46.872Z] [2024-03-19T02:25:46.872Z] setToolWin: [2024-03-19T02:25:46.872Z] [2024-03-19T02:25:46.872Z] setToolUnix: [2024-03-19T02:25:46.873Z] [2024-03-19T02:25:46.873Z] setToolProperty: [2024-03-19T02:25:46.873Z] [2024-03-19T02:25:46.873Z] setS1ASclassPath: [2024-03-19T02:25:46.873Z] [2024-03-19T02:25:46.873Z] init-common: [2024-03-19T02:25:46.873Z] [2024-03-19T02:25:46.873Z] deploy-common-pe: [2024-03-19T02:25:46.905Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:46.905Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:46.905Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:46.905Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:46.905Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:46.905Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:46.905Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:46.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2024-03-19T02:25:46.972Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:46.972Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-03-19T02:25:46.972Z] [exec] Command delete-file-user executed successfully. [2024-03-19T02:25:46.972Z] [2024-03-19T02:25:46.972Z] private-all: [2024-03-19T02:25:46.972Z] [2024-03-19T02:25:46.972Z] private-all: [2024-03-19T02:25:46.972Z] [2024-03-19T02:25:46.972Z] init.os: [2024-03-19T02:25:46.972Z] [2024-03-19T02:25:46.973Z] init.tools.unix: [2024-03-19T02:25:46.973Z] [2024-03-19T02:25:46.973Z] init.tools.windows: [2024-03-19T02:25:46.973Z] [2024-03-19T02:25:46.973Z] init.tools: [2024-03-19T02:25:46.973Z] [2024-03-19T02:25:46.973Z] setAsadminArgs: [2024-03-19T02:25:46.973Z] [2024-03-19T02:25:46.973Z] init: [2024-03-19T02:25:46.973Z] [2024-03-19T02:25:46.973Z] init.customtasks: [2024-03-19T02:25:46.973Z] [2024-03-19T02:25:46.973Z] prepare: [2024-03-19T02:25:46.973Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2024-03-19T02:25:46.973Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives [2024-03-19T02:25:46.973Z] [2024-03-19T02:25:46.973Z] compile: [2024-03-19T02:25:46.973Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/jsp/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:46.973Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2024-03-19T02:25:47.068Z] [java] opening connection to http://localhost:8080/cdi-simple-specialization/myurl [2024-03-19T02:25:47.068Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:47.068Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:47.068Z] [java] [2024-03-19T02:25:47.068Z] [java] [2024-03-19T02:25:47.068Z] [java] ----------------------------------------- [2024-03-19T02:25:47.068Z] [java] - specialization-simple-specialization: PASS - [2024-03-19T02:25:47.068Z] [java] ----------------------------------------- [2024-03-19T02:25:47.068Z] [java] - Total PASS : 1 - [2024-03-19T02:25:47.068Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:47.068Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:47.068Z] [java] ----------------------------------------- [2024-03-19T02:25:47.068Z] [2024-03-19T02:25:47.068Z] undeploy: [2024-03-19T02:25:47.068Z] [2024-03-19T02:25:47.068Z] setOSConditions: [2024-03-19T02:25:47.068Z] [2024-03-19T02:25:47.068Z] setToolWin: [2024-03-19T02:25:47.068Z] [2024-03-19T02:25:47.068Z] setToolUnix: [2024-03-19T02:25:47.069Z] [2024-03-19T02:25:47.069Z] setToolProperty: [2024-03-19T02:25:47.069Z] [2024-03-19T02:25:47.069Z] setS1ASclassPath: [2024-03-19T02:25:47.069Z] [2024-03-19T02:25:47.069Z] init-common: [2024-03-19T02:25:47.069Z] [2024-03-19T02:25:47.069Z] undeploy-war-common: [2024-03-19T02:25:47.079Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-scriptlet-syntax-error-correct-error-message-web [2024-03-19T02:25:47.079Z] [2024-03-19T02:25:47.079Z] all: [2024-03-19T02:25:47.079Z] [echo] [2024-03-19T02:25:47.079Z] [echo] ************************* [2024-03-19T02:25:47.079Z] [echo] * Running jspSelfReferencingErrorPage [2024-03-19T02:25:47.079Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage [2024-03-19T02:25:47.079Z] [echo] ************************* [2024-03-19T02:25:47.079Z] [echo] [2024-03-19T02:25:47.079Z] [2024-03-19T02:25:47.079Z] setOSConditions: [2024-03-19T02:25:47.079Z] [2024-03-19T02:25:47.079Z] setToolWin: [2024-03-19T02:25:47.079Z] [2024-03-19T02:25:47.079Z] setToolUnix: [2024-03-19T02:25:47.079Z] [2024-03-19T02:25:47.079Z] setToolProperty: [2024-03-19T02:25:47.079Z] [2024-03-19T02:25:47.079Z] setS1ASclassPath: [2024-03-19T02:25:47.079Z] [2024-03-19T02:25:47.079Z] init-common: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] clean: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] setOSConditions: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] setToolWin: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] setToolUnix: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] setToolProperty: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] setS1ASclassPath: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] init-common: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] clean-common: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] setOSConditions: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] setToolWin: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] setToolUnix: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] setToolProperty: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] setS1ASclassPath: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.080Z] init-common: [2024-03-19T02:25:47.080Z] [2024-03-19T02:25:47.081Z] clean-classes-common: [2024-03-19T02:25:47.081Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] setOSConditions: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] setToolWin: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] setToolUnix: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] setToolProperty: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] setS1ASclassPath: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] init-common: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] clean-jars-common: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] compile: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] setOSConditions: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] setToolWin: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] setToolUnix: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] setToolProperty: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] setS1ASclassPath: [2024-03-19T02:25:47.081Z] [2024-03-19T02:25:47.081Z] init-common: [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.082Z] compile-common: [2024-03-19T02:25:47.082Z] [echo] Current time (ISO): 2024-03-19T02:25:46.973+0000 [2024-03-19T02:25:47.082Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:47.082Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/servlet [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.082Z] build: [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.082Z] setOSConditions: [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.082Z] setToolWin: [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.082Z] setToolUnix: [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.082Z] setToolProperty: [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.082Z] setS1ASclassPath: [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.082Z] init-common: [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.082Z] webclient-war-common: [2024-03-19T02:25:47.082Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.082Z] clear: [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.082Z] test-tlds-exist: [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.082Z] copy-tlds: [2024-03-19T02:25:47.082Z] [2024-03-19T02:25:47.083Z] test-tagfiles-exist: [2024-03-19T02:25:47.083Z] [2024-03-19T02:25:47.083Z] copy-tagfiles: [2024-03-19T02:25:47.083Z] [2024-03-19T02:25:47.083Z] package-war-common: [2024-03-19T02:25:47.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:47.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:47.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:47.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:47.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/lib [2024-03-19T02:25:47.083Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:47.083Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-web.war [2024-03-19T02:25:47.083Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:47.083Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:47.083Z] [javac] Compiling 1 source file [2024-03-19T02:25:47.083Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:47.083Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:47.083Z] [2024-03-19T02:25:47.083Z] deploy: [2024-03-19T02:25:47.083Z] [2024-03-19T02:25:47.083Z] deploy-war-common: [2024-03-19T02:25:47.083Z] [2024-03-19T02:25:47.083Z] setOSConditions: [2024-03-19T02:25:47.083Z] [2024-03-19T02:25:47.083Z] setToolWin: [2024-03-19T02:25:47.084Z] [2024-03-19T02:25:47.084Z] setToolUnix: [2024-03-19T02:25:47.084Z] [2024-03-19T02:25:47.084Z] setToolProperty: [2024-03-19T02:25:47.084Z] [2024-03-19T02:25:47.084Z] setS1ASclassPath: [2024-03-19T02:25:47.084Z] [2024-03-19T02:25:47.084Z] init-common: [2024-03-19T02:25:47.084Z] [2024-03-19T02:25:47.084Z] deploy-war-commonpe: [2024-03-19T02:25:47.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2024-03-19T02:25:47.341Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-self-referencing-error-page --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-web.war [2024-03-19T02:25:47.355Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-specialization-web [2024-03-19T02:25:47.355Z] [2024-03-19T02:25:47.355Z] all: [2024-03-19T02:25:47.355Z] [echo] [2024-03-19T02:25:47.355Z] [echo] ************************* [2024-03-19T02:25:47.355Z] [echo] * Running stereotypes [2024-03-19T02:25:47.355Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes [2024-03-19T02:25:47.355Z] [echo] ************************* [2024-03-19T02:25:47.355Z] [echo] [2024-03-19T02:25:47.355Z] [2024-03-19T02:25:47.355Z] all: [2024-03-19T02:25:47.355Z] [2024-03-19T02:25:47.355Z] stereotypes: [2024-03-19T02:25:47.355Z] [2024-03-19T02:25:47.355Z] setOSConditions: [2024-03-19T02:25:47.355Z] [2024-03-19T02:25:47.355Z] setToolWin: [2024-03-19T02:25:47.355Z] [2024-03-19T02:25:47.355Z] setToolUnix: [2024-03-19T02:25:47.355Z] [2024-03-19T02:25:47.355Z] setToolProperty: [2024-03-19T02:25:47.355Z] [2024-03-19T02:25:47.355Z] setS1ASclassPath: [2024-03-19T02:25:47.355Z] [2024-03-19T02:25:47.355Z] init-common: [2024-03-19T02:25:47.355Z] [2024-03-19T02:25:47.355Z] clean: [2024-03-19T02:25:47.355Z] [2024-03-19T02:25:47.355Z] setOSConditions: [2024-03-19T02:25:47.355Z] [2024-03-19T02:25:47.356Z] setToolWin: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] setToolUnix: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] setToolProperty: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] setS1ASclassPath: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] init-common: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] clean-common: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] setOSConditions: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] setToolWin: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] setToolUnix: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] setToolProperty: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] setS1ASclassPath: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] init-common: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] clean-classes-common: [2024-03-19T02:25:47.356Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.356Z] setOSConditions: [2024-03-19T02:25:47.356Z] [2024-03-19T02:25:47.357Z] setToolWin: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] setToolUnix: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] setToolProperty: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] setS1ASclassPath: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] init-common: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] clean-jars-common: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] compile: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] setOSConditions: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] setToolWin: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] setToolUnix: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] setToolProperty: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] setS1ASclassPath: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] init-common: [2024-03-19T02:25:47.357Z] [2024-03-19T02:25:47.357Z] compile-common: [2024-03-19T02:25:47.357Z] [echo] Current time (ISO): 2024-03-19T02:25:47.275+0000 [2024-03-19T02:25:47.357Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:47.358Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:47.387Z] [exec] Application deployed with name jdbc-poolauthApp. [2024-03-19T02:25:47.388Z] [echo] Deployment on target server server successful [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] setOSConditions: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] setToolWin: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] setToolUnix: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] setToolProperty: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] setS1ASclassPath: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] init-common: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] deploy-common-ee: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] run: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] create-sql: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] setOSConditions: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] setToolWin: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] setToolUnix: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] setToolProperty: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.388Z] setS1ASclassPath: [2024-03-19T02:25:47.388Z] [2024-03-19T02:25:47.389Z] init-common: [2024-03-19T02:25:47.389Z] [2024-03-19T02:25:47.389Z] execute-sql-common: [2024-03-19T02:25:47.389Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/create_dbuser_tables.sql [2024-03-19T02:25:47.389Z] [sql] Failed to execute: Drop table DBUSERTABLE [2024-03-19T02:25:47.389Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DBUSERTABLE' because it does not exist. [2024-03-19T02:25:47.389Z] [sql] 0 rows affected [2024-03-19T02:25:47.540Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:47.540Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:47.540Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:47.540Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:47.540Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:47.540Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:47.540Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:47.540Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:47.540Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/jsp/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:47.540Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:47.540Z] [javac] 1 warning [2024-03-19T02:25:47.541Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/jsp/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:47.541Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2024-03-19T02:25:47.598Z] [exec] Application deployed with name web-jsp-self-referencing-error-page-web. [2024-03-19T02:25:47.598Z] [2024-03-19T02:25:47.598Z] deploy-war-commonee: [2024-03-19T02:25:47.598Z] [2024-03-19T02:25:47.598Z] run: [2024-03-19T02:25:47.646Z] [sql] 1 rows affected [2024-03-19T02:25:47.646Z] [sql] 1 rows affected [2024-03-19T02:25:47.646Z] [sql] 3 of 4 SQL statements executed successfully [2024-03-19T02:25:47.646Z] [2024-03-19T02:25:47.646Z] setOSConditions: [2024-03-19T02:25:47.646Z] [2024-03-19T02:25:47.646Z] setToolWin: [2024-03-19T02:25:47.646Z] [2024-03-19T02:25:47.646Z] setToolUnix: [2024-03-19T02:25:47.646Z] [2024-03-19T02:25:47.646Z] setToolProperty: [2024-03-19T02:25:47.646Z] [2024-03-19T02:25:47.646Z] setS1ASclassPath: [2024-03-19T02:25:47.646Z] [2024-03-19T02:25:47.646Z] init-common: [2024-03-19T02:25:47.646Z] [2024-03-19T02:25:47.646Z] execute-sql-common: [2024-03-19T02:25:47.646Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/create_pbpublic_tables.sql [2024-03-19T02:25:47.646Z] [sql] Failed to execute: Drop table PBPUBLICTABLE [2024-03-19T02:25:47.646Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'PBPUBLIC' does not exist [2024-03-19T02:25:47.646Z] [sql] 0 rows affected [2024-03-19T02:25:47.646Z] [sql] 1 rows affected [2024-03-19T02:25:47.646Z] [sql] 1 rows affected [2024-03-19T02:25:47.646Z] [sql] 3 of 4 SQL statements executed successfully [2024-03-19T02:25:47.647Z] [2024-03-19T02:25:47.647Z] asadmin-common: [2024-03-19T02:25:47.647Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-03-19T02:25:47.678Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:47.678Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:47.678Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:47.678Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:47.678Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:47.678Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:47.678Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:47.800Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:47.800Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:47.800Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:47.800Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:47.800Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:47.800Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:47.800Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:47.854Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:47.854Z] [java] [2024-03-19T02:25:47.854Z] [java] [2024-03-19T02:25:47.854Z] [java] ----------------------------------------- [2024-03-19T02:25:47.855Z] [java] - jsp-self-referencing-error-page: PASS - [2024-03-19T02:25:47.855Z] [java] ----------------------------------------- [2024-03-19T02:25:47.855Z] [java] - Total PASS : 1 - [2024-03-19T02:25:47.855Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:47.855Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:47.855Z] [java] ----------------------------------------- [2024-03-19T02:25:47.855Z] [2024-03-19T02:25:47.855Z] undeploy: [2024-03-19T02:25:47.855Z] [2024-03-19T02:25:47.855Z] setOSConditions: [2024-03-19T02:25:47.855Z] [2024-03-19T02:25:47.855Z] setToolWin: [2024-03-19T02:25:47.855Z] [2024-03-19T02:25:47.855Z] setToolUnix: [2024-03-19T02:25:47.855Z] [2024-03-19T02:25:47.855Z] setToolProperty: [2024-03-19T02:25:47.855Z] [2024-03-19T02:25:47.855Z] setS1ASclassPath: [2024-03-19T02:25:47.855Z] [2024-03-19T02:25:47.855Z] init-common: [2024-03-19T02:25:47.855Z] [2024-03-19T02:25:47.855Z] undeploy-war-common: [2024-03-19T02:25:47.882Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:47.903Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-03-19T02:25:47.904Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-03-19T02:25:47.904Z] [2024-03-19T02:25:47.904Z] asadmin-common: [2024-03-19T02:25:47.904Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-03-19T02:25:47.922Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:47.922Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:47.922Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:47.922Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:47.922Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:47.922Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:47.922Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:48.062Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:48.062Z] [javac] 1 warning [2024-03-19T02:25:48.062Z] [2024-03-19T02:25:48.063Z] assemble: [2024-03-19T02:25:48.063Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2024-03-19T02:25:48.063Z] [2024-03-19T02:25:48.063Z] declare-test: [2024-03-19T02:25:48.063Z] [echo] Starting test jsp ejb30/war/jsp Test asadmin deploy [2024-03-19T02:25:48.063Z] [2024-03-19T02:25:48.063Z] init.os: [2024-03-19T02:25:48.063Z] [2024-03-19T02:25:48.063Z] init.tools.unix: [2024-03-19T02:25:48.063Z] [2024-03-19T02:25:48.063Z] init.tools.windows: [2024-03-19T02:25:48.063Z] [2024-03-19T02:25:48.063Z] init.tools: [2024-03-19T02:25:48.063Z] [2024-03-19T02:25:48.063Z] setAsadminArgs: [2024-03-19T02:25:48.063Z] [2024-03-19T02:25:48.063Z] init: [2024-03-19T02:25:48.063Z] [2024-03-19T02:25:48.063Z] init.customtasks: [2024-03-19T02:25:48.063Z] [2024-03-19T02:25:48.063Z] prepare: [2024-03-19T02:25:48.063Z] [2024-03-19T02:25:48.063Z] deploy.asadmin: [2024-03-19T02:25:48.063Z] [2024-03-19T02:25:48.063Z] setAsadminArgs: [2024-03-19T02:25:48.063Z] [2024-03-19T02:25:48.063Z] common.deploy.asadmin: [2024-03-19T02:25:48.064Z] [2024-03-19T02:25:48.064Z] init.os: [2024-03-19T02:25:48.064Z] [2024-03-19T02:25:48.064Z] init.tools.unix: [2024-03-19T02:25:48.064Z] [2024-03-19T02:25:48.064Z] init.tools.windows: [2024-03-19T02:25:48.064Z] [2024-03-19T02:25:48.064Z] init.tools: [2024-03-19T02:25:48.064Z] [2024-03-19T02:25:48.064Z] setAsadminArgs: [2024-03-19T02:25:48.064Z] [2024-03-19T02:25:48.064Z] init: [2024-03-19T02:25:48.242Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:48.323Z] [2024-03-19T02:25:48.323Z] init.customtasks: [2024-03-19T02:25:48.323Z] [2024-03-19T02:25:48.323Z] common.run.asadmin: [2024-03-19T02:25:48.323Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deployment-ejb30-war-jsp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2024-03-19T02:25:48.421Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-self-referencing-error-page-web [2024-03-19T02:25:48.421Z] [2024-03-19T02:25:48.421Z] all: [2024-03-19T02:25:48.421Z] [echo] [2024-03-19T02:25:48.421Z] [echo] ************************* [2024-03-19T02:25:48.421Z] [echo] * Running jspSelfReferencingErrorPageWithRelativePath [2024-03-19T02:25:48.421Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath [2024-03-19T02:25:48.421Z] [echo] ************************* [2024-03-19T02:25:48.421Z] [echo] [2024-03-19T02:25:48.421Z] [2024-03-19T02:25:48.421Z] setOSConditions: [2024-03-19T02:25:48.421Z] [2024-03-19T02:25:48.421Z] setToolWin: [2024-03-19T02:25:48.421Z] [2024-03-19T02:25:48.421Z] setToolUnix: [2024-03-19T02:25:48.421Z] [2024-03-19T02:25:48.421Z] setToolProperty: [2024-03-19T02:25:48.421Z] [2024-03-19T02:25:48.421Z] setS1ASclassPath: [2024-03-19T02:25:48.421Z] [2024-03-19T02:25:48.421Z] init-common: [2024-03-19T02:25:48.421Z] [2024-03-19T02:25:48.421Z] clean: [2024-03-19T02:25:48.421Z] [2024-03-19T02:25:48.422Z] setOSConditions: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] setToolWin: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] setToolUnix: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] setToolProperty: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] setS1ASclassPath: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] init-common: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] clean-common: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] setOSConditions: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] setToolWin: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] setToolUnix: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] setToolProperty: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] setS1ASclassPath: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] init-common: [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.422Z] clean-classes-common: [2024-03-19T02:25:48.422Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:48.422Z] [2024-03-19T02:25:48.423Z] setOSConditions: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] setToolWin: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] setToolUnix: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] setToolProperty: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] setS1ASclassPath: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] init-common: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] clean-jars-common: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] compile: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] setOSConditions: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] setToolWin: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] setToolUnix: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] setToolProperty: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] setS1ASclassPath: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] init-common: [2024-03-19T02:25:48.423Z] [2024-03-19T02:25:48.423Z] compile-common: [2024-03-19T02:25:48.424Z] [echo] Current time (ISO): 2024-03-19T02:25:48.354+0000 [2024-03-19T02:25:48.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:48.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/servlet [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.424Z] build: [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.424Z] setOSConditions: [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.424Z] setToolWin: [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.424Z] setToolUnix: [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.424Z] setToolProperty: [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.424Z] setS1ASclassPath: [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.424Z] init-common: [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.424Z] webclient-war-common: [2024-03-19T02:25:48.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.424Z] clear: [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.424Z] test-tlds-exist: [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.424Z] copy-tlds: [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.424Z] test-tagfiles-exist: [2024-03-19T02:25:48.424Z] [2024-03-19T02:25:48.425Z] copy-tagfiles: [2024-03-19T02:25:48.425Z] [2024-03-19T02:25:48.425Z] package-war-common: [2024-03-19T02:25:48.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:48.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:48.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:48.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:48.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/lib [2024-03-19T02:25:48.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:48.425Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-with-relative-path-web.war [2024-03-19T02:25:48.425Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:48.425Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:48.425Z] [javac] Compiling 1 source file [2024-03-19T02:25:48.425Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:48.425Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:48.425Z] [2024-03-19T02:25:48.425Z] deploy: [2024-03-19T02:25:48.425Z] [2024-03-19T02:25:48.425Z] deploy-war-common: [2024-03-19T02:25:48.425Z] [2024-03-19T02:25:48.425Z] setOSConditions: [2024-03-19T02:25:48.425Z] [2024-03-19T02:25:48.425Z] setToolWin: [2024-03-19T02:25:48.426Z] [2024-03-19T02:25:48.426Z] setToolUnix: [2024-03-19T02:25:48.426Z] [2024-03-19T02:25:48.426Z] setToolProperty: [2024-03-19T02:25:48.426Z] [2024-03-19T02:25:48.426Z] setS1ASclassPath: [2024-03-19T02:25:48.426Z] [2024-03-19T02:25:48.426Z] init-common: [2024-03-19T02:25:48.426Z] [2024-03-19T02:25:48.426Z] deploy-war-commonpe: [2024-03-19T02:25:48.446Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/connector/XID.java:110: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:48.446Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:25:48.446Z] [javac] ^ [2024-03-19T02:25:48.446Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/connector/XID.java:119: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:25:48.447Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:25:48.447Z] [javac] ^ [2024-03-19T02:25:48.447Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:25:48.447Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:25:48.447Z] [javac] 3 warnings [2024-03-19T02:25:48.447Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/generic-ra.jar [2024-03-19T02:25:48.447Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/generic-ra.rar [2024-03-19T02:25:48.447Z] [2024-03-19T02:25:48.447Z] setOSConditions: [2024-03-19T02:25:48.447Z] [2024-03-19T02:25:48.447Z] setToolWin: [2024-03-19T02:25:48.447Z] [2024-03-19T02:25:48.447Z] setToolUnix: [2024-03-19T02:25:48.447Z] [2024-03-19T02:25:48.447Z] setToolProperty: [2024-03-19T02:25:48.447Z] [2024-03-19T02:25:48.447Z] setS1ASclassPath: [2024-03-19T02:25:48.447Z] [2024-03-19T02:25:48.447Z] init-common: [2024-03-19T02:25:48.447Z] [2024-03-19T02:25:48.447Z] clean-common: [2024-03-19T02:25:48.447Z] [2024-03-19T02:25:48.447Z] setOSConditions: [2024-03-19T02:25:48.447Z] [2024-03-19T02:25:48.447Z] setToolWin: [2024-03-19T02:25:48.447Z] [2024-03-19T02:25:48.447Z] setToolUnix: [2024-03-19T02:25:48.447Z] [2024-03-19T02:25:48.447Z] setToolProperty: [2024-03-19T02:25:48.447Z] [2024-03-19T02:25:48.448Z] setS1ASclassPath: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] init-common: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] clean-classes-common: [2024-03-19T02:25:48.448Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] setOSConditions: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] setToolWin: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] setToolUnix: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] setToolProperty: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] setS1ASclassPath: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] init-common: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] clean-jars-common: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] all: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] setOSConditions: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] setToolWin: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.448Z] setToolUnix: [2024-03-19T02:25:48.448Z] [2024-03-19T02:25:48.449Z] setToolProperty: [2024-03-19T02:25:48.449Z] [2024-03-19T02:25:48.449Z] setS1ASclassPath: [2024-03-19T02:25:48.449Z] [2024-03-19T02:25:48.449Z] init-common: [2024-03-19T02:25:48.449Z] [2024-03-19T02:25:48.449Z] all: [2024-03-19T02:25:48.449Z] [2024-03-19T02:25:48.449Z] setOSConditions: [2024-03-19T02:25:48.449Z] [2024-03-19T02:25:48.449Z] setToolWin: [2024-03-19T02:25:48.449Z] [2024-03-19T02:25:48.449Z] setToolUnix: [2024-03-19T02:25:48.449Z] [2024-03-19T02:25:48.449Z] setToolProperty: [2024-03-19T02:25:48.449Z] [2024-03-19T02:25:48.449Z] setS1ASclassPath: [2024-03-19T02:25:48.449Z] [2024-03-19T02:25:48.449Z] init-common: [2024-03-19T02:25:48.449Z] [2024-03-19T02:25:48.449Z] compile-common: [2024-03-19T02:25:48.449Z] [echo] Current time (ISO): 2024-03-19T02:25:48.212+0000 [2024-03-19T02:25:48.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:48.449Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:48.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-03-19T02:25:48.466Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-03-19T02:25:48.466Z] [2024-03-19T02:25:48.466Z] setOSConditions: [2024-03-19T02:25:48.466Z] [2024-03-19T02:25:48.466Z] setToolWin: [2024-03-19T02:25:48.466Z] [2024-03-19T02:25:48.466Z] setToolUnix: [2024-03-19T02:25:48.467Z] [2024-03-19T02:25:48.467Z] setToolProperty: [2024-03-19T02:25:48.467Z] [2024-03-19T02:25:48.467Z] setS1ASclassPath: [2024-03-19T02:25:48.467Z] [2024-03-19T02:25:48.467Z] init-common: [2024-03-19T02:25:48.467Z] [2024-03-19T02:25:48.467Z] runclient-common: [2024-03-19T02:25:48.467Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:25:48.501Z] [javac] 1 warning [2024-03-19T02:25:48.501Z] [2024-03-19T02:25:48.501Z] build: [2024-03-19T02:25:48.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:48.502Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-remote-ejb.jar [2024-03-19T02:25:48.502Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/org [2024-03-19T02:25:48.502Z] [2024-03-19T02:25:48.502Z] run: [2024-03-19T02:25:48.502Z] [2024-03-19T02:25:48.502Z] setOSConditions: [2024-03-19T02:25:48.502Z] [2024-03-19T02:25:48.502Z] setToolWin: [2024-03-19T02:25:48.502Z] [2024-03-19T02:25:48.502Z] setToolUnix: [2024-03-19T02:25:48.502Z] [2024-03-19T02:25:48.502Z] setToolProperty: [2024-03-19T02:25:48.502Z] [2024-03-19T02:25:48.502Z] setS1ASclassPath: [2024-03-19T02:25:48.502Z] [2024-03-19T02:25:48.502Z] init-common: [2024-03-19T02:25:48.502Z] [2024-03-19T02:25:48.502Z] stopDomain: [2024-03-19T02:25:48.502Z] [echo] run.xml:stopping domain... [2024-03-19T02:25:48.582Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:48.582Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:25:48.607Z] [exec] Application deployed with name ejb-bmp-thread-pool-idApp. [2024-03-19T02:25:48.607Z] [echo] Deployment on target server server successful [2024-03-19T02:25:48.607Z] [2024-03-19T02:25:48.607Z] setOSConditions: [2024-03-19T02:25:48.607Z] [2024-03-19T02:25:48.607Z] setToolWin: [2024-03-19T02:25:48.607Z] [2024-03-19T02:25:48.607Z] setToolUnix: [2024-03-19T02:25:48.607Z] [2024-03-19T02:25:48.608Z] setToolProperty: [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] setS1ASclassPath: [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] init-common: [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] deploy-common-ee: [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] run: [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] setOSConditions: [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] setToolWin: [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] setToolUnix: [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] setToolProperty: [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] setS1ASclassPath: [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] init-common: [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] execute-ejb-sql-common: [2024-03-19T02:25:48.608Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/sql/create_pointbase.sql [2024-03-19T02:25:48.608Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] setOSConditions: [2024-03-19T02:25:48.608Z] [2024-03-19T02:25:48.608Z] setToolWin: [2024-03-19T02:25:48.609Z] [2024-03-19T02:25:48.609Z] setToolUnix: [2024-03-19T02:25:48.609Z] [2024-03-19T02:25:48.609Z] setToolProperty: [2024-03-19T02:25:48.609Z] [2024-03-19T02:25:48.609Z] setS1ASclassPath: [2024-03-19T02:25:48.609Z] [2024-03-19T02:25:48.609Z] init-common: [2024-03-19T02:25:48.609Z] [2024-03-19T02:25:48.609Z] runclient-common: [2024-03-19T02:25:48.609Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-idAppClient.jar -name ejb-bmp-thread-pool-idClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:25:48.869Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:48.869Z] [javac] 1 warning [2024-03-19T02:25:48.869Z] [2024-03-19T02:25:48.869Z] build: [2024-03-19T02:25:48.869Z] [2024-03-19T02:25:48.869Z] setOSConditions: [2024-03-19T02:25:48.869Z] [2024-03-19T02:25:48.869Z] setToolWin: [2024-03-19T02:25:48.869Z] [2024-03-19T02:25:48.869Z] setToolUnix: [2024-03-19T02:25:48.870Z] [2024-03-19T02:25:48.870Z] setToolProperty: [2024-03-19T02:25:48.870Z] [2024-03-19T02:25:48.870Z] setS1ASclassPath: [2024-03-19T02:25:48.870Z] [2024-03-19T02:25:48.870Z] init-common: [2024-03-19T02:25:48.870Z] [2024-03-19T02:25:48.870Z] webclient-war-common: [2024-03-19T02:25:48.870Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:48.870Z] [2024-03-19T02:25:48.870Z] clear: [2024-03-19T02:25:48.870Z] [2024-03-19T02:25:48.870Z] test-tlds-exist: [2024-03-19T02:25:48.870Z] [2024-03-19T02:25:48.870Z] copy-tlds: [2024-03-19T02:25:48.870Z] [2024-03-19T02:25:48.870Z] test-tagfiles-exist: [2024-03-19T02:25:48.870Z] [2024-03-19T02:25:48.870Z] copy-tagfiles: [2024-03-19T02:25:48.870Z] [2024-03-19T02:25:48.870Z] package-war-common: [2024-03-19T02:25:48.870Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:48.870Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:48.870Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:48.870Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:48.870Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/lib [2024-03-19T02:25:48.871Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:48.871Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:48.871Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/docroot [2024-03-19T02:25:48.871Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-alternative-stereotypes-web.war [2024-03-19T02:25:48.871Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:48.871Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:48.871Z] [javac] Compiling 1 source file [2024-03-19T02:25:48.871Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:48.871Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:48.871Z] [2024-03-19T02:25:48.871Z] deploy: [2024-03-19T02:25:48.871Z] [2024-03-19T02:25:48.871Z] deploy-war-common: [2024-03-19T02:25:48.871Z] [2024-03-19T02:25:48.871Z] setOSConditions: [2024-03-19T02:25:48.871Z] [2024-03-19T02:25:48.871Z] setToolWin: [2024-03-19T02:25:48.871Z] [2024-03-19T02:25:48.871Z] setToolUnix: [2024-03-19T02:25:48.871Z] [2024-03-19T02:25:48.871Z] setToolProperty: [2024-03-19T02:25:48.871Z] [2024-03-19T02:25:48.871Z] setS1ASclassPath: [2024-03-19T02:25:48.871Z] [2024-03-19T02:25:48.872Z] init-common: [2024-03-19T02:25:48.872Z] [2024-03-19T02:25:48.872Z] deploy-war-commonpe: [2024-03-19T02:25:48.985Z] [exec] Waiting for domain1 to start ................... [2024-03-19T02:25:48.985Z] [exec] Waiting finished after 18,754 ms. [2024-03-19T02:25:48.985Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:25:48.985Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:25:48.986Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:25:48.986Z] [exec] Admin Port: 4,848 [2024-03-19T02:25:48.986Z] [exec] Command start-domain executed successfully. [2024-03-19T02:25:48.986Z] [echo] run.xml:doing wait for localhost:8080... [2024-03-19T02:25:48.986Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-03-19T02:25:48.986Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:48.986Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:48.986Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:48.986Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:48.986Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:48.986Z] [2024-03-19T02:25:48.986Z] dumpThreadStack: [2024-03-19T02:25:48.986Z] [2024-03-19T02:25:48.986Z] startDomainWindows: [2024-03-19T02:25:48.986Z] [2024-03-19T02:25:48.986Z] startDomain: [2024-03-19T02:25:48.986Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:48.987Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:48.987Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:48.987Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:48.987Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:48.987Z] [2024-03-19T02:25:48.987Z] runclient: [2024-03-19T02:25:48.987Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:48.987Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:48.987Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:48.987Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:48.988Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:48.988Z] [2024-03-19T02:25:48.988Z] run-client: [2024-03-19T02:25:48.988Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:25:48.990Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-self-referencing-error-page-with-relative-path --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-with-relative-path-web.war [2024-03-19T02:25:48.991Z] [exec] Application deployed with name web-jsp-self-referencing-error-page-with-relative-path-web. [2024-03-19T02:25:48.991Z] [2024-03-19T02:25:48.991Z] deploy-war-commonee: [2024-03-19T02:25:48.991Z] [2024-03-19T02:25:48.991Z] run: [2024-03-19T02:25:48.991Z] [exec] Application deployed with name ejb32-methodintf-ejb. [2024-03-19T02:25:48.991Z] [2024-03-19T02:25:48.991Z] run: [2024-03-19T02:25:48.992Z] [java] Mar 19, 2024 2:25:48 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:25:48.992Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:25:49.066Z] [exec] CLI306: Warning - The server located at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 is not running. [2024-03-19T02:25:49.067Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:25:49.067Z] [echo] Domain has beed STOPPED to run the test [2024-03-19T02:25:49.067Z] [2024-03-19T02:25:49.067Z] setOSConditions: [2024-03-19T02:25:49.067Z] [2024-03-19T02:25:49.067Z] setToolWin: [2024-03-19T02:25:49.067Z] [2024-03-19T02:25:49.067Z] setToolUnix: [2024-03-19T02:25:49.067Z] [2024-03-19T02:25:49.067Z] setToolProperty: [2024-03-19T02:25:49.067Z] [2024-03-19T02:25:49.067Z] setS1ASclassPath: [2024-03-19T02:25:49.067Z] [2024-03-19T02:25:49.067Z] init-common: [2024-03-19T02:25:49.067Z] [2024-03-19T02:25:49.067Z] run_se: [2024-03-19T02:25:49.067Z] [echo] Running with /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-03-19T02:25:49.157Z] [exec] Mar 19, 2024 2:25:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:49.157Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@626c569b [2024-03-19T02:25:49.157Z] [exec] Mar 19, 2024 2:25:49 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:25:49.157Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:25:49.172Z] [exec] Mar 19, 2024 2:25:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:49.172Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:49.248Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:49.248Z] [java] [2024-03-19T02:25:49.248Z] [java] [2024-03-19T02:25:49.248Z] [java] ----------------------------------------- [2024-03-19T02:25:49.248Z] [java] - jsp-self-referencing-error-page-with-relative-path: PASS - [2024-03-19T02:25:49.248Z] [java] ----------------------------------------- [2024-03-19T02:25:49.248Z] [java] - Total PASS : 1 - [2024-03-19T02:25:49.248Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:49.248Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:49.248Z] [java] ----------------------------------------- [2024-03-19T02:25:49.248Z] [2024-03-19T02:25:49.248Z] undeploy: [2024-03-19T02:25:49.248Z] [2024-03-19T02:25:49.248Z] setOSConditions: [2024-03-19T02:25:49.248Z] [2024-03-19T02:25:49.248Z] setToolWin: [2024-03-19T02:25:49.248Z] [2024-03-19T02:25:49.248Z] setToolUnix: [2024-03-19T02:25:49.248Z] [2024-03-19T02:25:49.248Z] setToolProperty: [2024-03-19T02:25:49.249Z] [2024-03-19T02:25:49.249Z] setS1ASclassPath: [2024-03-19T02:25:49.249Z] [2024-03-19T02:25:49.249Z] init-common: [2024-03-19T02:25:49.249Z] [2024-03-19T02:25:49.249Z] undeploy-war-common: [2024-03-19T02:25:49.324Z] [java] .......... Testing module: ejb-ejb31-embedded-remote-ejb [2024-03-19T02:25:49.381Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:49.381Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:49.382Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:49.382Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:49.382Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:49.382Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:49.382Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:49.396Z] [exec] Mar 19, 2024 2:25:48 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:49.396Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:49.414Z] [exec] Mar 19, 2024 2:25:49 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:25:49.414Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:25:49.414Z] [exec] Mar 19, 2024 2:25:49 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:25:49.414Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:25:49.414Z] [exec] Mar 19, 2024 2:25:49 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:25:49.414Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:25:49.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-alternative-stereotypes --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-alternative-stereotypes-web.war [2024-03-19T02:25:49.529Z] [exec] Application deployed with name deployment-ejb30-war-jsp. [2024-03-19T02:25:49.529Z] [exec] Command deploy executed successfully. [2024-03-19T02:25:49.529Z] [2024-03-19T02:25:49.529Z] init.os: [2024-03-19T02:25:49.529Z] [2024-03-19T02:25:49.529Z] init.tools.unix: [2024-03-19T02:25:49.529Z] [2024-03-19T02:25:49.529Z] init.tools.windows: [2024-03-19T02:25:49.529Z] [2024-03-19T02:25:49.529Z] init.tools: [2024-03-19T02:25:49.529Z] [2024-03-19T02:25:49.529Z] setAsadminArgs: [2024-03-19T02:25:49.529Z] [2024-03-19T02:25:49.529Z] init: [2024-03-19T02:25:49.529Z] [2024-03-19T02:25:49.529Z] init.customtasks: [2024-03-19T02:25:49.529Z] [2024-03-19T02:25:49.529Z] setEnabled: [2024-03-19T02:25:49.529Z] [2024-03-19T02:25:49.529Z] createAppRef: [2024-03-19T02:25:49.529Z] [2024-03-19T02:25:49.530Z] init.os: [2024-03-19T02:25:49.530Z] [2024-03-19T02:25:49.530Z] init.tools.unix: [2024-03-19T02:25:49.530Z] [2024-03-19T02:25:49.530Z] init.tools.windows: [2024-03-19T02:25:49.530Z] [2024-03-19T02:25:49.530Z] init.tools: [2024-03-19T02:25:49.530Z] [2024-03-19T02:25:49.530Z] setAsadminArgs: [2024-03-19T02:25:49.530Z] [2024-03-19T02:25:49.530Z] init: [2024-03-19T02:25:49.530Z] [2024-03-19T02:25:49.530Z] init.customtasks: [2024-03-19T02:25:49.530Z] [2024-03-19T02:25:49.530Z] prepare: [2024-03-19T02:25:49.530Z] [2024-03-19T02:25:49.530Z] setHttpPort2: [2024-03-19T02:25:49.530Z] [2024-03-19T02:25:49.530Z] runweb: [2024-03-19T02:25:49.581Z] [java] Mar 19, 2024 2:25:49 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:25:49.581Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:25:49.581Z] [java] Mar 19, 2024 2:25:49 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:25:49.581Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain3430074293151953932xml [2024-03-19T02:25:49.581Z] [java] Mar 19, 2024 2:25:49 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-03-19T02:25:49.581Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-03-19T02:25:49.691Z] [exec] Application deployed with name cdi-alternative-stereotypes-web. [2024-03-19T02:25:49.691Z] [2024-03-19T02:25:49.691Z] deploy-war-commonee: [2024-03-19T02:25:49.691Z] [2024-03-19T02:25:49.691Z] run: [2024-03-19T02:25:49.702Z] [exec] Mar 19, 2024 2:25:49 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:25:49.702Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@d5df098c[jndiName=jms/ejb_ejb30_hello_mdb2_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:25:49.702Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:25:49.702Z] [exec] getName(): ejb_ejb30_hello_mdb2_InQueue [2024-03-19T02:25:49.702Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:25:49.702Z] [exec] getVERSION(): 3.0 [2024-03-19T02:25:49.702Z] [exec] isReadonly(): false [2024-03-19T02:25:49.702Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb2_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815149655 [2024-03-19T02:25:49.790Z] [javaWithResult] Connecting to: http://localhost:8080/deployment-ejb30-war-jsp/index.jsp [2024-03-19T02:25:49.815Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-self-referencing-error-page-with-relative-path-web [2024-03-19T02:25:49.815Z] [2024-03-19T02:25:49.815Z] all: [2024-03-19T02:25:49.815Z] [echo] [2024-03-19T02:25:49.815Z] [echo] ************************* [2024-03-19T02:25:49.815Z] [echo] * Running jspServletOverride [2024-03-19T02:25:49.815Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspServletOverride [2024-03-19T02:25:49.815Z] [echo] ************************* [2024-03-19T02:25:49.815Z] [echo] [2024-03-19T02:25:49.815Z] [2024-03-19T02:25:49.815Z] setOSConditions: [2024-03-19T02:25:49.815Z] [2024-03-19T02:25:49.815Z] setToolWin: [2024-03-19T02:25:49.815Z] [2024-03-19T02:25:49.815Z] setToolUnix: [2024-03-19T02:25:49.815Z] [2024-03-19T02:25:49.815Z] setToolProperty: [2024-03-19T02:25:49.815Z] [2024-03-19T02:25:49.815Z] setS1ASclassPath: [2024-03-19T02:25:49.815Z] [2024-03-19T02:25:49.815Z] init-common: [2024-03-19T02:25:49.815Z] [2024-03-19T02:25:49.815Z] clean: [2024-03-19T02:25:49.815Z] [2024-03-19T02:25:49.815Z] setOSConditions: [2024-03-19T02:25:49.815Z] [2024-03-19T02:25:49.816Z] setToolWin: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] setToolUnix: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] setToolProperty: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] setS1ASclassPath: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] init-common: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] clean-common: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] setOSConditions: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] setToolWin: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] setToolUnix: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] setToolProperty: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] setS1ASclassPath: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] init-common: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] clean-classes-common: [2024-03-19T02:25:49.816Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.816Z] setOSConditions: [2024-03-19T02:25:49.816Z] [2024-03-19T02:25:49.817Z] setToolWin: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] setToolUnix: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] setToolProperty: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] setS1ASclassPath: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] init-common: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] clean-jars-common: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] compile: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] setOSConditions: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] setToolWin: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] setToolUnix: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] setToolProperty: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] setS1ASclassPath: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] init-common: [2024-03-19T02:25:49.817Z] [2024-03-19T02:25:49.817Z] compile-common: [2024-03-19T02:25:49.817Z] [echo] Current time (ISO): 2024-03-19T02:25:49.679+0000 [2024-03-19T02:25:49.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:49.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspServletOverride/servlet [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] build: [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] setOSConditions: [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] setToolWin: [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] setToolUnix: [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] setToolProperty: [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] setS1ASclassPath: [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] init-common: [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] webclient-war-common: [2024-03-19T02:25:49.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] clear: [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] test-tlds-exist: [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] copy-tlds: [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] test-tagfiles-exist: [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.818Z] copy-tagfiles: [2024-03-19T02:25:49.818Z] [2024-03-19T02:25:49.819Z] package-war-common: [2024-03-19T02:25:49.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:49.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:49.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:49.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:49.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspServletOverride/lib [2024-03-19T02:25:49.819Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:49.819Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-servlet-override-web.war [2024-03-19T02:25:49.819Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:49.819Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspServletOverride/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:49.819Z] [javac] Compiling 1 source file [2024-03-19T02:25:49.819Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspServletOverride/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:49.819Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:49.819Z] [2024-03-19T02:25:49.819Z] deploy: [2024-03-19T02:25:49.819Z] [2024-03-19T02:25:49.819Z] deploy-war-common: [2024-03-19T02:25:49.819Z] [2024-03-19T02:25:49.819Z] setOSConditions: [2024-03-19T02:25:49.819Z] [2024-03-19T02:25:49.819Z] setToolWin: [2024-03-19T02:25:49.819Z] [2024-03-19T02:25:49.820Z] setToolUnix: [2024-03-19T02:25:49.820Z] [2024-03-19T02:25:49.820Z] setToolProperty: [2024-03-19T02:25:49.820Z] [2024-03-19T02:25:49.820Z] setS1ASclassPath: [2024-03-19T02:25:49.820Z] [2024-03-19T02:25:49.820Z] init-common: [2024-03-19T02:25:49.820Z] [2024-03-19T02:25:49.820Z] deploy-war-commonpe: [2024-03-19T02:25:49.949Z] [java] opening connection to http://localhost:8080/cdi-alternative-stereotypes/myurl [2024-03-19T02:25:49.949Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:49.949Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:49.949Z] [java] [2024-03-19T02:25:49.949Z] [java] [2024-03-19T02:25:49.949Z] [java] ----------------------------------------- [2024-03-19T02:25:49.949Z] [java] - stereotypes-alternative-stereotypes: PASS - [2024-03-19T02:25:49.949Z] [java] ----------------------------------------- [2024-03-19T02:25:49.949Z] [java] - Total PASS : 1 - [2024-03-19T02:25:49.949Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:49.949Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:49.949Z] [java] ----------------------------------------- [2024-03-19T02:25:49.949Z] [2024-03-19T02:25:49.949Z] undeploy: [2024-03-19T02:25:49.949Z] [2024-03-19T02:25:49.949Z] setOSConditions: [2024-03-19T02:25:49.949Z] [2024-03-19T02:25:49.949Z] setToolWin: [2024-03-19T02:25:49.949Z] [2024-03-19T02:25:49.949Z] setToolUnix: [2024-03-19T02:25:49.950Z] [2024-03-19T02:25:49.950Z] setToolProperty: [2024-03-19T02:25:49.950Z] [2024-03-19T02:25:49.950Z] setS1ASclassPath: [2024-03-19T02:25:49.950Z] [2024-03-19T02:25:49.950Z] init-common: [2024-03-19T02:25:49.950Z] [2024-03-19T02:25:49.950Z] undeploy-war-common: [2024-03-19T02:25:49.959Z] [exec] Mar 19, 2024 2:25:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:49.959Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:49.960Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-03-19T02:25:49.960Z] [exec] getName(): ejb_ejb30_hello_mdb2_InQueue [2024-03-19T02:25:49.960Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:25:49.960Z] [exec] getVERSION(): 3.0 [2024-03-19T02:25:49.960Z] [exec] isReadonly(): false [2024-03-19T02:25:49.960Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb2_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815149662 [2024-03-19T02:25:49.960Z] [exec] Waiting for queue message [2024-03-19T02:25:50.103Z] [exec] Mar 19, 2024 2:25:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:50.103Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:50.103Z] [exec] Mar 19, 2024 2:25:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:50.103Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:50.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-alternative-stereotypes-web [2024-03-19T02:25:50.207Z] [2024-03-19T02:25:50.207Z] all: [2024-03-19T02:25:50.207Z] [2024-03-19T02:25:50.207Z] setOSConditions: [2024-03-19T02:25:50.207Z] [2024-03-19T02:25:50.207Z] setToolWin: [2024-03-19T02:25:50.207Z] [2024-03-19T02:25:50.207Z] setToolUnix: [2024-03-19T02:25:50.207Z] [2024-03-19T02:25:50.207Z] setToolProperty: [2024-03-19T02:25:50.207Z] [2024-03-19T02:25:50.207Z] setS1ASclassPath: [2024-03-19T02:25:50.207Z] [2024-03-19T02:25:50.207Z] init-common: [2024-03-19T02:25:50.207Z] [2024-03-19T02:25:50.207Z] clean: [2024-03-19T02:25:50.207Z] [2024-03-19T02:25:50.207Z] setOSConditions: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] setToolWin: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] setToolUnix: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] setToolProperty: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] setS1ASclassPath: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] init-common: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] clean-common: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] setOSConditions: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] setToolWin: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] setToolUnix: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] setToolProperty: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] setS1ASclassPath: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] init-common: [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] clean-classes-common: [2024-03-19T02:25:50.208Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:50.208Z] [2024-03-19T02:25:50.208Z] setOSConditions: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] setToolWin: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] setToolUnix: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] setToolProperty: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] setS1ASclassPath: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] init-common: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] clean-jars-common: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] compile: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] setOSConditions: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] setToolWin: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] setToolUnix: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] setToolProperty: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] setS1ASclassPath: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] init-common: [2024-03-19T02:25:50.209Z] [2024-03-19T02:25:50.209Z] compile-common: [2024-03-19T02:25:50.209Z] [echo] Current time (ISO): 2024-03-19T02:25:50.128+0000 [2024-03-19T02:25:50.209Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:50.210Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:50.223Z] [exec] Mar 19, 2024 2:25:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:50.223Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:50.348Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:50.348Z] [javac] 1 warning [2024-03-19T02:25:50.411Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-servlet-override --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-servlet-override-web.war [2024-03-19T02:25:50.411Z] [exec] Application deployed with name web-jsp-servlet-override-web. [2024-03-19T02:25:50.411Z] [2024-03-19T02:25:50.411Z] deploy-war-commonee: [2024-03-19T02:25:50.411Z] [2024-03-19T02:25:50.411Z] run: [2024-03-19T02:25:50.411Z] [java] Connecting to: http://localhost:45711/web-jsp-servlet-override/jsp/include.jsp [2024-03-19T02:25:50.514Z] [java] Mar 19, 2024 2:25:50 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:25:50.514Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:25:50.606Z] [2024-03-19T02:25:50.607Z] setOSConditions: [2024-03-19T02:25:50.607Z] [2024-03-19T02:25:50.607Z] setToolWin: [2024-03-19T02:25:50.607Z] [2024-03-19T02:25:50.607Z] setToolUnix: [2024-03-19T02:25:50.607Z] [2024-03-19T02:25:50.607Z] setToolProperty: [2024-03-19T02:25:50.607Z] [2024-03-19T02:25:50.607Z] setS1ASclassPath: [2024-03-19T02:25:50.607Z] [2024-03-19T02:25:50.607Z] init-common: [2024-03-19T02:25:50.607Z] [2024-03-19T02:25:50.607Z] ejb-jar-common: [2024-03-19T02:25:50.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:50.607Z] [2024-03-19T02:25:50.607Z] package-ejbjar-common: [2024-03-19T02:25:50.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:50.607Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:50.607Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:50.607Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simplemdb-ejb.jar [2024-03-19T02:25:50.607Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:50.607Z] [2024-03-19T02:25:50.607Z] setOSConditions: [2024-03-19T02:25:50.607Z] [2024-03-19T02:25:50.607Z] setToolWin: [2024-03-19T02:25:50.608Z] [2024-03-19T02:25:50.608Z] setToolUnix: [2024-03-19T02:25:50.608Z] [2024-03-19T02:25:50.608Z] setToolProperty: [2024-03-19T02:25:50.608Z] [2024-03-19T02:25:50.608Z] setS1ASclassPath: [2024-03-19T02:25:50.608Z] [2024-03-19T02:25:50.608Z] init-common: [2024-03-19T02:25:50.608Z] [2024-03-19T02:25:50.608Z] appclient-jar-common: [2024-03-19T02:25:50.608Z] [2024-03-19T02:25:50.608Z] package-appclientjar-common: [2024-03-19T02:25:50.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:50.608Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:50.608Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:50.608Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simplemdb-client.jar [2024-03-19T02:25:50.608Z] [2024-03-19T02:25:50.608Z] setOSConditions: [2024-03-19T02:25:50.608Z] [2024-03-19T02:25:50.608Z] fixFiles: [2024-03-19T02:25:50.608Z] [2024-03-19T02:25:50.608Z] convUnix: [2024-03-19T02:25:50.608Z] [2024-03-19T02:25:50.608Z] convWin: [2024-03-19T02:25:50.608Z] [2024-03-19T02:25:50.608Z] setToolWin: [2024-03-19T02:25:50.608Z] [2024-03-19T02:25:50.608Z] setToolUnix: [2024-03-19T02:25:50.609Z] [2024-03-19T02:25:50.609Z] setToolProperty: [2024-03-19T02:25:50.609Z] [2024-03-19T02:25:50.609Z] setS1ASclassPath: [2024-03-19T02:25:50.609Z] [2024-03-19T02:25:50.609Z] init-common: [2024-03-19T02:25:50.609Z] [2024-03-19T02:25:50.609Z] ear-common: [2024-03-19T02:25:50.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:50.609Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/app/${sun-application.xml} to copy. [2024-03-19T02:25:50.609Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:50.609Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:50.609Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2024-03-19T02:25:50.609Z] [2024-03-19T02:25:50.609Z] setup: [2024-03-19T02:25:50.609Z] [2024-03-19T02:25:50.609Z] deploy: [2024-03-19T02:25:50.609Z] [2024-03-19T02:25:50.609Z] setOSConditions: [2024-03-19T02:25:50.609Z] [2024-03-19T02:25:50.609Z] setToolWin: [2024-03-19T02:25:50.609Z] [2024-03-19T02:25:50.609Z] setToolUnix: [2024-03-19T02:25:50.609Z] [2024-03-19T02:25:50.609Z] setToolProperty: [2024-03-19T02:25:50.609Z] [2024-03-19T02:25:50.609Z] setS1ASclassPath: [2024-03-19T02:25:50.610Z] [2024-03-19T02:25:50.610Z] init-common: [2024-03-19T02:25:50.610Z] [2024-03-19T02:25:50.610Z] deploy: [2024-03-19T02:25:50.610Z] [2024-03-19T02:25:50.610Z] setOSConditions: [2024-03-19T02:25:50.610Z] [2024-03-19T02:25:50.610Z] setToolWin: [2024-03-19T02:25:50.610Z] [2024-03-19T02:25:50.610Z] setToolUnix: [2024-03-19T02:25:50.610Z] [2024-03-19T02:25:50.610Z] setToolProperty: [2024-03-19T02:25:50.610Z] [2024-03-19T02:25:50.610Z] setS1ASclassPath: [2024-03-19T02:25:50.610Z] [2024-03-19T02:25:50.610Z] init-common: [2024-03-19T02:25:50.610Z] [2024-03-19T02:25:50.610Z] deploy-rar-common: [2024-03-19T02:25:50.610Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-03-19T02:25:50.668Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:50.668Z] [java] [2024-03-19T02:25:50.668Z] [java] [2024-03-19T02:25:50.668Z] [java] ----------------------------------------- [2024-03-19T02:25:50.668Z] [java] - jsp-servlet-override: PASS - [2024-03-19T02:25:50.668Z] [java] ----------------------------------------- [2024-03-19T02:25:50.668Z] [java] - Total PASS : 1 - [2024-03-19T02:25:50.668Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:50.668Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:50.668Z] [java] ----------------------------------------- [2024-03-19T02:25:50.668Z] [2024-03-19T02:25:50.668Z] undeploy: [2024-03-19T02:25:50.668Z] [2024-03-19T02:25:50.668Z] setOSConditions: [2024-03-19T02:25:50.668Z] [2024-03-19T02:25:50.668Z] setToolWin: [2024-03-19T02:25:50.668Z] [2024-03-19T02:25:50.668Z] setToolUnix: [2024-03-19T02:25:50.668Z] [2024-03-19T02:25:50.668Z] setToolProperty: [2024-03-19T02:25:50.668Z] [2024-03-19T02:25:50.668Z] setS1ASclassPath: [2024-03-19T02:25:50.668Z] [2024-03-19T02:25:50.668Z] init-common: [2024-03-19T02:25:50.668Z] [2024-03-19T02:25:50.668Z] undeploy-war-common: [2024-03-19T02:25:50.771Z] [java] Mar 19, 2024 2:25:50 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:25:50.771Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:25:50.881Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-03-19T02:25:50.887Z] [java] Mar 19, 2024 2:25:50 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:50.888Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7c8d5312 [2024-03-19T02:25:50.923Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:50.923Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:50.923Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:50.923Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:50.923Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:50.923Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:50.923Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:50.923Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:50.923Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:50.923Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-03-19T02:25:50.923Z] [exec] Value of key is:war-with-endpointimpl-only [2024-03-19T02:25:50.923Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:50.923Z] [exec] [2024-03-19T02:25:50.923Z] [exec] [2024-03-19T02:25:50.923Z] [exec] ----------------------------------------- [2024-03-19T02:25:50.923Z] [exec] - war-with-endpointimpl-only: PASS - [2024-03-19T02:25:50.923Z] [exec] ----------------------------------------- [2024-03-19T02:25:50.923Z] [exec] Total PASS: 1 [2024-03-19T02:25:50.923Z] [exec] Total FAIL: 0 [2024-03-19T02:25:50.923Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:50.924Z] [exec] ----------------------------------------- [2024-03-19T02:25:50.924Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:51.103Z] [exec] Application deployed with name mq-cmt-excptApp. [2024-03-19T02:25:51.103Z] [echo] Deployment on target server server successful [2024-03-19T02:25:51.103Z] [2024-03-19T02:25:51.104Z] setOSConditions: [2024-03-19T02:25:51.104Z] [2024-03-19T02:25:51.104Z] setToolWin: [2024-03-19T02:25:51.104Z] [2024-03-19T02:25:51.104Z] setToolUnix: [2024-03-19T02:25:51.104Z] [2024-03-19T02:25:51.104Z] setToolProperty: [2024-03-19T02:25:51.104Z] [2024-03-19T02:25:51.104Z] setS1ASclassPath: [2024-03-19T02:25:51.104Z] [2024-03-19T02:25:51.104Z] init-common: [2024-03-19T02:25:51.104Z] [2024-03-19T02:25:51.104Z] deploy-common-ee: [2024-03-19T02:25:51.104Z] [2024-03-19T02:25:51.104Z] run: [2024-03-19T02:25:51.140Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:51.140Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:51.140Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:51.140Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:51.140Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:51.140Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:51.140Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:51.182Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:51.182Z] [2024-03-19T02:25:51.182Z] undeploy: [2024-03-19T02:25:51.182Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:51.182Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:51.182Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:25:51.182Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:51.182Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:51.182Z] [2024-03-19T02:25:51.182Z] setOSConditions: [2024-03-19T02:25:51.182Z] [2024-03-19T02:25:51.182Z] setToolWin: [2024-03-19T02:25:51.182Z] [2024-03-19T02:25:51.182Z] setToolUnix: [2024-03-19T02:25:51.182Z] [2024-03-19T02:25:51.183Z] setToolProperty: [2024-03-19T02:25:51.183Z] [2024-03-19T02:25:51.183Z] setS1ASclassPath: [2024-03-19T02:25:51.183Z] [2024-03-19T02:25:51.183Z] init-common: [2024-03-19T02:25:51.183Z] [2024-03-19T02:25:51.183Z] undeploy-war-common: [2024-03-19T02:25:51.234Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-servlet-override-web [2024-03-19T02:25:51.234Z] [2024-03-19T02:25:51.234Z] all: [2024-03-19T02:25:51.234Z] [echo] [2024-03-19T02:25:51.234Z] [echo] ************************* [2024-03-19T02:25:51.234Z] [echo] * Running jspSessionInvalidated [2024-03-19T02:25:51.234Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated [2024-03-19T02:25:51.234Z] [echo] ************************* [2024-03-19T02:25:51.234Z] [echo] [2024-03-19T02:25:51.234Z] [2024-03-19T02:25:51.234Z] setOSConditions: [2024-03-19T02:25:51.234Z] [2024-03-19T02:25:51.234Z] setToolWin: [2024-03-19T02:25:51.234Z] [2024-03-19T02:25:51.234Z] setToolUnix: [2024-03-19T02:25:51.234Z] [2024-03-19T02:25:51.234Z] setToolProperty: [2024-03-19T02:25:51.234Z] [2024-03-19T02:25:51.234Z] setS1ASclassPath: [2024-03-19T02:25:51.234Z] [2024-03-19T02:25:51.234Z] init-common: [2024-03-19T02:25:51.234Z] [2024-03-19T02:25:51.234Z] clean: [2024-03-19T02:25:51.234Z] [2024-03-19T02:25:51.234Z] setOSConditions: [2024-03-19T02:25:51.234Z] [2024-03-19T02:25:51.234Z] setToolWin: [2024-03-19T02:25:51.234Z] [2024-03-19T02:25:51.234Z] setToolUnix: [2024-03-19T02:25:51.234Z] [2024-03-19T02:25:51.235Z] setToolProperty: [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] setS1ASclassPath: [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] init-common: [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] clean-common: [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] setOSConditions: [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] setToolWin: [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] setToolUnix: [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] setToolProperty: [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] setS1ASclassPath: [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] init-common: [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] clean-classes-common: [2024-03-19T02:25:51.235Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] setOSConditions: [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] setToolWin: [2024-03-19T02:25:51.235Z] [2024-03-19T02:25:51.235Z] setToolUnix: [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] setToolProperty: [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] setS1ASclassPath: [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] init-common: [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] clean-jars-common: [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] compile: [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] setOSConditions: [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] setToolWin: [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] setToolUnix: [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] setToolProperty: [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] setS1ASclassPath: [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] init-common: [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] compile-common: [2024-03-19T02:25:51.236Z] [echo] Current time (ISO): 2024-03-19T02:25:51.013+0000 [2024-03-19T02:25:51.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:51.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/servlet [2024-03-19T02:25:51.236Z] [2024-03-19T02:25:51.236Z] build: [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] setOSConditions: [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] setToolWin: [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] setToolUnix: [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] setToolProperty: [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] setS1ASclassPath: [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] init-common: [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] webclient-war-common: [2024-03-19T02:25:51.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] clear: [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] test-tlds-exist: [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] copy-tlds: [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] test-tagfiles-exist: [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] copy-tagfiles: [2024-03-19T02:25:51.237Z] [2024-03-19T02:25:51.237Z] package-war-common: [2024-03-19T02:25:51.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:51.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:51.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:51.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:51.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/lib [2024-03-19T02:25:51.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:51.238Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-session-invalidated-web.war [2024-03-19T02:25:51.238Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:51.238Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:51.238Z] [javac] Compiling 1 source file [2024-03-19T02:25:51.238Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:51.238Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:51.238Z] [2024-03-19T02:25:51.238Z] deploy: [2024-03-19T02:25:51.238Z] [2024-03-19T02:25:51.238Z] deploy-war-common: [2024-03-19T02:25:51.238Z] [2024-03-19T02:25:51.238Z] setOSConditions: [2024-03-19T02:25:51.238Z] [2024-03-19T02:25:51.238Z] setToolWin: [2024-03-19T02:25:51.238Z] [2024-03-19T02:25:51.238Z] setToolUnix: [2024-03-19T02:25:51.238Z] [2024-03-19T02:25:51.238Z] setToolProperty: [2024-03-19T02:25:51.238Z] [2024-03-19T02:25:51.238Z] setS1ASclassPath: [2024-03-19T02:25:51.238Z] [2024-03-19T02:25:51.239Z] init-common: [2024-03-19T02:25:51.239Z] [2024-03-19T02:25:51.239Z] deploy-war-commonpe: [2024-03-19T02:25:51.335Z] [java] Mar 19, 2024 2:25:51 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:25:51.335Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:25:51.335Z] [java] Mar 19, 2024 2:25:51 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:25:51.335Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-03-19T02:25:51.335Z] [java] Mar 19, 2024 2:25:51 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-03-19T02:25:51.335Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-03-19T02:25:51.335Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-03-19T02:25:51.335Z] [java] INFO: Authorization Service has successfully initialized. [2024-03-19T02:25:51.361Z] [exec] Mar 19, 2024 2:25:51 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:51.361Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:51.451Z] [java] Waiting timer to expire to verify the results [2024-03-19T02:25:51.505Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-session-invalidated --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-session-invalidated-web.war [2024-03-19T02:25:51.606Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:25:51.606Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:25:51.606Z] [java] Mar 19, 2024 2:25:51 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:25:51.606Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (946 ms), startup services (869 ms), total (1,815 ms) [2024-03-19T02:25:51.606Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:25:51.606Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:25:51.701Z] [javaWithResult] 0: [2024-03-19T02:25:51.701Z] [javaWithResult] 1: [2024-03-19T02:25:51.701Z] [javaWithResult] 2: [2024-03-19T02:25:51.701Z] [javaWithResult] 3: [2024-03-19T02:25:51.701Z] [javaWithResult] 4: [2024-03-19T02:25:51.701Z] [javaWithResult] 5: [2024-03-19T02:25:51.701Z] [javaWithResult] 6: Hello [2024-03-19T02:25:51.701Z] [javaWithResult] 7: [2024-03-19T02:25:51.701Z] [javaWithResult] 8: [2024-03-19T02:25:51.701Z] [javaWithResult] 9: Message: Hello World: 0 [2024-03-19T02:25:51.701Z] [javaWithResult] 10: Message2: ds1-login-timeout=0ds2-login-timeout=0, Hello World [2024-03-19T02:25:51.701Z] [javaWithResult] 11: [2024-03-19T02:25:51.702Z] [javaWithResult] 12: [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] processResult: [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] failed: [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] passed: [2024-03-19T02:25:51.702Z] [echo] Test jsp Passed [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] unknown: [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] declare-test: [2024-03-19T02:25:51.702Z] [echo] Starting test jsp ejb30/war/jsp Test asadmin redeploy [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] init.os: [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] init.tools.unix: [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] init.tools.windows: [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] init.tools: [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] setAsadminArgs: [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] init: [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] init.customtasks: [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] prepare: [2024-03-19T02:25:51.702Z] [2024-03-19T02:25:51.702Z] redeploy.asadmin: [2024-03-19T02:25:51.703Z] [2024-03-19T02:25:51.703Z] setAsadminArgs: [2024-03-19T02:25:51.703Z] [2024-03-19T02:25:51.703Z] common.redeploy.asadmin: [2024-03-19T02:25:51.703Z] [2024-03-19T02:25:51.703Z] init.os: [2024-03-19T02:25:51.703Z] [2024-03-19T02:25:51.703Z] init.tools.unix: [2024-03-19T02:25:51.703Z] [2024-03-19T02:25:51.703Z] init.tools.windows: [2024-03-19T02:25:51.703Z] [2024-03-19T02:25:51.703Z] init.tools: [2024-03-19T02:25:51.703Z] [2024-03-19T02:25:51.703Z] setAsadminArgs: [2024-03-19T02:25:51.703Z] [2024-03-19T02:25:51.703Z] init: [2024-03-19T02:25:51.703Z] [2024-03-19T02:25:51.703Z] init.customtasks: [2024-03-19T02:25:51.703Z] [2024-03-19T02:25:51.703Z] delAppRef: [2024-03-19T02:25:51.703Z] [2024-03-19T02:25:51.703Z] init.os: [2024-03-19T02:25:51.704Z] [2024-03-19T02:25:51.704Z] init.tools.unix: [2024-03-19T02:25:51.704Z] [2024-03-19T02:25:51.704Z] init.tools.windows: [2024-03-19T02:25:51.704Z] [2024-03-19T02:25:51.704Z] init.tools: [2024-03-19T02:25:51.704Z] [2024-03-19T02:25:51.704Z] setAsadminArgs: [2024-03-19T02:25:51.704Z] [2024-03-19T02:25:51.704Z] init: [2024-03-19T02:25:51.704Z] [2024-03-19T02:25:51.704Z] init.customtasks: [2024-03-19T02:25:51.704Z] [2024-03-19T02:25:51.704Z] common.run.asadmin: [2024-03-19T02:25:51.704Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name deployment-ejb30-war-jsp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2024-03-19T02:25:51.707Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:51.708Z] [javac] 1 warning [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] build: [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] setOSConditions: [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] setToolWin: [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] setToolUnix: [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] setToolProperty: [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] setS1ASclassPath: [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] init-common: [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] webclient-war-common: [2024-03-19T02:25:51.708Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] clear: [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] test-tlds-exist: [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] copy-tlds: [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] test-tagfiles-exist: [2024-03-19T02:25:51.708Z] [2024-03-19T02:25:51.708Z] copy-tagfiles: [2024-03-19T02:25:51.709Z] [2024-03-19T02:25:51.709Z] package-war-common: [2024-03-19T02:25:51.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:51.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:51.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:51.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:51.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/lib [2024-03-19T02:25:51.709Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:51.709Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:51.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/docroot [2024-03-19T02:25:51.709Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-for-stereotypes-web.war [2024-03-19T02:25:51.709Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:51.709Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:51.709Z] [javac] Compiling 1 source file [2024-03-19T02:25:51.709Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:51.709Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:51.709Z] [2024-03-19T02:25:51.709Z] deploy: [2024-03-19T02:25:51.709Z] [2024-03-19T02:25:51.709Z] deploy-war-common: [2024-03-19T02:25:51.709Z] [2024-03-19T02:25:51.709Z] setOSConditions: [2024-03-19T02:25:51.710Z] [2024-03-19T02:25:51.710Z] setToolWin: [2024-03-19T02:25:51.710Z] [2024-03-19T02:25:51.710Z] setToolUnix: [2024-03-19T02:25:51.710Z] [2024-03-19T02:25:51.710Z] setToolProperty: [2024-03-19T02:25:51.710Z] [2024-03-19T02:25:51.710Z] setS1ASclassPath: [2024-03-19T02:25:51.710Z] [2024-03-19T02:25:51.710Z] init-common: [2024-03-19T02:25:51.710Z] [2024-03-19T02:25:51.710Z] deploy-war-commonpe: [2024-03-19T02:25:51.749Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false warservice-web [2024-03-19T02:25:51.761Z] [exec] Application deployed with name web-jsp-session-invalidated-web. [2024-03-19T02:25:51.761Z] [2024-03-19T02:25:51.761Z] deploy-war-commonee: [2024-03-19T02:25:51.761Z] [2024-03-19T02:25:51.761Z] run: [2024-03-19T02:25:51.762Z] [java] Connecting to: http://localhost:45711/web-jsp-session-invalidated/jsp/test.jsp [2024-03-19T02:25:51.863Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:25:51.863Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:25:51.864Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:25:51.864Z] [java] Mar 19, 2024 2:25:51 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:25:51.864Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:25:51.864Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-03-19T02:25:51.864Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-03-19T02:25:51.864Z] [java] Mar 19, 2024 2:25:51 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-03-19T02:25:51.864Z] [java] INFO: Eclipse GlassFish 8.0.1-SNAPSHOT (commit: 189721968783693a270f145bf170542d5aa68cde) startup time: Embedded (2,178 ms), startup services (11 ms), total (2,189 ms) [2024-03-19T02:25:51.864Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-03-19T02:25:51.864Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-03-19T02:25:51.946Z] [exec] Mar 19, 2024 2:25:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:51.946Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:25:51.946Z] [exec] Mar 19, 2024 2:25:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:51.946Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:25:51.963Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:51.963Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:25:52.003Z] [exec] Mar 19, 2024 2:25:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:52.003Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1ecf0ac6 [2024-03-19T02:25:52.003Z] [exec] Starting test for id: 1418167902 [2024-03-19T02:25:52.018Z] [java] Response: SUCCESS [2024-03-19T02:25:52.018Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:52.018Z] [java] [2024-03-19T02:25:52.018Z] [java] [2024-03-19T02:25:52.018Z] [java] ----------------------------------------- [2024-03-19T02:25:52.018Z] [java] - jsp-session-invalidated: PASS - [2024-03-19T02:25:52.018Z] [java] ----------------------------------------- [2024-03-19T02:25:52.018Z] [java] - Total PASS : 1 - [2024-03-19T02:25:52.018Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:52.018Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:52.018Z] [java] ----------------------------------------- [2024-03-19T02:25:52.018Z] [2024-03-19T02:25:52.018Z] undeploy: [2024-03-19T02:25:52.018Z] [2024-03-19T02:25:52.018Z] setOSConditions: [2024-03-19T02:25:52.018Z] [2024-03-19T02:25:52.018Z] setToolWin: [2024-03-19T02:25:52.018Z] [2024-03-19T02:25:52.018Z] setToolUnix: [2024-03-19T02:25:52.018Z] [2024-03-19T02:25:52.018Z] setToolProperty: [2024-03-19T02:25:52.018Z] [2024-03-19T02:25:52.018Z] setS1ASclassPath: [2024-03-19T02:25:52.018Z] [2024-03-19T02:25:52.018Z] init-common: [2024-03-19T02:25:52.019Z] [2024-03-19T02:25:52.019Z] undeploy-war-common: [2024-03-19T02:25:52.121Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-03-19T02:25:52.121Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-03-19T02:25:52.121Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:25:52.121Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-remote-ejb [2024-03-19T02:25:52.121Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:25:52.121Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-03-19T02:25:52.121Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-03-19T02:25:52.121Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-03-19T02:25:52.121Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:25:52.121Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@28d739f1 [2024-03-19T02:25:52.121Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:25:52.121Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-03-19T02:25:52.121Z] [java] Mar 19, 2024 2:25:51 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-03-19T02:25:52.121Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-03-19T02:25:52.275Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-interceptor-binding-for-stereotypes --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-for-stereotypes-web.war [2024-03-19T02:25:52.275Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-session-invalidated-web [2024-03-19T02:25:52.276Z] [2024-03-19T02:25:52.276Z] all: [2024-03-19T02:25:52.276Z] [echo] [2024-03-19T02:25:52.276Z] [echo] ************************* [2024-03-19T02:25:52.276Z] [echo] * Running jspSimpleTagAnnotation [2024-03-19T02:25:52.276Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation [2024-03-19T02:25:52.276Z] [echo] ************************* [2024-03-19T02:25:52.276Z] [echo] [2024-03-19T02:25:52.276Z] [2024-03-19T02:25:52.276Z] setOSConditions: [2024-03-19T02:25:52.276Z] [2024-03-19T02:25:52.276Z] setToolWin: [2024-03-19T02:25:52.276Z] [2024-03-19T02:25:52.276Z] setToolUnix: [2024-03-19T02:25:52.276Z] [2024-03-19T02:25:52.276Z] setToolProperty: [2024-03-19T02:25:52.276Z] [2024-03-19T02:25:52.276Z] setS1ASclassPath: [2024-03-19T02:25:52.276Z] [2024-03-19T02:25:52.276Z] init-common: [2024-03-19T02:25:52.276Z] [2024-03-19T02:25:52.276Z] clean: [2024-03-19T02:25:52.276Z] [2024-03-19T02:25:52.276Z] setOSConditions: [2024-03-19T02:25:52.276Z] [2024-03-19T02:25:52.276Z] setToolWin: [2024-03-19T02:25:52.276Z] [2024-03-19T02:25:52.276Z] setToolUnix: [2024-03-19T02:25:52.276Z] [2024-03-19T02:25:52.277Z] setToolProperty: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] setS1ASclassPath: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] init-common: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] clean-common: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] setOSConditions: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] setToolWin: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] setToolUnix: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] setToolProperty: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] setS1ASclassPath: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] init-common: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] clean-classes-common: [2024-03-19T02:25:52.277Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] setOSConditions: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] setToolWin: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] setToolUnix: [2024-03-19T02:25:52.277Z] [2024-03-19T02:25:52.277Z] setToolProperty: [2024-03-19T02:25:52.278Z] [2024-03-19T02:25:52.278Z] setS1ASclassPath: [2024-03-19T02:25:52.278Z] [2024-03-19T02:25:52.278Z] init-common: [2024-03-19T02:25:52.278Z] [2024-03-19T02:25:52.278Z] clean-jars-common: [2024-03-19T02:25:52.278Z] [2024-03-19T02:25:52.278Z] compile: [2024-03-19T02:25:52.278Z] [2024-03-19T02:25:52.278Z] setOSConditions: [2024-03-19T02:25:52.278Z] [2024-03-19T02:25:52.278Z] setToolWin: [2024-03-19T02:25:52.278Z] [2024-03-19T02:25:52.278Z] setToolUnix: [2024-03-19T02:25:52.278Z] [2024-03-19T02:25:52.278Z] setToolProperty: [2024-03-19T02:25:52.278Z] [2024-03-19T02:25:52.278Z] setS1ASclassPath: [2024-03-19T02:25:52.278Z] [2024-03-19T02:25:52.278Z] init-common: [2024-03-19T02:25:52.278Z] [2024-03-19T02:25:52.278Z] compile-common: [2024-03-19T02:25:52.278Z] [echo] Current time (ISO): 2024-03-19T02:25:52.256+0000 [2024-03-19T02:25:52.278Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:52.278Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:52.510Z] [exec] Mar 19, 2024 2:25:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:52.510Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:25:52.510Z] [exec] Mar 19, 2024 2:25:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:52.510Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-03-19T02:25:52.510Z] [exec] Value of key is: lifecycle test1 [2024-03-19T02:25:52.510Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:52.510Z] [exec] [2024-03-19T02:25:52.510Z] [exec] [2024-03-19T02:25:52.510Z] [exec] ----------------------------------------- [2024-03-19T02:25:52.510Z] [exec] - lifecycle test1: PASS - [2024-03-19T02:25:52.510Z] [exec] ----------------------------------------- [2024-03-19T02:25:52.510Z] [exec] Total PASS: 1 [2024-03-19T02:25:52.510Z] [exec] Total FAIL: 0 [2024-03-19T02:25:52.510Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:52.510Z] [exec] ----------------------------------------- [2024-03-19T02:25:52.510Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:52.510Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:52.510Z] [2024-03-19T02:25:52.510Z] undeploy: [2024-03-19T02:25:52.510Z] [2024-03-19T02:25:52.510Z] setOSConditions: [2024-03-19T02:25:52.510Z] [2024-03-19T02:25:52.510Z] setToolWin: [2024-03-19T02:25:52.510Z] [2024-03-19T02:25:52.510Z] setToolUnix: [2024-03-19T02:25:52.510Z] [2024-03-19T02:25:52.510Z] setToolProperty: [2024-03-19T02:25:52.510Z] [2024-03-19T02:25:52.511Z] setS1ASclassPath: [2024-03-19T02:25:52.511Z] [2024-03-19T02:25:52.511Z] init-common: [2024-03-19T02:25:52.511Z] [2024-03-19T02:25:52.511Z] undeploy-common: [2024-03-19T02:25:52.532Z] [exec] Application deployed with name cdi-interceptor-binding-for-stereotypes-web. [2024-03-19T02:25:52.532Z] [2024-03-19T02:25:52.532Z] deploy-war-commonee: [2024-03-19T02:25:52.532Z] [2024-03-19T02:25:52.532Z] run: [2024-03-19T02:25:52.532Z] [java] opening connection to http://localhost:8080/cdi-interceptor-binding-for-stereotypes/myurl [2024-03-19T02:25:52.532Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:52.532Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:52.532Z] [java] [2024-03-19T02:25:52.532Z] [java] [2024-03-19T02:25:52.532Z] [java] ----------------------------------------- [2024-03-19T02:25:52.532Z] [java] - stereotypes-interceptor-bindings-for-stereotypes: PASS - [2024-03-19T02:25:52.532Z] [java] ----------------------------------------- [2024-03-19T02:25:52.532Z] [java] - Total PASS : 1 - [2024-03-19T02:25:52.532Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:52.532Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:52.532Z] [java] ----------------------------------------- [2024-03-19T02:25:52.532Z] [2024-03-19T02:25:52.532Z] undeploy: [2024-03-19T02:25:52.532Z] [2024-03-19T02:25:52.532Z] setOSConditions: [2024-03-19T02:25:52.532Z] [2024-03-19T02:25:52.532Z] setToolWin: [2024-03-19T02:25:52.532Z] [2024-03-19T02:25:52.532Z] setToolUnix: [2024-03-19T02:25:52.532Z] [2024-03-19T02:25:52.532Z] setToolProperty: [2024-03-19T02:25:52.532Z] [2024-03-19T02:25:52.532Z] setS1ASclassPath: [2024-03-19T02:25:52.532Z] [2024-03-19T02:25:52.532Z] init-common: [2024-03-19T02:25:52.532Z] [2024-03-19T02:25:52.533Z] undeploy-war-common: [2024-03-19T02:25:52.701Z] [java] Mar 19, 2024 2:25:52 AM com.sun.enterprise.security.ee.authorize.PolicyLoader loadPolicy [2024-03-19T02:25:52.701Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.def.DefaultPolicy. [2024-03-19T02:25:52.701Z] [java] Mar 19, 2024 2:25:52 AM com.sun.enterprise.security.SecurityLifecycle [2024-03-19T02:25:52.701Z] [java] INFO: Java security manager is disabled. [2024-03-19T02:25:52.701Z] [java] Mar 19, 2024 2:25:52 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:25:52.701Z] [java] INFO: Entering Security Startup Service. [2024-03-19T02:25:52.702Z] [java] Mar 19, 2024 2:25:52 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-03-19T02:25:52.702Z] [java] INFO: Security Service(s) started successfully. [2024-03-19T02:25:52.779Z] [exec] Mar 19, 2024 2:25:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:52.779Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@781654f8 [2024-03-19T02:25:52.779Z] [exec] Value of key is: test1 : [2024-03-19T02:25:52.779Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:52.779Z] [exec] [2024-03-19T02:25:52.779Z] [exec] [2024-03-19T02:25:52.779Z] [exec] ----------------------------------------- [2024-03-19T02:25:52.779Z] [exec] - test1 : : PASS - [2024-03-19T02:25:52.779Z] [exec] ----------------------------------------- [2024-03-19T02:25:52.779Z] [exec] Total PASS: 1 [2024-03-19T02:25:52.779Z] [exec] Total FAIL: 0 [2024-03-19T02:25:52.779Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:52.779Z] [exec] ----------------------------------------- [2024-03-19T02:25:52.779Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:52.779Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:52.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-interceptor-binding-for-stereotypes-web [2024-03-19T02:25:52.789Z] [2024-03-19T02:25:52.789Z] all: [2024-03-19T02:25:52.789Z] [2024-03-19T02:25:52.789Z] setOSConditions: [2024-03-19T02:25:52.789Z] [2024-03-19T02:25:52.789Z] setToolWin: [2024-03-19T02:25:52.789Z] [2024-03-19T02:25:52.789Z] setToolUnix: [2024-03-19T02:25:52.789Z] [2024-03-19T02:25:52.789Z] setToolProperty: [2024-03-19T02:25:52.789Z] [2024-03-19T02:25:52.789Z] setS1ASclassPath: [2024-03-19T02:25:52.789Z] [2024-03-19T02:25:52.789Z] init-common: [2024-03-19T02:25:52.789Z] [2024-03-19T02:25:52.789Z] clean: [2024-03-19T02:25:52.789Z] [2024-03-19T02:25:52.789Z] setOSConditions: [2024-03-19T02:25:52.789Z] [2024-03-19T02:25:52.789Z] setToolWin: [2024-03-19T02:25:52.789Z] [2024-03-19T02:25:52.790Z] setToolUnix: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] setToolProperty: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] setS1ASclassPath: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] init-common: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] clean-common: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] setOSConditions: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] setToolWin: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] setToolUnix: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] setToolProperty: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] setS1ASclassPath: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] init-common: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] clean-classes-common: [2024-03-19T02:25:52.790Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] setOSConditions: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.790Z] setToolWin: [2024-03-19T02:25:52.790Z] [2024-03-19T02:25:52.791Z] setToolUnix: [2024-03-19T02:25:52.791Z] [2024-03-19T02:25:52.791Z] setToolProperty: [2024-03-19T02:25:52.791Z] [2024-03-19T02:25:52.791Z] setS1ASclassPath: [2024-03-19T02:25:52.791Z] [2024-03-19T02:25:52.791Z] init-common: [2024-03-19T02:25:52.791Z] [2024-03-19T02:25:52.791Z] clean-jars-common: [2024-03-19T02:25:52.791Z] [2024-03-19T02:25:52.791Z] compile: [2024-03-19T02:25:52.791Z] [2024-03-19T02:25:52.791Z] setOSConditions: [2024-03-19T02:25:52.791Z] [2024-03-19T02:25:52.791Z] setToolWin: [2024-03-19T02:25:52.791Z] [2024-03-19T02:25:52.791Z] setToolUnix: [2024-03-19T02:25:52.791Z] [2024-03-19T02:25:52.791Z] setToolProperty: [2024-03-19T02:25:52.791Z] [2024-03-19T02:25:52.791Z] setS1ASclassPath: [2024-03-19T02:25:52.791Z] [2024-03-19T02:25:52.791Z] init-common: [2024-03-19T02:25:52.791Z] [2024-03-19T02:25:52.791Z] compile-common: [2024-03-19T02:25:52.791Z] [echo] Current time (ISO): 2024-03-19T02:25:52.750+0000 [2024-03-19T02:25:52.791Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:52.791Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:52.897Z] [exec] Application deployed with name deployment-ejb30-war-jsp. [2024-03-19T02:25:52.897Z] [exec] Command deploy executed successfully. [2024-03-19T02:25:52.897Z] [2024-03-19T02:25:52.897Z] init.os: [2024-03-19T02:25:52.897Z] [2024-03-19T02:25:52.897Z] init.tools.unix: [2024-03-19T02:25:52.897Z] [2024-03-19T02:25:52.897Z] init.tools.windows: [2024-03-19T02:25:52.897Z] [2024-03-19T02:25:52.897Z] init.tools: [2024-03-19T02:25:52.897Z] [2024-03-19T02:25:52.897Z] setAsadminArgs: [2024-03-19T02:25:52.897Z] [2024-03-19T02:25:52.897Z] init: [2024-03-19T02:25:52.897Z] [2024-03-19T02:25:52.897Z] init.customtasks: [2024-03-19T02:25:52.897Z] [2024-03-19T02:25:52.897Z] setEnabled: [2024-03-19T02:25:52.898Z] [2024-03-19T02:25:52.898Z] createAppRef: [2024-03-19T02:25:52.898Z] [2024-03-19T02:25:52.898Z] init.os: [2024-03-19T02:25:52.898Z] [2024-03-19T02:25:52.898Z] init.tools.unix: [2024-03-19T02:25:52.898Z] [2024-03-19T02:25:52.898Z] init.tools.windows: [2024-03-19T02:25:52.898Z] [2024-03-19T02:25:52.898Z] init.tools: [2024-03-19T02:25:52.898Z] [2024-03-19T02:25:52.898Z] setAsadminArgs: [2024-03-19T02:25:52.898Z] [2024-03-19T02:25:52.898Z] init: [2024-03-19T02:25:52.898Z] [2024-03-19T02:25:52.898Z] init.customtasks: [2024-03-19T02:25:52.898Z] [2024-03-19T02:25:52.898Z] prepare: [2024-03-19T02:25:52.898Z] [2024-03-19T02:25:52.898Z] setHttpPort2: [2024-03-19T02:25:52.898Z] [2024-03-19T02:25:52.898Z] runweb: [2024-03-19T02:25:52.898Z] [javaWithResult] Connecting to: http://localhost:8080/deployment-ejb30-war-jsp/index.jsp [2024-03-19T02:25:52.977Z] [exec] Value of key is: ThreadPoolTest [2024-03-19T02:25:52.977Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:52.977Z] [exec] [2024-03-19T02:25:52.977Z] [exec] [2024-03-19T02:25:52.977Z] [exec] ----------------------------------------- [2024-03-19T02:25:52.977Z] [exec] - ThreadPoolTest: PASS - [2024-03-19T02:25:52.977Z] [exec] ----------------------------------------- [2024-03-19T02:25:52.977Z] [exec] Total PASS: 1 [2024-03-19T02:25:52.977Z] [exec] Total FAIL: 0 [2024-03-19T02:25:52.977Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:52.977Z] [exec] ----------------------------------------- [2024-03-19T02:25:52.977Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:52.977Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:53.037Z] [2024-03-19T02:25:53.037Z] checkReporting-common: [2024-03-19T02:25:53.037Z] [2024-03-19T02:25:53.037Z] confirmReportPresent-common: [2024-03-19T02:25:53.037Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:53.037Z] [echo] Test seems to be reported fine [2024-03-19T02:25:53.037Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/RepRunConf.txt [2024-03-19T02:25:53.037Z] [2024-03-19T02:25:53.037Z] confirmMissingReport-common: [2024-03-19T02:25:53.037Z] [2024-03-19T02:25:53.037Z] asadmin-common: [2024-03-19T02:25:53.037Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-03-19T02:25:53.075Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false mq-cmt-excptApp [2024-03-19T02:25:53.075Z] [2024-03-19T02:25:53.075Z] unsetup: [2024-03-19T02:25:53.075Z] [2024-03-19T02:25:53.075Z] setOSConditions: [2024-03-19T02:25:53.075Z] [2024-03-19T02:25:53.075Z] setToolWin: [2024-03-19T02:25:53.075Z] [2024-03-19T02:25:53.075Z] setToolUnix: [2024-03-19T02:25:53.075Z] [2024-03-19T02:25:53.075Z] setToolProperty: [2024-03-19T02:25:53.075Z] [2024-03-19T02:25:53.075Z] setS1ASclassPath: [2024-03-19T02:25:53.075Z] [2024-03-19T02:25:53.075Z] init-common: [2024-03-19T02:25:53.075Z] [2024-03-19T02:25:53.075Z] undeploy-jms-common: [2024-03-19T02:25:53.075Z] [2024-03-19T02:25:53.075Z] setOSConditions: [2024-03-19T02:25:53.075Z] [2024-03-19T02:25:53.075Z] setToolWin: [2024-03-19T02:25:53.076Z] [2024-03-19T02:25:53.076Z] setToolUnix: [2024-03-19T02:25:53.076Z] [2024-03-19T02:25:53.076Z] setToolProperty: [2024-03-19T02:25:53.076Z] [2024-03-19T02:25:53.076Z] setS1ASclassPath: [2024-03-19T02:25:53.076Z] [2024-03-19T02:25:53.076Z] init-common: [2024-03-19T02:25:53.076Z] [2024-03-19T02:25:53.076Z] delete-jms-connection-common: [2024-03-19T02:25:53.209Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:53.209Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:53.209Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:53.209Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:53.209Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:53.209Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:53.209Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:53.234Z] [2024-03-19T02:25:53.234Z] checkReporting-common: [2024-03-19T02:25:53.234Z] [2024-03-19T02:25:53.234Z] confirmReportPresent-common: [2024-03-19T02:25:53.234Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:53.234Z] [echo] Test seems to be reported fine [2024-03-19T02:25:53.234Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/RepRunConf.txt [2024-03-19T02:25:53.234Z] [2024-03-19T02:25:53.234Z] confirmMissingReport-common: [2024-03-19T02:25:53.234Z] [2024-03-19T02:25:53.235Z] undeploy: [2024-03-19T02:25:53.235Z] [2024-03-19T02:25:53.235Z] setOSConditions: [2024-03-19T02:25:53.235Z] [2024-03-19T02:25:53.235Z] setToolWin: [2024-03-19T02:25:53.235Z] [2024-03-19T02:25:53.235Z] setToolUnix: [2024-03-19T02:25:53.235Z] [2024-03-19T02:25:53.235Z] setToolProperty: [2024-03-19T02:25:53.235Z] [2024-03-19T02:25:53.235Z] setS1ASclassPath: [2024-03-19T02:25:53.235Z] [2024-03-19T02:25:53.235Z] init-common: [2024-03-19T02:25:53.235Z] [2024-03-19T02:25:53.235Z] execute-ejb-sql-common: [2024-03-19T02:25:53.235Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/sql/drop_pointbase.sql [2024-03-19T02:25:53.235Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:25:53.235Z] [echo] asadmin delete-threadpool --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true express-service-thread-pool [2024-03-19T02:25:53.625Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-03-19T02:25:53.625Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-03-19T02:25:53.625Z] [2024-03-19T02:25:53.625Z] asadmin-common: [2024-03-19T02:25:53.625Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-03-19T02:25:53.644Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-03-19T02:25:53.644Z] [2024-03-19T02:25:53.644Z] setOSConditions: [2024-03-19T02:25:53.644Z] [2024-03-19T02:25:53.644Z] setToolWin: [2024-03-19T02:25:53.644Z] [2024-03-19T02:25:53.644Z] setToolUnix: [2024-03-19T02:25:53.644Z] [2024-03-19T02:25:53.644Z] setToolProperty: [2024-03-19T02:25:53.644Z] [2024-03-19T02:25:53.644Z] setS1ASclassPath: [2024-03-19T02:25:53.644Z] [2024-03-19T02:25:53.644Z] init-common: [2024-03-19T02:25:53.644Z] [2024-03-19T02:25:53.644Z] delete-jms-resource-common: [2024-03-19T02:25:53.658Z] [2024-03-19T02:25:53.659Z] all: [2024-03-19T02:25:53.659Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:53.659Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:53.659Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:53.659Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:53.659Z] [2024-03-19T02:25:53.659Z] setOSConditions: [2024-03-19T02:25:53.659Z] [2024-03-19T02:25:53.659Z] setToolWin: [2024-03-19T02:25:53.659Z] [2024-03-19T02:25:53.659Z] setToolUnix: [2024-03-19T02:25:53.659Z] [2024-03-19T02:25:53.659Z] setToolProperty: [2024-03-19T02:25:53.659Z] [2024-03-19T02:25:53.659Z] setS1ASclassPath: [2024-03-19T02:25:53.659Z] [2024-03-19T02:25:53.659Z] init-common: [2024-03-19T02:25:53.659Z] [2024-03-19T02:25:53.660Z] clean: [2024-03-19T02:25:53.660Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:53.660Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:53.660Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:53.660Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:53.660Z] [2024-03-19T02:25:53.660Z] setOSConditions: [2024-03-19T02:25:53.660Z] [2024-03-19T02:25:53.660Z] setToolWin: [2024-03-19T02:25:53.660Z] [2024-03-19T02:25:53.660Z] setToolUnix: [2024-03-19T02:25:53.660Z] [2024-03-19T02:25:53.660Z] setToolProperty: [2024-03-19T02:25:53.660Z] [2024-03-19T02:25:53.660Z] setS1ASclassPath: [2024-03-19T02:25:53.660Z] [2024-03-19T02:25:53.660Z] init-common: [2024-03-19T02:25:53.660Z] [2024-03-19T02:25:53.660Z] clean-common: [2024-03-19T02:25:53.660Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:53.661Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:53.661Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:53.661Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:53.661Z] [2024-03-19T02:25:53.661Z] setOSConditions: [2024-03-19T02:25:53.661Z] [2024-03-19T02:25:53.661Z] setToolWin: [2024-03-19T02:25:53.661Z] [2024-03-19T02:25:53.661Z] setToolUnix: [2024-03-19T02:25:53.661Z] [2024-03-19T02:25:53.661Z] setToolProperty: [2024-03-19T02:25:53.661Z] [2024-03-19T02:25:53.661Z] setS1ASclassPath: [2024-03-19T02:25:53.661Z] [2024-03-19T02:25:53.661Z] init-common: [2024-03-19T02:25:53.661Z] [2024-03-19T02:25:53.661Z] clean-classes-common: [2024-03-19T02:25:53.661Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:53.661Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:53.662Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:53.662Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:53.662Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:53.662Z] [2024-03-19T02:25:53.662Z] setOSConditions: [2024-03-19T02:25:53.662Z] [2024-03-19T02:25:53.662Z] setToolWin: [2024-03-19T02:25:53.662Z] [2024-03-19T02:25:53.662Z] setToolUnix: [2024-03-19T02:25:53.662Z] [2024-03-19T02:25:53.662Z] setToolProperty: [2024-03-19T02:25:53.662Z] [2024-03-19T02:25:53.662Z] setS1ASclassPath: [2024-03-19T02:25:53.662Z] [2024-03-19T02:25:53.662Z] init-common: [2024-03-19T02:25:53.662Z] [2024-03-19T02:25:53.662Z] clean-jars-common: [2024-03-19T02:25:53.662Z] [2024-03-19T02:25:53.662Z] run-wsimport: [2024-03-19T02:25:53.662Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:53.662Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:53.663Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:53.663Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:53.663Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:53.663Z] [2024-03-19T02:25:53.663Z] setOSConditions: [2024-03-19T02:25:53.663Z] [2024-03-19T02:25:53.663Z] setToolWin: [2024-03-19T02:25:53.663Z] [2024-03-19T02:25:53.663Z] setToolUnix: [2024-03-19T02:25:53.663Z] [2024-03-19T02:25:53.663Z] setToolProperty: [2024-03-19T02:25:53.663Z] [2024-03-19T02:25:53.663Z] setS1ASclassPath: [2024-03-19T02:25:53.663Z] [2024-03-19T02:25:53.663Z] init-common: [2024-03-19T02:25:53.663Z] [2024-03-19T02:25:53.663Z] wsimport: [2024-03-19T02:25:53.722Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:53.722Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:53.722Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:53.722Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:53.722Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:53.722Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:53.722Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:53.776Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:53.776Z] [javac] 1 warning [2024-03-19T02:25:53.776Z] [2024-03-19T02:25:53.776Z] build: [2024-03-19T02:25:53.776Z] [2024-03-19T02:25:53.776Z] setOSConditions: [2024-03-19T02:25:53.776Z] [2024-03-19T02:25:53.776Z] setToolWin: [2024-03-19T02:25:53.776Z] [2024-03-19T02:25:53.776Z] setToolUnix: [2024-03-19T02:25:53.776Z] [2024-03-19T02:25:53.777Z] setToolProperty: [2024-03-19T02:25:53.777Z] [2024-03-19T02:25:53.777Z] setS1ASclassPath: [2024-03-19T02:25:53.777Z] [2024-03-19T02:25:53.777Z] init-common: [2024-03-19T02:25:53.777Z] [2024-03-19T02:25:53.777Z] webclient-war-common: [2024-03-19T02:25:53.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:53.777Z] [2024-03-19T02:25:53.777Z] clear: [2024-03-19T02:25:53.777Z] [2024-03-19T02:25:53.777Z] test-tlds-exist: [2024-03-19T02:25:53.777Z] [2024-03-19T02:25:53.777Z] copy-tlds: [2024-03-19T02:25:53.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:53.777Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:53.777Z] [2024-03-19T02:25:53.777Z] test-tagfiles-exist: [2024-03-19T02:25:53.777Z] [2024-03-19T02:25:53.777Z] copy-tagfiles: [2024-03-19T02:25:53.777Z] [2024-03-19T02:25:53.777Z] package-war-common: [2024-03-19T02:25:53.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:53.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:53.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/lib [2024-03-19T02:25:53.777Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:53.778Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:53.778Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-simpletag-annotation-web.war [2024-03-19T02:25:53.778Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:53.778Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:53.778Z] [javac] Compiling 1 source file [2024-03-19T02:25:53.778Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/WebTest.java:42: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:25:53.778Z] [javac] int port = new Integer(portS).intValue(); [2024-03-19T02:25:53.778Z] [javac] ^ [2024-03-19T02:25:53.778Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:53.778Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:53.778Z] [javac] 1 warning [2024-03-19T02:25:53.778Z] [2024-03-19T02:25:53.778Z] deploy: [2024-03-19T02:25:53.778Z] [2024-03-19T02:25:53.778Z] deploy-war-common: [2024-03-19T02:25:53.778Z] [2024-03-19T02:25:53.778Z] setOSConditions: [2024-03-19T02:25:53.778Z] [2024-03-19T02:25:53.778Z] setToolWin: [2024-03-19T02:25:53.778Z] [2024-03-19T02:25:53.778Z] setToolUnix: [2024-03-19T02:25:53.778Z] [2024-03-19T02:25:53.778Z] setToolProperty: [2024-03-19T02:25:53.778Z] [2024-03-19T02:25:53.778Z] setS1ASclassPath: [2024-03-19T02:25:53.778Z] [2024-03-19T02:25:53.778Z] init-common: [2024-03-19T02:25:53.778Z] [2024-03-19T02:25:53.779Z] deploy-war-commonpe: [2024-03-19T02:25:53.811Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-threadpool --target server express-service-thread-pool [2024-03-19T02:25:53.811Z] [2024-03-19T02:25:53.811Z] restart-server-instance-common: [2024-03-19T02:25:53.811Z] [2024-03-19T02:25:53.811Z] setOSConditions: [2024-03-19T02:25:53.811Z] [2024-03-19T02:25:53.811Z] setToolWin: [2024-03-19T02:25:53.811Z] [2024-03-19T02:25:53.811Z] setToolUnix: [2024-03-19T02:25:53.811Z] [2024-03-19T02:25:53.812Z] setToolProperty: [2024-03-19T02:25:53.812Z] [2024-03-19T02:25:53.812Z] setS1ASclassPath: [2024-03-19T02:25:53.812Z] [2024-03-19T02:25:53.812Z] init-common: [2024-03-19T02:25:53.812Z] [2024-03-19T02:25:53.812Z] stopDomain: [2024-03-19T02:25:53.812Z] [echo] run.xml:stopping domain... [2024-03-19T02:25:53.858Z] [javaWithResult] 0: [2024-03-19T02:25:53.858Z] [javaWithResult] 1: [2024-03-19T02:25:53.858Z] [javaWithResult] 2: [2024-03-19T02:25:53.858Z] [javaWithResult] 3: [2024-03-19T02:25:53.858Z] [javaWithResult] 4: [2024-03-19T02:25:53.858Z] [javaWithResult] 5: [2024-03-19T02:25:53.858Z] [javaWithResult] 6: Hello [2024-03-19T02:25:53.858Z] [javaWithResult] 7: [2024-03-19T02:25:53.858Z] [javaWithResult] 8: [2024-03-19T02:25:53.858Z] [javaWithResult] 9: Message: Hello World: 0 [2024-03-19T02:25:53.858Z] [javaWithResult] 10: Message2: ds1-login-timeout=0ds2-login-timeout=0, Hello World [2024-03-19T02:25:53.859Z] [javaWithResult] 11: [2024-03-19T02:25:53.859Z] [javaWithResult] 12: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] processResult: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] failed: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] passed: [2024-03-19T02:25:53.859Z] [echo] Test jsp Passed [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] unknown: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] init.os: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] init.tools.unix: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] init.tools.windows: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] init.tools: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] setAsadminArgs: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] init: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] init.customtasks: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] prepare: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] undeploy.asadmin: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.859Z] setAsadminArgs: [2024-03-19T02:25:53.859Z] [2024-03-19T02:25:53.860Z] common.undeploy.asadmin: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] init.os: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] init.tools.unix: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] init.tools.windows: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] init.tools: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] setAsadminArgs: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] init: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] init.customtasks: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] delAppRef: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] init.os: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] init.tools.unix: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] init.tools.windows: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] init.tools: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] setAsadminArgs: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.860Z] init: [2024-03-19T02:25:53.860Z] [2024-03-19T02:25:53.861Z] init.customtasks: [2024-03-19T02:25:53.861Z] [2024-03-19T02:25:53.861Z] common.run.asadmin: [2024-03-19T02:25:53.861Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-war-jsp [2024-03-19T02:25:53.882Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-03-19T02:25:53.883Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-03-19T02:25:53.883Z] [2024-03-19T02:25:53.883Z] setOSConditions: [2024-03-19T02:25:53.883Z] [2024-03-19T02:25:53.883Z] setToolWin: [2024-03-19T02:25:53.883Z] [2024-03-19T02:25:53.883Z] setToolUnix: [2024-03-19T02:25:53.883Z] [2024-03-19T02:25:53.883Z] setToolProperty: [2024-03-19T02:25:53.883Z] [2024-03-19T02:25:53.883Z] setS1ASclassPath: [2024-03-19T02:25:53.883Z] [2024-03-19T02:25:53.883Z] init-common: [2024-03-19T02:25:53.883Z] [2024-03-19T02:25:53.883Z] runclient-common: [2024-03-19T02:25:53.883Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-03-19T02:25:54.036Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-simpletag-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-simpletag-annotation-web.war [2024-03-19T02:25:54.209Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-03-19T02:25:54.209Z] [exec] Administered object jms/SampleQueue deleted. [2024-03-19T02:25:54.229Z] [exec] parsing WSDL... [2024-03-19T02:25:54.309Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:54.309Z] [javac] 1 warning [2024-03-19T02:25:54.467Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:54.467Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:25:54.597Z] [java] Mar 19, 2024 2:25:54 AM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2024-03-19T02:25:54.597Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [45710] [2024-03-19T02:25:54.597Z] [java] Mar 19, 2024 2:25:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:54.597Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@f4d391c [2024-03-19T02:25:54.597Z] [java] Mar 19, 2024 2:25:54 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:25:54.598Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb31-embedded-remote-ejb/SimpleEjb, java:global/ejb-ejb31-embedded-remote-ejb/SimpleEjb!org.glassfish.tests.ejb.remote.SimpleRemote] [2024-03-19T02:25:54.598Z] [java] Mar 19, 2024 2:25:54 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-03-19T02:25:54.598Z] [java] INFO: Glassfish-specific (Non-portable) JNDI names for EJB SimpleEjb: [org.glassfish.tests.ejb.remote.SimpleRemote#org.glassfish.tests.ejb.remote.SimpleRemote, org.glassfish.tests.ejb.remote.SimpleRemote] [2024-03-19T02:25:54.598Z] [java] Mar 19, 2024 2:25:54 AM org.jboss.weld.bootstrap.WeldStartup [2024-03-19T02:25:54.598Z] [java] INFO: WELD-000900: 6.0.0 (Beta1) [2024-03-19T02:25:54.603Z] [2024-03-19T02:25:54.603Z] build: [2024-03-19T02:25:54.603Z] [2024-03-19T02:25:54.603Z] setOSConditions: [2024-03-19T02:25:54.603Z] [2024-03-19T02:25:54.603Z] setToolWin: [2024-03-19T02:25:54.603Z] [2024-03-19T02:25:54.603Z] setToolUnix: [2024-03-19T02:25:54.603Z] [2024-03-19T02:25:54.603Z] setToolProperty: [2024-03-19T02:25:54.603Z] [2024-03-19T02:25:54.603Z] setS1ASclassPath: [2024-03-19T02:25:54.603Z] [2024-03-19T02:25:54.603Z] init-common: [2024-03-19T02:25:54.603Z] [2024-03-19T02:25:54.603Z] webclient-war-common: [2024-03-19T02:25:54.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:54.603Z] [2024-03-19T02:25:54.603Z] clear: [2024-03-19T02:25:54.603Z] [2024-03-19T02:25:54.603Z] test-tlds-exist: [2024-03-19T02:25:54.604Z] [2024-03-19T02:25:54.604Z] copy-tlds: [2024-03-19T02:25:54.604Z] [2024-03-19T02:25:54.604Z] test-tagfiles-exist: [2024-03-19T02:25:54.604Z] [2024-03-19T02:25:54.604Z] copy-tagfiles: [2024-03-19T02:25:54.604Z] [2024-03-19T02:25:54.604Z] package-war-common: [2024-03-19T02:25:54.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:54.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:54.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:54.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:54.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/lib [2024-03-19T02:25:54.604Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:54.604Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:54.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/docroot [2024-03-19T02:25:54.604Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-stacking-stereotypes-web.war [2024-03-19T02:25:54.604Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:54.604Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:54.604Z] [javac] Compiling 1 source file [2024-03-19T02:25:54.604Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:54.605Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:54.605Z] [2024-03-19T02:25:54.605Z] deploy: [2024-03-19T02:25:54.605Z] [2024-03-19T02:25:54.605Z] deploy-war-common: [2024-03-19T02:25:54.605Z] [2024-03-19T02:25:54.605Z] setOSConditions: [2024-03-19T02:25:54.605Z] [2024-03-19T02:25:54.605Z] setToolWin: [2024-03-19T02:25:54.605Z] [2024-03-19T02:25:54.605Z] setToolUnix: [2024-03-19T02:25:54.605Z] [2024-03-19T02:25:54.605Z] setToolProperty: [2024-03-19T02:25:54.605Z] [2024-03-19T02:25:54.605Z] setS1ASclassPath: [2024-03-19T02:25:54.605Z] [2024-03-19T02:25:54.605Z] init-common: [2024-03-19T02:25:54.605Z] [2024-03-19T02:25:54.605Z] deploy-war-commonpe: [2024-03-19T02:25:54.726Z] [exec] Command undeploy executed successfully. [2024-03-19T02:25:54.726Z] [2024-03-19T02:25:54.726Z] private-all: [2024-03-19T02:25:54.726Z] [2024-03-19T02:25:54.726Z] setAsadminArgsWithoutPassword: [2024-03-19T02:25:54.726Z] [2024-03-19T02:25:54.726Z] create.user: [2024-03-19T02:25:54.727Z] [2024-03-19T02:25:54.727Z] setAsadminArgsWithoutPassword: [2024-03-19T02:25:54.727Z] [2024-03-19T02:25:54.727Z] common.createuser.asadmin: [2024-03-19T02:25:54.727Z] [2024-03-19T02:25:54.727Z] init.os: [2024-03-19T02:25:54.727Z] [2024-03-19T02:25:54.727Z] init.tools.unix: [2024-03-19T02:25:54.727Z] [2024-03-19T02:25:54.727Z] init.tools.windows: [2024-03-19T02:25:54.727Z] [2024-03-19T02:25:54.727Z] init.tools: [2024-03-19T02:25:54.727Z] [2024-03-19T02:25:54.727Z] setAsadminArgs: [2024-03-19T02:25:54.727Z] [2024-03-19T02:25:54.727Z] init: [2024-03-19T02:25:54.727Z] [2024-03-19T02:25:54.727Z] init.customtasks: [2024-03-19T02:25:54.727Z] [2024-03-19T02:25:54.727Z] common.run.asadmin: [2024-03-19T02:25:54.727Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2024-03-19T02:25:54.739Z] [java] Value of key is: [2024-03-19T02:25:54.739Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:54.739Z] [java] [2024-03-19T02:25:54.739Z] [java] [2024-03-19T02:25:54.739Z] [java] ----------------------------------------- [2024-03-19T02:25:54.739Z] [java] - : PASS - [2024-03-19T02:25:54.739Z] [java] ----------------------------------------- [2024-03-19T02:25:54.739Z] [java] Total PASS: 1 [2024-03-19T02:25:54.739Z] [java] Total FAIL: 0 [2024-03-19T02:25:54.739Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:25:54.739Z] [java] ----------------------------------------- [2024-03-19T02:25:54.740Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:54.740Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:54.740Z] [2024-03-19T02:25:54.740Z] undeploy: [2024-03-19T02:25:54.740Z] [2024-03-19T02:25:54.740Z] setOSConditions: [2024-03-19T02:25:54.740Z] [2024-03-19T02:25:54.740Z] setToolWin: [2024-03-19T02:25:54.740Z] [2024-03-19T02:25:54.740Z] setToolUnix: [2024-03-19T02:25:54.740Z] [2024-03-19T02:25:54.740Z] setToolProperty: [2024-03-19T02:25:54.740Z] [2024-03-19T02:25:54.740Z] setS1ASclassPath: [2024-03-19T02:25:54.740Z] [2024-03-19T02:25:54.740Z] init-common: [2024-03-19T02:25:54.740Z] [2024-03-19T02:25:54.740Z] undeploy-jar-common: [2024-03-19T02:25:54.766Z] [exec] Waiting for the domain to stop . [2024-03-19T02:25:54.766Z] [exec] Waiting finished after 203 ms. [2024-03-19T02:25:54.766Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:25:54.772Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-03-19T02:25:54.772Z] [2024-03-19T02:25:54.772Z] destroy-lifecycle: [2024-03-19T02:25:54.772Z] [2024-03-19T02:25:54.772Z] asadmin-common: [2024-03-19T02:25:54.772Z] [echo] asadmin delete-lifecycle-module --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true lifecycletest1 [2024-03-19T02:25:54.796Z] [exec] [2024-03-19T02:25:54.796Z] [exec] Generating code... [2024-03-19T02:25:54.796Z] [exec] [2024-03-19T02:25:54.796Z] [exec] Compiling code... [2024-03-19T02:25:54.814Z] [exec] Mar 19, 2024 2:25:54 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:25:54.814Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:25:54.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-stacking-stereotypes --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-stacking-stereotypes-web.war [2024-03-19T02:25:54.997Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb32-methodintf-ejb [2024-03-19T02:25:55.119Z] [exec] Application deployed with name cdi-stacking-stereotypes-web. [2024-03-19T02:25:55.119Z] [2024-03-19T02:25:55.119Z] deploy-war-commonee: [2024-03-19T02:25:55.119Z] [2024-03-19T02:25:55.119Z] run: [2024-03-19T02:25:55.164Z] [java] Mar 19, 2024 2:25:54 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:25:55.164Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:25:55.164Z] [java] Mar 19, 2024 2:25:54 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-03-19T02:25:55.164Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-03-19T02:25:55.253Z] [2024-03-19T02:25:55.253Z] all: [2024-03-19T02:25:55.253Z] [2024-03-19T02:25:55.253Z] timer: [2024-03-19T02:25:55.253Z] [2024-03-19T02:25:55.253Z] all: [2024-03-19T02:25:55.253Z] [2024-03-19T02:25:55.253Z] getalltimers: [2024-03-19T02:25:55.253Z] [2024-03-19T02:25:55.253Z] setOSConditions: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] setToolWin: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] setToolUnix: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] setToolProperty: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] setS1ASclassPath: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] init-common: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] clean: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] setOSConditions: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] setToolWin: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] setToolUnix: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] setToolProperty: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] setS1ASclassPath: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] init-common: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] clean-common: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] setOSConditions: [2024-03-19T02:25:55.254Z] [2024-03-19T02:25:55.254Z] setToolWin: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] setToolUnix: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] setToolProperty: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] setS1ASclassPath: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] init-common: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] clean-classes-common: [2024-03-19T02:25:55.255Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] setOSConditions: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] setToolWin: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] setToolUnix: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] setToolProperty: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] setS1ASclassPath: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] init-common: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] clean-jars-common: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.255Z] compile: [2024-03-19T02:25:55.255Z] [2024-03-19T02:25:55.256Z] setOSConditions: [2024-03-19T02:25:55.256Z] [2024-03-19T02:25:55.256Z] setToolWin: [2024-03-19T02:25:55.256Z] [2024-03-19T02:25:55.256Z] setToolUnix: [2024-03-19T02:25:55.256Z] [2024-03-19T02:25:55.256Z] setToolProperty: [2024-03-19T02:25:55.256Z] [2024-03-19T02:25:55.256Z] setS1ASclassPath: [2024-03-19T02:25:55.256Z] [2024-03-19T02:25:55.256Z] init-common: [2024-03-19T02:25:55.256Z] [2024-03-19T02:25:55.256Z] compile-common: [2024-03-19T02:25:55.256Z] [echo] Current time (ISO): 2024-03-19T02:25:55.116+0000 [2024-03-19T02:25:55.256Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:55.256Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:55.294Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups j2ee --authrealmname file --target server j2ee [2024-03-19T02:25:55.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-lifecycle-module lifecycletest1 [2024-03-19T02:25:55.352Z] [2024-03-19T02:25:55.352Z] setOSConditions: [2024-03-19T02:25:55.352Z] [2024-03-19T02:25:55.352Z] setToolWin: [2024-03-19T02:25:55.352Z] [2024-03-19T02:25:55.352Z] setToolUnix: [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.353Z] setToolProperty: [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.353Z] setS1ASclassPath: [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.353Z] init-common: [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.353Z] default-sql: [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.353Z] setOSConditions: [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.353Z] setToolWin: [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.353Z] setToolUnix: [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.353Z] setToolProperty: [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.353Z] setS1ASclassPath: [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.353Z] init-common: [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.353Z] execute-sql-common: [2024-03-19T02:25:55.353Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/lifecycle/sql/drop_pointbase.sql [2024-03-19T02:25:55.353Z] [sql] 0 rows affected [2024-03-19T02:25:55.353Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.353Z] sql-oracle: [2024-03-19T02:25:55.353Z] [2024-03-19T02:25:55.354Z] execute-sql-connector: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] all: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] setOSConditions: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] setToolWin: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] setToolUnix: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] setToolProperty: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] setS1ASclassPath: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] init-common: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] clean: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] setOSConditions: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] setToolWin: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] setToolUnix: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] setToolProperty: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] setS1ASclassPath: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.354Z] init-common: [2024-03-19T02:25:55.354Z] [2024-03-19T02:25:55.355Z] clean-common: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] setOSConditions: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] setToolWin: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] setToolUnix: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] setToolProperty: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] setS1ASclassPath: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] init-common: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] clean-classes-common: [2024-03-19T02:25:55.355Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] setOSConditions: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] setToolWin: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] setToolUnix: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] setToolProperty: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] setS1ASclassPath: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] init-common: [2024-03-19T02:25:55.355Z] [2024-03-19T02:25:55.355Z] clean-jars-common: [2024-03-19T02:25:55.356Z] [2024-03-19T02:25:55.356Z] compile: [2024-03-19T02:25:55.356Z] [2024-03-19T02:25:55.356Z] setOSConditions: [2024-03-19T02:25:55.356Z] [2024-03-19T02:25:55.356Z] setToolWin: [2024-03-19T02:25:55.356Z] [2024-03-19T02:25:55.356Z] setToolUnix: [2024-03-19T02:25:55.356Z] [2024-03-19T02:25:55.356Z] setToolProperty: [2024-03-19T02:25:55.356Z] [2024-03-19T02:25:55.356Z] setS1ASclassPath: [2024-03-19T02:25:55.356Z] [2024-03-19T02:25:55.356Z] init-common: [2024-03-19T02:25:55.356Z] [2024-03-19T02:25:55.356Z] compile-common: [2024-03-19T02:25:55.356Z] [echo] Current time (ISO): 2024-03-19T02:25:55.194+0000 [2024-03-19T02:25:55.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:55.356Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:55.384Z] [exec] Mar 19, 2024 2:25:55 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:55.384Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:55.399Z] [java] opening connection to http://localhost:8080/cdi-stacking-stereotypes/myurl [2024-03-19T02:25:55.399Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:25:55.400Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:55.400Z] [java] [2024-03-19T02:25:55.400Z] [java] [2024-03-19T02:25:55.400Z] [java] ----------------------------------------- [2024-03-19T02:25:55.400Z] [java] - stereotypes-stereotype-stacking: PASS - [2024-03-19T02:25:55.400Z] [java] ----------------------------------------- [2024-03-19T02:25:55.400Z] [java] - Total PASS : 1 - [2024-03-19T02:25:55.400Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:55.400Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:55.400Z] [java] ----------------------------------------- [2024-03-19T02:25:55.400Z] [2024-03-19T02:25:55.400Z] undeploy: [2024-03-19T02:25:55.400Z] [2024-03-19T02:25:55.400Z] setOSConditions: [2024-03-19T02:25:55.400Z] [2024-03-19T02:25:55.400Z] setToolWin: [2024-03-19T02:25:55.400Z] [2024-03-19T02:25:55.400Z] setToolUnix: [2024-03-19T02:25:55.400Z] [2024-03-19T02:25:55.400Z] setToolProperty: [2024-03-19T02:25:55.400Z] [2024-03-19T02:25:55.400Z] setS1ASclassPath: [2024-03-19T02:25:55.400Z] [2024-03-19T02:25:55.400Z] init-common: [2024-03-19T02:25:55.400Z] [2024-03-19T02:25:55.400Z] undeploy-war-common: [2024-03-19T02:25:55.443Z] [exec] Application deployed with name web-jsp-simpletag-annotation-web. [2024-03-19T02:25:55.443Z] [2024-03-19T02:25:55.443Z] deploy-war-commonee: [2024-03-19T02:25:55.443Z] [2024-03-19T02:25:55.444Z] run: [2024-03-19T02:25:55.444Z] [java] GET /web-jsp-simpletag-annotation/test.jsp HTTP/1.0 [2024-03-19T02:25:55.444Z] [java] HTTP/1.1 200 OK [2024-03-19T02:25:55.444Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:25:55.444Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:25:55.444Z] [java] Set-Cookie: JSESSIONID=48793d252f528eab8b0b889971a8; Path=/web-jsp-simpletag-annotation; HttpOnly [2024-03-19T02:25:55.444Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:25:55.444Z] [java] Connection: close [2024-03-19T02:25:55.444Z] [java] Content-Length: 118 [2024-03-19T02:25:55.444Z] [java] ==init==
[2024-03-19T02:25:55.444Z] [java] ==PostConstruct==
[2024-03-19T02:25:55.444Z] [java] ==body==
[2024-03-19T02:25:55.444Z] [java] ==PostConstruct==
[2024-03-19T02:25:55.444Z] [java] ==PreDestroy==
[2024-03-19T02:25:55.444Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:55.444Z] [java] [2024-03-19T02:25:55.444Z] [java] [2024-03-19T02:25:55.444Z] [java] ----------------------------------------- [2024-03-19T02:25:55.444Z] [java] - BodyTag test: PASS - [2024-03-19T02:25:55.444Z] [java] ----------------------------------------- [2024-03-19T02:25:55.444Z] [java] - Total PASS : 1 - [2024-03-19T02:25:55.444Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:55.444Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:55.444Z] [java] ----------------------------------------- [2024-03-19T02:25:55.444Z] [2024-03-19T02:25:55.444Z] undeploy: [2024-03-19T02:25:55.444Z] [2024-03-19T02:25:55.444Z] setOSConditions: [2024-03-19T02:25:55.444Z] [2024-03-19T02:25:55.444Z] setToolWin: [2024-03-19T02:25:55.444Z] [2024-03-19T02:25:55.444Z] setToolUnix: [2024-03-19T02:25:55.444Z] [2024-03-19T02:25:55.444Z] setToolProperty: [2024-03-19T02:25:55.444Z] [2024-03-19T02:25:55.444Z] setS1ASclassPath: [2024-03-19T02:25:55.444Z] [2024-03-19T02:25:55.444Z] init-common: [2024-03-19T02:25:55.444Z] [2024-03-19T02:25:55.444Z] undeploy-war-common: [2024-03-19T02:25:55.553Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/asadminuserpassword.txt [2024-03-19T02:25:55.553Z] [2024-03-19T02:25:55.553Z] init.os: [2024-03-19T02:25:55.553Z] [2024-03-19T02:25:55.554Z] init.tools.unix: [2024-03-19T02:25:55.554Z] [2024-03-19T02:25:55.554Z] init.tools.windows: [2024-03-19T02:25:55.554Z] [2024-03-19T02:25:55.554Z] init.tools: [2024-03-19T02:25:55.554Z] [2024-03-19T02:25:55.554Z] setAsadminArgs: [2024-03-19T02:25:55.554Z] [2024-03-19T02:25:55.554Z] init: [2024-03-19T02:25:55.554Z] [2024-03-19T02:25:55.554Z] init.customtasks: [2024-03-19T02:25:55.554Z] [2024-03-19T02:25:55.554Z] prepare: [2024-03-19T02:25:55.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2024-03-19T02:25:55.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives [2024-03-19T02:25:55.554Z] [2024-03-19T02:25:55.554Z] compile: [2024-03-19T02:25:55.554Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:55.554Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2024-03-19T02:25:55.658Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-stacking-stereotypes-web [2024-03-19T02:25:55.658Z] [2024-03-19T02:25:55.658Z] all: [2024-03-19T02:25:55.658Z] [echo] [2024-03-19T02:25:55.658Z] [echo] ************************* [2024-03-19T02:25:55.658Z] [echo] * Running transactions [2024-03-19T02:25:55.658Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/transactions [2024-03-19T02:25:55.658Z] [echo] ************************* [2024-03-19T02:25:55.658Z] [echo] [2024-03-19T02:25:55.658Z] [2024-03-19T02:25:55.658Z] all: [2024-03-19T02:25:55.658Z] [2024-03-19T02:25:55.658Z] transactions: [2024-03-19T02:25:55.658Z] [2024-03-19T02:25:55.658Z] setOSConditions: [2024-03-19T02:25:55.658Z] [2024-03-19T02:25:55.658Z] setToolWin: [2024-03-19T02:25:55.658Z] [2024-03-19T02:25:55.658Z] setToolUnix: [2024-03-19T02:25:55.658Z] [2024-03-19T02:25:55.658Z] setToolProperty: [2024-03-19T02:25:55.658Z] [2024-03-19T02:25:55.658Z] setS1ASclassPath: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] init-common: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] clean: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] setOSConditions: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] setToolWin: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] setToolUnix: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] setToolProperty: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] setS1ASclassPath: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] init-common: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] clean-common: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] setOSConditions: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] setToolWin: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] setToolUnix: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.659Z] setToolProperty: [2024-03-19T02:25:55.659Z] [2024-03-19T02:25:55.660Z] setS1ASclassPath: [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] init-common: [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] clean-classes-common: [2024-03-19T02:25:55.660Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] setOSConditions: [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] setToolWin: [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] setToolUnix: [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] setToolProperty: [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] setS1ASclassPath: [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] init-common: [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] clean-jars-common: [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] compile: [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] setOSConditions: [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] setToolWin: [2024-03-19T02:25:55.660Z] [2024-03-19T02:25:55.660Z] setToolUnix: [2024-03-19T02:25:55.661Z] [2024-03-19T02:25:55.661Z] setToolProperty: [2024-03-19T02:25:55.661Z] [2024-03-19T02:25:55.661Z] setS1ASclassPath: [2024-03-19T02:25:55.661Z] [2024-03-19T02:25:55.661Z] init-common: [2024-03-19T02:25:55.661Z] [2024-03-19T02:25:55.661Z] compile-common: [2024-03-19T02:25:55.661Z] [echo] Current time (ISO): 2024-03-19T02:25:55.564+0000 [2024-03-19T02:25:55.661Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:55.661Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:55.705Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-simpletag-annotation-web [2024-03-19T02:25:55.705Z] [2024-03-19T02:25:55.705Z] all: [2024-03-19T02:25:55.705Z] [echo] [2024-03-19T02:25:55.705Z] [echo] ************************* [2024-03-19T02:25:55.705Z] [echo] * Running jspStaticFileEncoding [2024-03-19T02:25:55.705Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding [2024-03-19T02:25:55.705Z] [echo] ************************* [2024-03-19T02:25:55.705Z] [echo] [2024-03-19T02:25:55.705Z] [2024-03-19T02:25:55.705Z] setOSConditions: [2024-03-19T02:25:55.705Z] [2024-03-19T02:25:55.705Z] setToolWin: [2024-03-19T02:25:55.705Z] [2024-03-19T02:25:55.705Z] setToolUnix: [2024-03-19T02:25:55.705Z] [2024-03-19T02:25:55.705Z] setToolProperty: [2024-03-19T02:25:55.705Z] [2024-03-19T02:25:55.705Z] setS1ASclassPath: [2024-03-19T02:25:55.705Z] [2024-03-19T02:25:55.705Z] init-common: [2024-03-19T02:25:55.705Z] [2024-03-19T02:25:55.706Z] clean: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] setOSConditions: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] setToolWin: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] setToolUnix: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] setToolProperty: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] setS1ASclassPath: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] init-common: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] clean-common: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] setOSConditions: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] setToolWin: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] setToolUnix: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] setToolProperty: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] setS1ASclassPath: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] init-common: [2024-03-19T02:25:55.706Z] [2024-03-19T02:25:55.706Z] clean-classes-common: [2024-03-19T02:25:55.707Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:55.707Z] [2024-03-19T02:25:55.707Z] setOSConditions: [2024-03-19T02:25:55.707Z] [2024-03-19T02:25:55.707Z] setToolWin: [2024-03-19T02:25:55.707Z] [2024-03-19T02:25:55.707Z] setToolUnix: [2024-03-19T02:25:55.707Z] [2024-03-19T02:25:55.707Z] setToolProperty: [2024-03-19T02:25:55.707Z] [2024-03-19T02:25:55.707Z] setS1ASclassPath: [2024-03-19T02:25:55.707Z] [2024-03-19T02:25:55.707Z] init-common: [2024-03-19T02:25:55.707Z] [2024-03-19T02:25:55.707Z] clean-jars-common: [2024-03-19T02:25:55.707Z] [2024-03-19T02:25:55.707Z] compile: [2024-03-19T02:25:55.729Z] [java] Mar 19, 2024 2:25:55 AM org.glassfish.deployment.admin.DeployCommand execute [2024-03-19T02:25:55.729Z] [java] INFO: ejb-ejb31-embedded-remote-ejb was successfully deployed in 3,762 milliseconds. [2024-03-19T02:25:55.729Z] [java] Looking up EJB... [2024-03-19T02:25:55.815Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:55.815Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:55.815Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:55.815Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:55.815Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:55.815Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:55.815Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:55.815Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:55.920Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:55.920Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:55.920Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:55.920Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:55.920Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:55.920Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:55.920Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:55.947Z] [exec] Mar 19, 2024 2:25:55 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:25:55.948Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:25:55.964Z] [2024-03-19T02:25:55.964Z] setOSConditions: [2024-03-19T02:25:55.964Z] [2024-03-19T02:25:55.964Z] setToolWin: [2024-03-19T02:25:55.964Z] [2024-03-19T02:25:55.964Z] setToolUnix: [2024-03-19T02:25:55.964Z] [2024-03-19T02:25:55.964Z] setToolProperty: [2024-03-19T02:25:55.964Z] [2024-03-19T02:25:55.964Z] setS1ASclassPath: [2024-03-19T02:25:55.964Z] [2024-03-19T02:25:55.964Z] init-common: [2024-03-19T02:25:55.964Z] [2024-03-19T02:25:55.965Z] compile-common: [2024-03-19T02:25:55.965Z] [echo] Current time (ISO): 2024-03-19T02:25:55.709+0000 [2024-03-19T02:25:55.965Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:55.965Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/servlet [2024-03-19T02:25:55.965Z] [2024-03-19T02:25:55.965Z] build: [2024-03-19T02:25:55.965Z] [2024-03-19T02:25:55.965Z] setOSConditions: [2024-03-19T02:25:55.965Z] [2024-03-19T02:25:55.965Z] setToolWin: [2024-03-19T02:25:55.965Z] [2024-03-19T02:25:55.965Z] setToolUnix: [2024-03-19T02:25:55.965Z] [2024-03-19T02:25:55.965Z] setToolProperty: [2024-03-19T02:25:55.965Z] [2024-03-19T02:25:55.965Z] setS1ASclassPath: [2024-03-19T02:25:55.966Z] [2024-03-19T02:25:55.966Z] init-common: [2024-03-19T02:25:55.966Z] [2024-03-19T02:25:55.966Z] webclient-war-common: [2024-03-19T02:25:55.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:55.966Z] [2024-03-19T02:25:55.966Z] clear: [2024-03-19T02:25:55.966Z] [2024-03-19T02:25:55.966Z] test-tlds-exist: [2024-03-19T02:25:55.966Z] [2024-03-19T02:25:55.966Z] copy-tlds: [2024-03-19T02:25:55.966Z] [2024-03-19T02:25:55.966Z] test-tagfiles-exist: [2024-03-19T02:25:55.966Z] [2024-03-19T02:25:55.966Z] copy-tagfiles: [2024-03-19T02:25:55.966Z] [2024-03-19T02:25:55.966Z] package-war-common: [2024-03-19T02:25:55.967Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:55.967Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:55.967Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:55.967Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:55.967Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/lib [2024-03-19T02:25:55.967Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:55.967Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-staticFileEncoding-web.war [2024-03-19T02:25:55.967Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:55.967Z] [2024-03-19T02:25:55.967Z] deploy: [2024-03-19T02:25:55.967Z] [2024-03-19T02:25:55.967Z] deploy-war-common: [2024-03-19T02:25:55.967Z] [2024-03-19T02:25:55.968Z] setOSConditions: [2024-03-19T02:25:55.968Z] [2024-03-19T02:25:55.968Z] setToolWin: [2024-03-19T02:25:55.968Z] [2024-03-19T02:25:55.968Z] setToolUnix: [2024-03-19T02:25:55.968Z] [2024-03-19T02:25:55.968Z] setToolProperty: [2024-03-19T02:25:55.968Z] [2024-03-19T02:25:55.968Z] setS1ASclassPath: [2024-03-19T02:25:55.968Z] [2024-03-19T02:25:55.968Z] init-common: [2024-03-19T02:25:55.968Z] [2024-03-19T02:25:55.968Z] deploy-war-commonpe: [2024-03-19T02:25:55.987Z] [java] Invoking EJB... [2024-03-19T02:25:55.987Z] [java] EJB said: hello [2024-03-19T02:25:55.987Z] [java] Mar 19, 2024 2:25:55 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:25:55.987Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:25:55.987Z] [java] Mar 19, 2024 2:25:55 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-03-19T02:25:55.987Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-03-19T02:25:55.987Z] [java] Mar 19, 2024 2:25:55 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-03-19T02:25:55.987Z] [java] INFO: Shutdown procedure finished [2024-03-19T02:25:55.987Z] [java] --------------------- [2024-03-19T02:25:55.987Z] [java] --------------------- [2024-03-19T02:25:55.987Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-03-19T02:25:55.987Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:25:55.987Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-03-19T02:25:55.987Z] [java] Value of key is: embedded with remote 1 [2024-03-19T02:25:55.987Z] [java] Done calling EJB [2024-03-19T02:25:55.987Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:55.987Z] [java] [2024-03-19T02:25:55.987Z] [java] [2024-03-19T02:25:55.987Z] [java] ----------------------------------------- [2024-03-19T02:25:55.987Z] [java] - embedded with remote 1: PASS - [2024-03-19T02:25:55.987Z] [java] ----------------------------------------- [2024-03-19T02:25:55.987Z] [java] Total PASS: 1 [2024-03-19T02:25:55.987Z] [java] Total FAIL: 0 [2024-03-19T02:25:55.987Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:25:55.988Z] [java] ----------------------------------------- [2024-03-19T02:25:55.988Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:55.988Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:56.074Z] [javac] 1 warning [2024-03-19T02:25:56.074Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:56.074Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2024-03-19T02:25:56.170Z] [2024-03-19T02:25:56.170Z] compile: [2024-03-19T02:25:56.170Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:56.170Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:56.170Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:56.170Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:56.170Z] [2024-03-19T02:25:56.170Z] setOSConditions: [2024-03-19T02:25:56.170Z] [2024-03-19T02:25:56.170Z] setToolWin: [2024-03-19T02:25:56.170Z] [2024-03-19T02:25:56.170Z] setToolUnix: [2024-03-19T02:25:56.171Z] [2024-03-19T02:25:56.171Z] setToolProperty: [2024-03-19T02:25:56.171Z] [2024-03-19T02:25:56.171Z] setS1ASclassPath: [2024-03-19T02:25:56.171Z] [2024-03-19T02:25:56.171Z] init-common: [2024-03-19T02:25:56.171Z] [2024-03-19T02:25:56.171Z] compile-common: [2024-03-19T02:25:56.171Z] [echo] Current time (ISO): 2024-03-19T02:25:55.933+0000 [2024-03-19T02:25:56.171Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:56.207Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:56.207Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:56.208Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:56.208Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:56.208Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:56.208Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:56.208Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:56.224Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:56.224Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:56.225Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:56.225Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:56.225Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:56.225Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:56.225Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:56.225Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-staticFileEncoding --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-staticFileEncoding-web.war [2024-03-19T02:25:56.333Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:56.333Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:56.333Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:56.333Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:56.333Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:56.333Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:56.333Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:56.501Z] [exec] Application deployed with name web-staticFileEncoding-web. [2024-03-19T02:25:56.501Z] [2024-03-19T02:25:56.502Z] deploy-war-commonee: [2024-03-19T02:25:56.502Z] [2024-03-19T02:25:56.502Z] run: [2024-03-19T02:25:56.502Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:56.502Z] [javac] Compiling 1 source file [2024-03-19T02:25:56.502Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:56.502Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:56.551Z] [2024-03-19T02:25:56.551Z] warn: [2024-03-19T02:25:56.551Z] [echo] Domain was STOPPED to run the test [2024-03-19T02:25:56.551Z] [2024-03-19T02:25:56.551Z] all: [2024-03-19T02:25:56.551Z] [2024-03-19T02:25:56.551Z] stop-derby: [2024-03-19T02:25:56.551Z] [2024-03-19T02:25:56.551Z] setOSConditions: [2024-03-19T02:25:56.551Z] [2024-03-19T02:25:56.551Z] setToolWin: [2024-03-19T02:25:56.551Z] [2024-03-19T02:25:56.551Z] setToolUnix: [2024-03-19T02:25:56.551Z] [2024-03-19T02:25:56.551Z] setToolProperty: [2024-03-19T02:25:56.551Z] [2024-03-19T02:25:56.551Z] setS1ASclassPath: [2024-03-19T02:25:56.552Z] [2024-03-19T02:25:56.552Z] init-common: [2024-03-19T02:25:56.552Z] [2024-03-19T02:25:56.552Z] stopDerby: [2024-03-19T02:25:56.552Z] [echo] Stopping Derby DB servers on ports 45716 and 45717 [2024-03-19T02:25:56.592Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:56.592Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/web/Servlet.java uses unchecked or unsafe operations. [2024-03-19T02:25:56.592Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:25:56.592Z] [javac] 1 warning [2024-03-19T02:25:56.592Z] [2024-03-19T02:25:56.592Z] assemble: [2024-03-19T02:25:56.592Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2024-03-19T02:25:56.592Z] [2024-03-19T02:25:56.592Z] declare-test: [2024-03-19T02:25:56.592Z] [echo] Starting test servlet ejb30/war/servlet Test asadmin deploy [2024-03-19T02:25:56.592Z] [2024-03-19T02:25:56.592Z] init.os: [2024-03-19T02:25:56.592Z] [2024-03-19T02:25:56.592Z] init.tools.unix: [2024-03-19T02:25:56.592Z] [2024-03-19T02:25:56.592Z] init.tools.windows: [2024-03-19T02:25:56.592Z] [2024-03-19T02:25:56.592Z] init.tools: [2024-03-19T02:25:56.592Z] [2024-03-19T02:25:56.592Z] setAsadminArgs: [2024-03-19T02:25:56.592Z] [2024-03-19T02:25:56.592Z] init: [2024-03-19T02:25:56.592Z] [2024-03-19T02:25:56.592Z] init.customtasks: [2024-03-19T02:25:56.592Z] [2024-03-19T02:25:56.592Z] prepare: [2024-03-19T02:25:56.592Z] [2024-03-19T02:25:56.593Z] deploy.asadmin: [2024-03-19T02:25:56.593Z] [2024-03-19T02:25:56.593Z] setAsadminArgs: [2024-03-19T02:25:56.593Z] [2024-03-19T02:25:56.593Z] common.deploy.asadmin: [2024-03-19T02:25:56.593Z] [2024-03-19T02:25:56.593Z] init.os: [2024-03-19T02:25:56.593Z] [2024-03-19T02:25:56.593Z] init.tools.unix: [2024-03-19T02:25:56.593Z] [2024-03-19T02:25:56.593Z] init.tools.windows: [2024-03-19T02:25:56.593Z] [2024-03-19T02:25:56.593Z] init.tools: [2024-03-19T02:25:56.593Z] [2024-03-19T02:25:56.593Z] setAsadminArgs: [2024-03-19T02:25:56.593Z] [2024-03-19T02:25:56.593Z] init: [2024-03-19T02:25:56.593Z] [2024-03-19T02:25:56.593Z] init.customtasks: [2024-03-19T02:25:56.593Z] [2024-03-19T02:25:56.593Z] common.run.asadmin: [2024-03-19T02:25:56.593Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deployment-ejb30-war-servlet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2024-03-19T02:25:56.759Z] [java] Invoking URL: http://localhost:45711/web-staticFileEncoding/include.jsp [2024-03-19T02:25:56.759Z] [java] Response Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:25:56.759Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:56.759Z] [java] [2024-03-19T02:25:56.759Z] [java] [2024-03-19T02:25:56.759Z] [java] ----------------------------------------- [2024-03-19T02:25:56.759Z] [java] - jspStaticFileEncoding: PASS - [2024-03-19T02:25:56.759Z] [java] ----------------------------------------- [2024-03-19T02:25:56.759Z] [java] - Total PASS : 1 - [2024-03-19T02:25:56.759Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:56.759Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:56.759Z] [java] ----------------------------------------- [2024-03-19T02:25:56.759Z] [2024-03-19T02:25:56.759Z] undeploy: [2024-03-19T02:25:56.759Z] [2024-03-19T02:25:56.759Z] setOSConditions: [2024-03-19T02:25:56.759Z] [2024-03-19T02:25:56.759Z] setToolWin: [2024-03-19T02:25:56.759Z] [2024-03-19T02:25:56.759Z] setToolUnix: [2024-03-19T02:25:56.759Z] [2024-03-19T02:25:56.759Z] setToolProperty: [2024-03-19T02:25:56.759Z] [2024-03-19T02:25:56.759Z] setS1ASclassPath: [2024-03-19T02:25:56.759Z] [2024-03-19T02:25:56.759Z] init-common: [2024-03-19T02:25:56.759Z] [2024-03-19T02:25:56.759Z] undeploy-war-common: [2024-03-19T02:25:56.772Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:56.873Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:57.017Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-staticFileEncoding-web [2024-03-19T02:25:57.017Z] [2024-03-19T02:25:57.017Z] all: [2024-03-19T02:25:57.017Z] [echo] [2024-03-19T02:25:57.017Z] [echo] ************************* [2024-03-19T02:25:57.017Z] [echo] * Running jspTagFileBomEncodingMismatchTagDir [2024-03-19T02:25:57.017Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir [2024-03-19T02:25:57.017Z] [echo] ************************* [2024-03-19T02:25:57.017Z] [echo] [2024-03-19T02:25:57.017Z] [2024-03-19T02:25:57.017Z] setOSConditions: [2024-03-19T02:25:57.017Z] [2024-03-19T02:25:57.017Z] setToolWin: [2024-03-19T02:25:57.017Z] [2024-03-19T02:25:57.017Z] setToolUnix: [2024-03-19T02:25:57.017Z] [2024-03-19T02:25:57.017Z] setToolProperty: [2024-03-19T02:25:57.017Z] [2024-03-19T02:25:57.018Z] setS1ASclassPath: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] init-common: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] clean: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] setOSConditions: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] setToolWin: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] setToolUnix: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] setToolProperty: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] setS1ASclassPath: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] init-common: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] clean-common: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] setOSConditions: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] setToolWin: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] setToolUnix: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.018Z] setToolProperty: [2024-03-19T02:25:57.018Z] [2024-03-19T02:25:57.019Z] setS1ASclassPath: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] init-common: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] clean-classes-common: [2024-03-19T02:25:57.019Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] setOSConditions: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] setToolWin: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] setToolUnix: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] setToolProperty: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] setS1ASclassPath: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] init-common: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] clean-jars-common: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] compile: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] setOSConditions: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] setToolWin: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] setToolUnix: [2024-03-19T02:25:57.019Z] [2024-03-19T02:25:57.019Z] setToolProperty: [2024-03-19T02:25:57.020Z] [2024-03-19T02:25:57.020Z] setS1ASclassPath: [2024-03-19T02:25:57.020Z] [2024-03-19T02:25:57.020Z] init-common: [2024-03-19T02:25:57.020Z] [2024-03-19T02:25:57.020Z] compile-common: [2024-03-19T02:25:57.020Z] [echo] Current time (ISO): 2024-03-19T02:25:57.010+0000 [2024-03-19T02:25:57.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:57.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/servlet [2024-03-19T02:25:57.020Z] [2024-03-19T02:25:57.020Z] build: [2024-03-19T02:25:57.020Z] [2024-03-19T02:25:57.020Z] setOSConditions: [2024-03-19T02:25:57.020Z] [2024-03-19T02:25:57.020Z] setToolWin: [2024-03-19T02:25:57.020Z] [2024-03-19T02:25:57.020Z] setToolUnix: [2024-03-19T02:25:57.020Z] [2024-03-19T02:25:57.020Z] setToolProperty: [2024-03-19T02:25:57.020Z] [2024-03-19T02:25:57.020Z] setS1ASclassPath: [2024-03-19T02:25:57.020Z] [2024-03-19T02:25:57.020Z] init-common: [2024-03-19T02:25:57.029Z] [javac] 1 warning [2024-03-19T02:25:57.029Z] [2024-03-19T02:25:57.029Z] setOSConditions: [2024-03-19T02:25:57.029Z] [2024-03-19T02:25:57.029Z] setToolWin: [2024-03-19T02:25:57.029Z] [2024-03-19T02:25:57.029Z] setToolUnix: [2024-03-19T02:25:57.029Z] [2024-03-19T02:25:57.029Z] setToolProperty: [2024-03-19T02:25:57.029Z] [2024-03-19T02:25:57.029Z] setS1ASclassPath: [2024-03-19T02:25:57.029Z] [2024-03-19T02:25:57.029Z] init-common: [2024-03-19T02:25:57.030Z] [2024-03-19T02:25:57.030Z] compile-common: [2024-03-19T02:25:57.030Z] [echo] Current time (ISO): 2024-03-19T02:25:56.901+0000 [2024-03-19T02:25:57.030Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:57.130Z] [javac] 1 warning [2024-03-19T02:25:57.130Z] [2024-03-19T02:25:57.130Z] setOSConditions: [2024-03-19T02:25:57.130Z] [2024-03-19T02:25:57.130Z] setToolWin: [2024-03-19T02:25:57.130Z] [2024-03-19T02:25:57.130Z] setToolUnix: [2024-03-19T02:25:57.130Z] [2024-03-19T02:25:57.130Z] setToolProperty: [2024-03-19T02:25:57.130Z] [2024-03-19T02:25:57.130Z] setS1ASclassPath: [2024-03-19T02:25:57.130Z] [2024-03-19T02:25:57.130Z] init-common: [2024-03-19T02:25:57.130Z] [2024-03-19T02:25:57.130Z] compile-common: [2024-03-19T02:25:57.130Z] [echo] Current time (ISO): 2024-03-19T02:25:56.928+0000 [2024-03-19T02:25:57.130Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:57.155Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:57.155Z] [javac] 1 warning [2024-03-19T02:25:57.155Z] [2024-03-19T02:25:57.155Z] build: [2024-03-19T02:25:57.155Z] [2024-03-19T02:25:57.155Z] setOSConditions: [2024-03-19T02:25:57.155Z] [2024-03-19T02:25:57.155Z] setToolWin: [2024-03-19T02:25:57.155Z] [2024-03-19T02:25:57.155Z] setToolUnix: [2024-03-19T02:25:57.155Z] [2024-03-19T02:25:57.155Z] setToolProperty: [2024-03-19T02:25:57.155Z] [2024-03-19T02:25:57.155Z] setS1ASclassPath: [2024-03-19T02:25:57.155Z] [2024-03-19T02:25:57.155Z] init-common: [2024-03-19T02:25:57.155Z] [2024-03-19T02:25:57.155Z] webclient-war-common: [2024-03-19T02:25:57.155Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:57.155Z] [2024-03-19T02:25:57.155Z] clear: [2024-03-19T02:25:57.155Z] [2024-03-19T02:25:57.155Z] test-tlds-exist: [2024-03-19T02:25:57.156Z] [2024-03-19T02:25:57.156Z] copy-tlds: [2024-03-19T02:25:57.156Z] [2024-03-19T02:25:57.156Z] test-tagfiles-exist: [2024-03-19T02:25:57.156Z] [2024-03-19T02:25:57.156Z] copy-tagfiles: [2024-03-19T02:25:57.156Z] [2024-03-19T02:25:57.156Z] package-war-common: [2024-03-19T02:25:57.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:57.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:57.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:57.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:57.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/lib [2024-03-19T02:25:57.156Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:57.156Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:57.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/docroot [2024-03-19T02:25:57.156Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-transaction-scoped-web.war [2024-03-19T02:25:57.156Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:57.156Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:57.156Z] [javac] Compiling 1 source file [2024-03-19T02:25:57.156Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:57.156Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:57.156Z] [2024-03-19T02:25:57.156Z] deploy: [2024-03-19T02:25:57.157Z] [2024-03-19T02:25:57.157Z] deploy-war-common: [2024-03-19T02:25:57.157Z] [2024-03-19T02:25:57.157Z] setOSConditions: [2024-03-19T02:25:57.157Z] [2024-03-19T02:25:57.157Z] setToolWin: [2024-03-19T02:25:57.157Z] [2024-03-19T02:25:57.157Z] setToolUnix: [2024-03-19T02:25:57.157Z] [2024-03-19T02:25:57.157Z] setToolProperty: [2024-03-19T02:25:57.157Z] [2024-03-19T02:25:57.157Z] setS1ASclassPath: [2024-03-19T02:25:57.157Z] [2024-03-19T02:25:57.157Z] init-common: [2024-03-19T02:25:57.157Z] [2024-03-19T02:25:57.157Z] deploy-war-commonpe: [2024-03-19T02:25:57.163Z] [java] Tue Mar 19 02:25:56 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:25:57.163Z] [java] Tue Mar 19 02:25:56 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:25:57.163Z] [2024-03-19T02:25:57.164Z] report: [2024-03-19T02:25:57.164Z] [2024-03-19T02:25:57.164Z] transfer: [2024-03-19T02:25:57.164Z] [xslt] Processing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:25:57.164Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-03-19T02:25:57.164Z] [2024-03-19T02:25:57.164Z] report-sh: [2024-03-19T02:25:57.164Z] [echo] Comparing results with expected results [2024-03-19T02:25:57.164Z] [exec] input file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:25:57.164Z] [exec] [2024-03-19T02:25:57.164Z] [exec] ************************ [2024-03-19T02:25:57.164Z] [exec] PASSED= 32 [2024-03-19T02:25:57.164Z] [exec] ------------ ========= [2024-03-19T02:25:57.164Z] [exec] FAILED= 0 [2024-03-19T02:25:57.164Z] [exec] ------------ ========= [2024-03-19T02:25:57.164Z] [exec] DID NOT RUN= 271 [2024-03-19T02:25:57.164Z] [exec] ------------ ========= [2024-03-19T02:25:57.164Z] [exec] Total Expected=303 [2024-03-19T02:25:57.164Z] [exec] ************************ [2024-03-19T02:25:57.164Z] [exec] [2024-03-19T02:25:57.164Z] [2024-03-19T02:25:57.164Z] setOSConditions: [2024-03-19T02:25:57.164Z] [2024-03-19T02:25:57.164Z] setToolWin: [2024-03-19T02:25:57.164Z] [2024-03-19T02:25:57.164Z] setToolUnix: [2024-03-19T02:25:57.164Z] [2024-03-19T02:25:57.164Z] setToolProperty: [2024-03-19T02:25:57.164Z] [2024-03-19T02:25:57.164Z] setS1ASclassPath: [2024-03-19T02:25:57.164Z] [2024-03-19T02:25:57.164Z] init-common: [2024-03-19T02:25:57.164Z] [2024-03-19T02:25:57.164Z] report-result: [2024-03-19T02:25:57.167Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:57.167Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:25:57.305Z] [2024-03-19T02:25:57.305Z] webclient-war-common: [2024-03-19T02:25:57.305Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:57.305Z] [2024-03-19T02:25:57.305Z] clear: [2024-03-19T02:25:57.305Z] [2024-03-19T02:25:57.305Z] test-tlds-exist: [2024-03-19T02:25:57.305Z] [2024-03-19T02:25:57.305Z] copy-tlds: [2024-03-19T02:25:57.305Z] [2024-03-19T02:25:57.305Z] test-tagfiles-exist: [2024-03-19T02:25:57.305Z] [2024-03-19T02:25:57.305Z] copy-tagfiles: [2024-03-19T02:25:57.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-03-19T02:25:57.306Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-03-19T02:25:57.306Z] [2024-03-19T02:25:57.306Z] package-war-common: [2024-03-19T02:25:57.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:57.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:57.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/lib [2024-03-19T02:25:57.306Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:57.306Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tagfile-bom-encoding-mismatch-tagdir-web.war [2024-03-19T02:25:57.306Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:57.306Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:57.306Z] [javac] Compiling 1 source file [2024-03-19T02:25:57.306Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:57.306Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:57.306Z] [2024-03-19T02:25:57.306Z] deploy: [2024-03-19T02:25:57.306Z] [2024-03-19T02:25:57.306Z] deploy-war-common: [2024-03-19T02:25:57.306Z] [2024-03-19T02:25:57.306Z] setOSConditions: [2024-03-19T02:25:57.306Z] [2024-03-19T02:25:57.306Z] setToolWin: [2024-03-19T02:25:57.306Z] [2024-03-19T02:25:57.306Z] setToolUnix: [2024-03-19T02:25:57.307Z] [2024-03-19T02:25:57.307Z] setToolProperty: [2024-03-19T02:25:57.307Z] [2024-03-19T02:25:57.307Z] setS1ASclassPath: [2024-03-19T02:25:57.307Z] [2024-03-19T02:25:57.307Z] init-common: [2024-03-19T02:25:57.307Z] [2024-03-19T02:25:57.307Z] deploy-war-commonpe: [2024-03-19T02:25:57.421Z] [2024-03-19T02:25:57.421Z] setOSConditions: [2024-03-19T02:25:57.421Z] [2024-03-19T02:25:57.421Z] setToolWin: [2024-03-19T02:25:57.421Z] [2024-03-19T02:25:57.421Z] setToolUnix: [2024-03-19T02:25:57.422Z] [2024-03-19T02:25:57.422Z] setToolProperty: [2024-03-19T02:25:57.422Z] [2024-03-19T02:25:57.422Z] setS1ASclassPath: [2024-03-19T02:25:57.422Z] [2024-03-19T02:25:57.422Z] init-common: [2024-03-19T02:25:57.422Z] [2024-03-19T02:25:57.422Z] dev-report: [2024-03-19T02:25:57.422Z] [java] ********************** [2024-03-19T02:25:57.422Z] [java] * PASSED 32 * [2024-03-19T02:25:57.422Z] [java] * FAILED 0 * [2024-03-19T02:25:57.422Z] [java] * DID NOT RUN 0 * [2024-03-19T02:25:57.422Z] [java] * TOTAL 32 * [2024-03-19T02:25:57.422Z] [java] ********************** [2024-03-19T02:25:57.422Z] [java] [2024-03-19T02:25:57.422Z] [2024-03-19T02:25:57.422Z] BUILD SUCCESSFUL [2024-03-19T02:25:57.422Z] Total time: 4 minutes 49 seconds [2024-03-19T02:25:57.547Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:57.547Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:57.547Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:57.547Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:57.547Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:57.547Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:57.547Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:57.563Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tagfile-bom-encoding-mismatch-tagdir --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tagfile-bom-encoding-mismatch-tagdir-web.war [2024-03-19T02:25:57.680Z] + check_successful_run [2024-03-19T02:25:57.680Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-03-19T02:25:57.680Z] [2024-03-19T02:25:57.680Z] ===== CHECK SUCCESSFUL RUN ===== [2024-03-19T02:25:57.680Z] [2024-03-19T02:25:57.680Z] + FILE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:25:57.680Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html ']' [2024-03-19T02:25:57.680Z] + echo 'File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-03-19T02:25:57.680Z] File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-03-19T02:25:57.680Z] + generate_junit_report ejb_group_embedded [2024-03-19T02:25:57.680Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-03-19T02:25:57.680Z] [2024-03-19T02:25:57.680Z] ===== GENERATE JUNIT REPORT ===== [2024-03-19T02:25:57.680Z] [2024-03-19T02:25:57.680Z] + TD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:25:57.680Z] + JUD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml [2024-03-19T02:25:57.680Z] + TESTSUITE_NAME=ejb_group_embedded [2024-03-19T02:25:57.680Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:25:57.680Z] + awk -v suitename=ejb_group_embedded ' [2024-03-19T02:25:57.680Z] BEGIN { [2024-03-19T02:25:57.680Z] totaltests = 0; [2024-03-19T02:25:57.680Z] totalfailures = 0; [2024-03-19T02:25:57.680Z] totalerrors = 0; [2024-03-19T02:25:57.680Z] } [2024-03-19T02:25:57.680Z] function getPropVal(str){ [2024-03-19T02:25:57.680Z] split(str, a, "="); [2024-03-19T02:25:57.680Z] val = a[2]; [2024-03-19T02:25:57.680Z] # remove quotes [2024-03-19T02:25:57.680Z] gsub("\"","",val); [2024-03-19T02:25:57.680Z] return val; [2024-03-19T02:25:57.680Z] } [2024-03-19T02:25:57.680Z] function removeXMLTag(str){ [2024-03-19T02:25:57.680Z] # remove xml tag quotes [2024-03-19T02:25:57.680Z] gsub("","",str); [2024-03-19T02:25:57.680Z] gsub("<.*>","",str); [2024-03-19T02:25:57.680Z] gsub(">","",str); [2024-03-19T02:25:57.680Z] return str; [2024-03-19T02:25:57.680Z] } [2024-03-19T02:25:57.680Z] /status value=/ { [2024-03-19T02:25:57.680Z] result=getPropVal($0); [2024-03-19T02:25:57.680Z] result=removeXMLTag(result); [2024-03-19T02:25:57.680Z] } [2024-03-19T02:25:57.680Z] // { [2024-03-19T02:25:57.680Z] getline; [2024-03-19T02:25:57.680Z] getline; [2024-03-19T02:25:57.680Z] testunit=removeXMLTag($0); [2024-03-19T02:25:57.680Z] gsub("\"","",testunit); [2024-03-19T02:25:57.680Z] } [2024-03-19T02:25:57.680Z] // { [2024-03-19T02:25:57.680Z] getline; [2024-03-19T02:25:57.680Z] testname=removeXMLTag($0); [2024-03-19T02:25:57.680Z] gsub("\"","",testname); [2024-03-19T02:25:57.681Z] } [2024-03-19T02:25:57.681Z] /<\/testcase>/{ [2024-03-19T02:25:57.681Z] classname=testunit [2024-03-19T02:25:57.681Z] # printing testcase to out [2024-03-19T02:25:57.681Z] out = out sprintf(" \n", classname, testname); [2024-03-19T02:25:57.681Z] if (result == "fail") { [2024-03-19T02:25:57.681Z] out = out " \n"; [2024-03-19T02:25:57.681Z] totalfailures++; [2024-03-19T02:25:57.681Z] } else if (result == "did_not_run") { [2024-03-19T02:25:57.681Z] out = out " \n"; [2024-03-19T02:25:57.681Z] totalerrors++; [2024-03-19T02:25:57.681Z] } [2024-03-19T02:25:57.681Z] out = out " \n"; [2024-03-19T02:25:57.681Z] [2024-03-19T02:25:57.681Z] totaltests++; [2024-03-19T02:25:57.681Z] result=""; [2024-03-19T02:25:57.681Z] testname=""; [2024-03-19T02:25:57.681Z] } [2024-03-19T02:25:57.681Z] END { [2024-03-19T02:25:57.681Z] print "" [2024-03-19T02:25:57.681Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-03-19T02:25:57.681Z] printf "%s", out; [2024-03-19T02:25:57.681Z] print "" [2024-03-19T02:25:57.681Z] }' [2024-03-19T02:25:57.681Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:25:57.681Z] + change_junit_report_class_names [2024-03-19T02:25:57.681Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:25:57.681Z] + sed -i 's/\bclassname="/classname="ejb_group_embedded./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:25:57.681Z] + copy_test_artifacts ejb_group_embedded [2024-03-19T02:25:57.681Z] + sleep 1 [2024-03-19T02:25:57.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-transaction-scoped --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-transaction-scoped-web.war [2024-03-19T02:25:57.721Z] [exec] Application deployed with name cdi-transaction-scoped-web. [2024-03-19T02:25:57.721Z] [2024-03-19T02:25:57.721Z] deploy-war-commonee: [2024-03-19T02:25:57.721Z] [2024-03-19T02:25:57.721Z] run: [2024-03-19T02:25:57.732Z] [exec] Application deployed with name deployment-ejb30-war-servlet. [2024-03-19T02:25:57.732Z] [exec] Command deploy executed successfully. [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] init.os: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] init.tools.unix: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] init.tools.windows: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] init.tools: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] setAsadminArgs: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] init: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] init.customtasks: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] setEnabled: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] createAppRef: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] init.os: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] init.tools.unix: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] init.tools.windows: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.732Z] init.tools: [2024-03-19T02:25:57.732Z] [2024-03-19T02:25:57.733Z] setAsadminArgs: [2024-03-19T02:25:57.733Z] [2024-03-19T02:25:57.733Z] init: [2024-03-19T02:25:57.733Z] [2024-03-19T02:25:57.733Z] init.customtasks: [2024-03-19T02:25:57.733Z] [2024-03-19T02:25:57.733Z] prepare: [2024-03-19T02:25:57.733Z] [2024-03-19T02:25:57.733Z] setHttpPort2: [2024-03-19T02:25:57.733Z] [2024-03-19T02:25:57.733Z] runweb: [2024-03-19T02:25:57.733Z] [javaWithResult] GET /deployment-ejb30-war-servlet/servlet HTTP/1.0 [2024-03-19T02:25:57.733Z] [javaWithResult] [2024-03-19T02:25:57.733Z] [javaWithResult] 0: HTTP/1.1 200 OK [2024-03-19T02:25:57.733Z] [javaWithResult] 1: Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:25:57.733Z] [javaWithResult] 2: X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 8.0.1 Java/Eclipse Adoptium/21) [2024-03-19T02:25:57.733Z] [javaWithResult] 3: Pragma: No-cache [2024-03-19T02:25:57.733Z] [javaWithResult] 4: Cache-Control: no-cache [2024-03-19T02:25:57.733Z] [javaWithResult] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:25:57.733Z] [javaWithResult] 6: Set-Cookie: JSESSIONID=4879dacb9004e10f68deaa1f33e1; Path=/deployment-ejb30-war-servlet; HttpOnly [2024-03-19T02:25:57.733Z] [javaWithResult] 7: Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:25:57.733Z] [javaWithResult] 8: Connection: close [2024-03-19T02:25:57.733Z] [javaWithResult] 9: Content-Length: 168 [2024-03-19T02:25:57.733Z] [javaWithResult] 10: [2024-03-19T02:25:57.733Z] [javaWithResult] 11: Servlet Output</TTILE></HEAD><BODY> [2024-03-19T02:25:57.733Z] [javaWithResult] 12: ds login timeout = 0 [2024-03-19T02:25:57.733Z] [javaWithResult] 13: Hello World [2024-03-19T02:25:57.733Z] [javaWithResult] 14: Filter: Hello World: 0 [2024-03-19T02:25:57.733Z] [javaWithResult] 15: in role j2ee = true [2024-03-19T02:25:57.733Z] [javaWithResult] 16: in role guest = false [2024-03-19T02:25:57.733Z] [javaWithResult] 17: </BODY></HTML> [2024-03-19T02:25:57.733Z] [2024-03-19T02:25:57.733Z] processResult: [2024-03-19T02:25:57.733Z] [2024-03-19T02:25:57.733Z] failed: [2024-03-19T02:25:57.733Z] [2024-03-19T02:25:57.733Z] passed: [2024-03-19T02:25:57.733Z] [echo] Test servlet Passed [2024-03-19T02:25:57.733Z] [2024-03-19T02:25:57.733Z] unknown: [2024-03-19T02:25:57.733Z] [2024-03-19T02:25:57.733Z] declare-test: [2024-03-19T02:25:57.733Z] [echo] Starting test servlet ejb30/war/servlet Test asadmin redeploy [2024-03-19T02:25:57.733Z] [2024-03-19T02:25:57.734Z] init.os: [2024-03-19T02:25:57.734Z] [2024-03-19T02:25:57.734Z] init.tools.unix: [2024-03-19T02:25:57.734Z] [2024-03-19T02:25:57.734Z] init.tools.windows: [2024-03-19T02:25:57.734Z] [2024-03-19T02:25:57.734Z] init.tools: [2024-03-19T02:25:57.734Z] [2024-03-19T02:25:57.734Z] setAsadminArgs: [2024-03-19T02:25:57.734Z] [2024-03-19T02:25:57.734Z] init: [2024-03-19T02:25:57.821Z] [exec] Application deployed with name web-jsp-tagfile-bom-encoding-mismatch-tagdir-web. [2024-03-19T02:25:57.821Z] [2024-03-19T02:25:57.821Z] deploy-war-commonee: [2024-03-19T02:25:57.821Z] [2024-03-19T02:25:57.822Z] run: [2024-03-19T02:25:57.822Z] [java] Connecting to: http://localhost:45711/web-jsp-tagfile-bom-encoding-mismatch-tagdir/test.jsp [2024-03-19T02:25:57.822Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:57.822Z] [java] [2024-03-19T02:25:57.822Z] [java] [2024-03-19T02:25:57.822Z] [java] ----------------------------------------- [2024-03-19T02:25:57.822Z] [java] - jsp-tagfile-bom-encoding-mismatch-tagdir: PASS - [2024-03-19T02:25:57.822Z] [java] ----------------------------------------- [2024-03-19T02:25:57.822Z] [java] - Total PASS : 1 - [2024-03-19T02:25:57.822Z] [java] - Total FAIL : 0 - [2024-03-19T02:25:57.822Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:25:57.822Z] [java] ----------------------------------------- [2024-03-19T02:25:57.822Z] [2024-03-19T02:25:57.822Z] undeploy: [2024-03-19T02:25:57.822Z] [2024-03-19T02:25:57.822Z] setOSConditions: [2024-03-19T02:25:57.822Z] [2024-03-19T02:25:57.822Z] setToolWin: [2024-03-19T02:25:57.822Z] [2024-03-19T02:25:57.822Z] setToolUnix: [2024-03-19T02:25:57.822Z] [2024-03-19T02:25:57.822Z] setToolProperty: [2024-03-19T02:25:57.822Z] [2024-03-19T02:25:57.822Z] setS1ASclassPath: [2024-03-19T02:25:57.822Z] [2024-03-19T02:25:57.822Z] init-common: [2024-03-19T02:25:57.822Z] [2024-03-19T02:25:57.822Z] undeploy-war-common: [2024-03-19T02:25:57.887Z] [exec] Mar 19, 2024 2:25:57 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:25:57.887Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4b4969ea [2024-03-19T02:25:57.962Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:57.962Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:57.962Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:57.962Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:57.962Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:57.962Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:57.962Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:57.978Z] [java] opening connection to http://localhost:8080/cdi-transaction-scoped/TransactionScopedTestServlet [2024-03-19T02:25:57.978Z] [java] line = @TransactionScoped Test [2024-03-19T02:25:57.978Z] [java] Value of key is:transaction-scoped-transactions [2024-03-19T02:25:57.978Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:57.978Z] [java] [2024-03-19T02:25:57.978Z] [java] [2024-03-19T02:25:57.978Z] [java] ----------------------------------------- [2024-03-19T02:25:57.978Z] [java] - transaction-scoped-transactions: PASS - [2024-03-19T02:25:57.978Z] [java] ----------------------------------------- [2024-03-19T02:25:57.978Z] [java] Total PASS: 1 [2024-03-19T02:25:57.978Z] [java] Total FAIL: 0 [2024-03-19T02:25:57.978Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:25:57.978Z] [java] ----------------------------------------- [2024-03-19T02:25:57.978Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:57.978Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:25:57.978Z] [2024-03-19T02:25:57.978Z] undeploy: [2024-03-19T02:25:57.978Z] [2024-03-19T02:25:57.978Z] setOSConditions: [2024-03-19T02:25:57.978Z] [2024-03-19T02:25:57.978Z] setToolWin: [2024-03-19T02:25:57.978Z] [2024-03-19T02:25:57.979Z] setToolUnix: [2024-03-19T02:25:57.979Z] [2024-03-19T02:25:57.979Z] setToolProperty: [2024-03-19T02:25:57.979Z] [2024-03-19T02:25:57.979Z] setS1ASclassPath: [2024-03-19T02:25:57.979Z] [2024-03-19T02:25:57.979Z] init-common: [2024-03-19T02:25:57.979Z] [2024-03-19T02:25:57.979Z] undeploy-war-common: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.992Z] init.customtasks: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.992Z] prepare: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.992Z] redeploy.asadmin: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.992Z] setAsadminArgs: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.992Z] common.redeploy.asadmin: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.992Z] init.os: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.992Z] init.tools.unix: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.992Z] init.tools.windows: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.992Z] init.tools: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.992Z] setAsadminArgs: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.992Z] init: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.992Z] init.customtasks: [2024-03-19T02:25:57.992Z] [2024-03-19T02:25:57.993Z] delAppRef: [2024-03-19T02:25:57.993Z] [2024-03-19T02:25:57.993Z] init.os: [2024-03-19T02:25:57.993Z] [2024-03-19T02:25:57.993Z] init.tools.unix: [2024-03-19T02:25:57.993Z] [2024-03-19T02:25:57.993Z] init.tools.windows: [2024-03-19T02:25:57.993Z] [2024-03-19T02:25:57.993Z] init.tools: [2024-03-19T02:25:57.993Z] [2024-03-19T02:25:57.993Z] setAsadminArgs: [2024-03-19T02:25:57.993Z] [2024-03-19T02:25:57.993Z] init: [2024-03-19T02:25:57.993Z] [2024-03-19T02:25:57.993Z] init.customtasks: [2024-03-19T02:25:57.993Z] [2024-03-19T02:25:57.993Z] common.run.asadmin: [2024-03-19T02:25:57.993Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name deployment-ejb30-war-servlet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2024-03-19T02:25:58.060Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:58.060Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:58.060Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:58.060Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:58.060Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:58.060Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:58.060Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:58.063Z] [exec] Received message : mdb() invoked [2024-03-19T02:25:58.063Z] [exec] Value of key is: main [2024-03-19T02:25:58.063Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:58.063Z] [exec] [2024-03-19T02:25:58.063Z] [exec] [2024-03-19T02:25:58.063Z] [exec] ----------------------------------------- [2024-03-19T02:25:58.063Z] [exec] - main: PASS - [2024-03-19T02:25:58.063Z] [exec] ----------------------------------------- [2024-03-19T02:25:58.063Z] [exec] Total PASS: 1 [2024-03-19T02:25:58.063Z] [exec] Total FAIL: 0 [2024-03-19T02:25:58.063Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:58.063Z] [exec] ----------------------------------------- [2024-03-19T02:25:58.063Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:58.063Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:58.063Z] [2024-03-19T02:25:58.063Z] checkReporting-common: [2024-03-19T02:25:58.063Z] [2024-03-19T02:25:58.063Z] confirmReportPresent-common: [2024-03-19T02:25:58.063Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:58.063Z] [echo] Test seems to be reported fine [2024-03-19T02:25:58.063Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/RepRunConf.txt [2024-03-19T02:25:58.063Z] [2024-03-19T02:25:58.063Z] confirmMissingReport-common: [2024-03-19T02:25:58.063Z] [2024-03-19T02:25:58.063Z] undeploy: [2024-03-19T02:25:58.063Z] [2024-03-19T02:25:58.063Z] setOSConditions: [2024-03-19T02:25:58.063Z] [2024-03-19T02:25:58.064Z] setToolWin: [2024-03-19T02:25:58.064Z] [2024-03-19T02:25:58.064Z] setToolUnix: [2024-03-19T02:25:58.064Z] [2024-03-19T02:25:58.064Z] setToolProperty: [2024-03-19T02:25:58.064Z] [2024-03-19T02:25:58.064Z] setS1ASclassPath: [2024-03-19T02:25:58.064Z] [2024-03-19T02:25:58.064Z] init-common: [2024-03-19T02:25:58.064Z] [2024-03-19T02:25:58.064Z] undeploy-common: [2024-03-19T02:25:58.064Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-mdb2App [2024-03-19T02:25:58.064Z] [2024-03-19T02:25:58.064Z] delete-resources: [2024-03-19T02:25:58.064Z] [2024-03-19T02:25:58.064Z] asadmin-batch-common: [2024-03-19T02:25:58.105Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tagfile-bom-encoding-mismatch-tagdir-web [2024-03-19T02:25:58.180Z] [exec] Value of key is: test2 : [2024-03-19T02:25:58.180Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:25:58.180Z] [exec] [2024-03-19T02:25:58.180Z] [exec] [2024-03-19T02:25:58.180Z] [exec] ----------------------------------------- [2024-03-19T02:25:58.180Z] [exec] - test2 : : PASS - [2024-03-19T02:25:58.180Z] [exec] ----------------------------------------- [2024-03-19T02:25:58.180Z] [exec] Total PASS: 1 [2024-03-19T02:25:58.180Z] [exec] Total FAIL: 0 [2024-03-19T02:25:58.180Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:25:58.180Z] [exec] ----------------------------------------- [2024-03-19T02:25:58.180Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:58.180Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:25:58.254Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-transaction-scoped-web [2024-03-19T02:25:58.254Z] [2024-03-19T02:25:58.255Z] all: [2024-03-19T02:25:58.255Z] [echo] [2024-03-19T02:25:58.255Z] [echo] ************************* [2024-03-19T02:25:58.255Z] [echo] * Running unproxyable-deps [2024-03-19T02:25:58.255Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps [2024-03-19T02:25:58.255Z] [echo] ************************* [2024-03-19T02:25:58.255Z] [echo] [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] setOSConditions: [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] setToolWin: [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] setToolUnix: [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] setToolProperty: [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] setS1ASclassPath: [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] init-common: [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] clean: [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] setOSConditions: [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] setToolWin: [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] setToolUnix: [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] setToolProperty: [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] setS1ASclassPath: [2024-03-19T02:25:58.255Z] [2024-03-19T02:25:58.255Z] init-common: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] clean-common: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] setOSConditions: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] setToolWin: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] setToolUnix: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] setToolProperty: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] setS1ASclassPath: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] init-common: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] clean-classes-common: [2024-03-19T02:25:58.256Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] setOSConditions: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] setToolWin: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] setToolUnix: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] setToolProperty: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.256Z] setS1ASclassPath: [2024-03-19T02:25:58.256Z] [2024-03-19T02:25:58.257Z] init-common: [2024-03-19T02:25:58.257Z] [2024-03-19T02:25:58.257Z] clean-jars-common: [2024-03-19T02:25:58.257Z] [2024-03-19T02:25:58.257Z] compile: [2024-03-19T02:25:58.257Z] [2024-03-19T02:25:58.257Z] setOSConditions: [2024-03-19T02:25:58.257Z] [2024-03-19T02:25:58.257Z] setToolWin: [2024-03-19T02:25:58.257Z] [2024-03-19T02:25:58.257Z] setToolUnix: [2024-03-19T02:25:58.257Z] [2024-03-19T02:25:58.257Z] setToolProperty: [2024-03-19T02:25:58.257Z] [2024-03-19T02:25:58.257Z] setS1ASclassPath: [2024-03-19T02:25:58.257Z] [2024-03-19T02:25:58.257Z] init-common: [2024-03-19T02:25:58.257Z] [2024-03-19T02:25:58.257Z] compile-common: [2024-03-19T02:25:58.257Z] [echo] Current time (ISO): 2024-03-19T02:25:58.208+0000 [2024-03-19T02:25:58.257Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:58.257Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:58.322Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-03-19T02:25:58.322Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb2_QCF [2024-03-19T02:25:58.362Z] [2024-03-19T02:25:58.362Z] all: [2024-03-19T02:25:58.362Z] [echo] [2024-03-19T02:25:58.362Z] [echo] ************************* [2024-03-19T02:25:58.362Z] [echo] * Running jspTagHandlerPostConstructElement [2024-03-19T02:25:58.362Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement [2024-03-19T02:25:58.362Z] [echo] ************************* [2024-03-19T02:25:58.362Z] [echo] [2024-03-19T02:25:58.362Z] [2024-03-19T02:25:58.362Z] setOSConditions: [2024-03-19T02:25:58.362Z] [2024-03-19T02:25:58.362Z] setToolWin: [2024-03-19T02:25:58.362Z] [2024-03-19T02:25:58.362Z] setToolUnix: [2024-03-19T02:25:58.362Z] [2024-03-19T02:25:58.362Z] setToolProperty: [2024-03-19T02:25:58.362Z] [2024-03-19T02:25:58.362Z] setS1ASclassPath: [2024-03-19T02:25:58.362Z] [2024-03-19T02:25:58.362Z] init-common: [2024-03-19T02:25:58.362Z] [2024-03-19T02:25:58.362Z] clean: [2024-03-19T02:25:58.362Z] [2024-03-19T02:25:58.362Z] setOSConditions: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] setToolWin: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] setToolUnix: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] setToolProperty: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] setS1ASclassPath: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] init-common: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] clean-common: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] setOSConditions: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] setToolWin: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] setToolUnix: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] setToolProperty: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] setS1ASclassPath: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] init-common: [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.363Z] clean-classes-common: [2024-03-19T02:25:58.363Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:58.363Z] [2024-03-19T02:25:58.364Z] setOSConditions: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] setToolWin: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] setToolUnix: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] setToolProperty: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] setS1ASclassPath: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] init-common: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] clean-jars-common: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] compile: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] setOSConditions: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] setToolWin: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] setToolUnix: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] setToolProperty: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] setS1ASclassPath: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] init-common: [2024-03-19T02:25:58.364Z] [2024-03-19T02:25:58.364Z] compile-common: [2024-03-19T02:25:58.365Z] [echo] Current time (ISO): 2024-03-19T02:25:58.200+0000 [2024-03-19T02:25:58.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:58.365Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:58.437Z] [2024-03-19T02:25:58.437Z] checkReporting-common: [2024-03-19T02:25:58.437Z] [2024-03-19T02:25:58.437Z] confirmReportPresent-common: [2024-03-19T02:25:58.437Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:25:58.437Z] [echo] Test seems to be reported fine [2024-03-19T02:25:58.437Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/RepRunConf.txt [2024-03-19T02:25:58.437Z] [2024-03-19T02:25:58.437Z] confirmMissingReport-common: [2024-03-19T02:25:58.437Z] [2024-03-19T02:25:58.437Z] undeploy: [2024-03-19T02:25:58.437Z] [2024-03-19T02:25:58.438Z] drop-sql: [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] setOSConditions: [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] setToolWin: [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] setToolUnix: [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] setToolProperty: [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] setS1ASclassPath: [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] init-common: [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] execute-sql-common: [2024-03-19T02:25:58.438Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/drop_dbuser_tables.sql [2024-03-19T02:25:58.438Z] [sql] 0 rows affected [2024-03-19T02:25:58.438Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] setOSConditions: [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] setToolWin: [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] setToolUnix: [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] setToolProperty: [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] setS1ASclassPath: [2024-03-19T02:25:58.438Z] [2024-03-19T02:25:58.438Z] init-common: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] execute-sql-common: [2024-03-19T02:25:58.439Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/drop_pbpublic_tables.sql [2024-03-19T02:25:58.439Z] [sql] 0 rows affected [2024-03-19T02:25:58.439Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] setOSConditions: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] setToolWin: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] setToolUnix: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] setToolProperty: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] setS1ASclassPath: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] init-common: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] undeploy-jdbc-common: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] setOSConditions: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] setToolWin: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] setToolUnix: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] setToolProperty: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.439Z] setS1ASclassPath: [2024-03-19T02:25:58.439Z] [2024-03-19T02:25:58.440Z] init-common: [2024-03-19T02:25:58.440Z] [2024-03-19T02:25:58.440Z] delete-jdbc-resource-common: [2024-03-19T02:25:58.440Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/poolauth [2024-03-19T02:25:58.541Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:58.541Z] [javac] 1 warning [2024-03-19T02:25:58.541Z] [2024-03-19T02:25:58.541Z] build: [2024-03-19T02:25:58.541Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:58.541Z] [2024-03-19T02:25:58.541Z] package-ejbjar-common: [2024-03-19T02:25:58.541Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:58.541Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:58.541Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimers-ejb1.jar [2024-03-19T02:25:58.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:58.542Z] [2024-03-19T02:25:58.542Z] package-ejbjar-common: [2024-03-19T02:25:58.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:58.542Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:58.542Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimers-ejb2.jar [2024-03-19T02:25:58.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:58.542Z] [2024-03-19T02:25:58.542Z] setOSConditions: [2024-03-19T02:25:58.542Z] [2024-03-19T02:25:58.542Z] setToolWin: [2024-03-19T02:25:58.542Z] [2024-03-19T02:25:58.542Z] setToolUnix: [2024-03-19T02:25:58.542Z] [2024-03-19T02:25:58.542Z] setToolProperty: [2024-03-19T02:25:58.542Z] [2024-03-19T02:25:58.542Z] setS1ASclassPath: [2024-03-19T02:25:58.542Z] [2024-03-19T02:25:58.542Z] init-common: [2024-03-19T02:25:58.542Z] [2024-03-19T02:25:58.542Z] appclient-jar-common: [2024-03-19T02:25:58.542Z] [2024-03-19T02:25:58.542Z] package-appclientjar-common: [2024-03-19T02:25:58.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:58.542Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimers-client.jar [2024-03-19T02:25:58.542Z] [2024-03-19T02:25:58.543Z] setOSConditions: [2024-03-19T02:25:58.543Z] [2024-03-19T02:25:58.543Z] fixFiles: [2024-03-19T02:25:58.543Z] [2024-03-19T02:25:58.543Z] convUnix: [2024-03-19T02:25:58.543Z] [2024-03-19T02:25:58.543Z] convWin: [2024-03-19T02:25:58.543Z] [2024-03-19T02:25:58.543Z] setToolWin: [2024-03-19T02:25:58.543Z] [2024-03-19T02:25:58.543Z] setToolUnix: [2024-03-19T02:25:58.543Z] [2024-03-19T02:25:58.543Z] setToolProperty: [2024-03-19T02:25:58.543Z] [2024-03-19T02:25:58.543Z] setS1ASclassPath: [2024-03-19T02:25:58.543Z] [2024-03-19T02:25:58.543Z] init-common: [2024-03-19T02:25:58.543Z] [2024-03-19T02:25:58.543Z] ear-common: [2024-03-19T02:25:58.543Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:58.543Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/getalltimers/${sun-application.xml} to copy. [2024-03-19T02:25:58.543Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/getalltimers/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:25:58.543Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:58.543Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersApp.ear [2024-03-19T02:25:58.543Z] [2024-03-19T02:25:58.543Z] deploy: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] setOSConditions: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] setToolWin: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] setToolUnix: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] setToolProperty: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] setS1ASclassPath: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] init-common: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] deploy-common: [2024-03-19T02:25:58.544Z] [echo] Current time (ISO): 2024-03-19T02:25:58.488+0000 [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] setOSConditions: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] setToolWin: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] setToolUnix: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] setToolProperty: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] setS1ASclassPath: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] init-common: [2024-03-19T02:25:58.544Z] [2024-03-19T02:25:58.544Z] deploy-common-pe: [2024-03-19T02:25:58.571Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:58.571Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:25:58.579Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb2_InQueue [2024-03-19T02:25:58.579Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_InQueue deleted. [2024-03-19T02:25:58.579Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb2_OutQueue [2024-03-19T02:25:58.579Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_OutQueue deleted. [2024-03-19T02:25:58.579Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_hello_mdb2_InQueue [2024-03-19T02:25:58.579Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_hello_mdb2_OutQueue [2024-03-19T02:25:58.579Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt [2024-03-19T02:25:58.579Z] [2024-03-19T02:25:58.579Z] all: [2024-03-19T02:25:58.579Z] [2024-03-19T02:25:58.579Z] session4: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] setOSConditions: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] setToolWin: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] setToolUnix: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] setToolProperty: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] setS1ASclassPath: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] init-common: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] clean: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] setOSConditions: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] setToolWin: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] setToolUnix: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] setToolProperty: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] setS1ASclassPath: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] init-common: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.580Z] clean-common: [2024-03-19T02:25:58.580Z] [2024-03-19T02:25:58.581Z] setOSConditions: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] setToolWin: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] setToolUnix: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] setToolProperty: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] setS1ASclassPath: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] init-common: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] clean-classes-common: [2024-03-19T02:25:58.581Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] setOSConditions: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] setToolWin: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] setToolUnix: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] setToolProperty: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] setS1ASclassPath: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] init-common: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] clean-jars-common: [2024-03-19T02:25:58.581Z] [2024-03-19T02:25:58.581Z] compile: [2024-03-19T02:25:58.582Z] [2024-03-19T02:25:58.582Z] setOSConditions: [2024-03-19T02:25:58.582Z] [2024-03-19T02:25:58.582Z] setToolWin: [2024-03-19T02:25:58.582Z] [2024-03-19T02:25:58.582Z] setToolUnix: [2024-03-19T02:25:58.582Z] [2024-03-19T02:25:58.582Z] setToolProperty: [2024-03-19T02:25:58.582Z] [2024-03-19T02:25:58.582Z] setS1ASclassPath: [2024-03-19T02:25:58.582Z] [2024-03-19T02:25:58.582Z] init-common: [2024-03-19T02:25:58.582Z] [2024-03-19T02:25:58.582Z] compile-common: [2024-03-19T02:25:58.582Z] [echo] Current time (ISO): 2024-03-19T02:25:58.528+0000 [2024-03-19T02:25:58.582Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:58.582Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:58.612Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-03-19T02:25:58.612Z] [2024-03-19T02:25:58.612Z] ===== COPY TEST ARTIFACTS ===== [2024-03-19T02:25:58.612Z] [2024-03-19T02:25:58.612Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:25:58.612Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:25:58.612Z] tar: Removing leading `/' from member names [2024-03-19T02:25:58.612Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:25:58.612Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:25:58.613Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:25:58.613Z] ++ pwd [2024-03-19T02:25:58.613Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:25:58.656Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:58.656Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/client/Client.java:63: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:25:58.656Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-03-19T02:25:58.656Z] [javac] ^ [2024-03-19T02:25:58.656Z] [javac] 2 warnings [2024-03-19T02:25:58.656Z] [2024-03-19T02:25:58.656Z] build: [2024-03-19T02:25:58.656Z] [2024-03-19T02:25:58.656Z] setOSConditions: [2024-03-19T02:25:58.656Z] [2024-03-19T02:25:58.656Z] fixFiles: [2024-03-19T02:25:58.656Z] [2024-03-19T02:25:58.656Z] convUnix: [2024-03-19T02:25:58.656Z] [2024-03-19T02:25:58.656Z] convWin: [2024-03-19T02:25:58.656Z] [2024-03-19T02:25:58.656Z] setToolWin: [2024-03-19T02:25:58.656Z] [2024-03-19T02:25:58.656Z] setToolUnix: [2024-03-19T02:25:58.656Z] [2024-03-19T02:25:58.656Z] setToolProperty: [2024-03-19T02:25:58.656Z] [2024-03-19T02:25:58.656Z] setS1ASclassPath: [2024-03-19T02:25:58.656Z] [2024-03-19T02:25:58.656Z] init-common: [2024-03-19T02:25:58.657Z] [2024-03-19T02:25:58.657Z] package-persistence-common: [2024-03-19T02:25:58.657Z] [2024-03-19T02:25:58.657Z] ejb-jar-common: [2024-03-19T02:25:58.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:58.657Z] [2024-03-19T02:25:58.657Z] package-ejbjar-common: [2024-03-19T02:25:58.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:58.657Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-ejb.jar [2024-03-19T02:25:58.657Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:58.657Z] [2024-03-19T02:25:58.657Z] appclient-jar-common: [2024-03-19T02:25:58.657Z] [2024-03-19T02:25:58.657Z] package-appclientjar-common: [2024-03-19T02:25:58.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:58.657Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-client.jar [2024-03-19T02:25:58.657Z] [2024-03-19T02:25:58.657Z] webclient-war-common: [2024-03-19T02:25:58.657Z] [2024-03-19T02:25:58.657Z] build-ear-common: [2024-03-19T02:25:58.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:58.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:25:58.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:25:58.657Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2024-03-19T02:25:58.657Z] [2024-03-19T02:25:58.658Z] create-resources: [2024-03-19T02:25:58.658Z] [2024-03-19T02:25:58.658Z] asadmin-batch-common: [2024-03-19T02:25:58.830Z] [exec] Application deployed with name deployment-ejb30-war-servlet. [2024-03-19T02:25:58.830Z] [exec] Command deploy executed successfully. [2024-03-19T02:25:58.830Z] [2024-03-19T02:25:58.830Z] init.os: [2024-03-19T02:25:58.830Z] [2024-03-19T02:25:58.830Z] init.tools.unix: [2024-03-19T02:25:58.830Z] [2024-03-19T02:25:58.830Z] init.tools.windows: [2024-03-19T02:25:58.830Z] [2024-03-19T02:25:58.830Z] init.tools: [2024-03-19T02:25:58.830Z] [2024-03-19T02:25:58.830Z] setAsadminArgs: [2024-03-19T02:25:58.830Z] [2024-03-19T02:25:58.831Z] init: [2024-03-19T02:25:58.831Z] [2024-03-19T02:25:58.831Z] init.customtasks: [2024-03-19T02:25:58.831Z] [2024-03-19T02:25:58.831Z] setEnabled: [2024-03-19T02:25:58.831Z] [2024-03-19T02:25:58.831Z] createAppRef: [2024-03-19T02:25:58.870Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2024-03-19T02:25:58.870Z] + true [2024-03-19T02:25:58.870Z] ++ pwd [2024-03-19T02:25:58.870Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:25:58.870Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2024-03-19T02:25:58.870Z] + true [2024-03-19T02:25:58.870Z] + tar -caf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/ejb_group_embedded-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:25:58.870Z] tar: Removing leading `/' from member names [2024-03-19T02:25:58.928Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:58.928Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:58.928Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:58.928Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:58.928Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:58.928Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:58.928Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:58.936Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:58.936Z] [javac] 1 warning [2024-03-19T02:25:58.936Z] [2024-03-19T02:25:58.936Z] assemble-web: [2024-03-19T02:25:58.936Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:58.936Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:58.936Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:58.936Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:58.936Z] [2024-03-19T02:25:58.936Z] pkg-war: [2024-03-19T02:25:58.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:58.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:58.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:58.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:58.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:25:58.936Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${sun-web.xml} to copy. [2024-03-19T02:25:58.937Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${webservices.xml} to copy. [2024-03-19T02:25:58.937Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-03-19T02:25:58.937Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:25:58.937Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:25:58.937Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:58.937Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:58.937Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${web.wsit.descriptors} does not exist. [2024-03-19T02:25:58.937Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsdltojava-web.war [2024-03-19T02:25:58.937Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:58.937Z] [2024-03-19T02:25:58.937Z] deploy-app: [2024-03-19T02:25:58.937Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:58.937Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:58.937Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:58.937Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:58.937Z] [2024-03-19T02:25:58.937Z] deploy-war-common: [2024-03-19T02:25:58.938Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:25:58.938Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:25:58.938Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:25:58.938Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:25:58.938Z] [2024-03-19T02:25:58.938Z] setOSConditions: [2024-03-19T02:25:58.938Z] [2024-03-19T02:25:58.938Z] setToolWin: [2024-03-19T02:25:58.938Z] [2024-03-19T02:25:58.938Z] setToolUnix: [2024-03-19T02:25:58.938Z] [2024-03-19T02:25:58.938Z] setToolProperty: [2024-03-19T02:25:58.938Z] [2024-03-19T02:25:58.938Z] setS1ASclassPath: [2024-03-19T02:25:58.938Z] [2024-03-19T02:25:58.938Z] init-common: [2024-03-19T02:25:58.938Z] [2024-03-19T02:25:58.938Z] deploy-war-commonpe: [2024-03-19T02:25:59.004Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/poolauth [2024-03-19T02:25:59.004Z] [exec] JDBC resource jdbc/poolauth deleted successfully [2024-03-19T02:25:59.004Z] [echo] cmd executed for server [2024-03-19T02:25:59.004Z] [2024-03-19T02:25:59.004Z] setOSConditions: [2024-03-19T02:25:59.004Z] [2024-03-19T02:25:59.004Z] setToolWin: [2024-03-19T02:25:59.004Z] [2024-03-19T02:25:59.004Z] setToolUnix: [2024-03-19T02:25:59.004Z] [2024-03-19T02:25:59.004Z] setToolProperty: [2024-03-19T02:25:59.004Z] [2024-03-19T02:25:59.004Z] setS1ASclassPath: [2024-03-19T02:25:59.004Z] [2024-03-19T02:25:59.004Z] init-common: [2024-03-19T02:25:59.004Z] [2024-03-19T02:25:59.004Z] delete-jdbc-connpool-common: [2024-03-19T02:25:59.004Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-poolauth-pool [2024-03-19T02:25:59.090Z] [2024-03-19T02:25:59.090Z] init.os: [2024-03-19T02:25:59.090Z] [2024-03-19T02:25:59.090Z] init.tools.unix: [2024-03-19T02:25:59.090Z] [2024-03-19T02:25:59.090Z] init.tools.windows: [2024-03-19T02:25:59.090Z] [2024-03-19T02:25:59.090Z] init.tools: [2024-03-19T02:25:59.090Z] [2024-03-19T02:25:59.090Z] setAsadminArgs: [2024-03-19T02:25:59.090Z] [2024-03-19T02:25:59.090Z] init: [2024-03-19T02:25:59.090Z] [2024-03-19T02:25:59.090Z] init.customtasks: [2024-03-19T02:25:59.090Z] [2024-03-19T02:25:59.090Z] prepare: [2024-03-19T02:25:59.090Z] [2024-03-19T02:25:59.090Z] setHttpPort2: [2024-03-19T02:25:59.090Z] [2024-03-19T02:25:59.090Z] runweb: [2024-03-19T02:25:59.090Z] [javaWithResult] GET /deployment-ejb30-war-servlet/servlet HTTP/1.0 [2024-03-19T02:25:59.090Z] [javaWithResult] [2024-03-19T02:25:59.090Z] [javaWithResult] 0: HTTP/1.1 200 OK [2024-03-19T02:25:59.090Z] [javaWithResult] 1: Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:25:59.091Z] [javaWithResult] 2: X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 8.0.1 Java/Eclipse Adoptium/21) [2024-03-19T02:25:59.091Z] [javaWithResult] 3: Pragma: No-cache [2024-03-19T02:25:59.091Z] [javaWithResult] 4: Cache-Control: no-cache [2024-03-19T02:25:59.091Z] [javaWithResult] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:25:59.091Z] [javaWithResult] 6: Set-Cookie: JSESSIONID=487a2af8c8bc08c7b7c28add79f6; Path=/deployment-ejb30-war-servlet; HttpOnly [2024-03-19T02:25:59.091Z] [javaWithResult] 7: Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:25:59.091Z] [javaWithResult] 8: Connection: close [2024-03-19T02:25:59.091Z] [javaWithResult] 9: Content-Length: 168 [2024-03-19T02:25:59.091Z] [javaWithResult] 10: [2024-03-19T02:25:59.091Z] [javaWithResult] 11: <HTML><HEAD><TITLE>Servlet Output</TTILE></HEAD><BODY> [2024-03-19T02:25:59.091Z] [javaWithResult] 12: ds login timeout = 0 [2024-03-19T02:25:59.091Z] [javaWithResult] 13: Hello World [2024-03-19T02:25:59.091Z] [javaWithResult] 14: Filter: Hello World: 0 [2024-03-19T02:25:59.091Z] [javaWithResult] 15: in role j2ee = true [2024-03-19T02:25:59.091Z] [javaWithResult] 16: in role guest = false [2024-03-19T02:25:59.091Z] [javaWithResult] 17: </BODY></HTML> [2024-03-19T02:25:59.091Z] [2024-03-19T02:25:59.091Z] processResult: [2024-03-19T02:25:59.091Z] [2024-03-19T02:25:59.091Z] failed: [2024-03-19T02:25:59.091Z] [2024-03-19T02:25:59.091Z] passed: [2024-03-19T02:25:59.091Z] [echo] Test servlet Passed [2024-03-19T02:25:59.091Z] [2024-03-19T02:25:59.091Z] unknown: [2024-03-19T02:25:59.091Z] [2024-03-19T02:25:59.091Z] init.os: [2024-03-19T02:25:59.091Z] [2024-03-19T02:25:59.091Z] init.tools.unix: [2024-03-19T02:25:59.091Z] [2024-03-19T02:25:59.091Z] init.tools.windows: [2024-03-19T02:25:59.091Z] [2024-03-19T02:25:59.091Z] init.tools: [2024-03-19T02:25:59.091Z] [2024-03-19T02:25:59.091Z] setAsadminArgs: [2024-03-19T02:25:59.091Z] [2024-03-19T02:25:59.091Z] init: [2024-03-19T02:25:59.091Z] [2024-03-19T02:25:59.091Z] init.customtasks: [2024-03-19T02:25:59.091Z] [2024-03-19T02:25:59.092Z] prepare: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] undeploy.asadmin: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] setAsadminArgs: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] common.undeploy.asadmin: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] init.os: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] init.tools.unix: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] init.tools.windows: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] init.tools: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] setAsadminArgs: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] init: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] init.customtasks: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] delAppRef: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] init.os: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] init.tools.unix: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.092Z] init.tools.windows: [2024-03-19T02:25:59.092Z] [2024-03-19T02:25:59.093Z] init.tools: [2024-03-19T02:25:59.093Z] [2024-03-19T02:25:59.093Z] setAsadminArgs: [2024-03-19T02:25:59.093Z] [2024-03-19T02:25:59.093Z] init: [2024-03-19T02:25:59.093Z] [2024-03-19T02:25:59.093Z] init.customtasks: [2024-03-19T02:25:59.093Z] [2024-03-19T02:25:59.093Z] common.run.asadmin: [2024-03-19T02:25:59.093Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-war-servlet [2024-03-19T02:25:59.112Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersApp.ear [2024-03-19T02:25:59.201Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:59.201Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:59.201Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:59.201Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:59.202Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:59.202Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:59.202Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:59.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-03-19T02:25:59.261Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-poolauth-pool [2024-03-19T02:25:59.261Z] [exec] JDBC Connection pool jdbc-poolauth-pool deleted successfully [2024-03-19T02:25:59.261Z] [echo] cmd executed for server [2024-03-19T02:25:59.261Z] [2024-03-19T02:25:59.261Z] setOSConditions: [2024-03-19T02:25:59.261Z] [2024-03-19T02:25:59.261Z] setToolWin: [2024-03-19T02:25:59.261Z] [2024-03-19T02:25:59.261Z] setToolUnix: [2024-03-19T02:25:59.261Z] [2024-03-19T02:25:59.261Z] setToolProperty: [2024-03-19T02:25:59.261Z] [2024-03-19T02:25:59.261Z] setS1ASclassPath: [2024-03-19T02:25:59.261Z] [2024-03-19T02:25:59.261Z] init-common: [2024-03-19T02:25:59.261Z] [2024-03-19T02:25:59.261Z] undeploy-common: [2024-03-19T02:25:59.478Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_ejb30_hello_mdb_QCF [2024-03-19T02:25:59.478Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2024-03-19T02:25:59.478Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb_InQueue --target server --force=false jms/ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:25:59.478Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2024-03-19T02:25:59.478Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb_OutQueue --target server --force=false jms/ejb_ejb30_hello_mdb_OutQueue [2024-03-19T02:25:59.478Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2024-03-19T02:25:59.478Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt [2024-03-19T02:25:59.478Z] [2024-03-19T02:25:59.478Z] deploy: [2024-03-19T02:25:59.478Z] [2024-03-19T02:25:59.478Z] setOSConditions: [2024-03-19T02:25:59.478Z] [2024-03-19T02:25:59.478Z] setToolWin: [2024-03-19T02:25:59.478Z] [2024-03-19T02:25:59.478Z] setToolUnix: [2024-03-19T02:25:59.478Z] [2024-03-19T02:25:59.478Z] setToolProperty: [2024-03-19T02:25:59.478Z] [2024-03-19T02:25:59.478Z] setS1ASclassPath: [2024-03-19T02:25:59.479Z] [2024-03-19T02:25:59.479Z] init-common: [2024-03-19T02:25:59.479Z] [2024-03-19T02:25:59.479Z] deploy-common: [2024-03-19T02:25:59.479Z] [echo] Current time (ISO): 2024-03-19T02:25:59.397+0000 [2024-03-19T02:25:59.479Z] [2024-03-19T02:25:59.479Z] setOSConditions: [2024-03-19T02:25:59.479Z] [2024-03-19T02:25:59.479Z] setToolWin: [2024-03-19T02:25:59.479Z] [2024-03-19T02:25:59.479Z] setToolUnix: [2024-03-19T02:25:59.479Z] [2024-03-19T02:25:59.479Z] setToolProperty: [2024-03-19T02:25:59.479Z] [2024-03-19T02:25:59.479Z] setS1ASclassPath: [2024-03-19T02:25:59.479Z] [2024-03-19T02:25:59.479Z] init-common: [2024-03-19T02:25:59.479Z] [2024-03-19T02:25:59.479Z] deploy-common-pe: [2024-03-19T02:25:59.504Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:59.513Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:25:59.513Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:25:59.513Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:25:59.513Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:25:59.513Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:25:59.513Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:25:59.514Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:25:59.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot wsdltojava --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsdltojava-web.war [2024-03-19T02:25:59.668Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:25:59.668Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:25:59.698Z] [exec] Application deployed with name ejb-timer-getalltimersApp. [2024-03-19T02:25:59.698Z] [echo] Deployment on target server server successful [2024-03-19T02:25:59.698Z] [2024-03-19T02:25:59.698Z] setOSConditions: [2024-03-19T02:25:59.698Z] [2024-03-19T02:25:59.698Z] setToolWin: [2024-03-19T02:25:59.698Z] [2024-03-19T02:25:59.698Z] setToolUnix: [2024-03-19T02:25:59.698Z] [2024-03-19T02:25:59.698Z] setToolProperty: [2024-03-19T02:25:59.698Z] [2024-03-19T02:25:59.698Z] setS1ASclassPath: [2024-03-19T02:25:59.699Z] [2024-03-19T02:25:59.699Z] init-common: [2024-03-19T02:25:59.699Z] [2024-03-19T02:25:59.699Z] deploy-common-ee: [2024-03-19T02:25:59.699Z] [2024-03-19T02:25:59.699Z] run: [2024-03-19T02:25:59.699Z] [2024-03-19T02:25:59.699Z] setOSConditions: [2024-03-19T02:25:59.699Z] [2024-03-19T02:25:59.699Z] setToolWin: [2024-03-19T02:25:59.699Z] [2024-03-19T02:25:59.699Z] setToolUnix: [2024-03-19T02:25:59.699Z] [2024-03-19T02:25:59.699Z] setToolProperty: [2024-03-19T02:25:59.699Z] [2024-03-19T02:25:59.699Z] setS1ASclassPath: [2024-03-19T02:25:59.699Z] [2024-03-19T02:25:59.699Z] init-common: [2024-03-19T02:25:59.699Z] [2024-03-19T02:25:59.699Z] runclient-common: [2024-03-19T02:25:59.699Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersAppClient.jar -name ejb-timer-getalltimersClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:25:59.761Z] [javac] 1 warning [2024-03-19T02:25:59.761Z] [2024-03-19T02:25:59.761Z] build: [2024-03-19T02:25:59.761Z] [2024-03-19T02:25:59.762Z] setOSConditions: [2024-03-19T02:25:59.762Z] [2024-03-19T02:25:59.762Z] setToolWin: [2024-03-19T02:25:59.762Z] [2024-03-19T02:25:59.762Z] setToolUnix: [2024-03-19T02:25:59.762Z] [2024-03-19T02:25:59.762Z] setToolProperty: [2024-03-19T02:25:59.762Z] [2024-03-19T02:25:59.762Z] setS1ASclassPath: [2024-03-19T02:25:59.762Z] [2024-03-19T02:25:59.762Z] init-common: [2024-03-19T02:25:59.762Z] [2024-03-19T02:25:59.762Z] webclient-war-common: [2024-03-19T02:25:59.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:59.762Z] [2024-03-19T02:25:59.762Z] clear: [2024-03-19T02:25:59.762Z] [2024-03-19T02:25:59.762Z] test-tlds-exist: [2024-03-19T02:25:59.762Z] [2024-03-19T02:25:59.762Z] copy-tlds: [2024-03-19T02:25:59.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:59.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:25:59.762Z] [2024-03-19T02:25:59.762Z] test-tagfiles-exist: [2024-03-19T02:25:59.762Z] [2024-03-19T02:25:59.762Z] copy-tagfiles: [2024-03-19T02:25:59.763Z] [2024-03-19T02:25:59.763Z] package-war-common: [2024-03-19T02:25:59.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:59.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:59.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/lib [2024-03-19T02:25:59.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:59.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:59.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:59.763Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-post-construct-element-web.war [2024-03-19T02:25:59.763Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:59.763Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:59.763Z] [javac] Compiling 1 source file [2024-03-19T02:25:59.763Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:59.763Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:59.763Z] [2024-03-19T02:25:59.763Z] deploy: [2024-03-19T02:25:59.763Z] [2024-03-19T02:25:59.763Z] deploy-war-common: [2024-03-19T02:25:59.763Z] [2024-03-19T02:25:59.763Z] setOSConditions: [2024-03-19T02:25:59.764Z] [2024-03-19T02:25:59.764Z] setToolWin: [2024-03-19T02:25:59.764Z] [2024-03-19T02:25:59.764Z] setToolUnix: [2024-03-19T02:25:59.764Z] [2024-03-19T02:25:59.764Z] setToolProperty: [2024-03-19T02:25:59.764Z] [2024-03-19T02:25:59.764Z] setS1ASclassPath: [2024-03-19T02:25:59.764Z] [2024-03-19T02:25:59.764Z] init-common: [2024-03-19T02:25:59.764Z] [2024-03-19T02:25:59.764Z] deploy-war-commonpe: [2024-03-19T02:25:59.766Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:25:59.766Z] [javac] 1 warning [2024-03-19T02:25:59.766Z] [2024-03-19T02:25:59.766Z] build: [2024-03-19T02:25:59.766Z] [2024-03-19T02:25:59.766Z] setOSConditions: [2024-03-19T02:25:59.766Z] [2024-03-19T02:25:59.766Z] setToolWin: [2024-03-19T02:25:59.766Z] [2024-03-19T02:25:59.766Z] setToolUnix: [2024-03-19T02:25:59.766Z] [2024-03-19T02:25:59.766Z] setToolProperty: [2024-03-19T02:25:59.766Z] [2024-03-19T02:25:59.766Z] setS1ASclassPath: [2024-03-19T02:25:59.766Z] [2024-03-19T02:25:59.766Z] init-common: [2024-03-19T02:25:59.766Z] [2024-03-19T02:25:59.766Z] webclient-war-common: [2024-03-19T02:25:59.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:25:59.766Z] [2024-03-19T02:25:59.766Z] clear: [2024-03-19T02:25:59.766Z] [2024-03-19T02:25:59.772Z] test-tlds-exist: [2024-03-19T02:25:59.772Z] [2024-03-19T02:25:59.772Z] copy-tlds: [2024-03-19T02:25:59.772Z] [2024-03-19T02:25:59.772Z] test-tagfiles-exist: [2024-03-19T02:25:59.772Z] [2024-03-19T02:25:59.772Z] copy-tagfiles: [2024-03-19T02:25:59.772Z] [2024-03-19T02:25:59.772Z] package-war-common: [2024-03-19T02:25:59.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:25:59.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:59.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:59.773Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:25:59.773Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/lib [2024-03-19T02:25:59.773Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:59.773Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:25:59.773Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/docroot [2024-03-19T02:25:59.773Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-alternatives-servlet-annotation-web.war [2024-03-19T02:25:59.773Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:25:59.773Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:25:59.773Z] [javac] Compiling 1 source file [2024-03-19T02:25:59.773Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:25:59.773Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:25:59.773Z] [2024-03-19T02:25:59.773Z] deploy: [2024-03-19T02:25:59.773Z] [2024-03-19T02:25:59.773Z] deploy-war-common: [2024-03-19T02:25:59.773Z] [2024-03-19T02:25:59.773Z] setOSConditions: [2024-03-19T02:25:59.773Z] [2024-03-19T02:25:59.773Z] setToolWin: [2024-03-19T02:25:59.773Z] [2024-03-19T02:25:59.773Z] setToolUnix: [2024-03-19T02:25:59.773Z] [2024-03-19T02:25:59.773Z] setToolProperty: [2024-03-19T02:25:59.773Z] [2024-03-19T02:25:59.774Z] setS1ASclassPath: [2024-03-19T02:25:59.774Z] [2024-03-19T02:25:59.774Z] init-common: [2024-03-19T02:25:59.774Z] [2024-03-19T02:25:59.774Z] deploy-war-commonpe: [2024-03-19T02:25:59.824Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-poolauthApp [2024-03-19T02:25:59.824Z] [2024-03-19T02:25:59.824Z] all: [2024-03-19T02:25:59.824Z] [2024-03-19T02:25:59.824Z] setOSConditions: [2024-03-19T02:25:59.824Z] [2024-03-19T02:25:59.824Z] setToolWin: [2024-03-19T02:25:59.824Z] [2024-03-19T02:25:59.824Z] setToolUnix: [2024-03-19T02:25:59.824Z] [2024-03-19T02:25:59.824Z] setToolProperty: [2024-03-19T02:25:59.824Z] [2024-03-19T02:25:59.824Z] setS1ASclassPath: [2024-03-19T02:25:59.824Z] [2024-03-19T02:25:59.824Z] init-common: [2024-03-19T02:25:59.824Z] [2024-03-19T02:25:59.824Z] clean: [2024-03-19T02:25:59.824Z] [2024-03-19T02:25:59.824Z] setOSConditions: [2024-03-19T02:25:59.824Z] [2024-03-19T02:25:59.825Z] setToolWin: [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] setToolUnix: [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] setToolProperty: [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] setS1ASclassPath: [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] init-common: [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] clean-common: [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] setOSConditions: [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] setToolWin: [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] setToolUnix: [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] setToolProperty: [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] setS1ASclassPath: [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] init-common: [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] clean-classes-common: [2024-03-19T02:25:59.825Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:25:59.825Z] [2024-03-19T02:25:59.825Z] setOSConditions: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] setToolWin: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] setToolUnix: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] setToolProperty: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] setS1ASclassPath: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] init-common: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] clean-jars-common: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] compile: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] setOSConditions: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] setToolWin: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] setToolUnix: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] setToolProperty: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] setS1ASclassPath: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.826Z] init-common: [2024-03-19T02:25:59.826Z] [2024-03-19T02:25:59.827Z] compile-common: [2024-03-19T02:25:59.827Z] [echo] Current time (ISO): 2024-03-19T02:25:59.746+0000 [2024-03-19T02:25:59.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:59.827Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:25:59.927Z] [exec] Command undeploy executed successfully. [2024-03-19T02:25:59.927Z] [2024-03-19T02:25:59.927Z] setAsadminArgs: [2024-03-19T02:25:59.927Z] [2024-03-19T02:25:59.927Z] delete.user: [2024-03-19T02:25:59.927Z] [2024-03-19T02:25:59.927Z] init.os: [2024-03-19T02:25:59.928Z] [2024-03-19T02:25:59.928Z] init.tools.unix: [2024-03-19T02:25:59.928Z] [2024-03-19T02:25:59.928Z] init.tools.windows: [2024-03-19T02:25:59.928Z] [2024-03-19T02:25:59.928Z] init.tools: [2024-03-19T02:25:59.928Z] [2024-03-19T02:25:59.928Z] setAsadminArgs: [2024-03-19T02:25:59.928Z] [2024-03-19T02:25:59.928Z] init: [2024-03-19T02:25:59.928Z] [2024-03-19T02:25:59.928Z] init.customtasks: [2024-03-19T02:25:59.928Z] [2024-03-19T02:25:59.928Z] common.run.asadmin: [2024-03-19T02:25:59.928Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2024-03-19T02:26:00.022Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-handler-post-construct-element --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-post-construct-element-web.war [2024-03-19T02:26:00.027Z] [2024-03-19T02:26:00.027Z] setOSConditions: [2024-03-19T02:26:00.027Z] [2024-03-19T02:26:00.027Z] setToolWin: [2024-03-19T02:26:00.028Z] [2024-03-19T02:26:00.028Z] setToolUnix: [2024-03-19T02:26:00.028Z] [2024-03-19T02:26:00.028Z] setToolProperty: [2024-03-19T02:26:00.028Z] [2024-03-19T02:26:00.028Z] setS1ASclassPath: [2024-03-19T02:26:00.028Z] [2024-03-19T02:26:00.028Z] init-common: [2024-03-19T02:26:00.028Z] [2024-03-19T02:26:00.028Z] startDomainUnix: [2024-03-19T02:26:00.028Z] [echo] Starting DAS [2024-03-19T02:26:00.054Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2024-03-19T02:26:00.082Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:00.082Z] [javac] 1 warning [2024-03-19T02:26:00.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-alternatives-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-alternatives-servlet-annotation-web.war [2024-03-19T02:26:00.337Z] [exec] remote failure: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001410: The injection point has non-proxyable dependencies: [BackedAnnotatedField] @Inject test.artifacts.AppScopedBean.bscopedBean [2024-03-19T02:26:00.337Z] [exec] at test.artifacts.AppScopedBean.bscopedBean(AppScopedBean.java:0) [2024-03-19T02:26:00.337Z] [exec] StackTrace. Please see server.log for more details. [2024-03-19T02:26:00.337Z] [exec] Result: 1 [2024-03-19T02:26:00.339Z] [2024-03-19T02:26:00.339Z] setOSConditions: [2024-03-19T02:26:00.339Z] [2024-03-19T02:26:00.340Z] setToolWin: [2024-03-19T02:26:00.340Z] [2024-03-19T02:26:00.340Z] setToolUnix: [2024-03-19T02:26:00.340Z] [2024-03-19T02:26:00.340Z] setToolProperty: [2024-03-19T02:26:00.340Z] [2024-03-19T02:26:00.340Z] setS1ASclassPath: [2024-03-19T02:26:00.340Z] [2024-03-19T02:26:00.340Z] init-common: [2024-03-19T02:26:00.340Z] [2024-03-19T02:26:00.340Z] compile-common: [2024-03-19T02:26:00.340Z] [echo] Current time (ISO): 2024-03-19T02:26:00.095+0000 [2024-03-19T02:26:00.340Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:00.494Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:00.494Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-03-19T02:26:00.495Z] [exec] Command delete-file-user executed successfully. [2024-03-19T02:26:00.495Z] [2024-03-19T02:26:00.495Z] private-all: [2024-03-19T02:26:00.495Z] [2024-03-19T02:26:00.495Z] private-all: [2024-03-19T02:26:00.495Z] [2024-03-19T02:26:00.495Z] private-all: [2024-03-19T02:26:00.495Z] [2024-03-19T02:26:00.495Z] init.os: [2024-03-19T02:26:00.495Z] [2024-03-19T02:26:00.495Z] init.tools.unix: [2024-03-19T02:26:00.495Z] [2024-03-19T02:26:00.495Z] init.tools.windows: [2024-03-19T02:26:00.495Z] [2024-03-19T02:26:00.495Z] init.tools: [2024-03-19T02:26:00.495Z] [2024-03-19T02:26:00.495Z] setAsadminArgs: [2024-03-19T02:26:00.495Z] [2024-03-19T02:26:00.495Z] init: [2024-03-19T02:26:00.495Z] [2024-03-19T02:26:00.495Z] init.customtasks: [2024-03-19T02:26:00.495Z] [2024-03-19T02:26:00.495Z] prepare: [2024-03-19T02:26:00.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2024-03-19T02:26:00.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives [2024-03-19T02:26:00.495Z] [2024-03-19T02:26:00.495Z] compile: [2024-03-19T02:26:00.496Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:00.496Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2024-03-19T02:26:00.603Z] [2024-03-19T02:26:00.603Z] deploy-war-commonee: [2024-03-19T02:26:00.603Z] [2024-03-19T02:26:00.603Z] run: [2024-03-19T02:26:00.603Z] [java] opening connection to http://localhost:8080/cdi-alternatives-servlet-annotation/myurl [2024-03-19T02:26:00.603Z] [java] TESTNAME unproxyable-deps-tests [2024-03-19T02:26:00.603Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:00.603Z] [java] [2024-03-19T02:26:00.603Z] [java] [2024-03-19T02:26:00.603Z] [java] ----------------------------------------- [2024-03-19T02:26:00.603Z] [java] - unproxyable-deps-tests: PASS - [2024-03-19T02:26:00.603Z] [java] ----------------------------------------- [2024-03-19T02:26:00.603Z] [java] - Total PASS : 1 - [2024-03-19T02:26:00.603Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:00.603Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:00.603Z] [java] ----------------------------------------- [2024-03-19T02:26:00.603Z] [2024-03-19T02:26:00.603Z] undeploy: [2024-03-19T02:26:00.603Z] [2024-03-19T02:26:00.604Z] all: [2024-03-19T02:26:00.604Z] [echo] [2024-03-19T02:26:00.604Z] [echo] ************************* [2024-03-19T02:26:00.604Z] [echo] * Running unsatisfied-deps [2024-03-19T02:26:00.604Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps [2024-03-19T02:26:00.604Z] [echo] ************************* [2024-03-19T02:26:00.604Z] [echo] [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] setOSConditions: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] setToolWin: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] setToolUnix: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] setToolProperty: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] setS1ASclassPath: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] init-common: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] clean: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] setOSConditions: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] setToolWin: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] setToolUnix: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] setToolProperty: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] setS1ASclassPath: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.604Z] init-common: [2024-03-19T02:26:00.604Z] [2024-03-19T02:26:00.605Z] clean-common: [2024-03-19T02:26:00.605Z] [2024-03-19T02:26:00.605Z] setOSConditions: [2024-03-19T02:26:00.605Z] [2024-03-19T02:26:00.605Z] setToolWin: [2024-03-19T02:26:00.605Z] [2024-03-19T02:26:00.605Z] setToolUnix: [2024-03-19T02:26:00.605Z] [2024-03-19T02:26:00.605Z] setToolProperty: [2024-03-19T02:26:00.605Z] [2024-03-19T02:26:00.605Z] setS1ASclassPath: [2024-03-19T02:26:00.605Z] [2024-03-19T02:26:00.605Z] init-common: [2024-03-19T02:26:00.605Z] [2024-03-19T02:26:00.605Z] clean-classes-common: [2024-03-19T02:26:00.605Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:00.605Z] [2024-03-19T02:26:00.605Z] setOSConditions: [2024-03-19T02:26:00.605Z] [2024-03-19T02:26:00.605Z] setToolWin: [2024-03-19T02:26:00.605Z] [2024-03-19T02:26:00.605Z] setToolUnix: [2024-03-19T02:26:00.605Z] [2024-03-19T02:26:00.605Z] setToolProperty: [2024-03-19T02:26:00.605Z] [2024-03-19T02:26:00.606Z] setS1ASclassPath: [2024-03-19T02:26:00.606Z] [2024-03-19T02:26:00.606Z] init-common: [2024-03-19T02:26:00.606Z] [2024-03-19T02:26:00.606Z] clean-jars-common: [2024-03-19T02:26:00.606Z] [2024-03-19T02:26:00.606Z] compile: [2024-03-19T02:26:00.606Z] [2024-03-19T02:26:00.606Z] setOSConditions: [2024-03-19T02:26:00.606Z] [2024-03-19T02:26:00.606Z] setToolWin: [2024-03-19T02:26:00.606Z] [2024-03-19T02:26:00.606Z] setToolUnix: [2024-03-19T02:26:00.606Z] [2024-03-19T02:26:00.606Z] setToolProperty: [2024-03-19T02:26:00.606Z] [2024-03-19T02:26:00.606Z] setS1ASclassPath: [2024-03-19T02:26:00.606Z] [2024-03-19T02:26:00.606Z] init-common: [2024-03-19T02:26:00.606Z] [2024-03-19T02:26:00.606Z] compile-common: [2024-03-19T02:26:00.606Z] [echo] Current time (ISO): 2024-03-19T02:26:00.606+0000 [2024-03-19T02:26:00.606Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:00.637Z] [exec] Mar 19, 2024 2:26:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:00.637Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:00.755Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:00.755Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:00.755Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:00.755Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:00.755Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:00.755Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:00.755Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:00.786Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:00.786Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:00.786Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:00.786Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:00.786Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:00.786Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:00.786Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:00.843Z] [exec] Application deployed with name generic-ra. [2024-03-19T02:26:00.843Z] [echo] Deploying generic-ra.rar on server [2024-03-19T02:26:00.843Z] [2024-03-19T02:26:00.843Z] setOSConditions: [2024-03-19T02:26:00.843Z] [2024-03-19T02:26:00.843Z] setToolWin: [2024-03-19T02:26:00.843Z] [2024-03-19T02:26:00.843Z] setToolUnix: [2024-03-19T02:26:00.843Z] [2024-03-19T02:26:00.843Z] setToolProperty: [2024-03-19T02:26:00.843Z] [2024-03-19T02:26:00.843Z] setS1ASclassPath: [2024-03-19T02:26:00.843Z] [2024-03-19T02:26:00.844Z] init-common: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] deploy-ear: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] setOSConditions: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] setToolWin: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] setToolUnix: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] setToolProperty: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] setS1ASclassPath: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] init-common: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] deploy-common: [2024-03-19T02:26:00.844Z] [echo] Current time (ISO): 2024-03-19T02:26:00.270+0000 [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] setOSConditions: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] setToolWin: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] setToolUnix: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] setToolProperty: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.844Z] setS1ASclassPath: [2024-03-19T02:26:00.844Z] [2024-03-19T02:26:00.845Z] init-common: [2024-03-19T02:26:00.845Z] [2024-03-19T02:26:00.845Z] deploy-common-pe: [2024-03-19T02:26:00.845Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2024-03-19T02:26:00.863Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:00.896Z] [exec] Application deployed with name wsdltojava-web. [2024-03-19T02:26:00.896Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:00.896Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:00.896Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:00.896Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:00.903Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:00.903Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:00.904Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:00.904Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:00.904Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:00.904Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:00.904Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:00.952Z] [exec] Application deployed with name web-jsp-tag-handler-post-construct-element-web. [2024-03-19T02:26:00.952Z] [2024-03-19T02:26:00.952Z] deploy-war-commonee: [2024-03-19T02:26:00.952Z] [2024-03-19T02:26:00.952Z] run: [2024-03-19T02:26:00.952Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-post-construct-element/jsp/test.jsp [2024-03-19T02:26:01.014Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:01.014Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/SingletonBean.java uses or overrides a deprecated API. [2024-03-19T02:26:01.014Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:01.014Z] [javac] 1 warning [2024-03-19T02:26:01.014Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:01.154Z] [2024-03-19T02:26:01.154Z] deploy-war-commonee: [2024-03-19T02:26:01.154Z] [2024-03-19T02:26:01.154Z] assemble-client: [2024-03-19T02:26:01.154Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:01.154Z] [echo] wsimporting localWSDL [2024-03-19T02:26:01.155Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:01.155Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:01.155Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:01.155Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:01.155Z] [2024-03-19T02:26:01.155Z] setOSConditions: [2024-03-19T02:26:01.155Z] [2024-03-19T02:26:01.155Z] setToolWin: [2024-03-19T02:26:01.155Z] [2024-03-19T02:26:01.155Z] setToolUnix: [2024-03-19T02:26:01.155Z] [2024-03-19T02:26:01.155Z] setToolProperty: [2024-03-19T02:26:01.155Z] [2024-03-19T02:26:01.155Z] setS1ASclassPath: [2024-03-19T02:26:01.155Z] [2024-03-19T02:26:01.155Z] init-common: [2024-03-19T02:26:01.155Z] [2024-03-19T02:26:01.155Z] wsimport: [2024-03-19T02:26:01.208Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:01.208Z] [java] [2024-03-19T02:26:01.208Z] [java] [2024-03-19T02:26:01.208Z] [java] ----------------------------------------- [2024-03-19T02:26:01.208Z] [java] - jsp-tag-handler-post-construct-element: PASS - [2024-03-19T02:26:01.208Z] [java] ----------------------------------------- [2024-03-19T02:26:01.272Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2024-03-19T02:26:01.349Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:01.424Z] [exec] parsing WSDL... [2024-03-19T02:26:01.430Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:01.430Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:01.430Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:01.430Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:01.430Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:01.430Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:01.430Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:01.465Z] [java] - Total PASS : 1 - [2024-03-19T02:26:01.465Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:01.465Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:01.465Z] [java] ----------------------------------------- [2024-03-19T02:26:01.465Z] [2024-03-19T02:26:01.465Z] undeploy: [2024-03-19T02:26:01.465Z] [2024-03-19T02:26:01.465Z] setOSConditions: [2024-03-19T02:26:01.465Z] [2024-03-19T02:26:01.465Z] setToolWin: [2024-03-19T02:26:01.465Z] [2024-03-19T02:26:01.465Z] setToolUnix: [2024-03-19T02:26:01.465Z] [2024-03-19T02:26:01.465Z] setToolProperty: [2024-03-19T02:26:01.465Z] [2024-03-19T02:26:01.465Z] setS1ASclassPath: [2024-03-19T02:26:01.466Z] [2024-03-19T02:26:01.466Z] init-common: [2024-03-19T02:26:01.466Z] [2024-03-19T02:26:01.466Z] undeploy-war-common: [2024-03-19T02:26:01.530Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:01.530Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:01.530Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:01.530Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:01.530Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:01.530Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:01.530Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:01.566Z] [exec] Mar 19, 2024 2:26:01 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:26:01.566Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-getalltimers-client] with main class [com.acme.ejb32.timer.getalltimers.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-getalltimersClient [2024-03-19T02:26:01.625Z] [javac] 1 warning [2024-03-19T02:26:01.625Z] [2024-03-19T02:26:01.625Z] setOSConditions: [2024-03-19T02:26:01.625Z] [2024-03-19T02:26:01.625Z] setToolWin: [2024-03-19T02:26:01.625Z] [2024-03-19T02:26:01.625Z] setToolUnix: [2024-03-19T02:26:01.625Z] [2024-03-19T02:26:01.625Z] setToolProperty: [2024-03-19T02:26:01.625Z] [2024-03-19T02:26:01.625Z] setS1ASclassPath: [2024-03-19T02:26:01.625Z] [2024-03-19T02:26:01.625Z] init-common: [2024-03-19T02:26:01.625Z] [2024-03-19T02:26:01.626Z] compile-common: [2024-03-19T02:26:01.626Z] [echo] Current time (ISO): 2024-03-19T02:26:01.392+0000 [2024-03-19T02:26:01.626Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:01.722Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-handler-post-construct-element-web [2024-03-19T02:26:01.722Z] [2024-03-19T02:26:01.722Z] all: [2024-03-19T02:26:01.722Z] [echo] [2024-03-19T02:26:01.722Z] [echo] ************************* [2024-03-19T02:26:01.722Z] [echo] * Running jspTagHandlerPreDestroyAnnotation [2024-03-19T02:26:01.722Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation [2024-03-19T02:26:01.722Z] [echo] ************************* [2024-03-19T02:26:01.722Z] [echo] [2024-03-19T02:26:01.722Z] [2024-03-19T02:26:01.722Z] setOSConditions: [2024-03-19T02:26:01.722Z] [2024-03-19T02:26:01.722Z] setToolWin: [2024-03-19T02:26:01.722Z] [2024-03-19T02:26:01.722Z] setToolUnix: [2024-03-19T02:26:01.722Z] [2024-03-19T02:26:01.722Z] setToolProperty: [2024-03-19T02:26:01.722Z] [2024-03-19T02:26:01.722Z] setS1ASclassPath: [2024-03-19T02:26:01.722Z] [2024-03-19T02:26:01.722Z] init-common: [2024-03-19T02:26:01.722Z] [2024-03-19T02:26:01.722Z] clean: [2024-03-19T02:26:01.722Z] [2024-03-19T02:26:01.722Z] setOSConditions: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] setToolWin: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] setToolUnix: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] setToolProperty: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] setS1ASclassPath: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] init-common: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] clean-common: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] setOSConditions: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] setToolWin: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] setToolUnix: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] setToolProperty: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] setS1ASclassPath: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] init-common: [2024-03-19T02:26:01.723Z] [2024-03-19T02:26:01.723Z] clean-classes-common: [2024-03-19T02:26:01.723Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] setOSConditions: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] setToolWin: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] setToolUnix: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] setToolProperty: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] setS1ASclassPath: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] init-common: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] clean-jars-common: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] compile: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] setOSConditions: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] setToolWin: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] setToolUnix: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] setToolProperty: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] setS1ASclassPath: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.724Z] init-common: [2024-03-19T02:26:01.724Z] [2024-03-19T02:26:01.725Z] compile-common: [2024-03-19T02:26:01.725Z] [echo] Current time (ISO): 2024-03-19T02:26:01.719+0000 [2024-03-19T02:26:01.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:01.788Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:01.788Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:26:01.788Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:01.788Z] [javac] 1 warning [2024-03-19T02:26:01.788Z] [2024-03-19T02:26:01.788Z] assemble: [2024-03-19T02:26:01.788Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2024-03-19T02:26:01.788Z] [2024-03-19T02:26:01.788Z] declare-test: [2024-03-19T02:26:01.789Z] [echo] Starting test javamodule ejb31/ejblite/javamodule Test asadmin deploy [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] init.os: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] init.tools.unix: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] init.tools.windows: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] init.tools: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] setAsadminArgs: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] init: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] init.customtasks: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] prepare: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] deploy.asadmin: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] setAsadminArgs: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] common.deploy.asadmin: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] init.os: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] init.tools.unix: [2024-03-19T02:26:01.789Z] [2024-03-19T02:26:01.789Z] init.tools.windows: [2024-03-19T02:26:01.790Z] [2024-03-19T02:26:01.790Z] init.tools: [2024-03-19T02:26:01.790Z] [2024-03-19T02:26:01.790Z] setAsadminArgs: [2024-03-19T02:26:01.790Z] [2024-03-19T02:26:01.790Z] init: [2024-03-19T02:26:01.790Z] [2024-03-19T02:26:01.790Z] init.customtasks: [2024-03-19T02:26:01.790Z] [2024-03-19T02:26:01.790Z] common.run.asadmin: [2024-03-19T02:26:01.790Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives --name ejb-ejb31-ejblite-javamodule-web --contextroot ejb-ejb31-ejblite-javamodule /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2024-03-19T02:26:01.868Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:01.868Z] [javac] 1 warning [2024-03-19T02:26:01.868Z] [2024-03-19T02:26:01.868Z] build: [2024-03-19T02:26:01.868Z] [2024-03-19T02:26:01.868Z] setOSConditions: [2024-03-19T02:26:01.868Z] [2024-03-19T02:26:01.868Z] setToolWin: [2024-03-19T02:26:01.868Z] [2024-03-19T02:26:01.868Z] setToolUnix: [2024-03-19T02:26:01.868Z] [2024-03-19T02:26:01.869Z] setToolProperty: [2024-03-19T02:26:01.869Z] [2024-03-19T02:26:01.869Z] setS1ASclassPath: [2024-03-19T02:26:01.869Z] [2024-03-19T02:26:01.869Z] init-common: [2024-03-19T02:26:01.869Z] [2024-03-19T02:26:01.869Z] ejb-jar-common: [2024-03-19T02:26:01.869Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:01.869Z] [2024-03-19T02:26:01.869Z] package-ejbjar-common: [2024-03-19T02:26:01.869Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:01.869Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-ejb.jar [2024-03-19T02:26:01.869Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:01.869Z] [2024-03-19T02:26:01.869Z] setOSConditions: [2024-03-19T02:26:01.869Z] [2024-03-19T02:26:01.869Z] setToolWin: [2024-03-19T02:26:01.869Z] [2024-03-19T02:26:01.869Z] setToolUnix: [2024-03-19T02:26:01.869Z] [2024-03-19T02:26:01.869Z] setToolProperty: [2024-03-19T02:26:01.869Z] [2024-03-19T02:26:01.869Z] setS1ASclassPath: [2024-03-19T02:26:01.869Z] [2024-03-19T02:26:01.869Z] init-common: [2024-03-19T02:26:01.869Z] [2024-03-19T02:26:01.870Z] appclient-jar-common: [2024-03-19T02:26:01.870Z] [2024-03-19T02:26:01.870Z] package-appclientjar-common: [2024-03-19T02:26:01.870Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:01.870Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:01.870Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:01.870Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-client.jar [2024-03-19T02:26:01.870Z] [echo] appclient.jar=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-client.jar [2024-03-19T02:26:01.870Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-client.jar [2024-03-19T02:26:01.870Z] [2024-03-19T02:26:01.870Z] deploy: [2024-03-19T02:26:01.870Z] [2024-03-19T02:26:01.870Z] setOSConditions: [2024-03-19T02:26:01.870Z] [2024-03-19T02:26:01.870Z] setToolWin: [2024-03-19T02:26:01.870Z] [2024-03-19T02:26:01.870Z] setToolUnix: [2024-03-19T02:26:01.870Z] [2024-03-19T02:26:01.870Z] setToolProperty: [2024-03-19T02:26:01.870Z] [2024-03-19T02:26:01.870Z] setS1ASclassPath: [2024-03-19T02:26:01.870Z] [2024-03-19T02:26:01.870Z] init-common: [2024-03-19T02:26:01.870Z] [2024-03-19T02:26:01.870Z] deploy-jar-common: [2024-03-19T02:26:01.967Z] [exec] Application deployed with name ejb30-hello-mdbApp. [2024-03-19T02:26:01.967Z] [echo] Deployment on target server server successful [2024-03-19T02:26:01.967Z] [2024-03-19T02:26:01.967Z] setOSConditions: [2024-03-19T02:26:01.967Z] [2024-03-19T02:26:01.967Z] setToolWin: [2024-03-19T02:26:01.967Z] [2024-03-19T02:26:01.967Z] setToolUnix: [2024-03-19T02:26:01.967Z] [2024-03-19T02:26:01.967Z] setToolProperty: [2024-03-19T02:26:01.967Z] [2024-03-19T02:26:01.967Z] setS1ASclassPath: [2024-03-19T02:26:01.967Z] [2024-03-19T02:26:01.967Z] init-common: [2024-03-19T02:26:01.967Z] [2024-03-19T02:26:01.967Z] deploy-common-ee: [2024-03-19T02:26:01.967Z] [2024-03-19T02:26:01.967Z] run: [2024-03-19T02:26:01.968Z] [2024-03-19T02:26:01.968Z] setOSConditions: [2024-03-19T02:26:01.968Z] [2024-03-19T02:26:01.968Z] setToolWin: [2024-03-19T02:26:01.968Z] [2024-03-19T02:26:01.968Z] setToolUnix: [2024-03-19T02:26:01.968Z] [2024-03-19T02:26:01.968Z] setToolProperty: [2024-03-19T02:26:01.968Z] [2024-03-19T02:26:01.968Z] setS1ASclassPath: [2024-03-19T02:26:01.968Z] [2024-03-19T02:26:01.968Z] init-common: [2024-03-19T02:26:01.968Z] [2024-03-19T02:26:01.968Z] runclient-common: [2024-03-19T02:26:01.968Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbAppClient.jar -name ejb30-hello-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 5 [2024-03-19T02:26:02.004Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:02.147Z] + break [2024-03-19T02:26:02.147Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-03-19T02:26:02.196Z] Archiving artifacts [2024-03-19T02:26:02.370Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:02.370Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:02.403Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:02.403Z] [javac] 1 warning [2024-03-19T02:26:02.403Z] [2024-03-19T02:26:02.403Z] build: [2024-03-19T02:26:02.403Z] [2024-03-19T02:26:02.403Z] setOSConditions: [2024-03-19T02:26:02.403Z] [2024-03-19T02:26:02.403Z] setToolWin: [2024-03-19T02:26:02.403Z] [2024-03-19T02:26:02.403Z] setToolUnix: [2024-03-19T02:26:02.403Z] [2024-03-19T02:26:02.403Z] setToolProperty: [2024-03-19T02:26:02.403Z] [2024-03-19T02:26:02.403Z] setS1ASclassPath: [2024-03-19T02:26:02.404Z] [2024-03-19T02:26:02.404Z] init-common: [2024-03-19T02:26:02.404Z] [2024-03-19T02:26:02.404Z] webclient-war-common: [2024-03-19T02:26:02.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:02.404Z] [2024-03-19T02:26:02.404Z] clear: [2024-03-19T02:26:02.404Z] [2024-03-19T02:26:02.404Z] test-tlds-exist: [2024-03-19T02:26:02.404Z] [2024-03-19T02:26:02.404Z] copy-tlds: [2024-03-19T02:26:02.404Z] [2024-03-19T02:26:02.404Z] test-tagfiles-exist: [2024-03-19T02:26:02.404Z] [2024-03-19T02:26:02.404Z] copy-tagfiles: [2024-03-19T02:26:02.404Z] [2024-03-19T02:26:02.404Z] package-war-common: [2024-03-19T02:26:02.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:02.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:02.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:02.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:02.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/lib [2024-03-19T02:26:02.404Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:02.405Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:02.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/docroot [2024-03-19T02:26:02.405Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-unsatisfieddeps-servlet-annotation-web.war [2024-03-19T02:26:02.405Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:02.405Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/build.xml:57: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:02.405Z] [javac] Compiling 1 source file [2024-03-19T02:26:02.405Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:26:02.405Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:02.405Z] [2024-03-19T02:26:02.405Z] deploy: [2024-03-19T02:26:02.405Z] [2024-03-19T02:26:02.405Z] deploy-war-common: [2024-03-19T02:26:02.405Z] [2024-03-19T02:26:02.405Z] setOSConditions: [2024-03-19T02:26:02.405Z] [2024-03-19T02:26:02.405Z] setToolWin: [2024-03-19T02:26:02.405Z] [2024-03-19T02:26:02.405Z] setToolUnix: [2024-03-19T02:26:02.405Z] [2024-03-19T02:26:02.405Z] setToolProperty: [2024-03-19T02:26:02.405Z] [2024-03-19T02:26:02.405Z] setS1ASclassPath: [2024-03-19T02:26:02.405Z] [2024-03-19T02:26:02.405Z] init-common: [2024-03-19T02:26:02.405Z] [2024-03-19T02:26:02.406Z] deploy-war-commonpe: [2024-03-19T02:26:02.434Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-ejb.jar [2024-03-19T02:26:02.465Z] [exec] Waiting for domain1 to start ............................ [2024-03-19T02:26:02.465Z] [exec] Waiting finished after 27,490 ms. [2024-03-19T02:26:02.465Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:26:02.465Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:26:02.465Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:26:02.465Z] [exec] Admin Port: 4,848 [2024-03-19T02:26:02.465Z] [exec] Command start-domain executed successfully. [2024-03-19T02:26:02.465Z] [echo] run.xml:doing wait for localhost:8080... [2024-03-19T02:26:02.465Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-03-19T02:26:02.465Z] [2024-03-19T02:26:02.465Z] dumpThreadStack: [2024-03-19T02:26:02.466Z] [2024-03-19T02:26:02.466Z] startDomainWindows: [2024-03-19T02:26:02.466Z] [2024-03-19T02:26:02.466Z] startDomain: [2024-03-19T02:26:02.466Z] [echo] [2024-03-19T02:26:02.466Z] [echo] [2024-03-19T02:26:02.466Z] [echo] [2024-03-19T02:26:02.466Z] [echo] *************************************************************************** [2024-03-19T02:26:02.466Z] [echo] * Running group negativeRealmPerApp [2024-03-19T02:26:02.466Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp [2024-03-19T02:26:02.466Z] [echo] *************************************************************************** [2024-03-19T02:26:02.466Z] [echo] [2024-03-19T02:26:02.466Z] [echo] [2024-03-19T02:26:02.466Z] [echo] [2024-03-19T02:26:02.466Z] [2024-03-19T02:26:02.466Z] setOSConditions: [2024-03-19T02:26:02.466Z] [2024-03-19T02:26:02.466Z] setToolWin: [2024-03-19T02:26:02.466Z] [2024-03-19T02:26:02.466Z] setToolUnix: [2024-03-19T02:26:02.466Z] [2024-03-19T02:26:02.466Z] setToolProperty: [2024-03-19T02:26:02.466Z] [2024-03-19T02:26:02.466Z] setS1ASclassPath: [2024-03-19T02:26:02.466Z] [2024-03-19T02:26:02.466Z] init-common: [2024-03-19T02:26:02.466Z] [2024-03-19T02:26:02.466Z] clean: [2024-03-19T02:26:02.466Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:02.466Z] [2024-03-19T02:26:02.466Z] compile: [2024-03-19T02:26:02.466Z] [2024-03-19T02:26:02.466Z] setOSConditions: [2024-03-19T02:26:02.466Z] [2024-03-19T02:26:02.467Z] setToolWin: [2024-03-19T02:26:02.467Z] [2024-03-19T02:26:02.467Z] setToolUnix: [2024-03-19T02:26:02.467Z] [2024-03-19T02:26:02.467Z] setToolProperty: [2024-03-19T02:26:02.467Z] [2024-03-19T02:26:02.467Z] setS1ASclassPath: [2024-03-19T02:26:02.467Z] [2024-03-19T02:26:02.467Z] init-common: [2024-03-19T02:26:02.467Z] [2024-03-19T02:26:02.467Z] compile-common: [2024-03-19T02:26:02.467Z] [echo] Current time (ISO): 2024-03-19T02:25:59.445+0000 [2024-03-19T02:26:02.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:02.467Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:02.467Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:02.467Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:02.467Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:02.467Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:02.467Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:02.467Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:02.467Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:02.554Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:02.555Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:02.555Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:02.555Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:02.555Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:02.555Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:02.555Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:02.568Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:02.568Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:02.568Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:02.568Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:02.568Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:02.568Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:02.568Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:02.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-unsatisfieddeps-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-unsatisfieddeps-servlet-annotation-web.war [2024-03-19T02:26:02.691Z] [exec] Application deployed with name ejb-ejb30-hello-session4-ejb. [2024-03-19T02:26:02.691Z] [2024-03-19T02:26:02.691Z] run: [2024-03-19T02:26:02.691Z] [echo] appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-clientClient.jar -name ejb-ejb30-hello-session4Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:26:02.860Z] [exec] [2024-03-19T02:26:02.860Z] [exec] Generating code... [2024-03-19T02:26:02.860Z] [exec] [2024-03-19T02:26:02.860Z] [exec] Compiling code... [2024-03-19T02:26:02.913Z] [exec] Mar 19, 2024 2:26:02 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:02.913Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:02.917Z] [exec] Application deployed with name cdi-unsatisfieddeps-servlet-annotation-web. [2024-03-19T02:26:02.917Z] [2024-03-19T02:26:02.917Z] deploy-war-commonee: [2024-03-19T02:26:02.917Z] [2024-03-19T02:26:02.917Z] run: [2024-03-19T02:26:03.126Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:03.126Z] [javac] 1 warning [2024-03-19T02:26:03.126Z] [2024-03-19T02:26:03.126Z] build: [2024-03-19T02:26:03.130Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:03.130Z] [javac] 1 warning [2024-03-19T02:26:03.130Z] [2024-03-19T02:26:03.130Z] build: [2024-03-19T02:26:03.130Z] [2024-03-19T02:26:03.130Z] setOSConditions: [2024-03-19T02:26:03.130Z] [2024-03-19T02:26:03.130Z] setToolWin: [2024-03-19T02:26:03.130Z] [2024-03-19T02:26:03.130Z] setToolUnix: [2024-03-19T02:26:03.130Z] [2024-03-19T02:26:03.130Z] setToolProperty: [2024-03-19T02:26:03.130Z] [2024-03-19T02:26:03.130Z] setS1ASclassPath: [2024-03-19T02:26:03.130Z] [2024-03-19T02:26:03.130Z] init-common: [2024-03-19T02:26:03.130Z] [2024-03-19T02:26:03.130Z] webclient-war-common: [2024-03-19T02:26:03.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:03.131Z] [2024-03-19T02:26:03.131Z] clear: [2024-03-19T02:26:03.131Z] [2024-03-19T02:26:03.131Z] test-tlds-exist: [2024-03-19T02:26:03.131Z] [2024-03-19T02:26:03.131Z] copy-tlds: [2024-03-19T02:26:03.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:03.131Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:03.131Z] [2024-03-19T02:26:03.131Z] test-tagfiles-exist: [2024-03-19T02:26:03.131Z] [2024-03-19T02:26:03.131Z] copy-tagfiles: [2024-03-19T02:26:03.131Z] [2024-03-19T02:26:03.131Z] package-war-common: [2024-03-19T02:26:03.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:03.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:03.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/lib [2024-03-19T02:26:03.131Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:03.131Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:03.131Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2024-03-19T02:26:03.131Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:03.132Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:03.132Z] [javac] Compiling 1 source file [2024-03-19T02:26:03.132Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:26:03.132Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:03.132Z] [2024-03-19T02:26:03.132Z] deploy: [2024-03-19T02:26:03.132Z] [2024-03-19T02:26:03.132Z] deploy-war-common: [2024-03-19T02:26:03.132Z] [2024-03-19T02:26:03.132Z] setOSConditions: [2024-03-19T02:26:03.132Z] [2024-03-19T02:26:03.132Z] setToolWin: [2024-03-19T02:26:03.132Z] [2024-03-19T02:26:03.132Z] setToolUnix: [2024-03-19T02:26:03.132Z] [2024-03-19T02:26:03.132Z] setToolProperty: [2024-03-19T02:26:03.132Z] [2024-03-19T02:26:03.132Z] setS1ASclassPath: [2024-03-19T02:26:03.132Z] [2024-03-19T02:26:03.132Z] init-common: [2024-03-19T02:26:03.132Z] [2024-03-19T02:26:03.132Z] deploy-war-commonpe: [2024-03-19T02:26:03.174Z] [java] opening connection to http://localhost:8080/cdi-unsatisfieddeps-servlet-annotation/myurl [2024-03-19T02:26:03.174Z] [java] TESTNAME unsatisfied-dependencies-tests [2024-03-19T02:26:03.174Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-03-19T02:26:03.174Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:03.174Z] [java] [2024-03-19T02:26:03.174Z] [java] [2024-03-19T02:26:03.174Z] [java] ----------------------------------------- [2024-03-19T02:26:03.174Z] [java] - unsatisfied-dependencies-tests: PASS - [2024-03-19T02:26:03.174Z] [java] ----------------------------------------- [2024-03-19T02:26:03.174Z] [java] - Total PASS : 1 - [2024-03-19T02:26:03.174Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:03.174Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:03.174Z] [java] ----------------------------------------- [2024-03-19T02:26:03.174Z] [2024-03-19T02:26:03.174Z] undeploy: [2024-03-19T02:26:03.175Z] [2024-03-19T02:26:03.175Z] setOSConditions: [2024-03-19T02:26:03.175Z] [2024-03-19T02:26:03.175Z] setToolWin: [2024-03-19T02:26:03.175Z] [2024-03-19T02:26:03.175Z] setToolUnix: [2024-03-19T02:26:03.175Z] [2024-03-19T02:26:03.175Z] setToolProperty: [2024-03-19T02:26:03.175Z] [2024-03-19T02:26:03.175Z] setS1ASclassPath: [2024-03-19T02:26:03.175Z] [2024-03-19T02:26:03.175Z] init-common: [2024-03-19T02:26:03.175Z] [2024-03-19T02:26:03.175Z] undeploy-war-common: [2024-03-19T02:26:03.301Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2024-03-19T02:26:03.301Z] [exec] there are no files to retrieve for application ejb-ejb31-ejblite-javamodule-web [2024-03-19T02:26:03.301Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:03.301Z] [2024-03-19T02:26:03.302Z] init.os: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.302Z] init.tools.unix: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.302Z] init.tools.windows: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.302Z] init.tools: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.302Z] setAsadminArgs: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.302Z] init: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.302Z] init.customtasks: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.302Z] setEnabled: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.302Z] createAppRef: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.302Z] init.os: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.302Z] init.tools.unix: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.302Z] init.tools.windows: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.302Z] init.tools: [2024-03-19T02:26:03.302Z] [2024-03-19T02:26:03.303Z] setAsadminArgs: [2024-03-19T02:26:03.303Z] [2024-03-19T02:26:03.303Z] init: [2024-03-19T02:26:03.303Z] [2024-03-19T02:26:03.303Z] init.customtasks: [2024-03-19T02:26:03.303Z] [2024-03-19T02:26:03.303Z] prepare: [2024-03-19T02:26:03.303Z] [2024-03-19T02:26:03.303Z] setHttpPort2: [2024-03-19T02:26:03.303Z] [2024-03-19T02:26:03.303Z] runclient: [2024-03-19T02:26:03.382Z] [2024-03-19T02:26:03.382Z] setOSConditions: [2024-03-19T02:26:03.382Z] [2024-03-19T02:26:03.382Z] fixFiles: [2024-03-19T02:26:03.382Z] [2024-03-19T02:26:03.382Z] convUnix: [2024-03-19T02:26:03.382Z] [2024-03-19T02:26:03.382Z] convWin: [2024-03-19T02:26:03.382Z] [2024-03-19T02:26:03.382Z] setToolWin: [2024-03-19T02:26:03.382Z] [2024-03-19T02:26:03.382Z] setToolUnix: [2024-03-19T02:26:03.383Z] [2024-03-19T02:26:03.383Z] setToolProperty: [2024-03-19T02:26:03.383Z] [2024-03-19T02:26:03.383Z] setS1ASclassPath: [2024-03-19T02:26:03.383Z] [2024-03-19T02:26:03.383Z] init-common: [2024-03-19T02:26:03.383Z] [2024-03-19T02:26:03.383Z] package-persistence-common: [2024-03-19T02:26:03.383Z] [2024-03-19T02:26:03.383Z] ejb-jar-common: [2024-03-19T02:26:03.383Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:03.383Z] [2024-03-19T02:26:03.383Z] package-ejbjar-common: [2024-03-19T02:26:03.383Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:03.383Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:03.383Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:03.383Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-ejb.jar [2024-03-19T02:26:03.383Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:03.383Z] [2024-03-19T02:26:03.383Z] appclient-jar-common: [2024-03-19T02:26:03.383Z] [2024-03-19T02:26:03.383Z] package-appclientjar-common: [2024-03-19T02:26:03.383Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:03.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:03.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:03.384Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-client.jar [2024-03-19T02:26:03.384Z] [2024-03-19T02:26:03.384Z] webclient-war-common: [2024-03-19T02:26:03.384Z] [2024-03-19T02:26:03.384Z] build-ear-common: [2024-03-19T02:26:03.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:03.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:03.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:03.384Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2024-03-19T02:26:03.384Z] [2024-03-19T02:26:03.384Z] deploy: [2024-03-19T02:26:03.384Z] [2024-03-19T02:26:03.384Z] setOSConditions: [2024-03-19T02:26:03.384Z] [2024-03-19T02:26:03.384Z] setToolWin: [2024-03-19T02:26:03.384Z] [2024-03-19T02:26:03.384Z] setToolUnix: [2024-03-19T02:26:03.384Z] [2024-03-19T02:26:03.384Z] setToolProperty: [2024-03-19T02:26:03.384Z] [2024-03-19T02:26:03.384Z] setS1ASclassPath: [2024-03-19T02:26:03.384Z] [2024-03-19T02:26:03.385Z] init-common: [2024-03-19T02:26:03.385Z] [2024-03-19T02:26:03.385Z] create-jdbc-connpool-common: [2024-03-19T02:26:03.404Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-handler-pre-destroy-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2024-03-19T02:26:03.422Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:03.476Z] [exec] Mar 19, 2024 2:26:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:03.476Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:26:03.476Z] [exec] Mar 19, 2024 2:26:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:03.476Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:26:03.476Z] [exec] Mar 19, 2024 2:26:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:03.476Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:26:03.477Z] [exec] Mar 19, 2024 2:26:03 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:26:03.477Z] [exec] WARNING: ACC001: Using the only client [ejb30-hello-mdb-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.mdb.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbAppClient.jar even though it does not match the specified main class name null or client name ejb30-hello-mdbClient [2024-03-19T02:26:03.627Z] [exec] Mar 19, 2024 2:26:03 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:03.627Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:03.641Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-poolauth-pool [2024-03-19T02:26:03.641Z] [exec] JDBC connection pool jdbc-poolauth-pool created successfully. [2024-03-19T02:26:03.641Z] [2024-03-19T02:26:03.641Z] set-derby-connpool-props: [2024-03-19T02:26:03.679Z] [javac] 1 warning [2024-03-19T02:26:03.679Z] [2024-03-19T02:26:03.679Z] setOSConditions: [2024-03-19T02:26:03.679Z] [2024-03-19T02:26:03.679Z] setToolWin: [2024-03-19T02:26:03.679Z] [2024-03-19T02:26:03.679Z] setToolUnix: [2024-03-19T02:26:03.679Z] [2024-03-19T02:26:03.679Z] setToolProperty: [2024-03-19T02:26:03.679Z] [2024-03-19T02:26:03.679Z] setS1ASclassPath: [2024-03-19T02:26:03.679Z] [2024-03-19T02:26:03.679Z] init-common: [2024-03-19T02:26:03.680Z] [2024-03-19T02:26:03.680Z] compile-common: [2024-03-19T02:26:03.680Z] [echo] Current time (ISO): 2024-03-19T02:26:03.567+0000 [2024-03-19T02:26:03.680Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:03.746Z] [exec] Mar 19, 2024 2:26:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:03.747Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:26:03.747Z] [exec] Mar 19, 2024 2:26:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:03.747Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:26:03.747Z] [exec] Mar 19, 2024 2:26:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:03.747Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:26:03.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-unsatisfieddeps-servlet-annotation-web [2024-03-19T02:26:03.760Z] [2024-03-19T02:26:03.760Z] all: [2024-03-19T02:26:03.760Z] [echo] [2024-03-19T02:26:03.760Z] [echo] ************************* [2024-03-19T02:26:03.760Z] [echo] * Running implicit [2024-03-19T02:26:03.760Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/implicit [2024-03-19T02:26:03.760Z] [echo] ************************* [2024-03-19T02:26:03.760Z] [echo] [2024-03-19T02:26:03.760Z] [2024-03-19T02:26:03.760Z] all: [2024-03-19T02:26:03.760Z] [2024-03-19T02:26:03.760Z] implicit: [2024-03-19T02:26:03.760Z] [2024-03-19T02:26:03.760Z] setOSConditions: [2024-03-19T02:26:03.760Z] [2024-03-19T02:26:03.761Z] setToolWin: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] setToolUnix: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] setToolProperty: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] setS1ASclassPath: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] init-common: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] clean: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] setOSConditions: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] setToolWin: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] setToolUnix: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] setToolProperty: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] setS1ASclassPath: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] init-common: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] clean-common: [2024-03-19T02:26:03.761Z] [2024-03-19T02:26:03.761Z] setOSConditions: [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.762Z] setToolWin: [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.762Z] setToolUnix: [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.762Z] setToolProperty: [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.762Z] setS1ASclassPath: [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.762Z] init-common: [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.762Z] clean-classes-common: [2024-03-19T02:26:03.762Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.762Z] setOSConditions: [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.762Z] setToolWin: [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.762Z] setToolUnix: [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.762Z] setToolProperty: [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.762Z] setS1ASclassPath: [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.762Z] init-common: [2024-03-19T02:26:03.762Z] [2024-03-19T02:26:03.763Z] clean-jars-common: [2024-03-19T02:26:03.763Z] [2024-03-19T02:26:03.763Z] compile: [2024-03-19T02:26:03.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/client [2024-03-19T02:26:03.763Z] [2024-03-19T02:26:03.763Z] setOSConditions: [2024-03-19T02:26:03.763Z] [2024-03-19T02:26:03.763Z] setToolWin: [2024-03-19T02:26:03.763Z] [2024-03-19T02:26:03.763Z] setToolUnix: [2024-03-19T02:26:03.763Z] [2024-03-19T02:26:03.763Z] setToolProperty: [2024-03-19T02:26:03.763Z] [2024-03-19T02:26:03.763Z] setS1ASclassPath: [2024-03-19T02:26:03.763Z] [2024-03-19T02:26:03.763Z] init-common: [2024-03-19T02:26:03.763Z] [2024-03-19T02:26:03.763Z] compile-common: [2024-03-19T02:26:03.763Z] [echo] Current time (ISO): 2024-03-19T02:26:03.533+0000 [2024-03-19T02:26:03.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:03.763Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:03.797Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml:80: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:03.797Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:03.797Z] [2024-03-19T02:26:03.797Z] setup: [2024-03-19T02:26:03.797Z] [2024-03-19T02:26:03.797Z] runtest: [2024-03-19T02:26:03.797Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:03.797Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:03.797Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:03.797Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:03.797Z] [2024-03-19T02:26:03.797Z] run-client: [2024-03-19T02:26:03.798Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:03.871Z] [javaWithResult] ejb31-ejblite-javamodule [2024-03-19T02:26:03.871Z] [javaWithResult] invoking webclient servlet at http://localhost:8080/ejb-ejb31-ejblite-javamodule/HelloServlet [2024-03-19T02:26:03.872Z] [javaWithResult] <HTML> <HEAD> <TITLE> JMS Servlet Output [2024-03-19T02:26:03.872Z] [javaWithResult]

DatabaseServelt :: All information I can give

[2024-03-19T02:26:03.872Z] [javaWithResult] Context Path : /ejb-ejb31-ejblite-javamodule
[2024-03-19T02:26:03.872Z] [javaWithResult] Servlet Path : /HelloServlet
[2024-03-19T02:26:03.872Z] [javaWithResult] Path Info : null
[2024-03-19T02:26:03.872Z] [javaWithResult] [2024-03-19T02:26:03.872Z] [javaWithResult] test complete [2024-03-19T02:26:03.872Z] [2024-03-19T02:26:03.872Z] processResult: [2024-03-19T02:26:03.872Z] [2024-03-19T02:26:03.872Z] failed: [2024-03-19T02:26:03.872Z] [2024-03-19T02:26:03.872Z] passed: [2024-03-19T02:26:03.872Z] [echo] Test javamodule Passed [2024-03-19T02:26:03.872Z] [2024-03-19T02:26:03.872Z] unknown: [2024-03-19T02:26:03.872Z] [2024-03-19T02:26:03.872Z] declare-test: [2024-03-19T02:26:03.872Z] [echo] Starting test javamodule ejb31/ejblite/javamodule Test asadmin redeploy [2024-03-19T02:26:03.872Z] [2024-03-19T02:26:03.872Z] init.os: [2024-03-19T02:26:03.872Z] [2024-03-19T02:26:03.872Z] init.tools.unix: [2024-03-19T02:26:03.872Z] [2024-03-19T02:26:03.872Z] init.tools.windows: [2024-03-19T02:26:03.872Z] [2024-03-19T02:26:03.872Z] init.tools: [2024-03-19T02:26:03.872Z] [2024-03-19T02:26:03.872Z] setAsadminArgs: [2024-03-19T02:26:03.872Z] [2024-03-19T02:26:03.873Z] init: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] init.customtasks: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] prepare: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] redeploy.asadmin: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] setAsadminArgs: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] common.redeploy.asadmin: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] init.os: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] init.tools.unix: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] init.tools.windows: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] init.tools: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] setAsadminArgs: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] init: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] init.customtasks: [2024-03-19T02:26:03.873Z] [2024-03-19T02:26:03.873Z] delAppRef: [2024-03-19T02:26:03.874Z] [2024-03-19T02:26:03.874Z] init.os: [2024-03-19T02:26:03.874Z] [2024-03-19T02:26:03.874Z] init.tools.unix: [2024-03-19T02:26:03.874Z] [2024-03-19T02:26:03.874Z] init.tools.windows: [2024-03-19T02:26:03.874Z] [2024-03-19T02:26:03.874Z] init.tools: [2024-03-19T02:26:03.874Z] [2024-03-19T02:26:03.874Z] setAsadminArgs: [2024-03-19T02:26:03.874Z] [2024-03-19T02:26:03.874Z] init: [2024-03-19T02:26:03.874Z] [2024-03-19T02:26:03.874Z] init.customtasks: [2024-03-19T02:26:03.874Z] [2024-03-19T02:26:03.874Z] common.run.asadmin: [2024-03-19T02:26:03.874Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives --name ejb-ejb31-ejblite-javamodule-web --contextroot ejb-ejb31-ejblite-javamodule /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2024-03-19T02:26:04.100Z] [exec] Mar 19, 2024 2:26:03 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:04.100Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@781654f8 [2024-03-19T02:26:04.100Z] [exec] Waiting timers to expire for getalltimers timer test [2024-03-19T02:26:04.134Z] [exec] Application deployed with name simplemdbApp. [2024-03-19T02:26:04.134Z] [echo] Deployment on target server server successful [2024-03-19T02:26:04.134Z] [2024-03-19T02:26:04.134Z] setOSConditions: [2024-03-19T02:26:04.134Z] [2024-03-19T02:26:04.134Z] setToolWin: [2024-03-19T02:26:04.134Z] [2024-03-19T02:26:04.134Z] setToolUnix: [2024-03-19T02:26:04.134Z] [2024-03-19T02:26:04.134Z] setToolProperty: [2024-03-19T02:26:04.134Z] [2024-03-19T02:26:04.134Z] setS1ASclassPath: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] init-common: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] deploy-common-ee: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] setOSConditions: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] setToolWin: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] setToolUnix: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] setToolProperty: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] setS1ASclassPath: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] init-common: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] restart: [2024-03-19T02:26:04.135Z] [echo] Not required to restart [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] setOSConditions: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] setToolWin: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] setToolUnix: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.135Z] setToolProperty: [2024-03-19T02:26:04.135Z] [2024-03-19T02:26:04.136Z] setS1ASclassPath: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] init-common: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] setupJdbc: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] setOSConditions: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] setToolWin: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] setToolUnix: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] setToolProperty: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] setS1ASclassPath: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] init-common: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] default-sql: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] setOSConditions: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] setToolWin: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] setToolUnix: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.136Z] setToolProperty: [2024-03-19T02:26:04.136Z] [2024-03-19T02:26:04.137Z] setS1ASclassPath: [2024-03-19T02:26:04.137Z] [2024-03-19T02:26:04.137Z] init-common: [2024-03-19T02:26:04.137Z] [2024-03-19T02:26:04.137Z] execute-sql-common: [2024-03-19T02:26:04.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-03-19T02:26:04.230Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-03-19T02:26:04.370Z] [exec] Application deployed with name web-jsp-tag-handler-pre-destroy-annotation-web. [2024-03-19T02:26:04.370Z] [2024-03-19T02:26:04.370Z] deploy-war-commonee: [2024-03-19T02:26:04.370Z] [2024-03-19T02:26:04.370Z] run-first: [2024-03-19T02:26:04.370Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-pre-destroy-annotation/jsp/test.jsp [2024-03-19T02:26:04.370Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:04.370Z] [java] [2024-03-19T02:26:04.370Z] [java] [2024-03-19T02:26:04.370Z] [java] ----------------------------------------- [2024-03-19T02:26:04.370Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2024-03-19T02:26:04.370Z] [java] ----------------------------------------- [2024-03-19T02:26:04.370Z] [java] - Total PASS : 1 - [2024-03-19T02:26:04.370Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:04.370Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:04.371Z] [java] ----------------------------------------- [2024-03-19T02:26:04.371Z] [2024-03-19T02:26:04.371Z] restart-server-instance-common: [2024-03-19T02:26:04.371Z] [2024-03-19T02:26:04.371Z] setOSConditions: [2024-03-19T02:26:04.371Z] [2024-03-19T02:26:04.371Z] setToolWin: [2024-03-19T02:26:04.371Z] [2024-03-19T02:26:04.371Z] setToolUnix: [2024-03-19T02:26:04.371Z] [2024-03-19T02:26:04.371Z] setToolProperty: [2024-03-19T02:26:04.371Z] [2024-03-19T02:26:04.371Z] setS1ASclassPath: [2024-03-19T02:26:04.371Z] [2024-03-19T02:26:04.371Z] init-common: [2024-03-19T02:26:04.371Z] [2024-03-19T02:26:04.371Z] stopDomain: [2024-03-19T02:26:04.371Z] [echo] run.xml:stopping domain... [2024-03-19T02:26:04.394Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/app/createdb.sql [2024-03-19T02:26:04.394Z] [sql] Failed to execute: drop table MESSAGES [2024-03-19T02:26:04.394Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-03-19T02:26:04.394Z] [sql] 0 rows affected [2024-03-19T02:26:04.394Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:26:04.394Z] [2024-03-19T02:26:04.394Z] sql-oracle: [2024-03-19T02:26:04.394Z] [2024-03-19T02:26:04.394Z] execute-sql-connector: [2024-03-19T02:26:04.394Z] [2024-03-19T02:26:04.394Z] runtest: [2024-03-19T02:26:04.394Z] [2024-03-19T02:26:04.394Z] setOSConditions: [2024-03-19T02:26:04.394Z] [2024-03-19T02:26:04.394Z] setToolWin: [2024-03-19T02:26:04.394Z] [2024-03-19T02:26:04.394Z] setToolUnix: [2024-03-19T02:26:04.394Z] [2024-03-19T02:26:04.394Z] setToolProperty: [2024-03-19T02:26:04.394Z] [2024-03-19T02:26:04.394Z] setS1ASclassPath: [2024-03-19T02:26:04.394Z] [2024-03-19T02:26:04.394Z] init-common: [2024-03-19T02:26:04.395Z] [2024-03-19T02:26:04.395Z] runclient-common: [2024-03-19T02:26:04.395Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simplemdbAppClient.jar -name simplemdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:26:04.475Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:04.475Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:04.486Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-03-19T02:26:04.486Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-03-19T02:26:04.690Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:04.690Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:04.690Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:04.690Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:04.690Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:04.690Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:04.690Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:05.047Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2024-03-19T02:26:05.047Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2024-03-19T02:26:05.261Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:05.261Z] [javac] 1 warning [2024-03-19T02:26:05.261Z] [2024-03-19T02:26:05.261Z] setOSConditions: [2024-03-19T02:26:05.261Z] [2024-03-19T02:26:05.261Z] setToolWin: [2024-03-19T02:26:05.261Z] [2024-03-19T02:26:05.261Z] setToolUnix: [2024-03-19T02:26:05.261Z] [2024-03-19T02:26:05.261Z] setToolProperty: [2024-03-19T02:26:05.261Z] [2024-03-19T02:26:05.261Z] setS1ASclassPath: [2024-03-19T02:26:05.261Z] [2024-03-19T02:26:05.261Z] init-common: [2024-03-19T02:26:05.262Z] [2024-03-19T02:26:05.262Z] compile-common: [2024-03-19T02:26:05.262Z] [echo] Current time (ISO): 2024-03-19T02:26:05.000+0000 [2024-03-19T02:26:05.262Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:05.299Z] [exec] Waiting for the domain to stop . [2024-03-19T02:26:05.299Z] [exec] Waiting finished after 183 ms. [2024-03-19T02:26:05.299Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:26:05.302Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2024-03-19T02:26:05.302Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2024-03-19T02:26:05.428Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2024-03-19T02:26:05.428Z] [exec] there are no files to retrieve for application ejb-ejb31-ejblite-javamodule-web [2024-03-19T02:26:05.428Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:05.428Z] [2024-03-19T02:26:05.428Z] init.os: [2024-03-19T02:26:05.428Z] [2024-03-19T02:26:05.428Z] init.tools.unix: [2024-03-19T02:26:05.428Z] [2024-03-19T02:26:05.428Z] init.tools.windows: [2024-03-19T02:26:05.428Z] [2024-03-19T02:26:05.428Z] init.tools: [2024-03-19T02:26:05.428Z] [2024-03-19T02:26:05.428Z] setAsadminArgs: [2024-03-19T02:26:05.428Z] [2024-03-19T02:26:05.428Z] init: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] init.customtasks: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] setEnabled: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] createAppRef: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] init.os: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] init.tools.unix: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] init.tools.windows: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] init.tools: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] setAsadminArgs: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] init: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] init.customtasks: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] prepare: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] setHttpPort2: [2024-03-19T02:26:05.429Z] [2024-03-19T02:26:05.429Z] runclient: [2024-03-19T02:26:05.588Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:05.589Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:05.589Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:05.589Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:05.589Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:05.589Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:05.589Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:05.670Z] [exec] Mar 19, 2024 2:26:05 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:05.670Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1eb9bf60 [2024-03-19T02:26:05.819Z] [exec] Mar 19, 2024 2:26:05 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:05.819Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:05.823Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:05.824Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:05.824Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:05.824Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:05.824Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:05.824Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:05.824Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:05.864Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2024-03-19T02:26:05.864Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2024-03-19T02:26:05.991Z] [exec] Verifying getalltimers from non-timeout bean [2024-03-19T02:26:05.994Z] [javaWithResult] ejb31-ejblite-javamodule [2024-03-19T02:26:05.994Z] [javaWithResult] invoking webclient servlet at http://localhost:8080/ejb-ejb31-ejblite-javamodule/HelloServlet [2024-03-19T02:26:05.994Z] [javaWithResult] JMS Servlet Output [2024-03-19T02:26:05.994Z] [javaWithResult]

DatabaseServelt :: All information I can give

[2024-03-19T02:26:05.994Z] [javaWithResult] Context Path : /ejb-ejb31-ejblite-javamodule
[2024-03-19T02:26:05.994Z] [javaWithResult] Servlet Path : /HelloServlet
[2024-03-19T02:26:05.994Z] [javaWithResult] Path Info : null
[2024-03-19T02:26:05.994Z] [javaWithResult] [2024-03-19T02:26:05.994Z] [javaWithResult] test complete [2024-03-19T02:26:05.994Z] [2024-03-19T02:26:05.994Z] processResult: [2024-03-19T02:26:05.994Z] [2024-03-19T02:26:05.994Z] failed: [2024-03-19T02:26:05.994Z] [2024-03-19T02:26:05.994Z] passed: [2024-03-19T02:26:05.995Z] [echo] Test javamodule Passed [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] unknown: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] init.os: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] init.tools.unix: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] init.tools.windows: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] init.tools: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] setAsadminArgs: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] init: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] init.customtasks: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] prepare: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] undeploy.asadmin: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] setAsadminArgs: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] common.undeploy.asadmin: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.995Z] init.os: [2024-03-19T02:26:05.995Z] [2024-03-19T02:26:05.996Z] init.tools.unix: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] init.tools.windows: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] init.tools: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] setAsadminArgs: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] init: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] init.customtasks: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] delAppRef: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] init.os: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] init.tools.unix: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] init.tools.windows: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] init.tools: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] setAsadminArgs: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] init: [2024-03-19T02:26:05.996Z] [2024-03-19T02:26:05.996Z] init.customtasks: [2024-03-19T02:26:05.997Z] [2024-03-19T02:26:05.997Z] common.run.asadmin: [2024-03-19T02:26:05.997Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb31-ejblite-javamodule-web [2024-03-19T02:26:06.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:26:06.123Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:26:06.391Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:06.392Z] [javac] 1 warning [2024-03-19T02:26:06.392Z] [2024-03-19T02:26:06.392Z] build: [2024-03-19T02:26:06.392Z] [2024-03-19T02:26:06.392Z] setOSConditions: [2024-03-19T02:26:06.392Z] [2024-03-19T02:26:06.392Z] fixFiles: [2024-03-19T02:26:06.392Z] [2024-03-19T02:26:06.392Z] convUnix: [2024-03-19T02:26:06.392Z] [2024-03-19T02:26:06.392Z] convWin: [2024-03-19T02:26:06.392Z] [2024-03-19T02:26:06.392Z] setToolWin: [2024-03-19T02:26:06.392Z] [2024-03-19T02:26:06.392Z] setToolUnix: [2024-03-19T02:26:06.392Z] [2024-03-19T02:26:06.392Z] setToolProperty: [2024-03-19T02:26:06.392Z] [2024-03-19T02:26:06.392Z] setS1ASclassPath: [2024-03-19T02:26:06.392Z] [2024-03-19T02:26:06.392Z] init-common: [2024-03-19T02:26:06.393Z] [2024-03-19T02:26:06.393Z] package-persistence-common: [2024-03-19T02:26:06.393Z] [2024-03-19T02:26:06.393Z] ejb-jar-common: [2024-03-19T02:26:06.393Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:06.393Z] [2024-03-19T02:26:06.393Z] package-ejbjar-common: [2024-03-19T02:26:06.393Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:06.393Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-ejb.jar [2024-03-19T02:26:06.393Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:06.393Z] [2024-03-19T02:26:06.393Z] appclient-jar-common: [2024-03-19T02:26:06.393Z] [2024-03-19T02:26:06.393Z] package-appclientjar-common: [2024-03-19T02:26:06.393Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:06.394Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-client.jar [2024-03-19T02:26:06.394Z] [2024-03-19T02:26:06.394Z] webclient-war-common: [2024-03-19T02:26:06.394Z] [2024-03-19T02:26:06.394Z] build-ear-common: [2024-03-19T02:26:06.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:06.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:06.394Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiApp.ear [2024-03-19T02:26:06.394Z] [2024-03-19T02:26:06.394Z] deploy: [2024-03-19T02:26:06.394Z] [2024-03-19T02:26:06.394Z] setOSConditions: [2024-03-19T02:26:06.394Z] [2024-03-19T02:26:06.394Z] setToolWin: [2024-03-19T02:26:06.394Z] [2024-03-19T02:26:06.394Z] setToolUnix: [2024-03-19T02:26:06.394Z] [2024-03-19T02:26:06.394Z] setToolProperty: [2024-03-19T02:26:06.394Z] [2024-03-19T02:26:06.394Z] setS1ASclassPath: [2024-03-19T02:26:06.394Z] [2024-03-19T02:26:06.394Z] init-common: [2024-03-19T02:26:06.394Z] [2024-03-19T02:26:06.394Z] deploy-common: [2024-03-19T02:26:06.395Z] [echo] Current time (ISO): 2024-03-19T02:26:06.323+0000 [2024-03-19T02:26:06.395Z] [2024-03-19T02:26:06.395Z] setOSConditions: [2024-03-19T02:26:06.395Z] [2024-03-19T02:26:06.395Z] setToolWin: [2024-03-19T02:26:06.395Z] [2024-03-19T02:26:06.395Z] setToolUnix: [2024-03-19T02:26:06.395Z] [2024-03-19T02:26:06.395Z] setToolProperty: [2024-03-19T02:26:06.395Z] [2024-03-19T02:26:06.395Z] setS1ASclassPath: [2024-03-19T02:26:06.395Z] [2024-03-19T02:26:06.395Z] init-common: [2024-03-19T02:26:06.395Z] [2024-03-19T02:26:06.395Z] deploy-common-pe: [2024-03-19T02:26:06.569Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:06.570Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:06.570Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:06.570Z] [2024-03-19T02:26:06.570Z] private-all: [2024-03-19T02:26:06.570Z] [2024-03-19T02:26:06.570Z] private-all: [2024-03-19T02:26:06.570Z] [2024-03-19T02:26:06.570Z] declare-test: [2024-03-19T02:26:06.570Z] [echo] Starting test IncorrectEnvEntry ejb31/jndivalidation/IncorrectEnvEntry Test asadmin deploy [2024-03-19T02:26:06.570Z] [2024-03-19T02:26:06.570Z] init.os: [2024-03-19T02:26:06.570Z] [2024-03-19T02:26:06.570Z] init.tools.unix: [2024-03-19T02:26:06.570Z] [2024-03-19T02:26:06.570Z] init.tools.windows: [2024-03-19T02:26:06.570Z] [2024-03-19T02:26:06.570Z] init.tools: [2024-03-19T02:26:06.570Z] [2024-03-19T02:26:06.570Z] setAsadminArgs: [2024-03-19T02:26:06.570Z] [2024-03-19T02:26:06.570Z] init: [2024-03-19T02:26:06.570Z] [2024-03-19T02:26:06.570Z] init.customtasks: [2024-03-19T02:26:06.618Z] [exec] Mar 19, 2024 2:26:06 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:26:06.619Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:26:06.619Z] [exec] Mar 19, 2024 2:26:06 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:26:06.619Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:26:06.619Z] [exec] Mar 19, 2024 2:26:06 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:26:06.619Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:26:06.619Z] [exec] Mar 19, 2024 2:26:06 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:26:06.619Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:26:06.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiApp.ear [2024-03-19T02:26:06.685Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2024-03-19T02:26:06.685Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2024-03-19T02:26:06.829Z] [2024-03-19T02:26:06.829Z] prepare: [2024-03-19T02:26:06.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry [2024-03-19T02:26:06.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives [2024-03-19T02:26:06.829Z] [2024-03-19T02:26:06.829Z] compile: [2024-03-19T02:26:06.829Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/IncorrectEnvEntry/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:06.829Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry [2024-03-19T02:26:06.875Z] [exec] Mar 19, 2024 2:26:06 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:26:06.875Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6a2ac68a[jndiName=jms/ejb_ejb30_hello_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:26:06.875Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:26:06.875Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:26:06.875Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:26:06.875Z] [exec] getVERSION(): 3.0 [2024-03-19T02:26:06.875Z] [exec] isReadonly(): false [2024-03-19T02:26:06.875Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815166862 [2024-03-19T02:26:06.906Z] [exec] Mar 19, 2024 2:26:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:06.906Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@ceb7701 [2024-03-19T02:26:06.906Z] [exec] invoking stateful [2024-03-19T02:26:06.906Z] [exec] Expected id 1 [2024-03-19T02:26:06.906Z] [exec] Received id 1 [2024-03-19T02:26:06.906Z] [exec] invoking stateless [2024-03-19T02:26:06.906Z] [exec] test complete [2024-03-19T02:26:06.906Z] [exec] Value of key is: main [2024-03-19T02:26:06.906Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:06.906Z] [exec] [2024-03-19T02:26:06.906Z] [exec] [2024-03-19T02:26:06.906Z] [exec] ----------------------------------------- [2024-03-19T02:26:06.906Z] [exec] - main: PASS - [2024-03-19T02:26:06.906Z] [exec] ----------------------------------------- [2024-03-19T02:26:06.906Z] [exec] Total PASS: 1 [2024-03-19T02:26:06.906Z] [exec] Total FAIL: 0 [2024-03-19T02:26:06.906Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:06.906Z] [exec] ----------------------------------------- [2024-03-19T02:26:06.906Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:06.906Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:06.941Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2024-03-19T02:26:06.941Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2024-03-19T02:26:06.941Z] [2024-03-19T02:26:06.941Z] setOSConditions: [2024-03-19T02:26:06.941Z] [2024-03-19T02:26:06.941Z] setToolWin: [2024-03-19T02:26:06.941Z] [2024-03-19T02:26:06.941Z] setToolUnix: [2024-03-19T02:26:06.941Z] [2024-03-19T02:26:06.941Z] setToolProperty: [2024-03-19T02:26:06.941Z] [2024-03-19T02:26:06.941Z] setS1ASclassPath: [2024-03-19T02:26:06.941Z] [2024-03-19T02:26:06.941Z] init-common: [2024-03-19T02:26:06.941Z] [2024-03-19T02:26:06.941Z] create-jdbc-resource-common: [2024-03-19T02:26:06.942Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-poolauth-pool --target server jdbc/poolauth [2024-03-19T02:26:06.962Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:07.086Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:07.086Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:07.086Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:07.086Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:07.086Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:07.086Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:07.086Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:07.086Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:07.086Z] [javac] 1 warning [2024-03-19T02:26:07.145Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-03-19T02:26:07.145Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:26:07.145Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:26:07.145Z] [exec] getVERSION(): 3.0 [2024-03-19T02:26:07.145Z] [exec] isReadonly(): false [2024-03-19T02:26:07.145Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815166880 [2024-03-19T02:26:07.145Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-03-19T02:26:07.145Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:26:07.145Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:26:07.145Z] [exec] getVERSION(): 3.0 [2024-03-19T02:26:07.145Z] [exec] isReadonly(): false [2024-03-19T02:26:07.145Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815166880 [2024-03-19T02:26:07.145Z] [exec] Sent message 1 to Eclipse OpenMQ Destination [2024-03-19T02:26:07.145Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:26:07.145Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:26:07.145Z] [exec] getVERSION(): 3.0 [2024-03-19T02:26:07.145Z] [exec] isReadonly(): false [2024-03-19T02:26:07.145Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815166881 [2024-03-19T02:26:07.145Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-03-19T02:26:07.145Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:26:07.145Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:26:07.145Z] [exec] getVERSION(): 3.0 [2024-03-19T02:26:07.145Z] [exec] isReadonly(): false [2024-03-19T02:26:07.145Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815166881 [2024-03-19T02:26:07.145Z] [exec] Sent message 2 to Eclipse OpenMQ Destination [2024-03-19T02:26:07.145Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:26:07.145Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:26:07.145Z] [exec] getVERSION(): 3.0 [2024-03-19T02:26:07.145Z] [exec] isReadonly(): false [2024-03-19T02:26:07.145Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815166882 [2024-03-19T02:26:07.145Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-03-19T02:26:07.145Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:26:07.145Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:26:07.145Z] [exec] getVERSION(): 3.0 [2024-03-19T02:26:07.145Z] [exec] isReadonly(): false [2024-03-19T02:26:07.146Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815166882 [2024-03-19T02:26:07.146Z] [exec] Sent message 3 to Eclipse OpenMQ Destination [2024-03-19T02:26:07.146Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:26:07.146Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:26:07.146Z] [exec] getVERSION(): 3.0 [2024-03-19T02:26:07.146Z] [exec] isReadonly(): false [2024-03-19T02:26:07.146Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815166882 [2024-03-19T02:26:07.146Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-03-19T02:26:07.146Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:26:07.146Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:26:07.146Z] [exec] getVERSION(): 3.0 [2024-03-19T02:26:07.146Z] [exec] isReadonly(): false [2024-03-19T02:26:07.146Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815166882 [2024-03-19T02:26:07.146Z] [exec] Sent message 4 to Eclipse OpenMQ Destination [2024-03-19T02:26:07.146Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:26:07.146Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:26:07.146Z] [exec] getVERSION(): 3.0 [2024-03-19T02:26:07.146Z] [exec] isReadonly(): false [2024-03-19T02:26:07.146Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815166883 [2024-03-19T02:26:07.146Z] [exec] Waiting for queue message [2024-03-19T02:26:07.146Z] [exec] Received message : Reply for foo #3 [2024-03-19T02:26:07.146Z] [exec] Value of key is: 3.0 MDB [2024-03-19T02:26:07.146Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:07.146Z] [exec] [2024-03-19T02:26:07.146Z] [exec] [2024-03-19T02:26:07.146Z] [exec] ----------------------------------------- [2024-03-19T02:26:07.146Z] [exec] - 3.0 MDB: PASS - [2024-03-19T02:26:07.146Z] [exec] ----------------------------------------- [2024-03-19T02:26:07.146Z] [exec] Total PASS: 1 [2024-03-19T02:26:07.146Z] [exec] Total FAIL: 0 [2024-03-19T02:26:07.146Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:07.146Z] [exec] ----------------------------------------- [2024-03-19T02:26:07.146Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:07.162Z] [2024-03-19T02:26:07.162Z] undeploy: [2024-03-19T02:26:07.162Z] [2024-03-19T02:26:07.162Z] setOSConditions: [2024-03-19T02:26:07.162Z] [2024-03-19T02:26:07.163Z] setToolWin: [2024-03-19T02:26:07.163Z] [2024-03-19T02:26:07.163Z] setToolUnix: [2024-03-19T02:26:07.163Z] [2024-03-19T02:26:07.163Z] setToolProperty: [2024-03-19T02:26:07.163Z] [2024-03-19T02:26:07.163Z] setS1ASclassPath: [2024-03-19T02:26:07.163Z] [2024-03-19T02:26:07.163Z] init-common: [2024-03-19T02:26:07.163Z] [2024-03-19T02:26:07.163Z] undeploy-jar-common: [2024-03-19T02:26:07.197Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-poolauth-pool --enabled=true --target server jdbc/poolauth [2024-03-19T02:26:07.197Z] [exec] JDBC resource jdbc/poolauth created successfully. [2024-03-19T02:26:07.197Z] [echo] cmd executed for server [2024-03-19T02:26:07.197Z] [2024-03-19T02:26:07.198Z] setOSConditions: [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.198Z] setToolWin: [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.198Z] setToolUnix: [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.198Z] setToolProperty: [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.198Z] setS1ASclassPath: [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.198Z] init-common: [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.198Z] deploy-common: [2024-03-19T02:26:07.198Z] [echo] Current time (ISO): 2024-03-19T02:26:07.191+0000 [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.198Z] setOSConditions: [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.198Z] setToolWin: [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.198Z] setToolUnix: [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.198Z] setToolProperty: [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.198Z] setS1ASclassPath: [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.198Z] init-common: [2024-03-19T02:26:07.198Z] [2024-03-19T02:26:07.199Z] deploy-common-pe: [2024-03-19T02:26:07.213Z] [exec] Application deployed with name simple-ejb-implicit-cdiApp. [2024-03-19T02:26:07.213Z] [echo] Deployment on target server server successful [2024-03-19T02:26:07.213Z] [2024-03-19T02:26:07.213Z] setOSConditions: [2024-03-19T02:26:07.213Z] [2024-03-19T02:26:07.213Z] setToolWin: [2024-03-19T02:26:07.213Z] [2024-03-19T02:26:07.213Z] setToolUnix: [2024-03-19T02:26:07.213Z] [2024-03-19T02:26:07.213Z] setToolProperty: [2024-03-19T02:26:07.213Z] [2024-03-19T02:26:07.213Z] setS1ASclassPath: [2024-03-19T02:26:07.213Z] [2024-03-19T02:26:07.213Z] init-common: [2024-03-19T02:26:07.213Z] [2024-03-19T02:26:07.213Z] deploy-common-ee: [2024-03-19T02:26:07.214Z] [2024-03-19T02:26:07.214Z] run: [2024-03-19T02:26:07.214Z] [2024-03-19T02:26:07.214Z] setOSConditions: [2024-03-19T02:26:07.214Z] [2024-03-19T02:26:07.214Z] setToolWin: [2024-03-19T02:26:07.214Z] [2024-03-19T02:26:07.214Z] setToolUnix: [2024-03-19T02:26:07.214Z] [2024-03-19T02:26:07.214Z] setToolProperty: [2024-03-19T02:26:07.214Z] [2024-03-19T02:26:07.214Z] setS1ASclassPath: [2024-03-19T02:26:07.214Z] [2024-03-19T02:26:07.214Z] init-common: [2024-03-19T02:26:07.214Z] [2024-03-19T02:26:07.214Z] runclient-common: [2024-03-19T02:26:07.214Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiAppClient.jar -name simple-ejb-implicit-cdiClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:26:07.215Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-03-19T02:26:07.220Z] [javac] 1 warning [2024-03-19T02:26:07.220Z] [2024-03-19T02:26:07.220Z] build: [2024-03-19T02:26:07.220Z] [2024-03-19T02:26:07.220Z] setOSConditions: [2024-03-19T02:26:07.220Z] [2024-03-19T02:26:07.220Z] fixFiles: [2024-03-19T02:26:07.220Z] [2024-03-19T02:26:07.220Z] convUnix: [2024-03-19T02:26:07.220Z] [2024-03-19T02:26:07.220Z] convWin: [2024-03-19T02:26:07.220Z] [2024-03-19T02:26:07.220Z] setToolWin: [2024-03-19T02:26:07.220Z] [2024-03-19T02:26:07.220Z] setToolUnix: [2024-03-19T02:26:07.220Z] [2024-03-19T02:26:07.220Z] setToolProperty: [2024-03-19T02:26:07.220Z] [2024-03-19T02:26:07.220Z] setS1ASclassPath: [2024-03-19T02:26:07.220Z] [2024-03-19T02:26:07.220Z] init-common: [2024-03-19T02:26:07.220Z] [2024-03-19T02:26:07.220Z] package-persistence-common: [2024-03-19T02:26:07.221Z] [2024-03-19T02:26:07.221Z] ejb-jar-common: [2024-03-19T02:26:07.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:07.221Z] [2024-03-19T02:26:07.221Z] package-ejbjar-common: [2024-03-19T02:26:07.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:07.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:07.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:07.221Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBean-ejb.jar [2024-03-19T02:26:07.221Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:07.221Z] [2024-03-19T02:26:07.221Z] appclient-jar-common: [2024-03-19T02:26:07.221Z] [2024-03-19T02:26:07.221Z] package-appclientjar-common: [2024-03-19T02:26:07.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:07.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:07.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:07.221Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBean-client.jar [2024-03-19T02:26:07.221Z] [2024-03-19T02:26:07.221Z] webclient-war-common: [2024-03-19T02:26:07.221Z] [2024-03-19T02:26:07.221Z] build-ear-common: [2024-03-19T02:26:07.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:07.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:07.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:07.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:07.222Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBeanApp.ear [2024-03-19T02:26:07.222Z] [2024-03-19T02:26:07.222Z] deploy: [2024-03-19T02:26:07.222Z] [2024-03-19T02:26:07.222Z] setOSConditions: [2024-03-19T02:26:07.222Z] [2024-03-19T02:26:07.222Z] setToolWin: [2024-03-19T02:26:07.222Z] [2024-03-19T02:26:07.222Z] setToolUnix: [2024-03-19T02:26:07.222Z] [2024-03-19T02:26:07.222Z] setToolProperty: [2024-03-19T02:26:07.222Z] [2024-03-19T02:26:07.222Z] setS1ASclassPath: [2024-03-19T02:26:07.222Z] [2024-03-19T02:26:07.222Z] init-common: [2024-03-19T02:26:07.222Z] [2024-03-19T02:26:07.222Z] deploy-common: [2024-03-19T02:26:07.222Z] [echo] Current time (ISO): 2024-03-19T02:26:07.144+0000 [2024-03-19T02:26:07.222Z] [2024-03-19T02:26:07.222Z] setOSConditions: [2024-03-19T02:26:07.222Z] [2024-03-19T02:26:07.223Z] setToolWin: [2024-03-19T02:26:07.223Z] [2024-03-19T02:26:07.223Z] setToolUnix: [2024-03-19T02:26:07.223Z] [2024-03-19T02:26:07.223Z] setToolProperty: [2024-03-19T02:26:07.223Z] [2024-03-19T02:26:07.223Z] setS1ASclassPath: [2024-03-19T02:26:07.223Z] [2024-03-19T02:26:07.223Z] init-common: [2024-03-19T02:26:07.223Z] [2024-03-19T02:26:07.223Z] deploy-common-pe: [2024-03-19T02:26:07.362Z] [2024-03-19T02:26:07.362Z] assemble: [2024-03-19T02:26:07.362Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives/deployment-ejb31-jndivalidation-IncorrectEnvEntry-web.war [2024-03-19T02:26:07.362Z] [2024-03-19T02:26:07.362Z] deploy.asadmin: [2024-03-19T02:26:07.362Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives --name deployment-ejb31-jndivalidation-IncorrectEnvEntry-web --contextroot deployment-ejb31-jndivalidation-IncorrectEnvEntry /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives/deployment-ejb31-jndivalidation-IncorrectEnvEntry-web.war [2024-03-19T02:26:07.402Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:07.619Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:07.619Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:07.658Z] [2024-03-19T02:26:07.659Z] checkReporting-common: [2024-03-19T02:26:07.659Z] [2024-03-19T02:26:07.659Z] confirmReportPresent-common: [2024-03-19T02:26:07.659Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:26:07.659Z] [echo] Test seems to be reported fine [2024-03-19T02:26:07.659Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/RepRunConf.txt [2024-03-19T02:26:07.659Z] [2024-03-19T02:26:07.659Z] confirmMissingReport-common: [2024-03-19T02:26:07.659Z] [2024-03-19T02:26:07.659Z] undeploy: [2024-03-19T02:26:07.659Z] [2024-03-19T02:26:07.659Z] setOSConditions: [2024-03-19T02:26:07.659Z] [2024-03-19T02:26:07.659Z] setToolWin: [2024-03-19T02:26:07.659Z] [2024-03-19T02:26:07.659Z] setToolUnix: [2024-03-19T02:26:07.659Z] [2024-03-19T02:26:07.659Z] setToolProperty: [2024-03-19T02:26:07.659Z] [2024-03-19T02:26:07.659Z] setS1ASclassPath: [2024-03-19T02:26:07.659Z] [2024-03-19T02:26:07.659Z] init-common: [2024-03-19T02:26:07.659Z] [2024-03-19T02:26:07.659Z] undeploy-common: [2024-03-19T02:26:07.726Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session4-ejb [2024-03-19T02:26:07.726Z] [2024-03-19T02:26:07.726Z] all: [2024-03-19T02:26:07.726Z] [2024-03-19T02:26:07.726Z] session5: [2024-03-19T02:26:07.726Z] [2024-03-19T02:26:07.726Z] setOSConditions: [2024-03-19T02:26:07.726Z] [2024-03-19T02:26:07.726Z] setToolWin: [2024-03-19T02:26:07.726Z] [2024-03-19T02:26:07.726Z] setToolUnix: [2024-03-19T02:26:07.726Z] [2024-03-19T02:26:07.726Z] setToolProperty: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] setS1ASclassPath: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] init-common: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] clean: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] setOSConditions: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] setToolWin: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] setToolUnix: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] setToolProperty: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] setS1ASclassPath: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] init-common: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] clean-common: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] setOSConditions: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] setToolWin: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.727Z] setToolUnix: [2024-03-19T02:26:07.727Z] [2024-03-19T02:26:07.728Z] setToolProperty: [2024-03-19T02:26:07.728Z] [2024-03-19T02:26:07.728Z] setS1ASclassPath: [2024-03-19T02:26:07.728Z] [2024-03-19T02:26:07.728Z] init-common: [2024-03-19T02:26:07.728Z] [2024-03-19T02:26:07.728Z] clean-classes-common: [2024-03-19T02:26:07.728Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:07.728Z] [2024-03-19T02:26:07.728Z] setOSConditions: [2024-03-19T02:26:07.728Z] [2024-03-19T02:26:07.728Z] setToolWin: [2024-03-19T02:26:07.728Z] [2024-03-19T02:26:07.728Z] setToolUnix: [2024-03-19T02:26:07.728Z] [2024-03-19T02:26:07.728Z] setToolProperty: [2024-03-19T02:26:07.728Z] [2024-03-19T02:26:07.728Z] setS1ASclassPath: [2024-03-19T02:26:07.728Z] [2024-03-19T02:26:07.728Z] init-common: [2024-03-19T02:26:07.728Z] [2024-03-19T02:26:07.728Z] clean-jars-common: [2024-03-19T02:26:07.728Z] [2024-03-19T02:26:07.728Z] compile: [2024-03-19T02:26:07.728Z] [2024-03-19T02:26:07.728Z] setOSConditions: [2024-03-19T02:26:07.729Z] [2024-03-19T02:26:07.729Z] setToolWin: [2024-03-19T02:26:07.729Z] [2024-03-19T02:26:07.729Z] setToolUnix: [2024-03-19T02:26:07.729Z] [2024-03-19T02:26:07.729Z] setToolProperty: [2024-03-19T02:26:07.729Z] [2024-03-19T02:26:07.729Z] setS1ASclassPath: [2024-03-19T02:26:07.729Z] [2024-03-19T02:26:07.729Z] init-common: [2024-03-19T02:26:07.729Z] [2024-03-19T02:26:07.729Z] compile-common: [2024-03-19T02:26:07.729Z] [echo] Current time (ISO): 2024-03-19T02:26:07.634+0000 [2024-03-19T02:26:07.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:07.729Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:07.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2024-03-19T02:26:07.776Z] [exec] Mar 19, 2024 2:26:07 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:07.776Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:07.915Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb30-hello-mdbApp [2024-03-19T02:26:07.916Z] [2024-03-19T02:26:07.916Z] delete-resources: [2024-03-19T02:26:07.916Z] [2024-03-19T02:26:07.916Z] asadmin-batch-common: [2024-03-19T02:26:07.978Z] [exec] Hello, From Vijay ! [2024-03-19T02:26:07.978Z] [exec] Value of key is:basic-wsdl-to-java-test-case [2024-03-19T02:26:07.978Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:07.978Z] [exec] [2024-03-19T02:26:07.978Z] [exec] [2024-03-19T02:26:07.978Z] [exec] ----------------------------------------- [2024-03-19T02:26:07.978Z] [exec] - basic-wsdl-to-java-test-case: PASS - [2024-03-19T02:26:07.978Z] [exec] ----------------------------------------- [2024-03-19T02:26:07.978Z] [exec] Total PASS: 1 [2024-03-19T02:26:07.978Z] [exec] Total FAIL: 0 [2024-03-19T02:26:07.978Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:07.978Z] [exec] ----------------------------------------- [2024-03-19T02:26:07.978Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:07.978Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:07.978Z] [2024-03-19T02:26:07.978Z] undeploy: [2024-03-19T02:26:07.978Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:07.979Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:07.979Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:07.979Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:07.979Z] [2024-03-19T02:26:07.979Z] setOSConditions: [2024-03-19T02:26:07.979Z] [2024-03-19T02:26:07.979Z] setToolWin: [2024-03-19T02:26:07.979Z] [2024-03-19T02:26:07.979Z] setToolUnix: [2024-03-19T02:26:07.979Z] [2024-03-19T02:26:07.979Z] setToolProperty: [2024-03-19T02:26:07.979Z] [2024-03-19T02:26:07.979Z] setS1ASclassPath: [2024-03-19T02:26:07.979Z] [2024-03-19T02:26:07.979Z] init-common: [2024-03-19T02:26:07.979Z] [2024-03-19T02:26:07.979Z] undeploy-war-common: [2024-03-19T02:26:08.016Z] [exec] Application deployed with name jdbc-poolauthApp. [2024-03-19T02:26:08.016Z] [echo] Deployment on target server server successful [2024-03-19T02:26:08.016Z] [2024-03-19T02:26:08.016Z] setOSConditions: [2024-03-19T02:26:08.016Z] [2024-03-19T02:26:08.016Z] setToolWin: [2024-03-19T02:26:08.016Z] [2024-03-19T02:26:08.016Z] setToolUnix: [2024-03-19T02:26:08.016Z] [2024-03-19T02:26:08.016Z] setToolProperty: [2024-03-19T02:26:08.016Z] [2024-03-19T02:26:08.016Z] setS1ASclassPath: [2024-03-19T02:26:08.016Z] [2024-03-19T02:26:08.016Z] init-common: [2024-03-19T02:26:08.016Z] [2024-03-19T02:26:08.016Z] deploy-common-ee: [2024-03-19T02:26:08.016Z] [2024-03-19T02:26:08.016Z] run: [2024-03-19T02:26:08.016Z] [2024-03-19T02:26:08.016Z] create-sql: [2024-03-19T02:26:08.016Z] [2024-03-19T02:26:08.017Z] setOSConditions: [2024-03-19T02:26:08.017Z] [2024-03-19T02:26:08.017Z] setToolWin: [2024-03-19T02:26:08.017Z] [2024-03-19T02:26:08.017Z] setToolUnix: [2024-03-19T02:26:08.017Z] [2024-03-19T02:26:08.017Z] setToolProperty: [2024-03-19T02:26:08.017Z] [2024-03-19T02:26:08.017Z] setS1ASclassPath: [2024-03-19T02:26:08.017Z] [2024-03-19T02:26:08.017Z] init-common: [2024-03-19T02:26:08.017Z] [2024-03-19T02:26:08.017Z] execute-sql-common: [2024-03-19T02:26:08.017Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/create_dbuser_tables.sql [2024-03-19T02:26:08.017Z] [sql] Failed to execute: Drop table DBUSERTABLE [2024-03-19T02:26:08.017Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DBUSERTABLE' because it does not exist. [2024-03-19T02:26:08.017Z] [sql] 0 rows affected [2024-03-19T02:26:08.017Z] [sql] 1 rows affected [2024-03-19T02:26:08.017Z] [sql] 1 rows affected [2024-03-19T02:26:08.017Z] [sql] 3 of 4 SQL statements executed successfully [2024-03-19T02:26:08.017Z] [2024-03-19T02:26:08.017Z] setOSConditions: [2024-03-19T02:26:08.017Z] [2024-03-19T02:26:08.017Z] setToolWin: [2024-03-19T02:26:08.017Z] [2024-03-19T02:26:08.017Z] setToolUnix: [2024-03-19T02:26:08.017Z] [2024-03-19T02:26:08.017Z] setToolProperty: [2024-03-19T02:26:08.017Z] [2024-03-19T02:26:08.017Z] setS1ASclassPath: [2024-03-19T02:26:08.018Z] [2024-03-19T02:26:08.018Z] init-common: [2024-03-19T02:26:08.018Z] [2024-03-19T02:26:08.018Z] execute-sql-common: [2024-03-19T02:26:08.018Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/create_pbpublic_tables.sql [2024-03-19T02:26:08.018Z] [sql] Failed to execute: Drop table PBPUBLICTABLE [2024-03-19T02:26:08.018Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PBPUBLICTABLE' because it does not exist. [2024-03-19T02:26:08.018Z] [sql] 0 rows affected [2024-03-19T02:26:08.018Z] [sql] 1 rows affected [2024-03-19T02:26:08.018Z] [sql] 1 rows affected [2024-03-19T02:26:08.018Z] [sql] 3 of 4 SQL statements executed successfully [2024-03-19T02:26:08.018Z] [2024-03-19T02:26:08.018Z] asadmin-common: [2024-03-19T02:26:08.018Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-03-19T02:26:08.156Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBeanApp.ear [2024-03-19T02:26:08.183Z] [exec] Command deploy failed. [2024-03-19T02:26:08.184Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-IncorrectEnvEntry-web] : Naming binding already exists for java:module/env/DuplicateEnvEntry in namespace {java:module/env/DuplicateEnvEntry=SimpleEnvEntry[name=java:comp/env/DuplicateEnvEntry, type=java.lang.String, value=From comp, lookupName=, mappedName=, injectableTargets={}, description=]}. Please see server.log for more details. [2024-03-19T02:26:08.184Z] [exec] Result: 1 [2024-03-19T02:26:08.184Z] [2024-03-19T02:26:08.184Z] processResult: [2024-03-19T02:26:08.184Z] [2024-03-19T02:26:08.184Z] failed: [2024-03-19T02:26:08.184Z] [2024-03-19T02:26:08.184Z] passed: [2024-03-19T02:26:08.184Z] [echo] Test IncorrectEnvEntry Passed [2024-03-19T02:26:08.184Z] [2024-03-19T02:26:08.184Z] unknown: [2024-03-19T02:26:08.184Z] [2024-03-19T02:26:08.184Z] private-all: [2024-03-19T02:26:08.184Z] [2024-03-19T02:26:08.184Z] declare-test: [2024-03-19T02:26:08.184Z] [echo] Starting test CorrectEnvEntry ejb31/jndivalidation/CorrectEnvEntry Test asadmin deploy [2024-03-19T02:26:08.184Z] [2024-03-19T02:26:08.184Z] init.os: [2024-03-19T02:26:08.184Z] [2024-03-19T02:26:08.184Z] init.tools.unix: [2024-03-19T02:26:08.184Z] [2024-03-19T02:26:08.184Z] init.tools.windows: [2024-03-19T02:26:08.184Z] [2024-03-19T02:26:08.184Z] init.tools: [2024-03-19T02:26:08.184Z] [2024-03-19T02:26:08.184Z] setAsadminArgs: [2024-03-19T02:26:08.184Z] [2024-03-19T02:26:08.184Z] init: [2024-03-19T02:26:08.185Z] [2024-03-19T02:26:08.185Z] init.customtasks: [2024-03-19T02:26:08.185Z] [2024-03-19T02:26:08.185Z] prepare: [2024-03-19T02:26:08.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry [2024-03-19T02:26:08.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives [2024-03-19T02:26:08.185Z] [2024-03-19T02:26:08.185Z] compile: [2024-03-19T02:26:08.185Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/CorrectEnvEntry/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:08.185Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry [2024-03-19T02:26:08.237Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false wsdltojava-web [2024-03-19T02:26:08.237Z] [2024-03-19T02:26:08.237Z] all: [2024-03-19T02:26:08.237Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:08.237Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:08.237Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:08.237Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:08.238Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:08.238Z] [2024-03-19T02:26:08.238Z] setOSConditions: [2024-03-19T02:26:08.238Z] [2024-03-19T02:26:08.238Z] setToolWin: [2024-03-19T02:26:08.238Z] [2024-03-19T02:26:08.238Z] setToolUnix: [2024-03-19T02:26:08.238Z] [2024-03-19T02:26:08.238Z] setToolProperty: [2024-03-19T02:26:08.238Z] [2024-03-19T02:26:08.238Z] setS1ASclassPath: [2024-03-19T02:26:08.338Z] [exec] Mar 19, 2024 2:26:08 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:26:08.338Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-implicit-cdi-client] with main class [Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiAppClient.jar even though it does not match the specified main class name null or client name simple-ejb-implicit-cdiClient [2024-03-19T02:26:08.443Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:08.443Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:08.443Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:08.443Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:08.443Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:08.443Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:08.443Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:08.496Z] [2024-03-19T02:26:08.496Z] init-common: [2024-03-19T02:26:08.496Z] [2024-03-19T02:26:08.496Z] clean: [2024-03-19T02:26:08.496Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:08.497Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:08.497Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:08.497Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:08.497Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:08.497Z] [2024-03-19T02:26:08.497Z] setOSConditions: [2024-03-19T02:26:08.497Z] [2024-03-19T02:26:08.497Z] setToolWin: [2024-03-19T02:26:08.497Z] [2024-03-19T02:26:08.497Z] setToolUnix: [2024-03-19T02:26:08.497Z] [2024-03-19T02:26:08.497Z] setToolProperty: [2024-03-19T02:26:08.497Z] [2024-03-19T02:26:08.497Z] setS1ASclassPath: [2024-03-19T02:26:08.497Z] [2024-03-19T02:26:08.497Z] init-common: [2024-03-19T02:26:08.497Z] [2024-03-19T02:26:08.498Z] clean-common: [2024-03-19T02:26:08.498Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:08.498Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:08.498Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:08.498Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:08.498Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:08.498Z] [2024-03-19T02:26:08.498Z] setOSConditions: [2024-03-19T02:26:08.498Z] [2024-03-19T02:26:08.498Z] setToolWin: [2024-03-19T02:26:08.498Z] [2024-03-19T02:26:08.498Z] setToolUnix: [2024-03-19T02:26:08.498Z] [2024-03-19T02:26:08.498Z] setToolProperty: [2024-03-19T02:26:08.498Z] [2024-03-19T02:26:08.499Z] setS1ASclassPath: [2024-03-19T02:26:08.499Z] [2024-03-19T02:26:08.499Z] init-common: [2024-03-19T02:26:08.499Z] [2024-03-19T02:26:08.499Z] clean-classes-common: [2024-03-19T02:26:08.499Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:08.499Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:08.499Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:08.499Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:08.499Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:08.499Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:08.499Z] [2024-03-19T02:26:08.499Z] setOSConditions: [2024-03-19T02:26:08.499Z] [2024-03-19T02:26:08.499Z] setToolWin: [2024-03-19T02:26:08.499Z] [2024-03-19T02:26:08.499Z] setToolUnix: [2024-03-19T02:26:08.499Z] [2024-03-19T02:26:08.500Z] setToolProperty: [2024-03-19T02:26:08.500Z] [2024-03-19T02:26:08.500Z] setS1ASclassPath: [2024-03-19T02:26:08.500Z] [2024-03-19T02:26:08.500Z] init-common: [2024-03-19T02:26:08.500Z] [2024-03-19T02:26:08.500Z] clean-jars-common: [2024-03-19T02:26:08.500Z] [2024-03-19T02:26:08.500Z] compile: [2024-03-19T02:26:08.500Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:08.500Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:08.500Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:08.500Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:08.500Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:08.500Z] [2024-03-19T02:26:08.500Z] setOSConditions: [2024-03-19T02:26:08.500Z] [2024-03-19T02:26:08.501Z] setToolWin: [2024-03-19T02:26:08.501Z] [2024-03-19T02:26:08.501Z] setToolUnix: [2024-03-19T02:26:08.501Z] [2024-03-19T02:26:08.501Z] setToolProperty: [2024-03-19T02:26:08.501Z] [2024-03-19T02:26:08.501Z] setS1ASclassPath: [2024-03-19T02:26:08.501Z] [2024-03-19T02:26:08.501Z] init-common: [2024-03-19T02:26:08.501Z] [2024-03-19T02:26:08.501Z] compile-common: [2024-03-19T02:26:08.501Z] [echo] Current time (ISO): 2024-03-19T02:26:08.303+0000 [2024-03-19T02:26:08.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:08.501Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [Pipeline] junit [2024-03-19T02:26:08.566Z] Recording test results [2024-03-19T02:26:08.580Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-03-19T02:26:08.580Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-03-19T02:26:08.580Z] [2024-03-19T02:26:08.580Z] asadmin-common: [2024-03-19T02:26:08.580Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-03-19T02:26:08.672Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:08.672Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:08.672Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:08.672Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:08.672Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:08.673Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:08.673Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:08.700Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:08.701Z] [javac] 1 warning [2024-03-19T02:26:08.701Z] [2024-03-19T02:26:08.701Z] assemble: [2024-03-19T02:26:08.701Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives/deployment-ejb31-jndivalidation-CorrectEnvEntry-web.war [2024-03-19T02:26:08.701Z] [2024-03-19T02:26:08.701Z] deploy.asadmin: [2024-03-19T02:26:08.701Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives --name deployment-ejb31-jndivalidation-CorrectEnvEntry-web --contextroot deployment-ejb31-jndivalidation-CorrectEnvEntry /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives/deployment-ejb31-jndivalidation-CorrectEnvEntry-web.war [2024-03-19T02:26:08.836Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-03-19T02:26:08.836Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-03-19T02:26:08.836Z] [2024-03-19T02:26:08.836Z] setOSConditions: [2024-03-19T02:26:08.836Z] [2024-03-19T02:26:08.836Z] setToolWin: [2024-03-19T02:26:08.836Z] [2024-03-19T02:26:08.836Z] setToolUnix: [2024-03-19T02:26:08.836Z] [2024-03-19T02:26:08.836Z] setToolProperty: [2024-03-19T02:26:08.836Z] [2024-03-19T02:26:08.836Z] setS1ASclassPath: [2024-03-19T02:26:08.836Z] [2024-03-19T02:26:08.836Z] init-common: [2024-03-19T02:26:08.836Z] [2024-03-19T02:26:08.837Z] runclient-common: [2024-03-19T02:26:08.837Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:26:08.845Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-03-19T02:26:08.846Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_QCF [2024-03-19T02:26:08.846Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_InQueue [2024-03-19T02:26:08.846Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2024-03-19T02:26:08.846Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_OutQueue [2024-03-19T02:26:08.846Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2024-03-19T02:26:08.846Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt [2024-03-19T02:26:08.846Z] [2024-03-19T02:26:08.846Z] all: [2024-03-19T02:26:08.846Z] [echo] @@## nonacc ##@@ [2024-03-19T02:26:08.846Z] [2024-03-19T02:26:08.846Z] setOSConditions: [2024-03-19T02:26:08.846Z] [2024-03-19T02:26:08.846Z] setToolWin: [2024-03-19T02:26:08.846Z] [2024-03-19T02:26:08.846Z] setToolUnix: [2024-03-19T02:26:08.846Z] [2024-03-19T02:26:08.846Z] setToolProperty: [2024-03-19T02:26:08.846Z] [2024-03-19T02:26:08.846Z] setS1ASclassPath: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] init-common: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] clean: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] setOSConditions: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] setToolWin: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] setToolUnix: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] setToolProperty: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] setS1ASclassPath: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] init-common: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] clean-common: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] setOSConditions: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] setToolWin: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] setToolUnix: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.847Z] setToolProperty: [2024-03-19T02:26:08.847Z] [2024-03-19T02:26:08.848Z] setS1ASclassPath: [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.848Z] init-common: [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.848Z] clean-classes-common: [2024-03-19T02:26:08.848Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.848Z] setOSConditions: [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.848Z] setToolWin: [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.848Z] setToolUnix: [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.848Z] setToolProperty: [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.848Z] setS1ASclassPath: [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.848Z] init-common: [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.848Z] clean-jars-common: [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.848Z] compile: [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.848Z] setOSConditions: [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.848Z] setToolWin: [2024-03-19T02:26:08.848Z] [2024-03-19T02:26:08.849Z] setToolUnix: [2024-03-19T02:26:08.849Z] [2024-03-19T02:26:08.849Z] setToolProperty: [2024-03-19T02:26:08.849Z] [2024-03-19T02:26:08.849Z] setS1ASclassPath: [2024-03-19T02:26:08.849Z] [2024-03-19T02:26:08.849Z] init-common: [2024-03-19T02:26:08.849Z] [2024-03-19T02:26:08.849Z] compile-common: [2024-03-19T02:26:08.849Z] [echo] Current time (ISO): 2024-03-19T02:26:08.708+0000 [2024-03-19T02:26:08.849Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:08.849Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:09.116Z] [exec] Mar 19, 2024 2:26:08 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:09.116Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@284990de [2024-03-19T02:26:09.269Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:09.269Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:09.362Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-03-19T02:26:09.605Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:09.605Z] [javac] 1 warning [2024-03-19T02:26:09.605Z] [2024-03-19T02:26:09.605Z] setOSConditions: [2024-03-19T02:26:09.605Z] [2024-03-19T02:26:09.605Z] setToolWin: [2024-03-19T02:26:09.605Z] [2024-03-19T02:26:09.605Z] setToolUnix: [2024-03-19T02:26:09.605Z] [2024-03-19T02:26:09.605Z] setToolProperty: [2024-03-19T02:26:09.605Z] [2024-03-19T02:26:09.605Z] setS1ASclassPath: [2024-03-19T02:26:09.605Z] [2024-03-19T02:26:09.605Z] init-common: [2024-03-19T02:26:09.605Z] [2024-03-19T02:26:09.605Z] compile-common: [2024-03-19T02:26:09.605Z] [echo] Current time (ISO): 2024-03-19T02:26:09.370+0000 [2024-03-19T02:26:09.605Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:09.691Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:09.691Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:09.691Z] [exec] Value of key is: Connector 1.5 test - 1 [2024-03-19T02:26:09.691Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:09.691Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:09.691Z] [exec] Value of key is: Connector 1.5 test - 2 [2024-03-19T02:26:09.691Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:09.691Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:09.691Z] [exec] Value of key is: Connector 1.5 test - 3 [2024-03-19T02:26:09.790Z] [exec] Mar 19, 2024 2:26:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:09.790Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:09.819Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:09.819Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:09.819Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:09.819Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:09.819Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:09.819Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:09.819Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:09.835Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-CorrectEnvEntry-web. [2024-03-19T02:26:09.835Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-CorrectEnvEntry-web [2024-03-19T02:26:09.835Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:09.835Z] [2024-03-19T02:26:09.835Z] processResult: [2024-03-19T02:26:09.835Z] [2024-03-19T02:26:09.835Z] failed: [2024-03-19T02:26:09.835Z] [2024-03-19T02:26:09.835Z] passed: [2024-03-19T02:26:09.835Z] [echo] Test CorrectEnvEntry Passed [2024-03-19T02:26:09.835Z] [2024-03-19T02:26:09.835Z] unknown: [2024-03-19T02:26:09.835Z] [2024-03-19T02:26:09.835Z] init.os: [2024-03-19T02:26:09.835Z] [2024-03-19T02:26:09.835Z] init.tools.unix: [2024-03-19T02:26:09.835Z] [2024-03-19T02:26:09.836Z] init.tools.windows: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] init.tools: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] setAsadminArgs: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] init: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] init.customtasks: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] prepare: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] undeploy.asadmin: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] setAsadminArgs: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] common.undeploy.asadmin: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] init.os: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] init.tools.unix: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] init.tools.windows: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] init.tools: [2024-03-19T02:26:09.836Z] [2024-03-19T02:26:09.836Z] setAsadminArgs: [2024-03-19T02:26:09.837Z] [2024-03-19T02:26:09.837Z] init: [2024-03-19T02:26:09.837Z] [2024-03-19T02:26:09.837Z] init.customtasks: [2024-03-19T02:26:09.837Z] [2024-03-19T02:26:09.837Z] delAppRef: [2024-03-19T02:26:09.837Z] [2024-03-19T02:26:09.837Z] init.os: [2024-03-19T02:26:09.837Z] [2024-03-19T02:26:09.837Z] init.tools.unix: [2024-03-19T02:26:09.837Z] [2024-03-19T02:26:09.837Z] init.tools.windows: [2024-03-19T02:26:09.837Z] [2024-03-19T02:26:09.837Z] init.tools: [2024-03-19T02:26:09.837Z] [2024-03-19T02:26:09.837Z] setAsadminArgs: [2024-03-19T02:26:09.837Z] [2024-03-19T02:26:09.837Z] init: [2024-03-19T02:26:09.837Z] [2024-03-19T02:26:09.837Z] init.customtasks: [2024-03-19T02:26:09.837Z] [2024-03-19T02:26:09.837Z] common.run.asadmin: [2024-03-19T02:26:09.837Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-CorrectEnvEntry-web [2024-03-19T02:26:09.875Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:09.875Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:09.875Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:09.875Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:09.875Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:09.875Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:09.875Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:09.949Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:09.949Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:09.949Z] [exec] Value of key is: Connector 1.5 test - 4 [2024-03-19T02:26:09.949Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:09.949Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:09.949Z] [exec] Value of key is: Connector 1.5 test - 5 [2024-03-19T02:26:09.949Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:10.156Z] [exec] Waiting for domain1 to start ......... [2024-03-19T02:26:10.156Z] [exec] Waiting finished after 8,600 ms. [2024-03-19T02:26:10.156Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:26:10.156Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:26:10.156Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:26:10.156Z] [exec] Admin Port: 45,707 [2024-03-19T02:26:10.156Z] [exec] Command start-domain executed successfully. [2024-03-19T02:26:10.156Z] [echo] run.xml:doing wait for localhost:45712... [2024-03-19T02:26:10.156Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-03-19T02:26:10.156Z] [2024-03-19T02:26:10.156Z] dumpThreadStack: [2024-03-19T02:26:10.156Z] [2024-03-19T02:26:10.156Z] startDomainWindows: [2024-03-19T02:26:10.157Z] [2024-03-19T02:26:10.157Z] startDomain: [2024-03-19T02:26:10.157Z] [2024-03-19T02:26:10.157Z] setOSConditions: [2024-03-19T02:26:10.157Z] [2024-03-19T02:26:10.157Z] setToolWin: [2024-03-19T02:26:10.157Z] [2024-03-19T02:26:10.157Z] setToolUnix: [2024-03-19T02:26:10.157Z] [2024-03-19T02:26:10.157Z] setToolProperty: [2024-03-19T02:26:10.157Z] [2024-03-19T02:26:10.157Z] setS1ASclassPath: [2024-03-19T02:26:10.157Z] [2024-03-19T02:26:10.157Z] init-common: [2024-03-19T02:26:10.157Z] [2024-03-19T02:26:10.157Z] undeploy-common: [2024-03-19T02:26:10.157Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-thread-pool-idApp [2024-03-19T02:26:10.207Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:10.207Z] [exec] Value of key is: Connector 1.5 test - 6 [2024-03-19T02:26:10.207Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:10.207Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:10.207Z] [exec] Value of key is: Connector 1.5 test - 7 [2024-03-19T02:26:10.207Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:10.207Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:10.207Z] [exec] Value of key is: Connector 1.5 test - 8 [2024-03-19T02:26:10.207Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:10.207Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:10.207Z] [exec] Value of key is: Connector 1.5 test - 9 [2024-03-19T02:26:10.207Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:10.207Z] [exec] [2024-03-19T02:26:10.207Z] [exec] [2024-03-19T02:26:10.207Z] [exec] ----------------------------------------- [2024-03-19T02:26:10.207Z] [exec] - Connector 1.5 test - 2: PASS - [2024-03-19T02:26:10.207Z] [exec] - Connector 1.5 test - 3: PASS - [2024-03-19T02:26:10.207Z] [exec] - Connector 1.5 test - 4: PASS - [2024-03-19T02:26:10.207Z] [exec] - Connector 1.5 test - 5: PASS - [2024-03-19T02:26:10.207Z] [exec] - Connector 1.5 test - 1: PASS - [2024-03-19T02:26:10.207Z] [exec] - Connector 1.5 test - 6: PASS - [2024-03-19T02:26:10.207Z] [exec] - Connector 1.5 test - 7: PASS - [2024-03-19T02:26:10.207Z] [exec] - Connector 1.5 test - 8: PASS - [2024-03-19T02:26:10.207Z] [exec] - Connector 1.5 test - 9: PASS - [2024-03-19T02:26:10.207Z] [exec] ----------------------------------------- [2024-03-19T02:26:10.207Z] [exec] Total PASS: 9 [2024-03-19T02:26:10.207Z] [exec] Total FAIL: 0 [2024-03-19T02:26:10.207Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:10.207Z] [exec] ----------------------------------------- [2024-03-19T02:26:10.207Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:10.207Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-03-19T02:26:10.207Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:10.354Z] [exec] Mar 19, 2024 2:26:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:10.354Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:26:10.404Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:10.404Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:10.413Z] [2024-03-19T02:26:10.413Z] all: [2024-03-19T02:26:10.413Z] [2024-03-19T02:26:10.413Z] unsetup: [2024-03-19T02:26:10.413Z] [echo] Stopping app server instance [2024-03-19T02:26:10.413Z] [2024-03-19T02:26:10.413Z] setOSConditions: [2024-03-19T02:26:10.413Z] [2024-03-19T02:26:10.413Z] setToolWin: [2024-03-19T02:26:10.414Z] [2024-03-19T02:26:10.414Z] setToolUnix: [2024-03-19T02:26:10.414Z] [2024-03-19T02:26:10.414Z] setToolProperty: [2024-03-19T02:26:10.414Z] [2024-03-19T02:26:10.414Z] setS1ASclassPath: [2024-03-19T02:26:10.414Z] [2024-03-19T02:26:10.414Z] init-common: [2024-03-19T02:26:10.414Z] [2024-03-19T02:26:10.414Z] stopDomain: [2024-03-19T02:26:10.414Z] [echo] run.xml:stopping domain... [2024-03-19T02:26:10.536Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:10.536Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:10.536Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:10.536Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:10.536Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:10.536Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:10.536Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:10.552Z] [2024-03-19T02:26:10.552Z] setOSConditions: [2024-03-19T02:26:10.552Z] [2024-03-19T02:26:10.552Z] setToolWin: [2024-03-19T02:26:10.552Z] [2024-03-19T02:26:10.552Z] setToolUnix: [2024-03-19T02:26:10.552Z] [2024-03-19T02:26:10.552Z] setToolProperty: [2024-03-19T02:26:10.552Z] [2024-03-19T02:26:10.552Z] setS1ASclassPath: [2024-03-19T02:26:10.552Z] [2024-03-19T02:26:10.552Z] init-common: [2024-03-19T02:26:10.552Z] [2024-03-19T02:26:10.552Z] startDomainUnix: [2024-03-19T02:26:10.552Z] [echo] Starting DAS [2024-03-19T02:26:10.623Z] [exec] Mar 19, 2024 2:26:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:10.623Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:26:10.662Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:10.662Z] [2024-03-19T02:26:10.662Z] private-all: [2024-03-19T02:26:10.662Z] [2024-03-19T02:26:10.662Z] declare-test: [2024-03-19T02:26:10.662Z] [echo] Starting test ConflictedEJBRef ejb31/jndivalidation/ConflictedEJBRef Test asadmin deploy [2024-03-19T02:26:10.662Z] [2024-03-19T02:26:10.663Z] init.os: [2024-03-19T02:26:10.663Z] [2024-03-19T02:26:10.663Z] init.tools.unix: [2024-03-19T02:26:10.663Z] [2024-03-19T02:26:10.663Z] init.tools.windows: [2024-03-19T02:26:10.663Z] [2024-03-19T02:26:10.663Z] init.tools: [2024-03-19T02:26:10.663Z] [2024-03-19T02:26:10.663Z] setAsadminArgs: [2024-03-19T02:26:10.663Z] [2024-03-19T02:26:10.663Z] init: [2024-03-19T02:26:10.663Z] [2024-03-19T02:26:10.663Z] init.customtasks: [2024-03-19T02:26:10.663Z] [2024-03-19T02:26:10.663Z] prepare: [2024-03-19T02:26:10.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef [2024-03-19T02:26:10.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives [2024-03-19T02:26:10.663Z] [2024-03-19T02:26:10.663Z] compile: [2024-03-19T02:26:10.663Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ConflictedEJBRef/build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:10.663Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef [2024-03-19T02:26:10.773Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:10.773Z] [javac] 1 warning [2024-03-19T02:26:10.773Z] [2024-03-19T02:26:10.774Z] setOSConditions: [2024-03-19T02:26:10.774Z] [2024-03-19T02:26:10.774Z] setToolWin: [2024-03-19T02:26:10.774Z] [2024-03-19T02:26:10.774Z] setToolUnix: [2024-03-19T02:26:10.774Z] [2024-03-19T02:26:10.774Z] setToolProperty: [2024-03-19T02:26:10.774Z] [2024-03-19T02:26:10.774Z] setS1ASclassPath: [2024-03-19T02:26:10.774Z] [2024-03-19T02:26:10.774Z] init-common: [2024-03-19T02:26:10.774Z] [2024-03-19T02:26:10.774Z] compile-common: [2024-03-19T02:26:10.774Z] [echo] Current time (ISO): 2024-03-19T02:26:10.546+0000 [2024-03-19T02:26:10.774Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:10.782Z] [2024-03-19T02:26:10.782Z] checkReporting-common: [2024-03-19T02:26:10.782Z] [2024-03-19T02:26:10.782Z] confirmReportPresent-common: [2024-03-19T02:26:10.782Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:26:10.782Z] [echo] Test seems to be reported fine [2024-03-19T02:26:10.782Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/RepRunConf.txt [2024-03-19T02:26:10.782Z] [2024-03-19T02:26:10.782Z] confirmMissingReport-common: [2024-03-19T02:26:10.782Z] [2024-03-19T02:26:10.782Z] unset: [2024-03-19T02:26:10.782Z] [2024-03-19T02:26:10.782Z] setOSConditions: [2024-03-19T02:26:10.782Z] [2024-03-19T02:26:10.782Z] setToolWin: [2024-03-19T02:26:10.782Z] [2024-03-19T02:26:10.782Z] setToolUnix: [2024-03-19T02:26:10.782Z] [2024-03-19T02:26:10.783Z] setToolProperty: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] setS1ASclassPath: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] init-common: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] unsetJdbc: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] undeploy: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] setOSConditions: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] setToolWin: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] setToolUnix: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] setToolProperty: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] setS1ASclassPath: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] init-common: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] undeploy: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] setOSConditions: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.783Z] setToolWin: [2024-03-19T02:26:10.783Z] [2024-03-19T02:26:10.784Z] setToolUnix: [2024-03-19T02:26:10.784Z] [2024-03-19T02:26:10.784Z] setToolProperty: [2024-03-19T02:26:10.784Z] [2024-03-19T02:26:10.784Z] setS1ASclassPath: [2024-03-19T02:26:10.784Z] [2024-03-19T02:26:10.784Z] init-common: [2024-03-19T02:26:10.784Z] [2024-03-19T02:26:10.784Z] undeploy-common: [2024-03-19T02:26:10.867Z] [exec] Mar 19, 2024 2:26:10 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:10.867Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3a3883c4 [2024-03-19T02:26:10.867Z] [exec] Creating InitialContext() [2024-03-19T02:26:10.867Z] [exec] Value of key is: stateless [2024-03-19T02:26:10.867Z] [exec] Value of key is: stateless2 [2024-03-19T02:26:10.867Z] [exec] ensuring that sless1 and sless2 are not equal [2024-03-19T02:26:10.868Z] [exec] Value of key is: stateless3 [2024-03-19T02:26:10.868Z] [exec] test complete [2024-03-19T02:26:10.868Z] [exec] Value of key is: main [2024-03-19T02:26:10.868Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:10.868Z] [exec] [2024-03-19T02:26:10.868Z] [exec] [2024-03-19T02:26:10.868Z] [exec] ----------------------------------------- [2024-03-19T02:26:10.868Z] [exec] - main: PASS - [2024-03-19T02:26:10.868Z] [exec] - stateless: PASS - [2024-03-19T02:26:10.868Z] [exec] - stateless2: PASS - [2024-03-19T02:26:10.868Z] [exec] - stateless3: PASS - [2024-03-19T02:26:10.868Z] [exec] ----------------------------------------- [2024-03-19T02:26:10.868Z] [exec] Total PASS: 4 [2024-03-19T02:26:10.868Z] [exec] Total FAIL: 0 [2024-03-19T02:26:10.868Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:10.868Z] [exec] ----------------------------------------- [2024-03-19T02:26:10.868Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:10.868Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:10.921Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:10.921Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:10.921Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:10.921Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:10.921Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:10.921Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:10.921Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:11.108Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:11.108Z] [javac] 1 warning [2024-03-19T02:26:11.108Z] [2024-03-19T02:26:11.108Z] build: [2024-03-19T02:26:11.108Z] [2024-03-19T02:26:11.108Z] setOSConditions: [2024-03-19T02:26:11.108Z] [2024-03-19T02:26:11.108Z] setToolWin: [2024-03-19T02:26:11.108Z] [2024-03-19T02:26:11.108Z] setToolUnix: [2024-03-19T02:26:11.109Z] [2024-03-19T02:26:11.109Z] setToolProperty: [2024-03-19T02:26:11.109Z] [2024-03-19T02:26:11.109Z] setS1ASclassPath: [2024-03-19T02:26:11.109Z] [2024-03-19T02:26:11.109Z] init-common: [2024-03-19T02:26:11.109Z] [2024-03-19T02:26:11.109Z] ejb-jar-common: [2024-03-19T02:26:11.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:11.109Z] [2024-03-19T02:26:11.109Z] package-ejbjar-common: [2024-03-19T02:26:11.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:11.109Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:11.109Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-ejb.jar [2024-03-19T02:26:11.109Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:11.109Z] [2024-03-19T02:26:11.109Z] setOSConditions: [2024-03-19T02:26:11.109Z] [2024-03-19T02:26:11.109Z] setToolWin: [2024-03-19T02:26:11.109Z] [2024-03-19T02:26:11.109Z] setToolUnix: [2024-03-19T02:26:11.109Z] [2024-03-19T02:26:11.109Z] setToolProperty: [2024-03-19T02:26:11.109Z] [2024-03-19T02:26:11.109Z] setS1ASclassPath: [2024-03-19T02:26:11.109Z] [2024-03-19T02:26:11.110Z] init-common: [2024-03-19T02:26:11.110Z] [2024-03-19T02:26:11.110Z] appclient-jar-common: [2024-03-19T02:26:11.110Z] [2024-03-19T02:26:11.110Z] package-appclientjar-common: [2024-03-19T02:26:11.110Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:11.110Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:11.110Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:11.110Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2024-03-19T02:26:11.110Z] [echo] appclient.jar=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2024-03-19T02:26:11.110Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2024-03-19T02:26:11.110Z] [2024-03-19T02:26:11.110Z] deploy: [2024-03-19T02:26:11.110Z] [2024-03-19T02:26:11.110Z] setOSConditions: [2024-03-19T02:26:11.110Z] [2024-03-19T02:26:11.110Z] setToolWin: [2024-03-19T02:26:11.110Z] [2024-03-19T02:26:11.110Z] setToolUnix: [2024-03-19T02:26:11.110Z] [2024-03-19T02:26:11.110Z] setToolProperty: [2024-03-19T02:26:11.110Z] [2024-03-19T02:26:11.110Z] setS1ASclassPath: [2024-03-19T02:26:11.110Z] [2024-03-19T02:26:11.110Z] init-common: [2024-03-19T02:26:11.110Z] [2024-03-19T02:26:11.111Z] deploy-jar-common: [2024-03-19T02:26:11.124Z] [2024-03-19T02:26:11.124Z] checkReporting-common: [2024-03-19T02:26:11.124Z] [2024-03-19T02:26:11.124Z] confirmReportPresent-common: [2024-03-19T02:26:11.124Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:26:11.124Z] [echo] Test seems to be reported fine [2024-03-19T02:26:11.124Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/RepRunConf.txt [2024-03-19T02:26:11.124Z] [2024-03-19T02:26:11.125Z] confirmMissingReport-common: [2024-03-19T02:26:11.125Z] [2024-03-19T02:26:11.125Z] undeploy: [2024-03-19T02:26:11.125Z] [2024-03-19T02:26:11.125Z] setOSConditions: [2024-03-19T02:26:11.125Z] [2024-03-19T02:26:11.125Z] setToolWin: [2024-03-19T02:26:11.125Z] [2024-03-19T02:26:11.125Z] setToolUnix: [2024-03-19T02:26:11.125Z] [2024-03-19T02:26:11.125Z] setToolProperty: [2024-03-19T02:26:11.125Z] [2024-03-19T02:26:11.125Z] setS1ASclassPath: [2024-03-19T02:26:11.125Z] [2024-03-19T02:26:11.125Z] init-common: [2024-03-19T02:26:11.125Z] [2024-03-19T02:26:11.125Z] undeploy-common: [2024-03-19T02:26:11.179Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:11.179Z] [javac] 1 warning [2024-03-19T02:26:11.179Z] [2024-03-19T02:26:11.179Z] assemble: [2024-03-19T02:26:11.179Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives/deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb.jar [2024-03-19T02:26:11.179Z] [2024-03-19T02:26:11.179Z] deploy.asadmin: [2024-03-19T02:26:11.179Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives --name deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives/deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb.jar [2024-03-19T02:26:11.239Z] [exec] Value of key is: nontimeout: [2024-03-19T02:26:11.239Z] [exec] Verifying getalltimers from timeout bean [2024-03-19T02:26:11.263Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:11.263Z] [javac] 1 warning [2024-03-19T02:26:11.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simplemdbApp [2024-03-19T02:26:11.350Z] [2024-03-19T02:26:11.350Z] setOSConditions: [2024-03-19T02:26:11.350Z] [2024-03-19T02:26:11.350Z] setToolWin: [2024-03-19T02:26:11.350Z] [2024-03-19T02:26:11.350Z] setToolUnix: [2024-03-19T02:26:11.350Z] [2024-03-19T02:26:11.351Z] setToolProperty: [2024-03-19T02:26:11.351Z] [2024-03-19T02:26:11.351Z] setS1ASclassPath: [2024-03-19T02:26:11.351Z] [2024-03-19T02:26:11.351Z] init-common: [2024-03-19T02:26:11.351Z] [2024-03-19T02:26:11.351Z] undeploy: [2024-03-19T02:26:11.351Z] [2024-03-19T02:26:11.351Z] setOSConditions: [2024-03-19T02:26:11.351Z] [2024-03-19T02:26:11.351Z] setToolWin: [2024-03-19T02:26:11.351Z] [2024-03-19T02:26:11.351Z] setToolUnix: [2024-03-19T02:26:11.351Z] [2024-03-19T02:26:11.352Z] setToolProperty: [2024-03-19T02:26:11.352Z] [2024-03-19T02:26:11.352Z] setS1ASclassPath: [2024-03-19T02:26:11.352Z] [2024-03-19T02:26:11.352Z] init-common: [2024-03-19T02:26:11.352Z] [2024-03-19T02:26:11.352Z] undeploy-rar-common: [2024-03-19T02:26:11.352Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-03-19T02:26:11.382Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-ejb-implicit-cdiApp [2024-03-19T02:26:11.382Z] [2024-03-19T02:26:11.382Z] all: [2024-03-19T02:26:11.382Z] [2024-03-19T02:26:11.382Z] setOSConditions: [2024-03-19T02:26:11.382Z] [2024-03-19T02:26:11.382Z] setToolWin: [2024-03-19T02:26:11.382Z] [2024-03-19T02:26:11.382Z] setToolUnix: [2024-03-19T02:26:11.382Z] [2024-03-19T02:26:11.382Z] setToolProperty: [2024-03-19T02:26:11.382Z] [2024-03-19T02:26:11.382Z] setS1ASclassPath: [2024-03-19T02:26:11.382Z] [2024-03-19T02:26:11.382Z] init-common: [2024-03-19T02:26:11.382Z] [2024-03-19T02:26:11.382Z] clean: [2024-03-19T02:26:11.382Z] [2024-03-19T02:26:11.383Z] setOSConditions: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] setToolWin: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] setToolUnix: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] setToolProperty: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] setS1ASclassPath: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] init-common: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] clean-common: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] setOSConditions: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] setToolWin: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] setToolUnix: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] setToolProperty: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] setS1ASclassPath: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] init-common: [2024-03-19T02:26:11.383Z] [2024-03-19T02:26:11.383Z] clean-classes-common: [2024-03-19T02:26:11.384Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] setOSConditions: [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] setToolWin: [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] setToolUnix: [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] setToolProperty: [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] setS1ASclassPath: [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] init-common: [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] clean-jars-common: [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] compile: [2024-03-19T02:26:11.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/client [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] setOSConditions: [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] setToolWin: [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] setToolUnix: [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] setToolProperty: [2024-03-19T02:26:11.384Z] [2024-03-19T02:26:11.384Z] setS1ASclassPath: [2024-03-19T02:26:11.385Z] [2024-03-19T02:26:11.385Z] init-common: [2024-03-19T02:26:11.385Z] [2024-03-19T02:26:11.385Z] compile-common: [2024-03-19T02:26:11.385Z] [echo] Current time (ISO): 2024-03-19T02:26:11.271+0000 [2024-03-19T02:26:11.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:11.385Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:11.461Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:11.461Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:11.522Z] [2024-03-19T02:26:11.522Z] assemble-web: [2024-03-19T02:26:11.522Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:11.522Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:11.522Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:11.522Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:11.522Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:11.522Z] [2024-03-19T02:26:11.522Z] pkg-war: [2024-03-19T02:26:11.522Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:11.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:11.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:11.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:11.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:26:11.523Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/sun-web.xml to copy. [2024-03-19T02:26:11.523Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/webservices.xml to copy. [2024-03-19T02:26:11.523Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:26:11.523Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:26:11.523Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:26:11.523Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:11.524Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:11.524Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${web.wsit.descriptors} does not exist. [2024-03-19T02:26:11.524Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsctx-web.war [2024-03-19T02:26:11.524Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:11.524Z] [2024-03-19T02:26:11.524Z] deploy-app: [2024-03-19T02:26:11.524Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:11.524Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:11.525Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:11.525Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:11.525Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:11.525Z] [2024-03-19T02:26:11.525Z] deploy-war-common: [2024-03-19T02:26:11.525Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:11.525Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:11.526Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:11.526Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:11.526Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:11.526Z] [2024-03-19T02:26:11.526Z] setOSConditions: [2024-03-19T02:26:11.526Z] [2024-03-19T02:26:11.526Z] setToolWin: [2024-03-19T02:26:11.526Z] [2024-03-19T02:26:11.526Z] setToolUnix: [2024-03-19T02:26:11.526Z] [2024-03-19T02:26:11.526Z] setToolProperty: [2024-03-19T02:26:11.526Z] [2024-03-19T02:26:11.526Z] setS1ASclassPath: [2024-03-19T02:26:11.526Z] [2024-03-19T02:26:11.527Z] init-common: [2024-03-19T02:26:11.527Z] [2024-03-19T02:26:11.527Z] deploy-war-commonpe: [2024-03-19T02:26:11.674Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-ejb.jar [2024-03-19T02:26:11.716Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:11.716Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:11.716Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:11.716Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:11.716Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:11.716Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:11.716Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:11.918Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-03-19T02:26:11.918Z] [2024-03-19T02:26:11.918Z] setOSConditions: [2024-03-19T02:26:11.918Z] [2024-03-19T02:26:11.918Z] setToolWin: [2024-03-19T02:26:11.918Z] [2024-03-19T02:26:11.918Z] setToolUnix: [2024-03-19T02:26:11.918Z] [2024-03-19T02:26:11.918Z] setToolProperty: [2024-03-19T02:26:11.918Z] [2024-03-19T02:26:11.918Z] setS1ASclassPath: [2024-03-19T02:26:11.918Z] [2024-03-19T02:26:11.918Z] init-common: [2024-03-19T02:26:11.918Z] [2024-03-19T02:26:11.918Z] restart: [2024-03-19T02:26:11.918Z] [echo] Not required to restart [2024-03-19T02:26:11.918Z] [2024-03-19T02:26:11.918Z] all: [2024-03-19T02:26:11.918Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-03-19T02:26:11.918Z] [2024-03-19T02:26:11.918Z] setOSConditions: [2024-03-19T02:26:11.918Z] [2024-03-19T02:26:11.918Z] setToolWin: [2024-03-19T02:26:11.918Z] [2024-03-19T02:26:11.918Z] setToolUnix: [2024-03-19T02:26:11.918Z] [2024-03-19T02:26:11.918Z] setToolProperty: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] setS1ASclassPath: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] init-common: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] build: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] all: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] setOSConditions: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] setToolWin: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] setToolUnix: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] setToolProperty: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] setS1ASclassPath: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] init-common: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] all: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] setOSConditions: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] setToolWin: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.919Z] setToolUnix: [2024-03-19T02:26:11.919Z] [2024-03-19T02:26:11.920Z] setToolProperty: [2024-03-19T02:26:11.920Z] [2024-03-19T02:26:11.920Z] setS1ASclassPath: [2024-03-19T02:26:11.920Z] [2024-03-19T02:26:11.920Z] init-common: [2024-03-19T02:26:11.920Z] [2024-03-19T02:26:11.920Z] compile-common: [2024-03-19T02:26:11.920Z] [echo] Current time (ISO): 2024-03-19T02:26:11.741+0000 [2024-03-19T02:26:11.920Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/classes [2024-03-19T02:26:11.920Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/classes [2024-03-19T02:26:11.931Z] [exec] Application deployed with name ejb-ejb30-hello-session5-ejb. [2024-03-19T02:26:11.931Z] [2024-03-19T02:26:11.931Z] setOSConditions: [2024-03-19T02:26:11.931Z] [2024-03-19T02:26:11.931Z] setToolWin: [2024-03-19T02:26:11.931Z] [2024-03-19T02:26:11.931Z] setToolUnix: [2024-03-19T02:26:11.931Z] [2024-03-19T02:26:11.931Z] setToolProperty: [2024-03-19T02:26:11.931Z] [2024-03-19T02:26:11.931Z] setS1ASclassPath: [2024-03-19T02:26:11.931Z] [2024-03-19T02:26:11.931Z] init-common: [2024-03-19T02:26:11.931Z] [2024-03-19T02:26:11.931Z] deploy-client-common: [2024-03-19T02:26:12.028Z] [exec] Command deploy failed. [2024-03-19T02:26:12.029Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb] : Naming binding already exists for java:module/env/DuplicateEntry in namespace {java:module/env/DuplicateEntry=Remote ejb-ref name=java:module/env/DuplicateEntry,Remote 3.x interface =gf.MySLSB,ejb-link=ejb/myslsb2,lookup=,mappedName=,jndi-name=,refType=Session}. Please see server.log for more details. [2024-03-19T02:26:12.029Z] [exec] Result: 1 [2024-03-19T02:26:12.029Z] [2024-03-19T02:26:12.029Z] processResult: [2024-03-19T02:26:12.029Z] [2024-03-19T02:26:12.029Z] failed: [2024-03-19T02:26:12.029Z] [2024-03-19T02:26:12.029Z] passed: [2024-03-19T02:26:12.029Z] [echo] Test ConflictedEJBRef Passed [2024-03-19T02:26:12.029Z] [2024-03-19T02:26:12.029Z] unknown: [2024-03-19T02:26:12.029Z] [2024-03-19T02:26:12.029Z] private-all: [2024-03-19T02:26:12.029Z] [2024-03-19T02:26:12.029Z] declare-test: [2024-03-19T02:26:12.029Z] [echo] Starting test ConflictedEnvEntry ejb31/jndivalidation/ConflitedEnvEntry Test asadmin deploy [2024-03-19T02:26:12.029Z] [2024-03-19T02:26:12.029Z] init.os: [2024-03-19T02:26:12.029Z] [2024-03-19T02:26:12.029Z] init.tools.unix: [2024-03-19T02:26:12.029Z] [2024-03-19T02:26:12.029Z] init.tools.windows: [2024-03-19T02:26:12.029Z] [2024-03-19T02:26:12.029Z] init.tools: [2024-03-19T02:26:12.029Z] [2024-03-19T02:26:12.029Z] setAsadminArgs: [2024-03-19T02:26:12.030Z] [2024-03-19T02:26:12.030Z] init: [2024-03-19T02:26:12.030Z] [2024-03-19T02:26:12.030Z] init.customtasks: [2024-03-19T02:26:12.030Z] [2024-03-19T02:26:12.030Z] prepare: [2024-03-19T02:26:12.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry [2024-03-19T02:26:12.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives [2024-03-19T02:26:12.030Z] [2024-03-19T02:26:12.030Z] compile: [2024-03-19T02:26:12.030Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ConflictedEnvEntry/build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:12.030Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry [2024-03-19T02:26:12.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot wsctx --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsctx-web.war [2024-03-19T02:26:12.280Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:12.280Z] [javac] 1 warning [2024-03-19T02:26:12.280Z] [2024-03-19T02:26:12.280Z] build: [2024-03-19T02:26:12.280Z] [2024-03-19T02:26:12.280Z] setOSConditions: [2024-03-19T02:26:12.280Z] [2024-03-19T02:26:12.280Z] setToolWin: [2024-03-19T02:26:12.280Z] [2024-03-19T02:26:12.280Z] setToolUnix: [2024-03-19T02:26:12.280Z] [2024-03-19T02:26:12.280Z] setToolProperty: [2024-03-19T02:26:12.280Z] [2024-03-19T02:26:12.280Z] setS1ASclassPath: [2024-03-19T02:26:12.280Z] [2024-03-19T02:26:12.280Z] init-common: [2024-03-19T02:26:12.280Z] [2024-03-19T02:26:12.281Z] ejb-jar-common: [2024-03-19T02:26:12.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:12.281Z] [2024-03-19T02:26:12.281Z] package-ejbjar-common: [2024-03-19T02:26:12.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:12.281Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:12.281Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:12.281Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/nonacc-simple-ejb.jar [2024-03-19T02:26:12.281Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:12.281Z] [echo] Preparing Jar file to execute in the client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:12.281Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/nonacc-simple-client.jar [2024-03-19T02:26:12.281Z] [2024-03-19T02:26:12.281Z] setOSConditions: [2024-03-19T02:26:12.281Z] [2024-03-19T02:26:12.281Z] fixFiles: [2024-03-19T02:26:12.281Z] [2024-03-19T02:26:12.281Z] convUnix: [2024-03-19T02:26:12.281Z] [2024-03-19T02:26:12.281Z] convWin: [2024-03-19T02:26:12.281Z] [2024-03-19T02:26:12.281Z] setToolWin: [2024-03-19T02:26:12.281Z] [2024-03-19T02:26:12.281Z] setToolUnix: [2024-03-19T02:26:12.281Z] [2024-03-19T02:26:12.281Z] setToolProperty: [2024-03-19T02:26:12.281Z] [2024-03-19T02:26:12.282Z] setS1ASclassPath: [2024-03-19T02:26:12.282Z] [2024-03-19T02:26:12.282Z] init-common: [2024-03-19T02:26:12.282Z] [2024-03-19T02:26:12.282Z] ear-common: [2024-03-19T02:26:12.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:12.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:12.282Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/nonacc/descriptor/sun-application.xml to copy. [2024-03-19T02:26:12.282Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/nonacc/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:26:12.282Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:12.282Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/nonacc-simpleApp.ear [2024-03-19T02:26:12.282Z] [2024-03-19T02:26:12.282Z] setup: [2024-03-19T02:26:12.282Z] [2024-03-19T02:26:12.282Z] setOSConditions: [2024-03-19T02:26:12.282Z] [2024-03-19T02:26:12.282Z] setToolWin: [2024-03-19T02:26:12.282Z] [2024-03-19T02:26:12.282Z] setToolUnix: [2024-03-19T02:26:12.282Z] [2024-03-19T02:26:12.282Z] setToolProperty: [2024-03-19T02:26:12.282Z] [2024-03-19T02:26:12.282Z] setS1ASclassPath: [2024-03-19T02:26:12.282Z] [2024-03-19T02:26:12.283Z] init-common: [2024-03-19T02:26:12.283Z] [2024-03-19T02:26:12.283Z] deploy-jms-common: [2024-03-19T02:26:12.283Z] [2024-03-19T02:26:12.283Z] setOSConditions: [2024-03-19T02:26:12.283Z] [2024-03-19T02:26:12.283Z] setToolWin: [2024-03-19T02:26:12.283Z] [2024-03-19T02:26:12.283Z] setToolUnix: [2024-03-19T02:26:12.283Z] [2024-03-19T02:26:12.283Z] setToolProperty: [2024-03-19T02:26:12.283Z] [2024-03-19T02:26:12.283Z] setS1ASclassPath: [2024-03-19T02:26:12.283Z] [2024-03-19T02:26:12.283Z] init-common: [2024-03-19T02:26:12.283Z] [2024-03-19T02:26:12.283Z] create-jms-connection-common: [2024-03-19T02:26:12.287Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:12.287Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:12.287Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:12.287Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:12.287Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:12.287Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:12.287Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:12.314Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:12.314Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:12.314Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:12.314Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:12.314Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:12.314Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:12.314Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:12.506Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2024-03-19T02:26:12.506Z] [exec] Application deployed with name ejb-ejb30-hello-session5-client. [2024-03-19T02:26:12.506Z] [2024-03-19T02:26:12.506Z] run: [2024-03-19T02:26:12.507Z] [echo] appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-clientClient.jar -name ejb-ejb30-hello-session5Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:26:12.545Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:12.545Z] [javac] 1 warning [2024-03-19T02:26:12.545Z] [2024-03-19T02:26:12.545Z] assemble: [2024-03-19T02:26:12.545Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives/deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb.jar [2024-03-19T02:26:12.545Z] [2024-03-19T02:26:12.545Z] deploy.asadmin: [2024-03-19T02:26:12.545Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives --name deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives/deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb.jar [2024-03-19T02:26:12.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-03-19T02:26:12.853Z] [exec] Connector resource jms/QCFactory created. [2024-03-19T02:26:12.853Z] [2024-03-19T02:26:12.853Z] setOSConditions: [2024-03-19T02:26:12.853Z] [2024-03-19T02:26:12.853Z] setToolWin: [2024-03-19T02:26:12.854Z] [2024-03-19T02:26:12.854Z] setToolUnix: [2024-03-19T02:26:12.854Z] [2024-03-19T02:26:12.854Z] setToolProperty: [2024-03-19T02:26:12.854Z] [2024-03-19T02:26:12.854Z] setS1ASclassPath: [2024-03-19T02:26:12.854Z] [2024-03-19T02:26:12.854Z] init-common: [2024-03-19T02:26:12.854Z] [2024-03-19T02:26:12.854Z] create-jms-resource-common: [2024-03-19T02:26:12.877Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:12.877Z] [javac] 1 warning [2024-03-19T02:26:12.877Z] [2024-03-19T02:26:12.877Z] setOSConditions: [2024-03-19T02:26:12.877Z] [2024-03-19T02:26:12.877Z] setToolWin: [2024-03-19T02:26:12.877Z] [2024-03-19T02:26:12.877Z] setToolUnix: [2024-03-19T02:26:12.877Z] [2024-03-19T02:26:12.877Z] setToolProperty: [2024-03-19T02:26:12.877Z] [2024-03-19T02:26:12.877Z] setS1ASclassPath: [2024-03-19T02:26:12.877Z] [2024-03-19T02:26:12.877Z] init-common: [2024-03-19T02:26:12.877Z] [2024-03-19T02:26:12.877Z] compile-common: [2024-03-19T02:26:12.877Z] [echo] Current time (ISO): 2024-03-19T02:26:12.650+0000 [2024-03-19T02:26:12.877Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:12.882Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:12.882Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:12.882Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:12.882Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:12.882Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:12.882Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:12.882Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:13.066Z] [exec] Application deployed with name wsctx-web. [2024-03-19T02:26:13.066Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:13.066Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:13.066Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:13.066Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:13.066Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:13.066Z] [2024-03-19T02:26:13.067Z] deploy-war-commonee: [2024-03-19T02:26:13.067Z] [2024-03-19T02:26:13.067Z] assemble-client: [2024-03-19T02:26:13.067Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:26:13.067Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:13.067Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:13.067Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:13.067Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:13.067Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:13.067Z] [2024-03-19T02:26:13.067Z] setOSConditions: [2024-03-19T02:26:13.067Z] [2024-03-19T02:26:13.067Z] setToolWin: [2024-03-19T02:26:13.067Z] [2024-03-19T02:26:13.067Z] setToolUnix: [2024-03-19T02:26:13.067Z] [2024-03-19T02:26:13.067Z] setToolProperty: [2024-03-19T02:26:13.067Z] [2024-03-19T02:26:13.067Z] setS1ASclassPath: [2024-03-19T02:26:13.068Z] [2024-03-19T02:26:13.068Z] init-common: [2024-03-19T02:26:13.068Z] [2024-03-19T02:26:13.068Z] wsimport: [2024-03-19T02:26:13.111Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:13.111Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-03-19T02:26:13.111Z] [exec] JMS Desctination Queue created. [2024-03-19T02:26:13.111Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:13.179Z] [exec] Mar 19, 2024 2:26:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:13.179Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@39f0c343 [2024-03-19T02:26:13.179Z] [exec] Value of key is: test1 : [2024-03-19T02:26:13.179Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:13.179Z] [exec] [2024-03-19T02:26:13.179Z] [exec] [2024-03-19T02:26:13.179Z] [exec] ----------------------------------------- [2024-03-19T02:26:13.179Z] [exec] - test1 : : PASS - [2024-03-19T02:26:13.179Z] [exec] ----------------------------------------- [2024-03-19T02:26:13.179Z] [exec] Total PASS: 1 [2024-03-19T02:26:13.179Z] [exec] Total FAIL: 0 [2024-03-19T02:26:13.179Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:13.179Z] [exec] ----------------------------------------- [2024-03-19T02:26:13.179Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:13.179Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:13.326Z] [exec] parsing WSDL... [2024-03-19T02:26:13.369Z] [exec] Command deploy failed. [2024-03-19T02:26:13.369Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb] : Naming binding already exists for java:module/env/DuplicateEnvEntry in namespace {java:module/env/DuplicateEnvEntry=SimpleEnvEntry[name=java:module/env/DuplicateEnvEntry, type=java.lang.String, value=From Invoker2, lookupName=, mappedName=, injectableTargets={}, description=]}. Please see server.log for more details. [2024-03-19T02:26:13.369Z] [exec] Result: 1 [2024-03-19T02:26:13.369Z] [2024-03-19T02:26:13.369Z] processResult: [2024-03-19T02:26:13.369Z] [2024-03-19T02:26:13.369Z] failed: [2024-03-19T02:26:13.369Z] [2024-03-19T02:26:13.369Z] passed: [2024-03-19T02:26:13.369Z] [echo] Test ConflictedEnvEntry Passed [2024-03-19T02:26:13.369Z] [2024-03-19T02:26:13.369Z] unknown: [2024-03-19T02:26:13.369Z] [2024-03-19T02:26:13.369Z] private-all: [2024-03-19T02:26:13.369Z] [2024-03-19T02:26:13.370Z] declare-test: [2024-03-19T02:26:13.370Z] [echo] Starting test ConflitedResourceEnvRef ejb31/jndivalidation/ConflitedResourceEnvRef Test asadmin deploy [2024-03-19T02:26:13.370Z] [2024-03-19T02:26:13.370Z] init.os: [2024-03-19T02:26:13.370Z] [2024-03-19T02:26:13.370Z] init.tools.unix: [2024-03-19T02:26:13.370Z] [2024-03-19T02:26:13.370Z] init.tools.windows: [2024-03-19T02:26:13.370Z] [2024-03-19T02:26:13.370Z] init.tools: [2024-03-19T02:26:13.370Z] [2024-03-19T02:26:13.370Z] setAsadminArgs: [2024-03-19T02:26:13.370Z] [2024-03-19T02:26:13.370Z] init: [2024-03-19T02:26:13.370Z] [2024-03-19T02:26:13.370Z] init.customtasks: [2024-03-19T02:26:13.370Z] [2024-03-19T02:26:13.370Z] prepare: [2024-03-19T02:26:13.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef [2024-03-19T02:26:13.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives [2024-03-19T02:26:13.370Z] [2024-03-19T02:26:13.370Z] compile: [2024-03-19T02:26:13.370Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ConflitedResourceEnvRef/build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:13.370Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef [2024-03-19T02:26:13.436Z] [2024-03-19T02:26:13.436Z] checkReporting-common: [2024-03-19T02:26:13.436Z] [2024-03-19T02:26:13.436Z] confirmReportPresent-common: [2024-03-19T02:26:13.436Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:26:13.436Z] [echo] Test seems to be reported fine [2024-03-19T02:26:13.436Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/RepRunConf.txt [2024-03-19T02:26:13.436Z] [2024-03-19T02:26:13.436Z] confirmMissingReport-common: [2024-03-19T02:26:13.436Z] [2024-03-19T02:26:13.436Z] asadmin-common: [2024-03-19T02:26:13.436Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-03-19T02:26:13.436Z] [exec] Mar 19, 2024 2:26:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:13.436Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:13.446Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:13.446Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:13.446Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:13.446Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:13.446Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:13.446Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:13.446Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:13.674Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-03-19T02:26:13.674Z] [exec] Administered object jms/SampleQueue created. [2024-03-19T02:26:13.674Z] [2024-03-19T02:26:13.675Z] deploy: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] setOSConditions: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] setToolWin: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] setToolUnix: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] setToolProperty: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] setS1ASclassPath: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] init-common: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] deploy-common: [2024-03-19T02:26:13.675Z] [echo] Current time (ISO): 2024-03-19T02:26:13.473+0000 [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] setOSConditions: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] setToolWin: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] setToolUnix: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] setToolProperty: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] setS1ASclassPath: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.675Z] init-common: [2024-03-19T02:26:13.675Z] [2024-03-19T02:26:13.676Z] deploy-common-pe: [2024-03-19T02:26:13.880Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:13.936Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:13.936Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:13.936Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:13.936Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:13.936Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:13.936Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:13.936Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:13.936Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:13.936Z] [javac] 1 warning [2024-03-19T02:26:13.936Z] [2024-03-19T02:26:13.936Z] assemble: [2024-03-19T02:26:13.936Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb.jar [2024-03-19T02:26:13.936Z] [2024-03-19T02:26:13.937Z] deploy.asadmin: [2024-03-19T02:26:13.937Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives --name deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb.jar [2024-03-19T02:26:13.944Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/nonacc-simpleApp.ear [2024-03-19T02:26:14.033Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-03-19T02:26:14.033Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-03-19T02:26:14.033Z] [2024-03-19T02:26:14.033Z] asadmin-common: [2024-03-19T02:26:14.033Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-03-19T02:26:14.139Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:14.139Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:26:14.139Z] [javac] ^ [2024-03-19T02:26:14.139Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:14.139Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:26:14.139Z] [javac] ^ [2024-03-19T02:26:14.139Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:26:14.139Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:26:14.139Z] [javac] 3 warnings [2024-03-19T02:26:14.139Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/generic-ra.jar [2024-03-19T02:26:14.139Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/generic-ra.rar [2024-03-19T02:26:14.139Z] [2024-03-19T02:26:14.139Z] setOSConditions: [2024-03-19T02:26:14.139Z] [2024-03-19T02:26:14.139Z] setToolWin: [2024-03-19T02:26:14.139Z] [2024-03-19T02:26:14.140Z] setToolUnix: [2024-03-19T02:26:14.140Z] [2024-03-19T02:26:14.140Z] setToolProperty: [2024-03-19T02:26:14.140Z] [2024-03-19T02:26:14.140Z] setS1ASclassPath: [2024-03-19T02:26:14.140Z] [2024-03-19T02:26:14.140Z] init-common: [2024-03-19T02:26:14.140Z] [2024-03-19T02:26:14.140Z] clean-common: [2024-03-19T02:26:14.201Z] [exec] Application deployed with name nonacc-simpleApp. [2024-03-19T02:26:14.201Z] [exec] there are no files to retrieve for application nonacc-simpleApp [2024-03-19T02:26:14.201Z] [echo] Deployment on target server server successful [2024-03-19T02:26:14.260Z] [exec] [2024-03-19T02:26:14.260Z] [exec] Generating code... [2024-03-19T02:26:14.260Z] [exec] [2024-03-19T02:26:14.260Z] [exec] Compiling code... [2024-03-19T02:26:14.290Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-03-19T02:26:14.397Z] [2024-03-19T02:26:14.397Z] setOSConditions: [2024-03-19T02:26:14.397Z] [2024-03-19T02:26:14.397Z] setToolWin: [2024-03-19T02:26:14.397Z] [2024-03-19T02:26:14.397Z] setToolUnix: [2024-03-19T02:26:14.397Z] [2024-03-19T02:26:14.397Z] setToolProperty: [2024-03-19T02:26:14.397Z] [2024-03-19T02:26:14.397Z] setS1ASclassPath: [2024-03-19T02:26:14.397Z] [2024-03-19T02:26:14.397Z] init-common: [2024-03-19T02:26:14.397Z] [2024-03-19T02:26:14.398Z] clean-classes-common: [2024-03-19T02:26:14.398Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] setOSConditions: [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] setToolWin: [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] setToolUnix: [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] setToolProperty: [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] setS1ASclassPath: [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] init-common: [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] clean-jars-common: [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] all: [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] setOSConditions: [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] setToolWin: [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] setToolUnix: [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] setToolProperty: [2024-03-19T02:26:14.398Z] [2024-03-19T02:26:14.398Z] setS1ASclassPath: [2024-03-19T02:26:14.399Z] [2024-03-19T02:26:14.399Z] init-common: [2024-03-19T02:26:14.399Z] [2024-03-19T02:26:14.399Z] all: [2024-03-19T02:26:14.399Z] [2024-03-19T02:26:14.399Z] setOSConditions: [2024-03-19T02:26:14.399Z] [2024-03-19T02:26:14.399Z] setToolWin: [2024-03-19T02:26:14.399Z] [2024-03-19T02:26:14.399Z] setToolUnix: [2024-03-19T02:26:14.399Z] [2024-03-19T02:26:14.399Z] setToolProperty: [2024-03-19T02:26:14.399Z] [2024-03-19T02:26:14.399Z] setS1ASclassPath: [2024-03-19T02:26:14.399Z] [2024-03-19T02:26:14.399Z] init-common: [2024-03-19T02:26:14.399Z] [2024-03-19T02:26:14.399Z] compile-common: [2024-03-19T02:26:14.399Z] [echo] Current time (ISO): 2024-03-19T02:26:14.180+0000 [2024-03-19T02:26:14.399Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:14.399Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:14.403Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:14.403Z] [javac] 1 warning [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] build: [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] setOSConditions: [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] fixFiles: [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] convUnix: [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] convWin: [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] setToolWin: [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] setToolUnix: [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] setToolProperty: [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] setS1ASclassPath: [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] init-common: [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] package-persistence-common: [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] ejb-jar-common: [2024-03-19T02:26:14.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:14.403Z] [2024-03-19T02:26:14.403Z] package-ejbjar-common: [2024-03-19T02:26:14.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:14.404Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-opt-ejb.jar [2024-03-19T02:26:14.404Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:14.404Z] [2024-03-19T02:26:14.404Z] appclient-jar-common: [2024-03-19T02:26:14.404Z] [2024-03-19T02:26:14.404Z] package-appclientjar-common: [2024-03-19T02:26:14.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:14.404Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-opt-client.jar [2024-03-19T02:26:14.404Z] [2024-03-19T02:26:14.404Z] webclient-war-common: [2024-03-19T02:26:14.404Z] [2024-03-19T02:26:14.404Z] build-ear-common: [2024-03-19T02:26:14.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:14.404Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:14.404Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optApp.ear [2024-03-19T02:26:14.404Z] [2024-03-19T02:26:14.404Z] deploy: [2024-03-19T02:26:14.404Z] [2024-03-19T02:26:14.404Z] setOSConditions: [2024-03-19T02:26:14.404Z] [2024-03-19T02:26:14.404Z] setToolWin: [2024-03-19T02:26:14.404Z] [2024-03-19T02:26:14.404Z] setToolUnix: [2024-03-19T02:26:14.404Z] [2024-03-19T02:26:14.405Z] setToolProperty: [2024-03-19T02:26:14.405Z] [2024-03-19T02:26:14.405Z] setS1ASclassPath: [2024-03-19T02:26:14.405Z] [2024-03-19T02:26:14.405Z] init-common: [2024-03-19T02:26:14.405Z] [2024-03-19T02:26:14.405Z] deploy-common: [2024-03-19T02:26:14.405Z] [echo] Current time (ISO): 2024-03-19T02:26:14.177+0000 [2024-03-19T02:26:14.405Z] [2024-03-19T02:26:14.405Z] setOSConditions: [2024-03-19T02:26:14.405Z] [2024-03-19T02:26:14.405Z] setToolWin: [2024-03-19T02:26:14.405Z] [2024-03-19T02:26:14.405Z] setToolUnix: [2024-03-19T02:26:14.405Z] [2024-03-19T02:26:14.405Z] setToolProperty: [2024-03-19T02:26:14.405Z] [2024-03-19T02:26:14.405Z] setS1ASclassPath: [2024-03-19T02:26:14.405Z] [2024-03-19T02:26:14.405Z] init-common: [2024-03-19T02:26:14.405Z] [2024-03-19T02:26:14.405Z] deploy-common-pe: [2024-03-19T02:26:14.458Z] [2024-03-19T02:26:14.458Z] setOSConditions: [2024-03-19T02:26:14.458Z] [2024-03-19T02:26:14.458Z] setToolWin: [2024-03-19T02:26:14.458Z] [2024-03-19T02:26:14.458Z] setToolUnix: [2024-03-19T02:26:14.458Z] [2024-03-19T02:26:14.458Z] setToolProperty: [2024-03-19T02:26:14.458Z] [2024-03-19T02:26:14.458Z] setS1ASclassPath: [2024-03-19T02:26:14.458Z] [2024-03-19T02:26:14.458Z] init-common: [2024-03-19T02:26:14.458Z] [2024-03-19T02:26:14.459Z] deploy-common-ee: [2024-03-19T02:26:14.459Z] [2024-03-19T02:26:14.459Z] run: [2024-03-19T02:26:14.504Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:14.504Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:14.547Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-03-19T02:26:14.547Z] [2024-03-19T02:26:14.547Z] asadmin-common: [2024-03-19T02:26:14.547Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.jdbc-poolauthApp.enabled=false [2024-03-19T02:26:14.644Z] [exec] Waiting for the domain to stop ... [2024-03-19T02:26:14.644Z] [exec] Waiting finished after 2,761 ms. [2024-03-19T02:26:14.644Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:26:14.644Z] [2024-03-19T02:26:14.644Z] setOSConditions: [2024-03-19T02:26:14.644Z] [2024-03-19T02:26:14.644Z] setToolWin: [2024-03-19T02:26:14.644Z] [2024-03-19T02:26:14.644Z] setToolUnix: [2024-03-19T02:26:14.644Z] [2024-03-19T02:26:14.644Z] setToolProperty: [2024-03-19T02:26:14.644Z] [2024-03-19T02:26:14.644Z] setS1ASclassPath: [2024-03-19T02:26:14.644Z] [2024-03-19T02:26:14.644Z] init-common: [2024-03-19T02:26:14.644Z] [2024-03-19T02:26:14.644Z] stop-database: [2024-03-19T02:26:14.644Z] [echo] Stopping database --dbport 45716 [2024-03-19T02:26:14.644Z] [exec] Tue Mar 19 02:26:14 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 45716. [2024-03-19T02:26:14.662Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --property implicitCdiEnabled=false --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optApp.ear [2024-03-19T02:26:14.762Z] [exec] Command deploy failed. [2024-03-19T02:26:14.762Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb] : Naming binding already exists for java:module/env/DupResourceEnvRef in namespace {java:module/env/DupResourceEnvRef=ResourceEnvReferenceDescriptor[name=java:module/env/DupResourceEnvRef, type=java.lang.String, value=, lookupName=, mappedName=, injectableTargets={}, description=]}. Please see server.log for more details. [2024-03-19T02:26:14.762Z] [exec] Result: 1 [2024-03-19T02:26:14.762Z] [2024-03-19T02:26:14.762Z] processResult: [2024-03-19T02:26:14.762Z] [2024-03-19T02:26:14.762Z] failed: [2024-03-19T02:26:14.762Z] [2024-03-19T02:26:14.762Z] passed: [2024-03-19T02:26:14.762Z] [echo] Test ConflitedResourceEnvRef Passed [2024-03-19T02:26:14.762Z] [2024-03-19T02:26:14.762Z] unknown: [2024-03-19T02:26:14.762Z] [2024-03-19T02:26:14.762Z] private-all: [2024-03-19T02:26:14.762Z] [2024-03-19T02:26:14.762Z] declare-test: [2024-03-19T02:26:14.763Z] [echo] Starting test ConflitedResourceRef ejb31/jndivalidation/ConflitedResourceRef Test asadmin deploy [2024-03-19T02:26:14.763Z] [2024-03-19T02:26:14.763Z] init.os: [2024-03-19T02:26:14.763Z] [2024-03-19T02:26:14.763Z] init.tools.unix: [2024-03-19T02:26:14.763Z] [2024-03-19T02:26:14.763Z] init.tools.windows: [2024-03-19T02:26:14.763Z] [2024-03-19T02:26:14.763Z] init.tools: [2024-03-19T02:26:14.763Z] [2024-03-19T02:26:14.763Z] setAsadminArgs: [2024-03-19T02:26:14.763Z] [2024-03-19T02:26:14.763Z] init: [2024-03-19T02:26:14.763Z] [2024-03-19T02:26:14.763Z] init.customtasks: [2024-03-19T02:26:14.763Z] [2024-03-19T02:26:14.763Z] prepare: [2024-03-19T02:26:14.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef [2024-03-19T02:26:14.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives [2024-03-19T02:26:14.763Z] [2024-03-19T02:26:14.763Z] compile: [2024-03-19T02:26:14.763Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ConflitedResourceRef/build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:14.763Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef [2024-03-19T02:26:14.803Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.jdbc-poolauthApp.enabled=false [2024-03-19T02:26:14.803Z] [exec] applications.application.jdbc-poolauthApp.enabled=false [2024-03-19T02:26:14.804Z] [2024-03-19T02:26:14.804Z] asadmin-common: [2024-03-19T02:26:14.804Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.jdbc-poolauthApp.enabled=true [2024-03-19T02:26:14.918Z] [exec] Application deployed with name simple-ejb-implicit-cdi-deployment-optApp. [2024-03-19T02:26:14.918Z] [echo] Deployment on target server server successful [2024-03-19T02:26:14.918Z] [2024-03-19T02:26:14.919Z] setOSConditions: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] setToolWin: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] setToolUnix: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] setToolProperty: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] setS1ASclassPath: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] init-common: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] deploy-common-ee: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] run: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] setOSConditions: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] setToolWin: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] setToolUnix: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] setToolProperty: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] setS1ASclassPath: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] init-common: [2024-03-19T02:26:14.919Z] [2024-03-19T02:26:14.919Z] runclient-common: [2024-03-19T02:26:14.920Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optAppClient.jar -name simple-ejb-implicit-cdi-deployment-optClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:26:15.022Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:15.022Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:15.022Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:15.022Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:15.022Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:15.022Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:15.022Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:15.054Z] [java] Mar 19, 2024 2:26:14 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClientValue of key is: mdb main [2024-03-19T02:26:15.054Z] [java] [2024-03-19T02:26:15.054Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:26:15.209Z] [exec] Tue Mar 19 02:26:14 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:26:15.209Z] [exec] Command stop-database executed successfully. [2024-03-19T02:26:15.209Z] [2024-03-19T02:26:15.209Z] report: [2024-03-19T02:26:15.209Z] [2024-03-19T02:26:15.209Z] transfer: [2024-03-19T02:26:15.209Z] [xslt] Processing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:26:15.209Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-03-19T02:26:15.281Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:15.281Z] [javac] 1 warning [2024-03-19T02:26:15.281Z] [2024-03-19T02:26:15.281Z] assemble: [2024-03-19T02:26:15.281Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb.jar [2024-03-19T02:26:15.282Z] [2024-03-19T02:26:15.282Z] deploy.asadmin: [2024-03-19T02:26:15.282Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives --name deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb.jar [2024-03-19T02:26:15.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.jdbc-poolauthApp.enabled=true [2024-03-19T02:26:15.367Z] [exec] applications.application.jdbc-poolauthApp.enabled=true [2024-03-19T02:26:15.367Z] [2024-03-19T02:26:15.367Z] setOSConditions: [2024-03-19T02:26:15.367Z] [2024-03-19T02:26:15.367Z] setToolWin: [2024-03-19T02:26:15.367Z] [2024-03-19T02:26:15.367Z] setToolUnix: [2024-03-19T02:26:15.367Z] [2024-03-19T02:26:15.367Z] setToolProperty: [2024-03-19T02:26:15.367Z] [2024-03-19T02:26:15.367Z] setS1ASclassPath: [2024-03-19T02:26:15.367Z] [2024-03-19T02:26:15.367Z] init-common: [2024-03-19T02:26:15.367Z] [2024-03-19T02:26:15.367Z] runclient-common: [2024-03-19T02:26:15.367Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-03-19T02:26:15.381Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:15.381Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:15.381Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:15.381Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:15.382Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:15.382Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:15.382Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:15.465Z] [2024-03-19T02:26:15.465Z] report-sh: [2024-03-19T02:26:15.465Z] [echo] Comparing results with expected results [2024-03-19T02:26:15.465Z] [exec] input file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:26:15.465Z] [exec] [2024-03-19T02:26:15.465Z] [exec] ************************ [2024-03-19T02:26:15.465Z] [exec] PASSED= 59 [2024-03-19T02:26:15.465Z] [exec] ------------ ========= [2024-03-19T02:26:15.465Z] [exec] FAILED= 0 [2024-03-19T02:26:15.465Z] [exec] ------------ ========= [2024-03-19T02:26:15.465Z] [exec] DID NOT RUN= 244 [2024-03-19T02:26:15.465Z] [exec] ------------ ========= [2024-03-19T02:26:15.465Z] [exec] Total Expected=303 [2024-03-19T02:26:15.465Z] [exec] ************************ [2024-03-19T02:26:15.465Z] [exec] [2024-03-19T02:26:15.465Z] [2024-03-19T02:26:15.466Z] setOSConditions: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] setToolWin: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] setToolUnix: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] setToolProperty: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] setS1ASclassPath: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] init-common: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] report-result: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] setOSConditions: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] setToolWin: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] setToolUnix: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] setToolProperty: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] setS1ASclassPath: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] init-common: [2024-03-19T02:26:15.466Z] [2024-03-19T02:26:15.466Z] dev-report: [2024-03-19T02:26:15.503Z] [exec] Mar 19, 2024 2:26:15 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:15.504Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:15.633Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-03-19T02:26:15.633Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:15.633Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml:73: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:15.633Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:26:15.724Z] [java] ********************** [2024-03-19T02:26:15.724Z] [java] * PASSED 59 * [2024-03-19T02:26:15.724Z] [java] * FAILED 0 * [2024-03-19T02:26:15.724Z] [java] * DID NOT RUN 0 * [2024-03-19T02:26:15.724Z] [java] * TOTAL 59 * [2024-03-19T02:26:15.724Z] [java] ********************** [2024-03-19T02:26:15.724Z] [java] [2024-03-19T02:26:15.724Z] [2024-03-19T02:26:15.724Z] BUILD SUCCESSFUL [2024-03-19T02:26:15.724Z] Total time: 5 minutes 2 seconds [2024-03-19T02:26:15.724Z] + check_successful_run [2024-03-19T02:26:15.724Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-03-19T02:26:15.724Z] [2024-03-19T02:26:15.724Z] ===== CHECK SUCCESSFUL RUN ===== [2024-03-19T02:26:15.724Z] [2024-03-19T02:26:15.724Z] + FILE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:26:15.724Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html ']' [2024-03-19T02:26:15.724Z] + echo 'File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-03-19T02:26:15.724Z] File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-03-19T02:26:15.724Z] + generate_junit_report ejb_group_2 [2024-03-19T02:26:15.724Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-03-19T02:26:15.724Z] [2024-03-19T02:26:15.724Z] ===== GENERATE JUNIT REPORT ===== [2024-03-19T02:26:15.724Z] [2024-03-19T02:26:15.724Z] + TD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:26:15.724Z] + JUD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml [2024-03-19T02:26:15.725Z] + TESTSUITE_NAME=ejb_group_2 [2024-03-19T02:26:15.725Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:26:15.725Z] + awk -v suitename=ejb_group_2 ' [2024-03-19T02:26:15.725Z] BEGIN { [2024-03-19T02:26:15.725Z] totaltests = 0; [2024-03-19T02:26:15.725Z] totalfailures = 0; [2024-03-19T02:26:15.725Z] totalerrors = 0; [2024-03-19T02:26:15.725Z] } [2024-03-19T02:26:15.725Z] function getPropVal(str){ [2024-03-19T02:26:15.725Z] split(str, a, "="); [2024-03-19T02:26:15.725Z] val = a[2]; [2024-03-19T02:26:15.725Z] # remove quotes [2024-03-19T02:26:15.725Z] gsub("\"","",val); [2024-03-19T02:26:15.725Z] return val; [2024-03-19T02:26:15.725Z] } [2024-03-19T02:26:15.725Z] function removeXMLTag(str){ [2024-03-19T02:26:15.725Z] # remove xml tag quotes [2024-03-19T02:26:15.725Z] gsub("","",str); [2024-03-19T02:26:15.725Z] gsub("<.*>","",str); [2024-03-19T02:26:15.725Z] gsub(">","",str); [2024-03-19T02:26:15.725Z] return str; [2024-03-19T02:26:15.725Z] } [2024-03-19T02:26:15.725Z] /status value=/ { [2024-03-19T02:26:15.725Z] result=getPropVal($0); [2024-03-19T02:26:15.725Z] result=removeXMLTag(result); [2024-03-19T02:26:15.725Z] } [2024-03-19T02:26:15.725Z] // { [2024-03-19T02:26:15.725Z] getline; [2024-03-19T02:26:15.725Z] getline; [2024-03-19T02:26:15.725Z] testunit=removeXMLTag($0); [2024-03-19T02:26:15.725Z] gsub("\"","",testunit); [2024-03-19T02:26:15.725Z] } [2024-03-19T02:26:15.725Z] // { [2024-03-19T02:26:15.725Z] getline; [2024-03-19T02:26:15.725Z] testname=removeXMLTag($0); [2024-03-19T02:26:15.725Z] gsub("\"","",testname); [2024-03-19T02:26:15.725Z] } [2024-03-19T02:26:15.725Z] /<\/testcase>/{ [2024-03-19T02:26:15.725Z] classname=testunit [2024-03-19T02:26:15.725Z] # printing testcase to out [2024-03-19T02:26:15.725Z] out = out sprintf(" \n", classname, testname); [2024-03-19T02:26:15.725Z] if (result == "fail") { [2024-03-19T02:26:15.725Z] out = out " \n"; [2024-03-19T02:26:15.725Z] totalfailures++; [2024-03-19T02:26:15.725Z] } else if (result == "did_not_run") { [2024-03-19T02:26:15.725Z] out = out " \n"; [2024-03-19T02:26:15.725Z] totalerrors++; [2024-03-19T02:26:15.725Z] } [2024-03-19T02:26:15.725Z] out = out " \n"; [2024-03-19T02:26:15.725Z] [2024-03-19T02:26:15.725Z] totaltests++; [2024-03-19T02:26:15.725Z] result=""; [2024-03-19T02:26:15.725Z] testname=""; [2024-03-19T02:26:15.725Z] } [2024-03-19T02:26:15.725Z] END { [2024-03-19T02:26:15.725Z] print "" [2024-03-19T02:26:15.725Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-03-19T02:26:15.725Z] printf "%s", out; [2024-03-19T02:26:15.725Z] print "" [2024-03-19T02:26:15.725Z] }' [2024-03-19T02:26:15.725Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:26:15.725Z] + change_junit_report_class_names [2024-03-19T02:26:15.725Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:26:15.725Z] + sed -i 's/\bclassname="/classname="ejb_group_2./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:26:15.725Z] + copy_test_artifacts ejb_group_2 [2024-03-19T02:26:15.725Z] + sleep 1 [2024-03-19T02:26:15.866Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:15.866Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:15.890Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:15.890Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:15.890Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:15.890Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:15.890Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:15.890Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:15.890Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:15.890Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:15.890Z] [javac] 1 warning [2024-03-19T02:26:16.067Z] [exec] Mar 19, 2024 2:26:15 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:26:16.067Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-implicit-cdi-deployment-opt-client] with main class [Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optAppClient.jar even though it does not match the specified main class name null or client name simple-ejb-implicit-cdi-deployment-optClient [2024-03-19T02:26:16.124Z] [exec] Command deploy failed. [2024-03-19T02:26:16.124Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb] : Naming binding already exists for java:module/env/DupResourceRef in namespace {java:module/env/DupResourceRef=Res-Ref-Env-Property: java:module/env/DupResourceRef@javax.sql.DataSource@ resolved as: jndi: jdbc/__TimerPool@res principal: null@mail: null [2024-03-19T02:26:16.124Z] [exec] No Runtime properties [2024-03-19T02:26:16.124Z] [exec] Database Vendor : null [2024-03-19T02:26:16.124Z] [exec] Create Tables at Deploy : false [2024-03-19T02:26:16.124Z] [exec] Delete Tables at Undeploy : false}. Please see server.log for more details. [2024-03-19T02:26:16.124Z] [exec] Result: 1 [2024-03-19T02:26:16.124Z] [2024-03-19T02:26:16.124Z] processResult: [2024-03-19T02:26:16.124Z] [2024-03-19T02:26:16.125Z] failed: [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] passed: [2024-03-19T02:26:16.125Z] [echo] Test ConflitedResourceRef Passed [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] unknown: [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] private-all: [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] private-all: [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] declare-test: [2024-03-19T02:26:16.125Z] [echo] Starting test CorrectJDBCRes ejb31/jndivalidation/resourceref/CorrectJDBCRes Test asadmin deploy [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] init.os: [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] init.tools.unix: [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] init.tools.windows: [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] init.tools: [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] setAsadminArgs: [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] init: [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] init.customtasks: [2024-03-19T02:26:16.125Z] [2024-03-19T02:26:16.125Z] prepare: [2024-03-19T02:26:16.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes [2024-03-19T02:26:16.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives [2024-03-19T02:26:16.126Z] [2024-03-19T02:26:16.126Z] compile: [2024-03-19T02:26:16.126Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:16.126Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes [2024-03-19T02:26:16.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:26:16.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:26:16.148Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:26:16.148Z] [2024-03-19T02:26:16.148Z] deploy-client: [2024-03-19T02:26:16.277Z] [exec] Application deployed with name negativeRPALoginBeanApp. [2024-03-19T02:26:16.277Z] [echo] Deployment on target server server successful [2024-03-19T02:26:16.277Z] [2024-03-19T02:26:16.277Z] setOSConditions: [2024-03-19T02:26:16.277Z] [2024-03-19T02:26:16.277Z] setToolWin: [2024-03-19T02:26:16.277Z] [2024-03-19T02:26:16.277Z] setToolUnix: [2024-03-19T02:26:16.277Z] [2024-03-19T02:26:16.277Z] setToolProperty: [2024-03-19T02:26:16.277Z] [2024-03-19T02:26:16.277Z] setS1ASclassPath: [2024-03-19T02:26:16.277Z] [2024-03-19T02:26:16.277Z] init-common: [2024-03-19T02:26:16.277Z] [2024-03-19T02:26:16.277Z] deploy-common-ee: [2024-03-19T02:26:16.277Z] [2024-03-19T02:26:16.278Z] run: [2024-03-19T02:26:16.298Z] [exec] Mar 19, 2024 2:26:16 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:16.298Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:16.313Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:16.384Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:16.384Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:16.384Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:16.384Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:16.384Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:16.384Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:16.384Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:16.423Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:16.423Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:26:16.571Z] [javac] 1 warning [2024-03-19T02:26:16.571Z] [2024-03-19T02:26:16.571Z] setOSConditions: [2024-03-19T02:26:16.571Z] [2024-03-19T02:26:16.571Z] setToolWin: [2024-03-19T02:26:16.571Z] [2024-03-19T02:26:16.571Z] setToolUnix: [2024-03-19T02:26:16.571Z] [2024-03-19T02:26:16.571Z] setToolProperty: [2024-03-19T02:26:16.572Z] [2024-03-19T02:26:16.572Z] setS1ASclassPath: [2024-03-19T02:26:16.572Z] [2024-03-19T02:26:16.572Z] init-common: [2024-03-19T02:26:16.572Z] [2024-03-19T02:26:16.572Z] ejb-jar-common: [2024-03-19T02:26:16.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:16.572Z] [2024-03-19T02:26:16.572Z] package-ejbjar-common: [2024-03-19T02:26:16.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:16.572Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:16.572Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:16.572Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2024-03-19T02:26:16.572Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:16.572Z] [2024-03-19T02:26:16.572Z] setOSConditions: [2024-03-19T02:26:16.572Z] [2024-03-19T02:26:16.572Z] setToolWin: [2024-03-19T02:26:16.572Z] [2024-03-19T02:26:16.572Z] setToolUnix: [2024-03-19T02:26:16.572Z] [2024-03-19T02:26:16.572Z] setToolProperty: [2024-03-19T02:26:16.572Z] [2024-03-19T02:26:16.572Z] setS1ASclassPath: [2024-03-19T02:26:16.572Z] [2024-03-19T02:26:16.572Z] init-common: [2024-03-19T02:26:16.573Z] [2024-03-19T02:26:16.573Z] appclient-jar-common: [2024-03-19T02:26:16.573Z] [2024-03-19T02:26:16.573Z] package-appclientjar-common: [2024-03-19T02:26:16.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:16.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:16.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:16.573Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2024-03-19T02:26:16.573Z] [2024-03-19T02:26:16.573Z] build-ear: [2024-03-19T02:26:16.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:16.573Z] [2024-03-19T02:26:16.573Z] setOSConditions: [2024-03-19T02:26:16.573Z] [2024-03-19T02:26:16.573Z] fixFiles: [2024-03-19T02:26:16.573Z] [2024-03-19T02:26:16.573Z] convUnix: [2024-03-19T02:26:16.573Z] [2024-03-19T02:26:16.573Z] convWin: [2024-03-19T02:26:16.573Z] [2024-03-19T02:26:16.573Z] setToolWin: [2024-03-19T02:26:16.573Z] [2024-03-19T02:26:16.573Z] setToolUnix: [2024-03-19T02:26:16.573Z] [2024-03-19T02:26:16.573Z] setToolProperty: [2024-03-19T02:26:16.573Z] [2024-03-19T02:26:16.574Z] setS1ASclassPath: [2024-03-19T02:26:16.574Z] [2024-03-19T02:26:16.574Z] init-common: [2024-03-19T02:26:16.574Z] [2024-03-19T02:26:16.574Z] ear-common: [2024-03-19T02:26:16.574Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:16.574Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/app/${sun-application.xml} to copy. [2024-03-19T02:26:16.574Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:16.574Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:16.574Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-03-19T02:26:16.574Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-03-19T02:26:16.574Z] [2024-03-19T02:26:16.574Z] setup: [2024-03-19T02:26:16.574Z] [2024-03-19T02:26:16.574Z] deploy: [2024-03-19T02:26:16.574Z] [2024-03-19T02:26:16.574Z] setOSConditions: [2024-03-19T02:26:16.574Z] [2024-03-19T02:26:16.574Z] setToolWin: [2024-03-19T02:26:16.574Z] [2024-03-19T02:26:16.574Z] setToolUnix: [2024-03-19T02:26:16.574Z] [2024-03-19T02:26:16.574Z] setToolProperty: [2024-03-19T02:26:16.574Z] [2024-03-19T02:26:16.574Z] setS1ASclassPath: [2024-03-19T02:26:16.574Z] [2024-03-19T02:26:16.575Z] init-common: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] deploy-ear: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] setOSConditions: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] setToolWin: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] setToolUnix: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] setToolProperty: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] setS1ASclassPath: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] init-common: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] deploy-common: [2024-03-19T02:26:16.575Z] [echo] Current time (ISO): 2024-03-19T02:26:16.487+0000 [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] setOSConditions: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] setToolWin: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] setToolUnix: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] setToolProperty: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.575Z] setS1ASclassPath: [2024-03-19T02:26:16.575Z] [2024-03-19T02:26:16.576Z] init-common: [2024-03-19T02:26:16.576Z] [2024-03-19T02:26:16.576Z] deploy-common-pe: [2024-03-19T02:26:16.642Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:16.642Z] [javac] 1 warning [2024-03-19T02:26:16.642Z] [2024-03-19T02:26:16.642Z] assemble: [2024-03-19T02:26:16.643Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web.war [2024-03-19T02:26:16.643Z] [2024-03-19T02:26:16.643Z] deploy.asadmin: [2024-03-19T02:26:16.643Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web --contextroot deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web.war [2024-03-19T02:26:16.750Z] [exec] Mar 19, 2024 2:26:16 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:16.750Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6ad6443 [2024-03-19T02:26:16.750Z] [exec] invoking stateful2 [2024-03-19T02:26:16.750Z] [exec] invoking stateless2 [2024-03-19T02:26:16.750Z] [exec] test complete [2024-03-19T02:26:16.750Z] [exec] Value of key is: main [2024-03-19T02:26:16.750Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:16.750Z] [exec] [2024-03-19T02:26:16.751Z] [exec] [2024-03-19T02:26:16.751Z] [exec] ----------------------------------------- [2024-03-19T02:26:16.751Z] [exec] - main: PASS - [2024-03-19T02:26:16.751Z] [exec] ----------------------------------------- [2024-03-19T02:26:16.751Z] [exec] Total PASS: 1 [2024-03-19T02:26:16.751Z] [exec] Total FAIL: 0 [2024-03-19T02:26:16.751Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:16.751Z] [exec] ----------------------------------------- [2024-03-19T02:26:16.751Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:16.751Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:16.751Z] [2024-03-19T02:26:16.751Z] undeploy: [2024-03-19T02:26:16.751Z] [2024-03-19T02:26:16.751Z] setOSConditions: [2024-03-19T02:26:16.751Z] [2024-03-19T02:26:16.751Z] setToolWin: [2024-03-19T02:26:16.751Z] [2024-03-19T02:26:16.751Z] setToolUnix: [2024-03-19T02:26:16.751Z] [2024-03-19T02:26:16.751Z] setToolProperty: [2024-03-19T02:26:16.751Z] [2024-03-19T02:26:16.751Z] setS1ASclassPath: [2024-03-19T02:26:16.751Z] [2024-03-19T02:26:16.751Z] init-common: [2024-03-19T02:26:16.751Z] [2024-03-19T02:26:16.751Z] undeploy-jar-common: [2024-03-19T02:26:16.847Z] [exec] Mar 19, 2024 2:26:16 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:16.847Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:16.861Z] [exec] Mar 19, 2024 2:26:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:16.861Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:26:17.095Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-03-19T02:26:17.095Z] [2024-03-19T02:26:17.095Z] ===== COPY TEST ARTIFACTS ===== [2024-03-19T02:26:17.095Z] [2024-03-19T02:26:17.095Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:26:17.095Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:26:17.095Z] tar: Removing leading `/' from member names [2024-03-19T02:26:17.096Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:26:17.096Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:26:17.096Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:26:17.096Z] ++ pwd [2024-03-19T02:26:17.096Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:26:17.096Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2024-03-19T02:26:17.096Z] + true [2024-03-19T02:26:17.096Z] ++ pwd [2024-03-19T02:26:17.096Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:26:17.096Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2024-03-19T02:26:17.096Z] + true [2024-03-19T02:26:17.096Z] + tar -caf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/ejb_group_2-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:26:17.096Z] tar: Removing leading `/' from member names [2024-03-19T02:26:17.140Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-03-19T02:26:17.206Z] [exec] Waiting for domain1 to start ....... [2024-03-19T02:26:17.206Z] [exec] Waiting finished after 6,379 ms. [2024-03-19T02:26:17.206Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:26:17.206Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:26:17.206Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:26:17.206Z] [exec] Admin Port: 45,707 [2024-03-19T02:26:17.206Z] [exec] Command start-domain executed successfully. [2024-03-19T02:26:17.210Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:17.210Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:17.316Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session5-ejb [2024-03-19T02:26:17.316Z] [2024-03-19T02:26:17.316Z] setOSConditions: [2024-03-19T02:26:17.316Z] [2024-03-19T02:26:17.316Z] setToolWin: [2024-03-19T02:26:17.316Z] [2024-03-19T02:26:17.316Z] setToolUnix: [2024-03-19T02:26:17.316Z] [2024-03-19T02:26:17.316Z] setToolProperty: [2024-03-19T02:26:17.316Z] [2024-03-19T02:26:17.316Z] setS1ASclassPath: [2024-03-19T02:26:17.316Z] [2024-03-19T02:26:17.316Z] init-common: [2024-03-19T02:26:17.316Z] [2024-03-19T02:26:17.316Z] undeploy-client-common: [2024-03-19T02:26:17.431Z] [exec] Mar 19, 2024 2:26:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:17.431Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:26:17.463Z] [echo] run.xml:doing wait for localhost:45711... [2024-03-19T02:26:17.463Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-03-19T02:26:17.464Z] [2024-03-19T02:26:17.464Z] dumpThreadStack: [2024-03-19T02:26:17.464Z] [2024-03-19T02:26:17.464Z] startDomainWindows: [2024-03-19T02:26:17.464Z] [2024-03-19T02:26:17.464Z] startDomain: [2024-03-19T02:26:17.464Z] [2024-03-19T02:26:17.464Z] run-second: [2024-03-19T02:26:17.573Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session5-client [2024-03-19T02:26:17.573Z] [2024-03-19T02:26:17.574Z] all: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] session3: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] setOSConditions: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] setToolWin: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] setToolUnix: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] setToolProperty: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] setS1ASclassPath: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] init-common: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] clean: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] setOSConditions: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] setToolWin: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] setToolUnix: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] setToolProperty: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] setS1ASclassPath: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.574Z] init-common: [2024-03-19T02:26:17.574Z] [2024-03-19T02:26:17.575Z] clean-common: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] setOSConditions: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] setToolWin: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] setToolUnix: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] setToolProperty: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] setS1ASclassPath: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] init-common: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] clean-classes-common: [2024-03-19T02:26:17.575Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] setOSConditions: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] setToolWin: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] setToolUnix: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] setToolProperty: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] setS1ASclassPath: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.575Z] init-common: [2024-03-19T02:26:17.575Z] [2024-03-19T02:26:17.576Z] clean-jars-common: [2024-03-19T02:26:17.576Z] [2024-03-19T02:26:17.576Z] compile: [2024-03-19T02:26:17.595Z] [java] Mar 19, 2024 2:26:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:17.595Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@126f1ba8 [2024-03-19T02:26:17.720Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:17.720Z] [java] [2024-03-19T02:26:17.720Z] [java] [2024-03-19T02:26:17.720Z] [java] ----------------------------------------- [2024-03-19T02:26:17.720Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2024-03-19T02:26:17.720Z] [java] ----------------------------------------- [2024-03-19T02:26:17.720Z] [java] - Total PASS : 1 - [2024-03-19T02:26:17.720Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:17.720Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:17.720Z] [java] ----------------------------------------- [2024-03-19T02:26:17.720Z] [2024-03-19T02:26:17.720Z] undeploy: [2024-03-19T02:26:17.720Z] [2024-03-19T02:26:17.720Z] setOSConditions: [2024-03-19T02:26:17.720Z] [2024-03-19T02:26:17.721Z] setToolWin: [2024-03-19T02:26:17.721Z] [2024-03-19T02:26:17.721Z] setToolUnix: [2024-03-19T02:26:17.721Z] [2024-03-19T02:26:17.721Z] setToolProperty: [2024-03-19T02:26:17.721Z] [2024-03-19T02:26:17.721Z] setS1ASclassPath: [2024-03-19T02:26:17.721Z] [2024-03-19T02:26:17.721Z] init-common: [2024-03-19T02:26:17.721Z] [2024-03-19T02:26:17.721Z] undeploy-war-common: [2024-03-19T02:26:17.775Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web. [2024-03-19T02:26:17.775Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web [2024-03-19T02:26:17.775Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:17.775Z] [2024-03-19T02:26:17.775Z] processResult: [2024-03-19T02:26:17.775Z] [2024-03-19T02:26:17.775Z] failed: [2024-03-19T02:26:17.775Z] [2024-03-19T02:26:17.775Z] passed: [2024-03-19T02:26:17.775Z] [echo] Test CorrectJDBCRes Passed [2024-03-19T02:26:17.775Z] [2024-03-19T02:26:17.776Z] unknown: [2024-03-19T02:26:17.776Z] [2024-03-19T02:26:17.776Z] init.os: [2024-03-19T02:26:17.776Z] [2024-03-19T02:26:17.776Z] init.tools.unix: [2024-03-19T02:26:17.776Z] [2024-03-19T02:26:17.776Z] init.tools.windows: [2024-03-19T02:26:17.776Z] [2024-03-19T02:26:17.776Z] init.tools: [2024-03-19T02:26:17.776Z] [2024-03-19T02:26:17.776Z] setAsadminArgs: [2024-03-19T02:26:17.776Z] [2024-03-19T02:26:17.776Z] init: [2024-03-19T02:26:17.776Z] [2024-03-19T02:26:17.776Z] init.customtasks: [2024-03-19T02:26:17.776Z] [2024-03-19T02:26:17.776Z] prepare: [2024-03-19T02:26:17.777Z] [2024-03-19T02:26:17.777Z] undeploy.asadmin: [2024-03-19T02:26:17.777Z] [2024-03-19T02:26:17.777Z] setAsadminArgs: [2024-03-19T02:26:17.777Z] [2024-03-19T02:26:17.777Z] common.undeploy.asadmin: [2024-03-19T02:26:17.777Z] [2024-03-19T02:26:17.777Z] init.os: [2024-03-19T02:26:17.777Z] [2024-03-19T02:26:17.777Z] init.tools.unix: [2024-03-19T02:26:17.777Z] [2024-03-19T02:26:17.777Z] init.tools.windows: [2024-03-19T02:26:17.777Z] [2024-03-19T02:26:17.777Z] init.tools: [2024-03-19T02:26:17.777Z] [2024-03-19T02:26:17.777Z] setAsadminArgs: [2024-03-19T02:26:17.778Z] [2024-03-19T02:26:17.778Z] init: [2024-03-19T02:26:17.778Z] [2024-03-19T02:26:17.778Z] init.customtasks: [2024-03-19T02:26:17.778Z] [2024-03-19T02:26:17.778Z] delAppRef: [2024-03-19T02:26:17.778Z] [2024-03-19T02:26:17.778Z] init.os: [2024-03-19T02:26:17.778Z] [2024-03-19T02:26:17.778Z] init.tools.unix: [2024-03-19T02:26:17.778Z] [2024-03-19T02:26:17.778Z] init.tools.windows: [2024-03-19T02:26:17.778Z] [2024-03-19T02:26:17.778Z] init.tools: [2024-03-19T02:26:17.778Z] [2024-03-19T02:26:17.778Z] setAsadminArgs: [2024-03-19T02:26:17.778Z] [2024-03-19T02:26:17.779Z] init: [2024-03-19T02:26:17.779Z] [2024-03-19T02:26:17.779Z] init.customtasks: [2024-03-19T02:26:17.779Z] [2024-03-19T02:26:17.779Z] common.run.asadmin: [2024-03-19T02:26:17.779Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web [2024-03-19T02:26:17.833Z] [2024-03-19T02:26:17.833Z] setOSConditions: [2024-03-19T02:26:17.833Z] [2024-03-19T02:26:17.833Z] setToolWin: [2024-03-19T02:26:17.833Z] [2024-03-19T02:26:17.833Z] setToolUnix: [2024-03-19T02:26:17.833Z] [2024-03-19T02:26:17.833Z] setToolProperty: [2024-03-19T02:26:17.833Z] [2024-03-19T02:26:17.833Z] setS1ASclassPath: [2024-03-19T02:26:17.833Z] [2024-03-19T02:26:17.833Z] init-common: [2024-03-19T02:26:17.833Z] [2024-03-19T02:26:17.833Z] compile-common: [2024-03-19T02:26:17.833Z] [echo] Current time (ISO): 2024-03-19T02:26:17.582+0000 [2024-03-19T02:26:17.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:17.833Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:17.851Z] [java] Mar 19, 2024 2:26:17 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:26:17.851Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:26:17.862Z] [exec] Application deployed with name wsclient. [2024-03-19T02:26:17.862Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:17.862Z] [2024-03-19T02:26:17.862Z] setup: [2024-03-19T02:26:17.862Z] [2024-03-19T02:26:17.862Z] runtest1: [2024-03-19T02:26:17.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:17.863Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml:109: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:17.863Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:17.863Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:26:17.863Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:17.863Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:17.863Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:17.863Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:17.863Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:17.863Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:17.863Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:26:17.863Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:17.864Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:17.864Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:17.864Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:17.864Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:17.864Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:17.864Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:17.864Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:17.864Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:17.864Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:17.864Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:26:17.864Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:26:17.864Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:26:17.864Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:26:17.865Z] [java] ... 61 more [2024-03-19T02:26:17.865Z] [java] Java Result: -1 [2024-03-19T02:26:17.865Z] [2024-03-19T02:26:17.865Z] undeploy: [2024-03-19T02:26:17.865Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:17.865Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:17.865Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:17.865Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:17.865Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:17.865Z] [2024-03-19T02:26:17.865Z] setOSConditions: [2024-03-19T02:26:17.865Z] [2024-03-19T02:26:17.865Z] setToolWin: [2024-03-19T02:26:17.865Z] [2024-03-19T02:26:17.865Z] setToolUnix: [2024-03-19T02:26:17.865Z] [2024-03-19T02:26:17.865Z] setToolProperty: [2024-03-19T02:26:17.865Z] [2024-03-19T02:26:17.865Z] setS1ASclassPath: [2024-03-19T02:26:17.865Z] [2024-03-19T02:26:17.865Z] init-common: [2024-03-19T02:26:17.865Z] [2024-03-19T02:26:17.866Z] undeploy-war-common: [2024-03-19T02:26:17.966Z] [exec] Mar 19, 2024 2:26:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:17.966Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@23121d14 [2024-03-19T02:26:18.107Z] [java] Mar 19, 2024 2:26:17 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:26:18.107Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:26:18.107Z] [java] Mar 19, 2024 2:26:17 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:26:18.107Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:26:18.108Z] [java] Mar 19, 2024 2:26:17 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:26:18.108Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:26:18.224Z] [exec] Creating InitialContext() [2024-03-19T02:26:18.224Z] [exec] Value of key is: stateless [2024-03-19T02:26:18.224Z] [exec] test complete [2024-03-19T02:26:18.224Z] [exec] Value of key is: main [2024-03-19T02:26:18.224Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:18.224Z] [exec] [2024-03-19T02:26:18.224Z] [exec] [2024-03-19T02:26:18.224Z] [exec] ----------------------------------------- [2024-03-19T02:26:18.224Z] [exec] - main: PASS - [2024-03-19T02:26:18.224Z] [exec] - stateless: PASS - [2024-03-19T02:26:18.224Z] [exec] ----------------------------------------- [2024-03-19T02:26:18.224Z] [exec] Total PASS: 2 [2024-03-19T02:26:18.224Z] [exec] Total FAIL: 0 [2024-03-19T02:26:18.224Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:18.224Z] [exec] ----------------------------------------- [2024-03-19T02:26:18.224Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:18.224Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:18.240Z] [exec] Mar 19, 2024 2:26:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:18.240Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:26:18.309Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-handler-pre-destroy-annotation-web [2024-03-19T02:26:18.366Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:18.367Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:18.367Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:18.367Z] [2024-03-19T02:26:18.367Z] private-all: [2024-03-19T02:26:18.367Z] [2024-03-19T02:26:18.367Z] declare-test: [2024-03-19T02:26:18.367Z] [echo] Starting test CorrectURLRes ejb31/jndivalidation/resourceref/CorrectURLRes Test asadmin deploy [2024-03-19T02:26:18.367Z] [2024-03-19T02:26:18.367Z] deploy.custom.resource: [2024-03-19T02:26:18.367Z] [2024-03-19T02:26:18.367Z] common.create.customresource: [2024-03-19T02:26:18.367Z] [2024-03-19T02:26:18.367Z] init.os: [2024-03-19T02:26:18.367Z] [2024-03-19T02:26:18.367Z] init.tools.unix: [2024-03-19T02:26:18.367Z] [2024-03-19T02:26:18.367Z] init.tools.windows: [2024-03-19T02:26:18.367Z] [2024-03-19T02:26:18.367Z] init.tools: [2024-03-19T02:26:18.367Z] [2024-03-19T02:26:18.367Z] setAsadminArgs: [2024-03-19T02:26:18.367Z] [2024-03-19T02:26:18.367Z] init: [2024-03-19T02:26:18.367Z] [2024-03-19T02:26:18.367Z] init.customtasks: [2024-03-19T02:26:18.367Z] [2024-03-19T02:26:18.367Z] common.run.asadmin: [2024-03-19T02:26:18.368Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-custom-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype java.net.URL --factoryclass org.glassfish.resources.custom.factory.URLFactory --property value=http\://www.oracle.com resource/myURL [2024-03-19T02:26:18.399Z] [java] Mar 19, 2024 2:26:18 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:26:18.399Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:26:18.399Z] [java] Value of key is: mdb main [2024-03-19T02:26:18.399Z] [java] Sending message: This is message 1 [2024-03-19T02:26:18.399Z] [java] Sending message: This is message 2 [2024-03-19T02:26:18.399Z] [java] Sending message: This is message 3 [2024-03-19T02:26:18.399Z] [java] Value of key is: mdb main [2024-03-19T02:26:18.399Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:18.399Z] [java] [2024-03-19T02:26:18.399Z] [java] [2024-03-19T02:26:18.399Z] [java] ----------------------------------------- [2024-03-19T02:26:18.399Z] [java] - mdb main: PASS - [2024-03-19T02:26:18.399Z] [java] ----------------------------------------- [2024-03-19T02:26:18.399Z] [java] Total PASS: 1 [2024-03-19T02:26:18.399Z] [java] Total FAIL: 0 [2024-03-19T02:26:18.399Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:26:18.399Z] [java] ----------------------------------------- [2024-03-19T02:26:18.399Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:18.407Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:18.407Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:18.407Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:18.407Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:18.407Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:18.407Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:18.407Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:18.430Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false wsctx-web [2024-03-19T02:26:18.481Z] [2024-03-19T02:26:18.481Z] checkReporting-common: [2024-03-19T02:26:18.656Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:18.721Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:18.721Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:18.721Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:18.722Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:18.722Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:18.722Z] [2024-03-19T02:26:18.722Z] setOSConditions: [2024-03-19T02:26:18.722Z] [2024-03-19T02:26:18.722Z] setToolWin: [2024-03-19T02:26:18.722Z] [2024-03-19T02:26:18.722Z] setToolUnix: [2024-03-19T02:26:18.722Z] [2024-03-19T02:26:18.722Z] setToolProperty: [2024-03-19T02:26:18.722Z] [2024-03-19T02:26:18.722Z] setS1ASclassPath: [2024-03-19T02:26:18.722Z] [2024-03-19T02:26:18.722Z] init-common: [2024-03-19T02:26:18.722Z] [2024-03-19T02:26:18.722Z] undeploy-client: [2024-03-19T02:26:18.737Z] [2024-03-19T02:26:18.737Z] confirmReportPresent-common: [2024-03-19T02:26:18.737Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:26:18.737Z] [echo] Test seems to be reported fine [2024-03-19T02:26:18.737Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/RepRunConf.txt [2024-03-19T02:26:18.737Z] [2024-03-19T02:26:18.738Z] confirmMissingReport-common: [2024-03-19T02:26:18.738Z] [2024-03-19T02:26:18.738Z] undeploy: [2024-03-19T02:26:18.738Z] [2024-03-19T02:26:18.738Z] setOSConditions: [2024-03-19T02:26:18.738Z] [2024-03-19T02:26:18.738Z] setToolWin: [2024-03-19T02:26:18.738Z] [2024-03-19T02:26:18.738Z] setToolUnix: [2024-03-19T02:26:18.738Z] [2024-03-19T02:26:18.738Z] setToolProperty: [2024-03-19T02:26:18.738Z] [2024-03-19T02:26:18.738Z] setS1ASclassPath: [2024-03-19T02:26:18.738Z] [2024-03-19T02:26:18.738Z] init-common: [2024-03-19T02:26:18.738Z] [2024-03-19T02:26:18.738Z] undeploy-common: [2024-03-19T02:26:18.824Z] [exec] Mar 19, 2024 2:26:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:18.824Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:26:18.874Z] [2024-03-19T02:26:18.874Z] all: [2024-03-19T02:26:18.874Z] [echo] [2024-03-19T02:26:18.874Z] [echo] ************************* [2024-03-19T02:26:18.874Z] [echo] * Running jspTagHandlerPreDestroyAnnotation [2024-03-19T02:26:18.874Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation [2024-03-19T02:26:18.874Z] [echo] ************************* [2024-03-19T02:26:18.874Z] [echo] [2024-03-19T02:26:18.874Z] [2024-03-19T02:26:18.874Z] setOSConditions: [2024-03-19T02:26:18.874Z] [2024-03-19T02:26:18.874Z] setToolWin: [2024-03-19T02:26:18.874Z] [2024-03-19T02:26:18.874Z] setToolUnix: [2024-03-19T02:26:18.874Z] [2024-03-19T02:26:18.874Z] setToolProperty: [2024-03-19T02:26:18.874Z] [2024-03-19T02:26:18.874Z] setS1ASclassPath: [2024-03-19T02:26:18.914Z] [2024-03-19T02:26:18.914Z] undeploy: [2024-03-19T02:26:18.914Z] [2024-03-19T02:26:18.914Z] setOSConditions: [2024-03-19T02:26:18.914Z] [2024-03-19T02:26:18.914Z] setToolWin: [2024-03-19T02:26:18.914Z] [2024-03-19T02:26:18.914Z] setToolUnix: [2024-03-19T02:26:18.914Z] [2024-03-19T02:26:18.914Z] setToolProperty: [2024-03-19T02:26:18.914Z] [2024-03-19T02:26:18.914Z] setS1ASclassPath: [2024-03-19T02:26:18.914Z] [2024-03-19T02:26:18.914Z] init-common: [2024-03-19T02:26:18.914Z] [2024-03-19T02:26:18.914Z] undeploy-common: [2024-03-19T02:26:18.933Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:18.933Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-custom-resource [options] ... [2024-03-19T02:26:18.995Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-ejb-implicit-cdi-deployment-optApp [2024-03-19T02:26:18.995Z] [2024-03-19T02:26:18.995Z] all: [2024-03-19T02:26:18.995Z] [echo] [2024-03-19T02:26:18.995Z] [echo] ************************* [2024-03-19T02:26:18.995Z] [echo] * Running decorators [2024-03-19T02:26:18.995Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/decorators [2024-03-19T02:26:18.995Z] [echo] ************************* [2024-03-19T02:26:18.995Z] [echo] [2024-03-19T02:26:18.995Z] [2024-03-19T02:26:18.995Z] all: [2024-03-19T02:26:18.995Z] [2024-03-19T02:26:18.995Z] decorators: [2024-03-19T02:26:18.995Z] [2024-03-19T02:26:18.995Z] setOSConditions: [2024-03-19T02:26:18.995Z] [2024-03-19T02:26:18.995Z] setToolWin: [2024-03-19T02:26:18.995Z] [2024-03-19T02:26:18.995Z] setToolUnix: [2024-03-19T02:26:18.995Z] [2024-03-19T02:26:18.995Z] setToolProperty: [2024-03-19T02:26:18.995Z] [2024-03-19T02:26:18.995Z] setS1ASclassPath: [2024-03-19T02:26:18.995Z] [2024-03-19T02:26:18.995Z] init-common: [2024-03-19T02:26:18.995Z] [2024-03-19T02:26:18.996Z] clean: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] setOSConditions: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] setToolWin: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] setToolUnix: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] setToolProperty: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] setS1ASclassPath: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] init-common: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] clean-common: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] setOSConditions: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] setToolWin: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] setToolUnix: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] setToolProperty: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] setS1ASclassPath: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.996Z] init-common: [2024-03-19T02:26:18.996Z] [2024-03-19T02:26:18.997Z] clean-classes-common: [2024-03-19T02:26:18.997Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] setOSConditions: [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] setToolWin: [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] setToolUnix: [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] setToolProperty: [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] setS1ASclassPath: [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] init-common: [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] clean-jars-common: [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] compile: [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] setOSConditions: [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] setToolWin: [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] setToolUnix: [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] setToolProperty: [2024-03-19T02:26:18.997Z] [2024-03-19T02:26:18.997Z] setS1ASclassPath: [2024-03-19T02:26:18.998Z] [2024-03-19T02:26:18.998Z] init-common: [2024-03-19T02:26:18.998Z] [2024-03-19T02:26:18.998Z] compile-common: [2024-03-19T02:26:18.998Z] [echo] Current time (ISO): 2024-03-19T02:26:18.961+0000 [2024-03-19T02:26:18.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:18.998Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:19.131Z] [2024-03-19T02:26:19.131Z] init-common: [2024-03-19T02:26:19.131Z] [2024-03-19T02:26:19.131Z] clean: [2024-03-19T02:26:19.131Z] [2024-03-19T02:26:19.131Z] setOSConditions: [2024-03-19T02:26:19.131Z] [2024-03-19T02:26:19.131Z] setToolWin: [2024-03-19T02:26:19.131Z] [2024-03-19T02:26:19.131Z] setToolUnix: [2024-03-19T02:26:19.131Z] [2024-03-19T02:26:19.131Z] setToolProperty: [2024-03-19T02:26:19.131Z] [2024-03-19T02:26:19.132Z] setS1ASclassPath: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] init-common: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] clean-common: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] setOSConditions: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] setToolWin: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] setToolUnix: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] setToolProperty: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] setS1ASclassPath: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] init-common: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] clean-classes-common: [2024-03-19T02:26:19.132Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] setOSConditions: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] setToolWin: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] setToolUnix: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.132Z] setToolProperty: [2024-03-19T02:26:19.132Z] [2024-03-19T02:26:19.133Z] setS1ASclassPath: [2024-03-19T02:26:19.133Z] [2024-03-19T02:26:19.133Z] init-common: [2024-03-19T02:26:19.133Z] [2024-03-19T02:26:19.133Z] clean-jars-common: [2024-03-19T02:26:19.133Z] [2024-03-19T02:26:19.133Z] compile: [2024-03-19T02:26:19.133Z] [2024-03-19T02:26:19.133Z] setOSConditions: [2024-03-19T02:26:19.133Z] [2024-03-19T02:26:19.133Z] setToolWin: [2024-03-19T02:26:19.133Z] [2024-03-19T02:26:19.133Z] setToolUnix: [2024-03-19T02:26:19.133Z] [2024-03-19T02:26:19.133Z] setToolProperty: [2024-03-19T02:26:19.133Z] [2024-03-19T02:26:19.133Z] setS1ASclassPath: [2024-03-19T02:26:19.133Z] [2024-03-19T02:26:19.133Z] init-common: [2024-03-19T02:26:19.133Z] [2024-03-19T02:26:19.133Z] compile-common: [2024-03-19T02:26:19.133Z] [echo] Current time (ISO): 2024-03-19T02:26:18.923+0000 [2024-03-19T02:26:19.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:19.133Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:19.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false nonacc-simpleApp [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] unsetup: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] setOSConditions: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] setToolWin: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] setToolUnix: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] setToolProperty: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] setS1ASclassPath: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] init-common: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] undeploy-jms-common: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] setOSConditions: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] setToolWin: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] setToolUnix: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] setToolProperty: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.172Z] setS1ASclassPath: [2024-03-19T02:26:19.172Z] [2024-03-19T02:26:19.173Z] init-common: [2024-03-19T02:26:19.173Z] [2024-03-19T02:26:19.173Z] delete-jms-connection-common: [2024-03-19T02:26:19.217Z] [exec] Custom Resource resource/myURL created. [2024-03-19T02:26:19.217Z] [exec] Command create-custom-resource executed successfully. [2024-03-19T02:26:19.217Z] [2024-03-19T02:26:19.217Z] init.os: [2024-03-19T02:26:19.217Z] [2024-03-19T02:26:19.217Z] init.tools.unix: [2024-03-19T02:26:19.217Z] [2024-03-19T02:26:19.217Z] init.tools.windows: [2024-03-19T02:26:19.217Z] [2024-03-19T02:26:19.217Z] init.tools: [2024-03-19T02:26:19.217Z] [2024-03-19T02:26:19.217Z] setAsadminArgs: [2024-03-19T02:26:19.217Z] [2024-03-19T02:26:19.217Z] init: [2024-03-19T02:26:19.217Z] [2024-03-19T02:26:19.217Z] init.customtasks: [2024-03-19T02:26:19.217Z] [2024-03-19T02:26:19.217Z] prepare: [2024-03-19T02:26:19.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes [2024-03-19T02:26:19.218Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives [2024-03-19T02:26:19.218Z] [2024-03-19T02:26:19.218Z] compile: [2024-03-19T02:26:19.218Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectURLRes/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:19.218Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes [2024-03-19T02:26:19.288Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:19.288Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:26:19.289Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:19.289Z] [2024-03-19T02:26:19.289Z] all: [2024-03-19T02:26:19.289Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:19.289Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:19.289Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:19.289Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:19.289Z] [2024-03-19T02:26:19.289Z] setOSConditions: [2024-03-19T02:26:19.289Z] [2024-03-19T02:26:19.289Z] setToolWin: [2024-03-19T02:26:19.289Z] [2024-03-19T02:26:19.289Z] setToolUnix: [2024-03-19T02:26:19.289Z] [2024-03-19T02:26:19.289Z] setToolProperty: [2024-03-19T02:26:19.289Z] [2024-03-19T02:26:19.289Z] setS1ASclassPath: [2024-03-19T02:26:19.289Z] [2024-03-19T02:26:19.289Z] init-common: [2024-03-19T02:26:19.289Z] [2024-03-19T02:26:19.289Z] clean: [2024-03-19T02:26:19.290Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:19.290Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:19.290Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:19.290Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:19.290Z] [2024-03-19T02:26:19.290Z] setOSConditions: [2024-03-19T02:26:19.290Z] [2024-03-19T02:26:19.290Z] setToolWin: [2024-03-19T02:26:19.290Z] [2024-03-19T02:26:19.290Z] setToolUnix: [2024-03-19T02:26:19.290Z] [2024-03-19T02:26:19.290Z] setToolProperty: [2024-03-19T02:26:19.290Z] [2024-03-19T02:26:19.290Z] setS1ASclassPath: [2024-03-19T02:26:19.290Z] [2024-03-19T02:26:19.290Z] init-common: [2024-03-19T02:26:19.290Z] [2024-03-19T02:26:19.290Z] clean-common: [2024-03-19T02:26:19.290Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:19.291Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:19.291Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:19.291Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:19.291Z] [2024-03-19T02:26:19.291Z] setOSConditions: [2024-03-19T02:26:19.291Z] [2024-03-19T02:26:19.291Z] setToolWin: [2024-03-19T02:26:19.291Z] [2024-03-19T02:26:19.291Z] setToolUnix: [2024-03-19T02:26:19.291Z] [2024-03-19T02:26:19.291Z] setToolProperty: [2024-03-19T02:26:19.291Z] [2024-03-19T02:26:19.291Z] setS1ASclassPath: [2024-03-19T02:26:19.291Z] [2024-03-19T02:26:19.291Z] init-common: [2024-03-19T02:26:19.291Z] [2024-03-19T02:26:19.291Z] clean-classes-common: [2024-03-19T02:26:19.291Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:19.291Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:19.291Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:19.292Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:19.292Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:19.292Z] [2024-03-19T02:26:19.292Z] setOSConditions: [2024-03-19T02:26:19.292Z] [2024-03-19T02:26:19.292Z] setToolWin: [2024-03-19T02:26:19.292Z] [2024-03-19T02:26:19.292Z] setToolUnix: [2024-03-19T02:26:19.292Z] [2024-03-19T02:26:19.292Z] setToolProperty: [2024-03-19T02:26:19.292Z] [2024-03-19T02:26:19.292Z] setS1ASclassPath: [2024-03-19T02:26:19.292Z] [2024-03-19T02:26:19.292Z] init-common: [2024-03-19T02:26:19.292Z] [2024-03-19T02:26:19.292Z] clean-jars-common: [2024-03-19T02:26:19.292Z] [2024-03-19T02:26:19.292Z] assemble-web: [2024-03-19T02:26:19.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:19.292Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:19.292Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:19.293Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:19.293Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:19.293Z] [2024-03-19T02:26:19.293Z] setOSConditions: [2024-03-19T02:26:19.293Z] [2024-03-19T02:26:19.293Z] setToolWin: [2024-03-19T02:26:19.293Z] [2024-03-19T02:26:19.293Z] setToolUnix: [2024-03-19T02:26:19.293Z] [2024-03-19T02:26:19.293Z] setToolProperty: [2024-03-19T02:26:19.293Z] [2024-03-19T02:26:19.293Z] setS1ASclassPath: [2024-03-19T02:26:19.293Z] [2024-03-19T02:26:19.293Z] init-common: [2024-03-19T02:26:19.293Z] [2024-03-19T02:26:19.293Z] wsimport: [2024-03-19T02:26:19.323Z] [exec] Mar 19, 2024 2:26:19 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:19.323Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@56cfe6be [2024-03-19T02:26:19.476Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:19.476Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:19.476Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:19.476Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:19.476Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:19.476Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:19.476Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:19.580Z] [exec] Value of key is: test2 : [2024-03-19T02:26:19.580Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:19.580Z] [exec] [2024-03-19T02:26:19.580Z] [exec] [2024-03-19T02:26:19.580Z] [exec] ----------------------------------------- [2024-03-19T02:26:19.580Z] [exec] - test2 : : PASS - [2024-03-19T02:26:19.580Z] [exec] ----------------------------------------- [2024-03-19T02:26:19.580Z] [exec] Total PASS: 1 [2024-03-19T02:26:19.580Z] [exec] Total FAIL: 0 [2024-03-19T02:26:19.580Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:19.580Z] [exec] ----------------------------------------- [2024-03-19T02:26:19.580Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:19.580Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:19.615Z] + break [2024-03-19T02:26:19.615Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-03-19T02:26:19.666Z] Archiving artifacts [2024-03-19T02:26:19.734Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:19.734Z] [javac] 1 warning [2024-03-19T02:26:19.734Z] [2024-03-19T02:26:19.734Z] assemble: [2024-03-19T02:26:19.734Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web.war [2024-03-19T02:26:19.735Z] [2024-03-19T02:26:19.735Z] deploy.asadmin: [2024-03-19T02:26:19.735Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web --contextroot deployment-ejb31-jndivalidation-resourceref-CorrectURLRes /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web.war [2024-03-19T02:26:19.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-03-19T02:26:19.752Z] [2024-03-19T02:26:19.752Z] setOSConditions: [2024-03-19T02:26:19.752Z] [2024-03-19T02:26:19.752Z] setToolWin: [2024-03-19T02:26:19.752Z] [2024-03-19T02:26:19.752Z] setToolUnix: [2024-03-19T02:26:19.752Z] [2024-03-19T02:26:19.752Z] setToolProperty: [2024-03-19T02:26:19.752Z] [2024-03-19T02:26:19.752Z] setS1ASclassPath: [2024-03-19T02:26:19.752Z] [2024-03-19T02:26:19.752Z] init-common: [2024-03-19T02:26:19.752Z] [2024-03-19T02:26:19.752Z] delete-jms-resource-common: [2024-03-19T02:26:19.836Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:19.836Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:26:19.836Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:26:19.836Z] [javac] 2 warnings [2024-03-19T02:26:19.836Z] [2024-03-19T02:26:19.836Z] build: [2024-03-19T02:26:19.836Z] [2024-03-19T02:26:19.836Z] setOSConditions: [2024-03-19T02:26:19.836Z] [2024-03-19T02:26:19.836Z] setToolWin: [2024-03-19T02:26:19.836Z] [2024-03-19T02:26:19.836Z] setToolUnix: [2024-03-19T02:26:19.837Z] [2024-03-19T02:26:19.837Z] setToolProperty: [2024-03-19T02:26:19.837Z] [2024-03-19T02:26:19.837Z] setS1ASclassPath: [2024-03-19T02:26:19.837Z] [2024-03-19T02:26:19.837Z] init-common: [2024-03-19T02:26:19.837Z] [2024-03-19T02:26:19.837Z] webclient-war-common: [2024-03-19T02:26:19.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:19.837Z] [2024-03-19T02:26:19.837Z] clear: [2024-03-19T02:26:19.837Z] [2024-03-19T02:26:19.837Z] test-tlds-exist: [2024-03-19T02:26:19.837Z] [2024-03-19T02:26:19.837Z] copy-tlds: [2024-03-19T02:26:19.837Z] [2024-03-19T02:26:19.837Z] test-tagfiles-exist: [2024-03-19T02:26:19.837Z] [2024-03-19T02:26:19.837Z] copy-tagfiles: [2024-03-19T02:26:19.837Z] [2024-03-19T02:26:19.837Z] package-war-common: [2024-03-19T02:26:19.837Z] [2024-03-19T02:26:19.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:19.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:19.837Z] checkReporting-common: [2024-03-19T02:26:19.837Z] [2024-03-19T02:26:19.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:19.837Z] confirmReportPresent-common: [2024-03-19T02:26:19.838Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:26:19.838Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:19.838Z] [echo] Test seems to be reported fine [2024-03-19T02:26:19.838Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/lib [2024-03-19T02:26:19.838Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/RepRunConf.txt [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:19.838Z] confirmMissingReport-common: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:19.838Z] undeploy: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:19.838Z] drop-sql: [2024-03-19T02:26:19.838Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3-web.war [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] setOSConditions: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] setOSConditions: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] setToolWin: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] setToolWin: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] setToolUnix: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] setToolUnix: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] setToolProperty: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] setToolProperty: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] setS1ASclassPath: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] setS1ASclassPath: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] init-common: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] init-common: [2024-03-19T02:26:19.838Z] [2024-03-19T02:26:19.838Z] execute-sql-common: [2024-03-19T02:26:19.839Z] compile-common: [2024-03-19T02:26:19.839Z] [echo] Current time (ISO): 2024-03-19T02:26:19.604+0000 [2024-03-19T02:26:19.839Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/drop_dbuser_tables.sql [2024-03-19T02:26:19.839Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:19.859Z] [exec] parsing WSDL... [2024-03-19T02:26:19.929Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:19.929Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:19.929Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:19.929Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:19.929Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:19.929Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:19.929Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:20.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-03-19T02:26:20.009Z] [exec] Administered object jms/SampleQueue deleted. [2024-03-19T02:26:20.077Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:20.077Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:20.077Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:20.077Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:20.077Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:20.077Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:20.077Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:20.095Z] [sql] 0 rows affected [2024-03-19T02:26:20.095Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:26:20.095Z] [2024-03-19T02:26:20.095Z] setOSConditions: [2024-03-19T02:26:20.095Z] [2024-03-19T02:26:20.095Z] setToolWin: [2024-03-19T02:26:20.095Z] [2024-03-19T02:26:20.096Z] setToolUnix: [2024-03-19T02:26:20.096Z] [2024-03-19T02:26:20.096Z] setToolProperty: [2024-03-19T02:26:20.096Z] [2024-03-19T02:26:20.096Z] setS1ASclassPath: [2024-03-19T02:26:20.096Z] [2024-03-19T02:26:20.096Z] init-common: [2024-03-19T02:26:20.096Z] [2024-03-19T02:26:20.096Z] execute-sql-common: [2024-03-19T02:26:20.096Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/drop_pbpublic_tables.sql [2024-03-19T02:26:20.096Z] [sql] 0 rows affected [2024-03-19T02:26:20.096Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:26:20.096Z] [2024-03-19T02:26:20.096Z] setOSConditions: [2024-03-19T02:26:20.096Z] [2024-03-19T02:26:20.096Z] setToolWin: [2024-03-19T02:26:20.096Z] [2024-03-19T02:26:20.096Z] setToolUnix: [2024-03-19T02:26:20.096Z] [2024-03-19T02:26:20.096Z] setToolProperty: [2024-03-19T02:26:20.096Z] [2024-03-19T02:26:20.096Z] setS1ASclassPath: [2024-03-19T02:26:20.096Z] [2024-03-19T02:26:20.096Z] init-common: [2024-03-19T02:26:20.096Z] [2024-03-19T02:26:20.096Z] undeploy-jdbc-common: [2024-03-19T02:26:20.096Z] [2024-03-19T02:26:20.096Z] setOSConditions: [2024-03-19T02:26:20.097Z] [2024-03-19T02:26:20.097Z] setToolWin: [2024-03-19T02:26:20.097Z] [2024-03-19T02:26:20.097Z] setToolUnix: [2024-03-19T02:26:20.097Z] [2024-03-19T02:26:20.097Z] setToolProperty: [2024-03-19T02:26:20.097Z] [2024-03-19T02:26:20.097Z] setS1ASclassPath: [2024-03-19T02:26:20.097Z] [2024-03-19T02:26:20.097Z] init-common: [2024-03-19T02:26:20.097Z] [2024-03-19T02:26:20.097Z] delete-jdbc-resource-common: [2024-03-19T02:26:20.097Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/poolauth [2024-03-19T02:26:20.299Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:20.300Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:20.335Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:20.335Z] [javac] 1 warning [2024-03-19T02:26:20.335Z] [2024-03-19T02:26:20.335Z] build: [2024-03-19T02:26:20.335Z] [2024-03-19T02:26:20.335Z] setOSConditions: [2024-03-19T02:26:20.335Z] [2024-03-19T02:26:20.335Z] setToolWin: [2024-03-19T02:26:20.335Z] [2024-03-19T02:26:20.335Z] setToolUnix: [2024-03-19T02:26:20.335Z] [2024-03-19T02:26:20.335Z] setToolProperty: [2024-03-19T02:26:20.335Z] [2024-03-19T02:26:20.335Z] setS1ASclassPath: [2024-03-19T02:26:20.335Z] [2024-03-19T02:26:20.335Z] init-common: [2024-03-19T02:26:20.335Z] [2024-03-19T02:26:20.335Z] webclient-war-common: [2024-03-19T02:26:20.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:20.336Z] [2024-03-19T02:26:20.336Z] clear: [2024-03-19T02:26:20.336Z] [2024-03-19T02:26:20.336Z] test-tlds-exist: [2024-03-19T02:26:20.336Z] [2024-03-19T02:26:20.336Z] copy-tlds: [2024-03-19T02:26:20.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:20.336Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:20.336Z] [2024-03-19T02:26:20.336Z] test-tagfiles-exist: [2024-03-19T02:26:20.336Z] [2024-03-19T02:26:20.336Z] copy-tagfiles: [2024-03-19T02:26:20.336Z] [2024-03-19T02:26:20.336Z] package-war-common: [2024-03-19T02:26:20.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:20.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:20.336Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:20.336Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:20.336Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2024-03-19T02:26:20.336Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:20.336Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:20.336Z] [2024-03-19T02:26:20.337Z] deploy: [2024-03-19T02:26:20.337Z] [2024-03-19T02:26:20.337Z] deploy-war-common: [2024-03-19T02:26:20.337Z] [2024-03-19T02:26:20.337Z] setOSConditions: [2024-03-19T02:26:20.337Z] [2024-03-19T02:26:20.337Z] setToolWin: [2024-03-19T02:26:20.337Z] [2024-03-19T02:26:20.337Z] setToolUnix: [2024-03-19T02:26:20.337Z] [2024-03-19T02:26:20.337Z] setToolProperty: [2024-03-19T02:26:20.337Z] [2024-03-19T02:26:20.337Z] setS1ASclassPath: [2024-03-19T02:26:20.337Z] [2024-03-19T02:26:20.337Z] init-common: [2024-03-19T02:26:20.337Z] [2024-03-19T02:26:20.337Z] deploy-war-commonpe: [2024-03-19T02:26:20.357Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/poolauth [2024-03-19T02:26:20.357Z] [exec] JDBC resource jdbc/poolauth deleted successfully [2024-03-19T02:26:20.357Z] [echo] cmd executed for server [2024-03-19T02:26:20.357Z] [2024-03-19T02:26:20.357Z] setOSConditions: [2024-03-19T02:26:20.357Z] [2024-03-19T02:26:20.357Z] setToolWin: [2024-03-19T02:26:20.357Z] [2024-03-19T02:26:20.357Z] setToolUnix: [2024-03-19T02:26:20.357Z] [2024-03-19T02:26:20.357Z] setToolProperty: [2024-03-19T02:26:20.358Z] [2024-03-19T02:26:20.358Z] setS1ASclassPath: [2024-03-19T02:26:20.358Z] [2024-03-19T02:26:20.358Z] init-common: [2024-03-19T02:26:20.358Z] [2024-03-19T02:26:20.358Z] delete-jdbc-connpool-common: [2024-03-19T02:26:20.358Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-poolauth-pool [2024-03-19T02:26:20.425Z] [exec] [WARNING] SOAP port "AddNumbersPort": uses a non-standard SOAP 1.2 binding. [2024-03-19T02:26:20.425Z] [exec] line 68 of file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/AddNumbers.wsdl [2024-03-19T02:26:20.425Z] [exec] [2024-03-19T02:26:20.425Z] [exec] [2024-03-19T02:26:20.425Z] [exec] Generating code... [2024-03-19T02:26:20.425Z] [exec] [2024-03-19T02:26:20.425Z] [exec] Compiling code... [2024-03-19T02:26:20.493Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:20.493Z] [javac] 1 warning [2024-03-19T02:26:20.493Z] [2024-03-19T02:26:20.493Z] build: [2024-03-19T02:26:20.493Z] [2024-03-19T02:26:20.493Z] setOSConditions: [2024-03-19T02:26:20.493Z] [2024-03-19T02:26:20.493Z] setToolWin: [2024-03-19T02:26:20.493Z] [2024-03-19T02:26:20.493Z] setToolUnix: [2024-03-19T02:26:20.493Z] [2024-03-19T02:26:20.493Z] setToolProperty: [2024-03-19T02:26:20.493Z] [2024-03-19T02:26:20.493Z] setS1ASclassPath: [2024-03-19T02:26:20.493Z] [2024-03-19T02:26:20.493Z] init-common: [2024-03-19T02:26:20.493Z] [2024-03-19T02:26:20.493Z] webclient-war-common: [2024-03-19T02:26:20.493Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:20.493Z] [2024-03-19T02:26:20.493Z] clear: [2024-03-19T02:26:20.493Z] [2024-03-19T02:26:20.493Z] test-tlds-exist: [2024-03-19T02:26:20.494Z] [2024-03-19T02:26:20.494Z] copy-tlds: [2024-03-19T02:26:20.494Z] [2024-03-19T02:26:20.494Z] test-tagfiles-exist: [2024-03-19T02:26:20.494Z] [2024-03-19T02:26:20.494Z] copy-tagfiles: [2024-03-19T02:26:20.494Z] [2024-03-19T02:26:20.494Z] package-war-common: [2024-03-19T02:26:20.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:20.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:20.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:20.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:20.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/lib [2024-03-19T02:26:20.494Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:20.494Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:20.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/docroot [2024-03-19T02:26:20.494Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-simple-decorator-web.war [2024-03-19T02:26:20.494Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:20.494Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:20.494Z] [javac] Compiling 1 source file [2024-03-19T02:26:20.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-03-19T02:26:20.572Z] [2024-03-19T02:26:20.572Z] all: [2024-03-19T02:26:20.572Z] [echo] @@## web2connector ##@@ [2024-03-19T02:26:20.572Z] [2024-03-19T02:26:20.572Z] setOSConditions: [2024-03-19T02:26:20.572Z] [2024-03-19T02:26:20.572Z] setToolWin: [2024-03-19T02:26:20.572Z] [2024-03-19T02:26:20.572Z] setToolUnix: [2024-03-19T02:26:20.572Z] [2024-03-19T02:26:20.572Z] setToolProperty: [2024-03-19T02:26:20.572Z] [2024-03-19T02:26:20.572Z] setS1ASclassPath: [2024-03-19T02:26:20.572Z] [2024-03-19T02:26:20.573Z] init-common: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] clean: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] setOSConditions: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] setToolWin: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] setToolUnix: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] setToolProperty: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] setS1ASclassPath: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] init-common: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] clean-common: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] setOSConditions: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] setToolWin: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] setToolUnix: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] setToolProperty: [2024-03-19T02:26:20.573Z] [2024-03-19T02:26:20.573Z] setS1ASclassPath: [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] init-common: [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] clean-classes-common: [2024-03-19T02:26:20.574Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] setOSConditions: [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] setToolWin: [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] setToolUnix: [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] setToolProperty: [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] setS1ASclassPath: [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] init-common: [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] clean-jars-common: [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] compile: [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] setOSConditions: [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] setToolWin: [2024-03-19T02:26:20.574Z] [2024-03-19T02:26:20.574Z] setToolUnix: [2024-03-19T02:26:20.575Z] [2024-03-19T02:26:20.575Z] setToolProperty: [2024-03-19T02:26:20.575Z] [2024-03-19T02:26:20.575Z] setS1ASclassPath: [2024-03-19T02:26:20.575Z] [2024-03-19T02:26:20.575Z] init-common: [2024-03-19T02:26:20.575Z] [2024-03-19T02:26:20.575Z] compile-common: [2024-03-19T02:26:20.575Z] [echo] Current time (ISO): 2024-03-19T02:26:20.435+0000 [2024-03-19T02:26:20.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:20.575Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:20.751Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:26:20.751Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:20.751Z] [2024-03-19T02:26:20.751Z] deploy: [2024-03-19T02:26:20.751Z] [2024-03-19T02:26:20.751Z] deploy-war-common: [2024-03-19T02:26:20.751Z] [2024-03-19T02:26:20.751Z] setOSConditions: [2024-03-19T02:26:20.751Z] [2024-03-19T02:26:20.751Z] setToolWin: [2024-03-19T02:26:20.751Z] [2024-03-19T02:26:20.751Z] setToolUnix: [2024-03-19T02:26:20.751Z] [2024-03-19T02:26:20.751Z] setToolProperty: [2024-03-19T02:26:20.751Z] [2024-03-19T02:26:20.751Z] setS1ASclassPath: [2024-03-19T02:26:20.751Z] [2024-03-19T02:26:20.752Z] init-common: [2024-03-19T02:26:20.752Z] [2024-03-19T02:26:20.752Z] deploy-war-commonpe: [2024-03-19T02:26:20.776Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:20.776Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:20.776Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:20.776Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:20.776Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:20.776Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:20.776Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:20.869Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web. [2024-03-19T02:26:20.869Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web [2024-03-19T02:26:20.869Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:20.869Z] [2024-03-19T02:26:20.869Z] processResult: [2024-03-19T02:26:20.869Z] [2024-03-19T02:26:20.870Z] failed: [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] passed: [2024-03-19T02:26:20.870Z] [echo] Test CorrectURLRes Passed [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] unknown: [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] init.os: [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] init.tools.unix: [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] init.tools.windows: [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] init.tools: [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] setAsadminArgs: [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] init: [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] init.customtasks: [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] prepare: [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] undeploy.asadmin: [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] setAsadminArgs: [2024-03-19T02:26:20.870Z] [2024-03-19T02:26:20.870Z] common.undeploy.asadmin: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] init.os: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] init.tools.unix: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] init.tools.windows: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] init.tools: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] setAsadminArgs: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] init: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] init.customtasks: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] delAppRef: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] init.os: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] init.tools.unix: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] init.tools.windows: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] init.tools: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.871Z] setAsadminArgs: [2024-03-19T02:26:20.871Z] [2024-03-19T02:26:20.872Z] init: [2024-03-19T02:26:20.872Z] [2024-03-19T02:26:20.872Z] init.customtasks: [2024-03-19T02:26:20.872Z] [2024-03-19T02:26:20.872Z] common.run.asadmin: [2024-03-19T02:26:20.872Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web [2024-03-19T02:26:20.913Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-handler-pre-destroy-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2024-03-19T02:26:20.932Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-poolauth-pool [2024-03-19T02:26:20.932Z] [exec] JDBC Connection pool jdbc-poolauth-pool deleted successfully [2024-03-19T02:26:20.932Z] [echo] cmd executed for server [2024-03-19T02:26:20.932Z] [2024-03-19T02:26:20.932Z] setOSConditions: [2024-03-19T02:26:20.932Z] [2024-03-19T02:26:20.932Z] setToolWin: [2024-03-19T02:26:20.932Z] [2024-03-19T02:26:20.932Z] setToolUnix: [2024-03-19T02:26:20.932Z] [2024-03-19T02:26:20.932Z] setToolProperty: [2024-03-19T02:26:20.932Z] [2024-03-19T02:26:20.932Z] setS1ASclassPath: [2024-03-19T02:26:20.932Z] [2024-03-19T02:26:20.932Z] init-common: [2024-03-19T02:26:20.932Z] [2024-03-19T02:26:20.932Z] undeploy-common: [2024-03-19T02:26:21.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-decorator --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cdi-simple-decorator-web.war [2024-03-19T02:26:21.264Z] [exec] Application deployed with name cdi-simple-decorator-web. [2024-03-19T02:26:21.264Z] [2024-03-19T02:26:21.264Z] deploy-war-commonee: [2024-03-19T02:26:21.264Z] [2024-03-19T02:26:21.264Z] run: [2024-03-19T02:26:21.265Z] [java] opening connection to http://localhost:8080/cdi-simple-decorator/myurl [2024-03-19T02:26:21.265Z] [java] line = Hello from Servlet 3.0. [2024-03-19T02:26:21.338Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:21.338Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:26:21.338Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:26:21.338Z] [javac] 2 warnings [2024-03-19T02:26:21.473Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:21.473Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:21.473Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:21.473Z] [2024-03-19T02:26:21.473Z] undeploy.custom.resource: [2024-03-19T02:26:21.473Z] [2024-03-19T02:26:21.473Z] common.delete.customresource: [2024-03-19T02:26:21.473Z] [2024-03-19T02:26:21.474Z] init.os: [2024-03-19T02:26:21.474Z] [2024-03-19T02:26:21.474Z] init.tools.unix: [2024-03-19T02:26:21.474Z] [2024-03-19T02:26:21.474Z] init.tools.windows: [2024-03-19T02:26:21.474Z] [2024-03-19T02:26:21.474Z] init.tools: [2024-03-19T02:26:21.474Z] [2024-03-19T02:26:21.474Z] setAsadminArgs: [2024-03-19T02:26:21.474Z] [2024-03-19T02:26:21.474Z] init: [2024-03-19T02:26:21.474Z] [2024-03-19T02:26:21.474Z] init.customtasks: [2024-03-19T02:26:21.474Z] [2024-03-19T02:26:21.474Z] common.run.asadmin: [2024-03-19T02:26:21.474Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-custom-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 resource/myURL [2024-03-19T02:26:21.494Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-poolauthApp [2024-03-19T02:26:21.494Z] [2024-03-19T02:26:21.494Z] all: [2024-03-19T02:26:21.494Z] [2024-03-19T02:26:21.494Z] setOSConditions: [2024-03-19T02:26:21.494Z] [2024-03-19T02:26:21.494Z] setToolWin: [2024-03-19T02:26:21.494Z] [2024-03-19T02:26:21.494Z] setToolUnix: [2024-03-19T02:26:21.494Z] [2024-03-19T02:26:21.494Z] setToolProperty: [2024-03-19T02:26:21.494Z] [2024-03-19T02:26:21.494Z] setS1ASclassPath: [2024-03-19T02:26:21.494Z] [2024-03-19T02:26:21.494Z] init-common: [2024-03-19T02:26:21.494Z] [2024-03-19T02:26:21.494Z] clean: [2024-03-19T02:26:21.494Z] [2024-03-19T02:26:21.494Z] setOSConditions: [2024-03-19T02:26:21.494Z] [2024-03-19T02:26:21.495Z] setToolWin: [2024-03-19T02:26:21.495Z] [2024-03-19T02:26:21.495Z] setToolUnix: [2024-03-19T02:26:21.495Z] [2024-03-19T02:26:21.495Z] setToolProperty: [2024-03-19T02:26:21.495Z] [2024-03-19T02:26:21.495Z] setS1ASclassPath: [2024-03-19T02:26:21.495Z] [2024-03-19T02:26:21.495Z] init-common: [2024-03-19T02:26:21.495Z] [2024-03-19T02:26:21.495Z] clean-common: [2024-03-19T02:26:21.495Z] [2024-03-19T02:26:21.495Z] setOSConditions: [2024-03-19T02:26:21.495Z] [2024-03-19T02:26:21.495Z] setToolWin: [2024-03-19T02:26:21.495Z] [2024-03-19T02:26:21.495Z] setToolUnix: [2024-03-19T02:26:21.495Z] [2024-03-19T02:26:21.495Z] setToolProperty: [2024-03-19T02:26:21.495Z] [2024-03-19T02:26:21.495Z] setS1ASclassPath: [2024-03-19T02:26:21.495Z] [2024-03-19T02:26:21.495Z] init-common: [2024-03-19T02:26:21.495Z] [2024-03-19T02:26:21.495Z] clean-classes-common: [2024-03-19T02:26:21.496Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] setOSConditions: [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] setToolWin: [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] setToolUnix: [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] setToolProperty: [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] setS1ASclassPath: [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] init-common: [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] clean-jars-common: [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] compile: [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] setOSConditions: [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] setToolWin: [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] setToolUnix: [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] setToolProperty: [2024-03-19T02:26:21.496Z] [2024-03-19T02:26:21.496Z] setS1ASclassPath: [2024-03-19T02:26:21.497Z] [2024-03-19T02:26:21.497Z] init-common: [2024-03-19T02:26:21.497Z] [2024-03-19T02:26:21.497Z] compile-common: [2024-03-19T02:26:21.497Z] [echo] Current time (ISO): 2024-03-19T02:26:21.261+0000 [2024-03-19T02:26:21.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:21.497Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:21.511Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:21.512Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:21.512Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:21.512Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:21.512Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:21.512Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:21.512Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:21.521Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:21.521Z] [java] [2024-03-19T02:26:21.521Z] [java] [2024-03-19T02:26:21.521Z] [java] ----------------------------------------- [2024-03-19T02:26:21.521Z] [java] - decorators-simple-decorator: PASS - [2024-03-19T02:26:21.521Z] [java] ----------------------------------------- [2024-03-19T02:26:21.521Z] [java] - Total PASS : 1 - [2024-03-19T02:26:21.521Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:21.521Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:21.521Z] [java] ----------------------------------------- [2024-03-19T02:26:21.521Z] [2024-03-19T02:26:21.521Z] undeploy: [2024-03-19T02:26:21.521Z] [2024-03-19T02:26:21.521Z] setOSConditions: [2024-03-19T02:26:21.521Z] [2024-03-19T02:26:21.521Z] setToolWin: [2024-03-19T02:26:21.522Z] [2024-03-19T02:26:21.522Z] setToolUnix: [2024-03-19T02:26:21.522Z] [2024-03-19T02:26:21.522Z] setToolProperty: [2024-03-19T02:26:21.522Z] [2024-03-19T02:26:21.522Z] setS1ASclassPath: [2024-03-19T02:26:21.522Z] [2024-03-19T02:26:21.522Z] init-common: [2024-03-19T02:26:21.522Z] [2024-03-19T02:26:21.522Z] undeploy-war-common: [2024-03-19T02:26:21.601Z] [2024-03-19T02:26:21.601Z] setOSConditions: [2024-03-19T02:26:21.601Z] [2024-03-19T02:26:21.601Z] setToolWin: [2024-03-19T02:26:21.601Z] [2024-03-19T02:26:21.601Z] setToolUnix: [2024-03-19T02:26:21.601Z] [2024-03-19T02:26:21.601Z] setToolProperty: [2024-03-19T02:26:21.602Z] [2024-03-19T02:26:21.602Z] setS1ASclassPath: [2024-03-19T02:26:21.602Z] [2024-03-19T02:26:21.602Z] init-common: [2024-03-19T02:26:21.602Z] [2024-03-19T02:26:21.602Z] compile-common: [2024-03-19T02:26:21.602Z] [echo] Current time (ISO): 2024-03-19T02:26:21.373+0000 [2024-03-19T02:26:21.602Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:21.778Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-decorator-web [2024-03-19T02:26:21.778Z] [2024-03-19T02:26:21.778Z] all: [2024-03-19T02:26:21.778Z] [echo] ***** DONE TESTING - GENERATING REPORT ****** [2024-03-19T02:26:21.778Z] [2024-03-19T02:26:21.778Z] report: [2024-03-19T02:26:21.778Z] [echo] Comparing results with expected results [2024-03-19T02:26:21.778Z] [xslt] Processing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:26:21.778Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-03-19T02:26:21.796Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:21.796Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:21.796Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:21.796Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:21.796Z] [2024-03-19T02:26:21.796Z] setOSConditions: [2024-03-19T02:26:21.796Z] [2024-03-19T02:26:21.796Z] setToolWin: [2024-03-19T02:26:21.796Z] [2024-03-19T02:26:21.796Z] setToolUnix: [2024-03-19T02:26:21.796Z] [2024-03-19T02:26:21.796Z] setToolProperty: [2024-03-19T02:26:21.796Z] [2024-03-19T02:26:21.796Z] setS1ASclassPath: [2024-03-19T02:26:21.797Z] [2024-03-19T02:26:21.797Z] init-common: [2024-03-19T02:26:21.797Z] [2024-03-19T02:26:21.797Z] compile: [2024-03-19T02:26:21.797Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:21.797Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:21.797Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:21.797Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:21.797Z] [2024-03-19T02:26:21.797Z] setOSConditions: [2024-03-19T02:26:21.797Z] [2024-03-19T02:26:21.797Z] setToolWin: [2024-03-19T02:26:21.797Z] [2024-03-19T02:26:21.797Z] setToolUnix: [2024-03-19T02:26:21.797Z] [2024-03-19T02:26:21.797Z] setToolProperty: [2024-03-19T02:26:21.797Z] [2024-03-19T02:26:21.797Z] setS1ASclassPath: [2024-03-19T02:26:21.797Z] [2024-03-19T02:26:21.797Z] init-common: [2024-03-19T02:26:21.797Z] [2024-03-19T02:26:21.798Z] compile-common: [2024-03-19T02:26:21.798Z] [echo] Current time (ISO): 2024-03-19T02:26:21.454+0000 [2024-03-19T02:26:21.798Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:22.035Z] [2024-03-19T02:26:22.035Z] report-sh: [2024-03-19T02:26:22.035Z] [exec] input file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:26:22.035Z] [exec] [2024-03-19T02:26:22.035Z] [exec] ************************ [2024-03-19T02:26:22.035Z] [exec] PASSED= 104 [2024-03-19T02:26:22.035Z] [exec] ------------ ========= [2024-03-19T02:26:22.035Z] [exec] FAILED= 0 [2024-03-19T02:26:22.035Z] [exec] ------------ ========= [2024-03-19T02:26:22.035Z] [exec] DID NOT RUN= 11 [2024-03-19T02:26:22.035Z] [exec] ------------ ========= [2024-03-19T02:26:22.035Z] [exec] Total Expected=115 [2024-03-19T02:26:22.035Z] [exec] ************************ [2024-03-19T02:26:22.035Z] [exec] [2024-03-19T02:26:22.058Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:22.058Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:22.058Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:22.058Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:22.058Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:22.058Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:22.058Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:22.062Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:22.062Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-custom-resource [options] ... [2024-03-19T02:26:22.073Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:22.302Z] [2024-03-19T02:26:22.303Z] BUILD SUCCESSFUL [2024-03-19T02:26:22.303Z] Total time: 5 minutes 1 second [2024-03-19T02:26:22.303Z] + printf '\n%s \n\n' '===== TEST RUN - STOPPING GLASSFISH AND DB =====' [2024-03-19T02:26:22.303Z] [2024-03-19T02:26:22.303Z] ===== TEST RUN - STOPPING GLASSFISH AND DB ===== [2024-03-19T02:26:22.303Z] [2024-03-19T02:26:22.303Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin stop-domain [2024-03-19T02:26:22.319Z] [exec] Custom resource resource/myURL deleted. [2024-03-19T02:26:22.319Z] [exec] Command delete-custom-resource executed successfully. [2024-03-19T02:26:22.319Z] [2024-03-19T02:26:22.319Z] private-all: [2024-03-19T02:26:22.319Z] [2024-03-19T02:26:22.319Z] declare-test: [2024-03-19T02:26:22.319Z] [echo] Starting test CorrectQueueRes ejb31/jndivalidation/resourceref/CorrectQueueRes Test asadmin deploy [2024-03-19T02:26:22.319Z] [2024-03-19T02:26:22.319Z] init.os: [2024-03-19T02:26:22.319Z] [2024-03-19T02:26:22.319Z] init.tools.unix: [2024-03-19T02:26:22.319Z] [2024-03-19T02:26:22.319Z] init.tools.windows: [2024-03-19T02:26:22.319Z] [2024-03-19T02:26:22.319Z] init.tools: [2024-03-19T02:26:22.319Z] [2024-03-19T02:26:22.319Z] setAsadminArgs: [2024-03-19T02:26:22.319Z] [2024-03-19T02:26:22.319Z] init: [2024-03-19T02:26:22.319Z] [2024-03-19T02:26:22.319Z] init.customtasks: [2024-03-19T02:26:22.319Z] [2024-03-19T02:26:22.320Z] prepare: [2024-03-19T02:26:22.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes [2024-03-19T02:26:22.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives [2024-03-19T02:26:22.320Z] [2024-03-19T02:26:22.320Z] deploy.jms.queue: [2024-03-19T02:26:22.320Z] [2024-03-19T02:26:22.320Z] setAsadminArgs: [2024-03-19T02:26:22.320Z] [2024-03-19T02:26:22.320Z] common.create.jms.resource: [2024-03-19T02:26:22.320Z] [2024-03-19T02:26:22.320Z] init.os: [2024-03-19T02:26:22.320Z] [2024-03-19T02:26:22.320Z] init.tools.unix: [2024-03-19T02:26:22.320Z] [2024-03-19T02:26:22.320Z] init.tools.windows: [2024-03-19T02:26:22.320Z] [2024-03-19T02:26:22.320Z] init.tools: [2024-03-19T02:26:22.320Z] [2024-03-19T02:26:22.320Z] setAsadminArgs: [2024-03-19T02:26:22.320Z] [2024-03-19T02:26:22.320Z] init: [2024-03-19T02:26:22.320Z] [2024-03-19T02:26:22.320Z] init.customtasks: [2024-03-19T02:26:22.320Z] [2024-03-19T02:26:22.320Z] common.run.asadmin: [2024-03-19T02:26:22.321Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2024-03-19T02:26:22.328Z] [javac] 1 warning [2024-03-19T02:26:22.328Z] [2024-03-19T02:26:22.328Z] setOSConditions: [2024-03-19T02:26:22.328Z] [2024-03-19T02:26:22.329Z] setToolWin: [2024-03-19T02:26:22.329Z] [2024-03-19T02:26:22.329Z] setToolUnix: [2024-03-19T02:26:22.329Z] [2024-03-19T02:26:22.329Z] setToolProperty: [2024-03-19T02:26:22.329Z] [2024-03-19T02:26:22.329Z] setS1ASclassPath: [2024-03-19T02:26:22.329Z] [2024-03-19T02:26:22.329Z] init-common: [2024-03-19T02:26:22.329Z] [2024-03-19T02:26:22.329Z] compile-servlet: [2024-03-19T02:26:22.329Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/web2connector/build.xml:158: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:22.329Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:22.532Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:22.532Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:22.532Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:22.532Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:22.532Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:22.532Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:22.532Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:22.584Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:22.584Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:22.585Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:22.585Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:22.585Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:22.585Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:22.585Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:22.830Z] [exec] Application deployed with name web-jsp-tag-handler-pre-destroy-annotation-web. [2024-03-19T02:26:22.830Z] [2024-03-19T02:26:22.830Z] deploy-war-commonee: [2024-03-19T02:26:22.830Z] [2024-03-19T02:26:22.830Z] run-first: [2024-03-19T02:26:22.830Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-pre-destroy-annotation/jsp/test.jsp [2024-03-19T02:26:22.830Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:22.830Z] [java] [2024-03-19T02:26:22.830Z] [java] [2024-03-19T02:26:22.830Z] [java] ----------------------------------------- [2024-03-19T02:26:22.830Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2024-03-19T02:26:22.830Z] [java] ----------------------------------------- [2024-03-19T02:26:22.830Z] [java] - Total PASS : 1 - [2024-03-19T02:26:22.830Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:22.830Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:22.830Z] [java] ----------------------------------------- [2024-03-19T02:26:22.830Z] [2024-03-19T02:26:22.830Z] restart-server-instance-common: [2024-03-19T02:26:22.830Z] [2024-03-19T02:26:22.830Z] setOSConditions: [2024-03-19T02:26:22.830Z] [2024-03-19T02:26:22.830Z] setToolWin: [2024-03-19T02:26:22.830Z] [2024-03-19T02:26:22.830Z] setToolUnix: [2024-03-19T02:26:22.830Z] [2024-03-19T02:26:22.830Z] setToolProperty: [2024-03-19T02:26:22.830Z] [2024-03-19T02:26:22.830Z] setS1ASclassPath: [2024-03-19T02:26:22.830Z] [2024-03-19T02:26:22.831Z] init-common: [2024-03-19T02:26:22.831Z] [2024-03-19T02:26:22.831Z] stopDomain: [2024-03-19T02:26:22.831Z] [echo] run.xml:stopping domain... [2024-03-19T02:26:22.841Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:22.841Z] [javac] 1 warning [2024-03-19T02:26:22.841Z] [2024-03-19T02:26:22.841Z] build: [2024-03-19T02:26:22.841Z] [2024-03-19T02:26:22.841Z] setOSConditions: [2024-03-19T02:26:22.841Z] [2024-03-19T02:26:22.841Z] setToolWin: [2024-03-19T02:26:22.841Z] [2024-03-19T02:26:22.841Z] setToolUnix: [2024-03-19T02:26:22.841Z] [2024-03-19T02:26:22.841Z] setToolProperty: [2024-03-19T02:26:22.841Z] [2024-03-19T02:26:22.841Z] setS1ASclassPath: [2024-03-19T02:26:22.841Z] [2024-03-19T02:26:22.841Z] init-common: [2024-03-19T02:26:22.841Z] [2024-03-19T02:26:22.841Z] webclient-war-common: [2024-03-19T02:26:22.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:22.841Z] [2024-03-19T02:26:22.841Z] clear: [2024-03-19T02:26:22.841Z] [2024-03-19T02:26:22.841Z] test-tlds-exist: [2024-03-19T02:26:22.841Z] [2024-03-19T02:26:22.842Z] copy-tlds: [2024-03-19T02:26:22.842Z] [2024-03-19T02:26:22.842Z] test-tagfiles-exist: [2024-03-19T02:26:22.842Z] [2024-03-19T02:26:22.842Z] copy-tagfiles: [2024-03-19T02:26:22.842Z] [2024-03-19T02:26:22.842Z] package-war-common: [2024-03-19T02:26:22.842Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:22.842Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:22.842Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:22.842Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:22.842Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/web2connector/lib [2024-03-19T02:26:22.842Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:22.842Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:22.842Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:22.842Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:22.842Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-03-19T02:26:22.842Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:22.842Z] [2024-03-19T02:26:22.842Z] setOSConditions: [2024-03-19T02:26:22.842Z] [2024-03-19T02:26:22.842Z] setToolWin: [2024-03-19T02:26:22.843Z] [2024-03-19T02:26:22.843Z] setToolUnix: [2024-03-19T02:26:22.843Z] [2024-03-19T02:26:22.843Z] setToolProperty: [2024-03-19T02:26:22.843Z] [2024-03-19T02:26:22.843Z] setS1ASclassPath: [2024-03-19T02:26:22.843Z] [2024-03-19T02:26:22.843Z] init-common: [2024-03-19T02:26:22.843Z] [2024-03-19T02:26:22.843Z] ejb-jar-common: [2024-03-19T02:26:22.843Z] [2024-03-19T02:26:22.843Z] package-ejbjar-common: [2024-03-19T02:26:22.843Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:22.843Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:22.843Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:22.843Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-03-19T02:26:22.843Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:22.843Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:22.843Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-03-19T02:26:22.843Z] [2024-03-19T02:26:22.843Z] setup: [2024-03-19T02:26:22.887Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:22.887Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2024-03-19T02:26:22.994Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:22.994Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/autocommit/ejb/SimpleBMPBean.java:43: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:22.994Z] [javac] return new Integer(1); [2024-03-19T02:26:22.994Z] [javac] ^ [2024-03-19T02:26:22.994Z] [javac] 2 warnings [2024-03-19T02:26:22.994Z] [2024-03-19T02:26:22.994Z] setOSConditions: [2024-03-19T02:26:22.994Z] [2024-03-19T02:26:22.994Z] setToolWin: [2024-03-19T02:26:22.994Z] [2024-03-19T02:26:22.994Z] setToolUnix: [2024-03-19T02:26:22.994Z] [2024-03-19T02:26:22.994Z] setToolProperty: [2024-03-19T02:26:22.995Z] [2024-03-19T02:26:22.995Z] setS1ASclassPath: [2024-03-19T02:26:22.995Z] [2024-03-19T02:26:22.995Z] init-common: [2024-03-19T02:26:22.995Z] [2024-03-19T02:26:22.995Z] compile-common: [2024-03-19T02:26:22.995Z] [echo] Current time (ISO): 2024-03-19T02:26:22.805+0000 [2024-03-19T02:26:22.995Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:23.100Z] [2024-03-19T02:26:23.101Z] setOSConditions: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.101Z] setToolWin: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.101Z] setToolUnix: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.101Z] setToolProperty: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.101Z] setS1ASclassPath: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.101Z] init-common: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.101Z] default-sql: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.101Z] setOSConditions: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.101Z] setToolWin: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.101Z] setToolUnix: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.101Z] setToolProperty: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.101Z] setS1ASclassPath: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.101Z] init-common: [2024-03-19T02:26:23.101Z] [2024-03-19T02:26:23.102Z] execute-sql-common: [2024-03-19T02:26:23.102Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/simpleBank.sql [2024-03-19T02:26:23.102Z] [sql] Failed to execute: drop table customer2 [2024-03-19T02:26:23.102Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-03-19T02:26:23.102Z] [sql] 0 rows affected [2024-03-19T02:26:23.102Z] [sql] 1 rows affected [2024-03-19T02:26:23.102Z] [sql] 2 of 3 SQL statements executed successfully [2024-03-19T02:26:23.102Z] [2024-03-19T02:26:23.102Z] sql-oracle: [2024-03-19T02:26:23.102Z] [2024-03-19T02:26:23.102Z] execute-sql-connector: [2024-03-19T02:26:23.102Z] [2024-03-19T02:26:23.102Z] setOSConditions: [2024-03-19T02:26:23.102Z] [2024-03-19T02:26:23.102Z] setToolWin: [2024-03-19T02:26:23.102Z] [2024-03-19T02:26:23.102Z] setToolUnix: [2024-03-19T02:26:23.102Z] [2024-03-19T02:26:23.102Z] setToolProperty: [2024-03-19T02:26:23.102Z] [2024-03-19T02:26:23.102Z] setS1ASclassPath: [2024-03-19T02:26:23.102Z] [2024-03-19T02:26:23.102Z] init-common: [2024-03-19T02:26:23.102Z] [2024-03-19T02:26:23.102Z] create-ra-config: [2024-03-19T02:26:23.102Z] [2024-03-19T02:26:23.102Z] asadmin-common: [2024-03-19T02:26:23.103Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:26:23.106Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:23.106Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:26:23.106Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:26:23.144Z] [exec] JMS Desctination deployment_jndivalidation_queue created. [2024-03-19T02:26:23.144Z] [exec] Command create-jmsdest executed successfully. [2024-03-19T02:26:23.144Z] [2024-03-19T02:26:23.144Z] init.os: [2024-03-19T02:26:23.144Z] [2024-03-19T02:26:23.144Z] init.tools.unix: [2024-03-19T02:26:23.144Z] [2024-03-19T02:26:23.144Z] init.tools.windows: [2024-03-19T02:26:23.144Z] [2024-03-19T02:26:23.144Z] init.tools: [2024-03-19T02:26:23.144Z] [2024-03-19T02:26:23.144Z] setAsadminArgs: [2024-03-19T02:26:23.144Z] [2024-03-19T02:26:23.144Z] init: [2024-03-19T02:26:23.144Z] [2024-03-19T02:26:23.144Z] init.customtasks: [2024-03-19T02:26:23.144Z] [2024-03-19T02:26:23.145Z] common.run.asadmin: [2024-03-19T02:26:23.145Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=deployment_jndivalidation_queue jms/deployment_jndivalidation_queue [2024-03-19T02:26:23.172Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:23.172Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:23.172Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:23.172Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:23.172Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:23.172Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:23.172Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:23.359Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:23.359Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:23.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-03-19T02:26:23.360Z] [2024-03-19T02:26:23.360Z] setOSConditions: [2024-03-19T02:26:23.360Z] [2024-03-19T02:26:23.360Z] setToolWin: [2024-03-19T02:26:23.360Z] [2024-03-19T02:26:23.360Z] setToolUnix: [2024-03-19T02:26:23.360Z] [2024-03-19T02:26:23.360Z] setToolProperty: [2024-03-19T02:26:23.360Z] [2024-03-19T02:26:23.360Z] setS1ASclassPath: [2024-03-19T02:26:23.360Z] [2024-03-19T02:26:23.360Z] init-common: [2024-03-19T02:26:23.360Z] [2024-03-19T02:26:23.360Z] deploy-rar-common: [2024-03-19T02:26:23.360Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:26:23.362Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:26:23.362Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:23.362Z] [javac] 2 warnings [2024-03-19T02:26:23.362Z] [2024-03-19T02:26:23.363Z] setOSConditions: [2024-03-19T02:26:23.363Z] [2024-03-19T02:26:23.363Z] setToolWin: [2024-03-19T02:26:23.363Z] [2024-03-19T02:26:23.363Z] setToolUnix: [2024-03-19T02:26:23.363Z] [2024-03-19T02:26:23.363Z] setToolProperty: [2024-03-19T02:26:23.363Z] [2024-03-19T02:26:23.363Z] setS1ASclassPath: [2024-03-19T02:26:23.363Z] [2024-03-19T02:26:23.363Z] init-common: [2024-03-19T02:26:23.363Z] [2024-03-19T02:26:23.363Z] appclient-jar-common: [2024-03-19T02:26:23.363Z] [2024-03-19T02:26:23.363Z] package-appclientjar-common: [2024-03-19T02:26:23.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:23.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:23.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:23.364Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3-client.jar [2024-03-19T02:26:23.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:26:23.364Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-hello-session3-persistence.jar [2024-03-19T02:26:23.364Z] [2024-03-19T02:26:23.364Z] setOSConditions: [2024-03-19T02:26:23.364Z] [2024-03-19T02:26:23.364Z] setToolWin: [2024-03-19T02:26:23.364Z] [2024-03-19T02:26:23.364Z] setToolUnix: [2024-03-19T02:26:23.364Z] [2024-03-19T02:26:23.364Z] setToolProperty: [2024-03-19T02:26:23.364Z] [2024-03-19T02:26:23.364Z] setS1ASclassPath: [2024-03-19T02:26:23.364Z] [2024-03-19T02:26:23.364Z] init-common: [2024-03-19T02:26:23.364Z] [2024-03-19T02:26:23.364Z] ejb-jar-common: [2024-03-19T02:26:23.364Z] [2024-03-19T02:26:23.364Z] package-ejbjar-common: [2024-03-19T02:26:23.364Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3-ejb.jar [2024-03-19T02:26:23.365Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:23.365Z] [2024-03-19T02:26:23.365Z] setOSConditions: [2024-03-19T02:26:23.365Z] [2024-03-19T02:26:23.365Z] fixFiles: [2024-03-19T02:26:23.365Z] [2024-03-19T02:26:23.365Z] convUnix: [2024-03-19T02:26:23.365Z] [2024-03-19T02:26:23.365Z] convWin: [2024-03-19T02:26:23.365Z] [2024-03-19T02:26:23.365Z] setToolWin: [2024-03-19T02:26:23.365Z] [2024-03-19T02:26:23.365Z] setToolUnix: [2024-03-19T02:26:23.365Z] [2024-03-19T02:26:23.365Z] setToolProperty: [2024-03-19T02:26:23.365Z] [2024-03-19T02:26:23.365Z] setS1ASclassPath: [2024-03-19T02:26:23.365Z] [2024-03-19T02:26:23.365Z] init-common: [2024-03-19T02:26:23.365Z] [2024-03-19T02:26:23.365Z] ear-common: [2024-03-19T02:26:23.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:23.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:23.366Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/descriptor/sun-application.xml to copy. [2024-03-19T02:26:23.366Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:26:23.366Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:23.366Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3App.ear [2024-03-19T02:26:23.366Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3App.ear [2024-03-19T02:26:23.366Z] [2024-03-19T02:26:23.366Z] setup: [2024-03-19T02:26:23.366Z] [2024-03-19T02:26:23.366Z] setOSConditions: [2024-03-19T02:26:23.366Z] [2024-03-19T02:26:23.366Z] setToolWin: [2024-03-19T02:26:23.366Z] [2024-03-19T02:26:23.366Z] setToolUnix: [2024-03-19T02:26:23.366Z] [2024-03-19T02:26:23.366Z] setToolProperty: [2024-03-19T02:26:23.366Z] [2024-03-19T02:26:23.367Z] setS1ASclassPath: [2024-03-19T02:26:23.367Z] [2024-03-19T02:26:23.367Z] init-common: [2024-03-19T02:26:23.367Z] [2024-03-19T02:26:23.367Z] execute-ejb-sql-common: [2024-03-19T02:26:23.414Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:23.414Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-03-19T02:26:23.671Z] [exec] Administered object jms/deployment_jndivalidation_queue created. [2024-03-19T02:26:23.671Z] [exec] Command create-jms-resource executed successfully. [2024-03-19T02:26:23.671Z] [2024-03-19T02:26:23.671Z] init.os: [2024-03-19T02:26:23.671Z] [2024-03-19T02:26:23.671Z] init.tools.unix: [2024-03-19T02:26:23.672Z] [2024-03-19T02:26:23.672Z] init.tools.windows: [2024-03-19T02:26:23.672Z] [2024-03-19T02:26:23.672Z] init.tools: [2024-03-19T02:26:23.672Z] [2024-03-19T02:26:23.672Z] setAsadminArgs: [2024-03-19T02:26:23.672Z] [2024-03-19T02:26:23.672Z] init: [2024-03-19T02:26:23.672Z] [2024-03-19T02:26:23.672Z] init.customtasks: [2024-03-19T02:26:23.672Z] [2024-03-19T02:26:23.672Z] prepare: [2024-03-19T02:26:23.672Z] [2024-03-19T02:26:23.672Z] compile: [2024-03-19T02:26:23.672Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:23.672Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes [2024-03-19T02:26:23.779Z] [exec] Waiting for the domain to stop . [2024-03-19T02:26:23.779Z] [exec] Waiting finished after 278 ms. [2024-03-19T02:26:23.779Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:26:23.923Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:26:23.923Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:23.923Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:23.923Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:23.923Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:23.923Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:23.924Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:23.924Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:23.929Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:23.929Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:23.929Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:23.929Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:23.929Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:23.929Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:23.929Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:24.092Z] [exec] Mar 19, 2024 2:26:23 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:24.092Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@245cb8df [2024-03-19T02:26:24.092Z] [exec] Looked up home!! [2024-03-19T02:26:24.092Z] [exec] Narrowed home!! [2024-03-19T02:26:24.092Z] [exec] Got java.rmi.AccessException !! [2024-03-19T02:26:24.092Z] [exec] NegativeRPA:StatefulLoginBean Test Passed: Exception expected [2024-03-19T02:26:24.092Z] [exec] Value of key is: per app [2024-03-19T02:26:24.092Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:24.092Z] [exec] [2024-03-19T02:26:24.092Z] [exec] [2024-03-19T02:26:24.092Z] [exec] ----------------------------------------- [2024-03-19T02:26:24.092Z] [exec] - per app: PASS - [2024-03-19T02:26:24.092Z] [exec] ----------------------------------------- [2024-03-19T02:26:24.092Z] [exec] Total PASS: 1 [2024-03-19T02:26:24.092Z] [exec] Total FAIL: 0 [2024-03-19T02:26:24.092Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:24.092Z] [exec] ----------------------------------------- [2024-03-19T02:26:24.092Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:24.092Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:24.092Z] [2024-03-19T02:26:24.092Z] undeploy: [2024-03-19T02:26:24.093Z] [2024-03-19T02:26:24.093Z] setOSConditions: [2024-03-19T02:26:24.093Z] [2024-03-19T02:26:24.093Z] setToolWin: [2024-03-19T02:26:24.093Z] [2024-03-19T02:26:24.093Z] setToolUnix: [2024-03-19T02:26:24.093Z] [2024-03-19T02:26:24.093Z] setToolProperty: [2024-03-19T02:26:24.093Z] [2024-03-19T02:26:24.093Z] setS1ASclassPath: [2024-03-19T02:26:24.093Z] [2024-03-19T02:26:24.093Z] init-common: [2024-03-19T02:26:24.093Z] [2024-03-19T02:26:24.093Z] undeploy-common: [2024-03-19T02:26:24.179Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-03-19T02:26:24.179Z] [echo] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-03-19T02:26:24.179Z] [2024-03-19T02:26:24.179Z] create-pool: [2024-03-19T02:26:24.179Z] [2024-03-19T02:26:24.179Z] setOSConditions: [2024-03-19T02:26:24.179Z] [2024-03-19T02:26:24.179Z] setToolWin: [2024-03-19T02:26:24.179Z] [2024-03-19T02:26:24.179Z] setToolUnix: [2024-03-19T02:26:24.179Z] [2024-03-19T02:26:24.179Z] setToolProperty: [2024-03-19T02:26:24.179Z] [2024-03-19T02:26:24.179Z] setS1ASclassPath: [2024-03-19T02:26:24.179Z] [2024-03-19T02:26:24.179Z] init-common: [2024-03-19T02:26:24.179Z] [2024-03-19T02:26:24.179Z] create-connector-connpool: [2024-03-19T02:26:24.180Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server standalone-ra-pool [2024-03-19T02:26:24.186Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:24.186Z] [javac] 1 warning [2024-03-19T02:26:24.186Z] [2024-03-19T02:26:24.186Z] assemble: [2024-03-19T02:26:24.186Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb.jar [2024-03-19T02:26:24.186Z] [2024-03-19T02:26:24.186Z] deploy.asadmin: [2024-03-19T02:26:24.187Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb --contextroot deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb.jar [2024-03-19T02:26:24.303Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/sql/create.sql [2024-03-19T02:26:24.303Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:26:24.303Z] [2024-03-19T02:26:24.303Z] deploy: [2024-03-19T02:26:24.303Z] [2024-03-19T02:26:24.303Z] setOSConditions: [2024-03-19T02:26:24.303Z] [2024-03-19T02:26:24.303Z] setToolWin: [2024-03-19T02:26:24.304Z] [2024-03-19T02:26:24.304Z] setToolUnix: [2024-03-19T02:26:24.304Z] [2024-03-19T02:26:24.304Z] setToolProperty: [2024-03-19T02:26:24.304Z] [2024-03-19T02:26:24.304Z] setS1ASclassPath: [2024-03-19T02:26:24.304Z] [2024-03-19T02:26:24.304Z] init-common: [2024-03-19T02:26:24.304Z] [2024-03-19T02:26:24.304Z] deploy-common: [2024-03-19T02:26:24.304Z] [echo] Current time (ISO): 2024-03-19T02:26:24.146+0000 [2024-03-19T02:26:24.304Z] [2024-03-19T02:26:24.304Z] setOSConditions: [2024-03-19T02:26:24.304Z] [2024-03-19T02:26:24.304Z] setToolWin: [2024-03-19T02:26:24.304Z] [2024-03-19T02:26:24.304Z] setToolUnix: [2024-03-19T02:26:24.304Z] [2024-03-19T02:26:24.304Z] setToolProperty: [2024-03-19T02:26:24.304Z] [2024-03-19T02:26:24.304Z] setS1ASclassPath: [2024-03-19T02:26:24.304Z] [2024-03-19T02:26:24.304Z] init-common: [2024-03-19T02:26:24.304Z] [2024-03-19T02:26:24.304Z] deploy-common-pe: [2024-03-19T02:26:24.486Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:24.486Z] [javac] 1 warning [2024-03-19T02:26:24.486Z] [2024-03-19T02:26:24.486Z] build: [2024-03-19T02:26:24.486Z] [2024-03-19T02:26:24.486Z] setOSConditions: [2024-03-19T02:26:24.486Z] [2024-03-19T02:26:24.486Z] fixFiles: [2024-03-19T02:26:24.486Z] [2024-03-19T02:26:24.486Z] convUnix: [2024-03-19T02:26:24.486Z] [2024-03-19T02:26:24.486Z] convWin: [2024-03-19T02:26:24.486Z] [2024-03-19T02:26:24.486Z] setToolWin: [2024-03-19T02:26:24.487Z] [2024-03-19T02:26:24.487Z] setToolUnix: [2024-03-19T02:26:24.487Z] [2024-03-19T02:26:24.487Z] setToolProperty: [2024-03-19T02:26:24.487Z] [2024-03-19T02:26:24.487Z] setS1ASclassPath: [2024-03-19T02:26:24.487Z] [2024-03-19T02:26:24.487Z] init-common: [2024-03-19T02:26:24.487Z] [2024-03-19T02:26:24.487Z] package-persistence-common: [2024-03-19T02:26:24.487Z] [2024-03-19T02:26:24.487Z] ejb-jar-common: [2024-03-19T02:26:24.487Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:24.487Z] [2024-03-19T02:26:24.487Z] package-ejbjar-common: [2024-03-19T02:26:24.487Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:24.487Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:24.487Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:24.487Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommit-ejb.jar [2024-03-19T02:26:24.487Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:24.487Z] [2024-03-19T02:26:24.487Z] appclient-jar-common: [2024-03-19T02:26:24.487Z] [2024-03-19T02:26:24.487Z] package-appclientjar-common: [2024-03-19T02:26:24.488Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:24.488Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:24.488Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:24.488Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommit-client.jar [2024-03-19T02:26:24.488Z] [2024-03-19T02:26:24.488Z] webclient-war-common: [2024-03-19T02:26:24.488Z] [2024-03-19T02:26:24.488Z] build-ear-common: [2024-03-19T02:26:24.488Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:24.488Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:24.488Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:24.488Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitApp.ear [2024-03-19T02:26:24.488Z] [2024-03-19T02:26:24.488Z] deploy: [2024-03-19T02:26:24.488Z] [2024-03-19T02:26:24.488Z] setOSConditions: [2024-03-19T02:26:24.488Z] [2024-03-19T02:26:24.488Z] setToolWin: [2024-03-19T02:26:24.488Z] [2024-03-19T02:26:24.488Z] setToolUnix: [2024-03-19T02:26:24.488Z] [2024-03-19T02:26:24.488Z] setToolProperty: [2024-03-19T02:26:24.488Z] [2024-03-19T02:26:24.489Z] setS1ASclassPath: [2024-03-19T02:26:24.489Z] [2024-03-19T02:26:24.489Z] init-common: [2024-03-19T02:26:24.489Z] [2024-03-19T02:26:24.489Z] execute-sql-common: [2024-03-19T02:26:24.489Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/create_pointbase.sql [2024-03-19T02:26:24.489Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:26:24.489Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:26:24.489Z] [sql] 0 rows affected [2024-03-19T02:26:24.489Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:26:24.489Z] [2024-03-19T02:26:24.489Z] setOSConditions: [2024-03-19T02:26:24.489Z] [2024-03-19T02:26:24.489Z] setToolWin: [2024-03-19T02:26:24.489Z] [2024-03-19T02:26:24.489Z] setToolUnix: [2024-03-19T02:26:24.489Z] [2024-03-19T02:26:24.489Z] setToolProperty: [2024-03-19T02:26:24.489Z] [2024-03-19T02:26:24.489Z] setS1ASclassPath: [2024-03-19T02:26:24.489Z] [2024-03-19T02:26:24.489Z] init-common: [2024-03-19T02:26:24.489Z] [2024-03-19T02:26:24.489Z] setup: [2024-03-19T02:26:24.489Z] [2024-03-19T02:26:24.489Z] setOSConditions: [2024-03-19T02:26:24.489Z] [2024-03-19T02:26:24.490Z] setToolWin: [2024-03-19T02:26:24.490Z] [2024-03-19T02:26:24.490Z] setToolUnix: [2024-03-19T02:26:24.490Z] [2024-03-19T02:26:24.490Z] setToolProperty: [2024-03-19T02:26:24.490Z] [2024-03-19T02:26:24.490Z] setS1ASclassPath: [2024-03-19T02:26:24.490Z] [2024-03-19T02:26:24.490Z] init-common: [2024-03-19T02:26:24.490Z] [2024-03-19T02:26:24.490Z] deploy-jdbc-common: [2024-03-19T02:26:24.490Z] [2024-03-19T02:26:24.490Z] setOSConditions: [2024-03-19T02:26:24.490Z] [2024-03-19T02:26:24.490Z] setToolWin: [2024-03-19T02:26:24.490Z] [2024-03-19T02:26:24.490Z] setToolUnix: [2024-03-19T02:26:24.490Z] [2024-03-19T02:26:24.490Z] setToolProperty: [2024-03-19T02:26:24.490Z] [2024-03-19T02:26:24.490Z] setS1ASclassPath: [2024-03-19T02:26:24.490Z] [2024-03-19T02:26:24.490Z] init-common: [2024-03-19T02:26:24.490Z] [2024-03-19T02:26:24.490Z] create-jdbc-connpool-common: [2024-03-19T02:26:24.543Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:24.543Z] [javac] 1 warning [2024-03-19T02:26:24.543Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12 [2024-03-19T02:26:24.543Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:24.543Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:24.543Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:24.544Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:24.544Z] [2024-03-19T02:26:24.544Z] pkg-war: [2024-03-19T02:26:24.544Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:24.544Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:24.544Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:24.544Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:24.544Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:26:24.544Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:24.544Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${webservices.xml} to copy. [2024-03-19T02:26:24.544Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-03-19T02:26:24.544Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:26:24.544Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:26:24.544Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:24.544Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:24.544Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${web.wsit.descriptors} does not exist. [2024-03-19T02:26:24.545Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/soap12-web.war [2024-03-19T02:26:24.545Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:24.545Z] [2024-03-19T02:26:24.545Z] assemble-appclient: [2024-03-19T02:26:24.545Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/appclient [2024-03-19T02:26:24.545Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:24.545Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:24.545Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:24.545Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:24.545Z] [2024-03-19T02:26:24.545Z] setOSConditions: [2024-03-19T02:26:24.545Z] [2024-03-19T02:26:24.545Z] setToolWin: [2024-03-19T02:26:24.545Z] [2024-03-19T02:26:24.545Z] setToolUnix: [2024-03-19T02:26:24.545Z] [2024-03-19T02:26:24.545Z] setToolProperty: [2024-03-19T02:26:24.545Z] [2024-03-19T02:26:24.545Z] setS1ASclassPath: [2024-03-19T02:26:24.546Z] [2024-03-19T02:26:24.546Z] init-common: [2024-03-19T02:26:24.546Z] [2024-03-19T02:26:24.546Z] wsimport: [2024-03-19T02:26:24.560Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3App.ear [2024-03-19T02:26:24.753Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:24.753Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:24.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server standalone-ra-pool [2024-03-19T02:26:24.753Z] [exec] Connector connection pool standalone-ra-pool created. [2024-03-19T02:26:24.753Z] [2024-03-19T02:26:24.753Z] create-connector-connpool-common: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] setOSConditions: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] setToolWin: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] setToolUnix: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] setToolProperty: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] setS1ASclassPath: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] init-common: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] set-oracle-props: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] create-resource: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] setOSConditions: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] setToolWin: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] setToolUnix: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] setToolProperty: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] setS1ASclassPath: [2024-03-19T02:26:24.754Z] [2024-03-19T02:26:24.754Z] init-common: [2024-03-19T02:26:24.755Z] [2024-03-19T02:26:24.755Z] create-connector-resource-common: [2024-03-19T02:26:24.755Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname standalone-ra-pool --target server jdbc/ejb-subclassing [2024-03-19T02:26:24.771Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:24.771Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:24.804Z] [exec] parsing WSDL... [2024-03-19T02:26:25.012Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname standalone-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-03-19T02:26:25.012Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-03-19T02:26:25.012Z] [2024-03-19T02:26:25.012Z] setOSConditions: [2024-03-19T02:26:25.012Z] [2024-03-19T02:26:25.012Z] setToolWin: [2024-03-19T02:26:25.012Z] [2024-03-19T02:26:25.012Z] setToolUnix: [2024-03-19T02:26:25.012Z] [2024-03-19T02:26:25.012Z] setToolProperty: [2024-03-19T02:26:25.012Z] [2024-03-19T02:26:25.012Z] setS1ASclassPath: [2024-03-19T02:26:25.012Z] [2024-03-19T02:26:25.012Z] init-common: [2024-03-19T02:26:25.013Z] [2024-03-19T02:26:25.013Z] create-admin-object: [2024-03-19T02:26:25.013Z] [2024-03-19T02:26:25.013Z] asadmin-common: [2024-03-19T02:26:25.013Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-03-19T02:26:25.028Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false negativeRPALoginBeanApp [2024-03-19T02:26:25.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-autocommit-pool [2024-03-19T02:26:25.052Z] [exec] JDBC connection pool jdbc-autocommit-pool created successfully. [2024-03-19T02:26:25.052Z] [2024-03-19T02:26:25.052Z] set-derby-connpool-props: [2024-03-19T02:26:25.286Z] [2024-03-19T02:26:25.286Z] all: [2024-03-19T02:26:25.286Z] [echo] [2024-03-19T02:26:25.286Z] [echo] [2024-03-19T02:26:25.286Z] [echo] [2024-03-19T02:26:25.286Z] [echo] *************************************************************************** [2024-03-19T02:26:25.286Z] [echo] * Running group realmPerApp [2024-03-19T02:26:25.286Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/realmPerApp [2024-03-19T02:26:25.286Z] [echo] *************************************************************************** [2024-03-19T02:26:25.286Z] [echo] [2024-03-19T02:26:25.286Z] [echo] [2024-03-19T02:26:25.286Z] [echo] [2024-03-19T02:26:25.286Z] [2024-03-19T02:26:25.286Z] setOSConditions: [2024-03-19T02:26:25.286Z] [2024-03-19T02:26:25.286Z] setToolWin: [2024-03-19T02:26:25.286Z] [2024-03-19T02:26:25.286Z] setToolUnix: [2024-03-19T02:26:25.286Z] [2024-03-19T02:26:25.287Z] setToolProperty: [2024-03-19T02:26:25.287Z] [2024-03-19T02:26:25.287Z] setS1ASclassPath: [2024-03-19T02:26:25.287Z] [2024-03-19T02:26:25.287Z] init-common: [2024-03-19T02:26:25.287Z] [2024-03-19T02:26:25.287Z] clean: [2024-03-19T02:26:25.287Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:25.287Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:25.287Z] [2024-03-19T02:26:25.287Z] compile: [2024-03-19T02:26:25.287Z] [2024-03-19T02:26:25.287Z] setOSConditions: [2024-03-19T02:26:25.287Z] [2024-03-19T02:26:25.287Z] setToolWin: [2024-03-19T02:26:25.287Z] [2024-03-19T02:26:25.287Z] setToolUnix: [2024-03-19T02:26:25.287Z] [2024-03-19T02:26:25.287Z] setToolProperty: [2024-03-19T02:26:25.287Z] [2024-03-19T02:26:25.287Z] setS1ASclassPath: [2024-03-19T02:26:25.287Z] [2024-03-19T02:26:25.287Z] init-common: [2024-03-19T02:26:25.287Z] [2024-03-19T02:26:25.287Z] compile-common: [2024-03-19T02:26:25.287Z] [echo] Current time (ISO): 2024-03-19T02:26:25.168+0000 [2024-03-19T02:26:25.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:25.288Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:25.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.User=dbuser [2024-03-19T02:26:25.308Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.User=dbuser [2024-03-19T02:26:25.316Z] Waiting for the domain to stop ... [2024-03-19T02:26:25.317Z] Waiting finished after 2,684 ms. [2024-03-19T02:26:25.317Z] Command stop-domain executed successfully. [2024-03-19T02:26:25.369Z] [exec] [WARNING] SOAP port "AddNumbersPort": uses a non-standard SOAP 1.2 binding. [2024-03-19T02:26:25.369Z] [exec] line 68 of file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/AddNumbers.wsdl [2024-03-19T02:26:25.369Z] [exec] [2024-03-19T02:26:25.369Z] [exec] [2024-03-19T02:26:25.369Z] [exec] Generating code... [2024-03-19T02:26:25.369Z] [exec] [2024-03-19T02:26:25.369Z] [exec] Compiling code... [2024-03-19T02:26:25.574Z] + /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin stop-database [2024-03-19T02:26:25.576Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-03-19T02:26:25.577Z] [exec] Administered object eis/jdbcAdmin created. [2024-03-19T02:26:25.577Z] [2024-03-19T02:26:25.577Z] deploy-ear: [2024-03-19T02:26:25.577Z] [2024-03-19T02:26:25.577Z] setOSConditions: [2024-03-19T02:26:25.577Z] [2024-03-19T02:26:25.577Z] setToolWin: [2024-03-19T02:26:25.577Z] [2024-03-19T02:26:25.577Z] setToolUnix: [2024-03-19T02:26:25.577Z] [2024-03-19T02:26:25.577Z] setToolProperty: [2024-03-19T02:26:25.577Z] [2024-03-19T02:26:25.577Z] setS1ASclassPath: [2024-03-19T02:26:25.577Z] [2024-03-19T02:26:25.577Z] init-common: [2024-03-19T02:26:25.577Z] [2024-03-19T02:26:25.577Z] deploy-common: [2024-03-19T02:26:25.577Z] [echo] Current time (ISO): 2024-03-19T02:26:25.417+0000 [2024-03-19T02:26:25.577Z] [2024-03-19T02:26:25.577Z] setOSConditions: [2024-03-19T02:26:25.577Z] [2024-03-19T02:26:25.577Z] setToolWin: [2024-03-19T02:26:25.577Z] [2024-03-19T02:26:25.577Z] setToolUnix: [2024-03-19T02:26:25.577Z] [2024-03-19T02:26:25.577Z] setToolProperty: [2024-03-19T02:26:25.578Z] [2024-03-19T02:26:25.578Z] setS1ASclassPath: [2024-03-19T02:26:25.578Z] [2024-03-19T02:26:25.578Z] init-common: [2024-03-19T02:26:25.578Z] [2024-03-19T02:26:25.578Z] deploy-common-pe: [2024-03-19T02:26:25.703Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb. [2024-03-19T02:26:25.703Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb [2024-03-19T02:26:25.703Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:25.703Z] [2024-03-19T02:26:25.703Z] processResult: [2024-03-19T02:26:25.703Z] [2024-03-19T02:26:25.703Z] failed: [2024-03-19T02:26:25.703Z] [2024-03-19T02:26:25.703Z] passed: [2024-03-19T02:26:25.703Z] [echo] Test CorrectQueueRes Passed [2024-03-19T02:26:25.703Z] [2024-03-19T02:26:25.703Z] unknown: [2024-03-19T02:26:25.703Z] [2024-03-19T02:26:25.703Z] init.os: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] init.tools.unix: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] init.tools.windows: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] init.tools: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] setAsadminArgs: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] init: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] init.customtasks: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] prepare: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] undeploy.asadmin: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] setAsadminArgs: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] common.undeploy.asadmin: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] init.os: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] init.tools.unix: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.704Z] init.tools.windows: [2024-03-19T02:26:25.704Z] [2024-03-19T02:26:25.705Z] init.tools: [2024-03-19T02:26:25.705Z] [2024-03-19T02:26:25.705Z] setAsadminArgs: [2024-03-19T02:26:25.705Z] [2024-03-19T02:26:25.705Z] init: [2024-03-19T02:26:25.705Z] [2024-03-19T02:26:25.705Z] init.customtasks: [2024-03-19T02:26:25.705Z] [2024-03-19T02:26:25.705Z] delAppRef: [2024-03-19T02:26:25.705Z] [2024-03-19T02:26:25.705Z] init.os: [2024-03-19T02:26:25.705Z] [2024-03-19T02:26:25.705Z] init.tools.unix: [2024-03-19T02:26:25.705Z] [2024-03-19T02:26:25.705Z] init.tools.windows: [2024-03-19T02:26:25.705Z] [2024-03-19T02:26:25.705Z] init.tools: [2024-03-19T02:26:25.705Z] [2024-03-19T02:26:25.705Z] setAsadminArgs: [2024-03-19T02:26:25.705Z] [2024-03-19T02:26:25.705Z] init: [2024-03-19T02:26:25.705Z] [2024-03-19T02:26:25.705Z] init.customtasks: [2024-03-19T02:26:25.705Z] [2024-03-19T02:26:25.705Z] common.run.asadmin: [2024-03-19T02:26:25.705Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb [Pipeline] junit [2024-03-19T02:26:25.744Z] Recording test results [2024-03-19T02:26:25.845Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-03-19T02:26:25.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.Password=dbpassword [2024-03-19T02:26:25.872Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.Password=dbpassword [2024-03-19T02:26:25.929Z] [exec] Application deployed with name ejb-ejb30-hello-session3App. [2024-03-19T02:26:25.929Z] [echo] Deployment on target server server successful [2024-03-19T02:26:25.929Z] [2024-03-19T02:26:25.929Z] setOSConditions: [2024-03-19T02:26:25.929Z] [2024-03-19T02:26:25.929Z] setToolWin: [2024-03-19T02:26:25.929Z] [2024-03-19T02:26:25.929Z] setToolUnix: [2024-03-19T02:26:25.929Z] [2024-03-19T02:26:25.929Z] setToolProperty: [2024-03-19T02:26:25.929Z] [2024-03-19T02:26:25.929Z] setS1ASclassPath: [2024-03-19T02:26:25.929Z] [2024-03-19T02:26:25.929Z] init-common: [2024-03-19T02:26:25.930Z] [2024-03-19T02:26:25.930Z] deploy-common-ee: [2024-03-19T02:26:25.930Z] [2024-03-19T02:26:25.930Z] run: [2024-03-19T02:26:25.930Z] [2024-03-19T02:26:25.930Z] setOSConditions: [2024-03-19T02:26:25.930Z] [2024-03-19T02:26:25.930Z] setToolWin: [2024-03-19T02:26:25.930Z] [2024-03-19T02:26:25.930Z] setToolUnix: [2024-03-19T02:26:25.930Z] [2024-03-19T02:26:25.930Z] setToolProperty: [2024-03-19T02:26:25.930Z] [2024-03-19T02:26:25.930Z] setS1ASclassPath: [2024-03-19T02:26:25.930Z] [2024-03-19T02:26:25.930Z] init-common: [2024-03-19T02:26:25.930Z] [2024-03-19T02:26:25.930Z] runclient-common: [2024-03-19T02:26:25.930Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3AppClient.jar -name ejb-ejb30-hello-session3Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml localhost 45712 [2024-03-19T02:26:26.089Z] [exec] Value of key is: timeout: [2024-03-19T02:26:26.089Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:26.089Z] [exec] [2024-03-19T02:26:26.089Z] [exec] [2024-03-19T02:26:26.089Z] [exec] ----------------------------------------- [2024-03-19T02:26:26.089Z] [exec] - timeout: : PASS - [2024-03-19T02:26:26.089Z] [exec] - nontimeout: : PASS - [2024-03-19T02:26:26.089Z] [exec] ----------------------------------------- [2024-03-19T02:26:26.089Z] [exec] Total PASS: 2 [2024-03-19T02:26:26.090Z] [exec] Total FAIL: 0 [2024-03-19T02:26:26.090Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:26.090Z] [exec] ----------------------------------------- [2024-03-19T02:26:26.090Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:26.090Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:26.129Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.driverType=4 [2024-03-19T02:26:26.129Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.driverType=4 [2024-03-19T02:26:26.160Z] Tue Mar 19 02:26:26 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-03-19T02:26:26.271Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:26.271Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:26.271Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:26.271Z] [2024-03-19T02:26:26.271Z] init.os: [2024-03-19T02:26:26.271Z] [2024-03-19T02:26:26.271Z] init.tools.unix: [2024-03-19T02:26:26.271Z] [2024-03-19T02:26:26.271Z] init.tools.windows: [2024-03-19T02:26:26.271Z] [2024-03-19T02:26:26.271Z] init.tools: [2024-03-19T02:26:26.271Z] [2024-03-19T02:26:26.271Z] setAsadminArgs: [2024-03-19T02:26:26.271Z] [2024-03-19T02:26:26.271Z] init: [2024-03-19T02:26:26.271Z] [2024-03-19T02:26:26.271Z] init.customtasks: [2024-03-19T02:26:26.271Z] [2024-03-19T02:26:26.271Z] prepare: [2024-03-19T02:26:26.271Z] [2024-03-19T02:26:26.271Z] undeploy.jms.queue: [2024-03-19T02:26:26.271Z] [2024-03-19T02:26:26.271Z] setAsadminArgs: [2024-03-19T02:26:26.271Z] [2024-03-19T02:26:26.271Z] common.delete.jms.resource: [2024-03-19T02:26:26.271Z] [2024-03-19T02:26:26.272Z] init.os: [2024-03-19T02:26:26.272Z] [2024-03-19T02:26:26.272Z] init.tools.unix: [2024-03-19T02:26:26.272Z] [2024-03-19T02:26:26.272Z] init.tools.windows: [2024-03-19T02:26:26.272Z] [2024-03-19T02:26:26.272Z] init.tools: [2024-03-19T02:26:26.272Z] [2024-03-19T02:26:26.272Z] setAsadminArgs: [2024-03-19T02:26:26.272Z] [2024-03-19T02:26:26.272Z] init: [2024-03-19T02:26:26.272Z] [2024-03-19T02:26:26.272Z] init.customtasks: [2024-03-19T02:26:26.272Z] [2024-03-19T02:26:26.272Z] common.run.asadmin: [2024-03-19T02:26:26.272Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/deployment_jndivalidation_queue [2024-03-19T02:26:26.347Z] [2024-03-19T02:26:26.347Z] checkReporting-common: [2024-03-19T02:26:26.347Z] [2024-03-19T02:26:26.347Z] confirmReportPresent-common: [2024-03-19T02:26:26.347Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:26:26.347Z] [echo] Test seems to be reported fine [2024-03-19T02:26:26.347Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/getalltimers/RepRunConf.txt [2024-03-19T02:26:26.347Z] [2024-03-19T02:26:26.347Z] confirmMissingReport-common: [2024-03-19T02:26:26.347Z] [2024-03-19T02:26:26.347Z] undeploy: [2024-03-19T02:26:26.347Z] [2024-03-19T02:26:26.347Z] setOSConditions: [2024-03-19T02:26:26.347Z] [2024-03-19T02:26:26.347Z] setToolWin: [2024-03-19T02:26:26.347Z] [2024-03-19T02:26:26.347Z] setToolUnix: [2024-03-19T02:26:26.347Z] [2024-03-19T02:26:26.347Z] setToolProperty: [2024-03-19T02:26:26.348Z] [2024-03-19T02:26:26.348Z] setS1ASclassPath: [2024-03-19T02:26:26.348Z] [2024-03-19T02:26:26.348Z] init-common: [2024-03-19T02:26:26.348Z] [2024-03-19T02:26:26.348Z] undeploy-common: [2024-03-19T02:26:26.523Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-03-19T02:26:26.605Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-getalltimersApp [2024-03-19T02:26:26.721Z] Tue Mar 19 02:26:26 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:26:26.721Z] Command stop-database executed successfully. [2024-03-19T02:26:26.721Z] + set -e [2024-03-19T02:26:26.721Z] + check_successful_run [2024-03-19T02:26:26.721Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-03-19T02:26:26.721Z] [2024-03-19T02:26:26.721Z] ===== CHECK SUCCESSFUL RUN ===== [2024-03-19T02:26:26.721Z] [2024-03-19T02:26:26.721Z] + FILE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:26:26.721Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html ']' [2024-03-19T02:26:26.721Z] + echo 'File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-03-19T02:26:26.721Z] File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-03-19T02:26:26.721Z] + generate_junit_report cdi_all [2024-03-19T02:26:26.721Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-03-19T02:26:26.721Z] [2024-03-19T02:26:26.721Z] ===== GENERATE JUNIT REPORT ===== [2024-03-19T02:26:26.721Z] [2024-03-19T02:26:26.721Z] + TD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:26:26.721Z] + JUD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml [2024-03-19T02:26:26.721Z] + TESTSUITE_NAME=cdi_all [2024-03-19T02:26:26.721Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:26:26.721Z] + awk -v suitename=cdi_all ' [2024-03-19T02:26:26.721Z] BEGIN { [2024-03-19T02:26:26.721Z] totaltests = 0; [2024-03-19T02:26:26.721Z] totalfailures = 0; [2024-03-19T02:26:26.721Z] totalerrors = 0; [2024-03-19T02:26:26.721Z] } [2024-03-19T02:26:26.721Z] function getPropVal(str){ [2024-03-19T02:26:26.721Z] split(str, a, "="); [2024-03-19T02:26:26.721Z] val = a[2]; [2024-03-19T02:26:26.721Z] # remove quotes [2024-03-19T02:26:26.721Z] gsub("\"","",val); [2024-03-19T02:26:26.721Z] return val; [2024-03-19T02:26:26.721Z] } [2024-03-19T02:26:26.721Z] function removeXMLTag(str){ [2024-03-19T02:26:26.721Z] # remove xml tag quotes [2024-03-19T02:26:26.721Z] gsub("","",str); [2024-03-19T02:26:26.721Z] gsub("<.*>","",str); [2024-03-19T02:26:26.721Z] gsub(">","",str); [2024-03-19T02:26:26.721Z] return str; [2024-03-19T02:26:26.721Z] } [2024-03-19T02:26:26.721Z] /status value=/ { [2024-03-19T02:26:26.721Z] result=getPropVal($0); [2024-03-19T02:26:26.721Z] result=removeXMLTag(result); [2024-03-19T02:26:26.721Z] } [2024-03-19T02:26:26.721Z] // { [2024-03-19T02:26:26.721Z] getline; [2024-03-19T02:26:26.721Z] getline; [2024-03-19T02:26:26.721Z] testunit=removeXMLTag($0); [2024-03-19T02:26:26.721Z] gsub("\"","",testunit); [2024-03-19T02:26:26.721Z] } [2024-03-19T02:26:26.721Z] // { [2024-03-19T02:26:26.721Z] getline; [2024-03-19T02:26:26.721Z] testname=removeXMLTag($0); [2024-03-19T02:26:26.721Z] gsub("\"","",testname); [2024-03-19T02:26:26.721Z] } [2024-03-19T02:26:26.721Z] /<\/testcase>/{ [2024-03-19T02:26:26.721Z] classname=testunit [2024-03-19T02:26:26.721Z] # printing testcase to out [2024-03-19T02:26:26.721Z] out = out sprintf(" \n", classname, testname); [2024-03-19T02:26:26.721Z] if (result == "fail") { [2024-03-19T02:26:26.721Z] out = out " \n"; [2024-03-19T02:26:26.721Z] totalfailures++; [2024-03-19T02:26:26.721Z] } else if (result == "did_not_run") { [2024-03-19T02:26:26.721Z] out = out " \n"; [2024-03-19T02:26:26.721Z] totalerrors++; [2024-03-19T02:26:26.721Z] } [2024-03-19T02:26:26.721Z] out = out " \n"; [2024-03-19T02:26:26.721Z] [2024-03-19T02:26:26.721Z] totaltests++; [2024-03-19T02:26:26.721Z] result=""; [2024-03-19T02:26:26.721Z] testname=""; [2024-03-19T02:26:26.721Z] } [2024-03-19T02:26:26.721Z] END { [2024-03-19T02:26:26.721Z] print "" [2024-03-19T02:26:26.722Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-03-19T02:26:26.722Z] printf "%s", out; [2024-03-19T02:26:26.722Z] print "" [2024-03-19T02:26:26.722Z] }' [2024-03-19T02:26:26.722Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:26:26.722Z] + change_junit_report_class_names [2024-03-19T02:26:26.722Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:26:26.722Z] + sed -i 's/\bclassname="/classname="cdi_all./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:26:26.722Z] + copy_test_artifacts cdi_all [2024-03-19T02:26:26.722Z] + sleep 1 [2024-03-19T02:26:26.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.portNumber=1527 [2024-03-19T02:26:26.728Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.portNumber=1527 [2024-03-19T02:26:26.762Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/appclient/client/AddNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:26:26.762Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:26.762Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml:85: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:26.762Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/appclient [2024-03-19T02:26:26.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/appclient/META-INF/wsdl [2024-03-19T02:26:26.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/appclient/META-INF/wsdl [2024-03-19T02:26:26.763Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/appclient [2024-03-19T02:26:26.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:26.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12 [2024-03-19T02:26:26.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:26.763Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/soap12-client.jar [2024-03-19T02:26:26.763Z] [2024-03-19T02:26:26.763Z] deploy-app: [2024-03-19T02:26:26.763Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:26.763Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:26.763Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:26.763Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:26.763Z] [2024-03-19T02:26:26.763Z] deploy-war-common: [2024-03-19T02:26:26.763Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:26.763Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:26.764Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:26.764Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:26.764Z] [2024-03-19T02:26:26.764Z] setOSConditions: [2024-03-19T02:26:26.764Z] [2024-03-19T02:26:26.764Z] setToolWin: [2024-03-19T02:26:26.764Z] [2024-03-19T02:26:26.764Z] setToolUnix: [2024-03-19T02:26:26.764Z] [2024-03-19T02:26:26.764Z] setToolProperty: [2024-03-19T02:26:26.764Z] [2024-03-19T02:26:26.764Z] setS1ASclassPath: [2024-03-19T02:26:26.764Z] [2024-03-19T02:26:26.764Z] init-common: [2024-03-19T02:26:26.764Z] [2024-03-19T02:26:26.764Z] deploy-war-commonpe: [2024-03-19T02:26:26.837Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:26.837Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-03-19T02:26:26.862Z] [2024-03-19T02:26:26.862Z] all: [2024-03-19T02:26:26.862Z] [2024-03-19T02:26:26.862Z] opallowed: [2024-03-19T02:26:26.862Z] [2024-03-19T02:26:26.862Z] setOSConditions: [2024-03-19T02:26:26.862Z] [2024-03-19T02:26:26.863Z] setToolWin: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] setToolUnix: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] setToolProperty: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] setS1ASclassPath: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] init-common: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] clean: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] setOSConditions: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] setToolWin: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] setToolUnix: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] setToolProperty: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] setS1ASclassPath: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] init-common: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] clean-common: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] setOSConditions: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.863Z] setToolWin: [2024-03-19T02:26:26.863Z] [2024-03-19T02:26:26.864Z] setToolUnix: [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.864Z] setToolProperty: [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.864Z] setS1ASclassPath: [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.864Z] init-common: [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.864Z] clean-classes-common: [2024-03-19T02:26:26.864Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.864Z] setOSConditions: [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.864Z] setToolWin: [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.864Z] setToolUnix: [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.864Z] setToolProperty: [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.864Z] setS1ASclassPath: [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.864Z] init-common: [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.864Z] clean-jars-common: [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.864Z] compile: [2024-03-19T02:26:26.864Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/war [2024-03-19T02:26:26.864Z] [2024-03-19T02:26:26.865Z] setOSConditions: [2024-03-19T02:26:26.865Z] [2024-03-19T02:26:26.865Z] setToolWin: [2024-03-19T02:26:26.865Z] [2024-03-19T02:26:26.865Z] setToolUnix: [2024-03-19T02:26:26.865Z] [2024-03-19T02:26:26.865Z] setToolProperty: [2024-03-19T02:26:26.865Z] [2024-03-19T02:26:26.865Z] setS1ASclassPath: [2024-03-19T02:26:26.865Z] [2024-03-19T02:26:26.865Z] init-common: [2024-03-19T02:26:26.865Z] [2024-03-19T02:26:26.865Z] compile-common: [2024-03-19T02:26:26.865Z] [echo] Current time (ISO): 2024-03-19T02:26:26.778+0000 [2024-03-19T02:26:26.865Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:26.865Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:26.878Z] [exec] Mar 19, 2024 2:26:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:26.878Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:26.985Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.dataBaseName=testdb [2024-03-19T02:26:26.985Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.dataBaseName=testdb [2024-03-19T02:26:27.094Z] [exec] Application deployed with name generic-embeddedApp. [2024-03-19T02:26:27.094Z] [echo] Deployment on target server server successful [2024-03-19T02:26:27.094Z] [2024-03-19T02:26:27.094Z] setOSConditions: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] setToolWin: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] setToolUnix: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] setToolProperty: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] setS1ASclassPath: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] init-common: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] deploy-common-ee: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] setOSConditions: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] setToolWin: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] setToolUnix: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] setToolProperty: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] setS1ASclassPath: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] init-common: [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] restart: [2024-03-19T02:26:27.095Z] [echo] Not required to restart [2024-03-19T02:26:27.095Z] [2024-03-19T02:26:27.095Z] setOSConditions: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] setToolWin: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] setToolUnix: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] setToolProperty: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] setS1ASclassPath: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] init-common: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] setupJdbc: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] setOSConditions: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] setToolWin: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] setToolUnix: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] setToolProperty: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] setS1ASclassPath: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] init-common: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] default-sql: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] setOSConditions: [2024-03-19T02:26:27.096Z] [2024-03-19T02:26:27.096Z] setToolWin: [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] setToolUnix: [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] setToolProperty: [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] setS1ASclassPath: [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] init-common: [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] execute-sql-common: [2024-03-19T02:26:27.097Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/app/createdb.sql [2024-03-19T02:26:27.097Z] [sql] 0 rows affected [2024-03-19T02:26:27.097Z] [sql] 0 rows affected [2024-03-19T02:26:27.097Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] sql-oracle: [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] execute-sql-connector: [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] runtest: [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] setOSConditions: [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] setToolWin: [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] setToolUnix: [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] setToolProperty: [2024-03-19T02:26:27.097Z] [2024-03-19T02:26:27.097Z] setS1ASclassPath: [2024-03-19T02:26:27.098Z] [2024-03-19T02:26:27.098Z] init-common: [2024-03-19T02:26:27.098Z] [2024-03-19T02:26:27.098Z] runclient-common: [2024-03-19T02:26:27.098Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:26:27.115Z] [exec] Administered object jms/deployment_jndivalidation_queue deleted. [2024-03-19T02:26:27.115Z] [exec] Command delete-jms-resource executed successfully. [2024-03-19T02:26:27.115Z] [2024-03-19T02:26:27.115Z] init.os: [2024-03-19T02:26:27.115Z] [2024-03-19T02:26:27.115Z] init.tools.unix: [2024-03-19T02:26:27.115Z] [2024-03-19T02:26:27.115Z] init.tools.windows: [2024-03-19T02:26:27.115Z] [2024-03-19T02:26:27.115Z] init.tools: [2024-03-19T02:26:27.115Z] [2024-03-19T02:26:27.115Z] setAsadminArgs: [2024-03-19T02:26:27.115Z] [2024-03-19T02:26:27.115Z] init: [2024-03-19T02:26:27.116Z] [2024-03-19T02:26:27.116Z] init.customtasks: [2024-03-19T02:26:27.116Z] [2024-03-19T02:26:27.116Z] common.run.asadmin: [2024-03-19T02:26:27.116Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2024-03-19T02:26:27.226Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:27.226Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:27.226Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:27.226Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:27.226Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:27.226Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:27.226Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:27.245Z] [exec] Application deployed with name web-subclassingApp. [2024-03-19T02:26:27.245Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-03-19T02:26:27.245Z] [echo] Deployment on target server server successful [2024-03-19T02:26:27.245Z] [2024-03-19T02:26:27.245Z] setOSConditions: [2024-03-19T02:26:27.245Z] [2024-03-19T02:26:27.245Z] setToolWin: [2024-03-19T02:26:27.245Z] [2024-03-19T02:26:27.245Z] setToolUnix: [2024-03-19T02:26:27.245Z] [2024-03-19T02:26:27.245Z] setToolProperty: [2024-03-19T02:26:27.245Z] [2024-03-19T02:26:27.245Z] setS1ASclassPath: [2024-03-19T02:26:27.245Z] [2024-03-19T02:26:27.245Z] init-common: [2024-03-19T02:26:27.245Z] [2024-03-19T02:26:27.245Z] deploy-common-ee: [2024-03-19T02:26:27.245Z] [2024-03-19T02:26:27.246Z] run-ear: [2024-03-19T02:26:27.246Z] [2024-03-19T02:26:27.246Z] setOSConditions: [2024-03-19T02:26:27.246Z] [2024-03-19T02:26:27.246Z] setToolWin: [2024-03-19T02:26:27.246Z] [2024-03-19T02:26:27.246Z] setToolUnix: [2024-03-19T02:26:27.246Z] [2024-03-19T02:26:27.246Z] setToolProperty: [2024-03-19T02:26:27.246Z] [2024-03-19T02:26:27.246Z] setS1ASclassPath: [2024-03-19T02:26:27.246Z] [2024-03-19T02:26:27.246Z] init-common: [2024-03-19T02:26:27.246Z] [2024-03-19T02:26:27.246Z] runwebclient-common: [2024-03-19T02:26:27.246Z] [java] size of buffer is1590 [2024-03-19T02:26:27.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot soap12 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/soap12-web.war [2024-03-19T02:26:27.503Z] [java] HTTP port :8080 [2024-03-19T02:26:27.503Z] [java] HTTP hostname :localhost [2024-03-19T02:26:27.503Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/index.html [2024-03-19T02:26:27.503Z] [java] web-to-connector (ear based) /subclassing/index.html PASS [2024-03-19T02:26:27.503Z] [java] SSN=123456789&action=Create [2024-03-19T02:26:27.503Z] [java] HTTP port :8080 [2024-03-19T02:26:27.503Z] [java] HTTP hostname :localhost [2024-03-19T02:26:27.547Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:26:27.547Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:26:27.654Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-03-19T02:26:27.654Z] [2024-03-19T02:26:27.654Z] ===== COPY TEST ARTIFACTS ===== [2024-03-19T02:26:27.654Z] [2024-03-19T02:26:27.654Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:26:27.654Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:26:27.654Z] tar: Removing leading `/' from member names [2024-03-19T02:26:27.654Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:26:27.654Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:26:27.655Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:26:27.655Z] ++ pwd [2024-03-19T02:26:27.655Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:26:27.655Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/*/*logs.zip': No such file or directory [2024-03-19T02:26:27.655Z] + true [2024-03-19T02:26:27.655Z] ++ pwd [2024-03-19T02:26:27.655Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/*/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:26:27.655Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/cdi/*/*/*logs.zip': No such file or directory [2024-03-19T02:26:27.655Z] + true [2024-03-19T02:26:27.655Z] + tar -caf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/cdi_all-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:26:27.655Z] tar: Removing leading `/' from member names [2024-03-19T02:26:27.662Z] [exec] Mar 19, 2024 2:26:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:27.662Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:27.681Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:27.681Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2024-03-19T02:26:27.681Z] [exec] Command delete-jmsdest executed successfully. [2024-03-19T02:26:27.681Z] [2024-03-19T02:26:27.681Z] private-all: [2024-03-19T02:26:27.681Z] [2024-03-19T02:26:27.681Z] declare-test: [2024-03-19T02:26:27.681Z] [echo] Starting test CorrectEnvProps ejb31/jndivalidation/resourceref/CorrectEnvProps Test asadmin deploy [2024-03-19T02:26:27.681Z] [2024-03-19T02:26:27.681Z] init.os: [2024-03-19T02:26:27.681Z] [2024-03-19T02:26:27.681Z] init.tools.unix: [2024-03-19T02:26:27.681Z] [2024-03-19T02:26:27.681Z] init.tools.windows: [2024-03-19T02:26:27.682Z] [2024-03-19T02:26:27.682Z] init.tools: [2024-03-19T02:26:27.682Z] [2024-03-19T02:26:27.682Z] setAsadminArgs: [2024-03-19T02:26:27.682Z] [2024-03-19T02:26:27.682Z] init: [2024-03-19T02:26:27.682Z] [2024-03-19T02:26:27.682Z] init.customtasks: [2024-03-19T02:26:27.682Z] [2024-03-19T02:26:27.682Z] prepare: [2024-03-19T02:26:27.682Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2024-03-19T02:26:27.682Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives [2024-03-19T02:26:27.682Z] [2024-03-19T02:26:27.682Z] compile: [2024-03-19T02:26:27.682Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:27.682Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2024-03-19T02:26:27.804Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.create=true [2024-03-19T02:26:27.804Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.create=true [2024-03-19T02:26:27.809Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:27.810Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:27.810Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:27.810Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:27.810Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:27.810Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:27.810Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:28.078Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.serverName=localhost [2024-03-19T02:26:28.078Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.serverName=localhost [2024-03-19T02:26:28.249Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:28.249Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:28.249Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:28.249Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:28.249Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:28.249Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:28.249Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:28.249Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:28.249Z] [javac] 1 warning [2024-03-19T02:26:28.250Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:28.250Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2024-03-19T02:26:28.334Z] [2024-03-19T02:26:28.335Z] setOSConditions: [2024-03-19T02:26:28.335Z] [2024-03-19T02:26:28.335Z] setToolWin: [2024-03-19T02:26:28.335Z] [2024-03-19T02:26:28.335Z] setToolUnix: [2024-03-19T02:26:28.335Z] [2024-03-19T02:26:28.335Z] setToolProperty: [2024-03-19T02:26:28.335Z] [2024-03-19T02:26:28.335Z] setS1ASclassPath: [2024-03-19T02:26:28.335Z] [2024-03-19T02:26:28.335Z] init-common: [2024-03-19T02:26:28.335Z] [2024-03-19T02:26:28.335Z] create-jdbc-resource-common: [2024-03-19T02:26:28.335Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-autocommit-pool --target server jdbc/autocommit [2024-03-19T02:26:28.374Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:28.374Z] [javac] 1 warning [2024-03-19T02:26:28.508Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:28.508Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:28.508Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:28.508Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:28.508Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:28.509Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:28.509Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:28.592Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-autocommit-pool --enabled=true --target server jdbc/autocommit [2024-03-19T02:26:28.592Z] [exec] JDBC resource jdbc/autocommit created successfully. [2024-03-19T02:26:28.592Z] [echo] cmd executed for server [2024-03-19T02:26:28.592Z] [2024-03-19T02:26:28.592Z] asadmin-common: [2024-03-19T02:26:28.592Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.steady_pool_size=2 [2024-03-19T02:26:28.632Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:28.632Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/realmPerApp/shopping/RpaBean.java:63: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:28.632Z] [javac] itemPrice.add(new Integer(price)); [2024-03-19T02:26:28.632Z] [javac] ^ [2024-03-19T02:26:28.637Z] [2024-03-19T02:26:28.637Z] setOSConditions: [2024-03-19T02:26:28.637Z] [2024-03-19T02:26:28.637Z] setToolWin: [2024-03-19T02:26:28.637Z] [2024-03-19T02:26:28.637Z] setToolUnix: [2024-03-19T02:26:28.637Z] [2024-03-19T02:26:28.637Z] setToolProperty: [2024-03-19T02:26:28.637Z] [2024-03-19T02:26:28.637Z] setS1ASclassPath: [2024-03-19T02:26:28.637Z] [2024-03-19T02:26:28.638Z] init-common: [2024-03-19T02:26:28.638Z] [2024-03-19T02:26:28.638Z] webclient-war-common: [2024-03-19T02:26:28.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:28.638Z] [2024-03-19T02:26:28.638Z] clear: [2024-03-19T02:26:28.638Z] [2024-03-19T02:26:28.638Z] test-tlds-exist: [2024-03-19T02:26:28.638Z] [2024-03-19T02:26:28.638Z] copy-tlds: [2024-03-19T02:26:28.638Z] [2024-03-19T02:26:28.638Z] test-tagfiles-exist: [2024-03-19T02:26:28.638Z] [2024-03-19T02:26:28.638Z] copy-tagfiles: [2024-03-19T02:26:28.638Z] [2024-03-19T02:26:28.638Z] package-war-common: [2024-03-19T02:26:28.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:28.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:28.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:28.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:28.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/lib [2024-03-19T02:26:28.638Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:28.638Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:28.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/docroot [2024-03-19T02:26:28.639Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowed-web.war [2024-03-19T02:26:28.639Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:28.639Z] [2024-03-19T02:26:28.639Z] setOSConditions: [2024-03-19T02:26:28.639Z] [2024-03-19T02:26:28.639Z] setToolWin: [2024-03-19T02:26:28.639Z] [2024-03-19T02:26:28.639Z] setToolUnix: [2024-03-19T02:26:28.639Z] [2024-03-19T02:26:28.639Z] setToolProperty: [2024-03-19T02:26:28.639Z] [2024-03-19T02:26:28.639Z] setS1ASclassPath: [2024-03-19T02:26:28.639Z] [2024-03-19T02:26:28.639Z] init-common: [2024-03-19T02:26:28.639Z] [2024-03-19T02:26:28.639Z] compile-common: [2024-03-19T02:26:28.639Z] [echo] Current time (ISO): 2024-03-19T02:26:28.413+0000 [2024-03-19T02:26:28.639Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:28.711Z] [exec] Application deployed with name soap12-web. [2024-03-19T02:26:28.711Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:28.711Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:28.711Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:28.711Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:28.711Z] [2024-03-19T02:26:28.711Z] deploy-war-commonee: [2024-03-19T02:26:28.711Z] [2024-03-19T02:26:28.711Z] deploy-appclient: [2024-03-19T02:26:28.711Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:28.711Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:28.712Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:28.712Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:28.712Z] [2024-03-19T02:26:28.712Z] setOSConditions: [2024-03-19T02:26:28.712Z] [2024-03-19T02:26:28.712Z] setToolWin: [2024-03-19T02:26:28.712Z] [2024-03-19T02:26:28.712Z] setToolUnix: [2024-03-19T02:26:28.712Z] [2024-03-19T02:26:28.712Z] setToolProperty: [2024-03-19T02:26:28.712Z] [2024-03-19T02:26:28.712Z] setS1ASclassPath: [2024-03-19T02:26:28.712Z] [2024-03-19T02:26:28.712Z] init-common: [2024-03-19T02:26:28.712Z] [2024-03-19T02:26:28.712Z] deploy-client-common: [2024-03-19T02:26:28.767Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:28.767Z] [javac] 1 warning [2024-03-19T02:26:28.767Z] [2024-03-19T02:26:28.767Z] assemble: [2024-03-19T02:26:28.767Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-web.war [2024-03-19T02:26:28.767Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-ejb.jar [2024-03-19T02:26:28.767Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvPropsApp.ear [2024-03-19T02:26:28.767Z] [ear] Warning: selected ear files include a META-INF/application.xml which will be ignored (please use appxml attribute to ear task) [2024-03-19T02:26:28.767Z] [2024-03-19T02:26:28.768Z] deploy.asadmin: [2024-03-19T02:26:28.768Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvPropsApp.ear [2024-03-19T02:26:28.888Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2024-03-19T02:26:28.888Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:26:28.888Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-03-19T02:26:28.888Z] [java] HTTP port :8080 [2024-03-19T02:26:28.888Z] [java] HTTP hostname :localhost [2024-03-19T02:26:28.890Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/realmPerApp/shopping/RpaBean.java uses unchecked or unsafe operations. [2024-03-19T02:26:28.890Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:26:28.890Z] [javac] 2 warnings [2024-03-19T02:26:28.890Z] [2024-03-19T02:26:28.890Z] setOSConditions: [2024-03-19T02:26:28.890Z] [2024-03-19T02:26:28.890Z] setToolWin: [2024-03-19T02:26:28.890Z] [2024-03-19T02:26:28.890Z] setToolUnix: [2024-03-19T02:26:28.890Z] [2024-03-19T02:26:28.890Z] setToolProperty: [2024-03-19T02:26:28.890Z] [2024-03-19T02:26:28.890Z] setS1ASclassPath: [2024-03-19T02:26:28.890Z] [2024-03-19T02:26:28.890Z] init-common: [2024-03-19T02:26:28.890Z] [2024-03-19T02:26:28.890Z] compile-common: [2024-03-19T02:26:28.890Z] [echo] Current time (ISO): 2024-03-19T02:26:28.816+0000 [2024-03-19T02:26:28.890Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:29.035Z] [2024-03-19T02:26:29.035Z] setOSConditions: [2024-03-19T02:26:29.035Z] [2024-03-19T02:26:29.035Z] setToolWin: [2024-03-19T02:26:29.035Z] [2024-03-19T02:26:29.035Z] setToolUnix: [2024-03-19T02:26:29.035Z] [2024-03-19T02:26:29.035Z] setToolProperty: [2024-03-19T02:26:29.035Z] [2024-03-19T02:26:29.035Z] setS1ASclassPath: [2024-03-19T02:26:29.035Z] [2024-03-19T02:26:29.035Z] init-common: [2024-03-19T02:26:29.035Z] [2024-03-19T02:26:29.035Z] startDomainUnix: [2024-03-19T02:26:29.035Z] [echo] Starting DAS [2024-03-19T02:26:29.047Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-03-19T02:26:29.146Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-03-19T02:26:29.146Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2024-03-19T02:26:29.146Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:26:29.146Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:29.146Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:29.146Z] [2024-03-19T02:26:29.146Z] undeploy-ear: [2024-03-19T02:26:29.146Z] [2024-03-19T02:26:29.146Z] setOSConditions: [2024-03-19T02:26:29.146Z] [2024-03-19T02:26:29.146Z] setToolWin: [2024-03-19T02:26:29.146Z] [2024-03-19T02:26:29.146Z] setToolUnix: [2024-03-19T02:26:29.146Z] [2024-03-19T02:26:29.146Z] setToolProperty: [2024-03-19T02:26:29.146Z] [2024-03-19T02:26:29.146Z] setS1ASclassPath: [2024-03-19T02:26:29.147Z] [2024-03-19T02:26:29.147Z] init-common: [2024-03-19T02:26:29.147Z] [2024-03-19T02:26:29.147Z] delete-ra-config: [2024-03-19T02:26:29.147Z] [2024-03-19T02:26:29.147Z] asadmin-common: [2024-03-19T02:26:29.147Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:26:29.156Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.steady_pool_size=2 [2024-03-19T02:26:29.157Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.steady-pool-size=2 [2024-03-19T02:26:29.157Z] [2024-03-19T02:26:29.157Z] asadmin-common: [2024-03-19T02:26:29.157Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.max_pool_size=2 [2024-03-19T02:26:29.286Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/soap12-client.jar [2024-03-19T02:26:29.368Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:29.369Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:29.413Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.max_pool_size=2 [2024-03-19T02:26:29.413Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.max-pool-size=2 [2024-03-19T02:26:29.413Z] [2024-03-19T02:26:29.414Z] setOSConditions: [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] setToolWin: [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] setToolUnix: [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] setToolProperty: [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] setS1ASclassPath: [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] init-common: [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] deploy-common: [2024-03-19T02:26:29.414Z] [echo] Current time (ISO): 2024-03-19T02:26:29.330+0000 [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] setOSConditions: [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] setToolWin: [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] setToolUnix: [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] setToolProperty: [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] setS1ASclassPath: [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] init-common: [2024-03-19T02:26:29.414Z] [2024-03-19T02:26:29.414Z] deploy-common-pe: [2024-03-19T02:26:29.602Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:29.602Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:29.602Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:29.602Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:29.602Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:29.602Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:29.602Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:29.750Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:29.750Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:29.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-03-19T02:26:29.934Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app. [2024-03-19T02:26:29.934Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app [2024-03-19T02:26:29.935Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] processResult: [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] failed: [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] passed: [2024-03-19T02:26:29.935Z] [echo] Test CorrectEnvProps Passed [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] unknown: [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] init.os: [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] init.tools.unix: [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] init.tools.windows: [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] init.tools: [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] setAsadminArgs: [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] init: [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] init.customtasks: [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] prepare: [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] undeploy.asadmin: [2024-03-19T02:26:29.935Z] [2024-03-19T02:26:29.935Z] setAsadminArgs: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] common.undeploy.asadmin: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] init.os: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] init.tools.unix: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] init.tools.windows: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] init.tools: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] setAsadminArgs: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] init: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] init.customtasks: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] delAppRef: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] init.os: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] init.tools.unix: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] init.tools.windows: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] init.tools: [2024-03-19T02:26:29.936Z] [2024-03-19T02:26:29.936Z] setAsadminArgs: [2024-03-19T02:26:29.937Z] [2024-03-19T02:26:29.937Z] init: [2024-03-19T02:26:29.979Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitApp.ear [2024-03-19T02:26:30.006Z] [2024-03-19T02:26:30.006Z] setOSConditions: [2024-03-19T02:26:30.006Z] [2024-03-19T02:26:30.006Z] setToolWin: [2024-03-19T02:26:30.006Z] [2024-03-19T02:26:30.006Z] setToolUnix: [2024-03-19T02:26:30.007Z] [2024-03-19T02:26:30.007Z] setToolProperty: [2024-03-19T02:26:30.007Z] [2024-03-19T02:26:30.007Z] setS1ASclassPath: [2024-03-19T02:26:30.007Z] [2024-03-19T02:26:30.007Z] init-common: [2024-03-19T02:26:30.007Z] [2024-03-19T02:26:30.007Z] undeploy-common: [2024-03-19T02:26:30.153Z] [exec] Mar 19, 2024 2:26:29 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:30.153Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@340afaf8 [2024-03-19T02:26:30.153Z] [exec] Mar 19, 2024 2:26:29 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:26:30.153Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:26:30.164Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:30.164Z] [javac] 1 warning [2024-03-19T02:26:30.164Z] [2024-03-19T02:26:30.164Z] setOSConditions: [2024-03-19T02:26:30.164Z] [2024-03-19T02:26:30.165Z] setToolWin: [2024-03-19T02:26:30.165Z] [2024-03-19T02:26:30.165Z] setToolUnix: [2024-03-19T02:26:30.165Z] [2024-03-19T02:26:30.165Z] setToolProperty: [2024-03-19T02:26:30.165Z] [2024-03-19T02:26:30.165Z] setS1ASclassPath: [2024-03-19T02:26:30.165Z] [2024-03-19T02:26:30.165Z] init-common: [2024-03-19T02:26:30.165Z] [2024-03-19T02:26:30.165Z] compile-common: [2024-03-19T02:26:30.165Z] [echo] Current time (ISO): 2024-03-19T02:26:30.141+0000 [2024-03-19T02:26:30.165Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:30.194Z] [2024-03-19T02:26:30.194Z] init.customtasks: [2024-03-19T02:26:30.194Z] [2024-03-19T02:26:30.194Z] common.run.asadmin: [2024-03-19T02:26:30.194Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app [2024-03-19T02:26:30.225Z] [exec] Application deployed with name soap12-client. [2024-03-19T02:26:30.225Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:30.225Z] [2024-03-19T02:26:30.225Z] setup: [2024-03-19T02:26:30.225Z] [2024-03-19T02:26:30.225Z] runtest: [2024-03-19T02:26:30.225Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:30.225Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:30.225Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:30.225Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:30.225Z] [2024-03-19T02:26:30.225Z] setOSConditions: [2024-03-19T02:26:30.225Z] [2024-03-19T02:26:30.225Z] setToolWin: [2024-03-19T02:26:30.225Z] [2024-03-19T02:26:30.225Z] setToolUnix: [2024-03-19T02:26:30.225Z] [2024-03-19T02:26:30.226Z] setToolProperty: [2024-03-19T02:26:30.226Z] [2024-03-19T02:26:30.226Z] setS1ASclassPath: [2024-03-19T02:26:30.226Z] [2024-03-19T02:26:30.226Z] init-common: [2024-03-19T02:26:30.226Z] [2024-03-19T02:26:30.226Z] runclient-common: [2024-03-19T02:26:30.226Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/soap12AppClient.jar -name soap12Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml http://localhost:8080 [2024-03-19T02:26:30.236Z] [exec] Application deployed with name jdbc-autocommitApp. [2024-03-19T02:26:30.236Z] [echo] Deployment on target server server successful [2024-03-19T02:26:30.236Z] [2024-03-19T02:26:30.236Z] setOSConditions: [2024-03-19T02:26:30.236Z] [2024-03-19T02:26:30.236Z] setToolWin: [2024-03-19T02:26:30.236Z] [2024-03-19T02:26:30.236Z] setToolUnix: [2024-03-19T02:26:30.236Z] [2024-03-19T02:26:30.236Z] setToolProperty: [2024-03-19T02:26:30.236Z] [2024-03-19T02:26:30.236Z] setS1ASclassPath: [2024-03-19T02:26:30.236Z] [2024-03-19T02:26:30.236Z] init-common: [2024-03-19T02:26:30.236Z] [2024-03-19T02:26:30.236Z] deploy-common-ee: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] run: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] setOSConditions: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] setToolWin: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] setToolUnix: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] setToolProperty: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] setS1ASclassPath: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] init-common: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] execute-sql-common: [2024-03-19T02:26:30.237Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/create_pointbase.sql [2024-03-19T02:26:30.237Z] [sql] 0 rows affected [2024-03-19T02:26:30.237Z] [sql] 0 rows affected [2024-03-19T02:26:30.237Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] setOSConditions: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] setToolWin: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] setToolUnix: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] setToolProperty: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] setS1ASclassPath: [2024-03-19T02:26:30.237Z] [2024-03-19T02:26:30.237Z] init-common: [2024-03-19T02:26:30.238Z] [2024-03-19T02:26:30.238Z] runclient-common: [2024-03-19T02:26:30.238Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitAppClient.jar -name jdbc-autocommitClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-03-19T02:26:30.411Z] [exec] Mar 19, 2024 2:26:30 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:26:30.411Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:26:30.463Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:30.463Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:30.571Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-03-19T02:26:30.571Z] [2024-03-19T02:26:30.571Z] unsetup: [2024-03-19T02:26:30.571Z] [2024-03-19T02:26:30.571Z] setOSConditions: [2024-03-19T02:26:30.571Z] [2024-03-19T02:26:30.571Z] setToolWin: [2024-03-19T02:26:30.571Z] [2024-03-19T02:26:30.571Z] setToolUnix: [2024-03-19T02:26:30.571Z] [2024-03-19T02:26:30.571Z] setToolProperty: [2024-03-19T02:26:30.571Z] [2024-03-19T02:26:30.571Z] setS1ASclassPath: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] init-common: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] default-sql: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] setOSConditions: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] setToolWin: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] setToolUnix: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] setToolProperty: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] setS1ASclassPath: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] init-common: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] execute-sql-common: [2024-03-19T02:26:30.572Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/dropBankTables.sql [2024-03-19T02:26:30.572Z] [sql] 0 rows affected [2024-03-19T02:26:30.572Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] sql-oracle: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] execute-sql-connector: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] delete-resource: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.572Z] setOSConditions: [2024-03-19T02:26:30.572Z] [2024-03-19T02:26:30.573Z] setToolWin: [2024-03-19T02:26:30.573Z] [2024-03-19T02:26:30.573Z] setToolUnix: [2024-03-19T02:26:30.573Z] [2024-03-19T02:26:30.573Z] setToolProperty: [2024-03-19T02:26:30.573Z] [2024-03-19T02:26:30.573Z] setS1ASclassPath: [2024-03-19T02:26:30.573Z] [2024-03-19T02:26:30.573Z] init-common: [2024-03-19T02:26:30.573Z] [2024-03-19T02:26:30.573Z] delete-connector-resource-common: [2024-03-19T02:26:30.573Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [2024-03-19T02:26:30.721Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:30.721Z] [2024-03-19T02:26:30.721Z] private-all: [2024-03-19T02:26:30.721Z] [2024-03-19T02:26:30.721Z] declare-test: [2024-03-19T02:26:30.722Z] [echo] Starting test DefaultResources ejb31/jndivalidation/resourceref/DefaultResources Test asadmin deploy [2024-03-19T02:26:30.722Z] [2024-03-19T02:26:30.722Z] init.os: [2024-03-19T02:26:30.722Z] [2024-03-19T02:26:30.722Z] init.tools.unix: [2024-03-19T02:26:30.722Z] [2024-03-19T02:26:30.722Z] init.tools.windows: [2024-03-19T02:26:30.722Z] [2024-03-19T02:26:30.722Z] init.tools: [2024-03-19T02:26:30.722Z] [2024-03-19T02:26:30.722Z] setAsadminArgs: [2024-03-19T02:26:30.722Z] [2024-03-19T02:26:30.722Z] init: [2024-03-19T02:26:30.722Z] [2024-03-19T02:26:30.722Z] init.customtasks: [2024-03-19T02:26:30.722Z] [2024-03-19T02:26:30.722Z] prepare: [2024-03-19T02:26:30.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources [2024-03-19T02:26:30.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives [2024-03-19T02:26:30.722Z] [2024-03-19T02:26:30.722Z] compile: [2024-03-19T02:26:30.722Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/DefaultResources/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:30.722Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources [2024-03-19T02:26:30.791Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:30.791Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:30.791Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:30.791Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:30.791Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:30.791Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:30.791Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:30.926Z] + break [2024-03-19T02:26:30.926Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-03-19T02:26:30.976Z] [exec] Mar 19, 2024 2:26:30 AM com.sun.logging.LogDomains getResourceBundle [2024-03-19T02:26:30.976Z] [exec] WARNING: Cannot find the resource bundle for the name com.sun.logging.enterprise.system.util for class com.sun.enterprise.container.common.impl.EntityManagerFactoryWrapper using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@38cccef [2024-03-19T02:26:30.976Z] [exec] AppClient successful injection of EMF references! [2024-03-19T02:26:30.976Z] [exec] invoking webclient servlet at http://localhost:45712/ejb-ejb30-hello-session3/servlet [2024-03-19T02:26:30.978Z] Archiving artifacts [2024-03-19T02:26:30.980Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:30.980Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:30.980Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:30.980Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:30.980Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:30.980Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:30.980Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:31.111Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:31.111Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:31.111Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:31.111Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:31.111Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:31.111Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:31.111Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:31.136Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server jdbc/ejb-subclassing [2024-03-19T02:26:31.136Z] [exec] Connector resource jdbc/ejb-subclassing deleted. [2024-03-19T02:26:31.136Z] [2024-03-19T02:26:31.137Z] delete-pool: [2024-03-19T02:26:31.137Z] [2024-03-19T02:26:31.137Z] setOSConditions: [2024-03-19T02:26:31.137Z] [2024-03-19T02:26:31.137Z] setToolWin: [2024-03-19T02:26:31.137Z] [2024-03-19T02:26:31.137Z] setToolUnix: [2024-03-19T02:26:31.137Z] [2024-03-19T02:26:31.137Z] setToolProperty: [2024-03-19T02:26:31.137Z] [2024-03-19T02:26:31.137Z] setS1ASclassPath: [2024-03-19T02:26:31.137Z] [2024-03-19T02:26:31.137Z] init-common: [2024-03-19T02:26:31.137Z] [2024-03-19T02:26:31.137Z] delete-connector-connpool-common: [2024-03-19T02:26:31.137Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true standalone-ra-pool [2024-03-19T02:26:31.166Z] [exec] Mar 19, 2024 2:26:30 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:31.166Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:31.237Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:31.237Z] [javac] 1 warning [2024-03-19T02:26:31.237Z] [2024-03-19T02:26:31.237Z] assemble: [2024-03-19T02:26:31.237Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives/deployment-ejb31-jndivalidation-resourceref-DefaultResources-web.war [2024-03-19T02:26:31.237Z] [2024-03-19T02:26:31.237Z] deploy.asadmin: [2024-03-19T02:26:31.237Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives --name deployment-ejb31-jndivalidation-resourceref-DefaultResources-web --contextroot deployment-ejb31-jndivalidation-resourceref-DefaultResources /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives/deployment-ejb31-jndivalidation-resourceref-DefaultResources-web.war [2024-03-19T02:26:31.399Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:31.399Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:31.399Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true standalone-ra-pool [2024-03-19T02:26:31.399Z] [exec] Connector connection pool standalone-ra-pool deleted. [2024-03-19T02:26:31.399Z] [2024-03-19T02:26:31.399Z] setOSConditions: [2024-03-19T02:26:31.399Z] [2024-03-19T02:26:31.399Z] setToolWin: [2024-03-19T02:26:31.399Z] [2024-03-19T02:26:31.399Z] setToolUnix: [2024-03-19T02:26:31.399Z] [2024-03-19T02:26:31.399Z] setToolProperty: [2024-03-19T02:26:31.399Z] [2024-03-19T02:26:31.400Z] setS1ASclassPath: [2024-03-19T02:26:31.400Z] [2024-03-19T02:26:31.400Z] init-common: [2024-03-19T02:26:31.400Z] [2024-03-19T02:26:31.400Z] delete-admin-object: [2024-03-19T02:26:31.400Z] [2024-03-19T02:26:31.400Z] asadmin-common: [2024-03-19T02:26:31.400Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2024-03-19T02:26:31.607Z] [exec] Mar 19, 2024 2:26:31 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:31.607Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@33e3bd2e [2024-03-19T02:26:31.623Z] [exec] Mar 19, 2024 2:26:31 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:31.623Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:31.700Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:31.729Z] [exec] Mar 19, 2024 2:26:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:31.729Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:26:31.802Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:31.802Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:31.879Z] [exec] Mar 19, 2024 2:26:31 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:26:31.879Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:26:31.957Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:26:31.957Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:31.957Z] [javac] 1 warning [2024-03-19T02:26:31.957Z] [2024-03-19T02:26:31.957Z] build: [2024-03-19T02:26:31.957Z] [2024-03-19T02:26:31.957Z] package-ejbjar-common: [2024-03-19T02:26:31.957Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:31.957Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:31.957Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowed-ejb.jar [2024-03-19T02:26:31.957Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:31.957Z] [2024-03-19T02:26:31.957Z] setOSConditions: [2024-03-19T02:26:31.957Z] [2024-03-19T02:26:31.957Z] setToolWin: [2024-03-19T02:26:31.957Z] [2024-03-19T02:26:31.958Z] setToolUnix: [2024-03-19T02:26:31.958Z] [2024-03-19T02:26:31.958Z] setToolProperty: [2024-03-19T02:26:31.958Z] [2024-03-19T02:26:31.958Z] setS1ASclassPath: [2024-03-19T02:26:31.958Z] [2024-03-19T02:26:31.958Z] init-common: [2024-03-19T02:26:31.958Z] [2024-03-19T02:26:31.958Z] appclient-jar-common: [2024-03-19T02:26:31.958Z] [2024-03-19T02:26:31.958Z] package-appclientjar-common: [2024-03-19T02:26:31.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:31.958Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowed-client.jar [2024-03-19T02:26:31.958Z] [2024-03-19T02:26:31.958Z] setOSConditions: [2024-03-19T02:26:31.958Z] [2024-03-19T02:26:31.958Z] fixFiles: [2024-03-19T02:26:31.958Z] [2024-03-19T02:26:31.958Z] convUnix: [2024-03-19T02:26:31.958Z] [2024-03-19T02:26:31.958Z] convWin: [2024-03-19T02:26:31.958Z] [2024-03-19T02:26:31.958Z] setToolWin: [2024-03-19T02:26:31.958Z] [2024-03-19T02:26:31.958Z] setToolUnix: [2024-03-19T02:26:31.958Z] [2024-03-19T02:26:31.959Z] setToolProperty: [2024-03-19T02:26:31.959Z] [2024-03-19T02:26:31.959Z] setS1ASclassPath: [2024-03-19T02:26:31.959Z] [2024-03-19T02:26:31.959Z] init-common: [2024-03-19T02:26:31.959Z] [2024-03-19T02:26:31.959Z] ear-common: [2024-03-19T02:26:31.959Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:31.959Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/${sun-application.xml} to copy. [2024-03-19T02:26:31.959Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:26:31.959Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:31.959Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowedApp.ear [2024-03-19T02:26:31.959Z] [2024-03-19T02:26:31.959Z] deploy: [2024-03-19T02:26:31.959Z] [2024-03-19T02:26:31.959Z] setOSConditions: [2024-03-19T02:26:31.959Z] [2024-03-19T02:26:31.959Z] setToolWin: [2024-03-19T02:26:31.959Z] [2024-03-19T02:26:31.959Z] setToolUnix: [2024-03-19T02:26:31.959Z] [2024-03-19T02:26:31.959Z] setToolProperty: [2024-03-19T02:26:31.959Z] [2024-03-19T02:26:31.959Z] setS1ASclassPath: [2024-03-19T02:26:31.960Z] [2024-03-19T02:26:31.960Z] init-common: [2024-03-19T02:26:31.960Z] [2024-03-19T02:26:31.960Z] deploy-common: [2024-03-19T02:26:31.960Z] [echo] Current time (ISO): 2024-03-19T02:26:31.853+0000 [2024-03-19T02:26:31.960Z] [2024-03-19T02:26:31.960Z] setOSConditions: [2024-03-19T02:26:31.960Z] [2024-03-19T02:26:31.960Z] setToolWin: [2024-03-19T02:26:31.960Z] [2024-03-19T02:26:31.960Z] setToolUnix: [2024-03-19T02:26:31.960Z] [2024-03-19T02:26:31.960Z] setToolProperty: [2024-03-19T02:26:31.960Z] [2024-03-19T02:26:31.960Z] setS1ASclassPath: [2024-03-19T02:26:31.960Z] [2024-03-19T02:26:31.960Z] init-common: [2024-03-19T02:26:31.960Z] [2024-03-19T02:26:31.960Z] deploy-common-pe: [2024-03-19T02:26:31.962Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2024-03-19T02:26:31.962Z] [exec] Administered object eis/jdbcAdmin deleted. [2024-03-19T02:26:31.962Z] [2024-03-19T02:26:31.962Z] setOSConditions: [2024-03-19T02:26:31.962Z] [2024-03-19T02:26:31.962Z] setToolWin: [2024-03-19T02:26:31.962Z] [2024-03-19T02:26:31.962Z] setToolUnix: [2024-03-19T02:26:31.962Z] [2024-03-19T02:26:31.962Z] setToolProperty: [2024-03-19T02:26:31.962Z] [2024-03-19T02:26:31.962Z] setS1ASclassPath: [2024-03-19T02:26:31.962Z] [2024-03-19T02:26:31.962Z] init-common: [2024-03-19T02:26:31.962Z] [2024-03-19T02:26:31.962Z] undeploy-rar-common: [2024-03-19T02:26:31.962Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:26:31.985Z] [exec] Mar 19, 2024 2:26:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:31.986Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:26:32.164Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:32.182Z] [exec] Mar 19, 2024 2:26:32 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:26:32.182Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6738e2db[jndiName=java:app/jdbc-pointbase-pool1, applicationName=generic-embeddedApp, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:26:32.182Z] [exec] DataSource in appclient : com.sun.gjc.spi.jdbc40.DataSource40@20556566 [2024-03-19T02:26:32.182Z] [exec] Value of key is: Connector Embedded 1.5 test - 1 [2024-03-19T02:26:32.182Z] [exec] Mar 19, 2024 2:26:32 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:26:32.182Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@9676e267[jndiName=java:app/jdbc/test-pool, applicationName=generic-embeddedApp, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:26:32.182Z] [exec] DataSource (java:app/jdbc/test-resource) in appclient : com.sun.gjc.spi.jdbc40.DataSource40@578198d9 [2024-03-19T02:26:32.182Z] [exec] Value of key is: Connector Embedded 1.5 test - 2 [2024-03-19T02:26:32.366Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-DefaultResources-web. [2024-03-19T02:26:32.366Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-DefaultResources-web [2024-03-19T02:26:32.366Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:32.366Z] [2024-03-19T02:26:32.366Z] processResult: [2024-03-19T02:26:32.366Z] [2024-03-19T02:26:32.366Z] failed: [2024-03-19T02:26:32.366Z] [2024-03-19T02:26:32.366Z] passed: [2024-03-19T02:26:32.366Z] [echo] Test DefaultResources Passed [2024-03-19T02:26:32.366Z] [2024-03-19T02:26:32.366Z] unknown: [2024-03-19T02:26:32.366Z] [2024-03-19T02:26:32.366Z] init.os: [2024-03-19T02:26:32.366Z] [2024-03-19T02:26:32.366Z] init.tools.unix: [2024-03-19T02:26:32.366Z] [2024-03-19T02:26:32.366Z] init.tools.windows: [2024-03-19T02:26:32.366Z] [2024-03-19T02:26:32.366Z] init.tools: [2024-03-19T02:26:32.366Z] [2024-03-19T02:26:32.366Z] setAsadminArgs: [2024-03-19T02:26:32.366Z] [2024-03-19T02:26:32.366Z] init: [2024-03-19T02:26:32.366Z] [2024-03-19T02:26:32.366Z] init.customtasks: [2024-03-19T02:26:32.366Z] [2024-03-19T02:26:32.367Z] prepare: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] undeploy.asadmin: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] setAsadminArgs: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] common.undeploy.asadmin: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] init.os: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] init.tools.unix: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] init.tools.windows: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] init.tools: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] setAsadminArgs: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] init: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] init.customtasks: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] delAppRef: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] init.os: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.367Z] init.tools.unix: [2024-03-19T02:26:32.367Z] [2024-03-19T02:26:32.368Z] init.tools.windows: [2024-03-19T02:26:32.368Z] [2024-03-19T02:26:32.368Z] init.tools: [2024-03-19T02:26:32.368Z] [2024-03-19T02:26:32.368Z] setAsadminArgs: [2024-03-19T02:26:32.368Z] [2024-03-19T02:26:32.368Z] init: [2024-03-19T02:26:32.368Z] [2024-03-19T02:26:32.368Z] init.customtasks: [2024-03-19T02:26:32.368Z] [2024-03-19T02:26:32.368Z] common.run.asadmin: [2024-03-19T02:26:32.368Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-DefaultResources-web [2024-03-19T02:26:32.439Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:32.544Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowedApp.ear [2024-03-19T02:26:32.545Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:26:32.546Z] [2024-03-19T02:26:32.546Z] all: [2024-03-19T02:26:32.546Z] [echo] @@## web2connector (second time) ##@@ [2024-03-19T02:26:32.546Z] [2024-03-19T02:26:32.546Z] setOSConditions: [2024-03-19T02:26:32.546Z] [2024-03-19T02:26:32.546Z] setToolWin: [2024-03-19T02:26:32.546Z] [2024-03-19T02:26:32.546Z] setToolUnix: [2024-03-19T02:26:32.546Z] [2024-03-19T02:26:32.546Z] setToolProperty: [2024-03-19T02:26:32.546Z] [2024-03-19T02:26:32.546Z] setS1ASclassPath: [2024-03-19T02:26:32.546Z] [2024-03-19T02:26:32.546Z] init-common: [2024-03-19T02:26:32.546Z] [2024-03-19T02:26:32.546Z] clean: [2024-03-19T02:26:32.546Z] [2024-03-19T02:26:32.546Z] setOSConditions: [2024-03-19T02:26:32.546Z] [2024-03-19T02:26:32.546Z] setToolWin: [2024-03-19T02:26:32.546Z] [2024-03-19T02:26:32.547Z] setToolUnix: [2024-03-19T02:26:32.547Z] [2024-03-19T02:26:32.547Z] setToolProperty: [2024-03-19T02:26:32.547Z] [2024-03-19T02:26:32.547Z] setS1ASclassPath: [2024-03-19T02:26:32.547Z] [2024-03-19T02:26:32.547Z] init-common: [2024-03-19T02:26:32.547Z] [2024-03-19T02:26:32.547Z] clean-common: [2024-03-19T02:26:32.547Z] [2024-03-19T02:26:32.547Z] setOSConditions: [2024-03-19T02:26:32.547Z] [2024-03-19T02:26:32.547Z] setToolWin: [2024-03-19T02:26:32.547Z] [2024-03-19T02:26:32.547Z] setToolUnix: [2024-03-19T02:26:32.547Z] [2024-03-19T02:26:32.547Z] setToolProperty: [2024-03-19T02:26:32.547Z] [2024-03-19T02:26:32.547Z] setS1ASclassPath: [2024-03-19T02:26:32.547Z] [2024-03-19T02:26:32.548Z] init-common: [2024-03-19T02:26:32.548Z] [2024-03-19T02:26:32.548Z] clean-classes-common: [2024-03-19T02:26:32.548Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:32.548Z] [2024-03-19T02:26:32.548Z] setOSConditions: [2024-03-19T02:26:32.548Z] [2024-03-19T02:26:32.548Z] setToolWin: [2024-03-19T02:26:32.548Z] [2024-03-19T02:26:32.548Z] setToolUnix: [2024-03-19T02:26:32.548Z] [2024-03-19T02:26:32.548Z] setToolProperty: [2024-03-19T02:26:32.548Z] [2024-03-19T02:26:32.548Z] setS1ASclassPath: [2024-03-19T02:26:32.548Z] [2024-03-19T02:26:32.548Z] init-common: [2024-03-19T02:26:32.548Z] [2024-03-19T02:26:32.548Z] clean-jars-common: [2024-03-19T02:26:32.548Z] [2024-03-19T02:26:32.548Z] compile: [2024-03-19T02:26:32.549Z] [2024-03-19T02:26:32.549Z] setOSConditions: [2024-03-19T02:26:32.549Z] [2024-03-19T02:26:32.549Z] setToolWin: [2024-03-19T02:26:32.549Z] [2024-03-19T02:26:32.549Z] setToolUnix: [2024-03-19T02:26:32.549Z] [2024-03-19T02:26:32.549Z] setToolProperty: [2024-03-19T02:26:32.549Z] [2024-03-19T02:26:32.549Z] setS1ASclassPath: [2024-03-19T02:26:32.549Z] [2024-03-19T02:26:32.549Z] init-common: [2024-03-19T02:26:32.549Z] [2024-03-19T02:26:32.549Z] compile-common: [2024-03-19T02:26:32.549Z] [echo] Current time (ISO): 2024-03-19T02:26:32.306+0000 [2024-03-19T02:26:32.549Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:32.549Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:32.733Z] [javac] 1 warning [2024-03-19T02:26:32.733Z] [2024-03-19T02:26:32.733Z] build: [2024-03-19T02:26:32.733Z] [2024-03-19T02:26:32.733Z] setOSConditions: [2024-03-19T02:26:32.733Z] [2024-03-19T02:26:32.733Z] fixFiles: [2024-03-19T02:26:32.733Z] [2024-03-19T02:26:32.733Z] convUnix: [2024-03-19T02:26:32.733Z] [2024-03-19T02:26:32.733Z] convWin: [2024-03-19T02:26:32.733Z] [2024-03-19T02:26:32.733Z] setToolWin: [2024-03-19T02:26:32.733Z] [2024-03-19T02:26:32.733Z] setToolUnix: [2024-03-19T02:26:32.734Z] [2024-03-19T02:26:32.734Z] setToolProperty: [2024-03-19T02:26:32.734Z] [2024-03-19T02:26:32.734Z] setS1ASclassPath: [2024-03-19T02:26:32.734Z] [2024-03-19T02:26:32.734Z] init-common: [2024-03-19T02:26:32.734Z] [2024-03-19T02:26:32.734Z] package-persistence-common: [2024-03-19T02:26:32.734Z] [2024-03-19T02:26:32.734Z] ejb-jar-common: [2024-03-19T02:26:32.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:32.734Z] [2024-03-19T02:26:32.734Z] package-ejbjar-common: [2024-03-19T02:26:32.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:32.734Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:32.734Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:32.734Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-ejb.jar [2024-03-19T02:26:32.734Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:32.735Z] [2024-03-19T02:26:32.735Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:32.735Z] [exec] Value of key is: Connector Embedded 1.5 test - 3 [2024-03-19T02:26:32.735Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:32.735Z] appclient-jar-common: [2024-03-19T02:26:32.735Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:32.735Z] [2024-03-19T02:26:32.735Z] [exec] Value of key is: Connector Embedded 1.5 test - 4 [2024-03-19T02:26:32.735Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:32.735Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:32.735Z] [exec] Value of key is: Connector Embedded 1.5 test - 5 [2024-03-19T02:26:32.735Z] package-appclientjar-common: [2024-03-19T02:26:32.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:32.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:32.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:32.735Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-client.jar [2024-03-19T02:26:32.735Z] [2024-03-19T02:26:32.735Z] webclient-war-common: [2024-03-19T02:26:32.735Z] [2024-03-19T02:26:32.735Z] build-ear-common: [2024-03-19T02:26:32.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:32.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:32.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:32.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:32.735Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2024-03-19T02:26:32.735Z] [2024-03-19T02:26:32.736Z] setup: [2024-03-19T02:26:32.736Z] [2024-03-19T02:26:32.736Z] create-auth-filerealm: [2024-03-19T02:26:32.736Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keyfile2 [2024-03-19T02:26:32.736Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/realmPerApp/temp.txt [2024-03-19T02:26:32.736Z] [2024-03-19T02:26:32.736Z] setOSConditions: [2024-03-19T02:26:32.736Z] [2024-03-19T02:26:32.736Z] setToolWin: [2024-03-19T02:26:32.736Z] [2024-03-19T02:26:32.736Z] setToolUnix: [2024-03-19T02:26:32.736Z] [2024-03-19T02:26:32.736Z] setToolProperty: [2024-03-19T02:26:32.736Z] [2024-03-19T02:26:32.736Z] setS1ASclassPath: [2024-03-19T02:26:32.736Z] [2024-03-19T02:26:32.736Z] init-common: [2024-03-19T02:26:32.736Z] [2024-03-19T02:26:32.736Z] create-auth-realm: [2024-03-19T02:26:32.736Z] [echo] Creating auth realm file2 ... [2024-03-19T02:26:32.932Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:32.932Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:32.991Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:32.991Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:32.991Z] [exec] Value of key is: Connector Embedded 1.5 test - 6 [2024-03-19T02:26:32.992Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:32.992Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:32.992Z] [exec] Value of key is: Connector Embedded 1.5 test - 7 [2024-03-19T02:26:32.992Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:32.992Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:32.992Z] [exec] Value of key is: Connector Embedded 1.5 test - 8 [2024-03-19T02:26:32.992Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:32.992Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:32.992Z] [exec] Value of key is: Connector Embedded 1.5 test - 9 [2024-03-19T02:26:32.992Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:32.992Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:32.992Z] [exec] Value of key is: Connector Embedded 1.5 test - 10 [2024-03-19T02:26:33.106Z] [exec] Application deployed with name ejb-timer-opallowedApp. [2024-03-19T02:26:33.106Z] [echo] Deployment on target server server successful [2024-03-19T02:26:33.106Z] [2024-03-19T02:26:33.106Z] setOSConditions: [2024-03-19T02:26:33.106Z] [2024-03-19T02:26:33.106Z] setToolWin: [2024-03-19T02:26:33.106Z] [2024-03-19T02:26:33.106Z] setToolUnix: [2024-03-19T02:26:33.106Z] [2024-03-19T02:26:33.106Z] setToolProperty: [2024-03-19T02:26:33.106Z] [2024-03-19T02:26:33.106Z] setS1ASclassPath: [2024-03-19T02:26:33.107Z] [2024-03-19T02:26:33.107Z] init-common: [2024-03-19T02:26:33.107Z] [2024-03-19T02:26:33.107Z] deploy-common-ee: [2024-03-19T02:26:33.107Z] [2024-03-19T02:26:33.107Z] run-pojo: [2024-03-19T02:26:33.107Z] [2024-03-19T02:26:33.107Z] run-client: [2024-03-19T02:26:33.190Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:33.190Z] [2024-03-19T02:26:33.190Z] private-all: [2024-03-19T02:26:33.190Z] [2024-03-19T02:26:33.190Z] declare-test: [2024-03-19T02:26:33.190Z] [echo] Starting test JDBCResInAnotherApp ejb31/jndivalidation/resourceref/CorrectJDBCResource Test asadmin deploy [2024-03-19T02:26:33.190Z] [2024-03-19T02:26:33.191Z] init.os: [2024-03-19T02:26:33.191Z] [2024-03-19T02:26:33.191Z] init.tools.unix: [2024-03-19T02:26:33.191Z] [2024-03-19T02:26:33.191Z] init.tools.windows: [2024-03-19T02:26:33.191Z] [2024-03-19T02:26:33.191Z] init.tools: [2024-03-19T02:26:33.191Z] [2024-03-19T02:26:33.191Z] setAsadminArgs: [2024-03-19T02:26:33.191Z] [2024-03-19T02:26:33.191Z] init: [2024-03-19T02:26:33.191Z] [2024-03-19T02:26:33.191Z] init.customtasks: [2024-03-19T02:26:33.191Z] [2024-03-19T02:26:33.191Z] prepare: [2024-03-19T02:26:33.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app1 [2024-03-19T02:26:33.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app2 [2024-03-19T02:26:33.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives [2024-03-19T02:26:33.191Z] [2024-03-19T02:26:33.192Z] compile-app1: [2024-03-19T02:26:33.192Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:33.192Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app1 [2024-03-19T02:26:33.248Z] [exec] Mar 19, 2024 2:26:33 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:26:33.248Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-03-19T02:26:33.248Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:33.248Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:33.249Z] [exec] Value of key is: Connector Embedded 1.5 test - 11 [2024-03-19T02:26:33.249Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:33.249Z] [exec] [2024-03-19T02:26:33.249Z] [exec] [2024-03-19T02:26:33.249Z] [exec] ----------------------------------------- [2024-03-19T02:26:33.249Z] [exec] - Connector Embedded 1.5 test - 1: PASS - [2024-03-19T02:26:33.249Z] [exec] - Connector Embedded 1.5 test - 2: PASS - [2024-03-19T02:26:33.249Z] [exec] - Connector Embedded 1.5 test - 3: PASS - [2024-03-19T02:26:33.249Z] [exec] - Connector Embedded 1.5 test - 4: PASS - [2024-03-19T02:26:33.249Z] [exec] - Connector Embedded 1.5 test - 5: PASS - [2024-03-19T02:26:33.249Z] [exec] - Connector Embedded 1.5 test - 6: PASS - [2024-03-19T02:26:33.249Z] [exec] - Connector Embedded 1.5 test - 7: PASS - [2024-03-19T02:26:33.249Z] [exec] - Connector Embedded 1.5 test - 11: PASS - [2024-03-19T02:26:33.249Z] [exec] - Connector Embedded 1.5 test - 8: PASS - [2024-03-19T02:26:33.249Z] [exec] - Connector Embedded 1.5 test - 10: PASS - [2024-03-19T02:26:33.249Z] [exec] - Connector Embedded 1.5 test - 9: PASS - [2024-03-19T02:26:33.249Z] [exec] ----------------------------------------- [2024-03-19T02:26:33.249Z] [exec] Total PASS: 11 [2024-03-19T02:26:33.249Z] [exec] Total FAIL: 0 [2024-03-19T02:26:33.249Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:33.249Z] [exec] ----------------------------------------- [2024-03-19T02:26:33.249Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:33.249Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-03-19T02:26:33.249Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:33.449Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:33.449Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:33.449Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:33.449Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:33.449Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:33.449Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:33.449Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:33.479Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:33.479Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:33.479Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:33.479Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:33.479Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:33.479Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:33.479Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:33.505Z] [2024-03-19T02:26:33.505Z] checkReporting-common: [2024-03-19T02:26:33.505Z] [2024-03-19T02:26:33.505Z] confirmReportPresent-common: [2024-03-19T02:26:33.505Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:26:33.505Z] [echo] Test seems to be reported fine [2024-03-19T02:26:33.505Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/RepRunConf.txt [2024-03-19T02:26:33.505Z] [2024-03-19T02:26:33.505Z] confirmMissingReport-common: [2024-03-19T02:26:33.505Z] [2024-03-19T02:26:33.505Z] unset: [2024-03-19T02:26:33.505Z] [2024-03-19T02:26:33.505Z] setOSConditions: [2024-03-19T02:26:33.505Z] [2024-03-19T02:26:33.505Z] setToolWin: [2024-03-19T02:26:33.505Z] [2024-03-19T02:26:33.505Z] setToolUnix: [2024-03-19T02:26:33.505Z] [2024-03-19T02:26:33.505Z] setToolProperty: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.506Z] setS1ASclassPath: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.506Z] init-common: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.506Z] unsetJdbc: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.506Z] undeploy: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.506Z] setOSConditions: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.506Z] setToolWin: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.506Z] setToolUnix: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.506Z] setToolProperty: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.506Z] setS1ASclassPath: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.506Z] init-common: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.506Z] undeploy: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.506Z] setOSConditions: [2024-03-19T02:26:33.506Z] [2024-03-19T02:26:33.507Z] setToolWin: [2024-03-19T02:26:33.507Z] [2024-03-19T02:26:33.507Z] setToolUnix: [2024-03-19T02:26:33.507Z] [2024-03-19T02:26:33.507Z] setToolProperty: [2024-03-19T02:26:33.507Z] [2024-03-19T02:26:33.507Z] setS1ASclassPath: [2024-03-19T02:26:33.507Z] [2024-03-19T02:26:33.507Z] init-common: [2024-03-19T02:26:33.507Z] [2024-03-19T02:26:33.507Z] undeploy-common: [2024-03-19T02:26:33.669Z] [java] Mar 19, 2024 2:26:33 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:26:33.669Z] [java] Waiting for timer enabledINFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:26:33.669Z] [java] [2024-03-19T02:26:33.694Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm --target server file2 [2024-03-19T02:26:33.694Z] [2024-03-19T02:26:33.694Z] setOSConditions: [2024-03-19T02:26:33.694Z] [2024-03-19T02:26:33.694Z] setToolWin: [2024-03-19T02:26:33.694Z] [2024-03-19T02:26:33.694Z] setToolUnix: [2024-03-19T02:26:33.694Z] [2024-03-19T02:26:33.694Z] setToolProperty: [2024-03-19T02:26:33.694Z] [2024-03-19T02:26:33.694Z] setS1ASclassPath: [2024-03-19T02:26:33.694Z] [2024-03-19T02:26:33.694Z] init-common: [2024-03-19T02:26:33.694Z] [2024-03-19T02:26:33.694Z] create-user-common: [2024-03-19T02:26:33.706Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:33.706Z] [javac] 1 warning [2024-03-19T02:26:33.706Z] [2024-03-19T02:26:33.706Z] assemble-app1: [2024-03-19T02:26:33.706Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web.war [2024-03-19T02:26:33.706Z] [2024-03-19T02:26:33.706Z] deploy-app1: [2024-03-19T02:26:33.706Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives --name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web.war [2024-03-19T02:26:33.883Z] [exec] Mar 19, 2024 2:26:33 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:33.884Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@13192275 [2024-03-19T02:26:34.052Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:34.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:26:34.089Z] [2024-03-19T02:26:34.089Z] setOSConditions: [2024-03-19T02:26:34.089Z] [2024-03-19T02:26:34.089Z] setToolWin: [2024-03-19T02:26:34.090Z] [2024-03-19T02:26:34.090Z] setToolUnix: [2024-03-19T02:26:34.090Z] [2024-03-19T02:26:34.090Z] setToolProperty: [2024-03-19T02:26:34.090Z] [2024-03-19T02:26:34.090Z] setS1ASclassPath: [2024-03-19T02:26:34.090Z] [2024-03-19T02:26:34.090Z] init-common: [2024-03-19T02:26:34.090Z] [2024-03-19T02:26:34.090Z] restart: [2024-03-19T02:26:34.090Z] [echo] Not required to restart [2024-03-19T02:26:34.090Z] [2024-03-19T02:26:34.090Z] all: [2024-03-19T02:26:34.090Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-03-19T02:26:34.090Z] [2024-03-19T02:26:34.090Z] setOSConditions: [2024-03-19T02:26:34.090Z] [2024-03-19T02:26:34.090Z] setToolWin: [2024-03-19T02:26:34.090Z] [2024-03-19T02:26:34.090Z] setToolUnix: [2024-03-19T02:26:34.091Z] [2024-03-19T02:26:34.091Z] setToolProperty: [2024-03-19T02:26:34.091Z] [2024-03-19T02:26:34.091Z] setS1ASclassPath: [2024-03-19T02:26:34.091Z] [2024-03-19T02:26:34.091Z] init-common: [2024-03-19T02:26:34.091Z] [2024-03-19T02:26:34.091Z] clean: [2024-03-19T02:26:34.091Z] [2024-03-19T02:26:34.091Z] setOSConditions: [2024-03-19T02:26:34.091Z] [2024-03-19T02:26:34.091Z] setToolWin: [2024-03-19T02:26:34.091Z] [2024-03-19T02:26:34.091Z] setToolUnix: [2024-03-19T02:26:34.091Z] [2024-03-19T02:26:34.091Z] setToolProperty: [2024-03-19T02:26:34.091Z] [2024-03-19T02:26:34.091Z] setS1ASclassPath: [2024-03-19T02:26:34.091Z] [2024-03-19T02:26:34.091Z] init-common: [2024-03-19T02:26:34.091Z] [2024-03-19T02:26:34.091Z] clean-common: [2024-03-19T02:26:34.091Z] [2024-03-19T02:26:34.091Z] setOSConditions: [2024-03-19T02:26:34.092Z] [2024-03-19T02:26:34.092Z] setToolWin: [2024-03-19T02:26:34.092Z] [2024-03-19T02:26:34.092Z] setToolUnix: [2024-03-19T02:26:34.092Z] [2024-03-19T02:26:34.092Z] setToolProperty: [2024-03-19T02:26:34.092Z] [2024-03-19T02:26:34.092Z] setS1ASclassPath: [2024-03-19T02:26:34.092Z] [2024-03-19T02:26:34.092Z] init-common: [2024-03-19T02:26:34.092Z] [2024-03-19T02:26:34.092Z] clean-classes-common: [2024-03-19T02:26:34.092Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:34.092Z] [2024-03-19T02:26:34.092Z] setOSConditions: [2024-03-19T02:26:34.092Z] [2024-03-19T02:26:34.092Z] setToolWin: [2024-03-19T02:26:34.092Z] [2024-03-19T02:26:34.092Z] setToolUnix: [2024-03-19T02:26:34.092Z] [2024-03-19T02:26:34.092Z] setToolProperty: [2024-03-19T02:26:34.092Z] [2024-03-19T02:26:34.093Z] setS1ASclassPath: [2024-03-19T02:26:34.093Z] [2024-03-19T02:26:34.093Z] init-common: [2024-03-19T02:26:34.093Z] [2024-03-19T02:26:34.093Z] clean-jars-common: [2024-03-19T02:26:34.093Z] [2024-03-19T02:26:34.093Z] clean: [2024-03-19T02:26:34.093Z] [2024-03-19T02:26:34.093Z] compile: [2024-03-19T02:26:34.093Z] [2024-03-19T02:26:34.093Z] init: [2024-03-19T02:26:34.093Z] [echo] Building component ${component.name} [2024-03-19T02:26:34.093Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/internal/classes [2024-03-19T02:26:34.093Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib [2024-03-19T02:26:34.093Z] [2024-03-19T02:26:34.093Z] compile: [2024-03-19T02:26:34.093Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:34.093Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/internal/classes [2024-03-19T02:26:34.140Z] [exec] Value of key is: AutoCommit test1 : [2024-03-19T02:26:34.140Z] [exec] Value of key is: AutoCommit test2 : [2024-03-19T02:26:34.140Z] [exec] jdbc autocommit status: [2024-03-19T02:26:34.140Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:34.140Z] [exec] [2024-03-19T02:26:34.140Z] [exec] [2024-03-19T02:26:34.140Z] [exec] ----------------------------------------- [2024-03-19T02:26:34.140Z] [exec] - AutoCommit test1 : : PASS - [2024-03-19T02:26:34.140Z] [exec] - AutoCommit test2 : : PASS - [2024-03-19T02:26:34.140Z] [exec] ----------------------------------------- [2024-03-19T02:26:34.140Z] [exec] Total PASS: 2 [2024-03-19T02:26:34.140Z] [exec] Total FAIL: 0 [2024-03-19T02:26:34.140Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:34.140Z] [exec] ----------------------------------------- [2024-03-19T02:26:34.140Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:34.141Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:34.151Z] [exec] Add result = 300 [2024-03-19T02:26:34.151Z] [exec] Value of key is:soap12 [2024-03-19T02:26:34.151Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:34.151Z] [exec] [2024-03-19T02:26:34.151Z] [exec] [2024-03-19T02:26:34.151Z] [exec] ----------------------------------------- [2024-03-19T02:26:34.152Z] [exec] - soap12: PASS - [2024-03-19T02:26:34.152Z] [exec] ----------------------------------------- [2024-03-19T02:26:34.152Z] [exec] Total PASS: 1 [2024-03-19T02:26:34.152Z] [exec] Total FAIL: 0 [2024-03-19T02:26:34.152Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:34.152Z] [exec] ----------------------------------------- [2024-03-19T02:26:34.152Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:34.152Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:34.152Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:34.152Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:34.152Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:34.152Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:34.152Z] [2024-03-19T02:26:34.152Z] checkReporting-common: [2024-03-19T02:26:34.152Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:34.152Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:34.152Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:34.152Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:34.152Z] [2024-03-19T02:26:34.153Z] confirmReportPresent-common: [2024-03-19T02:26:34.153Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:26:34.153Z] [echo] Test seems to be reported fine [2024-03-19T02:26:34.153Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/RepRunConf.txt [2024-03-19T02:26:34.153Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:34.153Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:34.153Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:34.153Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:34.153Z] [2024-03-19T02:26:34.153Z] confirmMissingReport-common: [2024-03-19T02:26:34.153Z] [2024-03-19T02:26:34.153Z] undeploy: [2024-03-19T02:26:34.153Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:34.153Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:34.154Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:34.154Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:34.154Z] [2024-03-19T02:26:34.154Z] setOSConditions: [2024-03-19T02:26:34.154Z] [2024-03-19T02:26:34.154Z] setToolWin: [2024-03-19T02:26:34.154Z] [2024-03-19T02:26:34.154Z] setToolUnix: [2024-03-19T02:26:34.154Z] [2024-03-19T02:26:34.154Z] setToolProperty: [2024-03-19T02:26:34.154Z] [2024-03-19T02:26:34.154Z] setS1ASclassPath: [2024-03-19T02:26:34.154Z] [2024-03-19T02:26:34.154Z] init-common: [2024-03-19T02:26:34.154Z] [2024-03-19T02:26:34.154Z] undeploy-war-common: [2024-03-19T02:26:34.270Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:34.271Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:34.307Z] [javac] 1 warning [2024-03-19T02:26:34.307Z] [2024-03-19T02:26:34.308Z] setOSConditions: [2024-03-19T02:26:34.308Z] [2024-03-19T02:26:34.308Z] setToolWin: [2024-03-19T02:26:34.308Z] [2024-03-19T02:26:34.308Z] setToolUnix: [2024-03-19T02:26:34.308Z] [2024-03-19T02:26:34.308Z] setToolProperty: [2024-03-19T02:26:34.308Z] [2024-03-19T02:26:34.308Z] setS1ASclassPath: [2024-03-19T02:26:34.308Z] [2024-03-19T02:26:34.308Z] init-common: [2024-03-19T02:26:34.308Z] [2024-03-19T02:26:34.308Z] compile-servlet: [2024-03-19T02:26:34.308Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/web2connector/build.xml:158: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:34.308Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:34.308Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:34.308Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:34.309Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:34.309Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:34.309Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:34.309Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:34.309Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:34.350Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:34.350Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:34.350Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:34.350Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:34.350Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:34.350Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:34.350Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:34.397Z] [2024-03-19T02:26:34.397Z] checkReporting-common: [2024-03-19T02:26:34.397Z] [2024-03-19T02:26:34.397Z] confirmReportPresent-common: [2024-03-19T02:26:34.398Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:26:34.398Z] [echo] Test seems to be reported fine [2024-03-19T02:26:34.398Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/autocommit/RepRunConf.txt [2024-03-19T02:26:34.398Z] [2024-03-19T02:26:34.398Z] confirmMissingReport-common: [2024-03-19T02:26:34.398Z] [2024-03-19T02:26:34.398Z] undeploy: [2024-03-19T02:26:34.398Z] [2024-03-19T02:26:34.398Z] setOSConditions: [2024-03-19T02:26:34.398Z] [2024-03-19T02:26:34.398Z] setToolWin: [2024-03-19T02:26:34.398Z] [2024-03-19T02:26:34.398Z] setToolUnix: [2024-03-19T02:26:34.398Z] [2024-03-19T02:26:34.398Z] setToolProperty: [2024-03-19T02:26:34.398Z] [2024-03-19T02:26:34.398Z] setS1ASclassPath: [2024-03-19T02:26:34.398Z] [2024-03-19T02:26:34.398Z] init-common: [2024-03-19T02:26:34.527Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web. [2024-03-19T02:26:34.527Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web [2024-03-19T02:26:34.527Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:34.527Z] [2024-03-19T02:26:34.527Z] init.os: [2024-03-19T02:26:34.527Z] [2024-03-19T02:26:34.527Z] init.tools.unix: [2024-03-19T02:26:34.527Z] [2024-03-19T02:26:34.527Z] init.tools.windows: [2024-03-19T02:26:34.527Z] [2024-03-19T02:26:34.527Z] init.tools: [2024-03-19T02:26:34.528Z] [2024-03-19T02:26:34.528Z] setAsadminArgs: [2024-03-19T02:26:34.528Z] [2024-03-19T02:26:34.528Z] init: [2024-03-19T02:26:34.528Z] [2024-03-19T02:26:34.528Z] init.customtasks: [2024-03-19T02:26:34.528Z] [2024-03-19T02:26:34.528Z] prepare: [2024-03-19T02:26:34.528Z] [2024-03-19T02:26:34.528Z] compile-app2: [2024-03-19T02:26:34.528Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/build.xml:46: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:34.528Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app2 [2024-03-19T02:26:34.564Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:34.564Z] [javac] 1 warning [2024-03-19T02:26:34.564Z] [2024-03-19T02:26:34.564Z] build: [2024-03-19T02:26:34.564Z] [2024-03-19T02:26:34.564Z] setOSConditions: [2024-03-19T02:26:34.565Z] [2024-03-19T02:26:34.565Z] setToolWin: [2024-03-19T02:26:34.565Z] [2024-03-19T02:26:34.565Z] setToolUnix: [2024-03-19T02:26:34.565Z] [2024-03-19T02:26:34.565Z] setToolProperty: [2024-03-19T02:26:34.565Z] [2024-03-19T02:26:34.565Z] setS1ASclassPath: [2024-03-19T02:26:34.565Z] [2024-03-19T02:26:34.565Z] init-common: [2024-03-19T02:26:34.565Z] [2024-03-19T02:26:34.565Z] webclient-war-common: [2024-03-19T02:26:34.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:34.565Z] [2024-03-19T02:26:34.565Z] clear: [2024-03-19T02:26:34.565Z] [2024-03-19T02:26:34.565Z] test-tlds-exist: [2024-03-19T02:26:34.606Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:34.641Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/realmPerApp/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file2 --target server harpreet [2024-03-19T02:26:34.641Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/realmPerApp/asadminuserpassword.txt [2024-03-19T02:26:34.641Z] [2024-03-19T02:26:34.641Z] deploy: [2024-03-19T02:26:34.641Z] [2024-03-19T02:26:34.641Z] setOSConditions: [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] setToolWin: [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] setToolUnix: [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] setToolProperty: [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] setS1ASclassPath: [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] init-common: [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] deploy-common: [2024-03-19T02:26:34.642Z] [echo] Current time (ISO): 2024-03-19T02:26:34.467+0000 [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] setOSConditions: [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] setToolWin: [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] setToolUnix: [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] setToolProperty: [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] setS1ASclassPath: [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] init-common: [2024-03-19T02:26:34.642Z] [2024-03-19T02:26:34.642Z] deploy-common-pe: [2024-03-19T02:26:34.654Z] [2024-03-19T02:26:34.654Z] execute-sql-common: [2024-03-19T02:26:34.654Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/drop_pointbase.sql [2024-03-19T02:26:34.654Z] [sql] 0 rows affected [2024-03-19T02:26:34.654Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:26:34.654Z] [2024-03-19T02:26:34.654Z] unsetup: [2024-03-19T02:26:34.654Z] [2024-03-19T02:26:34.654Z] setOSConditions: [2024-03-19T02:26:34.654Z] [2024-03-19T02:26:34.654Z] setToolWin: [2024-03-19T02:26:34.654Z] [2024-03-19T02:26:34.654Z] setToolUnix: [2024-03-19T02:26:34.654Z] [2024-03-19T02:26:34.654Z] setToolProperty: [2024-03-19T02:26:34.654Z] [2024-03-19T02:26:34.654Z] setS1ASclassPath: [2024-03-19T02:26:34.654Z] [2024-03-19T02:26:34.654Z] init-common: [2024-03-19T02:26:34.654Z] [2024-03-19T02:26:34.655Z] delete-jdbc-resource-common: [2024-03-19T02:26:34.655Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/autocommit [2024-03-19T02:26:34.730Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false soap12-web [2024-03-19T02:26:34.730Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:34.731Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:34.731Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:34.731Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:34.731Z] [2024-03-19T02:26:34.731Z] setOSConditions: [2024-03-19T02:26:34.731Z] [2024-03-19T02:26:34.731Z] setToolWin: [2024-03-19T02:26:34.731Z] [2024-03-19T02:26:34.731Z] setToolUnix: [2024-03-19T02:26:34.731Z] [2024-03-19T02:26:34.731Z] setToolProperty: [2024-03-19T02:26:34.731Z] [2024-03-19T02:26:34.731Z] setS1ASclassPath: [2024-03-19T02:26:34.731Z] [2024-03-19T02:26:34.731Z] init-common: [2024-03-19T02:26:34.731Z] [2024-03-19T02:26:34.731Z] undeploy-client-common: [2024-03-19T02:26:34.785Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:34.785Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:34.785Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:34.785Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:34.785Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:34.785Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:34.785Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:34.822Z] [2024-03-19T02:26:34.822Z] copy-tlds: [2024-03-19T02:26:34.822Z] [2024-03-19T02:26:34.822Z] test-tagfiles-exist: [2024-03-19T02:26:34.822Z] [2024-03-19T02:26:34.822Z] copy-tagfiles: [2024-03-19T02:26:34.822Z] [2024-03-19T02:26:34.822Z] package-war-common: [2024-03-19T02:26:34.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:34.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:34.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:34.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:34.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:34.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:34.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:34.822Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:34.823Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-03-19T02:26:34.823Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:34.823Z] [2024-03-19T02:26:34.823Z] setOSConditions: [2024-03-19T02:26:34.823Z] [2024-03-19T02:26:34.823Z] setToolWin: [2024-03-19T02:26:34.823Z] [2024-03-19T02:26:34.823Z] setToolUnix: [2024-03-19T02:26:34.823Z] [2024-03-19T02:26:34.823Z] setToolProperty: [2024-03-19T02:26:34.823Z] [2024-03-19T02:26:34.823Z] setS1ASclassPath: [2024-03-19T02:26:34.823Z] [2024-03-19T02:26:34.823Z] init-common: [2024-03-19T02:26:34.823Z] [2024-03-19T02:26:34.823Z] ejb-jar-common: [2024-03-19T02:26:34.823Z] [2024-03-19T02:26:34.823Z] package-ejbjar-common: [2024-03-19T02:26:34.823Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:34.823Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:34.823Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:34.823Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-03-19T02:26:34.823Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:34.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:34.824Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-03-19T02:26:34.824Z] [2024-03-19T02:26:34.824Z] setup: [2024-03-19T02:26:34.824Z] [2024-03-19T02:26:34.824Z] setOSConditions: [2024-03-19T02:26:34.824Z] [2024-03-19T02:26:34.824Z] setToolWin: [2024-03-19T02:26:34.824Z] [2024-03-19T02:26:34.824Z] setToolUnix: [2024-03-19T02:26:34.824Z] [2024-03-19T02:26:34.824Z] setToolProperty: [2024-03-19T02:26:34.824Z] [2024-03-19T02:26:34.824Z] setS1ASclassPath: [2024-03-19T02:26:34.824Z] [2024-03-19T02:26:34.824Z] init-common: [2024-03-19T02:26:34.824Z] [2024-03-19T02:26:34.824Z] default-sql: [2024-03-19T02:26:34.824Z] [2024-03-19T02:26:34.824Z] setOSConditions: [2024-03-19T02:26:34.824Z] [2024-03-19T02:26:34.824Z] setToolWin: [2024-03-19T02:26:34.824Z] [2024-03-19T02:26:34.824Z] setToolUnix: [2024-03-19T02:26:34.824Z] [2024-03-19T02:26:34.825Z] setToolProperty: [2024-03-19T02:26:34.825Z] [2024-03-19T02:26:34.825Z] setS1ASclassPath: [2024-03-19T02:26:34.825Z] [2024-03-19T02:26:34.825Z] init-common: [2024-03-19T02:26:34.825Z] [2024-03-19T02:26:34.825Z] execute-sql-common: [2024-03-19T02:26:34.825Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/simpleBank.sql [2024-03-19T02:26:34.825Z] [sql] Failed to execute: drop table customer2 [2024-03-19T02:26:34.825Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-03-19T02:26:34.825Z] [sql] 0 rows affected [2024-03-19T02:26:34.825Z] [sql] 1 rows affected [2024-03-19T02:26:34.825Z] [sql] 2 of 3 SQL statements executed successfully [2024-03-19T02:26:34.825Z] [2024-03-19T02:26:34.825Z] sql-oracle: [2024-03-19T02:26:34.825Z] [2024-03-19T02:26:34.825Z] execute-sql-connector: [2024-03-19T02:26:34.825Z] [2024-03-19T02:26:34.825Z] setOSConditions: [2024-03-19T02:26:34.825Z] [2024-03-19T02:26:34.825Z] setToolWin: [2024-03-19T02:26:34.825Z] [2024-03-19T02:26:34.825Z] setToolUnix: [2024-03-19T02:26:34.825Z] [2024-03-19T02:26:34.825Z] setToolProperty: [2024-03-19T02:26:34.825Z] [2024-03-19T02:26:34.825Z] setS1ASclassPath: [2024-03-19T02:26:34.825Z] [2024-03-19T02:26:34.826Z] init-common: [2024-03-19T02:26:34.826Z] [2024-03-19T02:26:34.826Z] create-ra-config: [2024-03-19T02:26:34.826Z] [2024-03-19T02:26:34.826Z] asadmin-common: [2024-03-19T02:26:34.826Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:26:34.862Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:73: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:34.863Z] [javac] details.put(new Integer(property),value); [2024-03-19T02:26:34.863Z] [javac] ^ [2024-03-19T02:26:34.863Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:34.863Z] [javac] if (details.containsKey(new Integer(property))) { [2024-03-19T02:26:34.863Z] [javac] ^ [2024-03-19T02:26:34.863Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:34.863Z] [javac] return (String) details.get(new Integer(property)); [2024-03-19T02:26:34.863Z] [javac] ^ [2024-03-19T02:26:34.863Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:125: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:26:34.863Z] [javac] return new Integer(parameter); [2024-03-19T02:26:34.863Z] [javac] ^ [2024-03-19T02:26:34.863Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:129: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-03-19T02:26:34.863Z] [javac] return new Short(parameter); [2024-03-19T02:26:34.863Z] [javac] ^ [2024-03-19T02:26:34.863Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:133: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-03-19T02:26:34.863Z] [javac] return new Byte(parameter); [2024-03-19T02:26:34.863Z] [javac] ^ [2024-03-19T02:26:34.863Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:137: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-03-19T02:26:34.863Z] [javac] return new Long(parameter); [2024-03-19T02:26:34.863Z] [javac] ^ [2024-03-19T02:26:34.863Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:141: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-03-19T02:26:34.864Z] [javac] return new Float(parameter); [2024-03-19T02:26:34.864Z] [javac] ^ [2024-03-19T02:26:34.864Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:145: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-03-19T02:26:34.864Z] [javac] return new Double(parameter); [2024-03-19T02:26:34.864Z] [javac] ^ [2024-03-19T02:26:34.864Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:26:34.864Z] [javac] return new Boolean(parameter); [2024-03-19T02:26:34.864Z] [javac] ^ [2024-03-19T02:26:34.864Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:26:34.864Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-03-19T02:26:34.864Z] [javac] ^ [2024-03-19T02:26:34.864Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:26:34.864Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-03-19T02:26:34.864Z] [javac] ^ [2024-03-19T02:26:34.864Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/SecurityUtils.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:26:34.864Z] [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:26:34.864Z] [javac] ^ [2024-03-19T02:26:34.864Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [2024-03-19T02:26:34.864Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:34.864Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:26:34.864Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:26:34.864Z] [javac] 14 warnings [2024-03-19T02:26:34.864Z] [2024-03-19T02:26:34.865Z] setOSConditions: [2024-03-19T02:26:34.865Z] [2024-03-19T02:26:34.865Z] setToolWin: [2024-03-19T02:26:34.865Z] [2024-03-19T02:26:34.865Z] setToolUnix: [2024-03-19T02:26:34.865Z] [2024-03-19T02:26:34.865Z] setToolProperty: [2024-03-19T02:26:34.865Z] [2024-03-19T02:26:34.865Z] setS1ASclassPath: [2024-03-19T02:26:34.865Z] [2024-03-19T02:26:34.865Z] init-common: [2024-03-19T02:26:34.865Z] [2024-03-19T02:26:34.865Z] compile-common: [2024-03-19T02:26:34.865Z] [echo] Current time (ISO): 2024-03-19T02:26:34.833+0000 [2024-03-19T02:26:34.865Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:34.865Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:34.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/autocommit [2024-03-19T02:26:34.911Z] [exec] JDBC resource jdbc/autocommit deleted successfully [2024-03-19T02:26:34.911Z] [echo] cmd executed for server [2024-03-19T02:26:34.911Z] [2024-03-19T02:26:34.911Z] setOSConditions: [2024-03-19T02:26:34.911Z] [2024-03-19T02:26:34.911Z] setToolWin: [2024-03-19T02:26:34.911Z] [2024-03-19T02:26:34.911Z] setToolUnix: [2024-03-19T02:26:34.911Z] [2024-03-19T02:26:34.911Z] setToolProperty: [2024-03-19T02:26:34.911Z] [2024-03-19T02:26:34.911Z] setS1ASclassPath: [2024-03-19T02:26:34.911Z] [2024-03-19T02:26:34.911Z] init-common: [2024-03-19T02:26:34.911Z] [2024-03-19T02:26:34.911Z] delete-jdbc-connpool-common: [2024-03-19T02:26:34.911Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-autocommit-pool [2024-03-19T02:26:35.042Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:35.042Z] [javac] 1 warning [2024-03-19T02:26:35.042Z] [2024-03-19T02:26:35.042Z] assemble-app2: [2024-03-19T02:26:35.042Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web.war [2024-03-19T02:26:35.042Z] [2024-03-19T02:26:35.042Z] deploy-app2: [2024-03-19T02:26:35.042Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives --name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web.war [2024-03-19T02:26:35.329Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false soap12-client [2024-03-19T02:26:35.329Z] [2024-03-19T02:26:35.329Z] all: [2024-03-19T02:26:35.329Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:35.329Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:35.329Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:35.330Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:35.330Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:35.330Z] [2024-03-19T02:26:35.330Z] setOSConditions: [2024-03-19T02:26:35.330Z] [2024-03-19T02:26:35.330Z] setToolWin: [2024-03-19T02:26:35.330Z] [2024-03-19T02:26:35.330Z] setToolUnix: [2024-03-19T02:26:35.330Z] [2024-03-19T02:26:35.330Z] setToolProperty: [2024-03-19T02:26:35.330Z] [2024-03-19T02:26:35.330Z] setS1ASclassPath: [2024-03-19T02:26:35.330Z] [2024-03-19T02:26:35.330Z] init-common: [2024-03-19T02:26:35.330Z] [2024-03-19T02:26:35.330Z] clean: [2024-03-19T02:26:35.330Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:35.330Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:35.330Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:35.331Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:35.331Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:35.331Z] [2024-03-19T02:26:35.331Z] setOSConditions: [2024-03-19T02:26:35.331Z] [2024-03-19T02:26:35.331Z] setToolWin: [2024-03-19T02:26:35.331Z] [2024-03-19T02:26:35.331Z] setToolUnix: [2024-03-19T02:26:35.331Z] [2024-03-19T02:26:35.331Z] setToolProperty: [2024-03-19T02:26:35.331Z] [2024-03-19T02:26:35.331Z] setS1ASclassPath: [2024-03-19T02:26:35.331Z] [2024-03-19T02:26:35.331Z] init-common: [2024-03-19T02:26:35.331Z] [2024-03-19T02:26:35.331Z] clean-common: [2024-03-19T02:26:35.331Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:35.331Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:35.331Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:35.332Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:35.332Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:35.332Z] [2024-03-19T02:26:35.332Z] setOSConditions: [2024-03-19T02:26:35.332Z] [2024-03-19T02:26:35.332Z] setToolWin: [2024-03-19T02:26:35.332Z] [2024-03-19T02:26:35.332Z] setToolUnix: [2024-03-19T02:26:35.332Z] [2024-03-19T02:26:35.332Z] setToolProperty: [2024-03-19T02:26:35.332Z] [2024-03-19T02:26:35.332Z] setS1ASclassPath: [2024-03-19T02:26:35.332Z] [2024-03-19T02:26:35.332Z] init-common: [2024-03-19T02:26:35.332Z] [2024-03-19T02:26:35.332Z] clean-classes-common: [2024-03-19T02:26:35.332Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:35.332Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:35.332Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:35.333Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:35.333Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:35.333Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:35.333Z] [2024-03-19T02:26:35.333Z] setOSConditions: [2024-03-19T02:26:35.333Z] [2024-03-19T02:26:35.333Z] setToolWin: [2024-03-19T02:26:35.333Z] [2024-03-19T02:26:35.333Z] setToolUnix: [2024-03-19T02:26:35.333Z] [2024-03-19T02:26:35.333Z] setToolProperty: [2024-03-19T02:26:35.333Z] [2024-03-19T02:26:35.333Z] setS1ASclassPath: [2024-03-19T02:26:35.333Z] [2024-03-19T02:26:35.333Z] init-common: [2024-03-19T02:26:35.333Z] [2024-03-19T02:26:35.333Z] clean-jars-common: [2024-03-19T02:26:35.333Z] [2024-03-19T02:26:35.333Z] compile: [2024-03-19T02:26:35.333Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:35.334Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:35.334Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:35.334Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:35.334Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:35.334Z] [2024-03-19T02:26:35.334Z] setOSConditions: [2024-03-19T02:26:35.334Z] [2024-03-19T02:26:35.334Z] setToolWin: [2024-03-19T02:26:35.334Z] [2024-03-19T02:26:35.334Z] setToolUnix: [2024-03-19T02:26:35.334Z] [2024-03-19T02:26:35.334Z] setToolProperty: [2024-03-19T02:26:35.334Z] [2024-03-19T02:26:35.334Z] setS1ASclassPath: [2024-03-19T02:26:35.334Z] [2024-03-19T02:26:35.334Z] init-common: [2024-03-19T02:26:35.334Z] [2024-03-19T02:26:35.334Z] compile-common: [2024-03-19T02:26:35.334Z] [echo] Current time (ISO): 2024-03-19T02:26:35.305+0000 [2024-03-19T02:26:35.334Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:35.335Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:35.389Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:35.389Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:35.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-03-19T02:26:35.390Z] [2024-03-19T02:26:35.390Z] setOSConditions: [2024-03-19T02:26:35.390Z] [2024-03-19T02:26:35.390Z] setToolWin: [2024-03-19T02:26:35.390Z] [2024-03-19T02:26:35.390Z] setToolUnix: [2024-03-19T02:26:35.390Z] [2024-03-19T02:26:35.390Z] setToolProperty: [2024-03-19T02:26:35.390Z] [2024-03-19T02:26:35.390Z] setS1ASclassPath: [2024-03-19T02:26:35.390Z] [2024-03-19T02:26:35.390Z] init-common: [2024-03-19T02:26:35.390Z] [2024-03-19T02:26:35.390Z] deploy-rar-common: [2024-03-19T02:26:35.390Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:26:35.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-autocommit-pool [2024-03-19T02:26:35.528Z] [exec] JDBC Connection pool jdbc-autocommit-pool deleted successfully [2024-03-19T02:26:35.528Z] [echo] cmd executed for server [2024-03-19T02:26:35.528Z] [2024-03-19T02:26:35.528Z] setOSConditions: [2024-03-19T02:26:35.528Z] [2024-03-19T02:26:35.528Z] setToolWin: [2024-03-19T02:26:35.528Z] [2024-03-19T02:26:35.528Z] setToolUnix: [2024-03-19T02:26:35.528Z] [2024-03-19T02:26:35.529Z] setToolProperty: [2024-03-19T02:26:35.529Z] [2024-03-19T02:26:35.529Z] setS1ASclassPath: [2024-03-19T02:26:35.529Z] [2024-03-19T02:26:35.529Z] init-common: [2024-03-19T02:26:35.529Z] [2024-03-19T02:26:35.529Z] undeploy-common: [2024-03-19T02:26:35.599Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2024-03-19T02:26:35.607Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:35.607Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:35.647Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:26:35.865Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web. [2024-03-19T02:26:35.865Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web [2024-03-19T02:26:35.865Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:35.865Z] [2024-03-19T02:26:35.865Z] processResult: [2024-03-19T02:26:35.865Z] [2024-03-19T02:26:35.865Z] failed: [2024-03-19T02:26:35.904Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-03-19T02:26:35.904Z] [echo] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-03-19T02:26:35.904Z] [2024-03-19T02:26:35.904Z] create-pool: [2024-03-19T02:26:35.904Z] [2024-03-19T02:26:35.904Z] setOSConditions: [2024-03-19T02:26:35.904Z] [2024-03-19T02:26:35.904Z] setToolWin: [2024-03-19T02:26:35.904Z] [2024-03-19T02:26:35.904Z] setToolUnix: [2024-03-19T02:26:35.904Z] [2024-03-19T02:26:35.904Z] setToolProperty: [2024-03-19T02:26:35.904Z] [2024-03-19T02:26:35.905Z] setS1ASclassPath: [2024-03-19T02:26:35.905Z] [2024-03-19T02:26:35.905Z] init-common: [2024-03-19T02:26:35.905Z] [2024-03-19T02:26:35.905Z] create-connector-connpool: [2024-03-19T02:26:35.905Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server standalone-ra-pool [Pipeline] junit [2024-03-19T02:26:35.956Z] Recording test results [2024-03-19T02:26:36.123Z] [2024-03-19T02:26:36.123Z] passed: [2024-03-19T02:26:36.123Z] [echo] Test JDBCResInAnotherApp Passed [2024-03-19T02:26:36.123Z] [2024-03-19T02:26:36.123Z] unknown: [2024-03-19T02:26:36.123Z] [2024-03-19T02:26:36.123Z] init.os: [2024-03-19T02:26:36.123Z] [2024-03-19T02:26:36.123Z] init.tools.unix: [2024-03-19T02:26:36.123Z] [2024-03-19T02:26:36.124Z] init.tools.windows: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] init.tools: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] setAsadminArgs: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] init: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] init.customtasks: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] prepare: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] undeploy.asadmin: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] setAsadminArgs: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] common.undeploy.asadmin: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] init.os: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] init.tools.unix: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] init.tools.windows: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] init.tools: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.124Z] setAsadminArgs: [2024-03-19T02:26:36.124Z] [2024-03-19T02:26:36.125Z] init: [2024-03-19T02:26:36.125Z] [2024-03-19T02:26:36.125Z] init.customtasks: [2024-03-19T02:26:36.125Z] [2024-03-19T02:26:36.125Z] delAppRef: [2024-03-19T02:26:36.125Z] [2024-03-19T02:26:36.125Z] init.os: [2024-03-19T02:26:36.125Z] [2024-03-19T02:26:36.125Z] init.tools.unix: [2024-03-19T02:26:36.125Z] [2024-03-19T02:26:36.125Z] init.tools.windows: [2024-03-19T02:26:36.125Z] [2024-03-19T02:26:36.125Z] init.tools: [2024-03-19T02:26:36.125Z] [2024-03-19T02:26:36.125Z] setAsadminArgs: [2024-03-19T02:26:36.125Z] [2024-03-19T02:26:36.125Z] init: [2024-03-19T02:26:36.125Z] [2024-03-19T02:26:36.125Z] init.customtasks: [2024-03-19T02:26:36.125Z] [2024-03-19T02:26:36.125Z] common.run.asadmin: [2024-03-19T02:26:36.125Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web [2024-03-19T02:26:36.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-autocommitApp [2024-03-19T02:26:36.132Z] [2024-03-19T02:26:36.132Z] all: [2024-03-19T02:26:36.132Z] [2024-03-19T02:26:36.132Z] setOSConditions: [2024-03-19T02:26:36.132Z] [2024-03-19T02:26:36.132Z] setToolWin: [2024-03-19T02:26:36.132Z] [2024-03-19T02:26:36.132Z] setToolUnix: [2024-03-19T02:26:36.132Z] [2024-03-19T02:26:36.132Z] setToolProperty: [2024-03-19T02:26:36.132Z] [2024-03-19T02:26:36.132Z] setS1ASclassPath: [2024-03-19T02:26:36.132Z] [2024-03-19T02:26:36.132Z] init-common: [2024-03-19T02:26:36.132Z] [2024-03-19T02:26:36.132Z] clean: [2024-03-19T02:26:36.132Z] [2024-03-19T02:26:36.132Z] setOSConditions: [2024-03-19T02:26:36.132Z] [2024-03-19T02:26:36.132Z] setToolWin: [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] setToolUnix: [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] setToolProperty: [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] setS1ASclassPath: [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] init-common: [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] clean-common: [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] setOSConditions: [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] setToolWin: [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] setToolUnix: [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] setToolProperty: [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] setS1ASclassPath: [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] init-common: [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] clean-classes-common: [2024-03-19T02:26:36.133Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:36.133Z] [2024-03-19T02:26:36.133Z] setOSConditions: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] setToolWin: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] setToolUnix: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] setToolProperty: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] setS1ASclassPath: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] init-common: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] clean-jars-common: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] compile: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] setOSConditions: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] setToolWin: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] setToolUnix: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] setToolProperty: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] setS1ASclassPath: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] init-common: [2024-03-19T02:26:36.134Z] [2024-03-19T02:26:36.134Z] compile-common: [2024-03-19T02:26:36.134Z] [echo] Current time (ISO): 2024-03-19T02:26:36.038+0000 [2024-03-19T02:26:36.135Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:36.135Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:36.235Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:36.235Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:36.235Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:36.235Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:36.235Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:36.235Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:36.236Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:36.468Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:36.468Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:36.468Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server standalone-ra-pool [2024-03-19T02:26:36.468Z] [exec] Connector connection pool standalone-ra-pool created. [2024-03-19T02:26:36.468Z] [2024-03-19T02:26:36.468Z] create-connector-connpool-common: [2024-03-19T02:26:36.468Z] [2024-03-19T02:26:36.468Z] setOSConditions: [2024-03-19T02:26:36.468Z] [2024-03-19T02:26:36.468Z] setToolWin: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] setToolUnix: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] setToolProperty: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] setS1ASclassPath: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] init-common: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] set-oracle-props: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] create-resource: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] setOSConditions: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] setToolWin: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] setToolUnix: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] setToolProperty: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] setS1ASclassPath: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] init-common: [2024-03-19T02:26:36.469Z] [2024-03-19T02:26:36.469Z] create-connector-resource-common: [2024-03-19T02:26:36.470Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname standalone-ra-pool --target server jdbc/ejb-subclassing [2024-03-19T02:26:36.691Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:36.691Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:36.691Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:36.691Z] [2024-03-19T02:26:36.691Z] setAsadminArgs: [2024-03-19T02:26:36.691Z] [2024-03-19T02:26:36.691Z] common.undeploy.asadmin: [2024-03-19T02:26:36.691Z] [2024-03-19T02:26:36.691Z] init.os: [2024-03-19T02:26:36.691Z] [2024-03-19T02:26:36.691Z] init.tools.unix: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] init.tools.windows: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] init.tools: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] setAsadminArgs: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] init: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] init.customtasks: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] delAppRef: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] init.os: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] init.tools.unix: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] init.tools.windows: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] init.tools: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] setAsadminArgs: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] init: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] init.customtasks: [2024-03-19T02:26:36.692Z] [2024-03-19T02:26:36.692Z] common.run.asadmin: [2024-03-19T02:26:36.693Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web [2024-03-19T02:26:36.722Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:36.723Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:36.723Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:36.723Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:36.723Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:36.723Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:36.723Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:36.726Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname standalone-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-03-19T02:26:36.726Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-03-19T02:26:36.726Z] [2024-03-19T02:26:36.726Z] setOSConditions: [2024-03-19T02:26:36.726Z] [2024-03-19T02:26:36.726Z] setToolWin: [2024-03-19T02:26:36.726Z] [2024-03-19T02:26:36.726Z] setToolUnix: [2024-03-19T02:26:36.726Z] [2024-03-19T02:26:36.726Z] setToolProperty: [2024-03-19T02:26:36.726Z] [2024-03-19T02:26:36.726Z] setS1ASclassPath: [2024-03-19T02:26:36.726Z] [2024-03-19T02:26:36.726Z] init-common: [2024-03-19T02:26:36.726Z] [2024-03-19T02:26:36.726Z] create-admin-object: [2024-03-19T02:26:36.726Z] [2024-03-19T02:26:36.727Z] asadmin-common: [2024-03-19T02:26:36.727Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-03-19T02:26:36.754Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [2024-03-19T02:26:36.800Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [Pipeline] } [2024-03-19T02:26:37.024Z] [exec] Application deployed with name rpaLoginBeanApp. [2024-03-19T02:26:37.024Z] [echo] Deployment on target server server successful [2024-03-19T02:26:37.024Z] [2024-03-19T02:26:37.024Z] setOSConditions: [2024-03-19T02:26:37.024Z] [2024-03-19T02:26:37.024Z] setToolWin: [2024-03-19T02:26:37.024Z] [2024-03-19T02:26:37.024Z] setToolUnix: [2024-03-19T02:26:37.024Z] [2024-03-19T02:26:37.024Z] setToolProperty: [2024-03-19T02:26:37.024Z] [2024-03-19T02:26:37.024Z] setS1ASclassPath: [2024-03-19T02:26:37.024Z] [2024-03-19T02:26:37.024Z] init-common: [2024-03-19T02:26:37.024Z] [2024-03-19T02:26:37.024Z] deploy-common-ee: [2024-03-19T02:26:37.024Z] [2024-03-19T02:26:37.024Z] run: [2024-03-19T02:26:37.024Z] [2024-03-19T02:26:37.024Z] setOSConditions: [2024-03-19T02:26:37.024Z] [2024-03-19T02:26:37.025Z] setToolWin: [2024-03-19T02:26:37.025Z] [2024-03-19T02:26:37.025Z] setToolUnix: [2024-03-19T02:26:37.025Z] [2024-03-19T02:26:37.025Z] setToolProperty: [2024-03-19T02:26:37.025Z] [2024-03-19T02:26:37.025Z] setS1ASclassPath: [2024-03-19T02:26:37.025Z] [2024-03-19T02:26:37.025Z] init-common: [2024-03-19T02:26:37.025Z] [2024-03-19T02:26:37.025Z] runpwd: [2024-03-19T02:26:37.057Z] [javac] 1 warning [2024-03-19T02:26:37.057Z] [2024-03-19T02:26:37.057Z] setOSConditions: [2024-03-19T02:26:37.057Z] [2024-03-19T02:26:37.057Z] setToolWin: [2024-03-19T02:26:37.057Z] [2024-03-19T02:26:37.057Z] setToolUnix: [2024-03-19T02:26:37.058Z] [2024-03-19T02:26:37.058Z] setToolProperty: [2024-03-19T02:26:37.058Z] [2024-03-19T02:26:37.058Z] setS1ASclassPath: [2024-03-19T02:26:37.058Z] [2024-03-19T02:26:37.058Z] init-common: [2024-03-19T02:26:37.058Z] [2024-03-19T02:26:37.058Z] compile-servlet: [2024-03-19T02:26:37.058Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/build.xml:153: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:37.058Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:37.063Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:37.063Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:37.063Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:37.063Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:37.063Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:37.063Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:37.063Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:37.255Z] [exec] Waiting for domain1 to start ........ [2024-03-19T02:26:37.255Z] [exec] Waiting finished after 7,097 ms. [2024-03-19T02:26:37.255Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:26:37.255Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:26:37.255Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:26:37.255Z] [exec] Admin Port: 45,707 [2024-03-19T02:26:37.255Z] [exec] Command start-domain executed successfully. [2024-03-19T02:26:37.255Z] [echo] run.xml:doing wait for localhost:45711... [2024-03-19T02:26:37.255Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-03-19T02:26:37.255Z] [2024-03-19T02:26:37.255Z] dumpThreadStack: [2024-03-19T02:26:37.255Z] [2024-03-19T02:26:37.255Z] startDomainWindows: [2024-03-19T02:26:37.256Z] [2024-03-19T02:26:37.256Z] startDomain: [2024-03-19T02:26:37.256Z] [2024-03-19T02:26:37.256Z] run-second: [2024-03-19T02:26:37.256Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:37.256Z] [java] [2024-03-19T02:26:37.256Z] [java] [2024-03-19T02:26:37.256Z] [java] ----------------------------------------- [2024-03-19T02:26:37.256Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2024-03-19T02:26:37.256Z] [java] ----------------------------------------- [2024-03-19T02:26:37.256Z] [java] - Total PASS : 1 - [2024-03-19T02:26:37.256Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:37.256Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:37.256Z] [java] ----------------------------------------- [2024-03-19T02:26:37.256Z] [2024-03-19T02:26:37.256Z] undeploy: [2024-03-19T02:26:37.256Z] [2024-03-19T02:26:37.256Z] setOSConditions: [2024-03-19T02:26:37.256Z] [2024-03-19T02:26:37.256Z] setToolWin: [2024-03-19T02:26:37.256Z] [2024-03-19T02:26:37.256Z] setToolUnix: [2024-03-19T02:26:37.256Z] [2024-03-19T02:26:37.256Z] setToolProperty: [2024-03-19T02:26:37.256Z] [2024-03-19T02:26:37.256Z] setS1ASclassPath: [2024-03-19T02:26:37.256Z] [2024-03-19T02:26:37.256Z] init-common: [2024-03-19T02:26:37.256Z] [2024-03-19T02:26:37.256Z] undeploy-war-common: [2024-03-19T02:26:37.260Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:37.260Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:37.290Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-03-19T02:26:37.290Z] [exec] Administered object eis/jdbcAdmin created. [2024-03-19T02:26:37.290Z] [2024-03-19T02:26:37.290Z] deploy-ear: [2024-03-19T02:26:37.290Z] [2024-03-19T02:26:37.290Z] setOSConditions: [2024-03-19T02:26:37.290Z] [2024-03-19T02:26:37.290Z] setToolWin: [2024-03-19T02:26:37.290Z] [2024-03-19T02:26:37.290Z] setToolUnix: [2024-03-19T02:26:37.290Z] [2024-03-19T02:26:37.290Z] setToolProperty: [2024-03-19T02:26:37.290Z] [2024-03-19T02:26:37.290Z] setS1ASclassPath: [2024-03-19T02:26:37.291Z] [2024-03-19T02:26:37.291Z] init-common: [2024-03-19T02:26:37.291Z] [2024-03-19T02:26:37.291Z] deploy-common: [2024-03-19T02:26:37.291Z] [echo] Current time (ISO): 2024-03-19T02:26:37.148+0000 [2024-03-19T02:26:37.291Z] [2024-03-19T02:26:37.291Z] setOSConditions: [2024-03-19T02:26:37.291Z] [2024-03-19T02:26:37.291Z] setToolWin: [2024-03-19T02:26:37.291Z] [2024-03-19T02:26:37.291Z] setToolUnix: [2024-03-19T02:26:37.291Z] [2024-03-19T02:26:37.291Z] setToolProperty: [2024-03-19T02:26:37.291Z] [2024-03-19T02:26:37.291Z] setS1ASclassPath: [2024-03-19T02:26:37.291Z] [2024-03-19T02:26:37.291Z] init-common: [2024-03-19T02:26:37.291Z] [2024-03-19T02:26:37.291Z] deploy-common-pe: [2024-03-19T02:26:37.315Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:37.315Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:37.315Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:37.315Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:37.315Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:37.315Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:37.315Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:37.518Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:37.518Z] [2024-03-19T02:26:37.518Z] private-all: [2024-03-19T02:26:37.518Z] [2024-03-19T02:26:37.518Z] declare-test: [2024-03-19T02:26:37.518Z] [echo] Starting test ResInSameApp ejb31/jndivalidation/resourceref/ResInSameApp Test asadmin deploy [2024-03-19T02:26:37.518Z] [2024-03-19T02:26:37.518Z] init.os: [2024-03-19T02:26:37.518Z] [2024-03-19T02:26:37.518Z] init.tools.unix: [2024-03-19T02:26:37.518Z] [2024-03-19T02:26:37.518Z] init.tools.windows: [2024-03-19T02:26:37.518Z] [2024-03-19T02:26:37.518Z] init.tools: [2024-03-19T02:26:37.518Z] [2024-03-19T02:26:37.518Z] setAsadminArgs: [2024-03-19T02:26:37.518Z] [2024-03-19T02:26:37.519Z] init: [2024-03-19T02:26:37.519Z] [2024-03-19T02:26:37.519Z] init.customtasks: [2024-03-19T02:26:37.519Z] [2024-03-19T02:26:37.519Z] prepare: [2024-03-19T02:26:37.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp [2024-03-19T02:26:37.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives [2024-03-19T02:26:37.519Z] [2024-03-19T02:26:37.519Z] deploy.jms.queue: [2024-03-19T02:26:37.519Z] [2024-03-19T02:26:37.519Z] setAsadminArgs: [2024-03-19T02:26:37.519Z] [2024-03-19T02:26:37.519Z] common.create.jms.resource: [2024-03-19T02:26:37.519Z] [2024-03-19T02:26:37.519Z] init.os: [2024-03-19T02:26:37.519Z] [2024-03-19T02:26:37.519Z] init.tools.unix: [2024-03-19T02:26:37.519Z] [2024-03-19T02:26:37.519Z] init.tools.windows: [2024-03-19T02:26:37.519Z] [2024-03-19T02:26:37.519Z] init.tools: [2024-03-19T02:26:37.519Z] [2024-03-19T02:26:37.519Z] setAsadminArgs: [2024-03-19T02:26:37.519Z] [2024-03-19T02:26:37.519Z] init: [2024-03-19T02:26:37.519Z] [2024-03-19T02:26:37.519Z] init.customtasks: [2024-03-19T02:26:37.520Z] [2024-03-19T02:26:37.520Z] common.run.asadmin: [2024-03-19T02:26:37.520Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2024-03-19T02:26:37.572Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:37.572Z] [javac] 1 warning [2024-03-19T02:26:37.572Z] [2024-03-19T02:26:37.572Z] build: [2024-03-19T02:26:37.572Z] [2024-03-19T02:26:37.572Z] assemble: [2024-03-19T02:26:37.572Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib/jdbc.jar [2024-03-19T02:26:37.572Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib [2024-03-19T02:26:37.572Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib/jdbcra.rar [2024-03-19T02:26:37.572Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib/ra.xml [2024-03-19T02:26:37.572Z] [2024-03-19T02:26:37.572Z] setOSConditions: [2024-03-19T02:26:37.572Z] [2024-03-19T02:26:37.572Z] setToolWin: [2024-03-19T02:26:37.573Z] [2024-03-19T02:26:37.573Z] setToolUnix: [2024-03-19T02:26:37.573Z] [2024-03-19T02:26:37.573Z] setToolProperty: [2024-03-19T02:26:37.573Z] [2024-03-19T02:26:37.573Z] setS1ASclassPath: [2024-03-19T02:26:37.573Z] [2024-03-19T02:26:37.573Z] init-common: [2024-03-19T02:26:37.573Z] [2024-03-19T02:26:37.573Z] webclient-war-common: [2024-03-19T02:26:37.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:37.573Z] [2024-03-19T02:26:37.573Z] clear: [2024-03-19T02:26:37.573Z] [2024-03-19T02:26:37.573Z] test-tlds-exist: [2024-03-19T02:26:37.573Z] [2024-03-19T02:26:37.573Z] copy-tlds: [2024-03-19T02:26:37.573Z] [2024-03-19T02:26:37.573Z] test-tagfiles-exist: [2024-03-19T02:26:37.573Z] [2024-03-19T02:26:37.573Z] copy-tagfiles: [2024-03-19T02:26:37.573Z] [2024-03-19T02:26:37.573Z] package-war-common: [2024-03-19T02:26:37.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:37.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:37.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:37.574Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:37.574Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/lib [2024-03-19T02:26:37.574Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:37.574Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:37.574Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:37.574Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:37.574Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-03-19T02:26:37.574Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:37.574Z] [2024-03-19T02:26:37.574Z] setOSConditions: [2024-03-19T02:26:37.574Z] [2024-03-19T02:26:37.574Z] setToolWin: [2024-03-19T02:26:37.574Z] [2024-03-19T02:26:37.574Z] setToolUnix: [2024-03-19T02:26:37.574Z] [2024-03-19T02:26:37.574Z] setToolProperty: [2024-03-19T02:26:37.574Z] [2024-03-19T02:26:37.574Z] setS1ASclassPath: [2024-03-19T02:26:37.574Z] [2024-03-19T02:26:37.574Z] init-common: [2024-03-19T02:26:37.574Z] [2024-03-19T02:26:37.574Z] ejb-jar-common: [2024-03-19T02:26:37.574Z] [2024-03-19T02:26:37.574Z] package-ejbjar-common: [2024-03-19T02:26:37.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:37.575Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:37.575Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:37.575Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-03-19T02:26:37.575Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:37.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:37.575Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-03-19T02:26:37.575Z] [2024-03-19T02:26:37.575Z] setup: [2024-03-19T02:26:37.575Z] [2024-03-19T02:26:37.575Z] setOSConditions: [2024-03-19T02:26:37.575Z] [2024-03-19T02:26:37.575Z] setToolWin: [2024-03-19T02:26:37.575Z] [2024-03-19T02:26:37.575Z] setToolUnix: [2024-03-19T02:26:37.575Z] [2024-03-19T02:26:37.575Z] setToolProperty: [2024-03-19T02:26:37.575Z] [2024-03-19T02:26:37.575Z] setS1ASclassPath: [2024-03-19T02:26:37.575Z] [2024-03-19T02:26:37.575Z] init-common: [2024-03-19T02:26:37.575Z] [2024-03-19T02:26:37.575Z] default-sql: [2024-03-19T02:26:37.575Z] [2024-03-19T02:26:37.575Z] setOSConditions: [2024-03-19T02:26:37.575Z] [2024-03-19T02:26:37.575Z] setToolWin: [2024-03-19T02:26:37.576Z] [2024-03-19T02:26:37.576Z] setToolUnix: [2024-03-19T02:26:37.576Z] [2024-03-19T02:26:37.576Z] setToolProperty: [2024-03-19T02:26:37.576Z] [2024-03-19T02:26:37.576Z] setS1ASclassPath: [2024-03-19T02:26:37.576Z] [2024-03-19T02:26:37.576Z] init-common: [2024-03-19T02:26:37.576Z] [2024-03-19T02:26:37.576Z] execute-sql-common: [2024-03-19T02:26:37.625Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:37.824Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-handler-pre-destroy-annotation-web [2024-03-19T02:26:37.835Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/sql/simpleBank.sql [2024-03-19T02:26:37.835Z] [sql] Failed to execute: drop table customer2 [2024-03-19T02:26:37.835Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-03-19T02:26:37.835Z] [sql] 0 rows affected [2024-03-19T02:26:37.835Z] [sql] 1 rows affected [2024-03-19T02:26:37.835Z] [sql] 2 of 3 SQL statements executed successfully [2024-03-19T02:26:37.835Z] [2024-03-19T02:26:37.835Z] sql-oracle: [2024-03-19T02:26:37.835Z] [2024-03-19T02:26:37.835Z] execute-sql-connector: [2024-03-19T02:26:37.835Z] [2024-03-19T02:26:37.835Z] deploy-ear: [2024-03-19T02:26:37.835Z] [2024-03-19T02:26:37.835Z] setOSConditions: [2024-03-19T02:26:37.835Z] [2024-03-19T02:26:37.835Z] setToolWin: [2024-03-19T02:26:37.835Z] [2024-03-19T02:26:37.835Z] setToolUnix: [2024-03-19T02:26:37.835Z] [2024-03-19T02:26:37.835Z] setToolProperty: [2024-03-19T02:26:37.835Z] [2024-03-19T02:26:37.835Z] setS1ASclassPath: [2024-03-19T02:26:37.835Z] [2024-03-19T02:26:37.835Z] init-common: [2024-03-19T02:26:37.835Z] [2024-03-19T02:26:37.835Z] deploy-common: [2024-03-19T02:26:37.835Z] [echo] Current time (ISO): 2024-03-19T02:26:37.623+0000 [2024-03-19T02:26:37.835Z] [2024-03-19T02:26:37.836Z] setOSConditions: [2024-03-19T02:26:37.836Z] [2024-03-19T02:26:37.836Z] setToolWin: [2024-03-19T02:26:37.836Z] [2024-03-19T02:26:37.836Z] setToolUnix: [2024-03-19T02:26:37.836Z] [2024-03-19T02:26:37.836Z] setToolProperty: [2024-03-19T02:26:37.836Z] [2024-03-19T02:26:37.836Z] setS1ASclassPath: [2024-03-19T02:26:37.836Z] [2024-03-19T02:26:37.836Z] init-common: [2024-03-19T02:26:37.836Z] [2024-03-19T02:26:37.836Z] deploy-common-pe: [2024-03-19T02:26:37.843Z] [java] Mar 19, 2024 2:26:37 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:37.843Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@468dda3e [2024-03-19T02:26:37.843Z] [java] Value of key is: pojo: [2024-03-19T02:26:37.843Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:37.843Z] [java] [2024-03-19T02:26:37.843Z] [java] [2024-03-19T02:26:37.843Z] [java] ----------------------------------------- [2024-03-19T02:26:37.843Z] [java] - pojo: : PASS - [2024-03-19T02:26:37.843Z] [java] ----------------------------------------- [2024-03-19T02:26:37.843Z] [java] Total PASS: 1 [2024-03-19T02:26:37.843Z] [java] Total FAIL: 0 [2024-03-19T02:26:37.843Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:26:37.843Z] [java] ----------------------------------------- [2024-03-19T02:26:37.843Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:37.843Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:37.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-03-19T02:26:37.882Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/ejb/SimpleBMPBean.java:46: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:37.882Z] [javac] return new Integer(1); [2024-03-19T02:26:37.882Z] [javac] ^ [2024-03-19T02:26:37.882Z] [javac] 2 warnings [2024-03-19T02:26:37.882Z] [2024-03-19T02:26:37.882Z] setOSConditions: [2024-03-19T02:26:37.882Z] [2024-03-19T02:26:37.882Z] setToolWin: [2024-03-19T02:26:37.882Z] [2024-03-19T02:26:37.882Z] setToolUnix: [2024-03-19T02:26:37.882Z] [2024-03-19T02:26:37.882Z] setToolProperty: [2024-03-19T02:26:37.882Z] [2024-03-19T02:26:37.882Z] setS1ASclassPath: [2024-03-19T02:26:37.882Z] [2024-03-19T02:26:37.882Z] init-common: [2024-03-19T02:26:37.882Z] [2024-03-19T02:26:37.882Z] compile-common: [2024-03-19T02:26:37.882Z] [echo] Current time (ISO): 2024-03-19T02:26:37.784+0000 [2024-03-19T02:26:37.882Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:38.085Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:38.086Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2024-03-19T02:26:38.086Z] [exec] JMS Desctination deployment_jndivalidation_queue created. [2024-03-19T02:26:38.086Z] [exec] Command create-jmsdest executed successfully. [2024-03-19T02:26:38.086Z] [2024-03-19T02:26:38.086Z] init.os: [2024-03-19T02:26:38.086Z] [2024-03-19T02:26:38.086Z] init.tools.unix: [2024-03-19T02:26:38.086Z] [2024-03-19T02:26:38.086Z] init.tools.windows: [2024-03-19T02:26:38.086Z] [2024-03-19T02:26:38.086Z] init.tools: [2024-03-19T02:26:38.086Z] [2024-03-19T02:26:38.086Z] setAsadminArgs: [2024-03-19T02:26:38.086Z] [2024-03-19T02:26:38.086Z] init: [2024-03-19T02:26:38.086Z] [2024-03-19T02:26:38.086Z] init.customtasks: [2024-03-19T02:26:38.086Z] [2024-03-19T02:26:38.086Z] common.run.asadmin: [2024-03-19T02:26:38.086Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=deployment_jndivalidation_queue jms/deployment_jndivalidation_queue [2024-03-19T02:26:38.095Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:38.095Z] [javac] 1 warning [2024-03-19T02:26:38.095Z] [2024-03-19T02:26:38.095Z] assemble-web: [2024-03-19T02:26:38.095Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:38.095Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:38.095Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:38.095Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:38.096Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:38.096Z] [2024-03-19T02:26:38.096Z] pkg-war: [2024-03-19T02:26:38.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:38.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:38.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:38.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:38.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:26:38.096Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/sun-web.xml to copy. [2024-03-19T02:26:38.096Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/webservices.xml to copy. [2024-03-19T02:26:38.096Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:26:38.096Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:26:38.096Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:26:38.096Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:38.096Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:38.096Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${web.wsit.descriptors} does not exist. [2024-03-19T02:26:38.097Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/oneway-web.war [2024-03-19T02:26:38.097Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:38.097Z] [2024-03-19T02:26:38.097Z] deploy-app: [2024-03-19T02:26:38.097Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:38.097Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:38.097Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:38.097Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:38.097Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:38.097Z] [2024-03-19T02:26:38.097Z] deploy-war-common: [2024-03-19T02:26:38.097Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:38.097Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:38.098Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:38.098Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:38.098Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:38.098Z] [2024-03-19T02:26:38.098Z] setOSConditions: [2024-03-19T02:26:38.098Z] [2024-03-19T02:26:38.098Z] setToolWin: [2024-03-19T02:26:38.098Z] [2024-03-19T02:26:38.098Z] setToolUnix: [2024-03-19T02:26:38.098Z] [2024-03-19T02:26:38.098Z] setToolProperty: [2024-03-19T02:26:38.098Z] [2024-03-19T02:26:38.098Z] [2024-03-19T02:26:38.098Z] setS1ASclassPath: [2024-03-19T02:26:38.098Z] [2024-03-19T02:26:38.098Z] run-webapp: [2024-03-19T02:26:38.098Z] [2024-03-19T02:26:38.098Z] init-common: [2024-03-19T02:26:38.098Z] [2024-03-19T02:26:38.098Z] run-client: [2024-03-19T02:26:38.098Z] deploy-war-commonpe: [2024-03-19T02:26:38.109Z] [exec] Application deployed with name web-subclassingApp. [2024-03-19T02:26:38.109Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-03-19T02:26:38.109Z] [echo] Deployment on target server server successful [2024-03-19T02:26:38.109Z] [2024-03-19T02:26:38.109Z] setOSConditions: [2024-03-19T02:26:38.109Z] [2024-03-19T02:26:38.109Z] setToolWin: [2024-03-19T02:26:38.109Z] [2024-03-19T02:26:38.109Z] setToolUnix: [2024-03-19T02:26:38.109Z] [2024-03-19T02:26:38.109Z] setToolProperty: [2024-03-19T02:26:38.109Z] [2024-03-19T02:26:38.109Z] setS1ASclassPath: [2024-03-19T02:26:38.109Z] [2024-03-19T02:26:38.109Z] init-common: [2024-03-19T02:26:38.109Z] [2024-03-19T02:26:38.109Z] deploy-common-ee: [2024-03-19T02:26:38.109Z] [2024-03-19T02:26:38.109Z] run-ear: [2024-03-19T02:26:38.109Z] [2024-03-19T02:26:38.109Z] setOSConditions: [2024-03-19T02:26:38.109Z] [2024-03-19T02:26:38.109Z] setToolWin: [2024-03-19T02:26:38.109Z] [2024-03-19T02:26:38.109Z] setToolUnix: [2024-03-19T02:26:38.110Z] [2024-03-19T02:26:38.110Z] setToolProperty: [2024-03-19T02:26:38.110Z] [2024-03-19T02:26:38.110Z] setS1ASclassPath: [2024-03-19T02:26:38.110Z] [2024-03-19T02:26:38.110Z] init-common: [2024-03-19T02:26:38.110Z] [2024-03-19T02:26:38.110Z] runwebclient-common: [2024-03-19T02:26:38.365Z] [java] size of buffer is1590 [2024-03-19T02:26:38.399Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-03-19T02:26:38.644Z] [java] HTTP port :8080 [2024-03-19T02:26:38.644Z] [java] HTTP hostname :localhost [2024-03-19T02:26:38.644Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/index.html [2024-03-19T02:26:38.644Z] [java] web-to-connector (ear based) /subclassing/index.html PASS [2024-03-19T02:26:38.644Z] [java] SSN=123456789&action=Create [2024-03-19T02:26:38.644Z] [java] HTTP port :8080 [2024-03-19T02:26:38.644Z] [java] HTTP hostname :localhost [2024-03-19T02:26:38.662Z] [java] Waiting for timer enabled [2024-03-19T02:26:38.662Z] [java] Mar 19, 2024 2:26:38 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:26:38.662Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:26:38.664Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot oneway --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/oneway-web.war [2024-03-19T02:26:38.668Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:38.668Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-03-19T02:26:38.668Z] [exec] Administered object jms/deployment_jndivalidation_queue created. [2024-03-19T02:26:38.668Z] [exec] Command create-jms-resource executed successfully. [2024-03-19T02:26:38.668Z] [2024-03-19T02:26:38.668Z] init.os: [2024-03-19T02:26:38.668Z] [2024-03-19T02:26:38.668Z] init.tools.unix: [2024-03-19T02:26:38.668Z] [2024-03-19T02:26:38.668Z] init.tools.windows: [2024-03-19T02:26:38.668Z] [2024-03-19T02:26:38.669Z] init.tools: [2024-03-19T02:26:38.669Z] [2024-03-19T02:26:38.669Z] setAsadminArgs: [2024-03-19T02:26:38.669Z] [2024-03-19T02:26:38.669Z] init: [2024-03-19T02:26:38.767Z] [2024-03-19T02:26:38.767Z] all: [2024-03-19T02:26:38.767Z] [echo] [2024-03-19T02:26:38.767Z] [echo] ************************* [2024-03-19T02:26:38.767Z] [echo] * Running jspTagLibraryValidatorXMLViewStaticInclude [2024-03-19T02:26:38.767Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude [2024-03-19T02:26:38.767Z] [echo] ************************* [2024-03-19T02:26:38.767Z] [echo] [2024-03-19T02:26:38.767Z] [2024-03-19T02:26:38.767Z] setOSConditions: [2024-03-19T02:26:38.767Z] [2024-03-19T02:26:38.767Z] setToolWin: [2024-03-19T02:26:38.767Z] [2024-03-19T02:26:38.767Z] setToolUnix: [2024-03-19T02:26:38.767Z] [2024-03-19T02:26:38.767Z] setToolProperty: [2024-03-19T02:26:38.767Z] [2024-03-19T02:26:38.767Z] setS1ASclassPath: [2024-03-19T02:26:38.767Z] [2024-03-19T02:26:38.767Z] init-common: [2024-03-19T02:26:38.767Z] [2024-03-19T02:26:38.767Z] clean: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] setOSConditions: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] setToolWin: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] setToolUnix: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] setToolProperty: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] setS1ASclassPath: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] init-common: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] clean-common: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] setOSConditions: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] setToolWin: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] setToolUnix: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] setToolProperty: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] setS1ASclassPath: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] init-common: [2024-03-19T02:26:38.768Z] [2024-03-19T02:26:38.768Z] clean-classes-common: [2024-03-19T02:26:38.769Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] setOSConditions: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] setToolWin: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] setToolUnix: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] setToolProperty: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] setS1ASclassPath: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] init-common: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] clean-jars-common: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] compile: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] setOSConditions: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] setToolWin: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] setToolUnix: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] setToolProperty: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.769Z] setS1ASclassPath: [2024-03-19T02:26:38.769Z] [2024-03-19T02:26:38.770Z] init-common: [2024-03-19T02:26:38.770Z] [2024-03-19T02:26:38.770Z] compile-common: [2024-03-19T02:26:38.770Z] [echo] Current time (ISO): 2024-03-19T02:26:38.618+0000 [2024-03-19T02:26:38.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:38.770Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:38.824Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:38.824Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:38.824Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:38.824Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:38.824Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:38.824Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:38.824Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:38.901Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2024-03-19T02:26:38.902Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:26:38.902Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-03-19T02:26:38.902Z] [java] HTTP port :8080 [2024-03-19T02:26:38.902Z] [java] HTTP hostname :localhost [2024-03-19T02:26:38.925Z] [2024-03-19T02:26:38.925Z] init.customtasks: [2024-03-19T02:26:38.925Z] [2024-03-19T02:26:38.925Z] prepare: [2024-03-19T02:26:38.926Z] [2024-03-19T02:26:38.926Z] compile: [2024-03-19T02:26:38.926Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/ResInSameApp/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:38.926Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp [2024-03-19T02:26:38.966Z] [exec] Mar 19, 2024 2:26:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:38.966Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:38.984Z] [exec] Application deployed with name web-subclassingApp. [2024-03-19T02:26:38.984Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-03-19T02:26:38.984Z] [echo] Deployment on target server server successful [2024-03-19T02:26:38.984Z] [2024-03-19T02:26:38.984Z] setOSConditions: [2024-03-19T02:26:38.984Z] [2024-03-19T02:26:38.984Z] setToolWin: [2024-03-19T02:26:38.984Z] [2024-03-19T02:26:38.984Z] setToolUnix: [2024-03-19T02:26:38.984Z] [2024-03-19T02:26:38.984Z] setToolProperty: [2024-03-19T02:26:38.984Z] [2024-03-19T02:26:38.984Z] setS1ASclassPath: [2024-03-19T02:26:38.984Z] [2024-03-19T02:26:38.984Z] init-common: [2024-03-19T02:26:38.984Z] [2024-03-19T02:26:38.984Z] deploy-common-ee: [2024-03-19T02:26:38.985Z] [2024-03-19T02:26:38.985Z] run-ear: [2024-03-19T02:26:38.985Z] [2024-03-19T02:26:38.985Z] setOSConditions: [2024-03-19T02:26:38.985Z] [2024-03-19T02:26:38.985Z] setToolWin: [2024-03-19T02:26:38.985Z] [2024-03-19T02:26:38.985Z] setToolUnix: [2024-03-19T02:26:38.985Z] [2024-03-19T02:26:38.985Z] setToolProperty: [2024-03-19T02:26:38.985Z] [2024-03-19T02:26:38.985Z] setS1ASclassPath: [2024-03-19T02:26:38.985Z] [2024-03-19T02:26:38.985Z] init-common: [2024-03-19T02:26:38.985Z] [2024-03-19T02:26:38.985Z] runwebclient-common: [2024-03-19T02:26:38.985Z] [java] size of buffer is1590 [2024-03-19T02:26:39.183Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:39.183Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:39.183Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:39.183Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:39.183Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:39.183Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:39.183Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:39.183Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:39.183Z] [javac] 1 warning [2024-03-19T02:26:39.244Z] [java] HTTP port :8080 [2024-03-19T02:26:39.244Z] [java] HTTP hostname :localhost [2024-03-19T02:26:39.388Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:39.460Z] [2024-03-19T02:26:39.460Z] assemble: [2024-03-19T02:26:39.461Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives/deployment-ejb31-jndivalidation-resourceref-ResInSameApp-web.war [2024-03-19T02:26:39.461Z] [2024-03-19T02:26:39.461Z] deploy.asadmin: [2024-03-19T02:26:39.461Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives --name deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives/deployment-ejb31-jndivalidation-resourceref-ResInSameApp-web.war [2024-03-19T02:26:39.466Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2024-03-19T02:26:39.467Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:26:39.467Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:39.467Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-03-19T02:26:39.467Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:39.467Z] [2024-03-19T02:26:39.467Z] undeploy-ear: [2024-03-19T02:26:39.467Z] [2024-03-19T02:26:39.467Z] setOSConditions: [2024-03-19T02:26:39.467Z] [2024-03-19T02:26:39.467Z] setToolWin: [2024-03-19T02:26:39.467Z] [2024-03-19T02:26:39.467Z] setToolUnix: [2024-03-19T02:26:39.467Z] [2024-03-19T02:26:39.467Z] setToolProperty: [2024-03-19T02:26:39.467Z] [2024-03-19T02:26:39.467Z] setS1ASclassPath: [2024-03-19T02:26:39.467Z] [2024-03-19T02:26:39.467Z] init-common: [2024-03-19T02:26:39.467Z] [2024-03-19T02:26:39.467Z] delete-ra-config: [2024-03-19T02:26:39.501Z] [java] addTest with testSuiteId:: testId -> web-to-ejb (ear based)::/subclassing/index.html [2024-03-19T02:26:39.501Z] [java] web-to-ejb (ear based) /subclassing/index.html PASS [2024-03-19T02:26:39.501Z] [java] SSN=123456789&action=Create [2024-03-19T02:26:39.501Z] [java] HTTP port :8080 [2024-03-19T02:26:39.501Z] [java] HTTP hostname :localhost [2024-03-19T02:26:39.598Z] [exec] Application deployed with name oneway-web. [2024-03-19T02:26:39.598Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:39.598Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:39.598Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:39.598Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:39.598Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:39.599Z] [2024-03-19T02:26:39.599Z] deploy-war-commonee: [2024-03-19T02:26:39.599Z] [2024-03-19T02:26:39.599Z] assemble-client: [2024-03-19T02:26:39.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:26:39.599Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:39.599Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:39.599Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:39.599Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:39.599Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:39.599Z] [2024-03-19T02:26:39.599Z] setOSConditions: [2024-03-19T02:26:39.599Z] [2024-03-19T02:26:39.599Z] setToolWin: [2024-03-19T02:26:39.599Z] [2024-03-19T02:26:39.599Z] setToolUnix: [2024-03-19T02:26:39.599Z] [2024-03-19T02:26:39.600Z] setToolProperty: [2024-03-19T02:26:39.600Z] [2024-03-19T02:26:39.600Z] setS1ASclassPath: [2024-03-19T02:26:39.600Z] [2024-03-19T02:26:39.600Z] init-common: [2024-03-19T02:26:39.600Z] [2024-03-19T02:26:39.600Z] wsimport: [2024-03-19T02:26:39.647Z] [javac] 1 warning [2024-03-19T02:26:39.647Z] [2024-03-19T02:26:39.647Z] build: [2024-03-19T02:26:39.647Z] [2024-03-19T02:26:39.647Z] setOSConditions: [2024-03-19T02:26:39.647Z] [2024-03-19T02:26:39.647Z] fixFiles: [2024-03-19T02:26:39.647Z] [2024-03-19T02:26:39.647Z] convUnix: [2024-03-19T02:26:39.647Z] [2024-03-19T02:26:39.647Z] convWin: [2024-03-19T02:26:39.647Z] [2024-03-19T02:26:39.647Z] setToolWin: [2024-03-19T02:26:39.647Z] [2024-03-19T02:26:39.647Z] setToolUnix: [2024-03-19T02:26:39.647Z] [2024-03-19T02:26:39.647Z] setToolProperty: [2024-03-19T02:26:39.647Z] [2024-03-19T02:26:39.647Z] setS1ASclassPath: [2024-03-19T02:26:39.647Z] [2024-03-19T02:26:39.647Z] init-common: [2024-03-19T02:26:39.647Z] [2024-03-19T02:26:39.647Z] package-persistence-common: [2024-03-19T02:26:39.648Z] [2024-03-19T02:26:39.648Z] ejb-jar-common: [2024-03-19T02:26:39.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:39.648Z] [2024-03-19T02:26:39.648Z] package-ejbjar-common: [2024-03-19T02:26:39.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:39.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:39.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:39.648Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauth-ejb.jar [2024-03-19T02:26:39.648Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:39.648Z] [2024-03-19T02:26:39.648Z] appclient-jar-common: [2024-03-19T02:26:39.648Z] [2024-03-19T02:26:39.648Z] package-appclientjar-common: [2024-03-19T02:26:39.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:39.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:39.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:39.648Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauth-client.jar [2024-03-19T02:26:39.648Z] [2024-03-19T02:26:39.648Z] webclient-war-common: [2024-03-19T02:26:39.648Z] [2024-03-19T02:26:39.648Z] build-ear-common: [2024-03-19T02:26:39.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:39.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:39.649Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:39.649Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthApp.ear [2024-03-19T02:26:39.649Z] [2024-03-19T02:26:39.649Z] deploy: [2024-03-19T02:26:39.649Z] [2024-03-19T02:26:39.649Z] setOSConditions: [2024-03-19T02:26:39.649Z] [2024-03-19T02:26:39.649Z] setToolWin: [2024-03-19T02:26:39.649Z] [2024-03-19T02:26:39.649Z] setToolUnix: [2024-03-19T02:26:39.649Z] [2024-03-19T02:26:39.649Z] setToolProperty: [2024-03-19T02:26:39.649Z] [2024-03-19T02:26:39.649Z] setS1ASclassPath: [2024-03-19T02:26:39.649Z] [2024-03-19T02:26:39.649Z] init-common: [2024-03-19T02:26:39.649Z] [2024-03-19T02:26:39.649Z] execute-sql-common: [2024-03-19T02:26:39.649Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/create_pointbase.sql [2024-03-19T02:26:39.649Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:26:39.649Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:26:39.649Z] [sql] 0 rows affected [2024-03-19T02:26:39.649Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:26:39.649Z] [2024-03-19T02:26:39.649Z] setOSConditions: [2024-03-19T02:26:39.649Z] [2024-03-19T02:26:39.649Z] setToolWin: [2024-03-19T02:26:39.649Z] [2024-03-19T02:26:39.649Z] setToolUnix: [2024-03-19T02:26:39.649Z] [2024-03-19T02:26:39.650Z] setToolProperty: [2024-03-19T02:26:39.650Z] [2024-03-19T02:26:39.650Z] setS1ASclassPath: [2024-03-19T02:26:39.650Z] [2024-03-19T02:26:39.650Z] init-common: [2024-03-19T02:26:39.650Z] [2024-03-19T02:26:39.650Z] deploy-jdbc-common: [2024-03-19T02:26:39.650Z] [2024-03-19T02:26:39.650Z] setOSConditions: [2024-03-19T02:26:39.650Z] [2024-03-19T02:26:39.650Z] setToolWin: [2024-03-19T02:26:39.650Z] [2024-03-19T02:26:39.650Z] setToolUnix: [2024-03-19T02:26:39.650Z] [2024-03-19T02:26:39.650Z] setToolProperty: [2024-03-19T02:26:39.650Z] [2024-03-19T02:26:39.650Z] setS1ASclassPath: [2024-03-19T02:26:39.650Z] [2024-03-19T02:26:39.650Z] init-common: [2024-03-19T02:26:39.650Z] [2024-03-19T02:26:39.650Z] create-jdbc-connpool-common: [2024-03-19T02:26:39.701Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:39.701Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:39.701Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:39.701Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:39.701Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:39.701Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:39.701Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:39.719Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:39.719Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:39.723Z] [2024-03-19T02:26:39.723Z] asadmin-common: [2024-03-19T02:26:39.724Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:26:39.858Z] [exec] parsing WSDL... [2024-03-19T02:26:39.958Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:39.980Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:39.980Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:39.980Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-03-19T02:26:40.088Z] [java] addTest with testSuiteId:: testId -> web-to-ejb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-03-19T02:26:40.088Z] [java] web-to-ejb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:26:40.088Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-03-19T02:26:40.088Z] [java] HTTP port :8080 [2024-03-19T02:26:40.088Z] [java] HTTP hostname :localhost [2024-03-19T02:26:40.215Z] [javac] 1 warning [2024-03-19T02:26:40.215Z] [2024-03-19T02:26:40.215Z] build: [2024-03-19T02:26:40.215Z] [2024-03-19T02:26:40.215Z] setOSConditions: [2024-03-19T02:26:40.216Z] [2024-03-19T02:26:40.216Z] setToolWin: [2024-03-19T02:26:40.216Z] [2024-03-19T02:26:40.216Z] setToolUnix: [2024-03-19T02:26:40.216Z] [2024-03-19T02:26:40.216Z] setToolProperty: [2024-03-19T02:26:40.216Z] [2024-03-19T02:26:40.216Z] setS1ASclassPath: [2024-03-19T02:26:40.216Z] [2024-03-19T02:26:40.216Z] init-common: [2024-03-19T02:26:40.216Z] [2024-03-19T02:26:40.216Z] webclient-war-common: [2024-03-19T02:26:40.216Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:40.216Z] [2024-03-19T02:26:40.216Z] clear: [2024-03-19T02:26:40.216Z] [2024-03-19T02:26:40.216Z] test-tlds-exist: [2024-03-19T02:26:40.216Z] [2024-03-19T02:26:40.216Z] copy-tlds: [2024-03-19T02:26:40.216Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:40.216Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:40.216Z] [2024-03-19T02:26:40.216Z] test-tagfiles-exist: [2024-03-19T02:26:40.216Z] [2024-03-19T02:26:40.216Z] copy-tagfiles: [2024-03-19T02:26:40.216Z] [2024-03-19T02:26:40.216Z] package-war-common: [2024-03-19T02:26:40.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:40.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:40.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/lib [2024-03-19T02:26:40.217Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:40.217Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:40.217Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-library-validator-xml-view-static-include-web.war [2024-03-19T02:26:40.217Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:40.217Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:40.217Z] [javac] Compiling 1 source file [2024-03-19T02:26:40.217Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:26:40.217Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:40.217Z] [2024-03-19T02:26:40.217Z] deploy: [2024-03-19T02:26:40.217Z] [2024-03-19T02:26:40.217Z] deploy-war-common: [2024-03-19T02:26:40.217Z] [2024-03-19T02:26:40.217Z] setOSConditions: [2024-03-19T02:26:40.217Z] [2024-03-19T02:26:40.217Z] setToolWin: [2024-03-19T02:26:40.217Z] [2024-03-19T02:26:40.217Z] setToolUnix: [2024-03-19T02:26:40.217Z] [2024-03-19T02:26:40.217Z] setToolProperty: [2024-03-19T02:26:40.218Z] [2024-03-19T02:26:40.218Z] setS1ASclassPath: [2024-03-19T02:26:40.218Z] [2024-03-19T02:26:40.218Z] init-common: [2024-03-19T02:26:40.218Z] [2024-03-19T02:26:40.218Z] deploy-war-commonpe: [2024-03-19T02:26:40.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:26:40.231Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:26:40.231Z] [2024-03-19T02:26:40.231Z] set-derby-connpool-props: [2024-03-19T02:26:40.244Z] [2024-03-19T02:26:40.244Z] setOSConditions: [2024-03-19T02:26:40.244Z] [2024-03-19T02:26:40.244Z] setToolWin: [2024-03-19T02:26:40.244Z] [2024-03-19T02:26:40.244Z] setToolUnix: [2024-03-19T02:26:40.244Z] [2024-03-19T02:26:40.244Z] setToolProperty: [2024-03-19T02:26:40.244Z] [2024-03-19T02:26:40.244Z] setS1ASclassPath: [2024-03-19T02:26:40.244Z] [2024-03-19T02:26:40.244Z] init-common: [2024-03-19T02:26:40.244Z] [2024-03-19T02:26:40.244Z] undeploy-common: [2024-03-19T02:26:40.284Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app. [2024-03-19T02:26:40.285Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app [2024-03-19T02:26:40.285Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] processResult: [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] failed: [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] passed: [2024-03-19T02:26:40.285Z] [echo] Test ResInSameApp Passed [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] unknown: [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] init.os: [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] init.tools.unix: [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] init.tools.windows: [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] init.tools: [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] setAsadminArgs: [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] init: [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] init.customtasks: [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] prepare: [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.285Z] undeploy.asadmin: [2024-03-19T02:26:40.285Z] [2024-03-19T02:26:40.286Z] setAsadminArgs: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] common.undeploy.asadmin: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] init.os: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] init.tools.unix: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] init.tools.windows: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] init.tools: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] setAsadminArgs: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] init: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] init.customtasks: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] delAppRef: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] init.os: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] init.tools.unix: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] init.tools.windows: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] init.tools: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.286Z] setAsadminArgs: [2024-03-19T02:26:40.286Z] [2024-03-19T02:26:40.287Z] init: [2024-03-19T02:26:40.287Z] [2024-03-19T02:26:40.287Z] init.customtasks: [2024-03-19T02:26:40.287Z] [2024-03-19T02:26:40.287Z] common.run.asadmin: [2024-03-19T02:26:40.287Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app [2024-03-19T02:26:40.342Z] [exec] Mar 19, 2024 2:26:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:40.342Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:26:40.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:26:40.487Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:26:40.601Z] [exec] Mar 19, 2024 2:26:40 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:40.601Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:26:40.653Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-03-19T02:26:40.653Z] [java] addTest with testSuiteId:: testId -> web-to-ejb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-03-19T02:26:40.653Z] [java] web-to-ejb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:26:40.653Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:40.653Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:40.653Z] [2024-03-19T02:26:40.653Z] unsetup: [2024-03-19T02:26:40.653Z] [2024-03-19T02:26:40.653Z] setOSConditions: [2024-03-19T02:26:40.653Z] [2024-03-19T02:26:40.653Z] setToolWin: [2024-03-19T02:26:40.653Z] [2024-03-19T02:26:40.653Z] setToolUnix: [2024-03-19T02:26:40.653Z] [2024-03-19T02:26:40.653Z] setToolProperty: [2024-03-19T02:26:40.653Z] [2024-03-19T02:26:40.653Z] setS1ASclassPath: [2024-03-19T02:26:40.653Z] [2024-03-19T02:26:40.653Z] init-common: [2024-03-19T02:26:40.653Z] [2024-03-19T02:26:40.653Z] default-sql: [2024-03-19T02:26:40.653Z] [2024-03-19T02:26:40.653Z] setOSConditions: [2024-03-19T02:26:40.653Z] [2024-03-19T02:26:40.653Z] setToolWin: [2024-03-19T02:26:40.653Z] [2024-03-19T02:26:40.653Z] setToolUnix: [2024-03-19T02:26:40.654Z] [2024-03-19T02:26:40.654Z] setToolProperty: [2024-03-19T02:26:40.654Z] [2024-03-19T02:26:40.654Z] setS1ASclassPath: [2024-03-19T02:26:40.654Z] [2024-03-19T02:26:40.654Z] init-common: [2024-03-19T02:26:40.654Z] [2024-03-19T02:26:40.654Z] execute-sql-common: [2024-03-19T02:26:40.654Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/sql/dropBankTables.sql [2024-03-19T02:26:40.654Z] [sql] 0 rows affected [2024-03-19T02:26:40.654Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:26:40.654Z] [2024-03-19T02:26:40.654Z] sql-oracle: [2024-03-19T02:26:40.654Z] [2024-03-19T02:26:40.654Z] execute-sql-connector: [2024-03-19T02:26:40.654Z] [2024-03-19T02:26:40.654Z] undeploy-ear: [2024-03-19T02:26:40.654Z] [2024-03-19T02:26:40.654Z] setOSConditions: [2024-03-19T02:26:40.654Z] [2024-03-19T02:26:40.654Z] setToolWin: [2024-03-19T02:26:40.654Z] [2024-03-19T02:26:40.654Z] setToolUnix: [2024-03-19T02:26:40.654Z] [2024-03-19T02:26:40.654Z] setToolProperty: [2024-03-19T02:26:40.654Z] [2024-03-19T02:26:40.654Z] setS1ASclassPath: [2024-03-19T02:26:40.655Z] [2024-03-19T02:26:40.655Z] init-common: [2024-03-19T02:26:40.655Z] [2024-03-19T02:26:40.655Z] undeploy-common: [2024-03-19T02:26:40.782Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-library-validator-xml-view-static-include --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-library-validator-xml-view-static-include-web.war [2024-03-19T02:26:40.792Z] [exec] [2024-03-19T02:26:40.792Z] [exec] Generating code... [2024-03-19T02:26:40.792Z] [exec] [2024-03-19T02:26:40.792Z] [exec] Compiling code... [2024-03-19T02:26:40.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-03-19T02:26:40.862Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:40.862Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:40.920Z] [exec] Mar 19, 2024 2:26:40 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:26:40.920Z] [exec] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-03-19T02:26:40.920Z] [exec] JMS Servlet Output [2024-03-19T02:26:40.920Z] [exec]

DatabaseServelt :: All information I can give

[2024-03-19T02:26:40.920Z] [exec] Context Path : /ejb-ejb30-hello-session3
[2024-03-19T02:26:40.920Z] [exec] Servlet Path : /servlet
[2024-03-19T02:26:40.920Z] [exec] Path Info : null
[2024-03-19T02:26:40.920Z] [exec] [2024-03-19T02:26:40.920Z] [exec] Value of key is: main [2024-03-19T02:26:40.920Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:40.920Z] [exec] [2024-03-19T02:26:40.920Z] [exec] [2024-03-19T02:26:40.920Z] [exec] ----------------------------------------- [2024-03-19T02:26:40.920Z] [exec] - main: PASS - [2024-03-19T02:26:40.920Z] [exec] ----------------------------------------- [2024-03-19T02:26:40.920Z] [exec] Total PASS: 1 [2024-03-19T02:26:40.920Z] [exec] Total FAIL: 0 [2024-03-19T02:26:40.920Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:40.920Z] [exec] ----------------------------------------- [2024-03-19T02:26:40.920Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:40.920Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:41.049Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:26:41.049Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:26:41.056Z] [exec] Application deployed with name web-jsp-tag-library-validator-xml-view-static-include-web. [2024-03-19T02:26:41.057Z] [2024-03-19T02:26:41.057Z] deploy-war-commonee: [2024-03-19T02:26:41.057Z] [2024-03-19T02:26:41.057Z] run: [2024-03-19T02:26:41.057Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-library-validator-xml-view-static-include/jsp/a.jspx [2024-03-19T02:26:41.064Z] [2024-03-19T02:26:41.064Z] unsetup: [2024-03-19T02:26:41.064Z] [2024-03-19T02:26:41.064Z] setOSConditions: [2024-03-19T02:26:41.064Z] [2024-03-19T02:26:41.064Z] setToolWin: [2024-03-19T02:26:41.064Z] [2024-03-19T02:26:41.064Z] setToolUnix: [2024-03-19T02:26:41.064Z] [2024-03-19T02:26:41.064Z] setToolProperty: [2024-03-19T02:26:41.064Z] [2024-03-19T02:26:41.064Z] setS1ASclassPath: [2024-03-19T02:26:41.064Z] [2024-03-19T02:26:41.064Z] init-common: [2024-03-19T02:26:41.064Z] [2024-03-19T02:26:41.064Z] default-sql: [2024-03-19T02:26:41.064Z] [2024-03-19T02:26:41.064Z] setOSConditions: [2024-03-19T02:26:41.064Z] [2024-03-19T02:26:41.064Z] setToolWin: [2024-03-19T02:26:41.064Z] [2024-03-19T02:26:41.064Z] setToolUnix: [2024-03-19T02:26:41.064Z] [2024-03-19T02:26:41.065Z] setToolProperty: [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] setS1ASclassPath: [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] init-common: [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] execute-sql-common: [2024-03-19T02:26:41.065Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/dropBankTables.sql [2024-03-19T02:26:41.065Z] [sql] 0 rows affected [2024-03-19T02:26:41.065Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] sql-oracle: [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] execute-sql-connector: [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] delete-resource: [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] setOSConditions: [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] setToolWin: [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] setToolUnix: [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] setToolProperty: [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] setS1ASclassPath: [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] init-common: [2024-03-19T02:26:41.065Z] [2024-03-19T02:26:41.065Z] delete-connector-resource-common: [2024-03-19T02:26:41.066Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [2024-03-19T02:26:41.121Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] init.os: [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] init.tools.unix: [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] init.tools.windows: [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] init.tools: [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] setAsadminArgs: [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] init: [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] init.customtasks: [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] prepare: [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] undeploy.jms.queue: [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] setAsadminArgs: [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] common.delete.jms.resource: [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] init.os: [2024-03-19T02:26:41.121Z] [2024-03-19T02:26:41.121Z] init.tools.unix: [2024-03-19T02:26:41.122Z] [2024-03-19T02:26:41.122Z] init.tools.windows: [2024-03-19T02:26:41.122Z] [2024-03-19T02:26:41.122Z] init.tools: [2024-03-19T02:26:41.122Z] [2024-03-19T02:26:41.122Z] setAsadminArgs: [2024-03-19T02:26:41.122Z] [2024-03-19T02:26:41.122Z] init: [2024-03-19T02:26:41.122Z] [2024-03-19T02:26:41.122Z] init.customtasks: [2024-03-19T02:26:41.122Z] [2024-03-19T02:26:41.122Z] common.run.asadmin: [2024-03-19T02:26:41.122Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/deployment_jndivalidation_queue [2024-03-19T02:26:41.177Z] [2024-03-19T02:26:41.177Z] checkReporting-common: [2024-03-19T02:26:41.178Z] [2024-03-19T02:26:41.178Z] confirmReportPresent-common: [2024-03-19T02:26:41.178Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:26:41.178Z] [echo] Test seems to be reported fine [2024-03-19T02:26:41.178Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/RepRunConf.txt [2024-03-19T02:26:41.178Z] [2024-03-19T02:26:41.178Z] confirmMissingReport-common: [2024-03-19T02:26:41.178Z] [2024-03-19T02:26:41.178Z] unsetup: [2024-03-19T02:26:41.178Z] [2024-03-19T02:26:41.178Z] setOSConditions: [2024-03-19T02:26:41.178Z] [2024-03-19T02:26:41.178Z] setToolWin: [2024-03-19T02:26:41.178Z] [2024-03-19T02:26:41.178Z] setToolUnix: [2024-03-19T02:26:41.178Z] [2024-03-19T02:26:41.178Z] setToolProperty: [2024-03-19T02:26:41.178Z] [2024-03-19T02:26:41.178Z] setS1ASclassPath: [2024-03-19T02:26:41.178Z] [2024-03-19T02:26:41.178Z] init-common: [2024-03-19T02:26:41.178Z] [2024-03-19T02:26:41.178Z] execute-ejb-sql-common: [2024-03-19T02:26:41.178Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/sql/drop.sql [2024-03-19T02:26:41.183Z] [java] invoking webclient servlet at http://localhost:45712/ejb-timer-opallowed/VerifyServlet?ejb [2024-03-19T02:26:41.183Z] [java] Processing line: [2024-03-19T02:26:41.183Z] [java] Processing line: [2024-03-19T02:26:41.183Z] [java] Processing line: Servlet VerifyServlet [2024-03-19T02:26:41.183Z] [java] Processing line: [2024-03-19T02:26:41.183Z] [java] Processing line: [2024-03-19T02:26:41.183Z] [java] Processing line: RESULT: PASS [2024-03-19T02:26:41.183Z] [java] RESULT: PASS [2024-03-19T02:26:41.183Z] [java] Value of key is: webapp: [2024-03-19T02:26:41.183Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:41.183Z] [java] [2024-03-19T02:26:41.183Z] [java] [2024-03-19T02:26:41.183Z] [java] ----------------------------------------- [2024-03-19T02:26:41.183Z] [java] - webapp: : PASS - [2024-03-19T02:26:41.183Z] [java] ----------------------------------------- [2024-03-19T02:26:41.183Z] [java] Total PASS: 1 [2024-03-19T02:26:41.183Z] [java] Total FAIL: 0 [2024-03-19T02:26:41.183Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:26:41.183Z] [java] ----------------------------------------- [2024-03-19T02:26:41.183Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:41.183Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:41.183Z] [2024-03-19T02:26:41.183Z] run-managedbean: [2024-03-19T02:26:41.183Z] [2024-03-19T02:26:41.183Z] run-client: [2024-03-19T02:26:41.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-03-19T02:26:41.220Z] [2024-03-19T02:26:41.220Z] all: [2024-03-19T02:26:41.220Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-03-19T02:26:41.220Z] [2024-03-19T02:26:41.220Z] setOSConditions: [2024-03-19T02:26:41.220Z] [2024-03-19T02:26:41.220Z] setToolWin: [2024-03-19T02:26:41.220Z] [2024-03-19T02:26:41.220Z] setToolUnix: [2024-03-19T02:26:41.220Z] [2024-03-19T02:26:41.220Z] setToolProperty: [2024-03-19T02:26:41.220Z] [2024-03-19T02:26:41.220Z] setS1ASclassPath: [2024-03-19T02:26:41.220Z] [2024-03-19T02:26:41.220Z] init-common: [2024-03-19T02:26:41.220Z] [2024-03-19T02:26:41.220Z] build: [2024-03-19T02:26:41.220Z] [2024-03-19T02:26:41.221Z] all: [2024-03-19T02:26:41.221Z] [2024-03-19T02:26:41.221Z] setOSConditions: [2024-03-19T02:26:41.221Z] [2024-03-19T02:26:41.221Z] setToolWin: [2024-03-19T02:26:41.221Z] [2024-03-19T02:26:41.221Z] setToolUnix: [2024-03-19T02:26:41.221Z] [2024-03-19T02:26:41.221Z] setToolProperty: [2024-03-19T02:26:41.221Z] [2024-03-19T02:26:41.221Z] setS1ASclassPath: [2024-03-19T02:26:41.221Z] [2024-03-19T02:26:41.221Z] init-common: [2024-03-19T02:26:41.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:26:41.306Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:26:41.323Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server jdbc/ejb-subclassing [2024-03-19T02:26:41.323Z] [exec] Connector resource jdbc/ejb-subclassing deleted. [2024-03-19T02:26:41.323Z] [2024-03-19T02:26:41.323Z] delete-pool: [2024-03-19T02:26:41.323Z] [2024-03-19T02:26:41.323Z] setOSConditions: [2024-03-19T02:26:41.323Z] [2024-03-19T02:26:41.323Z] setToolWin: [2024-03-19T02:26:41.323Z] [2024-03-19T02:26:41.323Z] setToolUnix: [2024-03-19T02:26:41.323Z] [2024-03-19T02:26:41.323Z] setToolProperty: [2024-03-19T02:26:41.323Z] [2024-03-19T02:26:41.323Z] setS1ASclassPath: [2024-03-19T02:26:41.323Z] [2024-03-19T02:26:41.323Z] init-common: [2024-03-19T02:26:41.323Z] [2024-03-19T02:26:41.323Z] delete-connector-connpool-common: [2024-03-19T02:26:41.323Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true standalone-ra-pool [2024-03-19T02:26:41.435Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:26:41.435Z] [2024-03-19T02:26:41.435Z] undeploy: [2024-03-19T02:26:41.435Z] [2024-03-19T02:26:41.435Z] setOSConditions: [2024-03-19T02:26:41.435Z] [2024-03-19T02:26:41.436Z] setToolWin: [2024-03-19T02:26:41.436Z] [2024-03-19T02:26:41.436Z] setToolUnix: [2024-03-19T02:26:41.436Z] [2024-03-19T02:26:41.436Z] setToolProperty: [2024-03-19T02:26:41.436Z] [2024-03-19T02:26:41.436Z] setS1ASclassPath: [2024-03-19T02:26:41.436Z] [2024-03-19T02:26:41.436Z] init-common: [2024-03-19T02:26:41.436Z] [2024-03-19T02:26:41.436Z] undeploy-common: [2024-03-19T02:26:41.440Z] [java] Waiting for timer enabled [2024-03-19T02:26:41.440Z] [java] Mar 19, 2024 2:26:41 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:26:41.440Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:26:41.480Z] [2024-03-19T02:26:41.480Z] all: [2024-03-19T02:26:41.480Z] [2024-03-19T02:26:41.480Z] setOSConditions: [2024-03-19T02:26:41.481Z] [2024-03-19T02:26:41.481Z] setToolWin: [2024-03-19T02:26:41.481Z] [2024-03-19T02:26:41.481Z] setToolUnix: [2024-03-19T02:26:41.481Z] [2024-03-19T02:26:41.481Z] setToolProperty: [2024-03-19T02:26:41.481Z] [2024-03-19T02:26:41.481Z] setS1ASclassPath: [2024-03-19T02:26:41.481Z] [2024-03-19T02:26:41.481Z] init-common: [2024-03-19T02:26:41.481Z] [2024-03-19T02:26:41.481Z] compile-common: [2024-03-19T02:26:41.481Z] [echo] Current time (ISO): 2024-03-19T02:26:41.229+0000 [2024-03-19T02:26:41.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/classes [2024-03-19T02:26:41.481Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/classes [2024-03-19T02:26:41.687Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:41.687Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-03-19T02:26:41.688Z] [exec] Administered object jms/deployment_jndivalidation_queue deleted. [2024-03-19T02:26:41.688Z] [exec] Command delete-jms-resource executed successfully. [2024-03-19T02:26:41.688Z] [2024-03-19T02:26:41.688Z] init.os: [2024-03-19T02:26:41.688Z] [2024-03-19T02:26:41.688Z] init.tools.unix: [2024-03-19T02:26:41.688Z] [2024-03-19T02:26:41.688Z] init.tools.windows: [2024-03-19T02:26:41.688Z] [2024-03-19T02:26:41.688Z] init.tools: [2024-03-19T02:26:41.688Z] [2024-03-19T02:26:41.688Z] setAsadminArgs: [2024-03-19T02:26:41.688Z] [2024-03-19T02:26:41.688Z] init: [2024-03-19T02:26:41.688Z] [2024-03-19T02:26:41.688Z] init.customtasks: [2024-03-19T02:26:41.688Z] [2024-03-19T02:26:41.688Z] common.run.asadmin: [2024-03-19T02:26:41.688Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2024-03-19T02:26:41.693Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session3App [2024-03-19T02:26:41.693Z] [2024-03-19T02:26:41.693Z] all: [2024-03-19T02:26:41.693Z] [2024-03-19T02:26:41.693Z] session_standalone: [2024-03-19T02:26:41.693Z] [2024-03-19T02:26:41.693Z] setOSConditions: [2024-03-19T02:26:41.693Z] [2024-03-19T02:26:41.693Z] setToolWin: [2024-03-19T02:26:41.693Z] [2024-03-19T02:26:41.693Z] setToolUnix: [2024-03-19T02:26:41.693Z] [2024-03-19T02:26:41.693Z] setToolProperty: [2024-03-19T02:26:41.693Z] [2024-03-19T02:26:41.693Z] setS1ASclassPath: [2024-03-19T02:26:41.693Z] [2024-03-19T02:26:41.694Z] init-common: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] clean: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] setOSConditions: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] setToolWin: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] setToolUnix: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] setToolProperty: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] setS1ASclassPath: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] init-common: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] clean-common: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] setOSConditions: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] setToolWin: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] setToolUnix: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] setToolProperty: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] setS1ASclassPath: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.694Z] init-common: [2024-03-19T02:26:41.694Z] [2024-03-19T02:26:41.695Z] clean-classes-common: [2024-03-19T02:26:41.695Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:41.695Z] [2024-03-19T02:26:41.695Z] setOSConditions: [2024-03-19T02:26:41.695Z] [2024-03-19T02:26:41.695Z] setToolWin: [2024-03-19T02:26:41.695Z] [2024-03-19T02:26:41.695Z] setToolUnix: [2024-03-19T02:26:41.695Z] [2024-03-19T02:26:41.695Z] setToolProperty: [2024-03-19T02:26:41.695Z] [2024-03-19T02:26:41.695Z] setS1ASclassPath: [2024-03-19T02:26:41.695Z] [2024-03-19T02:26:41.695Z] init-common: [2024-03-19T02:26:41.726Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-03-19T02:26:41.726Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:41.726Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml:98: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:41.726Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:26:41.871Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:26:41.871Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:26:41.887Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:41.887Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:41.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true standalone-ra-pool [2024-03-19T02:26:41.887Z] [exec] Connector connection pool standalone-ra-pool deleted. [2024-03-19T02:26:41.887Z] [2024-03-19T02:26:41.887Z] setOSConditions: [2024-03-19T02:26:41.887Z] [2024-03-19T02:26:41.887Z] setToolWin: [2024-03-19T02:26:41.887Z] [2024-03-19T02:26:41.887Z] setToolUnix: [2024-03-19T02:26:41.887Z] [2024-03-19T02:26:41.887Z] setToolProperty: [2024-03-19T02:26:41.887Z] [2024-03-19T02:26:41.888Z] setS1ASclassPath: [2024-03-19T02:26:41.888Z] [2024-03-19T02:26:41.888Z] init-common: [2024-03-19T02:26:41.888Z] [2024-03-19T02:26:41.888Z] delete-admin-object: [2024-03-19T02:26:41.888Z] [2024-03-19T02:26:41.888Z] asadmin-common: [2024-03-19T02:26:41.888Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2024-03-19T02:26:41.952Z] [2024-03-19T02:26:41.952Z] clean-jars-common: [2024-03-19T02:26:41.952Z] [2024-03-19T02:26:41.952Z] compile: [2024-03-19T02:26:41.953Z] [2024-03-19T02:26:41.953Z] setOSConditions: [2024-03-19T02:26:41.953Z] [2024-03-19T02:26:41.953Z] setToolWin: [2024-03-19T02:26:41.953Z] [2024-03-19T02:26:41.953Z] setToolUnix: [2024-03-19T02:26:41.953Z] [2024-03-19T02:26:41.953Z] setToolProperty: [2024-03-19T02:26:41.953Z] [2024-03-19T02:26:41.953Z] setS1ASclassPath: [2024-03-19T02:26:41.953Z] [2024-03-19T02:26:41.953Z] init-common: [2024-03-19T02:26:41.953Z] [2024-03-19T02:26:41.953Z] compile-common: [2024-03-19T02:26:41.953Z] [echo] Current time (ISO): 2024-03-19T02:26:41.706+0000 [2024-03-19T02:26:41.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:41.953Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:41.983Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:41.983Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:41.983Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:41.983Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:41.983Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:41.983Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:41.983Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:41.987Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:41.987Z] [java] [2024-03-19T02:26:41.987Z] [java] [2024-03-19T02:26:41.987Z] [java] ----------------------------------------- [2024-03-19T02:26:41.987Z] [java] - jsp-tag-library-validator-xml-view-static-include: PASS - [2024-03-19T02:26:41.987Z] [java] ----------------------------------------- [2024-03-19T02:26:41.987Z] [java] - Total PASS : 1 - [2024-03-19T02:26:41.987Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:41.987Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:41.987Z] [java] ----------------------------------------- [2024-03-19T02:26:41.987Z] [2024-03-19T02:26:41.987Z] undeploy: [2024-03-19T02:26:41.987Z] [2024-03-19T02:26:41.987Z] setOSConditions: [2024-03-19T02:26:41.987Z] [2024-03-19T02:26:41.987Z] setToolWin: [2024-03-19T02:26:41.987Z] [2024-03-19T02:26:41.987Z] setToolUnix: [2024-03-19T02:26:41.987Z] [2024-03-19T02:26:41.987Z] setToolProperty: [2024-03-19T02:26:41.987Z] [2024-03-19T02:26:41.987Z] setS1ASclassPath: [2024-03-19T02:26:41.987Z] [2024-03-19T02:26:41.987Z] init-common: [2024-03-19T02:26:41.987Z] [2024-03-19T02:26:41.987Z] undeploy-war-common: [2024-03-19T02:26:42.129Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:26:42.129Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:26:42.145Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2024-03-19T02:26:42.145Z] [exec] Administered object eis/jdbcAdmin deleted. [2024-03-19T02:26:42.145Z] [2024-03-19T02:26:42.145Z] setOSConditions: [2024-03-19T02:26:42.145Z] [2024-03-19T02:26:42.145Z] setToolWin: [2024-03-19T02:26:42.145Z] [2024-03-19T02:26:42.145Z] setToolUnix: [2024-03-19T02:26:42.145Z] [2024-03-19T02:26:42.145Z] setToolProperty: [2024-03-19T02:26:42.145Z] [2024-03-19T02:26:42.145Z] setS1ASclassPath: [2024-03-19T02:26:42.145Z] [2024-03-19T02:26:42.145Z] init-common: [2024-03-19T02:26:42.146Z] [2024-03-19T02:26:42.146Z] undeploy-rar-common: [2024-03-19T02:26:42.146Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:26:42.241Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:42.241Z] [javac] 1 warning [2024-03-19T02:26:42.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:26:42.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:26:42.241Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:26:42.241Z] [2024-03-19T02:26:42.241Z] deploy-client: [2024-03-19T02:26:42.269Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:42.269Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2024-03-19T02:26:42.269Z] [exec] Command delete-jmsdest executed successfully. [2024-03-19T02:26:42.269Z] [2024-03-19T02:26:42.269Z] private-all: [2024-03-19T02:26:42.269Z] [2024-03-19T02:26:42.269Z] private-all: [2024-03-19T02:26:42.269Z] [2024-03-19T02:26:42.269Z] declare-test: [2024-03-19T02:26:42.269Z] [echo] Starting test CorrectJDBCResource ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource Test asadmin deploy [2024-03-19T02:26:42.269Z] [2024-03-19T02:26:42.269Z] init.os: [2024-03-19T02:26:42.269Z] [2024-03-19T02:26:42.269Z] init.tools.unix: [2024-03-19T02:26:42.269Z] [2024-03-19T02:26:42.269Z] init.tools.windows: [2024-03-19T02:26:42.269Z] [2024-03-19T02:26:42.269Z] init.tools: [2024-03-19T02:26:42.269Z] [2024-03-19T02:26:42.269Z] setAsadminArgs: [2024-03-19T02:26:42.269Z] [2024-03-19T02:26:42.269Z] init: [2024-03-19T02:26:42.269Z] [2024-03-19T02:26:42.269Z] init.customtasks: [2024-03-19T02:26:42.269Z] [2024-03-19T02:26:42.270Z] prepare: [2024-03-19T02:26:42.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource [2024-03-19T02:26:42.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives [2024-03-19T02:26:42.270Z] [2024-03-19T02:26:42.270Z] compile: [2024-03-19T02:26:42.270Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:42.270Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource [2024-03-19T02:26:42.415Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:42.415Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:42.415Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:42.415Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:42.415Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:42.415Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:42.415Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:42.551Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-library-validator-xml-view-static-include-web [2024-03-19T02:26:42.551Z] [2024-03-19T02:26:42.551Z] all: [2024-03-19T02:26:42.551Z] [echo] [2024-03-19T02:26:42.551Z] [echo] ************************* [2024-03-19T02:26:42.551Z] [echo] * Running jspTagReleaseCalledWhenPoolingDisabled [2024-03-19T02:26:42.551Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled [2024-03-19T02:26:42.551Z] [echo] ************************* [2024-03-19T02:26:42.551Z] [echo] [2024-03-19T02:26:42.551Z] [2024-03-19T02:26:42.551Z] setOSConditions: [2024-03-19T02:26:42.551Z] [2024-03-19T02:26:42.551Z] setToolWin: [2024-03-19T02:26:42.551Z] [2024-03-19T02:26:42.551Z] setToolUnix: [2024-03-19T02:26:42.551Z] [2024-03-19T02:26:42.551Z] setToolProperty: [2024-03-19T02:26:42.551Z] [2024-03-19T02:26:42.551Z] setS1ASclassPath: [2024-03-19T02:26:42.551Z] [2024-03-19T02:26:42.551Z] init-common: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] clean: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] setOSConditions: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] setToolWin: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] setToolUnix: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] setToolProperty: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] setS1ASclassPath: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] init-common: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] clean-common: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] setOSConditions: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] setToolWin: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] setToolUnix: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] setToolProperty: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] setS1ASclassPath: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] init-common: [2024-03-19T02:26:42.552Z] [2024-03-19T02:26:42.552Z] clean-classes-common: [2024-03-19T02:26:42.553Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] setOSConditions: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] setToolWin: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] setToolUnix: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] setToolProperty: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] setS1ASclassPath: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] init-common: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] clean-jars-common: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] compile: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] setOSConditions: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] setToolWin: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] setToolUnix: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] setToolProperty: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] setS1ASclassPath: [2024-03-19T02:26:42.553Z] [2024-03-19T02:26:42.553Z] init-common: [2024-03-19T02:26:42.554Z] [2024-03-19T02:26:42.554Z] compile-common: [2024-03-19T02:26:42.554Z] [echo] Current time (ISO): 2024-03-19T02:26:42.384+0000 [2024-03-19T02:26:42.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:42.554Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:42.692Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:26:42.692Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:26:42.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:26:42.709Z] [2024-03-19T02:26:42.709Z] all: [2024-03-19T02:26:42.709Z] [echo] @@## nonstringmcfproperties ##@@ [2024-03-19T02:26:42.709Z] [2024-03-19T02:26:42.709Z] setOSConditions: [2024-03-19T02:26:42.709Z] [2024-03-19T02:26:42.709Z] setToolWin: [2024-03-19T02:26:42.709Z] [2024-03-19T02:26:42.709Z] setToolUnix: [2024-03-19T02:26:42.709Z] [2024-03-19T02:26:42.709Z] setToolProperty: [2024-03-19T02:26:42.709Z] [2024-03-19T02:26:42.709Z] setS1ASclassPath: [2024-03-19T02:26:42.709Z] [2024-03-19T02:26:42.709Z] init-common: [2024-03-19T02:26:42.709Z] [2024-03-19T02:26:42.709Z] clean: [2024-03-19T02:26:42.709Z] [2024-03-19T02:26:42.709Z] setOSConditions: [2024-03-19T02:26:42.709Z] [2024-03-19T02:26:42.709Z] setToolWin: [2024-03-19T02:26:42.709Z] [2024-03-19T02:26:42.710Z] setToolUnix: [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] setToolProperty: [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] setS1ASclassPath: [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] init-common: [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] clean-common: [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] setOSConditions: [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] setToolWin: [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] setToolUnix: [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] setToolProperty: [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] setS1ASclassPath: [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] init-common: [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] clean-classes-common: [2024-03-19T02:26:42.710Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] setOSConditions: [2024-03-19T02:26:42.710Z] [2024-03-19T02:26:42.710Z] setToolWin: [2024-03-19T02:26:42.711Z] [2024-03-19T02:26:42.711Z] setToolUnix: [2024-03-19T02:26:42.711Z] [2024-03-19T02:26:42.711Z] setToolProperty: [2024-03-19T02:26:42.711Z] [2024-03-19T02:26:42.711Z] setS1ASclassPath: [2024-03-19T02:26:42.711Z] [2024-03-19T02:26:42.711Z] init-common: [2024-03-19T02:26:42.711Z] [2024-03-19T02:26:42.711Z] clean-jars-common: [2024-03-19T02:26:42.711Z] [2024-03-19T02:26:42.711Z] clean: [2024-03-19T02:26:42.711Z] [2024-03-19T02:26:42.711Z] compile: [2024-03-19T02:26:42.711Z] [2024-03-19T02:26:42.711Z] init: [2024-03-19T02:26:42.711Z] [echo] Building component ${component.name} [2024-03-19T02:26:42.711Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/internal/classes [2024-03-19T02:26:42.711Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib [2024-03-19T02:26:42.711Z] [2024-03-19T02:26:42.711Z] compile: [2024-03-19T02:26:42.711Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:42.711Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/internal/classes [2024-03-19T02:26:42.832Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:42.832Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:26:42.836Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:42.836Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:42.836Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:42.836Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:42.836Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:42.836Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:42.836Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:42.836Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:42.836Z] [javac] 1 warning [2024-03-19T02:26:42.836Z] [2024-03-19T02:26:42.836Z] assemble: [2024-03-19T02:26:42.837Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web.war [2024-03-19T02:26:42.837Z] [2024-03-19T02:26:42.837Z] deploy.asadmin: [2024-03-19T02:26:42.837Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives --name deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web --contextroot deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web.war [2024-03-19T02:26:42.882Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:42.882Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:42.882Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:42.883Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:42.883Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:42.883Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:42.883Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:42.969Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:42.969Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:42.969Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:42.969Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:42.969Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:42.969Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:42.969Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:42.978Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:26:42.978Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:26:43.117Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:43.117Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:43.117Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:43.117Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:43.117Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:43.117Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:43.117Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:43.236Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:26:43.236Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:26:43.236Z] [2024-03-19T02:26:43.236Z] setOSConditions: [2024-03-19T02:26:43.236Z] [2024-03-19T02:26:43.236Z] setToolWin: [2024-03-19T02:26:43.236Z] [2024-03-19T02:26:43.236Z] setToolUnix: [2024-03-19T02:26:43.236Z] [2024-03-19T02:26:43.236Z] setToolProperty: [2024-03-19T02:26:43.236Z] [2024-03-19T02:26:43.236Z] setS1ASclassPath: [2024-03-19T02:26:43.236Z] [2024-03-19T02:26:43.236Z] init-common: [2024-03-19T02:26:43.237Z] [2024-03-19T02:26:43.237Z] create-jdbc-resource-common: [2024-03-19T02:26:43.237Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-03-19T02:26:43.247Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:43.247Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:73: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:43.247Z] [javac] details.put(new Integer(property),value); [2024-03-19T02:26:43.247Z] [javac] ^ [2024-03-19T02:26:43.247Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:43.247Z] [javac] if (details.containsKey(new Integer(property))) { [2024-03-19T02:26:43.247Z] [javac] ^ [2024-03-19T02:26:43.247Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:43.247Z] [javac] return (String) details.get(new Integer(property)); [2024-03-19T02:26:43.247Z] [javac] ^ [2024-03-19T02:26:43.247Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:125: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:26:43.247Z] [javac] return new Integer(parameter); [2024-03-19T02:26:43.247Z] [javac] ^ [2024-03-19T02:26:43.247Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:129: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-03-19T02:26:43.247Z] [javac] return new Short(parameter); [2024-03-19T02:26:43.247Z] [javac] ^ [2024-03-19T02:26:43.248Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:133: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-03-19T02:26:43.248Z] [javac] return new Byte(parameter); [2024-03-19T02:26:43.248Z] [javac] ^ [2024-03-19T02:26:43.248Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:137: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-03-19T02:26:43.248Z] [javac] return new Long(parameter); [2024-03-19T02:26:43.248Z] [javac] ^ [2024-03-19T02:26:43.248Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:141: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-03-19T02:26:43.248Z] [javac] return new Float(parameter); [2024-03-19T02:26:43.248Z] [javac] ^ [2024-03-19T02:26:43.248Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:145: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-03-19T02:26:43.248Z] [javac] return new Double(parameter); [2024-03-19T02:26:43.248Z] [javac] ^ [2024-03-19T02:26:43.248Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:26:43.248Z] [javac] return new Boolean(parameter); [2024-03-19T02:26:43.248Z] [javac] ^ [2024-03-19T02:26:43.338Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:43.338Z] [java] Reporter exception occurred! [2024-03-19T02:26:43.338Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:43.338Z] [java] java.lang.NullPointerException: Cannot invoke "String.trim()" because "id" is null [2024-03-19T02:26:43.338Z] [java] at com.sun.ejte.ccl.reporter.Reporter.setTestSuite(Reporter.java:70) [2024-03-19T02:26:43.338Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printStatus(SimpleReporterAdapter.java:126) [2024-03-19T02:26:43.338Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printSummary(SimpleReporterAdapter.java:184) [2024-03-19T02:26:43.338Z] [java] at com.acme.ejb32.timer.opallowed.Client.main(Client.java:143) [2024-03-19T02:26:43.338Z] [2024-03-19T02:26:43.338Z] run: [2024-03-19T02:26:43.338Z] [2024-03-19T02:26:43.338Z] undeploy: [2024-03-19T02:26:43.338Z] [2024-03-19T02:26:43.338Z] setOSConditions: [2024-03-19T02:26:43.338Z] [2024-03-19T02:26:43.338Z] setToolWin: [2024-03-19T02:26:43.339Z] [2024-03-19T02:26:43.339Z] setToolUnix: [2024-03-19T02:26:43.339Z] [2024-03-19T02:26:43.339Z] setToolProperty: [2024-03-19T02:26:43.339Z] [2024-03-19T02:26:43.339Z] setS1ASclassPath: [2024-03-19T02:26:43.339Z] [2024-03-19T02:26:43.339Z] init-common: [2024-03-19T02:26:43.339Z] [2024-03-19T02:26:43.339Z] undeploy-common: [2024-03-19T02:26:43.380Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:43.398Z] [exec] Application deployed with name wsclient. [2024-03-19T02:26:43.398Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:43.398Z] [2024-03-19T02:26:43.398Z] setup: [2024-03-19T02:26:43.398Z] [2024-03-19T02:26:43.399Z] runtest1: [2024-03-19T02:26:43.399Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:43.399Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:43.399Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:43.399Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:26:43.399Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:43.399Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:43.399Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:43.399Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:43.399Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:26:43.399Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:43.400Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:43.400Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:43.400Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:43.400Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:43.400Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:43.400Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:43.400Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:43.400Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:43.400Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:43.400Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:43.400Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:43.400Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:26:43.400Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:26:43.401Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:26:43.401Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:26:43.401Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:26:43.401Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:26:43.401Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:26:43.401Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:26:43.401Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:26:43.401Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:26:43.401Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:26:43.401Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:26:43.401Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:26:43.401Z] [java] ... 61 more [2024-03-19T02:26:43.401Z] [java] Java Result: -1 [2024-03-19T02:26:43.401Z] [2024-03-19T02:26:43.401Z] undeploy: [2024-03-19T02:26:43.401Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:43.401Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:43.401Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:43.401Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:43.401Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:43.401Z] [2024-03-19T02:26:43.402Z] setOSConditions: [2024-03-19T02:26:43.402Z] [2024-03-19T02:26:43.402Z] setToolWin: [2024-03-19T02:26:43.402Z] [2024-03-19T02:26:43.402Z] setToolUnix: [2024-03-19T02:26:43.402Z] [2024-03-19T02:26:43.402Z] setToolProperty: [2024-03-19T02:26:43.402Z] [2024-03-19T02:26:43.402Z] setS1ASclassPath: [2024-03-19T02:26:43.402Z] [2024-03-19T02:26:43.402Z] init-common: [2024-03-19T02:26:43.402Z] [2024-03-19T02:26:43.402Z] undeploy-war-common: [2024-03-19T02:26:43.402Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:43.402Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:43.446Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:43.446Z] [javac] 1 warning [2024-03-19T02:26:43.446Z] [2024-03-19T02:26:43.446Z] setOSConditions: [2024-03-19T02:26:43.446Z] [2024-03-19T02:26:43.446Z] setToolWin: [2024-03-19T02:26:43.446Z] [2024-03-19T02:26:43.446Z] setToolUnix: [2024-03-19T02:26:43.446Z] [2024-03-19T02:26:43.446Z] setToolProperty: [2024-03-19T02:26:43.446Z] [2024-03-19T02:26:43.446Z] setS1ASclassPath: [2024-03-19T02:26:43.446Z] [2024-03-19T02:26:43.446Z] init-common: [2024-03-19T02:26:43.446Z] [2024-03-19T02:26:43.446Z] compile-common: [2024-03-19T02:26:43.446Z] [echo] Current time (ISO): 2024-03-19T02:26:43.354+0000 [2024-03-19T02:26:43.446Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:43.505Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:26:43.505Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-03-19T02:26:43.505Z] [javac] ^ [2024-03-19T02:26:43.505Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:26:43.505Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-03-19T02:26:43.505Z] [javac] ^ [2024-03-19T02:26:43.505Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/SecurityUtils.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:26:43.505Z] [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:26:43.505Z] [javac] ^ [2024-03-19T02:26:43.505Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [2024-03-19T02:26:43.505Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:43.505Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:26:43.505Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:26:43.505Z] [javac] 14 warnings [2024-03-19T02:26:43.505Z] [2024-03-19T02:26:43.506Z] setOSConditions: [2024-03-19T02:26:43.506Z] [2024-03-19T02:26:43.506Z] setToolWin: [2024-03-19T02:26:43.506Z] [2024-03-19T02:26:43.506Z] setToolUnix: [2024-03-19T02:26:43.506Z] [2024-03-19T02:26:43.506Z] setToolProperty: [2024-03-19T02:26:43.506Z] [2024-03-19T02:26:43.506Z] setS1ASclassPath: [2024-03-19T02:26:43.506Z] [2024-03-19T02:26:43.506Z] init-common: [2024-03-19T02:26:43.506Z] [2024-03-19T02:26:43.506Z] compile-common: [2024-03-19T02:26:43.506Z] [echo] Current time (ISO): 2024-03-19T02:26:43.506+0000 [2024-03-19T02:26:43.506Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:43.637Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:43.638Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:26:43.638Z] [javac] ^ [2024-03-19T02:26:43.638Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:43.638Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:26:43.638Z] [javac] ^ [2024-03-19T02:26:43.638Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:26:43.638Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:26:43.638Z] [javac] 3 warnings [2024-03-19T02:26:43.638Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/generic-ra.jar [2024-03-19T02:26:43.638Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/generic-ra.rar [2024-03-19T02:26:43.638Z] [2024-03-19T02:26:43.638Z] setOSConditions: [2024-03-19T02:26:43.638Z] [2024-03-19T02:26:43.638Z] setToolWin: [2024-03-19T02:26:43.638Z] [2024-03-19T02:26:43.638Z] setToolUnix: [2024-03-19T02:26:43.638Z] [2024-03-19T02:26:43.638Z] setToolProperty: [2024-03-19T02:26:43.638Z] [2024-03-19T02:26:43.638Z] setS1ASclassPath: [2024-03-19T02:26:43.638Z] [2024-03-19T02:26:43.638Z] init-common: [2024-03-19T02:26:43.638Z] [2024-03-19T02:26:43.638Z] clean-common: [2024-03-19T02:26:43.638Z] [2024-03-19T02:26:43.638Z] setOSConditions: [2024-03-19T02:26:43.638Z] [2024-03-19T02:26:43.638Z] setToolWin: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] setToolUnix: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] setToolProperty: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] setS1ASclassPath: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] init-common: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] clean-classes-common: [2024-03-19T02:26:43.639Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] setOSConditions: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] setToolWin: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] setToolUnix: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] setToolProperty: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] setS1ASclassPath: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] init-common: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] clean-jars-common: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] all: [2024-03-19T02:26:43.639Z] [2024-03-19T02:26:43.639Z] setOSConditions: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] setToolWin: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] setToolUnix: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] setToolProperty: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] setS1ASclassPath: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] init-common: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] all: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] setOSConditions: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] setToolWin: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] setToolUnix: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] setToolProperty: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] setS1ASclassPath: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] init-common: [2024-03-19T02:26:43.640Z] [2024-03-19T02:26:43.640Z] compile-common: [2024-03-19T02:26:43.640Z] [echo] Current time (ISO): 2024-03-19T02:26:43.627+0000 [2024-03-19T02:26:43.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:43.640Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:43.679Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:43.679Z] [javac] 1 warning [2024-03-19T02:26:43.679Z] [2024-03-19T02:26:43.679Z] build: [2024-03-19T02:26:43.679Z] [2024-03-19T02:26:43.679Z] setOSConditions: [2024-03-19T02:26:43.679Z] [2024-03-19T02:26:43.679Z] setToolWin: [2024-03-19T02:26:43.679Z] [2024-03-19T02:26:43.679Z] setToolUnix: [2024-03-19T02:26:43.679Z] [2024-03-19T02:26:43.680Z] setToolProperty: [2024-03-19T02:26:43.680Z] [2024-03-19T02:26:43.680Z] setS1ASclassPath: [2024-03-19T02:26:43.680Z] [2024-03-19T02:26:43.680Z] init-common: [2024-03-19T02:26:43.680Z] [2024-03-19T02:26:43.680Z] webclient-war-common: [2024-03-19T02:26:43.680Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:43.680Z] [2024-03-19T02:26:43.680Z] clear: [2024-03-19T02:26:43.680Z] [2024-03-19T02:26:43.680Z] test-tlds-exist: [2024-03-19T02:26:43.680Z] [2024-03-19T02:26:43.680Z] copy-tlds: [2024-03-19T02:26:43.680Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:43.680Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:43.680Z] [2024-03-19T02:26:43.680Z] test-tagfiles-exist: [2024-03-19T02:26:43.680Z] [2024-03-19T02:26:43.680Z] copy-tagfiles: [2024-03-19T02:26:43.680Z] [2024-03-19T02:26:43.680Z] package-war-common: [2024-03-19T02:26:43.680Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:43.680Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:43.681Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/lib [2024-03-19T02:26:43.681Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:43.681Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:43.681Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:43.681Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-disabled-web.war [2024-03-19T02:26:43.681Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:43.681Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:43.681Z] [javac] Compiling 1 source file [2024-03-19T02:26:43.681Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:26:43.681Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:43.681Z] [2024-03-19T02:26:43.681Z] deploy: [2024-03-19T02:26:43.681Z] [2024-03-19T02:26:43.681Z] deploy-war-common: [2024-03-19T02:26:43.681Z] [2024-03-19T02:26:43.681Z] setOSConditions: [2024-03-19T02:26:43.681Z] [2024-03-19T02:26:43.681Z] setToolWin: [2024-03-19T02:26:43.681Z] [2024-03-19T02:26:43.681Z] setToolUnix: [2024-03-19T02:26:43.681Z] [2024-03-19T02:26:43.681Z] setToolProperty: [2024-03-19T02:26:43.681Z] [2024-03-19T02:26:43.681Z] setS1ASclassPath: [2024-03-19T02:26:43.682Z] [2024-03-19T02:26:43.682Z] init-common: [2024-03-19T02:26:43.682Z] [2024-03-19T02:26:43.682Z] deploy-war-commonpe: [2024-03-19T02:26:43.763Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:43.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-03-19T02:26:43.829Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-03-19T02:26:43.829Z] [echo] cmd executed for server [2024-03-19T02:26:43.829Z] [2024-03-19T02:26:43.829Z] setOSConditions: [2024-03-19T02:26:43.829Z] [2024-03-19T02:26:43.829Z] setToolWin: [2024-03-19T02:26:43.829Z] [2024-03-19T02:26:43.829Z] setToolUnix: [2024-03-19T02:26:43.829Z] [2024-03-19T02:26:43.830Z] setToolProperty: [2024-03-19T02:26:43.830Z] [2024-03-19T02:26:43.830Z] setS1ASclassPath: [2024-03-19T02:26:43.830Z] [2024-03-19T02:26:43.830Z] init-common: [2024-03-19T02:26:43.830Z] [2024-03-19T02:26:43.830Z] create-jdbc-resource-common: [2024-03-19T02:26:43.830Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB_CM [2024-03-19T02:26:43.939Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-release-called-when-pooling-disabled --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-disabled-web.war [2024-03-19T02:26:43.941Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-opallowedApp [2024-03-19T02:26:43.941Z] [2024-03-19T02:26:43.941Z] all: [2024-03-19T02:26:43.941Z] [2024-03-19T02:26:43.941Z] intfces: [2024-03-19T02:26:43.941Z] [2024-03-19T02:26:43.942Z] setOSConditions: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] setToolWin: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] setToolUnix: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] setToolProperty: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] setS1ASclassPath: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] init-common: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] clean: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] setOSConditions: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] setToolWin: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] setToolUnix: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] setToolProperty: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] setS1ASclassPath: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] init-common: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] clean-common: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.942Z] setOSConditions: [2024-03-19T02:26:43.942Z] [2024-03-19T02:26:43.943Z] setToolWin: [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] setToolUnix: [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] setToolProperty: [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] setS1ASclassPath: [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] init-common: [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] clean-classes-common: [2024-03-19T02:26:43.943Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] setOSConditions: [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] setToolWin: [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] setToolUnix: [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] setToolProperty: [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] setS1ASclassPath: [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] init-common: [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] clean-jars-common: [2024-03-19T02:26:43.943Z] [2024-03-19T02:26:43.943Z] precompile: [2024-03-19T02:26:43.944Z] [2024-03-19T02:26:43.944Z] init-path: [2024-03-19T02:26:43.944Z] [2024-03-19T02:26:43.944Z] build: [2024-03-19T02:26:43.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/admin/cli/build [2024-03-19T02:26:43.944Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/admin/cli/build.xml:413: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:43.944Z] [javac] Compiling 64 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/admin/cli/build [2024-03-19T02:26:43.967Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false oneway-web [2024-03-19T02:26:43.970Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web. [2024-03-19T02:26:43.970Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web [2024-03-19T02:26:43.970Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:43.970Z] [2024-03-19T02:26:43.970Z] processResult: [2024-03-19T02:26:43.970Z] [2024-03-19T02:26:43.970Z] failed: [2024-03-19T02:26:43.970Z] [2024-03-19T02:26:43.970Z] passed: [2024-03-19T02:26:43.970Z] [echo] Test CorrectJDBCResource Passed [2024-03-19T02:26:43.970Z] [2024-03-19T02:26:43.970Z] unknown: [2024-03-19T02:26:43.970Z] [2024-03-19T02:26:43.970Z] init.os: [2024-03-19T02:26:43.970Z] [2024-03-19T02:26:43.970Z] init.tools.unix: [2024-03-19T02:26:43.970Z] [2024-03-19T02:26:43.970Z] init.tools.windows: [2024-03-19T02:26:43.970Z] [2024-03-19T02:26:43.970Z] init.tools: [2024-03-19T02:26:43.970Z] [2024-03-19T02:26:43.970Z] setAsadminArgs: [2024-03-19T02:26:43.970Z] [2024-03-19T02:26:43.970Z] init: [2024-03-19T02:26:43.970Z] [2024-03-19T02:26:43.971Z] init.customtasks: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] prepare: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] undeploy.asadmin: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] setAsadminArgs: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] common.undeploy.asadmin: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] init.os: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] init.tools.unix: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] init.tools.windows: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] init.tools: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] setAsadminArgs: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] init: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] init.customtasks: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] delAppRef: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] init.os: [2024-03-19T02:26:43.971Z] [2024-03-19T02:26:43.971Z] init.tools.unix: [2024-03-19T02:26:43.972Z] [2024-03-19T02:26:43.972Z] init.tools.windows: [2024-03-19T02:26:43.972Z] [2024-03-19T02:26:43.972Z] init.tools: [2024-03-19T02:26:43.972Z] [2024-03-19T02:26:43.972Z] setAsadminArgs: [2024-03-19T02:26:43.972Z] [2024-03-19T02:26:43.972Z] init: [2024-03-19T02:26:43.972Z] [2024-03-19T02:26:43.972Z] init.customtasks: [2024-03-19T02:26:43.972Z] [2024-03-19T02:26:43.972Z] common.run.asadmin: [2024-03-19T02:26:43.972Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web [2024-03-19T02:26:44.087Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB_CM [2024-03-19T02:26:44.087Z] [exec] JDBC resource jdbc/s1qeDB_CM created successfully. [2024-03-19T02:26:44.087Z] [echo] cmd executed for server [2024-03-19T02:26:44.087Z] [2024-03-19T02:26:44.087Z] setOSConditions: [2024-03-19T02:26:44.087Z] [2024-03-19T02:26:44.087Z] setToolWin: [2024-03-19T02:26:44.087Z] [2024-03-19T02:26:44.087Z] setToolUnix: [2024-03-19T02:26:44.087Z] [2024-03-19T02:26:44.087Z] setToolProperty: [2024-03-19T02:26:44.087Z] [2024-03-19T02:26:44.087Z] setS1ASclassPath: [2024-03-19T02:26:44.088Z] [2024-03-19T02:26:44.088Z] init-common: [2024-03-19T02:26:44.088Z] [2024-03-19T02:26:44.088Z] deploy-jms-stuff: [2024-03-19T02:26:44.088Z] [2024-03-19T02:26:44.088Z] setOSConditions: [2024-03-19T02:26:44.088Z] [2024-03-19T02:26:44.088Z] setToolWin: [2024-03-19T02:26:44.088Z] [2024-03-19T02:26:44.088Z] setToolUnix: [2024-03-19T02:26:44.088Z] [2024-03-19T02:26:44.088Z] setToolProperty: [2024-03-19T02:26:44.088Z] [2024-03-19T02:26:44.088Z] setS1ASclassPath: [2024-03-19T02:26:44.088Z] [2024-03-19T02:26:44.088Z] init-common: [2024-03-19T02:26:44.088Z] [2024-03-19T02:26:44.088Z] create-jms-connection-common: [2024-03-19T02:26:44.224Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:44.224Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:44.224Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:44.224Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:44.224Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:44.224Z] [2024-03-19T02:26:44.224Z] setOSConditions: [2024-03-19T02:26:44.224Z] [2024-03-19T02:26:44.224Z] setToolWin: [2024-03-19T02:26:44.224Z] [2024-03-19T02:26:44.224Z] setToolUnix: [2024-03-19T02:26:44.224Z] [2024-03-19T02:26:44.224Z] setToolProperty: [2024-03-19T02:26:44.224Z] [2024-03-19T02:26:44.224Z] setS1ASclassPath: [2024-03-19T02:26:44.225Z] [2024-03-19T02:26:44.225Z] init-common: [2024-03-19T02:26:44.225Z] [2024-03-19T02:26:44.225Z] undeploy-client: [2024-03-19T02:26:44.346Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:44.346Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:44.346Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:44.346Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:44.346Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:44.346Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:44.346Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:44.375Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:44.375Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:44.375Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:44.375Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:44.375Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:44.375Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:44.375Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:44.537Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:44.538Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:44.573Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:44.573Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:44.573Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:44.574Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:44.574Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:44.574Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:44.574Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:44.652Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/jdbcjmsauth_QCF1 [2024-03-19T02:26:44.791Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:44.791Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:26:44.791Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:44.791Z] [2024-03-19T02:26:44.791Z] all: [2024-03-19T02:26:44.791Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:44.792Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:44.792Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:44.792Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:44.792Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:44.792Z] [2024-03-19T02:26:44.792Z] setOSConditions: [2024-03-19T02:26:44.792Z] [2024-03-19T02:26:44.792Z] setToolWin: [2024-03-19T02:26:44.792Z] [2024-03-19T02:26:44.792Z] setToolUnix: [2024-03-19T02:26:44.792Z] [2024-03-19T02:26:44.792Z] setToolProperty: [2024-03-19T02:26:44.792Z] [2024-03-19T02:26:44.792Z] setS1ASclassPath: [2024-03-19T02:26:44.792Z] [2024-03-19T02:26:44.792Z] init-common: [2024-03-19T02:26:44.792Z] [2024-03-19T02:26:44.792Z] clean: [2024-03-19T02:26:44.792Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:44.793Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:44.793Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:44.793Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:44.793Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:44.793Z] [2024-03-19T02:26:44.793Z] setOSConditions: [2024-03-19T02:26:44.793Z] [2024-03-19T02:26:44.793Z] setToolWin: [2024-03-19T02:26:44.793Z] [2024-03-19T02:26:44.793Z] setToolUnix: [2024-03-19T02:26:44.793Z] [2024-03-19T02:26:44.793Z] setToolProperty: [2024-03-19T02:26:44.793Z] [2024-03-19T02:26:44.793Z] setS1ASclassPath: [2024-03-19T02:26:44.793Z] [2024-03-19T02:26:44.793Z] init-common: [2024-03-19T02:26:44.793Z] [2024-03-19T02:26:44.793Z] clean-common: [2024-03-19T02:26:44.793Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:44.794Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:44.794Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:44.794Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:44.794Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:44.794Z] [2024-03-19T02:26:44.794Z] setOSConditions: [2024-03-19T02:26:44.794Z] [2024-03-19T02:26:44.794Z] setToolWin: [2024-03-19T02:26:44.794Z] [2024-03-19T02:26:44.794Z] setToolUnix: [2024-03-19T02:26:44.794Z] [2024-03-19T02:26:44.794Z] setToolProperty: [2024-03-19T02:26:44.794Z] [2024-03-19T02:26:44.794Z] setS1ASclassPath: [2024-03-19T02:26:44.794Z] [2024-03-19T02:26:44.794Z] init-common: [2024-03-19T02:26:44.794Z] [2024-03-19T02:26:44.794Z] clean-classes-common: [2024-03-19T02:26:44.794Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:44.795Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:44.795Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:44.795Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:44.795Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:44.795Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:44.795Z] [2024-03-19T02:26:44.795Z] setOSConditions: [2024-03-19T02:26:44.795Z] [2024-03-19T02:26:44.795Z] setToolWin: [2024-03-19T02:26:44.795Z] [2024-03-19T02:26:44.795Z] setToolUnix: [2024-03-19T02:26:44.795Z] [2024-03-19T02:26:44.795Z] setToolProperty: [2024-03-19T02:26:44.795Z] [2024-03-19T02:26:44.795Z] setS1ASclassPath: [2024-03-19T02:26:44.795Z] [2024-03-19T02:26:44.795Z] init-common: [2024-03-19T02:26:44.795Z] [2024-03-19T02:26:44.795Z] clean-jars-common: [2024-03-19T02:26:44.796Z] [2024-03-19T02:26:44.796Z] compile: [2024-03-19T02:26:44.796Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:44.796Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:44.796Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:44.796Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:44.796Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:44.796Z] [2024-03-19T02:26:44.796Z] setOSConditions: [2024-03-19T02:26:44.796Z] [2024-03-19T02:26:44.796Z] setToolWin: [2024-03-19T02:26:44.796Z] [2024-03-19T02:26:44.796Z] setToolUnix: [2024-03-19T02:26:44.796Z] [2024-03-19T02:26:44.796Z] setToolProperty: [2024-03-19T02:26:44.796Z] [2024-03-19T02:26:44.796Z] setS1ASclassPath: [2024-03-19T02:26:44.796Z] [2024-03-19T02:26:44.797Z] init-common: [2024-03-19T02:26:44.797Z] [2024-03-19T02:26:44.797Z] compile-common: [2024-03-19T02:26:44.797Z] [echo] Current time (ISO): 2024-03-19T02:26:44.769+0000 [2024-03-19T02:26:44.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:44.797Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:44.814Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:44.815Z] [2024-03-19T02:26:44.815Z] private-all: [2024-03-19T02:26:44.815Z] [2024-03-19T02:26:44.815Z] declare-test: [2024-03-19T02:26:44.815Z] [echo] Starting test CorrectEnterpriseApplication ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication Test asadmin deploy [2024-03-19T02:26:44.815Z] [2024-03-19T02:26:44.815Z] init.os: [2024-03-19T02:26:44.815Z] [2024-03-19T02:26:44.815Z] init.tools.unix: [2024-03-19T02:26:44.815Z] [2024-03-19T02:26:44.815Z] init.tools.windows: [2024-03-19T02:26:44.815Z] [2024-03-19T02:26:44.815Z] init.tools: [2024-03-19T02:26:44.815Z] [2024-03-19T02:26:44.815Z] setAsadminArgs: [2024-03-19T02:26:44.815Z] [2024-03-19T02:26:44.815Z] init: [2024-03-19T02:26:44.815Z] [2024-03-19T02:26:44.815Z] init.customtasks: [2024-03-19T02:26:44.815Z] [2024-03-19T02:26:44.815Z] prepare: [2024-03-19T02:26:44.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2024-03-19T02:26:44.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives [2024-03-19T02:26:44.815Z] [2024-03-19T02:26:44.815Z] compile: [2024-03-19T02:26:44.816Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:44.816Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2024-03-19T02:26:44.901Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:44.901Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:44.901Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:44.901Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:44.901Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:44.901Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:44.901Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:44.937Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:45.074Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:45.074Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:45.074Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:45.074Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:45.074Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:45.074Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:45.074Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:45.194Z] [javac] 1 warning [2024-03-19T02:26:45.194Z] [2024-03-19T02:26:45.194Z] build: [2024-03-19T02:26:45.194Z] [2024-03-19T02:26:45.194Z] setOSConditions: [2024-03-19T02:26:45.194Z] [2024-03-19T02:26:45.194Z] setToolWin: [2024-03-19T02:26:45.194Z] [2024-03-19T02:26:45.194Z] setToolUnix: [2024-03-19T02:26:45.194Z] [2024-03-19T02:26:45.194Z] setToolProperty: [2024-03-19T02:26:45.194Z] [2024-03-19T02:26:45.194Z] setS1ASclassPath: [2024-03-19T02:26:45.194Z] [2024-03-19T02:26:45.194Z] init-common: [2024-03-19T02:26:45.194Z] [2024-03-19T02:26:45.194Z] ejb-jar-common: [2024-03-19T02:26:45.194Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:45.194Z] [2024-03-19T02:26:45.194Z] package-ejbjar-common: [2024-03-19T02:26:45.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:45.195Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-ejb.jar [2024-03-19T02:26:45.195Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:45.195Z] [2024-03-19T02:26:45.195Z] setOSConditions: [2024-03-19T02:26:45.195Z] [2024-03-19T02:26:45.195Z] setToolWin: [2024-03-19T02:26:45.195Z] [2024-03-19T02:26:45.195Z] setToolUnix: [2024-03-19T02:26:45.195Z] [2024-03-19T02:26:45.195Z] setToolProperty: [2024-03-19T02:26:45.195Z] [2024-03-19T02:26:45.195Z] setS1ASclassPath: [2024-03-19T02:26:45.195Z] [2024-03-19T02:26:45.195Z] init-common: [2024-03-19T02:26:45.195Z] [2024-03-19T02:26:45.195Z] appclient-jar-common: [2024-03-19T02:26:45.195Z] [2024-03-19T02:26:45.195Z] package-appclientjar-common: [2024-03-19T02:26:45.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:45.195Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2024-03-19T02:26:45.195Z] [echo] appclient.jar=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2024-03-19T02:26:45.195Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2024-03-19T02:26:45.195Z] [2024-03-19T02:26:45.195Z] deploy: [2024-03-19T02:26:45.196Z] [2024-03-19T02:26:45.196Z] setOSConditions: [2024-03-19T02:26:45.196Z] [2024-03-19T02:26:45.196Z] setToolWin: [2024-03-19T02:26:45.196Z] [2024-03-19T02:26:45.196Z] setToolUnix: [2024-03-19T02:26:45.196Z] [2024-03-19T02:26:45.196Z] setToolProperty: [2024-03-19T02:26:45.196Z] [2024-03-19T02:26:45.196Z] setS1ASclassPath: [2024-03-19T02:26:45.196Z] [2024-03-19T02:26:45.196Z] init-common: [2024-03-19T02:26:45.196Z] [2024-03-19T02:26:45.196Z] deploy-jar-common: [2024-03-19T02:26:45.310Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:45.310Z] [javac] 1 warning [2024-03-19T02:26:45.332Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:45.332Z] [javac] 1 warning [2024-03-19T02:26:45.332Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:45.332Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2024-03-19T02:26:45.343Z] [exec] Application deployed with name web-jsp-tag-release-called-when-pooling-disabled-web. [2024-03-19T02:26:45.343Z] [2024-03-19T02:26:45.343Z] deploy-war-commonee: [2024-03-19T02:26:45.343Z] [2024-03-19T02:26:45.343Z] run: [2024-03-19T02:26:45.453Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-ejb.jar [2024-03-19T02:26:45.567Z] [2024-03-19T02:26:45.567Z] setOSConditions: [2024-03-19T02:26:45.567Z] [2024-03-19T02:26:45.567Z] setToolWin: [2024-03-19T02:26:45.567Z] [2024-03-19T02:26:45.567Z] setToolUnix: [2024-03-19T02:26:45.567Z] [2024-03-19T02:26:45.567Z] setToolProperty: [2024-03-19T02:26:45.567Z] [2024-03-19T02:26:45.567Z] setS1ASclassPath: [2024-03-19T02:26:45.567Z] [2024-03-19T02:26:45.567Z] init-common: [2024-03-19T02:26:45.567Z] [2024-03-19T02:26:45.567Z] compile-servlet: [2024-03-19T02:26:45.567Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/build.xml:174: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:45.568Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:45.568Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:45.568Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:45.568Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:45.568Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:45.568Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:45.568Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:45.568Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:45.591Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:45.591Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:45.591Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:45.591Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:45.591Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:45.591Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:45.591Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:45.591Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:45.606Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-release-called-when-pooling-disabled/jsp/test.jsp [2024-03-19T02:26:45.606Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:45.606Z] [java] [2024-03-19T02:26:45.606Z] [java] [2024-03-19T02:26:45.606Z] [java] ----------------------------------------- [2024-03-19T02:26:45.606Z] [java] - jsp-tag-release-called-when-pooling-disabled: PASS - [2024-03-19T02:26:45.606Z] [java] ----------------------------------------- [2024-03-19T02:26:45.606Z] [java] - Total PASS : 1 - [2024-03-19T02:26:45.606Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:45.606Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:45.606Z] [java] ----------------------------------------- [2024-03-19T02:26:45.606Z] [2024-03-19T02:26:45.606Z] undeploy: [2024-03-19T02:26:45.606Z] [2024-03-19T02:26:45.606Z] setOSConditions: [2024-03-19T02:26:45.606Z] [2024-03-19T02:26:45.606Z] setToolWin: [2024-03-19T02:26:45.606Z] [2024-03-19T02:26:45.606Z] setToolUnix: [2024-03-19T02:26:45.606Z] [2024-03-19T02:26:45.606Z] setToolProperty: [2024-03-19T02:26:45.606Z] [2024-03-19T02:26:45.606Z] setS1ASclassPath: [2024-03-19T02:26:45.606Z] [2024-03-19T02:26:45.606Z] init-common: [2024-03-19T02:26:45.606Z] [2024-03-19T02:26:45.606Z] undeploy-war-common: [2024-03-19T02:26:45.710Z] [exec] Application deployed with name ejb-ejb30-hello-session_standalone-ejb. [2024-03-19T02:26:45.825Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:45.825Z] [javac] 1 warning [2024-03-19T02:26:45.825Z] [2024-03-19T02:26:45.825Z] build: [2024-03-19T02:26:45.825Z] [2024-03-19T02:26:45.825Z] assemble: [2024-03-19T02:26:45.825Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/jdbc.jar [2024-03-19T02:26:45.825Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib [2024-03-19T02:26:45.825Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/jdbcra.rar [2024-03-19T02:26:45.825Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/ra.xml [2024-03-19T02:26:45.825Z] [2024-03-19T02:26:45.825Z] setOSConditions: [2024-03-19T02:26:45.825Z] [2024-03-19T02:26:45.825Z] setToolWin: [2024-03-19T02:26:45.826Z] [2024-03-19T02:26:45.826Z] setToolUnix: [2024-03-19T02:26:45.826Z] [2024-03-19T02:26:45.826Z] setToolProperty: [2024-03-19T02:26:45.826Z] [2024-03-19T02:26:45.826Z] setS1ASclassPath: [2024-03-19T02:26:45.826Z] [2024-03-19T02:26:45.826Z] init-common: [2024-03-19T02:26:45.826Z] [2024-03-19T02:26:45.826Z] webclient-war-common: [2024-03-19T02:26:45.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:45.826Z] [2024-03-19T02:26:45.826Z] clear: [2024-03-19T02:26:45.826Z] [2024-03-19T02:26:45.826Z] test-tlds-exist: [2024-03-19T02:26:45.826Z] [2024-03-19T02:26:45.826Z] copy-tlds: [2024-03-19T02:26:45.826Z] [2024-03-19T02:26:45.826Z] test-tagfiles-exist: [2024-03-19T02:26:45.826Z] [2024-03-19T02:26:45.826Z] copy-tagfiles: [2024-03-19T02:26:45.826Z] [2024-03-19T02:26:45.826Z] package-war-common: [2024-03-19T02:26:45.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:45.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:45.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:45.826Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:45.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/lib [2024-03-19T02:26:45.827Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:45.827Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:45.827Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:45.860Z] [javac] 1 warning [2024-03-19T02:26:45.860Z] [2024-03-19T02:26:45.860Z] assemble: [2024-03-19T02:26:45.860Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-web.war [2024-03-19T02:26:45.860Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-ejb.jar [2024-03-19T02:26:45.860Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplicationApp.ear [2024-03-19T02:26:45.860Z] [2024-03-19T02:26:45.860Z] deploy.asadmin: [2024-03-19T02:26:45.861Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives --name deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplicationApp.ear [2024-03-19T02:26:45.863Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-release-called-when-pooling-disabled-web [2024-03-19T02:26:45.902Z] [exec] Mar 19, 2024 2:26:45 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:45.902Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4b3a01d8 [2024-03-19T02:26:45.948Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:45.948Z] [javac] 1 warning [2024-03-19T02:26:45.948Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:45.948Z] [2024-03-19T02:26:45.948Z] setOSConditions: [2024-03-19T02:26:45.948Z] [2024-03-19T02:26:45.948Z] setToolWin: [2024-03-19T02:26:45.948Z] [2024-03-19T02:26:45.948Z] setToolUnix: [2024-03-19T02:26:45.948Z] [2024-03-19T02:26:45.948Z] setToolProperty: [2024-03-19T02:26:45.948Z] [2024-03-19T02:26:45.948Z] setS1ASclassPath: [2024-03-19T02:26:45.948Z] [2024-03-19T02:26:45.948Z] init-common: [2024-03-19T02:26:45.949Z] [2024-03-19T02:26:45.949Z] ejb-jar-common: [2024-03-19T02:26:45.949Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:45.949Z] [2024-03-19T02:26:45.949Z] package-ejbjar-common: [2024-03-19T02:26:45.949Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:45.949Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:45.949Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:45.949Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-ejb.jar [2024-03-19T02:26:45.949Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:45.949Z] [2024-03-19T02:26:45.949Z] setOSConditions: [2024-03-19T02:26:45.949Z] [2024-03-19T02:26:45.949Z] setToolWin: [2024-03-19T02:26:45.949Z] [2024-03-19T02:26:45.949Z] setToolUnix: [2024-03-19T02:26:45.949Z] [2024-03-19T02:26:45.949Z] setToolProperty: [2024-03-19T02:26:45.949Z] [2024-03-19T02:26:45.949Z] setS1ASclassPath: [2024-03-19T02:26:45.949Z] [2024-03-19T02:26:45.949Z] init-common: [2024-03-19T02:26:45.949Z] [2024-03-19T02:26:45.949Z] appclient-jar-common: [2024-03-19T02:26:45.949Z] [2024-03-19T02:26:45.950Z] package-appclientjar-common: [2024-03-19T02:26:45.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:45.950Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:45.950Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-client.jar [2024-03-19T02:26:45.950Z] [2024-03-19T02:26:45.950Z] setOSConditions: [2024-03-19T02:26:45.950Z] [2024-03-19T02:26:45.950Z] fixFiles: [2024-03-19T02:26:45.950Z] [2024-03-19T02:26:45.950Z] convUnix: [2024-03-19T02:26:45.950Z] [2024-03-19T02:26:45.950Z] convWin: [2024-03-19T02:26:45.950Z] [2024-03-19T02:26:45.950Z] setToolWin: [2024-03-19T02:26:45.950Z] [2024-03-19T02:26:45.950Z] setToolUnix: [2024-03-19T02:26:45.950Z] [2024-03-19T02:26:45.950Z] setToolProperty: [2024-03-19T02:26:45.950Z] [2024-03-19T02:26:45.950Z] setS1ASclassPath: [2024-03-19T02:26:45.950Z] [2024-03-19T02:26:45.950Z] init-common: [2024-03-19T02:26:45.950Z] [2024-03-19T02:26:45.950Z] ear-common: [2024-03-19T02:26:45.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:45.951Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/${sun-application.xml} to copy. [2024-03-19T02:26:45.951Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:45.951Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:45.951Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-03-19T02:26:45.951Z] [2024-03-19T02:26:45.951Z] setup: [2024-03-19T02:26:45.951Z] [2024-03-19T02:26:45.951Z] setOSConditions: [2024-03-19T02:26:45.951Z] [2024-03-19T02:26:45.951Z] setToolWin: [2024-03-19T02:26:45.951Z] [2024-03-19T02:26:45.951Z] setToolUnix: [2024-03-19T02:26:45.951Z] [2024-03-19T02:26:45.951Z] setToolProperty: [2024-03-19T02:26:45.951Z] [2024-03-19T02:26:45.951Z] setS1ASclassPath: [2024-03-19T02:26:45.951Z] [2024-03-19T02:26:45.951Z] init-common: [2024-03-19T02:26:45.951Z] [2024-03-19T02:26:45.951Z] setupJdbc: [2024-03-19T02:26:45.951Z] [2024-03-19T02:26:45.951Z] setOSConditions: [2024-03-19T02:26:45.951Z] [2024-03-19T02:26:45.951Z] setToolWin: [2024-03-19T02:26:45.951Z] [2024-03-19T02:26:45.951Z] setToolUnix: [2024-03-19T02:26:45.951Z] [2024-03-19T02:26:45.952Z] setToolProperty: [2024-03-19T02:26:45.952Z] [2024-03-19T02:26:45.952Z] setS1ASclassPath: [2024-03-19T02:26:45.952Z] [2024-03-19T02:26:45.952Z] init-common: [2024-03-19T02:26:45.952Z] [2024-03-19T02:26:45.952Z] execute-sql-common: [2024-03-19T02:26:45.952Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/createdb.sql [2024-03-19T02:26:45.966Z] [2024-03-19T02:26:45.966Z] setOSConditions: [2024-03-19T02:26:45.967Z] [2024-03-19T02:26:45.967Z] setToolWin: [2024-03-19T02:26:45.967Z] [2024-03-19T02:26:45.967Z] setToolUnix: [2024-03-19T02:26:45.967Z] [2024-03-19T02:26:45.967Z] setToolProperty: [2024-03-19T02:26:45.967Z] [2024-03-19T02:26:45.967Z] setS1ASclassPath: [2024-03-19T02:26:45.967Z] [2024-03-19T02:26:45.967Z] init-common: [2024-03-19T02:26:45.967Z] [2024-03-19T02:26:45.967Z] deploy-client-common: [2024-03-19T02:26:46.059Z] [exec] Connector resource jms/jdbcjmsauth_QCF1 created. [2024-03-19T02:26:46.059Z] [2024-03-19T02:26:46.059Z] setOSConditions: [2024-03-19T02:26:46.059Z] [2024-03-19T02:26:46.059Z] setToolWin: [2024-03-19T02:26:46.059Z] [2024-03-19T02:26:46.059Z] setToolUnix: [2024-03-19T02:26:46.059Z] [2024-03-19T02:26:46.059Z] setToolProperty: [2024-03-19T02:26:46.059Z] [2024-03-19T02:26:46.059Z] setS1ASclassPath: [2024-03-19T02:26:46.059Z] [2024-03-19T02:26:46.059Z] init-common: [2024-03-19T02:26:46.059Z] [2024-03-19T02:26:46.059Z] create-jms-connection-common: [2024-03-19T02:26:46.084Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:46.084Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-03-19T02:26:46.084Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:46.084Z] [2024-03-19T02:26:46.084Z] setOSConditions: [2024-03-19T02:26:46.084Z] [2024-03-19T02:26:46.084Z] setToolWin: [2024-03-19T02:26:46.084Z] [2024-03-19T02:26:46.084Z] setToolUnix: [2024-03-19T02:26:46.084Z] [2024-03-19T02:26:46.084Z] setToolProperty: [2024-03-19T02:26:46.084Z] [2024-03-19T02:26:46.084Z] setS1ASclassPath: [2024-03-19T02:26:46.084Z] [2024-03-19T02:26:46.084Z] init-common: [2024-03-19T02:26:46.084Z] [2024-03-19T02:26:46.084Z] ejb-jar-common: [2024-03-19T02:26:46.084Z] [2024-03-19T02:26:46.084Z] package-ejbjar-common: [2024-03-19T02:26:46.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:46.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:46.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:46.085Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-03-19T02:26:46.085Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:46.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:46.085Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-03-19T02:26:46.085Z] [2024-03-19T02:26:46.085Z] disable-resource-validation: [2024-03-19T02:26:46.085Z] [2024-03-19T02:26:46.085Z] setOSConditions: [2024-03-19T02:26:46.085Z] [2024-03-19T02:26:46.085Z] setToolWin: [2024-03-19T02:26:46.085Z] [2024-03-19T02:26:46.085Z] setToolUnix: [2024-03-19T02:26:46.085Z] [2024-03-19T02:26:46.085Z] setToolProperty: [2024-03-19T02:26:46.085Z] [2024-03-19T02:26:46.085Z] setS1ASclassPath: [2024-03-19T02:26:46.085Z] [2024-03-19T02:26:46.085Z] init-common: [2024-03-19T02:26:46.085Z] [2024-03-19T02:26:46.085Z] create-jvm-options: [2024-03-19T02:26:46.119Z] [2024-03-19T02:26:46.119Z] all: [2024-03-19T02:26:46.119Z] [echo] [2024-03-19T02:26:46.119Z] [echo] ************************* [2024-03-19T02:26:46.119Z] [echo] * Running jspTagReleaseCalledWhenPoolingEnabled [2024-03-19T02:26:46.120Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled [2024-03-19T02:26:46.120Z] [echo] ************************* [2024-03-19T02:26:46.120Z] [echo] [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.120Z] setOSConditions: [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.120Z] setToolWin: [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.120Z] setToolUnix: [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.120Z] setToolProperty: [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.120Z] setS1ASclassPath: [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.120Z] init-common: [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.120Z] clean: [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.120Z] setOSConditions: [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.120Z] setToolWin: [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.120Z] setToolUnix: [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.120Z] setToolProperty: [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.120Z] setS1ASclassPath: [2024-03-19T02:26:46.120Z] [2024-03-19T02:26:46.121Z] init-common: [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.121Z] clean-common: [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.121Z] setOSConditions: [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.121Z] setToolWin: [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.121Z] setToolUnix: [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.121Z] setToolProperty: [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.121Z] setS1ASclassPath: [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.121Z] init-common: [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.121Z] clean-classes-common: [2024-03-19T02:26:46.121Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.121Z] setOSConditions: [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.121Z] setToolWin: [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.121Z] setToolUnix: [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.121Z] setToolProperty: [2024-03-19T02:26:46.121Z] [2024-03-19T02:26:46.122Z] setS1ASclassPath: [2024-03-19T02:26:46.122Z] [2024-03-19T02:26:46.122Z] init-common: [2024-03-19T02:26:46.122Z] [2024-03-19T02:26:46.122Z] clean-jars-common: [2024-03-19T02:26:46.122Z] [2024-03-19T02:26:46.122Z] compile: [2024-03-19T02:26:46.122Z] [2024-03-19T02:26:46.122Z] setOSConditions: [2024-03-19T02:26:46.122Z] [2024-03-19T02:26:46.122Z] setToolWin: [2024-03-19T02:26:46.122Z] [2024-03-19T02:26:46.122Z] setToolUnix: [2024-03-19T02:26:46.122Z] [2024-03-19T02:26:46.122Z] setToolProperty: [2024-03-19T02:26:46.122Z] [2024-03-19T02:26:46.122Z] setS1ASclassPath: [2024-03-19T02:26:46.122Z] [2024-03-19T02:26:46.122Z] init-common: [2024-03-19T02:26:46.122Z] [2024-03-19T02:26:46.122Z] compile-common: [2024-03-19T02:26:46.122Z] [echo] Current time (ISO): 2024-03-19T02:26:45.924+0000 [2024-03-19T02:26:46.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:46.122Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:46.170Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:46.170Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:46.170Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:46.170Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:46.170Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:46.170Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:46.170Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:46.209Z] [sql] 0 rows affected [2024-03-19T02:26:46.209Z] [sql] 0 rows affected [2024-03-19T02:26:46.209Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:26:46.209Z] [2024-03-19T02:26:46.209Z] deploy: [2024-03-19T02:26:46.209Z] [2024-03-19T02:26:46.209Z] setOSConditions: [2024-03-19T02:26:46.209Z] [2024-03-19T02:26:46.209Z] setToolWin: [2024-03-19T02:26:46.209Z] [2024-03-19T02:26:46.209Z] setToolUnix: [2024-03-19T02:26:46.209Z] [2024-03-19T02:26:46.209Z] setToolProperty: [2024-03-19T02:26:46.209Z] [2024-03-19T02:26:46.209Z] setS1ASclassPath: [2024-03-19T02:26:46.209Z] [2024-03-19T02:26:46.210Z] init-common: [2024-03-19T02:26:46.210Z] [2024-03-19T02:26:46.210Z] deploy: [2024-03-19T02:26:46.210Z] [2024-03-19T02:26:46.210Z] setOSConditions: [2024-03-19T02:26:46.210Z] [2024-03-19T02:26:46.210Z] setToolWin: [2024-03-19T02:26:46.210Z] [2024-03-19T02:26:46.210Z] setToolUnix: [2024-03-19T02:26:46.210Z] [2024-03-19T02:26:46.210Z] setToolProperty: [2024-03-19T02:26:46.210Z] [2024-03-19T02:26:46.210Z] setS1ASclassPath: [2024-03-19T02:26:46.210Z] [2024-03-19T02:26:46.210Z] init-common: [2024-03-19T02:26:46.210Z] [2024-03-19T02:26:46.210Z] deploy-rar-common: [2024-03-19T02:26:46.210Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-03-19T02:26:46.223Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2024-03-19T02:26:46.275Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/admin/cli/src/admin/ClusterTest.java:105: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-03-19T02:26:46.275Z] [javac] report("evaluation-xpath-create-cluster", o.equals(new Double(3.0 + startingNumberOfClusters))); [2024-03-19T02:26:46.275Z] [javac] ^ [2024-03-19T02:26:46.428Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:46.429Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:46.469Z] [exec] Looked up home!! [2024-03-19T02:26:46.469Z] [exec] Narrowed home!! [2024-03-19T02:26:46.469Z] [exec] Got the EJB!! [2024-03-19T02:26:46.469Z] [exec] Calling authorized method - addItem [2024-03-19T02:26:46.469Z] [exec] 320.0 [2024-03-19T02:26:46.480Z] [exec] Application deployed with name ejb-ejb30-hello-session_standalone-client. [2024-03-19T02:26:46.480Z] [2024-03-19T02:26:46.480Z] run: [2024-03-19T02:26:46.480Z] [echo] appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-clientClient.jar -name ejb-ejb30-hello-session_standaloneClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:26:46.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/jdbcjmsauth_QCF2 [2024-03-19T02:26:46.653Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2024-03-19T02:26:46.653Z] [exec] Created 1 option(s) [2024-03-19T02:26:46.653Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:26:46.653Z] [2024-03-19T02:26:46.653Z] restart-server: [2024-03-19T02:26:46.653Z] [2024-03-19T02:26:46.653Z] setOSConditions: [2024-03-19T02:26:46.653Z] [2024-03-19T02:26:46.653Z] stop-server: [2024-03-19T02:26:46.653Z] [2024-03-19T02:26:46.653Z] stop-server-unix: [2024-03-19T02:26:46.653Z] [echo] stopping server on unix ... [2024-03-19T02:26:46.705Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:46.705Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:46.705Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:46.705Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:46.705Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:46.705Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:46.705Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:46.727Z] [exec] Shopping list for LizHurley [2024-03-19T02:26:46.727Z] [exec] lipstick [2024-03-19T02:26:46.727Z] [exec] mascara [2024-03-19T02:26:46.727Z] [exec] sandals [2024-03-19T02:26:46.727Z] [exec] Total Cost for Ms Hurley = 270.0 [2024-03-19T02:26:46.727Z] [exec] Value of key is: per app [2024-03-19T02:26:46.727Z] [exec] RealmPerApp:RpaLoginBean Test Passed [2024-03-19T02:26:46.727Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:46.727Z] [exec] [2024-03-19T02:26:46.727Z] [exec] [2024-03-19T02:26:46.727Z] [exec] ----------------------------------------- [2024-03-19T02:26:46.727Z] [exec] - per app: PASS - [2024-03-19T02:26:46.727Z] [exec] ----------------------------------------- [2024-03-19T02:26:46.727Z] [exec] Total PASS: 1 [2024-03-19T02:26:46.727Z] [exec] Total FAIL: 0 [2024-03-19T02:26:46.727Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:46.727Z] [exec] ----------------------------------------- [2024-03-19T02:26:46.727Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:46.727Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:46.785Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-03-19T02:26:46.985Z] [2024-03-19T02:26:46.985Z] setOSConditions: [2024-03-19T02:26:46.985Z] [2024-03-19T02:26:46.985Z] setToolWin: [2024-03-19T02:26:46.985Z] [2024-03-19T02:26:46.985Z] setToolUnix: [2024-03-19T02:26:46.985Z] [2024-03-19T02:26:46.985Z] setToolProperty: [2024-03-19T02:26:46.985Z] [2024-03-19T02:26:46.985Z] setS1ASclassPath: [2024-03-19T02:26:46.985Z] [2024-03-19T02:26:46.985Z] init-common: [2024-03-19T02:26:46.985Z] [2024-03-19T02:26:46.985Z] runpwdfile: [2024-03-19T02:26:46.994Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app. [2024-03-19T02:26:46.994Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app [2024-03-19T02:26:46.994Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:46.994Z] [2024-03-19T02:26:46.994Z] processResult: [2024-03-19T02:26:46.994Z] [2024-03-19T02:26:46.994Z] failed: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] passed: [2024-03-19T02:26:46.995Z] [echo] Test CorrectEnterpriseApplication Passed [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] unknown: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] init.os: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] init.tools.unix: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] init.tools.windows: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] init.tools: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] setAsadminArgs: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] init: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] init.customtasks: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] prepare: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] undeploy.asadmin: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] setAsadminArgs: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.995Z] common.undeploy.asadmin: [2024-03-19T02:26:46.995Z] [2024-03-19T02:26:46.996Z] init.os: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] init.tools.unix: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] init.tools.windows: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] init.tools: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] setAsadminArgs: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] init: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] init.customtasks: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] delAppRef: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] init.os: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] init.tools.unix: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] init.tools.windows: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] init.tools: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] setAsadminArgs: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.996Z] init: [2024-03-19T02:26:46.996Z] [2024-03-19T02:26:46.997Z] init.customtasks: [2024-03-19T02:26:46.997Z] [2024-03-19T02:26:46.997Z] common.run.asadmin: [2024-03-19T02:26:46.997Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app [2024-03-19T02:26:47.084Z] [exec] Application deployed with name generic-ra. [2024-03-19T02:26:47.084Z] [echo] Deploying generic-ra.rar on server [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.084Z] setOSConditions: [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.084Z] setToolWin: [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.084Z] setToolUnix: [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.084Z] setToolProperty: [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.084Z] setS1ASclassPath: [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.084Z] init-common: [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.084Z] deploy-ear: [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.084Z] setOSConditions: [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.084Z] setToolWin: [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.084Z] setToolUnix: [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.084Z] setToolProperty: [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.084Z] setS1ASclassPath: [2024-03-19T02:26:47.084Z] [2024-03-19T02:26:47.085Z] init-common: [2024-03-19T02:26:47.085Z] [2024-03-19T02:26:47.085Z] deploy-common: [2024-03-19T02:26:47.085Z] [echo] Current time (ISO): 2024-03-19T02:26:46.846+0000 [2024-03-19T02:26:47.085Z] [2024-03-19T02:26:47.085Z] setOSConditions: [2024-03-19T02:26:47.085Z] [2024-03-19T02:26:47.085Z] setToolWin: [2024-03-19T02:26:47.085Z] [2024-03-19T02:26:47.085Z] setToolUnix: [2024-03-19T02:26:47.085Z] [2024-03-19T02:26:47.085Z] setToolProperty: [2024-03-19T02:26:47.085Z] [2024-03-19T02:26:47.085Z] setS1ASclassPath: [2024-03-19T02:26:47.085Z] [2024-03-19T02:26:47.085Z] init-common: [2024-03-19T02:26:47.085Z] [2024-03-19T02:26:47.085Z] deploy-common-pe: [2024-03-19T02:26:47.267Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:47.267Z] [javac] 1 warning [2024-03-19T02:26:47.267Z] [2024-03-19T02:26:47.267Z] build: [2024-03-19T02:26:47.268Z] [2024-03-19T02:26:47.268Z] setOSConditions: [2024-03-19T02:26:47.268Z] [2024-03-19T02:26:47.268Z] setToolWin: [2024-03-19T02:26:47.268Z] [2024-03-19T02:26:47.268Z] setToolUnix: [2024-03-19T02:26:47.268Z] [2024-03-19T02:26:47.268Z] setToolProperty: [2024-03-19T02:26:47.268Z] [2024-03-19T02:26:47.268Z] setS1ASclassPath: [2024-03-19T02:26:47.268Z] [2024-03-19T02:26:47.268Z] init-common: [2024-03-19T02:26:47.268Z] [2024-03-19T02:26:47.268Z] webclient-war-common: [2024-03-19T02:26:47.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:47.268Z] [2024-03-19T02:26:47.268Z] clear: [2024-03-19T02:26:47.268Z] [2024-03-19T02:26:47.268Z] test-tlds-exist: [2024-03-19T02:26:47.268Z] [2024-03-19T02:26:47.268Z] copy-tlds: [2024-03-19T02:26:47.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:47.268Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:47.268Z] [2024-03-19T02:26:47.268Z] test-tagfiles-exist: [2024-03-19T02:26:47.268Z] [2024-03-19T02:26:47.268Z] copy-tagfiles: [2024-03-19T02:26:47.269Z] [2024-03-19T02:26:47.269Z] package-war-common: [2024-03-19T02:26:47.269Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:47.269Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:47.269Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/lib [2024-03-19T02:26:47.269Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:47.269Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:47.269Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:47.269Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-enabled-web.war [2024-03-19T02:26:47.269Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:47.269Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:47.269Z] [javac] Compiling 1 source file [2024-03-19T02:26:47.269Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:26:47.269Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:47.269Z] [2024-03-19T02:26:47.269Z] deploy: [2024-03-19T02:26:47.269Z] [2024-03-19T02:26:47.269Z] deploy-war-common: [2024-03-19T02:26:47.269Z] [2024-03-19T02:26:47.269Z] setOSConditions: [2024-03-19T02:26:47.269Z] [2024-03-19T02:26:47.269Z] setToolWin: [2024-03-19T02:26:47.269Z] [2024-03-19T02:26:47.270Z] setToolUnix: [2024-03-19T02:26:47.270Z] [2024-03-19T02:26:47.270Z] setToolProperty: [2024-03-19T02:26:47.270Z] [2024-03-19T02:26:47.270Z] setS1ASclassPath: [2024-03-19T02:26:47.270Z] [2024-03-19T02:26:47.270Z] init-common: [2024-03-19T02:26:47.270Z] [2024-03-19T02:26:47.270Z] deploy-war-commonpe: [2024-03-19T02:26:47.409Z] [exec] Mar 19, 2024 2:26:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:47.409Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:47.527Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-release-called-when-pooling-enabled --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-enabled-web.war [2024-03-19T02:26:47.562Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:47.562Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:47.563Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:47.563Z] [javac] 1 warning [2024-03-19T02:26:47.563Z] [2024-03-19T02:26:47.563Z] assemble-web: [2024-03-19T02:26:47.563Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:47.563Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:47.563Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:47.563Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:47.563Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:47.563Z] [2024-03-19T02:26:47.563Z] pkg-war: [2024-03-19T02:26:47.563Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:47.563Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:47.563Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:47.563Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:47.564Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:26:47.564Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/sun-web.xml to copy. [2024-03-19T02:26:47.564Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/webservices.xml to copy. [2024-03-19T02:26:47.564Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:26:47.564Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:26:47.564Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:26:47.564Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:47.564Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:47.564Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${web.wsit.descriptors} does not exist. [2024-03-19T02:26:47.564Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/msgctxt-web.war [2024-03-19T02:26:47.564Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:47.564Z] [2024-03-19T02:26:47.564Z] deploy-app: [2024-03-19T02:26:47.564Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:47.564Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:47.565Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:47.565Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:47.565Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:47.565Z] [2024-03-19T02:26:47.565Z] deploy-war-common: [2024-03-19T02:26:47.565Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:47.565Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:47.565Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:47.565Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:47.565Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:47.565Z] [2024-03-19T02:26:47.565Z] setOSConditions: [2024-03-19T02:26:47.565Z] [2024-03-19T02:26:47.565Z] setToolWin: [2024-03-19T02:26:47.566Z] [2024-03-19T02:26:47.566Z] setToolUnix: [2024-03-19T02:26:47.566Z] [2024-03-19T02:26:47.566Z] setToolProperty: [2024-03-19T02:26:47.566Z] [2024-03-19T02:26:47.566Z] setS1ASclassPath: [2024-03-19T02:26:47.566Z] [2024-03-19T02:26:47.566Z] init-common: [2024-03-19T02:26:47.566Z] [2024-03-19T02:26:47.566Z] deploy-war-commonpe: [2024-03-19T02:26:47.625Z] [exec] Connector resource jms/jdbcjmsauth_QCF2 created. [2024-03-19T02:26:47.625Z] [2024-03-19T02:26:47.625Z] setOSConditions: [2024-03-19T02:26:47.625Z] [2024-03-19T02:26:47.625Z] setToolWin: [2024-03-19T02:26:47.625Z] [2024-03-19T02:26:47.626Z] setToolUnix: [2024-03-19T02:26:47.626Z] [2024-03-19T02:26:47.626Z] setToolProperty: [2024-03-19T02:26:47.626Z] [2024-03-19T02:26:47.626Z] setS1ASclassPath: [2024-03-19T02:26:47.626Z] [2024-03-19T02:26:47.626Z] init-common: [2024-03-19T02:26:47.626Z] [2024-03-19T02:26:47.626Z] deploy-common: [2024-03-19T02:26:47.626Z] [echo] Current time (ISO): 2024-03-19T02:26:47.274+0000 [2024-03-19T02:26:47.626Z] [2024-03-19T02:26:47.626Z] setOSConditions: [2024-03-19T02:26:47.626Z] [2024-03-19T02:26:47.626Z] setToolWin: [2024-03-19T02:26:47.626Z] [2024-03-19T02:26:47.626Z] setToolUnix: [2024-03-19T02:26:47.626Z] [2024-03-19T02:26:47.626Z] setToolProperty: [2024-03-19T02:26:47.626Z] [2024-03-19T02:26:47.626Z] setS1ASclassPath: [2024-03-19T02:26:47.626Z] [2024-03-19T02:26:47.626Z] init-common: [2024-03-19T02:26:47.626Z] [2024-03-19T02:26:47.626Z] deploy-common-pe: [2024-03-19T02:26:47.649Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-03-19T02:26:47.650Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:26:47.650Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:47.650Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/admin/cli/src/admin/GetSetTest.java uses unchecked or unsafe operations. [2024-03-19T02:26:47.650Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:26:47.650Z] [javac] 1 warning [2024-03-19T02:26:47.650Z] [copy] Copying 73 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:47.650Z] [2024-03-19T02:26:47.650Z] compile: [2024-03-19T02:26:47.650Z] [2024-03-19T02:26:47.651Z] setOSConditions: [2024-03-19T02:26:47.651Z] [2024-03-19T02:26:47.651Z] setToolWin: [2024-03-19T02:26:47.651Z] [2024-03-19T02:26:47.651Z] setToolUnix: [2024-03-19T02:26:47.651Z] [2024-03-19T02:26:47.651Z] setToolProperty: [2024-03-19T02:26:47.651Z] [2024-03-19T02:26:47.651Z] setS1ASclassPath: [2024-03-19T02:26:47.651Z] [2024-03-19T02:26:47.651Z] init-common: [2024-03-19T02:26:47.651Z] [2024-03-19T02:26:47.651Z] compile-common: [2024-03-19T02:26:47.651Z] [echo] Current time (ISO): 2024-03-19T02:26:47.429+0000 [2024-03-19T02:26:47.651Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:47.820Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:47.820Z] [2024-03-19T02:26:47.820Z] private-all: [2024-03-19T02:26:47.820Z] [2024-03-19T02:26:47.820Z] private-all: [2024-03-19T02:26:47.820Z] [2024-03-19T02:26:47.820Z] declare-test: [2024-03-19T02:26:47.820Z] [echo] Starting test CorrectLocalRef ejb31/jndivalidation/EJBRef/CorrectLocalRef Test asadmin deploy [2024-03-19T02:26:47.820Z] [2024-03-19T02:26:47.820Z] init.os: [2024-03-19T02:26:47.820Z] [2024-03-19T02:26:47.820Z] init.tools.unix: [2024-03-19T02:26:47.820Z] [2024-03-19T02:26:47.820Z] init.tools.windows: [2024-03-19T02:26:47.820Z] [2024-03-19T02:26:47.820Z] init.tools: [2024-03-19T02:26:47.820Z] [2024-03-19T02:26:47.820Z] setAsadminArgs: [2024-03-19T02:26:47.821Z] [2024-03-19T02:26:47.821Z] init: [2024-03-19T02:26:47.821Z] [2024-03-19T02:26:47.821Z] init.customtasks: [2024-03-19T02:26:47.821Z] [2024-03-19T02:26:47.821Z] prepare: [2024-03-19T02:26:47.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2024-03-19T02:26:47.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives [2024-03-19T02:26:47.821Z] [2024-03-19T02:26:47.821Z] compile: [2024-03-19T02:26:47.821Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/EJBRef/CorrectLocalRef/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:47.821Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2024-03-19T02:26:47.883Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthApp.ear [2024-03-19T02:26:48.079Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:48.079Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:48.080Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:48.080Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:48.080Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:48.080Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:48.080Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:48.338Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:48.338Z] [javac] 1 warning [2024-03-19T02:26:48.338Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/EJBRef/CorrectLocalRef/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:48.338Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2024-03-19T02:26:48.446Z] [exec] Application deployed with name jdbc-jdbcjmsauthApp. [2024-03-19T02:26:48.446Z] [echo] Deployment on target server server successful [2024-03-19T02:26:48.446Z] [2024-03-19T02:26:48.446Z] setOSConditions: [2024-03-19T02:26:48.446Z] [2024-03-19T02:26:48.446Z] setToolWin: [2024-03-19T02:26:48.446Z] [2024-03-19T02:26:48.446Z] setToolUnix: [2024-03-19T02:26:48.446Z] [2024-03-19T02:26:48.446Z] setToolProperty: [2024-03-19T02:26:48.446Z] [2024-03-19T02:26:48.446Z] setS1ASclassPath: [2024-03-19T02:26:48.446Z] [2024-03-19T02:26:48.446Z] init-common: [2024-03-19T02:26:48.446Z] [2024-03-19T02:26:48.446Z] deploy-common-ee: [2024-03-19T02:26:48.446Z] [2024-03-19T02:26:48.446Z] run: [2024-03-19T02:26:48.446Z] [2024-03-19T02:26:48.446Z] setup-derby-for-authentication: [2024-03-19T02:26:48.446Z] [2024-03-19T02:26:48.446Z] setOSConditions: [2024-03-19T02:26:48.447Z] [2024-03-19T02:26:48.447Z] setToolWin: [2024-03-19T02:26:48.447Z] [2024-03-19T02:26:48.447Z] setToolUnix: [2024-03-19T02:26:48.447Z] [2024-03-19T02:26:48.447Z] setToolProperty: [2024-03-19T02:26:48.447Z] [2024-03-19T02:26:48.447Z] setS1ASclassPath: [2024-03-19T02:26:48.447Z] [2024-03-19T02:26:48.447Z] init-common: [2024-03-19T02:26:48.447Z] [2024-03-19T02:26:48.447Z] stop-derby: [2024-03-19T02:26:48.447Z] [2024-03-19T02:26:48.447Z] stop-derby-aix: [2024-03-19T02:26:48.447Z] [2024-03-19T02:26:48.447Z] stop-derby-nonaix: [2024-03-19T02:26:48.447Z] [echo] Stopping Derby DB Server ... [2024-03-19T02:26:48.527Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot msgctxt --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/msgctxt-web.war [2024-03-19T02:26:48.580Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:48.580Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:48.580Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:48.580Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:48.580Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:48.580Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:48.580Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:48.597Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:48.597Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:48.597Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:48.597Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:48.597Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:48.597Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:48.597Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:48.703Z] [java] Tue Mar 19 02:26:48 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:26:48.703Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties to copy. [2024-03-19T02:26:48.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases [2024-03-19T02:26:48.703Z] [2024-03-19T02:26:48.704Z] setOSConditions: [2024-03-19T02:26:48.704Z] [2024-03-19T02:26:48.704Z] setToolWin: [2024-03-19T02:26:48.704Z] [2024-03-19T02:26:48.704Z] setToolUnix: [2024-03-19T02:26:48.704Z] [2024-03-19T02:26:48.704Z] setToolProperty: [2024-03-19T02:26:48.704Z] [2024-03-19T02:26:48.704Z] setS1ASclassPath: [2024-03-19T02:26:48.704Z] [2024-03-19T02:26:48.704Z] init-common: [2024-03-19T02:26:48.704Z] [2024-03-19T02:26:48.704Z] start-derby: [2024-03-19T02:26:48.704Z] [2024-03-19T02:26:48.704Z] start-derby-aix: [2024-03-19T02:26:48.704Z] [2024-03-19T02:26:48.704Z] start-derby-nonaix: [2024-03-19T02:26:48.704Z] [echo] Starting Derby DB Server ... [2024-03-19T02:26:48.857Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:48.858Z] [javac] 1 warning [2024-03-19T02:26:48.858Z] [2024-03-19T02:26:48.858Z] assemble: [2024-03-19T02:26:48.858Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-web.war [2024-03-19T02:26:48.858Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-ejb.jar [2024-03-19T02:26:48.858Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app.ear [2024-03-19T02:26:48.858Z] [2024-03-19T02:26:48.858Z] deploy.asadmin: [2024-03-19T02:26:48.858Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app.ear [2024-03-19T02:26:48.905Z] [exec] Application deployed with name web-jsp-tag-release-called-when-pooling-enabled-web. [2024-03-19T02:26:48.905Z] [2024-03-19T02:26:48.905Z] deploy-war-commonee: [2024-03-19T02:26:48.905Z] [2024-03-19T02:26:48.905Z] run: [2024-03-19T02:26:48.905Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-release-called-when-pooling-enabled/jsp/test.jsp [2024-03-19T02:26:48.905Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:48.905Z] [java] [2024-03-19T02:26:48.905Z] [java] [2024-03-19T02:26:48.905Z] [java] ----------------------------------------- [2024-03-19T02:26:48.905Z] [java] - jsp-tag-release-called-when-pooling-enabled: PASS - [2024-03-19T02:26:48.905Z] [java] ----------------------------------------- [2024-03-19T02:26:48.905Z] [java] - Total PASS : 1 - [2024-03-19T02:26:48.905Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:48.905Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:48.905Z] [java] ----------------------------------------- [2024-03-19T02:26:48.905Z] [2024-03-19T02:26:48.905Z] undeploy: [2024-03-19T02:26:48.905Z] [2024-03-19T02:26:48.905Z] setOSConditions: [2024-03-19T02:26:48.905Z] [2024-03-19T02:26:48.906Z] setToolWin: [2024-03-19T02:26:48.906Z] [2024-03-19T02:26:48.906Z] setToolUnix: [2024-03-19T02:26:48.906Z] [2024-03-19T02:26:48.906Z] setToolProperty: [2024-03-19T02:26:48.906Z] [2024-03-19T02:26:48.906Z] setS1ASclassPath: [2024-03-19T02:26:48.906Z] [2024-03-19T02:26:48.906Z] init-common: [2024-03-19T02:26:48.906Z] [2024-03-19T02:26:48.906Z] undeploy-war-common: [2024-03-19T02:26:49.092Z] [exec] Application deployed with name msgctxt-web. [2024-03-19T02:26:49.092Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:49.093Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:49.093Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:49.093Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:49.093Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:49.093Z] [2024-03-19T02:26:49.093Z] deploy-war-commonee: [2024-03-19T02:26:49.093Z] [2024-03-19T02:26:49.093Z] assemble-client: [2024-03-19T02:26:49.093Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:26:49.093Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:49.093Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:49.093Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:49.093Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:49.094Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:49.094Z] [2024-03-19T02:26:49.094Z] setOSConditions: [2024-03-19T02:26:49.094Z] [2024-03-19T02:26:49.094Z] setToolWin: [2024-03-19T02:26:49.094Z] [2024-03-19T02:26:49.094Z] setToolUnix: [2024-03-19T02:26:49.094Z] [2024-03-19T02:26:49.094Z] setToolProperty: [2024-03-19T02:26:49.094Z] [2024-03-19T02:26:49.094Z] setS1ASclassPath: [2024-03-19T02:26:49.094Z] [2024-03-19T02:26:49.094Z] init-common: [2024-03-19T02:26:49.094Z] [2024-03-19T02:26:49.094Z] wsimport: [2024-03-19T02:26:49.144Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:49.144Z] [javac] 1 warning [2024-03-19T02:26:49.144Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:49.162Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-release-called-when-pooling-enabled-web [2024-03-19T02:26:49.163Z] [2024-03-19T02:26:49.163Z] all: [2024-03-19T02:26:49.163Z] [echo] [2024-03-19T02:26:49.163Z] [echo] ************************* [2024-03-19T02:26:49.163Z] [echo] * Running jspTagdependentXml [2024-03-19T02:26:49.163Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml [2024-03-19T02:26:49.163Z] [echo] ************************* [2024-03-19T02:26:49.163Z] [echo] [2024-03-19T02:26:49.163Z] [2024-03-19T02:26:49.163Z] setOSConditions: [2024-03-19T02:26:49.163Z] [2024-03-19T02:26:49.163Z] setToolWin: [2024-03-19T02:26:49.163Z] [2024-03-19T02:26:49.163Z] setToolUnix: [2024-03-19T02:26:49.163Z] [2024-03-19T02:26:49.163Z] setToolProperty: [2024-03-19T02:26:49.163Z] [2024-03-19T02:26:49.163Z] setS1ASclassPath: [2024-03-19T02:26:49.163Z] [2024-03-19T02:26:49.163Z] init-common: [2024-03-19T02:26:49.163Z] [2024-03-19T02:26:49.163Z] clean: [2024-03-19T02:26:49.163Z] [2024-03-19T02:26:49.163Z] setOSConditions: [2024-03-19T02:26:49.163Z] [2024-03-19T02:26:49.163Z] setToolWin: [2024-03-19T02:26:49.163Z] [2024-03-19T02:26:49.163Z] setToolUnix: [2024-03-19T02:26:49.163Z] [2024-03-19T02:26:49.164Z] setToolProperty: [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] setS1ASclassPath: [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] init-common: [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] clean-common: [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] setOSConditions: [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] setToolWin: [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] setToolUnix: [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] setToolProperty: [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] setS1ASclassPath: [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] init-common: [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] clean-classes-common: [2024-03-19T02:26:49.164Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] setOSConditions: [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] setToolWin: [2024-03-19T02:26:49.164Z] [2024-03-19T02:26:49.164Z] setToolUnix: [2024-03-19T02:26:49.165Z] [2024-03-19T02:26:49.165Z] setToolProperty: [2024-03-19T02:26:49.165Z] [2024-03-19T02:26:49.165Z] setS1ASclassPath: [2024-03-19T02:26:49.165Z] [2024-03-19T02:26:49.165Z] init-common: [2024-03-19T02:26:49.165Z] [2024-03-19T02:26:49.165Z] clean-jars-common: [2024-03-19T02:26:49.165Z] [2024-03-19T02:26:49.165Z] compile: [2024-03-19T02:26:49.165Z] [2024-03-19T02:26:49.165Z] setOSConditions: [2024-03-19T02:26:49.165Z] [2024-03-19T02:26:49.165Z] setToolWin: [2024-03-19T02:26:49.165Z] [2024-03-19T02:26:49.165Z] setToolUnix: [2024-03-19T02:26:49.165Z] [2024-03-19T02:26:49.165Z] setToolProperty: [2024-03-19T02:26:49.165Z] [2024-03-19T02:26:49.165Z] setS1ASclassPath: [2024-03-19T02:26:49.165Z] [2024-03-19T02:26:49.165Z] init-common: [2024-03-19T02:26:49.165Z] [2024-03-19T02:26:49.165Z] compile-common: [2024-03-19T02:26:49.165Z] [echo] Current time (ISO): 2024-03-19T02:26:49.154+0000 [2024-03-19T02:26:49.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:49.165Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:49.352Z] [exec] parsing WSDL... [2024-03-19T02:26:49.462Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:49.462Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:49.921Z] [exec] [2024-03-19T02:26:49.921Z] [exec] Generating code... [2024-03-19T02:26:49.999Z] [exec] Waiting for the domain to stop ... [2024-03-19T02:26:49.999Z] [exec] Waiting finished after 2,777 ms. [2024-03-19T02:26:49.999Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:26:49.999Z] [2024-03-19T02:26:49.999Z] stop-server-windows: [2024-03-19T02:26:49.999Z] [2024-03-19T02:26:49.999Z] setOSConditions: [2024-03-19T02:26:49.999Z] [2024-03-19T02:26:49.999Z] start-server: [2024-03-19T02:26:49.999Z] [echo] +-----------------------------+ [2024-03-19T02:26:49.999Z] [echo] | | [2024-03-19T02:26:49.999Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:26:49.999Z] [echo] | in Felix mode | [2024-03-19T02:26:49.999Z] [echo] | | [2024-03-19T02:26:49.999Z] [echo] +-----------------------------+ [2024-03-19T02:26:49.999Z] [2024-03-19T02:26:49.999Z] start-server-unix: [2024-03-19T02:26:50.075Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:50.075Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:50.075Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:50.075Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:50.075Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:50.075Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:50.075Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:50.105Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:50.105Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:50.105Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:50.105Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:50.105Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:50.105Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:50.105Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:50.180Z] [exec] [2024-03-19T02:26:50.180Z] [exec] Compiling code... [2024-03-19T02:26:50.279Z] [exec] Mar 19, 2024 2:26:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:50.279Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:26:50.396Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app. [2024-03-19T02:26:50.396Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app [2024-03-19T02:26:50.397Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] processResult: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] failed: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] passed: [2024-03-19T02:26:50.397Z] [echo] Test CorrectLocalRef Passed [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] unknown: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] init.os: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] init.tools.unix: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] init.tools.windows: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] init.tools: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] setAsadminArgs: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] init: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] init.customtasks: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] prepare: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] undeploy.asadmin: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.397Z] setAsadminArgs: [2024-03-19T02:26:50.397Z] [2024-03-19T02:26:50.398Z] common.undeploy.asadmin: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] init.os: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] init.tools.unix: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] init.tools.windows: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] init.tools: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] setAsadminArgs: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] init: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] init.customtasks: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] delAppRef: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] init.os: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] init.tools.unix: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] init.tools.windows: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] init.tools: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] setAsadminArgs: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.398Z] init: [2024-03-19T02:26:50.398Z] [2024-03-19T02:26:50.399Z] init.customtasks: [2024-03-19T02:26:50.399Z] [2024-03-19T02:26:50.399Z] common.run.asadmin: [2024-03-19T02:26:50.399Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app [2024-03-19T02:26:50.537Z] [exec] Mar 19, 2024 2:26:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:26:50.537Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:26:50.644Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:50.668Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:50.668Z] [javac] 1 warning [2024-03-19T02:26:50.668Z] [2024-03-19T02:26:50.668Z] build: [2024-03-19T02:26:50.668Z] [2024-03-19T02:26:50.668Z] setOSConditions: [2024-03-19T02:26:50.668Z] [2024-03-19T02:26:50.668Z] setToolWin: [2024-03-19T02:26:50.668Z] [2024-03-19T02:26:50.668Z] setToolUnix: [2024-03-19T02:26:50.668Z] [2024-03-19T02:26:50.668Z] setToolProperty: [2024-03-19T02:26:50.669Z] [2024-03-19T02:26:50.669Z] setS1ASclassPath: [2024-03-19T02:26:50.669Z] [2024-03-19T02:26:50.669Z] init-common: [2024-03-19T02:26:50.669Z] [2024-03-19T02:26:50.669Z] webclient-war-common: [2024-03-19T02:26:50.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:50.669Z] [2024-03-19T02:26:50.669Z] clear: [2024-03-19T02:26:50.669Z] [2024-03-19T02:26:50.669Z] test-tlds-exist: [2024-03-19T02:26:50.669Z] [2024-03-19T02:26:50.669Z] copy-tlds: [2024-03-19T02:26:50.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:50.669Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:50.669Z] [2024-03-19T02:26:50.669Z] test-tagfiles-exist: [2024-03-19T02:26:50.669Z] [2024-03-19T02:26:50.669Z] copy-tagfiles: [2024-03-19T02:26:50.669Z] [2024-03-19T02:26:50.669Z] package-war-common: [2024-03-19T02:26:50.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:50.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:50.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/lib [2024-03-19T02:26:50.669Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:50.670Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:50.670Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jspTagdependentXml-web.war [2024-03-19T02:26:50.670Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:50.670Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:50.670Z] [javac] Compiling 1 source file [2024-03-19T02:26:50.670Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/WebTest.java:47: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:26:50.670Z] [javac] int port = new Integer(portS).intValue(); [2024-03-19T02:26:50.670Z] [javac] ^ [2024-03-19T02:26:50.670Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:26:50.670Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:50.670Z] [javac] 1 warning [2024-03-19T02:26:50.670Z] [2024-03-19T02:26:50.670Z] deploy: [2024-03-19T02:26:50.670Z] [2024-03-19T02:26:50.670Z] deploy-war-common: [2024-03-19T02:26:50.670Z] [2024-03-19T02:26:50.670Z] setOSConditions: [2024-03-19T02:26:50.670Z] [2024-03-19T02:26:50.670Z] setToolWin: [2024-03-19T02:26:50.670Z] [2024-03-19T02:26:50.670Z] setToolUnix: [2024-03-19T02:26:50.670Z] [2024-03-19T02:26:50.670Z] setToolProperty: [2024-03-19T02:26:50.670Z] [2024-03-19T02:26:50.670Z] setS1ASclassPath: [2024-03-19T02:26:50.670Z] [2024-03-19T02:26:50.670Z] init-common: [2024-03-19T02:26:50.671Z] [2024-03-19T02:26:50.671Z] deploy-war-commonpe: [2024-03-19T02:26:50.685Z] [exec] Mar 19, 2024 2:26:50 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:50.685Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2365ea38 [2024-03-19T02:26:50.686Z] [exec] invoking stateful [2024-03-19T02:26:50.686Z] [exec] invoking stateless [2024-03-19T02:26:50.686Z] [exec] Sleeping to wait for timeout to happen... [2024-03-19T02:26:50.902Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:26:50.902Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:50.902Z] [javac] 1 warning [2024-03-19T02:26:50.902Z] [2024-03-19T02:26:50.902Z] build: [2024-03-19T02:26:50.902Z] [2024-03-19T02:26:50.902Z] setOSConditions: [2024-03-19T02:26:50.902Z] [2024-03-19T02:26:50.902Z] setToolWin: [2024-03-19T02:26:50.902Z] [2024-03-19T02:26:50.902Z] setToolUnix: [2024-03-19T02:26:50.902Z] [2024-03-19T02:26:50.902Z] setToolProperty: [2024-03-19T02:26:50.902Z] [2024-03-19T02:26:50.902Z] setS1ASclassPath: [2024-03-19T02:26:50.902Z] [2024-03-19T02:26:50.902Z] init-common: [2024-03-19T02:26:50.902Z] [2024-03-19T02:26:50.902Z] ejb-jar-common: [2024-03-19T02:26:50.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:50.903Z] [2024-03-19T02:26:50.903Z] package-ejbjar-common: [2024-03-19T02:26:50.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:50.903Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:50.903Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-03-19T02:26:50.903Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:50.903Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:50.903Z] [2024-03-19T02:26:50.903Z] setOSConditions: [2024-03-19T02:26:50.903Z] [2024-03-19T02:26:50.903Z] setToolWin: [2024-03-19T02:26:50.903Z] [2024-03-19T02:26:50.903Z] setToolUnix: [2024-03-19T02:26:50.903Z] [2024-03-19T02:26:50.903Z] setToolProperty: [2024-03-19T02:26:50.903Z] [2024-03-19T02:26:50.903Z] setS1ASclassPath: [2024-03-19T02:26:50.903Z] [2024-03-19T02:26:50.903Z] init-common: [2024-03-19T02:26:50.903Z] [2024-03-19T02:26:50.903Z] ejb-jar-common: [2024-03-19T02:26:50.903Z] [2024-03-19T02:26:50.903Z] package-ejbjar-common: [2024-03-19T02:26:50.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:50.903Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:50.904Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-03-19T02:26:50.904Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:50.904Z] [2024-03-19T02:26:50.904Z] setOSConditions: [2024-03-19T02:26:50.904Z] [2024-03-19T02:26:50.904Z] fixFiles: [2024-03-19T02:26:50.904Z] [2024-03-19T02:26:50.904Z] convUnix: [2024-03-19T02:26:50.904Z] [2024-03-19T02:26:50.904Z] convWin: [2024-03-19T02:26:50.904Z] [2024-03-19T02:26:50.904Z] setToolWin: [2024-03-19T02:26:50.904Z] [2024-03-19T02:26:50.904Z] setToolUnix: [2024-03-19T02:26:50.904Z] [2024-03-19T02:26:50.904Z] setToolProperty: [2024-03-19T02:26:50.904Z] [2024-03-19T02:26:50.904Z] setS1ASclassPath: [2024-03-19T02:26:50.904Z] [2024-03-19T02:26:50.904Z] init-common: [2024-03-19T02:26:50.904Z] [2024-03-19T02:26:50.904Z] ear-common: [2024-03-19T02:26:50.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:50.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:50.904Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/${sun-application.xml} to copy. [2024-03-19T02:26:50.904Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:26:50.904Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:26:50.905Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfacesApp.ear [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] deploy: [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] setOSConditions: [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] setToolWin: [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] setToolUnix: [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] setToolProperty: [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] setS1ASclassPath: [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] init-common: [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] deploy-common: [2024-03-19T02:26:50.905Z] [echo] Current time (ISO): 2024-03-19T02:26:50.759+0000 [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] setOSConditions: [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] setToolWin: [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] setToolUnix: [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] setToolProperty: [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] setS1ASclassPath: [2024-03-19T02:26:50.905Z] [2024-03-19T02:26:50.905Z] init-common: [2024-03-19T02:26:50.906Z] [2024-03-19T02:26:50.906Z] deploy-common-pe: [2024-03-19T02:26:50.929Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jspTagdependentXml --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jspTagdependentXml-web.war [2024-03-19T02:26:50.933Z] [exec] Application deployed with name simple-connector-bean-validationApp. [2024-03-19T02:26:50.933Z] [echo] Deployment on target server server successful [2024-03-19T02:26:50.933Z] [2024-03-19T02:26:50.933Z] setOSConditions: [2024-03-19T02:26:50.933Z] [2024-03-19T02:26:50.933Z] setToolWin: [2024-03-19T02:26:50.933Z] [2024-03-19T02:26:50.933Z] setToolUnix: [2024-03-19T02:26:50.933Z] [2024-03-19T02:26:50.933Z] setToolProperty: [2024-03-19T02:26:50.933Z] [2024-03-19T02:26:50.933Z] setS1ASclassPath: [2024-03-19T02:26:50.933Z] [2024-03-19T02:26:50.933Z] init-common: [2024-03-19T02:26:50.933Z] [2024-03-19T02:26:50.933Z] deploy-common-ee: [2024-03-19T02:26:50.933Z] [2024-03-19T02:26:50.933Z] setOSConditions: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] setToolWin: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] setToolUnix: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] setToolProperty: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] setS1ASclassPath: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] init-common: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] restart: [2024-03-19T02:26:50.934Z] [echo] Not required to restart [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] runtest: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] setOSConditions: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] setToolWin: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] setToolUnix: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] setToolProperty: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] setS1ASclassPath: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.934Z] init-common: [2024-03-19T02:26:50.934Z] [2024-03-19T02:26:50.935Z] runclient-common: [2024-03-19T02:26:50.935Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationAppClient.jar -name simple-connector-bean-validationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml Standalone- [2024-03-19T02:26:50.970Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:50.970Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:50.970Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:50.970Z] [2024-03-19T02:26:50.970Z] private-all: [2024-03-19T02:26:50.970Z] [2024-03-19T02:26:50.970Z] declare-test: [2024-03-19T02:26:50.970Z] [echo] Starting test RemoteRef ejb31/jndivalidation/EJBRef/RemoteRef Test asadmin deploy [2024-03-19T02:26:50.970Z] [2024-03-19T02:26:50.970Z] init.os: [2024-03-19T02:26:50.970Z] [2024-03-19T02:26:50.970Z] init.tools.unix: [2024-03-19T02:26:50.970Z] [2024-03-19T02:26:50.970Z] init.tools.windows: [2024-03-19T02:26:50.970Z] [2024-03-19T02:26:50.971Z] init.tools: [2024-03-19T02:26:50.971Z] [2024-03-19T02:26:50.971Z] setAsadminArgs: [2024-03-19T02:26:50.971Z] [2024-03-19T02:26:50.971Z] init: [2024-03-19T02:26:50.971Z] [2024-03-19T02:26:50.971Z] init.customtasks: [2024-03-19T02:26:50.971Z] [2024-03-19T02:26:50.971Z] prepare: [2024-03-19T02:26:50.971Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2024-03-19T02:26:50.971Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives [2024-03-19T02:26:50.971Z] [2024-03-19T02:26:50.971Z] compile: [2024-03-19T02:26:50.971Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/EJBRef/RemoteRef/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:50.971Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2024-03-19T02:26:51.113Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-03-19T02:26:51.113Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:51.113Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml:99: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:51.113Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:26:51.371Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:51.371Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:51.371Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:51.371Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:51.371Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:51.371Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:51.371Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:51.471Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfacesApp.ear [2024-03-19T02:26:51.499Z] [exec] Mar 19, 2024 2:26:51 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:26:51.499Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:26:51.538Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:51.538Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:51.538Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:51.538Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:51.538Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:51.538Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:51.538Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:51.538Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:51.538Z] [javac] 1 warning [2024-03-19T02:26:51.538Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/EJBRef/RemoteRef/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:51.538Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2024-03-19T02:26:51.629Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:51.629Z] [javac] 1 warning [2024-03-19T02:26:51.629Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:26:51.629Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:26:51.629Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:26:51.629Z] [2024-03-19T02:26:51.629Z] deploy-client: [2024-03-19T02:26:51.728Z] [exec] Application deployed with name ejb32-intrfacesApp. [2024-03-19T02:26:51.729Z] [exec] there are no files to retrieve for application ejb32-intrfacesApp [2024-03-19T02:26:51.729Z] [echo] Deployment on target server server successful [2024-03-19T02:26:51.729Z] [2024-03-19T02:26:51.729Z] setOSConditions: [2024-03-19T02:26:51.729Z] [2024-03-19T02:26:51.729Z] setToolWin: [2024-03-19T02:26:51.729Z] [2024-03-19T02:26:51.729Z] setToolUnix: [2024-03-19T02:26:51.729Z] [2024-03-19T02:26:51.729Z] setToolProperty: [2024-03-19T02:26:51.729Z] [2024-03-19T02:26:51.729Z] setS1ASclassPath: [2024-03-19T02:26:51.729Z] [2024-03-19T02:26:51.729Z] init-common: [2024-03-19T02:26:51.729Z] [2024-03-19T02:26:51.729Z] deploy-common-ee: [2024-03-19T02:26:51.729Z] [2024-03-19T02:26:51.729Z] run: [2024-03-19T02:26:51.796Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:51.796Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:51.796Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:51.796Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:51.796Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:51.796Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:51.796Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:51.859Z] [exec] Application deployed with name web-jspTagdependentXml-web. [2024-03-19T02:26:51.859Z] [2024-03-19T02:26:51.859Z] deploy-war-commonee: [2024-03-19T02:26:51.859Z] [2024-03-19T02:26:51.859Z] run: [2024-03-19T02:26:51.859Z] [java] GET /web-jspTagdependentXml/test.jspx HTTP/1.0 [2024-03-19T02:26:51.859Z] [java] HTTP/1.1 200 OK [2024-03-19T02:26:51.859Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:26:51.859Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:26:51.859Z] [java] Set-Cookie: JSESSIONID=488711f3d8da5fe11c6c6a47434e; Path=/web-jspTagdependentXml; HttpOnly [2024-03-19T02:26:51.859Z] [java] Content-Type: text/xml;charset=UTF-8 [2024-03-19T02:26:51.859Z] [java] Connection: close [2024-03-19T02:26:51.859Z] [java] Content-Length: 1420 [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] TestELvalue1 15 [2024-03-19T02:26:51.859Z] [java] ELExpression ${pageScope.eval} [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] out.println("Scriptlet in tagdependent body"); [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] ELExpression ${pageScope.eval} [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] ELExpression ${pageScope.eval} [2024-03-19T02:26:51.859Z] [java] NESTED [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] After NESTED. [2024-03-19T02:26:51.859Z] [java] Expression in tagdependent body 10 * 1000 [2024-03-19T02:26:51.859Z] [java] ELvalue2 18 [2024-03-19T02:26:51.859Z] [java] ELExpression ${pageScope.eval} [2024-03-19T02:26:51.859Z] [java] ELExpression ${pageScope.eval} [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] ELExpression ${pageScope.eval} [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] Some Text [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] ELExpression ${pageScope.eval} [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] ELExpression ${pageScope.eval} [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] [2024-03-19T02:26:51.859Z] [java] ----------------------------------------- [2024-03-19T02:26:51.859Z] [java] - XMLtagdependent test: PASS - [2024-03-19T02:26:51.859Z] [java] ----------------------------------------- [2024-03-19T02:26:51.859Z] [java] - Total PASS : 1 - [2024-03-19T02:26:51.859Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:51.859Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:51.859Z] [java] ----------------------------------------- [2024-03-19T02:26:51.859Z] [2024-03-19T02:26:51.859Z] undeploy: [2024-03-19T02:26:52.054Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:52.054Z] [javac] 1 warning [2024-03-19T02:26:52.054Z] [2024-03-19T02:26:52.054Z] assemble: [2024-03-19T02:26:52.054Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-web.war [2024-03-19T02:26:52.055Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-ejb.jar [2024-03-19T02:26:52.055Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app.ear [2024-03-19T02:26:52.055Z] [2024-03-19T02:26:52.055Z] deploy.asadmin: [2024-03-19T02:26:52.055Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app.ear [2024-03-19T02:26:52.115Z] [2024-03-19T02:26:52.115Z] setOSConditions: [2024-03-19T02:26:52.115Z] [2024-03-19T02:26:52.115Z] setToolWin: [2024-03-19T02:26:52.115Z] [2024-03-19T02:26:52.115Z] setToolUnix: [2024-03-19T02:26:52.116Z] [2024-03-19T02:26:52.116Z] setToolProperty: [2024-03-19T02:26:52.116Z] [2024-03-19T02:26:52.116Z] setS1ASclassPath: [2024-03-19T02:26:52.116Z] [2024-03-19T02:26:52.116Z] init-common: [2024-03-19T02:26:52.116Z] [2024-03-19T02:26:52.116Z] undeploy-war-common: [2024-03-19T02:26:52.196Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:52.196Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:26:52.292Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-03-19T02:26:52.372Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jspTagdependentXml-web [2024-03-19T02:26:52.549Z] [java] Mar 19, 2024 2:26:52 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:26:52.549Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:26:52.622Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:52.622Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:26:52.656Z] [2024-03-19T02:26:52.656Z] all: [2024-03-19T02:26:52.657Z] [echo] [2024-03-19T02:26:52.657Z] [echo] ************************* [2024-03-19T02:26:52.657Z] [echo] * Running jspTemplateTextEscapedEL [2024-03-19T02:26:52.657Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL [2024-03-19T02:26:52.657Z] [echo] ************************* [2024-03-19T02:26:52.657Z] [echo] [2024-03-19T02:26:52.657Z] [2024-03-19T02:26:52.657Z] setOSConditions: [2024-03-19T02:26:52.657Z] [2024-03-19T02:26:52.657Z] setToolWin: [2024-03-19T02:26:52.657Z] [2024-03-19T02:26:52.657Z] setToolUnix: [2024-03-19T02:26:52.657Z] [2024-03-19T02:26:52.657Z] setToolProperty: [2024-03-19T02:26:52.657Z] [2024-03-19T02:26:52.657Z] setS1ASclassPath: [2024-03-19T02:26:52.657Z] [2024-03-19T02:26:52.657Z] init-common: [2024-03-19T02:26:52.657Z] [2024-03-19T02:26:52.657Z] clean: [2024-03-19T02:26:52.657Z] [2024-03-19T02:26:52.657Z] setOSConditions: [2024-03-19T02:26:52.657Z] [2024-03-19T02:26:52.657Z] setToolWin: [2024-03-19T02:26:52.657Z] [2024-03-19T02:26:52.657Z] setToolUnix: [2024-03-19T02:26:52.657Z] [2024-03-19T02:26:52.657Z] setToolProperty: [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.658Z] setS1ASclassPath: [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.658Z] init-common: [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.658Z] clean-common: [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.658Z] setOSConditions: [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.658Z] setToolWin: [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.658Z] setToolUnix: [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.658Z] setToolProperty: [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.658Z] setS1ASclassPath: [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.658Z] init-common: [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.658Z] clean-classes-common: [2024-03-19T02:26:52.658Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.658Z] setOSConditions: [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.658Z] setToolWin: [2024-03-19T02:26:52.658Z] [2024-03-19T02:26:52.659Z] setToolUnix: [2024-03-19T02:26:52.659Z] [2024-03-19T02:26:52.659Z] setToolProperty: [2024-03-19T02:26:52.659Z] [2024-03-19T02:26:52.659Z] setS1ASclassPath: [2024-03-19T02:26:52.659Z] [2024-03-19T02:26:52.659Z] init-common: [2024-03-19T02:26:52.659Z] [2024-03-19T02:26:52.659Z] clean-jars-common: [2024-03-19T02:26:52.659Z] [2024-03-19T02:26:52.659Z] compile: [2024-03-19T02:26:52.659Z] [2024-03-19T02:26:52.659Z] setOSConditions: [2024-03-19T02:26:52.659Z] [2024-03-19T02:26:52.659Z] setToolWin: [2024-03-19T02:26:52.659Z] [2024-03-19T02:26:52.659Z] setToolUnix: [2024-03-19T02:26:52.659Z] [2024-03-19T02:26:52.659Z] setToolProperty: [2024-03-19T02:26:52.659Z] [2024-03-19T02:26:52.659Z] setS1ASclassPath: [2024-03-19T02:26:52.659Z] [2024-03-19T02:26:52.659Z] init-common: [2024-03-19T02:26:52.659Z] [2024-03-19T02:26:52.659Z] compile-common: [2024-03-19T02:26:52.659Z] [echo] Current time (ISO): 2024-03-19T02:26:52.463+0000 [2024-03-19T02:26:52.659Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:52.660Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/servlet [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.660Z] build: [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.660Z] setOSConditions: [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.660Z] setToolWin: [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.660Z] setToolUnix: [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.660Z] setToolProperty: [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.660Z] setS1ASclassPath: [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.660Z] init-common: [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.660Z] webclient-war-common: [2024-03-19T02:26:52.660Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.660Z] clear: [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.660Z] test-tlds-exist: [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.660Z] copy-tlds: [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.660Z] test-tagfiles-exist: [2024-03-19T02:26:52.660Z] [2024-03-19T02:26:52.661Z] copy-tagfiles: [2024-03-19T02:26:52.661Z] [2024-03-19T02:26:52.661Z] package-war-common: [2024-03-19T02:26:52.661Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:52.661Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:52.661Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:52.661Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:52.661Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/lib [2024-03-19T02:26:52.661Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:52.661Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-template-text-escaped-el-web.war [2024-03-19T02:26:52.661Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:52.661Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:52.661Z] [javac] Compiling 1 source file [2024-03-19T02:26:52.661Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:26:52.661Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:52.661Z] [2024-03-19T02:26:52.661Z] deploy: [2024-03-19T02:26:52.661Z] [2024-03-19T02:26:52.661Z] deploy-war-common: [2024-03-19T02:26:52.661Z] [2024-03-19T02:26:52.661Z] setOSConditions: [2024-03-19T02:26:52.661Z] [2024-03-19T02:26:52.661Z] setToolWin: [2024-03-19T02:26:52.662Z] [2024-03-19T02:26:52.662Z] setToolUnix: [2024-03-19T02:26:52.662Z] [2024-03-19T02:26:52.662Z] setToolProperty: [2024-03-19T02:26:52.662Z] [2024-03-19T02:26:52.662Z] setS1ASclassPath: [2024-03-19T02:26:52.662Z] [2024-03-19T02:26:52.662Z] init-common: [2024-03-19T02:26:52.662Z] [2024-03-19T02:26:52.662Z] deploy-war-commonpe: [2024-03-19T02:26:52.762Z] [exec] Application deployed with name wsclient. [2024-03-19T02:26:52.762Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:52.762Z] [2024-03-19T02:26:52.762Z] setup: [2024-03-19T02:26:52.762Z] [2024-03-19T02:26:52.762Z] runtest1: [2024-03-19T02:26:52.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:52.763Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:52.763Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:52.892Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-03-19T02:26:52.918Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-template-text-escaped-el --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-template-text-escaped-el-web.war [2024-03-19T02:26:53.021Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:26:53.021Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:53.021Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:53.021Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:53.021Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:53.021Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:26:53.021Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:53.022Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:53.022Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:53.022Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:53.022Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:53.022Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:53.022Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:53.022Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:53.022Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:53.022Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:53.022Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:26:53.022Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:26:53.022Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:26:53.022Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:26:53.023Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:26:53.023Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:26:53.023Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:26:53.023Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:26:53.023Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:26:53.023Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:26:53.023Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:26:53.023Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:26:53.023Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:26:53.023Z] [java] ... 61 more [2024-03-19T02:26:53.023Z] [java] Java Result: -1 [2024-03-19T02:26:53.023Z] [2024-03-19T02:26:53.023Z] undeploy: [2024-03-19T02:26:53.023Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:53.023Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:53.023Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:53.023Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:53.023Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:53.023Z] [2024-03-19T02:26:53.023Z] setOSConditions: [2024-03-19T02:26:53.023Z] [2024-03-19T02:26:53.023Z] setToolWin: [2024-03-19T02:26:53.023Z] [2024-03-19T02:26:53.023Z] setToolUnix: [2024-03-19T02:26:53.024Z] [2024-03-19T02:26:53.024Z] setToolProperty: [2024-03-19T02:26:53.024Z] [2024-03-19T02:26:53.024Z] setS1ASclassPath: [2024-03-19T02:26:53.024Z] [2024-03-19T02:26:53.024Z] init-common: [2024-03-19T02:26:53.024Z] [2024-03-19T02:26:53.024Z] undeploy-war-common: [2024-03-19T02:26:53.188Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app. [2024-03-19T02:26:53.188Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app [2024-03-19T02:26:53.188Z] [exec] Command deploy executed successfully. [2024-03-19T02:26:53.188Z] [2024-03-19T02:26:53.188Z] processResult: [2024-03-19T02:26:53.188Z] [2024-03-19T02:26:53.188Z] failed: [2024-03-19T02:26:53.188Z] [2024-03-19T02:26:53.188Z] passed: [2024-03-19T02:26:53.188Z] [echo] Test RemoteRef Passed [2024-03-19T02:26:53.188Z] [2024-03-19T02:26:53.188Z] unknown: [2024-03-19T02:26:53.188Z] [2024-03-19T02:26:53.188Z] init.os: [2024-03-19T02:26:53.188Z] [2024-03-19T02:26:53.188Z] init.tools.unix: [2024-03-19T02:26:53.188Z] [2024-03-19T02:26:53.188Z] init.tools.windows: [2024-03-19T02:26:53.188Z] [2024-03-19T02:26:53.188Z] init.tools: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] setAsadminArgs: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] init: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] init.customtasks: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] prepare: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] undeploy.asadmin: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] setAsadminArgs: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] common.undeploy.asadmin: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] init.os: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] init.tools.unix: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] init.tools.windows: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] init.tools: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] setAsadminArgs: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] init: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.189Z] init.customtasks: [2024-03-19T02:26:53.189Z] [2024-03-19T02:26:53.190Z] delAppRef: [2024-03-19T02:26:53.190Z] [2024-03-19T02:26:53.190Z] init.os: [2024-03-19T02:26:53.190Z] [2024-03-19T02:26:53.190Z] init.tools.unix: [2024-03-19T02:26:53.190Z] [2024-03-19T02:26:53.190Z] init.tools.windows: [2024-03-19T02:26:53.190Z] [2024-03-19T02:26:53.190Z] init.tools: [2024-03-19T02:26:53.190Z] [2024-03-19T02:26:53.190Z] setAsadminArgs: [2024-03-19T02:26:53.190Z] [2024-03-19T02:26:53.190Z] init: [2024-03-19T02:26:53.190Z] [2024-03-19T02:26:53.190Z] init.customtasks: [2024-03-19T02:26:53.190Z] [2024-03-19T02:26:53.190Z] common.run.asadmin: [2024-03-19T02:26:53.190Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app [2024-03-19T02:26:53.480Z] [exec] Application deployed with name web-jsp-template-text-escaped-el-web. [2024-03-19T02:26:53.481Z] [2024-03-19T02:26:53.481Z] deploy-war-commonee: [2024-03-19T02:26:53.481Z] [2024-03-19T02:26:53.481Z] run: [2024-03-19T02:26:53.481Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:53.481Z] [java] [2024-03-19T02:26:53.481Z] [java] [2024-03-19T02:26:53.481Z] [java] ----------------------------------------- [2024-03-19T02:26:53.481Z] [java] - jsp-template-text-escaped-el: PASS - [2024-03-19T02:26:53.481Z] [java] ----------------------------------------- [2024-03-19T02:26:53.481Z] [java] - Total PASS : 1 - [2024-03-19T02:26:53.481Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:53.481Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:53.481Z] [java] ----------------------------------------- [2024-03-19T02:26:53.481Z] [2024-03-19T02:26:53.481Z] undeploy: [2024-03-19T02:26:53.481Z] [2024-03-19T02:26:53.481Z] setOSConditions: [2024-03-19T02:26:53.481Z] [2024-03-19T02:26:53.481Z] setToolWin: [2024-03-19T02:26:53.481Z] [2024-03-19T02:26:53.481Z] setToolUnix: [2024-03-19T02:26:53.481Z] [2024-03-19T02:26:53.481Z] setToolProperty: [2024-03-19T02:26:53.481Z] [2024-03-19T02:26:53.481Z] setS1ASclassPath: [2024-03-19T02:26:53.481Z] [2024-03-19T02:26:53.481Z] init-common: [2024-03-19T02:26:53.481Z] [2024-03-19T02:26:53.481Z] undeploy-war-common: [2024-03-19T02:26:53.592Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false msgctxt-web [2024-03-19T02:26:53.592Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:53.592Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:53.592Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:53.592Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:53.592Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:53.592Z] [2024-03-19T02:26:53.592Z] setOSConditions: [2024-03-19T02:26:53.593Z] [2024-03-19T02:26:53.593Z] setToolWin: [2024-03-19T02:26:53.593Z] [2024-03-19T02:26:53.593Z] setToolUnix: [2024-03-19T02:26:53.593Z] [2024-03-19T02:26:53.593Z] setToolProperty: [2024-03-19T02:26:53.593Z] [2024-03-19T02:26:53.593Z] setS1ASclassPath: [2024-03-19T02:26:53.593Z] [2024-03-19T02:26:53.593Z] init-common: [2024-03-19T02:26:53.593Z] [2024-03-19T02:26:53.593Z] undeploy-client: [2024-03-19T02:26:54.046Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-template-text-escaped-el-web [2024-03-19T02:26:54.046Z] [2024-03-19T02:26:54.046Z] all: [2024-03-19T02:26:54.046Z] [echo] [2024-03-19T02:26:54.046Z] [echo] ************************* [2024-03-19T02:26:54.046Z] [echo] * Running jspThrowsFileNotFoundExpect500ResponseCode [2024-03-19T02:26:54.046Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode [2024-03-19T02:26:54.046Z] [echo] ************************* [2024-03-19T02:26:54.046Z] [echo] [2024-03-19T02:26:54.046Z] [2024-03-19T02:26:54.046Z] setOSConditions: [2024-03-19T02:26:54.046Z] [2024-03-19T02:26:54.046Z] setToolWin: [2024-03-19T02:26:54.046Z] [2024-03-19T02:26:54.047Z] setToolUnix: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] setToolProperty: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] setS1ASclassPath: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] init-common: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] clean: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] setOSConditions: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] setToolWin: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] setToolUnix: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] setToolProperty: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] setS1ASclassPath: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] init-common: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] clean-common: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] setOSConditions: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.047Z] setToolWin: [2024-03-19T02:26:54.047Z] [2024-03-19T02:26:54.048Z] setToolUnix: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] setToolProperty: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] setS1ASclassPath: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] init-common: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] clean-classes-common: [2024-03-19T02:26:54.048Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] setOSConditions: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] setToolWin: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] setToolUnix: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] setToolProperty: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] setS1ASclassPath: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] init-common: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] clean-jars-common: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] compile: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.048Z] setOSConditions: [2024-03-19T02:26:54.048Z] [2024-03-19T02:26:54.049Z] setToolWin: [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.049Z] setToolUnix: [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.049Z] setToolProperty: [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.049Z] setS1ASclassPath: [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.049Z] init-common: [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.049Z] compile-common: [2024-03-19T02:26:54.049Z] [echo] Current time (ISO): 2024-03-19T02:26:54.019+0000 [2024-03-19T02:26:54.049Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:54.049Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/servlet [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.049Z] build: [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.049Z] setOSConditions: [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.049Z] setToolWin: [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.049Z] setToolUnix: [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.049Z] setToolProperty: [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.049Z] setS1ASclassPath: [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.049Z] init-common: [2024-03-19T02:26:54.049Z] [2024-03-19T02:26:54.050Z] webclient-war-common: [2024-03-19T02:26:54.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:54.050Z] [2024-03-19T02:26:54.050Z] clear: [2024-03-19T02:26:54.050Z] [2024-03-19T02:26:54.050Z] test-tlds-exist: [2024-03-19T02:26:54.050Z] [2024-03-19T02:26:54.050Z] copy-tlds: [2024-03-19T02:26:54.050Z] [2024-03-19T02:26:54.050Z] test-tagfiles-exist: [2024-03-19T02:26:54.050Z] [2024-03-19T02:26:54.050Z] copy-tagfiles: [2024-03-19T02:26:54.050Z] [2024-03-19T02:26:54.050Z] package-war-common: [2024-03-19T02:26:54.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:54.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:54.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:54.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:54.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/lib [2024-03-19T02:26:54.050Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:54.050Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-throws-file-not-found-expect-500-response-code-web.war [2024-03-19T02:26:54.050Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:54.050Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:54.050Z] [javac] Compiling 1 source file [2024-03-19T02:26:54.139Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:54.139Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:26:54.139Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:54.139Z] [2024-03-19T02:26:54.139Z] private-all: [2024-03-19T02:26:54.139Z] [2024-03-19T02:26:54.139Z] private-all: [2024-03-19T02:26:54.139Z] [2024-03-19T02:26:54.139Z] private-all-pe: [2024-03-19T02:26:54.139Z] [2024-03-19T02:26:54.139Z] init.os: [2024-03-19T02:26:54.139Z] [2024-03-19T02:26:54.139Z] init.tools.unix: [2024-03-19T02:26:54.139Z] [2024-03-19T02:26:54.139Z] init.tools.windows: [2024-03-19T02:26:54.139Z] [2024-03-19T02:26:54.140Z] init.tools: [2024-03-19T02:26:54.140Z] [2024-03-19T02:26:54.140Z] setAsadminArgs: [2024-03-19T02:26:54.140Z] [2024-03-19T02:26:54.140Z] init: [2024-03-19T02:26:54.140Z] [2024-03-19T02:26:54.140Z] init.customtasks: [2024-03-19T02:26:54.140Z] [2024-03-19T02:26:54.140Z] prepare: [2024-03-19T02:26:54.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar/META-INF [2024-03-19T02:26:54.140Z] [2024-03-19T02:26:54.140Z] compile: [2024-03-19T02:26:54.140Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/descriptor_free_zone/ear/dir_deploy/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:54.140Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy [2024-03-19T02:26:54.158Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:54.158Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:26:54.307Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:26:54.307Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:54.307Z] [2024-03-19T02:26:54.308Z] deploy: [2024-03-19T02:26:54.308Z] [2024-03-19T02:26:54.308Z] deploy-war-common: [2024-03-19T02:26:54.308Z] [2024-03-19T02:26:54.308Z] setOSConditions: [2024-03-19T02:26:54.308Z] [2024-03-19T02:26:54.308Z] setToolWin: [2024-03-19T02:26:54.308Z] [2024-03-19T02:26:54.308Z] setToolUnix: [2024-03-19T02:26:54.308Z] [2024-03-19T02:26:54.308Z] setToolProperty: [2024-03-19T02:26:54.308Z] [2024-03-19T02:26:54.308Z] setS1ASclassPath: [2024-03-19T02:26:54.308Z] [2024-03-19T02:26:54.308Z] init-common: [2024-03-19T02:26:54.308Z] [2024-03-19T02:26:54.308Z] deploy-war-commonpe: [2024-03-19T02:26:54.398Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:54.398Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:54.398Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:54.398Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:54.398Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:54.398Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:54.398Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:54.416Z] [exec] Command undeploy executed successfully. [2024-03-19T02:26:54.416Z] [2024-03-19T02:26:54.416Z] all: [2024-03-19T02:26:54.416Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:54.416Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:54.416Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:54.416Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:54.416Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:54.416Z] [2024-03-19T02:26:54.416Z] setOSConditions: [2024-03-19T02:26:54.416Z] [2024-03-19T02:26:54.416Z] setToolWin: [2024-03-19T02:26:54.416Z] [2024-03-19T02:26:54.416Z] setToolUnix: [2024-03-19T02:26:54.416Z] [2024-03-19T02:26:54.416Z] setToolProperty: [2024-03-19T02:26:54.416Z] [2024-03-19T02:26:54.416Z] setS1ASclassPath: [2024-03-19T02:26:54.416Z] [2024-03-19T02:26:54.417Z] init-common: [2024-03-19T02:26:54.417Z] [2024-03-19T02:26:54.417Z] clean: [2024-03-19T02:26:54.417Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:54.417Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:54.417Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:54.417Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:54.417Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:54.417Z] [2024-03-19T02:26:54.417Z] setOSConditions: [2024-03-19T02:26:54.417Z] [2024-03-19T02:26:54.417Z] setToolWin: [2024-03-19T02:26:54.417Z] [2024-03-19T02:26:54.417Z] setToolUnix: [2024-03-19T02:26:54.417Z] [2024-03-19T02:26:54.417Z] setToolProperty: [2024-03-19T02:26:54.417Z] [2024-03-19T02:26:54.417Z] setS1ASclassPath: [2024-03-19T02:26:54.417Z] [2024-03-19T02:26:54.417Z] init-common: [2024-03-19T02:26:54.417Z] [2024-03-19T02:26:54.418Z] clean-common: [2024-03-19T02:26:54.418Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:54.418Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:54.418Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:54.418Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:54.418Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:54.418Z] [2024-03-19T02:26:54.418Z] setOSConditions: [2024-03-19T02:26:54.418Z] [2024-03-19T02:26:54.418Z] setToolWin: [2024-03-19T02:26:54.418Z] [2024-03-19T02:26:54.418Z] setToolUnix: [2024-03-19T02:26:54.418Z] [2024-03-19T02:26:54.418Z] setToolProperty: [2024-03-19T02:26:54.418Z] [2024-03-19T02:26:54.418Z] setS1ASclassPath: [2024-03-19T02:26:54.418Z] [2024-03-19T02:26:54.418Z] init-common: [2024-03-19T02:26:54.418Z] [2024-03-19T02:26:54.418Z] clean-classes-common: [2024-03-19T02:26:54.419Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:54.419Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:54.419Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:54.419Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:54.419Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:54.419Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:54.419Z] [2024-03-19T02:26:54.419Z] setOSConditions: [2024-03-19T02:26:54.419Z] [2024-03-19T02:26:54.419Z] setToolWin: [2024-03-19T02:26:54.419Z] [2024-03-19T02:26:54.419Z] setToolUnix: [2024-03-19T02:26:54.419Z] [2024-03-19T02:26:54.419Z] setToolProperty: [2024-03-19T02:26:54.419Z] [2024-03-19T02:26:54.419Z] setS1ASclassPath: [2024-03-19T02:26:54.419Z] [2024-03-19T02:26:54.419Z] init-common: [2024-03-19T02:26:54.419Z] [2024-03-19T02:26:54.419Z] clean-jars-common: [2024-03-19T02:26:54.420Z] [2024-03-19T02:26:54.420Z] compile: [2024-03-19T02:26:54.420Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:54.420Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:54.420Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:54.420Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:54.420Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:54.420Z] [2024-03-19T02:26:54.420Z] setOSConditions: [2024-03-19T02:26:54.420Z] [2024-03-19T02:26:54.420Z] setToolWin: [2024-03-19T02:26:54.420Z] [2024-03-19T02:26:54.420Z] setToolUnix: [2024-03-19T02:26:54.420Z] [2024-03-19T02:26:54.420Z] setToolProperty: [2024-03-19T02:26:54.420Z] [2024-03-19T02:26:54.420Z] setS1ASclassPath: [2024-03-19T02:26:54.420Z] [2024-03-19T02:26:54.420Z] init-common: [2024-03-19T02:26:54.420Z] [2024-03-19T02:26:54.420Z] compile-common: [2024-03-19T02:26:54.421Z] [echo] Current time (ISO): 2024-03-19T02:26:54.379+0000 [2024-03-19T02:26:54.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:54.421Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:54.565Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-throws-file-not-found-expect-500-response-code --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-throws-file-not-found-expect-500-response-code-web.war [2024-03-19T02:26:54.661Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:54.661Z] [javac] 1 warning [2024-03-19T02:26:54.661Z] [2024-03-19T02:26:54.661Z] assemble: [2024-03-19T02:26:54.661Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/util.jar [2024-03-19T02:26:54.662Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/appclient.jar [2024-03-19T02:26:54.662Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar [2024-03-19T02:26:54.662Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar/META-INF [2024-03-19T02:26:54.662Z] [2024-03-19T02:26:54.662Z] declare-test: [2024-03-19T02:26:54.662Z] [echo] Starting test dir_deploy descriptor_free/ear/dir_deploy asadmin deploydir [2024-03-19T02:26:54.662Z] [2024-03-19T02:26:54.662Z] init.os: [2024-03-19T02:26:54.662Z] [2024-03-19T02:26:54.662Z] init.tools.unix: [2024-03-19T02:26:54.662Z] [2024-03-19T02:26:54.662Z] init.tools.windows: [2024-03-19T02:26:54.662Z] [2024-03-19T02:26:54.662Z] init.tools: [2024-03-19T02:26:54.662Z] [2024-03-19T02:26:54.662Z] setAsadminArgs: [2024-03-19T02:26:54.662Z] [2024-03-19T02:26:54.662Z] init: [2024-03-19T02:26:54.662Z] [2024-03-19T02:26:54.662Z] init.customtasks: [2024-03-19T02:26:54.662Z] [2024-03-19T02:26:54.662Z] prepare: [2024-03-19T02:26:54.662Z] [2024-03-19T02:26:54.662Z] deploy.asadmin: [2024-03-19T02:26:54.662Z] [2024-03-19T02:26:54.662Z] setAsadminArgs: [2024-03-19T02:26:54.663Z] [2024-03-19T02:26:54.663Z] common.deploydir.asadmin: [2024-03-19T02:26:54.663Z] [2024-03-19T02:26:54.663Z] init.os: [2024-03-19T02:26:54.663Z] [2024-03-19T02:26:54.663Z] init.tools.unix: [2024-03-19T02:26:54.663Z] [2024-03-19T02:26:54.663Z] init.tools.windows: [2024-03-19T02:26:54.663Z] [2024-03-19T02:26:54.663Z] init.tools: [2024-03-19T02:26:54.663Z] [2024-03-19T02:26:54.663Z] setAsadminArgs: [2024-03-19T02:26:54.663Z] [2024-03-19T02:26:54.663Z] init: [2024-03-19T02:26:54.663Z] [2024-03-19T02:26:54.663Z] init.customtasks: [2024-03-19T02:26:54.663Z] [2024-03-19T02:26:54.663Z] common.run.asadmin: [2024-03-19T02:26:54.663Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory [2024-03-19T02:26:54.807Z] [exec] Mar 19, 2024 2:26:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:54.807Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6f1fa1d0 [2024-03-19T02:26:55.070Z] [java] Mar 19, 2024 2:26:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:55.070Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10afe71a [2024-03-19T02:26:55.070Z] [java] Value of key is: SingletonBean: [2024-03-19T02:26:55.082Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:55.128Z] [exec] Application deployed with name web-jsp-throws-file-not-found-expect-500-response-code-web. [2024-03-19T02:26:55.128Z] [2024-03-19T02:26:55.128Z] deploy-war-commonee: [2024-03-19T02:26:55.128Z] [2024-03-19T02:26:55.128Z] run: [2024-03-19T02:26:55.230Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:26:55.230Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:26:55.326Z] [java] Value of key is: StflEJB: [2024-03-19T02:26:55.326Z] [java] Value of key is: StlesEJB: [2024-03-19T02:26:55.326Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:55.326Z] [java] [2024-03-19T02:26:55.326Z] [java] [2024-03-19T02:26:55.326Z] [java] ----------------------------------------- [2024-03-19T02:26:55.326Z] [java] - SingletonBean: : PASS - [2024-03-19T02:26:55.326Z] [java] - StflEJB: : PASS - [2024-03-19T02:26:55.326Z] [java] - StlesEJB: : PASS - [2024-03-19T02:26:55.326Z] [java] ----------------------------------------- [2024-03-19T02:26:55.326Z] [java] Total PASS: 3 [2024-03-19T02:26:55.326Z] [java] Total FAIL: 0 [2024-03-19T02:26:55.326Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:26:55.326Z] [java] ----------------------------------------- [2024-03-19T02:26:55.326Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:55.326Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:55.339Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:55.339Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 1 [2024-03-19T02:26:55.339Z] [exec] [CLIENT]:: --> Running... [2024-03-19T02:26:55.339Z] [exec] [CLIENT]:: --> Got expected results = true [2024-03-19T02:26:55.339Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 2 [2024-03-19T02:26:55.339Z] [exec] test count : 3 [2024-03-19T02:26:55.339Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 3 [2024-03-19T02:26:55.339Z] [exec] test count : 4 [2024-03-19T02:26:55.407Z] [java] Connecting to: http://localhost:45711/web-jsp-throws-file-not-found-expect-500-response-code/jsp/notfound.jsp [2024-03-19T02:26:55.407Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:55.407Z] [java] [2024-03-19T02:26:55.407Z] [java] [2024-03-19T02:26:55.407Z] [java] ----------------------------------------- [2024-03-19T02:26:55.407Z] [java] - jsp-throws-file-not-found-expect-500-response-code: PASS - [2024-03-19T02:26:55.407Z] [java] ----------------------------------------- [2024-03-19T02:26:55.407Z] [java] - Total PASS : 1 - [2024-03-19T02:26:55.407Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:55.407Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:55.407Z] [java] ----------------------------------------- [2024-03-19T02:26:55.407Z] [2024-03-19T02:26:55.407Z] undeploy: [2024-03-19T02:26:55.407Z] [2024-03-19T02:26:55.407Z] setOSConditions: [2024-03-19T02:26:55.407Z] [2024-03-19T02:26:55.407Z] setToolWin: [2024-03-19T02:26:55.407Z] [2024-03-19T02:26:55.407Z] setToolUnix: [2024-03-19T02:26:55.407Z] [2024-03-19T02:26:55.407Z] setToolProperty: [2024-03-19T02:26:55.407Z] [2024-03-19T02:26:55.407Z] setS1ASclassPath: [2024-03-19T02:26:55.407Z] [2024-03-19T02:26:55.407Z] init-common: [2024-03-19T02:26:55.407Z] [2024-03-19T02:26:55.407Z] undeploy-war-common: [2024-03-19T02:26:55.583Z] [2024-03-19T02:26:55.583Z] undeploy: [2024-03-19T02:26:55.583Z] [2024-03-19T02:26:55.583Z] setOSConditions: [2024-03-19T02:26:55.583Z] [2024-03-19T02:26:55.583Z] setToolWin: [2024-03-19T02:26:55.583Z] [2024-03-19T02:26:55.583Z] setToolUnix: [2024-03-19T02:26:55.583Z] [2024-03-19T02:26:55.583Z] setToolProperty: [2024-03-19T02:26:55.583Z] [2024-03-19T02:26:55.583Z] setS1ASclassPath: [2024-03-19T02:26:55.583Z] [2024-03-19T02:26:55.583Z] init-common: [2024-03-19T02:26:55.583Z] [2024-03-19T02:26:55.583Z] undeploy-common: [2024-03-19T02:26:55.635Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 4 [2024-03-19T02:26:55.635Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 5 [2024-03-19T02:26:55.635Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 6 [2024-03-19T02:26:55.635Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:55.635Z] [exec] [2024-03-19T02:26:55.635Z] [exec] [2024-03-19T02:26:55.635Z] [exec] ----------------------------------------- [2024-03-19T02:26:55.635Z] [exec] - Standalone-Connector-Bean-Validation Test - 1: PASS - [2024-03-19T02:26:55.635Z] [exec] - Standalone-Connector-Bean-Validation Test - 2: PASS - [2024-03-19T02:26:55.635Z] [exec] - Standalone-Connector-Bean-Validation Test - 3: PASS - [2024-03-19T02:26:55.636Z] [exec] - Standalone-Connector-Bean-Validation Test - 4: PASS - [2024-03-19T02:26:55.636Z] [exec] - Standalone-Connector-Bean-Validation Test - 5: PASS - [2024-03-19T02:26:55.636Z] [exec] - Standalone-Connector-Bean-Validation Test - 6: PASS - [2024-03-19T02:26:55.636Z] [exec] ----------------------------------------- [2024-03-19T02:26:55.636Z] [exec] Total PASS: 6 [2024-03-19T02:26:55.636Z] [exec] Total FAIL: 0 [2024-03-19T02:26:55.636Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:55.636Z] [exec] ----------------------------------------- [2024-03-19T02:26:55.636Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:55.636Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-03-19T02:26:55.636Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:55.664Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-throws-file-not-found-expect-500-response-code-web [2024-03-19T02:26:55.664Z] [2024-03-19T02:26:55.664Z] all: [2024-03-19T02:26:55.664Z] [echo] [2024-03-19T02:26:55.664Z] [echo] ************************* [2024-03-19T02:26:55.664Z] [echo] * Running jspTrimDirectiveWhitespaces [2024-03-19T02:26:55.664Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces [2024-03-19T02:26:55.665Z] [echo] ************************* [2024-03-19T02:26:55.665Z] [echo] [2024-03-19T02:26:55.665Z] [2024-03-19T02:26:55.665Z] setOSConditions: [2024-03-19T02:26:55.665Z] [2024-03-19T02:26:55.665Z] setToolWin: [2024-03-19T02:26:55.665Z] [2024-03-19T02:26:55.665Z] setToolUnix: [2024-03-19T02:26:55.665Z] [2024-03-19T02:26:55.665Z] setToolProperty: [2024-03-19T02:26:55.665Z] [2024-03-19T02:26:55.665Z] setS1ASclassPath: [2024-03-19T02:26:55.665Z] [2024-03-19T02:26:55.665Z] init-common: [2024-03-19T02:26:55.665Z] [2024-03-19T02:26:55.665Z] clean: [2024-03-19T02:26:55.665Z] [2024-03-19T02:26:55.665Z] setOSConditions: [2024-03-19T02:26:55.665Z] [2024-03-19T02:26:55.665Z] setToolWin: [2024-03-19T02:26:55.665Z] [2024-03-19T02:26:55.665Z] setToolUnix: [2024-03-19T02:26:55.666Z] [2024-03-19T02:26:55.666Z] setToolProperty: [2024-03-19T02:26:55.666Z] [2024-03-19T02:26:55.666Z] setS1ASclassPath: [2024-03-19T02:26:55.666Z] [2024-03-19T02:26:55.666Z] init-common: [2024-03-19T02:26:55.666Z] [2024-03-19T02:26:55.666Z] clean-common: [2024-03-19T02:26:55.666Z] [2024-03-19T02:26:55.666Z] setOSConditions: [2024-03-19T02:26:55.666Z] [2024-03-19T02:26:55.666Z] setToolWin: [2024-03-19T02:26:55.666Z] [2024-03-19T02:26:55.666Z] setToolUnix: [2024-03-19T02:26:55.666Z] [2024-03-19T02:26:55.666Z] setToolProperty: [2024-03-19T02:26:55.666Z] [2024-03-19T02:26:55.666Z] setS1ASclassPath: [2024-03-19T02:26:55.666Z] [2024-03-19T02:26:55.667Z] init-common: [2024-03-19T02:26:55.667Z] [2024-03-19T02:26:55.667Z] clean-classes-common: [2024-03-19T02:26:55.667Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:55.667Z] [2024-03-19T02:26:55.667Z] setOSConditions: [2024-03-19T02:26:55.667Z] [2024-03-19T02:26:55.667Z] setToolWin: [2024-03-19T02:26:55.667Z] [2024-03-19T02:26:55.667Z] setToolUnix: [2024-03-19T02:26:55.667Z] [2024-03-19T02:26:55.667Z] setToolProperty: [2024-03-19T02:26:55.667Z] [2024-03-19T02:26:55.667Z] setS1ASclassPath: [2024-03-19T02:26:55.667Z] [2024-03-19T02:26:55.667Z] init-common: [2024-03-19T02:26:55.668Z] [2024-03-19T02:26:55.668Z] clean-jars-common: [2024-03-19T02:26:55.668Z] [2024-03-19T02:26:55.668Z] compile: [2024-03-19T02:26:55.668Z] [2024-03-19T02:26:55.668Z] setOSConditions: [2024-03-19T02:26:55.668Z] [2024-03-19T02:26:55.668Z] setToolWin: [2024-03-19T02:26:55.668Z] [2024-03-19T02:26:55.668Z] setToolUnix: [2024-03-19T02:26:55.668Z] [2024-03-19T02:26:55.668Z] setToolProperty: [2024-03-19T02:26:55.668Z] [2024-03-19T02:26:55.668Z] setS1ASclassPath: [2024-03-19T02:26:55.668Z] [2024-03-19T02:26:55.668Z] init-common: [2024-03-19T02:26:55.668Z] [2024-03-19T02:26:55.669Z] compile-common: [2024-03-19T02:26:55.669Z] [echo] Current time (ISO): 2024-03-19T02:26:55.635+0000 [2024-03-19T02:26:55.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:55.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/servlet [2024-03-19T02:26:55.669Z] [2024-03-19T02:26:55.669Z] build: [2024-03-19T02:26:55.669Z] [2024-03-19T02:26:55.669Z] setOSConditions: [2024-03-19T02:26:55.669Z] [2024-03-19T02:26:55.669Z] setToolWin: [2024-03-19T02:26:55.669Z] [2024-03-19T02:26:55.669Z] setToolUnix: [2024-03-19T02:26:55.669Z] [2024-03-19T02:26:55.669Z] setToolProperty: [2024-03-19T02:26:55.669Z] [2024-03-19T02:26:55.670Z] setS1ASclassPath: [2024-03-19T02:26:55.670Z] [2024-03-19T02:26:55.670Z] init-common: [2024-03-19T02:26:55.670Z] [2024-03-19T02:26:55.670Z] webclient-war-common: [2024-03-19T02:26:55.670Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:55.670Z] [2024-03-19T02:26:55.670Z] clear: [2024-03-19T02:26:55.670Z] [2024-03-19T02:26:55.670Z] test-tlds-exist: [2024-03-19T02:26:55.670Z] [2024-03-19T02:26:55.670Z] copy-tlds: [2024-03-19T02:26:55.670Z] [2024-03-19T02:26:55.670Z] test-tagfiles-exist: [2024-03-19T02:26:55.670Z] [2024-03-19T02:26:55.671Z] copy-tagfiles: [2024-03-19T02:26:55.671Z] [2024-03-19T02:26:55.671Z] package-war-common: [2024-03-19T02:26:55.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:55.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:55.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:55.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:55.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/lib [2024-03-19T02:26:55.671Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:55.671Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-trimDirectiveWhitespaces-web.war [2024-03-19T02:26:55.671Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:55.672Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:55.672Z] [javac] Compiling 1 source file [2024-03-19T02:26:55.797Z] [exec] Application deployed with name NoAppXml_Directory. [2024-03-19T02:26:55.797Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:26:55.797Z] [exec] Command deploydir executed successfully. [2024-03-19T02:26:55.797Z] [2024-03-19T02:26:55.797Z] init.os: [2024-03-19T02:26:55.797Z] [2024-03-19T02:26:55.797Z] init.tools.unix: [2024-03-19T02:26:55.797Z] [2024-03-19T02:26:55.797Z] init.tools.windows: [2024-03-19T02:26:55.797Z] [2024-03-19T02:26:55.797Z] init.tools: [2024-03-19T02:26:55.797Z] [2024-03-19T02:26:55.797Z] setAsadminArgs: [2024-03-19T02:26:55.797Z] [2024-03-19T02:26:55.797Z] init: [2024-03-19T02:26:55.797Z] [2024-03-19T02:26:55.798Z] init.customtasks: [2024-03-19T02:26:55.798Z] [2024-03-19T02:26:55.798Z] prepare: [2024-03-19T02:26:55.798Z] [2024-03-19T02:26:55.798Z] setOrbPort2: [2024-03-19T02:26:55.798Z] [2024-03-19T02:26:55.798Z] runclient: [2024-03-19T02:26:55.825Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:55.825Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:55.826Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:55.826Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:55.826Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:55.826Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:55.826Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:55.826Z] [exec] Mar 19, 2024 2:26:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:26:55.826Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6d6cd1e0 [2024-03-19T02:26:55.826Z] [exec] Looked up home!! [2024-03-19T02:26:55.826Z] [exec] Narrowed home!! [2024-03-19T02:26:55.826Z] [exec] Got the EJB!! [2024-03-19T02:26:55.826Z] [exec] Calling authorized method - addItem [2024-03-19T02:26:55.826Z] [exec] 320.0 [2024-03-19T02:26:55.893Z] [2024-03-19T02:26:55.893Z] checkReporting-common: [2024-03-19T02:26:55.893Z] [2024-03-19T02:26:55.893Z] confirmReportPresent-common: [2024-03-19T02:26:55.893Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:26:55.893Z] [echo] Test seems to be reported fine [2024-03-19T02:26:55.893Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/RepRunConf.txt [2024-03-19T02:26:55.893Z] [2024-03-19T02:26:55.893Z] confirmMissingReport-common: [2024-03-19T02:26:55.893Z] [2024-03-19T02:26:55.893Z] unset: [2024-03-19T02:26:55.893Z] [2024-03-19T02:26:55.894Z] setOSConditions: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] setToolWin: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] setToolUnix: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] setToolProperty: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] setS1ASclassPath: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] init-common: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] unsetJdbc: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] setOSConditions: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] setToolWin: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] setToolUnix: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] setToolProperty: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] setS1ASclassPath: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] init-common: [2024-03-19T02:26:55.894Z] [2024-03-19T02:26:55.894Z] execute-sql-common: [2024-03-19T02:26:55.895Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/dropdb.sql [2024-03-19T02:26:55.895Z] [sql] 0 rows affected [2024-03-19T02:26:55.895Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] undeploy: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] setOSConditions: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] setToolWin: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] setToolUnix: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] setToolProperty: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] setS1ASclassPath: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] init-common: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] undeploy: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] setOSConditions: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] setToolWin: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] setToolUnix: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] setToolProperty: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.895Z] setS1ASclassPath: [2024-03-19T02:26:55.895Z] [2024-03-19T02:26:55.896Z] init-common: [2024-03-19T02:26:55.896Z] [2024-03-19T02:26:55.896Z] undeploy-common: [2024-03-19T02:26:55.928Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:26:55.929Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:55.929Z] [2024-03-19T02:26:55.929Z] deploy: [2024-03-19T02:26:55.929Z] [2024-03-19T02:26:55.929Z] deploy-war-common: [2024-03-19T02:26:55.929Z] [2024-03-19T02:26:55.929Z] setOSConditions: [2024-03-19T02:26:55.929Z] [2024-03-19T02:26:55.929Z] setToolWin: [2024-03-19T02:26:55.929Z] [2024-03-19T02:26:55.929Z] setToolUnix: [2024-03-19T02:26:55.929Z] [2024-03-19T02:26:55.929Z] setToolProperty: [2024-03-19T02:26:55.929Z] [2024-03-19T02:26:55.929Z] setS1ASclassPath: [2024-03-19T02:26:55.929Z] [2024-03-19T02:26:55.929Z] init-common: [2024-03-19T02:26:55.929Z] [2024-03-19T02:26:55.929Z] deploy-war-commonpe: [2024-03-19T02:26:56.083Z] [exec] Shopping list for LizHurley [2024-03-19T02:26:56.083Z] [exec] lipstick [2024-03-19T02:26:56.083Z] [exec] mascara [2024-03-19T02:26:56.083Z] [exec] sandals [2024-03-19T02:26:56.083Z] [exec] Total Cost for Ms Hurley = 270.0 [2024-03-19T02:26:56.083Z] [exec] Value of key is: per app [2024-03-19T02:26:56.083Z] [exec] RealmPerApp:RpaLoginBean Test Passed [2024-03-19T02:26:56.083Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:56.083Z] [exec] [2024-03-19T02:26:56.083Z] [exec] [2024-03-19T02:26:56.083Z] [exec] ----------------------------------------- [2024-03-19T02:26:56.083Z] [exec] - per app: PASS - [2024-03-19T02:26:56.083Z] [exec] ----------------------------------------- [2024-03-19T02:26:56.083Z] [exec] Total PASS: 1 [2024-03-19T02:26:56.083Z] [exec] Total FAIL: 0 [2024-03-19T02:26:56.083Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:26:56.083Z] [exec] ----------------------------------------- [2024-03-19T02:26:56.083Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:56.083Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:26:56.145Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb32-intrfacesApp [2024-03-19T02:26:56.146Z] [2024-03-19T02:26:56.146Z] deploy-neg: [2024-03-19T02:26:56.146Z] [2024-03-19T02:26:56.146Z] build-neg: [2024-03-19T02:26:56.146Z] [2024-03-19T02:26:56.146Z] setOSConditions: [2024-03-19T02:26:56.146Z] [2024-03-19T02:26:56.146Z] setToolWin: [2024-03-19T02:26:56.146Z] [2024-03-19T02:26:56.146Z] setToolUnix: [2024-03-19T02:26:56.146Z] [2024-03-19T02:26:56.146Z] setToolProperty: [2024-03-19T02:26:56.146Z] [2024-03-19T02:26:56.146Z] setS1ASclassPath: [2024-03-19T02:26:56.146Z] [2024-03-19T02:26:56.146Z] init-common: [2024-03-19T02:26:56.146Z] [2024-03-19T02:26:56.146Z] ejb-jar-common: [2024-03-19T02:26:56.146Z] [2024-03-19T02:26:56.146Z] package-ejbjar-common: [2024-03-19T02:26:56.146Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-03-19T02:26:56.146Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:56.146Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-03-19T02:26:56.146Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:56.146Z] [2024-03-19T02:26:56.147Z] setOSConditions: [2024-03-19T02:26:56.147Z] [2024-03-19T02:26:56.147Z] setToolWin: [2024-03-19T02:26:56.147Z] [2024-03-19T02:26:56.147Z] setToolUnix: [2024-03-19T02:26:56.147Z] [2024-03-19T02:26:56.147Z] setToolProperty: [2024-03-19T02:26:56.147Z] [2024-03-19T02:26:56.147Z] setS1ASclassPath: [2024-03-19T02:26:56.147Z] [2024-03-19T02:26:56.147Z] init-common: [2024-03-19T02:26:56.147Z] [2024-03-19T02:26:56.147Z] run: [2024-03-19T02:26:56.185Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot web-trimDirectiveWhitespaces --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-trimDirectiveWhitespaces-web.war [2024-03-19T02:26:56.342Z] [2024-03-19T02:26:56.342Z] undeploy: [2024-03-19T02:26:56.342Z] [2024-03-19T02:26:56.342Z] setOSConditions: [2024-03-19T02:26:56.342Z] [2024-03-19T02:26:56.342Z] setToolWin: [2024-03-19T02:26:56.342Z] [2024-03-19T02:26:56.342Z] setToolUnix: [2024-03-19T02:26:56.342Z] [2024-03-19T02:26:56.342Z] setToolProperty: [2024-03-19T02:26:56.342Z] [2024-03-19T02:26:56.342Z] setS1ASclassPath: [2024-03-19T02:26:56.342Z] [2024-03-19T02:26:56.342Z] init-common: [2024-03-19T02:26:56.342Z] [2024-03-19T02:26:56.342Z] undeploy-common: [2024-03-19T02:26:56.404Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-03-19T02:26:56.404Z] [java] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar with index 1 [2024-03-19T02:26:56.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-connector-bean-validationApp [2024-03-19T02:26:56.487Z] [2024-03-19T02:26:56.487Z] setOSConditions: [2024-03-19T02:26:56.487Z] [2024-03-19T02:26:56.487Z] setToolWin: [2024-03-19T02:26:56.487Z] [2024-03-19T02:26:56.487Z] setToolUnix: [2024-03-19T02:26:56.487Z] [2024-03-19T02:26:56.487Z] setToolProperty: [2024-03-19T02:26:56.487Z] [2024-03-19T02:26:56.487Z] setS1ASclassPath: [2024-03-19T02:26:56.487Z] [2024-03-19T02:26:56.487Z] init-common: [2024-03-19T02:26:56.488Z] [2024-03-19T02:26:56.488Z] undeploy: [2024-03-19T02:26:56.488Z] [2024-03-19T02:26:56.488Z] setOSConditions: [2024-03-19T02:26:56.488Z] [2024-03-19T02:26:56.488Z] setToolWin: [2024-03-19T02:26:56.488Z] [2024-03-19T02:26:56.488Z] setToolUnix: [2024-03-19T02:26:56.488Z] [2024-03-19T02:26:56.488Z] setToolProperty: [2024-03-19T02:26:56.488Z] [2024-03-19T02:26:56.488Z] setS1ASclassPath: [2024-03-19T02:26:56.488Z] [2024-03-19T02:26:56.488Z] init-common: [2024-03-19T02:26:56.488Z] [2024-03-19T02:26:56.488Z] undeploy-rar-common: [2024-03-19T02:26:56.488Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-03-19T02:26:56.642Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:26:56.642Z] [exec] Waiting finished after 4,686 ms. [2024-03-19T02:26:56.642Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:26:56.642Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:26:56.642Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:26:56.642Z] [exec] Admin Port: 4,848 [2024-03-19T02:26:56.642Z] [exec] Command start-domain executed successfully. [2024-03-19T02:26:56.642Z] [2024-03-19T02:26:56.642Z] start-server-windows: [2024-03-19T02:26:56.642Z] [2024-03-19T02:26:56.642Z] deploy-ear: [2024-03-19T02:26:56.642Z] [2024-03-19T02:26:56.642Z] setOSConditions: [2024-03-19T02:26:56.642Z] [2024-03-19T02:26:56.642Z] setToolWin: [2024-03-19T02:26:56.642Z] [2024-03-19T02:26:56.642Z] setToolUnix: [2024-03-19T02:26:56.642Z] [2024-03-19T02:26:56.642Z] setToolProperty: [2024-03-19T02:26:56.643Z] [2024-03-19T02:26:56.643Z] setS1ASclassPath: [2024-03-19T02:26:56.643Z] [2024-03-19T02:26:56.643Z] init-common: [2024-03-19T02:26:56.643Z] [2024-03-19T02:26:56.643Z] create-ra-config: [2024-03-19T02:26:56.643Z] [2024-03-19T02:26:56.643Z] asadmin-common: [2024-03-19T02:26:56.643Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#jdbcra [2024-03-19T02:26:56.643Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:56.643Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:26:56.643Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user web-subclassingApp#jdbcra [2024-03-19T02:26:56.747Z] [exec] Application deployed with name web-trimDirectiveWhitespaces-web. [2024-03-19T02:26:56.747Z] [2024-03-19T02:26:56.747Z] deploy-war-commonee: [2024-03-19T02:26:56.747Z] [2024-03-19T02:26:56.747Z] run: [2024-03-19T02:26:56.967Z] [java] deployment output: asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-03-19T02:26:56.968Z] [java] remote failure: Error occurred during deployment: Exception while deploying the app [ejb32-intrfaces-ejb] : org.glassfish.apf.AnnotationProcessorException: The interface ejb32.intrfaces.St1 cannot be both a local and a remote business interface. Please see server.log for more details. [2024-03-19T02:26:56.968Z] [java] [2024-03-19T02:26:56.968Z] [java] Value of key is: neg1: [2024-03-19T02:26:57.006Z] [java] Connecting to: http://localhost:45711/web-trimDirectiveWhitespaces/trim.jsp [2024-03-19T02:26:57.006Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:57.006Z] [java] [2024-03-19T02:26:57.006Z] [java] [2024-03-19T02:26:57.006Z] [java] ----------------------------------------- [2024-03-19T02:26:57.006Z] [java] - jsp-trimDirectiveWhitespaces: PASS - [2024-03-19T02:26:57.006Z] [java] ----------------------------------------- [2024-03-19T02:26:57.006Z] [java] - Total PASS : 1 - [2024-03-19T02:26:57.006Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:57.006Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:57.006Z] [java] ----------------------------------------- [2024-03-19T02:26:57.006Z] [2024-03-19T02:26:57.006Z] undeploy: [2024-03-19T02:26:57.006Z] [2024-03-19T02:26:57.006Z] setOSConditions: [2024-03-19T02:26:57.006Z] [2024-03-19T02:26:57.006Z] setToolWin: [2024-03-19T02:26:57.006Z] [2024-03-19T02:26:57.006Z] setToolUnix: [2024-03-19T02:26:57.006Z] [2024-03-19T02:26:57.006Z] setToolProperty: [2024-03-19T02:26:57.006Z] [2024-03-19T02:26:57.006Z] setS1ASclassPath: [2024-03-19T02:26:57.006Z] [2024-03-19T02:26:57.006Z] init-common: [2024-03-19T02:26:57.006Z] [2024-03-19T02:26:57.006Z] undeploy-war-common: [2024-03-19T02:26:57.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-03-19T02:26:57.052Z] [2024-03-19T02:26:57.052Z] setOSConditions: [2024-03-19T02:26:57.052Z] [2024-03-19T02:26:57.052Z] setToolWin: [2024-03-19T02:26:57.052Z] [2024-03-19T02:26:57.052Z] setToolUnix: [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] setToolProperty: [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] setS1ASclassPath: [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] init-common: [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] restart: [2024-03-19T02:26:57.053Z] [echo] Not required to restart [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] all: [2024-03-19T02:26:57.053Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] setOSConditions: [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] setToolWin: [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] setToolUnix: [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] setToolProperty: [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] setS1ASclassPath: [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] init-common: [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] clean: [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] setOSConditions: [2024-03-19T02:26:57.053Z] [2024-03-19T02:26:57.053Z] setToolWin: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] setToolUnix: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] setToolProperty: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] setS1ASclassPath: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] init-common: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] clean-common: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] setOSConditions: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] setToolWin: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] setToolUnix: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] setToolProperty: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] setS1ASclassPath: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] init-common: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] clean-classes-common: [2024-03-19T02:26:57.054Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.054Z] setOSConditions: [2024-03-19T02:26:57.054Z] [2024-03-19T02:26:57.055Z] setToolWin: [2024-03-19T02:26:57.055Z] [2024-03-19T02:26:57.055Z] setToolUnix: [2024-03-19T02:26:57.055Z] [2024-03-19T02:26:57.055Z] setToolProperty: [2024-03-19T02:26:57.055Z] [2024-03-19T02:26:57.055Z] setS1ASclassPath: [2024-03-19T02:26:57.055Z] [2024-03-19T02:26:57.055Z] init-common: [2024-03-19T02:26:57.055Z] [2024-03-19T02:26:57.055Z] clean-jars-common: [2024-03-19T02:26:57.055Z] [2024-03-19T02:26:57.055Z] clean: [2024-03-19T02:26:57.055Z] [2024-03-19T02:26:57.055Z] compile: [2024-03-19T02:26:57.055Z] [2024-03-19T02:26:57.055Z] init: [2024-03-19T02:26:57.055Z] [echo] Building component ${component.name} [2024-03-19T02:26:57.055Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/internal/classes [2024-03-19T02:26:57.055Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib [2024-03-19T02:26:57.055Z] [2024-03-19T02:26:57.055Z] compile: [2024-03-19T02:26:57.055Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:57.055Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/internal/classes [2024-03-19T02:26:57.198Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:57.198Z] [javac] 1 warning [2024-03-19T02:26:57.198Z] [2024-03-19T02:26:57.198Z] assemble-web: [2024-03-19T02:26:57.198Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:57.198Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:57.198Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:57.198Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:57.199Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:57.199Z] [2024-03-19T02:26:57.199Z] pkg-war: [2024-03-19T02:26:57.199Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:57.199Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:26:57.199Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:57.199Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:57.199Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:26:57.199Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${sun-web.xml} to copy. [2024-03-19T02:26:57.199Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${webservices.xml} to copy. [2024-03-19T02:26:57.199Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:26:57.199Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:26:57.199Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:26:57.199Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${web.xml} to copy. [2024-03-19T02:26:57.199Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:57.199Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${web.wsit.descriptors} does not exist. [2024-03-19T02:26:57.199Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/nowebxml-web.war [2024-03-19T02:26:57.199Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:57.200Z] [2024-03-19T02:26:57.200Z] deploy-app: [2024-03-19T02:26:57.200Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:57.200Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:57.200Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:57.200Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:57.200Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:57.200Z] [2024-03-19T02:26:57.200Z] deploy-war-common: [2024-03-19T02:26:57.200Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:57.200Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:57.200Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:57.201Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:57.201Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:57.201Z] [2024-03-19T02:26:57.201Z] setOSConditions: [2024-03-19T02:26:57.201Z] [2024-03-19T02:26:57.201Z] setToolWin: [2024-03-19T02:26:57.201Z] [2024-03-19T02:26:57.201Z] setToolUnix: [2024-03-19T02:26:57.201Z] [2024-03-19T02:26:57.201Z] setToolProperty: [2024-03-19T02:26:57.201Z] [2024-03-19T02:26:57.201Z] setS1ASclassPath: [2024-03-19T02:26:57.201Z] [2024-03-19T02:26:57.201Z] init-common: [2024-03-19T02:26:57.201Z] [2024-03-19T02:26:57.201Z] deploy-war-commonpe: [2024-03-19T02:26:57.224Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:57.224Z] [java] [2024-03-19T02:26:57.224Z] [java] [2024-03-19T02:26:57.224Z] [java] ----------------------------------------- [2024-03-19T02:26:57.225Z] [java] - neg1: : PASS - [2024-03-19T02:26:57.225Z] [java] ----------------------------------------- [2024-03-19T02:26:57.225Z] [java] Total PASS: 1 [2024-03-19T02:26:57.225Z] [java] Total FAIL: 0 [2024-03-19T02:26:57.225Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:26:57.225Z] [java] ----------------------------------------- [2024-03-19T02:26:57.225Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:57.225Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:57.225Z] [2024-03-19T02:26:57.225Z] build-neg: [2024-03-19T02:26:57.225Z] [2024-03-19T02:26:57.225Z] setOSConditions: [2024-03-19T02:26:57.225Z] [2024-03-19T02:26:57.225Z] setToolWin: [2024-03-19T02:26:57.225Z] [2024-03-19T02:26:57.225Z] setToolUnix: [2024-03-19T02:26:57.225Z] [2024-03-19T02:26:57.225Z] setToolProperty: [2024-03-19T02:26:57.225Z] [2024-03-19T02:26:57.225Z] setS1ASclassPath: [2024-03-19T02:26:57.225Z] [2024-03-19T02:26:57.225Z] init-common: [2024-03-19T02:26:57.225Z] [2024-03-19T02:26:57.225Z] ejb-jar-common: [2024-03-19T02:26:57.225Z] [2024-03-19T02:26:57.225Z] package-ejbjar-common: [2024-03-19T02:26:57.225Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-03-19T02:26:57.225Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:57.225Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:57.264Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-trimDirectiveWhitespaces-web [2024-03-19T02:26:57.264Z] [2024-03-19T02:26:57.264Z] all: [2024-03-19T02:26:57.264Z] [echo] [2024-03-19T02:26:57.264Z] [echo] ************************* [2024-03-19T02:26:57.264Z] [echo] * Running jspUrnJspTldWithoutUri [2024-03-19T02:26:57.264Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri [2024-03-19T02:26:57.264Z] [echo] ************************* [2024-03-19T02:26:57.264Z] [echo] [2024-03-19T02:26:57.264Z] [2024-03-19T02:26:57.264Z] setOSConditions: [2024-03-19T02:26:57.264Z] [2024-03-19T02:26:57.264Z] setToolWin: [2024-03-19T02:26:57.264Z] [2024-03-19T02:26:57.264Z] setToolUnix: [2024-03-19T02:26:57.264Z] [2024-03-19T02:26:57.264Z] setToolProperty: [2024-03-19T02:26:57.264Z] [2024-03-19T02:26:57.264Z] setS1ASclassPath: [2024-03-19T02:26:57.264Z] [2024-03-19T02:26:57.264Z] init-common: [2024-03-19T02:26:57.264Z] [2024-03-19T02:26:57.264Z] clean: [2024-03-19T02:26:57.264Z] [2024-03-19T02:26:57.264Z] setOSConditions: [2024-03-19T02:26:57.264Z] [2024-03-19T02:26:57.264Z] setToolWin: [2024-03-19T02:26:57.264Z] [2024-03-19T02:26:57.265Z] setToolUnix: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] setToolProperty: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] setS1ASclassPath: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] init-common: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] clean-common: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] setOSConditions: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] setToolWin: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] setToolUnix: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] setToolProperty: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] setS1ASclassPath: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] init-common: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] clean-classes-common: [2024-03-19T02:26:57.265Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] setOSConditions: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.265Z] setToolWin: [2024-03-19T02:26:57.265Z] [2024-03-19T02:26:57.266Z] setToolUnix: [2024-03-19T02:26:57.266Z] [2024-03-19T02:26:57.266Z] setToolProperty: [2024-03-19T02:26:57.266Z] [2024-03-19T02:26:57.266Z] setS1ASclassPath: [2024-03-19T02:26:57.266Z] [2024-03-19T02:26:57.266Z] init-common: [2024-03-19T02:26:57.266Z] [2024-03-19T02:26:57.266Z] clean-jars-common: [2024-03-19T02:26:57.266Z] [2024-03-19T02:26:57.266Z] compile: [2024-03-19T02:26:57.266Z] [2024-03-19T02:26:57.266Z] setOSConditions: [2024-03-19T02:26:57.266Z] [2024-03-19T02:26:57.266Z] setToolWin: [2024-03-19T02:26:57.266Z] [2024-03-19T02:26:57.266Z] setToolUnix: [2024-03-19T02:26:57.266Z] [2024-03-19T02:26:57.266Z] setToolProperty: [2024-03-19T02:26:57.266Z] [2024-03-19T02:26:57.266Z] setS1ASclassPath: [2024-03-19T02:26:57.266Z] [2024-03-19T02:26:57.266Z] init-common: [2024-03-19T02:26:57.266Z] [2024-03-19T02:26:57.266Z] compile-common: [2024-03-19T02:26:57.266Z] [echo] Current time (ISO): 2024-03-19T02:26:57.263+0000 [2024-03-19T02:26:57.293Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rpaLoginBeanApp [2024-03-19T02:26:57.294Z] [2024-03-19T02:26:57.294Z] unsetup: [2024-03-19T02:26:57.294Z] [2024-03-19T02:26:57.294Z] setOSConditions: [2024-03-19T02:26:57.294Z] [2024-03-19T02:26:57.294Z] setToolWin: [2024-03-19T02:26:57.294Z] [2024-03-19T02:26:57.294Z] setToolUnix: [2024-03-19T02:26:57.294Z] [2024-03-19T02:26:57.294Z] setToolProperty: [2024-03-19T02:26:57.294Z] [2024-03-19T02:26:57.294Z] setS1ASclassPath: [2024-03-19T02:26:57.294Z] [2024-03-19T02:26:57.294Z] init-common: [2024-03-19T02:26:57.294Z] [2024-03-19T02:26:57.294Z] delete-user-common: [2024-03-19T02:26:57.312Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:57.312Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:57.312Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:57.312Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:57.312Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:57.312Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:57.312Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:57.482Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-03-19T02:26:57.482Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:26:57.482Z] [2024-03-19T02:26:57.482Z] setOSConditions: [2024-03-19T02:26:57.482Z] [2024-03-19T02:26:57.482Z] setToolWin: [2024-03-19T02:26:57.482Z] [2024-03-19T02:26:57.482Z] setToolUnix: [2024-03-19T02:26:57.482Z] [2024-03-19T02:26:57.482Z] setToolProperty: [2024-03-19T02:26:57.482Z] [2024-03-19T02:26:57.482Z] setS1ASclassPath: [2024-03-19T02:26:57.482Z] [2024-03-19T02:26:57.482Z] init-common: [2024-03-19T02:26:57.482Z] [2024-03-19T02:26:57.482Z] run: [2024-03-19T02:26:57.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:57.523Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:57.573Z] [2024-03-19T02:26:57.573Z] setOSConditions: [2024-03-19T02:26:57.573Z] [2024-03-19T02:26:57.573Z] setToolWin: [2024-03-19T02:26:57.573Z] [2024-03-19T02:26:57.573Z] setToolUnix: [2024-03-19T02:26:57.573Z] [2024-03-19T02:26:57.573Z] setToolProperty: [2024-03-19T02:26:57.573Z] [2024-03-19T02:26:57.573Z] setS1ASclassPath: [2024-03-19T02:26:57.573Z] [2024-03-19T02:26:57.573Z] init-common: [2024-03-19T02:26:57.573Z] [2024-03-19T02:26:57.573Z] deploy-common: [2024-03-19T02:26:57.573Z] [echo] Current time (ISO): 2024-03-19T02:26:57.288+0000 [2024-03-19T02:26:57.573Z] [2024-03-19T02:26:57.573Z] setOSConditions: [2024-03-19T02:26:57.573Z] [2024-03-19T02:26:57.573Z] setToolWin: [2024-03-19T02:26:57.573Z] [2024-03-19T02:26:57.573Z] setToolUnix: [2024-03-19T02:26:57.573Z] [2024-03-19T02:26:57.574Z] setToolProperty: [2024-03-19T02:26:57.574Z] [2024-03-19T02:26:57.574Z] setS1ASclassPath: [2024-03-19T02:26:57.574Z] [2024-03-19T02:26:57.574Z] init-common: [2024-03-19T02:26:57.574Z] [2024-03-19T02:26:57.574Z] deploy-common-pe: [2024-03-19T02:26:57.579Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:57.579Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:73: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:57.579Z] [javac] details.put(new Integer(property),value); [2024-03-19T02:26:57.579Z] [javac] ^ [2024-03-19T02:26:57.579Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:57.579Z] [javac] if (details.containsKey(new Integer(property))) { [2024-03-19T02:26:57.579Z] [javac] ^ [2024-03-19T02:26:57.579Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:26:57.579Z] [javac] return (String) details.get(new Integer(property)); [2024-03-19T02:26:57.579Z] [javac] ^ [2024-03-19T02:26:57.579Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:125: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:26:57.579Z] [javac] return new Integer(parameter); [2024-03-19T02:26:57.579Z] [javac] ^ [2024-03-19T02:26:57.579Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:129: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-03-19T02:26:57.579Z] [javac] return new Short(parameter); [2024-03-19T02:26:57.579Z] [javac] ^ [2024-03-19T02:26:57.579Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:133: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-03-19T02:26:57.579Z] [javac] return new Byte(parameter); [2024-03-19T02:26:57.579Z] [javac] ^ [2024-03-19T02:26:57.580Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:137: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-03-19T02:26:57.580Z] [javac] return new Long(parameter); [2024-03-19T02:26:57.580Z] [javac] ^ [2024-03-19T02:26:57.580Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:141: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-03-19T02:26:57.580Z] [javac] return new Float(parameter); [2024-03-19T02:26:57.580Z] [javac] ^ [2024-03-19T02:26:57.580Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:145: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-03-19T02:26:57.580Z] [javac] return new Double(parameter); [2024-03-19T02:26:57.580Z] [javac] ^ [2024-03-19T02:26:57.580Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:26:57.580Z] [javac] return new Boolean(parameter); [2024-03-19T02:26:57.580Z] [javac] ^ [2024-03-19T02:26:57.580Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:26:57.580Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-03-19T02:26:57.580Z] [javac] ^ [2024-03-19T02:26:57.580Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:26:57.580Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-03-19T02:26:57.580Z] [javac] ^ [2024-03-19T02:26:57.739Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-03-19T02:26:57.739Z] [java] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar with index 2 [2024-03-19T02:26:57.837Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/SecurityUtils.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:26:57.837Z] [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:26:57.837Z] [javac] ^ [2024-03-19T02:26:57.837Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [2024-03-19T02:26:57.837Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:57.837Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:26:57.837Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:26:57.837Z] [javac] 14 warnings [2024-03-19T02:26:57.837Z] [2024-03-19T02:26:57.837Z] setOSConditions: [2024-03-19T02:26:57.837Z] [2024-03-19T02:26:57.837Z] setToolWin: [2024-03-19T02:26:57.838Z] [2024-03-19T02:26:57.838Z] setToolUnix: [2024-03-19T02:26:57.838Z] [2024-03-19T02:26:57.838Z] setToolProperty: [2024-03-19T02:26:57.838Z] [2024-03-19T02:26:57.838Z] setS1ASclassPath: [2024-03-19T02:26:57.838Z] [2024-03-19T02:26:57.838Z] init-common: [2024-03-19T02:26:57.838Z] [2024-03-19T02:26:57.838Z] compile-common: [2024-03-19T02:26:57.838Z] [echo] Current time (ISO): 2024-03-19T02:26:57.643+0000 [2024-03-19T02:26:57.838Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:57.838Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:58.137Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot nowebxml --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/nowebxml-web.war [2024-03-19T02:26:58.153Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-03-19T02:26:58.227Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file2 --target server harpreet [2024-03-19T02:26:58.227Z] [2024-03-19T02:26:58.227Z] asadmin-common: [2024-03-19T02:26:58.227Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file2 [2024-03-19T02:26:58.303Z] [java] deployment output: asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-03-19T02:26:58.303Z] [java] remote failure: Error occurred during deployment: Exception while deploying the app [ejb32-intrfaces-ejb] : org.glassfish.apf.AnnotationProcessorException: The interface ejb32.intrfaces.St7 cannot be both a local and a remote business interface. Please see server.log for more details. [2024-03-19T02:26:58.303Z] [java] [2024-03-19T02:26:58.303Z] [java] Value of key is: neg2: [2024-03-19T02:26:58.395Z] [exec] Application deployed with name nowebxml-web. [2024-03-19T02:26:58.395Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:58.395Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:58.395Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:58.395Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:58.396Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:58.396Z] [2024-03-19T02:26:58.396Z] deploy-war-commonee: [2024-03-19T02:26:58.396Z] [2024-03-19T02:26:58.396Z] assemble-client: [2024-03-19T02:26:58.396Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:58.396Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:58.396Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:58.396Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:58.396Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:58.396Z] [2024-03-19T02:26:58.396Z] compile-client: [2024-03-19T02:26:58.396Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:26:58.396Z] [echo] wsimporting http://localhost:8080/nowebxml/HelloService?WSDL [2024-03-19T02:26:58.396Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:26:58.397Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:26:58.397Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:26:58.397Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:26:58.397Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:26:58.397Z] [2024-03-19T02:26:58.397Z] setOSConditions: [2024-03-19T02:26:58.397Z] [2024-03-19T02:26:58.397Z] setToolWin: [2024-03-19T02:26:58.397Z] [2024-03-19T02:26:58.397Z] setToolUnix: [2024-03-19T02:26:58.397Z] [2024-03-19T02:26:58.397Z] setToolProperty: [2024-03-19T02:26:58.397Z] [2024-03-19T02:26:58.397Z] setS1ASclassPath: [2024-03-19T02:26:58.397Z] [2024-03-19T02:26:58.397Z] init-common: [2024-03-19T02:26:58.397Z] [2024-03-19T02:26:58.397Z] wsimport: [2024-03-19T02:26:58.453Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:58.453Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:58.453Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:58.453Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:58.453Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:58.453Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:58.453Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:58.559Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:58.559Z] [java] [2024-03-19T02:26:58.559Z] [java] [2024-03-19T02:26:58.559Z] [java] ----------------------------------------- [2024-03-19T02:26:58.559Z] [java] - neg2: : PASS - [2024-03-19T02:26:58.559Z] [java] ----------------------------------------- [2024-03-19T02:26:58.559Z] [java] Total PASS: 1 [2024-03-19T02:26:58.559Z] [java] Total FAIL: 0 [2024-03-19T02:26:58.559Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:26:58.559Z] [java] ----------------------------------------- [2024-03-19T02:26:58.560Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:58.560Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] all: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] persistence: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] all: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] unsynchronizedPC: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] all: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] txscope_synctype_mismatch: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] setOSConditions: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] setToolWin: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] setToolUnix: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] setToolProperty: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] setS1ASclassPath: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] init-common: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.560Z] clean: [2024-03-19T02:26:58.560Z] [2024-03-19T02:26:58.561Z] setOSConditions: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] setToolWin: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] setToolUnix: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] setToolProperty: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] setS1ASclassPath: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] init-common: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] clean-common: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] setOSConditions: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] setToolWin: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] setToolUnix: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] setToolProperty: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] setS1ASclassPath: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] init-common: [2024-03-19T02:26:58.561Z] [2024-03-19T02:26:58.561Z] clean-classes-common: [2024-03-19T02:26:58.562Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] setOSConditions: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] setToolWin: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] setToolUnix: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] setToolProperty: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] setS1ASclassPath: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] init-common: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] clean-jars-common: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] compile: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] setOSConditions: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] setToolWin: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] setToolUnix: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] setToolProperty: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] setS1ASclassPath: [2024-03-19T02:26:58.562Z] [2024-03-19T02:26:58.562Z] init-common: [2024-03-19T02:26:58.563Z] [2024-03-19T02:26:58.563Z] compile-common: [2024-03-19T02:26:58.563Z] [echo] Current time (ISO): 2024-03-19T02:26:58.492+0000 [2024-03-19T02:26:58.563Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:58.563Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:26:58.655Z] [exec] parsing WSDL... [2024-03-19T02:26:58.711Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:58.711Z] [javac] 1 warning [2024-03-19T02:26:58.711Z] [2024-03-19T02:26:58.711Z] build: [2024-03-19T02:26:58.711Z] [2024-03-19T02:26:58.711Z] setOSConditions: [2024-03-19T02:26:58.711Z] [2024-03-19T02:26:58.711Z] setToolWin: [2024-03-19T02:26:58.711Z] [2024-03-19T02:26:58.711Z] setToolUnix: [2024-03-19T02:26:58.711Z] [2024-03-19T02:26:58.711Z] setToolProperty: [2024-03-19T02:26:58.711Z] [2024-03-19T02:26:58.711Z] setS1ASclassPath: [2024-03-19T02:26:58.711Z] [2024-03-19T02:26:58.711Z] init-common: [2024-03-19T02:26:58.711Z] [2024-03-19T02:26:58.711Z] webclient-war-common: [2024-03-19T02:26:58.711Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:26:58.711Z] [2024-03-19T02:26:58.711Z] clear: [2024-03-19T02:26:58.711Z] [2024-03-19T02:26:58.711Z] test-tlds-exist: [2024-03-19T02:26:58.712Z] [2024-03-19T02:26:58.712Z] copy-tlds: [2024-03-19T02:26:58.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:58.712Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-03-19T02:26:58.712Z] [2024-03-19T02:26:58.712Z] test-tagfiles-exist: [2024-03-19T02:26:58.712Z] [2024-03-19T02:26:58.712Z] copy-tagfiles: [2024-03-19T02:26:58.712Z] [2024-03-19T02:26:58.712Z] package-war-common: [2024-03-19T02:26:58.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:58.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:26:58.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/lib [2024-03-19T02:26:58.712Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:58.712Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:26:58.712Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-urn-jsp-tld-without-uri-web.war [2024-03-19T02:26:58.712Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:26:58.712Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:26:58.712Z] [javac] Compiling 1 source file [2024-03-19T02:26:58.712Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:26:58.713Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:26:58.713Z] [2024-03-19T02:26:58.713Z] deploy: [2024-03-19T02:26:58.713Z] [2024-03-19T02:26:58.713Z] deploy-war-common: [2024-03-19T02:26:58.713Z] [2024-03-19T02:26:58.713Z] setOSConditions: [2024-03-19T02:26:58.713Z] [2024-03-19T02:26:58.713Z] setToolWin: [2024-03-19T02:26:58.713Z] [2024-03-19T02:26:58.713Z] setToolUnix: [2024-03-19T02:26:58.713Z] [2024-03-19T02:26:58.713Z] setToolProperty: [2024-03-19T02:26:58.713Z] [2024-03-19T02:26:58.713Z] setS1ASclassPath: [2024-03-19T02:26:58.713Z] [2024-03-19T02:26:58.713Z] init-common: [2024-03-19T02:26:58.713Z] [2024-03-19T02:26:58.713Z] deploy-war-commonpe: [2024-03-19T02:26:58.781Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:58.781Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:58.781Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:58.781Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:58.781Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:58.781Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:58.781Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:58.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file2 [2024-03-19T02:26:59.088Z] [2024-03-19T02:26:59.088Z] all: [2024-03-19T02:26:59.088Z] [echo] [2024-03-19T02:26:59.088Z] [echo] [2024-03-19T02:26:59.088Z] [echo] [2024-03-19T02:26:59.088Z] [echo] *************************************************************************** [2024-03-19T02:26:59.088Z] [echo] * Running group jdbcrealm [2024-03-19T02:26:59.088Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:26:59.088Z] [echo] *************************************************************************** [2024-03-19T02:26:59.088Z] [echo] [2024-03-19T02:26:59.088Z] [echo] [2024-03-19T02:26:59.088Z] [echo] [2024-03-19T02:26:59.088Z] [2024-03-19T02:26:59.088Z] display-header: [2024-03-19T02:26:59.088Z] [echo] -->Running security-jdbcrealm tests from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm ... [2024-03-19T02:26:59.088Z] [2024-03-19T02:26:59.088Z] all: [2024-03-19T02:26:59.088Z] [2024-03-19T02:26:59.088Z] setOSConditions: [2024-03-19T02:26:59.088Z] [2024-03-19T02:26:59.088Z] setToolWin: [2024-03-19T02:26:59.088Z] [2024-03-19T02:26:59.088Z] setToolUnix: [2024-03-19T02:26:59.088Z] [2024-03-19T02:26:59.088Z] setToolProperty: [2024-03-19T02:26:59.088Z] [2024-03-19T02:26:59.088Z] setS1ASclassPath: [2024-03-19T02:26:59.088Z] [2024-03-19T02:26:59.088Z] init-common: [2024-03-19T02:26:59.088Z] [2024-03-19T02:26:59.088Z] setup: [2024-03-19T02:26:59.088Z] [2024-03-19T02:26:59.089Z] setOSConditions: [2024-03-19T02:26:59.089Z] [2024-03-19T02:26:59.089Z] setToolWin: [2024-03-19T02:26:59.089Z] [2024-03-19T02:26:59.089Z] setToolUnix: [2024-03-19T02:26:59.089Z] [2024-03-19T02:26:59.089Z] setToolProperty: [2024-03-19T02:26:59.089Z] [2024-03-19T02:26:59.089Z] setS1ASclassPath: [2024-03-19T02:26:59.089Z] [2024-03-19T02:26:59.089Z] init-common: [2024-03-19T02:26:59.089Z] [2024-03-19T02:26:59.089Z] create-db-schema: [2024-03-19T02:26:59.089Z] [echo] Executing sql statement at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm from ./create-auth-schema.sql for db.url jdbc:derby://localhost:1527/fancyDbName;create=true; [2024-03-19T02:26:59.312Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-urn-jsp-tld-without-uri --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-urn-jsp-tld-without-uri-web.war [2024-03-19T02:26:59.512Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:26:59.512Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:26:59.512Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:26:59.512Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:26:59.512Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:26:59.512Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:26:59.512Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:26:59.591Z] [exec] [2024-03-19T02:26:59.591Z] [exec] Generating code... [2024-03-19T02:26:59.591Z] [exec] [2024-03-19T02:26:59.591Z] [exec] Compiling code... [2024-03-19T02:26:59.745Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:26:59.746Z] [javac] 1 warning [2024-03-19T02:26:59.875Z] [exec] Application deployed with name web-jsp-urn-jsp-tld-without-uri-web. [2024-03-19T02:26:59.875Z] [2024-03-19T02:26:59.875Z] deploy-war-commonee: [2024-03-19T02:26:59.875Z] [2024-03-19T02:26:59.875Z] run: [2024-03-19T02:26:59.875Z] [java] Connecting to: http://localhost:45711/web-jsp-urn-jsp-tld-without-uri/test.jspx [2024-03-19T02:26:59.875Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:26:59.875Z] [java] [2024-03-19T02:26:59.875Z] [java] [2024-03-19T02:26:59.875Z] [java] ----------------------------------------- [2024-03-19T02:26:59.875Z] [java] - jsp-urn-jsp-tld-without-uri: PASS - [2024-03-19T02:26:59.875Z] [java] ----------------------------------------- [2024-03-19T02:26:59.875Z] [java] - Total PASS : 1 - [2024-03-19T02:26:59.875Z] [java] - Total FAIL : 0 - [2024-03-19T02:26:59.875Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:26:59.875Z] [java] ----------------------------------------- [2024-03-19T02:26:59.875Z] [2024-03-19T02:26:59.875Z] undeploy: [2024-03-19T02:26:59.875Z] [2024-03-19T02:26:59.875Z] setOSConditions: [2024-03-19T02:26:59.875Z] [2024-03-19T02:26:59.875Z] setToolWin: [2024-03-19T02:26:59.875Z] [2024-03-19T02:26:59.875Z] setToolUnix: [2024-03-19T02:26:59.875Z] [2024-03-19T02:26:59.875Z] setToolProperty: [2024-03-19T02:26:59.875Z] [2024-03-19T02:26:59.875Z] setS1ASclassPath: [2024-03-19T02:26:59.875Z] [2024-03-19T02:26:59.875Z] init-common: [2024-03-19T02:26:59.876Z] [2024-03-19T02:26:59.876Z] undeploy-war-common: [2024-03-19T02:27:00.002Z] [2024-03-19T02:27:00.002Z] setOSConditions: [2024-03-19T02:27:00.002Z] [2024-03-19T02:27:00.002Z] setToolWin: [2024-03-19T02:27:00.002Z] [2024-03-19T02:27:00.002Z] setToolUnix: [2024-03-19T02:27:00.002Z] [2024-03-19T02:27:00.002Z] setToolProperty: [2024-03-19T02:27:00.002Z] [2024-03-19T02:27:00.003Z] setS1ASclassPath: [2024-03-19T02:27:00.003Z] [2024-03-19T02:27:00.003Z] init-common: [2024-03-19T02:27:00.003Z] [2024-03-19T02:27:00.003Z] compile-servlet: [2024-03-19T02:27:00.003Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/build.xml:70: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:00.003Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:00.003Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:00.003Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:00.003Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:00.003Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:00.003Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:00.003Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:00.003Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:00.261Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:00.261Z] [javac] 1 warning [2024-03-19T02:27:00.261Z] [2024-03-19T02:27:00.261Z] build: [2024-03-19T02:27:00.261Z] [2024-03-19T02:27:00.261Z] assemble: [2024-03-19T02:27:00.261Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib/jdbc.jar [2024-03-19T02:27:00.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib [2024-03-19T02:27:00.261Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib/jdbcra.rar [2024-03-19T02:27:00.261Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib/ra.xml [2024-03-19T02:27:00.261Z] [2024-03-19T02:27:00.261Z] setOSConditions: [2024-03-19T02:27:00.261Z] [2024-03-19T02:27:00.261Z] setToolWin: [2024-03-19T02:27:00.261Z] [2024-03-19T02:27:00.261Z] setToolUnix: [2024-03-19T02:27:00.262Z] [2024-03-19T02:27:00.262Z] setToolProperty: [2024-03-19T02:27:00.262Z] [2024-03-19T02:27:00.262Z] setS1ASclassPath: [2024-03-19T02:27:00.262Z] [2024-03-19T02:27:00.262Z] init-common: [2024-03-19T02:27:00.262Z] [2024-03-19T02:27:00.262Z] webclient-war-common: [2024-03-19T02:27:00.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:00.262Z] [2024-03-19T02:27:00.262Z] clear: [2024-03-19T02:27:00.262Z] [2024-03-19T02:27:00.262Z] test-tlds-exist: [2024-03-19T02:27:00.262Z] [2024-03-19T02:27:00.262Z] copy-tlds: [2024-03-19T02:27:00.262Z] [2024-03-19T02:27:00.262Z] test-tagfiles-exist: [2024-03-19T02:27:00.262Z] [2024-03-19T02:27:00.262Z] copy-tagfiles: [2024-03-19T02:27:00.262Z] [2024-03-19T02:27:00.262Z] package-war-common: [2024-03-19T02:27:00.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:00.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:00.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:00.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:00.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/lib [2024-03-19T02:27:00.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:00.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:00.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:00.263Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:00.263Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-03-19T02:27:00.263Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:00.263Z] [2024-03-19T02:27:00.263Z] setOSConditions: [2024-03-19T02:27:00.263Z] [2024-03-19T02:27:00.263Z] setToolWin: [2024-03-19T02:27:00.263Z] [2024-03-19T02:27:00.263Z] setToolUnix: [2024-03-19T02:27:00.263Z] [2024-03-19T02:27:00.263Z] setToolProperty: [2024-03-19T02:27:00.263Z] [2024-03-19T02:27:00.263Z] setS1ASclassPath: [2024-03-19T02:27:00.263Z] [2024-03-19T02:27:00.263Z] init-common: [2024-03-19T02:27:00.263Z] [2024-03-19T02:27:00.263Z] ejb-jar-common: [2024-03-19T02:27:00.263Z] [2024-03-19T02:27:00.263Z] package-ejbjar-common: [2024-03-19T02:27:00.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:00.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:00.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:00.264Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-03-19T02:27:00.264Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:00.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:00.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/META-INF [2024-03-19T02:27:00.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:00.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/META-INF [2024-03-19T02:27:00.264Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-03-19T02:27:00.264Z] [2024-03-19T02:27:00.264Z] deploy-ear: [2024-03-19T02:27:00.440Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-urn-jsp-tld-without-uri-web [2024-03-19T02:27:00.440Z] [2024-03-19T02:27:00.440Z] all: [2024-03-19T02:27:00.440Z] [echo] [2024-03-19T02:27:00.440Z] [echo] ************************* [2024-03-19T02:27:00.440Z] [echo] * Running jspUseBean [2024-03-19T02:27:00.440Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspUseBean [2024-03-19T02:27:00.440Z] [echo] ************************* [2024-03-19T02:27:00.440Z] [echo] [2024-03-19T02:27:00.440Z] [2024-03-19T02:27:00.440Z] setOSConditions: [2024-03-19T02:27:00.440Z] [2024-03-19T02:27:00.440Z] setToolWin: [2024-03-19T02:27:00.440Z] [2024-03-19T02:27:00.440Z] setToolUnix: [2024-03-19T02:27:00.440Z] [2024-03-19T02:27:00.440Z] setToolProperty: [2024-03-19T02:27:00.440Z] [2024-03-19T02:27:00.441Z] setS1ASclassPath: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] init-common: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:00.441Z] clean: [2024-03-19T02:27:00.441Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] setOSConditions: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:27:00.441Z] [javac] 2 warnings [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] setToolWin: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] setOSConditions: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] setToolUnix: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] setToolWin: [2024-03-19T02:27:00.441Z] setToolProperty: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] setToolUnix: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] setS1ASclassPath: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] setToolProperty: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] init-common: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] setS1ASclassPath: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] clean-common: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] init-common: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] setOSConditions: [2024-03-19T02:27:00.441Z] [2024-03-19T02:27:00.441Z] compile-common: [2024-03-19T02:27:00.441Z] [echo] Current time (ISO): 2024-03-19T02:27:00.348+0000 [2024-03-19T02:27:00.441Z] setToolWin: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:00.442Z] setToolUnix: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] setToolProperty: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] setS1ASclassPath: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] init-common: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] clean-classes-common: [2024-03-19T02:27:00.442Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] setOSConditions: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] setToolWin: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] setToolUnix: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] setToolProperty: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] setS1ASclassPath: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] init-common: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] clean-jars-common: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.442Z] compile: [2024-03-19T02:27:00.442Z] [2024-03-19T02:27:00.443Z] setOSConditions: [2024-03-19T02:27:00.443Z] [2024-03-19T02:27:00.443Z] setToolWin: [2024-03-19T02:27:00.443Z] [2024-03-19T02:27:00.443Z] setToolUnix: [2024-03-19T02:27:00.443Z] [2024-03-19T02:27:00.443Z] setToolProperty: [2024-03-19T02:27:00.443Z] [2024-03-19T02:27:00.443Z] setS1ASclassPath: [2024-03-19T02:27:00.443Z] [2024-03-19T02:27:00.443Z] init-common: [2024-03-19T02:27:00.443Z] [2024-03-19T02:27:00.443Z] compile-common: [2024-03-19T02:27:00.443Z] [echo] Current time (ISO): 2024-03-19T02:27:00.252+0000 [2024-03-19T02:27:00.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:00.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspUseBean/servlet [2024-03-19T02:27:00.443Z] [2024-03-19T02:27:00.443Z] build: [2024-03-19T02:27:00.443Z] [2024-03-19T02:27:00.443Z] setOSConditions: [2024-03-19T02:27:00.443Z] [2024-03-19T02:27:00.443Z] setToolWin: [2024-03-19T02:27:00.443Z] [2024-03-19T02:27:00.443Z] setToolUnix: [2024-03-19T02:27:00.443Z] [2024-03-19T02:27:00.443Z] setToolProperty: [2024-03-19T02:27:00.443Z] [2024-03-19T02:27:00.443Z] setS1ASclassPath: [2024-03-19T02:27:00.444Z] [2024-03-19T02:27:00.444Z] init-common: [2024-03-19T02:27:00.444Z] [2024-03-19T02:27:00.444Z] webclient-war-common: [2024-03-19T02:27:00.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:00.444Z] [2024-03-19T02:27:00.444Z] clear: [2024-03-19T02:27:00.444Z] [2024-03-19T02:27:00.444Z] test-tlds-exist: [2024-03-19T02:27:00.444Z] [2024-03-19T02:27:00.444Z] copy-tlds: [2024-03-19T02:27:00.444Z] [2024-03-19T02:27:00.444Z] test-tagfiles-exist: [2024-03-19T02:27:00.444Z] [2024-03-19T02:27:00.444Z] copy-tagfiles: [2024-03-19T02:27:00.444Z] [2024-03-19T02:27:00.444Z] package-war-common: [2024-03-19T02:27:00.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:00.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:00.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:00.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:00.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspUseBean/lib [2024-03-19T02:27:00.444Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:00.444Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-use-bean-web.war [2024-03-19T02:27:00.444Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:00.445Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspUseBean/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:00.445Z] [javac] Compiling 1 source file [2024-03-19T02:27:00.445Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspUseBean/WebTest.java:43: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:27:00.445Z] [javac] int port = new Integer(portS).intValue(); [2024-03-19T02:27:00.445Z] [javac] ^ [2024-03-19T02:27:00.445Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspUseBean/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:27:00.445Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:00.445Z] [javac] 1 warning [2024-03-19T02:27:00.445Z] [2024-03-19T02:27:00.445Z] deploy: [2024-03-19T02:27:00.445Z] [2024-03-19T02:27:00.445Z] deploy-war-common: [2024-03-19T02:27:00.445Z] [2024-03-19T02:27:00.445Z] setOSConditions: [2024-03-19T02:27:00.445Z] [2024-03-19T02:27:00.445Z] setToolWin: [2024-03-19T02:27:00.445Z] [2024-03-19T02:27:00.445Z] setToolUnix: [2024-03-19T02:27:00.445Z] [2024-03-19T02:27:00.445Z] setToolProperty: [2024-03-19T02:27:00.445Z] [2024-03-19T02:27:00.445Z] setS1ASclassPath: [2024-03-19T02:27:00.445Z] [2024-03-19T02:27:00.445Z] init-common: [2024-03-19T02:27:00.445Z] [2024-03-19T02:27:00.445Z] deploy-war-commonpe: [2024-03-19T02:27:00.522Z] [2024-03-19T02:27:00.522Z] setOSConditions: [2024-03-19T02:27:00.522Z] [2024-03-19T02:27:00.522Z] setToolWin: [2024-03-19T02:27:00.522Z] [2024-03-19T02:27:00.522Z] setToolUnix: [2024-03-19T02:27:00.522Z] [2024-03-19T02:27:00.522Z] setToolProperty: [2024-03-19T02:27:00.522Z] [2024-03-19T02:27:00.522Z] setS1ASclassPath: [2024-03-19T02:27:00.522Z] [2024-03-19T02:27:00.522Z] init-common: [2024-03-19T02:27:00.522Z] [2024-03-19T02:27:00.522Z] deploy-common: [2024-03-19T02:27:00.522Z] [echo] Current time (ISO): 2024-03-19T02:27:00.269+0000 [2024-03-19T02:27:00.522Z] [2024-03-19T02:27:00.522Z] setOSConditions: [2024-03-19T02:27:00.522Z] [2024-03-19T02:27:00.522Z] setToolWin: [2024-03-19T02:27:00.522Z] [2024-03-19T02:27:00.522Z] setToolUnix: [2024-03-19T02:27:00.523Z] [2024-03-19T02:27:00.523Z] setToolProperty: [2024-03-19T02:27:00.523Z] [2024-03-19T02:27:00.523Z] setS1ASclassPath: [2024-03-19T02:27:00.523Z] [2024-03-19T02:27:00.523Z] init-common: [2024-03-19T02:27:00.523Z] [2024-03-19T02:27:00.523Z] deploy-common-pe: [2024-03-19T02:27:00.673Z] [exec] Application deployed with name web-subclassingApp. [2024-03-19T02:27:00.673Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-03-19T02:27:00.673Z] [echo] Deployment on target server server successful [2024-03-19T02:27:00.673Z] [2024-03-19T02:27:00.674Z] setOSConditions: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] setToolWin: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] setToolUnix: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] setToolProperty: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] setS1ASclassPath: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] init-common: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] deploy-common-ee: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] setup: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] setOSConditions: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] setToolWin: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] setToolUnix: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] setToolProperty: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] setS1ASclassPath: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] init-common: [2024-03-19T02:27:00.674Z] [2024-03-19T02:27:00.674Z] default-sql: [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.675Z] setOSConditions: [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.675Z] setToolWin: [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.675Z] setToolUnix: [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.675Z] setToolProperty: [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.675Z] setS1ASclassPath: [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.675Z] init-common: [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.675Z] execute-sql-common: [2024-03-19T02:27:00.675Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/sql/simpleBank.sql [2024-03-19T02:27:00.675Z] [sql] Failed to execute: drop table customer2 [2024-03-19T02:27:00.675Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-03-19T02:27:00.675Z] [sql] 0 rows affected [2024-03-19T02:27:00.675Z] [sql] 1 rows affected [2024-03-19T02:27:00.675Z] [sql] 2 of 3 SQL statements executed successfully [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.675Z] sql-oracle: [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.675Z] execute-sql-connector: [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.675Z] create-pool: [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.675Z] setOSConditions: [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.675Z] setToolWin: [2024-03-19T02:27:00.675Z] [2024-03-19T02:27:00.676Z] setToolUnix: [2024-03-19T02:27:00.676Z] [2024-03-19T02:27:00.676Z] setToolProperty: [2024-03-19T02:27:00.676Z] [2024-03-19T02:27:00.676Z] setS1ASclassPath: [2024-03-19T02:27:00.676Z] [2024-03-19T02:27:00.676Z] init-common: [2024-03-19T02:27:00.676Z] [2024-03-19T02:27:00.676Z] create-connector-connpool: [2024-03-19T02:27:00.676Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname web-subclassingApp#jdbcra --connectiondefinition javax.sql.DataSource --target server embedded-ra-pool [2024-03-19T02:27:00.704Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-use-bean --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-use-bean-web.war [2024-03-19T02:27:00.965Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/example/hello/HelloService.java uses or overrides a deprecated API. [2024-03-19T02:27:00.965Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:00.965Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:00.965Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:00.965Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:00.965Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:00.965Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:00.965Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:00.965Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:00.965Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:00.965Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:00.988Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/create-auth-schema.sql [2024-03-19T02:27:01.087Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-03-19T02:27:01.225Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:01.225Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:27:01.225Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:01.225Z] [javac] 1 warning [2024-03-19T02:27:01.225Z] [2024-03-19T02:27:01.225Z] setup: [2024-03-19T02:27:01.225Z] [2024-03-19T02:27:01.225Z] runclient: [2024-03-19T02:27:01.225Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:01.226Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:01.226Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:01.226Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:01.226Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:01.226Z] [2024-03-19T02:27:01.226Z] run-client: [2024-03-19T02:27:01.226Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:01.248Z] [sql] 16 of 16 SQL statements executed successfully [2024-03-19T02:27:01.248Z] [2024-03-19T02:27:01.248Z] setOSConditions: [2024-03-19T02:27:01.248Z] [2024-03-19T02:27:01.248Z] setToolWin: [2024-03-19T02:27:01.248Z] [2024-03-19T02:27:01.248Z] setToolUnix: [2024-03-19T02:27:01.248Z] [2024-03-19T02:27:01.248Z] setToolProperty: [2024-03-19T02:27:01.248Z] [2024-03-19T02:27:01.248Z] setS1ASclassPath: [2024-03-19T02:27:01.248Z] [2024-03-19T02:27:01.248Z] init-common: [2024-03-19T02:27:01.248Z] [2024-03-19T02:27:01.249Z] create-db-usrgrps: [2024-03-19T02:27:01.249Z] [2024-03-19T02:27:01.249Z] setOSConditions: [2024-03-19T02:27:01.249Z] [2024-03-19T02:27:01.249Z] setToolWin: [2024-03-19T02:27:01.249Z] [2024-03-19T02:27:01.249Z] setToolUnix: [2024-03-19T02:27:01.249Z] [2024-03-19T02:27:01.249Z] setToolProperty: [2024-03-19T02:27:01.249Z] [2024-03-19T02:27:01.249Z] setS1ASclassPath: [2024-03-19T02:27:01.249Z] [2024-03-19T02:27:01.249Z] init-common: [2024-03-19T02:27:01.249Z] [2024-03-19T02:27:01.249Z] compile-common: [2024-03-19T02:27:01.249Z] [echo] Current time (ISO): 2024-03-19T02:27:01.213+0000 [2024-03-19T02:27:01.249Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:01.267Z] [exec] Application deployed with name web-jsp-use-bean-web. [2024-03-19T02:27:01.267Z] [2024-03-19T02:27:01.267Z] deploy-war-commonee: [2024-03-19T02:27:01.267Z] [2024-03-19T02:27:01.267Z] run: [2024-03-19T02:27:01.369Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:01.369Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:01.369Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:01.369Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:01.369Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:01.369Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:01.369Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:01.382Z] [exec] Application deployed with name web-subclassingApp. [2024-03-19T02:27:01.382Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-03-19T02:27:01.382Z] [echo] Deployment on target server server successful [2024-03-19T02:27:01.382Z] [2024-03-19T02:27:01.382Z] setOSConditions: [2024-03-19T02:27:01.382Z] [2024-03-19T02:27:01.382Z] setToolWin: [2024-03-19T02:27:01.382Z] [2024-03-19T02:27:01.382Z] setToolUnix: [2024-03-19T02:27:01.382Z] [2024-03-19T02:27:01.382Z] setToolProperty: [2024-03-19T02:27:01.382Z] [2024-03-19T02:27:01.382Z] setS1ASclassPath: [2024-03-19T02:27:01.382Z] [2024-03-19T02:27:01.383Z] init-common: [2024-03-19T02:27:01.383Z] [2024-03-19T02:27:01.383Z] deploy-common-ee: [2024-03-19T02:27:01.383Z] [2024-03-19T02:27:01.383Z] setup: [2024-03-19T02:27:01.383Z] [2024-03-19T02:27:01.383Z] setOSConditions: [2024-03-19T02:27:01.383Z] [2024-03-19T02:27:01.383Z] setToolWin: [2024-03-19T02:27:01.383Z] [2024-03-19T02:27:01.383Z] setToolUnix: [2024-03-19T02:27:01.383Z] [2024-03-19T02:27:01.383Z] setToolProperty: [2024-03-19T02:27:01.383Z] [2024-03-19T02:27:01.383Z] setS1ASclassPath: [2024-03-19T02:27:01.383Z] [2024-03-19T02:27:01.383Z] init-common: [2024-03-19T02:27:01.383Z] [2024-03-19T02:27:01.383Z] default-sql: [2024-03-19T02:27:01.524Z] [java] GET /web-jsp-use-bean/test.jsp HTTP/1.0 [2024-03-19T02:27:01.524Z] [java] HTTP/1.1 200 OK [2024-03-19T02:27:01.524Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:27:01.524Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:27:01.524Z] [java] Set-Cookie: JSESSIONID=488964e3e06912ea7b88bdd99ca8; Path=/web-jsp-use-bean; HttpOnly [2024-03-19T02:27:01.524Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:27:01.524Z] [java] Connection: close [2024-03-19T02:27:01.524Z] [java] PASS: This error page should be reached! [2024-03-19T02:27:01.524Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:01.524Z] [java] [2024-03-19T02:27:01.524Z] [java] [2024-03-19T02:27:01.524Z] [java] ----------------------------------------- [2024-03-19T02:27:01.524Z] [java] - jsp-use-bean: PASS - [2024-03-19T02:27:01.524Z] [java] ----------------------------------------- [2024-03-19T02:27:01.524Z] [java] - Total PASS : 1 - [2024-03-19T02:27:01.524Z] [java] - Total FAIL : 0 - [2024-03-19T02:27:01.524Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:27:01.524Z] [java] ----------------------------------------- [2024-03-19T02:27:01.524Z] [2024-03-19T02:27:01.524Z] undeploy: [2024-03-19T02:27:01.524Z] [2024-03-19T02:27:01.524Z] setOSConditions: [2024-03-19T02:27:01.524Z] [2024-03-19T02:27:01.524Z] setToolWin: [2024-03-19T02:27:01.524Z] [2024-03-19T02:27:01.524Z] setToolUnix: [2024-03-19T02:27:01.524Z] [2024-03-19T02:27:01.524Z] setToolProperty: [2024-03-19T02:27:01.524Z] [2024-03-19T02:27:01.524Z] setS1ASclassPath: [2024-03-19T02:27:01.524Z] [2024-03-19T02:27:01.524Z] init-common: [2024-03-19T02:27:01.524Z] [2024-03-19T02:27:01.524Z] undeploy-war-common: [2024-03-19T02:27:01.640Z] [2024-03-19T02:27:01.640Z] setOSConditions: [2024-03-19T02:27:01.640Z] [2024-03-19T02:27:01.640Z] setToolWin: [2024-03-19T02:27:01.640Z] [2024-03-19T02:27:01.641Z] setToolUnix: [2024-03-19T02:27:01.641Z] [2024-03-19T02:27:01.641Z] setToolProperty: [2024-03-19T02:27:01.641Z] [2024-03-19T02:27:01.641Z] setS1ASclassPath: [2024-03-19T02:27:01.641Z] [2024-03-19T02:27:01.641Z] init-common: [2024-03-19T02:27:01.641Z] [2024-03-19T02:27:01.641Z] execute-sql-common: [2024-03-19T02:27:01.641Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/sql/simpleBank.sql [2024-03-19T02:27:01.641Z] [sql] Failed to execute: drop table customer2 [2024-03-19T02:27:01.641Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-03-19T02:27:01.641Z] [sql] 0 rows affected [2024-03-19T02:27:01.641Z] [sql] 1 rows affected [2024-03-19T02:27:01.641Z] [sql] 2 of 3 SQL statements executed successfully [2024-03-19T02:27:01.641Z] [2024-03-19T02:27:01.641Z] sql-oracle: [2024-03-19T02:27:01.641Z] [2024-03-19T02:27:01.641Z] execute-sql-connector: [2024-03-19T02:27:01.641Z] [2024-03-19T02:27:01.641Z] run-ear: [2024-03-19T02:27:01.641Z] [2024-03-19T02:27:01.641Z] setOSConditions: [2024-03-19T02:27:01.641Z] [2024-03-19T02:27:01.641Z] setToolWin: [2024-03-19T02:27:01.641Z] [2024-03-19T02:27:01.641Z] setToolUnix: [2024-03-19T02:27:01.641Z] [2024-03-19T02:27:01.641Z] setToolProperty: [2024-03-19T02:27:01.641Z] [2024-03-19T02:27:01.642Z] setS1ASclassPath: [2024-03-19T02:27:01.642Z] [2024-03-19T02:27:01.642Z] init-common: [2024-03-19T02:27:01.642Z] [2024-03-19T02:27:01.642Z] runwebclient-common: [2024-03-19T02:27:01.648Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:01.648Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:01.648Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname web-subclassingApp#jdbcra --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server embedded-ra-pool [2024-03-19T02:27:01.648Z] [exec] Connector connection pool embedded-ra-pool created. [2024-03-19T02:27:01.648Z] [2024-03-19T02:27:01.648Z] create-connector-connpool-common: [2024-03-19T02:27:01.648Z] [2024-03-19T02:27:01.648Z] setOSConditions: [2024-03-19T02:27:01.648Z] [2024-03-19T02:27:01.648Z] setToolWin: [2024-03-19T02:27:01.648Z] [2024-03-19T02:27:01.648Z] setToolUnix: [2024-03-19T02:27:01.648Z] [2024-03-19T02:27:01.648Z] setToolProperty: [2024-03-19T02:27:01.648Z] [2024-03-19T02:27:01.648Z] setS1ASclassPath: [2024-03-19T02:27:01.649Z] [2024-03-19T02:27:01.649Z] init-common: [2024-03-19T02:27:01.649Z] [2024-03-19T02:27:01.649Z] set-oracle-props: [2024-03-19T02:27:01.649Z] [2024-03-19T02:27:01.649Z] create-resource: [2024-03-19T02:27:01.649Z] [2024-03-19T02:27:01.649Z] setOSConditions: [2024-03-19T02:27:01.649Z] [2024-03-19T02:27:01.649Z] setToolWin: [2024-03-19T02:27:01.649Z] [2024-03-19T02:27:01.649Z] setToolUnix: [2024-03-19T02:27:01.649Z] [2024-03-19T02:27:01.649Z] setToolProperty: [2024-03-19T02:27:01.649Z] [2024-03-19T02:27:01.649Z] setS1ASclassPath: [2024-03-19T02:27:01.649Z] [2024-03-19T02:27:01.649Z] init-common: [2024-03-19T02:27:01.649Z] [2024-03-19T02:27:01.649Z] create-connector-resource-common: [2024-03-19T02:27:01.649Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-subclassing [2024-03-19T02:27:01.782Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-use-bean-web [2024-03-19T02:27:01.782Z] [2024-03-19T02:27:01.782Z] all: [2024-03-19T02:27:01.782Z] [echo] [2024-03-19T02:27:01.782Z] [echo] ************************* [2024-03-19T02:27:01.782Z] [echo] * Running jspWelcomePageWithoutAnyServletMappings [2024-03-19T02:27:01.782Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings [2024-03-19T02:27:01.782Z] [echo] ************************* [2024-03-19T02:27:01.782Z] [echo] [2024-03-19T02:27:01.782Z] [2024-03-19T02:27:01.782Z] setOSConditions: [2024-03-19T02:27:01.782Z] [2024-03-19T02:27:01.782Z] setToolWin: [2024-03-19T02:27:01.782Z] [2024-03-19T02:27:01.782Z] setToolUnix: [2024-03-19T02:27:01.782Z] [2024-03-19T02:27:01.782Z] setToolProperty: [2024-03-19T02:27:01.782Z] [2024-03-19T02:27:01.782Z] setS1ASclassPath: [2024-03-19T02:27:01.782Z] [2024-03-19T02:27:01.782Z] init-common: [2024-03-19T02:27:01.782Z] [2024-03-19T02:27:01.783Z] clean: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] setOSConditions: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] setToolWin: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] setToolUnix: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] setToolProperty: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] setS1ASclassPath: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] init-common: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] clean-common: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] setOSConditions: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] setToolWin: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] setToolUnix: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] setToolProperty: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] setS1ASclassPath: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] init-common: [2024-03-19T02:27:01.783Z] [2024-03-19T02:27:01.783Z] clean-classes-common: [2024-03-19T02:27:01.784Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] setOSConditions: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] setToolWin: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] setToolUnix: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] setToolProperty: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] setS1ASclassPath: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] init-common: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] clean-jars-common: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] compile: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] setOSConditions: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] setToolWin: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] setToolUnix: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] setToolProperty: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] setS1ASclassPath: [2024-03-19T02:27:01.784Z] [2024-03-19T02:27:01.784Z] init-common: [2024-03-19T02:27:01.899Z] [java] size of buffer is1590 [2024-03-19T02:27:01.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname embedded-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-03-19T02:27:01.906Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-03-19T02:27:01.906Z] [2024-03-19T02:27:01.906Z] setOSConditions: [2024-03-19T02:27:01.906Z] [2024-03-19T02:27:01.906Z] setToolWin: [2024-03-19T02:27:01.906Z] [2024-03-19T02:27:01.906Z] setToolUnix: [2024-03-19T02:27:01.907Z] [2024-03-19T02:27:01.907Z] setToolProperty: [2024-03-19T02:27:01.907Z] [2024-03-19T02:27:01.907Z] setS1ASclassPath: [2024-03-19T02:27:01.907Z] [2024-03-19T02:27:01.907Z] init-common: [2024-03-19T02:27:01.907Z] [2024-03-19T02:27:01.907Z] create-admin-object: [2024-03-19T02:27:01.907Z] [2024-03-19T02:27:01.907Z] asadmin-common: [2024-03-19T02:27:01.907Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-subclassingApp#jdbcra --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-03-19T02:27:01.933Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:01.933Z] [javac] 1 warning [2024-03-19T02:27:01.933Z] [2024-03-19T02:27:01.933Z] build: [2024-03-19T02:27:01.933Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:27:01.933Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_txscope_synctype_mismatch-lib.jar [2024-03-19T02:27:01.933Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_txscope_synctype_mismatch-par.jar [2024-03-19T02:27:01.933Z] [2024-03-19T02:27:01.933Z] setOSConditions: [2024-03-19T02:27:01.933Z] [2024-03-19T02:27:01.933Z] fixFiles: [2024-03-19T02:27:01.933Z] [2024-03-19T02:27:01.933Z] convUnix: [2024-03-19T02:27:01.933Z] [2024-03-19T02:27:01.933Z] convWin: [2024-03-19T02:27:01.933Z] [2024-03-19T02:27:01.933Z] setToolWin: [2024-03-19T02:27:01.933Z] [2024-03-19T02:27:01.933Z] setToolUnix: [2024-03-19T02:27:01.933Z] [2024-03-19T02:27:01.933Z] setToolProperty: [2024-03-19T02:27:01.933Z] [2024-03-19T02:27:01.933Z] setS1ASclassPath: [2024-03-19T02:27:01.933Z] [2024-03-19T02:27:01.934Z] init-common: [2024-03-19T02:27:01.934Z] [2024-03-19T02:27:01.934Z] package-persistence-common: [2024-03-19T02:27:01.934Z] [2024-03-19T02:27:01.934Z] ejb-jar-common: [2024-03-19T02:27:01.934Z] [2024-03-19T02:27:01.934Z] package-ejbjar-common: [2024-03-19T02:27:01.934Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:01.934Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:01.934Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatch-ejb.jar [2024-03-19T02:27:01.934Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:01.934Z] [2024-03-19T02:27:01.934Z] appclient-jar-common: [2024-03-19T02:27:01.934Z] [2024-03-19T02:27:01.934Z] package-appclientjar-common: [2024-03-19T02:27:01.934Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:01.934Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatch-client.jar [2024-03-19T02:27:01.934Z] [2024-03-19T02:27:01.934Z] webclient-war-common: [2024-03-19T02:27:01.934Z] [2024-03-19T02:27:01.934Z] build-ear-common: [2024-03-19T02:27:01.934Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:01.934Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:01.935Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchApp.ear [2024-03-19T02:27:01.935Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchApp.ear [2024-03-19T02:27:01.935Z] [2024-03-19T02:27:01.935Z] setup: [2024-03-19T02:27:01.935Z] [2024-03-19T02:27:01.935Z] setOSConditions: [2024-03-19T02:27:01.935Z] [2024-03-19T02:27:01.935Z] setToolWin: [2024-03-19T02:27:01.935Z] [2024-03-19T02:27:01.935Z] setToolUnix: [2024-03-19T02:27:01.935Z] [2024-03-19T02:27:01.935Z] setToolProperty: [2024-03-19T02:27:01.935Z] [2024-03-19T02:27:01.935Z] setS1ASclassPath: [2024-03-19T02:27:01.935Z] [2024-03-19T02:27:01.935Z] init-common: [2024-03-19T02:27:01.935Z] [2024-03-19T02:27:01.935Z] execute-ejb-sql-common: [2024-03-19T02:27:01.935Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/txscope_synctype_mismatch/sql/create.sql [2024-03-19T02:27:01.935Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:27:01.935Z] [2024-03-19T02:27:01.935Z] deploy: [2024-03-19T02:27:02.059Z] [2024-03-19T02:27:02.059Z] compile-common: [2024-03-19T02:27:02.059Z] [echo] Current time (ISO): 2024-03-19T02:27:01.803+0000 [2024-03-19T02:27:02.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:02.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/servlet [2024-03-19T02:27:02.059Z] [2024-03-19T02:27:02.059Z] build: [2024-03-19T02:27:02.059Z] [2024-03-19T02:27:02.059Z] setOSConditions: [2024-03-19T02:27:02.059Z] [2024-03-19T02:27:02.059Z] setToolWin: [2024-03-19T02:27:02.059Z] [2024-03-19T02:27:02.059Z] setToolUnix: [2024-03-19T02:27:02.059Z] [2024-03-19T02:27:02.059Z] setToolProperty: [2024-03-19T02:27:02.059Z] [2024-03-19T02:27:02.059Z] setS1ASclassPath: [2024-03-19T02:27:02.059Z] [2024-03-19T02:27:02.059Z] init-common: [2024-03-19T02:27:02.059Z] [2024-03-19T02:27:02.059Z] webclient-war-common: [2024-03-19T02:27:02.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:02.060Z] [2024-03-19T02:27:02.060Z] clear: [2024-03-19T02:27:02.060Z] [2024-03-19T02:27:02.060Z] test-tlds-exist: [2024-03-19T02:27:02.060Z] [2024-03-19T02:27:02.060Z] copy-tlds: [2024-03-19T02:27:02.060Z] [2024-03-19T02:27:02.060Z] test-tagfiles-exist: [2024-03-19T02:27:02.060Z] [2024-03-19T02:27:02.060Z] copy-tagfiles: [2024-03-19T02:27:02.060Z] [2024-03-19T02:27:02.060Z] package-war-common: [2024-03-19T02:27:02.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:02.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:02.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:02.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:02.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/lib [2024-03-19T02:27:02.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:02.060Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-welcome-page-without-any-servlet-mappings-web.war [2024-03-19T02:27:02.060Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:02.060Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:02.060Z] [javac] Compiling 1 source file [2024-03-19T02:27:02.061Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:27:02.061Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:02.061Z] [2024-03-19T02:27:02.061Z] deploy: [2024-03-19T02:27:02.061Z] [2024-03-19T02:27:02.061Z] deploy-war-common: [2024-03-19T02:27:02.061Z] [2024-03-19T02:27:02.061Z] setOSConditions: [2024-03-19T02:27:02.061Z] [2024-03-19T02:27:02.061Z] setToolWin: [2024-03-19T02:27:02.061Z] [2024-03-19T02:27:02.061Z] setToolUnix: [2024-03-19T02:27:02.061Z] [2024-03-19T02:27:02.061Z] setToolProperty: [2024-03-19T02:27:02.061Z] [2024-03-19T02:27:02.061Z] setS1ASclassPath: [2024-03-19T02:27:02.061Z] [2024-03-19T02:27:02.061Z] init-common: [2024-03-19T02:27:02.061Z] [2024-03-19T02:27:02.061Z] deploy-war-commonpe: [2024-03-19T02:27:02.178Z] [java] HTTP port :8080 [2024-03-19T02:27:02.178Z] [java] HTTP hostname :localhost [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] setOSConditions: [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] setToolWin: [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] setToolUnix: [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] setToolProperty: [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] setS1ASclassPath: [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] init-common: [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] deploy-common: [2024-03-19T02:27:02.192Z] [echo] Current time (ISO): 2024-03-19T02:27:01.938+0000 [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] setOSConditions: [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] setToolWin: [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] setToolUnix: [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] setToolProperty: [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] setS1ASclassPath: [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.192Z] init-common: [2024-03-19T02:27:02.192Z] [2024-03-19T02:27:02.193Z] deploy-common-pe: [2024-03-19T02:27:02.318Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-welcome-page-without-any-servlet-mappings --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-welcome-page-without-any-servlet-mappings-web.war [2024-03-19T02:27:02.435Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/index.html [2024-03-19T02:27:02.435Z] [java] embeddedweb (ear based) /subclassing/index.html PASS [2024-03-19T02:27:02.435Z] [java] SSN=123456789&action=Create [2024-03-19T02:27:02.435Z] [java] HTTP port :8080 [2024-03-19T02:27:02.435Z] [java] HTTP hostname :localhost [2024-03-19T02:27:02.449Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchApp.ear [2024-03-19T02:27:02.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-subclassingApp#jdbcra --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-03-19T02:27:02.471Z] [exec] Administered object eis/jdbcAdmin created. [2024-03-19T02:27:02.471Z] [2024-03-19T02:27:02.471Z] run-ear: [2024-03-19T02:27:02.471Z] [2024-03-19T02:27:02.471Z] setOSConditions: [2024-03-19T02:27:02.471Z] [2024-03-19T02:27:02.471Z] setToolWin: [2024-03-19T02:27:02.471Z] [2024-03-19T02:27:02.471Z] setToolUnix: [2024-03-19T02:27:02.471Z] [2024-03-19T02:27:02.471Z] setToolProperty: [2024-03-19T02:27:02.471Z] [2024-03-19T02:27:02.471Z] setS1ASclassPath: [2024-03-19T02:27:02.471Z] [2024-03-19T02:27:02.471Z] init-common: [2024-03-19T02:27:02.471Z] [2024-03-19T02:27:02.471Z] runwebclient-common: [2024-03-19T02:27:02.692Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-03-19T02:27:02.692Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:27:02.692Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-03-19T02:27:02.692Z] [java] HTTP port :8080 [2024-03-19T02:27:02.692Z] [java] HTTP hostname :localhost [2024-03-19T02:27:02.747Z] [java] size of buffer is1590 [2024-03-19T02:27:02.870Z] [exec] Woke up. Now checking for timeout [2024-03-19T02:27:02.870Z] [exec] verified that timeout was called [2024-03-19T02:27:02.870Z] [exec] test complete [2024-03-19T02:27:02.870Z] [exec] Value of key is: main [2024-03-19T02:27:02.870Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:02.870Z] [exec] [2024-03-19T02:27:02.870Z] [exec] [2024-03-19T02:27:02.870Z] [exec] ----------------------------------------- [2024-03-19T02:27:02.870Z] [exec] - main: PASS - [2024-03-19T02:27:02.870Z] [exec] ----------------------------------------- [2024-03-19T02:27:02.870Z] [exec] Total PASS: 1 [2024-03-19T02:27:02.870Z] [exec] Total FAIL: 0 [2024-03-19T02:27:02.870Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:02.870Z] [exec] ----------------------------------------- [2024-03-19T02:27:02.870Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:02.870Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:02.870Z] [2024-03-19T02:27:02.870Z] undeploy: [2024-03-19T02:27:02.870Z] [2024-03-19T02:27:02.870Z] setOSConditions: [2024-03-19T02:27:02.870Z] [2024-03-19T02:27:02.870Z] setToolWin: [2024-03-19T02:27:02.870Z] [2024-03-19T02:27:02.871Z] setToolUnix: [2024-03-19T02:27:02.871Z] [2024-03-19T02:27:02.871Z] setToolProperty: [2024-03-19T02:27:02.871Z] [2024-03-19T02:27:02.871Z] setS1ASclassPath: [2024-03-19T02:27:02.871Z] [2024-03-19T02:27:02.871Z] init-common: [2024-03-19T02:27:02.871Z] [2024-03-19T02:27:02.871Z] undeploy-jar-common: [2024-03-19T02:27:02.916Z] [exec] Application deployed with name web-jsp-welcome-page-without-any-servlet-mappings-web. [2024-03-19T02:27:02.916Z] [2024-03-19T02:27:02.917Z] deploy-war-commonee: [2024-03-19T02:27:02.917Z] [2024-03-19T02:27:02.917Z] run: [2024-03-19T02:27:02.917Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:02.917Z] [java] [2024-03-19T02:27:02.917Z] [java] [2024-03-19T02:27:02.917Z] [java] ----------------------------------------- [2024-03-19T02:27:02.917Z] [java] - jsp-welcome-page-without-any-servlet-mappings: PASS - [2024-03-19T02:27:02.917Z] [java] ----------------------------------------- [2024-03-19T02:27:02.917Z] [java] - Total PASS : 1 - [2024-03-19T02:27:02.917Z] [java] - Total FAIL : 0 - [2024-03-19T02:27:02.917Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:27:02.917Z] [java] ----------------------------------------- [2024-03-19T02:27:02.917Z] [2024-03-19T02:27:02.917Z] undeploy: [2024-03-19T02:27:02.917Z] [2024-03-19T02:27:02.917Z] setOSConditions: [2024-03-19T02:27:02.917Z] [2024-03-19T02:27:02.917Z] setToolWin: [2024-03-19T02:27:02.917Z] [2024-03-19T02:27:02.917Z] setToolUnix: [2024-03-19T02:27:02.917Z] [2024-03-19T02:27:02.917Z] setToolProperty: [2024-03-19T02:27:02.917Z] [2024-03-19T02:27:02.917Z] setS1ASclassPath: [2024-03-19T02:27:02.917Z] [2024-03-19T02:27:02.917Z] init-common: [2024-03-19T02:27:02.917Z] [2024-03-19T02:27:02.917Z] undeploy-war-common: [2024-03-19T02:27:02.950Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-03-19T02:27:02.950Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-03-19T02:27:02.950Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:27:02.950Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:27:02.950Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:27:02.950Z] [2024-03-19T02:27:02.950Z] unsetup: [2024-03-19T02:27:02.950Z] [2024-03-19T02:27:02.950Z] setOSConditions: [2024-03-19T02:27:02.950Z] [2024-03-19T02:27:02.950Z] setToolWin: [2024-03-19T02:27:02.950Z] [2024-03-19T02:27:02.950Z] setToolUnix: [2024-03-19T02:27:02.951Z] [2024-03-19T02:27:02.951Z] setToolProperty: [2024-03-19T02:27:02.951Z] [2024-03-19T02:27:02.951Z] setS1ASclassPath: [2024-03-19T02:27:02.951Z] [2024-03-19T02:27:02.951Z] init-common: [2024-03-19T02:27:02.951Z] [2024-03-19T02:27:02.951Z] default-sql: [2024-03-19T02:27:02.951Z] [2024-03-19T02:27:02.951Z] setOSConditions: [2024-03-19T02:27:02.951Z] [2024-03-19T02:27:02.951Z] setToolWin: [2024-03-19T02:27:02.951Z] [2024-03-19T02:27:02.951Z] setToolUnix: [2024-03-19T02:27:02.951Z] [2024-03-19T02:27:02.951Z] setToolProperty: [2024-03-19T02:27:02.951Z] [2024-03-19T02:27:02.951Z] setS1ASclassPath: [2024-03-19T02:27:02.951Z] [2024-03-19T02:27:02.951Z] init-common: [2024-03-19T02:27:02.951Z] [2024-03-19T02:27:02.951Z] execute-sql-common: [2024-03-19T02:27:02.951Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/sql/dropBankTables.sql [2024-03-19T02:27:02.951Z] [sql] 0 rows affected [2024-03-19T02:27:03.003Z] [java] HTTP port :8080 [2024-03-19T02:27:03.003Z] [java] HTTP hostname :localhost [2024-03-19T02:27:03.003Z] [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/index.html [2024-03-19T02:27:03.003Z] [java] non-string-mcf-properties (ear based) /subclassing/index.html PASS [2024-03-19T02:27:03.003Z] [java] SSN=123456789&action=Create [2024-03-19T02:27:03.004Z] [java] HTTP port :8080 [2024-03-19T02:27:03.004Z] [java] HTTP hostname :localhost [2024-03-19T02:27:03.011Z] [exec] Application deployed with name unsyncpc_txscope_synctype_mismatchApp. [2024-03-19T02:27:03.011Z] [echo] Deployment on target server server successful [2024-03-19T02:27:03.011Z] [2024-03-19T02:27:03.011Z] setOSConditions: [2024-03-19T02:27:03.011Z] [2024-03-19T02:27:03.011Z] setToolWin: [2024-03-19T02:27:03.011Z] [2024-03-19T02:27:03.011Z] setToolUnix: [2024-03-19T02:27:03.011Z] [2024-03-19T02:27:03.011Z] setToolProperty: [2024-03-19T02:27:03.011Z] [2024-03-19T02:27:03.011Z] setS1ASclassPath: [2024-03-19T02:27:03.011Z] [2024-03-19T02:27:03.011Z] init-common: [2024-03-19T02:27:03.011Z] [2024-03-19T02:27:03.011Z] deploy-common-ee: [2024-03-19T02:27:03.011Z] [2024-03-19T02:27:03.011Z] run: [2024-03-19T02:27:03.011Z] [2024-03-19T02:27:03.011Z] setOSConditions: [2024-03-19T02:27:03.011Z] [2024-03-19T02:27:03.011Z] setToolWin: [2024-03-19T02:27:03.011Z] [2024-03-19T02:27:03.012Z] setToolUnix: [2024-03-19T02:27:03.012Z] [2024-03-19T02:27:03.012Z] setToolProperty: [2024-03-19T02:27:03.012Z] [2024-03-19T02:27:03.012Z] setS1ASclassPath: [2024-03-19T02:27:03.012Z] [2024-03-19T02:27:03.012Z] init-common: [2024-03-19T02:27:03.012Z] [2024-03-19T02:27:03.012Z] runclient-common: [2024-03-19T02:27:03.012Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchAppClient.jar -name unsyncpc_txscope_synctype_mismatchClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:27:03.160Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:03.160Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:03.160Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:03.160Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:03.160Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:03.161Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:03.161Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:03.203Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-welcome-page-without-any-servlet-mappings-web [2024-03-19T02:27:03.234Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:03.234Z] [2024-03-19T02:27:03.234Z] sql-oracle: [2024-03-19T02:27:03.234Z] [2024-03-19T02:27:03.234Z] execute-sql-connector: [2024-03-19T02:27:03.234Z] [2024-03-19T02:27:03.234Z] undeploy-ear: [2024-03-19T02:27:03.234Z] [2024-03-19T02:27:03.234Z] setOSConditions: [2024-03-19T02:27:03.235Z] [2024-03-19T02:27:03.235Z] setToolWin: [2024-03-19T02:27:03.235Z] [2024-03-19T02:27:03.235Z] setToolUnix: [2024-03-19T02:27:03.235Z] [2024-03-19T02:27:03.235Z] setToolProperty: [2024-03-19T02:27:03.235Z] [2024-03-19T02:27:03.235Z] setS1ASclassPath: [2024-03-19T02:27:03.235Z] [2024-03-19T02:27:03.235Z] init-common: [2024-03-19T02:27:03.235Z] [2024-03-19T02:27:03.235Z] undeploy-common: [2024-03-19T02:27:03.435Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session_standalone-ejb [2024-03-19T02:27:03.435Z] [2024-03-19T02:27:03.435Z] setOSConditions: [2024-03-19T02:27:03.435Z] [2024-03-19T02:27:03.435Z] setToolWin: [2024-03-19T02:27:03.435Z] [2024-03-19T02:27:03.435Z] setToolUnix: [2024-03-19T02:27:03.435Z] [2024-03-19T02:27:03.435Z] setToolProperty: [2024-03-19T02:27:03.435Z] [2024-03-19T02:27:03.435Z] setS1ASclassPath: [2024-03-19T02:27:03.435Z] [2024-03-19T02:27:03.435Z] init-common: [2024-03-19T02:27:03.435Z] [2024-03-19T02:27:03.435Z] undeploy-client-common: [2024-03-19T02:27:03.461Z] [2024-03-19T02:27:03.461Z] all: [2024-03-19T02:27:03.461Z] [echo] [2024-03-19T02:27:03.461Z] [echo] ************************* [2024-03-19T02:27:03.461Z] [echo] * Running jspXpoweredByDisabled [2024-03-19T02:27:03.461Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled [2024-03-19T02:27:03.461Z] [echo] ************************* [2024-03-19T02:27:03.461Z] [echo] [2024-03-19T02:27:03.461Z] [2024-03-19T02:27:03.461Z] setOSConditions: [2024-03-19T02:27:03.461Z] [2024-03-19T02:27:03.461Z] setToolWin: [2024-03-19T02:27:03.461Z] [2024-03-19T02:27:03.461Z] setToolUnix: [2024-03-19T02:27:03.461Z] [2024-03-19T02:27:03.461Z] setToolProperty: [2024-03-19T02:27:03.461Z] [2024-03-19T02:27:03.461Z] setS1ASclassPath: [2024-03-19T02:27:03.461Z] [2024-03-19T02:27:03.461Z] init-common: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] clean: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] setOSConditions: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] setToolWin: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] setToolUnix: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] setToolProperty: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] setS1ASclassPath: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] init-common: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] clean-common: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] setOSConditions: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] setToolWin: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] setToolUnix: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] setToolProperty: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.462Z] setS1ASclassPath: [2024-03-19T02:27:03.462Z] [2024-03-19T02:27:03.463Z] init-common: [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.463Z] clean-classes-common: [2024-03-19T02:27:03.463Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.463Z] setOSConditions: [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.463Z] setToolWin: [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.463Z] setToolUnix: [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.463Z] setToolProperty: [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.463Z] setS1ASclassPath: [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.463Z] init-common: [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.463Z] clean-jars-common: [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.463Z] compile: [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.463Z] setOSConditions: [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.463Z] setToolWin: [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.463Z] setToolUnix: [2024-03-19T02:27:03.463Z] [2024-03-19T02:27:03.464Z] setToolProperty: [2024-03-19T02:27:03.464Z] [2024-03-19T02:27:03.464Z] setS1ASclassPath: [2024-03-19T02:27:03.464Z] [2024-03-19T02:27:03.464Z] init-common: [2024-03-19T02:27:03.464Z] [2024-03-19T02:27:03.464Z] compile-common: [2024-03-19T02:27:03.464Z] [echo] Current time (ISO): 2024-03-19T02:27:03.261+0000 [2024-03-19T02:27:03.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:03.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/servlet [2024-03-19T02:27:03.464Z] [2024-03-19T02:27:03.464Z] build: [2024-03-19T02:27:03.464Z] [2024-03-19T02:27:03.464Z] setOSConditions: [2024-03-19T02:27:03.464Z] [2024-03-19T02:27:03.464Z] setToolWin: [2024-03-19T02:27:03.464Z] [2024-03-19T02:27:03.464Z] setToolUnix: [2024-03-19T02:27:03.464Z] [2024-03-19T02:27:03.464Z] setToolProperty: [2024-03-19T02:27:03.464Z] [2024-03-19T02:27:03.464Z] setS1ASclassPath: [2024-03-19T02:27:03.464Z] [2024-03-19T02:27:03.464Z] init-common: [2024-03-19T02:27:03.464Z] [2024-03-19T02:27:03.464Z] webclient-war-common: [2024-03-19T02:27:03.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:03.465Z] [2024-03-19T02:27:03.465Z] clear: [2024-03-19T02:27:03.465Z] [2024-03-19T02:27:03.465Z] test-tlds-exist: [2024-03-19T02:27:03.465Z] [2024-03-19T02:27:03.465Z] copy-tlds: [2024-03-19T02:27:03.465Z] [2024-03-19T02:27:03.465Z] test-tagfiles-exist: [2024-03-19T02:27:03.465Z] [2024-03-19T02:27:03.465Z] copy-tagfiles: [2024-03-19T02:27:03.465Z] [2024-03-19T02:27:03.465Z] package-war-common: [2024-03-19T02:27:03.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:03.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:03.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:03.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:03.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/lib [2024-03-19T02:27:03.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:03.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:03.465Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-disabled-web.war [2024-03-19T02:27:03.465Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:03.466Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:03.466Z] [javac] Compiling 1 source file [2024-03-19T02:27:03.466Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/WebTest.java:68: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:27:03.466Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-03-19T02:27:03.466Z] [javac] ^ [2024-03-19T02:27:03.466Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:27:03.466Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:03.466Z] [javac] 1 warning [2024-03-19T02:27:03.466Z] [2024-03-19T02:27:03.466Z] deploy: [2024-03-19T02:27:03.466Z] [2024-03-19T02:27:03.466Z] deploy-war-common: [2024-03-19T02:27:03.466Z] [2024-03-19T02:27:03.466Z] setOSConditions: [2024-03-19T02:27:03.466Z] [2024-03-19T02:27:03.466Z] setToolWin: [2024-03-19T02:27:03.466Z] [2024-03-19T02:27:03.466Z] setToolUnix: [2024-03-19T02:27:03.466Z] [2024-03-19T02:27:03.466Z] setToolProperty: [2024-03-19T02:27:03.466Z] [2024-03-19T02:27:03.466Z] setS1ASclassPath: [2024-03-19T02:27:03.466Z] [2024-03-19T02:27:03.466Z] init-common: [2024-03-19T02:27:03.466Z] [2024-03-19T02:27:03.466Z] deploy-war-commonpe: [2024-03-19T02:27:03.693Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session_standalone-client [2024-03-19T02:27:03.693Z] [2024-03-19T02:27:03.693Z] all: [2024-03-19T02:27:03.693Z] [2024-03-19T02:27:03.693Z] interceptors: [2024-03-19T02:27:03.693Z] [2024-03-19T02:27:03.693Z] all: [2024-03-19T02:27:03.693Z] [2024-03-19T02:27:03.693Z] bindings: [2024-03-19T02:27:03.693Z] [2024-03-19T02:27:03.693Z] setOSConditions: [2024-03-19T02:27:03.693Z] [2024-03-19T02:27:03.693Z] setToolWin: [2024-03-19T02:27:03.693Z] [2024-03-19T02:27:03.693Z] setToolUnix: [2024-03-19T02:27:03.693Z] [2024-03-19T02:27:03.693Z] setToolProperty: [2024-03-19T02:27:03.693Z] [2024-03-19T02:27:03.693Z] setS1ASclassPath: [2024-03-19T02:27:03.693Z] [2024-03-19T02:27:03.693Z] init-common: [2024-03-19T02:27:03.693Z] [2024-03-19T02:27:03.693Z] clean: [2024-03-19T02:27:03.693Z] [2024-03-19T02:27:03.694Z] setOSConditions: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] setToolWin: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] setToolUnix: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] setToolProperty: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] setS1ASclassPath: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] init-common: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] clean-common: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] setOSConditions: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] setToolWin: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] setToolUnix: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] setToolProperty: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] setS1ASclassPath: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] init-common: [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.694Z] clean-classes-common: [2024-03-19T02:27:03.694Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:03.694Z] [2024-03-19T02:27:03.695Z] setOSConditions: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] setToolWin: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] setToolUnix: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] setToolProperty: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] setS1ASclassPath: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] init-common: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] clean-jars-common: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] compile: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] setOSConditions: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] setToolWin: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] setToolUnix: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] setToolProperty: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] setS1ASclassPath: [2024-03-19T02:27:03.695Z] [2024-03-19T02:27:03.695Z] init-common: [2024-03-19T02:27:03.843Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-03-19T02:27:03.843Z] [2024-03-19T02:27:03.843Z] all: [2024-03-19T02:27:03.843Z] [echo] @@## installed-libraries-resources-xml ##@@ [2024-03-19T02:27:03.843Z] [2024-03-19T02:27:03.843Z] setOSConditions: [2024-03-19T02:27:03.843Z] [2024-03-19T02:27:03.843Z] setToolWin: [2024-03-19T02:27:03.843Z] [2024-03-19T02:27:03.843Z] setToolUnix: [2024-03-19T02:27:03.843Z] [2024-03-19T02:27:03.843Z] setToolProperty: [2024-03-19T02:27:03.843Z] [2024-03-19T02:27:03.843Z] setS1ASclassPath: [2024-03-19T02:27:03.843Z] [2024-03-19T02:27:03.843Z] init-common: [2024-03-19T02:27:03.843Z] [2024-03-19T02:27:03.844Z] clean: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] setOSConditions: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] setToolWin: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] setToolUnix: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] setToolProperty: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] setS1ASclassPath: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] init-common: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] clean-common: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] setOSConditions: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] setToolWin: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] setToolUnix: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] setToolProperty: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] setS1ASclassPath: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] init-common: [2024-03-19T02:27:03.844Z] [2024-03-19T02:27:03.844Z] clean-classes-common: [2024-03-19T02:27:03.845Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:03.845Z] [2024-03-19T02:27:03.845Z] setOSConditions: [2024-03-19T02:27:03.845Z] [2024-03-19T02:27:03.845Z] setToolWin: [2024-03-19T02:27:03.845Z] [2024-03-19T02:27:03.845Z] setToolUnix: [2024-03-19T02:27:03.845Z] [2024-03-19T02:27:03.845Z] setToolProperty: [2024-03-19T02:27:03.845Z] [2024-03-19T02:27:03.845Z] setS1ASclassPath: [2024-03-19T02:27:03.845Z] [2024-03-19T02:27:03.845Z] init-common: [2024-03-19T02:27:03.845Z] [2024-03-19T02:27:03.845Z] clean-jars-common: [2024-03-19T02:27:03.845Z] [2024-03-19T02:27:03.845Z] clean: [2024-03-19T02:27:03.845Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2024-03-19T02:27:03.845Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2024-03-19T02:27:03.845Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2024-03-19T02:27:03.845Z] [2024-03-19T02:27:03.845Z] compile: [2024-03-19T02:27:03.845Z] [2024-03-19T02:27:03.845Z] setOSConditions: [2024-03-19T02:27:03.845Z] [2024-03-19T02:27:03.845Z] setToolWin: [2024-03-19T02:27:03.845Z] [2024-03-19T02:27:03.845Z] setToolUnix: [2024-03-19T02:27:03.846Z] [2024-03-19T02:27:03.846Z] setToolProperty: [2024-03-19T02:27:03.846Z] [2024-03-19T02:27:03.846Z] setS1ASclassPath: [2024-03-19T02:27:03.846Z] [2024-03-19T02:27:03.846Z] init-common: [2024-03-19T02:27:03.846Z] [2024-03-19T02:27:03.846Z] compile-common: [2024-03-19T02:27:03.846Z] [echo] Current time (ISO): 2024-03-19T02:27:03.687+0000 [2024-03-19T02:27:03.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:03.846Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:03.912Z] [2024-03-19T02:27:03.912Z] processResult: [2024-03-19T02:27:03.912Z] [2024-03-19T02:27:03.912Z] failed: [2024-03-19T02:27:03.912Z] [2024-03-19T02:27:03.912Z] passed: [2024-03-19T02:27:03.912Z] [echo] Test dir_deploy Passed [2024-03-19T02:27:03.912Z] [2024-03-19T02:27:03.912Z] unknown: [2024-03-19T02:27:03.912Z] [2024-03-19T02:27:03.912Z] declare-test: [2024-03-19T02:27:03.913Z] [echo] Starting test dir_deploy descriptor_free/ear/dir_deploy asadmin re-deploy [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] init.os: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] init.tools.unix: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] init.tools.windows: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] init.tools: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] setAsadminArgs: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] init: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] init.customtasks: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] prepare: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] redeploy.asadmin: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] setAsadminArgs: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] common.redeploydir.asadmin: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] init.os: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] init.tools.unix: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.913Z] init.tools.windows: [2024-03-19T02:27:03.913Z] [2024-03-19T02:27:03.914Z] init.tools: [2024-03-19T02:27:03.914Z] [2024-03-19T02:27:03.914Z] setAsadminArgs: [2024-03-19T02:27:03.914Z] [2024-03-19T02:27:03.914Z] init: [2024-03-19T02:27:03.914Z] [2024-03-19T02:27:03.914Z] init.customtasks: [2024-03-19T02:27:03.914Z] [2024-03-19T02:27:03.914Z] common.run.asadmin: [2024-03-19T02:27:03.914Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory [2024-03-19T02:27:03.914Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:03.914Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:27:03.942Z] [exec] Mar 19, 2024 2:27:03 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:03.942Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:03.952Z] [2024-03-19T02:27:03.952Z] compile-common: [2024-03-19T02:27:03.952Z] [echo] Current time (ISO): 2024-03-19T02:27:03.696+0000 [2024-03-19T02:27:03.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:03.952Z] [javac] Compiling 20 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:04.030Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-xpowered-by-disabled --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-disabled-web.war [2024-03-19T02:27:04.288Z] [exec] Application deployed with name web-jsp-xpowered-by-disabled-web. [2024-03-19T02:27:04.288Z] [2024-03-19T02:27:04.288Z] deploy-war-commonee: [2024-03-19T02:27:04.288Z] [2024-03-19T02:27:04.288Z] run: [2024-03-19T02:27:04.288Z] [java] GET /web-jsp-xpowered-by-disabled/jsp/test.jsp HTTP/1.0 [2024-03-19T02:27:04.288Z] [java] [2024-03-19T02:27:04.288Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:04.288Z] [java] [2024-03-19T02:27:04.288Z] [java] [2024-03-19T02:27:04.288Z] [java] ----------------------------------------- [2024-03-19T02:27:04.288Z] [java] - jsp-xpowered-by-disabled: PASS - [2024-03-19T02:27:04.288Z] [java] ----------------------------------------- [2024-03-19T02:27:04.288Z] [java] - Total PASS : 1 - [2024-03-19T02:27:04.288Z] [java] - Total FAIL : 0 - [2024-03-19T02:27:04.288Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:27:04.288Z] [java] ----------------------------------------- [2024-03-19T02:27:04.288Z] [2024-03-19T02:27:04.288Z] undeploy: [2024-03-19T02:27:04.288Z] [2024-03-19T02:27:04.288Z] setOSConditions: [2024-03-19T02:27:04.288Z] [2024-03-19T02:27:04.288Z] setToolWin: [2024-03-19T02:27:04.288Z] [2024-03-19T02:27:04.288Z] setToolUnix: [2024-03-19T02:27:04.288Z] [2024-03-19T02:27:04.288Z] setToolProperty: [2024-03-19T02:27:04.288Z] [2024-03-19T02:27:04.288Z] setS1ASclassPath: [2024-03-19T02:27:04.288Z] [2024-03-19T02:27:04.288Z] init-common: [2024-03-19T02:27:04.288Z] [2024-03-19T02:27:04.288Z] undeploy-war-common: [2024-03-19T02:27:04.384Z] [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/servlet/SimpleBankServlet [2024-03-19T02:27:04.384Z] [java] non-string-mcf-properties (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:27:04.384Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-03-19T02:27:04.384Z] [java] HTTP port :8080 [2024-03-19T02:27:04.384Z] [java] HTTP hostname :localhost [2024-03-19T02:27:04.483Z] [exec] Application deployed with name NoAppXml_Directory. [2024-03-19T02:27:04.483Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:27:04.483Z] [exec] Command deploydir executed successfully. [2024-03-19T02:27:04.483Z] [2024-03-19T02:27:04.483Z] init.os: [2024-03-19T02:27:04.483Z] [2024-03-19T02:27:04.483Z] init.tools.unix: [2024-03-19T02:27:04.483Z] [2024-03-19T02:27:04.483Z] init.tools.windows: [2024-03-19T02:27:04.483Z] [2024-03-19T02:27:04.483Z] init.tools: [2024-03-19T02:27:04.483Z] [2024-03-19T02:27:04.483Z] setAsadminArgs: [2024-03-19T02:27:04.483Z] [2024-03-19T02:27:04.483Z] init: [2024-03-19T02:27:04.483Z] [2024-03-19T02:27:04.483Z] init.customtasks: [2024-03-19T02:27:04.483Z] [2024-03-19T02:27:04.483Z] prepare: [2024-03-19T02:27:04.483Z] [2024-03-19T02:27:04.483Z] setOrbPort2: [2024-03-19T02:27:04.483Z] [2024-03-19T02:27:04.483Z] runclient: [2024-03-19T02:27:04.506Z] [exec] Mar 19, 2024 2:27:04 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:27:04.506Z] [exec] WARNING: ACC001: Using the only client [unsyncpc_txscope_synctype_mismatch-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.txscope_synctype_mismatch.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchAppClient.jar even though it does not match the specified main class name null or client name unsyncpc_txscope_synctype_mismatchClient [2024-03-19T02:27:04.514Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:04.514Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:04.514Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:04.514Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:04.514Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:04.514Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:04.514Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:04.546Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-xpowered-by-disabled-web [2024-03-19T02:27:04.563Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:04.642Z] [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/servlet/SimpleBankServlet [2024-03-19T02:27:04.642Z] [java] non-string-mcf-properties (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:27:04.642Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:27:04.642Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:27:04.642Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-03-19T02:27:04.642Z] [2024-03-19T02:27:04.642Z] unsetup: [2024-03-19T02:27:04.642Z] [2024-03-19T02:27:04.642Z] setOSConditions: [2024-03-19T02:27:04.642Z] [2024-03-19T02:27:04.642Z] setToolWin: [2024-03-19T02:27:04.642Z] [2024-03-19T02:27:04.642Z] setToolUnix: [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.643Z] setToolProperty: [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.643Z] setS1ASclassPath: [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.643Z] init-common: [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.643Z] default-sql: [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.643Z] setOSConditions: [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.643Z] setToolWin: [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.643Z] setToolUnix: [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.643Z] setToolProperty: [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.643Z] setS1ASclassPath: [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.643Z] init-common: [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.643Z] execute-sql-common: [2024-03-19T02:27:04.643Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/sql/dropBankTables.sql [2024-03-19T02:27:04.643Z] [sql] 0 rows affected [2024-03-19T02:27:04.643Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.643Z] sql-oracle: [2024-03-19T02:27:04.643Z] [2024-03-19T02:27:04.644Z] execute-sql-connector: [2024-03-19T02:27:04.644Z] [2024-03-19T02:27:04.644Z] delete-resource: [2024-03-19T02:27:04.778Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:04.779Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:04.779Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:04.779Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:04.779Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:04.779Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:04.779Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:04.804Z] [2024-03-19T02:27:04.804Z] all: [2024-03-19T02:27:04.804Z] [echo] [2024-03-19T02:27:04.804Z] [echo] ************************* [2024-03-19T02:27:04.804Z] [echo] * Running jspXpoweredBySingleResponseHeader [2024-03-19T02:27:04.804Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader [2024-03-19T02:27:04.804Z] [echo] ************************* [2024-03-19T02:27:04.804Z] [echo] [2024-03-19T02:27:04.804Z] [2024-03-19T02:27:04.804Z] setOSConditions: [2024-03-19T02:27:04.804Z] [2024-03-19T02:27:04.804Z] setToolWin: [2024-03-19T02:27:04.804Z] [2024-03-19T02:27:04.804Z] setToolUnix: [2024-03-19T02:27:04.804Z] [2024-03-19T02:27:04.804Z] setToolProperty: [2024-03-19T02:27:04.804Z] [2024-03-19T02:27:04.804Z] setS1ASclassPath: [2024-03-19T02:27:04.804Z] [2024-03-19T02:27:04.805Z] init-common: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] clean: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] setOSConditions: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] setToolWin: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] setToolUnix: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] setToolProperty: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] setS1ASclassPath: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] init-common: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] clean-common: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] setOSConditions: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] setToolWin: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] setToolUnix: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] setToolProperty: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] setS1ASclassPath: [2024-03-19T02:27:04.805Z] [2024-03-19T02:27:04.805Z] init-common: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] clean-classes-common: [2024-03-19T02:27:04.806Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] setOSConditions: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] setToolWin: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] setToolUnix: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] setToolProperty: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] setS1ASclassPath: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] init-common: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] clean-jars-common: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] compile: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] setOSConditions: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] setToolWin: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] setToolUnix: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] setToolProperty: [2024-03-19T02:27:04.806Z] [2024-03-19T02:27:04.806Z] setS1ASclassPath: [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.807Z] init-common: [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.807Z] compile-common: [2024-03-19T02:27:04.807Z] [echo] Current time (ISO): 2024-03-19T02:27:04.636+0000 [2024-03-19T02:27:04.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:04.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/servlet [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.807Z] build: [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.807Z] setOSConditions: [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.807Z] setToolWin: [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.807Z] setToolUnix: [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.807Z] setToolProperty: [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.807Z] setS1ASclassPath: [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.807Z] init-common: [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.807Z] webclient-war-common: [2024-03-19T02:27:04.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.807Z] clear: [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.807Z] test-tlds-exist: [2024-03-19T02:27:04.807Z] [2024-03-19T02:27:04.808Z] copy-tlds: [2024-03-19T02:27:04.808Z] [2024-03-19T02:27:04.808Z] test-tagfiles-exist: [2024-03-19T02:27:04.808Z] [2024-03-19T02:27:04.808Z] copy-tagfiles: [2024-03-19T02:27:04.808Z] [2024-03-19T02:27:04.808Z] package-war-common: [2024-03-19T02:27:04.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:04.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:04.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:04.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:04.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/lib [2024-03-19T02:27:04.808Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:04.808Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-single-response-header-web.war [2024-03-19T02:27:04.808Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:04.808Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:04.808Z] [javac] Compiling 1 source file [2024-03-19T02:27:04.808Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/WebTest.java:66: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:27:04.808Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-03-19T02:27:04.808Z] [javac] ^ [2024-03-19T02:27:04.808Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:27:04.808Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:04.808Z] [javac] 1 warning [2024-03-19T02:27:04.808Z] [2024-03-19T02:27:04.809Z] deploy: [2024-03-19T02:27:04.809Z] [2024-03-19T02:27:04.809Z] deploy-war-common: [2024-03-19T02:27:04.809Z] [2024-03-19T02:27:04.809Z] setOSConditions: [2024-03-19T02:27:04.809Z] [2024-03-19T02:27:04.809Z] setToolWin: [2024-03-19T02:27:04.809Z] [2024-03-19T02:27:04.809Z] setToolUnix: [2024-03-19T02:27:04.809Z] [2024-03-19T02:27:04.809Z] setToolProperty: [2024-03-19T02:27:04.809Z] [2024-03-19T02:27:04.809Z] setS1ASclassPath: [2024-03-19T02:27:04.809Z] [2024-03-19T02:27:04.809Z] init-common: [2024-03-19T02:27:04.809Z] [2024-03-19T02:27:04.809Z] deploy-war-commonpe: [2024-03-19T02:27:04.825Z] [javac] 1 warning [2024-03-19T02:27:04.901Z] [2024-03-19T02:27:04.901Z] setOSConditions: [2024-03-19T02:27:04.901Z] [2024-03-19T02:27:04.901Z] setToolWin: [2024-03-19T02:27:04.901Z] [2024-03-19T02:27:04.901Z] setToolUnix: [2024-03-19T02:27:04.901Z] [2024-03-19T02:27:04.901Z] setToolProperty: [2024-03-19T02:27:04.901Z] [2024-03-19T02:27:04.901Z] setS1ASclassPath: [2024-03-19T02:27:04.901Z] [2024-03-19T02:27:04.901Z] init-common: [2024-03-19T02:27:04.901Z] [2024-03-19T02:27:04.901Z] delete-connector-resource-common: [2024-03-19T02:27:04.901Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [2024-03-19T02:27:05.066Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-xpowered-by-single-response-header --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-single-response-header-web.war [2024-03-19T02:27:05.159Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server jdbc/ejb-subclassing [2024-03-19T02:27:05.159Z] [exec] Connector resource jdbc/ejb-subclassing deleted. [2024-03-19T02:27:05.159Z] [2024-03-19T02:27:05.159Z] delete-pool: [2024-03-19T02:27:05.159Z] [2024-03-19T02:27:05.159Z] setOSConditions: [2024-03-19T02:27:05.159Z] [2024-03-19T02:27:05.159Z] setToolWin: [2024-03-19T02:27:05.159Z] [2024-03-19T02:27:05.159Z] setToolUnix: [2024-03-19T02:27:05.159Z] [2024-03-19T02:27:05.159Z] setToolProperty: [2024-03-19T02:27:05.159Z] [2024-03-19T02:27:05.159Z] setS1ASclassPath: [2024-03-19T02:27:05.159Z] [2024-03-19T02:27:05.159Z] init-common: [2024-03-19T02:27:05.159Z] [2024-03-19T02:27:05.159Z] delete-connector-connpool-common: [2024-03-19T02:27:05.159Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true embedded-ra-pool [2024-03-19T02:27:05.426Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-no-webxml [2024-03-19T02:27:05.426Z] [exec] WebSvcTest-Double-Hello Appserver Tester !war-with-no-webxml AND Appserver Tester !war-with-no-webxml [2024-03-19T02:27:05.426Z] [exec] Value of key is:war-with-no-webxml [2024-03-19T02:27:05.426Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:05.426Z] [exec] [2024-03-19T02:27:05.426Z] [exec] [2024-03-19T02:27:05.426Z] [exec] ----------------------------------------- [2024-03-19T02:27:05.426Z] [exec] - war-with-no-webxml: PASS - [2024-03-19T02:27:05.426Z] [exec] ----------------------------------------- [2024-03-19T02:27:05.426Z] [exec] Total PASS: 1 [2024-03-19T02:27:05.426Z] [exec] Total FAIL: 0 [2024-03-19T02:27:05.426Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:05.426Z] [exec] ----------------------------------------- [2024-03-19T02:27:05.426Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:05.426Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:05.426Z] [2024-03-19T02:27:05.426Z] undeploy: [2024-03-19T02:27:05.426Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:05.426Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:05.426Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:05.426Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:05.426Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:05.426Z] [2024-03-19T02:27:05.427Z] setOSConditions: [2024-03-19T02:27:05.427Z] [2024-03-19T02:27:05.427Z] setToolWin: [2024-03-19T02:27:05.427Z] [2024-03-19T02:27:05.427Z] setToolUnix: [2024-03-19T02:27:05.427Z] [2024-03-19T02:27:05.427Z] setToolProperty: [2024-03-19T02:27:05.427Z] [2024-03-19T02:27:05.427Z] setS1ASclassPath: [2024-03-19T02:27:05.427Z] [2024-03-19T02:27:05.427Z] init-common: [2024-03-19T02:27:05.427Z] [2024-03-19T02:27:05.427Z] undeploy-war-common: [2024-03-19T02:27:05.467Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:05.629Z] [exec] Application deployed with name web-jsp-xpowered-by-single-response-header-web. [2024-03-19T02:27:05.629Z] [2024-03-19T02:27:05.629Z] deploy-war-commonee: [2024-03-19T02:27:05.629Z] [2024-03-19T02:27:05.629Z] run: [2024-03-19T02:27:05.685Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false nowebxml-web [2024-03-19T02:27:05.686Z] [2024-03-19T02:27:05.686Z] all: [2024-03-19T02:27:05.686Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:05.686Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:05.686Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:05.686Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:05.686Z] [2024-03-19T02:27:05.686Z] setOSConditions: [2024-03-19T02:27:05.686Z] [2024-03-19T02:27:05.686Z] setToolWin: [2024-03-19T02:27:05.686Z] [2024-03-19T02:27:05.686Z] setToolUnix: [2024-03-19T02:27:05.686Z] [2024-03-19T02:27:05.686Z] setToolProperty: [2024-03-19T02:27:05.686Z] [2024-03-19T02:27:05.686Z] setS1ASclassPath: [2024-03-19T02:27:05.686Z] [2024-03-19T02:27:05.686Z] init-common: [2024-03-19T02:27:05.686Z] [2024-03-19T02:27:05.687Z] clean: [2024-03-19T02:27:05.687Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:05.687Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:05.687Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:05.687Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:05.687Z] [2024-03-19T02:27:05.687Z] setOSConditions: [2024-03-19T02:27:05.687Z] [2024-03-19T02:27:05.687Z] setToolWin: [2024-03-19T02:27:05.687Z] [2024-03-19T02:27:05.687Z] setToolUnix: [2024-03-19T02:27:05.687Z] [2024-03-19T02:27:05.687Z] setToolProperty: [2024-03-19T02:27:05.687Z] [2024-03-19T02:27:05.687Z] setS1ASclassPath: [2024-03-19T02:27:05.687Z] [2024-03-19T02:27:05.687Z] init-common: [2024-03-19T02:27:05.687Z] [2024-03-19T02:27:05.687Z] clean-common: [2024-03-19T02:27:05.688Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:05.688Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:05.688Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:05.688Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:05.688Z] [2024-03-19T02:27:05.688Z] setOSConditions: [2024-03-19T02:27:05.688Z] [2024-03-19T02:27:05.688Z] setToolWin: [2024-03-19T02:27:05.688Z] [2024-03-19T02:27:05.688Z] setToolUnix: [2024-03-19T02:27:05.688Z] [2024-03-19T02:27:05.688Z] setToolProperty: [2024-03-19T02:27:05.688Z] [2024-03-19T02:27:05.688Z] setS1ASclassPath: [2024-03-19T02:27:05.688Z] [2024-03-19T02:27:05.688Z] init-common: [2024-03-19T02:27:05.688Z] [2024-03-19T02:27:05.688Z] clean-classes-common: [2024-03-19T02:27:05.688Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:05.688Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:05.689Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:05.689Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:05.689Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:05.689Z] [2024-03-19T02:27:05.689Z] setOSConditions: [2024-03-19T02:27:05.689Z] [2024-03-19T02:27:05.689Z] setToolWin: [2024-03-19T02:27:05.689Z] [2024-03-19T02:27:05.689Z] setToolUnix: [2024-03-19T02:27:05.689Z] [2024-03-19T02:27:05.689Z] setToolProperty: [2024-03-19T02:27:05.689Z] [2024-03-19T02:27:05.689Z] setS1ASclassPath: [2024-03-19T02:27:05.689Z] [2024-03-19T02:27:05.689Z] init-common: [2024-03-19T02:27:05.689Z] [2024-03-19T02:27:05.689Z] clean-jars-common: [2024-03-19T02:27:05.689Z] [2024-03-19T02:27:05.689Z] assemble-web: [2024-03-19T02:27:05.689Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:05.689Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:05.690Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:05.690Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:05.690Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:05.690Z] [2024-03-19T02:27:05.690Z] setOSConditions: [2024-03-19T02:27:05.690Z] [2024-03-19T02:27:05.690Z] setToolWin: [2024-03-19T02:27:05.690Z] [2024-03-19T02:27:05.690Z] setToolUnix: [2024-03-19T02:27:05.690Z] [2024-03-19T02:27:05.690Z] setToolProperty: [2024-03-19T02:27:05.690Z] [2024-03-19T02:27:05.690Z] setS1ASclassPath: [2024-03-19T02:27:05.690Z] [2024-03-19T02:27:05.690Z] init-common: [2024-03-19T02:27:05.690Z] [2024-03-19T02:27:05.690Z] compile: [2024-03-19T02:27:05.690Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:05.690Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:05.691Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:05.691Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:05.691Z] [2024-03-19T02:27:05.691Z] setOSConditions: [2024-03-19T02:27:05.691Z] [2024-03-19T02:27:05.691Z] setToolWin: [2024-03-19T02:27:05.691Z] [2024-03-19T02:27:05.691Z] setToolUnix: [2024-03-19T02:27:05.691Z] [2024-03-19T02:27:05.691Z] setToolProperty: [2024-03-19T02:27:05.691Z] [2024-03-19T02:27:05.691Z] setS1ASclassPath: [2024-03-19T02:27:05.691Z] [2024-03-19T02:27:05.691Z] init-common: [2024-03-19T02:27:05.691Z] [2024-03-19T02:27:05.691Z] compile-common: [2024-03-19T02:27:05.691Z] [echo] Current time (ISO): 2024-03-19T02:27:05.638+0000 [2024-03-19T02:27:05.691Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:05.711Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:05.711Z] [javac] 1 warning [2024-03-19T02:27:05.724Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/bindings/ejb/Common.java uses unchecked or unsafe operations. [2024-03-19T02:27:05.724Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:27:05.724Z] [javac] 1 warning [2024-03-19T02:27:05.724Z] [2024-03-19T02:27:05.724Z] setOSConditions: [2024-03-19T02:27:05.724Z] [2024-03-19T02:27:05.724Z] setToolWin: [2024-03-19T02:27:05.724Z] [2024-03-19T02:27:05.724Z] setToolUnix: [2024-03-19T02:27:05.725Z] [2024-03-19T02:27:05.725Z] setToolProperty: [2024-03-19T02:27:05.725Z] [2024-03-19T02:27:05.725Z] setS1ASclassPath: [2024-03-19T02:27:05.725Z] [2024-03-19T02:27:05.725Z] init-common: [2024-03-19T02:27:05.725Z] [2024-03-19T02:27:05.725Z] compile-common: [2024-03-19T02:27:05.725Z] [echo] Current time (ISO): 2024-03-19T02:27:05.675+0000 [2024-03-19T02:27:05.725Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:05.746Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:05.746Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:05.746Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true embedded-ra-pool [2024-03-19T02:27:05.746Z] [exec] Connector connection pool embedded-ra-pool deleted. [2024-03-19T02:27:05.746Z] [2024-03-19T02:27:05.746Z] setOSConditions: [2024-03-19T02:27:05.746Z] [2024-03-19T02:27:05.746Z] setToolWin: [2024-03-19T02:27:05.746Z] [2024-03-19T02:27:05.746Z] setToolUnix: [2024-03-19T02:27:05.746Z] [2024-03-19T02:27:05.746Z] setToolProperty: [2024-03-19T02:27:05.746Z] [2024-03-19T02:27:05.746Z] setS1ASclassPath: [2024-03-19T02:27:05.746Z] [2024-03-19T02:27:05.746Z] init-common: [2024-03-19T02:27:05.746Z] [2024-03-19T02:27:05.746Z] delete-admin-object: [2024-03-19T02:27:05.746Z] [2024-03-19T02:27:05.746Z] asadmin-common: [2024-03-19T02:27:05.747Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2024-03-19T02:27:05.905Z] [java] GET /web-jsp-xpowered-by-single-response-header/from.jsp HTTP/1.0 [2024-03-19T02:27:05.905Z] [java] [2024-03-19T02:27:05.905Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:05.905Z] [java] [2024-03-19T02:27:05.905Z] [java] [2024-03-19T02:27:05.905Z] [java] ----------------------------------------- [2024-03-19T02:27:05.905Z] [java] - jsp-xpowered-by-single-response-header: PASS - [2024-03-19T02:27:05.905Z] [java] ----------------------------------------- [2024-03-19T02:27:05.905Z] [java] - Total PASS : 1 - [2024-03-19T02:27:05.905Z] [java] - Total FAIL : 0 - [2024-03-19T02:27:05.905Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:27:05.905Z] [java] ----------------------------------------- [2024-03-19T02:27:05.905Z] [2024-03-19T02:27:05.905Z] undeploy: [2024-03-19T02:27:05.905Z] [2024-03-19T02:27:05.905Z] setOSConditions: [2024-03-19T02:27:05.905Z] [2024-03-19T02:27:05.905Z] setToolWin: [2024-03-19T02:27:05.905Z] [2024-03-19T02:27:05.905Z] setToolUnix: [2024-03-19T02:27:05.905Z] [2024-03-19T02:27:05.905Z] setToolProperty: [2024-03-19T02:27:05.905Z] [2024-03-19T02:27:05.905Z] setS1ASclassPath: [2024-03-19T02:27:05.905Z] [2024-03-19T02:27:05.905Z] init-common: [2024-03-19T02:27:05.905Z] [2024-03-19T02:27:05.905Z] undeploy-war-common: [2024-03-19T02:27:05.978Z] [2024-03-19T02:27:05.978Z] setOSConditions: [2024-03-19T02:27:05.978Z] [2024-03-19T02:27:05.978Z] setToolWin: [2024-03-19T02:27:05.978Z] [2024-03-19T02:27:05.978Z] setToolUnix: [2024-03-19T02:27:05.978Z] [2024-03-19T02:27:05.978Z] setToolProperty: [2024-03-19T02:27:05.978Z] [2024-03-19T02:27:05.978Z] setS1ASclassPath: [2024-03-19T02:27:05.978Z] [2024-03-19T02:27:05.978Z] init-common: [2024-03-19T02:27:05.978Z] [2024-03-19T02:27:05.979Z] compile-common: [2024-03-19T02:27:05.979Z] [echo] Current time (ISO): 2024-03-19T02:27:05.737+0000 [2024-03-19T02:27:05.979Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:06.003Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2024-03-19T02:27:06.003Z] [exec] Administered object eis/jdbcAdmin deleted. [2024-03-19T02:27:06.003Z] [2024-03-19T02:27:06.003Z] undeploy-ear: [2024-03-19T02:27:06.003Z] [2024-03-19T02:27:06.003Z] setOSConditions: [2024-03-19T02:27:06.003Z] [2024-03-19T02:27:06.003Z] setToolWin: [2024-03-19T02:27:06.003Z] [2024-03-19T02:27:06.004Z] setToolUnix: [2024-03-19T02:27:06.004Z] [2024-03-19T02:27:06.004Z] setToolProperty: [2024-03-19T02:27:06.004Z] [2024-03-19T02:27:06.004Z] setS1ASclassPath: [2024-03-19T02:27:06.004Z] [2024-03-19T02:27:06.004Z] init-common: [2024-03-19T02:27:06.004Z] [2024-03-19T02:27:06.004Z] delete-ra-config: [2024-03-19T02:27:06.004Z] [2024-03-19T02:27:06.004Z] asadmin-common: [2024-03-19T02:27:06.004Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#jdbcra [2024-03-19T02:27:06.163Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-xpowered-by-single-response-header-web [2024-03-19T02:27:06.163Z] [2024-03-19T02:27:06.163Z] all: [2024-03-19T02:27:06.163Z] [echo] [2024-03-19T02:27:06.163Z] [echo] ************************* [2024-03-19T02:27:06.163Z] [echo] * Running jspcConfigure [2024-03-19T02:27:06.163Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspcConfigure [2024-03-19T02:27:06.163Z] [echo] ************************* [2024-03-19T02:27:06.163Z] [echo] [2024-03-19T02:27:06.163Z] [2024-03-19T02:27:06.163Z] setOSConditions: [2024-03-19T02:27:06.163Z] [2024-03-19T02:27:06.163Z] setToolWin: [2024-03-19T02:27:06.163Z] [2024-03-19T02:27:06.163Z] setToolUnix: [2024-03-19T02:27:06.163Z] [2024-03-19T02:27:06.163Z] setToolProperty: [2024-03-19T02:27:06.163Z] [2024-03-19T02:27:06.163Z] setS1ASclassPath: [2024-03-19T02:27:06.163Z] [2024-03-19T02:27:06.163Z] init-common: [2024-03-19T02:27:06.163Z] [2024-03-19T02:27:06.163Z] clean: [2024-03-19T02:27:06.163Z] [2024-03-19T02:27:06.164Z] setOSConditions: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] setToolWin: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] setToolUnix: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] setToolProperty: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] setS1ASclassPath: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] init-common: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] clean-common: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] setOSConditions: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] setToolWin: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] setToolUnix: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] setToolProperty: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] setS1ASclassPath: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] init-common: [2024-03-19T02:27:06.164Z] [2024-03-19T02:27:06.164Z] clean-classes-common: [2024-03-19T02:27:06.165Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] setOSConditions: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] setToolWin: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] setToolUnix: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] setToolProperty: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] setS1ASclassPath: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] init-common: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] clean-jars-common: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] compile: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] setOSConditions: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] setToolWin: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] setToolUnix: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] setToolProperty: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.165Z] setS1ASclassPath: [2024-03-19T02:27:06.165Z] [2024-03-19T02:27:06.166Z] init-common: [2024-03-19T02:27:06.166Z] [2024-03-19T02:27:06.166Z] compile-common: [2024-03-19T02:27:06.166Z] [echo] Current time (ISO): 2024-03-19T02:27:06.150+0000 [2024-03-19T02:27:06.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:06.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspcConfigure/servlet [2024-03-19T02:27:06.166Z] [2024-03-19T02:27:06.166Z] build: [2024-03-19T02:27:06.166Z] [2024-03-19T02:27:06.166Z] setOSConditions: [2024-03-19T02:27:06.166Z] [2024-03-19T02:27:06.166Z] setToolWin: [2024-03-19T02:27:06.166Z] [2024-03-19T02:27:06.166Z] setToolUnix: [2024-03-19T02:27:06.166Z] [2024-03-19T02:27:06.166Z] setToolProperty: [2024-03-19T02:27:06.166Z] [2024-03-19T02:27:06.166Z] setS1ASclassPath: [2024-03-19T02:27:06.166Z] [2024-03-19T02:27:06.166Z] init-common: [2024-03-19T02:27:06.166Z] [2024-03-19T02:27:06.166Z] webclient-war-common: [2024-03-19T02:27:06.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:06.166Z] [2024-03-19T02:27:06.166Z] clear: [2024-03-19T02:27:06.166Z] [2024-03-19T02:27:06.166Z] test-tlds-exist: [2024-03-19T02:27:06.167Z] [2024-03-19T02:27:06.167Z] copy-tlds: [2024-03-19T02:27:06.167Z] [2024-03-19T02:27:06.167Z] test-tagfiles-exist: [2024-03-19T02:27:06.167Z] [2024-03-19T02:27:06.167Z] copy-tagfiles: [2024-03-19T02:27:06.167Z] [2024-03-19T02:27:06.167Z] package-war-common: [2024-03-19T02:27:06.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:06.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:06.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:06.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:06.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspcConfigure/lib [2024-03-19T02:27:06.167Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:06.167Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] setOSConditions: [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] setToolWin: [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] setToolUnix: [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] setToolProperty: [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] setS1ASclassPath: [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] init-common: [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] modify-domain-xml: [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] setOSConditions: [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] setToolWin: [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] setToolUnix: [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] setToolProperty: [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] setS1ASclassPath: [2024-03-19T02:27:06.199Z] [2024-03-19T02:27:06.199Z] init-common: [2024-03-19T02:27:06.200Z] [2024-03-19T02:27:06.200Z] create-jdbcrealm-connection-pool: [2024-03-19T02:27:06.424Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jspc-configure-web.war [2024-03-19T02:27:06.424Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:06.425Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspcConfigure/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:06.425Z] [javac] Compiling 1 source file [2024-03-19T02:27:06.425Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspcConfigure/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:27:06.425Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:06.425Z] [2024-03-19T02:27:06.425Z] deploy: [2024-03-19T02:27:06.425Z] [2024-03-19T02:27:06.425Z] deploy-war-common: [2024-03-19T02:27:06.425Z] [2024-03-19T02:27:06.425Z] setOSConditions: [2024-03-19T02:27:06.425Z] [2024-03-19T02:27:06.425Z] setToolWin: [2024-03-19T02:27:06.425Z] [2024-03-19T02:27:06.425Z] setToolUnix: [2024-03-19T02:27:06.425Z] [2024-03-19T02:27:06.425Z] setToolProperty: [2024-03-19T02:27:06.425Z] [2024-03-19T02:27:06.425Z] setS1ASclassPath: [2024-03-19T02:27:06.425Z] [2024-03-19T02:27:06.425Z] init-common: [2024-03-19T02:27:06.425Z] [2024-03-19T02:27:06.425Z] deploy-war-commonpe: [2024-03-19T02:27:06.566Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:06.566Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:06.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server web-subclassingApp#jdbcra [2024-03-19T02:27:06.673Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:06.673Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:06.673Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:06.673Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:06.673Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:06.673Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:06.673Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:06.682Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jspc-configure --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jspc-configure-web.war [2024-03-19T02:27:06.764Z] [2024-03-19T02:27:06.764Z] setOSConditions: [2024-03-19T02:27:06.764Z] [2024-03-19T02:27:06.764Z] setToolWin: [2024-03-19T02:27:06.764Z] [2024-03-19T02:27:06.764Z] setToolUnix: [2024-03-19T02:27:06.764Z] [2024-03-19T02:27:06.764Z] setToolProperty: [2024-03-19T02:27:06.764Z] [2024-03-19T02:27:06.764Z] setS1ASclassPath: [2024-03-19T02:27:06.764Z] [2024-03-19T02:27:06.764Z] init-common: [2024-03-19T02:27:06.764Z] [2024-03-19T02:27:06.764Z] execute-sql-common: [2024-03-19T02:27:06.764Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/create_pointbase.sql [2024-03-19T02:27:06.764Z] [sql] 0 rows affected [2024-03-19T02:27:06.764Z] [sql] 0 rows affected [2024-03-19T02:27:06.764Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:27:06.764Z] [2024-03-19T02:27:06.764Z] setOSConditions: [2024-03-19T02:27:06.764Z] [2024-03-19T02:27:06.764Z] setToolWin: [2024-03-19T02:27:06.764Z] [2024-03-19T02:27:06.765Z] setToolUnix: [2024-03-19T02:27:06.765Z] [2024-03-19T02:27:06.765Z] setToolProperty: [2024-03-19T02:27:06.765Z] [2024-03-19T02:27:06.765Z] setS1ASclassPath: [2024-03-19T02:27:06.765Z] [2024-03-19T02:27:06.765Z] init-common: [2024-03-19T02:27:06.765Z] [2024-03-19T02:27:06.765Z] runclient-common: [2024-03-19T02:27:06.765Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthAppClient.jar -name jdbc-jdbcjmsauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:27:06.765Z] [exec] Mar 19, 2024 2:27:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:06.765Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:06.765Z] [exec] Mar 19, 2024 2:27:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:06.765Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:27:06.765Z] [exec] Mar 19, 2024 2:27:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:06.765Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:27:06.765Z] [exec] Mar 19, 2024 2:27:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:06.765Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:27:06.766Z] [exec] Mar 19, 2024 2:27:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:06.766Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:27:06.846Z] [2024-03-19T02:27:06.846Z] setOSConditions: [2024-03-19T02:27:06.846Z] [2024-03-19T02:27:06.846Z] setToolWin: [2024-03-19T02:27:06.846Z] [2024-03-19T02:27:06.846Z] setToolUnix: [2024-03-19T02:27:06.846Z] [2024-03-19T02:27:06.846Z] setToolProperty: [2024-03-19T02:27:06.846Z] [2024-03-19T02:27:06.846Z] setS1ASclassPath: [2024-03-19T02:27:06.846Z] [2024-03-19T02:27:06.846Z] init-common: [2024-03-19T02:27:06.846Z] [2024-03-19T02:27:06.846Z] undeploy-common: [2024-03-19T02:27:06.911Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:06.911Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:06.911Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:06.911Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:06.911Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:06.911Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:06.911Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:07.027Z] [exec] Mar 19, 2024 2:27:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:07.027Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@53feeac9 [2024-03-19T02:27:07.071Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:07.071Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:07.072Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:07.072Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:07.072Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:07.072Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:07.072Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:07.103Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-03-19T02:27:07.133Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:07.133Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:07.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "PortNumber=1527:serverName=localhost:DatabaseName=fancyDbName:connectionAttributes=;create\\=true" --target server MyWhirlPool [2024-03-19T02:27:07.236Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:07.244Z] [exec] Application deployed with name web-jspc-configure-web. [2024-03-19T02:27:07.245Z] [2024-03-19T02:27:07.245Z] deploy-war-commonee: [2024-03-19T02:27:07.245Z] [2024-03-19T02:27:07.245Z] run: [2024-03-19T02:27:07.245Z] [java] Connecting to: http://localhost:45711/web-jspc-configure/jsp/test.jsp [2024-03-19T02:27:07.245Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:07.245Z] [java] [2024-03-19T02:27:07.245Z] [java] [2024-03-19T02:27:07.245Z] [java] ----------------------------------------- [2024-03-19T02:27:07.245Z] [java] - jspc-configure: PASS - [2024-03-19T02:27:07.245Z] [java] ----------------------------------------- [2024-03-19T02:27:07.245Z] [java] - Total PASS : 1 - [2024-03-19T02:27:07.245Z] [java] - Total FAIL : 0 - [2024-03-19T02:27:07.245Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:27:07.245Z] [java] ----------------------------------------- [2024-03-19T02:27:07.245Z] [2024-03-19T02:27:07.245Z] undeploy: [2024-03-19T02:27:07.245Z] [2024-03-19T02:27:07.245Z] setOSConditions: [2024-03-19T02:27:07.245Z] [2024-03-19T02:27:07.245Z] setToolWin: [2024-03-19T02:27:07.245Z] [2024-03-19T02:27:07.245Z] setToolUnix: [2024-03-19T02:27:07.245Z] [2024-03-19T02:27:07.245Z] setToolProperty: [2024-03-19T02:27:07.245Z] [2024-03-19T02:27:07.245Z] setS1ASclassPath: [2024-03-19T02:27:07.245Z] [2024-03-19T02:27:07.245Z] init-common: [2024-03-19T02:27:07.245Z] [2024-03-19T02:27:07.245Z] undeploy-war-common: [2024-03-19T02:27:07.284Z] [exec] I am in client [2024-03-19T02:27:07.284Z] [exec] Calling tC1_SFSBWithUnsynchPC.doTest [2024-03-19T02:27:07.284Z] [exec] Value of key is:TestCase1_sfsbWithUnsyncPCInvokeSlsbWithSynchPC [2024-03-19T02:27:07.284Z] [exec] Calling tC2_SLSBWithUnsynchPC.doTest [2024-03-19T02:27:07.284Z] [exec] Value of key is:TestCase2_slsbWithUnsyncPCInvokeSlsbWithSynchPC [2024-03-19T02:27:07.284Z] [exec] Calling tC3_SLSBWithSynchPC.doTest [2024-03-19T02:27:07.284Z] [exec] Value of key is:TestCase3_slsbWithSyncPCInvokeSlsbWithUnsynchPC [2024-03-19T02:27:07.284Z] [exec] Calling tC4_SLSBWithSynchPC.doTest [2024-03-19T02:27:07.284Z] [exec] Value of key is:TestCase4_slsbWithSyncPCInvokeSfsbWithUnsynchPC [2024-03-19T02:27:07.284Z] [exec] DoTest method ends [2024-03-19T02:27:07.284Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:07.284Z] [exec] [2024-03-19T02:27:07.284Z] [exec] [2024-03-19T02:27:07.284Z] [exec] ----------------------------------------- [2024-03-19T02:27:07.284Z] [exec] - TestCase3_slsbWithSyncPCInvokeSlsbWithUnsynchPC: PASS - [2024-03-19T02:27:07.284Z] [exec] - TestCase1_sfsbWithUnsyncPCInvokeSlsbWithSynchPC: PASS - [2024-03-19T02:27:07.284Z] [exec] - TestCase2_slsbWithUnsyncPCInvokeSlsbWithSynchPC: PASS - [2024-03-19T02:27:07.284Z] [exec] - TestCase4_slsbWithSyncPCInvokeSfsbWithUnsynchPC: PASS - [2024-03-19T02:27:07.284Z] [exec] ----------------------------------------- [2024-03-19T02:27:07.284Z] [exec] Total PASS: 4 [2024-03-19T02:27:07.284Z] [exec] Total FAIL: 0 [2024-03-19T02:27:07.284Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:07.284Z] [exec] ----------------------------------------- [2024-03-19T02:27:07.284Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:07.284Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:07.362Z] [2024-03-19T02:27:07.362Z] enable-resource-validation: [2024-03-19T02:27:07.362Z] [2024-03-19T02:27:07.362Z] setOSConditions: [2024-03-19T02:27:07.362Z] [2024-03-19T02:27:07.362Z] setToolWin: [2024-03-19T02:27:07.362Z] [2024-03-19T02:27:07.362Z] setToolUnix: [2024-03-19T02:27:07.362Z] [2024-03-19T02:27:07.362Z] setToolProperty: [2024-03-19T02:27:07.362Z] [2024-03-19T02:27:07.362Z] setS1ASclassPath: [2024-03-19T02:27:07.362Z] [2024-03-19T02:27:07.362Z] init-common: [2024-03-19T02:27:07.362Z] [2024-03-19T02:27:07.362Z] delete-jvm-options: [2024-03-19T02:27:07.393Z] [exec] JDBC connection pool MyWhirlPool created successfully. [2024-03-19T02:27:07.393Z] [2024-03-19T02:27:07.393Z] setOSConditions: [2024-03-19T02:27:07.393Z] [2024-03-19T02:27:07.393Z] setToolWin: [2024-03-19T02:27:07.393Z] [2024-03-19T02:27:07.393Z] setToolUnix: [2024-03-19T02:27:07.393Z] [2024-03-19T02:27:07.393Z] setToolProperty: [2024-03-19T02:27:07.393Z] [2024-03-19T02:27:07.393Z] setS1ASclassPath: [2024-03-19T02:27:07.393Z] [2024-03-19T02:27:07.393Z] init-common: [2024-03-19T02:27:07.393Z] [2024-03-19T02:27:07.393Z] create-jdbcrealm-resource: [2024-03-19T02:27:07.492Z] [javac] 1 warning [2024-03-19T02:27:07.492Z] [2024-03-19T02:27:07.492Z] build: [2024-03-19T02:27:07.492Z] [2024-03-19T02:27:07.492Z] setOSConditions: [2024-03-19T02:27:07.493Z] [2024-03-19T02:27:07.493Z] fixFiles: [2024-03-19T02:27:07.493Z] [2024-03-19T02:27:07.493Z] convUnix: [2024-03-19T02:27:07.493Z] [2024-03-19T02:27:07.493Z] convWin: [2024-03-19T02:27:07.493Z] [2024-03-19T02:27:07.493Z] setToolWin: [2024-03-19T02:27:07.493Z] [2024-03-19T02:27:07.493Z] setToolUnix: [2024-03-19T02:27:07.493Z] [2024-03-19T02:27:07.493Z] setToolProperty: [2024-03-19T02:27:07.493Z] [2024-03-19T02:27:07.493Z] setS1ASclassPath: [2024-03-19T02:27:07.493Z] [2024-03-19T02:27:07.493Z] init-common: [2024-03-19T02:27:07.493Z] [2024-03-19T02:27:07.493Z] package-persistence-common: [2024-03-19T02:27:07.493Z] [2024-03-19T02:27:07.493Z] ejb-jar-common: [2024-03-19T02:27:07.493Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:07.493Z] [2024-03-19T02:27:07.493Z] package-ejbjar-common: [2024-03-19T02:27:07.493Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:07.493Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:07.493Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindings-ejb.jar [2024-03-19T02:27:07.494Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:07.494Z] [2024-03-19T02:27:07.494Z] appclient-jar-common: [2024-03-19T02:27:07.494Z] [2024-03-19T02:27:07.494Z] package-appclientjar-common: [2024-03-19T02:27:07.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:07.494Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindings-client.jar [2024-03-19T02:27:07.494Z] [2024-03-19T02:27:07.494Z] webclient-war-common: [2024-03-19T02:27:07.494Z] [2024-03-19T02:27:07.494Z] build-ear-common: [2024-03-19T02:27:07.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:07.494Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:07.494Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsApp.ear [2024-03-19T02:27:07.494Z] [2024-03-19T02:27:07.494Z] deploy: [2024-03-19T02:27:07.494Z] [2024-03-19T02:27:07.494Z] setOSConditions: [2024-03-19T02:27:07.494Z] [2024-03-19T02:27:07.494Z] setToolWin: [2024-03-19T02:27:07.494Z] [2024-03-19T02:27:07.495Z] setToolUnix: [2024-03-19T02:27:07.495Z] [2024-03-19T02:27:07.495Z] setToolProperty: [2024-03-19T02:27:07.495Z] [2024-03-19T02:27:07.495Z] setS1ASclassPath: [2024-03-19T02:27:07.495Z] [2024-03-19T02:27:07.495Z] init-common: [2024-03-19T02:27:07.495Z] [2024-03-19T02:27:07.495Z] deploy-common: [2024-03-19T02:27:07.495Z] [echo] Current time (ISO): 2024-03-19T02:27:07.336+0000 [2024-03-19T02:27:07.495Z] [2024-03-19T02:27:07.495Z] setOSConditions: [2024-03-19T02:27:07.495Z] [2024-03-19T02:27:07.495Z] setToolWin: [2024-03-19T02:27:07.495Z] [2024-03-19T02:27:07.495Z] setToolUnix: [2024-03-19T02:27:07.495Z] [2024-03-19T02:27:07.495Z] setToolProperty: [2024-03-19T02:27:07.495Z] [2024-03-19T02:27:07.495Z] setS1ASclassPath: [2024-03-19T02:27:07.495Z] [2024-03-19T02:27:07.495Z] init-common: [2024-03-19T02:27:07.495Z] [2024-03-19T02:27:07.495Z] deploy-common-pe: [2024-03-19T02:27:07.505Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jspc-configure-web [2024-03-19T02:27:07.622Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2024-03-19T02:27:07.622Z] [exec] Deleted 1 option(s) [2024-03-19T02:27:07.622Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:27:07.622Z] [2024-03-19T02:27:07.622Z] restart-server: [2024-03-19T02:27:07.752Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsApp.ear [2024-03-19T02:27:07.806Z] [2024-03-19T02:27:07.806Z] all: [2024-03-19T02:27:07.806Z] [echo] [2024-03-19T02:27:07.806Z] [echo] ************************* [2024-03-19T02:27:07.806Z] [echo] * Running jspconfig [2024-03-19T02:27:07.806Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspconfig [2024-03-19T02:27:07.806Z] [echo] ************************* [2024-03-19T02:27:07.806Z] [echo] [2024-03-19T02:27:07.806Z] [2024-03-19T02:27:07.807Z] setOSConditions: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] setToolWin: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] setToolUnix: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] setToolProperty: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] setS1ASclassPath: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] init-common: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] clean: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] setOSConditions: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] setToolWin: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] setToolUnix: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] setToolProperty: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] setS1ASclassPath: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] init-common: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.807Z] clean-common: [2024-03-19T02:27:07.807Z] [2024-03-19T02:27:07.808Z] setOSConditions: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] setToolWin: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] setToolUnix: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] setToolProperty: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] setS1ASclassPath: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] init-common: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] clean-classes-common: [2024-03-19T02:27:07.808Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] setOSConditions: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] setToolWin: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] setToolUnix: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] setToolProperty: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] setS1ASclassPath: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] init-common: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.808Z] clean-jars-common: [2024-03-19T02:27:07.808Z] [2024-03-19T02:27:07.809Z] compile: [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] setOSConditions: [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] setToolWin: [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] setToolUnix: [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] setToolProperty: [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] setS1ASclassPath: [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] init-common: [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] compile-common: [2024-03-19T02:27:07.809Z] [echo] Current time (ISO): 2024-03-19T02:27:07.559+0000 [2024-03-19T02:27:07.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:07.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspconfig/servlet [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] build: [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] setOSConditions: [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] setToolWin: [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] setToolUnix: [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] setToolProperty: [2024-03-19T02:27:07.809Z] [2024-03-19T02:27:07.809Z] setS1ASclassPath: [2024-03-19T02:27:07.810Z] [2024-03-19T02:27:07.810Z] init-common: [2024-03-19T02:27:07.810Z] [2024-03-19T02:27:07.810Z] webclient-war-common: [2024-03-19T02:27:07.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:07.810Z] [2024-03-19T02:27:07.810Z] clear: [2024-03-19T02:27:07.810Z] [2024-03-19T02:27:07.810Z] test-tlds-exist: [2024-03-19T02:27:07.810Z] [2024-03-19T02:27:07.810Z] copy-tlds: [2024-03-19T02:27:07.810Z] [2024-03-19T02:27:07.810Z] test-tagfiles-exist: [2024-03-19T02:27:07.810Z] [2024-03-19T02:27:07.810Z] copy-tagfiles: [2024-03-19T02:27:07.810Z] [2024-03-19T02:27:07.810Z] package-war-common: [2024-03-19T02:27:07.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:07.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:07.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:07.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:07.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspconfig/lib [2024-03-19T02:27:07.810Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:07.810Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-web.war [2024-03-19T02:27:07.810Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:07.811Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspconfig/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:07.811Z] [javac] Compiling 1 source file [2024-03-19T02:27:07.811Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspconfig/WebTest.java:37: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:27:07.811Z] [javac] int port = new Integer(portS).intValue(); [2024-03-19T02:27:07.811Z] [javac] ^ [2024-03-19T02:27:07.811Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/jspconfig/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:27:07.811Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:07.811Z] [javac] 1 warning [2024-03-19T02:27:07.811Z] [2024-03-19T02:27:07.811Z] deploy: [2024-03-19T02:27:07.811Z] [2024-03-19T02:27:07.811Z] deploy-war-common: [2024-03-19T02:27:07.811Z] [2024-03-19T02:27:07.811Z] setOSConditions: [2024-03-19T02:27:07.811Z] [2024-03-19T02:27:07.811Z] setToolWin: [2024-03-19T02:27:07.811Z] [2024-03-19T02:27:07.811Z] setToolUnix: [2024-03-19T02:27:07.811Z] [2024-03-19T02:27:07.811Z] setToolProperty: [2024-03-19T02:27:07.811Z] [2024-03-19T02:27:07.811Z] setS1ASclassPath: [2024-03-19T02:27:07.811Z] [2024-03-19T02:27:07.811Z] init-common: [2024-03-19T02:27:07.811Z] [2024-03-19T02:27:07.811Z] deploy-war-commonpe: [2024-03-19T02:27:07.847Z] [2024-03-19T02:27:07.847Z] checkReporting-common: [2024-03-19T02:27:07.847Z] [2024-03-19T02:27:07.847Z] confirmReportPresent-common: [2024-03-19T02:27:07.847Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:07.847Z] [echo] Test seems to be reported fine [2024-03-19T02:27:07.847Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/txscope_synctype_mismatch/RepRunConf.txt [2024-03-19T02:27:07.847Z] [2024-03-19T02:27:07.847Z] confirmMissingReport-common: [2024-03-19T02:27:07.847Z] [2024-03-19T02:27:07.847Z] undeploy: [2024-03-19T02:27:07.848Z] [2024-03-19T02:27:07.848Z] setOSConditions: [2024-03-19T02:27:07.848Z] [2024-03-19T02:27:07.848Z] setToolWin: [2024-03-19T02:27:07.848Z] [2024-03-19T02:27:07.848Z] setToolUnix: [2024-03-19T02:27:07.848Z] [2024-03-19T02:27:07.848Z] setToolProperty: [2024-03-19T02:27:07.848Z] [2024-03-19T02:27:07.848Z] setS1ASclassPath: [2024-03-19T02:27:07.848Z] [2024-03-19T02:27:07.848Z] init-common: [2024-03-19T02:27:07.848Z] [2024-03-19T02:27:07.848Z] undeploy-common: [2024-03-19T02:27:07.853Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:07.878Z] [2024-03-19T02:27:07.878Z] setOSConditions: [2024-03-19T02:27:07.878Z] [2024-03-19T02:27:07.878Z] stop-server: [2024-03-19T02:27:07.878Z] [2024-03-19T02:27:07.878Z] stop-server-unix: [2024-03-19T02:27:07.878Z] [echo] stopping server on unix ... [2024-03-19T02:27:08.105Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-web.war [2024-03-19T02:27:08.106Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsyncpc_txscope_synctype_mismatchApp [2024-03-19T02:27:08.106Z] [2024-03-19T02:27:08.106Z] unsetup: [2024-03-19T02:27:08.106Z] [2024-03-19T02:27:08.106Z] setOSConditions: [2024-03-19T02:27:08.106Z] [2024-03-19T02:27:08.106Z] setToolWin: [2024-03-19T02:27:08.106Z] [2024-03-19T02:27:08.106Z] setToolUnix: [2024-03-19T02:27:08.106Z] [2024-03-19T02:27:08.106Z] setToolProperty: [2024-03-19T02:27:08.106Z] [2024-03-19T02:27:08.106Z] setS1ASclassPath: [2024-03-19T02:27:08.106Z] [2024-03-19T02:27:08.106Z] init-common: [2024-03-19T02:27:08.106Z] [2024-03-19T02:27:08.106Z] execute-ejb-sql-common: [2024-03-19T02:27:08.107Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/txscope_synctype_mismatch/sql/drop.sql [2024-03-19T02:27:08.107Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:08.107Z] [2024-03-19T02:27:08.107Z] all: [2024-03-19T02:27:08.110Z] [javac] 1 warning [2024-03-19T02:27:08.110Z] [2024-03-19T02:27:08.110Z] setOSConditions: [2024-03-19T02:27:08.110Z] [2024-03-19T02:27:08.110Z] setToolWin: [2024-03-19T02:27:08.111Z] [2024-03-19T02:27:08.111Z] setToolUnix: [2024-03-19T02:27:08.111Z] [2024-03-19T02:27:08.111Z] setToolProperty: [2024-03-19T02:27:08.111Z] [2024-03-19T02:27:08.111Z] setS1ASclassPath: [2024-03-19T02:27:08.111Z] [2024-03-19T02:27:08.111Z] init-common: [2024-03-19T02:27:08.111Z] [2024-03-19T02:27:08.111Z] compile-common: [2024-03-19T02:27:08.111Z] [echo] Current time (ISO): 2024-03-19T02:27:07.872+0000 [2024-03-19T02:27:08.111Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:08.136Z] [exec] Mar 19, 2024 2:27:07 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:08.136Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7b9e25bd [2024-03-19T02:27:08.136Z] [exec] jdbc tests 3 & 7 will fail with Derby [2024-03-19T02:27:08.136Z] [exec] ----------------------------------------------- [2024-03-19T02:27:08.136Z] [exec] JDBC Tests [2024-03-19T02:27:08.136Z] [exec] ----------------------------------------------- [2024-03-19T02:27:08.136Z] [exec] app auth : getting connection w/o user/pass [2024-03-19T02:27:08.136Z] [exec] Should NOT get a connection : Value of key is: test1 [2024-03-19T02:27:08.136Z] [exec] ----------------------------------------------- [2024-03-19T02:27:08.136Z] [exec] app auth : getting connection w/ user/pass [2024-03-19T02:27:08.316Z] [exec] Application deployed with name ejb-ejb30-interceptors-bindingsApp. [2024-03-19T02:27:08.316Z] [echo] Deployment on target server server successful [2024-03-19T02:27:08.316Z] [2024-03-19T02:27:08.316Z] setOSConditions: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] setToolWin: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] setToolUnix: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] setToolProperty: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] setS1ASclassPath: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] init-common: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] deploy-common-ee: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] run: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] setOSConditions: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] setToolWin: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] setToolUnix: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] setToolProperty: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] setS1ASclassPath: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] init-common: [2024-03-19T02:27:08.317Z] [2024-03-19T02:27:08.317Z] runclient-common: [2024-03-19T02:27:08.318Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsAppClient.jar -name ejb-ejb30-interceptors-bindingsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:27:08.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid MyWhirlPool --enabled=true --target server jdbc/MyWhirlPool [2024-03-19T02:27:08.328Z] [exec] JDBC resource jdbc/MyWhirlPool created successfully. [2024-03-19T02:27:08.328Z] [2024-03-19T02:27:08.328Z] setOSConditions: [2024-03-19T02:27:08.328Z] [2024-03-19T02:27:08.328Z] setToolWin: [2024-03-19T02:27:08.328Z] [2024-03-19T02:27:08.328Z] setToolUnix: [2024-03-19T02:27:08.328Z] [2024-03-19T02:27:08.328Z] setToolProperty: [2024-03-19T02:27:08.328Z] [2024-03-19T02:27:08.328Z] setS1ASclassPath: [2024-03-19T02:27:08.328Z] [2024-03-19T02:27:08.328Z] init-common: [2024-03-19T02:27:08.328Z] [2024-03-19T02:27:08.328Z] create-auth-jdbcrealm: [2024-03-19T02:27:08.328Z] [2024-03-19T02:27:08.328Z] setOSConditions: [2024-03-19T02:27:08.328Z] [2024-03-19T02:27:08.328Z] setToolWin: [2024-03-19T02:27:08.329Z] [2024-03-19T02:27:08.329Z] setToolUnix: [2024-03-19T02:27:08.329Z] [2024-03-19T02:27:08.329Z] setToolProperty: [2024-03-19T02:27:08.329Z] [2024-03-19T02:27:08.329Z] setS1ASclassPath: [2024-03-19T02:27:08.329Z] [2024-03-19T02:27:08.329Z] init-common: [2024-03-19T02:27:08.329Z] [2024-03-19T02:27:08.329Z] create-custom-auth-realm: [2024-03-19T02:27:08.329Z] [echo] Creating auth realm JDBCRealm_CLEAR ... [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.363Z] extendedscope_cross_sfsb: [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.363Z] setOSConditions: [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.363Z] setToolWin: [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.363Z] setToolUnix: [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.363Z] setToolProperty: [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.363Z] setS1ASclassPath: [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.363Z] init-common: [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.363Z] clean: [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.363Z] setOSConditions: [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.363Z] setToolWin: [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.363Z] setToolUnix: [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.363Z] setToolProperty: [2024-03-19T02:27:08.363Z] [2024-03-19T02:27:08.364Z] setS1ASclassPath: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] init-common: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] clean-common: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] setOSConditions: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] setToolWin: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] setToolUnix: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] setToolProperty: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] setS1ASclassPath: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] init-common: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] clean-classes-common: [2024-03-19T02:27:08.364Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] setOSConditions: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] setToolWin: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] setToolUnix: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] setToolProperty: [2024-03-19T02:27:08.364Z] [2024-03-19T02:27:08.364Z] setS1ASclassPath: [2024-03-19T02:27:08.365Z] [2024-03-19T02:27:08.365Z] init-common: [2024-03-19T02:27:08.365Z] [2024-03-19T02:27:08.365Z] clean-jars-common: [2024-03-19T02:27:08.365Z] [2024-03-19T02:27:08.365Z] compile: [2024-03-19T02:27:08.365Z] [2024-03-19T02:27:08.365Z] setOSConditions: [2024-03-19T02:27:08.365Z] [2024-03-19T02:27:08.365Z] setToolWin: [2024-03-19T02:27:08.365Z] [2024-03-19T02:27:08.365Z] setToolUnix: [2024-03-19T02:27:08.365Z] [2024-03-19T02:27:08.365Z] setToolProperty: [2024-03-19T02:27:08.365Z] [2024-03-19T02:27:08.365Z] setS1ASclassPath: [2024-03-19T02:27:08.365Z] [2024-03-19T02:27:08.365Z] init-common: [2024-03-19T02:27:08.365Z] [2024-03-19T02:27:08.365Z] compile-common: [2024-03-19T02:27:08.365Z] [echo] Current time (ISO): 2024-03-19T02:27:08.162+0000 [2024-03-19T02:27:08.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:08.365Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:08.423Z] [exec] Should get a connection : Value of key is: test2 [2024-03-19T02:27:08.423Z] [exec] ----------------------------------------------- [2024-03-19T02:27:08.423Z] [exec] app auth : getting connection w/ wrong user/pass [2024-03-19T02:27:08.423Z] [exec] Should NOT get a connection : Value of key is: test3 [2024-03-19T02:27:08.423Z] [exec] ----------------------------------------------- [2024-03-19T02:27:08.423Z] [exec] app auth : getting connection w/ correct then wrong user/pass [2024-03-19T02:27:08.423Z] [exec] Should get a connection then NOT get a connection : Value of key is: test4 [2024-03-19T02:27:08.423Z] [exec] ----------------------------------------------- [2024-03-19T02:27:08.423Z] [exec] container auth : getting connection w/o user/pass [2024-03-19T02:27:08.423Z] [exec] Should get a connection : Value of key is: test5 [2024-03-19T02:27:08.423Z] [exec] ----------------------------------------------- [2024-03-19T02:27:08.423Z] [exec] container auth : getting connection w/ user/pass [2024-03-19T02:27:08.423Z] [exec] Should get a connection : Value of key is: test6 [2024-03-19T02:27:08.423Z] [exec] ----------------------------------------------- [2024-03-19T02:27:08.423Z] [exec] container auth : getting connection w/ wrong user/pass [2024-03-19T02:27:08.423Z] [exec] Should NOT get a connection : Value of key is: test7 [2024-03-19T02:27:08.423Z] [exec] ----------------------------------------------- [2024-03-19T02:27:08.423Z] [exec] JMS tests [2024-03-19T02:27:08.423Z] [exec] ----------------------------------------------- [2024-03-19T02:27:08.423Z] [exec] app auth : getting connection w/ user/pass [2024-03-19T02:27:08.462Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:08.462Z] [javac] 1 warning [2024-03-19T02:27:08.462Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:08.462Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:08.462Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:08.462Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:08.462Z] [2024-03-19T02:27:08.462Z] pkg-war: [2024-03-19T02:27:08.462Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:08.462Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:08.462Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:08.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:08.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:27:08.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:08.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:08.463Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/SubtractNumbers.wsdl to copy. [2024-03-19T02:27:08.463Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:27:08.463Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:27:08.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:08.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:08.463Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/${web.wsit.descriptors} does not exist. [2024-03-19T02:27:08.463Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/webservices13-respectbinding-web.war [2024-03-19T02:27:08.463Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:08.463Z] [2024-03-19T02:27:08.463Z] deploy-app: [2024-03-19T02:27:08.463Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:08.463Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:08.464Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:08.464Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:08.464Z] [2024-03-19T02:27:08.464Z] deploy-war-common: [2024-03-19T02:27:08.464Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:08.464Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:08.464Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:08.464Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:08.464Z] [2024-03-19T02:27:08.464Z] setOSConditions: [2024-03-19T02:27:08.464Z] [2024-03-19T02:27:08.464Z] setToolWin: [2024-03-19T02:27:08.464Z] [2024-03-19T02:27:08.464Z] setToolUnix: [2024-03-19T02:27:08.464Z] [2024-03-19T02:27:08.464Z] setToolProperty: [2024-03-19T02:27:08.464Z] [2024-03-19T02:27:08.464Z] setS1ASclassPath: [2024-03-19T02:27:08.465Z] [2024-03-19T02:27:08.465Z] init-common: [2024-03-19T02:27:08.465Z] [2024-03-19T02:27:08.465Z] deploy-war-commonpe: [2024-03-19T02:27:08.817Z] [exec] Waiting for the domain to stop . [2024-03-19T02:27:08.817Z] [exec] Waiting finished after 176 ms. [2024-03-19T02:27:08.817Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:27:08.817Z] [2024-03-19T02:27:08.817Z] stop-server-windows: [2024-03-19T02:27:08.817Z] [2024-03-19T02:27:08.817Z] setOSConditions: [2024-03-19T02:27:08.817Z] [2024-03-19T02:27:08.817Z] start-server: [2024-03-19T02:27:08.817Z] [echo] +-----------------------------+ [2024-03-19T02:27:08.817Z] [echo] | | [2024-03-19T02:27:08.817Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:27:08.817Z] [echo] | in Felix mode | [2024-03-19T02:27:08.817Z] [echo] | | [2024-03-19T02:27:08.817Z] [echo] +-----------------------------+ [2024-03-19T02:27:08.817Z] [2024-03-19T02:27:08.817Z] start-server-unix: [2024-03-19T02:27:09.032Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webservices13-respectbinding --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/webservices13-respectbinding-web.war [2024-03-19T02:27:09.054Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:09.054Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:09.054Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:09.054Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:09.054Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:09.054Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:09.054Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:09.264Z] [exec] Mar 19, 2024 2:27:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:09.264Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:09.310Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:09.310Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:09.310Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:09.310Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:09.310Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:09.310Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:09.310Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:09.325Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE:digest-algorithm=NONE --target server JDBCRealm_CLEAR [2024-03-19T02:27:09.325Z] [2024-03-19T02:27:09.325Z] setOSConditions: [2024-03-19T02:27:09.325Z] [2024-03-19T02:27:09.325Z] setToolWin: [2024-03-19T02:27:09.325Z] [2024-03-19T02:27:09.325Z] setToolUnix: [2024-03-19T02:27:09.325Z] [2024-03-19T02:27:09.325Z] setToolProperty: [2024-03-19T02:27:09.325Z] [2024-03-19T02:27:09.325Z] setS1ASclassPath: [2024-03-19T02:27:09.325Z] [2024-03-19T02:27:09.325Z] init-common: [2024-03-19T02:27:09.325Z] [2024-03-19T02:27:09.325Z] create-custom-auth-realm: [2024-03-19T02:27:09.325Z] [echo] Creating auth realm JDBCRealm_CLEAR_BASE64 ... [2024-03-19T02:27:09.598Z] [exec] Application deployed with name webservices13-respectbinding-web. [2024-03-19T02:27:09.618Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:09.855Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:09.855Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:09.855Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:09.855Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:09.856Z] [2024-03-19T02:27:09.856Z] deploy-war-commonee: [2024-03-19T02:27:09.856Z] [2024-03-19T02:27:09.856Z] assemble-client: [2024-03-19T02:27:09.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:27:09.856Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:09.856Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:09.856Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:09.856Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:09.856Z] [2024-03-19T02:27:09.856Z] setOSConditions: [2024-03-19T02:27:09.856Z] [2024-03-19T02:27:09.856Z] setToolWin: [2024-03-19T02:27:09.856Z] [2024-03-19T02:27:09.856Z] setToolUnix: [2024-03-19T02:27:09.856Z] [2024-03-19T02:27:09.856Z] setToolProperty: [2024-03-19T02:27:09.856Z] [2024-03-19T02:27:09.856Z] setS1ASclassPath: [2024-03-19T02:27:09.857Z] [2024-03-19T02:27:09.857Z] init-common: [2024-03-19T02:27:09.857Z] [2024-03-19T02:27:09.857Z] wsimport: [2024-03-19T02:27:09.875Z] [javac] 1 warning [2024-03-19T02:27:09.875Z] [2024-03-19T02:27:09.875Z] build: [2024-03-19T02:27:09.875Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:09.875Z] [2024-03-19T02:27:09.875Z] setOSConditions: [2024-03-19T02:27:09.875Z] [2024-03-19T02:27:09.875Z] fixFiles: [2024-03-19T02:27:09.875Z] [2024-03-19T02:27:09.875Z] convUnix: [2024-03-19T02:27:09.875Z] [2024-03-19T02:27:09.875Z] convWin: [2024-03-19T02:27:09.875Z] [2024-03-19T02:27:09.875Z] setToolWin: [2024-03-19T02:27:09.875Z] [2024-03-19T02:27:09.875Z] setToolUnix: [2024-03-19T02:27:09.875Z] [2024-03-19T02:27:09.875Z] setToolProperty: [2024-03-19T02:27:09.876Z] [2024-03-19T02:27:09.876Z] setS1ASclassPath: [2024-03-19T02:27:09.876Z] [2024-03-19T02:27:09.876Z] init-common: [2024-03-19T02:27:09.876Z] [2024-03-19T02:27:09.876Z] package-persistence-common: [2024-03-19T02:27:09.876Z] [2024-03-19T02:27:09.876Z] ejb-jar-common: [2024-03-19T02:27:09.876Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:09.876Z] [2024-03-19T02:27:09.876Z] package-ejbjar-common: [2024-03-19T02:27:09.876Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:09.876Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:09.876Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2024-03-19T02:27:09.876Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:09.876Z] [2024-03-19T02:27:09.876Z] appclient-jar-common: [2024-03-19T02:27:09.876Z] [2024-03-19T02:27:09.876Z] package-appclientjar-common: [2024-03-19T02:27:09.876Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:09.876Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:09.876Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:09.877Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2024-03-19T02:27:09.877Z] [2024-03-19T02:27:09.877Z] webclient-war-common: [2024-03-19T02:27:09.877Z] [2024-03-19T02:27:09.877Z] clear: [2024-03-19T02:27:09.877Z] [2024-03-19T02:27:09.877Z] test-tlds-exist: [2024-03-19T02:27:09.877Z] [2024-03-19T02:27:09.877Z] copy-tlds: [2024-03-19T02:27:09.877Z] [2024-03-19T02:27:09.877Z] test-tagfiles-exist: [2024-03-19T02:27:09.877Z] [2024-03-19T02:27:09.877Z] copy-tagfiles: [2024-03-19T02:27:09.877Z] [2024-03-19T02:27:09.877Z] package-war-common: [2024-03-19T02:27:09.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:09.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:09.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:09.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:09.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/lib [2024-03-19T02:27:09.877Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:09.877Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:09.877Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:09.878Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:09.878Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/docroot [2024-03-19T02:27:09.878Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2024-03-19T02:27:09.878Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:09.878Z] [2024-03-19T02:27:09.878Z] build-ear-common: [2024-03-19T02:27:09.878Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:09.878Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:09.878Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:09.878Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:09.878Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-03-19T02:27:09.878Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/build.xml:82: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:09.878Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources [2024-03-19T02:27:09.878Z] [2024-03-19T02:27:09.878Z] build-rar-ext: [2024-03-19T02:27:09.878Z] [2024-03-19T02:27:09.878Z] setOSConditions: [2024-03-19T02:27:09.878Z] [2024-03-19T02:27:09.878Z] setToolWin: [2024-03-19T02:27:09.878Z] [2024-03-19T02:27:09.878Z] setToolUnix: [2024-03-19T02:27:09.878Z] [2024-03-19T02:27:09.879Z] setToolProperty: [2024-03-19T02:27:09.879Z] [2024-03-19T02:27:09.879Z] setS1ASclassPath: [2024-03-19T02:27:09.879Z] [2024-03-19T02:27:09.879Z] init-common: [2024-03-19T02:27:09.879Z] [2024-03-19T02:27:09.879Z] prepare: [2024-03-19T02:27:09.879Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-03-19T02:27:09.879Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/lib [2024-03-19T02:27:09.879Z] [2024-03-19T02:27:09.879Z] build: [2024-03-19T02:27:09.879Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:09.879Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-03-19T02:27:10.006Z] [exec] Application deployed with name web-jsp-config-web. [2024-03-19T02:27:10.006Z] [2024-03-19T02:27:10.006Z] deploy-war-commonee: [2024-03-19T02:27:10.006Z] [2024-03-19T02:27:10.006Z] run: [2024-03-19T02:27:10.006Z] [java] GET /web-jsp-config/test.jsp HTTP/1.0 [2024-03-19T02:27:10.006Z] [java] [2024-03-19T02:27:10.006Z] [java] HTTP/1.1 200 OK [2024-03-19T02:27:10.006Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:27:10.006Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:27:10.006Z] [java] Set-Cookie: JSESSIONID=488b6a71dcf77866bda2510dbb87; Path=/web-jsp-config; HttpOnly [2024-03-19T02:27:10.006Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:27:10.006Z] [java] Connection: close [2024-03-19T02:27:10.006Z] [java] Content-Length: 76 [2024-03-19T02:27:10.006Z] [java] [2024-03-19T02:27:10.006Z] [java] [2024-03-19T02:27:10.006Z] [java] [2024-03-19T02:27:10.006Z] [java]

before including

[2024-03-19T02:27:10.006Z] [java] [2024-03-19T02:27:10.006Z] [java] [2024-03-19T02:27:10.006Z] [java] JSP-CONFIG:PASS [2024-03-19T02:27:10.006Z] [java] [2024-03-19T02:27:10.006Z] [java]

after including

[2024-03-19T02:27:10.006Z] [java] GET /web-jsp-config/foo/test.jsp HTTP/1.0 [2024-03-19T02:27:10.006Z] [java] [2024-03-19T02:27:10.006Z] [java] HTTP/1.1 200 OK [2024-03-19T02:27:10.006Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:27:10.006Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:27:10.006Z] [java] Set-Cookie: JSESSIONID=488b6af8a116dbcf229c7ea13754; Path=/web-jsp-config; HttpOnly [2024-03-19T02:27:10.006Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:27:10.006Z] [java] Connection: close [2024-03-19T02:27:10.006Z] [java] Content-Length: 51 [2024-03-19T02:27:10.006Z] [java] [2024-03-19T02:27:10.006Z] [java] [2024-03-19T02:27:10.006Z] [java] [2024-03-19T02:27:10.006Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2024-03-19T02:27:10.007Z] [java] GET /web-jsp-config/foo/bar/test.jsp HTTP/1.0 [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] HTTP/1.1 200 OK [2024-03-19T02:27:10.007Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:27:10.007Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:27:10.007Z] [java] Set-Cookie: JSESSIONID=488b6b26a60bce6c03b5b02ab7db; Path=/web-jsp-config; HttpOnly [2024-03-19T02:27:10.007Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:27:10.007Z] [java] Connection: close [2024-03-19T02:27:10.007Z] [java] Content-Length: 51 [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2024-03-19T02:27:10.007Z] [java] GET /web-jsp-config/foo/bar/baz/test.jsp HTTP/1.0 [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] HTTP/1.1 200 OK [2024-03-19T02:27:10.007Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:27:10.007Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:27:10.007Z] [java] Set-Cookie: JSESSIONID=488b6b50d6591664e2dd247a0655; Path=/web-jsp-config; HttpOnly [2024-03-19T02:27:10.007Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:27:10.007Z] [java] Connection: close [2024-03-19T02:27:10.007Z] [java] Content-Length: 55 [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] ELIgnored:false /web-jsp-config/foo/bar/baz/test.jsp [2024-03-19T02:27:10.007Z] [java] GET /web-jsp-config/foo/bar/baz/test2.jsp HTTP/1.0 [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] HTTP/1.1 200 OK [2024-03-19T02:27:10.007Z] [java] Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:27:10.007Z] [java] X-Powered-By: JSP/3.0 [2024-03-19T02:27:10.007Z] [java] Set-Cookie: JSESSIONID=488b6cbbf33d3ad44284c30a06a7; Path=/web-jsp-config; HttpOnly [2024-03-19T02:27:10.007Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:27:10.007Z] [java] Connection: close [2024-03-19T02:27:10.007Z] [java] Content-Length: 51 [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2024-03-19T02:27:10.007Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] [2024-03-19T02:27:10.007Z] [java] ----------------------------------------- [2024-03-19T02:27:10.007Z] [java] - jsp-config: PASS - [2024-03-19T02:27:10.007Z] [java] ----------------------------------------- [2024-03-19T02:27:10.007Z] [java] - Total PASS : 1 - [2024-03-19T02:27:10.007Z] [java] - Total FAIL : 0 - [2024-03-19T02:27:10.007Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:27:10.007Z] [java] ----------------------------------------- [2024-03-19T02:27:10.007Z] [2024-03-19T02:27:10.007Z] undeploy: [2024-03-19T02:27:10.007Z] [2024-03-19T02:27:10.007Z] setOSConditions: [2024-03-19T02:27:10.007Z] [2024-03-19T02:27:10.007Z] setToolWin: [2024-03-19T02:27:10.007Z] [2024-03-19T02:27:10.007Z] setToolUnix: [2024-03-19T02:27:10.007Z] [2024-03-19T02:27:10.007Z] setToolProperty: [2024-03-19T02:27:10.007Z] [2024-03-19T02:27:10.007Z] setS1ASclassPath: [2024-03-19T02:27:10.007Z] [2024-03-19T02:27:10.008Z] init-common: [2024-03-19T02:27:10.008Z] [2024-03-19T02:27:10.008Z] undeploy-war-common: [2024-03-19T02:27:10.008Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-web [2024-03-19T02:27:10.123Z] [exec] parsing WSDL... [2024-03-19T02:27:10.136Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:10.136Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:10.136Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:10.136Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:10.136Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:10.136Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:10.136Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:10.206Z] [exec] Mar 19, 2024 2:27:09 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:27:10.206Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-interceptors-bindings-client] with main class [com.sun.s1asdev.ejb.ejb30.interceptors.bindings.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-interceptors-bindingsClient [2024-03-19T02:27:10.238Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:10.239Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:27:10.239Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:27:10.239Z] [javac] 2 warnings [2024-03-19T02:27:10.239Z] [2024-03-19T02:27:10.239Z] setOSConditions: [2024-03-19T02:27:10.239Z] [2024-03-19T02:27:10.239Z] setToolWin: [2024-03-19T02:27:10.239Z] [2024-03-19T02:27:10.239Z] setToolUnix: [2024-03-19T02:27:10.239Z] [2024-03-19T02:27:10.239Z] setToolProperty: [2024-03-19T02:27:10.239Z] [2024-03-19T02:27:10.239Z] setS1ASclassPath: [2024-03-19T02:27:10.239Z] [2024-03-19T02:27:10.239Z] init-common: [2024-03-19T02:27:10.239Z] [2024-03-19T02:27:10.239Z] compile-common: [2024-03-19T02:27:10.239Z] [echo] Current time (ISO): 2024-03-19T02:27:10.116+0000 [2024-03-19T02:27:10.239Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:10.258Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_BASE64:digest-algorithm=NONE:encoding=BASE64 --target server JDBCRealm_CLEAR_BASE64 [2024-03-19T02:27:10.258Z] [2024-03-19T02:27:10.258Z] setOSConditions: [2024-03-19T02:27:10.258Z] [2024-03-19T02:27:10.258Z] setToolWin: [2024-03-19T02:27:10.258Z] [2024-03-19T02:27:10.258Z] setToolUnix: [2024-03-19T02:27:10.258Z] [2024-03-19T02:27:10.258Z] setToolProperty: [2024-03-19T02:27:10.258Z] [2024-03-19T02:27:10.258Z] setS1ASclassPath: [2024-03-19T02:27:10.258Z] [2024-03-19T02:27:10.258Z] init-common: [2024-03-19T02:27:10.258Z] [2024-03-19T02:27:10.258Z] create-custom-auth-realm: [2024-03-19T02:27:10.259Z] [echo] Creating auth realm JDBCRealm_CLEAR_HEX ... [2024-03-19T02:27:10.264Z] [2024-03-19T02:27:10.264Z] all: [2024-03-19T02:27:10.264Z] [echo] [2024-03-19T02:27:10.264Z] [echo] ************************* [2024-03-19T02:27:10.264Z] [echo] * Running welcomePageSecurityConstraintExactMatch [2024-03-19T02:27:10.264Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch [2024-03-19T02:27:10.264Z] [echo] ************************* [2024-03-19T02:27:10.264Z] [echo] [2024-03-19T02:27:10.264Z] [2024-03-19T02:27:10.264Z] setOSConditions: [2024-03-19T02:27:10.264Z] [2024-03-19T02:27:10.264Z] setToolWin: [2024-03-19T02:27:10.264Z] [2024-03-19T02:27:10.264Z] setToolUnix: [2024-03-19T02:27:10.264Z] [2024-03-19T02:27:10.265Z] setToolProperty: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] setS1ASclassPath: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] init-common: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] clean: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] setOSConditions: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] setToolWin: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] setToolUnix: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] setToolProperty: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] setS1ASclassPath: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] init-common: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] clean-common: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] setOSConditions: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] setToolWin: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] setToolUnix: [2024-03-19T02:27:10.265Z] [2024-03-19T02:27:10.265Z] setToolProperty: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] setS1ASclassPath: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] init-common: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] clean-classes-common: [2024-03-19T02:27:10.266Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] setOSConditions: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] setToolWin: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] setToolUnix: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] setToolProperty: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] setS1ASclassPath: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] init-common: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] clean-jars-common: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] compile: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] setOSConditions: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] setToolWin: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.266Z] setToolUnix: [2024-03-19T02:27:10.266Z] [2024-03-19T02:27:10.267Z] setToolProperty: [2024-03-19T02:27:10.267Z] [2024-03-19T02:27:10.267Z] setS1ASclassPath: [2024-03-19T02:27:10.267Z] [2024-03-19T02:27:10.267Z] init-common: [2024-03-19T02:27:10.267Z] [2024-03-19T02:27:10.267Z] compile-common: [2024-03-19T02:27:10.267Z] [echo] Current time (ISO): 2024-03-19T02:27:10.133+0000 [2024-03-19T02:27:10.267Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:10.267Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/servlet [2024-03-19T02:27:10.267Z] [2024-03-19T02:27:10.267Z] build: [2024-03-19T02:27:10.267Z] [2024-03-19T02:27:10.267Z] setOSConditions: [2024-03-19T02:27:10.267Z] [2024-03-19T02:27:10.267Z] setToolWin: [2024-03-19T02:27:10.267Z] [2024-03-19T02:27:10.267Z] setToolUnix: [2024-03-19T02:27:10.267Z] [2024-03-19T02:27:10.267Z] setToolProperty: [2024-03-19T02:27:10.267Z] [2024-03-19T02:27:10.267Z] setS1ASclassPath: [2024-03-19T02:27:10.267Z] [2024-03-19T02:27:10.267Z] init-common: [2024-03-19T02:27:10.267Z] [2024-03-19T02:27:10.267Z] webclient-war-common: [2024-03-19T02:27:10.267Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:10.267Z] [2024-03-19T02:27:10.268Z] clear: [2024-03-19T02:27:10.268Z] [2024-03-19T02:27:10.268Z] test-tlds-exist: [2024-03-19T02:27:10.268Z] [2024-03-19T02:27:10.268Z] copy-tlds: [2024-03-19T02:27:10.268Z] [2024-03-19T02:27:10.268Z] test-tagfiles-exist: [2024-03-19T02:27:10.268Z] [2024-03-19T02:27:10.268Z] copy-tagfiles: [2024-03-19T02:27:10.268Z] [2024-03-19T02:27:10.268Z] package-war-common: [2024-03-19T02:27:10.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:10.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:10.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:10.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:10.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/lib [2024-03-19T02:27:10.268Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:10.268Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-exact-match-web.war [2024-03-19T02:27:10.268Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:10.268Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:10.268Z] [javac] Compiling 1 source file [2024-03-19T02:27:10.268Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:27:10.268Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:10.268Z] [2024-03-19T02:27:10.269Z] deploy: [2024-03-19T02:27:10.269Z] [2024-03-19T02:27:10.269Z] deploy-war-common: [2024-03-19T02:27:10.269Z] [2024-03-19T02:27:10.269Z] setOSConditions: [2024-03-19T02:27:10.269Z] [2024-03-19T02:27:10.269Z] setToolWin: [2024-03-19T02:27:10.269Z] [2024-03-19T02:27:10.269Z] setToolUnix: [2024-03-19T02:27:10.269Z] [2024-03-19T02:27:10.269Z] setToolProperty: [2024-03-19T02:27:10.269Z] [2024-03-19T02:27:10.269Z] setS1ASclassPath: [2024-03-19T02:27:10.269Z] [2024-03-19T02:27:10.269Z] init-common: [2024-03-19T02:27:10.269Z] [2024-03-19T02:27:10.269Z] deploy-war-commonpe: [2024-03-19T02:27:10.316Z] [exec] Should get a connection : Value of key is: test1 [2024-03-19T02:27:10.316Z] [exec] ----------------------------------------------- [2024-03-19T02:27:10.316Z] [exec] app auth : getting connection w/o user/pass [2024-03-19T02:27:10.316Z] [exec] Should get a connection : Value of key is: test2 [2024-03-19T02:27:10.316Z] [exec] ----------------------------------------------- [2024-03-19T02:27:10.316Z] [exec] app auth : getting connection w/ wrong user/pass [2024-03-19T02:27:10.316Z] [exec] Should NOT get a connection : Value of key is: test3 [2024-03-19T02:27:10.316Z] [exec] ----------------------------------------------- [2024-03-19T02:27:10.316Z] [exec] app auth : getting connection w/ correct then wrong user/pass [2024-03-19T02:27:10.316Z] [exec] Should get a connection then NOT get a connection : Value of key is: test4 [2024-03-19T02:27:10.316Z] [exec] ----------------------------------------------- [2024-03-19T02:27:10.316Z] [exec] container auth : getting connection w/o user/pass [2024-03-19T02:27:10.316Z] [exec] Should get a connection : Value of key is: test5 [2024-03-19T02:27:10.316Z] [exec] ----------------------------------------------- [2024-03-19T02:27:10.316Z] [exec] container auth : getting connection w/ user/pass [2024-03-19T02:27:10.316Z] [exec] Should get a connection : Value of key is: test6 [2024-03-19T02:27:10.316Z] [exec] ----------------------------------------------- [2024-03-19T02:27:10.316Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:10.316Z] [exec] [2024-03-19T02:27:10.316Z] [exec] [2024-03-19T02:27:10.316Z] [exec] ----------------------------------------- [2024-03-19T02:27:10.316Z] [exec] - test4 : PASS - [2024-03-19T02:27:10.316Z] [exec] - test3 : PASS - [2024-03-19T02:27:10.316Z] [exec] - test6 : PASS - [2024-03-19T02:27:10.316Z] [exec] - test5 : PASS - [2024-03-19T02:27:10.316Z] [exec] - test2 : PASS - [2024-03-19T02:27:10.316Z] [exec] - test1 : PASS - [2024-03-19T02:27:10.316Z] [exec] - test6 : PASS - [2024-03-19T02:27:10.316Z] [exec] - test5 : PASS - [2024-03-19T02:27:10.316Z] [exec] - test4 : PASS - [2024-03-19T02:27:10.316Z] [exec] - test3 : PASS - [2024-03-19T02:27:10.316Z] [exec] - test2 : PASS - [2024-03-19T02:27:10.316Z] [exec] - test7 : PASS - [2024-03-19T02:27:10.316Z] [exec] - test1 : PASS - [2024-03-19T02:27:10.316Z] [exec] ----------------------------------------- [2024-03-19T02:27:10.316Z] [exec] Total PASS: 13 [2024-03-19T02:27:10.316Z] [exec] Total FAIL: 0 [2024-03-19T02:27:10.316Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:10.316Z] [exec] ----------------------------------------- [2024-03-19T02:27:10.316Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:10.316Z] [exec] Error? Test Case : test6 ID already added. Overwriting the previous test case [2024-03-19T02:27:10.316Z] [exec] Error? Test Case : test5 ID already added. Overwriting the previous test case [2024-03-19T02:27:10.316Z] [exec] Error? Test Case : test4 ID already added. Overwriting the previous test case [2024-03-19T02:27:10.316Z] [exec] Error? Test Case : test3 ID already added. Overwriting the previous test case [2024-03-19T02:27:10.316Z] [exec] Error? Test Case : test2 ID already added. Overwriting the previous test case [2024-03-19T02:27:10.316Z] [exec] Error? Test Case : test1 ID already added. Overwriting the previous test case [2024-03-19T02:27:10.316Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:10.381Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2024-03-19T02:27:10.381Z] [exec] line 15 of http://localhost:8080/webservices13-respectbinding/webservice/SubtractNumbersService?wsdl=1 [2024-03-19T02:27:10.381Z] [exec] [2024-03-19T02:27:10.381Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2024-03-19T02:27:10.381Z] [exec] line 15 of http://localhost:8080/webservices13-respectbinding/webservice/SubtractNumbersService?wsdl=1 [2024-03-19T02:27:10.381Z] [exec] [2024-03-19T02:27:10.381Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2024-03-19T02:27:10.381Z] [exec] line 16 of http://localhost:8080/webservices13-respectbinding/webservice/SubtractNumbersService?wsdl=1 [2024-03-19T02:27:10.381Z] [exec] [2024-03-19T02:27:10.393Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:10.393Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:27:10.393Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:27:10.393Z] [javac] ^ [2024-03-19T02:27:10.393Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:27:10.393Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:10.393Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:27:10.393Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:27:10.393Z] [javac] 2 warnings [2024-03-19T02:27:10.393Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2024-03-19T02:27:10.393Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/blackbox.jar [2024-03-19T02:27:10.393Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-notx.rar [2024-03-19T02:27:10.393Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2024-03-19T02:27:10.393Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-tx.rar [2024-03-19T02:27:10.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2024-03-19T02:27:10.394Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-xa.rar [2024-03-19T02:27:10.394Z] [2024-03-19T02:27:10.394Z] deploy-rar: [2024-03-19T02:27:10.394Z] [2024-03-19T02:27:10.394Z] install-library: [2024-03-19T02:27:10.394Z] [echo] copying file [blackbox.jar] to applibs [2024-03-19T02:27:10.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs [2024-03-19T02:27:10.394Z] [2024-03-19T02:27:10.394Z] restart-server: [2024-03-19T02:27:10.394Z] [2024-03-19T02:27:10.394Z] setOSConditions: [2024-03-19T02:27:10.394Z] [2024-03-19T02:27:10.394Z] stop-server: [2024-03-19T02:27:10.394Z] [2024-03-19T02:27:10.394Z] stop-server-unix: [2024-03-19T02:27:10.394Z] [echo] stopping server on unix ... [2024-03-19T02:27:10.526Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-welcome-page-security-constraint-exact-match --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-exact-match-web.war [2024-03-19T02:27:10.573Z] [2024-03-19T02:27:10.573Z] checkReporting-common: [2024-03-19T02:27:10.573Z] [2024-03-19T02:27:10.573Z] confirmReportPresent-common: [2024-03-19T02:27:10.573Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:10.573Z] [echo] Test seems to be reported fine [2024-03-19T02:27:10.573Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/RepRunConf.txt [2024-03-19T02:27:10.573Z] [2024-03-19T02:27:10.573Z] confirmMissingReport-common: [2024-03-19T02:27:10.573Z] [2024-03-19T02:27:10.573Z] reset-derby-for-no-authentication: [2024-03-19T02:27:10.573Z] [2024-03-19T02:27:10.573Z] setOSConditions: [2024-03-19T02:27:10.573Z] [2024-03-19T02:27:10.573Z] setToolWin: [2024-03-19T02:27:10.573Z] [2024-03-19T02:27:10.573Z] setToolUnix: [2024-03-19T02:27:10.573Z] [2024-03-19T02:27:10.573Z] setToolProperty: [2024-03-19T02:27:10.573Z] [2024-03-19T02:27:10.573Z] setS1ASclassPath: [2024-03-19T02:27:10.573Z] [2024-03-19T02:27:10.573Z] init-common: [2024-03-19T02:27:10.573Z] [2024-03-19T02:27:10.573Z] stop-derby: [2024-03-19T02:27:10.573Z] [2024-03-19T02:27:10.574Z] stop-derby-aix: [2024-03-19T02:27:10.574Z] [2024-03-19T02:27:10.574Z] stop-derby-nonaix: [2024-03-19T02:27:10.574Z] [echo] Stopping Derby DB Server ... [2024-03-19T02:27:10.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_HEX:digest-algorithm=NONE:encoding=HEX --target server JDBCRealm_CLEAR_HEX [2024-03-19T02:27:10.948Z] [exec] [2024-03-19T02:27:10.948Z] [exec] Generating code... [2024-03-19T02:27:10.948Z] [exec] [2024-03-19T02:27:10.948Z] [exec] Compiling code... [2024-03-19T02:27:11.089Z] [exec] Application deployed with name web-welcome-page-security-constraint-exact-match-web. [2024-03-19T02:27:11.090Z] [2024-03-19T02:27:11.090Z] deploy-war-commonee: [2024-03-19T02:27:11.090Z] [2024-03-19T02:27:11.090Z] run: [2024-03-19T02:27:11.090Z] [java] Connecting to: http://localhost:45711/web-welcome-page-security-constraint-exact-match/ [2024-03-19T02:27:11.090Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:11.090Z] [java] [2024-03-19T02:27:11.090Z] [java] [2024-03-19T02:27:11.090Z] [java] ----------------------------------------- [2024-03-19T02:27:11.090Z] [java] - welcome-page-security-constraint-exact-match: PASS - [2024-03-19T02:27:11.090Z] [java] ----------------------------------------- [2024-03-19T02:27:11.090Z] [java] - Total PASS : 1 - [2024-03-19T02:27:11.090Z] [java] - Total FAIL : 0 - [2024-03-19T02:27:11.090Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:27:11.090Z] [java] ----------------------------------------- [2024-03-19T02:27:11.090Z] [2024-03-19T02:27:11.090Z] undeploy: [2024-03-19T02:27:11.090Z] [2024-03-19T02:27:11.090Z] setOSConditions: [2024-03-19T02:27:11.090Z] [2024-03-19T02:27:11.090Z] setToolWin: [2024-03-19T02:27:11.090Z] [2024-03-19T02:27:11.090Z] setToolUnix: [2024-03-19T02:27:11.090Z] [2024-03-19T02:27:11.090Z] setToolProperty: [2024-03-19T02:27:11.090Z] [2024-03-19T02:27:11.090Z] setS1ASclassPath: [2024-03-19T02:27:11.090Z] [2024-03-19T02:27:11.090Z] init-common: [2024-03-19T02:27:11.090Z] [2024-03-19T02:27:11.090Z] undeploy-war-common: [2024-03-19T02:27:11.091Z] [2024-03-19T02:27:11.091Z] setOSConditions: [2024-03-19T02:27:11.091Z] [2024-03-19T02:27:11.091Z] setToolWin: [2024-03-19T02:27:11.091Z] [2024-03-19T02:27:11.091Z] setToolUnix: [2024-03-19T02:27:11.091Z] [2024-03-19T02:27:11.091Z] setToolProperty: [2024-03-19T02:27:11.091Z] [2024-03-19T02:27:11.091Z] setS1ASclassPath: [2024-03-19T02:27:11.092Z] [2024-03-19T02:27:11.092Z] init-common: [2024-03-19T02:27:11.092Z] [2024-03-19T02:27:11.092Z] create-custom-auth-realm: [2024-03-19T02:27:11.092Z] [echo] Creating auth realm JDBCRealm_MD2_BASE64 ... [2024-03-19T02:27:11.138Z] [java] Tue Mar 19 02:27:10 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:27:11.139Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties [2024-03-19T02:27:11.139Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/databases/derby.properties.bkp to copy. [2024-03-19T02:27:11.139Z] [2024-03-19T02:27:11.139Z] setOSConditions: [2024-03-19T02:27:11.139Z] [2024-03-19T02:27:11.139Z] setToolWin: [2024-03-19T02:27:11.139Z] [2024-03-19T02:27:11.139Z] setToolUnix: [2024-03-19T02:27:11.139Z] [2024-03-19T02:27:11.139Z] setToolProperty: [2024-03-19T02:27:11.139Z] [2024-03-19T02:27:11.139Z] setS1ASclassPath: [2024-03-19T02:27:11.139Z] [2024-03-19T02:27:11.139Z] init-common: [2024-03-19T02:27:11.139Z] [2024-03-19T02:27:11.139Z] start-derby: [2024-03-19T02:27:11.139Z] [2024-03-19T02:27:11.139Z] start-derby-aix: [2024-03-19T02:27:11.139Z] [2024-03-19T02:27:11.139Z] start-derby-nonaix: [2024-03-19T02:27:11.139Z] [echo] Starting Derby DB Server ... [2024-03-19T02:27:11.169Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:11.169Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:11.169Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:11.169Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:11.169Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:11.169Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:11.169Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:11.348Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-welcome-page-security-constraint-exact-match-web [2024-03-19T02:27:11.354Z] [exec] Waiting for the domain to stop . [2024-03-19T02:27:11.354Z] [exec] Waiting finished after 134 ms. [2024-03-19T02:27:11.354Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:27:11.354Z] [2024-03-19T02:27:11.354Z] stop-server-windows: [2024-03-19T02:27:11.354Z] [2024-03-19T02:27:11.354Z] setOSConditions: [2024-03-19T02:27:11.354Z] [2024-03-19T02:27:11.354Z] start-server: [2024-03-19T02:27:11.354Z] [echo] +-----------------------------+ [2024-03-19T02:27:11.354Z] [echo] | | [2024-03-19T02:27:11.354Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:27:11.354Z] [echo] | in Felix mode | [2024-03-19T02:27:11.354Z] [echo] | | [2024-03-19T02:27:11.354Z] [echo] +-----------------------------+ [2024-03-19T02:27:11.354Z] [2024-03-19T02:27:11.354Z] start-server-unix: [2024-03-19T02:27:11.605Z] [2024-03-19T02:27:11.605Z] all: [2024-03-19T02:27:11.605Z] [echo] [2024-03-19T02:27:11.605Z] [echo] ************************* [2024-03-19T02:27:11.605Z] [echo] * Running welcomePageSecurityConstraintJspExtension [2024-03-19T02:27:11.605Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension [2024-03-19T02:27:11.605Z] [echo] ************************* [2024-03-19T02:27:11.605Z] [echo] [2024-03-19T02:27:11.605Z] [2024-03-19T02:27:11.605Z] setOSConditions: [2024-03-19T02:27:11.605Z] [2024-03-19T02:27:11.605Z] setToolWin: [2024-03-19T02:27:11.605Z] [2024-03-19T02:27:11.605Z] setToolUnix: [2024-03-19T02:27:11.605Z] [2024-03-19T02:27:11.605Z] setToolProperty: [2024-03-19T02:27:11.605Z] [2024-03-19T02:27:11.605Z] setS1ASclassPath: [2024-03-19T02:27:11.605Z] [2024-03-19T02:27:11.605Z] init-common: [2024-03-19T02:27:11.605Z] [2024-03-19T02:27:11.605Z] clean: [2024-03-19T02:27:11.605Z] [2024-03-19T02:27:11.605Z] setOSConditions: [2024-03-19T02:27:11.605Z] [2024-03-19T02:27:11.605Z] setToolWin: [2024-03-19T02:27:11.605Z] [2024-03-19T02:27:11.606Z] setToolUnix: [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.606Z] setToolProperty: [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.606Z] setS1ASclassPath: [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.606Z] init-common: [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.606Z] clean-common: [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.606Z] setOSConditions: [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.606Z] setToolWin: [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.606Z] setToolUnix: [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.606Z] setToolProperty: [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.606Z] setS1ASclassPath: [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.606Z] init-common: [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.606Z] clean-classes-common: [2024-03-19T02:27:11.606Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.606Z] setOSConditions: [2024-03-19T02:27:11.606Z] [2024-03-19T02:27:11.607Z] setToolWin: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] setToolUnix: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] setToolProperty: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] setS1ASclassPath: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] init-common: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] clean-jars-common: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] compile: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] setOSConditions: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] setToolWin: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] setToolUnix: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] setToolProperty: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] setS1ASclassPath: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] init-common: [2024-03-19T02:27:11.607Z] [2024-03-19T02:27:11.607Z] compile-common: [2024-03-19T02:27:11.608Z] [echo] Current time (ISO): 2024-03-19T02:27:11.454+0000 [2024-03-19T02:27:11.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:11.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/servlet [2024-03-19T02:27:11.608Z] [2024-03-19T02:27:11.608Z] build: [2024-03-19T02:27:11.608Z] [2024-03-19T02:27:11.608Z] setOSConditions: [2024-03-19T02:27:11.608Z] [2024-03-19T02:27:11.608Z] setToolWin: [2024-03-19T02:27:11.608Z] [2024-03-19T02:27:11.608Z] setToolUnix: [2024-03-19T02:27:11.608Z] [2024-03-19T02:27:11.608Z] setToolProperty: [2024-03-19T02:27:11.608Z] [2024-03-19T02:27:11.608Z] setS1ASclassPath: [2024-03-19T02:27:11.608Z] [2024-03-19T02:27:11.608Z] init-common: [2024-03-19T02:27:11.608Z] [2024-03-19T02:27:11.608Z] webclient-war-common: [2024-03-19T02:27:11.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:11.608Z] [2024-03-19T02:27:11.608Z] clear: [2024-03-19T02:27:11.608Z] [2024-03-19T02:27:11.608Z] test-tlds-exist: [2024-03-19T02:27:11.608Z] [2024-03-19T02:27:11.609Z] copy-tlds: [2024-03-19T02:27:11.609Z] [2024-03-19T02:27:11.609Z] test-tagfiles-exist: [2024-03-19T02:27:11.609Z] [2024-03-19T02:27:11.609Z] copy-tagfiles: [2024-03-19T02:27:11.609Z] [2024-03-19T02:27:11.609Z] package-war-common: [2024-03-19T02:27:11.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:11.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:11.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:11.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:11.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/lib [2024-03-19T02:27:11.609Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:11.609Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-jsp-extension-web.war [2024-03-19T02:27:11.609Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:11.609Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:11.609Z] [javac] Compiling 1 source file [2024-03-19T02:27:11.609Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/WebTest.java uses or overrides a deprecated API. [2024-03-19T02:27:11.609Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:11.609Z] [2024-03-19T02:27:11.609Z] deploy: [2024-03-19T02:27:11.609Z] [2024-03-19T02:27:11.610Z] deploy-war-common: [2024-03-19T02:27:11.610Z] [2024-03-19T02:27:11.610Z] setOSConditions: [2024-03-19T02:27:11.610Z] [2024-03-19T02:27:11.610Z] setToolWin: [2024-03-19T02:27:11.610Z] [2024-03-19T02:27:11.610Z] setToolUnix: [2024-03-19T02:27:11.610Z] [2024-03-19T02:27:11.610Z] setToolProperty: [2024-03-19T02:27:11.610Z] [2024-03-19T02:27:11.610Z] setS1ASclassPath: [2024-03-19T02:27:11.610Z] [2024-03-19T02:27:11.610Z] init-common: [2024-03-19T02:27:11.610Z] [2024-03-19T02:27:11.610Z] deploy-war-commonpe: [2024-03-19T02:27:11.657Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_MD2_BASE64:digest-algorithm=MD2:encoding=BASE64 --target server JDBCRealm_MD2_BASE64 [2024-03-19T02:27:11.744Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:11.744Z] [javac] 1 warning [2024-03-19T02:27:11.744Z] [2024-03-19T02:27:11.744Z] build: [2024-03-19T02:27:11.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:27:11.744Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_extendedscope_cross_sfsb-lib.jar [2024-03-19T02:27:11.744Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_extendedscope_cross_sfsb-par.jar [2024-03-19T02:27:11.744Z] [2024-03-19T02:27:11.744Z] setOSConditions: [2024-03-19T02:27:11.744Z] [2024-03-19T02:27:11.744Z] fixFiles: [2024-03-19T02:27:11.744Z] [2024-03-19T02:27:11.744Z] convUnix: [2024-03-19T02:27:11.744Z] [2024-03-19T02:27:11.744Z] convWin: [2024-03-19T02:27:11.744Z] [2024-03-19T02:27:11.745Z] setToolWin: [2024-03-19T02:27:11.745Z] [2024-03-19T02:27:11.745Z] setToolUnix: [2024-03-19T02:27:11.745Z] [2024-03-19T02:27:11.745Z] setToolProperty: [2024-03-19T02:27:11.745Z] [2024-03-19T02:27:11.745Z] setS1ASclassPath: [2024-03-19T02:27:11.745Z] [2024-03-19T02:27:11.745Z] init-common: [2024-03-19T02:27:11.745Z] [2024-03-19T02:27:11.745Z] package-persistence-common: [2024-03-19T02:27:11.745Z] [2024-03-19T02:27:11.745Z] ejb-jar-common: [2024-03-19T02:27:11.745Z] [2024-03-19T02:27:11.745Z] package-ejbjar-common: [2024-03-19T02:27:11.745Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:11.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:11.745Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsb-ejb.jar [2024-03-19T02:27:11.745Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:11.745Z] [2024-03-19T02:27:11.745Z] appclient-jar-common: [2024-03-19T02:27:11.745Z] [2024-03-19T02:27:11.745Z] package-appclientjar-common: [2024-03-19T02:27:11.745Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:11.745Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsb-client.jar [2024-03-19T02:27:11.746Z] [2024-03-19T02:27:11.746Z] webclient-war-common: [2024-03-19T02:27:11.746Z] [2024-03-19T02:27:11.746Z] build-ear-common: [2024-03-19T02:27:11.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:11.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:11.746Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbApp.ear [2024-03-19T02:27:11.746Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbApp.ear [2024-03-19T02:27:11.746Z] [2024-03-19T02:27:11.746Z] setup: [2024-03-19T02:27:11.746Z] [2024-03-19T02:27:11.746Z] setOSConditions: [2024-03-19T02:27:11.746Z] [2024-03-19T02:27:11.746Z] setToolWin: [2024-03-19T02:27:11.746Z] [2024-03-19T02:27:11.746Z] setToolUnix: [2024-03-19T02:27:11.746Z] [2024-03-19T02:27:11.746Z] setToolProperty: [2024-03-19T02:27:11.746Z] [2024-03-19T02:27:11.746Z] setS1ASclassPath: [2024-03-19T02:27:11.746Z] [2024-03-19T02:27:11.746Z] init-common: [2024-03-19T02:27:11.746Z] [2024-03-19T02:27:11.746Z] execute-ejb-sql-common: [2024-03-19T02:27:11.746Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/extendedscope_cross_sfsb/sql/create.sql [2024-03-19T02:27:11.867Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-welcome-page-security-constraint-jsp-extension --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-jsp-extension-web.war [2024-03-19T02:27:11.891Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-03-19T02:27:11.892Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:11.892Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:11.892Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:27:11.925Z] [2024-03-19T02:27:11.925Z] setOSConditions: [2024-03-19T02:27:11.925Z] [2024-03-19T02:27:11.925Z] setToolWin: [2024-03-19T02:27:11.925Z] [2024-03-19T02:27:11.925Z] setToolUnix: [2024-03-19T02:27:11.925Z] [2024-03-19T02:27:11.925Z] setToolProperty: [2024-03-19T02:27:11.926Z] [2024-03-19T02:27:11.926Z] setS1ASclassPath: [2024-03-19T02:27:11.926Z] [2024-03-19T02:27:11.926Z] init-common: [2024-03-19T02:27:11.926Z] [2024-03-19T02:27:11.926Z] create-custom-auth-realm: [2024-03-19T02:27:11.926Z] [echo] Creating auth realm JDBCRealm_MD5_BASE64 ... [2024-03-19T02:27:12.003Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:12.003Z] [2024-03-19T02:27:12.003Z] deploy: [2024-03-19T02:27:12.003Z] [2024-03-19T02:27:12.003Z] setOSConditions: [2024-03-19T02:27:12.003Z] [2024-03-19T02:27:12.003Z] setToolWin: [2024-03-19T02:27:12.003Z] [2024-03-19T02:27:12.003Z] setToolUnix: [2024-03-19T02:27:12.003Z] [2024-03-19T02:27:12.003Z] setToolProperty: [2024-03-19T02:27:12.003Z] [2024-03-19T02:27:12.003Z] setS1ASclassPath: [2024-03-19T02:27:12.003Z] [2024-03-19T02:27:12.003Z] init-common: [2024-03-19T02:27:12.004Z] [2024-03-19T02:27:12.004Z] deploy-common: [2024-03-19T02:27:12.004Z] [echo] Current time (ISO): 2024-03-19T02:27:11.759+0000 [2024-03-19T02:27:12.004Z] [2024-03-19T02:27:12.004Z] setOSConditions: [2024-03-19T02:27:12.004Z] [2024-03-19T02:27:12.004Z] setToolWin: [2024-03-19T02:27:12.004Z] [2024-03-19T02:27:12.004Z] setToolUnix: [2024-03-19T02:27:12.004Z] [2024-03-19T02:27:12.004Z] setToolProperty: [2024-03-19T02:27:12.004Z] [2024-03-19T02:27:12.004Z] setS1ASclassPath: [2024-03-19T02:27:12.004Z] [2024-03-19T02:27:12.004Z] init-common: [2024-03-19T02:27:12.004Z] [2024-03-19T02:27:12.004Z] deploy-common-pe: [2024-03-19T02:27:12.148Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:12.148Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:12.148Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:12.148Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:12.148Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:12.148Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:12.148Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:12.261Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbApp.ear [2024-03-19T02:27:12.408Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:12.408Z] [javac] 1 warning [2024-03-19T02:27:12.408Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:27:12.408Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:27:12.408Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:27:12.408Z] [2024-03-19T02:27:12.408Z] deploy-client: [2024-03-19T02:27:12.429Z] [exec] Application deployed with name web-welcome-page-security-constraint-jsp-extension-web. [2024-03-19T02:27:12.429Z] [2024-03-19T02:27:12.429Z] deploy-war-commonee: [2024-03-19T02:27:12.429Z] [2024-03-19T02:27:12.429Z] run: [2024-03-19T02:27:12.429Z] [java] Connecting to: http://localhost:45711/web-welcome-page-security-constraint-jsp-extension/ [2024-03-19T02:27:12.429Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:12.429Z] [java] [2024-03-19T02:27:12.429Z] [java] [2024-03-19T02:27:12.429Z] [java] ----------------------------------------- [2024-03-19T02:27:12.429Z] [java] - welcome-page-security-constraint-jsp-extension: PASS - [2024-03-19T02:27:12.429Z] [java] ----------------------------------------- [2024-03-19T02:27:12.429Z] [java] - Total PASS : 1 - [2024-03-19T02:27:12.429Z] [java] - Total FAIL : 0 - [2024-03-19T02:27:12.429Z] [java] - Total DID NOT RUN : 0 - [2024-03-19T02:27:12.429Z] [java] ----------------------------------------- [2024-03-19T02:27:12.429Z] [2024-03-19T02:27:12.429Z] undeploy: [2024-03-19T02:27:12.429Z] [2024-03-19T02:27:12.429Z] setOSConditions: [2024-03-19T02:27:12.429Z] [2024-03-19T02:27:12.430Z] setToolWin: [2024-03-19T02:27:12.430Z] [2024-03-19T02:27:12.430Z] setToolUnix: [2024-03-19T02:27:12.430Z] [2024-03-19T02:27:12.430Z] setToolProperty: [2024-03-19T02:27:12.430Z] [2024-03-19T02:27:12.430Z] setS1ASclassPath: [2024-03-19T02:27:12.430Z] [2024-03-19T02:27:12.430Z] init-common: [2024-03-19T02:27:12.430Z] [2024-03-19T02:27:12.430Z] undeploy-war-common: [2024-03-19T02:27:12.612Z] [2024-03-19T02:27:12.612Z] processResult: [2024-03-19T02:27:12.612Z] [2024-03-19T02:27:12.612Z] failed: [2024-03-19T02:27:12.612Z] [2024-03-19T02:27:12.612Z] passed: [2024-03-19T02:27:12.612Z] [echo] Test dir_deploy Passed [2024-03-19T02:27:12.612Z] [2024-03-19T02:27:12.612Z] unknown: [2024-03-19T02:27:12.612Z] [2024-03-19T02:27:12.612Z] undeploy.asadmin: [2024-03-19T02:27:12.612Z] [2024-03-19T02:27:12.612Z] setAsadminArgs: [2024-03-19T02:27:12.612Z] [2024-03-19T02:27:12.612Z] common.undeploy.asadmin: [2024-03-19T02:27:12.612Z] [2024-03-19T02:27:12.612Z] init.os: [2024-03-19T02:27:12.612Z] [2024-03-19T02:27:12.612Z] init.tools.unix: [2024-03-19T02:27:12.612Z] [2024-03-19T02:27:12.612Z] init.tools.windows: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] init.tools: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] setAsadminArgs: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] init: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] init.customtasks: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] delAppRef: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] init.os: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] init.tools.unix: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] init.tools.windows: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] init.tools: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] setAsadminArgs: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] init: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] init.customtasks: [2024-03-19T02:27:12.613Z] [2024-03-19T02:27:12.613Z] common.run.asadmin: [2024-03-19T02:27:12.613Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 NoAppXml_Directory [2024-03-19T02:27:12.613Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:12.614Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:27:12.614Z] [exec] Command undeploy executed successfully. [2024-03-19T02:27:12.614Z] [2024-03-19T02:27:12.614Z] private-all: [2024-03-19T02:27:12.614Z] [2024-03-19T02:27:12.614Z] private-all: [2024-03-19T02:27:12.614Z] [2024-03-19T02:27:12.614Z] private-all: [2024-03-19T02:27:12.614Z] [2024-03-19T02:27:12.614Z] init.os: [2024-03-19T02:27:12.614Z] [2024-03-19T02:27:12.614Z] init.tools.unix: [2024-03-19T02:27:12.614Z] [2024-03-19T02:27:12.614Z] init.tools.windows: [2024-03-19T02:27:12.614Z] [2024-03-19T02:27:12.614Z] init.tools: [2024-03-19T02:27:12.614Z] [2024-03-19T02:27:12.614Z] setAsadminArgs: [2024-03-19T02:27:12.614Z] [2024-03-19T02:27:12.614Z] init: [2024-03-19T02:27:12.614Z] [2024-03-19T02:27:12.614Z] init.customtasks: [2024-03-19T02:27:12.614Z] [2024-03-19T02:27:12.614Z] prepare: [2024-03-19T02:27:12.614Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear [2024-03-19T02:27:12.614Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2024-03-19T02:27:12.614Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar [2024-03-19T02:27:12.615Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war [2024-03-19T02:27:12.615Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2024-03-19T02:27:12.615Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/client [2024-03-19T02:27:12.615Z] [2024-03-19T02:27:12.615Z] compile: [2024-03-19T02:27:12.615Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ear/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:12.615Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar [2024-03-19T02:27:12.615Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:12.615Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:12.615Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:12.615Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:12.615Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:12.615Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:12.615Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:12.704Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-welcome-page-security-constraint-jsp-extension-web [2024-03-19T02:27:12.729Z] [exec] Mar 19, 2024 2:27:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:12.729Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@18cf5c52 [2024-03-19T02:27:12.729Z] [exec] running Sful tests [2024-03-19T02:27:12.729Z] [exec] running Sful2 tests [2024-03-19T02:27:12.729Z] [exec] running Sless3 tests [2024-03-19T02:27:12.729Z] [exec] running Sless4 tests [2024-03-19T02:27:12.729Z] [exec] running Sless5 tests [2024-03-19T02:27:12.729Z] [exec] running Sless6 tests [2024-03-19T02:27:12.849Z] [exec] Application deployed with name unsyncpc_extendedscope_cross_sfsbApp. [2024-03-19T02:27:12.849Z] [echo] Deployment on target server server successful [2024-03-19T02:27:12.849Z] [2024-03-19T02:27:12.849Z] setOSConditions: [2024-03-19T02:27:12.849Z] [2024-03-19T02:27:12.849Z] setToolWin: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] setToolUnix: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] setToolProperty: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] setS1ASclassPath: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] init-common: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] deploy-common-ee: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] run: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] setOSConditions: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] setToolWin: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] setToolUnix: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] setToolProperty: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] setS1ASclassPath: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] init-common: [2024-03-19T02:27:12.850Z] [2024-03-19T02:27:12.850Z] runclient-common: [2024-03-19T02:27:12.851Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbAppClient.jar -name unsyncpc_extendedscope_cross_sfsbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:27:12.860Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_MD5_BASE64:digest-algorithm=MD5:encoding=BASE64 --target server JDBCRealm_MD5_BASE64 [2024-03-19T02:27:12.861Z] [2024-03-19T02:27:12.861Z] setOSConditions: [2024-03-19T02:27:12.861Z] [2024-03-19T02:27:12.861Z] setToolWin: [2024-03-19T02:27:12.861Z] [2024-03-19T02:27:12.861Z] setToolUnix: [2024-03-19T02:27:12.861Z] [2024-03-19T02:27:12.861Z] setToolProperty: [2024-03-19T02:27:12.861Z] [2024-03-19T02:27:12.861Z] setS1ASclassPath: [2024-03-19T02:27:12.861Z] [2024-03-19T02:27:12.861Z] init-common: [2024-03-19T02:27:12.861Z] [2024-03-19T02:27:12.861Z] create-custom-auth-realm: [2024-03-19T02:27:12.861Z] [echo] Creating auth realm JDBCRealm_SHA_BASE64 ... [2024-03-19T02:27:12.873Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:12.873Z] [javac] 1 warning [2024-03-19T02:27:12.873Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ear/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:12.873Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2024-03-19T02:27:12.962Z] [2024-03-19T02:27:12.962Z] all: [2024-03-19T02:27:12.962Z] [2024-03-19T02:27:12.962Z] finish-report: [2024-03-19T02:27:12.962Z] [2024-03-19T02:27:12.962Z] setOSConditions: [2024-03-19T02:27:12.962Z] [2024-03-19T02:27:12.962Z] setToolWin: [2024-03-19T02:27:12.962Z] [2024-03-19T02:27:12.962Z] setToolUnix: [2024-03-19T02:27:12.962Z] [2024-03-19T02:27:12.962Z] setToolProperty: [2024-03-19T02:27:12.962Z] [2024-03-19T02:27:12.962Z] setS1ASclassPath: [2024-03-19T02:27:12.962Z] [2024-03-19T02:27:12.962Z] init-common: [2024-03-19T02:27:12.962Z] [2024-03-19T02:27:12.962Z] stopDomain: [2024-03-19T02:27:12.962Z] [echo] run.xml:stopping domain... [2024-03-19T02:27:12.986Z] [exec] test complete [2024-03-19T02:27:12.986Z] [exec] Value of key is: main [2024-03-19T02:27:12.986Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:12.986Z] [exec] [2024-03-19T02:27:12.986Z] [exec] [2024-03-19T02:27:12.986Z] [exec] ----------------------------------------- [2024-03-19T02:27:12.986Z] [exec] - main: PASS - [2024-03-19T02:27:12.986Z] [exec] ----------------------------------------- [2024-03-19T02:27:12.986Z] [exec] Total PASS: 1 [2024-03-19T02:27:12.986Z] [exec] Total FAIL: 0 [2024-03-19T02:27:12.986Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:12.986Z] [exec] ----------------------------------------- [2024-03-19T02:27:12.986Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:12.986Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:13.130Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:13.130Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:13.130Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:13.130Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:13.130Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:13.130Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:13.130Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:13.242Z] [2024-03-19T02:27:13.242Z] checkReporting-common: [2024-03-19T02:27:13.242Z] [2024-03-19T02:27:13.242Z] confirmReportPresent-common: [2024-03-19T02:27:13.242Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:13.243Z] [echo] Test seems to be reported fine [2024-03-19T02:27:13.243Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/bindings/RepRunConf.txt [2024-03-19T02:27:13.243Z] [2024-03-19T02:27:13.243Z] confirmMissingReport-common: [2024-03-19T02:27:13.243Z] [2024-03-19T02:27:13.243Z] undeploy: [2024-03-19T02:27:13.243Z] [2024-03-19T02:27:13.243Z] setOSConditions: [2024-03-19T02:27:13.243Z] [2024-03-19T02:27:13.243Z] setToolWin: [2024-03-19T02:27:13.243Z] [2024-03-19T02:27:13.243Z] setToolUnix: [2024-03-19T02:27:13.243Z] [2024-03-19T02:27:13.243Z] setToolProperty: [2024-03-19T02:27:13.243Z] [2024-03-19T02:27:13.243Z] setS1ASclassPath: [2024-03-19T02:27:13.243Z] [2024-03-19T02:27:13.243Z] init-common: [2024-03-19T02:27:13.243Z] [2024-03-19T02:27:13.243Z] undeploy-common: [2024-03-19T02:27:13.342Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:13.342Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:27:13.389Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:13.389Z] [javac] 1 warning [2024-03-19T02:27:13.389Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ear/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:13.389Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/client [2024-03-19T02:27:13.600Z] [exec] Application deployed with name wsclient. [2024-03-19T02:27:13.600Z] [exec] Command deploy executed successfully. [2024-03-19T02:27:13.600Z] [2024-03-19T02:27:13.600Z] setup: [2024-03-19T02:27:13.600Z] [2024-03-19T02:27:13.600Z] runtest: [2024-03-19T02:27:13.600Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:13.601Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml:122: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:13.601Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:13.807Z] [exec] Mar 19, 2024 2:27:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:13.807Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:13.808Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-interceptors-bindingsApp [2024-03-19T02:27:13.808Z] [2024-03-19T02:27:13.808Z] all: [2024-03-19T02:27:13.808Z] [2024-03-19T02:27:13.808Z] session: [2024-03-19T02:27:13.808Z] [2024-03-19T02:27:13.808Z] setOSConditions: [2024-03-19T02:27:13.808Z] [2024-03-19T02:27:13.808Z] setToolWin: [2024-03-19T02:27:13.808Z] [2024-03-19T02:27:13.808Z] setToolUnix: [2024-03-19T02:27:13.808Z] [2024-03-19T02:27:13.808Z] setToolProperty: [2024-03-19T02:27:13.808Z] [2024-03-19T02:27:13.808Z] setS1ASclassPath: [2024-03-19T02:27:13.808Z] [2024-03-19T02:27:13.808Z] init-common: [2024-03-19T02:27:13.808Z] [2024-03-19T02:27:13.808Z] clean: [2024-03-19T02:27:13.808Z] [2024-03-19T02:27:13.808Z] setOSConditions: [2024-03-19T02:27:13.808Z] [2024-03-19T02:27:13.808Z] setToolWin: [2024-03-19T02:27:13.808Z] [2024-03-19T02:27:13.808Z] setToolUnix: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] setToolProperty: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] setS1ASclassPath: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] init-common: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] clean-common: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] setOSConditions: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] setToolWin: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] setToolUnix: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] setToolProperty: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] setS1ASclassPath: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] init-common: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] clean-classes-common: [2024-03-19T02:27:13.809Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] setOSConditions: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] setToolWin: [2024-03-19T02:27:13.809Z] [2024-03-19T02:27:13.809Z] setToolUnix: [2024-03-19T02:27:13.810Z] [2024-03-19T02:27:13.810Z] setToolProperty: [2024-03-19T02:27:13.810Z] [2024-03-19T02:27:13.810Z] setS1ASclassPath: [2024-03-19T02:27:13.810Z] [2024-03-19T02:27:13.810Z] init-common: [2024-03-19T02:27:13.810Z] [2024-03-19T02:27:13.810Z] clean-jars-common: [2024-03-19T02:27:13.810Z] [2024-03-19T02:27:13.810Z] compile: [2024-03-19T02:27:13.810Z] [2024-03-19T02:27:13.810Z] setOSConditions: [2024-03-19T02:27:13.810Z] [2024-03-19T02:27:13.810Z] setToolWin: [2024-03-19T02:27:13.810Z] [2024-03-19T02:27:13.810Z] setToolUnix: [2024-03-19T02:27:13.810Z] [2024-03-19T02:27:13.810Z] setToolProperty: [2024-03-19T02:27:13.810Z] [2024-03-19T02:27:13.810Z] setS1ASclassPath: [2024-03-19T02:27:13.810Z] [2024-03-19T02:27:13.810Z] init-common: [2024-03-19T02:27:13.810Z] [2024-03-19T02:27:13.810Z] compile-common: [2024-03-19T02:27:13.810Z] [echo] Current time (ISO): 2024-03-19T02:27:13.590+0000 [2024-03-19T02:27:13.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:13.810Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:13.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_SHA_BASE64:digest-algorithm=SHA:encoding=BASE64 --target server JDBCRealm_SHA_BASE64 [2024-03-19T02:27:13.823Z] [2024-03-19T02:27:13.823Z] setOSConditions: [2024-03-19T02:27:13.823Z] [2024-03-19T02:27:13.823Z] setToolWin: [2024-03-19T02:27:13.823Z] [2024-03-19T02:27:13.824Z] setToolUnix: [2024-03-19T02:27:13.824Z] [2024-03-19T02:27:13.824Z] setToolProperty: [2024-03-19T02:27:13.824Z] [2024-03-19T02:27:13.824Z] setS1ASclassPath: [2024-03-19T02:27:13.824Z] [2024-03-19T02:27:13.824Z] init-common: [2024-03-19T02:27:13.824Z] [2024-03-19T02:27:13.824Z] create-custom-auth-realm: [2024-03-19T02:27:13.824Z] [echo] Creating auth realm JDBCRealm_SHA256_BASE64 ... [2024-03-19T02:27:13.860Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:27:13.860Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:13.861Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:13.861Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:13.861Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:13.861Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:13.861Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:13.861Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:13.861Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:13.861Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:13.861Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:27:13.861Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:13.862Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:13.862Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:13.862Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:13.862Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:13.862Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:13.862Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:13.862Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:27:13.862Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:27:13.862Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:27:13.862Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:27:13.862Z] [java] ... 61 more [2024-03-19T02:27:13.862Z] [java] Java Result: -1 [2024-03-19T02:27:13.862Z] [2024-03-19T02:27:13.862Z] undeploy: [2024-03-19T02:27:13.862Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:13.863Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:13.863Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:13.863Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:13.863Z] [2024-03-19T02:27:13.863Z] setOSConditions: [2024-03-19T02:27:13.863Z] [2024-03-19T02:27:13.863Z] setToolWin: [2024-03-19T02:27:13.863Z] [2024-03-19T02:27:13.863Z] setToolUnix: [2024-03-19T02:27:13.863Z] [2024-03-19T02:27:13.863Z] setToolProperty: [2024-03-19T02:27:13.863Z] [2024-03-19T02:27:13.863Z] setS1ASclassPath: [2024-03-19T02:27:13.863Z] [2024-03-19T02:27:13.863Z] init-common: [2024-03-19T02:27:13.863Z] [2024-03-19T02:27:13.863Z] undeploy-war-common: [2024-03-19T02:27:13.893Z] [exec] Waiting for the domain to stop . [2024-03-19T02:27:13.893Z] [exec] Waiting finished after 173 ms. [2024-03-19T02:27:13.893Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:27:13.893Z] [2024-03-19T02:27:13.893Z] setOSConditions: [2024-03-19T02:27:13.893Z] [2024-03-19T02:27:13.893Z] setToolWin: [2024-03-19T02:27:13.893Z] [2024-03-19T02:27:13.893Z] setToolUnix: [2024-03-19T02:27:13.893Z] [2024-03-19T02:27:13.893Z] setToolProperty: [2024-03-19T02:27:13.893Z] [2024-03-19T02:27:13.893Z] setS1ASclassPath: [2024-03-19T02:27:13.893Z] [2024-03-19T02:27:13.893Z] init-common: [2024-03-19T02:27:13.893Z] [2024-03-19T02:27:13.893Z] dev-report: [2024-03-19T02:27:13.893Z] [java] ********************** [2024-03-19T02:27:13.893Z] [java] * PASSED 87 * [2024-03-19T02:27:13.893Z] [java] * FAILED 0 * [2024-03-19T02:27:13.893Z] [java] * DID NOT RUN 0 * [2024-03-19T02:27:13.893Z] [java] * TOTAL 87 * [2024-03-19T02:27:13.893Z] [java] ********************** [2024-03-19T02:27:13.893Z] [java] [2024-03-19T02:27:13.893Z] [echo] Detailed results available under appserv-tests/test_result.html [2024-03-19T02:27:13.893Z] [2024-03-19T02:27:13.893Z] BUILD SUCCESSFUL [2024-03-19T02:27:13.894Z] Total time: 6 minutes 18 seconds [2024-03-19T02:27:13.894Z] + kill_processes [2024-03-19T02:27:13.894Z] + ps -aef [2024-03-19T02:27:13.894Z] + grep java [2024-03-19T02:27:13.894Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 19: ps: command not found [2024-03-19T02:27:13.894Z] + grep ASMain [2024-03-19T02:27:13.894Z] + grep -v grep [2024-03-19T02:27:13.894Z] + awk '{print $2}' [2024-03-19T02:27:13.894Z] + xargs kill -9 [2024-03-19T02:27:13.894Z] + true [2024-03-19T02:27:13.894Z] + jps [2024-03-19T02:27:13.894Z] + grep Main [2024-03-19T02:27:13.894Z] + grep -v grep [2024-03-19T02:27:13.894Z] + awk '{print $1}' [2024-03-19T02:27:13.894Z] + xargs kill -9 [2024-03-19T02:27:13.954Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:13.954Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:13.954Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:13.954Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:13.954Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:13.954Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:13.954Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:13.954Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:13.954Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:27:13.954Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:13.954Z] [javac] 1 warning [2024-03-19T02:27:13.954Z] [2024-03-19T02:27:13.954Z] assemble: [2024-03-19T02:27:13.954Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF [2024-03-19T02:27:13.954Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF [2024-03-19T02:27:13.954Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war [2024-03-19T02:27:13.955Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2024-03-19T02:27:13.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2024-03-19T02:27:13.955Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2024-03-19T02:27:13.955Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2024-03-19T02:27:13.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/META-INF [2024-03-19T02:27:13.955Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/META-INF [2024-03-19T02:27:13.955Z] [2024-03-19T02:27:13.955Z] declare-test: [2024-03-19T02:27:13.955Z] [echo] Starting test ear directorydeploy/ear Test asadmin deploydir [2024-03-19T02:27:13.955Z] [2024-03-19T02:27:13.955Z] init.os: [2024-03-19T02:27:13.955Z] [2024-03-19T02:27:13.955Z] init.tools.unix: [2024-03-19T02:27:13.955Z] [2024-03-19T02:27:13.955Z] init.tools.windows: [2024-03-19T02:27:13.955Z] [2024-03-19T02:27:13.955Z] init.tools: [2024-03-19T02:27:13.955Z] [2024-03-19T02:27:13.955Z] setAsadminArgs: [2024-03-19T02:27:13.955Z] [2024-03-19T02:27:13.955Z] init: [2024-03-19T02:27:13.955Z] [2024-03-19T02:27:13.955Z] init.customtasks: [2024-03-19T02:27:13.956Z] [2024-03-19T02:27:13.956Z] prepare: [2024-03-19T02:27:13.956Z] [2024-03-19T02:27:13.956Z] deploydir.asadmin: [2024-03-19T02:27:13.956Z] [2024-03-19T02:27:13.956Z] setAsadminArgs: [2024-03-19T02:27:13.956Z] [2024-03-19T02:27:13.956Z] common.deploydir.asadmin: [2024-03-19T02:27:13.956Z] [2024-03-19T02:27:13.956Z] init.os: [2024-03-19T02:27:13.956Z] [2024-03-19T02:27:13.956Z] init.tools.unix: [2024-03-19T02:27:13.956Z] [2024-03-19T02:27:13.956Z] init.tools.windows: [2024-03-19T02:27:13.956Z] [2024-03-19T02:27:13.956Z] init.tools: [2024-03-19T02:27:13.956Z] [2024-03-19T02:27:13.956Z] setAsadminArgs: [2024-03-19T02:27:13.956Z] [2024-03-19T02:27:13.956Z] init: [2024-03-19T02:27:13.956Z] [2024-03-19T02:27:13.956Z] init.customtasks: [2024-03-19T02:27:13.956Z] [2024-03-19T02:27:13.956Z] common.run.asadmin: [2024-03-19T02:27:13.956Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployEar /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2024-03-19T02:27:14.157Z] + true [2024-03-19T02:27:14.158Z] + ps -aef [2024-03-19T02:27:14.158Z] + grep derby [2024-03-19T02:27:14.158Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 21: ps: command not found [2024-03-19T02:27:14.158Z] + grep -v grep [2024-03-19T02:27:14.158Z] + awk '{print $2}' [2024-03-19T02:27:14.158Z] + xargs kill -9 [2024-03-19T02:27:14.158Z] + true [2024-03-19T02:27:14.158Z] + cat web.output [2024-03-19T02:27:14.158Z] + grep FAIL [2024-03-19T02:27:14.158Z] + grep -v 'Total FAIL' [2024-03-19T02:27:14.158Z] + true [2024-03-19T02:27:14.158Z] + check_successful_run [2024-03-19T02:27:14.158Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-03-19T02:27:14.158Z] [2024-03-19T02:27:14.158Z] ===== CHECK SUCCESSFUL RUN ===== [2024-03-19T02:27:14.158Z] [2024-03-19T02:27:14.158Z] + FILE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:27:14.158Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html ']' [2024-03-19T02:27:14.158Z] + echo 'File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-03-19T02:27:14.158Z] File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-03-19T02:27:14.158Z] + generate_junit_report jsp [2024-03-19T02:27:14.158Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-03-19T02:27:14.158Z] [2024-03-19T02:27:14.158Z] ===== GENERATE JUNIT REPORT ===== [2024-03-19T02:27:14.158Z] [2024-03-19T02:27:14.158Z] + TD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:27:14.158Z] + JUD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml [2024-03-19T02:27:14.158Z] + TESTSUITE_NAME=jsp [2024-03-19T02:27:14.158Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:27:14.158Z] + awk -v suitename=jsp ' [2024-03-19T02:27:14.158Z] BEGIN { [2024-03-19T02:27:14.158Z] totaltests = 0; [2024-03-19T02:27:14.158Z] totalfailures = 0; [2024-03-19T02:27:14.158Z] totalerrors = 0; [2024-03-19T02:27:14.158Z] } [2024-03-19T02:27:14.158Z] function getPropVal(str){ [2024-03-19T02:27:14.158Z] split(str, a, "="); [2024-03-19T02:27:14.158Z] val = a[2]; [2024-03-19T02:27:14.158Z] # remove quotes [2024-03-19T02:27:14.158Z] gsub("\"","",val); [2024-03-19T02:27:14.158Z] return val; [2024-03-19T02:27:14.158Z] } [2024-03-19T02:27:14.158Z] function removeXMLTag(str){ [2024-03-19T02:27:14.158Z] # remove xml tag quotes [2024-03-19T02:27:14.158Z] gsub("","",str); [2024-03-19T02:27:14.158Z] gsub("<.*>","",str); [2024-03-19T02:27:14.158Z] gsub(">","",str); [2024-03-19T02:27:14.158Z] return str; [2024-03-19T02:27:14.158Z] } [2024-03-19T02:27:14.158Z] /status value=/ { [2024-03-19T02:27:14.158Z] result=getPropVal($0); [2024-03-19T02:27:14.158Z] result=removeXMLTag(result); [2024-03-19T02:27:14.158Z] } [2024-03-19T02:27:14.158Z] // { [2024-03-19T02:27:14.158Z] getline; [2024-03-19T02:27:14.158Z] getline; [2024-03-19T02:27:14.158Z] testunit=removeXMLTag($0); [2024-03-19T02:27:14.158Z] gsub("\"","",testunit); [2024-03-19T02:27:14.158Z] } [2024-03-19T02:27:14.158Z] // { [2024-03-19T02:27:14.158Z] getline; [2024-03-19T02:27:14.158Z] testname=removeXMLTag($0); [2024-03-19T02:27:14.158Z] gsub("\"","",testname); [2024-03-19T02:27:14.158Z] } [2024-03-19T02:27:14.158Z] /<\/testcase>/{ [2024-03-19T02:27:14.158Z] classname=testunit [2024-03-19T02:27:14.158Z] # printing testcase to out [2024-03-19T02:27:14.158Z] out = out sprintf(" \n", classname, testname); [2024-03-19T02:27:14.158Z] if (result == "fail") { [2024-03-19T02:27:14.158Z] out = out " \n"; [2024-03-19T02:27:14.158Z] totalfailures++; [2024-03-19T02:27:14.158Z] } else if (result == "did_not_run") { [2024-03-19T02:27:14.158Z] out = out " \n"; [2024-03-19T02:27:14.158Z] totalerrors++; [2024-03-19T02:27:14.158Z] } [2024-03-19T02:27:14.158Z] out = out " \n"; [2024-03-19T02:27:14.158Z] [2024-03-19T02:27:14.158Z] totaltests++; [2024-03-19T02:27:14.158Z] result=""; [2024-03-19T02:27:14.158Z] testname=""; [2024-03-19T02:27:14.158Z] } [2024-03-19T02:27:14.158Z] END { [2024-03-19T02:27:14.158Z] print "" [2024-03-19T02:27:14.159Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-03-19T02:27:14.159Z] printf "%s", out; [2024-03-19T02:27:14.159Z] print "" [2024-03-19T02:27:14.159Z] }' [2024-03-19T02:27:14.159Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:27:14.159Z] + change_junit_report_class_names [2024-03-19T02:27:14.159Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:27:14.159Z] + sed -i 's/\bclassname="/classname="web_jsp./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:27:14.159Z] + copy_test_artifacts web_jsp [2024-03-19T02:27:14.159Z] + sleep 1 [2024-03-19T02:27:14.375Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:14.375Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:14.375Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:14.375Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:14.375Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:14.375Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:14.375Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:14.391Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_SHA256_BASE64:digest-algorithm=SHA-256:encoding=BASE64 --target server JDBCRealm_SHA256_BASE64 [2024-03-19T02:27:14.392Z] [2024-03-19T02:27:14.392Z] setOSConditions: [2024-03-19T02:27:14.392Z] [2024-03-19T02:27:14.392Z] setToolWin: [2024-03-19T02:27:14.392Z] [2024-03-19T02:27:14.392Z] setToolUnix: [2024-03-19T02:27:14.392Z] [2024-03-19T02:27:14.392Z] setToolProperty: [2024-03-19T02:27:14.392Z] [2024-03-19T02:27:14.392Z] setS1ASclassPath: [2024-03-19T02:27:14.392Z] [2024-03-19T02:27:14.392Z] init-common: [2024-03-19T02:27:14.392Z] [2024-03-19T02:27:14.392Z] create-custom-auth-realm: [2024-03-19T02:27:14.392Z] [echo] Creating auth realm JDBCRealm_SHA384_BASE64 ... [2024-03-19T02:27:14.431Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservices13-respectbinding-web [2024-03-19T02:27:14.431Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:14.431Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:14.431Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:14.431Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:14.431Z] [2024-03-19T02:27:14.431Z] setOSConditions: [2024-03-19T02:27:14.432Z] [2024-03-19T02:27:14.432Z] setToolWin: [2024-03-19T02:27:14.432Z] [2024-03-19T02:27:14.432Z] setToolUnix: [2024-03-19T02:27:14.432Z] [2024-03-19T02:27:14.432Z] setToolProperty: [2024-03-19T02:27:14.432Z] [2024-03-19T02:27:14.432Z] setS1ASclassPath: [2024-03-19T02:27:14.432Z] [2024-03-19T02:27:14.432Z] init-common: [2024-03-19T02:27:14.432Z] [2024-03-19T02:27:14.432Z] undeploy-client: [2024-03-19T02:27:14.522Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:14.522Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:27:14.739Z] [exec] Mar 19, 2024 2:27:14 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:27:14.739Z] [exec] WARNING: ACC001: Using the only client [unsyncpc_extendedscope_cross_sfsb-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.extendedscope_cross_sfsb.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbAppClient.jar even though it does not match the specified main class name null or client name unsyncpc_extendedscope_cross_sfsbClient [2024-03-19T02:27:15.088Z] [exec] Application deployed with name dirDeployEar. [2024-03-19T02:27:15.088Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:27:15.088Z] [exec] Command deploydir executed successfully. [2024-03-19T02:27:15.088Z] [2024-03-19T02:27:15.088Z] setHttpPort: [2024-03-19T02:27:15.088Z] [2024-03-19T02:27:15.088Z] run.positive: [2024-03-19T02:27:15.088Z] [2024-03-19T02:27:15.088Z] init.os: [2024-03-19T02:27:15.088Z] [2024-03-19T02:27:15.088Z] init.tools.unix: [2024-03-19T02:27:15.088Z] [2024-03-19T02:27:15.088Z] init.tools.windows: [2024-03-19T02:27:15.088Z] [2024-03-19T02:27:15.088Z] init.tools: [2024-03-19T02:27:15.088Z] [2024-03-19T02:27:15.088Z] setAsadminArgs: [2024-03-19T02:27:15.088Z] [2024-03-19T02:27:15.089Z] init: [2024-03-19T02:27:15.089Z] [2024-03-19T02:27:15.089Z] init.customtasks: [2024-03-19T02:27:15.089Z] [2024-03-19T02:27:15.089Z] runclient: [2024-03-19T02:27:15.089Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb true [2024-03-19T02:27:15.091Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-03-19T02:27:15.091Z] [2024-03-19T02:27:15.091Z] ===== COPY TEST ARTIFACTS ===== [2024-03-19T02:27:15.091Z] [2024-03-19T02:27:15.091Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:27:15.091Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:27:15.091Z] tar: Removing leading `/' from member names [2024-03-19T02:27:15.091Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:27:15.091Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:27:15.091Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:27:15.091Z] ++ pwd [2024-03-19T02:27:15.091Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:27:15.091Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/*/*logs.zip': No such file or directory [2024-03-19T02:27:15.091Z] + true [2024-03-19T02:27:15.091Z] ++ pwd [2024-03-19T02:27:15.091Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/*/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:27:15.091Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/web/*/*/*logs.zip': No such file or directory [2024-03-19T02:27:15.091Z] + true [2024-03-19T02:27:15.091Z] + tar -caf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/web_jsp-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:27:15.091Z] tar: Removing leading `/' from member names [2024-03-19T02:27:15.325Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=BASE64:user-table=USER_TABLE_SHA384_BASE64:digest-algorithm=SHA-384 --target server JDBCRealm_SHA384_BASE64 [2024-03-19T02:27:15.325Z] [2024-03-19T02:27:15.325Z] setOSConditions: [2024-03-19T02:27:15.325Z] [2024-03-19T02:27:15.325Z] setToolWin: [2024-03-19T02:27:15.325Z] [2024-03-19T02:27:15.326Z] setToolUnix: [2024-03-19T02:27:15.326Z] [2024-03-19T02:27:15.326Z] setToolProperty: [2024-03-19T02:27:15.326Z] [2024-03-19T02:27:15.326Z] setS1ASclassPath: [2024-03-19T02:27:15.326Z] [2024-03-19T02:27:15.326Z] init-common: [2024-03-19T02:27:15.326Z] [2024-03-19T02:27:15.326Z] create-custom-auth-realm: [2024-03-19T02:27:15.326Z] [echo] Creating auth realm JDBCRealm_MD2_HEX ... [2024-03-19T02:27:15.326Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:15.326Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:39: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:27:15.326Z] [javac] params[0] = new Integer(10); [2024-03-19T02:27:15.326Z] [javac] ^ [2024-03-19T02:27:15.326Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:27:15.326Z] [javac] params[1] = new Integer(20); [2024-03-19T02:27:15.326Z] [javac] ^ [2024-03-19T02:27:15.326Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:42: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:27:15.326Z] [javac] params[0] = new Long(10); [2024-03-19T02:27:15.326Z] [javac] ^ [2024-03-19T02:27:15.327Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:27:15.327Z] [javac] params[0] = new Integer(10); [2024-03-19T02:27:15.327Z] [javac] ^ [2024-03-19T02:27:15.327Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:46: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:27:15.327Z] [javac] params[0] = new Integer(10); [2024-03-19T02:27:15.327Z] [javac] ^ [2024-03-19T02:27:15.327Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:47: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:27:15.327Z] [javac] params[0] = new Long(10); [2024-03-19T02:27:15.327Z] [javac] ^ [2024-03-19T02:27:15.327Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:55: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:27:15.327Z] [javac] params[0] = new Long(45); [2024-03-19T02:27:15.327Z] [javac] ^ [2024-03-19T02:27:15.327Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:69: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:27:15.327Z] [javac] if (! ii.equals(new Integer(30))) { [2024-03-19T02:27:15.327Z] [javac] ^ [2024-03-19T02:27:15.392Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:15.392Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:27:15.393Z] [exec] Command undeploy executed successfully. [2024-03-19T02:27:15.393Z] [2024-03-19T02:27:15.393Z] all: [2024-03-19T02:27:15.393Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:15.393Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:15.393Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:15.393Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:15.393Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:15.393Z] [2024-03-19T02:27:15.393Z] setOSConditions: [2024-03-19T02:27:15.393Z] [2024-03-19T02:27:15.393Z] setToolWin: [2024-03-19T02:27:15.393Z] [2024-03-19T02:27:15.393Z] setToolUnix: [2024-03-19T02:27:15.393Z] [2024-03-19T02:27:15.393Z] setToolProperty: [2024-03-19T02:27:15.393Z] [2024-03-19T02:27:15.393Z] setS1ASclassPath: [2024-03-19T02:27:15.393Z] [2024-03-19T02:27:15.393Z] init-common: [2024-03-19T02:27:15.394Z] [2024-03-19T02:27:15.394Z] clean: [2024-03-19T02:27:15.394Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:15.394Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:15.394Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:15.394Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:15.394Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:15.394Z] [2024-03-19T02:27:15.394Z] setOSConditions: [2024-03-19T02:27:15.394Z] [2024-03-19T02:27:15.394Z] setToolWin: [2024-03-19T02:27:15.394Z] [2024-03-19T02:27:15.394Z] setToolUnix: [2024-03-19T02:27:15.394Z] [2024-03-19T02:27:15.394Z] setToolProperty: [2024-03-19T02:27:15.394Z] [2024-03-19T02:27:15.394Z] setS1ASclassPath: [2024-03-19T02:27:15.394Z] [2024-03-19T02:27:15.394Z] init-common: [2024-03-19T02:27:15.394Z] [2024-03-19T02:27:15.395Z] clean-common: [2024-03-19T02:27:15.395Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:15.395Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:15.395Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:15.395Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:15.395Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:15.395Z] [2024-03-19T02:27:15.395Z] setOSConditions: [2024-03-19T02:27:15.395Z] [2024-03-19T02:27:15.395Z] setToolWin: [2024-03-19T02:27:15.395Z] [2024-03-19T02:27:15.395Z] setToolUnix: [2024-03-19T02:27:15.395Z] [2024-03-19T02:27:15.395Z] setToolProperty: [2024-03-19T02:27:15.395Z] [2024-03-19T02:27:15.395Z] setS1ASclassPath: [2024-03-19T02:27:15.395Z] [2024-03-19T02:27:15.395Z] init-common: [2024-03-19T02:27:15.395Z] [2024-03-19T02:27:15.395Z] clean-classes-common: [2024-03-19T02:27:15.396Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:15.396Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:15.396Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:15.396Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:15.396Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:15.396Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:15.396Z] [2024-03-19T02:27:15.396Z] setOSConditions: [2024-03-19T02:27:15.396Z] [2024-03-19T02:27:15.396Z] setToolWin: [2024-03-19T02:27:15.396Z] [2024-03-19T02:27:15.396Z] setToolUnix: [2024-03-19T02:27:15.396Z] [2024-03-19T02:27:15.396Z] setToolProperty: [2024-03-19T02:27:15.396Z] [2024-03-19T02:27:15.396Z] setS1ASclassPath: [2024-03-19T02:27:15.396Z] [2024-03-19T02:27:15.396Z] init-common: [2024-03-19T02:27:15.396Z] [2024-03-19T02:27:15.396Z] clean-jars-common: [2024-03-19T02:27:15.397Z] [2024-03-19T02:27:15.397Z] compile: [2024-03-19T02:27:15.397Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:15.397Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:15.397Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:15.397Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:15.397Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:15.397Z] [2024-03-19T02:27:15.397Z] setOSConditions: [2024-03-19T02:27:15.397Z] [2024-03-19T02:27:15.397Z] setToolWin: [2024-03-19T02:27:15.397Z] [2024-03-19T02:27:15.397Z] setToolUnix: [2024-03-19T02:27:15.397Z] [2024-03-19T02:27:15.397Z] setToolProperty: [2024-03-19T02:27:15.397Z] [2024-03-19T02:27:15.397Z] setS1ASclassPath: [2024-03-19T02:27:15.397Z] [2024-03-19T02:27:15.397Z] init-common: [2024-03-19T02:27:15.397Z] [2024-03-19T02:27:15.398Z] compile-common: [2024-03-19T02:27:15.398Z] [echo] Current time (ISO): 2024-03-19T02:27:15.292+0000 [2024-03-19T02:27:15.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:15.398Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:15.447Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:27:15.447Z] [exec] Waiting finished after 5,095 ms. [2024-03-19T02:27:15.447Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:27:15.447Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:27:15.447Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:27:15.447Z] [exec] Admin Port: 4,848 [2024-03-19T02:27:15.447Z] [exec] Command start-domain executed successfully. [2024-03-19T02:27:15.447Z] [2024-03-19T02:27:15.447Z] start-server-windows: [2024-03-19T02:27:15.447Z] [2024-03-19T02:27:15.447Z] all: [2024-03-19T02:27:15.447Z] [echo] @@## nonstringraproperties ##@@ [2024-03-19T02:27:15.447Z] [2024-03-19T02:27:15.447Z] setOSConditions: [2024-03-19T02:27:15.447Z] [2024-03-19T02:27:15.447Z] setToolWin: [2024-03-19T02:27:15.447Z] [2024-03-19T02:27:15.447Z] setToolUnix: [2024-03-19T02:27:15.447Z] [2024-03-19T02:27:15.447Z] setToolProperty: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] setS1ASclassPath: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] init-common: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] build: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] all: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] setOSConditions: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] setToolWin: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] setToolUnix: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] setToolProperty: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] setS1ASclassPath: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] init-common: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] all: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] setOSConditions: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] setToolWin: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.448Z] setToolUnix: [2024-03-19T02:27:15.448Z] [2024-03-19T02:27:15.449Z] setToolProperty: [2024-03-19T02:27:15.449Z] [2024-03-19T02:27:15.449Z] setS1ASclassPath: [2024-03-19T02:27:15.449Z] [2024-03-19T02:27:15.449Z] init-common: [2024-03-19T02:27:15.449Z] [2024-03-19T02:27:15.449Z] compile-common: [2024-03-19T02:27:15.449Z] [echo] Current time (ISO): 2024-03-19T02:27:14.754+0000 [2024-03-19T02:27:15.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/classes [2024-03-19T02:27:15.449Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/classes [2024-03-19T02:27:15.583Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ErrorRecoveryInterceptor.java:48: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-03-19T02:27:15.583Z] [javac] params[0] = new Boolean(false); [2024-03-19T02:27:15.583Z] [javac] ^ [2024-03-19T02:27:15.583Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/SfulEJB.java:157: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:27:15.583Z] [javac] sless.objectArgs(new Long(70)); [2024-03-19T02:27:15.583Z] [javac] ^ [2024-03-19T02:27:15.583Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:27:15.584Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:27:15.584Z] [javac] 11 warnings [2024-03-19T02:27:15.584Z] [2024-03-19T02:27:15.584Z] setOSConditions: [2024-03-19T02:27:15.584Z] [2024-03-19T02:27:15.584Z] setToolWin: [2024-03-19T02:27:15.584Z] [2024-03-19T02:27:15.584Z] setToolUnix: [2024-03-19T02:27:15.584Z] [2024-03-19T02:27:15.584Z] setToolProperty: [2024-03-19T02:27:15.584Z] [2024-03-19T02:27:15.584Z] setS1ASclassPath: [2024-03-19T02:27:15.584Z] [2024-03-19T02:27:15.584Z] init-common: [2024-03-19T02:27:15.584Z] [2024-03-19T02:27:15.584Z] compile-common: [2024-03-19T02:27:15.584Z] [echo] Current time (ISO): 2024-03-19T02:27:15.564+0000 [2024-03-19T02:27:15.584Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:15.654Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-03-19T02:27:15.654Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.656Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.656Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.656Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2024-03-19T02:27:15.655Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2024-03-19T02:27:15.656Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.656Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-03-19T02:27:15.656Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-03-19T02:27:15.656Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.656Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.656Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:15.656Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-03-19T02:27:15.656Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-03-19T02:27:15.656Z] [2024-03-19T02:27:15.656Z] processResult: [2024-03-19T02:27:15.656Z] [2024-03-19T02:27:15.656Z] failed: [2024-03-19T02:27:15.656Z] [2024-03-19T02:27:15.656Z] passed: [2024-03-19T02:27:15.656Z] [echo] Test ear Passed [2024-03-19T02:27:15.656Z] [2024-03-19T02:27:15.656Z] unknown: [2024-03-19T02:27:15.656Z] [2024-03-19T02:27:15.656Z] declare-test: [2024-03-19T02:27:15.656Z] [echo] Starting test ear directorydeploy/ear Test asadmin redeploydir [2024-03-19T02:27:15.656Z] [2024-03-19T02:27:15.656Z] init.os: [2024-03-19T02:27:15.656Z] [2024-03-19T02:27:15.656Z] init.tools.unix: [2024-03-19T02:27:15.656Z] [2024-03-19T02:27:15.656Z] init.tools.windows: [2024-03-19T02:27:15.656Z] [2024-03-19T02:27:15.656Z] init.tools: [2024-03-19T02:27:15.656Z] [2024-03-19T02:27:15.656Z] setAsadminArgs: [2024-03-19T02:27:15.656Z] [2024-03-19T02:27:15.657Z] init: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.657Z] init.customtasks: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.657Z] prepare: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.657Z] redeploydir.asadmin: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.657Z] setAsadminArgs: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.657Z] common.redeploydir.asadmin: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.657Z] init.os: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.657Z] init.tools.unix: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.657Z] init.tools.windows: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.657Z] init.tools: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.657Z] setAsadminArgs: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.657Z] init: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.657Z] init.customtasks: [2024-03-19T02:27:15.657Z] [2024-03-19T02:27:15.658Z] common.run.asadmin: [2024-03-19T02:27:15.658Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployEar /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2024-03-19T02:27:15.891Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_MD2_HEX:digest-algorithm=MD2 --target server JDBCRealm_MD2_HEX [2024-03-19T02:27:15.892Z] [2024-03-19T02:27:15.892Z] setOSConditions: [2024-03-19T02:27:15.892Z] [2024-03-19T02:27:15.892Z] setToolWin: [2024-03-19T02:27:15.892Z] [2024-03-19T02:27:15.892Z] setToolUnix: [2024-03-19T02:27:15.892Z] [2024-03-19T02:27:15.892Z] setToolProperty: [2024-03-19T02:27:15.892Z] [2024-03-19T02:27:15.892Z] setS1ASclassPath: [2024-03-19T02:27:15.892Z] [2024-03-19T02:27:15.892Z] init-common: [2024-03-19T02:27:15.892Z] [2024-03-19T02:27:15.892Z] create-custom-auth-realm: [2024-03-19T02:27:15.892Z] [echo] Creating auth realm JDBCRealm_MD5_HEX ... [2024-03-19T02:27:16.047Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:16.047Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:16.047Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:16.047Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:16.047Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:16.047Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:16.047Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:16.224Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:16.224Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:27:16.516Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:16.516Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:16.516Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:16.516Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:16.516Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:16.516Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:16.516Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:16.637Z] [exec] Mar 19, 2024 2:27:16 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:16.637Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5864e8bf [2024-03-19T02:27:16.772Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:16.772Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:16.772Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:16.772Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:16.772Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:16.772Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:16.772Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:16.788Z] [exec] Application deployed with name dirDeployEar. [2024-03-19T02:27:16.788Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:27:16.788Z] [exec] Command deploydir executed successfully. [2024-03-19T02:27:16.788Z] [2024-03-19T02:27:16.788Z] setHttpPort: [2024-03-19T02:27:16.789Z] [2024-03-19T02:27:16.789Z] run.positive: [2024-03-19T02:27:16.789Z] [2024-03-19T02:27:16.789Z] init.os: [2024-03-19T02:27:16.789Z] [2024-03-19T02:27:16.789Z] init.tools.unix: [2024-03-19T02:27:16.789Z] [2024-03-19T02:27:16.789Z] init.tools.windows: [2024-03-19T02:27:16.789Z] [2024-03-19T02:27:16.789Z] init.tools: [2024-03-19T02:27:16.789Z] [2024-03-19T02:27:16.789Z] setAsadminArgs: [2024-03-19T02:27:16.789Z] [2024-03-19T02:27:16.789Z] init: [2024-03-19T02:27:16.789Z] [2024-03-19T02:27:16.789Z] init.customtasks: [2024-03-19T02:27:16.789Z] [2024-03-19T02:27:16.789Z] runclient: [2024-03-19T02:27:16.789Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb true [2024-03-19T02:27:16.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_MD5_HEX:digest-algorithm=MD5 --target server JDBCRealm_MD5_HEX [2024-03-19T02:27:16.827Z] [2024-03-19T02:27:16.827Z] setOSConditions: [2024-03-19T02:27:16.827Z] [2024-03-19T02:27:16.827Z] setToolWin: [2024-03-19T02:27:16.827Z] [2024-03-19T02:27:16.827Z] setToolUnix: [2024-03-19T02:27:16.827Z] [2024-03-19T02:27:16.828Z] setToolProperty: [2024-03-19T02:27:16.828Z] [2024-03-19T02:27:16.828Z] setS1ASclassPath: [2024-03-19T02:27:16.828Z] [2024-03-19T02:27:16.828Z] init-common: [2024-03-19T02:27:16.828Z] [2024-03-19T02:27:16.828Z] create-custom-auth-realm: [2024-03-19T02:27:16.828Z] [echo] Creating auth realm JDBCRealm_SHA_HEX ... [2024-03-19T02:27:16.977Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:17.101Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:17.200Z] [exec] I am in client [2024-03-19T02:27:17.200Z] [exec] Calling SFSBWithUnsynchPC.doTest [2024-03-19T02:27:17.200Z] [exec] Value of key is:TestCase1_extendedScopeSfsbWithUnsyncPCInvokeSfsbWithSynchPC [2024-03-19T02:27:17.200Z] [exec] Calling TC2_SFSBWithSynchPC.doTest [2024-03-19T02:27:17.200Z] [exec] Value of key is:TestCase2_extendedScopeSfsbWithSyncPCInvokeSfsbWithUnsynchPC [2024-03-19T02:27:17.200Z] [exec] DoTest method ends [2024-03-19T02:27:17.200Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:17.200Z] [exec] [2024-03-19T02:27:17.200Z] [exec] [2024-03-19T02:27:17.200Z] [exec] ----------------------------------------- [2024-03-19T02:27:17.200Z] [exec] - TestCase1_extendedScopeSfsbWithUnsyncPCInvokeSfsbWithSynchPC: PASS - [2024-03-19T02:27:17.200Z] [exec] - TestCase2_extendedScopeSfsbWithSyncPCInvokeSfsbWithUnsynchPC: PASS - [2024-03-19T02:27:17.200Z] [exec] ----------------------------------------- [2024-03-19T02:27:17.200Z] [exec] Total PASS: 2 [2024-03-19T02:27:17.200Z] [exec] Total FAIL: 0 [2024-03-19T02:27:17.200Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:17.200Z] [exec] ----------------------------------------- [2024-03-19T02:27:17.200Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:17.200Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:17.246Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/connector/XID.java:110: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:27:17.246Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:27:17.246Z] [javac] ^ [2024-03-19T02:27:17.246Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/connector/XID.java:119: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:27:17.246Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:27:17.246Z] [javac] ^ [2024-03-19T02:27:17.246Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:27:17.246Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:27:17.246Z] [javac] 3 warnings [2024-03-19T02:27:17.246Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/generic-ra.jar [2024-03-19T02:27:17.357Z] [javac] 1 warning [2024-03-19T02:27:17.357Z] [2024-03-19T02:27:17.357Z] build: [2024-03-19T02:27:17.357Z] [2024-03-19T02:27:17.357Z] setOSConditions: [2024-03-19T02:27:17.357Z] [2024-03-19T02:27:17.357Z] fixFiles: [2024-03-19T02:27:17.358Z] [2024-03-19T02:27:17.358Z] convUnix: [2024-03-19T02:27:17.358Z] [2024-03-19T02:27:17.358Z] convWin: [2024-03-19T02:27:17.358Z] [2024-03-19T02:27:17.358Z] setToolWin: [2024-03-19T02:27:17.358Z] [2024-03-19T02:27:17.358Z] setToolUnix: [2024-03-19T02:27:17.358Z] [2024-03-19T02:27:17.358Z] setToolProperty: [2024-03-19T02:27:17.358Z] [2024-03-19T02:27:17.358Z] setS1ASclassPath: [2024-03-19T02:27:17.358Z] [2024-03-19T02:27:17.358Z] init-common: [2024-03-19T02:27:17.358Z] [2024-03-19T02:27:17.358Z] package-persistence-common: [2024-03-19T02:27:17.358Z] [2024-03-19T02:27:17.358Z] ejb-jar-common: [2024-03-19T02:27:17.358Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:17.458Z] [2024-03-19T02:27:17.458Z] checkReporting-common: [2024-03-19T02:27:17.458Z] [2024-03-19T02:27:17.458Z] confirmReportPresent-common: [2024-03-19T02:27:17.458Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:17.458Z] [echo] Test seems to be reported fine [2024-03-19T02:27:17.458Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/extendedscope_cross_sfsb/RepRunConf.txt [2024-03-19T02:27:17.458Z] [2024-03-19T02:27:17.458Z] confirmMissingReport-common: [2024-03-19T02:27:17.458Z] [2024-03-19T02:27:17.458Z] undeploy: [2024-03-19T02:27:17.458Z] [2024-03-19T02:27:17.458Z] setOSConditions: [2024-03-19T02:27:17.458Z] [2024-03-19T02:27:17.458Z] setToolWin: [2024-03-19T02:27:17.458Z] [2024-03-19T02:27:17.458Z] setToolUnix: [2024-03-19T02:27:17.458Z] [2024-03-19T02:27:17.458Z] setToolProperty: [2024-03-19T02:27:17.458Z] [2024-03-19T02:27:17.458Z] setS1ASclassPath: [2024-03-19T02:27:17.458Z] [2024-03-19T02:27:17.458Z] init-common: [2024-03-19T02:27:17.458Z] [2024-03-19T02:27:17.458Z] undeploy-common: [2024-03-19T02:27:17.503Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/generic-ra.rar [2024-03-19T02:27:17.503Z] [2024-03-19T02:27:17.503Z] setup: [2024-03-19T02:27:17.503Z] [2024-03-19T02:27:17.503Z] deploy: [2024-03-19T02:27:17.503Z] [2024-03-19T02:27:17.503Z] setOSConditions: [2024-03-19T02:27:17.503Z] [2024-03-19T02:27:17.503Z] setToolWin: [2024-03-19T02:27:17.503Z] [2024-03-19T02:27:17.503Z] setToolUnix: [2024-03-19T02:27:17.503Z] [2024-03-19T02:27:17.503Z] setToolProperty: [2024-03-19T02:27:17.503Z] [2024-03-19T02:27:17.503Z] setS1ASclassPath: [2024-03-19T02:27:17.503Z] [2024-03-19T02:27:17.503Z] init-common: [2024-03-19T02:27:17.503Z] [2024-03-19T02:27:17.503Z] deploy: [2024-03-19T02:27:17.504Z] [2024-03-19T02:27:17.504Z] asadmin-common: [2024-03-19T02:27:17.504Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true generic-ra.rar [2024-03-19T02:27:17.615Z] [2024-03-19T02:27:17.615Z] package-ejbjar-common: [2024-03-19T02:27:17.615Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:17.615Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:17.615Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-ejb.jar [2024-03-19T02:27:17.615Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:17.615Z] [2024-03-19T02:27:17.615Z] appclient-jar-common: [2024-03-19T02:27:17.615Z] [2024-03-19T02:27:17.616Z] package-appclientjar-common: [2024-03-19T02:27:17.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:17.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:17.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:17.616Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-client.jar [2024-03-19T02:27:17.616Z] [2024-03-19T02:27:17.616Z] webclient-war-common: [2024-03-19T02:27:17.616Z] [2024-03-19T02:27:17.616Z] build-ear-common: [2024-03-19T02:27:17.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:17.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:17.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:17.616Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2024-03-19T02:27:17.616Z] [2024-03-19T02:27:17.616Z] deploy: [2024-03-19T02:27:17.616Z] [2024-03-19T02:27:17.616Z] setOSConditions: [2024-03-19T02:27:17.616Z] [2024-03-19T02:27:17.616Z] setToolWin: [2024-03-19T02:27:17.616Z] [2024-03-19T02:27:17.616Z] setToolUnix: [2024-03-19T02:27:17.616Z] [2024-03-19T02:27:17.616Z] setToolProperty: [2024-03-19T02:27:17.616Z] [2024-03-19T02:27:17.616Z] setS1ASclassPath: [2024-03-19T02:27:17.617Z] [2024-03-19T02:27:17.617Z] init-common: [2024-03-19T02:27:17.617Z] [2024-03-19T02:27:17.617Z] deploy-common: [2024-03-19T02:27:17.617Z] [echo] Current time (ISO): 2024-03-19T02:27:17.389+0000 [2024-03-19T02:27:17.617Z] [2024-03-19T02:27:17.617Z] setOSConditions: [2024-03-19T02:27:17.617Z] [2024-03-19T02:27:17.617Z] setToolWin: [2024-03-19T02:27:17.617Z] [2024-03-19T02:27:17.617Z] setToolUnix: [2024-03-19T02:27:17.617Z] [2024-03-19T02:27:17.617Z] setToolProperty: [2024-03-19T02:27:17.617Z] [2024-03-19T02:27:17.617Z] setS1ASclassPath: [2024-03-19T02:27:17.617Z] [2024-03-19T02:27:17.617Z] init-common: [2024-03-19T02:27:17.617Z] [2024-03-19T02:27:17.617Z] deploy-common-pe: [2024-03-19T02:27:17.714Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsyncpc_extendedscope_cross_sfsbApp [2024-03-19T02:27:17.714Z] [2024-03-19T02:27:17.714Z] unsetup: [2024-03-19T02:27:17.714Z] [2024-03-19T02:27:17.714Z] setOSConditions: [2024-03-19T02:27:17.714Z] [2024-03-19T02:27:17.714Z] setToolWin: [2024-03-19T02:27:17.714Z] [2024-03-19T02:27:17.714Z] setToolUnix: [2024-03-19T02:27:17.714Z] [2024-03-19T02:27:17.714Z] setToolProperty: [2024-03-19T02:27:17.714Z] [2024-03-19T02:27:17.714Z] setS1ASclassPath: [2024-03-19T02:27:17.714Z] [2024-03-19T02:27:17.714Z] init-common: [2024-03-19T02:27:17.714Z] [2024-03-19T02:27:17.714Z] execute-ejb-sql-common: [2024-03-19T02:27:17.714Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/extendedscope_cross_sfsb/sql/drop.sql [2024-03-19T02:27:17.760Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-03-19T02:27:17.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-03-19T02:27:17.760Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb [2024-03-19T02:27:17.760Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.760Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.760Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.760Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] setToolProperty: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] setS1ASclassPath: [2024-03-19T02:27:17.761Z] [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-03-19T02:27:17.761Z] init-common: [2024-03-19T02:27:17.761Z] [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] create-custom-auth-realm: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [echo] Creating auth realm JDBCRealm_SHA256_HEX ... [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:17.761Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-03-19T02:27:17.762Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] processResult: [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] failed: [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] passed: [2024-03-19T02:27:17.762Z] [echo] Test ear Passed [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] unknown: [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] declare-test: [2024-03-19T02:27:17.762Z] [echo] Starting test ear directorydeploy/ear Test asadmin undeploydir [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] undeploy.asadmin: [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] setAsadminArgs: [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] common.undeploy.asadmin: [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] init.os: [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] init.tools.unix: [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] init.tools.windows: [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] init.tools: [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.762Z] setAsadminArgs: [2024-03-19T02:27:17.762Z] [2024-03-19T02:27:17.763Z] init: [2024-03-19T02:27:17.763Z] [2024-03-19T02:27:17.763Z] init.customtasks: [2024-03-19T02:27:17.763Z] [2024-03-19T02:27:17.763Z] delAppRef: [2024-03-19T02:27:17.763Z] [2024-03-19T02:27:17.763Z] init.os: [2024-03-19T02:27:17.763Z] [2024-03-19T02:27:17.763Z] init.tools.unix: [2024-03-19T02:27:17.763Z] [2024-03-19T02:27:17.763Z] init.tools.windows: [2024-03-19T02:27:17.763Z] [2024-03-19T02:27:17.763Z] init.tools: [2024-03-19T02:27:17.763Z] [2024-03-19T02:27:17.763Z] setAsadminArgs: [2024-03-19T02:27:17.763Z] [2024-03-19T02:27:17.763Z] init: [2024-03-19T02:27:17.763Z] [2024-03-19T02:27:17.763Z] init.customtasks: [2024-03-19T02:27:17.763Z] [2024-03-19T02:27:17.763Z] common.run.asadmin: [2024-03-19T02:27:17.763Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployEar [2024-03-19T02:27:17.874Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2024-03-19T02:27:17.970Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:17.970Z] [2024-03-19T02:27:17.970Z] all: [2024-03-19T02:27:17.970Z] [2024-03-19T02:27:17.970Z] unsynchpc_flush: [2024-03-19T02:27:17.970Z] [2024-03-19T02:27:17.970Z] setOSConditions: [2024-03-19T02:27:17.970Z] [2024-03-19T02:27:17.970Z] setToolWin: [2024-03-19T02:27:17.970Z] [2024-03-19T02:27:17.970Z] setToolUnix: [2024-03-19T02:27:17.970Z] [2024-03-19T02:27:17.970Z] setToolProperty: [2024-03-19T02:27:17.970Z] [2024-03-19T02:27:17.970Z] setS1ASclassPath: [2024-03-19T02:27:17.970Z] [2024-03-19T02:27:17.970Z] init-common: [2024-03-19T02:27:17.970Z] [2024-03-19T02:27:17.970Z] clean: [2024-03-19T02:27:17.970Z] [2024-03-19T02:27:17.971Z] setOSConditions: [2024-03-19T02:27:17.971Z] [2024-03-19T02:27:17.971Z] setToolWin: [2024-03-19T02:27:17.971Z] [2024-03-19T02:27:17.971Z] setToolUnix: [2024-03-19T02:27:17.971Z] [2024-03-19T02:27:17.971Z] setToolProperty: [2024-03-19T02:27:17.971Z] [2024-03-19T02:27:17.971Z] setS1ASclassPath: [2024-03-19T02:27:17.971Z] [2024-03-19T02:27:17.971Z] init-common: [2024-03-19T02:27:17.971Z] [2024-03-19T02:27:17.971Z] clean-common: [2024-03-19T02:27:17.971Z] [2024-03-19T02:27:17.971Z] setOSConditions: [2024-03-19T02:27:17.971Z] [2024-03-19T02:27:17.971Z] setToolWin: [2024-03-19T02:27:17.971Z] [2024-03-19T02:27:17.971Z] setToolUnix: [2024-03-19T02:27:17.971Z] [2024-03-19T02:27:17.971Z] setToolProperty: [2024-03-19T02:27:17.971Z] [2024-03-19T02:27:17.971Z] setS1ASclassPath: [2024-03-19T02:27:17.971Z] [2024-03-19T02:27:17.971Z] init-common: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] clean-classes-common: [2024-03-19T02:27:17.972Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] setOSConditions: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] setToolWin: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] setToolUnix: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] setToolProperty: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] setS1ASclassPath: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] init-common: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] clean-jars-common: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] compile: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] setOSConditions: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] setToolWin: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] setToolUnix: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.972Z] setToolProperty: [2024-03-19T02:27:17.972Z] [2024-03-19T02:27:17.973Z] setS1ASclassPath: [2024-03-19T02:27:17.973Z] [2024-03-19T02:27:17.973Z] init-common: [2024-03-19T02:27:17.973Z] [2024-03-19T02:27:17.973Z] compile-common: [2024-03-19T02:27:17.973Z] [echo] Current time (ISO): 2024-03-19T02:27:17.775+0000 [2024-03-19T02:27:17.973Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:17.973Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:27:17.973Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:17.973Z] [exec] Waiting finished after 5,673 ms. [2024-03-19T02:27:17.973Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:27:17.973Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:27:17.973Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:27:17.973Z] [exec] Admin Port: 4,848 [2024-03-19T02:27:17.973Z] [exec] Command start-domain executed successfully. [2024-03-19T02:27:18.020Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:18.020Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:27:18.163Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:18.163Z] [javac] 1 warning [2024-03-19T02:27:18.163Z] [2024-03-19T02:27:18.164Z] assemble-web: [2024-03-19T02:27:18.164Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:18.164Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:18.164Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:18.164Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:18.164Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:18.164Z] [2024-03-19T02:27:18.164Z] pkg-war: [2024-03-19T02:27:18.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:18.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:18.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:18.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:18.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:27:18.164Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${sun-web.xml} to copy. [2024-03-19T02:27:18.164Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${webservices.xml} to copy. [2024-03-19T02:27:18.165Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:27:18.165Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:27:18.165Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:27:18.165Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:18.165Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:18.165Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${web.wsit.descriptors} does not exist. [2024-03-19T02:27:18.165Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/asyncservice-web.war [2024-03-19T02:27:18.165Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:18.165Z] [2024-03-19T02:27:18.165Z] deploy-app: [2024-03-19T02:27:18.165Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:18.165Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:18.165Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:18.165Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:18.166Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:18.166Z] [2024-03-19T02:27:18.166Z] deploy-war-common: [2024-03-19T02:27:18.166Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:18.166Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:18.166Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:18.166Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:18.166Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:18.166Z] [2024-03-19T02:27:18.166Z] setOSConditions: [2024-03-19T02:27:18.166Z] [2024-03-19T02:27:18.166Z] setToolWin: [2024-03-19T02:27:18.166Z] [2024-03-19T02:27:18.166Z] setToolUnix: [2024-03-19T02:27:18.166Z] [2024-03-19T02:27:18.166Z] setToolProperty: [2024-03-19T02:27:18.166Z] [2024-03-19T02:27:18.166Z] setS1ASclassPath: [2024-03-19T02:27:18.167Z] [2024-03-19T02:27:18.167Z] init-common: [2024-03-19T02:27:18.167Z] [2024-03-19T02:27:18.167Z] deploy-war-commonpe: [2024-03-19T02:27:18.277Z] [exec] Command undeploy executed successfully. [2024-03-19T02:27:18.277Z] [2024-03-19T02:27:18.277Z] setHttpPort: [2024-03-19T02:27:18.277Z] [2024-03-19T02:27:18.277Z] run.negative: [2024-03-19T02:27:18.277Z] [2024-03-19T02:27:18.277Z] init.os: [2024-03-19T02:27:18.277Z] [2024-03-19T02:27:18.277Z] init.tools.unix: [2024-03-19T02:27:18.277Z] [2024-03-19T02:27:18.277Z] init.tools.windows: [2024-03-19T02:27:18.277Z] [2024-03-19T02:27:18.277Z] init.tools: [2024-03-19T02:27:18.277Z] [2024-03-19T02:27:18.278Z] setAsadminArgs: [2024-03-19T02:27:18.278Z] [2024-03-19T02:27:18.278Z] init: [2024-03-19T02:27:18.278Z] [2024-03-19T02:27:18.278Z] init.customtasks: [2024-03-19T02:27:18.278Z] [2024-03-19T02:27:18.278Z] runclient: [2024-03-19T02:27:18.278Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb/dirDeployEar false [2024-03-19T02:27:18.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_SHA256_HEX:digest-algorithm=SHA-256 --target server JDBCRealm_SHA256_HEX [2024-03-19T02:27:18.361Z] + break [2024-03-19T02:27:18.361Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-03-19T02:27:18.406Z] Archiving artifacts [2024-03-19T02:27:18.437Z] [exec] Application deployed with name ejb-ejb30-interceptors-sessionApp. [2024-03-19T02:27:18.437Z] [echo] Deployment on target server server successful [2024-03-19T02:27:18.588Z] [2024-03-19T02:27:18.588Z] start-server-windows: [2024-03-19T02:27:18.588Z] [2024-03-19T02:27:18.588Z] setOSConditions: [2024-03-19T02:27:18.589Z] [2024-03-19T02:27:18.589Z] setToolWin: [2024-03-19T02:27:18.589Z] [2024-03-19T02:27:18.589Z] setToolUnix: [2024-03-19T02:27:18.589Z] [2024-03-19T02:27:18.589Z] setToolProperty: [2024-03-19T02:27:18.589Z] [2024-03-19T02:27:18.589Z] setS1ASclassPath: [2024-03-19T02:27:18.589Z] [2024-03-19T02:27:18.589Z] init-common: [2024-03-19T02:27:18.589Z] [2024-03-19T02:27:18.589Z] deploy-rar-common: [2024-03-19T02:27:18.589Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-03-19T02:27:18.591Z] [2024-03-19T02:27:18.591Z] setOSConditions: [2024-03-19T02:27:18.591Z] [2024-03-19T02:27:18.591Z] setToolWin: [2024-03-19T02:27:18.591Z] [2024-03-19T02:27:18.591Z] setToolUnix: [2024-03-19T02:27:18.591Z] [2024-03-19T02:27:18.591Z] setToolProperty: [2024-03-19T02:27:18.591Z] [2024-03-19T02:27:18.591Z] setS1ASclassPath: [2024-03-19T02:27:18.591Z] [2024-03-19T02:27:18.591Z] init-common: [2024-03-19T02:27:18.591Z] [2024-03-19T02:27:18.591Z] create-custom-auth-realm: [2024-03-19T02:27:18.591Z] [echo] Creating auth realm JDBCRealm_SHA384_HEX ... [2024-03-19T02:27:18.700Z] [2024-03-19T02:27:18.700Z] setOSConditions: [2024-03-19T02:27:18.700Z] [2024-03-19T02:27:18.700Z] setToolWin: [2024-03-19T02:27:18.700Z] [2024-03-19T02:27:18.700Z] setToolUnix: [2024-03-19T02:27:18.701Z] [2024-03-19T02:27:18.701Z] setToolProperty: [2024-03-19T02:27:18.701Z] [2024-03-19T02:27:18.701Z] setS1ASclassPath: [2024-03-19T02:27:18.701Z] [2024-03-19T02:27:18.701Z] init-common: [2024-03-19T02:27:18.701Z] [2024-03-19T02:27:18.701Z] deploy-common-ee: [2024-03-19T02:27:18.701Z] [2024-03-19T02:27:18.701Z] run: [2024-03-19T02:27:18.701Z] [2024-03-19T02:27:18.701Z] setOSConditions: [2024-03-19T02:27:18.701Z] [2024-03-19T02:27:18.701Z] setToolWin: [2024-03-19T02:27:18.701Z] [2024-03-19T02:27:18.701Z] setToolUnix: [2024-03-19T02:27:18.701Z] [2024-03-19T02:27:18.701Z] setToolProperty: [2024-03-19T02:27:18.701Z] [2024-03-19T02:27:18.701Z] setS1ASclassPath: [2024-03-19T02:27:18.701Z] [2024-03-19T02:27:18.701Z] init-common: [2024-03-19T02:27:18.701Z] [2024-03-19T02:27:18.702Z] runclient-common: [2024-03-19T02:27:18.702Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionAppClient.jar -name ejb-ejb30-interceptors-sessionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:27:18.731Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot asyncservice --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/asyncservice-web.war [2024-03-19T02:27:18.842Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-03-19T02:27:18.842Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb/dirDeployEar [2024-03-19T02:27:18.842Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/dirDeployEarWeb/dirDeployEar [2024-03-19T02:27:18.842Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-03-19T02:27:18.842Z] [2024-03-19T02:27:18.842Z] processResult: [2024-03-19T02:27:18.842Z] [2024-03-19T02:27:18.842Z] failed: [2024-03-19T02:27:18.842Z] [2024-03-19T02:27:18.842Z] passed: [2024-03-19T02:27:18.842Z] [echo] Test ear Passed [2024-03-19T02:27:18.842Z] [2024-03-19T02:27:18.842Z] unknown: [2024-03-19T02:27:18.842Z] [2024-03-19T02:27:18.842Z] private-all: [2024-03-19T02:27:18.908Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:18.909Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:18.909Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:18.909Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:18.909Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:18.909Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:18.909Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:19.099Z] [2024-03-19T02:27:19.099Z] init.os: [2024-03-19T02:27:19.099Z] [2024-03-19T02:27:19.099Z] init.tools.unix: [2024-03-19T02:27:19.099Z] [2024-03-19T02:27:19.099Z] init.tools.windows: [2024-03-19T02:27:19.099Z] [2024-03-19T02:27:19.100Z] init.tools: [2024-03-19T02:27:19.100Z] [2024-03-19T02:27:19.100Z] setAsadminArgs: [2024-03-19T02:27:19.100Z] [2024-03-19T02:27:19.100Z] init: [2024-03-19T02:27:19.100Z] [2024-03-19T02:27:19.100Z] init.customtasks: [2024-03-19T02:27:19.100Z] [2024-03-19T02:27:19.100Z] prepare: [2024-03-19T02:27:19.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix [2024-03-19T02:27:19.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2024-03-19T02:27:19.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar [2024-03-19T02:27:19.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war [2024-03-19T02:27:19.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2024-03-19T02:27:19.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/client [2024-03-19T02:27:19.100Z] [2024-03-19T02:27:19.100Z] compile: [2024-03-19T02:27:19.100Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/earwithsuffix/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:19.100Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar [2024-03-19T02:27:19.187Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-03-19T02:27:19.295Z] [exec] Application deployed with name asyncservice-web. [2024-03-19T02:27:19.295Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:19.295Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:19.295Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:19.295Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:19.295Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:19.295Z] [2024-03-19T02:27:19.295Z] deploy-war-commonee: [2024-03-19T02:27:19.295Z] [2024-03-19T02:27:19.295Z] assemble-client: [2024-03-19T02:27:19.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:19.295Z] [echo] wsimporting http://localhost:8080/asyncservice/webservice/AsyncService?WSDL [2024-03-19T02:27:19.296Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:19.296Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:19.296Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:19.296Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:19.296Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:19.296Z] [2024-03-19T02:27:19.296Z] setOSConditions: [2024-03-19T02:27:19.296Z] [2024-03-19T02:27:19.296Z] setToolWin: [2024-03-19T02:27:19.296Z] [2024-03-19T02:27:19.296Z] setToolUnix: [2024-03-19T02:27:19.296Z] [2024-03-19T02:27:19.296Z] setToolProperty: [2024-03-19T02:27:19.296Z] [2024-03-19T02:27:19.296Z] setS1ASclassPath: [2024-03-19T02:27:19.296Z] [2024-03-19T02:27:19.297Z] init-common: [2024-03-19T02:27:19.297Z] [2024-03-19T02:27:19.297Z] wsimport: [2024-03-19T02:27:19.358Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:19.358Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:19.358Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:19.358Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:19.358Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:19.358Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:19.358Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:19.358Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:19.470Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:19.470Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:27:19.470Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:27:19.526Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_SHA384_HEX:digest-algorithm=SHA-384 --target server JDBCRealm_SHA384_HEX [2024-03-19T02:27:19.526Z] [2024-03-19T02:27:19.526Z] setOSConditions: [2024-03-19T02:27:19.526Z] [2024-03-19T02:27:19.526Z] setToolWin: [2024-03-19T02:27:19.526Z] [2024-03-19T02:27:19.526Z] setToolUnix: [2024-03-19T02:27:19.526Z] [2024-03-19T02:27:19.526Z] setToolProperty: [2024-03-19T02:27:19.526Z] [2024-03-19T02:27:19.526Z] setS1ASclassPath: [2024-03-19T02:27:19.526Z] [2024-03-19T02:27:19.526Z] init-common: [2024-03-19T02:27:19.526Z] [2024-03-19T02:27:19.527Z] create-custom-auth-realm: [2024-03-19T02:27:19.527Z] [echo] Creating auth realm JDBCRealm_SHA512_HEX ... [2024-03-19T02:27:19.615Z] [javac] 1 warning [2024-03-19T02:27:19.615Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/earwithsuffix/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:19.615Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2024-03-19T02:27:19.629Z] [exec] Mar 19, 2024 2:27:19 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:19.629Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:19.725Z] [javac] 2 warnings [2024-03-19T02:27:19.725Z] [2024-03-19T02:27:19.725Z] setOSConditions: [2024-03-19T02:27:19.725Z] [2024-03-19T02:27:19.725Z] setToolWin: [2024-03-19T02:27:19.725Z] [2024-03-19T02:27:19.725Z] setToolUnix: [2024-03-19T02:27:19.725Z] [2024-03-19T02:27:19.725Z] setToolProperty: [2024-03-19T02:27:19.726Z] [2024-03-19T02:27:19.726Z] setS1ASclassPath: [2024-03-19T02:27:19.726Z] [2024-03-19T02:27:19.726Z] init-common: [2024-03-19T02:27:19.726Z] [2024-03-19T02:27:19.726Z] compile-common: [2024-03-19T02:27:19.726Z] [echo] Current time (ISO): 2024-03-19T02:27:19.621+0000 [2024-03-19T02:27:19.726Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:19.861Z] [exec] parsing WSDL... [2024-03-19T02:27:19.873Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:19.873Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:19.873Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:19.873Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:19.873Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:19.873Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:19.873Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:20.093Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_SHA512_HEX:digest-algorithm=SHA-512 --target server JDBCRealm_SHA512_HEX [2024-03-19T02:27:20.093Z] [2024-03-19T02:27:20.093Z] setOSConditions: [2024-03-19T02:27:20.093Z] [2024-03-19T02:27:20.093Z] setToolWin: [2024-03-19T02:27:20.094Z] [2024-03-19T02:27:20.094Z] setToolUnix: [2024-03-19T02:27:20.094Z] [2024-03-19T02:27:20.094Z] setToolProperty: [2024-03-19T02:27:20.094Z] [2024-03-19T02:27:20.094Z] setS1ASclassPath: [2024-03-19T02:27:20.094Z] [2024-03-19T02:27:20.094Z] init-common: [2024-03-19T02:27:20.094Z] [2024-03-19T02:27:20.094Z] clean: [2024-03-19T02:27:20.094Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:20.094Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:20.094Z] [2024-03-19T02:27:20.094Z] compile: [2024-03-19T02:27:20.130Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:20.130Z] [javac] 1 warning [2024-03-19T02:27:20.130Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/earwithsuffix/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:20.130Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/client [2024-03-19T02:27:20.351Z] [2024-03-19T02:27:20.351Z] setOSConditions: [2024-03-19T02:27:20.351Z] [2024-03-19T02:27:20.352Z] setToolWin: [2024-03-19T02:27:20.352Z] [2024-03-19T02:27:20.352Z] setToolUnix: [2024-03-19T02:27:20.352Z] [2024-03-19T02:27:20.352Z] setToolProperty: [2024-03-19T02:27:20.352Z] [2024-03-19T02:27:20.352Z] setS1ASclassPath: [2024-03-19T02:27:20.352Z] [2024-03-19T02:27:20.352Z] init-common: [2024-03-19T02:27:20.352Z] [2024-03-19T02:27:20.352Z] compile-common: [2024-03-19T02:27:20.352Z] [echo] Current time (ISO): 2024-03-19T02:27:20.128+0000 [2024-03-19T02:27:20.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:20.352Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:20.388Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:20.388Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:20.388Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:20.388Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:20.388Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:20.388Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:20.388Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:20.425Z] [exec] [2024-03-19T02:27:20.425Z] [exec] Generating code... [2024-03-19T02:27:20.425Z] [exec] [2024-03-19T02:27:20.425Z] [exec] Compiling code... [2024-03-19T02:27:20.645Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:20.645Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:27:20.645Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:20.645Z] [javac] 1 warning [2024-03-19T02:27:20.645Z] [2024-03-19T02:27:20.645Z] assemble: [2024-03-19T02:27:20.645Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF [2024-03-19T02:27:20.645Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF [2024-03-19T02:27:20.646Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war [2024-03-19T02:27:20.646Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2024-03-19T02:27:20.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2024-03-19T02:27:20.646Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2024-03-19T02:27:20.646Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2024-03-19T02:27:20.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/META-INF [2024-03-19T02:27:20.646Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/META-INF [2024-03-19T02:27:20.646Z] [2024-03-19T02:27:20.646Z] declare-test: [2024-03-19T02:27:20.646Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin deploydir [2024-03-19T02:27:20.646Z] [2024-03-19T02:27:20.646Z] init.os: [2024-03-19T02:27:20.646Z] [2024-03-19T02:27:20.646Z] init.tools.unix: [2024-03-19T02:27:20.646Z] [2024-03-19T02:27:20.646Z] init.tools.windows: [2024-03-19T02:27:20.646Z] [2024-03-19T02:27:20.646Z] init.tools: [2024-03-19T02:27:20.646Z] [2024-03-19T02:27:20.646Z] setAsadminArgs: [2024-03-19T02:27:20.646Z] [2024-03-19T02:27:20.646Z] init: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] init.customtasks: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] prepare: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] deploydir.asadmin: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] setAsadminArgs: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] common.deploydir.asadmin: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] init.os: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] init.tools.unix: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] init.tools.windows: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] init.tools: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] setAsadminArgs: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] init: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] init.customtasks: [2024-03-19T02:27:20.647Z] [2024-03-19T02:27:20.647Z] common.run.asadmin: [2024-03-19T02:27:20.647Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithEarSuffix /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2024-03-19T02:27:20.653Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:20.653Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:20.653Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:20.653Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:20.653Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:20.653Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:20.653Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:21.211Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:21.212Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:27:21.240Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:21.240Z] [javac] 1 warning [2024-03-19T02:27:21.240Z] [2024-03-19T02:27:21.240Z] build: [2024-03-19T02:27:21.240Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:27:21.240Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_flush-lib.jar [2024-03-19T02:27:21.241Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_flush-par.jar [2024-03-19T02:27:21.241Z] [2024-03-19T02:27:21.241Z] setOSConditions: [2024-03-19T02:27:21.241Z] [2024-03-19T02:27:21.241Z] fixFiles: [2024-03-19T02:27:21.241Z] [2024-03-19T02:27:21.241Z] convUnix: [2024-03-19T02:27:21.241Z] [2024-03-19T02:27:21.241Z] convWin: [2024-03-19T02:27:21.241Z] [2024-03-19T02:27:21.241Z] setToolWin: [2024-03-19T02:27:21.241Z] [2024-03-19T02:27:21.241Z] setToolUnix: [2024-03-19T02:27:21.241Z] [2024-03-19T02:27:21.241Z] setToolProperty: [2024-03-19T02:27:21.241Z] [2024-03-19T02:27:21.241Z] setS1ASclassPath: [2024-03-19T02:27:21.241Z] [2024-03-19T02:27:21.241Z] init-common: [2024-03-19T02:27:21.241Z] [2024-03-19T02:27:21.241Z] package-persistence-common: [2024-03-19T02:27:21.241Z] [2024-03-19T02:27:21.241Z] ejb-jar-common: [2024-03-19T02:27:21.241Z] [2024-03-19T02:27:21.241Z] package-ejbjar-common: [2024-03-19T02:27:21.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:21.241Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flush-ejb.jar [2024-03-19T02:27:21.242Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:21.242Z] [2024-03-19T02:27:21.242Z] appclient-jar-common: [2024-03-19T02:27:21.242Z] [2024-03-19T02:27:21.242Z] package-appclientjar-common: [2024-03-19T02:27:21.242Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:21.242Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flush-client.jar [2024-03-19T02:27:21.242Z] [2024-03-19T02:27:21.242Z] webclient-war-common: [2024-03-19T02:27:21.242Z] [2024-03-19T02:27:21.242Z] build-ear-common: [2024-03-19T02:27:21.242Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:21.242Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:21.242Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushApp.ear [2024-03-19T02:27:21.242Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushApp.ear [2024-03-19T02:27:21.242Z] [2024-03-19T02:27:21.242Z] setup: [2024-03-19T02:27:21.242Z] [2024-03-19T02:27:21.242Z] setOSConditions: [2024-03-19T02:27:21.242Z] [2024-03-19T02:27:21.242Z] setToolWin: [2024-03-19T02:27:21.242Z] [2024-03-19T02:27:21.242Z] setToolUnix: [2024-03-19T02:27:21.242Z] [2024-03-19T02:27:21.242Z] setToolProperty: [2024-03-19T02:27:21.242Z] [2024-03-19T02:27:21.242Z] setS1ASclassPath: [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] init-common: [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] execute-ejb-sql-common: [2024-03-19T02:27:21.243Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/unsynchpc_flush/sql/create.sql [2024-03-19T02:27:21.243Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] deploy: [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] setOSConditions: [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] setToolWin: [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] setToolUnix: [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] setToolProperty: [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] setS1ASclassPath: [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] init-common: [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] deploy-common: [2024-03-19T02:27:21.243Z] [echo] Current time (ISO): 2024-03-19T02:27:21.191+0000 [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] setOSConditions: [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] setToolWin: [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.243Z] setToolUnix: [2024-03-19T02:27:21.243Z] [2024-03-19T02:27:21.244Z] setToolProperty: [2024-03-19T02:27:21.244Z] [2024-03-19T02:27:21.244Z] setS1ASclassPath: [2024-03-19T02:27:21.244Z] [2024-03-19T02:27:21.244Z] init-common: [2024-03-19T02:27:21.244Z] [2024-03-19T02:27:21.244Z] deploy-common-pe: [2024-03-19T02:27:21.776Z] [exec] Application deployed with name dirDeployWithEarSuffix. [2024-03-19T02:27:21.776Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:27:21.776Z] [exec] Command deploydir executed successfully. [2024-03-19T02:27:21.776Z] [2024-03-19T02:27:21.776Z] setHttpPort: [2024-03-19T02:27:21.777Z] [2024-03-19T02:27:21.777Z] run.positive: [2024-03-19T02:27:21.777Z] [2024-03-19T02:27:21.777Z] init.os: [2024-03-19T02:27:21.777Z] [2024-03-19T02:27:21.777Z] init.tools.unix: [2024-03-19T02:27:21.777Z] [2024-03-19T02:27:21.777Z] init.tools.windows: [2024-03-19T02:27:21.777Z] [2024-03-19T02:27:21.777Z] init.tools: [2024-03-19T02:27:21.777Z] [2024-03-19T02:27:21.777Z] setAsadminArgs: [2024-03-19T02:27:21.777Z] [2024-03-19T02:27:21.777Z] init: [2024-03-19T02:27:21.777Z] [2024-03-19T02:27:21.777Z] init.customtasks: [2024-03-19T02:27:21.777Z] [2024-03-19T02:27:21.777Z] runclient: [2024-03-19T02:27:21.777Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb true [2024-03-19T02:27:21.796Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/client/AddNumbersImplService.java uses or overrides a deprecated API. [2024-03-19T02:27:21.796Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:21.796Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:21.796Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:21.796Z] [2024-03-19T02:27:21.796Z] setup: [2024-03-19T02:27:21.796Z] [2024-03-19T02:27:21.796Z] runclient: [2024-03-19T02:27:21.796Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:21.796Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:21.796Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:21.797Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:21.797Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:21.797Z] [2024-03-19T02:27:21.797Z] run-client: [2024-03-19T02:27:21.797Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:21.840Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushApp.ear [2024-03-19T02:27:22.096Z] [exec] Application deployed with name unsynchpc_flushApp. [2024-03-19T02:27:22.096Z] [echo] Deployment on target server server successful [2024-03-19T02:27:22.096Z] [2024-03-19T02:27:22.096Z] setOSConditions: [2024-03-19T02:27:22.096Z] [2024-03-19T02:27:22.096Z] setToolWin: [2024-03-19T02:27:22.096Z] [2024-03-19T02:27:22.096Z] setToolUnix: [2024-03-19T02:27:22.096Z] [2024-03-19T02:27:22.096Z] setToolProperty: [2024-03-19T02:27:22.096Z] [2024-03-19T02:27:22.096Z] setS1ASclassPath: [2024-03-19T02:27:22.096Z] [2024-03-19T02:27:22.096Z] init-common: [2024-03-19T02:27:22.096Z] [2024-03-19T02:27:22.096Z] deploy-common-ee: [2024-03-19T02:27:22.096Z] [2024-03-19T02:27:22.096Z] run: [2024-03-19T02:27:22.096Z] [2024-03-19T02:27:22.097Z] setOSConditions: [2024-03-19T02:27:22.097Z] [2024-03-19T02:27:22.097Z] setToolWin: [2024-03-19T02:27:22.097Z] [2024-03-19T02:27:22.097Z] setToolUnix: [2024-03-19T02:27:22.097Z] [2024-03-19T02:27:22.097Z] setToolProperty: [2024-03-19T02:27:22.097Z] [2024-03-19T02:27:22.097Z] setS1ASclassPath: [2024-03-19T02:27:22.097Z] [2024-03-19T02:27:22.097Z] init-common: [2024-03-19T02:27:22.097Z] [2024-03-19T02:27:22.097Z] runclient-common: [2024-03-19T02:27:22.097Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushAppClient.jar -name unsynchpc_flushClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:27:22.291Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:22.291Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:22.291Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:22.291Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:22.291Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:22.291Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:22.291Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:22.342Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-03-19T02:27:22.342Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb [2024-03-19T02:27:22.342Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.342Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.342Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.342Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-03-19T02:27:22.343Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.344Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.344Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:22.344Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-03-19T02:27:22.344Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.344Z] processResult: [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.344Z] failed: [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.344Z] passed: [2024-03-19T02:27:22.344Z] [echo] Test earwithsuffix Passed [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.344Z] unknown: [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.344Z] declare-test: [2024-03-19T02:27:22.344Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin redeploydir [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.344Z] init.os: [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.344Z] init.tools.unix: [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.344Z] init.tools.windows: [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.344Z] init.tools: [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.344Z] setAsadminArgs: [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.344Z] init: [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.344Z] init.customtasks: [2024-03-19T02:27:22.344Z] [2024-03-19T02:27:22.345Z] prepare: [2024-03-19T02:27:22.345Z] [2024-03-19T02:27:22.345Z] redeploydir.asadmin: [2024-03-19T02:27:22.345Z] [2024-03-19T02:27:22.345Z] setAsadminArgs: [2024-03-19T02:27:22.345Z] [2024-03-19T02:27:22.345Z] common.redeploydir.asadmin: [2024-03-19T02:27:22.345Z] [2024-03-19T02:27:22.345Z] init.os: [2024-03-19T02:27:22.345Z] [2024-03-19T02:27:22.345Z] init.tools.unix: [2024-03-19T02:27:22.345Z] [2024-03-19T02:27:22.345Z] init.tools.windows: [2024-03-19T02:27:22.345Z] [2024-03-19T02:27:22.345Z] init.tools: [2024-03-19T02:27:22.345Z] [2024-03-19T02:27:22.345Z] setAsadminArgs: [2024-03-19T02:27:22.345Z] [2024-03-19T02:27:22.345Z] init: [2024-03-19T02:27:22.345Z] [2024-03-19T02:27:22.345Z] init.customtasks: [2024-03-19T02:27:22.345Z] [2024-03-19T02:27:22.345Z] common.run.asadmin: [2024-03-19T02:27:22.346Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithEarSuffix /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2024-03-19T02:27:22.482Z] [exec] Application deployed with name blackbox-tx. [2024-03-19T02:27:22.482Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-03-19T02:27:22.482Z] [2024-03-19T02:27:22.482Z] deploy: [2024-03-19T02:27:22.482Z] [2024-03-19T02:27:22.482Z] setOSConditions: [2024-03-19T02:27:22.482Z] [2024-03-19T02:27:22.482Z] setToolWin: [2024-03-19T02:27:22.482Z] [2024-03-19T02:27:22.482Z] setToolUnix: [2024-03-19T02:27:22.482Z] [2024-03-19T02:27:22.482Z] setToolProperty: [2024-03-19T02:27:22.482Z] [2024-03-19T02:27:22.482Z] setS1ASclassPath: [2024-03-19T02:27:22.482Z] [2024-03-19T02:27:22.482Z] init-common: [2024-03-19T02:27:22.482Z] [2024-03-19T02:27:22.482Z] deploy-common: [2024-03-19T02:27:22.482Z] [echo] Current time (ISO): 2024-03-19T02:27:21.890+0000 [2024-03-19T02:27:22.482Z] [2024-03-19T02:27:22.482Z] setOSConditions: [2024-03-19T02:27:22.483Z] [2024-03-19T02:27:22.483Z] setToolWin: [2024-03-19T02:27:22.483Z] [2024-03-19T02:27:22.483Z] setToolUnix: [2024-03-19T02:27:22.483Z] [2024-03-19T02:27:22.483Z] setToolProperty: [2024-03-19T02:27:22.483Z] [2024-03-19T02:27:22.483Z] setS1ASclassPath: [2024-03-19T02:27:22.483Z] [2024-03-19T02:27:22.483Z] init-common: [2024-03-19T02:27:22.483Z] [2024-03-19T02:27:22.483Z] deploy-common-pe: [2024-03-19T02:27:22.740Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-03-19T02:27:22.912Z] [exec] Mar 19, 2024 2:27:22 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:22.912Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1ad1c363 [2024-03-19T02:27:22.912Z] [exec] invoking stateful [2024-03-19T02:27:22.912Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:22.913Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:27:23.036Z] [exec] Mar 19, 2024 2:27:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:23.036Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:23.169Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2024-03-19T02:27:23.169Z] [exec] +++++ InterceptorCallCount: 2 [2024-03-19T02:27:23.169Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2024-03-19T02:27:23.169Z] [exec] Value of key is: test1 [2024-03-19T02:27:23.169Z] [exec] Got expected AppException: com.sun.s1asdev.ejb.ejb30.interceptors.session.AppException: XYZ [2024-03-19T02:27:23.169Z] [exec] Value of key is: test2 [2024-03-19T02:27:23.169Z] [exec] [Test3]: Got: Hello, Midpoint of 4, 10; 7.0 [2024-03-19T02:27:23.169Z] [exec] Value of key is: test3 [2024-03-19T02:27:23.169Z] [exec] Got expected Exception: com.sun.s1asdev.ejb.ejb30.interceptors.session.SwapArgumentsException: (23, 10) [2024-03-19T02:27:23.169Z] [exec] Value of key is: test4 [2024-03-19T02:27:23.169Z] [exec] Got expected Exception: com.sun.s1asdev.ejb.ejb30.interceptors.session.CallBlockedException: Call blocked [2024-03-19T02:27:23.169Z] [exec] Value of key is: test5 [2024-03-19T02:27:23.169Z] [exec] Value of key is: test6 [2024-03-19T02:27:23.169Z] [exec] Created sful[0]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> true [2024-03-19T02:27:23.169Z] [exec] Created sful[1]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.169Z] [exec] Created sful[2]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.169Z] [exec] Created sful[3]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.169Z] [exec] Created sful[4]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.169Z] [exec] Created sful[5]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [Pipeline] junit [2024-03-19T02:27:23.267Z] Recording test results [2024-03-19T02:27:23.456Z] [exec] Created sful[6]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[7]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[8]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[9]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[10]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[11]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[12]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[13]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[14]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[15]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[16]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[17]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[18]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] Created sful[19]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-03-19T02:27:23.456Z] [exec] 9 left... [2024-03-19T02:27:23.478Z] [exec] Application deployed with name dirDeployWithEarSuffix. [2024-03-19T02:27:23.478Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:27:23.478Z] [exec] Command deploydir executed successfully. [2024-03-19T02:27:23.478Z] [2024-03-19T02:27:23.478Z] setHttpPort: [2024-03-19T02:27:23.479Z] [2024-03-19T02:27:23.479Z] run.positive: [2024-03-19T02:27:23.479Z] [2024-03-19T02:27:23.479Z] init.os: [2024-03-19T02:27:23.479Z] [2024-03-19T02:27:23.479Z] init.tools.unix: [2024-03-19T02:27:23.479Z] [2024-03-19T02:27:23.479Z] init.tools.windows: [2024-03-19T02:27:23.479Z] [2024-03-19T02:27:23.479Z] init.tools: [2024-03-19T02:27:23.479Z] [2024-03-19T02:27:23.479Z] setAsadminArgs: [2024-03-19T02:27:23.479Z] [2024-03-19T02:27:23.479Z] init: [2024-03-19T02:27:23.479Z] [2024-03-19T02:27:23.479Z] init.customtasks: [2024-03-19T02:27:23.479Z] [2024-03-19T02:27:23.479Z] runclient: [2024-03-19T02:27:23.479Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb true [2024-03-19T02:27:23.666Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:23.964Z] [exec] Mar 19, 2024 2:27:23 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:27:23.964Z] [exec] WARNING: ACC001: Using the only client [unsynchpc_flush-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.unsynchpc_flush.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushAppClient.jar even though it does not match the specified main class name null or client name unsynchpc_flushClient [2024-03-19T02:27:24.044Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-03-19T02:27:24.044Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb [2024-03-19T02:27:24.044Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.044Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.044Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.044Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-03-19T02:27:24.045Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-03-19T02:27:24.045Z] [2024-03-19T02:27:24.045Z] processResult: [2024-03-19T02:27:24.045Z] [2024-03-19T02:27:24.045Z] failed: [2024-03-19T02:27:24.045Z] [2024-03-19T02:27:24.045Z] passed: [2024-03-19T02:27:24.045Z] [echo] Test earwithsuffix Passed [2024-03-19T02:27:24.045Z] [2024-03-19T02:27:24.045Z] unknown: [2024-03-19T02:27:24.045Z] [2024-03-19T02:27:24.045Z] declare-test: [2024-03-19T02:27:24.046Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin undeploydir [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] undeploy.asadmin: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] setAsadminArgs: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] common.undeploy.asadmin: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] init.os: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] init.tools.unix: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] init.tools.windows: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] init.tools: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] setAsadminArgs: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] init: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] init.customtasks: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] delAppRef: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] init.os: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] init.tools.unix: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.046Z] init.tools.windows: [2024-03-19T02:27:24.046Z] [2024-03-19T02:27:24.047Z] init.tools: [2024-03-19T02:27:24.047Z] [2024-03-19T02:27:24.047Z] setAsadminArgs: [2024-03-19T02:27:24.047Z] [2024-03-19T02:27:24.047Z] [Checks API] No suitable checks publisher found. [2024-03-19T02:27:24.047Z] init: [2024-03-19T02:27:24.047Z] [2024-03-19T02:27:24.047Z] init.customtasks: [2024-03-19T02:27:24.047Z] [2024-03-19T02:27:24.047Z] common.run.asadmin: [2024-03-19T02:27:24.047Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithEarSuffix [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-03-19T02:27:24.233Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/client/HttpBasicAuthTest.java uses or overrides a deprecated API. [2024-03-19T02:27:24.233Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:24.233Z] [javac] 1 warning [2024-03-19T02:27:24.233Z] [2024-03-19T02:27:24.233Z] setOSConditions: [2024-03-19T02:27:24.233Z] [2024-03-19T02:27:24.233Z] setToolWin: [2024-03-19T02:27:24.233Z] [2024-03-19T02:27:24.233Z] setToolUnix: [2024-03-19T02:27:24.233Z] [2024-03-19T02:27:24.233Z] setToolProperty: [2024-03-19T02:27:24.233Z] [2024-03-19T02:27:24.233Z] setS1ASclassPath: [2024-03-19T02:27:24.233Z] [2024-03-19T02:27:24.233Z] init-common: [2024-03-19T02:27:24.233Z] [2024-03-19T02:27:24.233Z] compile-common: [2024-03-19T02:27:24.233Z] [echo] Current time (ISO): 2024-03-19T02:27:24.023+0000 [2024-03-19T02:27:24.233Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:24.615Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:24.615Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:27:24.615Z] [exec] Command undeploy executed successfully. [2024-03-19T02:27:24.615Z] [2024-03-19T02:27:24.615Z] setHttpPort: [2024-03-19T02:27:24.615Z] [2024-03-19T02:27:24.615Z] run.negative: [2024-03-19T02:27:24.615Z] [2024-03-19T02:27:24.615Z] init.os: [2024-03-19T02:27:24.615Z] [2024-03-19T02:27:24.615Z] init.tools.unix: [2024-03-19T02:27:24.615Z] [2024-03-19T02:27:24.615Z] init.tools.windows: [2024-03-19T02:27:24.615Z] [2024-03-19T02:27:24.615Z] init.tools: [2024-03-19T02:27:24.615Z] [2024-03-19T02:27:24.615Z] setAsadminArgs: [2024-03-19T02:27:24.615Z] [2024-03-19T02:27:24.615Z] init: [2024-03-19T02:27:24.615Z] [2024-03-19T02:27:24.615Z] init.customtasks: [2024-03-19T02:27:24.615Z] [2024-03-19T02:27:24.615Z] runclient: [2024-03-19T02:27:24.615Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix false [2024-03-19T02:27:24.825Z] [exec] 8 left... [2024-03-19T02:27:25.183Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-03-19T02:27:25.184Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix [2024-03-19T02:27:25.184Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix [2024-03-19T02:27:25.184Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.184Z] processResult: [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.184Z] failed: [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.184Z] passed: [2024-03-19T02:27:25.184Z] [echo] Test earwithsuffix Passed [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.184Z] unknown: [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.184Z] private-all: [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.184Z] init.os: [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.184Z] init.tools.unix: [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.184Z] init.tools.windows: [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.184Z] init.tools: [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.184Z] setAsadminArgs: [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.184Z] init: [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.184Z] init.customtasks: [2024-03-19T02:27:25.184Z] [2024-03-19T02:27:25.185Z] prepare: [2024-03-19T02:27:25.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb [2024-03-19T02:27:25.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2024-03-19T02:27:25.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client [2024-03-19T02:27:25.185Z] [2024-03-19T02:27:25.185Z] compile: [2024-03-19T02:27:25.185Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ejb/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:25.185Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2024-03-19T02:27:25.282Z] [exec] Application deployed with name installed-libraries-testApp. [2024-03-19T02:27:25.282Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2024-03-19T02:27:25.282Z] [echo] Deployment on target server server successful [2024-03-19T02:27:25.282Z] [2024-03-19T02:27:25.282Z] setOSConditions: [2024-03-19T02:27:25.282Z] [2024-03-19T02:27:25.282Z] setToolWin: [2024-03-19T02:27:25.282Z] [2024-03-19T02:27:25.282Z] setToolUnix: [2024-03-19T02:27:25.282Z] [2024-03-19T02:27:25.282Z] setToolProperty: [2024-03-19T02:27:25.283Z] [2024-03-19T02:27:25.283Z] setS1ASclassPath: [2024-03-19T02:27:25.283Z] [2024-03-19T02:27:25.283Z] init-common: [2024-03-19T02:27:25.283Z] [2024-03-19T02:27:25.283Z] deploy-common-ee: [2024-03-19T02:27:25.283Z] [2024-03-19T02:27:25.283Z] run: [2024-03-19T02:27:25.283Z] [2024-03-19T02:27:25.283Z] setOSConditions: [2024-03-19T02:27:25.283Z] [2024-03-19T02:27:25.283Z] setToolWin: [2024-03-19T02:27:25.283Z] [2024-03-19T02:27:25.283Z] setToolUnix: [2024-03-19T02:27:25.283Z] [2024-03-19T02:27:25.283Z] setToolProperty: [2024-03-19T02:27:25.283Z] [2024-03-19T02:27:25.283Z] setS1ASclassPath: [2024-03-19T02:27:25.283Z] [2024-03-19T02:27:25.283Z] init-common: [2024-03-19T02:27:25.283Z] [2024-03-19T02:27:25.283Z] execute-sql-common: [2024-03-19T02:27:25.283Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/create_pointbase.sql [2024-03-19T02:27:25.283Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:27:25.283Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:27:25.283Z] [sql] 0 rows affected [2024-03-19T02:27:25.283Z] [sql] 1 rows affected [2024-03-19T02:27:25.283Z] [sql] 1 rows affected [2024-03-19T02:27:25.283Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:27:25.283Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:27:25.283Z] [sql] 0 rows affected [2024-03-19T02:27:25.284Z] [sql] 1 rows affected [2024-03-19T02:27:25.284Z] [sql] 1 rows affected [2024-03-19T02:27:25.284Z] [sql] 6 of 8 SQL statements executed successfully [2024-03-19T02:27:25.284Z] [2024-03-19T02:27:25.284Z] setOSConditions: [2024-03-19T02:27:25.284Z] [2024-03-19T02:27:25.284Z] setToolWin: [2024-03-19T02:27:25.284Z] [2024-03-19T02:27:25.284Z] setToolUnix: [2024-03-19T02:27:25.284Z] [2024-03-19T02:27:25.284Z] setToolProperty: [2024-03-19T02:27:25.284Z] [2024-03-19T02:27:25.284Z] setS1ASclassPath: [2024-03-19T02:27:25.284Z] [2024-03-19T02:27:25.284Z] init-common: [2024-03-19T02:27:25.284Z] [2024-03-19T02:27:25.284Z] run-test-1: [2024-03-19T02:27:25.284Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:25.284Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:25.284Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:27:25.284Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:25.285Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:25.285Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:25.285Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:25.285Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:25.285Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:25.285Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:27:25.285Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:27:25.285Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:27:25.285Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:27:25.286Z] [java] ... 54 more [2024-03-19T02:27:25.286Z] [java] Java Result: -1 [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.286Z] undeploy: [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.286Z] setOSConditions: [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.286Z] setToolWin: [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.286Z] setToolUnix: [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.286Z] setToolProperty: [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.286Z] setS1ASclassPath: [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.286Z] init-common: [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.286Z] execute-sql-common: [2024-03-19T02:27:25.286Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/drop_pointbase.sql [2024-03-19T02:27:25.286Z] [sql] 0 rows affected [2024-03-19T02:27:25.286Z] [sql] 0 rows affected [2024-03-19T02:27:25.286Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.286Z] setOSConditions: [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.286Z] setToolWin: [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.286Z] setToolUnix: [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.286Z] setToolProperty: [2024-03-19T02:27:25.286Z] [2024-03-19T02:27:25.287Z] setS1ASclassPath: [2024-03-19T02:27:25.287Z] [2024-03-19T02:27:25.287Z] init-common: [2024-03-19T02:27:25.287Z] [2024-03-19T02:27:25.287Z] undeploy-common: [2024-03-19T02:27:25.444Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:25.444Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:25.444Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:25.444Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:25.444Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:25.444Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:25.444Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:25.544Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-testApp [2024-03-19T02:27:25.644Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:25.644Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:25.644Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:25.644Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:25.644Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:25.644Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:25.644Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:25.702Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:25.702Z] [javac] 1 warning [2024-03-19T02:27:25.702Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ejb/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:25.703Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client [2024-03-19T02:27:25.756Z] [exec] 7 left... [2024-03-19T02:27:25.802Z] [2024-03-19T02:27:25.802Z] setOSConditions: [2024-03-19T02:27:25.802Z] [2024-03-19T02:27:25.802Z] setToolWin: [2024-03-19T02:27:25.802Z] [2024-03-19T02:27:25.802Z] setToolUnix: [2024-03-19T02:27:25.802Z] [2024-03-19T02:27:25.802Z] setToolProperty: [2024-03-19T02:27:25.802Z] [2024-03-19T02:27:25.802Z] setS1ASclassPath: [2024-03-19T02:27:25.802Z] [2024-03-19T02:27:25.802Z] init-common: [2024-03-19T02:27:25.802Z] [2024-03-19T02:27:25.802Z] undeploy-rar-common: [2024-03-19T02:27:25.802Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-03-19T02:27:25.898Z] [exec] Mar 19, 2024 2:27:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:25.898Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@341c6ac2 [2024-03-19T02:27:25.961Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:25.961Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:25.961Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:25.961Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:25.961Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:25.961Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:25.961Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:25.980Z] [exec] 3456 [2024-03-19T02:27:25.980Z] [exec] Value of key is:async-service-sync-test [2024-03-19T02:27:25.980Z] [exec] Invoking Asynchronous Polling addNumbers [2024-03-19T02:27:25.990Z] [2024-03-19T02:27:25.990Z] undeploy: [2024-03-19T02:27:25.990Z] [2024-03-19T02:27:25.990Z] setOSConditions: [2024-03-19T02:27:25.990Z] [2024-03-19T02:27:25.990Z] setToolWin: [2024-03-19T02:27:25.990Z] [2024-03-19T02:27:25.990Z] setToolUnix: [2024-03-19T02:27:25.990Z] [2024-03-19T02:27:25.990Z] setToolProperty: [2024-03-19T02:27:25.990Z] [2024-03-19T02:27:25.990Z] setS1ASclassPath: [2024-03-19T02:27:25.990Z] [2024-03-19T02:27:25.990Z] init-common: [2024-03-19T02:27:25.990Z] [2024-03-19T02:27:25.990Z] execute-sql-common: [2024-03-19T02:27:26.221Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:26.221Z] [javac] 1 warning [2024-03-19T02:27:26.221Z] [2024-03-19T02:27:26.221Z] assemble: [2024-03-19T02:27:26.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2024-03-19T02:27:26.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2024-03-19T02:27:26.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2024-03-19T02:27:26.221Z] [2024-03-19T02:27:26.221Z] declare-test: [2024-03-19T02:27:26.221Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin deploydir [2024-03-19T02:27:26.221Z] [2024-03-19T02:27:26.221Z] init.os: [2024-03-19T02:27:26.221Z] [2024-03-19T02:27:26.221Z] init.tools.unix: [2024-03-19T02:27:26.221Z] [2024-03-19T02:27:26.221Z] init.tools.windows: [2024-03-19T02:27:26.221Z] [2024-03-19T02:27:26.221Z] init.tools: [2024-03-19T02:27:26.221Z] [2024-03-19T02:27:26.221Z] setAsadminArgs: [2024-03-19T02:27:26.221Z] [2024-03-19T02:27:26.221Z] init: [2024-03-19T02:27:26.221Z] [2024-03-19T02:27:26.221Z] init.customtasks: [2024-03-19T02:27:26.221Z] [2024-03-19T02:27:26.221Z] prepare: [2024-03-19T02:27:26.222Z] [2024-03-19T02:27:26.222Z] deploydir.asadmin: [2024-03-19T02:27:26.222Z] [2024-03-19T02:27:26.222Z] setAsadminArgs: [2024-03-19T02:27:26.222Z] [2024-03-19T02:27:26.222Z] common.deploydir.asadmin: [2024-03-19T02:27:26.222Z] [2024-03-19T02:27:26.222Z] init.os: [2024-03-19T02:27:26.222Z] [2024-03-19T02:27:26.222Z] init.tools.unix: [2024-03-19T02:27:26.222Z] [2024-03-19T02:27:26.222Z] init.tools.windows: [2024-03-19T02:27:26.222Z] [2024-03-19T02:27:26.222Z] init.tools: [2024-03-19T02:27:26.222Z] [2024-03-19T02:27:26.222Z] setAsadminArgs: [2024-03-19T02:27:26.222Z] [2024-03-19T02:27:26.222Z] init: [2024-03-19T02:27:26.222Z] [2024-03-19T02:27:26.222Z] init.customtasks: [2024-03-19T02:27:26.222Z] [2024-03-19T02:27:26.222Z] common.run.asadmin: [2024-03-19T02:27:26.222Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployEjb --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2024-03-19T02:27:26.246Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/drop_pointbase.sql [2024-03-19T02:27:26.246Z] [sql] 0 rows affected [2024-03-19T02:27:26.246Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:26.246Z] [2024-03-19T02:27:26.246Z] setOSConditions: [2024-03-19T02:27:26.246Z] [2024-03-19T02:27:26.246Z] setToolWin: [2024-03-19T02:27:26.246Z] [2024-03-19T02:27:26.246Z] setToolUnix: [2024-03-19T02:27:26.246Z] [2024-03-19T02:27:26.246Z] setToolProperty: [2024-03-19T02:27:26.247Z] [2024-03-19T02:27:26.247Z] setS1ASclassPath: [2024-03-19T02:27:26.247Z] [2024-03-19T02:27:26.247Z] init-common: [2024-03-19T02:27:26.247Z] [2024-03-19T02:27:26.247Z] delete-jdbc-resource-common: [2024-03-19T02:27:26.247Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB_CM [2024-03-19T02:27:26.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-03-19T02:27:26.388Z] [2024-03-19T02:27:26.388Z] uninstall-library: [2024-03-19T02:27:26.388Z] [echo] deleting file [blackbox.jar] from applibs [2024-03-19T02:27:26.388Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs/blackbox.jar [2024-03-19T02:27:26.388Z] [2024-03-19T02:27:26.388Z] restart-server: [2024-03-19T02:27:26.388Z] [2024-03-19T02:27:26.388Z] setOSConditions: [2024-03-19T02:27:26.388Z] [2024-03-19T02:27:26.388Z] stop-server: [2024-03-19T02:27:26.388Z] [2024-03-19T02:27:26.388Z] stop-server-unix: [2024-03-19T02:27:26.388Z] [echo] stopping server on unix ... [2024-03-19T02:27:26.462Z] [exec] I am in client [2024-03-19T02:27:26.462Z] [exec] Calling SLSBWithUnsynchPC.flushBeforeJoin [2024-03-19T02:27:26.462Z] [exec] Value of key is:FlushUnsyncPCBeforeJoin [2024-03-19T02:27:26.462Z] [exec] Calling SLSBWithUnsynchPC.flushAfterJoin [2024-03-19T02:27:26.462Z] [exec] Value of key is:FlushUnsyncPCAfterJoin [2024-03-19T02:27:26.462Z] [exec] Calling SLSBWithUnsynchPC.AutoFlushByProvider [2024-03-19T02:27:26.462Z] [exec] Value of key is:AutoFlushByProvider [2024-03-19T02:27:26.462Z] [exec] DoTest method ends [2024-03-19T02:27:26.462Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:26.462Z] [exec] [2024-03-19T02:27:26.462Z] [exec] [2024-03-19T02:27:26.462Z] [exec] ----------------------------------------- [2024-03-19T02:27:26.462Z] [exec] - AutoFlushByProvider: PASS - [2024-03-19T02:27:26.462Z] [exec] - FlushUnsyncPCBeforeJoin: PASS - [2024-03-19T02:27:26.462Z] [exec] - FlushUnsyncPCAfterJoin: PASS - [2024-03-19T02:27:26.462Z] [exec] ----------------------------------------- [2024-03-19T02:27:26.462Z] [exec] Total PASS: 3 [2024-03-19T02:27:26.462Z] [exec] Total FAIL: 0 [2024-03-19T02:27:26.462Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:26.462Z] [exec] ----------------------------------------- [2024-03-19T02:27:26.462Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:26.462Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:26.686Z] [exec] 6 left... [2024-03-19T02:27:26.739Z] [2024-03-19T02:27:26.739Z] checkReporting-common: [2024-03-19T02:27:26.739Z] [2024-03-19T02:27:26.739Z] confirmReportPresent-common: [2024-03-19T02:27:26.739Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:26.739Z] [echo] Test seems to be reported fine [2024-03-19T02:27:26.739Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/unsynchpc_flush/RepRunConf.txt [2024-03-19T02:27:26.739Z] [2024-03-19T02:27:26.739Z] confirmMissingReport-common: [2024-03-19T02:27:26.739Z] [2024-03-19T02:27:26.739Z] undeploy: [2024-03-19T02:27:26.739Z] [2024-03-19T02:27:26.739Z] setOSConditions: [2024-03-19T02:27:26.740Z] [2024-03-19T02:27:26.740Z] setToolWin: [2024-03-19T02:27:26.740Z] [2024-03-19T02:27:26.740Z] setToolUnix: [2024-03-19T02:27:26.740Z] [2024-03-19T02:27:26.740Z] setToolProperty: [2024-03-19T02:27:26.740Z] [2024-03-19T02:27:26.740Z] setS1ASclassPath: [2024-03-19T02:27:26.740Z] [2024-03-19T02:27:26.740Z] init-common: [2024-03-19T02:27:26.740Z] [2024-03-19T02:27:26.740Z] undeploy-common: [2024-03-19T02:27:26.788Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:26.788Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:27:26.831Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB_CM [2024-03-19T02:27:26.831Z] [exec] JDBC resource jdbc/s1qeDB_CM deleted successfully [2024-03-19T02:27:26.831Z] [echo] cmd executed for server [2024-03-19T02:27:26.831Z] [2024-03-19T02:27:26.831Z] setOSConditions: [2024-03-19T02:27:26.831Z] [2024-03-19T02:27:26.831Z] setToolWin: [2024-03-19T02:27:26.831Z] [2024-03-19T02:27:26.831Z] setToolUnix: [2024-03-19T02:27:26.831Z] [2024-03-19T02:27:26.831Z] setToolProperty: [2024-03-19T02:27:26.831Z] [2024-03-19T02:27:26.831Z] setS1ASclassPath: [2024-03-19T02:27:26.831Z] [2024-03-19T02:27:26.831Z] init-common: [2024-03-19T02:27:26.831Z] [2024-03-19T02:27:26.831Z] undeploy-jdbc-common: [2024-03-19T02:27:26.831Z] [2024-03-19T02:27:26.831Z] setOSConditions: [2024-03-19T02:27:26.831Z] [2024-03-19T02:27:26.831Z] setToolWin: [2024-03-19T02:27:26.831Z] [2024-03-19T02:27:26.831Z] setToolUnix: [2024-03-19T02:27:26.831Z] [2024-03-19T02:27:26.831Z] setToolProperty: [2024-03-19T02:27:26.831Z] [2024-03-19T02:27:26.832Z] setS1ASclassPath: [2024-03-19T02:27:26.832Z] [2024-03-19T02:27:26.832Z] init-common: [2024-03-19T02:27:26.832Z] [2024-03-19T02:27:26.832Z] delete-jdbc-resource-common: [2024-03-19T02:27:26.832Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-03-19T02:27:26.997Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsynchpc_flushApp [2024-03-19T02:27:26.997Z] [2024-03-19T02:27:26.997Z] unsetup: [2024-03-19T02:27:26.997Z] [2024-03-19T02:27:26.997Z] setOSConditions: [2024-03-19T02:27:26.997Z] [2024-03-19T02:27:26.997Z] setToolWin: [2024-03-19T02:27:26.997Z] [2024-03-19T02:27:26.997Z] setToolUnix: [2024-03-19T02:27:26.997Z] [2024-03-19T02:27:26.997Z] setToolProperty: [2024-03-19T02:27:26.997Z] [2024-03-19T02:27:26.997Z] setS1ASclassPath: [2024-03-19T02:27:26.997Z] [2024-03-19T02:27:26.997Z] init-common: [2024-03-19T02:27:26.997Z] [2024-03-19T02:27:26.997Z] execute-ejb-sql-common: [2024-03-19T02:27:26.998Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/unsynchpc_flush/sql/drop.sql [2024-03-19T02:27:26.998Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:26.998Z] [2024-03-19T02:27:26.998Z] all: [2024-03-19T02:27:26.998Z] [2024-03-19T02:27:26.998Z] disallowed_methods: [2024-03-19T02:27:26.998Z] [2024-03-19T02:27:26.998Z] setOSConditions: [2024-03-19T02:27:26.998Z] [2024-03-19T02:27:26.998Z] setToolWin: [2024-03-19T02:27:26.998Z] [2024-03-19T02:27:26.998Z] setToolUnix: [2024-03-19T02:27:26.998Z] [2024-03-19T02:27:26.998Z] setToolProperty: [2024-03-19T02:27:26.998Z] [2024-03-19T02:27:26.998Z] setS1ASclassPath: [2024-03-19T02:27:27.255Z] [2024-03-19T02:27:27.255Z] init-common: [2024-03-19T02:27:27.255Z] [2024-03-19T02:27:27.255Z] clean: [2024-03-19T02:27:27.255Z] [2024-03-19T02:27:27.255Z] setOSConditions: [2024-03-19T02:27:27.255Z] [2024-03-19T02:27:27.255Z] setToolWin: [2024-03-19T02:27:27.255Z] [2024-03-19T02:27:27.255Z] setToolUnix: [2024-03-19T02:27:27.255Z] [2024-03-19T02:27:27.256Z] setToolProperty: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] setS1ASclassPath: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] init-common: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] clean-common: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] setOSConditions: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] setToolWin: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] setToolUnix: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] setToolProperty: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] setS1ASclassPath: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] init-common: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] clean-classes-common: [2024-03-19T02:27:27.256Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] setOSConditions: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] setToolWin: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.256Z] setToolUnix: [2024-03-19T02:27:27.256Z] [2024-03-19T02:27:27.257Z] setToolProperty: [2024-03-19T02:27:27.257Z] [2024-03-19T02:27:27.257Z] setS1ASclassPath: [2024-03-19T02:27:27.257Z] [2024-03-19T02:27:27.257Z] init-common: [2024-03-19T02:27:27.257Z] [2024-03-19T02:27:27.257Z] clean-jars-common: [2024-03-19T02:27:27.257Z] [2024-03-19T02:27:27.257Z] compile: [2024-03-19T02:27:27.257Z] [2024-03-19T02:27:27.257Z] setOSConditions: [2024-03-19T02:27:27.257Z] [2024-03-19T02:27:27.257Z] setToolWin: [2024-03-19T02:27:27.257Z] [2024-03-19T02:27:27.257Z] setToolUnix: [2024-03-19T02:27:27.257Z] [2024-03-19T02:27:27.257Z] setToolProperty: [2024-03-19T02:27:27.257Z] [2024-03-19T02:27:27.257Z] setS1ASclassPath: [2024-03-19T02:27:27.257Z] [2024-03-19T02:27:27.257Z] init-common: [2024-03-19T02:27:27.257Z] [2024-03-19T02:27:27.257Z] compile-common: [2024-03-19T02:27:27.257Z] [echo] Current time (ISO): 2024-03-19T02:27:27.038+0000 [2024-03-19T02:27:27.257Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:27.257Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:27.358Z] [exec] Application deployed with name dirDeployEjb. [2024-03-19T02:27:27.358Z] [exec] there are no files to retrieve for application dirDeployEjb [2024-03-19T02:27:27.358Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:27:27.358Z] [exec] Command deploydir executed successfully. [2024-03-19T02:27:27.358Z] [2024-03-19T02:27:27.358Z] init.os: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] init.tools.unix: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] init.tools.windows: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] init.tools: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] setAsadminArgs: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] init: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] init.customtasks: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] setOrbPort: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] run.positive: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] init.os: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] init.tools.unix: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] init.tools.windows: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] init.tools: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.359Z] setAsadminArgs: [2024-03-19T02:27:27.359Z] [2024-03-19T02:27:27.360Z] init: [2024-03-19T02:27:27.360Z] [2024-03-19T02:27:27.360Z] init.customtasks: [2024-03-19T02:27:27.360Z] [2024-03-19T02:27:27.360Z] setOrbPort: [2024-03-19T02:27:27.360Z] [2024-03-19T02:27:27.360Z] runclient: [2024-03-19T02:27:27.397Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-03-19T02:27:27.397Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-03-19T02:27:27.397Z] [echo] cmd executed for server [2024-03-19T02:27:27.397Z] [2024-03-19T02:27:27.397Z] setOSConditions: [2024-03-19T02:27:27.397Z] [2024-03-19T02:27:27.398Z] setToolWin: [2024-03-19T02:27:27.398Z] [2024-03-19T02:27:27.398Z] setToolUnix: [2024-03-19T02:27:27.398Z] [2024-03-19T02:27:27.398Z] setToolProperty: [2024-03-19T02:27:27.398Z] [2024-03-19T02:27:27.398Z] setS1ASclassPath: [2024-03-19T02:27:27.398Z] [2024-03-19T02:27:27.398Z] init-common: [2024-03-19T02:27:27.398Z] [2024-03-19T02:27:27.398Z] delete-jdbc-connpool-common: [2024-03-19T02:27:27.398Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:27:27.593Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:27.593Z] [javac] 1 warning [2024-03-19T02:27:27.593Z] [2024-03-19T02:27:27.593Z] build: [2024-03-19T02:27:27.593Z] [2024-03-19T02:27:27.593Z] custom-build: [2024-03-19T02:27:27.593Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:27.593Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:27.593Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:27.593Z] [2024-03-19T02:27:27.593Z] setOSConditions: [2024-03-19T02:27:27.593Z] [2024-03-19T02:27:27.593Z] setToolWin: [2024-03-19T02:27:27.593Z] [2024-03-19T02:27:27.593Z] setToolUnix: [2024-03-19T02:27:27.593Z] [2024-03-19T02:27:27.594Z] setToolProperty: [2024-03-19T02:27:27.594Z] [2024-03-19T02:27:27.594Z] setS1ASclassPath: [2024-03-19T02:27:27.594Z] [2024-03-19T02:27:27.594Z] init-common: [2024-03-19T02:27:27.594Z] [2024-03-19T02:27:27.594Z] webclient-war-common: [2024-03-19T02:27:27.594Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:27.594Z] [2024-03-19T02:27:27.594Z] clear: [2024-03-19T02:27:27.594Z] [2024-03-19T02:27:27.594Z] test-tlds-exist: [2024-03-19T02:27:27.594Z] [2024-03-19T02:27:27.594Z] copy-tlds: [2024-03-19T02:27:27.594Z] [2024-03-19T02:27:27.594Z] test-tagfiles-exist: [2024-03-19T02:27:27.594Z] [2024-03-19T02:27:27.594Z] copy-tagfiles: [2024-03-19T02:27:27.594Z] [2024-03-19T02:27:27.594Z] package-war-common: [2024-03-19T02:27:27.594Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:27.594Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:27.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:27.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/lib [2024-03-19T02:27:27.595Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.595Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.595Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:27.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/docroot [2024-03-19T02:27:27.595Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-web.war [2024-03-19T02:27:27.595Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.595Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:27.595Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:27.595Z] [2024-03-19T02:27:27.595Z] custom-build: [2024-03-19T02:27:27.595Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:27.595Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:27.595Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:27.595Z] [2024-03-19T02:27:27.595Z] setOSConditions: [2024-03-19T02:27:27.595Z] [2024-03-19T02:27:27.595Z] setToolWin: [2024-03-19T02:27:27.595Z] [2024-03-19T02:27:27.595Z] setToolUnix: [2024-03-19T02:27:27.595Z] [2024-03-19T02:27:27.595Z] setToolProperty: [2024-03-19T02:27:27.595Z] [2024-03-19T02:27:27.596Z] setS1ASclassPath: [2024-03-19T02:27:27.596Z] [2024-03-19T02:27:27.596Z] init-common: [2024-03-19T02:27:27.596Z] [2024-03-19T02:27:27.596Z] webclient-war-common: [2024-03-19T02:27:27.596Z] [2024-03-19T02:27:27.596Z] clear: [2024-03-19T02:27:27.596Z] [2024-03-19T02:27:27.596Z] test-tlds-exist: [2024-03-19T02:27:27.596Z] [2024-03-19T02:27:27.596Z] copy-tlds: [2024-03-19T02:27:27.596Z] [2024-03-19T02:27:27.596Z] test-tagfiles-exist: [2024-03-19T02:27:27.596Z] [2024-03-19T02:27:27.596Z] copy-tagfiles: [2024-03-19T02:27:27.596Z] [2024-03-19T02:27:27.596Z] package-war-common: [2024-03-19T02:27:27.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:27.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:27.596Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.596Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.596Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:27.617Z] [exec] 5 left... [2024-03-19T02:27:27.654Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:27:27.654Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:27:27.654Z] [echo] cmd executed for server [2024-03-19T02:27:27.654Z] [2024-03-19T02:27:27.654Z] setOSConditions: [2024-03-19T02:27:27.654Z] [2024-03-19T02:27:27.654Z] setToolWin: [2024-03-19T02:27:27.655Z] [2024-03-19T02:27:27.655Z] setToolUnix: [2024-03-19T02:27:27.655Z] [2024-03-19T02:27:27.655Z] setToolProperty: [2024-03-19T02:27:27.655Z] [2024-03-19T02:27:27.655Z] setS1ASclassPath: [2024-03-19T02:27:27.655Z] [2024-03-19T02:27:27.655Z] init-common: [2024-03-19T02:27:27.655Z] [2024-03-19T02:27:27.655Z] undeploy-jms-stuff: [2024-03-19T02:27:27.655Z] [2024-03-19T02:27:27.655Z] setOSConditions: [2024-03-19T02:27:27.655Z] [2024-03-19T02:27:27.655Z] setToolWin: [2024-03-19T02:27:27.655Z] [2024-03-19T02:27:27.655Z] setToolUnix: [2024-03-19T02:27:27.655Z] [2024-03-19T02:27:27.655Z] setToolProperty: [2024-03-19T02:27:27.655Z] [2024-03-19T02:27:27.655Z] setS1ASclassPath: [2024-03-19T02:27:27.655Z] [2024-03-19T02:27:27.655Z] init-common: [2024-03-19T02:27:27.655Z] [2024-03-19T02:27:27.655Z] delete-jms-connection-common: [2024-03-19T02:27:27.760Z] [exec] Waiting for the domain to stop . [2024-03-19T02:27:27.760Z] [exec] Waiting finished after 207 ms. [2024-03-19T02:27:27.760Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:27:27.760Z] [2024-03-19T02:27:27.760Z] stop-server-windows: [2024-03-19T02:27:27.760Z] [2024-03-19T02:27:27.760Z] setOSConditions: [2024-03-19T02:27:27.760Z] [2024-03-19T02:27:27.760Z] start-server: [2024-03-19T02:27:27.760Z] [echo] +-----------------------------+ [2024-03-19T02:27:27.760Z] [echo] | | [2024-03-19T02:27:27.760Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:27:27.760Z] [echo] | in Felix mode | [2024-03-19T02:27:27.760Z] [echo] | | [2024-03-19T02:27:27.760Z] [echo] +-----------------------------+ [2024-03-19T02:27:27.760Z] [2024-03-19T02:27:27.760Z] start-server-unix: [2024-03-19T02:27:27.838Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:27.838Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:27.838Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:27.838Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:27.838Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:27.838Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:27.838Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:27.855Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-base64-web.war [2024-03-19T02:27:27.855Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.856Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:27.856Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:27.856Z] [2024-03-19T02:27:27.856Z] custom-build: [2024-03-19T02:27:27.856Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:27.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:27.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:27.856Z] [2024-03-19T02:27:27.856Z] setOSConditions: [2024-03-19T02:27:27.856Z] [2024-03-19T02:27:27.856Z] setToolWin: [2024-03-19T02:27:27.856Z] [2024-03-19T02:27:27.856Z] setToolUnix: [2024-03-19T02:27:27.856Z] [2024-03-19T02:27:27.856Z] setToolProperty: [2024-03-19T02:27:27.856Z] [2024-03-19T02:27:27.856Z] setS1ASclassPath: [2024-03-19T02:27:27.856Z] [2024-03-19T02:27:27.856Z] init-common: [2024-03-19T02:27:27.856Z] [2024-03-19T02:27:27.856Z] webclient-war-common: [2024-03-19T02:27:27.856Z] [2024-03-19T02:27:27.856Z] clear: [2024-03-19T02:27:27.856Z] [2024-03-19T02:27:27.856Z] test-tlds-exist: [2024-03-19T02:27:27.856Z] [2024-03-19T02:27:27.857Z] copy-tlds: [2024-03-19T02:27:27.857Z] [2024-03-19T02:27:27.857Z] test-tagfiles-exist: [2024-03-19T02:27:27.857Z] [2024-03-19T02:27:27.857Z] copy-tagfiles: [2024-03-19T02:27:27.857Z] [2024-03-19T02:27:27.857Z] package-war-common: [2024-03-19T02:27:27.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:27.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:27.857Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.857Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.857Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:27.857Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-hex-web.war [2024-03-19T02:27:27.857Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.857Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:27.857Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:27.857Z] [2024-03-19T02:27:27.857Z] custom-build: [2024-03-19T02:27:27.857Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:27.857Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:27.858Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] setOSConditions: [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] setToolWin: [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] setToolUnix: [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] setToolProperty: [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] setS1ASclassPath: [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] init-common: [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] webclient-war-common: [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] clear: [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] test-tlds-exist: [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] copy-tlds: [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] test-tagfiles-exist: [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] copy-tagfiles: [2024-03-19T02:27:27.858Z] [2024-03-19T02:27:27.858Z] package-war-common: [2024-03-19T02:27:27.858Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.859Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:27.859Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:27.859Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.859Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.859Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:27.859Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-base64-web.war [2024-03-19T02:27:27.859Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.859Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:27.859Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:27.859Z] [2024-03-19T02:27:27.859Z] custom-build: [2024-03-19T02:27:27.859Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:27.859Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:27.859Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:27.859Z] [2024-03-19T02:27:27.859Z] setOSConditions: [2024-03-19T02:27:27.859Z] [2024-03-19T02:27:27.859Z] setToolWin: [2024-03-19T02:27:27.859Z] [2024-03-19T02:27:27.859Z] setToolUnix: [2024-03-19T02:27:27.859Z] [2024-03-19T02:27:27.859Z] setToolProperty: [2024-03-19T02:27:27.859Z] [2024-03-19T02:27:27.859Z] setS1ASclassPath: [2024-03-19T02:27:27.860Z] [2024-03-19T02:27:27.860Z] init-common: [2024-03-19T02:27:27.860Z] [2024-03-19T02:27:27.860Z] webclient-war-common: [2024-03-19T02:27:27.860Z] [2024-03-19T02:27:27.860Z] clear: [2024-03-19T02:27:27.860Z] [2024-03-19T02:27:27.860Z] test-tlds-exist: [2024-03-19T02:27:27.860Z] [2024-03-19T02:27:27.860Z] copy-tlds: [2024-03-19T02:27:27.860Z] [2024-03-19T02:27:27.860Z] test-tagfiles-exist: [2024-03-19T02:27:27.860Z] [2024-03-19T02:27:27.860Z] copy-tagfiles: [2024-03-19T02:27:27.860Z] [2024-03-19T02:27:27.860Z] package-war-common: [2024-03-19T02:27:27.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:27.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:27.860Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.860Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.860Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:27.860Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-base64-web.war [2024-03-19T02:27:27.860Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:27.861Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:27.861Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:27.861Z] [2024-03-19T02:27:27.861Z] custom-build: [2024-03-19T02:27:27.861Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:27.861Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:27.861Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:27.861Z] [2024-03-19T02:27:27.861Z] setOSConditions: [2024-03-19T02:27:27.861Z] [2024-03-19T02:27:27.861Z] setToolWin: [2024-03-19T02:27:27.861Z] [2024-03-19T02:27:27.861Z] setToolUnix: [2024-03-19T02:27:27.861Z] [2024-03-19T02:27:27.861Z] setToolProperty: [2024-03-19T02:27:27.861Z] [2024-03-19T02:27:27.861Z] setS1ASclassPath: [2024-03-19T02:27:27.861Z] [2024-03-19T02:27:27.861Z] init-common: [2024-03-19T02:27:27.861Z] [2024-03-19T02:27:27.861Z] webclient-war-common: [2024-03-19T02:27:27.880Z] [exec] 6912 [2024-03-19T02:27:27.880Z] [exec] Value of key is:async-service-poll-test [2024-03-19T02:27:27.880Z] [exec] Invoking Asynchronous Callback addNumbers [2024-03-19T02:27:27.927Z] [javaWithResult] Test expects successful result [2024-03-19T02:27:28.123Z] [2024-03-19T02:27:28.123Z] clear: [2024-03-19T02:27:28.123Z] [2024-03-19T02:27:28.123Z] test-tlds-exist: [2024-03-19T02:27:28.123Z] [2024-03-19T02:27:28.123Z] copy-tlds: [2024-03-19T02:27:28.123Z] [2024-03-19T02:27:28.124Z] test-tagfiles-exist: [2024-03-19T02:27:28.124Z] [2024-03-19T02:27:28.124Z] copy-tagfiles: [2024-03-19T02:27:28.124Z] [2024-03-19T02:27:28.124Z] package-war-common: [2024-03-19T02:27:28.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:28.124Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.124Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.124Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.124Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-base64-web.war [2024-03-19T02:27:28.124Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.124Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:28.124Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:28.124Z] [2024-03-19T02:27:28.124Z] custom-build: [2024-03-19T02:27:28.124Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:28.124Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.124Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.124Z] [2024-03-19T02:27:28.124Z] setOSConditions: [2024-03-19T02:27:28.124Z] [2024-03-19T02:27:28.124Z] setToolWin: [2024-03-19T02:27:28.125Z] [2024-03-19T02:27:28.125Z] setToolUnix: [2024-03-19T02:27:28.125Z] [2024-03-19T02:27:28.125Z] setToolProperty: [2024-03-19T02:27:28.125Z] [2024-03-19T02:27:28.125Z] setS1ASclassPath: [2024-03-19T02:27:28.125Z] [2024-03-19T02:27:28.125Z] init-common: [2024-03-19T02:27:28.125Z] [2024-03-19T02:27:28.125Z] webclient-war-common: [2024-03-19T02:27:28.125Z] [2024-03-19T02:27:28.125Z] clear: [2024-03-19T02:27:28.125Z] [2024-03-19T02:27:28.125Z] test-tlds-exist: [2024-03-19T02:27:28.125Z] [2024-03-19T02:27:28.125Z] copy-tlds: [2024-03-19T02:27:28.125Z] [2024-03-19T02:27:28.125Z] test-tagfiles-exist: [2024-03-19T02:27:28.125Z] [2024-03-19T02:27:28.125Z] copy-tagfiles: [2024-03-19T02:27:28.125Z] [2024-03-19T02:27:28.125Z] package-war-common: [2024-03-19T02:27:28.125Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.125Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.125Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:28.125Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.126Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.126Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-base64-web.war [2024-03-19T02:27:28.126Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.126Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:28.126Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:28.126Z] [2024-03-19T02:27:28.126Z] custom-build: [2024-03-19T02:27:28.126Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:28.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.126Z] [2024-03-19T02:27:28.126Z] setOSConditions: [2024-03-19T02:27:28.126Z] [2024-03-19T02:27:28.126Z] setToolWin: [2024-03-19T02:27:28.126Z] [2024-03-19T02:27:28.126Z] setToolUnix: [2024-03-19T02:27:28.126Z] [2024-03-19T02:27:28.126Z] setToolProperty: [2024-03-19T02:27:28.126Z] [2024-03-19T02:27:28.126Z] setS1ASclassPath: [2024-03-19T02:27:28.126Z] [2024-03-19T02:27:28.126Z] init-common: [2024-03-19T02:27:28.126Z] [2024-03-19T02:27:28.126Z] webclient-war-common: [2024-03-19T02:27:28.126Z] [2024-03-19T02:27:28.127Z] clear: [2024-03-19T02:27:28.127Z] [2024-03-19T02:27:28.127Z] test-tlds-exist: [2024-03-19T02:27:28.127Z] [2024-03-19T02:27:28.127Z] copy-tlds: [2024-03-19T02:27:28.127Z] [2024-03-19T02:27:28.127Z] test-tagfiles-exist: [2024-03-19T02:27:28.127Z] [2024-03-19T02:27:28.127Z] copy-tagfiles: [2024-03-19T02:27:28.127Z] [2024-03-19T02:27:28.127Z] package-war-common: [2024-03-19T02:27:28.127Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.127Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.127Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:28.127Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.127Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.127Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.127Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-base64-web.war [2024-03-19T02:27:28.127Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.127Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:28.127Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:28.127Z] [2024-03-19T02:27:28.127Z] custom-build: [2024-03-19T02:27:28.127Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:28.128Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.128Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] setOSConditions: [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] setToolWin: [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] setToolUnix: [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] setToolProperty: [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] setS1ASclassPath: [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] init-common: [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] webclient-war-common: [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] clear: [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] test-tlds-exist: [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] copy-tlds: [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] test-tagfiles-exist: [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] copy-tagfiles: [2024-03-19T02:27:28.128Z] [2024-03-19T02:27:28.128Z] package-war-common: [2024-03-19T02:27:28.128Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.129Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.129Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:28.129Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.129Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.129Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.129Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-hex-web.war [2024-03-19T02:27:28.129Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.129Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:28.129Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:28.129Z] [2024-03-19T02:27:28.129Z] custom-build: [2024-03-19T02:27:28.129Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:28.129Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.129Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.129Z] [2024-03-19T02:27:28.129Z] setOSConditions: [2024-03-19T02:27:28.129Z] [2024-03-19T02:27:28.129Z] setToolWin: [2024-03-19T02:27:28.129Z] [2024-03-19T02:27:28.129Z] setToolUnix: [2024-03-19T02:27:28.129Z] [2024-03-19T02:27:28.129Z] setToolProperty: [2024-03-19T02:27:28.129Z] [2024-03-19T02:27:28.129Z] setS1ASclassPath: [2024-03-19T02:27:28.130Z] [2024-03-19T02:27:28.130Z] init-common: [2024-03-19T02:27:28.130Z] [2024-03-19T02:27:28.130Z] webclient-war-common: [2024-03-19T02:27:28.232Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/jdbcjmsauth_QCF1 [2024-03-19T02:27:28.232Z] [2024-03-19T02:27:28.232Z] setOSConditions: [2024-03-19T02:27:28.232Z] [2024-03-19T02:27:28.232Z] setToolWin: [2024-03-19T02:27:28.232Z] [2024-03-19T02:27:28.232Z] setToolUnix: [2024-03-19T02:27:28.232Z] [2024-03-19T02:27:28.232Z] setToolProperty: [2024-03-19T02:27:28.232Z] [2024-03-19T02:27:28.232Z] setS1ASclassPath: [2024-03-19T02:27:28.232Z] [2024-03-19T02:27:28.232Z] init-common: [2024-03-19T02:27:28.232Z] [2024-03-19T02:27:28.232Z] delete-jms-connection-common: [2024-03-19T02:27:28.389Z] [2024-03-19T02:27:28.389Z] clear: [2024-03-19T02:27:28.389Z] [2024-03-19T02:27:28.389Z] test-tlds-exist: [2024-03-19T02:27:28.389Z] [2024-03-19T02:27:28.389Z] copy-tlds: [2024-03-19T02:27:28.389Z] [2024-03-19T02:27:28.389Z] test-tagfiles-exist: [2024-03-19T02:27:28.389Z] [2024-03-19T02:27:28.389Z] copy-tagfiles: [2024-03-19T02:27:28.389Z] [2024-03-19T02:27:28.389Z] package-war-common: [2024-03-19T02:27:28.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:28.389Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.389Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.390Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.390Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-hex-web.war [2024-03-19T02:27:28.390Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.390Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:28.390Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:28.390Z] [2024-03-19T02:27:28.390Z] custom-build: [2024-03-19T02:27:28.390Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:28.390Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.390Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.390Z] [2024-03-19T02:27:28.390Z] setOSConditions: [2024-03-19T02:27:28.390Z] [2024-03-19T02:27:28.390Z] setToolWin: [2024-03-19T02:27:28.390Z] [2024-03-19T02:27:28.390Z] setToolUnix: [2024-03-19T02:27:28.390Z] [2024-03-19T02:27:28.390Z] setToolProperty: [2024-03-19T02:27:28.390Z] [2024-03-19T02:27:28.390Z] setS1ASclassPath: [2024-03-19T02:27:28.390Z] [2024-03-19T02:27:28.390Z] init-common: [2024-03-19T02:27:28.390Z] [2024-03-19T02:27:28.390Z] webclient-war-common: [2024-03-19T02:27:28.390Z] [2024-03-19T02:27:28.390Z] clear: [2024-03-19T02:27:28.390Z] [2024-03-19T02:27:28.391Z] test-tlds-exist: [2024-03-19T02:27:28.391Z] [2024-03-19T02:27:28.391Z] copy-tlds: [2024-03-19T02:27:28.391Z] [2024-03-19T02:27:28.391Z] test-tagfiles-exist: [2024-03-19T02:27:28.391Z] [2024-03-19T02:27:28.391Z] copy-tagfiles: [2024-03-19T02:27:28.391Z] [2024-03-19T02:27:28.391Z] package-war-common: [2024-03-19T02:27:28.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:28.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.391Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.391Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-hex-web.war [2024-03-19T02:27:28.391Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.391Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:28.391Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:28.391Z] [2024-03-19T02:27:28.391Z] custom-build: [2024-03-19T02:27:28.391Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:28.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.391Z] [2024-03-19T02:27:28.392Z] setOSConditions: [2024-03-19T02:27:28.392Z] [2024-03-19T02:27:28.392Z] setToolWin: [2024-03-19T02:27:28.392Z] [2024-03-19T02:27:28.392Z] setToolUnix: [2024-03-19T02:27:28.392Z] [2024-03-19T02:27:28.392Z] setToolProperty: [2024-03-19T02:27:28.392Z] [2024-03-19T02:27:28.392Z] setS1ASclassPath: [2024-03-19T02:27:28.392Z] [2024-03-19T02:27:28.392Z] init-common: [2024-03-19T02:27:28.392Z] [2024-03-19T02:27:28.392Z] webclient-war-common: [2024-03-19T02:27:28.392Z] [2024-03-19T02:27:28.392Z] clear: [2024-03-19T02:27:28.392Z] [2024-03-19T02:27:28.392Z] test-tlds-exist: [2024-03-19T02:27:28.392Z] [2024-03-19T02:27:28.392Z] copy-tlds: [2024-03-19T02:27:28.392Z] [2024-03-19T02:27:28.392Z] test-tagfiles-exist: [2024-03-19T02:27:28.392Z] [2024-03-19T02:27:28.392Z] copy-tagfiles: [2024-03-19T02:27:28.392Z] [2024-03-19T02:27:28.392Z] package-war-common: [2024-03-19T02:27:28.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.393Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:28.393Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.393Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.393Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.393Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-hex-web.war [2024-03-19T02:27:28.393Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.393Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:28.393Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:28.393Z] [2024-03-19T02:27:28.393Z] custom-build: [2024-03-19T02:27:28.393Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:28.393Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.393Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.393Z] [2024-03-19T02:27:28.393Z] setOSConditions: [2024-03-19T02:27:28.393Z] [2024-03-19T02:27:28.393Z] setToolWin: [2024-03-19T02:27:28.393Z] [2024-03-19T02:27:28.393Z] setToolUnix: [2024-03-19T02:27:28.393Z] [2024-03-19T02:27:28.393Z] setToolProperty: [2024-03-19T02:27:28.393Z] [2024-03-19T02:27:28.393Z] setS1ASclassPath: [2024-03-19T02:27:28.393Z] [2024-03-19T02:27:28.393Z] init-common: [2024-03-19T02:27:28.394Z] [2024-03-19T02:27:28.394Z] webclient-war-common: [2024-03-19T02:27:28.394Z] [2024-03-19T02:27:28.394Z] clear: [2024-03-19T02:27:28.394Z] [2024-03-19T02:27:28.394Z] test-tlds-exist: [2024-03-19T02:27:28.394Z] [2024-03-19T02:27:28.394Z] copy-tlds: [2024-03-19T02:27:28.394Z] [2024-03-19T02:27:28.394Z] test-tagfiles-exist: [2024-03-19T02:27:28.394Z] [2024-03-19T02:27:28.394Z] copy-tagfiles: [2024-03-19T02:27:28.394Z] [2024-03-19T02:27:28.394Z] package-war-common: [2024-03-19T02:27:28.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:28.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.394Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.394Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-hex-web.war [2024-03-19T02:27:28.394Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.394Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:28.394Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:28.494Z] [javaWithResult] Mar 19, 2024 2:27:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:27:28.494Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:27:28.546Z] [exec] 4 left... [2024-03-19T02:27:28.653Z] [2024-03-19T02:27:28.653Z] custom-build: [2024-03-19T02:27:28.653Z] [echo] web.xml is defined as web.xml [2024-03-19T02:27:28.653Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.653Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-03-19T02:27:28.653Z] [2024-03-19T02:27:28.653Z] setOSConditions: [2024-03-19T02:27:28.654Z] [2024-03-19T02:27:28.654Z] setToolWin: [2024-03-19T02:27:28.654Z] [2024-03-19T02:27:28.654Z] setToolUnix: [2024-03-19T02:27:28.654Z] [2024-03-19T02:27:28.654Z] setToolProperty: [2024-03-19T02:27:28.654Z] [2024-03-19T02:27:28.654Z] setS1ASclassPath: [2024-03-19T02:27:28.654Z] [2024-03-19T02:27:28.654Z] init-common: [2024-03-19T02:27:28.654Z] [2024-03-19T02:27:28.654Z] webclient-war-common: [2024-03-19T02:27:28.654Z] [2024-03-19T02:27:28.654Z] clear: [2024-03-19T02:27:28.654Z] [2024-03-19T02:27:28.654Z] test-tlds-exist: [2024-03-19T02:27:28.654Z] [2024-03-19T02:27:28.654Z] copy-tlds: [2024-03-19T02:27:28.654Z] [2024-03-19T02:27:28.654Z] test-tagfiles-exist: [2024-03-19T02:27:28.654Z] [2024-03-19T02:27:28.654Z] copy-tagfiles: [2024-03-19T02:27:28.654Z] [2024-03-19T02:27:28.654Z] package-war-common: [2024-03-19T02:27:28.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:28.655Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.655Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.655Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:28.655Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha512-hex-web.war [2024-03-19T02:27:28.655Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:28.655Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-03-19T02:27:28.655Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-03-19T02:27:28.655Z] [2024-03-19T02:27:28.655Z] setOSConditions: [2024-03-19T02:27:28.655Z] [2024-03-19T02:27:28.655Z] setToolWin: [2024-03-19T02:27:28.655Z] [2024-03-19T02:27:28.655Z] setToolUnix: [2024-03-19T02:27:28.655Z] [2024-03-19T02:27:28.655Z] setToolProperty: [2024-03-19T02:27:28.655Z] [2024-03-19T02:27:28.655Z] setS1ASclassPath: [2024-03-19T02:27:28.655Z] [2024-03-19T02:27:28.655Z] init-common: [2024-03-19T02:27:28.655Z] [2024-03-19T02:27:28.655Z] deploy: [2024-03-19T02:27:28.655Z] [2024-03-19T02:27:28.655Z] deploy-war-common: [2024-03-19T02:27:28.655Z] [2024-03-19T02:27:28.655Z] setOSConditions: [2024-03-19T02:27:28.655Z] [2024-03-19T02:27:28.656Z] setToolWin: [2024-03-19T02:27:28.656Z] [2024-03-19T02:27:28.656Z] setToolUnix: [2024-03-19T02:27:28.656Z] [2024-03-19T02:27:28.656Z] setToolProperty: [2024-03-19T02:27:28.656Z] [2024-03-19T02:27:28.656Z] setS1ASclassPath: [2024-03-19T02:27:28.656Z] [2024-03-19T02:27:28.656Z] init-common: [2024-03-19T02:27:28.656Z] [2024-03-19T02:27:28.656Z] deploy-war-commonpe: [2024-03-19T02:27:28.770Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:28.770Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:27:28.770Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:27:28.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/jdbcjmsauth_QCF2 [2024-03-19T02:27:28.832Z] [2024-03-19T02:27:28.832Z] setOSConditions: [2024-03-19T02:27:28.832Z] [2024-03-19T02:27:28.833Z] setToolWin: [2024-03-19T02:27:28.833Z] [2024-03-19T02:27:28.833Z] setToolUnix: [2024-03-19T02:27:28.833Z] [2024-03-19T02:27:28.833Z] setToolProperty: [2024-03-19T02:27:28.833Z] [2024-03-19T02:27:28.833Z] setS1ASclassPath: [2024-03-19T02:27:28.833Z] [2024-03-19T02:27:28.833Z] init-common: [2024-03-19T02:27:28.833Z] [2024-03-19T02:27:28.833Z] undeploy-common: [2024-03-19T02:27:29.026Z] [javac] 2 warnings [2024-03-19T02:27:29.026Z] [2024-03-19T02:27:29.026Z] setOSConditions: [2024-03-19T02:27:29.026Z] [2024-03-19T02:27:29.026Z] setToolWin: [2024-03-19T02:27:29.026Z] [2024-03-19T02:27:29.026Z] setToolUnix: [2024-03-19T02:27:29.026Z] [2024-03-19T02:27:29.026Z] setToolProperty: [2024-03-19T02:27:29.026Z] [2024-03-19T02:27:29.026Z] setS1ASclassPath: [2024-03-19T02:27:29.027Z] [2024-03-19T02:27:29.027Z] init-common: [2024-03-19T02:27:29.027Z] [2024-03-19T02:27:29.027Z] compile-common: [2024-03-19T02:27:29.027Z] [echo] Current time (ISO): 2024-03-19T02:27:28.884+0000 [2024-03-19T02:27:29.027Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:29.227Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-clear --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-web.war [2024-03-19T02:27:29.396Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-jdbcjmsauthApp [2024-03-19T02:27:29.396Z] [2024-03-19T02:27:29.396Z] all: [2024-03-19T02:27:29.396Z] [2024-03-19T02:27:29.396Z] setOSConditions: [2024-03-19T02:27:29.396Z] [2024-03-19T02:27:29.396Z] setToolWin: [2024-03-19T02:27:29.396Z] [2024-03-19T02:27:29.396Z] setToolUnix: [2024-03-19T02:27:29.396Z] [2024-03-19T02:27:29.396Z] setToolProperty: [2024-03-19T02:27:29.396Z] [2024-03-19T02:27:29.396Z] setS1ASclassPath: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] init-common: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] clean: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] setOSConditions: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] setToolWin: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] setToolUnix: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] setToolProperty: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] setS1ASclassPath: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] init-common: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] clean-common: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] setOSConditions: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] setToolWin: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] setToolUnix: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] setToolProperty: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.397Z] setS1ASclassPath: [2024-03-19T02:27:29.397Z] [2024-03-19T02:27:29.398Z] init-common: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] clean-classes-common: [2024-03-19T02:27:29.398Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] setOSConditions: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] setToolWin: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] setToolUnix: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] setToolProperty: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] setS1ASclassPath: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] init-common: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] clean-jars-common: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] compile: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] setOSConditions: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] setToolWin: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] setToolUnix: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.398Z] setToolProperty: [2024-03-19T02:27:29.398Z] [2024-03-19T02:27:29.399Z] setS1ASclassPath: [2024-03-19T02:27:29.399Z] [2024-03-19T02:27:29.399Z] init-common: [2024-03-19T02:27:29.399Z] [2024-03-19T02:27:29.399Z] compile-common: [2024-03-19T02:27:29.399Z] [echo] Current time (ISO): 2024-03-19T02:27:29.210+0000 [2024-03-19T02:27:29.399Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:29.399Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:29.477Z] [exec] 3 left... [2024-03-19T02:27:29.778Z] [exec] 15308 [2024-03-19T02:27:29.778Z] [exec] Value of key is:async-service-callbackhandler-test [2024-03-19T02:27:29.778Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:29.778Z] [exec] [2024-03-19T02:27:29.778Z] [exec] [2024-03-19T02:27:29.778Z] [exec] ----------------------------------------- [2024-03-19T02:27:29.778Z] [exec] - async-service-callbackhandler-test: PASS - [2024-03-19T02:27:29.778Z] [exec] - async-service-poll-test: PASS - [2024-03-19T02:27:29.778Z] [exec] - async-service-sync-test: PASS - [2024-03-19T02:27:29.778Z] [exec] ----------------------------------------- [2024-03-19T02:27:29.778Z] [exec] Total PASS: 3 [2024-03-19T02:27:29.778Z] [exec] Total FAIL: 0 [2024-03-19T02:27:29.778Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:29.778Z] [exec] ----------------------------------------- [2024-03-19T02:27:29.778Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:29.778Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:29.778Z] [2024-03-19T02:27:29.778Z] undeploy: [2024-03-19T02:27:29.778Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:29.778Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:29.779Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:29.779Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:29.779Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:29.779Z] [2024-03-19T02:27:29.779Z] setOSConditions: [2024-03-19T02:27:29.779Z] [2024-03-19T02:27:29.779Z] setToolWin: [2024-03-19T02:27:29.779Z] [2024-03-19T02:27:29.779Z] setToolUnix: [2024-03-19T02:27:29.779Z] [2024-03-19T02:27:29.779Z] setToolProperty: [2024-03-19T02:27:29.779Z] [2024-03-19T02:27:29.779Z] setS1ASclassPath: [2024-03-19T02:27:29.779Z] [2024-03-19T02:27:29.779Z] init-common: [2024-03-19T02:27:29.779Z] [2024-03-19T02:27:29.779Z] undeploy-war-common: [2024-03-19T02:27:29.958Z] [exec] Application deployed with name generic-ra. [2024-03-19T02:27:29.959Z] [2024-03-19T02:27:29.959Z] setOSConditions: [2024-03-19T02:27:29.959Z] [2024-03-19T02:27:29.959Z] setToolWin: [2024-03-19T02:27:29.959Z] [2024-03-19T02:27:29.959Z] setToolUnix: [2024-03-19T02:27:29.959Z] [2024-03-19T02:27:29.959Z] setToolProperty: [2024-03-19T02:27:29.959Z] [2024-03-19T02:27:29.959Z] setS1ASclassPath: [2024-03-19T02:27:29.959Z] [2024-03-19T02:27:29.959Z] init-common: [2024-03-19T02:27:29.959Z] [2024-03-19T02:27:29.959Z] testAddAdmin: [2024-03-19T02:27:29.959Z] [2024-03-19T02:27:29.959Z] asadmin-common: [2024-03-19T02:27:29.959Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:27:29.959Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-03-19T02:27:29.959Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:27:29.959Z] [2024-03-19T02:27:29.959Z] setOSConditions: [2024-03-19T02:27:29.960Z] [2024-03-19T02:27:29.960Z] setToolWin: [2024-03-19T02:27:29.960Z] [2024-03-19T02:27:29.960Z] setToolUnix: [2024-03-19T02:27:29.960Z] [2024-03-19T02:27:29.960Z] setToolProperty: [2024-03-19T02:27:29.960Z] [2024-03-19T02:27:29.960Z] setS1ASclassPath: [2024-03-19T02:27:29.960Z] [2024-03-19T02:27:29.960Z] init-common: [2024-03-19T02:27:29.960Z] [2024-03-19T02:27:29.960Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:29.960Z] restart: [2024-03-19T02:27:29.960Z] [echo] Not required to restart [2024-03-19T02:27:29.960Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:29.960Z] [2024-03-19T02:27:29.960Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:29.960Z] runtest: [2024-03-19T02:27:29.960Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:29.960Z] [echo] non-string-ra-properties - : PASS [2024-03-19T02:27:29.960Z] [echo] Total PASS : 1 [2024-03-19T02:27:29.960Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:29.960Z] [2024-03-19T02:27:29.960Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:29.960Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:29.960Z] unset: [2024-03-19T02:27:29.960Z] [2024-03-19T02:27:29.960Z] undeploy: [2024-03-19T02:27:29.960Z] [2024-03-19T02:27:29.960Z] setOSConditions: [2024-03-19T02:27:29.960Z] [2024-03-19T02:27:29.960Z] setToolWin: [2024-03-19T02:27:29.960Z] [2024-03-19T02:27:29.961Z] setToolUnix: [2024-03-19T02:27:29.961Z] [2024-03-19T02:27:29.961Z] setToolProperty: [2024-03-19T02:27:29.961Z] [2024-03-19T02:27:29.961Z] setS1ASclassPath: [2024-03-19T02:27:29.961Z] [2024-03-19T02:27:29.961Z] init-common: [2024-03-19T02:27:29.961Z] [2024-03-19T02:27:29.961Z] testDelAdmin: [2024-03-19T02:27:29.961Z] [2024-03-19T02:27:29.961Z] asadmin-common: [2024-03-19T02:27:29.961Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-03-19T02:27:30.161Z] [exec] Application deployed with name jdbc-realm-clear-web. [2024-03-19T02:27:30.161Z] [2024-03-19T02:27:30.161Z] deploy-war-commonee: [2024-03-19T02:27:30.161Z] [2024-03-19T02:27:30.161Z] deploy-war-common: [2024-03-19T02:27:30.161Z] [2024-03-19T02:27:30.161Z] setOSConditions: [2024-03-19T02:27:30.161Z] [2024-03-19T02:27:30.161Z] setToolWin: [2024-03-19T02:27:30.162Z] [2024-03-19T02:27:30.162Z] setToolUnix: [2024-03-19T02:27:30.162Z] [2024-03-19T02:27:30.162Z] setToolProperty: [2024-03-19T02:27:30.162Z] [2024-03-19T02:27:30.162Z] setS1ASclassPath: [2024-03-19T02:27:30.162Z] [2024-03-19T02:27:30.162Z] init-common: [2024-03-19T02:27:30.162Z] [2024-03-19T02:27:30.162Z] deploy-war-commonpe: [2024-03-19T02:27:30.218Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-03-19T02:27:30.218Z] [exec] Administered object eis/testAdmin deleted. [2024-03-19T02:27:30.218Z] [2024-03-19T02:27:30.218Z] setOSConditions: [2024-03-19T02:27:30.218Z] [2024-03-19T02:27:30.218Z] setToolWin: [2024-03-19T02:27:30.218Z] [2024-03-19T02:27:30.218Z] setToolUnix: [2024-03-19T02:27:30.218Z] [2024-03-19T02:27:30.218Z] setToolProperty: [2024-03-19T02:27:30.218Z] [2024-03-19T02:27:30.218Z] setS1ASclassPath: [2024-03-19T02:27:30.218Z] [2024-03-19T02:27:30.218Z] init-common: [2024-03-19T02:27:30.218Z] [2024-03-19T02:27:30.218Z] undeploy: [2024-03-19T02:27:30.218Z] [2024-03-19T02:27:30.219Z] asadmin-common: [2024-03-19T02:27:30.219Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true generic-ra [2024-03-19T02:27:30.328Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:30.328Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:30.328Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:30.328Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:30.328Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:30.328Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:30.328Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:30.345Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false asyncservice-web [2024-03-19T02:27:30.345Z] [2024-03-19T02:27:30.345Z] all: [2024-03-19T02:27:30.345Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:30.346Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:30.346Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:30.346Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:30.346Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:30.346Z] [2024-03-19T02:27:30.346Z] setOSConditions: [2024-03-19T02:27:30.346Z] [2024-03-19T02:27:30.346Z] setToolWin: [2024-03-19T02:27:30.346Z] [2024-03-19T02:27:30.346Z] setToolUnix: [2024-03-19T02:27:30.346Z] [2024-03-19T02:27:30.346Z] setToolProperty: [2024-03-19T02:27:30.346Z] [2024-03-19T02:27:30.346Z] setS1ASclassPath: [2024-03-19T02:27:30.346Z] [2024-03-19T02:27:30.346Z] init-common: [2024-03-19T02:27:30.346Z] [2024-03-19T02:27:30.346Z] clean: [2024-03-19T02:27:30.347Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:30.347Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:30.347Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:30.347Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:30.347Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:30.347Z] [2024-03-19T02:27:30.347Z] setOSConditions: [2024-03-19T02:27:30.347Z] [2024-03-19T02:27:30.347Z] setToolWin: [2024-03-19T02:27:30.347Z] [2024-03-19T02:27:30.347Z] setToolUnix: [2024-03-19T02:27:30.347Z] [2024-03-19T02:27:30.347Z] setToolProperty: [2024-03-19T02:27:30.347Z] [2024-03-19T02:27:30.347Z] setS1ASclassPath: [2024-03-19T02:27:30.347Z] [2024-03-19T02:27:30.347Z] init-common: [2024-03-19T02:27:30.347Z] [2024-03-19T02:27:30.347Z] clean-common: [2024-03-19T02:27:30.347Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:30.348Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:30.348Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:30.348Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:30.348Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:30.348Z] [2024-03-19T02:27:30.348Z] setOSConditions: [2024-03-19T02:27:30.348Z] [2024-03-19T02:27:30.348Z] setToolWin: [2024-03-19T02:27:30.348Z] [2024-03-19T02:27:30.348Z] setToolUnix: [2024-03-19T02:27:30.348Z] [2024-03-19T02:27:30.348Z] setToolProperty: [2024-03-19T02:27:30.348Z] [2024-03-19T02:27:30.348Z] setS1ASclassPath: [2024-03-19T02:27:30.348Z] [2024-03-19T02:27:30.348Z] init-common: [2024-03-19T02:27:30.348Z] [2024-03-19T02:27:30.348Z] clean-classes-common: [2024-03-19T02:27:30.348Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:30.349Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:30.349Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:30.349Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:30.349Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:30.349Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:30.349Z] [2024-03-19T02:27:30.349Z] setOSConditions: [2024-03-19T02:27:30.349Z] [2024-03-19T02:27:30.349Z] setToolWin: [2024-03-19T02:27:30.349Z] [2024-03-19T02:27:30.349Z] setToolUnix: [2024-03-19T02:27:30.349Z] [2024-03-19T02:27:30.349Z] setToolProperty: [2024-03-19T02:27:30.349Z] [2024-03-19T02:27:30.349Z] setS1ASclassPath: [2024-03-19T02:27:30.349Z] [2024-03-19T02:27:30.349Z] init-common: [2024-03-19T02:27:30.349Z] [2024-03-19T02:27:30.349Z] clean-jars-common: [2024-03-19T02:27:30.349Z] [2024-03-19T02:27:30.350Z] compile: [2024-03-19T02:27:30.350Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:30.350Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:30.350Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:30.350Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:30.350Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:30.350Z] [2024-03-19T02:27:30.350Z] setOSConditions: [2024-03-19T02:27:30.350Z] [2024-03-19T02:27:30.350Z] setToolWin: [2024-03-19T02:27:30.350Z] [2024-03-19T02:27:30.350Z] setToolUnix: [2024-03-19T02:27:30.350Z] [2024-03-19T02:27:30.350Z] setToolProperty: [2024-03-19T02:27:30.350Z] [2024-03-19T02:27:30.350Z] setS1ASclassPath: [2024-03-19T02:27:30.350Z] [2024-03-19T02:27:30.350Z] init-common: [2024-03-19T02:27:30.350Z] [2024-03-19T02:27:30.351Z] compile-common: [2024-03-19T02:27:30.351Z] [echo] Current time (ISO): 2024-03-19T02:27:30.281+0000 [2024-03-19T02:27:30.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:30.351Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:30.542Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:30.542Z] [javac] 1 warning [2024-03-19T02:27:30.542Z] [2024-03-19T02:27:30.542Z] build: [2024-03-19T02:27:30.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:27:30.542Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_disallowed_methods-lib.jar [2024-03-19T02:27:30.542Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_disallowed_methods-par.jar [2024-03-19T02:27:30.542Z] [2024-03-19T02:27:30.542Z] setOSConditions: [2024-03-19T02:27:30.542Z] [2024-03-19T02:27:30.543Z] fixFiles: [2024-03-19T02:27:30.543Z] [2024-03-19T02:27:30.543Z] convUnix: [2024-03-19T02:27:30.543Z] [2024-03-19T02:27:30.543Z] convWin: [2024-03-19T02:27:30.543Z] [2024-03-19T02:27:30.543Z] setToolWin: [2024-03-19T02:27:30.543Z] [2024-03-19T02:27:30.543Z] setToolUnix: [2024-03-19T02:27:30.543Z] [2024-03-19T02:27:30.543Z] setToolProperty: [2024-03-19T02:27:30.543Z] [2024-03-19T02:27:30.543Z] setS1ASclassPath: [2024-03-19T02:27:30.543Z] [2024-03-19T02:27:30.543Z] init-common: [2024-03-19T02:27:30.543Z] [2024-03-19T02:27:30.543Z] package-persistence-common: [2024-03-19T02:27:30.543Z] [2024-03-19T02:27:30.543Z] ejb-jar-common: [2024-03-19T02:27:30.543Z] [2024-03-19T02:27:30.543Z] package-ejbjar-common: [2024-03-19T02:27:30.543Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:30.543Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methods-ejb.jar [2024-03-19T02:27:30.543Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:30.543Z] [2024-03-19T02:27:30.543Z] appclient-jar-common: [2024-03-19T02:27:30.543Z] [2024-03-19T02:27:30.543Z] package-appclientjar-common: [2024-03-19T02:27:30.544Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:30.544Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methods-client.jar [2024-03-19T02:27:30.544Z] [2024-03-19T02:27:30.544Z] webclient-war-common: [2024-03-19T02:27:30.544Z] [2024-03-19T02:27:30.544Z] build-ear-common: [2024-03-19T02:27:30.544Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:30.544Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:30.544Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsApp.ear [2024-03-19T02:27:30.544Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsApp.ear [2024-03-19T02:27:30.544Z] [2024-03-19T02:27:30.544Z] setup: [2024-03-19T02:27:30.544Z] [2024-03-19T02:27:30.544Z] setOSConditions: [2024-03-19T02:27:30.544Z] [2024-03-19T02:27:30.544Z] setToolWin: [2024-03-19T02:27:30.544Z] [2024-03-19T02:27:30.544Z] setToolUnix: [2024-03-19T02:27:30.544Z] [2024-03-19T02:27:30.544Z] setToolProperty: [2024-03-19T02:27:30.544Z] [2024-03-19T02:27:30.544Z] setS1ASclassPath: [2024-03-19T02:27:30.544Z] [2024-03-19T02:27:30.544Z] init-common: [2024-03-19T02:27:30.544Z] [2024-03-19T02:27:30.544Z] execute-ejb-sql-common: [2024-03-19T02:27:30.545Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/disallowed_methods/sql/create.sql [2024-03-19T02:27:30.782Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-03-19T02:27:30.782Z] [2024-03-19T02:27:30.782Z] setOSConditions: [2024-03-19T02:27:30.782Z] [2024-03-19T02:27:30.782Z] setToolWin: [2024-03-19T02:27:30.782Z] [2024-03-19T02:27:30.783Z] setToolUnix: [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] setToolProperty: [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] setS1ASclassPath: [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] init-common: [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] restart: [2024-03-19T02:27:30.783Z] [echo] Not required to restart [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] all: [2024-03-19T02:27:30.783Z] [echo] @@## txlevelswitch ##@@ [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] setOSConditions: [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] setToolWin: [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] setToolUnix: [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] setToolProperty: [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] setS1ASclassPath: [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] init-common: [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] clean: [2024-03-19T02:27:30.783Z] [2024-03-19T02:27:30.783Z] setOSConditions: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] setToolWin: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] setToolUnix: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] setToolProperty: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] setS1ASclassPath: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] init-common: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] clean-common: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] setOSConditions: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] setToolWin: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] setToolUnix: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] setToolProperty: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] setS1ASclassPath: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] init-common: [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.784Z] clean-classes-common: [2024-03-19T02:27:30.784Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:30.784Z] [2024-03-19T02:27:30.785Z] setOSConditions: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] setToolWin: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] setToolUnix: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] setToolProperty: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] setS1ASclassPath: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] init-common: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] clean-jars-common: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] clean: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] compile: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] setOSConditions: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] setToolWin: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] setToolUnix: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] setToolProperty: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] setS1ASclassPath: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.785Z] init-common: [2024-03-19T02:27:30.785Z] [2024-03-19T02:27:30.786Z] compile-common: [2024-03-19T02:27:30.786Z] [echo] Current time (ISO): 2024-03-19T02:27:30.723+0000 [2024-03-19T02:27:30.786Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:30.786Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:30.802Z] [sql] 3 of 3 SQL statements executed successfully [2024-03-19T02:27:30.802Z] [2024-03-19T02:27:30.802Z] deploy: [2024-03-19T02:27:30.802Z] [2024-03-19T02:27:30.802Z] setOSConditions: [2024-03-19T02:27:30.802Z] [2024-03-19T02:27:30.802Z] setToolWin: [2024-03-19T02:27:30.802Z] [2024-03-19T02:27:30.802Z] setToolUnix: [2024-03-19T02:27:30.802Z] [2024-03-19T02:27:30.803Z] setToolProperty: [2024-03-19T02:27:30.803Z] [2024-03-19T02:27:30.803Z] setS1ASclassPath: [2024-03-19T02:27:30.803Z] [2024-03-19T02:27:30.803Z] init-common: [2024-03-19T02:27:30.803Z] [2024-03-19T02:27:30.803Z] deploy-common: [2024-03-19T02:27:30.803Z] [echo] Current time (ISO): 2024-03-19T02:27:30.563+0000 [2024-03-19T02:27:30.803Z] [2024-03-19T02:27:30.803Z] setOSConditions: [2024-03-19T02:27:30.803Z] [2024-03-19T02:27:30.803Z] setToolWin: [2024-03-19T02:27:30.803Z] [2024-03-19T02:27:30.803Z] setToolUnix: [2024-03-19T02:27:30.803Z] [2024-03-19T02:27:30.803Z] setToolProperty: [2024-03-19T02:27:30.803Z] [2024-03-19T02:27:30.803Z] setS1ASclassPath: [2024-03-19T02:27:30.803Z] [2024-03-19T02:27:30.803Z] init-common: [2024-03-19T02:27:30.803Z] [2024-03-19T02:27:30.803Z] deploy-common-pe: [2024-03-19T02:27:30.846Z] [exec] 2 left... [2024-03-19T02:27:30.891Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:30.891Z] [javac] 1 warning [2024-03-19T02:27:30.891Z] [2024-03-19T02:27:30.891Z] setOSConditions: [2024-03-19T02:27:30.891Z] [2024-03-19T02:27:30.891Z] setToolWin: [2024-03-19T02:27:30.891Z] [2024-03-19T02:27:30.892Z] setToolUnix: [2024-03-19T02:27:30.892Z] [2024-03-19T02:27:30.892Z] setToolProperty: [2024-03-19T02:27:30.892Z] [2024-03-19T02:27:30.892Z] setS1ASclassPath: [2024-03-19T02:27:30.892Z] [2024-03-19T02:27:30.892Z] init-common: [2024-03-19T02:27:30.892Z] [2024-03-19T02:27:30.892Z] compile-common: [2024-03-19T02:27:30.892Z] [echo] Current time (ISO): 2024-03-19T02:27:30.851+0000 [2024-03-19T02:27:30.892Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:31.060Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsApp.ear [2024-03-19T02:27:31.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-clear-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-base64-web.war [2024-03-19T02:27:31.645Z] [exec] Application deployed with name unsynchpc_disallowed_methodsApp. [2024-03-19T02:27:31.645Z] [echo] Deployment on target server server successful [2024-03-19T02:27:31.645Z] [2024-03-19T02:27:31.645Z] setOSConditions: [2024-03-19T02:27:31.645Z] [2024-03-19T02:27:31.645Z] setToolWin: [2024-03-19T02:27:31.645Z] [2024-03-19T02:27:31.645Z] setToolUnix: [2024-03-19T02:27:31.645Z] [2024-03-19T02:27:31.645Z] setToolProperty: [2024-03-19T02:27:31.645Z] [2024-03-19T02:27:31.645Z] setS1ASclassPath: [2024-03-19T02:27:31.645Z] [2024-03-19T02:27:31.645Z] init-common: [2024-03-19T02:27:31.645Z] [2024-03-19T02:27:31.645Z] deploy-common-ee: [2024-03-19T02:27:31.645Z] [2024-03-19T02:27:31.645Z] run: [2024-03-19T02:27:31.645Z] [2024-03-19T02:27:31.645Z] setOSConditions: [2024-03-19T02:27:31.645Z] [2024-03-19T02:27:31.645Z] setToolWin: [2024-03-19T02:27:31.645Z] [2024-03-19T02:27:31.645Z] setToolUnix: [2024-03-19T02:27:31.645Z] [2024-03-19T02:27:31.646Z] setToolProperty: [2024-03-19T02:27:31.646Z] [2024-03-19T02:27:31.646Z] setS1ASclassPath: [2024-03-19T02:27:31.646Z] [2024-03-19T02:27:31.646Z] init-common: [2024-03-19T02:27:31.646Z] [2024-03-19T02:27:31.646Z] runclient-common: [2024-03-19T02:27:31.646Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsAppClient.jar -name unsynchpc_disallowed_methodsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:27:31.718Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:31.718Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:31.718Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:31.718Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:31.718Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:31.718Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:31.718Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:31.736Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:31.736Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:31.736Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:31.736Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:31.736Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:31.736Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:31.736Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:31.777Z] [exec] 1 left... [2024-03-19T02:27:31.824Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:31.824Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:31.824Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:31.824Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:31.824Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:31.824Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:31.824Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:32.061Z] [exec] Application deployed with name jdbc-realm-clear-base64-web. [2024-03-19T02:27:32.061Z] [2024-03-19T02:27:32.061Z] deploy-war-commonee: [2024-03-19T02:27:32.061Z] [2024-03-19T02:27:32.061Z] deploy-war-common: [2024-03-19T02:27:32.062Z] [2024-03-19T02:27:32.062Z] setOSConditions: [2024-03-19T02:27:32.062Z] [2024-03-19T02:27:32.062Z] setToolWin: [2024-03-19T02:27:32.062Z] [2024-03-19T02:27:32.062Z] setToolUnix: [2024-03-19T02:27:32.062Z] [2024-03-19T02:27:32.062Z] setToolProperty: [2024-03-19T02:27:32.062Z] [2024-03-19T02:27:32.062Z] setS1ASclassPath: [2024-03-19T02:27:32.062Z] [2024-03-19T02:27:32.062Z] init-common: [2024-03-19T02:27:32.062Z] [2024-03-19T02:27:32.062Z] deploy-war-commonpe: [2024-03-19T02:27:32.388Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:32.646Z] [javac] 1 warning [2024-03-19T02:27:32.646Z] [2024-03-19T02:27:32.646Z] build: [2024-03-19T02:27:32.646Z] [2024-03-19T02:27:32.647Z] setOSConditions: [2024-03-19T02:27:32.647Z] [2024-03-19T02:27:32.647Z] fixFiles: [2024-03-19T02:27:32.647Z] [2024-03-19T02:27:32.647Z] convUnix: [2024-03-19T02:27:32.647Z] [2024-03-19T02:27:32.647Z] convWin: [2024-03-19T02:27:32.647Z] [2024-03-19T02:27:32.647Z] setToolWin: [2024-03-19T02:27:32.647Z] [2024-03-19T02:27:32.647Z] setToolUnix: [2024-03-19T02:27:32.647Z] [2024-03-19T02:27:32.647Z] setToolProperty: [2024-03-19T02:27:32.647Z] [2024-03-19T02:27:32.647Z] setS1ASclassPath: [2024-03-19T02:27:32.647Z] [2024-03-19T02:27:32.647Z] init-common: [2024-03-19T02:27:32.647Z] [2024-03-19T02:27:32.647Z] package-persistence-common: [2024-03-19T02:27:32.647Z] [2024-03-19T02:27:32.647Z] ejb-jar-common: [2024-03-19T02:27:32.647Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:32.647Z] [2024-03-19T02:27:32.647Z] package-ejbjar-common: [2024-03-19T02:27:32.647Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:32.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:32.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:32.648Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordb-ejb.jar [2024-03-19T02:27:32.648Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:32.648Z] [2024-03-19T02:27:32.648Z] appclient-jar-common: [2024-03-19T02:27:32.648Z] [2024-03-19T02:27:32.648Z] package-appclientjar-common: [2024-03-19T02:27:32.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:32.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:32.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:32.648Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordb-client.jar [2024-03-19T02:27:32.648Z] [2024-03-19T02:27:32.648Z] webclient-war-common: [2024-03-19T02:27:32.648Z] [2024-03-19T02:27:32.648Z] build-ear-common: [2024-03-19T02:27:32.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:32.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:32.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:32.648Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbApp.ear [2024-03-19T02:27:32.648Z] [2024-03-19T02:27:32.648Z] deploy: [2024-03-19T02:27:32.648Z] [2024-03-19T02:27:32.648Z] setOSConditions: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] setToolWin: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] setToolUnix: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] setToolProperty: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] setS1ASclassPath: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] init-common: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] deploy-jdbc-common: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] setOSConditions: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] setToolWin: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] setToolUnix: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] setToolProperty: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] setS1ASclassPath: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] init-common: [2024-03-19T02:27:32.649Z] [2024-03-19T02:27:32.649Z] create-jdbc-connpool-common: [2024-03-19T02:27:32.673Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:32.673Z] [javac] 1 warning [2024-03-19T02:27:32.673Z] [2024-03-19T02:27:32.674Z] setOSConditions: [2024-03-19T02:27:32.674Z] [2024-03-19T02:27:32.674Z] setToolWin: [2024-03-19T02:27:32.674Z] [2024-03-19T02:27:32.674Z] setToolUnix: [2024-03-19T02:27:32.674Z] [2024-03-19T02:27:32.674Z] setToolProperty: [2024-03-19T02:27:32.674Z] [2024-03-19T02:27:32.674Z] setS1ASclassPath: [2024-03-19T02:27:32.674Z] [2024-03-19T02:27:32.674Z] init-common: [2024-03-19T02:27:32.674Z] [2024-03-19T02:27:32.674Z] compile-common: [2024-03-19T02:27:32.674Z] [echo] Current time (ISO): 2024-03-19T02:27:32.602+0000 [2024-03-19T02:27:32.674Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:32.682Z] [javaWithResult] Mar 19, 2024 2:27:31 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:32.682Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@608fe01f [2024-03-19T02:27:32.682Z] [javaWithResult] Looked up home!! [2024-03-19T02:27:32.682Z] [javaWithResult] Narrowed home!! [2024-03-19T02:27:32.682Z] [javaWithResult] Got the EJB!! [2024-03-19T02:27:32.682Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2024-03-19T02:27:32.682Z] [javaWithResult] and for number which is = 22.25 [2024-03-19T02:27:32.682Z] [javaWithResult] [2024-03-19T02:27:32.682Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2024-03-19T02:27:32.682Z] [javaWithResult] [2024-03-19T02:27:32.682Z] [javaWithResult] Client now getting a User Defined Exception [2024-03-19T02:27:32.682Z] [javaWithResult] Success! Caught StatelesshelloException [2024-03-19T02:27:32.682Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2024-03-19T02:27:32.682Z] [javaWithResult] [2024-03-19T02:27:32.682Z] [javaWithResult] Client is now trying to remove the session bean [2024-03-19T02:27:32.682Z] [javaWithResult] [2024-03-19T02:27:32.682Z] [javaWithResult] Session bean was successfully removed by the client. [2024-03-19T02:27:32.682Z] [javaWithResult] [2024-03-19T02:27:32.708Z] [exec] 0 left... [2024-03-19T02:27:32.940Z] [2024-03-19T02:27:32.940Z] processResult: [2024-03-19T02:27:32.940Z] [2024-03-19T02:27:32.940Z] failed: [2024-03-19T02:27:32.940Z] [2024-03-19T02:27:32.940Z] passed: [2024-03-19T02:27:32.940Z] [echo] Test ejb Passed [2024-03-19T02:27:32.940Z] [2024-03-19T02:27:32.940Z] unknown: [2024-03-19T02:27:32.940Z] [2024-03-19T02:27:32.940Z] declare-test: [2024-03-19T02:27:32.940Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin redeploydir [2024-03-19T02:27:32.940Z] [2024-03-19T02:27:32.940Z] init.os: [2024-03-19T02:27:32.940Z] [2024-03-19T02:27:32.940Z] init.tools.unix: [2024-03-19T02:27:32.940Z] [2024-03-19T02:27:32.940Z] init.tools.windows: [2024-03-19T02:27:32.940Z] [2024-03-19T02:27:32.940Z] init.tools: [2024-03-19T02:27:32.940Z] [2024-03-19T02:27:32.940Z] setAsadminArgs: [2024-03-19T02:27:32.940Z] [2024-03-19T02:27:32.941Z] init: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] init.customtasks: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] prepare: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] redeploydir.asadmin: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] setAsadminArgs: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] common.redeploydir.asadmin: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] init.os: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] init.tools.unix: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] init.tools.windows: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] init.tools: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] setAsadminArgs: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] init: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] init.customtasks: [2024-03-19T02:27:32.941Z] [2024-03-19T02:27:32.941Z] common.run.asadmin: [2024-03-19T02:27:32.942Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployEjb --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2024-03-19T02:27:32.999Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-clear-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-hex-web.war [2024-03-19T02:27:33.052Z] [exec] Mar 19, 2024 2:27:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:33.053Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:33.123Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:33.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:27:33.230Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:27:33.230Z] [2024-03-19T02:27:33.230Z] set-derby-connpool-props: [2024-03-19T02:27:33.381Z] [javac] 1 warning [2024-03-19T02:27:33.381Z] [2024-03-19T02:27:33.381Z] assemble-web: [2024-03-19T02:27:33.381Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:33.381Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:33.382Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:33.382Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:33.382Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:33.382Z] [2024-03-19T02:27:33.382Z] pkg-war: [2024-03-19T02:27:33.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:33.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:33.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:33.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:33.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:27:33.382Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${sun-web.xml} to copy. [2024-03-19T02:27:33.382Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${webservices.xml} to copy. [2024-03-19T02:27:33.382Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:27:33.382Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:27:33.382Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:27:33.383Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:33.383Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:33.383Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${web.wsit.descriptors} does not exist. [2024-03-19T02:27:33.383Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/restful-web.war [2024-03-19T02:27:33.383Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:33.383Z] [2024-03-19T02:27:33.383Z] deploy-app: [2024-03-19T02:27:33.383Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:33.383Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:33.383Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:33.383Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:33.383Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:33.383Z] [2024-03-19T02:27:33.383Z] deploy-war-common: [2024-03-19T02:27:33.383Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:33.384Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:33.384Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:33.384Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:33.384Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:33.384Z] [2024-03-19T02:27:33.384Z] setOSConditions: [2024-03-19T02:27:33.384Z] [2024-03-19T02:27:33.384Z] setToolWin: [2024-03-19T02:27:33.384Z] [2024-03-19T02:27:33.384Z] setToolUnix: [2024-03-19T02:27:33.384Z] [2024-03-19T02:27:33.384Z] setToolProperty: [2024-03-19T02:27:33.384Z] [2024-03-19T02:27:33.384Z] setS1ASclassPath: [2024-03-19T02:27:33.384Z] [2024-03-19T02:27:33.384Z] init-common: [2024-03-19T02:27:33.384Z] [2024-03-19T02:27:33.384Z] deploy-war-commonpe: [2024-03-19T02:27:33.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:27:33.488Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:27:33.508Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:33.508Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:27:33.566Z] [exec] Application deployed with name jdbc-realm-clear-hex-web. [2024-03-19T02:27:33.566Z] [2024-03-19T02:27:33.566Z] deploy-war-commonee: [2024-03-19T02:27:33.566Z] [2024-03-19T02:27:33.566Z] deploy-war-common: [2024-03-19T02:27:33.566Z] [2024-03-19T02:27:33.566Z] setOSConditions: [2024-03-19T02:27:33.567Z] [2024-03-19T02:27:33.567Z] setToolWin: [2024-03-19T02:27:33.567Z] [2024-03-19T02:27:33.567Z] setToolUnix: [2024-03-19T02:27:33.567Z] [2024-03-19T02:27:33.567Z] setToolProperty: [2024-03-19T02:27:33.567Z] [2024-03-19T02:27:33.567Z] setS1ASclassPath: [2024-03-19T02:27:33.567Z] [2024-03-19T02:27:33.567Z] init-common: [2024-03-19T02:27:33.567Z] [2024-03-19T02:27:33.567Z] deploy-war-commonpe: [2024-03-19T02:27:33.614Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:33.614Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:33.615Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:33.615Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:33.615Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:33.615Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:33.615Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:33.616Z] [exec] Mar 19, 2024 2:27:33 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:27:33.617Z] [exec] WARNING: ACC001: Using the only client [unsynchpc_disallowed_methods-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.disallowed_methods.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsAppClient.jar even though it does not match the specified main class name null or client name unsynchpc_disallowed_methodsClient [2024-03-19T02:27:33.636Z] [exec] passivation: 37; activation: 21 [2024-03-19T02:27:33.636Z] [exec] Value of key is: test7 [2024-03-19T02:27:33.636Z] [exec] stateRestored[0]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[1]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[2]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[3]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[4]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[5]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[6]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[7]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[8]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[9]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[10]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[11]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[12]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[13]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[14]:true [2024-03-19T02:27:33.636Z] [exec] checkParams, received map: {setLongLong=true, objectArgs=true, setLong=true, setBar=true, addIntInt=true, emptyArgs=true, setInt=true} [2024-03-19T02:27:33.636Z] [exec] stateRestored[15]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[16]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[17]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[18]:true [2024-03-19T02:27:33.636Z] [exec] stateRestored[19]:true [2024-03-19T02:27:33.636Z] [exec] Value of key is: test8 [2024-03-19T02:27:33.636Z] [exec] Test[setLongLong]: true [2024-03-19T02:27:33.636Z] [exec] Test[objectArgs]: true [2024-03-19T02:27:33.636Z] [exec] Test[setLong]: true [2024-03-19T02:27:33.636Z] [exec] Test[setBar]: true [2024-03-19T02:27:33.636Z] [exec] Test[addIntInt]: true [2024-03-19T02:27:33.636Z] [exec] Test[emptyArgs]: true [2024-03-19T02:27:33.636Z] [exec] Test[setInt]: true [2024-03-19T02:27:33.636Z] [exec] Value of key is: test9 [2024-03-19T02:27:33.636Z] [exec] Value of key is: test10 true : 1 [2024-03-19T02:27:33.636Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:33.636Z] [exec] [2024-03-19T02:27:33.636Z] [exec] [2024-03-19T02:27:33.636Z] [exec] ----------------------------------------- [2024-03-19T02:27:33.636Z] [exec] - test1: PASS - [2024-03-19T02:27:33.636Z] [exec] - test7: PASS - [2024-03-19T02:27:33.636Z] [exec] - test10 true : 1: PASS - [2024-03-19T02:27:33.636Z] [exec] - test6: PASS - [2024-03-19T02:27:33.636Z] [exec] - test9: PASS - [2024-03-19T02:27:33.636Z] [exec] - test8: PASS - [2024-03-19T02:27:33.636Z] [exec] - test3: PASS - [2024-03-19T02:27:33.636Z] [exec] - test2: PASS - [2024-03-19T02:27:33.636Z] [exec] - test5: PASS - [2024-03-19T02:27:33.636Z] [exec] - test4: PASS - [2024-03-19T02:27:33.636Z] [exec] ----------------------------------------- [2024-03-19T02:27:33.636Z] [exec] Total PASS: 10 [2024-03-19T02:27:33.636Z] [exec] Total FAIL: 0 [2024-03-19T02:27:33.636Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:33.636Z] [exec] ----------------------------------------- [2024-03-19T02:27:33.636Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:33.636Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:33.766Z] [exec] Application deployed with name dirDeployEjb. [2024-03-19T02:27:33.766Z] [exec] there are no files to retrieve for application dirDeployEjb [2024-03-19T02:27:33.766Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:27:33.766Z] [exec] Command deploydir executed successfully. [2024-03-19T02:27:33.766Z] [2024-03-19T02:27:33.766Z] init.os: [2024-03-19T02:27:33.766Z] [2024-03-19T02:27:33.766Z] init.tools.unix: [2024-03-19T02:27:33.766Z] [2024-03-19T02:27:33.766Z] init.tools.windows: [2024-03-19T02:27:33.766Z] [2024-03-19T02:27:33.766Z] init.tools: [2024-03-19T02:27:33.766Z] [2024-03-19T02:27:33.766Z] setAsadminArgs: [2024-03-19T02:27:33.766Z] [2024-03-19T02:27:33.766Z] init: [2024-03-19T02:27:33.767Z] [2024-03-19T02:27:33.767Z] init.customtasks: [2024-03-19T02:27:33.893Z] [2024-03-19T02:27:33.893Z] checkReporting-common: [2024-03-19T02:27:33.893Z] [2024-03-19T02:27:33.893Z] confirmReportPresent-common: [2024-03-19T02:27:33.893Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:33.893Z] [echo] Test seems to be reported fine [2024-03-19T02:27:33.893Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/RepRunConf.txt [2024-03-19T02:27:33.893Z] [2024-03-19T02:27:33.893Z] confirmMissingReport-common: [2024-03-19T02:27:33.893Z] [2024-03-19T02:27:33.893Z] undeploy: [2024-03-19T02:27:33.893Z] [2024-03-19T02:27:33.893Z] setOSConditions: [2024-03-19T02:27:33.893Z] [2024-03-19T02:27:33.893Z] setToolWin: [2024-03-19T02:27:33.893Z] [2024-03-19T02:27:33.893Z] setToolUnix: [2024-03-19T02:27:33.893Z] [2024-03-19T02:27:33.893Z] setToolProperty: [2024-03-19T02:27:33.893Z] [2024-03-19T02:27:33.893Z] setS1ASclassPath: [2024-03-19T02:27:33.893Z] [2024-03-19T02:27:33.894Z] init-common: [2024-03-19T02:27:33.894Z] [2024-03-19T02:27:33.894Z] undeploy-common: [2024-03-19T02:27:33.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot restful --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/restful-web.war [2024-03-19T02:27:34.026Z] [2024-03-19T02:27:34.026Z] setOrbPort: [2024-03-19T02:27:34.026Z] [2024-03-19T02:27:34.026Z] run.positive: [2024-03-19T02:27:34.026Z] [2024-03-19T02:27:34.026Z] init.os: [2024-03-19T02:27:34.026Z] [2024-03-19T02:27:34.026Z] init.tools.unix: [2024-03-19T02:27:34.026Z] [2024-03-19T02:27:34.026Z] init.tools.windows: [2024-03-19T02:27:34.026Z] [2024-03-19T02:27:34.026Z] init.tools: [2024-03-19T02:27:34.026Z] [2024-03-19T02:27:34.026Z] setAsadminArgs: [2024-03-19T02:27:34.026Z] [2024-03-19T02:27:34.026Z] init: [2024-03-19T02:27:34.026Z] [2024-03-19T02:27:34.026Z] init.customtasks: [2024-03-19T02:27:34.026Z] [2024-03-19T02:27:34.026Z] setOrbPort: [2024-03-19T02:27:34.026Z] [2024-03-19T02:27:34.026Z] runclient: [2024-03-19T02:27:34.085Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:27:34.085Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:27:34.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-md2-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-base64-web.war [2024-03-19T02:27:34.178Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:34.343Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:27:34.343Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:27:34.434Z] [javac] 1 warning [2024-03-19T02:27:34.434Z] [2024-03-19T02:27:34.434Z] init: [2024-03-19T02:27:34.434Z] [echo] Building component ${component.name} [2024-03-19T02:27:34.434Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [2024-03-19T02:27:34.435Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [2024-03-19T02:27:34.435Z] [2024-03-19T02:27:34.435Z] compile: [2024-03-19T02:27:34.435Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:34.435Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [2024-03-19T02:27:34.458Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-interceptors-sessionApp [2024-03-19T02:27:34.458Z] [2024-03-19T02:27:34.459Z] all: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] inheritence: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] setOSConditions: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] setToolWin: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] setToolUnix: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] setToolProperty: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] setS1ASclassPath: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] init-common: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] clean: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] setOSConditions: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] setToolWin: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] setToolUnix: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] setToolProperty: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] setS1ASclassPath: [2024-03-19T02:27:34.459Z] [2024-03-19T02:27:34.459Z] init-common: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] clean-common: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] setOSConditions: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] setToolWin: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] setToolUnix: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] setToolProperty: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] setS1ASclassPath: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] init-common: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] clean-classes-common: [2024-03-19T02:27:34.460Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] setOSConditions: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] setToolWin: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] setToolUnix: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] setToolProperty: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.460Z] setS1ASclassPath: [2024-03-19T02:27:34.460Z] [2024-03-19T02:27:34.461Z] init-common: [2024-03-19T02:27:34.461Z] [2024-03-19T02:27:34.461Z] clean-jars-common: [2024-03-19T02:27:34.461Z] [2024-03-19T02:27:34.461Z] compile: [2024-03-19T02:27:34.461Z] [2024-03-19T02:27:34.461Z] setOSConditions: [2024-03-19T02:27:34.461Z] [2024-03-19T02:27:34.461Z] setToolWin: [2024-03-19T02:27:34.461Z] [2024-03-19T02:27:34.461Z] setToolUnix: [2024-03-19T02:27:34.461Z] [2024-03-19T02:27:34.461Z] setToolProperty: [2024-03-19T02:27:34.461Z] [2024-03-19T02:27:34.461Z] setS1ASclassPath: [2024-03-19T02:27:34.461Z] [2024-03-19T02:27:34.461Z] init-common: [2024-03-19T02:27:34.461Z] [2024-03-19T02:27:34.461Z] compile-common: [2024-03-19T02:27:34.461Z] [echo] Current time (ISO): 2024-03-19T02:27:34.370+0000 [2024-03-19T02:27:34.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:34.461Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:34.482Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:27:34.482Z] [exec] Waiting finished after 5,601 ms. [2024-03-19T02:27:34.482Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:27:34.482Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:27:34.482Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:27:34.482Z] [exec] Admin Port: 4,848 [2024-03-19T02:27:34.482Z] [exec] Command start-domain executed successfully. [2024-03-19T02:27:34.482Z] [2024-03-19T02:27:34.482Z] start-server-windows: [2024-03-19T02:27:34.482Z] [2024-03-19T02:27:34.482Z] all-ext: [2024-03-19T02:27:34.482Z] [echo] @@## installed-libraries-resources-xml ##@@ [2024-03-19T02:27:34.482Z] [2024-03-19T02:27:34.483Z] setOSConditions: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.483Z] setToolWin: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.483Z] setToolUnix: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.483Z] setToolProperty: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.483Z] setS1ASclassPath: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.483Z] init-common: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.483Z] clean: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.483Z] setOSConditions: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.483Z] setToolWin: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.483Z] setToolUnix: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.483Z] setToolProperty: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.483Z] setS1ASclassPath: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.483Z] init-common: [2024-03-19T02:27:34.483Z] [2024-03-19T02:27:34.484Z] clean-common: [2024-03-19T02:27:34.484Z] [2024-03-19T02:27:34.484Z] setOSConditions: [2024-03-19T02:27:34.484Z] [2024-03-19T02:27:34.484Z] setToolWin: [2024-03-19T02:27:34.484Z] [2024-03-19T02:27:34.484Z] setToolUnix: [2024-03-19T02:27:34.484Z] [2024-03-19T02:27:34.484Z] setToolProperty: [2024-03-19T02:27:34.484Z] [2024-03-19T02:27:34.484Z] setS1ASclassPath: [2024-03-19T02:27:34.484Z] [2024-03-19T02:27:34.484Z] init-common: [2024-03-19T02:27:34.484Z] [2024-03-19T02:27:34.484Z] clean-classes-common: [2024-03-19T02:27:34.484Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:34.484Z] [2024-03-19T02:27:34.484Z] setOSConditions: [2024-03-19T02:27:34.484Z] [2024-03-19T02:27:34.484Z] setToolWin: [2024-03-19T02:27:34.484Z] [2024-03-19T02:27:34.484Z] setToolUnix: [2024-03-19T02:27:34.484Z] [2024-03-19T02:27:34.484Z] setToolProperty: [2024-03-19T02:27:34.484Z] [2024-03-19T02:27:34.484Z] setS1ASclassPath: [2024-03-19T02:27:34.485Z] [2024-03-19T02:27:34.485Z] init-common: [2024-03-19T02:27:34.485Z] [2024-03-19T02:27:34.485Z] clean-jars-common: [2024-03-19T02:27:34.485Z] [2024-03-19T02:27:34.485Z] clean: [2024-03-19T02:27:34.485Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-03-19T02:27:34.485Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2024-03-19T02:27:34.485Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2024-03-19T02:27:34.485Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2024-03-19T02:27:34.485Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-tx.rar [2024-03-19T02:27:34.485Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-notx.rar [2024-03-19T02:27:34.485Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-xa.rar [2024-03-19T02:27:34.485Z] [2024-03-19T02:27:34.485Z] compile: [2024-03-19T02:27:34.485Z] [2024-03-19T02:27:34.485Z] setOSConditions: [2024-03-19T02:27:34.485Z] [2024-03-19T02:27:34.485Z] setToolWin: [2024-03-19T02:27:34.485Z] [2024-03-19T02:27:34.486Z] setToolUnix: [2024-03-19T02:27:34.486Z] [2024-03-19T02:27:34.486Z] setToolProperty: [2024-03-19T02:27:34.486Z] [2024-03-19T02:27:34.486Z] setS1ASclassPath: [2024-03-19T02:27:34.486Z] [2024-03-19T02:27:34.486Z] init-common: [2024-03-19T02:27:34.486Z] [2024-03-19T02:27:34.486Z] compile-common: [2024-03-19T02:27:34.486Z] [echo] Current time (ISO): 2024-03-19T02:27:34.314+0000 [2024-03-19T02:27:34.486Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:34.486Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:34.515Z] [exec] Application deployed with name restful-web. [2024-03-19T02:27:34.515Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:34.516Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:34.516Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:34.516Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:34.516Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:34.516Z] [2024-03-19T02:27:34.516Z] deploy-war-commonee: [2024-03-19T02:27:34.516Z] [2024-03-19T02:27:34.516Z] assemble-client: [2024-03-19T02:27:34.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:34.516Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml:65: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:34.516Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:34.516Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:27:34.516Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:34.516Z] [2024-03-19T02:27:34.516Z] setup: [2024-03-19T02:27:34.516Z] [2024-03-19T02:27:34.516Z] runclient: [2024-03-19T02:27:34.592Z] [javaWithResult] Test expects successful result [2024-03-19T02:27:34.691Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:34.692Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:34.692Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:34.692Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:34.692Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:34.692Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:34.692Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:34.701Z] [exec] Application deployed with name jdbc-realm-md2-base64-web. [2024-03-19T02:27:34.701Z] [2024-03-19T02:27:34.701Z] deploy-war-commonee: [2024-03-19T02:27:34.701Z] [2024-03-19T02:27:34.701Z] deploy-war-common: [2024-03-19T02:27:34.701Z] [2024-03-19T02:27:34.701Z] setOSConditions: [2024-03-19T02:27:34.701Z] [2024-03-19T02:27:34.701Z] setToolWin: [2024-03-19T02:27:34.701Z] [2024-03-19T02:27:34.701Z] setToolUnix: [2024-03-19T02:27:34.701Z] [2024-03-19T02:27:34.701Z] setToolProperty: [2024-03-19T02:27:34.701Z] [2024-03-19T02:27:34.701Z] setS1ASclassPath: [2024-03-19T02:27:34.701Z] [2024-03-19T02:27:34.702Z] init-common: [2024-03-19T02:27:34.702Z] [2024-03-19T02:27:34.702Z] deploy-war-commonpe: [2024-03-19T02:27:34.777Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:34.777Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:34.777Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:34.777Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:34.777Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:34.777Z] [2024-03-19T02:27:34.777Z] run-client: [2024-03-19T02:27:34.777Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:34.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:27:34.929Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:27:34.948Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:35.167Z] [javaWithResult] Mar 19, 2024 2:27:34 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:27:35.167Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:27:35.187Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:27:35.187Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:27:35.205Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:73: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:27:35.205Z] [javac] details.put(new Integer(property),value); [2024-03-19T02:27:35.205Z] [javac] ^ [2024-03-19T02:27:35.205Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:27:35.205Z] [javac] if (details.containsKey(new Integer(property))) { [2024-03-19T02:27:35.205Z] [javac] ^ [2024-03-19T02:27:35.205Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:27:35.205Z] [javac] return (String) details.get(new Integer(property)); [2024-03-19T02:27:35.205Z] [javac] ^ [2024-03-19T02:27:35.205Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:125: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:27:35.205Z] [javac] return new Integer(parameter); [2024-03-19T02:27:35.205Z] [javac] ^ [2024-03-19T02:27:35.205Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:129: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-03-19T02:27:35.205Z] [javac] return new Short(parameter); [2024-03-19T02:27:35.205Z] [javac] ^ [2024-03-19T02:27:35.205Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:133: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-03-19T02:27:35.205Z] [javac] return new Byte(parameter); [2024-03-19T02:27:35.205Z] [javac] ^ [2024-03-19T02:27:35.205Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:137: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-03-19T02:27:35.205Z] [javac] return new Long(parameter); [2024-03-19T02:27:35.205Z] [javac] ^ [2024-03-19T02:27:35.205Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:141: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-03-19T02:27:35.206Z] [javac] return new Float(parameter); [2024-03-19T02:27:35.206Z] [javac] ^ [2024-03-19T02:27:35.206Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:145: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-03-19T02:27:35.206Z] [javac] return new Double(parameter); [2024-03-19T02:27:35.206Z] [javac] ^ [2024-03-19T02:27:35.206Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:27:35.206Z] [javac] return new Boolean(parameter); [2024-03-19T02:27:35.206Z] [javac] ^ [2024-03-19T02:27:35.206Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:27:35.206Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-03-19T02:27:35.206Z] [javac] ^ [2024-03-19T02:27:35.206Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:27:35.206Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-03-19T02:27:35.206Z] [javac] ^ [2024-03-19T02:27:35.206Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/SecurityUtils.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:27:35.206Z] [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:27:35.206Z] [javac] ^ [2024-03-19T02:27:35.206Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [2024-03-19T02:27:35.206Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:35.206Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:27:35.206Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:27:35.206Z] [javac] 14 warnings [2024-03-19T02:27:35.206Z] [2024-03-19T02:27:35.206Z] build: [2024-03-19T02:27:35.206Z] [2024-03-19T02:27:35.206Z] setOSConditions: [2024-03-19T02:27:35.206Z] [2024-03-19T02:27:35.207Z] fixFiles: [2024-03-19T02:27:35.207Z] [2024-03-19T02:27:35.207Z] convUnix: [2024-03-19T02:27:35.207Z] [2024-03-19T02:27:35.207Z] convWin: [2024-03-19T02:27:35.207Z] [2024-03-19T02:27:35.207Z] setToolWin: [2024-03-19T02:27:35.207Z] [2024-03-19T02:27:35.207Z] setToolUnix: [2024-03-19T02:27:35.207Z] [2024-03-19T02:27:35.207Z] setToolProperty: [2024-03-19T02:27:35.207Z] [2024-03-19T02:27:35.207Z] setS1ASclassPath: [2024-03-19T02:27:35.207Z] [2024-03-19T02:27:35.207Z] init-common: [2024-03-19T02:27:35.207Z] [2024-03-19T02:27:35.207Z] package-persistence-common: [2024-03-19T02:27:35.207Z] [2024-03-19T02:27:35.207Z] ejb-jar-common: [2024-03-19T02:27:35.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:35.207Z] [2024-03-19T02:27:35.207Z] package-ejbjar-common: [2024-03-19T02:27:35.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:35.207Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:35.207Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:35.207Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1-ejb.jar [2024-03-19T02:27:35.207Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:35.208Z] [2024-03-19T02:27:35.208Z] appclient-jar-common: [2024-03-19T02:27:35.208Z] [2024-03-19T02:27:35.208Z] package-appclientjar-common: [2024-03-19T02:27:35.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:35.208Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:35.208Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:35.208Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1-client.jar [2024-03-19T02:27:35.208Z] [2024-03-19T02:27:35.208Z] webclient-war-common: [2024-03-19T02:27:35.208Z] [2024-03-19T02:27:35.208Z] build-ear-common: [2024-03-19T02:27:35.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:35.208Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:35.208Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:35.208Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1App.ear [2024-03-19T02:27:35.391Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:35.391Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:35.391Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:35.391Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:35.391Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:35.391Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:35.391Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:35.464Z] [2024-03-19T02:27:35.464Z] build-ra: [2024-03-19T02:27:35.464Z] [2024-03-19T02:27:35.464Z] init: [2024-03-19T02:27:35.464Z] [echo] Building component ${component.name} [2024-03-19T02:27:35.464Z] [2024-03-19T02:27:35.464Z] compile: [2024-03-19T02:27:35.465Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:35.465Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [2024-03-19T02:27:35.465Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:35.465Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:35.465Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:35.465Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:35.465Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:35.465Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:35.465Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:35.637Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-md5-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-base64-web.war [2024-03-19T02:27:35.723Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:35.723Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:27:35.723Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-03-19T02:27:35.723Z] [javac] ^ [2024-03-19T02:27:35.723Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-03-19T02:27:35.723Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-03-19T02:27:35.723Z] [javac] ^ [2024-03-19T02:27:35.723Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ConnectionHolder.java uses unchecked or unsafe operations. [2024-03-19T02:27:35.723Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:27:35.723Z] [javac] 3 warnings [2024-03-19T02:27:35.723Z] [2024-03-19T02:27:35.723Z] assemble: [2024-03-19T02:27:35.723Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/jdbc.jar [2024-03-19T02:27:35.723Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [2024-03-19T02:27:35.723Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/jdbc-ra-xa.rar [2024-03-19T02:27:35.723Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/ra.xml [2024-03-19T02:27:35.723Z] [2024-03-19T02:27:35.723Z] build: [2024-03-19T02:27:35.723Z] [2024-03-19T02:27:35.723Z] assemble: [2024-03-19T02:27:35.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:27:35.751Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:27:35.895Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:35.895Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:35.895Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:35.895Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:35.895Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:35.895Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:35.895Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:35.963Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:35.999Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [2024-03-19T02:27:36.000Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/ra.xml [2024-03-19T02:27:36.000Z] [2024-03-19T02:27:36.000Z] deploy: [2024-03-19T02:27:36.000Z] [2024-03-19T02:27:36.000Z] setOSConditions: [2024-03-19T02:27:36.000Z] [2024-03-19T02:27:36.000Z] setToolWin: [2024-03-19T02:27:36.000Z] [2024-03-19T02:27:36.000Z] setToolUnix: [2024-03-19T02:27:36.000Z] [2024-03-19T02:27:36.000Z] setToolProperty: [2024-03-19T02:27:36.000Z] [2024-03-19T02:27:36.000Z] setS1ASclassPath: [2024-03-19T02:27:36.000Z] [2024-03-19T02:27:36.000Z] init-common: [2024-03-19T02:27:36.000Z] [2024-03-19T02:27:36.000Z] create-ra-config: [2024-03-19T02:27:36.000Z] [2024-03-19T02:27:36.000Z] asadmin-common: [2024-03-19T02:27:36.000Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-ra-xa [2024-03-19T02:27:36.025Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:27:36.025Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:27:36.193Z] [exec] Mar 19, 2024 2:27:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:36.193Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@cf01c2e [2024-03-19T02:27:36.193Z] [exec] I am in client [2024-03-19T02:27:36.193Z] [exec] Value of key is:TestPersist [2024-03-19T02:27:36.193Z] [exec] Value of key is:TestMerge [2024-03-19T02:27:36.193Z] [exec] Value of key is:TestRemove [2024-03-19T02:27:36.193Z] [exec] Value of key is:TestBulkUpdate [2024-03-19T02:27:36.193Z] [exec] Value of key is:TestPessimisticLockQuery [2024-03-19T02:27:36.193Z] [exec] Value of key is:TestRefresh [2024-03-19T02:27:36.193Z] [exec] Value of key is:TestBulkDelete [2024-03-19T02:27:36.193Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:36.193Z] [exec] [2024-03-19T02:27:36.193Z] [exec] [2024-03-19T02:27:36.193Z] [exec] ----------------------------------------- [2024-03-19T02:27:36.193Z] [exec] - TestPersist: PASS - [2024-03-19T02:27:36.193Z] [exec] - TestMerge: PASS - [2024-03-19T02:27:36.193Z] [exec] - TestRemove: PASS - [2024-03-19T02:27:36.193Z] [exec] - TestBulkUpdate: PASS - [2024-03-19T02:27:36.193Z] [exec] - TestPessimisticLockQuery: PASS - [2024-03-19T02:27:36.193Z] [exec] - TestRefresh: PASS - [2024-03-19T02:27:36.193Z] [exec] - TestBulkDelete: PASS - [2024-03-19T02:27:36.193Z] [exec] ----------------------------------------- [2024-03-19T02:27:36.193Z] [exec] Total PASS: 7 [2024-03-19T02:27:36.193Z] [exec] Total FAIL: 0 [2024-03-19T02:27:36.193Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:36.193Z] [exec] ----------------------------------------- [2024-03-19T02:27:36.193Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:36.193Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:36.203Z] [exec] Application deployed with name jdbc-realm-md5-base64-web. [2024-03-19T02:27:36.203Z] [2024-03-19T02:27:36.203Z] deploy-war-commonee: [2024-03-19T02:27:36.203Z] [2024-03-19T02:27:36.203Z] deploy-war-common: [2024-03-19T02:27:36.203Z] [2024-03-19T02:27:36.203Z] setOSConditions: [2024-03-19T02:27:36.203Z] [2024-03-19T02:27:36.203Z] setToolWin: [2024-03-19T02:27:36.203Z] [2024-03-19T02:27:36.203Z] setToolUnix: [2024-03-19T02:27:36.203Z] [2024-03-19T02:27:36.203Z] setToolProperty: [2024-03-19T02:27:36.203Z] [2024-03-19T02:27:36.203Z] setS1ASclassPath: [2024-03-19T02:27:36.203Z] [2024-03-19T02:27:36.203Z] init-common: [2024-03-19T02:27:36.203Z] [2024-03-19T02:27:36.203Z] deploy-war-commonpe: [2024-03-19T02:27:36.220Z] [javac] 1 warning [2024-03-19T02:27:36.220Z] [2024-03-19T02:27:36.220Z] setOSConditions: [2024-03-19T02:27:36.220Z] [2024-03-19T02:27:36.220Z] setToolWin: [2024-03-19T02:27:36.220Z] [2024-03-19T02:27:36.220Z] setToolUnix: [2024-03-19T02:27:36.220Z] [2024-03-19T02:27:36.220Z] setToolProperty: [2024-03-19T02:27:36.220Z] [2024-03-19T02:27:36.220Z] setS1ASclassPath: [2024-03-19T02:27:36.220Z] [2024-03-19T02:27:36.220Z] init-common: [2024-03-19T02:27:36.220Z] [2024-03-19T02:27:36.220Z] compile-common: [2024-03-19T02:27:36.220Z] [echo] Current time (ISO): 2024-03-19T02:27:36.170+0000 [2024-03-19T02:27:36.220Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:36.257Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:36.257Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:36.257Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user jdbc-ra-xa [2024-03-19T02:27:36.257Z] [2024-03-19T02:27:36.257Z] setOSConditions: [2024-03-19T02:27:36.257Z] [2024-03-19T02:27:36.257Z] setToolWin: [2024-03-19T02:27:36.257Z] [2024-03-19T02:27:36.257Z] setToolUnix: [2024-03-19T02:27:36.257Z] [2024-03-19T02:27:36.257Z] setToolProperty: [2024-03-19T02:27:36.257Z] [2024-03-19T02:27:36.257Z] setS1ASclassPath: [2024-03-19T02:27:36.257Z] [2024-03-19T02:27:36.257Z] init-common: [2024-03-19T02:27:36.257Z] [2024-03-19T02:27:36.257Z] deploy-rar-common: [2024-03-19T02:27:36.257Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} ra/publish/lib/jdbc-ra-xa.rar [2024-03-19T02:27:36.281Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:27:36.282Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:27:36.451Z] [2024-03-19T02:27:36.451Z] checkReporting-common: [2024-03-19T02:27:36.451Z] [2024-03-19T02:27:36.451Z] confirmReportPresent-common: [2024-03-19T02:27:36.451Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:36.451Z] [echo] Test seems to be reported fine [2024-03-19T02:27:36.451Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/disallowed_methods/RepRunConf.txt [2024-03-19T02:27:36.451Z] [2024-03-19T02:27:36.451Z] confirmMissingReport-common: [2024-03-19T02:27:36.451Z] [2024-03-19T02:27:36.452Z] undeploy: [2024-03-19T02:27:36.452Z] [2024-03-19T02:27:36.452Z] setOSConditions: [2024-03-19T02:27:36.452Z] [2024-03-19T02:27:36.452Z] setToolWin: [2024-03-19T02:27:36.452Z] [2024-03-19T02:27:36.452Z] setToolUnix: [2024-03-19T02:27:36.452Z] [2024-03-19T02:27:36.452Z] setToolProperty: [2024-03-19T02:27:36.452Z] [2024-03-19T02:27:36.452Z] setS1ASclassPath: [2024-03-19T02:27:36.452Z] [2024-03-19T02:27:36.452Z] init-common: [2024-03-19T02:27:36.452Z] [2024-03-19T02:27:36.452Z] undeploy-common: [2024-03-19T02:27:36.485Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:36.485Z] [javac] 1 warning [2024-03-19T02:27:36.485Z] [2024-03-19T02:27:36.485Z] setOSConditions: [2024-03-19T02:27:36.485Z] [2024-03-19T02:27:36.485Z] setToolWin: [2024-03-19T02:27:36.485Z] [2024-03-19T02:27:36.485Z] setToolUnix: [2024-03-19T02:27:36.485Z] [2024-03-19T02:27:36.485Z] setToolProperty: [2024-03-19T02:27:36.485Z] [2024-03-19T02:27:36.485Z] setS1ASclassPath: [2024-03-19T02:27:36.485Z] [2024-03-19T02:27:36.485Z] init-common: [2024-03-19T02:27:36.485Z] [2024-03-19T02:27:36.485Z] compile-common: [2024-03-19T02:27:36.486Z] [echo] Current time (ISO): 2024-03-19T02:27:36.466+0000 [2024-03-19T02:27:36.486Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:36.539Z] [2024-03-19T02:27:36.539Z] setOSConditions: [2024-03-19T02:27:36.539Z] [2024-03-19T02:27:36.539Z] setToolWin: [2024-03-19T02:27:36.539Z] [2024-03-19T02:27:36.539Z] setToolUnix: [2024-03-19T02:27:36.539Z] [2024-03-19T02:27:36.539Z] setToolProperty: [2024-03-19T02:27:36.539Z] [2024-03-19T02:27:36.539Z] setS1ASclassPath: [2024-03-19T02:27:36.539Z] [2024-03-19T02:27:36.539Z] init-common: [2024-03-19T02:27:36.539Z] [2024-03-19T02:27:36.539Z] create-jdbc-resource-common: [2024-03-19T02:27:36.539Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-03-19T02:27:36.772Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-base64-web.war [2024-03-19T02:27:36.796Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-03-19T02:27:36.797Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-03-19T02:27:36.797Z] [echo] cmd executed for server [2024-03-19T02:27:36.797Z] [2024-03-19T02:27:36.797Z] setOSConditions: [2024-03-19T02:27:36.797Z] [2024-03-19T02:27:36.797Z] setToolWin: [2024-03-19T02:27:36.797Z] [2024-03-19T02:27:36.797Z] setToolUnix: [2024-03-19T02:27:36.797Z] [2024-03-19T02:27:36.797Z] setToolProperty: [2024-03-19T02:27:36.797Z] [2024-03-19T02:27:36.797Z] setS1ASclassPath: [2024-03-19T02:27:36.797Z] [2024-03-19T02:27:36.797Z] init-common: [2024-03-19T02:27:36.797Z] [2024-03-19T02:27:36.797Z] create-jdbc-resource-common: [2024-03-19T02:27:36.797Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB1 [2024-03-19T02:27:36.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false ra/publish/lib/jdbc-ra-xa.rar [2024-03-19T02:27:37.045Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsynchpc_disallowed_methodsApp [2024-03-19T02:27:37.045Z] [2024-03-19T02:27:37.045Z] unsetup: [2024-03-19T02:27:37.045Z] [2024-03-19T02:27:37.045Z] setOSConditions: [2024-03-19T02:27:37.045Z] [2024-03-19T02:27:37.045Z] setToolWin: [2024-03-19T02:27:37.045Z] [2024-03-19T02:27:37.046Z] setToolUnix: [2024-03-19T02:27:37.046Z] [2024-03-19T02:27:37.046Z] setToolProperty: [2024-03-19T02:27:37.046Z] [2024-03-19T02:27:37.046Z] setS1ASclassPath: [2024-03-19T02:27:37.046Z] [2024-03-19T02:27:37.046Z] init-common: [2024-03-19T02:27:37.046Z] [2024-03-19T02:27:37.046Z] execute-ejb-sql-common: [2024-03-19T02:27:37.046Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/disallowed_methods/sql/drop.sql [2024-03-19T02:27:37.046Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:37.046Z] [2024-03-19T02:27:37.046Z] all: [2024-03-19T02:27:37.046Z] [2024-03-19T02:27:37.046Z] use_nonjtadatasource: [2024-03-19T02:27:37.046Z] [2024-03-19T02:27:37.046Z] setOSConditions: [2024-03-19T02:27:37.046Z] [2024-03-19T02:27:37.046Z] setToolWin: [2024-03-19T02:27:37.046Z] [2024-03-19T02:27:37.046Z] setToolUnix: [2024-03-19T02:27:37.046Z] [2024-03-19T02:27:37.046Z] setToolProperty: [2024-03-19T02:27:37.046Z] [2024-03-19T02:27:37.046Z] setS1ASclassPath: [2024-03-19T02:27:37.046Z] [2024-03-19T02:27:37.046Z] init-common: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] clean: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] setOSConditions: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] setToolWin: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] setToolUnix: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] setToolProperty: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] setS1ASclassPath: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] init-common: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] clean-common: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] setOSConditions: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] setToolWin: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] setToolUnix: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] setToolProperty: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] setS1ASclassPath: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.047Z] init-common: [2024-03-19T02:27:37.047Z] [2024-03-19T02:27:37.048Z] clean-classes-common: [2024-03-19T02:27:37.048Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] setOSConditions: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] setToolWin: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] setToolUnix: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] setToolProperty: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] setS1ASclassPath: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] init-common: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] clean-jars-common: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] compile: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] setOSConditions: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] setToolWin: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] setToolUnix: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] setToolProperty: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.048Z] setS1ASclassPath: [2024-03-19T02:27:37.048Z] [2024-03-19T02:27:37.049Z] init-common: [2024-03-19T02:27:37.049Z] [2024-03-19T02:27:37.049Z] compile-common: [2024-03-19T02:27:37.049Z] [echo] Current time (ISO): 2024-03-19T02:27:36.929+0000 [2024-03-19T02:27:37.049Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:37.049Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:37.077Z] [exec] Application deployed with name jdbc-ra-xa. [2024-03-19T02:27:37.077Z] [echo] Deploying ra/publish/lib/jdbc-ra-xa.rar on server [2024-03-19T02:27:37.078Z] [2024-03-19T02:27:37.078Z] setOSConditions: [2024-03-19T02:27:37.078Z] [2024-03-19T02:27:37.078Z] setToolWin: [2024-03-19T02:27:37.078Z] [2024-03-19T02:27:37.078Z] setToolUnix: [2024-03-19T02:27:37.078Z] [2024-03-19T02:27:37.078Z] setToolProperty: [2024-03-19T02:27:37.078Z] [2024-03-19T02:27:37.078Z] setS1ASclassPath: [2024-03-19T02:27:37.078Z] [2024-03-19T02:27:37.078Z] init-common: [2024-03-19T02:27:37.078Z] [2024-03-19T02:27:37.078Z] create-connector-connpool: [2024-03-19T02:27:37.078Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname jdbc-ra-xa --connectiondefinition javax.sql.XADataSource --target server txlevelswitch-pool-1 [2024-03-19T02:27:37.151Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:37.151Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:37.151Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:37.151Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:37.151Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:37.151Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:37.151Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:37.319Z] [exec] Invoking URL=http://localhost:8080/restful/webservice/AddNumbersService?num1=10&num2=20 [2024-03-19T02:27:37.319Z] [exec] **** Response ******30 [2024-03-19T02:27:37.319Z] [exec] Value of key is:restful-svc-1 [2024-03-19T02:27:37.338Z] [exec] Application deployed with name jdbc-realm-sha-base64-web. [2024-03-19T02:27:37.338Z] [2024-03-19T02:27:37.338Z] deploy-war-commonee: [2024-03-19T02:27:37.338Z] [2024-03-19T02:27:37.339Z] deploy-war-common: [2024-03-19T02:27:37.339Z] [2024-03-19T02:27:37.339Z] setOSConditions: [2024-03-19T02:27:37.339Z] [2024-03-19T02:27:37.339Z] setToolWin: [2024-03-19T02:27:37.339Z] [2024-03-19T02:27:37.339Z] setToolUnix: [2024-03-19T02:27:37.339Z] [2024-03-19T02:27:37.339Z] setToolProperty: [2024-03-19T02:27:37.339Z] [2024-03-19T02:27:37.339Z] setS1ASclassPath: [2024-03-19T02:27:37.339Z] [2024-03-19T02:27:37.339Z] init-common: [2024-03-19T02:27:37.339Z] [2024-03-19T02:27:37.339Z] deploy-war-commonpe: [2024-03-19T02:27:37.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB1 [2024-03-19T02:27:37.361Z] [exec] JDBC resource jdbc/s1qeDB1 created successfully. [2024-03-19T02:27:37.361Z] [echo] cmd executed for server [2024-03-19T02:27:37.361Z] [2024-03-19T02:27:37.361Z] setOSConditions: [2024-03-19T02:27:37.361Z] [2024-03-19T02:27:37.361Z] setToolWin: [2024-03-19T02:27:37.361Z] [2024-03-19T02:27:37.361Z] setToolUnix: [2024-03-19T02:27:37.361Z] [2024-03-19T02:27:37.361Z] setToolProperty: [2024-03-19T02:27:37.361Z] [2024-03-19T02:27:37.361Z] setS1ASclassPath: [2024-03-19T02:27:37.361Z] [2024-03-19T02:27:37.361Z] init-common: [2024-03-19T02:27:37.361Z] [2024-03-19T02:27:37.361Z] create-jdbc-connpool-common: [2024-03-19T02:27:37.417Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:37.417Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:37.417Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:37.417Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:37.417Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:37.417Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:37.417Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:37.578Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:37.578Z] [exec] [2024-03-19T02:27:37.578Z] [exec] [2024-03-19T02:27:37.578Z] [exec] ----------------------------------------- [2024-03-19T02:27:37.578Z] [exec] - restful-svc-1: PASS - [2024-03-19T02:27:37.578Z] [exec] ----------------------------------------- [2024-03-19T02:27:37.578Z] [exec] Total PASS: 1 [2024-03-19T02:27:37.578Z] [exec] Total FAIL: 0 [2024-03-19T02:27:37.578Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:37.578Z] [exec] ----------------------------------------- [2024-03-19T02:27:37.578Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:37.578Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:37.578Z] [2024-03-19T02:27:37.578Z] undeploy: [2024-03-19T02:27:37.578Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:37.578Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:37.578Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:37.578Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:37.578Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:37.578Z] [2024-03-19T02:27:37.578Z] setOSConditions: [2024-03-19T02:27:37.578Z] [2024-03-19T02:27:37.578Z] setToolWin: [2024-03-19T02:27:37.579Z] [2024-03-19T02:27:37.579Z] setToolUnix: [2024-03-19T02:27:37.579Z] [2024-03-19T02:27:37.579Z] setToolProperty: [2024-03-19T02:27:37.579Z] [2024-03-19T02:27:37.579Z] setS1ASclassPath: [2024-03-19T02:27:37.579Z] [2024-03-19T02:27:37.579Z] init-common: [2024-03-19T02:27:37.579Z] [2024-03-19T02:27:37.579Z] undeploy-war-common: [2024-03-19T02:27:37.620Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-nopasswdfordb-pool [2024-03-19T02:27:37.620Z] [exec] JDBC connection pool jdbc-nopasswdfordb-pool created successfully. [2024-03-19T02:27:37.620Z] [2024-03-19T02:27:37.620Z] set-derby-connpool-props: [2024-03-19T02:27:37.653Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:37.653Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:37.654Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname jdbc-ra-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server txlevelswitch-pool-1 [2024-03-19T02:27:37.715Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:37.944Z] [exec] Connector connection pool txlevelswitch-pool-1 created. [2024-03-19T02:27:37.944Z] [2024-03-19T02:27:37.944Z] create-connector-connpool-common: [2024-03-19T02:27:37.944Z] [2024-03-19T02:27:37.944Z] setOSConditions: [2024-03-19T02:27:37.944Z] [2024-03-19T02:27:37.944Z] setToolWin: [2024-03-19T02:27:37.944Z] [2024-03-19T02:27:37.944Z] setToolUnix: [2024-03-19T02:27:37.944Z] [2024-03-19T02:27:37.944Z] setToolProperty: [2024-03-19T02:27:37.944Z] [2024-03-19T02:27:37.944Z] setS1ASclassPath: [2024-03-19T02:27:37.944Z] [2024-03-19T02:27:37.944Z] init-common: [2024-03-19T02:27:37.944Z] [2024-03-19T02:27:37.944Z] set-oracle-props: [2024-03-19T02:27:37.945Z] [2024-03-19T02:27:37.945Z] setOSConditions: [2024-03-19T02:27:37.945Z] [2024-03-19T02:27:37.945Z] setToolWin: [2024-03-19T02:27:37.945Z] [2024-03-19T02:27:37.945Z] setToolUnix: [2024-03-19T02:27:37.945Z] [2024-03-19T02:27:37.945Z] setToolProperty: [2024-03-19T02:27:37.945Z] [2024-03-19T02:27:37.945Z] setS1ASclassPath: [2024-03-19T02:27:37.945Z] [2024-03-19T02:27:37.945Z] init-common: [2024-03-19T02:27:37.945Z] [2024-03-19T02:27:37.945Z] create-connector-connpool: [2024-03-19T02:27:37.945Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname jdbc-ra-xa --connectiondefinition javax.sql.XADataSource --target server txlevelswitch-pool-2 [2024-03-19T02:27:37.970Z] [javac] 1 warning [2024-03-19T02:27:37.970Z] [2024-03-19T02:27:37.970Z] build: [2024-03-19T02:27:37.970Z] [2024-03-19T02:27:37.970Z] setOSConditions: [2024-03-19T02:27:37.971Z] [2024-03-19T02:27:37.971Z] fixFiles: [2024-03-19T02:27:37.971Z] [2024-03-19T02:27:37.971Z] convUnix: [2024-03-19T02:27:37.971Z] [2024-03-19T02:27:37.971Z] convWin: [2024-03-19T02:27:37.971Z] [2024-03-19T02:27:37.971Z] setToolWin: [2024-03-19T02:27:37.971Z] [2024-03-19T02:27:37.971Z] setToolUnix: [2024-03-19T02:27:37.971Z] [2024-03-19T02:27:37.971Z] setToolProperty: [2024-03-19T02:27:37.971Z] [2024-03-19T02:27:37.971Z] setS1ASclassPath: [2024-03-19T02:27:37.971Z] [2024-03-19T02:27:37.971Z] init-common: [2024-03-19T02:27:37.971Z] [2024-03-19T02:27:37.971Z] package-persistence-common: [2024-03-19T02:27:37.971Z] [2024-03-19T02:27:37.971Z] ejb-jar-common: [2024-03-19T02:27:37.971Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:37.971Z] [2024-03-19T02:27:37.971Z] package-ejbjar-common: [2024-03-19T02:27:37.971Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:37.971Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:37.972Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-ejb.jar [2024-03-19T02:27:37.972Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:37.972Z] [2024-03-19T02:27:37.972Z] appclient-jar-common: [2024-03-19T02:27:37.972Z] [2024-03-19T02:27:37.972Z] package-appclientjar-common: [2024-03-19T02:27:37.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:37.972Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:37.972Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:37.972Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-client.jar [2024-03-19T02:27:37.972Z] [2024-03-19T02:27:37.972Z] webclient-war-common: [2024-03-19T02:27:37.972Z] [2024-03-19T02:27:37.972Z] build-ear-common: [2024-03-19T02:27:37.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:37.972Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:37.972Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:37.972Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2024-03-19T02:27:37.972Z] [2024-03-19T02:27:37.972Z] deploy: [2024-03-19T02:27:37.972Z] [2024-03-19T02:27:37.972Z] setOSConditions: [2024-03-19T02:27:37.972Z] [2024-03-19T02:27:37.973Z] setToolWin: [2024-03-19T02:27:37.973Z] [2024-03-19T02:27:37.973Z] setToolUnix: [2024-03-19T02:27:37.973Z] [2024-03-19T02:27:37.973Z] setToolProperty: [2024-03-19T02:27:37.973Z] [2024-03-19T02:27:37.973Z] setS1ASclassPath: [2024-03-19T02:27:37.973Z] [2024-03-19T02:27:37.973Z] init-common: [2024-03-19T02:27:37.973Z] [2024-03-19T02:27:37.973Z] deploy-common: [2024-03-19T02:27:37.973Z] [echo] Current time (ISO): 2024-03-19T02:27:37.909+0000 [2024-03-19T02:27:37.973Z] [2024-03-19T02:27:37.973Z] setOSConditions: [2024-03-19T02:27:37.973Z] [2024-03-19T02:27:37.973Z] setToolWin: [2024-03-19T02:27:37.973Z] [2024-03-19T02:27:37.973Z] setToolUnix: [2024-03-19T02:27:37.973Z] [2024-03-19T02:27:37.973Z] setToolProperty: [2024-03-19T02:27:37.973Z] [2024-03-19T02:27:37.973Z] setS1ASclassPath: [2024-03-19T02:27:37.973Z] [2024-03-19T02:27:37.973Z] init-common: [2024-03-19T02:27:37.973Z] [2024-03-19T02:27:37.973Z] deploy-common-pe: [2024-03-19T02:27:37.981Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:37.981Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:37.981Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:37.981Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:37.981Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:37.981Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:37.981Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:38.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false restful-web [2024-03-19T02:27:38.146Z] [2024-03-19T02:27:38.146Z] all: [2024-03-19T02:27:38.146Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:38.146Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:38.146Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:38.146Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:38.146Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:38.146Z] [2024-03-19T02:27:38.146Z] setOSConditions: [2024-03-19T02:27:38.146Z] [2024-03-19T02:27:38.147Z] setToolWin: [2024-03-19T02:27:38.147Z] [2024-03-19T02:27:38.147Z] setToolUnix: [2024-03-19T02:27:38.147Z] [2024-03-19T02:27:38.147Z] setToolProperty: [2024-03-19T02:27:38.147Z] [2024-03-19T02:27:38.147Z] setS1ASclassPath: [2024-03-19T02:27:38.147Z] [2024-03-19T02:27:38.147Z] init-common: [2024-03-19T02:27:38.147Z] [2024-03-19T02:27:38.147Z] clean: [2024-03-19T02:27:38.147Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:38.147Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:38.147Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:38.147Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:38.147Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:38.147Z] [2024-03-19T02:27:38.147Z] setOSConditions: [2024-03-19T02:27:38.147Z] [2024-03-19T02:27:38.148Z] setToolWin: [2024-03-19T02:27:38.148Z] [2024-03-19T02:27:38.148Z] setToolUnix: [2024-03-19T02:27:38.148Z] [2024-03-19T02:27:38.148Z] setToolProperty: [2024-03-19T02:27:38.148Z] [2024-03-19T02:27:38.148Z] setS1ASclassPath: [2024-03-19T02:27:38.148Z] [2024-03-19T02:27:38.148Z] init-common: [2024-03-19T02:27:38.148Z] [2024-03-19T02:27:38.148Z] clean-common: [2024-03-19T02:27:38.148Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:38.148Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:38.148Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:38.148Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:38.148Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:38.148Z] [2024-03-19T02:27:38.148Z] setOSConditions: [2024-03-19T02:27:38.148Z] [2024-03-19T02:27:38.148Z] setToolWin: [2024-03-19T02:27:38.149Z] [2024-03-19T02:27:38.149Z] setToolUnix: [2024-03-19T02:27:38.149Z] [2024-03-19T02:27:38.149Z] setToolProperty: [2024-03-19T02:27:38.149Z] [2024-03-19T02:27:38.149Z] setS1ASclassPath: [2024-03-19T02:27:38.149Z] [2024-03-19T02:27:38.149Z] init-common: [2024-03-19T02:27:38.149Z] [2024-03-19T02:27:38.149Z] clean-classes-common: [2024-03-19T02:27:38.149Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:38.149Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:38.149Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:38.149Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:38.149Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:38.149Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:38.149Z] [2024-03-19T02:27:38.150Z] setOSConditions: [2024-03-19T02:27:38.150Z] [2024-03-19T02:27:38.150Z] setToolWin: [2024-03-19T02:27:38.150Z] [2024-03-19T02:27:38.150Z] setToolUnix: [2024-03-19T02:27:38.150Z] [2024-03-19T02:27:38.150Z] setToolProperty: [2024-03-19T02:27:38.150Z] [2024-03-19T02:27:38.150Z] setS1ASclassPath: [2024-03-19T02:27:38.150Z] [2024-03-19T02:27:38.150Z] init-common: [2024-03-19T02:27:38.150Z] [2024-03-19T02:27:38.150Z] clean-jars-common: [2024-03-19T02:27:38.150Z] [2024-03-19T02:27:38.150Z] compile: [2024-03-19T02:27:38.150Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:38.150Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:38.150Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:38.150Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:38.150Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:38.151Z] [2024-03-19T02:27:38.151Z] setOSConditions: [2024-03-19T02:27:38.151Z] [2024-03-19T02:27:38.151Z] setToolWin: [2024-03-19T02:27:38.151Z] [2024-03-19T02:27:38.151Z] setToolUnix: [2024-03-19T02:27:38.151Z] [2024-03-19T02:27:38.151Z] setToolProperty: [2024-03-19T02:27:38.151Z] [2024-03-19T02:27:38.151Z] setS1ASclassPath: [2024-03-19T02:27:38.151Z] [2024-03-19T02:27:38.151Z] init-common: [2024-03-19T02:27:38.151Z] [2024-03-19T02:27:38.151Z] compile-common: [2024-03-19T02:27:38.151Z] [echo] Current time (ISO): 2024-03-19T02:27:38.148+0000 [2024-03-19T02:27:38.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:38.182Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.User=dbuser [2024-03-19T02:27:38.182Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.User=dbuser [2024-03-19T02:27:38.302Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha256-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-base64-web.war [2024-03-19T02:27:38.380Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:38.408Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:38.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password=dbpassword [2024-03-19T02:27:38.439Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password=dbpassword [2024-03-19T02:27:38.536Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2024-03-19T02:27:38.552Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:38.552Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:27:38.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname jdbc-ra-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server txlevelswitch-pool-2 [2024-03-19T02:27:38.553Z] [exec] Connector connection pool txlevelswitch-pool-2 created. [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.553Z] create-connector-connpool-common: [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.553Z] setOSConditions: [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.553Z] setToolWin: [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.553Z] setToolUnix: [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.553Z] setToolProperty: [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.553Z] setS1ASclassPath: [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.553Z] init-common: [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.553Z] set-oracle-props: [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.553Z] setOSConditions: [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.553Z] setToolWin: [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.553Z] setToolUnix: [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.553Z] setToolProperty: [2024-03-19T02:27:38.553Z] [2024-03-19T02:27:38.554Z] setS1ASclassPath: [2024-03-19T02:27:38.554Z] [2024-03-19T02:27:38.554Z] init-common: [2024-03-19T02:27:38.554Z] [2024-03-19T02:27:38.554Z] create-connector-resource-common: [2024-03-19T02:27:38.554Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname txlevelswitch-pool-1 --target server test-res-1 [2024-03-19T02:27:38.560Z] [exec] Application deployed with name jdbc-realm-sha256-base64-web. [2024-03-19T02:27:38.560Z] [2024-03-19T02:27:38.560Z] deploy-war-commonee: [2024-03-19T02:27:38.560Z] [2024-03-19T02:27:38.561Z] deploy-war-common: [2024-03-19T02:27:38.561Z] [2024-03-19T02:27:38.561Z] setOSConditions: [2024-03-19T02:27:38.561Z] [2024-03-19T02:27:38.561Z] setToolWin: [2024-03-19T02:27:38.561Z] [2024-03-19T02:27:38.561Z] setToolUnix: [2024-03-19T02:27:38.561Z] [2024-03-19T02:27:38.561Z] setToolProperty: [2024-03-19T02:27:38.561Z] [2024-03-19T02:27:38.561Z] setS1ASclassPath: [2024-03-19T02:27:38.561Z] [2024-03-19T02:27:38.561Z] init-common: [2024-03-19T02:27:38.561Z] [2024-03-19T02:27:38.561Z] deploy-war-commonpe: [2024-03-19T02:27:38.637Z] [javac] 1 warning [2024-03-19T02:27:38.637Z] [2024-03-19T02:27:38.637Z] setOSConditions: [2024-03-19T02:27:38.637Z] [2024-03-19T02:27:38.637Z] setToolWin: [2024-03-19T02:27:38.637Z] [2024-03-19T02:27:38.637Z] setToolUnix: [2024-03-19T02:27:38.637Z] [2024-03-19T02:27:38.637Z] setToolProperty: [2024-03-19T02:27:38.637Z] [2024-03-19T02:27:38.637Z] setS1ASclassPath: [2024-03-19T02:27:38.637Z] [2024-03-19T02:27:38.637Z] init-common: [2024-03-19T02:27:38.637Z] [2024-03-19T02:27:38.638Z] compile-common: [2024-03-19T02:27:38.638Z] [echo] Current time (ISO): 2024-03-19T02:27:38.459+0000 [2024-03-19T02:27:38.638Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:38.695Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.driverType=4 [2024-03-19T02:27:38.695Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.driverType=4 [2024-03-19T02:27:38.793Z] [exec] Application deployed with name ejb-ejb30-interceptors-sessionApp. [2024-03-19T02:27:38.793Z] [echo] Deployment on target server server successful [2024-03-19T02:27:38.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname txlevelswitch-pool-1 --enabled=true --objecttype user --target server test-res-1 [2024-03-19T02:27:38.810Z] [exec] Connector resource test-res-1 created. [2024-03-19T02:27:38.810Z] [2024-03-19T02:27:38.810Z] setOSConditions: [2024-03-19T02:27:38.810Z] [2024-03-19T02:27:38.810Z] setToolWin: [2024-03-19T02:27:38.810Z] [2024-03-19T02:27:38.810Z] setToolUnix: [2024-03-19T02:27:38.810Z] [2024-03-19T02:27:38.810Z] setToolProperty: [2024-03-19T02:27:38.810Z] [2024-03-19T02:27:38.811Z] setS1ASclassPath: [2024-03-19T02:27:38.811Z] [2024-03-19T02:27:38.811Z] init-common: [2024-03-19T02:27:38.811Z] [2024-03-19T02:27:38.811Z] create-connector-resource-common: [2024-03-19T02:27:38.811Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname txlevelswitch-pool-2 --target server test-res-2 [2024-03-19T02:27:38.910Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:38.910Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:27:38.910Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:27:38.910Z] [javac] 2 warnings [2024-03-19T02:27:38.910Z] [2024-03-19T02:27:38.910Z] setOSConditions: [2024-03-19T02:27:38.910Z] [2024-03-19T02:27:38.910Z] setToolWin: [2024-03-19T02:27:38.910Z] [2024-03-19T02:27:38.910Z] setToolUnix: [2024-03-19T02:27:38.910Z] [2024-03-19T02:27:38.910Z] setToolProperty: [2024-03-19T02:27:38.911Z] [2024-03-19T02:27:38.911Z] setS1ASclassPath: [2024-03-19T02:27:38.911Z] [2024-03-19T02:27:38.911Z] init-common: [2024-03-19T02:27:38.911Z] [2024-03-19T02:27:38.911Z] compile-common: [2024-03-19T02:27:38.911Z] [echo] Current time (ISO): 2024-03-19T02:27:38.761+0000 [2024-03-19T02:27:38.911Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:39.055Z] [2024-03-19T02:27:39.055Z] setOSConditions: [2024-03-19T02:27:39.055Z] [2024-03-19T02:27:39.055Z] setToolWin: [2024-03-19T02:27:39.055Z] [2024-03-19T02:27:39.055Z] setToolUnix: [2024-03-19T02:27:39.055Z] [2024-03-19T02:27:39.055Z] setToolProperty: [2024-03-19T02:27:39.055Z] [2024-03-19T02:27:39.056Z] setS1ASclassPath: [2024-03-19T02:27:39.056Z] [2024-03-19T02:27:39.056Z] init-common: [2024-03-19T02:27:39.056Z] [2024-03-19T02:27:39.056Z] deploy-common-ee: [2024-03-19T02:27:39.056Z] [2024-03-19T02:27:39.056Z] run: [2024-03-19T02:27:39.056Z] [2024-03-19T02:27:39.056Z] setOSConditions: [2024-03-19T02:27:39.056Z] [2024-03-19T02:27:39.056Z] setToolWin: [2024-03-19T02:27:39.056Z] [2024-03-19T02:27:39.056Z] setToolUnix: [2024-03-19T02:27:39.056Z] [2024-03-19T02:27:39.056Z] setToolProperty: [2024-03-19T02:27:39.056Z] [2024-03-19T02:27:39.056Z] setS1ASclassPath: [2024-03-19T02:27:39.056Z] [2024-03-19T02:27:39.056Z] init-common: [2024-03-19T02:27:39.056Z] [2024-03-19T02:27:39.056Z] runclient-common: [2024-03-19T02:27:39.056Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionAppClient.jar -name ejb-ejb30-interceptors-sessionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:27:39.262Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.portNumber=1527 [2024-03-19T02:27:39.262Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.portNumber=1527 [2024-03-19T02:27:39.361Z] [javaWithResult] Mar 19, 2024 2:27:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:39.361Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@71c17a57 [2024-03-19T02:27:39.361Z] [javaWithResult] Looked up home!! [2024-03-19T02:27:39.361Z] [javaWithResult] Narrowed home!! [2024-03-19T02:27:39.361Z] [javaWithResult] Got the EJB!! [2024-03-19T02:27:39.361Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2024-03-19T02:27:39.361Z] [javaWithResult] and for number which is = 22.25 [2024-03-19T02:27:39.361Z] [javaWithResult] [2024-03-19T02:27:39.361Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2024-03-19T02:27:39.361Z] [javaWithResult] [2024-03-19T02:27:39.361Z] [javaWithResult] Client now getting a User Defined Exception [2024-03-19T02:27:39.361Z] [javaWithResult] Success! Caught StatelesshelloException [2024-03-19T02:27:39.361Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2024-03-19T02:27:39.361Z] [javaWithResult] [2024-03-19T02:27:39.361Z] [javaWithResult] Client is now trying to remove the session bean [2024-03-19T02:27:39.361Z] [javaWithResult] [2024-03-19T02:27:39.361Z] [javaWithResult] Session bean was successfully removed by the client. [2024-03-19T02:27:39.361Z] [javaWithResult] [2024-03-19T02:27:39.373Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname txlevelswitch-pool-2 --enabled=true --objecttype user --target server test-res-2 [2024-03-19T02:27:39.373Z] [exec] Connector resource test-res-2 created. [2024-03-19T02:27:39.373Z] [2024-03-19T02:27:39.373Z] setOSConditions: [2024-03-19T02:27:39.373Z] [2024-03-19T02:27:39.373Z] setToolWin: [2024-03-19T02:27:39.373Z] [2024-03-19T02:27:39.374Z] setToolUnix: [2024-03-19T02:27:39.374Z] [2024-03-19T02:27:39.374Z] setToolProperty: [2024-03-19T02:27:39.374Z] [2024-03-19T02:27:39.374Z] setS1ASclassPath: [2024-03-19T02:27:39.374Z] [2024-03-19T02:27:39.374Z] init-common: [2024-03-19T02:27:39.374Z] [2024-03-19T02:27:39.374Z] deploy-common: [2024-03-19T02:27:39.374Z] [echo] Current time (ISO): 2024-03-19T02:27:39.231+0000 [2024-03-19T02:27:39.374Z] [2024-03-19T02:27:39.374Z] setOSConditions: [2024-03-19T02:27:39.374Z] [2024-03-19T02:27:39.374Z] setToolWin: [2024-03-19T02:27:39.374Z] [2024-03-19T02:27:39.374Z] setToolUnix: [2024-03-19T02:27:39.374Z] [2024-03-19T02:27:39.374Z] setToolProperty: [2024-03-19T02:27:39.374Z] [2024-03-19T02:27:39.374Z] setS1ASclassPath: [2024-03-19T02:27:39.374Z] [2024-03-19T02:27:39.374Z] init-common: [2024-03-19T02:27:39.374Z] [2024-03-19T02:27:39.374Z] deploy-common-pe: [2024-03-19T02:27:39.501Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha384-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-base64-web.war [2024-03-19T02:27:39.518Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.dataBaseName=testdb [2024-03-19T02:27:39.518Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.dataBaseName=testdb [2024-03-19T02:27:39.570Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:39.570Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:39.570Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:39.570Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:39.570Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:39.570Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:39.570Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:39.620Z] [exec] Mar 19, 2024 2:27:39 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:39.620Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:39.621Z] [2024-03-19T02:27:39.621Z] processResult: [2024-03-19T02:27:39.621Z] [2024-03-19T02:27:39.621Z] failed: [2024-03-19T02:27:39.621Z] [2024-03-19T02:27:39.621Z] passed: [2024-03-19T02:27:39.621Z] [echo] Test ejb Passed [2024-03-19T02:27:39.621Z] [2024-03-19T02:27:39.621Z] unknown: [2024-03-19T02:27:39.621Z] [2024-03-19T02:27:39.621Z] declare-test: [2024-03-19T02:27:39.621Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin undeploydir [2024-03-19T02:27:39.621Z] [2024-03-19T02:27:39.621Z] undeploy.asadmin: [2024-03-19T02:27:39.621Z] [2024-03-19T02:27:39.621Z] setAsadminArgs: [2024-03-19T02:27:39.621Z] [2024-03-19T02:27:39.621Z] common.undeploy.asadmin: [2024-03-19T02:27:39.621Z] [2024-03-19T02:27:39.622Z] init.os: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] init.tools.unix: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] init.tools.windows: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] init.tools: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] setAsadminArgs: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] init: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] init.customtasks: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] delAppRef: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] init.os: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] init.tools.unix: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] init.tools.windows: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] init.tools: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] setAsadminArgs: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.622Z] init: [2024-03-19T02:27:39.622Z] [2024-03-19T02:27:39.623Z] init.customtasks: [2024-03-19T02:27:39.623Z] [2024-03-19T02:27:39.623Z] common.run.asadmin: [2024-03-19T02:27:39.623Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployEjb [2024-03-19T02:27:39.647Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1App.ear [2024-03-19T02:27:39.781Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:39.781Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:39.781Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:39.781Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:39.781Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:39.781Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:39.781Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:39.840Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:39.840Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:39.840Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:39.840Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:39.840Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:39.840Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:39.840Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:40.068Z] [exec] Application deployed with name jdbc-realm-sha384-base64-web. [2024-03-19T02:27:40.068Z] [2024-03-19T02:27:40.068Z] deploy-war-commonee: [2024-03-19T02:27:40.068Z] [2024-03-19T02:27:40.068Z] deploy-war-common: [2024-03-19T02:27:40.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:27:40.082Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:27:40.189Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:40.189Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:27:40.327Z] [2024-03-19T02:27:40.327Z] setOSConditions: [2024-03-19T02:27:40.327Z] [2024-03-19T02:27:40.327Z] setToolWin: [2024-03-19T02:27:40.327Z] [2024-03-19T02:27:40.327Z] setToolUnix: [2024-03-19T02:27:40.327Z] [2024-03-19T02:27:40.327Z] setToolProperty: [2024-03-19T02:27:40.328Z] [2024-03-19T02:27:40.328Z] setS1ASclassPath: [2024-03-19T02:27:40.328Z] [2024-03-19T02:27:40.328Z] init-common: [2024-03-19T02:27:40.328Z] [2024-03-19T02:27:40.328Z] deploy-war-commonpe: [2024-03-19T02:27:40.339Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.create=true [2024-03-19T02:27:40.339Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.create=true [2024-03-19T02:27:40.405Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:40.405Z] [javac] 1 warning [2024-03-19T02:27:40.405Z] [2024-03-19T02:27:40.405Z] build: [2024-03-19T02:27:40.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:27:40.405Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_use_nonjtadatasource-lib.jar [2024-03-19T02:27:40.405Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_use_nonjtadatasource-par.jar [2024-03-19T02:27:40.405Z] [2024-03-19T02:27:40.405Z] setOSConditions: [2024-03-19T02:27:40.405Z] [2024-03-19T02:27:40.405Z] fixFiles: [2024-03-19T02:27:40.405Z] [2024-03-19T02:27:40.405Z] convUnix: [2024-03-19T02:27:40.405Z] [2024-03-19T02:27:40.405Z] convWin: [2024-03-19T02:27:40.405Z] [2024-03-19T02:27:40.405Z] setToolWin: [2024-03-19T02:27:40.405Z] [2024-03-19T02:27:40.405Z] setToolUnix: [2024-03-19T02:27:40.405Z] [2024-03-19T02:27:40.405Z] setToolProperty: [2024-03-19T02:27:40.405Z] [2024-03-19T02:27:40.405Z] setS1ASclassPath: [2024-03-19T02:27:40.405Z] [2024-03-19T02:27:40.406Z] init-common: [2024-03-19T02:27:40.406Z] [2024-03-19T02:27:40.406Z] package-persistence-common: [2024-03-19T02:27:40.406Z] [2024-03-19T02:27:40.406Z] ejb-jar-common: [2024-03-19T02:27:40.406Z] [2024-03-19T02:27:40.406Z] package-ejbjar-common: [2024-03-19T02:27:40.406Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:40.406Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasource-ejb.jar [2024-03-19T02:27:40.406Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:40.406Z] [2024-03-19T02:27:40.406Z] appclient-jar-common: [2024-03-19T02:27:40.406Z] [2024-03-19T02:27:40.406Z] package-appclientjar-common: [2024-03-19T02:27:40.406Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:40.406Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasource-client.jar [2024-03-19T02:27:40.406Z] [2024-03-19T02:27:40.406Z] webclient-war-common: [2024-03-19T02:27:40.406Z] [2024-03-19T02:27:40.406Z] build-ear-common: [2024-03-19T02:27:40.406Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:40.406Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:40.406Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceApp.ear [2024-03-19T02:27:40.406Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceApp.ear [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] setup: [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] setOSConditions: [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] setToolWin: [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] setToolUnix: [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] setToolProperty: [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] setS1ASclassPath: [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] init-common: [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] execute-ejb-sql-common: [2024-03-19T02:27:40.407Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/use_nonjtadatasource/sql/create.sql [2024-03-19T02:27:40.407Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] deploy: [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] setOSConditions: [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] setToolWin: [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] setToolUnix: [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.407Z] setToolProperty: [2024-03-19T02:27:40.407Z] [2024-03-19T02:27:40.408Z] setS1ASclassPath: [2024-03-19T02:27:40.408Z] [2024-03-19T02:27:40.408Z] init-common: [2024-03-19T02:27:40.408Z] [2024-03-19T02:27:40.408Z] deploy-common: [2024-03-19T02:27:40.408Z] [echo] Current time (ISO): 2024-03-19T02:27:40.359+0000 [2024-03-19T02:27:40.408Z] [2024-03-19T02:27:40.408Z] setOSConditions: [2024-03-19T02:27:40.408Z] [2024-03-19T02:27:40.408Z] setToolWin: [2024-03-19T02:27:40.408Z] [2024-03-19T02:27:40.408Z] setToolUnix: [2024-03-19T02:27:40.408Z] [2024-03-19T02:27:40.408Z] setToolProperty: [2024-03-19T02:27:40.408Z] [2024-03-19T02:27:40.408Z] setS1ASclassPath: [2024-03-19T02:27:40.408Z] [2024-03-19T02:27:40.408Z] init-common: [2024-03-19T02:27:40.408Z] [2024-03-19T02:27:40.408Z] deploy-common-pe: [2024-03-19T02:27:40.448Z] [exec] Command undeploy executed successfully. [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] init.os: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] init.tools.unix: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] init.tools.windows: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] init.tools: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] setAsadminArgs: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] init: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] init.customtasks: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] setOrbPort: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] run.negative: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] init.os: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] init.tools.unix: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] init.tools.windows: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.448Z] init.tools: [2024-03-19T02:27:40.448Z] [2024-03-19T02:27:40.449Z] setAsadminArgs: [2024-03-19T02:27:40.449Z] [2024-03-19T02:27:40.449Z] init: [2024-03-19T02:27:40.449Z] [2024-03-19T02:27:40.449Z] init.customtasks: [2024-03-19T02:27:40.449Z] [2024-03-19T02:27:40.449Z] setOrbPort: [2024-03-19T02:27:40.449Z] [2024-03-19T02:27:40.449Z] runclient: [2024-03-19T02:27:40.508Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:40.508Z] [javac] 1 warning [2024-03-19T02:27:40.508Z] [2024-03-19T02:27:40.508Z] build: [2024-03-19T02:27:40.509Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:40.509Z] [2024-03-19T02:27:40.509Z] setOSConditions: [2024-03-19T02:27:40.509Z] [2024-03-19T02:27:40.509Z] fixFiles: [2024-03-19T02:27:40.509Z] [2024-03-19T02:27:40.509Z] convUnix: [2024-03-19T02:27:40.509Z] [2024-03-19T02:27:40.509Z] convWin: [2024-03-19T02:27:40.509Z] [2024-03-19T02:27:40.509Z] setToolWin: [2024-03-19T02:27:40.509Z] [2024-03-19T02:27:40.509Z] setToolUnix: [2024-03-19T02:27:40.509Z] [2024-03-19T02:27:40.509Z] setToolProperty: [2024-03-19T02:27:40.509Z] [2024-03-19T02:27:40.509Z] setS1ASclassPath: [2024-03-19T02:27:40.509Z] [2024-03-19T02:27:40.509Z] init-common: [2024-03-19T02:27:40.509Z] [2024-03-19T02:27:40.509Z] package-persistence-common: [2024-03-19T02:27:40.509Z] [2024-03-19T02:27:40.509Z] ejb-jar-common: [2024-03-19T02:27:40.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:40.509Z] [2024-03-19T02:27:40.509Z] package-ejbjar-common: [2024-03-19T02:27:40.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:40.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:40.510Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2024-03-19T02:27:40.510Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:40.510Z] [2024-03-19T02:27:40.510Z] appclient-jar-common: [2024-03-19T02:27:40.510Z] [2024-03-19T02:27:40.510Z] package-appclientjar-common: [2024-03-19T02:27:40.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:40.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:40.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:40.510Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2024-03-19T02:27:40.510Z] [2024-03-19T02:27:40.510Z] webclient-war-common: [2024-03-19T02:27:40.510Z] [2024-03-19T02:27:40.510Z] clear: [2024-03-19T02:27:40.510Z] [2024-03-19T02:27:40.510Z] test-tlds-exist: [2024-03-19T02:27:40.510Z] [2024-03-19T02:27:40.510Z] copy-tlds: [2024-03-19T02:27:40.510Z] [2024-03-19T02:27:40.510Z] test-tagfiles-exist: [2024-03-19T02:27:40.510Z] [2024-03-19T02:27:40.510Z] copy-tagfiles: [2024-03-19T02:27:40.511Z] [2024-03-19T02:27:40.511Z] package-war-common: [2024-03-19T02:27:40.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:40.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:40.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:40.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:27:40.511Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:40.511Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:40.511Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:40.511Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:40.511Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2024-03-19T02:27:40.511Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:40.511Z] [2024-03-19T02:27:40.511Z] build-ear-common: [2024-03-19T02:27:40.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:40.511Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:40.511Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:40.511Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:40.511Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-03-19T02:27:40.511Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/build.xml:82: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:40.512Z] [2024-03-19T02:27:40.512Z] build-rar--libraries: [2024-03-19T02:27:40.512Z] [2024-03-19T02:27:40.512Z] setOSConditions: [2024-03-19T02:27:40.512Z] [2024-03-19T02:27:40.512Z] setToolWin: [2024-03-19T02:27:40.512Z] [2024-03-19T02:27:40.512Z] setToolUnix: [2024-03-19T02:27:40.512Z] [2024-03-19T02:27:40.512Z] setToolProperty: [2024-03-19T02:27:40.512Z] [2024-03-19T02:27:40.512Z] setS1ASclassPath: [2024-03-19T02:27:40.512Z] [2024-03-19T02:27:40.512Z] init-common: [2024-03-19T02:27:40.512Z] [2024-03-19T02:27:40.512Z] prepare: [2024-03-19T02:27:40.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-03-19T02:27:40.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/lib [2024-03-19T02:27:40.512Z] [2024-03-19T02:27:40.512Z] build: [2024-03-19T02:27:40.512Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:40.512Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-03-19T02:27:40.725Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:40.770Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:40.770Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:40.770Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:40.770Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:40.770Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:40.770Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:40.770Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:40.939Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.serverName=localhost [2024-03-19T02:27:40.939Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.serverName=localhost [2024-03-19T02:27:40.939Z] [2024-03-19T02:27:40.939Z] asadmin-common-ignore-fail: [2024-03-19T02:27:40.939Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2024-03-19T02:27:40.972Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceApp.ear [2024-03-19T02:27:40.984Z] [javac] 1 warning [2024-03-19T02:27:40.984Z] [2024-03-19T02:27:40.984Z] assemble-web: [2024-03-19T02:27:40.984Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:40.984Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:40.984Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:40.984Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:40.984Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:40.984Z] [2024-03-19T02:27:40.984Z] pkg-war: [2024-03-19T02:27:40.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:40.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:40.985Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:40.985Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:40.985Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:27:40.985Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${sun-web.xml} to copy. [2024-03-19T02:27:40.985Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${webservices.xml} to copy. [2024-03-19T02:27:40.985Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:27:40.985Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:27:40.985Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:27:40.985Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:40.985Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:40.985Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${web.wsit.descriptors} does not exist. [2024-03-19T02:27:40.985Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/restful-2-web.war [2024-03-19T02:27:41.014Z] [javaWithResult] Test expected to fail [2024-03-19T02:27:41.027Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:41.027Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:27:41.027Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:27:41.027Z] [javac] ^ [2024-03-19T02:27:41.027Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:27:41.027Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:41.027Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:27:41.027Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:27:41.027Z] [javac] 2 warnings [2024-03-19T02:27:41.027Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2024-03-19T02:27:41.027Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/blackbox.jar [2024-03-19T02:27:41.027Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-notx.rar [2024-03-19T02:27:41.027Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2024-03-19T02:27:41.027Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-tx.rar [2024-03-19T02:27:41.027Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2024-03-19T02:27:41.028Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-xa.rar [2024-03-19T02:27:41.028Z] [2024-03-19T02:27:41.028Z] deploy-rar--libraries: [2024-03-19T02:27:41.197Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2024-03-19T02:27:41.197Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2024-03-19T02:27:41.197Z] [2024-03-19T02:27:41.197Z] setOSConditions: [2024-03-19T02:27:41.197Z] [2024-03-19T02:27:41.197Z] setToolWin: [2024-03-19T02:27:41.197Z] [2024-03-19T02:27:41.197Z] setToolUnix: [2024-03-19T02:27:41.197Z] [2024-03-19T02:27:41.197Z] setToolProperty: [2024-03-19T02:27:41.197Z] [2024-03-19T02:27:41.197Z] setS1ASclassPath: [2024-03-19T02:27:41.197Z] [2024-03-19T02:27:41.197Z] init-common: [2024-03-19T02:27:41.197Z] [2024-03-19T02:27:41.197Z] create-jdbc-resource-common: [2024-03-19T02:27:41.197Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-pool --target server jdbc/s1qeDB2 [2024-03-19T02:27:41.229Z] [exec] Application deployed with name unsynchpc_use_nonjtadatasourceApp. [2024-03-19T02:27:41.229Z] [echo] Deployment on target server server successful [2024-03-19T02:27:41.229Z] [2024-03-19T02:27:41.229Z] setOSConditions: [2024-03-19T02:27:41.229Z] [2024-03-19T02:27:41.229Z] setToolWin: [2024-03-19T02:27:41.229Z] [2024-03-19T02:27:41.229Z] setToolUnix: [2024-03-19T02:27:41.229Z] [2024-03-19T02:27:41.229Z] setToolProperty: [2024-03-19T02:27:41.229Z] [2024-03-19T02:27:41.229Z] setS1ASclassPath: [2024-03-19T02:27:41.229Z] [2024-03-19T02:27:41.229Z] init-common: [2024-03-19T02:27:41.229Z] [2024-03-19T02:27:41.230Z] deploy-common-ee: [2024-03-19T02:27:41.230Z] [2024-03-19T02:27:41.230Z] run: [2024-03-19T02:27:41.230Z] [2024-03-19T02:27:41.230Z] setOSConditions: [2024-03-19T02:27:41.230Z] [2024-03-19T02:27:41.230Z] setToolWin: [2024-03-19T02:27:41.230Z] [2024-03-19T02:27:41.230Z] setToolUnix: [2024-03-19T02:27:41.230Z] [2024-03-19T02:27:41.230Z] setToolProperty: [2024-03-19T02:27:41.230Z] [2024-03-19T02:27:41.230Z] setS1ASclassPath: [2024-03-19T02:27:41.230Z] [2024-03-19T02:27:41.230Z] init-common: [2024-03-19T02:27:41.230Z] [2024-03-19T02:27:41.230Z] runclient-common: [2024-03-19T02:27:41.230Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceAppClient.jar -name unsynchpc_use_nonjtadatasourceClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:27:41.243Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:41.243Z] [2024-03-19T02:27:41.243Z] deploy-app: [2024-03-19T02:27:41.243Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:41.243Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:41.243Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:41.243Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:41.243Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:41.243Z] [2024-03-19T02:27:41.243Z] deploy-war-common: [2024-03-19T02:27:41.244Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:41.244Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:41.244Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:41.244Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:41.244Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:41.244Z] [2024-03-19T02:27:41.244Z] setOSConditions: [2024-03-19T02:27:41.244Z] [2024-03-19T02:27:41.244Z] setToolWin: [2024-03-19T02:27:41.244Z] [2024-03-19T02:27:41.244Z] setToolUnix: [2024-03-19T02:27:41.244Z] [2024-03-19T02:27:41.244Z] setToolProperty: [2024-03-19T02:27:41.244Z] [2024-03-19T02:27:41.244Z] setS1ASclassPath: [2024-03-19T02:27:41.244Z] [2024-03-19T02:27:41.244Z] init-common: [2024-03-19T02:27:41.244Z] [2024-03-19T02:27:41.244Z] deploy-war-commonpe: [2024-03-19T02:27:41.284Z] [2024-03-19T02:27:41.284Z] install-library: [2024-03-19T02:27:41.285Z] [echo] copying file [blackbox.jar] to applibs [2024-03-19T02:27:41.285Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs [2024-03-19T02:27:41.285Z] [2024-03-19T02:27:41.285Z] restart-server: [2024-03-19T02:27:41.285Z] [2024-03-19T02:27:41.285Z] setOSConditions: [2024-03-19T02:27:41.285Z] [2024-03-19T02:27:41.285Z] stop-server: [2024-03-19T02:27:41.285Z] [2024-03-19T02:27:41.285Z] stop-server-unix: [2024-03-19T02:27:41.285Z] [echo] stopping server on unix ... [2024-03-19T02:27:41.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-md2-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-hex-web.war [2024-03-19T02:27:41.578Z] [javaWithResult] Mar 19, 2024 2:27:41 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:27:41.578Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:27:41.762Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-nopasswdfordb-pool --enabled=true --target server jdbc/s1qeDB2 [2024-03-19T02:27:41.763Z] [exec] JDBC resource jdbc/s1qeDB2 created successfully. [2024-03-19T02:27:41.763Z] [echo] cmd executed for server [2024-03-19T02:27:41.763Z] [2024-03-19T02:27:41.763Z] setOSConditions: [2024-03-19T02:27:41.763Z] [2024-03-19T02:27:41.763Z] setToolWin: [2024-03-19T02:27:41.763Z] [2024-03-19T02:27:41.763Z] setToolUnix: [2024-03-19T02:27:41.763Z] [2024-03-19T02:27:41.763Z] setToolProperty: [2024-03-19T02:27:41.763Z] [2024-03-19T02:27:41.763Z] setS1ASclassPath: [2024-03-19T02:27:41.763Z] [2024-03-19T02:27:41.763Z] init-common: [2024-03-19T02:27:41.763Z] [2024-03-19T02:27:41.763Z] create-jdbc-connpool-common: [2024-03-19T02:27:41.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot restful-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/restful-2-web.war [2024-03-19T02:27:41.874Z] [exec] Application deployed with name jdbc-realm-md2-hex-web. [2024-03-19T02:27:41.874Z] [2024-03-19T02:27:41.874Z] deploy-war-commonee: [2024-03-19T02:27:41.874Z] [2024-03-19T02:27:41.874Z] deploy-war-common: [2024-03-19T02:27:41.874Z] [2024-03-19T02:27:41.874Z] setOSConditions: [2024-03-19T02:27:41.874Z] [2024-03-19T02:27:41.874Z] setToolWin: [2024-03-19T02:27:41.874Z] [2024-03-19T02:27:41.874Z] setToolUnix: [2024-03-19T02:27:41.874Z] [2024-03-19T02:27:41.874Z] setToolProperty: [2024-03-19T02:27:41.874Z] [2024-03-19T02:27:41.874Z] setS1ASclassPath: [2024-03-19T02:27:41.874Z] [2024-03-19T02:27:41.874Z] init-common: [2024-03-19T02:27:41.874Z] [2024-03-19T02:27:41.874Z] deploy-war-commonpe: [2024-03-19T02:27:42.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-nopasswdfordb-xa-pool-1 [2024-03-19T02:27:42.021Z] [exec] JDBC connection pool jdbc-nopasswdfordb-xa-pool-1 created successfully. [2024-03-19T02:27:42.021Z] [2024-03-19T02:27:42.021Z] set-derby-connpool-props: [2024-03-19T02:27:42.091Z] [exec] Application deployed with name restful-2-web. [2024-03-19T02:27:42.092Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:42.092Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:42.092Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:42.092Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:42.092Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:42.092Z] [2024-03-19T02:27:42.092Z] deploy-war-commonee: [2024-03-19T02:27:42.092Z] [2024-03-19T02:27:42.092Z] assemble-client: [2024-03-19T02:27:42.092Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:42.092Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml:66: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:42.092Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:42.162Z] [exec] Mar 19, 2024 2:27:41 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:42.162Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:42.351Z] [2024-03-19T02:27:42.351Z] setup: [2024-03-19T02:27:42.351Z] [2024-03-19T02:27:42.351Z] runclient: [2024-03-19T02:27:42.351Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:42.351Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:42.351Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:42.351Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:42.351Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:42.351Z] [2024-03-19T02:27:42.351Z] run-client: [2024-03-19T02:27:42.351Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:42.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-md5-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-hex-web.war [2024-03-19T02:27:42.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.User=dbuser [2024-03-19T02:27:42.586Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.User=dbuser [2024-03-19T02:27:42.743Z] [exec] Mar 19, 2024 2:27:42 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:27:42.743Z] [exec] WARNING: ACC001: Using the only client [unsynchpc_use_nonjtadatasource-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.use_nonjtadatasource.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceAppClient.jar even though it does not match the specified main class name null or client name unsynchpc_use_nonjtadatasourceClient [2024-03-19T02:27:42.844Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.Password=dbpassword [2024-03-19T02:27:42.844Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.Password=dbpassword [2024-03-19T02:27:42.912Z] [exec] Mar 19, 2024 2:27:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:42.913Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4b4a2fa8 [2024-03-19T02:27:42.928Z] [exec] Application deployed with name connector-txlevelswitch-test1App. [2024-03-19T02:27:42.928Z] [echo] Deployment on target server server successful [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] setOSConditions: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] setToolWin: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] setToolUnix: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] setToolProperty: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] setS1ASclassPath: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] init-common: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] deploy-common-ee: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] run: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] setOSConditions: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] setToolWin: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] setToolUnix: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] setToolProperty: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.928Z] setS1ASclassPath: [2024-03-19T02:27:42.928Z] [2024-03-19T02:27:42.929Z] init-common: [2024-03-19T02:27:42.929Z] [2024-03-19T02:27:42.929Z] default-sql: [2024-03-19T02:27:42.929Z] [2024-03-19T02:27:42.929Z] setOSConditions: [2024-03-19T02:27:42.929Z] [2024-03-19T02:27:42.929Z] setToolWin: [2024-03-19T02:27:42.929Z] [2024-03-19T02:27:42.929Z] setToolUnix: [2024-03-19T02:27:42.929Z] [2024-03-19T02:27:42.929Z] setToolProperty: [2024-03-19T02:27:42.929Z] [2024-03-19T02:27:42.929Z] setS1ASclassPath: [2024-03-19T02:27:42.929Z] [2024-03-19T02:27:42.929Z] init-common: [2024-03-19T02:27:42.929Z] [2024-03-19T02:27:42.929Z] execute-sql-common: [2024-03-19T02:27:42.929Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/sql/create_pointbase.sql [2024-03-19T02:27:42.929Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:27:42.929Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:27:42.929Z] [sql] 0 rows affected [2024-03-19T02:27:42.929Z] [sql] 1 rows affected [2024-03-19T02:27:42.929Z] [sql] 1 rows affected [2024-03-19T02:27:42.929Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:27:42.929Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:27:42.929Z] [sql] 0 rows affected [2024-03-19T02:27:42.929Z] [sql] 1 rows affected [2024-03-19T02:27:42.929Z] [sql] 1 rows affected [2024-03-19T02:27:42.929Z] [sql] 6 of 8 SQL statements executed successfully [2024-03-19T02:27:42.929Z] [2024-03-19T02:27:42.929Z] sql-oracle: [2024-03-19T02:27:42.929Z] [2024-03-19T02:27:42.929Z] execute-sql-connector: [2024-03-19T02:27:42.930Z] [2024-03-19T02:27:42.930Z] setOSConditions: [2024-03-19T02:27:42.930Z] [2024-03-19T02:27:42.930Z] setToolWin: [2024-03-19T02:27:42.930Z] [2024-03-19T02:27:42.930Z] setToolUnix: [2024-03-19T02:27:42.930Z] [2024-03-19T02:27:42.930Z] setToolProperty: [2024-03-19T02:27:42.930Z] [2024-03-19T02:27:42.930Z] setS1ASclassPath: [2024-03-19T02:27:42.930Z] [2024-03-19T02:27:42.930Z] init-common: [2024-03-19T02:27:42.930Z] [2024-03-19T02:27:42.930Z] run-test-1: [2024-03-19T02:27:42.930Z] [2024-03-19T02:27:42.930Z] set-pool-tx-support: [2024-03-19T02:27:42.930Z] [2024-03-19T02:27:42.930Z] asadmin-common-ignore-fail: [2024-03-19T02:27:42.930Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=XATransaction [2024-03-19T02:27:43.004Z] [exec] Application deployed with name jdbc-realm-md5-hex-web. [2024-03-19T02:27:43.004Z] [2024-03-19T02:27:43.004Z] deploy-war-commonee: [2024-03-19T02:27:43.004Z] [2024-03-19T02:27:43.004Z] deploy-war-common: [2024-03-19T02:27:43.102Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.driverType=4 [2024-03-19T02:27:43.102Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.driverType=4 [2024-03-19T02:27:43.203Z] [exec] invoking stateful [2024-03-19T02:27:43.203Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2024-03-19T02:27:43.203Z] [exec] +++++ InterceptorCallCount: 2 [2024-03-19T02:27:43.203Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2024-03-19T02:27:43.203Z] [exec] Value of key is: test1 [2024-03-19T02:27:43.203Z] [exec] Got expected AppException: com.sun.s1asdev.ejb.ejb30.interceptors.session.AppException: XYZ [2024-03-19T02:27:43.203Z] [exec] Value of key is: test2 [2024-03-19T02:27:43.203Z] [exec] [Test3]: Got: Hello, Midpoint of 4, 10; 7.0 [2024-03-19T02:27:43.203Z] [exec] Value of key is: test3 [2024-03-19T02:27:43.203Z] [exec] Got expected Exception: com.sun.s1asdev.ejb.ejb30.interceptors.session.SwapArgumentsException: (23, 10) [2024-03-19T02:27:43.203Z] [exec] Value of key is: test4 [2024-03-19T02:27:43.203Z] [exec] Value of key is: test6 [2024-03-19T02:27:43.203Z] [exec] Value of key is: test9 true true true true [2024-03-19T02:27:43.203Z] [exec] Value of key is: test10 true true true true [2024-03-19T02:27:43.203Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:43.203Z] [exec] [2024-03-19T02:27:43.203Z] [exec] [2024-03-19T02:27:43.203Z] [exec] ----------------------------------------- [2024-03-19T02:27:43.203Z] [exec] - test1: PASS - [2024-03-19T02:27:43.203Z] [exec] - test10 true true true true: PASS - [2024-03-19T02:27:43.203Z] [exec] - test9 true true true true: PASS - [2024-03-19T02:27:43.203Z] [exec] - test6: PASS - [2024-03-19T02:27:43.203Z] [exec] - test3: PASS - [2024-03-19T02:27:43.203Z] [exec] - test2: PASS - [2024-03-19T02:27:43.203Z] [exec] - test4: PASS - [2024-03-19T02:27:43.203Z] [exec] ----------------------------------------- [2024-03-19T02:27:43.203Z] [exec] Total PASS: 7 [2024-03-19T02:27:43.203Z] [exec] Total FAIL: 0 [2024-03-19T02:27:43.203Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:43.203Z] [exec] ----------------------------------------- [2024-03-19T02:27:43.204Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:43.278Z] [2024-03-19T02:27:43.278Z] setOSConditions: [2024-03-19T02:27:43.278Z] [2024-03-19T02:27:43.278Z] setToolWin: [2024-03-19T02:27:43.278Z] [2024-03-19T02:27:43.278Z] setToolUnix: [2024-03-19T02:27:43.278Z] [2024-03-19T02:27:43.278Z] setToolProperty: [2024-03-19T02:27:43.278Z] [2024-03-19T02:27:43.278Z] setS1ASclassPath: [2024-03-19T02:27:43.279Z] [2024-03-19T02:27:43.279Z] init-common: [2024-03-19T02:27:43.279Z] [2024-03-19T02:27:43.279Z] deploy-war-commonpe: [2024-03-19T02:27:43.460Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:43.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=XATransaction [2024-03-19T02:27:43.508Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=XATransaction [2024-03-19T02:27:43.508Z] [2024-03-19T02:27:43.508Z] set-pool-tx-support: [2024-03-19T02:27:43.508Z] [2024-03-19T02:27:43.508Z] asadmin-common-ignore-fail: [2024-03-19T02:27:43.508Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-03-19T02:27:43.667Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.portNumber=1527 [2024-03-19T02:27:43.667Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.portNumber=1527 [2024-03-19T02:27:43.718Z] [2024-03-19T02:27:43.718Z] checkReporting-common: [2024-03-19T02:27:43.718Z] [2024-03-19T02:27:43.718Z] confirmReportPresent-common: [2024-03-19T02:27:43.718Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:43.718Z] [echo] Test seems to be reported fine [2024-03-19T02:27:43.718Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/inheritence/RepRunConf.txt [2024-03-19T02:27:43.718Z] [2024-03-19T02:27:43.718Z] confirmMissingReport-common: [2024-03-19T02:27:43.718Z] [2024-03-19T02:27:43.718Z] undeploy: [2024-03-19T02:27:43.718Z] [2024-03-19T02:27:43.718Z] setOSConditions: [2024-03-19T02:27:43.718Z] [2024-03-19T02:27:43.718Z] setToolWin: [2024-03-19T02:27:43.718Z] [2024-03-19T02:27:43.718Z] setToolUnix: [2024-03-19T02:27:43.718Z] [2024-03-19T02:27:43.718Z] setToolProperty: [2024-03-19T02:27:43.718Z] [2024-03-19T02:27:43.719Z] setS1ASclassPath: [2024-03-19T02:27:43.719Z] [2024-03-19T02:27:43.719Z] init-common: [2024-03-19T02:27:43.719Z] [2024-03-19T02:27:43.719Z] undeploy-common: [2024-03-19T02:27:43.910Z] [exec] Waiting for the domain to stop . [2024-03-19T02:27:43.910Z] [exec] Waiting finished after 380 ms. [2024-03-19T02:27:43.910Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:27:43.910Z] [2024-03-19T02:27:43.910Z] stop-server-windows: [2024-03-19T02:27:43.910Z] [2024-03-19T02:27:43.910Z] setOSConditions: [2024-03-19T02:27:43.910Z] [2024-03-19T02:27:43.910Z] start-server: [2024-03-19T02:27:43.910Z] [echo] +-----------------------------+ [2024-03-19T02:27:43.910Z] [echo] | | [2024-03-19T02:27:43.910Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:27:43.910Z] [echo] | in Felix mode | [2024-03-19T02:27:43.910Z] [echo] | | [2024-03-19T02:27:43.910Z] [echo] +-----------------------------+ [2024-03-19T02:27:43.910Z] [2024-03-19T02:27:43.910Z] start-server-unix: [2024-03-19T02:27:43.923Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.dataBaseName=testdb [2024-03-19T02:27:43.923Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.dataBaseName=testdb [2024-03-19T02:27:43.975Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-interceptors-sessionApp [2024-03-19T02:27:43.975Z] [2024-03-19T02:27:43.975Z] all: [2024-03-19T02:27:43.975Z] [2024-03-19T02:27:43.975Z] mdb: [2024-03-19T02:27:43.975Z] [2024-03-19T02:27:43.975Z] setOSConditions: [2024-03-19T02:27:43.975Z] [2024-03-19T02:27:43.975Z] setToolWin: [2024-03-19T02:27:43.975Z] [2024-03-19T02:27:43.975Z] setToolUnix: [2024-03-19T02:27:43.975Z] [2024-03-19T02:27:43.975Z] setToolProperty: [2024-03-19T02:27:43.975Z] [2024-03-19T02:27:43.976Z] setS1ASclassPath: [2024-03-19T02:27:43.976Z] [2024-03-19T02:27:43.976Z] init-common: [2024-03-19T02:27:43.976Z] [2024-03-19T02:27:43.976Z] clean: [2024-03-19T02:27:43.976Z] [2024-03-19T02:27:43.976Z] setOSConditions: [2024-03-19T02:27:43.976Z] [2024-03-19T02:27:43.976Z] setToolWin: [2024-03-19T02:27:43.976Z] [2024-03-19T02:27:43.976Z] setToolUnix: [2024-03-19T02:27:43.976Z] [2024-03-19T02:27:43.976Z] setToolProperty: [2024-03-19T02:27:43.976Z] [2024-03-19T02:27:43.976Z] setS1ASclassPath: [2024-03-19T02:27:43.976Z] [2024-03-19T02:27:43.976Z] init-common: [2024-03-19T02:27:44.072Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-03-19T02:27:44.072Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-03-19T02:27:44.072Z] [2024-03-19T02:27:44.072Z] setOSConditions: [2024-03-19T02:27:44.072Z] [2024-03-19T02:27:44.072Z] setToolWin: [2024-03-19T02:27:44.072Z] [2024-03-19T02:27:44.072Z] setToolUnix: [2024-03-19T02:27:44.072Z] [2024-03-19T02:27:44.072Z] setToolProperty: [2024-03-19T02:27:44.072Z] [2024-03-19T02:27:44.072Z] setS1ASclassPath: [2024-03-19T02:27:44.073Z] [2024-03-19T02:27:44.073Z] init-common: [2024-03-19T02:27:44.073Z] [2024-03-19T02:27:44.073Z] runclient-common: [2024-03-19T02:27:44.073Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1AppClient.jar -name connector-txlevelswitch-test1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:27:44.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-hex-web.war [2024-03-19T02:27:44.232Z] [2024-03-19T02:27:44.232Z] clean-common: [2024-03-19T02:27:44.232Z] [2024-03-19T02:27:44.232Z] setOSConditions: [2024-03-19T02:27:44.232Z] [2024-03-19T02:27:44.232Z] setToolWin: [2024-03-19T02:27:44.232Z] [2024-03-19T02:27:44.232Z] setToolUnix: [2024-03-19T02:27:44.232Z] [2024-03-19T02:27:44.232Z] setToolProperty: [2024-03-19T02:27:44.232Z] [2024-03-19T02:27:44.233Z] setS1ASclassPath: [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] init-common: [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] clean-classes-common: [2024-03-19T02:27:44.233Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] setOSConditions: [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] setToolWin: [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] setToolUnix: [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] setToolProperty: [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] setS1ASclassPath: [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] init-common: [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] clean-jars-common: [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] compile: [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] setOSConditions: [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] setToolWin: [2024-03-19T02:27:44.233Z] [2024-03-19T02:27:44.233Z] setToolUnix: [2024-03-19T02:27:44.234Z] [2024-03-19T02:27:44.234Z] setToolProperty: [2024-03-19T02:27:44.234Z] [2024-03-19T02:27:44.234Z] setS1ASclassPath: [2024-03-19T02:27:44.234Z] [2024-03-19T02:27:44.234Z] init-common: [2024-03-19T02:27:44.234Z] [2024-03-19T02:27:44.234Z] compile-common: [2024-03-19T02:27:44.234Z] [echo] Current time (ISO): 2024-03-19T02:27:43.996+0000 [2024-03-19T02:27:44.234Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:44.234Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:44.479Z] [exec] Application deployed with name jdbc-realm-sha-hex-web. [2024-03-19T02:27:44.479Z] [2024-03-19T02:27:44.479Z] deploy-war-commonee: [2024-03-19T02:27:44.479Z] [2024-03-19T02:27:44.479Z] deploy-war-common: [2024-03-19T02:27:44.480Z] [2024-03-19T02:27:44.480Z] setOSConditions: [2024-03-19T02:27:44.480Z] [2024-03-19T02:27:44.480Z] setToolWin: [2024-03-19T02:27:44.480Z] [2024-03-19T02:27:44.480Z] setToolUnix: [2024-03-19T02:27:44.480Z] [2024-03-19T02:27:44.480Z] setToolProperty: [2024-03-19T02:27:44.480Z] [2024-03-19T02:27:44.480Z] setS1ASclassPath: [2024-03-19T02:27:44.480Z] [2024-03-19T02:27:44.480Z] init-common: [2024-03-19T02:27:44.480Z] [2024-03-19T02:27:44.480Z] deploy-war-commonpe: [2024-03-19T02:27:44.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:27:44.489Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:27:44.745Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.create=true [2024-03-19T02:27:44.745Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.create=true [2024-03-19T02:27:45.018Z] [exec] Mar 19, 2024 2:27:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:45.018Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:45.171Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:45.172Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:45.172Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:45.172Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:45.172Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:45.172Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:45.172Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:45.293Z] [exec] Mar 19, 2024 2:27:44 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:45.293Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3344d163 [2024-03-19T02:27:45.293Z] [exec] I am in client [2024-03-19T02:27:45.293Z] [exec] Value of key is:equalsCurrentName [2024-03-19T02:27:45.293Z] [exec] Value of key is:testRollBackDoesNotClearUnsynchPC [2024-03-19T02:27:45.293Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:45.294Z] [exec] [2024-03-19T02:27:45.294Z] [exec] [2024-03-19T02:27:45.294Z] [exec] ----------------------------------------- [2024-03-19T02:27:45.294Z] [exec] - equalsCurrentName: PASS - [2024-03-19T02:27:45.294Z] [exec] - testRollBackDoesNotClearUnsynchPC: PASS - [2024-03-19T02:27:45.294Z] [exec] ----------------------------------------- [2024-03-19T02:27:45.294Z] [exec] Total PASS: 2 [2024-03-19T02:27:45.294Z] [exec] Total FAIL: 0 [2024-03-19T02:27:45.294Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:45.294Z] [exec] ----------------------------------------- [2024-03-19T02:27:45.294Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:45.294Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:45.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.serverName=localhost [2024-03-19T02:27:45.330Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.serverName=localhost [2024-03-19T02:27:45.330Z] [2024-03-19T02:27:45.330Z] setOSConditions: [2024-03-19T02:27:45.330Z] [2024-03-19T02:27:45.330Z] setToolWin: [2024-03-19T02:27:45.330Z] [2024-03-19T02:27:45.330Z] setToolUnix: [2024-03-19T02:27:45.330Z] [2024-03-19T02:27:45.330Z] setToolProperty: [2024-03-19T02:27:45.330Z] [2024-03-19T02:27:45.330Z] setS1ASclassPath: [2024-03-19T02:27:45.330Z] [2024-03-19T02:27:45.330Z] init-common: [2024-03-19T02:27:45.330Z] [2024-03-19T02:27:45.330Z] create-jdbc-resource-common: [2024-03-19T02:27:45.330Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-xa-pool-1 --target server jdbc/s1qeDB-xa [2024-03-19T02:27:45.427Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha256-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-hex-web.war [2024-03-19T02:27:45.429Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:45.551Z] [2024-03-19T02:27:45.551Z] checkReporting-common: [2024-03-19T02:27:45.551Z] [2024-03-19T02:27:45.551Z] confirmReportPresent-common: [2024-03-19T02:27:45.551Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:45.551Z] [echo] Test seems to be reported fine [2024-03-19T02:27:45.551Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/use_nonjtadatasource/RepRunConf.txt [2024-03-19T02:27:45.551Z] [2024-03-19T02:27:45.552Z] confirmMissingReport-common: [2024-03-19T02:27:45.552Z] [2024-03-19T02:27:45.552Z] undeploy: [2024-03-19T02:27:45.552Z] [2024-03-19T02:27:45.552Z] setOSConditions: [2024-03-19T02:27:45.552Z] [2024-03-19T02:27:45.552Z] setToolWin: [2024-03-19T02:27:45.552Z] [2024-03-19T02:27:45.552Z] setToolUnix: [2024-03-19T02:27:45.552Z] [2024-03-19T02:27:45.552Z] setToolProperty: [2024-03-19T02:27:45.552Z] [2024-03-19T02:27:45.552Z] setS1ASclassPath: [2024-03-19T02:27:45.552Z] [2024-03-19T02:27:45.552Z] init-common: [2024-03-19T02:27:45.552Z] [2024-03-19T02:27:45.552Z] undeploy-common: [2024-03-19T02:27:45.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-nopasswdfordb-xa-pool-1 --enabled=true --target server jdbc/s1qeDB-xa [2024-03-19T02:27:45.587Z] [exec] JDBC resource jdbc/s1qeDB-xa created successfully. [2024-03-19T02:27:45.587Z] [echo] cmd executed for server [2024-03-19T02:27:45.587Z] [2024-03-19T02:27:45.587Z] setOSConditions: [2024-03-19T02:27:45.587Z] [2024-03-19T02:27:45.588Z] setToolWin: [2024-03-19T02:27:45.588Z] [2024-03-19T02:27:45.588Z] setToolUnix: [2024-03-19T02:27:45.588Z] [2024-03-19T02:27:45.588Z] setToolProperty: [2024-03-19T02:27:45.588Z] [2024-03-19T02:27:45.588Z] setS1ASclassPath: [2024-03-19T02:27:45.588Z] [2024-03-19T02:27:45.588Z] init-common: [2024-03-19T02:27:45.588Z] [2024-03-19T02:27:45.588Z] create-jdbc-resource-common: [2024-03-19T02:27:45.588Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-xa-pool-1 --target server jdbc/s1qeDB1-xa [2024-03-19T02:27:45.606Z] [exec] Mar 19, 2024 2:27:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:45.606Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:27:45.638Z] [exec] Invoking Restful GET Request with query string num1=30&num2=20 [2024-03-19T02:27:45.638Z] [exec] **** Response ******50 [2024-03-19T02:27:45.638Z] [exec] Value of key is:restful-svc-2 [2024-03-19T02:27:45.638Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:45.638Z] [exec] [2024-03-19T02:27:45.638Z] [exec] [2024-03-19T02:27:45.638Z] [exec] ----------------------------------------- [2024-03-19T02:27:45.638Z] [exec] - restful-svc-2: PASS - [2024-03-19T02:27:45.638Z] [exec] ----------------------------------------- [2024-03-19T02:27:45.638Z] [exec] Total PASS: 1 [2024-03-19T02:27:45.638Z] [exec] Total FAIL: 0 [2024-03-19T02:27:45.638Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:45.638Z] [exec] ----------------------------------------- [2024-03-19T02:27:45.638Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:45.638Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:45.638Z] [2024-03-19T02:27:45.638Z] undeploy: [2024-03-19T02:27:45.638Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:45.638Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:45.638Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:45.638Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:45.638Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:45.639Z] [2024-03-19T02:27:45.639Z] setOSConditions: [2024-03-19T02:27:45.639Z] [2024-03-19T02:27:45.639Z] setToolWin: [2024-03-19T02:27:45.639Z] [2024-03-19T02:27:45.639Z] setToolUnix: [2024-03-19T02:27:45.639Z] [2024-03-19T02:27:45.639Z] setToolProperty: [2024-03-19T02:27:45.639Z] [2024-03-19T02:27:45.639Z] setS1ASclassPath: [2024-03-19T02:27:45.639Z] [2024-03-19T02:27:45.639Z] init-common: [2024-03-19T02:27:45.639Z] [2024-03-19T02:27:45.639Z] undeploy-war-common: [2024-03-19T02:27:45.686Z] [javac] 1 warning [2024-03-19T02:27:45.686Z] [2024-03-19T02:27:45.686Z] setOSConditions: [2024-03-19T02:27:45.686Z] [2024-03-19T02:27:45.686Z] setToolWin: [2024-03-19T02:27:45.686Z] [2024-03-19T02:27:45.686Z] setToolUnix: [2024-03-19T02:27:45.686Z] [2024-03-19T02:27:45.686Z] setToolProperty: [2024-03-19T02:27:45.686Z] [2024-03-19T02:27:45.686Z] setS1ASclassPath: [2024-03-19T02:27:45.686Z] [2024-03-19T02:27:45.686Z] init-common: [2024-03-19T02:27:45.686Z] [2024-03-19T02:27:45.686Z] compile-common: [2024-03-19T02:27:45.686Z] [echo] Current time (ISO): 2024-03-19T02:27:45.606+0000 [2024-03-19T02:27:45.686Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:45.777Z] [javaWithResult] Mar 19, 2024 2:27:45 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:45.777Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7132a9dc [2024-03-19T02:27:45.777Z] [javaWithResult] Recd exception as expected [2024-03-19T02:27:45.777Z] [javaWithResult] Session bean was successfully removed by the client. [2024-03-19T02:27:45.777Z] [javaWithResult] [2024-03-19T02:27:46.024Z] [exec] Application deployed with name jdbc-realm-sha256-hex-web. [2024-03-19T02:27:46.024Z] [2024-03-19T02:27:46.024Z] deploy-war-commonee: [2024-03-19T02:27:46.024Z] [2024-03-19T02:27:46.024Z] deploy-war-common: [2024-03-19T02:27:46.024Z] [2024-03-19T02:27:46.024Z] setOSConditions: [2024-03-19T02:27:46.024Z] [2024-03-19T02:27:46.024Z] setToolWin: [2024-03-19T02:27:46.024Z] [2024-03-19T02:27:46.024Z] setToolUnix: [2024-03-19T02:27:46.024Z] [2024-03-19T02:27:46.024Z] setToolProperty: [2024-03-19T02:27:46.024Z] [2024-03-19T02:27:46.024Z] setS1ASclassPath: [2024-03-19T02:27:46.024Z] [2024-03-19T02:27:46.024Z] init-common: [2024-03-19T02:27:46.024Z] [2024-03-19T02:27:46.025Z] deploy-war-commonpe: [2024-03-19T02:27:46.116Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsynchpc_use_nonjtadatasourceApp [2024-03-19T02:27:46.116Z] [2024-03-19T02:27:46.116Z] unsetup: [2024-03-19T02:27:46.116Z] [2024-03-19T02:27:46.116Z] setOSConditions: [2024-03-19T02:27:46.116Z] [2024-03-19T02:27:46.117Z] setToolWin: [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] setToolUnix: [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] setToolProperty: [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] setS1ASclassPath: [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] init-common: [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] execute-ejb-sql-common: [2024-03-19T02:27:46.117Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/use_nonjtadatasource/sql/drop.sql [2024-03-19T02:27:46.117Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] all: [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] rollback_notclear_unsynchPC: [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] setOSConditions: [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] setToolWin: [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] setToolUnix: [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] setToolProperty: [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] setS1ASclassPath: [2024-03-19T02:27:46.117Z] [2024-03-19T02:27:46.117Z] init-common: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] clean: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] setOSConditions: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] setToolWin: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] setToolUnix: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] setToolProperty: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] setS1ASclassPath: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] init-common: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] clean-common: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] setOSConditions: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] setToolWin: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] setToolUnix: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] setToolProperty: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] setS1ASclassPath: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.118Z] init-common: [2024-03-19T02:27:46.118Z] [2024-03-19T02:27:46.119Z] clean-classes-common: [2024-03-19T02:27:46.119Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] setOSConditions: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] setToolWin: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] setToolUnix: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] setToolProperty: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] setS1ASclassPath: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] init-common: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] clean-jars-common: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] compile: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] setOSConditions: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] setToolWin: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] setToolUnix: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] setToolProperty: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.119Z] setS1ASclassPath: [2024-03-19T02:27:46.119Z] [2024-03-19T02:27:46.120Z] init-common: [2024-03-19T02:27:46.120Z] [2024-03-19T02:27:46.120Z] compile-common: [2024-03-19T02:27:46.120Z] [echo] Current time (ISO): 2024-03-19T02:27:46.055+0000 [2024-03-19T02:27:46.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:46.120Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:46.153Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-nopasswdfordb-xa-pool-1 --enabled=true --target server jdbc/s1qeDB1-xa [2024-03-19T02:27:46.153Z] [exec] JDBC resource jdbc/s1qeDB1-xa created successfully. [2024-03-19T02:27:46.153Z] [echo] cmd executed for server [2024-03-19T02:27:46.153Z] [2024-03-19T02:27:46.153Z] setOSConditions: [2024-03-19T02:27:46.153Z] [2024-03-19T02:27:46.153Z] setToolWin: [2024-03-19T02:27:46.153Z] [2024-03-19T02:27:46.153Z] setToolUnix: [2024-03-19T02:27:46.153Z] [2024-03-19T02:27:46.153Z] setToolProperty: [2024-03-19T02:27:46.153Z] [2024-03-19T02:27:46.153Z] setS1ASclassPath: [2024-03-19T02:27:46.154Z] [2024-03-19T02:27:46.154Z] init-common: [2024-03-19T02:27:46.154Z] [2024-03-19T02:27:46.154Z] create-jdbc-connpool-common: [2024-03-19T02:27:46.169Z] [exec] Mar 19, 2024 2:27:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:46.169Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:27:46.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false restful-2-web [2024-03-19T02:27:46.234Z] [2024-03-19T02:27:46.234Z] all: [2024-03-19T02:27:46.234Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:46.234Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:46.234Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:46.234Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:46.234Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:46.234Z] [2024-03-19T02:27:46.234Z] setOSConditions: [2024-03-19T02:27:46.234Z] [2024-03-19T02:27:46.234Z] setToolWin: [2024-03-19T02:27:46.234Z] [2024-03-19T02:27:46.234Z] setToolUnix: [2024-03-19T02:27:46.234Z] [2024-03-19T02:27:46.234Z] setToolProperty: [2024-03-19T02:27:46.234Z] [2024-03-19T02:27:46.234Z] setS1ASclassPath: [2024-03-19T02:27:46.235Z] [2024-03-19T02:27:46.235Z] init-common: [2024-03-19T02:27:46.235Z] [2024-03-19T02:27:46.235Z] clean: [2024-03-19T02:27:46.235Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:46.235Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:46.235Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:46.235Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:46.235Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:46.235Z] [2024-03-19T02:27:46.235Z] setOSConditions: [2024-03-19T02:27:46.235Z] [2024-03-19T02:27:46.235Z] setToolWin: [2024-03-19T02:27:46.235Z] [2024-03-19T02:27:46.235Z] setToolUnix: [2024-03-19T02:27:46.235Z] [2024-03-19T02:27:46.235Z] setToolProperty: [2024-03-19T02:27:46.235Z] [2024-03-19T02:27:46.236Z] setS1ASclassPath: [2024-03-19T02:27:46.236Z] [2024-03-19T02:27:46.236Z] init-common: [2024-03-19T02:27:46.236Z] [2024-03-19T02:27:46.236Z] clean-common: [2024-03-19T02:27:46.236Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:46.236Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:46.236Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:46.236Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:46.236Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:46.236Z] [2024-03-19T02:27:46.236Z] setOSConditions: [2024-03-19T02:27:46.236Z] [2024-03-19T02:27:46.236Z] setToolWin: [2024-03-19T02:27:46.236Z] [2024-03-19T02:27:46.236Z] setToolUnix: [2024-03-19T02:27:46.236Z] [2024-03-19T02:27:46.236Z] setToolProperty: [2024-03-19T02:27:46.236Z] [2024-03-19T02:27:46.236Z] setS1ASclassPath: [2024-03-19T02:27:46.237Z] [2024-03-19T02:27:46.237Z] init-common: [2024-03-19T02:27:46.237Z] [2024-03-19T02:27:46.237Z] clean-classes-common: [2024-03-19T02:27:46.237Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:46.237Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:46.237Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:46.237Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:46.237Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:46.237Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:46.237Z] [2024-03-19T02:27:46.237Z] setOSConditions: [2024-03-19T02:27:46.237Z] [2024-03-19T02:27:46.237Z] setToolWin: [2024-03-19T02:27:46.237Z] [2024-03-19T02:27:46.237Z] setToolUnix: [2024-03-19T02:27:46.237Z] [2024-03-19T02:27:46.237Z] setToolProperty: [2024-03-19T02:27:46.237Z] [2024-03-19T02:27:46.238Z] setS1ASclassPath: [2024-03-19T02:27:46.238Z] [2024-03-19T02:27:46.238Z] init-common: [2024-03-19T02:27:46.342Z] [2024-03-19T02:27:46.342Z] processResult: [2024-03-19T02:27:46.342Z] [2024-03-19T02:27:46.342Z] failed: [2024-03-19T02:27:46.342Z] [2024-03-19T02:27:46.342Z] passed: [2024-03-19T02:27:46.343Z] [echo] Test ejb Passed [2024-03-19T02:27:46.343Z] [2024-03-19T02:27:46.343Z] unknown: [2024-03-19T02:27:46.343Z] [2024-03-19T02:27:46.343Z] private-all: [2024-03-19T02:27:46.343Z] [2024-03-19T02:27:46.343Z] init.os: [2024-03-19T02:27:46.343Z] [2024-03-19T02:27:46.343Z] init.tools.unix: [2024-03-19T02:27:46.343Z] [2024-03-19T02:27:46.343Z] init.tools.windows: [2024-03-19T02:27:46.343Z] [2024-03-19T02:27:46.343Z] init.tools: [2024-03-19T02:27:46.343Z] [2024-03-19T02:27:46.343Z] setAsadminArgs: [2024-03-19T02:27:46.343Z] [2024-03-19T02:27:46.343Z] init: [2024-03-19T02:27:46.343Z] [2024-03-19T02:27:46.343Z] init.customtasks: [2024-03-19T02:27:46.343Z] [2024-03-19T02:27:46.343Z] prepare: [2024-03-19T02:27:46.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix [2024-03-19T02:27:46.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2024-03-19T02:27:46.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client [2024-03-19T02:27:46.343Z] [2024-03-19T02:27:46.343Z] compile: [2024-03-19T02:27:46.344Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ejbwithsuffix/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:46.344Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2024-03-19T02:27:46.411Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-nopasswdfordb-xa-pool-2 [2024-03-19T02:27:46.411Z] [exec] JDBC connection pool jdbc-nopasswdfordb-xa-pool-2 created successfully. [2024-03-19T02:27:46.411Z] [2024-03-19T02:27:46.411Z] set-derby-connpool-props: [2024-03-19T02:27:46.496Z] [2024-03-19T02:27:46.496Z] clean-jars-common: [2024-03-19T02:27:46.496Z] [2024-03-19T02:27:46.496Z] compile: [2024-03-19T02:27:46.496Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:46.497Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:46.497Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:46.497Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:46.497Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:46.497Z] [2024-03-19T02:27:46.497Z] setOSConditions: [2024-03-19T02:27:46.497Z] [2024-03-19T02:27:46.497Z] setToolWin: [2024-03-19T02:27:46.497Z] [2024-03-19T02:27:46.497Z] setToolUnix: [2024-03-19T02:27:46.497Z] [2024-03-19T02:27:46.497Z] setToolProperty: [2024-03-19T02:27:46.497Z] [2024-03-19T02:27:46.497Z] setS1ASclassPath: [2024-03-19T02:27:46.497Z] [2024-03-19T02:27:46.497Z] init-common: [2024-03-19T02:27:46.497Z] [2024-03-19T02:27:46.497Z] compile-common: [2024-03-19T02:27:46.497Z] [echo] Current time (ISO): 2024-03-19T02:27:46.250+0000 [2024-03-19T02:27:46.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:46.497Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:46.602Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:46.602Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:46.602Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:46.602Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:46.602Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:46.602Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:46.602Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:46.602Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:46.602Z] [javac] 1 warning [2024-03-19T02:27:46.603Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ejbwithsuffix/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:46.603Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client [2024-03-19T02:27:46.614Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:46.614Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:46.614Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:46.614Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:46.614Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:46.614Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:46.614Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:46.862Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:46.862Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:46.862Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:46.862Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:46.862Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:46.862Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:46.862Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:46.957Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha384-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-hex-web.war [2024-03-19T02:27:46.976Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.User=dbuser [2024-03-19T02:27:46.977Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.User=dbuser [2024-03-19T02:27:47.051Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:47.051Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:47.051Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:47.051Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:47.051Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:47.051Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:47.051Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:47.120Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:47.120Z] [javac] 1 warning [2024-03-19T02:27:47.120Z] [2024-03-19T02:27:47.120Z] assemble: [2024-03-19T02:27:47.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2024-03-19T02:27:47.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2024-03-19T02:27:47.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2024-03-19T02:27:47.120Z] [2024-03-19T02:27:47.120Z] declare-test: [2024-03-19T02:27:47.120Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin deploydir [2024-03-19T02:27:47.120Z] [2024-03-19T02:27:47.120Z] init.os: [2024-03-19T02:27:47.120Z] [2024-03-19T02:27:47.120Z] init.tools.unix: [2024-03-19T02:27:47.120Z] [2024-03-19T02:27:47.120Z] init.tools.windows: [2024-03-19T02:27:47.120Z] [2024-03-19T02:27:47.120Z] init.tools: [2024-03-19T02:27:47.120Z] [2024-03-19T02:27:47.120Z] setAsadminArgs: [2024-03-19T02:27:47.120Z] [2024-03-19T02:27:47.120Z] init: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] init.customtasks: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] prepare: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] deploydir.asadmin: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] setAsadminArgs: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] common.deploy.asadmin: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] init.os: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] init.tools.unix: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] init.tools.windows: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] init.tools: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] setAsadminArgs: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] init: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] init.customtasks: [2024-03-19T02:27:47.121Z] [2024-03-19T02:27:47.121Z] common.run.asadmin: [2024-03-19T02:27:47.122Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithEjbSuffix --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2024-03-19T02:27:47.203Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:47.203Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/client/Client.java:57: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:27:47.203Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-03-19T02:27:47.203Z] [javac] ^ [2024-03-19T02:27:47.224Z] [exec] Application deployed with name jdbc-realm-sha384-hex-web. [2024-03-19T02:27:47.224Z] [2024-03-19T02:27:47.224Z] deploy-war-commonee: [2024-03-19T02:27:47.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password=dbpassword [2024-03-19T02:27:47.233Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password=dbpassword [2024-03-19T02:27:47.460Z] [javac] 2 warnings [2024-03-19T02:27:47.460Z] [2024-03-19T02:27:47.460Z] build: [2024-03-19T02:27:47.460Z] [2024-03-19T02:27:47.460Z] setOSConditions: [2024-03-19T02:27:47.460Z] [2024-03-19T02:27:47.460Z] fixFiles: [2024-03-19T02:27:47.460Z] [2024-03-19T02:27:47.460Z] convUnix: [2024-03-19T02:27:47.460Z] [2024-03-19T02:27:47.460Z] convWin: [2024-03-19T02:27:47.460Z] [2024-03-19T02:27:47.460Z] setToolWin: [2024-03-19T02:27:47.460Z] [2024-03-19T02:27:47.460Z] setToolUnix: [2024-03-19T02:27:47.460Z] [2024-03-19T02:27:47.460Z] setToolProperty: [2024-03-19T02:27:47.460Z] [2024-03-19T02:27:47.460Z] setS1ASclassPath: [2024-03-19T02:27:47.460Z] [2024-03-19T02:27:47.460Z] init-common: [2024-03-19T02:27:47.460Z] [2024-03-19T02:27:47.461Z] package-persistence-common: [2024-03-19T02:27:47.461Z] [2024-03-19T02:27:47.461Z] ejb-jar-common: [2024-03-19T02:27:47.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:47.461Z] [2024-03-19T02:27:47.461Z] package-ejbjar-common: [2024-03-19T02:27:47.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:47.461Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:47.461Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:47.461Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdb-ejb.jar [2024-03-19T02:27:47.461Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:47.461Z] [2024-03-19T02:27:47.461Z] appclient-jar-common: [2024-03-19T02:27:47.461Z] [2024-03-19T02:27:47.461Z] package-appclientjar-common: [2024-03-19T02:27:47.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:47.461Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:47.461Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:47.461Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdb-client.jar [2024-03-19T02:27:47.461Z] [2024-03-19T02:27:47.461Z] webclient-war-common: [2024-03-19T02:27:47.461Z] [2024-03-19T02:27:47.461Z] build-ear-common: [2024-03-19T02:27:47.462Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:47.462Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:47.462Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:47.462Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdbApp.ear [2024-03-19T02:27:47.462Z] [2024-03-19T02:27:47.462Z] create-resources: [2024-03-19T02:27:47.462Z] [2024-03-19T02:27:47.462Z] asadmin-batch-common: [2024-03-19T02:27:47.522Z] [2024-03-19T02:27:47.522Z] deploy-war-common: [2024-03-19T02:27:47.522Z] [2024-03-19T02:27:47.522Z] setOSConditions: [2024-03-19T02:27:47.522Z] [2024-03-19T02:27:47.522Z] setToolWin: [2024-03-19T02:27:47.522Z] [2024-03-19T02:27:47.522Z] setToolUnix: [2024-03-19T02:27:47.522Z] [2024-03-19T02:27:47.522Z] setToolProperty: [2024-03-19T02:27:47.522Z] [2024-03-19T02:27:47.522Z] setS1ASclassPath: [2024-03-19T02:27:47.522Z] [2024-03-19T02:27:47.522Z] init-common: [2024-03-19T02:27:47.522Z] [2024-03-19T02:27:47.522Z] deploy-war-commonpe: [2024-03-19T02:27:47.686Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:47.686Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:27:47.798Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.driverType=4 [2024-03-19T02:27:47.798Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.driverType=4 [2024-03-19T02:27:47.866Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:47.866Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:47.866Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:47.866Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:47.866Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:47.866Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:47.866Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:47.957Z] [exec] Application deployed with name dirDeployWithEjbSuffix. [2024-03-19T02:27:47.957Z] [exec] there are no files to retrieve for application dirDeployWithEjbSuffix [2024-03-19T02:27:47.957Z] [exec] Command deploy executed successfully. [2024-03-19T02:27:47.982Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:47.982Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:27:47.982Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:27:47.982Z] [javac] 2 warnings [2024-03-19T02:27:47.982Z] [2024-03-19T02:27:47.982Z] setOSConditions: [2024-03-19T02:27:47.982Z] [2024-03-19T02:27:47.982Z] setToolWin: [2024-03-19T02:27:47.982Z] [2024-03-19T02:27:47.982Z] setToolUnix: [2024-03-19T02:27:47.982Z] [2024-03-19T02:27:47.982Z] setToolProperty: [2024-03-19T02:27:47.982Z] [2024-03-19T02:27:47.982Z] setS1ASclassPath: [2024-03-19T02:27:47.982Z] [2024-03-19T02:27:47.982Z] init-common: [2024-03-19T02:27:47.982Z] [2024-03-19T02:27:47.982Z] compile-common: [2024-03-19T02:27:47.982Z] [echo] Current time (ISO): 2024-03-19T02:27:47.827+0000 [2024-03-19T02:27:47.982Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:48.024Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-03-19T02:27:48.025Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_ejb30_interceptors_mdb_QCF [2024-03-19T02:27:48.025Z] [exec] Connector resource jms/ejb_ejb30_interceptors_mdb_QCF created. [2024-03-19T02:27:48.025Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_interceptors_mdb_InQueue [2024-03-19T02:27:48.025Z] [exec] JMS Desctination ejb_ejb30_interceptors_mdb_InQueue created. [2024-03-19T02:27:48.025Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_interceptors_mdb_InQueue --target server --force=false jms/ejb_ejb30_interceptors_mdb_InQueue [2024-03-19T02:27:48.025Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_InQueue created. [2024-03-19T02:27:48.025Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_interceptors_mdb_OutQueue [2024-03-19T02:27:48.025Z] [exec] JMS Desctination ejb_ejb30_interceptors_mdb_OutQueue created. [2024-03-19T02:27:48.025Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_interceptors_mdb_OutQueue --target server --force=false jms/ejb_ejb30_interceptors_mdb_OutQueue [2024-03-19T02:27:48.025Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_OutQueue created. [2024-03-19T02:27:48.025Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt [2024-03-19T02:27:48.025Z] [2024-03-19T02:27:48.026Z] deploy: [2024-03-19T02:27:48.026Z] [2024-03-19T02:27:48.026Z] setOSConditions: [2024-03-19T02:27:48.026Z] [2024-03-19T02:27:48.026Z] setToolWin: [2024-03-19T02:27:48.026Z] [2024-03-19T02:27:48.026Z] setToolUnix: [2024-03-19T02:27:48.026Z] [2024-03-19T02:27:48.026Z] setToolProperty: [2024-03-19T02:27:48.026Z] [2024-03-19T02:27:48.026Z] setS1ASclassPath: [2024-03-19T02:27:48.026Z] [2024-03-19T02:27:48.026Z] init-common: [2024-03-19T02:27:48.026Z] [2024-03-19T02:27:48.026Z] deploy-common: [2024-03-19T02:27:48.026Z] [echo] Current time (ISO): 2024-03-19T02:27:48.026+0000 [2024-03-19T02:27:48.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.portNumber=1527 [2024-03-19T02:27:48.055Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.portNumber=1527 [2024-03-19T02:27:48.064Z] [exec] Mar 19, 2024 2:27:47 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:48.064Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@70d4f672 [2024-03-19T02:27:48.257Z] [2024-03-19T02:27:48.257Z] init.os: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] init.tools.unix: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] init.tools.windows: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] init.tools: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] setAsadminArgs: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] init: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] init.customtasks: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] setEnabled: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] createAppRef: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] init.os: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] init.tools.unix: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] init.tools.windows: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] init.tools: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] setAsadminArgs: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.258Z] init: [2024-03-19T02:27:48.258Z] [2024-03-19T02:27:48.259Z] init.customtasks: [2024-03-19T02:27:48.259Z] [2024-03-19T02:27:48.259Z] setOrbPort: [2024-03-19T02:27:48.259Z] [2024-03-19T02:27:48.259Z] run.positive: [2024-03-19T02:27:48.259Z] [2024-03-19T02:27:48.259Z] init.os: [2024-03-19T02:27:48.259Z] [2024-03-19T02:27:48.259Z] init.tools.unix: [2024-03-19T02:27:48.259Z] [2024-03-19T02:27:48.259Z] init.tools.windows: [2024-03-19T02:27:48.259Z] [2024-03-19T02:27:48.259Z] init.tools: [2024-03-19T02:27:48.259Z] [2024-03-19T02:27:48.259Z] setAsadminArgs: [2024-03-19T02:27:48.259Z] [2024-03-19T02:27:48.259Z] init: [2024-03-19T02:27:48.259Z] [2024-03-19T02:27:48.259Z] init.customtasks: [2024-03-19T02:27:48.259Z] [2024-03-19T02:27:48.259Z] setOrbPort: [2024-03-19T02:27:48.259Z] [2024-03-19T02:27:48.259Z] runclient: [2024-03-19T02:27:48.299Z] [2024-03-19T02:27:48.299Z] setOSConditions: [2024-03-19T02:27:48.299Z] [2024-03-19T02:27:48.299Z] setToolWin: [2024-03-19T02:27:48.299Z] [2024-03-19T02:27:48.299Z] setToolUnix: [2024-03-19T02:27:48.299Z] [2024-03-19T02:27:48.299Z] setToolProperty: [2024-03-19T02:27:48.299Z] [2024-03-19T02:27:48.300Z] setS1ASclassPath: [2024-03-19T02:27:48.300Z] [2024-03-19T02:27:48.300Z] init-common: [2024-03-19T02:27:48.300Z] [2024-03-19T02:27:48.300Z] deploy-common-pe: [2024-03-19T02:27:48.455Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha512-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha512-hex-web.war [2024-03-19T02:27:48.556Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdbApp.ear [2024-03-19T02:27:48.628Z] [exec] Value of key is: test1 : [2024-03-19T02:27:48.628Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:48.628Z] [exec] [2024-03-19T02:27:48.628Z] [exec] [2024-03-19T02:27:48.628Z] [exec] ----------------------------------------- [2024-03-19T02:27:48.628Z] [exec] - test1 : : PASS - [2024-03-19T02:27:48.628Z] [exec] ----------------------------------------- [2024-03-19T02:27:48.628Z] [exec] Total PASS: 1 [2024-03-19T02:27:48.628Z] [exec] Total FAIL: 0 [2024-03-19T02:27:48.628Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:48.628Z] [exec] ----------------------------------------- [2024-03-19T02:27:48.628Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:48.628Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:48.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.dataBaseName=testdb [2024-03-19T02:27:48.629Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.dataBaseName=testdb [2024-03-19T02:27:48.713Z] [exec] Application deployed with name jdbc-realm-sha512-hex-web. [2024-03-19T02:27:48.713Z] [2024-03-19T02:27:48.713Z] deploy-war-commonee: [2024-03-19T02:27:48.713Z] [2024-03-19T02:27:48.713Z] setOSConditions: [2024-03-19T02:27:48.713Z] [2024-03-19T02:27:48.713Z] setToolWin: [2024-03-19T02:27:48.713Z] [2024-03-19T02:27:48.713Z] setToolUnix: [2024-03-19T02:27:48.713Z] [2024-03-19T02:27:48.713Z] setToolProperty: [2024-03-19T02:27:48.713Z] [2024-03-19T02:27:48.713Z] setS1ASclassPath: [2024-03-19T02:27:48.713Z] [2024-03-19T02:27:48.713Z] init-common: [2024-03-19T02:27:48.713Z] [2024-03-19T02:27:48.714Z] run: [2024-03-19T02:27:48.714Z] [2024-03-19T02:27:48.714Z] setOSConditions: [2024-03-19T02:27:48.714Z] [2024-03-19T02:27:48.714Z] setToolWin: [2024-03-19T02:27:48.714Z] [2024-03-19T02:27:48.714Z] setToolUnix: [2024-03-19T02:27:48.714Z] [2024-03-19T02:27:48.714Z] setToolProperty: [2024-03-19T02:27:48.714Z] [2024-03-19T02:27:48.714Z] setS1ASclassPath: [2024-03-19T02:27:48.714Z] [2024-03-19T02:27:48.714Z] init-common: [2024-03-19T02:27:48.714Z] [2024-03-19T02:27:48.714Z] run-positive: [2024-03-19T02:27:48.814Z] [exec] Application deployed with name ejb-ejb30-interceptors-mdbApp. [2024-03-19T02:27:48.814Z] [echo] Deployment on target server server successful [2024-03-19T02:27:48.823Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:48.824Z] [javaWithResult] Test expects successful result [2024-03-19T02:27:48.884Z] [2024-03-19T02:27:48.885Z] checkReporting-common: [2024-03-19T02:27:48.885Z] [2024-03-19T02:27:48.885Z] confirmReportPresent-common: [2024-03-19T02:27:48.885Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:48.885Z] [echo] Test seems to be reported fine [2024-03-19T02:27:48.885Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt [2024-03-19T02:27:48.885Z] [2024-03-19T02:27:48.885Z] confirmMissingReport-common: [2024-03-19T02:27:48.885Z] [2024-03-19T02:27:48.885Z] setOSConditions: [2024-03-19T02:27:48.885Z] [2024-03-19T02:27:48.885Z] setToolWin: [2024-03-19T02:27:48.885Z] [2024-03-19T02:27:48.885Z] setToolUnix: [2024-03-19T02:27:48.885Z] [2024-03-19T02:27:48.885Z] setToolProperty: [2024-03-19T02:27:48.885Z] [2024-03-19T02:27:48.885Z] setS1ASclassPath: [2024-03-19T02:27:48.885Z] [2024-03-19T02:27:48.885Z] init-common: [2024-03-19T02:27:48.885Z] [2024-03-19T02:27:48.885Z] run-test-3: [2024-03-19T02:27:48.885Z] [2024-03-19T02:27:48.885Z] set-pool-tx-support: [2024-03-19T02:27:48.885Z] [2024-03-19T02:27:48.885Z] asadmin-common-ignore-fail: [2024-03-19T02:27:48.886Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-03-19T02:27:48.914Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:48.914Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:48.914Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:48.914Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:48.915Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:48.915Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:48.915Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:48.973Z] [2024-03-19T02:27:48.974Z] setOSConditions: [2024-03-19T02:27:48.974Z] [2024-03-19T02:27:48.974Z] setToolWin: [2024-03-19T02:27:48.974Z] [2024-03-19T02:27:48.974Z] setToolUnix: [2024-03-19T02:27:48.974Z] [2024-03-19T02:27:48.974Z] setToolProperty: [2024-03-19T02:27:48.974Z] [2024-03-19T02:27:48.974Z] setS1ASclassPath: [2024-03-19T02:27:48.974Z] [2024-03-19T02:27:48.974Z] init-common: [2024-03-19T02:27:48.974Z] [2024-03-19T02:27:48.974Z] custom-run: [2024-03-19T02:27:48.974Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-clear/TestServlet using username/password qwert/qwert [2024-03-19T02:27:49.072Z] [2024-03-19T02:27:49.072Z] setOSConditions: [2024-03-19T02:27:49.072Z] [2024-03-19T02:27:49.072Z] setToolWin: [2024-03-19T02:27:49.072Z] [2024-03-19T02:27:49.072Z] setToolUnix: [2024-03-19T02:27:49.072Z] [2024-03-19T02:27:49.072Z] setToolProperty: [2024-03-19T02:27:49.072Z] [2024-03-19T02:27:49.072Z] setS1ASclassPath: [2024-03-19T02:27:49.072Z] [2024-03-19T02:27:49.072Z] init-common: [2024-03-19T02:27:49.072Z] [2024-03-19T02:27:49.072Z] deploy-common-ee: [2024-03-19T02:27:49.072Z] [2024-03-19T02:27:49.072Z] run: [2024-03-19T02:27:49.072Z] [2024-03-19T02:27:49.072Z] setOSConditions: [2024-03-19T02:27:49.072Z] [2024-03-19T02:27:49.072Z] setToolWin: [2024-03-19T02:27:49.072Z] [2024-03-19T02:27:49.072Z] setToolUnix: [2024-03-19T02:27:49.072Z] [2024-03-19T02:27:49.073Z] setToolProperty: [2024-03-19T02:27:49.073Z] [2024-03-19T02:27:49.073Z] setS1ASclassPath: [2024-03-19T02:27:49.073Z] [2024-03-19T02:27:49.073Z] init-common: [2024-03-19T02:27:49.073Z] [2024-03-19T02:27:49.073Z] runclient-common: [2024-03-19T02:27:49.073Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdbAppClient.jar -name ejb-ejb30-interceptors-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:27:49.080Z] [javac] 1 warning [2024-03-19T02:27:49.080Z] [2024-03-19T02:27:49.080Z] run-wsgen: [2024-03-19T02:27:49.080Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:49.080Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:49.080Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:49.080Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:49.081Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:49.081Z] [2024-03-19T02:27:49.081Z] setOSConditions: [2024-03-19T02:27:49.081Z] [2024-03-19T02:27:49.081Z] setToolWin: [2024-03-19T02:27:49.081Z] [2024-03-19T02:27:49.081Z] setToolUnix: [2024-03-19T02:27:49.081Z] [2024-03-19T02:27:49.081Z] setToolProperty: [2024-03-19T02:27:49.081Z] [2024-03-19T02:27:49.081Z] setS1ASclassPath: [2024-03-19T02:27:49.081Z] [2024-03-19T02:27:49.081Z] init-common: [2024-03-19T02:27:49.081Z] [2024-03-19T02:27:49.081Z] wsgen: [2024-03-19T02:27:49.193Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:27:49.193Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:27:49.279Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:49.279Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:49.279Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:49.279Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:49.279Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:49.279Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:49.279Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:49.279Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:49.279Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:49.279Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:49.389Z] [javaWithResult] Mar 19, 2024 2:27:49 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:27:49.389Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:27:49.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.create=true [2024-03-19T02:27:49.451Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.create=true [2024-03-19T02:27:49.454Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-03-19T02:27:49.454Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-03-19T02:27:49.454Z] [2024-03-19T02:27:49.455Z] set-pool-tx-support: [2024-03-19T02:27:49.455Z] [2024-03-19T02:27:49.455Z] asadmin-common-ignore-fail: [2024-03-19T02:27:49.455Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-03-19T02:27:49.477Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:49.477Z] [javac] 1 warning [2024-03-19T02:27:49.477Z] [2024-03-19T02:27:49.477Z] build: [2024-03-19T02:27:49.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:27:49.477Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_rollback_notclear_unsynchPC-lib.jar [2024-03-19T02:27:49.477Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_rollback_notclear_unsynchPC-par.jar [2024-03-19T02:27:49.477Z] [2024-03-19T02:27:49.477Z] setOSConditions: [2024-03-19T02:27:49.478Z] [2024-03-19T02:27:49.478Z] fixFiles: [2024-03-19T02:27:49.478Z] [2024-03-19T02:27:49.478Z] convUnix: [2024-03-19T02:27:49.478Z] [2024-03-19T02:27:49.478Z] convWin: [2024-03-19T02:27:49.478Z] [2024-03-19T02:27:49.478Z] setToolWin: [2024-03-19T02:27:49.478Z] [2024-03-19T02:27:49.478Z] setToolUnix: [2024-03-19T02:27:49.478Z] [2024-03-19T02:27:49.478Z] setToolProperty: [2024-03-19T02:27:49.478Z] [2024-03-19T02:27:49.478Z] setS1ASclassPath: [2024-03-19T02:27:49.478Z] [2024-03-19T02:27:49.478Z] init-common: [2024-03-19T02:27:49.478Z] [2024-03-19T02:27:49.478Z] package-persistence-common: [2024-03-19T02:27:49.478Z] [2024-03-19T02:27:49.478Z] ejb-jar-common: [2024-03-19T02:27:49.478Z] [2024-03-19T02:27:49.478Z] package-ejbjar-common: [2024-03-19T02:27:49.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:49.478Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPC-ejb.jar [2024-03-19T02:27:49.479Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:49.479Z] [2024-03-19T02:27:49.479Z] appclient-jar-common: [2024-03-19T02:27:49.479Z] [2024-03-19T02:27:49.479Z] package-appclientjar-common: [2024-03-19T02:27:49.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:49.479Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPC-client.jar [2024-03-19T02:27:49.479Z] [2024-03-19T02:27:49.479Z] webclient-war-common: [2024-03-19T02:27:49.479Z] [2024-03-19T02:27:49.479Z] build-ear-common: [2024-03-19T02:27:49.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:49.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:49.479Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCApp.ear [2024-03-19T02:27:49.636Z] [exec] Mar 19, 2024 2:27:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:49.636Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:49.712Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-03-19T02:27:49.713Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-03-19T02:27:49.713Z] [2024-03-19T02:27:49.713Z] setOSConditions: [2024-03-19T02:27:49.713Z] [2024-03-19T02:27:49.713Z] setToolWin: [2024-03-19T02:27:49.713Z] [2024-03-19T02:27:49.713Z] setToolUnix: [2024-03-19T02:27:49.713Z] [2024-03-19T02:27:49.713Z] setToolProperty: [2024-03-19T02:27:49.713Z] [2024-03-19T02:27:49.713Z] setS1ASclassPath: [2024-03-19T02:27:49.713Z] [2024-03-19T02:27:49.713Z] init-common: [2024-03-19T02:27:49.713Z] [2024-03-19T02:27:49.713Z] runclient-common: [2024-03-19T02:27:49.713Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1AppClient.jar -name connector-txlevelswitch-test1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:27:49.738Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCApp.ear [2024-03-19T02:27:49.738Z] [2024-03-19T02:27:49.738Z] setup: [2024-03-19T02:27:49.738Z] [2024-03-19T02:27:49.738Z] setOSConditions: [2024-03-19T02:27:49.738Z] [2024-03-19T02:27:49.738Z] setToolWin: [2024-03-19T02:27:49.738Z] [2024-03-19T02:27:49.738Z] setToolUnix: [2024-03-19T02:27:49.738Z] [2024-03-19T02:27:49.739Z] setToolProperty: [2024-03-19T02:27:49.739Z] [2024-03-19T02:27:49.739Z] setS1ASclassPath: [2024-03-19T02:27:49.739Z] [2024-03-19T02:27:49.739Z] init-common: [2024-03-19T02:27:49.739Z] [2024-03-19T02:27:49.739Z] execute-ejb-sql-common: [2024-03-19T02:27:49.739Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/rollback_notclear_unsynchPC/sql/create.sql [2024-03-19T02:27:49.739Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:49.739Z] [2024-03-19T02:27:49.739Z] deploy: [2024-03-19T02:27:49.739Z] [2024-03-19T02:27:49.739Z] setOSConditions: [2024-03-19T02:27:49.739Z] [2024-03-19T02:27:49.739Z] setToolWin: [2024-03-19T02:27:49.739Z] [2024-03-19T02:27:49.739Z] setToolUnix: [2024-03-19T02:27:49.739Z] [2024-03-19T02:27:49.739Z] setToolProperty: [2024-03-19T02:27:49.739Z] [2024-03-19T02:27:49.739Z] setS1ASclassPath: [2024-03-19T02:27:49.739Z] [2024-03-19T02:27:49.739Z] init-common: [2024-03-19T02:27:49.739Z] [2024-03-19T02:27:49.739Z] deploy-common: [2024-03-19T02:27:49.739Z] [echo] Current time (ISO): 2024-03-19T02:27:49.507+0000 [2024-03-19T02:27:49.739Z] [2024-03-19T02:27:49.740Z] setOSConditions: [2024-03-19T02:27:49.740Z] [2024-03-19T02:27:49.740Z] setToolWin: [2024-03-19T02:27:49.740Z] [2024-03-19T02:27:49.740Z] setToolUnix: [2024-03-19T02:27:49.740Z] [2024-03-19T02:27:49.740Z] setToolProperty: [2024-03-19T02:27:49.740Z] [2024-03-19T02:27:49.740Z] setS1ASclassPath: [2024-03-19T02:27:49.740Z] [2024-03-19T02:27:49.740Z] init-common: [2024-03-19T02:27:49.740Z] [2024-03-19T02:27:49.740Z] deploy-common-pe: [2024-03-19T02:27:49.996Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCApp.ear [2024-03-19T02:27:50.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.serverName=localhost [2024-03-19T02:27:50.031Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.serverName=localhost [2024-03-19T02:27:50.031Z] [2024-03-19T02:27:50.031Z] asadmin-common-ignore-fail: [2024-03-19T02:27:50.031Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password= [2024-03-19T02:27:50.288Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password= [2024-03-19T02:27:50.288Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password= [2024-03-19T02:27:50.288Z] [2024-03-19T02:27:50.288Z] setOSConditions: [2024-03-19T02:27:50.288Z] [2024-03-19T02:27:50.288Z] setToolWin: [2024-03-19T02:27:50.288Z] [2024-03-19T02:27:50.288Z] setToolUnix: [2024-03-19T02:27:50.288Z] [2024-03-19T02:27:50.288Z] setToolProperty: [2024-03-19T02:27:50.288Z] [2024-03-19T02:27:50.288Z] setS1ASclassPath: [2024-03-19T02:27:50.288Z] [2024-03-19T02:27:50.288Z] init-common: [2024-03-19T02:27:50.288Z] [2024-03-19T02:27:50.288Z] create-jdbc-resource-common: [2024-03-19T02:27:50.288Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-xa-pool-2 --target server jdbc/s1qeDB2-xa [2024-03-19T02:27:50.559Z] [exec] Application deployed with name unsynchpc_rollback_notclear_unsynchPCApp. [2024-03-19T02:27:50.559Z] [echo] Deployment on target server server successful [2024-03-19T02:27:50.559Z] [2024-03-19T02:27:50.559Z] setOSConditions: [2024-03-19T02:27:50.559Z] [2024-03-19T02:27:50.559Z] setToolWin: [2024-03-19T02:27:50.559Z] [2024-03-19T02:27:50.559Z] setToolUnix: [2024-03-19T02:27:50.559Z] [2024-03-19T02:27:50.559Z] setToolProperty: [2024-03-19T02:27:50.559Z] [2024-03-19T02:27:50.559Z] setS1ASclassPath: [2024-03-19T02:27:50.559Z] [2024-03-19T02:27:50.559Z] init-common: [2024-03-19T02:27:50.559Z] [2024-03-19T02:27:50.559Z] deploy-common-ee: [2024-03-19T02:27:50.560Z] [2024-03-19T02:27:50.560Z] run: [2024-03-19T02:27:50.560Z] [2024-03-19T02:27:50.560Z] setOSConditions: [2024-03-19T02:27:50.560Z] [2024-03-19T02:27:50.560Z] setToolWin: [2024-03-19T02:27:50.560Z] [2024-03-19T02:27:50.560Z] setToolUnix: [2024-03-19T02:27:50.560Z] [2024-03-19T02:27:50.560Z] setToolProperty: [2024-03-19T02:27:50.560Z] [2024-03-19T02:27:50.560Z] setS1ASclassPath: [2024-03-19T02:27:50.560Z] [2024-03-19T02:27:50.560Z] init-common: [2024-03-19T02:27:50.560Z] [2024-03-19T02:27:50.560Z] runclient-common: [2024-03-19T02:27:50.560Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCAppClient.jar -name unsynchpc_rollback_notclear_unsynchPCClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:27:50.568Z] [exec] Mar 19, 2024 2:27:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:50.568Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:27:50.568Z] [exec] Mar 19, 2024 2:27:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:50.568Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:27:50.568Z] [exec] Mar 19, 2024 2:27:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:50.568Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:27:50.580Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:27:50.580Z] [exec] Waiting finished after 5,536 ms. [2024-03-19T02:27:50.580Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:27:50.580Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:27:50.580Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:27:50.580Z] [exec] Admin Port: 4,848 [2024-03-19T02:27:50.580Z] [exec] Command start-domain executed successfully. [2024-03-19T02:27:50.580Z] [2024-03-19T02:27:50.580Z] start-server-windows: [2024-03-19T02:27:50.580Z] [2024-03-19T02:27:50.580Z] setOSConditions: [2024-03-19T02:27:50.580Z] [2024-03-19T02:27:50.580Z] setToolWin: [2024-03-19T02:27:50.580Z] [2024-03-19T02:27:50.580Z] setToolUnix: [2024-03-19T02:27:50.580Z] [2024-03-19T02:27:50.580Z] setToolProperty: [2024-03-19T02:27:50.581Z] [2024-03-19T02:27:50.581Z] setS1ASclassPath: [2024-03-19T02:27:50.581Z] [2024-03-19T02:27:50.581Z] init-common: [2024-03-19T02:27:50.581Z] [2024-03-19T02:27:50.581Z] deploy-rar-common: [2024-03-19T02:27:50.581Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-03-19T02:27:50.648Z] [exec] Mar 19, 2024 2:27:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:50.648Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:50.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-nopasswdfordb-xa-pool-2 --enabled=true --target server jdbc/s1qeDB2-xa [2024-03-19T02:27:50.853Z] [exec] JDBC resource jdbc/s1qeDB2-xa created successfully. [2024-03-19T02:27:50.853Z] [echo] cmd executed for server [2024-03-19T02:27:50.853Z] [2024-03-19T02:27:50.853Z] setOSConditions: [2024-03-19T02:27:50.853Z] [2024-03-19T02:27:50.853Z] setToolWin: [2024-03-19T02:27:50.853Z] [2024-03-19T02:27:50.853Z] setToolUnix: [2024-03-19T02:27:50.853Z] [2024-03-19T02:27:50.853Z] setToolProperty: [2024-03-19T02:27:50.853Z] [2024-03-19T02:27:50.854Z] setS1ASclassPath: [2024-03-19T02:27:50.854Z] [2024-03-19T02:27:50.854Z] init-common: [2024-03-19T02:27:50.854Z] [2024-03-19T02:27:50.854Z] deploy-common: [2024-03-19T02:27:50.854Z] [echo] Current time (ISO): 2024-03-19T02:27:50.609+0000 [2024-03-19T02:27:50.854Z] [2024-03-19T02:27:50.854Z] setOSConditions: [2024-03-19T02:27:50.854Z] [2024-03-19T02:27:50.854Z] setToolWin: [2024-03-19T02:27:50.854Z] [2024-03-19T02:27:50.854Z] setToolUnix: [2024-03-19T02:27:50.854Z] [2024-03-19T02:27:50.854Z] setToolProperty: [2024-03-19T02:27:50.854Z] [2024-03-19T02:27:50.854Z] setS1ASclassPath: [2024-03-19T02:27:50.854Z] [2024-03-19T02:27:50.854Z] init-common: [2024-03-19T02:27:50.854Z] [2024-03-19T02:27:50.854Z] deploy-common-pe: [2024-03-19T02:27:50.854Z] [exec] Mar 19, 2024 2:27:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:50.854Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-03-19T02:27:50.855Z] [exec] Mar 19, 2024 2:27:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:50.855Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:27:50.855Z] [exec] Mar 19, 2024 2:27:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:50.855Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-03-19T02:27:50.993Z] [2024-03-19T02:27:50.993Z] assemble-web: [2024-03-19T02:27:50.993Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:50.994Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:50.994Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:50.994Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:50.994Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:50.994Z] [2024-03-19T02:27:50.994Z] pkg-war: [2024-03-19T02:27:50.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:50.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:27:50.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:50.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:50.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:27:50.994Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:50.994Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/${webservices.xml} to copy. [2024-03-19T02:27:50.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-03-19T02:27:50.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-03-19T02:27:50.995Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:27:50.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:50.995Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:27:50.995Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/${web.wsit.descriptors} does not exist. [2024-03-19T02:27:50.995Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/pkghello-web.war [2024-03-19T02:27:50.995Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:27:50.995Z] [2024-03-19T02:27:50.995Z] deploy-app: [2024-03-19T02:27:50.995Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:50.996Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:50.996Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:50.996Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:50.996Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:50.996Z] [2024-03-19T02:27:50.996Z] deploy-war-common: [2024-03-19T02:27:50.996Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:50.996Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:50.996Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:50.997Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:50.997Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:50.997Z] [2024-03-19T02:27:50.997Z] setOSConditions: [2024-03-19T02:27:50.997Z] [2024-03-19T02:27:50.997Z] setToolWin: [2024-03-19T02:27:50.997Z] [2024-03-19T02:27:50.997Z] setToolUnix: [2024-03-19T02:27:50.997Z] [2024-03-19T02:27:50.997Z] setToolProperty: [2024-03-19T02:27:50.997Z] [2024-03-19T02:27:50.997Z] setS1ASclassPath: [2024-03-19T02:27:50.997Z] [2024-03-19T02:27:50.997Z] init-common: [2024-03-19T02:27:50.997Z] [2024-03-19T02:27:50.997Z] deploy-war-commonpe: [2024-03-19T02:27:51.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbApp.ear [2024-03-19T02:27:51.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries blackbox.jar --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-03-19T02:27:51.209Z] [exec] Mar 19, 2024 2:27:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:51.209Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:27:51.228Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:51.228Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:51.228Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:51.228Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:51.228Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:51.228Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:51.228Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:51.228Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:51.228Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:51.228Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:51.229Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:51.229Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:51.381Z] [exec] Application deployed with name jdbc-nopasswdfordbApp. [2024-03-19T02:27:51.381Z] [echo] Deployment on target server server successful [2024-03-19T02:27:51.381Z] [2024-03-19T02:27:51.381Z] setOSConditions: [2024-03-19T02:27:51.381Z] [2024-03-19T02:27:51.381Z] setToolWin: [2024-03-19T02:27:51.381Z] [2024-03-19T02:27:51.381Z] setToolUnix: [2024-03-19T02:27:51.381Z] [2024-03-19T02:27:51.381Z] setToolProperty: [2024-03-19T02:27:51.381Z] [2024-03-19T02:27:51.381Z] setS1ASclassPath: [2024-03-19T02:27:51.381Z] [2024-03-19T02:27:51.381Z] init-common: [2024-03-19T02:27:51.381Z] [2024-03-19T02:27:51.381Z] deploy-common-ee: [2024-03-19T02:27:51.381Z] [2024-03-19T02:27:51.381Z] run: [2024-03-19T02:27:51.381Z] [2024-03-19T02:27:51.381Z] setOSConditions: [2024-03-19T02:27:51.381Z] [2024-03-19T02:27:51.381Z] setToolWin: [2024-03-19T02:27:51.381Z] [2024-03-19T02:27:51.382Z] setToolUnix: [2024-03-19T02:27:51.382Z] [2024-03-19T02:27:51.382Z] setToolProperty: [2024-03-19T02:27:51.382Z] [2024-03-19T02:27:51.382Z] setS1ASclassPath: [2024-03-19T02:27:51.382Z] [2024-03-19T02:27:51.382Z] init-common: [2024-03-19T02:27:51.382Z] [2024-03-19T02:27:51.382Z] execute-sql-common: [2024-03-19T02:27:51.465Z] [exec] Mar 19, 2024 2:27:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:51.465Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:27:51.500Z] [exec] Mar 19, 2024 2:27:51 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:51.501Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:51.522Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:51.522Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:51.562Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot pkghello --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/pkghello-web.war [2024-03-19T02:27:51.639Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/sql/create_pointbase.sql [2024-03-19T02:27:51.639Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:27:51.639Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:27:51.639Z] [sql] 0 rows affected [2024-03-19T02:27:51.639Z] [sql] 1 rows affected [2024-03-19T02:27:51.639Z] [sql] 1 rows affected [2024-03-19T02:27:51.639Z] [sql] 3 of 4 SQL statements executed successfully [2024-03-19T02:27:51.639Z] [2024-03-19T02:27:51.639Z] setOSConditions: [2024-03-19T02:27:51.639Z] [2024-03-19T02:27:51.639Z] setToolWin: [2024-03-19T02:27:51.639Z] [2024-03-19T02:27:51.639Z] setToolUnix: [2024-03-19T02:27:51.639Z] [2024-03-19T02:27:51.639Z] setToolProperty: [2024-03-19T02:27:51.639Z] [2024-03-19T02:27:51.640Z] setS1ASclassPath: [2024-03-19T02:27:51.640Z] [2024-03-19T02:27:51.640Z] init-common: [2024-03-19T02:27:51.640Z] [2024-03-19T02:27:51.640Z] runclient-common: [2024-03-19T02:27:51.640Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbAppClient.jar -name jdbc-nopasswdfordbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:27:51.826Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:51.826Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:52.062Z] [exec] Mar 19, 2024 2:27:51 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:27:52.062Z] [exec] WARNING: ACC001: Using the only client [unsynchpc_rollback_notclear_unsynchPC-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.rollback_notclear_unsynchPC.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCAppClient.jar even though it does not match the specified main class name null or client name unsynchpc_rollback_notclear_unsynchPCClient [2024-03-19T02:27:52.124Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:52.124Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:52.128Z] [exec] Application deployed with name pkghello-web. [2024-03-19T02:27:52.128Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:52.128Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:52.128Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:52.128Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:52.128Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:52.129Z] [2024-03-19T02:27:52.129Z] deploy-war-commonee: [2024-03-19T02:27:52.129Z] [2024-03-19T02:27:52.129Z] assemble-client: [2024-03-19T02:27:52.129Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:52.129Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:52.129Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:52.129Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:52.129Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:52.129Z] [2024-03-19T02:27:52.129Z] compile-client: [2024-03-19T02:27:52.129Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:52.129Z] [echo] wsimporting http://localhost:8080/pkghello/webservice/HelloService?WSDL [2024-03-19T02:27:52.129Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:52.129Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:52.130Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:52.130Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:52.130Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:52.130Z] [2024-03-19T02:27:52.130Z] setOSConditions: [2024-03-19T02:27:52.130Z] [2024-03-19T02:27:52.130Z] setToolWin: [2024-03-19T02:27:52.130Z] [2024-03-19T02:27:52.130Z] setToolUnix: [2024-03-19T02:27:52.130Z] [2024-03-19T02:27:52.130Z] setToolProperty: [2024-03-19T02:27:52.130Z] [2024-03-19T02:27:52.130Z] setS1ASclassPath: [2024-03-19T02:27:52.130Z] [2024-03-19T02:27:52.130Z] init-common: [2024-03-19T02:27:52.130Z] [2024-03-19T02:27:52.130Z] wsimport: [2024-03-19T02:27:52.423Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:52.423Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:52.423Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:52.423Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:52.424Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:52.424Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:52.424Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:52.424Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:52.424Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:52.424Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:52.424Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:27:52.424Z] [java] Min/Max/Avg/StdDev: (milliseconds) 90/2215/326/631.4921322798195 [2024-03-19T02:27:52.424Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:27:52.590Z] [exec] Mar 19, 2024 2:27:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:52.590Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:52.681Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:52.681Z] [java] [2024-03-19T02:27:52.681Z] [java] [2024-03-19T02:27:52.681Z] [java] ----------------------------------------- [2024-03-19T02:27:52.681Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear/TestServlet: PASS - [2024-03-19T02:27:52.681Z] [java] ----------------------------------------- [2024-03-19T02:27:52.681Z] [java] Total PASS: 1 [2024-03-19T02:27:52.681Z] [java] Total FAIL: 0 [2024-03-19T02:27:52.681Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:27:52.681Z] [java] ----------------------------------------- [2024-03-19T02:27:52.681Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:27:52.681Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:27:52.681Z] [2024-03-19T02:27:52.681Z] setOSConditions: [2024-03-19T02:27:52.681Z] [2024-03-19T02:27:52.682Z] setToolWin: [2024-03-19T02:27:52.682Z] [2024-03-19T02:27:52.682Z] setToolUnix: [2024-03-19T02:27:52.682Z] [2024-03-19T02:27:52.682Z] setToolProperty: [2024-03-19T02:27:52.682Z] [2024-03-19T02:27:52.682Z] setS1ASclassPath: [2024-03-19T02:27:52.682Z] [2024-03-19T02:27:52.682Z] init-common: [2024-03-19T02:27:52.682Z] [2024-03-19T02:27:52.682Z] custom-run: [2024-03-19T02:27:52.682Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet using username/password qwertBASE64/qwertBASE64 [2024-03-19T02:27:52.727Z] [exec] parsing WSDL... [2024-03-19T02:27:52.746Z] [exec] Mar 19, 2024 2:27:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:52.746Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7db5b890 [2024-03-19T02:27:53.156Z] [exec] Mar 19, 2024 2:27:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:53.156Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:27:53.249Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:53.249Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:53.249Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:53.249Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:53.249Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:53.249Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:53.249Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:53.249Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:53.249Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:53.249Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:53.292Z] [exec] [2024-03-19T02:27:53.292Z] [exec] Generating code... [2024-03-19T02:27:53.292Z] [exec] [2024-03-19T02:27:53.292Z] [exec] Compiling code... [2024-03-19T02:27:53.308Z] [exec] Mar 19, 2024 2:27:53 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:27:53.308Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:27:53.423Z] [exec] Mar 19, 2024 2:27:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:53.423Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:27:53.565Z] [exec] Mar 19, 2024 2:27:53 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:27:53.565Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-03-19T02:27:53.565Z] [exec] Mar 19, 2024 2:27:53 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:27:53.565Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-03-19T02:27:53.565Z] [exec] Mar 19, 2024 2:27:53 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-03-19T02:27:53.565Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-03-19T02:27:53.580Z] [javaWithResult] Mar 19, 2024 2:27:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:53.580Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7132a9dc [2024-03-19T02:27:53.580Z] [javaWithResult] Looked up home!! [2024-03-19T02:27:53.580Z] [javaWithResult] Narrowed home!! [2024-03-19T02:27:53.580Z] [javaWithResult] Got the EJB!! [2024-03-19T02:27:53.580Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2024-03-19T02:27:53.580Z] [javaWithResult] and for number which is = 22.25 [2024-03-19T02:27:53.580Z] [javaWithResult] [2024-03-19T02:27:53.581Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2024-03-19T02:27:53.581Z] [javaWithResult] [2024-03-19T02:27:53.581Z] [javaWithResult] Client now getting a User Defined Exception [2024-03-19T02:27:53.581Z] [javaWithResult] Success! Caught StatelesshelloException [2024-03-19T02:27:53.581Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2024-03-19T02:27:53.581Z] [javaWithResult] [2024-03-19T02:27:53.581Z] [javaWithResult] Client is now trying to remove the session bean [2024-03-19T02:27:53.581Z] [javaWithResult] [2024-03-19T02:27:53.581Z] [javaWithResult] Session bean was successfully removed by the client. [2024-03-19T02:27:53.581Z] [javaWithResult] [2024-03-19T02:27:53.821Z] [exec] Mar 19, 2024 2:27:53 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:27:53.822Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@73e4fe32[jndiName=jms/ejb_ejb30_interceptors_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-03-19T02:27:53.835Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:53.835Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:53.835Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:53.835Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:53.835Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:53.835Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:53.835Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:53.835Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:53.835Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:53.835Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:54.006Z] [exec] Mar 19, 2024 2:27:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:54.006Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1e495414 [2024-03-19T02:27:54.006Z] [exec] Value of key is: test1 : [2024-03-19T02:27:54.006Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:54.006Z] [exec] [2024-03-19T02:27:54.006Z] [exec] [2024-03-19T02:27:54.006Z] [exec] ----------------------------------------- [2024-03-19T02:27:54.006Z] [exec] - test1 : : PASS - [2024-03-19T02:27:54.006Z] [exec] ----------------------------------------- [2024-03-19T02:27:54.006Z] [exec] Total PASS: 1 [2024-03-19T02:27:54.006Z] [exec] Total FAIL: 0 [2024-03-19T02:27:54.006Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:54.006Z] [exec] ----------------------------------------- [2024-03-19T02:27:54.006Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:54.006Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:54.079Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-03-19T02:27:54.079Z] [exec] getName(): ejb_ejb30_interceptors_mdb_InQueue [2024-03-19T02:27:54.079Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:27:54.079Z] [exec] getVERSION(): 3.0 [2024-03-19T02:27:54.079Z] [exec] isReadonly(): false [2024-03-19T02:27:54.079Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_interceptors_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815273816 [2024-03-19T02:27:54.079Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-03-19T02:27:54.079Z] [exec] getName(): ejb_ejb30_interceptors_mdb_InQueue [2024-03-19T02:27:54.079Z] [exec] Class: com.sun.messaging.Queue [2024-03-19T02:27:54.079Z] [exec] getVERSION(): 3.0 [2024-03-19T02:27:54.079Z] [exec] isReadonly(): false [2024-03-19T02:27:54.080Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_interceptors_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1710815273824 [2024-03-19T02:27:54.080Z] [exec] Waiting for queue message [2024-03-19T02:27:54.080Z] [exec] Received message : mdb() invoked. Interceptor count: 1 [2024-03-19T02:27:54.080Z] [exec] Value of key is: main [2024-03-19T02:27:54.080Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:54.080Z] [exec] [2024-03-19T02:27:54.080Z] [exec] [2024-03-19T02:27:54.080Z] [exec] ----------------------------------------- [2024-03-19T02:27:54.080Z] [exec] - main: PASS - [2024-03-19T02:27:54.080Z] [exec] ----------------------------------------- [2024-03-19T02:27:54.080Z] [exec] Total PASS: 1 [2024-03-19T02:27:54.080Z] [exec] Total FAIL: 0 [2024-03-19T02:27:54.080Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:54.080Z] [exec] ----------------------------------------- [2024-03-19T02:27:54.080Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:54.080Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:54.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:54.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:54.157Z] [2024-03-19T02:27:54.157Z] processResult: [2024-03-19T02:27:54.157Z] [2024-03-19T02:27:54.157Z] failed: [2024-03-19T02:27:54.157Z] [2024-03-19T02:27:54.157Z] passed: [2024-03-19T02:27:54.157Z] [echo] Test ejbwithsuffix Passed [2024-03-19T02:27:54.157Z] [2024-03-19T02:27:54.157Z] unknown: [2024-03-19T02:27:54.157Z] [2024-03-19T02:27:54.157Z] declare-test: [2024-03-19T02:27:54.157Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin redeploydir [2024-03-19T02:27:54.157Z] [2024-03-19T02:27:54.157Z] init.os: [2024-03-19T02:27:54.157Z] [2024-03-19T02:27:54.157Z] init.tools.unix: [2024-03-19T02:27:54.157Z] [2024-03-19T02:27:54.157Z] init.tools.windows: [2024-03-19T02:27:54.157Z] [2024-03-19T02:27:54.157Z] init.tools: [2024-03-19T02:27:54.157Z] [2024-03-19T02:27:54.157Z] setAsadminArgs: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] init: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] init.customtasks: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] prepare: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] redeploydir.asadmin: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] setAsadminArgs: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] common.redeploydir.asadmin: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] init.os: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] init.tools.unix: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] init.tools.windows: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] init.tools: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] setAsadminArgs: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] init: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.158Z] init.customtasks: [2024-03-19T02:27:54.158Z] [2024-03-19T02:27:54.159Z] common.run.asadmin: [2024-03-19T02:27:54.159Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithEjbSuffix --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2024-03-19T02:27:54.263Z] [2024-03-19T02:27:54.263Z] checkReporting-common: [2024-03-19T02:27:54.264Z] [2024-03-19T02:27:54.264Z] confirmReportPresent-common: [2024-03-19T02:27:54.264Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:54.264Z] [echo] Test seems to be reported fine [2024-03-19T02:27:54.264Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt [2024-03-19T02:27:54.264Z] [2024-03-19T02:27:54.264Z] confirmMissingReport-common: [2024-03-19T02:27:54.264Z] [2024-03-19T02:27:54.264Z] setOSConditions: [2024-03-19T02:27:54.264Z] [2024-03-19T02:27:54.264Z] setToolWin: [2024-03-19T02:27:54.264Z] [2024-03-19T02:27:54.264Z] setToolUnix: [2024-03-19T02:27:54.264Z] [2024-03-19T02:27:54.264Z] setToolProperty: [2024-03-19T02:27:54.264Z] [2024-03-19T02:27:54.264Z] setS1ASclassPath: [2024-03-19T02:27:54.264Z] [2024-03-19T02:27:54.264Z] init-common: [2024-03-19T02:27:54.264Z] [2024-03-19T02:27:54.264Z] run-test-2: [2024-03-19T02:27:54.264Z] [2024-03-19T02:27:54.264Z] set-pool-tx-support: [2024-03-19T02:27:54.264Z] [2024-03-19T02:27:54.264Z] asadmin-common-ignore-fail: [2024-03-19T02:27:54.265Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-03-19T02:27:54.337Z] [2024-03-19T02:27:54.337Z] checkReporting-common: [2024-03-19T02:27:54.337Z] [2024-03-19T02:27:54.337Z] confirmReportPresent-common: [2024-03-19T02:27:54.337Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:54.337Z] [echo] Test seems to be reported fine [2024-03-19T02:27:54.337Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/RepRunConf.txt [2024-03-19T02:27:54.337Z] [2024-03-19T02:27:54.337Z] confirmMissingReport-common: [2024-03-19T02:27:54.337Z] [2024-03-19T02:27:54.338Z] undeploy: [2024-03-19T02:27:54.338Z] [2024-03-19T02:27:54.338Z] setOSConditions: [2024-03-19T02:27:54.338Z] [2024-03-19T02:27:54.338Z] setToolWin: [2024-03-19T02:27:54.338Z] [2024-03-19T02:27:54.338Z] setToolUnix: [2024-03-19T02:27:54.338Z] [2024-03-19T02:27:54.338Z] setToolProperty: [2024-03-19T02:27:54.338Z] [2024-03-19T02:27:54.338Z] setS1ASclassPath: [2024-03-19T02:27:54.338Z] [2024-03-19T02:27:54.338Z] init-common: [2024-03-19T02:27:54.338Z] [2024-03-19T02:27:54.338Z] undeploy-common: [2024-03-19T02:27:54.425Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:54.425Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:54.425Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:54.425Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:54.425Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:54.425Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:54.425Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:54.425Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:54.425Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:54.425Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:54.425Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:54.425Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:54.426Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:54.490Z] [exec] Application deployed with name blackbox-tx. [2024-03-19T02:27:54.490Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] deploy: [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] setOSConditions: [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] setToolWin: [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] setToolUnix: [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] setToolProperty: [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] setS1ASclassPath: [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] init-common: [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] deploy-common: [2024-03-19T02:27:54.490Z] [echo] Current time (ISO): 2024-03-19T02:27:53.808+0000 [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] setOSConditions: [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] setToolWin: [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] setToolUnix: [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] setToolProperty: [2024-03-19T02:27:54.490Z] [2024-03-19T02:27:54.490Z] setS1ASclassPath: [2024-03-19T02:27:54.491Z] [2024-03-19T02:27:54.491Z] init-common: [2024-03-19T02:27:54.491Z] [2024-03-19T02:27:54.491Z] deploy-common-pe: [2024-03-19T02:27:54.491Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-03-19T02:27:54.602Z] [exec] Mar 19, 2024 2:27:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:54.603Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6e3dd5ce [2024-03-19T02:27:54.603Z] [exec] I am in client [2024-03-19T02:27:54.603Z] [exec] Value of key is:TestUnsynchPCIsCLearedAfterRollback [2024-03-19T02:27:54.603Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:54.603Z] [exec] [2024-03-19T02:27:54.603Z] [exec] [2024-03-19T02:27:54.603Z] [exec] ----------------------------------------- [2024-03-19T02:27:54.603Z] [exec] - TestUnsynchPCIsCLearedAfterRollback: PASS - [2024-03-19T02:27:54.603Z] [exec] ----------------------------------------- [2024-03-19T02:27:54.603Z] [exec] Total PASS: 1 [2024-03-19T02:27:54.603Z] [exec] Total FAIL: 0 [2024-03-19T02:27:54.603Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:54.603Z] [exec] ----------------------------------------- [2024-03-19T02:27:54.603Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:54.603Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:54.666Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/example/hello/HelloService.java uses or overrides a deprecated API. [2024-03-19T02:27:54.666Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:54.666Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:27:54.666Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:54.666Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:54.666Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:54.666Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:54.666Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:54.666Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:54.666Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:54.666Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:54.724Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:27:54.724Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:54.728Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:54.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-03-19T02:27:54.852Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-03-19T02:27:54.852Z] [2024-03-19T02:27:54.852Z] set-pool-tx-support: [2024-03-19T02:27:54.852Z] [2024-03-19T02:27:54.852Z] asadmin-common-ignore-fail: [2024-03-19T02:27:54.852Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=LocalTransaction [2024-03-19T02:27:54.907Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-interceptors-mdbApp [2024-03-19T02:27:54.907Z] [2024-03-19T02:27:54.907Z] delete-resources: [2024-03-19T02:27:54.907Z] [2024-03-19T02:27:54.907Z] asadmin-batch-common: [2024-03-19T02:27:54.924Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:54.924Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:27:54.924Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:27:54.924Z] [javac] 1 warning [2024-03-19T02:27:54.924Z] [2024-03-19T02:27:54.924Z] setup: [2024-03-19T02:27:54.924Z] [2024-03-19T02:27:54.924Z] runclient: [2024-03-19T02:27:54.924Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:54.924Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:54.925Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:54.925Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:54.925Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:54.925Z] [2024-03-19T02:27:54.925Z] run-client: [2024-03-19T02:27:54.925Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:27:54.982Z] [exec] Application deployed with name dirDeployWithEjbSuffix. [2024-03-19T02:27:54.982Z] [exec] there are no files to retrieve for application dirDeployWithEjbSuffix [2024-03-19T02:27:54.982Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:27:54.982Z] [exec] Command deploydir executed successfully. [2024-03-19T02:27:54.982Z] [2024-03-19T02:27:54.982Z] init.os: [2024-03-19T02:27:54.982Z] [2024-03-19T02:27:54.982Z] init.tools.unix: [2024-03-19T02:27:54.982Z] [2024-03-19T02:27:54.982Z] init.tools.windows: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] init.tools: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] setAsadminArgs: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] init: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] init.customtasks: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] setOrbPort: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] run.positive: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] init.os: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] init.tools.unix: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] init.tools.windows: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] init.tools: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] setAsadminArgs: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] init: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] init.customtasks: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.983Z] setOrbPort: [2024-03-19T02:27:54.983Z] [2024-03-19T02:27:54.984Z] runclient: [2024-03-19T02:27:55.027Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:27:55.027Z] [java] Min/Max/Avg/StdDev: (milliseconds) 12/956/174/238.7467700347383 [2024-03-19T02:27:55.027Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:27:55.027Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:55.027Z] [java] [2024-03-19T02:27:55.027Z] [java] [2024-03-19T02:27:55.027Z] [java] ----------------------------------------- [2024-03-19T02:27:55.027Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet: PASS - [2024-03-19T02:27:55.027Z] [java] ----------------------------------------- [2024-03-19T02:27:55.027Z] [java] Total PASS: 1 [2024-03-19T02:27:55.027Z] [java] Total FAIL: 0 [2024-03-19T02:27:55.027Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:27:55.027Z] [java] ----------------------------------------- [2024-03-19T02:27:55.027Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:27:55.166Z] [2024-03-19T02:27:55.166Z] checkReporting-common: [2024-03-19T02:27:55.166Z] [2024-03-19T02:27:55.166Z] confirmReportPresent-common: [2024-03-19T02:27:55.166Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:55.166Z] [echo] Test seems to be reported fine [2024-03-19T02:27:55.166Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/rollback_notclear_unsynchPC/RepRunConf.txt [2024-03-19T02:27:55.166Z] [2024-03-19T02:27:55.166Z] confirmMissingReport-common: [2024-03-19T02:27:55.166Z] [2024-03-19T02:27:55.166Z] undeploy: [2024-03-19T02:27:55.166Z] [2024-03-19T02:27:55.166Z] setOSConditions: [2024-03-19T02:27:55.166Z] [2024-03-19T02:27:55.166Z] setToolWin: [2024-03-19T02:27:55.166Z] [2024-03-19T02:27:55.166Z] setToolUnix: [2024-03-19T02:27:55.166Z] [2024-03-19T02:27:55.166Z] setToolProperty: [2024-03-19T02:27:55.166Z] [2024-03-19T02:27:55.166Z] setS1ASclassPath: [2024-03-19T02:27:55.166Z] [2024-03-19T02:27:55.166Z] init-common: [2024-03-19T02:27:55.166Z] [2024-03-19T02:27:55.166Z] undeploy-common: [2024-03-19T02:27:55.327Z] [exec] Mar 19, 2024 2:27:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:55.327Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@251a90ce [2024-03-19T02:27:55.327Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:27:55.327Z] [2024-03-19T02:27:55.327Z] setOSConditions: [2024-03-19T02:27:55.327Z] [2024-03-19T02:27:55.328Z] setToolWin: [2024-03-19T02:27:55.328Z] [2024-03-19T02:27:55.328Z] setToolUnix: [2024-03-19T02:27:55.328Z] [2024-03-19T02:27:55.328Z] setToolProperty: [2024-03-19T02:27:55.328Z] [2024-03-19T02:27:55.328Z] setS1ASclassPath: [2024-03-19T02:27:55.328Z] [2024-03-19T02:27:55.328Z] init-common: [2024-03-19T02:27:55.328Z] [2024-03-19T02:27:55.328Z] custom-run: [2024-03-19T02:27:55.328Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet using username/password qwertHEX/qwertHEX [2024-03-19T02:27:55.436Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsynchpc_rollback_notclear_unsynchPCApp [2024-03-19T02:27:55.436Z] [2024-03-19T02:27:55.436Z] unsetup: [2024-03-19T02:27:55.436Z] [2024-03-19T02:27:55.436Z] setOSConditions: [2024-03-19T02:27:55.436Z] [2024-03-19T02:27:55.436Z] setToolWin: [2024-03-19T02:27:55.436Z] [2024-03-19T02:27:55.436Z] setToolUnix: [2024-03-19T02:27:55.436Z] [2024-03-19T02:27:55.436Z] setToolProperty: [2024-03-19T02:27:55.436Z] [2024-03-19T02:27:55.437Z] setS1ASclassPath: [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.437Z] init-common: [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.437Z] execute-ejb-sql-common: [2024-03-19T02:27:55.437Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/rollback_notclear_unsynchPC/sql/drop.sql [2024-03-19T02:27:55.437Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.437Z] all: [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.437Z] interceptors: [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.437Z] all: [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.437Z] aroundconstruct: [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.437Z] all: [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.437Z] annotation: [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.437Z] setOSConditions: [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.437Z] setToolWin: [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.437Z] setToolUnix: [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.437Z] setToolProperty: [2024-03-19T02:27:55.437Z] [2024-03-19T02:27:55.438Z] setS1ASclassPath: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] init-common: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] clean: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] setOSConditions: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] setToolWin: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] setToolUnix: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] setToolProperty: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] setS1ASclassPath: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] init-common: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] clean-common: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] setOSConditions: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] setToolWin: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] setToolUnix: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] setToolProperty: [2024-03-19T02:27:55.438Z] [2024-03-19T02:27:55.438Z] setS1ASclassPath: [2024-03-19T02:27:55.439Z] [2024-03-19T02:27:55.439Z] init-common: [2024-03-19T02:27:55.439Z] [2024-03-19T02:27:55.439Z] clean-classes-common: [2024-03-19T02:27:55.439Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:55.439Z] [2024-03-19T02:27:55.439Z] setOSConditions: [2024-03-19T02:27:55.439Z] [2024-03-19T02:27:55.439Z] setToolWin: [2024-03-19T02:27:55.439Z] [2024-03-19T02:27:55.439Z] setToolUnix: [2024-03-19T02:27:55.439Z] [2024-03-19T02:27:55.439Z] setToolProperty: [2024-03-19T02:27:55.439Z] [2024-03-19T02:27:55.439Z] setS1ASclassPath: [2024-03-19T02:27:55.439Z] [2024-03-19T02:27:55.439Z] init-common: [2024-03-19T02:27:55.439Z] [2024-03-19T02:27:55.439Z] clean-jars-common: [2024-03-19T02:27:55.439Z] [2024-03-19T02:27:55.439Z] compile: [2024-03-19T02:27:55.444Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=LocalTransaction [2024-03-19T02:27:55.444Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=LocalTransaction [2024-03-19T02:27:55.444Z] [2024-03-19T02:27:55.445Z] set-pool-tx-support: [2024-03-19T02:27:55.445Z] [2024-03-19T02:27:55.445Z] asadmin-common-ignore-fail: [2024-03-19T02:27:55.445Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-03-19T02:27:55.470Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-03-19T02:27:55.470Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_interceptors_mdb_QCF [2024-03-19T02:27:55.470Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_interceptors_mdb_InQueue [2024-03-19T02:27:55.470Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_InQueue deleted. [2024-03-19T02:27:55.470Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_interceptors_mdb_InQueue [2024-03-19T02:27:55.470Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_interceptors_mdb_OutQueue [2024-03-19T02:27:55.470Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_OutQueue deleted. [2024-03-19T02:27:55.470Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_interceptors_mdb_OutQueue [2024-03-19T02:27:55.471Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] all: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] persistence: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] all: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] context: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] setOSConditions: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] setToolWin: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] setToolUnix: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] setToolProperty: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] setS1ASclassPath: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] init-common: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] clean: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] setOSConditions: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] setToolWin: [2024-03-19T02:27:55.471Z] [2024-03-19T02:27:55.471Z] setToolUnix: [2024-03-19T02:27:55.472Z] [2024-03-19T02:27:55.472Z] setToolProperty: [2024-03-19T02:27:55.472Z] [2024-03-19T02:27:55.472Z] setS1ASclassPath: [2024-03-19T02:27:55.472Z] [2024-03-19T02:27:55.472Z] init-common: [2024-03-19T02:27:55.472Z] [2024-03-19T02:27:55.472Z] clean-common: [2024-03-19T02:27:55.472Z] [2024-03-19T02:27:55.472Z] setOSConditions: [2024-03-19T02:27:55.472Z] [2024-03-19T02:27:55.472Z] setToolWin: [2024-03-19T02:27:55.472Z] [2024-03-19T02:27:55.472Z] setToolUnix: [2024-03-19T02:27:55.472Z] [2024-03-19T02:27:55.472Z] setToolProperty: [2024-03-19T02:27:55.472Z] [2024-03-19T02:27:55.472Z] setS1ASclassPath: [2024-03-19T02:27:55.472Z] [2024-03-19T02:27:55.472Z] init-common: [2024-03-19T02:27:55.550Z] [javaWithResult] Test expects successful result [2024-03-19T02:27:55.586Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:55.586Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:55.586Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:55.586Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:55.586Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:55.586Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:55.586Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:55.586Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:55.586Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:55.587Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:55.622Z] [exec] Will fail till Derby gets a better XA driver [2024-03-19T02:27:55.622Z] [exec] Value of key is: test1 : [2024-03-19T02:27:55.622Z] [exec] Value of key is: test2 : [2024-03-19T02:27:55.622Z] [exec] Value of key is: test3 : [2024-03-19T02:27:55.622Z] [exec] Value of key is: test4 : [2024-03-19T02:27:55.622Z] [exec] Value of key is: test5 : [2024-03-19T02:27:55.696Z] [2024-03-19T02:27:55.696Z] setOSConditions: [2024-03-19T02:27:55.696Z] [2024-03-19T02:27:55.696Z] setToolWin: [2024-03-19T02:27:55.696Z] [2024-03-19T02:27:55.696Z] setToolUnix: [2024-03-19T02:27:55.696Z] [2024-03-19T02:27:55.696Z] setToolProperty: [2024-03-19T02:27:55.696Z] [2024-03-19T02:27:55.696Z] setS1ASclassPath: [2024-03-19T02:27:55.696Z] [2024-03-19T02:27:55.696Z] init-common: [2024-03-19T02:27:55.696Z] [2024-03-19T02:27:55.696Z] compile-common: [2024-03-19T02:27:55.696Z] [echo] Current time (ISO): 2024-03-19T02:27:55.453+0000 [2024-03-19T02:27:55.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:55.696Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:55.701Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-03-19T02:27:55.701Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-03-19T02:27:55.701Z] [2024-03-19T02:27:55.701Z] setOSConditions: [2024-03-19T02:27:55.701Z] [2024-03-19T02:27:55.701Z] setToolWin: [2024-03-19T02:27:55.701Z] [2024-03-19T02:27:55.701Z] setToolUnix: [2024-03-19T02:27:55.701Z] [2024-03-19T02:27:55.701Z] setToolProperty: [2024-03-19T02:27:55.701Z] [2024-03-19T02:27:55.701Z] setS1ASclassPath: [2024-03-19T02:27:55.701Z] [2024-03-19T02:27:55.701Z] init-common: [2024-03-19T02:27:55.701Z] [2024-03-19T02:27:55.702Z] runclient-common: [2024-03-19T02:27:55.702Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1AppClient.jar -name connector-txlevelswitch-test1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-03-19T02:27:55.730Z] [2024-03-19T02:27:55.730Z] clean-classes-common: [2024-03-19T02:27:55.730Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:27:55.730Z] [2024-03-19T02:27:55.730Z] setOSConditions: [2024-03-19T02:27:55.730Z] [2024-03-19T02:27:55.730Z] setToolWin: [2024-03-19T02:27:55.730Z] [2024-03-19T02:27:55.730Z] setToolUnix: [2024-03-19T02:27:55.730Z] [2024-03-19T02:27:55.730Z] setToolProperty: [2024-03-19T02:27:55.730Z] [2024-03-19T02:27:55.730Z] setS1ASclassPath: [2024-03-19T02:27:55.730Z] [2024-03-19T02:27:55.730Z] init-common: [2024-03-19T02:27:55.730Z] [2024-03-19T02:27:55.730Z] clean-jars-common: [2024-03-19T02:27:55.730Z] [2024-03-19T02:27:55.730Z] compile: [2024-03-19T02:27:55.730Z] [2024-03-19T02:27:55.730Z] setOSConditions: [2024-03-19T02:27:55.731Z] [2024-03-19T02:27:55.731Z] setToolWin: [2024-03-19T02:27:55.731Z] [2024-03-19T02:27:55.731Z] setToolUnix: [2024-03-19T02:27:55.731Z] [2024-03-19T02:27:55.731Z] setToolProperty: [2024-03-19T02:27:55.731Z] [2024-03-19T02:27:55.731Z] setS1ASclassPath: [2024-03-19T02:27:55.731Z] [2024-03-19T02:27:55.731Z] init-common: [2024-03-19T02:27:55.731Z] [2024-03-19T02:27:55.731Z] compile-common: [2024-03-19T02:27:55.731Z] [echo] Current time (ISO): 2024-03-19T02:27:55.503+0000 [2024-03-19T02:27:55.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:55.731Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:55.878Z] [exec] Value of key is: test6 : [2024-03-19T02:27:55.878Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:55.878Z] [exec] [2024-03-19T02:27:55.878Z] [exec] [2024-03-19T02:27:55.878Z] [exec] ----------------------------------------- [2024-03-19T02:27:55.878Z] [exec] - test6 : : PASS - [2024-03-19T02:27:55.878Z] [exec] - test5 : : PASS - [2024-03-19T02:27:55.878Z] [exec] - test3 : : PASS - [2024-03-19T02:27:55.878Z] [exec] - test4 : : PASS - [2024-03-19T02:27:55.878Z] [exec] - test2 : : PASS - [2024-03-19T02:27:55.878Z] [exec] - test1 : : PASS - [2024-03-19T02:27:55.878Z] [exec] ----------------------------------------- [2024-03-19T02:27:55.878Z] [exec] Total PASS: 6 [2024-03-19T02:27:55.878Z] [exec] Total FAIL: 0 [2024-03-19T02:27:55.878Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:55.878Z] [exec] ----------------------------------------- [2024-03-19T02:27:55.879Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:55.879Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:56.115Z] [javaWithResult] Mar 19, 2024 2:27:55 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:27:56.115Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:27:56.135Z] [2024-03-19T02:27:56.135Z] checkReporting-common: [2024-03-19T02:27:56.135Z] [2024-03-19T02:27:56.135Z] confirmReportPresent-common: [2024-03-19T02:27:56.135Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:27:56.135Z] [echo] Test seems to be reported fine [2024-03-19T02:27:56.135Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/RepRunConf.txt [2024-03-19T02:27:56.135Z] [2024-03-19T02:27:56.135Z] confirmMissingReport-common: [2024-03-19T02:27:56.135Z] [2024-03-19T02:27:56.136Z] undeploy: [2024-03-19T02:27:56.136Z] [2024-03-19T02:27:56.136Z] setOSConditions: [2024-03-19T02:27:56.136Z] [2024-03-19T02:27:56.136Z] setToolWin: [2024-03-19T02:27:56.136Z] [2024-03-19T02:27:56.136Z] setToolUnix: [2024-03-19T02:27:56.136Z] [2024-03-19T02:27:56.136Z] setToolProperty: [2024-03-19T02:27:56.136Z] [2024-03-19T02:27:56.136Z] setS1ASclassPath: [2024-03-19T02:27:56.136Z] [2024-03-19T02:27:56.136Z] init-common: [2024-03-19T02:27:56.136Z] [2024-03-19T02:27:56.136Z] execute-sql-common: [2024-03-19T02:27:56.136Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/sql/drop_pointbase.sql [2024-03-19T02:27:56.136Z] [sql] 0 rows affected [2024-03-19T02:27:56.136Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:27:56.136Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:27:56.136Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:27:56.136Z] [2024-03-19T02:27:56.136Z] setOSConditions: [2024-03-19T02:27:56.136Z] [2024-03-19T02:27:56.136Z] setToolWin: [2024-03-19T02:27:56.136Z] [2024-03-19T02:27:56.136Z] setToolUnix: [2024-03-19T02:27:56.136Z] [2024-03-19T02:27:56.136Z] setToolProperty: [2024-03-19T02:27:56.136Z] [2024-03-19T02:27:56.137Z] setS1ASclassPath: [2024-03-19T02:27:56.137Z] [2024-03-19T02:27:56.137Z] init-common: [2024-03-19T02:27:56.137Z] [2024-03-19T02:27:56.137Z] delete-jdbc-resource-common: [2024-03-19T02:27:56.137Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB1 [2024-03-19T02:27:56.261Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:56.261Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:56.261Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:56.261Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:56.261Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:56.261Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:56.261Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:56.627Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:56.627Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:56.628Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:56.647Z] [exec] Mar 19, 2024 2:27:56 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:27:56.647Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:27:56.680Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:56.680Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:56.680Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:56.680Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:56.680Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:56.680Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:56.680Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:56.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB1 [2024-03-19T02:27:56.727Z] [exec] JDBC resource jdbc/s1qeDB1 deleted successfully [2024-03-19T02:27:56.727Z] [echo] cmd executed for server [2024-03-19T02:27:56.727Z] [2024-03-19T02:27:56.727Z] setOSConditions: [2024-03-19T02:27:56.727Z] [2024-03-19T02:27:56.727Z] setToolWin: [2024-03-19T02:27:56.727Z] [2024-03-19T02:27:56.727Z] setToolUnix: [2024-03-19T02:27:56.727Z] [2024-03-19T02:27:56.727Z] setToolProperty: [2024-03-19T02:27:56.727Z] [2024-03-19T02:27:56.727Z] setS1ASclassPath: [2024-03-19T02:27:56.727Z] [2024-03-19T02:27:56.727Z] init-common: [2024-03-19T02:27:56.727Z] [2024-03-19T02:27:56.727Z] undeploy-jdbc-common: [2024-03-19T02:27:56.727Z] [2024-03-19T02:27:56.727Z] setOSConditions: [2024-03-19T02:27:56.727Z] [2024-03-19T02:27:56.727Z] setToolWin: [2024-03-19T02:27:56.727Z] [2024-03-19T02:27:56.727Z] setToolUnix: [2024-03-19T02:27:56.727Z] [2024-03-19T02:27:56.728Z] setToolProperty: [2024-03-19T02:27:56.728Z] [2024-03-19T02:27:56.728Z] setS1ASclassPath: [2024-03-19T02:27:56.728Z] [2024-03-19T02:27:56.728Z] init-common: [2024-03-19T02:27:56.728Z] [2024-03-19T02:27:56.728Z] delete-jdbc-resource-common: [2024-03-19T02:27:56.728Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB2 [2024-03-19T02:27:56.926Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:56.926Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:56.927Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:56.927Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:56.927Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:56.927Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:56.927Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:56.927Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:56.927Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:56.927Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:56.927Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:56.927Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:56.985Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB2 [2024-03-19T02:27:56.985Z] [exec] JDBC resource jdbc/s1qeDB2 deleted successfully [2024-03-19T02:27:56.985Z] [echo] cmd executed for server [2024-03-19T02:27:56.985Z] [2024-03-19T02:27:56.985Z] setOSConditions: [2024-03-19T02:27:56.985Z] [2024-03-19T02:27:56.985Z] setToolWin: [2024-03-19T02:27:56.986Z] [2024-03-19T02:27:56.986Z] setToolUnix: [2024-03-19T02:27:56.986Z] [2024-03-19T02:27:56.986Z] setToolProperty: [2024-03-19T02:27:56.986Z] [2024-03-19T02:27:56.986Z] setS1ASclassPath: [2024-03-19T02:27:56.986Z] [2024-03-19T02:27:56.986Z] init-common: [2024-03-19T02:27:56.986Z] [2024-03-19T02:27:56.986Z] delete-jdbc-connpool-common: [2024-03-19T02:27:56.986Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-pool [2024-03-19T02:27:57.012Z] [exec] Application deployed with name installed-libraries-testApp. [2024-03-19T02:27:57.012Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2024-03-19T02:27:57.012Z] [echo] Deployment on target server server successful [2024-03-19T02:27:57.012Z] [2024-03-19T02:27:57.012Z] setOSConditions: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] setToolWin: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] setToolUnix: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] setToolProperty: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] setS1ASclassPath: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] init-common: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] deploy-common-ee: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] run: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] setOSConditions: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] setToolWin: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] setToolUnix: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] setToolProperty: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] setS1ASclassPath: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.013Z] init-common: [2024-03-19T02:27:57.013Z] [2024-03-19T02:27:57.014Z] execute-sql-common: [2024-03-19T02:27:57.014Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/create_pointbase.sql [2024-03-19T02:27:57.014Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:27:57.014Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:27:57.014Z] [sql] 0 rows affected [2024-03-19T02:27:57.014Z] [sql] 1 rows affected [2024-03-19T02:27:57.014Z] [sql] 1 rows affected [2024-03-19T02:27:57.014Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:27:57.014Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:27:57.014Z] [sql] 0 rows affected [2024-03-19T02:27:57.014Z] [sql] 1 rows affected [2024-03-19T02:27:57.014Z] [sql] 1 rows affected [2024-03-19T02:27:57.014Z] [sql] 6 of 8 SQL statements executed successfully [2024-03-19T02:27:57.014Z] [2024-03-19T02:27:57.014Z] setOSConditions: [2024-03-19T02:27:57.014Z] [2024-03-19T02:27:57.014Z] setToolWin: [2024-03-19T02:27:57.014Z] [2024-03-19T02:27:57.014Z] setToolUnix: [2024-03-19T02:27:57.014Z] [2024-03-19T02:27:57.014Z] setToolProperty: [2024-03-19T02:27:57.014Z] [2024-03-19T02:27:57.014Z] setS1ASclassPath: [2024-03-19T02:27:57.014Z] [2024-03-19T02:27:57.014Z] init-common: [2024-03-19T02:27:57.014Z] [2024-03-19T02:27:57.014Z] run-test-1: [2024-03-19T02:27:57.014Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:27:57.014Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:27:57.014Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:27:57.014Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:27:57.014Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:27:57.014Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:27:57.014Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:57.014Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:57.015Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:57.015Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:57.015Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:57.015Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:57.015Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:27:57.015Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:27:57.015Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:27:57.015Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:27:57.016Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:27:57.016Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:27:57.016Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:27:57.016Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:27:57.016Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:27:57.016Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:27:57.016Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:27:57.016Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:27:57.016Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:27:57.016Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:27:57.016Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:27:57.016Z] [java] ... 54 more [2024-03-19T02:27:57.016Z] [java] Java Result: -1 [2024-03-19T02:27:57.016Z] [2024-03-19T02:27:57.016Z] undeploy: [2024-03-19T02:27:57.016Z] [2024-03-19T02:27:57.016Z] setOSConditions: [2024-03-19T02:27:57.016Z] [2024-03-19T02:27:57.016Z] setToolWin: [2024-03-19T02:27:57.016Z] [2024-03-19T02:27:57.016Z] setToolUnix: [2024-03-19T02:27:57.016Z] [2024-03-19T02:27:57.016Z] setToolProperty: [2024-03-19T02:27:57.016Z] [2024-03-19T02:27:57.016Z] setS1ASclassPath: [2024-03-19T02:27:57.016Z] [2024-03-19T02:27:57.016Z] init-common: [2024-03-19T02:27:57.016Z] [2024-03-19T02:27:57.016Z] execute-sql-common: [2024-03-19T02:27:57.016Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/drop_pointbase.sql [2024-03-19T02:27:57.016Z] [sql] 0 rows affected [2024-03-19T02:27:57.016Z] [sql] 0 rows affected [2024-03-19T02:27:57.016Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:27:57.016Z] [2024-03-19T02:27:57.016Z] setOSConditions: [2024-03-19T02:27:57.017Z] [2024-03-19T02:27:57.017Z] setToolWin: [2024-03-19T02:27:57.017Z] [2024-03-19T02:27:57.017Z] setToolUnix: [2024-03-19T02:27:57.017Z] [2024-03-19T02:27:57.017Z] setToolProperty: [2024-03-19T02:27:57.017Z] [2024-03-19T02:27:57.017Z] setS1ASclassPath: [2024-03-19T02:27:57.017Z] [2024-03-19T02:27:57.017Z] init-common: [2024-03-19T02:27:57.017Z] [2024-03-19T02:27:57.017Z] undeploy-common: [2024-03-19T02:27:57.185Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:57.185Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:57.185Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:27:57.185Z] [java] Min/Max/Avg/StdDev: (milliseconds) 7/862/160/235.93480523914297 [2024-03-19T02:27:57.185Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:27:57.201Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:57.201Z] [javac] 1 warning [2024-03-19T02:27:57.201Z] [2024-03-19T02:27:57.201Z] setOSConditions: [2024-03-19T02:27:57.201Z] [2024-03-19T02:27:57.201Z] setToolWin: [2024-03-19T02:27:57.201Z] [2024-03-19T02:27:57.201Z] setToolUnix: [2024-03-19T02:27:57.201Z] [2024-03-19T02:27:57.201Z] setToolProperty: [2024-03-19T02:27:57.201Z] [2024-03-19T02:27:57.201Z] setS1ASclassPath: [2024-03-19T02:27:57.201Z] [2024-03-19T02:27:57.201Z] init-common: [2024-03-19T02:27:57.201Z] [2024-03-19T02:27:57.201Z] compile-common: [2024-03-19T02:27:57.201Z] [echo] Current time (ISO): 2024-03-19T02:27:57.133+0000 [2024-03-19T02:27:57.201Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:57.209Z] [exec] Mar 19, 2024 2:27:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:57.209Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:27:57.243Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:57.243Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:27:57.243Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:27:57.443Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:57.443Z] [java] [2024-03-19T02:27:57.443Z] [java] [2024-03-19T02:27:57.443Z] [java] ----------------------------------------- [2024-03-19T02:27:57.443Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet: PASS - [2024-03-19T02:27:57.443Z] [java] ----------------------------------------- [2024-03-19T02:27:57.443Z] [java] Total PASS: 1 [2024-03-19T02:27:57.443Z] [java] Total FAIL: 0 [2024-03-19T02:27:57.443Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:27:57.443Z] [java] ----------------------------------------- [2024-03-19T02:27:57.443Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:27:57.443Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:27:57.443Z] [2024-03-19T02:27:57.443Z] setOSConditions: [2024-03-19T02:27:57.443Z] [2024-03-19T02:27:57.443Z] setToolWin: [2024-03-19T02:27:57.443Z] [2024-03-19T02:27:57.443Z] setToolUnix: [2024-03-19T02:27:57.443Z] [2024-03-19T02:27:57.443Z] setToolProperty: [2024-03-19T02:27:57.443Z] [2024-03-19T02:27:57.443Z] setS1ASclassPath: [2024-03-19T02:27:57.443Z] [2024-03-19T02:27:57.443Z] init-common: [2024-03-19T02:27:57.443Z] [2024-03-19T02:27:57.443Z] custom-run: [2024-03-19T02:27:57.443Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet using username/password qwertMD2BASE64/qwertMD2BASE64 [2024-03-19T02:27:57.548Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-pool [2024-03-19T02:27:57.549Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-pool deleted successfully [2024-03-19T02:27:57.549Z] [echo] cmd executed for server [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] setOSConditions: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] setToolWin: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] setToolUnix: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] setToolProperty: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] setS1ASclassPath: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] init-common: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] undeploy-jdbc-common: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] setOSConditions: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] setToolWin: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] setToolUnix: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] setToolProperty: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] setS1ASclassPath: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.549Z] init-common: [2024-03-19T02:27:57.549Z] [2024-03-19T02:27:57.550Z] delete-jdbc-resource-common: [2024-03-19T02:27:57.550Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-03-19T02:27:57.588Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-testApp [2024-03-19T02:27:57.702Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:57.702Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:57.702Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:57.702Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:57.702Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:57.702Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:57.702Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:57.702Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:57.702Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:57.702Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:57.770Z] [exec] Mar 19, 2024 2:27:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:27:57.770Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:27:57.811Z] [javac] 2 warnings [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] setOSConditions: [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-03-19T02:27:57.811Z] setToolWin: [2024-03-19T02:27:57.811Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] [echo] cmd executed for server [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] setToolUnix: [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] setOSConditions: [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] setToolProperty: [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] setToolWin: [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] setS1ASclassPath: [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] setToolUnix: [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] init-common: [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] setToolProperty: [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] compile-common: [2024-03-19T02:27:57.811Z] [echo] Current time (ISO): 2024-03-19T02:27:57.518+0000 [2024-03-19T02:27:57.811Z] setS1ASclassPath: [2024-03-19T02:27:57.811Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] init-common: [2024-03-19T02:27:57.811Z] [2024-03-19T02:27:57.811Z] delete-jdbc-connpool-common: [2024-03-19T02:27:57.812Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:27:57.845Z] [2024-03-19T02:27:57.845Z] setOSConditions: [2024-03-19T02:27:57.845Z] [2024-03-19T02:27:57.845Z] setToolWin: [2024-03-19T02:27:57.845Z] [2024-03-19T02:27:57.845Z] setToolUnix: [2024-03-19T02:27:57.845Z] [2024-03-19T02:27:57.845Z] setToolProperty: [2024-03-19T02:27:57.845Z] [2024-03-19T02:27:57.845Z] setS1ASclassPath: [2024-03-19T02:27:57.845Z] [2024-03-19T02:27:57.845Z] init-common: [2024-03-19T02:27:57.845Z] [2024-03-19T02:27:57.846Z] undeploy-rar-common: [2024-03-19T02:27:57.846Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-03-19T02:27:58.134Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:58.134Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:58.134Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:58.134Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:58.134Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:58.134Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:58.134Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:58.375Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:27:58.375Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:27:58.375Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:27:58.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:27:58.375Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:27:58.375Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:27:58.375Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:27:58.375Z] [echo] cmd executed for server [2024-03-19T02:27:58.375Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:27:58.375Z] [2024-03-19T02:27:58.375Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:27:58.375Z] setOSConditions: [2024-03-19T02:27:58.375Z] [2024-03-19T02:27:58.375Z] setToolWin: [2024-03-19T02:27:58.375Z] [2024-03-19T02:27:58.375Z] setToolUnix: [2024-03-19T02:27:58.375Z] [2024-03-19T02:27:58.375Z] setToolProperty: [2024-03-19T02:27:58.375Z] [2024-03-19T02:27:58.375Z] setS1ASclassPath: [2024-03-19T02:27:58.375Z] [2024-03-19T02:27:58.375Z] init-common: [2024-03-19T02:27:58.376Z] [2024-03-19T02:27:58.376Z] delete-jdbc-resource-common: [2024-03-19T02:27:58.376Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB1-xa [2024-03-19T02:27:58.442Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-03-19T02:27:58.442Z] [2024-03-19T02:27:58.442Z] uninstall-library: [2024-03-19T02:27:58.443Z] [echo] deleting file [blackbox.jar] from applibs [2024-03-19T02:27:58.443Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs/blackbox.jar [2024-03-19T02:27:58.443Z] [2024-03-19T02:27:58.443Z] restart-server: [2024-03-19T02:27:58.443Z] [2024-03-19T02:27:58.443Z] setOSConditions: [2024-03-19T02:27:58.443Z] [2024-03-19T02:27:58.443Z] stop-server: [2024-03-19T02:27:58.443Z] [2024-03-19T02:27:58.443Z] stop-server-unix: [2024-03-19T02:27:58.443Z] [echo] stopping server on unix ... [2024-03-19T02:27:58.632Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB1-xa [2024-03-19T02:27:58.632Z] [exec] JDBC resource jdbc/s1qeDB1-xa deleted successfully [2024-03-19T02:27:58.632Z] [echo] cmd executed for server [2024-03-19T02:27:58.632Z] [2024-03-19T02:27:58.633Z] setOSConditions: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] setToolWin: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] setToolUnix: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] setToolProperty: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] setS1ASclassPath: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] init-common: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] undeploy-jdbc-common: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] setOSConditions: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] setToolWin: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] setToolUnix: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] setToolProperty: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] setS1ASclassPath: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] init-common: [2024-03-19T02:27:58.633Z] [2024-03-19T02:27:58.633Z] delete-jdbc-resource-common: [2024-03-19T02:27:58.634Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB-xa [2024-03-19T02:27:58.698Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:58.727Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:58.727Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:58.728Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:58.955Z] [javac] 1 warning [2024-03-19T02:27:58.956Z] [2024-03-19T02:27:58.956Z] build: [2024-03-19T02:27:58.956Z] [2024-03-19T02:27:58.956Z] setOSConditions: [2024-03-19T02:27:58.956Z] [2024-03-19T02:27:58.956Z] setToolWin: [2024-03-19T02:27:58.956Z] [2024-03-19T02:27:58.956Z] setToolUnix: [2024-03-19T02:27:58.956Z] [2024-03-19T02:27:58.956Z] setToolProperty: [2024-03-19T02:27:58.956Z] [2024-03-19T02:27:58.956Z] setS1ASclassPath: [2024-03-19T02:27:58.956Z] [2024-03-19T02:27:58.956Z] init-common: [2024-03-19T02:27:58.956Z] [2024-03-19T02:27:58.956Z] ejb-jar-common: [2024-03-19T02:27:58.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:27:58.956Z] [2024-03-19T02:27:58.956Z] package-ejbjar-common: [2024-03-19T02:27:58.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:58.956Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-ann-ejb.jar [2024-03-19T02:27:58.956Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:58.956Z] [2024-03-19T02:27:58.956Z] deploy: [2024-03-19T02:27:58.956Z] [2024-03-19T02:27:58.957Z] setOSConditions: [2024-03-19T02:27:58.957Z] [2024-03-19T02:27:58.957Z] setToolWin: [2024-03-19T02:27:58.957Z] [2024-03-19T02:27:58.957Z] setToolUnix: [2024-03-19T02:27:58.957Z] [2024-03-19T02:27:58.957Z] setToolProperty: [2024-03-19T02:27:58.957Z] [2024-03-19T02:27:58.957Z] setS1ASclassPath: [2024-03-19T02:27:58.957Z] [2024-03-19T02:27:58.957Z] init-common: [2024-03-19T02:27:58.957Z] [2024-03-19T02:27:58.957Z] deploy-jar-common: [2024-03-19T02:27:59.027Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:59.027Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:59.125Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:27:59.125Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:27:59.125Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:27:59.125Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:27:59.125Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:27:59.126Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:27:59.126Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:27:59.126Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:27:59.126Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:27:59.126Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:27:59.126Z] [exec] Value of key is:war-with-packaged-wsdl-and-schema [2024-03-19T02:27:59.126Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:59.126Z] [exec] [2024-03-19T02:27:59.126Z] [exec] [2024-03-19T02:27:59.126Z] [exec] ----------------------------------------- [2024-03-19T02:27:59.126Z] [exec] - war-with-packaged-wsdl-and-schema: PASS - [2024-03-19T02:27:59.126Z] [exec] ----------------------------------------- [2024-03-19T02:27:59.126Z] [exec] Total PASS: 1 [2024-03-19T02:27:59.126Z] [exec] Total FAIL: 0 [2024-03-19T02:27:59.126Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:27:59.126Z] [exec] ----------------------------------------- [2024-03-19T02:27:59.126Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:59.126Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:27:59.126Z] [2024-03-19T02:27:59.126Z] restart-test: [2024-03-19T02:27:59.126Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:59.126Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:59.126Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:59.126Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:59.126Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:59.126Z] [2024-03-19T02:27:59.126Z] restart-server-instance-common: [2024-03-19T02:27:59.127Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:27:59.127Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:27:59.127Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:27:59.127Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:27:59.127Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:27:59.127Z] [2024-03-19T02:27:59.127Z] setOSConditions: [2024-03-19T02:27:59.127Z] [2024-03-19T02:27:59.127Z] setToolWin: [2024-03-19T02:27:59.127Z] [2024-03-19T02:27:59.127Z] setToolUnix: [2024-03-19T02:27:59.127Z] [2024-03-19T02:27:59.127Z] setToolProperty: [2024-03-19T02:27:59.127Z] [2024-03-19T02:27:59.127Z] setS1ASclassPath: [2024-03-19T02:27:59.127Z] [2024-03-19T02:27:59.127Z] init-common: [2024-03-19T02:27:59.127Z] [2024-03-19T02:27:59.127Z] stopDomain: [2024-03-19T02:27:59.127Z] [echo] run.xml:stopping domain... [2024-03-19T02:27:59.215Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-ann-ejb.jar [2024-03-19T02:27:59.227Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB-xa [2024-03-19T02:27:59.227Z] [exec] JDBC resource jdbc/s1qeDB-xa deleted successfully [2024-03-19T02:27:59.227Z] [echo] cmd executed for server [2024-03-19T02:27:59.227Z] [2024-03-19T02:27:59.227Z] setOSConditions: [2024-03-19T02:27:59.227Z] [2024-03-19T02:27:59.227Z] setToolWin: [2024-03-19T02:27:59.227Z] [2024-03-19T02:27:59.227Z] setToolUnix: [2024-03-19T02:27:59.227Z] [2024-03-19T02:27:59.227Z] setToolProperty: [2024-03-19T02:27:59.227Z] [2024-03-19T02:27:59.227Z] setS1ASclassPath: [2024-03-19T02:27:59.227Z] [2024-03-19T02:27:59.227Z] init-common: [2024-03-19T02:27:59.227Z] [2024-03-19T02:27:59.227Z] delete-jdbc-connpool-common: [2024-03-19T02:27:59.227Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-xa-pool-1 [2024-03-19T02:27:59.305Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:27:59.305Z] [javac] 1 warning [2024-03-19T02:27:59.305Z] [2024-03-19T02:27:59.305Z] build: [2024-03-19T02:27:59.305Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:27:59.306Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-lib.jar [2024-03-19T02:27:59.306Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-par1.jar [2024-03-19T02:27:59.306Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-par2.jar [2024-03-19T02:27:59.306Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-par3.jar [2024-03-19T02:27:59.306Z] [2024-03-19T02:27:59.306Z] setOSConditions: [2024-03-19T02:27:59.306Z] [2024-03-19T02:27:59.306Z] fixFiles: [2024-03-19T02:27:59.306Z] [2024-03-19T02:27:59.306Z] convUnix: [2024-03-19T02:27:59.306Z] [2024-03-19T02:27:59.306Z] convWin: [2024-03-19T02:27:59.306Z] [2024-03-19T02:27:59.306Z] setToolWin: [2024-03-19T02:27:59.306Z] [2024-03-19T02:27:59.306Z] setToolUnix: [2024-03-19T02:27:59.306Z] [2024-03-19T02:27:59.306Z] setToolProperty: [2024-03-19T02:27:59.306Z] [2024-03-19T02:27:59.306Z] setS1ASclassPath: [2024-03-19T02:27:59.306Z] [2024-03-19T02:27:59.306Z] init-common: [2024-03-19T02:27:59.306Z] [2024-03-19T02:27:59.306Z] package-persistence-common: [2024-03-19T02:27:59.306Z] [2024-03-19T02:27:59.306Z] ejb-jar-common: [2024-03-19T02:27:59.306Z] [2024-03-19T02:27:59.307Z] package-ejbjar-common: [2024-03-19T02:27:59.307Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:59.307Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-context-ejb.jar [2024-03-19T02:27:59.307Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:59.307Z] [2024-03-19T02:27:59.307Z] appclient-jar-common: [2024-03-19T02:27:59.307Z] [2024-03-19T02:27:59.307Z] package-appclientjar-common: [2024-03-19T02:27:59.307Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:27:59.307Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-context-client.jar [2024-03-19T02:27:59.307Z] [2024-03-19T02:27:59.307Z] webclient-war-common: [2024-03-19T02:27:59.307Z] [2024-03-19T02:27:59.307Z] build-ear-common: [2024-03-19T02:27:59.307Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:59.307Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:27:59.307Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextApp.ear [2024-03-19T02:27:59.307Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextApp.ear [2024-03-19T02:27:59.307Z] [2024-03-19T02:27:59.307Z] setup: [2024-03-19T02:27:59.307Z] [2024-03-19T02:27:59.307Z] setOSConditions: [2024-03-19T02:27:59.307Z] [2024-03-19T02:27:59.307Z] setToolWin: [2024-03-19T02:27:59.307Z] [2024-03-19T02:27:59.308Z] setToolUnix: [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.308Z] setToolProperty: [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.308Z] setS1ASclassPath: [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.308Z] init-common: [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.308Z] execute-ejb-sql-common: [2024-03-19T02:27:59.308Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/context/sql/create.sql [2024-03-19T02:27:59.308Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.308Z] deploy: [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.308Z] setOSConditions: [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.308Z] setToolWin: [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.308Z] setToolUnix: [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.308Z] setToolProperty: [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.308Z] setS1ASclassPath: [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.308Z] init-common: [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.308Z] deploy-common: [2024-03-19T02:27:59.308Z] [echo] Current time (ISO): 2024-03-19T02:27:59.187+0000 [2024-03-19T02:27:59.308Z] [2024-03-19T02:27:59.309Z] setOSConditions: [2024-03-19T02:27:59.309Z] [2024-03-19T02:27:59.309Z] setToolWin: [2024-03-19T02:27:59.309Z] [2024-03-19T02:27:59.309Z] setToolUnix: [2024-03-19T02:27:59.309Z] [2024-03-19T02:27:59.309Z] setToolProperty: [2024-03-19T02:27:59.309Z] [2024-03-19T02:27:59.309Z] setS1ASclassPath: [2024-03-19T02:27:59.309Z] [2024-03-19T02:27:59.309Z] init-common: [2024-03-19T02:27:59.309Z] [2024-03-19T02:27:59.309Z] deploy-common-pe: [2024-03-19T02:27:59.324Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:59.324Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:59.324Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:59.324Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:59.324Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:59.324Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:27:59.473Z] [exec] Application deployed with name ejb-around-construct-ann-ejb. [2024-03-19T02:27:59.473Z] [2024-03-19T02:27:59.473Z] run: [2024-03-19T02:27:59.484Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-xa-pool-1 [2024-03-19T02:27:59.484Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-xa-pool-1 deleted successfully [2024-03-19T02:27:59.484Z] [echo] cmd executed for server [2024-03-19T02:27:59.484Z] [2024-03-19T02:27:59.484Z] setOSConditions: [2024-03-19T02:27:59.484Z] [2024-03-19T02:27:59.484Z] setToolWin: [2024-03-19T02:27:59.484Z] [2024-03-19T02:27:59.484Z] setToolUnix: [2024-03-19T02:27:59.484Z] [2024-03-19T02:27:59.484Z] setToolProperty: [2024-03-19T02:27:59.484Z] [2024-03-19T02:27:59.484Z] setS1ASclassPath: [2024-03-19T02:27:59.484Z] [2024-03-19T02:27:59.484Z] init-common: [2024-03-19T02:27:59.484Z] [2024-03-19T02:27:59.484Z] undeploy-jdbc-common: [2024-03-19T02:27:59.484Z] [2024-03-19T02:27:59.484Z] setOSConditions: [2024-03-19T02:27:59.484Z] [2024-03-19T02:27:59.484Z] setToolWin: [2024-03-19T02:27:59.484Z] [2024-03-19T02:27:59.484Z] setToolUnix: [2024-03-19T02:27:59.484Z] [2024-03-19T02:27:59.484Z] setToolProperty: [2024-03-19T02:27:59.484Z] [2024-03-19T02:27:59.484Z] setS1ASclassPath: [2024-03-19T02:27:59.485Z] [2024-03-19T02:27:59.485Z] init-common: [2024-03-19T02:27:59.485Z] [2024-03-19T02:27:59.485Z] delete-jdbc-resource-common: [2024-03-19T02:27:59.485Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB2-xa [2024-03-19T02:27:59.582Z] [java] Min/Max/Avg/StdDev: (milliseconds) 7/848/161/232.44032578385588 [2024-03-19T02:27:59.582Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:27:59.582Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:27:59.582Z] [java] [2024-03-19T02:27:59.582Z] [java] [2024-03-19T02:27:59.583Z] [java] ----------------------------------------- [2024-03-19T02:27:59.583Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet: PASS - [2024-03-19T02:27:59.583Z] [java] ----------------------------------------- [2024-03-19T02:27:59.583Z] [java] Total PASS: 1 [2024-03-19T02:27:59.583Z] [java] Total FAIL: 0 [2024-03-19T02:27:59.583Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:27:59.583Z] [java] ----------------------------------------- [2024-03-19T02:27:59.583Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:27:59.583Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:27:59.583Z] [2024-03-19T02:27:59.583Z] setOSConditions: [2024-03-19T02:27:59.583Z] [2024-03-19T02:27:59.583Z] setToolWin: [2024-03-19T02:27:59.583Z] [2024-03-19T02:27:59.583Z] setToolUnix: [2024-03-19T02:27:59.583Z] [2024-03-19T02:27:59.583Z] setToolProperty: [2024-03-19T02:27:59.583Z] [2024-03-19T02:27:59.583Z] setS1ASclassPath: [2024-03-19T02:27:59.583Z] [2024-03-19T02:27:59.583Z] init-common: [2024-03-19T02:27:59.583Z] [2024-03-19T02:27:59.583Z] custom-run: [2024-03-19T02:27:59.583Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet using username/password qwertMD5BASE64/qwertMD5BASE64 [2024-03-19T02:27:59.668Z] [exec] Mar 19, 2024 2:27:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:27:59.668Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6f3bd37f [2024-03-19T02:27:59.840Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:27:59.840Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:27:59.840Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:27:59.840Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:27:59.840Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:27:59.840Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:27:59.840Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:27:59.840Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:27:59.840Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:27:59.840Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:27:59.871Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextApp.ear [2024-03-19T02:28:00.046Z] [java] Mar 19, 2024 2:27:59 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:28:00.046Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:28:00.047Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB2-xa [2024-03-19T02:28:00.047Z] [exec] JDBC resource jdbc/s1qeDB2-xa deleted successfully [2024-03-19T02:28:00.047Z] [echo] cmd executed for server [2024-03-19T02:28:00.047Z] [2024-03-19T02:28:00.047Z] setOSConditions: [2024-03-19T02:28:00.048Z] [2024-03-19T02:28:00.048Z] setToolWin: [2024-03-19T02:28:00.048Z] [2024-03-19T02:28:00.048Z] setToolUnix: [2024-03-19T02:28:00.048Z] [2024-03-19T02:28:00.048Z] setToolProperty: [2024-03-19T02:28:00.048Z] [2024-03-19T02:28:00.048Z] setS1ASclassPath: [2024-03-19T02:28:00.048Z] [2024-03-19T02:28:00.048Z] init-common: [2024-03-19T02:28:00.048Z] [2024-03-19T02:28:00.048Z] delete-jdbc-connpool-common: [2024-03-19T02:28:00.048Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-xa-pool-2 [2024-03-19T02:28:00.095Z] [exec] Waiting for the domain to stop . [2024-03-19T02:28:00.095Z] [exec] Waiting finished after 384 ms. [2024-03-19T02:28:00.095Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:28:00.127Z] [exec] Application deployed with name ejb-ejb30-persistence-contextApp. [2024-03-19T02:28:00.127Z] [echo] Deployment on target server server successful [2024-03-19T02:28:00.127Z] [2024-03-19T02:28:00.127Z] setOSConditions: [2024-03-19T02:28:00.127Z] [2024-03-19T02:28:00.127Z] setToolWin: [2024-03-19T02:28:00.127Z] [2024-03-19T02:28:00.127Z] setToolUnix: [2024-03-19T02:28:00.127Z] [2024-03-19T02:28:00.127Z] setToolProperty: [2024-03-19T02:28:00.127Z] [2024-03-19T02:28:00.128Z] setS1ASclassPath: [2024-03-19T02:28:00.128Z] [2024-03-19T02:28:00.128Z] init-common: [2024-03-19T02:28:00.128Z] [2024-03-19T02:28:00.128Z] deploy-common-ee: [2024-03-19T02:28:00.128Z] [2024-03-19T02:28:00.128Z] run: [2024-03-19T02:28:00.128Z] [2024-03-19T02:28:00.128Z] setOSConditions: [2024-03-19T02:28:00.128Z] [2024-03-19T02:28:00.128Z] setToolWin: [2024-03-19T02:28:00.128Z] [2024-03-19T02:28:00.128Z] setToolUnix: [2024-03-19T02:28:00.128Z] [2024-03-19T02:28:00.128Z] setToolProperty: [2024-03-19T02:28:00.128Z] [2024-03-19T02:28:00.128Z] setS1ASclassPath: [2024-03-19T02:28:00.128Z] [2024-03-19T02:28:00.128Z] init-common: [2024-03-19T02:28:00.128Z] [2024-03-19T02:28:00.128Z] runclient-common: [2024-03-19T02:28:00.128Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextAppClient.jar -name ejb-ejb30-persistence-contextClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:28:00.255Z] [exec] app threw exception******** [2024-03-19T02:28:00.255Z] [exec] Value of key is: test2 : [2024-03-19T02:28:00.255Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:00.255Z] [exec] [2024-03-19T02:28:00.255Z] [exec] [2024-03-19T02:28:00.255Z] [exec] ----------------------------------------- [2024-03-19T02:28:00.255Z] [exec] - test2 : : PASS - [2024-03-19T02:28:00.255Z] [exec] ----------------------------------------- [2024-03-19T02:28:00.255Z] [exec] Total PASS: 1 [2024-03-19T02:28:00.255Z] [exec] Total FAIL: 0 [2024-03-19T02:28:00.255Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:00.255Z] [exec] ----------------------------------------- [2024-03-19T02:28:00.255Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:00.255Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:00.302Z] [javaWithResult] Mar 19, 2024 2:27:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:00.302Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@608fe01f [2024-03-19T02:28:00.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-xa-pool-2 [2024-03-19T02:28:00.305Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-xa-pool-2 deleted successfully [2024-03-19T02:28:00.305Z] [echo] cmd executed for server [2024-03-19T02:28:00.305Z] [2024-03-19T02:28:00.305Z] setOSConditions: [2024-03-19T02:28:00.306Z] [2024-03-19T02:28:00.306Z] setToolWin: [2024-03-19T02:28:00.306Z] [2024-03-19T02:28:00.306Z] setToolUnix: [2024-03-19T02:28:00.306Z] [2024-03-19T02:28:00.306Z] setToolProperty: [2024-03-19T02:28:00.306Z] [2024-03-19T02:28:00.306Z] setS1ASclassPath: [2024-03-19T02:28:00.306Z] [2024-03-19T02:28:00.306Z] init-common: [2024-03-19T02:28:00.306Z] [2024-03-19T02:28:00.306Z] undeploy-common: [2024-03-19T02:28:00.343Z] [exec] Waiting for the domain to stop . [2024-03-19T02:28:00.343Z] [exec] Waiting finished after 369 ms. [2024-03-19T02:28:00.343Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:28:00.343Z] [2024-03-19T02:28:00.343Z] stop-server-windows: [2024-03-19T02:28:00.343Z] [2024-03-19T02:28:00.343Z] setOSConditions: [2024-03-19T02:28:00.343Z] [2024-03-19T02:28:00.343Z] start-server: [2024-03-19T02:28:00.343Z] [echo] +-----------------------------+ [2024-03-19T02:28:00.343Z] [echo] | | [2024-03-19T02:28:00.343Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:28:00.343Z] [echo] | in Felix mode | [2024-03-19T02:28:00.343Z] [echo] | | [2024-03-19T02:28:00.343Z] [echo] +-----------------------------+ [2024-03-19T02:28:00.343Z] [2024-03-19T02:28:00.343Z] start-server-unix: [2024-03-19T02:28:00.512Z] [2024-03-19T02:28:00.512Z] checkReporting-common: [2024-03-19T02:28:00.512Z] [2024-03-19T02:28:00.512Z] confirmReportPresent-common: [2024-03-19T02:28:00.512Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:28:00.512Z] [echo] Test seems to be reported fine [2024-03-19T02:28:00.512Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt [2024-03-19T02:28:00.512Z] [2024-03-19T02:28:00.512Z] confirmMissingReport-common: [2024-03-19T02:28:00.512Z] [2024-03-19T02:28:00.512Z] undeploy: [2024-03-19T02:28:00.512Z] [2024-03-19T02:28:00.512Z] setOSConditions: [2024-03-19T02:28:00.512Z] [2024-03-19T02:28:00.512Z] setToolWin: [2024-03-19T02:28:00.512Z] [2024-03-19T02:28:00.512Z] setToolUnix: [2024-03-19T02:28:00.512Z] [2024-03-19T02:28:00.512Z] setToolProperty: [2024-03-19T02:28:00.512Z] [2024-03-19T02:28:00.513Z] setS1ASclassPath: [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] init-common: [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] default-sql: [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] setOSConditions: [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] setToolWin: [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] setToolUnix: [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] setToolProperty: [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] setS1ASclassPath: [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] init-common: [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] execute-sql-common: [2024-03-19T02:28:00.513Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/sql/drop_pointbase.sql [2024-03-19T02:28:00.513Z] [sql] 0 rows affected [2024-03-19T02:28:00.513Z] [sql] 0 rows affected [2024-03-19T02:28:00.513Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] sql-oracle: [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] execute-sql-connector: [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] setOSConditions: [2024-03-19T02:28:00.513Z] [2024-03-19T02:28:00.513Z] setToolWin: [2024-03-19T02:28:00.514Z] [2024-03-19T02:28:00.514Z] setToolUnix: [2024-03-19T02:28:00.514Z] [2024-03-19T02:28:00.514Z] setToolProperty: [2024-03-19T02:28:00.514Z] [2024-03-19T02:28:00.514Z] setS1ASclassPath: [2024-03-19T02:28:00.514Z] [2024-03-19T02:28:00.514Z] init-common: [2024-03-19T02:28:00.514Z] [2024-03-19T02:28:00.514Z] delete-connector-resource-common: [2024-03-19T02:28:00.514Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-res-1 [2024-03-19T02:28:00.560Z] [javaWithResult] Looked up home!! [2024-03-19T02:28:00.560Z] [javaWithResult] Narrowed home!! [2024-03-19T02:28:00.560Z] [javaWithResult] Got the EJB!! [2024-03-19T02:28:00.560Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2024-03-19T02:28:00.560Z] [javaWithResult] and for number which is = 22.25 [2024-03-19T02:28:00.560Z] [javaWithResult] [2024-03-19T02:28:00.560Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2024-03-19T02:28:00.560Z] [javaWithResult] [2024-03-19T02:28:00.560Z] [javaWithResult] Client now getting a User Defined Exception [2024-03-19T02:28:00.560Z] [javaWithResult] Success! Caught StatelesshelloException [2024-03-19T02:28:00.560Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2024-03-19T02:28:00.560Z] [javaWithResult] [2024-03-19T02:28:00.560Z] [javaWithResult] Client is now trying to remove the session bean [2024-03-19T02:28:00.560Z] [javaWithResult] [2024-03-19T02:28:00.561Z] [javaWithResult] Session bean was successfully removed by the client. [2024-03-19T02:28:00.561Z] [javaWithResult] [2024-03-19T02:28:00.818Z] [2024-03-19T02:28:00.818Z] processResult: [2024-03-19T02:28:00.818Z] [2024-03-19T02:28:00.818Z] failed: [2024-03-19T02:28:00.818Z] [2024-03-19T02:28:00.818Z] passed: [2024-03-19T02:28:00.818Z] [echo] Test ejbwithsuffix Passed [2024-03-19T02:28:00.818Z] [2024-03-19T02:28:00.818Z] unknown: [2024-03-19T02:28:00.818Z] [2024-03-19T02:28:00.818Z] declare-test: [2024-03-19T02:28:00.819Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin undeploydir [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] undeploy.asadmin: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] setAsadminArgs: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] common.undeploy.asadmin: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] init.os: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] init.tools.unix: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] init.tools.windows: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] init.tools: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] setAsadminArgs: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] init: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] init.customtasks: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] delAppRef: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] init.os: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] init.tools.unix: [2024-03-19T02:28:00.819Z] [2024-03-19T02:28:00.819Z] init.tools.windows: [2024-03-19T02:28:00.820Z] [2024-03-19T02:28:00.820Z] init.tools: [2024-03-19T02:28:00.820Z] [2024-03-19T02:28:00.820Z] setAsadminArgs: [2024-03-19T02:28:00.820Z] [2024-03-19T02:28:00.820Z] init: [2024-03-19T02:28:00.820Z] [2024-03-19T02:28:00.820Z] init.customtasks: [2024-03-19T02:28:00.820Z] [2024-03-19T02:28:00.820Z] common.run.asadmin: [2024-03-19T02:28:00.820Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithEjbSuffix [2024-03-19T02:28:00.826Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:00.826Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:00.827Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:00.827Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:00.827Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:00.827Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:00.827Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:00.869Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-nopasswdfordbApp [2024-03-19T02:28:00.869Z] [2024-03-19T02:28:00.869Z] all: [2024-03-19T02:28:00.869Z] [2024-03-19T02:28:00.869Z] setOSConditions: [2024-03-19T02:28:00.869Z] [2024-03-19T02:28:00.869Z] setToolWin: [2024-03-19T02:28:00.869Z] [2024-03-19T02:28:00.869Z] setToolUnix: [2024-03-19T02:28:00.869Z] [2024-03-19T02:28:00.869Z] setToolProperty: [2024-03-19T02:28:00.869Z] [2024-03-19T02:28:00.869Z] setS1ASclassPath: [2024-03-19T02:28:00.869Z] [2024-03-19T02:28:00.870Z] init-common: [2024-03-19T02:28:00.870Z] [2024-03-19T02:28:00.870Z] clean: [2024-03-19T02:28:00.870Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:00.870Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:00.870Z] [2024-03-19T02:28:00.870Z] compile: [2024-03-19T02:28:00.870Z] [2024-03-19T02:28:00.870Z] setOSConditions: [2024-03-19T02:28:00.870Z] [2024-03-19T02:28:00.870Z] setToolWin: [2024-03-19T02:28:00.870Z] [2024-03-19T02:28:00.870Z] setToolUnix: [2024-03-19T02:28:00.870Z] [2024-03-19T02:28:00.870Z] setToolProperty: [2024-03-19T02:28:00.870Z] [2024-03-19T02:28:00.870Z] setS1ASclassPath: [2024-03-19T02:28:00.870Z] [2024-03-19T02:28:00.870Z] init-common: [2024-03-19T02:28:00.870Z] [2024-03-19T02:28:00.870Z] compile-common: [2024-03-19T02:28:00.870Z] [echo] Current time (ISO): 2024-03-19T02:28:00.713+0000 [2024-03-19T02:28:00.870Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:00.870Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:01.069Z] [exec] Mar 19, 2024 2:28:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:28:01.069Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:28:01.079Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server test-res-1 [2024-03-19T02:28:01.079Z] [exec] Connector resource test-res-1 deleted. [2024-03-19T02:28:01.079Z] [2024-03-19T02:28:01.079Z] setOSConditions: [2024-03-19T02:28:01.079Z] [2024-03-19T02:28:01.079Z] setToolWin: [2024-03-19T02:28:01.079Z] [2024-03-19T02:28:01.079Z] setToolUnix: [2024-03-19T02:28:01.079Z] [2024-03-19T02:28:01.079Z] setToolProperty: [2024-03-19T02:28:01.079Z] [2024-03-19T02:28:01.079Z] setS1ASclassPath: [2024-03-19T02:28:01.079Z] [2024-03-19T02:28:01.079Z] init-common: [2024-03-19T02:28:01.079Z] [2024-03-19T02:28:01.079Z] delete-connector-resource-common: [2024-03-19T02:28:01.079Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-res-2 [2024-03-19T02:28:01.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:01.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:01.335Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server test-res-2 [2024-03-19T02:28:01.335Z] [exec] Connector resource test-res-2 deleted. [2024-03-19T02:28:01.335Z] [2024-03-19T02:28:01.336Z] setOSConditions: [2024-03-19T02:28:01.336Z] [2024-03-19T02:28:01.336Z] setToolWin: [2024-03-19T02:28:01.336Z] [2024-03-19T02:28:01.336Z] setToolUnix: [2024-03-19T02:28:01.336Z] [2024-03-19T02:28:01.336Z] setToolProperty: [2024-03-19T02:28:01.336Z] [2024-03-19T02:28:01.336Z] setS1ASclassPath: [2024-03-19T02:28:01.336Z] [2024-03-19T02:28:01.336Z] init-common: [2024-03-19T02:28:01.336Z] [2024-03-19T02:28:01.336Z] delete-connector-connpool-common: [2024-03-19T02:28:01.336Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true txlevelswitch-pool-1 [2024-03-19T02:28:01.386Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:01.386Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:28:01.422Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:01.422Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:01.422Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:01.422Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:01.422Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:01.422Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:01.422Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:01.422Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:28:01.434Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:01.434Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:01.434Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:01.434Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:01.434Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:01.434Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:01.434Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:01.632Z] [exec] Mar 19, 2024 2:28:01 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:28:01.632Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-context-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.context.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-contextClient [2024-03-19T02:28:01.644Z] [exec] Command undeploy executed successfully. [2024-03-19T02:28:01.644Z] [2024-03-19T02:28:01.644Z] init.os: [2024-03-19T02:28:01.644Z] [2024-03-19T02:28:01.644Z] init.tools.unix: [2024-03-19T02:28:01.644Z] [2024-03-19T02:28:01.644Z] init.tools.windows: [2024-03-19T02:28:01.644Z] [2024-03-19T02:28:01.644Z] init.tools: [2024-03-19T02:28:01.644Z] [2024-03-19T02:28:01.644Z] setAsadminArgs: [2024-03-19T02:28:01.644Z] [2024-03-19T02:28:01.644Z] init: [2024-03-19T02:28:01.644Z] [2024-03-19T02:28:01.644Z] init.customtasks: [2024-03-19T02:28:01.645Z] [2024-03-19T02:28:01.645Z] setOrbPort: [2024-03-19T02:28:01.645Z] [2024-03-19T02:28:01.645Z] run.negative: [2024-03-19T02:28:01.645Z] [2024-03-19T02:28:01.645Z] init.os: [2024-03-19T02:28:01.645Z] [2024-03-19T02:28:01.645Z] init.tools.unix: [2024-03-19T02:28:01.645Z] [2024-03-19T02:28:01.645Z] init.tools.windows: [2024-03-19T02:28:01.645Z] [2024-03-19T02:28:01.645Z] init.tools: [2024-03-19T02:28:01.645Z] [2024-03-19T02:28:01.645Z] setAsadminArgs: [2024-03-19T02:28:01.645Z] [2024-03-19T02:28:01.645Z] init: [2024-03-19T02:28:01.645Z] [2024-03-19T02:28:01.645Z] init.customtasks: [2024-03-19T02:28:01.645Z] [2024-03-19T02:28:01.645Z] setOrbPort: [2024-03-19T02:28:01.645Z] [2024-03-19T02:28:01.645Z] runclient: [2024-03-19T02:28:01.682Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9/856/148/239.0276176934415 [2024-03-19T02:28:01.682Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:01.682Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:01.682Z] [java] [2024-03-19T02:28:01.682Z] [java] [2024-03-19T02:28:01.682Z] [java] ----------------------------------------- [2024-03-19T02:28:01.682Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet: PASS - [2024-03-19T02:28:01.682Z] [java] ----------------------------------------- [2024-03-19T02:28:01.682Z] [java] Total PASS: 1 [2024-03-19T02:28:01.682Z] [java] Total FAIL: 0 [2024-03-19T02:28:01.682Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:01.682Z] [java] ----------------------------------------- [2024-03-19T02:28:01.682Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:01.682Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:01.682Z] [2024-03-19T02:28:01.682Z] setOSConditions: [2024-03-19T02:28:01.682Z] [2024-03-19T02:28:01.682Z] setToolWin: [2024-03-19T02:28:01.682Z] [2024-03-19T02:28:01.682Z] setToolUnix: [2024-03-19T02:28:01.682Z] [2024-03-19T02:28:01.682Z] setToolProperty: [2024-03-19T02:28:01.682Z] [2024-03-19T02:28:01.682Z] setS1ASclassPath: [2024-03-19T02:28:01.682Z] [2024-03-19T02:28:01.682Z] init-common: [2024-03-19T02:28:01.682Z] [2024-03-19T02:28:01.683Z] custom-run: [2024-03-19T02:28:01.683Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet using username/password qwertSHABASE64/qwertSHABASE64 [2024-03-19T02:28:01.898Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:28:01.898Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:28:01.898Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true txlevelswitch-pool-1 [2024-03-19T02:28:01.898Z] [exec] Connector connection pool txlevelswitch-pool-1 deleted. [2024-03-19T02:28:01.898Z] [2024-03-19T02:28:01.898Z] setOSConditions: [2024-03-19T02:28:01.898Z] [2024-03-19T02:28:01.898Z] setToolWin: [2024-03-19T02:28:01.898Z] [2024-03-19T02:28:01.898Z] setToolUnix: [2024-03-19T02:28:01.898Z] [2024-03-19T02:28:01.898Z] setToolProperty: [2024-03-19T02:28:01.898Z] [2024-03-19T02:28:01.898Z] setS1ASclassPath: [2024-03-19T02:28:01.899Z] [2024-03-19T02:28:01.899Z] init-common: [2024-03-19T02:28:01.899Z] [2024-03-19T02:28:01.899Z] delete-connector-connpool-common: [2024-03-19T02:28:01.899Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true txlevelswitch-pool-2 [2024-03-19T02:28:01.940Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:01.940Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:01.940Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:01.940Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:01.940Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:01.940Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:01.940Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:01.940Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:01.940Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:01.940Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:01.940Z] [java] Mar 19, 2024 2:28:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:01.940Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@67f3d192 [2024-03-19T02:28:02.156Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:28:02.156Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:28:02.156Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true txlevelswitch-pool-2 [2024-03-19T02:28:02.156Z] [exec] Connector connection pool txlevelswitch-pool-2 deleted. [2024-03-19T02:28:02.156Z] [2024-03-19T02:28:02.156Z] setOSConditions: [2024-03-19T02:28:02.156Z] [2024-03-19T02:28:02.156Z] setToolWin: [2024-03-19T02:28:02.156Z] [2024-03-19T02:28:02.156Z] setToolUnix: [2024-03-19T02:28:02.156Z] [2024-03-19T02:28:02.156Z] setToolProperty: [2024-03-19T02:28:02.156Z] [2024-03-19T02:28:02.156Z] setS1ASclassPath: [2024-03-19T02:28:02.156Z] [2024-03-19T02:28:02.156Z] init-common: [2024-03-19T02:28:02.156Z] [2024-03-19T02:28:02.156Z] undeploy-common: [2024-03-19T02:28:02.197Z] [java] test : hello, world! [2024-03-19T02:28:02.197Z] [java] [2024-03-19T02:28:02.197Z] [java] Value of key is:ejb-around-construct-ann-ejb [2024-03-19T02:28:02.197Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:02.197Z] [java] [2024-03-19T02:28:02.197Z] [java] [2024-03-19T02:28:02.197Z] [java] ----------------------------------------- [2024-03-19T02:28:02.197Z] [java] - ejb-around-construct-ann-ejb: PASS - [2024-03-19T02:28:02.197Z] [java] ----------------------------------------- [2024-03-19T02:28:02.197Z] [java] Total PASS: 1 [2024-03-19T02:28:02.197Z] [java] Total FAIL: 0 [2024-03-19T02:28:02.197Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:02.197Z] [java] ----------------------------------------- [2024-03-19T02:28:02.197Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:02.197Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:02.209Z] [javaWithResult] Test expected to fail [2024-03-19T02:28:02.388Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:02.388Z] [javac] 1 warning [2024-03-19T02:28:02.389Z] [2024-03-19T02:28:02.389Z] setOSConditions: [2024-03-19T02:28:02.389Z] [2024-03-19T02:28:02.389Z] setToolWin: [2024-03-19T02:28:02.389Z] [2024-03-19T02:28:02.389Z] setToolUnix: [2024-03-19T02:28:02.389Z] [2024-03-19T02:28:02.389Z] setToolProperty: [2024-03-19T02:28:02.389Z] [2024-03-19T02:28:02.389Z] setS1ASclassPath: [2024-03-19T02:28:02.389Z] [2024-03-19T02:28:02.389Z] init-common: [2024-03-19T02:28:02.389Z] [2024-03-19T02:28:02.389Z] compile-common: [2024-03-19T02:28:02.389Z] [echo] Current time (ISO): 2024-03-19T02:28:02.387+0000 [2024-03-19T02:28:02.389Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:02.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-txlevelswitch-test1App [2024-03-19T02:28:02.752Z] [2024-03-19T02:28:02.752Z] setOSConditions: [2024-03-19T02:28:02.752Z] [2024-03-19T02:28:02.752Z] setToolWin: [2024-03-19T02:28:02.752Z] [2024-03-19T02:28:02.752Z] setToolUnix: [2024-03-19T02:28:02.752Z] [2024-03-19T02:28:02.753Z] setToolProperty: [2024-03-19T02:28:02.753Z] [2024-03-19T02:28:02.753Z] setS1ASclassPath: [2024-03-19T02:28:02.753Z] [2024-03-19T02:28:02.753Z] init-common: [2024-03-19T02:28:02.753Z] [2024-03-19T02:28:02.753Z] undeploy-rar-common: [2024-03-19T02:28:02.753Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} jdbc-ra-xa [2024-03-19T02:28:02.761Z] [2024-03-19T02:28:02.761Z] undeploy: [2024-03-19T02:28:02.761Z] [2024-03-19T02:28:02.761Z] setOSConditions: [2024-03-19T02:28:02.761Z] [2024-03-19T02:28:02.762Z] setToolWin: [2024-03-19T02:28:02.762Z] [2024-03-19T02:28:02.762Z] setToolUnix: [2024-03-19T02:28:02.762Z] [2024-03-19T02:28:02.762Z] setToolProperty: [2024-03-19T02:28:02.762Z] [2024-03-19T02:28:02.762Z] setS1ASclassPath: [2024-03-19T02:28:02.762Z] [2024-03-19T02:28:02.762Z] init-common: [2024-03-19T02:28:02.762Z] [2024-03-19T02:28:02.762Z] undeploy-jar-common: [2024-03-19T02:28:02.773Z] [javaWithResult] Mar 19, 2024 2:28:02 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:28:02.773Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:28:02.926Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:02.927Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:03.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-ra-xa [2024-03-19T02:28:03.010Z] [2024-03-19T02:28:03.010Z] setOSConditions: [2024-03-19T02:28:03.010Z] [2024-03-19T02:28:03.010Z] setToolWin: [2024-03-19T02:28:03.010Z] [2024-03-19T02:28:03.010Z] setToolUnix: [2024-03-19T02:28:03.010Z] [2024-03-19T02:28:03.010Z] setToolProperty: [2024-03-19T02:28:03.010Z] [2024-03-19T02:28:03.010Z] setS1ASclassPath: [2024-03-19T02:28:03.010Z] [2024-03-19T02:28:03.010Z] init-common: [2024-03-19T02:28:03.010Z] [2024-03-19T02:28:03.011Z] delete-ra-config: [2024-03-19T02:28:03.011Z] [2024-03-19T02:28:03.011Z] asadmin-common: [2024-03-19T02:28:03.011Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-ra-xa [2024-03-19T02:28:03.018Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-around-construct-ann-ejb [2024-03-19T02:28:03.018Z] [2024-03-19T02:28:03.018Z] all: [2024-03-19T02:28:03.018Z] [2024-03-19T02:28:03.018Z] descriptor: [2024-03-19T02:28:03.018Z] [2024-03-19T02:28:03.018Z] setOSConditions: [2024-03-19T02:28:03.018Z] [2024-03-19T02:28:03.018Z] setToolWin: [2024-03-19T02:28:03.018Z] [2024-03-19T02:28:03.018Z] setToolUnix: [2024-03-19T02:28:03.018Z] [2024-03-19T02:28:03.018Z] setToolProperty: [2024-03-19T02:28:03.018Z] [2024-03-19T02:28:03.018Z] setS1ASclassPath: [2024-03-19T02:28:03.018Z] [2024-03-19T02:28:03.018Z] init-common: [2024-03-19T02:28:03.018Z] [2024-03-19T02:28:03.018Z] clean: [2024-03-19T02:28:03.018Z] [2024-03-19T02:28:03.018Z] setOSConditions: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] setToolWin: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] setToolUnix: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] setToolProperty: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] setS1ASclassPath: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] init-common: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] clean-common: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] setOSConditions: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] setToolWin: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] setToolUnix: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] setToolProperty: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] setS1ASclassPath: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] init-common: [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.019Z] clean-classes-common: [2024-03-19T02:28:03.019Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:03.019Z] [2024-03-19T02:28:03.020Z] setOSConditions: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] setToolWin: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] setToolUnix: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] setToolProperty: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] setS1ASclassPath: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] init-common: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] clean-jars-common: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] compile: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] setOSConditions: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] setToolWin: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] setToolUnix: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] setToolProperty: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] setS1ASclassPath: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.020Z] init-common: [2024-03-19T02:28:03.020Z] [2024-03-19T02:28:03.021Z] compile-common: [2024-03-19T02:28:03.021Z] [echo] Current time (ISO): 2024-03-19T02:28:02.958+0000 [2024-03-19T02:28:03.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:03.021Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:03.227Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:03.227Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:03.228Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:03.319Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:03.319Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:03.319Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:03.319Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:03.319Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:03.319Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:03.319Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:03.523Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:03.523Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:03.782Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:28:03.782Z] [java] Min/Max/Avg/StdDev: (milliseconds) 7/987/158/258.1528010440109 [2024-03-19T02:28:03.782Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:03.782Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:03.782Z] [java] [2024-03-19T02:28:03.782Z] [java] [2024-03-19T02:28:03.782Z] [java] ----------------------------------------- [2024-03-19T02:28:03.782Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet: PASS - [2024-03-19T02:28:03.782Z] [java] ----------------------------------------- [2024-03-19T02:28:03.782Z] [java] Total PASS: 1 [2024-03-19T02:28:03.782Z] [java] Total FAIL: 0 [2024-03-19T02:28:03.782Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:03.782Z] [java] ----------------------------------------- [2024-03-19T02:28:03.782Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:03.782Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:03.782Z] [2024-03-19T02:28:03.782Z] setOSConditions: [2024-03-19T02:28:03.782Z] [2024-03-19T02:28:03.782Z] setToolWin: [2024-03-19T02:28:03.782Z] [2024-03-19T02:28:03.782Z] setToolUnix: [2024-03-19T02:28:03.782Z] [2024-03-19T02:28:03.782Z] setToolProperty: [2024-03-19T02:28:03.782Z] [2024-03-19T02:28:03.782Z] setS1ASclassPath: [2024-03-19T02:28:03.782Z] [2024-03-19T02:28:03.782Z] init-common: [2024-03-19T02:28:03.782Z] [2024-03-19T02:28:03.782Z] custom-run: [2024-03-19T02:28:03.782Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet using username/password qwertSHA256BASE64/qwertSHA256BASE64 [2024-03-19T02:28:03.885Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:03.941Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:28:03.941Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:28:03.941Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server jdbc-ra-xa [2024-03-19T02:28:03.941Z] [2024-03-19T02:28:03.941Z] all: [2024-03-19T02:28:03.941Z] [echo] @@## threadpool ##@@ [2024-03-19T02:28:03.941Z] [2024-03-19T02:28:03.941Z] setOSConditions: [2024-03-19T02:28:03.941Z] [2024-03-19T02:28:03.941Z] setToolWin: [2024-03-19T02:28:03.941Z] [2024-03-19T02:28:03.942Z] setToolUnix: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] setToolProperty: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] setS1ASclassPath: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] init-common: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] build: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] all: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] setOSConditions: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] setToolWin: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] setToolUnix: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] setToolProperty: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] setS1ASclassPath: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] init-common: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] all: [2024-03-19T02:28:03.942Z] [2024-03-19T02:28:03.942Z] setOSConditions: [2024-03-19T02:28:03.943Z] [2024-03-19T02:28:03.943Z] setToolWin: [2024-03-19T02:28:03.943Z] [2024-03-19T02:28:03.943Z] setToolUnix: [2024-03-19T02:28:03.943Z] [2024-03-19T02:28:03.943Z] setToolProperty: [2024-03-19T02:28:03.943Z] [2024-03-19T02:28:03.943Z] setS1ASclassPath: [2024-03-19T02:28:03.943Z] [2024-03-19T02:28:03.943Z] init-common: [2024-03-19T02:28:03.943Z] [2024-03-19T02:28:03.943Z] compile-common: [2024-03-19T02:28:03.943Z] [echo] Current time (ISO): 2024-03-19T02:28:03.653+0000 [2024-03-19T02:28:03.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/src/classes [2024-03-19T02:28:03.943Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/src/classes [2024-03-19T02:28:03.949Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:03.949Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:03.949Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:03.949Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:03.949Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:03.949Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:03.949Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:04.041Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:04.041Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:04.041Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:04.041Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:04.041Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:04.041Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:04.041Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:04.041Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:04.041Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:04.041Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:04.144Z] [javac] 1 warning [2024-03-19T02:28:04.144Z] [2024-03-19T02:28:04.144Z] build: [2024-03-19T02:28:04.144Z] [2024-03-19T02:28:04.144Z] setOSConditions: [2024-03-19T02:28:04.144Z] [2024-03-19T02:28:04.144Z] fixFiles: [2024-03-19T02:28:04.144Z] [2024-03-19T02:28:04.144Z] convUnix: [2024-03-19T02:28:04.144Z] [2024-03-19T02:28:04.144Z] convWin: [2024-03-19T02:28:04.144Z] [2024-03-19T02:28:04.144Z] setToolWin: [2024-03-19T02:28:04.144Z] [2024-03-19T02:28:04.144Z] setToolUnix: [2024-03-19T02:28:04.144Z] [2024-03-19T02:28:04.144Z] setToolProperty: [2024-03-19T02:28:04.144Z] [2024-03-19T02:28:04.144Z] setS1ASclassPath: [2024-03-19T02:28:04.144Z] [2024-03-19T02:28:04.144Z] init-common: [2024-03-19T02:28:04.145Z] [2024-03-19T02:28:04.145Z] package-persistence-common: [2024-03-19T02:28:04.145Z] [2024-03-19T02:28:04.145Z] ejb-jar-common: [2024-03-19T02:28:04.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:04.145Z] [2024-03-19T02:28:04.145Z] package-ejbjar-common: [2024-03-19T02:28:04.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:04.145Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:04.145Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:04.145Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthrough-ejb.jar [2024-03-19T02:28:04.145Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:04.145Z] [2024-03-19T02:28:04.145Z] appclient-jar-common: [2024-03-19T02:28:04.145Z] [2024-03-19T02:28:04.145Z] package-appclientjar-common: [2024-03-19T02:28:04.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:04.145Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:04.145Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:04.145Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthrough-client.jar [2024-03-19T02:28:04.145Z] [2024-03-19T02:28:04.145Z] webclient-war-common: [2024-03-19T02:28:04.146Z] [2024-03-19T02:28:04.146Z] build-ear-common: [2024-03-19T02:28:04.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:04.146Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:04.146Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:04.146Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughApp.ear [2024-03-19T02:28:04.146Z] [2024-03-19T02:28:04.146Z] setOSConditions: [2024-03-19T02:28:04.146Z] [2024-03-19T02:28:04.146Z] fixFiles: [2024-03-19T02:28:04.146Z] [2024-03-19T02:28:04.146Z] convUnix: [2024-03-19T02:28:04.146Z] [2024-03-19T02:28:04.146Z] convWin: [2024-03-19T02:28:04.146Z] [2024-03-19T02:28:04.146Z] setToolWin: [2024-03-19T02:28:04.146Z] [2024-03-19T02:28:04.146Z] setToolUnix: [2024-03-19T02:28:04.146Z] [2024-03-19T02:28:04.146Z] setToolProperty: [2024-03-19T02:28:04.146Z] [2024-03-19T02:28:04.146Z] setS1ASclassPath: [2024-03-19T02:28:04.146Z] [2024-03-19T02:28:04.146Z] init-common: [2024-03-19T02:28:04.146Z] [2024-03-19T02:28:04.146Z] ear-common: [2024-03-19T02:28:04.147Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/descriptor/sun-application.xml to copy. [2024-03-19T02:28:04.147Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:28:04.147Z] [2024-03-19T02:28:04.147Z] deploy: [2024-03-19T02:28:04.147Z] [2024-03-19T02:28:04.147Z] setOSConditions: [2024-03-19T02:28:04.147Z] [2024-03-19T02:28:04.147Z] setToolWin: [2024-03-19T02:28:04.147Z] [2024-03-19T02:28:04.147Z] setToolUnix: [2024-03-19T02:28:04.147Z] [2024-03-19T02:28:04.147Z] setToolProperty: [2024-03-19T02:28:04.147Z] [2024-03-19T02:28:04.147Z] setS1ASclassPath: [2024-03-19T02:28:04.147Z] [2024-03-19T02:28:04.147Z] init-common: [2024-03-19T02:28:04.147Z] [2024-03-19T02:28:04.147Z] deploy-jdbc-common: [2024-03-19T02:28:04.147Z] [2024-03-19T02:28:04.147Z] setOSConditions: [2024-03-19T02:28:04.147Z] [2024-03-19T02:28:04.147Z] setToolWin: [2024-03-19T02:28:04.147Z] [2024-03-19T02:28:04.147Z] setToolUnix: [2024-03-19T02:28:04.147Z] [2024-03-19T02:28:04.148Z] setToolProperty: [2024-03-19T02:28:04.148Z] [2024-03-19T02:28:04.148Z] setS1ASclassPath: [2024-03-19T02:28:04.148Z] [2024-03-19T02:28:04.148Z] init-common: [2024-03-19T02:28:04.148Z] [2024-03-19T02:28:04.148Z] create-jdbc-connpool-common: [2024-03-19T02:28:04.161Z] [exec] Mar 19, 2024 2:28:03 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:04.161Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@359ceb13 [2024-03-19T02:28:04.161Z] [exec] I am in client [2024-03-19T02:28:04.161Z] [exec] calling createPerson(duke) [2024-03-19T02:28:04.161Z] [exec] created [2024-03-19T02:28:04.161Z] [exec] calling findPerson(duke) [2024-03-19T02:28:04.161Z] [exec] found Person: {(name = duke)} [2024-03-19T02:28:04.161Z] [exec] calling nonTxFindPerson(duke) [2024-03-19T02:28:04.454Z] [exec] found Person: {(name = duke)} [2024-03-19T02:28:04.454Z] [exec] calling nonTxFindPerson(duke) [2024-03-19T02:28:04.454Z] [exec] found Person: {(name = duke)} [2024-03-19T02:28:04.454Z] [exec] calling nonTxBlah(duke) [2024-03-19T02:28:04.454Z] [exec] removing Person(duke) [2024-03-19T02:28:04.454Z] [exec] removed Person(duke) [2024-03-19T02:28:04.454Z] [exec] Value of key is: main [2024-03-19T02:28:04.454Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:04.454Z] [exec] [2024-03-19T02:28:04.454Z] [exec] [2024-03-19T02:28:04.454Z] [exec] ----------------------------------------- [2024-03-19T02:28:04.454Z] [exec] - main: PASS - [2024-03-19T02:28:04.454Z] [exec] ----------------------------------------- [2024-03-19T02:28:04.454Z] [exec] Total PASS: 1 [2024-03-19T02:28:04.454Z] [exec] Total FAIL: 0 [2024-03-19T02:28:04.454Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:04.454Z] [exec] ----------------------------------------- [2024-03-19T02:28:04.454Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:04.454Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:04.510Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:04.711Z] [2024-03-19T02:28:04.711Z] checkReporting-common: [2024-03-19T02:28:04.711Z] [2024-03-19T02:28:04.711Z] confirmReportPresent-common: [2024-03-19T02:28:04.711Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:28:04.711Z] [echo] Test seems to be reported fine [2024-03-19T02:28:04.711Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/context/RepRunConf.txt [2024-03-19T02:28:04.711Z] [2024-03-19T02:28:04.712Z] confirmMissingReport-common: [2024-03-19T02:28:04.712Z] [2024-03-19T02:28:04.712Z] undeploy: [2024-03-19T02:28:04.731Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:28:04.731Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:28:04.731Z] [2024-03-19T02:28:04.731Z] set-derby-connpool-props: [2024-03-19T02:28:04.790Z] [javac] 1 warning [2024-03-19T02:28:04.790Z] [2024-03-19T02:28:04.790Z] setOSConditions: [2024-03-19T02:28:04.790Z] [2024-03-19T02:28:04.790Z] setToolWin: [2024-03-19T02:28:04.791Z] [2024-03-19T02:28:04.791Z] setToolUnix: [2024-03-19T02:28:04.791Z] [2024-03-19T02:28:04.791Z] setToolProperty: [2024-03-19T02:28:04.791Z] [2024-03-19T02:28:04.791Z] setS1ASclassPath: [2024-03-19T02:28:04.791Z] [2024-03-19T02:28:04.791Z] init-common: [2024-03-19T02:28:04.791Z] [2024-03-19T02:28:04.791Z] compile-common: [2024-03-19T02:28:04.791Z] [echo] Current time (ISO): 2024-03-19T02:28:04.604+0000 [2024-03-19T02:28:04.791Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:04.874Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:04.874Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:04.874Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:04.874Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:04.874Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:04.874Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:04.874Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:04.969Z] [2024-03-19T02:28:04.969Z] setOSConditions: [2024-03-19T02:28:04.969Z] [2024-03-19T02:28:04.969Z] setToolWin: [2024-03-19T02:28:04.969Z] [2024-03-19T02:28:04.969Z] setToolUnix: [2024-03-19T02:28:04.969Z] [2024-03-19T02:28:04.969Z] setToolProperty: [2024-03-19T02:28:04.969Z] [2024-03-19T02:28:04.969Z] setS1ASclassPath: [2024-03-19T02:28:04.969Z] [2024-03-19T02:28:04.969Z] init-common: [2024-03-19T02:28:04.969Z] [2024-03-19T02:28:04.969Z] undeploy-common: [2024-03-19T02:28:04.988Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:28:04.988Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:28:05.025Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:05.025Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:05.025Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:05.025Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:05.025Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:05.025Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:05.025Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:05.026Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:05.226Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-contextApp [2024-03-19T02:28:05.226Z] [2024-03-19T02:28:05.227Z] unsetup: [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] setOSConditions: [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] setToolWin: [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] setToolUnix: [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] setToolProperty: [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] setS1ASclassPath: [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] init-common: [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] execute-ejb-sql-common: [2024-03-19T02:28:05.227Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/context/sql/drop.sql [2024-03-19T02:28:05.227Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] all: [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] eem_1slsb_2sfsbs: [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] setOSConditions: [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] setToolWin: [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] setToolUnix: [2024-03-19T02:28:05.227Z] [2024-03-19T02:28:05.227Z] setToolProperty: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] setS1ASclassPath: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] init-common: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] clean: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] setOSConditions: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] setToolWin: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] setToolUnix: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] setToolProperty: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] setS1ASclassPath: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] init-common: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] clean-common: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] setOSConditions: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] setToolWin: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] setToolUnix: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] setToolProperty: [2024-03-19T02:28:05.228Z] [2024-03-19T02:28:05.228Z] setS1ASclassPath: [2024-03-19T02:28:05.229Z] [2024-03-19T02:28:05.229Z] init-common: [2024-03-19T02:28:05.229Z] [2024-03-19T02:28:05.229Z] clean-classes-common: [2024-03-19T02:28:05.229Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:05.229Z] [2024-03-19T02:28:05.229Z] setOSConditions: [2024-03-19T02:28:05.229Z] [2024-03-19T02:28:05.229Z] setToolWin: [2024-03-19T02:28:05.229Z] [2024-03-19T02:28:05.229Z] setToolUnix: [2024-03-19T02:28:05.229Z] [2024-03-19T02:28:05.229Z] setToolProperty: [2024-03-19T02:28:05.229Z] [2024-03-19T02:28:05.229Z] setS1ASclassPath: [2024-03-19T02:28:05.229Z] [2024-03-19T02:28:05.229Z] init-common: [2024-03-19T02:28:05.229Z] [2024-03-19T02:28:05.229Z] clean-jars-common: [2024-03-19T02:28:05.229Z] [2024-03-19T02:28:05.229Z] compile: [2024-03-19T02:28:05.327Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:05.327Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:05.327Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:28:05.327Z] [java] Min/Max/Avg/StdDev: (milliseconds) 7/737/130/206.0416992217396 [2024-03-19T02:28:05.327Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:05.359Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:05.359Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:05.359Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:05.359Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:05.359Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:05.359Z] [2024-03-19T02:28:05.359Z] setOSConditions: [2024-03-19T02:28:05.359Z] [2024-03-19T02:28:05.359Z] setToolWin: [2024-03-19T02:28:05.359Z] [2024-03-19T02:28:05.359Z] setToolUnix: [2024-03-19T02:28:05.359Z] [2024-03-19T02:28:05.359Z] setToolProperty: [2024-03-19T02:28:05.360Z] [2024-03-19T02:28:05.360Z] setS1ASclassPath: [2024-03-19T02:28:05.360Z] [2024-03-19T02:28:05.360Z] init-common: [2024-03-19T02:28:05.360Z] [2024-03-19T02:28:05.360Z] startDomainUnix: [2024-03-19T02:28:05.360Z] [echo] Starting DAS [2024-03-19T02:28:05.454Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:05.501Z] [2024-03-19T02:28:05.501Z] setOSConditions: [2024-03-19T02:28:05.501Z] [2024-03-19T02:28:05.501Z] setToolWin: [2024-03-19T02:28:05.501Z] [2024-03-19T02:28:05.501Z] setToolUnix: [2024-03-19T02:28:05.501Z] [2024-03-19T02:28:05.501Z] setToolProperty: [2024-03-19T02:28:05.501Z] [2024-03-19T02:28:05.501Z] setS1ASclassPath: [2024-03-19T02:28:05.501Z] [2024-03-19T02:28:05.501Z] init-common: [2024-03-19T02:28:05.501Z] [2024-03-19T02:28:05.502Z] compile-common: [2024-03-19T02:28:05.502Z] [echo] Current time (ISO): 2024-03-19T02:28:05.231+0000 [2024-03-19T02:28:05.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:05.502Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:05.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:28:05.552Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:28:05.586Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:05.586Z] [java] [2024-03-19T02:28:05.586Z] [java] [2024-03-19T02:28:05.586Z] [java] ----------------------------------------- [2024-03-19T02:28:05.586Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet: PASS - [2024-03-19T02:28:05.586Z] [java] ----------------------------------------- [2024-03-19T02:28:05.586Z] [java] Total PASS: 1 [2024-03-19T02:28:05.586Z] [java] Total FAIL: 0 [2024-03-19T02:28:05.586Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:05.586Z] [java] ----------------------------------------- [2024-03-19T02:28:05.586Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:05.586Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:05.586Z] [2024-03-19T02:28:05.586Z] setOSConditions: [2024-03-19T02:28:05.586Z] [2024-03-19T02:28:05.586Z] setToolWin: [2024-03-19T02:28:05.586Z] [2024-03-19T02:28:05.586Z] setToolUnix: [2024-03-19T02:28:05.586Z] [2024-03-19T02:28:05.586Z] setToolProperty: [2024-03-19T02:28:05.586Z] [2024-03-19T02:28:05.586Z] setS1ASclassPath: [2024-03-19T02:28:05.586Z] [2024-03-19T02:28:05.586Z] init-common: [2024-03-19T02:28:05.586Z] [2024-03-19T02:28:05.586Z] custom-run: [2024-03-19T02:28:05.586Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet using username/password qwertSHA384BASE64/qwertSHA384BASE64 [2024-03-19T02:28:05.711Z] [javac] 1 warning [2024-03-19T02:28:05.711Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/threadpooltest-ra.jar [2024-03-19T02:28:05.711Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/threadpooltest-ra.rar [2024-03-19T02:28:05.711Z] [2024-03-19T02:28:05.711Z] setOSConditions: [2024-03-19T02:28:05.711Z] [2024-03-19T02:28:05.711Z] setToolWin: [2024-03-19T02:28:05.711Z] [2024-03-19T02:28:05.711Z] setToolUnix: [2024-03-19T02:28:05.711Z] [2024-03-19T02:28:05.711Z] setToolProperty: [2024-03-19T02:28:05.711Z] [2024-03-19T02:28:05.711Z] setS1ASclassPath: [2024-03-19T02:28:05.711Z] [2024-03-19T02:28:05.711Z] init-common: [2024-03-19T02:28:05.711Z] [2024-03-19T02:28:05.711Z] clean-common: [2024-03-19T02:28:05.711Z] [2024-03-19T02:28:05.711Z] setOSConditions: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] setToolWin: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] setToolUnix: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] setToolProperty: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] setS1ASclassPath: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] init-common: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] clean-classes-common: [2024-03-19T02:28:05.712Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] setOSConditions: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] setToolWin: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] setToolUnix: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] setToolProperty: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] setS1ASclassPath: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] init-common: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] clean-jars-common: [2024-03-19T02:28:05.712Z] [2024-03-19T02:28:05.712Z] all: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] setOSConditions: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] setToolWin: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] setToolUnix: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] setToolProperty: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] setS1ASclassPath: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] init-common: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] all: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] setOSConditions: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] setToolWin: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] setToolUnix: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] setToolProperty: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] setS1ASclassPath: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] init-common: [2024-03-19T02:28:05.713Z] [2024-03-19T02:28:05.713Z] compile-common: [2024-03-19T02:28:05.713Z] [echo] Current time (ISO): 2024-03-19T02:28:05.618+0000 [2024-03-19T02:28:05.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:05.714Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:05.736Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:05.736Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:05.736Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:05.736Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:05.736Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:05.736Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:05.736Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:05.824Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:28:05.824Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:28:05.845Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:05.845Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:05.845Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:05.845Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:05.845Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:05.845Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:05.845Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:05.845Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:05.845Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:05.845Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:06.064Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:06.064Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:06.064Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:06.064Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:06.064Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:06.064Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:06.064Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:06.080Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:28:06.080Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:28:06.642Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:28:06.642Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:28:06.642Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:06.642Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:06.642Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:06.642Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:06.643Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:06.643Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:06.643Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:06.704Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:06.704Z] [javac] 1 warning [2024-03-19T02:28:06.704Z] [2024-03-19T02:28:06.704Z] build: [2024-03-19T02:28:06.704Z] [2024-03-19T02:28:06.704Z] setOSConditions: [2024-03-19T02:28:06.704Z] [2024-03-19T02:28:06.704Z] setToolWin: [2024-03-19T02:28:06.704Z] [2024-03-19T02:28:06.704Z] setToolUnix: [2024-03-19T02:28:06.704Z] [2024-03-19T02:28:06.704Z] setToolProperty: [2024-03-19T02:28:06.704Z] [2024-03-19T02:28:06.704Z] setS1ASclassPath: [2024-03-19T02:28:06.705Z] [2024-03-19T02:28:06.705Z] init-common: [2024-03-19T02:28:06.705Z] [2024-03-19T02:28:06.705Z] ejb-jar-common: [2024-03-19T02:28:06.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:06.705Z] [2024-03-19T02:28:06.705Z] package-ejbjar-common: [2024-03-19T02:28:06.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:06.705Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:06.705Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:06.705Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-descr-ejb.jar [2024-03-19T02:28:06.705Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:06.705Z] [2024-03-19T02:28:06.705Z] deploy: [2024-03-19T02:28:06.705Z] [2024-03-19T02:28:06.705Z] setOSConditions: [2024-03-19T02:28:06.705Z] [2024-03-19T02:28:06.705Z] setToolWin: [2024-03-19T02:28:06.705Z] [2024-03-19T02:28:06.705Z] setToolUnix: [2024-03-19T02:28:06.705Z] [2024-03-19T02:28:06.705Z] setToolProperty: [2024-03-19T02:28:06.705Z] [2024-03-19T02:28:06.705Z] setS1ASclassPath: [2024-03-19T02:28:06.705Z] [2024-03-19T02:28:06.705Z] init-common: [2024-03-19T02:28:06.706Z] [2024-03-19T02:28:06.706Z] deploy-jar-common: [2024-03-19T02:28:06.824Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:06.824Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:06.825Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:06.898Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:28:06.898Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:28:06.971Z] [javaWithResult] Mar 19, 2024 2:28:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:06.971Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@608fe01f [2024-03-19T02:28:06.978Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:28:06.978Z] [exec] Waiting finished after 5,396 ms. [2024-03-19T02:28:06.978Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:28:06.978Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:28:06.978Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:28:06.978Z] [exec] Admin Port: 4,848 [2024-03-19T02:28:06.978Z] [exec] Command start-domain executed successfully. [2024-03-19T02:28:06.978Z] [2024-03-19T02:28:06.978Z] start-server-windows: [2024-03-19T02:28:06.978Z] [2024-03-19T02:28:06.978Z] all--libraries: [2024-03-19T02:28:06.978Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-03-19T02:28:06.978Z] [2024-03-19T02:28:06.978Z] setOSConditions: [2024-03-19T02:28:06.978Z] [2024-03-19T02:28:06.978Z] setToolWin: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] setToolUnix: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] setToolProperty: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] setS1ASclassPath: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] init-common: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] build: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] all: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] setOSConditions: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] setToolWin: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] setToolUnix: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] setToolProperty: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] setS1ASclassPath: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] init-common: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] all: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.979Z] setOSConditions: [2024-03-19T02:28:06.979Z] [2024-03-19T02:28:06.980Z] setToolWin: [2024-03-19T02:28:06.980Z] [2024-03-19T02:28:06.980Z] setToolUnix: [2024-03-19T02:28:06.980Z] [2024-03-19T02:28:06.980Z] setToolProperty: [2024-03-19T02:28:06.980Z] [2024-03-19T02:28:06.980Z] setS1ASclassPath: [2024-03-19T02:28:06.980Z] [2024-03-19T02:28:06.980Z] init-common: [2024-03-19T02:28:06.980Z] [2024-03-19T02:28:06.980Z] compile-common: [2024-03-19T02:28:06.980Z] [echo] Current time (ISO): 2024-03-19T02:28:06.517+0000 [2024-03-19T02:28:06.980Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/classes [2024-03-19T02:28:06.980Z] [javac] Compiling 25 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/classes [2024-03-19T02:28:07.000Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:07.000Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:28:07.000Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:28:07.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:07.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:07.256Z] [javac] 2 warnings [2024-03-19T02:28:07.256Z] [2024-03-19T02:28:07.256Z] setOSConditions: [2024-03-19T02:28:07.256Z] [2024-03-19T02:28:07.256Z] setToolWin: [2024-03-19T02:28:07.256Z] [2024-03-19T02:28:07.256Z] setToolUnix: [2024-03-19T02:28:07.256Z] [2024-03-19T02:28:07.256Z] setToolProperty: [2024-03-19T02:28:07.256Z] [2024-03-19T02:28:07.257Z] setS1ASclassPath: [2024-03-19T02:28:07.257Z] [2024-03-19T02:28:07.257Z] init-common: [2024-03-19T02:28:07.257Z] [2024-03-19T02:28:07.257Z] compile-common: [2024-03-19T02:28:07.257Z] [echo] Current time (ISO): 2024-03-19T02:28:07.180+0000 [2024-03-19T02:28:07.257Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:07.270Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-descr-ejb.jar [2024-03-19T02:28:07.270Z] [exec] Application deployed with name ejb-around-construct-descr-ejb. [2024-03-19T02:28:07.270Z] [2024-03-19T02:28:07.270Z] run: [2024-03-19T02:28:07.385Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:28:07.385Z] [java] Min/Max/Avg/StdDev: (milliseconds) 8/811/132/215.18333738203032 [2024-03-19T02:28:07.385Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:07.385Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:07.385Z] [java] [2024-03-19T02:28:07.385Z] [java] [2024-03-19T02:28:07.386Z] [java] ----------------------------------------- [2024-03-19T02:28:07.386Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet: PASS - [2024-03-19T02:28:07.386Z] [java] ----------------------------------------- [2024-03-19T02:28:07.386Z] [java] Total PASS: 1 [2024-03-19T02:28:07.386Z] [java] Total FAIL: 0 [2024-03-19T02:28:07.386Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:07.386Z] [java] ----------------------------------------- [2024-03-19T02:28:07.386Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:07.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:28:07.463Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:28:07.536Z] [javaWithResult] Recd exception as expected [2024-03-19T02:28:07.536Z] [javaWithResult] Session bean was successfully removed by the client. [2024-03-19T02:28:07.536Z] [javaWithResult] [2024-03-19T02:28:07.572Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:07.572Z] [javac] 1 warning [2024-03-19T02:28:07.572Z] [2024-03-19T02:28:07.572Z] setOSConditions: [2024-03-19T02:28:07.572Z] [2024-03-19T02:28:07.573Z] setToolWin: [2024-03-19T02:28:07.573Z] [2024-03-19T02:28:07.573Z] setToolUnix: [2024-03-19T02:28:07.573Z] [2024-03-19T02:28:07.573Z] setToolProperty: [2024-03-19T02:28:07.573Z] [2024-03-19T02:28:07.573Z] setS1ASclassPath: [2024-03-19T02:28:07.573Z] [2024-03-19T02:28:07.573Z] init-common: [2024-03-19T02:28:07.573Z] [2024-03-19T02:28:07.573Z] ejb-jar-common: [2024-03-19T02:28:07.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:07.573Z] [2024-03-19T02:28:07.573Z] package-ejbjar-common: [2024-03-19T02:28:07.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:07.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:07.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:07.573Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/worktest-ejb.jar [2024-03-19T02:28:07.573Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:07.573Z] [2024-03-19T02:28:07.573Z] setOSConditions: [2024-03-19T02:28:07.573Z] [2024-03-19T02:28:07.573Z] setToolWin: [2024-03-19T02:28:07.573Z] [2024-03-19T02:28:07.573Z] setToolUnix: [2024-03-19T02:28:07.573Z] [2024-03-19T02:28:07.574Z] setToolProperty: [2024-03-19T02:28:07.574Z] [2024-03-19T02:28:07.574Z] setS1ASclassPath: [2024-03-19T02:28:07.574Z] [2024-03-19T02:28:07.574Z] init-common: [2024-03-19T02:28:07.574Z] [2024-03-19T02:28:07.574Z] appclient-jar-common: [2024-03-19T02:28:07.574Z] [2024-03-19T02:28:07.574Z] package-appclientjar-common: [2024-03-19T02:28:07.574Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:07.574Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:07.574Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:07.574Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/worktest-client.jar [2024-03-19T02:28:07.574Z] [2024-03-19T02:28:07.574Z] setOSConditions: [2024-03-19T02:28:07.574Z] [2024-03-19T02:28:07.574Z] fixFiles: [2024-03-19T02:28:07.574Z] [2024-03-19T02:28:07.574Z] convUnix: [2024-03-19T02:28:07.574Z] [2024-03-19T02:28:07.574Z] convWin: [2024-03-19T02:28:07.574Z] [2024-03-19T02:28:07.574Z] setToolWin: [2024-03-19T02:28:07.574Z] [2024-03-19T02:28:07.574Z] setToolUnix: [2024-03-19T02:28:07.574Z] [2024-03-19T02:28:07.574Z] setToolProperty: [2024-03-19T02:28:07.575Z] [2024-03-19T02:28:07.575Z] setS1ASclassPath: [2024-03-19T02:28:07.575Z] [2024-03-19T02:28:07.575Z] init-common: [2024-03-19T02:28:07.575Z] [2024-03-19T02:28:07.575Z] ear-common: [2024-03-19T02:28:07.575Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:07.575Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/threadpool/app/${sun-application.xml} to copy. [2024-03-19T02:28:07.575Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/threadpool/app/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:28:07.575Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:07.575Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/worktestApp.ear [2024-03-19T02:28:07.575Z] [2024-03-19T02:28:07.575Z] setup: [2024-03-19T02:28:07.575Z] [2024-03-19T02:28:07.575Z] deploy: [2024-03-19T02:28:07.575Z] [2024-03-19T02:28:07.575Z] setOSConditions: [2024-03-19T02:28:07.575Z] [2024-03-19T02:28:07.575Z] setToolWin: [2024-03-19T02:28:07.575Z] [2024-03-19T02:28:07.575Z] setToolUnix: [2024-03-19T02:28:07.575Z] [2024-03-19T02:28:07.575Z] setToolProperty: [2024-03-19T02:28:07.575Z] [2024-03-19T02:28:07.575Z] setS1ASclassPath: [2024-03-19T02:28:07.575Z] [2024-03-19T02:28:07.576Z] init-common: [2024-03-19T02:28:07.576Z] [2024-03-19T02:28:07.576Z] deploy: [2024-03-19T02:28:07.576Z] [2024-03-19T02:28:07.576Z] asadmin-common: [2024-03-19T02:28:07.576Z] [echo] asadmin create-threadpool --maxthreadpoolsize 10 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-thread-pool [2024-03-19T02:28:07.644Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:07.644Z] [2024-03-19T02:28:07.644Z] setOSConditions: [2024-03-19T02:28:07.644Z] [2024-03-19T02:28:07.644Z] setToolWin: [2024-03-19T02:28:07.644Z] [2024-03-19T02:28:07.644Z] setToolUnix: [2024-03-19T02:28:07.644Z] [2024-03-19T02:28:07.644Z] setToolProperty: [2024-03-19T02:28:07.644Z] [2024-03-19T02:28:07.644Z] setS1ASclassPath: [2024-03-19T02:28:07.644Z] [2024-03-19T02:28:07.644Z] init-common: [2024-03-19T02:28:07.644Z] [2024-03-19T02:28:07.644Z] custom-run: [2024-03-19T02:28:07.644Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet using username/password qwertMD2HEX/qwertMD2HEX [2024-03-19T02:28:07.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:28:07.719Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:28:07.719Z] [2024-03-19T02:28:07.719Z] setOSConditions: [2024-03-19T02:28:07.719Z] [2024-03-19T02:28:07.719Z] setToolWin: [2024-03-19T02:28:07.719Z] [2024-03-19T02:28:07.719Z] setToolUnix: [2024-03-19T02:28:07.719Z] [2024-03-19T02:28:07.719Z] setToolProperty: [2024-03-19T02:28:07.719Z] [2024-03-19T02:28:07.719Z] setS1ASclassPath: [2024-03-19T02:28:07.719Z] [2024-03-19T02:28:07.719Z] init-common: [2024-03-19T02:28:07.719Z] [2024-03-19T02:28:07.719Z] create-jdbc-resource-common: [2024-03-19T02:28:07.720Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-03-19T02:28:07.794Z] [2024-03-19T02:28:07.794Z] processResult: [2024-03-19T02:28:07.794Z] [2024-03-19T02:28:07.794Z] failed: [2024-03-19T02:28:07.794Z] [2024-03-19T02:28:07.794Z] passed: [2024-03-19T02:28:07.794Z] [echo] Test ejbwithsuffix Passed [2024-03-19T02:28:07.794Z] [2024-03-19T02:28:07.794Z] unknown: [2024-03-19T02:28:07.794Z] [2024-03-19T02:28:07.794Z] private-all: [2024-03-19T02:28:07.794Z] [2024-03-19T02:28:07.794Z] init.os: [2024-03-19T02:28:07.794Z] [2024-03-19T02:28:07.794Z] init.tools.unix: [2024-03-19T02:28:07.794Z] [2024-03-19T02:28:07.794Z] init.tools.windows: [2024-03-19T02:28:07.794Z] [2024-03-19T02:28:07.794Z] init.tools: [2024-03-19T02:28:07.795Z] [2024-03-19T02:28:07.795Z] setAsadminArgs: [2024-03-19T02:28:07.795Z] [2024-03-19T02:28:07.795Z] init: [2024-03-19T02:28:07.795Z] [2024-03-19T02:28:07.795Z] init.customtasks: [2024-03-19T02:28:07.795Z] [2024-03-19T02:28:07.795Z] prepare: [2024-03-19T02:28:07.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war [2024-03-19T02:28:07.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2024-03-19T02:28:07.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF/classes [2024-03-19T02:28:07.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/client [2024-03-19T02:28:07.795Z] [2024-03-19T02:28:07.795Z] compile: [2024-03-19T02:28:07.795Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/war/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:07.795Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF/classes [2024-03-19T02:28:07.843Z] [java] Mar 19, 2024 2:28:07 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:28:07.843Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:28:07.910Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:07.910Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:07.910Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:07.910Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:07.910Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:07.910Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:07.910Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:07.926Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:07.926Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:07.926Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:07.926Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:07.926Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:07.926Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:07.926Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:07.926Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:07.926Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:07.926Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:08.053Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:08.053Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:08.053Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:08.053Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:08.053Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:08.053Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:08.053Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:08.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-threadpool --maxthreadpoolsize 10 --minthreadpoolsize 2 --idletimeout 900 --maxqueuesize 4096 --target server test-thread-pool [2024-03-19T02:28:08.151Z] [2024-03-19T02:28:08.151Z] restart-server-instance-common: [2024-03-19T02:28:08.151Z] [2024-03-19T02:28:08.151Z] setOSConditions: [2024-03-19T02:28:08.151Z] [2024-03-19T02:28:08.151Z] setToolWin: [2024-03-19T02:28:08.151Z] [2024-03-19T02:28:08.151Z] setToolUnix: [2024-03-19T02:28:08.151Z] [2024-03-19T02:28:08.151Z] setToolProperty: [2024-03-19T02:28:08.151Z] [2024-03-19T02:28:08.151Z] setS1ASclassPath: [2024-03-19T02:28:08.151Z] [2024-03-19T02:28:08.151Z] init-common: [2024-03-19T02:28:08.151Z] [2024-03-19T02:28:08.151Z] stopDomain: [2024-03-19T02:28:08.151Z] [echo] run.xml:stopping domain... [2024-03-19T02:28:08.189Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:08.189Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:08.189Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:08.189Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:08.189Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:08.189Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:08.189Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:08.280Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-03-19T02:28:08.280Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-03-19T02:28:08.280Z] [echo] cmd executed for server [2024-03-19T02:28:08.280Z] [2024-03-19T02:28:08.280Z] setOSConditions: [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] setToolWin: [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] setToolUnix: [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] setToolProperty: [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] setS1ASclassPath: [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] init-common: [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] deploy-common: [2024-03-19T02:28:08.281Z] [echo] Current time (ISO): 2024-03-19T02:28:08.082+0000 [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] setOSConditions: [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] setToolWin: [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] setToolUnix: [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] setToolProperty: [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] setS1ASclassPath: [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] init-common: [2024-03-19T02:28:08.281Z] [2024-03-19T02:28:08.281Z] deploy-common-pe: [2024-03-19T02:28:08.313Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:08.313Z] [javac] 1 warning [2024-03-19T02:28:08.313Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/war/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:08.313Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/client [2024-03-19T02:28:08.537Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughApp.ear [2024-03-19T02:28:08.571Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:08.571Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:08.571Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:08.571Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:08.571Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:08.571Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:08.571Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:08.760Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:08.829Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:08.829Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:28:08.829Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:08.829Z] [javac] 1 warning [2024-03-19T02:28:08.829Z] [2024-03-19T02:28:08.829Z] assemble: [2024-03-19T02:28:08.829Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF [2024-03-19T02:28:08.829Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] declare-test: [2024-03-19T02:28:08.830Z] [echo] Starting test war directorydeploy/war Test asadmin deploydir [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] init.os: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] init.tools.unix: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] init.tools.windows: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] init.tools: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] setAsadminArgs: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] init: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] init.customtasks: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] prepare: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] deploydir.asadmin: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] setAsadminArgs: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] common.deploydir.asadmin: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] init.os: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.830Z] init.tools.unix: [2024-03-19T02:28:08.830Z] [2024-03-19T02:28:08.831Z] init.tools.windows: [2024-03-19T02:28:08.831Z] [2024-03-19T02:28:08.831Z] init.tools: [2024-03-19T02:28:08.831Z] [2024-03-19T02:28:08.831Z] setAsadminArgs: [2024-03-19T02:28:08.831Z] [2024-03-19T02:28:08.831Z] init: [2024-03-19T02:28:08.831Z] [2024-03-19T02:28:08.831Z] init.customtasks: [2024-03-19T02:28:08.831Z] [2024-03-19T02:28:08.831Z] common.run.asadmin: [2024-03-19T02:28:08.831Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWar /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2024-03-19T02:28:08.844Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:08.928Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:08.928Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:08.928Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:08.928Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:08.928Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:08.928Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:08.928Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:08.928Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:08.928Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:08.928Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:08.929Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:09.016Z] [javac] 1 warning [2024-03-19T02:28:09.016Z] [2024-03-19T02:28:09.016Z] build: [2024-03-19T02:28:09.016Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:28:09.016Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_1slsb_2sfsbs-lib.jar [2024-03-19T02:28:09.016Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_1slsb_2sfsbs-par1.jar [2024-03-19T02:28:09.016Z] [2024-03-19T02:28:09.016Z] setOSConditions: [2024-03-19T02:28:09.017Z] [2024-03-19T02:28:09.017Z] fixFiles: [2024-03-19T02:28:09.017Z] [2024-03-19T02:28:09.017Z] convUnix: [2024-03-19T02:28:09.017Z] [2024-03-19T02:28:09.017Z] convWin: [2024-03-19T02:28:09.017Z] [2024-03-19T02:28:09.017Z] setToolWin: [2024-03-19T02:28:09.017Z] [2024-03-19T02:28:09.017Z] setToolUnix: [2024-03-19T02:28:09.017Z] [2024-03-19T02:28:09.017Z] setToolProperty: [2024-03-19T02:28:09.017Z] [2024-03-19T02:28:09.017Z] setS1ASclassPath: [2024-03-19T02:28:09.017Z] [2024-03-19T02:28:09.017Z] init-common: [2024-03-19T02:28:09.017Z] [2024-03-19T02:28:09.017Z] package-persistence-common: [2024-03-19T02:28:09.017Z] [2024-03-19T02:28:09.017Z] ejb-jar-common: [2024-03-19T02:28:09.017Z] [2024-03-19T02:28:09.017Z] package-ejbjar-common: [2024-03-19T02:28:09.017Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:09.017Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbs-ejb.jar [2024-03-19T02:28:09.017Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:09.017Z] [2024-03-19T02:28:09.018Z] appclient-jar-common: [2024-03-19T02:28:09.018Z] [2024-03-19T02:28:09.018Z] package-appclientjar-common: [2024-03-19T02:28:09.018Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:09.018Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbs-client.jar [2024-03-19T02:28:09.018Z] [2024-03-19T02:28:09.018Z] webclient-war-common: [2024-03-19T02:28:09.018Z] [2024-03-19T02:28:09.018Z] build-ear-common: [2024-03-19T02:28:09.018Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:09.018Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:09.018Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsApp.ear [2024-03-19T02:28:09.018Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsApp.ear [2024-03-19T02:28:09.018Z] [2024-03-19T02:28:09.018Z] setup: [2024-03-19T02:28:09.018Z] [2024-03-19T02:28:09.018Z] setOSConditions: [2024-03-19T02:28:09.018Z] [2024-03-19T02:28:09.018Z] setToolWin: [2024-03-19T02:28:09.018Z] [2024-03-19T02:28:09.018Z] setToolUnix: [2024-03-19T02:28:09.018Z] [2024-03-19T02:28:09.018Z] setToolProperty: [2024-03-19T02:28:09.018Z] [2024-03-19T02:28:09.018Z] setS1ASclassPath: [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] init-common: [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] execute-ejb-sql-common: [2024-03-19T02:28:09.019Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_1slsb_2sfsbs/sql/create.sql [2024-03-19T02:28:09.019Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] deploy: [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] setOSConditions: [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] setToolWin: [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] setToolUnix: [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] setToolProperty: [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] setS1ASclassPath: [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] init-common: [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] deploy-common: [2024-03-19T02:28:09.019Z] [echo] Current time (ISO): 2024-03-19T02:28:08.843+0000 [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] setOSConditions: [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] setToolWin: [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.019Z] setToolUnix: [2024-03-19T02:28:09.019Z] [2024-03-19T02:28:09.020Z] setToolProperty: [2024-03-19T02:28:09.020Z] [2024-03-19T02:28:09.020Z] setS1ASclassPath: [2024-03-19T02:28:09.020Z] [2024-03-19T02:28:09.020Z] init-common: [2024-03-19T02:28:09.020Z] [2024-03-19T02:28:09.020Z] deploy-common-pe: [2024-03-19T02:28:09.113Z] [exec] Waiting for the domain to stop . [2024-03-19T02:28:09.113Z] [exec] Waiting finished after 127 ms. [2024-03-19T02:28:09.113Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:28:09.124Z] [exec] Application deployed with name jdbc-txpassthroughApp. [2024-03-19T02:28:09.124Z] [echo] Deployment on target server server successful [2024-03-19T02:28:09.124Z] [2024-03-19T02:28:09.124Z] setOSConditions: [2024-03-19T02:28:09.124Z] [2024-03-19T02:28:09.124Z] setToolWin: [2024-03-19T02:28:09.124Z] [2024-03-19T02:28:09.124Z] setToolUnix: [2024-03-19T02:28:09.124Z] [2024-03-19T02:28:09.124Z] setToolProperty: [2024-03-19T02:28:09.124Z] [2024-03-19T02:28:09.124Z] setS1ASclassPath: [2024-03-19T02:28:09.124Z] [2024-03-19T02:28:09.124Z] init-common: [2024-03-19T02:28:09.124Z] [2024-03-19T02:28:09.124Z] deploy-common-ee: [2024-03-19T02:28:09.124Z] [2024-03-19T02:28:09.124Z] run: [2024-03-19T02:28:09.125Z] [2024-03-19T02:28:09.125Z] setOSConditions: [2024-03-19T02:28:09.125Z] [2024-03-19T02:28:09.125Z] setToolWin: [2024-03-19T02:28:09.125Z] [2024-03-19T02:28:09.125Z] setToolUnix: [2024-03-19T02:28:09.125Z] [2024-03-19T02:28:09.125Z] setToolProperty: [2024-03-19T02:28:09.125Z] [2024-03-19T02:28:09.125Z] setS1ASclassPath: [2024-03-19T02:28:09.125Z] [2024-03-19T02:28:09.125Z] init-common: [2024-03-19T02:28:09.125Z] [2024-03-19T02:28:09.125Z] execute-sql-common: [2024-03-19T02:28:09.125Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/sql/create.sql [2024-03-19T02:28:09.125Z] [sql] Failed to execute: DROP TABLE ONLYGETCONNECTION [2024-03-19T02:28:09.125Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'ONLYGETCONNECTION' because it does not exist. [2024-03-19T02:28:09.125Z] [sql] 0 rows affected [2024-03-19T02:28:09.125Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:28:09.125Z] [2024-03-19T02:28:09.125Z] setOSConditions: [2024-03-19T02:28:09.125Z] [2024-03-19T02:28:09.125Z] setToolWin: [2024-03-19T02:28:09.125Z] [2024-03-19T02:28:09.125Z] setToolUnix: [2024-03-19T02:28:09.125Z] [2024-03-19T02:28:09.125Z] setToolProperty: [2024-03-19T02:28:09.126Z] [2024-03-19T02:28:09.126Z] setS1ASclassPath: [2024-03-19T02:28:09.126Z] [2024-03-19T02:28:09.126Z] init-common: [2024-03-19T02:28:09.126Z] [2024-03-19T02:28:09.126Z] runclient-common: [2024-03-19T02:28:09.126Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughAppClient.jar -name jdbc-txpassthroughClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:28:09.224Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:09.224Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:09.276Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsApp.ear [2024-03-19T02:28:09.397Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:09.397Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:09.483Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:09.483Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:28:09.484Z] [java] Min/Max/Avg/StdDev: (milliseconds) 6/901/140/257.436841327591 [2024-03-19T02:28:09.484Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:09.484Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:09.484Z] [java] [2024-03-19T02:28:09.484Z] [java] [2024-03-19T02:28:09.484Z] [java] ----------------------------------------- [2024-03-19T02:28:09.484Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet: PASS - [2024-03-19T02:28:09.484Z] [java] ----------------------------------------- [2024-03-19T02:28:09.484Z] [java] Total PASS: 1 [2024-03-19T02:28:09.484Z] [java] Total FAIL: 0 [2024-03-19T02:28:09.484Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:09.484Z] [java] ----------------------------------------- [2024-03-19T02:28:09.484Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:09.737Z] [java] Mar 19, 2024 2:28:09 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:09.737Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10823d72 [2024-03-19T02:28:09.742Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:09.742Z] [2024-03-19T02:28:09.742Z] setOSConditions: [2024-03-19T02:28:09.742Z] [2024-03-19T02:28:09.742Z] setToolWin: [2024-03-19T02:28:09.742Z] [2024-03-19T02:28:09.742Z] setToolUnix: [2024-03-19T02:28:09.742Z] [2024-03-19T02:28:09.743Z] setToolProperty: [2024-03-19T02:28:09.743Z] [2024-03-19T02:28:09.743Z] setS1ASclassPath: [2024-03-19T02:28:09.743Z] [2024-03-19T02:28:09.743Z] init-common: [2024-03-19T02:28:09.743Z] [2024-03-19T02:28:09.743Z] custom-run: [2024-03-19T02:28:09.743Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet using username/password qwertMD5HEX/qwertMD5HEX [2024-03-19T02:28:09.774Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:28:09.774Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:28:09.774Z] [javac] ^ [2024-03-19T02:28:09.774Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:28:09.775Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:28:09.775Z] [javac] ^ [2024-03-19T02:28:09.775Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:28:09.775Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:28:09.775Z] [javac] 3 warnings [2024-03-19T02:28:09.775Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/generic-ra.jar [2024-03-19T02:28:09.775Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/generic-ra.rar [2024-03-19T02:28:09.775Z] [2024-03-19T02:28:09.775Z] setOSConditions: [2024-03-19T02:28:09.775Z] [2024-03-19T02:28:09.775Z] setToolWin: [2024-03-19T02:28:09.775Z] [2024-03-19T02:28:09.775Z] setToolUnix: [2024-03-19T02:28:09.775Z] [2024-03-19T02:28:09.775Z] setToolProperty: [2024-03-19T02:28:09.775Z] [2024-03-19T02:28:09.775Z] setS1ASclassPath: [2024-03-19T02:28:09.775Z] [2024-03-19T02:28:09.775Z] init-common: [2024-03-19T02:28:09.775Z] [2024-03-19T02:28:09.775Z] clean-common: [2024-03-19T02:28:09.775Z] [2024-03-19T02:28:09.775Z] setOSConditions: [2024-03-19T02:28:09.775Z] [2024-03-19T02:28:09.775Z] setToolWin: [2024-03-19T02:28:09.775Z] [2024-03-19T02:28:09.775Z] setToolUnix: [2024-03-19T02:28:09.775Z] [2024-03-19T02:28:09.776Z] setToolProperty: [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] setS1ASclassPath: [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] init-common: [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] clean-classes-common: [2024-03-19T02:28:09.776Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] setOSConditions: [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] setToolWin: [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] setToolUnix: [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] setToolProperty: [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] setS1ASclassPath: [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] init-common: [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] clean-jars-common: [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] all: [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] setOSConditions: [2024-03-19T02:28:09.776Z] [2024-03-19T02:28:09.776Z] setToolWin: [2024-03-19T02:28:09.777Z] [2024-03-19T02:28:09.777Z] setToolUnix: [2024-03-19T02:28:09.777Z] [2024-03-19T02:28:09.777Z] setToolProperty: [2024-03-19T02:28:09.777Z] [2024-03-19T02:28:09.777Z] setS1ASclassPath: [2024-03-19T02:28:09.777Z] [2024-03-19T02:28:09.777Z] init-common: [2024-03-19T02:28:09.777Z] [2024-03-19T02:28:09.777Z] all: [2024-03-19T02:28:09.777Z] [2024-03-19T02:28:09.777Z] setOSConditions: [2024-03-19T02:28:09.777Z] [2024-03-19T02:28:09.777Z] setToolWin: [2024-03-19T02:28:09.777Z] [2024-03-19T02:28:09.777Z] setToolUnix: [2024-03-19T02:28:09.777Z] [2024-03-19T02:28:09.777Z] setToolProperty: [2024-03-19T02:28:09.777Z] [2024-03-19T02:28:09.777Z] setS1ASclassPath: [2024-03-19T02:28:09.777Z] [2024-03-19T02:28:09.777Z] init-common: [2024-03-19T02:28:09.777Z] [2024-03-19T02:28:09.777Z] compile-common: [2024-03-19T02:28:09.777Z] [echo] Current time (ISO): 2024-03-19T02:28:09.534+0000 [2024-03-19T02:28:09.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:09.777Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:09.840Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_1slsb_2sfsbsApp. [2024-03-19T02:28:09.840Z] [echo] Deployment on target server server successful [2024-03-19T02:28:09.840Z] [2024-03-19T02:28:09.840Z] setOSConditions: [2024-03-19T02:28:09.840Z] [2024-03-19T02:28:09.840Z] setToolWin: [2024-03-19T02:28:09.840Z] [2024-03-19T02:28:09.840Z] setToolUnix: [2024-03-19T02:28:09.840Z] [2024-03-19T02:28:09.840Z] setToolProperty: [2024-03-19T02:28:09.840Z] [2024-03-19T02:28:09.840Z] setS1ASclassPath: [2024-03-19T02:28:09.840Z] [2024-03-19T02:28:09.840Z] init-common: [2024-03-19T02:28:09.840Z] [2024-03-19T02:28:09.840Z] deploy-common-ee: [2024-03-19T02:28:09.840Z] [2024-03-19T02:28:09.840Z] run: [2024-03-19T02:28:09.840Z] [2024-03-19T02:28:09.840Z] setOSConditions: [2024-03-19T02:28:09.840Z] [2024-03-19T02:28:09.840Z] setToolWin: [2024-03-19T02:28:09.840Z] [2024-03-19T02:28:09.840Z] setToolUnix: [2024-03-19T02:28:09.840Z] [2024-03-19T02:28:09.841Z] setToolProperty: [2024-03-19T02:28:09.841Z] [2024-03-19T02:28:09.841Z] setS1ASclassPath: [2024-03-19T02:28:09.841Z] [2024-03-19T02:28:09.841Z] init-common: [2024-03-19T02:28:09.841Z] [2024-03-19T02:28:09.841Z] runclient-common: [2024-03-19T02:28:09.841Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsAppClient.jar -name ejb-ejb30-persistence-eem_1slsb_2sfsbsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:28:09.964Z] [exec] Application deployed with name dirDeployWar. [2024-03-19T02:28:09.964Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:28:09.964Z] [exec] Command deploydir executed successfully. [2024-03-19T02:28:09.964Z] [2024-03-19T02:28:09.964Z] setHttpPort: [2024-03-19T02:28:09.964Z] [2024-03-19T02:28:09.964Z] run.positive: [2024-03-19T02:28:09.964Z] [2024-03-19T02:28:09.964Z] init.os: [2024-03-19T02:28:09.965Z] [2024-03-19T02:28:09.965Z] init.tools.unix: [2024-03-19T02:28:09.965Z] [2024-03-19T02:28:09.965Z] init.tools.windows: [2024-03-19T02:28:09.965Z] [2024-03-19T02:28:09.965Z] init.tools: [2024-03-19T02:28:09.965Z] [2024-03-19T02:28:09.965Z] setAsadminArgs: [2024-03-19T02:28:09.965Z] [2024-03-19T02:28:09.965Z] init: [2024-03-19T02:28:09.965Z] [2024-03-19T02:28:09.965Z] init.customtasks: [2024-03-19T02:28:09.965Z] [2024-03-19T02:28:09.965Z] runclient: [2024-03-19T02:28:09.965Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2024-03-19T02:28:09.994Z] [java] test : hello, world! [2024-03-19T02:28:09.994Z] [java] [2024-03-19T02:28:09.994Z] [java] Value of key is:ejb-around-construct-descr-ejb [2024-03-19T02:28:09.994Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:09.994Z] [java] [2024-03-19T02:28:09.994Z] [java] [2024-03-19T02:28:09.994Z] [java] ----------------------------------------- [2024-03-19T02:28:09.994Z] [java] - ejb-around-construct-descr-ejb: PASS - [2024-03-19T02:28:09.994Z] [java] ----------------------------------------- [2024-03-19T02:28:09.994Z] [java] Total PASS: 1 [2024-03-19T02:28:09.994Z] [java] Total FAIL: 0 [2024-03-19T02:28:09.994Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:09.994Z] [java] ----------------------------------------- [2024-03-19T02:28:09.994Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:10.025Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:10.025Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:10.025Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:10.025Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:10.025Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:10.025Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:10.025Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:10.025Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:10.025Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:10.025Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:10.055Z] [exec] Mar 19, 2024 2:28:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:28:10.055Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:28:10.252Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:10.510Z] [2024-03-19T02:28:10.510Z] undeploy: [2024-03-19T02:28:10.510Z] [2024-03-19T02:28:10.510Z] setOSConditions: [2024-03-19T02:28:10.510Z] [2024-03-19T02:28:10.510Z] setToolWin: [2024-03-19T02:28:10.510Z] [2024-03-19T02:28:10.510Z] setToolUnix: [2024-03-19T02:28:10.510Z] [2024-03-19T02:28:10.510Z] setToolProperty: [2024-03-19T02:28:10.510Z] [2024-03-19T02:28:10.510Z] setS1ASclassPath: [2024-03-19T02:28:10.510Z] [2024-03-19T02:28:10.511Z] init-common: [2024-03-19T02:28:10.511Z] [2024-03-19T02:28:10.511Z] undeploy-jar-common: [2024-03-19T02:28:10.531Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-03-19T02:28:10.531Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-03-19T02:28:10.532Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-03-19T02:28:10.532Z] [2024-03-19T02:28:10.532Z] processResult: [2024-03-19T02:28:10.532Z] [2024-03-19T02:28:10.532Z] failed: [2024-03-19T02:28:10.532Z] [2024-03-19T02:28:10.532Z] passed: [2024-03-19T02:28:10.532Z] [echo] Test war Passed [2024-03-19T02:28:10.532Z] [2024-03-19T02:28:10.532Z] unknown: [2024-03-19T02:28:10.532Z] [2024-03-19T02:28:10.532Z] declare-test: [2024-03-19T02:28:10.532Z] [echo] Starting test war directorydeploy/war Test asadmin redeploydir [2024-03-19T02:28:10.532Z] [2024-03-19T02:28:10.532Z] init.os: [2024-03-19T02:28:10.532Z] [2024-03-19T02:28:10.532Z] init.tools.unix: [2024-03-19T02:28:10.532Z] [2024-03-19T02:28:10.532Z] init.tools.windows: [2024-03-19T02:28:10.532Z] [2024-03-19T02:28:10.532Z] init.tools: [2024-03-19T02:28:10.532Z] [2024-03-19T02:28:10.533Z] setAsadminArgs: [2024-03-19T02:28:10.533Z] [2024-03-19T02:28:10.533Z] init: [2024-03-19T02:28:10.533Z] [2024-03-19T02:28:10.533Z] init.customtasks: [2024-03-19T02:28:10.533Z] [2024-03-19T02:28:10.533Z] prepare: [2024-03-19T02:28:10.533Z] [2024-03-19T02:28:10.533Z] redeploydir.asadmin: [2024-03-19T02:28:10.533Z] [2024-03-19T02:28:10.533Z] setAsadminArgs: [2024-03-19T02:28:10.533Z] [2024-03-19T02:28:10.533Z] common.redeploydir.asadmin: [2024-03-19T02:28:10.533Z] [2024-03-19T02:28:10.533Z] init.os: [2024-03-19T02:28:10.533Z] [2024-03-19T02:28:10.533Z] init.tools.unix: [2024-03-19T02:28:10.533Z] [2024-03-19T02:28:10.533Z] init.tools.windows: [2024-03-19T02:28:10.533Z] [2024-03-19T02:28:10.533Z] init.tools: [2024-03-19T02:28:10.533Z] [2024-03-19T02:28:10.533Z] setAsadminArgs: [2024-03-19T02:28:10.534Z] [2024-03-19T02:28:10.534Z] init: [2024-03-19T02:28:10.534Z] [2024-03-19T02:28:10.534Z] init.customtasks: [2024-03-19T02:28:10.534Z] [2024-03-19T02:28:10.534Z] common.run.asadmin: [2024-03-19T02:28:10.534Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWar /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2024-03-19T02:28:10.630Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:10.630Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:10.631Z] [exec] Mar 19, 2024 2:28:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:28:10.631Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:28:10.709Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:10.709Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:10.709Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:10.709Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:10.709Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:10.709Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:10.709Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:10.768Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-around-construct-descr-ejb [2024-03-19T02:28:10.768Z] [2024-03-19T02:28:10.768Z] all: [2024-03-19T02:28:10.768Z] [2024-03-19T02:28:10.768Z] get_method_lc: [2024-03-19T02:28:10.768Z] [2024-03-19T02:28:10.768Z] all: [2024-03-19T02:28:10.768Z] [2024-03-19T02:28:10.768Z] annotation: [2024-03-19T02:28:10.768Z] [2024-03-19T02:28:10.768Z] setOSConditions: [2024-03-19T02:28:10.768Z] [2024-03-19T02:28:10.768Z] setToolWin: [2024-03-19T02:28:10.768Z] [2024-03-19T02:28:10.768Z] setToolUnix: [2024-03-19T02:28:10.768Z] [2024-03-19T02:28:10.768Z] setToolProperty: [2024-03-19T02:28:10.768Z] [2024-03-19T02:28:10.769Z] setS1ASclassPath: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] init-common: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] clean: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] setOSConditions: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] setToolWin: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] setToolUnix: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] setToolProperty: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] setS1ASclassPath: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] init-common: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] clean-common: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] setOSConditions: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] setToolWin: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] setToolUnix: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] setToolProperty: [2024-03-19T02:28:10.769Z] [2024-03-19T02:28:10.769Z] setS1ASclassPath: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] init-common: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] clean-classes-common: [2024-03-19T02:28:10.770Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] setOSConditions: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] setToolWin: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] setToolUnix: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] setToolProperty: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] setS1ASclassPath: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] init-common: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] clean-jars-common: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] compile: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] setOSConditions: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] setToolWin: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] setToolUnix: [2024-03-19T02:28:10.770Z] [2024-03-19T02:28:10.770Z] setToolProperty: [2024-03-19T02:28:10.771Z] [2024-03-19T02:28:10.771Z] setS1ASclassPath: [2024-03-19T02:28:10.771Z] [2024-03-19T02:28:10.771Z] init-common: [2024-03-19T02:28:10.771Z] [2024-03-19T02:28:10.771Z] compile-common: [2024-03-19T02:28:10.771Z] [echo] Current time (ISO): 2024-03-19T02:28:10.763+0000 [2024-03-19T02:28:10.771Z] [exec] Mar 19, 2024 2:28:10 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:28:10.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:10.771Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:10.771Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:28:10.887Z] [exec] Mar 19, 2024 2:28:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:28:10.887Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:28:10.927Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:10.927Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:11.099Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:11.099Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:28:11.223Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:11.223Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:11.223Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:11.223Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:11.223Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:11.223Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:11.223Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:11.223Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:11.224Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:11.334Z] [exec] Mar 19, 2024 2:28:11 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:28:11.334Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eem_1slsb_2sfsbs-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eem_1slsb_2sfsbs.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eem_1slsb_2sfsbsClient [2024-03-19T02:28:11.357Z] [exec] Application deployed with name dirDeployWar. [2024-03-19T02:28:11.357Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:28:11.357Z] [exec] Command deploydir executed successfully. [2024-03-19T02:28:11.357Z] [2024-03-19T02:28:11.357Z] setHttpPort: [2024-03-19T02:28:11.357Z] [2024-03-19T02:28:11.357Z] run.positive: [2024-03-19T02:28:11.357Z] [2024-03-19T02:28:11.357Z] init.os: [2024-03-19T02:28:11.357Z] [2024-03-19T02:28:11.357Z] init.tools.unix: [2024-03-19T02:28:11.357Z] [2024-03-19T02:28:11.357Z] init.tools.windows: [2024-03-19T02:28:11.357Z] [2024-03-19T02:28:11.357Z] init.tools: [2024-03-19T02:28:11.357Z] [2024-03-19T02:28:11.357Z] setAsadminArgs: [2024-03-19T02:28:11.357Z] [2024-03-19T02:28:11.357Z] init: [2024-03-19T02:28:11.357Z] [2024-03-19T02:28:11.357Z] init.customtasks: [2024-03-19T02:28:11.357Z] [2024-03-19T02:28:11.358Z] runclient: [2024-03-19T02:28:11.358Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2024-03-19T02:28:11.481Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:28:11.481Z] [java] Min/Max/Avg/StdDev: (milliseconds) 8/753/131/211.58003476488776 [2024-03-19T02:28:11.481Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:11.481Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:11.481Z] [java] [2024-03-19T02:28:11.481Z] [java] [2024-03-19T02:28:11.481Z] [java] ----------------------------------------- [2024-03-19T02:28:11.481Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet: PASS - [2024-03-19T02:28:11.481Z] [java] ----------------------------------------- [2024-03-19T02:28:11.481Z] [java] Total PASS: 1 [2024-03-19T02:28:11.481Z] [java] Total FAIL: 0 [2024-03-19T02:28:11.481Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:11.481Z] [java] ----------------------------------------- [2024-03-19T02:28:11.481Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:11.481Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:11.649Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:11.710Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:11.710Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:11.710Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:11.710Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:11.710Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:11.710Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:11.710Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:11.738Z] [2024-03-19T02:28:11.738Z] setOSConditions: [2024-03-19T02:28:11.738Z] [2024-03-19T02:28:11.739Z] setToolWin: [2024-03-19T02:28:11.739Z] [2024-03-19T02:28:11.739Z] setToolUnix: [2024-03-19T02:28:11.739Z] [2024-03-19T02:28:11.739Z] setToolProperty: [2024-03-19T02:28:11.739Z] [2024-03-19T02:28:11.739Z] setS1ASclassPath: [2024-03-19T02:28:11.739Z] [2024-03-19T02:28:11.739Z] init-common: [2024-03-19T02:28:11.739Z] [2024-03-19T02:28:11.739Z] custom-run: [2024-03-19T02:28:11.739Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet using username/password qwertSHAHEX/qwertSHAHEX [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-03-19T02:28:11.923Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-03-19T02:28:11.923Z] [2024-03-19T02:28:11.923Z] processResult: [2024-03-19T02:28:11.923Z] [2024-03-19T02:28:11.923Z] failed: [2024-03-19T02:28:11.923Z] [2024-03-19T02:28:11.923Z] passed: [2024-03-19T02:28:11.923Z] [echo] Test war Passed [2024-03-19T02:28:11.923Z] [2024-03-19T02:28:11.923Z] unknown: [2024-03-19T02:28:11.923Z] [2024-03-19T02:28:11.923Z] declare-test: [2024-03-19T02:28:11.923Z] [echo] Starting test war directorydeploy/war Test asadmin undeploydir [2024-03-19T02:28:11.923Z] [2024-03-19T02:28:11.923Z] undeploy.asadmin: [2024-03-19T02:28:11.923Z] [2024-03-19T02:28:11.923Z] setAsadminArgs: [2024-03-19T02:28:11.923Z] [2024-03-19T02:28:11.924Z] common.undeploy.asadmin: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] init.os: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] init.tools.unix: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] init.tools.windows: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] init.tools: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] setAsadminArgs: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] init: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] init.customtasks: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] delAppRef: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] init.os: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] init.tools.unix: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] init.tools.windows: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] init.tools: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] setAsadminArgs: [2024-03-19T02:28:11.924Z] [2024-03-19T02:28:11.924Z] init: [2024-03-19T02:28:11.925Z] [2024-03-19T02:28:11.925Z] init.customtasks: [2024-03-19T02:28:11.925Z] [2024-03-19T02:28:11.925Z] common.run.asadmin: [2024-03-19T02:28:11.925Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWar [2024-03-19T02:28:11.935Z] [javac] 1 warning [2024-03-19T02:28:11.935Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:11.935Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app [2024-03-19T02:28:11.935Z] [2024-03-19T02:28:11.935Z] setOSConditions: [2024-03-19T02:28:11.935Z] [2024-03-19T02:28:11.935Z] setToolWin: [2024-03-19T02:28:11.935Z] [2024-03-19T02:28:11.935Z] setToolUnix: [2024-03-19T02:28:11.935Z] [2024-03-19T02:28:11.935Z] setToolProperty: [2024-03-19T02:28:11.935Z] [2024-03-19T02:28:11.935Z] setS1ASclassPath: [2024-03-19T02:28:11.935Z] [2024-03-19T02:28:11.935Z] init-common: [2024-03-19T02:28:11.935Z] [2024-03-19T02:28:11.935Z] ejb-jar-common: [2024-03-19T02:28:11.935Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:11.935Z] [2024-03-19T02:28:11.935Z] package-ejbjar-common: [2024-03-19T02:28:11.935Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:11.936Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:11.936Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:11.936Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector16-ejb.jar [2024-03-19T02:28:11.936Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:11.936Z] [2024-03-19T02:28:11.936Z] setOSConditions: [2024-03-19T02:28:11.936Z] [2024-03-19T02:28:11.936Z] setToolWin: [2024-03-19T02:28:11.936Z] [2024-03-19T02:28:11.936Z] setToolUnix: [2024-03-19T02:28:11.936Z] [2024-03-19T02:28:11.936Z] setToolProperty: [2024-03-19T02:28:11.936Z] [2024-03-19T02:28:11.936Z] setS1ASclassPath: [2024-03-19T02:28:11.936Z] [2024-03-19T02:28:11.936Z] init-common: [2024-03-19T02:28:11.936Z] [2024-03-19T02:28:11.936Z] webclient-war-common: [2024-03-19T02:28:11.936Z] [2024-03-19T02:28:11.936Z] clear: [2024-03-19T02:28:11.936Z] [2024-03-19T02:28:11.936Z] test-tlds-exist: [2024-03-19T02:28:11.936Z] [2024-03-19T02:28:11.936Z] copy-tlds: [2024-03-19T02:28:11.936Z] [2024-03-19T02:28:11.936Z] test-tagfiles-exist: [2024-03-19T02:28:11.936Z] [2024-03-19T02:28:11.937Z] copy-tagfiles: [2024-03-19T02:28:11.937Z] [2024-03-19T02:28:11.937Z] package-war-common: [2024-03-19T02:28:11.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:28:11.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:11.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:11.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:28:11.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/src/lib [2024-03-19T02:28:11.937Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:11.937Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:11.937Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:12.021Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:12.021Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:12.021Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:12.021Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:12.021Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:12.021Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:12.021Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:12.021Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:12.021Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:12.021Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:12.194Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/src/docroot [2024-03-19T02:28:12.195Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector16-web.war [2024-03-19T02:28:12.195Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:12.195Z] [2024-03-19T02:28:12.195Z] setOSConditions: [2024-03-19T02:28:12.195Z] [2024-03-19T02:28:12.195Z] fixFiles: [2024-03-19T02:28:12.195Z] [2024-03-19T02:28:12.195Z] convUnix: [2024-03-19T02:28:12.195Z] [2024-03-19T02:28:12.195Z] convWin: [2024-03-19T02:28:12.195Z] [2024-03-19T02:28:12.195Z] setToolWin: [2024-03-19T02:28:12.195Z] [2024-03-19T02:28:12.195Z] setToolUnix: [2024-03-19T02:28:12.195Z] [2024-03-19T02:28:12.195Z] setToolProperty: [2024-03-19T02:28:12.195Z] [2024-03-19T02:28:12.195Z] setS1ASclassPath: [2024-03-19T02:28:12.195Z] [2024-03-19T02:28:12.195Z] init-common: [2024-03-19T02:28:12.195Z] [2024-03-19T02:28:12.195Z] ear-common: [2024-03-19T02:28:12.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:12.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:12.195Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:12.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:12.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:12.196Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-03-19T02:28:12.196Z] [2024-03-19T02:28:12.196Z] setup-map: [2024-03-19T02:28:12.196Z] [2024-03-19T02:28:12.196Z] set-jvm-options: [2024-03-19T02:28:12.196Z] [2024-03-19T02:28:12.196Z] setOSConditions: [2024-03-19T02:28:12.196Z] [2024-03-19T02:28:12.196Z] setToolWin: [2024-03-19T02:28:12.196Z] [2024-03-19T02:28:12.196Z] setToolUnix: [2024-03-19T02:28:12.196Z] [2024-03-19T02:28:12.196Z] setToolProperty: [2024-03-19T02:28:12.196Z] [2024-03-19T02:28:12.196Z] setS1ASclassPath: [2024-03-19T02:28:12.196Z] [2024-03-19T02:28:12.196Z] init-common: [2024-03-19T02:28:12.196Z] [2024-03-19T02:28:12.196Z] create-jvm-options: [2024-03-19T02:28:12.491Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:12.491Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:28:12.639Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:12.640Z] [javac] 1 warning [2024-03-19T02:28:12.640Z] [2024-03-19T02:28:12.640Z] setOSConditions: [2024-03-19T02:28:12.640Z] [2024-03-19T02:28:12.640Z] setToolWin: [2024-03-19T02:28:12.640Z] [2024-03-19T02:28:12.640Z] setToolUnix: [2024-03-19T02:28:12.640Z] [2024-03-19T02:28:12.640Z] setToolProperty: [2024-03-19T02:28:12.640Z] [2024-03-19T02:28:12.640Z] setS1ASclassPath: [2024-03-19T02:28:12.640Z] [2024-03-19T02:28:12.640Z] init-common: [2024-03-19T02:28:12.640Z] [2024-03-19T02:28:12.640Z] compile-common: [2024-03-19T02:28:12.640Z] [echo] Current time (ISO): 2024-03-19T02:28:12.538+0000 [2024-03-19T02:28:12.640Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:12.754Z] [exec] Command undeploy executed successfully. [2024-03-19T02:28:12.754Z] [2024-03-19T02:28:12.755Z] setHttpPort: [2024-03-19T02:28:12.755Z] [2024-03-19T02:28:12.755Z] run.negative: [2024-03-19T02:28:12.755Z] [2024-03-19T02:28:12.755Z] init.os: [2024-03-19T02:28:12.755Z] [2024-03-19T02:28:12.755Z] init.tools.unix: [2024-03-19T02:28:12.755Z] [2024-03-19T02:28:12.755Z] init.tools.windows: [2024-03-19T02:28:12.755Z] [2024-03-19T02:28:12.755Z] init.tools: [2024-03-19T02:28:12.755Z] [2024-03-19T02:28:12.755Z] setAsadminArgs: [2024-03-19T02:28:12.755Z] [2024-03-19T02:28:12.755Z] init: [2024-03-19T02:28:12.755Z] [2024-03-19T02:28:12.755Z] init.customtasks: [2024-03-19T02:28:12.755Z] [2024-03-19T02:28:12.755Z] runclient: [2024-03-19T02:28:12.755Z] [echo] TestClient http://localhost:8080/foo/dirDeployWar false [2024-03-19T02:28:13.026Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:13.026Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:13.027Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:13.322Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-03-19T02:28:13.322Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/dirDeployWar [2024-03-19T02:28:13.322Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/foo/dirDeployWar [2024-03-19T02:28:13.322Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-03-19T02:28:13.322Z] [2024-03-19T02:28:13.322Z] processResult: [2024-03-19T02:28:13.323Z] [2024-03-19T02:28:13.323Z] failed: [2024-03-19T02:28:13.323Z] [2024-03-19T02:28:13.323Z] passed: [2024-03-19T02:28:13.323Z] [echo] Test war Passed [2024-03-19T02:28:13.323Z] [2024-03-19T02:28:13.323Z] unknown: [2024-03-19T02:28:13.323Z] [2024-03-19T02:28:13.323Z] private-all: [2024-03-19T02:28:13.323Z] [2024-03-19T02:28:13.323Z] init.os: [2024-03-19T02:28:13.323Z] [2024-03-19T02:28:13.323Z] init.tools.unix: [2024-03-19T02:28:13.323Z] [2024-03-19T02:28:13.323Z] init.tools.windows: [2024-03-19T02:28:13.323Z] [2024-03-19T02:28:13.323Z] init.tools: [2024-03-19T02:28:13.324Z] [2024-03-19T02:28:13.324Z] setAsadminArgs: [2024-03-19T02:28:13.324Z] [2024-03-19T02:28:13.324Z] init: [2024-03-19T02:28:13.324Z] [2024-03-19T02:28:13.324Z] init.customtasks: [2024-03-19T02:28:13.324Z] [2024-03-19T02:28:13.324Z] prepare: [2024-03-19T02:28:13.324Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix [2024-03-19T02:28:13.324Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2024-03-19T02:28:13.324Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF/classes [2024-03-19T02:28:13.324Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/client [2024-03-19T02:28:13.324Z] [2024-03-19T02:28:13.324Z] compile: [2024-03-19T02:28:13.325Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/warwithsuffix/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:13.325Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF/classes [2024-03-19T02:28:13.325Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:13.325Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:13.325Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:28:13.415Z] [exec] Mar 19, 2024 2:28:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:13.415Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3bbb8c16 [2024-03-19T02:28:13.415Z] [exec] Value of key is: test1 : [2024-03-19T02:28:13.415Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:13.415Z] [exec] [2024-03-19T02:28:13.415Z] [exec] [2024-03-19T02:28:13.415Z] [exec] ----------------------------------------- [2024-03-19T02:28:13.415Z] [exec] - test1 : : PASS - [2024-03-19T02:28:13.415Z] [exec] ----------------------------------------- [2024-03-19T02:28:13.415Z] [exec] Total PASS: 1 [2024-03-19T02:28:13.415Z] [exec] Total FAIL: 0 [2024-03-19T02:28:13.415Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:13.415Z] [exec] ----------------------------------------- [2024-03-19T02:28:13.415Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:13.415Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:13.415Z] [2024-03-19T02:28:13.415Z] checkReporting-common: [2024-03-19T02:28:13.415Z] [2024-03-19T02:28:13.415Z] confirmReportPresent-common: [2024-03-19T02:28:13.415Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:28:13.415Z] [echo] Test seems to be reported fine [2024-03-19T02:28:13.415Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/RepRunConf.txt [2024-03-19T02:28:13.415Z] [2024-03-19T02:28:13.415Z] confirmMissingReport-common: [2024-03-19T02:28:13.416Z] [2024-03-19T02:28:13.416Z] undeploy: [2024-03-19T02:28:13.571Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:13.571Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:13.571Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:13.572Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:13.572Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:13.572Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:13.572Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:13.582Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:13.582Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:13.582Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:13.582Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:13.582Z] [java] Min/Max/Avg/StdDev: (milliseconds) 5/885/135/253.5197480005505 [2024-03-19T02:28:13.582Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:13.582Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:13.582Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:13.582Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:13.583Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:13.583Z] [java] [2024-03-19T02:28:13.583Z] [java] [2024-03-19T02:28:13.583Z] [java] ----------------------------------------- [2024-03-19T02:28:13.583Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet: PASS - [2024-03-19T02:28:13.583Z] [java] ----------------------------------------- [2024-03-19T02:28:13.583Z] [java] Total PASS: 1 [2024-03-19T02:28:13.583Z] [java] Total FAIL: 0 [2024-03-19T02:28:13.583Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:13.583Z] [java] ----------------------------------------- [2024-03-19T02:28:13.583Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:13.583Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:13.583Z] [2024-03-19T02:28:13.583Z] setOSConditions: [2024-03-19T02:28:13.583Z] [2024-03-19T02:28:13.583Z] setToolWin: [2024-03-19T02:28:13.583Z] [2024-03-19T02:28:13.583Z] setToolUnix: [2024-03-19T02:28:13.583Z] [2024-03-19T02:28:13.583Z] setToolProperty: [2024-03-19T02:28:13.583Z] [2024-03-19T02:28:13.583Z] setS1ASclassPath: [2024-03-19T02:28:13.583Z] [2024-03-19T02:28:13.583Z] init-common: [2024-03-19T02:28:13.583Z] [2024-03-19T02:28:13.583Z] custom-run: [2024-03-19T02:28:13.583Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet using username/password qwertSHA256HEX/qwertSHA256HEX [2024-03-19T02:28:13.673Z] [2024-03-19T02:28:13.673Z] setOSConditions: [2024-03-19T02:28:13.673Z] [2024-03-19T02:28:13.673Z] setToolWin: [2024-03-19T02:28:13.673Z] [2024-03-19T02:28:13.673Z] setToolUnix: [2024-03-19T02:28:13.673Z] [2024-03-19T02:28:13.673Z] setToolProperty: [2024-03-19T02:28:13.673Z] [2024-03-19T02:28:13.673Z] setS1ASclassPath: [2024-03-19T02:28:13.673Z] [2024-03-19T02:28:13.673Z] init-common: [2024-03-19T02:28:13.673Z] [2024-03-19T02:28:13.673Z] undeploy-jdbc-common: [2024-03-19T02:28:13.673Z] [2024-03-19T02:28:13.674Z] setOSConditions: [2024-03-19T02:28:13.674Z] [2024-03-19T02:28:13.674Z] setToolWin: [2024-03-19T02:28:13.674Z] [2024-03-19T02:28:13.674Z] setToolUnix: [2024-03-19T02:28:13.674Z] [2024-03-19T02:28:13.674Z] setToolProperty: [2024-03-19T02:28:13.674Z] [2024-03-19T02:28:13.674Z] setS1ASclassPath: [2024-03-19T02:28:13.674Z] [2024-03-19T02:28:13.674Z] init-common: [2024-03-19T02:28:13.674Z] [2024-03-19T02:28:13.674Z] delete-jdbc-resource-common: [2024-03-19T02:28:13.674Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-03-19T02:28:13.840Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:13.840Z] [javac] 1 warning [2024-03-19T02:28:13.840Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/warwithsuffix/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:13.840Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/client [2024-03-19T02:28:13.842Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:13.842Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:13.842Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:13.842Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:13.842Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:13.842Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:13.842Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:13.842Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:13.842Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:13.842Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:13.866Z] [exec] Mar 19, 2024 2:28:13 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:13.866Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@47058864 [2024-03-19T02:28:13.866Z] [exec] I am in client [2024-03-19T02:28:13.866Z] [exec] calling createPerson(duke) [2024-03-19T02:28:13.866Z] [exec] created [2024-03-19T02:28:13.866Z] [exec] Value of key is: delegateCreated [2024-03-19T02:28:13.866Z] [exec] Value of key is: gotPeer [2024-03-19T02:28:13.866Z] [exec] Value of key is: iFoundDelegate [2024-03-19T02:28:13.866Z] [exec] Value of key is: peerFoundDelegate (-ve test) [2024-03-19T02:28:13.866Z] [exec] Value of key is: delegateFoundMe [2024-03-19T02:28:13.866Z] [exec] Value of key is: peerFoundMe (-ve test) [2024-03-19T02:28:13.866Z] [exec] Value of key is: delegateRemovedMe [2024-03-19T02:28:13.866Z] [exec] Value of key is: peerCannotFindMe (-ve test) [2024-03-19T02:28:13.866Z] [exec] Value of key is: iCannotFindMe (-ve test) [2024-03-19T02:28:13.866Z] [exec] Value of key is: removedDelegate [2024-03-19T02:28:13.866Z] [exec] Value of key is: peerCannotfindDelegate (-ve test) [2024-03-19T02:28:13.866Z] [exec] Value of key is: peerCreated (-ve test) [2024-03-19T02:28:13.866Z] [exec] Value of key is: iFoundPeer (-ve test) [2024-03-19T02:28:13.866Z] [exec] Value of key is: delegateFoundPeer (-ve test) [2024-03-19T02:28:13.867Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:13.867Z] [exec] [2024-03-19T02:28:13.867Z] [exec] [2024-03-19T02:28:13.867Z] [exec] ----------------------------------------- [2024-03-19T02:28:13.867Z] [exec] - iFoundDelegate: PASS - [2024-03-19T02:28:13.867Z] [exec] - peerCreated (-ve test): PASS - [2024-03-19T02:28:13.867Z] [exec] - delegateCreated: PASS - [2024-03-19T02:28:13.867Z] [exec] - peerCannotFindMe (-ve test): PASS - [2024-03-19T02:28:13.867Z] [exec] - iCannotFindMe (-ve test): PASS - [2024-03-19T02:28:13.867Z] [exec] - delegateRemovedMe: PASS - [2024-03-19T02:28:13.867Z] [exec] - iFoundPeer (-ve test): PASS - [2024-03-19T02:28:13.867Z] [exec] - delegateFoundPeer (-ve test): PASS - [2024-03-19T02:28:13.867Z] [exec] - peerCannotfindDelegate (-ve test): PASS - [2024-03-19T02:28:13.867Z] [exec] - delegateFoundMe: PASS - [2024-03-19T02:28:13.867Z] [exec] - removedDelegate: PASS - [2024-03-19T02:28:13.867Z] [exec] - gotPeer: PASS - [2024-03-19T02:28:13.867Z] [exec] - peerFoundMe (-ve test): PASS - [2024-03-19T02:28:13.867Z] [exec] - peerFoundDelegate (-ve test): PASS - [2024-03-19T02:28:13.867Z] [exec] ----------------------------------------- [2024-03-19T02:28:13.867Z] [exec] Total PASS: 14 [2024-03-19T02:28:13.867Z] [exec] Total FAIL: 0 [2024-03-19T02:28:13.867Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:13.867Z] [exec] ----------------------------------------- [2024-03-19T02:28:13.867Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:13.867Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:13.931Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-03-19T02:28:13.931Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-03-19T02:28:13.931Z] [echo] cmd executed for server [2024-03-19T02:28:13.931Z] [2024-03-19T02:28:13.931Z] setOSConditions: [2024-03-19T02:28:13.931Z] [2024-03-19T02:28:13.931Z] setToolWin: [2024-03-19T02:28:13.931Z] [2024-03-19T02:28:13.931Z] setToolUnix: [2024-03-19T02:28:13.931Z] [2024-03-19T02:28:13.931Z] setToolProperty: [2024-03-19T02:28:13.931Z] [2024-03-19T02:28:13.931Z] setS1ASclassPath: [2024-03-19T02:28:13.931Z] [2024-03-19T02:28:13.931Z] init-common: [2024-03-19T02:28:13.931Z] [2024-03-19T02:28:13.931Z] delete-jdbc-connpool-common: [2024-03-19T02:28:13.931Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:28:14.098Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:14.098Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:14.098Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:14.098Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:14.098Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:14.098Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:14.098Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:14.116Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-03-19T02:28:14.122Z] [2024-03-19T02:28:14.122Z] checkReporting-common: [2024-03-19T02:28:14.122Z] [2024-03-19T02:28:14.122Z] confirmReportPresent-common: [2024-03-19T02:28:14.122Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:28:14.122Z] [echo] Test seems to be reported fine [2024-03-19T02:28:14.122Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_1slsb_2sfsbs/RepRunConf.txt [2024-03-19T02:28:14.122Z] [2024-03-19T02:28:14.122Z] confirmMissingReport-common: [2024-03-19T02:28:14.122Z] [2024-03-19T02:28:14.122Z] undeploy: [2024-03-19T02:28:14.122Z] [2024-03-19T02:28:14.122Z] setOSConditions: [2024-03-19T02:28:14.122Z] [2024-03-19T02:28:14.122Z] setToolWin: [2024-03-19T02:28:14.122Z] [2024-03-19T02:28:14.122Z] setToolUnix: [2024-03-19T02:28:14.122Z] [2024-03-19T02:28:14.122Z] setToolProperty: [2024-03-19T02:28:14.122Z] [2024-03-19T02:28:14.122Z] setS1ASclassPath: [2024-03-19T02:28:14.123Z] [2024-03-19T02:28:14.123Z] init-common: [2024-03-19T02:28:14.123Z] [2024-03-19T02:28:14.123Z] undeploy-common: [2024-03-19T02:28:14.143Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:14.143Z] [javac] 1 warning [2024-03-19T02:28:14.143Z] [2024-03-19T02:28:14.143Z] build: [2024-03-19T02:28:14.143Z] [2024-03-19T02:28:14.143Z] setOSConditions: [2024-03-19T02:28:14.143Z] [2024-03-19T02:28:14.143Z] setToolWin: [2024-03-19T02:28:14.143Z] [2024-03-19T02:28:14.143Z] setToolUnix: [2024-03-19T02:28:14.143Z] [2024-03-19T02:28:14.143Z] setToolProperty: [2024-03-19T02:28:14.143Z] [2024-03-19T02:28:14.143Z] setS1ASclassPath: [2024-03-19T02:28:14.143Z] [2024-03-19T02:28:14.143Z] init-common: [2024-03-19T02:28:14.143Z] [2024-03-19T02:28:14.143Z] ejb-jar-common: [2024-03-19T02:28:14.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:14.143Z] [2024-03-19T02:28:14.143Z] package-ejbjar-common: [2024-03-19T02:28:14.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:14.143Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-ann-ejb.jar [2024-03-19T02:28:14.143Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:14.143Z] [2024-03-19T02:28:14.144Z] deploy: [2024-03-19T02:28:14.144Z] [2024-03-19T02:28:14.144Z] setOSConditions: [2024-03-19T02:28:14.144Z] [2024-03-19T02:28:14.144Z] setToolWin: [2024-03-19T02:28:14.144Z] [2024-03-19T02:28:14.144Z] setToolUnix: [2024-03-19T02:28:14.144Z] [2024-03-19T02:28:14.144Z] setToolProperty: [2024-03-19T02:28:14.144Z] [2024-03-19T02:28:14.144Z] setS1ASclassPath: [2024-03-19T02:28:14.144Z] [2024-03-19T02:28:14.144Z] init-common: [2024-03-19T02:28:14.144Z] [2024-03-19T02:28:14.144Z] deploy-jar-common: [2024-03-19T02:28:14.358Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:14.358Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:28:14.358Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:14.358Z] [javac] 1 warning [2024-03-19T02:28:14.358Z] [2024-03-19T02:28:14.358Z] assemble: [2024-03-19T02:28:14.358Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF [2024-03-19T02:28:14.358Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] declare-test: [2024-03-19T02:28:14.359Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin deploydir [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] init.os: [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] init.tools.unix: [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] init.tools.windows: [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] init.tools: [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] setAsadminArgs: [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] init: [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] init.customtasks: [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] prepare: [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] deploydir.asadmin: [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] setAsadminArgs: [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] common.deploydir.asadmin: [2024-03-19T02:28:14.359Z] [2024-03-19T02:28:14.359Z] init.os: [2024-03-19T02:28:14.360Z] [2024-03-19T02:28:14.360Z] init.tools.unix: [2024-03-19T02:28:14.360Z] [2024-03-19T02:28:14.360Z] init.tools.windows: [2024-03-19T02:28:14.360Z] [2024-03-19T02:28:14.360Z] init.tools: [2024-03-19T02:28:14.360Z] [2024-03-19T02:28:14.360Z] setAsadminArgs: [2024-03-19T02:28:14.360Z] [2024-03-19T02:28:14.360Z] init: [2024-03-19T02:28:14.369Z] [2024-03-19T02:28:14.369Z] setOSConditions: [2024-03-19T02:28:14.369Z] [2024-03-19T02:28:14.369Z] setToolWin: [2024-03-19T02:28:14.369Z] [2024-03-19T02:28:14.369Z] setToolUnix: [2024-03-19T02:28:14.369Z] [2024-03-19T02:28:14.370Z] setToolProperty: [2024-03-19T02:28:14.370Z] [2024-03-19T02:28:14.370Z] setS1ASclassPath: [2024-03-19T02:28:14.370Z] [2024-03-19T02:28:14.370Z] init-common: [2024-03-19T02:28:14.370Z] [2024-03-19T02:28:14.370Z] startDomainUnix: [2024-03-19T02:28:14.370Z] [echo] Starting DAS [2024-03-19T02:28:14.381Z] [exec] Created 1 option(s) [2024-03-19T02:28:14.381Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:28:14.381Z] [2024-03-19T02:28:14.381Z] setOSConditions: [2024-03-19T02:28:14.381Z] [2024-03-19T02:28:14.381Z] setToolWin: [2024-03-19T02:28:14.381Z] [2024-03-19T02:28:14.381Z] setToolUnix: [2024-03-19T02:28:14.381Z] [2024-03-19T02:28:14.381Z] setToolProperty: [2024-03-19T02:28:14.381Z] [2024-03-19T02:28:14.381Z] setS1ASclassPath: [2024-03-19T02:28:14.381Z] [2024-03-19T02:28:14.381Z] init-common: [2024-03-19T02:28:14.381Z] [2024-03-19T02:28:14.382Z] create-jvm-options: [2024-03-19T02:28:14.495Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:28:14.495Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:28:14.495Z] [echo] cmd executed for server [2024-03-19T02:28:14.495Z] [2024-03-19T02:28:14.495Z] setOSConditions: [2024-03-19T02:28:14.495Z] [2024-03-19T02:28:14.495Z] setToolWin: [2024-03-19T02:28:14.495Z] [2024-03-19T02:28:14.495Z] setToolUnix: [2024-03-19T02:28:14.495Z] [2024-03-19T02:28:14.495Z] setToolProperty: [2024-03-19T02:28:14.495Z] [2024-03-19T02:28:14.495Z] setS1ASclassPath: [2024-03-19T02:28:14.495Z] [2024-03-19T02:28:14.495Z] init-common: [2024-03-19T02:28:14.495Z] [2024-03-19T02:28:14.495Z] undeploy-common: [2024-03-19T02:28:14.617Z] [2024-03-19T02:28:14.618Z] init.customtasks: [2024-03-19T02:28:14.618Z] [2024-03-19T02:28:14.618Z] common.run.asadmin: [2024-03-19T02:28:14.618Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithWarSuffix /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2024-03-19T02:28:14.684Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eem_1slsb_2sfsbsApp [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] unsetup: [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] setOSConditions: [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] setToolWin: [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] setToolUnix: [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] setToolProperty: [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] setS1ASclassPath: [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] init-common: [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] execute-ejb-sql-common: [2024-03-19T02:28:14.685Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_1slsb_2sfsbs/sql/drop.sql [2024-03-19T02:28:14.685Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] all: [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] eem_3sfsbs: [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] setOSConditions: [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] setToolWin: [2024-03-19T02:28:14.685Z] [2024-03-19T02:28:14.685Z] setToolUnix: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] setToolProperty: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] setS1ASclassPath: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] init-common: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] clean: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] setOSConditions: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] setToolWin: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] setToolUnix: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] setToolProperty: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] setS1ASclassPath: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] init-common: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] clean-common: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] setOSConditions: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] setToolWin: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.686Z] setToolUnix: [2024-03-19T02:28:14.686Z] [2024-03-19T02:28:14.687Z] setToolProperty: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] setS1ASclassPath: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] init-common: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] clean-classes-common: [2024-03-19T02:28:14.687Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] setOSConditions: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] setToolWin: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] setToolUnix: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] setToolProperty: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] setS1ASclassPath: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] init-common: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] clean-jars-common: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] compile: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] setOSConditions: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.687Z] setToolWin: [2024-03-19T02:28:14.687Z] [2024-03-19T02:28:14.688Z] setToolUnix: [2024-03-19T02:28:14.688Z] [2024-03-19T02:28:14.688Z] setToolProperty: [2024-03-19T02:28:14.688Z] [2024-03-19T02:28:14.688Z] setS1ASclassPath: [2024-03-19T02:28:14.688Z] [2024-03-19T02:28:14.688Z] init-common: [2024-03-19T02:28:14.688Z] [2024-03-19T02:28:14.688Z] compile-common: [2024-03-19T02:28:14.688Z] [echo] Current time (ISO): 2024-03-19T02:28:14.572+0000 [2024-03-19T02:28:14.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:14.688Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:14.706Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-ann-ejb.jar [2024-03-19T02:28:14.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-txpassthroughApp [2024-03-19T02:28:14.752Z] [2024-03-19T02:28:14.752Z] all: [2024-03-19T02:28:14.752Z] [2024-03-19T02:28:14.752Z] setOSConditions: [2024-03-19T02:28:14.752Z] [2024-03-19T02:28:14.752Z] setToolWin: [2024-03-19T02:28:14.752Z] [2024-03-19T02:28:14.752Z] setToolUnix: [2024-03-19T02:28:14.752Z] [2024-03-19T02:28:14.753Z] setToolProperty: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] setS1ASclassPath: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] init-common: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] clean: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] setOSConditions: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] setToolWin: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] setToolUnix: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] setToolProperty: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] setS1ASclassPath: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] init-common: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] clean-common: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] setOSConditions: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] setToolWin: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] setToolUnix: [2024-03-19T02:28:14.753Z] [2024-03-19T02:28:14.753Z] setToolProperty: [2024-03-19T02:28:14.754Z] [2024-03-19T02:28:14.754Z] setS1ASclassPath: [2024-03-19T02:28:14.754Z] [2024-03-19T02:28:14.754Z] init-common: [2024-03-19T02:28:14.754Z] [2024-03-19T02:28:14.754Z] clean-classes-common: [2024-03-19T02:28:14.754Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:14.826Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:14.826Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:14.826Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:14.827Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:14.875Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:14.876Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:28:14.945Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-03-19T02:28:14.945Z] [exec] Created 1 option(s) [2024-03-19T02:28:14.945Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:28:14.945Z] [2024-03-19T02:28:14.945Z] setup: [2024-03-19T02:28:14.945Z] [2024-03-19T02:28:14.945Z] setup-security-permission: [2024-03-19T02:28:14.945Z] [2024-03-19T02:28:14.945Z] setOSConditions: [2024-03-19T02:28:14.945Z] [2024-03-19T02:28:14.945Z] stop-server: [2024-03-19T02:28:14.945Z] [2024-03-19T02:28:14.945Z] stop-server-unix: [2024-03-19T02:28:14.945Z] [echo] stopping server on unix ... [2024-03-19T02:28:14.963Z] [exec] Application deployed with name ejb-get-method-lc-ann-ejb. [2024-03-19T02:28:14.963Z] [2024-03-19T02:28:14.963Z] run: [2024-03-19T02:28:15.024Z] [2024-03-19T02:28:15.024Z] setOSConditions: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] setToolWin: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] setToolUnix: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] setToolProperty: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] setS1ASclassPath: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] init-common: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] clean-jars-common: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] compile: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] setOSConditions: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] setToolWin: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] setToolUnix: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] setToolProperty: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] setS1ASclassPath: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] init-common: [2024-03-19T02:28:15.025Z] [2024-03-19T02:28:15.025Z] compile-common: [2024-03-19T02:28:15.026Z] [echo] Current time (ISO): 2024-03-19T02:28:14.766+0000 [2024-03-19T02:28:15.026Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:15.026Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:15.086Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:15.086Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:15.086Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:15.086Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:15.086Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:15.086Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:15.086Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:15.086Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:15.086Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:15.086Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:15.086Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:15.086Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:15.086Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:15.086Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:28:15.086Z] [java] Min/Max/Avg/StdDev: (milliseconds) 5/763/120/218.57968983435035 [2024-03-19T02:28:15.086Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:15.378Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:15.378Z] [java] [2024-03-19T02:28:15.378Z] [java] [2024-03-19T02:28:15.378Z] [java] ----------------------------------------- [2024-03-19T02:28:15.378Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet: PASS - [2024-03-19T02:28:15.378Z] [java] ----------------------------------------- [2024-03-19T02:28:15.378Z] [java] Total PASS: 1 [2024-03-19T02:28:15.378Z] [java] Total FAIL: 0 [2024-03-19T02:28:15.378Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:15.378Z] [java] ----------------------------------------- [2024-03-19T02:28:15.378Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:15.379Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:15.379Z] [2024-03-19T02:28:15.379Z] setOSConditions: [2024-03-19T02:28:15.379Z] [2024-03-19T02:28:15.379Z] setToolWin: [2024-03-19T02:28:15.379Z] [2024-03-19T02:28:15.379Z] setToolUnix: [2024-03-19T02:28:15.379Z] [2024-03-19T02:28:15.379Z] setToolProperty: [2024-03-19T02:28:15.379Z] [2024-03-19T02:28:15.379Z] setS1ASclassPath: [2024-03-19T02:28:15.379Z] [2024-03-19T02:28:15.379Z] init-common: [2024-03-19T02:28:15.379Z] [2024-03-19T02:28:15.379Z] custom-run: [2024-03-19T02:28:15.379Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet using username/password qwertSHA384HEX/qwertSHA384HEX [2024-03-19T02:28:15.456Z] [exec] Application deployed with name dirDeployWithWarSuffix. [2024-03-19T02:28:15.456Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:28:15.456Z] [exec] Command deploydir executed successfully. [2024-03-19T02:28:15.456Z] [2024-03-19T02:28:15.456Z] setHttpPort: [2024-03-19T02:28:15.456Z] [2024-03-19T02:28:15.456Z] run.positive: [2024-03-19T02:28:15.456Z] [2024-03-19T02:28:15.456Z] init.os: [2024-03-19T02:28:15.456Z] [2024-03-19T02:28:15.456Z] init.tools.unix: [2024-03-19T02:28:15.456Z] [2024-03-19T02:28:15.456Z] init.tools.windows: [2024-03-19T02:28:15.456Z] [2024-03-19T02:28:15.456Z] init.tools: [2024-03-19T02:28:15.456Z] [2024-03-19T02:28:15.456Z] setAsadminArgs: [2024-03-19T02:28:15.456Z] [2024-03-19T02:28:15.456Z] init: [2024-03-19T02:28:15.456Z] [2024-03-19T02:28:15.456Z] init.customtasks: [2024-03-19T02:28:15.456Z] [2024-03-19T02:28:15.456Z] runclient: [2024-03-19T02:28:15.457Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2024-03-19T02:28:15.539Z] [java] Mar 19, 2024 2:28:15 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:28:15.539Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:28:15.590Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:15.590Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:15.590Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:15.590Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:15.590Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:15.590Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:15.590Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:15.618Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:15.618Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:15.618Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:15.618Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:15.618Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:15.618Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:15.618Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:15.639Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:15.639Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:15.639Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:15.639Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:15.639Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:15.639Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:15.639Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:15.639Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:15.639Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:15.639Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:15.880Z] [exec] Waiting for the domain to stop . [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-03-19T02:28:16.024Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-03-19T02:28:16.024Z] [2024-03-19T02:28:16.024Z] processResult: [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] failed: [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] passed: [2024-03-19T02:28:16.025Z] [echo] Test warwithsuffix Passed [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] unknown: [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] declare-test: [2024-03-19T02:28:16.025Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin redeploydir [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] init.os: [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] init.tools.unix: [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] init.tools.windows: [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] init.tools: [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] setAsadminArgs: [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] init: [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] init.customtasks: [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] prepare: [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] redeploydir.asadmin: [2024-03-19T02:28:16.025Z] [2024-03-19T02:28:16.025Z] setAsadminArgs: [2024-03-19T02:28:16.026Z] [2024-03-19T02:28:16.026Z] common.redeploydir.asadmin: [2024-03-19T02:28:16.026Z] [2024-03-19T02:28:16.026Z] init.os: [2024-03-19T02:28:16.026Z] [2024-03-19T02:28:16.026Z] init.tools.unix: [2024-03-19T02:28:16.026Z] [2024-03-19T02:28:16.026Z] init.tools.windows: [2024-03-19T02:28:16.026Z] [2024-03-19T02:28:16.026Z] init.tools: [2024-03-19T02:28:16.026Z] [2024-03-19T02:28:16.026Z] setAsadminArgs: [2024-03-19T02:28:16.026Z] [2024-03-19T02:28:16.026Z] init: [2024-03-19T02:28:16.026Z] [2024-03-19T02:28:16.026Z] init.customtasks: [2024-03-19T02:28:16.026Z] [2024-03-19T02:28:16.026Z] common.run.asadmin: [2024-03-19T02:28:16.026Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithWarSuffix /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2024-03-19T02:28:16.138Z] [exec] Waiting finished after 239 ms. [2024-03-19T02:28:16.138Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:28:16.138Z] [2024-03-19T02:28:16.138Z] stop-server-windows: [2024-03-19T02:28:16.138Z] [echo] taking backup of server.policy file [2024-03-19T02:28:16.138Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config [2024-03-19T02:28:16.138Z] [echo] updated server.policy file with necessary security permissions [2024-03-19T02:28:16.138Z] [2024-03-19T02:28:16.138Z] setOSConditions: [2024-03-19T02:28:16.138Z] [2024-03-19T02:28:16.138Z] start-server: [2024-03-19T02:28:16.138Z] [echo] +-----------------------------+ [2024-03-19T02:28:16.138Z] [echo] | | [2024-03-19T02:28:16.138Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:28:16.138Z] [echo] | in Felix mode | [2024-03-19T02:28:16.138Z] [echo] | | [2024-03-19T02:28:16.138Z] [echo] +-----------------------------+ [2024-03-19T02:28:16.138Z] [2024-03-19T02:28:16.138Z] start-server-unix: [2024-03-19T02:28:16.518Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:16.519Z] [javac] 1 warning [2024-03-19T02:28:16.519Z] [2024-03-19T02:28:16.519Z] setOSConditions: [2024-03-19T02:28:16.519Z] [2024-03-19T02:28:16.519Z] setToolWin: [2024-03-19T02:28:16.519Z] [2024-03-19T02:28:16.519Z] setToolUnix: [2024-03-19T02:28:16.519Z] [2024-03-19T02:28:16.519Z] setToolProperty: [2024-03-19T02:28:16.519Z] [2024-03-19T02:28:16.519Z] setS1ASclassPath: [2024-03-19T02:28:16.519Z] [2024-03-19T02:28:16.519Z] init-common: [2024-03-19T02:28:16.519Z] [2024-03-19T02:28:16.519Z] compile-common: [2024-03-19T02:28:16.519Z] [echo] Current time (ISO): 2024-03-19T02:28:16.373+0000 [2024-03-19T02:28:16.519Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:16.572Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:16.572Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:28:16.572Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:28:16.572Z] [javac] 2 warnings [2024-03-19T02:28:16.572Z] [2024-03-19T02:28:16.572Z] setOSConditions: [2024-03-19T02:28:16.572Z] [2024-03-19T02:28:16.572Z] setToolWin: [2024-03-19T02:28:16.572Z] [2024-03-19T02:28:16.572Z] setToolUnix: [2024-03-19T02:28:16.572Z] [2024-03-19T02:28:16.573Z] setToolProperty: [2024-03-19T02:28:16.573Z] [2024-03-19T02:28:16.573Z] setS1ASclassPath: [2024-03-19T02:28:16.573Z] [2024-03-19T02:28:16.573Z] init-common: [2024-03-19T02:28:16.573Z] [2024-03-19T02:28:16.573Z] compile-common: [2024-03-19T02:28:16.573Z] [echo] Current time (ISO): 2024-03-19T02:28:16.464+0000 [2024-03-19T02:28:16.573Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:16.591Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:16.592Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:16.592Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:16.593Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:16.926Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:16.926Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:28:17.157Z] [exec] Application deployed with name dirDeployWithWarSuffix. [2024-03-19T02:28:17.157Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-03-19T02:28:17.157Z] [exec] Command deploydir executed successfully. [2024-03-19T02:28:17.157Z] [2024-03-19T02:28:17.157Z] setHttpPort: [2024-03-19T02:28:17.157Z] [2024-03-19T02:28:17.157Z] run.positive: [2024-03-19T02:28:17.157Z] [2024-03-19T02:28:17.157Z] init.os: [2024-03-19T02:28:17.157Z] [2024-03-19T02:28:17.157Z] init.tools.unix: [2024-03-19T02:28:17.157Z] [2024-03-19T02:28:17.157Z] init.tools.windows: [2024-03-19T02:28:17.157Z] [2024-03-19T02:28:17.157Z] init.tools: [2024-03-19T02:28:17.157Z] [2024-03-19T02:28:17.157Z] setAsadminArgs: [2024-03-19T02:28:17.157Z] [2024-03-19T02:28:17.157Z] init: [2024-03-19T02:28:17.157Z] [2024-03-19T02:28:17.157Z] init.customtasks: [2024-03-19T02:28:17.157Z] [2024-03-19T02:28:17.158Z] runclient: [2024-03-19T02:28:17.158Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2024-03-19T02:28:17.185Z] [java] Min/Max/Avg/StdDev: (milliseconds) 6/792/128/225.1146060534186 [2024-03-19T02:28:17.185Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:17.185Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:17.185Z] [java] [2024-03-19T02:28:17.185Z] [java] [2024-03-19T02:28:17.185Z] [java] ----------------------------------------- [2024-03-19T02:28:17.185Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet: PASS - [2024-03-19T02:28:17.185Z] [java] ----------------------------------------- [2024-03-19T02:28:17.185Z] [java] Total PASS: 1 [2024-03-19T02:28:17.185Z] [java] Total FAIL: 0 [2024-03-19T02:28:17.185Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:17.185Z] [java] ----------------------------------------- [2024-03-19T02:28:17.185Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:17.185Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:17.185Z] [2024-03-19T02:28:17.185Z] setOSConditions: [2024-03-19T02:28:17.185Z] [2024-03-19T02:28:17.185Z] setToolWin: [2024-03-19T02:28:17.185Z] [2024-03-19T02:28:17.185Z] setToolUnix: [2024-03-19T02:28:17.185Z] [2024-03-19T02:28:17.185Z] setToolProperty: [2024-03-19T02:28:17.185Z] [2024-03-19T02:28:17.185Z] setS1ASclassPath: [2024-03-19T02:28:17.185Z] [2024-03-19T02:28:17.185Z] init-common: [2024-03-19T02:28:17.185Z] [2024-03-19T02:28:17.185Z] custom-run: [2024-03-19T02:28:17.186Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet using username/password qwertSHA512HEX/qwertSHA512HEX [2024-03-19T02:28:17.437Z] [java] Mar 19, 2024 2:28:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:17.437Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@14b0e127 [2024-03-19T02:28:17.444Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:17.444Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:17.444Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:17.444Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:17.444Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:17.444Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:17.444Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:17.444Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:17.444Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:17.444Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:17.448Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:17.448Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:17.448Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:17.448Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:17.448Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:17.449Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:17.449Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:17.504Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:17.504Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:17.504Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:17.504Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:17.504Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:17.504Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:17.504Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-03-19T02:28:17.723Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-03-19T02:28:17.723Z] [2024-03-19T02:28:17.723Z] processResult: [2024-03-19T02:28:17.723Z] [2024-03-19T02:28:17.723Z] failed: [2024-03-19T02:28:17.723Z] [2024-03-19T02:28:17.723Z] passed: [2024-03-19T02:28:17.723Z] [echo] Test warwithsuffix Passed [2024-03-19T02:28:17.723Z] [2024-03-19T02:28:17.723Z] unknown: [2024-03-19T02:28:17.723Z] [2024-03-19T02:28:17.723Z] declare-test: [2024-03-19T02:28:17.723Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin undeploydir [2024-03-19T02:28:17.723Z] [2024-03-19T02:28:17.723Z] undeploy.asadmin: [2024-03-19T02:28:17.723Z] [2024-03-19T02:28:17.723Z] setAsadminArgs: [2024-03-19T02:28:17.723Z] [2024-03-19T02:28:17.723Z] common.undeploy.asadmin: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] init.os: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] init.tools.unix: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] init.tools.windows: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] init.tools: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] setAsadminArgs: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] init: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] init.customtasks: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] delAppRef: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] init.os: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] init.tools.unix: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] init.tools.windows: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] init.tools: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] setAsadminArgs: [2024-03-19T02:28:17.724Z] [2024-03-19T02:28:17.724Z] init: [2024-03-19T02:28:17.725Z] [2024-03-19T02:28:17.725Z] init.customtasks: [2024-03-19T02:28:17.725Z] [2024-03-19T02:28:17.725Z] common.run.asadmin: [2024-03-19T02:28:17.725Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithWarSuffix [2024-03-19T02:28:18.002Z] [java] test : hello, world! [2024-03-19T02:28:18.002Z] [java] [2024-03-19T02:28:18.002Z] [java] Value of key is:ejb-get-method-lc-ann-ejb [2024-03-19T02:28:18.002Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:18.002Z] [java] [2024-03-19T02:28:18.002Z] [java] [2024-03-19T02:28:18.002Z] [java] ----------------------------------------- [2024-03-19T02:28:18.002Z] [java] - ejb-get-method-lc-ann-ejb: PASS - [2024-03-19T02:28:18.002Z] [java] ----------------------------------------- [2024-03-19T02:28:18.002Z] [java] Total PASS: 1 [2024-03-19T02:28:18.002Z] [java] Total FAIL: 0 [2024-03-19T02:28:18.002Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:18.002Z] [java] ----------------------------------------- [2024-03-19T02:28:18.002Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:18.002Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:18.028Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:18.028Z] [javac] 1 warning [2024-03-19T02:28:18.028Z] [2024-03-19T02:28:18.028Z] build: [2024-03-19T02:28:18.028Z] [2024-03-19T02:28:18.028Z] setOSConditions: [2024-03-19T02:28:18.028Z] [2024-03-19T02:28:18.028Z] fixFiles: [2024-03-19T02:28:18.028Z] [2024-03-19T02:28:18.028Z] convUnix: [2024-03-19T02:28:18.028Z] [2024-03-19T02:28:18.028Z] convWin: [2024-03-19T02:28:18.028Z] [2024-03-19T02:28:18.028Z] setToolWin: [2024-03-19T02:28:18.028Z] [2024-03-19T02:28:18.028Z] setToolUnix: [2024-03-19T02:28:18.028Z] [2024-03-19T02:28:18.028Z] setToolProperty: [2024-03-19T02:28:18.028Z] [2024-03-19T02:28:18.028Z] setS1ASclassPath: [2024-03-19T02:28:18.029Z] [2024-03-19T02:28:18.029Z] init-common: [2024-03-19T02:28:18.029Z] [2024-03-19T02:28:18.029Z] package-persistence-common: [2024-03-19T02:28:18.029Z] [2024-03-19T02:28:18.029Z] ejb-jar-common: [2024-03-19T02:28:18.029Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:18.029Z] [2024-03-19T02:28:18.029Z] package-ejbjar-common: [2024-03-19T02:28:18.029Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:18.029Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:18.029Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:18.029Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-ejb.jar [2024-03-19T02:28:18.029Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:18.029Z] [2024-03-19T02:28:18.029Z] appclient-jar-common: [2024-03-19T02:28:18.029Z] [2024-03-19T02:28:18.029Z] package-appclientjar-common: [2024-03-19T02:28:18.029Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:18.029Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:18.029Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:18.029Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-client.jar [2024-03-19T02:28:18.029Z] [2024-03-19T02:28:18.030Z] webclient-war-common: [2024-03-19T02:28:18.030Z] [2024-03-19T02:28:18.030Z] build-ear-common: [2024-03-19T02:28:18.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:18.030Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:18.030Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:18.030Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2024-03-19T02:28:18.030Z] [2024-03-19T02:28:18.030Z] deploy: [2024-03-19T02:28:18.030Z] [2024-03-19T02:28:18.030Z] setOSConditions: [2024-03-19T02:28:18.030Z] [2024-03-19T02:28:18.030Z] setToolWin: [2024-03-19T02:28:18.030Z] [2024-03-19T02:28:18.030Z] setToolUnix: [2024-03-19T02:28:18.030Z] [2024-03-19T02:28:18.030Z] setToolProperty: [2024-03-19T02:28:18.030Z] [2024-03-19T02:28:18.030Z] setS1ASclassPath: [2024-03-19T02:28:18.030Z] [2024-03-19T02:28:18.030Z] init-common: [2024-03-19T02:28:18.030Z] [2024-03-19T02:28:18.030Z] create-jdbc-connpool-common: [2024-03-19T02:28:18.068Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:18.068Z] [javac] 1 warning [2024-03-19T02:28:18.068Z] [2024-03-19T02:28:18.068Z] build: [2024-03-19T02:28:18.068Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:28:18.259Z] [2024-03-19T02:28:18.259Z] undeploy: [2024-03-19T02:28:18.259Z] [2024-03-19T02:28:18.259Z] setOSConditions: [2024-03-19T02:28:18.259Z] [2024-03-19T02:28:18.259Z] setToolWin: [2024-03-19T02:28:18.259Z] [2024-03-19T02:28:18.259Z] setToolUnix: [2024-03-19T02:28:18.259Z] [2024-03-19T02:28:18.259Z] setToolProperty: [2024-03-19T02:28:18.259Z] [2024-03-19T02:28:18.259Z] setS1ASclassPath: [2024-03-19T02:28:18.259Z] [2024-03-19T02:28:18.259Z] init-common: [2024-03-19T02:28:18.259Z] [2024-03-19T02:28:18.260Z] undeploy-jar-common: [2024-03-19T02:28:18.292Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:18.292Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:28:18.292Z] [exec] Command undeploy executed successfully. [2024-03-19T02:28:18.324Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_3sfsbs-lib.jar [2024-03-19T02:28:18.325Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_3sfsbs-par1.jar [2024-03-19T02:28:18.325Z] [2024-03-19T02:28:18.325Z] setOSConditions: [2024-03-19T02:28:18.325Z] [2024-03-19T02:28:18.325Z] fixFiles: [2024-03-19T02:28:18.325Z] [2024-03-19T02:28:18.325Z] convUnix: [2024-03-19T02:28:18.325Z] [2024-03-19T02:28:18.325Z] convWin: [2024-03-19T02:28:18.325Z] [2024-03-19T02:28:18.325Z] setToolWin: [2024-03-19T02:28:18.325Z] [2024-03-19T02:28:18.325Z] setToolUnix: [2024-03-19T02:28:18.325Z] [2024-03-19T02:28:18.325Z] setToolProperty: [2024-03-19T02:28:18.325Z] [2024-03-19T02:28:18.325Z] setS1ASclassPath: [2024-03-19T02:28:18.325Z] [2024-03-19T02:28:18.325Z] init-common: [2024-03-19T02:28:18.325Z] [2024-03-19T02:28:18.325Z] package-persistence-common: [2024-03-19T02:28:18.325Z] [2024-03-19T02:28:18.325Z] ejb-jar-common: [2024-03-19T02:28:18.325Z] [2024-03-19T02:28:18.325Z] package-ejbjar-common: [2024-03-19T02:28:18.325Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:18.326Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbs-ejb.jar [2024-03-19T02:28:18.326Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:18.326Z] [2024-03-19T02:28:18.326Z] appclient-jar-common: [2024-03-19T02:28:18.326Z] [2024-03-19T02:28:18.326Z] package-appclientjar-common: [2024-03-19T02:28:18.326Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:18.326Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbs-client.jar [2024-03-19T02:28:18.326Z] [2024-03-19T02:28:18.326Z] webclient-war-common: [2024-03-19T02:28:18.326Z] [2024-03-19T02:28:18.326Z] build-ear-common: [2024-03-19T02:28:18.326Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:18.326Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:18.326Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsApp.ear [2024-03-19T02:28:18.326Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsApp.ear [2024-03-19T02:28:18.326Z] [2024-03-19T02:28:18.326Z] setup: [2024-03-19T02:28:18.326Z] [2024-03-19T02:28:18.326Z] setOSConditions: [2024-03-19T02:28:18.326Z] [2024-03-19T02:28:18.326Z] setToolWin: [2024-03-19T02:28:18.326Z] [2024-03-19T02:28:18.327Z] setToolUnix: [2024-03-19T02:28:18.327Z] [2024-03-19T02:28:18.327Z] setToolProperty: [2024-03-19T02:28:18.327Z] [2024-03-19T02:28:18.327Z] setS1ASclassPath: [2024-03-19T02:28:18.327Z] [2024-03-19T02:28:18.327Z] init-common: [2024-03-19T02:28:18.327Z] [2024-03-19T02:28:18.327Z] execute-ejb-sql-common: [2024-03-19T02:28:18.327Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_3sfsbs/sql/create.sql [2024-03-19T02:28:18.327Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:18.327Z] [2024-03-19T02:28:18.327Z] deploy: [2024-03-19T02:28:18.327Z] [2024-03-19T02:28:18.327Z] setOSConditions: [2024-03-19T02:28:18.327Z] [2024-03-19T02:28:18.327Z] setToolWin: [2024-03-19T02:28:18.327Z] [2024-03-19T02:28:18.327Z] setToolUnix: [2024-03-19T02:28:18.327Z] [2024-03-19T02:28:18.327Z] setToolProperty: [2024-03-19T02:28:18.327Z] [2024-03-19T02:28:18.327Z] setS1ASclassPath: [2024-03-19T02:28:18.327Z] [2024-03-19T02:28:18.327Z] init-common: [2024-03-19T02:28:18.327Z] [2024-03-19T02:28:18.327Z] deploy-common: [2024-03-19T02:28:18.328Z] [echo] Current time (ISO): 2024-03-19T02:28:18.136+0000 [2024-03-19T02:28:18.328Z] [2024-03-19T02:28:18.328Z] setOSConditions: [2024-03-19T02:28:18.328Z] [2024-03-19T02:28:18.328Z] setToolWin: [2024-03-19T02:28:18.328Z] [2024-03-19T02:28:18.328Z] setToolUnix: [2024-03-19T02:28:18.328Z] [2024-03-19T02:28:18.328Z] setToolProperty: [2024-03-19T02:28:18.328Z] [2024-03-19T02:28:18.328Z] setS1ASclassPath: [2024-03-19T02:28:18.328Z] [2024-03-19T02:28:18.328Z] init-common: [2024-03-19T02:28:18.328Z] [2024-03-19T02:28:18.328Z] deploy-common-pe: [2024-03-19T02:28:18.427Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:18.427Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:18.428Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:18.516Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-get-method-lc-ann-ejb [2024-03-19T02:28:18.516Z] [2024-03-19T02:28:18.517Z] all: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] descriptor: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] setOSConditions: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] setToolWin: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] setToolUnix: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] setToolProperty: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] setS1ASclassPath: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] init-common: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] clean: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] setOSConditions: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] setToolWin: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] setToolUnix: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] setToolProperty: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.517Z] setS1ASclassPath: [2024-03-19T02:28:18.517Z] [2024-03-19T02:28:18.518Z] init-common: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] clean-common: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] setOSConditions: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] setToolWin: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] setToolUnix: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] setToolProperty: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] setS1ASclassPath: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] init-common: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] clean-classes-common: [2024-03-19T02:28:18.518Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] setOSConditions: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] setToolWin: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] setToolUnix: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] setToolProperty: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.518Z] setS1ASclassPath: [2024-03-19T02:28:18.518Z] [2024-03-19T02:28:18.519Z] init-common: [2024-03-19T02:28:18.519Z] [2024-03-19T02:28:18.519Z] clean-jars-common: [2024-03-19T02:28:18.519Z] [2024-03-19T02:28:18.519Z] compile: [2024-03-19T02:28:18.519Z] [2024-03-19T02:28:18.519Z] setOSConditions: [2024-03-19T02:28:18.519Z] [2024-03-19T02:28:18.519Z] setToolWin: [2024-03-19T02:28:18.519Z] [2024-03-19T02:28:18.519Z] setToolUnix: [2024-03-19T02:28:18.519Z] [2024-03-19T02:28:18.519Z] setToolProperty: [2024-03-19T02:28:18.519Z] [2024-03-19T02:28:18.519Z] setS1ASclassPath: [2024-03-19T02:28:18.519Z] [2024-03-19T02:28:18.519Z] init-common: [2024-03-19T02:28:18.519Z] [2024-03-19T02:28:18.519Z] compile-common: [2024-03-19T02:28:18.519Z] [echo] Current time (ISO): 2024-03-19T02:28:18.482+0000 [2024-03-19T02:28:18.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:18.519Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:18.556Z] [2024-03-19T02:28:18.556Z] setHttpPort: [2024-03-19T02:28:18.556Z] [2024-03-19T02:28:18.556Z] run.negative: [2024-03-19T02:28:18.556Z] [2024-03-19T02:28:18.557Z] init.os: [2024-03-19T02:28:18.557Z] [2024-03-19T02:28:18.557Z] init.tools.unix: [2024-03-19T02:28:18.557Z] [2024-03-19T02:28:18.557Z] init.tools.windows: [2024-03-19T02:28:18.557Z] [2024-03-19T02:28:18.557Z] init.tools: [2024-03-19T02:28:18.557Z] [2024-03-19T02:28:18.557Z] setAsadminArgs: [2024-03-19T02:28:18.557Z] [2024-03-19T02:28:18.557Z] init: [2024-03-19T02:28:18.557Z] [2024-03-19T02:28:18.557Z] init.customtasks: [2024-03-19T02:28:18.557Z] [2024-03-19T02:28:18.557Z] runclient: [2024-03-19T02:28:18.557Z] [echo] TestClient http://localhost:8080/foo/dirDeployWithWarSuffix false [2024-03-19T02:28:18.584Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsApp.ear [2024-03-19T02:28:18.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-txafternontx-pool [2024-03-19T02:28:18.627Z] [exec] JDBC connection pool jdbc-txafternontx-pool created successfully. [2024-03-19T02:28:18.627Z] [2024-03-19T02:28:18.627Z] set-derby-connpool-props: [2024-03-19T02:28:18.686Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:18.686Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:18.686Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:18.686Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:18.686Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:18.686Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:18.686Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:18.686Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:18.686Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:18.686Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:18.686Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:18.686Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-03-19T02:28:18.884Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2024-03-19T02:28:18.884Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2024-03-19T02:28:18.944Z] [java] Min/Max/Avg/StdDev: (milliseconds) 4/760/119/217.60057467987096 [2024-03-19T02:28:18.944Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:18.944Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:18.944Z] [java] [2024-03-19T02:28:18.944Z] [java] [2024-03-19T02:28:18.944Z] [java] ----------------------------------------- [2024-03-19T02:28:18.944Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet: PASS - [2024-03-19T02:28:18.944Z] [java] ----------------------------------------- [2024-03-19T02:28:18.944Z] [java] Total PASS: 1 [2024-03-19T02:28:18.944Z] [java] Total FAIL: 0 [2024-03-19T02:28:18.944Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:18.945Z] [java] ----------------------------------------- [2024-03-19T02:28:18.945Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:18.945Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] setOSConditions: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] setToolWin: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] setToolUnix: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] setToolProperty: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] setS1ASclassPath: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] init-common: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] run-negative: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] setOSConditions: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] setToolWin: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] setToolUnix: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] setToolProperty: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] setS1ASclassPath: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] init-common: [2024-03-19T02:28:18.945Z] [2024-03-19T02:28:18.945Z] custom-neg-run: [2024-03-19T02:28:18.946Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-clear/TestServlet using username/password qwerta/qwert [2024-03-19T02:28:19.122Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-03-19T02:28:19.122Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/dirDeployWithWarSuffix [2024-03-19T02:28:19.122Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/foo/dirDeployWithWarSuffix [2024-03-19T02:28:19.122Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-03-19T02:28:19.122Z] [2024-03-19T02:28:19.122Z] processResult: [2024-03-19T02:28:19.122Z] [2024-03-19T02:28:19.123Z] failed: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] passed: [2024-03-19T02:28:19.123Z] [echo] Test warwithsuffix Passed [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] unknown: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] private-all: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] delete.log.next: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] private-all: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] init.os: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] init.tools.unix: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] init.tools.windows: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] init.tools: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] setAsadminArgs: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] init: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] init.customtasks: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.123Z] private-rollingUpgrade: [2024-03-19T02:28:19.123Z] [2024-03-19T02:28:19.124Z] _private-all: [2024-03-19T02:28:19.124Z] [2024-03-19T02:28:19.124Z] main-all: [2024-03-19T02:28:19.124Z] [2024-03-19T02:28:19.124Z] versioned.vs.unversioned: [2024-03-19T02:28:19.124Z] [2024-03-19T02:28:19.124Z] clean.scenario: [2024-03-19T02:28:19.124Z] [2024-03-19T02:28:19.124Z] clean.scenario.cluster: [2024-03-19T02:28:19.124Z] [2024-03-19T02:28:19.124Z] init.os: [2024-03-19T02:28:19.124Z] [2024-03-19T02:28:19.124Z] init.tools.unix: [2024-03-19T02:28:19.124Z] [2024-03-19T02:28:19.124Z] init.tools.windows: [2024-03-19T02:28:19.124Z] [2024-03-19T02:28:19.124Z] init.tools: [2024-03-19T02:28:19.124Z] [2024-03-19T02:28:19.124Z] setAsadminArgs: [2024-03-19T02:28:19.124Z] [2024-03-19T02:28:19.124Z] init: [2024-03-19T02:28:19.148Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_3sfsbsApp. [2024-03-19T02:28:19.148Z] [echo] Deployment on target server server successful [2024-03-19T02:28:19.148Z] [2024-03-19T02:28:19.148Z] setOSConditions: [2024-03-19T02:28:19.148Z] [2024-03-19T02:28:19.148Z] setToolWin: [2024-03-19T02:28:19.148Z] [2024-03-19T02:28:19.148Z] setToolUnix: [2024-03-19T02:28:19.148Z] [2024-03-19T02:28:19.148Z] setToolProperty: [2024-03-19T02:28:19.148Z] [2024-03-19T02:28:19.148Z] setS1ASclassPath: [2024-03-19T02:28:19.148Z] [2024-03-19T02:28:19.149Z] init-common: [2024-03-19T02:28:19.149Z] [2024-03-19T02:28:19.149Z] deploy-common-ee: [2024-03-19T02:28:19.149Z] [2024-03-19T02:28:19.149Z] run: [2024-03-19T02:28:19.149Z] [2024-03-19T02:28:19.149Z] setOSConditions: [2024-03-19T02:28:19.149Z] [2024-03-19T02:28:19.149Z] setToolWin: [2024-03-19T02:28:19.149Z] [2024-03-19T02:28:19.149Z] setToolUnix: [2024-03-19T02:28:19.149Z] [2024-03-19T02:28:19.149Z] setToolProperty: [2024-03-19T02:28:19.149Z] [2024-03-19T02:28:19.149Z] setS1ASclassPath: [2024-03-19T02:28:19.149Z] [2024-03-19T02:28:19.149Z] init-common: [2024-03-19T02:28:19.149Z] [2024-03-19T02:28:19.149Z] runclient-common: [2024-03-19T02:28:19.149Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsAppClient.jar -name ejb-ejb30-persistence-eem_3sfsbsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:28:19.226Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:19.226Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:19.226Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:19.226Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:19.226Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:19.226Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:19.226Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:19.226Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:19.226Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:19.226Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:19.382Z] [2024-03-19T02:28:19.382Z] init.customtasks: [2024-03-19T02:28:19.382Z] [2024-03-19T02:28:19.382Z] prepare: [2024-03-19T02:28:19.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:28:19.382Z] [2024-03-19T02:28:19.382Z] process.versionExpression: [2024-03-19T02:28:19.382Z] [2024-03-19T02:28:19.382Z] process.appname: [2024-03-19T02:28:19.382Z] [2024-03-19T02:28:19.382Z] _process.target: [2024-03-19T02:28:19.382Z] [2024-03-19T02:28:19.382Z] process.target: [2024-03-19T02:28:19.383Z] [2024-03-19T02:28:19.383Z] prepare.has.version.registred: [2024-03-19T02:28:19.383Z] [2024-03-19T02:28:19.383Z] exec.asadmin2: [2024-03-19T02:28:19.448Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2024-03-19T02:28:19.448Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2024-03-19T02:28:19.451Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:19.451Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:19.451Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:19.451Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:19.451Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:19.451Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:19.451Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:19.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2024-03-19T02:28:19.705Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2024-03-19T02:28:19.747Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:28:19.747Z] [exec] Waiting finished after 4,880 ms. [2024-03-19T02:28:19.747Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:28:19.747Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:28:19.747Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:28:19.747Z] [exec] Admin Port: 4,848 [2024-03-19T02:28:19.747Z] [exec] Command start-domain executed successfully. [2024-03-19T02:28:19.747Z] [echo] run.xml:doing wait for localhost:8080... [2024-03-19T02:28:19.966Z] [exec] Result: 1 [2024-03-19T02:28:19.966Z] [2024-03-19T02:28:19.966Z] process.registred: [2024-03-19T02:28:19.966Z] [2024-03-19T02:28:19.966Z] has.version.registred: [2024-03-19T02:28:19.966Z] [2024-03-19T02:28:19.966Z] del.all.version.registred: [2024-03-19T02:28:19.966Z] [2024-03-19T02:28:19.966Z] _clean.scenario: [2024-03-19T02:28:19.966Z] [2024-03-19T02:28:19.966Z] deploy.version: [2024-03-19T02:28:19.966Z] [2024-03-19T02:28:19.966Z] del.ref.registred: [2024-03-19T02:28:20.039Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:20.044Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-03-19T02:28:20.044Z] [2024-03-19T02:28:20.044Z] dumpThreadStack: [2024-03-19T02:28:20.044Z] [2024-03-19T02:28:20.044Z] startDomainWindows: [2024-03-19T02:28:20.044Z] [2024-03-19T02:28:20.044Z] startDomain: [2024-03-19T02:28:20.044Z] [2024-03-19T02:28:20.044Z] asadmin-common: [2024-03-19T02:28:20.044Z] [echo] asadmin create-resource-adapter-config --threadpoolid test-thread-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [2024-03-19T02:28:20.079Z] [exec] Mar 19, 2024 2:28:19 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:28:20.079Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:28:20.224Z] [2024-03-19T02:28:20.224Z] process.versionExpression: [2024-03-19T02:28:20.224Z] [2024-03-19T02:28:20.224Z] process.appname: [2024-03-19T02:28:20.224Z] [2024-03-19T02:28:20.224Z] _process.target: [2024-03-19T02:28:20.224Z] [2024-03-19T02:28:20.224Z] process.target: [2024-03-19T02:28:20.224Z] [2024-03-19T02:28:20.225Z] prepare.is.version.registred: [2024-03-19T02:28:20.225Z] [2024-03-19T02:28:20.225Z] init.os: [2024-03-19T02:28:20.225Z] [2024-03-19T02:28:20.225Z] init.tools.unix: [2024-03-19T02:28:20.225Z] [2024-03-19T02:28:20.225Z] init.tools.windows: [2024-03-19T02:28:20.225Z] [2024-03-19T02:28:20.225Z] init.tools: [2024-03-19T02:28:20.225Z] [2024-03-19T02:28:20.225Z] setAsadminArgs: [2024-03-19T02:28:20.225Z] [2024-03-19T02:28:20.225Z] init: [2024-03-19T02:28:20.225Z] [2024-03-19T02:28:20.225Z] init.customtasks: [2024-03-19T02:28:20.225Z] [2024-03-19T02:28:20.225Z] prepare: [2024-03-19T02:28:20.225Z] [2024-03-19T02:28:20.225Z] exec.asadmin2: [2024-03-19T02:28:20.228Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:20.228Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:20.228Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.228Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.228Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.228Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.228Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.228Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.228Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.228Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.228Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.229Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.229Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.229Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.229Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.229Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.229Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.229Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.229Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.229Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.229Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.229Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.229Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.229Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.229Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.229Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.229Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.229Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.229Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.229Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.229Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.229Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.229Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.229Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.229Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.230Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.230Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.230Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.230Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.230Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.230Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.230Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.230Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.230Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.230Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.230Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.230Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.230Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.230Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.230Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.230Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.230Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.230Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.230Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.230Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.230Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.230Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.230Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.230Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.230Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.231Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.231Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.231Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.231Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.231Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.231Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.231Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.231Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.231Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.231Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.231Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.231Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.231Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.231Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.231Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.231Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.231Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.231Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.231Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.231Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.231Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.231Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.231Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.231Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.231Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.232Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.232Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.232Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.232Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.232Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.232Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.232Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.232Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:20.232Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:20.232Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.232Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.232Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.232Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.232Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.232Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.232Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.232Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.232Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.232Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.232Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.232Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.232Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.232Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.232Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.232Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.232Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.232Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.232Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.232Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.233Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.233Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.233Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.233Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.233Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.233Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.233Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.233Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.233Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.233Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.233Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.233Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.233Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.233Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.234Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.234Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.234Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.234Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.234Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.234Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.234Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.234Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.234Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.234Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.234Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.234Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.234Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.234Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.234Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.234Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.234Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.234Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.234Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.234Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.234Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.234Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.234Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.234Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.234Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.234Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.235Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.235Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.235Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.235Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.235Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.235Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.235Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.235Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.235Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.235Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.235Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.235Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.235Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.235Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.235Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.235Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.235Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.235Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.235Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.235Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.235Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.235Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.235Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.235Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.235Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.235Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.235Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.235Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.235Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.235Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.235Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.235Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.235Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.235Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.235Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.235Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.235Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.236Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.236Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.236Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.236Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.236Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.236Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.236Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.236Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.236Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.236Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.236Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.236Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.236Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.236Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.236Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.236Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.236Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.236Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.236Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.236Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.236Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.236Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.236Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.236Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:20.236Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:20.236Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.236Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.236Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.237Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.237Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.237Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.237Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.237Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.237Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.237Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.237Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.237Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.237Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.237Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.237Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.237Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.239Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.239Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.239Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.239Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.239Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.239Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.239Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.239Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.239Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.239Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.239Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.239Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.239Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:20.239Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.239Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:20.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.239Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.239Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:20.239Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128)Http-request-thread-7 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:20.239Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:20.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2024-03-19T02:28:20.267Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2024-03-19T02:28:20.296Z] [javac] 1 warning [2024-03-19T02:28:20.296Z] [2024-03-19T02:28:20.296Z] setOSConditions: [2024-03-19T02:28:20.296Z] [2024-03-19T02:28:20.296Z] setToolWin: [2024-03-19T02:28:20.296Z] [2024-03-19T02:28:20.296Z] setToolUnix: [2024-03-19T02:28:20.296Z] [2024-03-19T02:28:20.296Z] setToolProperty: [2024-03-19T02:28:20.296Z] [2024-03-19T02:28:20.296Z] setS1ASclassPath: [2024-03-19T02:28:20.296Z] [2024-03-19T02:28:20.296Z] init-common: [2024-03-19T02:28:20.296Z] [2024-03-19T02:28:20.296Z] compile-common: [2024-03-19T02:28:20.296Z] [echo] Current time (ISO): 2024-03-19T02:28:20.220+0000 [2024-03-19T02:28:20.296Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:20.526Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2024-03-19T02:28:20.526Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2024-03-19T02:28:20.580Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:20.580Z] [java] [2024-03-19T02:28:20.580Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.580Z] [java] Http-request-thread-4 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.580Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:20.580Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:20.580Z] [java] [2024-03-19T02:28:20.581Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.581Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.581Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.581Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.581Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.581Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.581Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:20.581Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:20.581Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.581Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.581Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.581Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.581Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.581Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.581Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.581Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.581Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.581Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.581Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.581Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.581Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.581Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.581Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.581Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.581Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.581Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.581Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.581Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.581Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.581Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.581Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.581Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.581Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.581Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.581Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.581Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.582Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.582Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.582Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.582Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.582Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.582Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.582Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.582Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.582Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.582Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.582Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.582Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.582Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.582Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.582Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.582Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.582Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.582Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.582Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.582Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.582Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.582Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.582Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.582Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.582Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.582Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.582Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.582Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.582Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.582Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.582Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.582Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.582Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.582Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.583Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.583Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.583Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.583Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.583Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.583Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.583Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.583Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.583Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.583Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.583Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.583Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.583Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.583Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.583Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.583Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.583Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.583Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.583Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.583Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.583Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.583Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.583Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.583Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.583Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.583Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.583Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.583Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.583Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.583Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.583Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.583Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.583Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.583Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.583Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.583Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.584Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.584Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.584Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.584Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.584Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.584Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.584Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.584Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.584Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.584Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.584Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.584Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.584Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.584Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.584Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.584Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.584Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.584Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.584Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.584Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.584Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.584Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.584Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.584Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.584Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.584Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.584Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.584Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.584Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.584Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.584Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.584Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.584Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.584Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.584Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.584Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.585Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.585Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.585Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.585Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.585Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.585Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.585Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.585Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.585Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.585Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:20.585Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:20.585Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:20.585Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:20.585Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:20.585Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.585Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.585Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.585Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.585Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.585Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.585Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.585Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.585Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.585Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.585Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.585Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.585Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.585Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.585Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.585Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.585Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.585Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.585Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.585Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.585Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.585Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.585Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.585Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.585Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.586Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.586Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.586Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.586Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.586Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.586Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.586Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.586Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.586Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.586Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.586Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.586Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.586Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.586Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.586Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.586Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.586Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.586Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.586Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.586Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.586Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.586Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.586Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.586Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.586Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.586Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.586Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.586Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.586Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.586Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.586Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:20.586Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:20.586Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:20.586Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:20.586Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:20.586Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:20.586Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:20.587Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear/TestServlet [2024-03-19T02:28:20.587Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:20.587Z] [java] [2024-03-19T02:28:20.587Z] [java] [2024-03-19T02:28:20.587Z] [java] ----------------------------------------- [2024-03-19T02:28:20.587Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear/TestServlet: PASS - [2024-03-19T02:28:20.587Z] [java] ----------------------------------------- [2024-03-19T02:28:20.587Z] [java] Total PASS: 1 [2024-03-19T02:28:20.587Z] [java] Total FAIL: 0 [2024-03-19T02:28:20.587Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:20.587Z] [java] ----------------------------------------- [2024-03-19T02:28:20.587Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:20.587Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:20.587Z] [2024-03-19T02:28:20.587Z] setOSConditions: [2024-03-19T02:28:20.587Z] [2024-03-19T02:28:20.587Z] setToolWin: [2024-03-19T02:28:20.587Z] [2024-03-19T02:28:20.587Z] setToolUnix: [2024-03-19T02:28:20.587Z] [2024-03-19T02:28:20.587Z] setToolProperty: [2024-03-19T02:28:20.587Z] [2024-03-19T02:28:20.587Z] setS1ASclassPath: [2024-03-19T02:28:20.587Z] [2024-03-19T02:28:20.587Z] init-common: [2024-03-19T02:28:20.587Z] [2024-03-19T02:28:20.587Z] custom-neg-run: [2024-03-19T02:28:20.587Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet using username/password qwertBASE64a/qwertBASE64 [2024-03-19T02:28:20.608Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:28:20.608Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:28:20.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --target server --threadpoolid test-thread-pool --objecttype user threadpooltest-ra [2024-03-19T02:28:20.640Z] [exec] Mar 19, 2024 2:28:20 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:28:20.640Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eem_3sfsbs-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eem_3sfsbs.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eem_3sfsbsClient [2024-03-19T02:28:20.791Z] [exec] Result: 1 [2024-03-19T02:28:20.791Z] [2024-03-19T02:28:20.791Z] process.registred: [2024-03-19T02:28:20.791Z] [2024-03-19T02:28:20.791Z] is.version.registred: [2024-03-19T02:28:20.791Z] [2024-03-19T02:28:20.791Z] process.xmlversionidentifier: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] prepare.cluster: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] process.enabled: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] process.hasToDeploy: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] deploy.version.unregistred: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] init.os: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] init.tools.unix: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] init.tools.windows: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] init.tools: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] setAsadminArgs: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] init: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] init.customtasks: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] prepare: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] process.versionExpression: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.792Z] process.appname: [2024-03-19T02:28:20.792Z] [2024-03-19T02:28:20.793Z] create.version: [2024-03-19T02:28:20.793Z] [2024-03-19T02:28:20.793Z] assemble.non-existent: [2024-03-19T02:28:20.793Z] [2024-03-19T02:28:20.793Z] init.os: [2024-03-19T02:28:20.793Z] [2024-03-19T02:28:20.793Z] init.tools.unix: [2024-03-19T02:28:20.793Z] [2024-03-19T02:28:20.793Z] init.tools.windows: [2024-03-19T02:28:20.793Z] [2024-03-19T02:28:20.793Z] init.tools: [2024-03-19T02:28:20.793Z] [2024-03-19T02:28:20.793Z] setAsadminArgs: [2024-03-19T02:28:20.793Z] [2024-03-19T02:28:20.793Z] init: [2024-03-19T02:28:20.793Z] [2024-03-19T02:28:20.793Z] init.customtasks: [2024-03-19T02:28:20.793Z] [2024-03-19T02:28:20.793Z] prepare: [2024-03-19T02:28:20.793Z] [2024-03-19T02:28:20.793Z] process.versionexpression: [2024-03-19T02:28:20.793Z] [2024-03-19T02:28:20.793Z] compile: [2024-03-19T02:28:20.793Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:20.794Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:28:21.052Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:21.052Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:21.052Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:21.052Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:21.052Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:21.052Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:21.052Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:21.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:28:21.089Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:28:21.154Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:21.154Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:21.154Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:21.154Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:21.154Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:21.154Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:21.154Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:21.154Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:21.154Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:21.154Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:21.226Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:21.226Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:21.226Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:21.226Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:21.226Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:21.226Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:21.226Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:21.310Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:21.311Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-03-19T02:28:21.311Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:21.311Z] [javac] 1 warning [2024-03-19T02:28:21.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2024-03-19T02:28:21.347Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2024-03-19T02:28:21.537Z] [2024-03-19T02:28:21.537Z] asadmin-common: [2024-03-19T02:28:21.537Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra.rar [2024-03-19T02:28:21.568Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-03-19T02:28:21.568Z] [2024-03-19T02:28:21.568Z] process.xmlversionidentifier: [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.569Z] process.versionExpression: [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.569Z] process.xml.create.flag: [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.569Z] create.xml.flag: [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.569Z] generate.xml.identifier: [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.569Z] assemble: [2024-03-19T02:28:21.569Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.569Z] process.xmlversionidentifier: [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.569Z] prepare.update.xml.identifier: [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.569Z] update.xml.identifier: [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.569Z] deployWithNameOption: [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.569Z] deployWithoutNameOption: [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.569Z] setAsadminArgs: [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.569Z] common.deploy.asadmin: [2024-03-19T02:28:21.569Z] [2024-03-19T02:28:21.570Z] init.os: [2024-03-19T02:28:21.570Z] [2024-03-19T02:28:21.570Z] init.tools.unix: [2024-03-19T02:28:21.570Z] [2024-03-19T02:28:21.570Z] init.tools.windows: [2024-03-19T02:28:21.570Z] [2024-03-19T02:28:21.570Z] init.tools: [2024-03-19T02:28:21.570Z] [2024-03-19T02:28:21.570Z] setAsadminArgs: [2024-03-19T02:28:21.570Z] [2024-03-19T02:28:21.570Z] init: [2024-03-19T02:28:21.570Z] [2024-03-19T02:28:21.570Z] init.customtasks: [2024-03-19T02:28:21.570Z] [2024-03-19T02:28:21.570Z] common.run.asadmin: [2024-03-19T02:28:21.570Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:28:21.798Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:21.821Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:21.821Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:21.821Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:21.821Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServletHttp-request-thread-3 - running ... [2024-03-19T02:28:21.822Z] [java] [2024-03-19T02:28:21.822Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:21.822Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:21.822Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:21.822Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:21.822Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:21.822Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:21.822Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.822Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:21.822Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:21.822Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:21.822Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:21.822Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.822Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:21.822Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.822Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.822Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.822Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.822Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.822Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.822Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.822Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.822Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.822Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.822Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.822Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.822Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.822Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.822Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.822Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.822Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.822Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.822Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.822Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.822Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.822Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.822Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.822Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.822Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.822Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.822Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.823Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.823Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.823Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.823Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.823Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.823Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.823Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.823Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.823Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.823Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.823Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.823Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.823Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.823Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.823Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.823Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.823Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.823Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.823Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.823Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.823Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.823Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.823Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.823Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.823Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.823Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.823Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.823Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.823Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.823Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.823Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.823Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.823Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.824Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.824Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.824Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.824Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.824Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.824Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.824Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.824Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.824Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.824Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.824Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.824Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.824Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.824Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.824Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.824Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.824Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.824Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.824Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.824Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.824Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.824Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.824Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.824Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.825Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.825Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.825Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.825Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.825Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.825Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.825Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.825Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.825Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.825Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.825Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.825Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.825Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.825Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.825Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.825Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.825Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.825Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.825Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.825Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.825Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.825Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.825Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.825Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.826Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.826Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.826Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.826Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.826Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.826Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.826Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.826Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.826Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.826Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.826Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.826Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:21.826Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:21.826Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.826Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.826Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.826Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.826Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.826Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.827Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.827Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.827Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.827Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.827Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.827Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.827Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.827Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.827Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.827Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.827Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.827Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.827Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.827Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.827Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.827Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.827Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.827Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.827Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.827Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.827Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.827Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.827Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.828Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.828Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.828Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.828Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.828Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.828Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.828Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.828Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.828Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.828Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.828Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.828Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.828Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.828Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.828Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.828Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.828Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.828Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.828Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.828Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.828Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.828Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.828Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.828Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.829Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.829Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.829Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.829Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.829Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.829Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.829Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.829Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.829Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.829Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.829Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.829Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.830Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.830Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.830Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.830Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.830Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.830Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.830Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.830Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.830Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.830Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.830Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.830Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.830Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.830Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.830Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.830Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.830Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.830Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:21.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:21.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:21.830Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:21.830Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:21.830Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:21.934Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2024-03-19T02:28:21.934Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2024-03-19T02:28:21.934Z] [2024-03-19T02:28:21.934Z] setOSConditions: [2024-03-19T02:28:21.934Z] [2024-03-19T02:28:21.934Z] setToolWin: [2024-03-19T02:28:21.934Z] [2024-03-19T02:28:21.934Z] setToolUnix: [2024-03-19T02:28:21.934Z] [2024-03-19T02:28:21.934Z] setToolProperty: [2024-03-19T02:28:21.934Z] [2024-03-19T02:28:21.934Z] setS1ASclassPath: [2024-03-19T02:28:21.935Z] [2024-03-19T02:28:21.935Z] init-common: [2024-03-19T02:28:21.935Z] [2024-03-19T02:28:21.935Z] create-jdbc-resource-common: [2024-03-19T02:28:21.935Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-txafternontx-pool --target server jdbc/txafternontx [2024-03-19T02:28:22.057Z] [javac] 1 warning [2024-03-19T02:28:22.057Z] [2024-03-19T02:28:22.057Z] build: [2024-03-19T02:28:22.057Z] [2024-03-19T02:28:22.057Z] setOSConditions: [2024-03-19T02:28:22.057Z] [2024-03-19T02:28:22.057Z] setToolWin: [2024-03-19T02:28:22.057Z] [2024-03-19T02:28:22.057Z] setToolUnix: [2024-03-19T02:28:22.057Z] [2024-03-19T02:28:22.057Z] setToolProperty: [2024-03-19T02:28:22.057Z] [2024-03-19T02:28:22.057Z] setS1ASclassPath: [2024-03-19T02:28:22.057Z] [2024-03-19T02:28:22.057Z] init-common: [2024-03-19T02:28:22.057Z] [2024-03-19T02:28:22.057Z] ejb-jar-common: [2024-03-19T02:28:22.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:22.058Z] [2024-03-19T02:28:22.058Z] package-ejbjar-common: [2024-03-19T02:28:22.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:22.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:22.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:22.058Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-descr-ejb.jar [2024-03-19T02:28:22.058Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:22.058Z] [2024-03-19T02:28:22.058Z] deploy: [2024-03-19T02:28:22.058Z] [2024-03-19T02:28:22.058Z] setOSConditions: [2024-03-19T02:28:22.058Z] [2024-03-19T02:28:22.058Z] setToolWin: [2024-03-19T02:28:22.058Z] [2024-03-19T02:28:22.058Z] setToolUnix: [2024-03-19T02:28:22.058Z] [2024-03-19T02:28:22.058Z] setToolProperty: [2024-03-19T02:28:22.058Z] [2024-03-19T02:28:22.058Z] setS1ASclassPath: [2024-03-19T02:28:22.058Z] [2024-03-19T02:28:22.058Z] init-common: [2024-03-19T02:28:22.058Z] [2024-03-19T02:28:22.058Z] deploy-jar-common: [2024-03-19T02:28:22.122Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:22.122Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:22.123Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:22.123Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.123Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.123Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.123Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.123Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.123Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.123Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.123Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.123Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.123Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.123Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.123Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.123Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.123Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.123Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.123Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.123Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:22.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:22.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.130Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.130Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.130Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.130Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.130Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.130Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.130Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.130Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.130Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.130Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.130Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.130Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.130Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.130Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.130Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.130Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.130Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.130Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.131Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.131Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.131Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.131Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.131Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.131Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.131Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.131Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.131Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.131Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.131Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.131Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:22.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:22.131Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:22.131Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:22.131Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:22.131Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:22.131Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:22.131Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:22.131Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:22.131Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:22.131Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:22.131Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:22.131Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:22.131Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:22.131Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:22.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false threadpooltest-ra.rar [2024-03-19T02:28:22.161Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:22.161Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:28:22.192Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-txafternontx-pool --enabled=true --target server jdbc/txafternontx [2024-03-19T02:28:22.316Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-descr-ejb.jar [2024-03-19T02:28:22.389Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:22.389Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:22.389Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-03-19T02:28:22.389Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:22.389Z] [java] [2024-03-19T02:28:22.389Z] [java] [2024-03-19T02:28:22.389Z] [java] ----------------------------------------- [2024-03-19T02:28:22.389Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet: PASS - [2024-03-19T02:28:22.389Z] [java] ----------------------------------------- [2024-03-19T02:28:22.389Z] [java] Total PASS: 1 [2024-03-19T02:28:22.389Z] [java] Total FAIL: 0 [2024-03-19T02:28:22.389Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:22.389Z] [java] ----------------------------------------- [2024-03-19T02:28:22.389Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:22.390Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:22.390Z] [2024-03-19T02:28:22.390Z] setOSConditions: [2024-03-19T02:28:22.390Z] [2024-03-19T02:28:22.390Z] setToolWin: [2024-03-19T02:28:22.390Z] [2024-03-19T02:28:22.390Z] setToolUnix: [2024-03-19T02:28:22.390Z] [2024-03-19T02:28:22.390Z] setToolProperty: [2024-03-19T02:28:22.390Z] [2024-03-19T02:28:22.390Z] setS1ASclassPath: [2024-03-19T02:28:22.390Z] [2024-03-19T02:28:22.390Z] init-common: [2024-03-19T02:28:22.390Z] [2024-03-19T02:28:22.390Z] custom-neg-run: [2024-03-19T02:28:22.390Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet using username/password qwertHEXa/qwertHEX [2024-03-19T02:28:22.448Z] [exec] JDBC resource jdbc/txafternontx created successfully. [2024-03-19T02:28:22.449Z] [echo] cmd executed for server [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.449Z] setOSConditions: [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.449Z] setToolWin: [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.449Z] setToolUnix: [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.449Z] setToolProperty: [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.449Z] setS1ASclassPath: [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.449Z] init-common: [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.449Z] deploy-common: [2024-03-19T02:28:22.449Z] [echo] Current time (ISO): 2024-03-19T02:28:22.206+0000 [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.449Z] setOSConditions: [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.449Z] setToolWin: [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.449Z] setToolUnix: [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.449Z] setToolProperty: [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.449Z] setS1ASclassPath: [2024-03-19T02:28:22.449Z] [2024-03-19T02:28:22.450Z] init-common: [2024-03-19T02:28:22.450Z] [2024-03-19T02:28:22.450Z] deploy-common-pe: [2024-03-19T02:28:22.573Z] [exec] Application deployed with name ejb-get-method-lc-descr-ejb. [2024-03-19T02:28:22.573Z] [2024-03-19T02:28:22.573Z] run: [2024-03-19T02:28:22.648Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:22.648Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:22.648Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:22.648Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:22.648Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:22.648Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:22.648Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:22.648Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:22.648Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:22.648Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:22.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2024-03-19T02:28:22.725Z] [exec] Application deployed with name simple-versioned-servlet. [2024-03-19T02:28:22.725Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:22.725Z] [2024-03-19T02:28:22.725Z] init.os: [2024-03-19T02:28:22.725Z] [2024-03-19T02:28:22.725Z] init.tools.unix: [2024-03-19T02:28:22.725Z] [2024-03-19T02:28:22.725Z] init.tools.windows: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] init.tools: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] setAsadminArgs: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] init: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] init.customtasks: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] setEnabled: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] createAppRef: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] init.os: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] init.tools.unix: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] init.tools.windows: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] init.tools: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] setAsadminArgs: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] init: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.726Z] init.customtasks: [2024-03-19T02:28:22.726Z] [2024-03-19T02:28:22.727Z] prepare.client: [2024-03-19T02:28:22.727Z] [2024-03-19T02:28:22.727Z] prepare.client.appclient: [2024-03-19T02:28:22.727Z] [2024-03-19T02:28:22.727Z] increment.log.next: [2024-03-19T02:28:22.727Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:28:22.727Z] [2024-03-19T02:28:22.727Z] process.versionexpression: [2024-03-19T02:28:22.727Z] [2024-03-19T02:28:22.727Z] prepare.run: [2024-03-19T02:28:22.727Z] [2024-03-19T02:28:22.727Z] common.run.positive: [2024-03-19T02:28:22.727Z] [2024-03-19T02:28:22.727Z] setHttpPort: [2024-03-19T02:28:22.727Z] [2024-03-19T02:28:22.727Z] common.run: [2024-03-19T02:28:22.727Z] [2024-03-19T02:28:22.727Z] checkAppOnServer: [2024-03-19T02:28:22.727Z] [2024-03-19T02:28:22.727Z] declare-test: [2024-03-19T02:28:22.727Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(1) untagged - logID=1 (server) [2024-03-19T02:28:22.727Z] [2024-03-19T02:28:22.727Z] prepare.runclient: [2024-03-19T02:28:22.727Z] [2024-03-19T02:28:22.727Z] process.classpath: [2024-03-19T02:28:22.727Z] [2024-03-19T02:28:22.728Z] process.jvmargs: [2024-03-19T02:28:22.728Z] [2024-03-19T02:28:22.728Z] java.with.result: [2024-03-19T02:28:22.781Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:28:22.782Z] [exec] Waiting finished after 5,431 ms. [2024-03-19T02:28:22.782Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:28:22.782Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:28:22.782Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:28:22.782Z] [exec] Admin Port: 4,848 [2024-03-19T02:28:22.782Z] [exec] Command start-domain executed successfully. [2024-03-19T02:28:22.782Z] [2024-03-19T02:28:22.782Z] start-server-windows: [2024-03-19T02:28:22.782Z] [2024-03-19T02:28:22.782Z] setOSConditions: [2024-03-19T02:28:22.782Z] [2024-03-19T02:28:22.782Z] setToolWin: [2024-03-19T02:28:22.782Z] [2024-03-19T02:28:22.782Z] setToolUnix: [2024-03-19T02:28:22.782Z] [2024-03-19T02:28:22.782Z] setToolProperty: [2024-03-19T02:28:22.782Z] [2024-03-19T02:28:22.782Z] setS1ASclassPath: [2024-03-19T02:28:22.782Z] [2024-03-19T02:28:22.782Z] init-common: [2024-03-19T02:28:22.782Z] [2024-03-19T02:28:22.782Z] setupJdbc: [2024-03-19T02:28:22.782Z] [2024-03-19T02:28:22.782Z] setOSConditions: [2024-03-19T02:28:22.782Z] [2024-03-19T02:28:22.782Z] setToolWin: [2024-03-19T02:28:22.782Z] [2024-03-19T02:28:22.782Z] setToolUnix: [2024-03-19T02:28:22.782Z] [2024-03-19T02:28:22.783Z] setToolProperty: [2024-03-19T02:28:22.783Z] [2024-03-19T02:28:22.783Z] setS1ASclassPath: [2024-03-19T02:28:22.783Z] [2024-03-19T02:28:22.783Z] init-common: [2024-03-19T02:28:22.783Z] [2024-03-19T02:28:22.783Z] execute-sql-common: [2024-03-19T02:28:22.783Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/createdb.sql [2024-03-19T02:28:22.783Z] [sql] Failed to execute: drop table MESSAGES [2024-03-19T02:28:22.783Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-03-19T02:28:22.783Z] [sql] 0 rows affected [2024-03-19T02:28:22.783Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:28:22.783Z] [2024-03-19T02:28:22.783Z] deploy: [2024-03-19T02:28:22.783Z] [2024-03-19T02:28:22.783Z] setOSConditions: [2024-03-19T02:28:22.783Z] [2024-03-19T02:28:22.783Z] setToolWin: [2024-03-19T02:28:22.783Z] [2024-03-19T02:28:22.783Z] setToolUnix: [2024-03-19T02:28:22.783Z] [2024-03-19T02:28:22.783Z] setToolProperty: [2024-03-19T02:28:22.783Z] [2024-03-19T02:28:22.783Z] setS1ASclassPath: [2024-03-19T02:28:22.783Z] [2024-03-19T02:28:22.783Z] init-common: [2024-03-19T02:28:22.783Z] [2024-03-19T02:28:22.783Z] deploy: [2024-03-19T02:28:22.784Z] [2024-03-19T02:28:22.784Z] setOSConditions: [2024-03-19T02:28:22.784Z] [2024-03-19T02:28:22.784Z] setToolWin: [2024-03-19T02:28:22.784Z] [2024-03-19T02:28:22.784Z] setToolUnix: [2024-03-19T02:28:22.784Z] [2024-03-19T02:28:22.784Z] setToolProperty: [2024-03-19T02:28:22.784Z] [2024-03-19T02:28:22.784Z] setS1ASclassPath: [2024-03-19T02:28:22.784Z] [2024-03-19T02:28:22.784Z] init-common: [2024-03-19T02:28:22.784Z] [2024-03-19T02:28:22.784Z] deploy-rar-common: [2024-03-19T02:28:22.784Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-03-19T02:28:22.963Z] [exec] Application deployed with name jdbc-txafternontxApp. [2024-03-19T02:28:22.964Z] [echo] Deployment on target server server successful [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] setOSConditions: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] setToolWin: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] setToolUnix: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] setToolProperty: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] setS1ASclassPath: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] init-common: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] deploy-common-ee: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] run: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] setOSConditions: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] setToolWin: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] setToolUnix: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] setToolProperty: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.964Z] setS1ASclassPath: [2024-03-19T02:28:22.964Z] [2024-03-19T02:28:22.965Z] init-common: [2024-03-19T02:28:22.965Z] [2024-03-19T02:28:22.965Z] execute-sql-common: [2024-03-19T02:28:22.965Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/sql/create_pointbase.sql [2024-03-19T02:28:22.965Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:28:22.965Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:28:22.965Z] [sql] 0 rows affected [2024-03-19T02:28:22.965Z] [sql] 1 rows affected [2024-03-19T02:28:22.965Z] [sql] 1 rows affected [2024-03-19T02:28:22.965Z] [sql] 3 of 4 SQL statements executed successfully [2024-03-19T02:28:22.965Z] [2024-03-19T02:28:22.965Z] setOSConditions: [2024-03-19T02:28:22.965Z] [2024-03-19T02:28:22.965Z] setToolWin: [2024-03-19T02:28:22.965Z] [2024-03-19T02:28:22.965Z] setToolUnix: [2024-03-19T02:28:22.965Z] [2024-03-19T02:28:22.965Z] setToolProperty: [2024-03-19T02:28:22.965Z] [2024-03-19T02:28:22.965Z] setS1ASclassPath: [2024-03-19T02:28:22.965Z] [2024-03-19T02:28:22.965Z] init-common: [2024-03-19T02:28:22.965Z] [2024-03-19T02:28:22.965Z] runclient-common: [2024-03-19T02:28:22.965Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxAppClient.jar -name jdbc-txafternontxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:28:22.985Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:22.985Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:28:22.985Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:22.985Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:28:23.144Z] [java] Mar 19, 2024 2:28:22 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:28:23.144Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:28:23.201Z] [exec] Mar 19, 2024 2:28:22 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:23.201Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4cc8d70d [2024-03-19T02:28:23.201Z] [exec] I am in client [2024-03-19T02:28:23.201Z] [exec] calling createPerson(duke) [2024-03-19T02:28:23.201Z] [exec] created [2024-03-19T02:28:23.201Z] [exec] Value of key is: delegateCreated [2024-03-19T02:28:23.201Z] [exec] Value of key is: gotPeer [2024-03-19T02:28:23.201Z] [exec] Value of key is: iFoundDelegate [2024-03-19T02:28:23.201Z] [exec] Value of key is: peerFoundDelegate [2024-03-19T02:28:23.201Z] [exec] Value of key is: delegateFoundMe [2024-03-19T02:28:23.201Z] [exec] Value of key is: peerFoundMe [2024-03-19T02:28:23.201Z] [exec] Value of key is: delegateRemovedMe [2024-03-19T02:28:23.201Z] [exec] Value of key is: peerCannotFindMe (-ve test) [2024-03-19T02:28:23.201Z] [exec] Value of key is: iCannotFindMe (-ve test) [2024-03-19T02:28:23.202Z] [exec] Value of key is: removedDelegate [2024-03-19T02:28:23.202Z] [exec] Value of key is: peerCannotfindDelegate (-ve test) [2024-03-19T02:28:23.202Z] [exec] Value of key is: peerCreated [2024-03-19T02:28:23.202Z] [exec] Value of key is: iFoundPeer [2024-03-19T02:28:23.202Z] [exec] Value of key is: delegateFoundPeer [2024-03-19T02:28:23.202Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:23.202Z] [exec] [2024-03-19T02:28:23.202Z] [exec] [2024-03-19T02:28:23.202Z] [exec] ----------------------------------------- [2024-03-19T02:28:23.202Z] [exec] - iFoundDelegate: PASS - [2024-03-19T02:28:23.202Z] [exec] - delegateCreated: PASS - [2024-03-19T02:28:23.202Z] [exec] - peerCannotFindMe (-ve test): PASS - [2024-03-19T02:28:23.202Z] [exec] - iCannotFindMe (-ve test): PASS - [2024-03-19T02:28:23.202Z] [exec] - delegateRemovedMe: PASS - [2024-03-19T02:28:23.202Z] [exec] - peerFoundDelegate: PASS - [2024-03-19T02:28:23.202Z] [exec] - peerCreated: PASS - [2024-03-19T02:28:23.202Z] [exec] - peerCannotfindDelegate (-ve test): PASS - [2024-03-19T02:28:23.202Z] [exec] - delegateFoundMe: PASS - [2024-03-19T02:28:23.202Z] [exec] - removedDelegate: PASS - [2024-03-19T02:28:23.202Z] [exec] - gotPeer: PASS - [2024-03-19T02:28:23.202Z] [exec] - iFoundPeer: PASS - [2024-03-19T02:28:23.202Z] [exec] - delegateFoundPeer: PASS - [2024-03-19T02:28:23.202Z] [exec] - peerFoundMe: PASS - [2024-03-19T02:28:23.202Z] [exec] ----------------------------------------- [2024-03-19T02:28:23.202Z] [exec] Total PASS: 14 [2024-03-19T02:28:23.202Z] [exec] Total FAIL: 0 [2024-03-19T02:28:23.202Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:23.202Z] [exec] ----------------------------------------- [2024-03-19T02:28:23.202Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:23.202Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:23.243Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:28:23.243Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-03-19T02:28:23.243Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:23.243Z] [2024-03-19T02:28:23.243Z] process.result: [2024-03-19T02:28:23.243Z] [2024-03-19T02:28:23.243Z] processResult: [2024-03-19T02:28:23.243Z] [2024-03-19T02:28:23.243Z] failed: [2024-03-19T02:28:23.243Z] [2024-03-19T02:28:23.243Z] passed: [2024-03-19T02:28:23.243Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:28:23.243Z] [2024-03-19T02:28:23.243Z] unknown: [2024-03-19T02:28:23.243Z] [2024-03-19T02:28:23.243Z] runclient: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] init.os: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] init.tools.unix: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] init.tools.windows: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] init.tools: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] setAsadminArgs: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] init: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] init.customtasks: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] checkAppOnCluster: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] run.positive: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] process.versionExpression: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] process.appname: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] process.xmlversionidentifier: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] prepare.cluster: [2024-03-19T02:28:23.244Z] [2024-03-19T02:28:23.244Z] disable.version: [2024-03-19T02:28:23.245Z] [2024-03-19T02:28:23.245Z] setAsadminArgs: [2024-03-19T02:28:23.245Z] [2024-03-19T02:28:23.245Z] common.disable.asadmin: [2024-03-19T02:28:23.245Z] [2024-03-19T02:28:23.245Z] init.os: [2024-03-19T02:28:23.245Z] [2024-03-19T02:28:23.245Z] init.tools.unix: [2024-03-19T02:28:23.245Z] [2024-03-19T02:28:23.245Z] init.tools.windows: [2024-03-19T02:28:23.245Z] [2024-03-19T02:28:23.245Z] init.tools: [2024-03-19T02:28:23.245Z] [2024-03-19T02:28:23.245Z] setAsadminArgs: [2024-03-19T02:28:23.245Z] [2024-03-19T02:28:23.245Z] init: [2024-03-19T02:28:23.245Z] [2024-03-19T02:28:23.245Z] init.customtasks: [2024-03-19T02:28:23.245Z] [2024-03-19T02:28:23.245Z] common.run.asadmin: [2024-03-19T02:28:23.245Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-03-19T02:28:23.519Z] [exec] Application deployed with name threadpooltest-ra. [2024-03-19T02:28:23.519Z] [2024-03-19T02:28:23.519Z] setOSConditions: [2024-03-19T02:28:23.519Z] [2024-03-19T02:28:23.519Z] setToolWin: [2024-03-19T02:28:23.519Z] [2024-03-19T02:28:23.519Z] setToolUnix: [2024-03-19T02:28:23.519Z] [2024-03-19T02:28:23.519Z] setToolProperty: [2024-03-19T02:28:23.519Z] [2024-03-19T02:28:23.519Z] setS1ASclassPath: [2024-03-19T02:28:23.519Z] [2024-03-19T02:28:23.519Z] init-common: [2024-03-19T02:28:23.519Z] [2024-03-19T02:28:23.519Z] setup: [2024-03-19T02:28:23.519Z] [2024-03-19T02:28:23.520Z] asadmin-common: [2024-03-19T02:28:23.520Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname threadpooltest-ra --property NumberOfSetupWorks=10:NumberOfActualWorks=5 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:28:23.623Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.623Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.623Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.623Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.623Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.623Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.623Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.623Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.623Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.623Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.623Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.624Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.624Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:23.624Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.624Z] [java] Http-request-thread-1 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.624Z] [java] [2024-03-19T02:28:23.624Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:23.624Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:23.624Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.624Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.624Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.624Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.624Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.624Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.624Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.624Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.624Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.624Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.624Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.624Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.624Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.624Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.624Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.624Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.624Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.624Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.624Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.624Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.624Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.624Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.624Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.624Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.624Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.625Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.625Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.625Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.625Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.625Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.625Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.625Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.625Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.625Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.625Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.625Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.625Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.625Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.625Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.625Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.625Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.625Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.625Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.625Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.625Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.625Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.625Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.625Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.625Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.625Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.625Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.625Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.625Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.625Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.625Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.625Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.625Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.625Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.627Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:23.627Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:23.627Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:23.627Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:23.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.628Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:23.628Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:23.628Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:23.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.629Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:23.629Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:23.629Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:23.629Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:23.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.629Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:23.629Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:23.629Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:23.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.629Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:23.629Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:23.629Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:23.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583)Http-request-thread-8 - running ... [2024-03-19T02:28:23.629Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:23.629Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:23.629Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:23.629Z] [java] [2024-03-19T02:28:23.629Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:23.629Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:23.629Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:23.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.629Z] [java] Http-request-thread-9 - running ... at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.629Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:23.630Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:23.630Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:23.630Z] [java] [2024-03-19T02:28:23.630Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.630Z] [java] Http-request-thread-4 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.630Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:23.630Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:23.630Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:23.630Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:23.630Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:23.630Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:23.630Z] [java] [2024-03-19T02:28:23.630Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:23.630Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:23.630Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:23.630Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.630Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.630Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.630Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:23.630Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:23.630Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:23.630Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.630Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.630Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.630Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.630Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.630Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.630Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.630Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.630Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.630Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.630Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.630Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.630Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.631Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.631Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.631Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.631Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.631Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.631Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.631Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.631Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.631Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.631Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.631Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.631Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.631Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.631Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.631Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.631Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.631Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.631Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.631Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.631Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.631Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.631Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.631Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.631Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.632Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.632Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.632Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.632Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.632Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.632Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.632Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.632Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.632Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.632Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.632Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.632Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.632Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.632Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.632Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.632Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.632Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.632Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.632Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.632Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.632Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.633Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.633Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.633Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.633Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.633Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.633Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.633Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.633Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.633Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.633Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.633Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.633Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.633Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.634Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.634Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.634Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.634Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.634Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.634Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.634Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.634Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.634Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.634Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.634Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.634Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.634Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.634Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.634Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.634Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.634Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.634Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.634Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.634Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.634Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.634Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.634Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.634Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.635Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.635Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.635Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.635Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.635Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.635Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.635Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.635Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.635Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.635Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.635Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.635Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.635Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.635Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.635Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.635Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.635Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.635Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.635Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.635Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.635Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.635Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.635Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.635Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.636Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.636Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.636Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.636Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.636Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.636Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.636Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.636Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.636Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.636Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.636Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.636Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.636Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-03-19T02:28:23.765Z] [2024-03-19T02:28:23.765Z] checkReporting-common: [2024-03-19T02:28:23.765Z] [2024-03-19T02:28:23.765Z] confirmReportPresent-common: [2024-03-19T02:28:23.765Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:28:23.765Z] [echo] Test seems to be reported fine [2024-03-19T02:28:23.765Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_3sfsbs/RepRunConf.txt [2024-03-19T02:28:23.765Z] [2024-03-19T02:28:23.765Z] confirmMissingReport-common: [2024-03-19T02:28:23.766Z] [2024-03-19T02:28:23.766Z] undeploy: [2024-03-19T02:28:23.766Z] [2024-03-19T02:28:23.766Z] setOSConditions: [2024-03-19T02:28:23.766Z] [2024-03-19T02:28:23.766Z] setToolWin: [2024-03-19T02:28:23.766Z] [2024-03-19T02:28:23.766Z] setToolUnix: [2024-03-19T02:28:23.766Z] [2024-03-19T02:28:23.766Z] setToolProperty: [2024-03-19T02:28:23.766Z] [2024-03-19T02:28:23.766Z] setS1ASclassPath: [2024-03-19T02:28:23.766Z] [2024-03-19T02:28:23.766Z] init-common: [2024-03-19T02:28:23.766Z] [2024-03-19T02:28:23.766Z] undeploy-common: [2024-03-19T02:28:23.799Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname threadpooltest-ra --enabled=true --property NumberOfSetupWorks=10:NumberOfActualWorks=5 --target server eis/testAdmin [2024-03-19T02:28:23.811Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:23.811Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-03-19T02:28:23.811Z] [exec] Command disable executed successfully. [2024-03-19T02:28:23.896Z] [exec] Mar 19, 2024 2:28:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:28:23.897Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:28:23.926Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:23.926Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:23.926Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.926Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.926Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.926Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.926Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.926Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.926Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.931Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:23.931Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:23.931Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:23.931Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:23.931Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:23.931Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:23.931Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:23.931Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:23.931Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:23.931Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:23.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:23.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:23.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:23.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:23.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:23.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:23.931Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:23.931Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:23.931Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-03-19T02:28:24.023Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eem_3sfsbsApp [2024-03-19T02:28:24.023Z] [2024-03-19T02:28:24.023Z] unsetup: [2024-03-19T02:28:24.023Z] [2024-03-19T02:28:24.023Z] setOSConditions: [2024-03-19T02:28:24.023Z] [2024-03-19T02:28:24.023Z] setToolWin: [2024-03-19T02:28:24.023Z] [2024-03-19T02:28:24.023Z] setToolUnix: [2024-03-19T02:28:24.023Z] [2024-03-19T02:28:24.023Z] setToolProperty: [2024-03-19T02:28:24.023Z] [2024-03-19T02:28:24.023Z] setS1ASclassPath: [2024-03-19T02:28:24.023Z] [2024-03-19T02:28:24.023Z] init-common: [2024-03-19T02:28:24.023Z] [2024-03-19T02:28:24.024Z] execute-ejb-sql-common: [2024-03-19T02:28:24.024Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_3sfsbs/sql/drop.sql [2024-03-19T02:28:24.024Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.024Z] all: [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.024Z] eem_adapted: [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.024Z] setOSConditions: [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.024Z] setToolWin: [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.024Z] setToolUnix: [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.024Z] setToolProperty: [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.024Z] setS1ASclassPath: [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.024Z] init-common: [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.024Z] clean: [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.024Z] setOSConditions: [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.024Z] setToolWin: [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.024Z] setToolUnix: [2024-03-19T02:28:24.024Z] [2024-03-19T02:28:24.025Z] setToolProperty: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] setS1ASclassPath: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] init-common: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] clean-common: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] setOSConditions: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] setToolWin: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] setToolUnix: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] setToolProperty: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] setS1ASclassPath: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] init-common: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] clean-classes-common: [2024-03-19T02:28:24.025Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] setOSConditions: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] setToolWin: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.025Z] setToolUnix: [2024-03-19T02:28:24.025Z] [2024-03-19T02:28:24.026Z] setToolProperty: [2024-03-19T02:28:24.026Z] [2024-03-19T02:28:24.026Z] setS1ASclassPath: [2024-03-19T02:28:24.026Z] [2024-03-19T02:28:24.026Z] init-common: [2024-03-19T02:28:24.026Z] [2024-03-19T02:28:24.026Z] clean-jars-common: [2024-03-19T02:28:24.026Z] [2024-03-19T02:28:24.026Z] compile: [2024-03-19T02:28:24.026Z] [2024-03-19T02:28:24.026Z] setOSConditions: [2024-03-19T02:28:24.026Z] [2024-03-19T02:28:24.026Z] setToolWin: [2024-03-19T02:28:24.026Z] [2024-03-19T02:28:24.026Z] setToolUnix: [2024-03-19T02:28:24.026Z] [2024-03-19T02:28:24.026Z] setToolProperty: [2024-03-19T02:28:24.026Z] [2024-03-19T02:28:24.026Z] setS1ASclassPath: [2024-03-19T02:28:24.026Z] [2024-03-19T02:28:24.026Z] init-common: [2024-03-19T02:28:24.026Z] [2024-03-19T02:28:24.026Z] compile-common: [2024-03-19T02:28:24.026Z] [echo] Current time (ISO): 2024-03-19T02:28:24.016+0000 [2024-03-19T02:28:24.026Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:24.026Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:24.056Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:28:24.056Z] [2024-03-19T02:28:24.057Z] setOSConditions: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] setToolWin: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] setToolUnix: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] setToolProperty: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] setS1ASclassPath: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] init-common: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] deploy-ear: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] setOSConditions: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] setToolWin: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] setToolUnix: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] setToolProperty: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] setS1ASclassPath: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] init-common: [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.057Z] deploy-common: [2024-03-19T02:28:24.057Z] [echo] Current time (ISO): 2024-03-19T02:28:23.876+0000 [2024-03-19T02:28:24.057Z] [2024-03-19T02:28:24.058Z] setOSConditions: [2024-03-19T02:28:24.058Z] [2024-03-19T02:28:24.058Z] setToolWin: [2024-03-19T02:28:24.058Z] [2024-03-19T02:28:24.058Z] setToolUnix: [2024-03-19T02:28:24.058Z] [2024-03-19T02:28:24.058Z] setToolProperty: [2024-03-19T02:28:24.058Z] [2024-03-19T02:28:24.058Z] setS1ASclassPath: [2024-03-19T02:28:24.058Z] [2024-03-19T02:28:24.058Z] init-common: [2024-03-19T02:28:24.058Z] [2024-03-19T02:28:24.058Z] deploy-common-pe: [2024-03-19T02:28:24.068Z] [2024-03-19T02:28:24.068Z] init.os: [2024-03-19T02:28:24.068Z] [2024-03-19T02:28:24.068Z] init.tools.unix: [2024-03-19T02:28:24.068Z] [2024-03-19T02:28:24.068Z] init.tools.windows: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] init.tools: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] setAsadminArgs: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] init: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] init.customtasks: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] disableAppOnInstance: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] init.os: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] init.tools.unix: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] init.tools.windows: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] init.tools: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] setAsadminArgs: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] init: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] init.customtasks: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.069Z] prepare.client: [2024-03-19T02:28:24.069Z] [2024-03-19T02:28:24.070Z] prepare.client.appclient: [2024-03-19T02:28:24.070Z] [2024-03-19T02:28:24.070Z] increment.log.next: [2024-03-19T02:28:24.070Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:28:24.070Z] [2024-03-19T02:28:24.070Z] process.versionexpression: [2024-03-19T02:28:24.070Z] [2024-03-19T02:28:24.070Z] prepare.run: [2024-03-19T02:28:24.070Z] [2024-03-19T02:28:24.070Z] common.run.negative: [2024-03-19T02:28:24.070Z] [2024-03-19T02:28:24.070Z] setHttpPort: [2024-03-19T02:28:24.070Z] [2024-03-19T02:28:24.070Z] common.run: [2024-03-19T02:28:24.070Z] [2024-03-19T02:28:24.070Z] checkAppOnServer: [2024-03-19T02:28:24.070Z] [2024-03-19T02:28:24.070Z] declare-test: [2024-03-19T02:28:24.070Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(2) untagged - logID=2 (server) [2024-03-19T02:28:24.070Z] [2024-03-19T02:28:24.070Z] prepare.runclient: [2024-03-19T02:28:24.070Z] [2024-03-19T02:28:24.070Z] process.classpath: [2024-03-19T02:28:24.070Z] [2024-03-19T02:28:24.070Z] process.jvmargs: [2024-03-19T02:28:24.070Z] [2024-03-19T02:28:24.071Z] java.with.result: [2024-03-19T02:28:24.190Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:24.190Z] [java] [2024-03-19T02:28:24.190Z] [java] [2024-03-19T02:28:24.190Z] [java] ----------------------------------------- [2024-03-19T02:28:24.190Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet: PASS - [2024-03-19T02:28:24.190Z] [java] ----------------------------------------- [2024-03-19T02:28:24.190Z] [java] Total PASS: 1 [2024-03-19T02:28:24.190Z] [java] Total FAIL: 0 [2024-03-19T02:28:24.190Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:24.190Z] [java] ----------------------------------------- [2024-03-19T02:28:24.190Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:24.190Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:24.190Z] [2024-03-19T02:28:24.191Z] setOSConditions: [2024-03-19T02:28:24.191Z] [2024-03-19T02:28:24.191Z] setToolWin: [2024-03-19T02:28:24.191Z] [2024-03-19T02:28:24.191Z] setToolUnix: [2024-03-19T02:28:24.191Z] [2024-03-19T02:28:24.191Z] setToolProperty: [2024-03-19T02:28:24.191Z] [2024-03-19T02:28:24.191Z] setS1ASclassPath: [2024-03-19T02:28:24.191Z] [2024-03-19T02:28:24.191Z] init-common: [2024-03-19T02:28:24.191Z] [2024-03-19T02:28:24.191Z] custom-neg-run: [2024-03-19T02:28:24.191Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet using username/password qwertMD2BASE64a/qwertMD2BASE64 [2024-03-19T02:28:24.449Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:24.449Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:24.449Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:24.449Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:24.449Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:24.449Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:24.449Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:24.449Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:24.449Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:24.449Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:24.459Z] [exec] Mar 19, 2024 2:28:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:28:24.459Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:28:24.635Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:24.635Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-03-19T02:28:24.635Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:24.635Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:28:24.635Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:24.635Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:24.635Z] [2024-03-19T02:28:24.635Z] process.result: [2024-03-19T02:28:24.635Z] [2024-03-19T02:28:24.635Z] processResult: [2024-03-19T02:28:24.635Z] [2024-03-19T02:28:24.635Z] failed: [2024-03-19T02:28:24.635Z] [2024-03-19T02:28:24.635Z] passed: [2024-03-19T02:28:24.635Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:28:24.635Z] [2024-03-19T02:28:24.635Z] unknown: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] runclient: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] init.os: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] init.tools.unix: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] init.tools.windows: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] init.tools: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] setAsadminArgs: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] init: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] init.customtasks: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] checkAppOnCluster: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] run.negative: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] deploy.version: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] del.ref.registred: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] process.versionExpression: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] process.appname: [2024-03-19T02:28:24.636Z] [2024-03-19T02:28:24.636Z] _process.target: [2024-03-19T02:28:24.637Z] [2024-03-19T02:28:24.637Z] process.target: [2024-03-19T02:28:24.637Z] [2024-03-19T02:28:24.637Z] prepare.is.version.registred: [2024-03-19T02:28:24.637Z] [2024-03-19T02:28:24.637Z] init.os: [2024-03-19T02:28:24.637Z] [2024-03-19T02:28:24.637Z] init.tools.unix: [2024-03-19T02:28:24.637Z] [2024-03-19T02:28:24.637Z] init.tools.windows: [2024-03-19T02:28:24.637Z] [2024-03-19T02:28:24.637Z] init.tools: [2024-03-19T02:28:24.637Z] [2024-03-19T02:28:24.637Z] setAsadminArgs: [2024-03-19T02:28:24.637Z] [2024-03-19T02:28:24.637Z] init: [2024-03-19T02:28:24.637Z] [2024-03-19T02:28:24.637Z] init.customtasks: [2024-03-19T02:28:24.637Z] [2024-03-19T02:28:24.637Z] prepare: [2024-03-19T02:28:24.637Z] [2024-03-19T02:28:24.637Z] exec.asadmin2: [2024-03-19T02:28:24.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/worktestApp.ear [2024-03-19T02:28:24.976Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:24.976Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:24.976Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:24.976Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:24.976Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:24.976Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:24.976Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:25.030Z] [exec] Mar 19, 2024 2:28:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:28:25.030Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:28:25.044Z] [java] Mar 19, 2024 2:28:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:25.044Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1c9e07c6 [2024-03-19T02:28:25.203Z] [exec] Result: 1 [2024-03-19T02:28:25.203Z] [2024-03-19T02:28:25.203Z] process.registred: [2024-03-19T02:28:25.203Z] [2024-03-19T02:28:25.203Z] is.version.registred: [2024-03-19T02:28:25.203Z] [2024-03-19T02:28:25.204Z] process.xmlversionidentifier: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] prepare.cluster: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] process.enabled: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] process.hasToDeploy: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] deploy.version.unregistred: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] init.os: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] init.tools.unix: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] init.tools.windows: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] init.tools: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] setAsadminArgs: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] init: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] init.customtasks: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] prepare: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.204Z] process.versionExpression: [2024-03-19T02:28:25.204Z] [2024-03-19T02:28:25.205Z] process.appname: [2024-03-19T02:28:25.205Z] [2024-03-19T02:28:25.205Z] create.version: [2024-03-19T02:28:25.205Z] [2024-03-19T02:28:25.205Z] assemble.non-existent: [2024-03-19T02:28:25.205Z] [2024-03-19T02:28:25.205Z] init.os: [2024-03-19T02:28:25.205Z] [2024-03-19T02:28:25.205Z] init.tools.unix: [2024-03-19T02:28:25.205Z] [2024-03-19T02:28:25.205Z] init.tools.windows: [2024-03-19T02:28:25.205Z] [2024-03-19T02:28:25.205Z] init.tools: [2024-03-19T02:28:25.205Z] [2024-03-19T02:28:25.205Z] setAsadminArgs: [2024-03-19T02:28:25.205Z] [2024-03-19T02:28:25.205Z] init: [2024-03-19T02:28:25.205Z] [2024-03-19T02:28:25.205Z] init.customtasks: [2024-03-19T02:28:25.205Z] [2024-03-19T02:28:25.205Z] prepare: [2024-03-19T02:28:25.205Z] [2024-03-19T02:28:25.205Z] process.versionexpression: [2024-03-19T02:28:25.205Z] [2024-03-19T02:28:25.205Z] compile: [2024-03-19T02:28:25.205Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:25.206Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:28:25.302Z] [java] test : hello, world! [2024-03-19T02:28:25.302Z] [java] [2024-03-19T02:28:25.302Z] [java] Value of key is:ejb-get-method-lc-descr-ejb [2024-03-19T02:28:25.427Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:25.427Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:25.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.431Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:25.431Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:25.432Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:25.432Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:25.432Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:25.432Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:25.432Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:25.432Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:25.432Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:25.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.435Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.435Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.435Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.435Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.435Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.435Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.435Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.435Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.435Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.435Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.435Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.435Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.435Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.436Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.436Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.436Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.436Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.436Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.436Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.436Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.436Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.436Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.436Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.436Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.436Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.436Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.436Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.436Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.436Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.436Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.436Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.436Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.436Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.436Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.436Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.436Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.436Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.436Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.437Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.437Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.437Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.437Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.437Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.437Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.437Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.437Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.437Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.437Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.437Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.437Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.437Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.437Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.437Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.437Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.437Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:25.437Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:25.437Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.438Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.438Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.438Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.438Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.438Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.438Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.438Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.438Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.438Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.438Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.438Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.438Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.438Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.438Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.438Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.438Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.438Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.438Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.438Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.438Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.438Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.438Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.438Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.438Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.439Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.439Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.439Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.439Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.439Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.439Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.439Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.439Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.439Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.439Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.439Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.439Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.439Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.439Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.439Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.439Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.439Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.439Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.439Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.439Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.439Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.439Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.439Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.439Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.440Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.440Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.440Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.440Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.440Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.440Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.440Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.440Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.440Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.440Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.440Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.440Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.440Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.441Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.441Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.441Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.441Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.441Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.441Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.441Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.441Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.441Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.441Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.441Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.441Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.441Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.441Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.441Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.441Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.441Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.441Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.441Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.441Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.441Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.441Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.442Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.442Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.442Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.442Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.442Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.442Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.559Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:25.559Z] [java] [2024-03-19T02:28:25.559Z] [java] [2024-03-19T02:28:25.559Z] [java] ----------------------------------------- [2024-03-19T02:28:25.559Z] [java] - ejb-get-method-lc-descr-ejb: PASS - [2024-03-19T02:28:25.559Z] [java] ----------------------------------------- [2024-03-19T02:28:25.559Z] [java] Total PASS: 1 [2024-03-19T02:28:25.559Z] [java] Total FAIL: 0 [2024-03-19T02:28:25.559Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:25.559Z] [java] ----------------------------------------- [2024-03-19T02:28:25.559Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:25.559Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:25.702Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:25.702Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:25.702Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.702Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.702Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.702Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.702Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.702Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.702Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.702Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.702Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.702Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.702Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.702Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.702Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.702Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.702Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.702Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.702Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.702Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.703Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.703Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.703Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.703Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.703Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.703Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.703Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.703Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.703Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.703Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.703Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.703Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.703Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:25.703Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:25.703Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:25.703Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:25.703Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:25.703Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:25.703Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:25.703Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-03-19T02:28:25.703Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:25.703Z] [java] [2024-03-19T02:28:25.703Z] [java] [2024-03-19T02:28:25.703Z] [java] ----------------------------------------- [2024-03-19T02:28:25.703Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet: PASS - [2024-03-19T02:28:25.703Z] [java] ----------------------------------------- [2024-03-19T02:28:25.703Z] [java] Total PASS: 1 [2024-03-19T02:28:25.703Z] [java] Total FAIL: 0 [2024-03-19T02:28:25.703Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:25.703Z] [java] ----------------------------------------- [2024-03-19T02:28:25.703Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:25.703Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:25.703Z] [2024-03-19T02:28:25.703Z] setOSConditions: [2024-03-19T02:28:25.703Z] [2024-03-19T02:28:25.703Z] setToolWin: [2024-03-19T02:28:25.703Z] [2024-03-19T02:28:25.703Z] setToolUnix: [2024-03-19T02:28:25.703Z] [2024-03-19T02:28:25.703Z] setToolProperty: [2024-03-19T02:28:25.704Z] [2024-03-19T02:28:25.704Z] setS1ASclassPath: [2024-03-19T02:28:25.704Z] [2024-03-19T02:28:25.704Z] init-common: [2024-03-19T02:28:25.704Z] [2024-03-19T02:28:25.704Z] custom-neg-run: [2024-03-19T02:28:25.704Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet using username/password qwertMD5BASE64a/qwertMD5BASE64 [2024-03-19T02:28:25.771Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:25.771Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:25.771Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:25.771Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:25.771Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:25.771Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:25.772Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:25.772Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:25.772Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-03-19T02:28:25.772Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:25.772Z] [javac] 1 warning [2024-03-19T02:28:25.816Z] [2024-03-19T02:28:25.817Z] undeploy: [2024-03-19T02:28:25.817Z] [2024-03-19T02:28:25.817Z] setOSConditions: [2024-03-19T02:28:25.817Z] [2024-03-19T02:28:25.817Z] setToolWin: [2024-03-19T02:28:25.817Z] [2024-03-19T02:28:25.817Z] setToolUnix: [2024-03-19T02:28:25.817Z] [2024-03-19T02:28:25.817Z] setToolProperty: [2024-03-19T02:28:25.817Z] [2024-03-19T02:28:25.817Z] setS1ASclassPath: [2024-03-19T02:28:25.817Z] [2024-03-19T02:28:25.817Z] init-common: [2024-03-19T02:28:25.817Z] [2024-03-19T02:28:25.817Z] undeploy-jar-common: [2024-03-19T02:28:25.931Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:25.931Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:28:25.931Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:28:26.030Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-03-19T02:28:26.030Z] [2024-03-19T02:28:26.030Z] process.xmlversionidentifier: [2024-03-19T02:28:26.030Z] [2024-03-19T02:28:26.031Z] process.versionExpression: [2024-03-19T02:28:26.031Z] [2024-03-19T02:28:26.031Z] process.xml.create.flag: [2024-03-19T02:28:26.031Z] [2024-03-19T02:28:26.031Z] create.xml.flag: [2024-03-19T02:28:26.031Z] [2024-03-19T02:28:26.031Z] generate.xml.identifier: [2024-03-19T02:28:26.031Z] [2024-03-19T02:28:26.031Z] assemble: [2024-03-19T02:28:26.031Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-03-19T02:28:26.031Z] [2024-03-19T02:28:26.031Z] process.xmlversionidentifier: [2024-03-19T02:28:26.031Z] [2024-03-19T02:28:26.031Z] prepare.update.xml.identifier: [2024-03-19T02:28:26.031Z] [2024-03-19T02:28:26.031Z] update.xml.identifier: [2024-03-19T02:28:26.031Z] [2024-03-19T02:28:26.031Z] deployWithNameOption: [2024-03-19T02:28:26.031Z] [2024-03-19T02:28:26.031Z] setAsadminArgs: [2024-03-19T02:28:26.031Z] [2024-03-19T02:28:26.031Z] common.deploy.asadmin: [2024-03-19T02:28:26.031Z] [2024-03-19T02:28:26.031Z] init.os: [2024-03-19T02:28:26.031Z] [2024-03-19T02:28:26.031Z] init.tools.unix: [2024-03-19T02:28:26.032Z] [2024-03-19T02:28:26.032Z] init.tools.windows: [2024-03-19T02:28:26.032Z] [2024-03-19T02:28:26.032Z] init.tools: [2024-03-19T02:28:26.032Z] [2024-03-19T02:28:26.032Z] setAsadminArgs: [2024-03-19T02:28:26.032Z] [2024-03-19T02:28:26.032Z] init: [2024-03-19T02:28:26.032Z] [2024-03-19T02:28:26.032Z] init.customtasks: [2024-03-19T02:28:26.032Z] [2024-03-19T02:28:26.032Z] common.run.asadmin: [2024-03-19T02:28:26.032Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-03-19T02:28:26.075Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-get-method-lc-descr-ejb [2024-03-19T02:28:26.075Z] [2024-03-19T02:28:26.075Z] all: [2024-03-19T02:28:26.075Z] [2024-03-19T02:28:26.075Z] constructor-level: [2024-03-19T02:28:26.075Z] [2024-03-19T02:28:26.075Z] all: [2024-03-19T02:28:26.075Z] [2024-03-19T02:28:26.075Z] annotation: [2024-03-19T02:28:26.075Z] [2024-03-19T02:28:26.075Z] setOSConditions: [2024-03-19T02:28:26.075Z] [2024-03-19T02:28:26.076Z] setToolWin: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] setToolUnix: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] setToolProperty: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] setS1ASclassPath: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] init-common: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] clean: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] setOSConditions: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] setToolWin: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] setToolUnix: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] setToolProperty: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] setS1ASclassPath: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] init-common: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] clean-common: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] setOSConditions: [2024-03-19T02:28:26.076Z] [2024-03-19T02:28:26.076Z] setToolWin: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] setToolUnix: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] setToolProperty: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] setS1ASclassPath: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] init-common: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] clean-classes-common: [2024-03-19T02:28:26.077Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] setOSConditions: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] setToolWin: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] setToolUnix: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] setToolProperty: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] setS1ASclassPath: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] init-common: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] clean-jars-common: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] compile: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.077Z] setOSConditions: [2024-03-19T02:28:26.077Z] [2024-03-19T02:28:26.078Z] setToolWin: [2024-03-19T02:28:26.078Z] [2024-03-19T02:28:26.078Z] setToolUnix: [2024-03-19T02:28:26.078Z] [2024-03-19T02:28:26.078Z] setToolProperty: [2024-03-19T02:28:26.078Z] [2024-03-19T02:28:26.078Z] setS1ASclassPath: [2024-03-19T02:28:26.078Z] [2024-03-19T02:28:26.078Z] init-common: [2024-03-19T02:28:26.078Z] [2024-03-19T02:28:26.078Z] compile-common: [2024-03-19T02:28:26.078Z] [echo] Current time (ISO): 2024-03-19T02:28:26.049+0000 [2024-03-19T02:28:26.078Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:26.078Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:26.200Z] [javac] 2 warnings [2024-03-19T02:28:26.200Z] [2024-03-19T02:28:26.200Z] setOSConditions: [2024-03-19T02:28:26.200Z] [2024-03-19T02:28:26.200Z] setToolWin: [2024-03-19T02:28:26.200Z] [2024-03-19T02:28:26.200Z] setToolUnix: [2024-03-19T02:28:26.200Z] [2024-03-19T02:28:26.200Z] setToolProperty: [2024-03-19T02:28:26.200Z] [2024-03-19T02:28:26.200Z] setS1ASclassPath: [2024-03-19T02:28:26.200Z] [2024-03-19T02:28:26.200Z] init-common: [2024-03-19T02:28:26.200Z] [2024-03-19T02:28:26.200Z] compile-common: [2024-03-19T02:28:26.200Z] [echo] Current time (ISO): 2024-03-19T02:28:25.962+0000 [2024-03-19T02:28:26.200Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:26.270Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:26.270Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:26.270Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:26.270Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:26.270Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:26.270Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:26.270Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:26.270Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:26.270Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:26.270Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:26.596Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:26.596Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:28:26.765Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:26.765Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:26.765Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:26.765Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:26.765Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:26.765Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:26.765Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:26.854Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-03-19T02:28:26.854Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:26.854Z] [2024-03-19T02:28:26.854Z] init.os: [2024-03-19T02:28:26.854Z] [2024-03-19T02:28:26.854Z] init.tools.unix: [2024-03-19T02:28:26.854Z] [2024-03-19T02:28:26.854Z] init.tools.windows: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] init.tools: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] setAsadminArgs: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] init: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] init.customtasks: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] setEnabled: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] createAppRef: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] deployWithoutNameOption: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] init.os: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] init.tools.unix: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] init.tools.windows: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] init.tools: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] setAsadminArgs: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] init: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.855Z] init.customtasks: [2024-03-19T02:28:26.855Z] [2024-03-19T02:28:26.856Z] prepare.client: [2024-03-19T02:28:26.856Z] [2024-03-19T02:28:26.856Z] prepare.client.appclient: [2024-03-19T02:28:26.856Z] [2024-03-19T02:28:26.856Z] increment.log.next: [2024-03-19T02:28:26.856Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:28:26.856Z] [2024-03-19T02:28:26.856Z] process.versionexpression: [2024-03-19T02:28:26.856Z] [2024-03-19T02:28:26.856Z] prepare.run: [2024-03-19T02:28:26.856Z] [2024-03-19T02:28:26.856Z] common.run.positive: [2024-03-19T02:28:26.856Z] [2024-03-19T02:28:26.856Z] setHttpPort: [2024-03-19T02:28:26.856Z] [2024-03-19T02:28:26.856Z] common.run: [2024-03-19T02:28:26.856Z] [2024-03-19T02:28:26.856Z] checkAppOnServer: [2024-03-19T02:28:26.926Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.926Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.926Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.926Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.926Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.927Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:26.927Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:26.927Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:26.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.927Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:26.927Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:26.927Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:26.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.927Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:26.927Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:26.927Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:26.927Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:26.927Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:26.927Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:26.927Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:26.927Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:26.928Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:26.928Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:26.928Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:26.928Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:26.928Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:26.928Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:26.928Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:26.928Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:26.928Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:26.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.928Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:26.928Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:26.928Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:26.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.928Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:26.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.933Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:26.933Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:26.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.938Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.938Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.938Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:26.938Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:26.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:26.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:26.938Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:26.938Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:26.938Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.013Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:27.013Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:27.013Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:27.013Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:27.013Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:27.013Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:27.013Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:27.031Z] [exec] Application deployed with name generic-ra. [2024-03-19T02:28:27.031Z] [echo] Deploying generic-ra.rar on server [2024-03-19T02:28:27.031Z] [2024-03-19T02:28:27.031Z] setOSConditions: [2024-03-19T02:28:27.031Z] [2024-03-19T02:28:27.031Z] setToolWin: [2024-03-19T02:28:27.031Z] [2024-03-19T02:28:27.031Z] setToolUnix: [2024-03-19T02:28:27.031Z] [2024-03-19T02:28:27.031Z] setToolProperty: [2024-03-19T02:28:27.031Z] [2024-03-19T02:28:27.031Z] setS1ASclassPath: [2024-03-19T02:28:27.031Z] [2024-03-19T02:28:27.031Z] init-common: [2024-03-19T02:28:27.031Z] [2024-03-19T02:28:27.031Z] deploy-ear: [2024-03-19T02:28:27.031Z] [2024-03-19T02:28:27.031Z] setOSConditions: [2024-03-19T02:28:27.031Z] [2024-03-19T02:28:27.031Z] setToolWin: [2024-03-19T02:28:27.031Z] [2024-03-19T02:28:27.032Z] setToolUnix: [2024-03-19T02:28:27.032Z] [2024-03-19T02:28:27.032Z] setToolProperty: [2024-03-19T02:28:27.032Z] [2024-03-19T02:28:27.032Z] setS1ASclassPath: [2024-03-19T02:28:27.032Z] [2024-03-19T02:28:27.032Z] init-common: [2024-03-19T02:28:27.032Z] [2024-03-19T02:28:27.032Z] deploy-common: [2024-03-19T02:28:27.032Z] [echo] Current time (ISO): 2024-03-19T02:28:26.351+0000 [2024-03-19T02:28:27.032Z] [2024-03-19T02:28:27.032Z] setOSConditions: [2024-03-19T02:28:27.032Z] [2024-03-19T02:28:27.032Z] setToolWin: [2024-03-19T02:28:27.032Z] [2024-03-19T02:28:27.032Z] setToolUnix: [2024-03-19T02:28:27.032Z] [2024-03-19T02:28:27.032Z] setToolProperty: [2024-03-19T02:28:27.032Z] [2024-03-19T02:28:27.032Z] setS1ASclassPath: [2024-03-19T02:28:27.032Z] [2024-03-19T02:28:27.032Z] init-common: [2024-03-19T02:28:27.032Z] [2024-03-19T02:28:27.032Z] deploy-common-pe: [2024-03-19T02:28:27.033Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-03-19T02:28:27.115Z] [2024-03-19T02:28:27.115Z] declare-test: [2024-03-19T02:28:27.115Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(3) ALPHA-1.0.0 - logID=3 (server) [2024-03-19T02:28:27.115Z] [2024-03-19T02:28:27.115Z] prepare.runclient: [2024-03-19T02:28:27.115Z] [2024-03-19T02:28:27.115Z] process.classpath: [2024-03-19T02:28:27.115Z] [2024-03-19T02:28:27.115Z] process.jvmargs: [2024-03-19T02:28:27.115Z] [2024-03-19T02:28:27.115Z] java.with.result: [2024-03-19T02:28:27.278Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:27.278Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:27.279Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:27.279Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:27.279Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:27.279Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:27.279Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:27.279Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:27.279Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:27.279Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:27.279Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.279Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.279Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.279Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.279Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.279Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.279Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.279Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.279Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.279Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.279Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.279Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.279Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.279Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.279Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.279Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.279Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.279Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.279Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.279Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.279Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.280Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.280Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.280Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.280Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.280Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.280Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.280Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.280Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.280Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.280Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.280Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.280Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.280Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.280Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.280Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.280Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.280Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.280Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.281Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.281Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.281Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.281Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.281Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.281Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.281Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.281Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.281Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.281Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.281Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.281Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.281Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.281Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.281Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.281Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:27.281Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:27.281Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:27.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599)Http-request-thread-8 - running ... [2024-03-19T02:28:27.281Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.281Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.281Z] [java] [2024-03-19T02:28:27.281Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:27.281Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:27.282Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:27.282Z] [java] Http-request-thread-3 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.282Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:27.282Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:27.282Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:27.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.282Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.282Z] [java] [2024-03-19T02:28:27.282Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:27.282Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:27.282Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:27.282Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:27.282Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:27.282Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:27.282Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.282Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.282Z] [java] Http-request-thread-1 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.282Z] [java] [2024-03-19T02:28:27.282Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:27.282Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:27.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.282Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.282Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.282Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.282Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.282Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.282Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.282Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.282Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.282Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.282Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.282Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.282Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.282Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.282Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.283Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.283Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.283Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.283Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.283Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.283Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.283Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.283Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.283Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.283Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.283Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.283Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.283Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.283Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.283Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.283Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.283Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.283Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.284Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.284Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.284Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.284Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.284Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.284Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.284Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.284Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.284Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.284Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.284Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.284Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.284Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.284Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.284Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.284Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.284Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.284Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:27.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:27.284Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:27.284Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:27.284Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:27.284Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:27.284Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:27.284Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-03-19T02:28:27.284Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:27.284Z] [java] [2024-03-19T02:28:27.284Z] [java] [2024-03-19T02:28:27.284Z] [java] ----------------------------------------- [2024-03-19T02:28:27.285Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet: PASS - [2024-03-19T02:28:27.285Z] [java] ----------------------------------------- [2024-03-19T02:28:27.285Z] [java] Total PASS: 1 [2024-03-19T02:28:27.285Z] [java] Total FAIL: 0 [2024-03-19T02:28:27.285Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:27.285Z] [java] ----------------------------------------- [2024-03-19T02:28:27.285Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:27.373Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:27.373Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:28:27.373Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:27.373Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-03-19T02:28:27.373Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:28:27.373Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-03-19T02:28:27.373Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:27.373Z] [2024-03-19T02:28:27.373Z] process.result: [2024-03-19T02:28:27.373Z] [2024-03-19T02:28:27.373Z] processResult: [2024-03-19T02:28:27.373Z] [2024-03-19T02:28:27.373Z] failed: [2024-03-19T02:28:27.373Z] [2024-03-19T02:28:27.373Z] passed: [2024-03-19T02:28:27.373Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:28:27.373Z] [2024-03-19T02:28:27.373Z] unknown: [2024-03-19T02:28:27.373Z] [2024-03-19T02:28:27.373Z] runclient: [2024-03-19T02:28:27.373Z] [2024-03-19T02:28:27.373Z] init.os: [2024-03-19T02:28:27.373Z] [2024-03-19T02:28:27.373Z] init.tools.unix: [2024-03-19T02:28:27.373Z] [2024-03-19T02:28:27.373Z] init.tools.windows: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] init.tools: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] setAsadminArgs: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] init: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] init.customtasks: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] checkAppOnCluster: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] run.positive: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] clean.scenario: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] clean.scenario.cluster: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] init.os: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] init.tools.unix: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] init.tools.windows: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] init.tools: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] setAsadminArgs: [2024-03-19T02:28:27.374Z] [2024-03-19T02:28:27.374Z] init: [2024-03-19T02:28:27.477Z] [exec] Waiting for domain1 to start ................... [2024-03-19T02:28:27.477Z] [exec] Waiting finished after 18,069 ms. [2024-03-19T02:28:27.477Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:28:27.478Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:28:27.478Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:28:27.478Z] [exec] Admin Port: 4,848 [2024-03-19T02:28:27.478Z] [exec] Command start-domain executed successfully. [2024-03-19T02:28:27.478Z] [echo] run.xml:doing wait for localhost:8080... [2024-03-19T02:28:27.478Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-03-19T02:28:27.478Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:27.478Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:27.478Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:27.478Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:27.478Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:27.479Z] [2024-03-19T02:28:27.479Z] dumpThreadStack: [2024-03-19T02:28:27.479Z] [2024-03-19T02:28:27.479Z] startDomainWindows: [2024-03-19T02:28:27.479Z] [2024-03-19T02:28:27.479Z] startDomain: [2024-03-19T02:28:27.479Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:27.479Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:27.479Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:27.479Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:27.479Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:27.479Z] [2024-03-19T02:28:27.479Z] runclient: [2024-03-19T02:28:27.479Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:27.479Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:27.480Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:27.480Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:27.480Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:27.480Z] [2024-03-19T02:28:27.480Z] run-client: [2024-03-19T02:28:27.480Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:28:27.578Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:27.578Z] [exec] Mar 19, 2024 2:28:26 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:27.578Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@781654f8 [2024-03-19T02:28:27.578Z] [exec] Value of key is: test1 : [2024-03-19T02:28:27.578Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:27.578Z] [exec] [2024-03-19T02:28:27.578Z] [exec] [2024-03-19T02:28:27.578Z] [exec] ----------------------------------------- [2024-03-19T02:28:27.578Z] [exec] - test1 : : PASS - [2024-03-19T02:28:27.579Z] [exec] ----------------------------------------- [2024-03-19T02:28:27.579Z] [exec] Total PASS: 1 [2024-03-19T02:28:27.579Z] [exec] Total FAIL: 0 [2024-03-19T02:28:27.579Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:27.579Z] [exec] ----------------------------------------- [2024-03-19T02:28:27.579Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:27.579Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:27.579Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:27.579Z] [2024-03-19T02:28:27.579Z] setOSConditions: [2024-03-19T02:28:27.579Z] [2024-03-19T02:28:27.579Z] setToolWin: [2024-03-19T02:28:27.579Z] [2024-03-19T02:28:27.579Z] setToolUnix: [2024-03-19T02:28:27.579Z] [2024-03-19T02:28:27.579Z] setToolProperty: [2024-03-19T02:28:27.580Z] [2024-03-19T02:28:27.580Z] setS1ASclassPath: [2024-03-19T02:28:27.580Z] [2024-03-19T02:28:27.580Z] init-common: [2024-03-19T02:28:27.580Z] [2024-03-19T02:28:27.580Z] custom-neg-run: [2024-03-19T02:28:27.580Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet using username/password qwertSHABASE64a/qwertSHABASE64 [2024-03-19T02:28:27.658Z] [2024-03-19T02:28:27.658Z] init.customtasks: [2024-03-19T02:28:27.658Z] [2024-03-19T02:28:27.658Z] prepare: [2024-03-19T02:28:27.658Z] [2024-03-19T02:28:27.658Z] process.versionExpression: [2024-03-19T02:28:27.658Z] [2024-03-19T02:28:27.658Z] process.appname: [2024-03-19T02:28:27.659Z] [2024-03-19T02:28:27.659Z] _process.target: [2024-03-19T02:28:27.659Z] [2024-03-19T02:28:27.659Z] process.target: [2024-03-19T02:28:27.659Z] [2024-03-19T02:28:27.659Z] prepare.has.version.registred: [2024-03-19T02:28:27.659Z] [2024-03-19T02:28:27.659Z] exec.asadmin2: [2024-03-19T02:28:27.695Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:27.695Z] [javac] 1 warning [2024-03-19T02:28:27.695Z] [2024-03-19T02:28:27.695Z] build: [2024-03-19T02:28:27.695Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:28:27.695Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_adapted-lib.jar [2024-03-19T02:28:27.695Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_adapted-par1.jar [2024-03-19T02:28:27.695Z] [2024-03-19T02:28:27.695Z] setOSConditions: [2024-03-19T02:28:27.695Z] [2024-03-19T02:28:27.695Z] fixFiles: [2024-03-19T02:28:27.695Z] [2024-03-19T02:28:27.695Z] convUnix: [2024-03-19T02:28:27.695Z] [2024-03-19T02:28:27.695Z] convWin: [2024-03-19T02:28:27.695Z] [2024-03-19T02:28:27.695Z] setToolWin: [2024-03-19T02:28:27.695Z] [2024-03-19T02:28:27.695Z] setToolUnix: [2024-03-19T02:28:27.695Z] [2024-03-19T02:28:27.695Z] setToolProperty: [2024-03-19T02:28:27.695Z] [2024-03-19T02:28:27.695Z] setS1ASclassPath: [2024-03-19T02:28:27.695Z] [2024-03-19T02:28:27.695Z] init-common: [2024-03-19T02:28:27.695Z] [2024-03-19T02:28:27.696Z] package-persistence-common: [2024-03-19T02:28:27.696Z] [2024-03-19T02:28:27.696Z] ejb-jar-common: [2024-03-19T02:28:27.696Z] [2024-03-19T02:28:27.696Z] package-ejbjar-common: [2024-03-19T02:28:27.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:27.696Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adapted-ejb.jar [2024-03-19T02:28:27.696Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:27.696Z] [2024-03-19T02:28:27.696Z] appclient-jar-common: [2024-03-19T02:28:27.696Z] [2024-03-19T02:28:27.696Z] package-appclientjar-common: [2024-03-19T02:28:27.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:27.696Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adapted-client.jar [2024-03-19T02:28:27.696Z] [2024-03-19T02:28:27.696Z] webclient-war-common: [2024-03-19T02:28:27.696Z] [2024-03-19T02:28:27.696Z] build-ear-common: [2024-03-19T02:28:27.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:27.696Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:27.696Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedApp.ear [2024-03-19T02:28:27.696Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedApp.ear [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.697Z] setup: [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.697Z] setOSConditions: [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.697Z] setToolWin: [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.697Z] setToolUnix: [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.697Z] setToolProperty: [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.697Z] setS1ASclassPath: [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.697Z] init-common: [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.697Z] execute-ejb-sql-common: [2024-03-19T02:28:27.697Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_adapted/sql/create.sql [2024-03-19T02:28:27.697Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.697Z] deploy: [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.697Z] setOSConditions: [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.697Z] setToolWin: [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.697Z] setToolUnix: [2024-03-19T02:28:27.697Z] [2024-03-19T02:28:27.698Z] setToolProperty: [2024-03-19T02:28:27.698Z] [2024-03-19T02:28:27.698Z] setS1ASclassPath: [2024-03-19T02:28:27.698Z] [2024-03-19T02:28:27.698Z] init-common: [2024-03-19T02:28:27.698Z] [2024-03-19T02:28:27.698Z] deploy-common: [2024-03-19T02:28:27.698Z] [echo] Current time (ISO): 2024-03-19T02:28:27.613+0000 [2024-03-19T02:28:27.698Z] [2024-03-19T02:28:27.698Z] setOSConditions: [2024-03-19T02:28:27.698Z] [2024-03-19T02:28:27.698Z] setToolWin: [2024-03-19T02:28:27.698Z] [2024-03-19T02:28:27.698Z] setToolUnix: [2024-03-19T02:28:27.698Z] [2024-03-19T02:28:27.698Z] setToolProperty: [2024-03-19T02:28:27.698Z] [2024-03-19T02:28:27.698Z] setS1ASclassPath: [2024-03-19T02:28:27.698Z] [2024-03-19T02:28:27.698Z] init-common: [2024-03-19T02:28:27.698Z] [2024-03-19T02:28:27.698Z] deploy-common-pe: [2024-03-19T02:28:27.835Z] [javac] 1 warning [2024-03-19T02:28:27.835Z] [2024-03-19T02:28:27.835Z] setOSConditions: [2024-03-19T02:28:27.835Z] [2024-03-19T02:28:27.835Z] setToolWin: [2024-03-19T02:28:27.835Z] [2024-03-19T02:28:27.835Z] setToolUnix: [2024-03-19T02:28:27.835Z] [2024-03-19T02:28:27.835Z] setToolProperty: [2024-03-19T02:28:27.835Z] [2024-03-19T02:28:27.835Z] setS1ASclassPath: [2024-03-19T02:28:27.835Z] [2024-03-19T02:28:27.835Z] [2024-03-19T02:28:27.835Z] init-common: [2024-03-19T02:28:27.835Z] [2024-03-19T02:28:27.835Z] checkReporting-common: [2024-03-19T02:28:27.835Z] [2024-03-19T02:28:27.835Z] compile-common: [2024-03-19T02:28:27.835Z] [echo] Current time (ISO): 2024-03-19T02:28:27.776+0000 [2024-03-19T02:28:27.835Z] confirmReportPresent-common: [2024-03-19T02:28:27.835Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:28:27.835Z] [echo] Test seems to be reported fine [2024-03-19T02:28:27.835Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:27.835Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/RepRunConf.txt [2024-03-19T02:28:27.835Z] [2024-03-19T02:28:27.835Z] confirmMissingReport-common: [2024-03-19T02:28:27.835Z] [2024-03-19T02:28:27.836Z] undeploy: [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] setOSConditions: [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] setToolWin: [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] setToolUnix: [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] setToolProperty: [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] setS1ASclassPath: [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] init-common: [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] execute-sql-common: [2024-03-19T02:28:27.836Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/sql/drop_pointbase.sql [2024-03-19T02:28:27.836Z] [sql] 0 rows affected [2024-03-19T02:28:27.836Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] setOSConditions: [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] setToolWin: [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] setToolUnix: [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] setToolProperty: [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] setS1ASclassPath: [2024-03-19T02:28:27.836Z] [2024-03-19T02:28:27.836Z] init-common: [2024-03-19T02:28:27.837Z] [2024-03-19T02:28:27.837Z] delete-jdbc-resource-common: [2024-03-19T02:28:27.837Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txafternontx [2024-03-19T02:28:27.838Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:27.838Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:27.838Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:27.838Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:27.838Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:27.838Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:27.838Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:27.838Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:27.838Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:27.838Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:28.095Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txafternontx [2024-03-19T02:28:28.095Z] [exec] JDBC resource jdbc/txafternontx deleted successfully [2024-03-19T02:28:28.095Z] [echo] cmd executed for server [2024-03-19T02:28:28.095Z] [2024-03-19T02:28:28.095Z] setOSConditions: [2024-03-19T02:28:28.095Z] [2024-03-19T02:28:28.095Z] setToolWin: [2024-03-19T02:28:28.095Z] [2024-03-19T02:28:28.095Z] setToolUnix: [2024-03-19T02:28:28.095Z] [2024-03-19T02:28:28.095Z] setToolProperty: [2024-03-19T02:28:28.095Z] [2024-03-19T02:28:28.095Z] setS1ASclassPath: [2024-03-19T02:28:28.095Z] [2024-03-19T02:28:28.095Z] init-common: [2024-03-19T02:28:28.095Z] [2024-03-19T02:28:28.096Z] delete-jdbc-connpool-common: [2024-03-19T02:28:28.096Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-txafternontx-pool [2024-03-19T02:28:28.223Z] [2024-03-19T02:28:28.224Z] process.registred: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] has.version.registred: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] del.all.version.registred: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] _process.target: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] process.target: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] prepare.del.all.version.registred: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] init.os: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] init.tools.unix: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] init.tools.windows: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] init.tools: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] setAsadminArgs: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] init: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] init.customtasks: [2024-03-19T02:28:28.224Z] [2024-03-19T02:28:28.224Z] prepare: [2024-03-19T02:28:28.225Z] [2024-03-19T02:28:28.225Z] exec.asadmin: [2024-03-19T02:28:28.262Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedApp.ear [2024-03-19T02:28:28.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.519Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_adaptedApp. [2024-03-19T02:28:28.519Z] [echo] Deployment on target server server successful [2024-03-19T02:28:28.519Z] [2024-03-19T02:28:28.519Z] setOSConditions: [2024-03-19T02:28:28.519Z] [2024-03-19T02:28:28.519Z] setToolWin: [2024-03-19T02:28:28.519Z] [2024-03-19T02:28:28.519Z] setToolUnix: [2024-03-19T02:28:28.519Z] [2024-03-19T02:28:28.519Z] setToolProperty: [2024-03-19T02:28:28.519Z] [2024-03-19T02:28:28.519Z] setS1ASclassPath: [2024-03-19T02:28:28.519Z] [2024-03-19T02:28:28.519Z] init-common: [2024-03-19T02:28:28.519Z] [2024-03-19T02:28:28.519Z] deploy-common-ee: [2024-03-19T02:28:28.519Z] [2024-03-19T02:28:28.520Z] run: [2024-03-19T02:28:28.520Z] [2024-03-19T02:28:28.520Z] setOSConditions: [2024-03-19T02:28:28.520Z] [2024-03-19T02:28:28.520Z] setToolWin: [2024-03-19T02:28:28.520Z] [2024-03-19T02:28:28.520Z] setToolUnix: [2024-03-19T02:28:28.520Z] [2024-03-19T02:28:28.520Z] setToolProperty: [2024-03-19T02:28:28.520Z] [2024-03-19T02:28:28.520Z] setS1ASclassPath: [2024-03-19T02:28:28.520Z] [2024-03-19T02:28:28.520Z] init-common: [2024-03-19T02:28:28.520Z] [2024-03-19T02:28:28.520Z] runclient-common: [2024-03-19T02:28:28.520Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedAppClient.jar -name ejb-ejb30-persistence-eem_adaptedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:28:28.662Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-txafternontx-pool [2024-03-19T02:28:28.662Z] [exec] JDBC Connection pool jdbc-txafternontx-pool deleted successfully [2024-03-19T02:28:28.662Z] [echo] cmd executed for server [2024-03-19T02:28:28.662Z] [2024-03-19T02:28:28.662Z] setOSConditions: [2024-03-19T02:28:28.662Z] [2024-03-19T02:28:28.662Z] setToolWin: [2024-03-19T02:28:28.662Z] [2024-03-19T02:28:28.662Z] setToolUnix: [2024-03-19T02:28:28.662Z] [2024-03-19T02:28:28.663Z] setToolProperty: [2024-03-19T02:28:28.663Z] [2024-03-19T02:28:28.663Z] setS1ASclassPath: [2024-03-19T02:28:28.663Z] [2024-03-19T02:28:28.663Z] init-common: [2024-03-19T02:28:28.663Z] [2024-03-19T02:28:28.663Z] undeploy-common: [2024-03-19T02:28:28.727Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:28.727Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:28.727Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:28.727Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:28.727Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:28.727Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:28.727Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:28.727Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:28.727Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:28.727Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:28.728Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:28.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.729Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.729Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.729Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.729Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.729Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.729Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.729Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.729Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.729Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.729Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.729Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.729Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.729Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.729Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.729Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.729Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.729Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.729Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.730Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.730Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.730Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.730Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.730Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.730Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.730Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.730Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.730Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.730Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.730Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.730Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.730Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.730Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.730Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.730Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.730Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.730Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.730Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.730Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.730Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.730Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.730Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.730Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.731Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.731Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.731Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.731Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.731Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.731Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.731Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.731Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.731Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.731Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.731Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.731Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.731Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.731Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.731Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.731Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.731Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.731Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.731Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.731Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.731Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.731Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.731Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.731Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.732Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.732Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.732Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.732Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.732Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.732Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.732Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.732Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.732Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.732Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.732Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.732Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.733Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.733Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.733Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.733Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.733Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.733Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.733Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.733Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.733Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.733Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.733Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.733Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.733Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.733Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.733Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.733Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.733Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.733Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:28.733Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:28.733Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.734Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.734Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.734Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.734Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.734Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.734Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.734Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.734Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.734Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.734Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.734Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.734Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.735Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.735Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.735Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.735Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.735Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.735Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.735Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.735Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.735Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.735Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.735Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.735Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.735Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.735Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.735Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.735Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.735Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.735Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.735Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.735Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.735Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.735Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.735Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.735Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.735Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.735Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.736Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.736Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.736Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.736Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.736Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.736Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.736Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.736Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.736Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.736Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.736Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.736Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.736Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.736Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.736Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.736Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.736Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.736Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.736Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.736Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.736Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.736Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.736Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.736Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.738Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.738Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.738Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.738Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.738Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.738Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.738Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.738Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.738Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.738Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.738Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.738Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:28.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:28.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:28.738Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:28.738Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:28.738Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:28.738Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:28.738Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:28.767Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:28.767Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:28.767Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:28.767Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:28.767Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:28.767Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:28.767Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:28.792Z] [2024-03-19T02:28:28.792Z] _del.all.version.registred: [2024-03-19T02:28:28.792Z] [2024-03-19T02:28:28.792Z] _clean.scenario: [2024-03-19T02:28:28.792Z] [2024-03-19T02:28:28.792Z] deployment: [2024-03-19T02:28:28.792Z] [2024-03-19T02:28:28.792Z] deploy.version: [2024-03-19T02:28:28.792Z] [2024-03-19T02:28:28.792Z] del.ref.registred: [2024-03-19T02:28:28.792Z] [2024-03-19T02:28:28.792Z] process.versionExpression: [2024-03-19T02:28:28.792Z] [2024-03-19T02:28:28.792Z] process.appname: [2024-03-19T02:28:28.792Z] [2024-03-19T02:28:28.792Z] _process.target: [2024-03-19T02:28:28.793Z] [2024-03-19T02:28:28.793Z] process.target: [2024-03-19T02:28:28.793Z] [2024-03-19T02:28:28.793Z] prepare.is.version.registred: [2024-03-19T02:28:28.793Z] [2024-03-19T02:28:28.793Z] init.os: [2024-03-19T02:28:28.793Z] [2024-03-19T02:28:28.793Z] init.tools.unix: [2024-03-19T02:28:28.793Z] [2024-03-19T02:28:28.793Z] init.tools.windows: [2024-03-19T02:28:28.793Z] [2024-03-19T02:28:28.793Z] init.tools: [2024-03-19T02:28:28.793Z] [2024-03-19T02:28:28.793Z] setAsadminArgs: [2024-03-19T02:28:28.793Z] [2024-03-19T02:28:28.793Z] init: [2024-03-19T02:28:28.848Z] [exec] Application deployed with name worktestApp. [2024-03-19T02:28:28.848Z] [echo] Deployment on target server server successful [2024-03-19T02:28:28.848Z] [2024-03-19T02:28:28.848Z] setOSConditions: [2024-03-19T02:28:28.848Z] [2024-03-19T02:28:28.848Z] setToolWin: [2024-03-19T02:28:28.848Z] [2024-03-19T02:28:28.848Z] setToolUnix: [2024-03-19T02:28:28.848Z] [2024-03-19T02:28:28.848Z] setToolProperty: [2024-03-19T02:28:28.848Z] [2024-03-19T02:28:28.848Z] setS1ASclassPath: [2024-03-19T02:28:28.848Z] [2024-03-19T02:28:28.848Z] init-common: [2024-03-19T02:28:28.848Z] [2024-03-19T02:28:28.848Z] deploy-common-ee: [2024-03-19T02:28:28.848Z] [2024-03-19T02:28:28.848Z] setOSConditions: [2024-03-19T02:28:28.848Z] [2024-03-19T02:28:28.848Z] setToolWin: [2024-03-19T02:28:28.848Z] [2024-03-19T02:28:28.848Z] setToolUnix: [2024-03-19T02:28:28.848Z] [2024-03-19T02:28:28.848Z] setToolProperty: [2024-03-19T02:28:28.848Z] [2024-03-19T02:28:28.848Z] setS1ASclassPath: [2024-03-19T02:28:28.849Z] [2024-03-19T02:28:28.849Z] init-common: [2024-03-19T02:28:28.849Z] [2024-03-19T02:28:28.849Z] restart: [2024-03-19T02:28:28.849Z] [echo] Not required to restart [2024-03-19T02:28:28.849Z] [2024-03-19T02:28:28.849Z] run: [2024-03-19T02:28:28.849Z] [2024-03-19T02:28:28.849Z] setOSConditions: [2024-03-19T02:28:28.849Z] [2024-03-19T02:28:28.849Z] setToolWin: [2024-03-19T02:28:28.849Z] [2024-03-19T02:28:28.849Z] setToolUnix: [2024-03-19T02:28:28.849Z] [2024-03-19T02:28:28.849Z] setToolProperty: [2024-03-19T02:28:28.849Z] [2024-03-19T02:28:28.849Z] setS1ASclassPath: [2024-03-19T02:28:28.849Z] [2024-03-19T02:28:28.849Z] init-common: [2024-03-19T02:28:28.849Z] [2024-03-19T02:28:28.849Z] runclient-common: [2024-03-19T02:28:28.849Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/worktestAppClient.jar -name worktestClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:28:28.862Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:28:28.862Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:28:28.862Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:28:28.862Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:28:28.862Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:28:28.862Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:28:28.862Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:28:28.862Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:28:28.862Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:28:28.862Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-03-19T02:28:28.862Z] [exec] Value of key is:war-with-packaged-wsdl-and-schema [2024-03-19T02:28:28.862Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:28.862Z] [exec] [2024-03-19T02:28:28.862Z] [exec] [2024-03-19T02:28:28.862Z] [exec] ----------------------------------------- [2024-03-19T02:28:28.862Z] [exec] - war-with-packaged-wsdl-and-schema: PASS - [2024-03-19T02:28:28.862Z] [exec] ----------------------------------------- [2024-03-19T02:28:28.862Z] [exec] Total PASS: 1 [2024-03-19T02:28:28.862Z] [exec] Total FAIL: 0 [2024-03-19T02:28:28.862Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:28.862Z] [exec] ----------------------------------------- [2024-03-19T02:28:28.862Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:28.862Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:28.862Z] [2024-03-19T02:28:28.862Z] undeploy: [2024-03-19T02:28:28.862Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:28.862Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:28.862Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:28.863Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:28.863Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:28.863Z] [2024-03-19T02:28:28.863Z] setOSConditions: [2024-03-19T02:28:28.863Z] [2024-03-19T02:28:28.863Z] setToolWin: [2024-03-19T02:28:28.863Z] [2024-03-19T02:28:28.863Z] setToolUnix: [2024-03-19T02:28:28.863Z] [2024-03-19T02:28:28.863Z] setToolProperty: [2024-03-19T02:28:28.863Z] [2024-03-19T02:28:28.863Z] setS1ASclassPath: [2024-03-19T02:28:28.863Z] [2024-03-19T02:28:28.863Z] init-common: [2024-03-19T02:28:28.863Z] [2024-03-19T02:28:28.863Z] undeploy-war-common: [2024-03-19T02:28:28.920Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-txafternontxApp [2024-03-19T02:28:29.050Z] [2024-03-19T02:28:29.050Z] init.customtasks: [2024-03-19T02:28:29.051Z] [2024-03-19T02:28:29.051Z] prepare: [2024-03-19T02:28:29.051Z] [2024-03-19T02:28:29.051Z] exec.asadmin2: [2024-03-19T02:28:29.123Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.123Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.123Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.123Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.123Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.123Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.123Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.123Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.128Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:29.128Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:29.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:29.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:29.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:29.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:29.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:29.129Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:29.129Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:29.129Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-03-19T02:28:29.129Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:29.129Z] [java] [2024-03-19T02:28:29.129Z] [java] [2024-03-19T02:28:29.129Z] [java] ----------------------------------------- [2024-03-19T02:28:29.129Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet: PASS - [2024-03-19T02:28:29.129Z] [java] ----------------------------------------- [2024-03-19T02:28:29.129Z] [java] Total PASS: 1 [2024-03-19T02:28:29.129Z] [java] Total FAIL: 0 [2024-03-19T02:28:29.129Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:29.129Z] [java] ----------------------------------------- [2024-03-19T02:28:29.129Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:29.176Z] [2024-03-19T02:28:29.176Z] all: [2024-03-19T02:28:29.176Z] [2024-03-19T02:28:29.176Z] setOSConditions: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] setToolWin: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] setToolUnix: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] setToolProperty: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] setS1ASclassPath: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] init-common: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] clean: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] setOSConditions: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] setToolWin: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] setToolUnix: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] setToolProperty: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] setS1ASclassPath: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] init-common: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] clean-common: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.177Z] setOSConditions: [2024-03-19T02:28:29.177Z] [2024-03-19T02:28:29.178Z] setToolWin: [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] setToolUnix: [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] setToolProperty: [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] setS1ASclassPath: [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] init-common: [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] clean-classes-common: [2024-03-19T02:28:29.178Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] setOSConditions: [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] setToolWin: [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] setToolUnix: [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] setToolProperty: [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] setS1ASclassPath: [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] init-common: [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] clean-jars-common: [2024-03-19T02:28:29.178Z] [2024-03-19T02:28:29.178Z] compile: [2024-03-19T02:28:29.179Z] [2024-03-19T02:28:29.179Z] setOSConditions: [2024-03-19T02:28:29.179Z] [2024-03-19T02:28:29.179Z] setToolWin: [2024-03-19T02:28:29.179Z] [2024-03-19T02:28:29.179Z] setToolUnix: [2024-03-19T02:28:29.179Z] [2024-03-19T02:28:29.179Z] setToolProperty: [2024-03-19T02:28:29.179Z] [2024-03-19T02:28:29.179Z] setS1ASclassPath: [2024-03-19T02:28:29.179Z] [2024-03-19T02:28:29.179Z] init-common: [2024-03-19T02:28:29.179Z] [2024-03-19T02:28:29.179Z] compile-common: [2024-03-19T02:28:29.179Z] [echo] Current time (ISO): 2024-03-19T02:28:28.980+0000 [2024-03-19T02:28:29.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:29.180Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:29.345Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:29.388Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:29.388Z] [2024-03-19T02:28:29.388Z] setOSConditions: [2024-03-19T02:28:29.388Z] [2024-03-19T02:28:29.388Z] setToolWin: [2024-03-19T02:28:29.388Z] [2024-03-19T02:28:29.388Z] setToolUnix: [2024-03-19T02:28:29.388Z] [2024-03-19T02:28:29.388Z] setToolProperty: [2024-03-19T02:28:29.388Z] [2024-03-19T02:28:29.388Z] setS1ASclassPath: [2024-03-19T02:28:29.388Z] [2024-03-19T02:28:29.388Z] init-common: [2024-03-19T02:28:29.388Z] [2024-03-19T02:28:29.388Z] custom-neg-run: [2024-03-19T02:28:29.388Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet using username/password qwertSHA256BASE64a/qwertSHA256BASE64 [2024-03-19T02:28:29.432Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false pkghello-web [2024-03-19T02:28:29.445Z] [exec] Mar 19, 2024 2:28:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:28:29.445Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:28:29.464Z] [exec] Mar 19, 2024 2:28:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:28:29.464Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:28:29.603Z] [javac] 1 warning [2024-03-19T02:28:29.603Z] [2024-03-19T02:28:29.603Z] build: [2024-03-19T02:28:29.603Z] [2024-03-19T02:28:29.603Z] setOSConditions: [2024-03-19T02:28:29.603Z] [2024-03-19T02:28:29.603Z] setToolWin: [2024-03-19T02:28:29.603Z] [2024-03-19T02:28:29.603Z] setToolUnix: [2024-03-19T02:28:29.603Z] [2024-03-19T02:28:29.603Z] setToolProperty: [2024-03-19T02:28:29.603Z] [2024-03-19T02:28:29.603Z] setS1ASclassPath: [2024-03-19T02:28:29.603Z] [2024-03-19T02:28:29.603Z] init-common: [2024-03-19T02:28:29.603Z] [2024-03-19T02:28:29.603Z] ejb-jar-common: [2024-03-19T02:28:29.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:29.603Z] [2024-03-19T02:28:29.603Z] package-ejbjar-common: [2024-03-19T02:28:29.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:29.603Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-ann-ejb.jar [2024-03-19T02:28:29.603Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:29.603Z] [2024-03-19T02:28:29.604Z] deploy: [2024-03-19T02:28:29.604Z] [2024-03-19T02:28:29.604Z] setOSConditions: [2024-03-19T02:28:29.604Z] [2024-03-19T02:28:29.604Z] setToolWin: [2024-03-19T02:28:29.604Z] [2024-03-19T02:28:29.604Z] setToolUnix: [2024-03-19T02:28:29.604Z] [2024-03-19T02:28:29.604Z] setToolProperty: [2024-03-19T02:28:29.604Z] [2024-03-19T02:28:29.604Z] setS1ASclassPath: [2024-03-19T02:28:29.604Z] [2024-03-19T02:28:29.604Z] init-common: [2024-03-19T02:28:29.604Z] [2024-03-19T02:28:29.604Z] deploy-jar-common: [2024-03-19T02:28:29.617Z] [exec] Result: 1 [2024-03-19T02:28:29.617Z] [2024-03-19T02:28:29.617Z] process.registred: [2024-03-19T02:28:29.617Z] [2024-03-19T02:28:29.617Z] is.version.registred: [2024-03-19T02:28:29.617Z] [2024-03-19T02:28:29.617Z] process.xmlversionidentifier: [2024-03-19T02:28:29.617Z] [2024-03-19T02:28:29.617Z] prepare.cluster: [2024-03-19T02:28:29.617Z] [2024-03-19T02:28:29.617Z] process.enabled: [2024-03-19T02:28:29.617Z] [2024-03-19T02:28:29.617Z] process.hasToDeploy: [2024-03-19T02:28:29.617Z] [2024-03-19T02:28:29.617Z] deploy.version.unregistred: [2024-03-19T02:28:29.617Z] [2024-03-19T02:28:29.617Z] init.os: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] init.tools.unix: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] init.tools.windows: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] init.tools: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] setAsadminArgs: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] init: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] init.customtasks: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] prepare: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] process.versionExpression: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] process.appname: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] create.version: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] assemble.non-existent: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] process.xmlversionidentifier: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] prepare.update.xml.identifier: [2024-03-19T02:28:29.618Z] [2024-03-19T02:28:29.618Z] update.xml.identifier: [2024-03-19T02:28:29.619Z] [2024-03-19T02:28:29.619Z] deployWithNameOption: [2024-03-19T02:28:29.619Z] [2024-03-19T02:28:29.619Z] setAsadminArgs: [2024-03-19T02:28:29.619Z] [2024-03-19T02:28:29.619Z] common.deploy.asadmin: [2024-03-19T02:28:29.619Z] [2024-03-19T02:28:29.619Z] init.os: [2024-03-19T02:28:29.619Z] [2024-03-19T02:28:29.619Z] init.tools.unix: [2024-03-19T02:28:29.619Z] [2024-03-19T02:28:29.619Z] init.tools.windows: [2024-03-19T02:28:29.619Z] [2024-03-19T02:28:29.619Z] init.tools: [2024-03-19T02:28:29.619Z] [2024-03-19T02:28:29.619Z] setAsadminArgs: [2024-03-19T02:28:29.619Z] [2024-03-19T02:28:29.619Z] init: [2024-03-19T02:28:29.619Z] [2024-03-19T02:28:29.619Z] init.customtasks: [2024-03-19T02:28:29.619Z] [2024-03-19T02:28:29.619Z] common.run.asadmin: [2024-03-19T02:28:29.619Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:28:29.646Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:29.646Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:29.646Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:29.646Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:29.646Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:29.646Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:29.646Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:29.646Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:29.646Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:29.646Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:29.743Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:29.743Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:29.743Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:29.743Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:29.743Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:29.743Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:29.743Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:29.860Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-ann-ejb.jar [2024-03-19T02:28:30.026Z] [exec] Mar 19, 2024 2:28:29 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:28:30.026Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eem_adapted-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eem_adapted.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eem_adaptedClient [2024-03-19T02:28:30.117Z] [exec] Application deployed with name ejb-constructor-level-ann-ejb. [2024-03-19T02:28:30.117Z] [2024-03-19T02:28:30.117Z] run: [2024-03-19T02:28:30.183Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:30.183Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:28:30.226Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.226Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.226Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.226Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.226Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.226Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.226Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.226Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.226Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.226Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.226Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.226Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.226Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.226Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.226Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.226Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.226Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.226Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.226Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.227Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.227Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.227Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.227Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.227Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.227Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.227Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.227Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.227Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.227Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.227Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.227Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.227Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.227Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.227Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.227Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.227Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.227Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.227Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.227Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.227Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.227Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.227Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.227Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.227Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.227Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.227Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.227Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.227Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.227Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.227Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.227Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.227Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.227Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.227Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.227Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.228Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.228Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:30.228Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:30.228Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:30.228Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.228Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.228Z] [java] Http-request-thread-4 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.228Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:30.228Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:30.228Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:30.228Z] [java] [2024-03-19T02:28:30.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.228Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.228Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:30.228Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:30.228Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:30.228Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.228Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.228Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.228Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.228Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:30.228Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:30.228Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.228Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.228Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.228Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.228Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.228Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:30.228Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.228Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.228Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.228Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.228Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.228Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.228Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.229Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.441Z] [exec] Application deployed with name simple-versioned-servlet. [2024-03-19T02:28:30.441Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:30.441Z] [2024-03-19T02:28:30.441Z] init.os: [2024-03-19T02:28:30.441Z] [2024-03-19T02:28:30.441Z] init.tools.unix: [2024-03-19T02:28:30.441Z] [2024-03-19T02:28:30.441Z] init.tools.windows: [2024-03-19T02:28:30.441Z] [2024-03-19T02:28:30.441Z] init.tools: [2024-03-19T02:28:30.441Z] [2024-03-19T02:28:30.441Z] setAsadminArgs: [2024-03-19T02:28:30.441Z] [2024-03-19T02:28:30.441Z] init: [2024-03-19T02:28:30.527Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:30.527Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:30.528Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:30.528Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:30.528Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:30.528Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:30.528Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:30.528Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:30.528Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:30.528Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:30.528Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:30.528Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.528Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.528Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.528Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.528Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.528Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.528Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.528Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.528Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.528Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.528Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.528Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.528Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.528Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.528Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.528Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.528Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.528Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.528Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.528Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.528Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.528Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.528Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.529Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.529Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.529Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.529Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.529Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.529Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.529Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.529Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.529Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.529Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.529Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.529Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.529Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.529Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.529Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.529Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.529Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.529Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.529Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.529Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.529Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.529Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.529Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.529Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.530Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.530Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.530Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.530Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.530Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.530Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.530Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.530Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.530Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.530Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.530Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.530Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.530Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.530Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.530Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.530Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.530Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.530Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.530Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.530Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.530Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.530Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.530Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.530Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.531Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.531Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.531Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.531Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.531Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.531Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.531Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.531Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.531Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.531Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.531Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.531Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.531Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.531Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.531Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.531Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.531Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.531Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.531Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.531Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.531Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.531Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.531Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.531Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.532Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.532Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.532Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.532Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.532Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.532Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.532Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.532Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.532Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.532Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.532Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.532Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.532Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.532Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.532Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.532Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.532Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.532Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.532Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.532Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.532Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.532Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.532Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.532Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.532Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.533Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.533Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.533Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.533Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.533Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.533Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.533Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.533Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.533Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.533Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.533Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.533Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.533Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:30.533Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:30.533Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.533Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.533Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.533Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.533Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.533Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.533Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.533Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.533Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.533Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.533Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.533Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.533Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.534Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.534Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.534Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.534Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.534Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.534Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.534Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.534Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.534Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.534Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.534Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.534Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.534Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.534Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.534Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.534Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.534Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.534Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.534Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.534Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.534Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.534Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.534Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.534Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.534Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.534Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.534Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.534Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.534Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.534Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.534Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.534Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.534Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.534Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.534Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.534Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.535Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.535Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.535Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.535Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.535Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.535Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.535Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.535Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.535Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.535Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.535Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.535Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.535Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.535Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.535Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.535Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.535Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.535Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.535Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.535Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.535Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.535Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.535Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.535Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.535Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.536Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.536Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.536Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.536Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.536Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.537Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.537Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.537Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.537Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.537Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.538Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.538Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.538Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.538Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.538Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.693Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:30.693Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/ejb/SimpleSessionBean.java uses unchecked or unsafe operations. [2024-03-19T02:28:30.694Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:28:30.694Z] [javac] 1 warning [2024-03-19T02:28:30.694Z] [2024-03-19T02:28:30.694Z] setOSConditions: [2024-03-19T02:28:30.694Z] [2024-03-19T02:28:30.694Z] setToolWin: [2024-03-19T02:28:30.694Z] [2024-03-19T02:28:30.694Z] setToolUnix: [2024-03-19T02:28:30.694Z] [2024-03-19T02:28:30.694Z] setToolProperty: [2024-03-19T02:28:30.694Z] [2024-03-19T02:28:30.694Z] setS1ASclassPath: [2024-03-19T02:28:30.694Z] [2024-03-19T02:28:30.694Z] init-common: [2024-03-19T02:28:30.694Z] [2024-03-19T02:28:30.694Z] compile-common: [2024-03-19T02:28:30.694Z] [echo] Current time (ISO): 2024-03-19T02:28:30.564+0000 [2024-03-19T02:28:30.694Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:30.699Z] [2024-03-19T02:28:30.699Z] init.customtasks: [2024-03-19T02:28:30.699Z] [2024-03-19T02:28:30.699Z] setEnabled: [2024-03-19T02:28:30.699Z] [2024-03-19T02:28:30.699Z] createAppRef: [2024-03-19T02:28:30.699Z] [2024-03-19T02:28:30.699Z] deployWithoutNameOption: [2024-03-19T02:28:30.699Z] [2024-03-19T02:28:30.699Z] run.positive.deploy: [2024-03-19T02:28:30.699Z] [2024-03-19T02:28:30.699Z] init.os: [2024-03-19T02:28:30.699Z] [2024-03-19T02:28:30.699Z] init.tools.unix: [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] init.tools.windows: [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] init.tools: [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] setAsadminArgs: [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] init: [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] init.customtasks: [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] prepare.client: [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] prepare.client.appclient: [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] increment.log.next: [2024-03-19T02:28:30.700Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] process.versionexpression: [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] prepare.run: [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] common.run.positive: [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] setHttpPort: [2024-03-19T02:28:30.700Z] [2024-03-19T02:28:30.700Z] common.run: [2024-03-19T02:28:30.701Z] [2024-03-19T02:28:30.701Z] checkAppOnServer: [2024-03-19T02:28:30.701Z] [2024-03-19T02:28:30.701Z] declare-test: [2024-03-19T02:28:30.701Z] [echo] Starting test simple-versioned-servlet deployment(1) untagged - logID=4 (server) [2024-03-19T02:28:30.701Z] [2024-03-19T02:28:30.701Z] prepare.runclient: [2024-03-19T02:28:30.701Z] [2024-03-19T02:28:30.701Z] process.classpath: [2024-03-19T02:28:30.701Z] [2024-03-19T02:28:30.701Z] process.jvmargs: [2024-03-19T02:28:30.701Z] [2024-03-19T02:28:30.701Z] java.with.result: [2024-03-19T02:28:30.811Z] [exec] [CLIENT]:: --> Starting the thread pool test=> Please wait... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:30.878Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:30.878Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.878Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.879Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.879Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.879Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.879Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.879Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.879Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.879Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.879Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.879Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.879Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.879Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.879Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.879Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.879Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.879Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.879Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.879Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.879Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.879Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.879Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.879Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.879Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.879Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.879Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.879Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.879Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.879Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.879Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.879Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.879Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.879Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.879Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.879Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.879Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.879Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.879Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.880Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.880Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.880Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.880Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.880Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.880Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.880Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.880Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.880Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.880Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.880Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.880Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.880Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.880Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.880Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.880Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.880Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.880Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.880Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.880Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.880Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.880Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.880Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.880Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.880Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.881Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.881Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.881Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.881Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.881Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.881Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.881Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.881Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.881Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.881Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.881Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.881Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.881Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.881Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.881Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.881Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.881Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.881Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.881Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.881Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.881Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.881Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.881Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.881Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.881Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.882Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.882Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.882Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.882Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.882Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.882Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.882Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.882Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.882Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.882Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.882Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.882Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.882Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.882Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.882Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.882Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.882Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.882Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.882Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.882Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.882Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.882Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:30.882Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:30.882Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:30.882Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:30.882Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:30.882Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:30.882Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:30.882Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:30.882Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:30.882Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:30.882Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:30.882Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:30.882Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-03-19T02:28:30.882Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:30.882Z] [java] [2024-03-19T02:28:30.882Z] [java] [2024-03-19T02:28:30.882Z] [java] ----------------------------------------- [2024-03-19T02:28:30.882Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet: PASS - [2024-03-19T02:28:30.882Z] [java] ----------------------------------------- [2024-03-19T02:28:30.882Z] [java] Total PASS: 1 [2024-03-19T02:28:30.882Z] [java] Total FAIL: 0 [2024-03-19T02:28:30.882Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:30.882Z] [java] ----------------------------------------- [2024-03-19T02:28:30.882Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:31.047Z] [java] Mar 19, 2024 2:28:30 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:28:31.048Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:28:31.140Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:31.140Z] [2024-03-19T02:28:31.140Z] setOSConditions: [2024-03-19T02:28:31.140Z] [2024-03-19T02:28:31.140Z] setToolWin: [2024-03-19T02:28:31.140Z] [2024-03-19T02:28:31.140Z] setToolUnix: [2024-03-19T02:28:31.141Z] [2024-03-19T02:28:31.141Z] setToolProperty: [2024-03-19T02:28:31.141Z] [2024-03-19T02:28:31.141Z] setS1ASclassPath: [2024-03-19T02:28:31.141Z] [2024-03-19T02:28:31.141Z] init-common: [2024-03-19T02:28:31.141Z] [2024-03-19T02:28:31.141Z] custom-neg-run: [2024-03-19T02:28:31.141Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet using username/password qwertSHA384BASE64a/qwertSHA384BASE64 [2024-03-19T02:28:31.266Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:31.266Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:28:31.266Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:31.266Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:28:31.266Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:28:31.267Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-03-19T02:28:31.267Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] process.result: [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] processResult: [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] failed: [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] passed: [2024-03-19T02:28:31.267Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] unknown: [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] runclient: [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] init.os: [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] init.tools.unix: [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] init.tools.windows: [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] init.tools: [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] setAsadminArgs: [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] init: [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.267Z] init.customtasks: [2024-03-19T02:28:31.267Z] [2024-03-19T02:28:31.268Z] checkAppOnCluster: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] run.positive: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] deploy.version: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] del.ref.registred: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] process.versionExpression: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] process.appname: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] _process.target: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] process.target: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] prepare.is.version.registred: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] init.os: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] init.tools.unix: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] init.tools.windows: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] init.tools: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.268Z] setAsadminArgs: [2024-03-19T02:28:31.268Z] [2024-03-19T02:28:31.269Z] init: [2024-03-19T02:28:31.269Z] [2024-03-19T02:28:31.269Z] init.customtasks: [2024-03-19T02:28:31.269Z] [2024-03-19T02:28:31.269Z] prepare: [2024-03-19T02:28:31.269Z] [2024-03-19T02:28:31.269Z] exec.asadmin2: [2024-03-19T02:28:31.349Z] [2024-03-19T02:28:31.350Z] all: [2024-03-19T02:28:31.350Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:31.350Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:31.350Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:31.350Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:31.350Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:31.350Z] [2024-03-19T02:28:31.350Z] setOSConditions: [2024-03-19T02:28:31.350Z] [2024-03-19T02:28:31.350Z] setToolWin: [2024-03-19T02:28:31.350Z] [2024-03-19T02:28:31.350Z] setToolUnix: [2024-03-19T02:28:31.350Z] [2024-03-19T02:28:31.350Z] setToolProperty: [2024-03-19T02:28:31.350Z] [2024-03-19T02:28:31.350Z] setS1ASclassPath: [2024-03-19T02:28:31.350Z] [2024-03-19T02:28:31.350Z] init-common: [2024-03-19T02:28:31.351Z] [2024-03-19T02:28:31.351Z] clean: [2024-03-19T02:28:31.351Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:31.351Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:31.351Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:31.351Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:31.351Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:31.351Z] [2024-03-19T02:28:31.351Z] setOSConditions: [2024-03-19T02:28:31.351Z] [2024-03-19T02:28:31.351Z] setToolWin: [2024-03-19T02:28:31.351Z] [2024-03-19T02:28:31.351Z] setToolUnix: [2024-03-19T02:28:31.351Z] [2024-03-19T02:28:31.351Z] setToolProperty: [2024-03-19T02:28:31.351Z] [2024-03-19T02:28:31.351Z] setS1ASclassPath: [2024-03-19T02:28:31.351Z] [2024-03-19T02:28:31.351Z] init-common: [2024-03-19T02:28:31.352Z] [2024-03-19T02:28:31.352Z] clean-common: [2024-03-19T02:28:31.352Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:31.352Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:31.352Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:31.352Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:31.352Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:31.352Z] [2024-03-19T02:28:31.352Z] setOSConditions: [2024-03-19T02:28:31.352Z] [2024-03-19T02:28:31.352Z] setToolWin: [2024-03-19T02:28:31.352Z] [2024-03-19T02:28:31.352Z] setToolUnix: [2024-03-19T02:28:31.352Z] [2024-03-19T02:28:31.352Z] setToolProperty: [2024-03-19T02:28:31.352Z] [2024-03-19T02:28:31.352Z] setS1ASclassPath: [2024-03-19T02:28:31.352Z] [2024-03-19T02:28:31.352Z] init-common: [2024-03-19T02:28:31.353Z] [2024-03-19T02:28:31.353Z] clean-classes-common: [2024-03-19T02:28:31.353Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:31.353Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:31.353Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:31.353Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:31.353Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:31.353Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:31.353Z] [2024-03-19T02:28:31.353Z] setOSConditions: [2024-03-19T02:28:31.353Z] [2024-03-19T02:28:31.353Z] setToolWin: [2024-03-19T02:28:31.353Z] [2024-03-19T02:28:31.353Z] setToolUnix: [2024-03-19T02:28:31.353Z] [2024-03-19T02:28:31.353Z] setToolProperty: [2024-03-19T02:28:31.353Z] [2024-03-19T02:28:31.353Z] setS1ASclassPath: [2024-03-19T02:28:31.353Z] [2024-03-19T02:28:31.354Z] init-common: [2024-03-19T02:28:31.354Z] [2024-03-19T02:28:31.354Z] clean-jars-common: [2024-03-19T02:28:31.354Z] [2024-03-19T02:28:31.354Z] compile: [2024-03-19T02:28:31.354Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:31.354Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:31.354Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:31.354Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:31.354Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:31.354Z] [2024-03-19T02:28:31.354Z] setOSConditions: [2024-03-19T02:28:31.354Z] [2024-03-19T02:28:31.354Z] setToolWin: [2024-03-19T02:28:31.354Z] [2024-03-19T02:28:31.354Z] setToolUnix: [2024-03-19T02:28:31.354Z] [2024-03-19T02:28:31.354Z] setToolProperty: [2024-03-19T02:28:31.354Z] [2024-03-19T02:28:31.355Z] setS1ASclassPath: [2024-03-19T02:28:31.355Z] [2024-03-19T02:28:31.355Z] init-common: [2024-03-19T02:28:31.355Z] [2024-03-19T02:28:31.355Z] compile-common: [2024-03-19T02:28:31.355Z] [echo] Current time (ISO): 2024-03-19T02:28:30.927+0000 [2024-03-19T02:28:31.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:31.355Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:31.398Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:31.398Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:31.398Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:31.398Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:31.398Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:31.398Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:31.398Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:31.398Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:31.398Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:31.398Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:31.626Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:31.626Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:31.626Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:31.626Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:31.626Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:31.626Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:31.626Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:31.866Z] [exec] Result: 1 [2024-03-19T02:28:31.866Z] [2024-03-19T02:28:31.867Z] process.registred: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] is.version.registred: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] process.xmlversionidentifier: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] prepare.cluster: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] process.enabled: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] process.hasToDeploy: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] deploy.version.unregistred: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] init.os: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] init.tools.unix: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] init.tools.windows: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] init.tools: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] setAsadminArgs: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] init: [2024-03-19T02:28:31.867Z] [2024-03-19T02:28:31.867Z] init.customtasks: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] prepare: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] process.versionExpression: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] process.appname: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] create.version: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] assemble.non-existent: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] process.xmlversionidentifier: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] prepare.update.xml.identifier: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] update.xml.identifier: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] deployWithNameOption: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] setAsadminArgs: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] common.deploy.asadmin: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] init.os: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] init.tools.unix: [2024-03-19T02:28:31.868Z] [2024-03-19T02:28:31.868Z] init.tools.windows: [2024-03-19T02:28:31.869Z] [2024-03-19T02:28:31.869Z] init.tools: [2024-03-19T02:28:31.869Z] [2024-03-19T02:28:31.869Z] setAsadminArgs: [2024-03-19T02:28:31.869Z] [2024-03-19T02:28:31.869Z] init: [2024-03-19T02:28:31.869Z] [2024-03-19T02:28:31.869Z] init.customtasks: [2024-03-19T02:28:31.869Z] [2024-03-19T02:28:31.869Z] common.run.asadmin: [2024-03-19T02:28:31.869Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-03-19T02:28:32.122Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.122Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.122Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.122Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.122Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.122Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.122Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.122Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.122Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:32.122Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:32.122Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.122Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.122Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.122Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.122Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.122Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.122Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.122Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.122Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.122Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.122Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.122Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.123Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.123Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.123Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.123Z] [java] Http-request-thread-6 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.123Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:32.123Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:32.123Z] [java] [2024-03-19T02:28:32.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.123Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.123Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.123Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.123Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.123Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:32.123Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:32.123Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:32.123Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:32.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.123Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.123Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.123Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.123Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.123Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.123Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.123Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.123Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.123Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.123Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.123Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:32.123Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:32.123Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:32.123Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.123Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.123Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.124Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:32.124Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:32.124Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:32.124Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:32.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.124Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:32.124Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:32.124Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:32.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.124Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.124Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.124Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.124Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.124Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.125Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.125Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.125Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.125Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.125Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.189Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:32.189Z] [javac] 1 warning [2024-03-19T02:28:32.189Z] [2024-03-19T02:28:32.189Z] build: [2024-03-19T02:28:32.189Z] [2024-03-19T02:28:32.189Z] setOSConditions: [2024-03-19T02:28:32.189Z] [2024-03-19T02:28:32.189Z] fixFiles: [2024-03-19T02:28:32.189Z] [2024-03-19T02:28:32.189Z] convUnix: [2024-03-19T02:28:32.189Z] [2024-03-19T02:28:32.189Z] convWin: [2024-03-19T02:28:32.189Z] [2024-03-19T02:28:32.189Z] setToolWin: [2024-03-19T02:28:32.189Z] [2024-03-19T02:28:32.189Z] setToolUnix: [2024-03-19T02:28:32.189Z] [2024-03-19T02:28:32.189Z] setToolProperty: [2024-03-19T02:28:32.189Z] [2024-03-19T02:28:32.189Z] setS1ASclassPath: [2024-03-19T02:28:32.189Z] [2024-03-19T02:28:32.189Z] init-common: [2024-03-19T02:28:32.189Z] [2024-03-19T02:28:32.190Z] package-persistence-common: [2024-03-19T02:28:32.190Z] [2024-03-19T02:28:32.190Z] ejb-jar-common: [2024-03-19T02:28:32.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:32.190Z] [2024-03-19T02:28:32.190Z] package-ejbjar-common: [2024-03-19T02:28:32.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:32.190Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:32.190Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:32.190Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-ejb.jar [2024-03-19T02:28:32.190Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:32.190Z] [2024-03-19T02:28:32.190Z] appclient-jar-common: [2024-03-19T02:28:32.190Z] [2024-03-19T02:28:32.190Z] package-appclientjar-common: [2024-03-19T02:28:32.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:32.190Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:32.190Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:32.190Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-client.jar [2024-03-19T02:28:32.190Z] [2024-03-19T02:28:32.190Z] webclient-war-common: [2024-03-19T02:28:32.190Z] [2024-03-19T02:28:32.190Z] build-ear-common: [2024-03-19T02:28:32.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:32.191Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:32.191Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:32.191Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2024-03-19T02:28:32.191Z] [2024-03-19T02:28:32.191Z] deploy: [2024-03-19T02:28:32.191Z] [2024-03-19T02:28:32.191Z] setOSConditions: [2024-03-19T02:28:32.191Z] [2024-03-19T02:28:32.191Z] setToolWin: [2024-03-19T02:28:32.191Z] [2024-03-19T02:28:32.191Z] setToolUnix: [2024-03-19T02:28:32.191Z] [2024-03-19T02:28:32.191Z] setToolProperty: [2024-03-19T02:28:32.191Z] [2024-03-19T02:28:32.191Z] setS1ASclassPath: [2024-03-19T02:28:32.191Z] [2024-03-19T02:28:32.191Z] init-common: [2024-03-19T02:28:32.191Z] [2024-03-19T02:28:32.191Z] create-jdbc-connpool-common: [2024-03-19T02:28:32.313Z] [exec] Application deployed with name connector16App. [2024-03-19T02:28:32.313Z] [exec] there are no files to retrieve for application connector16App [2024-03-19T02:28:32.313Z] [echo] Deployment on target server server successful [2024-03-19T02:28:32.313Z] [2024-03-19T02:28:32.313Z] setOSConditions: [2024-03-19T02:28:32.313Z] [2024-03-19T02:28:32.313Z] setToolWin: [2024-03-19T02:28:32.313Z] [2024-03-19T02:28:32.313Z] setToolUnix: [2024-03-19T02:28:32.313Z] [2024-03-19T02:28:32.313Z] setToolProperty: [2024-03-19T02:28:32.313Z] [2024-03-19T02:28:32.313Z] setS1ASclassPath: [2024-03-19T02:28:32.313Z] [2024-03-19T02:28:32.313Z] init-common: [2024-03-19T02:28:32.313Z] [2024-03-19T02:28:32.313Z] deploy-common-ee: [2024-03-19T02:28:32.313Z] [2024-03-19T02:28:32.313Z] setOSConditions: [2024-03-19T02:28:32.313Z] [2024-03-19T02:28:32.313Z] setToolWin: [2024-03-19T02:28:32.313Z] [2024-03-19T02:28:32.313Z] setToolUnix: [2024-03-19T02:28:32.313Z] [2024-03-19T02:28:32.314Z] setToolProperty: [2024-03-19T02:28:32.314Z] [2024-03-19T02:28:32.314Z] setS1ASclassPath: [2024-03-19T02:28:32.314Z] [2024-03-19T02:28:32.314Z] init-common: [2024-03-19T02:28:32.314Z] [2024-03-19T02:28:32.314Z] create-user-common: [2024-03-19T02:28:32.321Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:32.321Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:32.321Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:32.321Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:32.321Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:32.321Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:32.321Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:32.426Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:32.426Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:32.427Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:32.427Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:32.427Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:32.427Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:32.427Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:32.427Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:32.427Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:32.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.435Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.435Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.435Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.435Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.435Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.435Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.435Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.435Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.435Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.435Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:32.435Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:32.436Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.436Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.436Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.436Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.436Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.436Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.436Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.436Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.436Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.436Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.436Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.436Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.436Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.436Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.437Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.437Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.437Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.437Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.437Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.437Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.437Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.437Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.437Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.437Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.437Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.437Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.437Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.437Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.437Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.437Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.437Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.438Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.438Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.438Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.438Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.438Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.438Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.438Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.438Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.438Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.438Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.438Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.438Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.438Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.439Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.439Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.439Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.439Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.439Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.439Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.439Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.439Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.439Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.439Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.439Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.439Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.439Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.439Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.439Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.439Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.439Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.440Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.440Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.440Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.440Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.440Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.440Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.440Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.440Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.440Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.440Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.440Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.440Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.440Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.440Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.440Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.441Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.441Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.441Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.441Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.441Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.441Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.441Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.441Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.441Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.441Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.441Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.441Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.441Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.441Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.442Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.442Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.442Z] [java] Http-request-thread-3 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.442Z] [java] [2024-03-19T02:28:32.442Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:32.442Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:32.442Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:32.442Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:32.442Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:32.442Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:32.442Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:32.442Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:32.442Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:32.442Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:32.442Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:32.442Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:32.442Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:32.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.442Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.444Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.444Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.444Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.444Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.444Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.444Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.444Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.444Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:32.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:32.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:32.445Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:32.445Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:32.457Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:32.457Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:28:32.601Z] [exec] Mar 19, 2024 2:28:32 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:32.601Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@787d1f9c [2024-03-19T02:28:32.702Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:32.702Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:32.702Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-03-19T02:28:32.702Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:32.702Z] [java] [2024-03-19T02:28:32.702Z] [java] [2024-03-19T02:28:32.702Z] [java] ----------------------------------------- [2024-03-19T02:28:32.702Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet: PASS - [2024-03-19T02:28:32.702Z] [java] ----------------------------------------- [2024-03-19T02:28:32.702Z] [java] Total PASS: 1 [2024-03-19T02:28:32.702Z] [java] Total FAIL: 0 [2024-03-19T02:28:32.702Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:32.702Z] [java] ----------------------------------------- [2024-03-19T02:28:32.702Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:32.702Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:32.702Z] [2024-03-19T02:28:32.702Z] setOSConditions: [2024-03-19T02:28:32.702Z] [2024-03-19T02:28:32.703Z] setToolWin: [2024-03-19T02:28:32.703Z] [2024-03-19T02:28:32.703Z] setToolUnix: [2024-03-19T02:28:32.703Z] [2024-03-19T02:28:32.703Z] setToolProperty: [2024-03-19T02:28:32.703Z] [2024-03-19T02:28:32.703Z] setS1ASclassPath: [2024-03-19T02:28:32.703Z] [2024-03-19T02:28:32.703Z] init-common: [2024-03-19T02:28:32.703Z] [2024-03-19T02:28:32.703Z] custom-neg-run: [2024-03-19T02:28:32.703Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet using username/password qwertMD2HEXa/qwertMD2HEX [2024-03-19T02:28:32.708Z] [exec] Mar 19, 2024 2:28:32 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:32.708Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1c3b6963 [2024-03-19T02:28:32.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-txafternontx-pool [2024-03-19T02:28:32.753Z] [exec] JDBC connection pool jdbc-txafternontx-pool created successfully. [2024-03-19T02:28:32.753Z] [2024-03-19T02:28:32.754Z] set-derby-connpool-props: [2024-03-19T02:28:32.858Z] [exec] I am in client [2024-03-19T02:28:32.858Z] [exec] calling setName(duke) [2024-03-19T02:28:32.858Z] [exec] Value of key is: removedDelegate [2024-03-19T02:28:32.858Z] [exec] Value of key is: delegateFoundMe [2024-03-19T02:28:32.858Z] [exec] Value of key is: findDelegateCreatedPerson [2024-03-19T02:28:32.858Z] [exec] Value of key is: delegateRemovedMe [2024-03-19T02:28:32.858Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:32.858Z] [exec] [2024-03-19T02:28:32.858Z] [exec] [2024-03-19T02:28:32.858Z] [exec] ----------------------------------------- [2024-03-19T02:28:32.858Z] [exec] - delegateRemovedMe: PASS - [2024-03-19T02:28:32.859Z] [exec] - removedDelegate: PASS - [2024-03-19T02:28:32.859Z] [exec] - delegateFoundMe: PASS - [2024-03-19T02:28:32.859Z] [exec] - findDelegateCreatedPerson: PASS - [2024-03-19T02:28:32.859Z] [exec] ----------------------------------------- [2024-03-19T02:28:32.859Z] [exec] Total PASS: 4 [2024-03-19T02:28:32.859Z] [exec] Total FAIL: 0 [2024-03-19T02:28:32.859Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:32.859Z] [exec] ----------------------------------------- [2024-03-19T02:28:32.859Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:32.859Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:32.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server jagadish [2024-03-19T02:28:32.963Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:32.963Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:32.963Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:32.963Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:32.963Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:32.963Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:32.963Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:32.963Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:32.963Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:32.963Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:32.963Z] [java] Mar 19, 2024 2:28:32 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:32.963Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10823d72 [2024-03-19T02:28:32.963Z] [java] test : hello, world! [2024-03-19T02:28:32.963Z] [java] [2024-03-19T02:28:32.963Z] [java] Value of key is:ejb-constructor-level-ann-ejb [2024-03-19T02:28:32.963Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:32.963Z] [java] [2024-03-19T02:28:32.963Z] [java] [2024-03-19T02:28:32.963Z] [java] ----------------------------------------- [2024-03-19T02:28:32.963Z] [java] - ejb-constructor-level-ann-ejb: PASS - [2024-03-19T02:28:32.963Z] [java] ----------------------------------------- [2024-03-19T02:28:32.963Z] [java] Total PASS: 1 [2024-03-19T02:28:32.963Z] [java] Total FAIL: 0 [2024-03-19T02:28:32.963Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:32.963Z] [java] ----------------------------------------- [2024-03-19T02:28:32.963Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:32.963Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:33.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2024-03-19T02:28:33.010Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2024-03-19T02:28:33.022Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-03-19T02:28:33.022Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:33.022Z] [2024-03-19T02:28:33.022Z] init.os: [2024-03-19T02:28:33.022Z] [2024-03-19T02:28:33.022Z] init.tools.unix: [2024-03-19T02:28:33.022Z] [2024-03-19T02:28:33.022Z] init.tools.windows: [2024-03-19T02:28:33.022Z] [2024-03-19T02:28:33.022Z] init.tools: [2024-03-19T02:28:33.022Z] [2024-03-19T02:28:33.022Z] setAsadminArgs: [2024-03-19T02:28:33.022Z] [2024-03-19T02:28:33.022Z] init: [2024-03-19T02:28:33.022Z] [2024-03-19T02:28:33.022Z] init.customtasks: [2024-03-19T02:28:33.022Z] [2024-03-19T02:28:33.022Z] setEnabled: [2024-03-19T02:28:33.022Z] [2024-03-19T02:28:33.022Z] createAppRef: [2024-03-19T02:28:33.022Z] [2024-03-19T02:28:33.023Z] deployWithoutNameOption: [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.023Z] run.positive.deploy: [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.023Z] init.os: [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.023Z] init.tools.unix: [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.023Z] init.tools.windows: [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.023Z] init.tools: [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.023Z] setAsadminArgs: [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.023Z] init: [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.023Z] init.customtasks: [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.023Z] prepare.client: [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.023Z] prepare.client.appclient: [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.023Z] increment.log.next: [2024-03-19T02:28:33.023Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.023Z] process.versionexpression: [2024-03-19T02:28:33.023Z] [2024-03-19T02:28:33.024Z] prepare.run: [2024-03-19T02:28:33.024Z] [2024-03-19T02:28:33.024Z] common.run.positive: [2024-03-19T02:28:33.024Z] [2024-03-19T02:28:33.024Z] setHttpPort: [2024-03-19T02:28:33.024Z] [2024-03-19T02:28:33.024Z] common.run: [2024-03-19T02:28:33.024Z] [2024-03-19T02:28:33.024Z] checkAppOnServer: [2024-03-19T02:28:33.024Z] [2024-03-19T02:28:33.024Z] declare-test: [2024-03-19T02:28:33.024Z] [echo] Starting test simple-versioned-servlet deployment(2) ALPHA-1.0.0 - logID=5 (server) [2024-03-19T02:28:33.024Z] [2024-03-19T02:28:33.024Z] prepare.runclient: [2024-03-19T02:28:33.024Z] [2024-03-19T02:28:33.024Z] process.classpath: [2024-03-19T02:28:33.024Z] [2024-03-19T02:28:33.024Z] process.jvmargs: [2024-03-19T02:28:33.024Z] [2024-03-19T02:28:33.024Z] java.with.result: [2024-03-19T02:28:33.115Z] [2024-03-19T02:28:33.115Z] checkReporting-common: [2024-03-19T02:28:33.180Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2024-03-19T02:28:33.180Z] [2024-03-19T02:28:33.180Z] setOSConditions: [2024-03-19T02:28:33.180Z] [2024-03-19T02:28:33.180Z] setToolWin: [2024-03-19T02:28:33.180Z] [2024-03-19T02:28:33.180Z] setToolUnix: [2024-03-19T02:28:33.180Z] [2024-03-19T02:28:33.180Z] setToolProperty: [2024-03-19T02:28:33.180Z] [2024-03-19T02:28:33.180Z] setS1ASclassPath: [2024-03-19T02:28:33.180Z] [2024-03-19T02:28:33.181Z] init-common: [2024-03-19T02:28:33.181Z] [2024-03-19T02:28:33.181Z] create-user-common: [2024-03-19T02:28:33.220Z] [2024-03-19T02:28:33.220Z] undeploy: [2024-03-19T02:28:33.220Z] [2024-03-19T02:28:33.220Z] setOSConditions: [2024-03-19T02:28:33.220Z] [2024-03-19T02:28:33.220Z] setToolWin: [2024-03-19T02:28:33.220Z] [2024-03-19T02:28:33.220Z] setToolUnix: [2024-03-19T02:28:33.220Z] [2024-03-19T02:28:33.220Z] setToolProperty: [2024-03-19T02:28:33.220Z] [2024-03-19T02:28:33.220Z] setS1ASclassPath: [2024-03-19T02:28:33.220Z] [2024-03-19T02:28:33.220Z] init-common: [2024-03-19T02:28:33.220Z] [2024-03-19T02:28:33.220Z] undeploy-jar-common: [2024-03-19T02:28:33.282Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:33.282Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:28:33.282Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:33.282Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-03-19T02:28:33.282Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:28:33.282Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-03-19T02:28:33.282Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:33.282Z] [2024-03-19T02:28:33.282Z] process.result: [2024-03-19T02:28:33.282Z] [2024-03-19T02:28:33.282Z] processResult: [2024-03-19T02:28:33.372Z] [2024-03-19T02:28:33.372Z] confirmReportPresent-common: [2024-03-19T02:28:33.372Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:28:33.372Z] [echo] Test seems to be reported fine [2024-03-19T02:28:33.372Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_adapted/RepRunConf.txt [2024-03-19T02:28:33.372Z] [2024-03-19T02:28:33.372Z] confirmMissingReport-common: [2024-03-19T02:28:33.372Z] [2024-03-19T02:28:33.372Z] undeploy: [2024-03-19T02:28:33.372Z] [2024-03-19T02:28:33.372Z] setOSConditions: [2024-03-19T02:28:33.372Z] [2024-03-19T02:28:33.372Z] setToolWin: [2024-03-19T02:28:33.373Z] [2024-03-19T02:28:33.373Z] setToolUnix: [2024-03-19T02:28:33.373Z] [2024-03-19T02:28:33.373Z] setToolProperty: [2024-03-19T02:28:33.373Z] [2024-03-19T02:28:33.373Z] setS1ASclassPath: [2024-03-19T02:28:33.373Z] [2024-03-19T02:28:33.373Z] init-common: [2024-03-19T02:28:33.373Z] [2024-03-19T02:28:33.373Z] undeploy-common: [2024-03-19T02:28:33.556Z] [2024-03-19T02:28:33.556Z] failed: [2024-03-19T02:28:33.556Z] [2024-03-19T02:28:33.556Z] passed: [2024-03-19T02:28:33.556Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:28:33.556Z] [2024-03-19T02:28:33.556Z] unknown: [2024-03-19T02:28:33.556Z] [2024-03-19T02:28:33.556Z] runclient: [2024-03-19T02:28:33.556Z] [2024-03-19T02:28:33.556Z] init.os: [2024-03-19T02:28:33.556Z] [2024-03-19T02:28:33.556Z] init.tools.unix: [2024-03-19T02:28:33.556Z] [2024-03-19T02:28:33.556Z] init.tools.windows: [2024-03-19T02:28:33.556Z] [2024-03-19T02:28:33.556Z] init.tools: [2024-03-19T02:28:33.556Z] [2024-03-19T02:28:33.556Z] setAsadminArgs: [2024-03-19T02:28:33.556Z] [2024-03-19T02:28:33.557Z] init: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] init.customtasks: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] checkAppOnCluster: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] run.positive: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] deploy.version: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] del.ref.registred: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] process.versionExpression: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] process.appname: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] _process.target: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] process.target: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] prepare.is.version.registred: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] init.os: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] init.tools.unix: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.557Z] init.tools.windows: [2024-03-19T02:28:33.557Z] [2024-03-19T02:28:33.558Z] init.tools: [2024-03-19T02:28:33.558Z] [2024-03-19T02:28:33.558Z] setAsadminArgs: [2024-03-19T02:28:33.558Z] [2024-03-19T02:28:33.558Z] init: [2024-03-19T02:28:33.558Z] [2024-03-19T02:28:33.558Z] init.customtasks: [2024-03-19T02:28:33.558Z] [2024-03-19T02:28:33.558Z] prepare: [2024-03-19T02:28:33.558Z] [2024-03-19T02:28:33.558Z] exec.asadmin2: [2024-03-19T02:28:33.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2024-03-19T02:28:33.573Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2024-03-19T02:28:33.630Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eem_adaptedApp [2024-03-19T02:28:33.630Z] [2024-03-19T02:28:33.630Z] unsetup: [2024-03-19T02:28:33.630Z] [2024-03-19T02:28:33.630Z] setOSConditions: [2024-03-19T02:28:33.630Z] [2024-03-19T02:28:33.630Z] setToolWin: [2024-03-19T02:28:33.630Z] [2024-03-19T02:28:33.630Z] setToolUnix: [2024-03-19T02:28:33.630Z] [2024-03-19T02:28:33.630Z] setToolProperty: [2024-03-19T02:28:33.630Z] [2024-03-19T02:28:33.630Z] setS1ASclassPath: [2024-03-19T02:28:33.630Z] [2024-03-19T02:28:33.630Z] init-common: [2024-03-19T02:28:33.630Z] [2024-03-19T02:28:33.630Z] execute-ejb-sql-common: [2024-03-19T02:28:33.630Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_adapted/sql/drop.sql [2024-03-19T02:28:33.630Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:33.630Z] [2024-03-19T02:28:33.630Z] all: [2024-03-19T02:28:33.630Z] [2024-03-19T02:28:33.631Z] eem_injection: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] setOSConditions: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] setToolWin: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] setToolUnix: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] setToolProperty: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] setS1ASclassPath: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] init-common: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] clean: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] setOSConditions: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] setToolWin: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] setToolUnix: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] setToolProperty: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] setS1ASclassPath: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] init-common: [2024-03-19T02:28:33.631Z] [2024-03-19T02:28:33.631Z] clean-common: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] setOSConditions: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] setToolWin: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] setToolUnix: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] setToolProperty: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] setS1ASclassPath: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] init-common: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] clean-classes-common: [2024-03-19T02:28:33.632Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] setOSConditions: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] setToolWin: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] setToolUnix: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] setToolProperty: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] setS1ASclassPath: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.632Z] init-common: [2024-03-19T02:28:33.632Z] [2024-03-19T02:28:33.633Z] clean-jars-common: [2024-03-19T02:28:33.633Z] [2024-03-19T02:28:33.633Z] compile: [2024-03-19T02:28:33.633Z] [2024-03-19T02:28:33.633Z] setOSConditions: [2024-03-19T02:28:33.633Z] [2024-03-19T02:28:33.633Z] setToolWin: [2024-03-19T02:28:33.633Z] [2024-03-19T02:28:33.633Z] setToolUnix: [2024-03-19T02:28:33.633Z] [2024-03-19T02:28:33.633Z] setToolProperty: [2024-03-19T02:28:33.633Z] [2024-03-19T02:28:33.633Z] setS1ASclassPath: [2024-03-19T02:28:33.633Z] [2024-03-19T02:28:33.633Z] init-common: [2024-03-19T02:28:33.633Z] [2024-03-19T02:28:33.633Z] compile-common: [2024-03-19T02:28:33.633Z] [echo] Current time (ISO): 2024-03-19T02:28:33.623+0000 [2024-03-19T02:28:33.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:33.633Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:33.695Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:33.695Z] [javac] 1 warning [2024-03-19T02:28:33.695Z] [2024-03-19T02:28:33.695Z] assemble-web: [2024-03-19T02:28:33.695Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:33.695Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:33.695Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:33.695Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:33.695Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:33.746Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups iec --authrealmname file --target server jr158900 [2024-03-19T02:28:33.746Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2024-03-19T02:28:33.746Z] [2024-03-19T02:28:33.746Z] setOSConditions: [2024-03-19T02:28:33.746Z] [2024-03-19T02:28:33.746Z] setToolWin: [2024-03-19T02:28:33.746Z] [2024-03-19T02:28:33.746Z] setToolUnix: [2024-03-19T02:28:33.746Z] [2024-03-19T02:28:33.746Z] setToolProperty: [2024-03-19T02:28:33.746Z] [2024-03-19T02:28:33.746Z] setS1ASclassPath: [2024-03-19T02:28:33.746Z] [2024-03-19T02:28:33.746Z] init-common: [2024-03-19T02:28:33.746Z] [2024-03-19T02:28:33.746Z] create-user-common: [2024-03-19T02:28:33.784Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-constructor-level-ann-ejb [2024-03-19T02:28:33.784Z] [2024-03-19T02:28:33.784Z] all: [2024-03-19T02:28:33.784Z] [2024-03-19T02:28:33.784Z] descriptor: [2024-03-19T02:28:33.784Z] [2024-03-19T02:28:33.784Z] setOSConditions: [2024-03-19T02:28:33.784Z] [2024-03-19T02:28:33.784Z] setToolWin: [2024-03-19T02:28:33.784Z] [2024-03-19T02:28:33.784Z] setToolUnix: [2024-03-19T02:28:33.784Z] [2024-03-19T02:28:33.784Z] setToolProperty: [2024-03-19T02:28:33.784Z] [2024-03-19T02:28:33.785Z] setS1ASclassPath: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] init-common: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] clean: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] setOSConditions: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] setToolWin: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] setToolUnix: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] setToolProperty: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] setS1ASclassPath: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] init-common: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] clean-common: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] setOSConditions: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] setToolWin: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] setToolUnix: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] setToolProperty: [2024-03-19T02:28:33.785Z] [2024-03-19T02:28:33.785Z] setS1ASclassPath: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] init-common: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] clean-classes-common: [2024-03-19T02:28:33.786Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] setOSConditions: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] setToolWin: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] setToolUnix: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] setToolProperty: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] setS1ASclassPath: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] init-common: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] clean-jars-common: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] compile: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] setOSConditions: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] setToolWin: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.786Z] setToolUnix: [2024-03-19T02:28:33.786Z] [2024-03-19T02:28:33.787Z] setToolProperty: [2024-03-19T02:28:33.787Z] [2024-03-19T02:28:33.787Z] setS1ASclassPath: [2024-03-19T02:28:33.787Z] [2024-03-19T02:28:33.787Z] init-common: [2024-03-19T02:28:33.787Z] [2024-03-19T02:28:33.787Z] compile-common: [2024-03-19T02:28:33.787Z] [echo] Current time (ISO): 2024-03-19T02:28:33.650+0000 [2024-03-19T02:28:33.787Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:33.787Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:33.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2024-03-19T02:28:33.828Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2024-03-19T02:28:33.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.927Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:33.927Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:33.927Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:33.927Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:33.927Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:33.927Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:33.927Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:33.927Z] [java] Http-request-thread-1 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.927Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:33.927Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:33.927Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:33.927Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:33.927Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:33.927Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:33.927Z] [java] [2024-03-19T02:28:33.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.927Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.927Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.927Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.927Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.927Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.929Z] [java] Http-request-thread-5 - running ... at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.929Z] [java] [2024-03-19T02:28:33.929Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:33.929Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:33.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.929Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:33.929Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:33.929Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:33.929Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:33.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.929Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:33.929Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:33.929Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:33.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.930Z] [java] Http-request-thread-8 - running ... at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.930Z] [java] [2024-03-19T02:28:33.930Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:33.930Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:33.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.932Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:33.932Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:33.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.938Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.938Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.938Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.938Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.938Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.938Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.938Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:33.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:33.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:33.938Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:33.938Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:33.938Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:33.953Z] [2024-03-19T02:28:33.953Z] pkg-war: [2024-03-19T02:28:33.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:33.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:28:33.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:33.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:33.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:28:33.953Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/sun-web.xml to copy. [2024-03-19T02:28:33.953Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/webservices.xml to copy. [2024-03-19T02:28:33.954Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:28:33.954Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:28:33.954Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:28:33.954Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:33.954Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:33.954Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${web.wsit.descriptors} does not exist. [2024-03-19T02:28:33.954Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mappedname-web.war [2024-03-19T02:28:33.954Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:33.954Z] [2024-03-19T02:28:33.954Z] deploy-app: [2024-03-19T02:28:33.954Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:33.954Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:33.954Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:33.954Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:33.955Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:33.955Z] [2024-03-19T02:28:33.955Z] deploy-war-common: [2024-03-19T02:28:33.955Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:33.955Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:33.955Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:33.955Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:33.955Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:33.955Z] [2024-03-19T02:28:33.955Z] setOSConditions: [2024-03-19T02:28:33.955Z] [2024-03-19T02:28:33.955Z] setToolWin: [2024-03-19T02:28:33.955Z] [2024-03-19T02:28:33.955Z] setToolUnix: [2024-03-19T02:28:33.955Z] [2024-03-19T02:28:33.955Z] setToolProperty: [2024-03-19T02:28:33.955Z] [2024-03-19T02:28:33.955Z] setS1ASclassPath: [2024-03-19T02:28:33.955Z] [2024-03-19T02:28:33.955Z] init-common: [2024-03-19T02:28:33.956Z] [2024-03-19T02:28:33.956Z] deploy-war-commonpe: [2024-03-19T02:28:34.003Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server prasath [2024-03-19T02:28:34.003Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2024-03-19T02:28:34.003Z] [2024-03-19T02:28:34.003Z] setOSConditions: [2024-03-19T02:28:34.003Z] [2024-03-19T02:28:34.003Z] setToolWin: [2024-03-19T02:28:34.003Z] [2024-03-19T02:28:34.003Z] setToolUnix: [2024-03-19T02:28:34.003Z] [2024-03-19T02:28:34.003Z] setToolProperty: [2024-03-19T02:28:34.003Z] [2024-03-19T02:28:34.003Z] setS1ASclassPath: [2024-03-19T02:28:34.003Z] [2024-03-19T02:28:34.003Z] init-common: [2024-03-19T02:28:34.003Z] [2024-03-19T02:28:34.003Z] create-user-common: [2024-03-19T02:28:34.125Z] [exec] Result: 1 [2024-03-19T02:28:34.125Z] [2024-03-19T02:28:34.125Z] process.registred: [2024-03-19T02:28:34.125Z] [2024-03-19T02:28:34.126Z] is.version.registred: [2024-03-19T02:28:34.126Z] [2024-03-19T02:28:34.126Z] process.xmlversionidentifier: [2024-03-19T02:28:34.126Z] [2024-03-19T02:28:34.126Z] prepare.cluster: [2024-03-19T02:28:34.126Z] [2024-03-19T02:28:34.126Z] process.enabled: [2024-03-19T02:28:34.126Z] [2024-03-19T02:28:34.126Z] process.hasToDeploy: [2024-03-19T02:28:34.126Z] [2024-03-19T02:28:34.126Z] deploy.version.unregistred: [2024-03-19T02:28:34.126Z] [2024-03-19T02:28:34.126Z] init.os: [2024-03-19T02:28:34.126Z] [2024-03-19T02:28:34.126Z] init.tools.unix: [2024-03-19T02:28:34.126Z] [2024-03-19T02:28:34.126Z] init.tools.windows: [2024-03-19T02:28:34.126Z] [2024-03-19T02:28:34.126Z] init.tools: [2024-03-19T02:28:34.126Z] [2024-03-19T02:28:34.126Z] setAsadminArgs: [2024-03-19T02:28:34.126Z] [2024-03-19T02:28:34.126Z] init: [2024-03-19T02:28:34.126Z] [2024-03-19T02:28:34.126Z] init.customtasks: [2024-03-19T02:28:34.127Z] [2024-03-19T02:28:34.127Z] prepare: [2024-03-19T02:28:34.127Z] [2024-03-19T02:28:34.127Z] process.versionExpression: [2024-03-19T02:28:34.127Z] [2024-03-19T02:28:34.127Z] process.appname: [2024-03-19T02:28:34.127Z] [2024-03-19T02:28:34.127Z] create.version: [2024-03-19T02:28:34.127Z] [2024-03-19T02:28:34.127Z] assemble.non-existent: [2024-03-19T02:28:34.127Z] [2024-03-19T02:28:34.127Z] init.os: [2024-03-19T02:28:34.127Z] [2024-03-19T02:28:34.127Z] init.tools.unix: [2024-03-19T02:28:34.127Z] [2024-03-19T02:28:34.127Z] init.tools.windows: [2024-03-19T02:28:34.127Z] [2024-03-19T02:28:34.127Z] init.tools: [2024-03-19T02:28:34.127Z] [2024-03-19T02:28:34.127Z] setAsadminArgs: [2024-03-19T02:28:34.127Z] [2024-03-19T02:28:34.127Z] init: [2024-03-19T02:28:34.278Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:34.278Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:34.278Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.278Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.278Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.278Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.278Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.278Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.278Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.278Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.278Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.279Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.279Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.279Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.279Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.279Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.279Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.279Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.279Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.279Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.279Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.279Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.279Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.279Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.279Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.280Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.280Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.280Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.280Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.280Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.280Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.280Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.280Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.280Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.280Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.280Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.280Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.280Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.280Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.281Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.281Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.281Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.281Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.281Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.281Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.281Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.281Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.281Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.281Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.281Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.281Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.281Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.281Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.281Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.281Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.281Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.281Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.281Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.281Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.282Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.282Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.282Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.282Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.282Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.282Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.282Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.282Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.282Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.282Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.282Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.282Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.282Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.282Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.282Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.282Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.282Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.282Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.282Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.282Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.282Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.282Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.282Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.282Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.282Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.283Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.283Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.283Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.283Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.283Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.283Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.283Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.283Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.283Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.283Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.283Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.283Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.283Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.283Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.283Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.283Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.283Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.283Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.283Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.283Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.284Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.284Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.284Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.284Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.284Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.284Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.284Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.284Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.284Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.284Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.284Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.284Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:34.284Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:34.284Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:34.284Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:34.284Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:34.284Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:34.284Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:34.284Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:34.284Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:34.284Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:34.284Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:34.284Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:34.284Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:34.284Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:34.284Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:34.284Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-03-19T02:28:34.284Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:34.284Z] [java] [2024-03-19T02:28:34.284Z] [java] [2024-03-19T02:28:34.284Z] [java] ----------------------------------------- [2024-03-19T02:28:34.284Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet: PASS - [2024-03-19T02:28:34.284Z] [java] ----------------------------------------- [2024-03-19T02:28:34.284Z] [java] Total PASS: 1 [2024-03-19T02:28:34.284Z] [java] Total FAIL: 0 [2024-03-19T02:28:34.284Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:34.284Z] [java] ----------------------------------------- [2024-03-19T02:28:34.284Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:34.284Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:34.386Z] [2024-03-19T02:28:34.386Z] init.customtasks: [2024-03-19T02:28:34.386Z] [2024-03-19T02:28:34.386Z] prepare: [2024-03-19T02:28:34.386Z] [2024-03-19T02:28:34.386Z] process.versionexpression: [2024-03-19T02:28:34.386Z] [2024-03-19T02:28:34.386Z] compile: [2024-03-19T02:28:34.386Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:34.386Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:28:34.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2024-03-19T02:28:34.390Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2024-03-19T02:28:34.532Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot mappedname --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/mappedname-web.war [2024-03-19T02:28:34.543Z] [2024-03-19T02:28:34.543Z] setOSConditions: [2024-03-19T02:28:34.543Z] [2024-03-19T02:28:34.543Z] setToolWin: [2024-03-19T02:28:34.543Z] [2024-03-19T02:28:34.543Z] setToolUnix: [2024-03-19T02:28:34.543Z] [2024-03-19T02:28:34.543Z] setToolProperty: [2024-03-19T02:28:34.543Z] [2024-03-19T02:28:34.543Z] setS1ASclassPath: [2024-03-19T02:28:34.543Z] [2024-03-19T02:28:34.543Z] init-common: [2024-03-19T02:28:34.543Z] [2024-03-19T02:28:34.544Z] custom-neg-run: [2024-03-19T02:28:34.544Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet using username/password qwertMD5HEXa/qwertMD5HEX [2024-03-19T02:28:34.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server guest [2024-03-19T02:28:34.566Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2024-03-19T02:28:34.566Z] [2024-03-19T02:28:34.566Z] runtest: [2024-03-19T02:28:34.566Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:34.567Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:34.567Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:34.567Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:34.567Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:34.567Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:34.567Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:28:34.567Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:28:34.568Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:28:34.568Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:28:34.568Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:28:34.568Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:28:34.568Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:28:34.568Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:28:34.568Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:28:34.568Z] [java] ... 42 more [2024-03-19T02:28:34.568Z] [java] Java Result: -1 [2024-03-19T02:28:34.568Z] [2024-03-19T02:28:34.568Z] unset-map: [2024-03-19T02:28:34.568Z] [2024-03-19T02:28:34.568Z] unset-jvm-options: [2024-03-19T02:28:34.568Z] [2024-03-19T02:28:34.568Z] setOSConditions: [2024-03-19T02:28:34.568Z] [2024-03-19T02:28:34.568Z] setToolWin: [2024-03-19T02:28:34.568Z] [2024-03-19T02:28:34.568Z] setToolUnix: [2024-03-19T02:28:34.568Z] [2024-03-19T02:28:34.568Z] setToolProperty: [2024-03-19T02:28:34.568Z] [2024-03-19T02:28:34.568Z] setS1ASclassPath: [2024-03-19T02:28:34.568Z] [2024-03-19T02:28:34.568Z] init-common: [2024-03-19T02:28:34.568Z] [2024-03-19T02:28:34.568Z] delete-jvm-options: [2024-03-19T02:28:34.574Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:34.574Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:34.574Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:34.574Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:34.574Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:34.574Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:34.574Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:34.645Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:34.645Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:34.645Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:34.645Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:34.645Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:34.645Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:34.645Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:34.645Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:34.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2024-03-19T02:28:34.646Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2024-03-19T02:28:34.717Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:34.717Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:34.717Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:34.717Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:34.717Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:34.717Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:34.717Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:34.823Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:34.823Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:34.823Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:34.823Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:34.823Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:34.823Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:34.823Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:34.823Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:34.823Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:34.823Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:34.903Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-03-19T02:28:34.903Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:34.903Z] [javac] 1 warning [2024-03-19T02:28:34.903Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.904Z] process.xmlversionidentifier: [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.904Z] process.versionExpression: [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.904Z] process.xml.create.flag: [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.904Z] create.xml.flag: [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.904Z] generate.xml.identifier: [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.904Z] assemble: [2024-03-19T02:28:34.904Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.904Z] process.xmlversionidentifier: [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.904Z] prepare.update.xml.identifier: [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.904Z] update.xml.identifier: [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.904Z] deployWithNameOption: [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.904Z] setAsadminArgs: [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.904Z] common.deploy.asadmin: [2024-03-19T02:28:34.904Z] [2024-03-19T02:28:34.905Z] init.os: [2024-03-19T02:28:34.905Z] [2024-03-19T02:28:34.905Z] init.tools.unix: [2024-03-19T02:28:34.905Z] [2024-03-19T02:28:34.905Z] init.tools.windows: [2024-03-19T02:28:34.905Z] [2024-03-19T02:28:34.905Z] init.tools: [2024-03-19T02:28:34.905Z] [2024-03-19T02:28:34.905Z] setAsadminArgs: [2024-03-19T02:28:34.905Z] [2024-03-19T02:28:34.905Z] init: [2024-03-19T02:28:34.905Z] [2024-03-19T02:28:34.905Z] init.customtasks: [2024-03-19T02:28:34.905Z] [2024-03-19T02:28:34.905Z] common.run.asadmin: [2024-03-19T02:28:34.905Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-03-19T02:28:35.132Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-03-19T02:28:35.132Z] [exec] Deleted 1 option(s) [2024-03-19T02:28:35.132Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:28:35.132Z] [2024-03-19T02:28:35.132Z] setOSConditions: [2024-03-19T02:28:35.132Z] [2024-03-19T02:28:35.132Z] setToolWin: [2024-03-19T02:28:35.132Z] [2024-03-19T02:28:35.132Z] setToolUnix: [2024-03-19T02:28:35.132Z] [2024-03-19T02:28:35.133Z] setToolProperty: [2024-03-19T02:28:35.133Z] [2024-03-19T02:28:35.133Z] setS1ASclassPath: [2024-03-19T02:28:35.133Z] [2024-03-19T02:28:35.133Z] init-common: [2024-03-19T02:28:35.133Z] [2024-03-19T02:28:35.133Z] delete-jvm-options: [2024-03-19T02:28:35.232Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:28:35.232Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:28:35.281Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:35.281Z] [javac] 1 warning [2024-03-19T02:28:35.471Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:35.471Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:28:35.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2024-03-19T02:28:35.489Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2024-03-19T02:28:35.502Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:35.502Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:28:35.502Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:28:35.502Z] [javac] 2 warnings [2024-03-19T02:28:35.502Z] [2024-03-19T02:28:35.502Z] setOSConditions: [2024-03-19T02:28:35.502Z] [2024-03-19T02:28:35.502Z] setToolWin: [2024-03-19T02:28:35.502Z] [2024-03-19T02:28:35.502Z] setToolUnix: [2024-03-19T02:28:35.502Z] [2024-03-19T02:28:35.502Z] setToolProperty: [2024-03-19T02:28:35.503Z] [2024-03-19T02:28:35.503Z] setS1ASclassPath: [2024-03-19T02:28:35.503Z] [2024-03-19T02:28:35.503Z] init-common: [2024-03-19T02:28:35.503Z] [2024-03-19T02:28:35.503Z] compile-common: [2024-03-19T02:28:35.503Z] [echo] Current time (ISO): 2024-03-19T02:28:35.467+0000 [2024-03-19T02:28:35.503Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:35.523Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:35.523Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:35.523Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:35.523Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:35.523Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:35.523Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:35.523Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:35.523Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServletHttp-request-thread-1 - running ... [2024-03-19T02:28:35.523Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.523Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.523Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.523Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.523Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.523Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.523Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.523Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.523Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.523Z] [java] [2024-03-19T02:28:35.523Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:35.523Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:35.523Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.523Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.523Z] [java] Http-request-thread-2 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.523Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:35.523Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:35.523Z] [java] [2024-03-19T02:28:35.523Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.523Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.523Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.524Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.524Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.524Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.524Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.524Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.524Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.524Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.524Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.524Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.524Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.524Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.524Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.524Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.524Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.524Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.524Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.524Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.524Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.524Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.524Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.524Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.524Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.524Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.524Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.524Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.524Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.524Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.524Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.524Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.524Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.524Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.524Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.524Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.524Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.524Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.525Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.525Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.525Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.525Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.525Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.525Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.525Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.525Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.525Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.525Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.525Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.525Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.525Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.525Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.525Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.525Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.525Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.525Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.525Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:35.525Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.525Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.525Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.525Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.525Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.525Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.525Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.525Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.525Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.525Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.525Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.525Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.525Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.525Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.525Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.525Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.526Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.526Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.526Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.526Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.526Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.526Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.526Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.526Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.526Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.526Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.526Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.526Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.526Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.526Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.526Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.526Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.526Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.526Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.526Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.526Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.526Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.526Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.526Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.526Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.526Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.526Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.526Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.526Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.526Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.526Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:35.526Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:35.526Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:35.526Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:35.526Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:35.526Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:35.526Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:35.526Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:35.526Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:35.526Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:35.526Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:35.526Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:35.527Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:35.527Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:35.527Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:35.527Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:35.527Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:35.527Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:35.527Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:35.527Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:35.527Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:35.527Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:35.527Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:35.527Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:35.527Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.527Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.527Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.527Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.527Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.527Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.527Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.527Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.527Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.527Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.527Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.527Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.527Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.527Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.527Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.527Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.527Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.527Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.527Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.527Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.527Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.527Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.527Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.527Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.527Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.527Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.527Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.528Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.528Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.528Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.528Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.528Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.528Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.528Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.528Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.528Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.528Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.528Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.528Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.528Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.528Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.528Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.528Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.528Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.528Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.528Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.528Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.528Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.528Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.528Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.528Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.528Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.529Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.529Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.529Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.529Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.529Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.529Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.529Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.529Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.529Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.529Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.529Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.529Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.529Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.529Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.529Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.529Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.529Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.529Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.529Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.529Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.529Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.529Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.529Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.529Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.530Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.530Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.530Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.530Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.530Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.530Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.530Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.530Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.530Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.530Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.530Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.530Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.530Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.530Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.530Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.530Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.530Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.530Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.530Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.530Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.530Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.530Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.530Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.530Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.530Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.531Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.531Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.531Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.531Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.531Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.531Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.531Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.531Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.531Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.531Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.531Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.531Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.531Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.531Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.531Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.531Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.531Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.531Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.531Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.531Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.531Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.531Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.531Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.531Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.532Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.532Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.532Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.532Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.532Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.532Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.540Z] [2024-03-19T02:28:35.540Z] setOSConditions: [2024-03-19T02:28:35.540Z] [2024-03-19T02:28:35.540Z] setToolWin: [2024-03-19T02:28:35.540Z] [2024-03-19T02:28:35.540Z] setToolUnix: [2024-03-19T02:28:35.540Z] [2024-03-19T02:28:35.540Z] setToolProperty: [2024-03-19T02:28:35.540Z] [2024-03-19T02:28:35.540Z] setS1ASclassPath: [2024-03-19T02:28:35.540Z] [2024-03-19T02:28:35.540Z] init-common: [2024-03-19T02:28:35.540Z] [2024-03-19T02:28:35.540Z] compile-common: [2024-03-19T02:28:35.540Z] [echo] Current time (ISO): 2024-03-19T02:28:35.303+0000 [2024-03-19T02:28:35.540Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:35.699Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-03-19T02:28:35.755Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-03-19T02:28:35.755Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:35.755Z] [2024-03-19T02:28:35.755Z] init.os: [2024-03-19T02:28:35.755Z] [2024-03-19T02:28:35.755Z] init.tools.unix: [2024-03-19T02:28:35.755Z] [2024-03-19T02:28:35.755Z] init.tools.windows: [2024-03-19T02:28:35.755Z] [2024-03-19T02:28:35.755Z] init.tools: [2024-03-19T02:28:35.755Z] [2024-03-19T02:28:35.755Z] setAsadminArgs: [2024-03-19T02:28:35.755Z] [2024-03-19T02:28:35.755Z] init: [2024-03-19T02:28:35.755Z] [2024-03-19T02:28:35.755Z] init.customtasks: [2024-03-19T02:28:35.755Z] [2024-03-19T02:28:35.755Z] setEnabled: [2024-03-19T02:28:35.755Z] [2024-03-19T02:28:35.755Z] createAppRef: [2024-03-19T02:28:35.756Z] [2024-03-19T02:28:35.756Z] deployWithoutNameOption: [2024-03-19T02:28:35.756Z] [2024-03-19T02:28:35.756Z] run.positive.deploy: [2024-03-19T02:28:35.756Z] [2024-03-19T02:28:35.756Z] init.os: [2024-03-19T02:28:35.756Z] [2024-03-19T02:28:35.756Z] init.tools.unix: [2024-03-19T02:28:35.756Z] [2024-03-19T02:28:35.756Z] init.tools.windows: [2024-03-19T02:28:35.756Z] [2024-03-19T02:28:35.756Z] init.tools: [2024-03-19T02:28:35.756Z] [2024-03-19T02:28:35.756Z] setAsadminArgs: [2024-03-19T02:28:35.756Z] [2024-03-19T02:28:35.756Z] init: [2024-03-19T02:28:35.756Z] [2024-03-19T02:28:35.756Z] init.customtasks: [2024-03-19T02:28:35.756Z] [2024-03-19T02:28:35.756Z] prepare.client: [2024-03-19T02:28:35.756Z] [2024-03-19T02:28:35.756Z] prepare.client.appclient: [2024-03-19T02:28:35.756Z] [2024-03-19T02:28:35.756Z] increment.log.next: [2024-03-19T02:28:35.756Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:28:35.757Z] [2024-03-19T02:28:35.757Z] process.versionexpression: [2024-03-19T02:28:35.823Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:35.823Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:35.824Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599)Http-request-thread-1 - running ... [2024-03-19T02:28:35.824Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.824Z] [java] [2024-03-19T02:28:35.824Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:35.824Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128)Http-request-thread-2 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:35.824Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:35.824Z] [java] [2024-03-19T02:28:35.824Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.824Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.824Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.824Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.824Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.824Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.824Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.824Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.824Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.824Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.824Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.824Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.824Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.824Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.824Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.825Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.825Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.825Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.825Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.825Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.825Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.825Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.825Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.825Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.825Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.825Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.825Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.825Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.825Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.825Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.825Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.825Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.825Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.825Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.825Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.825Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.825Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.825Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.825Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.825Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.826Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.826Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.826Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.826Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.826Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.826Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.826Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.826Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.826Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.826Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.826Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.826Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.826Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.826Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.826Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.826Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.826Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.826Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.826Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.826Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.826Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.826Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.826Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.826Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.827Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.827Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.827Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.827Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.827Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.827Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.827Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.827Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.827Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.827Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.827Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.827Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.827Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.827Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.827Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.827Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.827Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.827Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.827Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.827Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.827Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.827Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.827Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.827Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.828Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.828Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.828Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.828Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.828Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.828Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.828Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.828Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.828Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.828Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.828Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.828Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.828Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.828Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.828Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.828Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.828Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.828Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.828Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.828Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.828Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.828Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.828Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.828Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.829Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.829Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.829Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.829Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.829Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.829Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.829Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.829Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.829Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.829Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.829Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.829Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.829Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.829Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.829Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.829Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.829Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.829Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.829Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.830Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.830Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.830Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.830Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:35.830Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:35.830Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:35.830Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:35.830Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:35.830Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:35.830Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:35.830Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:35.830Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:35.830Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:35.830Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:35.830Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:35.830Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.830Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.830Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.830Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.830Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.830Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.830Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.830Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.830Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.830Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.830Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.830Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.830Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.830Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.830Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.830Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.830Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.830Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.831Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.831Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.831Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.831Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.831Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.831Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.831Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.831Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.831Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.831Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.831Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.831Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.831Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.831Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.831Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.831Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.831Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.831Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.831Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.831Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.831Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.831Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.831Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.831Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.831Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.831Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.831Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.831Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.831Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.831Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.831Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.831Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.831Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.831Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.831Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.832Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.832Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.832Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.832Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.832Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.832Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.832Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.832Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.832Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.832Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.832Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.832Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.832Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.832Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.832Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.832Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.832Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.832Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.832Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.832Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.832Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.832Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.832Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.832Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.832Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.832Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.832Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.832Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.832Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.832Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.832Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.832Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.832Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.832Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.832Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.833Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.833Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.833Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.833Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.833Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.833Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.833Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.833Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:35.833Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:35.833Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:35.833Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:35.833Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:35.833Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:35.833Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:35.833Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:35.833Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:35.833Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:35.833Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:35.833Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:35.833Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:35.833Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:35.927Z] [exec] Application deployed with name mappedname-web. [2024-03-19T02:28:35.928Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:35.928Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:35.928Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:35.928Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:35.928Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:35.928Z] [2024-03-19T02:28:35.928Z] deploy-war-commonee: [2024-03-19T02:28:35.928Z] [2024-03-19T02:28:35.928Z] assemble-client: [2024-03-19T02:28:35.928Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:28:35.928Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:35.928Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:35.928Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:35.929Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:35.929Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:35.929Z] [2024-03-19T02:28:35.929Z] setOSConditions: [2024-03-19T02:28:35.929Z] [2024-03-19T02:28:35.929Z] setToolWin: [2024-03-19T02:28:35.929Z] [2024-03-19T02:28:35.929Z] setToolUnix: [2024-03-19T02:28:35.929Z] [2024-03-19T02:28:35.929Z] setToolProperty: [2024-03-19T02:28:35.929Z] [2024-03-19T02:28:35.929Z] setS1ASclassPath: [2024-03-19T02:28:35.929Z] [2024-03-19T02:28:35.929Z] init-common: [2024-03-19T02:28:35.929Z] [2024-03-19T02:28:35.929Z] wsimport: [2024-03-19T02:28:35.956Z] [exec] Deleted 1 option(s) [2024-03-19T02:28:35.956Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:28:35.956Z] [2024-03-19T02:28:35.956Z] unset: [2024-03-19T02:28:35.956Z] [2024-03-19T02:28:35.956Z] setOSConditions: [2024-03-19T02:28:35.956Z] [2024-03-19T02:28:35.956Z] setToolWin: [2024-03-19T02:28:35.956Z] [2024-03-19T02:28:35.956Z] setToolUnix: [2024-03-19T02:28:35.956Z] [2024-03-19T02:28:35.956Z] setToolProperty: [2024-03-19T02:28:35.956Z] [2024-03-19T02:28:35.956Z] setS1ASclassPath: [2024-03-19T02:28:35.956Z] [2024-03-19T02:28:35.956Z] init-common: [2024-03-19T02:28:35.956Z] [2024-03-19T02:28:35.956Z] unsetJdbc: [2024-03-19T02:28:35.956Z] [2024-03-19T02:28:35.956Z] setOSConditions: [2024-03-19T02:28:35.956Z] [2024-03-19T02:28:35.957Z] setToolWin: [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.957Z] setToolUnix: [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.957Z] setToolProperty: [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.957Z] setS1ASclassPath: [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.957Z] init-common: [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.957Z] execute-sql-common: [2024-03-19T02:28:35.957Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/dropdb.sql [2024-03-19T02:28:35.957Z] [sql] 0 rows affected [2024-03-19T02:28:35.957Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.957Z] undeploy: [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.957Z] setOSConditions: [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.957Z] setToolWin: [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.957Z] setToolUnix: [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.957Z] setToolProperty: [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.957Z] setS1ASclassPath: [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.957Z] init-common: [2024-03-19T02:28:35.957Z] [2024-03-19T02:28:35.958Z] undeploy: [2024-03-19T02:28:35.958Z] [2024-03-19T02:28:35.958Z] setOSConditions: [2024-03-19T02:28:35.958Z] [2024-03-19T02:28:35.958Z] setToolWin: [2024-03-19T02:28:35.958Z] [2024-03-19T02:28:35.958Z] setToolUnix: [2024-03-19T02:28:35.958Z] [2024-03-19T02:28:35.958Z] setToolProperty: [2024-03-19T02:28:35.958Z] [2024-03-19T02:28:35.958Z] setS1ASclassPath: [2024-03-19T02:28:35.958Z] [2024-03-19T02:28:35.958Z] init-common: [2024-03-19T02:28:35.958Z] [2024-03-19T02:28:35.958Z] undeploy-common: [2024-03-19T02:28:36.015Z] [2024-03-19T02:28:36.015Z] prepare.run: [2024-03-19T02:28:36.015Z] [2024-03-19T02:28:36.015Z] common.run.positive: [2024-03-19T02:28:36.015Z] [2024-03-19T02:28:36.015Z] setHttpPort: [2024-03-19T02:28:36.015Z] [2024-03-19T02:28:36.015Z] common.run: [2024-03-19T02:28:36.015Z] [2024-03-19T02:28:36.015Z] checkAppOnServer: [2024-03-19T02:28:36.015Z] [2024-03-19T02:28:36.015Z] declare-test: [2024-03-19T02:28:36.015Z] [echo] Starting test simple-versioned-servlet deployment(3) ALPHA-1.0.1 (enabled=false) - logID=6 (server) [2024-03-19T02:28:36.015Z] [2024-03-19T02:28:36.015Z] prepare.runclient: [2024-03-19T02:28:36.015Z] [2024-03-19T02:28:36.015Z] process.classpath: [2024-03-19T02:28:36.015Z] [2024-03-19T02:28:36.015Z] process.jvmargs: [2024-03-19T02:28:36.015Z] [2024-03-19T02:28:36.016Z] java.with.result: [2024-03-19T02:28:36.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2024-03-19T02:28:36.052Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2024-03-19T02:28:36.052Z] [2024-03-19T02:28:36.052Z] setOSConditions: [2024-03-19T02:28:36.052Z] [2024-03-19T02:28:36.052Z] setToolWin: [2024-03-19T02:28:36.052Z] [2024-03-19T02:28:36.052Z] setToolUnix: [2024-03-19T02:28:36.052Z] [2024-03-19T02:28:36.052Z] setToolProperty: [2024-03-19T02:28:36.052Z] [2024-03-19T02:28:36.052Z] setS1ASclassPath: [2024-03-19T02:28:36.052Z] [2024-03-19T02:28:36.052Z] init-common: [2024-03-19T02:28:36.053Z] [2024-03-19T02:28:36.053Z] create-jdbc-resource-common: [2024-03-19T02:28:36.053Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-txafternontx-pool --target server jdbc/txafternontx [2024-03-19T02:28:36.092Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:36.092Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:36.092Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-03-19T02:28:36.092Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:36.092Z] [java] [2024-03-19T02:28:36.092Z] [java] [2024-03-19T02:28:36.092Z] [java] ----------------------------------------- [2024-03-19T02:28:36.092Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet: PASS - [2024-03-19T02:28:36.092Z] [java] ----------------------------------------- [2024-03-19T02:28:36.092Z] [java] Total PASS: 1 [2024-03-19T02:28:36.092Z] [java] Total FAIL: 0 [2024-03-19T02:28:36.092Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:36.092Z] [java] ----------------------------------------- [2024-03-19T02:28:36.092Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:36.092Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:36.092Z] [2024-03-19T02:28:36.092Z] setOSConditions: [2024-03-19T02:28:36.092Z] [2024-03-19T02:28:36.092Z] setToolWin: [2024-03-19T02:28:36.092Z] [2024-03-19T02:28:36.093Z] setToolUnix: [2024-03-19T02:28:36.093Z] [2024-03-19T02:28:36.093Z] setToolProperty: [2024-03-19T02:28:36.093Z] [2024-03-19T02:28:36.093Z] setS1ASclassPath: [2024-03-19T02:28:36.093Z] [2024-03-19T02:28:36.093Z] init-common: [2024-03-19T02:28:36.102Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:36.102Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:36.102Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:36.102Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:36.102Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:36.102Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:36.102Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:36.186Z] [exec] parsing WSDL... [2024-03-19T02:28:36.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-txafternontx-pool --enabled=true --target server jdbc/txafternontx [2024-03-19T02:28:36.310Z] [exec] JDBC resource jdbc/txafternontx created successfully. [2024-03-19T02:28:36.310Z] [echo] cmd executed for server [2024-03-19T02:28:36.310Z] [2024-03-19T02:28:36.310Z] setOSConditions: [2024-03-19T02:28:36.310Z] [2024-03-19T02:28:36.310Z] setToolWin: [2024-03-19T02:28:36.310Z] [2024-03-19T02:28:36.310Z] setToolUnix: [2024-03-19T02:28:36.310Z] [2024-03-19T02:28:36.310Z] setToolProperty: [2024-03-19T02:28:36.310Z] [2024-03-19T02:28:36.310Z] setS1ASclassPath: [2024-03-19T02:28:36.310Z] [2024-03-19T02:28:36.310Z] init-common: [2024-03-19T02:28:36.310Z] [2024-03-19T02:28:36.310Z] deploy-common: [2024-03-19T02:28:36.310Z] [echo] Current time (ISO): 2024-03-19T02:28:36.211+0000 [2024-03-19T02:28:36.310Z] [2024-03-19T02:28:36.310Z] setOSConditions: [2024-03-19T02:28:36.310Z] [2024-03-19T02:28:36.310Z] setToolWin: [2024-03-19T02:28:36.310Z] [2024-03-19T02:28:36.310Z] setToolUnix: [2024-03-19T02:28:36.310Z] [2024-03-19T02:28:36.310Z] setToolProperty: [2024-03-19T02:28:36.311Z] [2024-03-19T02:28:36.311Z] setS1ASclassPath: [2024-03-19T02:28:36.311Z] [2024-03-19T02:28:36.311Z] init-common: [2024-03-19T02:28:36.311Z] [2024-03-19T02:28:36.311Z] deploy-common-pe: [2024-03-19T02:28:36.351Z] [2024-03-19T02:28:36.351Z] custom-neg-run: [2024-03-19T02:28:36.351Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet using username/password qwertSHAHEXa/qwertSHAHEX [2024-03-19T02:28:36.432Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:36.432Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:36.432Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:36.432Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:36.432Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:36.432Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:36.432Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:36.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector16App [2024-03-19T02:28:36.523Z] [2024-03-19T02:28:36.523Z] setOSConditions: [2024-03-19T02:28:36.523Z] [2024-03-19T02:28:36.523Z] setToolWin: [2024-03-19T02:28:36.523Z] [2024-03-19T02:28:36.523Z] setToolUnix: [2024-03-19T02:28:36.523Z] [2024-03-19T02:28:36.524Z] setToolProperty: [2024-03-19T02:28:36.524Z] [2024-03-19T02:28:36.524Z] setS1ASclassPath: [2024-03-19T02:28:36.524Z] [2024-03-19T02:28:36.524Z] init-common: [2024-03-19T02:28:36.524Z] [2024-03-19T02:28:36.524Z] undeploy: [2024-03-19T02:28:36.524Z] [2024-03-19T02:28:36.524Z] setOSConditions: [2024-03-19T02:28:36.524Z] [2024-03-19T02:28:36.524Z] setToolWin: [2024-03-19T02:28:36.524Z] [2024-03-19T02:28:36.524Z] setToolUnix: [2024-03-19T02:28:36.524Z] [2024-03-19T02:28:36.524Z] setToolProperty: [2024-03-19T02:28:36.524Z] [2024-03-19T02:28:36.524Z] setS1ASclassPath: [2024-03-19T02:28:36.524Z] [2024-03-19T02:28:36.524Z] init-common: [2024-03-19T02:28:36.524Z] [2024-03-19T02:28:36.524Z] undeploy-rar-common: [2024-03-19T02:28:36.524Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-03-19T02:28:36.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:36.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:28:36.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:36.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-03-19T02:28:36.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:28:36.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-03-19T02:28:36.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:36.581Z] [2024-03-19T02:28:36.581Z] process.result: [2024-03-19T02:28:36.581Z] [2024-03-19T02:28:36.581Z] processResult: [2024-03-19T02:28:36.581Z] [2024-03-19T02:28:36.581Z] failed: [2024-03-19T02:28:36.581Z] [2024-03-19T02:28:36.582Z] passed: [2024-03-19T02:28:36.582Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] unknown: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] runclient: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] init.os: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] init.tools.unix: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] init.tools.windows: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] init.tools: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] setAsadminArgs: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] init: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] init.customtasks: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] checkAppOnCluster: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] run.positive: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] deploy.version: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.582Z] del.ref.registred: [2024-03-19T02:28:36.582Z] [2024-03-19T02:28:36.583Z] process.versionExpression: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] process.appname: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] _process.target: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] process.target: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] prepare.is.version.registred: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] init.os: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] init.tools.unix: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] init.tools.windows: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] init.tools: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] setAsadminArgs: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] init: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] init.customtasks: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] prepare: [2024-03-19T02:28:36.583Z] [2024-03-19T02:28:36.583Z] exec.asadmin2: [2024-03-19T02:28:36.623Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:36.623Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:36.623Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:36.623Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:36.623Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:36.623Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:36.623Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:36.623Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:36.623Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:36.623Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:36.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2024-03-19T02:28:37.007Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:37.007Z] [javac] 1 warning [2024-03-19T02:28:37.036Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:37.036Z] [javac] 1 warning [2024-03-19T02:28:37.036Z] [2024-03-19T02:28:37.036Z] build: [2024-03-19T02:28:37.036Z] [2024-03-19T02:28:37.036Z] setOSConditions: [2024-03-19T02:28:37.036Z] [2024-03-19T02:28:37.036Z] setToolWin: [2024-03-19T02:28:37.036Z] [2024-03-19T02:28:37.036Z] setToolUnix: [2024-03-19T02:28:37.036Z] [2024-03-19T02:28:37.036Z] setToolProperty: [2024-03-19T02:28:37.036Z] [2024-03-19T02:28:37.036Z] setS1ASclassPath: [2024-03-19T02:28:37.036Z] [2024-03-19T02:28:37.036Z] init-common: [2024-03-19T02:28:37.037Z] [2024-03-19T02:28:37.037Z] ejb-jar-common: [2024-03-19T02:28:37.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:37.037Z] [2024-03-19T02:28:37.037Z] package-ejbjar-common: [2024-03-19T02:28:37.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:37.037Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:37.037Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:37.037Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-descr-ejb.jar [2024-03-19T02:28:37.037Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:37.037Z] [2024-03-19T02:28:37.037Z] deploy: [2024-03-19T02:28:37.037Z] [2024-03-19T02:28:37.037Z] setOSConditions: [2024-03-19T02:28:37.037Z] [2024-03-19T02:28:37.037Z] setToolWin: [2024-03-19T02:28:37.037Z] [2024-03-19T02:28:37.037Z] setToolUnix: [2024-03-19T02:28:37.037Z] [2024-03-19T02:28:37.037Z] setToolProperty: [2024-03-19T02:28:37.037Z] [2024-03-19T02:28:37.037Z] setS1ASclassPath: [2024-03-19T02:28:37.037Z] [2024-03-19T02:28:37.037Z] init-common: [2024-03-19T02:28:37.037Z] [2024-03-19T02:28:37.037Z] deploy-jar-common: [2024-03-19T02:28:37.088Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-03-19T02:28:37.088Z] [2024-03-19T02:28:37.088Z] setOSConditions: [2024-03-19T02:28:37.089Z] [2024-03-19T02:28:37.089Z] setToolWin: [2024-03-19T02:28:37.089Z] [2024-03-19T02:28:37.089Z] setToolUnix: [2024-03-19T02:28:37.089Z] [2024-03-19T02:28:37.089Z] setToolProperty: [2024-03-19T02:28:37.089Z] [2024-03-19T02:28:37.089Z] setS1ASclassPath: [2024-03-19T02:28:37.089Z] [2024-03-19T02:28:37.089Z] init-common: [2024-03-19T02:28:37.089Z] [2024-03-19T02:28:37.089Z] delete-user-common: [2024-03-19T02:28:37.124Z] [exec] [2024-03-19T02:28:37.124Z] [exec] Generating code... [2024-03-19T02:28:37.124Z] [exec] [2024-03-19T02:28:37.124Z] [exec] Compiling code... [2024-03-19T02:28:37.130Z] [exec] Application deployed with name jdbc-txafternontxApp. [2024-03-19T02:28:37.130Z] [echo] Deployment on target server server successful [2024-03-19T02:28:37.130Z] [2024-03-19T02:28:37.130Z] setOSConditions: [2024-03-19T02:28:37.130Z] [2024-03-19T02:28:37.130Z] setToolWin: [2024-03-19T02:28:37.130Z] [2024-03-19T02:28:37.130Z] setToolUnix: [2024-03-19T02:28:37.130Z] [2024-03-19T02:28:37.130Z] setToolProperty: [2024-03-19T02:28:37.130Z] [2024-03-19T02:28:37.130Z] setS1ASclassPath: [2024-03-19T02:28:37.130Z] [2024-03-19T02:28:37.130Z] init-common: [2024-03-19T02:28:37.130Z] [2024-03-19T02:28:37.130Z] deploy-common-ee: [2024-03-19T02:28:37.130Z] [2024-03-19T02:28:37.130Z] run: [2024-03-19T02:28:37.130Z] [2024-03-19T02:28:37.131Z] setOSConditions: [2024-03-19T02:28:37.131Z] [2024-03-19T02:28:37.131Z] setToolWin: [2024-03-19T02:28:37.131Z] [2024-03-19T02:28:37.131Z] setToolUnix: [2024-03-19T02:28:37.131Z] [2024-03-19T02:28:37.131Z] setToolProperty: [2024-03-19T02:28:37.131Z] [2024-03-19T02:28:37.131Z] setS1ASclassPath: [2024-03-19T02:28:37.131Z] [2024-03-19T02:28:37.131Z] init-common: [2024-03-19T02:28:37.131Z] [2024-03-19T02:28:37.131Z] execute-sql-common: [2024-03-19T02:28:37.131Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/sql/create_pointbase.sql [2024-03-19T02:28:37.131Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:28:37.131Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:28:37.131Z] [sql] 0 rows affected [2024-03-19T02:28:37.131Z] [sql] 1 rows affected [2024-03-19T02:28:37.131Z] [sql] 1 rows affected [2024-03-19T02:28:37.131Z] [sql] 3 of 4 SQL statements executed successfully [2024-03-19T02:28:37.131Z] [2024-03-19T02:28:37.131Z] setOSConditions: [2024-03-19T02:28:37.131Z] [2024-03-19T02:28:37.131Z] setToolWin: [2024-03-19T02:28:37.131Z] [2024-03-19T02:28:37.131Z] setToolUnix: [2024-03-19T02:28:37.131Z] [2024-03-19T02:28:37.131Z] setToolProperty: [2024-03-19T02:28:37.131Z] [2024-03-19T02:28:37.131Z] setS1ASclassPath: [2024-03-19T02:28:37.132Z] [2024-03-19T02:28:37.132Z] init-common: [2024-03-19T02:28:37.132Z] [2024-03-19T02:28:37.132Z] runclient-common: [2024-03-19T02:28:37.132Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxAppClient.jar -name jdbc-txafternontxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:28:37.165Z] [exec] Result: 1 [2024-03-19T02:28:37.165Z] [2024-03-19T02:28:37.165Z] process.registred: [2024-03-19T02:28:37.165Z] [2024-03-19T02:28:37.165Z] is.version.registred: [2024-03-19T02:28:37.165Z] [2024-03-19T02:28:37.165Z] process.xmlversionidentifier: [2024-03-19T02:28:37.165Z] [2024-03-19T02:28:37.165Z] prepare.cluster: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] process.enabled: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] process.hasToDeploy: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] deploy.version.unregistred: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] init.os: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] init.tools.unix: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] init.tools.windows: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] init.tools: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] setAsadminArgs: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] init: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] init.customtasks: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] prepare: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] process.versionExpression: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.166Z] process.appname: [2024-03-19T02:28:37.166Z] [2024-03-19T02:28:37.167Z] create.version: [2024-03-19T02:28:37.167Z] [2024-03-19T02:28:37.167Z] assemble.non-existent: [2024-03-19T02:28:37.167Z] [2024-03-19T02:28:37.167Z] init.os: [2024-03-19T02:28:37.167Z] [2024-03-19T02:28:37.167Z] init.tools.unix: [2024-03-19T02:28:37.167Z] [2024-03-19T02:28:37.167Z] init.tools.windows: [2024-03-19T02:28:37.167Z] [2024-03-19T02:28:37.167Z] init.tools: [2024-03-19T02:28:37.167Z] [2024-03-19T02:28:37.167Z] setAsadminArgs: [2024-03-19T02:28:37.167Z] [2024-03-19T02:28:37.167Z] init: [2024-03-19T02:28:37.167Z] [2024-03-19T02:28:37.167Z] init.customtasks: [2024-03-19T02:28:37.167Z] [2024-03-19T02:28:37.167Z] prepare: [2024-03-19T02:28:37.167Z] [2024-03-19T02:28:37.167Z] process.versionexpression: [2024-03-19T02:28:37.167Z] [2024-03-19T02:28:37.167Z] compile: [2024-03-19T02:28:37.167Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:37.167Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:28:37.264Z] [2024-03-19T02:28:37.264Z] build: [2024-03-19T02:28:37.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:28:37.264Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_injection-lib.jar [2024-03-19T02:28:37.264Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_injection-par1.jar [2024-03-19T02:28:37.264Z] [2024-03-19T02:28:37.264Z] setOSConditions: [2024-03-19T02:28:37.264Z] [2024-03-19T02:28:37.264Z] fixFiles: [2024-03-19T02:28:37.264Z] [2024-03-19T02:28:37.264Z] convUnix: [2024-03-19T02:28:37.264Z] [2024-03-19T02:28:37.264Z] convWin: [2024-03-19T02:28:37.264Z] [2024-03-19T02:28:37.264Z] setToolWin: [2024-03-19T02:28:37.264Z] [2024-03-19T02:28:37.264Z] setToolUnix: [2024-03-19T02:28:37.264Z] [2024-03-19T02:28:37.264Z] setToolProperty: [2024-03-19T02:28:37.264Z] [2024-03-19T02:28:37.265Z] setS1ASclassPath: [2024-03-19T02:28:37.265Z] [2024-03-19T02:28:37.265Z] init-common: [2024-03-19T02:28:37.265Z] [2024-03-19T02:28:37.265Z] package-persistence-common: [2024-03-19T02:28:37.265Z] [2024-03-19T02:28:37.265Z] ejb-jar-common: [2024-03-19T02:28:37.265Z] [2024-03-19T02:28:37.265Z] package-ejbjar-common: [2024-03-19T02:28:37.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:37.265Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injection-ejb.jar [2024-03-19T02:28:37.265Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:37.265Z] [2024-03-19T02:28:37.265Z] appclient-jar-common: [2024-03-19T02:28:37.265Z] [2024-03-19T02:28:37.265Z] package-appclientjar-common: [2024-03-19T02:28:37.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:37.265Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injection-client.jar [2024-03-19T02:28:37.265Z] [2024-03-19T02:28:37.265Z] webclient-war-common: [2024-03-19T02:28:37.265Z] [2024-03-19T02:28:37.265Z] build-ear-common: [2024-03-19T02:28:37.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:37.265Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:37.266Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionApp.ear [2024-03-19T02:28:37.266Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionApp.ear [2024-03-19T02:28:37.266Z] [2024-03-19T02:28:37.266Z] setup: [2024-03-19T02:28:37.266Z] [2024-03-19T02:28:37.266Z] setOSConditions: [2024-03-19T02:28:37.266Z] [2024-03-19T02:28:37.266Z] setToolWin: [2024-03-19T02:28:37.266Z] [2024-03-19T02:28:37.266Z] setToolUnix: [2024-03-19T02:28:37.266Z] [2024-03-19T02:28:37.266Z] setToolProperty: [2024-03-19T02:28:37.266Z] [2024-03-19T02:28:37.266Z] setS1ASclassPath: [2024-03-19T02:28:37.266Z] [2024-03-19T02:28:37.266Z] init-common: [2024-03-19T02:28:37.266Z] [2024-03-19T02:28:37.266Z] execute-ejb-sql-common: [2024-03-19T02:28:37.266Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_injection/sql/create.sql [2024-03-19T02:28:37.266Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:37.266Z] [2024-03-19T02:28:37.266Z] deploy: [2024-03-19T02:28:37.266Z] [2024-03-19T02:28:37.266Z] setOSConditions: [2024-03-19T02:28:37.266Z] [2024-03-19T02:28:37.266Z] setToolWin: [2024-03-19T02:28:37.266Z] [2024-03-19T02:28:37.267Z] setToolUnix: [2024-03-19T02:28:37.267Z] [2024-03-19T02:28:37.267Z] setToolProperty: [2024-03-19T02:28:37.267Z] [2024-03-19T02:28:37.267Z] setS1ASclassPath: [2024-03-19T02:28:37.267Z] [2024-03-19T02:28:37.267Z] init-common: [2024-03-19T02:28:37.267Z] [2024-03-19T02:28:37.267Z] deploy-common: [2024-03-19T02:28:37.267Z] [echo] Current time (ISO): 2024-03-19T02:28:37.117+0000 [2024-03-19T02:28:37.267Z] [2024-03-19T02:28:37.267Z] setOSConditions: [2024-03-19T02:28:37.267Z] [2024-03-19T02:28:37.267Z] setToolWin: [2024-03-19T02:28:37.267Z] [2024-03-19T02:28:37.267Z] setToolUnix: [2024-03-19T02:28:37.267Z] [2024-03-19T02:28:37.267Z] setToolProperty: [2024-03-19T02:28:37.267Z] [2024-03-19T02:28:37.267Z] setS1ASclassPath: [2024-03-19T02:28:37.267Z] [2024-03-19T02:28:37.267Z] init-common: [2024-03-19T02:28:37.267Z] [2024-03-19T02:28:37.267Z] deploy-common-pe: [2024-03-19T02:28:37.321Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.321Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:37.321Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:37.321Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:37.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.321Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.321Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.321Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.321Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.321Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.322Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.322Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.322Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.322Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.322Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.323Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.323Z] [java] Http-request-thread-2 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.323Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.323Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.323Z] [java] [2024-03-19T02:28:37.323Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:37.323Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:37.323Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:37.323Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.323Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.324Z] [java] Http-request-thread-1 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.324Z] [java] [2024-03-19T02:28:37.324Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:37.324Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:37.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.324Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.324Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.324Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.324Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:37.324Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:37.324Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:37.324Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:37.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.324Z] [java] Http-request-thread-8 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.324Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.324Z] [java] [2024-03-19T02:28:37.324Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:37.324Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:37.324Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.324Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.324Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.324Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:37.324Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.325Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:37.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.325Z] [java] Http-request-thread-3 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.325Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:37.325Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:37.325Z] [java] [2024-03-19T02:28:37.325Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:37.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.328Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.328Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.328Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.328Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.328Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.328Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.328Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.328Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.328Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.328Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.328Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.328Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.328Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.328Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.328Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.328Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.328Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.328Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.328Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.328Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.328Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.328Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.328Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.328Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.328Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.329Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.329Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.329Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.329Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.329Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.330Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.330Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.330Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.330Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.330Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.330Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.330Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.330Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.330Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.330Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.330Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.330Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.425Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:37.425Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:37.425Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:37.425Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:37.425Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:37.425Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:37.425Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:37.524Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionApp.ear [2024-03-19T02:28:37.600Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-descr-ejb.jar [2024-03-19T02:28:37.601Z] [exec] Application deployed with name ejb-constructor-level-descr-ejb. [2024-03-19T02:28:37.601Z] [2024-03-19T02:28:37.601Z] run: [2024-03-19T02:28:37.625Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.627Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:37.627Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:37.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.630Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.630Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.630Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.630Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.630Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.630Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.630Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.630Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.630Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.630Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.630Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.630Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.630Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.630Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.630Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.630Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.630Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.630Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.630Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.630Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.630Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.630Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.630Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.630Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.630Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.631Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.631Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.631Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.631Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.631Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.631Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.631Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.631Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.631Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.631Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.631Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.631Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.631Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.631Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.631Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.631Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.631Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.631Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.631Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.631Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.631Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.631Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.631Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.631Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.631Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.632Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.632Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.632Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.632Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.632Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.632Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.632Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.632Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.632Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.632Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.632Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.632Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.632Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:37.632Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:37.632Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.632Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.632Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.632Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.633Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.633Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.633Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.633Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.633Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.633Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.633Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.633Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.633Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.633Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.633Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.633Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.633Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.633Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.633Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.633Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.633Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.633Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.633Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.633Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.633Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.633Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.633Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.634Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.634Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.634Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.634Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.634Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.634Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.634Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.634Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.634Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.634Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.634Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.634Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.634Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.634Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.634Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.634Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.634Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.634Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.634Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.634Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.634Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.634Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.634Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.634Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.634Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.635Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.635Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.635Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.635Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:37.635Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:37.635Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:37.635Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:37.635Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:37.635Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:37.635Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:37.681Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:37.681Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-03-19T02:28:37.682Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:37.682Z] [javac] 1 warning [2024-03-19T02:28:37.682Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-03-19T02:28:37.682Z] [2024-03-19T02:28:37.682Z] process.xmlversionidentifier: [2024-03-19T02:28:37.682Z] [2024-03-19T02:28:37.682Z] process.versionExpression: [2024-03-19T02:28:37.682Z] [2024-03-19T02:28:37.682Z] process.xml.create.flag: [2024-03-19T02:28:37.682Z] [2024-03-19T02:28:37.682Z] create.xml.flag: [2024-03-19T02:28:37.682Z] [2024-03-19T02:28:37.682Z] generate.xml.identifier: [2024-03-19T02:28:37.682Z] [2024-03-19T02:28:37.682Z] assemble: [2024-03-19T02:28:37.682Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-03-19T02:28:37.682Z] [2024-03-19T02:28:37.682Z] process.xmlversionidentifier: [2024-03-19T02:28:37.682Z] [2024-03-19T02:28:37.682Z] prepare.update.xml.identifier: [2024-03-19T02:28:37.682Z] [2024-03-19T02:28:37.682Z] update.xml.identifier: [2024-03-19T02:28:37.686Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jagadish [2024-03-19T02:28:37.687Z] [2024-03-19T02:28:37.687Z] setOSConditions: [2024-03-19T02:28:37.687Z] [2024-03-19T02:28:37.687Z] setToolWin: [2024-03-19T02:28:37.687Z] [2024-03-19T02:28:37.687Z] setToolUnix: [2024-03-19T02:28:37.687Z] [2024-03-19T02:28:37.687Z] setToolProperty: [2024-03-19T02:28:37.687Z] [2024-03-19T02:28:37.687Z] setS1ASclassPath: [2024-03-19T02:28:37.687Z] [2024-03-19T02:28:37.687Z] init-common: [2024-03-19T02:28:37.687Z] [2024-03-19T02:28:37.687Z] delete-user-common: [2024-03-19T02:28:37.894Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:37.894Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:37.894Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-03-19T02:28:37.894Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:37.894Z] [java] [2024-03-19T02:28:37.894Z] [java] [2024-03-19T02:28:37.895Z] [java] ----------------------------------------- [2024-03-19T02:28:37.895Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet: PASS - [2024-03-19T02:28:37.895Z] [java] ----------------------------------------- [2024-03-19T02:28:37.895Z] [java] Total PASS: 1 [2024-03-19T02:28:37.895Z] [java] Total FAIL: 0 [2024-03-19T02:28:37.895Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:37.895Z] [java] ----------------------------------------- [2024-03-19T02:28:37.895Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:37.895Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:37.895Z] [2024-03-19T02:28:37.895Z] setOSConditions: [2024-03-19T02:28:37.895Z] [2024-03-19T02:28:37.895Z] setToolWin: [2024-03-19T02:28:37.895Z] [2024-03-19T02:28:37.895Z] setToolUnix: [2024-03-19T02:28:37.895Z] [2024-03-19T02:28:37.895Z] setToolProperty: [2024-03-19T02:28:37.895Z] [2024-03-19T02:28:37.895Z] setS1ASclassPath: [2024-03-19T02:28:37.895Z] [2024-03-19T02:28:37.895Z] init-common: [2024-03-19T02:28:37.895Z] [2024-03-19T02:28:37.895Z] custom-neg-run: [2024-03-19T02:28:37.895Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet using username/password qwertSHA256HEXa/qwertSHA256HEX [2024-03-19T02:28:37.957Z] [2024-03-19T02:28:37.957Z] deployWithNameOption: [2024-03-19T02:28:37.957Z] [2024-03-19T02:28:37.957Z] setAsadminArgs: [2024-03-19T02:28:37.957Z] [2024-03-19T02:28:37.957Z] common.deploy.asadmin: [2024-03-19T02:28:37.957Z] [2024-03-19T02:28:37.957Z] init.os: [2024-03-19T02:28:37.957Z] [2024-03-19T02:28:37.957Z] init.tools.unix: [2024-03-19T02:28:37.957Z] [2024-03-19T02:28:37.957Z] init.tools.windows: [2024-03-19T02:28:37.957Z] [2024-03-19T02:28:37.957Z] init.tools: [2024-03-19T02:28:37.958Z] [2024-03-19T02:28:37.958Z] setAsadminArgs: [2024-03-19T02:28:37.958Z] [2024-03-19T02:28:37.958Z] init: [2024-03-19T02:28:37.958Z] [2024-03-19T02:28:37.958Z] init.customtasks: [2024-03-19T02:28:37.958Z] [2024-03-19T02:28:37.958Z] common.run.asadmin: [2024-03-19T02:28:37.958Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-03-19T02:28:38.059Z] [exec] Mar 19, 2024 2:28:37 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:28:38.059Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:28:38.107Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_injectionApp. [2024-03-19T02:28:38.107Z] [echo] Deployment on target server server successful [2024-03-19T02:28:38.107Z] [2024-03-19T02:28:38.107Z] setOSConditions: [2024-03-19T02:28:38.107Z] [2024-03-19T02:28:38.107Z] setToolWin: [2024-03-19T02:28:38.107Z] [2024-03-19T02:28:38.107Z] setToolUnix: [2024-03-19T02:28:38.107Z] [2024-03-19T02:28:38.107Z] setToolProperty: [2024-03-19T02:28:38.107Z] [2024-03-19T02:28:38.107Z] setS1ASclassPath: [2024-03-19T02:28:38.107Z] [2024-03-19T02:28:38.107Z] init-common: [2024-03-19T02:28:38.107Z] [2024-03-19T02:28:38.107Z] deploy-common-ee: [2024-03-19T02:28:38.107Z] [2024-03-19T02:28:38.107Z] run: [2024-03-19T02:28:38.107Z] [2024-03-19T02:28:38.107Z] setOSConditions: [2024-03-19T02:28:38.107Z] [2024-03-19T02:28:38.107Z] setToolWin: [2024-03-19T02:28:38.107Z] [2024-03-19T02:28:38.107Z] setToolUnix: [2024-03-19T02:28:38.107Z] [2024-03-19T02:28:38.107Z] setToolProperty: [2024-03-19T02:28:38.108Z] [2024-03-19T02:28:38.108Z] setS1ASclassPath: [2024-03-19T02:28:38.108Z] [2024-03-19T02:28:38.108Z] init-common: [2024-03-19T02:28:38.108Z] [2024-03-19T02:28:38.108Z] runclient-common: [2024-03-19T02:28:38.108Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionAppClient.jar -name ejb-ejb30-persistence-eem_injectionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:28:38.152Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:38.152Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:38.152Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:38.152Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:38.152Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:38.152Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:38.152Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:38.152Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:38.152Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:38.152Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:38.164Z] [java] Mar 19, 2024 2:28:37 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:28:38.164Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:28:38.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server prasath [2024-03-19T02:28:38.251Z] [2024-03-19T02:28:38.251Z] setOSConditions: [2024-03-19T02:28:38.251Z] [2024-03-19T02:28:38.251Z] setToolWin: [2024-03-19T02:28:38.251Z] [2024-03-19T02:28:38.252Z] setToolUnix: [2024-03-19T02:28:38.252Z] [2024-03-19T02:28:38.252Z] setToolProperty: [2024-03-19T02:28:38.252Z] [2024-03-19T02:28:38.252Z] setS1ASclassPath: [2024-03-19T02:28:38.252Z] [2024-03-19T02:28:38.252Z] init-common: [2024-03-19T02:28:38.252Z] [2024-03-19T02:28:38.252Z] delete-user-common: [2024-03-19T02:28:38.495Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-03-19T02:28:38.495Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:38.496Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml:153: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:38.496Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:28:38.496Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:38.496Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:38.496Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:38.496Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:38.496Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:38.496Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:38.496Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:38.524Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:38.524Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:28:38.631Z] [exec] Mar 19, 2024 2:28:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:28:38.631Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:28:38.753Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:38.753Z] [javac] 1 warning [2024-03-19T02:28:38.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:28:38.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:28:38.753Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:28:38.753Z] [2024-03-19T02:28:38.753Z] deploy-client: [2024-03-19T02:28:38.781Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-03-19T02:28:38.781Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:38.781Z] [2024-03-19T02:28:38.781Z] init.os: [2024-03-19T02:28:38.781Z] [2024-03-19T02:28:38.781Z] init.tools.unix: [2024-03-19T02:28:38.781Z] [2024-03-19T02:28:38.781Z] init.tools.windows: [2024-03-19T02:28:38.781Z] [2024-03-19T02:28:38.781Z] init.tools: [2024-03-19T02:28:38.781Z] [2024-03-19T02:28:38.782Z] setAsadminArgs: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] init: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] init.customtasks: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] setEnabled: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] createAppRef: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] deployWithoutNameOption: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] run.positive.deploy: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] init.os: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] init.tools.unix: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] init.tools.windows: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] init.tools: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] setAsadminArgs: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] init: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] init.customtasks: [2024-03-19T02:28:38.782Z] [2024-03-19T02:28:38.782Z] prepare.client: [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] prepare.client.appclient: [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] increment.log.next: [2024-03-19T02:28:38.783Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] process.versionexpression: [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] prepare.run: [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] common.run.positive: [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] setHttpPort: [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] common.run: [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] checkAppOnServer: [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] declare-test: [2024-03-19T02:28:38.783Z] [echo] Starting test simple-versioned-servlet deployment(4) RC-1.0.0 (enabled=false) - logID=7 (server) [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] prepare.runclient: [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] process.classpath: [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] process.jvmargs: [2024-03-19T02:28:38.783Z] [2024-03-19T02:28:38.783Z] java.with.result: [2024-03-19T02:28:38.816Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jr158900 [2024-03-19T02:28:38.816Z] [2024-03-19T02:28:38.816Z] setOSConditions: [2024-03-19T02:28:38.816Z] [2024-03-19T02:28:38.816Z] setToolWin: [2024-03-19T02:28:38.816Z] [2024-03-19T02:28:38.816Z] setToolUnix: [2024-03-19T02:28:38.816Z] [2024-03-19T02:28:38.816Z] setToolProperty: [2024-03-19T02:28:38.816Z] [2024-03-19T02:28:38.816Z] setS1ASclassPath: [2024-03-19T02:28:38.816Z] [2024-03-19T02:28:38.816Z] init-common: [2024-03-19T02:28:38.816Z] [2024-03-19T02:28:38.816Z] delete-user-common: [2024-03-19T02:28:39.071Z] [exec] Mar 19, 2024 2:28:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:28:39.071Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:28:39.078Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server guest [2024-03-19T02:28:39.078Z] [2024-03-19T02:28:39.078Z] restore-default-security-permission: [2024-03-19T02:28:39.078Z] [2024-03-19T02:28:39.078Z] setOSConditions: [2024-03-19T02:28:39.078Z] [2024-03-19T02:28:39.078Z] stop-server: [2024-03-19T02:28:39.078Z] [2024-03-19T02:28:39.078Z] stop-server-unix: [2024-03-19T02:28:39.078Z] [echo] stopping server on unix ... [2024-03-19T02:28:39.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.126Z] [java] Http-request-thread-6 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.126Z] [java] [2024-03-19T02:28:39.126Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:39.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.126Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.126Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.126Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.126Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.126Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599)Http-request-thread-1 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:39.126Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:39.127Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:39.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:39.127Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:39.127Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:39.127Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:39.127Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:39.127Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:39.127Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:39.127Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:39.127Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:39.127Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:39.127Z] [java] [2024-03-19T02:28:39.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.127Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.127Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.127Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.127Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.127Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.128Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.128Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.128Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.128Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.128Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.129Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.129Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.129Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.129Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.129Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.130Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.130Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.130Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.130Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.130Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.130Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.130Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.130Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.130Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.130Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.130Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.130Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.130Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.130Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.130Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.130Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.130Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.130Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.130Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.131Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.131Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.131Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.131Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.131Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.131Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.131Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.131Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.131Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.131Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.131Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.131Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.131Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.131Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.131Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.131Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.131Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.131Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.131Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.131Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.131Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.131Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.131Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.131Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.131Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.132Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.132Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.132Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.132Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.132Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.132Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.132Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.132Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.132Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.132Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.132Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.132Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.132Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.132Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.132Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.132Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.132Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.132Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.132Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.132Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.132Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.132Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.132Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.132Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.132Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.132Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.132Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.132Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.132Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.132Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.132Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.132Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.132Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.132Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.132Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.133Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.133Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.133Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.133Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.133Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.133Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.133Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.133Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.133Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.133Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.133Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.133Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.133Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.133Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.133Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.133Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.133Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.133Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.133Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.133Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.133Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.133Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.133Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.133Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.133Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.133Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.133Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.133Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.133Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.133Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.133Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.133Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.133Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.133Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.134Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.134Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.134Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.134Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.134Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.134Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.134Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.134Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.134Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.134Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.134Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.134Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.134Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.134Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.134Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.134Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.134Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.134Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.134Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.134Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.134Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.134Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.134Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.134Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.134Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.134Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:39.134Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:39.135Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:39.135Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:39.135Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:39.135Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:39.135Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:39.135Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.135Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.135Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.135Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.135Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.135Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.135Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.135Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.135Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.135Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.135Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.135Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.135Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.135Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.135Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.135Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.135Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.135Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.135Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.135Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.135Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.135Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.135Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.135Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.135Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.135Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.135Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.135Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.135Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.135Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.135Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.135Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.136Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.136Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.136Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.136Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.136Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.136Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.136Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.136Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.136Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.136Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.136Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.136Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.136Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.136Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.136Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.136Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.136Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.136Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.136Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.136Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.136Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.136Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.136Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.136Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.136Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.136Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.136Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.136Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.136Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.136Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.136Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.136Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.136Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.136Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.137Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.137Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.137Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.137Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.137Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.137Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.137Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.137Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.137Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.137Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.137Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.137Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.137Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.137Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.137Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.137Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.137Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.137Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.137Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.137Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.137Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.137Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.137Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.137Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.137Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.137Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.137Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.137Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.137Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.137Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.137Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.137Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.137Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.137Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.138Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.138Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.138Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.138Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.138Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.138Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.138Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.138Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.138Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.138Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.138Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.138Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.138Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.138Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.138Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.138Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.138Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.138Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.138Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.138Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.138Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.138Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.138Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.141Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.141Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.141Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.141Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.141Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.141Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.141Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.141Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.141Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.141Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.141Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:39.141Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServletHttp-request-thread-5 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:39.141Z] [java] [2024-03-19T02:28:39.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.141Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.141Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.141Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.141Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:39.141Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:39.141Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.142Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.142Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.142Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.142Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998)Http-request-thread-9 - running ... [2024-03-19T02:28:39.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.142Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.142Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.142Z] [java] [2024-03-19T02:28:39.142Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:39.142Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:39.142Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.142Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServletHttp-request-thread-5 - running ... [2024-03-19T02:28:39.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.142Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.142Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.142Z] [java] [2024-03-19T02:28:39.142Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:39.142Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:39.142Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.194Z] [exec] Mar 19, 2024 2:28:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:28:39.194Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:28:39.326Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:39.326Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:28:39.349Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:39.349Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:28:39.349Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:39.349Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-03-19T02:28:39.349Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:28:39.349Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-03-19T02:28:39.349Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:39.349Z] [2024-03-19T02:28:39.349Z] process.result: [2024-03-19T02:28:39.349Z] [2024-03-19T02:28:39.349Z] processResult: [2024-03-19T02:28:39.349Z] [2024-03-19T02:28:39.349Z] failed: [2024-03-19T02:28:39.349Z] [2024-03-19T02:28:39.349Z] passed: [2024-03-19T02:28:39.349Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:28:39.349Z] [2024-03-19T02:28:39.349Z] unknown: [2024-03-19T02:28:39.349Z] [2024-03-19T02:28:39.349Z] runclient: [2024-03-19T02:28:39.349Z] [2024-03-19T02:28:39.349Z] init.os: [2024-03-19T02:28:39.349Z] [2024-03-19T02:28:39.349Z] init.tools.unix: [2024-03-19T02:28:39.349Z] [2024-03-19T02:28:39.349Z] init.tools.windows: [2024-03-19T02:28:39.349Z] [2024-03-19T02:28:39.349Z] init.tools: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] setAsadminArgs: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] init: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] init.customtasks: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] checkAppOnCluster: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] run.positive: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] process.versionExpression: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] process.appname: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] init.os: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] init.tools.unix: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] init.tools.windows: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] init.tools: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] setAsadminArgs: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] init: [2024-03-19T02:28:39.350Z] [2024-03-19T02:28:39.350Z] init.customtasks: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] prepare: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] create.version: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] assemble.non-existent: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] init.os: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] init.tools.unix: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] init.tools.windows: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] init.tools: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] setAsadminArgs: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] init: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] init.customtasks: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] prepare: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] process.versionexpression: [2024-03-19T02:28:39.351Z] [2024-03-19T02:28:39.351Z] compile: [2024-03-19T02:28:39.352Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:39.352Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:28:39.426Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:39.426Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:39.426Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:39.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.427Z] [java] Total requests: 100, success count: 0, failure count: 100 at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:39.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:39.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:39.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:39.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:39.428Z] [java] [2024-03-19T02:28:39.428Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:39.428Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-03-19T02:28:39.428Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:39.428Z] [java] [2024-03-19T02:28:39.428Z] [java] [2024-03-19T02:28:39.428Z] [java] ----------------------------------------- [2024-03-19T02:28:39.428Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet: PASS - [2024-03-19T02:28:39.428Z] [java] ----------------------------------------- [2024-03-19T02:28:39.428Z] [java] Total PASS: 1 [2024-03-19T02:28:39.428Z] [java] Total FAIL: 0 [2024-03-19T02:28:39.428Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:39.428Z] [java] ----------------------------------------- [2024-03-19T02:28:39.428Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:39.428Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:39.428Z] [2024-03-19T02:28:39.428Z] setOSConditions: [2024-03-19T02:28:39.428Z] [2024-03-19T02:28:39.428Z] setToolWin: [2024-03-19T02:28:39.428Z] [2024-03-19T02:28:39.428Z] setToolUnix: [2024-03-19T02:28:39.428Z] [2024-03-19T02:28:39.428Z] setToolProperty: [2024-03-19T02:28:39.428Z] [2024-03-19T02:28:39.428Z] setS1ASclassPath: [2024-03-19T02:28:39.428Z] [2024-03-19T02:28:39.428Z] init-common: [2024-03-19T02:28:39.428Z] [2024-03-19T02:28:39.429Z] custom-neg-run: [2024-03-19T02:28:39.429Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet using username/password qwertSHA384HEXa/qwertSHA384HEX [2024-03-19T02:28:39.610Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:39.610Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:39.610Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:39.610Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:39.610Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:39.610Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:39.610Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:39.868Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:39.868Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-03-19T02:28:39.868Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:39.868Z] [javac] 1 warning [2024-03-19T02:28:39.868Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-03-19T02:28:39.868Z] [2024-03-19T02:28:39.868Z] process.xmlversionidentifier: [2024-03-19T02:28:39.868Z] [2024-03-19T02:28:39.868Z] process.versionExpression: [2024-03-19T02:28:39.868Z] [2024-03-19T02:28:39.868Z] process.xml.create.flag: [2024-03-19T02:28:39.868Z] [2024-03-19T02:28:39.868Z] create.xml.flag: [2024-03-19T02:28:39.868Z] [2024-03-19T02:28:39.868Z] generate.xml.identifier: [2024-03-19T02:28:39.868Z] [2024-03-19T02:28:39.868Z] assemble: [2024-03-19T02:28:39.869Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-03-19T02:28:39.869Z] [2024-03-19T02:28:39.869Z] process.xmlversionidentifier: [2024-03-19T02:28:39.869Z] [2024-03-19T02:28:39.869Z] prepare.update.xml.identifier: [2024-03-19T02:28:39.869Z] [2024-03-19T02:28:39.869Z] update.xml.identifier: [2024-03-19T02:28:39.869Z] [2024-03-19T02:28:39.869Z] unzip.version: [2024-03-19T02:28:39.869Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2024-03-19T02:28:40.001Z] [exec] Mar 19, 2024 2:28:39 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:28:40.001Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eem_injection-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eem_injection.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eem_injectionClient [2024-03-19T02:28:40.028Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:40.028Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:40.028Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:40.028Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:40.028Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:40.028Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:40.028Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:40.028Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:40.028Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:40.028Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:40.074Z] [java] Mar 19, 2024 2:28:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:40.074Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10823d72 [2024-03-19T02:28:40.156Z] [2024-03-19T02:28:40.156Z] deploy.version: [2024-03-19T02:28:40.156Z] [2024-03-19T02:28:40.156Z] del.ref.registred: [2024-03-19T02:28:40.156Z] [2024-03-19T02:28:40.156Z] process.versionExpression: [2024-03-19T02:28:40.156Z] [2024-03-19T02:28:40.156Z] process.appname: [2024-03-19T02:28:40.156Z] [2024-03-19T02:28:40.156Z] _process.target: [2024-03-19T02:28:40.156Z] [2024-03-19T02:28:40.156Z] process.target: [2024-03-19T02:28:40.156Z] [2024-03-19T02:28:40.156Z] prepare.is.version.registred: [2024-03-19T02:28:40.156Z] [2024-03-19T02:28:40.156Z] init.os: [2024-03-19T02:28:40.156Z] [2024-03-19T02:28:40.156Z] init.tools.unix: [2024-03-19T02:28:40.156Z] [2024-03-19T02:28:40.156Z] init.tools.windows: [2024-03-19T02:28:40.157Z] [2024-03-19T02:28:40.157Z] init.tools: [2024-03-19T02:28:40.157Z] [2024-03-19T02:28:40.157Z] setAsadminArgs: [2024-03-19T02:28:40.157Z] [2024-03-19T02:28:40.157Z] init: [2024-03-19T02:28:40.157Z] [2024-03-19T02:28:40.157Z] init.customtasks: [2024-03-19T02:28:40.157Z] [2024-03-19T02:28:40.157Z] prepare: [2024-03-19T02:28:40.157Z] [2024-03-19T02:28:40.157Z] exec.asadmin2: [2024-03-19T02:28:40.258Z] [exec] Application deployed with name wsclient. [2024-03-19T02:28:40.258Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:40.258Z] [2024-03-19T02:28:40.259Z] setup: [2024-03-19T02:28:40.259Z] [2024-03-19T02:28:40.259Z] runtest1: [2024-03-19T02:28:40.259Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:28:40.259Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml:94: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:40.259Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:28:40.259Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:28:40.259Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:40.259Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:28:40.259Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:40.259Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:40.259Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:28:40.259Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:40.260Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:40.260Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:40.260Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:40.260Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:40.260Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:40.260Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:40.260Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:40.260Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:40.260Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:40.260Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:40.260Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:40.260Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:28:40.260Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:28:40.261Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:28:40.261Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:28:40.261Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:28:40.261Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:28:40.261Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:28:40.261Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:28:40.261Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:28:40.261Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:28:40.261Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:28:40.261Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:28:40.261Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:28:40.261Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:28:40.261Z] [java] ... 61 more [2024-03-19T02:28:40.261Z] [java] Java Result: -1 [2024-03-19T02:28:40.261Z] [2024-03-19T02:28:40.261Z] undeploy: [2024-03-19T02:28:40.261Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:40.261Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:40.261Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:40.261Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:40.261Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:40.261Z] [2024-03-19T02:28:40.261Z] setOSConditions: [2024-03-19T02:28:40.261Z] [2024-03-19T02:28:40.262Z] setToolWin: [2024-03-19T02:28:40.262Z] [2024-03-19T02:28:40.262Z] setToolUnix: [2024-03-19T02:28:40.262Z] [2024-03-19T02:28:40.262Z] setToolProperty: [2024-03-19T02:28:40.262Z] [2024-03-19T02:28:40.262Z] setS1ASclassPath: [2024-03-19T02:28:40.262Z] [2024-03-19T02:28:40.262Z] init-common: [2024-03-19T02:28:40.262Z] [2024-03-19T02:28:40.262Z] undeploy-war-common: [2024-03-19T02:28:40.340Z] [java] test : hello, world! [2024-03-19T02:28:40.340Z] [java] [2024-03-19T02:28:40.340Z] [java] Value of key is:ejb-constructor-level-descr-ejb [2024-03-19T02:28:40.340Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:40.340Z] [java] [2024-03-19T02:28:40.340Z] [java] [2024-03-19T02:28:40.340Z] [java] ----------------------------------------- [2024-03-19T02:28:40.340Z] [java] - ejb-constructor-level-descr-ejb: PASS - [2024-03-19T02:28:40.340Z] [java] ----------------------------------------- [2024-03-19T02:28:40.340Z] [java] Total PASS: 1 [2024-03-19T02:28:40.340Z] [java] Total FAIL: 0 [2024-03-19T02:28:40.340Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:40.340Z] [java] ----------------------------------------- [2024-03-19T02:28:40.340Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:40.340Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:40.481Z] [exec] Waiting for the domain to stop . [2024-03-19T02:28:40.481Z] [exec] Waiting finished after 206 ms. [2024-03-19T02:28:40.481Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:28:40.481Z] [2024-03-19T02:28:40.481Z] stop-server-windows: [2024-03-19T02:28:40.481Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config [2024-03-19T02:28:40.481Z] [echo] restored original server.policy file [2024-03-19T02:28:40.481Z] [2024-03-19T02:28:40.481Z] setOSConditions: [2024-03-19T02:28:40.481Z] [2024-03-19T02:28:40.481Z] start-server: [2024-03-19T02:28:40.481Z] [echo] +-----------------------------+ [2024-03-19T02:28:40.481Z] [echo] | | [2024-03-19T02:28:40.481Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:28:40.481Z] [echo] | in Felix mode | [2024-03-19T02:28:40.481Z] [echo] | | [2024-03-19T02:28:40.481Z] [echo] +-----------------------------+ [2024-03-19T02:28:40.481Z] [2024-03-19T02:28:40.481Z] start-server-unix: [2024-03-19T02:28:40.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.626Z] [java] Http-request-thread-2 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.626Z] [java] [2024-03-19T02:28:40.626Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:40.626Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:40.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998)Http-request-thread-0 - running ... [2024-03-19T02:28:40.626Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:40.626Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:40.626Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:40.626Z] [java] [2024-03-19T02:28:40.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.626Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.626Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.626Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.626Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.626Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.627Z] [java] Http-request-thread-7 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.627Z] [java] [2024-03-19T02:28:40.627Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:40.627Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:40.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.627Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:40.627Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:40.627Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:40.627Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:40.627Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.627Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:40.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.627Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.627Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.627Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.627Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.628Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.628Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.628Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.628Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.628Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.629Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.629Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.629Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.629Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.629Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.629Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:40.629Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:40.629Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:40.629Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:40.630Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:40.722Z] [exec] Result: 1 [2024-03-19T02:28:40.722Z] [2024-03-19T02:28:40.722Z] process.registred: [2024-03-19T02:28:40.722Z] [2024-03-19T02:28:40.722Z] is.version.registred: [2024-03-19T02:28:40.722Z] [2024-03-19T02:28:40.722Z] process.xmlversionidentifier: [2024-03-19T02:28:40.722Z] [2024-03-19T02:28:40.723Z] prepare.cluster: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] process.enabled: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] process.hasToDeploy: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] deploy.version.unregistred: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] init.os: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] init.tools.unix: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] init.tools.windows: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] init.tools: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] setAsadminArgs: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] init: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] init.customtasks: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] prepare: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] process.versionExpression: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.723Z] process.appname: [2024-03-19T02:28:40.723Z] [2024-03-19T02:28:40.724Z] create.version: [2024-03-19T02:28:40.724Z] [2024-03-19T02:28:40.724Z] assemble.non-existent: [2024-03-19T02:28:40.724Z] [2024-03-19T02:28:40.724Z] init.os: [2024-03-19T02:28:40.724Z] [2024-03-19T02:28:40.724Z] init.tools.unix: [2024-03-19T02:28:40.724Z] [2024-03-19T02:28:40.724Z] init.tools.windows: [2024-03-19T02:28:40.724Z] [2024-03-19T02:28:40.724Z] init.tools: [2024-03-19T02:28:40.724Z] [2024-03-19T02:28:40.724Z] setAsadminArgs: [2024-03-19T02:28:40.724Z] [2024-03-19T02:28:40.724Z] init: [2024-03-19T02:28:40.724Z] [2024-03-19T02:28:40.724Z] init.customtasks: [2024-03-19T02:28:40.724Z] [2024-03-19T02:28:40.724Z] prepare: [2024-03-19T02:28:40.724Z] [2024-03-19T02:28:40.724Z] process.versionexpression: [2024-03-19T02:28:40.724Z] [2024-03-19T02:28:40.724Z] compile: [2024-03-19T02:28:40.724Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:40.724Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:28:40.902Z] [2024-03-19T02:28:40.902Z] undeploy: [2024-03-19T02:28:40.902Z] [2024-03-19T02:28:40.902Z] setOSConditions: [2024-03-19T02:28:40.902Z] [2024-03-19T02:28:40.902Z] setToolWin: [2024-03-19T02:28:40.902Z] [2024-03-19T02:28:40.902Z] setToolUnix: [2024-03-19T02:28:40.902Z] [2024-03-19T02:28:40.902Z] setToolProperty: [2024-03-19T02:28:40.902Z] [2024-03-19T02:28:40.902Z] setS1ASclassPath: [2024-03-19T02:28:40.902Z] [2024-03-19T02:28:40.902Z] init-common: [2024-03-19T02:28:40.902Z] [2024-03-19T02:28:40.902Z] undeploy-jar-common: [2024-03-19T02:28:40.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.928Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.928Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.928Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.928Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.928Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.929Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.929Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.929Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.929Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.929Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.930Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.930Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.930Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.930Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.930Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.931Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.931Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.931Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.931Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.931Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.932Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.932Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.932Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.932Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.932Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.933Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.933Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.933Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.933Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.933Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.933Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:40.933Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:40.933Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:40.933Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:40.933Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:40.933Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:40.933Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:40.934Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:40.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.934Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.934Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.934Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.934Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.934Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.935Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.935Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.935Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.935Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.935Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.936Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.936Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.936Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.936Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.937Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:40.937Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:40.937Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:40.937Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:40.937Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:40.937Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:40.937Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:40.937Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:40.937Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:40.937Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:40.937Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:40.937Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:40.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.937Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.937Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.937Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.937Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.937Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.938Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.938Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.938Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.938Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.938Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.938Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.938Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.938Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.938Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.938Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.938Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.938Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.938Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.938Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.938Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.938Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.938Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.938Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.938Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.938Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.938Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.938Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.938Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.938Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.939Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.939Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.939Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.939Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.939Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.939Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.939Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.939Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.939Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.939Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.939Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.939Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.939Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.939Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.939Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.939Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.939Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.939Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.939Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.939Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.939Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.939Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.939Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.939Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.939Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.939Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.939Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.939Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.939Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.939Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.939Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.939Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.939Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.939Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.939Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.939Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.940Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.940Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.940Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.940Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.940Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.940Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.940Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.940Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.940Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.940Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.940Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.940Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.940Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.940Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.940Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.940Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.940Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.940Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.940Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.940Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.940Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.940Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.940Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.940Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.940Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.940Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.940Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.940Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.940Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.940Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.940Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.940Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.940Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.940Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.940Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.940Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.940Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.941Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.941Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.941Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.941Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.941Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.941Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.941Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.941Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.941Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.941Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.941Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.941Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.941Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.941Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.941Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.941Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.941Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.941Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.941Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:40.941Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:40.941Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:40.941Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:40.941Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:40.941Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:40.941Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:40.941Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:40.983Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:40.984Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:40.984Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:40.984Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:40.984Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:40.984Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:40.984Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:41.086Z] [exec] Mar 19, 2024 2:28:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:41.086Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@203e705e [2024-03-19T02:28:41.159Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-constructor-level-descr-ejb [2024-03-19T02:28:41.159Z] [2024-03-19T02:28:41.159Z] all: [2024-03-19T02:28:41.159Z] [echo] [2024-03-19T02:28:41.159Z] [echo] [2024-03-19T02:28:41.159Z] [echo] ************************************************** [2024-03-19T02:28:41.159Z] [echo] * Running ejb31 [2024-03-19T02:28:41.159Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31 [2024-03-19T02:28:41.159Z] [echo] ************************************************** [2024-03-19T02:28:41.159Z] [echo] [2024-03-19T02:28:41.159Z] [echo] [2024-03-19T02:28:41.159Z] [2024-03-19T02:28:41.159Z] all: [2024-03-19T02:28:41.159Z] [2024-03-19T02:28:41.159Z] ejblite: [2024-03-19T02:28:41.159Z] [2024-03-19T02:28:41.159Z] all: [2024-03-19T02:28:41.159Z] [2024-03-19T02:28:41.159Z] javamodule: [2024-03-19T02:28:41.159Z] [2024-03-19T02:28:41.159Z] setOSConditions: [2024-03-19T02:28:41.159Z] [2024-03-19T02:28:41.159Z] setToolWin: [2024-03-19T02:28:41.159Z] [2024-03-19T02:28:41.159Z] setToolUnix: [2024-03-19T02:28:41.159Z] [2024-03-19T02:28:41.159Z] setToolProperty: [2024-03-19T02:28:41.159Z] [2024-03-19T02:28:41.159Z] setS1ASclassPath: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] init-common: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] clean: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] setOSConditions: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] setToolWin: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] setToolUnix: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] setToolProperty: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] setS1ASclassPath: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] init-common: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] clean-common: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] setOSConditions: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] setToolWin: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] setToolUnix: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] setToolProperty: [2024-03-19T02:28:41.160Z] [2024-03-19T02:28:41.160Z] setS1ASclassPath: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] init-common: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] clean-classes-common: [2024-03-19T02:28:41.161Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] setOSConditions: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] setToolWin: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] setToolUnix: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] setToolProperty: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] setS1ASclassPath: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] init-common: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] clean-jars-common: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] compile: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] setOSConditions: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] setToolWin: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.161Z] setToolUnix: [2024-03-19T02:28:41.161Z] [2024-03-19T02:28:41.162Z] setToolProperty: [2024-03-19T02:28:41.162Z] [2024-03-19T02:28:41.162Z] setS1ASclassPath: [2024-03-19T02:28:41.162Z] [2024-03-19T02:28:41.162Z] init-common: [2024-03-19T02:28:41.162Z] [2024-03-19T02:28:41.162Z] compile-common: [2024-03-19T02:28:41.162Z] [echo] Current time (ISO): 2024-03-19T02:28:41.151+0000 [2024-03-19T02:28:41.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:41.162Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:41.200Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false mappedname-web [2024-03-19T02:28:41.224Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:41.224Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:41.224Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:41.224Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:41.224Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:41.224Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:41.224Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:41.224Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:41.224Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:41.224Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:41.224Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:41.224Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:41.224Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:41.224Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:41.224Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:41.224Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:41.224Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:41.224Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:41.224Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:41.225Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:41.225Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:41.225Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:41.225Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:41.225Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:41.225Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:41.225Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:41.225Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:41.225Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:41.225Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:41.225Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:41.225Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:41.225Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:41.225Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-03-19T02:28:41.225Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:41.225Z] [java] [2024-03-19T02:28:41.225Z] [java] [2024-03-19T02:28:41.225Z] [java] ----------------------------------------- [2024-03-19T02:28:41.225Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet: PASS - [2024-03-19T02:28:41.225Z] [java] ----------------------------------------- [2024-03-19T02:28:41.225Z] [java] Total PASS: 1 [2024-03-19T02:28:41.225Z] [java] Total FAIL: 0 [2024-03-19T02:28:41.225Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:41.225Z] [java] ----------------------------------------- [2024-03-19T02:28:41.225Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:41.241Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:41.241Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-03-19T02:28:41.241Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:41.241Z] [javac] 1 warning [2024-03-19T02:28:41.241Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-03-19T02:28:41.241Z] [2024-03-19T02:28:41.241Z] process.xmlversionidentifier: [2024-03-19T02:28:41.241Z] [2024-03-19T02:28:41.241Z] process.versionExpression: [2024-03-19T02:28:41.241Z] [2024-03-19T02:28:41.241Z] process.xml.create.flag: [2024-03-19T02:28:41.241Z] [2024-03-19T02:28:41.241Z] create.xml.flag: [2024-03-19T02:28:41.241Z] [2024-03-19T02:28:41.241Z] generate.xml.identifier: [2024-03-19T02:28:41.241Z] [2024-03-19T02:28:41.241Z] assemble: [2024-03-19T02:28:41.241Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-03-19T02:28:41.241Z] [2024-03-19T02:28:41.242Z] process.xmlversionidentifier: [2024-03-19T02:28:41.242Z] [2024-03-19T02:28:41.242Z] prepare.update.xml.identifier: [2024-03-19T02:28:41.242Z] [2024-03-19T02:28:41.242Z] update.xml.identifier: [2024-03-19T02:28:41.242Z] [2024-03-19T02:28:41.242Z] deployWithNameOption: [2024-03-19T02:28:41.242Z] [2024-03-19T02:28:41.242Z] setAsadminArgs: [2024-03-19T02:28:41.242Z] [2024-03-19T02:28:41.242Z] common.deploy.asadmin: [2024-03-19T02:28:41.242Z] [2024-03-19T02:28:41.242Z] init.os: [2024-03-19T02:28:41.242Z] [2024-03-19T02:28:41.242Z] init.tools.unix: [2024-03-19T02:28:41.242Z] [2024-03-19T02:28:41.242Z] init.tools.windows: [2024-03-19T02:28:41.242Z] [2024-03-19T02:28:41.242Z] init.tools: [2024-03-19T02:28:41.242Z] [2024-03-19T02:28:41.242Z] setAsadminArgs: [2024-03-19T02:28:41.242Z] [2024-03-19T02:28:41.242Z] init: [2024-03-19T02:28:41.343Z] [exec] Value of key is: test1 : [2024-03-19T02:28:41.343Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:41.343Z] [exec] [2024-03-19T02:28:41.343Z] [exec] [2024-03-19T02:28:41.343Z] [exec] ----------------------------------------- [2024-03-19T02:28:41.343Z] [exec] - test1 : : PASS - [2024-03-19T02:28:41.343Z] [exec] ----------------------------------------- [2024-03-19T02:28:41.343Z] [exec] Total PASS: 1 [2024-03-19T02:28:41.343Z] [exec] Total FAIL: 0 [2024-03-19T02:28:41.343Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:41.343Z] [exec] ----------------------------------------- [2024-03-19T02:28:41.343Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:41.343Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:41.476Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:41.477Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:41.477Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:41.477Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:41.477Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:41.477Z] [2024-03-19T02:28:41.477Z] setOSConditions: [2024-03-19T02:28:41.477Z] [2024-03-19T02:28:41.477Z] setToolWin: [2024-03-19T02:28:41.477Z] [2024-03-19T02:28:41.477Z] setToolUnix: [2024-03-19T02:28:41.477Z] [2024-03-19T02:28:41.477Z] setToolProperty: [2024-03-19T02:28:41.477Z] [2024-03-19T02:28:41.477Z] setS1ASclassPath: [2024-03-19T02:28:41.477Z] [2024-03-19T02:28:41.477Z] init-common: [2024-03-19T02:28:41.477Z] [2024-03-19T02:28:41.478Z] undeploy-client: [2024-03-19T02:28:41.483Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:41.483Z] [2024-03-19T02:28:41.483Z] setOSConditions: [2024-03-19T02:28:41.483Z] [2024-03-19T02:28:41.483Z] setToolWin: [2024-03-19T02:28:41.483Z] [2024-03-19T02:28:41.483Z] setToolUnix: [2024-03-19T02:28:41.483Z] [2024-03-19T02:28:41.483Z] setToolProperty: [2024-03-19T02:28:41.483Z] [2024-03-19T02:28:41.483Z] setS1ASclassPath: [2024-03-19T02:28:41.483Z] [2024-03-19T02:28:41.483Z] init-common: [2024-03-19T02:28:41.483Z] [2024-03-19T02:28:41.483Z] custom-neg-run: [2024-03-19T02:28:41.483Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet using username/password qwertSHA512HEXa/qwertSHA512HEX [2024-03-19T02:28:41.499Z] [2024-03-19T02:28:41.499Z] init.customtasks: [2024-03-19T02:28:41.499Z] [2024-03-19T02:28:41.499Z] common.run.asadmin: [2024-03-19T02:28:41.500Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:RC-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-03-19T02:28:41.600Z] [2024-03-19T02:28:41.600Z] checkReporting-common: [2024-03-19T02:28:41.600Z] [2024-03-19T02:28:41.600Z] confirmReportPresent-common: [2024-03-19T02:28:41.600Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:28:41.600Z] [echo] Test seems to be reported fine [2024-03-19T02:28:41.600Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/RepRunConf.txt [2024-03-19T02:28:41.600Z] [2024-03-19T02:28:41.600Z] confirmMissingReport-common: [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] undeploy: [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] setOSConditions: [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] setToolWin: [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] setToolUnix: [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] setToolProperty: [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] setS1ASclassPath: [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] init-common: [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] execute-sql-common: [2024-03-19T02:28:41.601Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/sql/drop_pointbase.sql [2024-03-19T02:28:41.601Z] [sql] 0 rows affected [2024-03-19T02:28:41.601Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] setOSConditions: [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] setToolWin: [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] setToolUnix: [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] setToolProperty: [2024-03-19T02:28:41.601Z] [2024-03-19T02:28:41.601Z] setS1ASclassPath: [2024-03-19T02:28:41.602Z] [2024-03-19T02:28:41.602Z] init-common: [2024-03-19T02:28:41.602Z] [2024-03-19T02:28:41.602Z] delete-jdbc-resource-common: [2024-03-19T02:28:41.602Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txafternontx [2024-03-19T02:28:41.742Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:41.742Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:41.742Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:41.742Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:41.742Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:41.742Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:41.742Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:41.742Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:41.742Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:41.742Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:41.757Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:41.757Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:28:41.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txafternontx [2024-03-19T02:28:41.877Z] [exec] JDBC resource jdbc/txafternontx deleted successfully [2024-03-19T02:28:41.877Z] [echo] cmd executed for server [2024-03-19T02:28:41.877Z] [2024-03-19T02:28:41.877Z] setOSConditions: [2024-03-19T02:28:41.877Z] [2024-03-19T02:28:41.877Z] setToolWin: [2024-03-19T02:28:41.877Z] [2024-03-19T02:28:41.877Z] setToolUnix: [2024-03-19T02:28:41.924Z] [exec] Mar 19, 2024 2:28:41 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:41.924Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1e56bc9b [2024-03-19T02:28:42.042Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:42.042Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:28:42.107Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:42.107Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:42.107Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:42.107Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:42.107Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:42.107Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:42.107Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:42.134Z] [2024-03-19T02:28:42.134Z] setToolProperty: [2024-03-19T02:28:42.134Z] [2024-03-19T02:28:42.134Z] setS1ASclassPath: [2024-03-19T02:28:42.134Z] [2024-03-19T02:28:42.134Z] init-common: [2024-03-19T02:28:42.134Z] [2024-03-19T02:28:42.134Z] delete-jdbc-connpool-common: [2024-03-19T02:28:42.135Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-txafternontx-pool [2024-03-19T02:28:42.181Z] [exec] I am in client [2024-03-19T02:28:42.181Z] [exec] calling createPerson(duke) [2024-03-19T02:28:42.181Z] [exec] created [2024-03-19T02:28:42.181Z] [exec] Value of key is: removedDelegate [2024-03-19T02:28:42.181Z] [exec] Value of key is: delegateFoundMe [2024-03-19T02:28:42.181Z] [exec] Value of key is: findDelegateCreatedPerson [2024-03-19T02:28:42.181Z] [exec] Value of key is: delegateRemovedMe [2024-03-19T02:28:42.181Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:42.181Z] [exec] [2024-03-19T02:28:42.181Z] [exec] [2024-03-19T02:28:42.181Z] [exec] ----------------------------------------- [2024-03-19T02:28:42.181Z] [exec] - delegateRemovedMe: PASS - [2024-03-19T02:28:42.181Z] [exec] - removedDelegate: PASS - [2024-03-19T02:28:42.181Z] [exec] - delegateFoundMe: PASS - [2024-03-19T02:28:42.181Z] [exec] - findDelegateCreatedPerson: PASS - [2024-03-19T02:28:42.181Z] [exec] ----------------------------------------- [2024-03-19T02:28:42.181Z] [exec] Total PASS: 4 [2024-03-19T02:28:42.181Z] [exec] Total FAIL: 0 [2024-03-19T02:28:42.181Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:42.181Z] [exec] ----------------------------------------- [2024-03-19T02:28:42.181Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:42.181Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:42.322Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2024-03-19T02:28:42.322Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:42.322Z] [2024-03-19T02:28:42.322Z] init.os: [2024-03-19T02:28:42.322Z] [2024-03-19T02:28:42.322Z] init.tools.unix: [2024-03-19T02:28:42.323Z] [2024-03-19T02:28:42.323Z] init.tools.windows: [2024-03-19T02:28:42.323Z] [2024-03-19T02:28:42.323Z] init.tools: [2024-03-19T02:28:42.323Z] [2024-03-19T02:28:42.323Z] setAsadminArgs: [2024-03-19T02:28:42.323Z] [2024-03-19T02:28:42.323Z] init: [2024-03-19T02:28:42.323Z] [2024-03-19T02:28:42.323Z] init.customtasks: [2024-03-19T02:28:42.323Z] [2024-03-19T02:28:42.323Z] setEnabled: [2024-03-19T02:28:42.323Z] [2024-03-19T02:28:42.323Z] createAppRef: [2024-03-19T02:28:42.323Z] [2024-03-19T02:28:42.323Z] deployWithoutNameOption: [2024-03-19T02:28:42.323Z] [2024-03-19T02:28:42.323Z] deploydir.version: [2024-03-19T02:28:42.323Z] [2024-03-19T02:28:42.323Z] run.positive.deploy: [2024-03-19T02:28:42.323Z] [2024-03-19T02:28:42.323Z] init.os: [2024-03-19T02:28:42.323Z] [2024-03-19T02:28:42.323Z] init.tools.unix: [2024-03-19T02:28:42.324Z] [2024-03-19T02:28:42.324Z] init.tools.windows: [2024-03-19T02:28:42.324Z] [2024-03-19T02:28:42.324Z] init.tools: [2024-03-19T02:28:42.324Z] [2024-03-19T02:28:42.324Z] setAsadminArgs: [2024-03-19T02:28:42.324Z] [2024-03-19T02:28:42.324Z] [exec] Command undeploy executed successfully. [2024-03-19T02:28:42.324Z] init: [2024-03-19T02:28:42.324Z] [2024-03-19T02:28:42.324Z] [2024-03-19T02:28:42.324Z] all: [2024-03-19T02:28:42.324Z] init.customtasks: [2024-03-19T02:28:42.324Z] [2024-03-19T02:28:42.324Z] prepare.client: [2024-03-19T02:28:42.324Z] [2024-03-19T02:28:42.324Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:42.324Z] prepare.client.appclient: [2024-03-19T02:28:42.324Z] [2024-03-19T02:28:42.324Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:42.324Z] increment.log.next: [2024-03-19T02:28:42.324Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:42.324Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:28:42.324Z] [2024-03-19T02:28:42.325Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:42.325Z] process.versionexpression: [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] prepare.run: [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] setOSConditions: [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] common.run.positive: [2024-03-19T02:28:42.325Z] setToolWin: [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] setHttpPort: [2024-03-19T02:28:42.325Z] setToolUnix: [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] common.run: [2024-03-19T02:28:42.325Z] setToolProperty: [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] checkAppOnServer: [2024-03-19T02:28:42.325Z] setS1ASclassPath: [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] declare-test: [2024-03-19T02:28:42.325Z] init-common: [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] [echo] Starting test simple-versioned-servlet deployment(5) RC-1.0.1 - logID=8 (server) [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] clean: [2024-03-19T02:28:42.325Z] prepare.runclient: [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.325Z] process.classpath: [2024-03-19T02:28:42.325Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:42.325Z] [2024-03-19T02:28:42.326Z] process.jvmargs: [2024-03-19T02:28:42.326Z] [2024-03-19T02:28:42.326Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:42.326Z] java.with.result: [2024-03-19T02:28:42.326Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:42.326Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:42.326Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:42.326Z] [2024-03-19T02:28:42.326Z] setOSConditions: [2024-03-19T02:28:42.326Z] [2024-03-19T02:28:42.326Z] setToolWin: [2024-03-19T02:28:42.326Z] [2024-03-19T02:28:42.326Z] setToolUnix: [2024-03-19T02:28:42.326Z] [2024-03-19T02:28:42.326Z] setToolProperty: [2024-03-19T02:28:42.326Z] [2024-03-19T02:28:42.326Z] setS1ASclassPath: [2024-03-19T02:28:42.327Z] [2024-03-19T02:28:42.327Z] init-common: [2024-03-19T02:28:42.327Z] [2024-03-19T02:28:42.327Z] clean-common: [2024-03-19T02:28:42.327Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:42.327Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:42.327Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:42.327Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:42.327Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:42.327Z] [2024-03-19T02:28:42.327Z] setOSConditions: [2024-03-19T02:28:42.327Z] [2024-03-19T02:28:42.327Z] setToolWin: [2024-03-19T02:28:42.327Z] [2024-03-19T02:28:42.327Z] setToolUnix: [2024-03-19T02:28:42.327Z] [2024-03-19T02:28:42.328Z] setToolProperty: [2024-03-19T02:28:42.328Z] [2024-03-19T02:28:42.328Z] setS1ASclassPath: [2024-03-19T02:28:42.328Z] [2024-03-19T02:28:42.328Z] init-common: [2024-03-19T02:28:42.328Z] [2024-03-19T02:28:42.328Z] clean-classes-common: [2024-03-19T02:28:42.328Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:42.328Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:42.328Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:42.328Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:42.328Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:42.328Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:42.328Z] [2024-03-19T02:28:42.328Z] setOSConditions: [2024-03-19T02:28:42.328Z] [2024-03-19T02:28:42.328Z] setToolWin: [2024-03-19T02:28:42.328Z] [2024-03-19T02:28:42.329Z] setToolUnix: [2024-03-19T02:28:42.329Z] [2024-03-19T02:28:42.329Z] setToolProperty: [2024-03-19T02:28:42.329Z] [2024-03-19T02:28:42.329Z] setS1ASclassPath: [2024-03-19T02:28:42.329Z] [2024-03-19T02:28:42.329Z] init-common: [2024-03-19T02:28:42.329Z] [2024-03-19T02:28:42.329Z] clean-jars-common: [2024-03-19T02:28:42.329Z] [2024-03-19T02:28:42.329Z] compile: [2024-03-19T02:28:42.329Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:42.329Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:42.329Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:42.329Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:42.329Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:42.329Z] [2024-03-19T02:28:42.330Z] setOSConditions: [2024-03-19T02:28:42.330Z] [2024-03-19T02:28:42.330Z] setToolWin: [2024-03-19T02:28:42.330Z] [2024-03-19T02:28:42.330Z] setToolUnix: [2024-03-19T02:28:42.330Z] [2024-03-19T02:28:42.330Z] setToolProperty: [2024-03-19T02:28:42.330Z] [2024-03-19T02:28:42.330Z] setS1ASclassPath: [2024-03-19T02:28:42.330Z] [2024-03-19T02:28:42.330Z] init-common: [2024-03-19T02:28:42.330Z] [2024-03-19T02:28:42.330Z] compile-common: [2024-03-19T02:28:42.330Z] [echo] Current time (ISO): 2024-03-19T02:28:42.278+0000 [2024-03-19T02:28:42.330Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:42.330Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:42.333Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.333Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.333Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.333Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.333Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.333Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.333Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.333Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.333Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.333Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.333Z] [java] Http-request-thread-7 - running ... at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.333Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.333Z] [java] [2024-03-19T02:28:42.333Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:42.333Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:42.333Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:42.333Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:42.333Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:42.333Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:42.333Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:42.333Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.333Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.333Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.333Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.333Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.333Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.333Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.333Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.334Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.334Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.334Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.334Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.334Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.334Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.334Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.334Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.334Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.334Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.334Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.334Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.334Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.334Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.334Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.334Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.334Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.334Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.334Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.334Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.334Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.334Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.334Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.334Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.334Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.334Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:42.334Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:42.335Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:42.335Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:42.335Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:42.335Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:42.335Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.335Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.335Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.335Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.335Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.335Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.335Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.335Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.335Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.335Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.335Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.335Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.335Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.335Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.335Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.335Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.335Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.335Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.335Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.335Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.335Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.335Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.335Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.335Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.335Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.335Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.335Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.335Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.335Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.335Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.335Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.335Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.335Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.336Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.336Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.336Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.336Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.336Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.336Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.336Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.336Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.336Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.336Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.336Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.336Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.336Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.336Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.336Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.336Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.336Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.336Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.336Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.336Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.336Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.336Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.336Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.336Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.336Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.336Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.336Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.336Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.336Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.336Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.336Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.336Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.336Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.336Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.337Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.337Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.337Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.337Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.337Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.337Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.337Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.337Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.337Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.337Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.337Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.337Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.337Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.337Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.337Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.337Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.337Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.337Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.337Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.337Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.337Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.337Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.337Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.337Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.391Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-txafternontx-pool [2024-03-19T02:28:42.391Z] [exec] JDBC Connection pool jdbc-txafternontx-pool deleted successfully [2024-03-19T02:28:42.391Z] [echo] cmd executed for server [2024-03-19T02:28:42.391Z] [2024-03-19T02:28:42.391Z] setOSConditions: [2024-03-19T02:28:42.391Z] [2024-03-19T02:28:42.391Z] setToolWin: [2024-03-19T02:28:42.391Z] [2024-03-19T02:28:42.391Z] setToolUnix: [2024-03-19T02:28:42.391Z] [2024-03-19T02:28:42.391Z] setToolProperty: [2024-03-19T02:28:42.391Z] [2024-03-19T02:28:42.391Z] setS1ASclassPath: [2024-03-19T02:28:42.392Z] [2024-03-19T02:28:42.392Z] init-common: [2024-03-19T02:28:42.392Z] [2024-03-19T02:28:42.392Z] undeploy-common: [2024-03-19T02:28:42.437Z] [2024-03-19T02:28:42.437Z] checkReporting-common: [2024-03-19T02:28:42.437Z] [2024-03-19T02:28:42.437Z] confirmReportPresent-common: [2024-03-19T02:28:42.437Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:28:42.437Z] [echo] Test seems to be reported fine [2024-03-19T02:28:42.437Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_injection/RepRunConf.txt [2024-03-19T02:28:42.437Z] [2024-03-19T02:28:42.437Z] confirmMissingReport-common: [2024-03-19T02:28:42.437Z] [2024-03-19T02:28:42.437Z] undeploy: [2024-03-19T02:28:42.437Z] [2024-03-19T02:28:42.437Z] setOSConditions: [2024-03-19T02:28:42.437Z] [2024-03-19T02:28:42.437Z] setToolWin: [2024-03-19T02:28:42.437Z] [2024-03-19T02:28:42.437Z] setToolUnix: [2024-03-19T02:28:42.437Z] [2024-03-19T02:28:42.437Z] setToolProperty: [2024-03-19T02:28:42.438Z] [2024-03-19T02:28:42.438Z] setS1ASclassPath: [2024-03-19T02:28:42.438Z] [2024-03-19T02:28:42.438Z] init-common: [2024-03-19T02:28:42.438Z] [2024-03-19T02:28:42.438Z] undeploy-common: [2024-03-19T02:28:42.671Z] [exec] Value of key is: Connector ThreadPool test [2024-03-19T02:28:42.671Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:42.671Z] [exec] [2024-03-19T02:28:42.671Z] [exec] [2024-03-19T02:28:42.671Z] [exec] ----------------------------------------- [2024-03-19T02:28:42.671Z] [exec] - Connector ThreadPool test : PASS - [2024-03-19T02:28:42.671Z] [exec] ----------------------------------------- [2024-03-19T02:28:42.671Z] [exec] Total PASS: 1 [2024-03-19T02:28:42.671Z] [exec] Total FAIL: 0 [2024-03-19T02:28:42.671Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:42.671Z] [exec] ----------------------------------------- [2024-03-19T02:28:42.671Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:42.671Z] [exec] [CLIENT]:: --> EXITING... STATUS = TEST PASSED [2024-03-19T02:28:42.671Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.672Z] checkReporting-common: [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.672Z] confirmReportPresent-common: [2024-03-19T02:28:42.672Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:28:42.672Z] [echo] Test seems to be reported fine [2024-03-19T02:28:42.672Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/threadpool/RepRunConf.txt [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.672Z] confirmMissingReport-common: [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.672Z] unset: [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.672Z] undeploy: [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.672Z] setOSConditions: [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.672Z] setToolWin: [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.672Z] setToolUnix: [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.672Z] setToolProperty: [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.672Z] setS1ASclassPath: [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.672Z] init-common: [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.672Z] undeploy: [2024-03-19T02:28:42.672Z] [2024-03-19T02:28:42.673Z] setOSConditions: [2024-03-19T02:28:42.673Z] [2024-03-19T02:28:42.673Z] setToolWin: [2024-03-19T02:28:42.673Z] [2024-03-19T02:28:42.673Z] setToolUnix: [2024-03-19T02:28:42.673Z] [2024-03-19T02:28:42.673Z] setToolProperty: [2024-03-19T02:28:42.673Z] [2024-03-19T02:28:42.673Z] setS1ASclassPath: [2024-03-19T02:28:42.673Z] [2024-03-19T02:28:42.673Z] init-common: [2024-03-19T02:28:42.673Z] [2024-03-19T02:28:42.673Z] undeploy-common: [2024-03-19T02:28:42.673Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false worktestApp [2024-03-19T02:28:42.724Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:42.724Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:42.724Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.724Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.724Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.724Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.724Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.724Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.724Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.724Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.724Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.724Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.724Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.724Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.724Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.724Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.724Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.724Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.724Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.724Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.724Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.725Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.725Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.725Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.725Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.725Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.725Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.725Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.725Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.725Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.725Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.725Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.725Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.725Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.725Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.725Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.725Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.725Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.725Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.725Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.725Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.725Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.725Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.725Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.725Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.729Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.729Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.729Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.729Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.729Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.729Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.729Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.729Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.729Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.729Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.729Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.729Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.729Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.729Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.729Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.729Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.729Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.729Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.729Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.729Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.730Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.730Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.730Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.730Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.730Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.730Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.730Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.730Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.730Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.730Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.730Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.730Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-8 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-0 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-6 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-2 - running ... [2024-03-19T02:28:42.730Z] [java] Http-request-thread-7 - running ... [2024-03-19T02:28:42.730Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.730Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.731Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.731Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.731Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.731Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.731Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.731Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.731Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.731Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.731Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.731Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.731Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.731Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.731Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.731Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.731Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.731Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.731Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.731Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.731Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.731Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.731Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.731Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.731Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.731Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.731Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.732Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.732Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.732Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.732Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.732Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.732Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.732Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.732Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.732Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.732Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.732Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.732Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.732Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.732Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.732Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.733Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.733Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.733Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.733Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.733Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.733Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.733Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.733Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.733Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.733Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.733Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.733Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.733Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.733Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.733Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.733Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.733Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.733Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.733Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.733Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.733Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.733Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.733Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.733Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.734Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.734Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.734Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.734Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.734Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.734Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.734Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.734Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.734Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.734Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.734Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.734Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.734Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.734Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.735Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.735Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.735Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.735Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.735Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.735Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.735Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.735Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.735Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.735Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-03-19T02:28:42.735Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:28:42.735Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-03-19T02:28:42.735Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-03-19T02:28:42.735Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-03-19T02:28:42.735Z] [java] Http-request-thread-1 - running ... [2024-03-19T02:28:42.735Z] [java] Http-request-thread-3 - running ... [2024-03-19T02:28:42.735Z] [java] Http-request-thread-5 - running ... [2024-03-19T02:28:42.735Z] [java] Http-request-thread-4 - running ... [2024-03-19T02:28:42.735Z] [java] Http-request-thread-9 - running ... [2024-03-19T02:28:42.735Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-03-19T02:28:42.735Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-03-19T02:28:42.735Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-03-19T02:28:42.735Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:42.735Z] [java] [2024-03-19T02:28:42.735Z] [java] [2024-03-19T02:28:42.735Z] [java] ----------------------------------------- [2024-03-19T02:28:42.735Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet: PASS - [2024-03-19T02:28:42.735Z] [java] ----------------------------------------- [2024-03-19T02:28:42.735Z] [java] Total PASS: 1 [2024-03-19T02:28:42.735Z] [java] Total FAIL: 0 [2024-03-19T02:28:42.735Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:42.735Z] [java] ----------------------------------------- [2024-03-19T02:28:42.735Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:42.891Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:42.891Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:28:42.891Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:42.891Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.1 [2024-03-19T02:28:42.891Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:28:42.891Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-03-19T02:28:42.891Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:42.891Z] [2024-03-19T02:28:42.891Z] process.result: [2024-03-19T02:28:42.891Z] [2024-03-19T02:28:42.891Z] processResult: [2024-03-19T02:28:42.891Z] [2024-03-19T02:28:42.891Z] failed: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] passed: [2024-03-19T02:28:42.892Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] unknown: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] runclient: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] init.os: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] init.tools.unix: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] init.tools.windows: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] init.tools: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] setAsadminArgs: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] init: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] init.customtasks: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] checkAppOnCluster: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] run.positive: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.892Z] clean.scenario: [2024-03-19T02:28:42.892Z] [2024-03-19T02:28:42.893Z] clean.scenario.cluster: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] init.os: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] init.tools.unix: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] init.tools.windows: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] init.tools: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] setAsadminArgs: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] init: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] init.customtasks: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] prepare: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] process.versionExpression: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] process.appname: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] _process.target: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] process.target: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.893Z] prepare.has.version.registred: [2024-03-19T02:28:42.893Z] [2024-03-19T02:28:42.894Z] exec.asadmin2: [2024-03-19T02:28:42.946Z] [2024-03-19T02:28:42.946Z] setOSConditions: [2024-03-19T02:28:42.946Z] [2024-03-19T02:28:42.946Z] setToolWin: [2024-03-19T02:28:42.946Z] [2024-03-19T02:28:42.946Z] setToolUnix: [2024-03-19T02:28:42.946Z] [2024-03-19T02:28:42.946Z] setToolProperty: [2024-03-19T02:28:42.946Z] [2024-03-19T02:28:42.946Z] setS1ASclassPath: [2024-03-19T02:28:42.946Z] [2024-03-19T02:28:42.946Z] init-common: [2024-03-19T02:28:42.946Z] [2024-03-19T02:28:42.946Z] unsetup: [2024-03-19T02:28:42.946Z] [2024-03-19T02:28:42.946Z] asadmin-common: [2024-03-19T02:28:42.946Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-03-19T02:28:42.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-txafternontxApp [2024-03-19T02:28:42.954Z] [2024-03-19T02:28:42.954Z] all: [2024-03-19T02:28:42.954Z] [2024-03-19T02:28:42.955Z] setOSConditions: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] setToolWin: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] setToolUnix: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] setToolProperty: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] setS1ASclassPath: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] init-common: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] clean: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] setOSConditions: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] setToolWin: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] setToolUnix: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] setToolProperty: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] setS1ASclassPath: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] init-common: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.955Z] clean-common: [2024-03-19T02:28:42.955Z] [2024-03-19T02:28:42.956Z] setOSConditions: [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] setToolWin: [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] setToolUnix: [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] setToolProperty: [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] setS1ASclassPath: [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] init-common: [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] clean-classes-common: [2024-03-19T02:28:42.956Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] setOSConditions: [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] setToolWin: [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] setToolUnix: [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] setToolProperty: [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] setS1ASclassPath: [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] init-common: [2024-03-19T02:28:42.956Z] [2024-03-19T02:28:42.956Z] clean-jars-common: [2024-03-19T02:28:42.957Z] [2024-03-19T02:28:42.957Z] compile: [2024-03-19T02:28:42.957Z] [2024-03-19T02:28:42.957Z] setOSConditions: [2024-03-19T02:28:42.957Z] [2024-03-19T02:28:42.957Z] setToolWin: [2024-03-19T02:28:42.957Z] [2024-03-19T02:28:42.957Z] setToolUnix: [2024-03-19T02:28:42.957Z] [2024-03-19T02:28:42.957Z] setToolProperty: [2024-03-19T02:28:42.957Z] [2024-03-19T02:28:42.957Z] setS1ASclassPath: [2024-03-19T02:28:42.957Z] [2024-03-19T02:28:42.957Z] init-common: [2024-03-19T02:28:42.957Z] [2024-03-19T02:28:42.957Z] compile-common: [2024-03-19T02:28:42.957Z] [echo] Current time (ISO): 2024-03-19T02:28:42.800+0000 [2024-03-19T02:28:42.957Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:42.957Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:43.005Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eem_injectionApp [2024-03-19T02:28:43.005Z] [2024-03-19T02:28:43.005Z] unsetup: [2024-03-19T02:28:43.005Z] [2024-03-19T02:28:43.005Z] setOSConditions: [2024-03-19T02:28:43.005Z] [2024-03-19T02:28:43.005Z] setToolWin: [2024-03-19T02:28:43.005Z] [2024-03-19T02:28:43.005Z] setToolUnix: [2024-03-19T02:28:43.005Z] [2024-03-19T02:28:43.005Z] setToolProperty: [2024-03-19T02:28:43.005Z] [2024-03-19T02:28:43.005Z] setS1ASclassPath: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] init-common: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] execute-ejb-sql-common: [2024-03-19T02:28:43.006Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_injection/sql/drop.sql [2024-03-19T02:28:43.006Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] all: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] eempropagation: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] setOSConditions: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] setToolWin: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] setToolUnix: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] setToolProperty: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] setS1ASclassPath: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] init-common: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] clean: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] setOSConditions: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.006Z] setToolWin: [2024-03-19T02:28:43.006Z] [2024-03-19T02:28:43.007Z] setToolUnix: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] setToolProperty: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] setS1ASclassPath: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] init-common: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] clean-common: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] setOSConditions: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] setToolWin: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] setToolUnix: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] setToolProperty: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] setS1ASclassPath: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] init-common: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] clean-classes-common: [2024-03-19T02:28:43.007Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] setOSConditions: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.007Z] setToolWin: [2024-03-19T02:28:43.007Z] [2024-03-19T02:28:43.008Z] setToolUnix: [2024-03-19T02:28:43.008Z] [2024-03-19T02:28:43.008Z] setToolProperty: [2024-03-19T02:28:43.008Z] [2024-03-19T02:28:43.008Z] setS1ASclassPath: [2024-03-19T02:28:43.008Z] [2024-03-19T02:28:43.008Z] init-common: [2024-03-19T02:28:43.008Z] [2024-03-19T02:28:43.008Z] clean-jars-common: [2024-03-19T02:28:43.008Z] [2024-03-19T02:28:43.008Z] compile: [2024-03-19T02:28:43.008Z] [2024-03-19T02:28:43.008Z] setOSConditions: [2024-03-19T02:28:43.008Z] [2024-03-19T02:28:43.008Z] setToolWin: [2024-03-19T02:28:43.008Z] [2024-03-19T02:28:43.008Z] setToolUnix: [2024-03-19T02:28:43.008Z] [2024-03-19T02:28:43.008Z] setToolProperty: [2024-03-19T02:28:43.008Z] [2024-03-19T02:28:43.008Z] setS1ASclassPath: [2024-03-19T02:28:43.008Z] [2024-03-19T02:28:43.008Z] init-common: [2024-03-19T02:28:43.008Z] [2024-03-19T02:28:43.008Z] compile-common: [2024-03-19T02:28:43.008Z] [echo] Current time (ISO): 2024-03-19T02:28:42.909+0000 [2024-03-19T02:28:43.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:43.008Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:43.023Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:43.023Z] [2024-03-19T02:28:43.023Z] setOSConditions: [2024-03-19T02:28:43.023Z] [2024-03-19T02:28:43.023Z] setToolWin: [2024-03-19T02:28:43.023Z] [2024-03-19T02:28:43.023Z] setToolUnix: [2024-03-19T02:28:43.023Z] [2024-03-19T02:28:43.023Z] setToolProperty: [2024-03-19T02:28:43.023Z] [2024-03-19T02:28:43.023Z] setS1ASclassPath: [2024-03-19T02:28:43.023Z] [2024-03-19T02:28:43.024Z] init-common: [2024-03-19T02:28:43.024Z] [2024-03-19T02:28:43.024Z] undeploy: [2024-03-19T02:28:43.024Z] [2024-03-19T02:28:43.024Z] setOSConditions: [2024-03-19T02:28:43.024Z] [2024-03-19T02:28:43.024Z] setToolWin: [2024-03-19T02:28:43.024Z] [2024-03-19T02:28:43.024Z] setToolUnix: [2024-03-19T02:28:43.024Z] [2024-03-19T02:28:43.024Z] setToolProperty: [2024-03-19T02:28:43.024Z] [2024-03-19T02:28:43.024Z] setS1ASclassPath: [2024-03-19T02:28:43.024Z] [2024-03-19T02:28:43.024Z] init-common: [2024-03-19T02:28:43.024Z] [2024-03-19T02:28:43.024Z] undeploy-war-common: [2024-03-19T02:28:43.034Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:43.034Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/SingletonBean.java uses or overrides a deprecated API. [2024-03-19T02:28:43.034Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:43.034Z] [javac] 1 warning [2024-03-19T02:28:43.034Z] [2024-03-19T02:28:43.034Z] setOSConditions: [2024-03-19T02:28:43.034Z] [2024-03-19T02:28:43.034Z] setToolWin: [2024-03-19T02:28:43.034Z] [2024-03-19T02:28:43.034Z] setToolUnix: [2024-03-19T02:28:43.034Z] [2024-03-19T02:28:43.034Z] setToolProperty: [2024-03-19T02:28:43.034Z] [2024-03-19T02:28:43.034Z] setS1ASclassPath: [2024-03-19T02:28:43.034Z] [2024-03-19T02:28:43.034Z] init-common: [2024-03-19T02:28:43.034Z] [2024-03-19T02:28:43.034Z] compile-common: [2024-03-19T02:28:43.034Z] [echo] Current time (ISO): 2024-03-19T02:28:42.906+0000 [2024-03-19T02:28:43.034Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:43.245Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-03-19T02:28:43.245Z] [exec] Administered object eis/testAdmin deleted. [2024-03-19T02:28:43.245Z] [2024-03-19T02:28:43.245Z] setOSConditions: [2024-03-19T02:28:43.245Z] [2024-03-19T02:28:43.245Z] setToolWin: [2024-03-19T02:28:43.245Z] [2024-03-19T02:28:43.245Z] setToolUnix: [2024-03-19T02:28:43.245Z] [2024-03-19T02:28:43.245Z] setToolProperty: [2024-03-19T02:28:43.245Z] [2024-03-19T02:28:43.245Z] setS1ASclassPath: [2024-03-19T02:28:43.245Z] [2024-03-19T02:28:43.245Z] init-common: [2024-03-19T02:28:43.245Z] [2024-03-19T02:28:43.245Z] undeploy: [2024-03-19T02:28:43.245Z] [2024-03-19T02:28:43.245Z] asadmin-common: [2024-03-19T02:28:43.245Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [2024-03-19T02:28:43.810Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:28:43.810Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:28:43.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server threadpooltest-ra [2024-03-19T02:28:43.834Z] [2024-03-19T02:28:43.834Z] process.registred: [2024-03-19T02:28:43.834Z] [2024-03-19T02:28:43.834Z] has.version.registred: [2024-03-19T02:28:43.834Z] [2024-03-19T02:28:43.834Z] del.all.version.registred: [2024-03-19T02:28:43.834Z] [2024-03-19T02:28:43.834Z] _process.target: [2024-03-19T02:28:43.834Z] [2024-03-19T02:28:43.834Z] process.target: [2024-03-19T02:28:43.834Z] [2024-03-19T02:28:43.834Z] prepare.del.all.version.registred: [2024-03-19T02:28:43.834Z] [2024-03-19T02:28:43.834Z] init.os: [2024-03-19T02:28:43.834Z] [2024-03-19T02:28:43.834Z] init.tools.unix: [2024-03-19T02:28:43.835Z] [2024-03-19T02:28:43.835Z] init.tools.windows: [2024-03-19T02:28:43.835Z] [2024-03-19T02:28:43.835Z] init.tools: [2024-03-19T02:28:43.835Z] [2024-03-19T02:28:43.835Z] setAsadminArgs: [2024-03-19T02:28:43.835Z] [2024-03-19T02:28:43.835Z] init: [2024-03-19T02:28:43.835Z] [2024-03-19T02:28:43.835Z] init.customtasks: [2024-03-19T02:28:43.835Z] [2024-03-19T02:28:43.835Z] prepare: [2024-03-19T02:28:43.835Z] [2024-03-19T02:28:43.835Z] exec.asadmin: [2024-03-19T02:28:43.897Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:43.897Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:43.897Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:43.897Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:43.897Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:43.897Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:43.897Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:43.940Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:43.940Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:43.940Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:43.940Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:43.940Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:43.940Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:43.940Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:43.963Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:43.964Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:43.964Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:43.964Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:43.964Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:43.964Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:43.964Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:43.999Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-clear-web [2024-03-19T02:28:43.999Z] [2024-03-19T02:28:43.999Z] setOSConditions: [2024-03-19T02:28:43.999Z] [2024-03-19T02:28:43.999Z] setToolWin: [2024-03-19T02:28:43.999Z] [2024-03-19T02:28:43.999Z] setToolUnix: [2024-03-19T02:28:43.999Z] [2024-03-19T02:28:43.999Z] setToolProperty: [2024-03-19T02:28:43.999Z] [2024-03-19T02:28:43.999Z] setS1ASclassPath: [2024-03-19T02:28:43.999Z] [2024-03-19T02:28:43.999Z] init-common: [2024-03-19T02:28:43.999Z] [2024-03-19T02:28:43.999Z] undeploy-war-common: [2024-03-19T02:28:44.066Z] [2024-03-19T02:28:44.066Z] asadmin-common: [2024-03-19T02:28:44.066Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [2024-03-19T02:28:44.289Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:44.289Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:44.289Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:44.289Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:44.289Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:44.289Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:44.289Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:44.400Z] [2024-03-19T02:28:44.400Z] _del.all.version.registred: [2024-03-19T02:28:44.400Z] [2024-03-19T02:28:44.400Z] _clean.scenario: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] deployment: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] deploy.version: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] del.ref.registred: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] process.versionExpression: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] process.appname: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] _process.target: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] process.target: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] prepare.is.version.registred: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] init.os: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] init.tools.unix: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] init.tools.windows: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] init.tools: [2024-03-19T02:28:44.401Z] [2024-03-19T02:28:44.401Z] setAsadminArgs: [2024-03-19T02:28:44.402Z] [2024-03-19T02:28:44.402Z] init: [2024-03-19T02:28:44.402Z] [2024-03-19T02:28:44.402Z] init.customtasks: [2024-03-19T02:28:44.402Z] [2024-03-19T02:28:44.402Z] prepare: [2024-03-19T02:28:44.402Z] [2024-03-19T02:28:44.402Z] exec.asadmin2: [2024-03-19T02:28:44.459Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:44.545Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:44.545Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:28:44.545Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:44.545Z] [javac] 1 warning [2024-03-19T02:28:44.545Z] [2024-03-19T02:28:44.545Z] build: [2024-03-19T02:28:44.545Z] [2024-03-19T02:28:44.545Z] setOSConditions: [2024-03-19T02:28:44.545Z] [2024-03-19T02:28:44.545Z] setToolWin: [2024-03-19T02:28:44.545Z] [2024-03-19T02:28:44.545Z] setToolUnix: [2024-03-19T02:28:44.545Z] [2024-03-19T02:28:44.545Z] setToolProperty: [2024-03-19T02:28:44.545Z] [2024-03-19T02:28:44.545Z] setS1ASclassPath: [2024-03-19T02:28:44.545Z] [2024-03-19T02:28:44.545Z] init-common: [2024-03-19T02:28:44.545Z] [2024-03-19T02:28:44.545Z] webclient-war-common: [2024-03-19T02:28:44.545Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:44.545Z] [2024-03-19T02:28:44.545Z] clear: [2024-03-19T02:28:44.546Z] [2024-03-19T02:28:44.546Z] test-tlds-exist: [2024-03-19T02:28:44.546Z] [2024-03-19T02:28:44.546Z] copy-tlds: [2024-03-19T02:28:44.546Z] [2024-03-19T02:28:44.546Z] test-tagfiles-exist: [2024-03-19T02:28:44.546Z] [2024-03-19T02:28:44.546Z] copy-tagfiles: [2024-03-19T02:28:44.546Z] [2024-03-19T02:28:44.546Z] package-war-common: [2024-03-19T02:28:44.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:28:44.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:44.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:44.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:28:44.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/lib [2024-03-19T02:28:44.546Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:44.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/docroot [2024-03-19T02:28:44.546Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-javamodule-web.war [2024-03-19T02:28:44.546Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:44.546Z] [2024-03-19T02:28:44.546Z] deploy: [2024-03-19T02:28:44.547Z] [2024-03-19T02:28:44.547Z] deploy-war-common: [2024-03-19T02:28:44.547Z] [2024-03-19T02:28:44.547Z] setOSConditions: [2024-03-19T02:28:44.547Z] [2024-03-19T02:28:44.547Z] setToolWin: [2024-03-19T02:28:44.547Z] [2024-03-19T02:28:44.547Z] setToolUnix: [2024-03-19T02:28:44.547Z] [2024-03-19T02:28:44.547Z] setToolProperty: [2024-03-19T02:28:44.547Z] [2024-03-19T02:28:44.547Z] setS1ASclassPath: [2024-03-19T02:28:44.547Z] [2024-03-19T02:28:44.547Z] init-common: [2024-03-19T02:28:44.547Z] [2024-03-19T02:28:44.547Z] deploy-war-commonpe: [2024-03-19T02:28:44.652Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false threadpooltest-ra [2024-03-19T02:28:44.652Z] [2024-03-19T02:28:44.652Z] asadmin-common: [2024-03-19T02:28:44.653Z] [echo] asadmin delete-threadpool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-thread-pool [2024-03-19T02:28:44.715Z] [javac] 1 warning [2024-03-19T02:28:44.715Z] [2024-03-19T02:28:44.715Z] setOSConditions: [2024-03-19T02:28:44.715Z] [2024-03-19T02:28:44.715Z] setToolWin: [2024-03-19T02:28:44.715Z] [2024-03-19T02:28:44.715Z] setToolUnix: [2024-03-19T02:28:44.715Z] [2024-03-19T02:28:44.715Z] setToolProperty: [2024-03-19T02:28:44.715Z] [2024-03-19T02:28:44.715Z] setS1ASclassPath: [2024-03-19T02:28:44.715Z] [2024-03-19T02:28:44.715Z] init-common: [2024-03-19T02:28:44.715Z] [2024-03-19T02:28:44.715Z] compile-common: [2024-03-19T02:28:44.715Z] [echo] Current time (ISO): 2024-03-19T02:28:44.497+0000 [2024-03-19T02:28:44.715Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:44.875Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:44.875Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:28:44.875Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:28:44.875Z] [javac] 2 warnings [2024-03-19T02:28:44.875Z] [2024-03-19T02:28:44.875Z] setOSConditions: [2024-03-19T02:28:44.875Z] [2024-03-19T02:28:44.875Z] setToolWin: [2024-03-19T02:28:44.875Z] [2024-03-19T02:28:44.875Z] setToolUnix: [2024-03-19T02:28:44.875Z] [2024-03-19T02:28:44.875Z] setToolProperty: [2024-03-19T02:28:44.875Z] [2024-03-19T02:28:44.875Z] setS1ASclassPath: [2024-03-19T02:28:44.875Z] [2024-03-19T02:28:44.875Z] init-common: [2024-03-19T02:28:44.875Z] [2024-03-19T02:28:44.875Z] compile-common: [2024-03-19T02:28:44.875Z] [echo] Current time (ISO): 2024-03-19T02:28:44.803+0000 [2024-03-19T02:28:44.875Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:44.932Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-clear-base64-web [2024-03-19T02:28:44.932Z] [2024-03-19T02:28:44.932Z] setOSConditions: [2024-03-19T02:28:44.932Z] [2024-03-19T02:28:44.932Z] setToolWin: [2024-03-19T02:28:44.932Z] [2024-03-19T02:28:44.932Z] setToolUnix: [2024-03-19T02:28:44.932Z] [2024-03-19T02:28:44.932Z] setToolProperty: [2024-03-19T02:28:44.932Z] [2024-03-19T02:28:44.932Z] setS1ASclassPath: [2024-03-19T02:28:44.932Z] [2024-03-19T02:28:44.932Z] init-common: [2024-03-19T02:28:44.933Z] [2024-03-19T02:28:44.933Z] undeploy-war-common: [2024-03-19T02:28:44.967Z] [exec] Result: 1 [2024-03-19T02:28:44.967Z] [2024-03-19T02:28:44.967Z] process.registred: [2024-03-19T02:28:44.967Z] [2024-03-19T02:28:44.967Z] is.version.registred: [2024-03-19T02:28:44.967Z] [2024-03-19T02:28:44.967Z] process.xmlversionidentifier: [2024-03-19T02:28:44.968Z] [2024-03-19T02:28:44.968Z] prepare.cluster: [2024-03-19T02:28:44.968Z] [2024-03-19T02:28:44.968Z] process.enabled: [2024-03-19T02:28:44.968Z] [2024-03-19T02:28:44.968Z] process.hasToDeploy: [2024-03-19T02:28:44.968Z] [2024-03-19T02:28:44.968Z] deploy.version.unregistred: [2024-03-19T02:28:44.968Z] [2024-03-19T02:28:44.968Z] init.os: [2024-03-19T02:28:44.968Z] [2024-03-19T02:28:44.968Z] init.tools.unix: [2024-03-19T02:28:44.968Z] [2024-03-19T02:28:44.968Z] init.tools.windows: [2024-03-19T02:28:44.968Z] [2024-03-19T02:28:44.968Z] init.tools: [2024-03-19T02:28:44.968Z] [2024-03-19T02:28:44.968Z] setAsadminArgs: [2024-03-19T02:28:44.968Z] [2024-03-19T02:28:44.968Z] init: [2024-03-19T02:28:45.111Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-javamodule --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-javamodule-web.war [2024-03-19T02:28:45.232Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:45.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-threadpool --target server test-thread-pool [2024-03-19T02:28:45.251Z] [2024-03-19T02:28:45.251Z] setOSConditions: [2024-03-19T02:28:45.251Z] [2024-03-19T02:28:45.251Z] setToolWin: [2024-03-19T02:28:45.251Z] [2024-03-19T02:28:45.251Z] setToolUnix: [2024-03-19T02:28:45.251Z] [2024-03-19T02:28:45.252Z] setToolProperty: [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] setS1ASclassPath: [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] init-common: [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] restart: [2024-03-19T02:28:45.252Z] [echo] Not required to restart [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] all: [2024-03-19T02:28:45.252Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] setOSConditions: [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] setToolWin: [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] setToolUnix: [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] setToolProperty: [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] setS1ASclassPath: [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] init-common: [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] clean: [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] setOSConditions: [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] setToolWin: [2024-03-19T02:28:45.252Z] [2024-03-19T02:28:45.252Z] setToolUnix: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] setToolProperty: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] setS1ASclassPath: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] init-common: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] clean-common: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] setOSConditions: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] setToolWin: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] setToolUnix: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] setToolProperty: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] setS1ASclassPath: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] init-common: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] clean-classes-common: [2024-03-19T02:28:45.253Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] setOSConditions: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] setToolWin: [2024-03-19T02:28:45.253Z] [2024-03-19T02:28:45.253Z] setToolUnix: [2024-03-19T02:28:45.254Z] [2024-03-19T02:28:45.254Z] setToolProperty: [2024-03-19T02:28:45.254Z] [2024-03-19T02:28:45.254Z] setS1ASclassPath: [2024-03-19T02:28:45.254Z] [2024-03-19T02:28:45.254Z] init-common: [2024-03-19T02:28:45.254Z] [2024-03-19T02:28:45.254Z] clean-jars-common: [2024-03-19T02:28:45.254Z] [2024-03-19T02:28:45.254Z] compile: [2024-03-19T02:28:45.254Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:45.254Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:45.254Z] [2024-03-19T02:28:45.254Z] setOSConditions: [2024-03-19T02:28:45.254Z] [2024-03-19T02:28:45.254Z] setToolWin: [2024-03-19T02:28:45.254Z] [2024-03-19T02:28:45.254Z] setToolUnix: [2024-03-19T02:28:45.254Z] [2024-03-19T02:28:45.254Z] setToolProperty: [2024-03-19T02:28:45.254Z] [2024-03-19T02:28:45.254Z] setS1ASclassPath: [2024-03-19T02:28:45.254Z] [2024-03-19T02:28:45.254Z] init-common: [2024-03-19T02:28:45.254Z] [2024-03-19T02:28:45.254Z] compile-common: [2024-03-19T02:28:45.254Z] [echo] Current time (ISO): 2024-03-19T02:28:45.166+0000 [2024-03-19T02:28:45.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:45.255Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:45.257Z] [2024-03-19T02:28:45.257Z] init.customtasks: [2024-03-19T02:28:45.257Z] [2024-03-19T02:28:45.257Z] prepare: [2024-03-19T02:28:45.257Z] [2024-03-19T02:28:45.257Z] process.versionExpression: [2024-03-19T02:28:45.257Z] [2024-03-19T02:28:45.257Z] process.appname: [2024-03-19T02:28:45.257Z] [2024-03-19T02:28:45.257Z] create.version: [2024-03-19T02:28:45.257Z] [2024-03-19T02:28:45.257Z] assemble.non-existent: [2024-03-19T02:28:45.257Z] [2024-03-19T02:28:45.257Z] process.xmlversionidentifier: [2024-03-19T02:28:45.257Z] [2024-03-19T02:28:45.258Z] prepare.update.xml.identifier: [2024-03-19T02:28:45.258Z] [2024-03-19T02:28:45.258Z] update.xml.identifier: [2024-03-19T02:28:45.258Z] [2024-03-19T02:28:45.258Z] deployWithNameOption: [2024-03-19T02:28:45.258Z] [2024-03-19T02:28:45.258Z] setAsadminArgs: [2024-03-19T02:28:45.258Z] [2024-03-19T02:28:45.258Z] common.deploy.asadmin: [2024-03-19T02:28:45.258Z] [2024-03-19T02:28:45.258Z] init.os: [2024-03-19T02:28:45.258Z] [2024-03-19T02:28:45.258Z] init.tools.unix: [2024-03-19T02:28:45.258Z] [2024-03-19T02:28:45.258Z] init.tools.windows: [2024-03-19T02:28:45.258Z] [2024-03-19T02:28:45.258Z] init.tools: [2024-03-19T02:28:45.258Z] [2024-03-19T02:28:45.258Z] setAsadminArgs: [2024-03-19T02:28:45.258Z] [2024-03-19T02:28:45.258Z] init: [2024-03-19T02:28:45.258Z] [2024-03-19T02:28:45.258Z] init.customtasks: [2024-03-19T02:28:45.258Z] [2024-03-19T02:28:45.258Z] common.run.asadmin: [2024-03-19T02:28:45.259Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:28:45.368Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2024-03-19T02:28:45.368Z] [2024-03-19T02:28:45.368Z] deploy-war-commonee: [2024-03-19T02:28:45.368Z] [2024-03-19T02:28:45.368Z] run: [2024-03-19T02:28:45.368Z] [2024-03-19T02:28:45.368Z] setOSConditions: [2024-03-19T02:28:45.368Z] [2024-03-19T02:28:45.368Z] setToolWin: [2024-03-19T02:28:45.368Z] [2024-03-19T02:28:45.368Z] setToolUnix: [2024-03-19T02:28:45.368Z] [2024-03-19T02:28:45.368Z] setToolProperty: [2024-03-19T02:28:45.368Z] [2024-03-19T02:28:45.368Z] setS1ASclassPath: [2024-03-19T02:28:45.369Z] [2024-03-19T02:28:45.369Z] init-common: [2024-03-19T02:28:45.369Z] [2024-03-19T02:28:45.369Z] run_se: [2024-03-19T02:28:45.488Z] [javac] 1 warning [2024-03-19T02:28:45.488Z] [2024-03-19T02:28:45.488Z] assemble-web: [2024-03-19T02:28:45.488Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:45.489Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:45.489Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:45.489Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:45.489Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:45.489Z] [2024-03-19T02:28:45.489Z] pkg-war: [2024-03-19T02:28:45.489Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:45.489Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:28:45.489Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:45.489Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:45.489Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:28:45.489Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/sun-web.xml to copy. [2024-03-19T02:28:45.489Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/webservices.xml to copy. [2024-03-19T02:28:45.489Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:28:45.489Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:28:45.490Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:28:45.490Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:45.490Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:45.490Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${web.wsit.descriptors} does not exist. [2024-03-19T02:28:45.490Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/postconstruct-web.war [2024-03-19T02:28:45.490Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:45.490Z] [2024-03-19T02:28:45.490Z] deploy-app: [2024-03-19T02:28:45.490Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:45.490Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:45.490Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:45.490Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:45.490Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:45.490Z] [2024-03-19T02:28:45.490Z] deploy-war-common: [2024-03-19T02:28:45.491Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:45.491Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:45.491Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:45.491Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:45.491Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:45.491Z] [2024-03-19T02:28:45.491Z] setOSConditions: [2024-03-19T02:28:45.491Z] [2024-03-19T02:28:45.491Z] setToolWin: [2024-03-19T02:28:45.491Z] [2024-03-19T02:28:45.491Z] setToolUnix: [2024-03-19T02:28:45.491Z] [2024-03-19T02:28:45.491Z] setToolProperty: [2024-03-19T02:28:45.491Z] [2024-03-19T02:28:45.491Z] setS1ASclassPath: [2024-03-19T02:28:45.491Z] [2024-03-19T02:28:45.491Z] init-common: [2024-03-19T02:28:45.491Z] [2024-03-19T02:28:45.491Z] deploy-war-commonpe: [2024-03-19T02:28:45.497Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-clear-hex-web [2024-03-19T02:28:45.625Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-javamodule/HelloServlet [2024-03-19T02:28:45.625Z] [java] JMS Servlet Output [2024-03-19T02:28:45.625Z] [java]
DatabaseServelt :: All information I can give

[2024-03-19T02:28:45.625Z] [java] Context Path : /ejb-ejb31-ejblite-javamodule
[2024-03-19T02:28:45.626Z] [java] Servlet Path : /HelloServlet
[2024-03-19T02:28:45.626Z] [java] Path Info : null
[2024-03-19T02:28:45.626Z] [java] [2024-03-19T02:28:45.626Z] [java] Value of key is: main [2024-03-19T02:28:45.626Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:45.626Z] [java] [2024-03-19T02:28:45.626Z] [java] [2024-03-19T02:28:45.626Z] [java] ----------------------------------------- [2024-03-19T02:28:45.626Z] [java] - main: PASS - [2024-03-19T02:28:45.626Z] [java] ----------------------------------------- [2024-03-19T02:28:45.626Z] [java] Total PASS: 1 [2024-03-19T02:28:45.626Z] [java] Total FAIL: 0 [2024-03-19T02:28:45.626Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:45.626Z] [java] ----------------------------------------- [2024-03-19T02:28:45.626Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:45.644Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:45.644Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:45.644Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:45.645Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:45.645Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:45.645Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:45.645Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:45.754Z] [2024-03-19T02:28:45.754Z] setOSConditions: [2024-03-19T02:28:45.754Z] [2024-03-19T02:28:45.754Z] setToolWin: [2024-03-19T02:28:45.754Z] [2024-03-19T02:28:45.754Z] setToolUnix: [2024-03-19T02:28:45.754Z] [2024-03-19T02:28:45.754Z] setToolProperty: [2024-03-19T02:28:45.754Z] [2024-03-19T02:28:45.754Z] setS1ASclassPath: [2024-03-19T02:28:45.754Z] [2024-03-19T02:28:45.754Z] init-common: [2024-03-19T02:28:45.755Z] [2024-03-19T02:28:45.755Z] undeploy-war-common: [2024-03-19T02:28:45.803Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:45.803Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:45.803Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:45.803Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:45.803Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:45.803Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:45.803Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:45.823Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:45.823Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:28:45.883Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:45.883Z] [2024-03-19T02:28:45.883Z] undeploy: [2024-03-19T02:28:45.883Z] [2024-03-19T02:28:45.883Z] setOSConditions: [2024-03-19T02:28:45.883Z] [2024-03-19T02:28:45.883Z] setToolWin: [2024-03-19T02:28:45.883Z] [2024-03-19T02:28:45.883Z] setToolUnix: [2024-03-19T02:28:45.883Z] [2024-03-19T02:28:45.883Z] setToolProperty: [2024-03-19T02:28:45.883Z] [2024-03-19T02:28:45.883Z] setS1ASclassPath: [2024-03-19T02:28:45.883Z] [2024-03-19T02:28:45.883Z] init-common: [2024-03-19T02:28:45.883Z] [2024-03-19T02:28:45.883Z] undeploy-war-common: [2024-03-19T02:28:46.056Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot postconstruct --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/postconstruct-web.war [2024-03-19T02:28:46.082Z] [exec] Application deployed with name simple-versioned-servlet. [2024-03-19T02:28:46.082Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:46.082Z] [2024-03-19T02:28:46.082Z] init.os: [2024-03-19T02:28:46.082Z] [2024-03-19T02:28:46.082Z] init.tools.unix: [2024-03-19T02:28:46.082Z] [2024-03-19T02:28:46.082Z] init.tools.windows: [2024-03-19T02:28:46.082Z] [2024-03-19T02:28:46.082Z] init.tools: [2024-03-19T02:28:46.082Z] [2024-03-19T02:28:46.082Z] setAsadminArgs: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] init: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] init.customtasks: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] setEnabled: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] createAppRef: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] deployWithoutNameOption: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] run.positive.deploy: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] deploy.version: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] del.ref.registred: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] process.versionExpression: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] process.appname: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] _process.target: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] process.target: [2024-03-19T02:28:46.083Z] [2024-03-19T02:28:46.083Z] prepare.is.version.registred: [2024-03-19T02:28:46.084Z] [2024-03-19T02:28:46.084Z] init.os: [2024-03-19T02:28:46.084Z] [2024-03-19T02:28:46.084Z] init.tools.unix: [2024-03-19T02:28:46.084Z] [2024-03-19T02:28:46.084Z] init.tools.windows: [2024-03-19T02:28:46.084Z] [2024-03-19T02:28:46.084Z] init.tools: [2024-03-19T02:28:46.084Z] [2024-03-19T02:28:46.084Z] setAsadminArgs: [2024-03-19T02:28:46.084Z] [2024-03-19T02:28:46.084Z] init: [2024-03-19T02:28:46.084Z] [2024-03-19T02:28:46.084Z] init.customtasks: [2024-03-19T02:28:46.084Z] [2024-03-19T02:28:46.084Z] prepare: [2024-03-19T02:28:46.084Z] [2024-03-19T02:28:46.084Z] exec.asadmin2: [2024-03-19T02:28:46.141Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-javamodule-web [2024-03-19T02:28:46.141Z] [2024-03-19T02:28:46.141Z] all: [2024-03-19T02:28:46.141Z] [2024-03-19T02:28:46.141Z] sinitcallejb: [2024-03-19T02:28:46.141Z] [2024-03-19T02:28:46.141Z] setOSConditions: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] setToolWin: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] setToolUnix: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] setToolProperty: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] setS1ASclassPath: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] init-common: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] clean: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] setOSConditions: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] setToolWin: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] setToolUnix: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] setToolProperty: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] setS1ASclassPath: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] init-common: [2024-03-19T02:28:46.142Z] [2024-03-19T02:28:46.142Z] clean-common: [2024-03-19T02:28:46.182Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:46.182Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:46.183Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:46.183Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:46.183Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:46.183Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:46.183Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:46.229Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:46.230Z] [javac] 1 warning [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.230Z] build: [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.230Z] setOSConditions: [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.230Z] fixFiles: [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.230Z] convUnix: [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.230Z] convWin: [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.230Z] setToolWin: [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.230Z] setToolUnix: [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.230Z] setToolProperty: [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.230Z] setS1ASclassPath: [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.230Z] init-common: [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.230Z] package-persistence-common: [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.230Z] ejb-jar-common: [2024-03-19T02:28:46.230Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:46.230Z] [2024-03-19T02:28:46.231Z] package-ejbjar-common: [2024-03-19T02:28:46.231Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:46.231Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:46.231Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:46.231Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-notxops-ejb.jar [2024-03-19T02:28:46.231Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:46.231Z] [2024-03-19T02:28:46.231Z] appclient-jar-common: [2024-03-19T02:28:46.231Z] [2024-03-19T02:28:46.231Z] package-appclientjar-common: [2024-03-19T02:28:46.231Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:46.231Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:46.231Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:46.231Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-notxops-client.jar [2024-03-19T02:28:46.231Z] [2024-03-19T02:28:46.231Z] webclient-war-common: [2024-03-19T02:28:46.231Z] [2024-03-19T02:28:46.231Z] build-ear-common: [2024-03-19T02:28:46.231Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:46.231Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:46.231Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:46.231Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsApp.ear [2024-03-19T02:28:46.231Z] [2024-03-19T02:28:46.232Z] deploy: [2024-03-19T02:28:46.232Z] [2024-03-19T02:28:46.232Z] setOSConditions: [2024-03-19T02:28:46.232Z] [2024-03-19T02:28:46.232Z] setToolWin: [2024-03-19T02:28:46.232Z] [2024-03-19T02:28:46.232Z] setToolUnix: [2024-03-19T02:28:46.232Z] [2024-03-19T02:28:46.232Z] setToolProperty: [2024-03-19T02:28:46.232Z] [2024-03-19T02:28:46.232Z] setS1ASclassPath: [2024-03-19T02:28:46.232Z] [2024-03-19T02:28:46.232Z] init-common: [2024-03-19T02:28:46.232Z] [2024-03-19T02:28:46.232Z] create-jdbc-connpool-common: [2024-03-19T02:28:46.366Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:46.366Z] [javac] 1 warning [2024-03-19T02:28:46.366Z] [2024-03-19T02:28:46.366Z] build: [2024-03-19T02:28:46.366Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:28:46.366Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eempropagation-lib.jar [2024-03-19T02:28:46.366Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eempropagation-par1.jar [2024-03-19T02:28:46.400Z] [2024-03-19T02:28:46.400Z] setOSConditions: [2024-03-19T02:28:46.400Z] [2024-03-19T02:28:46.400Z] setToolWin: [2024-03-19T02:28:46.400Z] [2024-03-19T02:28:46.400Z] setToolUnix: [2024-03-19T02:28:46.400Z] [2024-03-19T02:28:46.400Z] setToolProperty: [2024-03-19T02:28:46.400Z] [2024-03-19T02:28:46.400Z] setS1ASclassPath: [2024-03-19T02:28:46.400Z] [2024-03-19T02:28:46.400Z] init-common: [2024-03-19T02:28:46.400Z] [2024-03-19T02:28:46.400Z] clean-classes-common: [2024-03-19T02:28:46.400Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:46.400Z] [2024-03-19T02:28:46.400Z] setOSConditions: [2024-03-19T02:28:46.400Z] [2024-03-19T02:28:46.400Z] setToolWin: [2024-03-19T02:28:46.400Z] [2024-03-19T02:28:46.401Z] setToolUnix: [2024-03-19T02:28:46.401Z] [2024-03-19T02:28:46.401Z] setToolProperty: [2024-03-19T02:28:46.401Z] [2024-03-19T02:28:46.401Z] setS1ASclassPath: [2024-03-19T02:28:46.401Z] [2024-03-19T02:28:46.401Z] init-common: [2024-03-19T02:28:46.401Z] [2024-03-19T02:28:46.401Z] clean-jars-common: [2024-03-19T02:28:46.401Z] [2024-03-19T02:28:46.401Z] compile: [2024-03-19T02:28:46.401Z] [2024-03-19T02:28:46.401Z] setOSConditions: [2024-03-19T02:28:46.401Z] [2024-03-19T02:28:46.401Z] setToolWin: [2024-03-19T02:28:46.401Z] [2024-03-19T02:28:46.401Z] setToolUnix: [2024-03-19T02:28:46.401Z] [2024-03-19T02:28:46.401Z] setToolProperty: [2024-03-19T02:28:46.401Z] [2024-03-19T02:28:46.401Z] setS1ASclassPath: [2024-03-19T02:28:46.401Z] [2024-03-19T02:28:46.401Z] init-common: [2024-03-19T02:28:46.401Z] [2024-03-19T02:28:46.401Z] compile-common: [2024-03-19T02:28:46.401Z] [echo] Current time (ISO): 2024-03-19T02:28:46.161+0000 [2024-03-19T02:28:46.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:46.402Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:46.624Z] [2024-03-19T02:28:46.624Z] setOSConditions: [2024-03-19T02:28:46.624Z] [2024-03-19T02:28:46.624Z] fixFiles: [2024-03-19T02:28:46.624Z] [2024-03-19T02:28:46.624Z] convUnix: [2024-03-19T02:28:46.624Z] [2024-03-19T02:28:46.624Z] convWin: [2024-03-19T02:28:46.624Z] [2024-03-19T02:28:46.624Z] setToolWin: [2024-03-19T02:28:46.624Z] [2024-03-19T02:28:46.624Z] setToolUnix: [2024-03-19T02:28:46.624Z] [2024-03-19T02:28:46.624Z] setToolProperty: [2024-03-19T02:28:46.624Z] [2024-03-19T02:28:46.624Z] setS1ASclassPath: [2024-03-19T02:28:46.624Z] [2024-03-19T02:28:46.625Z] init-common: [2024-03-19T02:28:46.625Z] [2024-03-19T02:28:46.625Z] package-persistence-common: [2024-03-19T02:28:46.625Z] [2024-03-19T02:28:46.625Z] ejb-jar-common: [2024-03-19T02:28:46.625Z] [2024-03-19T02:28:46.625Z] package-ejbjar-common: [2024-03-19T02:28:46.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:46.625Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagation-ejb.jar [2024-03-19T02:28:46.625Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:46.625Z] [2024-03-19T02:28:46.625Z] appclient-jar-common: [2024-03-19T02:28:46.625Z] [2024-03-19T02:28:46.625Z] package-appclientjar-common: [2024-03-19T02:28:46.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:46.625Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagation-client.jar [2024-03-19T02:28:46.625Z] [2024-03-19T02:28:46.625Z] webclient-war-common: [2024-03-19T02:28:46.625Z] [2024-03-19T02:28:46.625Z] build-ear-common: [2024-03-19T02:28:46.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:46.625Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:46.626Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationApp.ear [2024-03-19T02:28:46.626Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationApp.ear [2024-03-19T02:28:46.626Z] [2024-03-19T02:28:46.626Z] setup: [2024-03-19T02:28:46.626Z] [2024-03-19T02:28:46.626Z] setOSConditions: [2024-03-19T02:28:46.626Z] [2024-03-19T02:28:46.626Z] setToolWin: [2024-03-19T02:28:46.626Z] [2024-03-19T02:28:46.626Z] setToolUnix: [2024-03-19T02:28:46.626Z] [2024-03-19T02:28:46.626Z] setToolProperty: [2024-03-19T02:28:46.626Z] [2024-03-19T02:28:46.626Z] setS1ASclassPath: [2024-03-19T02:28:46.626Z] [2024-03-19T02:28:46.626Z] init-common: [2024-03-19T02:28:46.626Z] [2024-03-19T02:28:46.626Z] execute-ejb-sql-common: [2024-03-19T02:28:46.626Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eempropagation/sql/create.sql [2024-03-19T02:28:46.626Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:46.626Z] [2024-03-19T02:28:46.626Z] deploy: [2024-03-19T02:28:46.626Z] [2024-03-19T02:28:46.626Z] setOSConditions: [2024-03-19T02:28:46.627Z] [2024-03-19T02:28:46.627Z] setToolWin: [2024-03-19T02:28:46.627Z] [2024-03-19T02:28:46.627Z] setToolUnix: [2024-03-19T02:28:46.627Z] [2024-03-19T02:28:46.627Z] setToolProperty: [2024-03-19T02:28:46.627Z] [2024-03-19T02:28:46.627Z] setS1ASclassPath: [2024-03-19T02:28:46.627Z] [2024-03-19T02:28:46.627Z] init-common: [2024-03-19T02:28:46.627Z] [2024-03-19T02:28:46.627Z] deploy-common: [2024-03-19T02:28:46.627Z] [echo] Current time (ISO): 2024-03-19T02:28:46.430+0000 [2024-03-19T02:28:46.627Z] [2024-03-19T02:28:46.627Z] setOSConditions: [2024-03-19T02:28:46.627Z] [2024-03-19T02:28:46.627Z] setToolWin: [2024-03-19T02:28:46.627Z] [2024-03-19T02:28:46.627Z] setToolUnix: [2024-03-19T02:28:46.627Z] [2024-03-19T02:28:46.627Z] setToolProperty: [2024-03-19T02:28:46.627Z] [2024-03-19T02:28:46.627Z] setS1ASclassPath: [2024-03-19T02:28:46.627Z] [2024-03-19T02:28:46.627Z] init-common: [2024-03-19T02:28:46.628Z] [2024-03-19T02:28:46.628Z] deploy-common-pe: [2024-03-19T02:28:46.698Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-md2-base64-web [2024-03-19T02:28:46.699Z] [2024-03-19T02:28:46.699Z] setOSConditions: [2024-03-19T02:28:46.699Z] [2024-03-19T02:28:46.699Z] setToolWin: [2024-03-19T02:28:46.699Z] [2024-03-19T02:28:46.699Z] setToolUnix: [2024-03-19T02:28:46.699Z] [2024-03-19T02:28:46.699Z] setToolProperty: [2024-03-19T02:28:46.699Z] [2024-03-19T02:28:46.699Z] setS1ASclassPath: [2024-03-19T02:28:46.699Z] [2024-03-19T02:28:46.699Z] init-common: [2024-03-19T02:28:46.699Z] [2024-03-19T02:28:46.699Z] undeploy-war-common: [2024-03-19T02:28:46.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-notxops-pool [2024-03-19T02:28:46.825Z] [exec] JDBC connection pool jdbc-notxops-pool created successfully. [2024-03-19T02:28:46.825Z] [2024-03-19T02:28:46.825Z] set-derby-connpool-props: [2024-03-19T02:28:46.884Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationApp.ear [2024-03-19T02:28:46.964Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:46.964Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:46.964Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:46.964Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:46.964Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:46.964Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:46.964Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:47.023Z] [exec] Application deployed with name postconstruct-web. [2024-03-19T02:28:47.023Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:47.023Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:47.023Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:47.023Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:47.023Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:47.023Z] [2024-03-19T02:28:47.023Z] deploy-war-commonee: [2024-03-19T02:28:47.023Z] [2024-03-19T02:28:47.023Z] assemble-client: [2024-03-19T02:28:47.023Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:28:47.024Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:47.024Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:47.024Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:47.024Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:47.024Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:47.024Z] [2024-03-19T02:28:47.024Z] setOSConditions: [2024-03-19T02:28:47.024Z] [2024-03-19T02:28:47.024Z] setToolWin: [2024-03-19T02:28:47.024Z] [2024-03-19T02:28:47.024Z] setToolUnix: [2024-03-19T02:28:47.024Z] [2024-03-19T02:28:47.024Z] setToolProperty: [2024-03-19T02:28:47.024Z] [2024-03-19T02:28:47.024Z] setS1ASclassPath: [2024-03-19T02:28:47.024Z] [2024-03-19T02:28:47.024Z] init-common: [2024-03-19T02:28:47.024Z] [2024-03-19T02:28:47.024Z] wsimport: [2024-03-19T02:28:47.035Z] [exec] Result: 1 [2024-03-19T02:28:47.035Z] [2024-03-19T02:28:47.035Z] process.registred: [2024-03-19T02:28:47.035Z] [2024-03-19T02:28:47.035Z] is.version.registred: [2024-03-19T02:28:47.035Z] [2024-03-19T02:28:47.035Z] process.xmlversionidentifier: [2024-03-19T02:28:47.035Z] [2024-03-19T02:28:47.035Z] prepare.cluster: [2024-03-19T02:28:47.035Z] [2024-03-19T02:28:47.035Z] process.enabled: [2024-03-19T02:28:47.035Z] [2024-03-19T02:28:47.035Z] process.hasToDeploy: [2024-03-19T02:28:47.035Z] [2024-03-19T02:28:47.035Z] deploy.version.unregistred: [2024-03-19T02:28:47.035Z] [2024-03-19T02:28:47.035Z] init.os: [2024-03-19T02:28:47.035Z] [2024-03-19T02:28:47.035Z] init.tools.unix: [2024-03-19T02:28:47.035Z] [2024-03-19T02:28:47.035Z] init.tools.windows: [2024-03-19T02:28:47.035Z] [2024-03-19T02:28:47.036Z] init.tools: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] setAsadminArgs: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] init: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] init.customtasks: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] prepare: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] process.versionExpression: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] process.appname: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] create.version: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] assemble.non-existent: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] process.xmlversionidentifier: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] prepare.update.xml.identifier: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] update.xml.identifier: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] deployWithNameOption: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] setAsadminArgs: [2024-03-19T02:28:47.036Z] [2024-03-19T02:28:47.036Z] common.deploy.asadmin: [2024-03-19T02:28:47.037Z] [2024-03-19T02:28:47.037Z] init.os: [2024-03-19T02:28:47.037Z] [2024-03-19T02:28:47.037Z] init.tools.unix: [2024-03-19T02:28:47.037Z] [2024-03-19T02:28:47.037Z] init.tools.windows: [2024-03-19T02:28:47.037Z] [2024-03-19T02:28:47.037Z] init.tools: [2024-03-19T02:28:47.037Z] [2024-03-19T02:28:47.037Z] setAsadminArgs: [2024-03-19T02:28:47.037Z] [2024-03-19T02:28:47.037Z] init: [2024-03-19T02:28:47.037Z] [2024-03-19T02:28:47.037Z] init.customtasks: [2024-03-19T02:28:47.037Z] [2024-03-19T02:28:47.037Z] common.run.asadmin: [2024-03-19T02:28:47.037Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-03-19T02:28:47.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.User=dbuser [2024-03-19T02:28:47.082Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.User=dbuser [2024-03-19T02:28:47.120Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:47.120Z] [javac] 1 warning [2024-03-19T02:28:47.120Z] [2024-03-19T02:28:47.120Z] setOSConditions: [2024-03-19T02:28:47.120Z] [2024-03-19T02:28:47.120Z] setToolWin: [2024-03-19T02:28:47.120Z] [2024-03-19T02:28:47.120Z] setToolUnix: [2024-03-19T02:28:47.120Z] [2024-03-19T02:28:47.120Z] setToolProperty: [2024-03-19T02:28:47.120Z] [2024-03-19T02:28:47.120Z] setS1ASclassPath: [2024-03-19T02:28:47.120Z] [2024-03-19T02:28:47.120Z] init-common: [2024-03-19T02:28:47.120Z] [2024-03-19T02:28:47.121Z] compile-common: [2024-03-19T02:28:47.121Z] [echo] Current time (ISO): 2024-03-19T02:28:46.901+0000 [2024-03-19T02:28:47.121Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:47.180Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:28:47.180Z] [exec] Waiting finished after 5,340 ms. [2024-03-19T02:28:47.180Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:28:47.180Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:28:47.180Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:28:47.180Z] [exec] Admin Port: 4,848 [2024-03-19T02:28:47.180Z] [exec] Command start-domain executed successfully. [2024-03-19T02:28:47.180Z] [2024-03-19T02:28:47.180Z] start-server-windows: [2024-03-19T02:28:47.180Z] [2024-03-19T02:28:47.180Z] setOSConditions: [2024-03-19T02:28:47.180Z] [2024-03-19T02:28:47.180Z] setToolWin: [2024-03-19T02:28:47.180Z] [2024-03-19T02:28:47.180Z] setToolUnix: [2024-03-19T02:28:47.180Z] [2024-03-19T02:28:47.180Z] setToolProperty: [2024-03-19T02:28:47.180Z] [2024-03-19T02:28:47.180Z] setS1ASclassPath: [2024-03-19T02:28:47.180Z] [2024-03-19T02:28:47.180Z] init-common: [2024-03-19T02:28:47.180Z] [2024-03-19T02:28:47.180Z] restart: [2024-03-19T02:28:47.180Z] [echo] Not required to restart [2024-03-19T02:28:47.180Z] [2024-03-19T02:28:47.180Z] all-with-mappings: [2024-03-19T02:28:47.180Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-03-19T02:28:47.180Z] [2024-03-19T02:28:47.181Z] setOSConditions: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] setToolWin: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] setToolUnix: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] setToolProperty: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] setS1ASclassPath: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] init-common: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] clean: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] setOSConditions: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] setToolWin: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] setToolUnix: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] setToolProperty: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] setS1ASclassPath: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] init-common: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.181Z] clean-common: [2024-03-19T02:28:47.181Z] [2024-03-19T02:28:47.182Z] setOSConditions: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] setToolWin: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] setToolUnix: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] setToolProperty: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] setS1ASclassPath: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] init-common: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] clean-classes-common: [2024-03-19T02:28:47.182Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] setOSConditions: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] setToolWin: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] setToolUnix: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] setToolProperty: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] setS1ASclassPath: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] init-common: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] clean-jars-common: [2024-03-19T02:28:47.182Z] [2024-03-19T02:28:47.182Z] compile: [2024-03-19T02:28:47.183Z] [2024-03-19T02:28:47.183Z] setOSConditions: [2024-03-19T02:28:47.183Z] [2024-03-19T02:28:47.183Z] setToolWin: [2024-03-19T02:28:47.183Z] [2024-03-19T02:28:47.183Z] setToolUnix: [2024-03-19T02:28:47.183Z] [2024-03-19T02:28:47.183Z] setToolProperty: [2024-03-19T02:28:47.183Z] [2024-03-19T02:28:47.183Z] setS1ASclassPath: [2024-03-19T02:28:47.183Z] [2024-03-19T02:28:47.183Z] init-common: [2024-03-19T02:28:47.183Z] [2024-03-19T02:28:47.183Z] compile-common: [2024-03-19T02:28:47.183Z] [echo] Current time (ISO): 2024-03-19T02:28:46.811+0000 [2024-03-19T02:28:47.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:47.183Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:47.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-md5-base64-web [2024-03-19T02:28:47.281Z] [exec] parsing WSDL... [2024-03-19T02:28:47.447Z] [exec] Application deployed with name ejb-ejb30-persistence-eempropagationApp. [2024-03-19T02:28:47.447Z] [echo] Deployment on target server server successful [2024-03-19T02:28:47.447Z] [2024-03-19T02:28:47.447Z] setOSConditions: [2024-03-19T02:28:47.447Z] [2024-03-19T02:28:47.447Z] setToolWin: [2024-03-19T02:28:47.447Z] [2024-03-19T02:28:47.447Z] setToolUnix: [2024-03-19T02:28:47.447Z] [2024-03-19T02:28:47.447Z] setToolProperty: [2024-03-19T02:28:47.447Z] [2024-03-19T02:28:47.447Z] setS1ASclassPath: [2024-03-19T02:28:47.447Z] [2024-03-19T02:28:47.447Z] init-common: [2024-03-19T02:28:47.447Z] [2024-03-19T02:28:47.447Z] deploy-common-ee: [2024-03-19T02:28:47.447Z] [2024-03-19T02:28:47.447Z] run: [2024-03-19T02:28:47.447Z] [2024-03-19T02:28:47.447Z] setOSConditions: [2024-03-19T02:28:47.447Z] [2024-03-19T02:28:47.448Z] setToolWin: [2024-03-19T02:28:47.448Z] [2024-03-19T02:28:47.448Z] setToolUnix: [2024-03-19T02:28:47.448Z] [2024-03-19T02:28:47.448Z] setToolProperty: [2024-03-19T02:28:47.448Z] [2024-03-19T02:28:47.448Z] setS1ASclassPath: [2024-03-19T02:28:47.448Z] [2024-03-19T02:28:47.448Z] init-common: [2024-03-19T02:28:47.448Z] [2024-03-19T02:28:47.448Z] runclient-common: [2024-03-19T02:28:47.448Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationAppClient.jar -name ejb-ejb30-persistence-eempropagationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:28:47.523Z] [2024-03-19T02:28:47.523Z] setOSConditions: [2024-03-19T02:28:47.523Z] [2024-03-19T02:28:47.523Z] setToolWin: [2024-03-19T02:28:47.523Z] [2024-03-19T02:28:47.523Z] setToolUnix: [2024-03-19T02:28:47.523Z] [2024-03-19T02:28:47.523Z] setToolProperty: [2024-03-19T02:28:47.523Z] [2024-03-19T02:28:47.523Z] setS1ASclassPath: [2024-03-19T02:28:47.524Z] [2024-03-19T02:28:47.524Z] init-common: [2024-03-19T02:28:47.524Z] [2024-03-19T02:28:47.524Z] undeploy-war-common: [2024-03-19T02:28:47.603Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:47.603Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:28:47.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.Password=dbpassword [2024-03-19T02:28:47.646Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.Password=dbpassword [2024-03-19T02:28:47.746Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:47.746Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:47.746Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:47.746Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:47.746Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:47.746Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:47.746Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:47.860Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-03-19T02:28:47.860Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:47.860Z] [2024-03-19T02:28:47.860Z] init.os: [2024-03-19T02:28:47.860Z] [2024-03-19T02:28:47.861Z] init.tools.unix: [2024-03-19T02:28:47.861Z] [2024-03-19T02:28:47.861Z] init.tools.windows: [2024-03-19T02:28:47.861Z] [2024-03-19T02:28:47.861Z] init.tools: [2024-03-19T02:28:47.861Z] [2024-03-19T02:28:47.861Z] setAsadminArgs: [2024-03-19T02:28:47.861Z] [2024-03-19T02:28:47.861Z] init: [2024-03-19T02:28:47.861Z] [2024-03-19T02:28:47.861Z] init.customtasks: [2024-03-19T02:28:47.861Z] [2024-03-19T02:28:47.861Z] setEnabled: [2024-03-19T02:28:47.861Z] [2024-03-19T02:28:47.861Z] createAppRef: [2024-03-19T02:28:47.903Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.driverType=4 [2024-03-19T02:28:47.903Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.driverType=4 [2024-03-19T02:28:47.903Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:47.903Z] [javac] 1 warning [2024-03-19T02:28:47.903Z] [2024-03-19T02:28:47.903Z] build: [2024-03-19T02:28:47.903Z] [2024-03-19T02:28:47.903Z] setOSConditions: [2024-03-19T02:28:47.903Z] [2024-03-19T02:28:47.903Z] setToolWin: [2024-03-19T02:28:47.903Z] [2024-03-19T02:28:47.904Z] setToolUnix: [2024-03-19T02:28:47.904Z] [2024-03-19T02:28:47.904Z] setToolProperty: [2024-03-19T02:28:47.904Z] [2024-03-19T02:28:47.904Z] setS1ASclassPath: [2024-03-19T02:28:47.904Z] [2024-03-19T02:28:47.904Z] init-common: [2024-03-19T02:28:47.904Z] [2024-03-19T02:28:47.904Z] webclient-war-common: [2024-03-19T02:28:47.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:47.904Z] [2024-03-19T02:28:47.904Z] clear: [2024-03-19T02:28:47.904Z] [2024-03-19T02:28:47.904Z] test-tlds-exist: [2024-03-19T02:28:47.904Z] [2024-03-19T02:28:47.904Z] copy-tlds: [2024-03-19T02:28:47.904Z] [2024-03-19T02:28:47.904Z] test-tagfiles-exist: [2024-03-19T02:28:47.904Z] [2024-03-19T02:28:47.904Z] copy-tagfiles: [2024-03-19T02:28:47.904Z] [2024-03-19T02:28:47.904Z] package-war-common: [2024-03-19T02:28:47.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:28:47.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:47.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:47.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:28:47.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/sinitcallejb/lib [2024-03-19T02:28:47.905Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:47.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/sinitcallejb/docroot [2024-03-19T02:28:47.905Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-sinitcallejb-web.war [2024-03-19T02:28:47.905Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:47.905Z] [2024-03-19T02:28:47.905Z] setOSConditions: [2024-03-19T02:28:47.905Z] [2024-03-19T02:28:47.905Z] setToolWin: [2024-03-19T02:28:47.905Z] [2024-03-19T02:28:47.905Z] setToolUnix: [2024-03-19T02:28:47.905Z] [2024-03-19T02:28:47.905Z] setToolProperty: [2024-03-19T02:28:47.905Z] [2024-03-19T02:28:47.905Z] setS1ASclassPath: [2024-03-19T02:28:47.905Z] [2024-03-19T02:28:47.905Z] init-common: [2024-03-19T02:28:47.905Z] [2024-03-19T02:28:47.905Z] compile-common: [2024-03-19T02:28:47.905Z] [echo] Current time (ISO): 2024-03-19T02:28:47.892+0000 [2024-03-19T02:28:47.905Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:48.051Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:48.051Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:48.051Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:48.051Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:48.051Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:48.051Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:48.051Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:48.119Z] [2024-03-19T02:28:48.119Z] deployWithoutNameOption: [2024-03-19T02:28:48.119Z] [2024-03-19T02:28:48.119Z] run.positive.deploy: [2024-03-19T02:28:48.119Z] [2024-03-19T02:28:48.119Z] deploy.version: [2024-03-19T02:28:48.119Z] [2024-03-19T02:28:48.119Z] del.ref.registred: [2024-03-19T02:28:48.119Z] [2024-03-19T02:28:48.119Z] process.versionExpression: [2024-03-19T02:28:48.119Z] [2024-03-19T02:28:48.119Z] process.appname: [2024-03-19T02:28:48.119Z] [2024-03-19T02:28:48.120Z] _process.target: [2024-03-19T02:28:48.120Z] [2024-03-19T02:28:48.120Z] process.target: [2024-03-19T02:28:48.120Z] [2024-03-19T02:28:48.120Z] prepare.is.version.registred: [2024-03-19T02:28:48.120Z] [2024-03-19T02:28:48.120Z] init.os: [2024-03-19T02:28:48.120Z] [2024-03-19T02:28:48.120Z] init.tools.unix: [2024-03-19T02:28:48.120Z] [2024-03-19T02:28:48.120Z] init.tools.windows: [2024-03-19T02:28:48.120Z] [2024-03-19T02:28:48.120Z] init.tools: [2024-03-19T02:28:48.120Z] [2024-03-19T02:28:48.120Z] setAsadminArgs: [2024-03-19T02:28:48.120Z] [2024-03-19T02:28:48.120Z] init: [2024-03-19T02:28:48.120Z] [2024-03-19T02:28:48.120Z] init.customtasks: [2024-03-19T02:28:48.120Z] [2024-03-19T02:28:48.120Z] prepare: [2024-03-19T02:28:48.120Z] [2024-03-19T02:28:48.120Z] exec.asadmin2: [2024-03-19T02:28:48.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha-base64-web [2024-03-19T02:28:48.213Z] [exec] [2024-03-19T02:28:48.213Z] [exec] Generating code... [2024-03-19T02:28:48.213Z] [exec] [2024-03-19T02:28:48.213Z] [exec] Compiling code... [2024-03-19T02:28:48.378Z] [exec] Mar 19, 2024 2:28:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:28:48.378Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:28:48.384Z] [2024-03-19T02:28:48.384Z] setOSConditions: [2024-03-19T02:28:48.384Z] [2024-03-19T02:28:48.384Z] setToolWin: [2024-03-19T02:28:48.384Z] [2024-03-19T02:28:48.384Z] setToolUnix: [2024-03-19T02:28:48.385Z] [2024-03-19T02:28:48.385Z] setToolProperty: [2024-03-19T02:28:48.385Z] [2024-03-19T02:28:48.385Z] setS1ASclassPath: [2024-03-19T02:28:48.385Z] [2024-03-19T02:28:48.385Z] init-common: [2024-03-19T02:28:48.385Z] [2024-03-19T02:28:48.385Z] undeploy-war-common: [2024-03-19T02:28:48.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.portNumber=1527 [2024-03-19T02:28:48.467Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.portNumber=1527 [2024-03-19T02:28:48.614Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:48.677Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:48.678Z] [javac] 1 warning [2024-03-19T02:28:48.678Z] [2024-03-19T02:28:48.678Z] setOSConditions: [2024-03-19T02:28:48.678Z] [2024-03-19T02:28:48.678Z] setToolWin: [2024-03-19T02:28:48.678Z] [2024-03-19T02:28:48.678Z] setToolUnix: [2024-03-19T02:28:48.678Z] [2024-03-19T02:28:48.678Z] setToolProperty: [2024-03-19T02:28:48.678Z] [2024-03-19T02:28:48.678Z] setS1ASclassPath: [2024-03-19T02:28:48.678Z] [2024-03-19T02:28:48.678Z] init-common: [2024-03-19T02:28:48.678Z] [2024-03-19T02:28:48.678Z] compile-common: [2024-03-19T02:28:48.678Z] [echo] Current time (ISO): 2024-03-19T02:28:48.643+0000 [2024-03-19T02:28:48.678Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:48.687Z] [exec] Result: 1 [2024-03-19T02:28:48.687Z] [2024-03-19T02:28:48.688Z] process.registred: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] is.version.registred: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] process.xmlversionidentifier: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] prepare.cluster: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] process.enabled: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] process.hasToDeploy: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] deploy.version.unregistred: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] init.os: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] init.tools.unix: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] init.tools.windows: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] init.tools: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] setAsadminArgs: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] init: [2024-03-19T02:28:48.688Z] [2024-03-19T02:28:48.688Z] init.customtasks: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] prepare: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] process.versionExpression: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] process.appname: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] create.version: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] assemble.non-existent: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] process.xmlversionidentifier: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] prepare.update.xml.identifier: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] update.xml.identifier: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] deployWithNameOption: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] setAsadminArgs: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] common.deploy.asadmin: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] init.os: [2024-03-19T02:28:48.689Z] [2024-03-19T02:28:48.689Z] init.tools.unix: [2024-03-19T02:28:48.690Z] [2024-03-19T02:28:48.690Z] init.tools.windows: [2024-03-19T02:28:48.690Z] [2024-03-19T02:28:48.690Z] init.tools: [2024-03-19T02:28:48.690Z] [2024-03-19T02:28:48.690Z] setAsadminArgs: [2024-03-19T02:28:48.690Z] [2024-03-19T02:28:48.690Z] init: [2024-03-19T02:28:48.690Z] [2024-03-19T02:28:48.690Z] init.customtasks: [2024-03-19T02:28:48.690Z] [2024-03-19T02:28:48.690Z] common.run.asadmin: [2024-03-19T02:28:48.690Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-03-19T02:28:48.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.dataBaseName=testdb [2024-03-19T02:28:48.724Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.dataBaseName=testdb [2024-03-19T02:28:48.834Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:48.834Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:48.834Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:48.834Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:48.834Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:48.834Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:48.834Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:48.870Z] [javac] 1 warning [2024-03-19T02:28:48.870Z] [2024-03-19T02:28:48.870Z] setOSConditions: [2024-03-19T02:28:48.870Z] [2024-03-19T02:28:48.870Z] setToolWin: [2024-03-19T02:28:48.870Z] [2024-03-19T02:28:48.870Z] setToolUnix: [2024-03-19T02:28:48.870Z] [2024-03-19T02:28:48.870Z] setToolProperty: [2024-03-19T02:28:48.870Z] [2024-03-19T02:28:48.871Z] setS1ASclassPath: [2024-03-19T02:28:48.871Z] [2024-03-19T02:28:48.871Z] init-common: [2024-03-19T02:28:48.871Z] [2024-03-19T02:28:48.871Z] compile-common: [2024-03-19T02:28:48.871Z] [echo] Current time (ISO): 2024-03-19T02:28:48.647+0000 [2024-03-19T02:28:48.871Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:48.949Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha256-base64-web [2024-03-19T02:28:48.959Z] [exec] Mar 19, 2024 2:28:48 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:28:48.959Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eempropagation-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eempropagation.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eempropagationClient [2024-03-19T02:28:48.981Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:28:48.981Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:28:49.147Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-03-19T02:28:49.147Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:49.147Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml:100: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:49.147Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-03-19T02:28:49.223Z] [2024-03-19T02:28:49.223Z] setOSConditions: [2024-03-19T02:28:49.223Z] [2024-03-19T02:28:49.223Z] setToolWin: [2024-03-19T02:28:49.223Z] [2024-03-19T02:28:49.223Z] setToolUnix: [2024-03-19T02:28:49.223Z] [2024-03-19T02:28:49.224Z] setToolProperty: [2024-03-19T02:28:49.224Z] [2024-03-19T02:28:49.224Z] setS1ASclassPath: [2024-03-19T02:28:49.224Z] [2024-03-19T02:28:49.224Z] init-common: [2024-03-19T02:28:49.224Z] [2024-03-19T02:28:49.224Z] undeploy-war-common: [2024-03-19T02:28:49.263Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:49.263Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:28:49.404Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:49.404Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:49.404Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:49.404Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:49.404Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:49.404Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:49.404Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:49.438Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:49.543Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.create=true [2024-03-19T02:28:49.544Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.create=true [2024-03-19T02:28:49.610Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:49.610Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:49.610Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:49.610Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:49.610Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:49.610Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:49.610Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:49.662Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:49.662Z] [javac] 1 warning [2024-03-19T02:28:49.662Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:28:49.662Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-03-19T02:28:49.662Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-03-19T02:28:49.662Z] [2024-03-19T02:28:49.662Z] deploy-client: [2024-03-19T02:28:49.694Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/sinitcallejb/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:28:49.694Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:49.694Z] [javac] 1 warning [2024-03-19T02:28:49.694Z] [2024-03-19T02:28:49.694Z] deploy: [2024-03-19T02:28:49.694Z] [2024-03-19T02:28:49.694Z] deploy-war-common: [2024-03-19T02:28:49.695Z] [2024-03-19T02:28:49.695Z] setOSConditions: [2024-03-19T02:28:49.695Z] [2024-03-19T02:28:49.695Z] setToolWin: [2024-03-19T02:28:49.695Z] [2024-03-19T02:28:49.695Z] setToolUnix: [2024-03-19T02:28:49.695Z] [2024-03-19T02:28:49.695Z] setToolProperty: [2024-03-19T02:28:49.695Z] [2024-03-19T02:28:49.695Z] setS1ASclassPath: [2024-03-19T02:28:49.695Z] [2024-03-19T02:28:49.695Z] init-common: [2024-03-19T02:28:49.695Z] [2024-03-19T02:28:49.695Z] deploy-war-commonpe: [2024-03-19T02:28:49.801Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.serverName=localhost [2024-03-19T02:28:49.801Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.serverName=localhost [2024-03-19T02:28:49.801Z] [2024-03-19T02:28:49.801Z] asadmin-common: [2024-03-19T02:28:49.801Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-notxops-pool.steady_pool_size=1 [2024-03-19T02:28:49.819Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:49.819Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:49.819Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:49.819Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:49.819Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:49.819Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:49.819Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:49.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha384-base64-web [2024-03-19T02:28:49.858Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-03-19T02:28:49.858Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:49.858Z] [2024-03-19T02:28:49.858Z] init.os: [2024-03-19T02:28:49.858Z] [2024-03-19T02:28:49.858Z] init.tools.unix: [2024-03-19T02:28:49.858Z] [2024-03-19T02:28:49.858Z] init.tools.windows: [2024-03-19T02:28:49.858Z] [2024-03-19T02:28:49.858Z] init.tools: [2024-03-19T02:28:49.858Z] [2024-03-19T02:28:49.858Z] setAsadminArgs: [2024-03-19T02:28:49.858Z] [2024-03-19T02:28:49.858Z] init: [2024-03-19T02:28:49.858Z] [2024-03-19T02:28:49.859Z] init.customtasks: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] setEnabled: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] createAppRef: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] deployWithoutNameOption: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] run.positive.deploy: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] deploy.version: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] del.ref.registred: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] process.versionExpression: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] process.appname: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] _process.target: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] process.target: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] prepare.is.version.registred: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] init.os: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.859Z] init.tools.unix: [2024-03-19T02:28:49.859Z] [2024-03-19T02:28:49.860Z] init.tools.windows: [2024-03-19T02:28:49.860Z] [2024-03-19T02:28:49.860Z] init.tools: [2024-03-19T02:28:49.860Z] [2024-03-19T02:28:49.860Z] setAsadminArgs: [2024-03-19T02:28:49.860Z] [2024-03-19T02:28:49.860Z] init: [2024-03-19T02:28:49.860Z] [2024-03-19T02:28:49.860Z] init.customtasks: [2024-03-19T02:28:49.860Z] [2024-03-19T02:28:49.860Z] prepare: [2024-03-19T02:28:49.860Z] [2024-03-19T02:28:49.860Z] exec.asadmin2: [2024-03-19T02:28:50.121Z] [2024-03-19T02:28:50.121Z] setOSConditions: [2024-03-19T02:28:50.121Z] [2024-03-19T02:28:50.121Z] setToolWin: [2024-03-19T02:28:50.121Z] [2024-03-19T02:28:50.121Z] setToolUnix: [2024-03-19T02:28:50.121Z] [2024-03-19T02:28:50.122Z] setToolProperty: [2024-03-19T02:28:50.122Z] [2024-03-19T02:28:50.122Z] setS1ASclassPath: [2024-03-19T02:28:50.122Z] [2024-03-19T02:28:50.122Z] init-common: [2024-03-19T02:28:50.122Z] [2024-03-19T02:28:50.122Z] undeploy-war-common: [2024-03-19T02:28:50.230Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:50.230Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-03-19T02:28:50.259Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-sinitcallejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-sinitcallejb-web.war [2024-03-19T02:28:50.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.steady_pool_size=1 [2024-03-19T02:28:50.366Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.steady-pool-size=1 [2024-03-19T02:28:50.366Z] [2024-03-19T02:28:50.366Z] asadmin-common: [2024-03-19T02:28:50.366Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-notxops-pool.max_pool_size=1 [2024-03-19T02:28:50.382Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:50.382Z] [javac] 1 warning [2024-03-19T02:28:50.382Z] [2024-03-19T02:28:50.382Z] build: [2024-03-19T02:28:50.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:50.382Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ejb.jar [2024-03-19T02:28:50.382Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.jar [2024-03-19T02:28:50.382Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.rar [2024-03-19T02:28:50.382Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2024-03-19T02:28:50.382Z] [2024-03-19T02:28:50.382Z] deploy: [2024-03-19T02:28:50.463Z] [exec] Result: 1 [2024-03-19T02:28:50.463Z] [2024-03-19T02:28:50.463Z] process.registred: [2024-03-19T02:28:50.463Z] [2024-03-19T02:28:50.463Z] is.version.registred: [2024-03-19T02:28:50.463Z] [2024-03-19T02:28:50.463Z] process.xmlversionidentifier: [2024-03-19T02:28:50.463Z] [2024-03-19T02:28:50.463Z] prepare.cluster: [2024-03-19T02:28:50.463Z] [2024-03-19T02:28:50.463Z] process.enabled: [2024-03-19T02:28:50.463Z] [2024-03-19T02:28:50.463Z] process.hasToDeploy: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] deploy.version.unregistred: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] init.os: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] init.tools.unix: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] init.tools.windows: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] init.tools: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] setAsadminArgs: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] init: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] init.customtasks: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] prepare: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] process.versionExpression: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] process.appname: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] create.version: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] assemble.non-existent: [2024-03-19T02:28:50.464Z] [2024-03-19T02:28:50.464Z] process.xmlversionidentifier: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] prepare.update.xml.identifier: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] update.xml.identifier: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] deployWithNameOption: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] setAsadminArgs: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] common.deploy.asadmin: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] init.os: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] init.tools.unix: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] init.tools.windows: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] init.tools: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] setAsadminArgs: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] init: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] init.customtasks: [2024-03-19T02:28:50.465Z] [2024-03-19T02:28:50.465Z] common.run.asadmin: [2024-03-19T02:28:50.466Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-03-19T02:28:50.516Z] [exec] Application deployed with name ejb-ejb31-ejblite-sinitcallejb-web. [2024-03-19T02:28:50.516Z] [2024-03-19T02:28:50.516Z] deploy-war-commonee: [2024-03-19T02:28:50.516Z] [2024-03-19T02:28:50.516Z] run: [2024-03-19T02:28:50.517Z] [2024-03-19T02:28:50.517Z] setOSConditions: [2024-03-19T02:28:50.517Z] [2024-03-19T02:28:50.517Z] setToolWin: [2024-03-19T02:28:50.517Z] [2024-03-19T02:28:50.517Z] setToolUnix: [2024-03-19T02:28:50.517Z] [2024-03-19T02:28:50.517Z] setToolProperty: [2024-03-19T02:28:50.517Z] [2024-03-19T02:28:50.517Z] setS1ASclassPath: [2024-03-19T02:28:50.517Z] [2024-03-19T02:28:50.517Z] init-common: [2024-03-19T02:28:50.517Z] [2024-03-19T02:28:50.517Z] run_se: [2024-03-19T02:28:50.557Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:50.624Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.max_pool_size=1 [2024-03-19T02:28:50.624Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.max-pool-size=1 [2024-03-19T02:28:50.624Z] [2024-03-19T02:28:50.624Z] setOSConditions: [2024-03-19T02:28:50.624Z] [2024-03-19T02:28:50.624Z] setToolWin: [2024-03-19T02:28:50.624Z] [2024-03-19T02:28:50.624Z] setToolUnix: [2024-03-19T02:28:50.624Z] [2024-03-19T02:28:50.624Z] setToolProperty: [2024-03-19T02:28:50.624Z] [2024-03-19T02:28:50.624Z] setS1ASclassPath: [2024-03-19T02:28:50.624Z] [2024-03-19T02:28:50.624Z] init-common: [2024-03-19T02:28:50.624Z] [2024-03-19T02:28:50.624Z] create-jdbc-resource-common: [2024-03-19T02:28:50.624Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-notxops-pool --target server jdbc/notxops [2024-03-19T02:28:50.686Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-md2-hex-web [2024-03-19T02:28:50.834Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/ejb/SimpleBMPBean.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:28:50.834Z] [javac] return new Integer(1); [2024-03-19T02:28:50.834Z] [javac] ^ [2024-03-19T02:28:50.834Z] [javac] 2 warnings [2024-03-19T02:28:50.834Z] [2024-03-19T02:28:50.834Z] setOSConditions: [2024-03-19T02:28:50.834Z] [2024-03-19T02:28:50.834Z] setToolWin: [2024-03-19T02:28:50.834Z] [2024-03-19T02:28:50.834Z] setToolUnix: [2024-03-19T02:28:50.834Z] [2024-03-19T02:28:50.834Z] setToolProperty: [2024-03-19T02:28:50.834Z] [2024-03-19T02:28:50.834Z] setS1ASclassPath: [2024-03-19T02:28:50.834Z] [2024-03-19T02:28:50.834Z] init-common: [2024-03-19T02:28:50.834Z] [2024-03-19T02:28:50.834Z] compile-common: [2024-03-19T02:28:50.834Z] [echo] Current time (ISO): 2024-03-19T02:28:50.626+0000 [2024-03-19T02:28:50.834Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:50.945Z] [2024-03-19T02:28:50.945Z] setOSConditions: [2024-03-19T02:28:50.945Z] [2024-03-19T02:28:50.945Z] setToolWin: [2024-03-19T02:28:50.945Z] [2024-03-19T02:28:50.945Z] setToolUnix: [2024-03-19T02:28:50.945Z] [2024-03-19T02:28:50.945Z] setToolProperty: [2024-03-19T02:28:50.945Z] [2024-03-19T02:28:50.945Z] setS1ASclassPath: [2024-03-19T02:28:50.945Z] [2024-03-19T02:28:50.945Z] init-common: [2024-03-19T02:28:50.945Z] [2024-03-19T02:28:50.945Z] undeploy-war-common: [2024-03-19T02:28:50.951Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2024-03-19T02:28:51.060Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:51.060Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:28:51.079Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-sinitcallejb/HelloServlet [2024-03-19T02:28:51.079Z] [java] JMS Servlet Output [2024-03-19T02:28:51.079Z] [java]

DatabaseServelt :: All information I can give

[2024-03-19T02:28:51.079Z] [java] Context Path : /ejb-ejb31-ejblite-sinitcallejb
[2024-03-19T02:28:51.079Z] [java] Servlet Path : /HelloServlet
[2024-03-19T02:28:51.079Z] [java] Path Info : null
[2024-03-19T02:28:51.079Z] [java] [2024-03-19T02:28:51.079Z] [java] Value of key is: main [2024-03-19T02:28:51.079Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:51.079Z] [java] [2024-03-19T02:28:51.079Z] [java] [2024-03-19T02:28:51.079Z] [java] ----------------------------------------- [2024-03-19T02:28:51.079Z] [java] - main: PASS - [2024-03-19T02:28:51.079Z] [java] ----------------------------------------- [2024-03-19T02:28:51.079Z] [java] Total PASS: 1 [2024-03-19T02:28:51.079Z] [java] Total FAIL: 0 [2024-03-19T02:28:51.079Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:51.079Z] [java] ----------------------------------------- [2024-03-19T02:28:51.079Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:51.079Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:51.079Z] [2024-03-19T02:28:51.079Z] undeploy: [2024-03-19T02:28:51.079Z] [2024-03-19T02:28:51.079Z] setOSConditions: [2024-03-19T02:28:51.079Z] [2024-03-19T02:28:51.079Z] setToolWin: [2024-03-19T02:28:51.080Z] [2024-03-19T02:28:51.080Z] setToolUnix: [2024-03-19T02:28:51.080Z] [2024-03-19T02:28:51.080Z] setToolProperty: [2024-03-19T02:28:51.080Z] [2024-03-19T02:28:51.080Z] setS1ASclassPath: [2024-03-19T02:28:51.080Z] [2024-03-19T02:28:51.080Z] init-common: [2024-03-19T02:28:51.080Z] [2024-03-19T02:28:51.080Z] undeploy-war-common: [2024-03-19T02:28:51.162Z] [exec] Application deployed with name wsclient. [2024-03-19T02:28:51.163Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:51.163Z] [2024-03-19T02:28:51.163Z] setup: [2024-03-19T02:28:51.163Z] [2024-03-19T02:28:51.163Z] runtest1: [2024-03-19T02:28:51.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:28:51.163Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:51.163Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:28:51.163Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/client/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:28:51.163Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:51.163Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:28:51.163Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:51.163Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:51.163Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:28:51.163Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:51.164Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:51.164Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:51.164Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:51.164Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:51.164Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:51.164Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:51.164Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:51.164Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:51.164Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:51.164Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:28:51.164Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:28:51.164Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:28:51.164Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:28:51.165Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:28:51.165Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:28:51.165Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:28:51.165Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:28:51.165Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:28:51.165Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:28:51.165Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:28:51.165Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:28:51.165Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:28:51.165Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:28:51.165Z] [java] ... 61 more [2024-03-19T02:28:51.165Z] [java] Java Result: -1 [2024-03-19T02:28:51.165Z] [2024-03-19T02:28:51.165Z] undeploy: [2024-03-19T02:28:51.165Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:51.165Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:51.165Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:51.165Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:51.165Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:51.165Z] [2024-03-19T02:28:51.165Z] setOSConditions: [2024-03-19T02:28:51.165Z] [2024-03-19T02:28:51.165Z] setToolWin: [2024-03-19T02:28:51.165Z] [2024-03-19T02:28:51.165Z] setToolUnix: [2024-03-19T02:28:51.166Z] [2024-03-19T02:28:51.166Z] setToolProperty: [2024-03-19T02:28:51.166Z] [2024-03-19T02:28:51.166Z] setS1ASclassPath: [2024-03-19T02:28:51.166Z] [2024-03-19T02:28:51.166Z] init-common: [2024-03-19T02:28:51.166Z] [2024-03-19T02:28:51.166Z] undeploy-war-common: [2024-03-19T02:28:51.185Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-notxops-pool --enabled=true --target server jdbc/notxops [2024-03-19T02:28:51.186Z] [exec] JDBC resource jdbc/notxops created successfully. [2024-03-19T02:28:51.186Z] [echo] cmd executed for server [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.186Z] setOSConditions: [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.186Z] setToolWin: [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.186Z] setToolUnix: [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.186Z] setToolProperty: [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.186Z] setS1ASclassPath: [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.186Z] init-common: [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.186Z] deploy-common: [2024-03-19T02:28:51.186Z] [echo] Current time (ISO): 2024-03-19T02:28:50.979+0000 [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.186Z] setOSConditions: [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.186Z] setToolWin: [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.186Z] setToolUnix: [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.186Z] setToolProperty: [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.186Z] setS1ASclassPath: [2024-03-19T02:28:51.186Z] [2024-03-19T02:28:51.187Z] init-common: [2024-03-19T02:28:51.187Z] [2024-03-19T02:28:51.187Z] deploy-common-pe: [2024-03-19T02:28:51.336Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-sinitcallejb-web [2024-03-19T02:28:51.442Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsApp.ear [2024-03-19T02:28:51.475Z] [exec] Mar 19, 2024 2:28:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:51.475Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@31881aa2 [2024-03-19T02:28:51.475Z] [exec] I am in client [2024-03-19T02:28:51.475Z] [exec] calling createPerson(duke) [2024-03-19T02:28:51.475Z] [exec] created [2024-03-19T02:28:51.475Z] [exec] Value of key is: removedDelegate [2024-03-19T02:28:51.475Z] [exec] Value of key is: delegateFoundMe [2024-03-19T02:28:51.475Z] [exec] Value of key is: findDelegateCreatedPerson [2024-03-19T02:28:51.476Z] [exec] Value of key is: delegateRemovedMe [2024-03-19T02:28:51.476Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:51.476Z] [exec] [2024-03-19T02:28:51.476Z] [exec] [2024-03-19T02:28:51.476Z] [exec] ----------------------------------------- [2024-03-19T02:28:51.476Z] [exec] - delegateRemovedMe: PASS - [2024-03-19T02:28:51.476Z] [exec] - removedDelegate: PASS - [2024-03-19T02:28:51.476Z] [exec] - delegateFoundMe: PASS - [2024-03-19T02:28:51.476Z] [exec] - findDelegateCreatedPerson: PASS - [2024-03-19T02:28:51.476Z] [exec] ----------------------------------------- [2024-03-19T02:28:51.476Z] [exec] Total PASS: 4 [2024-03-19T02:28:51.476Z] [exec] Total FAIL: 0 [2024-03-19T02:28:51.476Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:51.476Z] [exec] ----------------------------------------- [2024-03-19T02:28:51.476Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:51.476Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:51.594Z] [2024-03-19T02:28:51.594Z] all: [2024-03-19T02:28:51.594Z] [2024-03-19T02:28:51.594Z] jaxrs: [2024-03-19T02:28:51.594Z] [2024-03-19T02:28:51.594Z] setOSConditions: [2024-03-19T02:28:51.594Z] [2024-03-19T02:28:51.594Z] setToolWin: [2024-03-19T02:28:51.594Z] [2024-03-19T02:28:51.594Z] setToolUnix: [2024-03-19T02:28:51.594Z] [2024-03-19T02:28:51.594Z] setToolProperty: [2024-03-19T02:28:51.594Z] [2024-03-19T02:28:51.594Z] setS1ASclassPath: [2024-03-19T02:28:51.594Z] [2024-03-19T02:28:51.594Z] init-common: [2024-03-19T02:28:51.594Z] [2024-03-19T02:28:51.594Z] clean: [2024-03-19T02:28:51.594Z] [2024-03-19T02:28:51.594Z] setOSConditions: [2024-03-19T02:28:51.594Z] [2024-03-19T02:28:51.594Z] setToolWin: [2024-03-19T02:28:51.594Z] [2024-03-19T02:28:51.594Z] setToolUnix: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] setToolProperty: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] setS1ASclassPath: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] init-common: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] clean-common: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] setOSConditions: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] setToolWin: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] setToolUnix: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] setToolProperty: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] setS1ASclassPath: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] init-common: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] clean-classes-common: [2024-03-19T02:28:51.595Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] setOSConditions: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.595Z] setToolWin: [2024-03-19T02:28:51.595Z] [2024-03-19T02:28:51.596Z] setToolUnix: [2024-03-19T02:28:51.596Z] [2024-03-19T02:28:51.596Z] setToolProperty: [2024-03-19T02:28:51.596Z] [2024-03-19T02:28:51.596Z] setS1ASclassPath: [2024-03-19T02:28:51.596Z] [2024-03-19T02:28:51.596Z] init-common: [2024-03-19T02:28:51.596Z] [2024-03-19T02:28:51.596Z] clean-jars-common: [2024-03-19T02:28:51.596Z] [2024-03-19T02:28:51.596Z] compile: [2024-03-19T02:28:51.596Z] [2024-03-19T02:28:51.596Z] setOSConditions: [2024-03-19T02:28:51.596Z] [2024-03-19T02:28:51.596Z] setToolWin: [2024-03-19T02:28:51.596Z] [2024-03-19T02:28:51.596Z] setToolUnix: [2024-03-19T02:28:51.596Z] [2024-03-19T02:28:51.596Z] setToolProperty: [2024-03-19T02:28:51.596Z] [2024-03-19T02:28:51.596Z] setS1ASclassPath: [2024-03-19T02:28:51.596Z] [2024-03-19T02:28:51.596Z] init-common: [2024-03-19T02:28:51.596Z] [2024-03-19T02:28:51.596Z] compile-common: [2024-03-19T02:28:51.596Z] [echo] Current time (ISO): 2024-03-19T02:28:51.382+0000 [2024-03-19T02:28:51.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:51.596Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:51.626Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-03-19T02:28:51.627Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] init.os: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] init.tools.unix: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] init.tools.windows: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] init.tools: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] setAsadminArgs: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] init: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] init.customtasks: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] setEnabled: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] createAppRef: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] deployWithoutNameOption: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] run.positive.deploy: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] process.versionExpression: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] process.appname: [2024-03-19T02:28:51.627Z] [2024-03-19T02:28:51.627Z] init.os: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] init.tools.unix: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] init.tools.windows: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] init.tools: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] setAsadminArgs: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] init: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] init.customtasks: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] prepare: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] create.version: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] assemble.non-existent: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] process.xmlversionidentifier: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] prepare.update.xml.identifier: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] update.xml.identifier: [2024-03-19T02:28:51.628Z] [2024-03-19T02:28:51.628Z] unzip.version: [2024-03-19T02:28:51.629Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] deploy.version: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] del.ref.registred: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] process.versionExpression: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] process.appname: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] _process.target: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] process.target: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] prepare.is.version.registred: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] init.os: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] init.tools.unix: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] init.tools.windows: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] init.tools: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] setAsadminArgs: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.629Z] init: [2024-03-19T02:28:51.629Z] [2024-03-19T02:28:51.630Z] init.customtasks: [2024-03-19T02:28:51.630Z] [2024-03-19T02:28:51.630Z] prepare: [2024-03-19T02:28:51.630Z] [2024-03-19T02:28:51.630Z] exec.asadmin2: [2024-03-19T02:28:51.699Z] [exec] Application deployed with name jdbc-notxopsApp. [2024-03-19T02:28:51.699Z] [echo] Deployment on target server server successful [2024-03-19T02:28:51.699Z] [2024-03-19T02:28:51.699Z] setOSConditions: [2024-03-19T02:28:51.699Z] [2024-03-19T02:28:51.699Z] setToolWin: [2024-03-19T02:28:51.699Z] [2024-03-19T02:28:51.699Z] setToolUnix: [2024-03-19T02:28:51.699Z] [2024-03-19T02:28:51.699Z] setToolProperty: [2024-03-19T02:28:51.699Z] [2024-03-19T02:28:51.699Z] setS1ASclassPath: [2024-03-19T02:28:51.699Z] [2024-03-19T02:28:51.699Z] init-common: [2024-03-19T02:28:51.730Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false postconstruct-web [2024-03-19T02:28:51.732Z] [2024-03-19T02:28:51.732Z] checkReporting-common: [2024-03-19T02:28:51.732Z] [2024-03-19T02:28:51.732Z] confirmReportPresent-common: [2024-03-19T02:28:51.732Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:28:51.732Z] [echo] Test seems to be reported fine [2024-03-19T02:28:51.732Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eempropagation/RepRunConf.txt [2024-03-19T02:28:51.732Z] [2024-03-19T02:28:51.732Z] confirmMissingReport-common: [2024-03-19T02:28:51.732Z] [2024-03-19T02:28:51.732Z] undeploy: [2024-03-19T02:28:51.732Z] [2024-03-19T02:28:51.732Z] setOSConditions: [2024-03-19T02:28:51.732Z] [2024-03-19T02:28:51.732Z] setToolWin: [2024-03-19T02:28:51.732Z] [2024-03-19T02:28:51.732Z] setToolUnix: [2024-03-19T02:28:51.732Z] [2024-03-19T02:28:51.732Z] setToolProperty: [2024-03-19T02:28:51.732Z] [2024-03-19T02:28:51.732Z] setS1ASclassPath: [2024-03-19T02:28:51.732Z] [2024-03-19T02:28:51.733Z] init-common: [2024-03-19T02:28:51.733Z] [2024-03-19T02:28:51.733Z] undeploy-common: [2024-03-19T02:28:51.763Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:51.763Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:51.763Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:51.763Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:51.763Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:51.763Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:51.763Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:51.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-md5-hex-web [2024-03-19T02:28:51.890Z] [2024-03-19T02:28:51.890Z] setOSConditions: [2024-03-19T02:28:51.890Z] [2024-03-19T02:28:51.890Z] setToolWin: [2024-03-19T02:28:51.890Z] [2024-03-19T02:28:51.890Z] setToolUnix: [2024-03-19T02:28:51.890Z] [2024-03-19T02:28:51.890Z] setToolProperty: [2024-03-19T02:28:51.890Z] [2024-03-19T02:28:51.890Z] setS1ASclassPath: [2024-03-19T02:28:51.890Z] [2024-03-19T02:28:51.890Z] init-common: [2024-03-19T02:28:51.890Z] [2024-03-19T02:28:51.890Z] undeploy-war-common: [2024-03-19T02:28:51.956Z] [2024-03-19T02:28:51.956Z] deploy-common-ee: [2024-03-19T02:28:51.956Z] [2024-03-19T02:28:51.956Z] run: [2024-03-19T02:28:51.956Z] [2024-03-19T02:28:51.956Z] setOSConditions: [2024-03-19T02:28:51.956Z] [2024-03-19T02:28:51.956Z] setToolWin: [2024-03-19T02:28:51.956Z] [2024-03-19T02:28:51.956Z] setToolUnix: [2024-03-19T02:28:51.956Z] [2024-03-19T02:28:51.956Z] setToolProperty: [2024-03-19T02:28:51.956Z] [2024-03-19T02:28:51.956Z] setS1ASclassPath: [2024-03-19T02:28:51.956Z] [2024-03-19T02:28:51.956Z] init-common: [2024-03-19T02:28:51.956Z] [2024-03-19T02:28:51.956Z] execute-sql-common: [2024-03-19T02:28:51.956Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/notxops/sql/create_pointbase.sql [2024-03-19T02:28:51.956Z] [sql] Failed to execute: Drop table NOTXOPS [2024-03-19T02:28:51.956Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NOTXOPS' because it does not exist. [2024-03-19T02:28:51.957Z] [sql] 0 rows affected [2024-03-19T02:28:51.957Z] [sql] 1 rows affected [2024-03-19T02:28:51.957Z] [sql] 1 rows affected [2024-03-19T02:28:51.957Z] [sql] 3 of 4 SQL statements executed successfully [2024-03-19T02:28:51.957Z] [2024-03-19T02:28:51.957Z] setOSConditions: [2024-03-19T02:28:51.957Z] [2024-03-19T02:28:51.957Z] setToolWin: [2024-03-19T02:28:51.957Z] [2024-03-19T02:28:51.957Z] setToolUnix: [2024-03-19T02:28:51.957Z] [2024-03-19T02:28:51.957Z] setToolProperty: [2024-03-19T02:28:51.957Z] [2024-03-19T02:28:51.957Z] setS1ASclassPath: [2024-03-19T02:28:51.957Z] [2024-03-19T02:28:51.957Z] init-common: [2024-03-19T02:28:51.957Z] [2024-03-19T02:28:51.957Z] runclient-common: [2024-03-19T02:28:51.957Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsAppClient.jar -name jdbc-notxopsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:28:51.987Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:28:51.987Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:28:51.987Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:28:51.987Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:28:51.987Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:28:51.987Z] [2024-03-19T02:28:51.987Z] setOSConditions: [2024-03-19T02:28:51.987Z] [2024-03-19T02:28:51.987Z] setToolWin: [2024-03-19T02:28:51.988Z] [2024-03-19T02:28:51.988Z] setToolUnix: [2024-03-19T02:28:51.988Z] [2024-03-19T02:28:51.988Z] setToolProperty: [2024-03-19T02:28:51.988Z] [2024-03-19T02:28:51.988Z] setS1ASclassPath: [2024-03-19T02:28:51.988Z] [2024-03-19T02:28:51.988Z] init-common: [2024-03-19T02:28:51.988Z] [2024-03-19T02:28:51.988Z] undeploy-client: [2024-03-19T02:28:52.194Z] [exec] Result: 1 [2024-03-19T02:28:52.194Z] [2024-03-19T02:28:52.194Z] process.registred: [2024-03-19T02:28:52.194Z] [2024-03-19T02:28:52.194Z] is.version.registred: [2024-03-19T02:28:52.194Z] [2024-03-19T02:28:52.194Z] process.xmlversionidentifier: [2024-03-19T02:28:52.194Z] [2024-03-19T02:28:52.194Z] prepare.cluster: [2024-03-19T02:28:52.194Z] [2024-03-19T02:28:52.194Z] process.enabled: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] process.hasToDeploy: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] deploy.version.unregistred: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] init.os: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] init.tools.unix: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] init.tools.windows: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] init.tools: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] setAsadminArgs: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] init: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] init.customtasks: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] prepare: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] process.versionExpression: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] process.appname: [2024-03-19T02:28:52.195Z] [2024-03-19T02:28:52.195Z] create.version: [2024-03-19T02:28:52.196Z] [2024-03-19T02:28:52.196Z] assemble.non-existent: [2024-03-19T02:28:52.196Z] [2024-03-19T02:28:52.196Z] process.xmlversionidentifier: [2024-03-19T02:28:52.196Z] [2024-03-19T02:28:52.196Z] prepare.update.xml.identifier: [2024-03-19T02:28:52.196Z] [2024-03-19T02:28:52.196Z] update.xml.identifier: [2024-03-19T02:28:52.196Z] [2024-03-19T02:28:52.196Z] deployWithNameOption: [2024-03-19T02:28:52.196Z] [2024-03-19T02:28:52.196Z] setAsadminArgs: [2024-03-19T02:28:52.196Z] [2024-03-19T02:28:52.196Z] common.deploy.asadmin: [2024-03-19T02:28:52.308Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eempropagationApp [2024-03-19T02:28:52.308Z] [2024-03-19T02:28:52.308Z] unsetup: [2024-03-19T02:28:52.308Z] [2024-03-19T02:28:52.308Z] setOSConditions: [2024-03-19T02:28:52.308Z] [2024-03-19T02:28:52.308Z] setToolWin: [2024-03-19T02:28:52.308Z] [2024-03-19T02:28:52.308Z] setToolUnix: [2024-03-19T02:28:52.308Z] [2024-03-19T02:28:52.308Z] setToolProperty: [2024-03-19T02:28:52.308Z] [2024-03-19T02:28:52.308Z] setS1ASclassPath: [2024-03-19T02:28:52.308Z] [2024-03-19T02:28:52.308Z] init-common: [2024-03-19T02:28:52.308Z] [2024-03-19T02:28:52.308Z] execute-ejb-sql-common: [2024-03-19T02:28:52.308Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eempropagation/sql/drop.sql [2024-03-19T02:28:52.308Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:52.308Z] [2024-03-19T02:28:52.308Z] all: [2024-03-19T02:28:52.308Z] [2024-03-19T02:28:52.308Z] extendedem: [2024-03-19T02:28:52.308Z] [2024-03-19T02:28:52.308Z] setOSConditions: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] setToolWin: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] setToolUnix: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] setToolProperty: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] setS1ASclassPath: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] init-common: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] clean: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] setOSConditions: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] setToolWin: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] setToolUnix: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] setToolProperty: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] setS1ASclassPath: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] init-common: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] clean-common: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.309Z] setOSConditions: [2024-03-19T02:28:52.309Z] [2024-03-19T02:28:52.310Z] setToolWin: [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.310Z] setToolUnix: [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.310Z] setToolProperty: [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.310Z] setS1ASclassPath: [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.310Z] init-common: [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.310Z] clean-classes-common: [2024-03-19T02:28:52.310Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.310Z] setOSConditions: [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.310Z] setToolWin: [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.310Z] setToolUnix: [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.310Z] setToolProperty: [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.310Z] setS1ASclassPath: [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.310Z] init-common: [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.310Z] clean-jars-common: [2024-03-19T02:28:52.310Z] [2024-03-19T02:28:52.311Z] compile: [2024-03-19T02:28:52.311Z] [2024-03-19T02:28:52.311Z] setOSConditions: [2024-03-19T02:28:52.311Z] [2024-03-19T02:28:52.311Z] setToolWin: [2024-03-19T02:28:52.311Z] [2024-03-19T02:28:52.311Z] setToolUnix: [2024-03-19T02:28:52.311Z] [2024-03-19T02:28:52.311Z] setToolProperty: [2024-03-19T02:28:52.311Z] [2024-03-19T02:28:52.311Z] setS1ASclassPath: [2024-03-19T02:28:52.311Z] [2024-03-19T02:28:52.311Z] init-common: [2024-03-19T02:28:52.311Z] [2024-03-19T02:28:52.311Z] compile-common: [2024-03-19T02:28:52.311Z] [echo] Current time (ISO): 2024-03-19T02:28:52.147+0000 [2024-03-19T02:28:52.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:52.311Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:52.458Z] [2024-03-19T02:28:52.458Z] init.os: [2024-03-19T02:28:52.458Z] [2024-03-19T02:28:52.458Z] init.tools.unix: [2024-03-19T02:28:52.458Z] [2024-03-19T02:28:52.458Z] init.tools.windows: [2024-03-19T02:28:52.458Z] [2024-03-19T02:28:52.458Z] init.tools: [2024-03-19T02:28:52.458Z] [2024-03-19T02:28:52.458Z] setAsadminArgs: [2024-03-19T02:28:52.458Z] [2024-03-19T02:28:52.458Z] init: [2024-03-19T02:28:52.459Z] [2024-03-19T02:28:52.459Z] init.customtasks: [2024-03-19T02:28:52.459Z] [2024-03-19T02:28:52.459Z] common.run.asadmin: [2024-03-19T02:28:52.459Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:RC-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-03-19T02:28:52.484Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha-hex-web [2024-03-19T02:28:52.484Z] [2024-03-19T02:28:52.484Z] setOSConditions: [2024-03-19T02:28:52.484Z] [2024-03-19T02:28:52.484Z] setToolWin: [2024-03-19T02:28:52.484Z] [2024-03-19T02:28:52.484Z] setToolUnix: [2024-03-19T02:28:52.484Z] [2024-03-19T02:28:52.484Z] setToolProperty: [2024-03-19T02:28:52.484Z] [2024-03-19T02:28:52.484Z] setS1ASclassPath: [2024-03-19T02:28:52.484Z] [2024-03-19T02:28:52.484Z] init-common: [2024-03-19T02:28:52.484Z] [2024-03-19T02:28:52.484Z] undeploy-war-common: [2024-03-19T02:28:52.527Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:52.527Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:52.527Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:52.527Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:52.527Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:52.527Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:52.527Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:52.553Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:52.553Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-03-19T02:28:52.553Z] [exec] Command undeploy executed successfully. [2024-03-19T02:28:52.553Z] [2024-03-19T02:28:52.553Z] all: [2024-03-19T02:28:52.553Z] [echo] [2024-03-19T02:28:52.553Z] [echo] ************************* [2024-03-19T02:28:52.553Z] [echo] * Running ejb_annotations [2024-03-19T02:28:52.553Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations [2024-03-19T02:28:52.553Z] [echo] ************************* [2024-03-19T02:28:52.553Z] [echo] [2024-03-19T02:28:52.553Z] [2024-03-19T02:28:52.553Z] all: [2024-03-19T02:28:52.553Z] [echo] @@## Running webservice ejb annotations developer tests ##@@ [2024-03-19T02:28:52.554Z] [echo] @@## Set environment variable 'ejb_annotations' to name of single test dir to run only that one. ##@@ [2024-03-19T02:28:52.554Z] [echo] [2024-03-19T02:28:52.554Z] [echo] ************************* [2024-03-19T02:28:52.554Z] [echo] * Running noname [2024-03-19T02:28:52.554Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname [2024-03-19T02:28:52.554Z] [echo] ************************* [2024-03-19T02:28:52.554Z] [echo] [2024-03-19T02:28:52.554Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:28:52.554Z] [2024-03-19T02:28:52.554Z] clean: [2024-03-19T02:28:52.554Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml [2024-03-19T02:28:52.554Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:52.554Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:52.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:52.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:52.554Z] [2024-03-19T02:28:52.554Z] test-all: [2024-03-19T02:28:52.554Z] [echo] Starting Test /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/endpoint [2024-03-19T02:28:52.554Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:28:52.554Z] [2024-03-19T02:28:52.554Z] deploy: [2024-03-19T02:28:52.554Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:28:52.554Z] [2024-03-19T02:28:52.554Z] build: [2024-03-19T02:28:52.555Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:28:52.555Z] [2024-03-19T02:28:52.555Z] test-compile: [2024-03-19T02:28:52.555Z] [echo] Compiling into endpoint/HelloEJB.class [2024-03-19T02:28:52.555Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:52.555Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:52.709Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:52.709Z] [javac] 1 warning [2024-03-19T02:28:52.709Z] [2024-03-19T02:28:52.709Z] build: [2024-03-19T02:28:52.709Z] [2024-03-19T02:28:52.709Z] build-custom-factory: [2024-03-19T02:28:52.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:52.709Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/custom-resource-classes.jar [2024-03-19T02:28:52.709Z] [2024-03-19T02:28:52.709Z] setOSConditions: [2024-03-19T02:28:52.709Z] [2024-03-19T02:28:52.709Z] fixFiles: [2024-03-19T02:28:52.709Z] [2024-03-19T02:28:52.709Z] convUnix: [2024-03-19T02:28:52.709Z] [2024-03-19T02:28:52.709Z] convWin: [2024-03-19T02:28:52.709Z] [2024-03-19T02:28:52.709Z] setToolWin: [2024-03-19T02:28:52.709Z] [2024-03-19T02:28:52.709Z] setToolUnix: [2024-03-19T02:28:52.709Z] [2024-03-19T02:28:52.709Z] setToolProperty: [2024-03-19T02:28:52.709Z] [2024-03-19T02:28:52.710Z] setS1ASclassPath: [2024-03-19T02:28:52.710Z] [2024-03-19T02:28:52.710Z] init-common: [2024-03-19T02:28:52.710Z] [2024-03-19T02:28:52.710Z] package-persistence-common: [2024-03-19T02:28:52.710Z] [2024-03-19T02:28:52.710Z] ejb-jar-common: [2024-03-19T02:28:52.710Z] [2024-03-19T02:28:52.710Z] package-ejbjar-common: [2024-03-19T02:28:52.710Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:52.710Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:52.710Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:52.710Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-ejb.jar [2024-03-19T02:28:52.710Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:52.710Z] [2024-03-19T02:28:52.710Z] appclient-jar-common: [2024-03-19T02:28:52.710Z] [2024-03-19T02:28:52.710Z] package-appclientjar-common: [2024-03-19T02:28:52.710Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:52.710Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:52.710Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:52.710Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-client.jar [2024-03-19T02:28:52.711Z] [2024-03-19T02:28:52.711Z] webclient-war-common: [2024-03-19T02:28:52.711Z] [2024-03-19T02:28:52.711Z] build-ear-common: [2024-03-19T02:28:52.711Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:52.711Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:52.711Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:52.711Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:52.711Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-03-19T02:28:52.711Z] [2024-03-19T02:28:52.711Z] deploy: [2024-03-19T02:28:52.711Z] [2024-03-19T02:28:52.711Z] deploy-custom-resource-classes: [2024-03-19T02:28:52.711Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2024-03-19T02:28:52.711Z] [2024-03-19T02:28:52.711Z] restart-server: [2024-03-19T02:28:52.711Z] [2024-03-19T02:28:52.711Z] setOSConditions: [2024-03-19T02:28:52.711Z] [2024-03-19T02:28:52.711Z] stop-server: [2024-03-19T02:28:52.711Z] [2024-03-19T02:28:52.711Z] stop-server-unix: [2024-03-19T02:28:52.711Z] [echo] stopping server on unix ... [2024-03-19T02:28:52.716Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:52.716Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:28:52.871Z] [exec] Application deployed with name ejb32-mdb. [2024-03-19T02:28:52.871Z] [2024-03-19T02:28:52.871Z] run: [2024-03-19T02:28:52.923Z] [exec] Mar 19, 2024 2:28:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:28:52.923Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:28:53.090Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:53.119Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:53.119Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:53.119Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:53.119Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:53.119Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:53.119Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:53.119Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:53.119Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:53.240Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:53.240Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:53.240Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:53.240Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:53.240Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:53.240Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:53.240Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:53.282Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2024-03-19T02:28:53.282Z] [exec] Command deploy executed successfully. [2024-03-19T02:28:53.282Z] [2024-03-19T02:28:53.282Z] init.os: [2024-03-19T02:28:53.282Z] [2024-03-19T02:28:53.282Z] init.tools.unix: [2024-03-19T02:28:53.282Z] [2024-03-19T02:28:53.282Z] init.tools.windows: [2024-03-19T02:28:53.282Z] [2024-03-19T02:28:53.282Z] init.tools: [2024-03-19T02:28:53.282Z] [2024-03-19T02:28:53.282Z] setAsadminArgs: [2024-03-19T02:28:53.282Z] [2024-03-19T02:28:53.282Z] init: [2024-03-19T02:28:53.282Z] [2024-03-19T02:28:53.282Z] init.customtasks: [2024-03-19T02:28:53.282Z] [2024-03-19T02:28:53.282Z] setEnabled: [2024-03-19T02:28:53.282Z] [2024-03-19T02:28:53.282Z] createAppRef: [2024-03-19T02:28:53.282Z] [2024-03-19T02:28:53.282Z] deployWithoutNameOption: [2024-03-19T02:28:53.282Z] [2024-03-19T02:28:53.282Z] deploydir.version: [2024-03-19T02:28:53.282Z] [2024-03-19T02:28:53.282Z] run.positive.deploy: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] deactivation: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] process.versionExpression: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] process.appname: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] process.xmlversionidentifier: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] prepare.cluster: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] disable.version: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] setAsadminArgs: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] common.disable.asadmin: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] init.os: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] init.tools.unix: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] init.tools.windows: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] init.tools: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.283Z] setAsadminArgs: [2024-03-19T02:28:53.283Z] [2024-03-19T02:28:53.284Z] init: [2024-03-19T02:28:53.284Z] [2024-03-19T02:28:53.284Z] init.customtasks: [2024-03-19T02:28:53.284Z] [2024-03-19T02:28:53.284Z] common.run.asadmin: [2024-03-19T02:28:53.284Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-03-19T02:28:53.347Z] [javac] 1 warning [2024-03-19T02:28:53.347Z] [2024-03-19T02:28:53.347Z] build: [2024-03-19T02:28:53.347Z] [2024-03-19T02:28:53.347Z] setOSConditions: [2024-03-19T02:28:53.347Z] [2024-03-19T02:28:53.347Z] setToolWin: [2024-03-19T02:28:53.347Z] [2024-03-19T02:28:53.347Z] setToolUnix: [2024-03-19T02:28:53.347Z] [2024-03-19T02:28:53.347Z] setToolProperty: [2024-03-19T02:28:53.347Z] [2024-03-19T02:28:53.347Z] setS1ASclassPath: [2024-03-19T02:28:53.347Z] [2024-03-19T02:28:53.347Z] init-common: [2024-03-19T02:28:53.347Z] [2024-03-19T02:28:53.347Z] webclient-war-common: [2024-03-19T02:28:53.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:53.347Z] [2024-03-19T02:28:53.347Z] clear: [2024-03-19T02:28:53.347Z] [2024-03-19T02:28:53.348Z] test-tlds-exist: [2024-03-19T02:28:53.348Z] [2024-03-19T02:28:53.348Z] copy-tlds: [2024-03-19T02:28:53.348Z] [2024-03-19T02:28:53.348Z] test-tagfiles-exist: [2024-03-19T02:28:53.348Z] [2024-03-19T02:28:53.348Z] copy-tagfiles: [2024-03-19T02:28:53.348Z] [2024-03-19T02:28:53.348Z] package-war-common: [2024-03-19T02:28:53.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:28:53.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:53.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:53.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:28:53.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/lib [2024-03-19T02:28:53.348Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:53.348Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:53.348Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-jaxrs-web.war [2024-03-19T02:28:53.348Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:53.348Z] [2024-03-19T02:28:53.348Z] setOSConditions: [2024-03-19T02:28:53.348Z] [2024-03-19T02:28:53.348Z] setToolWin: [2024-03-19T02:28:53.348Z] [2024-03-19T02:28:53.348Z] setToolUnix: [2024-03-19T02:28:53.348Z] [2024-03-19T02:28:53.349Z] setToolProperty: [2024-03-19T02:28:53.349Z] [2024-03-19T02:28:53.349Z] setS1ASclassPath: [2024-03-19T02:28:53.349Z] [2024-03-19T02:28:53.349Z] init-common: [2024-03-19T02:28:53.349Z] [2024-03-19T02:28:53.349Z] compile-common: [2024-03-19T02:28:53.349Z] [echo] Current time (ISO): 2024-03-19T02:28:53.225+0000 [2024-03-19T02:28:53.349Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:53.377Z] [javac] 1 warning [2024-03-19T02:28:53.377Z] [echo] Building with package endpoint [2024-03-19T02:28:53.377Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-03-19T02:28:53.416Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha256-hex-web [2024-03-19T02:28:53.416Z] [2024-03-19T02:28:53.416Z] setOSConditions: [2024-03-19T02:28:53.416Z] [2024-03-19T02:28:53.416Z] setToolWin: [2024-03-19T02:28:53.416Z] [2024-03-19T02:28:53.416Z] setToolUnix: [2024-03-19T02:28:53.416Z] [2024-03-19T02:28:53.416Z] setToolProperty: [2024-03-19T02:28:53.416Z] [2024-03-19T02:28:53.416Z] setS1ASclassPath: [2024-03-19T02:28:53.416Z] [2024-03-19T02:28:53.416Z] init-common: [2024-03-19T02:28:53.416Z] [2024-03-19T02:28:53.417Z] undeploy-war-common: [2024-03-19T02:28:53.448Z] [java] Mar 19, 2024 2:28:53 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:28:53.448Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:28:53.486Z] [exec] Mar 19, 2024 2:28:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:28:53.486Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:28:53.742Z] [exec] Mar 19, 2024 2:28:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:28:53.742Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:28:53.806Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:53.806Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:28:53.806Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:28:53.858Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:53.859Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-03-19T02:28:53.980Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha384-hex-web [2024-03-19T02:28:54.064Z] [javac] 2 warnings [2024-03-19T02:28:54.064Z] [2024-03-19T02:28:54.064Z] setOSConditions: [2024-03-19T02:28:54.064Z] [2024-03-19T02:28:54.064Z] setToolWin: [2024-03-19T02:28:54.064Z] [2024-03-19T02:28:54.064Z] setToolUnix: [2024-03-19T02:28:54.064Z] [2024-03-19T02:28:54.064Z] setToolProperty: [2024-03-19T02:28:54.064Z] [2024-03-19T02:28:54.064Z] setS1ASclassPath: [2024-03-19T02:28:54.064Z] [2024-03-19T02:28:54.064Z] init-common: [2024-03-19T02:28:54.064Z] [2024-03-19T02:28:54.064Z] compile-common: [2024-03-19T02:28:54.064Z] [echo] Current time (ISO): 2024-03-19T02:28:53.934+0000 [2024-03-19T02:28:54.064Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:54.158Z] [exec] Command disable executed successfully. [2024-03-19T02:28:54.158Z] [2024-03-19T02:28:54.158Z] init.os: [2024-03-19T02:28:54.158Z] [2024-03-19T02:28:54.158Z] init.tools.unix: [2024-03-19T02:28:54.158Z] [2024-03-19T02:28:54.158Z] init.tools.windows: [2024-03-19T02:28:54.158Z] [2024-03-19T02:28:54.158Z] init.tools: [2024-03-19T02:28:54.158Z] [2024-03-19T02:28:54.158Z] setAsadminArgs: [2024-03-19T02:28:54.158Z] [2024-03-19T02:28:54.158Z] init: [2024-03-19T02:28:54.158Z] [2024-03-19T02:28:54.158Z] init.customtasks: [2024-03-19T02:28:54.159Z] [2024-03-19T02:28:54.159Z] disableAppOnInstance: [2024-03-19T02:28:54.159Z] [2024-03-19T02:28:54.159Z] init.os: [2024-03-19T02:28:54.159Z] [2024-03-19T02:28:54.159Z] init.tools.unix: [2024-03-19T02:28:54.159Z] [2024-03-19T02:28:54.159Z] init.tools.windows: [2024-03-19T02:28:54.159Z] [2024-03-19T02:28:54.159Z] init.tools: [2024-03-19T02:28:54.159Z] [2024-03-19T02:28:54.159Z] setAsadminArgs: [2024-03-19T02:28:54.159Z] [2024-03-19T02:28:54.159Z] init: [2024-03-19T02:28:54.159Z] [2024-03-19T02:28:54.159Z] init.customtasks: [2024-03-19T02:28:54.159Z] [2024-03-19T02:28:54.159Z] prepare.client: [2024-03-19T02:28:54.159Z] [2024-03-19T02:28:54.159Z] prepare.client.appclient: [2024-03-19T02:28:54.160Z] [2024-03-19T02:28:54.160Z] increment.log.next: [2024-03-19T02:28:54.160Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:28:54.160Z] [2024-03-19T02:28:54.160Z] process.versionexpression: [2024-03-19T02:28:54.160Z] [2024-03-19T02:28:54.160Z] prepare.run: [2024-03-19T02:28:54.160Z] [2024-03-19T02:28:54.160Z] common.run.negative: [2024-03-19T02:28:54.160Z] [2024-03-19T02:28:54.160Z] setHttpPort: [2024-03-19T02:28:54.160Z] [2024-03-19T02:28:54.160Z] common.run: [2024-03-19T02:28:54.160Z] [2024-03-19T02:28:54.160Z] checkAppOnServer: [2024-03-19T02:28:54.161Z] [2024-03-19T02:28:54.161Z] declare-test: [2024-03-19T02:28:54.161Z] [echo] Starting test simple-versioned-servlet deactivation(1) untagged - logID=9 (server) [2024-03-19T02:28:54.161Z] [2024-03-19T02:28:54.161Z] prepare.runclient: [2024-03-19T02:28:54.161Z] [2024-03-19T02:28:54.161Z] process.classpath: [2024-03-19T02:28:54.161Z] [2024-03-19T02:28:54.161Z] process.jvmargs: [2024-03-19T02:28:54.161Z] [2024-03-19T02:28:54.161Z] java.with.result: [2024-03-19T02:28:54.237Z] [2024-03-19T02:28:54.237Z] setOSConditions: [2024-03-19T02:28:54.237Z] [2024-03-19T02:28:54.237Z] setToolWin: [2024-03-19T02:28:54.237Z] [2024-03-19T02:28:54.237Z] setToolUnix: [2024-03-19T02:28:54.237Z] [2024-03-19T02:28:54.237Z] setToolProperty: [2024-03-19T02:28:54.237Z] [2024-03-19T02:28:54.237Z] setS1ASclassPath: [2024-03-19T02:28:54.237Z] [2024-03-19T02:28:54.237Z] init-common: [2024-03-19T02:28:54.237Z] [2024-03-19T02:28:54.237Z] undeploy-war-common: [2024-03-19T02:28:54.279Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:54.279Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:54.279Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:54.279Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:54.279Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:54.279Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:54.279Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:54.418Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:54.418Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-03-19T02:28:54.418Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:54.418Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:28:54.676Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:28:54.676Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-03-19T02:28:54.676Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:54.676Z] [2024-03-19T02:28:54.676Z] process.result: [2024-03-19T02:28:54.676Z] [2024-03-19T02:28:54.676Z] processResult: [2024-03-19T02:28:54.676Z] [2024-03-19T02:28:54.676Z] failed: [2024-03-19T02:28:54.676Z] [2024-03-19T02:28:54.676Z] passed: [2024-03-19T02:28:54.676Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:28:54.676Z] [2024-03-19T02:28:54.676Z] unknown: [2024-03-19T02:28:54.676Z] [2024-03-19T02:28:54.676Z] runclient: [2024-03-19T02:28:54.676Z] [2024-03-19T02:28:54.676Z] init.os: [2024-03-19T02:28:54.676Z] [2024-03-19T02:28:54.676Z] init.tools.unix: [2024-03-19T02:28:54.676Z] [2024-03-19T02:28:54.676Z] init.tools.windows: [2024-03-19T02:28:54.676Z] [2024-03-19T02:28:54.676Z] init.tools: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] setAsadminArgs: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] init: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] init.customtasks: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] checkAppOnCluster: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] run.negative: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] process.versionExpression: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] process.appname: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] process.xmlversionidentifier: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] prepare.cluster: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] disable.version: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] setAsadminArgs: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] common.disable.asadmin: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] init.os: [2024-03-19T02:28:54.677Z] [2024-03-19T02:28:54.677Z] init.tools.unix: [2024-03-19T02:28:54.678Z] [2024-03-19T02:28:54.678Z] init.tools.windows: [2024-03-19T02:28:54.678Z] [2024-03-19T02:28:54.678Z] init.tools: [2024-03-19T02:28:54.678Z] [2024-03-19T02:28:54.678Z] setAsadminArgs: [2024-03-19T02:28:54.678Z] [2024-03-19T02:28:54.678Z] init: [2024-03-19T02:28:54.678Z] [2024-03-19T02:28:54.678Z] init.customtasks: [2024-03-19T02:28:54.678Z] [2024-03-19T02:28:54.678Z] common.run.asadmin: [2024-03-19T02:28:54.678Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2024-03-19T02:28:54.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha512-hex-web [2024-03-19T02:28:54.844Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:54.994Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:54.994Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:54.994Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:54.994Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:54.994Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:54.994Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:54.994Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:55.083Z] [2024-03-19T02:28:55.083Z] setOSConditions: [2024-03-19T02:28:55.083Z] [2024-03-19T02:28:55.083Z] setToolWin: [2024-03-19T02:28:55.083Z] [2024-03-19T02:28:55.083Z] setToolUnix: [2024-03-19T02:28:55.083Z] [2024-03-19T02:28:55.083Z] setToolProperty: [2024-03-19T02:28:55.083Z] [2024-03-19T02:28:55.083Z] setS1ASclassPath: [2024-03-19T02:28:55.083Z] [2024-03-19T02:28:55.083Z] init-common: [2024-03-19T02:28:55.083Z] [2024-03-19T02:28:55.083Z] unsetup: [2024-03-19T02:28:55.083Z] [2024-03-19T02:28:55.083Z] setOSConditions: [2024-03-19T02:28:55.083Z] [2024-03-19T02:28:55.083Z] setToolWin: [2024-03-19T02:28:55.083Z] [2024-03-19T02:28:55.083Z] setToolUnix: [2024-03-19T02:28:55.083Z] [2024-03-19T02:28:55.083Z] setToolProperty: [2024-03-19T02:28:55.083Z] [2024-03-19T02:28:55.084Z] setS1ASclassPath: [2024-03-19T02:28:55.084Z] [2024-03-19T02:28:55.084Z] init-common: [2024-03-19T02:28:55.084Z] [2024-03-19T02:28:55.084Z] un-modify-domain-xml: [2024-03-19T02:28:55.084Z] [2024-03-19T02:28:55.084Z] setOSConditions: [2024-03-19T02:28:55.084Z] [2024-03-19T02:28:55.084Z] setToolWin: [2024-03-19T02:28:55.084Z] [2024-03-19T02:28:55.084Z] setToolUnix: [2024-03-19T02:28:55.084Z] [2024-03-19T02:28:55.084Z] setToolProperty: [2024-03-19T02:28:55.084Z] [2024-03-19T02:28:55.084Z] setS1ASclassPath: [2024-03-19T02:28:55.084Z] [2024-03-19T02:28:55.084Z] init-common: [2024-03-19T02:28:55.084Z] [2024-03-19T02:28:55.084Z] delete-auth-jdbcrealm: [2024-03-19T02:28:55.084Z] [2024-03-19T02:28:55.084Z] asadmin-common: [2024-03-19T02:28:55.084Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_CLEAR [2024-03-19T02:28:55.100Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:28:55.100Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:55.100Z] [javac] 1 warning [2024-03-19T02:28:55.100Z] [2024-03-19T02:28:55.100Z] deploy: [2024-03-19T02:28:55.100Z] [2024-03-19T02:28:55.100Z] deploy-war-common: [2024-03-19T02:28:55.100Z] [2024-03-19T02:28:55.100Z] setOSConditions: [2024-03-19T02:28:55.100Z] [2024-03-19T02:28:55.100Z] setToolWin: [2024-03-19T02:28:55.100Z] [2024-03-19T02:28:55.100Z] setToolUnix: [2024-03-19T02:28:55.100Z] [2024-03-19T02:28:55.101Z] setToolProperty: [2024-03-19T02:28:55.101Z] [2024-03-19T02:28:55.101Z] setS1ASclassPath: [2024-03-19T02:28:55.101Z] [2024-03-19T02:28:55.101Z] init-common: [2024-03-19T02:28:55.101Z] [2024-03-19T02:28:55.101Z] deploy-war-commonpe: [2024-03-19T02:28:55.261Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:55.261Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-03-19T02:28:55.261Z] [exec] Command disable executed successfully. [2024-03-19T02:28:55.261Z] [2024-03-19T02:28:55.261Z] init.os: [2024-03-19T02:28:55.261Z] [2024-03-19T02:28:55.261Z] init.tools.unix: [2024-03-19T02:28:55.261Z] [2024-03-19T02:28:55.261Z] init.tools.windows: [2024-03-19T02:28:55.261Z] [2024-03-19T02:28:55.261Z] init.tools: [2024-03-19T02:28:55.261Z] [2024-03-19T02:28:55.261Z] setAsadminArgs: [2024-03-19T02:28:55.261Z] [2024-03-19T02:28:55.261Z] init: [2024-03-19T02:28:55.261Z] [2024-03-19T02:28:55.261Z] init.customtasks: [2024-03-19T02:28:55.261Z] [2024-03-19T02:28:55.262Z] disableAppOnInstance: [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] init.os: [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] init.tools.unix: [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] init.tools.windows: [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] init.tools: [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] setAsadminArgs: [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] init: [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] init.customtasks: [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] prepare.client: [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] prepare.client.appclient: [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] increment.log.next: [2024-03-19T02:28:55.262Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] process.versionexpression: [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] prepare.run: [2024-03-19T02:28:55.262Z] [2024-03-19T02:28:55.262Z] common.run.negative: [2024-03-19T02:28:55.263Z] [2024-03-19T02:28:55.263Z] setHttpPort: [2024-03-19T02:28:55.263Z] [2024-03-19T02:28:55.263Z] common.run: [2024-03-19T02:28:55.263Z] [2024-03-19T02:28:55.263Z] checkAppOnServer: [2024-03-19T02:28:55.263Z] [2024-03-19T02:28:55.263Z] declare-test: [2024-03-19T02:28:55.263Z] [echo] Starting test simple-versioned-servlet deactivation(2) ALPHA-1.0.0 - logID=10 (server) [2024-03-19T02:28:55.304Z] [exec] Waiting for the domain to stop . [2024-03-19T02:28:55.304Z] [exec] Waiting finished after 314 ms. [2024-03-19T02:28:55.304Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:28:55.304Z] [2024-03-19T02:28:55.305Z] stop-server-windows: [2024-03-19T02:28:55.305Z] [2024-03-19T02:28:55.305Z] setOSConditions: [2024-03-19T02:28:55.305Z] [2024-03-19T02:28:55.305Z] start-server: [2024-03-19T02:28:55.305Z] [echo] +-----------------------------+ [2024-03-19T02:28:55.305Z] [echo] | | [2024-03-19T02:28:55.305Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:28:55.305Z] [echo] | in Felix mode | [2024-03-19T02:28:55.305Z] [echo] | | [2024-03-19T02:28:55.305Z] [echo] +-----------------------------+ [2024-03-19T02:28:55.305Z] [2024-03-19T02:28:55.305Z] start-server-unix: [2024-03-19T02:28:55.357Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-jaxrs --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-jaxrs-web.war [2024-03-19T02:28:55.520Z] [2024-03-19T02:28:55.520Z] prepare.runclient: [2024-03-19T02:28:55.520Z] [2024-03-19T02:28:55.520Z] process.classpath: [2024-03-19T02:28:55.520Z] [2024-03-19T02:28:55.520Z] process.jvmargs: [2024-03-19T02:28:55.520Z] [2024-03-19T02:28:55.520Z] java.with.result: [2024-03-19T02:28:55.557Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:55.615Z] [exec] Application deployed with name ejb-ejb31-ejblite-jaxrs-web. [2024-03-19T02:28:55.615Z] [2024-03-19T02:28:55.615Z] deploy-war-commonee: [2024-03-19T02:28:55.615Z] [2024-03-19T02:28:55.615Z] run: [2024-03-19T02:28:55.615Z] [2024-03-19T02:28:55.615Z] setOSConditions: [2024-03-19T02:28:55.615Z] [2024-03-19T02:28:55.615Z] setToolWin: [2024-03-19T02:28:55.615Z] [2024-03-19T02:28:55.615Z] setToolUnix: [2024-03-19T02:28:55.615Z] [2024-03-19T02:28:55.615Z] setToolProperty: [2024-03-19T02:28:55.615Z] [2024-03-19T02:28:55.615Z] setS1ASclassPath: [2024-03-19T02:28:55.615Z] [2024-03-19T02:28:55.615Z] init-common: [2024-03-19T02:28:55.615Z] [2024-03-19T02:28:55.615Z] run_se: [2024-03-19T02:28:55.778Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:55.778Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-03-19T02:28:55.778Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:55.779Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-03-19T02:28:55.779Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:28:55.779Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-03-19T02:28:55.779Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.779Z] process.result: [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.779Z] processResult: [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.779Z] failed: [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.779Z] passed: [2024-03-19T02:28:55.779Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.779Z] unknown: [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.779Z] runclient: [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.779Z] init.os: [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.779Z] init.tools.unix: [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.779Z] init.tools.windows: [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.779Z] init.tools: [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.779Z] setAsadminArgs: [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.779Z] init: [2024-03-19T02:28:55.779Z] [2024-03-19T02:28:55.780Z] init.customtasks: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] checkAppOnCluster: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] run.negative: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] process.versionExpression: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] process.appname: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] process.xmlversionidentifier: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] prepare.cluster: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] disable.version: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] setAsadminArgs: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] common.disable.asadmin: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] init.os: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] init.tools.unix: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] init.tools.windows: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.780Z] init.tools: [2024-03-19T02:28:55.780Z] [2024-03-19T02:28:55.781Z] setAsadminArgs: [2024-03-19T02:28:55.781Z] [2024-03-19T02:28:55.781Z] init: [2024-03-19T02:28:55.781Z] [2024-03-19T02:28:55.781Z] init.customtasks: [2024-03-19T02:28:55.781Z] [2024-03-19T02:28:55.781Z] common.run.asadmin: [2024-03-19T02:28:55.781Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2024-03-19T02:28:55.816Z] [javac] 1 warning [2024-03-19T02:28:55.816Z] [2024-03-19T02:28:55.816Z] build: [2024-03-19T02:28:55.816Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:28:55.816Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-extendedem-lib.jar [2024-03-19T02:28:55.816Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-extendedem-par1.jar [2024-03-19T02:28:55.816Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-extendedem-par3.jar [2024-03-19T02:28:55.816Z] [2024-03-19T02:28:55.816Z] setOSConditions: [2024-03-19T02:28:55.816Z] [2024-03-19T02:28:55.816Z] fixFiles: [2024-03-19T02:28:55.816Z] [2024-03-19T02:28:55.816Z] convUnix: [2024-03-19T02:28:55.816Z] [2024-03-19T02:28:55.816Z] convWin: [2024-03-19T02:28:55.816Z] [2024-03-19T02:28:55.816Z] setToolWin: [2024-03-19T02:28:55.816Z] [2024-03-19T02:28:55.816Z] setToolUnix: [2024-03-19T02:28:55.816Z] [2024-03-19T02:28:55.816Z] setToolProperty: [2024-03-19T02:28:55.816Z] [2024-03-19T02:28:55.817Z] setS1ASclassPath: [2024-03-19T02:28:55.817Z] [2024-03-19T02:28:55.817Z] init-common: [2024-03-19T02:28:55.817Z] [2024-03-19T02:28:55.817Z] package-persistence-common: [2024-03-19T02:28:55.817Z] [2024-03-19T02:28:55.817Z] ejb-jar-common: [2024-03-19T02:28:55.817Z] [2024-03-19T02:28:55.817Z] package-ejbjar-common: [2024-03-19T02:28:55.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:55.817Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedem-ejb.jar [2024-03-19T02:28:55.817Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:55.817Z] [2024-03-19T02:28:55.817Z] appclient-jar-common: [2024-03-19T02:28:55.817Z] [2024-03-19T02:28:55.817Z] package-appclientjar-common: [2024-03-19T02:28:55.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:55.817Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedem-client.jar [2024-03-19T02:28:55.817Z] [2024-03-19T02:28:55.817Z] webclient-war-common: [2024-03-19T02:28:55.817Z] [2024-03-19T02:28:55.817Z] build-ear-common: [2024-03-19T02:28:55.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:55.817Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:55.817Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemApp.ear [2024-03-19T02:28:55.818Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemApp.ear [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] setup: [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] setOSConditions: [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] setToolWin: [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] setToolUnix: [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] setToolProperty: [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] setS1ASclassPath: [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] init-common: [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] execute-ejb-sql-common: [2024-03-19T02:28:55.818Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/extendedem/sql/create.sql [2024-03-19T02:28:55.818Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] deploy: [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] setOSConditions: [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] setToolWin: [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] setToolUnix: [2024-03-19T02:28:55.818Z] [2024-03-19T02:28:55.818Z] setToolProperty: [2024-03-19T02:28:55.819Z] [2024-03-19T02:28:55.819Z] setS1ASclassPath: [2024-03-19T02:28:55.819Z] [2024-03-19T02:28:55.819Z] init-common: [2024-03-19T02:28:55.819Z] [2024-03-19T02:28:55.819Z] deploy-common: [2024-03-19T02:28:55.819Z] [echo] Current time (ISO): 2024-03-19T02:28:55.640+0000 [2024-03-19T02:28:55.819Z] [2024-03-19T02:28:55.819Z] setOSConditions: [2024-03-19T02:28:55.819Z] [2024-03-19T02:28:55.819Z] setToolWin: [2024-03-19T02:28:55.819Z] [2024-03-19T02:28:55.819Z] setToolUnix: [2024-03-19T02:28:55.819Z] [2024-03-19T02:28:55.819Z] setToolProperty: [2024-03-19T02:28:55.819Z] [2024-03-19T02:28:55.819Z] setS1ASclassPath: [2024-03-19T02:28:55.819Z] [2024-03-19T02:28:55.819Z] init-common: [2024-03-19T02:28:55.819Z] [2024-03-19T02:28:55.819Z] deploy-common-pe: [2024-03-19T02:28:55.891Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-jaxrs/HelloServlet [2024-03-19T02:28:55.891Z] [java] JMS Servlet Output [2024-03-19T02:28:55.892Z] [java]

DatabaseServelt :: All information I can give

[2024-03-19T02:28:55.892Z] [java] Context Path : /ejb-ejb31-ejblite-jaxrs
[2024-03-19T02:28:55.892Z] [java] Servlet Path : /HelloServlet
[2024-03-19T02:28:55.892Z] [java] Path Info : null
[2024-03-19T02:28:55.892Z] [java] [2024-03-19T02:28:55.892Z] [java] Value of key is: main [2024-03-19T02:28:55.892Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:55.892Z] [java] [2024-03-19T02:28:55.892Z] [java] [2024-03-19T02:28:55.892Z] [java] ----------------------------------------- [2024-03-19T02:28:55.892Z] [java] - main: PASS - [2024-03-19T02:28:55.892Z] [java] ----------------------------------------- [2024-03-19T02:28:55.892Z] [java] Total PASS: 1 [2024-03-19T02:28:55.892Z] [java] Total FAIL: 0 [2024-03-19T02:28:55.892Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:55.892Z] [java] ----------------------------------------- [2024-03-19T02:28:55.892Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:55.892Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:55.892Z] [2024-03-19T02:28:55.892Z] undeploy: [2024-03-19T02:28:55.892Z] [2024-03-19T02:28:55.892Z] setOSConditions: [2024-03-19T02:28:55.892Z] [2024-03-19T02:28:55.892Z] setToolWin: [2024-03-19T02:28:55.892Z] [2024-03-19T02:28:55.892Z] setToolUnix: [2024-03-19T02:28:55.892Z] [2024-03-19T02:28:55.892Z] setToolProperty: [2024-03-19T02:28:55.892Z] [2024-03-19T02:28:55.892Z] setS1ASclassPath: [2024-03-19T02:28:55.892Z] [2024-03-19T02:28:55.892Z] init-common: [2024-03-19T02:28:55.892Z] [2024-03-19T02:28:55.892Z] undeploy-war-common: [2024-03-19T02:28:55.973Z] [java] Mar 19, 2024 2:28:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:55.973Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@71945bc0 [2024-03-19T02:28:56.017Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_CLEAR [2024-03-19T02:28:56.017Z] [2024-03-19T02:28:56.017Z] asadmin-common: [2024-03-19T02:28:56.018Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_CLEAR_BASE64 [2024-03-19T02:28:56.076Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemApp.ear [2024-03-19T02:28:56.230Z] [java] ejb32-mdb: awaitInvocations : true [2024-03-19T02:28:56.230Z] [java] Value of key is: awaitInvocations [2024-03-19T02:28:56.230Z] [java] ejb32-mdb: method one : true [2024-03-19T02:28:56.230Z] [java] Value of key is: method one [2024-03-19T02:28:56.230Z] [java] ejb32-mdb: method two : true [2024-03-19T02:28:56.230Z] [java] Value of key is: method two [2024-03-19T02:28:56.230Z] [java] ejb32-mdb: method three : true [2024-03-19T02:28:56.230Z] [java] Value of key is: method three [2024-03-19T02:28:56.230Z] [java] ejb32-mdb: total invocations : true [2024-03-19T02:28:56.230Z] [java] Value of key is: total invocations [2024-03-19T02:28:56.230Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:56.230Z] [java] [2024-03-19T02:28:56.230Z] [java] [2024-03-19T02:28:56.230Z] [java] ----------------------------------------- [2024-03-19T02:28:56.230Z] [java] - method one: PASS - [2024-03-19T02:28:56.230Z] [java] - method two: PASS - [2024-03-19T02:28:56.230Z] [java] - method three: PASS - [2024-03-19T02:28:56.230Z] [java] - awaitInvocations: PASS - [2024-03-19T02:28:56.230Z] [java] - total invocations: PASS - [2024-03-19T02:28:56.230Z] [java] ----------------------------------------- [2024-03-19T02:28:56.230Z] [java] Total PASS: 5 [2024-03-19T02:28:56.230Z] [java] Total FAIL: 0 [2024-03-19T02:28:56.230Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:28:56.230Z] [java] ----------------------------------------- [2024-03-19T02:28:56.230Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:56.230Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:28:56.275Z] [exec] Mar 19, 2024 2:28:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:28:56.275Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3bbb8c16 [2024-03-19T02:28:56.275Z] [exec] Will fail till a better XA driver is integrated with Derby [2024-03-19T02:28:56.275Z] [exec] Value of key is: test1 : [2024-03-19T02:28:56.275Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:28:56.275Z] [exec] [2024-03-19T02:28:56.275Z] [exec] [2024-03-19T02:28:56.275Z] [exec] ----------------------------------------- [2024-03-19T02:28:56.275Z] [exec] - test1 : : PASS - [2024-03-19T02:28:56.275Z] [exec] ----------------------------------------- [2024-03-19T02:28:56.275Z] [exec] Total PASS: 1 [2024-03-19T02:28:56.275Z] [exec] Total FAIL: 0 [2024-03-19T02:28:56.275Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:28:56.275Z] [exec] ----------------------------------------- [2024-03-19T02:28:56.275Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:56.275Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:28:56.363Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:56.364Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-03-19T02:28:56.455Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-jaxrs-web [2024-03-19T02:28:56.455Z] [2024-03-19T02:28:56.455Z] all: [2024-03-19T02:28:56.455Z] [2024-03-19T02:28:56.455Z] generics: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] setOSConditions: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] setToolWin: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] setToolUnix: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] setToolProperty: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] setS1ASclassPath: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] init-common: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] clean: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] setOSConditions: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] setToolWin: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] setToolUnix: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] setToolProperty: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] setS1ASclassPath: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] init-common: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.456Z] clean-common: [2024-03-19T02:28:56.456Z] [2024-03-19T02:28:56.457Z] setOSConditions: [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] setToolWin: [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] setToolUnix: [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] setToolProperty: [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] setS1ASclassPath: [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] init-common: [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] clean-classes-common: [2024-03-19T02:28:56.457Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] setOSConditions: [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] setToolWin: [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] setToolUnix: [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] setToolProperty: [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] setS1ASclassPath: [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] init-common: [2024-03-19T02:28:56.457Z] [2024-03-19T02:28:56.457Z] clean-jars-common: [2024-03-19T02:28:56.458Z] [2024-03-19T02:28:56.458Z] compile: [2024-03-19T02:28:56.458Z] [2024-03-19T02:28:56.458Z] setOSConditions: [2024-03-19T02:28:56.458Z] [2024-03-19T02:28:56.458Z] setToolWin: [2024-03-19T02:28:56.458Z] [2024-03-19T02:28:56.458Z] setToolUnix: [2024-03-19T02:28:56.458Z] [2024-03-19T02:28:56.458Z] setToolProperty: [2024-03-19T02:28:56.458Z] [2024-03-19T02:28:56.458Z] setS1ASclassPath: [2024-03-19T02:28:56.458Z] [2024-03-19T02:28:56.458Z] init-common: [2024-03-19T02:28:56.458Z] [2024-03-19T02:28:56.458Z] compile-common: [2024-03-19T02:28:56.458Z] [echo] Current time (ISO): 2024-03-19T02:28:56.299+0000 [2024-03-19T02:28:56.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:56.458Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:56.487Z] [2024-03-19T02:28:56.487Z] undeploy: [2024-03-19T02:28:56.532Z] [2024-03-19T02:28:56.532Z] checkReporting-common: [2024-03-19T02:28:56.532Z] [2024-03-19T02:28:56.532Z] confirmReportPresent-common: [2024-03-19T02:28:56.532Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:28:56.532Z] [echo] Test seems to be reported fine [2024-03-19T02:28:56.532Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/notxops/RepRunConf.txt [2024-03-19T02:28:56.532Z] [2024-03-19T02:28:56.532Z] confirmMissingReport-common: [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.533Z] undeploy: [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.533Z] setOSConditions: [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.533Z] setToolWin: [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.533Z] setToolUnix: [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.533Z] setToolProperty: [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.533Z] setS1ASclassPath: [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.533Z] init-common: [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.533Z] execute-sql-common: [2024-03-19T02:28:56.533Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/notxops/sql/drop_pointbase.sql [2024-03-19T02:28:56.533Z] [sql] 0 rows affected [2024-03-19T02:28:56.533Z] [sql] Failed to execute: Drop table NOTXOPS [2024-03-19T02:28:56.533Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NOTXOPS' because it does not exist. [2024-03-19T02:28:56.533Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.533Z] setOSConditions: [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.533Z] setToolWin: [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.533Z] setToolUnix: [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.533Z] setToolProperty: [2024-03-19T02:28:56.533Z] [2024-03-19T02:28:56.534Z] setS1ASclassPath: [2024-03-19T02:28:56.534Z] [2024-03-19T02:28:56.534Z] init-common: [2024-03-19T02:28:56.534Z] [2024-03-19T02:28:56.534Z] delete-jdbc-resource-common: [2024-03-19T02:28:56.534Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/notxops [2024-03-19T02:28:56.623Z] [exec] Command disable executed successfully. [2024-03-19T02:28:56.623Z] [2024-03-19T02:28:56.623Z] init.os: [2024-03-19T02:28:56.623Z] [2024-03-19T02:28:56.623Z] init.tools.unix: [2024-03-19T02:28:56.623Z] [2024-03-19T02:28:56.623Z] init.tools.windows: [2024-03-19T02:28:56.623Z] [2024-03-19T02:28:56.623Z] init.tools: [2024-03-19T02:28:56.623Z] [2024-03-19T02:28:56.623Z] setAsadminArgs: [2024-03-19T02:28:56.623Z] [2024-03-19T02:28:56.623Z] init: [2024-03-19T02:28:56.623Z] [2024-03-19T02:28:56.623Z] init.customtasks: [2024-03-19T02:28:56.623Z] [2024-03-19T02:28:56.623Z] disableAppOnInstance: [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] init.os: [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] init.tools.unix: [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] init.tools.windows: [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] init.tools: [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] setAsadminArgs: [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] init: [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] init.customtasks: [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] prepare.client: [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] prepare.client.appclient: [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] increment.log.next: [2024-03-19T02:28:56.624Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] process.versionexpression: [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] prepare.run: [2024-03-19T02:28:56.624Z] [2024-03-19T02:28:56.624Z] common.run.negative: [2024-03-19T02:28:56.625Z] [2024-03-19T02:28:56.625Z] setHttpPort: [2024-03-19T02:28:56.625Z] [2024-03-19T02:28:56.625Z] common.run: [2024-03-19T02:28:56.625Z] [2024-03-19T02:28:56.625Z] checkAppOnServer: [2024-03-19T02:28:56.625Z] [2024-03-19T02:28:56.625Z] declare-test: [2024-03-19T02:28:56.625Z] [echo] Starting test simple-versioned-servlet deactivation(3) ALPHA* - logID=11 (server) [2024-03-19T02:28:56.625Z] [2024-03-19T02:28:56.625Z] prepare.runclient: [2024-03-19T02:28:56.625Z] [2024-03-19T02:28:56.625Z] process.classpath: [2024-03-19T02:28:56.625Z] [2024-03-19T02:28:56.625Z] process.jvmargs: [2024-03-19T02:28:56.625Z] [2024-03-19T02:28:56.625Z] java.with.result: [2024-03-19T02:28:56.640Z] [exec] Application deployed with name ejb-ejb30-persistence-extendedemApp. [2024-03-19T02:28:56.640Z] [echo] Deployment on target server server successful [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.640Z] setOSConditions: [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.640Z] setToolWin: [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.640Z] setToolUnix: [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.640Z] setToolProperty: [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.640Z] setS1ASclassPath: [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.640Z] init-common: [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.640Z] deploy-common-ee: [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.640Z] run: [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.640Z] setOSConditions: [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.640Z] setToolWin: [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.640Z] setToolUnix: [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.640Z] setToolProperty: [2024-03-19T02:28:56.640Z] [2024-03-19T02:28:56.641Z] setS1ASclassPath: [2024-03-19T02:28:56.641Z] [2024-03-19T02:28:56.641Z] init-common: [2024-03-19T02:28:56.641Z] [2024-03-19T02:28:56.641Z] runclient-common: [2024-03-19T02:28:56.641Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemAppClient.jar -name ejb-ejb30-persistence-extendedemClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:28:56.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_CLEAR_BASE64 [2024-03-19T02:28:56.954Z] [2024-03-19T02:28:56.954Z] asadmin-common: [2024-03-19T02:28:56.954Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_CLEAR_HEX [2024-03-19T02:28:57.044Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:57.044Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:57.044Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:57.044Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:57.044Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:57.044Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:57.044Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:57.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb32-mdb [2024-03-19T02:28:57.050Z] [2024-03-19T02:28:57.050Z] all: [2024-03-19T02:28:57.050Z] [echo] @@## SunRaXml ##@@ [2024-03-19T02:28:57.050Z] [2024-03-19T02:28:57.050Z] all: [2024-03-19T02:28:57.050Z] [2024-03-19T02:28:57.050Z] setOSConditions: [2024-03-19T02:28:57.050Z] [2024-03-19T02:28:57.050Z] setToolWin: [2024-03-19T02:28:57.050Z] [2024-03-19T02:28:57.050Z] setToolUnix: [2024-03-19T02:28:57.050Z] [2024-03-19T02:28:57.050Z] setToolProperty: [2024-03-19T02:28:57.050Z] [2024-03-19T02:28:57.050Z] setS1ASclassPath: [2024-03-19T02:28:57.050Z] [2024-03-19T02:28:57.050Z] init-common: [2024-03-19T02:28:57.050Z] [2024-03-19T02:28:57.050Z] clean: [2024-03-19T02:28:57.051Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:57.051Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.051Z] setOSConditions: [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.051Z] setToolWin: [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.051Z] setToolUnix: [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.051Z] setToolProperty: [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.051Z] setS1ASclassPath: [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.051Z] init-common: [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.051Z] create-dboutfile: [2024-03-19T02:28:57.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.051Z] compile: [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.051Z] setOSConditions: [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.051Z] setToolWin: [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.051Z] setToolUnix: [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.051Z] setToolProperty: [2024-03-19T02:28:57.051Z] [2024-03-19T02:28:57.052Z] setS1ASclassPath: [2024-03-19T02:28:57.052Z] [2024-03-19T02:28:57.052Z] init-common: [2024-03-19T02:28:57.052Z] [2024-03-19T02:28:57.052Z] compile-cci: [2024-03-19T02:28:57.052Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:57.052Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:57.098Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/notxops [2024-03-19T02:28:57.098Z] [exec] JDBC resource jdbc/notxops deleted successfully [2024-03-19T02:28:57.098Z] [echo] cmd executed for server [2024-03-19T02:28:57.098Z] [2024-03-19T02:28:57.098Z] setOSConditions: [2024-03-19T02:28:57.098Z] [2024-03-19T02:28:57.098Z] setToolWin: [2024-03-19T02:28:57.098Z] [2024-03-19T02:28:57.098Z] setToolUnix: [2024-03-19T02:28:57.098Z] [2024-03-19T02:28:57.098Z] setToolProperty: [2024-03-19T02:28:57.098Z] [2024-03-19T02:28:57.098Z] setS1ASclassPath: [2024-03-19T02:28:57.099Z] [2024-03-19T02:28:57.099Z] init-common: [2024-03-19T02:28:57.099Z] [2024-03-19T02:28:57.099Z] delete-jdbc-connpool-common: [2024-03-19T02:28:57.099Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-notxops-pool [2024-03-19T02:28:57.192Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:57.192Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-03-19T02:28:57.192Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:57.192Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-03-19T02:28:57.192Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:28:57.192Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-03-19T02:28:57.192Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:57.192Z] [2024-03-19T02:28:57.192Z] process.result: [2024-03-19T02:28:57.192Z] [2024-03-19T02:28:57.192Z] processResult: [2024-03-19T02:28:57.192Z] [2024-03-19T02:28:57.192Z] failed: [2024-03-19T02:28:57.192Z] [2024-03-19T02:28:57.192Z] passed: [2024-03-19T02:28:57.192Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:28:57.192Z] [2024-03-19T02:28:57.192Z] unknown: [2024-03-19T02:28:57.192Z] [2024-03-19T02:28:57.192Z] runclient: [2024-03-19T02:28:57.192Z] [2024-03-19T02:28:57.192Z] init.os: [2024-03-19T02:28:57.192Z] [2024-03-19T02:28:57.192Z] init.tools.unix: [2024-03-19T02:28:57.192Z] [2024-03-19T02:28:57.192Z] init.tools.windows: [2024-03-19T02:28:57.192Z] [2024-03-19T02:28:57.193Z] init.tools: [2024-03-19T02:28:57.193Z] [2024-03-19T02:28:57.193Z] setAsadminArgs: [2024-03-19T02:28:57.193Z] [2024-03-19T02:28:57.193Z] init: [2024-03-19T02:28:57.193Z] [2024-03-19T02:28:57.193Z] init.customtasks: [2024-03-19T02:28:57.193Z] [2024-03-19T02:28:57.193Z] checkAppOnCluster: [2024-03-19T02:28:57.193Z] [2024-03-19T02:28:57.193Z] run.negative: [2024-03-19T02:28:57.193Z] [2024-03-19T02:28:57.193Z] process.versionExpression: [2024-03-19T02:28:57.193Z] [2024-03-19T02:28:57.193Z] process.appname: [2024-03-19T02:28:57.193Z] [2024-03-19T02:28:57.193Z] process.xmlversionidentifier: [2024-03-19T02:28:57.193Z] [2024-03-19T02:28:57.193Z] prepare.cluster: [2024-03-19T02:28:57.193Z] [2024-03-19T02:28:57.193Z] disable.version: [2024-03-19T02:28:57.193Z] [2024-03-19T02:28:57.193Z] setAsadminArgs: [2024-03-19T02:28:57.194Z] [2024-03-19T02:28:57.194Z] common.disable.asadmin: [2024-03-19T02:28:57.194Z] [2024-03-19T02:28:57.194Z] init.os: [2024-03-19T02:28:57.194Z] [2024-03-19T02:28:57.194Z] init.tools.unix: [2024-03-19T02:28:57.194Z] [2024-03-19T02:28:57.194Z] init.tools.windows: [2024-03-19T02:28:57.194Z] [2024-03-19T02:28:57.194Z] init.tools: [2024-03-19T02:28:57.194Z] [2024-03-19T02:28:57.194Z] setAsadminArgs: [2024-03-19T02:28:57.194Z] [2024-03-19T02:28:57.194Z] init: [2024-03-19T02:28:57.194Z] [2024-03-19T02:28:57.194Z] init.customtasks: [2024-03-19T02:28:57.194Z] [2024-03-19T02:28:57.194Z] common.run.asadmin: [2024-03-19T02:28:57.194Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2024-03-19T02:28:57.308Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:57.308Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:57.308Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:57.308Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:57.308Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:57.308Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:57.308Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:57.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_CLEAR_HEX [2024-03-19T02:28:57.566Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:57.566Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/ejb/CoffeeBean.java:96: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:28:57.566Z] [javac] flag = iRec.add(new Integer(qty)); [2024-03-19T02:28:57.566Z] [javac] ^ [2024-03-19T02:28:57.566Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/ejb/CoffeeBean.java uses unchecked or unsafe operations. [2024-03-19T02:28:57.566Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:28:57.566Z] [javac] 2 warnings [2024-03-19T02:28:57.566Z] [2024-03-19T02:28:57.566Z] setOSConditions: [2024-03-19T02:28:57.566Z] [2024-03-19T02:28:57.566Z] setToolWin: [2024-03-19T02:28:57.566Z] [2024-03-19T02:28:57.566Z] setToolUnix: [2024-03-19T02:28:57.566Z] [2024-03-19T02:28:57.566Z] setToolProperty: [2024-03-19T02:28:57.566Z] [2024-03-19T02:28:57.566Z] setS1ASclassPath: [2024-03-19T02:28:57.566Z] [2024-03-19T02:28:57.567Z] init-common: [2024-03-19T02:28:57.567Z] [2024-03-19T02:28:57.567Z] compile-cci: [2024-03-19T02:28:57.567Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:57.567Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:57.567Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:57.567Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:57.567Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:57.567Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:57.567Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:57.567Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:57.567Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:57.575Z] [exec] Mar 19, 2024 2:28:57 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:28:57.575Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:28:57.575Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:28:57.575Z] [2024-03-19T02:28:57.575Z] run: [2024-03-19T02:28:57.576Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:28:57.576Z] [2024-03-19T02:28:57.576Z] prepare-client: [2024-03-19T02:28:57.576Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:28:57.576Z] [2024-03-19T02:28:57.576Z] wsdl-import: [2024-03-19T02:28:57.576Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:28:57.576Z] [2024-03-19T02:28:57.576Z] configurable-wsdl-import: [2024-03-19T02:28:57.576Z] [echo] Current time (ISO): 2024-03-19T02:28:57.158+0000 [2024-03-19T02:28:57.576Z] [echo] wsimporting http://localhost:8080/HelloEJBService/HelloEJB?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:28:57.576Z] [exec] parsing WSDL... [2024-03-19T02:28:57.662Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-notxops-pool [2024-03-19T02:28:57.662Z] [exec] JDBC Connection pool jdbc-notxops-pool deleted successfully [2024-03-19T02:28:57.662Z] [echo] cmd executed for server [2024-03-19T02:28:57.662Z] [2024-03-19T02:28:57.662Z] setOSConditions: [2024-03-19T02:28:57.662Z] [2024-03-19T02:28:57.662Z] setToolWin: [2024-03-19T02:28:57.662Z] [2024-03-19T02:28:57.662Z] setToolUnix: [2024-03-19T02:28:57.662Z] [2024-03-19T02:28:57.662Z] setToolProperty: [2024-03-19T02:28:57.662Z] [2024-03-19T02:28:57.662Z] setS1ASclassPath: [2024-03-19T02:28:57.662Z] [2024-03-19T02:28:57.662Z] init-common: [2024-03-19T02:28:57.662Z] [2024-03-19T02:28:57.662Z] undeploy-common: [2024-03-19T02:28:57.768Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:28:57.768Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-03-19T02:28:57.768Z] [exec] Command disable executed successfully. [2024-03-19T02:28:57.768Z] [2024-03-19T02:28:57.768Z] init.os: [2024-03-19T02:28:57.768Z] [2024-03-19T02:28:57.768Z] init.tools.unix: [2024-03-19T02:28:57.768Z] [2024-03-19T02:28:57.768Z] init.tools.windows: [2024-03-19T02:28:57.768Z] [2024-03-19T02:28:57.768Z] init.tools: [2024-03-19T02:28:57.768Z] [2024-03-19T02:28:57.768Z] setAsadminArgs: [2024-03-19T02:28:57.768Z] [2024-03-19T02:28:57.769Z] init: [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.769Z] init.customtasks: [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.769Z] disableAppOnInstance: [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.769Z] init.os: [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.769Z] init.tools.unix: [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.769Z] init.tools.windows: [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.769Z] init.tools: [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.769Z] setAsadminArgs: [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.769Z] init: [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.769Z] init.customtasks: [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.769Z] prepare.client: [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.769Z] prepare.client.appclient: [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.769Z] increment.log.next: [2024-03-19T02:28:57.769Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:28:57.769Z] [2024-03-19T02:28:57.770Z] process.versionexpression: [2024-03-19T02:28:57.770Z] [2024-03-19T02:28:57.770Z] prepare.run: [2024-03-19T02:28:57.770Z] [2024-03-19T02:28:57.770Z] common.run.negative: [2024-03-19T02:28:57.785Z] [2024-03-19T02:28:57.785Z] asadmin-common: [2024-03-19T02:28:57.785Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD2_BASE64 [2024-03-19T02:28:57.823Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:57.824Z] [javac] 1 warning [2024-03-19T02:28:57.824Z] [2024-03-19T02:28:57.824Z] setOSConditions: [2024-03-19T02:28:57.824Z] [2024-03-19T02:28:57.824Z] setToolWin: [2024-03-19T02:28:57.824Z] [2024-03-19T02:28:57.824Z] setToolUnix: [2024-03-19T02:28:57.824Z] [2024-03-19T02:28:57.824Z] setToolProperty: [2024-03-19T02:28:57.824Z] [2024-03-19T02:28:57.824Z] setS1ASclassPath: [2024-03-19T02:28:57.824Z] [2024-03-19T02:28:57.824Z] init-common: [2024-03-19T02:28:57.824Z] [2024-03-19T02:28:57.824Z] compile-common: [2024-03-19T02:28:57.824Z] [echo] Current time (ISO): 2024-03-19T02:28:57.788+0000 [2024-03-19T02:28:57.824Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:57.918Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-notxopsApp [2024-03-19T02:28:57.918Z] [2024-03-19T02:28:57.918Z] all: [2024-03-19T02:28:57.918Z] [2024-03-19T02:28:57.918Z] setOSConditions: [2024-03-19T02:28:57.918Z] [2024-03-19T02:28:57.918Z] setToolWin: [2024-03-19T02:28:57.918Z] [2024-03-19T02:28:57.918Z] setToolUnix: [2024-03-19T02:28:57.918Z] [2024-03-19T02:28:57.918Z] setToolProperty: [2024-03-19T02:28:57.918Z] [2024-03-19T02:28:57.918Z] setS1ASclassPath: [2024-03-19T02:28:57.918Z] [2024-03-19T02:28:57.918Z] init-common: [2024-03-19T02:28:57.918Z] [2024-03-19T02:28:57.918Z] clean: [2024-03-19T02:28:57.918Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:57.918Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:57.918Z] [2024-03-19T02:28:57.918Z] build: [2024-03-19T02:28:57.919Z] [2024-03-19T02:28:57.919Z] setOSConditions: [2024-03-19T02:28:57.919Z] [2024-03-19T02:28:57.919Z] setToolWin: [2024-03-19T02:28:57.919Z] [2024-03-19T02:28:57.919Z] setToolUnix: [2024-03-19T02:28:57.919Z] [2024-03-19T02:28:57.919Z] setToolProperty: [2024-03-19T02:28:57.919Z] [2024-03-19T02:28:57.919Z] setS1ASclassPath: [2024-03-19T02:28:57.919Z] [2024-03-19T02:28:57.919Z] init-common: [2024-03-19T02:28:57.919Z] [2024-03-19T02:28:57.919Z] compile-common: [2024-03-19T02:28:57.919Z] [echo] Current time (ISO): 2024-03-19T02:28:57.873+0000 [2024-03-19T02:28:57.919Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:57.919Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:58.007Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:58.007Z] [javac] 1 warning [2024-03-19T02:28:58.007Z] [2024-03-19T02:28:58.007Z] setOSConditions: [2024-03-19T02:28:58.007Z] [2024-03-19T02:28:58.007Z] setToolWin: [2024-03-19T02:28:58.007Z] [2024-03-19T02:28:58.007Z] setToolUnix: [2024-03-19T02:28:58.007Z] [2024-03-19T02:28:58.007Z] setToolProperty: [2024-03-19T02:28:58.007Z] [2024-03-19T02:28:58.007Z] setS1ASclassPath: [2024-03-19T02:28:58.007Z] [2024-03-19T02:28:58.007Z] init-common: [2024-03-19T02:28:58.007Z] [2024-03-19T02:28:58.007Z] compile-common: [2024-03-19T02:28:58.007Z] [echo] Current time (ISO): 2024-03-19T02:28:57.968+0000 [2024-03-19T02:28:58.007Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:58.027Z] [2024-03-19T02:28:58.027Z] setHttpPort: [2024-03-19T02:28:58.027Z] [2024-03-19T02:28:58.027Z] common.run: [2024-03-19T02:28:58.027Z] [2024-03-19T02:28:58.027Z] checkAppOnServer: [2024-03-19T02:28:58.027Z] [2024-03-19T02:28:58.027Z] declare-test: [2024-03-19T02:28:58.027Z] [echo] Starting test simple-versioned-servlet deactivation(4) * - logID=12 (server) [2024-03-19T02:28:58.027Z] [2024-03-19T02:28:58.027Z] prepare.runclient: [2024-03-19T02:28:58.027Z] [2024-03-19T02:28:58.027Z] process.classpath: [2024-03-19T02:28:58.027Z] [2024-03-19T02:28:58.027Z] process.jvmargs: [2024-03-19T02:28:58.027Z] [2024-03-19T02:28:58.027Z] java.with.result: [2024-03-19T02:28:58.284Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:58.284Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-03-19T02:28:58.284Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:58.284Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2024-03-19T02:28:58.284Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080//simple-versioned-servlet [2024-03-19T02:28:58.284Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:28:58.284Z] [2024-03-19T02:28:58.284Z] process.result: [2024-03-19T02:28:58.284Z] [2024-03-19T02:28:58.284Z] processResult: [2024-03-19T02:28:58.284Z] [2024-03-19T02:28:58.284Z] failed: [2024-03-19T02:28:58.284Z] [2024-03-19T02:28:58.285Z] passed: [2024-03-19T02:28:58.285Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] unknown: [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] runclient: [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] init.os: [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] init.tools.unix: [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] init.tools.windows: [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] init.tools: [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] setAsadminArgs: [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] init: [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] init.customtasks: [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] checkAppOnCluster: [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] run.negative: [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] redeployment: [2024-03-19T02:28:58.285Z] [2024-03-19T02:28:58.285Z] clean.scenario: [2024-03-19T02:28:58.286Z] [2024-03-19T02:28:58.286Z] clean.scenario.cluster: [2024-03-19T02:28:58.286Z] [2024-03-19T02:28:58.286Z] init.os: [2024-03-19T02:28:58.286Z] [2024-03-19T02:28:58.286Z] init.tools.unix: [2024-03-19T02:28:58.286Z] [2024-03-19T02:28:58.286Z] init.tools.windows: [2024-03-19T02:28:58.286Z] [2024-03-19T02:28:58.286Z] init.tools: [2024-03-19T02:28:58.286Z] [2024-03-19T02:28:58.286Z] setAsadminArgs: [2024-03-19T02:28:58.286Z] [2024-03-19T02:28:58.286Z] init: [2024-03-19T02:28:58.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD2_BASE64 [2024-03-19T02:28:58.504Z] [exec] Mar 19, 2024 2:28:58 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:28:58.504Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-extendedem-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.extendedem.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-extendedemClient [2024-03-19T02:28:58.508Z] [exec] [2024-03-19T02:28:58.508Z] [exec] Generating code... [2024-03-19T02:28:58.508Z] [exec] [2024-03-19T02:28:58.508Z] [exec] Compiling code... [2024-03-19T02:28:58.556Z] [2024-03-19T02:28:58.556Z] init.customtasks: [2024-03-19T02:28:58.556Z] [2024-03-19T02:28:58.556Z] prepare: [2024-03-19T02:28:58.556Z] [2024-03-19T02:28:58.557Z] process.versionExpression: [2024-03-19T02:28:58.557Z] [2024-03-19T02:28:58.557Z] process.appname: [2024-03-19T02:28:58.557Z] [2024-03-19T02:28:58.557Z] _process.target: [2024-03-19T02:28:58.557Z] [2024-03-19T02:28:58.557Z] process.target: [2024-03-19T02:28:58.557Z] [2024-03-19T02:28:58.557Z] prepare.has.version.registred: [2024-03-19T02:28:58.557Z] [2024-03-19T02:28:58.557Z] exec.asadmin2: [2024-03-19T02:28:58.608Z] [2024-03-19T02:28:58.608Z] asadmin-common: [2024-03-19T02:28:58.608Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD5_BASE64 [2024-03-19T02:28:58.753Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:58.753Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:58.753Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:58.753Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:58.753Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:58.753Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:58.753Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:58.848Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:58.848Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:58.848Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:58.848Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:58.848Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:58.848Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:58.848Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:58.940Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:58.940Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:58.940Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:58.940Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:58.940Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:58.940Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:58.940Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:59.123Z] [2024-03-19T02:28:59.123Z] process.registred: [2024-03-19T02:28:59.123Z] [2024-03-19T02:28:59.123Z] has.version.registred: [2024-03-19T02:28:59.123Z] [2024-03-19T02:28:59.123Z] del.all.version.registred: [2024-03-19T02:28:59.123Z] [2024-03-19T02:28:59.123Z] _process.target: [2024-03-19T02:28:59.123Z] [2024-03-19T02:28:59.123Z] process.target: [2024-03-19T02:28:59.123Z] [2024-03-19T02:28:59.124Z] prepare.del.all.version.registred: [2024-03-19T02:28:59.124Z] [2024-03-19T02:28:59.124Z] init.os: [2024-03-19T02:28:59.124Z] [2024-03-19T02:28:59.124Z] init.tools.unix: [2024-03-19T02:28:59.124Z] [2024-03-19T02:28:59.124Z] init.tools.windows: [2024-03-19T02:28:59.124Z] [2024-03-19T02:28:59.124Z] init.tools: [2024-03-19T02:28:59.124Z] [2024-03-19T02:28:59.124Z] setAsadminArgs: [2024-03-19T02:28:59.124Z] [2024-03-19T02:28:59.124Z] init: [2024-03-19T02:28:59.124Z] [2024-03-19T02:28:59.124Z] init.customtasks: [2024-03-19T02:28:59.124Z] [2024-03-19T02:28:59.124Z] prepare: [2024-03-19T02:28:59.124Z] [2024-03-19T02:28:59.124Z] exec.asadmin: [2024-03-19T02:28:59.185Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD5_BASE64 [2024-03-19T02:28:59.185Z] [2024-03-19T02:28:59.185Z] asadmin-common: [2024-03-19T02:28:59.185Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA_BASE64 [2024-03-19T02:28:59.441Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloEJBService.java uses or overrides a deprecated API. [2024-03-19T02:28:59.441Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:59.441Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:28:59.441Z] [2024-03-19T02:28:59.441Z] compile-client: [2024-03-19T02:28:59.441Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:59.441Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:59.504Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:59.698Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:28:59.698Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:28:59.698Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:28:59.698Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:28:59.698Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:28:59.698Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:28:59.698Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:28:59.712Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:59.712Z] [javac] 1 warning [2024-03-19T02:28:59.712Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/build.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:28:59.712Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci [2024-03-19T02:28:59.760Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/generics/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:28:59.760Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:28:59.760Z] [javac] 1 warning [2024-03-19T02:28:59.760Z] [2024-03-19T02:28:59.760Z] build: [2024-03-19T02:28:59.760Z] [2024-03-19T02:28:59.760Z] setOSConditions: [2024-03-19T02:28:59.760Z] [2024-03-19T02:28:59.760Z] setToolWin: [2024-03-19T02:28:59.760Z] [2024-03-19T02:28:59.760Z] setToolUnix: [2024-03-19T02:28:59.760Z] [2024-03-19T02:28:59.760Z] setToolProperty: [2024-03-19T02:28:59.760Z] [2024-03-19T02:28:59.761Z] setS1ASclassPath: [2024-03-19T02:28:59.761Z] [2024-03-19T02:28:59.761Z] init-common: [2024-03-19T02:28:59.761Z] [2024-03-19T02:28:59.761Z] webclient-war-common: [2024-03-19T02:28:59.761Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:59.761Z] [2024-03-19T02:28:59.761Z] clear: [2024-03-19T02:28:59.761Z] [2024-03-19T02:28:59.761Z] test-tlds-exist: [2024-03-19T02:28:59.761Z] [2024-03-19T02:28:59.761Z] copy-tlds: [2024-03-19T02:28:59.761Z] [2024-03-19T02:28:59.761Z] test-tagfiles-exist: [2024-03-19T02:28:59.761Z] [2024-03-19T02:28:59.761Z] copy-tagfiles: [2024-03-19T02:28:59.761Z] [2024-03-19T02:28:59.761Z] package-war-common: [2024-03-19T02:28:59.761Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:28:59.761Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:59.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:59.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:28:59.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/generics/lib [2024-03-19T02:28:59.762Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:59.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/generics/docroot [2024-03-19T02:28:59.762Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-generics-web.war [2024-03-19T02:28:59.762Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:59.762Z] [2024-03-19T02:28:59.762Z] deploy: [2024-03-19T02:28:59.762Z] [2024-03-19T02:28:59.762Z] deploy-war-common: [2024-03-19T02:28:59.762Z] [2024-03-19T02:28:59.762Z] setOSConditions: [2024-03-19T02:28:59.762Z] [2024-03-19T02:28:59.762Z] setToolWin: [2024-03-19T02:28:59.762Z] [2024-03-19T02:28:59.762Z] setToolUnix: [2024-03-19T02:28:59.762Z] [2024-03-19T02:28:59.762Z] setToolProperty: [2024-03-19T02:28:59.762Z] [2024-03-19T02:28:59.762Z] setS1ASclassPath: [2024-03-19T02:28:59.762Z] [2024-03-19T02:28:59.763Z] init-common: [2024-03-19T02:28:59.763Z] [2024-03-19T02:28:59.763Z] deploy-war-commonpe: [2024-03-19T02:28:59.777Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:59.777Z] [javac] 1 warning [2024-03-19T02:28:59.777Z] [2024-03-19T02:28:59.777Z] deploy: [2024-03-19T02:28:59.777Z] [2024-03-19T02:28:59.777Z] setOSConditions: [2024-03-19T02:28:59.777Z] [2024-03-19T02:28:59.778Z] setToolWin: [2024-03-19T02:28:59.778Z] [2024-03-19T02:28:59.778Z] setToolUnix: [2024-03-19T02:28:59.778Z] [2024-03-19T02:28:59.778Z] setToolProperty: [2024-03-19T02:28:59.778Z] [2024-03-19T02:28:59.778Z] setS1ASclassPath: [2024-03-19T02:28:59.778Z] [2024-03-19T02:28:59.778Z] init-common: [2024-03-19T02:28:59.778Z] [2024-03-19T02:28:59.778Z] deploy-jdbc-common: [2024-03-19T02:28:59.778Z] [2024-03-19T02:28:59.778Z] setOSConditions: [2024-03-19T02:28:59.778Z] [2024-03-19T02:28:59.778Z] setToolWin: [2024-03-19T02:28:59.778Z] [2024-03-19T02:28:59.778Z] setToolUnix: [2024-03-19T02:28:59.778Z] [2024-03-19T02:28:59.778Z] setToolProperty: [2024-03-19T02:28:59.778Z] [2024-03-19T02:28:59.778Z] setS1ASclassPath: [2024-03-19T02:28:59.778Z] [2024-03-19T02:28:59.778Z] init-common: [2024-03-19T02:28:59.778Z] [2024-03-19T02:28:59.778Z] create-jdbc-connpool-common: [2024-03-19T02:28:59.955Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:28:59.955Z] [javac] 1 warning [2024-03-19T02:28:59.955Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:28:59.955Z] [2024-03-19T02:28:59.955Z] unjar-client-utils: [2024-03-19T02:28:59.956Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:28:59.956Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:28:59.956Z] [2024-03-19T02:28:59.956Z] internal-run: [2024-03-19T02:28:59.956Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-03-19T02:28:59.969Z] [2024-03-19T02:28:59.969Z] build: [2024-03-19T02:28:59.969Z] [2024-03-19T02:28:59.969Z] setOSConditions: [2024-03-19T02:28:59.969Z] [2024-03-19T02:28:59.969Z] setToolWin: [2024-03-19T02:28:59.969Z] [2024-03-19T02:28:59.970Z] setToolUnix: [2024-03-19T02:28:59.970Z] [2024-03-19T02:28:59.970Z] setToolProperty: [2024-03-19T02:28:59.970Z] [2024-03-19T02:28:59.970Z] setS1ASclassPath: [2024-03-19T02:28:59.970Z] [2024-03-19T02:28:59.970Z] init-common: [2024-03-19T02:28:59.970Z] [2024-03-19T02:28:59.970Z] webclient-war-common: [2024-03-19T02:28:59.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:28:59.970Z] [2024-03-19T02:28:59.970Z] clear: [2024-03-19T02:28:59.970Z] [2024-03-19T02:28:59.970Z] test-tlds-exist: [2024-03-19T02:28:59.970Z] [2024-03-19T02:28:59.970Z] copy-tlds: [2024-03-19T02:28:59.970Z] [2024-03-19T02:28:59.970Z] test-tagfiles-exist: [2024-03-19T02:28:59.970Z] [2024-03-19T02:28:59.970Z] copy-tagfiles: [2024-03-19T02:28:59.970Z] [2024-03-19T02:28:59.970Z] package-war-common: [2024-03-19T02:28:59.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:28:59.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:59.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:59.971Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:28:59.971Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/lib [2024-03-19T02:28:59.971Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:59.971Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:59.971Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:59.971Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:28:59.971Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/docroot [2024-03-19T02:28:59.971Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-cci-web.war [2024-03-19T02:28:59.971Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:28:59.971Z] [2024-03-19T02:28:59.971Z] setOSConditions: [2024-03-19T02:28:59.971Z] [2024-03-19T02:28:59.971Z] fixFiles: [2024-03-19T02:28:59.971Z] [2024-03-19T02:28:59.971Z] convUnix: [2024-03-19T02:28:59.971Z] [2024-03-19T02:28:59.971Z] convWin: [2024-03-19T02:28:59.971Z] [2024-03-19T02:28:59.971Z] setToolWin: [2024-03-19T02:28:59.971Z] [2024-03-19T02:28:59.971Z] setToolUnix: [2024-03-19T02:28:59.971Z] [2024-03-19T02:28:59.971Z] setToolProperty: [2024-03-19T02:28:59.971Z] [2024-03-19T02:28:59.972Z] setS1ASclassPath: [2024-03-19T02:28:59.972Z] [2024-03-19T02:28:59.972Z] init-common: [2024-03-19T02:28:59.972Z] [2024-03-19T02:28:59.972Z] package-persistence-common: [2024-03-19T02:28:59.972Z] [2024-03-19T02:28:59.972Z] ejb-jar-common: [2024-03-19T02:28:59.972Z] [2024-03-19T02:28:59.972Z] package-ejbjar-common: [2024-03-19T02:28:59.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:59.972Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:59.972Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:59.972Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-cci-ejb.jar [2024-03-19T02:28:59.972Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:59.972Z] [2024-03-19T02:28:59.972Z] appclient-jar-common: [2024-03-19T02:28:59.972Z] [2024-03-19T02:28:59.972Z] package-appclientjar-common: [2024-03-19T02:28:59.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:59.972Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:59.972Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:59.972Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-cci-client.jar [2024-03-19T02:28:59.972Z] [2024-03-19T02:28:59.973Z] webclient-war-common: [2024-03-19T02:28:59.973Z] [2024-03-19T02:28:59.973Z] build-ear-common: [2024-03-19T02:28:59.973Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:59.973Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:28:59.973Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:28:59.973Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-cciApp.ear [2024-03-19T02:28:59.973Z] [2024-03-19T02:28:59.973Z] setup: [2024-03-19T02:28:59.973Z] [2024-03-19T02:28:59.973Z] setOSConditions: [2024-03-19T02:28:59.973Z] [2024-03-19T02:28:59.973Z] setToolWin: [2024-03-19T02:28:59.973Z] [2024-03-19T02:28:59.973Z] setToolUnix: [2024-03-19T02:28:59.973Z] [2024-03-19T02:28:59.973Z] setToolProperty: [2024-03-19T02:28:59.973Z] [2024-03-19T02:28:59.973Z] setS1ASclassPath: [2024-03-19T02:28:59.973Z] [2024-03-19T02:28:59.973Z] init-common: [2024-03-19T02:28:59.973Z] [2024-03-19T02:28:59.973Z] drop-sql: [2024-03-19T02:28:59.973Z] [2024-03-19T02:28:59.973Z] setOSConditions: [2024-03-19T02:28:59.973Z] [2024-03-19T02:28:59.974Z] setToolWin: [2024-03-19T02:28:59.974Z] [2024-03-19T02:28:59.974Z] setToolUnix: [2024-03-19T02:28:59.974Z] [2024-03-19T02:28:59.974Z] setToolProperty: [2024-03-19T02:28:59.974Z] [2024-03-19T02:28:59.974Z] setS1ASclassPath: [2024-03-19T02:28:59.974Z] [2024-03-19T02:28:59.974Z] init-common: [2024-03-19T02:28:59.974Z] [2024-03-19T02:28:59.974Z] execute-sql-common: [2024-03-19T02:28:59.974Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb-drop.sql [2024-03-19T02:28:59.974Z] [sql] Failed to execute: drop table coffee [2024-03-19T02:28:59.974Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-03-19T02:28:59.974Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2024-03-19T02:28:59.974Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2024-03-19T02:28:59.974Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2024-03-19T02:28:59.974Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2024-03-19T02:28:59.974Z] [sql] 0 of 3 SQL statements executed successfully [2024-03-19T02:28:59.974Z] [2024-03-19T02:28:59.974Z] setOSConditions: [2024-03-19T02:28:59.974Z] [2024-03-19T02:28:59.974Z] setToolWin: [2024-03-19T02:28:59.974Z] [2024-03-19T02:28:59.974Z] setToolUnix: [2024-03-19T02:28:59.974Z] [2024-03-19T02:28:59.974Z] setToolProperty: [2024-03-19T02:28:59.974Z] [2024-03-19T02:28:59.975Z] setS1ASclassPath: [2024-03-19T02:28:59.975Z] [2024-03-19T02:28:59.975Z] init-common: [2024-03-19T02:28:59.975Z] [2024-03-19T02:28:59.975Z] create-sql: [2024-03-19T02:28:59.975Z] [2024-03-19T02:28:59.975Z] setOSConditions: [2024-03-19T02:28:59.975Z] [2024-03-19T02:28:59.975Z] setToolWin: [2024-03-19T02:28:59.975Z] [2024-03-19T02:28:59.975Z] setToolUnix: [2024-03-19T02:28:59.975Z] [2024-03-19T02:28:59.975Z] setToolProperty: [2024-03-19T02:28:59.975Z] [2024-03-19T02:28:59.975Z] setS1ASclassPath: [2024-03-19T02:28:59.975Z] [2024-03-19T02:28:59.975Z] init-common: [2024-03-19T02:28:59.975Z] [2024-03-19T02:28:59.975Z] execute-sql-common: [2024-03-19T02:28:59.975Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb.sql [2024-03-19T02:28:59.975Z] [sql] Failed to execute: drop table coffee [2024-03-19T02:28:59.975Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-03-19T02:28:59.975Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2024-03-19T02:28:59.975Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2024-03-19T02:28:59.975Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2024-03-19T02:28:59.975Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2024-03-19T02:28:59.975Z] [sql] 0 rows affected [2024-03-19T02:28:59.975Z] [sql] 0 rows affected [2024-03-19T02:28:59.975Z] [sql] 0 rows affected [2024-03-19T02:28:59.975Z] [sql] 3 of 6 SQL statements executed successfully [2024-03-19T02:28:59.975Z] [2024-03-19T02:28:59.976Z] deploy: [2024-03-19T02:28:59.976Z] [2024-03-19T02:28:59.976Z] setOSConditions: [2024-03-19T02:28:59.976Z] [2024-03-19T02:28:59.976Z] setToolWin: [2024-03-19T02:28:59.976Z] [2024-03-19T02:28:59.976Z] setToolUnix: [2024-03-19T02:28:59.976Z] [2024-03-19T02:28:59.976Z] setToolProperty: [2024-03-19T02:28:59.976Z] [2024-03-19T02:28:59.976Z] setS1ASclassPath: [2024-03-19T02:28:59.976Z] [2024-03-19T02:28:59.976Z] init-common: [2024-03-19T02:28:59.976Z] [2024-03-19T02:28:59.976Z] package-rar: [2024-03-19T02:28:59.976Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar [2024-03-19T02:28:59.976Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-03-19T02:28:59.976Z] [2024-03-19T02:28:59.976Z] create-rar: [2024-03-19T02:28:59.976Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-03-19T02:28:59.976Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-03-19T02:28:59.976Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar [2024-03-19T02:28:59.976Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar [2024-03-19T02:28:59.976Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2024-03-19T02:28:59.976Z] [2024-03-19T02:28:59.977Z] deploy-rar: [2024-03-19T02:28:59.977Z] [2024-03-19T02:28:59.977Z] setOSConditions: [2024-03-19T02:28:59.977Z] [2024-03-19T02:28:59.977Z] setToolWin: [2024-03-19T02:28:59.977Z] [2024-03-19T02:28:59.977Z] setToolUnix: [2024-03-19T02:28:59.977Z] [2024-03-19T02:28:59.977Z] setToolProperty: [2024-03-19T02:28:59.977Z] [2024-03-19T02:28:59.977Z] setS1ASclassPath: [2024-03-19T02:28:59.977Z] [2024-03-19T02:28:59.977Z] init-common: [2024-03-19T02:28:59.977Z] [2024-03-19T02:28:59.977Z] deploy-rar-common: [2024-03-19T02:28:59.977Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2024-03-19T02:29:00.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:29:00.034Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:29:00.034Z] [2024-03-19T02:29:00.034Z] set-derby-connpool-props: [2024-03-19T02:29:00.056Z] [2024-03-19T02:29:00.056Z] _del.all.version.registred: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] _clean.scenario: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] deploy.version: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] del.ref.registred: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] process.versionExpression: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] process.appname: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] _process.target: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] process.target: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] prepare.is.version.registred: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] init.os: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] init.tools.unix: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] init.tools.windows: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] init.tools: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] setAsadminArgs: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.057Z] init: [2024-03-19T02:29:00.057Z] [2024-03-19T02:29:00.058Z] init.customtasks: [2024-03-19T02:29:00.058Z] [2024-03-19T02:29:00.058Z] prepare: [2024-03-19T02:29:00.058Z] [2024-03-19T02:29:00.058Z] exec.asadmin2: [2024-03-19T02:29:00.117Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA_BASE64 [2024-03-19T02:29:00.117Z] [2024-03-19T02:29:00.117Z] asadmin-common: [2024-03-19T02:29:00.118Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA256_BASE64 [2024-03-19T02:29:00.343Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-generics --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-generics-web.war [2024-03-19T02:29:00.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2024-03-19T02:29:00.597Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:29:00.597Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:29:00.599Z] [exec] Application deployed with name ejb-ejb31-ejblite-generics-web. [2024-03-19T02:29:00.599Z] [2024-03-19T02:29:00.599Z] deploy-war-commonee: [2024-03-19T02:29:00.599Z] [2024-03-19T02:29:00.599Z] run: [2024-03-19T02:29:00.599Z] [2024-03-19T02:29:00.599Z] setOSConditions: [2024-03-19T02:29:00.599Z] [2024-03-19T02:29:00.599Z] setToolWin: [2024-03-19T02:29:00.599Z] [2024-03-19T02:29:00.600Z] setToolUnix: [2024-03-19T02:29:00.600Z] [2024-03-19T02:29:00.600Z] setToolProperty: [2024-03-19T02:29:00.600Z] [2024-03-19T02:29:00.600Z] setS1ASclassPath: [2024-03-19T02:29:00.600Z] [2024-03-19T02:29:00.600Z] init-common: [2024-03-19T02:29:00.600Z] [2024-03-19T02:29:00.600Z] run_se: [2024-03-19T02:29:00.627Z] [exec] Result: 1 [2024-03-19T02:29:00.627Z] [2024-03-19T02:29:00.627Z] process.registred: [2024-03-19T02:29:00.628Z] [2024-03-19T02:29:00.628Z] is.version.registred: [2024-03-19T02:29:00.628Z] [2024-03-19T02:29:00.628Z] process.xmlversionidentifier: [2024-03-19T02:29:00.628Z] [2024-03-19T02:29:00.628Z] prepare.cluster: [2024-03-19T02:29:00.628Z] [2024-03-19T02:29:00.628Z] process.enabled: [2024-03-19T02:29:00.628Z] [2024-03-19T02:29:00.628Z] process.hasToDeploy: [2024-03-19T02:29:00.628Z] [2024-03-19T02:29:00.628Z] deploy.version.unregistred: [2024-03-19T02:29:00.628Z] [2024-03-19T02:29:00.628Z] init.os: [2024-03-19T02:29:00.628Z] [2024-03-19T02:29:00.628Z] init.tools.unix: [2024-03-19T02:29:00.629Z] [2024-03-19T02:29:00.629Z] init.tools.windows: [2024-03-19T02:29:00.629Z] [2024-03-19T02:29:00.629Z] init.tools: [2024-03-19T02:29:00.629Z] [2024-03-19T02:29:00.629Z] setAsadminArgs: [2024-03-19T02:29:00.629Z] [2024-03-19T02:29:00.629Z] init: [2024-03-19T02:29:00.629Z] [2024-03-19T02:29:00.629Z] init.customtasks: [2024-03-19T02:29:00.629Z] [2024-03-19T02:29:00.629Z] prepare: [2024-03-19T02:29:00.629Z] [2024-03-19T02:29:00.629Z] process.versionExpression: [2024-03-19T02:29:00.629Z] [2024-03-19T02:29:00.629Z] process.appname: [2024-03-19T02:29:00.630Z] [2024-03-19T02:29:00.630Z] create.version: [2024-03-19T02:29:00.630Z] [2024-03-19T02:29:00.630Z] assemble.non-existent: [2024-03-19T02:29:00.630Z] [2024-03-19T02:29:00.630Z] process.xmlversionidentifier: [2024-03-19T02:29:00.630Z] [2024-03-19T02:29:00.630Z] prepare.update.xml.identifier: [2024-03-19T02:29:00.630Z] [2024-03-19T02:29:00.630Z] update.xml.identifier: [2024-03-19T02:29:00.630Z] [2024-03-19T02:29:00.630Z] deployWithNameOption: [2024-03-19T02:29:00.630Z] [2024-03-19T02:29:00.630Z] setAsadminArgs: [2024-03-19T02:29:00.630Z] [2024-03-19T02:29:00.630Z] common.deploy.asadmin: [2024-03-19T02:29:00.631Z] [2024-03-19T02:29:00.631Z] init.os: [2024-03-19T02:29:00.631Z] [2024-03-19T02:29:00.631Z] init.tools.unix: [2024-03-19T02:29:00.631Z] [2024-03-19T02:29:00.631Z] init.tools.windows: [2024-03-19T02:29:00.631Z] [2024-03-19T02:29:00.631Z] init.tools: [2024-03-19T02:29:00.631Z] [2024-03-19T02:29:00.631Z] setAsadminArgs: [2024-03-19T02:29:00.631Z] [2024-03-19T02:29:00.631Z] init: [2024-03-19T02:29:00.631Z] [2024-03-19T02:29:00.631Z] init.customtasks: [2024-03-19T02:29:00.631Z] [2024-03-19T02:29:00.632Z] common.run.asadmin: [2024-03-19T02:29:00.632Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:29:00.682Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA256_BASE64 [2024-03-19T02:29:00.807Z] [exec] Application deployed with name cciblackbox-tx. [2024-03-19T02:29:00.807Z] [echo] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar on server [2024-03-19T02:29:00.807Z] [2024-03-19T02:29:00.807Z] setOSConditions: [2024-03-19T02:29:00.807Z] [2024-03-19T02:29:00.807Z] setToolWin: [2024-03-19T02:29:00.807Z] [2024-03-19T02:29:00.807Z] setToolUnix: [2024-03-19T02:29:00.807Z] [2024-03-19T02:29:00.807Z] setToolProperty: [2024-03-19T02:29:00.807Z] [2024-03-19T02:29:00.807Z] setS1ASclassPath: [2024-03-19T02:29:00.807Z] [2024-03-19T02:29:00.807Z] init-common: [2024-03-19T02:29:00.808Z] [2024-03-19T02:29:00.808Z] deploy-common: [2024-03-19T02:29:00.808Z] [echo] Current time (ISO): 2024-03-19T02:29:00.601+0000 [2024-03-19T02:29:00.808Z] [2024-03-19T02:29:00.808Z] setOSConditions: [2024-03-19T02:29:00.808Z] [2024-03-19T02:29:00.808Z] setToolWin: [2024-03-19T02:29:00.808Z] [2024-03-19T02:29:00.808Z] setToolUnix: [2024-03-19T02:29:00.808Z] [2024-03-19T02:29:00.808Z] setToolProperty: [2024-03-19T02:29:00.808Z] [2024-03-19T02:29:00.808Z] setS1ASclassPath: [2024-03-19T02:29:00.808Z] [2024-03-19T02:29:00.808Z] init-common: [2024-03-19T02:29:00.808Z] [2024-03-19T02:29:00.808Z] deploy-common-pe: [2024-03-19T02:29:00.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:29:00.852Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:29:00.856Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-generics/TestServlet [2024-03-19T02:29:00.856Z] [java] hello from com.sun.s1as.devtests.ejb.generics.TestBean@4f83b7f9 [2024-03-19T02:29:00.856Z] [java] Successfully called methods on com.sun.s1as.devtests.ejb.generics.TestBean@6f93e23 [2024-03-19T02:29:00.856Z] [java] Hello from TypeVariableBean.hello(String) [2024-03-19T02:29:00.856Z] [java] Hello from TypeVariableBean.hello(T) [2024-03-19T02:29:00.856Z] [java] Injected TypeVariableBean: com.sun.s1as.devtests.ejb.generics.__EJB31_Generated__TypeVariableBean__Intf___269410957 [2024-03-19T02:29:00.856Z] [java] Value of key is:ejb-ejb31-ejblite-generics [2024-03-19T02:29:00.856Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:00.856Z] [java] [2024-03-19T02:29:00.856Z] [java] [2024-03-19T02:29:00.856Z] [java] ----------------------------------------- [2024-03-19T02:29:00.856Z] [java] - ejb-ejb31-ejblite-generics: PASS - [2024-03-19T02:29:00.856Z] [java] ----------------------------------------- [2024-03-19T02:29:00.856Z] [java] Total PASS: 1 [2024-03-19T02:29:00.856Z] [java] Total FAIL: 0 [2024-03-19T02:29:00.856Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:29:00.856Z] [java] ----------------------------------------- [2024-03-19T02:29:00.856Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:29:00.856Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:29:00.856Z] [2024-03-19T02:29:00.856Z] undeploy: [2024-03-19T02:29:00.856Z] [2024-03-19T02:29:00.856Z] setOSConditions: [2024-03-19T02:29:00.856Z] [2024-03-19T02:29:00.856Z] setToolWin: [2024-03-19T02:29:00.856Z] [2024-03-19T02:29:00.856Z] setToolUnix: [2024-03-19T02:29:00.856Z] [2024-03-19T02:29:00.856Z] setToolProperty: [2024-03-19T02:29:00.856Z] [2024-03-19T02:29:00.856Z] setS1ASclassPath: [2024-03-19T02:29:00.856Z] [2024-03-19T02:29:00.856Z] init-common: [2024-03-19T02:29:00.856Z] [2024-03-19T02:29:00.856Z] undeploy-war-common: [2024-03-19T02:29:00.940Z] [2024-03-19T02:29:00.940Z] asadmin-common: [2024-03-19T02:29:00.940Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA384_BASE64 [2024-03-19T02:29:01.052Z] [exec] Mar 19, 2024 2:29:00 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:01.052Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@d36c1c3 [2024-03-19T02:29:01.052Z] [exec] I am in client [2024-03-19T02:29:01.052Z] [exec] calling createPerson(duke) [2024-03-19T02:29:01.052Z] [exec] created [2024-03-19T02:29:01.052Z] [exec] calling findPerson(duke) [2024-03-19T02:29:01.052Z] [exec] found Person: {(name = duke)} [2024-03-19T02:29:01.052Z] [exec] calling nonTxFindPerson(duke) [2024-03-19T02:29:01.052Z] [exec] found Person: {(name = duke)} [2024-03-19T02:29:01.052Z] [exec] calling nonTxFindPerson(duke) [2024-03-19T02:29:01.052Z] [exec] found Person: {(name = duke)} [2024-03-19T02:29:01.052Z] [exec] removing Person(duke) [2024-03-19T02:29:01.052Z] [exec] removed Person(duke) [2024-03-19T02:29:01.052Z] [exec] refreshing Person(duke) [2024-03-19T02:29:01.052Z] [exec] refreshed Person( and not found.... [2024-03-19T02:29:01.052Z] [exec] Value of key is: statusFindPerson [2024-03-19T02:29:01.052Z] [exec] Value of key is: statusNonTxFindPerson [2024-03-19T02:29:01.052Z] [exec] Value of key is: statusNonTxFindPerson2 [2024-03-19T02:29:01.052Z] [exec] Value of key is: statusRemovePerson [2024-03-19T02:29:01.052Z] [exec] Value of key is: statusRefreshPerson [2024-03-19T02:29:01.052Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:01.052Z] [exec] [2024-03-19T02:29:01.052Z] [exec] [2024-03-19T02:29:01.053Z] [exec] ----------------------------------------- [2024-03-19T02:29:01.053Z] [exec] - statusRemovePerson: PASS - [2024-03-19T02:29:01.053Z] [exec] - statusNonTxFindPerson: PASS - [2024-03-19T02:29:01.053Z] [exec] - statusRefreshPerson: PASS - [2024-03-19T02:29:01.053Z] [exec] - statusFindPerson: PASS - [2024-03-19T02:29:01.053Z] [exec] - statusNonTxFindPerson2: PASS - [2024-03-19T02:29:01.053Z] [exec] ----------------------------------------- [2024-03-19T02:29:01.053Z] [exec] Total PASS: 5 [2024-03-19T02:29:01.053Z] [exec] Total FAIL: 0 [2024-03-19T02:29:01.053Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:01.053Z] [exec] ----------------------------------------- [2024-03-19T02:29:01.053Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:01.053Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:01.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-cciApp.ear [2024-03-19T02:29:01.196Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:01.196Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:01.308Z] [2024-03-19T02:29:01.308Z] checkReporting-common: [2024-03-19T02:29:01.308Z] [2024-03-19T02:29:01.308Z] confirmReportPresent-common: [2024-03-19T02:29:01.308Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:01.308Z] [echo] Test seems to be reported fine [2024-03-19T02:29:01.309Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/extendedem/RepRunConf.txt [2024-03-19T02:29:01.309Z] [2024-03-19T02:29:01.309Z] confirmMissingReport-common: [2024-03-19T02:29:01.309Z] [2024-03-19T02:29:01.309Z] undeploy: [2024-03-19T02:29:01.309Z] [2024-03-19T02:29:01.309Z] setOSConditions: [2024-03-19T02:29:01.309Z] [2024-03-19T02:29:01.309Z] setToolWin: [2024-03-19T02:29:01.309Z] [2024-03-19T02:29:01.309Z] setToolUnix: [2024-03-19T02:29:01.309Z] [2024-03-19T02:29:01.309Z] setToolProperty: [2024-03-19T02:29:01.309Z] [2024-03-19T02:29:01.309Z] setS1ASclassPath: [2024-03-19T02:29:01.309Z] [2024-03-19T02:29:01.309Z] init-common: [2024-03-19T02:29:01.309Z] [2024-03-19T02:29:01.309Z] undeploy-common: [2024-03-19T02:29:01.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:29:01.429Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:29:01.437Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-generics-web [2024-03-19T02:29:01.437Z] [2024-03-19T02:29:01.437Z] all: [2024-03-19T02:29:01.437Z] [2024-03-19T02:29:01.437Z] full: [2024-03-19T02:29:01.437Z] [2024-03-19T02:29:01.437Z] all: [2024-03-19T02:29:01.437Z] [2024-03-19T02:29:01.437Z] disable_nonportable_jndi: [2024-03-19T02:29:01.437Z] [2024-03-19T02:29:01.437Z] setOSConditions: [2024-03-19T02:29:01.437Z] [2024-03-19T02:29:01.437Z] setToolWin: [2024-03-19T02:29:01.437Z] [2024-03-19T02:29:01.437Z] setToolUnix: [2024-03-19T02:29:01.437Z] [2024-03-19T02:29:01.438Z] setToolProperty: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] setS1ASclassPath: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] init-common: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] clean: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] setOSConditions: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] setToolWin: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] setToolUnix: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] setToolProperty: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] setS1ASclassPath: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] init-common: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] clean-common: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] setOSConditions: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] setToolWin: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.438Z] setToolUnix: [2024-03-19T02:29:01.438Z] [2024-03-19T02:29:01.439Z] setToolProperty: [2024-03-19T02:29:01.439Z] [2024-03-19T02:29:01.439Z] setS1ASclassPath: [2024-03-19T02:29:01.439Z] [2024-03-19T02:29:01.439Z] init-common: [2024-03-19T02:29:01.439Z] [2024-03-19T02:29:01.439Z] clean-classes-common: [2024-03-19T02:29:01.439Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:01.439Z] [2024-03-19T02:29:01.439Z] setOSConditions: [2024-03-19T02:29:01.439Z] [2024-03-19T02:29:01.439Z] setToolWin: [2024-03-19T02:29:01.439Z] [2024-03-19T02:29:01.439Z] setToolUnix: [2024-03-19T02:29:01.439Z] [2024-03-19T02:29:01.439Z] setToolProperty: [2024-03-19T02:29:01.439Z] [2024-03-19T02:29:01.439Z] setS1ASclassPath: [2024-03-19T02:29:01.439Z] [2024-03-19T02:29:01.439Z] init-common: [2024-03-19T02:29:01.439Z] [2024-03-19T02:29:01.439Z] clean-jars-common: [2024-03-19T02:29:01.439Z] [2024-03-19T02:29:01.439Z] compile: [2024-03-19T02:29:01.439Z] [2024-03-19T02:29:01.439Z] setOSConditions: [2024-03-19T02:29:01.440Z] [2024-03-19T02:29:01.440Z] setToolWin: [2024-03-19T02:29:01.440Z] [2024-03-19T02:29:01.440Z] setToolUnix: [2024-03-19T02:29:01.440Z] [2024-03-19T02:29:01.440Z] setToolProperty: [2024-03-19T02:29:01.440Z] [2024-03-19T02:29:01.440Z] setS1ASclassPath: [2024-03-19T02:29:01.440Z] [2024-03-19T02:29:01.440Z] init-common: [2024-03-19T02:29:01.440Z] [2024-03-19T02:29:01.440Z] compile-common: [2024-03-19T02:29:01.440Z] [echo] Current time (ISO): 2024-03-19T02:29:01.191+0000 [2024-03-19T02:29:01.440Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:01.440Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:01.453Z] [exec] Application deployed with name simple-versioned-servlet. [2024-03-19T02:29:01.453Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:01.453Z] [2024-03-19T02:29:01.453Z] init.os: [2024-03-19T02:29:01.453Z] [2024-03-19T02:29:01.453Z] init.tools.unix: [2024-03-19T02:29:01.454Z] [2024-03-19T02:29:01.454Z] init.tools.windows: [2024-03-19T02:29:01.454Z] [2024-03-19T02:29:01.454Z] init.tools: [2024-03-19T02:29:01.454Z] [2024-03-19T02:29:01.454Z] setAsadminArgs: [2024-03-19T02:29:01.454Z] [2024-03-19T02:29:01.454Z] init: [2024-03-19T02:29:01.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA384_BASE64 [2024-03-19T02:29:01.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:29:01.687Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:29:01.712Z] [2024-03-19T02:29:01.712Z] init.customtasks: [2024-03-19T02:29:01.712Z] [2024-03-19T02:29:01.712Z] setEnabled: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] createAppRef: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] deployWithoutNameOption: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] process.versionExpression: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] process.appname: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] process.xmlversionidentifier: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] prepare.cluster: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] redeploy.version: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] setAsadminArgs: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] common.redeploy.asadmin: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] init.os: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] init.tools.unix: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] init.tools.windows: [2024-03-19T02:29:01.713Z] [2024-03-19T02:29:01.713Z] init.tools: [2024-03-19T02:29:01.714Z] [2024-03-19T02:29:01.714Z] setAsadminArgs: [2024-03-19T02:29:01.714Z] [2024-03-19T02:29:01.714Z] init: [2024-03-19T02:29:01.714Z] [2024-03-19T02:29:01.714Z] init.customtasks: [2024-03-19T02:29:01.714Z] [2024-03-19T02:29:01.714Z] delAppRef: [2024-03-19T02:29:01.714Z] [2024-03-19T02:29:01.714Z] init.os: [2024-03-19T02:29:01.714Z] [2024-03-19T02:29:01.714Z] init.tools.unix: [2024-03-19T02:29:01.714Z] [2024-03-19T02:29:01.714Z] init.tools.windows: [2024-03-19T02:29:01.714Z] [2024-03-19T02:29:01.714Z] init.tools: [2024-03-19T02:29:01.721Z] [2024-03-19T02:29:01.721Z] setAsadminArgs: [2024-03-19T02:29:01.721Z] [2024-03-19T02:29:01.721Z] init: [2024-03-19T02:29:01.721Z] [2024-03-19T02:29:01.721Z] init.customtasks: [2024-03-19T02:29:01.721Z] [2024-03-19T02:29:01.721Z] common.run.asadmin: [2024-03-19T02:29:01.721Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name simple-versioned-servlet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:29:01.821Z] [2024-03-19T02:29:01.822Z] asadmin-common: [2024-03-19T02:29:01.822Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD2_HEX [2024-03-19T02:29:01.872Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-extendedemApp [2024-03-19T02:29:01.872Z] [2024-03-19T02:29:01.872Z] unsetup: [2024-03-19T02:29:01.872Z] [2024-03-19T02:29:01.872Z] setOSConditions: [2024-03-19T02:29:01.872Z] [2024-03-19T02:29:01.872Z] setToolWin: [2024-03-19T02:29:01.872Z] [2024-03-19T02:29:01.873Z] setToolUnix: [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] setToolProperty: [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] setS1ASclassPath: [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] init-common: [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] execute-ejb-sql-common: [2024-03-19T02:29:01.873Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/extendedem/sql/drop.sql [2024-03-19T02:29:01.873Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] all: [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] tx_propagation: [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] setOSConditions: [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] setToolWin: [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] setToolUnix: [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] setToolProperty: [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] setS1ASclassPath: [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] init-common: [2024-03-19T02:29:01.873Z] [2024-03-19T02:29:01.873Z] clean: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] setOSConditions: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] setToolWin: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] setToolUnix: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] setToolProperty: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] setS1ASclassPath: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] init-common: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] clean-common: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] setOSConditions: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] setToolWin: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] setToolUnix: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] setToolProperty: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] setS1ASclassPath: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] init-common: [2024-03-19T02:29:01.874Z] [2024-03-19T02:29:01.874Z] clean-classes-common: [2024-03-19T02:29:01.874Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] setOSConditions: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] setToolWin: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] setToolUnix: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] setToolProperty: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] setS1ASclassPath: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] init-common: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] clean-jars-common: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] compile: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] setOSConditions: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] setToolWin: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] setToolUnix: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] setToolProperty: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] setS1ASclassPath: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] init-common: [2024-03-19T02:29:01.875Z] [2024-03-19T02:29:01.875Z] compile-common: [2024-03-19T02:29:01.876Z] [echo] Current time (ISO): 2024-03-19T02:29:01.662+0000 [2024-03-19T02:29:01.876Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:01.876Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:01.979Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:29:01.979Z] [exec] Waiting finished after 5,451 ms. [2024-03-19T02:29:01.979Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:29:01.979Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:29:01.979Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:29:01.979Z] [exec] Admin Port: 4,848 [2024-03-19T02:29:01.979Z] [exec] Command start-domain executed successfully. [2024-03-19T02:29:01.979Z] [2024-03-19T02:29:01.979Z] start-server-windows: [2024-03-19T02:29:01.979Z] [2024-03-19T02:29:01.979Z] setOSConditions: [2024-03-19T02:29:01.979Z] [2024-03-19T02:29:01.979Z] setToolWin: [2024-03-19T02:29:01.979Z] [2024-03-19T02:29:01.979Z] setToolUnix: [2024-03-19T02:29:01.979Z] [2024-03-19T02:29:01.979Z] setToolProperty: [2024-03-19T02:29:01.979Z] [2024-03-19T02:29:01.979Z] setS1ASclassPath: [2024-03-19T02:29:01.979Z] [2024-03-19T02:29:01.979Z] init-common: [2024-03-19T02:29:01.979Z] [2024-03-19T02:29:01.979Z] deploy-common: [2024-03-19T02:29:01.979Z] [echo] Current time (ISO): 2024-03-19T02:29:01.616+0000 [2024-03-19T02:29:01.979Z] [2024-03-19T02:29:01.979Z] setOSConditions: [2024-03-19T02:29:01.979Z] [2024-03-19T02:29:01.979Z] setToolWin: [2024-03-19T02:29:01.979Z] [2024-03-19T02:29:01.980Z] setToolUnix: [2024-03-19T02:29:01.980Z] [2024-03-19T02:29:01.980Z] setToolProperty: [2024-03-19T02:29:01.980Z] [2024-03-19T02:29:01.980Z] setS1ASclassPath: [2024-03-19T02:29:01.980Z] [2024-03-19T02:29:01.980Z] init-common: [2024-03-19T02:29:01.980Z] [2024-03-19T02:29:01.980Z] deploy-common-pe: [2024-03-19T02:29:01.991Z] [exec] Application deployed with name connector-cciApp. [2024-03-19T02:29:01.991Z] [exec] there are no files to retrieve for application connector-cciApp [2024-03-19T02:29:01.991Z] [echo] Deployment on target server server successful [2024-03-19T02:29:01.991Z] [2024-03-19T02:29:01.991Z] setOSConditions: [2024-03-19T02:29:01.991Z] [2024-03-19T02:29:01.991Z] setToolWin: [2024-03-19T02:29:01.991Z] [2024-03-19T02:29:01.991Z] setToolUnix: [2024-03-19T02:29:01.991Z] [2024-03-19T02:29:01.991Z] setToolProperty: [2024-03-19T02:29:01.991Z] [2024-03-19T02:29:01.991Z] setS1ASclassPath: [2024-03-19T02:29:01.991Z] [2024-03-19T02:29:01.991Z] init-common: [2024-03-19T02:29:01.992Z] [2024-03-19T02:29:01.992Z] deploy-common-ee: [2024-03-19T02:29:01.992Z] [2024-03-19T02:29:01.992Z] run: [2024-03-19T02:29:01.992Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:01.992Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:01.992Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:01.992Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:01.992Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:01.992Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:01.992Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:01.992Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:29:01.993Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:01.993Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:29:01.993Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:29:01.993Z] [java] ... 41 more [2024-03-19T02:29:01.993Z] [java] Java Result: -1 [2024-03-19T02:29:01.993Z] [2024-03-19T02:29:01.993Z] undeploy: [2024-03-19T02:29:01.993Z] [2024-03-19T02:29:01.993Z] undeploy-rar: [2024-03-19T02:29:01.993Z] [2024-03-19T02:29:01.993Z] setOSConditions: [2024-03-19T02:29:01.993Z] [2024-03-19T02:29:01.993Z] setToolWin: [2024-03-19T02:29:01.993Z] [2024-03-19T02:29:01.993Z] setToolUnix: [2024-03-19T02:29:01.993Z] [2024-03-19T02:29:01.993Z] setToolProperty: [2024-03-19T02:29:01.993Z] [2024-03-19T02:29:01.993Z] setS1ASclassPath: [2024-03-19T02:29:01.993Z] [2024-03-19T02:29:01.993Z] init-common: [2024-03-19T02:29:01.993Z] [2024-03-19T02:29:01.994Z] undeploy-rar-common: [2024-03-19T02:29:01.994Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} cciblackbox-tx [2024-03-19T02:29:02.003Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:02.003Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:02.003Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:02.003Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:02.003Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:02.003Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:02.003Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:02.249Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:29:02.249Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:29:02.287Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:02.287Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:02.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD2_HEX [2024-03-19T02:29:02.389Z] [2024-03-19T02:29:02.389Z] asadmin-common: [2024-03-19T02:29:02.389Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD5_HEX [2024-03-19T02:29:02.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:02.506Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:02.545Z] [exec] Application deployed with name simple-versioned-servlet. [2024-03-19T02:29:02.545Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:02.545Z] [2024-03-19T02:29:02.545Z] init.os: [2024-03-19T02:29:02.545Z] [2024-03-19T02:29:02.545Z] init.tools.unix: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] init.tools.windows: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] init.tools: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] setAsadminArgs: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] init: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] init.customtasks: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] setEnabled: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] createAppRef: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] init.os: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] init.tools.unix: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] init.tools.windows: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] init.tools: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] setAsadminArgs: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] init: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.546Z] init.customtasks: [2024-03-19T02:29:02.546Z] [2024-03-19T02:29:02.547Z] prepare.client: [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] prepare.client.appclient: [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] increment.log.next: [2024-03-19T02:29:02.547Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] process.versionexpression: [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] prepare.run: [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] common.run.positive: [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] setHttpPort: [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] common.run: [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] checkAppOnServer: [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] declare-test: [2024-03-19T02:29:02.547Z] [echo] Starting test simple-versioned-servlet redeployment(1) untagged - logID=13 (server) [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] prepare.runclient: [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] process.classpath: [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] process.jvmargs: [2024-03-19T02:29:02.547Z] [2024-03-19T02:29:02.547Z] java.with.result: [2024-03-19T02:29:02.557Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cciblackbox-tx [2024-03-19T02:29:02.557Z] [2024-03-19T02:29:02.557Z] setOSConditions: [2024-03-19T02:29:02.557Z] [2024-03-19T02:29:02.557Z] setToolWin: [2024-03-19T02:29:02.557Z] [2024-03-19T02:29:02.557Z] setToolUnix: [2024-03-19T02:29:02.557Z] [2024-03-19T02:29:02.557Z] setToolProperty: [2024-03-19T02:29:02.557Z] [2024-03-19T02:29:02.557Z] setS1ASclassPath: [2024-03-19T02:29:02.557Z] [2024-03-19T02:29:02.557Z] init-common: [2024-03-19T02:29:02.557Z] [2024-03-19T02:29:02.557Z] undeploy-common: [2024-03-19T02:29:02.804Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:02.804Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:02.804Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:02.804Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:02.804Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:02.804Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:02.804Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:02.815Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-cciApp [2024-03-19T02:29:02.815Z] [2024-03-19T02:29:02.815Z] unsetup: [2024-03-19T02:29:02.815Z] [2024-03-19T02:29:02.815Z] setOSConditions: [2024-03-19T02:29:02.815Z] [2024-03-19T02:29:02.815Z] setToolWin: [2024-03-19T02:29:02.815Z] [2024-03-19T02:29:02.815Z] setToolUnix: [2024-03-19T02:29:02.815Z] [2024-03-19T02:29:02.815Z] setToolProperty: [2024-03-19T02:29:02.815Z] [2024-03-19T02:29:02.815Z] setS1ASclassPath: [2024-03-19T02:29:02.816Z] [2024-03-19T02:29:02.816Z] init-common: [2024-03-19T02:29:02.816Z] [2024-03-19T02:29:02.816Z] drop-sql: [2024-03-19T02:29:02.816Z] [2024-03-19T02:29:02.816Z] setOSConditions: [2024-03-19T02:29:02.816Z] [2024-03-19T02:29:02.816Z] setToolWin: [2024-03-19T02:29:02.816Z] [2024-03-19T02:29:02.816Z] setToolUnix: [2024-03-19T02:29:02.816Z] [2024-03-19T02:29:02.816Z] setToolProperty: [2024-03-19T02:29:02.816Z] [2024-03-19T02:29:02.816Z] setS1ASclassPath: [2024-03-19T02:29:02.816Z] [2024-03-19T02:29:02.816Z] init-common: [2024-03-19T02:29:02.816Z] [2024-03-19T02:29:02.816Z] execute-sql-common: [2024-03-19T02:29:02.816Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb-drop.sql [2024-03-19T02:29:02.816Z] [sql] 0 rows affected [2024-03-19T02:29:02.816Z] [sql] 0 rows affected [2024-03-19T02:29:02.816Z] [sql] 0 rows affected [2024-03-19T02:29:02.937Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:02.937Z] [javac] 1 warning [2024-03-19T02:29:02.937Z] [2024-03-19T02:29:02.937Z] setOSConditions: [2024-03-19T02:29:02.937Z] [2024-03-19T02:29:02.937Z] setToolWin: [2024-03-19T02:29:02.937Z] [2024-03-19T02:29:02.937Z] setToolUnix: [2024-03-19T02:29:02.937Z] [2024-03-19T02:29:02.937Z] setToolProperty: [2024-03-19T02:29:02.937Z] [2024-03-19T02:29:02.937Z] setS1ASclassPath: [2024-03-19T02:29:02.937Z] [2024-03-19T02:29:02.937Z] init-common: [2024-03-19T02:29:02.937Z] [2024-03-19T02:29:02.937Z] compile-common: [2024-03-19T02:29:02.937Z] [echo] Current time (ISO): 2024-03-19T02:29:02.657+0000 [2024-03-19T02:29:02.937Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:02.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-03-19T02:29:03.069Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:29:03.069Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:29:03.072Z] [sql] 3 of 3 SQL statements executed successfully [2024-03-19T02:29:03.072Z] [2024-03-19T02:29:03.072Z] all: [2024-03-19T02:29:03.072Z] [2024-03-19T02:29:03.072Z] build: [2024-03-19T02:29:03.072Z] [2024-03-19T02:29:03.072Z] setOSConditions: [2024-03-19T02:29:03.072Z] [2024-03-19T02:29:03.072Z] setToolWin: [2024-03-19T02:29:03.072Z] [2024-03-19T02:29:03.072Z] setToolUnix: [2024-03-19T02:29:03.072Z] [2024-03-19T02:29:03.072Z] setToolProperty: [2024-03-19T02:29:03.072Z] [2024-03-19T02:29:03.072Z] setS1ASclassPath: [2024-03-19T02:29:03.072Z] [2024-03-19T02:29:03.072Z] init-common: [2024-03-19T02:29:03.072Z] [2024-03-19T02:29:03.072Z] clean: [2024-03-19T02:29:03.073Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:03.073Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:03.073Z] [2024-03-19T02:29:03.073Z] setOSConditions: [2024-03-19T02:29:03.073Z] [2024-03-19T02:29:03.073Z] setToolWin: [2024-03-19T02:29:03.073Z] [2024-03-19T02:29:03.073Z] setToolUnix: [2024-03-19T02:29:03.073Z] [2024-03-19T02:29:03.073Z] setToolProperty: [2024-03-19T02:29:03.073Z] [2024-03-19T02:29:03.073Z] setS1ASclassPath: [2024-03-19T02:29:03.073Z] [2024-03-19T02:29:03.073Z] init-common: [2024-03-19T02:29:03.073Z] [2024-03-19T02:29:03.073Z] create-dboutfile: [2024-03-19T02:29:03.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:03.073Z] [2024-03-19T02:29:03.073Z] compile: [2024-03-19T02:29:03.073Z] [2024-03-19T02:29:03.073Z] setOSConditions: [2024-03-19T02:29:03.073Z] [2024-03-19T02:29:03.073Z] setToolWin: [2024-03-19T02:29:03.073Z] [2024-03-19T02:29:03.073Z] setToolUnix: [2024-03-19T02:29:03.073Z] [2024-03-19T02:29:03.073Z] setToolProperty: [2024-03-19T02:29:03.074Z] [2024-03-19T02:29:03.074Z] setS1ASclassPath: [2024-03-19T02:29:03.074Z] [2024-03-19T02:29:03.074Z] init-common: [2024-03-19T02:29:03.074Z] [2024-03-19T02:29:03.074Z] compile-cci: [2024-03-19T02:29:03.074Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml:101: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:03.074Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:03.074Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:03.074Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:03.074Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:03.074Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:03.074Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:03.074Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:03.074Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:03.114Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:03.114Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:03.114Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:03.114Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:29:03.114Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:03.114Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-03-19T02:29:03.114Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:03.114Z] [2024-03-19T02:29:03.114Z] process.result: [2024-03-19T02:29:03.114Z] [2024-03-19T02:29:03.114Z] processResult: [2024-03-19T02:29:03.114Z] [2024-03-19T02:29:03.114Z] failed: [2024-03-19T02:29:03.114Z] [2024-03-19T02:29:03.114Z] passed: [2024-03-19T02:29:03.114Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:03.114Z] [2024-03-19T02:29:03.114Z] unknown: [2024-03-19T02:29:03.114Z] [2024-03-19T02:29:03.114Z] runclient: [2024-03-19T02:29:03.114Z] [2024-03-19T02:29:03.114Z] init.os: [2024-03-19T02:29:03.114Z] [2024-03-19T02:29:03.114Z] init.tools.unix: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] init.tools.windows: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] init.tools: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] setAsadminArgs: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] init: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] init.customtasks: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] checkAppOnCluster: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] run.positive: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] deploy.version: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] del.ref.registred: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] process.versionExpression: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] process.appname: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] _process.target: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] process.target: [2024-03-19T02:29:03.115Z] [2024-03-19T02:29:03.115Z] prepare.is.version.registred: [2024-03-19T02:29:03.116Z] [2024-03-19T02:29:03.116Z] init.os: [2024-03-19T02:29:03.116Z] [2024-03-19T02:29:03.116Z] init.tools.unix: [2024-03-19T02:29:03.116Z] [2024-03-19T02:29:03.116Z] init.tools.windows: [2024-03-19T02:29:03.116Z] [2024-03-19T02:29:03.116Z] init.tools: [2024-03-19T02:29:03.116Z] [2024-03-19T02:29:03.116Z] setAsadminArgs: [2024-03-19T02:29:03.116Z] [2024-03-19T02:29:03.116Z] init: [2024-03-19T02:29:03.116Z] [2024-03-19T02:29:03.116Z] init.customtasks: [2024-03-19T02:29:03.116Z] [2024-03-19T02:29:03.116Z] prepare: [2024-03-19T02:29:03.116Z] [2024-03-19T02:29:03.116Z] exec.asadmin2: [2024-03-19T02:29:03.323Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD5_HEX [2024-03-19T02:29:03.323Z] [2024-03-19T02:29:03.323Z] asadmin-common: [2024-03-19T02:29:03.323Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA_HEX [2024-03-19T02:29:03.325Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:29:03.325Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:29:03.325Z] [2024-03-19T02:29:03.325Z] setOSConditions: [2024-03-19T02:29:03.325Z] [2024-03-19T02:29:03.325Z] setToolWin: [2024-03-19T02:29:03.325Z] [2024-03-19T02:29:03.325Z] setToolUnix: [2024-03-19T02:29:03.325Z] [2024-03-19T02:29:03.325Z] setToolProperty: [2024-03-19T02:29:03.325Z] [2024-03-19T02:29:03.325Z] setS1ASclassPath: [2024-03-19T02:29:03.325Z] [2024-03-19T02:29:03.325Z] init-common: [2024-03-19T02:29:03.325Z] [2024-03-19T02:29:03.325Z] create-jdbc-resource-common: [2024-03-19T02:29:03.326Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/nonacc [2024-03-19T02:29:03.330Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:03.330Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/ejb/CoffeeBean.java:91: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:29:03.330Z] [javac] flag = iRec.add(new Integer(qty)); [2024-03-19T02:29:03.330Z] [javac] ^ [2024-03-19T02:29:03.330Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/ejb/CoffeeBean.java uses unchecked or unsafe operations. [2024-03-19T02:29:03.330Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:29:03.330Z] [javac] 2 warnings [2024-03-19T02:29:03.330Z] [2024-03-19T02:29:03.330Z] setOSConditions: [2024-03-19T02:29:03.330Z] [2024-03-19T02:29:03.330Z] setToolWin: [2024-03-19T02:29:03.330Z] [2024-03-19T02:29:03.330Z] setToolUnix: [2024-03-19T02:29:03.330Z] [2024-03-19T02:29:03.330Z] setToolProperty: [2024-03-19T02:29:03.330Z] [2024-03-19T02:29:03.330Z] setS1ASclassPath: [2024-03-19T02:29:03.330Z] [2024-03-19T02:29:03.330Z] init-common: [2024-03-19T02:29:03.330Z] [2024-03-19T02:29:03.330Z] compile-cci: [2024-03-19T02:29:03.330Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml:101: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:03.330Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:03.501Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:03.501Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:03.501Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:03.501Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:03.501Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:03.501Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:03.501Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:03.586Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:03.586Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:03.586Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:03.586Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:03.586Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:03.586Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:03.586Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:03.586Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:03.733Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:03.733Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-03-19T02:29:03.734Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-03-19T02:29:03.734Z] [javac] 2 warnings [2024-03-19T02:29:03.734Z] [2024-03-19T02:29:03.734Z] setOSConditions: [2024-03-19T02:29:03.734Z] [2024-03-19T02:29:03.734Z] setToolWin: [2024-03-19T02:29:03.734Z] [2024-03-19T02:29:03.734Z] setToolUnix: [2024-03-19T02:29:03.734Z] [2024-03-19T02:29:03.734Z] setToolProperty: [2024-03-19T02:29:03.734Z] [2024-03-19T02:29:03.734Z] setS1ASclassPath: [2024-03-19T02:29:03.734Z] [2024-03-19T02:29:03.734Z] init-common: [2024-03-19T02:29:03.734Z] [2024-03-19T02:29:03.734Z] compile-common: [2024-03-19T02:29:03.734Z] [echo] Current time (ISO): 2024-03-19T02:29:03.652+0000 [2024-03-19T02:29:03.734Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:03.843Z] [javac] 1 warning [2024-03-19T02:29:03.843Z] [2024-03-19T02:29:03.843Z] setOSConditions: [2024-03-19T02:29:03.843Z] [2024-03-19T02:29:03.843Z] setToolWin: [2024-03-19T02:29:03.843Z] [2024-03-19T02:29:03.843Z] setToolUnix: [2024-03-19T02:29:03.843Z] [2024-03-19T02:29:03.843Z] setToolProperty: [2024-03-19T02:29:03.843Z] [2024-03-19T02:29:03.843Z] setS1ASclassPath: [2024-03-19T02:29:03.843Z] [2024-03-19T02:29:03.843Z] init-common: [2024-03-19T02:29:03.843Z] [2024-03-19T02:29:03.843Z] compile-cci: [2024-03-19T02:29:03.843Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml:101: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:03.843Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:03.843Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:03.843Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:03.844Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:03.844Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:03.844Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:03.844Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:03.844Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:03.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/nonacc [2024-03-19T02:29:03.888Z] [exec] JDBC resource jdbc/nonacc created successfully. [2024-03-19T02:29:03.888Z] [echo] cmd executed for server [2024-03-19T02:29:03.888Z] [2024-03-19T02:29:03.888Z] run: [2024-03-19T02:29:03.888Z] [2024-03-19T02:29:03.888Z] setOSConditions: [2024-03-19T02:29:03.888Z] [2024-03-19T02:29:03.888Z] setToolWin: [2024-03-19T02:29:03.888Z] [2024-03-19T02:29:03.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA_HEX [2024-03-19T02:29:03.888Z] setToolUnix: [2024-03-19T02:29:03.888Z] [2024-03-19T02:29:03.888Z] setToolProperty: [2024-03-19T02:29:03.888Z] [2024-03-19T02:29:03.888Z] setS1ASclassPath: [2024-03-19T02:29:03.888Z] [2024-03-19T02:29:03.888Z] init-common: [2024-03-19T02:29:03.888Z] [2024-03-19T02:29:03.888Z] setup-sql: [2024-03-19T02:29:03.888Z] [2024-03-19T02:29:03.889Z] setOSConditions: [2024-03-19T02:29:03.889Z] [2024-03-19T02:29:03.889Z] setToolWin: [2024-03-19T02:29:03.889Z] [2024-03-19T02:29:03.889Z] setToolUnix: [2024-03-19T02:29:03.889Z] [2024-03-19T02:29:03.889Z] setToolProperty: [2024-03-19T02:29:03.889Z] [2024-03-19T02:29:03.889Z] setS1ASclassPath: [2024-03-19T02:29:03.889Z] [2024-03-19T02:29:03.889Z] init-common: [2024-03-19T02:29:03.889Z] [2024-03-19T02:29:03.889Z] execute-sql-common: [2024-03-19T02:29:03.889Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/nonacc/sql/create.sql [2024-03-19T02:29:03.889Z] [sql] Failed to execute: DROP TABLE NONACC [2024-03-19T02:29:03.890Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NONACC' because it does not exist. [2024-03-19T02:29:03.890Z] [sql] 0 rows affected [2024-03-19T02:29:03.890Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:29:04.059Z] [2024-03-19T02:29:04.059Z] process.registred: [2024-03-19T02:29:04.059Z] [2024-03-19T02:29:04.059Z] is.version.registred: [2024-03-19T02:29:04.059Z] [2024-03-19T02:29:04.059Z] process.xmlversionidentifier: [2024-03-19T02:29:04.059Z] [2024-03-19T02:29:04.059Z] prepare.cluster: [2024-03-19T02:29:04.059Z] [2024-03-19T02:29:04.059Z] process.enabled: [2024-03-19T02:29:04.059Z] [2024-03-19T02:29:04.059Z] process.hasToDeploy: [2024-03-19T02:29:04.059Z] [2024-03-19T02:29:04.060Z] deploy.version.unregistred: [2024-03-19T02:29:04.060Z] [2024-03-19T02:29:04.060Z] init.os: [2024-03-19T02:29:04.060Z] [2024-03-19T02:29:04.060Z] init.tools.unix: [2024-03-19T02:29:04.060Z] [2024-03-19T02:29:04.060Z] init.tools.windows: [2024-03-19T02:29:04.060Z] [2024-03-19T02:29:04.060Z] init.tools: [2024-03-19T02:29:04.060Z] [2024-03-19T02:29:04.060Z] setAsadminArgs: [2024-03-19T02:29:04.060Z] [2024-03-19T02:29:04.060Z] init: [2024-03-19T02:29:04.060Z] [2024-03-19T02:29:04.060Z] init.customtasks: [2024-03-19T02:29:04.060Z] [2024-03-19T02:29:04.061Z] prepare: [2024-03-19T02:29:04.061Z] [2024-03-19T02:29:04.061Z] process.versionExpression: [2024-03-19T02:29:04.061Z] [2024-03-19T02:29:04.061Z] process.appname: [2024-03-19T02:29:04.061Z] [2024-03-19T02:29:04.061Z] create.version: [2024-03-19T02:29:04.061Z] [2024-03-19T02:29:04.061Z] assemble.non-existent: [2024-03-19T02:29:04.061Z] [2024-03-19T02:29:04.061Z] process.xmlversionidentifier: [2024-03-19T02:29:04.061Z] [2024-03-19T02:29:04.061Z] prepare.update.xml.identifier: [2024-03-19T02:29:04.061Z] [2024-03-19T02:29:04.061Z] update.xml.identifier: [2024-03-19T02:29:04.061Z] [2024-03-19T02:29:04.061Z] deployWithNameOption: [2024-03-19T02:29:04.061Z] [2024-03-19T02:29:04.061Z] setAsadminArgs: [2024-03-19T02:29:04.061Z] [2024-03-19T02:29:04.061Z] common.deploy.asadmin: [2024-03-19T02:29:04.061Z] [2024-03-19T02:29:04.061Z] init.os: [2024-03-19T02:29:04.061Z] [2024-03-19T02:29:04.062Z] init.tools.unix: [2024-03-19T02:29:04.062Z] [2024-03-19T02:29:04.062Z] init.tools.windows: [2024-03-19T02:29:04.062Z] [2024-03-19T02:29:04.062Z] init.tools: [2024-03-19T02:29:04.062Z] [2024-03-19T02:29:04.062Z] setAsadminArgs: [2024-03-19T02:29:04.062Z] [2024-03-19T02:29:04.062Z] init: [2024-03-19T02:29:04.062Z] [2024-03-19T02:29:04.062Z] init.customtasks: [2024-03-19T02:29:04.062Z] [2024-03-19T02:29:04.062Z] common.run.asadmin: [2024-03-19T02:29:04.062Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:29:04.100Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:04.100Z] [javac] 1 warning [2024-03-19T02:29:04.100Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:04.100Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded [2024-03-19T02:29:04.101Z] [2024-03-19T02:29:04.101Z] build-embedded-ear: [2024-03-19T02:29:04.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:04.101Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:04.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:04.101Z] [2024-03-19T02:29:04.101Z] package-embedded-ejb: [2024-03-19T02:29:04.101Z] [2024-03-19T02:29:04.101Z] package-ejbjar-common: [2024-03-19T02:29:04.101Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:04.101Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:04.101Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cci-embedded-ejb.jar [2024-03-19T02:29:04.101Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:04.101Z] [2024-03-19T02:29:04.101Z] setOSConditions: [2024-03-19T02:29:04.101Z] [2024-03-19T02:29:04.101Z] setToolWin: [2024-03-19T02:29:04.101Z] [2024-03-19T02:29:04.101Z] setToolUnix: [2024-03-19T02:29:04.101Z] [2024-03-19T02:29:04.101Z] setToolProperty: [2024-03-19T02:29:04.101Z] [2024-03-19T02:29:04.101Z] setS1ASclassPath: [2024-03-19T02:29:04.101Z] [2024-03-19T02:29:04.101Z] init-common: [2024-03-19T02:29:04.101Z] [2024-03-19T02:29:04.102Z] package-rar: [2024-03-19T02:29:04.102Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar [2024-03-19T02:29:04.102Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-03-19T02:29:04.102Z] [2024-03-19T02:29:04.102Z] create-rar: [2024-03-19T02:29:04.102Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-03-19T02:29:04.102Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-03-19T02:29:04.102Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar [2024-03-19T02:29:04.102Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rar [2024-03-19T02:29:04.102Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2024-03-19T02:29:04.102Z] [2024-03-19T02:29:04.102Z] setOSConditions: [2024-03-19T02:29:04.102Z] [2024-03-19T02:29:04.102Z] setToolWin: [2024-03-19T02:29:04.102Z] [2024-03-19T02:29:04.102Z] setToolUnix: [2024-03-19T02:29:04.102Z] [2024-03-19T02:29:04.102Z] setToolProperty: [2024-03-19T02:29:04.102Z] [2024-03-19T02:29:04.102Z] setS1ASclassPath: [2024-03-19T02:29:04.102Z] [2024-03-19T02:29:04.102Z] init-common: [2024-03-19T02:29:04.102Z] [2024-03-19T02:29:04.102Z] webclient-war-common: [2024-03-19T02:29:04.102Z] [2024-03-19T02:29:04.103Z] clear: [2024-03-19T02:29:04.103Z] [2024-03-19T02:29:04.103Z] test-tlds-exist: [2024-03-19T02:29:04.103Z] [2024-03-19T02:29:04.103Z] copy-tlds: [2024-03-19T02:29:04.103Z] [2024-03-19T02:29:04.103Z] test-tagfiles-exist: [2024-03-19T02:29:04.103Z] [2024-03-19T02:29:04.103Z] copy-tagfiles: [2024-03-19T02:29:04.103Z] [2024-03-19T02:29:04.103Z] package-war-common: [2024-03-19T02:29:04.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:29:04.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:04.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:29:04.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:29:04.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/lib [2024-03-19T02:29:04.103Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:04.103Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:04.103Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:04.103Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:29:04.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/docroot [2024-03-19T02:29:04.103Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/cci-embedded-web.war [2024-03-19T02:29:04.103Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:04.104Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-embedded-cciApp.ear [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.104Z] setOSConditions: [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.104Z] setToolWin: [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.104Z] setToolUnix: [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.104Z] setToolProperty: [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.104Z] setS1ASclassPath: [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.104Z] init-common: [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.104Z] setup: [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.104Z] drop-sql: [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.104Z] setOSConditions: [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.104Z] setToolWin: [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.104Z] setToolUnix: [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.104Z] setToolProperty: [2024-03-19T02:29:04.104Z] [2024-03-19T02:29:04.105Z] setS1ASclassPath: [2024-03-19T02:29:04.105Z] [2024-03-19T02:29:04.105Z] init-common: [2024-03-19T02:29:04.105Z] [2024-03-19T02:29:04.105Z] execute-sql-common: [2024-03-19T02:29:04.105Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb-drop.sql [2024-03-19T02:29:04.136Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:04.136Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:04.136Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:04.136Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:04.136Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:04.136Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:04.136Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:04.136Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:04.136Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:04.136Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:04.136Z] [exec] Value of key is:ejb-noname-annotation [2024-03-19T02:29:04.136Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:04.136Z] [exec] [2024-03-19T02:29:04.136Z] [exec] [2024-03-19T02:29:04.136Z] [exec] ----------------------------------------- [2024-03-19T02:29:04.136Z] [exec] - ejb-noname-annotation: PASS - [2024-03-19T02:29:04.136Z] [exec] ----------------------------------------- [2024-03-19T02:29:04.136Z] [exec] Total PASS: 1 [2024-03-19T02:29:04.136Z] [exec] Total FAIL: 0 [2024-03-19T02:29:04.136Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:04.136Z] [exec] ----------------------------------------- [2024-03-19T02:29:04.136Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:04.136Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:04.136Z] [echo] Removing jar bundle HelloEJB.jar from autodeploy directory [2024-03-19T02:29:04.136Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:04.136Z] [2024-03-19T02:29:04.136Z] undeploy: [2024-03-19T02:29:04.137Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:04.137Z] [2024-03-19T02:29:04.137Z] autoundeploy-file: [2024-03-19T02:29:04.137Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-03-19T02:29:04.145Z] [2024-03-19T02:29:04.145Z] asadmin-common: [2024-03-19T02:29:04.145Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA256_HEX [2024-03-19T02:29:04.320Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:04.320Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:04.364Z] [sql] Failed to execute: drop table coffee [2024-03-19T02:29:04.364Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-03-19T02:29:04.364Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2024-03-19T02:29:04.364Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2024-03-19T02:29:04.364Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2024-03-19T02:29:04.364Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2024-03-19T02:29:04.364Z] [sql] 0 of 3 SQL statements executed successfully [2024-03-19T02:29:04.364Z] [2024-03-19T02:29:04.364Z] create-sql: [2024-03-19T02:29:04.364Z] [2024-03-19T02:29:04.364Z] setOSConditions: [2024-03-19T02:29:04.364Z] [2024-03-19T02:29:04.364Z] setToolWin: [2024-03-19T02:29:04.364Z] [2024-03-19T02:29:04.364Z] setToolUnix: [2024-03-19T02:29:04.364Z] [2024-03-19T02:29:04.364Z] setToolProperty: [2024-03-19T02:29:04.364Z] [2024-03-19T02:29:04.364Z] setS1ASclassPath: [2024-03-19T02:29:04.364Z] [2024-03-19T02:29:04.364Z] init-common: [2024-03-19T02:29:04.364Z] [2024-03-19T02:29:04.364Z] execute-sql-common: [2024-03-19T02:29:04.364Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb.sql [2024-03-19T02:29:04.364Z] [sql] Failed to execute: drop table coffee [2024-03-19T02:29:04.364Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-03-19T02:29:04.364Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2024-03-19T02:29:04.364Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2024-03-19T02:29:04.364Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2024-03-19T02:29:04.364Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2024-03-19T02:29:04.364Z] [sql] 0 rows affected [2024-03-19T02:29:04.365Z] [sql] 0 rows affected [2024-03-19T02:29:04.365Z] [sql] 0 rows affected [2024-03-19T02:29:04.365Z] [sql] 3 of 6 SQL statements executed successfully [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] deploy: [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] setOSConditions: [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] setToolWin: [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] setToolUnix: [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] setToolProperty: [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] setS1ASclassPath: [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] init-common: [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] deploy-common: [2024-03-19T02:29:04.365Z] [echo] Current time (ISO): 2024-03-19T02:29:04.164+0000 [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] setOSConditions: [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] setToolWin: [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] setToolUnix: [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] setToolProperty: [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] setS1ASclassPath: [2024-03-19T02:29:04.365Z] [2024-03-19T02:29:04.365Z] init-common: [2024-03-19T02:29:04.366Z] [2024-03-19T02:29:04.366Z] deploy-common-pe: [2024-03-19T02:29:04.437Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:04.437Z] [javac] 1 warning [2024-03-19T02:29:04.437Z] [2024-03-19T02:29:04.437Z] build: [2024-03-19T02:29:04.437Z] [2024-03-19T02:29:04.437Z] setOSConditions: [2024-03-19T02:29:04.437Z] [2024-03-19T02:29:04.437Z] setToolWin: [2024-03-19T02:29:04.437Z] [2024-03-19T02:29:04.437Z] setToolUnix: [2024-03-19T02:29:04.437Z] [2024-03-19T02:29:04.437Z] setToolProperty: [2024-03-19T02:29:04.437Z] [2024-03-19T02:29:04.437Z] setS1ASclassPath: [2024-03-19T02:29:04.437Z] [2024-03-19T02:29:04.437Z] init-common: [2024-03-19T02:29:04.437Z] [2024-03-19T02:29:04.437Z] ejb-jar-common: [2024-03-19T02:29:04.437Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:04.437Z] [2024-03-19T02:29:04.437Z] package-ejbjar-common: [2024-03-19T02:29:04.438Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:04.438Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:04.438Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-disable_nonportable_jndi-ejb.jar [2024-03-19T02:29:04.438Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:04.438Z] [2024-03-19T02:29:04.438Z] deploy: [2024-03-19T02:29:04.438Z] [2024-03-19T02:29:04.438Z] setOSConditions: [2024-03-19T02:29:04.438Z] [2024-03-19T02:29:04.438Z] setToolWin: [2024-03-19T02:29:04.438Z] [2024-03-19T02:29:04.438Z] setToolUnix: [2024-03-19T02:29:04.438Z] [2024-03-19T02:29:04.438Z] setToolProperty: [2024-03-19T02:29:04.438Z] [2024-03-19T02:29:04.438Z] setS1ASclassPath: [2024-03-19T02:29:04.438Z] [2024-03-19T02:29:04.438Z] init-common: [2024-03-19T02:29:04.438Z] [2024-03-19T02:29:04.438Z] deploy-jar-common: [2024-03-19T02:29:04.451Z] [java] Mar 19, 2024 2:29:04 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:29:04.451Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:29:04.675Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:04.675Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:04.675Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:04.675Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:04.675Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:04.675Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:04.675Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:04.695Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-disable_nonportable_jndi-ejb.jar [2024-03-19T02:29:04.726Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA256_HEX [2024-03-19T02:29:04.886Z] [exec] Application deployed with name simple-versioned-servlet. [2024-03-19T02:29:04.886Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:04.886Z] [2024-03-19T02:29:04.886Z] init.os: [2024-03-19T02:29:04.886Z] [2024-03-19T02:29:04.887Z] init.tools.unix: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] init.tools.windows: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] init.tools: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] setAsadminArgs: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] init: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] init.customtasks: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] setEnabled: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] createAppRef: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] deployWithoutNameOption: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] init.os: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] init.tools.unix: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] init.tools.windows: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] init.tools: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] setAsadminArgs: [2024-03-19T02:29:04.887Z] [2024-03-19T02:29:04.887Z] init: [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] init.customtasks: [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] prepare.client: [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] prepare.client.appclient: [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] increment.log.next: [2024-03-19T02:29:04.888Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] process.versionexpression: [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] prepare.run: [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] common.run.positive: [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] setHttpPort: [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] common.run: [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] checkAppOnServer: [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] declare-test: [2024-03-19T02:29:04.888Z] [echo] Starting test simple-versioned-servlet redeployment(2) untagged - logID=14 (server) [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] prepare.runclient: [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.888Z] process.classpath: [2024-03-19T02:29:04.888Z] [2024-03-19T02:29:04.889Z] process.jvmargs: [2024-03-19T02:29:04.889Z] [2024-03-19T02:29:04.889Z] java.with.result: [2024-03-19T02:29:04.949Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-embedded-cciApp.ear [2024-03-19T02:29:04.952Z] [exec] Application deployed with name ejb-ejb31-full-disable_nonportable_jndi-ejb. [2024-03-19T02:29:04.952Z] [2024-03-19T02:29:04.952Z] run: [2024-03-19T02:29:04.952Z] [2024-03-19T02:29:04.952Z] setOSConditions: [2024-03-19T02:29:04.952Z] [2024-03-19T02:29:04.952Z] setToolWin: [2024-03-19T02:29:04.952Z] [2024-03-19T02:29:04.952Z] setToolUnix: [2024-03-19T02:29:04.952Z] [2024-03-19T02:29:04.952Z] setToolProperty: [2024-03-19T02:29:04.952Z] [2024-03-19T02:29:04.952Z] setS1ASclassPath: [2024-03-19T02:29:04.952Z] [2024-03-19T02:29:04.952Z] init-common: [2024-03-19T02:29:04.952Z] [2024-03-19T02:29:04.952Z] run_se: [2024-03-19T02:29:04.983Z] [2024-03-19T02:29:04.983Z] asadmin-common: [2024-03-19T02:29:04.984Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA384_HEX [2024-03-19T02:29:05.205Z] [exec] Application deployed with name connector-embedded-cciApp. [2024-03-19T02:29:05.206Z] [exec] there are no files to retrieve for application connector-embedded-cciApp [2024-03-19T02:29:05.206Z] [echo] Deployment on target server server successful [2024-03-19T02:29:05.206Z] [2024-03-19T02:29:05.206Z] setOSConditions: [2024-03-19T02:29:05.206Z] [2024-03-19T02:29:05.206Z] setToolWin: [2024-03-19T02:29:05.206Z] [2024-03-19T02:29:05.206Z] setToolUnix: [2024-03-19T02:29:05.206Z] [2024-03-19T02:29:05.206Z] setToolProperty: [2024-03-19T02:29:05.206Z] [2024-03-19T02:29:05.206Z] setS1ASclassPath: [2024-03-19T02:29:05.206Z] [2024-03-19T02:29:05.206Z] init-common: [2024-03-19T02:29:05.206Z] [2024-03-19T02:29:05.206Z] deploy-common-ee: [2024-03-19T02:29:05.206Z] [2024-03-19T02:29:05.206Z] run: [2024-03-19T02:29:05.206Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:05.206Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:29:05.206Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:29:05.206Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:29:05.206Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:29:05.206Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:29:05.206Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:05.206Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:05.206Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:05.206Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:05.206Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:05.206Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:05.206Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:05.207Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:05.207Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:05.207Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:05.207Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:29:05.207Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:05.207Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:29:05.207Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:29:05.207Z] [java] ... 41 more [2024-03-19T02:29:05.207Z] [java] Java Result: -1 [2024-03-19T02:29:05.207Z] [2024-03-19T02:29:05.207Z] undeploy: [2024-03-19T02:29:05.207Z] [2024-03-19T02:29:05.207Z] setOSConditions: [2024-03-19T02:29:05.208Z] [2024-03-19T02:29:05.208Z] setToolWin: [2024-03-19T02:29:05.208Z] [2024-03-19T02:29:05.208Z] setToolUnix: [2024-03-19T02:29:05.208Z] [2024-03-19T02:29:05.208Z] setToolProperty: [2024-03-19T02:29:05.208Z] [2024-03-19T02:29:05.208Z] setS1ASclassPath: [2024-03-19T02:29:05.208Z] [2024-03-19T02:29:05.208Z] init-common: [2024-03-19T02:29:05.208Z] [2024-03-19T02:29:05.208Z] undeploy-common: [2024-03-19T02:29:05.239Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:05.463Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:05.463Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:05.463Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:05.463Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:29:05.463Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:05.463Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-03-19T02:29:05.463Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:05.463Z] [2024-03-19T02:29:05.463Z] process.result: [2024-03-19T02:29:05.463Z] [2024-03-19T02:29:05.463Z] processResult: [2024-03-19T02:29:05.463Z] [2024-03-19T02:29:05.463Z] failed: [2024-03-19T02:29:05.463Z] [2024-03-19T02:29:05.463Z] passed: [2024-03-19T02:29:05.463Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:05.463Z] [2024-03-19T02:29:05.463Z] unknown: [2024-03-19T02:29:05.463Z] [2024-03-19T02:29:05.463Z] runclient: [2024-03-19T02:29:05.463Z] [2024-03-19T02:29:05.463Z] init.os: [2024-03-19T02:29:05.463Z] [2024-03-19T02:29:05.463Z] init.tools.unix: [2024-03-19T02:29:05.463Z] [2024-03-19T02:29:05.463Z] init.tools.windows: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] init.tools: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] setAsadminArgs: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] init: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] init.customtasks: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] checkAppOnCluster: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] run.positive: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] deploy.version: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] del.ref.registred: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] process.versionExpression: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] process.appname: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] _process.target: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] process.target: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.464Z] prepare.is.version.registred: [2024-03-19T02:29:05.464Z] [2024-03-19T02:29:05.465Z] init.os: [2024-03-19T02:29:05.465Z] [2024-03-19T02:29:05.465Z] init.tools.unix: [2024-03-19T02:29:05.465Z] [2024-03-19T02:29:05.465Z] init.tools.windows: [2024-03-19T02:29:05.465Z] [2024-03-19T02:29:05.465Z] init.tools: [2024-03-19T02:29:05.465Z] [2024-03-19T02:29:05.465Z] setAsadminArgs: [2024-03-19T02:29:05.465Z] [2024-03-19T02:29:05.465Z] init: [2024-03-19T02:29:05.465Z] [2024-03-19T02:29:05.465Z] init.customtasks: [2024-03-19T02:29:05.465Z] [2024-03-19T02:29:05.465Z] prepare: [2024-03-19T02:29:05.465Z] [2024-03-19T02:29:05.465Z] exec.asadmin2: [2024-03-19T02:29:05.501Z] [javac] 1 warning [2024-03-19T02:29:05.501Z] [2024-03-19T02:29:05.501Z] build: [2024-03-19T02:29:05.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib [2024-03-19T02:29:05.501Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2024-03-19T02:29:05.501Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2024-03-19T02:29:05.501Z] [2024-03-19T02:29:05.501Z] setOSConditions: [2024-03-19T02:29:05.501Z] [2024-03-19T02:29:05.501Z] fixFiles: [2024-03-19T02:29:05.501Z] [2024-03-19T02:29:05.501Z] convUnix: [2024-03-19T02:29:05.501Z] [2024-03-19T02:29:05.501Z] convWin: [2024-03-19T02:29:05.501Z] [2024-03-19T02:29:05.502Z] setToolWin: [2024-03-19T02:29:05.502Z] [2024-03-19T02:29:05.502Z] setToolUnix: [2024-03-19T02:29:05.502Z] [2024-03-19T02:29:05.502Z] setToolProperty: [2024-03-19T02:29:05.502Z] [2024-03-19T02:29:05.502Z] setS1ASclassPath: [2024-03-19T02:29:05.502Z] [2024-03-19T02:29:05.502Z] init-common: [2024-03-19T02:29:05.502Z] [2024-03-19T02:29:05.502Z] package-persistence-common: [2024-03-19T02:29:05.502Z] [2024-03-19T02:29:05.502Z] ejb-jar-common: [2024-03-19T02:29:05.502Z] [2024-03-19T02:29:05.502Z] package-ejbjar-common: [2024-03-19T02:29:05.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:05.502Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2024-03-19T02:29:05.502Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:05.502Z] [2024-03-19T02:29:05.502Z] appclient-jar-common: [2024-03-19T02:29:05.502Z] [2024-03-19T02:29:05.502Z] package-appclientjar-common: [2024-03-19T02:29:05.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:05.502Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2024-03-19T02:29:05.502Z] [2024-03-19T02:29:05.502Z] webclient-war-common: [2024-03-19T02:29:05.503Z] [2024-03-19T02:29:05.503Z] build-ear-common: [2024-03-19T02:29:05.503Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:05.503Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:05.503Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-03-19T02:29:05.503Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-03-19T02:29:05.503Z] [2024-03-19T02:29:05.503Z] setup: [2024-03-19T02:29:05.503Z] [2024-03-19T02:29:05.503Z] setOSConditions: [2024-03-19T02:29:05.503Z] [2024-03-19T02:29:05.503Z] setToolWin: [2024-03-19T02:29:05.503Z] [2024-03-19T02:29:05.503Z] setToolUnix: [2024-03-19T02:29:05.503Z] [2024-03-19T02:29:05.503Z] setToolProperty: [2024-03-19T02:29:05.503Z] [2024-03-19T02:29:05.503Z] setS1ASclassPath: [2024-03-19T02:29:05.503Z] [2024-03-19T02:29:05.503Z] init-common: [2024-03-19T02:29:05.503Z] [2024-03-19T02:29:05.503Z] deploy-jdbc-common: [2024-03-19T02:29:05.503Z] [2024-03-19T02:29:05.503Z] setOSConditions: [2024-03-19T02:29:05.503Z] [2024-03-19T02:29:05.503Z] setToolWin: [2024-03-19T02:29:05.504Z] [2024-03-19T02:29:05.504Z] setToolUnix: [2024-03-19T02:29:05.504Z] [2024-03-19T02:29:05.504Z] setToolProperty: [2024-03-19T02:29:05.504Z] [2024-03-19T02:29:05.504Z] setS1ASclassPath: [2024-03-19T02:29:05.504Z] [2024-03-19T02:29:05.504Z] init-common: [2024-03-19T02:29:05.504Z] [2024-03-19T02:29:05.504Z] create-jdbc-connpool-common: [2024-03-19T02:29:05.509Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:05.509Z] [2024-03-19T02:29:05.509Z] internal-report-success: [2024-03-19T02:29:05.509Z] [2024-03-19T02:29:05.509Z] internal-report-failure: [2024-03-19T02:29:05.509Z] [2024-03-19T02:29:05.509Z] report: [2024-03-19T02:29:05.509Z] [2024-03-19T02:29:05.509Z] all: [2024-03-19T02:29:05.509Z] [echo] [2024-03-19T02:29:05.509Z] [echo] ************************* [2024-03-19T02:29:05.509Z] [echo] * Running nointf [2024-03-19T02:29:05.509Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf [2024-03-19T02:29:05.509Z] [echo] ************************* [2024-03-19T02:29:05.509Z] [echo] [2024-03-19T02:29:05.509Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:05.509Z] [2024-03-19T02:29:05.509Z] clean: [2024-03-19T02:29:05.509Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml [2024-03-19T02:29:05.509Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:05.509Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:05.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:05.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:05.509Z] [2024-03-19T02:29:05.510Z] test-all: [2024-03-19T02:29:05.510Z] [echo] Starting Test /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/endpoint [2024-03-19T02:29:05.510Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:05.510Z] [2024-03-19T02:29:05.510Z] deploy: [2024-03-19T02:29:05.510Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:05.510Z] [2024-03-19T02:29:05.510Z] build: [2024-03-19T02:29:05.510Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:05.510Z] [2024-03-19T02:29:05.510Z] test-compile: [2024-03-19T02:29:05.510Z] [echo] Compiling into endpoint/HelloImpl.class [2024-03-19T02:29:05.510Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:05.510Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:05.510Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:05.510Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:05.510Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:05.510Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:05.510Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:05.510Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:05.511Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:05.515Z] [java] Mar 19, 2024 2:29:05 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:29:05.515Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:29:05.548Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA384_HEX [2024-03-19T02:29:05.768Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:05.768Z] [javac] 1 warning [2024-03-19T02:29:05.768Z] [echo] Building with package endpoint [2024-03-19T02:29:05.768Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:29:05.771Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-embedded-cciApp [2024-03-19T02:29:05.771Z] [2024-03-19T02:29:05.771Z] unsetup: [2024-03-19T02:29:05.771Z] [2024-03-19T02:29:05.771Z] drop-sql: [2024-03-19T02:29:05.771Z] [2024-03-19T02:29:05.771Z] setOSConditions: [2024-03-19T02:29:05.771Z] [2024-03-19T02:29:05.771Z] setToolWin: [2024-03-19T02:29:05.771Z] [2024-03-19T02:29:05.771Z] setToolUnix: [2024-03-19T02:29:05.771Z] [2024-03-19T02:29:05.771Z] setToolProperty: [2024-03-19T02:29:05.771Z] [2024-03-19T02:29:05.771Z] setS1ASclassPath: [2024-03-19T02:29:05.771Z] [2024-03-19T02:29:05.771Z] init-common: [2024-03-19T02:29:05.771Z] [2024-03-19T02:29:05.771Z] execute-sql-common: [2024-03-19T02:29:05.771Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb-drop.sql [2024-03-19T02:29:05.772Z] [sql] 0 rows affected [2024-03-19T02:29:05.772Z] [sql] 0 rows affected [2024-03-19T02:29:05.772Z] [sql] 0 rows affected [2024-03-19T02:29:05.772Z] [sql] 3 of 3 SQL statements executed successfully [2024-03-19T02:29:05.772Z] [2024-03-19T02:29:05.772Z] all: [2024-03-19T02:29:05.772Z] [echo] @@## serializabletest ##@@ [2024-03-19T02:29:05.772Z] [2024-03-19T02:29:05.772Z] setOSConditions: [2024-03-19T02:29:05.772Z] [2024-03-19T02:29:05.772Z] setToolWin: [2024-03-19T02:29:05.772Z] [2024-03-19T02:29:05.772Z] setToolUnix: [2024-03-19T02:29:05.772Z] [2024-03-19T02:29:05.772Z] setToolProperty: [2024-03-19T02:29:05.772Z] [2024-03-19T02:29:05.772Z] setS1ASclassPath: [2024-03-19T02:29:05.772Z] [2024-03-19T02:29:05.772Z] init-common: [2024-03-19T02:29:05.772Z] [2024-03-19T02:29:05.772Z] clean: [2024-03-19T02:29:05.805Z] [2024-03-19T02:29:05.805Z] asadmin-common: [2024-03-19T02:29:05.805Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA512_HEX [2024-03-19T02:29:06.031Z] [exec] Result: 1 [2024-03-19T02:29:06.031Z] [2024-03-19T02:29:06.031Z] process.registred: [2024-03-19T02:29:06.031Z] [2024-03-19T02:29:06.031Z] is.version.registred: [2024-03-19T02:29:06.031Z] [2024-03-19T02:29:06.031Z] process.xmlversionidentifier: [2024-03-19T02:29:06.031Z] [2024-03-19T02:29:06.031Z] prepare.cluster: [2024-03-19T02:29:06.031Z] [2024-03-19T02:29:06.031Z] process.enabled: [2024-03-19T02:29:06.031Z] [2024-03-19T02:29:06.031Z] process.hasToDeploy: [2024-03-19T02:29:06.031Z] [2024-03-19T02:29:06.031Z] deploy.version.unregistred: [2024-03-19T02:29:06.031Z] [2024-03-19T02:29:06.031Z] init.os: [2024-03-19T02:29:06.031Z] [2024-03-19T02:29:06.031Z] init.tools.unix: [2024-03-19T02:29:06.032Z] [2024-03-19T02:29:06.032Z] init.tools.windows: [2024-03-19T02:29:06.032Z] [2024-03-19T02:29:06.032Z] init.tools: [2024-03-19T02:29:06.032Z] [2024-03-19T02:29:06.032Z] setAsadminArgs: [2024-03-19T02:29:06.032Z] [2024-03-19T02:29:06.032Z] init: [2024-03-19T02:29:06.047Z] [2024-03-19T02:29:06.047Z] setOSConditions: [2024-03-19T02:29:06.047Z] [2024-03-19T02:29:06.047Z] setToolWin: [2024-03-19T02:29:06.047Z] [2024-03-19T02:29:06.047Z] setToolUnix: [2024-03-19T02:29:06.047Z] [2024-03-19T02:29:06.047Z] setToolProperty: [2024-03-19T02:29:06.047Z] [2024-03-19T02:29:06.047Z] setS1ASclassPath: [2024-03-19T02:29:06.047Z] [2024-03-19T02:29:06.048Z] init-common: [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] clean-common: [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] setOSConditions: [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] setToolWin: [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] setToolUnix: [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] setToolProperty: [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] setS1ASclassPath: [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] init-common: [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] clean-classes-common: [2024-03-19T02:29:06.048Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] setOSConditions: [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] setToolWin: [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] setToolUnix: [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] setToolProperty: [2024-03-19T02:29:06.048Z] [2024-03-19T02:29:06.048Z] setS1ASclassPath: [2024-03-19T02:29:06.049Z] [2024-03-19T02:29:06.049Z] init-common: [2024-03-19T02:29:06.049Z] [2024-03-19T02:29:06.049Z] clean-jars-common: [2024-03-19T02:29:06.049Z] [2024-03-19T02:29:06.049Z] clean: [2024-03-19T02:29:06.049Z] [2024-03-19T02:29:06.049Z] compile: [2024-03-19T02:29:06.049Z] [2024-03-19T02:29:06.049Z] setOSConditions: [2024-03-19T02:29:06.049Z] [2024-03-19T02:29:06.049Z] setToolWin: [2024-03-19T02:29:06.049Z] [2024-03-19T02:29:06.049Z] setToolUnix: [2024-03-19T02:29:06.049Z] [2024-03-19T02:29:06.049Z] setToolProperty: [2024-03-19T02:29:06.049Z] [2024-03-19T02:29:06.049Z] setS1ASclassPath: [2024-03-19T02:29:06.049Z] [2024-03-19T02:29:06.049Z] init-common: [2024-03-19T02:29:06.049Z] [2024-03-19T02:29:06.049Z] compile-common: [2024-03-19T02:29:06.049Z] [echo] Current time (ISO): 2024-03-19T02:29:05.810+0000 [2024-03-19T02:29:06.049Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:06.049Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:06.066Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-xa-pool [2024-03-19T02:29:06.067Z] [exec] JDBC connection pool jdbc-xa-pool created successfully. [2024-03-19T02:29:06.067Z] [2024-03-19T02:29:06.067Z] set-derby-connpool-props: [2024-03-19T02:29:06.291Z] [2024-03-19T02:29:06.291Z] init.customtasks: [2024-03-19T02:29:06.291Z] [2024-03-19T02:29:06.291Z] prepare: [2024-03-19T02:29:06.291Z] [2024-03-19T02:29:06.291Z] process.versionExpression: [2024-03-19T02:29:06.291Z] [2024-03-19T02:29:06.291Z] process.appname: [2024-03-19T02:29:06.291Z] [2024-03-19T02:29:06.291Z] create.version: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] assemble.non-existent: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] process.xmlversionidentifier: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] prepare.update.xml.identifier: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] update.xml.identifier: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] deployWithNameOption: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] setAsadminArgs: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] common.deploy.asadmin: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] init.os: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] init.tools.unix: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] init.tools.windows: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] init.tools: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] setAsadminArgs: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] init: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.292Z] init.customtasks: [2024-03-19T02:29:06.292Z] [2024-03-19T02:29:06.293Z] common.run.asadmin: [2024-03-19T02:29:06.293Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-03-19T02:29:06.347Z] [java] Mar 19, 2024 2:29:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:06.347Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@bbf9e07 [2024-03-19T02:29:06.356Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.User=dbuser [2024-03-19T02:29:06.356Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.User=dbuser [2024-03-19T02:29:06.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA512_HEX [2024-03-19T02:29:06.631Z] [2024-03-19T02:29:06.632Z] setOSConditions: [2024-03-19T02:29:06.632Z] [2024-03-19T02:29:06.632Z] setToolWin: [2024-03-19T02:29:06.632Z] [2024-03-19T02:29:06.632Z] setToolUnix: [2024-03-19T02:29:06.632Z] [2024-03-19T02:29:06.632Z] setToolProperty: [2024-03-19T02:29:06.632Z] [2024-03-19T02:29:06.632Z] setS1ASclassPath: [2024-03-19T02:29:06.632Z] [2024-03-19T02:29:06.632Z] init-common: [2024-03-19T02:29:06.632Z] [2024-03-19T02:29:06.632Z] delete-jdbcrealm-resource: [2024-03-19T02:29:06.860Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:06.860Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:06.918Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.Password=dbpassword [2024-03-19T02:29:06.919Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.Password=dbpassword [2024-03-19T02:29:06.931Z] [java] Mar 19, 2024 2:29:06 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:29:06.931Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:29:06.979Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:06.979Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:06.979Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:06.979Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:06.979Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:06.979Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:06.979Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:07.118Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-03-19T02:29:07.118Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:07.118Z] [2024-03-19T02:29:07.118Z] init.os: [2024-03-19T02:29:07.118Z] [2024-03-19T02:29:07.118Z] init.tools.unix: [2024-03-19T02:29:07.118Z] [2024-03-19T02:29:07.118Z] init.tools.windows: [2024-03-19T02:29:07.118Z] [2024-03-19T02:29:07.119Z] init.tools: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] setAsadminArgs: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] init: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] init.customtasks: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] setEnabled: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] createAppRef: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] deployWithoutNameOption: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] process.versionExpression: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] process.appname: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] process.xmlversionidentifier: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] prepare.cluster: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] redeploy.version: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] setAsadminArgs: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.119Z] common.redeploy.asadmin: [2024-03-19T02:29:07.119Z] [2024-03-19T02:29:07.120Z] init.os: [2024-03-19T02:29:07.120Z] [2024-03-19T02:29:07.120Z] init.tools.unix: [2024-03-19T02:29:07.120Z] [2024-03-19T02:29:07.120Z] init.tools.windows: [2024-03-19T02:29:07.120Z] [2024-03-19T02:29:07.120Z] init.tools: [2024-03-19T02:29:07.120Z] [2024-03-19T02:29:07.120Z] setAsadminArgs: [2024-03-19T02:29:07.120Z] [2024-03-19T02:29:07.120Z] init: [2024-03-19T02:29:07.174Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.driverType=4 [2024-03-19T02:29:07.175Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.driverType=4 [2024-03-19T02:29:07.229Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/MyWhirlPool [2024-03-19T02:29:07.378Z] [2024-03-19T02:29:07.378Z] init.customtasks: [2024-03-19T02:29:07.378Z] [2024-03-19T02:29:07.378Z] delAppRef: [2024-03-19T02:29:07.378Z] [2024-03-19T02:29:07.378Z] init.os: [2024-03-19T02:29:07.378Z] [2024-03-19T02:29:07.378Z] init.tools.unix: [2024-03-19T02:29:07.378Z] [2024-03-19T02:29:07.378Z] init.tools.windows: [2024-03-19T02:29:07.378Z] [2024-03-19T02:29:07.378Z] init.tools: [2024-03-19T02:29:07.378Z] [2024-03-19T02:29:07.379Z] setAsadminArgs: [2024-03-19T02:29:07.379Z] [2024-03-19T02:29:07.379Z] init: [2024-03-19T02:29:07.379Z] [2024-03-19T02:29:07.379Z] init.customtasks: [2024-03-19T02:29:07.379Z] [2024-03-19T02:29:07.379Z] common.run.asadmin: [2024-03-19T02:29:07.379Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-03-19T02:29:07.438Z] [java] Mar 19, 2024 2:29:07 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:07.438Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@28cb3a25 [2024-03-19T02:29:07.485Z] [exec] JDBC resource jdbc/MyWhirlPool deleted successfully [2024-03-19T02:29:07.485Z] [2024-03-19T02:29:07.485Z] setOSConditions: [2024-03-19T02:29:07.485Z] [2024-03-19T02:29:07.485Z] setToolWin: [2024-03-19T02:29:07.485Z] [2024-03-19T02:29:07.485Z] setToolUnix: [2024-03-19T02:29:07.485Z] [2024-03-19T02:29:07.485Z] setToolProperty: [2024-03-19T02:29:07.485Z] [2024-03-19T02:29:07.485Z] setS1ASclassPath: [2024-03-19T02:29:07.485Z] [2024-03-19T02:29:07.485Z] init-common: [2024-03-19T02:29:07.485Z] [2024-03-19T02:29:07.485Z] delete-jdbcrealm-connection-pool: [2024-03-19T02:29:07.491Z] [java] Mar 19, 2024 2:29:07 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:29:07.491Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@bff7bbdb[jndiName=ql-jdbc-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:29:07.549Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:07.549Z] [javac] 1 warning [2024-03-19T02:29:07.549Z] [2024-03-19T02:29:07.549Z] setOSConditions: [2024-03-19T02:29:07.549Z] [2024-03-19T02:29:07.549Z] setToolWin: [2024-03-19T02:29:07.550Z] [2024-03-19T02:29:07.550Z] setToolUnix: [2024-03-19T02:29:07.550Z] [2024-03-19T02:29:07.550Z] setToolProperty: [2024-03-19T02:29:07.550Z] [2024-03-19T02:29:07.550Z] setS1ASclassPath: [2024-03-19T02:29:07.550Z] [2024-03-19T02:29:07.550Z] init-common: [2024-03-19T02:29:07.550Z] [2024-03-19T02:29:07.550Z] compile-common: [2024-03-19T02:29:07.550Z] [echo] Current time (ISO): 2024-03-19T02:29:07.388+0000 [2024-03-19T02:29:07.550Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:07.657Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:07.657Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:07.736Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.portNumber=45716 [2024-03-19T02:29:07.737Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.portNumber=45716 [2024-03-19T02:29:07.747Z] [java] Got connection com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4571cebe [2024-03-19T02:29:07.747Z] [java] Value of key is: test1 [2024-03-19T02:29:07.747Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:07.747Z] [java] [2024-03-19T02:29:07.747Z] [java] [2024-03-19T02:29:07.747Z] [java] ----------------------------------------- [2024-03-19T02:29:07.747Z] [java] - test1 : PASS - [2024-03-19T02:29:07.747Z] [java] ----------------------------------------- [2024-03-19T02:29:07.747Z] [java] Total PASS: 1 [2024-03-19T02:29:07.747Z] [java] Total FAIL: 0 [2024-03-19T02:29:07.747Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:29:07.747Z] [java] ----------------------------------------- [2024-03-19T02:29:07.747Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:29:07.747Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:29:07.993Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.dataBaseName=testdb [2024-03-19T02:29:07.993Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.dataBaseName=testdb [2024-03-19T02:29:08.001Z] [java] About to lookup HHGot expected javax.naming.NamingException: Lookup failed for HH in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [Root exception is javax.naming.NameNotFoundException: HH not found]About to lookup HH#com.acme.HelloGot expected javax.naming.NamingException: Lookup failed for HH#com.acme.Hello in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [Root exception is javax.naming.NameNotFoundException: HH#com.acme.Hello not found] [2024-03-19T02:29:08.001Z] [java] Value of key is:disable_nonportable_jndi [2024-03-19T02:29:08.001Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:08.001Z] [java] [2024-03-19T02:29:08.001Z] [java] [2024-03-19T02:29:08.001Z] [java] ----------------------------------------- [2024-03-19T02:29:08.001Z] [java] - disable_nonportable_jndi: PASS - [2024-03-19T02:29:08.001Z] [java] ----------------------------------------- [2024-03-19T02:29:08.001Z] [java] Total PASS: 1 [2024-03-19T02:29:08.001Z] [java] Total FAIL: 0 [2024-03-19T02:29:08.001Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:29:08.001Z] [java] ----------------------------------------- [2024-03-19T02:29:08.001Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:29:08.001Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:29:08.002Z] [2024-03-19T02:29:08.002Z] undeploy: [2024-03-19T02:29:08.002Z] [2024-03-19T02:29:08.002Z] setOSConditions: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] setToolWin: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] setToolUnix: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] setToolProperty: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] setS1ASclassPath: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] init-common: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] undeploy-jdbc-common: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] setOSConditions: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] setToolWin: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] setToolUnix: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] setToolProperty: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] setS1ASclassPath: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] init-common: [2024-03-19T02:29:08.003Z] [2024-03-19T02:29:08.003Z] delete-jdbc-resource-common: [2024-03-19T02:29:08.004Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonacc [2024-03-19T02:29:08.112Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:08.112Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:08.113Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:08.113Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:08.113Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:08.113Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:08.113Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:08.221Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-03-19T02:29:08.221Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:08.221Z] [2024-03-19T02:29:08.221Z] init.os: [2024-03-19T02:29:08.221Z] [2024-03-19T02:29:08.221Z] init.tools.unix: [2024-03-19T02:29:08.221Z] [2024-03-19T02:29:08.221Z] init.tools.windows: [2024-03-19T02:29:08.221Z] [2024-03-19T02:29:08.221Z] init.tools: [2024-03-19T02:29:08.221Z] [2024-03-19T02:29:08.222Z] setAsadminArgs: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.222Z] init: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.222Z] init.customtasks: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.222Z] setEnabled: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.222Z] createAppRef: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.222Z] init.os: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.222Z] init.tools.unix: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.222Z] init.tools.windows: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.222Z] init.tools: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.222Z] setAsadminArgs: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.222Z] init: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.222Z] init.customtasks: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.222Z] prepare.client: [2024-03-19T02:29:08.222Z] [2024-03-19T02:29:08.223Z] prepare.client.appclient: [2024-03-19T02:29:08.223Z] [2024-03-19T02:29:08.223Z] increment.log.next: [2024-03-19T02:29:08.223Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:08.223Z] [2024-03-19T02:29:08.223Z] process.versionexpression: [2024-03-19T02:29:08.223Z] [2024-03-19T02:29:08.223Z] prepare.run: [2024-03-19T02:29:08.223Z] [2024-03-19T02:29:08.223Z] common.run.positive: [2024-03-19T02:29:08.223Z] [2024-03-19T02:29:08.223Z] setHttpPort: [2024-03-19T02:29:08.223Z] [2024-03-19T02:29:08.223Z] common.run: [2024-03-19T02:29:08.223Z] [2024-03-19T02:29:08.223Z] checkAppOnServer: [2024-03-19T02:29:08.223Z] [2024-03-19T02:29:08.223Z] declare-test: [2024-03-19T02:29:08.223Z] [echo] Starting test simple-versioned-servlet redeployment(3) ALPHA-1.0.0 - logID=15 (server) [2024-03-19T02:29:08.257Z] [2024-03-19T02:29:08.257Z] undeploy: [2024-03-19T02:29:08.257Z] [2024-03-19T02:29:08.257Z] setOSConditions: [2024-03-19T02:29:08.257Z] [2024-03-19T02:29:08.257Z] setToolWin: [2024-03-19T02:29:08.257Z] [2024-03-19T02:29:08.257Z] setToolUnix: [2024-03-19T02:29:08.257Z] [2024-03-19T02:29:08.258Z] setToolProperty: [2024-03-19T02:29:08.258Z] [2024-03-19T02:29:08.258Z] setS1ASclassPath: [2024-03-19T02:29:08.258Z] [2024-03-19T02:29:08.258Z] init-common: [2024-03-19T02:29:08.258Z] [2024-03-19T02:29:08.258Z] undeploy-jar-common: [2024-03-19T02:29:08.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonacc [2024-03-19T02:29:08.260Z] [exec] JDBC resource jdbc/nonacc deleted successfully [2024-03-19T02:29:08.260Z] [echo] cmd executed for server [2024-03-19T02:29:08.260Z] [2024-03-19T02:29:08.260Z] setOSConditions: [2024-03-19T02:29:08.260Z] [2024-03-19T02:29:08.260Z] setToolWin: [2024-03-19T02:29:08.260Z] [2024-03-19T02:29:08.260Z] setToolUnix: [2024-03-19T02:29:08.260Z] [2024-03-19T02:29:08.260Z] setToolProperty: [2024-03-19T02:29:08.260Z] [2024-03-19T02:29:08.260Z] setS1ASclassPath: [2024-03-19T02:29:08.260Z] [2024-03-19T02:29:08.260Z] init-common: [2024-03-19T02:29:08.260Z] [2024-03-19T02:29:08.260Z] delete-jdbc-connpool-common: [2024-03-19T02:29:08.260Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:29:08.293Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:08.293Z] [2024-03-19T02:29:08.293Z] run: [2024-03-19T02:29:08.293Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:08.293Z] [2024-03-19T02:29:08.294Z] prepare-client: [2024-03-19T02:29:08.294Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:08.294Z] [2024-03-19T02:29:08.294Z] wsdl-import: [2024-03-19T02:29:08.294Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:08.294Z] [2024-03-19T02:29:08.294Z] configurable-wsdl-import: [2024-03-19T02:29:08.294Z] [echo] Current time (ISO): 2024-03-19T02:29:08.143+0000 [2024-03-19T02:29:08.294Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:29:08.417Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=false MyWhirlPool [2024-03-19T02:29:08.418Z] [exec] JDBC Connection pool MyWhirlPool deleted successfully [2024-03-19T02:29:08.418Z] [2024-03-19T02:29:08.418Z] setOSConditions: [2024-03-19T02:29:08.418Z] [2024-03-19T02:29:08.418Z] setToolWin: [2024-03-19T02:29:08.418Z] [2024-03-19T02:29:08.418Z] setToolUnix: [2024-03-19T02:29:08.418Z] [2024-03-19T02:29:08.418Z] setToolProperty: [2024-03-19T02:29:08.418Z] [2024-03-19T02:29:08.418Z] setS1ASclassPath: [2024-03-19T02:29:08.418Z] [2024-03-19T02:29:08.418Z] init-common: [2024-03-19T02:29:08.418Z] [2024-03-19T02:29:08.418Z] delete-db-schema: [2024-03-19T02:29:08.418Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/jdbcrealm/delete-auth-schema.sql [2024-03-19T02:29:08.418Z] [sql] 16 of 16 SQL statements executed successfully [2024-03-19T02:29:08.480Z] [2024-03-19T02:29:08.480Z] prepare.runclient: [2024-03-19T02:29:08.480Z] [2024-03-19T02:29:08.480Z] process.classpath: [2024-03-19T02:29:08.480Z] [2024-03-19T02:29:08.480Z] process.jvmargs: [2024-03-19T02:29:08.480Z] [2024-03-19T02:29:08.480Z] java.with.result: [2024-03-19T02:29:08.539Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-disable_nonportable_jndi-ejb [2024-03-19T02:29:08.539Z] [2024-03-19T02:29:08.539Z] all: [2024-03-19T02:29:08.539Z] [2024-03-19T02:29:08.539Z] remote1: [2024-03-19T02:29:08.539Z] [2024-03-19T02:29:08.539Z] setOSConditions: [2024-03-19T02:29:08.539Z] [2024-03-19T02:29:08.539Z] setToolWin: [2024-03-19T02:29:08.539Z] [2024-03-19T02:29:08.539Z] setToolUnix: [2024-03-19T02:29:08.539Z] [2024-03-19T02:29:08.539Z] setToolProperty: [2024-03-19T02:29:08.539Z] [2024-03-19T02:29:08.539Z] setS1ASclassPath: [2024-03-19T02:29:08.539Z] [2024-03-19T02:29:08.539Z] init-common: [2024-03-19T02:29:08.539Z] [2024-03-19T02:29:08.539Z] clean: [2024-03-19T02:29:08.539Z] [2024-03-19T02:29:08.540Z] setOSConditions: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.540Z] setToolWin: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.540Z] setToolUnix: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.540Z] setToolProperty: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.540Z] setS1ASclassPath: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.540Z] init-common: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.540Z] clean-common: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.540Z] setOSConditions: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.540Z] setToolWin: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.540Z] setToolUnix: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.540Z] setToolProperty: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.540Z] setS1ASclassPath: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.540Z] init-common: [2024-03-19T02:29:08.540Z] [2024-03-19T02:29:08.541Z] clean-classes-common: [2024-03-19T02:29:08.541Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.541Z] setOSConditions: [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.541Z] setToolWin: [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.541Z] setToolUnix: [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.541Z] setToolProperty: [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.541Z] setS1ASclassPath: [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.541Z] init-common: [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.541Z] clean-jars-common: [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.541Z] compile: [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.541Z] setOSConditions: [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.541Z] setToolWin: [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.541Z] setToolUnix: [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.541Z] setToolProperty: [2024-03-19T02:29:08.541Z] [2024-03-19T02:29:08.542Z] setS1ASclassPath: [2024-03-19T02:29:08.542Z] [2024-03-19T02:29:08.542Z] init-common: [2024-03-19T02:29:08.542Z] [2024-03-19T02:29:08.542Z] compile-common: [2024-03-19T02:29:08.542Z] [echo] Current time (ISO): 2024-03-19T02:29:08.466+0000 [2024-03-19T02:29:08.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:08.542Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:08.553Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:08.554Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:08.575Z] [exec] parsing WSDL... [2024-03-19T02:29:08.675Z] [echo] [2024-03-19T02:29:08.675Z] [echo] [2024-03-19T02:29:08.675Z] [echo] [2024-03-19T02:29:08.675Z] [echo] *************************************************************************** [2024-03-19T02:29:08.675Z] [echo] * Running group sful [2024-03-19T02:29:08.675Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/sful [2024-03-19T02:29:08.675Z] [echo] *************************************************************************** [2024-03-19T02:29:08.675Z] [echo] [2024-03-19T02:29:08.675Z] [echo] [2024-03-19T02:29:08.675Z] [echo] [2024-03-19T02:29:08.675Z] [2024-03-19T02:29:08.675Z] setOSConditions: [2024-03-19T02:29:08.675Z] [2024-03-19T02:29:08.676Z] setToolWin: [2024-03-19T02:29:08.676Z] [2024-03-19T02:29:08.676Z] setToolUnix: [2024-03-19T02:29:08.676Z] [2024-03-19T02:29:08.676Z] setToolProperty: [2024-03-19T02:29:08.676Z] [2024-03-19T02:29:08.676Z] setS1ASclassPath: [2024-03-19T02:29:08.676Z] [2024-03-19T02:29:08.676Z] init-common: [2024-03-19T02:29:08.676Z] [2024-03-19T02:29:08.676Z] clean: [2024-03-19T02:29:08.676Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:08.676Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:08.676Z] [2024-03-19T02:29:08.676Z] compile: [2024-03-19T02:29:08.676Z] [2024-03-19T02:29:08.676Z] setOSConditions: [2024-03-19T02:29:08.676Z] [2024-03-19T02:29:08.676Z] setToolWin: [2024-03-19T02:29:08.676Z] [2024-03-19T02:29:08.676Z] setToolUnix: [2024-03-19T02:29:08.676Z] [2024-03-19T02:29:08.676Z] setToolProperty: [2024-03-19T02:29:08.676Z] [2024-03-19T02:29:08.677Z] setS1ASclassPath: [2024-03-19T02:29:08.677Z] [2024-03-19T02:29:08.677Z] init-common: [2024-03-19T02:29:08.677Z] [2024-03-19T02:29:08.677Z] compile-common: [2024-03-19T02:29:08.677Z] [echo] Current time (ISO): 2024-03-19T02:29:08.510+0000 [2024-03-19T02:29:08.677Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:08.677Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:08.738Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:08.738Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:08.738Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:08.738Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-03-19T02:29:08.808Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.create=true [2024-03-19T02:29:08.808Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.create=true [2024-03-19T02:29:08.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:29:08.826Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:29:08.826Z] [echo] cmd executed for server [2024-03-19T02:29:08.826Z] [2024-03-19T02:29:08.826Z] all: [2024-03-19T02:29:08.826Z] [2024-03-19T02:29:08.826Z] setOSConditions: [2024-03-19T02:29:08.826Z] [2024-03-19T02:29:08.826Z] setToolWin: [2024-03-19T02:29:08.826Z] [2024-03-19T02:29:08.826Z] setToolUnix: [2024-03-19T02:29:08.826Z] [2024-03-19T02:29:08.826Z] setToolProperty: [2024-03-19T02:29:08.826Z] [2024-03-19T02:29:08.826Z] setS1ASclassPath: [2024-03-19T02:29:08.826Z] [2024-03-19T02:29:08.826Z] init-common: [2024-03-19T02:29:08.826Z] [2024-03-19T02:29:08.826Z] clean: [2024-03-19T02:29:08.826Z] [2024-03-19T02:29:08.826Z] setOSConditions: [2024-03-19T02:29:08.826Z] [2024-03-19T02:29:08.826Z] setToolWin: [2024-03-19T02:29:08.826Z] [2024-03-19T02:29:08.826Z] setToolUnix: [2024-03-19T02:29:08.826Z] [2024-03-19T02:29:08.826Z] setToolProperty: [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.827Z] setS1ASclassPath: [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.827Z] init-common: [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.827Z] clean-common: [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.827Z] setOSConditions: [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.827Z] setToolWin: [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.827Z] setToolUnix: [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.827Z] setToolProperty: [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.827Z] setS1ASclassPath: [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.827Z] init-common: [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.827Z] clean-classes-common: [2024-03-19T02:29:08.827Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.827Z] setOSConditions: [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.827Z] setToolWin: [2024-03-19T02:29:08.827Z] [2024-03-19T02:29:08.828Z] setToolUnix: [2024-03-19T02:29:08.828Z] [2024-03-19T02:29:08.828Z] setToolProperty: [2024-03-19T02:29:08.828Z] [2024-03-19T02:29:08.828Z] setS1ASclassPath: [2024-03-19T02:29:08.828Z] [2024-03-19T02:29:08.828Z] init-common: [2024-03-19T02:29:08.828Z] [2024-03-19T02:29:08.828Z] clean-jars-common: [2024-03-19T02:29:08.828Z] [2024-03-19T02:29:08.828Z] compile: [2024-03-19T02:29:08.828Z] [2024-03-19T02:29:08.828Z] setOSConditions: [2024-03-19T02:29:08.828Z] [2024-03-19T02:29:08.828Z] setToolWin: [2024-03-19T02:29:08.828Z] [2024-03-19T02:29:08.828Z] setToolUnix: [2024-03-19T02:29:08.828Z] [2024-03-19T02:29:08.828Z] setToolProperty: [2024-03-19T02:29:08.828Z] [2024-03-19T02:29:08.828Z] setS1ASclassPath: [2024-03-19T02:29:08.828Z] [2024-03-19T02:29:08.828Z] init-common: [2024-03-19T02:29:08.828Z] [2024-03-19T02:29:08.828Z] compile-common: [2024-03-19T02:29:08.829Z] [echo] Current time (ISO): 2024-03-19T02:29:08.636+0000 [2024-03-19T02:29:08.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:08.829Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:08.995Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:08.995Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-03-19T02:29:08.995Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:08.995Z] [2024-03-19T02:29:08.995Z] process.result: [2024-03-19T02:29:08.995Z] [2024-03-19T02:29:08.995Z] processResult: [2024-03-19T02:29:08.995Z] [2024-03-19T02:29:08.995Z] failed: [2024-03-19T02:29:08.995Z] [2024-03-19T02:29:08.996Z] passed: [2024-03-19T02:29:08.996Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:08.996Z] [2024-03-19T02:29:08.996Z] unknown: [2024-03-19T02:29:08.996Z] [2024-03-19T02:29:08.996Z] runclient: [2024-03-19T02:29:08.996Z] [2024-03-19T02:29:08.996Z] init.os: [2024-03-19T02:29:08.996Z] [2024-03-19T02:29:08.996Z] init.tools.unix: [2024-03-19T02:29:08.996Z] [2024-03-19T02:29:08.996Z] init.tools.windows: [2024-03-19T02:29:08.996Z] [2024-03-19T02:29:08.996Z] init.tools: [2024-03-19T02:29:08.996Z] [2024-03-19T02:29:08.996Z] setAsadminArgs: [2024-03-19T02:29:08.996Z] [2024-03-19T02:29:08.996Z] init: [2024-03-19T02:29:08.996Z] [2024-03-19T02:29:08.996Z] init.customtasks: [2024-03-19T02:29:08.996Z] [2024-03-19T02:29:08.996Z] checkAppOnCluster: [2024-03-19T02:29:08.996Z] [2024-03-19T02:29:08.996Z] run.positive: [2024-03-19T02:29:08.996Z] [2024-03-19T02:29:08.996Z] deploy.version: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.997Z] del.ref.registred: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.997Z] process.versionExpression: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.997Z] process.appname: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.997Z] _process.target: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.997Z] process.target: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.997Z] prepare.is.version.registred: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.997Z] init.os: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.997Z] init.tools.unix: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.997Z] init.tools.windows: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.997Z] init.tools: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.997Z] setAsadminArgs: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.997Z] init: [2024-03-19T02:29:08.997Z] [2024-03-19T02:29:08.998Z] init.customtasks: [2024-03-19T02:29:08.998Z] [2024-03-19T02:29:08.998Z] prepare: [2024-03-19T02:29:08.998Z] [2024-03-19T02:29:08.998Z] exec.asadmin2: [2024-03-19T02:29:09.046Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:09.301Z] [javac] 1 warning [2024-03-19T02:29:09.301Z] [2024-03-19T02:29:09.301Z] setOSConditions: [2024-03-19T02:29:09.301Z] [2024-03-19T02:29:09.301Z] setToolWin: [2024-03-19T02:29:09.301Z] [2024-03-19T02:29:09.301Z] setToolUnix: [2024-03-19T02:29:09.301Z] [2024-03-19T02:29:09.301Z] setToolProperty: [2024-03-19T02:29:09.301Z] [2024-03-19T02:29:09.301Z] setS1ASclassPath: [2024-03-19T02:29:09.301Z] [2024-03-19T02:29:09.302Z] init-common: [2024-03-19T02:29:09.302Z] [2024-03-19T02:29:09.302Z] compile-common: [2024-03-19T02:29:09.302Z] [echo] Current time (ISO): 2024-03-19T02:29:09.119+0000 [2024-03-19T02:29:09.302Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:09.369Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.serverName=localhost [2024-03-19T02:29:09.369Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.serverName=localhost [2024-03-19T02:29:09.369Z] [2024-03-19T02:29:09.369Z] setOSConditions: [2024-03-19T02:29:09.369Z] [2024-03-19T02:29:09.369Z] setToolWin: [2024-03-19T02:29:09.370Z] [2024-03-19T02:29:09.370Z] setToolUnix: [2024-03-19T02:29:09.370Z] [2024-03-19T02:29:09.370Z] setToolProperty: [2024-03-19T02:29:09.370Z] [2024-03-19T02:29:09.370Z] setS1ASclassPath: [2024-03-19T02:29:09.370Z] [2024-03-19T02:29:09.370Z] init-common: [2024-03-19T02:29:09.370Z] [2024-03-19T02:29:09.370Z] create-jdbc-resource-common: [2024-03-19T02:29:09.370Z] [echo] asadmin create-jdbc-resource --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --connectionpoolid jdbc-xa-pool --target server jdbc/xa [2024-03-19T02:29:09.389Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:09.389Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:09.389Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:09.389Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:09.389Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:09.389Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:09.389Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:09.471Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:09.471Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:09.471Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:09.471Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:09.471Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:09.471Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:09.471Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:09.499Z] [exec] Application deployed with name ejb-bmp-CustomResourceFactoriesApp. [2024-03-19T02:29:09.499Z] [echo] Deployment on target server server successful [2024-03-19T02:29:09.499Z] [2024-03-19T02:29:09.500Z] setOSConditions: [2024-03-19T02:29:09.500Z] [2024-03-19T02:29:09.500Z] setToolWin: [2024-03-19T02:29:09.500Z] [2024-03-19T02:29:09.500Z] setToolUnix: [2024-03-19T02:29:09.500Z] [2024-03-19T02:29:09.500Z] setToolProperty: [2024-03-19T02:29:09.500Z] [2024-03-19T02:29:09.500Z] setS1ASclassPath: [2024-03-19T02:29:09.500Z] [2024-03-19T02:29:09.500Z] init-common: [2024-03-19T02:29:09.500Z] [2024-03-19T02:29:09.500Z] deploy-common-ee: [2024-03-19T02:29:09.500Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:29:09.500Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:29:09.500Z] [2024-03-19T02:29:09.500Z] run: [2024-03-19T02:29:09.500Z] [2024-03-19T02:29:09.500Z] setOSConditions: [2024-03-19T02:29:09.500Z] [2024-03-19T02:29:09.500Z] setToolWin: [2024-03-19T02:29:09.501Z] [2024-03-19T02:29:09.501Z] setToolUnix: [2024-03-19T02:29:09.501Z] [2024-03-19T02:29:09.501Z] setToolProperty: [2024-03-19T02:29:09.501Z] [2024-03-19T02:29:09.501Z] setS1ASclassPath: [2024-03-19T02:29:09.501Z] [2024-03-19T02:29:09.501Z] init-common: [2024-03-19T02:29:09.501Z] [2024-03-19T02:29:09.501Z] runclient-common: [2024-03-19T02:29:09.501Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml javabean custom-resource-javabean-test [2024-03-19T02:29:09.507Z] [exec] [2024-03-19T02:29:09.507Z] [exec] Generating code... [2024-03-19T02:29:09.507Z] [exec] [2024-03-19T02:29:09.507Z] [exec] Compiling code... [2024-03-19T02:29:09.563Z] [2024-03-19T02:29:09.563Z] process.registred: [2024-03-19T02:29:09.563Z] [2024-03-19T02:29:09.563Z] is.version.registred: [2024-03-19T02:29:09.563Z] [2024-03-19T02:29:09.563Z] process.xmlversionidentifier: [2024-03-19T02:29:09.563Z] [2024-03-19T02:29:09.563Z] prepare.cluster: [2024-03-19T02:29:09.563Z] [2024-03-19T02:29:09.563Z] process.enabled: [2024-03-19T02:29:09.563Z] [2024-03-19T02:29:09.563Z] process.hasToDeploy: [2024-03-19T02:29:09.563Z] [2024-03-19T02:29:09.564Z] deploy.version.unregistred: [2024-03-19T02:29:09.564Z] [2024-03-19T02:29:09.564Z] init.os: [2024-03-19T02:29:09.564Z] [2024-03-19T02:29:09.564Z] init.tools.unix: [2024-03-19T02:29:09.564Z] [2024-03-19T02:29:09.564Z] init.tools.windows: [2024-03-19T02:29:09.564Z] [2024-03-19T02:29:09.564Z] init.tools: [2024-03-19T02:29:09.564Z] [2024-03-19T02:29:09.564Z] setAsadminArgs: [2024-03-19T02:29:09.564Z] [2024-03-19T02:29:09.564Z] init: [2024-03-19T02:29:09.564Z] [2024-03-19T02:29:09.564Z] init.customtasks: [2024-03-19T02:29:09.564Z] [2024-03-19T02:29:09.564Z] prepare: [2024-03-19T02:29:09.564Z] [2024-03-19T02:29:09.564Z] process.versionExpression: [2024-03-19T02:29:09.564Z] [2024-03-19T02:29:09.564Z] process.appname: [2024-03-19T02:29:09.564Z] [2024-03-19T02:29:09.564Z] create.version: [2024-03-19T02:29:09.564Z] [2024-03-19T02:29:09.565Z] assemble.non-existent: [2024-03-19T02:29:09.565Z] [2024-03-19T02:29:09.565Z] process.xmlversionidentifier: [2024-03-19T02:29:09.565Z] [2024-03-19T02:29:09.565Z] prepare.update.xml.identifier: [2024-03-19T02:29:09.565Z] [2024-03-19T02:29:09.565Z] update.xml.identifier: [2024-03-19T02:29:09.565Z] [2024-03-19T02:29:09.565Z] deployWithNameOption: [2024-03-19T02:29:09.565Z] [2024-03-19T02:29:09.565Z] setAsadminArgs: [2024-03-19T02:29:09.565Z] [2024-03-19T02:29:09.565Z] common.deploy.asadmin: [2024-03-19T02:29:09.565Z] [2024-03-19T02:29:09.565Z] init.os: [2024-03-19T02:29:09.565Z] [2024-03-19T02:29:09.565Z] init.tools.unix: [2024-03-19T02:29:09.565Z] [2024-03-19T02:29:09.565Z] init.tools.windows: [2024-03-19T02:29:09.565Z] [2024-03-19T02:29:09.565Z] init.tools: [2024-03-19T02:29:09.565Z] [2024-03-19T02:29:09.565Z] setAsadminArgs: [2024-03-19T02:29:09.565Z] [2024-03-19T02:29:09.566Z] init: [2024-03-19T02:29:09.566Z] [2024-03-19T02:29:09.566Z] init.customtasks: [2024-03-19T02:29:09.566Z] [2024-03-19T02:29:09.566Z] common.run.asadmin: [2024-03-19T02:29:09.566Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-03-19T02:29:09.626Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-xa-pool --enabled=true --target server jdbc/xa [2024-03-19T02:29:09.626Z] [exec] JDBC resource jdbc/xa created successfully. [2024-03-19T02:29:09.626Z] [echo] cmd executed for server [2024-03-19T02:29:09.626Z] [2024-03-19T02:29:09.626Z] asadmin-common: [2024-03-19T02:29:09.626Z] [echo] asadmin set --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.connectionAttributes=;create=true [2024-03-19T02:29:10.065Z] [exec] Mar 19, 2024 2:29:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:10.066Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:10.131Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:10.131Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:10.204Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.connectionAttributes=;create=true [2024-03-19T02:29:10.204Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.connectionAttributes=;create=true [2024-03-19T02:29:10.204Z] [2024-03-19T02:29:10.204Z] setOSConditions: [2024-03-19T02:29:10.204Z] [2024-03-19T02:29:10.204Z] setToolWin: [2024-03-19T02:29:10.204Z] [2024-03-19T02:29:10.204Z] setToolUnix: [2024-03-19T02:29:10.204Z] [2024-03-19T02:29:10.204Z] setToolProperty: [2024-03-19T02:29:10.204Z] [2024-03-19T02:29:10.204Z] setS1ASclassPath: [2024-03-19T02:29:10.204Z] [2024-03-19T02:29:10.204Z] init-common: [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.205Z] execute-sql-common: [2024-03-19T02:29:10.205Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/create.sql [2024-03-19T02:29:10.205Z] [sql] 0 rows affected [2024-03-19T02:29:10.205Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.205Z] deploy: [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.205Z] setOSConditions: [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.205Z] setToolWin: [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.205Z] setToolUnix: [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.205Z] setToolProperty: [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.205Z] setS1ASclassPath: [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.205Z] init-common: [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.205Z] deploy-common: [2024-03-19T02:29:10.205Z] [echo] Current time (ISO): 2024-03-19T02:29:10.201+0000 [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.205Z] setOSConditions: [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.205Z] setToolWin: [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.205Z] setToolUnix: [2024-03-19T02:29:10.205Z] [2024-03-19T02:29:10.206Z] setToolProperty: [2024-03-19T02:29:10.206Z] [2024-03-19T02:29:10.206Z] setS1ASclassPath: [2024-03-19T02:29:10.206Z] [2024-03-19T02:29:10.206Z] init-common: [2024-03-19T02:29:10.245Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:10.245Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:10.245Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:10.245Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:10.245Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:10.245Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:10.245Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:10.318Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:10.318Z] [javac] 1 warning [2024-03-19T02:29:10.318Z] [2024-03-19T02:29:10.318Z] setOSConditions: [2024-03-19T02:29:10.318Z] [2024-03-19T02:29:10.318Z] setToolWin: [2024-03-19T02:29:10.319Z] [2024-03-19T02:29:10.319Z] setToolUnix: [2024-03-19T02:29:10.319Z] [2024-03-19T02:29:10.319Z] setToolProperty: [2024-03-19T02:29:10.319Z] [2024-03-19T02:29:10.319Z] setS1ASclassPath: [2024-03-19T02:29:10.319Z] [2024-03-19T02:29:10.319Z] init-common: [2024-03-19T02:29:10.319Z] [2024-03-19T02:29:10.319Z] compile-common: [2024-03-19T02:29:10.319Z] [echo] Current time (ISO): 2024-03-19T02:29:10.178+0000 [2024-03-19T02:29:10.319Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:10.410Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:10.410Z] [javac] 1 warning [2024-03-19T02:29:10.410Z] [2024-03-19T02:29:10.410Z] setOSConditions: [2024-03-19T02:29:10.410Z] [2024-03-19T02:29:10.410Z] setToolWin: [2024-03-19T02:29:10.410Z] [2024-03-19T02:29:10.410Z] setToolUnix: [2024-03-19T02:29:10.410Z] [2024-03-19T02:29:10.410Z] setToolProperty: [2024-03-19T02:29:10.410Z] [2024-03-19T02:29:10.410Z] setS1ASclassPath: [2024-03-19T02:29:10.410Z] [2024-03-19T02:29:10.410Z] init-common: [2024-03-19T02:29:10.410Z] [2024-03-19T02:29:10.410Z] compile-common: [2024-03-19T02:29:10.410Z] [echo] Current time (ISO): 2024-03-19T02:29:10.297+0000 [2024-03-19T02:29:10.410Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:10.438Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:29:10.438Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:29:10.438Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:10.438Z] [2024-03-19T02:29:10.438Z] compile-client: [2024-03-19T02:29:10.438Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:10.438Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:10.461Z] [2024-03-19T02:29:10.461Z] deploy-common-pe: [2024-03-19T02:29:10.574Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:10.574Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:10.574Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:10.574Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:10.574Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:10.574Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:10.574Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:10.716Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-03-19T02:29:10.716Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:10.716Z] [2024-03-19T02:29:10.716Z] init.os: [2024-03-19T02:29:10.716Z] [2024-03-19T02:29:10.716Z] init.tools.unix: [2024-03-19T02:29:10.716Z] [2024-03-19T02:29:10.716Z] init.tools.windows: [2024-03-19T02:29:10.716Z] [2024-03-19T02:29:10.716Z] init.tools: [2024-03-19T02:29:10.716Z] [2024-03-19T02:29:10.716Z] setAsadminArgs: [2024-03-19T02:29:10.716Z] [2024-03-19T02:29:10.716Z] init: [2024-03-19T02:29:10.716Z] [2024-03-19T02:29:10.716Z] init.customtasks: [2024-03-19T02:29:10.716Z] [2024-03-19T02:29:10.716Z] setEnabled: [2024-03-19T02:29:10.716Z] [2024-03-19T02:29:10.716Z] createAppRef: [2024-03-19T02:29:10.717Z] [2024-03-19T02:29:10.717Z] deployWithoutNameOption: [2024-03-19T02:29:10.717Z] [2024-03-19T02:29:10.717Z] init.os: [2024-03-19T02:29:10.717Z] [2024-03-19T02:29:10.717Z] init.tools.unix: [2024-03-19T02:29:10.717Z] [2024-03-19T02:29:10.717Z] init.tools.windows: [2024-03-19T02:29:10.717Z] [2024-03-19T02:29:10.717Z] init.tools: [2024-03-19T02:29:10.717Z] [2024-03-19T02:29:10.717Z] setAsadminArgs: [2024-03-19T02:29:10.717Z] [2024-03-19T02:29:10.717Z] init: [2024-03-19T02:29:10.717Z] [2024-03-19T02:29:10.717Z] init.customtasks: [2024-03-19T02:29:10.717Z] [2024-03-19T02:29:10.717Z] prepare.client: [2024-03-19T02:29:10.717Z] [2024-03-19T02:29:10.717Z] prepare.client.appclient: [2024-03-19T02:29:10.717Z] [2024-03-19T02:29:10.717Z] increment.log.next: [2024-03-19T02:29:10.717Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:10.717Z] [2024-03-19T02:29:10.717Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-03-19T02:29:10.718Z] process.versionexpression: [2024-03-19T02:29:10.718Z] [2024-03-19T02:29:10.718Z] prepare.run: [2024-03-19T02:29:10.718Z] [2024-03-19T02:29:10.718Z] common.run.positive: [2024-03-19T02:29:10.718Z] [2024-03-19T02:29:10.718Z] setHttpPort: [2024-03-19T02:29:10.718Z] [2024-03-19T02:29:10.718Z] common.run: [2024-03-19T02:29:10.718Z] [2024-03-19T02:29:10.718Z] checkAppOnServer: [2024-03-19T02:29:10.718Z] [2024-03-19T02:29:10.718Z] declare-test: [2024-03-19T02:29:10.718Z] [echo] Starting test simple-versioned-servlet redeployment(4) ALPHA-1.0.0 - logID=16 (server) [2024-03-19T02:29:10.718Z] [2024-03-19T02:29:10.718Z] prepare.runclient: [2024-03-19T02:29:10.718Z] [2024-03-19T02:29:10.718Z] process.classpath: [2024-03-19T02:29:10.718Z] [2024-03-19T02:29:10.718Z] process.jvmargs: [2024-03-19T02:29:10.718Z] [2024-03-19T02:29:10.718Z] java.with.result: [2024-03-19T02:29:10.807Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:11.004Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:11.004Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:11.004Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:11.004Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:11.004Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:11.004Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:11.004Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:11.004Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:11.004Z] [javac] 1 warning [2024-03-19T02:29:11.004Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:11.004Z] [2024-03-19T02:29:11.004Z] unjar-client-utils: [2024-03-19T02:29:11.004Z] [exec] Mar 19, 2024 2:29:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:11.004Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:11.004Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:11.004Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:11.004Z] [2024-03-19T02:29:11.004Z] internal-run: [2024-03-19T02:29:11.004Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-03-19T02:29:11.063Z] [javac] 1 warning [2024-03-19T02:29:11.063Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:11.063Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest [2024-03-19T02:29:11.063Z] [2024-03-19T02:29:11.063Z] build: [2024-03-19T02:29:11.063Z] [2024-03-19T02:29:11.063Z] setOSConditions: [2024-03-19T02:29:11.063Z] [2024-03-19T02:29:11.063Z] setToolWin: [2024-03-19T02:29:11.063Z] [2024-03-19T02:29:11.063Z] setToolUnix: [2024-03-19T02:29:11.063Z] [2024-03-19T02:29:11.063Z] setToolProperty: [2024-03-19T02:29:11.063Z] [2024-03-19T02:29:11.063Z] setS1ASclassPath: [2024-03-19T02:29:11.063Z] [2024-03-19T02:29:11.063Z] init-common: [2024-03-19T02:29:11.063Z] [2024-03-19T02:29:11.063Z] webclient-war-common: [2024-03-19T02:29:11.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:11.063Z] [2024-03-19T02:29:11.063Z] clear: [2024-03-19T02:29:11.063Z] [2024-03-19T02:29:11.063Z] test-tlds-exist: [2024-03-19T02:29:11.063Z] [2024-03-19T02:29:11.064Z] copy-tlds: [2024-03-19T02:29:11.064Z] [2024-03-19T02:29:11.064Z] test-tagfiles-exist: [2024-03-19T02:29:11.064Z] [2024-03-19T02:29:11.064Z] copy-tagfiles: [2024-03-19T02:29:11.064Z] [2024-03-19T02:29:11.064Z] package-war-common: [2024-03-19T02:29:11.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:29:11.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:11.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:29:11.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:29:11.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/lib [2024-03-19T02:29:11.064Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:11.064Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:11.064Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:11.064Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:29:11.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/docroot [2024-03-19T02:29:11.064Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-web.war [2024-03-19T02:29:11.064Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:11.064Z] [2024-03-19T02:29:11.064Z] setOSConditions: [2024-03-19T02:29:11.064Z] [2024-03-19T02:29:11.064Z] fixFiles: [2024-03-19T02:29:11.065Z] [2024-03-19T02:29:11.065Z] convUnix: [2024-03-19T02:29:11.065Z] [2024-03-19T02:29:11.065Z] convWin: [2024-03-19T02:29:11.065Z] [2024-03-19T02:29:11.065Z] setToolWin: [2024-03-19T02:29:11.065Z] [2024-03-19T02:29:11.065Z] setToolUnix: [2024-03-19T02:29:11.065Z] [2024-03-19T02:29:11.065Z] setToolProperty: [2024-03-19T02:29:11.065Z] [2024-03-19T02:29:11.065Z] setS1ASclassPath: [2024-03-19T02:29:11.065Z] [2024-03-19T02:29:11.065Z] init-common: [2024-03-19T02:29:11.065Z] [2024-03-19T02:29:11.065Z] package-persistence-common: [2024-03-19T02:29:11.065Z] [2024-03-19T02:29:11.065Z] ejb-jar-common: [2024-03-19T02:29:11.065Z] [2024-03-19T02:29:11.065Z] package-ejbjar-common: [2024-03-19T02:29:11.065Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.065Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.065Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.065Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-ejb.jar [2024-03-19T02:29:11.065Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.065Z] [2024-03-19T02:29:11.066Z] appclient-jar-common: [2024-03-19T02:29:11.066Z] [2024-03-19T02:29:11.066Z] package-appclientjar-common: [2024-03-19T02:29:11.066Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.066Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.066Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.066Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-client.jar [2024-03-19T02:29:11.066Z] [2024-03-19T02:29:11.066Z] webclient-war-common: [2024-03-19T02:29:11.066Z] [2024-03-19T02:29:11.066Z] build-ear-common: [2024-03-19T02:29:11.066Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:11.066Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.066Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:11.066Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-serializable-testApp.ear [2024-03-19T02:29:11.066Z] [2024-03-19T02:29:11.066Z] setOSConditions: [2024-03-19T02:29:11.066Z] [2024-03-19T02:29:11.066Z] setToolWin: [2024-03-19T02:29:11.066Z] [2024-03-19T02:29:11.066Z] setToolUnix: [2024-03-19T02:29:11.066Z] [2024-03-19T02:29:11.066Z] setToolProperty: [2024-03-19T02:29:11.066Z] [2024-03-19T02:29:11.066Z] setS1ASclassPath: [2024-03-19T02:29:11.066Z] [2024-03-19T02:29:11.067Z] init-common: [2024-03-19T02:29:11.067Z] [2024-03-19T02:29:11.067Z] prepare: [2024-03-19T02:29:11.067Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes [2024-03-19T02:29:11.067Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes/lib [2024-03-19T02:29:11.067Z] [2024-03-19T02:29:11.067Z] build: [2024-03-19T02:29:11.067Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:11.067Z] [javac] Compiling 15 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes [2024-03-19T02:29:11.246Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:11.246Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:11.246Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:11.246Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:11.246Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:11.246Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:11.246Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:11.261Z] [exec] Mar 19, 2024 2:29:11 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:11.261Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:11.283Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:11.283Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:11.283Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:11.283Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-03-19T02:29:11.283Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:11.283Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-03-19T02:29:11.283Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:11.283Z] [2024-03-19T02:29:11.284Z] process.result: [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.284Z] processResult: [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.284Z] failed: [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.284Z] passed: [2024-03-19T02:29:11.284Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.284Z] unknown: [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.284Z] runclient: [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.284Z] init.os: [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.284Z] init.tools.unix: [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.284Z] init.tools.windows: [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.284Z] init.tools: [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.284Z] setAsadminArgs: [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.284Z] init: [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.284Z] init.customtasks: [2024-03-19T02:29:11.284Z] [2024-03-19T02:29:11.285Z] checkAppOnCluster: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] run.positive: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] clean.scenario: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] clean.scenario.cluster: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] init.os: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] init.tools.unix: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] init.tools.windows: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] init.tools: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] setAsadminArgs: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] init: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] init.customtasks: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] prepare: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] process.versionExpression: [2024-03-19T02:29:11.285Z] [2024-03-19T02:29:11.285Z] process.appname: [2024-03-19T02:29:11.286Z] [2024-03-19T02:29:11.286Z] _process.target: [2024-03-19T02:29:11.286Z] [2024-03-19T02:29:11.286Z] process.target: [2024-03-19T02:29:11.286Z] [2024-03-19T02:29:11.286Z] prepare.has.version.registred: [2024-03-19T02:29:11.286Z] [2024-03-19T02:29:11.286Z] exec.asadmin2: [2024-03-19T02:29:11.306Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2024-03-19T02:29:11.306Z] [echo] Deployment on target server server successful [2024-03-19T02:29:11.306Z] [2024-03-19T02:29:11.306Z] setOSConditions: [2024-03-19T02:29:11.306Z] [2024-03-19T02:29:11.306Z] setToolWin: [2024-03-19T02:29:11.306Z] [2024-03-19T02:29:11.306Z] setToolUnix: [2024-03-19T02:29:11.306Z] [2024-03-19T02:29:11.306Z] setToolProperty: [2024-03-19T02:29:11.306Z] [2024-03-19T02:29:11.306Z] setS1ASclassPath: [2024-03-19T02:29:11.306Z] [2024-03-19T02:29:11.306Z] init-common: [2024-03-19T02:29:11.306Z] [2024-03-19T02:29:11.306Z] deploy-common-ee: [2024-03-19T02:29:11.306Z] [2024-03-19T02:29:11.306Z] run: [2024-03-19T02:29:11.306Z] [2024-03-19T02:29:11.306Z] setOSConditions: [2024-03-19T02:29:11.306Z] [2024-03-19T02:29:11.306Z] setToolWin: [2024-03-19T02:29:11.306Z] [2024-03-19T02:29:11.307Z] setToolUnix: [2024-03-19T02:29:11.307Z] [2024-03-19T02:29:11.307Z] setToolProperty: [2024-03-19T02:29:11.307Z] [2024-03-19T02:29:11.307Z] setS1ASclassPath: [2024-03-19T02:29:11.307Z] [2024-03-19T02:29:11.307Z] init-common: [2024-03-19T02:29:11.307Z] [2024-03-19T02:29:11.307Z] runclient-common: [2024-03-19T02:29:11.307Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar -name ejb-ejb30-persistence-tx_propagationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:29:11.323Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:11.323Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:11.323Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:11.323Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:11.323Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:11.323Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:11.323Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:11.341Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:11.341Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:11.341Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:11.341Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:11.341Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:11.341Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:11.341Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:11.579Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:11.579Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:29:11.579Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:29:11.579Z] [javac] ^ [2024-03-19T02:29:11.579Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:29:11.579Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:29:11.579Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:29:11.579Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:29:11.579Z] [javac] 2 warnings [2024-03-19T02:29:11.579Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-notx [2024-03-19T02:29:11.580Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes/blackbox.jar [2024-03-19T02:29:11.580Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-notx.rar [2024-03-19T02:29:11.830Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:11.830Z] [javac] 1 warning [2024-03-19T02:29:11.830Z] [2024-03-19T02:29:11.830Z] build: [2024-03-19T02:29:11.830Z] [2024-03-19T02:29:11.830Z] setOSConditions: [2024-03-19T02:29:11.830Z] [2024-03-19T02:29:11.830Z] fixFiles: [2024-03-19T02:29:11.831Z] [2024-03-19T02:29:11.831Z] convUnix: [2024-03-19T02:29:11.831Z] [2024-03-19T02:29:11.831Z] convWin: [2024-03-19T02:29:11.831Z] [2024-03-19T02:29:11.831Z] setToolWin: [2024-03-19T02:29:11.831Z] [2024-03-19T02:29:11.831Z] setToolUnix: [2024-03-19T02:29:11.831Z] [2024-03-19T02:29:11.831Z] setToolProperty: [2024-03-19T02:29:11.831Z] [2024-03-19T02:29:11.831Z] setS1ASclassPath: [2024-03-19T02:29:11.831Z] [2024-03-19T02:29:11.831Z] init-common: [2024-03-19T02:29:11.831Z] [2024-03-19T02:29:11.831Z] package-persistence-common: [2024-03-19T02:29:11.831Z] [2024-03-19T02:29:11.831Z] ejb-jar-common: [2024-03-19T02:29:11.831Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:11.831Z] [2024-03-19T02:29:11.831Z] package-ejbjar-common: [2024-03-19T02:29:11.831Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.832Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.832Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.832Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassoc-ejb.jar [2024-03-19T02:29:11.832Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.832Z] [2024-03-19T02:29:11.832Z] appclient-jar-common: [2024-03-19T02:29:11.832Z] [2024-03-19T02:29:11.832Z] package-appclientjar-common: [2024-03-19T02:29:11.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.832Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.832Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.832Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassoc-client.jar [2024-03-19T02:29:11.832Z] [2024-03-19T02:29:11.832Z] webclient-war-common: [2024-03-19T02:29:11.832Z] [2024-03-19T02:29:11.832Z] build-ear-common: [2024-03-19T02:29:11.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:11.832Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:11.832Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:11.832Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocApp.ear [2024-03-19T02:29:11.832Z] [2024-03-19T02:29:11.832Z] deploy: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] setOSConditions: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] setToolWin: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] setToolUnix: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] setToolProperty: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] setS1ASclassPath: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] init-common: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] deploy-jdbc-common: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] setOSConditions: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] setToolWin: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] setToolUnix: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] setToolProperty: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] setS1ASclassPath: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.833Z] init-common: [2024-03-19T02:29:11.833Z] [2024-03-19T02:29:11.834Z] create-jdbc-connpool-common: [2024-03-19T02:29:11.847Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-tx [2024-03-19T02:29:11.847Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-tx.rar [2024-03-19T02:29:11.847Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-xa [2024-03-19T02:29:11.847Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-xa.rar [2024-03-19T02:29:11.847Z] [2024-03-19T02:29:11.847Z] deploy: [2024-03-19T02:29:11.847Z] [2024-03-19T02:29:11.847Z] setOSConditions: [2024-03-19T02:29:11.847Z] [2024-03-19T02:29:11.847Z] setToolWin: [2024-03-19T02:29:11.848Z] [2024-03-19T02:29:11.848Z] setToolUnix: [2024-03-19T02:29:11.848Z] [2024-03-19T02:29:11.848Z] setToolProperty: [2024-03-19T02:29:11.848Z] [2024-03-19T02:29:11.848Z] setS1ASclassPath: [2024-03-19T02:29:11.848Z] [2024-03-19T02:29:11.848Z] init-common: [2024-03-19T02:29:11.848Z] [2024-03-19T02:29:11.848Z] prepare: [2024-03-19T02:29:11.848Z] [2024-03-19T02:29:11.848Z] build: [2024-03-19T02:29:11.848Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:11.848Z] [2024-03-19T02:29:11.848Z] setOSConditions: [2024-03-19T02:29:11.848Z] [2024-03-19T02:29:11.848Z] setToolWin: [2024-03-19T02:29:11.848Z] [2024-03-19T02:29:11.848Z] setToolUnix: [2024-03-19T02:29:11.848Z] [2024-03-19T02:29:11.848Z] setToolProperty: [2024-03-19T02:29:11.848Z] [2024-03-19T02:29:11.848Z] setS1ASclassPath: [2024-03-19T02:29:11.848Z] [2024-03-19T02:29:11.849Z] init-common: [2024-03-19T02:29:11.849Z] [2024-03-19T02:29:11.849Z] deploy-rar-common: [2024-03-19T02:29:11.849Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-03-19T02:29:11.861Z] [2024-03-19T02:29:11.862Z] process.registred: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.862Z] has.version.registred: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.862Z] del.all.version.registred: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.862Z] _process.target: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.862Z] process.target: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.862Z] prepare.del.all.version.registred: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.862Z] init.os: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.862Z] init.tools.unix: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.862Z] init.tools.windows: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.862Z] init.tools: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.862Z] setAsadminArgs: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.862Z] init: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.862Z] init.customtasks: [2024-03-19T02:29:11.862Z] [2024-03-19T02:29:11.863Z] prepare: [2024-03-19T02:29:11.863Z] [2024-03-19T02:29:11.863Z] exec.asadmin: [2024-03-19T02:29:11.936Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:11.963Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:11.963Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/sful/shopping/ShoppingCartBean.java:61: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:29:11.963Z] [javac] itemPrice.add(new Integer(price)); [2024-03-19T02:29:11.963Z] [javac] ^ [2024-03-19T02:29:12.105Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-03-19T02:29:12.192Z] [javac] 1 warning [2024-03-19T02:29:12.193Z] [2024-03-19T02:29:12.193Z] build: [2024-03-19T02:29:12.193Z] [2024-03-19T02:29:12.193Z] setOSConditions: [2024-03-19T02:29:12.193Z] [2024-03-19T02:29:12.193Z] setToolWin: [2024-03-19T02:29:12.193Z] [2024-03-19T02:29:12.193Z] setToolUnix: [2024-03-19T02:29:12.193Z] [2024-03-19T02:29:12.193Z] setToolProperty: [2024-03-19T02:29:12.193Z] [2024-03-19T02:29:12.193Z] setS1ASclassPath: [2024-03-19T02:29:12.193Z] [2024-03-19T02:29:12.193Z] init-common: [2024-03-19T02:29:12.193Z] [2024-03-19T02:29:12.193Z] ejb-jar-common: [2024-03-19T02:29:12.193Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:12.193Z] [2024-03-19T02:29:12.193Z] package-ejbjar-common: [2024-03-19T02:29:12.193Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:12.193Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote1-ejb.jar [2024-03-19T02:29:12.193Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:12.193Z] [2024-03-19T02:29:12.193Z] deploy: [2024-03-19T02:29:12.193Z] [2024-03-19T02:29:12.193Z] setOSConditions: [2024-03-19T02:29:12.194Z] [2024-03-19T02:29:12.194Z] setToolWin: [2024-03-19T02:29:12.194Z] [2024-03-19T02:29:12.194Z] setToolUnix: [2024-03-19T02:29:12.194Z] [2024-03-19T02:29:12.194Z] setToolProperty: [2024-03-19T02:29:12.194Z] [2024-03-19T02:29:12.194Z] setS1ASclassPath: [2024-03-19T02:29:12.194Z] [2024-03-19T02:29:12.194Z] init-common: [2024-03-19T02:29:12.194Z] [2024-03-19T02:29:12.194Z] deploy-jar-common: [2024-03-19T02:29:12.220Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/sful/shopping/ShoppingCartBean.java uses unchecked or unsafe operations. [2024-03-19T02:29:12.220Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:29:12.221Z] [javac] 2 warnings [2024-03-19T02:29:12.221Z] [2024-03-19T02:29:12.221Z] setOSConditions: [2024-03-19T02:29:12.221Z] [2024-03-19T02:29:12.221Z] setToolWin: [2024-03-19T02:29:12.221Z] [2024-03-19T02:29:12.221Z] setToolUnix: [2024-03-19T02:29:12.221Z] [2024-03-19T02:29:12.221Z] setToolProperty: [2024-03-19T02:29:12.221Z] [2024-03-19T02:29:12.221Z] setS1ASclassPath: [2024-03-19T02:29:12.221Z] [2024-03-19T02:29:12.221Z] init-common: [2024-03-19T02:29:12.221Z] [2024-03-19T02:29:12.221Z] compile-common: [2024-03-19T02:29:12.221Z] [echo] Current time (ISO): 2024-03-19T02:29:12.062+0000 [2024-03-19T02:29:12.221Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:12.235Z] [exec] Mar 19, 2024 2:29:11 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:12.235Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:12.361Z] [exec] Application deployed with name blackbox-tx. [2024-03-19T02:29:12.361Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-03-19T02:29:12.361Z] [2024-03-19T02:29:12.361Z] setOSConditions: [2024-03-19T02:29:12.361Z] [2024-03-19T02:29:12.362Z] setToolWin: [2024-03-19T02:29:12.362Z] [2024-03-19T02:29:12.362Z] setToolUnix: [2024-03-19T02:29:12.362Z] [2024-03-19T02:29:12.362Z] setToolProperty: [2024-03-19T02:29:12.362Z] [2024-03-19T02:29:12.362Z] setS1ASclassPath: [2024-03-19T02:29:12.362Z] [2024-03-19T02:29:12.362Z] init-common: [2024-03-19T02:29:12.362Z] [2024-03-19T02:29:12.362Z] create-connector-connpool: [2024-03-19T02:29:12.362Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server serializable-test-ccp [2024-03-19T02:29:12.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:29:12.429Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:29:12.429Z] [2024-03-19T02:29:12.429Z] set-derby-connpool-props: [2024-03-19T02:29:12.451Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote1-ejb.jar [2024-03-19T02:29:12.618Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:12.618Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:12.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server serializable-test-ccp [2024-03-19T02:29:12.685Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:29:12.685Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:29:12.707Z] [exec] Application deployed with name ejb-ejb31-full-remote1-ejb. [2024-03-19T02:29:12.707Z] [2024-03-19T02:29:12.707Z] run: [2024-03-19T02:29:12.707Z] [2024-03-19T02:29:12.707Z] setOSConditions: [2024-03-19T02:29:12.707Z] [2024-03-19T02:29:12.707Z] setToolWin: [2024-03-19T02:29:12.707Z] [2024-03-19T02:29:12.707Z] setToolUnix: [2024-03-19T02:29:12.707Z] [2024-03-19T02:29:12.707Z] setToolProperty: [2024-03-19T02:29:12.707Z] [2024-03-19T02:29:12.707Z] setS1ASclassPath: [2024-03-19T02:29:12.707Z] [2024-03-19T02:29:12.707Z] init-common: [2024-03-19T02:29:12.707Z] [2024-03-19T02:29:12.707Z] run_se: [2024-03-19T02:29:12.794Z] [2024-03-19T02:29:12.794Z] _del.all.version.registred: [2024-03-19T02:29:12.794Z] [2024-03-19T02:29:12.794Z] _clean.scenario: [2024-03-19T02:29:12.794Z] [2024-03-19T02:29:12.794Z] deployment: [2024-03-19T02:29:12.794Z] [2024-03-19T02:29:12.794Z] deploy.version: [2024-03-19T02:29:12.794Z] [2024-03-19T02:29:12.794Z] del.ref.registred: [2024-03-19T02:29:12.794Z] [2024-03-19T02:29:12.794Z] process.versionExpression: [2024-03-19T02:29:12.794Z] [2024-03-19T02:29:12.794Z] process.appname: [2024-03-19T02:29:12.794Z] [2024-03-19T02:29:12.795Z] _process.target: [2024-03-19T02:29:12.795Z] [2024-03-19T02:29:12.795Z] process.target: [2024-03-19T02:29:12.795Z] [2024-03-19T02:29:12.795Z] prepare.is.version.registred: [2024-03-19T02:29:12.795Z] [2024-03-19T02:29:12.795Z] init.os: [2024-03-19T02:29:12.795Z] [2024-03-19T02:29:12.795Z] init.tools.unix: [2024-03-19T02:29:12.795Z] [2024-03-19T02:29:12.795Z] init.tools.windows: [2024-03-19T02:29:12.795Z] [2024-03-19T02:29:12.795Z] init.tools: [2024-03-19T02:29:12.795Z] [2024-03-19T02:29:12.795Z] setAsadminArgs: [2024-03-19T02:29:12.795Z] [2024-03-19T02:29:12.795Z] init: [2024-03-19T02:29:12.795Z] [2024-03-19T02:29:12.795Z] init.customtasks: [2024-03-19T02:29:12.795Z] [2024-03-19T02:29:12.795Z] prepare: [2024-03-19T02:29:12.795Z] [2024-03-19T02:29:12.795Z] exec.asadmin2: [2024-03-19T02:29:12.807Z] [exec] Mar 19, 2024 2:29:12 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:29:12.807Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-tx_propagation-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.tx_propagation.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-tx_propagationClient [2024-03-19T02:29:12.875Z] [exec] Connector connection pool serializable-test-ccp created. [2024-03-19T02:29:12.875Z] [2024-03-19T02:29:12.875Z] create-connector-connpool-common: [2024-03-19T02:29:12.875Z] [2024-03-19T02:29:12.875Z] setOSConditions: [2024-03-19T02:29:12.875Z] [2024-03-19T02:29:12.875Z] setToolWin: [2024-03-19T02:29:12.875Z] [2024-03-19T02:29:12.875Z] setToolUnix: [2024-03-19T02:29:12.875Z] [2024-03-19T02:29:12.875Z] setToolProperty: [2024-03-19T02:29:12.875Z] [2024-03-19T02:29:12.875Z] setS1ASclassPath: [2024-03-19T02:29:12.875Z] [2024-03-19T02:29:12.875Z] init-common: [2024-03-19T02:29:12.875Z] [2024-03-19T02:29:12.876Z] create-connector-resource-common: [2024-03-19T02:29:12.876Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname serializable-test-ccp --target server eis/connector-resource [2024-03-19T02:29:13.247Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:29:13.247Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:29:13.361Z] [exec] Result: 1 [2024-03-19T02:29:13.361Z] [2024-03-19T02:29:13.361Z] process.registred: [2024-03-19T02:29:13.361Z] [2024-03-19T02:29:13.361Z] is.version.registred: [2024-03-19T02:29:13.361Z] [2024-03-19T02:29:13.361Z] process.xmlversionidentifier: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] prepare.cluster: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] process.enabled: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] process.hasToDeploy: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] deploy.version.unregistred: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] init.os: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] init.tools.unix: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] init.tools.windows: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] init.tools: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] setAsadminArgs: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] init: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] init.customtasks: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] prepare: [2024-03-19T02:29:13.362Z] [2024-03-19T02:29:13.362Z] process.versionExpression: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] process.appname: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] create.version: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] assemble.non-existent: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] process.xmlversionidentifier: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] prepare.update.xml.identifier: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] update.xml.identifier: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] deployWithNameOption: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] setAsadminArgs: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] common.deploy.asadmin: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] init.os: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] init.tools.unix: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] init.tools.windows: [2024-03-19T02:29:13.363Z] [2024-03-19T02:29:13.363Z] init.tools: [2024-03-19T02:29:13.364Z] [2024-03-19T02:29:13.364Z] setAsadminArgs: [2024-03-19T02:29:13.364Z] [2024-03-19T02:29:13.364Z] init: [2024-03-19T02:29:13.364Z] [2024-03-19T02:29:13.364Z] init.customtasks: [2024-03-19T02:29:13.364Z] [2024-03-19T02:29:13.364Z] common.run.asadmin: [2024-03-19T02:29:13.364Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:29:13.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname serializable-test-ccp --enabled=true --objecttype user --target server eis/connector-resource [2024-03-19T02:29:13.453Z] [exec] Connector resource eis/connector-resource created. [2024-03-19T02:29:13.453Z] [2024-03-19T02:29:13.453Z] asadmin-common: [2024-03-19T02:29:13.453Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-03-19T02:29:13.638Z] [java] Mar 19, 2024 2:29:13 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:29:13.638Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:29:13.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-03-19T02:29:13.709Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-03-19T02:29:13.709Z] [2024-03-19T02:29:13.709Z] asadmin-common: [2024-03-19T02:29:13.709Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-03-19T02:29:13.805Z] [exec] Mar 19, 2024 2:29:13 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:13.805Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5fd43e58 [2024-03-19T02:29:13.831Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:29:13.832Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:29:13.928Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:13.928Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:14.088Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:29:14.088Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:29:14.125Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:14.125Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:14.125Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:14.125Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:14.125Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:14.125Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:14.125Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:14.187Z] [exec] Application deployed with name simple-versioned-servlet. [2024-03-19T02:29:14.187Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:14.187Z] [2024-03-19T02:29:14.187Z] init.os: [2024-03-19T02:29:14.187Z] [2024-03-19T02:29:14.187Z] init.tools.unix: [2024-03-19T02:29:14.187Z] [2024-03-19T02:29:14.187Z] init.tools.windows: [2024-03-19T02:29:14.187Z] [2024-03-19T02:29:14.187Z] init.tools: [2024-03-19T02:29:14.187Z] [2024-03-19T02:29:14.187Z] setAsadminArgs: [2024-03-19T02:29:14.187Z] [2024-03-19T02:29:14.187Z] init: [2024-03-19T02:29:14.272Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-03-19T02:29:14.272Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-03-19T02:29:14.272Z] [2024-03-19T02:29:14.272Z] setOSConditions: [2024-03-19T02:29:14.272Z] [2024-03-19T02:29:14.272Z] setToolWin: [2024-03-19T02:29:14.272Z] [2024-03-19T02:29:14.272Z] setToolUnix: [2024-03-19T02:29:14.272Z] [2024-03-19T02:29:14.272Z] setToolProperty: [2024-03-19T02:29:14.272Z] [2024-03-19T02:29:14.272Z] setS1ASclassPath: [2024-03-19T02:29:14.272Z] [2024-03-19T02:29:14.272Z] init-common: [2024-03-19T02:29:14.272Z] [2024-03-19T02:29:14.272Z] deploy-common: [2024-03-19T02:29:14.272Z] [echo] Current time (ISO): 2024-03-19T02:29:14.076+0000 [2024-03-19T02:29:14.272Z] [2024-03-19T02:29:14.272Z] setOSConditions: [2024-03-19T02:29:14.272Z] [2024-03-19T02:29:14.272Z] setToolWin: [2024-03-19T02:29:14.273Z] [2024-03-19T02:29:14.273Z] setToolUnix: [2024-03-19T02:29:14.273Z] [2024-03-19T02:29:14.273Z] setToolProperty: [2024-03-19T02:29:14.273Z] [2024-03-19T02:29:14.273Z] setS1ASclassPath: [2024-03-19T02:29:14.273Z] [2024-03-19T02:29:14.273Z] init-common: [2024-03-19T02:29:14.273Z] [2024-03-19T02:29:14.273Z] deploy-common-pe: [2024-03-19T02:29:14.383Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-03-19T02:29:14.383Z] [exec] Value of key is: Resource Factories Test - Java Bean Factory : [2024-03-19T02:29:14.383Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:14.383Z] [exec] [2024-03-19T02:29:14.383Z] [exec] [2024-03-19T02:29:14.383Z] [exec] ----------------------------------------- [2024-03-19T02:29:14.383Z] [exec] - Resource Factories Test - Java Bean Factory : : PASS - [2024-03-19T02:29:14.383Z] [exec] ----------------------------------------- [2024-03-19T02:29:14.383Z] [exec] Total PASS: 1 [2024-03-19T02:29:14.383Z] [exec] Total FAIL: 0 [2024-03-19T02:29:14.383Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:14.383Z] [exec] ----------------------------------------- [2024-03-19T02:29:14.383Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:14.383Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:14.444Z] [2024-03-19T02:29:14.444Z] init.customtasks: [2024-03-19T02:29:14.444Z] [2024-03-19T02:29:14.444Z] setEnabled: [2024-03-19T02:29:14.444Z] [2024-03-19T02:29:14.444Z] createAppRef: [2024-03-19T02:29:14.444Z] [2024-03-19T02:29:14.444Z] deployWithoutNameOption: [2024-03-19T02:29:14.444Z] [2024-03-19T02:29:14.445Z] run.positive.deploy: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] deploy.version: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] del.ref.registred: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] process.versionExpression: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] process.appname: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] _process.target: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] process.target: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] prepare.is.version.registred: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] init.os: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] init.tools.unix: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] init.tools.windows: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] init.tools: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] setAsadminArgs: [2024-03-19T02:29:14.445Z] [2024-03-19T02:29:14.445Z] init: [2024-03-19T02:29:14.446Z] [2024-03-19T02:29:14.446Z] init.customtasks: [2024-03-19T02:29:14.446Z] [2024-03-19T02:29:14.446Z] prepare: [2024-03-19T02:29:14.446Z] [2024-03-19T02:29:14.446Z] exec.asadmin2: [2024-03-19T02:29:14.652Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:29:14.652Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:29:14.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector-serializable-testApp.ear [2024-03-19T02:29:14.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:14.909Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:14.945Z] [2024-03-19T02:29:14.946Z] checkReporting-common: [2024-03-19T02:29:14.946Z] [2024-03-19T02:29:14.946Z] confirmReportPresent-common: [2024-03-19T02:29:14.946Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:14.946Z] [echo] Test seems to be reported fine [2024-03-19T02:29:14.946Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-03-19T02:29:14.946Z] [2024-03-19T02:29:14.946Z] confirmMissingReport-common: [2024-03-19T02:29:14.946Z] [2024-03-19T02:29:14.946Z] setOSConditions: [2024-03-19T02:29:14.946Z] [2024-03-19T02:29:14.946Z] setToolWin: [2024-03-19T02:29:14.946Z] [2024-03-19T02:29:14.946Z] setToolUnix: [2024-03-19T02:29:14.946Z] [2024-03-19T02:29:14.946Z] setToolProperty: [2024-03-19T02:29:14.946Z] [2024-03-19T02:29:14.946Z] setS1ASclassPath: [2024-03-19T02:29:14.946Z] [2024-03-19T02:29:14.946Z] init-common: [2024-03-19T02:29:14.946Z] [2024-03-19T02:29:14.946Z] runclient-common: [2024-03-19T02:29:14.946Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring Integer 25 java:app/custom/my-int [2024-03-19T02:29:15.010Z] [exec] Result: 1 [2024-03-19T02:29:15.010Z] [2024-03-19T02:29:15.010Z] process.registred: [2024-03-19T02:29:15.010Z] [2024-03-19T02:29:15.010Z] is.version.registred: [2024-03-19T02:29:15.010Z] [2024-03-19T02:29:15.010Z] process.xmlversionidentifier: [2024-03-19T02:29:15.010Z] [2024-03-19T02:29:15.010Z] prepare.cluster: [2024-03-19T02:29:15.010Z] [2024-03-19T02:29:15.010Z] process.enabled: [2024-03-19T02:29:15.010Z] [2024-03-19T02:29:15.010Z] process.hasToDeploy: [2024-03-19T02:29:15.010Z] [2024-03-19T02:29:15.010Z] deploy.version.unregistred: [2024-03-19T02:29:15.010Z] [2024-03-19T02:29:15.010Z] init.os: [2024-03-19T02:29:15.010Z] [2024-03-19T02:29:15.010Z] init.tools.unix: [2024-03-19T02:29:15.010Z] [2024-03-19T02:29:15.010Z] init.tools.windows: [2024-03-19T02:29:15.010Z] [2024-03-19T02:29:15.011Z] init.tools: [2024-03-19T02:29:15.011Z] [2024-03-19T02:29:15.011Z] setAsadminArgs: [2024-03-19T02:29:15.011Z] [2024-03-19T02:29:15.011Z] init: [2024-03-19T02:29:15.011Z] [2024-03-19T02:29:15.011Z] init.customtasks: [2024-03-19T02:29:15.011Z] [2024-03-19T02:29:15.011Z] prepare: [2024-03-19T02:29:15.011Z] [2024-03-19T02:29:15.011Z] process.versionExpression: [2024-03-19T02:29:15.011Z] [2024-03-19T02:29:15.011Z] process.appname: [2024-03-19T02:29:15.011Z] [2024-03-19T02:29:15.011Z] create.version: [2024-03-19T02:29:15.011Z] [2024-03-19T02:29:15.011Z] assemble.non-existent: [2024-03-19T02:29:15.011Z] [2024-03-19T02:29:15.011Z] process.xmlversionidentifier: [2024-03-19T02:29:15.011Z] [2024-03-19T02:29:15.011Z] prepare.update.xml.identifier: [2024-03-19T02:29:15.011Z] [2024-03-19T02:29:15.012Z] update.xml.identifier: [2024-03-19T02:29:15.012Z] [2024-03-19T02:29:15.012Z] deployWithNameOption: [2024-03-19T02:29:15.012Z] [2024-03-19T02:29:15.012Z] setAsadminArgs: [2024-03-19T02:29:15.012Z] [2024-03-19T02:29:15.012Z] common.deploy.asadmin: [2024-03-19T02:29:15.012Z] [2024-03-19T02:29:15.012Z] init.os: [2024-03-19T02:29:15.012Z] [2024-03-19T02:29:15.012Z] init.tools.unix: [2024-03-19T02:29:15.012Z] [2024-03-19T02:29:15.012Z] init.tools.windows: [2024-03-19T02:29:15.012Z] [2024-03-19T02:29:15.012Z] init.tools: [2024-03-19T02:29:15.012Z] [2024-03-19T02:29:15.012Z] setAsadminArgs: [2024-03-19T02:29:15.012Z] [2024-03-19T02:29:15.012Z] init: [2024-03-19T02:29:15.012Z] [2024-03-19T02:29:15.012Z] init.customtasks: [2024-03-19T02:29:15.012Z] [2024-03-19T02:29:15.012Z] common.run.asadmin: [2024-03-19T02:29:15.013Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-03-19T02:29:15.107Z] [exec] Application deployed with name connector-serializable-testApp. [2024-03-19T02:29:15.107Z] [exec] there are no files to retrieve for application connector-serializable-testApp [2024-03-19T02:29:15.107Z] [echo] Deployment on target server server successful [2024-03-19T02:29:15.107Z] [2024-03-19T02:29:15.107Z] setOSConditions: [2024-03-19T02:29:15.107Z] [2024-03-19T02:29:15.107Z] setToolWin: [2024-03-19T02:29:15.107Z] [2024-03-19T02:29:15.107Z] setToolUnix: [2024-03-19T02:29:15.107Z] [2024-03-19T02:29:15.107Z] setToolProperty: [2024-03-19T02:29:15.108Z] [2024-03-19T02:29:15.108Z] setS1ASclassPath: [2024-03-19T02:29:15.108Z] [2024-03-19T02:29:15.108Z] init-common: [2024-03-19T02:29:15.108Z] [2024-03-19T02:29:15.108Z] deploy-common-ee: [2024-03-19T02:29:15.108Z] [2024-03-19T02:29:15.108Z] run: [2024-03-19T02:29:15.108Z] [2024-03-19T02:29:15.108Z] setOSConditions: [2024-03-19T02:29:15.108Z] [2024-03-19T02:29:15.108Z] setToolWin: [2024-03-19T02:29:15.108Z] [2024-03-19T02:29:15.108Z] setToolUnix: [2024-03-19T02:29:15.108Z] [2024-03-19T02:29:15.108Z] setToolProperty: [2024-03-19T02:29:15.108Z] [2024-03-19T02:29:15.108Z] setS1ASclassPath: [2024-03-19T02:29:15.108Z] [2024-03-19T02:29:15.108Z] init-common: [2024-03-19T02:29:15.108Z] [2024-03-19T02:29:15.108Z] execute-sql-common: [2024-03-19T02:29:15.108Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/create_pointbase.sql [2024-03-19T02:29:15.108Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:29:15.108Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:29:15.108Z] [sql] 0 rows affected [2024-03-19T02:29:15.109Z] [sql] 1 rows affected [2024-03-19T02:29:15.109Z] [sql] 1 rows affected [2024-03-19T02:29:15.109Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:29:15.109Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:29:15.109Z] [sql] 0 rows affected [2024-03-19T02:29:15.109Z] [sql] 1 rows affected [2024-03-19T02:29:15.109Z] [sql] 1 rows affected [2024-03-19T02:29:15.109Z] [sql] 6 of 8 SQL statements executed successfully [2024-03-19T02:29:15.109Z] [2024-03-19T02:29:15.109Z] setOSConditions: [2024-03-19T02:29:15.109Z] [2024-03-19T02:29:15.109Z] setToolWin: [2024-03-19T02:29:15.109Z] [2024-03-19T02:29:15.109Z] setToolUnix: [2024-03-19T02:29:15.109Z] [2024-03-19T02:29:15.109Z] setToolProperty: [2024-03-19T02:29:15.109Z] [2024-03-19T02:29:15.109Z] setS1ASclassPath: [2024-03-19T02:29:15.109Z] [2024-03-19T02:29:15.109Z] init-common: [2024-03-19T02:29:15.109Z] [2024-03-19T02:29:15.109Z] runtest: [2024-03-19T02:29:15.109Z] [2024-03-19T02:29:15.109Z] setOSConditions: [2024-03-19T02:29:15.109Z] [2024-03-19T02:29:15.109Z] setToolWin: [2024-03-19T02:29:15.109Z] [2024-03-19T02:29:15.109Z] setToolUnix: [2024-03-19T02:29:15.109Z] [2024-03-19T02:29:15.109Z] setToolProperty: [2024-03-19T02:29:15.109Z] [2024-03-19T02:29:15.110Z] setS1ASclassPath: [2024-03-19T02:29:15.110Z] [2024-03-19T02:29:15.110Z] init-common: [2024-03-19T02:29:15.110Z] [2024-03-19T02:29:15.110Z] execute-sql-common: [2024-03-19T02:29:15.110Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/create_pointbase.sql [2024-03-19T02:29:15.110Z] [sql] 0 rows affected [2024-03-19T02:29:15.110Z] [sql] 0 rows affected [2024-03-19T02:29:15.110Z] [sql] 1 rows affected [2024-03-19T02:29:15.110Z] [sql] 1 rows affected [2024-03-19T02:29:15.110Z] [sql] 0 rows affected [2024-03-19T02:29:15.110Z] [sql] 0 rows affected [2024-03-19T02:29:15.110Z] [sql] 1 rows affected [2024-03-19T02:29:15.110Z] [sql] 1 rows affected [2024-03-19T02:29:15.110Z] [sql] 8 of 8 SQL statements executed successfully [2024-03-19T02:29:15.110Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:15.110Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:15.110Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:15.110Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:15.110Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:15.110Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:15.111Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:15.111Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:29:15.111Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:15.111Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:29:15.111Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:29:15.111Z] [java] ... 42 more [2024-03-19T02:29:15.111Z] [java] Java Result: -1 [2024-03-19T02:29:15.111Z] [2024-03-19T02:29:15.111Z] setOSConditions: [2024-03-19T02:29:15.111Z] [2024-03-19T02:29:15.111Z] setToolWin: [2024-03-19T02:29:15.111Z] [2024-03-19T02:29:15.111Z] setToolUnix: [2024-03-19T02:29:15.111Z] [2024-03-19T02:29:15.111Z] setToolProperty: [2024-03-19T02:29:15.111Z] [2024-03-19T02:29:15.111Z] setS1ASclassPath: [2024-03-19T02:29:15.111Z] [2024-03-19T02:29:15.112Z] init-common: [2024-03-19T02:29:15.112Z] [2024-03-19T02:29:15.112Z] execute-sql-common: [2024-03-19T02:29:15.112Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/drop_pointbase.sql [2024-03-19T02:29:15.112Z] [sql] 0 rows affected [2024-03-19T02:29:15.112Z] [sql] 0 rows affected [2024-03-19T02:29:15.179Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:15.179Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:15.179Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:15.179Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:15.179Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:15.179Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:15.179Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:15.179Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:15.179Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:15.179Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:15.179Z] [exec] Value of key is:ejb-nointf-annotation [2024-03-19T02:29:15.179Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:15.179Z] [exec] [2024-03-19T02:29:15.179Z] [exec] [2024-03-19T02:29:15.179Z] [exec] ----------------------------------------- [2024-03-19T02:29:15.179Z] [exec] - ejb-nointf-annotation: PASS - [2024-03-19T02:29:15.179Z] [exec] ----------------------------------------- [2024-03-19T02:29:15.179Z] [exec] Total PASS: 1 [2024-03-19T02:29:15.179Z] [exec] Total FAIL: 0 [2024-03-19T02:29:15.179Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:15.179Z] [exec] ----------------------------------------- [2024-03-19T02:29:15.179Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:15.179Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:15.179Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-03-19T02:29:15.179Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:15.179Z] [2024-03-19T02:29:15.179Z] undeploy: [2024-03-19T02:29:15.180Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:15.180Z] [2024-03-19T02:29:15.180Z] autoundeploy-file: [2024-03-19T02:29:15.180Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:29:15.327Z] [exec] Mar 19, 2024 2:29:15 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:15.327Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@36510e73 [2024-03-19T02:29:15.368Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:29:15.368Z] [2024-03-19T02:29:15.368Z] undeploy: [2024-03-19T02:29:15.368Z] [2024-03-19T02:29:15.368Z] setOSConditions: [2024-03-19T02:29:15.368Z] [2024-03-19T02:29:15.368Z] setToolWin: [2024-03-19T02:29:15.368Z] [2024-03-19T02:29:15.368Z] setToolUnix: [2024-03-19T02:29:15.368Z] [2024-03-19T02:29:15.368Z] setToolProperty: [2024-03-19T02:29:15.368Z] [2024-03-19T02:29:15.368Z] setS1ASclassPath: [2024-03-19T02:29:15.368Z] [2024-03-19T02:29:15.369Z] init-common: [2024-03-19T02:29:15.369Z] [2024-03-19T02:29:15.369Z] execute-sql-common: [2024-03-19T02:29:15.369Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/drop_pointbase.sql [2024-03-19T02:29:15.369Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:29:15.369Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:29:15.369Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:29:15.369Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:29:15.369Z] [sql] 0 of 2 SQL statements executed successfully [2024-03-19T02:29:15.369Z] [2024-03-19T02:29:15.369Z] setOSConditions: [2024-03-19T02:29:15.369Z] [2024-03-19T02:29:15.369Z] setToolWin: [2024-03-19T02:29:15.369Z] [2024-03-19T02:29:15.369Z] setToolUnix: [2024-03-19T02:29:15.369Z] [2024-03-19T02:29:15.369Z] setToolProperty: [2024-03-19T02:29:15.369Z] [2024-03-19T02:29:15.369Z] setS1ASclassPath: [2024-03-19T02:29:15.369Z] [2024-03-19T02:29:15.369Z] init-common: [2024-03-19T02:29:15.369Z] [2024-03-19T02:29:15.369Z] delete-connector-resource-common: [2024-03-19T02:29:15.369Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2024-03-19T02:29:15.437Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:15.437Z] [2024-03-19T02:29:15.437Z] internal-report-success: [2024-03-19T02:29:15.437Z] [2024-03-19T02:29:15.437Z] internal-report-failure: [2024-03-19T02:29:15.437Z] [2024-03-19T02:29:15.437Z] report: [2024-03-19T02:29:15.437Z] [2024-03-19T02:29:15.437Z] all: [2024-03-19T02:29:15.438Z] [echo] [2024-03-19T02:29:15.438Z] [echo] ************************* [2024-03-19T02:29:15.438Z] [echo] * Running security [2024-03-19T02:29:15.438Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security [2024-03-19T02:29:15.438Z] [echo] ************************* [2024-03-19T02:29:15.438Z] [echo] [2024-03-19T02:29:15.438Z] [2024-03-19T02:29:15.438Z] all: [2024-03-19T02:29:15.438Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:15.438Z] [2024-03-19T02:29:15.438Z] clean: [2024-03-19T02:29:15.438Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml [2024-03-19T02:29:15.438Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:15.438Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:15.438Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:15.438Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:15.438Z] [2024-03-19T02:29:15.438Z] all: [2024-03-19T02:29:15.438Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:15.438Z] [2024-03-19T02:29:15.438Z] deploy: [2024-03-19T02:29:15.438Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:15.438Z] [2024-03-19T02:29:15.439Z] build: [2024-03-19T02:29:15.439Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:15.439Z] [2024-03-19T02:29:15.439Z] test-compile: [2024-03-19T02:29:15.439Z] [echo] Compiling into endpoint/HelloImpl.class [2024-03-19T02:29:15.439Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:15.439Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:15.471Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:29:15.472Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:29:15.495Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:15.539Z] [java] Mar 19, 2024 2:29:15 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:15.539Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10823d72 [2024-03-19T02:29:15.539Z] [java] 2.x HelloRemote.hello() says hello, world [2024-03-19T02:29:15.539Z] [java] [2024-03-19T02:29:15.575Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:15.575Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:15.583Z] [exec] I am in client [2024-03-19T02:29:15.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/connector-resource [2024-03-19T02:29:15.626Z] [exec] Connector resource eis/connector-resource deleted. [2024-03-19T02:29:15.626Z] [2024-03-19T02:29:15.626Z] setOSConditions: [2024-03-19T02:29:15.626Z] [2024-03-19T02:29:15.626Z] setToolWin: [2024-03-19T02:29:15.626Z] [2024-03-19T02:29:15.626Z] setToolUnix: [2024-03-19T02:29:15.626Z] [2024-03-19T02:29:15.626Z] setToolProperty: [2024-03-19T02:29:15.626Z] [2024-03-19T02:29:15.626Z] setS1ASclassPath: [2024-03-19T02:29:15.626Z] [2024-03-19T02:29:15.626Z] init-common: [2024-03-19T02:29:15.626Z] [2024-03-19T02:29:15.626Z] delete-connector-connpool-common: [2024-03-19T02:29:15.626Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true serializable-test-ccp [2024-03-19T02:29:15.696Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:15.696Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:15.696Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:15.696Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:15.696Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:15.696Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:15.696Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:15.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:29:15.728Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:29:15.728Z] [2024-03-19T02:29:15.728Z] setOSConditions: [2024-03-19T02:29:15.728Z] [2024-03-19T02:29:15.728Z] setToolWin: [2024-03-19T02:29:15.728Z] [2024-03-19T02:29:15.728Z] setToolUnix: [2024-03-19T02:29:15.728Z] [2024-03-19T02:29:15.728Z] setToolProperty: [2024-03-19T02:29:15.728Z] [2024-03-19T02:29:15.728Z] setS1ASclassPath: [2024-03-19T02:29:15.728Z] [2024-03-19T02:29:15.728Z] init-common: [2024-03-19T02:29:15.728Z] [2024-03-19T02:29:15.728Z] create-jdbc-resource-common: [2024-03-19T02:29:15.728Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-03-19T02:29:15.753Z] [javac] 1 warning [2024-03-19T02:29:15.753Z] [2024-03-19T02:29:15.753Z] build: [2024-03-19T02:29:15.753Z] [2024-03-19T02:29:15.753Z] setOSConditions: [2024-03-19T02:29:15.753Z] [2024-03-19T02:29:15.753Z] fixFiles: [2024-03-19T02:29:15.753Z] [2024-03-19T02:29:15.753Z] convUnix: [2024-03-19T02:29:15.754Z] [2024-03-19T02:29:15.754Z] convWin: [2024-03-19T02:29:15.754Z] [2024-03-19T02:29:15.754Z] setToolWin: [2024-03-19T02:29:15.754Z] [2024-03-19T02:29:15.754Z] setToolUnix: [2024-03-19T02:29:15.754Z] [2024-03-19T02:29:15.754Z] setToolProperty: [2024-03-19T02:29:15.754Z] [2024-03-19T02:29:15.754Z] setS1ASclassPath: [2024-03-19T02:29:15.754Z] [2024-03-19T02:29:15.754Z] init-common: [2024-03-19T02:29:15.754Z] [2024-03-19T02:29:15.754Z] package-persistence-common: [2024-03-19T02:29:15.754Z] [2024-03-19T02:29:15.754Z] ejb-jar-common: [2024-03-19T02:29:15.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:15.754Z] [2024-03-19T02:29:15.754Z] package-ejbjar-common: [2024-03-19T02:29:15.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:15.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:15.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:15.754Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/statefulLoginBean-ejb.jar [2024-03-19T02:29:15.754Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:15.754Z] [2024-03-19T02:29:15.755Z] appclient-jar-common: [2024-03-19T02:29:15.755Z] [2024-03-19T02:29:15.755Z] package-appclientjar-common: [2024-03-19T02:29:15.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:15.755Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:15.755Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:15.755Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/statefulLoginBean-client.jar [2024-03-19T02:29:15.755Z] [2024-03-19T02:29:15.755Z] webclient-war-common: [2024-03-19T02:29:15.755Z] [2024-03-19T02:29:15.755Z] build-ear-common: [2024-03-19T02:29:15.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:15.755Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:15.755Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:15.755Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:15.755Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/statefulLoginBeanApp.ear [2024-03-19T02:29:15.755Z] [2024-03-19T02:29:15.755Z] create-user: [2024-03-19T02:29:15.755Z] [2024-03-19T02:29:15.755Z] setOSConditions: [2024-03-19T02:29:15.755Z] [2024-03-19T02:29:15.755Z] setToolWin: [2024-03-19T02:29:15.755Z] [2024-03-19T02:29:15.756Z] setToolUnix: [2024-03-19T02:29:15.756Z] [2024-03-19T02:29:15.756Z] setToolProperty: [2024-03-19T02:29:15.756Z] [2024-03-19T02:29:15.756Z] setS1ASclassPath: [2024-03-19T02:29:15.756Z] [2024-03-19T02:29:15.756Z] init-common: [2024-03-19T02:29:15.756Z] [2024-03-19T02:29:15.756Z] create-user-common: [2024-03-19T02:29:15.795Z] [java] helloAsync() says : helo, async world! [2024-03-19T02:29:15.795Z] [java] [2024-03-19T02:29:15.838Z] [exec] Mar 19, 2024 2:29:15 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:29:15.838Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:29:15.881Z] [exec] Mar 19, 2024 2:29:15 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:15.881Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:15.952Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:15.952Z] [javac] 1 warning [2024-03-19T02:29:15.952Z] [echo] Building with package endpoint [2024-03-19T02:29:15.952Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:29:16.099Z] [exec] Mar 19, 2024 2:29:15 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:29:16.099Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@16ad408d[jndiName=jdbc-xa-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:29:16.100Z] [exec] calling createPerson(duke) [2024-03-19T02:29:16.100Z] [exec] created [2024-03-19T02:29:16.100Z] [exec] utx.begin called [2024-03-19T02:29:16.140Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-03-19T02:29:16.140Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:16.140Z] [2024-03-19T02:29:16.140Z] init.os: [2024-03-19T02:29:16.140Z] [2024-03-19T02:29:16.140Z] init.tools.unix: [2024-03-19T02:29:16.140Z] [2024-03-19T02:29:16.140Z] init.tools.windows: [2024-03-19T02:29:16.140Z] [2024-03-19T02:29:16.140Z] init.tools: [2024-03-19T02:29:16.140Z] [2024-03-19T02:29:16.140Z] setAsadminArgs: [2024-03-19T02:29:16.140Z] [2024-03-19T02:29:16.140Z] init: [2024-03-19T02:29:16.140Z] [2024-03-19T02:29:16.140Z] init.customtasks: [2024-03-19T02:29:16.140Z] [2024-03-19T02:29:16.140Z] setEnabled: [2024-03-19T02:29:16.140Z] [2024-03-19T02:29:16.140Z] createAppRef: [2024-03-19T02:29:16.140Z] [2024-03-19T02:29:16.140Z] deployWithoutNameOption: [2024-03-19T02:29:16.140Z] [2024-03-19T02:29:16.140Z] run.positive.deploy: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] deploy.version: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] del.ref.registred: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] process.versionExpression: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] process.appname: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] _process.target: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] process.target: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] prepare.is.version.registred: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] init.os: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] init.tools.unix: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] init.tools.windows: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] init.tools: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] setAsadminArgs: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] init: [2024-03-19T02:29:16.141Z] [2024-03-19T02:29:16.141Z] init.customtasks: [2024-03-19T02:29:16.142Z] [2024-03-19T02:29:16.142Z] prepare: [2024-03-19T02:29:16.142Z] [2024-03-19T02:29:16.142Z] exec.asadmin2: [2024-03-19T02:29:16.205Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:16.205Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:16.205Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true serializable-test-ccp [2024-03-19T02:29:16.205Z] [exec] Connector connection pool serializable-test-ccp deleted. [2024-03-19T02:29:16.205Z] [2024-03-19T02:29:16.205Z] setOSConditions: [2024-03-19T02:29:16.206Z] [2024-03-19T02:29:16.206Z] setToolWin: [2024-03-19T02:29:16.206Z] [2024-03-19T02:29:16.206Z] setToolUnix: [2024-03-19T02:29:16.206Z] [2024-03-19T02:29:16.206Z] setToolProperty: [2024-03-19T02:29:16.206Z] [2024-03-19T02:29:16.206Z] setS1ASclassPath: [2024-03-19T02:29:16.206Z] [2024-03-19T02:29:16.206Z] init-common: [2024-03-19T02:29:16.206Z] [2024-03-19T02:29:16.206Z] undeploy-common: [2024-03-19T02:29:16.322Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-03-19T02:29:16.322Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-03-19T02:29:16.322Z] [echo] cmd executed for server [2024-03-19T02:29:16.322Z] [2024-03-19T02:29:16.322Z] asadmin-common: [2024-03-19T02:29:16.322Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-enlistment=true [2024-03-19T02:29:16.402Z] [exec] inserted 1,1 into table [2024-03-19T02:29:16.462Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-serializable-testApp [2024-03-19T02:29:16.462Z] [2024-03-19T02:29:16.462Z] setOSConditions: [2024-03-19T02:29:16.462Z] [2024-03-19T02:29:16.462Z] setToolWin: [2024-03-19T02:29:16.462Z] [2024-03-19T02:29:16.462Z] setToolUnix: [2024-03-19T02:29:16.462Z] [2024-03-19T02:29:16.462Z] setToolProperty: [2024-03-19T02:29:16.462Z] [2024-03-19T02:29:16.462Z] setS1ASclassPath: [2024-03-19T02:29:16.462Z] [2024-03-19T02:29:16.462Z] init-common: [2024-03-19T02:29:16.462Z] [2024-03-19T02:29:16.463Z] undeploy-rar-common: [2024-03-19T02:29:16.463Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-03-19T02:29:16.579Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-enlistment=true [2024-03-19T02:29:16.579Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-enlistment=true [2024-03-19T02:29:16.579Z] [2024-03-19T02:29:16.579Z] asadmin-common: [2024-03-19T02:29:16.579Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-association=true [2024-03-19T02:29:16.659Z] [exec] calling utx.rollback [2024-03-19T02:29:16.659Z] [exec] utx.rollback called [2024-03-19T02:29:16.659Z] [exec] I am in client [2024-03-19T02:29:16.659Z] [exec] Value of key is: delegateFoundMe [2024-03-19T02:29:16.659Z] [exec] Value of key is: findDelegateCreatedPerson [2024-03-19T02:29:16.659Z] [exec] calling createPerson(duke) [2024-03-19T02:29:16.659Z] [exec] created [2024-03-19T02:29:16.659Z] [exec] utx.begin called [2024-03-19T02:29:16.659Z] [exec] inserted 1,1 into table [2024-03-19T02:29:16.659Z] [exec] calling utx.commit [2024-03-19T02:29:16.659Z] [exec] utx.commit called [2024-03-19T02:29:16.659Z] [exec] Value of key is: delegateFoundMe [2024-03-19T02:29:16.659Z] [exec] Value of key is: findDelegateCreatedPerson [2024-03-19T02:29:16.659Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:16.659Z] [exec] [2024-03-19T02:29:16.659Z] [exec] [2024-03-19T02:29:16.659Z] [exec] ----------------------------------------- [2024-03-19T02:29:16.659Z] [exec] - delegateFoundMe: PASS - [2024-03-19T02:29:16.659Z] [exec] - findDelegateCreatedPerson: PASS - [2024-03-19T02:29:16.659Z] [exec] ----------------------------------------- [2024-03-19T02:29:16.659Z] [exec] Total PASS: 2 [2024-03-19T02:29:16.659Z] [exec] Total FAIL: 0 [2024-03-19T02:29:16.659Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:16.659Z] [exec] ----------------------------------------- [2024-03-19T02:29:16.659Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:16.706Z] [exec] Result: 1 [2024-03-19T02:29:16.706Z] [2024-03-19T02:29:16.706Z] process.registred: [2024-03-19T02:29:16.706Z] [2024-03-19T02:29:16.706Z] is.version.registred: [2024-03-19T02:29:16.706Z] [2024-03-19T02:29:16.706Z] process.xmlversionidentifier: [2024-03-19T02:29:16.706Z] [2024-03-19T02:29:16.706Z] prepare.cluster: [2024-03-19T02:29:16.706Z] [2024-03-19T02:29:16.707Z] process.enabled: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] process.hasToDeploy: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] deploy.version.unregistred: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] init.os: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] init.tools.unix: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] init.tools.windows: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] init.tools: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] setAsadminArgs: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] init: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] init.customtasks: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] prepare: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] process.versionExpression: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] process.appname: [2024-03-19T02:29:16.707Z] [2024-03-19T02:29:16.707Z] create.version: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] assemble.non-existent: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] process.xmlversionidentifier: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] prepare.update.xml.identifier: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] update.xml.identifier: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] deployWithNameOption: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] setAsadminArgs: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] common.deploy.asadmin: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] init.os: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] init.tools.unix: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] init.tools.windows: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] init.tools: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] setAsadminArgs: [2024-03-19T02:29:16.708Z] [2024-03-19T02:29:16.708Z] init: [2024-03-19T02:29:16.722Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/sful/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server harpreet [2024-03-19T02:29:16.722Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/sful/asadminuserpassword.txt [2024-03-19T02:29:16.722Z] [2024-03-19T02:29:16.722Z] deploy: [2024-03-19T02:29:16.722Z] [2024-03-19T02:29:16.722Z] setOSConditions: [2024-03-19T02:29:16.722Z] [2024-03-19T02:29:16.722Z] setToolWin: [2024-03-19T02:29:16.722Z] [2024-03-19T02:29:16.722Z] setToolUnix: [2024-03-19T02:29:16.722Z] [2024-03-19T02:29:16.722Z] setToolProperty: [2024-03-19T02:29:16.722Z] [2024-03-19T02:29:16.722Z] setS1ASclassPath: [2024-03-19T02:29:16.722Z] [2024-03-19T02:29:16.722Z] init-common: [2024-03-19T02:29:16.722Z] [2024-03-19T02:29:16.722Z] deploy-common: [2024-03-19T02:29:16.722Z] [echo] Current time (ISO): 2024-03-19T02:29:16.428+0000 [2024-03-19T02:29:16.722Z] [2024-03-19T02:29:16.722Z] setOSConditions: [2024-03-19T02:29:16.722Z] [2024-03-19T02:29:16.722Z] setToolWin: [2024-03-19T02:29:16.722Z] [2024-03-19T02:29:16.723Z] setToolUnix: [2024-03-19T02:29:16.723Z] [2024-03-19T02:29:16.723Z] setToolProperty: [2024-03-19T02:29:16.723Z] [2024-03-19T02:29:16.723Z] setS1ASclassPath: [2024-03-19T02:29:16.723Z] [2024-03-19T02:29:16.723Z] init-common: [2024-03-19T02:29:16.723Z] [2024-03-19T02:29:16.723Z] deploy-common-pe: [2024-03-19T02:29:16.810Z] [exec] Mar 19, 2024 2:29:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:16.810Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:16.810Z] [exec] Mar 19, 2024 2:29:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:16.810Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:16.837Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-association=true [2024-03-19T02:29:16.837Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-association=true [2024-03-19T02:29:16.837Z] [2024-03-19T02:29:16.837Z] setOSConditions: [2024-03-19T02:29:16.837Z] [2024-03-19T02:29:16.837Z] setToolWin: [2024-03-19T02:29:16.837Z] [2024-03-19T02:29:16.837Z] setToolUnix: [2024-03-19T02:29:16.837Z] [2024-03-19T02:29:16.837Z] setToolProperty: [2024-03-19T02:29:16.837Z] [2024-03-19T02:29:16.837Z] setS1ASclassPath: [2024-03-19T02:29:16.837Z] [2024-03-19T02:29:16.837Z] init-common: [2024-03-19T02:29:16.837Z] [2024-03-19T02:29:16.837Z] deploy-common: [2024-03-19T02:29:16.837Z] [echo] Current time (ISO): 2024-03-19T02:29:16.800+0000 [2024-03-19T02:29:16.837Z] [2024-03-19T02:29:16.837Z] setOSConditions: [2024-03-19T02:29:16.837Z] [2024-03-19T02:29:16.837Z] setToolWin: [2024-03-19T02:29:16.837Z] [2024-03-19T02:29:16.837Z] setToolUnix: [2024-03-19T02:29:16.837Z] [2024-03-19T02:29:16.838Z] setToolProperty: [2024-03-19T02:29:16.838Z] [2024-03-19T02:29:16.838Z] setS1ASclassPath: [2024-03-19T02:29:16.838Z] [2024-03-19T02:29:16.838Z] init-common: [2024-03-19T02:29:16.838Z] [2024-03-19T02:29:16.838Z] deploy-common-pe: [2024-03-19T02:29:16.915Z] [exec] Mar 19, 2024 2:29:16 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-03-19T02:29:16.915Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-03-19T02:29:16.915Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:16.966Z] [2024-03-19T02:29:16.966Z] init.customtasks: [2024-03-19T02:29:16.966Z] [2024-03-19T02:29:16.966Z] common.run.asadmin: [2024-03-19T02:29:16.966Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-03-19T02:29:17.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-03-19T02:29:17.051Z] [2024-03-19T02:29:17.051Z] all: [2024-03-19T02:29:17.051Z] [echo] @@## config-property-accessor-test ##@@ [2024-03-19T02:29:17.051Z] [2024-03-19T02:29:17.051Z] setOSConditions: [2024-03-19T02:29:17.051Z] [2024-03-19T02:29:17.051Z] setToolWin: [2024-03-19T02:29:17.051Z] [2024-03-19T02:29:17.051Z] setToolUnix: [2024-03-19T02:29:17.051Z] [2024-03-19T02:29:17.051Z] setToolProperty: [2024-03-19T02:29:17.051Z] [2024-03-19T02:29:17.051Z] setS1ASclassPath: [2024-03-19T02:29:17.051Z] [2024-03-19T02:29:17.051Z] init-common: [2024-03-19T02:29:17.051Z] [2024-03-19T02:29:17.051Z] clean: [2024-03-19T02:29:17.051Z] [2024-03-19T02:29:17.051Z] setOSConditions: [2024-03-19T02:29:17.051Z] [2024-03-19T02:29:17.051Z] setToolWin: [2024-03-19T02:29:17.051Z] [2024-03-19T02:29:17.051Z] setToolUnix: [2024-03-19T02:29:17.051Z] [2024-03-19T02:29:17.052Z] setToolProperty: [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.052Z] setS1ASclassPath: [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.052Z] init-common: [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.052Z] clean-common: [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.052Z] setOSConditions: [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.052Z] setToolWin: [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.052Z] setToolUnix: [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.052Z] setToolProperty: [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.052Z] setS1ASclassPath: [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.052Z] init-common: [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.052Z] clean-classes-common: [2024-03-19T02:29:17.052Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.052Z] setOSConditions: [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.052Z] setToolWin: [2024-03-19T02:29:17.052Z] [2024-03-19T02:29:17.053Z] setToolUnix: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] setToolProperty: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] setS1ASclassPath: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] init-common: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] clean-jars-common: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] clean: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] compile: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] setOSConditions: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] setToolWin: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] setToolUnix: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] setToolProperty: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] setS1ASclassPath: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] init-common: [2024-03-19T02:29:17.053Z] [2024-03-19T02:29:17.053Z] compile-common: [2024-03-19T02:29:17.054Z] [echo] Current time (ISO): 2024-03-19T02:29:16.862+0000 [2024-03-19T02:29:17.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:17.054Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:17.172Z] [2024-03-19T02:29:17.172Z] checkReporting-common: [2024-03-19T02:29:17.172Z] [2024-03-19T02:29:17.172Z] confirmReportPresent-common: [2024-03-19T02:29:17.172Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:17.172Z] [echo] Test seems to be reported fine [2024-03-19T02:29:17.172Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/RepRunConf.txt [2024-03-19T02:29:17.172Z] [2024-03-19T02:29:17.172Z] confirmMissingReport-common: [2024-03-19T02:29:17.172Z] [2024-03-19T02:29:17.172Z] setOSConditions: [2024-03-19T02:29:17.172Z] [2024-03-19T02:29:17.172Z] setToolWin: [2024-03-19T02:29:17.172Z] [2024-03-19T02:29:17.172Z] setToolUnix: [2024-03-19T02:29:17.172Z] [2024-03-19T02:29:17.172Z] setToolProperty: [2024-03-19T02:29:17.172Z] [2024-03-19T02:29:17.172Z] setS1ASclassPath: [2024-03-19T02:29:17.172Z] [2024-03-19T02:29:17.172Z] init-common: [2024-03-19T02:29:17.172Z] [2024-03-19T02:29:17.172Z] clean-db: [2024-03-19T02:29:17.173Z] [2024-03-19T02:29:17.173Z] setOSConditions: [2024-03-19T02:29:17.173Z] [2024-03-19T02:29:17.173Z] setToolWin: [2024-03-19T02:29:17.173Z] [2024-03-19T02:29:17.173Z] setToolUnix: [2024-03-19T02:29:17.173Z] [2024-03-19T02:29:17.173Z] setToolProperty: [2024-03-19T02:29:17.173Z] [2024-03-19T02:29:17.173Z] setS1ASclassPath: [2024-03-19T02:29:17.173Z] [2024-03-19T02:29:17.173Z] init-common: [2024-03-19T02:29:17.173Z] [2024-03-19T02:29:17.173Z] execute-sql-common: [2024-03-19T02:29:17.173Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/drop.sql [2024-03-19T02:29:17.173Z] [sql] 0 rows affected [2024-03-19T02:29:17.173Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:29:17.173Z] [2024-03-19T02:29:17.173Z] setOSConditions: [2024-03-19T02:29:17.173Z] [2024-03-19T02:29:17.173Z] setToolWin: [2024-03-19T02:29:17.173Z] [2024-03-19T02:29:17.173Z] setToolUnix: [2024-03-19T02:29:17.173Z] [2024-03-19T02:29:17.173Z] setToolProperty: [2024-03-19T02:29:17.173Z] [2024-03-19T02:29:17.173Z] setS1ASclassPath: [2024-03-19T02:29:17.174Z] [2024-03-19T02:29:17.174Z] init-common: [2024-03-19T02:29:17.174Z] [2024-03-19T02:29:17.174Z] execute-sql-common: [2024-03-19T02:29:17.174Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/create.sql [2024-03-19T02:29:17.174Z] [sql] 0 rows affected [2024-03-19T02:29:17.174Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:29:17.174Z] [2024-03-19T02:29:17.174Z] runclient-standalone: [2024-03-19T02:29:17.223Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:17.223Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:17.286Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/statefulLoginBeanApp.ear [2024-03-19T02:29:17.429Z] [java] I am in client [2024-03-19T02:29:17.432Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocApp.ear [2024-03-19T02:29:17.688Z] [exec] Application deployed with name jdbc-lazyassocApp. [2024-03-19T02:29:17.688Z] [echo] Deployment on target server server successful [2024-03-19T02:29:17.688Z] [2024-03-19T02:29:17.688Z] setOSConditions: [2024-03-19T02:29:17.688Z] [2024-03-19T02:29:17.688Z] setToolWin: [2024-03-19T02:29:17.688Z] [2024-03-19T02:29:17.688Z] setToolUnix: [2024-03-19T02:29:17.688Z] [2024-03-19T02:29:17.688Z] setToolProperty: [2024-03-19T02:29:17.688Z] [2024-03-19T02:29:17.688Z] setS1ASclassPath: [2024-03-19T02:29:17.689Z] [2024-03-19T02:29:17.689Z] init-common: [2024-03-19T02:29:17.689Z] [2024-03-19T02:29:17.689Z] deploy-common-ee: [2024-03-19T02:29:17.689Z] [2024-03-19T02:29:17.689Z] run: [2024-03-19T02:29:17.689Z] [2024-03-19T02:29:17.689Z] setOSConditions: [2024-03-19T02:29:17.689Z] [2024-03-19T02:29:17.689Z] setToolWin: [2024-03-19T02:29:17.689Z] [2024-03-19T02:29:17.689Z] setToolUnix: [2024-03-19T02:29:17.689Z] [2024-03-19T02:29:17.689Z] setToolProperty: [2024-03-19T02:29:17.689Z] [2024-03-19T02:29:17.689Z] setS1ASclassPath: [2024-03-19T02:29:17.689Z] [2024-03-19T02:29:17.689Z] init-common: [2024-03-19T02:29:17.689Z] [2024-03-19T02:29:17.689Z] execute-sql-common: [2024-03-19T02:29:17.689Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/sql/create_pointbase.sql [2024-03-19T02:29:17.689Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:29:17.689Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:29:17.689Z] [sql] 0 rows affected [2024-03-19T02:29:17.689Z] [sql] 1 rows affected [2024-03-19T02:29:17.689Z] [sql] 1 rows affected [2024-03-19T02:29:17.689Z] [sql] 3 of 4 SQL statements executed successfully [2024-03-19T02:29:17.689Z] [2024-03-19T02:29:17.689Z] setOSConditions: [2024-03-19T02:29:17.689Z] [2024-03-19T02:29:17.690Z] setToolWin: [2024-03-19T02:29:17.690Z] [2024-03-19T02:29:17.690Z] setToolUnix: [2024-03-19T02:29:17.690Z] [2024-03-19T02:29:17.690Z] setToolProperty: [2024-03-19T02:29:17.690Z] [2024-03-19T02:29:17.690Z] setS1ASclassPath: [2024-03-19T02:29:17.690Z] [2024-03-19T02:29:17.690Z] init-common: [2024-03-19T02:29:17.690Z] [2024-03-19T02:29:17.690Z] runclient-common: [2024-03-19T02:29:17.690Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocAppClient.jar -name jdbc-lazyassocClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:29:17.699Z] [java] Mar 19, 2024 2:29:17 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:29:17.699Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:29:17.816Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-03-19T02:29:17.816Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:17.816Z] [2024-03-19T02:29:17.816Z] init.os: [2024-03-19T02:29:17.816Z] [2024-03-19T02:29:17.816Z] init.tools.unix: [2024-03-19T02:29:17.816Z] [2024-03-19T02:29:17.816Z] init.tools.windows: [2024-03-19T02:29:17.816Z] [2024-03-19T02:29:17.816Z] init.tools: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] setAsadminArgs: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] init: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] init.customtasks: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] setEnabled: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] createAppRef: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] deployWithoutNameOption: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] run.positive.deploy: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] deploy.version: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] del.ref.registred: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] process.versionExpression: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] process.appname: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] _process.target: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] process.target: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.817Z] prepare.is.version.registred: [2024-03-19T02:29:17.817Z] [2024-03-19T02:29:17.818Z] init.os: [2024-03-19T02:29:17.818Z] [2024-03-19T02:29:17.818Z] init.tools.unix: [2024-03-19T02:29:17.818Z] [2024-03-19T02:29:17.818Z] init.tools.windows: [2024-03-19T02:29:17.818Z] [2024-03-19T02:29:17.818Z] init.tools: [2024-03-19T02:29:17.818Z] [2024-03-19T02:29:17.818Z] setAsadminArgs: [2024-03-19T02:29:17.818Z] [2024-03-19T02:29:17.818Z] init: [2024-03-19T02:29:17.818Z] [2024-03-19T02:29:17.818Z] init.customtasks: [2024-03-19T02:29:17.818Z] [2024-03-19T02:29:17.818Z] prepare: [2024-03-19T02:29:17.818Z] [2024-03-19T02:29:17.818Z] exec.asadmin2: [2024-03-19T02:29:17.850Z] [echo] Deployment passed true [2024-03-19T02:29:17.850Z] [echo] ALL WEBSERVICE INVOCATION SHOULD FAIL... [2024-03-19T02:29:17.850Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:17.850Z] [2024-03-19T02:29:17.850Z] run: [2024-03-19T02:29:17.850Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:17.850Z] [2024-03-19T02:29:17.850Z] prepare-client: [2024-03-19T02:29:17.850Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:17.850Z] [2024-03-19T02:29:17.850Z] wsdl-import: [2024-03-19T02:29:17.850Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:17.850Z] [2024-03-19T02:29:17.850Z] configurable-wsdl-import: [2024-03-19T02:29:17.850Z] [echo] Current time (ISO): 2024-03-19T02:29:17.843+0000 [2024-03-19T02:29:17.850Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:29:17.981Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:17.981Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:17.981Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:17.981Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:17.981Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:17.981Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:17.981Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:18.223Z] [exec] Application deployed with name statefulLoginBeanApp. [2024-03-19T02:29:18.223Z] [echo] Deployment on target server server successful [2024-03-19T02:29:18.223Z] [2024-03-19T02:29:18.223Z] setOSConditions: [2024-03-19T02:29:18.223Z] [2024-03-19T02:29:18.223Z] setToolWin: [2024-03-19T02:29:18.223Z] [2024-03-19T02:29:18.223Z] setToolUnix: [2024-03-19T02:29:18.223Z] [2024-03-19T02:29:18.223Z] setToolProperty: [2024-03-19T02:29:18.223Z] [2024-03-19T02:29:18.223Z] setS1ASclassPath: [2024-03-19T02:29:18.223Z] [2024-03-19T02:29:18.223Z] init-common: [2024-03-19T02:29:18.223Z] [2024-03-19T02:29:18.223Z] deploy-common-ee: [2024-03-19T02:29:18.223Z] [2024-03-19T02:29:18.223Z] run: [2024-03-19T02:29:18.384Z] [exec] Result: 1 [2024-03-19T02:29:18.384Z] [2024-03-19T02:29:18.384Z] process.registred: [2024-03-19T02:29:18.384Z] [2024-03-19T02:29:18.384Z] is.version.registred: [2024-03-19T02:29:18.384Z] [2024-03-19T02:29:18.384Z] process.xmlversionidentifier: [2024-03-19T02:29:18.384Z] [2024-03-19T02:29:18.384Z] prepare.cluster: [2024-03-19T02:29:18.384Z] [2024-03-19T02:29:18.384Z] process.enabled: [2024-03-19T02:29:18.384Z] [2024-03-19T02:29:18.384Z] process.hasToDeploy: [2024-03-19T02:29:18.384Z] [2024-03-19T02:29:18.384Z] deploy.version.unregistred: [2024-03-19T02:29:18.384Z] [2024-03-19T02:29:18.384Z] init.os: [2024-03-19T02:29:18.384Z] [2024-03-19T02:29:18.384Z] init.tools.unix: [2024-03-19T02:29:18.384Z] [2024-03-19T02:29:18.385Z] init.tools.windows: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.385Z] init.tools: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.385Z] setAsadminArgs: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.385Z] init: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.385Z] init.customtasks: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.385Z] prepare: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.385Z] process.versionExpression: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.385Z] process.appname: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.385Z] create.version: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.385Z] assemble.non-existent: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.385Z] process.xmlversionidentifier: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.385Z] prepare.update.xml.identifier: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.385Z] update.xml.identifier: [2024-03-19T02:29:18.385Z] [2024-03-19T02:29:18.386Z] deployWithNameOption: [2024-03-19T02:29:18.386Z] [2024-03-19T02:29:18.386Z] setAsadminArgs: [2024-03-19T02:29:18.386Z] [2024-03-19T02:29:18.386Z] common.deploy.asadmin: [2024-03-19T02:29:18.386Z] [2024-03-19T02:29:18.386Z] init.os: [2024-03-19T02:29:18.386Z] [2024-03-19T02:29:18.386Z] init.tools.unix: [2024-03-19T02:29:18.386Z] [2024-03-19T02:29:18.386Z] init.tools.windows: [2024-03-19T02:29:18.386Z] [2024-03-19T02:29:18.386Z] init.tools: [2024-03-19T02:29:18.386Z] [2024-03-19T02:29:18.386Z] setAsadminArgs: [2024-03-19T02:29:18.386Z] [2024-03-19T02:29:18.386Z] init: [2024-03-19T02:29:18.434Z] [exec] parsing WSDL... [2024-03-19T02:29:18.551Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:18.551Z] [javac] 1 warning [2024-03-19T02:29:18.551Z] [2024-03-19T02:29:18.551Z] setOSConditions: [2024-03-19T02:29:18.551Z] [2024-03-19T02:29:18.551Z] setToolWin: [2024-03-19T02:29:18.551Z] [2024-03-19T02:29:18.551Z] setToolUnix: [2024-03-19T02:29:18.551Z] [2024-03-19T02:29:18.551Z] setToolProperty: [2024-03-19T02:29:18.551Z] [2024-03-19T02:29:18.551Z] setS1ASclassPath: [2024-03-19T02:29:18.551Z] [2024-03-19T02:29:18.551Z] init-common: [2024-03-19T02:29:18.551Z] [2024-03-19T02:29:18.551Z] compile-common: [2024-03-19T02:29:18.551Z] [echo] Current time (ISO): 2024-03-19T02:29:18.467+0000 [2024-03-19T02:29:18.551Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:18.625Z] [exec] Mar 19, 2024 2:29:18 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:18.625Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:18.655Z] [2024-03-19T02:29:18.655Z] init.customtasks: [2024-03-19T02:29:18.655Z] [2024-03-19T02:29:18.655Z] common.run.asadmin: [2024-03-19T02:29:18.655Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-03-19T02:29:18.913Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:18.913Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:19.187Z] [exec] Mar 19, 2024 2:29:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:19.187Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:19.340Z] [exec] Mar 19, 2024 2:29:19 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:19.340Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1edfedf1 [2024-03-19T02:29:19.365Z] [exec] [2024-03-19T02:29:19.365Z] [exec] Generating code... [2024-03-19T02:29:19.365Z] [exec] [2024-03-19T02:29:19.365Z] [exec] Compiling code... [2024-03-19T02:29:19.444Z] [exec] Mar 19, 2024 2:29:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:19.444Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:19.479Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-03-19T02:29:19.479Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:19.479Z] [2024-03-19T02:29:19.479Z] init.os: [2024-03-19T02:29:19.479Z] [2024-03-19T02:29:19.479Z] init.tools.unix: [2024-03-19T02:29:19.479Z] [2024-03-19T02:29:19.479Z] init.tools.windows: [2024-03-19T02:29:19.479Z] [2024-03-19T02:29:19.479Z] init.tools: [2024-03-19T02:29:19.479Z] [2024-03-19T02:29:19.479Z] setAsadminArgs: [2024-03-19T02:29:19.479Z] [2024-03-19T02:29:19.479Z] init: [2024-03-19T02:29:19.479Z] [2024-03-19T02:29:19.479Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:19.479Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:19.479Z] init.customtasks: [2024-03-19T02:29:19.479Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:19.479Z] [2024-03-19T02:29:19.479Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:19.479Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:19.479Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:19.479Z] setEnabled: [2024-03-19T02:29:19.479Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:19.479Z] [2024-03-19T02:29:19.479Z] createAppRef: [2024-03-19T02:29:19.479Z] [2024-03-19T02:29:19.480Z] deployWithoutNameOption: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.480Z] run.positive.deploy: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.480Z] process.versionExpression: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.480Z] process.appname: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.480Z] init.os: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.480Z] init.tools.unix: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.480Z] init.tools.windows: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.480Z] init.tools: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.480Z] setAsadminArgs: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.480Z] init: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.480Z] init.customtasks: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.480Z] prepare: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.480Z] create.version: [2024-03-19T02:29:19.480Z] [2024-03-19T02:29:19.481Z] assemble.non-existent: [2024-03-19T02:29:19.481Z] [2024-03-19T02:29:19.481Z] process.xmlversionidentifier: [2024-03-19T02:29:19.481Z] [2024-03-19T02:29:19.481Z] prepare.update.xml.identifier: [2024-03-19T02:29:19.481Z] [2024-03-19T02:29:19.481Z] update.xml.identifier: [2024-03-19T02:29:19.481Z] [2024-03-19T02:29:19.481Z] unzip.version: [2024-03-19T02:29:19.481Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2024-03-19T02:29:19.481Z] [2024-03-19T02:29:19.481Z] deploy.version: [2024-03-19T02:29:19.481Z] [2024-03-19T02:29:19.481Z] del.ref.registred: [2024-03-19T02:29:19.481Z] [2024-03-19T02:29:19.481Z] process.versionExpression: [2024-03-19T02:29:19.481Z] [2024-03-19T02:29:19.481Z] process.appname: [2024-03-19T02:29:19.481Z] [2024-03-19T02:29:19.481Z] _process.target: [2024-03-19T02:29:19.481Z] [2024-03-19T02:29:19.481Z] process.target: [2024-03-19T02:29:19.481Z] [2024-03-19T02:29:19.482Z] prepare.is.version.registred: [2024-03-19T02:29:19.482Z] [2024-03-19T02:29:19.482Z] init.os: [2024-03-19T02:29:19.482Z] [2024-03-19T02:29:19.482Z] init.tools.unix: [2024-03-19T02:29:19.482Z] [2024-03-19T02:29:19.482Z] init.tools.windows: [2024-03-19T02:29:19.482Z] [2024-03-19T02:29:19.482Z] init.tools: [2024-03-19T02:29:19.482Z] [2024-03-19T02:29:19.482Z] setAsadminArgs: [2024-03-19T02:29:19.482Z] [2024-03-19T02:29:19.482Z] init: [2024-03-19T02:29:19.482Z] [2024-03-19T02:29:19.482Z] init.customtasks: [2024-03-19T02:29:19.482Z] [2024-03-19T02:29:19.482Z] prepare: [2024-03-19T02:29:19.482Z] [2024-03-19T02:29:19.482Z] exec.asadmin2: [2024-03-19T02:29:19.590Z] [java] Mar 19, 2024 2:29:19 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:19.590Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1a2bcd56 [2024-03-19T02:29:19.595Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-03-19T02:29:19.595Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-03-19T02:29:19.595Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:19.595Z] [exec] [2024-03-19T02:29:19.595Z] [exec] [2024-03-19T02:29:19.595Z] [exec] ----------------------------------------- [2024-03-19T02:29:19.595Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-03-19T02:29:19.595Z] [exec] ----------------------------------------- [2024-03-19T02:29:19.595Z] [exec] Total PASS: 1 [2024-03-19T02:29:19.595Z] [exec] Total FAIL: 0 [2024-03-19T02:29:19.595Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:19.596Z] [exec] ----------------------------------------- [2024-03-19T02:29:19.596Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:19.596Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:20.047Z] [exec] Result: 1 [2024-03-19T02:29:20.047Z] [2024-03-19T02:29:20.047Z] process.registred: [2024-03-19T02:29:20.047Z] [2024-03-19T02:29:20.047Z] is.version.registred: [2024-03-19T02:29:20.048Z] [2024-03-19T02:29:20.048Z] process.xmlversionidentifier: [2024-03-19T02:29:20.048Z] [2024-03-19T02:29:20.048Z] prepare.cluster: [2024-03-19T02:29:20.048Z] [2024-03-19T02:29:20.048Z] process.enabled: [2024-03-19T02:29:20.048Z] [2024-03-19T02:29:20.048Z] process.hasToDeploy: [2024-03-19T02:29:20.048Z] [2024-03-19T02:29:20.048Z] deploy.version.unregistred: [2024-03-19T02:29:20.048Z] [2024-03-19T02:29:20.048Z] init.os: [2024-03-19T02:29:20.048Z] [2024-03-19T02:29:20.048Z] init.tools.unix: [2024-03-19T02:29:20.048Z] [2024-03-19T02:29:20.048Z] init.tools.windows: [2024-03-19T02:29:20.048Z] [2024-03-19T02:29:20.048Z] init.tools: [2024-03-19T02:29:20.048Z] [2024-03-19T02:29:20.049Z] setAsadminArgs: [2024-03-19T02:29:20.049Z] [2024-03-19T02:29:20.049Z] init: [2024-03-19T02:29:20.051Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:20.122Z] [exec] Mar 19, 2024 2:29:19 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:20.123Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:20.158Z] [2024-03-19T02:29:20.158Z] checkReporting-common: [2024-03-19T02:29:20.158Z] [2024-03-19T02:29:20.158Z] confirmReportPresent-common: [2024-03-19T02:29:20.159Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:20.159Z] [echo] Test seems to be reported fine [2024-03-19T02:29:20.159Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-03-19T02:29:20.159Z] [2024-03-19T02:29:20.159Z] confirmMissingReport-common: [2024-03-19T02:29:20.159Z] [2024-03-19T02:29:20.159Z] setOSConditions: [2024-03-19T02:29:20.159Z] [2024-03-19T02:29:20.159Z] setToolWin: [2024-03-19T02:29:20.159Z] [2024-03-19T02:29:20.159Z] setToolUnix: [2024-03-19T02:29:20.159Z] [2024-03-19T02:29:20.159Z] setToolProperty: [2024-03-19T02:29:20.159Z] [2024-03-19T02:29:20.159Z] setS1ASclassPath: [2024-03-19T02:29:20.159Z] [2024-03-19T02:29:20.159Z] init-common: [2024-03-19T02:29:20.159Z] [2024-03-19T02:29:20.159Z] runclient-common: [2024-03-19T02:29:20.159Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring String Primitives-And-String java:app/custom/my-string [2024-03-19T02:29:20.202Z] [java] Mar 19, 2024 2:29:19 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:29:20.202Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:29:20.296Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:29:20.297Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:29:20.297Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:20.297Z] [2024-03-19T02:29:20.297Z] compile-client: [2024-03-19T02:29:20.297Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:20.297Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:20.308Z] [javac] 1 warning [2024-03-19T02:29:20.308Z] [2024-03-19T02:29:20.308Z] setOSConditions: [2024-03-19T02:29:20.308Z] [2024-03-19T02:29:20.308Z] setToolWin: [2024-03-19T02:29:20.308Z] [2024-03-19T02:29:20.308Z] setToolUnix: [2024-03-19T02:29:20.308Z] [2024-03-19T02:29:20.308Z] setToolProperty: [2024-03-19T02:29:20.308Z] [2024-03-19T02:29:20.308Z] setS1ASclassPath: [2024-03-19T02:29:20.308Z] [2024-03-19T02:29:20.308Z] init-common: [2024-03-19T02:29:20.308Z] [2024-03-19T02:29:20.308Z] compile-common: [2024-03-19T02:29:20.308Z] [echo] Current time (ISO): 2024-03-19T02:29:20.101+0000 [2024-03-19T02:29:20.308Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:20.310Z] [2024-03-19T02:29:20.310Z] init.customtasks: [2024-03-19T02:29:20.310Z] [2024-03-19T02:29:20.310Z] prepare: [2024-03-19T02:29:20.310Z] [2024-03-19T02:29:20.310Z] process.versionExpression: [2024-03-19T02:29:20.310Z] [2024-03-19T02:29:20.310Z] process.appname: [2024-03-19T02:29:20.310Z] [2024-03-19T02:29:20.310Z] create.version: [2024-03-19T02:29:20.310Z] [2024-03-19T02:29:20.310Z] assemble.non-existent: [2024-03-19T02:29:20.310Z] [2024-03-19T02:29:20.310Z] process.xmlversionidentifier: [2024-03-19T02:29:20.310Z] [2024-03-19T02:29:20.311Z] prepare.update.xml.identifier: [2024-03-19T02:29:20.311Z] [2024-03-19T02:29:20.311Z] update.xml.identifier: [2024-03-19T02:29:20.311Z] [2024-03-19T02:29:20.311Z] deployWithNameOption: [2024-03-19T02:29:20.311Z] [2024-03-19T02:29:20.311Z] setAsadminArgs: [2024-03-19T02:29:20.311Z] [2024-03-19T02:29:20.311Z] common.deploy.asadmin: [2024-03-19T02:29:20.311Z] [2024-03-19T02:29:20.311Z] init.os: [2024-03-19T02:29:20.311Z] [2024-03-19T02:29:20.311Z] init.tools.unix: [2024-03-19T02:29:20.311Z] [2024-03-19T02:29:20.311Z] init.tools.windows: [2024-03-19T02:29:20.311Z] [2024-03-19T02:29:20.311Z] init.tools: [2024-03-19T02:29:20.311Z] [2024-03-19T02:29:20.311Z] setAsadminArgs: [2024-03-19T02:29:20.311Z] [2024-03-19T02:29:20.311Z] init: [2024-03-19T02:29:20.311Z] [2024-03-19T02:29:20.311Z] init.customtasks: [2024-03-19T02:29:20.311Z] [2024-03-19T02:29:20.311Z] common.run.asadmin: [2024-03-19T02:29:20.312Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:RC-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-03-19T02:29:20.461Z] [java] Mar 19, 2024 2:29:20 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:29:20.461Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@16ad408d[jndiName=jdbc-xa-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:29:20.461Z] [java] calling createPerson(duke) [2024-03-19T02:29:20.461Z] [java] created [2024-03-19T02:29:20.461Z] [java] utx.begin called [2024-03-19T02:29:20.862Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:20.862Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:20.862Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:20.862Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:20.862Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:20.862Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:20.862Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:20.862Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:20.862Z] [javac] 1 warning [2024-03-19T02:29:20.862Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:20.862Z] [2024-03-19T02:29:20.862Z] unjar-client-utils: [2024-03-19T02:29:20.862Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:20.862Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:20.862Z] [2024-03-19T02:29:20.862Z] internal-run: [2024-03-19T02:29:20.863Z] [echo] Running appclient with client.Client -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml -user nouser -password nopass [2024-03-19T02:29:20.871Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:20.871Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:20.871Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:20.871Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:20.871Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:20.871Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:20.871Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:20.877Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:20.877Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:21.023Z] [java] inserted 1,1 into table [2024-03-19T02:29:21.023Z] [java] calling utx.rollback [2024-03-19T02:29:21.023Z] [java] Value of key is: delegateFoundMe [2024-03-19T02:29:21.023Z] [java] Value of key is: findDelegateCreatedPerson [2024-03-19T02:29:21.023Z] [java] utx.rollback called [2024-03-19T02:29:21.023Z] [java] I am in client [2024-03-19T02:29:21.023Z] [java] calling createPerson(duke) [2024-03-19T02:29:21.023Z] [java] created [2024-03-19T02:29:21.023Z] [java] utx.begin called [2024-03-19T02:29:21.023Z] [java] inserted 1,1 into table [2024-03-19T02:29:21.023Z] [java] calling utx.commit [2024-03-19T02:29:21.023Z] [java] Value of key is: delegateFoundMe [2024-03-19T02:29:21.023Z] [java] Value of key is: findDelegateCreatedPerson [2024-03-19T02:29:21.023Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:21.023Z] [java] [2024-03-19T02:29:21.023Z] [java] [2024-03-19T02:29:21.023Z] [java] ----------------------------------------- [2024-03-19T02:29:21.023Z] [java] - delegateFoundMe: PASS - [2024-03-19T02:29:21.023Z] [java] - findDelegateCreatedPerson: PASS - [2024-03-19T02:29:21.023Z] [java] ----------------------------------------- [2024-03-19T02:29:21.023Z] [java] Total PASS: 2 [2024-03-19T02:29:21.023Z] [java] Total FAIL: 0 [2024-03-19T02:29:21.023Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:29:21.023Z] [java] ----------------------------------------- [2024-03-19T02:29:21.023Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:29:21.023Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:29:21.023Z] [java] utx.commit called [2024-03-19T02:29:21.049Z] [java] asyncBlock() says : blocked successfully [2024-03-19T02:29:21.049Z] [java] Got correct async exception. Cause is jakarta.ejb.ConcurrentAccessTimeoutException [2024-03-19T02:29:21.108Z] [exec] Mar 19, 2024 2:29:20 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:21.108Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:21.137Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2024-03-19T02:29:21.137Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:21.137Z] [2024-03-19T02:29:21.137Z] init.os: [2024-03-19T02:29:21.137Z] [2024-03-19T02:29:21.138Z] init.tools.unix: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] init.tools.windows: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] init.tools: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] setAsadminArgs: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] init: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] init.customtasks: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] setEnabled: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] createAppRef: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] deployWithoutNameOption: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] deploydir.version: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] run.positive.deploy: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] undeployment: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] process.versionExpression: [2024-03-19T02:29:21.138Z] [2024-03-19T02:29:21.138Z] process.appname: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] process.xmlversionidentifier: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] prepare.cluster: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] undeploy.version: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] setAsadminArgs: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] common.undeploy.asadmin: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] init.os: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] init.tools.unix: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] init.tools.windows: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] init.tools: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] setAsadminArgs: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] init: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] init.customtasks: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.139Z] delAppRef: [2024-03-19T02:29:21.139Z] [2024-03-19T02:29:21.140Z] init.os: [2024-03-19T02:29:21.140Z] [2024-03-19T02:29:21.140Z] init.tools.unix: [2024-03-19T02:29:21.140Z] [2024-03-19T02:29:21.140Z] init.tools.windows: [2024-03-19T02:29:21.140Z] [2024-03-19T02:29:21.140Z] init.tools: [2024-03-19T02:29:21.140Z] [2024-03-19T02:29:21.140Z] setAsadminArgs: [2024-03-19T02:29:21.140Z] [2024-03-19T02:29:21.140Z] init: [2024-03-19T02:29:21.140Z] [2024-03-19T02:29:21.140Z] init.customtasks: [2024-03-19T02:29:21.140Z] [2024-03-19T02:29:21.140Z] common.run.asadmin: [2024-03-19T02:29:21.140Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-03-19T02:29:21.280Z] [2024-03-19T02:29:21.280Z] undeploy: [2024-03-19T02:29:21.280Z] [2024-03-19T02:29:21.280Z] setOSConditions: [2024-03-19T02:29:21.280Z] [2024-03-19T02:29:21.280Z] setToolWin: [2024-03-19T02:29:21.280Z] [2024-03-19T02:29:21.280Z] setToolUnix: [2024-03-19T02:29:21.280Z] [2024-03-19T02:29:21.281Z] setToolProperty: [2024-03-19T02:29:21.281Z] [2024-03-19T02:29:21.281Z] setS1ASclassPath: [2024-03-19T02:29:21.281Z] [2024-03-19T02:29:21.281Z] init-common: [2024-03-19T02:29:21.281Z] [2024-03-19T02:29:21.281Z] undeploy-common: [2024-03-19T02:29:21.334Z] [exec] Mar 19, 2024 2:29:21 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:21.334Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@73e1ecd0 [2024-03-19T02:29:21.496Z] [exec] Mar 19, 2024 2:29:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:21.496Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:21.706Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:21.706Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:29:21.812Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:21.812Z] [javac] 1 warning [2024-03-19T02:29:21.812Z] [2024-03-19T02:29:21.812Z] build: [2024-03-19T02:29:21.812Z] [2024-03-19T02:29:21.812Z] setOSConditions: [2024-03-19T02:29:21.812Z] [2024-03-19T02:29:21.812Z] fixFiles: [2024-03-19T02:29:21.812Z] [2024-03-19T02:29:21.812Z] convUnix: [2024-03-19T02:29:21.812Z] [2024-03-19T02:29:21.813Z] convWin: [2024-03-19T02:29:21.813Z] [2024-03-19T02:29:21.813Z] setToolWin: [2024-03-19T02:29:21.813Z] [2024-03-19T02:29:21.813Z] setToolUnix: [2024-03-19T02:29:21.813Z] [2024-03-19T02:29:21.813Z] setToolProperty: [2024-03-19T02:29:21.813Z] [2024-03-19T02:29:21.813Z] setS1ASclassPath: [2024-03-19T02:29:21.813Z] [2024-03-19T02:29:21.813Z] init-common: [2024-03-19T02:29:21.813Z] [2024-03-19T02:29:21.813Z] package-persistence-common: [2024-03-19T02:29:21.813Z] [2024-03-19T02:29:21.813Z] ejb-jar-common: [2024-03-19T02:29:21.813Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:21.813Z] [2024-03-19T02:29:21.813Z] package-ejbjar-common: [2024-03-19T02:29:21.813Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:21.813Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:21.813Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:21.813Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-ejb.jar [2024-03-19T02:29:21.813Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:21.813Z] [2024-03-19T02:29:21.813Z] appclient-jar-common: [2024-03-19T02:29:21.814Z] [2024-03-19T02:29:21.814Z] package-appclientjar-common: [2024-03-19T02:29:21.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:21.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:21.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:21.814Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-client.jar [2024-03-19T02:29:21.814Z] [2024-03-19T02:29:21.814Z] webclient-war-common: [2024-03-19T02:29:21.814Z] [2024-03-19T02:29:21.814Z] clear: [2024-03-19T02:29:21.814Z] [2024-03-19T02:29:21.814Z] test-tlds-exist: [2024-03-19T02:29:21.814Z] [2024-03-19T02:29:21.814Z] copy-tlds: [2024-03-19T02:29:21.814Z] [2024-03-19T02:29:21.814Z] test-tagfiles-exist: [2024-03-19T02:29:21.814Z] [2024-03-19T02:29:21.814Z] copy-tagfiles: [2024-03-19T02:29:21.814Z] [2024-03-19T02:29:21.814Z] package-war-common: [2024-03-19T02:29:21.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:29:21.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:21.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:29:21.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:29:21.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/lib [2024-03-19T02:29:21.815Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:21.815Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:21.815Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:21.815Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:29:21.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/docroot [2024-03-19T02:29:21.815Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-web.war [2024-03-19T02:29:21.815Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:21.815Z] [2024-03-19T02:29:21.815Z] build-ear-common: [2024-03-19T02:29:21.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:21.815Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:21.815Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:21.815Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-testApp.ear [2024-03-19T02:29:21.815Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/build.xml:72: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:21.815Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test [2024-03-19T02:29:21.815Z] [2024-03-19T02:29:21.815Z] setOSConditions: [2024-03-19T02:29:21.815Z] [2024-03-19T02:29:21.816Z] setToolWin: [2024-03-19T02:29:21.816Z] [2024-03-19T02:29:21.816Z] setToolUnix: [2024-03-19T02:29:21.816Z] [2024-03-19T02:29:21.816Z] setToolProperty: [2024-03-19T02:29:21.816Z] [2024-03-19T02:29:21.816Z] setS1ASclassPath: [2024-03-19T02:29:21.816Z] [2024-03-19T02:29:21.816Z] init-common: [2024-03-19T02:29:21.816Z] [2024-03-19T02:29:21.816Z] prepare: [2024-03-19T02:29:21.816Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes [2024-03-19T02:29:21.816Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes/lib [2024-03-19T02:29:21.816Z] [2024-03-19T02:29:21.816Z] build: [2024-03-19T02:29:21.816Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:21.816Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes [2024-03-19T02:29:21.844Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-tx_propagationApp [2024-03-19T02:29:21.844Z] [2024-03-19T02:29:21.844Z] unsetup: [2024-03-19T02:29:21.844Z] [2024-03-19T02:29:21.844Z] setOSConditions: [2024-03-19T02:29:21.844Z] [2024-03-19T02:29:21.844Z] setToolWin: [2024-03-19T02:29:21.844Z] [2024-03-19T02:29:21.844Z] setToolUnix: [2024-03-19T02:29:21.844Z] [2024-03-19T02:29:21.844Z] setToolProperty: [2024-03-19T02:29:21.844Z] [2024-03-19T02:29:21.844Z] setS1ASclassPath: [2024-03-19T02:29:21.844Z] [2024-03-19T02:29:21.844Z] init-common: [2024-03-19T02:29:21.844Z] [2024-03-19T02:29:21.844Z] execute-sql-common: [2024-03-19T02:29:21.844Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/drop.sql [2024-03-19T02:29:21.845Z] [sql] 0 rows affected [2024-03-19T02:29:21.845Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:29:21.845Z] [2024-03-19T02:29:21.845Z] setOSConditions: [2024-03-19T02:29:21.845Z] [2024-03-19T02:29:21.845Z] setToolWin: [2024-03-19T02:29:21.845Z] [2024-03-19T02:29:21.845Z] setToolUnix: [2024-03-19T02:29:21.845Z] [2024-03-19T02:29:21.845Z] setToolProperty: [2024-03-19T02:29:21.845Z] [2024-03-19T02:29:21.845Z] setS1ASclassPath: [2024-03-19T02:29:21.845Z] [2024-03-19T02:29:21.845Z] init-common: [2024-03-19T02:29:21.845Z] [2024-03-19T02:29:21.845Z] delete-jdbc-resource-common: [2024-03-19T02:29:21.845Z] [echo] asadmin delete-jdbc-resource --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --target server jdbc/xa [2024-03-19T02:29:21.929Z] [exec] Value of key is: test1 : [2024-03-19T02:29:21.929Z] [exec] Value of key is: test2 : [2024-03-19T02:29:21.929Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:21.929Z] [exec] [2024-03-19T02:29:21.929Z] [exec] [2024-03-19T02:29:21.929Z] [exec] ----------------------------------------- [2024-03-19T02:29:21.929Z] [exec] - test2 : : PASS - [2024-03-19T02:29:21.929Z] [exec] - test1 : : PASS - [2024-03-19T02:29:21.929Z] [exec] ----------------------------------------- [2024-03-19T02:29:21.929Z] [exec] Total PASS: 2 [2024-03-19T02:29:21.929Z] [exec] Total FAIL: 0 [2024-03-19T02:29:21.929Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:21.930Z] [exec] ----------------------------------------- [2024-03-19T02:29:21.930Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:21.930Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:21.963Z] [exec] Command undeploy executed successfully. [2024-03-19T02:29:21.963Z] [2024-03-19T02:29:21.963Z] test.notregistred: [2024-03-19T02:29:21.963Z] [2024-03-19T02:29:21.963Z] process.versionExpression: [2024-03-19T02:29:21.963Z] [2024-03-19T02:29:21.963Z] process.appname: [2024-03-19T02:29:21.963Z] [2024-03-19T02:29:21.963Z] _process.target: [2024-03-19T02:29:21.963Z] [2024-03-19T02:29:21.963Z] process.target: [2024-03-19T02:29:21.964Z] [2024-03-19T02:29:21.964Z] prepare.show-component-status.asadmin: [2024-03-19T02:29:21.964Z] [2024-03-19T02:29:21.964Z] increment.log.next: [2024-03-19T02:29:21.964Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:21.964Z] [2024-03-19T02:29:21.964Z] declare.test: [2024-03-19T02:29:21.964Z] [2024-03-19T02:29:21.964Z] setHttpPort: [2024-03-19T02:29:21.964Z] [2024-03-19T02:29:21.964Z] declare.test.positive: [2024-03-19T02:29:21.964Z] [2024-03-19T02:29:21.964Z] setHttpPort: [2024-03-19T02:29:21.964Z] [2024-03-19T02:29:21.964Z] declare.test.negative: [2024-03-19T02:29:21.964Z] [2024-03-19T02:29:21.964Z] declare-test: [2024-03-19T02:29:21.964Z] [echo] Starting test simple-versioned-servlet undeployment(1) untagged - logID=17 - (server) - (fail expected) [2024-03-19T02:29:21.964Z] [2024-03-19T02:29:21.964Z] init.os: [2024-03-19T02:29:21.964Z] [2024-03-19T02:29:21.964Z] init.tools.unix: [2024-03-19T02:29:21.964Z] [2024-03-19T02:29:21.964Z] init.tools.windows: [2024-03-19T02:29:21.964Z] [2024-03-19T02:29:21.965Z] init.tools: [2024-03-19T02:29:21.965Z] [2024-03-19T02:29:21.965Z] setAsadminArgs: [2024-03-19T02:29:21.965Z] [2024-03-19T02:29:21.965Z] init: [2024-03-19T02:29:21.965Z] [2024-03-19T02:29:21.965Z] init.customtasks: [2024-03-19T02:29:21.965Z] [2024-03-19T02:29:21.965Z] prepare: [2024-03-19T02:29:21.965Z] [2024-03-19T02:29:21.965Z] exec.asadmin: [2024-03-19T02:29:22.054Z] [exec] Mar 19, 2024 2:29:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:22.054Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:22.054Z] [exec] Mar 19, 2024 2:29:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:22.054Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:22.061Z] [exec] Mar 19, 2024 2:29:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:22.061Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:22.072Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:22.072Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:22.072Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:22.072Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:22.072Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:22.072Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:22.072Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:22.185Z] [2024-03-19T02:29:22.185Z] checkReporting-common: [2024-03-19T02:29:22.185Z] [2024-03-19T02:29:22.185Z] confirmReportPresent-common: [2024-03-19T02:29:22.185Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:22.185Z] [echo] Test seems to be reported fine [2024-03-19T02:29:22.185Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/RepRunConf.txt [2024-03-19T02:29:22.185Z] [2024-03-19T02:29:22.185Z] confirmMissingReport-common: [2024-03-19T02:29:22.185Z] [2024-03-19T02:29:22.186Z] undeploy: [2024-03-19T02:29:22.186Z] [2024-03-19T02:29:22.186Z] setOSConditions: [2024-03-19T02:29:22.186Z] [2024-03-19T02:29:22.186Z] setToolWin: [2024-03-19T02:29:22.186Z] [2024-03-19T02:29:22.186Z] setToolUnix: [2024-03-19T02:29:22.186Z] [2024-03-19T02:29:22.186Z] setToolProperty: [2024-03-19T02:29:22.186Z] [2024-03-19T02:29:22.186Z] setS1ASclassPath: [2024-03-19T02:29:22.186Z] [2024-03-19T02:29:22.186Z] init-common: [2024-03-19T02:29:22.186Z] [2024-03-19T02:29:22.186Z] execute-sql-common: [2024-03-19T02:29:22.186Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/sql/drop_pointbase.sql [2024-03-19T02:29:22.186Z] [sql] 0 rows affected [2024-03-19T02:29:22.186Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:29:22.186Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:29:22.186Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:29:22.186Z] [2024-03-19T02:29:22.186Z] setOSConditions: [2024-03-19T02:29:22.186Z] [2024-03-19T02:29:22.186Z] setToolWin: [2024-03-19T02:29:22.186Z] [2024-03-19T02:29:22.186Z] setToolUnix: [2024-03-19T02:29:22.186Z] [2024-03-19T02:29:22.186Z] setToolProperty: [2024-03-19T02:29:22.186Z] [2024-03-19T02:29:22.187Z] setS1ASclassPath: [2024-03-19T02:29:22.187Z] [2024-03-19T02:29:22.187Z] init-common: [2024-03-19T02:29:22.187Z] [2024-03-19T02:29:22.187Z] undeploy-common: [2024-03-19T02:29:22.235Z] [exec] Mar 19, 2024 2:29:21 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:22.235Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:22.327Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:22.328Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-03-19T02:29:22.328Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-03-19T02:29:22.328Z] [javac] ^ [2024-03-19T02:29:22.328Z] [javac] Note: Some input files use or override a deprecated API. [2024-03-19T02:29:22.328Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:29:22.328Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:29:22.328Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:29:22.328Z] [javac] 2 warnings [2024-03-19T02:29:22.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-notx [2024-03-19T02:29:22.328Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes/blackbox.jar [2024-03-19T02:29:22.328Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-notx.rar [2024-03-19T02:29:22.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-tx [2024-03-19T02:29:22.328Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-tx.rar [2024-03-19T02:29:22.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-xa [2024-03-19T02:29:22.328Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-xa.rar [2024-03-19T02:29:22.328Z] [2024-03-19T02:29:22.328Z] deploy: [2024-03-19T02:29:22.328Z] [2024-03-19T02:29:22.328Z] setOSConditions: [2024-03-19T02:29:22.328Z] [2024-03-19T02:29:22.328Z] setToolWin: [2024-03-19T02:29:22.328Z] [2024-03-19T02:29:22.328Z] setToolUnix: [2024-03-19T02:29:22.328Z] [2024-03-19T02:29:22.328Z] setToolProperty: [2024-03-19T02:29:22.328Z] [2024-03-19T02:29:22.329Z] setS1ASclassPath: [2024-03-19T02:29:22.329Z] [2024-03-19T02:29:22.329Z] init-common: [2024-03-19T02:29:22.329Z] [2024-03-19T02:29:22.329Z] prepare: [2024-03-19T02:29:22.329Z] [2024-03-19T02:29:22.329Z] build: [2024-03-19T02:29:22.329Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:22.329Z] [2024-03-19T02:29:22.329Z] setOSConditions: [2024-03-19T02:29:22.329Z] [2024-03-19T02:29:22.329Z] setToolWin: [2024-03-19T02:29:22.329Z] [2024-03-19T02:29:22.329Z] setToolUnix: [2024-03-19T02:29:22.329Z] [2024-03-19T02:29:22.329Z] setToolProperty: [2024-03-19T02:29:22.329Z] [2024-03-19T02:29:22.329Z] setS1ASclassPath: [2024-03-19T02:29:22.329Z] [2024-03-19T02:29:22.329Z] init-common: [2024-03-19T02:29:22.329Z] [2024-03-19T02:29:22.329Z] deploy-rar-common: [2024-03-19T02:29:22.329Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-03-19T02:29:22.407Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xa [2024-03-19T02:29:22.407Z] [exec] JDBC resource jdbc/xa deleted successfully [2024-03-19T02:29:22.407Z] [echo] cmd executed for server [2024-03-19T02:29:22.407Z] [2024-03-19T02:29:22.407Z] setOSConditions: [2024-03-19T02:29:22.407Z] [2024-03-19T02:29:22.407Z] setToolWin: [2024-03-19T02:29:22.407Z] [2024-03-19T02:29:22.407Z] setToolUnix: [2024-03-19T02:29:22.407Z] [2024-03-19T02:29:22.407Z] setToolProperty: [2024-03-19T02:29:22.407Z] [2024-03-19T02:29:22.407Z] setS1ASclassPath: [2024-03-19T02:29:22.408Z] [2024-03-19T02:29:22.408Z] init-common: [2024-03-19T02:29:22.408Z] [2024-03-19T02:29:22.408Z] delete-jdbc-connpool-common: [2024-03-19T02:29:22.408Z] [echo] asadmin delete-jdbc-connection-pool --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --cascade=true jdbc-xa-pool [2024-03-19T02:29:22.530Z] [exec] Result: 1 [2024-03-19T02:29:22.530Z] [2024-03-19T02:29:22.530Z] process.result: [2024-03-19T02:29:22.530Z] [2024-03-19T02:29:22.530Z] processResult: [2024-03-19T02:29:22.665Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-xa-pool [2024-03-19T02:29:22.665Z] [exec] JDBC Connection pool jdbc-xa-pool deleted successfully [2024-03-19T02:29:22.665Z] [echo] cmd executed for server [2024-03-19T02:29:22.665Z] [2024-03-19T02:29:22.665Z] all: [2024-03-19T02:29:22.665Z] [2024-03-19T02:29:22.665Z] unsetup: [2024-03-19T02:29:22.665Z] [echo] Stopping app server instance [2024-03-19T02:29:22.665Z] [2024-03-19T02:29:22.665Z] setOSConditions: [2024-03-19T02:29:22.665Z] [2024-03-19T02:29:22.665Z] setToolWin: [2024-03-19T02:29:22.665Z] [2024-03-19T02:29:22.665Z] setToolUnix: [2024-03-19T02:29:22.666Z] [2024-03-19T02:29:22.666Z] setToolProperty: [2024-03-19T02:29:22.666Z] [2024-03-19T02:29:22.666Z] setS1ASclassPath: [2024-03-19T02:29:22.666Z] [2024-03-19T02:29:22.666Z] init-common: [2024-03-19T02:29:22.666Z] [2024-03-19T02:29:22.666Z] stopDomain: [2024-03-19T02:29:22.666Z] [echo] run.xml:stopping domain... [2024-03-19T02:29:22.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-lazyassocApp [2024-03-19T02:29:22.750Z] [2024-03-19T02:29:22.750Z] setOSConditions: [2024-03-19T02:29:22.750Z] [2024-03-19T02:29:22.750Z] setToolWin: [2024-03-19T02:29:22.750Z] [2024-03-19T02:29:22.750Z] setToolUnix: [2024-03-19T02:29:22.750Z] [2024-03-19T02:29:22.750Z] setToolProperty: [2024-03-19T02:29:22.750Z] [2024-03-19T02:29:22.750Z] setS1ASclassPath: [2024-03-19T02:29:22.751Z] [2024-03-19T02:29:22.751Z] init-common: [2024-03-19T02:29:22.751Z] [2024-03-19T02:29:22.751Z] undeploy-jdbc-common: [2024-03-19T02:29:22.751Z] [2024-03-19T02:29:22.751Z] setOSConditions: [2024-03-19T02:29:22.751Z] [2024-03-19T02:29:22.751Z] setToolWin: [2024-03-19T02:29:22.751Z] [2024-03-19T02:29:22.751Z] setToolUnix: [2024-03-19T02:29:22.751Z] [2024-03-19T02:29:22.751Z] setToolProperty: [2024-03-19T02:29:22.751Z] [2024-03-19T02:29:22.751Z] setS1ASclassPath: [2024-03-19T02:29:22.751Z] [2024-03-19T02:29:22.751Z] init-common: [2024-03-19T02:29:22.751Z] [2024-03-19T02:29:22.751Z] delete-jdbc-resource-common: [2024-03-19T02:29:22.751Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-03-19T02:29:22.788Z] [2024-03-19T02:29:22.788Z] failed: [2024-03-19T02:29:22.788Z] [2024-03-19T02:29:22.788Z] passed: [2024-03-19T02:29:22.788Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:22.788Z] [2024-03-19T02:29:22.788Z] unknown: [2024-03-19T02:29:22.788Z] [2024-03-19T02:29:22.788Z] asadmin.with.result: [2024-03-19T02:29:22.788Z] [2024-03-19T02:29:22.788Z] show-component-status.asadmin: [2024-03-19T02:29:22.788Z] [2024-03-19T02:29:22.788Z] test.notregistred.cluster: [2024-03-19T02:29:22.788Z] [2024-03-19T02:29:22.788Z] process.versionExpression: [2024-03-19T02:29:22.788Z] [2024-03-19T02:29:22.788Z] process.appname: [2024-03-19T02:29:22.788Z] [2024-03-19T02:29:22.788Z] process.xmlversionidentifier: [2024-03-19T02:29:22.788Z] [2024-03-19T02:29:22.789Z] prepare.cluster: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] undeploy.version: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] setAsadminArgs: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] common.undeploy.asadmin: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] init.os: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] init.tools.unix: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] init.tools.windows: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] init.tools: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] setAsadminArgs: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] init: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] init.customtasks: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] delAppRef: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] init.os: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] init.tools.unix: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.789Z] init.tools.windows: [2024-03-19T02:29:22.789Z] [2024-03-19T02:29:22.790Z] init.tools: [2024-03-19T02:29:22.790Z] [2024-03-19T02:29:22.790Z] setAsadminArgs: [2024-03-19T02:29:22.790Z] [2024-03-19T02:29:22.790Z] init: [2024-03-19T02:29:22.790Z] [2024-03-19T02:29:22.790Z] init.customtasks: [2024-03-19T02:29:22.790Z] [2024-03-19T02:29:22.790Z] common.run.asadmin: [2024-03-19T02:29:22.790Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2024-03-19T02:29:22.892Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-03-19T02:29:22.892Z] [exec] Application deployed with name blackbox-tx. [2024-03-19T02:29:22.892Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-03-19T02:29:23.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-03-19T02:29:23.007Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-03-19T02:29:23.007Z] [echo] cmd executed for server [2024-03-19T02:29:23.007Z] [2024-03-19T02:29:23.007Z] setOSConditions: [2024-03-19T02:29:23.007Z] [2024-03-19T02:29:23.007Z] setToolWin: [2024-03-19T02:29:23.007Z] [2024-03-19T02:29:23.007Z] setToolUnix: [2024-03-19T02:29:23.007Z] [2024-03-19T02:29:23.007Z] setToolProperty: [2024-03-19T02:29:23.007Z] [2024-03-19T02:29:23.007Z] setS1ASclassPath: [2024-03-19T02:29:23.007Z] [2024-03-19T02:29:23.007Z] init-common: [2024-03-19T02:29:23.007Z] [2024-03-19T02:29:23.007Z] delete-jdbc-connpool-common: [2024-03-19T02:29:23.007Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:29:23.053Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:23.053Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:29:23.148Z] [2024-03-19T02:29:23.148Z] setOSConditions: [2024-03-19T02:29:23.148Z] [2024-03-19T02:29:23.148Z] setToolWin: [2024-03-19T02:29:23.148Z] [2024-03-19T02:29:23.148Z] setToolUnix: [2024-03-19T02:29:23.148Z] [2024-03-19T02:29:23.148Z] setToolProperty: [2024-03-19T02:29:23.148Z] [2024-03-19T02:29:23.148Z] setS1ASclassPath: [2024-03-19T02:29:23.148Z] [2024-03-19T02:29:23.148Z] init-common: [2024-03-19T02:29:23.148Z] [2024-03-19T02:29:23.148Z] create-connector-connpool: [2024-03-19T02:29:23.148Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server serializable-test-ccp [2024-03-19T02:29:23.310Z] [exec] Command undeploy executed successfully. [2024-03-19T02:29:23.311Z] [2024-03-19T02:29:23.311Z] test.notregistred: [2024-03-19T02:29:23.311Z] [2024-03-19T02:29:23.311Z] process.versionExpression: [2024-03-19T02:29:23.311Z] [2024-03-19T02:29:23.311Z] process.appname: [2024-03-19T02:29:23.311Z] [2024-03-19T02:29:23.311Z] _process.target: [2024-03-19T02:29:23.311Z] [2024-03-19T02:29:23.311Z] process.target: [2024-03-19T02:29:23.311Z] [2024-03-19T02:29:23.311Z] prepare.show-component-status.asadmin: [2024-03-19T02:29:23.311Z] [2024-03-19T02:29:23.311Z] increment.log.next: [2024-03-19T02:29:23.311Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:23.311Z] [2024-03-19T02:29:23.311Z] declare.test: [2024-03-19T02:29:23.311Z] [2024-03-19T02:29:23.311Z] setHttpPort: [2024-03-19T02:29:23.311Z] [2024-03-19T02:29:23.311Z] declare.test.positive: [2024-03-19T02:29:23.569Z] [2024-03-19T02:29:23.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:29:23.569Z] setHttpPort: [2024-03-19T02:29:23.569Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:29:23.569Z] [2024-03-19T02:29:23.569Z] [echo] cmd executed for server [2024-03-19T02:29:23.569Z] [2024-03-19T02:29:23.569Z] declare.test.negative: [2024-03-19T02:29:23.569Z] all: [2024-03-19T02:29:23.569Z] [2024-03-19T02:29:23.569Z] [2024-03-19T02:29:23.569Z] setOSConditions: [2024-03-19T02:29:23.569Z] [2024-03-19T02:29:23.569Z] declare-test: [2024-03-19T02:29:23.569Z] setToolWin: [2024-03-19T02:29:23.569Z] [2024-03-19T02:29:23.569Z] [echo] Starting test simple-versioned-servlet undeployment(2) ALPHA-1.0.0 - logID=18 - (server) - (fail expected) [2024-03-19T02:29:23.569Z] [2024-03-19T02:29:23.569Z] setToolUnix: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] init.os: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] setToolProperty: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] init.tools.unix: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] setS1ASclassPath: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] init-common: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] init.tools.windows: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] clean: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] init.tools: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] setOSConditions: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] setAsadminArgs: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] setToolWin: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] init: [2024-03-19T02:29:23.570Z] setToolUnix: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] init.customtasks: [2024-03-19T02:29:23.570Z] setToolProperty: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] prepare: [2024-03-19T02:29:23.570Z] setS1ASclassPath: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] init-common: [2024-03-19T02:29:23.570Z] [2024-03-19T02:29:23.570Z] exec.asadmin: [2024-03-19T02:29:23.570Z] clean-common: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] setOSConditions: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] setToolWin: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] setToolUnix: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] setToolProperty: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] setS1ASclassPath: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] init-common: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] clean-classes-common: [2024-03-19T02:29:23.571Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] setOSConditions: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] setToolWin: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] setToolUnix: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] setToolProperty: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] setS1ASclassPath: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.571Z] init-common: [2024-03-19T02:29:23.571Z] [2024-03-19T02:29:23.572Z] clean-jars-common: [2024-03-19T02:29:23.572Z] [2024-03-19T02:29:23.572Z] compile: [2024-03-19T02:29:23.572Z] [2024-03-19T02:29:23.572Z] setOSConditions: [2024-03-19T02:29:23.572Z] [2024-03-19T02:29:23.572Z] setToolWin: [2024-03-19T02:29:23.572Z] [2024-03-19T02:29:23.572Z] setToolUnix: [2024-03-19T02:29:23.572Z] [2024-03-19T02:29:23.572Z] setToolProperty: [2024-03-19T02:29:23.572Z] [2024-03-19T02:29:23.572Z] setS1ASclassPath: [2024-03-19T02:29:23.572Z] [2024-03-19T02:29:23.572Z] init-common: [2024-03-19T02:29:23.572Z] [2024-03-19T02:29:23.572Z] compile-common: [2024-03-19T02:29:23.572Z] [echo] Current time (ISO): 2024-03-19T02:29:23.431+0000 [2024-03-19T02:29:23.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:23.572Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:23.753Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:23.753Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:23.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server serializable-test-ccp [2024-03-19T02:29:23.754Z] [exec] Connector connection pool serializable-test-ccp created. [2024-03-19T02:29:23.754Z] [2024-03-19T02:29:23.754Z] create-connector-connpool-common: [2024-03-19T02:29:23.754Z] [2024-03-19T02:29:23.754Z] setOSConditions: [2024-03-19T02:29:23.754Z] [2024-03-19T02:29:23.754Z] setToolWin: [2024-03-19T02:29:23.754Z] [2024-03-19T02:29:23.754Z] setToolUnix: [2024-03-19T02:29:23.754Z] [2024-03-19T02:29:23.754Z] setToolProperty: [2024-03-19T02:29:23.754Z] [2024-03-19T02:29:23.754Z] setS1ASclassPath: [2024-03-19T02:29:23.754Z] [2024-03-19T02:29:23.754Z] init-common: [2024-03-19T02:29:23.754Z] [2024-03-19T02:29:23.754Z] create-connector-resource-common: [2024-03-19T02:29:23.754Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname serializable-test-ccp --target server eis/connector-resource [2024-03-19T02:29:24.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname serializable-test-ccp --enabled=true --objecttype user --target server eis/connector-resource [2024-03-19T02:29:24.010Z] [exec] Connector resource eis/connector-resource created. [2024-03-19T02:29:24.010Z] [2024-03-19T02:29:24.010Z] asadmin-common: [2024-03-19T02:29:24.010Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-03-19T02:29:24.159Z] [exec] Result: 1 [2024-03-19T02:29:24.159Z] [2024-03-19T02:29:24.159Z] process.result: [2024-03-19T02:29:24.159Z] [2024-03-19T02:29:24.159Z] processResult: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] failed: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] passed: [2024-03-19T02:29:24.160Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] unknown: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] asadmin.with.result: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] show-component-status.asadmin: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] test.notregistred.cluster: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] process.versionExpression: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] process.appname: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] process.xmlversionidentifier: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] prepare.cluster: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] undeploy.version: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] setAsadminArgs: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] common.undeploy.asadmin: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.160Z] init.os: [2024-03-19T02:29:24.160Z] [2024-03-19T02:29:24.161Z] init.tools.unix: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] init.tools.windows: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] init.tools: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] setAsadminArgs: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] init: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] init.customtasks: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] delAppRef: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] init.os: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] init.tools.unix: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] init.tools.windows: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] init.tools: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] setAsadminArgs: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] init: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] init.customtasks: [2024-03-19T02:29:24.161Z] [2024-03-19T02:29:24.161Z] common.run.asadmin: [2024-03-19T02:29:24.162Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2024-03-19T02:29:24.502Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:24.502Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:24.502Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:24.502Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:24.502Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:24.502Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:24.502Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:24.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-03-19T02:29:24.574Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-03-19T02:29:24.574Z] [2024-03-19T02:29:24.574Z] asadmin-common: [2024-03-19T02:29:24.575Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-03-19T02:29:24.727Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:24.727Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:29:24.826Z] [exec] @PermitAll method invocation failed - good... [2024-03-19T02:29:24.826Z] [exec] @DenyAll method invocation failed - good... [2024-03-19T02:29:24.826Z] [exec] Got expected failure The server sent HTTP status code 401: Unauthorized [2024-03-19T02:29:24.826Z] [exec] Value of key is:webservices-ejb-rolesAllowed-annotation-negative [2024-03-19T02:29:24.826Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:24.826Z] [exec] [2024-03-19T02:29:24.826Z] [exec] [2024-03-19T02:29:24.826Z] [exec] ----------------------------------------- [2024-03-19T02:29:24.826Z] [exec] - webservices-ejb-rolesAllowed-annotation-negative: PASS - [2024-03-19T02:29:24.826Z] [exec] ----------------------------------------- [2024-03-19T02:29:24.826Z] [exec] Total PASS: 1 [2024-03-19T02:29:24.826Z] [exec] Total FAIL: 0 [2024-03-19T02:29:24.827Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:24.827Z] [exec] ----------------------------------------- [2024-03-19T02:29:24.827Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:24.847Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-03-19T02:29:24.985Z] [exec] Command undeploy executed successfully. [2024-03-19T02:29:24.985Z] [2024-03-19T02:29:24.985Z] test.notregistred: [2024-03-19T02:29:24.985Z] [2024-03-19T02:29:24.986Z] process.versionExpression: [2024-03-19T02:29:24.986Z] [2024-03-19T02:29:24.986Z] process.appname: [2024-03-19T02:29:24.986Z] [2024-03-19T02:29:24.986Z] _process.target: [2024-03-19T02:29:24.986Z] [2024-03-19T02:29:24.986Z] process.target: [2024-03-19T02:29:24.986Z] [2024-03-19T02:29:24.986Z] prepare.show-component-status.asadmin: [2024-03-19T02:29:24.986Z] [2024-03-19T02:29:24.986Z] increment.log.next: [2024-03-19T02:29:24.986Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:24.986Z] [2024-03-19T02:29:24.986Z] declare.test: [2024-03-19T02:29:24.986Z] [2024-03-19T02:29:24.986Z] setHttpPort: [2024-03-19T02:29:24.986Z] [2024-03-19T02:29:24.986Z] declare.test.positive: [2024-03-19T02:29:24.986Z] [2024-03-19T02:29:24.986Z] setHttpPort: [2024-03-19T02:29:24.986Z] [2024-03-19T02:29:24.986Z] declare.test.negative: [2024-03-19T02:29:24.986Z] [2024-03-19T02:29:24.986Z] declare-test: [2024-03-19T02:29:24.986Z] [echo] Starting test simple-versioned-servlet undeployment(3) ALPHA* - logID=19 - (server) - (fail expected) [2024-03-19T02:29:24.986Z] [2024-03-19T02:29:24.986Z] init.os: [2024-03-19T02:29:24.987Z] [2024-03-19T02:29:24.987Z] init.tools.unix: [2024-03-19T02:29:24.987Z] [2024-03-19T02:29:24.987Z] init.tools.windows: [2024-03-19T02:29:24.987Z] [2024-03-19T02:29:24.987Z] init.tools: [2024-03-19T02:29:24.987Z] [2024-03-19T02:29:24.987Z] setAsadminArgs: [2024-03-19T02:29:24.987Z] [2024-03-19T02:29:24.987Z] init: [2024-03-19T02:29:24.987Z] [2024-03-19T02:29:24.987Z] init.customtasks: [2024-03-19T02:29:24.987Z] [2024-03-19T02:29:24.987Z] prepare: [2024-03-19T02:29:24.987Z] [2024-03-19T02:29:24.987Z] exec.asadmin: [2024-03-19T02:29:25.066Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:25.066Z] [javac] 1 warning [2024-03-19T02:29:25.084Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:25.084Z] [echo] CREATING USERS... [2024-03-19T02:29:25.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles [2024-03-19T02:29:25.103Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-03-19T02:29:25.103Z] [2024-03-19T02:29:25.103Z] asadmin-common: [2024-03-19T02:29:25.103Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:29:25.323Z] [2024-03-19T02:29:25.323Z] setOSConditions: [2024-03-19T02:29:25.323Z] [2024-03-19T02:29:25.323Z] setToolWin: [2024-03-19T02:29:25.323Z] [2024-03-19T02:29:25.323Z] setToolUnix: [2024-03-19T02:29:25.323Z] [2024-03-19T02:29:25.323Z] setToolProperty: [2024-03-19T02:29:25.323Z] [2024-03-19T02:29:25.323Z] setS1ASclassPath: [2024-03-19T02:29:25.323Z] [2024-03-19T02:29:25.323Z] init-common: [2024-03-19T02:29:25.323Z] [2024-03-19T02:29:25.323Z] compile-common: [2024-03-19T02:29:25.323Z] [echo] Current time (ISO): 2024-03-19T02:29:25.101+0000 [2024-03-19T02:29:25.323Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:25.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:29:25.359Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-03-19T02:29:25.359Z] [2024-03-19T02:29:25.359Z] asadmin-common: [2024-03-19T02:29:25.359Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:29:25.363Z] [exec] Mar 19, 2024 2:29:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:25.364Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3ca3648 [2024-03-19T02:29:25.364Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-03-19T02:29:25.364Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-03-19T02:29:25.364Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:25.364Z] [exec] [2024-03-19T02:29:25.364Z] [exec] [2024-03-19T02:29:25.364Z] [exec] ----------------------------------------- [2024-03-19T02:29:25.364Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-03-19T02:29:25.364Z] [exec] ----------------------------------------- [2024-03-19T02:29:25.364Z] [exec] Total PASS: 1 [2024-03-19T02:29:25.364Z] [exec] Total FAIL: 0 [2024-03-19T02:29:25.364Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:25.364Z] [exec] ----------------------------------------- [2024-03-19T02:29:25.364Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:25.364Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:25.562Z] [exec] Result: 1 [2024-03-19T02:29:25.562Z] [2024-03-19T02:29:25.562Z] process.result: [2024-03-19T02:29:25.562Z] [2024-03-19T02:29:25.562Z] processResult: [2024-03-19T02:29:25.562Z] [2024-03-19T02:29:25.562Z] failed: [2024-03-19T02:29:25.562Z] [2024-03-19T02:29:25.562Z] passed: [2024-03-19T02:29:25.562Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:25.562Z] [2024-03-19T02:29:25.562Z] unknown: [2024-03-19T02:29:25.562Z] [2024-03-19T02:29:25.562Z] asadmin.with.result: [2024-03-19T02:29:25.562Z] [2024-03-19T02:29:25.562Z] show-component-status.asadmin: [2024-03-19T02:29:25.562Z] [2024-03-19T02:29:25.562Z] test.notregistred.cluster: [2024-03-19T02:29:25.562Z] [2024-03-19T02:29:25.562Z] process.versionExpression: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] process.appname: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] process.xmlversionidentifier: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] prepare.cluster: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] undeploy.version: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] setAsadminArgs: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] common.undeploy.asadmin: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] init.os: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] init.tools.unix: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] init.tools.windows: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] init.tools: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] setAsadminArgs: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] init: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] init.customtasks: [2024-03-19T02:29:25.563Z] [2024-03-19T02:29:25.563Z] delAppRef: [2024-03-19T02:29:25.564Z] [2024-03-19T02:29:25.564Z] init.os: [2024-03-19T02:29:25.564Z] [2024-03-19T02:29:25.564Z] init.tools.unix: [2024-03-19T02:29:25.564Z] [2024-03-19T02:29:25.564Z] init.tools.windows: [2024-03-19T02:29:25.564Z] [2024-03-19T02:29:25.564Z] init.tools: [2024-03-19T02:29:25.564Z] [2024-03-19T02:29:25.564Z] setAsadminArgs: [2024-03-19T02:29:25.564Z] [2024-03-19T02:29:25.564Z] init: [2024-03-19T02:29:25.621Z] [2024-03-19T02:29:25.621Z] checkReporting-common: [2024-03-19T02:29:25.621Z] [2024-03-19T02:29:25.621Z] confirmReportPresent-common: [2024-03-19T02:29:25.621Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:25.621Z] [echo] Test seems to be reported fine [2024-03-19T02:29:25.621Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-03-19T02:29:25.621Z] [2024-03-19T02:29:25.621Z] confirmMissingReport-common: [2024-03-19T02:29:25.621Z] [2024-03-19T02:29:25.621Z] setOSConditions: [2024-03-19T02:29:25.621Z] [2024-03-19T02:29:25.621Z] setToolWin: [2024-03-19T02:29:25.621Z] [2024-03-19T02:29:25.621Z] setToolUnix: [2024-03-19T02:29:25.621Z] [2024-03-19T02:29:25.621Z] setToolProperty: [2024-03-19T02:29:25.621Z] [2024-03-19T02:29:25.621Z] setS1ASclassPath: [2024-03-19T02:29:25.621Z] [2024-03-19T02:29:25.621Z] init-common: [2024-03-19T02:29:25.621Z] [2024-03-19T02:29:25.621Z] runclient-common: [2024-03-19T02:29:25.621Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:app/custom/my-simple-properties [2024-03-19T02:29:25.649Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:25.649Z] [exec] asadmin --port 4848 --user admin --passwordfile ./passwordfile create-file-user [options] ... [2024-03-19T02:29:25.649Z] [exec] Command create-file-user executed successfully. [2024-03-19T02:29:25.649Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles [2024-03-19T02:29:25.854Z] [2024-03-19T02:29:25.854Z] init.customtasks: [2024-03-19T02:29:25.854Z] [2024-03-19T02:29:25.854Z] common.run.asadmin: [2024-03-19T02:29:25.854Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2024-03-19T02:29:25.922Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:29:25.922Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-03-19T02:29:25.922Z] [2024-03-19T02:29:25.922Z] setOSConditions: [2024-03-19T02:29:25.922Z] [2024-03-19T02:29:25.922Z] setToolWin: [2024-03-19T02:29:25.922Z] [2024-03-19T02:29:25.922Z] setToolUnix: [2024-03-19T02:29:25.922Z] [2024-03-19T02:29:25.922Z] setToolProperty: [2024-03-19T02:29:25.922Z] [2024-03-19T02:29:25.922Z] setS1ASclassPath: [2024-03-19T02:29:25.922Z] [2024-03-19T02:29:25.922Z] init-common: [2024-03-19T02:29:25.922Z] [2024-03-19T02:29:25.923Z] deploy-common: [2024-03-19T02:29:25.923Z] [echo] Current time (ISO): 2024-03-19T02:29:25.678+0000 [2024-03-19T02:29:25.923Z] [2024-03-19T02:29:25.923Z] setOSConditions: [2024-03-19T02:29:25.923Z] [2024-03-19T02:29:25.923Z] setToolWin: [2024-03-19T02:29:25.923Z] [2024-03-19T02:29:25.923Z] setToolUnix: [2024-03-19T02:29:25.923Z] [2024-03-19T02:29:25.923Z] setToolProperty: [2024-03-19T02:29:25.923Z] [2024-03-19T02:29:25.923Z] setS1ASclassPath: [2024-03-19T02:29:25.923Z] [2024-03-19T02:29:25.923Z] init-common: [2024-03-19T02:29:25.923Z] [2024-03-19T02:29:25.923Z] deploy-common-pe: [2024-03-19T02:29:26.112Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:26.112Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:29:26.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-testApp.ear [2024-03-19T02:29:26.228Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:26.228Z] [exec] asadmin --port 4848 --user admin --passwordfile ./passwordfile create-file-user [options] ... [2024-03-19T02:29:26.251Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:26.251Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:26.251Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:26.251Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:26.251Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:26.251Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:26.251Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:26.305Z] [java] Got correct async exception. Cause is Canceled after 5 seconds [2024-03-19T02:29:26.305Z] [java] Got expected jakarta.ejb.ConcurrentAccessException: jakarta.ejb.ConcurrentAccessException [2024-03-19T02:29:26.305Z] [java] Got expected jakarta.ejb.ConcurrentAccessTimeoutException: jakarta.ejb.ConcurrentAccessTimeoutException [2024-03-19T02:29:26.305Z] [java] Got expected jakarta.ejb.IllegalLoopbackException: jakarta.ejb.IllegalLoopbackException [2024-03-19T02:29:26.305Z] [java] 2.x HelloRemote.hello() says hello, world [2024-03-19T02:29:26.305Z] [java] [2024-03-19T02:29:26.305Z] [java] Hello.hello() says hello, world [2024-03-19T02:29:26.305Z] [java] [2024-03-19T02:29:26.305Z] [java] 2.x HelloRemote.hello() says hello, world [2024-03-19T02:29:26.305Z] [java] [2024-03-19T02:29:26.305Z] [java] Hello.hello() says hello, world [2024-03-19T02:29:26.305Z] [java] [2024-03-19T02:29:26.305Z] [java] Value of key is: main [2024-03-19T02:29:26.306Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:26.306Z] [java] [2024-03-19T02:29:26.306Z] [java] [2024-03-19T02:29:26.306Z] [java] ----------------------------------------- [2024-03-19T02:29:26.306Z] [java] - main: PASS - [2024-03-19T02:29:26.306Z] [java] ----------------------------------------- [2024-03-19T02:29:26.306Z] [java] Total PASS: 1 [2024-03-19T02:29:26.306Z] [java] Total FAIL: 0 [2024-03-19T02:29:26.306Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:29:26.306Z] [java] ----------------------------------------- [2024-03-19T02:29:26.306Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:29:26.306Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.306Z] all: [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.306Z] remote2: [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.306Z] setOSConditions: [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.306Z] setToolWin: [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.306Z] setToolUnix: [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.306Z] setToolProperty: [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.306Z] setS1ASclassPath: [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.306Z] init-common: [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.306Z] clean: [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.306Z] setOSConditions: [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.306Z] setToolWin: [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.306Z] setToolUnix: [2024-03-19T02:29:26.306Z] [2024-03-19T02:29:26.307Z] setToolProperty: [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] setS1ASclassPath: [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] init-common: [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] clean-common: [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] setOSConditions: [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] setToolWin: [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] setToolUnix: [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] setToolProperty: [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] setS1ASclassPath: [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] init-common: [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] clean-classes-common: [2024-03-19T02:29:26.307Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] setOSConditions: [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] setToolWin: [2024-03-19T02:29:26.307Z] [2024-03-19T02:29:26.307Z] setToolUnix: [2024-03-19T02:29:26.308Z] [2024-03-19T02:29:26.308Z] setToolProperty: [2024-03-19T02:29:26.308Z] [2024-03-19T02:29:26.308Z] setS1ASclassPath: [2024-03-19T02:29:26.308Z] [2024-03-19T02:29:26.308Z] init-common: [2024-03-19T02:29:26.308Z] [2024-03-19T02:29:26.308Z] clean-jars-common: [2024-03-19T02:29:26.308Z] [2024-03-19T02:29:26.308Z] compile: [2024-03-19T02:29:26.308Z] [2024-03-19T02:29:26.308Z] setOSConditions: [2024-03-19T02:29:26.308Z] [2024-03-19T02:29:26.308Z] setToolWin: [2024-03-19T02:29:26.308Z] [2024-03-19T02:29:26.308Z] setToolUnix: [2024-03-19T02:29:26.308Z] [2024-03-19T02:29:26.308Z] setToolProperty: [2024-03-19T02:29:26.308Z] [2024-03-19T02:29:26.308Z] setS1ASclassPath: [2024-03-19T02:29:26.308Z] [2024-03-19T02:29:26.308Z] init-common: [2024-03-19T02:29:26.308Z] [2024-03-19T02:29:26.308Z] compile-common: [2024-03-19T02:29:26.308Z] [echo] Current time (ISO): 2024-03-19T02:29:26.145+0000 [2024-03-19T02:29:26.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:26.308Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:26.369Z] [exec] Command undeploy executed successfully. [2024-03-19T02:29:26.369Z] [2024-03-19T02:29:26.370Z] test.notregistred: [2024-03-19T02:29:26.370Z] [2024-03-19T02:29:26.370Z] process.versionExpression: [2024-03-19T02:29:26.370Z] [2024-03-19T02:29:26.370Z] process.appname: [2024-03-19T02:29:26.370Z] [2024-03-19T02:29:26.370Z] _process.target: [2024-03-19T02:29:26.370Z] [2024-03-19T02:29:26.370Z] process.target: [2024-03-19T02:29:26.370Z] [2024-03-19T02:29:26.370Z] prepare.show-component-status.asadmin: [2024-03-19T02:29:26.370Z] [2024-03-19T02:29:26.370Z] increment.log.next: [2024-03-19T02:29:26.370Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:26.370Z] [2024-03-19T02:29:26.370Z] declare.test: [2024-03-19T02:29:26.370Z] [2024-03-19T02:29:26.370Z] setHttpPort: [2024-03-19T02:29:26.370Z] [2024-03-19T02:29:26.370Z] declare.test.positive: [2024-03-19T02:29:26.370Z] [2024-03-19T02:29:26.370Z] setHttpPort: [2024-03-19T02:29:26.370Z] [2024-03-19T02:29:26.370Z] declare.test.negative: [2024-03-19T02:29:26.370Z] [2024-03-19T02:29:26.370Z] declare-test: [2024-03-19T02:29:26.371Z] [echo] Starting test simple-versioned-servlet undeployment(4) * - logID=20 - (server) - (fail expected) [2024-03-19T02:29:26.371Z] [2024-03-19T02:29:26.371Z] init.os: [2024-03-19T02:29:26.371Z] [2024-03-19T02:29:26.371Z] init.tools.unix: [2024-03-19T02:29:26.371Z] [2024-03-19T02:29:26.371Z] init.tools.windows: [2024-03-19T02:29:26.371Z] [2024-03-19T02:29:26.371Z] init.tools: [2024-03-19T02:29:26.371Z] [2024-03-19T02:29:26.371Z] setAsadminArgs: [2024-03-19T02:29:26.371Z] [2024-03-19T02:29:26.371Z] init: [2024-03-19T02:29:26.371Z] [2024-03-19T02:29:26.371Z] init.customtasks: [2024-03-19T02:29:26.371Z] [2024-03-19T02:29:26.371Z] prepare: [2024-03-19T02:29:26.371Z] [2024-03-19T02:29:26.371Z] exec.asadmin: [2024-03-19T02:29:26.454Z] [exec] Application deployed with name config-property-accessor-testApp. [2024-03-19T02:29:26.454Z] [exec] there are no files to retrieve for application config-property-accessor-testApp [2024-03-19T02:29:26.454Z] [echo] Deployment on target server server successful [2024-03-19T02:29:26.454Z] [2024-03-19T02:29:26.454Z] setOSConditions: [2024-03-19T02:29:26.454Z] [2024-03-19T02:29:26.454Z] setToolWin: [2024-03-19T02:29:26.454Z] [2024-03-19T02:29:26.454Z] setToolUnix: [2024-03-19T02:29:26.454Z] [2024-03-19T02:29:26.454Z] setToolProperty: [2024-03-19T02:29:26.454Z] [2024-03-19T02:29:26.454Z] setS1ASclassPath: [2024-03-19T02:29:26.455Z] [2024-03-19T02:29:26.455Z] init-common: [2024-03-19T02:29:26.455Z] [2024-03-19T02:29:26.455Z] deploy-common-ee: [2024-03-19T02:29:26.455Z] [2024-03-19T02:29:26.455Z] run: [2024-03-19T02:29:26.455Z] [2024-03-19T02:29:26.455Z] setOSConditions: [2024-03-19T02:29:26.455Z] [2024-03-19T02:29:26.455Z] setToolWin: [2024-03-19T02:29:26.455Z] [2024-03-19T02:29:26.455Z] setToolUnix: [2024-03-19T02:29:26.455Z] [2024-03-19T02:29:26.455Z] setToolProperty: [2024-03-19T02:29:26.455Z] [2024-03-19T02:29:26.455Z] setS1ASclassPath: [2024-03-19T02:29:26.455Z] [2024-03-19T02:29:26.455Z] init-common: [2024-03-19T02:29:26.455Z] [2024-03-19T02:29:26.455Z] execute-sql-common: [2024-03-19T02:29:26.455Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/sql/create_pointbase.sql [2024-03-19T02:29:26.455Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:29:26.455Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:29:26.455Z] [sql] 0 rows affected [2024-03-19T02:29:26.455Z] [sql] 1 rows affected [2024-03-19T02:29:26.455Z] [sql] 1 rows affected [2024-03-19T02:29:26.455Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:29:26.455Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:29:26.455Z] [sql] 0 rows affected [2024-03-19T02:29:26.455Z] [sql] 1 rows affected [2024-03-19T02:29:26.455Z] [sql] 1 rows affected [2024-03-19T02:29:26.455Z] [sql] 6 of 8 SQL statements executed successfully [2024-03-19T02:29:26.455Z] [2024-03-19T02:29:26.455Z] setOSConditions: [2024-03-19T02:29:26.456Z] [2024-03-19T02:29:26.456Z] setToolWin: [2024-03-19T02:29:26.456Z] [2024-03-19T02:29:26.456Z] setToolUnix: [2024-03-19T02:29:26.456Z] [2024-03-19T02:29:26.456Z] setToolProperty: [2024-03-19T02:29:26.456Z] [2024-03-19T02:29:26.456Z] setS1ASclassPath: [2024-03-19T02:29:26.456Z] [2024-03-19T02:29:26.456Z] init-common: [2024-03-19T02:29:26.456Z] [2024-03-19T02:29:26.456Z] run-test-1: [2024-03-19T02:29:26.456Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:26.456Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:26.456Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:26.456Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:26.456Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:26.456Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:26.457Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:26.457Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:29:26.457Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:26.457Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:29:26.457Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:29:26.457Z] [java] ... 42 more [2024-03-19T02:29:26.457Z] [java] Java Result: -1 [2024-03-19T02:29:26.457Z] [2024-03-19T02:29:26.457Z] undeploy: [2024-03-19T02:29:26.457Z] [2024-03-19T02:29:26.457Z] setOSConditions: [2024-03-19T02:29:26.457Z] [2024-03-19T02:29:26.457Z] setToolWin: [2024-03-19T02:29:26.457Z] [2024-03-19T02:29:26.457Z] setToolUnix: [2024-03-19T02:29:26.457Z] [2024-03-19T02:29:26.457Z] setToolProperty: [2024-03-19T02:29:26.457Z] [2024-03-19T02:29:26.457Z] setS1ASclassPath: [2024-03-19T02:29:26.458Z] [2024-03-19T02:29:26.458Z] init-common: [2024-03-19T02:29:26.458Z] [2024-03-19T02:29:26.458Z] execute-sql-common: [2024-03-19T02:29:26.458Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/sql/drop_pointbase.sql [2024-03-19T02:29:26.458Z] [sql] 0 rows affected [2024-03-19T02:29:26.458Z] [sql] 0 rows affected [2024-03-19T02:29:26.458Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:29:26.458Z] [2024-03-19T02:29:26.458Z] setOSConditions: [2024-03-19T02:29:26.458Z] [2024-03-19T02:29:26.458Z] setToolWin: [2024-03-19T02:29:26.458Z] [2024-03-19T02:29:26.458Z] setToolUnix: [2024-03-19T02:29:26.458Z] [2024-03-19T02:29:26.458Z] setToolProperty: [2024-03-19T02:29:26.458Z] [2024-03-19T02:29:26.458Z] setS1ASclassPath: [2024-03-19T02:29:26.458Z] [2024-03-19T02:29:26.458Z] init-common: [2024-03-19T02:29:26.523Z] [exec] Command create-file-user executed successfully. [2024-03-19T02:29:26.523Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:26.523Z] [2024-03-19T02:29:26.523Z] internal-run: [2024-03-19T02:29:26.523Z] [echo] Running appclient with client.Client -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml -user nouser -password nopass webservicetester tester [2024-03-19T02:29:26.551Z] [exec] Mar 19, 2024 2:29:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:26.552Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:26.747Z] [2024-03-19T02:29:26.747Z] delete-connector-resource-common: [2024-03-19T02:29:26.748Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2024-03-19T02:29:26.823Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:26.823Z] [javac] 1 warning [2024-03-19T02:29:26.823Z] [2024-03-19T02:29:26.823Z] build: [2024-03-19T02:29:26.823Z] [2024-03-19T02:29:26.823Z] setOSConditions: [2024-03-19T02:29:26.823Z] [2024-03-19T02:29:26.823Z] fixFiles: [2024-03-19T02:29:26.823Z] [2024-03-19T02:29:26.823Z] convUnix: [2024-03-19T02:29:26.823Z] [2024-03-19T02:29:26.823Z] convWin: [2024-03-19T02:29:26.823Z] [2024-03-19T02:29:26.823Z] setToolWin: [2024-03-19T02:29:26.823Z] [2024-03-19T02:29:26.823Z] setToolUnix: [2024-03-19T02:29:26.823Z] [2024-03-19T02:29:26.824Z] setToolProperty: [2024-03-19T02:29:26.824Z] [2024-03-19T02:29:26.824Z] setS1ASclassPath: [2024-03-19T02:29:26.824Z] [2024-03-19T02:29:26.824Z] init-common: [2024-03-19T02:29:26.824Z] [2024-03-19T02:29:26.824Z] package-persistence-common: [2024-03-19T02:29:26.824Z] [2024-03-19T02:29:26.824Z] ejb-jar-common: [2024-03-19T02:29:26.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:26.824Z] [2024-03-19T02:29:26.824Z] package-ejbjar-common: [2024-03-19T02:29:26.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:26.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:26.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:26.824Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.local-ejb.jar [2024-03-19T02:29:26.824Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:26.824Z] [2024-03-19T02:29:26.824Z] appclient-jar-common: [2024-03-19T02:29:26.824Z] [2024-03-19T02:29:26.824Z] package-appclientjar-common: [2024-03-19T02:29:26.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:26.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:26.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:26.825Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.local-client.jar [2024-03-19T02:29:26.825Z] [2024-03-19T02:29:26.825Z] webclient-war-common: [2024-03-19T02:29:26.825Z] [2024-03-19T02:29:26.825Z] build-ear-common: [2024-03-19T02:29:26.825Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:26.825Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:26.825Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:26.825Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localApp.ear [2024-03-19T02:29:26.825Z] [2024-03-19T02:29:26.825Z] deploy: [2024-03-19T02:29:26.825Z] [2024-03-19T02:29:26.825Z] setOSConditions: [2024-03-19T02:29:26.825Z] [2024-03-19T02:29:26.825Z] setToolWin: [2024-03-19T02:29:26.825Z] [2024-03-19T02:29:26.825Z] setToolUnix: [2024-03-19T02:29:26.825Z] [2024-03-19T02:29:26.825Z] setToolProperty: [2024-03-19T02:29:26.825Z] [2024-03-19T02:29:26.825Z] setS1ASclassPath: [2024-03-19T02:29:26.825Z] [2024-03-19T02:29:26.825Z] init-common: [2024-03-19T02:29:26.825Z] [2024-03-19T02:29:26.825Z] execute-sql-common: [2024-03-19T02:29:26.825Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/create_pointbase.sql [2024-03-19T02:29:26.825Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:29:26.826Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:29:26.826Z] [sql] 0 rows affected [2024-03-19T02:29:26.826Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] setOSConditions: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] setToolWin: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] setToolUnix: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] setToolProperty: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] setS1ASclassPath: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] init-common: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] setup: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] setOSConditions: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] setToolWin: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] setToolUnix: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] setToolProperty: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] setS1ASclassPath: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] init-common: [2024-03-19T02:29:26.826Z] [2024-03-19T02:29:26.826Z] deploy-jdbc-common: [2024-03-19T02:29:26.827Z] [2024-03-19T02:29:26.827Z] setOSConditions: [2024-03-19T02:29:26.827Z] [2024-03-19T02:29:26.827Z] setToolWin: [2024-03-19T02:29:26.827Z] [2024-03-19T02:29:26.827Z] setToolUnix: [2024-03-19T02:29:26.827Z] [2024-03-19T02:29:26.827Z] setToolProperty: [2024-03-19T02:29:26.827Z] [2024-03-19T02:29:26.827Z] setS1ASclassPath: [2024-03-19T02:29:26.827Z] [2024-03-19T02:29:26.827Z] init-common: [2024-03-19T02:29:26.827Z] [2024-03-19T02:29:26.827Z] create-jdbc-connpool-common: [2024-03-19T02:29:26.842Z] [exec] Waiting for the domain to stop .... [2024-03-19T02:29:26.842Z] [exec] Waiting finished after 3,173 ms. [2024-03-19T02:29:26.842Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:29:26.842Z] [2024-03-19T02:29:26.842Z] setOSConditions: [2024-03-19T02:29:26.842Z] [2024-03-19T02:29:26.842Z] setToolWin: [2024-03-19T02:29:26.842Z] [2024-03-19T02:29:26.842Z] setToolUnix: [2024-03-19T02:29:26.842Z] [2024-03-19T02:29:26.842Z] setToolProperty: [2024-03-19T02:29:26.842Z] [2024-03-19T02:29:26.842Z] setS1ASclassPath: [2024-03-19T02:29:26.842Z] [2024-03-19T02:29:26.842Z] init-common: [2024-03-19T02:29:26.842Z] [2024-03-19T02:29:26.842Z] stop-database: [2024-03-19T02:29:26.842Z] [echo] Stopping database --dbport 45716 [2024-03-19T02:29:27.004Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/connector-resource [2024-03-19T02:29:27.005Z] [exec] Connector resource eis/connector-resource deleted. [2024-03-19T02:29:27.005Z] [2024-03-19T02:29:27.005Z] setOSConditions: [2024-03-19T02:29:27.005Z] [2024-03-19T02:29:27.005Z] setToolWin: [2024-03-19T02:29:27.005Z] [2024-03-19T02:29:27.005Z] setToolUnix: [2024-03-19T02:29:27.005Z] [2024-03-19T02:29:27.005Z] setToolProperty: [2024-03-19T02:29:27.005Z] [2024-03-19T02:29:27.005Z] setS1ASclassPath: [2024-03-19T02:29:27.005Z] [2024-03-19T02:29:27.005Z] init-common: [2024-03-19T02:29:27.005Z] [2024-03-19T02:29:27.005Z] delete-connector-connpool-common: [2024-03-19T02:29:27.005Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true serializable-test-ccp [2024-03-19T02:29:27.237Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:27.238Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:27.238Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:27.238Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:27.238Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:27.238Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:27.238Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:27.322Z] [exec] Result: 1 [2024-03-19T02:29:27.322Z] [2024-03-19T02:29:27.322Z] process.result: [2024-03-19T02:29:27.322Z] [2024-03-19T02:29:27.322Z] processResult: [2024-03-19T02:29:27.322Z] [2024-03-19T02:29:27.322Z] failed: [2024-03-19T02:29:27.322Z] [2024-03-19T02:29:27.322Z] passed: [2024-03-19T02:29:27.322Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:27.322Z] [2024-03-19T02:29:27.322Z] unknown: [2024-03-19T02:29:27.322Z] [2024-03-19T02:29:27.322Z] asadmin.with.result: [2024-03-19T02:29:27.322Z] [2024-03-19T02:29:27.322Z] show-component-status.asadmin: [2024-03-19T02:29:27.322Z] [2024-03-19T02:29:27.323Z] test.notregistred.cluster: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] samples.scenarios: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] clean.scenario: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] clean.scenario.cluster: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] init.os: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] init.tools.unix: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] init.tools.windows: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] init.tools: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] setAsadminArgs: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] init: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] init.customtasks: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] prepare: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] process.versionExpression: [2024-03-19T02:29:27.323Z] [2024-03-19T02:29:27.323Z] process.appname: [2024-03-19T02:29:27.324Z] [2024-03-19T02:29:27.324Z] _process.target: [2024-03-19T02:29:27.324Z] [2024-03-19T02:29:27.324Z] process.target: [2024-03-19T02:29:27.324Z] [2024-03-19T02:29:27.324Z] prepare.has.version.registred: [2024-03-19T02:29:27.324Z] [2024-03-19T02:29:27.324Z] [exec] Mar 19, 2024 2:29:26 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:27.324Z] exec.asadmin2: [2024-03-19T02:29:27.324Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7841bd30 [2024-03-19T02:29:27.324Z] [exec] Looked up home!! [2024-03-19T02:29:27.324Z] [exec] Narrowed home!! [2024-03-19T02:29:27.324Z] [exec] Got the EJB!! [2024-03-19T02:29:27.324Z] [exec] Calling authorized method - addItem [2024-03-19T02:29:27.324Z] [exec] 320.0 [2024-03-19T02:29:27.324Z] [exec] Shopping list for LizHurley [2024-03-19T02:29:27.324Z] [exec] lipstick [2024-03-19T02:29:27.324Z] [exec] mascara [2024-03-19T02:29:27.324Z] [exec] sandals [2024-03-19T02:29:27.324Z] [exec] Total Cost for Ms Hurley = 270.0 [2024-03-19T02:29:27.324Z] [exec] Value of key is: Login Bean [2024-03-19T02:29:27.324Z] [exec] RealmPerApp:RpaLoginBean Test Passed [2024-03-19T02:29:27.324Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:27.324Z] [exec] [2024-03-19T02:29:27.324Z] [exec] [2024-03-19T02:29:27.324Z] [exec] ----------------------------------------- [2024-03-19T02:29:27.324Z] [exec] - Login Bean: PASS - [2024-03-19T02:29:27.324Z] [exec] ----------------------------------------- [2024-03-19T02:29:27.324Z] [exec] Total PASS: 1 [2024-03-19T02:29:27.324Z] [exec] Total FAIL: 0 [2024-03-19T02:29:27.324Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:27.324Z] [exec] ----------------------------------------- [2024-03-19T02:29:27.324Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:27.324Z] [exec] ShoppingCart:StatefulLoginBean Test Passed [2024-03-19T02:29:27.324Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:27.324Z] [2024-03-19T02:29:27.324Z] undeploy: [2024-03-19T02:29:27.324Z] [2024-03-19T02:29:27.324Z] setOSConditions: [2024-03-19T02:29:27.324Z] [2024-03-19T02:29:27.324Z] setToolWin: [2024-03-19T02:29:27.325Z] [2024-03-19T02:29:27.325Z] setToolUnix: [2024-03-19T02:29:27.325Z] [2024-03-19T02:29:27.325Z] setToolProperty: [2024-03-19T02:29:27.325Z] [2024-03-19T02:29:27.325Z] setS1ASclassPath: [2024-03-19T02:29:27.325Z] [2024-03-19T02:29:27.325Z] init-common: [2024-03-19T02:29:27.325Z] [2024-03-19T02:29:27.325Z] undeploy-common: [2024-03-19T02:29:27.407Z] [exec] Tue Mar 19 02:29:27 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 45716. [2024-03-19T02:29:27.425Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-markconnectionasbad-local-pool [2024-03-19T02:29:27.425Z] [exec] JDBC connection pool jdbc-markconnectionasbad-local-pool created successfully. [2024-03-19T02:29:27.425Z] [2024-03-19T02:29:27.425Z] set-derby-connpool-props: [2024-03-19T02:29:27.456Z] [exec] Mar 19, 2024 2:29:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:27.456Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:27.481Z] [exec] Mar 19, 2024 2:29:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:27.482Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:27.568Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:27.568Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:27.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true serializable-test-ccp [2024-03-19T02:29:27.568Z] [exec] Connector connection pool serializable-test-ccp deleted. [2024-03-19T02:29:27.568Z] [2024-03-19T02:29:27.568Z] setOSConditions: [2024-03-19T02:29:27.568Z] [2024-03-19T02:29:27.568Z] setToolWin: [2024-03-19T02:29:27.568Z] [2024-03-19T02:29:27.568Z] setToolUnix: [2024-03-19T02:29:27.568Z] [2024-03-19T02:29:27.568Z] setToolProperty: [2024-03-19T02:29:27.568Z] [2024-03-19T02:29:27.568Z] setS1ASclassPath: [2024-03-19T02:29:27.568Z] [2024-03-19T02:29:27.568Z] init-common: [2024-03-19T02:29:27.568Z] [2024-03-19T02:29:27.569Z] undeploy-common: [2024-03-19T02:29:27.681Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.User=dbuser [2024-03-19T02:29:27.681Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.User=dbuser [2024-03-19T02:29:27.738Z] [exec] Mar 19, 2024 2:29:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:27.738Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:27.801Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:27.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false config-property-accessor-testApp [2024-03-19T02:29:27.826Z] [2024-03-19T02:29:27.826Z] setOSConditions: [2024-03-19T02:29:27.826Z] [2024-03-19T02:29:27.826Z] setToolWin: [2024-03-19T02:29:27.826Z] [2024-03-19T02:29:27.826Z] setToolUnix: [2024-03-19T02:29:27.826Z] [2024-03-19T02:29:27.827Z] setToolProperty: [2024-03-19T02:29:27.827Z] [2024-03-19T02:29:27.827Z] setS1ASclassPath: [2024-03-19T02:29:27.827Z] [2024-03-19T02:29:27.827Z] init-common: [2024-03-19T02:29:27.827Z] [2024-03-19T02:29:27.827Z] undeploy-rar-common: [2024-03-19T02:29:27.827Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-03-19T02:29:27.888Z] [exec] Result: 1 [2024-03-19T02:29:27.888Z] [2024-03-19T02:29:27.888Z] process.registred: [2024-03-19T02:29:27.888Z] [2024-03-19T02:29:27.888Z] has.version.registred: [2024-03-19T02:29:27.888Z] [2024-03-19T02:29:27.888Z] del.all.version.registred: [2024-03-19T02:29:27.888Z] [2024-03-19T02:29:27.889Z] _clean.scenario: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] deploy.version: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] del.ref.registred: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] process.versionExpression: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] process.appname: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] _process.target: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] process.target: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] prepare.is.version.registred: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] init.os: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] init.tools.unix: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] init.tools.windows: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] init.tools: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] setAsadminArgs: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] init: [2024-03-19T02:29:27.889Z] [2024-03-19T02:29:27.889Z] init.customtasks: [2024-03-19T02:29:27.890Z] [2024-03-19T02:29:27.890Z] prepare: [2024-03-19T02:29:27.890Z] [2024-03-19T02:29:27.890Z] exec.asadmin2: [2024-03-19T02:29:27.938Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.Password=dbpassword [2024-03-19T02:29:27.938Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.Password=dbpassword [2024-03-19T02:29:27.970Z] [exec] Tue Mar 19 02:29:27 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:29:27.970Z] [exec] Command stop-database executed successfully. [2024-03-19T02:29:27.970Z] [2024-03-19T02:29:27.970Z] report: [2024-03-19T02:29:27.970Z] [2024-03-19T02:29:27.970Z] transfer: [2024-03-19T02:29:27.970Z] [xslt] Processing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:29:27.970Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-03-19T02:29:28.058Z] [javac] 1 warning [2024-03-19T02:29:28.058Z] [2024-03-19T02:29:28.058Z] setOSConditions: [2024-03-19T02:29:28.058Z] [2024-03-19T02:29:28.058Z] setToolWin: [2024-03-19T02:29:28.058Z] [2024-03-19T02:29:28.058Z] setToolUnix: [2024-03-19T02:29:28.058Z] [2024-03-19T02:29:28.058Z] setToolProperty: [2024-03-19T02:29:28.058Z] [2024-03-19T02:29:28.058Z] setS1ASclassPath: [2024-03-19T02:29:28.058Z] [2024-03-19T02:29:28.058Z] init-common: [2024-03-19T02:29:28.058Z] [2024-03-19T02:29:28.058Z] compile-common: [2024-03-19T02:29:28.058Z] [echo] Current time (ISO): 2024-03-19T02:29:27.886+0000 [2024-03-19T02:29:28.058Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:28.227Z] [2024-03-19T02:29:28.227Z] report-sh: [2024-03-19T02:29:28.227Z] [echo] Comparing results with expected results [2024-03-19T02:29:28.227Z] [exec] input file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:29:28.227Z] [exec] [2024-03-19T02:29:28.227Z] [exec] ************************ [2024-03-19T02:29:28.227Z] [exec] PASSED= 111 [2024-03-19T02:29:28.227Z] [exec] ------------ ========= [2024-03-19T02:29:28.227Z] [exec] FAILED= 0 [2024-03-19T02:29:28.227Z] [exec] ------------ ========= [2024-03-19T02:29:28.227Z] [exec] DID NOT RUN= 192 [2024-03-19T02:29:28.227Z] [exec] ------------ ========= [2024-03-19T02:29:28.227Z] [exec] Total Expected=303 [2024-03-19T02:29:28.227Z] [exec] ************************ [2024-03-19T02:29:28.227Z] [exec] [2024-03-19T02:29:28.227Z] [2024-03-19T02:29:28.227Z] setOSConditions: [2024-03-19T02:29:28.227Z] [2024-03-19T02:29:28.227Z] setToolWin: [2024-03-19T02:29:28.227Z] [2024-03-19T02:29:28.227Z] setToolUnix: [2024-03-19T02:29:28.227Z] [2024-03-19T02:29:28.227Z] setToolProperty: [2024-03-19T02:29:28.227Z] [2024-03-19T02:29:28.227Z] setS1ASclassPath: [2024-03-19T02:29:28.227Z] [2024-03-19T02:29:28.227Z] init-common: [2024-03-19T02:29:28.227Z] [2024-03-19T02:29:28.227Z] report-result: [2024-03-19T02:29:28.227Z] [2024-03-19T02:29:28.227Z] setOSConditions: [2024-03-19T02:29:28.227Z] [2024-03-19T02:29:28.228Z] setToolWin: [2024-03-19T02:29:28.228Z] [2024-03-19T02:29:28.228Z] setToolUnix: [2024-03-19T02:29:28.228Z] [2024-03-19T02:29:28.228Z] setToolProperty: [2024-03-19T02:29:28.228Z] [2024-03-19T02:29:28.228Z] setS1ASclassPath: [2024-03-19T02:29:28.228Z] [2024-03-19T02:29:28.228Z] init-common: [2024-03-19T02:29:28.228Z] [2024-03-19T02:29:28.228Z] dev-report: [2024-03-19T02:29:28.256Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false statefulLoginBeanApp [2024-03-19T02:29:28.256Z] [2024-03-19T02:29:28.256Z] delete-user: [2024-03-19T02:29:28.256Z] [2024-03-19T02:29:28.256Z] setOSConditions: [2024-03-19T02:29:28.256Z] [2024-03-19T02:29:28.256Z] setToolWin: [2024-03-19T02:29:28.256Z] [2024-03-19T02:29:28.256Z] setToolUnix: [2024-03-19T02:29:28.256Z] [2024-03-19T02:29:28.256Z] setToolProperty: [2024-03-19T02:29:28.256Z] [2024-03-19T02:29:28.256Z] setS1ASclassPath: [2024-03-19T02:29:28.256Z] [2024-03-19T02:29:28.256Z] init-common: [2024-03-19T02:29:28.256Z] [2024-03-19T02:29:28.256Z] delete-user-common: [2024-03-19T02:29:28.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-03-19T02:29:28.388Z] [2024-03-19T02:29:28.388Z] all: [2024-03-19T02:29:28.389Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] setOSConditions: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] setToolWin: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] setToolUnix: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] setToolProperty: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] setS1ASclassPath: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] init-common: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] build: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] all: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] setOSConditions: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] setToolWin: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] setToolUnix: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] setToolProperty: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.389Z] setS1ASclassPath: [2024-03-19T02:29:28.389Z] [2024-03-19T02:29:28.390Z] init-common: [2024-03-19T02:29:28.390Z] [2024-03-19T02:29:28.390Z] all: [2024-03-19T02:29:28.390Z] [2024-03-19T02:29:28.390Z] setOSConditions: [2024-03-19T02:29:28.390Z] [2024-03-19T02:29:28.390Z] setToolWin: [2024-03-19T02:29:28.390Z] [2024-03-19T02:29:28.390Z] setToolUnix: [2024-03-19T02:29:28.390Z] [2024-03-19T02:29:28.390Z] setToolProperty: [2024-03-19T02:29:28.390Z] [2024-03-19T02:29:28.390Z] setS1ASclassPath: [2024-03-19T02:29:28.390Z] [2024-03-19T02:29:28.390Z] init-common: [2024-03-19T02:29:28.390Z] [2024-03-19T02:29:28.390Z] compile-common: [2024-03-19T02:29:28.390Z] [echo] Current time (ISO): 2024-03-19T02:29:28.160+0000 [2024-03-19T02:29:28.390Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/classes [2024-03-19T02:29:28.390Z] [javac] Compiling 23 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/classes [2024-03-19T02:29:28.464Z] [exec] Result: 1 [2024-03-19T02:29:28.464Z] [2024-03-19T02:29:28.464Z] process.registred: [2024-03-19T02:29:28.464Z] [2024-03-19T02:29:28.464Z] is.version.registred: [2024-03-19T02:29:28.464Z] [2024-03-19T02:29:28.464Z] process.xmlversionidentifier: [2024-03-19T02:29:28.464Z] [2024-03-19T02:29:28.464Z] prepare.cluster: [2024-03-19T02:29:28.464Z] [2024-03-19T02:29:28.464Z] process.enabled: [2024-03-19T02:29:28.464Z] [2024-03-19T02:29:28.464Z] process.hasToDeploy: [2024-03-19T02:29:28.464Z] [2024-03-19T02:29:28.465Z] deploy.version.unregistred: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] init.os: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] init.tools.unix: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] init.tools.windows: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] init.tools: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] setAsadminArgs: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] init: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] init.customtasks: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] prepare: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] process.versionExpression: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] process.appname: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] create.version: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] assemble.non-existent: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.465Z] process.xmlversionidentifier: [2024-03-19T02:29:28.465Z] [2024-03-19T02:29:28.466Z] prepare.update.xml.identifier: [2024-03-19T02:29:28.466Z] [2024-03-19T02:29:28.466Z] update.xml.identifier: [2024-03-19T02:29:28.466Z] [2024-03-19T02:29:28.466Z] deployWithNameOption: [2024-03-19T02:29:28.466Z] [2024-03-19T02:29:28.466Z] setAsadminArgs: [2024-03-19T02:29:28.466Z] [2024-03-19T02:29:28.466Z] common.deploy.asadmin: [2024-03-19T02:29:28.484Z] [java] ********************** [2024-03-19T02:29:28.484Z] [java] * PASSED 111 * [2024-03-19T02:29:28.484Z] [java] * FAILED 0 * [2024-03-19T02:29:28.484Z] [java] * DID NOT RUN 0 * [2024-03-19T02:29:28.484Z] [java] * TOTAL 111 * [2024-03-19T02:29:28.484Z] [java] ********************** [2024-03-19T02:29:28.484Z] [java] [2024-03-19T02:29:28.484Z] [2024-03-19T02:29:28.484Z] BUILD SUCCESSFUL [2024-03-19T02:29:28.484Z] Total time: 8 minutes 23 seconds [2024-03-19T02:29:28.484Z] + check_successful_run [2024-03-19T02:29:28.484Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-03-19T02:29:28.484Z] [2024-03-19T02:29:28.484Z] ===== CHECK SUCCESSFUL RUN ===== [2024-03-19T02:29:28.484Z] [2024-03-19T02:29:28.484Z] + FILE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:29:28.484Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html ']' [2024-03-19T02:29:28.484Z] + echo 'File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-03-19T02:29:28.484Z] File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-03-19T02:29:28.484Z] + generate_junit_report ejb_group_1 [2024-03-19T02:29:28.484Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-03-19T02:29:28.484Z] [2024-03-19T02:29:28.484Z] ===== GENERATE JUNIT REPORT ===== [2024-03-19T02:29:28.484Z] [2024-03-19T02:29:28.484Z] + TD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:29:28.484Z] + JUD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml [2024-03-19T02:29:28.484Z] + TESTSUITE_NAME=ejb_group_1 [2024-03-19T02:29:28.484Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:29:28.485Z] + awk -v suitename=ejb_group_1 ' [2024-03-19T02:29:28.485Z] BEGIN { [2024-03-19T02:29:28.485Z] totaltests = 0; [2024-03-19T02:29:28.485Z] totalfailures = 0; [2024-03-19T02:29:28.485Z] totalerrors = 0; [2024-03-19T02:29:28.485Z] } [2024-03-19T02:29:28.485Z] function getPropVal(str){ [2024-03-19T02:29:28.485Z] split(str, a, "="); [2024-03-19T02:29:28.485Z] val = a[2]; [2024-03-19T02:29:28.485Z] # remove quotes [2024-03-19T02:29:28.485Z] gsub("\"","",val); [2024-03-19T02:29:28.485Z] return val; [2024-03-19T02:29:28.485Z] } [2024-03-19T02:29:28.485Z] function removeXMLTag(str){ [2024-03-19T02:29:28.485Z] # remove xml tag quotes [2024-03-19T02:29:28.485Z] gsub("","",str); [2024-03-19T02:29:28.485Z] gsub("<.*>","",str); [2024-03-19T02:29:28.485Z] gsub(">","",str); [2024-03-19T02:29:28.485Z] return str; [2024-03-19T02:29:28.485Z] } [2024-03-19T02:29:28.485Z] /status value=/ { [2024-03-19T02:29:28.485Z] result=getPropVal($0); [2024-03-19T02:29:28.485Z] result=removeXMLTag(result); [2024-03-19T02:29:28.485Z] } [2024-03-19T02:29:28.485Z] // { [2024-03-19T02:29:28.485Z] getline; [2024-03-19T02:29:28.485Z] getline; [2024-03-19T02:29:28.485Z] testunit=removeXMLTag($0); [2024-03-19T02:29:28.485Z] gsub("\"","",testunit); [2024-03-19T02:29:28.485Z] } [2024-03-19T02:29:28.485Z] // { [2024-03-19T02:29:28.485Z] getline; [2024-03-19T02:29:28.485Z] testname=removeXMLTag($0); [2024-03-19T02:29:28.485Z] gsub("\"","",testname); [2024-03-19T02:29:28.485Z] } [2024-03-19T02:29:28.485Z] /<\/testcase>/{ [2024-03-19T02:29:28.485Z] classname=testunit [2024-03-19T02:29:28.485Z] # printing testcase to out [2024-03-19T02:29:28.485Z] out = out sprintf(" \n", classname, testname); [2024-03-19T02:29:28.485Z] if (result == "fail") { [2024-03-19T02:29:28.485Z] out = out " \n"; [2024-03-19T02:29:28.485Z] totalfailures++; [2024-03-19T02:29:28.485Z] } else if (result == "did_not_run") { [2024-03-19T02:29:28.485Z] out = out " \n"; [2024-03-19T02:29:28.485Z] totalerrors++; [2024-03-19T02:29:28.485Z] } [2024-03-19T02:29:28.485Z] out = out " \n"; [2024-03-19T02:29:28.485Z] [2024-03-19T02:29:28.485Z] totaltests++; [2024-03-19T02:29:28.485Z] result=""; [2024-03-19T02:29:28.485Z] testname=""; [2024-03-19T02:29:28.485Z] } [2024-03-19T02:29:28.485Z] END { [2024-03-19T02:29:28.485Z] print "" [2024-03-19T02:29:28.485Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-03-19T02:29:28.485Z] printf "%s", out; [2024-03-19T02:29:28.485Z] print "" [2024-03-19T02:29:28.485Z] }' [2024-03-19T02:29:28.485Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:29:28.485Z] + change_junit_report_class_names [2024-03-19T02:29:28.485Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:29:28.485Z] + sed -i 's/\bclassname="/classname="ejb_group_1./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:29:28.485Z] + copy_test_artifacts ejb_group_1 [2024-03-19T02:29:28.485Z] + sleep 1 [2024-03-19T02:29:28.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.driverType=4 [2024-03-19T02:29:28.523Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.driverType=4 [2024-03-19T02:29:28.641Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:28.641Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:28.641Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:28.641Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:28.641Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:28.641Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:28.641Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:28.755Z] [2024-03-19T02:29:28.755Z] init.os: [2024-03-19T02:29:28.755Z] [2024-03-19T02:29:28.755Z] init.tools.unix: [2024-03-19T02:29:28.755Z] [2024-03-19T02:29:28.755Z] init.tools.windows: [2024-03-19T02:29:28.755Z] [2024-03-19T02:29:28.755Z] init.tools: [2024-03-19T02:29:28.755Z] [2024-03-19T02:29:28.755Z] setAsadminArgs: [2024-03-19T02:29:28.755Z] [2024-03-19T02:29:28.755Z] init: [2024-03-19T02:29:28.755Z] [2024-03-19T02:29:28.755Z] init.customtasks: [2024-03-19T02:29:28.755Z] [2024-03-19T02:29:28.755Z] common.run.asadmin: [2024-03-19T02:29:28.756Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:29:28.780Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.portNumber=1527 [2024-03-19T02:29:28.780Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.portNumber=1527 [2024-03-19T02:29:28.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server harpreet [2024-03-19T02:29:28.952Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:28.952Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:28.952Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:28.952Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:28.952Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:28.952Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:28.952Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:29.013Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:29.013Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:29.085Z] [2024-03-19T02:29:29.085Z] all: [2024-03-19T02:29:29.085Z] [echo] [2024-03-19T02:29:29.085Z] [echo] [2024-03-19T02:29:29.085Z] [echo] [2024-03-19T02:29:29.085Z] [echo] *************************************************************************** [2024-03-19T02:29:29.085Z] [echo] * Running group userWithAtSymbol [2024-03-19T02:29:29.085Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol [2024-03-19T02:29:29.085Z] [echo] *************************************************************************** [2024-03-19T02:29:29.085Z] [echo] [2024-03-19T02:29:29.085Z] [echo] [2024-03-19T02:29:29.085Z] [echo] [2024-03-19T02:29:29.085Z] [2024-03-19T02:29:29.085Z] setOSConditions: [2024-03-19T02:29:29.085Z] [2024-03-19T02:29:29.085Z] setToolWin: [2024-03-19T02:29:29.085Z] [2024-03-19T02:29:29.085Z] setToolUnix: [2024-03-19T02:29:29.086Z] [2024-03-19T02:29:29.086Z] setToolProperty: [2024-03-19T02:29:29.086Z] [2024-03-19T02:29:29.086Z] setS1ASclassPath: [2024-03-19T02:29:29.086Z] [2024-03-19T02:29:29.086Z] init-common: [2024-03-19T02:29:29.086Z] [2024-03-19T02:29:29.086Z] clean: [2024-03-19T02:29:29.086Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:29.086Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:29.086Z] [2024-03-19T02:29:29.086Z] compile: [2024-03-19T02:29:29.086Z] [2024-03-19T02:29:29.086Z] setOSConditions: [2024-03-19T02:29:29.086Z] [2024-03-19T02:29:29.086Z] setToolWin: [2024-03-19T02:29:29.086Z] [2024-03-19T02:29:29.086Z] setToolUnix: [2024-03-19T02:29:29.086Z] [2024-03-19T02:29:29.086Z] setToolProperty: [2024-03-19T02:29:29.086Z] [2024-03-19T02:29:29.086Z] setS1ASclassPath: [2024-03-19T02:29:29.086Z] [2024-03-19T02:29:29.086Z] init-common: [2024-03-19T02:29:29.086Z] [2024-03-19T02:29:29.086Z] compile-common: [2024-03-19T02:29:29.086Z] [echo] Current time (ISO): 2024-03-19T02:29:28.941+0000 [2024-03-19T02:29:29.087Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:29.087Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:29.343Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.dataBaseName=testdb [2024-03-19T02:29:29.343Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.dataBaseName=testdb [2024-03-19T02:29:29.569Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:29.569Z] [javac] 1 warning [2024-03-19T02:29:29.569Z] [2024-03-19T02:29:29.569Z] build: [2024-03-19T02:29:29.570Z] [2024-03-19T02:29:29.570Z] setOSConditions: [2024-03-19T02:29:29.570Z] [2024-03-19T02:29:29.570Z] setToolWin: [2024-03-19T02:29:29.570Z] [2024-03-19T02:29:29.570Z] setToolUnix: [2024-03-19T02:29:29.570Z] [2024-03-19T02:29:29.570Z] setToolProperty: [2024-03-19T02:29:29.570Z] [2024-03-19T02:29:29.570Z] setS1ASclassPath: [2024-03-19T02:29:29.570Z] [2024-03-19T02:29:29.570Z] init-common: [2024-03-19T02:29:29.570Z] [2024-03-19T02:29:29.570Z] ejb-jar-common: [2024-03-19T02:29:29.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:29.570Z] [2024-03-19T02:29:29.570Z] package-ejbjar-common: [2024-03-19T02:29:29.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:29.570Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote2-ejb.jar [2024-03-19T02:29:29.570Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:29.570Z] [2024-03-19T02:29:29.570Z] deploy: [2024-03-19T02:29:29.570Z] [2024-03-19T02:29:29.570Z] setOSConditions: [2024-03-19T02:29:29.570Z] [2024-03-19T02:29:29.571Z] setToolWin: [2024-03-19T02:29:29.571Z] [2024-03-19T02:29:29.571Z] setToolUnix: [2024-03-19T02:29:29.571Z] [2024-03-19T02:29:29.571Z] setToolProperty: [2024-03-19T02:29:29.571Z] [2024-03-19T02:29:29.571Z] setS1ASclassPath: [2024-03-19T02:29:29.571Z] [2024-03-19T02:29:29.571Z] init-common: [2024-03-19T02:29:29.571Z] [2024-03-19T02:29:29.571Z] deploy-jar-common: [2024-03-19T02:29:29.579Z] [exec] Application deployed with name simple-versioned-servlet. [2024-03-19T02:29:29.579Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:29.579Z] [2024-03-19T02:29:29.579Z] init.os: [2024-03-19T02:29:29.579Z] [2024-03-19T02:29:29.579Z] init.tools.unix: [2024-03-19T02:29:29.579Z] [2024-03-19T02:29:29.579Z] init.tools.windows: [2024-03-19T02:29:29.579Z] [2024-03-19T02:29:29.579Z] init.tools: [2024-03-19T02:29:29.579Z] [2024-03-19T02:29:29.579Z] setAsadminArgs: [2024-03-19T02:29:29.579Z] [2024-03-19T02:29:29.579Z] init: [2024-03-19T02:29:29.579Z] [2024-03-19T02:29:29.579Z] init.customtasks: [2024-03-19T02:29:29.579Z] [2024-03-19T02:29:29.579Z] setEnabled: [2024-03-19T02:29:29.579Z] [2024-03-19T02:29:29.579Z] createAppRef: [2024-03-19T02:29:29.579Z] [2024-03-19T02:29:29.579Z] deployWithoutNameOption: [2024-03-19T02:29:29.579Z] [2024-03-19T02:29:29.579Z] init.os: [2024-03-19T02:29:29.579Z] [2024-03-19T02:29:29.580Z] init.tools.unix: [2024-03-19T02:29:29.580Z] [2024-03-19T02:29:29.580Z] init.tools.windows: [2024-03-19T02:29:29.580Z] [2024-03-19T02:29:29.580Z] init.tools: [2024-03-19T02:29:29.580Z] [2024-03-19T02:29:29.580Z] setAsadminArgs: [2024-03-19T02:29:29.580Z] [2024-03-19T02:29:29.580Z] init: [2024-03-19T02:29:29.580Z] [2024-03-19T02:29:29.580Z] init.customtasks: [2024-03-19T02:29:29.580Z] [2024-03-19T02:29:29.580Z] prepare.client: [2024-03-19T02:29:29.580Z] [2024-03-19T02:29:29.580Z] prepare.client.appclient: [2024-03-19T02:29:29.580Z] [2024-03-19T02:29:29.580Z] increment.log.next: [2024-03-19T02:29:29.580Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:29.580Z] [2024-03-19T02:29:29.580Z] process.versionexpression: [2024-03-19T02:29:29.580Z] [2024-03-19T02:29:29.580Z] prepare.run: [2024-03-19T02:29:29.580Z] [2024-03-19T02:29:29.580Z] common.run.positive: [2024-03-19T02:29:29.580Z] [2024-03-19T02:29:29.580Z] setHttpPort: [2024-03-19T02:29:29.581Z] [2024-03-19T02:29:29.581Z] common.run: [2024-03-19T02:29:29.581Z] [2024-03-19T02:29:29.581Z] checkAppOnServer: [2024-03-19T02:29:29.581Z] [2024-03-19T02:29:29.581Z] declare-test: [2024-03-19T02:29:29.581Z] [echo] Starting test simple-versioned-servlet sample.scenarios(1) - logID=21 (server) [2024-03-19T02:29:29.581Z] [2024-03-19T02:29:29.581Z] prepare.runclient: [2024-03-19T02:29:29.581Z] [2024-03-19T02:29:29.581Z] process.classpath: [2024-03-19T02:29:29.581Z] [2024-03-19T02:29:29.581Z] process.jvmargs: [2024-03-19T02:29:29.581Z] [2024-03-19T02:29:29.581Z] java.with.result: [2024-03-19T02:29:29.599Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:29.599Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:29.838Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote2-ejb.jar [2024-03-19T02:29:29.851Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-03-19T02:29:29.851Z] [2024-03-19T02:29:29.851Z] ===== COPY TEST ARTIFACTS ===== [2024-03-19T02:29:29.851Z] [2024-03-19T02:29:29.851Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:29:29.851Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:29:29.852Z] tar: Removing leading `/' from member names [2024-03-19T02:29:29.852Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:29:29.852Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:29:29.852Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:29:29.852Z] ++ pwd [2024-03-19T02:29:29.852Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:29:29.852Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2024-03-19T02:29:29.852Z] + true [2024-03-19T02:29:29.852Z] ++ pwd [2024-03-19T02:29:29.852Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:29:29.852Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2024-03-19T02:29:29.852Z] + true [2024-03-19T02:29:29.852Z] + tar -caf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/ejb_group_1-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:29:29.852Z] tar: Removing leading `/' from member names [2024-03-19T02:29:29.915Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:30.145Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:30.145Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:30.146Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:30.146Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:29:30.146Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:30.146Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-03-19T02:29:30.146Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:30.146Z] [2024-03-19T02:29:30.146Z] process.result: [2024-03-19T02:29:30.146Z] [2024-03-19T02:29:30.146Z] processResult: [2024-03-19T02:29:30.146Z] [2024-03-19T02:29:30.146Z] failed: [2024-03-19T02:29:30.146Z] [2024-03-19T02:29:30.146Z] passed: [2024-03-19T02:29:30.146Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:30.146Z] [2024-03-19T02:29:30.146Z] unknown: [2024-03-19T02:29:30.146Z] [2024-03-19T02:29:30.146Z] runclient: [2024-03-19T02:29:30.146Z] [2024-03-19T02:29:30.146Z] init.os: [2024-03-19T02:29:30.146Z] [2024-03-19T02:29:30.146Z] init.tools.unix: [2024-03-19T02:29:30.146Z] [2024-03-19T02:29:30.146Z] init.tools.windows: [2024-03-19T02:29:30.146Z] [2024-03-19T02:29:30.146Z] init.tools: [2024-03-19T02:29:30.146Z] [2024-03-19T02:29:30.146Z] setAsadminArgs: [2024-03-19T02:29:30.146Z] [2024-03-19T02:29:30.146Z] init: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] init.customtasks: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] checkAppOnCluster: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] run.positive: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] deploy.version: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] del.ref.registred: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] process.versionExpression: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] process.appname: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] _process.target: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] process.target: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] prepare.is.version.registred: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] init.os: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] init.tools.unix: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.147Z] init.tools.windows: [2024-03-19T02:29:30.147Z] [2024-03-19T02:29:30.148Z] init.tools: [2024-03-19T02:29:30.148Z] [2024-03-19T02:29:30.148Z] setAsadminArgs: [2024-03-19T02:29:30.148Z] [2024-03-19T02:29:30.148Z] init: [2024-03-19T02:29:30.148Z] [2024-03-19T02:29:30.148Z] init.customtasks: [2024-03-19T02:29:30.148Z] [2024-03-19T02:29:30.148Z] prepare: [2024-03-19T02:29:30.148Z] [2024-03-19T02:29:30.148Z] exec.asadmin2: [2024-03-19T02:29:30.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.create=true [2024-03-19T02:29:30.161Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.create=true [2024-03-19T02:29:30.281Z] [exec] Mar 19, 2024 2:29:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:30.281Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4f3c7808 [2024-03-19T02:29:30.401Z] [exec] Application deployed with name ejb-ejb31-full-remote2-ejb. [2024-03-19T02:29:30.402Z] [2024-03-19T02:29:30.402Z] run: [2024-03-19T02:29:30.402Z] [2024-03-19T02:29:30.402Z] setOSConditions: [2024-03-19T02:29:30.402Z] [2024-03-19T02:29:30.402Z] setToolWin: [2024-03-19T02:29:30.402Z] [2024-03-19T02:29:30.402Z] setToolUnix: [2024-03-19T02:29:30.402Z] [2024-03-19T02:29:30.402Z] setToolProperty: [2024-03-19T02:29:30.402Z] [2024-03-19T02:29:30.402Z] setS1ASclassPath: [2024-03-19T02:29:30.402Z] [2024-03-19T02:29:30.402Z] init-common: [2024-03-19T02:29:30.402Z] [2024-03-19T02:29:30.402Z] run_se: [2024-03-19T02:29:30.422Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.serverName=localhost [2024-03-19T02:29:30.423Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.serverName=localhost [2024-03-19T02:29:30.423Z] [2024-03-19T02:29:30.423Z] setOSConditions: [2024-03-19T02:29:30.423Z] [2024-03-19T02:29:30.423Z] setToolWin: [2024-03-19T02:29:30.423Z] [2024-03-19T02:29:30.423Z] setToolUnix: [2024-03-19T02:29:30.423Z] [2024-03-19T02:29:30.423Z] setToolProperty: [2024-03-19T02:29:30.423Z] [2024-03-19T02:29:30.423Z] setS1ASclassPath: [2024-03-19T02:29:30.423Z] [2024-03-19T02:29:30.423Z] init-common: [2024-03-19T02:29:30.423Z] [2024-03-19T02:29:30.423Z] create-jdbc-resource-common: [2024-03-19T02:29:30.423Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-markconnectionasbad-local-pool --target server jdbc/markconnectionasbad-local [2024-03-19T02:29:30.477Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:29:30.477Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:29:30.477Z] [javac] ^ [2024-03-19T02:29:30.477Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:29:30.477Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:29:30.477Z] [javac] ^ [2024-03-19T02:29:30.477Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:29:30.477Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:29:30.477Z] [javac] 3 warnings [2024-03-19T02:29:30.477Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/generic-ra.jar [2024-03-19T02:29:30.477Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/generic-ra.rar [2024-03-19T02:29:30.477Z] [2024-03-19T02:29:30.477Z] setOSConditions: [2024-03-19T02:29:30.477Z] [2024-03-19T02:29:30.477Z] setToolWin: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] setToolUnix: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] setToolProperty: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] setS1ASclassPath: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] init-common: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] clean-common: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] setOSConditions: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] setToolWin: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] setToolUnix: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] setToolProperty: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] setS1ASclassPath: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] init-common: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] clean-classes-common: [2024-03-19T02:29:30.478Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.478Z] setOSConditions: [2024-03-19T02:29:30.478Z] [2024-03-19T02:29:30.479Z] setToolWin: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] setToolUnix: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] setToolProperty: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] setS1ASclassPath: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] init-common: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] clean-jars-common: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] all: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] setOSConditions: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] setToolWin: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] setToolUnix: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] setToolProperty: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] setS1ASclassPath: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] init-common: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.479Z] all: [2024-03-19T02:29:30.479Z] [2024-03-19T02:29:30.480Z] setOSConditions: [2024-03-19T02:29:30.480Z] [2024-03-19T02:29:30.480Z] setToolWin: [2024-03-19T02:29:30.480Z] [2024-03-19T02:29:30.480Z] setToolUnix: [2024-03-19T02:29:30.480Z] [2024-03-19T02:29:30.480Z] setToolProperty: [2024-03-19T02:29:30.480Z] [2024-03-19T02:29:30.480Z] setS1ASclassPath: [2024-03-19T02:29:30.480Z] [2024-03-19T02:29:30.480Z] init-common: [2024-03-19T02:29:30.480Z] [2024-03-19T02:29:30.480Z] compile-common: [2024-03-19T02:29:30.480Z] [echo] Current time (ISO): 2024-03-19T02:29:30.351+0000 [2024-03-19T02:29:30.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:30.480Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:30.538Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-03-19T02:29:30.538Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:29:30.538Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:30.538Z] [exec] [2024-03-19T02:29:30.538Z] [exec] [2024-03-19T02:29:30.538Z] [exec] ----------------------------------------- [2024-03-19T02:29:30.539Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:29:30.539Z] [exec] ----------------------------------------- [2024-03-19T02:29:30.539Z] [exec] Total PASS: 1 [2024-03-19T02:29:30.539Z] [exec] Total FAIL: 0 [2024-03-19T02:29:30.539Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:30.539Z] [exec] ----------------------------------------- [2024-03-19T02:29:30.539Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:30.539Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:30.712Z] [2024-03-19T02:29:30.712Z] process.registred: [2024-03-19T02:29:30.712Z] [2024-03-19T02:29:30.713Z] is.version.registred: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.713Z] process.xmlversionidentifier: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.713Z] prepare.cluster: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.713Z] process.enabled: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.713Z] process.hasToDeploy: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.713Z] deploy.version.unregistred: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.713Z] init.os: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.713Z] init.tools.unix: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.713Z] init.tools.windows: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.713Z] init.tools: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.713Z] setAsadminArgs: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.713Z] init: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.713Z] init.customtasks: [2024-03-19T02:29:30.713Z] [2024-03-19T02:29:30.714Z] prepare: [2024-03-19T02:29:30.714Z] [2024-03-19T02:29:30.714Z] process.versionExpression: [2024-03-19T02:29:30.714Z] [2024-03-19T02:29:30.714Z] process.appname: [2024-03-19T02:29:30.714Z] [2024-03-19T02:29:30.714Z] create.version: [2024-03-19T02:29:30.743Z] [exec] @PermitAll method invocation passed - good... [2024-03-19T02:29:30.743Z] [exec] @DenyAll method invocation failed - good... [2024-03-19T02:29:30.743Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:29:30.743Z] [exec] Value of key is:webservices-ejb-rolesAllowed-annotation-positive [2024-03-19T02:29:30.743Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:30.743Z] [exec] [2024-03-19T02:29:30.743Z] [exec] [2024-03-19T02:29:30.743Z] [exec] ----------------------------------------- [2024-03-19T02:29:30.743Z] [exec] - webservices-ejb-rolesAllowed-annotation-positive: PASS - [2024-03-19T02:29:30.743Z] [exec] ----------------------------------------- [2024-03-19T02:29:30.743Z] [exec] Total PASS: 1 [2024-03-19T02:29:30.743Z] [exec] Total FAIL: 0 [2024-03-19T02:29:30.743Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:30.743Z] [exec] ----------------------------------------- [2024-03-19T02:29:30.743Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:30.743Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:30.743Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:30.743Z] [2024-03-19T02:29:30.743Z] internal-run: [2024-03-19T02:29:30.743Z] [echo] Running appclient with client.Client -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml -user nouser -password nopass webservicetester2 tester2 FAILURE [2024-03-19T02:29:30.795Z] [2024-03-19T02:29:30.795Z] checkReporting-common: [2024-03-19T02:29:30.795Z] [2024-03-19T02:29:30.796Z] confirmReportPresent-common: [2024-03-19T02:29:30.796Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:30.796Z] [echo] Test seems to be reported fine [2024-03-19T02:29:30.796Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-03-19T02:29:30.796Z] [2024-03-19T02:29:30.796Z] confirmMissingReport-common: [2024-03-19T02:29:30.796Z] [2024-03-19T02:29:30.796Z] setOSConditions: [2024-03-19T02:29:30.796Z] [2024-03-19T02:29:30.796Z] setToolWin: [2024-03-19T02:29:30.796Z] [2024-03-19T02:29:30.796Z] setToolUnix: [2024-03-19T02:29:30.796Z] [2024-03-19T02:29:30.796Z] setToolProperty: [2024-03-19T02:29:30.796Z] [2024-03-19T02:29:30.796Z] setS1ASclassPath: [2024-03-19T02:29:30.796Z] [2024-03-19T02:29:30.796Z] init-common: [2024-03-19T02:29:30.796Z] [2024-03-19T02:29:30.796Z] runclient-common: [2024-03-19T02:29:30.796Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-properties-file Integer 25 java:app/custom/my-properties-file [2024-03-19T02:29:30.966Z] [java] Mar 19, 2024 2:29:30 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:29:30.966Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:29:30.972Z] [2024-03-19T02:29:30.972Z] assemble.non-existent: [2024-03-19T02:29:30.972Z] [2024-03-19T02:29:30.972Z] process.xmlversionidentifier: [2024-03-19T02:29:30.972Z] [2024-03-19T02:29:30.972Z] prepare.update.xml.identifier: [2024-03-19T02:29:30.972Z] [2024-03-19T02:29:30.972Z] update.xml.identifier: [2024-03-19T02:29:30.972Z] [2024-03-19T02:29:30.972Z] deployWithNameOption: [2024-03-19T02:29:30.972Z] [2024-03-19T02:29:30.972Z] setAsadminArgs: [2024-03-19T02:29:30.972Z] [2024-03-19T02:29:30.972Z] common.deploy.asadmin: [2024-03-19T02:29:30.972Z] [2024-03-19T02:29:30.972Z] init.os: [2024-03-19T02:29:30.973Z] [2024-03-19T02:29:30.973Z] init.tools.unix: [2024-03-19T02:29:30.973Z] [2024-03-19T02:29:30.973Z] init.tools.windows: [2024-03-19T02:29:30.973Z] [2024-03-19T02:29:30.973Z] init.tools: [2024-03-19T02:29:30.973Z] [2024-03-19T02:29:30.973Z] setAsadminArgs: [2024-03-19T02:29:30.973Z] [2024-03-19T02:29:30.973Z] init: [2024-03-19T02:29:30.973Z] [2024-03-19T02:29:30.973Z] init.customtasks: [2024-03-19T02:29:30.973Z] [2024-03-19T02:29:30.973Z] common.run.asadmin: [2024-03-19T02:29:30.973Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:29:30.989Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:30.989Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:30.989Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:30.989Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:30.989Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:30.989Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:30.989Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:31.025Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-markconnectionasbad-local-pool --enabled=true --target server jdbc/markconnectionasbad-local [2024-03-19T02:29:31.025Z] [exec] JDBC resource jdbc/markconnectionasbad-local created successfully. [2024-03-19T02:29:31.025Z] [echo] cmd executed for server [2024-03-19T02:29:31.025Z] [2024-03-19T02:29:31.025Z] setOSConditions: [2024-03-19T02:29:31.025Z] [2024-03-19T02:29:31.025Z] setToolWin: [2024-03-19T02:29:31.025Z] [2024-03-19T02:29:31.025Z] setToolUnix: [2024-03-19T02:29:31.025Z] [2024-03-19T02:29:31.025Z] setToolProperty: [2024-03-19T02:29:31.025Z] [2024-03-19T02:29:31.025Z] setS1ASclassPath: [2024-03-19T02:29:31.025Z] [2024-03-19T02:29:31.025Z] init-common: [2024-03-19T02:29:31.025Z] [2024-03-19T02:29:31.025Z] deploy-jdbc-common: [2024-03-19T02:29:31.025Z] [2024-03-19T02:29:31.025Z] setOSConditions: [2024-03-19T02:29:31.025Z] [2024-03-19T02:29:31.025Z] setToolWin: [2024-03-19T02:29:31.025Z] [2024-03-19T02:29:31.025Z] setToolUnix: [2024-03-19T02:29:31.025Z] [2024-03-19T02:29:31.025Z] setToolProperty: [2024-03-19T02:29:31.026Z] [2024-03-19T02:29:31.026Z] setS1ASclassPath: [2024-03-19T02:29:31.026Z] [2024-03-19T02:29:31.026Z] init-common: [2024-03-19T02:29:31.026Z] [2024-03-19T02:29:31.026Z] create-jdbc-connpool-common: [2024-03-19T02:29:31.282Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-markconnectionasbad-local-unshareable-pool [2024-03-19T02:29:31.282Z] [exec] JDBC connection pool jdbc-markconnectionasbad-local-unshareable-pool created successfully. [2024-03-19T02:29:31.282Z] [2024-03-19T02:29:31.282Z] set-derby-connpool-props: [2024-03-19T02:29:31.338Z] [exec] Mar 19, 2024 2:29:31 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:31.338Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:31.420Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:31.420Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:31.420Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:31.420Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:31.420Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:31.420Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:31.420Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:31.561Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:31.561Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:31.728Z] [exec] Mar 19, 2024 2:29:31 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:31.728Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:31.818Z] [exec] Application deployed with name simple-versioned-servlet. [2024-03-19T02:29:31.818Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:31.818Z] [2024-03-19T02:29:31.818Z] init.os: [2024-03-19T02:29:31.818Z] [2024-03-19T02:29:31.818Z] init.tools.unix: [2024-03-19T02:29:31.818Z] [2024-03-19T02:29:31.818Z] init.tools.windows: [2024-03-19T02:29:31.818Z] [2024-03-19T02:29:31.818Z] init.tools: [2024-03-19T02:29:31.818Z] [2024-03-19T02:29:31.818Z] setAsadminArgs: [2024-03-19T02:29:31.818Z] [2024-03-19T02:29:31.818Z] init: [2024-03-19T02:29:31.818Z] [2024-03-19T02:29:31.818Z] init.customtasks: [2024-03-19T02:29:31.818Z] [2024-03-19T02:29:31.819Z] setEnabled: [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.819Z] createAppRef: [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.819Z] deployWithoutNameOption: [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.819Z] init.os: [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.819Z] init.tools.unix: [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.819Z] init.tools.windows: [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.819Z] init.tools: [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.819Z] setAsadminArgs: [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.819Z] init: [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.819Z] init.customtasks: [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.819Z] prepare.client: [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.819Z] prepare.client.appclient: [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.819Z] increment.log.next: [2024-03-19T02:29:31.819Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:31.819Z] [2024-03-19T02:29:31.820Z] process.versionexpression: [2024-03-19T02:29:31.820Z] [2024-03-19T02:29:31.820Z] prepare.run: [2024-03-19T02:29:31.820Z] [2024-03-19T02:29:31.820Z] common.run.positive: [2024-03-19T02:29:31.820Z] [2024-03-19T02:29:31.820Z] setHttpPort: [2024-03-19T02:29:31.820Z] [2024-03-19T02:29:31.820Z] common.run: [2024-03-19T02:29:31.845Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.User=dbuser [2024-03-19T02:29:31.845Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.User=dbuser [2024-03-19T02:29:32.078Z] [2024-03-19T02:29:32.078Z] checkAppOnServer: [2024-03-19T02:29:32.078Z] [2024-03-19T02:29:32.078Z] declare-test: [2024-03-19T02:29:32.078Z] [echo] Starting test simple-versioned-servlet sample.scenarios(2) - logID=22 (server) [2024-03-19T02:29:32.078Z] [2024-03-19T02:29:32.078Z] prepare.runclient: [2024-03-19T02:29:32.078Z] [2024-03-19T02:29:32.078Z] process.classpath: [2024-03-19T02:29:32.078Z] [2024-03-19T02:29:32.078Z] process.jvmargs: [2024-03-19T02:29:32.078Z] [2024-03-19T02:29:32.078Z] java.with.result: [2024-03-19T02:29:32.102Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.Password=dbpassword [2024-03-19T02:29:32.102Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.Password=dbpassword [2024-03-19T02:29:32.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:32.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:32.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:32.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:29:32.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:32.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-03-19T02:29:32.336Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:32.336Z] [2024-03-19T02:29:32.336Z] process.result: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] processResult: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] failed: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] passed: [2024-03-19T02:29:32.337Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] unknown: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] runclient: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] init.os: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] init.tools.unix: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] init.tools.windows: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] init.tools: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] setAsadminArgs: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] init: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] init.customtasks: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.337Z] checkAppOnCluster: [2024-03-19T02:29:32.337Z] [2024-03-19T02:29:32.338Z] run.positive: [2024-03-19T02:29:32.338Z] [2024-03-19T02:29:32.338Z] deploy.version: [2024-03-19T02:29:32.350Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:32.350Z] [javac] 1 warning [2024-03-19T02:29:32.351Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:32.351Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app [2024-03-19T02:29:32.351Z] [2024-03-19T02:29:32.351Z] setOSConditions: [2024-03-19T02:29:32.351Z] [2024-03-19T02:29:32.351Z] setToolWin: [2024-03-19T02:29:32.351Z] [2024-03-19T02:29:32.351Z] setToolUnix: [2024-03-19T02:29:32.351Z] [2024-03-19T02:29:32.351Z] setToolProperty: [2024-03-19T02:29:32.351Z] [2024-03-19T02:29:32.351Z] setS1ASclassPath: [2024-03-19T02:29:32.351Z] [2024-03-19T02:29:32.351Z] init-common: [2024-03-19T02:29:32.351Z] [2024-03-19T02:29:32.351Z] ejb-jar-common: [2024-03-19T02:29:32.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:32.351Z] [2024-03-19T02:29:32.351Z] package-ejbjar-common: [2024-03-19T02:29:32.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:32.351Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:32.351Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:32.351Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-mode-ejb.jar [2024-03-19T02:29:32.352Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:32.362Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:32.362Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/shopping/RpaBean.java:63: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:29:32.362Z] [javac] itemPrice.add(new Integer(price)); [2024-03-19T02:29:32.362Z] [javac] ^ [2024-03-19T02:29:32.594Z] [2024-03-19T02:29:32.594Z] del.ref.registred: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] process.versionExpression: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] process.appname: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] _process.target: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] process.target: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] prepare.is.version.registred: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] init.os: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] init.tools.unix: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] init.tools.windows: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] init.tools: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] setAsadminArgs: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] init: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] init.customtasks: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] prepare: [2024-03-19T02:29:32.595Z] [2024-03-19T02:29:32.595Z] exec.asadmin2: [2024-03-19T02:29:32.608Z] [2024-03-19T02:29:32.608Z] setOSConditions: [2024-03-19T02:29:32.608Z] [2024-03-19T02:29:32.608Z] setToolWin: [2024-03-19T02:29:32.608Z] [2024-03-19T02:29:32.608Z] setToolUnix: [2024-03-19T02:29:32.608Z] [2024-03-19T02:29:32.608Z] setToolProperty: [2024-03-19T02:29:32.608Z] [2024-03-19T02:29:32.608Z] setS1ASclassPath: [2024-03-19T02:29:32.608Z] [2024-03-19T02:29:32.608Z] init-common: [2024-03-19T02:29:32.608Z] [2024-03-19T02:29:32.608Z] webclient-war-common: [2024-03-19T02:29:32.608Z] [2024-03-19T02:29:32.608Z] clear: [2024-03-19T02:29:32.608Z] [2024-03-19T02:29:32.609Z] test-tlds-exist: [2024-03-19T02:29:32.609Z] [2024-03-19T02:29:32.609Z] copy-tlds: [2024-03-19T02:29:32.609Z] [2024-03-19T02:29:32.609Z] test-tagfiles-exist: [2024-03-19T02:29:32.609Z] [2024-03-19T02:29:32.609Z] copy-tagfiles: [2024-03-19T02:29:32.609Z] [2024-03-19T02:29:32.609Z] package-war-common: [2024-03-19T02:29:32.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:29:32.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:32.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:29:32.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:29:32.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/src/lib [2024-03-19T02:29:32.609Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:32.609Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:32.609Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:29:32.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/src/docroot [2024-03-19T02:29:32.609Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-mode-web.war [2024-03-19T02:29:32.609Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:32.610Z] [2024-03-19T02:29:32.610Z] setOSConditions: [2024-03-19T02:29:32.610Z] [2024-03-19T02:29:32.610Z] fixFiles: [2024-03-19T02:29:32.610Z] [2024-03-19T02:29:32.610Z] convUnix: [2024-03-19T02:29:32.610Z] [2024-03-19T02:29:32.610Z] convWin: [2024-03-19T02:29:32.610Z] [2024-03-19T02:29:32.610Z] setToolWin: [2024-03-19T02:29:32.610Z] [2024-03-19T02:29:32.610Z] setToolUnix: [2024-03-19T02:29:32.610Z] [2024-03-19T02:29:32.610Z] setToolProperty: [2024-03-19T02:29:32.610Z] [2024-03-19T02:29:32.610Z] setS1ASclassPath: [2024-03-19T02:29:32.610Z] [2024-03-19T02:29:32.610Z] init-common: [2024-03-19T02:29:32.610Z] [2024-03-19T02:29:32.610Z] ear-common: [2024-03-19T02:29:32.610Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:32.610Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:32.610Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/${sun-application.xml} to copy. [2024-03-19T02:29:32.610Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:29:32.611Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:32.611Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-modeApp.ear [2024-03-19T02:29:32.611Z] [2024-03-19T02:29:32.611Z] setup: [2024-03-19T02:29:32.611Z] [2024-03-19T02:29:32.611Z] setOSConditions: [2024-03-19T02:29:32.611Z] [2024-03-19T02:29:32.611Z] setToolWin: [2024-03-19T02:29:32.611Z] [2024-03-19T02:29:32.611Z] setToolUnix: [2024-03-19T02:29:32.611Z] [2024-03-19T02:29:32.611Z] setToolProperty: [2024-03-19T02:29:32.611Z] [2024-03-19T02:29:32.611Z] setS1ASclassPath: [2024-03-19T02:29:32.611Z] [2024-03-19T02:29:32.611Z] init-common: [2024-03-19T02:29:32.611Z] [2024-03-19T02:29:32.611Z] setupJdbc: [2024-03-19T02:29:32.611Z] [2024-03-19T02:29:32.611Z] setOSConditions: [2024-03-19T02:29:32.611Z] [2024-03-19T02:29:32.611Z] setToolWin: [2024-03-19T02:29:32.611Z] [2024-03-19T02:29:32.611Z] setToolUnix: [2024-03-19T02:29:32.611Z] [2024-03-19T02:29:32.612Z] setToolProperty: [2024-03-19T02:29:32.612Z] [2024-03-19T02:29:32.612Z] setS1ASclassPath: [2024-03-19T02:29:32.612Z] [2024-03-19T02:29:32.612Z] init-common: [2024-03-19T02:29:32.612Z] [2024-03-19T02:29:32.612Z] deploy-jdbc-common: [2024-03-19T02:29:32.612Z] [2024-03-19T02:29:32.612Z] setOSConditions: [2024-03-19T02:29:32.612Z] [2024-03-19T02:29:32.612Z] setToolWin: [2024-03-19T02:29:32.612Z] [2024-03-19T02:29:32.612Z] setToolUnix: [2024-03-19T02:29:32.612Z] [2024-03-19T02:29:32.612Z] setToolProperty: [2024-03-19T02:29:32.612Z] [2024-03-19T02:29:32.612Z] setS1ASclassPath: [2024-03-19T02:29:32.612Z] [2024-03-19T02:29:32.612Z] init-common: [2024-03-19T02:29:32.612Z] [2024-03-19T02:29:32.612Z] create-jdbc-connpool-common: [2024-03-19T02:29:32.618Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/shopping/RpaBean.java uses unchecked or unsafe operations. [2024-03-19T02:29:32.618Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:29:32.618Z] [javac] 2 warnings [2024-03-19T02:29:32.618Z] [2024-03-19T02:29:32.619Z] setOSConditions: [2024-03-19T02:29:32.619Z] [2024-03-19T02:29:32.619Z] setToolWin: [2024-03-19T02:29:32.619Z] [2024-03-19T02:29:32.619Z] setToolUnix: [2024-03-19T02:29:32.619Z] [2024-03-19T02:29:32.619Z] setToolProperty: [2024-03-19T02:29:32.619Z] [2024-03-19T02:29:32.619Z] setS1ASclassPath: [2024-03-19T02:29:32.619Z] [2024-03-19T02:29:32.619Z] init-common: [2024-03-19T02:29:32.619Z] [2024-03-19T02:29:32.619Z] compile-common: [2024-03-19T02:29:32.619Z] [echo] Current time (ISO): 2024-03-19T02:29:32.527+0000 [2024-03-19T02:29:32.619Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:32.664Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.driverType=4 [2024-03-19T02:29:32.664Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.driverType=4 [2024-03-19T02:29:32.681Z] [exec] Mar 19, 2024 2:29:32 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:32.681Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:32.865Z] [java] Mar 19, 2024 2:29:32 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:32.865Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@78010562 [2024-03-19T02:29:32.868Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-pointbase-pool1 [2024-03-19T02:29:32.921Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.portNumber=1527 [2024-03-19T02:29:32.921Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.portNumber=1527 [2024-03-19T02:29:32.937Z] [exec] Mar 19, 2024 2:29:32 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:32.937Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:33.121Z] + break [2024-03-19T02:29:33.121Z] + [[ true = false ]] [2024-03-19T02:29:33.123Z] [java] hGlobal = com.acme._Hello_Wrapper@1df5ad8b [2024-03-19T02:29:33.123Z] [java] hGlobal hello = hello, world [2024-03-19T02:29:33.123Z] [java] [Pipeline] } [Pipeline] // withAnt [2024-03-19T02:29:33.147Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2024-03-19T02:29:33.147Z] [2024-03-19T02:29:33.147Z] set-derby-connpool-props: [Pipeline] } [Pipeline] // timeout [2024-03-19T02:29:33.161Z] [exec] Result: 1 [2024-03-19T02:29:33.161Z] [2024-03-19T02:29:33.161Z] process.registred: [2024-03-19T02:29:33.161Z] [2024-03-19T02:29:33.161Z] is.version.registred: [2024-03-19T02:29:33.161Z] [2024-03-19T02:29:33.161Z] process.xmlversionidentifier: [2024-03-19T02:29:33.161Z] [2024-03-19T02:29:33.161Z] prepare.cluster: [2024-03-19T02:29:33.161Z] [2024-03-19T02:29:33.162Z] process.enabled: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] process.hasToDeploy: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] deploy.version.unregistred: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] init.os: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] init.tools.unix: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] init.tools.windows: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] init.tools: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] setAsadminArgs: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] init: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] init.customtasks: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] prepare: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] process.versionExpression: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] process.appname: [2024-03-19T02:29:33.162Z] [2024-03-19T02:29:33.162Z] create.version: [2024-03-19T02:29:33.163Z] [2024-03-19T02:29:33.163Z] assemble.non-existent: [2024-03-19T02:29:33.163Z] [2024-03-19T02:29:33.163Z] process.xmlversionidentifier: [2024-03-19T02:29:33.163Z] [2024-03-19T02:29:33.163Z] prepare.update.xml.identifier: [2024-03-19T02:29:33.163Z] [2024-03-19T02:29:33.163Z] update.xml.identifier: [2024-03-19T02:29:33.163Z] [2024-03-19T02:29:33.163Z] deployWithNameOption: [2024-03-19T02:29:33.163Z] [2024-03-19T02:29:33.163Z] setAsadminArgs: [2024-03-19T02:29:33.163Z] [2024-03-19T02:29:33.163Z] common.deploy.asadmin: [2024-03-19T02:29:33.163Z] [2024-03-19T02:29:33.163Z] init.os: [2024-03-19T02:29:33.163Z] [2024-03-19T02:29:33.163Z] init.tools.unix: [2024-03-19T02:29:33.163Z] [2024-03-19T02:29:33.163Z] init.tools.windows: [2024-03-19T02:29:33.163Z] [2024-03-19T02:29:33.163Z] init.tools: [2024-03-19T02:29:33.163Z] [2024-03-19T02:29:33.164Z] setAsadminArgs: [2024-03-19T02:29:33.164Z] [2024-03-19T02:29:33.164Z] init: [2024-03-19T02:29:33.164Z] [2024-03-19T02:29:33.164Z] init.customtasks: [2024-03-19T02:29:33.164Z] [2024-03-19T02:29:33.164Z] common.run.asadmin: [2024-03-19T02:29:33.164Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [Pipeline] archiveArtifacts [2024-03-19T02:29:33.171Z] Archiving artifacts [2024-03-19T02:29:33.404Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-03-19T02:29:33.404Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-03-19T02:29:33.482Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.dataBaseName=testdb [2024-03-19T02:29:33.482Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.dataBaseName=testdb [2024-03-19T02:29:33.730Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:33.730Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:33.737Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:33.737Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:33.883Z] [exec] @PermitAll method invocation passed - good... [2024-03-19T02:29:33.971Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-03-19T02:29:33.972Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-03-19T02:29:33.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.create=true [2024-03-19T02:29:33.994Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.create=true [2024-03-19T02:29:34.140Z] [exec] @DenyAll method invocation failed - good... [2024-03-19T02:29:34.140Z] [exec] Got expected failure Client received SOAP Fault from server: java.lang.Exception: Client not authorized for invocation of public java.lang.String endpoint.HelloImpl.roleBased(java.lang.String) Please see the server log to find more detail regarding exact cause of the failure. [2024-03-19T02:29:34.140Z] [exec] Value of key is:webservices-ejb-rolesAllowed-annotation-negative-2 [2024-03-19T02:29:34.140Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:34.140Z] [exec] [2024-03-19T02:29:34.140Z] [exec] [2024-03-19T02:29:34.140Z] [exec] ----------------------------------------- [2024-03-19T02:29:34.140Z] [exec] - webservices-ejb-rolesAllowed-annotation-negative-2: PASS - [2024-03-19T02:29:34.140Z] [exec] ----------------------------------------- [2024-03-19T02:29:34.140Z] [exec] Total PASS: 1 [2024-03-19T02:29:34.140Z] [exec] Total FAIL: 0 [2024-03-19T02:29:34.140Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:34.140Z] [exec] ----------------------------------------- [2024-03-19T02:29:34.140Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:34.140Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:34.140Z] [echo] DELETING USERS... [2024-03-19T02:29:34.247Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-03-19T02:29:34.247Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-03-19T02:29:34.294Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-03-19T02:29:34.294Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:34.294Z] [2024-03-19T02:29:34.295Z] init.os: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] init.tools.unix: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] init.tools.windows: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] init.tools: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] setAsadminArgs: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] init: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] init.customtasks: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] setEnabled: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] createAppRef: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] deployWithoutNameOption: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] init.os: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] init.tools.unix: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] init.tools.windows: [2024-03-19T02:29:34.295Z] [2024-03-19T02:29:34.295Z] init.tools: [2024-03-19T02:29:34.296Z] [2024-03-19T02:29:34.296Z] setAsadminArgs: [2024-03-19T02:29:34.296Z] [2024-03-19T02:29:34.296Z] init: [2024-03-19T02:29:34.296Z] [2024-03-19T02:29:34.296Z] init.customtasks: [2024-03-19T02:29:34.296Z] [2024-03-19T02:29:34.296Z] prepare.client: [2024-03-19T02:29:34.296Z] [2024-03-19T02:29:34.296Z] prepare.client.appclient: [2024-03-19T02:29:34.296Z] [2024-03-19T02:29:34.296Z] increment.log.next: [2024-03-19T02:29:34.296Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:34.296Z] [2024-03-19T02:29:34.296Z] process.versionexpression: [2024-03-19T02:29:34.296Z] [2024-03-19T02:29:34.296Z] prepare.run: [2024-03-19T02:29:34.296Z] [2024-03-19T02:29:34.296Z] common.run.positive: [2024-03-19T02:29:34.296Z] [2024-03-19T02:29:34.296Z] setHttpPort: [2024-03-19T02:29:34.296Z] [2024-03-19T02:29:34.296Z] common.run: [2024-03-19T02:29:34.296Z] [2024-03-19T02:29:34.296Z] checkAppOnServer: [2024-03-19T02:29:34.297Z] [2024-03-19T02:29:34.297Z] declare-test: [2024-03-19T02:29:34.297Z] [echo] Starting test simple-versioned-servlet sample.scenarios(3) - logID=23 (server) [2024-03-19T02:29:34.297Z] [2024-03-19T02:29:34.297Z] prepare.runclient: [2024-03-19T02:29:34.297Z] [2024-03-19T02:29:34.297Z] process.classpath: [2024-03-19T02:29:34.297Z] [2024-03-19T02:29:34.297Z] process.jvmargs: [2024-03-19T02:29:34.297Z] [2024-03-19T02:29:34.297Z] java.with.result: [2024-03-19T02:29:34.502Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-03-19T02:29:34.503Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-03-19T02:29:34.511Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:34.511Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:34.511Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:34.511Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:34.511Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:34.511Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:34.511Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:34.554Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:34.554Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:34.554Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:34.554Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-03-19T02:29:34.554Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:34.554Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-03-19T02:29:34.554Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:34.554Z] [2024-03-19T02:29:34.554Z] process.result: [2024-03-19T02:29:34.554Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.serverName=localhost [2024-03-19T02:29:34.555Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.serverName=localhost [2024-03-19T02:29:34.555Z] [2024-03-19T02:29:34.555Z] setOSConditions: [2024-03-19T02:29:34.555Z] [2024-03-19T02:29:34.555Z] setToolWin: [2024-03-19T02:29:34.555Z] [2024-03-19T02:29:34.555Z] setToolUnix: [2024-03-19T02:29:34.555Z] [2024-03-19T02:29:34.555Z] setToolProperty: [2024-03-19T02:29:34.555Z] [2024-03-19T02:29:34.555Z] setS1ASclassPath: [2024-03-19T02:29:34.555Z] [2024-03-19T02:29:34.555Z] init-common: [2024-03-19T02:29:34.555Z] [2024-03-19T02:29:34.555Z] create-jdbc-resource-common: [2024-03-19T02:29:34.555Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-markconnectionasbad-local-unshareable-pool --target server jdbc/markconnectionasbad-local-unshareable [2024-03-19T02:29:34.703Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:34.703Z] [exec] asadmin --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt delete-file-user [options] ... [2024-03-19T02:29:34.703Z] [exec] Command delete-file-user executed successfully. [2024-03-19T02:29:34.811Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-markconnectionasbad-local-unshareable-pool --enabled=true --target server jdbc/markconnectionasbad-local-unshareable [2024-03-19T02:29:34.811Z] [exec] JDBC resource jdbc/markconnectionasbad-local-unshareable created successfully. [2024-03-19T02:29:34.811Z] [echo] cmd executed for server [2024-03-19T02:29:34.811Z] [2024-03-19T02:29:34.811Z] asadmin-common: [2024-03-19T02:29:34.811Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.steady_pool_size=1 [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.812Z] processResult: [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.812Z] failed: [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.812Z] passed: [2024-03-19T02:29:34.812Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.812Z] unknown: [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.812Z] runclient: [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.812Z] init.os: [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.812Z] init.tools.unix: [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.812Z] init.tools.windows: [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.812Z] init.tools: [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.812Z] setAsadminArgs: [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.812Z] init: [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.812Z] init.customtasks: [2024-03-19T02:29:34.812Z] [2024-03-19T02:29:34.813Z] checkAppOnCluster: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] run.positive: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] deploy.version: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] del.ref.registred: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] process.versionExpression: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] process.appname: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] _process.target: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] process.target: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] prepare.is.version.registred: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] init.os: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] init.tools.unix: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] init.tools.windows: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] init.tools: [2024-03-19T02:29:34.813Z] [2024-03-19T02:29:34.813Z] setAsadminArgs: [2024-03-19T02:29:34.814Z] [2024-03-19T02:29:34.814Z] init: [2024-03-19T02:29:34.814Z] [2024-03-19T02:29:34.814Z] init.customtasks: [2024-03-19T02:29:34.814Z] [2024-03-19T02:29:34.814Z] prepare: [2024-03-19T02:29:34.814Z] [2024-03-19T02:29:34.814Z] exec.asadmin2: [2024-03-19T02:29:35.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-03-19T02:29:35.064Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-03-19T02:29:35.269Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:35.269Z] [exec] asadmin --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt delete-file-user [options] ... [2024-03-19T02:29:35.269Z] [exec] Command delete-file-user executed successfully. [2024-03-19T02:29:35.269Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:35.269Z] [2024-03-19T02:29:35.269Z] undeploy: [2024-03-19T02:29:35.269Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:35.269Z] [2024-03-19T02:29:35.269Z] autoundeploy-file: [2024-03-19T02:29:35.269Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:29:35.320Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:35.320Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:35.372Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.steady_pool_size=1 [2024-03-19T02:29:35.372Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.steady-pool-size=1 [2024-03-19T02:29:35.372Z] [2024-03-19T02:29:35.372Z] asadmin-common: [2024-03-19T02:29:35.372Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.max_pool_size=1 [2024-03-19T02:29:35.378Z] [exec] Result: 1 [2024-03-19T02:29:35.378Z] [2024-03-19T02:29:35.378Z] process.registred: [2024-03-19T02:29:35.378Z] [2024-03-19T02:29:35.378Z] is.version.registred: [2024-03-19T02:29:35.378Z] [2024-03-19T02:29:35.378Z] process.xmlversionidentifier: [2024-03-19T02:29:35.378Z] [2024-03-19T02:29:35.378Z] prepare.cluster: [2024-03-19T02:29:35.378Z] [2024-03-19T02:29:35.378Z] process.enabled: [2024-03-19T02:29:35.378Z] [2024-03-19T02:29:35.378Z] process.hasToDeploy: [2024-03-19T02:29:35.378Z] [2024-03-19T02:29:35.379Z] deploy.version.unregistred: [2024-03-19T02:29:35.379Z] [2024-03-19T02:29:35.379Z] init.os: [2024-03-19T02:29:35.379Z] [2024-03-19T02:29:35.379Z] init.tools.unix: [2024-03-19T02:29:35.379Z] [2024-03-19T02:29:35.379Z] init.tools.windows: [2024-03-19T02:29:35.379Z] [2024-03-19T02:29:35.379Z] init.tools: [2024-03-19T02:29:35.379Z] [2024-03-19T02:29:35.379Z] setAsadminArgs: [2024-03-19T02:29:35.379Z] [2024-03-19T02:29:35.379Z] init: [2024-03-19T02:29:35.379Z] [2024-03-19T02:29:35.379Z] init.customtasks: [2024-03-19T02:29:35.379Z] [2024-03-19T02:29:35.379Z] prepare: [2024-03-19T02:29:35.379Z] [2024-03-19T02:29:35.379Z] process.versionExpression: [2024-03-19T02:29:35.379Z] [2024-03-19T02:29:35.379Z] process.appname: [2024-03-19T02:29:35.379Z] [2024-03-19T02:29:35.379Z] create.version: [2024-03-19T02:29:35.379Z] [2024-03-19T02:29:35.379Z] assemble.non-existent: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] process.xmlversionidentifier: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] prepare.update.xml.identifier: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] update.xml.identifier: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] deployWithNameOption: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] setAsadminArgs: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] common.deploy.asadmin: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] init.os: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] init.tools.unix: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] init.tools.windows: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] init.tools: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] setAsadminArgs: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] init: [2024-03-19T02:29:35.380Z] [2024-03-19T02:29:35.380Z] init.customtasks: [2024-03-19T02:29:35.381Z] [2024-03-19T02:29:35.381Z] common.run.asadmin: [2024-03-19T02:29:35.381Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=false --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-03-19T02:29:35.481Z] [exec] Mar 19, 2024 2:29:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:35.481Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7ceb6c45 [2024-03-19T02:29:35.481Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-03-19T02:29:35.482Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:29:35.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.max_pool_size=1 [2024-03-19T02:29:35.629Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.max-pool-size=1 [2024-03-19T02:29:35.629Z] [2024-03-19T02:29:35.629Z] asadmin-common: [2024-03-19T02:29:35.629Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.idle_timeout_in_seconds=3600 [2024-03-19T02:29:35.739Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:35.739Z] [exec] [2024-03-19T02:29:35.739Z] [exec] [2024-03-19T02:29:35.739Z] [exec] ----------------------------------------- [2024-03-19T02:29:35.739Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:29:35.739Z] [exec] ----------------------------------------- [2024-03-19T02:29:35.739Z] [exec] Total PASS: 1 [2024-03-19T02:29:35.739Z] [exec] Total FAIL: 0 [2024-03-19T02:29:35.739Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:35.739Z] [exec] ----------------------------------------- [2024-03-19T02:29:35.739Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:35.739Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:35.881Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-03-19T02:29:35.881Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-03-19T02:29:35.881Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:35.963Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:35.963Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:35.995Z] [2024-03-19T02:29:35.996Z] checkReporting-common: [2024-03-19T02:29:35.996Z] [2024-03-19T02:29:35.996Z] confirmReportPresent-common: [2024-03-19T02:29:35.996Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:35.996Z] [echo] Test seems to be reported fine [2024-03-19T02:29:35.996Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-03-19T02:29:35.996Z] [2024-03-19T02:29:35.996Z] confirmMissingReport-common: [2024-03-19T02:29:35.996Z] [2024-03-19T02:29:35.996Z] setOSConditions: [2024-03-19T02:29:35.996Z] [2024-03-19T02:29:35.996Z] setToolWin: [2024-03-19T02:29:35.996Z] [2024-03-19T02:29:35.996Z] setToolUnix: [2024-03-19T02:29:35.996Z] [2024-03-19T02:29:35.996Z] setToolProperty: [2024-03-19T02:29:35.996Z] [2024-03-19T02:29:35.996Z] setS1ASclassPath: [2024-03-19T02:29:35.996Z] [2024-03-19T02:29:35.996Z] init-common: [2024-03-19T02:29:35.996Z] [2024-03-19T02:29:35.996Z] runclient-common: [2024-03-19T02:29:35.996Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-xml-file Integer 25 java:app/custom/my-properties-xml-file [2024-03-19T02:29:36.138Z] [javac] 1 warning [2024-03-19T02:29:36.138Z] [2024-03-19T02:29:36.138Z] build: [2024-03-19T02:29:36.138Z] [2024-03-19T02:29:36.138Z] setOSConditions: [2024-03-19T02:29:36.138Z] [2024-03-19T02:29:36.138Z] fixFiles: [2024-03-19T02:29:36.138Z] [2024-03-19T02:29:36.139Z] convUnix: [2024-03-19T02:29:36.139Z] [2024-03-19T02:29:36.139Z] convWin: [2024-03-19T02:29:36.139Z] [2024-03-19T02:29:36.139Z] setToolWin: [2024-03-19T02:29:36.139Z] [2024-03-19T02:29:36.139Z] setToolUnix: [2024-03-19T02:29:36.139Z] [2024-03-19T02:29:36.139Z] setToolProperty: [2024-03-19T02:29:36.139Z] [2024-03-19T02:29:36.139Z] setS1ASclassPath: [2024-03-19T02:29:36.139Z] [2024-03-19T02:29:36.139Z] init-common: [2024-03-19T02:29:36.139Z] [2024-03-19T02:29:36.139Z] package-persistence-common: [2024-03-19T02:29:36.139Z] [2024-03-19T02:29:36.139Z] ejb-jar-common: [2024-03-19T02:29:36.139Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:36.139Z] [2024-03-19T02:29:36.139Z] package-ejbjar-common: [2024-03-19T02:29:36.139Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:36.139Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:36.139Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:36.139Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-ejb.jar [2024-03-19T02:29:36.140Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:36.140Z] [2024-03-19T02:29:36.140Z] appclient-jar-common: [2024-03-19T02:29:36.140Z] [2024-03-19T02:29:36.140Z] package-appclientjar-common: [2024-03-19T02:29:36.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:36.140Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:36.140Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:36.140Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-client.jar [2024-03-19T02:29:36.140Z] [2024-03-19T02:29:36.140Z] webclient-war-common: [2024-03-19T02:29:36.140Z] [2024-03-19T02:29:36.140Z] build-ear-common: [2024-03-19T02:29:36.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:36.140Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:36.140Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:36.140Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:36.140Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2024-03-19T02:29:36.140Z] [2024-03-19T02:29:36.140Z] setup: [2024-03-19T02:29:36.140Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keyfile2 [2024-03-19T02:29:36.140Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/temp.txt [2024-03-19T02:29:36.141Z] [2024-03-19T02:29:36.141Z] asadmin-common: [2024-03-19T02:29:36.141Z] [echo] asadmin create-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm file2 [2024-03-19T02:29:36.144Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-03-19T02:29:36.144Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-03-19T02:29:36.144Z] [2024-03-19T02:29:36.144Z] setOSConditions: [2024-03-19T02:29:36.144Z] [2024-03-19T02:29:36.144Z] setToolWin: [2024-03-19T02:29:36.144Z] [2024-03-19T02:29:36.144Z] setToolUnix: [2024-03-19T02:29:36.144Z] [2024-03-19T02:29:36.144Z] setToolProperty: [2024-03-19T02:29:36.144Z] [2024-03-19T02:29:36.144Z] setS1ASclassPath: [2024-03-19T02:29:36.144Z] [2024-03-19T02:29:36.144Z] init-common: [2024-03-19T02:29:36.144Z] [2024-03-19T02:29:36.144Z] create-jdbc-resource-common: [2024-03-19T02:29:36.144Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [2024-03-19T02:29:36.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.idle_timeout_in_seconds=3600 [2024-03-19T02:29:36.190Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.idle-timeout-in-seconds=3600 [2024-03-19T02:29:36.190Z] [2024-03-19T02:29:36.190Z] setOSConditions: [2024-03-19T02:29:36.190Z] [2024-03-19T02:29:36.190Z] setToolWin: [2024-03-19T02:29:36.190Z] [2024-03-19T02:29:36.190Z] setToolUnix: [2024-03-19T02:29:36.190Z] [2024-03-19T02:29:36.190Z] setToolProperty: [2024-03-19T02:29:36.190Z] [2024-03-19T02:29:36.191Z] setS1ASclassPath: [2024-03-19T02:29:36.191Z] [2024-03-19T02:29:36.191Z] init-common: [2024-03-19T02:29:36.191Z] [2024-03-19T02:29:36.191Z] deploy-common: [2024-03-19T02:29:36.191Z] [echo] Current time (ISO): 2024-03-19T02:29:35.974+0000 [2024-03-19T02:29:36.191Z] [2024-03-19T02:29:36.191Z] setOSConditions: [2024-03-19T02:29:36.191Z] [2024-03-19T02:29:36.191Z] setToolWin: [2024-03-19T02:29:36.191Z] [2024-03-19T02:29:36.191Z] setToolUnix: [2024-03-19T02:29:36.191Z] [2024-03-19T02:29:36.191Z] setToolProperty: [2024-03-19T02:29:36.191Z] [2024-03-19T02:29:36.191Z] setS1ASclassPath: [2024-03-19T02:29:36.191Z] [2024-03-19T02:29:36.191Z] init-common: [2024-03-19T02:29:36.191Z] [2024-03-19T02:29:36.191Z] deploy-common-pe: [2024-03-19T02:29:36.447Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localApp.ear [2024-03-19T02:29:36.552Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-03-19T02:29:36.552Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:36.552Z] [2024-03-19T02:29:36.553Z] init.os: [2024-03-19T02:29:36.553Z] [2024-03-19T02:29:36.553Z] init.tools.unix: [2024-03-19T02:29:36.553Z] [2024-03-19T02:29:36.553Z] init.tools.windows: [2024-03-19T02:29:36.553Z] [2024-03-19T02:29:36.553Z] init.tools: [2024-03-19T02:29:36.553Z] [2024-03-19T02:29:36.553Z] setAsadminArgs: [2024-03-19T02:29:36.553Z] [2024-03-19T02:29:36.553Z] init: [2024-03-19T02:29:36.553Z] [2024-03-19T02:29:36.553Z] init.customtasks: [2024-03-19T02:29:36.553Z] [2024-03-19T02:29:36.553Z] setEnabled: [2024-03-19T02:29:36.553Z] [2024-03-19T02:29:36.553Z] createAppRef: [2024-03-19T02:29:36.553Z] [2024-03-19T02:29:36.553Z] deployWithoutNameOption: [2024-03-19T02:29:36.553Z] [2024-03-19T02:29:36.553Z] init.os: [2024-03-19T02:29:36.553Z] [2024-03-19T02:29:36.553Z] init.tools.unix: [2024-03-19T02:29:36.553Z] [2024-03-19T02:29:36.553Z] init.tools.windows: [2024-03-19T02:29:36.554Z] [2024-03-19T02:29:36.554Z] init.tools: [2024-03-19T02:29:36.554Z] [2024-03-19T02:29:36.554Z] setAsadminArgs: [2024-03-19T02:29:36.554Z] [2024-03-19T02:29:36.554Z] init: [2024-03-19T02:29:36.554Z] [2024-03-19T02:29:36.554Z] init.customtasks: [2024-03-19T02:29:36.554Z] [2024-03-19T02:29:36.554Z] prepare.client: [2024-03-19T02:29:36.554Z] [2024-03-19T02:29:36.554Z] prepare.client.appclient: [2024-03-19T02:29:36.554Z] [2024-03-19T02:29:36.554Z] increment.log.next: [2024-03-19T02:29:36.554Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:36.554Z] [2024-03-19T02:29:36.554Z] process.versionexpression: [2024-03-19T02:29:36.554Z] [2024-03-19T02:29:36.554Z] prepare.run: [2024-03-19T02:29:36.554Z] [2024-03-19T02:29:36.554Z] common.run.negative: [2024-03-19T02:29:36.554Z] [2024-03-19T02:29:36.554Z] setHttpPort: [2024-03-19T02:29:36.555Z] [2024-03-19T02:29:36.555Z] common.run: [2024-03-19T02:29:36.555Z] [2024-03-19T02:29:36.555Z] checkAppOnServer: [2024-03-19T02:29:36.555Z] [2024-03-19T02:29:36.555Z] declare-test: [2024-03-19T02:29:36.555Z] [echo] Starting test simple-versioned-servlet sample.scenarios(4) - logID=24 (server) [2024-03-19T02:29:36.555Z] [2024-03-19T02:29:36.555Z] prepare.runclient: [2024-03-19T02:29:36.555Z] [2024-03-19T02:29:36.555Z] process.classpath: [2024-03-19T02:29:36.555Z] [2024-03-19T02:29:36.555Z] process.jvmargs: [2024-03-19T02:29:36.555Z] [2024-03-19T02:29:36.555Z] java.with.result: [2024-03-19T02:29:36.702Z] [exec] Application deployed with name jdbc-markconnectionasbad.localApp. [2024-03-19T02:29:36.703Z] [echo] Deployment on target server server successful [2024-03-19T02:29:36.703Z] [2024-03-19T02:29:36.703Z] setOSConditions: [2024-03-19T02:29:36.703Z] [2024-03-19T02:29:36.703Z] setToolWin: [2024-03-19T02:29:36.703Z] [2024-03-19T02:29:36.703Z] setToolUnix: [2024-03-19T02:29:36.703Z] [2024-03-19T02:29:36.703Z] setToolProperty: [2024-03-19T02:29:36.703Z] [2024-03-19T02:29:36.703Z] setS1ASclassPath: [2024-03-19T02:29:36.703Z] [2024-03-19T02:29:36.703Z] init-common: [2024-03-19T02:29:36.703Z] [2024-03-19T02:29:36.703Z] deploy-common-ee: [2024-03-19T02:29:36.703Z] [2024-03-19T02:29:36.703Z] run: [2024-03-19T02:29:36.703Z] [2024-03-19T02:29:36.703Z] setOSConditions: [2024-03-19T02:29:36.703Z] [2024-03-19T02:29:36.703Z] setToolWin: [2024-03-19T02:29:36.703Z] [2024-03-19T02:29:36.703Z] setToolUnix: [2024-03-19T02:29:36.704Z] [2024-03-19T02:29:36.704Z] setToolProperty: [2024-03-19T02:29:36.704Z] [2024-03-19T02:29:36.704Z] setS1ASclassPath: [2024-03-19T02:29:36.704Z] [2024-03-19T02:29:36.704Z] init-common: [2024-03-19T02:29:36.704Z] [2024-03-19T02:29:36.704Z] execute-sql-common: [2024-03-19T02:29:36.704Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/create_pointbase.sql [2024-03-19T02:29:36.704Z] [sql] 0 rows affected [2024-03-19T02:29:36.704Z] [sql] 0 rows affected [2024-03-19T02:29:36.704Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:29:36.704Z] [2024-03-19T02:29:36.704Z] setOSConditions: [2024-03-19T02:29:36.704Z] [2024-03-19T02:29:36.704Z] setToolWin: [2024-03-19T02:29:36.704Z] [2024-03-19T02:29:36.704Z] setToolUnix: [2024-03-19T02:29:36.704Z] [2024-03-19T02:29:36.704Z] setToolProperty: [2024-03-19T02:29:36.704Z] [2024-03-19T02:29:36.704Z] setS1ASclassPath: [2024-03-19T02:29:36.704Z] [2024-03-19T02:29:36.704Z] init-common: [2024-03-19T02:29:36.705Z] [2024-03-19T02:29:36.705Z] runclient-common: [2024-03-19T02:29:36.705Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localAppClient.jar -name jdbc-markconnectionasbad.localClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-03-19T02:29:36.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-pointbase-pool1 --enabled=true --target server jdbc/XAPointbase [2024-03-19T02:29:36.706Z] [exec] JDBC resource jdbc/XAPointbase created successfully. [2024-03-19T02:29:36.706Z] [echo] cmd executed for server [2024-03-19T02:29:36.706Z] [2024-03-19T02:29:36.706Z] setOSConditions: [2024-03-19T02:29:36.706Z] [2024-03-19T02:29:36.706Z] setToolWin: [2024-03-19T02:29:36.706Z] [2024-03-19T02:29:36.706Z] setToolUnix: [2024-03-19T02:29:36.706Z] [2024-03-19T02:29:36.706Z] setToolProperty: [2024-03-19T02:29:36.706Z] [2024-03-19T02:29:36.706Z] setS1ASclassPath: [2024-03-19T02:29:36.706Z] [2024-03-19T02:29:36.706Z] init-common: [2024-03-19T02:29:36.706Z] [2024-03-19T02:29:36.706Z] execute-sql-common: [2024-03-19T02:29:36.706Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/createdb.sql [2024-03-19T02:29:36.706Z] [sql] 0 rows affected [2024-03-19T02:29:36.706Z] [sql] 0 rows affected [2024-03-19T02:29:36.706Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:29:36.706Z] [2024-03-19T02:29:36.706Z] deploy: [2024-03-19T02:29:36.706Z] [2024-03-19T02:29:36.706Z] setOSConditions: [2024-03-19T02:29:36.706Z] [2024-03-19T02:29:36.706Z] setToolWin: [2024-03-19T02:29:36.706Z] [2024-03-19T02:29:36.706Z] setToolUnix: [2024-03-19T02:29:36.706Z] [2024-03-19T02:29:36.707Z] setToolProperty: [2024-03-19T02:29:36.707Z] [2024-03-19T02:29:36.707Z] setS1ASclassPath: [2024-03-19T02:29:36.707Z] [2024-03-19T02:29:36.707Z] init-common: [2024-03-19T02:29:36.707Z] [2024-03-19T02:29:36.707Z] deploy: [2024-03-19T02:29:36.707Z] [2024-03-19T02:29:36.707Z] setOSConditions: [2024-03-19T02:29:36.707Z] [2024-03-19T02:29:36.707Z] setToolWin: [2024-03-19T02:29:36.707Z] [2024-03-19T02:29:36.707Z] setToolUnix: [2024-03-19T02:29:36.707Z] [2024-03-19T02:29:36.707Z] setToolProperty: [2024-03-19T02:29:36.707Z] [2024-03-19T02:29:36.707Z] setS1ASclassPath: [2024-03-19T02:29:36.707Z] [2024-03-19T02:29:36.707Z] init-common: [2024-03-19T02:29:36.707Z] [2024-03-19T02:29:36.707Z] deploy-rar-common: [2024-03-19T02:29:36.707Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-03-19T02:29:36.813Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:36.813Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-03-19T02:29:36.813Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:36.813Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-03-19T02:29:36.813Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:36.813Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-03-19T02:29:36.813Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:36.813Z] [2024-03-19T02:29:36.813Z] process.result: [2024-03-19T02:29:36.813Z] [2024-03-19T02:29:36.813Z] processResult: [2024-03-19T02:29:36.813Z] [2024-03-19T02:29:36.813Z] failed: [2024-03-19T02:29:36.813Z] [2024-03-19T02:29:36.813Z] passed: [2024-03-19T02:29:36.813Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:36.813Z] [2024-03-19T02:29:36.813Z] unknown: [2024-03-19T02:29:36.813Z] [2024-03-19T02:29:36.813Z] runclient: [2024-03-19T02:29:36.813Z] [2024-03-19T02:29:36.813Z] init.os: [2024-03-19T02:29:36.813Z] [2024-03-19T02:29:36.813Z] init.tools.unix: [2024-03-19T02:29:36.814Z] [2024-03-19T02:29:36.814Z] init.tools.windows: [2024-03-19T02:29:36.814Z] [2024-03-19T02:29:36.814Z] init.tools: [2024-03-19T02:29:36.814Z] [2024-03-19T02:29:36.814Z] setAsadminArgs: [2024-03-19T02:29:36.814Z] [2024-03-19T02:29:36.814Z] init: [2024-03-19T02:29:36.924Z] [exec] Mar 19, 2024 2:29:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:36.924Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:37.071Z] [2024-03-19T02:29:37.071Z] init.customtasks: [2024-03-19T02:29:37.071Z] [2024-03-19T02:29:37.071Z] checkAppOnCluster: [2024-03-19T02:29:37.071Z] [2024-03-19T02:29:37.071Z] run.negative: [2024-03-19T02:29:37.071Z] [2024-03-19T02:29:37.071Z] process.versionExpression: [2024-03-19T02:29:37.071Z] [2024-03-19T02:29:37.071Z] process.appname: [2024-03-19T02:29:37.071Z] [2024-03-19T02:29:37.071Z] process.xmlversionidentifier: [2024-03-19T02:29:37.071Z] [2024-03-19T02:29:37.071Z] prepare.cluster: [2024-03-19T02:29:37.072Z] [2024-03-19T02:29:37.072Z] enable.version: [2024-03-19T02:29:37.072Z] [2024-03-19T02:29:37.072Z] setAsadminArgs: [2024-03-19T02:29:37.072Z] [2024-03-19T02:29:37.072Z] common.enable.asadmin: [2024-03-19T02:29:37.072Z] [2024-03-19T02:29:37.072Z] init.os: [2024-03-19T02:29:37.072Z] [2024-03-19T02:29:37.072Z] init.tools.unix: [2024-03-19T02:29:37.072Z] [2024-03-19T02:29:37.072Z] init.tools.windows: [2024-03-19T02:29:37.072Z] [2024-03-19T02:29:37.072Z] init.tools: [2024-03-19T02:29:37.072Z] [2024-03-19T02:29:37.072Z] setAsadminArgs: [2024-03-19T02:29:37.072Z] [2024-03-19T02:29:37.072Z] init: [2024-03-19T02:29:37.072Z] [2024-03-19T02:29:37.072Z] init.customtasks: [2024-03-19T02:29:37.072Z] [2024-03-19T02:29:37.072Z] common.run.asadmin: [2024-03-19T02:29:37.072Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2024-03-19T02:29:37.122Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm --target server file2 [2024-03-19T02:29:37.122Z] [echo] Creating user with an @ symbol: harpreet@foobar.com [2024-03-19T02:29:37.122Z] [2024-03-19T02:29:37.122Z] setOSConditions: [2024-03-19T02:29:37.122Z] [2024-03-19T02:29:37.122Z] setToolWin: [2024-03-19T02:29:37.122Z] [2024-03-19T02:29:37.122Z] setToolUnix: [2024-03-19T02:29:37.122Z] [2024-03-19T02:29:37.122Z] setToolProperty: [2024-03-19T02:29:37.122Z] [2024-03-19T02:29:37.122Z] setS1ASclassPath: [2024-03-19T02:29:37.122Z] [2024-03-19T02:29:37.122Z] init-common: [2024-03-19T02:29:37.122Z] [2024-03-19T02:29:37.122Z] create-user-common: [2024-03-19T02:29:37.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-03-19T02:29:37.270Z] [exec] Application deployed with name generic-ra. [2024-03-19T02:29:37.270Z] [echo] Deploying generic-ra.rar on server [2024-03-19T02:29:37.270Z] [2024-03-19T02:29:37.270Z] setOSConditions: [2024-03-19T02:29:37.270Z] [2024-03-19T02:29:37.270Z] setToolWin: [2024-03-19T02:29:37.270Z] [2024-03-19T02:29:37.270Z] setToolUnix: [2024-03-19T02:29:37.270Z] [2024-03-19T02:29:37.270Z] setToolProperty: [2024-03-19T02:29:37.270Z] [2024-03-19T02:29:37.270Z] setS1ASclassPath: [2024-03-19T02:29:37.270Z] [2024-03-19T02:29:37.270Z] init-common: [2024-03-19T02:29:37.270Z] [2024-03-19T02:29:37.270Z] testAddAdmin: [2024-03-19T02:29:37.270Z] [2024-03-19T02:29:37.270Z] asadmin-common: [2024-03-19T02:29:37.270Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:29:37.356Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:37.356Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-03-19T02:29:37.633Z] [exec] Mar 19, 2024 2:29:37 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:37.633Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:37.685Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file2 --target server harpreet@foobar.com [2024-03-19T02:29:37.685Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/asadminuserpassword.txt [2024-03-19T02:29:37.685Z] [2024-03-19T02:29:37.685Z] deploy: [2024-03-19T02:29:37.793Z] [echo] [2024-03-19T02:29:37.793Z] [echo] ************************* [2024-03-19T02:29:37.793Z] [echo] * Running provider [2024-03-19T02:29:37.793Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider [2024-03-19T02:29:37.793Z] [echo] ************************* [2024-03-19T02:29:37.793Z] [echo] [2024-03-19T02:29:37.793Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:37.793Z] [2024-03-19T02:29:37.793Z] clean: [2024-03-19T02:29:37.793Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml [2024-03-19T02:29:37.793Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:37.793Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:37.793Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:37.793Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:37.793Z] [2024-03-19T02:29:37.793Z] all: [2024-03-19T02:29:37.794Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:37.794Z] [2024-03-19T02:29:37.794Z] test_build: [2024-03-19T02:29:37.794Z] [exec] parsing WSDL... [2024-03-19T02:29:37.848Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-03-19T02:29:37.849Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:29:37.849Z] [2024-03-19T02:29:37.849Z] asadmin-common: [2024-03-19T02:29:37.849Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_1 --classname connector.MyAdminObject_1 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_1 [2024-03-19T02:29:37.853Z] [exec] Mar 19, 2024 2:29:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:37.853Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:37.922Z] [exec] Command enable executed successfully. [2024-03-19T02:29:37.922Z] [2024-03-19T02:29:37.922Z] init.os: [2024-03-19T02:29:37.922Z] [2024-03-19T02:29:37.922Z] init.tools.unix: [2024-03-19T02:29:37.922Z] [2024-03-19T02:29:37.922Z] init.tools.windows: [2024-03-19T02:29:37.922Z] [2024-03-19T02:29:37.922Z] init.tools: [2024-03-19T02:29:37.922Z] [2024-03-19T02:29:37.922Z] setAsadminArgs: [2024-03-19T02:29:37.922Z] [2024-03-19T02:29:37.922Z] init: [2024-03-19T02:29:37.922Z] [2024-03-19T02:29:37.922Z] init.customtasks: [2024-03-19T02:29:37.922Z] [2024-03-19T02:29:37.922Z] enableAppOnInstance: [2024-03-19T02:29:37.922Z] [2024-03-19T02:29:37.922Z] init.os: [2024-03-19T02:29:37.922Z] [2024-03-19T02:29:37.922Z] init.tools.unix: [2024-03-19T02:29:37.922Z] [2024-03-19T02:29:37.922Z] init.tools.windows: [2024-03-19T02:29:37.922Z] [2024-03-19T02:29:37.922Z] init.tools: [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.923Z] setAsadminArgs: [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.923Z] init: [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.923Z] init.customtasks: [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.923Z] prepare.client: [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.923Z] prepare.client.appclient: [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.923Z] increment.log.next: [2024-03-19T02:29:37.923Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.923Z] process.versionexpression: [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.923Z] prepare.run: [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.923Z] common.run.positive: [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.923Z] setHttpPort: [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.923Z] common.run: [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.923Z] checkAppOnServer: [2024-03-19T02:29:37.923Z] [2024-03-19T02:29:37.924Z] declare-test: [2024-03-19T02:29:37.924Z] [echo] Starting test simple-versioned-servlet sample.scenarios(5) - logID=25 (server) [2024-03-19T02:29:37.924Z] [2024-03-19T02:29:37.924Z] prepare.runclient: [2024-03-19T02:29:37.924Z] [2024-03-19T02:29:37.924Z] process.classpath: [2024-03-19T02:29:37.924Z] [2024-03-19T02:29:37.924Z] process.jvmargs: [2024-03-19T02:29:37.924Z] [2024-03-19T02:29:37.924Z] java.with.result: [2024-03-19T02:29:37.942Z] [2024-03-19T02:29:37.942Z] setOSConditions: [2024-03-19T02:29:37.942Z] [2024-03-19T02:29:37.942Z] setToolWin: [2024-03-19T02:29:37.942Z] [2024-03-19T02:29:37.942Z] setToolUnix: [2024-03-19T02:29:37.942Z] [2024-03-19T02:29:37.943Z] setToolProperty: [2024-03-19T02:29:37.943Z] [2024-03-19T02:29:37.943Z] setS1ASclassPath: [2024-03-19T02:29:37.943Z] [2024-03-19T02:29:37.943Z] init-common: [2024-03-19T02:29:37.943Z] [2024-03-19T02:29:37.943Z] deploy-common: [2024-03-19T02:29:37.943Z] [echo] Current time (ISO): 2024-03-19T02:29:37.697+0000 [2024-03-19T02:29:37.943Z] [2024-03-19T02:29:37.943Z] setOSConditions: [2024-03-19T02:29:37.943Z] [2024-03-19T02:29:37.943Z] setToolWin: [2024-03-19T02:29:37.943Z] [2024-03-19T02:29:37.943Z] setToolUnix: [2024-03-19T02:29:37.943Z] [2024-03-19T02:29:37.943Z] setToolProperty: [2024-03-19T02:29:37.943Z] [2024-03-19T02:29:37.943Z] setS1ASclassPath: [2024-03-19T02:29:37.943Z] [2024-03-19T02:29:37.943Z] init-common: [2024-03-19T02:29:37.943Z] [2024-03-19T02:29:37.943Z] deploy-common-pe: [2024-03-19T02:29:38.105Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_1 --classname connector.MyAdminObject_1 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_1 [2024-03-19T02:29:38.105Z] [exec] Administered object eis/aor_1 created. [2024-03-19T02:29:38.105Z] [2024-03-19T02:29:38.105Z] asadmin-common: [2024-03-19T02:29:38.105Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_1 --classname connector.MyAdminObject_2 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_1_2 [2024-03-19T02:29:38.111Z] [exec] Mar 19, 2024 2:29:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:38.111Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:38.194Z] [exec] Mar 19, 2024 2:29:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:38.194Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:38.358Z] [exec] [2024-03-19T02:29:38.358Z] [exec] Generating code... [2024-03-19T02:29:38.358Z] [exec] [2024-03-19T02:29:38.358Z] [exec] Compiling code... [2024-03-19T02:29:38.490Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:38.490Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:38.491Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:38.491Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-03-19T02:29:38.491Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:38.491Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.1 [2024-03-19T02:29:38.491Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:38.491Z] [2024-03-19T02:29:38.491Z] process.result: [2024-03-19T02:29:38.491Z] [2024-03-19T02:29:38.491Z] processResult: [2024-03-19T02:29:38.491Z] [2024-03-19T02:29:38.491Z] failed: [2024-03-19T02:29:38.491Z] [2024-03-19T02:29:38.491Z] passed: [2024-03-19T02:29:38.491Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:38.491Z] [2024-03-19T02:29:38.491Z] unknown: [2024-03-19T02:29:38.491Z] [2024-03-19T02:29:38.491Z] runclient: [2024-03-19T02:29:38.491Z] [2024-03-19T02:29:38.491Z] init.os: [2024-03-19T02:29:38.491Z] [2024-03-19T02:29:38.491Z] init.tools.unix: [2024-03-19T02:29:38.491Z] [2024-03-19T02:29:38.491Z] init.tools.windows: [2024-03-19T02:29:38.491Z] [2024-03-19T02:29:38.491Z] init.tools: [2024-03-19T02:29:38.491Z] [2024-03-19T02:29:38.491Z] setAsadminArgs: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.492Z] init: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.492Z] init.customtasks: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.492Z] checkAppOnCluster: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.492Z] run.positive: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.492Z] deploy.version: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.492Z] del.ref.registred: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.492Z] process.versionExpression: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.492Z] process.appname: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.492Z] _process.target: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.492Z] process.target: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.492Z] prepare.is.version.registred: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.492Z] init.os: [2024-03-19T02:29:38.492Z] [2024-03-19T02:29:38.493Z] init.tools.unix: [2024-03-19T02:29:38.493Z] [2024-03-19T02:29:38.493Z] init.tools.windows: [2024-03-19T02:29:38.493Z] [2024-03-19T02:29:38.493Z] init.tools: [2024-03-19T02:29:38.493Z] [2024-03-19T02:29:38.493Z] setAsadminArgs: [2024-03-19T02:29:38.493Z] [2024-03-19T02:29:38.493Z] init: [2024-03-19T02:29:38.493Z] [2024-03-19T02:29:38.493Z] init.customtasks: [2024-03-19T02:29:38.493Z] [2024-03-19T02:29:38.493Z] prepare: [2024-03-19T02:29:38.493Z] [2024-03-19T02:29:38.493Z] exec.asadmin2: [2024-03-19T02:29:38.530Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2024-03-19T02:29:38.668Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_1 --classname connector.MyAdminObject_2 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_1_2 [2024-03-19T02:29:38.668Z] [exec] Administered object eis/aor_1_2 created. [2024-03-19T02:29:38.668Z] [2024-03-19T02:29:38.668Z] asadmin-common: [2024-03-19T02:29:38.668Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_2 --classname connector.MyAdminObject_2 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_2_2 [2024-03-19T02:29:38.756Z] [exec] Mar 19, 2024 2:29:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:38.756Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:38.925Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_2 --classname connector.MyAdminObject_2 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_2_2 [2024-03-19T02:29:38.925Z] [exec] Administered object eis/aor_2_2 created. [2024-03-19T02:29:38.925Z] [2024-03-19T02:29:38.925Z] asadmin-common: [2024-03-19T02:29:38.925Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_1 --classname connector.MyAdminObject_3 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_1_3 [Pipeline] junit [2024-03-19T02:29:39.067Z] Recording test results [2024-03-19T02:29:39.429Z] [exec] Result: 1 [2024-03-19T02:29:39.429Z] [2024-03-19T02:29:39.429Z] process.registred: [2024-03-19T02:29:39.429Z] [2024-03-19T02:29:39.429Z] is.version.registred: [2024-03-19T02:29:39.429Z] [2024-03-19T02:29:39.429Z] process.xmlversionidentifier: [2024-03-19T02:29:39.429Z] [2024-03-19T02:29:39.429Z] prepare.cluster: [2024-03-19T02:29:39.429Z] [2024-03-19T02:29:39.429Z] process.enabled: [2024-03-19T02:29:39.429Z] [2024-03-19T02:29:39.429Z] process.hasToDeploy: [2024-03-19T02:29:39.429Z] [2024-03-19T02:29:39.429Z] deploy.version.unregistred: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] init.os: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] init.tools.unix: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] init.tools.windows: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] init.tools: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] setAsadminArgs: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] init: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] init.customtasks: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] prepare: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] process.versionExpression: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] process.appname: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] create.version: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] assemble.non-existent: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] process.xmlversionidentifier: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.430Z] prepare.update.xml.identifier: [2024-03-19T02:29:39.430Z] [2024-03-19T02:29:39.431Z] update.xml.identifier: [2024-03-19T02:29:39.431Z] [2024-03-19T02:29:39.431Z] deployWithNameOption: [2024-03-19T02:29:39.431Z] [2024-03-19T02:29:39.431Z] setAsadminArgs: [2024-03-19T02:29:39.431Z] [2024-03-19T02:29:39.431Z] common.deploy.asadmin: [2024-03-19T02:29:39.431Z] [2024-03-19T02:29:39.431Z] init.os: [2024-03-19T02:29:39.431Z] [2024-03-19T02:29:39.431Z] init.tools.unix: [2024-03-19T02:29:39.431Z] [2024-03-19T02:29:39.431Z] init.tools.windows: [2024-03-19T02:29:39.431Z] [2024-03-19T02:29:39.431Z] init.tools: [2024-03-19T02:29:39.431Z] [2024-03-19T02:29:39.431Z] setAsadminArgs: [2024-03-19T02:29:39.431Z] [2024-03-19T02:29:39.431Z] init: [2024-03-19T02:29:39.431Z] [2024-03-19T02:29:39.431Z] init.customtasks: [2024-03-19T02:29:39.431Z] [2024-03-19T02:29:39.431Z] common.run.asadmin: [2024-03-19T02:29:39.431Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-03-19T02:29:39.461Z] [exec] Application deployed with name rpaLoginBeanApp. [2024-03-19T02:29:39.461Z] [echo] Deployment on target server server successful [2024-03-19T02:29:39.461Z] [2024-03-19T02:29:39.461Z] setOSConditions: [2024-03-19T02:29:39.461Z] [2024-03-19T02:29:39.461Z] setToolWin: [2024-03-19T02:29:39.461Z] [2024-03-19T02:29:39.461Z] setToolUnix: [2024-03-19T02:29:39.461Z] [2024-03-19T02:29:39.461Z] setToolProperty: [2024-03-19T02:29:39.461Z] [2024-03-19T02:29:39.461Z] setS1ASclassPath: [2024-03-19T02:29:39.461Z] [2024-03-19T02:29:39.462Z] init-common: [2024-03-19T02:29:39.462Z] [2024-03-19T02:29:39.462Z] deploy-common-ee: [2024-03-19T02:29:39.462Z] [2024-03-19T02:29:39.462Z] run: [2024-03-19T02:29:39.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_1 --classname connector.MyAdminObject_3 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_1_3 [2024-03-19T02:29:39.487Z] [exec] Administered object eis/aor_1_3 created. [2024-03-19T02:29:39.487Z] [2024-03-19T02:29:39.487Z] asadmin-common: [2024-03-19T02:29:39.487Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_2 --classname connector.MyAdminObject_4 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_2_4 [2024-03-19T02:29:39.689Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:39.689Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:39.731Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/jaxws/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:29:39.731Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:29:39.731Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:39.731Z] [2024-03-19T02:29:39.731Z] build: [2024-03-19T02:29:39.731Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:39.731Z] [2024-03-19T02:29:39.731Z] test-compile: [2024-03-19T02:29:39.731Z] [echo] Compiling into endpoint/HelloImpl.class [2024-03-19T02:29:39.731Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:39.731Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:39.744Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_2 --classname connector.MyAdminObject_4 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_2_4 [2024-03-19T02:29:39.744Z] [exec] Administered object eis/aor_2_4 created. [2024-03-19T02:29:39.744Z] [2024-03-19T02:29:39.744Z] asadmin-common: [2024-03-19T02:29:39.744Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_3 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_3_5 [2024-03-19T02:29:39.907Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-03-19T02:29:39.990Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:39.990Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:39.990Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:39.990Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:39.990Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:39.990Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:39.990Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:39.990Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:39.990Z] [javac] 1 warning [2024-03-19T02:29:39.990Z] [echo] Building with package endpoint [2024-03-19T02:29:39.990Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:29:40.000Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_3 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_3_5 [2024-03-19T02:29:40.000Z] [exec] Administered object eis/aor_3_5 created. [2024-03-19T02:29:40.256Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-03-19T02:29:40.256Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:40.256Z] [2024-03-19T02:29:40.256Z] init.os: [2024-03-19T02:29:40.256Z] [2024-03-19T02:29:40.256Z] [2024-03-19T02:29:40.256Z] init.tools.unix: [2024-03-19T02:29:40.256Z] [2024-03-19T02:29:40.256Z] setOSConditions: [2024-03-19T02:29:40.256Z] init.tools.windows: [2024-03-19T02:29:40.256Z] [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] setToolWin: [2024-03-19T02:29:40.257Z] init.tools: [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] setToolUnix: [2024-03-19T02:29:40.257Z] setAsadminArgs: [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] setToolProperty: [2024-03-19T02:29:40.257Z] init: [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] setS1ASclassPath: [2024-03-19T02:29:40.257Z] init.customtasks: [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] init-common: [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] setEnabled: [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] deploy-ear: [2024-03-19T02:29:40.257Z] createAppRef: [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] setOSConditions: [2024-03-19T02:29:40.257Z] deployWithoutNameOption: [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] setToolWin: [2024-03-19T02:29:40.257Z] init.os: [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] setToolUnix: [2024-03-19T02:29:40.257Z] init.tools.unix: [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] [2024-03-19T02:29:40.257Z] setToolProperty: [2024-03-19T02:29:40.257Z] init.tools.windows: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] setS1ASclassPath: [2024-03-19T02:29:40.258Z] init.tools: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] init-common: [2024-03-19T02:29:40.258Z] setAsadminArgs: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] deploy-common: [2024-03-19T02:29:40.258Z] init: [2024-03-19T02:29:40.258Z] [echo] Current time (ISO): 2024-03-19T02:29:40.025+0000 [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] init.customtasks: [2024-03-19T02:29:40.258Z] setOSConditions: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] prepare.client: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] setToolWin: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] prepare.client.appclient: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] setToolUnix: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] increment.log.next: [2024-03-19T02:29:40.258Z] setToolProperty: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] setS1ASclassPath: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] process.versionexpression: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] init-common: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] prepare.run: [2024-03-19T02:29:40.258Z] [2024-03-19T02:29:40.258Z] deploy-common-pe: [2024-03-19T02:29:40.258Z] common.run.positive: [2024-03-19T02:29:40.259Z] [2024-03-19T02:29:40.259Z] setHttpPort: [2024-03-19T02:29:40.259Z] [2024-03-19T02:29:40.259Z] common.run: [2024-03-19T02:29:40.259Z] [2024-03-19T02:29:40.259Z] checkAppOnServer: [2024-03-19T02:29:40.259Z] [2024-03-19T02:29:40.259Z] declare-test: [2024-03-19T02:29:40.259Z] [echo] Starting test simple-versioned-servlet sample.scenarios(6) - logID=26 (server) [2024-03-19T02:29:40.259Z] [2024-03-19T02:29:40.259Z] prepare.runclient: [2024-03-19T02:29:40.259Z] [2024-03-19T02:29:40.259Z] process.classpath: [2024-03-19T02:29:40.259Z] [2024-03-19T02:29:40.259Z] process.jvmargs: [2024-03-19T02:29:40.259Z] [2024-03-19T02:29:40.259Z] java.with.result: [2024-03-19T02:29:40.516Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-modeApp.ear [2024-03-19T02:29:40.644Z] [exec] Mar 19, 2024 2:29:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:40.644Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4f3c7808 [2024-03-19T02:29:40.655Z] [exec] Mar 19, 2024 2:29:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:40.655Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1ecf0ac6 [2024-03-19T02:29:40.825Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:40.825Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:40.825Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:40.825Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2024-03-19T02:29:40.825Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:40.825Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.0 [2024-03-19T02:29:40.825Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:40.825Z] [2024-03-19T02:29:40.825Z] process.result: [2024-03-19T02:29:40.825Z] [2024-03-19T02:29:40.825Z] processResult: [2024-03-19T02:29:40.825Z] [2024-03-19T02:29:40.826Z] failed: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] passed: [2024-03-19T02:29:40.826Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] unknown: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] runclient: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] init.os: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] init.tools.unix: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] init.tools.windows: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] init.tools: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] setAsadminArgs: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] init: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] init.customtasks: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] checkAppOnCluster: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] run.positive: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] process.versionExpression: [2024-03-19T02:29:40.826Z] [2024-03-19T02:29:40.826Z] process.appname: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] process.xmlversionidentifier: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] prepare.cluster: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] undeploy.version: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] setAsadminArgs: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] common.undeploy.asadmin: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] init.os: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] init.tools.unix: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] init.tools.windows: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] init.tools: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] setAsadminArgs: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] init: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] init.customtasks: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] delAppRef: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] init.os: [2024-03-19T02:29:40.827Z] [2024-03-19T02:29:40.827Z] init.tools.unix: [2024-03-19T02:29:40.828Z] [2024-03-19T02:29:40.828Z] init.tools.windows: [2024-03-19T02:29:40.828Z] [2024-03-19T02:29:40.828Z] init.tools: [2024-03-19T02:29:40.828Z] [2024-03-19T02:29:40.828Z] setAsadminArgs: [2024-03-19T02:29:40.828Z] [2024-03-19T02:29:40.828Z] init: [2024-03-19T02:29:40.828Z] [2024-03-19T02:29:40.828Z] init.customtasks: [2024-03-19T02:29:40.828Z] [2024-03-19T02:29:40.828Z] common.run.asadmin: [2024-03-19T02:29:40.828Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2024-03-19T02:29:40.900Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-03-19T02:29:40.901Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:29:40.901Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:40.901Z] [exec] [2024-03-19T02:29:40.901Z] [exec] [2024-03-19T02:29:40.901Z] [exec] ----------------------------------------- [2024-03-19T02:29:40.901Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:29:40.901Z] [exec] ----------------------------------------- [2024-03-19T02:29:40.901Z] [exec] Total PASS: 1 [2024-03-19T02:29:40.901Z] [exec] Total FAIL: 0 [2024-03-19T02:29:40.901Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:40.901Z] [exec] ----------------------------------------- [2024-03-19T02:29:40.901Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:40.901Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:40.922Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - Shareable - ReadOnly] : [2024-03-19T02:29:40.922Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - Shareable Write] : [2024-03-19T02:29:40.922Z] [exec] Value of key is: Mark-Connection-As-Bad [local - NoTx - Shareable ReadOnly] : [2024-03-19T02:29:40.922Z] [exec] Value of key is: Mark-Connection-As-Bad [local - NoTx - Shareable Write] : [2024-03-19T02:29:40.922Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (1) ] : [2024-03-19T02:29:40.922Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (2) ] : [2024-03-19T02:29:40.922Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (3) ] : [2024-03-19T02:29:40.922Z] [exec] Mark-Connection-As-Bad Status: [2024-03-19T02:29:40.922Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:40.922Z] [exec] [2024-03-19T02:29:40.922Z] [exec] [2024-03-19T02:29:40.922Z] [exec] ----------------------------------------- [2024-03-19T02:29:40.922Z] [exec] - Mark-Connection-As-Bad [local - Tx - Shareable - ReadOnly] : : PASS - [2024-03-19T02:29:40.922Z] [exec] - Mark-Connection-As-Bad [local - NoTx - Shareable Write] : : PASS - [2024-03-19T02:29:40.922Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (1) ] : : PASS - [2024-03-19T02:29:40.922Z] [exec] - Mark-Connection-As-Bad [local - NoTx - Shareable ReadOnly] : : PASS - [2024-03-19T02:29:40.922Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (3) ] : : PASS - [2024-03-19T02:29:40.922Z] [exec] - Mark-Connection-As-Bad [local - Tx - Shareable Write] : : PASS - [2024-03-19T02:29:40.922Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (2) ] : : PASS - [2024-03-19T02:29:40.922Z] [exec] ----------------------------------------- [2024-03-19T02:29:40.922Z] [exec] Total PASS: 7 [2024-03-19T02:29:40.922Z] [exec] Total FAIL: 0 [2024-03-19T02:29:40.922Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:40.922Z] [exec] ----------------------------------------- [2024-03-19T02:29:40.922Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:41.080Z] [exec] Application deployed with name annotation-connector16-mixed-modeApp. [2024-03-19T02:29:41.080Z] [exec] there are no files to retrieve for application annotation-connector16-mixed-modeApp [2024-03-19T02:29:41.080Z] [echo] Deployment on target server server successful [2024-03-19T02:29:41.080Z] [2024-03-19T02:29:41.080Z] setOSConditions: [2024-03-19T02:29:41.080Z] [2024-03-19T02:29:41.080Z] setToolWin: [2024-03-19T02:29:41.080Z] [2024-03-19T02:29:41.080Z] setToolUnix: [2024-03-19T02:29:41.080Z] [2024-03-19T02:29:41.080Z] setToolProperty: [2024-03-19T02:29:41.080Z] [2024-03-19T02:29:41.080Z] setS1ASclassPath: [2024-03-19T02:29:41.080Z] [2024-03-19T02:29:41.080Z] init-common: [2024-03-19T02:29:41.080Z] [2024-03-19T02:29:41.080Z] deploy-common-ee: [2024-03-19T02:29:41.080Z] [2024-03-19T02:29:41.080Z] setOSConditions: [2024-03-19T02:29:41.081Z] [2024-03-19T02:29:41.081Z] setToolWin: [2024-03-19T02:29:41.081Z] [2024-03-19T02:29:41.081Z] setToolUnix: [2024-03-19T02:29:41.081Z] [2024-03-19T02:29:41.081Z] setToolProperty: [2024-03-19T02:29:41.081Z] [2024-03-19T02:29:41.081Z] setS1ASclassPath: [2024-03-19T02:29:41.081Z] [2024-03-19T02:29:41.081Z] init-common: [2024-03-19T02:29:41.081Z] [2024-03-19T02:29:41.081Z] restart: [2024-03-19T02:29:41.081Z] [echo] Not required to restart [2024-03-19T02:29:41.081Z] [2024-03-19T02:29:41.081Z] runtest: [2024-03-19T02:29:41.081Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:41.081Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:41.081Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:41.081Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:41.081Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:41.082Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:29:41.082Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:41.082Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:29:41.082Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:29:41.082Z] [java] ... 30 more [2024-03-19T02:29:41.082Z] [java] Java Result: -1 [2024-03-19T02:29:41.082Z] [2024-03-19T02:29:41.082Z] unset: [2024-03-19T02:29:41.082Z] [2024-03-19T02:29:41.082Z] setOSConditions: [2024-03-19T02:29:41.082Z] [2024-03-19T02:29:41.082Z] setToolWin: [2024-03-19T02:29:41.082Z] [2024-03-19T02:29:41.082Z] setToolUnix: [2024-03-19T02:29:41.082Z] [2024-03-19T02:29:41.082Z] setToolProperty: [2024-03-19T02:29:41.082Z] [2024-03-19T02:29:41.082Z] setS1ASclassPath: [2024-03-19T02:29:41.082Z] [2024-03-19T02:29:41.082Z] init-common: [2024-03-19T02:29:41.082Z] [2024-03-19T02:29:41.082Z] unsetJdbc: [2024-03-19T02:29:41.082Z] [2024-03-19T02:29:41.083Z] setOSConditions: [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] setToolWin: [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] setToolUnix: [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] setToolProperty: [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] setS1ASclassPath: [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] init-common: [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] execute-sql-common: [2024-03-19T02:29:41.083Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/dropdb.sql [2024-03-19T02:29:41.083Z] [sql] 0 rows affected [2024-03-19T02:29:41.083Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] setOSConditions: [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] setToolWin: [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] setToolUnix: [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] setToolProperty: [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] setS1ASclassPath: [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] init-common: [2024-03-19T02:29:41.083Z] [2024-03-19T02:29:41.083Z] undeploy-jdbc-common: [2024-03-19T02:29:41.084Z] [2024-03-19T02:29:41.084Z] setOSConditions: [2024-03-19T02:29:41.084Z] [2024-03-19T02:29:41.084Z] setToolWin: [2024-03-19T02:29:41.084Z] [2024-03-19T02:29:41.084Z] setToolUnix: [2024-03-19T02:29:41.084Z] [2024-03-19T02:29:41.084Z] setToolProperty: [2024-03-19T02:29:41.084Z] [2024-03-19T02:29:41.084Z] setS1ASclassPath: [2024-03-19T02:29:41.084Z] [2024-03-19T02:29:41.084Z] init-common: [2024-03-19T02:29:41.084Z] [2024-03-19T02:29:41.084Z] delete-jdbc-resource-common: [2024-03-19T02:29:41.084Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-03-19T02:29:41.159Z] [2024-03-19T02:29:41.159Z] checkReporting-common: [2024-03-19T02:29:41.159Z] [2024-03-19T02:29:41.159Z] confirmReportPresent-common: [2024-03-19T02:29:41.159Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:41.159Z] [echo] Test seems to be reported fine [2024-03-19T02:29:41.159Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-03-19T02:29:41.159Z] [2024-03-19T02:29:41.159Z] confirmMissingReport-common: [2024-03-19T02:29:41.159Z] [2024-03-19T02:29:41.159Z] setOSConditions: [2024-03-19T02:29:41.159Z] [2024-03-19T02:29:41.159Z] setToolWin: [2024-03-19T02:29:41.159Z] [2024-03-19T02:29:41.159Z] setToolUnix: [2024-03-19T02:29:41.159Z] [2024-03-19T02:29:41.159Z] setToolProperty: [2024-03-19T02:29:41.159Z] [2024-03-19T02:29:41.159Z] setS1ASclassPath: [2024-03-19T02:29:41.159Z] [2024-03-19T02:29:41.159Z] init-common: [2024-03-19T02:29:41.159Z] [2024-03-19T02:29:41.160Z] runclient-common: [2024-03-19T02:29:41.160Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:app/custom/my-properties-file-with-values [2024-03-19T02:29:41.180Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:41.367Z] [exec] Mar 19, 2024 2:29:40 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:41.368Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:41.394Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:41.394Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:29:41.436Z] [2024-03-19T02:29:41.436Z] checkReporting-common: [2024-03-19T02:29:41.436Z] [2024-03-19T02:29:41.436Z] confirmReportPresent-common: [2024-03-19T02:29:41.436Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:41.436Z] [echo] Test seems to be reported fine [2024-03-19T02:29:41.436Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/RepRunConf.txt [2024-03-19T02:29:41.436Z] [2024-03-19T02:29:41.436Z] confirmMissingReport-common: [2024-03-19T02:29:41.436Z] [2024-03-19T02:29:41.436Z] undeploy: [2024-03-19T02:29:41.436Z] [2024-03-19T02:29:41.436Z] setOSConditions: [2024-03-19T02:29:41.436Z] [2024-03-19T02:29:41.436Z] setToolWin: [2024-03-19T02:29:41.436Z] [2024-03-19T02:29:41.436Z] setToolUnix: [2024-03-19T02:29:41.436Z] [2024-03-19T02:29:41.436Z] setToolProperty: [2024-03-19T02:29:41.436Z] [2024-03-19T02:29:41.436Z] setS1ASclassPath: [2024-03-19T02:29:41.436Z] [2024-03-19T02:29:41.436Z] init-common: [2024-03-19T02:29:41.436Z] [2024-03-19T02:29:41.437Z] execute-sql-common: [2024-03-19T02:29:41.437Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/drop_pointbase.sql [2024-03-19T02:29:41.437Z] [sql] 0 rows affected [2024-03-19T02:29:41.437Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:29:41.437Z] [2024-03-19T02:29:41.437Z] unsetup: [2024-03-19T02:29:41.437Z] [2024-03-19T02:29:41.437Z] setOSConditions: [2024-03-19T02:29:41.437Z] [2024-03-19T02:29:41.437Z] setToolWin: [2024-03-19T02:29:41.437Z] [2024-03-19T02:29:41.437Z] setToolUnix: [2024-03-19T02:29:41.437Z] [2024-03-19T02:29:41.437Z] setToolProperty: [2024-03-19T02:29:41.437Z] [2024-03-19T02:29:41.437Z] setS1ASclassPath: [2024-03-19T02:29:41.437Z] [2024-03-19T02:29:41.437Z] init-common: [2024-03-19T02:29:41.437Z] [2024-03-19T02:29:41.437Z] delete-jdbc-resource-common: [2024-03-19T02:29:41.437Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/markconnectionasbad-local [2024-03-19T02:29:41.649Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-03-19T02:29:41.649Z] [exec] JDBC resource jdbc/XAPointbase deleted successfully [2024-03-19T02:29:41.649Z] [echo] cmd executed for server [2024-03-19T02:29:41.649Z] [2024-03-19T02:29:41.649Z] setOSConditions: [2024-03-19T02:29:41.649Z] [2024-03-19T02:29:41.649Z] setToolWin: [2024-03-19T02:29:41.649Z] [2024-03-19T02:29:41.649Z] setToolUnix: [2024-03-19T02:29:41.649Z] [2024-03-19T02:29:41.649Z] setToolProperty: [2024-03-19T02:29:41.649Z] [2024-03-19T02:29:41.649Z] setS1ASclassPath: [2024-03-19T02:29:41.649Z] [2024-03-19T02:29:41.649Z] init-common: [2024-03-19T02:29:41.650Z] [2024-03-19T02:29:41.650Z] delete-jdbc-connpool-common: [2024-03-19T02:29:41.650Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:29:41.652Z] [exec] Command undeploy executed successfully. [2024-03-19T02:29:41.652Z] [2024-03-19T02:29:41.652Z] test.notregistred: [2024-03-19T02:29:41.652Z] [2024-03-19T02:29:41.652Z] process.versionExpression: [2024-03-19T02:29:41.652Z] [2024-03-19T02:29:41.652Z] process.appname: [2024-03-19T02:29:41.652Z] [2024-03-19T02:29:41.652Z] _process.target: [2024-03-19T02:29:41.652Z] [2024-03-19T02:29:41.652Z] process.target: [2024-03-19T02:29:41.653Z] [2024-03-19T02:29:41.653Z] prepare.show-component-status.asadmin: [2024-03-19T02:29:41.653Z] [2024-03-19T02:29:41.653Z] increment.log.next: [2024-03-19T02:29:41.653Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:41.653Z] [2024-03-19T02:29:41.653Z] declare.test: [2024-03-19T02:29:41.653Z] [2024-03-19T02:29:41.653Z] setHttpPort: [2024-03-19T02:29:41.653Z] [2024-03-19T02:29:41.653Z] declare.test.positive: [2024-03-19T02:29:41.653Z] [2024-03-19T02:29:41.653Z] setHttpPort: [2024-03-19T02:29:41.653Z] [2024-03-19T02:29:41.653Z] declare.test.negative: [2024-03-19T02:29:41.653Z] [2024-03-19T02:29:41.653Z] declare-test: [2024-03-19T02:29:41.653Z] [echo] Starting test simple-versioned-servlet sample.scenarios(7) - logID=27 - (server) - (fail expected) [2024-03-19T02:29:41.653Z] [2024-03-19T02:29:41.653Z] init.os: [2024-03-19T02:29:41.653Z] [2024-03-19T02:29:41.653Z] init.tools.unix: [2024-03-19T02:29:41.653Z] [2024-03-19T02:29:41.653Z] init.tools.windows: [2024-03-19T02:29:41.654Z] [2024-03-19T02:29:41.654Z] init.tools: [2024-03-19T02:29:41.654Z] [2024-03-19T02:29:41.654Z] setAsadminArgs: [2024-03-19T02:29:41.654Z] [2024-03-19T02:29:41.654Z] init: [2024-03-19T02:29:41.654Z] [2024-03-19T02:29:41.654Z] init.customtasks: [2024-03-19T02:29:41.654Z] [2024-03-19T02:29:41.654Z] prepare: [2024-03-19T02:29:41.654Z] [2024-03-19T02:29:41.654Z] exec.asadmin: [2024-03-19T02:29:41.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-03-19T02:29:41.906Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2024-03-19T02:29:41.906Z] [echo] cmd executed for server [2024-03-19T02:29:41.906Z] [2024-03-19T02:29:41.906Z] undeploy: [2024-03-19T02:29:41.906Z] [2024-03-19T02:29:41.906Z] setOSConditions: [2024-03-19T02:29:41.906Z] [2024-03-19T02:29:41.906Z] setToolWin: [2024-03-19T02:29:41.906Z] [2024-03-19T02:29:41.906Z] setToolUnix: [2024-03-19T02:29:41.906Z] [2024-03-19T02:29:41.906Z] setToolProperty: [2024-03-19T02:29:41.906Z] [2024-03-19T02:29:41.906Z] setS1ASclassPath: [2024-03-19T02:29:41.906Z] [2024-03-19T02:29:41.906Z] init-common: [2024-03-19T02:29:41.906Z] [2024-03-19T02:29:41.906Z] undeploy: [2024-03-19T02:29:41.906Z] [2024-03-19T02:29:41.907Z] setOSConditions: [2024-03-19T02:29:41.907Z] [2024-03-19T02:29:41.907Z] setToolWin: [2024-03-19T02:29:41.907Z] [2024-03-19T02:29:41.907Z] setToolUnix: [2024-03-19T02:29:41.907Z] [2024-03-19T02:29:41.907Z] setToolProperty: [2024-03-19T02:29:41.907Z] [2024-03-19T02:29:41.907Z] setS1ASclassPath: [2024-03-19T02:29:41.907Z] [2024-03-19T02:29:41.907Z] init-common: [2024-03-19T02:29:41.907Z] [2024-03-19T02:29:41.907Z] undeploy-common: [2024-03-19T02:29:42.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/markconnectionasbad-local [2024-03-19T02:29:42.024Z] [exec] JDBC resource jdbc/markconnectionasbad-local deleted successfully [2024-03-19T02:29:42.024Z] [echo] cmd executed for server [2024-03-19T02:29:42.024Z] [2024-03-19T02:29:42.024Z] setOSConditions: [2024-03-19T02:29:42.024Z] [2024-03-19T02:29:42.024Z] setToolWin: [2024-03-19T02:29:42.024Z] [2024-03-19T02:29:42.024Z] setToolUnix: [2024-03-19T02:29:42.024Z] [2024-03-19T02:29:42.024Z] setToolProperty: [2024-03-19T02:29:42.024Z] [2024-03-19T02:29:42.024Z] setS1ASclassPath: [2024-03-19T02:29:42.024Z] [2024-03-19T02:29:42.024Z] init-common: [2024-03-19T02:29:42.024Z] [2024-03-19T02:29:42.024Z] delete-jdbc-resource-common: [2024-03-19T02:29:42.024Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/markconnectionasbad-local-unshareable [2024-03-19T02:29:42.092Z] [exec] Mar 19, 2024 2:29:41 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:42.092Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:42.259Z] [exec] Result: 1 [2024-03-19T02:29:42.259Z] [2024-03-19T02:29:42.259Z] process.result: [2024-03-19T02:29:42.259Z] [2024-03-19T02:29:42.259Z] processResult: [2024-03-19T02:29:42.259Z] [2024-03-19T02:29:42.259Z] failed: [2024-03-19T02:29:42.259Z] [2024-03-19T02:29:42.259Z] passed: [2024-03-19T02:29:42.260Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] unknown: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] asadmin.with.result: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] show-component-status.asadmin: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] test.notregistred.cluster: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] process.versionExpression: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] process.appname: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] process.xmlversionidentifier: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] prepare.cluster: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] enable.version: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] setAsadminArgs: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] common.enable.asadmin: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] init.os: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.260Z] init.tools.unix: [2024-03-19T02:29:42.260Z] [2024-03-19T02:29:42.261Z] init.tools.windows: [2024-03-19T02:29:42.261Z] [2024-03-19T02:29:42.261Z] init.tools: [2024-03-19T02:29:42.261Z] [2024-03-19T02:29:42.261Z] setAsadminArgs: [2024-03-19T02:29:42.261Z] [2024-03-19T02:29:42.261Z] init: [2024-03-19T02:29:42.261Z] [2024-03-19T02:29:42.261Z] init.customtasks: [2024-03-19T02:29:42.261Z] [2024-03-19T02:29:42.261Z] common.run.asadmin: [2024-03-19T02:29:42.261Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-03-19T02:29:42.281Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/markconnectionasbad-local-unshareable [2024-03-19T02:29:42.281Z] [exec] JDBC resource jdbc/markconnectionasbad-local-unshareable deleted successfully [2024-03-19T02:29:42.281Z] [echo] cmd executed for server [2024-03-19T02:29:42.281Z] [2024-03-19T02:29:42.282Z] setOSConditions: [2024-03-19T02:29:42.282Z] [2024-03-19T02:29:42.282Z] setToolWin: [2024-03-19T02:29:42.282Z] [2024-03-19T02:29:42.282Z] setToolUnix: [2024-03-19T02:29:42.282Z] [2024-03-19T02:29:42.282Z] setToolProperty: [2024-03-19T02:29:42.282Z] [2024-03-19T02:29:42.282Z] setS1ASclassPath: [2024-03-19T02:29:42.282Z] [2024-03-19T02:29:42.282Z] init-common: [2024-03-19T02:29:42.282Z] [2024-03-19T02:29:42.282Z] delete-jdbc-connpool-common: [2024-03-19T02:29:42.282Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-markconnectionasbad-local-pool [2024-03-19T02:29:42.299Z] [exec] Mar 19, 2024 2:29:42 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:42.300Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:42.471Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false annotation-connector16-mixed-modeApp [2024-03-19T02:29:42.471Z] [2024-03-19T02:29:42.471Z] setOSConditions: [2024-03-19T02:29:42.471Z] [2024-03-19T02:29:42.471Z] setToolWin: [2024-03-19T02:29:42.471Z] [2024-03-19T02:29:42.471Z] setToolUnix: [2024-03-19T02:29:42.471Z] [2024-03-19T02:29:42.471Z] setToolProperty: [2024-03-19T02:29:42.471Z] [2024-03-19T02:29:42.471Z] setS1ASclassPath: [2024-03-19T02:29:42.471Z] [2024-03-19T02:29:42.471Z] init-common: [2024-03-19T02:29:42.471Z] [2024-03-19T02:29:42.471Z] testDelAdmin: [2024-03-19T02:29:42.472Z] [2024-03-19T02:29:42.472Z] asadmin-common: [2024-03-19T02:29:42.472Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-03-19T02:29:42.520Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:42.520Z] [2024-03-19T02:29:42.521Z] run: [2024-03-19T02:29:42.521Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:42.521Z] [2024-03-19T02:29:42.521Z] prepare-client: [2024-03-19T02:29:42.521Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:42.521Z] [2024-03-19T02:29:42.521Z] wsdl-import: [2024-03-19T02:29:42.521Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:42.521Z] [2024-03-19T02:29:42.521Z] configurable-wsdl-import: [2024-03-19T02:29:42.521Z] [echo] Current time (ISO): 2024-03-19T02:29:41.993+0000 [2024-03-19T02:29:42.521Z] [echo] wsimporting http://localhost:8080/HelloImplService/endpoint.HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:29:42.521Z] [exec] parsing WSDL... [2024-03-19T02:29:42.539Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-markconnectionasbad-local-pool [2024-03-19T02:29:42.540Z] [exec] JDBC Connection pool jdbc-markconnectionasbad-local-pool deleted successfully [2024-03-19T02:29:42.540Z] [echo] cmd executed for server [2024-03-19T02:29:42.540Z] [2024-03-19T02:29:42.540Z] setOSConditions: [2024-03-19T02:29:42.540Z] [2024-03-19T02:29:42.540Z] setToolWin: [2024-03-19T02:29:42.540Z] [2024-03-19T02:29:42.540Z] setToolUnix: [2024-03-19T02:29:42.540Z] [2024-03-19T02:29:42.540Z] setToolProperty: [2024-03-19T02:29:42.540Z] [2024-03-19T02:29:42.540Z] setS1ASclassPath: [2024-03-19T02:29:42.540Z] [2024-03-19T02:29:42.540Z] init-common: [2024-03-19T02:29:42.540Z] [2024-03-19T02:29:42.540Z] delete-jdbc-connpool-common: [2024-03-19T02:29:42.540Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-markconnectionasbad-local-unshareable-pool [2024-03-19T02:29:42.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-03-19T02:29:42.728Z] [exec] Administered object eis/testAdmin deleted. [2024-03-19T02:29:42.728Z] [2024-03-19T02:29:42.728Z] asadmin-common: [2024-03-19T02:29:42.728Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_1 [2024-03-19T02:29:42.827Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:42.827Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-03-19T02:29:42.886Z] [exec] Mar 19, 2024 2:29:42 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:42.886Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:43.024Z] [exec] Mar 19, 2024 2:29:42 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:43.024Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:43.085Z] [exec] Command enable executed successfully. [2024-03-19T02:29:43.085Z] [2024-03-19T02:29:43.085Z] init.os: [2024-03-19T02:29:43.085Z] [2024-03-19T02:29:43.085Z] init.tools.unix: [2024-03-19T02:29:43.085Z] [2024-03-19T02:29:43.085Z] init.tools.windows: [2024-03-19T02:29:43.085Z] [2024-03-19T02:29:43.085Z] init.tools: [2024-03-19T02:29:43.085Z] [2024-03-19T02:29:43.085Z] setAsadminArgs: [2024-03-19T02:29:43.085Z] [2024-03-19T02:29:43.085Z] init: [2024-03-19T02:29:43.087Z] [exec] [2024-03-19T02:29:43.087Z] [exec] Generating code... [2024-03-19T02:29:43.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-markconnectionasbad-local-unshareable-pool [2024-03-19T02:29:43.127Z] [exec] JDBC Connection pool jdbc-markconnectionasbad-local-unshareable-pool deleted successfully [2024-03-19T02:29:43.127Z] [echo] cmd executed for server [2024-03-19T02:29:43.127Z] [2024-03-19T02:29:43.127Z] setOSConditions: [2024-03-19T02:29:43.127Z] [2024-03-19T02:29:43.127Z] setToolWin: [2024-03-19T02:29:43.127Z] [2024-03-19T02:29:43.127Z] setToolUnix: [2024-03-19T02:29:43.127Z] [2024-03-19T02:29:43.127Z] setToolProperty: [2024-03-19T02:29:43.127Z] [2024-03-19T02:29:43.127Z] setS1ASclassPath: [2024-03-19T02:29:43.128Z] [2024-03-19T02:29:43.128Z] init-common: [2024-03-19T02:29:43.128Z] [2024-03-19T02:29:43.128Z] undeploy-common: [2024-03-19T02:29:43.281Z] [exec] Mar 19, 2024 2:29:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:43.281Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:43.290Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_1 [2024-03-19T02:29:43.291Z] [exec] Administered object eis/aor_1 deleted. [2024-03-19T02:29:43.291Z] [2024-03-19T02:29:43.291Z] asadmin-common: [2024-03-19T02:29:43.291Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_1_2 [2024-03-19T02:29:43.344Z] [exec] [2024-03-19T02:29:43.344Z] [exec] Compiling code... [2024-03-19T02:29:43.356Z] [2024-03-19T02:29:43.356Z] init.customtasks: [2024-03-19T02:29:43.356Z] [2024-03-19T02:29:43.356Z] enableAppOnInstance: [2024-03-19T02:29:43.356Z] [2024-03-19T02:29:43.357Z] init.os: [2024-03-19T02:29:43.357Z] [2024-03-19T02:29:43.357Z] init.tools.unix: [2024-03-19T02:29:43.357Z] [2024-03-19T02:29:43.357Z] init.tools.windows: [2024-03-19T02:29:43.357Z] [2024-03-19T02:29:43.357Z] init.tools: [2024-03-19T02:29:43.357Z] [2024-03-19T02:29:43.357Z] setAsadminArgs: [2024-03-19T02:29:43.357Z] [2024-03-19T02:29:43.357Z] init: [2024-03-19T02:29:43.357Z] [2024-03-19T02:29:43.357Z] init.customtasks: [2024-03-19T02:29:43.357Z] [2024-03-19T02:29:43.357Z] prepare.client: [2024-03-19T02:29:43.357Z] [2024-03-19T02:29:43.357Z] prepare.client.appclient: [2024-03-19T02:29:43.357Z] [2024-03-19T02:29:43.357Z] increment.log.next: [2024-03-19T02:29:43.357Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:43.357Z] [2024-03-19T02:29:43.357Z] process.versionexpression: [2024-03-19T02:29:43.357Z] [2024-03-19T02:29:43.357Z] prepare.run: [2024-03-19T02:29:43.357Z] [2024-03-19T02:29:43.357Z] common.run.positive: [2024-03-19T02:29:43.358Z] [2024-03-19T02:29:43.358Z] setHttpPort: [2024-03-19T02:29:43.358Z] [2024-03-19T02:29:43.358Z] common.run: [2024-03-19T02:29:43.358Z] [2024-03-19T02:29:43.358Z] checkAppOnServer: [2024-03-19T02:29:43.358Z] [2024-03-19T02:29:43.358Z] declare-test: [2024-03-19T02:29:43.358Z] [echo] Starting test simple-versioned-servlet sample.scenarions(8) - logID=28 (server) [2024-03-19T02:29:43.358Z] [2024-03-19T02:29:43.358Z] prepare.runclient: [2024-03-19T02:29:43.358Z] [2024-03-19T02:29:43.358Z] process.classpath: [2024-03-19T02:29:43.358Z] [2024-03-19T02:29:43.358Z] process.jvmargs: [2024-03-19T02:29:43.358Z] [2024-03-19T02:29:43.358Z] java.with.result: [2024-03-19T02:29:43.384Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-markconnectionasbad.localApp [2024-03-19T02:29:43.384Z] [2024-03-19T02:29:43.385Z] all: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] setOSConditions: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] setToolWin: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] setToolUnix: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] setToolProperty: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] setS1ASclassPath: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] init-common: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] clean: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] setOSConditions: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] setToolWin: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] setToolUnix: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] setToolProperty: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] setS1ASclassPath: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.385Z] init-common: [2024-03-19T02:29:43.385Z] [2024-03-19T02:29:43.386Z] clean-common: [2024-03-19T02:29:43.547Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_1_2 [2024-03-19T02:29:43.547Z] [exec] Administered object eis/aor_1_2 deleted. [2024-03-19T02:29:43.547Z] [2024-03-19T02:29:43.547Z] asadmin-common: [2024-03-19T02:29:43.547Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_2_2 [2024-03-19T02:29:43.616Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:43.616Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:43.616Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:43.616Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:29:43.642Z] [2024-03-19T02:29:43.642Z] setOSConditions: [2024-03-19T02:29:43.642Z] [2024-03-19T02:29:43.642Z] setToolWin: [2024-03-19T02:29:43.642Z] [2024-03-19T02:29:43.642Z] setToolUnix: [2024-03-19T02:29:43.642Z] [2024-03-19T02:29:43.642Z] setToolProperty: [2024-03-19T02:29:43.642Z] [2024-03-19T02:29:43.642Z] setS1ASclassPath: [2024-03-19T02:29:43.642Z] [2024-03-19T02:29:43.642Z] init-common: [2024-03-19T02:29:43.642Z] [2024-03-19T02:29:43.642Z] clean-classes-common: [2024-03-19T02:29:43.642Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:43.642Z] [2024-03-19T02:29:43.643Z] setOSConditions: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] setToolWin: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] setToolUnix: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] setToolProperty: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] setS1ASclassPath: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] init-common: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] clean-jars-common: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] compile: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] setOSConditions: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] setToolWin: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] setToolUnix: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] setToolProperty: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] setS1ASclassPath: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] init-common: [2024-03-19T02:29:43.643Z] [2024-03-19T02:29:43.643Z] compile-common: [2024-03-19T02:29:43.644Z] [echo] Current time (ISO): 2024-03-19T02:29:43.401+0000 [2024-03-19T02:29:43.644Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:43.644Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:43.874Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:43.874Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-03-19T02:29:43.874Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:43.874Z] [2024-03-19T02:29:43.874Z] process.result: [2024-03-19T02:29:43.874Z] [2024-03-19T02:29:43.874Z] processResult: [2024-03-19T02:29:43.874Z] [2024-03-19T02:29:43.874Z] failed: [2024-03-19T02:29:43.874Z] [2024-03-19T02:29:43.875Z] passed: [2024-03-19T02:29:43.875Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] unknown: [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] runclient: [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] init.os: [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] init.tools.unix: [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] init.tools.windows: [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] init.tools: [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] setAsadminArgs: [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] init: [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] init.customtasks: [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] checkAppOnCluster: [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] run.positive: [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] process.versionExpression: [2024-03-19T02:29:43.875Z] [2024-03-19T02:29:43.875Z] process.appname: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] process.xmlversionidentifier: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] prepare.cluster: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] undeploy.version: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] setAsadminArgs: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] common.undeploy.asadmin: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] init.os: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] init.tools.unix: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] init.tools.windows: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] init.tools: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] setAsadminArgs: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] init: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] init.customtasks: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.876Z] delAppRef: [2024-03-19T02:29:43.876Z] [2024-03-19T02:29:43.877Z] init.os: [2024-03-19T02:29:43.877Z] [2024-03-19T02:29:43.877Z] init.tools.unix: [2024-03-19T02:29:43.877Z] [2024-03-19T02:29:43.877Z] init.tools.windows: [2024-03-19T02:29:43.877Z] [2024-03-19T02:29:43.877Z] init.tools: [2024-03-19T02:29:43.877Z] [2024-03-19T02:29:43.877Z] setAsadminArgs: [2024-03-19T02:29:43.877Z] [2024-03-19T02:29:43.877Z] init: [2024-03-19T02:29:43.877Z] [2024-03-19T02:29:43.877Z] init.customtasks: [2024-03-19T02:29:43.877Z] [2024-03-19T02:29:43.877Z] common.run.asadmin: [2024-03-19T02:29:43.877Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2024-03-19T02:29:44.147Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_2_2 [2024-03-19T02:29:44.147Z] [exec] Administered object eis/aor_2_2 deleted. [2024-03-19T02:29:44.147Z] [2024-03-19T02:29:44.147Z] asadmin-common: [2024-03-19T02:29:44.147Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_1_3 [2024-03-19T02:29:44.224Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:44.224Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:44.224Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:44.224Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:44.224Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:44.224Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:44.224Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:44.294Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/jaxws/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:29:44.294Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:29:44.295Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:44.295Z] [2024-03-19T02:29:44.295Z] compile-client: [2024-03-19T02:29:44.295Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:44.295Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:44.446Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_1_3 [2024-03-19T02:29:44.461Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:44.461Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:29:44.461Z] [exec] Command undeploy executed successfully. [2024-03-19T02:29:44.461Z] [2024-03-19T02:29:44.461Z] test.notregistred: [2024-03-19T02:29:44.461Z] [2024-03-19T02:29:44.461Z] process.versionExpression: [2024-03-19T02:29:44.461Z] [2024-03-19T02:29:44.461Z] process.appname: [2024-03-19T02:29:44.461Z] [2024-03-19T02:29:44.461Z] _process.target: [2024-03-19T02:29:44.461Z] [2024-03-19T02:29:44.461Z] process.target: [2024-03-19T02:29:44.461Z] [2024-03-19T02:29:44.461Z] prepare.show-component-status.asadmin: [2024-03-19T02:29:44.461Z] [2024-03-19T02:29:44.461Z] increment.log.next: [2024-03-19T02:29:44.461Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:44.461Z] [2024-03-19T02:29:44.461Z] declare.test: [2024-03-19T02:29:44.462Z] [2024-03-19T02:29:44.462Z] setHttpPort: [2024-03-19T02:29:44.462Z] [2024-03-19T02:29:44.462Z] declare.test.positive: [2024-03-19T02:29:44.552Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:44.552Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:44.552Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:44.552Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:44.552Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:44.553Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:44.553Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:44.553Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:44.553Z] [javac] 1 warning [2024-03-19T02:29:44.703Z] [exec] Administered object eis/aor_1_3 deleted. [2024-03-19T02:29:44.703Z] [2024-03-19T02:29:44.703Z] asadmin-common: [2024-03-19T02:29:44.703Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_2_4 [2024-03-19T02:29:44.719Z] [2024-03-19T02:29:44.719Z] setHttpPort: [2024-03-19T02:29:44.719Z] [2024-03-19T02:29:44.719Z] declare.test.negative: [2024-03-19T02:29:44.719Z] [2024-03-19T02:29:44.719Z] declare-test: [2024-03-19T02:29:44.720Z] [echo] Starting test simple-versioned-servlet sample.scenarios(9) - logID=29 - (server) - (fail expected) [2024-03-19T02:29:44.720Z] [2024-03-19T02:29:44.720Z] init.os: [2024-03-19T02:29:44.720Z] [2024-03-19T02:29:44.720Z] init.tools.unix: [2024-03-19T02:29:44.720Z] [2024-03-19T02:29:44.720Z] init.tools.windows: [2024-03-19T02:29:44.720Z] [2024-03-19T02:29:44.720Z] init.tools: [2024-03-19T02:29:44.720Z] [2024-03-19T02:29:44.720Z] setAsadminArgs: [2024-03-19T02:29:44.720Z] [2024-03-19T02:29:44.720Z] init: [2024-03-19T02:29:44.720Z] [2024-03-19T02:29:44.720Z] init.customtasks: [2024-03-19T02:29:44.720Z] [2024-03-19T02:29:44.720Z] prepare: [2024-03-19T02:29:44.720Z] [2024-03-19T02:29:44.720Z] exec.asadmin: [2024-03-19T02:29:44.825Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:44.825Z] [2024-03-19T02:29:44.825Z] unjar-client-utils: [2024-03-19T02:29:44.825Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:44.825Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:44.825Z] [2024-03-19T02:29:44.825Z] internal-run: [2024-03-19T02:29:44.825Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-03-19T02:29:44.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_2_4 [2024-03-19T02:29:44.960Z] [exec] Administered object eis/aor_2_4 deleted. [2024-03-19T02:29:44.960Z] [2024-03-19T02:29:44.960Z] asadmin-common: [2024-03-19T02:29:44.960Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_3_5 [2024-03-19T02:29:45.154Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:45.154Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/ejb/SimpleBMPBean.java:46: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:29:45.154Z] [javac] return new Integer(1); [2024-03-19T02:29:45.154Z] [javac] ^ [2024-03-19T02:29:45.154Z] [javac] 2 warnings [2024-03-19T02:29:45.154Z] [2024-03-19T02:29:45.154Z] setOSConditions: [2024-03-19T02:29:45.154Z] [2024-03-19T02:29:45.154Z] setToolWin: [2024-03-19T02:29:45.154Z] [2024-03-19T02:29:45.154Z] setToolUnix: [2024-03-19T02:29:45.154Z] [2024-03-19T02:29:45.154Z] setToolProperty: [2024-03-19T02:29:45.154Z] [2024-03-19T02:29:45.154Z] setS1ASclassPath: [2024-03-19T02:29:45.154Z] [2024-03-19T02:29:45.154Z] init-common: [2024-03-19T02:29:45.155Z] [2024-03-19T02:29:45.155Z] compile-common: [2024-03-19T02:29:45.155Z] [echo] Current time (ISO): 2024-03-19T02:29:45.089+0000 [2024-03-19T02:29:45.155Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:45.286Z] [exec] Result: 1 [2024-03-19T02:29:45.286Z] [2024-03-19T02:29:45.286Z] process.result: [2024-03-19T02:29:45.286Z] [2024-03-19T02:29:45.286Z] processResult: [2024-03-19T02:29:45.286Z] [2024-03-19T02:29:45.286Z] failed: [2024-03-19T02:29:45.286Z] [2024-03-19T02:29:45.286Z] passed: [2024-03-19T02:29:45.286Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:45.286Z] [2024-03-19T02:29:45.286Z] unknown: [2024-03-19T02:29:45.286Z] [2024-03-19T02:29:45.286Z] asadmin.with.result: [2024-03-19T02:29:45.286Z] [2024-03-19T02:29:45.286Z] show-component-status.asadmin: [2024-03-19T02:29:45.286Z] [2024-03-19T02:29:45.286Z] test.notregistred.cluster: [2024-03-19T02:29:45.286Z] [2024-03-19T02:29:45.286Z] test.notregistred: [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] process.versionExpression: [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] process.appname: [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] _process.target: [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] process.target: [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] prepare.show-component-status.asadmin: [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] increment.log.next: [2024-03-19T02:29:45.287Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] declare.test: [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] setHttpPort: [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] declare.test.positive: [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] setHttpPort: [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] declare.test.negative: [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] declare-test: [2024-03-19T02:29:45.287Z] [echo] Starting test simple-versioned-servlet sample.scenarios(10) - logID=30 - (server) - (fail expected) [2024-03-19T02:29:45.287Z] [2024-03-19T02:29:45.287Z] init.os: [2024-03-19T02:29:45.288Z] [2024-03-19T02:29:45.288Z] init.tools.unix: [2024-03-19T02:29:45.288Z] [2024-03-19T02:29:45.288Z] init.tools.windows: [2024-03-19T02:29:45.288Z] [2024-03-19T02:29:45.288Z] init.tools: [2024-03-19T02:29:45.288Z] [2024-03-19T02:29:45.288Z] setAsadminArgs: [2024-03-19T02:29:45.288Z] [2024-03-19T02:29:45.288Z] init: [2024-03-19T02:29:45.288Z] [2024-03-19T02:29:45.288Z] init.customtasks: [2024-03-19T02:29:45.288Z] [2024-03-19T02:29:45.288Z] prepare: [2024-03-19T02:29:45.288Z] [2024-03-19T02:29:45.288Z] exec.asadmin: [2024-03-19T02:29:45.302Z] [java] Value of key is: main [2024-03-19T02:29:45.302Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:45.302Z] [java] [2024-03-19T02:29:45.302Z] [java] [2024-03-19T02:29:45.302Z] [java] ----------------------------------------- [2024-03-19T02:29:45.302Z] [java] - main: PASS - [2024-03-19T02:29:45.302Z] [java] ----------------------------------------- [2024-03-19T02:29:45.302Z] [java] Total PASS: 1 [2024-03-19T02:29:45.302Z] [java] Total FAIL: 0 [2024-03-19T02:29:45.302Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:29:45.302Z] [java] ----------------------------------------- [2024-03-19T02:29:45.302Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:29:45.302Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:29:45.302Z] [2024-03-19T02:29:45.302Z] undeploy: [2024-03-19T02:29:45.302Z] [2024-03-19T02:29:45.302Z] setOSConditions: [2024-03-19T02:29:45.302Z] [2024-03-19T02:29:45.302Z] setToolWin: [2024-03-19T02:29:45.303Z] [2024-03-19T02:29:45.303Z] setToolUnix: [2024-03-19T02:29:45.303Z] [2024-03-19T02:29:45.303Z] setToolProperty: [2024-03-19T02:29:45.303Z] [2024-03-19T02:29:45.303Z] setS1ASclassPath: [2024-03-19T02:29:45.303Z] [2024-03-19T02:29:45.303Z] init-common: [2024-03-19T02:29:45.303Z] [2024-03-19T02:29:45.303Z] undeploy-jar-common: [2024-03-19T02:29:45.303Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-remote2-ejb [2024-03-19T02:29:45.303Z] [2024-03-19T02:29:45.303Z] all: [2024-03-19T02:29:45.303Z] [2024-03-19T02:29:45.303Z] setOSConditions: [2024-03-19T02:29:45.303Z] [2024-03-19T02:29:45.303Z] setToolWin: [2024-03-19T02:29:45.303Z] [2024-03-19T02:29:45.303Z] setToolUnix: [2024-03-19T02:29:45.303Z] [2024-03-19T02:29:45.303Z] setToolProperty: [2024-03-19T02:29:45.303Z] [2024-03-19T02:29:45.303Z] setS1ASclassPath: [2024-03-19T02:29:45.303Z] [2024-03-19T02:29:45.303Z] init-common: [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.304Z] undeploy: [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.304Z] setOSConditions: [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.304Z] setToolWin: [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.304Z] setToolUnix: [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.304Z] setToolProperty: [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.304Z] setS1ASclassPath: [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.304Z] init-common: [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.304Z] undeploy-jar-common: [2024-03-19T02:29:45.304Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-remote1-ejb [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.304Z] webandejb: [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.304Z] setOSConditions: [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.304Z] setToolWin: [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.304Z] setToolUnix: [2024-03-19T02:29:45.304Z] [2024-03-19T02:29:45.305Z] setToolProperty: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] setS1ASclassPath: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] init-common: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] clean: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] setOSConditions: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] setToolWin: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] setToolUnix: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] setToolProperty: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] setS1ASclassPath: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] init-common: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] clean-common: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] setOSConditions: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] setToolWin: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] setToolUnix: [2024-03-19T02:29:45.305Z] [2024-03-19T02:29:45.305Z] setToolProperty: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] setS1ASclassPath: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] init-common: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] clean-classes-common: [2024-03-19T02:29:45.306Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] setOSConditions: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] setToolWin: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] setToolUnix: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] setToolProperty: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] setS1ASclassPath: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] init-common: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] clean-jars-common: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] compile: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] setOSConditions: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.306Z] setToolWin: [2024-03-19T02:29:45.306Z] [2024-03-19T02:29:45.307Z] setToolUnix: [2024-03-19T02:29:45.307Z] [2024-03-19T02:29:45.307Z] setToolProperty: [2024-03-19T02:29:45.307Z] [2024-03-19T02:29:45.307Z] setS1ASclassPath: [2024-03-19T02:29:45.307Z] [2024-03-19T02:29:45.307Z] init-common: [2024-03-19T02:29:45.307Z] [2024-03-19T02:29:45.307Z] compile-common: [2024-03-19T02:29:45.307Z] [echo] Current time (ISO): 2024-03-19T02:29:44.374+0000 [2024-03-19T02:29:45.307Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:45.307Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:45.307Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:45.307Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:45.307Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:45.307Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:45.307Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:45.307Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:45.307Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:45.548Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_3_5 [2024-03-19T02:29:45.548Z] [exec] Administered object eis/aor_3_5 deleted. [2024-03-19T02:29:45.548Z] [2024-03-19T02:29:45.548Z] setOSConditions: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] setToolWin: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] setToolUnix: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] setToolProperty: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] setS1ASclassPath: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] init-common: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] undeploy: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] setOSConditions: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] setToolWin: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] setToolUnix: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] setToolProperty: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] setS1ASclassPath: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] init-common: [2024-03-19T02:29:45.549Z] [2024-03-19T02:29:45.549Z] undeploy-rar-common: [2024-03-19T02:29:45.550Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-03-19T02:29:45.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-03-19T02:29:45.808Z] [2024-03-19T02:29:45.808Z] setOSConditions: [2024-03-19T02:29:45.808Z] [2024-03-19T02:29:45.808Z] setToolWin: [2024-03-19T02:29:45.808Z] [2024-03-19T02:29:45.808Z] [exec] Mar 19, 2024 2:29:45 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:45.809Z] setToolUnix: [2024-03-19T02:29:45.809Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@c9b5a99 [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.809Z] setToolProperty: [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.809Z] setS1ASclassPath: [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.809Z] init-common: [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.809Z] restart: [2024-03-19T02:29:45.809Z] [echo] Not required to restart [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.809Z] all: [2024-03-19T02:29:45.809Z] [echo] @@## redeployRar ##@@ [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.809Z] setOSConditions: [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.809Z] setToolWin: [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.809Z] setToolUnix: [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.809Z] setToolProperty: [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.809Z] setS1ASclassPath: [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.809Z] init-common: [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.809Z] clean: [2024-03-19T02:29:45.809Z] [2024-03-19T02:29:45.810Z] setOSConditions: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] setToolWin: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] setToolUnix: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] setToolProperty: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] setS1ASclassPath: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] init-common: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] clean-common: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] setOSConditions: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] setToolWin: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] setToolUnix: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] setToolProperty: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] setS1ASclassPath: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] init-common: [2024-03-19T02:29:45.810Z] [2024-03-19T02:29:45.810Z] clean-classes-common: [2024-03-19T02:29:45.811Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] setOSConditions: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] setToolWin: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] setToolUnix: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] setToolProperty: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] setS1ASclassPath: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] init-common: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] clean-jars-common: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] compile: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] setOSConditions: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] setToolWin: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] setToolUnix: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] setToolProperty: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] setS1ASclassPath: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.811Z] init-common: [2024-03-19T02:29:45.811Z] [2024-03-19T02:29:45.812Z] compile-common: [2024-03-19T02:29:45.812Z] [echo] Current time (ISO): 2024-03-19T02:29:45.752+0000 [2024-03-19T02:29:45.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:45.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/ra [2024-03-19T02:29:45.812Z] [2024-03-19T02:29:45.812Z] setOSConditions: [2024-03-19T02:29:45.812Z] [2024-03-19T02:29:45.812Z] setToolWin: [2024-03-19T02:29:45.812Z] [2024-03-19T02:29:45.812Z] setToolUnix: [2024-03-19T02:29:45.812Z] [2024-03-19T02:29:45.812Z] setToolProperty: [2024-03-19T02:29:45.812Z] [2024-03-19T02:29:45.812Z] setS1ASclassPath: [2024-03-19T02:29:45.812Z] [2024-03-19T02:29:45.812Z] init-common: [2024-03-19T02:29:45.812Z] [2024-03-19T02:29:45.812Z] compile-common: [2024-03-19T02:29:45.812Z] [echo] Current time (ISO): 2024-03-19T02:29:45.760+0000 [2024-03-19T02:29:45.812Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:46.066Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-03-19T02:29:46.066Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:29:46.066Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:46.066Z] [exec] [2024-03-19T02:29:46.066Z] [exec] [2024-03-19T02:29:46.066Z] [exec] ----------------------------------------- [2024-03-19T02:29:46.066Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:29:46.066Z] [exec] ----------------------------------------- [2024-03-19T02:29:46.066Z] [exec] Total PASS: 1 [2024-03-19T02:29:46.066Z] [exec] Total FAIL: 0 [2024-03-19T02:29:46.066Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:46.066Z] [exec] ----------------------------------------- [2024-03-19T02:29:46.066Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:46.066Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:46.092Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:46.092Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:46.093Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:46.093Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:46.093Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:46.093Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:46.093Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:46.225Z] [exec] Result: 1 [2024-03-19T02:29:46.225Z] [2024-03-19T02:29:46.225Z] process.result: [2024-03-19T02:29:46.225Z] [2024-03-19T02:29:46.225Z] processResult: [2024-03-19T02:29:46.225Z] [2024-03-19T02:29:46.225Z] failed: [2024-03-19T02:29:46.225Z] [2024-03-19T02:29:46.226Z] passed: [2024-03-19T02:29:46.226Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] unknown: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] asadmin.with.result: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] show-component-status.asadmin: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] test.notregistred.cluster: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] clean.scenario: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] clean.scenario.cluster: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] init.os: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] init.tools.unix: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] init.tools.windows: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] init.tools: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] setAsadminArgs: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] init: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.226Z] init.customtasks: [2024-03-19T02:29:46.226Z] [2024-03-19T02:29:46.227Z] prepare: [2024-03-19T02:29:46.227Z] [2024-03-19T02:29:46.227Z] process.versionExpression: [2024-03-19T02:29:46.227Z] [2024-03-19T02:29:46.227Z] process.appname: [2024-03-19T02:29:46.227Z] [2024-03-19T02:29:46.227Z] _process.target: [2024-03-19T02:29:46.227Z] [2024-03-19T02:29:46.227Z] process.target: [2024-03-19T02:29:46.227Z] [2024-03-19T02:29:46.227Z] prepare.has.version.registred: [2024-03-19T02:29:46.227Z] [2024-03-19T02:29:46.227Z] exec.asadmin2: [2024-03-19T02:29:46.237Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:46.237Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/war/HelloStateful2.java uses or overrides a deprecated API. [2024-03-19T02:29:46.237Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:29:46.237Z] [javac] 1 warning [2024-03-19T02:29:46.237Z] [2024-03-19T02:29:46.237Z] setOSConditions: [2024-03-19T02:29:46.237Z] [2024-03-19T02:29:46.238Z] setToolWin: [2024-03-19T02:29:46.238Z] [2024-03-19T02:29:46.238Z] setToolUnix: [2024-03-19T02:29:46.238Z] [2024-03-19T02:29:46.238Z] setToolProperty: [2024-03-19T02:29:46.238Z] [2024-03-19T02:29:46.238Z] setS1ASclassPath: [2024-03-19T02:29:46.238Z] [2024-03-19T02:29:46.238Z] init-common: [2024-03-19T02:29:46.238Z] [2024-03-19T02:29:46.238Z] compile-common: [2024-03-19T02:29:46.238Z] [echo] Current time (ISO): 2024-03-19T02:29:46.219+0000 [2024-03-19T02:29:46.238Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:46.323Z] [2024-03-19T02:29:46.323Z] checkReporting-common: [2024-03-19T02:29:46.323Z] [2024-03-19T02:29:46.323Z] confirmReportPresent-common: [2024-03-19T02:29:46.323Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:46.323Z] [echo] Test seems to be reported fine [2024-03-19T02:29:46.323Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-03-19T02:29:46.324Z] [2024-03-19T02:29:46.324Z] confirmMissingReport-common: [2024-03-19T02:29:46.324Z] [2024-03-19T02:29:46.324Z] setOSConditions: [2024-03-19T02:29:46.324Z] [2024-03-19T02:29:46.324Z] setToolWin: [2024-03-19T02:29:46.324Z] [2024-03-19T02:29:46.324Z] setToolUnix: [2024-03-19T02:29:46.324Z] [2024-03-19T02:29:46.324Z] setToolProperty: [2024-03-19T02:29:46.324Z] [2024-03-19T02:29:46.324Z] setS1ASclassPath: [2024-03-19T02:29:46.324Z] [2024-03-19T02:29:46.324Z] init-common: [2024-03-19T02:29:46.324Z] [2024-03-19T02:29:46.324Z] runclient-common: [2024-03-19T02:29:46.324Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:app/custom/my-properties-xml-file-with-values [2024-03-19T02:29:46.685Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:46.747Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:46.747Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:46.747Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:46.747Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:46.747Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:46.747Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:46.747Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:46.792Z] [exec] Result: 1 [2024-03-19T02:29:46.792Z] [2024-03-19T02:29:46.792Z] process.registred: [2024-03-19T02:29:46.792Z] [2024-03-19T02:29:46.792Z] has.version.registred: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] del.all.version.registred: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] _clean.scenario: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] deployment: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] deploy.version: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] del.ref.registred: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] process.versionExpression: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] process.appname: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] _process.target: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] process.target: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] prepare.is.version.registred: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] init.os: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] init.tools.unix: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] init.tools.windows: [2024-03-19T02:29:46.793Z] [2024-03-19T02:29:46.793Z] init.tools: [2024-03-19T02:29:46.794Z] [2024-03-19T02:29:46.794Z] setAsadminArgs: [2024-03-19T02:29:46.794Z] [2024-03-19T02:29:46.794Z] init: [2024-03-19T02:29:46.794Z] [2024-03-19T02:29:46.794Z] init.customtasks: [2024-03-19T02:29:46.794Z] [2024-03-19T02:29:46.794Z] prepare: [2024-03-19T02:29:46.794Z] [2024-03-19T02:29:46.794Z] exec.asadmin2: [2024-03-19T02:29:46.942Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/client/Client.java:155: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:29:46.942Z] [javac] return new Integer(returnValue.get("count").toString()); [2024-03-19T02:29:46.942Z] [javac] ^ [2024-03-19T02:29:46.942Z] [javac] 2 warnings [2024-03-19T02:29:46.942Z] [2024-03-19T02:29:46.942Z] build: [2024-03-19T02:29:46.942Z] [2024-03-19T02:29:46.942Z] setOSConditions: [2024-03-19T02:29:46.942Z] [2024-03-19T02:29:46.942Z] fixFiles: [2024-03-19T02:29:46.942Z] [2024-03-19T02:29:46.942Z] convUnix: [2024-03-19T02:29:46.942Z] [2024-03-19T02:29:46.942Z] convWin: [2024-03-19T02:29:46.942Z] [2024-03-19T02:29:46.942Z] setToolWin: [2024-03-19T02:29:46.942Z] [2024-03-19T02:29:46.942Z] setToolUnix: [2024-03-19T02:29:46.942Z] [2024-03-19T02:29:46.942Z] setToolProperty: [2024-03-19T02:29:46.943Z] [2024-03-19T02:29:46.943Z] setS1ASclassPath: [2024-03-19T02:29:46.943Z] [2024-03-19T02:29:46.943Z] init-common: [2024-03-19T02:29:46.943Z] [2024-03-19T02:29:46.943Z] package-persistence-common: [2024-03-19T02:29:46.943Z] [2024-03-19T02:29:46.943Z] ejb-jar-common: [2024-03-19T02:29:46.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:46.943Z] [2024-03-19T02:29:46.943Z] package-ejbjar-common: [2024-03-19T02:29:46.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:46.943Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:46.943Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:46.943Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2024-03-19T02:29:46.943Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:46.943Z] [2024-03-19T02:29:46.943Z] appclient-jar-common: [2024-03-19T02:29:46.943Z] [2024-03-19T02:29:46.943Z] package-appclientjar-common: [2024-03-19T02:29:46.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:46.943Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:46.943Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:46.944Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2024-03-19T02:29:46.944Z] [2024-03-19T02:29:46.944Z] webclient-war-common: [2024-03-19T02:29:46.944Z] [2024-03-19T02:29:46.944Z] build-ear-common: [2024-03-19T02:29:46.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:46.944Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:46.944Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:46.944Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2024-03-19T02:29:46.944Z] [2024-03-19T02:29:46.944Z] deploy: [2024-03-19T02:29:46.944Z] [2024-03-19T02:29:46.944Z] setOSConditions: [2024-03-19T02:29:46.944Z] [2024-03-19T02:29:46.944Z] setToolWin: [2024-03-19T02:29:46.944Z] [2024-03-19T02:29:46.944Z] setToolUnix: [2024-03-19T02:29:46.944Z] [2024-03-19T02:29:46.944Z] setToolProperty: [2024-03-19T02:29:46.944Z] [2024-03-19T02:29:46.944Z] setS1ASclassPath: [2024-03-19T02:29:46.944Z] [2024-03-19T02:29:46.944Z] init-common: [2024-03-19T02:29:46.944Z] [2024-03-19T02:29:46.944Z] execute-sql-common: [2024-03-19T02:29:46.944Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/create_pointbase.sql [2024-03-19T02:29:46.944Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:29:46.945Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:29:46.945Z] [sql] 0 rows affected [2024-03-19T02:29:46.945Z] [sql] Failed to execute: drop table owner [2024-03-19T02:29:46.945Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2024-03-19T02:29:46.945Z] [sql] 0 rows affected [2024-03-19T02:29:46.945Z] [sql] 2 of 4 SQL statements executed successfully [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] setOSConditions: [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] setToolWin: [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] setToolUnix: [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] setToolProperty: [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] setS1ASclassPath: [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] init-common: [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] setup: [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] setOSConditions: [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] setToolWin: [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] setToolUnix: [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] setToolProperty: [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] setS1ASclassPath: [2024-03-19T02:29:46.945Z] [2024-03-19T02:29:46.945Z] init-common: [2024-03-19T02:29:46.946Z] [2024-03-19T02:29:46.946Z] deploy-jdbc-common: [2024-03-19T02:29:46.946Z] [2024-03-19T02:29:46.946Z] setOSConditions: [2024-03-19T02:29:46.946Z] [2024-03-19T02:29:46.946Z] setToolWin: [2024-03-19T02:29:46.946Z] [2024-03-19T02:29:46.946Z] setToolUnix: [2024-03-19T02:29:46.946Z] [2024-03-19T02:29:46.946Z] setToolProperty: [2024-03-19T02:29:46.946Z] [2024-03-19T02:29:46.946Z] setS1ASclassPath: [2024-03-19T02:29:46.946Z] [2024-03-19T02:29:46.946Z] init-common: [2024-03-19T02:29:46.946Z] [2024-03-19T02:29:46.946Z] create-jdbc-connpool-common: [2024-03-19T02:29:47.169Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:47.169Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:47.169Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:47.169Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:47.169Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:47.169Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:47.169Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:47.256Z] [exec] Mar 19, 2024 2:29:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:47.256Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:47.310Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:47.360Z] [exec] Result: 1 [2024-03-19T02:29:47.360Z] [2024-03-19T02:29:47.360Z] process.registred: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] is.version.registred: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] process.xmlversionidentifier: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] prepare.cluster: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] process.enabled: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] process.hasToDeploy: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] deploy.version.unregistred: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] init.os: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] init.tools.unix: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] init.tools.windows: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] init.tools: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] setAsadminArgs: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] init: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.361Z] init.customtasks: [2024-03-19T02:29:47.361Z] [2024-03-19T02:29:47.362Z] prepare: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] process.versionExpression: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] process.appname: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] create.version: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] assemble.non-existent: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] process.xmlversionidentifier: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] prepare.update.xml.identifier: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] update.xml.identifier: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] deployWithNameOption: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] setAsadminArgs: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] common.deploy.asadmin: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] init.os: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] init.tools.unix: [2024-03-19T02:29:47.362Z] [2024-03-19T02:29:47.362Z] init.tools.windows: [2024-03-19T02:29:47.363Z] [2024-03-19T02:29:47.363Z] init.tools: [2024-03-19T02:29:47.363Z] [2024-03-19T02:29:47.363Z] setAsadminArgs: [2024-03-19T02:29:47.363Z] [2024-03-19T02:29:47.363Z] init: [2024-03-19T02:29:47.530Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc/jdbc-unshareable-pool [2024-03-19T02:29:47.531Z] [exec] JDBC connection pool jdbc/jdbc-unshareable-pool created successfully. [2024-03-19T02:29:47.531Z] [2024-03-19T02:29:47.531Z] set-derby-connpool-props: [2024-03-19T02:29:47.567Z] [javac] 1 warning [2024-03-19T02:29:47.567Z] [2024-03-19T02:29:47.567Z] setOSConditions: [2024-03-19T02:29:47.567Z] [2024-03-19T02:29:47.567Z] setToolWin: [2024-03-19T02:29:47.567Z] [2024-03-19T02:29:47.567Z] setToolUnix: [2024-03-19T02:29:47.567Z] [2024-03-19T02:29:47.567Z] setToolProperty: [2024-03-19T02:29:47.567Z] [2024-03-19T02:29:47.567Z] setS1ASclassPath: [2024-03-19T02:29:47.568Z] [2024-03-19T02:29:47.568Z] init-common: [2024-03-19T02:29:47.568Z] [2024-03-19T02:29:47.568Z] compile-common: [2024-03-19T02:29:47.568Z] [echo] Current time (ISO): 2024-03-19T02:29:47.487+0000 [2024-03-19T02:29:47.568Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:47.621Z] [2024-03-19T02:29:47.621Z] init.customtasks: [2024-03-19T02:29:47.621Z] [2024-03-19T02:29:47.621Z] common.run.asadmin: [2024-03-19T02:29:47.621Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:29:47.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.User=dbuser [2024-03-19T02:29:47.789Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.User=dbuser [2024-03-19T02:29:47.879Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:47.879Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:48.110Z] [exec] Mar 19, 2024 2:29:47 AM org.glassfish.webservices.WebServiceReferenceManagerImpl getServletAdapterBasedOnWsdlUrl [2024-03-19T02:29:48.110Z] [exec] INFO: Going to fetch ServletAdapter holding wsdl content for web service HelloImplService based on url: null [2024-03-19T02:29:48.110Z] [exec] Mar 19, 2024 2:29:47 AM org.glassfish.webservices.WebServiceReferenceManagerImpl generateWsdlFile [2024-03-19T02:29:48.110Z] [exec] WARNING: Target endpoint's servlet adapter wasn't found, I cannot generate the wsdl, returning null. [2024-03-19T02:29:48.110Z] [exec] Mar 19, 2024 2:29:47 AM org.glassfish.webservices.WebServiceReferenceManagerImpl resolveWSReference [2024-03-19T02:29:48.110Z] [exec] WARNING: Following exception was thrown: [2024-03-19T02:29:48.110Z] [exec] java.lang.reflect.InvocationTargetException [2024-03-19T02:29:48.110Z] [exec] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) [2024-03-19T02:29:48.110Z] [exec] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [2024-03-19T02:29:48.110Z] [exec] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [2024-03-19T02:29:48.110Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.initiateInstance(WebServiceReferenceManagerImpl.java:245) [2024-03-19T02:29:48.110Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.resolveWSReference(WebServiceReferenceManagerImpl.java:136) [2024-03-19T02:29:48.110Z] [exec] at com.sun.enterprise.container.common.impl.ComponentEnvManagerImpl$WebServiceRefProxy.create(ComponentEnvManagerImpl.java:876) [2024-03-19T02:29:48.110Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) [2024-03-19T02:29:48.110Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) [2024-03-19T02:29:48.110Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) [2024-03-19T02:29:48.110Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) [2024-03-19T02:29:48.110Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) [2024-03-19T02:29:48.110Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) [2024-03-19T02:29:48.110Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:269) [2024-03-19T02:29:48.110Z] [exec] at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:413) [2024-03-19T02:29:48.110Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:551) [2024-03-19T02:29:48.110Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl._inject(InjectionManagerImpl.java:470) [2024-03-19T02:29:48.111Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.inject(InjectionManagerImpl.java:362) [2024-03-19T02:29:48.111Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.injectClass(InjectionManagerImpl.java:165) [2024-03-19T02:29:48.111Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.injectClass(InjectionManagerImpl.java:160) [2024-03-19T02:29:48.111Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer$ClientMainClassSetting.getClientMainClass(AppClientContainer.java:523) [2024-03-19T02:29:48.111Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.getMainMethod(AppClientContainer.java:434) [2024-03-19T02:29:48.111Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.completePreparation(AppClientContainer.java:337) [2024-03-19T02:29:48.111Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.prepare(AppClientContainer.java:256) [2024-03-19T02:29:48.111Z] [exec] at org.glassfish.appclient.client.AppClientFacade.prepareACC(AppClientFacade.java:224) [2024-03-19T02:29:48.111Z] [exec] at org.glassfish.appclient.client.acc.agent.AppClientContainerAgent.premain(AppClientContainerAgent.java:60) [2024-03-19T02:29:48.111Z] [exec] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:48.111Z] [exec] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:48.111Z] [exec] at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:560) [2024-03-19T02:29:48.111Z] [exec] at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:572) [2024-03-19T02:29:48.111Z] [exec] Caused by: jakarta.xml.ws.WebServiceException: Failed to access the WSDL at: http://localhost:8080/HelloImplService/HelloImpl?WSDL. It failed with: [2024-03-19T02:29:48.111Z] [exec] http://localhost:8080/HelloImplService/HelloImpl?WSDL. [2024-03-19T02:29:48.111Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(RuntimeWSDLParser.java:235) [2024-03-19T02:29:48.111Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:216) [2024-03-19T02:29:48.111Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:179) [2024-03-19T02:29:48.111Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:148) [2024-03-19T02:29:48.111Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.parseWSDL(WSServiceDelegate.java:336) [2024-03-19T02:29:48.111Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:293) [2024-03-19T02:29:48.111Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:201) [2024-03-19T02:29:48.111Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:182) [2024-03-19T02:29:48.111Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:178) [2024-03-19T02:29:48.111Z] [exec] at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:89) [2024-03-19T02:29:48.111Z] [exec] at jakarta.xml.ws.Service.(Service.java:82) [2024-03-19T02:29:48.111Z] [exec] at endpoint.jaxws.HelloImplService.(HelloImplService.java:58) [2024-03-19T02:29:48.111Z] [exec] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [2024-03-19T02:29:48.111Z] [exec] ... 28 more [2024-03-19T02:29:48.111Z] [exec] Caused by: java.io.FileNotFoundException: http://localhost:8080/HelloImplService/HelloImpl?WSDL [2024-03-19T02:29:48.111Z] [exec] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1994) [2024-03-19T02:29:48.111Z] [exec] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:29:48.111Z] [exec] at java.base/java.net.URL.openStream(URL.java:1325) [2024-03-19T02:29:48.112Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:966) [2024-03-19T02:29:48.112Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.resolveWSDL(RuntimeWSDLParser.java:367) [2024-03-19T02:29:48.112Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:201) [2024-03-19T02:29:48.112Z] [exec] ... 39 more [2024-03-19T02:29:48.112Z] [exec] [2024-03-19T02:29:48.112Z] [exec] com.sun.enterprise.container.common.spi.util.InjectionException: Exception attempting to inject ServiceReferenceDescriptor[name=client.Client/service, type=jakarta.jws.WebServiceRef, value=, lookupName=, mappedName=null, injectableTargets={client.Client.service}, description=] into class client.Client: Lookup failed for java:comp/env/client.Client/service in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [2024-03-19T02:29:48.112Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl._inject(InjectionManagerImpl.java:542) [2024-03-19T02:29:48.112Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.inject(InjectionManagerImpl.java:362) [2024-03-19T02:29:48.112Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.injectClass(InjectionManagerImpl.java:165) [2024-03-19T02:29:48.112Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.injectClass(InjectionManagerImpl.java:160) [2024-03-19T02:29:48.112Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer$ClientMainClassSetting.getClientMainClass(AppClientContainer.java:523) [2024-03-19T02:29:48.112Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.getMainMethod(AppClientContainer.java:434) [2024-03-19T02:29:48.112Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.completePreparation(AppClientContainer.java:337) [2024-03-19T02:29:48.112Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.prepare(AppClientContainer.java:256) [2024-03-19T02:29:48.112Z] [exec] at org.glassfish.appclient.client.AppClientFacade.prepareACC(AppClientFacade.java:224) [2024-03-19T02:29:48.112Z] [exec] at org.glassfish.appclient.client.acc.agent.AppClientContainerAgent.premain(AppClientContainerAgent.java:60) [2024-03-19T02:29:48.112Z] [exec] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:48.112Z] [exec] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:48.112Z] [exec] at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:560) [2024-03-19T02:29:48.112Z] [exec] at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:572) [2024-03-19T02:29:48.112Z] [exec] Caused by: javax.naming.NamingException: Lookup failed for java:comp/env/client.Client/service in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/client.Client/service] [2024-03-19T02:29:48.113Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) [2024-03-19T02:29:48.113Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:269) [2024-03-19T02:29:48.113Z] [exec] at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:413) [2024-03-19T02:29:48.113Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:551) [2024-03-19T02:29:48.113Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl._inject(InjectionManagerImpl.java:470) [2024-03-19T02:29:48.113Z] [exec] ... 13 more [2024-03-19T02:29:48.113Z] [exec] Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/client.Client/service [2024-03-19T02:29:48.113Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) [2024-03-19T02:29:48.113Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) [2024-03-19T02:29:48.113Z] [exec] ... 17 more [2024-03-19T02:29:48.113Z] [exec] Suppressed: javax.naming.NamingException [Root exception is java.lang.reflect.InvocationTargetException] [2024-03-19T02:29:48.113Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.resolveWSReference(WebServiceReferenceManagerImpl.java:229) [2024-03-19T02:29:48.113Z] [exec] at com.sun.enterprise.container.common.impl.ComponentEnvManagerImpl$WebServiceRefProxy.create(ComponentEnvManagerImpl.java:876) [2024-03-19T02:29:48.113Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) [2024-03-19T02:29:48.113Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) [2024-03-19T02:29:48.113Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) [2024-03-19T02:29:48.113Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) [2024-03-19T02:29:48.113Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) [2024-03-19T02:29:48.113Z] [exec] ... 18 more [2024-03-19T02:29:48.113Z] [exec] Caused by: java.lang.reflect.InvocationTargetException [2024-03-19T02:29:48.113Z] [exec] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) [2024-03-19T02:29:48.113Z] [exec] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [2024-03-19T02:29:48.113Z] [exec] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [2024-03-19T02:29:48.113Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.initiateInstance(WebServiceReferenceManagerImpl.java:245) [2024-03-19T02:29:48.113Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.resolveWSReference(WebServiceReferenceManagerImpl.java:136) [2024-03-19T02:29:48.113Z] [exec] ... 24 more [2024-03-19T02:29:48.113Z] [exec] Caused by: jakarta.xml.ws.WebServiceException: Failed to access the WSDL at: http://localhost:8080/HelloImplService/HelloImpl?WSDL. It failed with: [2024-03-19T02:29:48.113Z] [exec] http://localhost:8080/HelloImplService/HelloImpl?WSDL. [2024-03-19T02:29:48.113Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(RuntimeWSDLParser.java:235) [2024-03-19T02:29:48.113Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:216) [2024-03-19T02:29:48.113Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:179) [2024-03-19T02:29:48.113Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:148) [2024-03-19T02:29:48.113Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.parseWSDL(WSServiceDelegate.java:336) [2024-03-19T02:29:48.113Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:293) [2024-03-19T02:29:48.114Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:201) [2024-03-19T02:29:48.114Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:182) [2024-03-19T02:29:48.114Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.(WSServiceDelegate.java:178) [2024-03-19T02:29:48.114Z] [exec] at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:89) [2024-03-19T02:29:48.114Z] [exec] at jakarta.xml.ws.Service.(Service.java:82) [2024-03-19T02:29:48.114Z] [exec] at endpoint.jaxws.HelloImplService.(HelloImplService.java:58) [2024-03-19T02:29:48.114Z] [exec] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [2024-03-19T02:29:48.114Z] [exec] ... 28 more [2024-03-19T02:29:48.114Z] [exec] Caused by: java.io.FileNotFoundException: http://localhost:8080/HelloImplService/HelloImpl?WSDL [2024-03-19T02:29:48.114Z] [exec] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1994) [2024-03-19T02:29:48.114Z] [exec] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:29:48.114Z] [exec] at java.base/java.net.URL.openStream(URL.java:1325) [2024-03-19T02:29:48.114Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:966) [2024-03-19T02:29:48.114Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.resolveWSDL(RuntimeWSDLParser.java:367) [2024-03-19T02:29:48.114Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:201) [2024-03-19T02:29:48.114Z] [exec] ... 39 more [2024-03-19T02:29:48.114Z] [exec] Result: 1 [2024-03-19T02:29:48.114Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:48.114Z] [2024-03-19T02:29:48.114Z] undeploy: [2024-03-19T02:29:48.114Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:48.114Z] [2024-03-19T02:29:48.114Z] autoundeploy-file: [2024-03-19T02:29:48.114Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:29:48.139Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:48.139Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:29:48.139Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:29:48.139Z] [javac] 1 warning [2024-03-19T02:29:48.139Z] [2024-03-19T02:29:48.139Z] build: [2024-03-19T02:29:48.139Z] [2024-03-19T02:29:48.140Z] setOSConditions: [2024-03-19T02:29:48.140Z] [2024-03-19T02:29:48.140Z] setToolWin: [2024-03-19T02:29:48.140Z] [2024-03-19T02:29:48.140Z] setToolUnix: [2024-03-19T02:29:48.140Z] [2024-03-19T02:29:48.140Z] setToolProperty: [2024-03-19T02:29:48.140Z] [2024-03-19T02:29:48.140Z] setS1ASclassPath: [2024-03-19T02:29:48.140Z] [2024-03-19T02:29:48.140Z] init-common: [2024-03-19T02:29:48.140Z] [2024-03-19T02:29:48.140Z] webclient-war-common: [2024-03-19T02:29:48.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:48.140Z] [2024-03-19T02:29:48.140Z] clear: [2024-03-19T02:29:48.140Z] [2024-03-19T02:29:48.140Z] test-tlds-exist: [2024-03-19T02:29:48.140Z] [2024-03-19T02:29:48.140Z] copy-tlds: [2024-03-19T02:29:48.140Z] [2024-03-19T02:29:48.140Z] test-tagfiles-exist: [2024-03-19T02:29:48.140Z] [2024-03-19T02:29:48.140Z] copy-tagfiles: [2024-03-19T02:29:48.140Z] [2024-03-19T02:29:48.140Z] package-war-common: [2024-03-19T02:29:48.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:29:48.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:48.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:29:48.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:29:48.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/lib [2024-03-19T02:29:48.141Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:29:48.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/docroot [2024-03-19T02:29:48.141Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-webejb-web.war [2024-03-19T02:29:48.141Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:48.141Z] [2024-03-19T02:29:48.141Z] deploy: [2024-03-19T02:29:48.141Z] [2024-03-19T02:29:48.141Z] deploy-war-common: [2024-03-19T02:29:48.141Z] [2024-03-19T02:29:48.141Z] setOSConditions: [2024-03-19T02:29:48.141Z] [2024-03-19T02:29:48.141Z] setToolWin: [2024-03-19T02:29:48.141Z] [2024-03-19T02:29:48.141Z] setToolUnix: [2024-03-19T02:29:48.141Z] [2024-03-19T02:29:48.141Z] setToolProperty: [2024-03-19T02:29:48.141Z] [2024-03-19T02:29:48.141Z] setS1ASclassPath: [2024-03-19T02:29:48.141Z] [2024-03-19T02:29:48.141Z] init-common: [2024-03-19T02:29:48.141Z] [2024-03-19T02:29:48.142Z] deploy-war-commonpe: [2024-03-19T02:29:48.156Z] [exec] Mar 19, 2024 2:29:47 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:48.156Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2c8b8de0 [2024-03-19T02:29:48.156Z] [exec] Looked up home!! [2024-03-19T02:29:48.156Z] [exec] Narrowed home!! [2024-03-19T02:29:48.156Z] [exec] Got the EJB!! [2024-03-19T02:29:48.156Z] [exec] Calling authorized method - addItem [2024-03-19T02:29:48.156Z] [exec] 320.0 [2024-03-19T02:29:48.157Z] [exec] Shopping list for LizHurley [2024-03-19T02:29:48.157Z] [exec] lipstick [2024-03-19T02:29:48.157Z] [exec] mascara [2024-03-19T02:29:48.157Z] [exec] sandals [2024-03-19T02:29:48.157Z] [exec] Total Cost for Ms Hurley = 270.0 [2024-03-19T02:29:48.157Z] [exec] Value of key is: with @ [2024-03-19T02:29:48.157Z] [exec] Username with @:RpaLoginBean Test Passed [2024-03-19T02:29:48.157Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:48.157Z] [exec] [2024-03-19T02:29:48.157Z] [exec] [2024-03-19T02:29:48.157Z] [exec] ----------------------------------------- [2024-03-19T02:29:48.157Z] [exec] - with @: PASS - [2024-03-19T02:29:48.157Z] [exec] ----------------------------------------- [2024-03-19T02:29:48.157Z] [exec] Total PASS: 1 [2024-03-19T02:29:48.157Z] [exec] Total FAIL: 0 [2024-03-19T02:29:48.157Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:48.157Z] [exec] ----------------------------------------- [2024-03-19T02:29:48.157Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:48.157Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:48.186Z] [exec] Mar 19, 2024 2:29:47 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:48.186Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:48.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.Password=dbpassword [2024-03-19T02:29:48.352Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.Password=dbpassword [2024-03-19T02:29:48.398Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-full-webejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-webejb-web.war [2024-03-19T02:29:48.415Z] [2024-03-19T02:29:48.415Z] undeploy: [2024-03-19T02:29:48.415Z] [2024-03-19T02:29:48.415Z] setOSConditions: [2024-03-19T02:29:48.415Z] [2024-03-19T02:29:48.415Z] setToolWin: [2024-03-19T02:29:48.415Z] [2024-03-19T02:29:48.415Z] setToolUnix: [2024-03-19T02:29:48.415Z] [2024-03-19T02:29:48.415Z] setToolProperty: [2024-03-19T02:29:48.415Z] [2024-03-19T02:29:48.415Z] setS1ASclassPath: [2024-03-19T02:29:48.415Z] [2024-03-19T02:29:48.415Z] init-common: [2024-03-19T02:29:48.415Z] [2024-03-19T02:29:48.415Z] undeploy-common: [2024-03-19T02:29:48.443Z] [exec] Mar 19, 2024 2:29:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:48.443Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:48.445Z] [exec] Application deployed with name simple-versioned-servlet. [2024-03-19T02:29:48.445Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:48.445Z] [2024-03-19T02:29:48.445Z] init.os: [2024-03-19T02:29:48.445Z] [2024-03-19T02:29:48.445Z] init.tools.unix: [2024-03-19T02:29:48.445Z] [2024-03-19T02:29:48.445Z] init.tools.windows: [2024-03-19T02:29:48.445Z] [2024-03-19T02:29:48.446Z] init.tools: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] setAsadminArgs: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] init: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] init.customtasks: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] setEnabled: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] createAppRef: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] deployWithoutNameOption: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] run.positive.deploy: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] deploy.version: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] del.ref.registred: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] process.versionExpression: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] process.appname: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] _process.target: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.446Z] process.target: [2024-03-19T02:29:48.446Z] [2024-03-19T02:29:48.447Z] prepare.is.version.registred: [2024-03-19T02:29:48.447Z] [2024-03-19T02:29:48.447Z] init.os: [2024-03-19T02:29:48.447Z] [2024-03-19T02:29:48.447Z] init.tools.unix: [2024-03-19T02:29:48.447Z] [2024-03-19T02:29:48.447Z] init.tools.windows: [2024-03-19T02:29:48.447Z] [2024-03-19T02:29:48.447Z] init.tools: [2024-03-19T02:29:48.447Z] [2024-03-19T02:29:48.447Z] setAsadminArgs: [2024-03-19T02:29:48.447Z] [2024-03-19T02:29:48.447Z] init: [2024-03-19T02:29:48.447Z] [2024-03-19T02:29:48.447Z] init.customtasks: [2024-03-19T02:29:48.447Z] [2024-03-19T02:29:48.447Z] prepare: [2024-03-19T02:29:48.447Z] [2024-03-19T02:29:48.447Z] exec.asadmin2: [2024-03-19T02:29:48.515Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:48.515Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:48.515Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:48.515Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:48.515Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:48.515Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:48.515Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:48.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.driverType=4 [2024-03-19T02:29:48.610Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.driverType=4 [2024-03-19T02:29:48.962Z] [exec] Application deployed with name ejb-ejb31-full-webejb-web. [2024-03-19T02:29:48.962Z] [2024-03-19T02:29:48.962Z] deploy-war-commonee: [2024-03-19T02:29:48.962Z] [2024-03-19T02:29:48.962Z] run: [2024-03-19T02:29:48.962Z] [2024-03-19T02:29:48.962Z] setOSConditions: [2024-03-19T02:29:48.962Z] [2024-03-19T02:29:48.962Z] setToolWin: [2024-03-19T02:29:48.962Z] [2024-03-19T02:29:48.962Z] setToolUnix: [2024-03-19T02:29:48.962Z] [2024-03-19T02:29:48.962Z] setToolProperty: [2024-03-19T02:29:48.962Z] [2024-03-19T02:29:48.962Z] setS1ASclassPath: [2024-03-19T02:29:48.962Z] [2024-03-19T02:29:48.962Z] init-common: [2024-03-19T02:29:48.963Z] [2024-03-19T02:29:48.963Z] run_se: [2024-03-19T02:29:49.012Z] [exec] Result: 1 [2024-03-19T02:29:49.012Z] [2024-03-19T02:29:49.012Z] process.registred: [2024-03-19T02:29:49.012Z] [2024-03-19T02:29:49.012Z] is.version.registred: [2024-03-19T02:29:49.012Z] [2024-03-19T02:29:49.012Z] process.xmlversionidentifier: [2024-03-19T02:29:49.012Z] [2024-03-19T02:29:49.012Z] prepare.cluster: [2024-03-19T02:29:49.012Z] [2024-03-19T02:29:49.012Z] process.enabled: [2024-03-19T02:29:49.012Z] [2024-03-19T02:29:49.012Z] process.hasToDeploy: [2024-03-19T02:29:49.012Z] [2024-03-19T02:29:49.012Z] deploy.version.unregistred: [2024-03-19T02:29:49.012Z] [2024-03-19T02:29:49.012Z] init.os: [2024-03-19T02:29:49.012Z] [2024-03-19T02:29:49.012Z] init.tools.unix: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] init.tools.windows: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] init.tools: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] setAsadminArgs: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] init: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] init.customtasks: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] prepare: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] process.versionExpression: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] process.appname: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] create.version: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] assemble.non-existent: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] process.xmlversionidentifier: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] prepare.update.xml.identifier: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.013Z] update.xml.identifier: [2024-03-19T02:29:49.013Z] [2024-03-19T02:29:49.014Z] deployWithNameOption: [2024-03-19T02:29:49.014Z] [2024-03-19T02:29:49.014Z] setAsadminArgs: [2024-03-19T02:29:49.014Z] [2024-03-19T02:29:49.014Z] common.deploy.asadmin: [2024-03-19T02:29:49.014Z] [2024-03-19T02:29:49.014Z] init.os: [2024-03-19T02:29:49.014Z] [2024-03-19T02:29:49.014Z] init.tools.unix: [2024-03-19T02:29:49.014Z] [2024-03-19T02:29:49.014Z] init.tools.windows: [2024-03-19T02:29:49.014Z] [2024-03-19T02:29:49.014Z] init.tools: [2024-03-19T02:29:49.014Z] [2024-03-19T02:29:49.014Z] setAsadminArgs: [2024-03-19T02:29:49.014Z] [2024-03-19T02:29:49.014Z] init: [2024-03-19T02:29:49.078Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:49.183Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.portNumber=1527 [2024-03-19T02:29:49.183Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.portNumber=1527 [2024-03-19T02:29:49.238Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-full-webejb/HelloServlet [2024-03-19T02:29:49.271Z] [2024-03-19T02:29:49.271Z] init.customtasks: [2024-03-19T02:29:49.271Z] [2024-03-19T02:29:49.271Z] common.run.asadmin: [2024-03-19T02:29:49.271Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-03-19T02:29:49.335Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/client/Client.java:37: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-03-19T02:29:49.335Z] [javac] Integer versionNumber = new Integer(args[0]); [2024-03-19T02:29:49.335Z] [javac] ^ [2024-03-19T02:29:49.335Z] [javac] 2 warnings [2024-03-19T02:29:49.335Z] [2024-03-19T02:29:49.335Z] setOSConditions: [2024-03-19T02:29:49.335Z] [2024-03-19T02:29:49.335Z] setToolWin: [2024-03-19T02:29:49.335Z] [2024-03-19T02:29:49.335Z] setToolUnix: [2024-03-19T02:29:49.335Z] [2024-03-19T02:29:49.335Z] setToolProperty: [2024-03-19T02:29:49.335Z] [2024-03-19T02:29:49.335Z] setS1ASclassPath: [2024-03-19T02:29:49.335Z] [2024-03-19T02:29:49.335Z] init-common: [2024-03-19T02:29:49.335Z] [2024-03-19T02:29:49.335Z] compile-common: [2024-03-19T02:29:49.335Z] [echo] Current time (ISO): 2024-03-19T02:29:49.221+0000 [2024-03-19T02:29:49.335Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:49.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rpaLoginBeanApp [2024-03-19T02:29:49.347Z] [2024-03-19T02:29:49.347Z] unsetup: [2024-03-19T02:29:49.347Z] [2024-03-19T02:29:49.347Z] setOSConditions: [2024-03-19T02:29:49.347Z] [2024-03-19T02:29:49.347Z] setToolWin: [2024-03-19T02:29:49.347Z] [2024-03-19T02:29:49.348Z] setToolUnix: [2024-03-19T02:29:49.348Z] [2024-03-19T02:29:49.348Z] setToolProperty: [2024-03-19T02:29:49.348Z] [2024-03-19T02:29:49.348Z] setS1ASclassPath: [2024-03-19T02:29:49.348Z] [2024-03-19T02:29:49.348Z] init-common: [2024-03-19T02:29:49.348Z] [2024-03-19T02:29:49.348Z] delete-user-common: [2024-03-19T02:29:49.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.dataBaseName=testdb [2024-03-19T02:29:49.439Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.dataBaseName=testdb [2024-03-19T02:29:49.487Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:49.487Z] [2024-03-19T02:29:49.487Z] internal-report-success: [2024-03-19T02:29:49.487Z] [2024-03-19T02:29:49.487Z] internal-report-failure: [2024-03-19T02:29:49.487Z] [2024-03-19T02:29:49.487Z] report: [2024-03-19T02:29:49.487Z] [echo] [2024-03-19T02:29:49.487Z] [echo] ************************* [2024-03-19T02:29:49.487Z] [echo] * Running oneway [2024-03-19T02:29:49.488Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway [2024-03-19T02:29:49.488Z] [echo] ************************* [2024-03-19T02:29:49.488Z] [echo] [2024-03-19T02:29:49.488Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:49.488Z] [2024-03-19T02:29:49.488Z] clean: [2024-03-19T02:29:49.488Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml [2024-03-19T02:29:49.488Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:49.488Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:49.488Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:49.488Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:49.488Z] [2024-03-19T02:29:49.488Z] test-all: [2024-03-19T02:29:49.488Z] [echo] Starting Test /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/endpoint [2024-03-19T02:29:49.488Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:49.488Z] [2024-03-19T02:29:49.488Z] deploy: [2024-03-19T02:29:49.488Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:49.488Z] [2024-03-19T02:29:49.488Z] build: [2024-03-19T02:29:49.488Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:49.489Z] [2024-03-19T02:29:49.489Z] test-compile: [2024-03-19T02:29:49.489Z] [echo] Compiling into endpoint/HelloEJB.class [2024-03-19T02:29:49.489Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:49.489Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:49.528Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:49.529Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:49.697Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:49.697Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:49.746Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:49.746Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:49.746Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:49.746Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:49.746Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:49.746Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:49.746Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:50.003Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:50.003Z] [javac] 1 warning [2024-03-19T02:29:50.003Z] [echo] Building with package endpoint [2024-03-19T02:29:50.003Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-03-19T02:29:50.094Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-03-19T02:29:50.094Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:50.094Z] [2024-03-19T02:29:50.094Z] init.os: [2024-03-19T02:29:50.094Z] [2024-03-19T02:29:50.094Z] init.tools.unix: [2024-03-19T02:29:50.094Z] [2024-03-19T02:29:50.094Z] init.tools.windows: [2024-03-19T02:29:50.094Z] [2024-03-19T02:29:50.094Z] init.tools: [2024-03-19T02:29:50.094Z] [2024-03-19T02:29:50.094Z] setAsadminArgs: [2024-03-19T02:29:50.094Z] [2024-03-19T02:29:50.094Z] init: [2024-03-19T02:29:50.094Z] [2024-03-19T02:29:50.094Z] init.customtasks: [2024-03-19T02:29:50.094Z] [2024-03-19T02:29:50.094Z] setEnabled: [2024-03-19T02:29:50.094Z] [2024-03-19T02:29:50.094Z] createAppRef: [2024-03-19T02:29:50.094Z] [2024-03-19T02:29:50.095Z] deployWithoutNameOption: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] run.positive.deploy: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] deploy.version: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] del.ref.registred: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] process.versionExpression: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] process.appname: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] _process.target: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] process.target: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] prepare.is.version.registred: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] init.os: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] init.tools.unix: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] init.tools.windows: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] init.tools: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.095Z] setAsadminArgs: [2024-03-19T02:29:50.095Z] [2024-03-19T02:29:50.096Z] init: [2024-03-19T02:29:50.096Z] [2024-03-19T02:29:50.096Z] init.customtasks: [2024-03-19T02:29:50.096Z] [2024-03-19T02:29:50.096Z] prepare: [2024-03-19T02:29:50.096Z] [2024-03-19T02:29:50.096Z] exec.asadmin2: [2024-03-19T02:29:50.258Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.create=true [2024-03-19T02:29:50.259Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.create=true [2024-03-19T02:29:50.262Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:50.262Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:50.262Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:50.262Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:50.263Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:50.263Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:50.263Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:50.321Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file2 --target server harpreet@foobar.com [2024-03-19T02:29:50.321Z] [2024-03-19T02:29:50.321Z] asadmin-common: [2024-03-19T02:29:50.321Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file2 [2024-03-19T02:29:50.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.serverName=localhost [2024-03-19T02:29:50.514Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.serverName=localhost [2024-03-19T02:29:50.514Z] [2024-03-19T02:29:50.514Z] setOSConditions: [2024-03-19T02:29:50.514Z] [2024-03-19T02:29:50.514Z] setToolWin: [2024-03-19T02:29:50.514Z] [2024-03-19T02:29:50.514Z] setToolUnix: [2024-03-19T02:29:50.515Z] [2024-03-19T02:29:50.515Z] setToolProperty: [2024-03-19T02:29:50.515Z] [2024-03-19T02:29:50.515Z] setS1ASclassPath: [2024-03-19T02:29:50.515Z] [2024-03-19T02:29:50.515Z] init-common: [2024-03-19T02:29:50.515Z] [2024-03-19T02:29:50.515Z] create-jdbc-resource-common: [2024-03-19T02:29:50.515Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc/jdbc-unshareable-pool --target server jdbc/unshareable [2024-03-19T02:29:50.849Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:50.885Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file2 [2024-03-19T02:29:50.886Z] [2024-03-19T02:29:50.886Z] all: [2024-03-19T02:29:50.886Z] [echo] [2024-03-19T02:29:50.886Z] [echo] [2024-03-19T02:29:50.886Z] [echo] [2024-03-19T02:29:50.886Z] [echo] *************************************************************************** [2024-03-19T02:29:50.886Z] [echo] * Running group anyone [2024-03-19T02:29:50.886Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/anyone [2024-03-19T02:29:50.886Z] [echo] *************************************************************************** [2024-03-19T02:29:50.886Z] [echo] [2024-03-19T02:29:50.886Z] [echo] [2024-03-19T02:29:50.886Z] [echo] [2024-03-19T02:29:50.886Z] [2024-03-19T02:29:50.886Z] setOSConditions: [2024-03-19T02:29:50.886Z] [2024-03-19T02:29:50.886Z] setToolWin: [2024-03-19T02:29:50.886Z] [2024-03-19T02:29:50.886Z] setToolUnix: [2024-03-19T02:29:50.886Z] [2024-03-19T02:29:50.886Z] setToolProperty: [2024-03-19T02:29:50.886Z] [2024-03-19T02:29:50.886Z] setS1ASclassPath: [2024-03-19T02:29:50.886Z] [2024-03-19T02:29:50.886Z] init-common: [2024-03-19T02:29:50.886Z] [2024-03-19T02:29:50.886Z] clean: [2024-03-19T02:29:50.886Z] [2024-03-19T02:29:50.886Z] setOSConditions: [2024-03-19T02:29:50.886Z] [2024-03-19T02:29:50.886Z] setToolWin: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] setToolUnix: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] setToolProperty: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] setS1ASclassPath: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] init-common: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] clean-common: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] setOSConditions: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] setToolWin: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] setToolUnix: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] setToolProperty: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] setS1ASclassPath: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] init-common: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] clean-classes-common: [2024-03-19T02:29:50.887Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.887Z] setOSConditions: [2024-03-19T02:29:50.887Z] [2024-03-19T02:29:50.888Z] setToolWin: [2024-03-19T02:29:50.888Z] [2024-03-19T02:29:50.888Z] setToolUnix: [2024-03-19T02:29:50.888Z] [2024-03-19T02:29:50.888Z] setToolProperty: [2024-03-19T02:29:50.888Z] [2024-03-19T02:29:50.888Z] setS1ASclassPath: [2024-03-19T02:29:50.888Z] [2024-03-19T02:29:50.888Z] init-common: [2024-03-19T02:29:50.888Z] [2024-03-19T02:29:50.888Z] clean-jars-common: [2024-03-19T02:29:50.888Z] [2024-03-19T02:29:50.888Z] setup: [2024-03-19T02:29:50.962Z] [exec] Mar 19, 2024 2:29:50 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:50.962Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1eb85a47 [2024-03-19T02:29:51.030Z] [exec] Result: 1 [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] process.registred: [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] is.version.registred: [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] process.xmlversionidentifier: [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] prepare.cluster: [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] process.enabled: [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] process.hasToDeploy: [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] deploy.version.unregistred: [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] init.os: [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] init.tools.unix: [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] init.tools.windows: [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] init.tools: [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] setAsadminArgs: [2024-03-19T02:29:51.030Z] [2024-03-19T02:29:51.030Z] init: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] init.customtasks: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] prepare: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] process.versionExpression: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] process.appname: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] create.version: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] assemble.non-existent: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] process.xmlversionidentifier: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] prepare.update.xml.identifier: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] update.xml.identifier: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] deployWithNameOption: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] setAsadminArgs: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] common.deploy.asadmin: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] init.os: [2024-03-19T02:29:51.031Z] [2024-03-19T02:29:51.031Z] init.tools.unix: [2024-03-19T02:29:51.032Z] [2024-03-19T02:29:51.032Z] init.tools.windows: [2024-03-19T02:29:51.032Z] [2024-03-19T02:29:51.032Z] init.tools: [2024-03-19T02:29:51.032Z] [2024-03-19T02:29:51.032Z] setAsadminArgs: [2024-03-19T02:29:51.032Z] [2024-03-19T02:29:51.032Z] init: [2024-03-19T02:29:51.032Z] [2024-03-19T02:29:51.032Z] init.customtasks: [2024-03-19T02:29:51.032Z] [2024-03-19T02:29:51.032Z] common.run.asadmin: [2024-03-19T02:29:51.032Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-03-19T02:29:51.079Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc/jdbc-unshareable-pool --enabled=true --target server jdbc/unshareable [2024-03-19T02:29:51.079Z] [exec] JDBC resource jdbc/unshareable created successfully. [2024-03-19T02:29:51.079Z] [echo] cmd executed for server [2024-03-19T02:29:51.079Z] [2024-03-19T02:29:51.079Z] setOSConditions: [2024-03-19T02:29:51.079Z] [2024-03-19T02:29:51.079Z] setToolWin: [2024-03-19T02:29:51.079Z] [2024-03-19T02:29:51.079Z] setToolUnix: [2024-03-19T02:29:51.079Z] [2024-03-19T02:29:51.079Z] setToolProperty: [2024-03-19T02:29:51.079Z] [2024-03-19T02:29:51.079Z] setS1ASclassPath: [2024-03-19T02:29:51.080Z] [2024-03-19T02:29:51.080Z] init-common: [2024-03-19T02:29:51.080Z] [2024-03-19T02:29:51.080Z] deploy-jdbc-common: [2024-03-19T02:29:51.080Z] [2024-03-19T02:29:51.080Z] setOSConditions: [2024-03-19T02:29:51.080Z] [2024-03-19T02:29:51.080Z] setToolWin: [2024-03-19T02:29:51.080Z] [2024-03-19T02:29:51.080Z] setToolUnix: [2024-03-19T02:29:51.080Z] [2024-03-19T02:29:51.080Z] setToolProperty: [2024-03-19T02:29:51.080Z] [2024-03-19T02:29:51.080Z] setS1ASclassPath: [2024-03-19T02:29:51.080Z] [2024-03-19T02:29:51.080Z] init-common: [2024-03-19T02:29:51.080Z] [2024-03-19T02:29:51.080Z] create-jdbc-connpool-common: [2024-03-19T02:29:51.104Z] [javac] 1 warning [2024-03-19T02:29:51.104Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:51.104Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar [2024-03-19T02:29:51.104Z] [2024-03-19T02:29:51.104Z] build: [2024-03-19T02:29:51.104Z] [2024-03-19T02:29:51.104Z] setOSConditions: [2024-03-19T02:29:51.104Z] [2024-03-19T02:29:51.104Z] setToolWin: [2024-03-19T02:29:51.104Z] [2024-03-19T02:29:51.105Z] setToolUnix: [2024-03-19T02:29:51.105Z] [2024-03-19T02:29:51.105Z] setToolProperty: [2024-03-19T02:29:51.105Z] [2024-03-19T02:29:51.105Z] setS1ASclassPath: [2024-03-19T02:29:51.105Z] [2024-03-19T02:29:51.105Z] init-common: [2024-03-19T02:29:51.105Z] [2024-03-19T02:29:51.105Z] webclient-war-common: [2024-03-19T02:29:51.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:51.105Z] [2024-03-19T02:29:51.105Z] clear: [2024-03-19T02:29:51.105Z] [2024-03-19T02:29:51.105Z] test-tlds-exist: [2024-03-19T02:29:51.105Z] [2024-03-19T02:29:51.105Z] copy-tlds: [2024-03-19T02:29:51.105Z] [2024-03-19T02:29:51.105Z] test-tagfiles-exist: [2024-03-19T02:29:51.105Z] [2024-03-19T02:29:51.105Z] copy-tagfiles: [2024-03-19T02:29:51.105Z] [2024-03-19T02:29:51.105Z] package-war-common: [2024-03-19T02:29:51.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:29:51.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:51.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:29:51.106Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:29:51.106Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/lib [2024-03-19T02:29:51.106Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:51.106Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:51.106Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:51.106Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:29:51.106Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/docroot [2024-03-19T02:29:51.106Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/redeploy-rar-web.war [2024-03-19T02:29:51.106Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:29:51.106Z] [2024-03-19T02:29:51.106Z] setOSConditions: [2024-03-19T02:29:51.106Z] [2024-03-19T02:29:51.106Z] fixFiles: [2024-03-19T02:29:51.106Z] [2024-03-19T02:29:51.106Z] convUnix: [2024-03-19T02:29:51.106Z] [2024-03-19T02:29:51.106Z] convWin: [2024-03-19T02:29:51.106Z] [2024-03-19T02:29:51.106Z] setToolWin: [2024-03-19T02:29:51.106Z] [2024-03-19T02:29:51.106Z] setToolUnix: [2024-03-19T02:29:51.106Z] [2024-03-19T02:29:51.106Z] setToolProperty: [2024-03-19T02:29:51.106Z] [2024-03-19T02:29:51.106Z] setS1ASclassPath: [2024-03-19T02:29:51.107Z] [2024-03-19T02:29:51.107Z] init-common: [2024-03-19T02:29:51.107Z] [2024-03-19T02:29:51.107Z] package-persistence-common: [2024-03-19T02:29:51.107Z] [2024-03-19T02:29:51.107Z] ejb-jar-common: [2024-03-19T02:29:51.107Z] [2024-03-19T02:29:51.107Z] package-ejbjar-common: [2024-03-19T02:29:51.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:51.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:51.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:51.107Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/redeploy-rar-ejb.jar [2024-03-19T02:29:51.107Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:51.107Z] [2024-03-19T02:29:51.107Z] appclient-jar-common: [2024-03-19T02:29:51.107Z] [2024-03-19T02:29:51.107Z] package-appclientjar-common: [2024-03-19T02:29:51.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:51.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:51.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:51.107Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/redeploy-rar-client.jar [2024-03-19T02:29:51.107Z] [2024-03-19T02:29:51.107Z] webclient-war-common: [2024-03-19T02:29:51.108Z] [2024-03-19T02:29:51.108Z] build-ear-common: [2024-03-19T02:29:51.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:51.108Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:29:51.108Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:29:51.108Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2024-03-19T02:29:51.108Z] [2024-03-19T02:29:51.108Z] run: [2024-03-19T02:29:51.108Z] [2024-03-19T02:29:51.108Z] setOSConditions: [2024-03-19T02:29:51.108Z] [2024-03-19T02:29:51.108Z] setToolWin: [2024-03-19T02:29:51.108Z] [2024-03-19T02:29:51.108Z] setToolUnix: [2024-03-19T02:29:51.108Z] [2024-03-19T02:29:51.108Z] setToolProperty: [2024-03-19T02:29:51.108Z] [2024-03-19T02:29:51.108Z] setS1ASclassPath: [2024-03-19T02:29:51.108Z] [2024-03-19T02:29:51.108Z] init-common: [2024-03-19T02:29:51.108Z] [2024-03-19T02:29:51.108Z] runCycle: [2024-03-19T02:29:51.108Z] [2024-03-19T02:29:51.108Z] setOSConditions: [2024-03-19T02:29:51.108Z] [2024-03-19T02:29:51.108Z] setToolWin: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] setToolUnix: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] setToolProperty: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] setS1ASclassPath: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] init-common: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] setupone: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] setOSConditions: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] setToolWin: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] setToolUnix: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] setToolProperty: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] setS1ASclassPath: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] init-common: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] create-ra-config: [2024-03-19T02:29:51.109Z] [2024-03-19T02:29:51.109Z] asadmin-common: [2024-03-19T02:29:51.110Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:29:51.145Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keyfile3 [2024-03-19T02:29:51.145Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/anyone/temp.txt [2024-03-19T02:29:51.145Z] [2024-03-19T02:29:51.145Z] setOSConditions: [2024-03-19T02:29:51.145Z] [2024-03-19T02:29:51.146Z] setToolWin: [2024-03-19T02:29:51.146Z] [2024-03-19T02:29:51.146Z] setToolUnix: [2024-03-19T02:29:51.146Z] [2024-03-19T02:29:51.146Z] setToolProperty: [2024-03-19T02:29:51.146Z] [2024-03-19T02:29:51.146Z] setS1ASclassPath: [2024-03-19T02:29:51.146Z] [2024-03-19T02:29:51.146Z] init-common: [2024-03-19T02:29:51.146Z] [2024-03-19T02:29:51.146Z] create-auth-realm: [2024-03-19T02:29:51.146Z] [echo] Creating auth realm file3 ... [2024-03-19T02:29:51.219Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-03-19T02:29:51.219Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:29:51.219Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:51.219Z] [exec] [2024-03-19T02:29:51.219Z] [exec] [2024-03-19T02:29:51.219Z] [exec] ----------------------------------------- [2024-03-19T02:29:51.219Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:29:51.219Z] [exec] ----------------------------------------- [2024-03-19T02:29:51.219Z] [exec] Total PASS: 1 [2024-03-19T02:29:51.219Z] [exec] Total FAIL: 0 [2024-03-19T02:29:51.219Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:51.219Z] [exec] ----------------------------------------- [2024-03-19T02:29:51.219Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:51.219Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:51.309Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:51.309Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:51.338Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-shareable-pool [2024-03-19T02:29:51.338Z] [exec] JDBC connection pool jdbc-shareable-pool created successfully. [2024-03-19T02:29:51.338Z] [2024-03-19T02:29:51.338Z] set-derby-connpool-props: [2024-03-19T02:29:51.476Z] [2024-03-19T02:29:51.476Z] checkReporting-common: [2024-03-19T02:29:51.476Z] [2024-03-19T02:29:51.476Z] confirmReportPresent-common: [2024-03-19T02:29:51.476Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:51.476Z] [echo] Test seems to be reported fine [2024-03-19T02:29:51.476Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-03-19T02:29:51.674Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:51.674Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:51.674Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-03-19T02:29:51.674Z] [2024-03-19T02:29:51.674Z] setOSConditions: [2024-03-19T02:29:51.674Z] [2024-03-19T02:29:51.674Z] setToolWin: [2024-03-19T02:29:51.674Z] [2024-03-19T02:29:51.674Z] setToolUnix: [2024-03-19T02:29:51.674Z] [2024-03-19T02:29:51.674Z] setToolProperty: [2024-03-19T02:29:51.674Z] [2024-03-19T02:29:51.674Z] setS1ASclassPath: [2024-03-19T02:29:51.674Z] [2024-03-19T02:29:51.674Z] init-common: [2024-03-19T02:29:51.674Z] [2024-03-19T02:29:51.674Z] deploy-rar-common: [2024-03-19T02:29:51.675Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:29:51.729Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/keyfile3:jaas-context=fileRealm:assign-groups=agroup --target server file3 [2024-03-19T02:29:51.729Z] [2024-03-19T02:29:51.729Z] setOSConditions: [2024-03-19T02:29:51.730Z] [2024-03-19T02:29:51.730Z] setToolWin: [2024-03-19T02:29:51.730Z] [2024-03-19T02:29:51.730Z] setToolUnix: [2024-03-19T02:29:51.730Z] [2024-03-19T02:29:51.730Z] setToolProperty: [2024-03-19T02:29:51.730Z] [2024-03-19T02:29:51.730Z] setS1ASclassPath: [2024-03-19T02:29:51.730Z] [2024-03-19T02:29:51.730Z] init-common: [2024-03-19T02:29:51.730Z] [2024-03-19T02:29:51.730Z] create-user-common: [2024-03-19T02:29:51.732Z] [2024-03-19T02:29:51.732Z] confirmMissingReport-common: [2024-03-19T02:29:51.732Z] [2024-03-19T02:29:51.733Z] setOSConditions: [2024-03-19T02:29:51.733Z] [2024-03-19T02:29:51.733Z] setToolWin: [2024-03-19T02:29:51.733Z] [2024-03-19T02:29:51.733Z] setToolUnix: [2024-03-19T02:29:51.733Z] [2024-03-19T02:29:51.733Z] setToolProperty: [2024-03-19T02:29:51.733Z] [2024-03-19T02:29:51.733Z] setS1ASclassPath: [2024-03-19T02:29:51.733Z] [2024-03-19T02:29:51.733Z] init-common: [2024-03-19T02:29:51.733Z] [2024-03-19T02:29:51.733Z] runclient-common: [2024-03-19T02:29:51.733Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml url http://java.sun.com:80/index.html java:app/custom/my-url [2024-03-19T02:29:51.874Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-03-19T02:29:51.874Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:51.874Z] [2024-03-19T02:29:51.874Z] init.os: [2024-03-19T02:29:51.874Z] [2024-03-19T02:29:51.874Z] init.tools.unix: [2024-03-19T02:29:51.874Z] [2024-03-19T02:29:51.874Z] init.tools.windows: [2024-03-19T02:29:51.874Z] [2024-03-19T02:29:51.874Z] init.tools: [2024-03-19T02:29:51.874Z] [2024-03-19T02:29:51.874Z] setAsadminArgs: [2024-03-19T02:29:51.874Z] [2024-03-19T02:29:51.874Z] init: [2024-03-19T02:29:51.874Z] [2024-03-19T02:29:51.875Z] init.customtasks: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.875Z] setEnabled: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.875Z] createAppRef: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.875Z] deployWithoutNameOption: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.875Z] run.positive.deploy: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.875Z] deploy.version: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.875Z] del.ref.registred: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.875Z] process.versionExpression: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.875Z] process.appname: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.875Z] _process.target: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.875Z] process.target: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.875Z] prepare.is.version.registred: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.875Z] init.os: [2024-03-19T02:29:51.875Z] [2024-03-19T02:29:51.876Z] init.tools.unix: [2024-03-19T02:29:51.876Z] [2024-03-19T02:29:51.876Z] init.tools.windows: [2024-03-19T02:29:51.876Z] [2024-03-19T02:29:51.876Z] init.tools: [2024-03-19T02:29:51.876Z] [2024-03-19T02:29:51.876Z] setAsadminArgs: [2024-03-19T02:29:51.876Z] [2024-03-19T02:29:51.876Z] init: [2024-03-19T02:29:51.876Z] [2024-03-19T02:29:51.876Z] init.customtasks: [2024-03-19T02:29:51.876Z] [2024-03-19T02:29:51.876Z] prepare: [2024-03-19T02:29:51.876Z] [2024-03-19T02:29:51.876Z] exec.asadmin2: [2024-03-19T02:29:51.899Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:51.899Z] [2024-03-19T02:29:51.899Z] run: [2024-03-19T02:29:51.899Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:51.899Z] [2024-03-19T02:29:51.899Z] prepare-client: [2024-03-19T02:29:51.899Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:51.899Z] [2024-03-19T02:29:51.899Z] wsdl-import: [2024-03-19T02:29:51.899Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:51.899Z] [2024-03-19T02:29:51.899Z] configurable-wsdl-import: [2024-03-19T02:29:51.899Z] [echo] Current time (ISO): 2024-03-19T02:29:51.829+0000 [2024-03-19T02:29:51.899Z] [echo] wsimporting http://localhost:8080/HelloEJBService/HelloEJB?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:29:51.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2024-03-19T02:29:51.933Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2024-03-19T02:29:52.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2024-03-19T02:29:52.190Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2024-03-19T02:29:52.239Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:29:52.239Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-03-19T02:29:52.239Z] [echo] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-03-19T02:29:52.239Z] [2024-03-19T02:29:52.239Z] setOSConditions: [2024-03-19T02:29:52.239Z] [2024-03-19T02:29:52.239Z] setToolWin: [2024-03-19T02:29:52.240Z] [2024-03-19T02:29:52.240Z] setToolUnix: [2024-03-19T02:29:52.240Z] [2024-03-19T02:29:52.240Z] setToolProperty: [2024-03-19T02:29:52.240Z] [2024-03-19T02:29:52.240Z] setS1ASclassPath: [2024-03-19T02:29:52.240Z] [2024-03-19T02:29:52.240Z] init-common: [2024-03-19T02:29:52.240Z] [2024-03-19T02:29:52.240Z] create-admin-object: [2024-03-19T02:29:52.240Z] [2024-03-19T02:29:52.240Z] asadmin-common: [2024-03-19T02:29:52.240Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:29:52.464Z] [exec] parsing WSDL... [2024-03-19T02:29:52.465Z] [exec] Result: 1 [2024-03-19T02:29:52.465Z] [2024-03-19T02:29:52.465Z] process.registred: [2024-03-19T02:29:52.465Z] [2024-03-19T02:29:52.465Z] is.version.registred: [2024-03-19T02:29:52.465Z] [2024-03-19T02:29:52.465Z] process.xmlversionidentifier: [2024-03-19T02:29:52.465Z] [2024-03-19T02:29:52.465Z] prepare.cluster: [2024-03-19T02:29:52.465Z] [2024-03-19T02:29:52.465Z] process.enabled: [2024-03-19T02:29:52.465Z] [2024-03-19T02:29:52.465Z] process.hasToDeploy: [2024-03-19T02:29:52.465Z] [2024-03-19T02:29:52.465Z] deploy.version.unregistred: [2024-03-19T02:29:52.465Z] [2024-03-19T02:29:52.465Z] init.os: [2024-03-19T02:29:52.465Z] [2024-03-19T02:29:52.465Z] init.tools.unix: [2024-03-19T02:29:52.465Z] [2024-03-19T02:29:52.465Z] init.tools.windows: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] init.tools: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] setAsadminArgs: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] init: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] init.customtasks: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] prepare: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] process.versionExpression: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] process.appname: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] create.version: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] assemble.non-existent: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] process.xmlversionidentifier: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] prepare.update.xml.identifier: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] update.xml.identifier: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] deployWithNameOption: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.466Z] setAsadminArgs: [2024-03-19T02:29:52.466Z] [2024-03-19T02:29:52.467Z] common.deploy.asadmin: [2024-03-19T02:29:52.467Z] [2024-03-19T02:29:52.467Z] init.os: [2024-03-19T02:29:52.467Z] [2024-03-19T02:29:52.467Z] init.tools.unix: [2024-03-19T02:29:52.467Z] [2024-03-19T02:29:52.467Z] init.tools.windows: [2024-03-19T02:29:52.467Z] [2024-03-19T02:29:52.467Z] init.tools: [2024-03-19T02:29:52.467Z] [2024-03-19T02:29:52.467Z] setAsadminArgs: [2024-03-19T02:29:52.467Z] [2024-03-19T02:29:52.467Z] init: [2024-03-19T02:29:52.467Z] [2024-03-19T02:29:52.467Z] init.customtasks: [2024-03-19T02:29:52.467Z] [2024-03-19T02:29:52.467Z] common.run.asadmin: [2024-03-19T02:29:52.467Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-03-19T02:29:52.682Z] [exec] Mar 19, 2024 2:29:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:29:52.682Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:29:52.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/anyone/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups javaee --authrealmname file3 --target server javaee [2024-03-19T02:29:52.687Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/anyone/asadminuserpassword.txt [2024-03-19T02:29:52.687Z] [2024-03-19T02:29:52.687Z] compile: [2024-03-19T02:29:52.687Z] [2024-03-19T02:29:52.687Z] setOSConditions: [2024-03-19T02:29:52.687Z] [2024-03-19T02:29:52.687Z] setToolWin: [2024-03-19T02:29:52.687Z] [2024-03-19T02:29:52.687Z] setToolUnix: [2024-03-19T02:29:52.687Z] [2024-03-19T02:29:52.687Z] setToolProperty: [2024-03-19T02:29:52.687Z] [2024-03-19T02:29:52.688Z] setS1ASclassPath: [2024-03-19T02:29:52.688Z] [2024-03-19T02:29:52.688Z] init-common: [2024-03-19T02:29:52.688Z] [2024-03-19T02:29:52.688Z] compile-common: [2024-03-19T02:29:52.688Z] [echo] Current time (ISO): 2024-03-19T02:29:52.556+0000 [2024-03-19T02:29:52.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/nonweb [2024-03-19T02:29:52.688Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/nonweb [2024-03-19T02:29:52.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2024-03-19T02:29:52.753Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2024-03-19T02:29:52.802Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-03-19T02:29:52.802Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:29:52.802Z] [2024-03-19T02:29:52.802Z] setOSConditions: [2024-03-19T02:29:52.802Z] [2024-03-19T02:29:52.802Z] setToolWin: [2024-03-19T02:29:52.802Z] [2024-03-19T02:29:52.802Z] setToolUnix: [2024-03-19T02:29:52.802Z] [2024-03-19T02:29:52.802Z] setToolProperty: [2024-03-19T02:29:52.802Z] [2024-03-19T02:29:52.802Z] setS1ASclassPath: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] init-common: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] deploy: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] setOSConditions: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] setToolWin: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] setToolUnix: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] setToolProperty: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] setS1ASclassPath: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] init-common: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] deploy-common: [2024-03-19T02:29:52.803Z] [echo] Current time (ISO): 2024-03-19T02:29:52.617+0000 [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] setOSConditions: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] setToolWin: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] setToolUnix: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] setToolProperty: [2024-03-19T02:29:52.803Z] [2024-03-19T02:29:52.803Z] setS1ASclassPath: [2024-03-19T02:29:52.804Z] [2024-03-19T02:29:52.804Z] init-common: [2024-03-19T02:29:52.804Z] [2024-03-19T02:29:52.804Z] deploy-common-pe: [2024-03-19T02:29:53.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2024-03-19T02:29:53.023Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2024-03-19T02:29:53.032Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:53.032Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:53.060Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2024-03-19T02:29:53.316Z] [exec] Application deployed with name redeploy-rarApp. [2024-03-19T02:29:53.316Z] [exec] there are no files to retrieve for application redeploy-rarApp [2024-03-19T02:29:53.316Z] [echo] Deployment on target server server successful [2024-03-19T02:29:53.396Z] [exec] [2024-03-19T02:29:53.398Z] [exec] Generating code... [2024-03-19T02:29:53.398Z] [exec] [2024-03-19T02:29:53.398Z] [exec] Compiling code... [2024-03-19T02:29:53.573Z] [2024-03-19T02:29:53.574Z] setOSConditions: [2024-03-19T02:29:53.574Z] [2024-03-19T02:29:53.574Z] setToolWin: [2024-03-19T02:29:53.574Z] [2024-03-19T02:29:53.574Z] setToolUnix: [2024-03-19T02:29:53.574Z] [2024-03-19T02:29:53.574Z] setToolProperty: [2024-03-19T02:29:53.574Z] [2024-03-19T02:29:53.574Z] setS1ASclassPath: [2024-03-19T02:29:53.574Z] [2024-03-19T02:29:53.574Z] init-common: [2024-03-19T02:29:53.574Z] [2024-03-19T02:29:53.574Z] deploy-common-ee: [2024-03-19T02:29:53.574Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:53.574Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:53.574Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:29:53.574Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:53.575Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:53.575Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:53.575Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:53.575Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:29:53.575Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:53.575Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:29:53.575Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:29:53.575Z] [java] ... 42 more [2024-03-19T02:29:53.575Z] [java] Java Result: -1 [2024-03-19T02:29:53.575Z] [2024-03-19T02:29:53.575Z] setOSConditions: [2024-03-19T02:29:53.575Z] [2024-03-19T02:29:53.575Z] setToolWin: [2024-03-19T02:29:53.575Z] [2024-03-19T02:29:53.575Z] setToolUnix: [2024-03-19T02:29:53.575Z] [2024-03-19T02:29:53.576Z] setToolProperty: [2024-03-19T02:29:53.576Z] [2024-03-19T02:29:53.576Z] setS1ASclassPath: [2024-03-19T02:29:53.576Z] [2024-03-19T02:29:53.576Z] init-common: [2024-03-19T02:29:53.576Z] [2024-03-19T02:29:53.576Z] unsetup: [2024-03-19T02:29:53.576Z] [2024-03-19T02:29:53.576Z] setOSConditions: [2024-03-19T02:29:53.576Z] [2024-03-19T02:29:53.576Z] setToolWin: [2024-03-19T02:29:53.576Z] [2024-03-19T02:29:53.576Z] setToolUnix: [2024-03-19T02:29:53.576Z] [2024-03-19T02:29:53.576Z] setToolProperty: [2024-03-19T02:29:53.576Z] [2024-03-19T02:29:53.576Z] setS1ASclassPath: [2024-03-19T02:29:53.576Z] [2024-03-19T02:29:53.576Z] init-common: [2024-03-19T02:29:53.576Z] [2024-03-19T02:29:53.576Z] delete-admin-object: [2024-03-19T02:29:53.576Z] [2024-03-19T02:29:53.576Z] asadmin-common: [2024-03-19T02:29:53.576Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-03-19T02:29:53.584Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2024-03-19T02:29:53.585Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2024-03-19T02:29:53.599Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-03-19T02:29:53.599Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:53.599Z] [2024-03-19T02:29:53.599Z] init.os: [2024-03-19T02:29:53.599Z] [2024-03-19T02:29:53.599Z] init.tools.unix: [2024-03-19T02:29:53.599Z] [2024-03-19T02:29:53.599Z] init.tools.windows: [2024-03-19T02:29:53.599Z] [2024-03-19T02:29:53.599Z] init.tools: [2024-03-19T02:29:53.599Z] [2024-03-19T02:29:53.599Z] setAsadminArgs: [2024-03-19T02:29:53.599Z] [2024-03-19T02:29:53.599Z] init: [2024-03-19T02:29:53.599Z] [2024-03-19T02:29:53.599Z] init.customtasks: [2024-03-19T02:29:53.599Z] [2024-03-19T02:29:53.599Z] setEnabled: [2024-03-19T02:29:53.599Z] [2024-03-19T02:29:53.599Z] createAppRef: [2024-03-19T02:29:53.599Z] [2024-03-19T02:29:53.599Z] deployWithoutNameOption: [2024-03-19T02:29:53.599Z] [2024-03-19T02:29:53.600Z] run.positive.deploy: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] process.versionExpression: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] process.appname: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] init.os: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] init.tools.unix: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] init.tools.windows: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] init.tools: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] setAsadminArgs: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] init: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] init.customtasks: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] prepare: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] create.version: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] assemble.non-existent: [2024-03-19T02:29:53.600Z] [2024-03-19T02:29:53.600Z] process.xmlversionidentifier: [2024-03-19T02:29:53.601Z] [2024-03-19T02:29:53.601Z] prepare.update.xml.identifier: [2024-03-19T02:29:53.601Z] [2024-03-19T02:29:53.601Z] update.xml.identifier: [2024-03-19T02:29:53.601Z] [2024-03-19T02:29:53.601Z] unzip.version: [2024-03-19T02:29:53.601Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2024-03-19T02:29:53.601Z] [2024-03-19T02:29:53.601Z] deploy.version: [2024-03-19T02:29:53.601Z] [2024-03-19T02:29:53.601Z] del.ref.registred: [2024-03-19T02:29:53.601Z] [2024-03-19T02:29:53.601Z] process.versionExpression: [2024-03-19T02:29:53.601Z] [2024-03-19T02:29:53.601Z] process.appname: [2024-03-19T02:29:53.601Z] [2024-03-19T02:29:53.601Z] _process.target: [2024-03-19T02:29:53.601Z] [2024-03-19T02:29:53.601Z] process.target: [2024-03-19T02:29:53.601Z] [2024-03-19T02:29:53.601Z] prepare.is.version.registred: [2024-03-19T02:29:53.601Z] [2024-03-19T02:29:53.601Z] init.os: [2024-03-19T02:29:53.601Z] [2024-03-19T02:29:53.602Z] init.tools.unix: [2024-03-19T02:29:53.602Z] [2024-03-19T02:29:53.602Z] init.tools.windows: [2024-03-19T02:29:53.602Z] [2024-03-19T02:29:53.602Z] init.tools: [2024-03-19T02:29:53.602Z] [2024-03-19T02:29:53.602Z] setAsadminArgs: [2024-03-19T02:29:53.602Z] [2024-03-19T02:29:53.602Z] init: [2024-03-19T02:29:53.602Z] [2024-03-19T02:29:53.602Z] init.customtasks: [2024-03-19T02:29:53.602Z] [2024-03-19T02:29:53.602Z] prepare: [2024-03-19T02:29:53.602Z] [2024-03-19T02:29:53.602Z] exec.asadmin2: [2024-03-19T02:29:53.611Z] [exec] Mar 19, 2024 2:29:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:53.611Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:53.611Z] [exec] Mar 19, 2024 2:29:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:29:53.611Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:29:53.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-03-19T02:29:53.834Z] [exec] Administered object eis/testAdmin deleted. [2024-03-19T02:29:53.834Z] [2024-03-19T02:29:53.834Z] setOSConditions: [2024-03-19T02:29:53.834Z] [2024-03-19T02:29:53.834Z] setToolWin: [2024-03-19T02:29:53.834Z] [2024-03-19T02:29:53.834Z] setToolUnix: [2024-03-19T02:29:53.834Z] [2024-03-19T02:29:53.834Z] setToolProperty: [2024-03-19T02:29:53.834Z] [2024-03-19T02:29:53.834Z] setS1ASclassPath: [2024-03-19T02:29:53.834Z] [2024-03-19T02:29:53.834Z] init-common: [2024-03-19T02:29:53.834Z] [2024-03-19T02:29:53.834Z] delete-ra-config: [2024-03-19T02:29:53.834Z] [2024-03-19T02:29:53.835Z] asadmin-common: [2024-03-19T02:29:53.835Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:29:53.841Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:53.841Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:54.098Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2024-03-19T02:29:54.098Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2024-03-19T02:29:54.167Z] [exec] Result: 1 [2024-03-19T02:29:54.167Z] [2024-03-19T02:29:54.167Z] process.registred: [2024-03-19T02:29:54.167Z] [2024-03-19T02:29:54.167Z] is.version.registred: [2024-03-19T02:29:54.167Z] [2024-03-19T02:29:54.167Z] process.xmlversionidentifier: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] prepare.cluster: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] process.enabled: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] process.hasToDeploy: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] deploy.version.unregistred: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] init.os: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] init.tools.unix: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] init.tools.windows: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] init.tools: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] setAsadminArgs: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] init: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] init.customtasks: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] prepare: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] process.versionExpression: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.168Z] process.appname: [2024-03-19T02:29:54.168Z] [2024-03-19T02:29:54.169Z] create.version: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] assemble.non-existent: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] process.xmlversionidentifier: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] prepare.update.xml.identifier: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] update.xml.identifier: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] deployWithNameOption: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] setAsadminArgs: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] common.deploy.asadmin: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] init.os: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] init.tools.unix: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] init.tools.windows: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] init.tools: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] setAsadminArgs: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] init: [2024-03-19T02:29:54.169Z] [2024-03-19T02:29:54.169Z] init.customtasks: [2024-03-19T02:29:54.170Z] [2024-03-19T02:29:54.170Z] common.run.asadmin: [2024-03-19T02:29:54.170Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:RC-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-03-19T02:29:54.398Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:54.399Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:54.399Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.399Z] setOSConditions: [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.399Z] setToolWin: [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.399Z] setToolUnix: [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.399Z] setToolProperty: [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.399Z] setS1ASclassPath: [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.399Z] init-common: [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.399Z] undeploy: [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.399Z] setOSConditions: [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.399Z] setToolWin: [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.399Z] setToolUnix: [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.399Z] setToolProperty: [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.399Z] setS1ASclassPath: [2024-03-19T02:29:54.399Z] [2024-03-19T02:29:54.400Z] init-common: [2024-03-19T02:29:54.400Z] [2024-03-19T02:29:54.400Z] undeploy-common: [2024-03-19T02:29:54.623Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:54.624Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:54.624Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:54.624Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:54.624Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:54.624Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:54.624Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:54.662Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2024-03-19T02:29:54.662Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2024-03-19T02:29:54.662Z] [2024-03-19T02:29:54.662Z] setOSConditions: [2024-03-19T02:29:54.662Z] [2024-03-19T02:29:54.662Z] setToolWin: [2024-03-19T02:29:54.662Z] [2024-03-19T02:29:54.662Z] setToolUnix: [2024-03-19T02:29:54.662Z] [2024-03-19T02:29:54.662Z] setToolProperty: [2024-03-19T02:29:54.662Z] [2024-03-19T02:29:54.662Z] setS1ASclassPath: [2024-03-19T02:29:54.662Z] [2024-03-19T02:29:54.662Z] init-common: [2024-03-19T02:29:54.662Z] [2024-03-19T02:29:54.662Z] create-jdbc-resource-common: [2024-03-19T02:29:54.662Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-shareable-pool --target server jdbc/shareable [2024-03-19T02:29:54.755Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:54.755Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:29:54.771Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloEJBService.java uses or overrides a deprecated API. [2024-03-19T02:29:54.771Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:29:54.771Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:54.771Z] [2024-03-19T02:29:54.771Z] compile-client: [2024-03-19T02:29:54.771Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:54.771Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:54.771Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:54.771Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:54.772Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:54.772Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:54.772Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:54.772Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:54.772Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:54.919Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-shareable-pool --enabled=true --target server jdbc/shareable [2024-03-19T02:29:54.919Z] [exec] JDBC resource jdbc/shareable created successfully. [2024-03-19T02:29:54.919Z] [echo] cmd executed for server [2024-03-19T02:29:54.919Z] [2024-03-19T02:29:54.919Z] setOSConditions: [2024-03-19T02:29:54.919Z] [2024-03-19T02:29:54.919Z] setToolWin: [2024-03-19T02:29:54.919Z] [2024-03-19T02:29:54.919Z] setToolUnix: [2024-03-19T02:29:54.919Z] [2024-03-19T02:29:54.919Z] setToolProperty: [2024-03-19T02:29:54.919Z] [2024-03-19T02:29:54.919Z] setS1ASclassPath: [2024-03-19T02:29:54.920Z] [2024-03-19T02:29:54.920Z] init-common: [2024-03-19T02:29:54.920Z] [2024-03-19T02:29:54.920Z] deploy-jdbc-common: [2024-03-19T02:29:54.920Z] [2024-03-19T02:29:54.920Z] setOSConditions: [2024-03-19T02:29:54.920Z] [2024-03-19T02:29:54.920Z] setToolWin: [2024-03-19T02:29:54.920Z] [2024-03-19T02:29:54.920Z] setToolUnix: [2024-03-19T02:29:54.920Z] [2024-03-19T02:29:54.920Z] setToolProperty: [2024-03-19T02:29:54.920Z] [2024-03-19T02:29:54.920Z] setS1ASclassPath: [2024-03-19T02:29:54.920Z] [2024-03-19T02:29:54.920Z] init-common: [2024-03-19T02:29:54.920Z] [2024-03-19T02:29:54.920Z] create-jdbc-connpool-common: [2024-03-19T02:29:54.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false redeploy-rarApp [2024-03-19T02:29:55.030Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:55.030Z] [javac] 1 warning [2024-03-19T02:29:55.030Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:55.030Z] [2024-03-19T02:29:55.030Z] unjar-client-utils: [2024-03-19T02:29:55.030Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:55.031Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:55.031Z] [2024-03-19T02:29:55.031Z] internal-run: [2024-03-19T02:29:55.031Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-03-19T02:29:55.219Z] [2024-03-19T02:29:55.219Z] setOSConditions: [2024-03-19T02:29:55.219Z] [2024-03-19T02:29:55.219Z] setToolWin: [2024-03-19T02:29:55.219Z] [2024-03-19T02:29:55.219Z] setToolUnix: [2024-03-19T02:29:55.219Z] [2024-03-19T02:29:55.219Z] setToolProperty: [2024-03-19T02:29:55.219Z] [2024-03-19T02:29:55.219Z] setS1ASclassPath: [2024-03-19T02:29:55.219Z] [2024-03-19T02:29:55.219Z] init-common: [2024-03-19T02:29:55.219Z] [2024-03-19T02:29:55.219Z] undeploy-rar-common: [2024-03-19T02:29:55.220Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:29:55.321Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2024-03-19T02:29:55.321Z] [exec] Command deploy executed successfully. [2024-03-19T02:29:55.321Z] [2024-03-19T02:29:55.321Z] init.os: [2024-03-19T02:29:55.321Z] [2024-03-19T02:29:55.321Z] init.tools.unix: [2024-03-19T02:29:55.321Z] [2024-03-19T02:29:55.321Z] init.tools.windows: [2024-03-19T02:29:55.321Z] [2024-03-19T02:29:55.321Z] init.tools: [2024-03-19T02:29:55.321Z] [2024-03-19T02:29:55.321Z] setAsadminArgs: [2024-03-19T02:29:55.321Z] [2024-03-19T02:29:55.321Z] init: [2024-03-19T02:29:55.321Z] [2024-03-19T02:29:55.321Z] init.customtasks: [2024-03-19T02:29:55.321Z] [2024-03-19T02:29:55.321Z] setEnabled: [2024-03-19T02:29:55.321Z] [2024-03-19T02:29:55.322Z] createAppRef: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] deployWithoutNameOption: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] deploydir.version: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] run.positive.deploy: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] switch: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] process.versionExpression: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] process.appname: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] process.xmlversionidentifier: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] prepare.cluster: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] enable.version: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] setAsadminArgs: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] common.enable.asadmin: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] init.os: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.322Z] init.tools.unix: [2024-03-19T02:29:55.322Z] [2024-03-19T02:29:55.323Z] init.tools.windows: [2024-03-19T02:29:55.323Z] [2024-03-19T02:29:55.323Z] init.tools: [2024-03-19T02:29:55.323Z] [2024-03-19T02:29:55.323Z] setAsadminArgs: [2024-03-19T02:29:55.323Z] [2024-03-19T02:29:55.323Z] init: [2024-03-19T02:29:55.323Z] [2024-03-19T02:29:55.323Z] init.customtasks: [2024-03-19T02:29:55.323Z] [2024-03-19T02:29:55.323Z] common.run.asadmin: [2024-03-19T02:29:55.323Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-03-19T02:29:55.484Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-local-pool [2024-03-19T02:29:55.484Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2024-03-19T02:29:55.484Z] [2024-03-19T02:29:55.484Z] set-derby-connpool-props: [2024-03-19T02:29:55.743Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.User=dbuser [2024-03-19T02:29:55.743Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.User=dbuser [2024-03-19T02:29:55.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:29:55.783Z] [2024-03-19T02:29:55.783Z] setOSConditions: [2024-03-19T02:29:55.783Z] [2024-03-19T02:29:55.783Z] setToolWin: [2024-03-19T02:29:55.783Z] [2024-03-19T02:29:55.783Z] setToolUnix: [2024-03-19T02:29:55.783Z] [2024-03-19T02:29:55.783Z] setToolProperty: [2024-03-19T02:29:55.783Z] [2024-03-19T02:29:55.783Z] setS1ASclassPath: [2024-03-19T02:29:55.783Z] [2024-03-19T02:29:55.783Z] init-common: [2024-03-19T02:29:55.783Z] [2024-03-19T02:29:55.784Z] setuptwo: [2024-03-19T02:29:55.784Z] [2024-03-19T02:29:55.784Z] setOSConditions: [2024-03-19T02:29:55.784Z] [2024-03-19T02:29:55.784Z] setToolWin: [2024-03-19T02:29:55.784Z] [2024-03-19T02:29:55.784Z] setToolUnix: [2024-03-19T02:29:55.784Z] [2024-03-19T02:29:55.784Z] setToolProperty: [2024-03-19T02:29:55.784Z] [2024-03-19T02:29:55.784Z] setS1ASclassPath: [2024-03-19T02:29:55.784Z] [2024-03-19T02:29:55.784Z] init-common: [2024-03-19T02:29:55.784Z] [2024-03-19T02:29:55.784Z] create-ra-config: [2024-03-19T02:29:55.784Z] [2024-03-19T02:29:55.784Z] asadmin-common: [2024-03-19T02:29:55.784Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:29:55.890Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:55.890Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-03-19T02:29:55.995Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:55.995Z] [javac] 1 warning [2024-03-19T02:29:55.995Z] [2024-03-19T02:29:55.995Z] setOSConditions: [2024-03-19T02:29:55.995Z] [2024-03-19T02:29:55.995Z] setToolWin: [2024-03-19T02:29:55.995Z] [2024-03-19T02:29:55.995Z] setToolUnix: [2024-03-19T02:29:55.995Z] [2024-03-19T02:29:55.995Z] setToolProperty: [2024-03-19T02:29:55.995Z] [2024-03-19T02:29:55.995Z] setS1ASclassPath: [2024-03-19T02:29:55.995Z] [2024-03-19T02:29:55.995Z] init-common: [2024-03-19T02:29:55.995Z] [2024-03-19T02:29:55.995Z] compile-common: [2024-03-19T02:29:55.995Z] [echo] Current time (ISO): 2024-03-19T02:29:55.995+0000 [2024-03-19T02:29:55.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/web [2024-03-19T02:29:55.996Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/web [2024-03-19T02:29:56.044Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:56.044Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:56.044Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-03-19T02:29:56.044Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar [2024-03-19T02:29:56.044Z] [2024-03-19T02:29:56.044Z] setOSConditions: [2024-03-19T02:29:56.045Z] [2024-03-19T02:29:56.045Z] setToolWin: [2024-03-19T02:29:56.045Z] [2024-03-19T02:29:56.045Z] setToolUnix: [2024-03-19T02:29:56.045Z] [2024-03-19T02:29:56.045Z] setToolProperty: [2024-03-19T02:29:56.045Z] [2024-03-19T02:29:56.045Z] setS1ASclassPath: [2024-03-19T02:29:56.045Z] [2024-03-19T02:29:56.045Z] init-common: [2024-03-19T02:29:56.045Z] [2024-03-19T02:29:56.045Z] deploy-rar-common: [2024-03-19T02:29:56.045Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} connectors-ra-redeploy-rars.rar [2024-03-19T02:29:56.148Z] [exec] Command enable executed successfully. [2024-03-19T02:29:56.148Z] [2024-03-19T02:29:56.148Z] init.os: [2024-03-19T02:29:56.148Z] [2024-03-19T02:29:56.148Z] init.tools.unix: [2024-03-19T02:29:56.148Z] [2024-03-19T02:29:56.148Z] init.tools.windows: [2024-03-19T02:29:56.148Z] [2024-03-19T02:29:56.148Z] init.tools: [2024-03-19T02:29:56.148Z] [2024-03-19T02:29:56.148Z] setAsadminArgs: [2024-03-19T02:29:56.148Z] [2024-03-19T02:29:56.148Z] init: [2024-03-19T02:29:56.149Z] [2024-03-19T02:29:56.149Z] init.customtasks: [2024-03-19T02:29:56.149Z] [2024-03-19T02:29:56.149Z] enableAppOnInstance: [2024-03-19T02:29:56.149Z] [2024-03-19T02:29:56.149Z] init.os: [2024-03-19T02:29:56.149Z] [2024-03-19T02:29:56.149Z] init.tools.unix: [2024-03-19T02:29:56.149Z] [2024-03-19T02:29:56.149Z] init.tools.windows: [2024-03-19T02:29:56.149Z] [2024-03-19T02:29:56.149Z] init.tools: [2024-03-19T02:29:56.149Z] [2024-03-19T02:29:56.149Z] setAsadminArgs: [2024-03-19T02:29:56.149Z] [2024-03-19T02:29:56.149Z] init: [2024-03-19T02:29:56.149Z] [2024-03-19T02:29:56.149Z] init.customtasks: [2024-03-19T02:29:56.149Z] [2024-03-19T02:29:56.149Z] prepare.client: [2024-03-19T02:29:56.151Z] [exec] Mar 19, 2024 2:29:56 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:29:56.151Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@149aa7b2 [2024-03-19T02:29:56.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.Password=dbpassword [2024-03-19T02:29:56.332Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.Password=dbpassword [2024-03-19T02:29:56.407Z] [2024-03-19T02:29:56.407Z] prepare.client.appclient: [2024-03-19T02:29:56.407Z] [2024-03-19T02:29:56.407Z] increment.log.next: [2024-03-19T02:29:56.407Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:56.407Z] [2024-03-19T02:29:56.407Z] process.versionexpression: [2024-03-19T02:29:56.407Z] [2024-03-19T02:29:56.407Z] prepare.run: [2024-03-19T02:29:56.407Z] [2024-03-19T02:29:56.407Z] common.run.positive: [2024-03-19T02:29:56.407Z] [2024-03-19T02:29:56.407Z] setHttpPort: [2024-03-19T02:29:56.407Z] [2024-03-19T02:29:56.408Z] common.run: [2024-03-19T02:29:56.408Z] [2024-03-19T02:29:56.408Z] checkAppOnServer: [2024-03-19T02:29:56.408Z] [2024-03-19T02:29:56.408Z] declare-test: [2024-03-19T02:29:56.408Z] [echo] Starting test simple-versioned-servlet switch(1) untagged - logID=31 (server) [2024-03-19T02:29:56.408Z] [2024-03-19T02:29:56.408Z] prepare.runclient: [2024-03-19T02:29:56.408Z] [2024-03-19T02:29:56.408Z] process.classpath: [2024-03-19T02:29:56.408Z] [2024-03-19T02:29:56.408Z] process.jvmargs: [2024-03-19T02:29:56.408Z] [2024-03-19T02:29:56.408Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-03-19T02:29:56.408Z] [exec] Value of key is: Resource Factories Test - URL : [2024-03-19T02:29:56.408Z] java.with.result: [2024-03-19T02:29:56.408Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:56.408Z] [exec] [2024-03-19T02:29:56.408Z] [exec] [2024-03-19T02:29:56.408Z] [exec] ----------------------------------------- [2024-03-19T02:29:56.408Z] [exec] - Resource Factories Test - URL : : PASS - [2024-03-19T02:29:56.408Z] [exec] ----------------------------------------- [2024-03-19T02:29:56.408Z] [exec] Total PASS: 1 [2024-03-19T02:29:56.408Z] [exec] Total FAIL: 0 [2024-03-19T02:29:56.408Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:56.408Z] [exec] ----------------------------------------- [2024-03-19T02:29:56.408Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:56.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.driverType=4 [2024-03-19T02:29:56.589Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.driverType=4 [2024-03-19T02:29:56.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false connectors-ra-redeploy-rars.rar [2024-03-19T02:29:56.608Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-03-19T02:29:56.608Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2024-03-19T02:29:56.608Z] [2024-03-19T02:29:56.608Z] setOSConditions: [2024-03-19T02:29:56.608Z] [2024-03-19T02:29:56.609Z] setToolWin: [2024-03-19T02:29:56.609Z] [2024-03-19T02:29:56.609Z] setToolUnix: [2024-03-19T02:29:56.609Z] [2024-03-19T02:29:56.609Z] setToolProperty: [2024-03-19T02:29:56.609Z] [2024-03-19T02:29:56.609Z] setS1ASclassPath: [2024-03-19T02:29:56.609Z] [2024-03-19T02:29:56.609Z] init-common: [2024-03-19T02:29:56.609Z] [2024-03-19T02:29:56.609Z] create-admin-object: [2024-03-19T02:29:56.609Z] [2024-03-19T02:29:56.609Z] asadmin-common: [2024-03-19T02:29:56.609Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:29:56.665Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:56.665Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:56.665Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:56.665Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:56.665Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:29:56.665Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:56.665Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-03-19T02:29:56.665Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:56.665Z] [2024-03-19T02:29:56.665Z] process.result: [2024-03-19T02:29:56.665Z] [2024-03-19T02:29:56.665Z] processResult: [2024-03-19T02:29:56.665Z] [2024-03-19T02:29:56.665Z] failed: [2024-03-19T02:29:56.665Z] [2024-03-19T02:29:56.665Z] passed: [2024-03-19T02:29:56.665Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.666Z] unknown: [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.666Z] runclient: [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.666Z] init.os: [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.666Z] init.tools.unix: [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.666Z] init.tools.windows: [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.666Z] init.tools: [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.666Z] setAsadminArgs: [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.666Z] init: [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.666Z] init.customtasks: [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.666Z] checkAppOnCluster: [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.666Z] run.positive: [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.666Z] process.versionExpression: [2024-03-19T02:29:56.666Z] [2024-03-19T02:29:56.667Z] process.appname: [2024-03-19T02:29:56.667Z] [2024-03-19T02:29:56.667Z] process.xmlversionidentifier: [2024-03-19T02:29:56.667Z] [2024-03-19T02:29:56.667Z] prepare.cluster: [2024-03-19T02:29:56.667Z] [2024-03-19T02:29:56.667Z] enable.version: [2024-03-19T02:29:56.922Z] [2024-03-19T02:29:56.922Z] checkReporting-common: [2024-03-19T02:29:56.923Z] [2024-03-19T02:29:56.923Z] confirmReportPresent-common: [2024-03-19T02:29:56.923Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:29:56.923Z] [echo] Test seems to be reported fine [2024-03-19T02:29:56.923Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-03-19T02:29:56.923Z] [2024-03-19T02:29:56.923Z] confirmMissingReport-common: [2024-03-19T02:29:56.923Z] [2024-03-19T02:29:56.923Z] undeploy: [2024-03-19T02:29:56.923Z] [2024-03-19T02:29:56.923Z] undeploy-custom-resource-classes: [2024-03-19T02:29:56.923Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/custom-resource-classes.jar [2024-03-19T02:29:56.923Z] [2024-03-19T02:29:56.923Z] restart-server: [2024-03-19T02:29:56.923Z] [2024-03-19T02:29:56.923Z] setOSConditions: [2024-03-19T02:29:56.923Z] [2024-03-19T02:29:56.923Z] stop-server: [2024-03-19T02:29:56.923Z] [2024-03-19T02:29:56.923Z] stop-server-unix: [2024-03-19T02:29:56.923Z] [echo] stopping server on unix ... [2024-03-19T02:29:56.924Z] [2024-03-19T02:29:56.924Z] setAsadminArgs: [2024-03-19T02:29:56.924Z] [2024-03-19T02:29:56.924Z] common.enable.asadmin: [2024-03-19T02:29:56.924Z] [2024-03-19T02:29:56.924Z] init.os: [2024-03-19T02:29:56.924Z] [2024-03-19T02:29:56.924Z] init.tools.unix: [2024-03-19T02:29:56.925Z] [2024-03-19T02:29:56.925Z] init.tools.windows: [2024-03-19T02:29:56.925Z] [2024-03-19T02:29:56.925Z] init.tools: [2024-03-19T02:29:56.925Z] [2024-03-19T02:29:56.925Z] setAsadminArgs: [2024-03-19T02:29:56.925Z] [2024-03-19T02:29:56.925Z] init: [2024-03-19T02:29:56.925Z] [2024-03-19T02:29:56.925Z] init.customtasks: [2024-03-19T02:29:56.925Z] [2024-03-19T02:29:56.925Z] common.run.asadmin: [2024-03-19T02:29:56.925Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2024-03-19T02:29:57.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.portNumber=1527 [2024-03-19T02:29:57.152Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.portNumber=1527 [2024-03-19T02:29:57.172Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-03-19T02:29:57.172Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:29:57.172Z] [2024-03-19T02:29:57.172Z] setOSConditions: [2024-03-19T02:29:57.172Z] [2024-03-19T02:29:57.172Z] setToolWin: [2024-03-19T02:29:57.172Z] [2024-03-19T02:29:57.172Z] setToolUnix: [2024-03-19T02:29:57.172Z] [2024-03-19T02:29:57.172Z] setToolProperty: [2024-03-19T02:29:57.172Z] [2024-03-19T02:29:57.172Z] setS1ASclassPath: [2024-03-19T02:29:57.172Z] [2024-03-19T02:29:57.173Z] init-common: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] deploy: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] setOSConditions: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] setToolWin: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] setToolUnix: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] setToolProperty: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] setS1ASclassPath: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] init-common: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] deploy-common: [2024-03-19T02:29:57.173Z] [echo] Current time (ISO): 2024-03-19T02:29:57.000+0000 [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] setOSConditions: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] setToolWin: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] setToolUnix: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] setToolProperty: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.173Z] setS1ASclassPath: [2024-03-19T02:29:57.173Z] [2024-03-19T02:29:57.174Z] init-common: [2024-03-19T02:29:57.174Z] [2024-03-19T02:29:57.174Z] deploy-common-pe: [2024-03-19T02:29:57.209Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:57.209Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-03-19T02:29:57.410Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.dataBaseName=testdb [2024-03-19T02:29:57.410Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.dataBaseName=testdb [2024-03-19T02:29:57.434Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2024-03-19T02:29:57.691Z] [exec] Application deployed with name redeploy-rarApp. [2024-03-19T02:29:57.691Z] [exec] there are no files to retrieve for application redeploy-rarApp [2024-03-19T02:29:57.691Z] [echo] Deployment on target server server successful [2024-03-19T02:29:57.691Z] [2024-03-19T02:29:57.691Z] setOSConditions: [2024-03-19T02:29:57.691Z] [2024-03-19T02:29:57.691Z] setToolWin: [2024-03-19T02:29:57.691Z] [2024-03-19T02:29:57.691Z] setToolUnix: [2024-03-19T02:29:57.691Z] [2024-03-19T02:29:57.691Z] setToolProperty: [2024-03-19T02:29:57.691Z] [2024-03-19T02:29:57.691Z] setS1ASclassPath: [2024-03-19T02:29:57.691Z] [2024-03-19T02:29:57.691Z] init-common: [2024-03-19T02:29:57.691Z] [2024-03-19T02:29:57.691Z] deploy-common-ee: [2024-03-19T02:29:57.691Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:57.691Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:29:57.691Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:29:57.691Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:29:57.691Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:29:57.691Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:29:57.691Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:57.691Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:57.691Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:57.691Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:57.691Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:57.691Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:57.691Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:57.692Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:57.692Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:29:57.692Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:29:57.692Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:29:57.692Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:29:57.692Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:29:57.692Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:29:57.693Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:29:57.693Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:29:57.693Z] [java] ... 42 more [2024-03-19T02:29:57.693Z] [java] Java Result: -1 [2024-03-19T02:29:57.693Z] [2024-03-19T02:29:57.693Z] setOSConditions: [2024-03-19T02:29:57.693Z] [2024-03-19T02:29:57.693Z] setToolWin: [2024-03-19T02:29:57.693Z] [2024-03-19T02:29:57.693Z] setToolUnix: [2024-03-19T02:29:57.693Z] [2024-03-19T02:29:57.693Z] setToolProperty: [2024-03-19T02:29:57.693Z] [2024-03-19T02:29:57.693Z] setS1ASclassPath: [2024-03-19T02:29:57.693Z] [2024-03-19T02:29:57.693Z] init-common: [2024-03-19T02:29:57.693Z] [2024-03-19T02:29:57.693Z] unsetup: [2024-03-19T02:29:57.693Z] [2024-03-19T02:29:57.693Z] setOSConditions: [2024-03-19T02:29:57.693Z] [2024-03-19T02:29:57.694Z] setToolWin: [2024-03-19T02:29:57.694Z] [2024-03-19T02:29:57.694Z] setToolUnix: [2024-03-19T02:29:57.694Z] [2024-03-19T02:29:57.694Z] setToolProperty: [2024-03-19T02:29:57.694Z] [2024-03-19T02:29:57.694Z] setS1ASclassPath: [2024-03-19T02:29:57.694Z] [2024-03-19T02:29:57.694Z] init-common: [2024-03-19T02:29:57.694Z] [2024-03-19T02:29:57.694Z] delete-admin-object: [2024-03-19T02:29:57.775Z] [exec] Command enable executed successfully. [2024-03-19T02:29:57.775Z] [2024-03-19T02:29:57.775Z] init.os: [2024-03-19T02:29:57.775Z] [2024-03-19T02:29:57.775Z] init.tools.unix: [2024-03-19T02:29:57.775Z] [2024-03-19T02:29:57.775Z] init.tools.windows: [2024-03-19T02:29:57.775Z] [2024-03-19T02:29:57.775Z] init.tools: [2024-03-19T02:29:57.775Z] [2024-03-19T02:29:57.775Z] setAsadminArgs: [2024-03-19T02:29:57.775Z] [2024-03-19T02:29:57.775Z] init: [2024-03-19T02:29:57.775Z] [2024-03-19T02:29:57.775Z] init.customtasks: [2024-03-19T02:29:57.775Z] [2024-03-19T02:29:57.776Z] enableAppOnInstance: [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] init.os: [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] init.tools.unix: [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] init.tools.windows: [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] init.tools: [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] setAsadminArgs: [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] init: [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] init.customtasks: [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] prepare.client: [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] prepare.client.appclient: [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] increment.log.next: [2024-03-19T02:29:57.776Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] process.versionexpression: [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] prepare.run: [2024-03-19T02:29:57.776Z] [2024-03-19T02:29:57.776Z] common.run.positive: [2024-03-19T02:29:57.777Z] [2024-03-19T02:29:57.777Z] setHttpPort: [2024-03-19T02:29:57.777Z] [2024-03-19T02:29:57.777Z] common.run: [2024-03-19T02:29:57.777Z] [2024-03-19T02:29:57.777Z] checkAppOnServer: [2024-03-19T02:29:57.777Z] [2024-03-19T02:29:57.777Z] declare-test: [2024-03-19T02:29:57.777Z] [echo] Starting test simple-versioned-servlet switch(2) ALPHA-1.0.0 - logID=32 (server) [2024-03-19T02:29:57.777Z] [2024-03-19T02:29:57.777Z] prepare.runclient: [2024-03-19T02:29:57.777Z] [2024-03-19T02:29:57.777Z] process.classpath: [2024-03-19T02:29:57.777Z] [2024-03-19T02:29:57.777Z] process.jvmargs: [2024-03-19T02:29:57.777Z] [2024-03-19T02:29:57.777Z] java.with.result: [2024-03-19T02:29:57.894Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:57.894Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:57.894Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:57.894Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:57.894Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:57.894Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:57.894Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:57.952Z] [2024-03-19T02:29:57.952Z] asadmin-common: [2024-03-19T02:29:57.952Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-03-19T02:29:57.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:57.974Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:29:58.210Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-03-19T02:29:58.210Z] [exec] Administered object eis/testAdmin deleted. [2024-03-19T02:29:58.210Z] [2024-03-19T02:29:58.210Z] setOSConditions: [2024-03-19T02:29:58.210Z] [2024-03-19T02:29:58.210Z] setToolWin: [2024-03-19T02:29:58.210Z] [2024-03-19T02:29:58.210Z] setToolUnix: [2024-03-19T02:29:58.210Z] [2024-03-19T02:29:58.210Z] setToolProperty: [2024-03-19T02:29:58.210Z] [2024-03-19T02:29:58.210Z] setS1ASclassPath: [2024-03-19T02:29:58.210Z] [2024-03-19T02:29:58.211Z] init-common: [2024-03-19T02:29:58.211Z] [2024-03-19T02:29:58.211Z] delete-ra-config: [2024-03-19T02:29:58.211Z] [2024-03-19T02:29:58.211Z] asadmin-common: [2024-03-19T02:29:58.211Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:29:58.231Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.create=true [2024-03-19T02:29:58.231Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.create=true [2024-03-19T02:29:58.323Z] [exec] Waiting for the domain to stop . [2024-03-19T02:29:58.323Z] [exec] Waiting finished after 359 ms. [2024-03-19T02:29:58.323Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:29:58.323Z] [2024-03-19T02:29:58.323Z] stop-server-windows: [2024-03-19T02:29:58.323Z] [2024-03-19T02:29:58.323Z] setOSConditions: [2024-03-19T02:29:58.323Z] [2024-03-19T02:29:58.323Z] start-server: [2024-03-19T02:29:58.323Z] [echo] +-----------------------------+ [2024-03-19T02:29:58.323Z] [echo] | | [2024-03-19T02:29:58.323Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:29:58.323Z] [echo] | in Felix mode | [2024-03-19T02:29:58.323Z] [echo] | | [2024-03-19T02:29:58.323Z] [echo] +-----------------------------+ [2024-03-19T02:29:58.323Z] [2024-03-19T02:29:58.323Z] start-server-unix: [2024-03-19T02:29:58.344Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:58.344Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:58.344Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:58.344Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-03-19T02:29:58.344Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:58.344Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-03-19T02:29:58.344Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:58.344Z] [2024-03-19T02:29:58.344Z] process.result: [2024-03-19T02:29:58.344Z] [2024-03-19T02:29:58.344Z] processResult: [2024-03-19T02:29:58.344Z] [2024-03-19T02:29:58.344Z] failed: [2024-03-19T02:29:58.344Z] [2024-03-19T02:29:58.344Z] passed: [2024-03-19T02:29:58.344Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:58.344Z] [2024-03-19T02:29:58.344Z] unknown: [2024-03-19T02:29:58.344Z] [2024-03-19T02:29:58.344Z] runclient: [2024-03-19T02:29:58.344Z] [2024-03-19T02:29:58.345Z] init.os: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] init.tools.unix: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] init.tools.windows: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] init.tools: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] setAsadminArgs: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] init: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] init.customtasks: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] checkAppOnCluster: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] run.positive: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] process.versionExpression: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] process.appname: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] process.xmlversionidentifier: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] prepare.cluster: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.345Z] enable.version: [2024-03-19T02:29:58.345Z] [2024-03-19T02:29:58.346Z] setAsadminArgs: [2024-03-19T02:29:58.346Z] [2024-03-19T02:29:58.346Z] common.enable.asadmin: [2024-03-19T02:29:58.346Z] [2024-03-19T02:29:58.346Z] init.os: [2024-03-19T02:29:58.346Z] [2024-03-19T02:29:58.346Z] init.tools.unix: [2024-03-19T02:29:58.346Z] [2024-03-19T02:29:58.346Z] init.tools.windows: [2024-03-19T02:29:58.346Z] [2024-03-19T02:29:58.346Z] init.tools: [2024-03-19T02:29:58.346Z] [2024-03-19T02:29:58.346Z] setAsadminArgs: [2024-03-19T02:29:58.346Z] [2024-03-19T02:29:58.346Z] init: [2024-03-19T02:29:58.346Z] [2024-03-19T02:29:58.346Z] init.customtasks: [2024-03-19T02:29:58.346Z] [2024-03-19T02:29:58.346Z] common.run.asadmin: [2024-03-19T02:29:58.346Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2024-03-19T02:29:58.774Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:58.774Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:29:58.774Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-03-19T02:29:58.774Z] [2024-03-19T02:29:58.774Z] setOSConditions: [2024-03-19T02:29:58.774Z] [2024-03-19T02:29:58.774Z] setToolWin: [2024-03-19T02:29:58.774Z] [2024-03-19T02:29:58.774Z] setToolUnix: [2024-03-19T02:29:58.774Z] [2024-03-19T02:29:58.774Z] setToolProperty: [2024-03-19T02:29:58.774Z] [2024-03-19T02:29:58.774Z] setS1ASclassPath: [2024-03-19T02:29:58.774Z] [2024-03-19T02:29:58.775Z] init-common: [2024-03-19T02:29:58.775Z] [2024-03-19T02:29:58.775Z] undeploy: [2024-03-19T02:29:58.775Z] [2024-03-19T02:29:58.775Z] setOSConditions: [2024-03-19T02:29:58.775Z] [2024-03-19T02:29:58.775Z] setToolWin: [2024-03-19T02:29:58.775Z] [2024-03-19T02:29:58.775Z] setToolUnix: [2024-03-19T02:29:58.775Z] [2024-03-19T02:29:58.775Z] setToolProperty: [2024-03-19T02:29:58.775Z] [2024-03-19T02:29:58.775Z] setS1ASclassPath: [2024-03-19T02:29:58.775Z] [2024-03-19T02:29:58.775Z] init-common: [2024-03-19T02:29:58.775Z] [2024-03-19T02:29:58.775Z] undeploy-common: [2024-03-19T02:29:58.795Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.serverName=localhost [2024-03-19T02:29:58.795Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.serverName=localhost [2024-03-19T02:29:58.795Z] [2024-03-19T02:29:58.795Z] setOSConditions: [2024-03-19T02:29:58.795Z] [2024-03-19T02:29:58.795Z] setToolWin: [2024-03-19T02:29:58.795Z] [2024-03-19T02:29:58.795Z] setToolUnix: [2024-03-19T02:29:58.795Z] [2024-03-19T02:29:58.795Z] setToolProperty: [2024-03-19T02:29:58.795Z] [2024-03-19T02:29:58.795Z] setS1ASclassPath: [2024-03-19T02:29:58.795Z] [2024-03-19T02:29:58.795Z] init-common: [2024-03-19T02:29:58.795Z] [2024-03-19T02:29:58.795Z] create-jdbc-resource-common: [2024-03-19T02:29:58.795Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2024-03-19T02:29:58.917Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:29:58.917Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-03-19T02:29:59.054Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-local-pool --enabled=true --target server jdbc/localdatasource [2024-03-19T02:29:59.054Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2024-03-19T02:29:59.054Z] [echo] cmd executed for server [2024-03-19T02:29:59.054Z] [2024-03-19T02:29:59.054Z] asadmin-common: [2024-03-19T02:29:59.054Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-03-19T02:29:59.176Z] [exec] Command enable executed successfully. [2024-03-19T02:29:59.176Z] [2024-03-19T02:29:59.176Z] init.os: [2024-03-19T02:29:59.176Z] [2024-03-19T02:29:59.176Z] init.tools.unix: [2024-03-19T02:29:59.176Z] [2024-03-19T02:29:59.176Z] init.tools.windows: [2024-03-19T02:29:59.176Z] [2024-03-19T02:29:59.176Z] init.tools: [2024-03-19T02:29:59.176Z] [2024-03-19T02:29:59.176Z] setAsadminArgs: [2024-03-19T02:29:59.176Z] [2024-03-19T02:29:59.176Z] init: [2024-03-19T02:29:59.176Z] [2024-03-19T02:29:59.176Z] init.customtasks: [2024-03-19T02:29:59.176Z] [2024-03-19T02:29:59.176Z] enableAppOnInstance: [2024-03-19T02:29:59.176Z] [2024-03-19T02:29:59.176Z] init.os: [2024-03-19T02:29:59.176Z] [2024-03-19T02:29:59.176Z] init.tools.unix: [2024-03-19T02:29:59.176Z] [2024-03-19T02:29:59.176Z] init.tools.windows: [2024-03-19T02:29:59.176Z] [2024-03-19T02:29:59.176Z] init.tools: [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] setAsadminArgs: [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] init: [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] init.customtasks: [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] prepare.client: [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] prepare.client.appclient: [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] increment.log.next: [2024-03-19T02:29:59.177Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] process.versionexpression: [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] prepare.run: [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] common.run.positive: [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] setHttpPort: [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] common.run: [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] checkAppOnServer: [2024-03-19T02:29:59.177Z] [2024-03-19T02:29:59.177Z] declare-test: [2024-03-19T02:29:59.178Z] [echo] Starting test simple-versioned-servlet switch(3) ALPHA-1.0.1 - logID=33 (server) [2024-03-19T02:29:59.178Z] [2024-03-19T02:29:59.178Z] prepare.runclient: [2024-03-19T02:29:59.178Z] [2024-03-19T02:29:59.178Z] process.classpath: [2024-03-19T02:29:59.178Z] [2024-03-19T02:29:59.178Z] process.jvmargs: [2024-03-19T02:29:59.178Z] [2024-03-19T02:29:59.178Z] java.with.result: [2024-03-19T02:29:59.237Z] [exec] Value of key is:ejb-oneway-annotation [2024-03-19T02:29:59.237Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:29:59.237Z] [exec] [2024-03-19T02:29:59.237Z] [exec] [2024-03-19T02:29:59.237Z] [exec] ----------------------------------------- [2024-03-19T02:29:59.237Z] [exec] - ejb-oneway-annotation: PASS - [2024-03-19T02:29:59.237Z] [exec] ----------------------------------------- [2024-03-19T02:29:59.237Z] [exec] Total PASS: 1 [2024-03-19T02:29:59.237Z] [exec] Total FAIL: 0 [2024-03-19T02:29:59.237Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:29:59.237Z] [exec] ----------------------------------------- [2024-03-19T02:29:59.237Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:59.237Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:29:59.237Z] [echo] Removing jar bundle HelloEJB.jar from autodeploy directory [2024-03-19T02:29:59.237Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:59.237Z] [2024-03-19T02:29:59.237Z] undeploy: [2024-03-19T02:29:59.237Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:59.237Z] [2024-03-19T02:29:59.237Z] autoundeploy-file: [2024-03-19T02:29:59.237Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-03-19T02:29:59.237Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:59.237Z] [2024-03-19T02:29:59.237Z] internal-report-success: [2024-03-19T02:29:59.237Z] [2024-03-19T02:29:59.237Z] internal-report-failure: [2024-03-19T02:29:59.237Z] [2024-03-19T02:29:59.238Z] report: [2024-03-19T02:29:59.238Z] [2024-03-19T02:29:59.238Z] all: [2024-03-19T02:29:59.238Z] [echo] [2024-03-19T02:29:59.238Z] [echo] ************************* [2024-03-19T02:29:59.238Z] [echo] * Running wsctxtinterceptor [2024-03-19T02:29:59.238Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor [2024-03-19T02:29:59.238Z] [echo] ************************* [2024-03-19T02:29:59.238Z] [echo] [2024-03-19T02:29:59.238Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:59.238Z] [2024-03-19T02:29:59.238Z] clean: [2024-03-19T02:29:59.238Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml [2024-03-19T02:29:59.238Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:59.238Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:59.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:59.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:29:59.238Z] [2024-03-19T02:29:59.238Z] test-all: [2024-03-19T02:29:59.238Z] [echo] Starting Test /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/endpoint [2024-03-19T02:29:59.238Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:59.238Z] [2024-03-19T02:29:59.238Z] deploy: [2024-03-19T02:29:59.238Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:59.238Z] [2024-03-19T02:29:59.239Z] build: [2024-03-19T02:29:59.239Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:29:59.239Z] [2024-03-19T02:29:59.239Z] test-compile: [2024-03-19T02:29:59.239Z] [echo] Compiling into endpoint/HelloEJB.class [2024-03-19T02:29:59.239Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:29:59.239Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:29:59.266Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:59.266Z] [javac] 1 warning [2024-03-19T02:29:59.355Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false redeploy-rarApp [2024-03-19T02:29:59.355Z] [2024-03-19T02:29:59.355Z] setOSConditions: [2024-03-19T02:29:59.355Z] [2024-03-19T02:29:59.355Z] setToolWin: [2024-03-19T02:29:59.355Z] [2024-03-19T02:29:59.355Z] setToolUnix: [2024-03-19T02:29:59.355Z] [2024-03-19T02:29:59.355Z] setToolProperty: [2024-03-19T02:29:59.355Z] [2024-03-19T02:29:59.355Z] setS1ASclassPath: [2024-03-19T02:29:59.355Z] [2024-03-19T02:29:59.355Z] init-common: [2024-03-19T02:29:59.355Z] [2024-03-19T02:29:59.356Z] undeploy-rar-common: [2024-03-19T02:29:59.356Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:29:59.496Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:29:59.496Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:29:59.497Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:29:59.497Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:29:59.497Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:29:59.497Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:29:59.497Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:29:59.497Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:29:59.497Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/endpoint/HelloEJB.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:29:59.497Z] [javac] map.put("intVal", new Integer(45)); [2024-03-19T02:29:59.497Z] [javac] ^ [2024-03-19T02:29:59.497Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/endpoint/HelloEJB.java:46: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-03-19T02:29:59.497Z] [javac] map.put("longVal", new Long(1234)); [2024-03-19T02:29:59.497Z] [javac] ^ [2024-03-19T02:29:59.497Z] [javac] 3 warnings [2024-03-19T02:29:59.525Z] [2024-03-19T02:29:59.525Z] setOSConditions: [2024-03-19T02:29:59.525Z] [2024-03-19T02:29:59.525Z] setToolWin: [2024-03-19T02:29:59.525Z] [2024-03-19T02:29:59.525Z] setToolUnix: [2024-03-19T02:29:59.525Z] [2024-03-19T02:29:59.525Z] setToolProperty: [2024-03-19T02:29:59.525Z] [2024-03-19T02:29:59.525Z] setS1ASclassPath: [2024-03-19T02:29:59.525Z] [2024-03-19T02:29:59.525Z] init-common: [2024-03-19T02:29:59.525Z] [2024-03-19T02:29:59.525Z] compile-common: [2024-03-19T02:29:59.525Z] [echo] Current time (ISO): 2024-03-19T02:29:59.278+0000 [2024-03-19T02:29:59.525Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/nonweb [2024-03-19T02:29:59.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:29:59.613Z] [2024-03-19T02:29:59.613Z] setOSConditions: [2024-03-19T02:29:59.613Z] [2024-03-19T02:29:59.613Z] setToolWin: [2024-03-19T02:29:59.613Z] [2024-03-19T02:29:59.613Z] setToolUnix: [2024-03-19T02:29:59.613Z] [2024-03-19T02:29:59.613Z] setToolProperty: [2024-03-19T02:29:59.613Z] [2024-03-19T02:29:59.613Z] setS1ASclassPath: [2024-03-19T02:29:59.613Z] [2024-03-19T02:29:59.613Z] init-common: [2024-03-19T02:29:59.613Z] [2024-03-19T02:29:59.613Z] runCycle: [2024-03-19T02:29:59.613Z] [2024-03-19T02:29:59.613Z] setOSConditions: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] setToolWin: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] setToolUnix: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] setToolProperty: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] setS1ASclassPath: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] init-common: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] setupone: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] setOSConditions: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] setToolWin: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] setToolUnix: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] setToolProperty: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] setS1ASclassPath: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] init-common: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.614Z] create-ra-config: [2024-03-19T02:29:59.614Z] [2024-03-19T02:29:59.615Z] asadmin-common: [2024-03-19T02:29:59.615Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:29:59.617Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-03-19T02:29:59.617Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-03-19T02:29:59.617Z] [2024-03-19T02:29:59.617Z] asadmin-common: [2024-03-19T02:29:59.617Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady_pool_size=5 [2024-03-19T02:29:59.744Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:59.744Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:29:59.744Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:29:59.744Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-03-19T02:29:59.744Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:29:59.744Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.1 [2024-03-19T02:29:59.744Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:29:59.744Z] [2024-03-19T02:29:59.744Z] process.result: [2024-03-19T02:29:59.744Z] [2024-03-19T02:29:59.744Z] processResult: [2024-03-19T02:29:59.744Z] [2024-03-19T02:29:59.744Z] failed: [2024-03-19T02:29:59.744Z] [2024-03-19T02:29:59.744Z] passed: [2024-03-19T02:29:59.745Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:29:59.745Z] [2024-03-19T02:29:59.745Z] unknown: [2024-03-19T02:29:59.745Z] [2024-03-19T02:29:59.745Z] runclient: [2024-03-19T02:29:59.745Z] [2024-03-19T02:29:59.745Z] init.os: [2024-03-19T02:29:59.745Z] [2024-03-19T02:29:59.745Z] init.tools.unix: [2024-03-19T02:29:59.745Z] [2024-03-19T02:29:59.745Z] init.tools.windows: [2024-03-19T02:29:59.745Z] [2024-03-19T02:29:59.745Z] init.tools: [2024-03-19T02:29:59.745Z] [2024-03-19T02:29:59.745Z] setAsadminArgs: [2024-03-19T02:29:59.746Z] [2024-03-19T02:29:59.746Z] init: [2024-03-19T02:29:59.746Z] [2024-03-19T02:29:59.746Z] init.customtasks: [2024-03-19T02:29:59.746Z] [2024-03-19T02:29:59.746Z] checkAppOnCluster: [2024-03-19T02:29:59.746Z] [2024-03-19T02:29:59.746Z] run.positive: [2024-03-19T02:29:59.746Z] [2024-03-19T02:29:59.746Z] process.versionExpression: [2024-03-19T02:29:59.746Z] [2024-03-19T02:29:59.746Z] process.appname: [2024-03-19T02:29:59.746Z] [2024-03-19T02:29:59.746Z] process.xmlversionidentifier: [2024-03-19T02:29:59.746Z] [2024-03-19T02:29:59.746Z] prepare.cluster: [2024-03-19T02:29:59.746Z] [2024-03-19T02:29:59.746Z] enable.version: [2024-03-19T02:29:59.746Z] [2024-03-19T02:29:59.747Z] setAsadminArgs: [2024-03-19T02:29:59.747Z] [2024-03-19T02:29:59.747Z] common.enable.asadmin: [2024-03-19T02:29:59.747Z] [2024-03-19T02:29:59.747Z] init.os: [2024-03-19T02:29:59.747Z] [2024-03-19T02:29:59.747Z] init.tools.unix: [2024-03-19T02:29:59.747Z] [2024-03-19T02:29:59.747Z] init.tools.windows: [2024-03-19T02:29:59.747Z] [2024-03-19T02:29:59.747Z] init.tools: [2024-03-19T02:29:59.747Z] [2024-03-19T02:29:59.747Z] setAsadminArgs: [2024-03-19T02:29:59.747Z] [2024-03-19T02:29:59.747Z] init: [2024-03-19T02:29:59.747Z] [2024-03-19T02:29:59.747Z] init.customtasks: [2024-03-19T02:29:59.747Z] [2024-03-19T02:29:59.747Z] common.run.asadmin: [2024-03-19T02:29:59.747Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:RC-1.0.0 [2024-03-19T02:29:59.754Z] [echo] Building with package endpoint [2024-03-19T02:29:59.754Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-03-19T02:30:00.178Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:00.178Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:00.178Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-03-19T02:30:00.179Z] [2024-03-19T02:30:00.179Z] setOSConditions: [2024-03-19T02:30:00.179Z] [2024-03-19T02:30:00.179Z] setToolWin: [2024-03-19T02:30:00.179Z] [2024-03-19T02:30:00.179Z] setToolUnix: [2024-03-19T02:30:00.179Z] [2024-03-19T02:30:00.179Z] setToolProperty: [2024-03-19T02:30:00.179Z] [2024-03-19T02:30:00.179Z] setS1ASclassPath: [2024-03-19T02:30:00.179Z] [2024-03-19T02:30:00.179Z] init-common: [2024-03-19T02:30:00.179Z] [2024-03-19T02:30:00.179Z] deploy-rar-common: [2024-03-19T02:30:00.179Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:30:00.180Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady_pool_size=5 [2024-03-19T02:30:00.180Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady-pool-size=5 [2024-03-19T02:30:00.180Z] [2024-03-19T02:30:00.180Z] asadmin-common: [2024-03-19T02:30:00.180Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max_pool_size=5 [2024-03-19T02:30:00.313Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:00.313Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-03-19T02:30:00.436Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max_pool_size=5 [2024-03-19T02:30:00.437Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max-pool-size=5 [2024-03-19T02:30:00.437Z] [2024-03-19T02:30:00.437Z] asadmin-common: [2024-03-19T02:30:00.437Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle_timeout_in_seconds=3600 [2024-03-19T02:30:00.447Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-03-19T02:30:00.572Z] [exec] Command enable executed successfully. [2024-03-19T02:30:00.572Z] [2024-03-19T02:30:00.572Z] init.os: [2024-03-19T02:30:00.572Z] [2024-03-19T02:30:00.572Z] init.tools.unix: [2024-03-19T02:30:00.572Z] [2024-03-19T02:30:00.572Z] init.tools.windows: [2024-03-19T02:30:00.572Z] [2024-03-19T02:30:00.572Z] init.tools: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] setAsadminArgs: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] init: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] init.customtasks: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] enableAppOnInstance: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] init.os: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] init.tools.unix: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] init.tools.windows: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] init.tools: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] setAsadminArgs: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] init: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] init.customtasks: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] prepare.client: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] prepare.client.appclient: [2024-03-19T02:30:00.573Z] [2024-03-19T02:30:00.573Z] increment.log.next: [2024-03-19T02:30:00.574Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:30:00.574Z] [2024-03-19T02:30:00.574Z] process.versionexpression: [2024-03-19T02:30:00.574Z] [2024-03-19T02:30:00.574Z] prepare.run: [2024-03-19T02:30:00.574Z] [2024-03-19T02:30:00.574Z] common.run.positive: [2024-03-19T02:30:00.574Z] [2024-03-19T02:30:00.574Z] setHttpPort: [2024-03-19T02:30:00.574Z] [2024-03-19T02:30:00.574Z] common.run: [2024-03-19T02:30:00.574Z] [2024-03-19T02:30:00.574Z] checkAppOnServer: [2024-03-19T02:30:00.574Z] [2024-03-19T02:30:00.574Z] declare-test: [2024-03-19T02:30:00.574Z] [echo] Starting test simple-versioned-servlet switch(4) RC-1.0.0 - logID=34 (server) [2024-03-19T02:30:00.574Z] [2024-03-19T02:30:00.574Z] prepare.runclient: [2024-03-19T02:30:00.574Z] [2024-03-19T02:30:00.574Z] process.classpath: [2024-03-19T02:30:00.574Z] [2024-03-19T02:30:00.574Z] process.jvmargs: [2024-03-19T02:30:00.574Z] [2024-03-19T02:30:00.574Z] java.with.result: [2024-03-19T02:30:00.702Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-03-19T02:30:00.702Z] [echo] Deploying /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-03-19T02:30:00.703Z] [2024-03-19T02:30:00.703Z] setOSConditions: [2024-03-19T02:30:00.703Z] [2024-03-19T02:30:00.703Z] setToolWin: [2024-03-19T02:30:00.703Z] [2024-03-19T02:30:00.703Z] setToolUnix: [2024-03-19T02:30:00.703Z] [2024-03-19T02:30:00.703Z] setToolProperty: [2024-03-19T02:30:00.703Z] [2024-03-19T02:30:00.703Z] setS1ASclassPath: [2024-03-19T02:30:00.703Z] [2024-03-19T02:30:00.703Z] init-common: [2024-03-19T02:30:00.703Z] [2024-03-19T02:30:00.703Z] create-admin-object: [2024-03-19T02:30:00.703Z] [2024-03-19T02:30:00.703Z] asadmin-common: [2024-03-19T02:30:00.703Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:30:00.922Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:00.922Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:00.922Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:00.922Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:00.922Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:00.922Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:00.922Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:01.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle_timeout_in_seconds=3600 [2024-03-19T02:30:01.023Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle-timeout-in-seconds=3600 [2024-03-19T02:30:01.023Z] [2024-03-19T02:30:01.023Z] asadmin-common: [2024-03-19T02:30:01.024Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.steady_pool_size=5 [2024-03-19T02:30:01.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:30:01.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:30:01.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:30:01.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2024-03-19T02:30:01.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:30:01.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.0 [2024-03-19T02:30:01.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:30:01.166Z] [2024-03-19T02:30:01.166Z] process.result: [2024-03-19T02:30:01.166Z] [2024-03-19T02:30:01.166Z] processResult: [2024-03-19T02:30:01.166Z] [2024-03-19T02:30:01.166Z] failed: [2024-03-19T02:30:01.166Z] [2024-03-19T02:30:01.166Z] passed: [2024-03-19T02:30:01.166Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:30:01.166Z] [2024-03-19T02:30:01.166Z] unknown: [2024-03-19T02:30:01.166Z] [2024-03-19T02:30:01.166Z] runclient: [2024-03-19T02:30:01.166Z] [2024-03-19T02:30:01.166Z] init.os: [2024-03-19T02:30:01.166Z] [2024-03-19T02:30:01.166Z] init.tools.unix: [2024-03-19T02:30:01.166Z] [2024-03-19T02:30:01.166Z] init.tools.windows: [2024-03-19T02:30:01.166Z] [2024-03-19T02:30:01.167Z] init.tools: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] setAsadminArgs: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] init: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] init.customtasks: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] checkAppOnCluster: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] run.positive: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] process.versionExpression: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] process.appname: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] process.xmlversionidentifier: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] prepare.cluster: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] enable.version: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] setAsadminArgs: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] common.enable.asadmin: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.167Z] init.os: [2024-03-19T02:30:01.167Z] [2024-03-19T02:30:01.168Z] init.tools.unix: [2024-03-19T02:30:01.168Z] [2024-03-19T02:30:01.168Z] init.tools.windows: [2024-03-19T02:30:01.168Z] [2024-03-19T02:30:01.168Z] init.tools: [2024-03-19T02:30:01.168Z] [2024-03-19T02:30:01.168Z] setAsadminArgs: [2024-03-19T02:30:01.168Z] [2024-03-19T02:30:01.168Z] init: [2024-03-19T02:30:01.168Z] [2024-03-19T02:30:01.168Z] init.customtasks: [2024-03-19T02:30:01.168Z] [2024-03-19T02:30:01.168Z] common.run.asadmin: [2024-03-19T02:30:01.168Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:RC-1.0.1 [2024-03-19T02:30:01.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-03-19T02:30:01.266Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:30:01.266Z] [2024-03-19T02:30:01.266Z] setOSConditions: [2024-03-19T02:30:01.266Z] [2024-03-19T02:30:01.266Z] setToolWin: [2024-03-19T02:30:01.266Z] [2024-03-19T02:30:01.266Z] setToolUnix: [2024-03-19T02:30:01.266Z] [2024-03-19T02:30:01.266Z] setToolProperty: [2024-03-19T02:30:01.266Z] [2024-03-19T02:30:01.266Z] setS1ASclassPath: [2024-03-19T02:30:01.266Z] [2024-03-19T02:30:01.266Z] init-common: [2024-03-19T02:30:01.266Z] [2024-03-19T02:30:01.266Z] deploy: [2024-03-19T02:30:01.266Z] [2024-03-19T02:30:01.266Z] setOSConditions: [2024-03-19T02:30:01.266Z] [2024-03-19T02:30:01.266Z] setToolWin: [2024-03-19T02:30:01.266Z] [2024-03-19T02:30:01.266Z] setToolUnix: [2024-03-19T02:30:01.266Z] [2024-03-19T02:30:01.267Z] setToolProperty: [2024-03-19T02:30:01.267Z] [2024-03-19T02:30:01.267Z] setS1ASclassPath: [2024-03-19T02:30:01.267Z] [2024-03-19T02:30:01.267Z] init-common: [2024-03-19T02:30:01.267Z] [2024-03-19T02:30:01.267Z] deploy-common: [2024-03-19T02:30:01.267Z] [echo] Current time (ISO): 2024-03-19T02:30:01.059+0000 [2024-03-19T02:30:01.267Z] [2024-03-19T02:30:01.267Z] setOSConditions: [2024-03-19T02:30:01.267Z] [2024-03-19T02:30:01.267Z] setToolWin: [2024-03-19T02:30:01.267Z] [2024-03-19T02:30:01.267Z] setToolUnix: [2024-03-19T02:30:01.267Z] [2024-03-19T02:30:01.267Z] setToolProperty: [2024-03-19T02:30:01.267Z] [2024-03-19T02:30:01.267Z] setS1ASclassPath: [2024-03-19T02:30:01.267Z] [2024-03-19T02:30:01.267Z] init-common: [2024-03-19T02:30:01.267Z] [2024-03-19T02:30:01.267Z] deploy-common-pe: [2024-03-19T02:30:01.281Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.steady_pool_size=5 [2024-03-19T02:30:01.281Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.steady-pool-size=5 [2024-03-19T02:30:01.281Z] [2024-03-19T02:30:01.281Z] asadmin-common: [2024-03-19T02:30:01.281Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.max_pool_size=5 [2024-03-19T02:30:01.418Z] [java] JMS Servlet Output [2024-03-19T02:30:01.418Z] [java]

DatabaseServelt :: All information I can give

[2024-03-19T02:30:01.418Z] [java] Context Path : /ejb-ejb31-full-webejb
[2024-03-19T02:30:01.418Z] [java] Servlet Path : /HelloServlet
[2024-03-19T02:30:01.418Z] [java] Path Info : null
[2024-03-19T02:30:01.418Z] [java] [2024-03-19T02:30:01.418Z] [java] Value of key is: main [2024-03-19T02:30:01.418Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:01.418Z] [java] [2024-03-19T02:30:01.418Z] [java] [2024-03-19T02:30:01.418Z] [java] ----------------------------------------- [2024-03-19T02:30:01.418Z] [java] - main: PASS - [2024-03-19T02:30:01.418Z] [java] ----------------------------------------- [2024-03-19T02:30:01.418Z] [java] Total PASS: 1 [2024-03-19T02:30:01.418Z] [java] Total FAIL: 0 [2024-03-19T02:30:01.418Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:30:01.418Z] [java] ----------------------------------------- [2024-03-19T02:30:01.418Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:30:01.418Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:30:01.418Z] [2024-03-19T02:30:01.418Z] undeploy: [2024-03-19T02:30:01.418Z] [2024-03-19T02:30:01.418Z] setOSConditions: [2024-03-19T02:30:01.418Z] [2024-03-19T02:30:01.418Z] setToolWin: [2024-03-19T02:30:01.418Z] [2024-03-19T02:30:01.418Z] setToolUnix: [2024-03-19T02:30:01.418Z] [2024-03-19T02:30:01.418Z] setToolProperty: [2024-03-19T02:30:01.418Z] [2024-03-19T02:30:01.418Z] setS1ASclassPath: [2024-03-19T02:30:01.418Z] [2024-03-19T02:30:01.418Z] init-common: [2024-03-19T02:30:01.418Z] [2024-03-19T02:30:01.418Z] undeploy-war-common: [2024-03-19T02:30:01.418Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-webejb-web [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] all: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] schema: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] setOSConditions: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] setToolWin: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] setToolUnix: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] setToolProperty: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] setS1ASclassPath: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] init-common: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] clean: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] setOSConditions: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] setToolWin: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] setToolUnix: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] setToolProperty: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] setS1ASclassPath: [2024-03-19T02:30:01.419Z] [2024-03-19T02:30:01.419Z] init-common: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] clean-common: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] setOSConditions: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] setToolWin: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] setToolUnix: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] setToolProperty: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] setS1ASclassPath: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] init-common: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] clean-classes-common: [2024-03-19T02:30:01.420Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] setOSConditions: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] setToolWin: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] setToolUnix: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] setToolProperty: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] setS1ASclassPath: [2024-03-19T02:30:01.420Z] [2024-03-19T02:30:01.420Z] init-common: [2024-03-19T02:30:01.421Z] [2024-03-19T02:30:01.421Z] clean-jars-common: [2024-03-19T02:30:01.421Z] [2024-03-19T02:30:01.421Z] compile: [2024-03-19T02:30:01.421Z] [2024-03-19T02:30:01.421Z] setOSConditions: [2024-03-19T02:30:01.421Z] [2024-03-19T02:30:01.421Z] setToolWin: [2024-03-19T02:30:01.421Z] [2024-03-19T02:30:01.421Z] setToolUnix: [2024-03-19T02:30:01.421Z] [2024-03-19T02:30:01.421Z] setToolProperty: [2024-03-19T02:30:01.421Z] [2024-03-19T02:30:01.421Z] setS1ASclassPath: [2024-03-19T02:30:01.421Z] [2024-03-19T02:30:01.421Z] init-common: [2024-03-19T02:30:01.421Z] [2024-03-19T02:30:01.421Z] compile-common: [2024-03-19T02:30:01.421Z] [echo] Current time (ISO): 2024-03-19T02:30:00.908+0000 [2024-03-19T02:30:01.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:01.421Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:01.524Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2024-03-19T02:30:01.757Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:01.757Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-03-19T02:30:01.844Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.max_pool_size=5 [2024-03-19T02:30:01.844Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.max-pool-size=5 [2024-03-19T02:30:01.844Z] [2024-03-19T02:30:01.844Z] asadmin-common: [2024-03-19T02:30:01.844Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.idle_timeout_in_seconds=3600 [2024-03-19T02:30:01.997Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:01.997Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:01.997Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:01.997Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:01.997Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:01.997Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:01.997Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:02.089Z] [exec] Application deployed with name redeploy-rarApp. [2024-03-19T02:30:02.089Z] [exec] there are no files to retrieve for application redeploy-rarApp [2024-03-19T02:30:02.089Z] [echo] Deployment on target server server successful [2024-03-19T02:30:02.089Z] [2024-03-19T02:30:02.089Z] setOSConditions: [2024-03-19T02:30:02.089Z] [2024-03-19T02:30:02.089Z] setToolWin: [2024-03-19T02:30:02.089Z] [2024-03-19T02:30:02.089Z] setToolUnix: [2024-03-19T02:30:02.089Z] [2024-03-19T02:30:02.089Z] setToolProperty: [2024-03-19T02:30:02.089Z] [2024-03-19T02:30:02.089Z] setS1ASclassPath: [2024-03-19T02:30:02.089Z] [2024-03-19T02:30:02.089Z] init-common: [2024-03-19T02:30:02.089Z] [2024-03-19T02:30:02.089Z] deploy-common-ee: [2024-03-19T02:30:02.089Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:30:02.089Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:30:02.089Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:30:02.089Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:30:02.089Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:30:02.089Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:30:02.089Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:30:02.089Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:30:02.089Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:30:02.089Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:30:02.089Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:30:02.089Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:30:02.089Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:30:02.089Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:30:02.089Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:30:02.090Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:30:02.090Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:30:02.090Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:30:02.090Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:30:02.090Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:30:02.090Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:30:02.090Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:30:02.090Z] [java] ... 42 more [2024-03-19T02:30:02.090Z] [java] Java Result: -1 [2024-03-19T02:30:02.090Z] [2024-03-19T02:30:02.090Z] setOSConditions: [2024-03-19T02:30:02.090Z] [2024-03-19T02:30:02.090Z] setToolWin: [2024-03-19T02:30:02.090Z] [2024-03-19T02:30:02.091Z] setToolUnix: [2024-03-19T02:30:02.091Z] [2024-03-19T02:30:02.091Z] setToolProperty: [2024-03-19T02:30:02.091Z] [2024-03-19T02:30:02.091Z] setS1ASclassPath: [2024-03-19T02:30:02.091Z] [2024-03-19T02:30:02.091Z] init-common: [2024-03-19T02:30:02.091Z] [2024-03-19T02:30:02.091Z] unsetup: [2024-03-19T02:30:02.091Z] [2024-03-19T02:30:02.091Z] setOSConditions: [2024-03-19T02:30:02.091Z] [2024-03-19T02:30:02.091Z] setToolWin: [2024-03-19T02:30:02.091Z] [2024-03-19T02:30:02.091Z] setToolUnix: [2024-03-19T02:30:02.091Z] [2024-03-19T02:30:02.091Z] setToolProperty: [2024-03-19T02:30:02.091Z] [2024-03-19T02:30:02.091Z] setS1ASclassPath: [2024-03-19T02:30:02.091Z] [2024-03-19T02:30:02.091Z] init-common: [2024-03-19T02:30:02.091Z] [2024-03-19T02:30:02.091Z] delete-admin-object: [2024-03-19T02:30:02.091Z] [2024-03-19T02:30:02.091Z] asadmin-common: [2024-03-19T02:30:02.091Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-03-19T02:30:02.100Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.idle_timeout_in_seconds=3600 [2024-03-19T02:30:02.100Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.idle-timeout-in-seconds=3600 [2024-03-19T02:30:02.100Z] [2024-03-19T02:30:02.100Z] asadmin-common: [2024-03-19T02:30:02.100Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.steady_pool_size=5 [2024-03-19T02:30:02.283Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:02.283Z] [2024-03-19T02:30:02.283Z] run: [2024-03-19T02:30:02.283Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:02.283Z] [2024-03-19T02:30:02.284Z] prepare-client: [2024-03-19T02:30:02.284Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:02.284Z] [2024-03-19T02:30:02.284Z] wsdl-import: [2024-03-19T02:30:02.284Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:02.284Z] [2024-03-19T02:30:02.284Z] configurable-wsdl-import: [2024-03-19T02:30:02.284Z] [echo] Current time (ISO): 2024-03-19T02:30:02.029+0000 [2024-03-19T02:30:02.284Z] [echo] wsimporting http://localhost:8080/HelloEJBService/HelloEJB?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:30:02.323Z] [exec] Command enable executed successfully. [2024-03-19T02:30:02.323Z] [2024-03-19T02:30:02.324Z] init.os: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] init.tools.unix: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] init.tools.windows: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] init.tools: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] setAsadminArgs: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] init: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] init.customtasks: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] enableAppOnInstance: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] init.os: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] init.tools.unix: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] init.tools.windows: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] init.tools: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] setAsadminArgs: [2024-03-19T02:30:02.324Z] [2024-03-19T02:30:02.324Z] init: [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.325Z] init.customtasks: [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.325Z] prepare.client: [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.325Z] prepare.client.appclient: [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.325Z] increment.log.next: [2024-03-19T02:30:02.325Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.325Z] process.versionexpression: [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.325Z] prepare.run: [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.325Z] common.run.positive: [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.325Z] setHttpPort: [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.325Z] common.run: [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.325Z] checkAppOnServer: [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.325Z] declare-test: [2024-03-19T02:30:02.325Z] [echo] Starting test simple-versioned-servlet switch(5) RC-1.0.1 - logID=35 (server) [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.325Z] prepare.runclient: [2024-03-19T02:30:02.325Z] [2024-03-19T02:30:02.326Z] process.classpath: [2024-03-19T02:30:02.326Z] [2024-03-19T02:30:02.326Z] process.jvmargs: [2024-03-19T02:30:02.326Z] [2024-03-19T02:30:02.326Z] java.with.result: [2024-03-19T02:30:02.543Z] [exec] parsing WSDL... [2024-03-19T02:30:02.562Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:02.583Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:30:02.583Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:30:02.583Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-03-19T02:30:02.583Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.1 [2024-03-19T02:30:02.583Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-03-19T02:30:02.583Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-03-19T02:30:02.583Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-03-19T02:30:02.583Z] [2024-03-19T02:30:02.583Z] process.result: [2024-03-19T02:30:02.583Z] [2024-03-19T02:30:02.583Z] processResult: [2024-03-19T02:30:02.583Z] [2024-03-19T02:30:02.583Z] failed: [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] passed: [2024-03-19T02:30:02.584Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] unknown: [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] runclient: [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] init.os: [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] init.tools.unix: [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] init.tools.windows: [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] init.tools: [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] setAsadminArgs: [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] init: [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] init.customtasks: [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] checkAppOnCluster: [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] run.positive: [2024-03-19T02:30:02.584Z] [2024-03-19T02:30:02.584Z] xml.version.information: [2024-03-19T02:30:02.654Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-03-19T02:30:02.654Z] [exec] Administered object eis/testAdmin deleted. [2024-03-19T02:30:02.654Z] [2024-03-19T02:30:02.654Z] setOSConditions: [2024-03-19T02:30:02.654Z] [2024-03-19T02:30:02.654Z] setToolWin: [2024-03-19T02:30:02.655Z] [2024-03-19T02:30:02.655Z] setToolUnix: [2024-03-19T02:30:02.655Z] [2024-03-19T02:30:02.655Z] setToolProperty: [2024-03-19T02:30:02.655Z] [2024-03-19T02:30:02.655Z] setS1ASclassPath: [2024-03-19T02:30:02.655Z] [2024-03-19T02:30:02.655Z] init-common: [2024-03-19T02:30:02.655Z] [2024-03-19T02:30:02.655Z] delete-ra-config: [2024-03-19T02:30:02.655Z] [2024-03-19T02:30:02.655Z] asadmin-common: [2024-03-19T02:30:02.655Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:30:02.664Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.steady_pool_size=5 [2024-03-19T02:30:02.664Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2024-03-19T02:30:02.664Z] [2024-03-19T02:30:02.664Z] asadmin-common: [2024-03-19T02:30:02.664Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.max_pool_size=5 [2024-03-19T02:30:02.818Z] [javac] 1 warning [2024-03-19T02:30:02.818Z] [2024-03-19T02:30:02.818Z] setOSConditions: [2024-03-19T02:30:02.818Z] [2024-03-19T02:30:02.818Z] setToolWin: [2024-03-19T02:30:02.818Z] [2024-03-19T02:30:02.818Z] setToolUnix: [2024-03-19T02:30:02.819Z] [2024-03-19T02:30:02.819Z] setToolProperty: [2024-03-19T02:30:02.819Z] [2024-03-19T02:30:02.819Z] setS1ASclassPath: [2024-03-19T02:30:02.819Z] [2024-03-19T02:30:02.819Z] init-common: [2024-03-19T02:30:02.819Z] [2024-03-19T02:30:02.819Z] compile-common: [2024-03-19T02:30:02.819Z] [echo] Current time (ISO): 2024-03-19T02:30:02.729+0000 [2024-03-19T02:30:02.819Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:02.821Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:02.821Z] [javac] 1 warning [2024-03-19T02:30:02.821Z] [2024-03-19T02:30:02.821Z] build: [2024-03-19T02:30:02.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:02.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:02.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:02.821Z] [2024-03-19T02:30:02.821Z] package-ejbjar-common: [2024-03-19T02:30:02.821Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:02.822Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-anyone-ejb.jar [2024-03-19T02:30:02.822Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:02.822Z] [2024-03-19T02:30:02.822Z] clear: [2024-03-19T02:30:02.822Z] [2024-03-19T02:30:02.822Z] test-tlds-exist: [2024-03-19T02:30:02.822Z] [2024-03-19T02:30:02.822Z] copy-tlds: [2024-03-19T02:30:02.822Z] [2024-03-19T02:30:02.822Z] test-tagfiles-exist: [2024-03-19T02:30:02.822Z] [2024-03-19T02:30:02.822Z] copy-tagfiles: [2024-03-19T02:30:02.822Z] [2024-03-19T02:30:02.822Z] package-war-common: [2024-03-19T02:30:02.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:30:02.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:02.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:30:02.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:30:02.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/anyone/lib [2024-03-19T02:30:02.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:02.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:02.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:30:02.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/anyone/docroot [2024-03-19T02:30:02.822Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-anyone-web.war [2024-03-19T02:30:02.823Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:02.823Z] [2024-03-19T02:30:02.823Z] package-appclientjar-common: [2024-03-19T02:30:02.823Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:02.823Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-anyone-client.jar [2024-03-19T02:30:02.823Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:02.823Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:02.823Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:02.823Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-anyoneApp.ear [2024-03-19T02:30:02.823Z] [2024-03-19T02:30:02.823Z] deploy: [2024-03-19T02:30:02.823Z] [2024-03-19T02:30:02.823Z] setOSConditions: [2024-03-19T02:30:02.823Z] [2024-03-19T02:30:02.823Z] setToolWin: [2024-03-19T02:30:02.823Z] [2024-03-19T02:30:02.823Z] setToolUnix: [2024-03-19T02:30:02.823Z] [2024-03-19T02:30:02.823Z] setToolProperty: [2024-03-19T02:30:02.823Z] [2024-03-19T02:30:02.823Z] setS1ASclassPath: [2024-03-19T02:30:02.823Z] [2024-03-19T02:30:02.823Z] init-common: [2024-03-19T02:30:02.823Z] [2024-03-19T02:30:02.823Z] deploy-common: [2024-03-19T02:30:02.823Z] [echo] Current time (ISO): 2024-03-19T02:30:02.782+0000 [2024-03-19T02:30:02.823Z] [2024-03-19T02:30:02.824Z] setOSConditions: [2024-03-19T02:30:02.824Z] [2024-03-19T02:30:02.824Z] setToolWin: [2024-03-19T02:30:02.824Z] [2024-03-19T02:30:02.824Z] setToolUnix: [2024-03-19T02:30:02.824Z] [2024-03-19T02:30:02.824Z] setToolProperty: [2024-03-19T02:30:02.824Z] [2024-03-19T02:30:02.824Z] setS1ASclassPath: [2024-03-19T02:30:02.824Z] [2024-03-19T02:30:02.824Z] init-common: [2024-03-19T02:30:02.824Z] [2024-03-19T02:30:02.824Z] deploy-common-pe: [2024-03-19T02:30:02.857Z] [2024-03-19T02:30:02.857Z] clean.scenario: [2024-03-19T02:30:02.857Z] [2024-03-19T02:30:02.857Z] clean.scenario.cluster: [2024-03-19T02:30:02.857Z] [2024-03-19T02:30:02.857Z] init.os: [2024-03-19T02:30:02.857Z] [2024-03-19T02:30:02.857Z] init.tools.unix: [2024-03-19T02:30:02.857Z] [2024-03-19T02:30:02.857Z] init.tools.windows: [2024-03-19T02:30:02.857Z] [2024-03-19T02:30:02.857Z] init.tools: [2024-03-19T02:30:02.857Z] [2024-03-19T02:30:02.857Z] setAsadminArgs: [2024-03-19T02:30:02.857Z] [2024-03-19T02:30:02.857Z] init: [2024-03-19T02:30:02.858Z] [2024-03-19T02:30:02.858Z] init.customtasks: [2024-03-19T02:30:02.858Z] [2024-03-19T02:30:02.858Z] prepare: [2024-03-19T02:30:02.858Z] [2024-03-19T02:30:02.858Z] process.versionExpression: [2024-03-19T02:30:02.858Z] [2024-03-19T02:30:02.858Z] process.appname: [2024-03-19T02:30:02.858Z] [2024-03-19T02:30:02.858Z] _process.target: [2024-03-19T02:30:02.858Z] [2024-03-19T02:30:02.858Z] process.target: [2024-03-19T02:30:02.858Z] [2024-03-19T02:30:02.858Z] prepare.has.version.registred: [2024-03-19T02:30:02.858Z] [2024-03-19T02:30:02.858Z] exec.asadmin2: [2024-03-19T02:30:02.912Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:02.912Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:02.912Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-03-19T02:30:02.925Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.max_pool_size=5 [2024-03-19T02:30:02.925Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2024-03-19T02:30:02.925Z] [2024-03-19T02:30:02.925Z] asadmin-common: [2024-03-19T02:30:02.925Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.idle_timeout_in_seconds=3600 [2024-03-19T02:30:03.169Z] [2024-03-19T02:30:03.169Z] setOSConditions: [2024-03-19T02:30:03.169Z] [2024-03-19T02:30:03.169Z] setToolWin: [2024-03-19T02:30:03.169Z] [2024-03-19T02:30:03.169Z] setToolUnix: [2024-03-19T02:30:03.169Z] [2024-03-19T02:30:03.169Z] setToolProperty: [2024-03-19T02:30:03.169Z] [2024-03-19T02:30:03.169Z] setS1ASclassPath: [2024-03-19T02:30:03.169Z] [2024-03-19T02:30:03.169Z] init-common: [2024-03-19T02:30:03.169Z] [2024-03-19T02:30:03.169Z] undeploy: [2024-03-19T02:30:03.169Z] [2024-03-19T02:30:03.169Z] setOSConditions: [2024-03-19T02:30:03.169Z] [2024-03-19T02:30:03.169Z] setToolWin: [2024-03-19T02:30:03.169Z] [2024-03-19T02:30:03.169Z] setToolUnix: [2024-03-19T02:30:03.169Z] [2024-03-19T02:30:03.170Z] setToolProperty: [2024-03-19T02:30:03.170Z] [2024-03-19T02:30:03.170Z] setS1ASclassPath: [2024-03-19T02:30:03.170Z] [2024-03-19T02:30:03.170Z] init-common: [2024-03-19T02:30:03.170Z] [2024-03-19T02:30:03.170Z] undeploy-common: [2024-03-19T02:30:03.182Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.idle_timeout_in_seconds=3600 [2024-03-19T02:30:03.182Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2024-03-19T02:30:03.182Z] [2024-03-19T02:30:03.182Z] setOSConditions: [2024-03-19T02:30:03.182Z] [2024-03-19T02:30:03.182Z] setToolWin: [2024-03-19T02:30:03.182Z] [2024-03-19T02:30:03.182Z] setToolUnix: [2024-03-19T02:30:03.182Z] [2024-03-19T02:30:03.182Z] setToolProperty: [2024-03-19T02:30:03.182Z] [2024-03-19T02:30:03.182Z] setS1ASclassPath: [2024-03-19T02:30:03.182Z] [2024-03-19T02:30:03.182Z] init-common: [2024-03-19T02:30:03.182Z] [2024-03-19T02:30:03.183Z] deploy-common: [2024-03-19T02:30:03.183Z] [echo] Current time (ISO): 2024-03-19T02:30:03.176+0000 [2024-03-19T02:30:03.183Z] [2024-03-19T02:30:03.183Z] setOSConditions: [2024-03-19T02:30:03.183Z] [2024-03-19T02:30:03.183Z] setToolWin: [2024-03-19T02:30:03.183Z] [2024-03-19T02:30:03.183Z] setToolUnix: [2024-03-19T02:30:03.183Z] [2024-03-19T02:30:03.183Z] setToolProperty: [2024-03-19T02:30:03.183Z] [2024-03-19T02:30:03.183Z] setS1ASclassPath: [2024-03-19T02:30:03.183Z] [2024-03-19T02:30:03.183Z] init-common: [2024-03-19T02:30:03.427Z] [2024-03-19T02:30:03.427Z] process.registred: [2024-03-19T02:30:03.427Z] [2024-03-19T02:30:03.427Z] has.version.registred: [2024-03-19T02:30:03.427Z] [2024-03-19T02:30:03.427Z] del.all.version.registred: [2024-03-19T02:30:03.427Z] [2024-03-19T02:30:03.427Z] _process.target: [2024-03-19T02:30:03.427Z] [2024-03-19T02:30:03.427Z] process.target: [2024-03-19T02:30:03.427Z] [2024-03-19T02:30:03.427Z] prepare.del.all.version.registred: [2024-03-19T02:30:03.427Z] [2024-03-19T02:30:03.428Z] init.os: [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false redeploy-rarApp [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] init.tools.unix: [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] setOSConditions: [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] init.tools.windows: [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] setToolWin: [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] init.tools: [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] setToolUnix: [2024-03-19T02:30:03.428Z] setAsadminArgs: [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] setToolProperty: [2024-03-19T02:30:03.428Z] init: [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] setS1ASclassPath: [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] init.customtasks: [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] init-common: [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] prepare: [2024-03-19T02:30:03.428Z] [2024-03-19T02:30:03.428Z] undeploy-rar-common: [2024-03-19T02:30:03.428Z] exec.asadmin: [2024-03-19T02:30:03.428Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:30:03.439Z] [2024-03-19T02:30:03.440Z] deploy-common-pe: [2024-03-19T02:30:03.476Z] [exec] [2024-03-19T02:30:03.476Z] [exec] Generating code... [2024-03-19T02:30:03.476Z] [exec] [2024-03-19T02:30:03.476Z] [exec] Compiling code... [2024-03-19T02:30:03.696Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2024-03-19T02:30:03.751Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:03.751Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:03.751Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:03.751Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:03.751Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:03.751Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:03.751Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:03.758Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-anyoneApp.ear [2024-03-19T02:30:03.955Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2024-03-19T02:30:03.955Z] [echo] Deployment on target server server successful [2024-03-19T02:30:03.955Z] [2024-03-19T02:30:03.955Z] setOSConditions: [2024-03-19T02:30:03.955Z] [2024-03-19T02:30:03.955Z] setToolWin: [2024-03-19T02:30:03.955Z] [2024-03-19T02:30:03.955Z] setToolUnix: [2024-03-19T02:30:03.955Z] [2024-03-19T02:30:03.955Z] setToolProperty: [2024-03-19T02:30:03.955Z] [2024-03-19T02:30:03.955Z] setS1ASclassPath: [2024-03-19T02:30:03.955Z] [2024-03-19T02:30:03.955Z] init-common: [2024-03-19T02:30:03.955Z] [2024-03-19T02:30:03.955Z] deploy-common-ee: [2024-03-19T02:30:03.955Z] [2024-03-19T02:30:03.955Z] run: [2024-03-19T02:30:03.955Z] [2024-03-19T02:30:03.955Z] setOSConditions: [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.956Z] setToolWin: [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.956Z] setToolUnix: [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.956Z] setToolProperty: [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.956Z] setS1ASclassPath: [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.956Z] init-common: [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.956Z] execute-sql-common: [2024-03-19T02:30:03.956Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/create_pointbase.sql [2024-03-19T02:30:03.956Z] [sql] 0 rows affected [2024-03-19T02:30:03.956Z] [sql] 0 rows affected [2024-03-19T02:30:03.956Z] [sql] 0 rows affected [2024-03-19T02:30:03.956Z] [sql] 0 rows affected [2024-03-19T02:30:03.956Z] [sql] 4 of 4 SQL statements executed successfully [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.956Z] setOSConditions: [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.956Z] setToolWin: [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.956Z] setToolUnix: [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.956Z] setToolProperty: [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.956Z] setS1ASclassPath: [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.956Z] init-common: [2024-03-19T02:30:03.956Z] [2024-03-19T02:30:03.957Z] runclient-common: [2024-03-19T02:30:03.957Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaAppClient.jar -name jdbc-markconnectionasbad.xaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-03-19T02:30:03.991Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:30:03.991Z] [2024-03-19T02:30:03.991Z] setOSConditions: [2024-03-19T02:30:03.991Z] [2024-03-19T02:30:03.991Z] setToolWin: [2024-03-19T02:30:03.991Z] [2024-03-19T02:30:03.991Z] setToolUnix: [2024-03-19T02:30:03.991Z] [2024-03-19T02:30:03.991Z] setToolProperty: [2024-03-19T02:30:03.991Z] [2024-03-19T02:30:03.991Z] setS1ASclassPath: [2024-03-19T02:30:03.991Z] [2024-03-19T02:30:03.991Z] init-common: [2024-03-19T02:30:03.991Z] [2024-03-19T02:30:03.991Z] setuptwo: [2024-03-19T02:30:03.991Z] [2024-03-19T02:30:03.991Z] setOSConditions: [2024-03-19T02:30:03.991Z] [2024-03-19T02:30:03.991Z] setToolWin: [2024-03-19T02:30:03.992Z] [2024-03-19T02:30:03.992Z] setToolUnix: [2024-03-19T02:30:03.992Z] [2024-03-19T02:30:03.992Z] setToolProperty: [2024-03-19T02:30:03.992Z] [2024-03-19T02:30:03.992Z] setS1ASclassPath: [2024-03-19T02:30:03.992Z] [2024-03-19T02:30:03.992Z] init-common: [2024-03-19T02:30:03.992Z] [2024-03-19T02:30:03.992Z] create-ra-config: [2024-03-19T02:30:03.992Z] [2024-03-19T02:30:03.992Z] asadmin-common: [2024-03-19T02:30:03.992Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:30:04.249Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:04.249Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:04.249Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-03-19T02:30:04.249Z] [2024-03-19T02:30:04.249Z] setOSConditions: [2024-03-19T02:30:04.249Z] [2024-03-19T02:30:04.249Z] setToolWin: [2024-03-19T02:30:04.249Z] [2024-03-19T02:30:04.250Z] setToolUnix: [2024-03-19T02:30:04.250Z] [2024-03-19T02:30:04.250Z] setToolProperty: [2024-03-19T02:30:04.250Z] [2024-03-19T02:30:04.250Z] setS1ASclassPath: [2024-03-19T02:30:04.250Z] [2024-03-19T02:30:04.250Z] init-common: [2024-03-19T02:30:04.250Z] [2024-03-19T02:30:04.250Z] deploy-rar-common: [2024-03-19T02:30:04.250Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} connectors-ra-redeploy-rars.rar [2024-03-19T02:30:04.341Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:04.341Z] [javac] 1 warning [2024-03-19T02:30:04.341Z] [2024-03-19T02:30:04.341Z] build: [2024-03-19T02:30:04.341Z] [2024-03-19T02:30:04.341Z] setOSConditions: [2024-03-19T02:30:04.341Z] [2024-03-19T02:30:04.341Z] setToolWin: [2024-03-19T02:30:04.341Z] [2024-03-19T02:30:04.341Z] setToolUnix: [2024-03-19T02:30:04.341Z] [2024-03-19T02:30:04.341Z] setToolProperty: [2024-03-19T02:30:04.341Z] [2024-03-19T02:30:04.341Z] setS1ASclassPath: [2024-03-19T02:30:04.341Z] [2024-03-19T02:30:04.341Z] init-common: [2024-03-19T02:30:04.341Z] [2024-03-19T02:30:04.341Z] ejb-jar-common: [2024-03-19T02:30:04.341Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:04.341Z] [2024-03-19T02:30:04.341Z] package-ejbjar-common: [2024-03-19T02:30:04.342Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:04.342Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:04.342Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:04.342Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-schema-ejb.jar [2024-03-19T02:30:04.342Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:04.342Z] [2024-03-19T02:30:04.342Z] deploy: [2024-03-19T02:30:04.342Z] [2024-03-19T02:30:04.342Z] setOSConditions: [2024-03-19T02:30:04.342Z] [2024-03-19T02:30:04.342Z] setToolWin: [2024-03-19T02:30:04.342Z] [2024-03-19T02:30:04.342Z] setToolUnix: [2024-03-19T02:30:04.342Z] [2024-03-19T02:30:04.342Z] setToolProperty: [2024-03-19T02:30:04.342Z] [2024-03-19T02:30:04.342Z] setS1ASclassPath: [2024-03-19T02:30:04.342Z] [2024-03-19T02:30:04.342Z] init-common: [2024-03-19T02:30:04.342Z] [2024-03-19T02:30:04.342Z] deploy-jar-common: [2024-03-19T02:30:04.361Z] [2024-03-19T02:30:04.361Z] _del.all.version.registred: [2024-03-19T02:30:04.361Z] [2024-03-19T02:30:04.361Z] _clean.scenario: [2024-03-19T02:30:04.361Z] [2024-03-19T02:30:04.361Z] deploy.version: [2024-03-19T02:30:04.361Z] [2024-03-19T02:30:04.361Z] del.ref.registred: [2024-03-19T02:30:04.361Z] [2024-03-19T02:30:04.361Z] process.versionExpression: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] process.appname: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] _process.target: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] process.target: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] prepare.is.version.registred: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] init.os: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] init.tools.unix: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] init.tools.windows: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] init.tools: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] setAsadminArgs: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] init: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] init.customtasks: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] prepare: [2024-03-19T02:30:04.362Z] [2024-03-19T02:30:04.362Z] exec.asadmin2: [2024-03-19T02:30:04.410Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloEJBService.java uses or overrides a deprecated API. [2024-03-19T02:30:04.410Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:30:04.410Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:04.410Z] [2024-03-19T02:30:04.410Z] compile-client: [2024-03-19T02:30:04.411Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:04.411Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:04.669Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:04.669Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:04.669Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:04.669Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:04.669Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:04.669Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:04.669Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:04.669Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:04.814Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false connectors-ra-redeploy-rars.rar [2024-03-19T02:30:04.888Z] [exec] Mar 19, 2024 2:30:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:30:04.888Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:30:04.906Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-schema-ejb.jar [2024-03-19T02:30:04.927Z] [javac] 1 warning [2024-03-19T02:30:04.927Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:04.927Z] [2024-03-19T02:30:04.927Z] unjar-client-utils: [2024-03-19T02:30:04.927Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:04.927Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:04.927Z] [2024-03-19T02:30:04.927Z] [exec] Result: 1 [2024-03-19T02:30:04.927Z] internal-run: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-03-19T02:30:04.928Z] process.registred: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] is.version.registred: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] process.xmlversionidentifier: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] prepare.cluster: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] process.enabled: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] process.hasToDeploy: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] deploy.version.unregistred: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] init.os: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] init.tools.unix: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] init.tools.windows: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] init.tools: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] setAsadminArgs: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.928Z] init: [2024-03-19T02:30:04.928Z] [2024-03-19T02:30:04.929Z] init.customtasks: [2024-03-19T02:30:04.929Z] [2024-03-19T02:30:04.929Z] prepare: [2024-03-19T02:30:04.929Z] [2024-03-19T02:30:04.929Z] process.versionExpression: [2024-03-19T02:30:04.929Z] [2024-03-19T02:30:04.929Z] process.appname: [2024-03-19T02:30:04.929Z] [2024-03-19T02:30:04.929Z] create.version: [2024-03-19T02:30:04.929Z] [2024-03-19T02:30:04.929Z] assemble.non-existent: [2024-03-19T02:30:04.929Z] [2024-03-19T02:30:04.929Z] process.xmlversionidentifier: [2024-03-19T02:30:04.929Z] [2024-03-19T02:30:04.929Z] prepare.update.xml.identifier: [2024-03-19T02:30:04.929Z] [2024-03-19T02:30:04.929Z] update.xml.identifier: [2024-03-19T02:30:04.929Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:30:04.929Z] [2024-03-19T02:30:04.929Z] process.xmlversionidentifier: [2024-03-19T02:30:04.929Z] [2024-03-19T02:30:04.929Z] process.versionExpression: [2024-03-19T02:30:04.929Z] [2024-03-19T02:30:04.929Z] process.xml.create.flag: [2024-03-19T02:30:04.930Z] [2024-03-19T02:30:04.930Z] create.xml.flag: [2024-03-19T02:30:04.930Z] [touch] Creating /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet-hasXmlVersion [2024-03-19T02:30:04.930Z] [2024-03-19T02:30:04.930Z] generate.xml.identifier: [2024-03-19T02:30:04.930Z] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2024-03-19T02:30:04.930Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:30:04.930Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:30:04.930Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2024-03-19T02:30:04.930Z] [2024-03-19T02:30:04.930Z] process.xml.delete.flag: [2024-03-19T02:30:04.930Z] [2024-03-19T02:30:04.930Z] delete.xml.flag: [2024-03-19T02:30:04.930Z] [2024-03-19T02:30:04.930Z] deployWithNameOption: [2024-03-19T02:30:04.930Z] [2024-03-19T02:30:04.930Z] deployWithoutNameOption: [2024-03-19T02:30:04.930Z] [2024-03-19T02:30:04.930Z] setAsadminArgs: [2024-03-19T02:30:04.930Z] [2024-03-19T02:30:04.930Z] common.deploy.asadmin: [2024-03-19T02:30:04.930Z] [2024-03-19T02:30:04.930Z] init.os: [2024-03-19T02:30:04.930Z] [2024-03-19T02:30:04.931Z] init.tools.unix: [2024-03-19T02:30:04.931Z] [2024-03-19T02:30:04.931Z] init.tools.windows: [2024-03-19T02:30:04.931Z] [2024-03-19T02:30:04.931Z] init.tools: [2024-03-19T02:30:04.931Z] [2024-03-19T02:30:04.931Z] setAsadminArgs: [2024-03-19T02:30:04.931Z] [2024-03-19T02:30:04.931Z] init: [2024-03-19T02:30:04.931Z] [2024-03-19T02:30:04.931Z] init.customtasks: [2024-03-19T02:30:04.931Z] [2024-03-19T02:30:04.931Z] common.run.asadmin: [2024-03-19T02:30:04.931Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:30:05.072Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-03-19T02:30:05.072Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2024-03-19T02:30:05.072Z] [2024-03-19T02:30:05.072Z] setOSConditions: [2024-03-19T02:30:05.072Z] [2024-03-19T02:30:05.072Z] setToolWin: [2024-03-19T02:30:05.072Z] [2024-03-19T02:30:05.072Z] setToolUnix: [2024-03-19T02:30:05.072Z] [2024-03-19T02:30:05.072Z] setToolProperty: [2024-03-19T02:30:05.072Z] [2024-03-19T02:30:05.073Z] setS1ASclassPath: [2024-03-19T02:30:05.073Z] [2024-03-19T02:30:05.073Z] init-common: [2024-03-19T02:30:05.073Z] [2024-03-19T02:30:05.073Z] create-admin-object: [2024-03-19T02:30:05.073Z] [2024-03-19T02:30:05.073Z] asadmin-common: [2024-03-19T02:30:05.073Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:30:05.163Z] [exec] Application deployed with name security-anyoneApp. [2024-03-19T02:30:05.163Z] [echo] Deployment on target server server successful [2024-03-19T02:30:05.163Z] [2024-03-19T02:30:05.163Z] setOSConditions: [2024-03-19T02:30:05.164Z] [2024-03-19T02:30:05.164Z] setToolWin: [2024-03-19T02:30:05.164Z] [2024-03-19T02:30:05.164Z] setToolUnix: [2024-03-19T02:30:05.164Z] [2024-03-19T02:30:05.164Z] setToolProperty: [2024-03-19T02:30:05.164Z] [2024-03-19T02:30:05.164Z] setS1ASclassPath: [2024-03-19T02:30:05.164Z] [2024-03-19T02:30:05.164Z] init-common: [2024-03-19T02:30:05.164Z] [2024-03-19T02:30:05.164Z] deploy-common-ee: [2024-03-19T02:30:05.164Z] [2024-03-19T02:30:05.164Z] run: [2024-03-19T02:30:05.451Z] [exec] Mar 19, 2024 2:30:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:05.451Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:05.495Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:05.495Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:30:05.648Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-03-19T02:30:05.648Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:30:05.648Z] [2024-03-19T02:30:05.648Z] setOSConditions: [2024-03-19T02:30:05.648Z] [2024-03-19T02:30:05.648Z] setToolWin: [2024-03-19T02:30:05.648Z] [2024-03-19T02:30:05.648Z] setToolUnix: [2024-03-19T02:30:05.648Z] [2024-03-19T02:30:05.648Z] setToolProperty: [2024-03-19T02:30:05.648Z] [2024-03-19T02:30:05.648Z] setS1ASclassPath: [2024-03-19T02:30:05.648Z] [2024-03-19T02:30:05.648Z] init-common: [2024-03-19T02:30:05.648Z] [2024-03-19T02:30:05.648Z] deploy: [2024-03-19T02:30:05.648Z] [2024-03-19T02:30:05.649Z] setOSConditions: [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] setToolWin: [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] setToolUnix: [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] setToolProperty: [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] setS1ASclassPath: [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] init-common: [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] deploy-common: [2024-03-19T02:30:05.649Z] [echo] Current time (ISO): 2024-03-19T02:30:05.360+0000 [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] setOSConditions: [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] setToolWin: [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] setToolUnix: [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] setToolProperty: [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] setS1ASclassPath: [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] init-common: [2024-03-19T02:30:05.649Z] [2024-03-19T02:30:05.649Z] deploy-common-pe: [2024-03-19T02:30:05.722Z] [exec] Mar 19, 2024 2:30:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:05.722Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:05.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2024-03-19T02:30:06.061Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-03-19T02:30:06.061Z] [exec] Command deploy executed successfully. [2024-03-19T02:30:06.061Z] [2024-03-19T02:30:06.061Z] init.os: [2024-03-19T02:30:06.061Z] [2024-03-19T02:30:06.061Z] init.tools.unix: [2024-03-19T02:30:06.061Z] [2024-03-19T02:30:06.061Z] init.tools.windows: [2024-03-19T02:30:06.061Z] [2024-03-19T02:30:06.061Z] init.tools: [2024-03-19T02:30:06.061Z] [2024-03-19T02:30:06.061Z] setAsadminArgs: [2024-03-19T02:30:06.061Z] [2024-03-19T02:30:06.061Z] init: [2024-03-19T02:30:06.061Z] [2024-03-19T02:30:06.061Z] init.customtasks: [2024-03-19T02:30:06.061Z] [2024-03-19T02:30:06.061Z] setEnabled: [2024-03-19T02:30:06.061Z] [2024-03-19T02:30:06.061Z] createAppRef: [2024-03-19T02:30:06.061Z] [2024-03-19T02:30:06.061Z] test.registred: [2024-03-19T02:30:06.061Z] [2024-03-19T02:30:06.061Z] process.versionExpression: [2024-03-19T02:30:06.061Z] [2024-03-19T02:30:06.061Z] process.appname: [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.062Z] _process.target: [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.062Z] process.target: [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.062Z] prepare.show-component-status.asadmin: [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.062Z] increment.log.next: [2024-03-19T02:30:06.062Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.062Z] declare.test: [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.062Z] setHttpPort: [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.062Z] declare.test.positive: [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.062Z] declare-test: [2024-03-19T02:30:06.062Z] [echo] Starting test simple-versioned-servlet xml.version(1) - logID=36 - (server) - (sucess expected) [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.062Z] setHttpPort: [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.062Z] declare.test.negative: [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.062Z] init.os: [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.062Z] init.tools.unix: [2024-03-19T02:30:06.062Z] [2024-03-19T02:30:06.063Z] init.tools.windows: [2024-03-19T02:30:06.063Z] [2024-03-19T02:30:06.063Z] init.tools: [2024-03-19T02:30:06.063Z] [2024-03-19T02:30:06.063Z] setAsadminArgs: [2024-03-19T02:30:06.063Z] [2024-03-19T02:30:06.063Z] init: [2024-03-19T02:30:06.063Z] [2024-03-19T02:30:06.063Z] init.customtasks: [2024-03-19T02:30:06.063Z] [2024-03-19T02:30:06.063Z] prepare: [2024-03-19T02:30:06.063Z] [2024-03-19T02:30:06.063Z] exec.asadmin: [2024-03-19T02:30:06.163Z] [exec] Application deployed with name redeploy-rarApp. [2024-03-19T02:30:06.163Z] [exec] there are no files to retrieve for application redeploy-rarApp [2024-03-19T02:30:06.163Z] [echo] Deployment on target server server successful [2024-03-19T02:30:06.163Z] [2024-03-19T02:30:06.163Z] setOSConditions: [2024-03-19T02:30:06.163Z] [2024-03-19T02:30:06.163Z] setToolWin: [2024-03-19T02:30:06.163Z] [2024-03-19T02:30:06.163Z] setToolUnix: [2024-03-19T02:30:06.163Z] [2024-03-19T02:30:06.163Z] setToolProperty: [2024-03-19T02:30:06.163Z] [2024-03-19T02:30:06.163Z] setS1ASclassPath: [2024-03-19T02:30:06.163Z] [2024-03-19T02:30:06.163Z] init-common: [2024-03-19T02:30:06.163Z] [2024-03-19T02:30:06.163Z] deploy-common-ee: [2024-03-19T02:30:06.163Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:30:06.163Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:30:06.163Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:30:06.163Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:30:06.163Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:30:06.163Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:30:06.163Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:30:06.163Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:30:06.164Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:30:06.164Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:30:06.164Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:30:06.164Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:30:06.164Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:30:06.164Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:30:06.164Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:30:06.164Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:30:06.164Z] [java] ... 42 more [2024-03-19T02:30:06.164Z] [java] Java Result: -1 [2024-03-19T02:30:06.164Z] [2024-03-19T02:30:06.165Z] setOSConditions: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] setToolWin: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] setToolUnix: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] setToolProperty: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] setS1ASclassPath: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] init-common: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] unsetup: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] setOSConditions: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] setToolWin: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] setToolUnix: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] setToolProperty: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] setS1ASclassPath: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] init-common: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] delete-admin-object: [2024-03-19T02:30:06.165Z] [2024-03-19T02:30:06.165Z] asadmin-common: [2024-03-19T02:30:06.166Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-03-19T02:30:06.659Z] [2024-03-19T02:30:06.659Z] process.result: [2024-03-19T02:30:06.659Z] [2024-03-19T02:30:06.659Z] processResult: [2024-03-19T02:30:06.659Z] [2024-03-19T02:30:06.659Z] failed: [2024-03-19T02:30:06.659Z] [2024-03-19T02:30:06.659Z] passed: [2024-03-19T02:30:06.659Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:30:06.659Z] [2024-03-19T02:30:06.659Z] unknown: [2024-03-19T02:30:06.659Z] [2024-03-19T02:30:06.659Z] asadmin.with.result: [2024-03-19T02:30:06.659Z] [2024-03-19T02:30:06.659Z] show-component-status.asadmin: [2024-03-19T02:30:06.659Z] [2024-03-19T02:30:06.659Z] test.registred.cluster: [2024-03-19T02:30:06.659Z] [2024-03-19T02:30:06.659Z] process.versionExpression: [2024-03-19T02:30:06.659Z] [2024-03-19T02:30:06.659Z] process.appname: [2024-03-19T02:30:06.659Z] [2024-03-19T02:30:06.659Z] process.xmlversionidentifier: [2024-03-19T02:30:06.659Z] [2024-03-19T02:30:06.659Z] prepare.cluster: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] undeploy.version: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] setAsadminArgs: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] common.undeploy.asadmin: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] init.os: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] init.tools.unix: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] init.tools.windows: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] init.tools: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] setAsadminArgs: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] init: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] init.customtasks: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] delAppRef: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] init.os: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] init.tools.unix: [2024-03-19T02:30:06.660Z] [2024-03-19T02:30:06.660Z] init.tools.windows: [2024-03-19T02:30:06.661Z] [2024-03-19T02:30:06.661Z] init.tools: [2024-03-19T02:30:06.661Z] [2024-03-19T02:30:06.661Z] setAsadminArgs: [2024-03-19T02:30:06.661Z] [2024-03-19T02:30:06.661Z] init: [2024-03-19T02:30:06.661Z] [2024-03-19T02:30:06.661Z] init.customtasks: [2024-03-19T02:30:06.661Z] [2024-03-19T02:30:06.661Z] common.run.asadmin: [2024-03-19T02:30:06.661Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2024-03-19T02:30:06.749Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-03-19T02:30:06.749Z] [exec] Administered object eis/testAdmin deleted. [2024-03-19T02:30:06.749Z] [2024-03-19T02:30:06.749Z] setOSConditions: [2024-03-19T02:30:06.749Z] [2024-03-19T02:30:06.749Z] setToolWin: [2024-03-19T02:30:06.749Z] [2024-03-19T02:30:06.749Z] setToolUnix: [2024-03-19T02:30:06.749Z] [2024-03-19T02:30:06.749Z] setToolProperty: [2024-03-19T02:30:06.749Z] [2024-03-19T02:30:06.749Z] setS1ASclassPath: [2024-03-19T02:30:06.749Z] [2024-03-19T02:30:06.749Z] init-common: [2024-03-19T02:30:06.749Z] [2024-03-19T02:30:06.749Z] delete-ra-config: [2024-03-19T02:30:06.749Z] [2024-03-19T02:30:06.749Z] asadmin-common: [2024-03-19T02:30:06.749Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-03-19T02:30:07.006Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:07.006Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:07.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-03-19T02:30:07.063Z] [exec] Mar 19, 2024 2:30:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:30:07.063Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:30:07.227Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:07.227Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:30:07.263Z] [2024-03-19T02:30:07.263Z] setOSConditions: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] setToolWin: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] setToolUnix: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] setToolProperty: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] setS1ASclassPath: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] init-common: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] undeploy: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] setOSConditions: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] setToolWin: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] setToolUnix: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] setToolProperty: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] setS1ASclassPath: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] init-common: [2024-03-19T02:30:07.264Z] [2024-03-19T02:30:07.264Z] undeploy-common: [2024-03-19T02:30:07.508Z] [exec] Command undeploy executed successfully. [2024-03-19T02:30:07.508Z] [2024-03-19T02:30:07.508Z] deploy.version: [2024-03-19T02:30:07.508Z] [2024-03-19T02:30:07.508Z] del.ref.registred: [2024-03-19T02:30:07.508Z] [2024-03-19T02:30:07.508Z] process.versionExpression: [2024-03-19T02:30:07.508Z] [2024-03-19T02:30:07.508Z] process.appname: [2024-03-19T02:30:07.508Z] [2024-03-19T02:30:07.508Z] _process.target: [2024-03-19T02:30:07.509Z] [2024-03-19T02:30:07.509Z] process.target: [2024-03-19T02:30:07.509Z] [2024-03-19T02:30:07.509Z] prepare.is.version.registred: [2024-03-19T02:30:07.509Z] [2024-03-19T02:30:07.509Z] init.os: [2024-03-19T02:30:07.509Z] [2024-03-19T02:30:07.509Z] init.tools.unix: [2024-03-19T02:30:07.509Z] [2024-03-19T02:30:07.509Z] init.tools.windows: [2024-03-19T02:30:07.509Z] [2024-03-19T02:30:07.509Z] init.tools: [2024-03-19T02:30:07.509Z] [2024-03-19T02:30:07.509Z] setAsadminArgs: [2024-03-19T02:30:07.509Z] [2024-03-19T02:30:07.509Z] init: [2024-03-19T02:30:07.509Z] [2024-03-19T02:30:07.509Z] init.customtasks: [2024-03-19T02:30:07.509Z] [2024-03-19T02:30:07.509Z] prepare: [2024-03-19T02:30:07.509Z] [2024-03-19T02:30:07.509Z] exec.asadmin2: [2024-03-19T02:30:07.521Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false redeploy-rarApp [2024-03-19T02:30:07.521Z] [2024-03-19T02:30:07.521Z] setOSConditions: [2024-03-19T02:30:07.521Z] [2024-03-19T02:30:07.521Z] setToolWin: [2024-03-19T02:30:07.521Z] [2024-03-19T02:30:07.521Z] setToolUnix: [2024-03-19T02:30:07.521Z] [2024-03-19T02:30:07.522Z] setToolProperty: [2024-03-19T02:30:07.522Z] [2024-03-19T02:30:07.522Z] setS1ASclassPath: [2024-03-19T02:30:07.522Z] [2024-03-19T02:30:07.522Z] init-common: [2024-03-19T02:30:07.522Z] [2024-03-19T02:30:07.522Z] undeploy-rar-common: [2024-03-19T02:30:07.522Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-03-19T02:30:07.623Z] [exec] Mar 19, 2024 2:30:07 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:07.623Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@646d810b [2024-03-19T02:30:08.074Z] [exec] Result: 1 [2024-03-19T02:30:08.074Z] [2024-03-19T02:30:08.074Z] process.registred: [2024-03-19T02:30:08.074Z] [2024-03-19T02:30:08.074Z] is.version.registred: [2024-03-19T02:30:08.074Z] [2024-03-19T02:30:08.074Z] process.xmlversionidentifier: [2024-03-19T02:30:08.074Z] [2024-03-19T02:30:08.074Z] prepare.cluster: [2024-03-19T02:30:08.074Z] [2024-03-19T02:30:08.074Z] process.enabled: [2024-03-19T02:30:08.074Z] [2024-03-19T02:30:08.074Z] process.hasToDeploy: [2024-03-19T02:30:08.074Z] [2024-03-19T02:30:08.074Z] deploy.version.unregistred: [2024-03-19T02:30:08.074Z] [2024-03-19T02:30:08.074Z] init.os: [2024-03-19T02:30:08.074Z] [2024-03-19T02:30:08.074Z] init.tools.unix: [2024-03-19T02:30:08.074Z] [2024-03-19T02:30:08.075Z] init.tools.windows: [2024-03-19T02:30:08.075Z] [2024-03-19T02:30:08.075Z] init.tools: [2024-03-19T02:30:08.075Z] [2024-03-19T02:30:08.075Z] setAsadminArgs: [2024-03-19T02:30:08.075Z] [2024-03-19T02:30:08.075Z] init: [2024-03-19T02:30:08.075Z] [2024-03-19T02:30:08.075Z] init.customtasks: [2024-03-19T02:30:08.075Z] [2024-03-19T02:30:08.075Z] prepare: [2024-03-19T02:30:08.075Z] [2024-03-19T02:30:08.075Z] process.versionExpression: [2024-03-19T02:30:08.075Z] [2024-03-19T02:30:08.075Z] process.appname: [2024-03-19T02:30:08.075Z] [2024-03-19T02:30:08.075Z] create.version: [2024-03-19T02:30:08.075Z] [2024-03-19T02:30:08.075Z] assemble.non-existent: [2024-03-19T02:30:08.075Z] [2024-03-19T02:30:08.075Z] process.xmlversionidentifier: [2024-03-19T02:30:08.075Z] [2024-03-19T02:30:08.075Z] prepare.update.xml.identifier: [2024-03-19T02:30:08.075Z] [2024-03-19T02:30:08.075Z] update.xml.identifier: [2024-03-19T02:30:08.075Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:30:08.076Z] [2024-03-19T02:30:08.076Z] process.xmlversionidentifier: [2024-03-19T02:30:08.076Z] [2024-03-19T02:30:08.076Z] process.versionExpression: [2024-03-19T02:30:08.076Z] [2024-03-19T02:30:08.076Z] process.xml.create.flag: [2024-03-19T02:30:08.076Z] [2024-03-19T02:30:08.076Z] create.xml.flag: [2024-03-19T02:30:08.076Z] [touch] Creating /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1-hasXmlVersion [2024-03-19T02:30:08.076Z] [2024-03-19T02:30:08.076Z] generate.xml.identifier: [2024-03-19T02:30:08.076Z] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2024-03-19T02:30:08.076Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-03-19T02:30:08.076Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:30:08.076Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2024-03-19T02:30:08.076Z] [2024-03-19T02:30:08.076Z] process.xml.delete.flag: [2024-03-19T02:30:08.076Z] [2024-03-19T02:30:08.076Z] delete.xml.flag: [2024-03-19T02:30:08.076Z] [2024-03-19T02:30:08.076Z] deployWithNameOption: [2024-03-19T02:30:08.076Z] [2024-03-19T02:30:08.076Z] setAsadminArgs: [2024-03-19T02:30:08.077Z] [2024-03-19T02:30:08.077Z] common.deploy.asadmin: [2024-03-19T02:30:08.077Z] [2024-03-19T02:30:08.077Z] init.os: [2024-03-19T02:30:08.077Z] [2024-03-19T02:30:08.077Z] init.tools.unix: [2024-03-19T02:30:08.077Z] [2024-03-19T02:30:08.077Z] init.tools.windows: [2024-03-19T02:30:08.077Z] [2024-03-19T02:30:08.077Z] init.tools: [2024-03-19T02:30:08.077Z] [2024-03-19T02:30:08.077Z] setAsadminArgs: [2024-03-19T02:30:08.077Z] [2024-03-19T02:30:08.077Z] init: [2024-03-19T02:30:08.084Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-03-19T02:30:08.084Z] [2024-03-19T02:30:08.084Z] all: [2024-03-19T02:30:08.084Z] [echo] @@## annotation-embeddedweb ##@@ [2024-03-19T02:30:08.084Z] [2024-03-19T02:30:08.084Z] setOSConditions: [2024-03-19T02:30:08.084Z] [2024-03-19T02:30:08.084Z] setToolWin: [2024-03-19T02:30:08.084Z] [2024-03-19T02:30:08.084Z] setToolUnix: [2024-03-19T02:30:08.084Z] [2024-03-19T02:30:08.084Z] setToolProperty: [2024-03-19T02:30:08.084Z] [2024-03-19T02:30:08.084Z] setS1ASclassPath: [2024-03-19T02:30:08.084Z] [2024-03-19T02:30:08.084Z] init-common: [2024-03-19T02:30:08.084Z] [2024-03-19T02:30:08.084Z] clean: [2024-03-19T02:30:08.084Z] [2024-03-19T02:30:08.084Z] setOSConditions: [2024-03-19T02:30:08.084Z] [2024-03-19T02:30:08.084Z] setToolWin: [2024-03-19T02:30:08.084Z] [2024-03-19T02:30:08.084Z] setToolUnix: [2024-03-19T02:30:08.084Z] [2024-03-19T02:30:08.085Z] setToolProperty: [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] setS1ASclassPath: [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] init-common: [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] clean-common: [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] setOSConditions: [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] setToolWin: [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] setToolUnix: [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] setToolProperty: [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] setS1ASclassPath: [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] init-common: [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] clean-classes-common: [2024-03-19T02:30:08.085Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] setOSConditions: [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] setToolWin: [2024-03-19T02:30:08.085Z] [2024-03-19T02:30:08.085Z] setToolUnix: [2024-03-19T02:30:08.086Z] [2024-03-19T02:30:08.086Z] setToolProperty: [2024-03-19T02:30:08.086Z] [2024-03-19T02:30:08.086Z] setS1ASclassPath: [2024-03-19T02:30:08.086Z] [2024-03-19T02:30:08.086Z] init-common: [2024-03-19T02:30:08.086Z] [2024-03-19T02:30:08.086Z] clean-jars-common: [2024-03-19T02:30:08.086Z] [2024-03-19T02:30:08.086Z] compile: [2024-03-19T02:30:08.086Z] [2024-03-19T02:30:08.086Z] setOSConditions: [2024-03-19T02:30:08.086Z] [2024-03-19T02:30:08.086Z] setToolWin: [2024-03-19T02:30:08.086Z] [2024-03-19T02:30:08.086Z] setToolUnix: [2024-03-19T02:30:08.086Z] [2024-03-19T02:30:08.086Z] setToolProperty: [2024-03-19T02:30:08.086Z] [2024-03-19T02:30:08.086Z] setS1ASclassPath: [2024-03-19T02:30:08.086Z] [2024-03-19T02:30:08.086Z] init-common: [2024-03-19T02:30:08.086Z] [2024-03-19T02:30:08.086Z] compile-common: [2024-03-19T02:30:08.086Z] [echo] Current time (ISO): 2024-03-19T02:30:07.846+0000 [2024-03-19T02:30:08.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:08.086Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:08.233Z] [exec] 45WebSvcTest-Hello Appserver Tester !1234 [2024-03-19T02:30:08.233Z] [exec] Value of key is:wsctxt-invocationhandlerctxt [2024-03-19T02:30:08.233Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:08.233Z] [exec] [2024-03-19T02:30:08.233Z] [exec] [2024-03-19T02:30:08.233Z] [exec] ----------------------------------------- [2024-03-19T02:30:08.233Z] [exec] - wsctxt-invocationhandlerctxt: PASS - [2024-03-19T02:30:08.233Z] [exec] ----------------------------------------- [2024-03-19T02:30:08.233Z] [exec] Total PASS: 1 [2024-03-19T02:30:08.233Z] [exec] Total FAIL: 0 [2024-03-19T02:30:08.233Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:08.233Z] [exec] ----------------------------------------- [2024-03-19T02:30:08.233Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:08.357Z] [2024-03-19T02:30:08.357Z] init.customtasks: [2024-03-19T02:30:08.357Z] [2024-03-19T02:30:08.357Z] common.run.asadmin: [2024-03-19T02:30:08.358Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-03-19T02:30:08.491Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:08.491Z] [echo] Removing jar bundle HelloEJB.jar from autodeploy directory [2024-03-19T02:30:08.491Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:08.491Z] [2024-03-19T02:30:08.491Z] undeploy: [2024-03-19T02:30:08.491Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:08.492Z] [2024-03-19T02:30:08.492Z] autoundeploy-file: [2024-03-19T02:30:08.492Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-03-19T02:30:08.616Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:08.616Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:30:09.022Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : [2024-03-19T02:30:09.022Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : [2024-03-19T02:30:09.022Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:09.022Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:09.022Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:09.022Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:09.022Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:09.022Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:09.023Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:09.183Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-03-19T02:30:09.183Z] [exec] Command deploy executed successfully. [2024-03-19T02:30:09.183Z] [2024-03-19T02:30:09.183Z] init.os: [2024-03-19T02:30:09.183Z] [2024-03-19T02:30:09.183Z] init.tools.unix: [2024-03-19T02:30:09.183Z] [2024-03-19T02:30:09.183Z] init.tools.windows: [2024-03-19T02:30:09.183Z] [2024-03-19T02:30:09.183Z] init.tools: [2024-03-19T02:30:09.183Z] [2024-03-19T02:30:09.183Z] setAsadminArgs: [2024-03-19T02:30:09.183Z] [2024-03-19T02:30:09.183Z] init: [2024-03-19T02:30:09.183Z] [2024-03-19T02:30:09.183Z] init.customtasks: [2024-03-19T02:30:09.183Z] [2024-03-19T02:30:09.183Z] setEnabled: [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.184Z] createAppRef: [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.184Z] deployWithoutNameOption: [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.184Z] test.registred: [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.184Z] process.versionExpression: [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.184Z] process.appname: [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.184Z] _process.target: [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.184Z] process.target: [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.184Z] prepare.show-component-status.asadmin: [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.184Z] increment.log.next: [2024-03-19T02:30:09.184Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.184Z] declare.test: [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.184Z] setHttpPort: [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.184Z] declare.test.positive: [2024-03-19T02:30:09.184Z] [2024-03-19T02:30:09.185Z] declare-test: [2024-03-19T02:30:09.185Z] [echo] Starting test simple-versioned-servlet xml.version(2) - logID=37 - (server) - (sucess expected) [2024-03-19T02:30:09.185Z] [2024-03-19T02:30:09.185Z] setHttpPort: [2024-03-19T02:30:09.185Z] [2024-03-19T02:30:09.185Z] declare.test.negative: [2024-03-19T02:30:09.185Z] [2024-03-19T02:30:09.185Z] init.os: [2024-03-19T02:30:09.185Z] [2024-03-19T02:30:09.185Z] init.tools.unix: [2024-03-19T02:30:09.185Z] [2024-03-19T02:30:09.185Z] init.tools.windows: [2024-03-19T02:30:09.185Z] [2024-03-19T02:30:09.185Z] init.tools: [2024-03-19T02:30:09.185Z] [2024-03-19T02:30:09.185Z] setAsadminArgs: [2024-03-19T02:30:09.185Z] [2024-03-19T02:30:09.185Z] init: [2024-03-19T02:30:09.185Z] [2024-03-19T02:30:09.185Z] init.customtasks: [2024-03-19T02:30:09.185Z] [2024-03-19T02:30:09.185Z] prepare: [2024-03-19T02:30:09.185Z] [2024-03-19T02:30:09.185Z] exec.asadmin: [2024-03-19T02:30:09.325Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : [2024-03-19T02:30:09.326Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : [2024-03-19T02:30:09.326Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : [2024-03-19T02:30:09.326Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : [2024-03-19T02:30:09.326Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : [2024-03-19T02:30:09.428Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:09.428Z] [2024-03-19T02:30:09.428Z] internal-report-success: [2024-03-19T02:30:09.428Z] [2024-03-19T02:30:09.428Z] internal-report-failure: [2024-03-19T02:30:09.428Z] [2024-03-19T02:30:09.428Z] report: [2024-03-19T02:30:09.428Z] [2024-03-19T02:30:09.428Z] all: [2024-03-19T02:30:09.428Z] [echo] [2024-03-19T02:30:09.429Z] [echo] ************************* [2024-03-19T02:30:09.429Z] [echo] * Running ejbclient [2024-03-19T02:30:09.429Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient [2024-03-19T02:30:09.429Z] [echo] ************************* [2024-03-19T02:30:09.429Z] [echo] [2024-03-19T02:30:09.429Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:09.429Z] [2024-03-19T02:30:09.429Z] clean: [2024-03-19T02:30:09.429Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml [2024-03-19T02:30:09.429Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:09.429Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:09.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:09.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:09.429Z] [2024-03-19T02:30:09.429Z] deploy: [2024-03-19T02:30:09.429Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:09.429Z] [2024-03-19T02:30:09.429Z] build: [2024-03-19T02:30:09.429Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:09.429Z] [2024-03-19T02:30:09.429Z] test-compile: [2024-03-19T02:30:09.429Z] [echo] Compiling into endpoint/WebServiceEJB.class [2024-03-19T02:30:09.429Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:09.430Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:09.587Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:09.625Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : [2024-03-19T02:30:09.625Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : [2024-03-19T02:30:09.625Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : [2024-03-19T02:30:09.625Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : [2024-03-19T02:30:09.625Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : [2024-03-19T02:30:09.625Z] [exec] Mark-Connection-As-Bad [2024-03-19T02:30:09.625Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:09.625Z] [exec] [2024-03-19T02:30:09.625Z] [exec] [2024-03-19T02:30:09.625Z] [exec] ----------------------------------------- [2024-03-19T02:30:09.625Z] [exec] - Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : : PASS - [2024-03-19T02:30:09.625Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : : PASS - [2024-03-19T02:30:09.625Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : : PASS - [2024-03-19T02:30:09.625Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : : PASS - [2024-03-19T02:30:09.625Z] [exec] - Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : : PASS - [2024-03-19T02:30:09.625Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : : PASS - [2024-03-19T02:30:09.625Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : : PASS - [2024-03-19T02:30:09.625Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : : PASS - [2024-03-19T02:30:09.625Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : : PASS - [2024-03-19T02:30:09.625Z] [exec] - Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : : PASS - [2024-03-19T02:30:09.625Z] [exec] - Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : : PASS - [2024-03-19T02:30:09.626Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : : PASS - [2024-03-19T02:30:09.626Z] [exec] ----------------------------------------- [2024-03-19T02:30:09.626Z] [exec] Total PASS: 12 [2024-03-19T02:30:09.626Z] [exec] Total FAIL: 0 [2024-03-19T02:30:09.626Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:09.626Z] [exec] ----------------------------------------- [2024-03-19T02:30:09.626Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:09.687Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:09.687Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:09.687Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:09.687Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:09.687Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:09.687Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:09.687Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:09.758Z] [2024-03-19T02:30:09.758Z] process.result: [2024-03-19T02:30:09.758Z] [2024-03-19T02:30:09.758Z] processResult: [2024-03-19T02:30:09.758Z] [2024-03-19T02:30:09.758Z] failed: [2024-03-19T02:30:09.844Z] [javac] 1 warning [2024-03-19T02:30:09.844Z] [2024-03-19T02:30:09.844Z] setOSConditions: [2024-03-19T02:30:09.844Z] [2024-03-19T02:30:09.844Z] setToolWin: [2024-03-19T02:30:09.844Z] [2024-03-19T02:30:09.844Z] setToolUnix: [2024-03-19T02:30:09.844Z] [2024-03-19T02:30:09.844Z] setToolProperty: [2024-03-19T02:30:09.844Z] [2024-03-19T02:30:09.844Z] setS1ASclassPath: [2024-03-19T02:30:09.844Z] [2024-03-19T02:30:09.844Z] init-common: [2024-03-19T02:30:09.844Z] [2024-03-19T02:30:09.844Z] compile-servlet: [2024-03-19T02:30:09.844Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/build.xml:154: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:09.845Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:09.845Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:09.845Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:09.845Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:09.845Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:09.845Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:09.845Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:09.845Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:09.883Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:09.945Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:09.945Z] [javac] 1 warning [2024-03-19T02:30:09.945Z] [echo] Building with package endpoint [2024-03-19T02:30:09.945Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2024-03-19T02:30:10.016Z] [2024-03-19T02:30:10.016Z] passed: [2024-03-19T02:30:10.016Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:30:10.016Z] [2024-03-19T02:30:10.016Z] unknown: [2024-03-19T02:30:10.016Z] [2024-03-19T02:30:10.016Z] asadmin.with.result: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] show-component-status.asadmin: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] test.registred.cluster: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] process.versionExpression: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] process.appname: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] process.xmlversionidentifier: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] prepare.cluster: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] undeploy.version: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] setAsadminArgs: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] common.undeploy.asadmin: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] init.os: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] init.tools.unix: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] init.tools.windows: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.017Z] init.tools: [2024-03-19T02:30:10.017Z] [2024-03-19T02:30:10.018Z] setAsadminArgs: [2024-03-19T02:30:10.018Z] [2024-03-19T02:30:10.018Z] init: [2024-03-19T02:30:10.018Z] [2024-03-19T02:30:10.018Z] init.customtasks: [2024-03-19T02:30:10.018Z] [2024-03-19T02:30:10.018Z] delAppRef: [2024-03-19T02:30:10.018Z] [2024-03-19T02:30:10.018Z] init.os: [2024-03-19T02:30:10.018Z] [2024-03-19T02:30:10.018Z] init.tools.unix: [2024-03-19T02:30:10.018Z] [2024-03-19T02:30:10.018Z] init.tools.windows: [2024-03-19T02:30:10.018Z] [2024-03-19T02:30:10.018Z] init.tools: [2024-03-19T02:30:10.018Z] [2024-03-19T02:30:10.018Z] setAsadminArgs: [2024-03-19T02:30:10.018Z] [2024-03-19T02:30:10.018Z] init: [2024-03-19T02:30:10.018Z] [2024-03-19T02:30:10.018Z] init.customtasks: [2024-03-19T02:30:10.018Z] [2024-03-19T02:30:10.018Z] common.run.asadmin: [2024-03-19T02:30:10.018Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2024-03-19T02:30:10.102Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:10.102Z] [javac] 1 warning [2024-03-19T02:30:10.102Z] [2024-03-19T02:30:10.102Z] build: [2024-03-19T02:30:10.102Z] [2024-03-19T02:30:10.103Z] setOSConditions: [2024-03-19T02:30:10.103Z] [2024-03-19T02:30:10.103Z] setToolWin: [2024-03-19T02:30:10.103Z] [2024-03-19T02:30:10.103Z] setToolUnix: [2024-03-19T02:30:10.103Z] [2024-03-19T02:30:10.103Z] setToolProperty: [2024-03-19T02:30:10.103Z] [2024-03-19T02:30:10.103Z] setS1ASclassPath: [2024-03-19T02:30:10.103Z] [2024-03-19T02:30:10.103Z] init-common: [2024-03-19T02:30:10.103Z] [2024-03-19T02:30:10.103Z] webclient-war-common: [2024-03-19T02:30:10.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:10.103Z] [2024-03-19T02:30:10.103Z] clear: [2024-03-19T02:30:10.103Z] [2024-03-19T02:30:10.103Z] test-tlds-exist: [2024-03-19T02:30:10.103Z] [2024-03-19T02:30:10.103Z] copy-tlds: [2024-03-19T02:30:10.103Z] [2024-03-19T02:30:10.103Z] test-tagfiles-exist: [2024-03-19T02:30:10.103Z] [2024-03-19T02:30:10.103Z] copy-tagfiles: [2024-03-19T02:30:10.103Z] [2024-03-19T02:30:10.103Z] package-war-common: [2024-03-19T02:30:10.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:30:10.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:10.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:30:10.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:30:10.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/lib [2024-03-19T02:30:10.104Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:10.104Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:10.104Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:10.104Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:30:10.104Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassing-web.war [2024-03-19T02:30:10.104Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:10.104Z] [2024-03-19T02:30:10.104Z] setOSConditions: [2024-03-19T02:30:10.104Z] [2024-03-19T02:30:10.104Z] setToolWin: [2024-03-19T02:30:10.104Z] [2024-03-19T02:30:10.104Z] setToolUnix: [2024-03-19T02:30:10.104Z] [2024-03-19T02:30:10.104Z] setToolProperty: [2024-03-19T02:30:10.104Z] [2024-03-19T02:30:10.104Z] setS1ASclassPath: [2024-03-19T02:30:10.104Z] [2024-03-19T02:30:10.104Z] init-common: [2024-03-19T02:30:10.104Z] [2024-03-19T02:30:10.104Z] ejb-jar-common: [2024-03-19T02:30:10.104Z] [2024-03-19T02:30:10.104Z] package-ejbjar-common: [2024-03-19T02:30:10.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:10.105Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:10.105Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:10.105Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassing-ejb.jar [2024-03-19T02:30:10.105Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:10.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:10.105Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassingApp.ear [2024-03-19T02:30:10.105Z] [2024-03-19T02:30:10.105Z] disable-resource-validation: [2024-03-19T02:30:10.105Z] [2024-03-19T02:30:10.105Z] setOSConditions: [2024-03-19T02:30:10.105Z] [2024-03-19T02:30:10.105Z] setToolWin: [2024-03-19T02:30:10.105Z] [2024-03-19T02:30:10.105Z] setToolUnix: [2024-03-19T02:30:10.105Z] [2024-03-19T02:30:10.105Z] setToolProperty: [2024-03-19T02:30:10.105Z] [2024-03-19T02:30:10.105Z] setS1ASclassPath: [2024-03-19T02:30:10.105Z] [2024-03-19T02:30:10.105Z] init-common: [2024-03-19T02:30:10.105Z] [2024-03-19T02:30:10.105Z] create-jvm-options: [2024-03-19T02:30:10.140Z] [2024-03-19T02:30:10.141Z] checkReporting-common: [2024-03-19T02:30:10.141Z] [2024-03-19T02:30:10.141Z] confirmReportPresent-common: [2024-03-19T02:30:10.141Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:30:10.141Z] [echo] Test seems to be reported fine [2024-03-19T02:30:10.141Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/RepRunConf.txt [2024-03-19T02:30:10.141Z] [2024-03-19T02:30:10.141Z] confirmMissingReport-common: [2024-03-19T02:30:10.141Z] [2024-03-19T02:30:10.141Z] undeploy: [2024-03-19T02:30:10.141Z] [2024-03-19T02:30:10.141Z] setOSConditions: [2024-03-19T02:30:10.141Z] [2024-03-19T02:30:10.141Z] setToolWin: [2024-03-19T02:30:10.141Z] [2024-03-19T02:30:10.141Z] setToolUnix: [2024-03-19T02:30:10.141Z] [2024-03-19T02:30:10.141Z] setToolProperty: [2024-03-19T02:30:10.141Z] [2024-03-19T02:30:10.141Z] setS1ASclassPath: [2024-03-19T02:30:10.141Z] [2024-03-19T02:30:10.141Z] init-common: [2024-03-19T02:30:10.141Z] [2024-03-19T02:30:10.141Z] execute-sql-common: [2024-03-19T02:30:10.141Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/drop_pointbase.sql [2024-03-19T02:30:10.141Z] [sql] 0 rows affected [2024-03-19T02:30:10.141Z] [sql] 0 rows affected [2024-03-19T02:30:10.141Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:30:10.141Z] [2024-03-19T02:30:10.141Z] unsetup: [2024-03-19T02:30:10.141Z] [2024-03-19T02:30:10.142Z] asadmin-common: [2024-03-19T02:30:10.142Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-03-19T02:30:10.585Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:10.585Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:30:10.585Z] [exec] Command undeploy executed successfully. [2024-03-19T02:30:10.585Z] [2024-03-19T02:30:10.585Z] client-stubs: [2024-03-19T02:30:10.585Z] [2024-03-19T02:30:10.585Z] clean.scenario: [2024-03-19T02:30:10.585Z] [2024-03-19T02:30:10.585Z] clean.scenario.cluster: [2024-03-19T02:30:10.585Z] [2024-03-19T02:30:10.586Z] init.os: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] init.tools.unix: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] init.tools.windows: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] init.tools: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] setAsadminArgs: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] init: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] init.customtasks: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] prepare: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] process.versionExpression: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] process.appname: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] _process.target: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] process.target: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] prepare.has.version.registred: [2024-03-19T02:30:10.586Z] [2024-03-19T02:30:10.586Z] exec.asadmin2: [2024-03-19T02:30:10.618Z] [exec] Waiting for domain1 to start ............ [2024-03-19T02:30:10.618Z] [exec] Waiting finished after 11,632 ms. [2024-03-19T02:30:10.618Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:30:10.618Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:30:10.618Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:30:10.618Z] [exec] Admin Port: 4,848 [2024-03-19T02:30:10.618Z] [exec] Command start-domain executed successfully. [2024-03-19T02:30:10.669Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2024-03-19T02:30:10.669Z] [exec] Created 1 option(s) [2024-03-19T02:30:10.669Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:30:10.669Z] [2024-03-19T02:30:10.669Z] restart-server: [2024-03-19T02:30:10.669Z] [2024-03-19T02:30:10.669Z] setOSConditions: [2024-03-19T02:30:10.669Z] [2024-03-19T02:30:10.669Z] stop-server: [2024-03-19T02:30:10.669Z] [2024-03-19T02:30:10.669Z] stop-server-unix: [2024-03-19T02:30:10.669Z] [echo] stopping server on unix ... [2024-03-19T02:30:10.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-03-19T02:30:10.875Z] [2024-03-19T02:30:10.875Z] start-server-windows: [2024-03-19T02:30:10.875Z] [2024-03-19T02:30:10.875Z] setOSConditions: [2024-03-19T02:30:10.875Z] [2024-03-19T02:30:10.875Z] setToolWin: [2024-03-19T02:30:10.875Z] [2024-03-19T02:30:10.875Z] setToolUnix: [2024-03-19T02:30:10.875Z] [2024-03-19T02:30:10.875Z] setToolProperty: [2024-03-19T02:30:10.875Z] [2024-03-19T02:30:10.875Z] setS1ASclassPath: [2024-03-19T02:30:10.875Z] [2024-03-19T02:30:10.875Z] init-common: [2024-03-19T02:30:10.876Z] [2024-03-19T02:30:10.876Z] undeploy-common: [2024-03-19T02:30:10.989Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-03-19T02:30:10.989Z] [2024-03-19T02:30:10.989Z] setOSConditions: [2024-03-19T02:30:10.989Z] [2024-03-19T02:30:10.989Z] setToolWin: [2024-03-19T02:30:10.989Z] [2024-03-19T02:30:10.989Z] setToolUnix: [2024-03-19T02:30:10.989Z] [2024-03-19T02:30:10.989Z] setToolProperty: [2024-03-19T02:30:10.989Z] [2024-03-19T02:30:10.989Z] setS1ASclassPath: [2024-03-19T02:30:10.989Z] [2024-03-19T02:30:10.990Z] init-common: [2024-03-19T02:30:10.990Z] [2024-03-19T02:30:10.990Z] delete-jdbc-resource-common: [2024-03-19T02:30:10.990Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/unshareable [2024-03-19T02:30:11.246Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/unshareable [2024-03-19T02:30:11.246Z] [exec] JDBC resource jdbc/unshareable deleted successfully [2024-03-19T02:30:11.441Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-CustomResourceFactoriesApp [2024-03-19T02:30:11.459Z] [exec] Application deployed with name ejbmodulename. [2024-03-19T02:30:11.459Z] [2024-03-19T02:30:11.459Z] run: [2024-03-19T02:30:11.459Z] [2024-03-19T02:30:11.459Z] setOSConditions: [2024-03-19T02:30:11.459Z] [2024-03-19T02:30:11.459Z] setToolWin: [2024-03-19T02:30:11.459Z] [2024-03-19T02:30:11.459Z] setToolUnix: [2024-03-19T02:30:11.459Z] [2024-03-19T02:30:11.459Z] setToolProperty: [2024-03-19T02:30:11.460Z] [2024-03-19T02:30:11.460Z] setS1ASclassPath: [2024-03-19T02:30:11.460Z] [2024-03-19T02:30:11.460Z] init-common: [2024-03-19T02:30:11.460Z] [2024-03-19T02:30:11.460Z] run_se: [2024-03-19T02:30:11.526Z] [echo] cmd executed for server [2024-03-19T02:30:11.526Z] [2024-03-19T02:30:11.526Z] setOSConditions: [2024-03-19T02:30:11.526Z] [2024-03-19T02:30:11.526Z] setToolWin: [2024-03-19T02:30:11.526Z] [2024-03-19T02:30:11.527Z] setToolUnix: [2024-03-19T02:30:11.527Z] [2024-03-19T02:30:11.527Z] setToolProperty: [2024-03-19T02:30:11.527Z] [2024-03-19T02:30:11.527Z] setS1ASclassPath: [2024-03-19T02:30:11.527Z] [2024-03-19T02:30:11.527Z] init-common: [2024-03-19T02:30:11.527Z] [2024-03-19T02:30:11.527Z] delete-jdbc-connpool-common: [2024-03-19T02:30:11.527Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc/jdbc-unshareable-pool [2024-03-19T02:30:11.554Z] [exec] Result: 1 [2024-03-19T02:30:11.554Z] [2024-03-19T02:30:11.554Z] process.registred: [2024-03-19T02:30:11.554Z] [2024-03-19T02:30:11.554Z] has.version.registred: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] del.all.version.registred: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] _clean.scenario: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] deploy.version: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] del.ref.registred: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] process.versionExpression: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] process.appname: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] _process.target: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] process.target: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] prepare.is.version.registred: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] init.os: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] init.tools.unix: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] init.tools.windows: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.555Z] init.tools: [2024-03-19T02:30:11.555Z] [2024-03-19T02:30:11.556Z] setAsadminArgs: [2024-03-19T02:30:11.556Z] [2024-03-19T02:30:11.556Z] init: [2024-03-19T02:30:11.556Z] [2024-03-19T02:30:11.556Z] init.customtasks: [2024-03-19T02:30:11.556Z] [2024-03-19T02:30:11.556Z] prepare: [2024-03-19T02:30:11.556Z] [2024-03-19T02:30:11.556Z] exec.asadmin2: [2024-03-19T02:30:11.614Z] [exec] Waiting for the domain to stop . [2024-03-19T02:30:11.614Z] [exec] Waiting finished after 164 ms. [2024-03-19T02:30:11.614Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:30:11.614Z] [2024-03-19T02:30:11.614Z] stop-server-windows: [2024-03-19T02:30:11.614Z] [2024-03-19T02:30:11.614Z] setOSConditions: [2024-03-19T02:30:11.614Z] [2024-03-19T02:30:11.614Z] start-server: [2024-03-19T02:30:11.614Z] [echo] +-----------------------------+ [2024-03-19T02:30:11.614Z] [echo] | | [2024-03-19T02:30:11.614Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:30:11.614Z] [echo] | in Felix mode | [2024-03-19T02:30:11.614Z] [echo] | | [2024-03-19T02:30:11.614Z] [echo] +-----------------------------+ [2024-03-19T02:30:11.614Z] [2024-03-19T02:30:11.614Z] start-server-unix: [2024-03-19T02:30:11.716Z] [java] Mar 19, 2024 2:30:11 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:30:11.716Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:30:11.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc/jdbc-unshareable-pool [2024-03-19T02:30:11.784Z] [exec] JDBC Connection pool jdbc/jdbc-unshareable-pool deleted successfully [2024-03-19T02:30:11.784Z] [echo] cmd executed for server [2024-03-19T02:30:11.784Z] [2024-03-19T02:30:11.784Z] setOSConditions: [2024-03-19T02:30:11.784Z] [2024-03-19T02:30:11.784Z] setToolWin: [2024-03-19T02:30:11.784Z] [2024-03-19T02:30:11.784Z] setToolUnix: [2024-03-19T02:30:11.784Z] [2024-03-19T02:30:11.784Z] setToolProperty: [2024-03-19T02:30:11.784Z] [2024-03-19T02:30:11.784Z] setS1ASclassPath: [2024-03-19T02:30:11.784Z] [2024-03-19T02:30:11.784Z] init-common: [2024-03-19T02:30:11.784Z] [2024-03-19T02:30:11.784Z] delete-jdbc-resource-common: [2024-03-19T02:30:11.784Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/shareable [2024-03-19T02:30:11.846Z] [2024-03-19T02:30:11.846Z] private-run: [2024-03-19T02:30:11.847Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:11.847Z] [2024-03-19T02:30:11.847Z] clean: [2024-03-19T02:30:11.847Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml [2024-03-19T02:30:11.847Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:11.847Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:11.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:11.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:11.847Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:11.847Z] [2024-03-19T02:30:11.847Z] wsdl-import: [2024-03-19T02:30:11.847Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:11.847Z] [2024-03-19T02:30:11.847Z] configurable-wsdl-import: [2024-03-19T02:30:11.847Z] [echo] Current time (ISO): 2024-03-19T02:30:11.787+0000 [2024-03-19T02:30:11.847Z] [echo] wsimporting http://localhost:8080/WebServiceEJBService/WebServiceEJB?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:30:12.121Z] [exec] Result: 1 [2024-03-19T02:30:12.121Z] [2024-03-19T02:30:12.121Z] process.registred: [2024-03-19T02:30:12.121Z] [2024-03-19T02:30:12.121Z] is.version.registred: [2024-03-19T02:30:12.121Z] [2024-03-19T02:30:12.121Z] process.xmlversionidentifier: [2024-03-19T02:30:12.121Z] [2024-03-19T02:30:12.121Z] prepare.cluster: [2024-03-19T02:30:12.121Z] [2024-03-19T02:30:12.121Z] process.enabled: [2024-03-19T02:30:12.121Z] [2024-03-19T02:30:12.121Z] process.hasToDeploy: [2024-03-19T02:30:12.121Z] [2024-03-19T02:30:12.121Z] deploy.version.unregistred: [2024-03-19T02:30:12.121Z] [2024-03-19T02:30:12.122Z] init.os: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] init.tools.unix: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] init.tools.windows: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] init.tools: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] setAsadminArgs: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] init: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] init.customtasks: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] prepare: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] process.versionExpression: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] process.appname: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] create.version: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] assemble.non-existent: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] process.xmlversionidentifier: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.122Z] prepare.update.xml.identifier: [2024-03-19T02:30:12.122Z] [2024-03-19T02:30:12.123Z] update.xml.identifier: [2024-03-19T02:30:12.123Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:30:12.123Z] [2024-03-19T02:30:12.123Z] process.xmlversionidentifier: [2024-03-19T02:30:12.123Z] [2024-03-19T02:30:12.123Z] process.versionExpression: [2024-03-19T02:30:12.123Z] [2024-03-19T02:30:12.123Z] process.xml.create.flag: [2024-03-19T02:30:12.123Z] [2024-03-19T02:30:12.123Z] create.xml.flag: [2024-03-19T02:30:12.123Z] [2024-03-19T02:30:12.123Z] generate.xml.identifier: [2024-03-19T02:30:12.123Z] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2024-03-19T02:30:12.123Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:30:12.123Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-03-19T02:30:12.123Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2024-03-19T02:30:12.123Z] [2024-03-19T02:30:12.123Z] process.xml.delete.flag: [2024-03-19T02:30:12.123Z] [2024-03-19T02:30:12.123Z] delete.xml.flag: [2024-03-19T02:30:12.124Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet-hasXmlVersion [2024-03-19T02:30:12.124Z] [2024-03-19T02:30:12.124Z] deployWithNameOption: [2024-03-19T02:30:12.124Z] [2024-03-19T02:30:12.124Z] setAsadminArgs: [2024-03-19T02:30:12.124Z] [2024-03-19T02:30:12.124Z] common.deploy.asadmin: [2024-03-19T02:30:12.124Z] [2024-03-19T02:30:12.124Z] init.os: [2024-03-19T02:30:12.124Z] [2024-03-19T02:30:12.124Z] init.tools.unix: [2024-03-19T02:30:12.124Z] [2024-03-19T02:30:12.124Z] init.tools.windows: [2024-03-19T02:30:12.124Z] [2024-03-19T02:30:12.124Z] init.tools: [2024-03-19T02:30:12.124Z] [2024-03-19T02:30:12.124Z] setAsadminArgs: [2024-03-19T02:30:12.124Z] [2024-03-19T02:30:12.124Z] init: [2024-03-19T02:30:12.124Z] [2024-03-19T02:30:12.124Z] init.customtasks: [2024-03-19T02:30:12.124Z] [2024-03-19T02:30:12.124Z] common.run.asadmin: [2024-03-19T02:30:12.124Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-03-19T02:30:12.348Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/shareable [2024-03-19T02:30:12.348Z] [exec] JDBC resource jdbc/shareable deleted successfully [2024-03-19T02:30:12.348Z] [echo] cmd executed for server [2024-03-19T02:30:12.348Z] [2024-03-19T02:30:12.348Z] setOSConditions: [2024-03-19T02:30:12.348Z] [2024-03-19T02:30:12.348Z] setToolWin: [2024-03-19T02:30:12.348Z] [2024-03-19T02:30:12.348Z] setToolUnix: [2024-03-19T02:30:12.348Z] [2024-03-19T02:30:12.348Z] setToolProperty: [2024-03-19T02:30:12.348Z] [2024-03-19T02:30:12.348Z] setS1ASclassPath: [2024-03-19T02:30:12.348Z] [2024-03-19T02:30:12.348Z] init-common: [2024-03-19T02:30:12.348Z] [2024-03-19T02:30:12.348Z] delete-jdbc-connpool-common: [2024-03-19T02:30:12.348Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-shareable-pool [2024-03-19T02:30:12.433Z] [exec] parsing WSDL... [2024-03-19T02:30:12.606Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-shareable-pool [2024-03-19T02:30:12.606Z] [exec] JDBC Connection pool jdbc-shareable-pool deleted successfully [2024-03-19T02:30:12.606Z] [echo] cmd executed for server [2024-03-19T02:30:12.606Z] [2024-03-19T02:30:12.606Z] setOSConditions: [2024-03-19T02:30:12.606Z] [2024-03-19T02:30:12.606Z] setToolWin: [2024-03-19T02:30:12.606Z] [2024-03-19T02:30:12.606Z] setToolUnix: [2024-03-19T02:30:12.606Z] [2024-03-19T02:30:12.606Z] setToolProperty: [2024-03-19T02:30:12.606Z] [2024-03-19T02:30:12.606Z] setS1ASclassPath: [2024-03-19T02:30:12.606Z] [2024-03-19T02:30:12.606Z] init-common: [2024-03-19T02:30:12.606Z] [2024-03-19T02:30:12.606Z] delete-jdbc-resource-common: [2024-03-19T02:30:12.606Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2024-03-19T02:30:12.691Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:12.691Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:30:12.822Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/simple-properties.properties [2024-03-19T02:30:12.822Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/simple-properties.xml [2024-03-19T02:30:12.822Z] [2024-03-19T02:30:12.822Z] all: [2024-03-19T02:30:12.822Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-03-19T02:30:12.822Z] [2024-03-19T02:30:12.822Z] setOSConditions: [2024-03-19T02:30:12.822Z] [2024-03-19T02:30:12.822Z] setToolWin: [2024-03-19T02:30:12.822Z] [2024-03-19T02:30:12.822Z] setToolUnix: [2024-03-19T02:30:12.822Z] [2024-03-19T02:30:12.822Z] setToolProperty: [2024-03-19T02:30:12.822Z] [2024-03-19T02:30:12.822Z] setS1ASclassPath: [2024-03-19T02:30:12.822Z] [2024-03-19T02:30:12.823Z] init-common: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] clean: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] setOSConditions: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] setToolWin: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] setToolUnix: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] setToolProperty: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] setS1ASclassPath: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] init-common: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] clean-common: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] setOSConditions: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] setToolWin: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] setToolUnix: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] setToolProperty: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] setS1ASclassPath: [2024-03-19T02:30:12.823Z] [2024-03-19T02:30:12.823Z] init-common: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] clean-classes-common: [2024-03-19T02:30:12.824Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] setOSConditions: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] setToolWin: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] setToolUnix: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] setToolProperty: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] setS1ASclassPath: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] init-common: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] clean-jars-common: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] compile: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] setOSConditions: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] setToolWin: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] setToolUnix: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] setToolProperty: [2024-03-19T02:30:12.824Z] [2024-03-19T02:30:12.824Z] setS1ASclassPath: [2024-03-19T02:30:12.825Z] [2024-03-19T02:30:12.825Z] init-common: [2024-03-19T02:30:12.825Z] [2024-03-19T02:30:12.825Z] compile-common: [2024-03-19T02:30:12.825Z] [echo] Current time (ISO): 2024-03-19T02:30:12.594+0000 [2024-03-19T02:30:12.825Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:12.825Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:12.948Z] [exec] Application deployed with name simple-versioned-servlet. [2024-03-19T02:30:12.948Z] [exec] Command deploy executed successfully. [2024-03-19T02:30:12.948Z] [2024-03-19T02:30:12.948Z] init.os: [2024-03-19T02:30:12.948Z] [2024-03-19T02:30:12.948Z] init.tools.unix: [2024-03-19T02:30:12.948Z] [2024-03-19T02:30:12.948Z] init.tools.windows: [2024-03-19T02:30:12.948Z] [2024-03-19T02:30:12.948Z] init.tools: [2024-03-19T02:30:12.948Z] [2024-03-19T02:30:12.948Z] setAsadminArgs: [2024-03-19T02:30:12.948Z] [2024-03-19T02:30:12.948Z] init: [2024-03-19T02:30:12.948Z] [2024-03-19T02:30:12.949Z] init.customtasks: [2024-03-19T02:30:12.949Z] [2024-03-19T02:30:12.949Z] setEnabled: [2024-03-19T02:30:12.949Z] [2024-03-19T02:30:12.949Z] createAppRef: [2024-03-19T02:30:12.949Z] [2024-03-19T02:30:12.949Z] deployWithoutNameOption: [2024-03-19T02:30:12.997Z] [exec] [2024-03-19T02:30:12.997Z] [exec] Generating code... [2024-03-19T02:30:13.170Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2024-03-19T02:30:13.170Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2024-03-19T02:30:13.170Z] [echo] cmd executed for server [2024-03-19T02:30:13.170Z] [2024-03-19T02:30:13.170Z] setOSConditions: [2024-03-19T02:30:13.171Z] [2024-03-19T02:30:13.171Z] setToolWin: [2024-03-19T02:30:13.171Z] [2024-03-19T02:30:13.171Z] setToolUnix: [2024-03-19T02:30:13.171Z] [2024-03-19T02:30:13.171Z] setToolProperty: [2024-03-19T02:30:13.171Z] [2024-03-19T02:30:13.171Z] setS1ASclassPath: [2024-03-19T02:30:13.171Z] [2024-03-19T02:30:13.171Z] init-common: [2024-03-19T02:30:13.171Z] [2024-03-19T02:30:13.171Z] delete-jdbc-connpool-common: [2024-03-19T02:30:13.171Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2024-03-19T02:30:13.208Z] [2024-03-19T02:30:13.208Z] get-client-stubs.asadmin: [2024-03-19T02:30:13.208Z] [2024-03-19T02:30:13.208Z] process.versionExpression: [2024-03-19T02:30:13.208Z] [2024-03-19T02:30:13.208Z] process.appname: [2024-03-19T02:30:13.208Z] [2024-03-19T02:30:13.208Z] _process.target: [2024-03-19T02:30:13.208Z] [2024-03-19T02:30:13.208Z] process.target: [2024-03-19T02:30:13.208Z] [2024-03-19T02:30:13.208Z] prepare.get-client-stubs.asadmin: [2024-03-19T02:30:13.208Z] [2024-03-19T02:30:13.208Z] increment.log.next: [2024-03-19T02:30:13.209Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] declare.test: [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] setHttpPort: [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] declare.test.positive: [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] declare-test: [2024-03-19T02:30:13.209Z] [echo] Starting test simple-versioned-servlet get-client-stubs(1) untagged - logID=38 - (server) - (sucess expected) [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] setHttpPort: [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] declare.test.negative: [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] init.os: [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] init.tools.unix: [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] init.tools.windows: [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] init.tools: [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] setAsadminArgs: [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] init: [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.209Z] init.customtasks: [2024-03-19T02:30:13.209Z] [2024-03-19T02:30:13.210Z] prepare: [2024-03-19T02:30:13.210Z] [2024-03-19T02:30:13.210Z] exec.asadmin: [2024-03-19T02:30:13.256Z] [exec] [2024-03-19T02:30:13.256Z] [exec] Compiling code... [2024-03-19T02:30:13.627Z] [exec] Mar 19, 2024 2:30:13 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:13.627Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@18a98913 [2024-03-19T02:30:13.736Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2024-03-19T02:30:13.736Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2024-03-19T02:30:13.736Z] [echo] cmd executed for server [2024-03-19T02:30:13.736Z] [2024-03-19T02:30:13.736Z] setOSConditions: [2024-03-19T02:30:13.736Z] [2024-03-19T02:30:13.736Z] setToolWin: [2024-03-19T02:30:13.736Z] [2024-03-19T02:30:13.736Z] setToolUnix: [2024-03-19T02:30:13.736Z] [2024-03-19T02:30:13.736Z] setToolProperty: [2024-03-19T02:30:13.736Z] [2024-03-19T02:30:13.737Z] setS1ASclassPath: [2024-03-19T02:30:13.737Z] [2024-03-19T02:30:13.737Z] init-common: [2024-03-19T02:30:13.737Z] [2024-03-19T02:30:13.737Z] undeploy-common: [2024-03-19T02:30:13.778Z] [2024-03-19T02:30:13.778Z] process.result: [2024-03-19T02:30:13.778Z] [2024-03-19T02:30:13.778Z] processResult: [2024-03-19T02:30:13.778Z] [2024-03-19T02:30:13.778Z] failed: [2024-03-19T02:30:13.778Z] [2024-03-19T02:30:13.778Z] passed: [2024-03-19T02:30:13.778Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:30:13.778Z] [2024-03-19T02:30:13.778Z] unknown: [2024-03-19T02:30:13.778Z] [2024-03-19T02:30:13.778Z] asadmin.with.result: [2024-03-19T02:30:13.778Z] [2024-03-19T02:30:13.778Z] _get-client-stubs.asadmin: [2024-03-19T02:30:13.778Z] [2024-03-19T02:30:13.778Z] deploy.version: [2024-03-19T02:30:13.778Z] [2024-03-19T02:30:13.778Z] del.ref.registred: [2024-03-19T02:30:13.778Z] [2024-03-19T02:30:13.779Z] process.versionExpression: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] process.appname: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] _process.target: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] process.target: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] prepare.is.version.registred: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] init.os: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] init.tools.unix: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] init.tools.windows: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] init.tools: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] setAsadminArgs: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] init: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] init.customtasks: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] prepare: [2024-03-19T02:30:13.779Z] [2024-03-19T02:30:13.779Z] exec.asadmin2: [2024-03-19T02:30:13.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-markconnectionasbad.xaApp [2024-03-19T02:30:13.994Z] [2024-03-19T02:30:13.994Z] all: [2024-03-19T02:30:14.194Z] [exec] Invoking ejb [2024-03-19T02:30:14.194Z] [exec] Value of key is: test ejb: hello [2024-03-19T02:30:14.194Z] [exec] Invoking servlet [2024-03-19T02:30:14.194Z] [exec] GET /security-anyone/servlet HTTP/1.0 [2024-03-19T02:30:14.194Z] [exec] [2024-03-19T02:30:14.194Z] [exec] 0: HTTP/1.1 200 OK [2024-03-19T02:30:14.194Z] [exec] 1: Server: Eclipse GlassFish 8.0.1 [2024-03-19T02:30:14.194Z] [exec] 2: X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 8.0.1 Java/Eclipse Adoptium/21) [2024-03-19T02:30:14.194Z] [exec] 3: Pragma: No-cache [2024-03-19T02:30:14.194Z] [exec] 4: Cache-Control: no-cache [2024-03-19T02:30:14.194Z] [exec] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-03-19T02:30:14.194Z] [exec] 6: Content-Type: text/html;charset=ISO-8859-1 [2024-03-19T02:30:14.194Z] [exec] 7: Connection: close [2024-03-19T02:30:14.194Z] [exec] 8: Content-Length: 82 [2024-03-19T02:30:14.194Z] [exec] 9: [2024-03-19T02:30:14.194Z] [exec] 10: Servlet Output</TTILE></HEAD><BODY> [2024-03-19T02:30:14.194Z] [exec] 11: Hello World [2024-03-19T02:30:14.194Z] [exec] 12: </BODY></HTML> [2024-03-19T02:30:14.194Z] [exec] Value of key is: test servlet [2024-03-19T02:30:14.194Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:14.194Z] [exec] [2024-03-19T02:30:14.194Z] [exec] [2024-03-19T02:30:14.194Z] [exec] ----------------------------------------- [2024-03-19T02:30:14.194Z] [exec] - test ejb: hello: PASS - [2024-03-19T02:30:14.194Z] [exec] - test servlet: PASS - [2024-03-19T02:30:14.194Z] [exec] ----------------------------------------- [2024-03-19T02:30:14.194Z] [exec] Total PASS: 2 [2024-03-19T02:30:14.194Z] [exec] Total FAIL: 0 [2024-03-19T02:30:14.194Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:14.194Z] [exec] ----------------------------------------- [2024-03-19T02:30:14.194Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:14.194Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:14.198Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/WebServiceEJBService.java uses or overrides a deprecated API. [2024-03-19T02:30:14.198Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:30:14.198Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:14.198Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:14.218Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:14.218Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:14.218Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:14.218Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:14.218Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:14.218Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:14.218Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:14.251Z] [2024-03-19T02:30:14.251Z] setOSConditions: [2024-03-19T02:30:14.251Z] [2024-03-19T02:30:14.251Z] setToolWin: [2024-03-19T02:30:14.251Z] [2024-03-19T02:30:14.251Z] setToolUnix: [2024-03-19T02:30:14.251Z] [2024-03-19T02:30:14.251Z] setToolProperty: [2024-03-19T02:30:14.251Z] [2024-03-19T02:30:14.251Z] setS1ASclassPath: [2024-03-19T02:30:14.251Z] [2024-03-19T02:30:14.251Z] init-common: [2024-03-19T02:30:14.251Z] [2024-03-19T02:30:14.251Z] clean: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] setOSConditions: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] setToolWin: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] setToolUnix: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] setToolProperty: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] setS1ASclassPath: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] init-common: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] clean-common: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] setOSConditions: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] setToolWin: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] setToolUnix: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] setToolProperty: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] setS1ASclassPath: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] init-common: [2024-03-19T02:30:14.252Z] [2024-03-19T02:30:14.252Z] clean-classes-common: [2024-03-19T02:30:14.253Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] setOSConditions: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] setToolWin: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] setToolUnix: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] setToolProperty: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] setS1ASclassPath: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] init-common: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] clean-jars-common: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] compile: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] setOSConditions: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] setToolWin: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] setToolUnix: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] setToolProperty: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.253Z] setS1ASclassPath: [2024-03-19T02:30:14.253Z] [2024-03-19T02:30:14.254Z] init-common: [2024-03-19T02:30:14.254Z] [2024-03-19T02:30:14.254Z] compile-common: [2024-03-19T02:30:14.254Z] [echo] Current time (ISO): 2024-03-19T02:30:14.032+0000 [2024-03-19T02:30:14.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:14.254Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:14.269Z] [java] Mar 19, 2024 2:30:13 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:14.269Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5cbe2654 [2024-03-19T02:30:14.269Z] [java] Sleeping for 10 seconds before checking results... [2024-03-19T02:30:14.452Z] [2024-03-19T02:30:14.452Z] undeploy: [2024-03-19T02:30:14.456Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:14.456Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:14.456Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:14.456Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:14.456Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:14.456Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:14.456Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:14.714Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:14.714Z] [javac] warning: Implicitly compiled files were not subject to annotation processing. [2024-03-19T02:30:14.714Z] [javac] Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [2024-03-19T02:30:14.714Z] [javac] 2 warnings [2024-03-19T02:30:14.714Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-03-19T02:30:14.723Z] [2024-03-19T02:30:14.723Z] setOSConditions: [2024-03-19T02:30:14.723Z] [2024-03-19T02:30:14.723Z] setToolWin: [2024-03-19T02:30:14.723Z] [2024-03-19T02:30:14.723Z] setToolUnix: [2024-03-19T02:30:14.723Z] [2024-03-19T02:30:14.723Z] setToolProperty: [2024-03-19T02:30:14.723Z] [2024-03-19T02:30:14.724Z] setS1ASclassPath: [2024-03-19T02:30:14.724Z] [2024-03-19T02:30:14.724Z] init-common: [2024-03-19T02:30:14.724Z] [2024-03-19T02:30:14.724Z] undeploy-common: [2024-03-19T02:30:14.757Z] [exec] Result: 1 [2024-03-19T02:30:14.757Z] [2024-03-19T02:30:14.757Z] process.registred: [2024-03-19T02:30:14.757Z] [2024-03-19T02:30:14.757Z] is.version.registred: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] process.xmlversionidentifier: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] prepare.cluster: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] process.enabled: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] process.hasToDeploy: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] deploy.version.unregistred: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] init.os: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] init.tools.unix: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] init.tools.windows: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] init.tools: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] setAsadminArgs: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] init: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] init.customtasks: [2024-03-19T02:30:14.758Z] [2024-03-19T02:30:14.758Z] prepare: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] process.versionExpression: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] process.appname: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] create.version: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] assemble.non-existent: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] process.xmlversionidentifier: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] prepare.update.xml.identifier: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] update.xml.identifier: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] deployWithNameOption: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] setAsadminArgs: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] common.deploy.asadmin: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] init.os: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] init.tools.unix: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.759Z] init.tools.windows: [2024-03-19T02:30:14.759Z] [2024-03-19T02:30:14.760Z] init.tools: [2024-03-19T02:30:14.760Z] [2024-03-19T02:30:14.760Z] setAsadminArgs: [2024-03-19T02:30:14.760Z] [2024-03-19T02:30:14.760Z] init: [2024-03-19T02:30:14.760Z] [2024-03-19T02:30:14.760Z] init.customtasks: [2024-03-19T02:30:14.760Z] [2024-03-19T02:30:14.760Z] common.run.asadmin: [2024-03-19T02:30:14.760Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-03-19T02:30:15.018Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:15.019Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:30:15.151Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:15.151Z] [javac] 1 warning [2024-03-19T02:30:15.151Z] [2024-03-19T02:30:15.151Z] setOSConditions: [2024-03-19T02:30:15.151Z] [2024-03-19T02:30:15.151Z] setToolWin: [2024-03-19T02:30:15.151Z] [2024-03-19T02:30:15.151Z] setToolUnix: [2024-03-19T02:30:15.152Z] [2024-03-19T02:30:15.152Z] setToolProperty: [2024-03-19T02:30:15.152Z] [2024-03-19T02:30:15.152Z] setS1ASclassPath: [2024-03-19T02:30:15.152Z] [2024-03-19T02:30:15.152Z] init-common: [2024-03-19T02:30:15.152Z] [2024-03-19T02:30:15.152Z] compile-common: [2024-03-19T02:30:15.152Z] [echo] Current time (ISO): 2024-03-19T02:30:14.854+0000 [2024-03-19T02:30:15.152Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:15.197Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:15.197Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:15.197Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:15.198Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:15.198Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:15.198Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:15.198Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:15.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-anyoneApp [2024-03-19T02:30:15.584Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-03-19T02:30:15.584Z] [exec] Command deploy executed successfully. [2024-03-19T02:30:15.584Z] [2024-03-19T02:30:15.584Z] init.os: [2024-03-19T02:30:15.584Z] [2024-03-19T02:30:15.584Z] init.tools.unix: [2024-03-19T02:30:15.584Z] [2024-03-19T02:30:15.584Z] init.tools.windows: [2024-03-19T02:30:15.584Z] [2024-03-19T02:30:15.584Z] init.tools: [2024-03-19T02:30:15.584Z] [2024-03-19T02:30:15.584Z] setAsadminArgs: [2024-03-19T02:30:15.584Z] [2024-03-19T02:30:15.584Z] init: [2024-03-19T02:30:15.584Z] [2024-03-19T02:30:15.584Z] init.customtasks: [2024-03-19T02:30:15.584Z] [2024-03-19T02:30:15.584Z] setEnabled: [2024-03-19T02:30:15.584Z] [2024-03-19T02:30:15.584Z] createAppRef: [2024-03-19T02:30:15.584Z] [2024-03-19T02:30:15.584Z] deployWithoutNameOption: [2024-03-19T02:30:15.584Z] [2024-03-19T02:30:15.584Z] get-client-stubs.asadmin: [2024-03-19T02:30:15.584Z] [2024-03-19T02:30:15.585Z] process.versionExpression: [2024-03-19T02:30:15.585Z] [2024-03-19T02:30:15.585Z] process.appname: [2024-03-19T02:30:15.585Z] [2024-03-19T02:30:15.585Z] _process.target: [2024-03-19T02:30:15.585Z] [2024-03-19T02:30:15.585Z] process.target: [2024-03-19T02:30:15.585Z] [2024-03-19T02:30:15.585Z] prepare.get-client-stubs.asadmin: [2024-03-19T02:30:15.585Z] [2024-03-19T02:30:15.585Z] increment.log.next: [2024-03-19T02:30:15.585Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:30:15.585Z] [2024-03-19T02:30:15.585Z] declare.test: [2024-03-19T02:30:15.585Z] [2024-03-19T02:30:15.585Z] setHttpPort: [2024-03-19T02:30:15.585Z] [2024-03-19T02:30:15.585Z] declare.test.positive: [2024-03-19T02:30:15.585Z] [2024-03-19T02:30:15.585Z] declare-test: [2024-03-19T02:30:15.585Z] [echo] Starting test simple-versioned-servlet get-client-stubs(2) ALPHA-1.0.0 - logID=39 - (server) - (sucess expected) [2024-03-19T02:30:15.585Z] [2024-03-19T02:30:15.585Z] setHttpPort: [2024-03-19T02:30:15.585Z] [2024-03-19T02:30:15.585Z] declare.test.negative: [2024-03-19T02:30:15.585Z] [2024-03-19T02:30:15.585Z] init.os: [2024-03-19T02:30:15.586Z] [2024-03-19T02:30:15.586Z] init.tools.unix: [2024-03-19T02:30:15.586Z] [2024-03-19T02:30:15.586Z] init.tools.windows: [2024-03-19T02:30:15.586Z] [2024-03-19T02:30:15.586Z] init.tools: [2024-03-19T02:30:15.586Z] [2024-03-19T02:30:15.586Z] setAsadminArgs: [2024-03-19T02:30:15.586Z] [2024-03-19T02:30:15.586Z] init: [2024-03-19T02:30:15.586Z] [2024-03-19T02:30:15.586Z] init.customtasks: [2024-03-19T02:30:15.586Z] [2024-03-19T02:30:15.586Z] prepare: [2024-03-19T02:30:15.586Z] [2024-03-19T02:30:15.586Z] exec.asadmin: [2024-03-19T02:30:15.622Z] [2024-03-19T02:30:15.622Z] unsetup: [2024-03-19T02:30:15.622Z] [2024-03-19T02:30:15.622Z] setOSConditions: [2024-03-19T02:30:15.622Z] [2024-03-19T02:30:15.622Z] setToolWin: [2024-03-19T02:30:15.622Z] [2024-03-19T02:30:15.622Z] setToolUnix: [2024-03-19T02:30:15.622Z] [2024-03-19T02:30:15.622Z] setToolProperty: [2024-03-19T02:30:15.622Z] [2024-03-19T02:30:15.622Z] setS1ASclassPath: [2024-03-19T02:30:15.622Z] [2024-03-19T02:30:15.622Z] init-common: [2024-03-19T02:30:15.622Z] [2024-03-19T02:30:15.622Z] delete-user-common: [2024-03-19T02:30:15.760Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:15.760Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:30:15.760Z] [javac] return new Integer(1); [2024-03-19T02:30:15.760Z] [javac] ^ [2024-03-19T02:30:15.760Z] [javac] 2 warnings [2024-03-19T02:30:16.023Z] [2024-03-19T02:30:16.023Z] setOSConditions: [2024-03-19T02:30:16.023Z] [2024-03-19T02:30:16.023Z] setToolWin: [2024-03-19T02:30:16.023Z] [2024-03-19T02:30:16.023Z] setToolUnix: [2024-03-19T02:30:16.023Z] [2024-03-19T02:30:16.023Z] setToolProperty: [2024-03-19T02:30:16.023Z] [2024-03-19T02:30:16.023Z] setS1ASclassPath: [2024-03-19T02:30:16.023Z] [2024-03-19T02:30:16.023Z] init-common: [2024-03-19T02:30:16.023Z] [2024-03-19T02:30:16.023Z] compile-common: [2024-03-19T02:30:16.023Z] [echo] Current time (ISO): 2024-03-19T02:30:15.801+0000 [2024-03-19T02:30:16.023Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:16.107Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:16.108Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:16.108Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:16.108Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:16.108Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:16.108Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:16.108Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:16.530Z] [2024-03-19T02:30:16.530Z] process.result: [2024-03-19T02:30:16.530Z] [2024-03-19T02:30:16.530Z] processResult: [2024-03-19T02:30:16.530Z] [2024-03-19T02:30:16.530Z] failed: [2024-03-19T02:30:16.530Z] [2024-03-19T02:30:16.530Z] passed: [2024-03-19T02:30:16.530Z] [echo] Test simple-versioned-servlet Passed [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] unknown: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] asadmin.with.result: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] _get-client-stubs.asadmin: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] clean.scenario: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] clean.scenario.cluster: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] init.os: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] init.tools.unix: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] init.tools.windows: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] init.tools: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] setAsadminArgs: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] init: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] init.customtasks: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] prepare: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.531Z] process.versionExpression: [2024-03-19T02:30:16.531Z] [2024-03-19T02:30:16.532Z] process.appname: [2024-03-19T02:30:16.532Z] [2024-03-19T02:30:16.532Z] _process.target: [2024-03-19T02:30:16.532Z] [2024-03-19T02:30:16.532Z] process.target: [2024-03-19T02:30:16.532Z] [2024-03-19T02:30:16.532Z] prepare.has.version.registred: [2024-03-19T02:30:16.532Z] [2024-03-19T02:30:16.532Z] exec.asadmin2: [2024-03-19T02:30:16.554Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file3 --target server javaee [2024-03-19T02:30:16.554Z] [2024-03-19T02:30:16.554Z] asadmin-common: [2024-03-19T02:30:16.554Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file3 [2024-03-19T02:30:16.687Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:16.878Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:30:16.878Z] [exec] Waiting finished after 4,676 ms. [2024-03-19T02:30:16.878Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:30:16.878Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:30:16.878Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:30:16.878Z] [exec] Admin Port: 4,848 [2024-03-19T02:30:16.878Z] [exec] Command start-domain executed successfully. [2024-03-19T02:30:16.946Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/ejb/SimpleBMPBean.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:30:16.946Z] [javac] return new Integer(1); [2024-03-19T02:30:16.946Z] [javac] ^ [2024-03-19T02:30:16.946Z] [javac] 2 warnings [2024-03-19T02:30:16.946Z] [2024-03-19T02:30:16.946Z] setOSConditions: [2024-03-19T02:30:16.946Z] [2024-03-19T02:30:16.946Z] setToolWin: [2024-03-19T02:30:16.946Z] [2024-03-19T02:30:16.946Z] setToolUnix: [2024-03-19T02:30:16.946Z] [2024-03-19T02:30:16.946Z] setToolProperty: [2024-03-19T02:30:16.946Z] [2024-03-19T02:30:16.946Z] setS1ASclassPath: [2024-03-19T02:30:16.946Z] [2024-03-19T02:30:16.946Z] init-common: [2024-03-19T02:30:16.946Z] [2024-03-19T02:30:16.946Z] compile-common: [2024-03-19T02:30:16.946Z] [echo] Current time (ISO): 2024-03-19T02:30:16.830+0000 [2024-03-19T02:30:16.946Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:16.954Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:16.954Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:16.954Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:16.954Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:16.954Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:16.954Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:16.954Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:17.129Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file3 [2024-03-19T02:30:17.129Z] [2024-03-19T02:30:17.129Z] all: [2024-03-19T02:30:17.130Z] [echo] [2024-03-19T02:30:17.130Z] [echo] [2024-03-19T02:30:17.130Z] [echo] [2024-03-19T02:30:17.130Z] [echo] *************************************************************************** [2024-03-19T02:30:17.130Z] [echo] * Running group ejb-oneway-ssl [2024-03-19T02:30:17.130Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl [2024-03-19T02:30:17.130Z] [echo] *************************************************************************** [2024-03-19T02:30:17.130Z] [echo] [2024-03-19T02:30:17.130Z] [echo] [2024-03-19T02:30:17.130Z] [echo] [2024-03-19T02:30:17.130Z] [2024-03-19T02:30:17.130Z] setOSConditions: [2024-03-19T02:30:17.130Z] [2024-03-19T02:30:17.130Z] setToolWin: [2024-03-19T02:30:17.130Z] [2024-03-19T02:30:17.130Z] setToolUnix: [2024-03-19T02:30:17.130Z] [2024-03-19T02:30:17.130Z] setToolProperty: [2024-03-19T02:30:17.130Z] [2024-03-19T02:30:17.130Z] setS1ASclassPath: [2024-03-19T02:30:17.130Z] [2024-03-19T02:30:17.130Z] init-common: [2024-03-19T02:30:17.130Z] [2024-03-19T02:30:17.130Z] clean: [2024-03-19T02:30:17.130Z] [2024-03-19T02:30:17.130Z] setOSConditions: [2024-03-19T02:30:17.130Z] [2024-03-19T02:30:17.130Z] setToolWin: [2024-03-19T02:30:17.130Z] [2024-03-19T02:30:17.130Z] setToolUnix: [2024-03-19T02:30:17.130Z] [2024-03-19T02:30:17.130Z] setToolProperty: [2024-03-19T02:30:17.130Z] [2024-03-19T02:30:17.130Z] setS1ASclassPath: [2024-03-19T02:30:17.131Z] [2024-03-19T02:30:17.131Z] init-common: [2024-03-19T02:30:17.131Z] [2024-03-19T02:30:17.131Z] clean-common: [2024-03-19T02:30:17.131Z] [2024-03-19T02:30:17.131Z] setOSConditions: [2024-03-19T02:30:17.131Z] [2024-03-19T02:30:17.131Z] setToolWin: [2024-03-19T02:30:17.131Z] [2024-03-19T02:30:17.131Z] setToolUnix: [2024-03-19T02:30:17.131Z] [2024-03-19T02:30:17.131Z] setToolProperty: [2024-03-19T02:30:17.131Z] [2024-03-19T02:30:17.131Z] setS1ASclassPath: [2024-03-19T02:30:17.131Z] [2024-03-19T02:30:17.131Z] init-common: [2024-03-19T02:30:17.131Z] [2024-03-19T02:30:17.131Z] clean-classes-common: [2024-03-19T02:30:17.131Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:17.158Z] [2024-03-19T02:30:17.158Z] process.registred: [2024-03-19T02:30:17.158Z] [2024-03-19T02:30:17.159Z] has.version.registred: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] del.all.version.registred: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] _process.target: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] process.target: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] prepare.del.all.version.registred: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] init.os: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] init.tools.unix: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] init.tools.windows: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] init.tools: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] setAsadminArgs: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] init: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] init.customtasks: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] prepare: [2024-03-19T02:30:17.159Z] [2024-03-19T02:30:17.159Z] exec.asadmin: [2024-03-19T02:30:17.389Z] [2024-03-19T02:30:17.389Z] setOSConditions: [2024-03-19T02:30:17.389Z] [2024-03-19T02:30:17.389Z] setToolWin: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] setToolUnix: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] setToolProperty: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] setS1ASclassPath: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] init-common: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] clean-jars-common: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] compile: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] setOSConditions: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] setToolWin: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] setToolUnix: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] setToolProperty: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] setS1ASclassPath: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] init-common: [2024-03-19T02:30:17.390Z] [2024-03-19T02:30:17.390Z] compile-common: [2024-03-19T02:30:17.390Z] [echo] Current time (ISO): 2024-03-19T02:30:17.158+0000 [2024-03-19T02:30:17.390Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:17.391Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:17.453Z] [2024-03-19T02:30:17.454Z] start-server-windows: [2024-03-19T02:30:17.454Z] [2024-03-19T02:30:17.454Z] deploy-ear: [2024-03-19T02:30:17.454Z] [2024-03-19T02:30:17.454Z] setOSConditions: [2024-03-19T02:30:17.454Z] [2024-03-19T02:30:17.454Z] setToolWin: [2024-03-19T02:30:17.454Z] [2024-03-19T02:30:17.454Z] setToolUnix: [2024-03-19T02:30:17.454Z] [2024-03-19T02:30:17.454Z] setToolProperty: [2024-03-19T02:30:17.454Z] [2024-03-19T02:30:17.454Z] setS1ASclassPath: [2024-03-19T02:30:17.454Z] [2024-03-19T02:30:17.454Z] init-common: [2024-03-19T02:30:17.454Z] [2024-03-19T02:30:17.454Z] create-password-alias: [2024-03-19T02:30:17.532Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:17.532Z] [javac] 1 warning [2024-03-19T02:30:17.532Z] [2024-03-19T02:30:17.532Z] build: [2024-03-19T02:30:17.532Z] [2024-03-19T02:30:17.532Z] setOSConditions: [2024-03-19T02:30:17.532Z] [2024-03-19T02:30:17.532Z] fixFiles: [2024-03-19T02:30:17.532Z] [2024-03-19T02:30:17.532Z] convUnix: [2024-03-19T02:30:17.532Z] [2024-03-19T02:30:17.532Z] convWin: [2024-03-19T02:30:17.532Z] [2024-03-19T02:30:17.532Z] setToolWin: [2024-03-19T02:30:17.532Z] [2024-03-19T02:30:17.532Z] setToolUnix: [2024-03-19T02:30:17.533Z] [2024-03-19T02:30:17.533Z] setToolProperty: [2024-03-19T02:30:17.533Z] [2024-03-19T02:30:17.533Z] setS1ASclassPath: [2024-03-19T02:30:17.533Z] [2024-03-19T02:30:17.533Z] init-common: [2024-03-19T02:30:17.533Z] [2024-03-19T02:30:17.533Z] package-persistence-common: [2024-03-19T02:30:17.533Z] [2024-03-19T02:30:17.533Z] ejb-jar-common: [2024-03-19T02:30:17.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:17.533Z] [2024-03-19T02:30:17.533Z] package-ejbjar-common: [2024-03-19T02:30:17.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:17.533Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:17.533Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:17.533Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-ejb.jar [2024-03-19T02:30:17.533Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:17.533Z] [2024-03-19T02:30:17.533Z] appclient-jar-common: [2024-03-19T02:30:17.533Z] [2024-03-19T02:30:17.533Z] package-appclientjar-common: [2024-03-19T02:30:17.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:17.533Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:17.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:17.534Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-client.jar [2024-03-19T02:30:17.534Z] [2024-03-19T02:30:17.534Z] webclient-war-common: [2024-03-19T02:30:17.534Z] [2024-03-19T02:30:17.534Z] build-ear-common: [2024-03-19T02:30:17.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:17.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:17.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:17.534Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2024-03-19T02:30:17.534Z] [2024-03-19T02:30:17.534Z] deploy: [2024-03-19T02:30:17.534Z] [2024-03-19T02:30:17.534Z] setOSConditions: [2024-03-19T02:30:17.534Z] [2024-03-19T02:30:17.534Z] setToolWin: [2024-03-19T02:30:17.534Z] [2024-03-19T02:30:17.534Z] setToolUnix: [2024-03-19T02:30:17.534Z] [2024-03-19T02:30:17.534Z] setToolProperty: [2024-03-19T02:30:17.534Z] [2024-03-19T02:30:17.534Z] setS1ASclassPath: [2024-03-19T02:30:17.534Z] [2024-03-19T02:30:17.534Z] init-common: [2024-03-19T02:30:17.534Z] [2024-03-19T02:30:17.534Z] execute-sql-common: [2024-03-19T02:30:17.535Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/create_pointbase.sql [2024-03-19T02:30:17.535Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2024-03-19T02:30:17.535Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2024-03-19T02:30:17.535Z] [sql] 0 rows affected [2024-03-19T02:30:17.535Z] [sql] 1 rows affected [2024-03-19T02:30:17.535Z] [sql] 1 rows affected [2024-03-19T02:30:17.535Z] [sql] 3 of 4 SQL statements executed successfully [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.535Z] setOSConditions: [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.535Z] setToolWin: [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.535Z] setToolUnix: [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.535Z] setToolProperty: [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.535Z] setS1ASclassPath: [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.535Z] init-common: [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.535Z] deploy-jdbc-common: [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.535Z] setOSConditions: [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.535Z] setToolWin: [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.535Z] setToolUnix: [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.535Z] setToolProperty: [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.535Z] setS1ASclassPath: [2024-03-19T02:30:17.535Z] [2024-03-19T02:30:17.536Z] init-common: [2024-03-19T02:30:17.536Z] [2024-03-19T02:30:17.536Z] create-jdbc-connpool-common: [2024-03-19T02:30:17.878Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:17.879Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:17.879Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:17.879Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:17.879Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:17.879Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:17.879Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:18.090Z] [2024-03-19T02:30:18.090Z] _del.all.version.registred: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] _clean.scenario: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] delete.log.next: [2024-03-19T02:30:18.091Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] delete.log.next: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] private-all: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] init.os: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] init.tools.unix: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] init.tools.windows: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] init.tools: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] setAsadminArgs: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] init: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] init.customtasks: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] private-rollingUpgrade: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] _private-all: [2024-03-19T02:30:18.091Z] [2024-03-19T02:30:18.091Z] main-all: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] xml.version.information: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] clean.scenario: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] clean.scenario.cluster: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] init.os: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] init.tools.unix: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] init.tools.windows: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] init.tools: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] setAsadminArgs: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] init: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] init.customtasks: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] prepare: [2024-03-19T02:30:18.092Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] process.versionExpression: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.092Z] process.appname: [2024-03-19T02:30:18.092Z] [2024-03-19T02:30:18.093Z] _process.target: [2024-03-19T02:30:18.093Z] [2024-03-19T02:30:18.093Z] process.target: [2024-03-19T02:30:18.093Z] [2024-03-19T02:30:18.093Z] prepare.has.version.registred: [2024-03-19T02:30:18.093Z] [2024-03-19T02:30:18.093Z] exec.asadmin2: [2024-03-19T02:30:18.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:30:18.133Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:30:18.133Z] [2024-03-19T02:30:18.133Z] set-derby-connpool-props: [2024-03-19T02:30:18.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:30:18.390Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:30:18.667Z] [exec] Result: 1 [2024-03-19T02:30:18.667Z] [2024-03-19T02:30:18.667Z] process.registred: [2024-03-19T02:30:18.667Z] [2024-03-19T02:30:18.667Z] has.version.registred: [2024-03-19T02:30:18.667Z] [2024-03-19T02:30:18.667Z] del.all.version.registred: [2024-03-19T02:30:18.667Z] [2024-03-19T02:30:18.668Z] _clean.scenario: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.668Z] deploy.version: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.668Z] del.ref.registred: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.668Z] process.versionExpression: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.668Z] process.appname: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.668Z] _process.target: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.668Z] process.target: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.668Z] prepare.is.version.registred: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.668Z] init.os: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.668Z] init.tools.unix: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.668Z] init.tools.windows: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.668Z] init.tools: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.668Z] setAsadminArgs: [2024-03-19T02:30:18.668Z] [2024-03-19T02:30:18.669Z] init: [2024-03-19T02:30:18.669Z] [2024-03-19T02:30:18.669Z] init.customtasks: [2024-03-19T02:30:18.669Z] [2024-03-19T02:30:18.669Z] prepare: [2024-03-19T02:30:18.669Z] [2024-03-19T02:30:18.669Z] exec.asadmin2: [2024-03-19T02:30:18.810Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:18.810Z] [javac] 1 warning [2024-03-19T02:30:18.810Z] [2024-03-19T02:30:18.810Z] build: [2024-03-19T02:30:18.810Z] [2024-03-19T02:30:18.810Z] build-custom-factory: [2024-03-19T02:30:18.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:18.810Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/custom-resource-classes.jar [2024-03-19T02:30:18.810Z] [2024-03-19T02:30:18.810Z] setOSConditions: [2024-03-19T02:30:18.810Z] [2024-03-19T02:30:18.810Z] fixFiles: [2024-03-19T02:30:18.810Z] [2024-03-19T02:30:18.810Z] convUnix: [2024-03-19T02:30:18.810Z] [2024-03-19T02:30:18.810Z] convWin: [2024-03-19T02:30:18.810Z] [2024-03-19T02:30:18.810Z] setToolWin: [2024-03-19T02:30:18.810Z] [2024-03-19T02:30:18.810Z] setToolUnix: [2024-03-19T02:30:18.810Z] [2024-03-19T02:30:18.811Z] setToolProperty: [2024-03-19T02:30:18.811Z] [2024-03-19T02:30:18.811Z] setS1ASclassPath: [2024-03-19T02:30:18.811Z] [2024-03-19T02:30:18.811Z] init-common: [2024-03-19T02:30:18.811Z] [2024-03-19T02:30:18.811Z] package-persistence-common: [2024-03-19T02:30:18.811Z] [2024-03-19T02:30:18.811Z] ejb-jar-common: [2024-03-19T02:30:18.811Z] [2024-03-19T02:30:18.811Z] package-ejbjar-common: [2024-03-19T02:30:18.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:18.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:18.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:18.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:18.811Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-ejb.jar [2024-03-19T02:30:18.811Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:18.811Z] [2024-03-19T02:30:18.811Z] appclient-jar-common: [2024-03-19T02:30:18.811Z] [2024-03-19T02:30:18.811Z] package-appclientjar-common: [2024-03-19T02:30:18.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:18.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:18.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:18.812Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-client.jar [2024-03-19T02:30:18.812Z] [2024-03-19T02:30:18.812Z] webclient-war-common: [2024-03-19T02:30:18.812Z] [2024-03-19T02:30:18.812Z] build-ear-common: [2024-03-19T02:30:18.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:18.812Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:18.812Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:18.812Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-03-19T02:30:18.812Z] [2024-03-19T02:30:18.812Z] deploy: [2024-03-19T02:30:18.812Z] [2024-03-19T02:30:18.812Z] deploy-custom-resource-classes: [2024-03-19T02:30:18.812Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2024-03-19T02:30:18.812Z] [2024-03-19T02:30:18.812Z] restart-server: [2024-03-19T02:30:18.812Z] [2024-03-19T02:30:18.812Z] setOSConditions: [2024-03-19T02:30:18.812Z] [2024-03-19T02:30:18.812Z] stop-server: [2024-03-19T02:30:18.812Z] [2024-03-19T02:30:18.812Z] stop-server-unix: [2024-03-19T02:30:18.812Z] [echo] stopping server on unix ... [2024-03-19T02:30:18.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:30:19.212Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:30:19.234Z] [exec] Result: 1 [2024-03-19T02:30:19.234Z] [2024-03-19T02:30:19.234Z] process.registred: [2024-03-19T02:30:19.234Z] [2024-03-19T02:30:19.234Z] is.version.registred: [2024-03-19T02:30:19.234Z] [2024-03-19T02:30:19.234Z] process.xmlversionidentifier: [2024-03-19T02:30:19.234Z] [2024-03-19T02:30:19.234Z] prepare.cluster: [2024-03-19T02:30:19.234Z] [2024-03-19T02:30:19.234Z] process.enabled: [2024-03-19T02:30:19.234Z] [2024-03-19T02:30:19.235Z] process.hasToDeploy: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] deploy.version.unregistred: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] init.os: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] init.tools.unix: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] init.tools.windows: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] init.tools: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] setAsadminArgs: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] init: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] init.customtasks: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] prepare: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] process.versionExpression: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] process.appname: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] create.version: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] assemble.non-existent: [2024-03-19T02:30:19.235Z] [2024-03-19T02:30:19.235Z] init.os: [2024-03-19T02:30:19.236Z] [2024-03-19T02:30:19.236Z] init.tools.unix: [2024-03-19T02:30:19.236Z] [2024-03-19T02:30:19.236Z] init.tools.windows: [2024-03-19T02:30:19.236Z] [2024-03-19T02:30:19.236Z] init.tools: [2024-03-19T02:30:19.236Z] [2024-03-19T02:30:19.236Z] setAsadminArgs: [2024-03-19T02:30:19.236Z] [2024-03-19T02:30:19.236Z] init: [2024-03-19T02:30:19.325Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:19.325Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:19.325Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:19.325Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:19.325Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:19.325Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:19.325Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:19.347Z] [exec] Command create-password-alias executed successfully. [2024-03-19T02:30:19.347Z] [2024-03-19T02:30:19.347Z] setOSConditions: [2024-03-19T02:30:19.347Z] [2024-03-19T02:30:19.347Z] setToolWin: [2024-03-19T02:30:19.347Z] [2024-03-19T02:30:19.348Z] setToolUnix: [2024-03-19T02:30:19.348Z] [2024-03-19T02:30:19.348Z] setToolProperty: [2024-03-19T02:30:19.348Z] [2024-03-19T02:30:19.348Z] setS1ASclassPath: [2024-03-19T02:30:19.348Z] [2024-03-19T02:30:19.348Z] init-common: [2024-03-19T02:30:19.348Z] [2024-03-19T02:30:19.348Z] create-ra-config: [2024-03-19T02:30:19.348Z] [2024-03-19T02:30:19.348Z] asadmin-common: [2024-03-19T02:30:19.348Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-annotation-subclassingApp#connectors-ra-redeploy-rars [2024-03-19T02:30:19.479Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:30:19.479Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:30:19.492Z] [2024-03-19T02:30:19.493Z] init.customtasks: [2024-03-19T02:30:19.493Z] [2024-03-19T02:30:19.493Z] prepare: [2024-03-19T02:30:19.493Z] [2024-03-19T02:30:19.493Z] process.versionexpression: [2024-03-19T02:30:19.493Z] [2024-03-19T02:30:19.493Z] compile: [2024-03-19T02:30:19.493Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:19.493Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-03-19T02:30:19.605Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:19.605Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:19.605Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user web-annotation-subclassingApp#connectors-ra-redeploy-rars [2024-03-19T02:30:19.605Z] [2024-03-19T02:30:19.605Z] setOSConditions: [2024-03-19T02:30:19.605Z] [2024-03-19T02:30:19.605Z] setToolWin: [2024-03-19T02:30:19.605Z] [2024-03-19T02:30:19.605Z] setToolUnix: [2024-03-19T02:30:19.605Z] [2024-03-19T02:30:19.605Z] setToolProperty: [2024-03-19T02:30:19.605Z] [2024-03-19T02:30:19.605Z] setS1ASclassPath: [2024-03-19T02:30:19.605Z] [2024-03-19T02:30:19.605Z] init-common: [2024-03-19T02:30:19.605Z] [2024-03-19T02:30:19.605Z] deploy-common: [2024-03-19T02:30:19.605Z] [echo] Current time (ISO): 2024-03-19T02:30:19.505+0000 [2024-03-19T02:30:19.605Z] [2024-03-19T02:30:19.605Z] setOSConditions: [2024-03-19T02:30:19.606Z] [2024-03-19T02:30:19.606Z] setToolWin: [2024-03-19T02:30:19.606Z] [2024-03-19T02:30:19.606Z] setToolUnix: [2024-03-19T02:30:19.606Z] [2024-03-19T02:30:19.606Z] setToolProperty: [2024-03-19T02:30:19.606Z] [2024-03-19T02:30:19.606Z] setS1ASclassPath: [2024-03-19T02:30:19.606Z] [2024-03-19T02:30:19.606Z] init-common: [2024-03-19T02:30:19.606Z] [2024-03-19T02:30:19.606Z] deploy-common-pe: [2024-03-19T02:30:19.750Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:19.750Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:19.750Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:19.750Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:19.750Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:19.750Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:19.750Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:20.007Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:20.007Z] [javac] 1 warning [2024-03-19T02:30:20.007Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2024-03-19T02:30:20.007Z] [2024-03-19T02:30:20.008Z] process.xmlversionidentifier: [2024-03-19T02:30:20.008Z] [2024-03-19T02:30:20.008Z] process.versionExpression: [2024-03-19T02:30:20.008Z] [2024-03-19T02:30:20.008Z] process.xml.create.flag: [2024-03-19T02:30:20.008Z] [2024-03-19T02:30:20.008Z] create.xml.flag: [2024-03-19T02:30:20.008Z] [touch] Creating /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient-hasXmlVersion [2024-03-19T02:30:20.008Z] [2024-03-19T02:30:20.008Z] generate.xml.identifier: [2024-03-19T02:30:20.008Z] [2024-03-19T02:30:20.008Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:20.008Z] assemble: [2024-03-19T02:30:20.008Z] [2024-03-19T02:30:20.008Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-03-19T02:30:20.008Z] [2024-03-19T02:30:20.008Z] compile-client: [2024-03-19T02:30:20.008Z] process.xmlversionidentifier: [2024-03-19T02:30:20.008Z] [2024-03-19T02:30:20.008Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:20.008Z] prepare.update.xml.identifier: [2024-03-19T02:30:20.008Z] [2024-03-19T02:30:20.008Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:20.008Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:20.008Z] update.xml.identifier: [2024-03-19T02:30:20.008Z] [2024-03-19T02:30:20.008Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:20.008Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:20.008Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:20.008Z] deployWithNameOption: [2024-03-19T02:30:20.008Z] [2024-03-19T02:30:20.008Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:20.009Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:20.009Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:20.009Z] deployWithoutNameOption: [2024-03-19T02:30:20.009Z] [2024-03-19T02:30:20.009Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:20.009Z] [javac] 1 warning [2024-03-19T02:30:20.009Z] [echo] Running appclient with client.Client [2024-03-19T02:30:20.009Z] setAsadminArgs: [2024-03-19T02:30:20.009Z] [2024-03-19T02:30:20.009Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:20.009Z] common.deploy.asadmin: [2024-03-19T02:30:20.009Z] [2024-03-19T02:30:20.009Z] init.os: [2024-03-19T02:30:20.009Z] [2024-03-19T02:30:20.009Z] init.tools.unix: [2024-03-19T02:30:20.009Z] [2024-03-19T02:30:20.009Z] init.tools.windows: [2024-03-19T02:30:20.009Z] [2024-03-19T02:30:20.009Z] init.tools: [2024-03-19T02:30:20.009Z] [2024-03-19T02:30:20.009Z] setAsadminArgs: [2024-03-19T02:30:20.009Z] [2024-03-19T02:30:20.009Z] init: [2024-03-19T02:30:20.009Z] [2024-03-19T02:30:20.009Z] init.customtasks: [2024-03-19T02:30:20.009Z] [2024-03-19T02:30:20.009Z] common.run.asadmin: [2024-03-19T02:30:20.009Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-03-19T02:30:20.043Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:30:20.043Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:30:20.170Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassingApp.ear [2024-03-19T02:30:20.220Z] [exec] Waiting for the domain to stop . [2024-03-19T02:30:20.220Z] [exec] Waiting finished after 193 ms. [2024-03-19T02:30:20.220Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:30:20.220Z] [2024-03-19T02:30:20.220Z] stop-server-windows: [2024-03-19T02:30:20.220Z] [2024-03-19T02:30:20.220Z] setOSConditions: [2024-03-19T02:30:20.220Z] [2024-03-19T02:30:20.220Z] start-server: [2024-03-19T02:30:20.220Z] [echo] +-----------------------------+ [2024-03-19T02:30:20.220Z] [echo] | | [2024-03-19T02:30:20.220Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:30:20.220Z] [echo] | in Felix mode | [2024-03-19T02:30:20.220Z] [echo] | | [2024-03-19T02:30:20.220Z] [echo] +-----------------------------+ [2024-03-19T02:30:20.220Z] [2024-03-19T02:30:20.220Z] start-server-unix: [2024-03-19T02:30:20.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:30:20.301Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:30:20.575Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:20.575Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:30:20.697Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:20.697Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/ejb/ConverterBean.java uses or overrides a deprecated API. [2024-03-19T02:30:20.697Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:30:20.697Z] [javac] 1 warning [2024-03-19T02:30:20.697Z] [2024-03-19T02:30:20.697Z] setOSConditions: [2024-03-19T02:30:20.697Z] [2024-03-19T02:30:20.697Z] setToolWin: [2024-03-19T02:30:20.697Z] [2024-03-19T02:30:20.697Z] setToolUnix: [2024-03-19T02:30:20.697Z] [2024-03-19T02:30:20.697Z] setToolProperty: [2024-03-19T02:30:20.697Z] [2024-03-19T02:30:20.698Z] setS1ASclassPath: [2024-03-19T02:30:20.698Z] [2024-03-19T02:30:20.698Z] init-common: [2024-03-19T02:30:20.698Z] [2024-03-19T02:30:20.698Z] compile-common: [2024-03-19T02:30:20.698Z] [echo] Current time (ISO): 2024-03-19T02:30:20.596+0000 [2024-03-19T02:30:20.698Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:20.832Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.0. [2024-03-19T02:30:20.832Z] [exec] Command deploy executed successfully. [2024-03-19T02:30:20.832Z] [2024-03-19T02:30:20.832Z] init.os: [2024-03-19T02:30:20.832Z] [2024-03-19T02:30:20.832Z] init.tools.unix: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] init.tools.windows: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] init.tools: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] setAsadminArgs: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] init: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] init.customtasks: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] setEnabled: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] createAppRef: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] test.registred: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] process.versionExpression: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] process.appname: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] _process.target: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] process.target: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] prepare.show-component-status.asadmin: [2024-03-19T02:30:20.833Z] [2024-03-19T02:30:20.833Z] increment.log.next: [2024-03-19T02:30:20.834Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:30:20.834Z] [2024-03-19T02:30:20.834Z] declare.test: [2024-03-19T02:30:20.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:30:20.862Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:30:21.093Z] [2024-03-19T02:30:21.093Z] setHttpPort: [2024-03-19T02:30:21.093Z] [2024-03-19T02:30:21.093Z] declare.test.positive: [2024-03-19T02:30:21.093Z] [2024-03-19T02:30:21.093Z] declare-test: [2024-03-19T02:30:21.093Z] [echo] Starting test simple-versioned-appclient xml.version(1) - logID=1 - (server) - (sucess expected) [2024-03-19T02:30:21.093Z] [2024-03-19T02:30:21.093Z] setHttpPort: [2024-03-19T02:30:21.093Z] [2024-03-19T02:30:21.093Z] declare.test.negative: [2024-03-19T02:30:21.093Z] [2024-03-19T02:30:21.093Z] init.os: [2024-03-19T02:30:21.093Z] [2024-03-19T02:30:21.093Z] init.tools.unix: [2024-03-19T02:30:21.093Z] [2024-03-19T02:30:21.093Z] init.tools.windows: [2024-03-19T02:30:21.093Z] [2024-03-19T02:30:21.093Z] init.tools: [2024-03-19T02:30:21.093Z] [2024-03-19T02:30:21.093Z] setAsadminArgs: [2024-03-19T02:30:21.093Z] [2024-03-19T02:30:21.094Z] init: [2024-03-19T02:30:21.094Z] [2024-03-19T02:30:21.094Z] init.customtasks: [2024-03-19T02:30:21.094Z] [2024-03-19T02:30:21.094Z] prepare: [2024-03-19T02:30:21.094Z] [2024-03-19T02:30:21.094Z] exec.asadmin: [2024-03-19T02:30:21.119Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:30:21.119Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:30:21.660Z] [2024-03-19T02:30:21.660Z] process.result: [2024-03-19T02:30:21.660Z] [2024-03-19T02:30:21.661Z] processResult: [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] failed: [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] passed: [2024-03-19T02:30:21.661Z] [echo] Test simple-versioned-appclient Passed [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] unknown: [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] asadmin.with.result: [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] show-component-status.asadmin: [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] test.registred.cluster: [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] process.versionExpression: [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] process.appname: [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] process.xmlversionidentifier: [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] prepare.cluster: [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] undeploy.version: [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] setAsadminArgs: [2024-03-19T02:30:21.661Z] [2024-03-19T02:30:21.661Z] common.undeploy.asadmin: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] init.os: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] init.tools.unix: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] init.tools.windows: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] init.tools: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] setAsadminArgs: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] init: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] init.customtasks: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] delAppRef: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] init.os: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] init.tools.unix: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] init.tools.windows: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] init.tools: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] setAsadminArgs: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.662Z] init: [2024-03-19T02:30:21.662Z] [2024-03-19T02:30:21.663Z] init.customtasks: [2024-03-19T02:30:21.663Z] [2024-03-19T02:30:21.663Z] common.run.asadmin: [2024-03-19T02:30:21.663Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.0 [2024-03-19T02:30:21.684Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:30:21.684Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:30:21.684Z] [2024-03-19T02:30:21.684Z] setOSConditions: [2024-03-19T02:30:21.684Z] [2024-03-19T02:30:21.684Z] setToolWin: [2024-03-19T02:30:21.684Z] [2024-03-19T02:30:21.684Z] setToolUnix: [2024-03-19T02:30:21.684Z] [2024-03-19T02:30:21.684Z] setToolProperty: [2024-03-19T02:30:21.684Z] [2024-03-19T02:30:21.684Z] setS1ASclassPath: [2024-03-19T02:30:21.684Z] [2024-03-19T02:30:21.684Z] init-common: [2024-03-19T02:30:21.684Z] [2024-03-19T02:30:21.684Z] create-jdbc-resource-common: [2024-03-19T02:30:21.684Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-03-19T02:30:21.979Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-03-19T02:30:21.979Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-03-19T02:30:21.979Z] [echo] cmd executed for server [2024-03-19T02:30:21.979Z] [2024-03-19T02:30:21.979Z] setOSConditions: [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] setToolWin: [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] setToolUnix: [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] setToolProperty: [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] setS1ASclassPath: [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] init-common: [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] deploy-common: [2024-03-19T02:30:21.980Z] [echo] Current time (ISO): 2024-03-19T02:30:21.835+0000 [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] setOSConditions: [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] setToolWin: [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] setToolUnix: [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] setToolProperty: [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] setS1ASclassPath: [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] init-common: [2024-03-19T02:30:21.980Z] [2024-03-19T02:30:21.980Z] deploy-common-pe: [2024-03-19T02:30:22.229Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:22.229Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:30:22.486Z] [exec] Command undeploy executed successfully. [2024-03-19T02:30:22.486Z] [2024-03-19T02:30:22.486Z] deploy.version: [2024-03-19T02:30:22.486Z] [2024-03-19T02:30:22.486Z] del.ref.registred: [2024-03-19T02:30:22.486Z] [2024-03-19T02:30:22.487Z] process.versionExpression: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] process.appname: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] _process.target: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] process.target: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] prepare.is.version.registred: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] init.os: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] init.tools.unix: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] init.tools.windows: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] init.tools: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] setAsadminArgs: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] init: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] init.customtasks: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] prepare: [2024-03-19T02:30:22.487Z] [2024-03-19T02:30:22.487Z] exec.asadmin2: [2024-03-19T02:30:22.544Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2024-03-19T02:30:22.596Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:22.596Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:22.596Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:22.596Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:22.596Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:22.596Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:22.596Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:22.801Z] [exec] Application deployed with name ejb-bmp-statementwrapperApp. [2024-03-19T02:30:22.801Z] [echo] Deployment on target server server successful [2024-03-19T02:30:22.801Z] [2024-03-19T02:30:22.801Z] setOSConditions: [2024-03-19T02:30:22.801Z] [2024-03-19T02:30:22.801Z] setToolWin: [2024-03-19T02:30:22.801Z] [2024-03-19T02:30:22.801Z] setToolUnix: [2024-03-19T02:30:22.801Z] [2024-03-19T02:30:22.801Z] setToolProperty: [2024-03-19T02:30:22.801Z] [2024-03-19T02:30:22.801Z] setS1ASclassPath: [2024-03-19T02:30:22.801Z] [2024-03-19T02:30:22.802Z] init-common: [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.802Z] deploy-common-ee: [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.802Z] run: [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.802Z] setOSConditions: [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.802Z] setToolWin: [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.802Z] setToolUnix: [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.802Z] setToolProperty: [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.802Z] setS1ASclassPath: [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.802Z] init-common: [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.802Z] execute-sql-common: [2024-03-19T02:30:22.802Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/create_pointbase.sql [2024-03-19T02:30:22.802Z] [sql] 0 rows affected [2024-03-19T02:30:22.802Z] [sql] 0 rows affected [2024-03-19T02:30:22.802Z] [sql] 1 rows affected [2024-03-19T02:30:22.802Z] [sql] 1 rows affected [2024-03-19T02:30:22.802Z] [sql] 4 of 4 SQL statements executed successfully [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.802Z] setOSConditions: [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.802Z] setToolWin: [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.802Z] setToolUnix: [2024-03-19T02:30:22.802Z] [2024-03-19T02:30:22.803Z] setToolProperty: [2024-03-19T02:30:22.803Z] [2024-03-19T02:30:22.803Z] setS1ASclassPath: [2024-03-19T02:30:22.803Z] [2024-03-19T02:30:22.803Z] init-common: [2024-03-19T02:30:22.803Z] [2024-03-19T02:30:22.803Z] runclient-common: [2024-03-19T02:30:22.803Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperAppClient.jar -name ejb-bmp-statementwrapperClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-03-19T02:30:23.061Z] [exec] Result: 1 [2024-03-19T02:30:23.061Z] [2024-03-19T02:30:23.061Z] process.registred: [2024-03-19T02:30:23.061Z] [2024-03-19T02:30:23.061Z] is.version.registred: [2024-03-19T02:30:23.061Z] [2024-03-19T02:30:23.061Z] process.xmlversionidentifier: [2024-03-19T02:30:23.061Z] [2024-03-19T02:30:23.061Z] prepare.cluster: [2024-03-19T02:30:23.061Z] [2024-03-19T02:30:23.061Z] process.enabled: [2024-03-19T02:30:23.061Z] [2024-03-19T02:30:23.061Z] process.hasToDeploy: [2024-03-19T02:30:23.061Z] [2024-03-19T02:30:23.061Z] deploy.version.unregistred: [2024-03-19T02:30:23.061Z] [2024-03-19T02:30:23.061Z] init.os: [2024-03-19T02:30:23.061Z] [2024-03-19T02:30:23.061Z] init.tools.unix: [2024-03-19T02:30:23.061Z] [2024-03-19T02:30:23.062Z] init.tools.windows: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] init.tools: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] setAsadminArgs: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] init: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] init.customtasks: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] prepare: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] process.versionExpression: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] process.appname: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] create.version: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] assemble.non-existent: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] init.os: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] init.tools.unix: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] init.tools.windows: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] init.tools: [2024-03-19T02:30:23.062Z] [2024-03-19T02:30:23.062Z] setAsadminArgs: [2024-03-19T02:30:23.063Z] [2024-03-19T02:30:23.063Z] init: [2024-03-19T02:30:23.063Z] [2024-03-19T02:30:23.063Z] init.customtasks: [2024-03-19T02:30:23.063Z] [2024-03-19T02:30:23.063Z] prepare: [2024-03-19T02:30:23.063Z] [2024-03-19T02:30:23.063Z] process.versionexpression: [2024-03-19T02:30:23.063Z] [2024-03-19T02:30:23.063Z] compile: [2024-03-19T02:30:23.063Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:23.063Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-03-19T02:30:23.465Z] [exec] Application deployed with name web-annotation-subclassingApp. [2024-03-19T02:30:23.465Z] [exec] there are no files to retrieve for application web-annotation-subclassingApp [2024-03-19T02:30:23.465Z] [echo] Deployment on target server server successful [2024-03-19T02:30:23.465Z] [2024-03-19T02:30:23.465Z] setOSConditions: [2024-03-19T02:30:23.465Z] [2024-03-19T02:30:23.465Z] setToolWin: [2024-03-19T02:30:23.465Z] [2024-03-19T02:30:23.465Z] setToolUnix: [2024-03-19T02:30:23.465Z] [2024-03-19T02:30:23.465Z] setToolProperty: [2024-03-19T02:30:23.465Z] [2024-03-19T02:30:23.465Z] setS1ASclassPath: [2024-03-19T02:30:23.465Z] [2024-03-19T02:30:23.465Z] init-common: [2024-03-19T02:30:23.465Z] [2024-03-19T02:30:23.466Z] deploy-common-ee: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] setup: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] setOSConditions: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] setToolWin: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] setToolUnix: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] setToolProperty: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] setS1ASclassPath: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] init-common: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] default-sql: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] setOSConditions: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] setToolWin: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] setToolUnix: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] setToolProperty: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.466Z] setS1ASclassPath: [2024-03-19T02:30:23.466Z] [2024-03-19T02:30:23.467Z] init-common: [2024-03-19T02:30:23.467Z] [2024-03-19T02:30:23.467Z] execute-sql-common: [2024-03-19T02:30:23.467Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/sql/simpleBank.sql [2024-03-19T02:30:23.467Z] [sql] Failed to execute: drop table customer2 [2024-03-19T02:30:23.467Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-03-19T02:30:23.467Z] [sql] 0 rows affected [2024-03-19T02:30:23.467Z] [sql] 1 rows affected [2024-03-19T02:30:23.467Z] [sql] 2 of 3 SQL statements executed successfully [2024-03-19T02:30:23.467Z] [2024-03-19T02:30:23.467Z] sql-oracle: [2024-03-19T02:30:23.467Z] [2024-03-19T02:30:23.467Z] execute-sql-connector: [2024-03-19T02:30:23.467Z] [2024-03-19T02:30:23.467Z] create-pool: [2024-03-19T02:30:23.467Z] [2024-03-19T02:30:23.467Z] setOSConditions: [2024-03-19T02:30:23.467Z] [2024-03-19T02:30:23.467Z] setToolWin: [2024-03-19T02:30:23.467Z] [2024-03-19T02:30:23.467Z] setToolUnix: [2024-03-19T02:30:23.467Z] [2024-03-19T02:30:23.467Z] setToolProperty: [2024-03-19T02:30:23.467Z] [2024-03-19T02:30:23.467Z] setS1ASclassPath: [2024-03-19T02:30:23.467Z] [2024-03-19T02:30:23.467Z] init-common: [2024-03-19T02:30:23.467Z] [2024-03-19T02:30:23.467Z] create-connector-connpool: [2024-03-19T02:30:23.468Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname web-annotation-subclassingApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server embedded-ra-pool [2024-03-19T02:30:23.468Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:23.468Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:23.468Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname web-annotation-subclassingApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server embedded-ra-pool [2024-03-19T02:30:23.468Z] [exec] Connector connection pool embedded-ra-pool created. [2024-03-19T02:30:23.468Z] [2024-03-19T02:30:23.468Z] create-connector-connpool-common: [2024-03-19T02:30:23.468Z] [2024-03-19T02:30:23.468Z] setOSConditions: [2024-03-19T02:30:23.468Z] [2024-03-19T02:30:23.468Z] setToolWin: [2024-03-19T02:30:23.468Z] [2024-03-19T02:30:23.468Z] setToolUnix: [2024-03-19T02:30:23.468Z] [2024-03-19T02:30:23.468Z] setToolProperty: [2024-03-19T02:30:23.468Z] [2024-03-19T02:30:23.468Z] setS1ASclassPath: [2024-03-19T02:30:23.468Z] [2024-03-19T02:30:23.469Z] init-common: [2024-03-19T02:30:23.469Z] [2024-03-19T02:30:23.469Z] set-oracle-props: [2024-03-19T02:30:23.469Z] [2024-03-19T02:30:23.469Z] create-resource: [2024-03-19T02:30:23.469Z] [2024-03-19T02:30:23.469Z] setOSConditions: [2024-03-19T02:30:23.469Z] [2024-03-19T02:30:23.469Z] setToolWin: [2024-03-19T02:30:23.469Z] [2024-03-19T02:30:23.469Z] setToolUnix: [2024-03-19T02:30:23.469Z] [2024-03-19T02:30:23.469Z] setToolProperty: [2024-03-19T02:30:23.469Z] [2024-03-19T02:30:23.469Z] setS1ASclassPath: [2024-03-19T02:30:23.469Z] [2024-03-19T02:30:23.469Z] init-common: [2024-03-19T02:30:23.469Z] [2024-03-19T02:30:23.469Z] create-connector-resource-common: [2024-03-19T02:30:23.469Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-annotation-subclassing [2024-03-19T02:30:23.629Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:23.629Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:23.629Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:23.629Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:23.629Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:23.629Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:23.629Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:23.629Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:23.629Z] [javac] 1 warning [2024-03-19T02:30:23.629Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2024-03-19T02:30:23.629Z] [2024-03-19T02:30:23.629Z] process.xmlversionidentifier: [2024-03-19T02:30:23.629Z] [2024-03-19T02:30:23.629Z] process.versionExpression: [2024-03-19T02:30:23.629Z] [2024-03-19T02:30:23.629Z] process.xml.create.flag: [2024-03-19T02:30:23.629Z] [2024-03-19T02:30:23.629Z] create.xml.flag: [2024-03-19T02:30:23.629Z] [touch] Creating /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1-hasXmlVersion [2024-03-19T02:30:23.629Z] [2024-03-19T02:30:23.629Z] generate.xml.identifier: [2024-03-19T02:30:23.630Z] [2024-03-19T02:30:23.630Z] assemble: [2024-03-19T02:30:23.630Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2024-03-19T02:30:23.630Z] [2024-03-19T02:30:23.630Z] process.xmlversionidentifier: [2024-03-19T02:30:23.630Z] [2024-03-19T02:30:23.630Z] prepare.update.xml.identifier: [2024-03-19T02:30:23.630Z] [2024-03-19T02:30:23.630Z] update.xml.identifier: [2024-03-19T02:30:23.630Z] [2024-03-19T02:30:23.630Z] deployWithNameOption: [2024-03-19T02:30:23.752Z] [exec] Mar 19, 2024 2:30:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:30:23.752Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:30:23.888Z] [2024-03-19T02:30:23.888Z] setAsadminArgs: [2024-03-19T02:30:23.888Z] [2024-03-19T02:30:23.888Z] common.deploy.asadmin: [2024-03-19T02:30:23.888Z] [2024-03-19T02:30:23.888Z] init.os: [2024-03-19T02:30:23.888Z] [2024-03-19T02:30:23.888Z] init.tools.unix: [2024-03-19T02:30:23.888Z] [2024-03-19T02:30:23.888Z] init.tools.windows: [2024-03-19T02:30:23.888Z] [2024-03-19T02:30:23.888Z] init.tools: [2024-03-19T02:30:23.888Z] [2024-03-19T02:30:23.888Z] setAsadminArgs: [2024-03-19T02:30:23.888Z] [2024-03-19T02:30:23.888Z] init: [2024-03-19T02:30:23.888Z] [2024-03-19T02:30:23.888Z] init.customtasks: [2024-03-19T02:30:23.888Z] [2024-03-19T02:30:23.888Z] common.run.asadmin: [2024-03-19T02:30:23.888Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-appclient:ALPHA-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2024-03-19T02:30:23.969Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:24.049Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname embedded-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-annotation-subclassing [2024-03-19T02:30:24.049Z] [exec] Connector resource jdbc/ejb-annotation-subclassing created. [2024-03-19T02:30:24.049Z] [2024-03-19T02:30:24.049Z] setOSConditions: [2024-03-19T02:30:24.049Z] [2024-03-19T02:30:24.049Z] setToolWin: [2024-03-19T02:30:24.049Z] [2024-03-19T02:30:24.049Z] setToolUnix: [2024-03-19T02:30:24.049Z] [2024-03-19T02:30:24.049Z] setToolProperty: [2024-03-19T02:30:24.049Z] [2024-03-19T02:30:24.049Z] setS1ASclassPath: [2024-03-19T02:30:24.049Z] [2024-03-19T02:30:24.049Z] init-common: [2024-03-19T02:30:24.050Z] [2024-03-19T02:30:24.050Z] create-admin-object: [2024-03-19T02:30:24.050Z] [2024-03-19T02:30:24.050Z] asadmin-common: [2024-03-19T02:30:24.050Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-annotation-subclassingApp#connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-annotation-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-03-19T02:30:24.224Z] [java] Woke up [2024-03-19T02:30:24.224Z] [java] Value of key is: main [2024-03-19T02:30:24.224Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:24.224Z] [java] [2024-03-19T02:30:24.224Z] [java] [2024-03-19T02:30:24.224Z] [java] ----------------------------------------- [2024-03-19T02:30:24.224Z] [java] - main: PASS - [2024-03-19T02:30:24.224Z] [java] ----------------------------------------- [2024-03-19T02:30:24.224Z] [java] Total PASS: 1 [2024-03-19T02:30:24.224Z] [java] Total FAIL: 0 [2024-03-19T02:30:24.224Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:30:24.224Z] [java] ----------------------------------------- [2024-03-19T02:30:24.224Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:30:24.224Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:30:24.227Z] [javac] 1 warning [2024-03-19T02:30:24.227Z] [2024-03-19T02:30:24.227Z] build: [2024-03-19T02:30:24.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-annotation-subclassingApp#connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-annotation-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-03-19T02:30:24.307Z] [exec] Administered object eis/jdbcAdmin created. [2024-03-19T02:30:24.307Z] [2024-03-19T02:30:24.307Z] run-ear: [2024-03-19T02:30:24.307Z] [2024-03-19T02:30:24.307Z] setOSConditions: [2024-03-19T02:30:24.307Z] [2024-03-19T02:30:24.307Z] setToolWin: [2024-03-19T02:30:24.307Z] [2024-03-19T02:30:24.307Z] setToolUnix: [2024-03-19T02:30:24.307Z] [2024-03-19T02:30:24.307Z] setToolProperty: [2024-03-19T02:30:24.307Z] [2024-03-19T02:30:24.307Z] setS1ASclassPath: [2024-03-19T02:30:24.307Z] [2024-03-19T02:30:24.307Z] init-common: [2024-03-19T02:30:24.307Z] [2024-03-19T02:30:24.307Z] runwebclient-common: [2024-03-19T02:30:24.459Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:24.460Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:30:24.481Z] [2024-03-19T02:30:24.481Z] undeploy: [2024-03-19T02:30:24.481Z] [2024-03-19T02:30:24.481Z] setOSConditions: [2024-03-19T02:30:24.481Z] [2024-03-19T02:30:24.481Z] setToolWin: [2024-03-19T02:30:24.481Z] [2024-03-19T02:30:24.481Z] setToolUnix: [2024-03-19T02:30:24.481Z] [2024-03-19T02:30:24.481Z] setToolProperty: [2024-03-19T02:30:24.481Z] [2024-03-19T02:30:24.481Z] setS1ASclassPath: [2024-03-19T02:30:24.481Z] [2024-03-19T02:30:24.481Z] init-common: [2024-03-19T02:30:24.481Z] [2024-03-19T02:30:24.481Z] undeploy-common: [2024-03-19T02:30:24.484Z] [2024-03-19T02:30:24.484Z] setOSConditions: [2024-03-19T02:30:24.485Z] [2024-03-19T02:30:24.485Z] fixFiles: [2024-03-19T02:30:24.485Z] [2024-03-19T02:30:24.485Z] convUnix: [2024-03-19T02:30:24.485Z] [2024-03-19T02:30:24.485Z] convWin: [2024-03-19T02:30:24.485Z] [2024-03-19T02:30:24.485Z] setToolWin: [2024-03-19T02:30:24.485Z] [2024-03-19T02:30:24.485Z] setToolUnix: [2024-03-19T02:30:24.485Z] [2024-03-19T02:30:24.485Z] setToolProperty: [2024-03-19T02:30:24.485Z] [2024-03-19T02:30:24.485Z] setS1ASclassPath: [2024-03-19T02:30:24.485Z] [2024-03-19T02:30:24.485Z] init-common: [2024-03-19T02:30:24.485Z] [2024-03-19T02:30:24.485Z] package-persistence-common: [2024-03-19T02:30:24.485Z] [2024-03-19T02:30:24.485Z] ejb-jar-common: [2024-03-19T02:30:24.485Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:24.485Z] [2024-03-19T02:30:24.485Z] package-ejbjar-common: [2024-03-19T02:30:24.485Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:24.485Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:24.486Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:24.486Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-ejb.jar [2024-03-19T02:30:24.486Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:24.486Z] [2024-03-19T02:30:24.486Z] appclient-jar-common: [2024-03-19T02:30:24.486Z] [2024-03-19T02:30:24.486Z] package-appclientjar-common: [2024-03-19T02:30:24.486Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:24.486Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:24.486Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:24.486Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-client.jar [2024-03-19T02:30:24.486Z] [2024-03-19T02:30:24.486Z] webclient-war-common: [2024-03-19T02:30:24.486Z] [2024-03-19T02:30:24.486Z] build-ear-common: [2024-03-19T02:30:24.486Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:24.486Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:24.486Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:24.486Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2024-03-19T02:30:24.486Z] [2024-03-19T02:30:24.486Z] deploy: [2024-03-19T02:30:24.486Z] [2024-03-19T02:30:24.486Z] setOSConditions: [2024-03-19T02:30:24.486Z] [2024-03-19T02:30:24.487Z] setToolWin: [2024-03-19T02:30:24.487Z] [2024-03-19T02:30:24.487Z] setToolUnix: [2024-03-19T02:30:24.487Z] [2024-03-19T02:30:24.487Z] setToolProperty: [2024-03-19T02:30:24.487Z] [2024-03-19T02:30:24.487Z] setS1ASclassPath: [2024-03-19T02:30:24.487Z] [2024-03-19T02:30:24.487Z] init-common: [2024-03-19T02:30:24.487Z] [2024-03-19T02:30:24.487Z] deploy-common: [2024-03-19T02:30:24.487Z] [echo] Current time (ISO): 2024-03-19T02:30:24.336+0000 [2024-03-19T02:30:24.487Z] [2024-03-19T02:30:24.487Z] setOSConditions: [2024-03-19T02:30:24.487Z] [2024-03-19T02:30:24.487Z] setToolWin: [2024-03-19T02:30:24.487Z] [2024-03-19T02:30:24.487Z] setToolUnix: [2024-03-19T02:30:24.487Z] [2024-03-19T02:30:24.487Z] setToolProperty: [2024-03-19T02:30:24.487Z] [2024-03-19T02:30:24.487Z] setS1ASclassPath: [2024-03-19T02:30:24.487Z] [2024-03-19T02:30:24.487Z] init-common: [2024-03-19T02:30:24.487Z] [2024-03-19T02:30:24.487Z] deploy-common-pe: [2024-03-19T02:30:24.564Z] [java] size of buffer is1645 [2024-03-19T02:30:24.695Z] [exec] Mar 19, 2024 2:30:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:24.695Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:24.717Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.1. [2024-03-19T02:30:24.717Z] [exec] Command deploy executed successfully. [2024-03-19T02:30:24.717Z] [2024-03-19T02:30:24.717Z] init.os: [2024-03-19T02:30:24.717Z] [2024-03-19T02:30:24.717Z] init.tools.unix: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] init.tools.windows: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] init.tools: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] setAsadminArgs: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] init: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] init.customtasks: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] setEnabled: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] createAppRef: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] deployWithoutNameOption: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] test.registred: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] process.versionExpression: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] process.appname: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] _process.target: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.718Z] process.target: [2024-03-19T02:30:24.718Z] [2024-03-19T02:30:24.719Z] prepare.show-component-status.asadmin: [2024-03-19T02:30:24.719Z] [2024-03-19T02:30:24.719Z] increment.log.next: [2024-03-19T02:30:24.719Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:30:24.719Z] [2024-03-19T02:30:24.719Z] declare.test: [2024-03-19T02:30:24.719Z] [2024-03-19T02:30:24.719Z] setHttpPort: [2024-03-19T02:30:24.719Z] [2024-03-19T02:30:24.719Z] declare.test.positive: [2024-03-19T02:30:24.719Z] [2024-03-19T02:30:24.719Z] declare-test: [2024-03-19T02:30:24.719Z] [echo] Starting test simple-versioned-appclient xml.version(2) - logID=2 - (server) - (sucess expected) [2024-03-19T02:30:24.719Z] [2024-03-19T02:30:24.719Z] setHttpPort: [2024-03-19T02:30:24.719Z] [2024-03-19T02:30:24.719Z] declare.test.negative: [2024-03-19T02:30:24.719Z] [2024-03-19T02:30:24.719Z] init.os: [2024-03-19T02:30:24.719Z] [2024-03-19T02:30:24.719Z] init.tools.unix: [2024-03-19T02:30:24.719Z] [2024-03-19T02:30:24.719Z] init.tools.windows: [2024-03-19T02:30:24.719Z] [2024-03-19T02:30:24.719Z] init.tools: [2024-03-19T02:30:24.719Z] [2024-03-19T02:30:24.720Z] setAsadminArgs: [2024-03-19T02:30:24.720Z] [2024-03-19T02:30:24.720Z] init: [2024-03-19T02:30:24.720Z] [2024-03-19T02:30:24.720Z] init.customtasks: [2024-03-19T02:30:24.720Z] [2024-03-19T02:30:24.720Z] prepare: [2024-03-19T02:30:24.720Z] [2024-03-19T02:30:24.720Z] exec.asadmin: [2024-03-19T02:30:24.821Z] [java] HTTP port :8080 [2024-03-19T02:30:24.821Z] [java] HTTP hostname :localhost [2024-03-19T02:30:24.952Z] [exec] Mar 19, 2024 2:30:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:24.952Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:25.046Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejbmodulename [2024-03-19T02:30:25.046Z] [2024-03-19T02:30:25.046Z] all: [2024-03-19T02:30:25.046Z] [2024-03-19T02:30:25.046Z] sfsbscnc: [2024-03-19T02:30:25.046Z] [2024-03-19T02:30:25.046Z] setOSConditions: [2024-03-19T02:30:25.046Z] [2024-03-19T02:30:25.046Z] setToolWin: [2024-03-19T02:30:25.046Z] [2024-03-19T02:30:25.046Z] setToolUnix: [2024-03-19T02:30:25.046Z] [2024-03-19T02:30:25.046Z] setToolProperty: [2024-03-19T02:30:25.046Z] [2024-03-19T02:30:25.046Z] setS1ASclassPath: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] init-common: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] clean: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] setOSConditions: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] setToolWin: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] setToolUnix: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] setToolProperty: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] setS1ASclassPath: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] init-common: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] clean-common: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] setOSConditions: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] setToolWin: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] setToolUnix: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] setToolProperty: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.047Z] setS1ASclassPath: [2024-03-19T02:30:25.047Z] [2024-03-19T02:30:25.048Z] init-common: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] clean-classes-common: [2024-03-19T02:30:25.048Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] setOSConditions: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] setToolWin: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] setToolUnix: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] setToolProperty: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] setS1ASclassPath: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] init-common: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] clean-jars-common: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] compile: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] setOSConditions: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] setToolWin: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] setToolUnix: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] setToolProperty: [2024-03-19T02:30:25.048Z] [2024-03-19T02:30:25.048Z] setS1ASclassPath: [2024-03-19T02:30:25.049Z] [2024-03-19T02:30:25.049Z] init-common: [2024-03-19T02:30:25.049Z] [2024-03-19T02:30:25.049Z] compile-common: [2024-03-19T02:30:25.049Z] [echo] Current time (ISO): 2024-03-19T02:30:24.793+0000 [2024-03-19T02:30:25.049Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:25.049Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:25.077Z] [java] addTest with testSuiteId:: testId -> annotation-embeddedweb (ear based)::/annotation-subclassing/index.html [2024-03-19T02:30:25.077Z] [java] annotation-embeddedweb (ear based) /annotation-subclassing/index.html PASS [2024-03-19T02:30:25.077Z] [java] SSN=123456789&action=Create [2024-03-19T02:30:25.077Z] [java] HTTP port :8080 [2024-03-19T02:30:25.077Z] [java] HTTP hostname :localhost [2024-03-19T02:30:25.286Z] [2024-03-19T02:30:25.286Z] process.result: [2024-03-19T02:30:25.286Z] [2024-03-19T02:30:25.286Z] processResult: [2024-03-19T02:30:25.421Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2024-03-19T02:30:25.544Z] [2024-03-19T02:30:25.544Z] failed: [2024-03-19T02:30:25.544Z] [2024-03-19T02:30:25.544Z] passed: [2024-03-19T02:30:25.544Z] [echo] Test simple-versioned-appclient Passed [2024-03-19T02:30:25.544Z] [2024-03-19T02:30:25.544Z] unknown: [2024-03-19T02:30:25.544Z] [2024-03-19T02:30:25.544Z] asadmin.with.result: [2024-03-19T02:30:25.544Z] [2024-03-19T02:30:25.544Z] show-component-status.asadmin: [2024-03-19T02:30:25.544Z] [2024-03-19T02:30:25.544Z] test.registred.cluster: [2024-03-19T02:30:25.544Z] [2024-03-19T02:30:25.544Z] process.versionExpression: [2024-03-19T02:30:25.544Z] [2024-03-19T02:30:25.544Z] process.appname: [2024-03-19T02:30:25.544Z] [2024-03-19T02:30:25.544Z] process.xmlversionidentifier: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] prepare.cluster: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] undeploy.version: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] setAsadminArgs: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] common.undeploy.asadmin: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] init.os: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] init.tools.unix: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] init.tools.windows: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] init.tools: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] setAsadminArgs: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] init: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] init.customtasks: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] delAppRef: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] init.os: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.545Z] init.tools.unix: [2024-03-19T02:30:25.545Z] [2024-03-19T02:30:25.546Z] init.tools.windows: [2024-03-19T02:30:25.546Z] [2024-03-19T02:30:25.546Z] init.tools: [2024-03-19T02:30:25.546Z] [2024-03-19T02:30:25.546Z] setAsadminArgs: [2024-03-19T02:30:25.546Z] [2024-03-19T02:30:25.546Z] init: [2024-03-19T02:30:25.546Z] [2024-03-19T02:30:25.546Z] init.customtasks: [2024-03-19T02:30:25.546Z] [2024-03-19T02:30:25.546Z] common.run.asadmin: [2024-03-19T02:30:25.546Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.1 [2024-03-19T02:30:25.636Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:25.636Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:25.636Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:25.636Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:25.636Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:25.636Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:25.636Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:25.678Z] [exec] Application deployed with name sec-ssl-converterApp. [2024-03-19T02:30:25.678Z] [echo] Deployment on target server server successful [2024-03-19T02:30:25.678Z] [2024-03-19T02:30:25.678Z] setOSConditions: [2024-03-19T02:30:25.678Z] [2024-03-19T02:30:25.678Z] setToolWin: [2024-03-19T02:30:25.678Z] [2024-03-19T02:30:25.678Z] setToolUnix: [2024-03-19T02:30:25.678Z] [2024-03-19T02:30:25.678Z] setToolProperty: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] setS1ASclassPath: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] init-common: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] deploy-common-ee: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] run: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] setOSConditions: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] setToolWin: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] setToolUnix: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] setToolProperty: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] setS1ASclassPath: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] init-common: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] prepare-truststore-common: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] setOSConditions: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.679Z] setToolWin: [2024-03-19T02:30:25.679Z] [2024-03-19T02:30:25.680Z] setToolUnix: [2024-03-19T02:30:25.680Z] [2024-03-19T02:30:25.680Z] setToolProperty: [2024-03-19T02:30:25.680Z] [2024-03-19T02:30:25.680Z] setS1ASclassPath: [2024-03-19T02:30:25.680Z] [2024-03-19T02:30:25.680Z] init-common: [2024-03-19T02:30:25.680Z] [2024-03-19T02:30:25.680Z] prepare-truststore-certutil-common: [2024-03-19T02:30:25.680Z] [2024-03-19T02:30:25.680Z] setOSConditions: [2024-03-19T02:30:25.680Z] [2024-03-19T02:30:25.680Z] setToolWin: [2024-03-19T02:30:25.680Z] [2024-03-19T02:30:25.680Z] setToolUnix: [2024-03-19T02:30:25.680Z] [2024-03-19T02:30:25.680Z] setToolProperty: [2024-03-19T02:30:25.680Z] [2024-03-19T02:30:25.680Z] setS1ASclassPath: [2024-03-19T02:30:25.680Z] [2024-03-19T02:30:25.680Z] init-common: [2024-03-19T02:30:25.680Z] [2024-03-19T02:30:25.680Z] prepare-truststore-keytool-common: [2024-03-19T02:30:25.680Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:25.680Z] [2024-03-19T02:30:25.680Z] runclient-local: [2024-03-19T02:30:26.117Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:26.118Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:30:26.118Z] [exec] Command undeploy executed successfully. [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] samples.scenarios: [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] clean.scenario: [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] clean.scenario.cluster: [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] init.os: [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] init.tools.unix: [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] init.tools.windows: [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] init.tools: [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] setAsadminArgs: [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] init: [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] init.customtasks: [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] prepare: [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] process.versionExpression: [2024-03-19T02:30:26.118Z] [2024-03-19T02:30:26.118Z] process.appname: [2024-03-19T02:30:26.119Z] [2024-03-19T02:30:26.119Z] _process.target: [2024-03-19T02:30:26.119Z] [2024-03-19T02:30:26.119Z] process.target: [2024-03-19T02:30:26.119Z] [2024-03-19T02:30:26.119Z] prepare.has.version.registred: [2024-03-19T02:30:26.119Z] [2024-03-19T02:30:26.119Z] exec.asadmin2: [2024-03-19T02:30:26.447Z] [java] addTest with testSuiteId:: testId -> annotation-embeddedweb (ear based)::/annotation-subclassing/servlet/SimpleBankServlet [2024-03-19T02:30:26.447Z] [java] annotation-embeddedweb (ear based) /annotation-subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:30:26.447Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-03-19T02:30:26.447Z] [java] HTTP port :8080 [2024-03-19T02:30:26.447Z] [java] HTTP hostname :localhost [2024-03-19T02:30:26.567Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:26.567Z] [javac] 1 warning [2024-03-19T02:30:26.623Z] [exec] Mar 19, 2024 2:30:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:26.623Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7ccd611e [2024-03-19T02:30:26.836Z] [2024-03-19T02:30:26.836Z] setOSConditions: [2024-03-19T02:30:26.836Z] [2024-03-19T02:30:26.836Z] setToolWin: [2024-03-19T02:30:26.836Z] [2024-03-19T02:30:26.836Z] setToolUnix: [2024-03-19T02:30:26.836Z] [2024-03-19T02:30:26.836Z] setToolProperty: [2024-03-19T02:30:26.836Z] [2024-03-19T02:30:26.836Z] setS1ASclassPath: [2024-03-19T02:30:26.836Z] [2024-03-19T02:30:26.836Z] init-common: [2024-03-19T02:30:26.836Z] [2024-03-19T02:30:26.836Z] compile-common: [2024-03-19T02:30:26.836Z] [echo] Current time (ISO): 2024-03-19T02:30:26.583+0000 [2024-03-19T02:30:26.836Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:26.849Z] [exec] Mar 19, 2024 2:30:26 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:26.849Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@42cf6349 [2024-03-19T02:30:26.882Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:30:26.882Z] [exec] Waiting finished after 5,376 ms. [2024-03-19T02:30:26.882Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:30:26.882Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:30:26.882Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:30:26.882Z] [exec] Admin Port: 4,848 [2024-03-19T02:30:26.882Z] [exec] Command start-domain executed successfully. [2024-03-19T02:30:26.882Z] [2024-03-19T02:30:26.882Z] start-server-windows: [2024-03-19T02:30:26.882Z] [2024-03-19T02:30:26.882Z] setOSConditions: [2024-03-19T02:30:26.882Z] [2024-03-19T02:30:26.882Z] setToolWin: [2024-03-19T02:30:26.882Z] [2024-03-19T02:30:26.882Z] setToolUnix: [2024-03-19T02:30:26.882Z] [2024-03-19T02:30:26.882Z] setToolProperty: [2024-03-19T02:30:26.882Z] [2024-03-19T02:30:26.882Z] setS1ASclassPath: [2024-03-19T02:30:26.882Z] [2024-03-19T02:30:26.882Z] init-common: [2024-03-19T02:30:26.882Z] [2024-03-19T02:30:26.882Z] deploy-common: [2024-03-19T02:30:26.883Z] [echo] Current time (ISO): 2024-03-19T02:30:26.416+0000 [2024-03-19T02:30:26.883Z] [2024-03-19T02:30:26.883Z] setOSConditions: [2024-03-19T02:30:26.883Z] [2024-03-19T02:30:26.883Z] setToolWin: [2024-03-19T02:30:26.883Z] [2024-03-19T02:30:26.883Z] setToolUnix: [2024-03-19T02:30:26.883Z] [2024-03-19T02:30:26.883Z] setToolProperty: [2024-03-19T02:30:26.883Z] [2024-03-19T02:30:26.883Z] setS1ASclassPath: [2024-03-19T02:30:26.883Z] [2024-03-19T02:30:26.883Z] init-common: [2024-03-19T02:30:26.883Z] [2024-03-19T02:30:26.883Z] deploy-common-pe: [2024-03-19T02:30:27.048Z] [java] addTest with testSuiteId:: testId -> annotation-embeddedweb (ear based)::/annotation-subclassing/servlet/SimpleBankServlet [2024-03-19T02:30:27.048Z] [java] annotation-embeddedweb (ear based) /annotation-subclassing/servlet/SimpleBankServlet PASS [2024-03-19T02:30:27.048Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:30:27.048Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:30:27.048Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-03-19T02:30:27.055Z] [exec] Result: 1 [2024-03-19T02:30:27.055Z] [2024-03-19T02:30:27.055Z] process.registred: [2024-03-19T02:30:27.055Z] [2024-03-19T02:30:27.055Z] has.version.registred: [2024-03-19T02:30:27.055Z] [2024-03-19T02:30:27.055Z] del.all.version.registred: [2024-03-19T02:30:27.055Z] [2024-03-19T02:30:27.055Z] _clean.scenario: [2024-03-19T02:30:27.055Z] [2024-03-19T02:30:27.055Z] deploy.version: [2024-03-19T02:30:27.055Z] [2024-03-19T02:30:27.055Z] del.ref.registred: [2024-03-19T02:30:27.055Z] [2024-03-19T02:30:27.056Z] process.versionExpression: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] process.appname: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] _process.target: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] process.target: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] prepare.is.version.registred: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] init.os: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] init.tools.unix: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] init.tools.windows: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] init.tools: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] setAsadminArgs: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] init: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] init.customtasks: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] prepare: [2024-03-19T02:30:27.056Z] [2024-03-19T02:30:27.056Z] exec.asadmin2: [2024-03-19T02:30:27.106Z] [exec] Value of key is: statementTest : [2024-03-19T02:30:27.106Z] [exec] Value of key is: preparedStatementTest : [2024-03-19T02:30:27.106Z] [exec] Value of key is: callableStatementTest : [2024-03-19T02:30:27.106Z] [exec] Value of key is: metaDataTest : [2024-03-19T02:30:27.106Z] [exec] Value of key is: resultSetTest : [2024-03-19T02:30:27.106Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:27.106Z] [exec] [2024-03-19T02:30:27.106Z] [exec] [2024-03-19T02:30:27.106Z] [exec] ----------------------------------------- [2024-03-19T02:30:27.106Z] [exec] - callableStatementTest : : PASS - [2024-03-19T02:30:27.106Z] [exec] - statementTest : : PASS - [2024-03-19T02:30:27.106Z] [exec] - metaDataTest : : PASS - [2024-03-19T02:30:27.106Z] [exec] - preparedStatementTest : : PASS - [2024-03-19T02:30:27.106Z] [exec] - resultSetTest : : PASS - [2024-03-19T02:30:27.106Z] [exec] ----------------------------------------- [2024-03-19T02:30:27.106Z] [exec] Total PASS: 5 [2024-03-19T02:30:27.106Z] [exec] Total FAIL: 0 [2024-03-19T02:30:27.106Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:27.106Z] [exec] ----------------------------------------- [2024-03-19T02:30:27.106Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:27.106Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:27.189Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:30:27.189Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:30:27.189Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:30:27.189Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:30:27.189Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:30:27.189Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:30:27.347Z] [2024-03-19T02:30:27.347Z] unsetup: [2024-03-19T02:30:27.347Z] [2024-03-19T02:30:27.347Z] setOSConditions: [2024-03-19T02:30:27.347Z] [2024-03-19T02:30:27.347Z] setToolWin: [2024-03-19T02:30:27.347Z] [2024-03-19T02:30:27.347Z] setToolUnix: [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] setToolProperty: [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] setS1ASclassPath: [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] init-common: [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] default-sql: [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] setOSConditions: [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] setToolWin: [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] setToolUnix: [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] setToolProperty: [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] setS1ASclassPath: [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] init-common: [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] execute-sql-common: [2024-03-19T02:30:27.348Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/sql/dropBankTables.sql [2024-03-19T02:30:27.348Z] [sql] 0 rows affected [2024-03-19T02:30:27.348Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] sql-oracle: [2024-03-19T02:30:27.348Z] [2024-03-19T02:30:27.348Z] execute-sql-connector: [2024-03-19T02:30:27.349Z] [2024-03-19T02:30:27.349Z] delete-resource: [2024-03-19T02:30:27.349Z] [2024-03-19T02:30:27.349Z] setOSConditions: [2024-03-19T02:30:27.349Z] [2024-03-19T02:30:27.349Z] setToolWin: [2024-03-19T02:30:27.349Z] [2024-03-19T02:30:27.349Z] setToolUnix: [2024-03-19T02:30:27.349Z] [2024-03-19T02:30:27.349Z] setToolProperty: [2024-03-19T02:30:27.349Z] [2024-03-19T02:30:27.349Z] setS1ASclassPath: [2024-03-19T02:30:27.349Z] [2024-03-19T02:30:27.349Z] init-common: [2024-03-19T02:30:27.349Z] [2024-03-19T02:30:27.349Z] delete-connector-resource-common: [2024-03-19T02:30:27.349Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-annotation-subclassing [2024-03-19T02:30:27.402Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:27.402Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:27.402Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:27.402Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:27.402Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:27.402Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:27.402Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:27.446Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:30:27.446Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:30:27.446Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:30:27.446Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:30:27.446Z] [exec] Value of key is:ejbclient-annotation [2024-03-19T02:30:27.446Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:27.446Z] [exec] [2024-03-19T02:30:27.446Z] [exec] [2024-03-19T02:30:27.446Z] [exec] ----------------------------------------- [2024-03-19T02:30:27.446Z] [exec] - ejbclient-annotation: PASS - [2024-03-19T02:30:27.446Z] [exec] ----------------------------------------- [2024-03-19T02:30:27.447Z] [exec] Total PASS: 1 [2024-03-19T02:30:27.447Z] [exec] Total FAIL: 0 [2024-03-19T02:30:27.447Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:27.447Z] [exec] ----------------------------------------- [2024-03-19T02:30:27.447Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:27.447Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:27.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-03-19T02:30:27.621Z] [exec] Result: 1 [2024-03-19T02:30:27.621Z] [2024-03-19T02:30:27.621Z] process.registred: [2024-03-19T02:30:27.621Z] [2024-03-19T02:30:27.621Z] is.version.registred: [2024-03-19T02:30:27.621Z] [2024-03-19T02:30:27.621Z] process.xmlversionidentifier: [2024-03-19T02:30:27.621Z] [2024-03-19T02:30:27.621Z] prepare.cluster: [2024-03-19T02:30:27.621Z] [2024-03-19T02:30:27.621Z] process.enabled: [2024-03-19T02:30:27.621Z] [2024-03-19T02:30:27.621Z] process.hasToDeploy: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] deploy.version.unregistred: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] init.os: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] init.tools.unix: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] init.tools.windows: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] init.tools: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] setAsadminArgs: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] init: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] init.customtasks: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] prepare: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] process.versionExpression: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] process.appname: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] create.version: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] assemble.non-existent: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.622Z] process.xmlversionidentifier: [2024-03-19T02:30:27.622Z] [2024-03-19T02:30:27.623Z] prepare.update.xml.identifier: [2024-03-19T02:30:27.623Z] [2024-03-19T02:30:27.623Z] update.xml.identifier: [2024-03-19T02:30:27.623Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-03-19T02:30:27.623Z] [2024-03-19T02:30:27.623Z] process.xmlversionidentifier: [2024-03-19T02:30:27.623Z] [2024-03-19T02:30:27.623Z] process.versionExpression: [2024-03-19T02:30:27.623Z] [2024-03-19T02:30:27.623Z] process.xml.create.flag: [2024-03-19T02:30:27.623Z] [2024-03-19T02:30:27.623Z] create.xml.flag: [2024-03-19T02:30:27.623Z] [2024-03-19T02:30:27.623Z] generate.xml.identifier: [2024-03-19T02:30:27.623Z] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/tmp.jar [2024-03-19T02:30:27.623Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-03-19T02:30:27.623Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-03-19T02:30:27.623Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/glassfish-application-client.xml [2024-03-19T02:30:27.623Z] [2024-03-19T02:30:27.623Z] process.xml.delete.flag: [2024-03-19T02:30:27.624Z] [2024-03-19T02:30:27.624Z] delete.xml.flag: [2024-03-19T02:30:27.624Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient-hasXmlVersion [2024-03-19T02:30:27.624Z] [2024-03-19T02:30:27.624Z] deployWithNameOption: [2024-03-19T02:30:27.624Z] [2024-03-19T02:30:27.624Z] setAsadminArgs: [2024-03-19T02:30:27.624Z] [2024-03-19T02:30:27.624Z] common.deploy.asadmin: [2024-03-19T02:30:27.624Z] [2024-03-19T02:30:27.624Z] init.os: [2024-03-19T02:30:27.624Z] [2024-03-19T02:30:27.624Z] init.tools.unix: [2024-03-19T02:30:27.624Z] [2024-03-19T02:30:27.624Z] init.tools.windows: [2024-03-19T02:30:27.624Z] [2024-03-19T02:30:27.624Z] init.tools: [2024-03-19T02:30:27.624Z] [2024-03-19T02:30:27.624Z] setAsadminArgs: [2024-03-19T02:30:27.624Z] [2024-03-19T02:30:27.624Z] init: [2024-03-19T02:30:27.624Z] [2024-03-19T02:30:27.624Z] init.customtasks: [2024-03-19T02:30:27.624Z] [2024-03-19T02:30:27.624Z] common.run.asadmin: [2024-03-19T02:30:27.625Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-appclient /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-03-19T02:30:27.669Z] [2024-03-19T02:30:27.669Z] checkReporting-common: [2024-03-19T02:30:27.670Z] [2024-03-19T02:30:27.670Z] confirmReportPresent-common: [2024-03-19T02:30:27.670Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:30:27.670Z] [echo] Test seems to be reported fine [2024-03-19T02:30:27.670Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/RepRunConf.txt [2024-03-19T02:30:27.670Z] [2024-03-19T02:30:27.670Z] confirmMissingReport-common: [2024-03-19T02:30:27.670Z] [2024-03-19T02:30:27.670Z] undeploy: [2024-03-19T02:30:27.670Z] [2024-03-19T02:30:27.670Z] setOSConditions: [2024-03-19T02:30:27.670Z] [2024-03-19T02:30:27.670Z] setToolWin: [2024-03-19T02:30:27.670Z] [2024-03-19T02:30:27.670Z] setToolUnix: [2024-03-19T02:30:27.670Z] [2024-03-19T02:30:27.670Z] setToolProperty: [2024-03-19T02:30:27.670Z] [2024-03-19T02:30:27.670Z] setS1ASclassPath: [2024-03-19T02:30:27.670Z] [2024-03-19T02:30:27.670Z] init-common: [2024-03-19T02:30:27.670Z] [2024-03-19T02:30:27.670Z] execute-sql-common: [2024-03-19T02:30:27.670Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/drop_pointbase.sql [2024-03-19T02:30:27.670Z] [sql] 0 rows affected [2024-03-19T02:30:27.670Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:30:27.670Z] [2024-03-19T02:30:27.670Z] setOSConditions: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] setToolWin: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] setToolUnix: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] setToolProperty: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] setS1ASclassPath: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] init-common: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] undeploy-jdbc-common: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] setOSConditions: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] setToolWin: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] setToolUnix: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] setToolProperty: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] setS1ASclassPath: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] init-common: [2024-03-19T02:30:27.671Z] [2024-03-19T02:30:27.671Z] delete-jdbc-resource-common: [2024-03-19T02:30:27.672Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-03-19T02:30:27.703Z] [2024-03-19T02:30:27.703Z] private-undeploy: [2024-03-19T02:30:27.703Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:27.703Z] [2024-03-19T02:30:27.703Z] autoundeploy-file: [2024-03-19T02:30:27.704Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-03-19T02:30:27.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-03-19T02:30:27.928Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-03-19T02:30:27.928Z] [echo] cmd executed for server [2024-03-19T02:30:27.928Z] [2024-03-19T02:30:27.928Z] setOSConditions: [2024-03-19T02:30:27.928Z] [2024-03-19T02:30:27.928Z] setToolWin: [2024-03-19T02:30:27.928Z] [2024-03-19T02:30:27.929Z] setToolUnix: [2024-03-19T02:30:27.929Z] [2024-03-19T02:30:27.929Z] setToolProperty: [2024-03-19T02:30:27.929Z] [2024-03-19T02:30:27.929Z] setS1ASclassPath: [2024-03-19T02:30:27.929Z] [2024-03-19T02:30:27.929Z] init-common: [2024-03-19T02:30:27.929Z] [2024-03-19T02:30:27.929Z] delete-jdbc-connpool-common: [2024-03-19T02:30:27.929Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:30:27.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server jdbc/ejb-annotation-subclassing [2024-03-19T02:30:27.953Z] [exec] Connector resource jdbc/ejb-annotation-subclassing deleted. [2024-03-19T02:30:27.953Z] [2024-03-19T02:30:27.953Z] delete-pool: [2024-03-19T02:30:27.953Z] [2024-03-19T02:30:27.953Z] setOSConditions: [2024-03-19T02:30:27.953Z] [2024-03-19T02:30:27.953Z] setToolWin: [2024-03-19T02:30:27.953Z] [2024-03-19T02:30:27.953Z] setToolUnix: [2024-03-19T02:30:27.953Z] [2024-03-19T02:30:27.954Z] setToolProperty: [2024-03-19T02:30:27.954Z] [2024-03-19T02:30:27.954Z] setS1ASclassPath: [2024-03-19T02:30:27.954Z] [2024-03-19T02:30:27.954Z] init-common: [2024-03-19T02:30:27.954Z] [2024-03-19T02:30:27.954Z] delete-connector-connpool-common: [2024-03-19T02:30:27.954Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true embedded-ra-pool [2024-03-19T02:30:28.189Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:28.189Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:30:28.331Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:28.331Z] [javac] 1 warning [2024-03-19T02:30:28.331Z] [2024-03-19T02:30:28.331Z] build: [2024-03-19T02:30:28.331Z] [2024-03-19T02:30:28.331Z] setOSConditions: [2024-03-19T02:30:28.331Z] [2024-03-19T02:30:28.331Z] setToolWin: [2024-03-19T02:30:28.331Z] [2024-03-19T02:30:28.331Z] setToolUnix: [2024-03-19T02:30:28.331Z] [2024-03-19T02:30:28.331Z] setToolProperty: [2024-03-19T02:30:28.331Z] [2024-03-19T02:30:28.331Z] setS1ASclassPath: [2024-03-19T02:30:28.331Z] [2024-03-19T02:30:28.331Z] init-common: [2024-03-19T02:30:28.331Z] [2024-03-19T02:30:28.331Z] ejb-jar-common: [2024-03-19T02:30:28.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:28.331Z] [2024-03-19T02:30:28.332Z] package-ejbjar-common: [2024-03-19T02:30:28.332Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:28.332Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-sfsbscnc-ejb.jar [2024-03-19T02:30:28.332Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:28.332Z] [2024-03-19T02:30:28.332Z] deploy: [2024-03-19T02:30:28.332Z] [2024-03-19T02:30:28.332Z] setOSConditions: [2024-03-19T02:30:28.332Z] [2024-03-19T02:30:28.332Z] setToolWin: [2024-03-19T02:30:28.332Z] [2024-03-19T02:30:28.332Z] setToolUnix: [2024-03-19T02:30:28.332Z] [2024-03-19T02:30:28.332Z] setToolProperty: [2024-03-19T02:30:28.332Z] [2024-03-19T02:30:28.332Z] setS1ASclassPath: [2024-03-19T02:30:28.332Z] [2024-03-19T02:30:28.332Z] init-common: [2024-03-19T02:30:28.332Z] [2024-03-19T02:30:28.332Z] deploy-jar-common: [2024-03-19T02:30:28.448Z] [exec] Application deployed with name simple-versioned-appclient. [2024-03-19T02:30:28.448Z] [exec] Command deploy executed successfully. [2024-03-19T02:30:28.448Z] [2024-03-19T02:30:28.448Z] init.os: [2024-03-19T02:30:28.448Z] [2024-03-19T02:30:28.448Z] init.tools.unix: [2024-03-19T02:30:28.448Z] [2024-03-19T02:30:28.448Z] init.tools.windows: [2024-03-19T02:30:28.448Z] [2024-03-19T02:30:28.448Z] init.tools: [2024-03-19T02:30:28.448Z] [2024-03-19T02:30:28.448Z] setAsadminArgs: [2024-03-19T02:30:28.448Z] [2024-03-19T02:30:28.449Z] init: [2024-03-19T02:30:28.449Z] [2024-03-19T02:30:28.449Z] init.customtasks: [2024-03-19T02:30:28.449Z] [2024-03-19T02:30:28.449Z] setEnabled: [2024-03-19T02:30:28.449Z] [2024-03-19T02:30:28.449Z] createAppRef: [2024-03-19T02:30:28.449Z] [2024-03-19T02:30:28.449Z] deployWithoutNameOption: [2024-03-19T02:30:28.449Z] [2024-03-19T02:30:28.449Z] init.os: [2024-03-19T02:30:28.449Z] [2024-03-19T02:30:28.449Z] init.tools.unix: [2024-03-19T02:30:28.449Z] [2024-03-19T02:30:28.449Z] init.tools.windows: [2024-03-19T02:30:28.449Z] [2024-03-19T02:30:28.449Z] init.tools: [2024-03-19T02:30:28.449Z] [2024-03-19T02:30:28.449Z] setAsadminArgs: [2024-03-19T02:30:28.449Z] [2024-03-19T02:30:28.449Z] init: [2024-03-19T02:30:28.449Z] [2024-03-19T02:30:28.449Z] init.customtasks: [2024-03-19T02:30:28.449Z] [2024-03-19T02:30:28.449Z] prepare.client: [2024-03-19T02:30:28.492Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:30:28.492Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:30:28.492Z] [echo] cmd executed for server [2024-03-19T02:30:28.492Z] [2024-03-19T02:30:28.492Z] setOSConditions: [2024-03-19T02:30:28.492Z] [2024-03-19T02:30:28.492Z] setToolWin: [2024-03-19T02:30:28.492Z] [2024-03-19T02:30:28.492Z] setToolUnix: [2024-03-19T02:30:28.492Z] [2024-03-19T02:30:28.492Z] setToolProperty: [2024-03-19T02:30:28.492Z] [2024-03-19T02:30:28.492Z] setS1ASclassPath: [2024-03-19T02:30:28.493Z] [2024-03-19T02:30:28.493Z] init-common: [2024-03-19T02:30:28.493Z] [2024-03-19T02:30:28.493Z] undeploy-common: [2024-03-19T02:30:28.517Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:28.517Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:28.517Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true embedded-ra-pool [2024-03-19T02:30:28.517Z] [exec] Connector connection pool embedded-ra-pool deleted. [2024-03-19T02:30:28.517Z] [2024-03-19T02:30:28.517Z] setOSConditions: [2024-03-19T02:30:28.518Z] [2024-03-19T02:30:28.518Z] setToolWin: [2024-03-19T02:30:28.518Z] [2024-03-19T02:30:28.518Z] setToolUnix: [2024-03-19T02:30:28.518Z] [2024-03-19T02:30:28.518Z] setToolProperty: [2024-03-19T02:30:28.518Z] [2024-03-19T02:30:28.518Z] setS1ASclassPath: [2024-03-19T02:30:28.518Z] [2024-03-19T02:30:28.518Z] init-common: [2024-03-19T02:30:28.518Z] [2024-03-19T02:30:28.518Z] delete-admin-object: [2024-03-19T02:30:28.518Z] [2024-03-19T02:30:28.518Z] asadmin-common: [2024-03-19T02:30:28.518Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2024-03-19T02:30:28.707Z] [2024-03-19T02:30:28.707Z] prepare.client.appclient: [2024-03-19T02:30:28.707Z] [2024-03-19T02:30:28.707Z] setHttpPort: [2024-03-19T02:30:28.707Z] [2024-03-19T02:30:28.707Z] process.versionExpression: [2024-03-19T02:30:28.707Z] [2024-03-19T02:30:28.707Z] process.appname: [2024-03-19T02:30:28.707Z] [2024-03-19T02:30:28.707Z] prepare.appclient.preparator: [2024-03-19T02:30:28.707Z] [2024-03-19T02:30:28.707Z] process.classpath: [2024-03-19T02:30:28.707Z] [2024-03-19T02:30:28.707Z] process.jvmargs: [2024-03-19T02:30:28.707Z] [2024-03-19T02:30:28.707Z] java.with.result: [2024-03-19T02:30:28.749Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-statementwrapperApp [2024-03-19T02:30:28.749Z] [2024-03-19T02:30:28.749Z] all: [2024-03-19T02:30:28.749Z] [2024-03-19T02:30:28.749Z] setOSConditions: [2024-03-19T02:30:28.749Z] [2024-03-19T02:30:28.749Z] setToolWin: [2024-03-19T02:30:28.749Z] [2024-03-19T02:30:28.749Z] setToolUnix: [2024-03-19T02:30:28.749Z] [2024-03-19T02:30:28.749Z] setToolProperty: [2024-03-19T02:30:28.749Z] [2024-03-19T02:30:28.749Z] setS1ASclassPath: [2024-03-19T02:30:28.749Z] [2024-03-19T02:30:28.750Z] init-common: [2024-03-19T02:30:28.750Z] [2024-03-19T02:30:28.750Z] clean: [2024-03-19T02:30:28.774Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2024-03-19T02:30:28.774Z] [exec] Administered object eis/jdbcAdmin deleted. [2024-03-19T02:30:28.774Z] [2024-03-19T02:30:28.775Z] undeploy-ear: [2024-03-19T02:30:28.775Z] [2024-03-19T02:30:28.775Z] setOSConditions: [2024-03-19T02:30:28.775Z] [2024-03-19T02:30:28.775Z] setToolWin: [2024-03-19T02:30:28.775Z] [2024-03-19T02:30:28.775Z] setToolUnix: [2024-03-19T02:30:28.775Z] [2024-03-19T02:30:28.775Z] setToolProperty: [2024-03-19T02:30:28.775Z] [2024-03-19T02:30:28.775Z] setS1ASclassPath: [2024-03-19T02:30:28.775Z] [2024-03-19T02:30:28.775Z] init-common: [2024-03-19T02:30:28.775Z] [2024-03-19T02:30:28.775Z] delete-ra-config: [2024-03-19T02:30:28.775Z] [2024-03-19T02:30:28.775Z] asadmin-common: [2024-03-19T02:30:28.775Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-annotation-subclassingApp#connectors-ra-redeploy-rars [2024-03-19T02:30:28.895Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-sfsbscnc-ejb.jar [2024-03-19T02:30:28.965Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-03-19T02:30:28.965Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=6577815785431858746; Path=/ [2024-03-19T02:30:28.965Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-03-19T02:30:28.973Z] [exec] Mar 19, 2024 2:30:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:28.973Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] setOSConditions: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] setToolWin: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] setToolUnix: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] setToolProperty: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] setS1ASclassPath: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] init-common: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] clean-common: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] setOSConditions: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] setToolWin: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] setToolUnix: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] setToolProperty: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] setS1ASclassPath: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.026Z] init-common: [2024-03-19T02:30:29.026Z] [2024-03-19T02:30:29.027Z] clean-classes-common: [2024-03-19T02:30:29.027Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:29.027Z] [2024-03-19T02:30:29.027Z] setOSConditions: [2024-03-19T02:30:29.027Z] [2024-03-19T02:30:29.027Z] setToolWin: [2024-03-19T02:30:29.027Z] [2024-03-19T02:30:29.027Z] setToolUnix: [2024-03-19T02:30:29.027Z] [2024-03-19T02:30:29.027Z] setToolProperty: [2024-03-19T02:30:29.027Z] [2024-03-19T02:30:29.027Z] setS1ASclassPath: [2024-03-19T02:30:29.027Z] [2024-03-19T02:30:29.027Z] init-common: [2024-03-19T02:30:29.027Z] [2024-03-19T02:30:29.027Z] clean-jars-common: [2024-03-19T02:30:29.027Z] [2024-03-19T02:30:29.027Z] compile: [2024-03-19T02:30:29.027Z] [2024-03-19T02:30:29.027Z] setOSConditions: [2024-03-19T02:30:29.027Z] [2024-03-19T02:30:29.027Z] setToolWin: [2024-03-19T02:30:29.027Z] [2024-03-19T02:30:29.028Z] setToolUnix: [2024-03-19T02:30:29.028Z] [2024-03-19T02:30:29.028Z] setToolProperty: [2024-03-19T02:30:29.028Z] [2024-03-19T02:30:29.028Z] setS1ASclassPath: [2024-03-19T02:30:29.028Z] [2024-03-19T02:30:29.028Z] init-common: [2024-03-19T02:30:29.028Z] [2024-03-19T02:30:29.028Z] compile-common: [2024-03-19T02:30:29.028Z] [echo] Current time (ISO): 2024-03-19T02:30:28.782+0000 [2024-03-19T02:30:29.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:29.028Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:29.153Z] [exec] Application deployed with name ejb-ejb31-full-sfsbscnc-ejb. [2024-03-19T02:30:29.153Z] [2024-03-19T02:30:29.153Z] run: [2024-03-19T02:30:29.153Z] [2024-03-19T02:30:29.153Z] setOSConditions: [2024-03-19T02:30:29.153Z] [2024-03-19T02:30:29.153Z] setToolWin: [2024-03-19T02:30:29.153Z] [2024-03-19T02:30:29.154Z] setToolUnix: [2024-03-19T02:30:29.154Z] [2024-03-19T02:30:29.154Z] setToolProperty: [2024-03-19T02:30:29.154Z] [2024-03-19T02:30:29.154Z] setS1ASclassPath: [2024-03-19T02:30:29.154Z] [2024-03-19T02:30:29.154Z] init-common: [2024-03-19T02:30:29.154Z] [2024-03-19T02:30:29.154Z] run_se: [2024-03-19T02:30:29.223Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-03-19T02:30:29.223Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-03-19T02:30:29.355Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:29.355Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:30:29.355Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server web-annotation-subclassingApp#connectors-ra-redeploy-rars [2024-03-19T02:30:29.481Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:29.481Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-03-19T02:30:29.481Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:29.481Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-03-19T02:30:29.481Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-03-19T02:30:29.481Z] [2024-03-19T02:30:29.481Z] _prepare.client.appclient: [2024-03-19T02:30:29.481Z] [2024-03-19T02:30:29.481Z] increment.log.next: [2024-03-19T02:30:29.481Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:30:29.481Z] [2024-03-19T02:30:29.481Z] process.versionexpression: [2024-03-19T02:30:29.482Z] [2024-03-19T02:30:29.482Z] prepare.run: [2024-03-19T02:30:29.482Z] [2024-03-19T02:30:29.482Z] common.run.positive: [2024-03-19T02:30:29.482Z] [2024-03-19T02:30:29.482Z] setHttpPort: [2024-03-19T02:30:29.482Z] [2024-03-19T02:30:29.482Z] common.run: [2024-03-19T02:30:29.482Z] [2024-03-19T02:30:29.482Z] checkAppOnServer: [2024-03-19T02:30:29.482Z] [2024-03-19T02:30:29.482Z] declare-test: [2024-03-19T02:30:29.482Z] [echo] Starting test simple-versioned-appclient sample.scenarios(1) - logID=3 (server) [2024-03-19T02:30:29.482Z] [2024-03-19T02:30:29.482Z] prepare.runclient: [2024-03-19T02:30:29.482Z] [2024-03-19T02:30:29.482Z] process.classpath: [2024-03-19T02:30:29.482Z] [2024-03-19T02:30:29.482Z] process.jvmargs: [2024-03-19T02:30:29.482Z] [2024-03-19T02:30:29.482Z] java.with.result: [2024-03-19T02:30:29.482Z] [javaWithResult] [0.008s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-03-19T02:30:29.539Z] [exec] Mar 19, 2024 2:30:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:29.539Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:29.539Z] [exec] One way SSL Test [2024-03-19T02:30:29.539Z] [exec] Default Context Initialized... [2024-03-19T02:30:29.601Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:29.601Z] [2024-03-19T02:30:29.601Z] autoundeploy-file: [2024-03-19T02:30:29.601Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2024-03-19T02:30:29.612Z] [2024-03-19T02:30:29.612Z] setOSConditions: [2024-03-19T02:30:29.612Z] [2024-03-19T02:30:29.612Z] setToolWin: [2024-03-19T02:30:29.612Z] [2024-03-19T02:30:29.612Z] setToolUnix: [2024-03-19T02:30:29.612Z] [2024-03-19T02:30:29.612Z] setToolProperty: [2024-03-19T02:30:29.612Z] [2024-03-19T02:30:29.612Z] setS1ASclassPath: [2024-03-19T02:30:29.612Z] [2024-03-19T02:30:29.612Z] init-common: [2024-03-19T02:30:29.613Z] [2024-03-19T02:30:29.613Z] undeploy-common: [2024-03-19T02:30:29.959Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:29.959Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:29.959Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:29.959Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:29.959Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:29.959Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:29.959Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:30.111Z] [java] Mar 19, 2024 2:30:29 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:30:30.111Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:30:30.531Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:30.531Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:30:30.531Z] [javac] return new Integer(1); [2024-03-19T02:30:30.531Z] [javac] ^ [2024-03-19T02:30:30.531Z] [javac] 2 warnings [2024-03-19T02:30:30.531Z] [2024-03-19T02:30:30.531Z] setOSConditions: [2024-03-19T02:30:30.531Z] [2024-03-19T02:30:30.531Z] setToolWin: [2024-03-19T02:30:30.531Z] [2024-03-19T02:30:30.531Z] setToolUnix: [2024-03-19T02:30:30.531Z] [2024-03-19T02:30:30.531Z] setToolProperty: [2024-03-19T02:30:30.531Z] [2024-03-19T02:30:30.531Z] setS1ASclassPath: [2024-03-19T02:30:30.531Z] [2024-03-19T02:30:30.531Z] init-common: [2024-03-19T02:30:30.531Z] [2024-03-19T02:30:30.531Z] compile-common: [2024-03-19T02:30:30.531Z] [echo] Current time (ISO): 2024-03-19T02:30:30.463+0000 [2024-03-19T02:30:30.531Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:30.545Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-annotation-subclassingApp [2024-03-19T02:30:30.546Z] [2024-03-19T02:30:30.546Z] setOSConditions: [2024-03-19T02:30:30.546Z] [2024-03-19T02:30:30.546Z] setToolWin: [2024-03-19T02:30:30.546Z] [2024-03-19T02:30:30.546Z] setToolUnix: [2024-03-19T02:30:30.546Z] [2024-03-19T02:30:30.546Z] setToolProperty: [2024-03-19T02:30:30.546Z] [2024-03-19T02:30:30.546Z] setS1ASclassPath: [2024-03-19T02:30:30.546Z] [2024-03-19T02:30:30.546Z] init-common: [2024-03-19T02:30:30.546Z] [2024-03-19T02:30:30.546Z] delete-password-alias: [2024-03-19T02:30:30.802Z] [exec] Command delete-password-alias executed successfully. [2024-03-19T02:30:30.802Z] [2024-03-19T02:30:30.802Z] enable-resource-validation: [2024-03-19T02:30:30.802Z] [2024-03-19T02:30:30.802Z] setOSConditions: [2024-03-19T02:30:30.802Z] [2024-03-19T02:30:30.802Z] setToolWin: [2024-03-19T02:30:30.802Z] [2024-03-19T02:30:30.802Z] setToolUnix: [2024-03-19T02:30:30.802Z] [2024-03-19T02:30:30.802Z] setToolProperty: [2024-03-19T02:30:30.802Z] [2024-03-19T02:30:30.803Z] setS1ASclassPath: [2024-03-19T02:30:30.803Z] [2024-03-19T02:30:30.803Z] init-common: [2024-03-19T02:30:30.803Z] [2024-03-19T02:30:30.803Z] delete-jvm-options: [2024-03-19T02:30:31.367Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2024-03-19T02:30:31.367Z] [exec] Deleted 1 option(s) [2024-03-19T02:30:31.367Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:30:31.367Z] [2024-03-19T02:30:31.367Z] restart-server: [2024-03-19T02:30:31.367Z] [2024-03-19T02:30:31.367Z] setOSConditions: [2024-03-19T02:30:31.367Z] [2024-03-19T02:30:31.367Z] stop-server: [2024-03-19T02:30:31.367Z] [2024-03-19T02:30:31.367Z] stop-server-unix: [2024-03-19T02:30:31.367Z] [echo] stopping server on unix ... [2024-03-19T02:30:31.488Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:31.488Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:31.489Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:31.489Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:31.489Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:31.489Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:31.489Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:31.500Z] [2024-03-19T02:30:31.500Z] internal-report-success: [2024-03-19T02:30:31.500Z] [2024-03-19T02:30:31.500Z] internal-report-failure: [2024-03-19T02:30:31.501Z] [2024-03-19T02:30:31.501Z] report: [2024-03-19T02:30:31.501Z] [2024-03-19T02:30:31.501Z] all: [2024-03-19T02:30:31.501Z] [echo] [2024-03-19T02:30:31.501Z] [echo] ************************* [2024-03-19T02:30:31.501Z] [echo] * Running msgctxt [2024-03-19T02:30:31.501Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt [2024-03-19T02:30:31.501Z] [echo] ************************* [2024-03-19T02:30:31.501Z] [echo] [2024-03-19T02:30:31.501Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:31.501Z] [2024-03-19T02:30:31.501Z] clean: [2024-03-19T02:30:31.501Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml [2024-03-19T02:30:31.501Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:31.501Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:31.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:31.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:31.501Z] [2024-03-19T02:30:31.501Z] test-all: [2024-03-19T02:30:31.501Z] [echo] Starting Test /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/endpoint [2024-03-19T02:30:31.501Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:31.501Z] [2024-03-19T02:30:31.501Z] deploy: [2024-03-19T02:30:31.502Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:31.502Z] [2024-03-19T02:30:31.502Z] build: [2024-03-19T02:30:31.502Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:31.502Z] [2024-03-19T02:30:31.502Z] test-compile: [2024-03-19T02:30:31.502Z] [echo] Compiling into endpoint/HelloImpl.class [2024-03-19T02:30:31.502Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:31.502Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:31.502Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:31.502Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:31.502Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:31.502Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:31.502Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:31.502Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:31.502Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:31.759Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:31.759Z] [javac] 1 warning [2024-03-19T02:30:31.759Z] [echo] Building with package endpoint [2024-03-19T02:30:31.759Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:30:32.006Z] [java] Mar 19, 2024 2:30:31 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:32.006Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@d0865a3 [2024-03-19T02:30:32.051Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:32.057Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:30:32.057Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:30:32.057Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:30:32.057Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2024-03-19T02:30:32.057Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:30:32.057Z] [2024-03-19T02:30:32.057Z] process.result: [2024-03-19T02:30:32.057Z] [2024-03-19T02:30:32.057Z] processResult: [2024-03-19T02:30:32.057Z] [2024-03-19T02:30:32.057Z] failed: [2024-03-19T02:30:32.057Z] [2024-03-19T02:30:32.057Z] passed: [2024-03-19T02:30:32.057Z] [echo] Test simple-versioned-appclient Passed [2024-03-19T02:30:32.057Z] [2024-03-19T02:30:32.057Z] unknown: [2024-03-19T02:30:32.057Z] [2024-03-19T02:30:32.057Z] runclient: [2024-03-19T02:30:32.057Z] [2024-03-19T02:30:32.057Z] init.os: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] init.tools.unix: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] init.tools.windows: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] init.tools: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] setAsadminArgs: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] init: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] init.customtasks: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] checkAppOnCluster: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] run.positive: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] deploy.version: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] del.ref.registred: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] process.versionExpression: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] process.appname: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.058Z] _process.target: [2024-03-19T02:30:32.058Z] [2024-03-19T02:30:32.059Z] process.target: [2024-03-19T02:30:32.059Z] [2024-03-19T02:30:32.059Z] prepare.is.version.registred: [2024-03-19T02:30:32.059Z] [2024-03-19T02:30:32.059Z] init.os: [2024-03-19T02:30:32.059Z] [2024-03-19T02:30:32.059Z] init.tools.unix: [2024-03-19T02:30:32.059Z] [2024-03-19T02:30:32.059Z] init.tools.windows: [2024-03-19T02:30:32.059Z] [2024-03-19T02:30:32.059Z] init.tools: [2024-03-19T02:30:32.059Z] [2024-03-19T02:30:32.059Z] setAsadminArgs: [2024-03-19T02:30:32.059Z] [2024-03-19T02:30:32.059Z] init: [2024-03-19T02:30:32.059Z] [2024-03-19T02:30:32.059Z] init.customtasks: [2024-03-19T02:30:32.059Z] [2024-03-19T02:30:32.059Z] prepare: [2024-03-19T02:30:32.059Z] [2024-03-19T02:30:32.059Z] exec.asadmin2: [2024-03-19T02:30:32.263Z] [java] Sleep a small amount to make sure the async methodis dispatched before we make the next call... [2024-03-19T02:30:32.312Z] [exec] Waiting for the domain to stop . [2024-03-19T02:30:32.312Z] [exec] Waiting finished after 183 ms. [2024-03-19T02:30:32.312Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:30:32.312Z] [2024-03-19T02:30:32.312Z] stop-server-windows: [2024-03-19T02:30:32.312Z] [2024-03-19T02:30:32.312Z] setOSConditions: [2024-03-19T02:30:32.312Z] [2024-03-19T02:30:32.312Z] start-server: [2024-03-19T02:30:32.312Z] [echo] +-----------------------------+ [2024-03-19T02:30:32.312Z] [echo] | | [2024-03-19T02:30:32.312Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:30:32.312Z] [echo] | in Felix mode | [2024-03-19T02:30:32.312Z] [echo] | | [2024-03-19T02:30:32.312Z] [echo] +-----------------------------+ [2024-03-19T02:30:32.312Z] [2024-03-19T02:30:32.312Z] start-server-unix: [2024-03-19T02:30:32.323Z] [javac] 1 warning [2024-03-19T02:30:32.323Z] [2024-03-19T02:30:32.323Z] build: [2024-03-19T02:30:32.323Z] [2024-03-19T02:30:32.323Z] setOSConditions: [2024-03-19T02:30:32.323Z] [2024-03-19T02:30:32.323Z] fixFiles: [2024-03-19T02:30:32.323Z] [2024-03-19T02:30:32.323Z] convUnix: [2024-03-19T02:30:32.323Z] [2024-03-19T02:30:32.323Z] convWin: [2024-03-19T02:30:32.323Z] [2024-03-19T02:30:32.323Z] setToolWin: [2024-03-19T02:30:32.323Z] [2024-03-19T02:30:32.323Z] setToolUnix: [2024-03-19T02:30:32.323Z] [2024-03-19T02:30:32.323Z] setToolProperty: [2024-03-19T02:30:32.323Z] [2024-03-19T02:30:32.323Z] setS1ASclassPath: [2024-03-19T02:30:32.323Z] [2024-03-19T02:30:32.323Z] init-common: [2024-03-19T02:30:32.323Z] [2024-03-19T02:30:32.323Z] package-persistence-common: [2024-03-19T02:30:32.324Z] [2024-03-19T02:30:32.324Z] ejb-jar-common: [2024-03-19T02:30:32.324Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:32.324Z] [2024-03-19T02:30:32.324Z] package-ejbjar-common: [2024-03-19T02:30:32.324Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:32.324Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:32.324Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:32.324Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusage-ejb.jar [2024-03-19T02:30:32.324Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:32.324Z] [2024-03-19T02:30:32.324Z] appclient-jar-common: [2024-03-19T02:30:32.324Z] [2024-03-19T02:30:32.324Z] package-appclientjar-common: [2024-03-19T02:30:32.324Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:32.324Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:32.324Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:32.324Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusage-client.jar [2024-03-19T02:30:32.324Z] [2024-03-19T02:30:32.324Z] webclient-war-common: [2024-03-19T02:30:32.324Z] [2024-03-19T02:30:32.324Z] build-ear-common: [2024-03-19T02:30:32.324Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:32.325Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:32.325Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:32.325Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageApp.ear [2024-03-19T02:30:32.325Z] [2024-03-19T02:30:32.325Z] deploy: [2024-03-19T02:30:32.325Z] [2024-03-19T02:30:32.325Z] setOSConditions: [2024-03-19T02:30:32.325Z] [2024-03-19T02:30:32.325Z] setToolWin: [2024-03-19T02:30:32.325Z] [2024-03-19T02:30:32.325Z] setToolUnix: [2024-03-19T02:30:32.325Z] [2024-03-19T02:30:32.325Z] setToolProperty: [2024-03-19T02:30:32.325Z] [2024-03-19T02:30:32.325Z] setS1ASclassPath: [2024-03-19T02:30:32.325Z] [2024-03-19T02:30:32.325Z] init-common: [2024-03-19T02:30:32.325Z] [2024-03-19T02:30:32.325Z] execute-sql-common: [2024-03-19T02:30:32.325Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/create_pointbase.sql [2024-03-19T02:30:32.325Z] [sql] Failed to execute: Drop table max_connection_usage [2024-03-19T02:30:32.325Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAX_CONNECTION_USAGE' because it does not exist. [2024-03-19T02:30:32.325Z] [sql] 0 rows affected [2024-03-19T02:30:32.325Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:30:32.325Z] [2024-03-19T02:30:32.325Z] setOSConditions: [2024-03-19T02:30:32.325Z] [2024-03-19T02:30:32.325Z] setToolWin: [2024-03-19T02:30:32.325Z] [2024-03-19T02:30:32.326Z] setToolUnix: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] setToolProperty: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] setS1ASclassPath: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] init-common: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] setup: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] setOSConditions: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] setToolWin: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] setToolUnix: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] setToolProperty: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] setS1ASclassPath: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] init-common: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] deploy-jdbc-common: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] setOSConditions: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] setToolWin: [2024-03-19T02:30:32.326Z] [2024-03-19T02:30:32.326Z] setToolUnix: [2024-03-19T02:30:32.327Z] [2024-03-19T02:30:32.327Z] setToolProperty: [2024-03-19T02:30:32.327Z] [2024-03-19T02:30:32.327Z] setS1ASclassPath: [2024-03-19T02:30:32.327Z] [2024-03-19T02:30:32.327Z] init-common: [2024-03-19T02:30:32.327Z] [2024-03-19T02:30:32.327Z] create-jdbc-connpool-common: [2024-03-19T02:30:32.585Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-maxconnectionusage-pool [2024-03-19T02:30:32.585Z] [exec] JDBC connection pool jdbc-maxconnectionusage-pool created successfully. [2024-03-19T02:30:32.585Z] [2024-03-19T02:30:32.585Z] set-derby-connpool-props: [2024-03-19T02:30:32.664Z] [2024-03-19T02:30:32.664Z] process.registred: [2024-03-19T02:30:32.664Z] [2024-03-19T02:30:32.664Z] is.version.registred: [2024-03-19T02:30:32.664Z] [2024-03-19T02:30:32.664Z] process.xmlversionidentifier: [2024-03-19T02:30:32.664Z] [2024-03-19T02:30:32.664Z] prepare.cluster: [2024-03-19T02:30:32.664Z] [2024-03-19T02:30:32.664Z] process.enabled: [2024-03-19T02:30:32.664Z] [2024-03-19T02:30:32.664Z] process.hasToDeploy: [2024-03-19T02:30:32.664Z] [2024-03-19T02:30:32.664Z] deploy.version.unregistred: [2024-03-19T02:30:32.664Z] [2024-03-19T02:30:32.664Z] init.os: [2024-03-19T02:30:32.664Z] [2024-03-19T02:30:32.664Z] init.tools.unix: [2024-03-19T02:30:32.664Z] [2024-03-19T02:30:32.664Z] init.tools.windows: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] init.tools: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] setAsadminArgs: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] init: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] init.customtasks: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] prepare: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] process.versionExpression: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] process.appname: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] create.version: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] assemble.non-existent: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] process.xmlversionidentifier: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] prepare.update.xml.identifier: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] update.xml.identifier: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.665Z] deployWithNameOption: [2024-03-19T02:30:32.665Z] [2024-03-19T02:30:32.666Z] setAsadminArgs: [2024-03-19T02:30:32.666Z] [2024-03-19T02:30:32.666Z] common.deploy.asadmin: [2024-03-19T02:30:32.666Z] [2024-03-19T02:30:32.666Z] init.os: [2024-03-19T02:30:32.666Z] [2024-03-19T02:30:32.666Z] init.tools.unix: [2024-03-19T02:30:32.666Z] [2024-03-19T02:30:32.666Z] init.tools.windows: [2024-03-19T02:30:32.666Z] [2024-03-19T02:30:32.666Z] init.tools: [2024-03-19T02:30:32.666Z] [2024-03-19T02:30:32.666Z] setAsadminArgs: [2024-03-19T02:30:32.666Z] [2024-03-19T02:30:32.666Z] init: [2024-03-19T02:30:32.666Z] [2024-03-19T02:30:32.666Z] init.customtasks: [2024-03-19T02:30:32.666Z] [2024-03-19T02:30:32.666Z] common.run.asadmin: [2024-03-19T02:30:32.666Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-appclient /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-03-19T02:30:32.827Z] [java] Successfully received concurrent access exception for concurrent access attempt on non-serialized sfsb [2024-03-19T02:30:32.827Z] [java] Sleep a small amount to make sure the async methodis dispatched before we make the next call... [2024-03-19T02:30:32.827Z] [java] Successfully received timeout exception [2024-03-19T02:30:32.827Z] [java] Attempt loopback call [2024-03-19T02:30:33.148Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.User=dbuser [2024-03-19T02:30:33.148Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.User=dbuser [2024-03-19T02:30:33.231Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:33.231Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:30:33.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.Password=dbpassword [2024-03-19T02:30:33.723Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.Password=dbpassword [2024-03-19T02:30:33.796Z] [exec] Application deployed with name simple-versioned-appclient. [2024-03-19T02:30:33.796Z] [exec] Command deploy executed successfully. [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] init.os: [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] init.tools.unix: [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] init.tools.windows: [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] init.tools: [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] setAsadminArgs: [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] init: [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] init.customtasks: [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] setEnabled: [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] createAppRef: [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] deployWithoutNameOption: [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] init.os: [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] init.tools.unix: [2024-03-19T02:30:33.796Z] [2024-03-19T02:30:33.796Z] init.tools.windows: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] init.tools: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] setAsadminArgs: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] init: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] init.customtasks: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] prepare.client: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] prepare.client.appclient: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] setHttpPort: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] process.versionExpression: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] process.appname: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] prepare.appclient.preparator: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] process.classpath: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] process.jvmargs: [2024-03-19T02:30:33.797Z] [2024-03-19T02:30:33.797Z] java.with.result: [2024-03-19T02:30:33.980Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.driverType=4 [2024-03-19T02:30:33.980Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.driverType=4 [2024-03-19T02:30:34.055Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-03-19T02:30:34.055Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=4329133177272001677; Path=/ [2024-03-19T02:30:34.074Z] [exec] Application deployed with name ejb-bmp-CustomResourceFactoriesApp. [2024-03-19T02:30:34.074Z] [echo] Deployment on target server server successful [2024-03-19T02:30:34.074Z] [2024-03-19T02:30:34.075Z] setOSConditions: [2024-03-19T02:30:34.075Z] [2024-03-19T02:30:34.075Z] setToolWin: [2024-03-19T02:30:34.075Z] [2024-03-19T02:30:34.075Z] setToolUnix: [2024-03-19T02:30:34.075Z] [2024-03-19T02:30:34.075Z] setToolProperty: [2024-03-19T02:30:34.075Z] [2024-03-19T02:30:34.075Z] setS1ASclassPath: [2024-03-19T02:30:34.075Z] [2024-03-19T02:30:34.075Z] init-common: [2024-03-19T02:30:34.075Z] [2024-03-19T02:30:34.075Z] deploy-common-ee: [2024-03-19T02:30:34.075Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:30:34.075Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish [2024-03-19T02:30:34.075Z] [2024-03-19T02:30:34.075Z] run: [2024-03-19T02:30:34.075Z] [2024-03-19T02:30:34.075Z] setOSConditions: [2024-03-19T02:30:34.075Z] [2024-03-19T02:30:34.075Z] setToolWin: [2024-03-19T02:30:34.075Z] [2024-03-19T02:30:34.075Z] setToolUnix: [2024-03-19T02:30:34.075Z] [2024-03-19T02:30:34.075Z] setToolProperty: [2024-03-19T02:30:34.075Z] [2024-03-19T02:30:34.076Z] setS1ASclassPath: [2024-03-19T02:30:34.076Z] [2024-03-19T02:30:34.076Z] init-common: [2024-03-19T02:30:34.076Z] [2024-03-19T02:30:34.076Z] runclient-common: [2024-03-19T02:30:34.076Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml javabean custom-resource-javabean-test [2024-03-19T02:30:34.284Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:34.284Z] [2024-03-19T02:30:34.284Z] run: [2024-03-19T02:30:34.284Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:34.284Z] [2024-03-19T02:30:34.284Z] prepare-client: [2024-03-19T02:30:34.285Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:34.285Z] [2024-03-19T02:30:34.285Z] wsdl-import: [2024-03-19T02:30:34.285Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:34.285Z] [2024-03-19T02:30:34.285Z] configurable-wsdl-import: [2024-03-19T02:30:34.285Z] [echo] Current time (ISO): 2024-03-19T02:30:34.124+0000 [2024-03-19T02:30:34.285Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:30:34.313Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-03-19T02:30:34.313Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-03-19T02:30:34.313Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-03-19T02:30:34.313Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:34.313Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-03-19T02:30:34.313Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:34.313Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-03-19T02:30:34.313Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-03-19T02:30:34.313Z] [2024-03-19T02:30:34.313Z] _prepare.client.appclient: [2024-03-19T02:30:34.313Z] [2024-03-19T02:30:34.313Z] increment.log.next: [2024-03-19T02:30:34.313Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:30:34.313Z] [2024-03-19T02:30:34.313Z] process.versionexpression: [2024-03-19T02:30:34.313Z] [2024-03-19T02:30:34.313Z] prepare.run: [2024-03-19T02:30:34.313Z] [2024-03-19T02:30:34.314Z] common.run.positive: [2024-03-19T02:30:34.314Z] [2024-03-19T02:30:34.314Z] setHttpPort: [2024-03-19T02:30:34.314Z] [2024-03-19T02:30:34.314Z] common.run: [2024-03-19T02:30:34.314Z] [2024-03-19T02:30:34.314Z] checkAppOnServer: [2024-03-19T02:30:34.314Z] [2024-03-19T02:30:34.314Z] declare-test: [2024-03-19T02:30:34.314Z] [echo] Starting test simple-versioned-appclient sample.scenarios(2) - logID=4 (server) [2024-03-19T02:30:34.314Z] [2024-03-19T02:30:34.314Z] prepare.runclient: [2024-03-19T02:30:34.314Z] [2024-03-19T02:30:34.314Z] process.classpath: [2024-03-19T02:30:34.314Z] [2024-03-19T02:30:34.314Z] process.jvmargs: [2024-03-19T02:30:34.314Z] [2024-03-19T02:30:34.314Z] java.with.result: [2024-03-19T02:30:34.542Z] [exec] parsing WSDL... [2024-03-19T02:30:34.545Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.portNumber=1527 [2024-03-19T02:30:34.545Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.portNumber=1527 [2024-03-19T02:30:34.571Z] [javaWithResult] [0.007s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-03-19T02:30:34.822Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.dataBaseName=testdb [2024-03-19T02:30:34.822Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.dataBaseName=testdb [2024-03-19T02:30:34.823Z] [exec] Mar 19, 2024 2:30:33 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:34.823Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@9408857 [2024-03-19T02:30:34.823Z] [exec] Certname in appclication-client ->ANONYMOUS [2024-03-19T02:30:35.008Z] [exec] Mar 19, 2024 2:30:34 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:30:35.008Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:30:35.079Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:30:35.080Z] [exec] The caller principal received from ejb ->ANONYMOUS [2024-03-19T02:30:35.081Z] [exec] One way SSL Authentication worked - calling other methods [2024-03-19T02:30:35.336Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:30:35.339Z] [exec] [2024-03-19T02:30:35.339Z] [exec] [2024-03-19T02:30:35.340Z] [exec] [2024-03-19T02:30:35.340Z] [exec] ===========Beginning Simple Test===== [2024-03-19T02:30:35.340Z] [exec] [2024-03-19T02:30:35.340Z] [exec] [2024-03-19T02:30:35.340Z] [exec] $100 is : 12160.00Yen [2024-03-19T02:30:35.340Z] [exec] Yen is :0.77Euro [2024-03-19T02:30:35.340Z] [exec] Value of key is: Converter Sample AppClient [2024-03-19T02:30:35.340Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:35.340Z] [exec] [2024-03-19T02:30:35.340Z] [exec] [2024-03-19T02:30:35.340Z] [exec] ----------------------------------------- [2024-03-19T02:30:35.340Z] [exec] - Converter Sample AppClient: PASS - [2024-03-19T02:30:35.340Z] [exec] ----------------------------------------- [2024-03-19T02:30:35.340Z] [exec] Total PASS: 1 [2024-03-19T02:30:35.340Z] [exec] Total FAIL: 0 [2024-03-19T02:30:35.340Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:35.340Z] [exec] ----------------------------------------- [2024-03-19T02:30:35.340Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:35.340Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:35.499Z] [exec] [2024-03-19T02:30:35.499Z] [exec] Generating code... [2024-03-19T02:30:35.583Z] [exec] Mar 19, 2024 2:30:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:35.583Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:35.593Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.create=true [2024-03-19T02:30:35.593Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.create=true [2024-03-19T02:30:35.597Z] [2024-03-19T02:30:35.597Z] setOSConditions: [2024-03-19T02:30:35.597Z] [2024-03-19T02:30:35.597Z] setToolWin: [2024-03-19T02:30:35.597Z] [2024-03-19T02:30:35.597Z] setToolUnix: [2024-03-19T02:30:35.597Z] [2024-03-19T02:30:35.597Z] setToolProperty: [2024-03-19T02:30:35.597Z] [2024-03-19T02:30:35.597Z] setS1ASclassPath: [2024-03-19T02:30:35.597Z] [2024-03-19T02:30:35.597Z] init-common: [2024-03-19T02:30:35.597Z] [2024-03-19T02:30:35.597Z] prepare-truststore-common: [2024-03-19T02:30:35.597Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/cacerts.jks [2024-03-19T02:30:35.597Z] [2024-03-19T02:30:35.597Z] setOSConditions: [2024-03-19T02:30:35.597Z] [2024-03-19T02:30:35.597Z] setToolWin: [2024-03-19T02:30:35.597Z] [2024-03-19T02:30:35.597Z] setToolUnix: [2024-03-19T02:30:35.598Z] [2024-03-19T02:30:35.598Z] setToolProperty: [2024-03-19T02:30:35.598Z] [2024-03-19T02:30:35.598Z] setS1ASclassPath: [2024-03-19T02:30:35.598Z] [2024-03-19T02:30:35.598Z] init-common: [2024-03-19T02:30:35.598Z] [2024-03-19T02:30:35.598Z] prepare-truststore-certutil-common: [2024-03-19T02:30:35.598Z] [2024-03-19T02:30:35.598Z] setOSConditions: [2024-03-19T02:30:35.598Z] [2024-03-19T02:30:35.598Z] setToolWin: [2024-03-19T02:30:35.598Z] [2024-03-19T02:30:35.598Z] setToolUnix: [2024-03-19T02:30:35.598Z] [2024-03-19T02:30:35.598Z] setToolProperty: [2024-03-19T02:30:35.598Z] [2024-03-19T02:30:35.598Z] setS1ASclassPath: [2024-03-19T02:30:35.598Z] [2024-03-19T02:30:35.598Z] init-common: [2024-03-19T02:30:35.598Z] [2024-03-19T02:30:35.598Z] prepare-truststore-keytool-common: [2024-03-19T02:30:35.598Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:35.598Z] [2024-03-19T02:30:35.598Z] run-standalone-client: [2024-03-19T02:30:35.598Z] [echo] provider.url used is iiop://localhost:3700 [2024-03-19T02:30:35.756Z] [exec] [2024-03-19T02:30:35.756Z] [exec] Compiling code... [2024-03-19T02:30:35.840Z] [exec] Mar 19, 2024 2:30:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:35.840Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:36.102Z] [java] Serialized bean says hello, world! [2024-03-19T02:30:36.102Z] [java] [2024-03-19T02:30:36.157Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.serverName=localhost [2024-03-19T02:30:36.157Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.serverName=localhost [2024-03-19T02:30:36.157Z] [2024-03-19T02:30:36.157Z] setOSConditions: [2024-03-19T02:30:36.157Z] [2024-03-19T02:30:36.157Z] setToolWin: [2024-03-19T02:30:36.157Z] [2024-03-19T02:30:36.157Z] setToolUnix: [2024-03-19T02:30:36.157Z] [2024-03-19T02:30:36.157Z] setToolProperty: [2024-03-19T02:30:36.158Z] [2024-03-19T02:30:36.158Z] setS1ASclassPath: [2024-03-19T02:30:36.158Z] [2024-03-19T02:30:36.158Z] init-common: [2024-03-19T02:30:36.158Z] [2024-03-19T02:30:36.158Z] create-jdbc-resource-common: [2024-03-19T02:30:36.158Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxconnectionusage-pool --target server jdbc/maxconnectionusage [2024-03-19T02:30:36.423Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-maxconnectionusage-pool --enabled=true --target server jdbc/maxconnectionusage [2024-03-19T02:30:36.423Z] [exec] JDBC resource jdbc/maxconnectionusage created successfully. [2024-03-19T02:30:36.423Z] [echo] cmd executed for server [2024-03-19T02:30:36.423Z] [2024-03-19T02:30:36.423Z] asadmin-common: [2024-03-19T02:30:36.423Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.steady_pool_size=1 [2024-03-19T02:30:36.699Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:30:36.699Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:30:36.699Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:36.700Z] [2024-03-19T02:30:36.700Z] compile-client: [2024-03-19T02:30:36.700Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:36.700Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:36.958Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:36.958Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:36.958Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:36.958Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:36.958Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:36.958Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:36.958Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:36.968Z] [java] Mar 19, 2024 2:30:36 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClientContext Initialized with URL: iiop://localhost:3700, Factory: com.sun.enterprise.naming.SerialInitContextFactory [2024-03-19T02:30:36.968Z] [java] [2024-03-19T02:30:36.969Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:30:36.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.steady_pool_size=1 [2024-03-19T02:30:36.986Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.steady-pool-size=1 [2024-03-19T02:30:36.986Z] [2024-03-19T02:30:36.986Z] asadmin-common: [2024-03-19T02:30:36.986Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max_pool_size=1 [2024-03-19T02:30:37.098Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:30:37.098Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:30:37.098Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:30:37.098Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2024-03-19T02:30:37.098Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:30:37.098Z] [2024-03-19T02:30:37.098Z] process.result: [2024-03-19T02:30:37.098Z] [2024-03-19T02:30:37.098Z] processResult: [2024-03-19T02:30:37.098Z] [2024-03-19T02:30:37.098Z] failed: [2024-03-19T02:30:37.098Z] [2024-03-19T02:30:37.098Z] passed: [2024-03-19T02:30:37.098Z] [echo] Test simple-versioned-appclient Passed [2024-03-19T02:30:37.098Z] [2024-03-19T02:30:37.098Z] unknown: [2024-03-19T02:30:37.098Z] [2024-03-19T02:30:37.098Z] runclient: [2024-03-19T02:30:37.098Z] [2024-03-19T02:30:37.098Z] init.os: [2024-03-19T02:30:37.098Z] [2024-03-19T02:30:37.098Z] init.tools.unix: [2024-03-19T02:30:37.098Z] [2024-03-19T02:30:37.098Z] init.tools.windows: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] init.tools: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] setAsadminArgs: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] init: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] init.customtasks: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] checkAppOnCluster: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] run.positive: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] deploy.version: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] del.ref.registred: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] process.versionExpression: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] process.appname: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] _process.target: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] process.target: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] prepare.is.version.registred: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.099Z] init.os: [2024-03-19T02:30:37.099Z] [2024-03-19T02:30:37.100Z] init.tools.unix: [2024-03-19T02:30:37.100Z] [2024-03-19T02:30:37.100Z] init.tools.windows: [2024-03-19T02:30:37.100Z] [2024-03-19T02:30:37.100Z] init.tools: [2024-03-19T02:30:37.100Z] [2024-03-19T02:30:37.100Z] setAsadminArgs: [2024-03-19T02:30:37.100Z] [2024-03-19T02:30:37.100Z] init: [2024-03-19T02:30:37.100Z] [2024-03-19T02:30:37.100Z] init.customtasks: [2024-03-19T02:30:37.100Z] [2024-03-19T02:30:37.100Z] prepare: [2024-03-19T02:30:37.100Z] [2024-03-19T02:30:37.100Z] exec.asadmin2: [2024-03-19T02:30:37.217Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:37.217Z] [javac] 1 warning [2024-03-19T02:30:37.217Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:37.217Z] [2024-03-19T02:30:37.217Z] unjar-client-utils: [2024-03-19T02:30:37.217Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:37.217Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:37.217Z] [2024-03-19T02:30:37.217Z] internal-run: [2024-03-19T02:30:37.217Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-03-19T02:30:37.241Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max_pool_size=1 [2024-03-19T02:30:37.241Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max-pool-size=1 [2024-03-19T02:30:37.241Z] [2024-03-19T02:30:37.241Z] asadmin-common: [2024-03-19T02:30:37.241Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max_connection_usage_count=10 [2024-03-19T02:30:37.359Z] [exec] Result: 1 [2024-03-19T02:30:37.359Z] [2024-03-19T02:30:37.359Z] process.registred: [2024-03-19T02:30:37.360Z] [2024-03-19T02:30:37.360Z] is.version.registred: [2024-03-19T02:30:37.360Z] [2024-03-19T02:30:37.360Z] process.xmlversionidentifier: [2024-03-19T02:30:37.360Z] [2024-03-19T02:30:37.360Z] prepare.cluster: [2024-03-19T02:30:37.360Z] [2024-03-19T02:30:37.360Z] process.enabled: [2024-03-19T02:30:37.360Z] [2024-03-19T02:30:37.360Z] process.hasToDeploy: [2024-03-19T02:30:37.360Z] [2024-03-19T02:30:37.360Z] deploy.version.unregistred: [2024-03-19T02:30:37.618Z] [2024-03-19T02:30:37.618Z] init.os: [2024-03-19T02:30:37.618Z] [2024-03-19T02:30:37.618Z] init.tools.unix: [2024-03-19T02:30:37.618Z] [2024-03-19T02:30:37.619Z] init.tools.windows: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] init.tools: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] setAsadminArgs: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] init: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] init.customtasks: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] prepare: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] process.versionExpression: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] process.appname: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] create.version: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] assemble.non-existent: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] init.os: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] init.tools.unix: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] init.tools.windows: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.619Z] init.tools: [2024-03-19T02:30:37.619Z] [2024-03-19T02:30:37.620Z] setAsadminArgs: [2024-03-19T02:30:37.620Z] [2024-03-19T02:30:37.620Z] init: [2024-03-19T02:30:37.620Z] [2024-03-19T02:30:37.620Z] init.customtasks: [2024-03-19T02:30:37.620Z] [2024-03-19T02:30:37.620Z] prepare: [2024-03-19T02:30:37.620Z] [2024-03-19T02:30:37.620Z] process.versionexpression: [2024-03-19T02:30:37.620Z] [2024-03-19T02:30:37.620Z] compile: [2024-03-19T02:30:37.620Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:37.620Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-03-19T02:30:37.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max_connection_usage_count=10 [2024-03-19T02:30:37.825Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max-connection-usage-count=10 [2024-03-19T02:30:37.825Z] [2024-03-19T02:30:37.825Z] setOSConditions: [2024-03-19T02:30:37.825Z] [2024-03-19T02:30:37.825Z] setToolWin: [2024-03-19T02:30:37.825Z] [2024-03-19T02:30:37.825Z] setToolUnix: [2024-03-19T02:30:37.825Z] [2024-03-19T02:30:37.825Z] setToolProperty: [2024-03-19T02:30:37.825Z] [2024-03-19T02:30:37.825Z] setS1ASclassPath: [2024-03-19T02:30:37.825Z] [2024-03-19T02:30:37.825Z] init-common: [2024-03-19T02:30:37.825Z] [2024-03-19T02:30:37.826Z] deploy-jdbc-common: [2024-03-19T02:30:37.826Z] [2024-03-19T02:30:37.826Z] setOSConditions: [2024-03-19T02:30:37.826Z] [2024-03-19T02:30:37.826Z] setToolWin: [2024-03-19T02:30:37.826Z] [2024-03-19T02:30:37.826Z] setToolUnix: [2024-03-19T02:30:37.826Z] [2024-03-19T02:30:37.826Z] setToolProperty: [2024-03-19T02:30:37.826Z] [2024-03-19T02:30:37.826Z] setS1ASclassPath: [2024-03-19T02:30:37.826Z] [2024-03-19T02:30:37.826Z] init-common: [2024-03-19T02:30:37.826Z] [2024-03-19T02:30:37.826Z] create-jdbc-connpool-common: [2024-03-19T02:30:37.878Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:37.878Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:37.878Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:37.878Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:37.878Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:37.878Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:37.878Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:38.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-maxconnectionusageXA-pool [2024-03-19T02:30:38.082Z] [exec] JDBC connection pool jdbc-maxconnectionusageXA-pool created successfully. [2024-03-19T02:30:38.082Z] [2024-03-19T02:30:38.082Z] set-derby-connpool-props: [2024-03-19T02:30:38.136Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:38.136Z] [javac] 1 warning [2024-03-19T02:30:38.136Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2024-03-19T02:30:38.136Z] [2024-03-19T02:30:38.136Z] process.xmlversionidentifier: [2024-03-19T02:30:38.136Z] [2024-03-19T02:30:38.136Z] process.versionExpression: [2024-03-19T02:30:38.136Z] [2024-03-19T02:30:38.136Z] process.xml.create.flag: [2024-03-19T02:30:38.136Z] [2024-03-19T02:30:38.136Z] create.xml.flag: [2024-03-19T02:30:38.136Z] [2024-03-19T02:30:38.137Z] generate.xml.identifier: [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.137Z] assemble: [2024-03-19T02:30:38.137Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.0.jar [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.137Z] process.xmlversionidentifier: [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.137Z] prepare.update.xml.identifier: [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.137Z] update.xml.identifier: [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.137Z] deployWithNameOption: [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.137Z] setAsadminArgs: [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.137Z] common.deploy.asadmin: [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.137Z] init.os: [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.137Z] init.tools.unix: [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.137Z] init.tools.windows: [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.137Z] init.tools: [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.137Z] setAsadminArgs: [2024-03-19T02:30:38.137Z] [2024-03-19T02:30:38.138Z] init: [2024-03-19T02:30:38.138Z] [2024-03-19T02:30:38.138Z] init.customtasks: [2024-03-19T02:30:38.138Z] [2024-03-19T02:30:38.138Z] common.run.asadmin: [2024-03-19T02:30:38.138Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-appclient:ALPHA-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.0.jar [2024-03-19T02:30:38.360Z] [exec] Mar 19, 2024 2:30:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:38.360Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1a2e563e [2024-03-19T02:30:38.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.User=dbuser [2024-03-19T02:30:38.645Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.User=dbuser [2024-03-19T02:30:38.701Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:38.702Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:30:38.903Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.Password=dbpassword [2024-03-19T02:30:38.903Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.Password=dbpassword [2024-03-19T02:30:38.940Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:30:38.940Z] [exec] Waiting finished after 4,879 ms. [2024-03-19T02:30:38.940Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:30:38.940Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:30:38.940Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:30:38.940Z] [exec] Admin Port: 4,848 [2024-03-19T02:30:38.940Z] [exec] Command start-domain executed successfully. [2024-03-19T02:30:38.940Z] [2024-03-19T02:30:38.940Z] start-server-windows: [2024-03-19T02:30:38.940Z] [2024-03-19T02:30:38.940Z] all: [2024-03-19T02:30:38.941Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] setOSConditions: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] setToolWin: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] setToolUnix: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] setToolProperty: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] setS1ASclassPath: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] init-common: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] clean: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] setOSConditions: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] setToolWin: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] setToolUnix: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] setToolProperty: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] setS1ASclassPath: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] init-common: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.941Z] clean-common: [2024-03-19T02:30:38.941Z] [2024-03-19T02:30:38.942Z] setOSConditions: [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] setToolWin: [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] setToolUnix: [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] setToolProperty: [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] setS1ASclassPath: [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] init-common: [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] clean-classes-common: [2024-03-19T02:30:38.942Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] setOSConditions: [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] setToolWin: [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] setToolUnix: [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] setToolProperty: [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] setS1ASclassPath: [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] init-common: [2024-03-19T02:30:38.942Z] [2024-03-19T02:30:38.942Z] clean-jars-common: [2024-03-19T02:30:38.943Z] [2024-03-19T02:30:38.943Z] disable-resource-validation: [2024-03-19T02:30:38.943Z] [2024-03-19T02:30:38.943Z] setOSConditions: [2024-03-19T02:30:38.943Z] [2024-03-19T02:30:38.943Z] setToolWin: [2024-03-19T02:30:38.943Z] [2024-03-19T02:30:38.943Z] setToolUnix: [2024-03-19T02:30:38.943Z] [2024-03-19T02:30:38.943Z] setToolProperty: [2024-03-19T02:30:38.943Z] [2024-03-19T02:30:38.943Z] setS1ASclassPath: [2024-03-19T02:30:38.943Z] [2024-03-19T02:30:38.943Z] init-common: [2024-03-19T02:30:38.943Z] [2024-03-19T02:30:38.943Z] create-jvm-options: [2024-03-19T02:30:38.943Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2024-03-19T02:30:38.983Z] [exec] Value of key is: Resource Factories Test - Java Bean Factory : [2024-03-19T02:30:38.983Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:38.983Z] [exec] [2024-03-19T02:30:38.983Z] [exec] [2024-03-19T02:30:38.983Z] [exec] ----------------------------------------- [2024-03-19T02:30:38.983Z] [exec] - Resource Factories Test - Java Bean Factory : : PASS - [2024-03-19T02:30:38.983Z] [exec] ----------------------------------------- [2024-03-19T02:30:38.983Z] [exec] Total PASS: 1 [2024-03-19T02:30:38.983Z] [exec] Total FAIL: 0 [2024-03-19T02:30:38.983Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:38.983Z] [exec] ----------------------------------------- [2024-03-19T02:30:38.983Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:38.983Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:39.240Z] [2024-03-19T02:30:39.240Z] checkReporting-common: [2024-03-19T02:30:39.240Z] [2024-03-19T02:30:39.241Z] confirmReportPresent-common: [2024-03-19T02:30:39.241Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:30:39.241Z] [echo] Test seems to be reported fine [2024-03-19T02:30:39.241Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-03-19T02:30:39.241Z] [2024-03-19T02:30:39.241Z] confirmMissingReport-common: [2024-03-19T02:30:39.241Z] [2024-03-19T02:30:39.241Z] setOSConditions: [2024-03-19T02:30:39.241Z] [2024-03-19T02:30:39.241Z] setToolWin: [2024-03-19T02:30:39.241Z] [2024-03-19T02:30:39.241Z] setToolUnix: [2024-03-19T02:30:39.241Z] [2024-03-19T02:30:39.241Z] setToolProperty: [2024-03-19T02:30:39.241Z] [2024-03-19T02:30:39.241Z] setS1ASclassPath: [2024-03-19T02:30:39.241Z] [2024-03-19T02:30:39.241Z] init-common: [2024-03-19T02:30:39.241Z] [2024-03-19T02:30:39.241Z] runclient-common: [2024-03-19T02:30:39.241Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring Integer 25 java:module/custom/my-int [2024-03-19T02:30:39.267Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.0. [2024-03-19T02:30:39.267Z] [exec] Command deploy executed successfully. [2024-03-19T02:30:39.267Z] [2024-03-19T02:30:39.267Z] init.os: [2024-03-19T02:30:39.267Z] [2024-03-19T02:30:39.267Z] init.tools.unix: [2024-03-19T02:30:39.267Z] [2024-03-19T02:30:39.267Z] init.tools.windows: [2024-03-19T02:30:39.267Z] [2024-03-19T02:30:39.267Z] init.tools: [2024-03-19T02:30:39.267Z] [2024-03-19T02:30:39.267Z] setAsadminArgs: [2024-03-19T02:30:39.267Z] [2024-03-19T02:30:39.267Z] init: [2024-03-19T02:30:39.267Z] [2024-03-19T02:30:39.267Z] init.customtasks: [2024-03-19T02:30:39.267Z] [2024-03-19T02:30:39.267Z] setEnabled: [2024-03-19T02:30:39.267Z] [2024-03-19T02:30:39.267Z] createAppRef: [2024-03-19T02:30:39.267Z] [2024-03-19T02:30:39.268Z] deployWithoutNameOption: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] init.os: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] init.tools.unix: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] init.tools.windows: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] init.tools: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] setAsadminArgs: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] init: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] init.customtasks: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] prepare.client: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] prepare.client.appclient: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] setHttpPort: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] process.versionExpression: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] process.appname: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.268Z] prepare.appclient.preparator: [2024-03-19T02:30:39.268Z] [2024-03-19T02:30:39.269Z] process.classpath: [2024-03-19T02:30:39.269Z] [2024-03-19T02:30:39.269Z] process.jvmargs: [2024-03-19T02:30:39.269Z] [2024-03-19T02:30:39.269Z] java.with.result: [2024-03-19T02:30:39.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.driverType=4 [2024-03-19T02:30:39.466Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.driverType=4 [2024-03-19T02:30:39.526Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-03-19T02:30:39.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.portNumber=1527 [2024-03-19T02:30:39.723Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.portNumber=1527 [2024-03-19T02:30:39.785Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=4840789597795186753; Path=/ [2024-03-19T02:30:39.785Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-03-19T02:30:39.785Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-03-19T02:30:39.785Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.0/simple-versioned-appclientClient.jar [2024-03-19T02:30:39.785Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:39.785Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-03-19T02:30:39.785Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:39.785Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-03-19T02:30:39.785Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-03-19T02:30:39.786Z] [2024-03-19T02:30:39.786Z] _prepare.client.appclient: [2024-03-19T02:30:39.786Z] [2024-03-19T02:30:39.786Z] increment.log.next: [2024-03-19T02:30:39.786Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:30:39.786Z] [2024-03-19T02:30:39.786Z] process.versionexpression: [2024-03-19T02:30:39.786Z] [2024-03-19T02:30:39.786Z] prepare.run: [2024-03-19T02:30:39.786Z] [2024-03-19T02:30:39.786Z] common.run.positive: [2024-03-19T02:30:39.786Z] [2024-03-19T02:30:39.786Z] setHttpPort: [2024-03-19T02:30:39.786Z] [2024-03-19T02:30:39.786Z] common.run: [2024-03-19T02:30:39.786Z] [2024-03-19T02:30:39.786Z] checkAppOnServer: [2024-03-19T02:30:39.786Z] [2024-03-19T02:30:39.786Z] declare-test: [2024-03-19T02:30:39.786Z] [echo] Starting test simple-versioned-appclient sample.scenarios(3) - logID=5 (server) [2024-03-19T02:30:39.786Z] [2024-03-19T02:30:39.786Z] prepare.runclient: [2024-03-19T02:30:39.786Z] [2024-03-19T02:30:39.786Z] process.classpath: [2024-03-19T02:30:39.786Z] [2024-03-19T02:30:39.786Z] process.jvmargs: [2024-03-19T02:30:39.787Z] [2024-03-19T02:30:39.787Z] java.with.result: [2024-03-19T02:30:39.873Z] [exec] Created 1 option(s) [2024-03-19T02:30:39.873Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:30:39.873Z] [2024-03-19T02:30:39.873Z] restart-server: [2024-03-19T02:30:39.874Z] [2024-03-19T02:30:39.874Z] setOSConditions: [2024-03-19T02:30:39.874Z] [2024-03-19T02:30:39.874Z] stop-server: [2024-03-19T02:30:39.874Z] [2024-03-19T02:30:39.874Z] stop-server-unix: [2024-03-19T02:30:39.874Z] [echo] stopping server on unix ... [2024-03-19T02:30:39.979Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.dataBaseName=testdb [2024-03-19T02:30:39.979Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.dataBaseName=testdb [2024-03-19T02:30:40.055Z] [javaWithResult] [0.007s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-03-19T02:30:40.173Z] [exec] Mar 19, 2024 2:30:39 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:30:40.173Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:30:40.532Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:30:40.532Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:30:40.532Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:30:40.532Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:30:40.532Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:30:40.532Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:30:40.532Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:30:40.532Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:30:40.532Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:30:40.532Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:30:40.532Z] [exec] Value of key is:ejb-msgctxt [2024-03-19T02:30:40.532Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:40.532Z] [exec] [2024-03-19T02:30:40.532Z] [exec] [2024-03-19T02:30:40.532Z] [exec] ----------------------------------------- [2024-03-19T02:30:40.532Z] [exec] - ejb-msgctxt: PASS - [2024-03-19T02:30:40.532Z] [exec] ----------------------------------------- [2024-03-19T02:30:40.532Z] [exec] Total PASS: 1 [2024-03-19T02:30:40.532Z] [exec] Total FAIL: 0 [2024-03-19T02:30:40.532Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:40.532Z] [exec] ----------------------------------------- [2024-03-19T02:30:40.532Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:40.542Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:30:40.542Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:30:40.790Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:40.790Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-03-19T02:30:40.790Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:40.790Z] [2024-03-19T02:30:40.790Z] undeploy: [2024-03-19T02:30:40.790Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:40.790Z] [2024-03-19T02:30:40.790Z] autoundeploy-file: [2024-03-19T02:30:40.790Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:30:40.798Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.create=true [2024-03-19T02:30:40.798Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.create=true [2024-03-19T02:30:41.104Z] [exec] Mar 19, 2024 2:30:40 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:41.104Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:41.356Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:41.356Z] [2024-03-19T02:30:41.356Z] internal-report-success: [2024-03-19T02:30:41.356Z] [2024-03-19T02:30:41.356Z] internal-report-failure: [2024-03-19T02:30:41.356Z] [2024-03-19T02:30:41.356Z] report: [2024-03-19T02:30:41.356Z] [2024-03-19T02:30:41.356Z] all: [2024-03-19T02:30:41.356Z] [echo] [2024-03-19T02:30:41.356Z] [echo] ************************* [2024-03-19T02:30:41.356Z] [echo] * Running asyncejbclient [2024-03-19T02:30:41.356Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient [2024-03-19T02:30:41.356Z] [echo] ************************* [2024-03-19T02:30:41.356Z] [echo] [2024-03-19T02:30:41.356Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:41.357Z] [2024-03-19T02:30:41.357Z] clean: [2024-03-19T02:30:41.357Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml [2024-03-19T02:30:41.357Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:41.357Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:41.357Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:41.357Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:41.357Z] [2024-03-19T02:30:41.357Z] deploy: [2024-03-19T02:30:41.357Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:41.357Z] [2024-03-19T02:30:41.357Z] build: [2024-03-19T02:30:41.357Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:41.357Z] [2024-03-19T02:30:41.357Z] test-compile: [2024-03-19T02:30:41.357Z] [echo] Compiling into endpoint/WebServiceEJB.class [2024-03-19T02:30:41.357Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:41.357Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:41.360Z] [exec] Mar 19, 2024 2:30:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:41.360Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:41.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.serverName=localhost [2024-03-19T02:30:41.362Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.serverName=localhost [2024-03-19T02:30:41.362Z] [2024-03-19T02:30:41.362Z] setOSConditions: [2024-03-19T02:30:41.362Z] [2024-03-19T02:30:41.363Z] setToolWin: [2024-03-19T02:30:41.363Z] [2024-03-19T02:30:41.363Z] setToolUnix: [2024-03-19T02:30:41.363Z] [2024-03-19T02:30:41.363Z] setToolProperty: [2024-03-19T02:30:41.363Z] [2024-03-19T02:30:41.363Z] setS1ASclassPath: [2024-03-19T02:30:41.363Z] [2024-03-19T02:30:41.363Z] init-common: [2024-03-19T02:30:41.363Z] [2024-03-19T02:30:41.363Z] create-jdbc-resource-common: [2024-03-19T02:30:41.363Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxconnectionusageXA-pool --target server jdbc/maxconnectionusageXA [2024-03-19T02:30:41.616Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:41.616Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:41.616Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:41.616Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:41.616Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:41.616Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:41.616Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:41.616Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:41.616Z] [javac] 1 warning [2024-03-19T02:30:41.616Z] [echo] Building with package endpoint [2024-03-19T02:30:41.616Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2024-03-19T02:30:41.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-maxconnectionusageXA-pool --enabled=true --target server jdbc/maxconnectionusageXA [2024-03-19T02:30:41.933Z] [exec] JDBC resource jdbc/maxconnectionusageXA created successfully. [2024-03-19T02:30:41.933Z] [echo] cmd executed for server [2024-03-19T02:30:41.933Z] [2024-03-19T02:30:41.933Z] asadmin-common: [2024-03-19T02:30:41.933Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.steady_pool_size=1 [2024-03-19T02:30:42.189Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.steady_pool_size=1 [2024-03-19T02:30:42.189Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.steady-pool-size=1 [2024-03-19T02:30:42.189Z] [2024-03-19T02:30:42.189Z] asadmin-common: [2024-03-19T02:30:42.190Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max_pool_size=1 [2024-03-19T02:30:42.606Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:30:42.606Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:30:42.606Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-03-19T02:30:42.607Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.0 [2024-03-19T02:30:42.607Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] process.result: [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] processResult: [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] failed: [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] passed: [2024-03-19T02:30:42.607Z] [echo] Test simple-versioned-appclient Passed [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] unknown: [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] runclient: [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] init.os: [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] init.tools.unix: [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] init.tools.windows: [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] init.tools: [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] setAsadminArgs: [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] init: [2024-03-19T02:30:42.607Z] [2024-03-19T02:30:42.607Z] init.customtasks: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] checkAppOnCluster: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] run.positive: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] deploy.version: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] del.ref.registred: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] process.versionExpression: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] process.appname: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] _process.target: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] process.target: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] prepare.is.version.registred: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] init.os: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] init.tools.unix: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] init.tools.windows: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] init.tools: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.608Z] setAsadminArgs: [2024-03-19T02:30:42.608Z] [2024-03-19T02:30:42.609Z] init: [2024-03-19T02:30:42.609Z] [2024-03-19T02:30:42.609Z] init.customtasks: [2024-03-19T02:30:42.609Z] [2024-03-19T02:30:42.609Z] prepare: [2024-03-19T02:30:42.609Z] [2024-03-19T02:30:42.609Z] exec.asadmin2: [2024-03-19T02:30:42.651Z] [java] Total count of 7 invocations is correct [2024-03-19T02:30:42.651Z] [java] Sleep a small amount to make sure the async methodis dispatched before we make the next call... [2024-03-19T02:30:42.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max_pool_size=1 [2024-03-19T02:30:42.754Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max-pool-size=1 [2024-03-19T02:30:42.754Z] [2024-03-19T02:30:42.754Z] asadmin-common: [2024-03-19T02:30:42.754Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max_connection_usage_count=10 [2024-03-19T02:30:42.867Z] [exec] Result: 1 [2024-03-19T02:30:42.867Z] [2024-03-19T02:30:42.867Z] process.registred: [2024-03-19T02:30:42.867Z] [2024-03-19T02:30:42.867Z] is.version.registred: [2024-03-19T02:30:42.867Z] [2024-03-19T02:30:42.867Z] process.xmlversionidentifier: [2024-03-19T02:30:42.867Z] [2024-03-19T02:30:42.867Z] prepare.cluster: [2024-03-19T02:30:42.867Z] [2024-03-19T02:30:42.867Z] process.enabled: [2024-03-19T02:30:42.867Z] [2024-03-19T02:30:42.867Z] process.hasToDeploy: [2024-03-19T02:30:42.867Z] [2024-03-19T02:30:42.867Z] deploy.version.unregistred: [2024-03-19T02:30:42.867Z] [2024-03-19T02:30:42.867Z] init.os: [2024-03-19T02:30:42.867Z] [2024-03-19T02:30:42.867Z] init.tools.unix: [2024-03-19T02:30:42.867Z] [2024-03-19T02:30:42.867Z] init.tools.windows: [2024-03-19T02:30:42.867Z] [2024-03-19T02:30:42.867Z] init.tools: [2024-03-19T02:30:42.867Z] [2024-03-19T02:30:42.868Z] setAsadminArgs: [2024-03-19T02:30:42.868Z] [2024-03-19T02:30:42.868Z] init: [2024-03-19T02:30:42.868Z] [2024-03-19T02:30:42.868Z] init.customtasks: [2024-03-19T02:30:42.868Z] [2024-03-19T02:30:42.868Z] prepare: [2024-03-19T02:30:42.868Z] [2024-03-19T02:30:42.868Z] process.versionExpression: [2024-03-19T02:30:42.868Z] [2024-03-19T02:30:42.868Z] process.appname: [2024-03-19T02:30:42.868Z] [2024-03-19T02:30:42.868Z] create.version: [2024-03-19T02:30:42.868Z] [2024-03-19T02:30:42.868Z] assemble.non-existent: [2024-03-19T02:30:42.868Z] [2024-03-19T02:30:42.868Z] process.xmlversionidentifier: [2024-03-19T02:30:42.868Z] [2024-03-19T02:30:42.868Z] prepare.update.xml.identifier: [2024-03-19T02:30:42.868Z] [2024-03-19T02:30:42.868Z] update.xml.identifier: [2024-03-19T02:30:42.868Z] [unzip] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-03-19T02:30:42.868Z] [2024-03-19T02:30:42.868Z] process.xmlversionidentifier: [2024-03-19T02:30:42.868Z] [2024-03-19T02:30:42.868Z] process.versionExpression: [2024-03-19T02:30:42.869Z] [2024-03-19T02:30:42.869Z] process.xml.create.flag: [2024-03-19T02:30:42.869Z] [2024-03-19T02:30:42.869Z] create.xml.flag: [2024-03-19T02:30:42.869Z] [2024-03-19T02:30:42.869Z] generate.xml.identifier: [2024-03-19T02:30:42.869Z] [zip] Building zip: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/tmp.jar [2024-03-19T02:30:42.869Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2024-03-19T02:30:42.869Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-03-19T02:30:42.869Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/glassfish-application-client.xml [2024-03-19T02:30:42.869Z] [2024-03-19T02:30:42.869Z] process.xml.delete.flag: [2024-03-19T02:30:42.869Z] [2024-03-19T02:30:42.869Z] delete.xml.flag: [2024-03-19T02:30:42.869Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1-hasXmlVersion [2024-03-19T02:30:43.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max_connection_usage_count=10 [2024-03-19T02:30:43.011Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max-connection-usage-count=10 [2024-03-19T02:30:43.011Z] [2024-03-19T02:30:43.011Z] setOSConditions: [2024-03-19T02:30:43.011Z] [2024-03-19T02:30:43.011Z] setToolWin: [2024-03-19T02:30:43.011Z] [2024-03-19T02:30:43.011Z] setToolUnix: [2024-03-19T02:30:43.011Z] [2024-03-19T02:30:43.011Z] setToolProperty: [2024-03-19T02:30:43.011Z] [2024-03-19T02:30:43.011Z] setS1ASclassPath: [2024-03-19T02:30:43.011Z] [2024-03-19T02:30:43.011Z] init-common: [2024-03-19T02:30:43.011Z] [2024-03-19T02:30:43.011Z] deploy-common: [2024-03-19T02:30:43.011Z] [echo] Current time (ISO): 2024-03-19T02:30:42.908+0000 [2024-03-19T02:30:43.011Z] [2024-03-19T02:30:43.011Z] setOSConditions: [2024-03-19T02:30:43.011Z] [2024-03-19T02:30:43.011Z] setToolWin: [2024-03-19T02:30:43.011Z] [2024-03-19T02:30:43.011Z] setToolUnix: [2024-03-19T02:30:43.011Z] [2024-03-19T02:30:43.011Z] setToolProperty: [2024-03-19T02:30:43.011Z] [2024-03-19T02:30:43.012Z] setS1ASclassPath: [2024-03-19T02:30:43.012Z] [2024-03-19T02:30:43.012Z] init-common: [2024-03-19T02:30:43.012Z] [2024-03-19T02:30:43.012Z] deploy-common-pe: [2024-03-19T02:30:43.128Z] [2024-03-19T02:30:43.128Z] deployWithNameOption: [2024-03-19T02:30:43.128Z] [2024-03-19T02:30:43.128Z] setAsadminArgs: [2024-03-19T02:30:43.128Z] [2024-03-19T02:30:43.128Z] common.deploy.asadmin: [2024-03-19T02:30:43.128Z] [2024-03-19T02:30:43.128Z] init.os: [2024-03-19T02:30:43.128Z] [2024-03-19T02:30:43.128Z] init.tools.unix: [2024-03-19T02:30:43.128Z] [2024-03-19T02:30:43.128Z] init.tools.windows: [2024-03-19T02:30:43.128Z] [2024-03-19T02:30:43.128Z] init.tools: [2024-03-19T02:30:43.128Z] [2024-03-19T02:30:43.129Z] setAsadminArgs: [2024-03-19T02:30:43.129Z] [2024-03-19T02:30:43.129Z] init: [2024-03-19T02:30:43.129Z] [2024-03-19T02:30:43.129Z] init.customtasks: [2024-03-19T02:30:43.129Z] [2024-03-19T02:30:43.129Z] common.run.asadmin: [2024-03-19T02:30:43.129Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=false --name=simple-versioned-appclient:ALPHA-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2024-03-19T02:30:43.519Z] [java] Mar 19, 2024 2:30:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:43.519Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@65d8dff8 [2024-03-19T02:30:43.519Z] [java] Certname in appclication-client ->ANONYMOUS [2024-03-19T02:30:43.519Z] [java] The caller principal received from ejb ->ANONYMOUS [2024-03-19T02:30:43.519Z] [java] One way SSL Authentication worked - calling other methods [2024-03-19T02:30:43.519Z] [java] [2024-03-19T02:30:43.519Z] [java] [2024-03-19T02:30:43.519Z] [java] [2024-03-19T02:30:43.519Z] [java] ===========Beginning Simple Test===== [2024-03-19T02:30:43.519Z] [java] [2024-03-19T02:30:43.519Z] [java] [2024-03-19T02:30:43.519Z] [java] $100 is : 12160.00Yen [2024-03-19T02:30:43.519Z] [java] Yen is :0.77Euro [2024-03-19T02:30:43.519Z] [java] Value of key is: Standalone-Client [2024-03-19T02:30:43.519Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:43.519Z] [java] [2024-03-19T02:30:43.519Z] [java] [2024-03-19T02:30:43.519Z] [java] ----------------------------------------- [2024-03-19T02:30:43.519Z] [java] - Standalone-Client: PASS - [2024-03-19T02:30:43.519Z] [java] ----------------------------------------- [2024-03-19T02:30:43.519Z] [java] Total PASS: 1 [2024-03-19T02:30:43.519Z] [java] Total FAIL: 0 [2024-03-19T02:30:43.519Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:30:43.519Z] [java] ----------------------------------------- [2024-03-19T02:30:43.519Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:30:43.519Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:30:43.575Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageApp.ear [2024-03-19T02:30:43.576Z] [exec] Application deployed with name jdbc-maxconnectionusageApp. [2024-03-19T02:30:43.576Z] [echo] Deployment on target server server successful [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] setOSConditions: [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] setToolWin: [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] setToolUnix: [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] setToolProperty: [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] setS1ASclassPath: [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] init-common: [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] deploy-common-ee: [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] run: [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] setOSConditions: [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] setToolWin: [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] setToolUnix: [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] setToolProperty: [2024-03-19T02:30:43.576Z] [2024-03-19T02:30:43.576Z] setS1ASclassPath: [2024-03-19T02:30:43.577Z] [2024-03-19T02:30:43.577Z] init-common: [2024-03-19T02:30:43.577Z] [2024-03-19T02:30:43.577Z] execute-sql-common: [2024-03-19T02:30:43.577Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/create_pointbase.sql [2024-03-19T02:30:43.577Z] [sql] 0 rows affected [2024-03-19T02:30:43.695Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:43.695Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:30:43.777Z] [2024-03-19T02:30:43.777Z] undeploy: [2024-03-19T02:30:43.777Z] [2024-03-19T02:30:43.777Z] setOSConditions: [2024-03-19T02:30:43.777Z] [2024-03-19T02:30:43.777Z] setToolWin: [2024-03-19T02:30:43.777Z] [2024-03-19T02:30:43.777Z] setToolUnix: [2024-03-19T02:30:43.777Z] [2024-03-19T02:30:43.777Z] setToolProperty: [2024-03-19T02:30:43.777Z] [2024-03-19T02:30:43.777Z] setS1ASclassPath: [2024-03-19T02:30:43.777Z] [2024-03-19T02:30:43.777Z] init-common: [2024-03-19T02:30:43.777Z] [2024-03-19T02:30:43.777Z] undeploy-common: [2024-03-19T02:30:43.834Z] [sql] 0 rows affected [2024-03-19T02:30:43.834Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:30:43.834Z] [2024-03-19T02:30:43.834Z] setOSConditions: [2024-03-19T02:30:43.834Z] [2024-03-19T02:30:43.834Z] setToolWin: [2024-03-19T02:30:43.834Z] [2024-03-19T02:30:43.834Z] setToolUnix: [2024-03-19T02:30:43.834Z] [2024-03-19T02:30:43.834Z] setToolProperty: [2024-03-19T02:30:43.834Z] [2024-03-19T02:30:43.834Z] setS1ASclassPath: [2024-03-19T02:30:43.834Z] [2024-03-19T02:30:43.834Z] init-common: [2024-03-19T02:30:43.834Z] [2024-03-19T02:30:43.834Z] runclient-common: [2024-03-19T02:30:43.834Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageAppClient.jar -name jdbc-maxconnectionusageClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-03-19T02:30:43.933Z] [exec] Mar 19, 2024 2:30:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:43.933Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1edfedf1 [2024-03-19T02:30:43.933Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-03-19T02:30:43.933Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:43.933Z] [exec] [2024-03-19T02:30:43.933Z] [exec] [2024-03-19T02:30:43.933Z] [exec] ----------------------------------------- [2024-03-19T02:30:43.933Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-03-19T02:30:43.933Z] [exec] ----------------------------------------- [2024-03-19T02:30:43.933Z] [exec] Total PASS: 1 [2024-03-19T02:30:43.933Z] [exec] Total FAIL: 0 [2024-03-19T02:30:43.933Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:43.933Z] [exec] ----------------------------------------- [2024-03-19T02:30:43.933Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:43.933Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:43.951Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.1. [2024-03-19T02:30:43.952Z] [exec] Command deploy executed successfully. [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] init.os: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] init.tools.unix: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] init.tools.windows: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] init.tools: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] setAsadminArgs: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] init: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] init.customtasks: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] setEnabled: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] createAppRef: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] deployWithoutNameOption: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] init.os: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] init.tools.unix: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.952Z] init.tools.windows: [2024-03-19T02:30:43.952Z] [2024-03-19T02:30:43.953Z] init.tools: [2024-03-19T02:30:43.953Z] [2024-03-19T02:30:43.953Z] setAsadminArgs: [2024-03-19T02:30:43.953Z] [2024-03-19T02:30:43.953Z] init: [2024-03-19T02:30:43.953Z] [2024-03-19T02:30:43.953Z] init.customtasks: [2024-03-19T02:30:43.953Z] [2024-03-19T02:30:43.953Z] prepare.client: [2024-03-19T02:30:43.953Z] [2024-03-19T02:30:43.953Z] prepare.client.appclient: [2024-03-19T02:30:43.953Z] [2024-03-19T02:30:43.953Z] setHttpPort: [2024-03-19T02:30:43.953Z] [2024-03-19T02:30:43.953Z] process.versionExpression: [2024-03-19T02:30:43.953Z] [2024-03-19T02:30:43.953Z] process.appname: [2024-03-19T02:30:43.953Z] [2024-03-19T02:30:43.953Z] prepare.appclient.preparator: [2024-03-19T02:30:43.953Z] [2024-03-19T02:30:43.953Z] process.classpath: [2024-03-19T02:30:43.953Z] [2024-03-19T02:30:43.953Z] process.jvmargs: [2024-03-19T02:30:43.953Z] [2024-03-19T02:30:43.953Z] java.with.result: [2024-03-19T02:30:44.094Z] [exec] Waiting for the domain to stop ... [2024-03-19T02:30:44.094Z] [exec] Waiting finished after 2,531 ms. [2024-03-19T02:30:44.094Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:30:44.094Z] [2024-03-19T02:30:44.094Z] stop-server-windows: [2024-03-19T02:30:44.094Z] [2024-03-19T02:30:44.094Z] setOSConditions: [2024-03-19T02:30:44.094Z] [2024-03-19T02:30:44.094Z] start-server: [2024-03-19T02:30:44.094Z] [echo] +-----------------------------+ [2024-03-19T02:30:44.094Z] [echo] | | [2024-03-19T02:30:44.094Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:30:44.094Z] [echo] | in Felix mode | [2024-03-19T02:30:44.094Z] [echo] | | [2024-03-19T02:30:44.094Z] [echo] +-----------------------------+ [2024-03-19T02:30:44.094Z] [2024-03-19T02:30:44.094Z] start-server-unix: [2024-03-19T02:30:44.153Z] [2024-03-19T02:30:44.153Z] private-run: [2024-03-19T02:30:44.153Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:44.153Z] [2024-03-19T02:30:44.153Z] clean: [2024-03-19T02:30:44.153Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml [2024-03-19T02:30:44.153Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:44.153Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:44.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:44.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:44.153Z] [echo] wsimporting http://localhost:8080/WebServiceEJBService/WebServiceEJB?WSDL [2024-03-19T02:30:44.154Z] [exec] parsing WSDL... [2024-03-19T02:30:44.398Z] [exec] Mar 19, 2024 2:30:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:30:44.398Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:30:44.497Z] [2024-03-19T02:30:44.497Z] checkReporting-common: [2024-03-19T02:30:44.497Z] [2024-03-19T02:30:44.497Z] confirmReportPresent-common: [2024-03-19T02:30:44.497Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:30:44.497Z] [echo] Test seems to be reported fine [2024-03-19T02:30:44.497Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-03-19T02:30:44.497Z] [2024-03-19T02:30:44.497Z] confirmMissingReport-common: [2024-03-19T02:30:44.497Z] [2024-03-19T02:30:44.497Z] setOSConditions: [2024-03-19T02:30:44.497Z] [2024-03-19T02:30:44.497Z] setToolWin: [2024-03-19T02:30:44.497Z] [2024-03-19T02:30:44.497Z] setToolUnix: [2024-03-19T02:30:44.497Z] [2024-03-19T02:30:44.497Z] setToolProperty: [2024-03-19T02:30:44.497Z] [2024-03-19T02:30:44.497Z] setS1ASclassPath: [2024-03-19T02:30:44.497Z] [2024-03-19T02:30:44.497Z] init-common: [2024-03-19T02:30:44.497Z] [2024-03-19T02:30:44.497Z] runclient-common: [2024-03-19T02:30:44.498Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring String Primitives-And-String java:module/custom/my-string [2024-03-19T02:30:44.518Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-03-19T02:30:44.518Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=5410559317219017700; Path=/ [2024-03-19T02:30:44.519Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-03-19T02:30:44.519Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-03-19T02:30:44.519Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.0/simple-versioned-appclientClient.jar [2024-03-19T02:30:44.519Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:44.519Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-03-19T02:30:44.519Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:44.519Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-03-19T02:30:44.519Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-03-19T02:30:44.519Z] [2024-03-19T02:30:44.519Z] _prepare.client.appclient: [2024-03-19T02:30:44.519Z] [2024-03-19T02:30:44.519Z] increment.log.next: [2024-03-19T02:30:44.519Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:30:44.519Z] [2024-03-19T02:30:44.519Z] process.versionexpression: [2024-03-19T02:30:44.519Z] [2024-03-19T02:30:44.519Z] prepare.run: [2024-03-19T02:30:44.519Z] [2024-03-19T02:30:44.519Z] common.run.negative: [2024-03-19T02:30:44.519Z] [2024-03-19T02:30:44.519Z] setHttpPort: [2024-03-19T02:30:44.519Z] [2024-03-19T02:30:44.519Z] common.run: [2024-03-19T02:30:44.519Z] [2024-03-19T02:30:44.520Z] checkAppOnServer: [2024-03-19T02:30:44.520Z] [2024-03-19T02:30:44.520Z] declare-test: [2024-03-19T02:30:44.520Z] [echo] Starting test simple-versioned-appclient sample.scenarios(4) - logID=6 (server) [2024-03-19T02:30:44.520Z] [2024-03-19T02:30:44.520Z] prepare.runclient: [2024-03-19T02:30:44.520Z] [2024-03-19T02:30:44.520Z] process.classpath: [2024-03-19T02:30:44.520Z] [2024-03-19T02:30:44.520Z] process.jvmargs: [2024-03-19T02:30:44.520Z] [2024-03-19T02:30:44.520Z] java.with.result: [2024-03-19T02:30:44.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false sec-ssl-converterApp [2024-03-19T02:30:44.725Z] [2024-03-19T02:30:44.725Z] all: [2024-03-19T02:30:44.725Z] [echo] [2024-03-19T02:30:44.725Z] [echo] [2024-03-19T02:30:44.725Z] [echo] [2024-03-19T02:30:44.725Z] [echo] *************************************************************************** [2024-03-19T02:30:44.725Z] [echo] * Running group ejb-mutual-ssl [2024-03-19T02:30:44.725Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl [2024-03-19T02:30:44.725Z] [echo] *************************************************************************** [2024-03-19T02:30:44.725Z] [echo] [2024-03-19T02:30:44.725Z] [echo] [2024-03-19T02:30:44.725Z] [echo] [2024-03-19T02:30:44.725Z] [2024-03-19T02:30:44.726Z] setOSConditions: [2024-03-19T02:30:44.726Z] [2024-03-19T02:30:44.726Z] setToolWin: [2024-03-19T02:30:44.726Z] [2024-03-19T02:30:44.726Z] setToolUnix: [2024-03-19T02:30:44.726Z] [2024-03-19T02:30:44.726Z] setToolProperty: [2024-03-19T02:30:44.726Z] [2024-03-19T02:30:44.726Z] setS1ASclassPath: [2024-03-19T02:30:44.726Z] [2024-03-19T02:30:44.726Z] init-common: [2024-03-19T02:30:44.726Z] [2024-03-19T02:30:44.726Z] clean: [2024-03-19T02:30:44.726Z] [2024-03-19T02:30:44.726Z] setOSConditions: [2024-03-19T02:30:44.726Z] [2024-03-19T02:30:44.726Z] setToolWin: [2024-03-19T02:30:44.726Z] [2024-03-19T02:30:44.726Z] setToolUnix: [2024-03-19T02:30:44.726Z] [2024-03-19T02:30:44.726Z] setToolProperty: [2024-03-19T02:30:44.726Z] [2024-03-19T02:30:44.726Z] setS1ASclassPath: [2024-03-19T02:30:44.726Z] [2024-03-19T02:30:44.726Z] init-common: [2024-03-19T02:30:44.727Z] [2024-03-19T02:30:44.727Z] clean-common: [2024-03-19T02:30:44.727Z] [2024-03-19T02:30:44.727Z] setOSConditions: [2024-03-19T02:30:44.727Z] [2024-03-19T02:30:44.727Z] setToolWin: [2024-03-19T02:30:44.727Z] [2024-03-19T02:30:44.727Z] setToolUnix: [2024-03-19T02:30:44.727Z] [2024-03-19T02:30:44.727Z] setToolProperty: [2024-03-19T02:30:44.727Z] [2024-03-19T02:30:44.727Z] setS1ASclassPath: [2024-03-19T02:30:44.727Z] [2024-03-19T02:30:44.727Z] init-common: [2024-03-19T02:30:44.727Z] [2024-03-19T02:30:44.727Z] clean-classes-common: [2024-03-19T02:30:44.727Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:44.727Z] [2024-03-19T02:30:44.727Z] setOSConditions: [2024-03-19T02:30:44.727Z] [2024-03-19T02:30:44.727Z] setToolWin: [2024-03-19T02:30:44.727Z] [2024-03-19T02:30:44.727Z] setToolUnix: [2024-03-19T02:30:44.727Z] [2024-03-19T02:30:44.727Z] setToolProperty: [2024-03-19T02:30:44.728Z] [2024-03-19T02:30:44.728Z] setS1ASclassPath: [2024-03-19T02:30:44.728Z] [2024-03-19T02:30:44.728Z] init-common: [2024-03-19T02:30:44.728Z] [2024-03-19T02:30:44.728Z] clean-jars-common: [2024-03-19T02:30:44.728Z] [2024-03-19T02:30:44.728Z] compile: [2024-03-19T02:30:44.728Z] [2024-03-19T02:30:44.728Z] setOSConditions: [2024-03-19T02:30:44.728Z] [2024-03-19T02:30:44.728Z] setToolWin: [2024-03-19T02:30:44.728Z] [2024-03-19T02:30:44.728Z] setToolUnix: [2024-03-19T02:30:44.728Z] [2024-03-19T02:30:44.728Z] setToolProperty: [2024-03-19T02:30:44.728Z] [2024-03-19T02:30:44.728Z] setS1ASclassPath: [2024-03-19T02:30:44.728Z] [2024-03-19T02:30:44.728Z] init-common: [2024-03-19T02:30:44.728Z] [2024-03-19T02:30:44.728Z] compile-common: [2024-03-19T02:30:44.728Z] [echo] Current time (ISO): 2024-03-19T02:30:44.630+0000 [2024-03-19T02:30:44.728Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:44.728Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:44.778Z] [javaWithResult] [0.007s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-03-19T02:30:45.097Z] [exec] [2024-03-19T02:30:45.097Z] [exec] Generating code... [2024-03-19T02:30:45.097Z] [exec] [2024-03-19T02:30:45.097Z] [exec] Compiling code... [2024-03-19T02:30:45.327Z] [exec] Mar 19, 2024 2:30:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:45.327Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:45.427Z] [exec] Mar 19, 2024 2:30:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:30:45.427Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:30:45.583Z] [exec] Mar 19, 2024 2:30:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:45.583Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:45.924Z] [java] Successfully received NoSuchEJBException for concurrent access attempt on removed sfsb [2024-03-19T02:30:45.924Z] [java] Value of key is: main [2024-03-19T02:30:45.924Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:45.924Z] [java] [2024-03-19T02:30:45.924Z] [java] [2024-03-19T02:30:45.924Z] [java] ----------------------------------------- [2024-03-19T02:30:45.924Z] [java] - main: PASS - [2024-03-19T02:30:45.924Z] [java] ----------------------------------------- [2024-03-19T02:30:45.924Z] [java] Total PASS: 1 [2024-03-19T02:30:45.924Z] [java] Total FAIL: 0 [2024-03-19T02:30:45.924Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:30:45.924Z] [java] ----------------------------------------- [2024-03-19T02:30:45.924Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:30:45.924Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:30:45.993Z] [exec] Mar 19, 2024 2:30:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:45.993Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:46.181Z] [2024-03-19T02:30:46.181Z] undeploy: [2024-03-19T02:30:46.181Z] [2024-03-19T02:30:46.181Z] setOSConditions: [2024-03-19T02:30:46.181Z] [2024-03-19T02:30:46.181Z] setToolWin: [2024-03-19T02:30:46.181Z] [2024-03-19T02:30:46.181Z] setToolUnix: [2024-03-19T02:30:46.181Z] [2024-03-19T02:30:46.181Z] setToolProperty: [2024-03-19T02:30:46.181Z] [2024-03-19T02:30:46.181Z] setS1ASclassPath: [2024-03-19T02:30:46.181Z] [2024-03-19T02:30:46.181Z] init-common: [2024-03-19T02:30:46.181Z] [2024-03-19T02:30:46.181Z] undeploy-jar-common: [2024-03-19T02:30:46.438Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-sfsbscnc-ejb [2024-03-19T02:30:46.438Z] [2024-03-19T02:30:46.438Z] all: [2024-03-19T02:30:46.438Z] [2024-03-19T02:30:46.438Z] ear: [2024-03-19T02:30:46.438Z] [2024-03-19T02:30:46.438Z] setOSConditions: [2024-03-19T02:30:46.438Z] [2024-03-19T02:30:46.439Z] setToolWin: [2024-03-19T02:30:46.439Z] [2024-03-19T02:30:46.439Z] setToolUnix: [2024-03-19T02:30:46.439Z] [2024-03-19T02:30:46.439Z] setToolProperty: [2024-03-19T02:30:46.439Z] [2024-03-19T02:30:46.439Z] setS1ASclassPath: [2024-03-19T02:30:46.439Z] [2024-03-19T02:30:46.439Z] init-common: [2024-03-19T02:30:46.439Z] [2024-03-19T02:30:46.439Z] clean: [2024-03-19T02:30:46.439Z] [2024-03-19T02:30:46.439Z] setOSConditions: [2024-03-19T02:30:46.439Z] [2024-03-19T02:30:46.439Z] setToolWin: [2024-03-19T02:30:46.439Z] [2024-03-19T02:30:46.439Z] setToolUnix: [2024-03-19T02:30:46.439Z] [2024-03-19T02:30:46.439Z] setToolProperty: [2024-03-19T02:30:46.439Z] [2024-03-19T02:30:46.439Z] setS1ASclassPath: [2024-03-19T02:30:46.439Z] [2024-03-19T02:30:46.439Z] init-common: [2024-03-19T02:30:46.439Z] [2024-03-19T02:30:46.439Z] clean-common: [2024-03-19T02:30:46.470Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/ejb/WebServiceEJBService.java uses or overrides a deprecated API. [2024-03-19T02:30:46.470Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:30:46.470Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:46.470Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:46.470Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:46.470Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:46.470Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:46.470Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:46.470Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:46.470Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:46.470Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:46.556Z] [exec] Mar 19, 2024 2:30:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:46.556Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:46.626Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:46.626Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:46.626Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:46.626Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:46.626Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:46.626Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:46.626Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:46.696Z] [2024-03-19T02:30:46.696Z] setOSConditions: [2024-03-19T02:30:46.696Z] [2024-03-19T02:30:46.696Z] setToolWin: [2024-03-19T02:30:46.696Z] [2024-03-19T02:30:46.696Z] setToolUnix: [2024-03-19T02:30:46.696Z] [2024-03-19T02:30:46.696Z] setToolProperty: [2024-03-19T02:30:46.696Z] [2024-03-19T02:30:46.696Z] setS1ASclassPath: [2024-03-19T02:30:46.696Z] [2024-03-19T02:30:46.696Z] init-common: [2024-03-19T02:30:46.696Z] [2024-03-19T02:30:46.696Z] clean-classes-common: [2024-03-19T02:30:46.696Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:46.696Z] [2024-03-19T02:30:46.696Z] setOSConditions: [2024-03-19T02:30:46.696Z] [2024-03-19T02:30:46.696Z] setToolWin: [2024-03-19T02:30:46.696Z] [2024-03-19T02:30:46.696Z] setToolUnix: [2024-03-19T02:30:46.696Z] [2024-03-19T02:30:46.697Z] setToolProperty: [2024-03-19T02:30:46.697Z] [2024-03-19T02:30:46.697Z] setS1ASclassPath: [2024-03-19T02:30:46.697Z] [2024-03-19T02:30:46.697Z] init-common: [2024-03-19T02:30:46.697Z] [2024-03-19T02:30:46.697Z] clean-jars-common: [2024-03-19T02:30:46.697Z] [2024-03-19T02:30:46.697Z] compile: [2024-03-19T02:30:46.697Z] [2024-03-19T02:30:46.697Z] setOSConditions: [2024-03-19T02:30:46.697Z] [2024-03-19T02:30:46.697Z] setToolWin: [2024-03-19T02:30:46.697Z] [2024-03-19T02:30:46.697Z] setToolUnix: [2024-03-19T02:30:46.697Z] [2024-03-19T02:30:46.697Z] setToolProperty: [2024-03-19T02:30:46.697Z] [2024-03-19T02:30:46.697Z] setS1ASclassPath: [2024-03-19T02:30:46.697Z] [2024-03-19T02:30:46.697Z] init-common: [2024-03-19T02:30:46.697Z] [2024-03-19T02:30:46.697Z] compile-common: [2024-03-19T02:30:46.697Z] [echo] Current time (ISO): 2024-03-19T02:30:46.458+0000 [2024-03-19T02:30:46.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:46.697Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:46.728Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:46.985Z] [javac] warning: Implicitly compiled files were not subject to annotation processing. [2024-03-19T02:30:46.985Z] [javac] Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [2024-03-19T02:30:46.985Z] [javac] 2 warnings [2024-03-19T02:30:46.985Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-03-19T02:30:47.319Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:30:47.319Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to fail [2024-03-19T02:30:47.319Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-03-19T02:30:47.319Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.0 [2024-03-19T02:30:47.319Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:30:47.319Z] [2024-03-19T02:30:47.319Z] process.result: [2024-03-19T02:30:47.319Z] [2024-03-19T02:30:47.319Z] processResult: [2024-03-19T02:30:47.319Z] [2024-03-19T02:30:47.319Z] failed: [2024-03-19T02:30:47.319Z] [2024-03-19T02:30:47.319Z] passed: [2024-03-19T02:30:47.319Z] [echo] Test simple-versioned-appclient Passed [2024-03-19T02:30:47.319Z] [2024-03-19T02:30:47.319Z] unknown: [2024-03-19T02:30:47.319Z] [2024-03-19T02:30:47.319Z] runclient: [2024-03-19T02:30:47.319Z] [2024-03-19T02:30:47.320Z] init.os: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] init.tools.unix: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] init.tools.windows: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] init.tools: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] setAsadminArgs: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] init: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] init.customtasks: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] checkAppOnCluster: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] run.negative: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] process.versionExpression: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] process.appname: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] process.xmlversionidentifier: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] prepare.cluster: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.320Z] enable.version: [2024-03-19T02:30:47.320Z] [2024-03-19T02:30:47.321Z] setAsadminArgs: [2024-03-19T02:30:47.321Z] [2024-03-19T02:30:47.321Z] common.enable.asadmin: [2024-03-19T02:30:47.321Z] [2024-03-19T02:30:47.321Z] init.os: [2024-03-19T02:30:47.321Z] [2024-03-19T02:30:47.321Z] init.tools.unix: [2024-03-19T02:30:47.321Z] [2024-03-19T02:30:47.321Z] init.tools.windows: [2024-03-19T02:30:47.321Z] [2024-03-19T02:30:47.321Z] init.tools: [2024-03-19T02:30:47.321Z] [2024-03-19T02:30:47.321Z] setAsadminArgs: [2024-03-19T02:30:47.321Z] [2024-03-19T02:30:47.321Z] init: [2024-03-19T02:30:47.321Z] [2024-03-19T02:30:47.321Z] init.customtasks: [2024-03-19T02:30:47.321Z] [2024-03-19T02:30:47.321Z] common.run.asadmin: [2024-03-19T02:30:47.321Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.1 [2024-03-19T02:30:47.486Z] [exec] Mar 19, 2024 2:30:47 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:47.486Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1ecf0ac6 [2024-03-19T02:30:47.578Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:47.578Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-03-19T02:30:47.638Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:47.638Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:47.638Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:47.638Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:47.638Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:47.638Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:47.638Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:47.743Z] [exec] Value of key is: Max Connection Usage - (local-TxNotSupported): [2024-03-19T02:30:47.836Z] [exec] Command enable executed successfully. [2024-03-19T02:30:47.836Z] [2024-03-19T02:30:47.836Z] init.os: [2024-03-19T02:30:47.836Z] [2024-03-19T02:30:47.836Z] init.tools.unix: [2024-03-19T02:30:47.836Z] [2024-03-19T02:30:47.836Z] init.tools.windows: [2024-03-19T02:30:47.836Z] [2024-03-19T02:30:47.836Z] init.tools: [2024-03-19T02:30:47.836Z] [2024-03-19T02:30:47.837Z] setAsadminArgs: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] init: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] init.customtasks: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] enableAppOnInstance: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] init.os: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] init.tools.unix: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] init.tools.windows: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] init.tools: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] setAsadminArgs: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] init: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] init.customtasks: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] prepare.client: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] prepare.client.appclient: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.837Z] setHttpPort: [2024-03-19T02:30:47.837Z] [2024-03-19T02:30:47.838Z] process.versionExpression: [2024-03-19T02:30:47.838Z] [2024-03-19T02:30:47.838Z] process.appname: [2024-03-19T02:30:47.838Z] [2024-03-19T02:30:47.838Z] prepare.appclient.preparator: [2024-03-19T02:30:47.838Z] [2024-03-19T02:30:47.838Z] process.classpath: [2024-03-19T02:30:47.838Z] [2024-03-19T02:30:47.838Z] process.jvmargs: [2024-03-19T02:30:47.838Z] [2024-03-19T02:30:47.838Z] java.with.result: [2024-03-19T02:30:47.916Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:30:47.916Z] [2024-03-19T02:30:47.916Z] compile-client: [2024-03-19T02:30:47.916Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:47.917Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:47.996Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:47.996Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/ejb/ConverterBean.java uses or overrides a deprecated API. [2024-03-19T02:30:47.996Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:30:47.996Z] [javac] 1 warning [2024-03-19T02:30:47.996Z] [2024-03-19T02:30:47.996Z] setOSConditions: [2024-03-19T02:30:47.997Z] [2024-03-19T02:30:47.997Z] setToolWin: [2024-03-19T02:30:47.997Z] [2024-03-19T02:30:47.997Z] setToolUnix: [2024-03-19T02:30:47.997Z] [2024-03-19T02:30:47.997Z] setToolProperty: [2024-03-19T02:30:47.997Z] [2024-03-19T02:30:47.997Z] setS1ASclassPath: [2024-03-19T02:30:47.997Z] [2024-03-19T02:30:47.997Z] init-common: [2024-03-19T02:30:47.997Z] [2024-03-19T02:30:47.997Z] compile-common: [2024-03-19T02:30:47.997Z] [echo] Current time (ISO): 2024-03-19T02:30:47.885+0000 [2024-03-19T02:30:47.997Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:47.999Z] [exec] Value of key is: Max Connection Usage - (local-Tx-Sharing) : [2024-03-19T02:30:47.999Z] [exec] Value of key is: Max Connection Usage - (XA-TxNotSupported) : [2024-03-19T02:30:47.999Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:47.999Z] [exec] [2024-03-19T02:30:47.999Z] [exec] [2024-03-19T02:30:47.999Z] [exec] ----------------------------------------- [2024-03-19T02:30:47.999Z] [exec] - Max Connection Usage - (local-TxNotSupported): : PASS - [2024-03-19T02:30:47.999Z] [exec] - Max Connection Usage - (local-Tx-Sharing) : : PASS - [2024-03-19T02:30:47.999Z] [exec] - Max Connection Usage - (XA-TxNotSupported) : : PASS - [2024-03-19T02:30:47.999Z] [exec] ----------------------------------------- [2024-03-19T02:30:47.999Z] [exec] Total PASS: 3 [2024-03-19T02:30:47.999Z] [exec] Total FAIL: 0 [2024-03-19T02:30:47.999Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:47.999Z] [exec] ----------------------------------------- [2024-03-19T02:30:47.999Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:47.999Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:48.175Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:48.175Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:48.175Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:48.175Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:48.175Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:48.175Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:48.176Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:48.243Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:48.256Z] [2024-03-19T02:30:48.257Z] checkReporting-common: [2024-03-19T02:30:48.257Z] [2024-03-19T02:30:48.257Z] confirmReportPresent-common: [2024-03-19T02:30:48.257Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:30:48.257Z] [echo] Test seems to be reported fine [2024-03-19T02:30:48.257Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/RepRunConf.txt [2024-03-19T02:30:48.257Z] [2024-03-19T02:30:48.257Z] confirmMissingReport-common: [2024-03-19T02:30:48.257Z] [2024-03-19T02:30:48.257Z] undeploy: [2024-03-19T02:30:48.257Z] [2024-03-19T02:30:48.257Z] setOSConditions: [2024-03-19T02:30:48.257Z] [2024-03-19T02:30:48.257Z] setToolWin: [2024-03-19T02:30:48.257Z] [2024-03-19T02:30:48.257Z] setToolUnix: [2024-03-19T02:30:48.257Z] [2024-03-19T02:30:48.257Z] setToolProperty: [2024-03-19T02:30:48.257Z] [2024-03-19T02:30:48.257Z] setS1ASclassPath: [2024-03-19T02:30:48.258Z] [2024-03-19T02:30:48.258Z] init-common: [2024-03-19T02:30:48.258Z] [2024-03-19T02:30:48.258Z] execute-sql-common: [2024-03-19T02:30:48.258Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/drop_pointbase.sql [2024-03-19T02:30:48.258Z] [sql] 0 rows affected [2024-03-19T02:30:48.258Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:30:48.258Z] [2024-03-19T02:30:48.258Z] unsetup: [2024-03-19T02:30:48.258Z] [2024-03-19T02:30:48.258Z] setOSConditions: [2024-03-19T02:30:48.258Z] [2024-03-19T02:30:48.258Z] setToolWin: [2024-03-19T02:30:48.258Z] [2024-03-19T02:30:48.258Z] setToolUnix: [2024-03-19T02:30:48.258Z] [2024-03-19T02:30:48.258Z] setToolProperty: [2024-03-19T02:30:48.258Z] [2024-03-19T02:30:48.258Z] setS1ASclassPath: [2024-03-19T02:30:48.258Z] [2024-03-19T02:30:48.258Z] init-common: [2024-03-19T02:30:48.258Z] [2024-03-19T02:30:48.258Z] delete-jdbc-resource-common: [2024-03-19T02:30:48.258Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxconnectionusage [2024-03-19T02:30:48.403Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-03-19T02:30:48.403Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=2638711754345710205; Path=/ [2024-03-19T02:30:48.403Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-03-19T02:30:48.403Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-03-19T02:30:48.403Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.1/simple-versioned-appclientClient.jar [2024-03-19T02:30:48.403Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:48.403Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-03-19T02:30:48.404Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:48.404Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-03-19T02:30:48.404Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-03-19T02:30:48.404Z] [2024-03-19T02:30:48.404Z] _prepare.client.appclient: [2024-03-19T02:30:48.404Z] [2024-03-19T02:30:48.404Z] increment.log.next: [2024-03-19T02:30:48.404Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:30:48.404Z] [2024-03-19T02:30:48.404Z] process.versionexpression: [2024-03-19T02:30:48.404Z] [2024-03-19T02:30:48.404Z] prepare.run: [2024-03-19T02:30:48.404Z] [2024-03-19T02:30:48.404Z] common.run.positive: [2024-03-19T02:30:48.404Z] [2024-03-19T02:30:48.404Z] setHttpPort: [2024-03-19T02:30:48.404Z] [2024-03-19T02:30:48.404Z] common.run: [2024-03-19T02:30:48.404Z] [2024-03-19T02:30:48.404Z] checkAppOnServer: [2024-03-19T02:30:48.404Z] [2024-03-19T02:30:48.404Z] declare-test: [2024-03-19T02:30:48.404Z] [echo] Starting test simple-versioned-appclient sample.scenarios(5) - logID=7 (server) [2024-03-19T02:30:48.404Z] [2024-03-19T02:30:48.404Z] prepare.runclient: [2024-03-19T02:30:48.405Z] [2024-03-19T02:30:48.405Z] process.classpath: [2024-03-19T02:30:48.405Z] [2024-03-19T02:30:48.405Z] process.jvmargs: [2024-03-19T02:30:48.405Z] [2024-03-19T02:30:48.405Z] java.with.result: [2024-03-19T02:30:48.433Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:48.433Z] [javac] 1 warning [2024-03-19T02:30:48.433Z] [echo] Running appclient with client.Client [2024-03-19T02:30:48.433Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:48.500Z] [javac] 1 warning [2024-03-19T02:30:48.500Z] [2024-03-19T02:30:48.500Z] setOSConditions: [2024-03-19T02:30:48.500Z] [2024-03-19T02:30:48.500Z] setToolWin: [2024-03-19T02:30:48.500Z] [2024-03-19T02:30:48.500Z] setToolUnix: [2024-03-19T02:30:48.501Z] [2024-03-19T02:30:48.501Z] setToolProperty: [2024-03-19T02:30:48.501Z] [2024-03-19T02:30:48.501Z] setS1ASclassPath: [2024-03-19T02:30:48.501Z] [2024-03-19T02:30:48.501Z] init-common: [2024-03-19T02:30:48.501Z] [2024-03-19T02:30:48.501Z] webclient-war-common: [2024-03-19T02:30:48.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:48.501Z] [2024-03-19T02:30:48.501Z] clear: [2024-03-19T02:30:48.501Z] [2024-03-19T02:30:48.501Z] test-tlds-exist: [2024-03-19T02:30:48.501Z] [2024-03-19T02:30:48.501Z] copy-tlds: [2024-03-19T02:30:48.501Z] [2024-03-19T02:30:48.501Z] test-tagfiles-exist: [2024-03-19T02:30:48.501Z] [2024-03-19T02:30:48.501Z] copy-tagfiles: [2024-03-19T02:30:48.501Z] [2024-03-19T02:30:48.501Z] package-war-common: [2024-03-19T02:30:48.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:30:48.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:48.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:30:48.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:30:48.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/lib [2024-03-19T02:30:48.502Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:30:48.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/docroot [2024-03-19T02:30:48.502Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-ear-web.war [2024-03-19T02:30:48.502Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:48.502Z] [2024-03-19T02:30:48.502Z] setOSConditions: [2024-03-19T02:30:48.502Z] [2024-03-19T02:30:48.502Z] setToolWin: [2024-03-19T02:30:48.502Z] [2024-03-19T02:30:48.502Z] setToolUnix: [2024-03-19T02:30:48.502Z] [2024-03-19T02:30:48.502Z] setToolProperty: [2024-03-19T02:30:48.502Z] [2024-03-19T02:30:48.502Z] setS1ASclassPath: [2024-03-19T02:30:48.502Z] [2024-03-19T02:30:48.502Z] init-common: [2024-03-19T02:30:48.502Z] [2024-03-19T02:30:48.502Z] compile-common: [2024-03-19T02:30:48.502Z] [echo] Current time (ISO): 2024-03-19T02:30:48.387+0000 [2024-03-19T02:30:48.502Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:48.663Z] [javaWithResult] [0.007s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-03-19T02:30:48.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxconnectionusage [2024-03-19T02:30:48.832Z] [exec] JDBC resource jdbc/maxconnectionusage deleted successfully [2024-03-19T02:30:48.832Z] [echo] cmd executed for server [2024-03-19T02:30:48.832Z] [2024-03-19T02:30:48.832Z] setOSConditions: [2024-03-19T02:30:48.832Z] [2024-03-19T02:30:48.832Z] setToolWin: [2024-03-19T02:30:48.832Z] [2024-03-19T02:30:48.832Z] setToolUnix: [2024-03-19T02:30:48.832Z] [2024-03-19T02:30:48.832Z] setToolProperty: [2024-03-19T02:30:48.832Z] [2024-03-19T02:30:48.832Z] setS1ASclassPath: [2024-03-19T02:30:48.832Z] [2024-03-19T02:30:48.832Z] init-common: [2024-03-19T02:30:48.832Z] [2024-03-19T02:30:48.832Z] delete-jdbc-connpool-common: [2024-03-19T02:30:48.832Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxconnectionusage-pool [2024-03-19T02:30:49.079Z] [exec] Mar 19, 2024 2:30:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:49.079Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@458031da [2024-03-19T02:30:49.079Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-03-19T02:30:49.079Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:49.079Z] [exec] [2024-03-19T02:30:49.079Z] [exec] [2024-03-19T02:30:49.079Z] [exec] ----------------------------------------- [2024-03-19T02:30:49.079Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-03-19T02:30:49.079Z] [exec] ----------------------------------------- [2024-03-19T02:30:49.079Z] [exec] Total PASS: 1 [2024-03-19T02:30:49.079Z] [exec] Total FAIL: 0 [2024-03-19T02:30:49.079Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:49.079Z] [exec] ----------------------------------------- [2024-03-19T02:30:49.079Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:49.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxconnectionusage-pool [2024-03-19T02:30:49.089Z] [exec] JDBC Connection pool jdbc-maxconnectionusage-pool deleted successfully [2024-03-19T02:30:49.089Z] [echo] cmd executed for server [2024-03-19T02:30:49.089Z] [2024-03-19T02:30:49.089Z] setOSConditions: [2024-03-19T02:30:49.089Z] [2024-03-19T02:30:49.089Z] setToolWin: [2024-03-19T02:30:49.089Z] [2024-03-19T02:30:49.089Z] setToolUnix: [2024-03-19T02:30:49.089Z] [2024-03-19T02:30:49.089Z] setToolProperty: [2024-03-19T02:30:49.089Z] [2024-03-19T02:30:49.089Z] setS1ASclassPath: [2024-03-19T02:30:49.089Z] [2024-03-19T02:30:49.089Z] init-common: [2024-03-19T02:30:49.089Z] [2024-03-19T02:30:49.090Z] delete-jdbc-resource-common: [2024-03-19T02:30:49.090Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxconnectionusageXA [2024-03-19T02:30:49.335Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:49.424Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:30:49.424Z] [exec] Waiting finished after 4,916 ms. [2024-03-19T02:30:49.424Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:30:49.424Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:30:49.424Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:30:49.425Z] [exec] Admin Port: 4,848 [2024-03-19T02:30:49.425Z] [exec] Command start-domain executed successfully. [2024-03-19T02:30:49.425Z] [2024-03-19T02:30:49.425Z] start-server-windows: [2024-03-19T02:30:49.425Z] [2024-03-19T02:30:49.425Z] compile: [2024-03-19T02:30:49.425Z] [2024-03-19T02:30:49.425Z] setOSConditions: [2024-03-19T02:30:49.425Z] [2024-03-19T02:30:49.425Z] setToolWin: [2024-03-19T02:30:49.425Z] [2024-03-19T02:30:49.425Z] setToolUnix: [2024-03-19T02:30:49.425Z] [2024-03-19T02:30:49.425Z] setToolProperty: [2024-03-19T02:30:49.425Z] [2024-03-19T02:30:49.425Z] setS1ASclassPath: [2024-03-19T02:30:49.425Z] [2024-03-19T02:30:49.425Z] init-common: [2024-03-19T02:30:49.425Z] [2024-03-19T02:30:49.425Z] compile-common: [2024-03-19T02:30:49.425Z] [echo] Current time (ISO): 2024-03-19T02:30:49.290+0000 [2024-03-19T02:30:49.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:49.425Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:49.439Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:49.439Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:49.439Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:49.439Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:49.439Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:49.439Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:49.439Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:49.592Z] [2024-03-19T02:30:49.592Z] checkReporting-common: [2024-03-19T02:30:49.592Z] [2024-03-19T02:30:49.592Z] confirmReportPresent-common: [2024-03-19T02:30:49.592Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:30:49.592Z] [echo] Test seems to be reported fine [2024-03-19T02:30:49.592Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-03-19T02:30:49.592Z] [2024-03-19T02:30:49.592Z] confirmMissingReport-common: [2024-03-19T02:30:49.592Z] [2024-03-19T02:30:49.592Z] setOSConditions: [2024-03-19T02:30:49.592Z] [2024-03-19T02:30:49.592Z] setToolWin: [2024-03-19T02:30:49.592Z] [2024-03-19T02:30:49.592Z] setToolUnix: [2024-03-19T02:30:49.592Z] [2024-03-19T02:30:49.592Z] setToolProperty: [2024-03-19T02:30:49.592Z] [2024-03-19T02:30:49.592Z] setS1ASclassPath: [2024-03-19T02:30:49.592Z] [2024-03-19T02:30:49.592Z] init-common: [2024-03-19T02:30:49.592Z] [2024-03-19T02:30:49.592Z] runclient-common: [2024-03-19T02:30:49.593Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:module/custom/my-simple-properties [2024-03-19T02:30:49.652Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxconnectionusageXA [2024-03-19T02:30:49.652Z] [exec] JDBC resource jdbc/maxconnectionusageXA deleted successfully [2024-03-19T02:30:49.652Z] [echo] cmd executed for server [2024-03-19T02:30:49.652Z] [2024-03-19T02:30:49.652Z] setOSConditions: [2024-03-19T02:30:49.652Z] [2024-03-19T02:30:49.652Z] setToolWin: [2024-03-19T02:30:49.652Z] [2024-03-19T02:30:49.652Z] setToolUnix: [2024-03-19T02:30:49.652Z] [2024-03-19T02:30:49.652Z] setToolProperty: [2024-03-19T02:30:49.652Z] [2024-03-19T02:30:49.652Z] setS1ASclassPath: [2024-03-19T02:30:49.652Z] [2024-03-19T02:30:49.652Z] init-common: [2024-03-19T02:30:49.652Z] [2024-03-19T02:30:49.652Z] delete-jdbc-connpool-common: [2024-03-19T02:30:49.653Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxconnectionusageXA-pool [2024-03-19T02:30:49.909Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxconnectionusageXA-pool [2024-03-19T02:30:49.909Z] [exec] JDBC Connection pool jdbc-maxconnectionusageXA-pool deleted successfully [2024-03-19T02:30:49.909Z] [echo] cmd executed for server [2024-03-19T02:30:49.909Z] [2024-03-19T02:30:49.909Z] setOSConditions: [2024-03-19T02:30:49.910Z] [2024-03-19T02:30:49.910Z] setToolWin: [2024-03-19T02:30:49.910Z] [2024-03-19T02:30:49.910Z] setToolUnix: [2024-03-19T02:30:49.910Z] [2024-03-19T02:30:49.910Z] setToolProperty: [2024-03-19T02:30:49.910Z] [2024-03-19T02:30:49.910Z] setS1ASclassPath: [2024-03-19T02:30:49.910Z] [2024-03-19T02:30:49.910Z] init-common: [2024-03-19T02:30:49.910Z] [2024-03-19T02:30:49.910Z] undeploy-common: [2024-03-19T02:30:49.924Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:49.924Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:49.924Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:49.924Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:49.924Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:49.924Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:49.924Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:50.003Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:50.260Z] [javac] 1 warning [2024-03-19T02:30:50.260Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:50.260Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:50.420Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:50.420Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:50.420Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:50.420Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:50.420Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:50.420Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:50.420Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:50.471Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-maxconnectionusageApp [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.472Z] all: [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.472Z] setOSConditions: [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.472Z] setToolWin: [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.472Z] setToolUnix: [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.472Z] setToolProperty: [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.472Z] setS1ASclassPath: [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.472Z] init-common: [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.472Z] clean: [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.472Z] setOSConditions: [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.472Z] setToolWin: [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.472Z] setToolUnix: [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.472Z] setToolProperty: [2024-03-19T02:30:50.472Z] [2024-03-19T02:30:50.473Z] setS1ASclassPath: [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] init-common: [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] clean-common: [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] setOSConditions: [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] setToolWin: [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] setToolUnix: [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] setToolProperty: [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] setS1ASclassPath: [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] init-common: [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] clean-classes-common: [2024-03-19T02:30:50.473Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] setOSConditions: [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] setToolWin: [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] setToolUnix: [2024-03-19T02:30:50.473Z] [2024-03-19T02:30:50.473Z] setToolProperty: [2024-03-19T02:30:50.474Z] [2024-03-19T02:30:50.474Z] setS1ASclassPath: [2024-03-19T02:30:50.474Z] [2024-03-19T02:30:50.474Z] init-common: [2024-03-19T02:30:50.474Z] [2024-03-19T02:30:50.474Z] clean-jars-common: [2024-03-19T02:30:50.474Z] [2024-03-19T02:30:50.474Z] compile: [2024-03-19T02:30:50.474Z] [2024-03-19T02:30:50.474Z] setOSConditions: [2024-03-19T02:30:50.474Z] [2024-03-19T02:30:50.474Z] setToolWin: [2024-03-19T02:30:50.474Z] [2024-03-19T02:30:50.474Z] setToolUnix: [2024-03-19T02:30:50.474Z] [2024-03-19T02:30:50.474Z] setToolProperty: [2024-03-19T02:30:50.474Z] [2024-03-19T02:30:50.474Z] setS1ASclassPath: [2024-03-19T02:30:50.474Z] [2024-03-19T02:30:50.474Z] init-common: [2024-03-19T02:30:50.474Z] [2024-03-19T02:30:50.474Z] compile-common: [2024-03-19T02:30:50.474Z] [echo] Current time (ISO): 2024-03-19T02:30:50.336+0000 [2024-03-19T02:30:50.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:50.474Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:50.516Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:50.516Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:50.516Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:50.516Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:50.516Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:50.516Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:50.516Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:50.522Z] [exec] Mar 19, 2024 2:30:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:30:50.522Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:30:51.006Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:51.212Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:30:51.212Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:30:51.212Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-03-19T02:30:51.212Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.1 [2024-03-19T02:30:51.212Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:30:51.212Z] [2024-03-19T02:30:51.212Z] process.result: [2024-03-19T02:30:51.212Z] [2024-03-19T02:30:51.212Z] processResult: [2024-03-19T02:30:51.212Z] [2024-03-19T02:30:51.212Z] failed: [2024-03-19T02:30:51.212Z] [2024-03-19T02:30:51.212Z] passed: [2024-03-19T02:30:51.212Z] [echo] Test simple-versioned-appclient Passed [2024-03-19T02:30:51.212Z] [2024-03-19T02:30:51.212Z] unknown: [2024-03-19T02:30:51.212Z] [2024-03-19T02:30:51.212Z] runclient: [2024-03-19T02:30:51.212Z] [2024-03-19T02:30:51.212Z] init.os: [2024-03-19T02:30:51.212Z] [2024-03-19T02:30:51.212Z] init.tools.unix: [2024-03-19T02:30:51.212Z] [2024-03-19T02:30:51.212Z] init.tools.windows: [2024-03-19T02:30:51.212Z] [2024-03-19T02:30:51.212Z] init.tools: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] setAsadminArgs: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] init: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] init.customtasks: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] checkAppOnCluster: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] run.positive: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] deploy.version: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] del.ref.registred: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] process.versionExpression: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] process.appname: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] _process.target: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] process.target: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] prepare.is.version.registred: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] init.os: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.213Z] init.tools.unix: [2024-03-19T02:30:51.213Z] [2024-03-19T02:30:51.214Z] init.tools.windows: [2024-03-19T02:30:51.214Z] [2024-03-19T02:30:51.214Z] init.tools: [2024-03-19T02:30:51.214Z] [2024-03-19T02:30:51.214Z] setAsadminArgs: [2024-03-19T02:30:51.214Z] [2024-03-19T02:30:51.214Z] init: [2024-03-19T02:30:51.214Z] [2024-03-19T02:30:51.214Z] init.customtasks: [2024-03-19T02:30:51.214Z] [2024-03-19T02:30:51.214Z] prepare: [2024-03-19T02:30:51.214Z] [2024-03-19T02:30:51.214Z] exec.asadmin2: [2024-03-19T02:30:51.263Z] [javac] 1 warning [2024-03-19T02:30:51.263Z] [2024-03-19T02:30:51.263Z] setOSConditions: [2024-03-19T02:30:51.263Z] [2024-03-19T02:30:51.263Z] setToolWin: [2024-03-19T02:30:51.263Z] [2024-03-19T02:30:51.263Z] setToolUnix: [2024-03-19T02:30:51.264Z] [2024-03-19T02:30:51.264Z] setToolProperty: [2024-03-19T02:30:51.264Z] [2024-03-19T02:30:51.264Z] setS1ASclassPath: [2024-03-19T02:30:51.264Z] [2024-03-19T02:30:51.264Z] init-common: [2024-03-19T02:30:51.264Z] [2024-03-19T02:30:51.264Z] compile-servlet: [2024-03-19T02:30:51.264Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/build.xml:163: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:51.264Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:51.323Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:51.403Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:51.403Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:51.403Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:51.403Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:51.403Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:51.403Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:51.403Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:51.447Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:30:51.447Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:30:51.447Z] [2024-03-19T02:30:51.447Z] build: [2024-03-19T02:30:51.447Z] [2024-03-19T02:30:51.447Z] setOSConditions: [2024-03-19T02:30:51.447Z] [2024-03-19T02:30:51.447Z] setToolWin: [2024-03-19T02:30:51.447Z] [2024-03-19T02:30:51.447Z] setToolUnix: [2024-03-19T02:30:51.447Z] [2024-03-19T02:30:51.447Z] setToolProperty: [2024-03-19T02:30:51.447Z] [2024-03-19T02:30:51.448Z] setS1ASclassPath: [2024-03-19T02:30:51.448Z] [2024-03-19T02:30:51.448Z] init-common: [2024-03-19T02:30:51.448Z] [2024-03-19T02:30:51.448Z] ejb-jar-common: [2024-03-19T02:30:51.448Z] [2024-03-19T02:30:51.448Z] package-ejbjar-common: [2024-03-19T02:30:51.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.448Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-ear-ejb.jar [2024-03-19T02:30:51.448Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.448Z] [2024-03-19T02:30:51.448Z] setOSConditions: [2024-03-19T02:30:51.448Z] [2024-03-19T02:30:51.448Z] fixFiles: [2024-03-19T02:30:51.448Z] [2024-03-19T02:30:51.448Z] convUnix: [2024-03-19T02:30:51.448Z] [2024-03-19T02:30:51.448Z] convWin: [2024-03-19T02:30:51.448Z] [2024-03-19T02:30:51.448Z] setToolWin: [2024-03-19T02:30:51.448Z] [2024-03-19T02:30:51.448Z] setToolUnix: [2024-03-19T02:30:51.448Z] [2024-03-19T02:30:51.448Z] setToolProperty: [2024-03-19T02:30:51.448Z] [2024-03-19T02:30:51.449Z] setS1ASclassPath: [2024-03-19T02:30:51.449Z] [2024-03-19T02:30:51.449Z] init-common: [2024-03-19T02:30:51.449Z] [2024-03-19T02:30:51.449Z] ear-common: [2024-03-19T02:30:51.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:51.449Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/descriptor/sun-application.xml to copy. [2024-03-19T02:30:51.449Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/${glassfish-resources-ear.xml} to copy. [2024-03-19T02:30:51.449Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:51.449Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-earApp.ear [2024-03-19T02:30:51.449Z] [2024-03-19T02:30:51.449Z] deploy: [2024-03-19T02:30:51.449Z] [2024-03-19T02:30:51.449Z] setOSConditions: [2024-03-19T02:30:51.449Z] [2024-03-19T02:30:51.449Z] setToolWin: [2024-03-19T02:30:51.449Z] [2024-03-19T02:30:51.449Z] setToolUnix: [2024-03-19T02:30:51.449Z] [2024-03-19T02:30:51.449Z] setToolProperty: [2024-03-19T02:30:51.449Z] [2024-03-19T02:30:51.449Z] setS1ASclassPath: [2024-03-19T02:30:51.449Z] [2024-03-19T02:30:51.450Z] init-common: [2024-03-19T02:30:51.450Z] [2024-03-19T02:30:51.450Z] deploy-common: [2024-03-19T02:30:51.450Z] [echo] Current time (ISO): 2024-03-19T02:30:51.276+0000 [2024-03-19T02:30:51.450Z] [2024-03-19T02:30:51.450Z] setOSConditions: [2024-03-19T02:30:51.450Z] [2024-03-19T02:30:51.450Z] setToolWin: [2024-03-19T02:30:51.450Z] [2024-03-19T02:30:51.450Z] setToolUnix: [2024-03-19T02:30:51.450Z] [2024-03-19T02:30:51.450Z] setToolProperty: [2024-03-19T02:30:51.450Z] [2024-03-19T02:30:51.450Z] setS1ASclassPath: [2024-03-19T02:30:51.450Z] [2024-03-19T02:30:51.450Z] init-common: [2024-03-19T02:30:51.450Z] [2024-03-19T02:30:51.450Z] deploy-common-pe: [2024-03-19T02:30:51.455Z] [exec] Mar 19, 2024 2:30:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:51.455Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:51.471Z] [exec] Result: 1 [2024-03-19T02:30:51.471Z] [2024-03-19T02:30:51.471Z] process.registred: [2024-03-19T02:30:51.471Z] [2024-03-19T02:30:51.471Z] is.version.registred: [2024-03-19T02:30:51.471Z] [2024-03-19T02:30:51.471Z] process.xmlversionidentifier: [2024-03-19T02:30:51.471Z] [2024-03-19T02:30:51.471Z] prepare.cluster: [2024-03-19T02:30:51.471Z] [2024-03-19T02:30:51.471Z] process.enabled: [2024-03-19T02:30:51.471Z] [2024-03-19T02:30:51.471Z] process.hasToDeploy: [2024-03-19T02:30:51.471Z] [2024-03-19T02:30:51.471Z] deploy.version.unregistred: [2024-03-19T02:30:51.471Z] [2024-03-19T02:30:51.471Z] init.os: [2024-03-19T02:30:51.471Z] [2024-03-19T02:30:51.471Z] init.tools.unix: [2024-03-19T02:30:51.471Z] [2024-03-19T02:30:51.472Z] init.tools.windows: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.472Z] init.tools: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.472Z] setAsadminArgs: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.472Z] init: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.472Z] init.customtasks: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.472Z] prepare: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.472Z] process.versionExpression: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.472Z] process.appname: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.472Z] create.version: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.472Z] assemble.non-existent: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.472Z] init.os: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.472Z] init.tools.unix: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.472Z] init.tools.windows: [2024-03-19T02:30:51.472Z] [2024-03-19T02:30:51.473Z] init.tools: [2024-03-19T02:30:51.473Z] [2024-03-19T02:30:51.473Z] setAsadminArgs: [2024-03-19T02:30:51.473Z] [2024-03-19T02:30:51.473Z] init: [2024-03-19T02:30:51.473Z] [2024-03-19T02:30:51.473Z] init.customtasks: [2024-03-19T02:30:51.473Z] [2024-03-19T02:30:51.473Z] prepare: [2024-03-19T02:30:51.473Z] [2024-03-19T02:30:51.473Z] process.versionexpression: [2024-03-19T02:30:51.473Z] [2024-03-19T02:30:51.473Z] compile: [2024-03-19T02:30:51.473Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:30:51.473Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-03-19T02:30:51.521Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:51.521Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:51.521Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:51.521Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:51.521Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:51.521Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:51.521Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:51.581Z] [javac] 1 warning [2024-03-19T02:30:51.581Z] [2024-03-19T02:30:51.581Z] build: [2024-03-19T02:30:51.581Z] [2024-03-19T02:30:51.581Z] setOSConditions: [2024-03-19T02:30:51.581Z] [2024-03-19T02:30:51.581Z] fixFiles: [2024-03-19T02:30:51.581Z] [2024-03-19T02:30:51.581Z] convUnix: [2024-03-19T02:30:51.581Z] [2024-03-19T02:30:51.581Z] convWin: [2024-03-19T02:30:51.581Z] [2024-03-19T02:30:51.581Z] setToolWin: [2024-03-19T02:30:51.581Z] [2024-03-19T02:30:51.581Z] setToolUnix: [2024-03-19T02:30:51.581Z] [2024-03-19T02:30:51.581Z] setToolProperty: [2024-03-19T02:30:51.581Z] [2024-03-19T02:30:51.581Z] setS1ASclassPath: [2024-03-19T02:30:51.581Z] [2024-03-19T02:30:51.581Z] init-common: [2024-03-19T02:30:51.581Z] [2024-03-19T02:30:51.581Z] package-persistence-common: [2024-03-19T02:30:51.581Z] [2024-03-19T02:30:51.582Z] ejb-jar-common: [2024-03-19T02:30:51.582Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:51.582Z] [2024-03-19T02:30:51.582Z] package-ejbjar-common: [2024-03-19T02:30:51.582Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.582Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.582Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.582Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-ejb.jar [2024-03-19T02:30:51.582Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.582Z] [2024-03-19T02:30:51.582Z] appclient-jar-common: [2024-03-19T02:30:51.582Z] [2024-03-19T02:30:51.582Z] package-appclientjar-common: [2024-03-19T02:30:51.582Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.582Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.582Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.582Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-client.jar [2024-03-19T02:30:51.582Z] [2024-03-19T02:30:51.582Z] webclient-war-common: [2024-03-19T02:30:51.582Z] [2024-03-19T02:30:51.582Z] build-ear-common: [2024-03-19T02:30:51.582Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:51.583Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.583Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:30:51.583Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2024-03-19T02:30:51.583Z] [2024-03-19T02:30:51.583Z] setup: [2024-03-19T02:30:51.583Z] [2024-03-19T02:30:51.583Z] prepare-store-common: [2024-03-19T02:30:51.583Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/__cacerts.jks [2024-03-19T02:30:51.583Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/__keystore.jks [2024-03-19T02:30:51.712Z] [exec] Mar 19, 2024 2:30:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:51.712Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:51.777Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:51.777Z] [javac] 1 warning [2024-03-19T02:30:51.777Z] [2024-03-19T02:30:51.778Z] build: [2024-03-19T02:30:51.778Z] [2024-03-19T02:30:51.778Z] setOSConditions: [2024-03-19T02:30:51.778Z] [2024-03-19T02:30:51.778Z] setToolWin: [2024-03-19T02:30:51.778Z] [2024-03-19T02:30:51.778Z] setToolUnix: [2024-03-19T02:30:51.778Z] [2024-03-19T02:30:51.778Z] setToolProperty: [2024-03-19T02:30:51.778Z] [2024-03-19T02:30:51.778Z] setS1ASclassPath: [2024-03-19T02:30:51.778Z] [2024-03-19T02:30:51.778Z] init-common: [2024-03-19T02:30:51.778Z] [2024-03-19T02:30:51.778Z] webclient-war-common: [2024-03-19T02:30:51.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:51.778Z] [2024-03-19T02:30:51.778Z] clear: [2024-03-19T02:30:51.778Z] [2024-03-19T02:30:51.778Z] test-tlds-exist: [2024-03-19T02:30:51.778Z] [2024-03-19T02:30:51.778Z] copy-tlds: [2024-03-19T02:30:51.778Z] [2024-03-19T02:30:51.778Z] test-tagfiles-exist: [2024-03-19T02:30:51.778Z] [2024-03-19T02:30:51.779Z] copy-tagfiles: [2024-03-19T02:30:51.779Z] [2024-03-19T02:30:51.779Z] package-war-common: [2024-03-19T02:30:51.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:30:51.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:51.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:30:51.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:30:51.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/lib [2024-03-19T02:30:51.779Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:51.779Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:51.779Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:51.779Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:30:51.779Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-embedded-web.war [2024-03-19T02:30:51.779Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:30:51.779Z] [2024-03-19T02:30:51.779Z] setOSConditions: [2024-03-19T02:30:51.779Z] [2024-03-19T02:30:51.779Z] setToolWin: [2024-03-19T02:30:51.779Z] [2024-03-19T02:30:51.779Z] setToolUnix: [2024-03-19T02:30:51.779Z] [2024-03-19T02:30:51.779Z] setToolProperty: [2024-03-19T02:30:51.779Z] [2024-03-19T02:30:51.780Z] setS1ASclassPath: [2024-03-19T02:30:51.780Z] [2024-03-19T02:30:51.780Z] init-common: [2024-03-19T02:30:51.780Z] [2024-03-19T02:30:51.780Z] ejb-jar-common: [2024-03-19T02:30:51.780Z] [2024-03-19T02:30:51.780Z] package-ejbjar-common: [2024-03-19T02:30:51.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.780Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.780Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.780Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-embedded-ejb.jar [2024-03-19T02:30:51.780Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:51.780Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:51.780Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-embeddedApp.ear [2024-03-19T02:30:51.780Z] [2024-03-19T02:30:51.780Z] deploy-ear: [2024-03-19T02:30:51.780Z] [2024-03-19T02:30:51.780Z] install-library: [2024-03-19T02:30:51.780Z] [echo] copying file [jdbc.jar] to applibs [2024-03-19T02:30:51.780Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs [2024-03-19T02:30:51.780Z] [2024-03-19T02:30:51.781Z] restart-server: [2024-03-19T02:30:51.781Z] [2024-03-19T02:30:51.781Z] setOSConditions: [2024-03-19T02:30:51.781Z] [2024-03-19T02:30:51.781Z] stop-server: [2024-03-19T02:30:51.781Z] [2024-03-19T02:30:51.781Z] stop-server-unix: [2024-03-19T02:30:51.781Z] [echo] stopping server on unix ... [2024-03-19T02:30:51.840Z] [2024-03-19T02:30:51.840Z] setOSConditions: [2024-03-19T02:30:51.840Z] [2024-03-19T02:30:51.840Z] setToolWin: [2024-03-19T02:30:51.840Z] [2024-03-19T02:30:51.840Z] setToolUnix: [2024-03-19T02:30:51.840Z] [2024-03-19T02:30:51.841Z] setToolProperty: [2024-03-19T02:30:51.841Z] [2024-03-19T02:30:51.841Z] setS1ASclassPath: [2024-03-19T02:30:51.841Z] [2024-03-19T02:30:51.841Z] init-common: [2024-03-19T02:30:51.841Z] [2024-03-19T02:30:51.841Z] prepare-store-keytool-common: [2024-03-19T02:30:51.841Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build [2024-03-19T02:30:51.841Z] [2024-03-19T02:30:51.841Z] setOSConditions: [2024-03-19T02:30:51.841Z] [2024-03-19T02:30:51.841Z] setToolWin: [2024-03-19T02:30:51.841Z] [2024-03-19T02:30:51.841Z] setToolUnix: [2024-03-19T02:30:51.841Z] [2024-03-19T02:30:51.841Z] setToolProperty: [2024-03-19T02:30:51.841Z] [2024-03-19T02:30:51.841Z] setS1ASclassPath: [2024-03-19T02:30:51.841Z] [2024-03-19T02:30:51.841Z] init-common: [2024-03-19T02:30:51.841Z] [2024-03-19T02:30:51.841Z] generate-jks-key: [2024-03-19T02:30:51.982Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:52.014Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-earApp.ear [2024-03-19T02:30:52.037Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:52.037Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:52.038Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:52.038Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:52.038Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:52.038Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:52.038Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:52.038Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:52.038Z] [javac] 1 warning [2024-03-19T02:30:52.239Z] [javac] 1 warning [2024-03-19T02:30:52.239Z] [2024-03-19T02:30:52.239Z] build: [2024-03-19T02:30:52.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:52.239Z] [2024-03-19T02:30:52.239Z] package-appclientjar-common: [2024-03-19T02:30:52.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:52.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:52.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:52.239Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/switchoffACCconnpoolingAppClient.jar [2024-03-19T02:30:52.239Z] [2024-03-19T02:30:52.239Z] setup: [2024-03-19T02:30:52.239Z] [echo] Setting up derby .... [2024-03-19T02:30:52.239Z] [2024-03-19T02:30:52.239Z] setOSConditions: [2024-03-19T02:30:52.239Z] [2024-03-19T02:30:52.239Z] setToolWin: [2024-03-19T02:30:52.239Z] [2024-03-19T02:30:52.240Z] setToolUnix: [2024-03-19T02:30:52.240Z] [2024-03-19T02:30:52.240Z] setToolProperty: [2024-03-19T02:30:52.240Z] [2024-03-19T02:30:52.240Z] setS1ASclassPath: [2024-03-19T02:30:52.240Z] [2024-03-19T02:30:52.240Z] init-common: [2024-03-19T02:30:52.240Z] [2024-03-19T02:30:52.240Z] deploy-jdbc-common: [2024-03-19T02:30:52.240Z] [2024-03-19T02:30:52.240Z] setOSConditions: [2024-03-19T02:30:52.240Z] [2024-03-19T02:30:52.240Z] setToolWin: [2024-03-19T02:30:52.240Z] [2024-03-19T02:30:52.240Z] setToolUnix: [2024-03-19T02:30:52.240Z] [2024-03-19T02:30:52.240Z] setToolProperty: [2024-03-19T02:30:52.240Z] [2024-03-19T02:30:52.240Z] setS1ASclassPath: [2024-03-19T02:30:52.240Z] [2024-03-19T02:30:52.240Z] init-common: [2024-03-19T02:30:52.240Z] [2024-03-19T02:30:52.240Z] create-jdbc-connpool-common: [2024-03-19T02:30:52.295Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2024-03-19T02:30:52.295Z] [2024-03-19T02:30:52.295Z] process.xmlversionidentifier: [2024-03-19T02:30:52.295Z] [2024-03-19T02:30:52.295Z] process.versionExpression: [2024-03-19T02:30:52.295Z] [2024-03-19T02:30:52.295Z] process.xml.create.flag: [2024-03-19T02:30:52.295Z] [2024-03-19T02:30:52.295Z] create.xml.flag: [2024-03-19T02:30:52.295Z] [2024-03-19T02:30:52.295Z] generate.xml.identifier: [2024-03-19T02:30:52.295Z] [2024-03-19T02:30:52.295Z] assemble: [2024-03-19T02:30:52.295Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:RC-1.0.0.jar [2024-03-19T02:30:52.295Z] [2024-03-19T02:30:52.295Z] process.xmlversionidentifier: [2024-03-19T02:30:52.295Z] [2024-03-19T02:30:52.295Z] prepare.update.xml.identifier: [2024-03-19T02:30:52.295Z] [2024-03-19T02:30:52.295Z] update.xml.identifier: [2024-03-19T02:30:52.295Z] [2024-03-19T02:30:52.295Z] deployWithNameOption: [2024-03-19T02:30:52.296Z] [2024-03-19T02:30:52.296Z] setAsadminArgs: [2024-03-19T02:30:52.296Z] [2024-03-19T02:30:52.296Z] common.deploy.asadmin: [2024-03-19T02:30:52.296Z] [2024-03-19T02:30:52.296Z] init.os: [2024-03-19T02:30:52.296Z] [2024-03-19T02:30:52.296Z] init.tools.unix: [2024-03-19T02:30:52.296Z] [2024-03-19T02:30:52.296Z] init.tools.windows: [2024-03-19T02:30:52.296Z] [2024-03-19T02:30:52.296Z] init.tools: [2024-03-19T02:30:52.296Z] [2024-03-19T02:30:52.296Z] setAsadminArgs: [2024-03-19T02:30:52.296Z] [2024-03-19T02:30:52.296Z] init: [2024-03-19T02:30:52.296Z] [2024-03-19T02:30:52.296Z] init.customtasks: [2024-03-19T02:30:52.296Z] [2024-03-19T02:30:52.296Z] common.run.asadmin: [2024-03-19T02:30:52.296Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-appclient:RC-1.0.0 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:RC-1.0.0.jar [2024-03-19T02:30:52.577Z] [exec] Application deployed with name ejb-ejb31-full-earApp. [2024-03-19T02:30:52.577Z] [exec] there are no files to retrieve for application ejb-ejb31-full-earApp [2024-03-19T02:30:52.578Z] [echo] Deployment on target server server successful [2024-03-19T02:30:52.578Z] [2024-03-19T02:30:52.578Z] setOSConditions: [2024-03-19T02:30:52.578Z] [2024-03-19T02:30:52.578Z] setToolWin: [2024-03-19T02:30:52.578Z] [2024-03-19T02:30:52.578Z] setToolUnix: [2024-03-19T02:30:52.578Z] [2024-03-19T02:30:52.578Z] setToolProperty: [2024-03-19T02:30:52.578Z] [2024-03-19T02:30:52.578Z] setS1ASclassPath: [2024-03-19T02:30:52.578Z] [2024-03-19T02:30:52.578Z] init-common: [2024-03-19T02:30:52.578Z] [2024-03-19T02:30:52.578Z] deploy-common-ee: [2024-03-19T02:30:52.578Z] [2024-03-19T02:30:52.578Z] run: [2024-03-19T02:30:52.822Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-derby-pool [2024-03-19T02:30:52.822Z] [exec] JDBC connection pool jdbc-derby-pool created successfully. [2024-03-19T02:30:52.822Z] [2024-03-19T02:30:52.822Z] set-derby-connpool-props: [2024-03-19T02:30:52.834Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-full-ear/HelloServlet [2024-03-19T02:30:52.834Z] [java] <HTML> <HEAD> <TITLE> JMS Servlet Output [2024-03-19T02:30:52.834Z] [java]

DatabaseServelt :: All information I can give

[2024-03-19T02:30:52.834Z] [java] Context Path : /ejb-ejb31-full-ear
[2024-03-19T02:30:52.834Z] [java] Servlet Path : /HelloServlet
[2024-03-19T02:30:52.834Z] [java] Path Info : null
[2024-03-19T02:30:52.834Z] [java] [2024-03-19T02:30:52.834Z] [java] Value of key is: main [2024-03-19T02:30:52.834Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:52.834Z] [java] [2024-03-19T02:30:52.834Z] [java] [2024-03-19T02:30:52.834Z] [java] ----------------------------------------- [2024-03-19T02:30:52.834Z] [java] - main: PASS - [2024-03-19T02:30:52.834Z] [java] ----------------------------------------- [2024-03-19T02:30:52.834Z] [java] Total PASS: 1 [2024-03-19T02:30:52.834Z] [java] Total FAIL: 0 [2024-03-19T02:30:52.834Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:30:52.834Z] [java] ----------------------------------------- [2024-03-19T02:30:52.834Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:30:52.834Z] [java] appLevelViaLookup = 'null' [2024-03-19T02:30:52.834Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:30:52.834Z] [2024-03-19T02:30:52.834Z] undeploy: [2024-03-19T02:30:52.834Z] [2024-03-19T02:30:52.834Z] setOSConditions: [2024-03-19T02:30:52.834Z] [2024-03-19T02:30:52.834Z] setToolWin: [2024-03-19T02:30:52.834Z] [2024-03-19T02:30:52.835Z] setToolUnix: [2024-03-19T02:30:52.835Z] [2024-03-19T02:30:52.835Z] setToolProperty: [2024-03-19T02:30:52.835Z] [2024-03-19T02:30:52.835Z] setS1ASclassPath: [2024-03-19T02:30:52.835Z] [2024-03-19T02:30:52.835Z] init-common: [2024-03-19T02:30:52.835Z] [2024-03-19T02:30:52.835Z] undeploy-common: [2024-03-19T02:30:52.865Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:52.865Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:30:53.079Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.User=dbuser [2024-03-19T02:30:53.079Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.User=dbuser [2024-03-19T02:30:53.091Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-earApp [2024-03-19T02:30:53.123Z] [exec] Application deployed with name simple-versioned-appclient:RC-1.0.0. [2024-03-19T02:30:53.123Z] [exec] Command deploy executed successfully. [2024-03-19T02:30:53.123Z] [2024-03-19T02:30:53.123Z] init.os: [2024-03-19T02:30:53.123Z] [2024-03-19T02:30:53.123Z] init.tools.unix: [2024-03-19T02:30:53.123Z] [2024-03-19T02:30:53.123Z] init.tools.windows: [2024-03-19T02:30:53.123Z] [2024-03-19T02:30:53.123Z] init.tools: [2024-03-19T02:30:53.123Z] [2024-03-19T02:30:53.123Z] setAsadminArgs: [2024-03-19T02:30:53.123Z] [2024-03-19T02:30:53.123Z] init: [2024-03-19T02:30:53.123Z] [2024-03-19T02:30:53.123Z] init.customtasks: [2024-03-19T02:30:53.123Z] [2024-03-19T02:30:53.123Z] setEnabled: [2024-03-19T02:30:53.123Z] [2024-03-19T02:30:53.123Z] createAppRef: [2024-03-19T02:30:53.348Z] [2024-03-19T02:30:53.348Z] all: [2024-03-19T02:30:53.348Z] [2024-03-19T02:30:53.348Z] passact: [2024-03-19T02:30:53.348Z] [2024-03-19T02:30:53.348Z] setOSConditions: [2024-03-19T02:30:53.348Z] [2024-03-19T02:30:53.348Z] setToolWin: [2024-03-19T02:30:53.348Z] [2024-03-19T02:30:53.348Z] setToolUnix: [2024-03-19T02:30:53.348Z] [2024-03-19T02:30:53.348Z] setToolProperty: [2024-03-19T02:30:53.348Z] [2024-03-19T02:30:53.348Z] setS1ASclassPath: [2024-03-19T02:30:53.348Z] [2024-03-19T02:30:53.348Z] init-common: [2024-03-19T02:30:53.348Z] [2024-03-19T02:30:53.349Z] clean: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] setOSConditions: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] setToolWin: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] setToolUnix: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] setToolProperty: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] setS1ASclassPath: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] init-common: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] clean-common: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] setOSConditions: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] setToolWin: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] setToolUnix: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] setToolProperty: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] setS1ASclassPath: [2024-03-19T02:30:53.349Z] [2024-03-19T02:30:53.349Z] init-common: [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] clean-classes-common: [2024-03-19T02:30:53.350Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] setOSConditions: [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] setToolWin: [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] setToolUnix: [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] setToolProperty: [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] setS1ASclassPath: [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] init-common: [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] clean-jars-common: [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] compile: [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] setOSConditions: [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] setToolWin: [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] setToolUnix: [2024-03-19T02:30:53.350Z] [2024-03-19T02:30:53.350Z] setToolProperty: [2024-03-19T02:30:53.351Z] [2024-03-19T02:30:53.351Z] setS1ASclassPath: [2024-03-19T02:30:53.351Z] [2024-03-19T02:30:53.351Z] init-common: [2024-03-19T02:30:53.351Z] [2024-03-19T02:30:53.351Z] compile-common: [2024-03-19T02:30:53.351Z] [echo] Current time (ISO): 2024-03-19T02:30:53.165+0000 [2024-03-19T02:30:53.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:53.351Z] [javac] Compiling 15 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:53.381Z] [2024-03-19T02:30:53.381Z] deployWithoutNameOption: [2024-03-19T02:30:53.381Z] [2024-03-19T02:30:53.381Z] init.os: [2024-03-19T02:30:53.381Z] [2024-03-19T02:30:53.381Z] init.tools.unix: [2024-03-19T02:30:53.381Z] [2024-03-19T02:30:53.381Z] init.tools.windows: [2024-03-19T02:30:53.381Z] [2024-03-19T02:30:53.381Z] init.tools: [2024-03-19T02:30:53.381Z] [2024-03-19T02:30:53.381Z] setAsadminArgs: [2024-03-19T02:30:53.381Z] [2024-03-19T02:30:53.381Z] init: [2024-03-19T02:30:53.381Z] [2024-03-19T02:30:53.381Z] init.customtasks: [2024-03-19T02:30:53.381Z] [2024-03-19T02:30:53.382Z] prepare.client: [2024-03-19T02:30:53.382Z] [2024-03-19T02:30:53.382Z] prepare.client.appclient: [2024-03-19T02:30:53.382Z] [2024-03-19T02:30:53.382Z] setHttpPort: [2024-03-19T02:30:53.382Z] [2024-03-19T02:30:53.382Z] process.versionExpression: [2024-03-19T02:30:53.382Z] [2024-03-19T02:30:53.382Z] process.appname: [2024-03-19T02:30:53.382Z] [2024-03-19T02:30:53.382Z] prepare.appclient.preparator: [2024-03-19T02:30:53.382Z] [2024-03-19T02:30:53.382Z] process.classpath: [2024-03-19T02:30:53.382Z] [2024-03-19T02:30:53.382Z] process.jvmargs: [2024-03-19T02:30:53.382Z] [2024-03-19T02:30:53.382Z] java.with.result: [2024-03-19T02:30:53.639Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-03-19T02:30:53.639Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=6962900564204860883; Path=/ [2024-03-19T02:30:53.643Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.Password=dbpassword [2024-03-19T02:30:53.643Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.Password=dbpassword [2024-03-19T02:30:53.897Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-03-19T02:30:53.897Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-03-19T02:30:53.897Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:RC-1.0.0/simple-versioned-appclientClient.jar [2024-03-19T02:30:53.897Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:53.898Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-03-19T02:30:53.898Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:53.898Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-03-19T02:30:53.898Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-03-19T02:30:53.898Z] [2024-03-19T02:30:53.898Z] _prepare.client.appclient: [2024-03-19T02:30:53.898Z] [2024-03-19T02:30:53.898Z] increment.log.next: [2024-03-19T02:30:53.898Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:30:53.898Z] [2024-03-19T02:30:53.898Z] process.versionexpression: [2024-03-19T02:30:53.898Z] [2024-03-19T02:30:53.898Z] prepare.run: [2024-03-19T02:30:53.898Z] [2024-03-19T02:30:53.898Z] common.run.positive: [2024-03-19T02:30:53.898Z] [2024-03-19T02:30:53.898Z] setHttpPort: [2024-03-19T02:30:53.898Z] [2024-03-19T02:30:53.898Z] common.run: [2024-03-19T02:30:53.898Z] [2024-03-19T02:30:53.898Z] checkAppOnServer: [2024-03-19T02:30:53.898Z] [2024-03-19T02:30:53.899Z] declare-test: [2024-03-19T02:30:53.899Z] [echo] Starting test simple-versioned-appclient sample.scenarios(6) - logID=8 (server) [2024-03-19T02:30:53.899Z] [2024-03-19T02:30:53.899Z] prepare.runclient: [2024-03-19T02:30:53.899Z] [2024-03-19T02:30:53.899Z] process.classpath: [2024-03-19T02:30:53.899Z] [2024-03-19T02:30:53.899Z] process.jvmargs: [2024-03-19T02:30:53.899Z] [2024-03-19T02:30:53.899Z] java.with.result: [2024-03-19T02:30:53.900Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.driverType=4 [2024-03-19T02:30:53.900Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.driverType=4 [2024-03-19T02:30:54.157Z] [javaWithResult] [0.008s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-03-19T02:30:54.280Z] [exec] Mar 19, 2024 2:30:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:54.280Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@935493d [2024-03-19T02:30:54.303Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:54.303Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:54.303Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:54.303Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:54.303Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:54.303Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:54.303Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:54.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.portNumber=1527 [2024-03-19T02:30:54.464Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.portNumber=1527 [2024-03-19T02:30:54.538Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:30:54.538Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:54.538Z] [exec] [2024-03-19T02:30:54.538Z] [exec] [2024-03-19T02:30:54.538Z] [exec] ----------------------------------------- [2024-03-19T02:30:54.538Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:30:54.538Z] [exec] ----------------------------------------- [2024-03-19T02:30:54.538Z] [exec] Total PASS: 1 [2024-03-19T02:30:54.538Z] [exec] Total FAIL: 0 [2024-03-19T02:30:54.538Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:54.538Z] [exec] ----------------------------------------- [2024-03-19T02:30:54.538Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:54.538Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:54.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.dataBaseName=testdb [2024-03-19T02:30:54.722Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.dataBaseName=testdb [2024-03-19T02:30:54.796Z] [2024-03-19T02:30:54.796Z] checkReporting-common: [2024-03-19T02:30:54.796Z] [2024-03-19T02:30:54.796Z] confirmReportPresent-common: [2024-03-19T02:30:54.796Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:30:54.796Z] [echo] Test seems to be reported fine [2024-03-19T02:30:54.796Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-03-19T02:30:54.796Z] [2024-03-19T02:30:54.796Z] confirmMissingReport-common: [2024-03-19T02:30:54.796Z] [2024-03-19T02:30:54.796Z] setOSConditions: [2024-03-19T02:30:54.796Z] [2024-03-19T02:30:54.796Z] setToolWin: [2024-03-19T02:30:54.796Z] [2024-03-19T02:30:54.796Z] setToolUnix: [2024-03-19T02:30:54.796Z] [2024-03-19T02:30:54.796Z] setToolProperty: [2024-03-19T02:30:54.796Z] [2024-03-19T02:30:54.796Z] setS1ASclassPath: [2024-03-19T02:30:54.796Z] [2024-03-19T02:30:54.796Z] init-common: [2024-03-19T02:30:54.796Z] [2024-03-19T02:30:54.797Z] runclient-common: [2024-03-19T02:30:54.797Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-properties-file Integer 25 java:module/custom/my-properties-file [2024-03-19T02:30:54.866Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:54.979Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:30:54.979Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:30:55.023Z] [exec] Mar 19, 2024 2:30:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:55.023Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@50598a1a [2024-03-19T02:30:55.060Z] [exec] Waiting for the domain to stop .. [2024-03-19T02:30:55.060Z] [exec] Waiting finished after 1,090 ms. [2024-03-19T02:30:55.060Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:30:55.060Z] [2024-03-19T02:30:55.060Z] stop-server-windows: [2024-03-19T02:30:55.060Z] [2024-03-19T02:30:55.060Z] setOSConditions: [2024-03-19T02:30:55.060Z] [2024-03-19T02:30:55.060Z] start-server: [2024-03-19T02:30:55.060Z] [echo] +-----------------------------+ [2024-03-19T02:30:55.060Z] [echo] | | [2024-03-19T02:30:55.060Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:30:55.060Z] [echo] | in Felix mode | [2024-03-19T02:30:55.060Z] [echo] | | [2024-03-19T02:30:55.060Z] [echo] +-----------------------------+ [2024-03-19T02:30:55.060Z] [2024-03-19T02:30:55.060Z] start-server-unix: [2024-03-19T02:30:55.121Z] [exec] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-03-19T02:30:55.121Z] [exec] for: CN=SSLTest, OU=Sun Java System Application Server, O=Sun Microsystems, L=Santa Clara, ST=California, C=US [2024-03-19T02:30:55.123Z] [javac] 1 warning [2024-03-19T02:30:55.123Z] [2024-03-19T02:30:55.123Z] setOSConditions: [2024-03-19T02:30:55.123Z] [2024-03-19T02:30:55.123Z] setToolWin: [2024-03-19T02:30:55.123Z] [2024-03-19T02:30:55.123Z] setToolUnix: [2024-03-19T02:30:55.123Z] [2024-03-19T02:30:55.123Z] setToolProperty: [2024-03-19T02:30:55.123Z] [2024-03-19T02:30:55.123Z] setS1ASclassPath: [2024-03-19T02:30:55.123Z] [2024-03-19T02:30:55.123Z] init-common: [2024-03-19T02:30:55.123Z] [2024-03-19T02:30:55.123Z] compile-common: [2024-03-19T02:30:55.123Z] [echo] Current time (ISO): 2024-03-19T02:30:55.012+0000 [2024-03-19T02:30:55.123Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:30:55.542Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.create=true [2024-03-19T02:30:55.542Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.create=true [2024-03-19T02:30:55.627Z] [exec] WebSvcTest-Hello SYNC CALLHello Tester ! [2024-03-19T02:30:55.627Z] [exec] Value of key is:async-sync-ejb-client [2024-03-19T02:30:55.743Z] [exec] Mar 19, 2024 2:30:55 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:30:55.743Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:30:55.798Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.serverName=localhost [2024-03-19T02:30:55.798Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.serverName=localhost [2024-03-19T02:30:55.798Z] [2024-03-19T02:30:55.798Z] setOSConditions: [2024-03-19T02:30:55.798Z] [2024-03-19T02:30:55.798Z] setToolWin: [2024-03-19T02:30:55.798Z] [2024-03-19T02:30:55.798Z] setToolUnix: [2024-03-19T02:30:55.798Z] [2024-03-19T02:30:55.798Z] setToolProperty: [2024-03-19T02:30:55.798Z] [2024-03-19T02:30:55.798Z] setS1ASclassPath: [2024-03-19T02:30:55.798Z] [2024-03-19T02:30:55.798Z] init-common: [2024-03-19T02:30:55.798Z] [2024-03-19T02:30:55.798Z] create-jdbc-resource-common: [2024-03-19T02:30:55.799Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool --target server jdbc/nonxaresource [2024-03-19T02:30:56.051Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:30:56.051Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:30:56.052Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:30:56.052Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:30:56.052Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:30:56.052Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:30:56.052Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:30:56.052Z] [exec] Certificate stored in file [2024-03-19T02:30:56.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-derby-pool --enabled=true --target server jdbc/nonxaresource [2024-03-19T02:30:56.359Z] [exec] JDBC resource jdbc/nonxaresource created successfully. [2024-03-19T02:30:56.359Z] [echo] cmd executed for server [2024-03-19T02:30:56.359Z] [2024-03-19T02:30:56.359Z] setOSConditions: [2024-03-19T02:30:56.359Z] [2024-03-19T02:30:56.359Z] setToolWin: [2024-03-19T02:30:56.359Z] [2024-03-19T02:30:56.359Z] setToolUnix: [2024-03-19T02:30:56.359Z] [2024-03-19T02:30:56.360Z] setToolProperty: [2024-03-19T02:30:56.360Z] [2024-03-19T02:30:56.360Z] setS1ASclassPath: [2024-03-19T02:30:56.360Z] [2024-03-19T02:30:56.360Z] init-common: [2024-03-19T02:30:56.360Z] [2024-03-19T02:30:56.360Z] deploy-jdbc-common: [2024-03-19T02:30:56.360Z] [2024-03-19T02:30:56.360Z] setOSConditions: [2024-03-19T02:30:56.360Z] [2024-03-19T02:30:56.360Z] setToolWin: [2024-03-19T02:30:56.360Z] [2024-03-19T02:30:56.360Z] setToolUnix: [2024-03-19T02:30:56.360Z] [2024-03-19T02:30:56.360Z] setToolProperty: [2024-03-19T02:30:56.360Z] [2024-03-19T02:30:56.360Z] setS1ASclassPath: [2024-03-19T02:30:56.361Z] [2024-03-19T02:30:56.361Z] init-common: [2024-03-19T02:30:56.361Z] [2024-03-19T02:30:56.361Z] create-jdbc-connpool-common: [2024-03-19T02:30:56.615Z] [exec] Certificate was added to keystore [2024-03-19T02:30:56.615Z] [2024-03-19T02:30:56.615Z] restart: [2024-03-19T02:30:56.615Z] [2024-03-19T02:30:56.615Z] restart-server-instance-common: [2024-03-19T02:30:56.615Z] [2024-03-19T02:30:56.615Z] setOSConditions: [2024-03-19T02:30:56.616Z] [2024-03-19T02:30:56.616Z] setToolWin: [2024-03-19T02:30:56.616Z] [2024-03-19T02:30:56.616Z] setToolUnix: [2024-03-19T02:30:56.616Z] [2024-03-19T02:30:56.616Z] setToolProperty: [2024-03-19T02:30:56.616Z] [2024-03-19T02:30:56.616Z] setS1ASclassPath: [2024-03-19T02:30:56.616Z] [2024-03-19T02:30:56.616Z] init-common: [2024-03-19T02:30:56.616Z] [2024-03-19T02:30:56.616Z] stopDomain: [2024-03-19T02:30:56.616Z] [echo] run.xml:stopping domain... [2024-03-19T02:30:56.625Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-derby-xa-pool [2024-03-19T02:30:56.625Z] [exec] JDBC connection pool jdbc-derby-xa-pool created successfully. [2024-03-19T02:30:56.680Z] [exec] Mar 19, 2024 2:30:56 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:56.680Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:56.707Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:30:56.707Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:30:56.707Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2024-03-19T02:30:56.707Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = RC-1.0.0 [2024-03-19T02:30:56.707Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:30:56.707Z] [2024-03-19T02:30:56.707Z] process.result: [2024-03-19T02:30:56.707Z] [2024-03-19T02:30:56.707Z] processResult: [2024-03-19T02:30:56.707Z] [2024-03-19T02:30:56.707Z] failed: [2024-03-19T02:30:56.707Z] [2024-03-19T02:30:56.707Z] passed: [2024-03-19T02:30:56.707Z] [echo] Test simple-versioned-appclient Passed [2024-03-19T02:30:56.707Z] [2024-03-19T02:30:56.708Z] unknown: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] runclient: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] init.os: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] init.tools.unix: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] init.tools.windows: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] init.tools: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] setAsadminArgs: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] init: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] init.customtasks: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] checkAppOnCluster: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] run.positive: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] process.versionExpression: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] process.appname: [2024-03-19T02:30:56.708Z] [2024-03-19T02:30:56.708Z] process.xmlversionidentifier: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] prepare.cluster: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] undeploy.version: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] setAsadminArgs: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] common.undeploy.asadmin: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] init.os: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] init.tools.unix: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] init.tools.windows: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] init.tools: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] setAsadminArgs: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] init: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] init.customtasks: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] delAppRef: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.709Z] init.os: [2024-03-19T02:30:56.709Z] [2024-03-19T02:30:56.710Z] init.tools.unix: [2024-03-19T02:30:56.710Z] [2024-03-19T02:30:56.710Z] init.tools.windows: [2024-03-19T02:30:56.710Z] [2024-03-19T02:30:56.710Z] init.tools: [2024-03-19T02:30:56.710Z] [2024-03-19T02:30:56.710Z] setAsadminArgs: [2024-03-19T02:30:56.710Z] [2024-03-19T02:30:56.710Z] init: [2024-03-19T02:30:56.710Z] [2024-03-19T02:30:56.710Z] init.customtasks: [2024-03-19T02:30:56.710Z] [2024-03-19T02:30:56.710Z] common.run.asadmin: [2024-03-19T02:30:56.710Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA* [2024-03-19T02:30:56.881Z] [2024-03-19T02:30:56.881Z] set-derby-connpool-props: [2024-03-19T02:30:56.937Z] [exec] Mar 19, 2024 2:30:56 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:30:56.937Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:30:56.968Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:56.968Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:30:57.037Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:30:57.037Z] [javac] 1 warning [2024-03-19T02:30:57.037Z] [2024-03-19T02:30:57.037Z] build: [2024-03-19T02:30:57.037Z] [2024-03-19T02:30:57.037Z] setOSConditions: [2024-03-19T02:30:57.037Z] [2024-03-19T02:30:57.037Z] setToolWin: [2024-03-19T02:30:57.037Z] [2024-03-19T02:30:57.038Z] setToolUnix: [2024-03-19T02:30:57.038Z] [2024-03-19T02:30:57.038Z] setToolProperty: [2024-03-19T02:30:57.038Z] [2024-03-19T02:30:57.038Z] setS1ASclassPath: [2024-03-19T02:30:57.038Z] [2024-03-19T02:30:57.038Z] init-common: [2024-03-19T02:30:57.038Z] [2024-03-19T02:30:57.038Z] ejb-jar-common: [2024-03-19T02:30:57.038Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:30:57.038Z] [2024-03-19T02:30:57.038Z] package-ejbjar-common: [2024-03-19T02:30:57.038Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:57.038Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:57.038Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-passact-ejb.jar [2024-03-19T02:30:57.038Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:30:57.038Z] [2024-03-19T02:30:57.038Z] deploy: [2024-03-19T02:30:57.038Z] [2024-03-19T02:30:57.038Z] setOSConditions: [2024-03-19T02:30:57.038Z] [2024-03-19T02:30:57.038Z] setToolWin: [2024-03-19T02:30:57.038Z] [2024-03-19T02:30:57.038Z] setToolUnix: [2024-03-19T02:30:57.038Z] [2024-03-19T02:30:57.039Z] setToolProperty: [2024-03-19T02:30:57.039Z] [2024-03-19T02:30:57.039Z] setS1ASclassPath: [2024-03-19T02:30:57.039Z] [2024-03-19T02:30:57.039Z] init-common: [2024-03-19T02:30:57.039Z] [2024-03-19T02:30:57.039Z] deploy-jar-common: [2024-03-19T02:30:57.136Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.User=dbuser [2024-03-19T02:30:57.136Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.User=dbuser [2024-03-19T02:30:57.225Z] [exec] Command undeploy executed successfully. [2024-03-19T02:30:57.225Z] [2024-03-19T02:30:57.225Z] test.notregistred: [2024-03-19T02:30:57.225Z] [2024-03-19T02:30:57.225Z] process.versionExpression: [2024-03-19T02:30:57.225Z] [2024-03-19T02:30:57.225Z] process.appname: [2024-03-19T02:30:57.225Z] [2024-03-19T02:30:57.225Z] _process.target: [2024-03-19T02:30:57.226Z] [2024-03-19T02:30:57.226Z] process.target: [2024-03-19T02:30:57.226Z] [2024-03-19T02:30:57.226Z] prepare.show-component-status.asadmin: [2024-03-19T02:30:57.226Z] [2024-03-19T02:30:57.226Z] increment.log.next: [2024-03-19T02:30:57.226Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:30:57.226Z] [2024-03-19T02:30:57.226Z] declare.test: [2024-03-19T02:30:57.226Z] [2024-03-19T02:30:57.226Z] setHttpPort: [2024-03-19T02:30:57.226Z] [2024-03-19T02:30:57.226Z] declare.test.positive: [2024-03-19T02:30:57.226Z] [2024-03-19T02:30:57.226Z] setHttpPort: [2024-03-19T02:30:57.226Z] [2024-03-19T02:30:57.226Z] declare.test.negative: [2024-03-19T02:30:57.226Z] [2024-03-19T02:30:57.226Z] declare-test: [2024-03-19T02:30:57.226Z] [echo] Starting test simple-versioned-appclient sample.scenarios(7) - logID=9 - (server) - (fail expected) [2024-03-19T02:30:57.226Z] [2024-03-19T02:30:57.226Z] init.os: [2024-03-19T02:30:57.226Z] [2024-03-19T02:30:57.226Z] init.tools.unix: [2024-03-19T02:30:57.226Z] [2024-03-19T02:30:57.227Z] init.tools.windows: [2024-03-19T02:30:57.227Z] [2024-03-19T02:30:57.227Z] init.tools: [2024-03-19T02:30:57.227Z] [2024-03-19T02:30:57.227Z] setAsadminArgs: [2024-03-19T02:30:57.227Z] [2024-03-19T02:30:57.227Z] init: [2024-03-19T02:30:57.227Z] [2024-03-19T02:30:57.227Z] init.customtasks: [2024-03-19T02:30:57.227Z] [2024-03-19T02:30:57.227Z] prepare: [2024-03-19T02:30:57.227Z] [2024-03-19T02:30:57.227Z] exec.asadmin: [2024-03-19T02:30:57.294Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-passact-ejb.jar [2024-03-19T02:30:57.523Z] [exec] WebSvcTest-Hello ASYNC POLL CALLHello Tester ! [2024-03-19T02:30:57.523Z] [exec] Value of key is:async-poll-ejb-client [2024-03-19T02:30:57.550Z] [exec] Application deployed with name ejb-ejb31-full-passact-ejb. [2024-03-19T02:30:57.550Z] [2024-03-19T02:30:57.550Z] run: [2024-03-19T02:30:57.550Z] [2024-03-19T02:30:57.550Z] setOSConditions: [2024-03-19T02:30:57.550Z] [2024-03-19T02:30:57.550Z] setToolWin: [2024-03-19T02:30:57.550Z] [2024-03-19T02:30:57.550Z] setToolUnix: [2024-03-19T02:30:57.550Z] [2024-03-19T02:30:57.550Z] setToolProperty: [2024-03-19T02:30:57.550Z] [2024-03-19T02:30:57.550Z] setS1ASclassPath: [2024-03-19T02:30:57.550Z] [2024-03-19T02:30:57.550Z] init-common: [2024-03-19T02:30:57.550Z] [2024-03-19T02:30:57.550Z] run_se: [2024-03-19T02:30:57.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.Password=dbpassword [2024-03-19T02:30:57.725Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.Password=dbpassword [2024-03-19T02:30:57.793Z] [exec] Result: 1 [2024-03-19T02:30:57.793Z] [2024-03-19T02:30:57.793Z] process.result: [2024-03-19T02:30:57.793Z] [2024-03-19T02:30:57.793Z] processResult: [2024-03-19T02:30:57.793Z] [2024-03-19T02:30:57.793Z] failed: [2024-03-19T02:30:57.793Z] [2024-03-19T02:30:57.793Z] passed: [2024-03-19T02:30:57.793Z] [echo] Test simple-versioned-appclient Passed [2024-03-19T02:30:57.793Z] [2024-03-19T02:30:57.793Z] unknown: [2024-03-19T02:30:57.793Z] [2024-03-19T02:30:57.793Z] asadmin.with.result: [2024-03-19T02:30:57.793Z] [2024-03-19T02:30:57.793Z] show-component-status.asadmin: [2024-03-19T02:30:57.793Z] [2024-03-19T02:30:57.793Z] test.notregistred.cluster: [2024-03-19T02:30:57.793Z] [2024-03-19T02:30:57.794Z] process.versionExpression: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] process.appname: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] process.xmlversionidentifier: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] prepare.cluster: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] enable.version: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] setAsadminArgs: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] common.enable.asadmin: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] init.os: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] init.tools.unix: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] init.tools.windows: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] init.tools: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] setAsadminArgs: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] init: [2024-03-19T02:30:57.794Z] [2024-03-19T02:30:57.794Z] init.customtasks: [2024-03-19T02:30:57.795Z] [2024-03-19T02:30:57.795Z] common.run.asadmin: [2024-03-19T02:30:57.795Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient [2024-03-19T02:30:57.980Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.driverType=4 [2024-03-19T02:30:58.111Z] [java] Mar 19, 2024 2:30:57 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:30:58.111Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:30:58.238Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.driverType=4 [2024-03-19T02:30:58.365Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:30:58.365Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-03-19T02:30:58.494Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.portNumber=1527 [2024-03-19T02:30:58.494Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.portNumber=1527 [2024-03-19T02:30:58.549Z] [exec] Waiting for the domain to stop . [2024-03-19T02:30:58.549Z] [exec] Waiting finished after 398 ms. [2024-03-19T02:30:58.549Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:30:58.623Z] [exec] Command enable executed successfully. [2024-03-19T02:30:58.623Z] [2024-03-19T02:30:58.623Z] init.os: [2024-03-19T02:30:58.623Z] [2024-03-19T02:30:58.623Z] init.tools.unix: [2024-03-19T02:30:58.623Z] [2024-03-19T02:30:58.623Z] init.tools.windows: [2024-03-19T02:30:58.623Z] [2024-03-19T02:30:58.623Z] init.tools: [2024-03-19T02:30:58.623Z] [2024-03-19T02:30:58.623Z] setAsadminArgs: [2024-03-19T02:30:58.623Z] [2024-03-19T02:30:58.623Z] init: [2024-03-19T02:30:58.623Z] [2024-03-19T02:30:58.623Z] init.customtasks: [2024-03-19T02:30:58.624Z] [2024-03-19T02:30:58.624Z] enableAppOnInstance: [2024-03-19T02:30:58.881Z] [2024-03-19T02:30:58.881Z] init.os: [2024-03-19T02:30:58.881Z] [2024-03-19T02:30:58.881Z] init.tools.unix: [2024-03-19T02:30:58.881Z] [2024-03-19T02:30:58.881Z] init.tools.windows: [2024-03-19T02:30:58.881Z] [2024-03-19T02:30:58.881Z] init.tools: [2024-03-19T02:30:58.881Z] [2024-03-19T02:30:58.881Z] setAsadminArgs: [2024-03-19T02:30:58.881Z] [2024-03-19T02:30:58.881Z] init: [2024-03-19T02:30:58.881Z] [2024-03-19T02:30:58.881Z] init.customtasks: [2024-03-19T02:30:58.881Z] [2024-03-19T02:30:58.881Z] prepare.client: [2024-03-19T02:30:58.881Z] [2024-03-19T02:30:58.882Z] prepare.client.appclient: [2024-03-19T02:30:58.882Z] [2024-03-19T02:30:58.882Z] setHttpPort: [2024-03-19T02:30:58.882Z] [2024-03-19T02:30:58.882Z] process.versionExpression: [2024-03-19T02:30:58.882Z] [2024-03-19T02:30:58.882Z] process.appname: [2024-03-19T02:30:58.882Z] [2024-03-19T02:30:58.882Z] prepare.appclient.preparator: [2024-03-19T02:30:58.882Z] [2024-03-19T02:30:58.882Z] process.classpath: [2024-03-19T02:30:58.882Z] [2024-03-19T02:30:58.882Z] process.jvmargs: [2024-03-19T02:30:58.882Z] [2024-03-19T02:30:58.882Z] java.with.result: [2024-03-19T02:30:59.056Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.dataBaseName=testdb [2024-03-19T02:30:59.056Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.dataBaseName=testdb [2024-03-19T02:30:59.139Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-03-19T02:30:59.140Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=4408876901286983765; Path=/ [2024-03-19T02:30:59.312Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:30:59.312Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:30:59.397Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-03-19T02:30:59.397Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-03-19T02:30:59.397Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-03-19T02:30:59.397Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:59.397Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-03-19T02:30:59.398Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-03-19T02:30:59.398Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-03-19T02:30:59.398Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-03-19T02:30:59.398Z] [2024-03-19T02:30:59.398Z] _prepare.client.appclient: [2024-03-19T02:30:59.398Z] [2024-03-19T02:30:59.398Z] increment.log.next: [2024-03-19T02:30:59.398Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:30:59.398Z] [2024-03-19T02:30:59.398Z] process.versionexpression: [2024-03-19T02:30:59.398Z] [2024-03-19T02:30:59.398Z] prepare.run: [2024-03-19T02:30:59.398Z] [2024-03-19T02:30:59.398Z] common.run.positive: [2024-03-19T02:30:59.398Z] [2024-03-19T02:30:59.398Z] setHttpPort: [2024-03-19T02:30:59.398Z] [2024-03-19T02:30:59.398Z] common.run: [2024-03-19T02:30:59.398Z] [2024-03-19T02:30:59.398Z] checkAppOnServer: [2024-03-19T02:30:59.398Z] [2024-03-19T02:30:59.398Z] declare-test: [2024-03-19T02:30:59.398Z] [echo] Starting test simple-versioned-appclient sample.scenarions(8) - logID=10 (server) [2024-03-19T02:30:59.398Z] [2024-03-19T02:30:59.399Z] prepare.runclient: [2024-03-19T02:30:59.399Z] [2024-03-19T02:30:59.399Z] process.classpath: [2024-03-19T02:30:59.399Z] [2024-03-19T02:30:59.399Z] process.jvmargs: [2024-03-19T02:30:59.399Z] [2024-03-19T02:30:59.399Z] java.with.result: [2024-03-19T02:30:59.399Z] [javaWithResult] [0.007s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-03-19T02:30:59.505Z] [exec] Mar 19, 2024 2:30:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:30:59.505Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@39652a30 [2024-03-19T02:30:59.505Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:30:59.505Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:30:59.505Z] [exec] [2024-03-19T02:30:59.505Z] [exec] [2024-03-19T02:30:59.505Z] [exec] ----------------------------------------- [2024-03-19T02:30:59.505Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:30:59.505Z] [exec] ----------------------------------------- [2024-03-19T02:30:59.505Z] [exec] Total PASS: 1 [2024-03-19T02:30:59.505Z] [exec] Total FAIL: 0 [2024-03-19T02:30:59.505Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:30:59.505Z] [exec] ----------------------------------------- [2024-03-19T02:30:59.505Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:59.505Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:30:59.763Z] [2024-03-19T02:30:59.764Z] checkReporting-common: [2024-03-19T02:30:59.764Z] [2024-03-19T02:30:59.764Z] confirmReportPresent-common: [2024-03-19T02:30:59.764Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:30:59.764Z] [echo] Test seems to be reported fine [2024-03-19T02:30:59.764Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-03-19T02:30:59.764Z] [2024-03-19T02:30:59.764Z] confirmMissingReport-common: [2024-03-19T02:30:59.764Z] [2024-03-19T02:30:59.764Z] setOSConditions: [2024-03-19T02:30:59.764Z] [2024-03-19T02:30:59.764Z] setToolWin: [2024-03-19T02:30:59.764Z] [2024-03-19T02:30:59.764Z] setToolUnix: [2024-03-19T02:30:59.764Z] [2024-03-19T02:30:59.764Z] setToolProperty: [2024-03-19T02:30:59.764Z] [2024-03-19T02:30:59.764Z] setS1ASclassPath: [2024-03-19T02:30:59.764Z] [2024-03-19T02:30:59.764Z] init-common: [2024-03-19T02:30:59.764Z] [2024-03-19T02:30:59.764Z] runclient-common: [2024-03-19T02:30:59.765Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-xml-file Integer 25 java:module/custom/my-properties-xml-file [2024-03-19T02:30:59.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.create=true [2024-03-19T02:30:59.874Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.create=true [2024-03-19T02:31:00.046Z] [exec] WebSvcTest-Hello ASYNC CALL BACK CALLHello Tester ! [2024-03-19T02:31:00.046Z] [exec] Value of key is:async-callback-ejb-client [2024-03-19T02:31:00.046Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:00.046Z] [exec] [2024-03-19T02:31:00.046Z] [exec] [2024-03-19T02:31:00.046Z] [exec] ----------------------------------------- [2024-03-19T02:31:00.047Z] [exec] - async-sync-ejb-client: PASS - [2024-03-19T02:31:00.047Z] [exec] - async-callback-ejb-client: PASS - [2024-03-19T02:31:00.047Z] [exec] - async-poll-ejb-client: PASS - [2024-03-19T02:31:00.047Z] [exec] ----------------------------------------- [2024-03-19T02:31:00.047Z] [exec] Total PASS: 3 [2024-03-19T02:31:00.047Z] [exec] Total FAIL: 0 [2024-03-19T02:31:00.047Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:00.047Z] [exec] ----------------------------------------- [2024-03-19T02:31:00.047Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:00.047Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:00.047Z] [2024-03-19T02:31:00.047Z] private-undeploy: [2024-03-19T02:31:00.047Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:00.047Z] [2024-03-19T02:31:00.047Z] autoundeploy-file: [2024-03-19T02:31:00.047Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-03-19T02:31:00.135Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.serverName=localhost [2024-03-19T02:31:00.135Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.serverName=localhost [2024-03-19T02:31:00.135Z] [2024-03-19T02:31:00.135Z] setOSConditions: [2024-03-19T02:31:00.135Z] [2024-03-19T02:31:00.135Z] setToolWin: [2024-03-19T02:31:00.135Z] [2024-03-19T02:31:00.135Z] setToolUnix: [2024-03-19T02:31:00.136Z] [2024-03-19T02:31:00.136Z] setToolProperty: [2024-03-19T02:31:00.136Z] [2024-03-19T02:31:00.136Z] setS1ASclassPath: [2024-03-19T02:31:00.136Z] [2024-03-19T02:31:00.136Z] init-common: [2024-03-19T02:31:00.136Z] [2024-03-19T02:31:00.136Z] create-jdbc-resource-common: [2024-03-19T02:31:00.136Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-xa-pool --target server jdbc/xaresource [2024-03-19T02:31:00.426Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:31:00.426Z] [exec] Waiting finished after 4,707 ms. [2024-03-19T02:31:00.426Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:31:00.426Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:31:00.426Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:31:00.426Z] [exec] Admin Port: 4,848 [2024-03-19T02:31:00.426Z] [exec] Command start-domain executed successfully. [2024-03-19T02:31:00.426Z] [2024-03-19T02:31:00.426Z] start-server-windows: [2024-03-19T02:31:00.426Z] [2024-03-19T02:31:00.426Z] setOSConditions: [2024-03-19T02:31:00.426Z] [2024-03-19T02:31:00.426Z] setToolWin: [2024-03-19T02:31:00.426Z] [2024-03-19T02:31:00.426Z] setToolUnix: [2024-03-19T02:31:00.426Z] [2024-03-19T02:31:00.426Z] setToolProperty: [2024-03-19T02:31:00.426Z] [2024-03-19T02:31:00.426Z] setS1ASclassPath: [2024-03-19T02:31:00.426Z] [2024-03-19T02:31:00.426Z] init-common: [2024-03-19T02:31:00.426Z] [2024-03-19T02:31:00.426Z] create-ra-config: [2024-03-19T02:31:00.426Z] [2024-03-19T02:31:00.426Z] asadmin-common: [2024-03-19T02:31:00.427Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true installed-libraries-embeddedApp#connectors-ra-redeploy-rars [2024-03-19T02:31:00.641Z] [java] Mar 19, 2024 2:31:00 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:00.641Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5cbe2654 [2024-03-19T02:31:00.693Z] [exec] Mar 19, 2024 2:31:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:31:00.693Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:31:00.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-derby-xa-pool --enabled=true --target server jdbc/xaresource [2024-03-19T02:31:00.699Z] [exec] JDBC resource jdbc/xaresource created successfully. [2024-03-19T02:31:00.699Z] [echo] cmd executed for server [2024-03-19T02:31:00.699Z] [2024-03-19T02:31:00.699Z] asadmin-common: [2024-03-19T02:31:00.699Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2024-03-19T02:31:00.898Z] [java] Waiting for passivation... [2024-03-19T02:31:00.956Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2024-03-19T02:31:00.956Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2024-03-19T02:31:00.956Z] [2024-03-19T02:31:00.956Z] asadmin-common: [2024-03-19T02:31:00.956Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2024-03-19T02:31:00.989Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:31:00.989Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:31:00.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user installed-libraries-embeddedApp#connectors-ra-redeploy-rars [2024-03-19T02:31:01.419Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:01.419Z] [2024-03-19T02:31:01.420Z] autoundeploy-file: [2024-03-19T02:31:01.420Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2024-03-19T02:31:01.533Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2024-03-19T02:31:01.533Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2024-03-19T02:31:01.533Z] [2024-03-19T02:31:01.533Z] run: [2024-03-19T02:31:01.533Z] [2024-03-19T02:31:01.533Z] setOSConditions: [2024-03-19T02:31:01.533Z] [2024-03-19T02:31:01.533Z] setToolWin: [2024-03-19T02:31:01.533Z] [2024-03-19T02:31:01.533Z] setToolUnix: [2024-03-19T02:31:01.533Z] [2024-03-19T02:31:01.534Z] setToolProperty: [2024-03-19T02:31:01.534Z] [2024-03-19T02:31:01.534Z] setS1ASclassPath: [2024-03-19T02:31:01.534Z] [2024-03-19T02:31:01.534Z] init-common: [2024-03-19T02:31:01.534Z] [2024-03-19T02:31:01.534Z] myrunclient: [2024-03-19T02:31:01.534Z] [echo] appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/switchoffACCconnpoolingAppClient.jar -name switchoffACCconnpoolingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:31:01.623Z] [exec] Mar 19, 2024 2:31:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:01.623Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:01.920Z] [2024-03-19T02:31:01.921Z] setOSConditions: [2024-03-19T02:31:01.921Z] [2024-03-19T02:31:01.921Z] setToolWin: [2024-03-19T02:31:01.921Z] [2024-03-19T02:31:01.921Z] setToolUnix: [2024-03-19T02:31:01.921Z] [2024-03-19T02:31:01.921Z] setToolProperty: [2024-03-19T02:31:01.921Z] [2024-03-19T02:31:01.921Z] setS1ASclassPath: [2024-03-19T02:31:01.921Z] [2024-03-19T02:31:01.921Z] init-common: [2024-03-19T02:31:01.921Z] [2024-03-19T02:31:01.921Z] deploy-common: [2024-03-19T02:31:01.921Z] [echo] Current time (ISO): 2024-03-19T02:31:01.920+0000 [2024-03-19T02:31:01.954Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:31:01.954Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-03-19T02:31:01.954Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2024-03-19T02:31:01.954Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2024-03-19T02:31:01.954Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-03-19T02:31:01.954Z] [2024-03-19T02:31:01.954Z] process.result: [2024-03-19T02:31:01.954Z] [2024-03-19T02:31:01.954Z] processResult: [2024-03-19T02:31:01.954Z] [2024-03-19T02:31:01.954Z] failed: [2024-03-19T02:31:01.954Z] [2024-03-19T02:31:01.954Z] passed: [2024-03-19T02:31:01.954Z] [echo] Test simple-versioned-appclient Passed [2024-03-19T02:31:01.954Z] [2024-03-19T02:31:01.954Z] unknown: [2024-03-19T02:31:01.954Z] [2024-03-19T02:31:01.954Z] runclient: [2024-03-19T02:31:01.954Z] [2024-03-19T02:31:01.954Z] init.os: [2024-03-19T02:31:01.954Z] [2024-03-19T02:31:01.954Z] init.tools.unix: [2024-03-19T02:31:01.954Z] [2024-03-19T02:31:01.955Z] init.tools.windows: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] init.tools: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] setAsadminArgs: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] init: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] init.customtasks: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] checkAppOnCluster: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] run.positive: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] process.versionExpression: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] process.appname: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] process.xmlversionidentifier: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] prepare.cluster: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] undeploy.version: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] setAsadminArgs: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.955Z] common.undeploy.asadmin: [2024-03-19T02:31:01.955Z] [2024-03-19T02:31:01.956Z] init.os: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] init.tools.unix: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] init.tools.windows: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] init.tools: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] setAsadminArgs: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] init: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] init.customtasks: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] delAppRef: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] init.os: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] init.tools.unix: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] init.tools.windows: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] init.tools: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] setAsadminArgs: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] init: [2024-03-19T02:31:01.956Z] [2024-03-19T02:31:01.956Z] init.customtasks: [2024-03-19T02:31:01.957Z] [2024-03-19T02:31:01.957Z] common.run.asadmin: [2024-03-19T02:31:01.957Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:* [2024-03-19T02:31:02.178Z] [2024-03-19T02:31:02.178Z] setOSConditions: [2024-03-19T02:31:02.178Z] [2024-03-19T02:31:02.178Z] setToolWin: [2024-03-19T02:31:02.178Z] [2024-03-19T02:31:02.178Z] setToolUnix: [2024-03-19T02:31:02.178Z] [2024-03-19T02:31:02.178Z] setToolProperty: [2024-03-19T02:31:02.178Z] [2024-03-19T02:31:02.178Z] setS1ASclassPath: [2024-03-19T02:31:02.178Z] [2024-03-19T02:31:02.178Z] init-common: [2024-03-19T02:31:02.178Z] [2024-03-19T02:31:02.178Z] deploy-common-pe: [2024-03-19T02:31:02.188Z] [exec] Mar 19, 2024 2:31:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:02.188Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:02.464Z] [exec] Mar 19, 2024 2:31:02 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:31:02.464Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:31:02.522Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:31:02.522Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:31:02.522Z] [exec] Command undeploy executed successfully. [2024-03-19T02:31:02.522Z] [2024-03-19T02:31:02.522Z] test.notregistred: [2024-03-19T02:31:02.522Z] [2024-03-19T02:31:02.522Z] process.versionExpression: [2024-03-19T02:31:02.522Z] [2024-03-19T02:31:02.523Z] process.appname: [2024-03-19T02:31:02.523Z] [2024-03-19T02:31:02.523Z] _process.target: [2024-03-19T02:31:02.523Z] [2024-03-19T02:31:02.523Z] process.target: [2024-03-19T02:31:02.523Z] [2024-03-19T02:31:02.523Z] prepare.show-component-status.asadmin: [2024-03-19T02:31:02.523Z] [2024-03-19T02:31:02.523Z] increment.log.next: [2024-03-19T02:31:02.523Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:31:02.523Z] [2024-03-19T02:31:02.523Z] declare.test: [2024-03-19T02:31:02.523Z] [2024-03-19T02:31:02.523Z] setHttpPort: [2024-03-19T02:31:02.523Z] [2024-03-19T02:31:02.523Z] declare.test.positive: [2024-03-19T02:31:02.523Z] [2024-03-19T02:31:02.523Z] setHttpPort: [2024-03-19T02:31:02.523Z] [2024-03-19T02:31:02.523Z] declare.test.negative: [2024-03-19T02:31:02.523Z] [2024-03-19T02:31:02.523Z] declare-test: [2024-03-19T02:31:02.523Z] [echo] Starting test simple-versioned-appclient sample.scenarios(9) - logID=11 - (server) - (fail expected) [2024-03-19T02:31:02.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/installed-libraries-embeddedApp.ear [2024-03-19T02:31:02.781Z] [2024-03-19T02:31:02.782Z] init.os: [2024-03-19T02:31:02.782Z] [2024-03-19T02:31:02.782Z] init.tools.unix: [2024-03-19T02:31:02.782Z] [2024-03-19T02:31:02.782Z] init.tools.windows: [2024-03-19T02:31:02.782Z] [2024-03-19T02:31:02.782Z] init.tools: [2024-03-19T02:31:02.782Z] [2024-03-19T02:31:02.782Z] setAsadminArgs: [2024-03-19T02:31:02.782Z] [2024-03-19T02:31:02.782Z] init: [2024-03-19T02:31:02.782Z] [2024-03-19T02:31:02.782Z] init.customtasks: [2024-03-19T02:31:02.782Z] [2024-03-19T02:31:02.782Z] prepare: [2024-03-19T02:31:02.782Z] [2024-03-19T02:31:02.782Z] exec.asadmin: [2024-03-19T02:31:03.365Z] [exec] Result: 1 [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.365Z] process.result: [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.365Z] processResult: [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.365Z] failed: [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.365Z] passed: [2024-03-19T02:31:03.365Z] [echo] Test simple-versioned-appclient Passed [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.365Z] unknown: [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.365Z] asadmin.with.result: [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.365Z] show-component-status.asadmin: [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.365Z] test.notregistred.cluster: [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.365Z] test.notregistred: [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.365Z] process.versionExpression: [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.365Z] process.appname: [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.365Z] _process.target: [2024-03-19T02:31:03.365Z] [2024-03-19T02:31:03.366Z] process.target: [2024-03-19T02:31:03.366Z] [2024-03-19T02:31:03.366Z] prepare.show-component-status.asadmin: [2024-03-19T02:31:03.366Z] [2024-03-19T02:31:03.366Z] increment.log.next: [2024-03-19T02:31:03.366Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:31:03.366Z] [2024-03-19T02:31:03.366Z] declare.test: [2024-03-19T02:31:03.366Z] [2024-03-19T02:31:03.366Z] setHttpPort: [2024-03-19T02:31:03.366Z] [2024-03-19T02:31:03.366Z] declare.test.positive: [2024-03-19T02:31:03.366Z] [2024-03-19T02:31:03.366Z] setHttpPort: [2024-03-19T02:31:03.366Z] [2024-03-19T02:31:03.366Z] declare.test.negative: [2024-03-19T02:31:03.366Z] [2024-03-19T02:31:03.366Z] declare-test: [2024-03-19T02:31:03.366Z] [echo] Starting test simple-versioned-appclient sample.scenarios(10) - logID=12 - (server) - (fail expected) [2024-03-19T02:31:03.366Z] [2024-03-19T02:31:03.366Z] init.os: [2024-03-19T02:31:03.366Z] [2024-03-19T02:31:03.366Z] init.tools.unix: [2024-03-19T02:31:03.366Z] [2024-03-19T02:31:03.366Z] init.tools.windows: [2024-03-19T02:31:03.366Z] [2024-03-19T02:31:03.366Z] init.tools: [2024-03-19T02:31:03.367Z] [2024-03-19T02:31:03.367Z] setAsadminArgs: [2024-03-19T02:31:03.367Z] [2024-03-19T02:31:03.367Z] init: [2024-03-19T02:31:03.367Z] [2024-03-19T02:31:03.367Z] init.customtasks: [2024-03-19T02:31:03.367Z] [2024-03-19T02:31:03.367Z] prepare: [2024-03-19T02:31:03.367Z] [2024-03-19T02:31:03.367Z] exec.asadmin: [2024-03-19T02:31:03.396Z] [exec] verifying uniqueness of all connection [2024-03-19T02:31:03.822Z] [2024-03-19T02:31:03.822Z] setOSConditions: [2024-03-19T02:31:03.822Z] [2024-03-19T02:31:03.822Z] setToolWin: [2024-03-19T02:31:03.822Z] [2024-03-19T02:31:03.822Z] setToolUnix: [2024-03-19T02:31:03.822Z] [2024-03-19T02:31:03.822Z] setToolProperty: [2024-03-19T02:31:03.822Z] [2024-03-19T02:31:03.822Z] setS1ASclassPath: [2024-03-19T02:31:03.822Z] [2024-03-19T02:31:03.822Z] init-common: [2024-03-19T02:31:03.822Z] [2024-03-19T02:31:03.822Z] startDomainUnix: [2024-03-19T02:31:03.822Z] [echo] Starting DAS [2024-03-19T02:31:03.947Z] [2024-03-19T02:31:03.947Z] internal-report-success: [2024-03-19T02:31:03.947Z] [2024-03-19T02:31:03.947Z] internal-report-failure: [2024-03-19T02:31:03.947Z] [2024-03-19T02:31:03.947Z] report: [2024-03-19T02:31:03.947Z] [2024-03-19T02:31:03.947Z] all: [2024-03-19T02:31:03.947Z] [echo] [2024-03-19T02:31:03.947Z] [echo] ************************* [2024-03-19T02:31:03.947Z] [echo] * Running serviceejbclient [2024-03-19T02:31:03.947Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient [2024-03-19T02:31:03.947Z] [echo] ************************* [2024-03-19T02:31:03.947Z] [echo] [2024-03-19T02:31:03.947Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:03.947Z] [2024-03-19T02:31:03.947Z] clean: [2024-03-19T02:31:03.947Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml [2024-03-19T02:31:03.948Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:03.948Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:03.948Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:03.948Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:03.948Z] [2024-03-19T02:31:03.948Z] private-deploy: [2024-03-19T02:31:03.948Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:03.948Z] [2024-03-19T02:31:03.948Z] deploy: [2024-03-19T02:31:03.948Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:03.948Z] [2024-03-19T02:31:03.948Z] build: [2024-03-19T02:31:03.948Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:03.948Z] [2024-03-19T02:31:03.948Z] test-compile: [2024-03-19T02:31:03.948Z] [echo] Compiling into endpoint/HelloImpl.class [2024-03-19T02:31:03.948Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:03.948Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:03.948Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:03.948Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:03.948Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:03.949Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:03.949Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:03.949Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:03.949Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:03.949Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:03.949Z] [javac] 1 warning [2024-03-19T02:31:03.949Z] [echo] Building with package endpoint [2024-03-19T02:31:03.949Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:31:04.325Z] [exec] Result: 1 [2024-03-19T02:31:04.325Z] [2024-03-19T02:31:04.325Z] process.result: [2024-03-19T02:31:04.325Z] [2024-03-19T02:31:04.325Z] processResult: [2024-03-19T02:31:04.325Z] [2024-03-19T02:31:04.325Z] failed: [2024-03-19T02:31:04.325Z] [2024-03-19T02:31:04.325Z] passed: [2024-03-19T02:31:04.325Z] [echo] Test simple-versioned-appclient Passed [2024-03-19T02:31:04.325Z] [2024-03-19T02:31:04.325Z] unknown: [2024-03-19T02:31:04.325Z] [2024-03-19T02:31:04.325Z] asadmin.with.result: [2024-03-19T02:31:04.325Z] [2024-03-19T02:31:04.326Z] show-component-status.asadmin: [2024-03-19T02:31:04.326Z] [2024-03-19T02:31:04.326Z] test.notregistred.cluster: [2024-03-19T02:31:04.326Z] [2024-03-19T02:31:04.326Z] clean.scenario: [2024-03-19T02:31:04.326Z] [2024-03-19T02:31:04.326Z] clean.scenario.cluster: [2024-03-19T02:31:04.326Z] [2024-03-19T02:31:04.326Z] init.os: [2024-03-19T02:31:04.326Z] [2024-03-19T02:31:04.326Z] init.tools.unix: [2024-03-19T02:31:04.326Z] [2024-03-19T02:31:04.326Z] init.tools.windows: [2024-03-19T02:31:04.326Z] [2024-03-19T02:31:04.326Z] init.tools: [2024-03-19T02:31:04.326Z] [2024-03-19T02:31:04.326Z] setAsadminArgs: [2024-03-19T02:31:04.326Z] [2024-03-19T02:31:04.326Z] init: [2024-03-19T02:31:04.326Z] [2024-03-19T02:31:04.326Z] init.customtasks: [2024-03-19T02:31:04.326Z] [2024-03-19T02:31:04.327Z] prepare: [2024-03-19T02:31:04.327Z] [2024-03-19T02:31:04.327Z] process.versionExpression: [2024-03-19T02:31:04.327Z] [2024-03-19T02:31:04.327Z] process.appname: [2024-03-19T02:31:04.327Z] [2024-03-19T02:31:04.327Z] _process.target: [2024-03-19T02:31:04.327Z] [2024-03-19T02:31:04.327Z] process.target: [2024-03-19T02:31:04.327Z] [2024-03-19T02:31:04.327Z] prepare.has.version.registred: [2024-03-19T02:31:04.327Z] [2024-03-19T02:31:04.327Z] exec.asadmin2: [2024-03-19T02:31:04.731Z] [exec] Mar 19, 2024 2:31:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:04.731Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2abc55c4 [2024-03-19T02:31:04.731Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:31:04.731Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:04.731Z] [exec] [2024-03-19T02:31:04.731Z] [exec] [2024-03-19T02:31:04.731Z] [exec] ----------------------------------------- [2024-03-19T02:31:04.731Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:31:04.731Z] [exec] ----------------------------------------- [2024-03-19T02:31:04.731Z] [exec] Total PASS: 1 [2024-03-19T02:31:04.731Z] [exec] Total FAIL: 0 [2024-03-19T02:31:04.731Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:04.731Z] [exec] ----------------------------------------- [2024-03-19T02:31:04.731Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:04.731Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:04.918Z] [exec] Result: 1 [2024-03-19T02:31:04.918Z] [2024-03-19T02:31:04.918Z] process.registred: [2024-03-19T02:31:04.918Z] [2024-03-19T02:31:04.918Z] has.version.registred: [2024-03-19T02:31:04.918Z] [2024-03-19T02:31:04.918Z] del.all.version.registred: [2024-03-19T02:31:04.918Z] [2024-03-19T02:31:04.918Z] _clean.scenario: [2024-03-19T02:31:04.918Z] [2024-03-19T02:31:04.918Z] delete.log.next: [2024-03-19T02:31:04.918Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-03-19T02:31:04.918Z] [2024-03-19T02:31:04.918Z] delete.log.next: [2024-03-19T02:31:04.918Z] [2024-03-19T02:31:04.918Z] private-all: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] init.os: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] init.tools.unix: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] init.tools.windows: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] init.tools: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] setAsadminArgs: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] init: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] init.customtasks: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] private-rollingUpgrade: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] _private-all: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] main-all: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] xml.version.information: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] clean.scenario: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] clean.scenario.cluster: [2024-03-19T02:31:04.919Z] [2024-03-19T02:31:04.919Z] init.os: [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] init.tools.unix: [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] init.tools.windows: [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] init.tools: [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] setAsadminArgs: [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] init: [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] init.customtasks: [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] prepare: [2024-03-19T02:31:04.920Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] process.versionExpression: [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] process.appname: [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] _process.target: [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] process.target: [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] prepare.has.version.registred: [2024-03-19T02:31:04.920Z] [2024-03-19T02:31:04.920Z] exec.asadmin2: [2024-03-19T02:31:04.988Z] [2024-03-19T02:31:04.988Z] checkReporting-common: [2024-03-19T02:31:04.988Z] [2024-03-19T02:31:04.988Z] confirmReportPresent-common: [2024-03-19T02:31:04.988Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:31:04.988Z] [echo] Test seems to be reported fine [2024-03-19T02:31:04.989Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-03-19T02:31:05.247Z] [2024-03-19T02:31:05.247Z] confirmMissingReport-common: [2024-03-19T02:31:05.247Z] [2024-03-19T02:31:05.247Z] setOSConditions: [2024-03-19T02:31:05.247Z] [2024-03-19T02:31:05.247Z] setToolWin: [2024-03-19T02:31:05.248Z] [2024-03-19T02:31:05.248Z] setToolUnix: [2024-03-19T02:31:05.248Z] [2024-03-19T02:31:05.248Z] setToolProperty: [2024-03-19T02:31:05.248Z] [2024-03-19T02:31:05.248Z] setS1ASclassPath: [2024-03-19T02:31:05.248Z] [2024-03-19T02:31:05.248Z] init-common: [2024-03-19T02:31:05.248Z] [2024-03-19T02:31:05.248Z] runclient-common: [2024-03-19T02:31:05.248Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:module/custom/my-properties-file-with-values [2024-03-19T02:31:05.286Z] [exec] Mar 19, 2024 2:31:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:05.286Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6544899b [2024-03-19T02:31:05.348Z] [exec] Application deployed with name installed-libraries-embeddedApp. [2024-03-19T02:31:05.348Z] [exec] there are no files to retrieve for application installed-libraries-embeddedApp [2024-03-19T02:31:05.348Z] [echo] Deployment on target server server successful [2024-03-19T02:31:05.348Z] [2024-03-19T02:31:05.348Z] setOSConditions: [2024-03-19T02:31:05.348Z] [2024-03-19T02:31:05.348Z] setToolWin: [2024-03-19T02:31:05.348Z] [2024-03-19T02:31:05.348Z] setToolUnix: [2024-03-19T02:31:05.348Z] [2024-03-19T02:31:05.348Z] setToolProperty: [2024-03-19T02:31:05.348Z] [2024-03-19T02:31:05.348Z] setS1ASclassPath: [2024-03-19T02:31:05.348Z] [2024-03-19T02:31:05.348Z] init-common: [2024-03-19T02:31:05.348Z] [2024-03-19T02:31:05.348Z] deploy-common-ee: [2024-03-19T02:31:05.348Z] [2024-03-19T02:31:05.348Z] setup: [2024-03-19T02:31:05.348Z] [2024-03-19T02:31:05.348Z] setOSConditions: [2024-03-19T02:31:05.348Z] [2024-03-19T02:31:05.349Z] setToolWin: [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.349Z] setToolUnix: [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.349Z] setToolProperty: [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.349Z] setS1ASclassPath: [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.349Z] init-common: [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.349Z] default-sql: [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.349Z] setOSConditions: [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.349Z] setToolWin: [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.349Z] setToolUnix: [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.349Z] setToolProperty: [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.349Z] setS1ASclassPath: [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.349Z] init-common: [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.349Z] execute-sql-common: [2024-03-19T02:31:05.349Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/sql/simpleBank.sql [2024-03-19T02:31:05.349Z] [sql] Failed to execute: drop table customer2 [2024-03-19T02:31:05.349Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-03-19T02:31:05.349Z] [sql] 0 rows affected [2024-03-19T02:31:05.349Z] [sql] 1 rows affected [2024-03-19T02:31:05.349Z] [sql] 2 of 3 SQL statements executed successfully [2024-03-19T02:31:05.349Z] [2024-03-19T02:31:05.350Z] sql-oracle: [2024-03-19T02:31:05.350Z] [2024-03-19T02:31:05.350Z] execute-sql-connector: [2024-03-19T02:31:05.350Z] [2024-03-19T02:31:05.350Z] create-pool: [2024-03-19T02:31:05.350Z] [2024-03-19T02:31:05.350Z] setOSConditions: [2024-03-19T02:31:05.350Z] [2024-03-19T02:31:05.350Z] setToolWin: [2024-03-19T02:31:05.350Z] [2024-03-19T02:31:05.350Z] setToolUnix: [2024-03-19T02:31:05.350Z] [2024-03-19T02:31:05.350Z] setToolProperty: [2024-03-19T02:31:05.350Z] [2024-03-19T02:31:05.350Z] setS1ASclassPath: [2024-03-19T02:31:05.350Z] [2024-03-19T02:31:05.350Z] init-common: [2024-03-19T02:31:05.350Z] [2024-03-19T02:31:05.350Z] create-connector-connpool: [2024-03-19T02:31:05.350Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname installed-libraries-embeddedApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server embedded-ra-pool [2024-03-19T02:31:05.487Z] [exec] Result: 1 [2024-03-19T02:31:05.487Z] [2024-03-19T02:31:05.487Z] process.registred: [2024-03-19T02:31:05.487Z] [2024-03-19T02:31:05.487Z] has.version.registred: [2024-03-19T02:31:05.487Z] [2024-03-19T02:31:05.487Z] del.all.version.registred: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] _clean.scenario: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] deploy.version: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] del.ref.registred: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] process.versionExpression: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] process.appname: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] _process.target: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] process.target: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] prepare.is.version.registred: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] init.os: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] init.tools.unix: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] init.tools.windows: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] init.tools: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] setAsadminArgs: [2024-03-19T02:31:05.488Z] [2024-03-19T02:31:05.488Z] init: [2024-03-19T02:31:05.489Z] [2024-03-19T02:31:05.489Z] init.customtasks: [2024-03-19T02:31:05.489Z] [2024-03-19T02:31:05.489Z] prepare: [2024-03-19T02:31:05.489Z] [2024-03-19T02:31:05.489Z] exec.asadmin2: [2024-03-19T02:31:05.543Z] [exec] Mar 19, 2024 2:31:05 AM org.hibernate.validator.internal.util.Version [2024-03-19T02:31:05.543Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-03-19T02:31:05.800Z] [exec] Mar 19, 2024 2:31:05 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:31:05.800Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a4f87452[jndiName=jdbc-derby-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:31:05.913Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:31:05.913Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:31:05.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname installed-libraries-embeddedApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server embedded-ra-pool [2024-03-19T02:31:05.914Z] [exec] Connector connection pool embedded-ra-pool created. [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] create-connector-connpool-common: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] setOSConditions: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] setToolWin: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] setToolUnix: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] setToolProperty: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] setS1ASclassPath: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] init-common: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] set-oracle-props: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] create-resource: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] setOSConditions: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] setToolWin: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] setToolUnix: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.914Z] setToolProperty: [2024-03-19T02:31:05.914Z] [2024-03-19T02:31:05.915Z] setS1ASclassPath: [2024-03-19T02:31:05.915Z] [2024-03-19T02:31:05.915Z] init-common: [2024-03-19T02:31:05.915Z] [2024-03-19T02:31:05.915Z] create-connector-resource-common: [2024-03-19T02:31:05.915Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-installed-libraries-embedded [2024-03-19T02:31:06.123Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4203529f [2024-03-19T02:31:06.123Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@62ee1c89 [2024-03-19T02:31:06.123Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@363fe35a [2024-03-19T02:31:06.123Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@24d0c6a4 [2024-03-19T02:31:06.123Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6c4d0224 [2024-03-19T02:31:06.123Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@574327ed [2024-03-19T02:31:06.123Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@49338f3 [2024-03-19T02:31:06.123Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2e785b28 [2024-03-19T02:31:06.179Z] [exec] Mar 19, 2024 2:31:05 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:31:06.179Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@49de1505 [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@21dd9203 [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@39159b14 [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@52fec840 [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@25b8f9d2 [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5598dff2 [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4b86a656 [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5693d1d2 [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1e965426 [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@64921450 [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5fa9971f [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@39451d92 [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@67216c33 [2024-03-19T02:31:06.380Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@45302e66 [2024-03-19T02:31:06.381Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3b3a3a92 [2024-03-19T02:31:06.381Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@445b4594 [2024-03-19T02:31:06.433Z] [exec] Result: 1 [2024-03-19T02:31:06.433Z] [2024-03-19T02:31:06.433Z] process.registred: [2024-03-19T02:31:06.433Z] [2024-03-19T02:31:06.433Z] is.version.registred: [2024-03-19T02:31:06.433Z] [2024-03-19T02:31:06.433Z] process.xmlversionidentifier: [2024-03-19T02:31:06.433Z] [2024-03-19T02:31:06.433Z] prepare.cluster: [2024-03-19T02:31:06.433Z] [2024-03-19T02:31:06.433Z] process.enabled: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] process.hasToDeploy: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] deploy.version.unregistred: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] init.os: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] init.tools.unix: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] init.tools.windows: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] init.tools: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] setAsadminArgs: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] init: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] init.customtasks: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] prepare: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] process.versionExpression: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] process.appname: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.434Z] create.version: [2024-03-19T02:31:06.434Z] [2024-03-19T02:31:06.435Z] assemble.non-existent: [2024-03-19T02:31:06.435Z] [2024-03-19T02:31:06.435Z] init.os: [2024-03-19T02:31:06.435Z] [2024-03-19T02:31:06.435Z] init.tools.unix: [2024-03-19T02:31:06.435Z] [2024-03-19T02:31:06.435Z] init.tools.windows: [2024-03-19T02:31:06.435Z] [2024-03-19T02:31:06.435Z] init.tools: [2024-03-19T02:31:06.435Z] [2024-03-19T02:31:06.435Z] setAsadminArgs: [2024-03-19T02:31:06.435Z] [2024-03-19T02:31:06.435Z] init: [2024-03-19T02:31:06.435Z] [2024-03-19T02:31:06.435Z] init.customtasks: [2024-03-19T02:31:06.435Z] [2024-03-19T02:31:06.435Z] prepare: [2024-03-19T02:31:06.435Z] [2024-03-19T02:31:06.435Z] compile: [2024-03-19T02:31:06.435Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:06.435Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2024-03-19T02:31:06.477Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:06.477Z] [2024-03-19T02:31:06.477Z] clean: [2024-03-19T02:31:06.477Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml [2024-03-19T02:31:06.477Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:06.477Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:06.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:06.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:06.477Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:06.477Z] [2024-03-19T02:31:06.477Z] wsdl-import: [2024-03-19T02:31:06.478Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:06.478Z] [2024-03-19T02:31:06.478Z] configurable-wsdl-import: [2024-03-19T02:31:06.478Z] [echo] Current time (ISO): 2024-03-19T02:31:05.910+0000 [2024-03-19T02:31:06.478Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:31:06.478Z] [exec] parsing WSDL... [2024-03-19T02:31:06.478Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname embedded-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-installed-libraries-embedded [2024-03-19T02:31:06.478Z] [exec] Connector resource jdbc/ejb-installed-libraries-embedded created. [2024-03-19T02:31:06.478Z] [2024-03-19T02:31:06.478Z] setOSConditions: [2024-03-19T02:31:06.478Z] [2024-03-19T02:31:06.478Z] setToolWin: [2024-03-19T02:31:06.478Z] [2024-03-19T02:31:06.478Z] setToolUnix: [2024-03-19T02:31:06.479Z] [2024-03-19T02:31:06.479Z] setToolProperty: [2024-03-19T02:31:06.479Z] [2024-03-19T02:31:06.479Z] setS1ASclassPath: [2024-03-19T02:31:06.479Z] [2024-03-19T02:31:06.479Z] init-common: [2024-03-19T02:31:06.479Z] [2024-03-19T02:31:06.479Z] create-admin-object: [2024-03-19T02:31:06.479Z] [2024-03-19T02:31:06.479Z] asadmin-common: [2024-03-19T02:31:06.479Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname installed-libraries-embeddedApp#connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-installed-libraries-embedded:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-03-19T02:31:06.637Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7d5cbcc9 [2024-03-19T02:31:06.637Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@20b921be [2024-03-19T02:31:06.637Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2b06c388 [2024-03-19T02:31:06.637Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@20608ef4 [2024-03-19T02:31:06.637Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6e111aeb [2024-03-19T02:31:06.637Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3c5cb013 [2024-03-19T02:31:06.637Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@67eabe02 [2024-03-19T02:31:06.637Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@40ed4674 [2024-03-19T02:31:06.637Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1d1da00b [2024-03-19T02:31:06.637Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4f3b11e6 [2024-03-19T02:31:06.637Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@59301546 [2024-03-19T02:31:06.637Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@ccea4be [2024-03-19T02:31:06.694Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:06.694Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:06.694Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:06.694Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:06.694Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:06.694Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:06.694Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:06.694Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:06.694Z] [javac] 1 warning [2024-03-19T02:31:06.695Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/versionedejb/version-infos.properties [2024-03-19T02:31:06.743Z] [exec] Mar 19, 2024 2:31:06 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:06.743Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:06.747Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname installed-libraries-embeddedApp#connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-installed-libraries-embedded:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-03-19T02:31:06.924Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4b6fc231 [2024-03-19T02:31:06.924Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4ee80a94 [2024-03-19T02:31:06.924Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5aa461 [2024-03-19T02:31:06.924Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7ec5d3e1 [2024-03-19T02:31:06.924Z] [exec] Total connection requested : 40 [2024-03-19T02:31:06.924Z] [exec] Total connection created : 40 [2024-03-19T02:31:06.924Z] [exec] Total number of unique connection : 40 [2024-03-19T02:31:06.924Z] [exec] Value of key is:switchoffACCconnpooling-test1 [2024-03-19T02:31:06.924Z] [exec] switchoffACCconnpooling-test1: passed [2024-03-19T02:31:06.924Z] [exec] creating connection upto max-pool-size of 32 [2024-03-19T02:31:06.953Z] [2024-03-19T02:31:06.953Z] process.xmlversionidentifier: [2024-03-19T02:31:06.953Z] [2024-03-19T02:31:06.953Z] process.versionExpression: [2024-03-19T02:31:06.953Z] [2024-03-19T02:31:06.953Z] process.xml.create.flag: [2024-03-19T02:31:06.953Z] [2024-03-19T02:31:06.953Z] create.xml.flag: [2024-03-19T02:31:06.953Z] [touch] Creating /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb-hasXmlVersion [2024-03-19T02:31:06.953Z] [2024-03-19T02:31:06.953Z] generate.xml.identifier: [2024-03-19T02:31:06.953Z] [2024-03-19T02:31:06.953Z] assemble: [2024-03-19T02:31:06.953Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb.jar [2024-03-19T02:31:06.953Z] [2024-03-19T02:31:06.953Z] process.xmlversionidentifier: [2024-03-19T02:31:06.953Z] [2024-03-19T02:31:06.953Z] prepare.update.xml.identifier: [2024-03-19T02:31:06.953Z] [2024-03-19T02:31:06.954Z] update.xml.identifier: [2024-03-19T02:31:06.954Z] [2024-03-19T02:31:06.954Z] deployWithNameOption: [2024-03-19T02:31:06.954Z] [2024-03-19T02:31:06.954Z] deployWithoutNameOption: [2024-03-19T02:31:06.954Z] [2024-03-19T02:31:06.954Z] setAsadminArgs: [2024-03-19T02:31:06.954Z] [2024-03-19T02:31:06.954Z] common.deploy.asadmin: [2024-03-19T02:31:06.954Z] [2024-03-19T02:31:06.954Z] init.os: [2024-03-19T02:31:06.954Z] [2024-03-19T02:31:06.954Z] init.tools.unix: [2024-03-19T02:31:06.954Z] [2024-03-19T02:31:06.954Z] init.tools.windows: [2024-03-19T02:31:06.954Z] [2024-03-19T02:31:06.954Z] init.tools: [2024-03-19T02:31:06.954Z] [2024-03-19T02:31:06.954Z] setAsadminArgs: [2024-03-19T02:31:06.954Z] [2024-03-19T02:31:06.954Z] init: [2024-03-19T02:31:06.954Z] [2024-03-19T02:31:06.954Z] init.customtasks: [2024-03-19T02:31:06.954Z] [2024-03-19T02:31:06.954Z] common.run.asadmin: [2024-03-19T02:31:06.955Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb.jar [2024-03-19T02:31:07.004Z] [exec] Administered object eis/jdbcAdmin created. [2024-03-19T02:31:07.004Z] [2024-03-19T02:31:07.004Z] run-ear: [2024-03-19T02:31:07.004Z] [2024-03-19T02:31:07.004Z] setOSConditions: [2024-03-19T02:31:07.004Z] [2024-03-19T02:31:07.004Z] setToolWin: [2024-03-19T02:31:07.004Z] [2024-03-19T02:31:07.004Z] setToolUnix: [2024-03-19T02:31:07.004Z] [2024-03-19T02:31:07.004Z] setToolProperty: [2024-03-19T02:31:07.004Z] [2024-03-19T02:31:07.004Z] setS1ASclassPath: [2024-03-19T02:31:07.004Z] [2024-03-19T02:31:07.004Z] init-common: [2024-03-19T02:31:07.004Z] [2024-03-19T02:31:07.004Z] runwebclient-common: [2024-03-19T02:31:07.004Z] [java] size of buffer is1675 [2024-03-19T02:31:07.043Z] [exec] [2024-03-19T02:31:07.043Z] [exec] Generating code... [2024-03-19T02:31:07.181Z] [exec] Mar 19, 2024 2:31:07 AM com.sun.gjc.spi.base.AbstractDataSource logNonTransientException [2024-03-19T02:31:07.181Z] [exec] WARNING: Error allocating connection: [Failed to obtain/create connection from connection pool [jdbc-derby-pool]. Reason: Count of provided connections is already equal to the capacity (32) therefore you cannot allocate any more resources.] [2024-03-19T02:31:07.181Z] [exec] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-03-19T02:31:07.181Z] [exec] at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) [2024-03-19T02:31:07.181Z] [exec] at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) [2024-03-19T02:31:07.181Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:540) [2024-03-19T02:31:07.181Z] [exec] at com.sun.gjc.spi.base.StatementWrapper.executeUpdate(StatementWrapper.java:94) [2024-03-19T02:31:07.181Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.createTable(Client.java:357) [2024-03-19T02:31:07.181Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.test1(Client.java:99) [2024-03-19T02:31:07.181Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.runTest(Client.java:70) [2024-03-19T02:31:07.181Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.main(Client.java:58) [2024-03-19T02:31:07.181Z] [exec] Caused by: ERROR 42Y55: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-03-19T02:31:07.181Z] [exec] at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) [2024-03-19T02:31:07.181Z] [exec] at org.apache.derby.client.am.ClientStatement.completeExecuteImmediate(ClientStatement.java:1683) [2024-03-19T02:31:07.181Z] [exec] at org.apache.derby.client.net.NetStatementReply.parseEXCSQLIMMreply(NetStatementReply.java:209) [2024-03-19T02:31:07.182Z] [exec] at org.apache.derby.client.net.NetStatementReply.readExecuteImmediate(NetStatementReply.java:60) [2024-03-19T02:31:07.182Z] [exec] at org.apache.derby.client.net.StatementReply.readExecuteImmediate(StatementReply.java:47) [2024-03-19T02:31:07.182Z] [exec] at org.apache.derby.client.net.NetStatement.readExecuteImmediate_(NetStatement.java:142) [2024-03-19T02:31:07.182Z] [exec] at org.apache.derby.client.am.ClientStatement.readExecuteImmediate(ClientStatement.java:1679) [2024-03-19T02:31:07.182Z] [exec] at org.apache.derby.client.am.ClientStatement.flowExecute(ClientStatement.java:2408) [2024-03-19T02:31:07.182Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdateX(ClientStatement.java:566) [2024-03-19T02:31:07.182Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:531) [2024-03-19T02:31:07.182Z] [exec] ... 5 more [2024-03-19T02:31:07.182Z] [exec] Able to create max connections [2024-03-19T02:31:07.182Z] [exec] Value of key is:switchoffACCconnpooling-test2 [2024-03-19T02:31:07.182Z] [exec] switchoffACCconnpooling-test2: passed [2024-03-19T02:31:07.182Z] [exec] Unable to create beyond max connections [2024-03-19T02:31:07.182Z] [exec] Value of key is:switchoffACCconnpooling-test3 [2024-03-19T02:31:07.182Z] [exec] switchoffACCconnpooling-test3: passed [2024-03-19T02:31:07.182Z] [exec] rollback set to false [2024-03-19T02:31:07.182Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@38e46ea [2024-03-19T02:31:07.261Z] [java] HTTP port :8080 [2024-03-19T02:31:07.262Z] [java] HTTP hostname :localhost [2024-03-19T02:31:07.302Z] [exec] [2024-03-19T02:31:07.302Z] [exec] Compiling code... [2024-03-19T02:31:07.306Z] [exec] Mar 19, 2024 2:31:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:07.306Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:07.439Z] [exec] count1 : 0 [2024-03-19T02:31:07.439Z] [exec] count2 : 10 [2024-03-19T02:31:07.439Z] [exec] Value of key is:switchoffACCconnpooling-test4 [2024-03-19T02:31:07.439Z] [exec] switchoffACCconnpooling-test4: passed [2024-03-19T02:31:07.519Z] [java] addTest with testSuiteId:: testId -> installed-libraries-embedded (ear based)::/installed_libraries_embedded/index.html [2024-03-19T02:31:07.519Z] [java] installed-libraries-embedded (ear based) /installed_libraries_embedded/index.html PASS [2024-03-19T02:31:07.519Z] [java] SSN=123456789&action=Create [2024-03-19T02:31:07.519Z] [java] HTTP port :8080 [2024-03-19T02:31:07.519Z] [java] HTTP hostname :localhost [2024-03-19T02:31:07.521Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:31:07.521Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:31:07.697Z] [exec] Mar 19, 2024 2:31:07 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-03-19T02:31:07.697Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@f59de6a8[jndiName=jdbc-derby-xa-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-03-19T02:31:07.697Z] [exec] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE_XA' because it does not exist. [2024-03-19T02:31:07.697Z] [exec] at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) [2024-03-19T02:31:07.697Z] [exec] at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) [2024-03-19T02:31:07.697Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:540) [2024-03-19T02:31:07.697Z] [exec] at com.sun.gjc.spi.base.StatementWrapper.executeUpdate(StatementWrapper.java:94) [2024-03-19T02:31:07.697Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.createTable(Client.java:357) [2024-03-19T02:31:07.697Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.test1(Client.java:99) [2024-03-19T02:31:07.697Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.runTest(Client.java:73) [2024-03-19T02:31:07.697Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.main(Client.java:58) [2024-03-19T02:31:07.697Z] [exec] Caused by: ERROR 42Y55: 'DROP TABLE' cannot be performed on 'COFFEE_XA' because it does not exist. [2024-03-19T02:31:07.697Z] [exec] at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) [2024-03-19T02:31:07.697Z] [exec] at org.apache.derby.client.am.ClientStatement.completeExecuteImmediate(ClientStatement.java:1683) [2024-03-19T02:31:07.697Z] [exec] at org.apache.derby.client.net.NetStatementReply.parseEXCSQLIMMreply(NetStatementReply.java:209) [2024-03-19T02:31:07.697Z] [exec] at org.apache.derby.client.net.NetStatementReply.readExecuteImmediate(NetStatementReply.java:60) [2024-03-19T02:31:07.697Z] [exec] at org.apache.derby.client.net.StatementReply.readExecuteImmediate(StatementReply.java:47) [2024-03-19T02:31:07.698Z] [exec] at org.apache.derby.client.net.NetStatement.readExecuteImmediate_(NetStatement.java:142) [2024-03-19T02:31:07.698Z] [exec] at org.apache.derby.client.am.ClientStatement.readExecuteImmediate(ClientStatement.java:1679) [2024-03-19T02:31:07.698Z] [exec] at org.apache.derby.client.am.ClientStatement.flowExecute(ClientStatement.java:2408) [2024-03-19T02:31:07.698Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdateX(ClientStatement.java:566) [2024-03-19T02:31:07.698Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:531) [2024-03-19T02:31:07.698Z] [exec] ... 5 more [2024-03-19T02:31:07.698Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@533d28aa [2024-03-19T02:31:07.698Z] [exec] count1 : 0 [2024-03-19T02:31:07.698Z] [exec] count2 : 10 [2024-03-19T02:31:07.698Z] [exec] Value of key is:switchoffACCconnpooling-test5 [2024-03-19T02:31:07.698Z] [exec] switchoffACCconnpooling-test5: passed [2024-03-19T02:31:07.698Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@33742179 [2024-03-19T02:31:07.698Z] [exec] count1 : 0 [2024-03-19T02:31:07.698Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4d5196fd [2024-03-19T02:31:07.698Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@221ec884 [2024-03-19T02:31:07.698Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@608707d [2024-03-19T02:31:07.698Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3ac23fe7 [2024-03-19T02:31:07.976Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@263fc5f3 [2024-03-19T02:31:07.976Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@27bf05af [2024-03-19T02:31:07.976Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4c9bf90b [2024-03-19T02:31:07.976Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@fbb39ea [2024-03-19T02:31:07.976Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@41576e84 [2024-03-19T02:31:07.976Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@12bff19d [2024-03-19T02:31:07.976Z] [exec] count2 : 10 [2024-03-19T02:31:07.976Z] [exec] Value of key is:switchoffACCconnpooling-test6 [2024-03-19T02:31:07.976Z] [exec] switchoffACCconnpooling-test6: passed [2024-03-19T02:31:07.976Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@1f7b4952 [2024-03-19T02:31:07.976Z] [exec] count1 : 0 [2024-03-19T02:31:07.976Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1f334ce0 [2024-03-19T02:31:07.976Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2b7e2212 [2024-03-19T02:31:07.976Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7b9866c6 [2024-03-19T02:31:07.976Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6325ef80 [2024-03-19T02:31:07.976Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@66f4fb48 [2024-03-19T02:31:07.976Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3c403b36 [2024-03-19T02:31:07.976Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4d6c42e [2024-03-19T02:31:07.976Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@48c372db [2024-03-19T02:31:07.976Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@9acee30 [2024-03-19T02:31:07.976Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3408fdb8 [2024-03-19T02:31:07.976Z] [exec] count2 : 10 [2024-03-19T02:31:07.976Z] [exec] Value of key is:switchoffACCconnpooling-test7 [2024-03-19T02:31:07.977Z] [exec] switchoffACCconnpooling-test7: passed [2024-03-19T02:31:07.977Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3f9167f7 [2024-03-19T02:31:07.977Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@b9aca74 [2024-03-19T02:31:08.087Z] [exec] Application deployed with name simple-versioned-ejb:ALPHA-1.0.0. [2024-03-19T02:31:08.087Z] [exec] Command deploy executed successfully. [2024-03-19T02:31:08.087Z] [2024-03-19T02:31:08.087Z] init.os: [2024-03-19T02:31:08.087Z] [2024-03-19T02:31:08.087Z] init.tools.unix: [2024-03-19T02:31:08.087Z] [2024-03-19T02:31:08.087Z] init.tools.windows: [2024-03-19T02:31:08.087Z] [2024-03-19T02:31:08.087Z] init.tools: [2024-03-19T02:31:08.087Z] [2024-03-19T02:31:08.087Z] setAsadminArgs: [2024-03-19T02:31:08.087Z] [2024-03-19T02:31:08.087Z] init: [2024-03-19T02:31:08.087Z] [2024-03-19T02:31:08.087Z] init.customtasks: [2024-03-19T02:31:08.087Z] [2024-03-19T02:31:08.087Z] setEnabled: [2024-03-19T02:31:08.087Z] [2024-03-19T02:31:08.088Z] createAppRef: [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.088Z] test.registred: [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.088Z] process.versionExpression: [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.088Z] process.appname: [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.088Z] _process.target: [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.088Z] process.target: [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.088Z] prepare.show-component-status.asadmin: [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.088Z] increment.log.next: [2024-03-19T02:31:08.088Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.088Z] declare.test: [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.088Z] setHttpPort: [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.088Z] declare.test.positive: [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.088Z] declare-test: [2024-03-19T02:31:08.088Z] [echo] Starting test simple-versioned-ejb xml.version(1) - logID=1 - (server) - (sucess expected) [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.088Z] setHttpPort: [2024-03-19T02:31:08.088Z] [2024-03-19T02:31:08.089Z] declare.test.negative: [2024-03-19T02:31:08.089Z] [2024-03-19T02:31:08.089Z] init.os: [2024-03-19T02:31:08.089Z] [2024-03-19T02:31:08.089Z] init.tools.unix: [2024-03-19T02:31:08.089Z] [2024-03-19T02:31:08.089Z] init.tools.windows: [2024-03-19T02:31:08.089Z] [2024-03-19T02:31:08.089Z] init.tools: [2024-03-19T02:31:08.089Z] [2024-03-19T02:31:08.089Z] setAsadminArgs: [2024-03-19T02:31:08.089Z] [2024-03-19T02:31:08.089Z] init: [2024-03-19T02:31:08.089Z] [2024-03-19T02:31:08.089Z] init.customtasks: [2024-03-19T02:31:08.089Z] [2024-03-19T02:31:08.089Z] prepare: [2024-03-19T02:31:08.089Z] [2024-03-19T02:31:08.089Z] exec.asadmin: [2024-03-19T02:31:08.233Z] [exec] count1 : 0 [2024-03-19T02:31:08.233Z] [exec] count3 : 0 [2024-03-19T02:31:08.233Z] [exec] count2 : 10 [2024-03-19T02:31:08.233Z] [exec] count4 : 10 [2024-03-19T02:31:08.233Z] [exec] Value of key is:switchoffACCconnpooling-test8 [2024-03-19T02:31:08.233Z] [exec] switchoffACCconnpooling-test8: passed [2024-03-19T02:31:08.233Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6ef25c03 [2024-03-19T02:31:08.234Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:31:08.234Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:31:08.234Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:08.234Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:08.489Z] [exec] count1 : 0 xacount1 : 0 [2024-03-19T02:31:08.490Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@568c4909 [2024-03-19T02:31:08.490Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@56fe2233 [2024-03-19T02:31:08.490Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@50309820 [2024-03-19T02:31:08.490Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4d31ff3 [2024-03-19T02:31:08.490Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2933edb6 [2024-03-19T02:31:08.490Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@637c004 [2024-03-19T02:31:08.490Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4d4c0408 [2024-03-19T02:31:08.490Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1607b56b [2024-03-19T02:31:08.490Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4cec414d [2024-03-19T02:31:08.490Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@797ed02e [2024-03-19T02:31:08.490Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3ca1f0a4 [2024-03-19T02:31:08.490Z] [exec] count2 : 10 xacount2 : 1 [2024-03-19T02:31:08.490Z] [exec] Value of key is:switchoffACCconnpooling-test9 [2024-03-19T02:31:08.490Z] [exec] switchoffACCconnpooling-test9: passed [2024-03-19T02:31:08.490Z] [exec] rollback set to true [2024-03-19T02:31:08.491Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:08.491Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:08.491Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:08.491Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:08.491Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:08.491Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:08.491Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.662Z] process.result: [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.662Z] processResult: [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.662Z] failed: [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.662Z] passed: [2024-03-19T02:31:08.662Z] [echo] Test simple-versioned-ejb Passed [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.662Z] unknown: [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.662Z] asadmin.with.result: [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.662Z] show-component-status.asadmin: [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.662Z] test.registred.cluster: [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.662Z] process.versionExpression: [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.662Z] process.appname: [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.662Z] process.xmlversionidentifier: [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.662Z] prepare.cluster: [2024-03-19T02:31:08.662Z] [2024-03-19T02:31:08.663Z] undeploy.version: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] setAsadminArgs: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] common.undeploy.asadmin: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] init.os: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] init.tools.unix: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] init.tools.windows: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] init.tools: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] setAsadminArgs: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] init: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] init.customtasks: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] delAppRef: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] init.os: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] init.tools.unix: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.663Z] init.tools.windows: [2024-03-19T02:31:08.663Z] [2024-03-19T02:31:08.664Z] init.tools: [2024-03-19T02:31:08.664Z] [2024-03-19T02:31:08.664Z] setAsadminArgs: [2024-03-19T02:31:08.664Z] [2024-03-19T02:31:08.664Z] init: [2024-03-19T02:31:08.664Z] [2024-03-19T02:31:08.664Z] init.customtasks: [2024-03-19T02:31:08.664Z] [2024-03-19T02:31:08.664Z] common.run.asadmin: [2024-03-19T02:31:08.664Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ejb:ALPHA-1.0.0 [2024-03-19T02:31:08.749Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:08.749Z] [javac] 1 warning [2024-03-19T02:31:08.749Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/wsdl/wsdl [2024-03-19T02:31:08.749Z] [get] Getting: http://localhost:8080/HelloImplService/HelloImpl?WSDL [2024-03-19T02:31:08.749Z] [get] To: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/wsdl/wsdl/HelloImplService.wsdl [2024-03-19T02:31:08.749Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-03-19T02:31:08.776Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1856a312 [2024-03-19T02:31:08.776Z] [exec] count1 : 0 [2024-03-19T02:31:08.776Z] [exec] count2 : 0 [2024-03-19T02:31:08.776Z] [exec] Value of key is:switchoffACCconnpooling-test10 [2024-03-19T02:31:08.776Z] [exec] switchoffACCconnpooling-test10: passed [2024-03-19T02:31:08.776Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@4fbc8862 [2024-03-19T02:31:08.776Z] [exec] count1 : 0 [2024-03-19T02:31:08.776Z] [exec] count2 : 0 [2024-03-19T02:31:08.776Z] [exec] Value of key is:switchoffACCconnpooling-test11 [2024-03-19T02:31:08.776Z] [exec] switchoffACCconnpooling-test11: passed [2024-03-19T02:31:08.776Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@26d78474 [2024-03-19T02:31:08.776Z] [exec] count1 : 0 [2024-03-19T02:31:08.776Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@41743ff4 [2024-03-19T02:31:08.776Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@521090f1 [2024-03-19T02:31:08.776Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7157b2d4 [2024-03-19T02:31:08.890Z] [java] addTest with testSuiteId:: testId -> installed-libraries-embedded (ear based)::/installed_libraries_embedded/servlet/SimpleBankServlet [2024-03-19T02:31:08.890Z] [java] installed-libraries-embedded (ear based) /installed_libraries_embedded/servlet/SimpleBankServlet PASS [2024-03-19T02:31:08.890Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-03-19T02:31:08.890Z] [java] HTTP port :8080 [2024-03-19T02:31:08.890Z] [java] HTTP hostname :localhost [2024-03-19T02:31:09.034Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@180b7842 [2024-03-19T02:31:09.034Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6ce766fa [2024-03-19T02:31:09.034Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@68eb7c52 [2024-03-19T02:31:09.034Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5e493feb [2024-03-19T02:31:09.034Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3d9e2b59 [2024-03-19T02:31:09.034Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1cc5de12 [2024-03-19T02:31:09.034Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@37edefb2 [2024-03-19T02:31:09.034Z] [exec] count2 : 0 [2024-03-19T02:31:09.034Z] [exec] Value of key is:switchoffACCconnpooling-test12 [2024-03-19T02:31:09.034Z] [exec] switchoffACCconnpooling-test12: passed [2024-03-19T02:31:09.034Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@10869e92 [2024-03-19T02:31:09.034Z] [exec] count1 : 0 [2024-03-19T02:31:09.034Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@eebbe46 [2024-03-19T02:31:09.034Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@318d0545 [2024-03-19T02:31:09.034Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1bb425e4 [2024-03-19T02:31:09.034Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@124e5ce1 [2024-03-19T02:31:09.034Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4184d960 [2024-03-19T02:31:09.034Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@187a5b38 [2024-03-19T02:31:09.034Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@225bc6d6 [2024-03-19T02:31:09.034Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@42122f28 [2024-03-19T02:31:09.034Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@253ab1d3 [2024-03-19T02:31:09.034Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6f538dd7 [2024-03-19T02:31:09.034Z] [exec] count2 : 0 [2024-03-19T02:31:09.034Z] [exec] Value of key is:switchoffACCconnpooling-test13 [2024-03-19T02:31:09.034Z] [exec] switchoffACCconnpooling-test13: passed [2024-03-19T02:31:09.230Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:31:09.230Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:31:09.325Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@551ae26a [2024-03-19T02:31:09.325Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@13fda74e [2024-03-19T02:31:09.325Z] [exec] count1 : 0 [2024-03-19T02:31:09.325Z] [exec] count3 : 0 [2024-03-19T02:31:09.325Z] [exec] count2 : 0 [2024-03-19T02:31:09.325Z] [exec] count4 : 0 [2024-03-19T02:31:09.325Z] [exec] Value of key is:switchoffACCconnpooling-test14 [2024-03-19T02:31:09.325Z] [exec] switchoffACCconnpooling-test14: passed [2024-03-19T02:31:09.325Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@70163ce4 [2024-03-19T02:31:09.325Z] [exec] count1 : 0 xacount1 : 0 [2024-03-19T02:31:09.454Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-03-19T02:31:09.454Z] [java] addTest with testSuiteId:: testId -> installed-libraries-embedded (ear based)::/installed_libraries_embedded/servlet/SimpleBankServlet [2024-03-19T02:31:09.454Z] [java] installed-libraries-embedded (ear based) /installed_libraries_embedded/servlet/SimpleBankServlet PASS [2024-03-19T02:31:09.454Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:31:09.454Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:31:09.454Z] [2024-03-19T02:31:09.454Z] unsetup: [2024-03-19T02:31:09.511Z] [exec] Command undeploy executed successfully. [2024-03-19T02:31:09.511Z] [2024-03-19T02:31:09.511Z] deploy.version: [2024-03-19T02:31:09.511Z] [2024-03-19T02:31:09.511Z] del.ref.registred: [2024-03-19T02:31:09.511Z] [2024-03-19T02:31:09.511Z] process.versionExpression: [2024-03-19T02:31:09.511Z] [2024-03-19T02:31:09.511Z] process.appname: [2024-03-19T02:31:09.511Z] [2024-03-19T02:31:09.511Z] _process.target: [2024-03-19T02:31:09.511Z] [2024-03-19T02:31:09.511Z] process.target: [2024-03-19T02:31:09.511Z] [2024-03-19T02:31:09.511Z] prepare.is.version.registred: [2024-03-19T02:31:09.511Z] [2024-03-19T02:31:09.511Z] init.os: [2024-03-19T02:31:09.511Z] [2024-03-19T02:31:09.512Z] init.tools.unix: [2024-03-19T02:31:09.512Z] [2024-03-19T02:31:09.512Z] init.tools.windows: [2024-03-19T02:31:09.512Z] [2024-03-19T02:31:09.512Z] init.tools: [2024-03-19T02:31:09.512Z] [2024-03-19T02:31:09.512Z] setAsadminArgs: [2024-03-19T02:31:09.512Z] [2024-03-19T02:31:09.512Z] init: [2024-03-19T02:31:09.512Z] [2024-03-19T02:31:09.512Z] init.customtasks: [2024-03-19T02:31:09.512Z] [2024-03-19T02:31:09.512Z] prepare: [2024-03-19T02:31:09.512Z] [2024-03-19T02:31:09.512Z] exec.asadmin2: [2024-03-19T02:31:09.581Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2ea8611b [2024-03-19T02:31:09.581Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@413d8c78 [2024-03-19T02:31:09.582Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@375749fe [2024-03-19T02:31:09.582Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7b833a3c [2024-03-19T02:31:09.582Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@fd7893a [2024-03-19T02:31:09.582Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@a547191 [2024-03-19T02:31:09.582Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@43a5443f [2024-03-19T02:31:09.582Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6b4773ff [2024-03-19T02:31:09.582Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@17240340 [2024-03-19T02:31:09.582Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@153daff [2024-03-19T02:31:09.582Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@34ee9000 [2024-03-19T02:31:09.691Z] [2024-03-19T02:31:09.691Z] private-run: [2024-03-19T02:31:09.691Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:09.691Z] [2024-03-19T02:31:09.691Z] clean: [2024-03-19T02:31:09.691Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml [2024-03-19T02:31:09.691Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:09.691Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:09.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:09.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:09.691Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:09.691Z] [2024-03-19T02:31:09.691Z] wsdl-import: [2024-03-19T02:31:09.692Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:09.692Z] [2024-03-19T02:31:09.692Z] configurable-wsdl-import: [2024-03-19T02:31:09.692Z] [echo] Current time (ISO): 2024-03-19T02:31:09.587+0000 [2024-03-19T02:31:09.692Z] [echo] wsimporting http://localhost:8080/GatewayImplService/GatewayImpl?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:31:09.747Z] [2024-03-19T02:31:09.748Z] setOSConditions: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.748Z] setToolWin: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.748Z] setToolUnix: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.748Z] setToolProperty: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.748Z] setS1ASclassPath: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.748Z] init-common: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.748Z] default-sql: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.748Z] setOSConditions: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.748Z] setToolWin: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.748Z] setToolUnix: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.748Z] setToolProperty: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.748Z] setS1ASclassPath: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.748Z] init-common: [2024-03-19T02:31:09.748Z] [2024-03-19T02:31:09.749Z] execute-sql-common: [2024-03-19T02:31:09.749Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/sql/dropBankTables.sql [2024-03-19T02:31:09.749Z] [sql] 0 rows affected [2024-03-19T02:31:09.749Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:31:09.749Z] [2024-03-19T02:31:09.749Z] sql-oracle: [2024-03-19T02:31:09.749Z] [2024-03-19T02:31:09.749Z] execute-sql-connector: [2024-03-19T02:31:09.749Z] [2024-03-19T02:31:09.749Z] delete-resource: [2024-03-19T02:31:09.749Z] [2024-03-19T02:31:09.749Z] setOSConditions: [2024-03-19T02:31:09.749Z] [2024-03-19T02:31:09.749Z] setToolWin: [2024-03-19T02:31:09.749Z] [2024-03-19T02:31:09.749Z] setToolUnix: [2024-03-19T02:31:09.749Z] [2024-03-19T02:31:09.749Z] setToolProperty: [2024-03-19T02:31:09.749Z] [2024-03-19T02:31:09.749Z] setS1ASclassPath: [2024-03-19T02:31:09.749Z] [2024-03-19T02:31:09.749Z] init-common: [2024-03-19T02:31:09.749Z] [2024-03-19T02:31:09.749Z] delete-connector-resource-common: [2024-03-19T02:31:09.749Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-installed-libraries-embedded [2024-03-19T02:31:09.828Z] [exec] Mar 19, 2024 2:31:09 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:09.828Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@463045fb [2024-03-19T02:31:09.828Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:31:09.828Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:09.828Z] [exec] [2024-03-19T02:31:09.828Z] [exec] [2024-03-19T02:31:09.828Z] [exec] ----------------------------------------- [2024-03-19T02:31:09.829Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:31:09.829Z] [exec] ----------------------------------------- [2024-03-19T02:31:09.829Z] [exec] Total PASS: 1 [2024-03-19T02:31:09.829Z] [exec] Total FAIL: 0 [2024-03-19T02:31:09.829Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:09.829Z] [exec] ----------------------------------------- [2024-03-19T02:31:09.829Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:09.829Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:09.838Z] [exec] count2 : 0 xacount2 : 0 [2024-03-19T02:31:09.838Z] [exec] Value of key is:switchoffACCconnpooling-test15 [2024-03-19T02:31:09.838Z] [exec] switchoffACCconnpooling-test15: passed [2024-03-19T02:31:09.838Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:09.838Z] [exec] [2024-03-19T02:31:09.838Z] [exec] [2024-03-19T02:31:09.838Z] [exec] ----------------------------------------- [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test1: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test10: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test2: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test11: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test12: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test13: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test14: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test15: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test7: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test8: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test9: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test3: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test4: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test5: PASS - [2024-03-19T02:31:09.838Z] [exec] - switchoffACCconnpooling-test6: PASS - [2024-03-19T02:31:09.838Z] [exec] ----------------------------------------- [2024-03-19T02:31:09.838Z] [exec] Total PASS: 15 [2024-03-19T02:31:09.838Z] [exec] Total FAIL: 0 [2024-03-19T02:31:09.838Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:09.838Z] [exec] ----------------------------------------- [2024-03-19T02:31:09.838Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:09.838Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:10.086Z] [2024-03-19T02:31:10.086Z] checkReporting-common: [2024-03-19T02:31:10.086Z] [2024-03-19T02:31:10.086Z] confirmReportPresent-common: [2024-03-19T02:31:10.086Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:31:10.086Z] [echo] Test seems to be reported fine [2024-03-19T02:31:10.086Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-03-19T02:31:10.086Z] [2024-03-19T02:31:10.086Z] confirmMissingReport-common: [2024-03-19T02:31:10.086Z] [2024-03-19T02:31:10.086Z] setOSConditions: [2024-03-19T02:31:10.086Z] [2024-03-19T02:31:10.086Z] setToolWin: [2024-03-19T02:31:10.087Z] [2024-03-19T02:31:10.087Z] setToolUnix: [2024-03-19T02:31:10.087Z] [2024-03-19T02:31:10.087Z] setToolProperty: [2024-03-19T02:31:10.087Z] [2024-03-19T02:31:10.087Z] setS1ASclassPath: [2024-03-19T02:31:10.087Z] [2024-03-19T02:31:10.087Z] init-common: [2024-03-19T02:31:10.087Z] [2024-03-19T02:31:10.087Z] runclient-common: [2024-03-19T02:31:10.087Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:module/custom/my-properties-xml-file-with-values [2024-03-19T02:31:10.096Z] [2024-03-19T02:31:10.096Z] checkReporting-common: [2024-03-19T02:31:10.096Z] [2024-03-19T02:31:10.096Z] confirmReportPresent-common: [2024-03-19T02:31:10.096Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:31:10.096Z] [echo] Test seems to be reported fine [2024-03-19T02:31:10.096Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/switchoffACCconnpooling/RepRunConf.txt [2024-03-19T02:31:10.096Z] [2024-03-19T02:31:10.096Z] confirmMissingReport-common: [2024-03-19T02:31:10.096Z] [2024-03-19T02:31:10.096Z] unsetup: [2024-03-19T02:31:10.096Z] [2024-03-19T02:31:10.096Z] setOSConditions: [2024-03-19T02:31:10.096Z] [2024-03-19T02:31:10.096Z] setToolWin: [2024-03-19T02:31:10.096Z] [2024-03-19T02:31:10.096Z] setToolUnix: [2024-03-19T02:31:10.096Z] [2024-03-19T02:31:10.096Z] setToolProperty: [2024-03-19T02:31:10.097Z] [2024-03-19T02:31:10.097Z] setS1ASclassPath: [2024-03-19T02:31:10.097Z] [2024-03-19T02:31:10.097Z] init-common: [2024-03-19T02:31:10.097Z] [2024-03-19T02:31:10.097Z] delete-jdbc-resource-common: [2024-03-19T02:31:10.097Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource [2024-03-19T02:31:10.258Z] [exec] parsing WSDL... [2024-03-19T02:31:10.356Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server jdbc/ejb-installed-libraries-embedded [2024-03-19T02:31:10.356Z] [exec] Connector resource jdbc/ejb-installed-libraries-embedded deleted. [2024-03-19T02:31:10.356Z] [2024-03-19T02:31:10.356Z] delete-pool: [2024-03-19T02:31:10.356Z] [2024-03-19T02:31:10.356Z] setOSConditions: [2024-03-19T02:31:10.356Z] [2024-03-19T02:31:10.356Z] setToolWin: [2024-03-19T02:31:10.356Z] [2024-03-19T02:31:10.356Z] setToolUnix: [2024-03-19T02:31:10.356Z] [2024-03-19T02:31:10.356Z] setToolProperty: [2024-03-19T02:31:10.356Z] [2024-03-19T02:31:10.356Z] setS1ASclassPath: [2024-03-19T02:31:10.357Z] [2024-03-19T02:31:10.357Z] init-common: [2024-03-19T02:31:10.357Z] [2024-03-19T02:31:10.357Z] delete-connector-connpool-common: [2024-03-19T02:31:10.357Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true embedded-ra-pool [2024-03-19T02:31:10.447Z] [exec] Result: 1 [2024-03-19T02:31:10.447Z] [2024-03-19T02:31:10.447Z] process.registred: [2024-03-19T02:31:10.447Z] [2024-03-19T02:31:10.447Z] is.version.registred: [2024-03-19T02:31:10.447Z] [2024-03-19T02:31:10.447Z] process.xmlversionidentifier: [2024-03-19T02:31:10.447Z] [2024-03-19T02:31:10.447Z] prepare.cluster: [2024-03-19T02:31:10.447Z] [2024-03-19T02:31:10.447Z] process.enabled: [2024-03-19T02:31:10.447Z] [2024-03-19T02:31:10.447Z] process.hasToDeploy: [2024-03-19T02:31:10.447Z] [2024-03-19T02:31:10.447Z] deploy.version.unregistred: [2024-03-19T02:31:10.447Z] [2024-03-19T02:31:10.447Z] init.os: [2024-03-19T02:31:10.447Z] [2024-03-19T02:31:10.447Z] init.tools.unix: [2024-03-19T02:31:10.447Z] [2024-03-19T02:31:10.448Z] init.tools.windows: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] init.tools: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] setAsadminArgs: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] init: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] init.customtasks: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] prepare: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] process.versionExpression: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] process.appname: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] create.version: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] assemble.non-existent: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] init.os: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] init.tools.unix: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] init.tools.windows: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.448Z] init.tools: [2024-03-19T02:31:10.448Z] [2024-03-19T02:31:10.449Z] setAsadminArgs: [2024-03-19T02:31:10.449Z] [2024-03-19T02:31:10.449Z] init: [2024-03-19T02:31:10.449Z] [2024-03-19T02:31:10.449Z] init.customtasks: [2024-03-19T02:31:10.449Z] [2024-03-19T02:31:10.449Z] prepare: [2024-03-19T02:31:10.449Z] [2024-03-19T02:31:10.449Z] compile: [2024-03-19T02:31:10.449Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:10.449Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2024-03-19T02:31:10.614Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:31:10.614Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:31:10.615Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true embedded-ra-pool [2024-03-19T02:31:10.660Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource [2024-03-19T02:31:10.660Z] [exec] JDBC resource jdbc/nonxaresource deleted successfully [2024-03-19T02:31:10.660Z] [echo] cmd executed for server [2024-03-19T02:31:10.660Z] [2024-03-19T02:31:10.660Z] setOSConditions: [2024-03-19T02:31:10.660Z] [2024-03-19T02:31:10.660Z] setToolWin: [2024-03-19T02:31:10.660Z] [2024-03-19T02:31:10.660Z] setToolUnix: [2024-03-19T02:31:10.660Z] [2024-03-19T02:31:10.660Z] setToolProperty: [2024-03-19T02:31:10.660Z] [2024-03-19T02:31:10.660Z] setS1ASclassPath: [2024-03-19T02:31:10.660Z] [2024-03-19T02:31:10.660Z] init-common: [2024-03-19T02:31:10.660Z] [2024-03-19T02:31:10.660Z] delete-jdbc-connpool-common: [2024-03-19T02:31:10.660Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool [2024-03-19T02:31:10.708Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:10.708Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:10.708Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:10.708Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:10.708Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:10.708Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:10.708Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:10.871Z] [exec] Connector connection pool embedded-ra-pool deleted. [2024-03-19T02:31:10.871Z] [2024-03-19T02:31:10.871Z] setOSConditions: [2024-03-19T02:31:10.871Z] [2024-03-19T02:31:10.871Z] setToolWin: [2024-03-19T02:31:10.871Z] [2024-03-19T02:31:10.871Z] setToolUnix: [2024-03-19T02:31:10.871Z] [2024-03-19T02:31:10.871Z] setToolProperty: [2024-03-19T02:31:10.871Z] [2024-03-19T02:31:10.871Z] setS1ASclassPath: [2024-03-19T02:31:10.871Z] [2024-03-19T02:31:10.871Z] init-common: [2024-03-19T02:31:10.871Z] [2024-03-19T02:31:10.871Z] delete-admin-object: [2024-03-19T02:31:10.871Z] [2024-03-19T02:31:10.871Z] asadmin-common: [2024-03-19T02:31:10.872Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2024-03-19T02:31:10.924Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool [2024-03-19T02:31:10.924Z] [exec] JDBC Connection pool jdbc-derby-pool deleted successfully [2024-03-19T02:31:10.924Z] [echo] cmd executed for server [2024-03-19T02:31:10.924Z] [2024-03-19T02:31:10.924Z] setOSConditions: [2024-03-19T02:31:10.924Z] [2024-03-19T02:31:10.924Z] setToolWin: [2024-03-19T02:31:10.924Z] [2024-03-19T02:31:10.924Z] setToolUnix: [2024-03-19T02:31:10.924Z] [2024-03-19T02:31:10.924Z] setToolProperty: [2024-03-19T02:31:10.924Z] [2024-03-19T02:31:10.924Z] setS1ASclassPath: [2024-03-19T02:31:10.924Z] [2024-03-19T02:31:10.924Z] init-common: [2024-03-19T02:31:10.924Z] [2024-03-19T02:31:10.924Z] delete-jdbc-resource-common: [2024-03-19T02:31:10.924Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xaresource [2024-03-19T02:31:10.967Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:10.967Z] [javac] 1 warning [2024-03-19T02:31:10.967Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/versionedejb/version-infos.properties [2024-03-19T02:31:10.967Z] [2024-03-19T02:31:10.967Z] process.xmlversionidentifier: [2024-03-19T02:31:10.967Z] [2024-03-19T02:31:10.967Z] process.versionExpression: [2024-03-19T02:31:10.967Z] [2024-03-19T02:31:10.967Z] process.xml.create.flag: [2024-03-19T02:31:10.967Z] [2024-03-19T02:31:10.967Z] create.xml.flag: [2024-03-19T02:31:10.967Z] [touch] Creating /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1-hasXmlVersion [2024-03-19T02:31:10.967Z] [2024-03-19T02:31:10.967Z] generate.xml.identifier: [2024-03-19T02:31:10.967Z] [2024-03-19T02:31:10.967Z] assemble: [2024-03-19T02:31:10.967Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1.jar [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] process.xmlversionidentifier: [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] prepare.update.xml.identifier: [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] update.xml.identifier: [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] deployWithNameOption: [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] setAsadminArgs: [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] common.deploy.asadmin: [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] init.os: [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] init.tools.unix: [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] init.tools.windows: [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] init.tools: [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] setAsadminArgs: [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] init: [2024-03-19T02:31:10.968Z] [2024-03-19T02:31:10.968Z] init.customtasks: [2024-03-19T02:31:10.969Z] [2024-03-19T02:31:10.969Z] common.run.asadmin: [2024-03-19T02:31:10.969Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-ejb:ALPHA-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1.jar [2024-03-19T02:31:11.026Z] [exec] Mar 19, 2024 2:31:10 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:31:11.026Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:31:11.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2024-03-19T02:31:11.128Z] [exec] Administered object eis/jdbcAdmin deleted. [2024-03-19T02:31:11.128Z] [2024-03-19T02:31:11.128Z] undeploy-ear: [2024-03-19T02:31:11.128Z] [2024-03-19T02:31:11.128Z] setOSConditions: [2024-03-19T02:31:11.128Z] [2024-03-19T02:31:11.128Z] setToolWin: [2024-03-19T02:31:11.129Z] [2024-03-19T02:31:11.129Z] setToolUnix: [2024-03-19T02:31:11.129Z] [2024-03-19T02:31:11.129Z] setToolProperty: [2024-03-19T02:31:11.129Z] [2024-03-19T02:31:11.129Z] setS1ASclassPath: [2024-03-19T02:31:11.129Z] [2024-03-19T02:31:11.129Z] init-common: [2024-03-19T02:31:11.129Z] [2024-03-19T02:31:11.129Z] delete-ra-config: [2024-03-19T02:31:11.129Z] [2024-03-19T02:31:11.129Z] asadmin-common: [2024-03-19T02:31:11.129Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true installed-libraries-embeddedApp#connectors-ra-redeploy-rars [2024-03-19T02:31:11.192Z] [exec] [2024-03-19T02:31:11.192Z] [exec] Generating code... [2024-03-19T02:31:11.192Z] [exec] [2024-03-19T02:31:11.192Z] [exec] Compiling code... [2024-03-19T02:31:11.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xaresource [2024-03-19T02:31:11.523Z] [exec] JDBC resource jdbc/xaresource deleted successfully [2024-03-19T02:31:11.523Z] [echo] cmd executed for server [2024-03-19T02:31:11.523Z] [2024-03-19T02:31:11.523Z] setOSConditions: [2024-03-19T02:31:11.523Z] [2024-03-19T02:31:11.523Z] setToolWin: [2024-03-19T02:31:11.523Z] [2024-03-19T02:31:11.523Z] setToolUnix: [2024-03-19T02:31:11.523Z] [2024-03-19T02:31:11.523Z] setToolProperty: [2024-03-19T02:31:11.523Z] [2024-03-19T02:31:11.523Z] setS1ASclassPath: [2024-03-19T02:31:11.523Z] [2024-03-19T02:31:11.523Z] init-common: [2024-03-19T02:31:11.523Z] [2024-03-19T02:31:11.523Z] delete-jdbc-connpool-common: [2024-03-19T02:31:11.523Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-xa-pool [2024-03-19T02:31:11.555Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:31:11.556Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:31:11.691Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:31:11.691Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-03-19T02:31:11.691Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server installed-libraries-embeddedApp#connectors-ra-redeploy-rars [2024-03-19T02:31:11.692Z] [2024-03-19T02:31:11.692Z] setOSConditions: [2024-03-19T02:31:11.692Z] [2024-03-19T02:31:11.692Z] setToolWin: [2024-03-19T02:31:11.692Z] [2024-03-19T02:31:11.692Z] setToolUnix: [2024-03-19T02:31:11.692Z] [2024-03-19T02:31:11.692Z] setToolProperty: [2024-03-19T02:31:11.692Z] [2024-03-19T02:31:11.692Z] setS1ASclassPath: [2024-03-19T02:31:11.692Z] [2024-03-19T02:31:11.692Z] init-common: [2024-03-19T02:31:11.692Z] [2024-03-19T02:31:11.692Z] undeploy-common: [2024-03-19T02:31:11.780Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-xa-pool [2024-03-19T02:31:11.780Z] [exec] JDBC Connection pool jdbc-derby-xa-pool deleted successfully [2024-03-19T02:31:11.780Z] [echo] cmd executed for server [2024-03-19T02:31:11.780Z] [2024-03-19T02:31:11.780Z] all: [2024-03-19T02:31:11.780Z] [2024-03-19T02:31:11.780Z] setOSConditions: [2024-03-19T02:31:11.780Z] [2024-03-19T02:31:11.780Z] setToolWin: [2024-03-19T02:31:11.780Z] [2024-03-19T02:31:11.780Z] setToolUnix: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] setToolProperty: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] setS1ASclassPath: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] init-common: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] clean: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] setOSConditions: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] setToolWin: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] setToolUnix: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] setToolProperty: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] setS1ASclassPath: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] init-common: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] clean-common: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] setOSConditions: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] setToolWin: [2024-03-19T02:31:11.781Z] [2024-03-19T02:31:11.781Z] setToolUnix: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] setToolProperty: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] setS1ASclassPath: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] init-common: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] clean-classes-common: [2024-03-19T02:31:11.782Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] setOSConditions: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] setToolWin: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] setToolUnix: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] setToolProperty: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] setS1ASclassPath: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] init-common: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] clean-jars-common: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] compile: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.782Z] setOSConditions: [2024-03-19T02:31:11.782Z] [2024-03-19T02:31:11.783Z] setToolWin: [2024-03-19T02:31:11.783Z] [2024-03-19T02:31:11.783Z] setToolUnix: [2024-03-19T02:31:11.783Z] [2024-03-19T02:31:11.783Z] setToolProperty: [2024-03-19T02:31:11.783Z] [2024-03-19T02:31:11.783Z] setS1ASclassPath: [2024-03-19T02:31:11.783Z] [2024-03-19T02:31:11.783Z] init-common: [2024-03-19T02:31:11.783Z] [2024-03-19T02:31:11.783Z] compile-common: [2024-03-19T02:31:11.783Z] [echo] Current time (ISO): 2024-03-19T02:31:11.654+0000 [2024-03-19T02:31:11.783Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:11.783Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:11.956Z] [exec] Mar 19, 2024 2:31:11 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:11.956Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:12.122Z] [exec] Application deployed with name simple-versioned-ejb:ALPHA-1.0.1. [2024-03-19T02:31:12.122Z] [exec] Command deploy executed successfully. [2024-03-19T02:31:12.122Z] [2024-03-19T02:31:12.122Z] init.os: [2024-03-19T02:31:12.122Z] [2024-03-19T02:31:12.122Z] init.tools.unix: [2024-03-19T02:31:12.122Z] [2024-03-19T02:31:12.122Z] init.tools.windows: [2024-03-19T02:31:12.122Z] [2024-03-19T02:31:12.122Z] init.tools: [2024-03-19T02:31:12.122Z] [2024-03-19T02:31:12.122Z] setAsadminArgs: [2024-03-19T02:31:12.122Z] [2024-03-19T02:31:12.122Z] init: [2024-03-19T02:31:12.122Z] [2024-03-19T02:31:12.122Z] init.customtasks: [2024-03-19T02:31:12.122Z] [2024-03-19T02:31:12.122Z] setEnabled: [2024-03-19T02:31:12.122Z] [2024-03-19T02:31:12.122Z] createAppRef: [2024-03-19T02:31:12.122Z] [2024-03-19T02:31:12.122Z] deployWithoutNameOption: [2024-03-19T02:31:12.122Z] [2024-03-19T02:31:12.122Z] test.registred: [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] process.versionExpression: [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] process.appname: [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] _process.target: [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] process.target: [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] prepare.show-component-status.asadmin: [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] increment.log.next: [2024-03-19T02:31:12.123Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] declare.test: [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] setHttpPort: [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] declare.test.positive: [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] declare-test: [2024-03-19T02:31:12.123Z] [echo] Starting test simple-versioned-ejb xml.version(2) - logID=2 - (server) - (sucess expected) [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] setHttpPort: [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] declare.test.negative: [2024-03-19T02:31:12.123Z] [2024-03-19T02:31:12.123Z] init.os: [2024-03-19T02:31:12.124Z] [2024-03-19T02:31:12.124Z] init.tools.unix: [2024-03-19T02:31:12.124Z] [2024-03-19T02:31:12.124Z] init.tools.windows: [2024-03-19T02:31:12.124Z] [2024-03-19T02:31:12.124Z] init.tools: [2024-03-19T02:31:12.124Z] [2024-03-19T02:31:12.124Z] setAsadminArgs: [2024-03-19T02:31:12.124Z] [2024-03-19T02:31:12.124Z] init: [2024-03-19T02:31:12.124Z] [2024-03-19T02:31:12.124Z] init.customtasks: [2024-03-19T02:31:12.124Z] [2024-03-19T02:31:12.124Z] prepare: [2024-03-19T02:31:12.124Z] [2024-03-19T02:31:12.124Z] exec.asadmin: [2024-03-19T02:31:12.125Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/ejb/GatewayImplService.java uses or overrides a deprecated API. [2024-03-19T02:31:12.126Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:31:12.126Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:12.126Z] [2024-03-19T02:31:12.126Z] compile-client: [2024-03-19T02:31:12.126Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:12.126Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:12.213Z] [exec] Mar 19, 2024 2:31:12 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:12.213Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:12.256Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-embeddedApp [2024-03-19T02:31:12.256Z] [2024-03-19T02:31:12.256Z] uninstall-library: [2024-03-19T02:31:12.257Z] [echo] deleting file [jdbc.jar] from applibs [2024-03-19T02:31:12.257Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/lib/applibs/connectors-ra-redeploy-jars.jar [2024-03-19T02:31:12.257Z] [2024-03-19T02:31:12.257Z] restart-server: [2024-03-19T02:31:12.257Z] [2024-03-19T02:31:12.257Z] setOSConditions: [2024-03-19T02:31:12.257Z] [2024-03-19T02:31:12.257Z] stop-server: [2024-03-19T02:31:12.257Z] [2024-03-19T02:31:12.257Z] stop-server-unix: [2024-03-19T02:31:12.257Z] [echo] stopping server on unix ... [2024-03-19T02:31:12.690Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:12.690Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:12.690Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:12.690Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:12.690Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:12.690Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:12.690Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:12.690Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:12.690Z] [javac] 1 warning [2024-03-19T02:31:12.690Z] [echo] Running appclient with client.Client [2024-03-19T02:31:12.690Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:12.723Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:12.723Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:12.723Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:12.723Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:12.723Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:12.723Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:12.723Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:13.057Z] [2024-03-19T02:31:13.057Z] process.result: [2024-03-19T02:31:13.057Z] [2024-03-19T02:31:13.057Z] processResult: [2024-03-19T02:31:13.057Z] [2024-03-19T02:31:13.057Z] failed: [2024-03-19T02:31:13.057Z] [2024-03-19T02:31:13.057Z] passed: [2024-03-19T02:31:13.058Z] [echo] Test simple-versioned-ejb Passed [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] unknown: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] asadmin.with.result: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] show-component-status.asadmin: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] test.registred.cluster: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] process.versionExpression: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] process.appname: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] process.xmlversionidentifier: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] prepare.cluster: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] undeploy.version: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] setAsadminArgs: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] common.undeploy.asadmin: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] init.os: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.058Z] init.tools.unix: [2024-03-19T02:31:13.058Z] [2024-03-19T02:31:13.059Z] init.tools.windows: [2024-03-19T02:31:13.059Z] [2024-03-19T02:31:13.059Z] init.tools: [2024-03-19T02:31:13.059Z] [2024-03-19T02:31:13.059Z] setAsadminArgs: [2024-03-19T02:31:13.059Z] [2024-03-19T02:31:13.059Z] init: [2024-03-19T02:31:13.059Z] [2024-03-19T02:31:13.059Z] init.customtasks: [2024-03-19T02:31:13.059Z] [2024-03-19T02:31:13.059Z] delAppRef: [2024-03-19T02:31:13.059Z] [2024-03-19T02:31:13.059Z] init.os: [2024-03-19T02:31:13.059Z] [2024-03-19T02:31:13.059Z] init.tools.unix: [2024-03-19T02:31:13.059Z] [2024-03-19T02:31:13.059Z] init.tools.windows: [2024-03-19T02:31:13.059Z] [2024-03-19T02:31:13.059Z] init.tools: [2024-03-19T02:31:13.059Z] [2024-03-19T02:31:13.059Z] setAsadminArgs: [2024-03-19T02:31:13.059Z] [2024-03-19T02:31:13.059Z] init: [2024-03-19T02:31:13.211Z] [exec] Waiting for the domain to stop . [2024-03-19T02:31:13.211Z] [exec] Waiting finished after 181 ms. [2024-03-19T02:31:13.211Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:31:13.211Z] [2024-03-19T02:31:13.211Z] stop-server-windows: [2024-03-19T02:31:13.211Z] [2024-03-19T02:31:13.211Z] setOSConditions: [2024-03-19T02:31:13.211Z] [2024-03-19T02:31:13.211Z] start-server: [2024-03-19T02:31:13.211Z] [echo] +-----------------------------+ [2024-03-19T02:31:13.211Z] [echo] | | [2024-03-19T02:31:13.211Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:31:13.211Z] [echo] | in Felix mode | [2024-03-19T02:31:13.211Z] [echo] | | [2024-03-19T02:31:13.211Z] [echo] +-----------------------------+ [2024-03-19T02:31:13.211Z] [2024-03-19T02:31:13.211Z] start-server-unix: [2024-03-19T02:31:13.287Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:13.287Z] [javac] 1 warning [2024-03-19T02:31:13.318Z] [2024-03-19T02:31:13.318Z] init.customtasks: [2024-03-19T02:31:13.318Z] [2024-03-19T02:31:13.318Z] common.run.asadmin: [2024-03-19T02:31:13.318Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ejb:ALPHA-1.0.1 [2024-03-19T02:31:13.543Z] [2024-03-19T02:31:13.544Z] setOSConditions: [2024-03-19T02:31:13.544Z] [2024-03-19T02:31:13.544Z] setToolWin: [2024-03-19T02:31:13.544Z] [2024-03-19T02:31:13.544Z] setToolUnix: [2024-03-19T02:31:13.544Z] [2024-03-19T02:31:13.544Z] setToolProperty: [2024-03-19T02:31:13.544Z] [2024-03-19T02:31:13.544Z] setS1ASclassPath: [2024-03-19T02:31:13.544Z] [2024-03-19T02:31:13.544Z] init-common: [2024-03-19T02:31:13.544Z] [2024-03-19T02:31:13.544Z] compile-common: [2024-03-19T02:31:13.544Z] [echo] Current time (ISO): 2024-03-19T02:31:13.294+0000 [2024-03-19T02:31:13.544Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:13.577Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:31:13.577Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:31:13.835Z] [exec] Command undeploy executed successfully. [2024-03-19T02:31:13.835Z] [2024-03-19T02:31:13.835Z] clean.scenario: [2024-03-19T02:31:13.835Z] [2024-03-19T02:31:13.835Z] clean.scenario.cluster: [2024-03-19T02:31:13.835Z] [2024-03-19T02:31:13.835Z] init.os: [2024-03-19T02:31:13.835Z] [2024-03-19T02:31:13.835Z] init.tools.unix: [2024-03-19T02:31:13.835Z] [2024-03-19T02:31:13.835Z] init.tools.windows: [2024-03-19T02:31:13.835Z] [2024-03-19T02:31:13.835Z] init.tools: [2024-03-19T02:31:13.835Z] [2024-03-19T02:31:13.836Z] setAsadminArgs: [2024-03-19T02:31:13.836Z] [2024-03-19T02:31:13.836Z] init: [2024-03-19T02:31:13.836Z] [2024-03-19T02:31:13.836Z] init.customtasks: [2024-03-19T02:31:13.836Z] [2024-03-19T02:31:13.836Z] prepare: [2024-03-19T02:31:13.836Z] [2024-03-19T02:31:13.836Z] process.versionExpression: [2024-03-19T02:31:13.836Z] [2024-03-19T02:31:13.836Z] process.appname: [2024-03-19T02:31:13.836Z] [2024-03-19T02:31:13.836Z] _process.target: [2024-03-19T02:31:13.836Z] [2024-03-19T02:31:13.836Z] process.target: [2024-03-19T02:31:13.836Z] [2024-03-19T02:31:13.836Z] prepare.has.version.registred: [2024-03-19T02:31:13.836Z] [2024-03-19T02:31:13.836Z] exec.asadmin2: [2024-03-19T02:31:14.123Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:14.123Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:14.123Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:14.123Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:14.123Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:14.123Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:14.123Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:14.403Z] [exec] Result: 1 [2024-03-19T02:31:14.403Z] [2024-03-19T02:31:14.404Z] process.registred: [2024-03-19T02:31:14.404Z] [2024-03-19T02:31:14.404Z] has.version.registred: [2024-03-19T02:31:14.404Z] [2024-03-19T02:31:14.404Z] del.all.version.registred: [2024-03-19T02:31:14.404Z] [2024-03-19T02:31:14.404Z] _clean.scenario: [2024-03-19T02:31:14.404Z] [2024-03-19T02:31:14.404Z] delete.log.next: [2024-03-19T02:31:14.404Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2024-03-19T02:31:14.404Z] [2024-03-19T02:31:14.404Z] delete.log.next: [2024-03-19T02:31:14.404Z] [2024-03-19T02:31:14.404Z] private-all: [2024-03-19T02:31:14.662Z] [2024-03-19T02:31:14.662Z] init.os: [2024-03-19T02:31:14.662Z] [2024-03-19T02:31:14.662Z] init.tools.unix: [2024-03-19T02:31:14.662Z] [2024-03-19T02:31:14.663Z] init.tools.windows: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] init.tools: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] setAsadminArgs: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] init: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] init.customtasks: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] private-rollingUpgrade: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] _private-all: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] main-all: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] xml.version.information: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] clean.scenario: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] clean.scenario.cluster: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] init.os: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] init.tools.unix: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.663Z] init.tools.windows: [2024-03-19T02:31:14.663Z] [2024-03-19T02:31:14.664Z] init.tools: [2024-03-19T02:31:14.664Z] [2024-03-19T02:31:14.664Z] setAsadminArgs: [2024-03-19T02:31:14.664Z] [2024-03-19T02:31:14.664Z] init: [2024-03-19T02:31:14.664Z] [2024-03-19T02:31:14.664Z] init.customtasks: [2024-03-19T02:31:14.664Z] [2024-03-19T02:31:14.664Z] prepare: [2024-03-19T02:31:14.664Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-03-19T02:31:14.664Z] [2024-03-19T02:31:14.664Z] process.versionExpression: [2024-03-19T02:31:14.664Z] [2024-03-19T02:31:14.664Z] process.appname: [2024-03-19T02:31:14.664Z] [2024-03-19T02:31:14.664Z] _process.target: [2024-03-19T02:31:14.664Z] [2024-03-19T02:31:14.664Z] process.target: [2024-03-19T02:31:14.664Z] [2024-03-19T02:31:14.664Z] prepare.has.version.registred: [2024-03-19T02:31:14.664Z] [2024-03-19T02:31:14.664Z] exec.asadmin2: [2024-03-19T02:31:14.745Z] [exec] Mar 19, 2024 2:31:14 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:14.745Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@67c6f4d8 [2024-03-19T02:31:15.002Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-03-19T02:31:15.002Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:15.002Z] [exec] [2024-03-19T02:31:15.002Z] [exec] [2024-03-19T02:31:15.002Z] [exec] ----------------------------------------- [2024-03-19T02:31:15.002Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-03-19T02:31:15.002Z] [exec] ----------------------------------------- [2024-03-19T02:31:15.002Z] [exec] Total PASS: 1 [2024-03-19T02:31:15.002Z] [exec] Total FAIL: 0 [2024-03-19T02:31:15.002Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:15.002Z] [exec] ----------------------------------------- [2024-03-19T02:31:15.002Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:15.002Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:15.055Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:15.055Z] [javac] 1 warning [2024-03-19T02:31:15.055Z] [2024-03-19T02:31:15.055Z] build: [2024-03-19T02:31:15.055Z] [2024-03-19T02:31:15.055Z] setOSConditions: [2024-03-19T02:31:15.055Z] [2024-03-19T02:31:15.055Z] fixFiles: [2024-03-19T02:31:15.055Z] [2024-03-19T02:31:15.055Z] convUnix: [2024-03-19T02:31:15.055Z] [2024-03-19T02:31:15.055Z] convWin: [2024-03-19T02:31:15.055Z] [2024-03-19T02:31:15.055Z] setToolWin: [2024-03-19T02:31:15.056Z] [2024-03-19T02:31:15.056Z] setToolUnix: [2024-03-19T02:31:15.056Z] [2024-03-19T02:31:15.056Z] setToolProperty: [2024-03-19T02:31:15.056Z] [2024-03-19T02:31:15.056Z] setS1ASclassPath: [2024-03-19T02:31:15.056Z] [2024-03-19T02:31:15.056Z] init-common: [2024-03-19T02:31:15.056Z] [2024-03-19T02:31:15.056Z] package-persistence-common: [2024-03-19T02:31:15.056Z] [2024-03-19T02:31:15.056Z] ejb-jar-common: [2024-03-19T02:31:15.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:15.056Z] [2024-03-19T02:31:15.056Z] package-ejbjar-common: [2024-03-19T02:31:15.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:15.056Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:15.056Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:15.056Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentials-ejb.jar [2024-03-19T02:31:15.056Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:15.056Z] [2024-03-19T02:31:15.056Z] appclient-jar-common: [2024-03-19T02:31:15.056Z] [2024-03-19T02:31:15.056Z] package-appclientjar-common: [2024-03-19T02:31:15.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:15.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:15.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:15.057Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentials-client.jar [2024-03-19T02:31:15.057Z] [2024-03-19T02:31:15.057Z] webclient-war-common: [2024-03-19T02:31:15.057Z] [2024-03-19T02:31:15.057Z] build-ear-common: [2024-03-19T02:31:15.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:31:15.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:15.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:31:15.057Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsApp.ear [2024-03-19T02:31:15.057Z] [2024-03-19T02:31:15.057Z] deploy: [2024-03-19T02:31:15.057Z] [2024-03-19T02:31:15.057Z] setOSConditions: [2024-03-19T02:31:15.057Z] [2024-03-19T02:31:15.057Z] setToolWin: [2024-03-19T02:31:15.057Z] [2024-03-19T02:31:15.057Z] setToolUnix: [2024-03-19T02:31:15.057Z] [2024-03-19T02:31:15.057Z] setToolProperty: [2024-03-19T02:31:15.057Z] [2024-03-19T02:31:15.057Z] setS1ASclassPath: [2024-03-19T02:31:15.057Z] [2024-03-19T02:31:15.058Z] init-common: [2024-03-19T02:31:15.058Z] [2024-03-19T02:31:15.058Z] deploy-jdbc-common: [2024-03-19T02:31:15.058Z] [2024-03-19T02:31:15.058Z] setOSConditions: [2024-03-19T02:31:15.058Z] [2024-03-19T02:31:15.058Z] setToolWin: [2024-03-19T02:31:15.058Z] [2024-03-19T02:31:15.058Z] setToolUnix: [2024-03-19T02:31:15.058Z] [2024-03-19T02:31:15.058Z] setToolProperty: [2024-03-19T02:31:15.058Z] [2024-03-19T02:31:15.058Z] setS1ASclassPath: [2024-03-19T02:31:15.058Z] [2024-03-19T02:31:15.058Z] init-common: [2024-03-19T02:31:15.058Z] [2024-03-19T02:31:15.058Z] create-jdbc-connpool-common: [2024-03-19T02:31:15.259Z] [2024-03-19T02:31:15.259Z] checkReporting-common: [2024-03-19T02:31:15.259Z] [2024-03-19T02:31:15.259Z] confirmReportPresent-common: [2024-03-19T02:31:15.259Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:31:15.259Z] [echo] Test seems to be reported fine [2024-03-19T02:31:15.259Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-03-19T02:31:15.259Z] [2024-03-19T02:31:15.259Z] confirmMissingReport-common: [2024-03-19T02:31:15.259Z] [2024-03-19T02:31:15.259Z] setOSConditions: [2024-03-19T02:31:15.259Z] [2024-03-19T02:31:15.260Z] setToolWin: [2024-03-19T02:31:15.260Z] [2024-03-19T02:31:15.260Z] setToolUnix: [2024-03-19T02:31:15.260Z] [2024-03-19T02:31:15.260Z] setToolProperty: [2024-03-19T02:31:15.260Z] [2024-03-19T02:31:15.260Z] setS1ASclassPath: [2024-03-19T02:31:15.260Z] [2024-03-19T02:31:15.260Z] init-common: [2024-03-19T02:31:15.260Z] [2024-03-19T02:31:15.260Z] runclient-common: [2024-03-19T02:31:15.260Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml url http://java.sun.com:80/index.html java:module/custom/my-url [2024-03-19T02:31:15.261Z] [exec] Result: 1 [2024-03-19T02:31:15.261Z] [2024-03-19T02:31:15.262Z] process.registred: [2024-03-19T02:31:15.262Z] [2024-03-19T02:31:15.262Z] has.version.registred: [2024-03-19T02:31:15.262Z] [2024-03-19T02:31:15.262Z] del.all.version.registred: [2024-03-19T02:31:15.262Z] [2024-03-19T02:31:15.262Z] _clean.scenario: [2024-03-19T02:31:15.262Z] [2024-03-19T02:31:15.262Z] deploy.version: [2024-03-19T02:31:15.262Z] [2024-03-19T02:31:15.262Z] del.ref.registred: [2024-03-19T02:31:15.262Z] [2024-03-19T02:31:15.262Z] process.versionExpression: [2024-03-19T02:31:15.262Z] [2024-03-19T02:31:15.262Z] process.appname: [2024-03-19T02:31:15.262Z] [2024-03-19T02:31:15.262Z] _process.target: [2024-03-19T02:31:15.262Z] [2024-03-19T02:31:15.262Z] process.target: [2024-03-19T02:31:15.262Z] [2024-03-19T02:31:15.262Z] prepare.is.version.registred: [2024-03-19T02:31:15.262Z] [2024-03-19T02:31:15.262Z] init.os: [2024-03-19T02:31:15.262Z] [2024-03-19T02:31:15.262Z] init.tools.unix: [2024-03-19T02:31:15.263Z] [2024-03-19T02:31:15.263Z] init.tools.windows: [2024-03-19T02:31:15.263Z] [2024-03-19T02:31:15.263Z] init.tools: [2024-03-19T02:31:15.263Z] [2024-03-19T02:31:15.263Z] setAsadminArgs: [2024-03-19T02:31:15.263Z] [2024-03-19T02:31:15.263Z] init: [2024-03-19T02:31:15.263Z] [2024-03-19T02:31:15.263Z] init.customtasks: [2024-03-19T02:31:15.263Z] [2024-03-19T02:31:15.263Z] prepare: [2024-03-19T02:31:15.263Z] [2024-03-19T02:31:15.263Z] exec.asadmin2: [2024-03-19T02:31:15.631Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:31:15.632Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:31:15.632Z] [2024-03-19T02:31:15.632Z] set-derby-connpool-props: [2024-03-19T02:31:15.829Z] [exec] Result: 1 [2024-03-19T02:31:15.829Z] [2024-03-19T02:31:15.829Z] process.registred: [2024-03-19T02:31:15.830Z] [2024-03-19T02:31:15.830Z] is.version.registred: [2024-03-19T02:31:15.830Z] [2024-03-19T02:31:15.830Z] process.xmlversionidentifier: [2024-03-19T02:31:15.830Z] [2024-03-19T02:31:15.830Z] prepare.cluster: [2024-03-19T02:31:15.830Z] [2024-03-19T02:31:15.830Z] process.enabled: [2024-03-19T02:31:15.830Z] [2024-03-19T02:31:15.830Z] process.hasToDeploy: [2024-03-19T02:31:15.830Z] [2024-03-19T02:31:15.830Z] deploy.version.unregistred: [2024-03-19T02:31:15.830Z] [2024-03-19T02:31:15.830Z] init.os: [2024-03-19T02:31:15.830Z] [2024-03-19T02:31:15.830Z] init.tools.unix: [2024-03-19T02:31:15.830Z] [2024-03-19T02:31:15.830Z] init.tools.windows: [2024-03-19T02:31:15.830Z] [2024-03-19T02:31:15.830Z] init.tools: [2024-03-19T02:31:15.830Z] [2024-03-19T02:31:15.830Z] setAsadminArgs: [2024-03-19T02:31:15.830Z] [2024-03-19T02:31:15.830Z] init: [2024-03-19T02:31:15.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:31:15.888Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:31:16.088Z] [2024-03-19T02:31:16.088Z] init.customtasks: [2024-03-19T02:31:16.088Z] [2024-03-19T02:31:16.088Z] prepare: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] process.versionExpression: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] process.appname: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] create.version: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] assemble.non-existent: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] init.os: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] init.tools.unix: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] init.tools.windows: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] init.tools: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] setAsadminArgs: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] init: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] init.customtasks: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] prepare: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.089Z] process.versionExpression: [2024-03-19T02:31:16.089Z] [2024-03-19T02:31:16.090Z] process.servletName: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] assemble: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] init.os: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] init.tools.unix: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] init.tools.windows: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] init.tools: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] setAsadminArgs: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] init: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] init.customtasks: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] prepare: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] process.versionExpression: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] process.appname: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] create.version: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] assemble.non-existent: [2024-03-19T02:31:16.090Z] [2024-03-19T02:31:16.090Z] init.os: [2024-03-19T02:31:16.091Z] [2024-03-19T02:31:16.091Z] init.tools.unix: [2024-03-19T02:31:16.091Z] [2024-03-19T02:31:16.091Z] init.tools.windows: [2024-03-19T02:31:16.091Z] [2024-03-19T02:31:16.091Z] init.tools: [2024-03-19T02:31:16.091Z] [2024-03-19T02:31:16.091Z] setAsadminArgs: [2024-03-19T02:31:16.091Z] [2024-03-19T02:31:16.091Z] init: [2024-03-19T02:31:16.091Z] [2024-03-19T02:31:16.091Z] init.customtasks: [2024-03-19T02:31:16.091Z] [2024-03-19T02:31:16.091Z] prepare: [2024-03-19T02:31:16.091Z] [2024-03-19T02:31:16.091Z] process.versionexpression: [2024-03-19T02:31:16.091Z] [2024-03-19T02:31:16.091Z] compile: [2024-03-19T02:31:16.091Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:16.091Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-03-19T02:31:16.191Z] [exec] Mar 19, 2024 2:31:15 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:31:16.191Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:31:16.350Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:16.350Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:16.350Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:16.350Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:16.350Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:16.350Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:16.350Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:16.450Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:31:16.450Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:31:16.609Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:16.609Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-03-19T02:31:16.609Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:31:16.609Z] [javac] 1 warning [2024-03-19T02:31:16.609Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/versionedservlet/version-infos.properties [2024-03-19T02:31:16.609Z] [2024-03-19T02:31:16.609Z] process.xmlversionidentifier: [2024-03-19T02:31:16.609Z] [2024-03-19T02:31:16.609Z] process.versionExpression: [2024-03-19T02:31:16.609Z] [2024-03-19T02:31:16.609Z] process.xml.create.flag: [2024-03-19T02:31:16.609Z] [2024-03-19T02:31:16.609Z] create.xml.flag: [2024-03-19T02:31:16.609Z] [2024-03-19T02:31:16.609Z] generate.xml.identifier: [2024-03-19T02:31:16.609Z] [2024-03-19T02:31:16.609Z] assemble: [2024-03-19T02:31:16.610Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2024-03-19T02:31:16.610Z] [2024-03-19T02:31:16.610Z] process.xmlversionidentifier: [2024-03-19T02:31:16.610Z] [2024-03-19T02:31:16.610Z] prepare.update.xml.identifier: [2024-03-19T02:31:16.610Z] [2024-03-19T02:31:16.610Z] update.xml.identifier: [2024-03-19T02:31:16.610Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-03-19T02:31:16.610Z] [2024-03-19T02:31:16.610Z] process.xmlversionidentifier: [2024-03-19T02:31:16.610Z] [2024-03-19T02:31:16.610Z] process.versionExpression: [2024-03-19T02:31:16.610Z] [2024-03-19T02:31:16.610Z] process.xml.create.flag: [2024-03-19T02:31:16.610Z] [2024-03-19T02:31:16.610Z] create.xml.flag: [2024-03-19T02:31:16.610Z] [touch] Creating /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear-hasXmlVersion [2024-03-19T02:31:16.610Z] [2024-03-19T02:31:16.610Z] generate.xml.identifier: [2024-03-19T02:31:16.610Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear.ear [2024-03-19T02:31:16.610Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2024-03-19T02:31:16.610Z] [2024-03-19T02:31:16.610Z] process.xmlversionidentifier: [2024-03-19T02:31:16.611Z] [2024-03-19T02:31:16.611Z] prepare.update.xml.identifier: [2024-03-19T02:31:16.611Z] [2024-03-19T02:31:16.611Z] update.xml.identifier: [2024-03-19T02:31:16.611Z] [2024-03-19T02:31:16.611Z] deployWithNameOption: [2024-03-19T02:31:16.611Z] [2024-03-19T02:31:16.611Z] deployWithoutNameOption: [2024-03-19T02:31:16.611Z] [2024-03-19T02:31:16.611Z] setAsadminArgs: [2024-03-19T02:31:16.611Z] [2024-03-19T02:31:16.611Z] common.deploy.asadmin: [2024-03-19T02:31:16.611Z] [2024-03-19T02:31:16.611Z] init.os: [2024-03-19T02:31:16.611Z] [2024-03-19T02:31:16.611Z] init.tools.unix: [2024-03-19T02:31:16.611Z] [2024-03-19T02:31:16.611Z] init.tools.windows: [2024-03-19T02:31:16.611Z] [2024-03-19T02:31:16.611Z] init.tools: [2024-03-19T02:31:16.611Z] [2024-03-19T02:31:16.611Z] setAsadminArgs: [2024-03-19T02:31:16.611Z] [2024-03-19T02:31:16.611Z] init: [2024-03-19T02:31:16.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:31:16.707Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:31:16.869Z] [2024-03-19T02:31:16.869Z] init.customtasks: [2024-03-19T02:31:16.869Z] [2024-03-19T02:31:16.869Z] common.run.asadmin: [2024-03-19T02:31:16.870Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear.ear [2024-03-19T02:31:16.881Z] [exec] Method injected reference test... [2024-03-19T02:31:16.881Z] [exec] Server returned METHOD WebSvcTest-Hello Appserver Tester ! : PASSED [2024-03-19T02:31:16.881Z] [exec] Field injected reference test... [2024-03-19T02:31:16.881Z] [exec] Server returned FIELD WebSvcTest-Hello Appserver Tester ! : PASSED [2024-03-19T02:31:16.881Z] [exec] Dependency jndi looup reference test... [2024-03-19T02:31:16.881Z] [exec] Server returned JNDI WebSvcTest-Hello Appserver Tester ! : PASSED [2024-03-19T02:31:16.881Z] [exec] Value of key is:ws-ejb-sevice-field-injection [2024-03-19T02:31:16.881Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:16.881Z] [exec] [2024-03-19T02:31:16.881Z] [exec] [2024-03-19T02:31:16.881Z] [exec] ----------------------------------------- [2024-03-19T02:31:16.881Z] [exec] - ws-ejb-sevice-field-injection: PASS - [2024-03-19T02:31:16.881Z] [exec] ----------------------------------------- [2024-03-19T02:31:16.881Z] [exec] Total PASS: 1 [2024-03-19T02:31:16.881Z] [exec] Total FAIL: 0 [2024-03-19T02:31:16.881Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:16.881Z] [exec] ----------------------------------------- [2024-03-19T02:31:16.881Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:16.881Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:16.881Z] [2024-03-19T02:31:16.881Z] private-undeploy: [2024-03-19T02:31:16.881Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:16.881Z] [2024-03-19T02:31:16.881Z] undeploy: [2024-03-19T02:31:16.881Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:16.881Z] [2024-03-19T02:31:16.882Z] autoundeploy-file: [2024-03-19T02:31:16.882Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:31:17.128Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:31:17.128Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:31:17.150Z] [exec] Mar 19, 2024 2:31:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:17.150Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:17.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:31:17.270Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:31:17.406Z] [exec] Mar 19, 2024 2:31:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:17.406Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:17.526Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:31:17.526Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:31:17.693Z] [exec] Application deployed with name simple-versioned-ear:ALPHA-1.0.0. [2024-03-19T02:31:17.694Z] [exec] Command deploy executed successfully. [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] init.os: [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] init.tools.unix: [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] init.tools.windows: [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] init.tools: [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] setAsadminArgs: [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] init: [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] init.customtasks: [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] setEnabled: [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] createAppRef: [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] test.registred: [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] process.versionExpression: [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] process.appname: [2024-03-19T02:31:17.694Z] [2024-03-19T02:31:17.694Z] _process.target: [2024-03-19T02:31:17.695Z] [2024-03-19T02:31:17.695Z] process.target: [2024-03-19T02:31:17.695Z] [2024-03-19T02:31:17.695Z] prepare.show-component-status.asadmin: [2024-03-19T02:31:17.695Z] [2024-03-19T02:31:17.695Z] increment.log.next: [2024-03-19T02:31:17.695Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2024-03-19T02:31:17.695Z] [2024-03-19T02:31:17.695Z] declare.test: [2024-03-19T02:31:17.695Z] [2024-03-19T02:31:17.695Z] setHttpPort: [2024-03-19T02:31:17.695Z] [2024-03-19T02:31:17.695Z] declare.test.positive: [2024-03-19T02:31:17.695Z] [2024-03-19T02:31:17.695Z] declare-test: [2024-03-19T02:31:17.695Z] [echo] Starting test simple-versioned-ear xml.version(1) - logID=1 - (server) - (sucess expected) [2024-03-19T02:31:17.695Z] [2024-03-19T02:31:17.695Z] setHttpPort: [2024-03-19T02:31:17.695Z] [2024-03-19T02:31:17.695Z] declare.test.negative: [2024-03-19T02:31:17.695Z] [2024-03-19T02:31:17.695Z] init.os: [2024-03-19T02:31:17.695Z] [2024-03-19T02:31:17.695Z] init.tools.unix: [2024-03-19T02:31:17.695Z] [2024-03-19T02:31:17.695Z] init.tools.windows: [2024-03-19T02:31:17.696Z] [2024-03-19T02:31:17.696Z] init.tools: [2024-03-19T02:31:17.696Z] [2024-03-19T02:31:17.696Z] setAsadminArgs: [2024-03-19T02:31:17.696Z] [2024-03-19T02:31:17.696Z] init: [2024-03-19T02:31:17.696Z] [2024-03-19T02:31:17.696Z] init.customtasks: [2024-03-19T02:31:17.696Z] [2024-03-19T02:31:17.696Z] prepare: [2024-03-19T02:31:17.696Z] [2024-03-19T02:31:17.696Z] exec.asadmin: [2024-03-19T02:31:17.814Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:17.814Z] [2024-03-19T02:31:17.814Z] autoundeploy-file: [2024-03-19T02:31:17.814Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-03-19T02:31:18.088Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:31:18.089Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:31:18.377Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:31:18.377Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:31:18.634Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:31:18.634Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:31:18.634Z] [2024-03-19T02:31:18.634Z] setOSConditions: [2024-03-19T02:31:18.634Z] [2024-03-19T02:31:18.634Z] setToolWin: [2024-03-19T02:31:18.634Z] [2024-03-19T02:31:18.634Z] setToolUnix: [2024-03-19T02:31:18.634Z] [2024-03-19T02:31:18.634Z] setToolProperty: [2024-03-19T02:31:18.634Z] [2024-03-19T02:31:18.634Z] setS1ASclassPath: [2024-03-19T02:31:18.634Z] [2024-03-19T02:31:18.634Z] init-common: [2024-03-19T02:31:18.634Z] [2024-03-19T02:31:18.634Z] create-jdbc-resource-common: [2024-03-19T02:31:18.634Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-03-19T02:31:18.658Z] [2024-03-19T02:31:18.658Z] process.result: [2024-03-19T02:31:18.658Z] [2024-03-19T02:31:18.658Z] processResult: [2024-03-19T02:31:18.658Z] [2024-03-19T02:31:18.658Z] failed: [2024-03-19T02:31:18.658Z] [2024-03-19T02:31:18.658Z] passed: [2024-03-19T02:31:18.658Z] [echo] Test simple-versioned-ear Passed [2024-03-19T02:31:18.658Z] [2024-03-19T02:31:18.658Z] unknown: [2024-03-19T02:31:18.658Z] [2024-03-19T02:31:18.658Z] asadmin.with.result: [2024-03-19T02:31:18.658Z] [2024-03-19T02:31:18.658Z] show-component-status.asadmin: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] test.registred.cluster: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] process.versionExpression: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] process.appname: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] process.xmlversionidentifier: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] prepare.cluster: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] undeploy.version: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] setAsadminArgs: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] common.undeploy.asadmin: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] init.os: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] init.tools.unix: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] init.tools.windows: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] init.tools: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] setAsadminArgs: [2024-03-19T02:31:18.659Z] [2024-03-19T02:31:18.659Z] init: [2024-03-19T02:31:18.660Z] [2024-03-19T02:31:18.660Z] init.customtasks: [2024-03-19T02:31:18.660Z] [2024-03-19T02:31:18.660Z] delAppRef: [2024-03-19T02:31:18.660Z] [2024-03-19T02:31:18.660Z] init.os: [2024-03-19T02:31:18.660Z] [2024-03-19T02:31:18.660Z] init.tools.unix: [2024-03-19T02:31:18.660Z] [2024-03-19T02:31:18.660Z] init.tools.windows: [2024-03-19T02:31:18.660Z] [2024-03-19T02:31:18.660Z] init.tools: [2024-03-19T02:31:18.660Z] [2024-03-19T02:31:18.660Z] setAsadminArgs: [2024-03-19T02:31:18.660Z] [2024-03-19T02:31:18.660Z] init: [2024-03-19T02:31:18.660Z] [2024-03-19T02:31:18.660Z] init.customtasks: [2024-03-19T02:31:18.660Z] [2024-03-19T02:31:18.660Z] common.run.asadmin: [2024-03-19T02:31:18.660Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ear:ALPHA-1.0.0 [2024-03-19T02:31:18.918Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:31:18.918Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:31:19.176Z] [exec] Command undeploy executed successfully. [2024-03-19T02:31:19.176Z] [2024-03-19T02:31:19.176Z] deploy.version: [2024-03-19T02:31:19.176Z] [2024-03-19T02:31:19.177Z] del.ref.registred: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.177Z] process.versionExpression: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.177Z] process.appname: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.177Z] _process.target: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.177Z] process.target: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.177Z] prepare.is.version.registred: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.177Z] init.os: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.177Z] init.tools.unix: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.177Z] init.tools.windows: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.177Z] init.tools: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.177Z] setAsadminArgs: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.177Z] init: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.177Z] init.customtasks: [2024-03-19T02:31:19.177Z] [2024-03-19T02:31:19.178Z] prepare: [2024-03-19T02:31:19.178Z] [2024-03-19T02:31:19.178Z] exec.asadmin2: [2024-03-19T02:31:19.187Z] [2024-03-19T02:31:19.188Z] internal-report-success: [2024-03-19T02:31:19.188Z] [2024-03-19T02:31:19.188Z] internal-report-failure: [2024-03-19T02:31:19.188Z] [2024-03-19T02:31:19.188Z] report: [2024-03-19T02:31:19.188Z] [2024-03-19T02:31:19.188Z] all: [2024-03-19T02:31:19.188Z] [echo] [2024-03-19T02:31:19.188Z] [echo] ************************* [2024-03-19T02:31:19.188Z] [echo] * Running portejbclient [2024-03-19T02:31:19.188Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient [2024-03-19T02:31:19.188Z] [echo] ************************* [2024-03-19T02:31:19.188Z] [echo] [2024-03-19T02:31:19.188Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:19.188Z] [2024-03-19T02:31:19.188Z] clean: [2024-03-19T02:31:19.188Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml [2024-03-19T02:31:19.188Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:19.188Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:19.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:19.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:19.188Z] [2024-03-19T02:31:19.188Z] private-deploy: [2024-03-19T02:31:19.189Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:19.189Z] [2024-03-19T02:31:19.189Z] deploy: [2024-03-19T02:31:19.189Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:19.189Z] [2024-03-19T02:31:19.189Z] build: [2024-03-19T02:31:19.189Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:19.189Z] [2024-03-19T02:31:19.189Z] test-compile: [2024-03-19T02:31:19.189Z] [echo] Compiling into endpoint/HelloImpl.class [2024-03-19T02:31:19.189Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:19.189Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:19.227Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-03-19T02:31:19.227Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-03-19T02:31:19.227Z] [echo] cmd executed for server [2024-03-19T02:31:19.227Z] [2024-03-19T02:31:19.227Z] asadmin-common: [2024-03-19T02:31:19.227Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.match_connections=true [2024-03-19T02:31:19.446Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:19.446Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:19.446Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:19.446Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:19.446Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:19.446Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:19.446Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:19.484Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.match_connections=true [2024-03-19T02:31:19.484Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.match-connections=true [2024-03-19T02:31:19.484Z] [2024-03-19T02:31:19.484Z] asadmin-common: [2024-03-19T02:31:19.484Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle_timeout_in_seconds=900 [2024-03-19T02:31:19.703Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:19.704Z] [javac] 1 warning [2024-03-19T02:31:19.704Z] [echo] Building with package endpoint [2024-03-19T02:31:19.704Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:31:19.744Z] [exec] Result: 1 [2024-03-19T02:31:19.744Z] [2024-03-19T02:31:19.744Z] process.registred: [2024-03-19T02:31:19.744Z] [2024-03-19T02:31:19.744Z] is.version.registred: [2024-03-19T02:31:19.744Z] [2024-03-19T02:31:19.744Z] process.xmlversionidentifier: [2024-03-19T02:31:19.744Z] [2024-03-19T02:31:19.744Z] prepare.cluster: [2024-03-19T02:31:19.744Z] [2024-03-19T02:31:19.744Z] process.enabled: [2024-03-19T02:31:19.744Z] [2024-03-19T02:31:19.744Z] process.hasToDeploy: [2024-03-19T02:31:19.744Z] [2024-03-19T02:31:19.744Z] deploy.version.unregistred: [2024-03-19T02:31:19.744Z] [2024-03-19T02:31:19.744Z] init.os: [2024-03-19T02:31:19.744Z] [2024-03-19T02:31:19.744Z] init.tools.unix: [2024-03-19T02:31:19.745Z] [2024-03-19T02:31:19.745Z] init.tools.windows: [2024-03-19T02:31:19.745Z] [2024-03-19T02:31:19.745Z] init.tools: [2024-03-19T02:31:19.745Z] [2024-03-19T02:31:19.745Z] setAsadminArgs: [2024-03-19T02:31:19.745Z] [2024-03-19T02:31:19.745Z] init: [2024-03-19T02:31:19.848Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:31:19.848Z] [exec] Waiting finished after 4,862 ms. [2024-03-19T02:31:19.848Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:31:19.848Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:31:19.848Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:31:19.848Z] [exec] Admin Port: 4,848 [2024-03-19T02:31:19.848Z] [exec] Command start-domain executed successfully. [2024-03-19T02:31:19.848Z] [2024-03-19T02:31:19.849Z] start-server-windows: [2024-03-19T02:31:19.849Z] [2024-03-19T02:31:19.849Z] enable-resource-validation: [2024-03-19T02:31:19.849Z] [2024-03-19T02:31:19.849Z] setOSConditions: [2024-03-19T02:31:19.849Z] [2024-03-19T02:31:19.849Z] setToolWin: [2024-03-19T02:31:19.849Z] [2024-03-19T02:31:19.849Z] setToolUnix: [2024-03-19T02:31:19.849Z] [2024-03-19T02:31:19.849Z] setToolProperty: [2024-03-19T02:31:19.849Z] [2024-03-19T02:31:19.849Z] setS1ASclassPath: [2024-03-19T02:31:19.849Z] [2024-03-19T02:31:19.849Z] init-common: [2024-03-19T02:31:19.849Z] [2024-03-19T02:31:19.849Z] delete-jvm-options: [2024-03-19T02:31:19.930Z] [exec] Mar 19, 2024 2:31:19 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:19.930Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@11c581a0 [2024-03-19T02:31:19.930Z] [exec] Value of key is: Resource Factories Test - URL : [2024-03-19T02:31:19.930Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:19.930Z] [exec] [2024-03-19T02:31:19.930Z] [exec] [2024-03-19T02:31:19.930Z] [exec] ----------------------------------------- [2024-03-19T02:31:19.930Z] [exec] - Resource Factories Test - URL : : PASS - [2024-03-19T02:31:19.930Z] [exec] ----------------------------------------- [2024-03-19T02:31:19.930Z] [exec] Total PASS: 1 [2024-03-19T02:31:19.930Z] [exec] Total FAIL: 0 [2024-03-19T02:31:19.930Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:19.930Z] [exec] ----------------------------------------- [2024-03-19T02:31:19.930Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:19.930Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:20.003Z] [2024-03-19T02:31:20.003Z] init.customtasks: [2024-03-19T02:31:20.003Z] [2024-03-19T02:31:20.003Z] prepare: [2024-03-19T02:31:20.003Z] [2024-03-19T02:31:20.003Z] process.versionExpression: [2024-03-19T02:31:20.003Z] [2024-03-19T02:31:20.003Z] process.appname: [2024-03-19T02:31:20.003Z] [2024-03-19T02:31:20.003Z] create.version: [2024-03-19T02:31:20.003Z] [2024-03-19T02:31:20.003Z] assemble.non-existent: [2024-03-19T02:31:20.003Z] [2024-03-19T02:31:20.003Z] init.os: [2024-03-19T02:31:20.003Z] [2024-03-19T02:31:20.003Z] init.tools.unix: [2024-03-19T02:31:20.003Z] [2024-03-19T02:31:20.003Z] init.tools.windows: [2024-03-19T02:31:20.003Z] [2024-03-19T02:31:20.003Z] init.tools: [2024-03-19T02:31:20.003Z] [2024-03-19T02:31:20.004Z] setAsadminArgs: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] init: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] init.customtasks: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] prepare: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] process.versionExpression: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] process.servletName: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] assemble: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] init.os: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] init.tools.unix: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] init.tools.windows: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] init.tools: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] setAsadminArgs: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] init: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] init.customtasks: [2024-03-19T02:31:20.004Z] [2024-03-19T02:31:20.004Z] prepare: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] process.versionExpression: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] process.appname: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] create.version: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] assemble.non-existent: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] init.os: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] init.tools.unix: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] init.tools.windows: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] init.tools: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] setAsadminArgs: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] init: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] init.customtasks: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] prepare: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] process.versionexpression: [2024-03-19T02:31:20.005Z] [2024-03-19T02:31:20.005Z] compile: [2024-03-19T02:31:20.006Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:20.006Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-03-19T02:31:20.048Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle_timeout_in_seconds=900 [2024-03-19T02:31:20.048Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle-timeout-in-seconds=900 [2024-03-19T02:31:20.048Z] [2024-03-19T02:31:20.048Z] asadmin-common: [2024-03-19T02:31:20.048Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.max_wait_time_in_millis=15000 [2024-03-19T02:31:20.106Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2024-03-19T02:31:20.265Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:20.265Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:20.265Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:20.265Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:20.265Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:20.265Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:20.265Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:20.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.max_wait_time_in_millis=15000 [2024-03-19T02:31:20.306Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.max-wait-time-in-millis=15000 [2024-03-19T02:31:20.306Z] [2024-03-19T02:31:20.306Z] setOSConditions: [2024-03-19T02:31:20.306Z] [2024-03-19T02:31:20.306Z] setToolWin: [2024-03-19T02:31:20.306Z] [2024-03-19T02:31:20.306Z] setToolUnix: [2024-03-19T02:31:20.306Z] [2024-03-19T02:31:20.306Z] setToolProperty: [2024-03-19T02:31:20.306Z] [2024-03-19T02:31:20.306Z] setS1ASclassPath: [2024-03-19T02:31:20.306Z] [2024-03-19T02:31:20.306Z] init-common: [2024-03-19T02:31:20.306Z] [2024-03-19T02:31:20.306Z] deploy-common: [2024-03-19T02:31:20.306Z] [echo] Current time (ISO): 2024-03-19T02:31:20.195+0000 [2024-03-19T02:31:20.306Z] [2024-03-19T02:31:20.306Z] setOSConditions: [2024-03-19T02:31:20.306Z] [2024-03-19T02:31:20.306Z] setToolWin: [2024-03-19T02:31:20.307Z] [2024-03-19T02:31:20.307Z] setToolUnix: [2024-03-19T02:31:20.307Z] [2024-03-19T02:31:20.307Z] setToolProperty: [2024-03-19T02:31:20.307Z] [2024-03-19T02:31:20.307Z] setS1ASclassPath: [2024-03-19T02:31:20.307Z] [2024-03-19T02:31:20.307Z] init-common: [2024-03-19T02:31:20.307Z] [2024-03-19T02:31:20.307Z] deploy-common-pe: [2024-03-19T02:31:20.499Z] [2024-03-19T02:31:20.499Z] checkReporting-common: [2024-03-19T02:31:20.499Z] [2024-03-19T02:31:20.499Z] confirmReportPresent-common: [2024-03-19T02:31:20.499Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:31:20.499Z] [echo] Test seems to be reported fine [2024-03-19T02:31:20.499Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-03-19T02:31:20.499Z] [2024-03-19T02:31:20.499Z] confirmMissingReport-common: [2024-03-19T02:31:20.499Z] [2024-03-19T02:31:20.500Z] undeploy: [2024-03-19T02:31:20.500Z] [2024-03-19T02:31:20.500Z] undeploy-custom-resource-classes: [2024-03-19T02:31:20.500Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/custom-resource-classes.jar [2024-03-19T02:31:20.500Z] [2024-03-19T02:31:20.500Z] restart-server: [2024-03-19T02:31:20.500Z] [2024-03-19T02:31:20.500Z] setOSConditions: [2024-03-19T02:31:20.500Z] [2024-03-19T02:31:20.500Z] stop-server: [2024-03-19T02:31:20.500Z] [2024-03-19T02:31:20.500Z] stop-server-unix: [2024-03-19T02:31:20.500Z] [echo] stopping server on unix ... [2024-03-19T02:31:20.523Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:20.523Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-03-19T02:31:20.523Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:31:20.523Z] [javac] 1 warning [2024-03-19T02:31:20.524Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/versionedservlet/version-infos.properties [2024-03-19T02:31:20.524Z] [2024-03-19T02:31:20.524Z] process.xmlversionidentifier: [2024-03-19T02:31:20.524Z] [2024-03-19T02:31:20.524Z] process.versionExpression: [2024-03-19T02:31:20.524Z] [2024-03-19T02:31:20.524Z] process.xml.create.flag: [2024-03-19T02:31:20.524Z] [2024-03-19T02:31:20.524Z] create.xml.flag: [2024-03-19T02:31:20.524Z] [2024-03-19T02:31:20.524Z] generate.xml.identifier: [2024-03-19T02:31:20.524Z] [2024-03-19T02:31:20.524Z] assemble: [2024-03-19T02:31:20.524Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet:ALPHA-1.0.1.war [2024-03-19T02:31:20.524Z] [2024-03-19T02:31:20.524Z] process.xmlversionidentifier: [2024-03-19T02:31:20.524Z] [2024-03-19T02:31:20.524Z] prepare.update.xml.identifier: [2024-03-19T02:31:20.524Z] [2024-03-19T02:31:20.524Z] update.xml.identifier: [2024-03-19T02:31:20.524Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-03-19T02:31:20.524Z] [2024-03-19T02:31:20.524Z] process.xmlversionidentifier: [2024-03-19T02:31:20.524Z] [2024-03-19T02:31:20.524Z] process.versionExpression: [2024-03-19T02:31:20.524Z] [2024-03-19T02:31:20.525Z] process.xml.create.flag: [2024-03-19T02:31:20.525Z] [2024-03-19T02:31:20.525Z] create.xml.flag: [2024-03-19T02:31:20.525Z] [touch] Creating /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1-hasXmlVersion [2024-03-19T02:31:20.525Z] [2024-03-19T02:31:20.525Z] generate.xml.identifier: [2024-03-19T02:31:20.525Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1.ear [2024-03-19T02:31:20.525Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2024-03-19T02:31:20.525Z] [2024-03-19T02:31:20.525Z] process.xmlversionidentifier: [2024-03-19T02:31:20.525Z] [2024-03-19T02:31:20.525Z] prepare.update.xml.identifier: [2024-03-19T02:31:20.525Z] [2024-03-19T02:31:20.525Z] update.xml.identifier: [2024-03-19T02:31:20.525Z] [2024-03-19T02:31:20.525Z] deployWithNameOption: [2024-03-19T02:31:20.783Z] [2024-03-19T02:31:20.783Z] setAsadminArgs: [2024-03-19T02:31:20.783Z] [2024-03-19T02:31:20.783Z] common.deploy.asadmin: [2024-03-19T02:31:20.783Z] [2024-03-19T02:31:20.783Z] init.os: [2024-03-19T02:31:20.783Z] [2024-03-19T02:31:20.783Z] init.tools.unix: [2024-03-19T02:31:20.784Z] [2024-03-19T02:31:20.784Z] init.tools.windows: [2024-03-19T02:31:20.784Z] [2024-03-19T02:31:20.784Z] init.tools: [2024-03-19T02:31:20.784Z] [2024-03-19T02:31:20.784Z] setAsadminArgs: [2024-03-19T02:31:20.784Z] [2024-03-19T02:31:20.784Z] init: [2024-03-19T02:31:20.784Z] [2024-03-19T02:31:20.784Z] init.customtasks: [2024-03-19T02:31:20.784Z] [2024-03-19T02:31:20.784Z] common.run.asadmin: [2024-03-19T02:31:20.784Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-ear:ALPHA-1.0.1 /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1.ear [2024-03-19T02:31:20.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsApp.ear [2024-03-19T02:31:21.049Z] [exec] Deleted 1 option(s) [2024-03-19T02:31:21.049Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:31:21.049Z] [2024-03-19T02:31:21.049Z] restart-server: [2024-03-19T02:31:21.049Z] [2024-03-19T02:31:21.049Z] setOSConditions: [2024-03-19T02:31:21.049Z] [2024-03-19T02:31:21.049Z] stop-server: [2024-03-19T02:31:21.049Z] [2024-03-19T02:31:21.049Z] stop-server-unix: [2024-03-19T02:31:21.049Z] [echo] stopping server on unix ... [2024-03-19T02:31:21.055Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:31:21.055Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:31:21.127Z] [exec] Application deployed with name jdbc-multipleusercredentialsApp. [2024-03-19T02:31:21.127Z] [echo] Deployment on target server server successful [2024-03-19T02:31:21.127Z] [2024-03-19T02:31:21.127Z] setOSConditions: [2024-03-19T02:31:21.127Z] [2024-03-19T02:31:21.127Z] setToolWin: [2024-03-19T02:31:21.127Z] [2024-03-19T02:31:21.127Z] setToolUnix: [2024-03-19T02:31:21.127Z] [2024-03-19T02:31:21.127Z] setToolProperty: [2024-03-19T02:31:21.127Z] [2024-03-19T02:31:21.127Z] setS1ASclassPath: [2024-03-19T02:31:21.127Z] [2024-03-19T02:31:21.127Z] init-common: [2024-03-19T02:31:21.127Z] [2024-03-19T02:31:21.127Z] deploy-common-ee: [2024-03-19T02:31:21.127Z] [2024-03-19T02:31:21.127Z] run: [2024-03-19T02:31:21.127Z] [2024-03-19T02:31:21.127Z] setOSConditions: [2024-03-19T02:31:21.127Z] [2024-03-19T02:31:21.127Z] setToolWin: [2024-03-19T02:31:21.127Z] [2024-03-19T02:31:21.127Z] setToolUnix: [2024-03-19T02:31:21.127Z] [2024-03-19T02:31:21.127Z] setToolProperty: [2024-03-19T02:31:21.128Z] [2024-03-19T02:31:21.128Z] setS1ASclassPath: [2024-03-19T02:31:21.128Z] [2024-03-19T02:31:21.128Z] init-common: [2024-03-19T02:31:21.128Z] [2024-03-19T02:31:21.128Z] execute-sql-common: [2024-03-19T02:31:21.128Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/sql/create_pointbase.sql [2024-03-19T02:31:21.128Z] [sql] 0 rows affected [2024-03-19T02:31:21.128Z] [sql] 0 rows affected [2024-03-19T02:31:21.128Z] [sql] 2 of 2 SQL statements executed successfully [2024-03-19T02:31:21.128Z] [2024-03-19T02:31:21.128Z] setOSConditions: [2024-03-19T02:31:21.128Z] [2024-03-19T02:31:21.128Z] setToolWin: [2024-03-19T02:31:21.128Z] [2024-03-19T02:31:21.128Z] setToolUnix: [2024-03-19T02:31:21.128Z] [2024-03-19T02:31:21.128Z] setToolProperty: [2024-03-19T02:31:21.128Z] [2024-03-19T02:31:21.128Z] setS1ASclassPath: [2024-03-19T02:31:21.128Z] [2024-03-19T02:31:21.128Z] init-common: [2024-03-19T02:31:21.128Z] [2024-03-19T02:31:21.128Z] runclient-common: [2024-03-19T02:31:21.128Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsAppClient.jar -name jdbc-multipleusercredentialsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:31:21.455Z] [exec] Waiting for the domain to stop . [2024-03-19T02:31:21.455Z] [exec] Waiting finished after 344 ms. [2024-03-19T02:31:21.455Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:31:21.455Z] [2024-03-19T02:31:21.455Z] stop-server-windows: [2024-03-19T02:31:21.455Z] [2024-03-19T02:31:21.455Z] setOSConditions: [2024-03-19T02:31:21.455Z] [2024-03-19T02:31:21.455Z] start-server: [2024-03-19T02:31:21.455Z] [echo] +-----------------------------+ [2024-03-19T02:31:21.455Z] [echo] | | [2024-03-19T02:31:21.455Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:31:21.455Z] [echo] | in Felix mode | [2024-03-19T02:31:21.455Z] [echo] | | [2024-03-19T02:31:21.455Z] [echo] +-----------------------------+ [2024-03-19T02:31:21.602Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:21.602Z] [2024-03-19T02:31:21.602Z] clean: [2024-03-19T02:31:21.602Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml [2024-03-19T02:31:21.602Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:21.602Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:21.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:21.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:21.603Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:21.603Z] [2024-03-19T02:31:21.603Z] wsdl-import: [2024-03-19T02:31:21.603Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:21.603Z] [2024-03-19T02:31:21.603Z] configurable-wsdl-import: [2024-03-19T02:31:21.603Z] [echo] Current time (ISO): 2024-03-19T02:31:21.511+0000 [2024-03-19T02:31:21.603Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:31:21.622Z] [exec] Application deployed with name simple-versioned-ear:ALPHA-1.0.1. [2024-03-19T02:31:21.622Z] [exec] Command deploy executed successfully. [2024-03-19T02:31:21.622Z] [2024-03-19T02:31:21.622Z] init.os: [2024-03-19T02:31:21.622Z] [2024-03-19T02:31:21.622Z] init.tools.unix: [2024-03-19T02:31:21.622Z] [2024-03-19T02:31:21.622Z] init.tools.windows: [2024-03-19T02:31:21.622Z] [2024-03-19T02:31:21.622Z] init.tools: [2024-03-19T02:31:21.622Z] [2024-03-19T02:31:21.622Z] setAsadminArgs: [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.623Z] init: [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.623Z] init.customtasks: [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.623Z] setEnabled: [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.623Z] createAppRef: [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.623Z] deployWithoutNameOption: [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.623Z] test.registred: [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.623Z] process.versionExpression: [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.623Z] process.appname: [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.623Z] _process.target: [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.623Z] process.target: [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.623Z] prepare.show-component-status.asadmin: [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.623Z] increment.log.next: [2024-03-19T02:31:21.623Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2024-03-19T02:31:21.623Z] [2024-03-19T02:31:21.624Z] declare.test: [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] setHttpPort: [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] declare.test.positive: [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] declare-test: [2024-03-19T02:31:21.624Z] [echo] Starting test simple-versioned-ear xml.version(2) - logID=2 - (server) - (sucess expected) [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] setHttpPort: [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] declare.test.negative: [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] init.os: [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] init.tools.unix: [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] init.tools.windows: [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] init.tools: [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] setAsadminArgs: [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] init: [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] init.customtasks: [2024-03-19T02:31:21.624Z] [2024-03-19T02:31:21.624Z] prepare: [2024-03-19T02:31:21.625Z] [2024-03-19T02:31:21.625Z] exec.asadmin: [2024-03-19T02:31:21.713Z] [2024-03-19T02:31:21.713Z] start-server-unix: [2024-03-19T02:31:22.058Z] [exec] Mar 19, 2024 2:31:21 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:31:22.058Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:31:22.184Z] [exec] parsing WSDL... [2024-03-19T02:31:22.559Z] [2024-03-19T02:31:22.559Z] process.result: [2024-03-19T02:31:22.559Z] [2024-03-19T02:31:22.559Z] processResult: [2024-03-19T02:31:22.559Z] [2024-03-19T02:31:22.559Z] failed: [2024-03-19T02:31:22.559Z] [2024-03-19T02:31:22.559Z] passed: [2024-03-19T02:31:22.559Z] [echo] Test simple-versioned-ear Passed [2024-03-19T02:31:22.559Z] [2024-03-19T02:31:22.559Z] unknown: [2024-03-19T02:31:22.559Z] [2024-03-19T02:31:22.559Z] asadmin.with.result: [2024-03-19T02:31:22.559Z] [2024-03-19T02:31:22.559Z] show-component-status.asadmin: [2024-03-19T02:31:22.559Z] [2024-03-19T02:31:22.559Z] test.registred.cluster: [2024-03-19T02:31:22.559Z] [2024-03-19T02:31:22.559Z] process.versionExpression: [2024-03-19T02:31:22.559Z] [2024-03-19T02:31:22.559Z] process.appname: [2024-03-19T02:31:22.559Z] [2024-03-19T02:31:22.559Z] process.xmlversionidentifier: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] prepare.cluster: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] undeploy.version: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] setAsadminArgs: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] common.undeploy.asadmin: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] init.os: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] init.tools.unix: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] init.tools.windows: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] init.tools: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] setAsadminArgs: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] init: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] init.customtasks: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] delAppRef: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] init.os: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.560Z] init.tools.unix: [2024-03-19T02:31:22.560Z] [2024-03-19T02:31:22.561Z] init.tools.windows: [2024-03-19T02:31:22.561Z] [2024-03-19T02:31:22.561Z] init.tools: [2024-03-19T02:31:22.561Z] [2024-03-19T02:31:22.561Z] setAsadminArgs: [2024-03-19T02:31:22.561Z] [2024-03-19T02:31:22.561Z] init: [2024-03-19T02:31:22.561Z] [2024-03-19T02:31:22.561Z] init.customtasks: [2024-03-19T02:31:22.561Z] [2024-03-19T02:31:22.561Z] common.run.asadmin: [2024-03-19T02:31:22.561Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ear:ALPHA-1.0.1 [2024-03-19T02:31:22.627Z] [exec] Mar 19, 2024 2:31:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:22.627Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:22.812Z] [java] Value of key is: main [2024-03-19T02:31:22.812Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:22.812Z] [java] [2024-03-19T02:31:22.812Z] [java] [2024-03-19T02:31:22.812Z] [java] ----------------------------------------- [2024-03-19T02:31:22.812Z] [java] - main: PASS - [2024-03-19T02:31:22.812Z] [java] ----------------------------------------- [2024-03-19T02:31:22.812Z] [java] Total PASS: 1 [2024-03-19T02:31:22.812Z] [java] Total FAIL: 0 [2024-03-19T02:31:22.812Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:31:22.812Z] [java] ----------------------------------------- [2024-03-19T02:31:22.812Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:31:22.812Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:31:22.812Z] [2024-03-19T02:31:22.812Z] undeploy: [2024-03-19T02:31:22.812Z] [2024-03-19T02:31:22.812Z] setOSConditions: [2024-03-19T02:31:22.812Z] [2024-03-19T02:31:22.812Z] setToolWin: [2024-03-19T02:31:22.812Z] [2024-03-19T02:31:22.812Z] setToolUnix: [2024-03-19T02:31:22.812Z] [2024-03-19T02:31:22.812Z] setToolProperty: [2024-03-19T02:31:22.812Z] [2024-03-19T02:31:22.812Z] setS1ASclassPath: [2024-03-19T02:31:22.812Z] [2024-03-19T02:31:22.812Z] init-common: [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.813Z] undeploy-jar-common: [2024-03-19T02:31:22.813Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-passact-ejb [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.813Z] all: [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.813Z] jcdifull: [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.813Z] setOSConditions: [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.813Z] setToolWin: [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.813Z] setToolUnix: [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.813Z] setToolProperty: [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.813Z] setS1ASclassPath: [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.813Z] init-common: [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.813Z] clean: [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.813Z] setOSConditions: [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.813Z] setToolWin: [2024-03-19T02:31:22.813Z] [2024-03-19T02:31:22.814Z] setToolUnix: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] setToolProperty: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] setS1ASclassPath: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] init-common: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] clean-common: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] setOSConditions: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] setToolWin: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] setToolUnix: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] setToolProperty: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] setS1ASclassPath: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] init-common: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] clean-classes-common: [2024-03-19T02:31:22.814Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] setOSConditions: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.814Z] setToolWin: [2024-03-19T02:31:22.814Z] [2024-03-19T02:31:22.815Z] setToolUnix: [2024-03-19T02:31:22.815Z] [2024-03-19T02:31:22.815Z] setToolProperty: [2024-03-19T02:31:22.815Z] [2024-03-19T02:31:22.815Z] setS1ASclassPath: [2024-03-19T02:31:22.815Z] [2024-03-19T02:31:22.815Z] init-common: [2024-03-19T02:31:22.815Z] [2024-03-19T02:31:22.815Z] clean-jars-common: [2024-03-19T02:31:22.815Z] [2024-03-19T02:31:22.815Z] compile: [2024-03-19T02:31:22.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:22.815Z] [javac] Compiling 26 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:22.815Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:22.815Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:22.815Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:22.815Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:22.815Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:22.815Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:22.815Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:22.815Z] [2024-03-19T02:31:22.815Z] build: [2024-03-19T02:31:22.815Z] [2024-03-19T02:31:22.815Z] setOSConditions: [2024-03-19T02:31:22.815Z] [2024-03-19T02:31:22.815Z] setToolWin: [2024-03-19T02:31:22.815Z] [2024-03-19T02:31:22.815Z] setToolUnix: [2024-03-19T02:31:22.815Z] [2024-03-19T02:31:22.815Z] setToolProperty: [2024-03-19T02:31:22.815Z] [2024-03-19T02:31:22.816Z] setS1ASclassPath: [2024-03-19T02:31:22.816Z] [2024-03-19T02:31:22.816Z] init-common: [2024-03-19T02:31:22.816Z] [2024-03-19T02:31:22.816Z] ejb-jar-common: [2024-03-19T02:31:22.816Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:22.816Z] [2024-03-19T02:31:22.816Z] package-ejbjar-common: [2024-03-19T02:31:22.816Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:22.816Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-jcdifull-ejb.jar [2024-03-19T02:31:22.816Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:22.816Z] [jar] Updating jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-jcdifull-ejb.jar [2024-03-19T02:31:22.816Z] [2024-03-19T02:31:22.816Z] setOSConditions: [2024-03-19T02:31:22.816Z] [2024-03-19T02:31:22.816Z] setToolWin: [2024-03-19T02:31:22.816Z] [2024-03-19T02:31:22.816Z] setToolUnix: [2024-03-19T02:31:22.816Z] [2024-03-19T02:31:22.816Z] setToolProperty: [2024-03-19T02:31:22.816Z] [2024-03-19T02:31:22.816Z] setS1ASclassPath: [2024-03-19T02:31:22.816Z] [2024-03-19T02:31:22.816Z] init-common: [2024-03-19T02:31:22.816Z] [2024-03-19T02:31:22.816Z] compile-common: [2024-03-19T02:31:22.816Z] [echo] Current time (ISO): 2024-03-19T02:31:22.367+0000 [2024-03-19T02:31:22.817Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:22.820Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:31:22.820Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:31:23.078Z] [exec] Command undeploy executed successfully. [2024-03-19T02:31:23.078Z] [2024-03-19T02:31:23.078Z] clean.scenario: [2024-03-19T02:31:23.078Z] [2024-03-19T02:31:23.078Z] clean.scenario.cluster: [2024-03-19T02:31:23.078Z] [2024-03-19T02:31:23.078Z] init.os: [2024-03-19T02:31:23.078Z] [2024-03-19T02:31:23.078Z] init.tools.unix: [2024-03-19T02:31:23.078Z] [2024-03-19T02:31:23.078Z] init.tools.windows: [2024-03-19T02:31:23.078Z] [2024-03-19T02:31:23.078Z] init.tools: [2024-03-19T02:31:23.078Z] [2024-03-19T02:31:23.078Z] setAsadminArgs: [2024-03-19T02:31:23.078Z] [2024-03-19T02:31:23.078Z] init: [2024-03-19T02:31:23.078Z] [2024-03-19T02:31:23.079Z] init.customtasks: [2024-03-19T02:31:23.079Z] [2024-03-19T02:31:23.079Z] prepare: [2024-03-19T02:31:23.079Z] [2024-03-19T02:31:23.079Z] process.versionExpression: [2024-03-19T02:31:23.079Z] [2024-03-19T02:31:23.079Z] process.appname: [2024-03-19T02:31:23.079Z] [2024-03-19T02:31:23.079Z] _process.target: [2024-03-19T02:31:23.079Z] [2024-03-19T02:31:23.079Z] process.target: [2024-03-19T02:31:23.079Z] [2024-03-19T02:31:23.079Z] prepare.has.version.registred: [2024-03-19T02:31:23.079Z] [2024-03-19T02:31:23.079Z] exec.asadmin2: [2024-03-19T02:31:23.120Z] [exec] [2024-03-19T02:31:23.120Z] [exec] Generating code... [2024-03-19T02:31:23.120Z] [exec] [2024-03-19T02:31:23.120Z] [exec] Compiling code... [2024-03-19T02:31:23.190Z] [exec] Mar 19, 2024 2:31:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:23.190Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:23.381Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:23.381Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:23.381Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:23.381Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:23.381Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:23.381Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:23.381Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:23.660Z] [exec] Result: 1 [2024-03-19T02:31:23.660Z] [2024-03-19T02:31:23.660Z] process.registred: [2024-03-19T02:31:23.660Z] [2024-03-19T02:31:23.660Z] has.version.registred: [2024-03-19T02:31:23.660Z] [2024-03-19T02:31:23.660Z] del.all.version.registred: [2024-03-19T02:31:23.660Z] [2024-03-19T02:31:23.660Z] _clean.scenario: [2024-03-19T02:31:23.660Z] [2024-03-19T02:31:23.660Z] delete.log.next: [2024-03-19T02:31:23.660Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2024-03-19T02:31:23.660Z] [2024-03-19T02:31:23.660Z] private-all: [2024-03-19T02:31:23.660Z] [2024-03-19T02:31:23.660Z] private-all: [2024-03-19T02:31:23.660Z] [2024-03-19T02:31:23.661Z] init.os: [2024-03-19T02:31:23.661Z] [2024-03-19T02:31:23.661Z] init.tools.unix: [2024-03-19T02:31:23.661Z] [2024-03-19T02:31:23.661Z] init.tools.windows: [2024-03-19T02:31:23.661Z] [2024-03-19T02:31:23.661Z] init.tools: [2024-03-19T02:31:23.661Z] [2024-03-19T02:31:23.661Z] setAsadminArgs: [2024-03-19T02:31:23.661Z] [2024-03-19T02:31:23.661Z] init: [2024-03-19T02:31:23.918Z] [2024-03-19T02:31:23.918Z] init.customtasks: [2024-03-19T02:31:23.918Z] [2024-03-19T02:31:23.918Z] prepare: [2024-03-19T02:31:23.918Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] assemble: [2024-03-19T02:31:23.919Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] init.os: [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] init.tools.unix: [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] init.tools.windows: [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] init.tools: [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] setAsadminArgs: [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] init: [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] init.customtasks: [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] prepare: [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] deploy.osgi.asadmin: [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] setAsadminArgs: [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] common.deploy.osgi.asadmin: [2024-03-19T02:31:23.919Z] [2024-03-19T02:31:23.919Z] init.os: [2024-03-19T02:31:23.920Z] [2024-03-19T02:31:23.920Z] init.tools.unix: [2024-03-19T02:31:23.920Z] [2024-03-19T02:31:23.920Z] init.tools.windows: [2024-03-19T02:31:23.920Z] [2024-03-19T02:31:23.920Z] init.tools: [2024-03-19T02:31:23.920Z] [2024-03-19T02:31:23.920Z] setAsadminArgs: [2024-03-19T02:31:23.920Z] [2024-03-19T02:31:23.920Z] init: [2024-03-19T02:31:23.920Z] [2024-03-19T02:31:23.920Z] init.customtasks: [2024-03-19T02:31:23.920Z] [2024-03-19T02:31:23.920Z] common.run.asadmin: [2024-03-19T02:31:23.920Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --type osgi /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2024-03-19T02:31:23.945Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:24.051Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:31:24.051Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:31:24.051Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:24.051Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:24.202Z] [javac] 1 warning [2024-03-19T02:31:24.202Z] [2024-03-19T02:31:24.202Z] deploy: [2024-03-19T02:31:24.202Z] [2024-03-19T02:31:24.202Z] setOSConditions: [2024-03-19T02:31:24.202Z] [2024-03-19T02:31:24.202Z] setToolWin: [2024-03-19T02:31:24.202Z] [2024-03-19T02:31:24.202Z] setToolUnix: [2024-03-19T02:31:24.202Z] [2024-03-19T02:31:24.202Z] setToolProperty: [2024-03-19T02:31:24.202Z] [2024-03-19T02:31:24.202Z] setS1ASclassPath: [2024-03-19T02:31:24.202Z] [2024-03-19T02:31:24.202Z] init-common: [2024-03-19T02:31:24.202Z] [2024-03-19T02:31:24.202Z] deploy-jar-common: [2024-03-19T02:31:24.310Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:24.310Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:24.310Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:24.310Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:24.310Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:24.310Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:24.310Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:24.392Z] [exec] Waiting for the domain to stop ... [2024-03-19T02:31:24.392Z] [exec] Waiting finished after 2,469 ms. [2024-03-19T02:31:24.392Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:31:24.459Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-jcdifull-ejb.jar [2024-03-19T02:31:24.487Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:31:24.487Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:31:24.487Z] [exec] Application deployed with name simple. [2024-03-19T02:31:24.487Z] [exec] Command deploy executed successfully. [2024-03-19T02:31:24.487Z] [2024-03-19T02:31:24.487Z] init.os: [2024-03-19T02:31:24.488Z] [2024-03-19T02:31:24.488Z] init.tools.unix: [2024-03-19T02:31:24.488Z] [2024-03-19T02:31:24.488Z] init.tools.windows: [2024-03-19T02:31:24.488Z] [2024-03-19T02:31:24.488Z] init.tools: [2024-03-19T02:31:24.488Z] [2024-03-19T02:31:24.488Z] setAsadminArgs: [2024-03-19T02:31:24.488Z] [2024-03-19T02:31:24.488Z] init: [2024-03-19T02:31:24.488Z] [2024-03-19T02:31:24.488Z] init.customtasks: [2024-03-19T02:31:24.488Z] [2024-03-19T02:31:24.488Z] setEnabled: [2024-03-19T02:31:24.488Z] [2024-03-19T02:31:24.488Z] createAppRef: [2024-03-19T02:31:24.568Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:24.568Z] [javac] 1 warning [2024-03-19T02:31:24.568Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/wsdl/wsdl [2024-03-19T02:31:24.568Z] [get] Getting: http://localhost:8080/HelloImplService/HelloImpl?WSDL [2024-03-19T02:31:24.568Z] [get] To: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/wsdl/wsdl/HelloImplService.wsdl [2024-03-19T02:31:24.568Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-03-19T02:31:24.648Z] [2024-03-19T02:31:24.648Z] stop-server-windows: [2024-03-19T02:31:24.648Z] [2024-03-19T02:31:24.648Z] setOSConditions: [2024-03-19T02:31:24.648Z] [2024-03-19T02:31:24.649Z] start-server: [2024-03-19T02:31:24.649Z] [echo] +-----------------------------+ [2024-03-19T02:31:24.649Z] [echo] | | [2024-03-19T02:31:24.649Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:31:24.649Z] [echo] | in Felix mode | [2024-03-19T02:31:24.649Z] [echo] | | [2024-03-19T02:31:24.649Z] [echo] +-----------------------------+ [2024-03-19T02:31:24.649Z] [2024-03-19T02:31:24.649Z] start-server-unix: [2024-03-19T02:31:25.042Z] [exec] Application deployed with name ejb-ejb31-full-jcdifull-ejb. [2024-03-19T02:31:25.042Z] [2024-03-19T02:31:25.042Z] run: [2024-03-19T02:31:25.042Z] [2024-03-19T02:31:25.042Z] setOSConditions: [2024-03-19T02:31:25.042Z] [2024-03-19T02:31:25.042Z] setToolWin: [2024-03-19T02:31:25.042Z] [2024-03-19T02:31:25.042Z] setToolUnix: [2024-03-19T02:31:25.042Z] [2024-03-19T02:31:25.042Z] setToolProperty: [2024-03-19T02:31:25.042Z] [2024-03-19T02:31:25.042Z] setS1ASclassPath: [2024-03-19T02:31:25.042Z] [2024-03-19T02:31:25.042Z] init-common: [2024-03-19T02:31:25.042Z] [2024-03-19T02:31:25.042Z] run_se: [2024-03-19T02:31:25.084Z] [exec] Mar 19, 2024 2:31:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:25.084Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@22a4ca4a [2024-03-19T02:31:25.606Z] [java] Mar 19, 2024 2:31:25 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:31:25.606Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:31:26.462Z] [exec] Value of key is: test1 : [2024-03-19T02:31:26.462Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:26.462Z] [exec] [2024-03-19T02:31:26.462Z] [exec] [2024-03-19T02:31:26.462Z] [exec] ----------------------------------------- [2024-03-19T02:31:26.462Z] [exec] - test1 : : PASS - [2024-03-19T02:31:26.462Z] [exec] ----------------------------------------- [2024-03-19T02:31:26.462Z] [exec] Total PASS: 1 [2024-03-19T02:31:26.462Z] [exec] Total FAIL: 0 [2024-03-19T02:31:26.462Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:26.462Z] [exec] ----------------------------------------- [2024-03-19T02:31:26.462Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:26.462Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:26.488Z] [2024-03-19T02:31:26.488Z] private-run: [2024-03-19T02:31:26.488Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:26.488Z] [2024-03-19T02:31:26.488Z] clean: [2024-03-19T02:31:26.489Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml [2024-03-19T02:31:26.489Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:26.489Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:26.489Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:26.489Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:26.489Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:26.489Z] [2024-03-19T02:31:26.489Z] wsdl-import: [2024-03-19T02:31:26.489Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:26.489Z] [2024-03-19T02:31:26.489Z] configurable-wsdl-import: [2024-03-19T02:31:26.489Z] [echo] Current time (ISO): 2024-03-19T02:31:26.056+0000 [2024-03-19T02:31:26.489Z] [echo] wsimporting http://localhost:8080/GatewayImplService/GatewayImpl?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:31:26.719Z] [2024-03-19T02:31:26.719Z] checkReporting-common: [2024-03-19T02:31:26.719Z] [2024-03-19T02:31:26.719Z] confirmReportPresent-common: [2024-03-19T02:31:26.719Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:31:26.719Z] [echo] Test seems to be reported fine [2024-03-19T02:31:26.719Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/RepRunConf.txt [2024-03-19T02:31:26.719Z] [2024-03-19T02:31:26.719Z] confirmMissingReport-common: [2024-03-19T02:31:26.719Z] [2024-03-19T02:31:26.719Z] undeploy: [2024-03-19T02:31:26.719Z] [2024-03-19T02:31:26.719Z] setOSConditions: [2024-03-19T02:31:26.719Z] [2024-03-19T02:31:26.719Z] setToolWin: [2024-03-19T02:31:26.719Z] [2024-03-19T02:31:26.719Z] setToolUnix: [2024-03-19T02:31:26.719Z] [2024-03-19T02:31:26.719Z] setToolProperty: [2024-03-19T02:31:26.719Z] [2024-03-19T02:31:26.719Z] setS1ASclassPath: [2024-03-19T02:31:26.719Z] [2024-03-19T02:31:26.720Z] init-common: [2024-03-19T02:31:26.720Z] [2024-03-19T02:31:26.720Z] execute-sql-common: [2024-03-19T02:31:26.720Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/sql/drop_pointbase.sql [2024-03-19T02:31:26.720Z] [sql] 0 of 0 SQL statements executed successfully [2024-03-19T02:31:26.720Z] [2024-03-19T02:31:26.720Z] setOSConditions: [2024-03-19T02:31:26.720Z] [2024-03-19T02:31:26.720Z] setToolWin: [2024-03-19T02:31:26.720Z] [2024-03-19T02:31:26.720Z] setToolUnix: [2024-03-19T02:31:26.720Z] [2024-03-19T02:31:26.720Z] setToolProperty: [2024-03-19T02:31:26.720Z] [2024-03-19T02:31:26.720Z] setS1ASclassPath: [2024-03-19T02:31:26.720Z] [2024-03-19T02:31:26.720Z] init-common: [2024-03-19T02:31:26.720Z] [2024-03-19T02:31:26.720Z] undeploy-common: [2024-03-19T02:31:26.748Z] [exec] parsing WSDL... [2024-03-19T02:31:27.283Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-multipleusercredentialsApp [2024-03-19T02:31:27.283Z] [2024-03-19T02:31:27.283Z] setOSConditions: [2024-03-19T02:31:27.283Z] [2024-03-19T02:31:27.283Z] setToolWin: [2024-03-19T02:31:27.283Z] [2024-03-19T02:31:27.283Z] setToolUnix: [2024-03-19T02:31:27.283Z] [2024-03-19T02:31:27.283Z] setToolProperty: [2024-03-19T02:31:27.283Z] [2024-03-19T02:31:27.283Z] setS1ASclassPath: [2024-03-19T02:31:27.283Z] [2024-03-19T02:31:27.283Z] init-common: [2024-03-19T02:31:27.283Z] [2024-03-19T02:31:27.284Z] undeploy-jdbc-common: [2024-03-19T02:31:27.284Z] [2024-03-19T02:31:27.284Z] setOSConditions: [2024-03-19T02:31:27.284Z] [2024-03-19T02:31:27.284Z] setToolWin: [2024-03-19T02:31:27.284Z] [2024-03-19T02:31:27.284Z] setToolUnix: [2024-03-19T02:31:27.284Z] [2024-03-19T02:31:27.284Z] setToolProperty: [2024-03-19T02:31:27.284Z] [2024-03-19T02:31:27.284Z] setS1ASclassPath: [2024-03-19T02:31:27.284Z] [2024-03-19T02:31:27.284Z] init-common: [2024-03-19T02:31:27.284Z] [2024-03-19T02:31:27.284Z] delete-jdbc-resource-common: [2024-03-19T02:31:27.284Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-03-19T02:31:27.503Z] [java] Mar 19, 2024 2:31:27 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:27.503Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@496a31da [2024-03-19T02:31:27.541Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-03-19T02:31:27.541Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-03-19T02:31:27.541Z] [echo] cmd executed for server [2024-03-19T02:31:27.541Z] [2024-03-19T02:31:27.541Z] setOSConditions: [2024-03-19T02:31:27.541Z] [2024-03-19T02:31:27.541Z] setToolWin: [2024-03-19T02:31:27.541Z] [2024-03-19T02:31:27.541Z] setToolUnix: [2024-03-19T02:31:27.541Z] [2024-03-19T02:31:27.541Z] setToolProperty: [2024-03-19T02:31:27.541Z] [2024-03-19T02:31:27.541Z] setS1ASclassPath: [2024-03-19T02:31:27.541Z] [2024-03-19T02:31:27.542Z] init-common: [2024-03-19T02:31:27.542Z] [2024-03-19T02:31:27.542Z] delete-jdbc-connpool-common: [2024-03-19T02:31:27.542Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:31:27.690Z] [exec] [2024-03-19T02:31:27.690Z] [exec] Generating code... [2024-03-19T02:31:27.690Z] [exec] [2024-03-19T02:31:27.690Z] [exec] Compiling code... [2024-03-19T02:31:28.069Z] [java] Value of key is: main [2024-03-19T02:31:28.069Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:28.069Z] [java] [2024-03-19T02:31:28.069Z] [java] [2024-03-19T02:31:28.069Z] [java] ----------------------------------------- [2024-03-19T02:31:28.069Z] [java] - main: PASS - [2024-03-19T02:31:28.069Z] [java] ----------------------------------------- [2024-03-19T02:31:28.069Z] [java] Total PASS: 1 [2024-03-19T02:31:28.069Z] [java] Total FAIL: 0 [2024-03-19T02:31:28.069Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:31:28.069Z] [java] ----------------------------------------- [2024-03-19T02:31:28.069Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:31:28.069Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:31:28.129Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:31:28.129Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:31:28.129Z] [echo] cmd executed for server [2024-03-19T02:31:28.129Z] [2024-03-19T02:31:28.129Z] all: [2024-03-19T02:31:28.129Z] [2024-03-19T02:31:28.129Z] setOSConditions: [2024-03-19T02:31:28.129Z] [2024-03-19T02:31:28.129Z] setToolWin: [2024-03-19T02:31:28.129Z] [2024-03-19T02:31:28.129Z] setToolUnix: [2024-03-19T02:31:28.129Z] [2024-03-19T02:31:28.129Z] setToolProperty: [2024-03-19T02:31:28.129Z] [2024-03-19T02:31:28.129Z] setS1ASclassPath: [2024-03-19T02:31:28.129Z] [2024-03-19T02:31:28.129Z] init-common: [2024-03-19T02:31:28.129Z] [2024-03-19T02:31:28.129Z] clean: [2024-03-19T02:31:28.129Z] [2024-03-19T02:31:28.129Z] setOSConditions: [2024-03-19T02:31:28.129Z] [2024-03-19T02:31:28.129Z] setToolWin: [2024-03-19T02:31:28.129Z] [2024-03-19T02:31:28.130Z] setToolUnix: [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] setToolProperty: [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] setS1ASclassPath: [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] init-common: [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] clean-common: [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] setOSConditions: [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] setToolWin: [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] setToolUnix: [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] setToolProperty: [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] setS1ASclassPath: [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] init-common: [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] clean-classes-common: [2024-03-19T02:31:28.130Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] setOSConditions: [2024-03-19T02:31:28.130Z] [2024-03-19T02:31:28.130Z] setToolWin: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] setToolUnix: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] setToolProperty: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] setS1ASclassPath: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] init-common: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] clean-jars-common: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] compile: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] setOSConditions: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] setToolWin: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] setToolUnix: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] setToolProperty: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] setS1ASclassPath: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] init-common: [2024-03-19T02:31:28.131Z] [2024-03-19T02:31:28.131Z] compile-common: [2024-03-19T02:31:28.131Z] [echo] Current time (ISO): 2024-03-19T02:31:27.948+0000 [2024-03-19T02:31:28.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:28.131Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:28.335Z] [2024-03-19T02:31:28.336Z] undeploy: [2024-03-19T02:31:28.336Z] [2024-03-19T02:31:28.336Z] setOSConditions: [2024-03-19T02:31:28.336Z] [2024-03-19T02:31:28.336Z] setToolWin: [2024-03-19T02:31:28.336Z] [2024-03-19T02:31:28.336Z] setToolUnix: [2024-03-19T02:31:28.336Z] [2024-03-19T02:31:28.336Z] setToolProperty: [2024-03-19T02:31:28.336Z] [2024-03-19T02:31:28.336Z] setS1ASclassPath: [2024-03-19T02:31:28.336Z] [2024-03-19T02:31:28.336Z] init-common: [2024-03-19T02:31:28.336Z] [2024-03-19T02:31:28.336Z] undeploy-jar-common: [2024-03-19T02:31:28.624Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/ejb/GatewayImplService.java uses or overrides a deprecated API. [2024-03-19T02:31:28.624Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:31:28.625Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:28.625Z] [2024-03-19T02:31:28.625Z] compile-client: [2024-03-19T02:31:28.625Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:28.625Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:28.899Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-jcdifull-ejb [2024-03-19T02:31:28.899Z] [2024-03-19T02:31:28.900Z] all: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] singleton: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] all: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] cache: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] setOSConditions: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] setToolWin: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] setToolUnix: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] setToolProperty: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] setS1ASclassPath: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] init-common: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] clean: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] setOSConditions: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] setToolWin: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.900Z] setToolUnix: [2024-03-19T02:31:28.900Z] [2024-03-19T02:31:28.901Z] setToolProperty: [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] setS1ASclassPath: [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] init-common: [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] clean-common: [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] setOSConditions: [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] setToolWin: [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] setToolUnix: [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] setToolProperty: [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] setS1ASclassPath: [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] init-common: [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] clean-classes-common: [2024-03-19T02:31:28.901Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] setOSConditions: [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] setToolWin: [2024-03-19T02:31:28.901Z] [2024-03-19T02:31:28.901Z] setToolUnix: [2024-03-19T02:31:28.902Z] [2024-03-19T02:31:28.902Z] setToolProperty: [2024-03-19T02:31:28.902Z] [2024-03-19T02:31:28.902Z] setS1ASclassPath: [2024-03-19T02:31:28.902Z] [2024-03-19T02:31:28.902Z] init-common: [2024-03-19T02:31:28.902Z] [2024-03-19T02:31:28.902Z] clean-jars-common: [2024-03-19T02:31:28.902Z] [2024-03-19T02:31:28.902Z] compile: [2024-03-19T02:31:28.902Z] [2024-03-19T02:31:28.902Z] setOSConditions: [2024-03-19T02:31:28.902Z] [2024-03-19T02:31:28.902Z] setToolWin: [2024-03-19T02:31:28.902Z] [2024-03-19T02:31:28.902Z] setToolUnix: [2024-03-19T02:31:28.902Z] [2024-03-19T02:31:28.902Z] setToolProperty: [2024-03-19T02:31:28.902Z] [2024-03-19T02:31:28.902Z] setS1ASclassPath: [2024-03-19T02:31:28.902Z] [2024-03-19T02:31:28.902Z] init-common: [2024-03-19T02:31:28.902Z] [2024-03-19T02:31:28.902Z] compile-common: [2024-03-19T02:31:28.902Z] [echo] Current time (ISO): 2024-03-19T02:31:28.689+0000 [2024-03-19T02:31:28.902Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:28.902Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:29.060Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:29.060Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:29.060Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:29.060Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:29.060Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:29.060Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:29.060Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:29.190Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:29.190Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:29.190Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:29.190Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:29.190Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:29.191Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:29.191Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:29.191Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:29.191Z] [javac] 1 warning [2024-03-19T02:31:29.191Z] [echo] Running appclient with client.Client [2024-03-19T02:31:29.191Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:29.629Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:29.629Z] [javac] 1 warning [2024-03-19T02:31:29.629Z] [2024-03-19T02:31:29.629Z] setOSConditions: [2024-03-19T02:31:29.629Z] [2024-03-19T02:31:29.629Z] setToolWin: [2024-03-19T02:31:29.629Z] [2024-03-19T02:31:29.629Z] setToolUnix: [2024-03-19T02:31:29.629Z] [2024-03-19T02:31:29.630Z] setToolProperty: [2024-03-19T02:31:29.630Z] [2024-03-19T02:31:29.630Z] setS1ASclassPath: [2024-03-19T02:31:29.630Z] [2024-03-19T02:31:29.630Z] init-common: [2024-03-19T02:31:29.630Z] [2024-03-19T02:31:29.630Z] compile-common: [2024-03-19T02:31:29.630Z] [echo] Current time (ISO): 2024-03-19T02:31:29.569+0000 [2024-03-19T02:31:29.630Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:29.835Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:29.836Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:29.836Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:29.836Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:29.836Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:29.836Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:29.836Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:30.044Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:31:30.044Z] [exec] Waiting finished after 4,684 ms. [2024-03-19T02:31:30.044Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:31:30.044Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:31:30.044Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:31:30.044Z] [exec] Admin Port: 4,848 [2024-03-19T02:31:30.044Z] [exec] Command start-domain executed successfully. [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.348Z] start-server-windows: [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.348Z] all-ext: [2024-03-19T02:31:30.348Z] [echo] @@## defaultConnectorResource ##@@ [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.348Z] setOSConditions: [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.348Z] setToolWin: [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.348Z] setToolUnix: [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.348Z] setToolProperty: [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.348Z] setS1ASclassPath: [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.348Z] init-common: [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.348Z] build: [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.348Z] all: [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.348Z] setOSConditions: [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.348Z] setToolWin: [2024-03-19T02:31:30.348Z] [2024-03-19T02:31:30.349Z] setToolUnix: [2024-03-19T02:31:30.349Z] [2024-03-19T02:31:30.349Z] setToolProperty: [2024-03-19T02:31:30.349Z] [2024-03-19T02:31:30.349Z] setS1ASclassPath: [2024-03-19T02:31:30.349Z] [2024-03-19T02:31:30.349Z] init-common: [2024-03-19T02:31:30.349Z] [2024-03-19T02:31:30.349Z] all: [2024-03-19T02:31:30.349Z] [2024-03-19T02:31:30.349Z] setOSConditions: [2024-03-19T02:31:30.349Z] [2024-03-19T02:31:30.349Z] setToolWin: [2024-03-19T02:31:30.349Z] [2024-03-19T02:31:30.349Z] setToolUnix: [2024-03-19T02:31:30.349Z] [2024-03-19T02:31:30.349Z] setToolProperty: [2024-03-19T02:31:30.349Z] [2024-03-19T02:31:30.349Z] setS1ASclassPath: [2024-03-19T02:31:30.349Z] [2024-03-19T02:31:30.349Z] init-common: [2024-03-19T02:31:30.349Z] [2024-03-19T02:31:30.349Z] compile-common: [2024-03-19T02:31:30.349Z] [echo] Current time (ISO): 2024-03-19T02:31:30.258+0000 [2024-03-19T02:31:30.349Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/src/classes [2024-03-19T02:31:30.349Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/src/classes [2024-03-19T02:31:30.400Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:30.400Z] [javac] 1 warning [2024-03-19T02:31:30.400Z] [2024-03-19T02:31:30.400Z] setOSConditions: [2024-03-19T02:31:30.400Z] [2024-03-19T02:31:30.400Z] setToolWin: [2024-03-19T02:31:30.400Z] [2024-03-19T02:31:30.400Z] setToolUnix: [2024-03-19T02:31:30.400Z] [2024-03-19T02:31:30.400Z] setToolProperty: [2024-03-19T02:31:30.400Z] [2024-03-19T02:31:30.400Z] setS1ASclassPath: [2024-03-19T02:31:30.400Z] [2024-03-19T02:31:30.400Z] init-common: [2024-03-19T02:31:30.400Z] [2024-03-19T02:31:30.400Z] compile-common: [2024-03-19T02:31:30.400Z] [echo] Current time (ISO): 2024-03-19T02:31:30.390+0000 [2024-03-19T02:31:30.400Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:30.557Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:30.557Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:30.557Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:30.557Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:30.557Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:30.557Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:30.557Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:31.129Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:31.320Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:31.320Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:31.320Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:31.320Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:31.320Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:31.320Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:31.320Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:31.336Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:31.336Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:31.336Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:31.336Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:31.336Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:31.336Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:31.336Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:31.386Z] [javac] 1 warning [2024-03-19T02:31:31.386Z] [2024-03-19T02:31:31.386Z] build: [2024-03-19T02:31:31.386Z] [2024-03-19T02:31:31.386Z] setOSConditions: [2024-03-19T02:31:31.386Z] [2024-03-19T02:31:31.386Z] fixFiles: [2024-03-19T02:31:31.386Z] [2024-03-19T02:31:31.386Z] convUnix: [2024-03-19T02:31:31.386Z] [2024-03-19T02:31:31.386Z] convWin: [2024-03-19T02:31:31.386Z] [2024-03-19T02:31:31.386Z] setToolWin: [2024-03-19T02:31:31.386Z] [2024-03-19T02:31:31.386Z] setToolUnix: [2024-03-19T02:31:31.386Z] [2024-03-19T02:31:31.386Z] setToolProperty: [2024-03-19T02:31:31.387Z] [2024-03-19T02:31:31.387Z] setS1ASclassPath: [2024-03-19T02:31:31.387Z] [2024-03-19T02:31:31.387Z] init-common: [2024-03-19T02:31:31.387Z] [2024-03-19T02:31:31.387Z] package-persistence-common: [2024-03-19T02:31:31.387Z] [2024-03-19T02:31:31.387Z] ejb-jar-common: [2024-03-19T02:31:31.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:31.387Z] [2024-03-19T02:31:31.387Z] package-ejbjar-common: [2024-03-19T02:31:31.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:31.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:31.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:31.387Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnection-ejb.jar [2024-03-19T02:31:31.387Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:31.387Z] [2024-03-19T02:31:31.387Z] appclient-jar-common: [2024-03-19T02:31:31.387Z] [2024-03-19T02:31:31.387Z] package-appclientjar-common: [2024-03-19T02:31:31.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:31.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:31.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:31.387Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnection-client.jar [2024-03-19T02:31:31.388Z] [2024-03-19T02:31:31.388Z] webclient-war-common: [2024-03-19T02:31:31.388Z] [2024-03-19T02:31:31.388Z] build-ear-common: [2024-03-19T02:31:31.388Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:31:31.388Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:31.388Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:31:31.388Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionApp.ear [2024-03-19T02:31:31.388Z] [2024-03-19T02:31:31.388Z] deploy: [2024-03-19T02:31:31.388Z] [2024-03-19T02:31:31.388Z] setOSConditions: [2024-03-19T02:31:31.388Z] [2024-03-19T02:31:31.388Z] setToolWin: [2024-03-19T02:31:31.388Z] [2024-03-19T02:31:31.388Z] setToolUnix: [2024-03-19T02:31:31.388Z] [2024-03-19T02:31:31.388Z] setToolProperty: [2024-03-19T02:31:31.388Z] [2024-03-19T02:31:31.388Z] setS1ASclassPath: [2024-03-19T02:31:31.388Z] [2024-03-19T02:31:31.388Z] init-common: [2024-03-19T02:31:31.388Z] [2024-03-19T02:31:31.388Z] deploy-jdbc-common: [2024-03-19T02:31:31.388Z] [2024-03-19T02:31:31.388Z] setOSConditions: [2024-03-19T02:31:31.388Z] [2024-03-19T02:31:31.389Z] setToolWin: [2024-03-19T02:31:31.389Z] [2024-03-19T02:31:31.389Z] setToolUnix: [2024-03-19T02:31:31.389Z] [2024-03-19T02:31:31.389Z] setToolProperty: [2024-03-19T02:31:31.389Z] [2024-03-19T02:31:31.389Z] setS1ASclassPath: [2024-03-19T02:31:31.389Z] [2024-03-19T02:31:31.389Z] init-common: [2024-03-19T02:31:31.389Z] [2024-03-19T02:31:31.389Z] create-jdbc-connpool-common: [2024-03-19T02:31:31.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:31:31.646Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:31:31.646Z] [2024-03-19T02:31:31.646Z] set-derby-connpool-props: [2024-03-19T02:31:31.901Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:32.158Z] [javac] 1 warning [2024-03-19T02:31:32.158Z] [2024-03-19T02:31:32.158Z] build: [2024-03-19T02:31:32.158Z] [2024-03-19T02:31:32.158Z] setOSConditions: [2024-03-19T02:31:32.158Z] [2024-03-19T02:31:32.158Z] setToolWin: [2024-03-19T02:31:32.159Z] [2024-03-19T02:31:32.159Z] setToolUnix: [2024-03-19T02:31:32.159Z] [2024-03-19T02:31:32.159Z] setToolProperty: [2024-03-19T02:31:32.159Z] [2024-03-19T02:31:32.159Z] setS1ASclassPath: [2024-03-19T02:31:32.159Z] [2024-03-19T02:31:32.159Z] init-common: [2024-03-19T02:31:32.159Z] [2024-03-19T02:31:32.159Z] ejb-jar-common: [2024-03-19T02:31:32.159Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:32.159Z] [2024-03-19T02:31:32.159Z] package-ejbjar-common: [2024-03-19T02:31:32.159Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:32.159Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-cache-ejb.jar [2024-03-19T02:31:32.159Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:32.159Z] [2024-03-19T02:31:32.159Z] deploy: [2024-03-19T02:31:32.159Z] [2024-03-19T02:31:32.159Z] setOSConditions: [2024-03-19T02:31:32.159Z] [2024-03-19T02:31:32.159Z] setToolWin: [2024-03-19T02:31:32.159Z] [2024-03-19T02:31:32.159Z] setToolUnix: [2024-03-19T02:31:32.159Z] [2024-03-19T02:31:32.159Z] setToolProperty: [2024-03-19T02:31:32.159Z] [2024-03-19T02:31:32.160Z] setS1ASclassPath: [2024-03-19T02:31:32.160Z] [2024-03-19T02:31:32.160Z] init-common: [2024-03-19T02:31:32.160Z] [2024-03-19T02:31:32.160Z] deploy-jar-common: [2024-03-19T02:31:32.229Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:31:32.229Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:31:32.272Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:32.417Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-cache-ejb.jar [2024-03-19T02:31:32.475Z] [exec] Method injected reference test... [2024-03-19T02:31:32.524Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:31:32.529Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:31:32.529Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:31:32.529Z] [javac] ^ [2024-03-19T02:31:32.529Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:31:32.529Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:31:32.529Z] [javac] ^ [2024-03-19T02:31:32.529Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:31:32.529Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:31:32.529Z] [javac] 3 warnings [2024-03-19T02:31:32.529Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/generic-ra.jar [2024-03-19T02:31:32.529Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/generic-ra.rar [2024-03-19T02:31:32.530Z] [echo] inside all of ra build.xml [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] setOSConditions: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] setToolWin: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] setToolUnix: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] setToolProperty: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] setS1ASclassPath: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] init-common: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] clean-common: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] setOSConditions: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] setToolWin: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] setToolUnix: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] setToolProperty: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] setS1ASclassPath: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.530Z] init-common: [2024-03-19T02:31:32.530Z] [2024-03-19T02:31:32.531Z] clean-classes-common: [2024-03-19T02:31:32.531Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] setOSConditions: [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] setToolWin: [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] setToolUnix: [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] setToolProperty: [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] setS1ASclassPath: [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] init-common: [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] clean-jars-common: [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] all: [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] setOSConditions: [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] setToolWin: [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] setToolUnix: [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] setToolProperty: [2024-03-19T02:31:32.531Z] [2024-03-19T02:31:32.531Z] setS1ASclassPath: [2024-03-19T02:31:32.532Z] [2024-03-19T02:31:32.532Z] init-common: [2024-03-19T02:31:32.532Z] [2024-03-19T02:31:32.532Z] all: [2024-03-19T02:31:32.532Z] [2024-03-19T02:31:32.532Z] setOSConditions: [2024-03-19T02:31:32.532Z] [2024-03-19T02:31:32.532Z] setToolWin: [2024-03-19T02:31:32.532Z] [2024-03-19T02:31:32.532Z] setToolUnix: [2024-03-19T02:31:32.532Z] [2024-03-19T02:31:32.532Z] setToolProperty: [2024-03-19T02:31:32.532Z] [2024-03-19T02:31:32.532Z] setS1ASclassPath: [2024-03-19T02:31:32.532Z] [2024-03-19T02:31:32.532Z] init-common: [2024-03-19T02:31:32.532Z] [2024-03-19T02:31:32.532Z] compile-common: [2024-03-19T02:31:32.532Z] [echo] Current time (ISO): 2024-03-19T02:31:32.462+0000 [2024-03-19T02:31:32.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:32.532Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:32.732Z] [exec] Server returned METHOD WebSvcTest-Hello Appserver Tester ! : PASSED [2024-03-19T02:31:32.732Z] [exec] Field injected reference test... [2024-03-19T02:31:32.732Z] [exec] Server returned FIELD WebSvcTest-Hello Appserver Tester ! : PASSED [2024-03-19T02:31:32.732Z] [exec] Dependency jndi looup reference test... [2024-03-19T02:31:32.732Z] [exec] Server returned JNDI WebSvcTest-Hello Appserver Tester ! : PASSED [2024-03-19T02:31:32.732Z] [exec] Value of key is:ws-ejb-port-field-injection [2024-03-19T02:31:32.732Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:32.732Z] [exec] [2024-03-19T02:31:32.732Z] [exec] [2024-03-19T02:31:32.732Z] [exec] ----------------------------------------- [2024-03-19T02:31:32.732Z] [exec] - ws-ejb-port-field-injection: PASS - [2024-03-19T02:31:32.732Z] [exec] ----------------------------------------- [2024-03-19T02:31:32.732Z] [exec] Total PASS: 1 [2024-03-19T02:31:32.732Z] [exec] Total FAIL: 0 [2024-03-19T02:31:32.732Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:32.732Z] [exec] ----------------------------------------- [2024-03-19T02:31:32.732Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:32.732Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:32.732Z] [2024-03-19T02:31:32.732Z] private-undeploy: [2024-03-19T02:31:32.732Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:32.732Z] [2024-03-19T02:31:32.732Z] undeploy: [2024-03-19T02:31:32.733Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:32.733Z] [2024-03-19T02:31:32.733Z] autoundeploy-file: [2024-03-19T02:31:32.733Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:31:32.780Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:31:32.980Z] [exec] Application deployed with name ejb-ejb31-singleton-cache-ejb. [2024-03-19T02:31:32.981Z] [2024-03-19T02:31:32.981Z] run: [2024-03-19T02:31:32.981Z] [2024-03-19T02:31:32.981Z] setOSConditions: [2024-03-19T02:31:32.981Z] [2024-03-19T02:31:32.981Z] setToolWin: [2024-03-19T02:31:32.981Z] [2024-03-19T02:31:32.981Z] setToolUnix: [2024-03-19T02:31:32.981Z] [2024-03-19T02:31:32.981Z] setToolProperty: [2024-03-19T02:31:32.981Z] [2024-03-19T02:31:32.981Z] setS1ASclassPath: [2024-03-19T02:31:32.981Z] [2024-03-19T02:31:32.981Z] init-common: [2024-03-19T02:31:32.981Z] [2024-03-19T02:31:32.981Z] run_se: [2024-03-19T02:31:33.037Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:31:33.037Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:31:33.296Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:33.296Z] [2024-03-19T02:31:33.297Z] autoundeploy-file: [2024-03-19T02:31:33.297Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-03-19T02:31:33.462Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:33.462Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:33.463Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:33.463Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:33.463Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:33.463Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:33.463Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:33.545Z] [java] Mar 19, 2024 2:31:33 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:31:33.545Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:31:33.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:31:33.627Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:31:33.885Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:31:33.885Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:31:34.412Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:34.412Z] [javac] 1 warning [2024-03-19T02:31:34.412Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:34.412Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app [2024-03-19T02:31:34.450Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:31:34.450Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:31:34.669Z] [2024-03-19T02:31:34.669Z] setOSConditions: [2024-03-19T02:31:34.669Z] [2024-03-19T02:31:34.669Z] setToolWin: [2024-03-19T02:31:34.669Z] [2024-03-19T02:31:34.669Z] setToolUnix: [2024-03-19T02:31:34.669Z] [2024-03-19T02:31:34.669Z] setToolProperty: [2024-03-19T02:31:34.669Z] [2024-03-19T02:31:34.669Z] setS1ASclassPath: [2024-03-19T02:31:34.669Z] [2024-03-19T02:31:34.669Z] init-common: [2024-03-19T02:31:34.669Z] [2024-03-19T02:31:34.669Z] ejb-jar-common: [2024-03-19T02:31:34.670Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:34.670Z] [2024-03-19T02:31:34.670Z] package-ejbjar-common: [2024-03-19T02:31:34.670Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:34.670Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:34.670Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:34.670Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2024-03-19T02:31:34.670Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:34.670Z] [2024-03-19T02:31:34.670Z] setOSConditions: [2024-03-19T02:31:34.670Z] [2024-03-19T02:31:34.670Z] setToolWin: [2024-03-19T02:31:34.670Z] [2024-03-19T02:31:34.670Z] setToolUnix: [2024-03-19T02:31:34.670Z] [2024-03-19T02:31:34.670Z] setToolProperty: [2024-03-19T02:31:34.670Z] [2024-03-19T02:31:34.670Z] setS1ASclassPath: [2024-03-19T02:31:34.670Z] [2024-03-19T02:31:34.670Z] init-common: [2024-03-19T02:31:34.670Z] [2024-03-19T02:31:34.670Z] webclient-war-common: [2024-03-19T02:31:34.670Z] [2024-03-19T02:31:34.670Z] clear: [2024-03-19T02:31:34.670Z] [2024-03-19T02:31:34.671Z] test-tlds-exist: [2024-03-19T02:31:34.671Z] [2024-03-19T02:31:34.671Z] copy-tlds: [2024-03-19T02:31:34.671Z] [2024-03-19T02:31:34.671Z] test-tagfiles-exist: [2024-03-19T02:31:34.671Z] [2024-03-19T02:31:34.671Z] copy-tagfiles: [2024-03-19T02:31:34.671Z] [2024-03-19T02:31:34.671Z] package-war-common: [2024-03-19T02:31:34.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:31:34.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:31:34.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:31:34.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:31:34.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/src/lib [2024-03-19T02:31:34.671Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:31:34.671Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:31:34.671Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:31:34.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/src/docroot [2024-03-19T02:31:34.671Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embedded-web.war [2024-03-19T02:31:34.671Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:31:34.671Z] [2024-03-19T02:31:34.671Z] build-ear: [2024-03-19T02:31:34.672Z] [echo] Building EAR with two ra [2024-03-19T02:31:34.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:34.672Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-03-19T02:31:34.672Z] [2024-03-19T02:31:34.672Z] disable-resource-validation: [2024-03-19T02:31:34.672Z] [2024-03-19T02:31:34.672Z] setOSConditions: [2024-03-19T02:31:34.672Z] [2024-03-19T02:31:34.672Z] setToolWin: [2024-03-19T02:31:34.672Z] [2024-03-19T02:31:34.672Z] setToolUnix: [2024-03-19T02:31:34.672Z] [2024-03-19T02:31:34.672Z] setToolProperty: [2024-03-19T02:31:34.672Z] [2024-03-19T02:31:34.672Z] setS1ASclassPath: [2024-03-19T02:31:34.672Z] [2024-03-19T02:31:34.672Z] init-common: [2024-03-19T02:31:34.672Z] [2024-03-19T02:31:34.672Z] create-jvm-options: [2024-03-19T02:31:34.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:31:34.707Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:31:34.928Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2024-03-19T02:31:34.977Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:31:34.977Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:31:34.977Z] [2024-03-19T02:31:34.977Z] setOSConditions: [2024-03-19T02:31:34.977Z] [2024-03-19T02:31:34.977Z] setToolWin: [2024-03-19T02:31:34.977Z] [2024-03-19T02:31:34.977Z] setToolUnix: [2024-03-19T02:31:34.977Z] [2024-03-19T02:31:34.977Z] setToolProperty: [2024-03-19T02:31:34.977Z] [2024-03-19T02:31:34.977Z] setS1ASclassPath: [2024-03-19T02:31:34.977Z] [2024-03-19T02:31:34.977Z] init-common: [2024-03-19T02:31:34.978Z] [2024-03-19T02:31:34.978Z] create-jdbc-resource-common: [2024-03-19T02:31:34.978Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-03-19T02:31:35.441Z] [java] Mar 19, 2024 2:31:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:35.441Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@78010562 [2024-03-19T02:31:35.541Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-03-19T02:31:35.541Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-03-19T02:31:35.541Z] [echo] cmd executed for server [2024-03-19T02:31:35.541Z] [2024-03-19T02:31:35.541Z] setOSConditions: [2024-03-19T02:31:35.541Z] [2024-03-19T02:31:35.541Z] setToolWin: [2024-03-19T02:31:35.541Z] [2024-03-19T02:31:35.541Z] setToolUnix: [2024-03-19T02:31:35.541Z] [2024-03-19T02:31:35.541Z] setToolProperty: [2024-03-19T02:31:35.541Z] [2024-03-19T02:31:35.542Z] setS1ASclassPath: [2024-03-19T02:31:35.542Z] [2024-03-19T02:31:35.542Z] init-common: [2024-03-19T02:31:35.542Z] [2024-03-19T02:31:35.542Z] deploy-common: [2024-03-19T02:31:35.542Z] [echo] Current time (ISO): 2024-03-19T02:31:35.366+0000 [2024-03-19T02:31:35.542Z] [2024-03-19T02:31:35.542Z] setOSConditions: [2024-03-19T02:31:35.542Z] [2024-03-19T02:31:35.542Z] setToolWin: [2024-03-19T02:31:35.542Z] [2024-03-19T02:31:35.542Z] setToolUnix: [2024-03-19T02:31:35.542Z] [2024-03-19T02:31:35.542Z] setToolProperty: [2024-03-19T02:31:35.542Z] [2024-03-19T02:31:35.542Z] setS1ASclassPath: [2024-03-19T02:31:35.542Z] [2024-03-19T02:31:35.542Z] init-common: [2024-03-19T02:31:35.542Z] [2024-03-19T02:31:35.542Z] deploy-common-pe: [2024-03-19T02:31:35.700Z] [java] Waiting 11 seconds for cache refresh... [2024-03-19T02:31:35.700Z] [java] (Lower this value once minimum timeout is 1 sec) [2024-03-19T02:31:35.800Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionApp.ear [2024-03-19T02:31:35.823Z] [2024-03-19T02:31:35.823Z] internal-report-success: [2024-03-19T02:31:35.823Z] [2024-03-19T02:31:35.823Z] internal-report-failure: [2024-03-19T02:31:35.823Z] [2024-03-19T02:31:35.823Z] report: [2024-03-19T02:31:35.823Z] [2024-03-19T02:31:35.823Z] all: [2024-03-19T02:31:35.823Z] [echo] [2024-03-19T02:31:35.823Z] [echo] ************************* [2024-03-19T02:31:35.823Z] [echo] * Running localremoteejbwebservice [2024-03-19T02:31:35.823Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice [2024-03-19T02:31:35.823Z] [echo] ************************* [2024-03-19T02:31:35.823Z] [echo] [2024-03-19T02:31:35.823Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:35.823Z] [2024-03-19T02:31:35.823Z] clean: [2024-03-19T02:31:35.823Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml [2024-03-19T02:31:35.823Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:35.823Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:35.823Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:35.823Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:35.823Z] [2024-03-19T02:31:35.823Z] deploy: [2024-03-19T02:31:35.824Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:35.824Z] [2024-03-19T02:31:35.824Z] build: [2024-03-19T02:31:35.824Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:35.824Z] [2024-03-19T02:31:35.824Z] test-compile: [2024-03-19T02:31:35.824Z] [echo] Compiling into endpoint/WebServiceEJB.class [2024-03-19T02:31:35.824Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:35.824Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:35.824Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:35.824Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:35.824Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:35.824Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:35.824Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:35.824Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:35.824Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:35.824Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:35.824Z] [javac] 1 warning [2024-03-19T02:31:35.824Z] [echo] Building with package endpoint [2024-03-19T02:31:35.824Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2024-03-19T02:31:36.059Z] [exec] Waiting for domain1 to start ............................ [2024-03-19T02:31:36.059Z] [exec] Waiting finished after 27,975 ms. [2024-03-19T02:31:36.059Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:31:36.059Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:31:36.059Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:31:36.059Z] [exec] Admin Port: 4,848 [2024-03-19T02:31:36.059Z] [exec] Command start-domain executed successfully. [2024-03-19T02:31:36.059Z] [echo] run.xml:doing wait for localhost:8080... [2024-03-19T02:31:36.059Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-03-19T02:31:36.059Z] [2024-03-19T02:31:36.059Z] dumpThreadStack: [2024-03-19T02:31:36.059Z] [2024-03-19T02:31:36.059Z] startDomainWindows: [2024-03-19T02:31:36.059Z] [2024-03-19T02:31:36.059Z] startDomain: [2024-03-19T02:31:36.059Z] [2024-03-19T02:31:36.059Z] deploy: [2024-03-19T02:31:36.059Z] [2024-03-19T02:31:36.059Z] setOSConditions: [2024-03-19T02:31:36.059Z] [2024-03-19T02:31:36.059Z] setToolWin: [2024-03-19T02:31:36.059Z] [2024-03-19T02:31:36.059Z] setToolUnix: [2024-03-19T02:31:36.059Z] [2024-03-19T02:31:36.059Z] setToolProperty: [2024-03-19T02:31:36.059Z] [2024-03-19T02:31:36.059Z] setS1ASclassPath: [2024-03-19T02:31:36.060Z] [2024-03-19T02:31:36.060Z] init-common: [2024-03-19T02:31:36.060Z] [2024-03-19T02:31:36.060Z] deploy-common: [2024-03-19T02:31:36.060Z] [echo] Current time (ISO): 2024-03-19T02:31:33.042+0000 [2024-03-19T02:31:36.060Z] [2024-03-19T02:31:36.060Z] setOSConditions: [2024-03-19T02:31:36.060Z] [2024-03-19T02:31:36.060Z] setToolWin: [2024-03-19T02:31:36.060Z] [2024-03-19T02:31:36.060Z] setToolUnix: [2024-03-19T02:31:36.060Z] [2024-03-19T02:31:36.060Z] setToolProperty: [2024-03-19T02:31:36.060Z] [2024-03-19T02:31:36.060Z] setS1ASclassPath: [2024-03-19T02:31:36.060Z] [2024-03-19T02:31:36.060Z] init-common: [2024-03-19T02:31:36.060Z] [2024-03-19T02:31:36.060Z] deploy-common-pe: [2024-03-19T02:31:36.060Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2024-03-19T02:31:36.297Z] [exec] Created 1 option(s) [2024-03-19T02:31:36.298Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:31:36.298Z] [2024-03-19T02:31:36.298Z] restart-server: [2024-03-19T02:31:36.298Z] [2024-03-19T02:31:36.298Z] setOSConditions: [2024-03-19T02:31:36.298Z] [2024-03-19T02:31:36.298Z] stop-server: [2024-03-19T02:31:36.298Z] [2024-03-19T02:31:36.298Z] stop-server-unix: [2024-03-19T02:31:36.298Z] [echo] stopping server on unix ... [2024-03-19T02:31:36.364Z] [exec] Application deployed with name jdbc-multiplecloseconnectionApp. [2024-03-19T02:31:36.364Z] [echo] Deployment on target server server successful [2024-03-19T02:31:36.364Z] [2024-03-19T02:31:36.364Z] setOSConditions: [2024-03-19T02:31:36.364Z] [2024-03-19T02:31:36.364Z] setToolWin: [2024-03-19T02:31:36.364Z] [2024-03-19T02:31:36.364Z] setToolUnix: [2024-03-19T02:31:36.364Z] [2024-03-19T02:31:36.364Z] setToolProperty: [2024-03-19T02:31:36.364Z] [2024-03-19T02:31:36.364Z] setS1ASclassPath: [2024-03-19T02:31:36.364Z] [2024-03-19T02:31:36.364Z] init-common: [2024-03-19T02:31:36.364Z] [2024-03-19T02:31:36.364Z] deploy-common-ee: [2024-03-19T02:31:36.364Z] [2024-03-19T02:31:36.364Z] run: [2024-03-19T02:31:36.364Z] [2024-03-19T02:31:36.364Z] setOSConditions: [2024-03-19T02:31:36.364Z] [2024-03-19T02:31:36.364Z] setToolWin: [2024-03-19T02:31:36.364Z] [2024-03-19T02:31:36.364Z] setToolUnix: [2024-03-19T02:31:36.364Z] [2024-03-19T02:31:36.364Z] setToolProperty: [2024-03-19T02:31:36.365Z] [2024-03-19T02:31:36.365Z] setS1ASclassPath: [2024-03-19T02:31:36.365Z] [2024-03-19T02:31:36.365Z] init-common: [2024-03-19T02:31:36.365Z] [2024-03-19T02:31:36.365Z] execute-sql-common: [2024-03-19T02:31:36.365Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/sql/create_pointbase.sql [2024-03-19T02:31:36.365Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-03-19T02:31:36.365Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-03-19T02:31:36.365Z] [sql] 0 rows affected [2024-03-19T02:31:36.365Z] [sql] 1 rows affected [2024-03-19T02:31:36.365Z] [sql] 1 rows affected [2024-03-19T02:31:36.365Z] [sql] 3 of 4 SQL statements executed successfully [2024-03-19T02:31:36.365Z] [2024-03-19T02:31:36.365Z] setOSConditions: [2024-03-19T02:31:36.365Z] [2024-03-19T02:31:36.365Z] setToolWin: [2024-03-19T02:31:36.365Z] [2024-03-19T02:31:36.365Z] setToolUnix: [2024-03-19T02:31:36.365Z] [2024-03-19T02:31:36.365Z] setToolProperty: [2024-03-19T02:31:36.365Z] [2024-03-19T02:31:36.365Z] setS1ASclassPath: [2024-03-19T02:31:36.365Z] [2024-03-19T02:31:36.365Z] init-common: [2024-03-19T02:31:36.365Z] [2024-03-19T02:31:36.365Z] runclient-common: [2024-03-19T02:31:36.366Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionAppClient.jar -name jdbc-multiplecloseconnectionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:31:36.688Z] [exec] Waiting for domain1 to start ............ [2024-03-19T02:31:36.688Z] [exec] Waiting finished after 11,907 ms. [2024-03-19T02:31:36.688Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:31:36.688Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:31:36.688Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:31:36.688Z] [exec] Admin Port: 4,848 [2024-03-19T02:31:36.688Z] [exec] Command start-domain executed successfully. [2024-03-19T02:31:36.688Z] [2024-03-19T02:31:36.688Z] start-server-windows: [2024-03-19T02:31:36.688Z] [2024-03-19T02:31:36.688Z] setOSConditions: [2024-03-19T02:31:36.688Z] [2024-03-19T02:31:36.689Z] setToolWin: [2024-03-19T02:31:36.689Z] [2024-03-19T02:31:36.689Z] setToolUnix: [2024-03-19T02:31:36.689Z] [2024-03-19T02:31:36.689Z] setToolProperty: [2024-03-19T02:31:36.689Z] [2024-03-19T02:31:36.689Z] setS1ASclassPath: [2024-03-19T02:31:36.689Z] [2024-03-19T02:31:36.689Z] init-common: [2024-03-19T02:31:36.689Z] [2024-03-19T02:31:36.689Z] undeploy-common: [2024-03-19T02:31:36.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-CustomResourceFactoriesApp [2024-03-19T02:31:36.689Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/simple-properties.properties [2024-03-19T02:31:36.689Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/simple-properties.xml [2024-03-19T02:31:36.689Z] [2024-03-19T02:31:36.689Z] all: [2024-03-19T02:31:36.689Z] [echo] @@## multiple-resources.xml ##@@ [2024-03-19T02:31:36.689Z] [2024-03-19T02:31:36.689Z] setOSConditions: [2024-03-19T02:31:36.689Z] [2024-03-19T02:31:36.689Z] setToolWin: [2024-03-19T02:31:36.689Z] [2024-03-19T02:31:36.689Z] setToolUnix: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] setToolProperty: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] setS1ASclassPath: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] init-common: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] build: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] all: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] setOSConditions: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] setToolWin: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] setToolUnix: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] setToolProperty: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] setS1ASclassPath: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] init-common: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] all: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] setOSConditions: [2024-03-19T02:31:36.690Z] [2024-03-19T02:31:36.690Z] setToolWin: [2024-03-19T02:31:36.691Z] [2024-03-19T02:31:36.691Z] setToolUnix: [2024-03-19T02:31:36.691Z] [2024-03-19T02:31:36.691Z] setToolProperty: [2024-03-19T02:31:36.691Z] [2024-03-19T02:31:36.691Z] setS1ASclassPath: [2024-03-19T02:31:36.691Z] [2024-03-19T02:31:36.691Z] init-common: [2024-03-19T02:31:36.691Z] [2024-03-19T02:31:36.691Z] compile-common: [2024-03-19T02:31:36.691Z] [echo] Current time (ISO): 2024-03-19T02:31:36.326+0000 [2024-03-19T02:31:36.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/src/classes [2024-03-19T02:31:36.691Z] [javac] Compiling 25 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/src/classes [2024-03-19T02:31:37.297Z] [exec] Mar 19, 2024 2:31:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:31:37.297Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:31:37.321Z] [exec] Waiting for the domain to stop . [2024-03-19T02:31:37.321Z] [exec] Waiting finished after 280 ms. [2024-03-19T02:31:37.321Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:31:37.321Z] [2024-03-19T02:31:37.321Z] stop-server-windows: [2024-03-19T02:31:37.321Z] [2024-03-19T02:31:37.322Z] setOSConditions: [2024-03-19T02:31:37.322Z] [2024-03-19T02:31:37.322Z] start-server: [2024-03-19T02:31:37.322Z] [echo] +-----------------------------+ [2024-03-19T02:31:37.322Z] [echo] | | [2024-03-19T02:31:37.322Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:31:37.322Z] [echo] | in Felix mode | [2024-03-19T02:31:37.322Z] [echo] | | [2024-03-19T02:31:37.322Z] [echo] +-----------------------------+ [2024-03-19T02:31:37.322Z] [2024-03-19T02:31:37.322Z] start-server-unix: [2024-03-19T02:31:37.654Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:37.654Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:37.655Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:37.655Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:37.655Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:37.655Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:37.655Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:37.860Z] [exec] Mar 19, 2024 2:31:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:37.860Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:38.351Z] [2024-03-19T02:31:38.351Z] private-run: [2024-03-19T02:31:38.351Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:38.351Z] [2024-03-19T02:31:38.351Z] clean: [2024-03-19T02:31:38.351Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml [2024-03-19T02:31:38.351Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:38.351Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:38.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:38.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:38.351Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:38.351Z] [2024-03-19T02:31:38.351Z] wsdl-import: [2024-03-19T02:31:38.351Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:38.351Z] [2024-03-19T02:31:38.351Z] configurable-wsdl-import: [2024-03-19T02:31:38.351Z] [echo] Current time (ISO): 2024-03-19T02:31:37.796+0000 [2024-03-19T02:31:38.351Z] [echo] wsimporting http://localhost:8080/WebServiceEJBService/WebServiceEJB?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:31:38.351Z] [exec] parsing WSDL... [2024-03-19T02:31:38.430Z] [exec] Mar 19, 2024 2:31:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:38.430Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:38.916Z] [exec] [2024-03-19T02:31:38.916Z] [exec] Generating code... [2024-03-19T02:31:38.916Z] [exec] [2024-03-19T02:31:38.916Z] [exec] Compiling code... [2024-03-19T02:31:39.023Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:39.587Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:31:39.587Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:31:39.587Z] [javac] ^ [2024-03-19T02:31:39.587Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:31:39.587Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:31:39.587Z] [javac] ^ [2024-03-19T02:31:39.587Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:31:39.587Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:31:39.587Z] [javac] 3 warnings [2024-03-19T02:31:39.587Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/generic-ra.jar [2024-03-19T02:31:39.587Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/generic-ra.rar [2024-03-19T02:31:39.587Z] [2024-03-19T02:31:39.587Z] setOSConditions: [2024-03-19T02:31:39.587Z] [2024-03-19T02:31:39.587Z] setToolWin: [2024-03-19T02:31:39.587Z] [2024-03-19T02:31:39.587Z] setToolUnix: [2024-03-19T02:31:39.587Z] [2024-03-19T02:31:39.587Z] setToolProperty: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] setS1ASclassPath: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] init-common: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] clean-common: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] setOSConditions: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] setToolWin: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] setToolUnix: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] setToolProperty: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] setS1ASclassPath: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] init-common: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] clean-classes-common: [2024-03-19T02:31:39.588Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] setOSConditions: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] setToolWin: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.588Z] setToolUnix: [2024-03-19T02:31:39.588Z] [2024-03-19T02:31:39.589Z] setToolProperty: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] setS1ASclassPath: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] init-common: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] clean-jars-common: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] all: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] setOSConditions: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] setToolWin: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] setToolUnix: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] setToolProperty: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] setS1ASclassPath: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] init-common: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] all: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] setOSConditions: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] setToolWin: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.589Z] setToolUnix: [2024-03-19T02:31:39.589Z] [2024-03-19T02:31:39.590Z] setToolProperty: [2024-03-19T02:31:39.590Z] [2024-03-19T02:31:39.590Z] setS1ASclassPath: [2024-03-19T02:31:39.590Z] [2024-03-19T02:31:39.590Z] init-common: [2024-03-19T02:31:39.590Z] [2024-03-19T02:31:39.590Z] compile-common: [2024-03-19T02:31:39.590Z] [echo] Current time (ISO): 2024-03-19T02:31:39.574+0000 [2024-03-19T02:31:39.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:39.590Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:40.288Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/WebServiceEJBService.java uses or overrides a deprecated API. [2024-03-19T02:31:40.288Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:31:40.288Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:40.288Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:40.288Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:40.288Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:40.288Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:40.289Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:40.289Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:40.289Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:40.289Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:40.323Z] [exec] Mar 19, 2024 2:31:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:40.323Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5329f6b3 [2024-03-19T02:31:40.523Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:40.523Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:40.523Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:40.523Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:40.523Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:40.523Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:40.523Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:40.547Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:40.547Z] [javac] warning: Implicitly compiled files were not subject to annotation processing. [2024-03-19T02:31:40.547Z] [javac] Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [2024-03-19T02:31:40.547Z] [javac] 2 warnings [2024-03-19T02:31:40.547Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-03-19T02:31:40.579Z] [exec] Value of key is: test1 : [2024-03-19T02:31:40.835Z] [exec] Value of key is: test2 : [2024-03-19T02:31:40.835Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:40.835Z] [exec] [2024-03-19T02:31:40.835Z] [exec] [2024-03-19T02:31:40.835Z] [exec] ----------------------------------------- [2024-03-19T02:31:40.835Z] [exec] - test2 : : PASS - [2024-03-19T02:31:40.835Z] [exec] - test1 : : PASS - [2024-03-19T02:31:40.835Z] [exec] ----------------------------------------- [2024-03-19T02:31:40.835Z] [exec] Total PASS: 2 [2024-03-19T02:31:40.835Z] [exec] Total FAIL: 0 [2024-03-19T02:31:40.835Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:40.836Z] [exec] ----------------------------------------- [2024-03-19T02:31:40.836Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:40.836Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:41.092Z] [2024-03-19T02:31:41.092Z] checkReporting-common: [2024-03-19T02:31:41.092Z] [2024-03-19T02:31:41.092Z] confirmReportPresent-common: [2024-03-19T02:31:41.092Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:31:41.092Z] [echo] Test seems to be reported fine [2024-03-19T02:31:41.092Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/RepRunConf.txt [2024-03-19T02:31:41.092Z] [2024-03-19T02:31:41.092Z] confirmMissingReport-common: [2024-03-19T02:31:41.092Z] [2024-03-19T02:31:41.092Z] undeploy: [2024-03-19T02:31:41.092Z] [2024-03-19T02:31:41.092Z] setOSConditions: [2024-03-19T02:31:41.092Z] [2024-03-19T02:31:41.092Z] setToolWin: [2024-03-19T02:31:41.092Z] [2024-03-19T02:31:41.092Z] setToolUnix: [2024-03-19T02:31:41.092Z] [2024-03-19T02:31:41.092Z] setToolProperty: [2024-03-19T02:31:41.092Z] [2024-03-19T02:31:41.092Z] setS1ASclassPath: [2024-03-19T02:31:41.092Z] [2024-03-19T02:31:41.092Z] init-common: [2024-03-19T02:31:41.092Z] [2024-03-19T02:31:41.092Z] execute-sql-common: [2024-03-19T02:31:41.093Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/sql/drop_pointbase.sql [2024-03-19T02:31:41.093Z] [sql] 0 rows affected [2024-03-19T02:31:41.093Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-03-19T02:31:41.093Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-03-19T02:31:41.093Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:31:41.093Z] [2024-03-19T02:31:41.093Z] setOSConditions: [2024-03-19T02:31:41.093Z] [2024-03-19T02:31:41.093Z] setToolWin: [2024-03-19T02:31:41.093Z] [2024-03-19T02:31:41.093Z] setToolUnix: [2024-03-19T02:31:41.093Z] [2024-03-19T02:31:41.093Z] setToolProperty: [2024-03-19T02:31:41.093Z] [2024-03-19T02:31:41.093Z] setS1ASclassPath: [2024-03-19T02:31:41.093Z] [2024-03-19T02:31:41.093Z] init-common: [2024-03-19T02:31:41.093Z] [2024-03-19T02:31:41.093Z] undeploy-common: [2024-03-19T02:31:41.325Z] [exec] Application deployed with name sec-ssl-converterApp. [2024-03-19T02:31:41.325Z] [echo] Deployment on target server server successful [2024-03-19T02:31:41.325Z] [2024-03-19T02:31:41.325Z] setOSConditions: [2024-03-19T02:31:41.325Z] [2024-03-19T02:31:41.325Z] setToolWin: [2024-03-19T02:31:41.325Z] [2024-03-19T02:31:41.325Z] setToolUnix: [2024-03-19T02:31:41.325Z] [2024-03-19T02:31:41.325Z] setToolProperty: [2024-03-19T02:31:41.325Z] [2024-03-19T02:31:41.325Z] setS1ASclassPath: [2024-03-19T02:31:41.325Z] [2024-03-19T02:31:41.326Z] init-common: [2024-03-19T02:31:41.326Z] [2024-03-19T02:31:41.326Z] deploy-common-ee: [2024-03-19T02:31:41.326Z] [2024-03-19T02:31:41.326Z] run: [2024-03-19T02:31:41.326Z] [2024-03-19T02:31:41.326Z] setOSConditions: [2024-03-19T02:31:41.326Z] [2024-03-19T02:31:41.326Z] setToolWin: [2024-03-19T02:31:41.326Z] [2024-03-19T02:31:41.326Z] setToolUnix: [2024-03-19T02:31:41.326Z] [2024-03-19T02:31:41.326Z] setToolProperty: [2024-03-19T02:31:41.326Z] [2024-03-19T02:31:41.326Z] setS1ASclassPath: [2024-03-19T02:31:41.326Z] [2024-03-19T02:31:41.326Z] init-common: [2024-03-19T02:31:41.326Z] [2024-03-19T02:31:41.326Z] runclient-local: [2024-03-19T02:31:41.657Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-multiplecloseconnectionApp [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] setOSConditions: [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] setToolWin: [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] setToolUnix: [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] setToolProperty: [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] setS1ASclassPath: [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] init-common: [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] undeploy-jdbc-common: [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] setOSConditions: [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] setToolWin: [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] setToolUnix: [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] setToolProperty: [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] setS1ASclassPath: [2024-03-19T02:31:41.658Z] [2024-03-19T02:31:41.658Z] init-common: [2024-03-19T02:31:41.659Z] [2024-03-19T02:31:41.659Z] delete-jdbc-resource-common: [2024-03-19T02:31:41.659Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-03-19T02:31:41.916Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-03-19T02:31:41.916Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-03-19T02:31:41.916Z] [echo] cmd executed for server [2024-03-19T02:31:41.916Z] [2024-03-19T02:31:41.916Z] setOSConditions: [2024-03-19T02:31:41.916Z] [2024-03-19T02:31:41.916Z] setToolWin: [2024-03-19T02:31:41.916Z] [2024-03-19T02:31:41.916Z] setToolUnix: [2024-03-19T02:31:41.916Z] [2024-03-19T02:31:41.916Z] setToolProperty: [2024-03-19T02:31:41.917Z] [2024-03-19T02:31:41.917Z] setS1ASclassPath: [2024-03-19T02:31:41.917Z] [2024-03-19T02:31:41.917Z] init-common: [2024-03-19T02:31:41.917Z] [2024-03-19T02:31:41.917Z] delete-jdbc-connpool-common: [2024-03-19T02:31:41.917Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:31:41.919Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:42.178Z] [javac] 1 warning [2024-03-19T02:31:42.178Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:42.179Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app [2024-03-19T02:31:42.179Z] [2024-03-19T02:31:42.179Z] setOSConditions: [2024-03-19T02:31:42.179Z] [2024-03-19T02:31:42.179Z] setToolWin: [2024-03-19T02:31:42.179Z] [2024-03-19T02:31:42.179Z] setToolUnix: [2024-03-19T02:31:42.179Z] [2024-03-19T02:31:42.179Z] setToolProperty: [2024-03-19T02:31:42.179Z] [2024-03-19T02:31:42.179Z] setS1ASclassPath: [2024-03-19T02:31:42.179Z] [2024-03-19T02:31:42.179Z] init-common: [2024-03-19T02:31:42.179Z] [2024-03-19T02:31:42.179Z] ejb-jar-common: [2024-03-19T02:31:42.179Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:42.179Z] [2024-03-19T02:31:42.179Z] package-ejbjar-common: [2024-03-19T02:31:42.179Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:42.179Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:42.179Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:42.179Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:42.180Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector16-ejb.jar [2024-03-19T02:31:42.180Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] setOSConditions: [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] setToolWin: [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] setToolUnix: [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] setToolProperty: [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] setS1ASclassPath: [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] init-common: [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] webclient-war-common: [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] clear: [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] test-tlds-exist: [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] copy-tlds: [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] test-tagfiles-exist: [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] copy-tagfiles: [2024-03-19T02:31:42.180Z] [2024-03-19T02:31:42.180Z] package-war-common: [2024-03-19T02:31:42.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:31:42.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:31:42.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:31:42.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:31:42.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/src/lib [2024-03-19T02:31:42.181Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:31:42.181Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:31:42.181Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:31:42.181Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:31:42.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/src/docroot [2024-03-19T02:31:42.181Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector16-web.war [2024-03-19T02:31:42.181Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:31:42.181Z] [2024-03-19T02:31:42.181Z] setOSConditions: [2024-03-19T02:31:42.181Z] [2024-03-19T02:31:42.181Z] fixFiles: [2024-03-19T02:31:42.181Z] [2024-03-19T02:31:42.181Z] convUnix: [2024-03-19T02:31:42.181Z] [2024-03-19T02:31:42.181Z] convWin: [2024-03-19T02:31:42.181Z] [2024-03-19T02:31:42.181Z] setToolWin: [2024-03-19T02:31:42.181Z] [2024-03-19T02:31:42.182Z] setToolUnix: [2024-03-19T02:31:42.182Z] [2024-03-19T02:31:42.182Z] setToolProperty: [2024-03-19T02:31:42.182Z] [2024-03-19T02:31:42.182Z] setS1ASclassPath: [2024-03-19T02:31:42.182Z] [2024-03-19T02:31:42.182Z] init-common: [2024-03-19T02:31:42.182Z] [2024-03-19T02:31:42.182Z] ear-common: [2024-03-19T02:31:42.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:42.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:31:42.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:42.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:42.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:31:42.182Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-03-19T02:31:42.182Z] [2024-03-19T02:31:42.182Z] setup-map: [2024-03-19T02:31:42.182Z] [2024-03-19T02:31:42.182Z] set-jvm-options: [2024-03-19T02:31:42.182Z] [2024-03-19T02:31:42.182Z] setOSConditions: [2024-03-19T02:31:42.182Z] [2024-03-19T02:31:42.182Z] setToolWin: [2024-03-19T02:31:42.182Z] [2024-03-19T02:31:42.182Z] setToolUnix: [2024-03-19T02:31:42.182Z] [2024-03-19T02:31:42.182Z] setToolProperty: [2024-03-19T02:31:42.183Z] [2024-03-19T02:31:42.183Z] setS1ASclassPath: [2024-03-19T02:31:42.183Z] [2024-03-19T02:31:42.183Z] init-common: [2024-03-19T02:31:42.183Z] [2024-03-19T02:31:42.183Z] create-jvm-options: [2024-03-19T02:31:42.445Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:42.445Z] [2024-03-19T02:31:42.445Z] compile-client: [2024-03-19T02:31:42.445Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:42.446Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:42.446Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:42.446Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:42.446Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:42.446Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:42.446Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:42.446Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:42.446Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:42.446Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:42.446Z] [javac] 1 warning [2024-03-19T02:31:42.446Z] [echo] Running appclient with client.Client [2024-03-19T02:31:42.446Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:42.483Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:31:42.483Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:31:42.483Z] [echo] cmd executed for server [2024-03-19T02:31:42.483Z] [2024-03-19T02:31:42.483Z] all: [2024-03-19T02:31:42.483Z] [2024-03-19T02:31:42.483Z] setOSConditions: [2024-03-19T02:31:42.483Z] [2024-03-19T02:31:42.483Z] setToolWin: [2024-03-19T02:31:42.483Z] [2024-03-19T02:31:42.483Z] setToolUnix: [2024-03-19T02:31:42.483Z] [2024-03-19T02:31:42.483Z] setToolProperty: [2024-03-19T02:31:42.483Z] [2024-03-19T02:31:42.483Z] setS1ASclassPath: [2024-03-19T02:31:42.483Z] [2024-03-19T02:31:42.483Z] init-common: [2024-03-19T02:31:42.483Z] [2024-03-19T02:31:42.483Z] clean: [2024-03-19T02:31:42.483Z] [2024-03-19T02:31:42.483Z] setOSConditions: [2024-03-19T02:31:42.483Z] [2024-03-19T02:31:42.483Z] setToolWin: [2024-03-19T02:31:42.483Z] [2024-03-19T02:31:42.483Z] setToolUnix: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] setToolProperty: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] setS1ASclassPath: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] init-common: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] clean-common: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] setOSConditions: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] setToolWin: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] setToolUnix: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] setToolProperty: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] setS1ASclassPath: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] init-common: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] clean-classes-common: [2024-03-19T02:31:42.484Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] setOSConditions: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.484Z] setToolWin: [2024-03-19T02:31:42.484Z] [2024-03-19T02:31:42.485Z] setToolUnix: [2024-03-19T02:31:42.485Z] [2024-03-19T02:31:42.485Z] setToolProperty: [2024-03-19T02:31:42.485Z] [2024-03-19T02:31:42.485Z] setS1ASclassPath: [2024-03-19T02:31:42.485Z] [2024-03-19T02:31:42.485Z] init-common: [2024-03-19T02:31:42.485Z] [2024-03-19T02:31:42.485Z] clean-jars-common: [2024-03-19T02:31:42.485Z] [2024-03-19T02:31:42.485Z] compile: [2024-03-19T02:31:42.485Z] [2024-03-19T02:31:42.485Z] setOSConditions: [2024-03-19T02:31:42.485Z] [2024-03-19T02:31:42.485Z] setToolWin: [2024-03-19T02:31:42.485Z] [2024-03-19T02:31:42.485Z] setToolUnix: [2024-03-19T02:31:42.485Z] [2024-03-19T02:31:42.485Z] setToolProperty: [2024-03-19T02:31:42.485Z] [2024-03-19T02:31:42.485Z] setS1ASclassPath: [2024-03-19T02:31:42.485Z] [2024-03-19T02:31:42.485Z] init-common: [2024-03-19T02:31:42.485Z] [2024-03-19T02:31:42.485Z] compile-common: [2024-03-19T02:31:42.485Z] [echo] Current time (ISO): 2024-03-19T02:31:42.297+0000 [2024-03-19T02:31:42.485Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:42.485Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:42.747Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-03-19T02:31:42.747Z] [exec] Created 1 option(s) [2024-03-19T02:31:42.747Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:31:42.747Z] [2024-03-19T02:31:42.747Z] setOSConditions: [2024-03-19T02:31:42.747Z] [2024-03-19T02:31:42.747Z] setToolWin: [2024-03-19T02:31:42.747Z] [2024-03-19T02:31:42.747Z] setToolUnix: [2024-03-19T02:31:42.747Z] [2024-03-19T02:31:42.747Z] setToolProperty: [2024-03-19T02:31:42.747Z] [2024-03-19T02:31:42.747Z] setS1ASclassPath: [2024-03-19T02:31:42.747Z] [2024-03-19T02:31:42.747Z] init-common: [2024-03-19T02:31:42.748Z] [2024-03-19T02:31:42.748Z] create-jvm-options: [2024-03-19T02:31:43.049Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:43.049Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:43.049Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:43.049Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:43.049Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:43.049Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:43.049Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:43.342Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-03-19T02:31:43.342Z] [exec] Created 1 option(s) [2024-03-19T02:31:43.342Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:31:43.342Z] [2024-03-19T02:31:43.342Z] setup: [2024-03-19T02:31:43.342Z] [2024-03-19T02:31:43.342Z] setup-security-permission: [2024-03-19T02:31:43.342Z] [2024-03-19T02:31:43.342Z] setOSConditions: [2024-03-19T02:31:43.342Z] [2024-03-19T02:31:43.342Z] stop-server: [2024-03-19T02:31:43.342Z] [2024-03-19T02:31:43.342Z] stop-server-unix: [2024-03-19T02:31:43.342Z] [echo] stopping server on unix ... [2024-03-19T02:31:43.948Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:31:43.948Z] [exec] Waiting finished after 4,801 ms. [2024-03-19T02:31:43.948Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:31:43.948Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:31:43.949Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:31:43.949Z] [exec] Admin Port: 4,848 [2024-03-19T02:31:43.949Z] [exec] Command start-domain executed successfully. [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.949Z] start-server-windows: [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.949Z] setup: [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.949Z] setOSConditions: [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.949Z] setToolWin: [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.949Z] setToolUnix: [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.949Z] setToolProperty: [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.949Z] setS1ASclassPath: [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.949Z] init-common: [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.949Z] setupJdbc: [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.949Z] setOSConditions: [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.949Z] setToolWin: [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.949Z] setToolUnix: [2024-03-19T02:31:43.949Z] [2024-03-19T02:31:43.950Z] setToolProperty: [2024-03-19T02:31:43.950Z] [2024-03-19T02:31:43.950Z] setS1ASclassPath: [2024-03-19T02:31:43.950Z] [2024-03-19T02:31:43.950Z] init-common: [2024-03-19T02:31:43.950Z] [2024-03-19T02:31:43.950Z] deploy-jdbc-common: [2024-03-19T02:31:43.950Z] [2024-03-19T02:31:43.950Z] setOSConditions: [2024-03-19T02:31:43.950Z] [2024-03-19T02:31:43.950Z] setToolWin: [2024-03-19T02:31:43.950Z] [2024-03-19T02:31:43.950Z] setToolUnix: [2024-03-19T02:31:43.950Z] [2024-03-19T02:31:43.950Z] setToolProperty: [2024-03-19T02:31:43.950Z] [2024-03-19T02:31:43.950Z] setS1ASclassPath: [2024-03-19T02:31:43.950Z] [2024-03-19T02:31:43.950Z] init-common: [2024-03-19T02:31:43.950Z] [2024-03-19T02:31:43.950Z] create-jdbc-connpool-common: [2024-03-19T02:31:43.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-derby-pool1 [2024-03-19T02:31:43.986Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:43.987Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:31:43.987Z] [javac] return new Integer(1); [2024-03-19T02:31:43.987Z] [javac] ^ [2024-03-19T02:31:43.987Z] [javac] 2 warnings [2024-03-19T02:31:43.987Z] [2024-03-19T02:31:43.987Z] setOSConditions: [2024-03-19T02:31:43.987Z] [2024-03-19T02:31:43.987Z] setToolWin: [2024-03-19T02:31:43.987Z] [2024-03-19T02:31:43.987Z] setToolUnix: [2024-03-19T02:31:43.987Z] [2024-03-19T02:31:43.987Z] setToolProperty: [2024-03-19T02:31:43.987Z] [2024-03-19T02:31:43.987Z] setS1ASclassPath: [2024-03-19T02:31:43.987Z] [2024-03-19T02:31:43.987Z] init-common: [2024-03-19T02:31:43.987Z] [2024-03-19T02:31:43.987Z] compile-common: [2024-03-19T02:31:43.987Z] [echo] Current time (ISO): 2024-03-19T02:31:43.806+0000 [2024-03-19T02:31:43.987Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:44.274Z] [exec] Waiting for the domain to stop . [2024-03-19T02:31:44.274Z] [exec] Waiting finished after 283 ms. [2024-03-19T02:31:44.274Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:31:44.275Z] [2024-03-19T02:31:44.275Z] stop-server-windows: [2024-03-19T02:31:44.275Z] [echo] taking backup of server.policy file [2024-03-19T02:31:44.275Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config [2024-03-19T02:31:44.275Z] [echo] updated server.policy file with necessary security permissions [2024-03-19T02:31:44.275Z] [2024-03-19T02:31:44.275Z] setOSConditions: [2024-03-19T02:31:44.275Z] [2024-03-19T02:31:44.275Z] start-server: [2024-03-19T02:31:44.275Z] [echo] +-----------------------------+ [2024-03-19T02:31:44.275Z] [echo] | | [2024-03-19T02:31:44.275Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:31:44.275Z] [echo] | in Felix mode | [2024-03-19T02:31:44.275Z] [echo] | | [2024-03-19T02:31:44.275Z] [echo] +-----------------------------+ [2024-03-19T02:31:44.275Z] [2024-03-19T02:31:44.275Z] start-server-unix: [2024-03-19T02:31:44.642Z] [exec] Mar 19, 2024 2:31:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:44.642Z] [exec] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-03-19T02:31:44.642Z] [exec] Mar 19, 2024 2:31:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:44.642Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:44.917Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:44.917Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:44.917Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:44.917Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:44.917Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:44.917Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:44.917Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:45.351Z] [exec] JDBC connection pool jdbc-derby-pool1 created successfully. [2024-03-19T02:31:45.351Z] [2024-03-19T02:31:45.351Z] set-derby-connpool-props: [2024-03-19T02:31:45.482Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:45.483Z] [javac] 1 warning [2024-03-19T02:31:45.483Z] [2024-03-19T02:31:45.483Z] build: [2024-03-19T02:31:45.483Z] [2024-03-19T02:31:45.483Z] setOSConditions: [2024-03-19T02:31:45.483Z] [2024-03-19T02:31:45.483Z] fixFiles: [2024-03-19T02:31:45.483Z] [2024-03-19T02:31:45.483Z] convUnix: [2024-03-19T02:31:45.483Z] [2024-03-19T02:31:45.483Z] convWin: [2024-03-19T02:31:45.483Z] [2024-03-19T02:31:45.483Z] setToolWin: [2024-03-19T02:31:45.483Z] [2024-03-19T02:31:45.483Z] setToolUnix: [2024-03-19T02:31:45.483Z] [2024-03-19T02:31:45.483Z] setToolProperty: [2024-03-19T02:31:45.483Z] [2024-03-19T02:31:45.483Z] setS1ASclassPath: [2024-03-19T02:31:45.483Z] [2024-03-19T02:31:45.483Z] init-common: [2024-03-19T02:31:45.483Z] [2024-03-19T02:31:45.483Z] package-persistence-common: [2024-03-19T02:31:45.483Z] [2024-03-19T02:31:45.483Z] ejb-jar-common: [2024-03-19T02:31:45.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:45.484Z] [2024-03-19T02:31:45.484Z] package-ejbjar-common: [2024-03-19T02:31:45.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:45.484Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:45.484Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:45.484Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeout-ejb.jar [2024-03-19T02:31:45.484Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:45.484Z] [2024-03-19T02:31:45.484Z] appclient-jar-common: [2024-03-19T02:31:45.484Z] [2024-03-19T02:31:45.484Z] package-appclientjar-common: [2024-03-19T02:31:45.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:45.484Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:45.484Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:45.484Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeout-client.jar [2024-03-19T02:31:45.484Z] [2024-03-19T02:31:45.484Z] webclient-war-common: [2024-03-19T02:31:45.484Z] [2024-03-19T02:31:45.484Z] build-ear-common: [2024-03-19T02:31:45.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:31:45.484Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:45.485Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:31:45.485Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutApp.ear [2024-03-19T02:31:45.485Z] [2024-03-19T02:31:45.485Z] deploy: [2024-03-19T02:31:45.485Z] [2024-03-19T02:31:45.485Z] setOSConditions: [2024-03-19T02:31:45.485Z] [2024-03-19T02:31:45.485Z] setToolWin: [2024-03-19T02:31:45.485Z] [2024-03-19T02:31:45.485Z] setToolUnix: [2024-03-19T02:31:45.485Z] [2024-03-19T02:31:45.485Z] setToolProperty: [2024-03-19T02:31:45.485Z] [2024-03-19T02:31:45.485Z] setS1ASclassPath: [2024-03-19T02:31:45.485Z] [2024-03-19T02:31:45.485Z] init-common: [2024-03-19T02:31:45.485Z] [2024-03-19T02:31:45.485Z] execute-sql-common: [2024-03-19T02:31:45.485Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/create_pointbase.sql [2024-03-19T02:31:45.485Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2024-03-19T02:31:45.485Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2024-03-19T02:31:45.485Z] [sql] 0 rows affected [2024-03-19T02:31:45.485Z] [sql] 1 rows affected [2024-03-19T02:31:45.485Z] [sql] 1 rows affected [2024-03-19T02:31:45.485Z] [sql] 3 of 4 SQL statements executed successfully [2024-03-19T02:31:45.485Z] [2024-03-19T02:31:45.485Z] setOSConditions: [2024-03-19T02:31:45.485Z] [2024-03-19T02:31:45.485Z] setToolWin: [2024-03-19T02:31:45.485Z] [2024-03-19T02:31:45.485Z] setToolUnix: [2024-03-19T02:31:45.486Z] [2024-03-19T02:31:45.486Z] setToolProperty: [2024-03-19T02:31:45.486Z] [2024-03-19T02:31:45.486Z] setS1ASclassPath: [2024-03-19T02:31:45.486Z] [2024-03-19T02:31:45.486Z] init-common: [2024-03-19T02:31:45.486Z] [2024-03-19T02:31:45.486Z] deploy-jdbc-common: [2024-03-19T02:31:45.486Z] [2024-03-19T02:31:45.486Z] setOSConditions: [2024-03-19T02:31:45.486Z] [2024-03-19T02:31:45.486Z] setToolWin: [2024-03-19T02:31:45.486Z] [2024-03-19T02:31:45.486Z] setToolUnix: [2024-03-19T02:31:45.486Z] [2024-03-19T02:31:45.486Z] setToolProperty: [2024-03-19T02:31:45.486Z] [2024-03-19T02:31:45.486Z] setS1ASclassPath: [2024-03-19T02:31:45.486Z] [2024-03-19T02:31:45.486Z] init-common: [2024-03-19T02:31:45.486Z] [2024-03-19T02:31:45.486Z] create-jdbc-connpool-common: [2024-03-19T02:31:45.576Z] [exec] Mar 19, 2024 2:31:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:45.576Z] [exec] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-03-19T02:31:45.576Z] [exec] Mar 19, 2024 2:31:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:45.576Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:45.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.User=dbuser [2024-03-19T02:31:45.608Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.User=dbuser [2024-03-19T02:31:45.834Z] [exec] Default Context Initialized... [2024-03-19T02:31:46.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-03-19T02:31:46.050Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-03-19T02:31:46.050Z] [2024-03-19T02:31:46.050Z] set-derby-connpool-props: [2024-03-19T02:31:46.172Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.Password=dbpassword [2024-03-19T02:31:46.172Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.Password=dbpassword [2024-03-19T02:31:46.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:31:46.308Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-03-19T02:31:46.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.driverType=4 [2024-03-19T02:31:46.429Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.driverType=4 [2024-03-19T02:31:46.871Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:31:46.871Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-03-19T02:31:46.993Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.portNumber=1527 [2024-03-19T02:31:46.993Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.portNumber=1527 [2024-03-19T02:31:47.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:31:47.128Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-03-19T02:31:47.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.dataBaseName=testdb [2024-03-19T02:31:47.251Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.dataBaseName=testdb [2024-03-19T02:31:47.692Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:31:47.693Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-03-19T02:31:47.818Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:31:47.818Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:31:47.883Z] [java] Waking up from sleep. Now check cache [2024-03-19T02:31:47.884Z] [java] Num refreshes = 12 [2024-03-19T02:31:47.884Z] [java] Value of key is: main [2024-03-19T02:31:47.884Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:47.884Z] [java] [2024-03-19T02:31:47.884Z] [java] [2024-03-19T02:31:47.884Z] [java] ----------------------------------------- [2024-03-19T02:31:47.884Z] [java] - main: PASS - [2024-03-19T02:31:47.884Z] [java] ----------------------------------------- [2024-03-19T02:31:47.884Z] [java] Total PASS: 1 [2024-03-19T02:31:47.884Z] [java] Total FAIL: 0 [2024-03-19T02:31:47.884Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:31:47.884Z] [java] ----------------------------------------- [2024-03-19T02:31:47.884Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:31:47.884Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:31:47.884Z] [2024-03-19T02:31:47.884Z] undeploy: [2024-03-19T02:31:47.884Z] [2024-03-19T02:31:47.884Z] setOSConditions: [2024-03-19T02:31:47.884Z] [2024-03-19T02:31:47.884Z] setToolWin: [2024-03-19T02:31:47.884Z] [2024-03-19T02:31:47.884Z] setToolUnix: [2024-03-19T02:31:47.884Z] [2024-03-19T02:31:47.884Z] setToolProperty: [2024-03-19T02:31:47.884Z] [2024-03-19T02:31:47.884Z] setS1ASclassPath: [2024-03-19T02:31:47.884Z] [2024-03-19T02:31:47.884Z] init-common: [2024-03-19T02:31:47.884Z] [2024-03-19T02:31:47.884Z] undeploy-jar-common: [2024-03-19T02:31:47.884Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-singleton-cache-ejb [2024-03-19T02:31:47.884Z] [2024-03-19T02:31:47.884Z] all: [2024-03-19T02:31:47.884Z] [2024-03-19T02:31:47.884Z] three-modules: [2024-03-19T02:31:47.884Z] [2024-03-19T02:31:47.885Z] setOSConditions: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] setToolWin: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] setToolUnix: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] setToolProperty: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] setS1ASclassPath: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] init-common: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] clean: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] setOSConditions: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] setToolWin: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] setToolUnix: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] setToolProperty: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] setS1ASclassPath: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] init-common: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] clean-common: [2024-03-19T02:31:47.885Z] [2024-03-19T02:31:47.885Z] setOSConditions: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] setToolWin: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] setToolUnix: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] setToolProperty: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] setS1ASclassPath: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] init-common: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] clean-classes-common: [2024-03-19T02:31:47.886Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] setOSConditions: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] setToolWin: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] setToolUnix: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] setToolProperty: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] setS1ASclassPath: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] init-common: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] clean-jars-common: [2024-03-19T02:31:47.886Z] [2024-03-19T02:31:47.886Z] compile: [2024-03-19T02:31:47.887Z] [2024-03-19T02:31:47.887Z] setOSConditions: [2024-03-19T02:31:47.887Z] [2024-03-19T02:31:47.887Z] setToolWin: [2024-03-19T02:31:47.887Z] [2024-03-19T02:31:47.887Z] setToolUnix: [2024-03-19T02:31:47.887Z] [2024-03-19T02:31:47.887Z] setToolProperty: [2024-03-19T02:31:47.887Z] [2024-03-19T02:31:47.887Z] setS1ASclassPath: [2024-03-19T02:31:47.887Z] [2024-03-19T02:31:47.887Z] init-common: [2024-03-19T02:31:47.887Z] [2024-03-19T02:31:47.887Z] compile-common: [2024-03-19T02:31:47.887Z] [echo] Current time (ISO): 2024-03-19T02:31:47.406+0000 [2024-03-19T02:31:47.887Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:47.887Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:47.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:31:47.950Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-03-19T02:31:48.075Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.create=true [2024-03-19T02:31:48.075Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.create=true [2024-03-19T02:31:48.453Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:48.453Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:48.453Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:48.453Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:48.453Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:48.453Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:48.453Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:48.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:31:48.528Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:31:48.650Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.serverName=localhost [2024-03-19T02:31:48.650Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.serverName=localhost [2024-03-19T02:31:48.650Z] [2024-03-19T02:31:48.650Z] setOSConditions: [2024-03-19T02:31:48.650Z] [2024-03-19T02:31:48.650Z] setToolWin: [2024-03-19T02:31:48.650Z] [2024-03-19T02:31:48.650Z] setToolUnix: [2024-03-19T02:31:48.651Z] [2024-03-19T02:31:48.651Z] setToolProperty: [2024-03-19T02:31:48.651Z] [2024-03-19T02:31:48.651Z] setS1ASclassPath: [2024-03-19T02:31:48.651Z] [2024-03-19T02:31:48.651Z] init-common: [2024-03-19T02:31:48.651Z] [2024-03-19T02:31:48.651Z] create-jdbc-resource-common: [2024-03-19T02:31:48.651Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool1 --target server jdbc/DerbyDb [2024-03-19T02:31:48.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:31:48.785Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-03-19T02:31:48.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-derby-pool1 --enabled=true --target server jdbc/DerbyDb [2024-03-19T02:31:48.908Z] [exec] JDBC resource jdbc/DerbyDb created successfully. [2024-03-19T02:31:48.908Z] [echo] cmd executed for server [2024-03-19T02:31:48.908Z] [2024-03-19T02:31:48.908Z] setOSConditions: [2024-03-19T02:31:48.908Z] [2024-03-19T02:31:48.908Z] setToolWin: [2024-03-19T02:31:48.908Z] [2024-03-19T02:31:48.908Z] setToolUnix: [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.909Z] setToolProperty: [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.909Z] setS1ASclassPath: [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.909Z] init-common: [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.909Z] execute-sql-common: [2024-03-19T02:31:48.909Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/createdb.sql [2024-03-19T02:31:48.909Z] [sql] Failed to execute: drop table MESSAGES [2024-03-19T02:31:48.909Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-03-19T02:31:48.909Z] [sql] 0 rows affected [2024-03-19T02:31:48.909Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.909Z] deploy: [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.909Z] setOSConditions: [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.909Z] setToolWin: [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.909Z] setToolUnix: [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.909Z] setToolProperty: [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.909Z] setS1ASclassPath: [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.909Z] init-common: [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.909Z] deploy-ear: [2024-03-19T02:31:48.909Z] [2024-03-19T02:31:48.910Z] setOSConditions: [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] setToolWin: [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] setToolUnix: [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] setToolProperty: [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] setS1ASclassPath: [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] init-common: [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] deploy-common: [2024-03-19T02:31:48.910Z] [echo] Current time (ISO): 2024-03-19T02:31:48.877+0000 [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] setOSConditions: [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] setToolWin: [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] setToolUnix: [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] setToolProperty: [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] setS1ASclassPath: [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] init-common: [2024-03-19T02:31:48.910Z] [2024-03-19T02:31:48.910Z] deploy-common-pe: [2024-03-19T02:31:49.013Z] [exec] Mar 19, 2024 2:31:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:49.013Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1fb2eec [2024-03-19T02:31:49.041Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:49.041Z] [javac] 1 warning [2024-03-19T02:31:49.041Z] [2024-03-19T02:31:49.041Z] setOSConditions: [2024-03-19T02:31:49.041Z] [2024-03-19T02:31:49.041Z] setToolWin: [2024-03-19T02:31:49.041Z] [2024-03-19T02:31:49.041Z] setToolUnix: [2024-03-19T02:31:49.041Z] [2024-03-19T02:31:49.041Z] setToolProperty: [2024-03-19T02:31:49.041Z] [2024-03-19T02:31:49.041Z] setS1ASclassPath: [2024-03-19T02:31:49.041Z] [2024-03-19T02:31:49.041Z] init-common: [2024-03-19T02:31:49.041Z] [2024-03-19T02:31:49.041Z] compile-common: [2024-03-19T02:31:49.041Z] [echo] Current time (ISO): 2024-03-19T02:31:49.030+0000 [2024-03-19T02:31:49.041Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:49.277Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:31:49.277Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:31:49.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:31:49.347Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-03-19T02:31:49.347Z] [2024-03-19T02:31:49.347Z] setOSConditions: [2024-03-19T02:31:49.347Z] [2024-03-19T02:31:49.347Z] setToolWin: [2024-03-19T02:31:49.347Z] [2024-03-19T02:31:49.347Z] setToolUnix: [2024-03-19T02:31:49.347Z] [2024-03-19T02:31:49.347Z] setToolProperty: [2024-03-19T02:31:49.347Z] [2024-03-19T02:31:49.347Z] setS1ASclassPath: [2024-03-19T02:31:49.347Z] [2024-03-19T02:31:49.347Z] init-common: [2024-03-19T02:31:49.347Z] [2024-03-19T02:31:49.347Z] create-jdbc-resource-common: [2024-03-19T02:31:49.347Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-03-19T02:31:49.475Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-03-19T02:31:49.535Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:31:49.535Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:31:49.535Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:31:49.535Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:31:49.535Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:31:49.535Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:31:49.535Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:31:49.535Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-03-19T02:31:49.535Z] [exec] Value of key is:localremoteejbwebservice-issue [2024-03-19T02:31:49.535Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:49.535Z] [exec] [2024-03-19T02:31:49.535Z] [exec] [2024-03-19T02:31:49.535Z] [exec] ----------------------------------------- [2024-03-19T02:31:49.535Z] [exec] - localremoteejbwebservice-issue: PASS - [2024-03-19T02:31:49.535Z] [exec] ----------------------------------------- [2024-03-19T02:31:49.535Z] [exec] Total PASS: 1 [2024-03-19T02:31:49.535Z] [exec] Total FAIL: 0 [2024-03-19T02:31:49.535Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:49.535Z] [exec] ----------------------------------------- [2024-03-19T02:31:49.535Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:49.535Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:49.605Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-03-19T02:31:49.605Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-03-19T02:31:49.605Z] [echo] cmd executed for server [2024-03-19T02:31:49.605Z] [2024-03-19T02:31:49.605Z] asadmin-common: [2024-03-19T02:31:49.605Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.statement_timeout_in_seconds=30 [2024-03-19T02:31:49.977Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:49.977Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:49.977Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:49.977Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:49.977Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:49.977Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:49.977Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:50.105Z] [2024-03-19T02:31:50.105Z] private-undeploy: [2024-03-19T02:31:50.105Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:50.105Z] [2024-03-19T02:31:50.105Z] autoundeploy-file: [2024-03-19T02:31:50.105Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-03-19T02:31:50.169Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.statement_timeout_in_seconds=30 [2024-03-19T02:31:50.169Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.statement-timeout-in-seconds=30 [2024-03-19T02:31:50.169Z] [2024-03-19T02:31:50.169Z] setOSConditions: [2024-03-19T02:31:50.169Z] [2024-03-19T02:31:50.169Z] setToolWin: [2024-03-19T02:31:50.169Z] [2024-03-19T02:31:50.169Z] setToolUnix: [2024-03-19T02:31:50.169Z] [2024-03-19T02:31:50.169Z] setToolProperty: [2024-03-19T02:31:50.169Z] [2024-03-19T02:31:50.169Z] setS1ASclassPath: [2024-03-19T02:31:50.169Z] [2024-03-19T02:31:50.169Z] init-common: [2024-03-19T02:31:50.169Z] [2024-03-19T02:31:50.169Z] create-persistence-resource-common: [2024-03-19T02:31:50.169Z] [echo] asadmin create-persistence-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdo/s1qePM [2024-03-19T02:31:50.426Z] [exec] Command create-persistence-resource failed. [2024-03-19T02:31:50.426Z] [exec] CLI194: Previously supported command: create-persistence-resource is not supported for this release. [2024-03-19T02:31:50.426Z] [exec] Result: 1 [2024-03-19T02:31:50.426Z] [echo] Created jdo/s1qePM --target server [2024-03-19T02:31:50.426Z] [2024-03-19T02:31:50.426Z] asadmin-common-ignore-fail: [2024-03-19T02:31:50.426Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.persistence-manager-factory-resource.jdo/s1qePM.factory_class=com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerFactoryImpl [2024-03-19T02:31:50.543Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:50.681Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.persistence-manager-factory-resource.jdo/s1qePM.factory_class=com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerFactoryImpl [2024-03-19T02:31:50.681Z] [exec] remote failure: No configuration found for domain.resources.persistence-manager-factory-resource.jdo/s1qePM [2024-03-19T02:31:50.681Z] [exec] Result: 1 [2024-03-19T02:31:50.682Z] [2024-03-19T02:31:50.682Z] asadmin-common-ignore-fail: [2024-03-19T02:31:50.682Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.persistence-manager-factory-resource.jdo/s1qePM.jdbc_resource_jndi_name=jdbc/s1qeDB [2024-03-19T02:31:50.801Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/threemodules/client/Client.java uses unchecked or unsafe operations. [2024-03-19T02:31:50.801Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:31:50.801Z] [javac] 1 warning [2024-03-19T02:31:50.801Z] [2024-03-19T02:31:50.801Z] build: [2024-03-19T02:31:50.801Z] [echo] Assemble dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:50.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:50.801Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-ejb.jar [2024-03-19T02:31:50.801Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-ejb1.jar [2024-03-19T02:31:50.801Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-ejb2.jar [2024-03-19T02:31:50.802Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-client.jar [2024-03-19T02:31:50.802Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:50.802Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:31:50.802Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:50.802Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:31:50.802Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodulesApp.ear [2024-03-19T02:31:50.802Z] [2024-03-19T02:31:50.802Z] deploy: [2024-03-19T02:31:50.980Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:31:50.980Z] [exec] Waiting finished after 5,369 ms. [2024-03-19T02:31:50.980Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:31:50.980Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:31:50.980Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:31:50.980Z] [exec] Admin Port: 4,848 [2024-03-19T02:31:50.980Z] [exec] Command start-domain executed successfully. [2024-03-19T02:31:50.980Z] [2024-03-19T02:31:50.980Z] start-server-windows: [2024-03-19T02:31:50.980Z] [2024-03-19T02:31:50.980Z] setOSConditions: [2024-03-19T02:31:50.980Z] [2024-03-19T02:31:50.980Z] setToolWin: [2024-03-19T02:31:50.980Z] [2024-03-19T02:31:50.980Z] setToolUnix: [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] setToolProperty: [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] setS1ASclassPath: [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] init-common: [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] setupJdbc: [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] setOSConditions: [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] setToolWin: [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] setToolUnix: [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] setToolProperty: [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] setS1ASclassPath: [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] init-common: [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] execute-sql-common: [2024-03-19T02:31:50.981Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/createdb.sql [2024-03-19T02:31:50.981Z] [sql] Failed to execute: drop table MESSAGES [2024-03-19T02:31:50.981Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-03-19T02:31:50.981Z] [sql] 0 rows affected [2024-03-19T02:31:50.981Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] deploy: [2024-03-19T02:31:50.981Z] [2024-03-19T02:31:50.981Z] setOSConditions: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] setToolWin: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] setToolUnix: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] setToolProperty: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] setS1ASclassPath: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] init-common: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] deploy: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] setOSConditions: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] setToolWin: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] setToolUnix: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] setToolProperty: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] setS1ASclassPath: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] init-common: [2024-03-19T02:31:50.982Z] [2024-03-19T02:31:50.982Z] deploy-rar-common: [2024-03-19T02:31:50.982Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-03-19T02:31:51.060Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodulesApp.ear [2024-03-19T02:31:51.161Z] [exec] Mar 19, 2024 2:31:50 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:51.161Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@79ab97fd [2024-03-19T02:31:51.246Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.persistence-manager-factory-resource.jdo/s1qePM.jdbc_resource_jndi_name=jdbc/s1qeDB [2024-03-19T02:31:51.246Z] [exec] remote failure: No configuration found for domain.resources.persistence-manager-factory-resource.jdo/s1qePM [2024-03-19T02:31:51.246Z] [exec] Result: 1 [2024-03-19T02:31:51.246Z] [2024-03-19T02:31:51.246Z] setOSConditions: [2024-03-19T02:31:51.246Z] [2024-03-19T02:31:51.246Z] setToolWin: [2024-03-19T02:31:51.246Z] [2024-03-19T02:31:51.246Z] setToolUnix: [2024-03-19T02:31:51.246Z] [2024-03-19T02:31:51.246Z] setToolProperty: [2024-03-19T02:31:51.246Z] [2024-03-19T02:31:51.246Z] setS1ASclassPath: [2024-03-19T02:31:51.246Z] [2024-03-19T02:31:51.246Z] init-common: [2024-03-19T02:31:51.246Z] [2024-03-19T02:31:51.246Z] deploy-common: [2024-03-19T02:31:51.246Z] [echo] Current time (ISO): 2024-03-19T02:31:51.058+0000 [2024-03-19T02:31:51.246Z] [2024-03-19T02:31:51.246Z] setOSConditions: [2024-03-19T02:31:51.246Z] [2024-03-19T02:31:51.246Z] setToolWin: [2024-03-19T02:31:51.246Z] [2024-03-19T02:31:51.246Z] setToolUnix: [2024-03-19T02:31:51.246Z] [2024-03-19T02:31:51.246Z] setToolProperty: [2024-03-19T02:31:51.247Z] [2024-03-19T02:31:51.247Z] setS1ASclassPath: [2024-03-19T02:31:51.247Z] [2024-03-19T02:31:51.247Z] init-common: [2024-03-19T02:31:51.247Z] [2024-03-19T02:31:51.247Z] deploy-common-pe: [2024-03-19T02:31:51.423Z] [exec] Certname in appclication-client ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2024-03-19T02:31:51.479Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:31:51.479Z] [2024-03-19T02:31:51.479Z] autoundeploy-file: [2024-03-19T02:31:51.479Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2024-03-19T02:31:51.503Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutApp.ear [2024-03-19T02:31:51.547Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-03-19T02:31:51.636Z] [exec] Application deployed with name ejb-ejb31-singleton-threemodulesApp. [2024-03-19T02:31:51.636Z] [echo] Deployment on target server server successful [2024-03-19T02:31:51.636Z] [2024-03-19T02:31:51.636Z] all: [2024-03-19T02:31:51.636Z] [2024-03-19T02:31:51.636Z] setOSConditions: [2024-03-19T02:31:51.636Z] [2024-03-19T02:31:51.636Z] setToolWin: [2024-03-19T02:31:51.636Z] [2024-03-19T02:31:51.636Z] setToolUnix: [2024-03-19T02:31:51.636Z] [2024-03-19T02:31:51.636Z] setToolProperty: [2024-03-19T02:31:51.636Z] [2024-03-19T02:31:51.636Z] setS1ASclassPath: [2024-03-19T02:31:51.637Z] [2024-03-19T02:31:51.637Z] init-common: [2024-03-19T02:31:51.637Z] [2024-03-19T02:31:51.637Z] run: [2024-03-19T02:31:51.637Z] [2024-03-19T02:31:51.637Z] setOSConditions: [2024-03-19T02:31:51.637Z] [2024-03-19T02:31:51.637Z] setToolWin: [2024-03-19T02:31:51.637Z] [2024-03-19T02:31:51.637Z] setToolUnix: [2024-03-19T02:31:51.637Z] [2024-03-19T02:31:51.637Z] setToolProperty: [2024-03-19T02:31:51.637Z] [2024-03-19T02:31:51.637Z] setS1ASclassPath: [2024-03-19T02:31:51.637Z] [2024-03-19T02:31:51.637Z] init-common: [2024-03-19T02:31:51.637Z] [2024-03-19T02:31:51.637Z] run_se: [2024-03-19T02:31:51.637Z] [echo] se.client: com.sun.devtest.client.Client [2024-03-19T02:31:51.760Z] [exec] Application deployed with name ejb-bmp-statementtimeoutApp. [2024-03-19T02:31:51.760Z] [echo] Deployment on target server server successful [2024-03-19T02:31:51.760Z] [2024-03-19T02:31:51.760Z] setOSConditions: [2024-03-19T02:31:51.760Z] [2024-03-19T02:31:51.760Z] setToolWin: [2024-03-19T02:31:51.760Z] [2024-03-19T02:31:51.760Z] setToolUnix: [2024-03-19T02:31:51.760Z] [2024-03-19T02:31:51.760Z] setToolProperty: [2024-03-19T02:31:51.760Z] [2024-03-19T02:31:51.760Z] setS1ASclassPath: [2024-03-19T02:31:51.760Z] [2024-03-19T02:31:51.760Z] init-common: [2024-03-19T02:31:51.760Z] [2024-03-19T02:31:51.761Z] deploy-common-ee: [2024-03-19T02:31:51.761Z] [2024-03-19T02:31:51.761Z] run: [2024-03-19T02:31:51.761Z] [2024-03-19T02:31:51.761Z] setOSConditions: [2024-03-19T02:31:51.761Z] [2024-03-19T02:31:51.761Z] setToolWin: [2024-03-19T02:31:51.761Z] [2024-03-19T02:31:51.761Z] setToolUnix: [2024-03-19T02:31:51.761Z] [2024-03-19T02:31:51.761Z] setToolProperty: [2024-03-19T02:31:51.761Z] [2024-03-19T02:31:51.761Z] setS1ASclassPath: [2024-03-19T02:31:51.761Z] [2024-03-19T02:31:51.761Z] init-common: [2024-03-19T02:31:51.761Z] [2024-03-19T02:31:51.761Z] execute-sql-common: [2024-03-19T02:31:51.761Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/create_pointbase.sql [2024-03-19T02:31:51.761Z] [sql] 0 rows affected [2024-03-19T02:31:51.761Z] [sql] 0 rows affected [2024-03-19T02:31:51.761Z] [sql] 1 rows affected [2024-03-19T02:31:51.894Z] [java] ***************************************************** [2024-03-19T02:31:51.894Z] [java] *** java:global/ejb-ejb31-singleton-threemodulesApp/ejb-ejb31-singleton-threemodules-ejb/InitOrderTrackerBean!org.glassfish.devtest.ejb31.singleton.servlet.RemoteInitTracker *** [2024-03-19T02:31:51.894Z] [java] ***************************************************** [2024-03-19T02:31:52.022Z] [sql] 1 rows affected [2024-03-19T02:31:52.022Z] [sql] 4 of 4 SQL statements executed successfully [2024-03-19T02:31:52.022Z] [2024-03-19T02:31:52.022Z] setOSConditions: [2024-03-19T02:31:52.022Z] [2024-03-19T02:31:52.022Z] setToolWin: [2024-03-19T02:31:52.022Z] [2024-03-19T02:31:52.022Z] setToolUnix: [2024-03-19T02:31:52.022Z] [2024-03-19T02:31:52.022Z] setToolProperty: [2024-03-19T02:31:52.022Z] [2024-03-19T02:31:52.022Z] setS1ASclassPath: [2024-03-19T02:31:52.022Z] [2024-03-19T02:31:52.022Z] init-common: [2024-03-19T02:31:52.022Z] [2024-03-19T02:31:52.022Z] runclient-common: [2024-03-19T02:31:52.022Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutAppClient.jar -name ejb-bmp-statementtimeoutClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-03-19T02:31:52.152Z] [java] Mar 19, 2024 2:31:51 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:31:52.152Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:31:52.398Z] [exec] The caller principal received from ejb ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2024-03-19T02:31:52.398Z] [exec] Mutual Authentication worked - calling other methods [2024-03-19T02:31:52.398Z] [exec] [2024-03-19T02:31:52.398Z] [exec] [2024-03-19T02:31:52.398Z] [exec] [2024-03-19T02:31:52.398Z] [exec] ===========Beginning Simple Test===== [2024-03-19T02:31:52.398Z] [exec] [2024-03-19T02:31:52.398Z] [exec] [2024-03-19T02:31:52.398Z] [exec] $100 is : 12160.00Yen [2024-03-19T02:31:52.398Z] [exec] Yen is :0.77Euro [2024-03-19T02:31:52.398Z] [exec] Value of key is: Converter Sample AppClient [2024-03-19T02:31:52.398Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:52.398Z] [exec] [2024-03-19T02:31:52.398Z] [exec] [2024-03-19T02:31:52.398Z] [exec] ----------------------------------------- [2024-03-19T02:31:52.398Z] [exec] - Converter Sample AppClient: PASS - [2024-03-19T02:31:52.398Z] [exec] ----------------------------------------- [2024-03-19T02:31:52.398Z] [exec] Total PASS: 1 [2024-03-19T02:31:52.398Z] [exec] Total FAIL: 0 [2024-03-19T02:31:52.398Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:52.398Z] [exec] ----------------------------------------- [2024-03-19T02:31:52.398Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:52.398Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:52.585Z] [exec] Mar 19, 2024 2:31:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:31:52.585Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:31:52.658Z] [2024-03-19T02:31:52.658Z] setOSConditions: [2024-03-19T02:31:52.658Z] [2024-03-19T02:31:52.658Z] setToolWin: [2024-03-19T02:31:52.658Z] [2024-03-19T02:31:52.658Z] setToolUnix: [2024-03-19T02:31:52.658Z] [2024-03-19T02:31:52.658Z] setToolProperty: [2024-03-19T02:31:52.658Z] [2024-03-19T02:31:52.658Z] setS1ASclassPath: [2024-03-19T02:31:52.658Z] [2024-03-19T02:31:52.658Z] init-common: [2024-03-19T02:31:52.658Z] [2024-03-19T02:31:52.658Z] run-standalone-client: [2024-03-19T02:31:52.658Z] [echo] provider.url used is iiop://localhost:3700 [2024-03-19T02:31:53.377Z] [2024-03-19T02:31:53.377Z] internal-report-success: [2024-03-19T02:31:53.377Z] [2024-03-19T02:31:53.377Z] internal-report-failure: [2024-03-19T02:31:53.377Z] [2024-03-19T02:31:53.377Z] report: [2024-03-19T02:31:53.377Z] [2024-03-19T02:31:53.377Z] all: [2024-03-19T02:31:53.377Z] [echo] [2024-03-19T02:31:53.377Z] [echo] ************************* [2024-03-19T02:31:53.377Z] [echo] * Running libdependent [2024-03-19T02:31:53.377Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent [2024-03-19T02:31:53.377Z] [echo] ************************* [2024-03-19T02:31:53.377Z] [echo] [2024-03-19T02:31:53.377Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:31:53.377Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:31:53.378Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:31:53.378Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:31:53.378Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:31:53.378Z] [2024-03-19T02:31:53.378Z] setOSConditions: [2024-03-19T02:31:53.378Z] [2024-03-19T02:31:53.378Z] setToolWin: [2024-03-19T02:31:53.378Z] [2024-03-19T02:31:53.378Z] setToolUnix: [2024-03-19T02:31:53.378Z] [2024-03-19T02:31:53.378Z] setToolProperty: [2024-03-19T02:31:53.378Z] [2024-03-19T02:31:53.378Z] setS1ASclassPath: [2024-03-19T02:31:53.378Z] [2024-03-19T02:31:53.378Z] init-common: [2024-03-19T02:31:53.378Z] [2024-03-19T02:31:53.378Z] clean: [2024-03-19T02:31:53.378Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:31:53.378Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:31:53.379Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:31:53.379Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:31:53.379Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:31:53.379Z] [2024-03-19T02:31:53.379Z] setOSConditions: [2024-03-19T02:31:53.379Z] [2024-03-19T02:31:53.379Z] setToolWin: [2024-03-19T02:31:53.379Z] [2024-03-19T02:31:53.379Z] setToolUnix: [2024-03-19T02:31:53.379Z] [2024-03-19T02:31:53.379Z] setToolProperty: [2024-03-19T02:31:53.379Z] [2024-03-19T02:31:53.379Z] setS1ASclassPath: [2024-03-19T02:31:53.379Z] [2024-03-19T02:31:53.379Z] init-common: [2024-03-19T02:31:53.379Z] [2024-03-19T02:31:53.379Z] clean-common: [2024-03-19T02:31:53.379Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:31:53.380Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:31:53.380Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:31:53.380Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:31:53.380Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:31:53.523Z] [exec] Mar 19, 2024 2:31:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:53.523Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:53.638Z] [2024-03-19T02:31:53.638Z] setOSConditions: [2024-03-19T02:31:53.638Z] [2024-03-19T02:31:53.638Z] setToolWin: [2024-03-19T02:31:53.638Z] [2024-03-19T02:31:53.638Z] setToolUnix: [2024-03-19T02:31:53.638Z] [2024-03-19T02:31:53.638Z] setToolProperty: [2024-03-19T02:31:53.638Z] [2024-03-19T02:31:53.638Z] setS1ASclassPath: [2024-03-19T02:31:53.638Z] [2024-03-19T02:31:53.638Z] init-common: [2024-03-19T02:31:53.638Z] [2024-03-19T02:31:53.638Z] clean-classes-common: [2024-03-19T02:31:53.638Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:31:53.638Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:31:53.638Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:31:53.638Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:31:53.639Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:31:53.639Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:31:53.639Z] [2024-03-19T02:31:53.639Z] setOSConditions: [2024-03-19T02:31:53.639Z] [2024-03-19T02:31:53.639Z] setToolWin: [2024-03-19T02:31:53.639Z] [2024-03-19T02:31:53.639Z] setToolUnix: [2024-03-19T02:31:53.639Z] [2024-03-19T02:31:53.639Z] setToolProperty: [2024-03-19T02:31:53.639Z] [2024-03-19T02:31:53.639Z] setS1ASclassPath: [2024-03-19T02:31:53.639Z] [2024-03-19T02:31:53.639Z] init-common: [2024-03-19T02:31:53.639Z] [2024-03-19T02:31:53.639Z] clean-jars-common: [2024-03-19T02:31:53.639Z] [2024-03-19T02:31:53.639Z] assemble-ejb: [2024-03-19T02:31:53.639Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:31:53.639Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:31:53.640Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:31:53.640Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:31:53.640Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:31:53.640Z] [2024-03-19T02:31:53.640Z] setOSConditions: [2024-03-19T02:31:53.640Z] [2024-03-19T02:31:53.640Z] setToolWin: [2024-03-19T02:31:53.640Z] [2024-03-19T02:31:53.640Z] setToolUnix: [2024-03-19T02:31:53.640Z] [2024-03-19T02:31:53.640Z] setToolProperty: [2024-03-19T02:31:53.640Z] [2024-03-19T02:31:53.640Z] setS1ASclassPath: [2024-03-19T02:31:53.640Z] [2024-03-19T02:31:53.640Z] init-common: [2024-03-19T02:31:53.640Z] [2024-03-19T02:31:53.640Z] compile-common: [2024-03-19T02:31:53.640Z] [echo] Current time (ISO): 2024-03-19T02:31:53.410+0000 [2024-03-19T02:31:53.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:53.640Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:53.779Z] [exec] Mar 19, 2024 2:31:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:31:53.780Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:31:54.038Z] [java] Context Initialized with URL: iiop://localhost:3700, Factory: com.sun.enterprise.naming.SerialInitContextFactory [2024-03-19T02:31:54.038Z] [java] Mar 19, 2024 2:31:53 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:31:54.038Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:31:54.072Z] [java] Mar 19, 2024 2:31:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:54.072Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@468dda3e [2024-03-19T02:31:54.331Z] [java] [org.glassfish.devtest.ejb31.singleton.servlet.InitOrderTrackerBean, org.glassfish.devtest.ejb31.singleton.mod1.BeanA_Mod1, org.glassfish.devtest.ejb31.singleton.mod1.RootBean_Mod1, org.glassfish.devtest.ejb31.singleton.mod2.BeanA_Mod2, org.glassfish.devtest.ejb31.singleton.mod2.RootBean_Mod2] [2024-03-19T02:31:54.331Z] [java] Value of key is: singleton-three-module-dependency [2024-03-19T02:31:54.331Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:54.331Z] [java] [2024-03-19T02:31:54.331Z] [java] [2024-03-19T02:31:54.331Z] [java] ----------------------------------------- [2024-03-19T02:31:54.331Z] [java] - singleton-three-module-dependency: PASS - [2024-03-19T02:31:54.331Z] [java] ----------------------------------------- [2024-03-19T02:31:54.331Z] [java] Total PASS: 1 [2024-03-19T02:31:54.331Z] [java] Total FAIL: 0 [2024-03-19T02:31:54.331Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:31:54.331Z] [java] ----------------------------------------- [2024-03-19T02:31:54.331Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:31:54.331Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:31:54.768Z] [exec] Application deployed with name generic-embeddedApp. [2024-03-19T02:31:54.768Z] [exec] there are no files to retrieve for application generic-embeddedApp [2024-03-19T02:31:54.768Z] [echo] Deployment on target server server successful [2024-03-19T02:31:54.768Z] [2024-03-19T02:31:54.768Z] setOSConditions: [2024-03-19T02:31:54.768Z] [2024-03-19T02:31:54.768Z] setToolWin: [2024-03-19T02:31:54.768Z] [2024-03-19T02:31:54.768Z] setToolUnix: [2024-03-19T02:31:54.768Z] [2024-03-19T02:31:54.768Z] setToolProperty: [2024-03-19T02:31:54.768Z] [2024-03-19T02:31:54.768Z] setS1ASclassPath: [2024-03-19T02:31:54.768Z] [2024-03-19T02:31:54.769Z] init-common: [2024-03-19T02:31:54.769Z] [2024-03-19T02:31:54.769Z] deploy-common-ee: [2024-03-19T02:31:54.769Z] [2024-03-19T02:31:54.769Z] setOSConditions: [2024-03-19T02:31:54.769Z] [2024-03-19T02:31:54.769Z] setToolWin: [2024-03-19T02:31:54.769Z] [2024-03-19T02:31:54.769Z] setToolUnix: [2024-03-19T02:31:54.769Z] [2024-03-19T02:31:54.769Z] setToolProperty: [2024-03-19T02:31:54.769Z] [2024-03-19T02:31:54.769Z] setS1ASclassPath: [2024-03-19T02:31:54.769Z] [2024-03-19T02:31:54.769Z] init-common: [2024-03-19T02:31:54.769Z] [2024-03-19T02:31:54.769Z] testAddAdmin: [2024-03-19T02:31:54.769Z] [2024-03-19T02:31:54.769Z] asadmin-common: [2024-03-19T02:31:54.769Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-03-19T02:31:54.769Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-03-19T02:31:54.769Z] [exec] Administered object eis/testAdmin created. [2024-03-19T02:31:54.769Z] [2024-03-19T02:31:54.769Z] setOSConditions: [2024-03-19T02:31:54.770Z] [2024-03-19T02:31:54.770Z] setToolWin: [2024-03-19T02:31:54.770Z] [2024-03-19T02:31:54.770Z] setToolUnix: [2024-03-19T02:31:54.770Z] [2024-03-19T02:31:54.770Z] setToolProperty: [2024-03-19T02:31:54.770Z] [2024-03-19T02:31:54.770Z] setS1ASclassPath: [2024-03-19T02:31:54.770Z] [2024-03-19T02:31:54.770Z] init-common: [2024-03-19T02:31:54.770Z] [2024-03-19T02:31:54.770Z] restart: [2024-03-19T02:31:54.770Z] [echo] Not required to restart [2024-03-19T02:31:54.770Z] [2024-03-19T02:31:54.770Z] runtest: [2024-03-19T02:31:54.770Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:31:54.770Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:31:54.770Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:31:54.770Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:31:54.770Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:31:54.770Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:31:54.771Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:31:54.771Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:31:54.771Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:31:54.771Z] [java] ... 30 more [2024-03-19T02:31:54.771Z] [java] Java Result: -1 [2024-03-19T02:31:54.771Z] [2024-03-19T02:31:54.771Z] unset: [2024-03-19T02:31:54.771Z] [2024-03-19T02:31:54.771Z] setOSConditions: [2024-03-19T02:31:54.771Z] [2024-03-19T02:31:54.771Z] setToolWin: [2024-03-19T02:31:54.771Z] [2024-03-19T02:31:54.771Z] setToolUnix: [2024-03-19T02:31:54.771Z] [2024-03-19T02:31:54.771Z] setToolProperty: [2024-03-19T02:31:54.771Z] [2024-03-19T02:31:54.771Z] setS1ASclassPath: [2024-03-19T02:31:54.771Z] [2024-03-19T02:31:54.771Z] init-common: [2024-03-19T02:31:54.771Z] [2024-03-19T02:31:54.771Z] unsetJdbc: [2024-03-19T02:31:54.771Z] [2024-03-19T02:31:54.771Z] setOSConditions: [2024-03-19T02:31:54.771Z] [2024-03-19T02:31:54.772Z] setToolWin: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] setToolUnix: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] setToolProperty: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] setS1ASclassPath: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] init-common: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] execute-sql-common: [2024-03-19T02:31:54.772Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-03-19T02:31:54.772Z] [sql] 0 rows affected [2024-03-19T02:31:54.772Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] setOSConditions: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] setToolWin: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] setToolUnix: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] setToolProperty: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] setS1ASclassPath: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] init-common: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] undeploy-jdbc-common: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.772Z] setOSConditions: [2024-03-19T02:31:54.772Z] [2024-03-19T02:31:54.773Z] setToolWin: [2024-03-19T02:31:54.773Z] [2024-03-19T02:31:54.773Z] setToolUnix: [2024-03-19T02:31:54.773Z] [2024-03-19T02:31:54.773Z] setToolProperty: [2024-03-19T02:31:54.773Z] [2024-03-19T02:31:54.773Z] setS1ASclassPath: [2024-03-19T02:31:54.773Z] [2024-03-19T02:31:54.773Z] init-common: [2024-03-19T02:31:54.773Z] [2024-03-19T02:31:54.773Z] delete-jdbc-resource-common: [2024-03-19T02:31:54.773Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-03-19T02:31:54.829Z] [exec] Application deployed with name generic-ra. [2024-03-19T02:31:54.829Z] [echo] Deploying generic-ra.rar on server [2024-03-19T02:31:54.829Z] [2024-03-19T02:31:54.829Z] setOSConditions: [2024-03-19T02:31:54.829Z] [2024-03-19T02:31:54.829Z] setToolWin: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] setToolUnix: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] setToolProperty: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] setS1ASclassPath: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] init-common: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] deploy-ear: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] setOSConditions: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] setToolWin: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] setToolUnix: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] setToolProperty: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] setS1ASclassPath: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] init-common: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] deploy-common: [2024-03-19T02:31:54.830Z] [echo] Current time (ISO): 2024-03-19T02:31:54.328+0000 [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] setOSConditions: [2024-03-19T02:31:54.830Z] [2024-03-19T02:31:54.830Z] setToolWin: [2024-03-19T02:31:54.831Z] [2024-03-19T02:31:54.831Z] setToolUnix: [2024-03-19T02:31:54.831Z] [2024-03-19T02:31:54.831Z] setToolProperty: [2024-03-19T02:31:54.831Z] [2024-03-19T02:31:54.831Z] setS1ASclassPath: [2024-03-19T02:31:54.831Z] [2024-03-19T02:31:54.831Z] init-common: [2024-03-19T02:31:54.831Z] [2024-03-19T02:31:54.831Z] deploy-common-pe: [2024-03-19T02:31:54.896Z] [2024-03-19T02:31:54.896Z] setOSConditions: [2024-03-19T02:31:54.896Z] [2024-03-19T02:31:54.896Z] setToolWin: [2024-03-19T02:31:54.896Z] [2024-03-19T02:31:54.896Z] setToolUnix: [2024-03-19T02:31:54.896Z] [2024-03-19T02:31:54.896Z] setToolProperty: [2024-03-19T02:31:54.896Z] [2024-03-19T02:31:54.896Z] setS1ASclassPath: [2024-03-19T02:31:54.896Z] [2024-03-19T02:31:54.897Z] init-common: [2024-03-19T02:31:54.897Z] [2024-03-19T02:31:54.897Z] undeploy-common: [2024-03-19T02:31:55.040Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:55.040Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:55.040Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:55.040Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:55.040Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:55.040Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:55.040Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:55.088Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-03-19T02:31:55.154Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-singleton-threemodulesApp [2024-03-19T02:31:55.154Z] [2024-03-19T02:31:55.154Z] multi-module: [2024-03-19T02:31:55.154Z] [2024-03-19T02:31:55.154Z] setOSConditions: [2024-03-19T02:31:55.154Z] [2024-03-19T02:31:55.155Z] setToolWin: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] setToolUnix: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] setToolProperty: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] setS1ASclassPath: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] init-common: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] clean: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] setOSConditions: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] setToolWin: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] setToolUnix: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] setToolProperty: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] setS1ASclassPath: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] init-common: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] clean-common: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.155Z] setOSConditions: [2024-03-19T02:31:55.155Z] [2024-03-19T02:31:55.156Z] setToolWin: [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] setToolUnix: [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] setToolProperty: [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] setS1ASclassPath: [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] init-common: [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] clean-classes-common: [2024-03-19T02:31:55.156Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] setOSConditions: [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] setToolWin: [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] setToolUnix: [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] setToolProperty: [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] setS1ASclassPath: [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] init-common: [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] clean-jars-common: [2024-03-19T02:31:55.156Z] [2024-03-19T02:31:55.156Z] compile: [2024-03-19T02:31:55.157Z] [2024-03-19T02:31:55.157Z] setOSConditions: [2024-03-19T02:31:55.157Z] [2024-03-19T02:31:55.157Z] setToolWin: [2024-03-19T02:31:55.157Z] [2024-03-19T02:31:55.157Z] setToolUnix: [2024-03-19T02:31:55.157Z] [2024-03-19T02:31:55.157Z] setToolProperty: [2024-03-19T02:31:55.157Z] [2024-03-19T02:31:55.157Z] setS1ASclassPath: [2024-03-19T02:31:55.157Z] [2024-03-19T02:31:55.157Z] init-common: [2024-03-19T02:31:55.157Z] [2024-03-19T02:31:55.157Z] compile-common: [2024-03-19T02:31:55.157Z] [echo] Current time (ISO): 2024-03-19T02:31:55.117+0000 [2024-03-19T02:31:55.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:55.157Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:55.355Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-03-19T02:31:55.355Z] [exec] JDBC resource jdbc/DerbyDb deleted successfully [2024-03-19T02:31:55.355Z] [echo] cmd executed for server [2024-03-19T02:31:55.355Z] [2024-03-19T02:31:55.355Z] setOSConditions: [2024-03-19T02:31:55.355Z] [2024-03-19T02:31:55.355Z] setToolWin: [2024-03-19T02:31:55.355Z] [2024-03-19T02:31:55.355Z] setToolUnix: [2024-03-19T02:31:55.355Z] [2024-03-19T02:31:55.356Z] setToolProperty: [2024-03-19T02:31:55.356Z] [2024-03-19T02:31:55.356Z] setS1ASclassPath: [2024-03-19T02:31:55.356Z] [2024-03-19T02:31:55.356Z] init-common: [2024-03-19T02:31:55.356Z] [2024-03-19T02:31:55.356Z] delete-jdbc-connpool-common: [2024-03-19T02:31:55.356Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-03-19T02:31:55.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-03-19T02:31:55.672Z] [exec] Mar 19, 2024 2:31:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:31:55.672Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@65600fb3 [2024-03-19T02:31:55.869Z] [exec] JDBC Connection pool jdbc-derby-pool1 deleted successfully [2024-03-19T02:31:55.869Z] [echo] cmd executed for server [2024-03-19T02:31:55.869Z] [2024-03-19T02:31:55.869Z] undeploy: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] setOSConditions: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] setToolWin: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] setToolUnix: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] setToolProperty: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] setS1ASclassPath: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] init-common: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] undeploy: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] setOSConditions: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] setToolWin: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] setToolUnix: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] setToolProperty: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] setS1ASclassPath: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] init-common: [2024-03-19T02:31:55.870Z] [2024-03-19T02:31:55.870Z] undeploy-common: [2024-03-19T02:31:55.928Z] [exec] Value of key is: statementTest : [2024-03-19T02:31:55.928Z] [exec] Value of key is: preparedStatementTest : [2024-03-19T02:31:55.928Z] [exec] Value of key is: callableStatementTest : [2024-03-19T02:31:55.928Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:31:55.928Z] [exec] [2024-03-19T02:31:55.928Z] [exec] [2024-03-19T02:31:55.928Z] [exec] ----------------------------------------- [2024-03-19T02:31:55.928Z] [exec] - callableStatementTest : : PASS - [2024-03-19T02:31:55.928Z] [exec] - statementTest : : PASS - [2024-03-19T02:31:55.928Z] [exec] - preparedStatementTest : : PASS - [2024-03-19T02:31:55.928Z] [exec] ----------------------------------------- [2024-03-19T02:31:55.928Z] [exec] Total PASS: 3 [2024-03-19T02:31:55.928Z] [exec] Total FAIL: 0 [2024-03-19T02:31:55.928Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:31:55.928Z] [exec] ----------------------------------------- [2024-03-19T02:31:55.928Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:55.928Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:31:56.025Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:56.025Z] [javac] 1 warning [2024-03-19T02:31:56.115Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:56.115Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:56.115Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:56.115Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:56.115Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:56.115Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:56.115Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:56.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-03-19T02:31:56.284Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:31:56.285Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:31:56.285Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:31:56.285Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:31:56.285Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:31:56.285Z] [2024-03-19T02:31:56.285Z] setOSConditions: [2024-03-19T02:31:56.285Z] [2024-03-19T02:31:56.285Z] setToolWin: [2024-03-19T02:31:56.285Z] [2024-03-19T02:31:56.285Z] setToolUnix: [2024-03-19T02:31:56.285Z] [2024-03-19T02:31:56.285Z] setToolProperty: [2024-03-19T02:31:56.285Z] [2024-03-19T02:31:56.285Z] setS1ASclassPath: [2024-03-19T02:31:56.285Z] [2024-03-19T02:31:56.285Z] init-common: [2024-03-19T02:31:56.285Z] [2024-03-19T02:31:56.285Z] compile-common: [2024-03-19T02:31:56.285Z] [echo] Current time (ISO): 2024-03-19T02:31:56.073+0000 [2024-03-19T02:31:56.285Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:56.402Z] [2024-03-19T02:31:56.402Z] setOSConditions: [2024-03-19T02:31:56.402Z] [2024-03-19T02:31:56.402Z] setToolWin: [2024-03-19T02:31:56.402Z] [2024-03-19T02:31:56.402Z] setToolUnix: [2024-03-19T02:31:56.403Z] [2024-03-19T02:31:56.403Z] setToolProperty: [2024-03-19T02:31:56.403Z] [2024-03-19T02:31:56.403Z] setS1ASclassPath: [2024-03-19T02:31:56.403Z] [2024-03-19T02:31:56.403Z] init-common: [2024-03-19T02:31:56.403Z] [2024-03-19T02:31:56.403Z] restart: [2024-03-19T02:31:56.403Z] [echo] Not required to restart [2024-03-19T02:31:56.403Z] [2024-03-19T02:31:56.403Z] enable-resource-validation: [2024-03-19T02:31:56.403Z] [2024-03-19T02:31:56.403Z] setOSConditions: [2024-03-19T02:31:56.403Z] [2024-03-19T02:31:56.403Z] setToolWin: [2024-03-19T02:31:56.403Z] [2024-03-19T02:31:56.403Z] setToolUnix: [2024-03-19T02:31:56.403Z] [2024-03-19T02:31:56.403Z] setToolProperty: [2024-03-19T02:31:56.403Z] [2024-03-19T02:31:56.403Z] setS1ASclassPath: [2024-03-19T02:31:56.403Z] [2024-03-19T02:31:56.403Z] init-common: [2024-03-19T02:31:56.403Z] [2024-03-19T02:31:56.403Z] delete-jvm-options: [2024-03-19T02:31:56.491Z] [2024-03-19T02:31:56.491Z] checkReporting-common: [2024-03-19T02:31:56.491Z] [2024-03-19T02:31:56.492Z] confirmReportPresent-common: [2024-03-19T02:31:56.492Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:31:56.492Z] [echo] Test seems to be reported fine [2024-03-19T02:31:56.492Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/RepRunConf.txt [2024-03-19T02:31:56.492Z] [2024-03-19T02:31:56.492Z] confirmMissingReport-common: [2024-03-19T02:31:56.492Z] [2024-03-19T02:31:56.492Z] undeploy: [2024-03-19T02:31:56.492Z] [2024-03-19T02:31:56.492Z] setOSConditions: [2024-03-19T02:31:56.492Z] [2024-03-19T02:31:56.492Z] setToolWin: [2024-03-19T02:31:56.492Z] [2024-03-19T02:31:56.492Z] setToolUnix: [2024-03-19T02:31:56.492Z] [2024-03-19T02:31:56.492Z] setToolProperty: [2024-03-19T02:31:56.492Z] [2024-03-19T02:31:56.492Z] setS1ASclassPath: [2024-03-19T02:31:56.492Z] [2024-03-19T02:31:56.492Z] init-common: [2024-03-19T02:31:56.492Z] [2024-03-19T02:31:56.492Z] execute-sql-common: [2024-03-19T02:31:56.492Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/drop_pointbase.sql [2024-03-19T02:31:56.492Z] [sql] 0 rows affected [2024-03-19T02:31:56.492Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:31:56.492Z] [2024-03-19T02:31:56.492Z] setOSConditions: [2024-03-19T02:31:56.492Z] [2024-03-19T02:31:56.492Z] setToolWin: [2024-03-19T02:31:56.492Z] [2024-03-19T02:31:56.492Z] setToolUnix: [2024-03-19T02:31:56.493Z] [2024-03-19T02:31:56.493Z] setToolProperty: [2024-03-19T02:31:56.493Z] [2024-03-19T02:31:56.493Z] setS1ASclassPath: [2024-03-19T02:31:56.493Z] [2024-03-19T02:31:56.493Z] init-common: [2024-03-19T02:31:56.493Z] [2024-03-19T02:31:56.493Z] delete-persistence-resource-common: [2024-03-19T02:31:56.493Z] [2024-03-19T02:31:56.493Z] asadmin-common-ignore-fail: [2024-03-19T02:31:56.493Z] [echo] asadmin delete-persistence-resource --target server --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdo/s1qePM [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] setHttpPort: [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] run.positive: [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] common.run.positive: [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] setHttpPort: [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] common.run: [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] checkAppOnServer: [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] declare-test: [2024-03-19T02:31:56.550Z] [echo] Starting test simple osgi/simple Test asadmin deploy (server) [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] init.os: [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] init.tools.unix: [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] init.tools.windows: [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] init.tools: [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] setAsadminArgs: [2024-03-19T02:31:56.550Z] [2024-03-19T02:31:56.550Z] init: [2024-03-19T02:31:56.551Z] [2024-03-19T02:31:56.551Z] init.customtasks: [2024-03-19T02:31:56.551Z] [2024-03-19T02:31:56.551Z] prepare: [2024-03-19T02:31:56.551Z] [2024-03-19T02:31:56.551Z] compile: [2024-03-19T02:31:56.551Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:31:56.551Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-03-19T02:31:56.551Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:31:56.551Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:31:56.551Z] [2024-03-19T02:31:56.551Z] runclient: [2024-03-19T02:31:56.551Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2024-03-19T02:31:56.551Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2024-03-19T02:31:56.551Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2024-03-19T02:31:56.551Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2024-03-19T02:31:56.551Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-03-19T02:31:56.551Z] [javaWithResult] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [2024-03-19T02:31:56.551Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [2024-03-19T02:31:56.551Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [2024-03-19T02:31:56.551Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2055) [2024-03-19T02:31:56.551Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2050) [2024-03-19T02:31:56.551Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:571) [2024-03-19T02:31:56.551Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2049) [2024-03-19T02:31:56.551Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1619) [2024-03-19T02:31:56.551Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:31:56.551Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2024-03-19T02:31:56.551Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2024-03-19T02:31:56.552Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2024-03-19T02:31:56.552Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-03-19T02:31:56.552Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1994) [2024-03-19T02:31:56.552Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:31:56.552Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531) [2024-03-19T02:31:56.552Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2024-03-19T02:31:56.552Z] [javaWithResult] ... 2 more [2024-03-19T02:31:56.552Z] [javaWithResult] Java Result: 255 [2024-03-19T02:31:56.552Z] [2024-03-19T02:31:56.552Z] processResult: [2024-03-19T02:31:56.552Z] [2024-03-19T02:31:56.552Z] failed: [2024-03-19T02:31:56.552Z] [2024-03-19T02:31:56.552Z] passed: [2024-03-19T02:31:56.552Z] [2024-03-19T02:31:56.552Z] unknown: [2024-03-19T02:31:56.552Z] [2024-03-19T02:31:56.552Z] writeLogToConsole: [2024-03-19T02:31:56.552Z] [echo] Test simple UNKNOWN at 19-Mar-2024 02:31:54.729 with return code 255 [2024-03-19T02:31:56.552Z] [2024-03-19T02:31:56.552Z] init.os: [2024-03-19T02:31:56.552Z] [2024-03-19T02:31:56.552Z] init.tools.unix: [2024-03-19T02:31:56.552Z] [2024-03-19T02:31:56.552Z] init.tools.windows: [2024-03-19T02:31:56.552Z] [2024-03-19T02:31:56.552Z] init.tools: [2024-03-19T02:31:56.552Z] [2024-03-19T02:31:56.552Z] setAsadminArgs: [2024-03-19T02:31:56.552Z] [2024-03-19T02:31:56.552Z] init: [2024-03-19T02:31:56.552Z] [2024-03-19T02:31:56.553Z] init.customtasks: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] checkAppOnCluster: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] init.os: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] init.tools.unix: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] init.tools.windows: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] init.tools: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] setAsadminArgs: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] init: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] init.customtasks: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] prepare: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] redeploy.osgi.asadmin: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] setAsadminArgs: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] common.redeploy.osgi.asadmin: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] init.os: [2024-03-19T02:31:56.553Z] [2024-03-19T02:31:56.553Z] init.tools.unix: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] init.tools.windows: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] init.tools: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] setAsadminArgs: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] init: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] init.customtasks: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] delAppRef: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] init.os: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] init.tools.unix: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] init.tools.windows: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] init.tools: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] setAsadminArgs: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] init: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.554Z] init.customtasks: [2024-03-19T02:31:56.554Z] [2024-03-19T02:31:56.555Z] common.run.asadmin: [2024-03-19T02:31:56.555Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --type osgi --force=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2024-03-19T02:31:56.555Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:31:56.555Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:31:56.555Z] [exec] Application deployed with name simple. [2024-03-19T02:31:56.555Z] [exec] Command deploy executed successfully. [2024-03-19T02:31:56.555Z] [2024-03-19T02:31:56.555Z] init.os: [2024-03-19T02:31:56.555Z] [2024-03-19T02:31:56.555Z] init.tools.unix: [2024-03-19T02:31:56.555Z] [2024-03-19T02:31:56.555Z] init.tools.windows: [2024-03-19T02:31:56.555Z] [2024-03-19T02:31:56.555Z] init.tools: [2024-03-19T02:31:56.555Z] [2024-03-19T02:31:56.555Z] setAsadminArgs: [2024-03-19T02:31:56.555Z] [2024-03-19T02:31:56.555Z] init: [2024-03-19T02:31:56.555Z] [2024-03-19T02:31:56.555Z] init.customtasks: [2024-03-19T02:31:56.555Z] [2024-03-19T02:31:56.555Z] setEnabled: [2024-03-19T02:31:56.555Z] [2024-03-19T02:31:56.555Z] createAppRef: [2024-03-19T02:31:56.679Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:56.750Z] [exec] Command delete-persistence-resource failed. [2024-03-19T02:31:56.750Z] [exec] CLI194: Previously supported command: delete-persistence-resource is not supported for this release. [2024-03-19T02:31:56.750Z] [exec] Result: 1 [2024-03-19T02:31:56.750Z] [2024-03-19T02:31:56.750Z] setOSConditions: [2024-03-19T02:31:56.750Z] [2024-03-19T02:31:56.750Z] setToolWin: [2024-03-19T02:31:56.750Z] [2024-03-19T02:31:56.750Z] setToolUnix: [2024-03-19T02:31:56.750Z] [2024-03-19T02:31:56.750Z] setToolProperty: [2024-03-19T02:31:56.750Z] [2024-03-19T02:31:56.750Z] setS1ASclassPath: [2024-03-19T02:31:56.750Z] [2024-03-19T02:31:56.750Z] init-common: [2024-03-19T02:31:56.750Z] [2024-03-19T02:31:56.751Z] undeploy-jdbc-common: [2024-03-19T02:31:56.751Z] [2024-03-19T02:31:56.751Z] setOSConditions: [2024-03-19T02:31:56.751Z] [2024-03-19T02:31:56.751Z] setToolWin: [2024-03-19T02:31:56.751Z] [2024-03-19T02:31:56.751Z] setToolUnix: [2024-03-19T02:31:56.751Z] [2024-03-19T02:31:56.751Z] setToolProperty: [2024-03-19T02:31:56.751Z] [2024-03-19T02:31:56.751Z] setS1ASclassPath: [2024-03-19T02:31:56.751Z] [2024-03-19T02:31:56.751Z] init-common: [2024-03-19T02:31:56.751Z] [2024-03-19T02:31:56.751Z] delete-jdbc-resource-common: [2024-03-19T02:31:56.751Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-03-19T02:31:56.937Z] [javac] 1 warning [2024-03-19T02:31:56.937Z] [2024-03-19T02:31:56.937Z] setOSConditions: [2024-03-19T02:31:56.937Z] [2024-03-19T02:31:56.937Z] setToolWin: [2024-03-19T02:31:56.937Z] [2024-03-19T02:31:56.937Z] setToolUnix: [2024-03-19T02:31:56.937Z] [2024-03-19T02:31:56.937Z] setToolProperty: [2024-03-19T02:31:56.937Z] [2024-03-19T02:31:56.937Z] setS1ASclassPath: [2024-03-19T02:31:56.937Z] [2024-03-19T02:31:56.937Z] init-common: [2024-03-19T02:31:56.937Z] [2024-03-19T02:31:56.937Z] compile-common: [2024-03-19T02:31:56.937Z] [echo] Current time (ISO): 2024-03-19T02:31:56.774+0000 [2024-03-19T02:31:56.937Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:56.967Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2024-03-19T02:31:56.967Z] [exec] Deleted 1 option(s) [2024-03-19T02:31:56.967Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:31:56.967Z] [2024-03-19T02:31:56.968Z] restart-server: [2024-03-19T02:31:56.968Z] [2024-03-19T02:31:56.968Z] setOSConditions: [2024-03-19T02:31:56.968Z] [2024-03-19T02:31:56.968Z] stop-server: [2024-03-19T02:31:56.968Z] [2024-03-19T02:31:56.968Z] stop-server-unix: [2024-03-19T02:31:56.968Z] [echo] stopping server on unix ... [2024-03-19T02:31:57.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-03-19T02:31:57.008Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-03-19T02:31:57.008Z] [echo] cmd executed for server [2024-03-19T02:31:57.008Z] [2024-03-19T02:31:57.008Z] setOSConditions: [2024-03-19T02:31:57.008Z] [2024-03-19T02:31:57.008Z] setToolWin: [2024-03-19T02:31:57.008Z] [2024-03-19T02:31:57.008Z] setToolUnix: [2024-03-19T02:31:57.008Z] [2024-03-19T02:31:57.008Z] setToolProperty: [2024-03-19T02:31:57.008Z] [2024-03-19T02:31:57.008Z] setS1ASclassPath: [2024-03-19T02:31:57.008Z] [2024-03-19T02:31:57.009Z] init-common: [2024-03-19T02:31:57.009Z] [2024-03-19T02:31:57.009Z] delete-jdbc-connpool-common: [2024-03-19T02:31:57.009Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-03-19T02:31:57.502Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:57.502Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:57.502Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:57.502Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:57.502Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:57.502Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:57.502Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:57.531Z] [exec] Waiting for the domain to stop . [2024-03-19T02:31:57.531Z] [exec] Waiting finished after 157 ms. [2024-03-19T02:31:57.531Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:31:57.531Z] [2024-03-19T02:31:57.531Z] stop-server-windows: [2024-03-19T02:31:57.531Z] [2024-03-19T02:31:57.531Z] setOSConditions: [2024-03-19T02:31:57.531Z] [2024-03-19T02:31:57.531Z] start-server: [2024-03-19T02:31:57.531Z] [echo] +-----------------------------+ [2024-03-19T02:31:57.531Z] [echo] | | [2024-03-19T02:31:57.531Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:31:57.531Z] [echo] | in Felix mode | [2024-03-19T02:31:57.531Z] [echo] | | [2024-03-19T02:31:57.531Z] [echo] +-----------------------------+ [2024-03-19T02:31:57.531Z] [2024-03-19T02:31:57.531Z] start-server-unix: [2024-03-19T02:31:57.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-03-19T02:31:57.572Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-03-19T02:31:57.572Z] [echo] cmd executed for server [2024-03-19T02:31:57.572Z] [2024-03-19T02:31:57.572Z] setOSConditions: [2024-03-19T02:31:57.572Z] [2024-03-19T02:31:57.572Z] setToolWin: [2024-03-19T02:31:57.572Z] [2024-03-19T02:31:57.572Z] setToolUnix: [2024-03-19T02:31:57.572Z] [2024-03-19T02:31:57.572Z] setToolProperty: [2024-03-19T02:31:57.572Z] [2024-03-19T02:31:57.572Z] setS1ASclassPath: [2024-03-19T02:31:57.572Z] [2024-03-19T02:31:57.573Z] init-common: [2024-03-19T02:31:57.573Z] [2024-03-19T02:31:57.573Z] undeploy-common: [2024-03-19T02:31:57.662Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:57.662Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:57.662Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:57.662Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:57.662Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:57.662Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:57.662Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:57.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-statementtimeoutApp [2024-03-19T02:31:57.829Z] [2024-03-19T02:31:57.830Z] all: [2024-03-19T02:31:57.830Z] [2024-03-19T02:31:57.830Z] setOSConditions: [2024-03-19T02:31:57.830Z] [2024-03-19T02:31:57.830Z] setToolWin: [2024-03-19T02:31:57.830Z] [2024-03-19T02:31:57.830Z] setToolUnix: [2024-03-19T02:31:57.830Z] [2024-03-19T02:31:57.830Z] setToolProperty: [2024-03-19T02:31:57.830Z] [2024-03-19T02:31:57.830Z] setS1ASclassPath: [2024-03-19T02:31:57.830Z] [2024-03-19T02:31:57.830Z] init-common: [2024-03-19T02:31:57.830Z] [2024-03-19T02:31:57.830Z] clean: [2024-03-19T02:31:58.088Z] [2024-03-19T02:31:58.088Z] setOSConditions: [2024-03-19T02:31:58.088Z] [2024-03-19T02:31:58.088Z] setToolWin: [2024-03-19T02:31:58.088Z] [2024-03-19T02:31:58.088Z] setToolUnix: [2024-03-19T02:31:58.088Z] [2024-03-19T02:31:58.088Z] setToolProperty: [2024-03-19T02:31:58.088Z] [2024-03-19T02:31:58.088Z] setS1ASclassPath: [2024-03-19T02:31:58.088Z] [2024-03-19T02:31:58.089Z] init-common: [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] clean-common: [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] setOSConditions: [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] setToolWin: [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] setToolUnix: [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] setToolProperty: [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] setS1ASclassPath: [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] init-common: [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] clean-classes-common: [2024-03-19T02:31:58.089Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] setOSConditions: [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] setToolWin: [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] setToolUnix: [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] setToolProperty: [2024-03-19T02:31:58.089Z] [2024-03-19T02:31:58.089Z] setS1ASclassPath: [2024-03-19T02:31:58.090Z] [2024-03-19T02:31:58.090Z] init-common: [2024-03-19T02:31:58.090Z] [2024-03-19T02:31:58.090Z] clean-jars-common: [2024-03-19T02:31:58.090Z] [2024-03-19T02:31:58.090Z] compile: [2024-03-19T02:31:58.090Z] [2024-03-19T02:31:58.090Z] setOSConditions: [2024-03-19T02:31:58.090Z] [2024-03-19T02:31:58.090Z] setToolWin: [2024-03-19T02:31:58.090Z] [2024-03-19T02:31:58.090Z] setToolUnix: [2024-03-19T02:31:58.090Z] [2024-03-19T02:31:58.090Z] setToolProperty: [2024-03-19T02:31:58.090Z] [2024-03-19T02:31:58.090Z] setS1ASclassPath: [2024-03-19T02:31:58.090Z] [2024-03-19T02:31:58.090Z] init-common: [2024-03-19T02:31:58.090Z] [2024-03-19T02:31:58.090Z] compile-common: [2024-03-19T02:31:58.090Z] [echo] Current time (ISO): 2024-03-19T02:31:57.864+0000 [2024-03-19T02:31:58.090Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:58.090Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:58.433Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:58.433Z] [javac] 1 warning [2024-03-19T02:31:58.433Z] [2024-03-19T02:31:58.433Z] build: [2024-03-19T02:31:58.433Z] [echo] Assemble dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:58.433Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:58.433Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-ejb.jar [2024-03-19T02:31:58.433Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-ejb1.jar [2024-03-19T02:31:58.433Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-ejb2.jar [2024-03-19T02:31:58.434Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-client.jar [2024-03-19T02:31:58.434Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:58.434Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:31:58.434Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:31:58.434Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:31:58.434Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimoduleApp.ear [2024-03-19T02:31:58.434Z] [2024-03-19T02:31:58.434Z] deploy: [2024-03-19T02:31:58.998Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimoduleApp.ear [2024-03-19T02:31:59.020Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:31:59.020Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:31:59.020Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:31:59.020Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:31:59.020Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:31:59.020Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:31:59.020Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:31:59.039Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:59.039Z] [javac] 1 warning [2024-03-19T02:31:59.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:31:59.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:31:59.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/lib [2024-03-19T02:31:59.039Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/lib/mylib.jar [2024-03-19T02:31:59.039Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/libdependent-ejb.jar [2024-03-19T02:31:59.039Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/libdependentApp.ear [2024-03-19T02:31:59.039Z] [2024-03-19T02:31:59.039Z] deploy-ear: [2024-03-19T02:31:59.039Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:31:59.040Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:31:59.040Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:31:59.040Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:31:59.040Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:31:59.040Z] [2024-03-19T02:31:59.040Z] setOSConditions: [2024-03-19T02:31:59.040Z] [2024-03-19T02:31:59.040Z] setToolWin: [2024-03-19T02:31:59.040Z] [2024-03-19T02:31:59.040Z] setToolUnix: [2024-03-19T02:31:59.040Z] [2024-03-19T02:31:59.040Z] setToolProperty: [2024-03-19T02:31:59.040Z] [2024-03-19T02:31:59.040Z] setS1ASclassPath: [2024-03-19T02:31:59.040Z] [2024-03-19T02:31:59.040Z] init-common: [2024-03-19T02:31:59.040Z] [2024-03-19T02:31:59.040Z] deploy-common: [2024-03-19T02:31:59.040Z] [echo] Current time (ISO): 2024-03-19T02:31:58.836+0000 [2024-03-19T02:31:59.041Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:31:59.041Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:31:59.041Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:31:59.041Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:31:59.041Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:31:59.041Z] [2024-03-19T02:31:59.041Z] setOSConditions: [2024-03-19T02:31:59.041Z] [2024-03-19T02:31:59.041Z] setToolWin: [2024-03-19T02:31:59.041Z] [2024-03-19T02:31:59.041Z] setToolUnix: [2024-03-19T02:31:59.041Z] [2024-03-19T02:31:59.041Z] setToolProperty: [2024-03-19T02:31:59.041Z] [2024-03-19T02:31:59.041Z] setS1ASclassPath: [2024-03-19T02:31:59.041Z] [2024-03-19T02:31:59.041Z] init-common: [2024-03-19T02:31:59.041Z] [2024-03-19T02:31:59.042Z] deploy-common-pe: [2024-03-19T02:31:59.254Z] [exec] Application deployed with name ejb-ejb31-singleton-multimoduleApp. [2024-03-19T02:31:59.255Z] [echo] Deployment on target server server successful [2024-03-19T02:31:59.255Z] [2024-03-19T02:31:59.255Z] all: [2024-03-19T02:31:59.512Z] [2024-03-19T02:31:59.512Z] setOSConditions: [2024-03-19T02:31:59.512Z] [2024-03-19T02:31:59.512Z] setToolWin: [2024-03-19T02:31:59.512Z] [2024-03-19T02:31:59.512Z] setToolUnix: [2024-03-19T02:31:59.512Z] [2024-03-19T02:31:59.512Z] setToolProperty: [2024-03-19T02:31:59.512Z] [2024-03-19T02:31:59.512Z] setS1ASclassPath: [2024-03-19T02:31:59.512Z] [2024-03-19T02:31:59.512Z] init-common: [2024-03-19T02:31:59.513Z] [2024-03-19T02:31:59.513Z] run: [2024-03-19T02:31:59.513Z] [2024-03-19T02:31:59.513Z] setOSConditions: [2024-03-19T02:31:59.513Z] [2024-03-19T02:31:59.513Z] setToolWin: [2024-03-19T02:31:59.513Z] [2024-03-19T02:31:59.513Z] setToolUnix: [2024-03-19T02:31:59.513Z] [2024-03-19T02:31:59.513Z] setToolProperty: [2024-03-19T02:31:59.513Z] [2024-03-19T02:31:59.513Z] setS1ASclassPath: [2024-03-19T02:31:59.513Z] [2024-03-19T02:31:59.513Z] init-common: [2024-03-19T02:31:59.513Z] [2024-03-19T02:31:59.513Z] run_se: [2024-03-19T02:31:59.513Z] [echo] se.client: com.sun.devtest.client.Client [2024-03-19T02:31:59.583Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:31:59.583Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/conval/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:31:59.583Z] [javac] return new Integer(1); [2024-03-19T02:31:59.583Z] [javac] ^ [2024-03-19T02:31:59.583Z] [javac] 2 warnings [2024-03-19T02:31:59.583Z] [2024-03-19T02:31:59.583Z] setOSConditions: [2024-03-19T02:31:59.583Z] [2024-03-19T02:31:59.584Z] setToolWin: [2024-03-19T02:31:59.584Z] [2024-03-19T02:31:59.584Z] setToolUnix: [2024-03-19T02:31:59.584Z] [2024-03-19T02:31:59.584Z] setToolProperty: [2024-03-19T02:31:59.584Z] [2024-03-19T02:31:59.584Z] setS1ASclassPath: [2024-03-19T02:31:59.584Z] [2024-03-19T02:31:59.584Z] init-common: [2024-03-19T02:31:59.584Z] [2024-03-19T02:31:59.584Z] compile-common: [2024-03-19T02:31:59.584Z] [echo] Current time (ISO): 2024-03-19T02:31:59.492+0000 [2024-03-19T02:31:59.584Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:31:59.630Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/libdependentApp.ear [2024-03-19T02:31:59.771Z] [java] ***************************************************** [2024-03-19T02:31:59.771Z] [java] *** java:global/ejb-ejb31-singleton-multimoduleApp/ejb-ejb31-singleton-multimodule-ejb/InitOrderTrackerBean!org.glassfish.devtest.ejb31.singleton.multimodule.servlet.RemoteInitTracker *** [2024-03-19T02:31:59.771Z] [java] ***************************************************** [2024-03-19T02:32:00.030Z] [java] Mar 19, 2024 2:31:59 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:32:00.030Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:32:00.196Z] [exec] Application deployed with name libdependentApp. [2024-03-19T02:32:00.196Z] [exec] there are no files to retrieve for application libdependentApp [2024-03-19T02:32:00.196Z] [echo] Deployment on target server server successful [2024-03-19T02:32:00.196Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:00.197Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:00.197Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:00.197Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:00.197Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:00.197Z] [2024-03-19T02:32:00.197Z] setOSConditions: [2024-03-19T02:32:00.197Z] [2024-03-19T02:32:00.197Z] setToolWin: [2024-03-19T02:32:00.197Z] [2024-03-19T02:32:00.197Z] setToolUnix: [2024-03-19T02:32:00.197Z] [2024-03-19T02:32:00.197Z] setToolProperty: [2024-03-19T02:32:00.197Z] [2024-03-19T02:32:00.197Z] setS1ASclassPath: [2024-03-19T02:32:00.197Z] [2024-03-19T02:32:00.197Z] init-common: [2024-03-19T02:32:00.197Z] [2024-03-19T02:32:00.197Z] deploy-common-ee: [2024-03-19T02:32:00.197Z] [2024-03-19T02:32:00.197Z] setup-ejb: [2024-03-19T02:32:00.197Z] [2024-03-19T02:32:00.197Z] assemble-client: [2024-03-19T02:32:00.198Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:32:00.198Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL [2024-03-19T02:32:00.198Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:00.198Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:00.198Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:00.198Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:00.198Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:00.198Z] [2024-03-19T02:32:00.198Z] setOSConditions: [2024-03-19T02:32:00.198Z] [2024-03-19T02:32:00.198Z] setToolWin: [2024-03-19T02:32:00.198Z] [2024-03-19T02:32:00.198Z] setToolUnix: [2024-03-19T02:32:00.198Z] [2024-03-19T02:32:00.198Z] setToolProperty: [2024-03-19T02:32:00.198Z] [2024-03-19T02:32:00.198Z] setS1ASclassPath: [2024-03-19T02:32:00.198Z] [2024-03-19T02:32:00.198Z] init-common: [2024-03-19T02:32:00.198Z] [2024-03-19T02:32:00.199Z] wsimport: [2024-03-19T02:32:00.457Z] [exec] parsing WSDL... [2024-03-19T02:32:00.522Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:00.522Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:00.522Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:00.522Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:00.522Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:00.522Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:00.522Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:00.623Z] [java] Mar 19, 2024 2:31:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:32:00.623Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5114b7c7 [2024-03-19T02:32:00.623Z] [java] Certname in appclication-client ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2024-03-19T02:32:01.086Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:01.189Z] [java] The caller principal received from ejb ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2024-03-19T02:32:01.189Z] [java] Mutual Authentication worked - calling other methods [2024-03-19T02:32:01.189Z] [java] [2024-03-19T02:32:01.189Z] [java] [2024-03-19T02:32:01.189Z] [java] [2024-03-19T02:32:01.189Z] [java] ===========Beginning Simple Test===== [2024-03-19T02:32:01.189Z] [java] [2024-03-19T02:32:01.189Z] [java] [2024-03-19T02:32:01.189Z] [java] $100 is : 12160.00Yen [2024-03-19T02:32:01.189Z] [java] Yen is :0.77Euro [2024-03-19T02:32:01.189Z] [java] Value of key is: Standalone-Client [2024-03-19T02:32:01.189Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:01.189Z] [java] [2024-03-19T02:32:01.189Z] [java] [2024-03-19T02:32:01.189Z] [java] ----------------------------------------- [2024-03-19T02:32:01.189Z] [java] - Standalone-Client: PASS - [2024-03-19T02:32:01.189Z] [java] ----------------------------------------- [2024-03-19T02:32:01.189Z] [java] Total PASS: 1 [2024-03-19T02:32:01.189Z] [java] Total FAIL: 0 [2024-03-19T02:32:01.189Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:32:01.189Z] [java] ----------------------------------------- [2024-03-19T02:32:01.189Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:32:01.189Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:32:01.342Z] [javac] 1 warning [2024-03-19T02:32:01.342Z] [2024-03-19T02:32:01.343Z] build: [2024-03-19T02:32:01.343Z] [2024-03-19T02:32:01.343Z] setOSConditions: [2024-03-19T02:32:01.343Z] [2024-03-19T02:32:01.343Z] fixFiles: [2024-03-19T02:32:01.343Z] [2024-03-19T02:32:01.343Z] convUnix: [2024-03-19T02:32:01.343Z] [2024-03-19T02:32:01.343Z] convWin: [2024-03-19T02:32:01.343Z] [2024-03-19T02:32:01.343Z] setToolWin: [2024-03-19T02:32:01.343Z] [2024-03-19T02:32:01.343Z] setToolUnix: [2024-03-19T02:32:01.343Z] [2024-03-19T02:32:01.343Z] setToolProperty: [2024-03-19T02:32:01.343Z] [2024-03-19T02:32:01.343Z] setS1ASclassPath: [2024-03-19T02:32:01.343Z] [2024-03-19T02:32:01.343Z] init-common: [2024-03-19T02:32:01.343Z] [2024-03-19T02:32:01.343Z] package-persistence-common: [2024-03-19T02:32:01.343Z] [2024-03-19T02:32:01.343Z] ejb-jar-common: [2024-03-19T02:32:01.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:01.343Z] [2024-03-19T02:32:01.343Z] package-ejbjar-common: [2024-03-19T02:32:01.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:01.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:01.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:01.344Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-ejb.jar [2024-03-19T02:32:01.344Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:01.344Z] [2024-03-19T02:32:01.344Z] appclient-jar-common: [2024-03-19T02:32:01.344Z] [2024-03-19T02:32:01.344Z] package-appclientjar-common: [2024-03-19T02:32:01.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:01.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:01.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:01.344Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-client.jar [2024-03-19T02:32:01.344Z] [2024-03-19T02:32:01.344Z] webclient-war-common: [2024-03-19T02:32:01.344Z] [2024-03-19T02:32:01.344Z] build-ear-common: [2024-03-19T02:32:01.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:32:01.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:01.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:32:01.344Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2024-03-19T02:32:01.344Z] [2024-03-19T02:32:01.344Z] create-jdbc-stuff: [2024-03-19T02:32:01.344Z] [2024-03-19T02:32:01.344Z] setOSConditions: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] setToolWin: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] setToolUnix: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] setToolProperty: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] setS1ASclassPath: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] init-common: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] deploy-jdbc-common: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] setOSConditions: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] setToolWin: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] setToolUnix: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] setToolProperty: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] setS1ASclassPath: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] init-common: [2024-03-19T02:32:01.345Z] [2024-03-19T02:32:01.345Z] create-jdbc-connpool-common: [2024-03-19T02:32:01.391Z] [exec] [2024-03-19T02:32:01.391Z] [exec] Generating code... [2024-03-19T02:32:01.391Z] [exec] [2024-03-19T02:32:01.391Z] [exec] Compiling code... [2024-03-19T02:32:01.447Z] [2024-03-19T02:32:01.447Z] undeploy: [2024-03-19T02:32:01.447Z] [2024-03-19T02:32:01.447Z] setOSConditions: [2024-03-19T02:32:01.447Z] [2024-03-19T02:32:01.447Z] setToolWin: [2024-03-19T02:32:01.448Z] [2024-03-19T02:32:01.448Z] setToolUnix: [2024-03-19T02:32:01.448Z] [2024-03-19T02:32:01.448Z] setToolProperty: [2024-03-19T02:32:01.448Z] [2024-03-19T02:32:01.448Z] setS1ASclassPath: [2024-03-19T02:32:01.448Z] [2024-03-19T02:32:01.448Z] init-common: [2024-03-19T02:32:01.448Z] [2024-03-19T02:32:01.448Z] undeploy-common: [2024-03-19T02:32:01.682Z] [exec] Application deployed with name connector16App. [2024-03-19T02:32:01.682Z] [exec] there are no files to retrieve for application connector16App [2024-03-19T02:32:01.682Z] [echo] Deployment on target server server successful [2024-03-19T02:32:01.682Z] [2024-03-19T02:32:01.682Z] setOSConditions: [2024-03-19T02:32:01.682Z] [2024-03-19T02:32:01.682Z] setToolWin: [2024-03-19T02:32:01.682Z] [2024-03-19T02:32:01.682Z] setToolUnix: [2024-03-19T02:32:01.682Z] [2024-03-19T02:32:01.682Z] setToolProperty: [2024-03-19T02:32:01.682Z] [2024-03-19T02:32:01.682Z] setS1ASclassPath: [2024-03-19T02:32:01.682Z] [2024-03-19T02:32:01.682Z] init-common: [2024-03-19T02:32:01.682Z] [2024-03-19T02:32:01.682Z] deploy-common-ee: [2024-03-19T02:32:01.682Z] [2024-03-19T02:32:01.682Z] setOSConditions: [2024-03-19T02:32:01.682Z] [2024-03-19T02:32:01.682Z] setToolWin: [2024-03-19T02:32:01.683Z] [2024-03-19T02:32:01.683Z] setToolUnix: [2024-03-19T02:32:01.683Z] [2024-03-19T02:32:01.683Z] setToolProperty: [2024-03-19T02:32:01.683Z] [2024-03-19T02:32:01.683Z] setS1ASclassPath: [2024-03-19T02:32:01.683Z] [2024-03-19T02:32:01.683Z] init-common: [2024-03-19T02:32:01.683Z] [2024-03-19T02:32:01.683Z] restart: [2024-03-19T02:32:01.683Z] [echo] Not required to restart [2024-03-19T02:32:01.683Z] [2024-03-19T02:32:01.683Z] setOSConditions: [2024-03-19T02:32:01.683Z] [2024-03-19T02:32:01.683Z] setToolWin: [2024-03-19T02:32:01.683Z] [2024-03-19T02:32:01.683Z] setToolUnix: [2024-03-19T02:32:01.683Z] [2024-03-19T02:32:01.683Z] setToolProperty: [2024-03-19T02:32:01.683Z] [2024-03-19T02:32:01.683Z] setS1ASclassPath: [2024-03-19T02:32:01.683Z] [2024-03-19T02:32:01.683Z] init-common: [2024-03-19T02:32:01.683Z] [2024-03-19T02:32:01.683Z] create-user-common: [2024-03-19T02:32:01.684Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server jagadish [2024-03-19T02:32:01.684Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt [2024-03-19T02:32:01.684Z] [2024-03-19T02:32:01.684Z] setOSConditions: [2024-03-19T02:32:01.684Z] [2024-03-19T02:32:01.684Z] setToolWin: [2024-03-19T02:32:01.684Z] [2024-03-19T02:32:01.684Z] setToolUnix: [2024-03-19T02:32:01.684Z] [2024-03-19T02:32:01.684Z] setToolProperty: [2024-03-19T02:32:01.684Z] [2024-03-19T02:32:01.684Z] setS1ASclassPath: [2024-03-19T02:32:01.684Z] [2024-03-19T02:32:01.684Z] init-common: [2024-03-19T02:32:01.684Z] [2024-03-19T02:32:01.684Z] create-user-common: [2024-03-19T02:32:01.930Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-conval [2024-03-19T02:32:01.930Z] [exec] JDBC connection pool jdbc-conval created successfully. [2024-03-19T02:32:01.930Z] [2024-03-19T02:32:01.930Z] set-derby-connpool-props: [2024-03-19T02:32:01.939Z] [java] Mar 19, 2024 2:32:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:32:01.939Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@51841ac6 [2024-03-19T02:32:01.941Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups iec --authrealmname file --target server jr158900 [2024-03-19T02:32:02.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2024-03-19T02:32:02.186Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2024-03-19T02:32:02.197Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod1.RootBean_Mod1: 2 [2024-03-19T02:32:02.197Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod2.BeanA_Mod2: 3 [2024-03-19T02:32:02.197Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.servlet.InitOrderTrackerBean: 0 [2024-03-19T02:32:02.197Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod2.RootBean_Mod2: 4 [2024-03-19T02:32:02.197Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod1.BeanA_Mod1: 1 [2024-03-19T02:32:02.197Z] [java] Value of key is: singleton-cross-module-dependency [2024-03-19T02:32:02.197Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:02.197Z] [java] [2024-03-19T02:32:02.197Z] [java] [2024-03-19T02:32:02.197Z] [java] ----------------------------------------- [2024-03-19T02:32:02.197Z] [java] - singleton-cross-module-dependency: PASS - [2024-03-19T02:32:02.197Z] [java] ----------------------------------------- [2024-03-19T02:32:02.197Z] [java] Total PASS: 1 [2024-03-19T02:32:02.197Z] [java] Total FAIL: 0 [2024-03-19T02:32:02.197Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:32:02.197Z] [java] ----------------------------------------- [2024-03-19T02:32:02.197Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:32:02.197Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:32:02.199Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt [2024-03-19T02:32:02.200Z] [2024-03-19T02:32:02.200Z] setOSConditions: [2024-03-19T02:32:02.200Z] [2024-03-19T02:32:02.200Z] setToolWin: [2024-03-19T02:32:02.200Z] [2024-03-19T02:32:02.200Z] setToolUnix: [2024-03-19T02:32:02.200Z] [2024-03-19T02:32:02.200Z] setToolProperty: [2024-03-19T02:32:02.200Z] [2024-03-19T02:32:02.200Z] setS1ASclassPath: [2024-03-19T02:32:02.200Z] [2024-03-19T02:32:02.200Z] init-common: [2024-03-19T02:32:02.200Z] [2024-03-19T02:32:02.200Z] create-user-common: [2024-03-19T02:32:02.324Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:32:02.324Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:32:02.324Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml:81: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:02.324Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:32:02.324Z] [javac] [parsing started SimpleFileObject[/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/client/Client.java]] [2024-03-19T02:32:02.324Z] [javac] [parsing completed 1ms] [2024-03-19T02:32:02.324Z] [javac] [loading /modules/java.base/module-info.class] [2024-03-19T02:32:02.324Z] [javac] [loading /modules/java.logging/module-info.class] [2024-03-19T02:32:02.324Z] [javac] [loading /modules/jdk.incubator.vector/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.rmi/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.internal.jvmstat/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.management/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.security.auth/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.xml.dom/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.scripting/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.se/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.security.jgss/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.compiler/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.jcmd/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.xml.crypto/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.httpserver/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.accessibility/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.management/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.naming/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.naming.rmi/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.javadoc/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.transaction.xa/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.security.sasl/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.datatransfer/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.naming.dns/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.jdi/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.jlink/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.editpad/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.jconsole/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.charsets/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.jdeps/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.hotspot.agent/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.attach/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.net/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.sctp/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.internal.vm.compiler.management/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.jpackage/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.sql.rowset/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.unsupported/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.smartcardio/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.security.jgss/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.compiler/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.management.jfr/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.prefs/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.zipfs/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.jshell/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.jdwp.agent/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.sql/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.internal.opt/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.unsupported.desktop/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.localedata/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.instrument/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.crypto.ec/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.dynalink/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.jsobject/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.internal.ed/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.xml/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.internal.le/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.internal.vm.ci/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.crypto.cryptoki/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.random/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.management.rmi/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.net.http/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.internal.vm.compiler/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.jfr/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/jdk.nio.mapmode/module-info.class] [2024-03-19T02:32:02.325Z] [javac] [loading /modules/java.desktop/module-info.class] [2024-03-19T02:32:02.326Z] [javac] [loading /modules/jdk.jartool/module-info.class] [2024-03-19T02:32:02.326Z] [javac] [loading /modules/jdk.management.agent/module-info.class] [2024-03-19T02:32:02.326Z] [javac] [loading /modules/jdk.jstatd/module-info.class] [2024-03-19T02:32:02.326Z] [javac] [search path for source files: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent] [2024-03-19T02:32:02.327Z] [javac] [search path for class files: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12/lib/modules,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-corba-omgapi.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/jakartaee.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.servlet-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.annotation-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.ejb-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.transaction-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.resource-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.authentication-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.authorization-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.xml.bind-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.mail-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.activation-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.faces.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.servlet.jsp-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/expressly.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.el-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.persistence-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.jms-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/hibernate-validator.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.validation-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.enterprise.cdi-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.ws.rs-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/parsson.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.json.bind-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.websocket-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.websocket-client-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.enterprise.concurrent-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.batch-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.inject-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-osgi.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jaxb-osgi.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar] [2024-03-19T02:32:02.400Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false sec-ssl-converterApp [2024-03-19T02:32:02.480Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server prasath [2024-03-19T02:32:02.480Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt [2024-03-19T02:32:02.480Z] [2024-03-19T02:32:02.480Z] setOSConditions: [2024-03-19T02:32:02.480Z] [2024-03-19T02:32:02.480Z] setToolWin: [2024-03-19T02:32:02.480Z] [2024-03-19T02:32:02.480Z] setToolUnix: [2024-03-19T02:32:02.480Z] [2024-03-19T02:32:02.480Z] setToolProperty: [2024-03-19T02:32:02.480Z] [2024-03-19T02:32:02.480Z] setS1ASclassPath: [2024-03-19T02:32:02.480Z] [2024-03-19T02:32:02.480Z] init-common: [2024-03-19T02:32:02.480Z] [2024-03-19T02:32:02.480Z] create-user-common: [2024-03-19T02:32:02.622Z] [javac] [loading /modules/java.rmi/java/rmi/RemoteException.class] [2024-03-19T02:32:02.623Z] [javac] [loading /modules/java.base/java/util/concurrent/ExecutionException.class] [2024-03-19T02:32:02.623Z] [javac] [loading /modules/java.base/java/util/concurrent/Future.class] [2024-03-19T02:32:02.623Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/WebServiceRef.class)] [2024-03-19T02:32:02.623Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/AsyncHandler.class)] [2024-03-19T02:32:02.623Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/Response.class)] [2024-03-19T02:32:02.623Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar(/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.class)] [2024-03-19T02:32:02.623Z] [javac] [loading /modules/java.base/java/lang/Object.class] [2024-03-19T02:32:02.623Z] [javac] [loading /modules/java.base/java/lang/String.class] [2024-03-19T02:32:02.623Z] [javac] [loading /modules/java.base/java/lang/annotation/Target.class] [2024-03-19T02:32:02.623Z] [javac] [loading /modules/java.base/java/lang/annotation/ElementType.class] [2024-03-19T02:32:02.623Z] [javac] [loading /modules/java.base/java/lang/annotation/Retention.class] [2024-03-19T02:32:02.623Z] [javac] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class] [2024-03-19T02:32:02.623Z] [javac] [loading /modules/java.base/java/lang/annotation/Repeatable.class] [2024-03-19T02:32:02.623Z] [javac] [loading /modules/java.base/java/lang/Deprecated.class] [2024-03-19T02:32:02.623Z] [javac] [checking client.Client] [2024-03-19T02:32:02.623Z] [javac] [loading /modules/java.base/java/io/Serializable.class] [2024-03-19T02:32:02.623Z] [javac] [loading /modules/java.base/java/lang/AutoCloseable.class] [2024-03-19T02:32:02.623Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/endpoint/HelloImplService.class] [2024-03-19T02:32:02.623Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/WebServiceClient.class)] [2024-03-19T02:32:02.623Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/WebEndpoint.class)] [2024-03-19T02:32:02.623Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/endpoint/HelloImpl.class] [2024-03-19T02:32:02.623Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebService.class)] [2024-03-19T02:32:02.623Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlSeeAlso.class)] [2024-03-19T02:32:02.623Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebResult.class)] [2024-03-19T02:32:02.623Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/RequestWrapper.class)] [2024-03-19T02:32:02.624Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/ResponseWrapper.class)] [2024-03-19T02:32:02.624Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/Action.class)] [2024-03-19T02:32:02.624Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebParam.class)] [2024-03-19T02:32:02.624Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebParam$Mode.class)] [2024-03-19T02:32:02.624Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/Service.class)] [2024-03-19T02:32:02.624Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/endpoint/RetVal.class] [2024-03-19T02:32:02.624Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlAccessorType.class)] [2024-03-19T02:32:02.624Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlAccessType.class)] [2024-03-19T02:32:02.624Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlType.class)] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Comparable.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/CharSequence.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/constant/Constable.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/constant/ConstantDesc.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Byte.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Character.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Short.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Long.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Float.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Integer.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Double.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Boolean.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Void.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/System.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/io/PrintStream.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Appendable.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/io/Closeable.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/io/FilterOutputStream.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/io/OutputStream.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/io/Flushable.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Exception.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Throwable.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/Error.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/RuntimeException.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/java/lang/invoke/StringConcatFactory.class] [2024-03-19T02:32:02.624Z] [javac] [loading /modules/java.base/jdk/internal/javac/PreviewFeature.class] [2024-03-19T02:32:02.625Z] [javac] [loading /modules/java.base/jdk/internal/javac/PreviewFeature$Feature.class] [2024-03-19T02:32:02.625Z] [javac] [loading /modules/java.base/jdk/internal/javac/PreviewFeature$JEP.class] [2024-03-19T02:32:02.625Z] [javac] [loading /modules/java.base/java/lang/invoke/MethodHandles.class] [2024-03-19T02:32:02.625Z] [javac] [loading /modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] [2024-03-19T02:32:02.625Z] [javac] [loading /modules/java.base/java/lang/invoke/MethodType.class] [2024-03-19T02:32:02.625Z] [javac] [loading /modules/java.base/java/lang/invoke/CallSite.class] [2024-03-19T02:32:02.625Z] [javac] [wrote /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/client/Client.class] [2024-03-19T02:32:02.625Z] [javac] [total 67ms] [2024-03-19T02:32:02.625Z] [2024-03-19T02:32:02.625Z] runclient: [2024-03-19T02:32:02.625Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:02.625Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:02.625Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:02.625Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:02.625Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:02.625Z] [2024-03-19T02:32:02.625Z] run-client: [2024-03-19T02:32:02.625Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:32:02.657Z] [2024-03-19T02:32:02.658Z] unsetup: [2024-03-19T02:32:02.658Z] [2024-03-19T02:32:02.658Z] remove-store-common: [2024-03-19T02:32:02.658Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/__keystore.jks [2024-03-19T02:32:02.658Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/ssltest.rfc [2024-03-19T02:32:02.658Z] [2024-03-19T02:32:02.658Z] setOSConditions: [2024-03-19T02:32:02.658Z] [2024-03-19T02:32:02.658Z] setToolWin: [2024-03-19T02:32:02.658Z] [2024-03-19T02:32:02.658Z] setToolUnix: [2024-03-19T02:32:02.658Z] [2024-03-19T02:32:02.658Z] setToolProperty: [2024-03-19T02:32:02.658Z] [2024-03-19T02:32:02.658Z] setS1ASclassPath: [2024-03-19T02:32:02.659Z] [2024-03-19T02:32:02.659Z] init-common: [2024-03-19T02:32:02.659Z] [2024-03-19T02:32:02.659Z] remove-store-keytool-common: [2024-03-19T02:32:02.747Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2024-03-19T02:32:02.748Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2024-03-19T02:32:02.760Z] [2024-03-19T02:32:02.761Z] setOSConditions: [2024-03-19T02:32:02.761Z] [2024-03-19T02:32:02.761Z] setToolWin: [2024-03-19T02:32:02.761Z] [2024-03-19T02:32:02.761Z] setToolUnix: [2024-03-19T02:32:02.761Z] [2024-03-19T02:32:02.761Z] setToolProperty: [2024-03-19T02:32:02.761Z] [2024-03-19T02:32:02.761Z] setS1ASclassPath: [2024-03-19T02:32:02.761Z] [2024-03-19T02:32:02.761Z] init-common: [2024-03-19T02:32:02.761Z] [2024-03-19T02:32:02.761Z] undeploy-common: [2024-03-19T02:32:03.004Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2024-03-19T02:32:03.004Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2024-03-19T02:32:03.018Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-singleton-multimoduleApp [2024-03-19T02:32:03.018Z] [2024-03-19T02:32:03.018Z] asynchronous: [2024-03-19T02:32:03.018Z] [2024-03-19T02:32:03.018Z] all: [2024-03-19T02:32:03.018Z] [2024-03-19T02:32:03.018Z] remote: [2024-03-19T02:32:03.018Z] [2024-03-19T02:32:03.018Z] setOSConditions: [2024-03-19T02:32:03.018Z] [2024-03-19T02:32:03.018Z] setToolWin: [2024-03-19T02:32:03.018Z] [2024-03-19T02:32:03.018Z] setToolUnix: [2024-03-19T02:32:03.018Z] [2024-03-19T02:32:03.018Z] setToolProperty: [2024-03-19T02:32:03.018Z] [2024-03-19T02:32:03.018Z] setS1ASclassPath: [2024-03-19T02:32:03.018Z] [2024-03-19T02:32:03.018Z] init-common: [2024-03-19T02:32:03.018Z] [2024-03-19T02:32:03.019Z] clean: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] setOSConditions: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] setToolWin: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] setToolUnix: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] setToolProperty: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] setS1ASclassPath: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] init-common: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] clean-common: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] setOSConditions: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] setToolWin: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] setToolUnix: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] setToolProperty: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] setS1ASclassPath: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.019Z] init-common: [2024-03-19T02:32:03.019Z] [2024-03-19T02:32:03.020Z] clean-classes-common: [2024-03-19T02:32:03.020Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.020Z] setOSConditions: [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.020Z] setToolWin: [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.020Z] setToolUnix: [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.020Z] setToolProperty: [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.020Z] setS1ASclassPath: [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.020Z] init-common: [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.020Z] clean-jars-common: [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.020Z] compile: [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.020Z] setOSConditions: [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.020Z] setToolWin: [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.020Z] setToolUnix: [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.020Z] setToolProperty: [2024-03-19T02:32:03.020Z] [2024-03-19T02:32:03.021Z] setS1ASclassPath: [2024-03-19T02:32:03.021Z] [2024-03-19T02:32:03.021Z] init-common: [2024-03-19T02:32:03.021Z] [2024-03-19T02:32:03.021Z] compile-common: [2024-03-19T02:32:03.021Z] [echo] Current time (ISO): 2024-03-19T02:32:02.987+0000 [2024-03-19T02:32:03.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:03.021Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:03.043Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server guest [2024-03-19T02:32:03.044Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt [2024-03-19T02:32:03.044Z] [2024-03-19T02:32:03.044Z] runtest: [2024-03-19T02:32:03.044Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:03.044Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:03.044Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:03.044Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:03.044Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:03.044Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:03.044Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:03.044Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:03.045Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:32:03.045Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:32:03.045Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:03.045Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:32:03.045Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:32:03.045Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:32:03.045Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:32:03.045Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:32:03.045Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:32:03.045Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:32:03.045Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:32:03.045Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:32:03.045Z] [java] ... 42 more [2024-03-19T02:32:03.045Z] [java] Java Result: -1 [2024-03-19T02:32:03.045Z] [2024-03-19T02:32:03.045Z] unset-map: [2024-03-19T02:32:03.045Z] [2024-03-19T02:32:03.045Z] unset-jvm-options: [2024-03-19T02:32:03.045Z] [2024-03-19T02:32:03.045Z] setOSConditions: [2024-03-19T02:32:03.045Z] [2024-03-19T02:32:03.045Z] setToolWin: [2024-03-19T02:32:03.045Z] [2024-03-19T02:32:03.045Z] setToolUnix: [2024-03-19T02:32:03.045Z] [2024-03-19T02:32:03.045Z] setToolProperty: [2024-03-19T02:32:03.045Z] [2024-03-19T02:32:03.045Z] setS1ASclassPath: [2024-03-19T02:32:03.045Z] [2024-03-19T02:32:03.045Z] init-common: [2024-03-19T02:32:03.045Z] [2024-03-19T02:32:03.045Z] delete-jvm-options: [2024-03-19T02:32:03.225Z] [2024-03-19T02:32:03.225Z] all: [2024-03-19T02:32:03.225Z] [echo] [2024-03-19T02:32:03.225Z] [echo] [2024-03-19T02:32:03.225Z] [echo] [2024-03-19T02:32:03.225Z] [echo] *************************************************************************** [2024-03-19T02:32:03.225Z] [echo] * Running group sameEjbName [2024-03-19T02:32:03.225Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/sameEjbName [2024-03-19T02:32:03.225Z] [echo] *************************************************************************** [2024-03-19T02:32:03.225Z] [echo] [2024-03-19T02:32:03.225Z] [echo] [2024-03-19T02:32:03.225Z] [echo] [2024-03-19T02:32:03.225Z] [2024-03-19T02:32:03.225Z] setOSConditions: [2024-03-19T02:32:03.225Z] [2024-03-19T02:32:03.225Z] setToolWin: [2024-03-19T02:32:03.225Z] [2024-03-19T02:32:03.225Z] setToolUnix: [2024-03-19T02:32:03.225Z] [2024-03-19T02:32:03.226Z] setToolProperty: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] setS1ASclassPath: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] init-common: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] clean: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] setOSConditions: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] setToolWin: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] setToolUnix: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] setToolProperty: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] setS1ASclassPath: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] init-common: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] clean-common: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] setOSConditions: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] setToolWin: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.226Z] setToolUnix: [2024-03-19T02:32:03.226Z] [2024-03-19T02:32:03.227Z] setToolProperty: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] setS1ASclassPath: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] init-common: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] clean-classes-common: [2024-03-19T02:32:03.227Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] setOSConditions: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] setToolWin: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] setToolUnix: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] setToolProperty: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] setS1ASclassPath: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] init-common: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] clean-jars-common: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] setup: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] setOSConditions: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.227Z] setToolWin: [2024-03-19T02:32:03.227Z] [2024-03-19T02:32:03.228Z] setToolUnix: [2024-03-19T02:32:03.228Z] [2024-03-19T02:32:03.228Z] setToolProperty: [2024-03-19T02:32:03.228Z] [2024-03-19T02:32:03.228Z] setS1ASclassPath: [2024-03-19T02:32:03.228Z] [2024-03-19T02:32:03.228Z] init-common: [2024-03-19T02:32:03.228Z] [2024-03-19T02:32:03.228Z] create-user-common: [2024-03-19T02:32:03.277Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2024-03-19T02:32:03.277Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2024-03-19T02:32:03.610Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-03-19T02:32:03.610Z] [exec] Deleted 1 option(s) [2024-03-19T02:32:03.610Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:32:03.610Z] [2024-03-19T02:32:03.610Z] setOSConditions: [2024-03-19T02:32:03.610Z] [2024-03-19T02:32:03.610Z] setToolWin: [2024-03-19T02:32:03.610Z] [2024-03-19T02:32:03.610Z] setToolUnix: [2024-03-19T02:32:03.610Z] [2024-03-19T02:32:03.610Z] setToolProperty: [2024-03-19T02:32:03.610Z] [2024-03-19T02:32:03.610Z] setS1ASclassPath: [2024-03-19T02:32:03.610Z] [2024-03-19T02:32:03.610Z] init-common: [2024-03-19T02:32:03.610Z] [2024-03-19T02:32:03.610Z] delete-jvm-options: [2024-03-19T02:32:03.840Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2024-03-19T02:32:03.840Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2024-03-19T02:32:03.956Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:03.956Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:03.956Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:03.956Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:03.956Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:03.956Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:03.956Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:04.096Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:32:04.096Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2024-03-19T02:32:04.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/sameEjbName/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups javaee --authrealmname file --target server javaee [2024-03-19T02:32:04.162Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/sameEjbName/asadminuserpassword.txt [2024-03-19T02:32:04.162Z] [2024-03-19T02:32:04.162Z] compile: [2024-03-19T02:32:04.162Z] [2024-03-19T02:32:04.162Z] setOSConditions: [2024-03-19T02:32:04.162Z] [2024-03-19T02:32:04.162Z] setToolWin: [2024-03-19T02:32:04.162Z] [2024-03-19T02:32:04.162Z] setToolUnix: [2024-03-19T02:32:04.162Z] [2024-03-19T02:32:04.162Z] setToolProperty: [2024-03-19T02:32:04.162Z] [2024-03-19T02:32:04.162Z] setS1ASclassPath: [2024-03-19T02:32:04.162Z] [2024-03-19T02:32:04.162Z] init-common: [2024-03-19T02:32:04.162Z] [2024-03-19T02:32:04.162Z] compile-common: [2024-03-19T02:32:04.162Z] [echo] Current time (ISO): 2024-03-19T02:32:04.006+0000 [2024-03-19T02:32:04.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:04.162Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:04.167Z] [exec] Waiting for domain1 to start ..... [2024-03-19T02:32:04.167Z] [exec] Waiting finished after 4,881 ms. [2024-03-19T02:32:04.167Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:32:04.167Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:32:04.167Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:32:04.167Z] [exec] Admin Port: 4,848 [2024-03-19T02:32:04.167Z] [exec] Command start-domain executed successfully. [2024-03-19T02:32:04.167Z] [2024-03-19T02:32:04.167Z] start-server-windows: [2024-03-19T02:32:04.167Z] [2024-03-19T02:32:04.167Z] all: [2024-03-19T02:32:04.167Z] [2024-03-19T02:32:04.167Z] stop-record: [2024-03-19T02:32:04.167Z] [2024-03-19T02:32:04.167Z] report: [2024-03-19T02:32:04.167Z] [echo] Comparing results with expected results [2024-03-19T02:32:04.168Z] [xslt] Processing /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:32:04.168Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-03-19T02:32:04.168Z] [2024-03-19T02:32:04.168Z] report-sh: [2024-03-19T02:32:04.168Z] [exec] input file=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:32:04.168Z] [exec] [2024-03-19T02:32:04.168Z] [exec] ************************ [2024-03-19T02:32:04.168Z] [exec] PASSED= 40 [2024-03-19T02:32:04.168Z] [exec] ------------ ========= [2024-03-19T02:32:04.168Z] [exec] FAILED= 0 [2024-03-19T02:32:04.168Z] [exec] ------------ ========= [2024-03-19T02:32:04.168Z] [exec] DID NOT RUN= 336 [2024-03-19T02:32:04.168Z] [exec] ------------ ========= [2024-03-19T02:32:04.168Z] [exec] Total Expected=376 [2024-03-19T02:32:04.168Z] [exec] ************************ [2024-03-19T02:32:04.168Z] [exec] [2024-03-19T02:32:04.168Z] [2024-03-19T02:32:04.168Z] BUILD SUCCESSFUL [2024-03-19T02:32:04.168Z] Total time: 10 minutes 46 seconds [2024-03-19T02:32:04.168Z] [2024-03-19T02:32:04.168Z] real 10m47.353s [2024-03-19T02:32:04.168Z] user 9m35.669s [2024-03-19T02:32:04.168Z] sys 1m38.834s [2024-03-19T02:32:04.168Z] + antStatus=0 [2024-03-19T02:32:04.168Z] + ant stopDomain stopDerby [2024-03-19T02:32:04.168Z] Buildfile: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-03-19T02:32:04.185Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-03-19T02:32:04.185Z] [exec] Deleted 1 option(s) [2024-03-19T02:32:04.185Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:32:04.185Z] [2024-03-19T02:32:04.185Z] unset: [2024-03-19T02:32:04.185Z] [2024-03-19T02:32:04.185Z] setOSConditions: [2024-03-19T02:32:04.185Z] [2024-03-19T02:32:04.185Z] setToolWin: [2024-03-19T02:32:04.185Z] [2024-03-19T02:32:04.185Z] setToolUnix: [2024-03-19T02:32:04.185Z] [2024-03-19T02:32:04.185Z] setToolProperty: [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.186Z] setS1ASclassPath: [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.186Z] init-common: [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.186Z] unsetJdbc: [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.186Z] setOSConditions: [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.186Z] setToolWin: [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.186Z] setToolUnix: [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.186Z] setToolProperty: [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.186Z] setS1ASclassPath: [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.186Z] init-common: [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.186Z] execute-sql-common: [2024-03-19T02:32:04.186Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/dropdb.sql [2024-03-19T02:32:04.186Z] [sql] 0 rows affected [2024-03-19T02:32:04.186Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.186Z] undeploy: [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.186Z] setOSConditions: [2024-03-19T02:32:04.186Z] [2024-03-19T02:32:04.187Z] setToolWin: [2024-03-19T02:32:04.187Z] [2024-03-19T02:32:04.187Z] setToolUnix: [2024-03-19T02:32:04.187Z] [2024-03-19T02:32:04.187Z] setToolProperty: [2024-03-19T02:32:04.187Z] [2024-03-19T02:32:04.187Z] setS1ASclassPath: [2024-03-19T02:32:04.187Z] [2024-03-19T02:32:04.187Z] init-common: [2024-03-19T02:32:04.187Z] [2024-03-19T02:32:04.187Z] undeploy: [2024-03-19T02:32:04.187Z] [2024-03-19T02:32:04.187Z] setOSConditions: [2024-03-19T02:32:04.187Z] [2024-03-19T02:32:04.187Z] setToolWin: [2024-03-19T02:32:04.187Z] [2024-03-19T02:32:04.187Z] setToolUnix: [2024-03-19T02:32:04.187Z] [2024-03-19T02:32:04.187Z] setToolProperty: [2024-03-19T02:32:04.187Z] [2024-03-19T02:32:04.187Z] setS1ASclassPath: [2024-03-19T02:32:04.187Z] [2024-03-19T02:32:04.187Z] init-common: [2024-03-19T02:32:04.187Z] [2024-03-19T02:32:04.187Z] undeploy-common: [2024-03-19T02:32:04.544Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:04.659Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2024-03-19T02:32:04.659Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2024-03-19T02:32:04.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector16App [2024-03-19T02:32:04.751Z] [2024-03-19T02:32:04.752Z] setOSConditions: [2024-03-19T02:32:04.752Z] [2024-03-19T02:32:04.752Z] setToolWin: [2024-03-19T02:32:04.752Z] [2024-03-19T02:32:04.752Z] setToolUnix: [2024-03-19T02:32:04.752Z] [2024-03-19T02:32:04.752Z] setToolProperty: [2024-03-19T02:32:04.752Z] [2024-03-19T02:32:04.752Z] setS1ASclassPath: [2024-03-19T02:32:04.752Z] [2024-03-19T02:32:04.752Z] init-common: [2024-03-19T02:32:04.752Z] [2024-03-19T02:32:04.752Z] stopDomain: [2024-03-19T02:32:04.752Z] [echo] run.xml:stopping domain... [2024-03-19T02:32:04.802Z] [javac] 1 warning [2024-03-19T02:32:04.802Z] [2024-03-19T02:32:04.802Z] setOSConditions: [2024-03-19T02:32:04.802Z] [2024-03-19T02:32:04.802Z] setToolWin: [2024-03-19T02:32:04.802Z] [2024-03-19T02:32:04.802Z] setToolUnix: [2024-03-19T02:32:04.802Z] [2024-03-19T02:32:04.802Z] setToolProperty: [2024-03-19T02:32:04.802Z] [2024-03-19T02:32:04.802Z] setS1ASclassPath: [2024-03-19T02:32:04.802Z] [2024-03-19T02:32:04.802Z] init-common: [2024-03-19T02:32:04.802Z] [2024-03-19T02:32:04.802Z] compile-common: [2024-03-19T02:32:04.802Z] [echo] Current time (ISO): 2024-03-19T02:32:04.629+0000 [2024-03-19T02:32:04.802Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:04.922Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2024-03-19T02:32:04.922Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2024-03-19T02:32:04.922Z] [2024-03-19T02:32:04.922Z] setOSConditions: [2024-03-19T02:32:04.922Z] [2024-03-19T02:32:04.922Z] setToolWin: [2024-03-19T02:32:04.922Z] [2024-03-19T02:32:04.922Z] setToolUnix: [2024-03-19T02:32:04.922Z] [2024-03-19T02:32:04.922Z] setToolProperty: [2024-03-19T02:32:04.922Z] [2024-03-19T02:32:04.922Z] setS1ASclassPath: [2024-03-19T02:32:04.922Z] [2024-03-19T02:32:04.923Z] init-common: [2024-03-19T02:32:04.923Z] [2024-03-19T02:32:04.923Z] create-jdbc-resource-common: [2024-03-19T02:32:04.923Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-conval --target server jdbc/convalDB [2024-03-19T02:32:05.007Z] [2024-03-19T02:32:05.007Z] setOSConditions: [2024-03-19T02:32:05.007Z] [2024-03-19T02:32:05.007Z] setToolWin: [2024-03-19T02:32:05.007Z] [2024-03-19T02:32:05.007Z] setToolUnix: [2024-03-19T02:32:05.007Z] [2024-03-19T02:32:05.007Z] setToolProperty: [2024-03-19T02:32:05.007Z] [2024-03-19T02:32:05.007Z] setS1ASclassPath: [2024-03-19T02:32:05.007Z] [2024-03-19T02:32:05.008Z] init-common: [2024-03-19T02:32:05.008Z] [2024-03-19T02:32:05.008Z] undeploy: [2024-03-19T02:32:05.008Z] [2024-03-19T02:32:05.008Z] setOSConditions: [2024-03-19T02:32:05.008Z] [2024-03-19T02:32:05.008Z] setToolWin: [2024-03-19T02:32:05.008Z] [2024-03-19T02:32:05.008Z] setToolUnix: [2024-03-19T02:32:05.008Z] [2024-03-19T02:32:05.008Z] setToolProperty: [2024-03-19T02:32:05.008Z] [2024-03-19T02:32:05.008Z] setS1ASclassPath: [2024-03-19T02:32:05.008Z] [2024-03-19T02:32:05.008Z] init-common: [2024-03-19T02:32:05.008Z] [2024-03-19T02:32:05.008Z] undeploy-rar-common: [2024-03-19T02:32:05.008Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-03-19T02:32:05.265Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-03-19T02:32:05.367Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:05.367Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:05.367Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:05.367Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:05.367Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:05.367Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:05.367Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:05.485Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-conval --enabled=true --target server jdbc/convalDB [2024-03-19T02:32:05.485Z] [exec] JDBC resource jdbc/convalDB created successfully. [2024-03-19T02:32:05.485Z] [echo] cmd executed for server [2024-03-19T02:32:05.485Z] [2024-03-19T02:32:05.485Z] deploy: [2024-03-19T02:32:05.485Z] [2024-03-19T02:32:05.486Z] setOSConditions: [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] setToolWin: [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] setToolUnix: [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] setToolProperty: [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] setS1ASclassPath: [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] init-common: [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] deploy-common: [2024-03-19T02:32:05.486Z] [echo] Current time (ISO): 2024-03-19T02:32:05.314+0000 [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] setOSConditions: [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] setToolWin: [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] setToolUnix: [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] setToolProperty: [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] setS1ASclassPath: [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] init-common: [2024-03-19T02:32:05.486Z] [2024-03-19T02:32:05.486Z] deploy-common-pe: [2024-03-19T02:32:05.522Z] [2024-03-19T02:32:05.522Z] setOSConditions: [2024-03-19T02:32:05.522Z] [2024-03-19T02:32:05.522Z] setToolWin: [2024-03-19T02:32:05.522Z] [2024-03-19T02:32:05.522Z] setToolUnix: [2024-03-19T02:32:05.522Z] [2024-03-19T02:32:05.522Z] setToolProperty: [2024-03-19T02:32:05.522Z] [2024-03-19T02:32:05.522Z] setS1ASclassPath: [2024-03-19T02:32:05.522Z] [2024-03-19T02:32:05.522Z] init-common: [2024-03-19T02:32:05.522Z] [2024-03-19T02:32:05.522Z] delete-user-common: [2024-03-19T02:32:05.541Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:05.541Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:05.744Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2024-03-19T02:32:05.798Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:05.798Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:05.798Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:05.798Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:05.798Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:05.931Z] [exec] endpoint.RetVal@2b4d4327 [2024-03-19T02:32:05.931Z] [exec] WebSvcTest-Hello Hi LibDependent [2024-03-19T02:32:05.931Z] [exec] Value of key is:ejb-libdependent-service-test [2024-03-19T02:32:05.931Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:05.931Z] [exec] [2024-03-19T02:32:05.931Z] [exec] [2024-03-19T02:32:05.931Z] [exec] ----------------------------------------- [2024-03-19T02:32:05.931Z] [exec] - ejb-libdependent-service-test: PASS - [2024-03-19T02:32:05.931Z] [exec] ----------------------------------------- [2024-03-19T02:32:05.931Z] [exec] Total PASS: 1 [2024-03-19T02:32:05.931Z] [exec] Total FAIL: 0 [2024-03-19T02:32:05.932Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:32:05.932Z] [exec] ----------------------------------------- [2024-03-19T02:32:05.932Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:05.999Z] [exec] Application deployed with name jdbc-convalApp. [2024-03-19T02:32:05.999Z] [echo] Deployment on target server server successful [2024-03-19T02:32:06.086Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jagadish [2024-03-19T02:32:06.086Z] [2024-03-19T02:32:06.086Z] setOSConditions: [2024-03-19T02:32:06.086Z] [2024-03-19T02:32:06.086Z] setToolWin: [2024-03-19T02:32:06.086Z] [2024-03-19T02:32:06.086Z] setToolUnix: [2024-03-19T02:32:06.086Z] [2024-03-19T02:32:06.086Z] setToolProperty: [2024-03-19T02:32:06.086Z] [2024-03-19T02:32:06.086Z] setS1ASclassPath: [2024-03-19T02:32:06.086Z] [2024-03-19T02:32:06.086Z] init-common: [2024-03-19T02:32:06.086Z] [2024-03-19T02:32:06.086Z] delete-user-common: [2024-03-19T02:32:06.189Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:06.189Z] [2024-03-19T02:32:06.189Z] undeploy: [2024-03-19T02:32:06.189Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:06.189Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:06.189Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:06.190Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:06.190Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:06.190Z] [2024-03-19T02:32:06.190Z] setOSConditions: [2024-03-19T02:32:06.190Z] [2024-03-19T02:32:06.190Z] setToolWin: [2024-03-19T02:32:06.190Z] [2024-03-19T02:32:06.190Z] setToolUnix: [2024-03-19T02:32:06.190Z] [2024-03-19T02:32:06.190Z] setToolProperty: [2024-03-19T02:32:06.190Z] [2024-03-19T02:32:06.190Z] setS1ASclassPath: [2024-03-19T02:32:06.190Z] [2024-03-19T02:32:06.190Z] init-common: [2024-03-19T02:32:06.190Z] [2024-03-19T02:32:06.190Z] undeploy-common: [2024-03-19T02:32:06.256Z] [2024-03-19T02:32:06.256Z] setOSConditions: [2024-03-19T02:32:06.256Z] [2024-03-19T02:32:06.256Z] setToolWin: [2024-03-19T02:32:06.256Z] [2024-03-19T02:32:06.256Z] setToolUnix: [2024-03-19T02:32:06.256Z] [2024-03-19T02:32:06.256Z] setToolProperty: [2024-03-19T02:32:06.256Z] [2024-03-19T02:32:06.256Z] setS1ASclassPath: [2024-03-19T02:32:06.256Z] [2024-03-19T02:32:06.256Z] init-common: [2024-03-19T02:32:06.256Z] [2024-03-19T02:32:06.257Z] deploy-common-ee: [2024-03-19T02:32:06.257Z] [2024-03-19T02:32:06.257Z] run: [2024-03-19T02:32:06.257Z] [2024-03-19T02:32:06.257Z] setOSConditions: [2024-03-19T02:32:06.257Z] [2024-03-19T02:32:06.257Z] setToolWin: [2024-03-19T02:32:06.257Z] [2024-03-19T02:32:06.257Z] setToolUnix: [2024-03-19T02:32:06.257Z] [2024-03-19T02:32:06.257Z] setToolProperty: [2024-03-19T02:32:06.257Z] [2024-03-19T02:32:06.257Z] setS1ASclassPath: [2024-03-19T02:32:06.257Z] [2024-03-19T02:32:06.257Z] init-common: [2024-03-19T02:32:06.257Z] [2024-03-19T02:32:06.257Z] execute-sql-common: [2024-03-19T02:32:06.257Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/create_pointbase.sql [2024-03-19T02:32:06.257Z] [sql] Failed to execute: Drop table O_Customer [2024-03-19T02:32:06.257Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-03-19T02:32:06.257Z] [sql] 0 rows affected [2024-03-19T02:32:06.257Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:32:06.257Z] [2024-03-19T02:32:06.257Z] setOSConditions: [2024-03-19T02:32:06.257Z] [2024-03-19T02:32:06.257Z] setToolWin: [2024-03-19T02:32:06.257Z] [2024-03-19T02:32:06.257Z] setToolUnix: [2024-03-19T02:32:06.257Z] [2024-03-19T02:32:06.258Z] setToolProperty: [2024-03-19T02:32:06.258Z] [2024-03-19T02:32:06.258Z] setS1ASclassPath: [2024-03-19T02:32:06.258Z] [2024-03-19T02:32:06.258Z] init-common: [2024-03-19T02:32:06.258Z] [2024-03-19T02:32:06.258Z] runclient-common: [2024-03-19T02:32:06.258Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-03-19T02:32:06.309Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:06.344Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server prasath [2024-03-19T02:32:06.344Z] [2024-03-19T02:32:06.344Z] setOSConditions: [2024-03-19T02:32:06.344Z] [2024-03-19T02:32:06.344Z] setToolWin: [2024-03-19T02:32:06.344Z] [2024-03-19T02:32:06.344Z] setToolUnix: [2024-03-19T02:32:06.344Z] [2024-03-19T02:32:06.344Z] setToolProperty: [2024-03-19T02:32:06.344Z] [2024-03-19T02:32:06.344Z] setS1ASclassPath: [2024-03-19T02:32:06.344Z] [2024-03-19T02:32:06.344Z] init-common: [2024-03-19T02:32:06.344Z] [2024-03-19T02:32:06.344Z] delete-user-common: [2024-03-19T02:32:06.566Z] [javac] 1 warning [2024-03-19T02:32:06.566Z] [2024-03-19T02:32:06.566Z] build: [2024-03-19T02:32:06.566Z] [2024-03-19T02:32:06.566Z] setOSConditions: [2024-03-19T02:32:06.566Z] [2024-03-19T02:32:06.566Z] setToolWin: [2024-03-19T02:32:06.566Z] [2024-03-19T02:32:06.566Z] setToolUnix: [2024-03-19T02:32:06.566Z] [2024-03-19T02:32:06.566Z] setToolProperty: [2024-03-19T02:32:06.566Z] [2024-03-19T02:32:06.566Z] setS1ASclassPath: [2024-03-19T02:32:06.566Z] [2024-03-19T02:32:06.567Z] init-common: [2024-03-19T02:32:06.567Z] [2024-03-19T02:32:06.567Z] ejb-jar-common: [2024-03-19T02:32:06.567Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:06.567Z] [2024-03-19T02:32:06.567Z] package-ejbjar-common: [2024-03-19T02:32:06.567Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:06.567Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-remote-ejb.jar [2024-03-19T02:32:06.567Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:06.567Z] [2024-03-19T02:32:06.567Z] deploy: [2024-03-19T02:32:06.567Z] [2024-03-19T02:32:06.567Z] setOSConditions: [2024-03-19T02:32:06.567Z] [2024-03-19T02:32:06.567Z] setToolWin: [2024-03-19T02:32:06.567Z] [2024-03-19T02:32:06.567Z] setToolUnix: [2024-03-19T02:32:06.567Z] [2024-03-19T02:32:06.567Z] setToolProperty: [2024-03-19T02:32:06.567Z] [2024-03-19T02:32:06.567Z] setS1ASclassPath: [2024-03-19T02:32:06.567Z] [2024-03-19T02:32:06.567Z] init-common: [2024-03-19T02:32:06.567Z] [2024-03-19T02:32:06.567Z] deploy-jar-common: [2024-03-19T02:32:06.787Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false libdependentApp [2024-03-19T02:32:06.787Z] [2024-03-19T02:32:06.787Z] all: [2024-03-19T02:32:06.787Z] [echo] [2024-03-19T02:32:06.787Z] [echo] ************************* [2024-03-19T02:32:06.787Z] [echo] * Running messagectxt [2024-03-19T02:32:06.787Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt [2024-03-19T02:32:06.787Z] [echo] ************************* [2024-03-19T02:32:06.787Z] [echo] [2024-03-19T02:32:06.787Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:06.787Z] [2024-03-19T02:32:06.787Z] clean: [2024-03-19T02:32:06.787Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml [2024-03-19T02:32:06.787Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:06.787Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:06.787Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:06.787Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:06.787Z] [2024-03-19T02:32:06.787Z] test-all: [2024-03-19T02:32:06.787Z] [echo] Starting Test /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/endpoint [2024-03-19T02:32:06.788Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:06.788Z] [2024-03-19T02:32:06.788Z] deploy: [2024-03-19T02:32:06.788Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:06.788Z] [2024-03-19T02:32:06.788Z] build: [2024-03-19T02:32:06.788Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:06.788Z] [2024-03-19T02:32:06.788Z] test-compile: [2024-03-19T02:32:06.788Z] [echo] Compiling into endpoint/HelloImpl.class [2024-03-19T02:32:06.788Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:06.788Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:06.825Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-remote-ejb.jar [2024-03-19T02:32:06.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jr158900 [2024-03-19T02:32:06.910Z] [2024-03-19T02:32:06.910Z] setOSConditions: [2024-03-19T02:32:06.910Z] [2024-03-19T02:32:06.910Z] setToolWin: [2024-03-19T02:32:06.910Z] [2024-03-19T02:32:06.910Z] setToolUnix: [2024-03-19T02:32:06.910Z] [2024-03-19T02:32:06.910Z] setToolProperty: [2024-03-19T02:32:06.910Z] [2024-03-19T02:32:06.910Z] setS1ASclassPath: [2024-03-19T02:32:06.910Z] [2024-03-19T02:32:06.910Z] init-common: [2024-03-19T02:32:06.910Z] [2024-03-19T02:32:06.911Z] delete-user-common: [2024-03-19T02:32:07.046Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:07.046Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:07.046Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:07.046Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:07.046Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:07.046Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:07.046Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:07.192Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:07.192Z] [javac] 1 warning [2024-03-19T02:32:07.192Z] [2024-03-19T02:32:07.192Z] setOSConditions: [2024-03-19T02:32:07.192Z] [2024-03-19T02:32:07.192Z] setToolWin: [2024-03-19T02:32:07.192Z] [2024-03-19T02:32:07.192Z] setToolUnix: [2024-03-19T02:32:07.192Z] [2024-03-19T02:32:07.192Z] setToolProperty: [2024-03-19T02:32:07.192Z] [2024-03-19T02:32:07.192Z] setS1ASclassPath: [2024-03-19T02:32:07.192Z] [2024-03-19T02:32:07.192Z] init-common: [2024-03-19T02:32:07.192Z] [2024-03-19T02:32:07.192Z] compile-common: [2024-03-19T02:32:07.192Z] [echo] Current time (ISO): 2024-03-19T02:32:07.192+0000 [2024-03-19T02:32:07.192Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:07.194Z] [exec] Mar 19, 2024 2:32:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:32:07.194Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:32:07.304Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:07.304Z] [javac] 1 warning [2024-03-19T02:32:07.304Z] [echo] Building with package endpoint [2024-03-19T02:32:07.304Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:32:07.391Z] [exec] Application deployed with name ejb-ejb31-asynchronous-remote-ejb. [2024-03-19T02:32:07.391Z] [2024-03-19T02:32:07.391Z] run: [2024-03-19T02:32:07.391Z] [2024-03-19T02:32:07.391Z] setOSConditions: [2024-03-19T02:32:07.391Z] [2024-03-19T02:32:07.391Z] setToolWin: [2024-03-19T02:32:07.391Z] [2024-03-19T02:32:07.391Z] setToolUnix: [2024-03-19T02:32:07.391Z] [2024-03-19T02:32:07.391Z] setToolProperty: [2024-03-19T02:32:07.391Z] [2024-03-19T02:32:07.391Z] setS1ASclassPath: [2024-03-19T02:32:07.391Z] [2024-03-19T02:32:07.391Z] init-common: [2024-03-19T02:32:07.391Z] [2024-03-19T02:32:07.392Z] run_se: [2024-03-19T02:32:07.485Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server guest [2024-03-19T02:32:07.485Z] [2024-03-19T02:32:07.485Z] restore-default-security-permission: [2024-03-19T02:32:07.485Z] [2024-03-19T02:32:07.485Z] setOSConditions: [2024-03-19T02:32:07.485Z] [2024-03-19T02:32:07.485Z] stop-server: [2024-03-19T02:32:07.485Z] [2024-03-19T02:32:07.485Z] stop-server-unix: [2024-03-19T02:32:07.485Z] [echo] stopping server on unix ... [2024-03-19T02:32:07.756Z] [exec] Mar 19, 2024 2:32:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:32:07.756Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:32:07.956Z] [java] Mar 19, 2024 2:32:07 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:32:07.956Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:32:08.024Z] [exec] Mar 19, 2024 2:32:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:32:08.024Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:32:08.449Z] [exec] Waiting for the domain to stop . [2024-03-19T02:32:08.450Z] [exec] Waiting finished after 177 ms. [2024-03-19T02:32:08.450Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:32:08.450Z] [2024-03-19T02:32:08.450Z] stop-server-windows: [2024-03-19T02:32:08.450Z] [move] Moving 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config [2024-03-19T02:32:08.450Z] [echo] restored original server.policy file [2024-03-19T02:32:08.450Z] [2024-03-19T02:32:08.450Z] setOSConditions: [2024-03-19T02:32:08.450Z] [2024-03-19T02:32:08.450Z] start-server: [2024-03-19T02:32:08.450Z] [echo] +-----------------------------+ [2024-03-19T02:32:08.450Z] [echo] | | [2024-03-19T02:32:08.450Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:32:08.450Z] [echo] | in Felix mode | [2024-03-19T02:32:08.450Z] [echo] | | [2024-03-19T02:32:08.450Z] [echo] +-----------------------------+ [2024-03-19T02:32:08.450Z] [2024-03-19T02:32:08.450Z] start-server-unix: [2024-03-19T02:32:08.926Z] [exec] Waiting for the domain to stop ... [2024-03-19T02:32:08.926Z] [exec] Waiting finished after 2,414 ms. [2024-03-19T02:32:08.926Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:32:08.926Z] [2024-03-19T02:32:08.926Z] setOSConditions: [2024-03-19T02:32:08.926Z] [2024-03-19T02:32:08.926Z] setToolWin: [2024-03-19T02:32:08.926Z] [2024-03-19T02:32:08.926Z] setToolUnix: [2024-03-19T02:32:08.926Z] [2024-03-19T02:32:08.926Z] setToolProperty: [2024-03-19T02:32:08.926Z] [2024-03-19T02:32:08.926Z] setS1ASclassPath: [2024-03-19T02:32:08.926Z] [2024-03-19T02:32:08.926Z] init-common: [2024-03-19T02:32:08.926Z] [2024-03-19T02:32:08.926Z] stopDerby: [2024-03-19T02:32:08.926Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2024-03-19T02:32:09.088Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:09.088Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:09.088Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:09.088Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:09.088Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:09.088Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:09.088Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:09.199Z] [java] Tue Mar 19 02:32:09 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:32:09.458Z] [java] Tue Mar 19 02:32:09 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:32:09.458Z] [2024-03-19T02:32:09.458Z] BUILD SUCCESSFUL [2024-03-19T02:32:09.458Z] Total time: 5 seconds [2024-03-19T02:32:09.458Z] + check_successful_run [2024-03-19T02:32:09.458Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-03-19T02:32:09.458Z] [2024-03-19T02:32:09.458Z] ===== CHECK SUCCESSFUL RUN ===== [2024-03-19T02:32:09.458Z] [2024-03-19T02:32:09.458Z] + FILE=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html [2024-03-19T02:32:09.458Z] + '[' -f /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html ']' [2024-03-19T02:32:09.458Z] + echo 'File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-03-19T02:32:09.459Z] File /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-03-19T02:32:09.459Z] + generate_junit_report connector_group_1 [2024-03-19T02:32:09.459Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-03-19T02:32:09.459Z] [2024-03-19T02:32:09.459Z] ===== GENERATE JUNIT REPORT ===== [2024-03-19T02:32:09.459Z] [2024-03-19T02:32:09.459Z] + TD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:32:09.459Z] + JUD=/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml [2024-03-19T02:32:09.459Z] + TESTSUITE_NAME=connector_group_1 [2024-03-19T02:32:09.459Z] + cat /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml [2024-03-19T02:32:09.459Z] + awk -v suitename=connector_group_1 ' [2024-03-19T02:32:09.459Z] BEGIN { [2024-03-19T02:32:09.459Z] totaltests = 0; [2024-03-19T02:32:09.459Z] totalfailures = 0; [2024-03-19T02:32:09.459Z] totalerrors = 0; [2024-03-19T02:32:09.459Z] } [2024-03-19T02:32:09.459Z] function getPropVal(str){ [2024-03-19T02:32:09.459Z] split(str, a, "="); [2024-03-19T02:32:09.459Z] val = a[2]; [2024-03-19T02:32:09.459Z] # remove quotes [2024-03-19T02:32:09.459Z] gsub("\"","",val); [2024-03-19T02:32:09.459Z] return val; [2024-03-19T02:32:09.459Z] } [2024-03-19T02:32:09.459Z] function removeXMLTag(str){ [2024-03-19T02:32:09.459Z] # remove xml tag quotes [2024-03-19T02:32:09.459Z] gsub("","",str); [2024-03-19T02:32:09.459Z] gsub("<.*>","",str); [2024-03-19T02:32:09.459Z] gsub(">","",str); [2024-03-19T02:32:09.459Z] return str; [2024-03-19T02:32:09.459Z] } [2024-03-19T02:32:09.459Z] /status value=/ { [2024-03-19T02:32:09.459Z] result=getPropVal($0); [2024-03-19T02:32:09.459Z] result=removeXMLTag(result); [2024-03-19T02:32:09.459Z] } [2024-03-19T02:32:09.459Z] // { [2024-03-19T02:32:09.459Z] getline; [2024-03-19T02:32:09.459Z] getline; [2024-03-19T02:32:09.459Z] testunit=removeXMLTag($0); [2024-03-19T02:32:09.459Z] gsub("\"","",testunit); [2024-03-19T02:32:09.459Z] } [2024-03-19T02:32:09.459Z] // { [2024-03-19T02:32:09.459Z] getline; [2024-03-19T02:32:09.459Z] testname=removeXMLTag($0); [2024-03-19T02:32:09.459Z] gsub("\"","",testname); [2024-03-19T02:32:09.459Z] } [2024-03-19T02:32:09.459Z] /<\/testcase>/{ [2024-03-19T02:32:09.459Z] classname=testunit [2024-03-19T02:32:09.459Z] # printing testcase to out [2024-03-19T02:32:09.459Z] out = out sprintf(" \n", classname, testname); [2024-03-19T02:32:09.459Z] if (result == "fail") { [2024-03-19T02:32:09.459Z] out = out " \n"; [2024-03-19T02:32:09.459Z] totalfailures++; [2024-03-19T02:32:09.459Z] } else if (result == "did_not_run") { [2024-03-19T02:32:09.459Z] out = out " \n"; [2024-03-19T02:32:09.459Z] totalerrors++; [2024-03-19T02:32:09.459Z] } [2024-03-19T02:32:09.459Z] out = out " \n"; [2024-03-19T02:32:09.459Z] [2024-03-19T02:32:09.459Z] totaltests++; [2024-03-19T02:32:09.459Z] result=""; [2024-03-19T02:32:09.459Z] testname=""; [2024-03-19T02:32:09.459Z] } [2024-03-19T02:32:09.459Z] END { [2024-03-19T02:32:09.459Z] print "" [2024-03-19T02:32:09.459Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-03-19T02:32:09.459Z] printf "%s", out; [2024-03-19T02:32:09.459Z] print "" [2024-03-19T02:32:09.459Z] }' [2024-03-19T02:32:09.459Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:32:09.459Z] + change_junit_report_class_names [2024-03-19T02:32:09.459Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:32:09.459Z] + sed -i 's/\bclassname="/classname="connector_group_1./g' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports/test_results_junit.xml [2024-03-19T02:32:09.459Z] + copy_test_artifacts connector_group_1 [2024-03-19T02:32:09.459Z] + sleep 1 [2024-03-19T02:32:09.833Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:09.833Z] [2024-03-19T02:32:09.833Z] run: [2024-03-19T02:32:09.833Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:09.833Z] [2024-03-19T02:32:09.833Z] prepare-client: [2024-03-19T02:32:09.833Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:09.833Z] [2024-03-19T02:32:09.833Z] wsdl-import: [2024-03-19T02:32:09.833Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:09.833Z] [2024-03-19T02:32:09.833Z] configurable-wsdl-import: [2024-03-19T02:32:09.833Z] [echo] Current time (ISO): 2024-03-19T02:32:09.768+0000 [2024-03-19T02:32:09.833Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:32:09.870Z] [java] Mar 19, 2024 2:32:09 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:32:09.870Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@67f3d192 [2024-03-19T02:32:10.091Z] [exec] parsing WSDL... [2024-03-19T02:32:10.389Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-03-19T02:32:10.390Z] [2024-03-19T02:32:10.390Z] ===== COPY TEST ARTIFACTS ===== [2024-03-19T02:32:10.390Z] [2024-03-19T02:32:10.390Z] + mkdir -p /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/junitreports [2024-03-19T02:32:10.390Z] + tar -cf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/domainArchive.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains [2024-03-19T02:32:10.390Z] tar: Removing leading `/' from member names [2024-03-19T02:32:10.444Z] [java] Stateful bean says hello, world [2024-03-19T02:32:10.444Z] [java] [2024-03-19T02:32:10.444Z] [java] Stateful bean removed status = removed [2024-03-19T02:32:10.444Z] [java] Got nsee from helloAsync [2024-03-19T02:32:10.444Z] [java] Successfully received CreateException [2024-03-19T02:32:10.444Z] [java] Successfully received RemoteException [2024-03-19T02:32:10.444Z] [java] result of removeAfterCalling = removed [2024-03-19T02:32:10.444Z] [java] Successfully received NoSuchObjectException [2024-03-19T02:32:10.462Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:10.462Z] [javac] 1 warning [2024-03-19T02:32:10.551Z] [exec] Mar 19, 2024 2:32:10 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:32:10.551Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@54495935 [2024-03-19T02:32:10.551Z] [exec] Value of key is: test-1 [2024-03-19T02:32:10.552Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:10.552Z] [exec] [2024-03-19T02:32:10.552Z] [exec] [2024-03-19T02:32:10.552Z] [exec] ----------------------------------------- [2024-03-19T02:32:10.552Z] [exec] - test-1 : PASS - [2024-03-19T02:32:10.552Z] [exec] ----------------------------------------- [2024-03-19T02:32:10.552Z] [exec] Total PASS: 1 [2024-03-19T02:32:10.552Z] [exec] Total FAIL: 0 [2024-03-19T02:32:10.552Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:32:10.552Z] [exec] ----------------------------------------- [2024-03-19T02:32:10.552Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:10.552Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:10.646Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:32:10.646Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/tests-run.log /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:32:10.646Z] + cp /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:32:10.646Z] ++ pwd [2024-03-19T02:32:10.646Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:32:10.646Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2024-03-19T02:32:10.647Z] + true [2024-03-19T02:32:10.647Z] ++ pwd [2024-03-19T02:32:10.647Z] + cp '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results/ [2024-03-19T02:32:10.647Z] cp: cannot stat '/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2024-03-19T02:32:10.647Z] + true [2024-03-19T02:32:10.647Z] + tar -caf /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/connector_group_1-results.tar.gz /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/results [2024-03-19T02:32:10.647Z] tar: Removing leading `/' from member names [2024-03-19T02:32:10.718Z] [2024-03-19T02:32:10.718Z] setOSConditions: [2024-03-19T02:32:10.718Z] [2024-03-19T02:32:10.718Z] setToolWin: [2024-03-19T02:32:10.718Z] [2024-03-19T02:32:10.718Z] setToolUnix: [2024-03-19T02:32:10.718Z] [2024-03-19T02:32:10.718Z] setToolProperty: [2024-03-19T02:32:10.718Z] [2024-03-19T02:32:10.718Z] setS1ASclassPath: [2024-03-19T02:32:10.718Z] [2024-03-19T02:32:10.718Z] init-common: [2024-03-19T02:32:10.718Z] [2024-03-19T02:32:10.718Z] compile-common: [2024-03-19T02:32:10.719Z] [echo] Current time (ISO): 2024-03-19T02:32:10.490+0000 [2024-03-19T02:32:10.719Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:10.808Z] [2024-03-19T02:32:10.808Z] checkReporting-common: [2024-03-19T02:32:10.808Z] [2024-03-19T02:32:10.808Z] confirmReportPresent-common: [2024-03-19T02:32:10.808Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:32:10.808Z] [echo] Test seems to be reported fine [2024-03-19T02:32:10.808Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2024-03-19T02:32:10.808Z] [2024-03-19T02:32:10.808Z] confirmMissingReport-common: [2024-03-19T02:32:10.808Z] [2024-03-19T02:32:10.808Z] setOSConditions: [2024-03-19T02:32:10.808Z] [2024-03-19T02:32:10.808Z] setToolWin: [2024-03-19T02:32:10.808Z] [2024-03-19T02:32:10.808Z] setToolUnix: [2024-03-19T02:32:10.808Z] [2024-03-19T02:32:10.808Z] setToolProperty: [2024-03-19T02:32:10.808Z] [2024-03-19T02:32:10.808Z] setS1ASclassPath: [2024-03-19T02:32:10.808Z] [2024-03-19T02:32:10.808Z] init-common: [2024-03-19T02:32:10.808Z] [2024-03-19T02:32:10.809Z] stop-derby: [2024-03-19T02:32:10.809Z] [2024-03-19T02:32:10.809Z] stop-derby-aix: [2024-03-19T02:32:10.809Z] [2024-03-19T02:32:10.809Z] stop-derby-nonaix: [2024-03-19T02:32:10.809Z] [echo] Stopping Derby DB Server ... [2024-03-19T02:32:11.022Z] [exec] [2024-03-19T02:32:11.022Z] [exec] Generating code... [2024-03-19T02:32:11.022Z] [exec] [2024-03-19T02:32:11.022Z] [exec] Compiling code... [2024-03-19T02:32:11.065Z] [java] Tue Mar 19 02:32:11 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:32:11.065Z] [2024-03-19T02:32:11.065Z] setOSConditions: [2024-03-19T02:32:11.065Z] [2024-03-19T02:32:11.065Z] setToolWin: [2024-03-19T02:32:11.065Z] [2024-03-19T02:32:11.065Z] setToolUnix: [2024-03-19T02:32:11.065Z] [2024-03-19T02:32:11.065Z] setToolProperty: [2024-03-19T02:32:11.065Z] [2024-03-19T02:32:11.065Z] setS1ASclassPath: [2024-03-19T02:32:11.321Z] [2024-03-19T02:32:11.321Z] init-common: [2024-03-19T02:32:11.321Z] [2024-03-19T02:32:11.321Z] start-derby: [2024-03-19T02:32:11.321Z] [2024-03-19T02:32:11.321Z] start-derby-aix: [2024-03-19T02:32:11.321Z] [2024-03-19T02:32:11.321Z] start-derby-nonaix: [2024-03-19T02:32:11.322Z] [echo] Starting Derby DB Server ... [2024-03-19T02:32:11.375Z] [java] ProcessAsync succesfully cancelled [2024-03-19T02:32:11.375Z] [java] ProcessAsync succesfully cancelled [2024-03-19T02:32:11.375Z] [java] ProcessAsync succesfully cancelled [2024-03-19T02:32:11.375Z] [java] ProcessAsync succesfully cancelled [2024-03-19T02:32:11.375Z] [java] ProcessAsync succesfully cancelled [2024-03-19T02:32:11.955Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:32:11.955Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:32:11.955Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:11.955Z] [2024-03-19T02:32:11.955Z] compile-client: [2024-03-19T02:32:11.955Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:11.955Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:12.306Z] [java] cancel after done = hello, world [2024-03-19T02:32:12.306Z] [java] [2024-03-19T02:32:12.520Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:12.520Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:12.520Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:12.520Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:12.520Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:12.520Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:12.520Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:12.520Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:12.520Z] [javac] 1 warning [2024-03-19T02:32:12.520Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:12.520Z] [2024-03-19T02:32:12.520Z] unjar-client-utils: [2024-03-19T02:32:12.520Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:12.623Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:12.623Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:12.623Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:12.623Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:12.623Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:12.623Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:12.623Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:12.778Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:12.778Z] [2024-03-19T02:32:12.778Z] internal-run: [2024-03-19T02:32:12.778Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-03-19T02:32:13.589Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:13.676Z] [java] ProcessAsync result : 3 [2024-03-19T02:32:13.676Z] [java] ProcessAsync result : 3 [2024-03-19T02:32:13.676Z] [java] ProcessAsync result : 3 [2024-03-19T02:32:13.676Z] [java] ProcessAsync result : 3 [2024-03-19T02:32:13.676Z] [java] ProcessAsync result : 3 [2024-03-19T02:32:13.676Z] [java] FireAndForget count = 10 expected = 10 [2024-03-19T02:32:13.676Z] [java] Value of key is: main [2024-03-19T02:32:13.676Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:13.676Z] [java] [2024-03-19T02:32:13.676Z] [java] [2024-03-19T02:32:13.676Z] [java] ----------------------------------------- [2024-03-19T02:32:13.676Z] [java] - main: PASS - [2024-03-19T02:32:13.677Z] [java] ----------------------------------------- [2024-03-19T02:32:13.677Z] [java] Total PASS: 1 [2024-03-19T02:32:13.677Z] [java] Total FAIL: 0 [2024-03-19T02:32:13.677Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:32:13.677Z] [java] ----------------------------------------- [2024-03-19T02:32:13.677Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:32:13.677Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:32:13.677Z] [2024-03-19T02:32:13.677Z] undeploy: [2024-03-19T02:32:13.677Z] [2024-03-19T02:32:13.677Z] setOSConditions: [2024-03-19T02:32:13.677Z] [2024-03-19T02:32:13.677Z] setToolWin: [2024-03-19T02:32:13.677Z] [2024-03-19T02:32:13.677Z] setToolUnix: [2024-03-19T02:32:13.677Z] [2024-03-19T02:32:13.677Z] setToolProperty: [2024-03-19T02:32:13.677Z] [2024-03-19T02:32:13.677Z] setS1ASclassPath: [2024-03-19T02:32:13.677Z] [2024-03-19T02:32:13.677Z] init-common: [2024-03-19T02:32:13.677Z] [2024-03-19T02:32:13.677Z] undeploy-jar-common: [2024-03-19T02:32:13.846Z] [javac] 1 warning [2024-03-19T02:32:13.846Z] [2024-03-19T02:32:13.846Z] build: [2024-03-19T02:32:13.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:13.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:13.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:32:13.846Z] [2024-03-19T02:32:13.846Z] package-ejbjar-common: [2024-03-19T02:32:13.920Z] + break [2024-03-19T02:32:13.920Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-03-19T02:32:13.971Z] Archiving artifacts [2024-03-19T02:32:14.103Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-sameEjbName-ejb.jar [2024-03-19T02:32:14.103Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:14.103Z] [2024-03-19T02:32:14.103Z] package-ejbjar-common: [2024-03-19T02:32:14.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:14.103Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-sameEjbName-ejb2.jar [2024-03-19T02:32:14.103Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:14.103Z] [2024-03-19T02:32:14.103Z] package-appclientjar-common: [2024-03-19T02:32:14.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:14.103Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-sameEjbName-client.jar [2024-03-19T02:32:14.103Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:14.103Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:32:14.103Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-sameEjbNameApp.ear [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] deploy: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] setOSConditions: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] setToolWin: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] setToolUnix: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] setToolProperty: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] setS1ASclassPath: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] init-common: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] deploy-common: [2024-03-19T02:32:14.104Z] [echo] Current time (ISO): 2024-03-19T02:32:13.912+0000 [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] setOSConditions: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] setToolWin: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] setToolUnix: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] setToolProperty: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] setS1ASclassPath: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.104Z] init-common: [2024-03-19T02:32:14.104Z] [2024-03-19T02:32:14.105Z] deploy-common-pe: [2024-03-19T02:32:14.250Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-asynchronous-remote-ejb [2024-03-19T02:32:14.250Z] [2024-03-19T02:32:14.251Z] all: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] localandremote: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] setOSConditions: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] setToolWin: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] setToolUnix: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] setToolProperty: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] setS1ASclassPath: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] init-common: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] clean: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] setOSConditions: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] setToolWin: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] setToolUnix: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] setToolProperty: [2024-03-19T02:32:14.251Z] [2024-03-19T02:32:14.251Z] setS1ASclassPath: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] init-common: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] clean-common: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] setOSConditions: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] setToolWin: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] setToolUnix: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] setToolProperty: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] setS1ASclassPath: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] init-common: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] clean-classes-common: [2024-03-19T02:32:14.252Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] setOSConditions: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] setToolWin: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] setToolUnix: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.252Z] setToolProperty: [2024-03-19T02:32:14.252Z] [2024-03-19T02:32:14.253Z] setS1ASclassPath: [2024-03-19T02:32:14.253Z] [2024-03-19T02:32:14.253Z] init-common: [2024-03-19T02:32:14.253Z] [2024-03-19T02:32:14.253Z] clean-jars-common: [2024-03-19T02:32:14.253Z] [2024-03-19T02:32:14.253Z] compile: [2024-03-19T02:32:14.253Z] [2024-03-19T02:32:14.253Z] setOSConditions: [2024-03-19T02:32:14.253Z] [2024-03-19T02:32:14.253Z] setToolWin: [2024-03-19T02:32:14.253Z] [2024-03-19T02:32:14.253Z] setToolUnix: [2024-03-19T02:32:14.253Z] [2024-03-19T02:32:14.253Z] setToolProperty: [2024-03-19T02:32:14.253Z] [2024-03-19T02:32:14.253Z] setS1ASclassPath: [2024-03-19T02:32:14.253Z] [2024-03-19T02:32:14.253Z] init-common: [2024-03-19T02:32:14.253Z] [2024-03-19T02:32:14.253Z] compile-common: [2024-03-19T02:32:14.253Z] [echo] Current time (ISO): 2024-03-19T02:32:14.117+0000 [2024-03-19T02:32:14.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:14.253Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:14.668Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-sameEjbNameApp.ear [2024-03-19T02:32:15.075Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:32:15.075Z] [exec] Waiting finished after 5,273 ms. [2024-03-19T02:32:15.075Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:32:15.075Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:32:15.075Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:32:15.075Z] [exec] Admin Port: 4,848 [2024-03-19T02:32:15.075Z] [exec] Command start-domain executed successfully. [2024-03-19T02:32:15.075Z] [2024-03-19T02:32:15.075Z] start-server-windows: [2024-03-19T02:32:15.075Z] [2024-03-19T02:32:15.075Z] setOSConditions: [2024-03-19T02:32:15.075Z] [2024-03-19T02:32:15.075Z] setToolWin: [2024-03-19T02:32:15.075Z] [2024-03-19T02:32:15.075Z] setToolUnix: [2024-03-19T02:32:15.075Z] [2024-03-19T02:32:15.075Z] setToolProperty: [2024-03-19T02:32:15.075Z] [2024-03-19T02:32:15.075Z] setS1ASclassPath: [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] init-common: [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] restart: [2024-03-19T02:32:15.076Z] [echo] Not required to restart [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] all-with-mappings: [2024-03-19T02:32:15.076Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] all-with-mappings: [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] setOSConditions: [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] setToolWin: [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] setToolUnix: [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] setToolProperty: [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] setS1ASclassPath: [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] init-common: [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] setOSConditions: [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] setToolWin: [2024-03-19T02:32:15.076Z] [2024-03-19T02:32:15.076Z] setToolUnix: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] setToolProperty: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] setS1ASclassPath: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] init-common: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] build: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] all: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] setOSConditions: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] setToolWin: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] setToolUnix: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] setToolProperty: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] setS1ASclassPath: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] init-common: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] all: [2024-03-19T02:32:15.077Z] [2024-03-19T02:32:15.077Z] setOSConditions: [2024-03-19T02:32:15.078Z] [2024-03-19T02:32:15.078Z] setToolWin: [2024-03-19T02:32:15.078Z] [2024-03-19T02:32:15.078Z] setToolUnix: [2024-03-19T02:32:15.078Z] [2024-03-19T02:32:15.078Z] setToolProperty: [2024-03-19T02:32:15.078Z] [2024-03-19T02:32:15.078Z] setS1ASclassPath: [2024-03-19T02:32:15.078Z] [2024-03-19T02:32:15.078Z] init-common: [2024-03-19T02:32:15.078Z] [2024-03-19T02:32:15.078Z] compile-common: [2024-03-19T02:32:15.078Z] [echo] Current time (ISO): 2024-03-19T02:32:14.989+0000 [2024-03-19T02:32:15.078Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/src/classes [2024-03-19T02:32:15.078Z] [javac] Compiling 25 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/src/classes [2024-03-19T02:32:15.182Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:15.182Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:15.182Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:15.182Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:15.182Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:15.182Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:15.182Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:15.746Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:15.746Z] [javac] 1 warning [2024-03-19T02:32:15.746Z] [2024-03-19T02:32:15.746Z] setOSConditions: [2024-03-19T02:32:15.746Z] [2024-03-19T02:32:15.746Z] setToolWin: [2024-03-19T02:32:15.746Z] [2024-03-19T02:32:15.746Z] setToolUnix: [2024-03-19T02:32:15.746Z] [2024-03-19T02:32:15.746Z] setToolProperty: [2024-03-19T02:32:15.746Z] [2024-03-19T02:32:15.746Z] setS1ASclassPath: [2024-03-19T02:32:15.746Z] [2024-03-19T02:32:15.746Z] init-common: [2024-03-19T02:32:15.747Z] [2024-03-19T02:32:15.747Z] compile-common: [2024-03-19T02:32:15.747Z] [echo] Current time (ISO): 2024-03-19T02:32:15.713+0000 [2024-03-19T02:32:15.747Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:16.006Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:16.006Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:16.006Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:16.006Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:16.006Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:16.006Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:16.006Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:16.124Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:16.124Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:16.124Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:16.124Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:16.124Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:16.124Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:16.124Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:16.124Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:16.124Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:16.124Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:16.124Z] [exec] Value of key is:ejb-msgctxt [2024-03-19T02:32:16.124Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:16.124Z] [exec] [2024-03-19T02:32:16.124Z] [exec] [2024-03-19T02:32:16.124Z] [exec] ----------------------------------------- [2024-03-19T02:32:16.124Z] [exec] - ejb-msgctxt: PASS - [2024-03-19T02:32:16.124Z] [exec] ----------------------------------------- [2024-03-19T02:32:16.124Z] [exec] Total PASS: 1 [2024-03-19T02:32:16.124Z] [exec] Total FAIL: 0 [2024-03-19T02:32:16.124Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:32:16.124Z] [exec] ----------------------------------------- [2024-03-19T02:32:16.124Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:16.381Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:16.381Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-03-19T02:32:16.381Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:16.381Z] [2024-03-19T02:32:16.381Z] undeploy: [2024-03-19T02:32:16.381Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:16.381Z] [2024-03-19T02:32:16.382Z] autoundeploy-file: [2024-03-19T02:32:16.382Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:32:16.675Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:16.675Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:16.675Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:16.675Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:16.675Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:16.675Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:16.675Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:17.226Z] [exec] Application deployed with name security-sameEjbNameApp. [2024-03-19T02:32:17.226Z] [echo] Deployment on target server server successful [2024-03-19T02:32:17.226Z] [2024-03-19T02:32:17.227Z] setOSConditions: [2024-03-19T02:32:17.227Z] [2024-03-19T02:32:17.227Z] setToolWin: [2024-03-19T02:32:17.227Z] [2024-03-19T02:32:17.227Z] setToolUnix: [2024-03-19T02:32:17.227Z] [2024-03-19T02:32:17.227Z] setToolProperty: [2024-03-19T02:32:17.227Z] [2024-03-19T02:32:17.227Z] setS1ASclassPath: [2024-03-19T02:32:17.227Z] [2024-03-19T02:32:17.227Z] init-common: [2024-03-19T02:32:17.227Z] [2024-03-19T02:32:17.227Z] deploy-common-ee: [2024-03-19T02:32:17.227Z] [2024-03-19T02:32:17.227Z] run: [2024-03-19T02:32:17.246Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:17.246Z] [javac] 1 warning [2024-03-19T02:32:17.313Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:17.313Z] [2024-03-19T02:32:17.313Z] internal-report-success: [2024-03-19T02:32:17.313Z] [2024-03-19T02:32:17.313Z] internal-report-failure: [2024-03-19T02:32:17.313Z] [2024-03-19T02:32:17.313Z] report: [2024-03-19T02:32:17.313Z] [2024-03-19T02:32:17.313Z] all: [2024-03-19T02:32:17.313Z] [echo] [2024-03-19T02:32:17.313Z] [echo] ************************* [2024-03-19T02:32:17.313Z] [echo] * Running singleton [2024-03-19T02:32:17.313Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton [2024-03-19T02:32:17.313Z] [echo] ************************* [2024-03-19T02:32:17.313Z] [echo] [2024-03-19T02:32:17.314Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:17.314Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:17.314Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:17.314Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:17.314Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:17.314Z] [2024-03-19T02:32:17.314Z] setOSConditions: [2024-03-19T02:32:17.314Z] [2024-03-19T02:32:17.314Z] setToolWin: [2024-03-19T02:32:17.314Z] [2024-03-19T02:32:17.314Z] setToolUnix: [2024-03-19T02:32:17.314Z] [2024-03-19T02:32:17.314Z] setToolProperty: [2024-03-19T02:32:17.314Z] [2024-03-19T02:32:17.314Z] setS1ASclassPath: [2024-03-19T02:32:17.314Z] [2024-03-19T02:32:17.314Z] init-common: [2024-03-19T02:32:17.314Z] [2024-03-19T02:32:17.314Z] clean: [2024-03-19T02:32:17.315Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:17.315Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:17.315Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:17.315Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:17.315Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:17.315Z] [2024-03-19T02:32:17.315Z] setOSConditions: [2024-03-19T02:32:17.315Z] [2024-03-19T02:32:17.315Z] setToolWin: [2024-03-19T02:32:17.315Z] [2024-03-19T02:32:17.315Z] setToolUnix: [2024-03-19T02:32:17.315Z] [2024-03-19T02:32:17.315Z] setToolProperty: [2024-03-19T02:32:17.315Z] [2024-03-19T02:32:17.315Z] setS1ASclassPath: [2024-03-19T02:32:17.315Z] [2024-03-19T02:32:17.315Z] init-common: [2024-03-19T02:32:17.315Z] [2024-03-19T02:32:17.315Z] clean-common: [2024-03-19T02:32:17.315Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:17.316Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:17.316Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:17.316Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:17.316Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:17.316Z] [2024-03-19T02:32:17.316Z] setOSConditions: [2024-03-19T02:32:17.316Z] [2024-03-19T02:32:17.316Z] setToolWin: [2024-03-19T02:32:17.316Z] [2024-03-19T02:32:17.316Z] setToolUnix: [2024-03-19T02:32:17.316Z] [2024-03-19T02:32:17.316Z] setToolProperty: [2024-03-19T02:32:17.316Z] [2024-03-19T02:32:17.316Z] setS1ASclassPath: [2024-03-19T02:32:17.316Z] [2024-03-19T02:32:17.316Z] init-common: [2024-03-19T02:32:17.316Z] [2024-03-19T02:32:17.316Z] clean-classes-common: [2024-03-19T02:32:17.316Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:32:17.317Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:17.317Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:17.317Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:17.317Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:17.317Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:17.317Z] [2024-03-19T02:32:17.317Z] setOSConditions: [2024-03-19T02:32:17.317Z] [2024-03-19T02:32:17.317Z] setToolWin: [2024-03-19T02:32:17.317Z] [2024-03-19T02:32:17.317Z] setToolUnix: [2024-03-19T02:32:17.317Z] [2024-03-19T02:32:17.317Z] setToolProperty: [2024-03-19T02:32:17.317Z] [2024-03-19T02:32:17.317Z] setS1ASclassPath: [2024-03-19T02:32:17.317Z] [2024-03-19T02:32:17.317Z] init-common: [2024-03-19T02:32:17.317Z] [2024-03-19T02:32:17.317Z] clean-jars-common: [2024-03-19T02:32:17.317Z] [2024-03-19T02:32:17.317Z] assemble-ejb: [2024-03-19T02:32:17.318Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:17.318Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:17.318Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:17.318Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:17.318Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:17.318Z] [2024-03-19T02:32:17.318Z] setOSConditions: [2024-03-19T02:32:17.318Z] [2024-03-19T02:32:17.318Z] setToolWin: [2024-03-19T02:32:17.318Z] [2024-03-19T02:32:17.318Z] setToolUnix: [2024-03-19T02:32:17.318Z] [2024-03-19T02:32:17.318Z] setToolProperty: [2024-03-19T02:32:17.318Z] [2024-03-19T02:32:17.318Z] setS1ASclassPath: [2024-03-19T02:32:17.318Z] [2024-03-19T02:32:17.318Z] init-common: [2024-03-19T02:32:17.318Z] [2024-03-19T02:32:17.318Z] compile-common: [2024-03-19T02:32:17.318Z] [echo] Current time (ISO): 2024-03-19T02:32:17.262+0000 [2024-03-19T02:32:17.319Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:17.319Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:17.416Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:17.502Z] [2024-03-19T02:32:17.502Z] build: [2024-03-19T02:32:17.502Z] [2024-03-19T02:32:17.502Z] setOSConditions: [2024-03-19T02:32:17.502Z] [2024-03-19T02:32:17.502Z] setToolWin: [2024-03-19T02:32:17.502Z] [2024-03-19T02:32:17.502Z] setToolUnix: [2024-03-19T02:32:17.502Z] [2024-03-19T02:32:17.502Z] setToolProperty: [2024-03-19T02:32:17.502Z] [2024-03-19T02:32:17.502Z] setS1ASclassPath: [2024-03-19T02:32:17.502Z] [2024-03-19T02:32:17.502Z] init-common: [2024-03-19T02:32:17.502Z] [2024-03-19T02:32:17.502Z] ejb-jar-common: [2024-03-19T02:32:17.503Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:17.503Z] [2024-03-19T02:32:17.503Z] package-ejbjar-common: [2024-03-19T02:32:17.503Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:17.503Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-localandremote-ejb.jar [2024-03-19T02:32:17.503Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:17.503Z] [2024-03-19T02:32:17.503Z] deploy: [2024-03-19T02:32:17.503Z] [2024-03-19T02:32:17.503Z] setOSConditions: [2024-03-19T02:32:17.503Z] [2024-03-19T02:32:17.503Z] setToolWin: [2024-03-19T02:32:17.503Z] [2024-03-19T02:32:17.503Z] setToolUnix: [2024-03-19T02:32:17.503Z] [2024-03-19T02:32:17.503Z] setToolProperty: [2024-03-19T02:32:17.503Z] [2024-03-19T02:32:17.503Z] setS1ASclassPath: [2024-03-19T02:32:17.503Z] [2024-03-19T02:32:17.503Z] init-common: [2024-03-19T02:32:17.503Z] [2024-03-19T02:32:17.503Z] deploy-jar-common: [2024-03-19T02:32:17.760Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-localandremote-ejb.jar [2024-03-19T02:32:17.986Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:32:17.986Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-03-19T02:32:17.986Z] [javac] ^ [2024-03-19T02:32:17.986Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-03-19T02:32:17.986Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-03-19T02:32:17.986Z] [javac] ^ [2024-03-19T02:32:17.986Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-03-19T02:32:17.986Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-03-19T02:32:17.986Z] [javac] 3 warnings [2024-03-19T02:32:17.986Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/generic-ra.jar [2024-03-19T02:32:17.987Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/generic-ra.rar [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.987Z] setOSConditions: [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.987Z] setToolWin: [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.987Z] setToolUnix: [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.987Z] setToolProperty: [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.987Z] setS1ASclassPath: [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.987Z] init-common: [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.987Z] clean-common: [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.987Z] setOSConditions: [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.987Z] setToolWin: [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.987Z] setToolUnix: [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.987Z] setToolProperty: [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.987Z] setS1ASclassPath: [2024-03-19T02:32:17.987Z] [2024-03-19T02:32:17.988Z] init-common: [2024-03-19T02:32:17.988Z] [2024-03-19T02:32:17.988Z] clean-classes-common: [2024-03-19T02:32:17.988Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:32:17.988Z] [2024-03-19T02:32:17.988Z] setOSConditions: [2024-03-19T02:32:17.988Z] [2024-03-19T02:32:17.988Z] setToolWin: [2024-03-19T02:32:17.988Z] [2024-03-19T02:32:17.988Z] setToolUnix: [2024-03-19T02:32:17.988Z] [2024-03-19T02:32:17.988Z] setToolProperty: [2024-03-19T02:32:17.988Z] [2024-03-19T02:32:17.988Z] setS1ASclassPath: [2024-03-19T02:32:17.988Z] [2024-03-19T02:32:17.988Z] init-common: [2024-03-19T02:32:17.988Z] [2024-03-19T02:32:17.988Z] clean-jars-common: [2024-03-19T02:32:17.988Z] [2024-03-19T02:32:17.988Z] all: [2024-03-19T02:32:17.988Z] [2024-03-19T02:32:17.988Z] setOSConditions: [2024-03-19T02:32:17.988Z] [2024-03-19T02:32:17.989Z] setToolWin: [2024-03-19T02:32:17.989Z] [2024-03-19T02:32:17.989Z] setToolUnix: [2024-03-19T02:32:17.989Z] [2024-03-19T02:32:17.989Z] setToolProperty: [2024-03-19T02:32:17.989Z] [2024-03-19T02:32:17.989Z] setS1ASclassPath: [2024-03-19T02:32:17.989Z] [2024-03-19T02:32:17.989Z] init-common: [2024-03-19T02:32:17.989Z] [2024-03-19T02:32:17.989Z] all: [2024-03-19T02:32:17.989Z] [2024-03-19T02:32:17.989Z] setOSConditions: [2024-03-19T02:32:17.989Z] [2024-03-19T02:32:17.989Z] setToolWin: [2024-03-19T02:32:17.989Z] [2024-03-19T02:32:17.989Z] setToolUnix: [2024-03-19T02:32:17.989Z] [2024-03-19T02:32:17.989Z] setToolProperty: [2024-03-19T02:32:17.989Z] [2024-03-19T02:32:17.989Z] setS1ASclassPath: [2024-03-19T02:32:17.989Z] [2024-03-19T02:32:17.989Z] init-common: [2024-03-19T02:32:17.989Z] [2024-03-19T02:32:17.990Z] compile-common: [2024-03-19T02:32:17.990Z] [echo] Current time (ISO): 2024-03-19T02:32:17.851+0000 [2024-03-19T02:32:17.990Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:17.990Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:18.038Z] [exec] Application deployed with name ejb-ejb31-asynchronous-localandremote-ejb. [2024-03-19T02:32:18.038Z] [2024-03-19T02:32:18.038Z] run: [2024-03-19T02:32:18.038Z] [2024-03-19T02:32:18.038Z] setOSConditions: [2024-03-19T02:32:18.038Z] [2024-03-19T02:32:18.038Z] setToolWin: [2024-03-19T02:32:18.038Z] [2024-03-19T02:32:18.038Z] setToolUnix: [2024-03-19T02:32:18.039Z] [2024-03-19T02:32:18.039Z] setToolProperty: [2024-03-19T02:32:18.039Z] [2024-03-19T02:32:18.039Z] setS1ASclassPath: [2024-03-19T02:32:18.039Z] [2024-03-19T02:32:18.039Z] init-common: [2024-03-19T02:32:18.039Z] [2024-03-19T02:32:18.039Z] run_se: [2024-03-19T02:32:18.688Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:18.688Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:18.688Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:18.688Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:18.688Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:18.689Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:18.689Z] [javac] Use -proc:none to disable annotation processing. [Pipeline] junit [2024-03-19T02:32:18.899Z] Recording test results [2024-03-19T02:32:18.920Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:18.920Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:18.920Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:18.920Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:18.920Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:18.920Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:18.920Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:18.968Z] [java] Mar 19, 2024 2:32:18 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-03-19T02:32:18.968Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-03-19T02:32:19.186Z] [exec] Mar 19, 2024 2:32:18 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:32:19.187Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:32:19.728Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-03-19T02:32:19.881Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:20.064Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:20.064Z] [javac] 1 warning [2024-03-19T02:32:20.064Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:20.064Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:20.064Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:20.064Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:20.064Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:20.065Z] [2024-03-19T02:32:20.065Z] setOSConditions: [2024-03-19T02:32:20.065Z] [2024-03-19T02:32:20.065Z] setToolWin: [2024-03-19T02:32:20.065Z] [2024-03-19T02:32:20.065Z] setToolUnix: [2024-03-19T02:32:20.065Z] [2024-03-19T02:32:20.065Z] setToolProperty: [2024-03-19T02:32:20.065Z] [2024-03-19T02:32:20.065Z] setS1ASclassPath: [2024-03-19T02:32:20.065Z] [2024-03-19T02:32:20.065Z] init-common: [2024-03-19T02:32:20.065Z] [2024-03-19T02:32:20.065Z] compile-common: [2024-03-19T02:32:20.065Z] [echo] Current time (ISO): 2024-03-19T02:32:19.822+0000 [2024-03-19T02:32:20.065Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:20.445Z] [javac] 1 warning [2024-03-19T02:32:20.445Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:20.446Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app [2024-03-19T02:32:20.446Z] [2024-03-19T02:32:20.446Z] setOSConditions: [2024-03-19T02:32:20.446Z] [2024-03-19T02:32:20.446Z] setToolWin: [2024-03-19T02:32:20.446Z] [2024-03-19T02:32:20.446Z] setToolUnix: [2024-03-19T02:32:20.446Z] [2024-03-19T02:32:20.446Z] setToolProperty: [2024-03-19T02:32:20.446Z] [2024-03-19T02:32:20.446Z] setS1ASclassPath: [2024-03-19T02:32:20.446Z] [2024-03-19T02:32:20.446Z] init-common: [2024-03-19T02:32:20.446Z] [2024-03-19T02:32:20.446Z] ejb-jar-common: [2024-03-19T02:32:20.446Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:20.446Z] [2024-03-19T02:32:20.446Z] package-ejbjar-common: [2024-03-19T02:32:20.446Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:20.446Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:20.446Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:20.446Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:20.446Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector16-ejb.jar [2024-03-19T02:32:20.446Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:20.446Z] [2024-03-19T02:32:20.446Z] setOSConditions: [2024-03-19T02:32:20.447Z] [2024-03-19T02:32:20.447Z] setToolWin: [2024-03-19T02:32:20.447Z] [2024-03-19T02:32:20.447Z] setToolUnix: [2024-03-19T02:32:20.447Z] [2024-03-19T02:32:20.447Z] setToolProperty: [2024-03-19T02:32:20.447Z] [2024-03-19T02:32:20.447Z] setS1ASclassPath: [2024-03-19T02:32:20.447Z] [2024-03-19T02:32:20.447Z] init-common: [2024-03-19T02:32:20.447Z] [2024-03-19T02:32:20.447Z] webclient-war-common: [2024-03-19T02:32:20.447Z] [2024-03-19T02:32:20.447Z] clear: [2024-03-19T02:32:20.447Z] [2024-03-19T02:32:20.447Z] test-tlds-exist: [2024-03-19T02:32:20.447Z] [2024-03-19T02:32:20.447Z] copy-tlds: [2024-03-19T02:32:20.447Z] [2024-03-19T02:32:20.447Z] test-tagfiles-exist: [2024-03-19T02:32:20.447Z] [2024-03-19T02:32:20.447Z] copy-tagfiles: [2024-03-19T02:32:20.447Z] [2024-03-19T02:32:20.447Z] package-war-common: [2024-03-19T02:32:20.447Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:32:20.447Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:32:20.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:32:20.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-03-19T02:32:20.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/src/lib [2024-03-19T02:32:20.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:32:20.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:32:20.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:32:20.448Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:32:20.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/src/docroot [2024-03-19T02:32:20.448Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector16-web.war [2024-03-19T02:32:20.448Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:32:20.448Z] [2024-03-19T02:32:20.448Z] setOSConditions: [2024-03-19T02:32:20.448Z] [2024-03-19T02:32:20.448Z] fixFiles: [2024-03-19T02:32:20.448Z] [2024-03-19T02:32:20.448Z] convUnix: [2024-03-19T02:32:20.448Z] [2024-03-19T02:32:20.448Z] convWin: [2024-03-19T02:32:20.448Z] [2024-03-19T02:32:20.448Z] setToolWin: [2024-03-19T02:32:20.448Z] [2024-03-19T02:32:20.448Z] setToolUnix: [2024-03-19T02:32:20.448Z] [2024-03-19T02:32:20.448Z] setToolProperty: [2024-03-19T02:32:20.449Z] [2024-03-19T02:32:20.449Z] setS1ASclassPath: [2024-03-19T02:32:20.449Z] [2024-03-19T02:32:20.449Z] init-common: [2024-03-19T02:32:20.449Z] [2024-03-19T02:32:20.449Z] ear-common: [2024-03-19T02:32:20.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:20.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:32:20.449Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:20.449Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:20.449Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:32:20.449Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-03-19T02:32:20.449Z] [2024-03-19T02:32:20.449Z] setup-map: [2024-03-19T02:32:20.449Z] [2024-03-19T02:32:20.449Z] set-jvm-options: [2024-03-19T02:32:20.449Z] [2024-03-19T02:32:20.449Z] setOSConditions: [2024-03-19T02:32:20.449Z] [2024-03-19T02:32:20.449Z] setToolWin: [2024-03-19T02:32:20.449Z] [2024-03-19T02:32:20.449Z] setToolUnix: [2024-03-19T02:32:20.449Z] [2024-03-19T02:32:20.449Z] setToolProperty: [2024-03-19T02:32:20.449Z] [2024-03-19T02:32:20.449Z] setS1ASclassPath: [2024-03-19T02:32:20.449Z] [2024-03-19T02:32:20.450Z] init-common: [2024-03-19T02:32:20.450Z] [2024-03-19T02:32:20.450Z] create-jvm-options: [2024-03-19T02:32:20.875Z] [java] Mar 19, 2024 2:32:20 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:32:20.875Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@50756c76 [2024-03-19T02:32:20.875Z] [java] isDone = true [2024-03-19T02:32:20.875Z] [java] Remote bean says Hello, Bob [2024-03-19T02:32:20.875Z] [java] Value of key is: main [2024-03-19T02:32:20.875Z] [java] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:20.875Z] [java] [2024-03-19T02:32:20.875Z] [java] [2024-03-19T02:32:20.875Z] [java] ----------------------------------------- [2024-03-19T02:32:20.875Z] [java] - main: PASS - [2024-03-19T02:32:20.875Z] [java] ----------------------------------------- [2024-03-19T02:32:20.875Z] [java] Total PASS: 1 [2024-03-19T02:32:20.875Z] [java] Total FAIL: 0 [2024-03-19T02:32:20.875Z] [java] Total DID NOT RUN: 0 [2024-03-19T02:32:20.875Z] [java] ----------------------------------------- [2024-03-19T02:32:20.875Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:32:20.875Z] [java] in flushAll , creating new testSuiteHash [2024-03-19T02:32:21.014Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-03-19T02:32:21.439Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:21.439Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:21.439Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:21.439Z] [2024-03-19T02:32:21.439Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:21.439Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:21.439Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:21.439Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:21.439Z] undeploy: [2024-03-19T02:32:21.439Z] [2024-03-19T02:32:21.439Z] setOSConditions: [2024-03-19T02:32:21.439Z] [2024-03-19T02:32:21.439Z] setToolWin: [2024-03-19T02:32:21.439Z] [2024-03-19T02:32:21.439Z] setToolUnix: [2024-03-19T02:32:21.439Z] [2024-03-19T02:32:21.439Z] setToolProperty: [2024-03-19T02:32:21.439Z] [2024-03-19T02:32:21.439Z] setS1ASclassPath: [2024-03-19T02:32:21.439Z] [2024-03-19T02:32:21.440Z] init-common: [2024-03-19T02:32:21.440Z] [2024-03-19T02:32:21.440Z] undeploy-jar-common: [2024-03-19T02:32:21.697Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-asynchronous-localandremote-ejb [2024-03-19T02:32:21.697Z] [2024-03-19T02:32:21.697Z] all: [2024-03-19T02:32:21.697Z] [2024-03-19T02:32:21.697Z] timer31: [2024-03-19T02:32:21.697Z] [2024-03-19T02:32:21.697Z] all: [2024-03-19T02:32:21.697Z] [2024-03-19T02:32:21.698Z] nonpersistenttimer: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] setOSConditions: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] setToolWin: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] setToolUnix: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] setToolProperty: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] setS1ASclassPath: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] init-common: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] clean: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] setOSConditions: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] setToolWin: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] setToolUnix: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] setToolProperty: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] setS1ASclassPath: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.698Z] init-common: [2024-03-19T02:32:21.698Z] [2024-03-19T02:32:21.699Z] clean-common: [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.699Z] setOSConditions: [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.699Z] setToolWin: [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.699Z] setToolUnix: [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.699Z] setToolProperty: [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.699Z] setS1ASclassPath: [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.699Z] init-common: [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.699Z] clean-classes-common: [2024-03-19T02:32:21.699Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.699Z] setOSConditions: [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.699Z] setToolWin: [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.699Z] setToolUnix: [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.699Z] setToolProperty: [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.699Z] setS1ASclassPath: [2024-03-19T02:32:21.699Z] [2024-03-19T02:32:21.700Z] init-common: [2024-03-19T02:32:21.700Z] [2024-03-19T02:32:21.700Z] clean-jars-common: [2024-03-19T02:32:21.700Z] [2024-03-19T02:32:21.700Z] compile: [2024-03-19T02:32:21.700Z] [2024-03-19T02:32:21.700Z] setOSConditions: [2024-03-19T02:32:21.700Z] [2024-03-19T02:32:21.700Z] setToolWin: [2024-03-19T02:32:21.700Z] [2024-03-19T02:32:21.700Z] setToolUnix: [2024-03-19T02:32:21.700Z] [2024-03-19T02:32:21.700Z] setToolProperty: [2024-03-19T02:32:21.700Z] [2024-03-19T02:32:21.700Z] setS1ASclassPath: [2024-03-19T02:32:21.700Z] [2024-03-19T02:32:21.700Z] init-common: [2024-03-19T02:32:21.700Z] [2024-03-19T02:32:21.700Z] compile-common: [2024-03-19T02:32:21.700Z] [echo] Current time (ISO): 2024-03-19T02:32:21.600+0000 [2024-03-19T02:32:21.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:21.700Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:22.374Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:22.417Z] [exec] Created 1 option(s) [2024-03-19T02:32:22.417Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:32:22.417Z] [2024-03-19T02:32:22.417Z] setOSConditions: [2024-03-19T02:32:22.417Z] [2024-03-19T02:32:22.417Z] setToolWin: [2024-03-19T02:32:22.417Z] [2024-03-19T02:32:22.417Z] setToolUnix: [2024-03-19T02:32:22.417Z] [2024-03-19T02:32:22.417Z] setToolProperty: [2024-03-19T02:32:22.417Z] [2024-03-19T02:32:22.417Z] setS1ASclassPath: [2024-03-19T02:32:22.417Z] [2024-03-19T02:32:22.417Z] init-common: [2024-03-19T02:32:22.417Z] [2024-03-19T02:32:22.417Z] create-jvm-options: [2024-03-19T02:32:22.632Z] [javac] 1 warning [2024-03-19T02:32:22.632Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:22.632Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:32:22.632Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/lib [2024-03-19T02:32:22.632Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/lib/mylib.jar [2024-03-19T02:32:22.632Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/singleton-ejb.jar [2024-03-19T02:32:22.632Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/singletonApp.ear [2024-03-19T02:32:22.632Z] [2024-03-19T02:32:22.632Z] deploy-ear: [2024-03-19T02:32:22.633Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:22.633Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:22.633Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:22.633Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:22.633Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:22.633Z] [2024-03-19T02:32:22.633Z] setOSConditions: [2024-03-19T02:32:22.633Z] [2024-03-19T02:32:22.633Z] setToolWin: [2024-03-19T02:32:22.633Z] [2024-03-19T02:32:22.633Z] setToolUnix: [2024-03-19T02:32:22.633Z] [2024-03-19T02:32:22.633Z] setToolProperty: [2024-03-19T02:32:22.633Z] [2024-03-19T02:32:22.633Z] setS1ASclassPath: [2024-03-19T02:32:22.633Z] [2024-03-19T02:32:22.633Z] init-common: [2024-03-19T02:32:22.633Z] [2024-03-19T02:32:22.634Z] deploy-common: [2024-03-19T02:32:22.634Z] [echo] Current time (ISO): 2024-03-19T02:32:22.519+0000 [2024-03-19T02:32:22.634Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:22.634Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:22.634Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:22.634Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:22.634Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:22.634Z] [2024-03-19T02:32:22.634Z] setOSConditions: [2024-03-19T02:32:22.634Z] [2024-03-19T02:32:22.634Z] setToolWin: [2024-03-19T02:32:22.634Z] [2024-03-19T02:32:22.634Z] setToolUnix: [2024-03-19T02:32:22.634Z] [2024-03-19T02:32:22.634Z] setToolProperty: [2024-03-19T02:32:22.634Z] [2024-03-19T02:32:22.634Z] setS1ASclassPath: [2024-03-19T02:32:22.634Z] [2024-03-19T02:32:22.635Z] init-common: [2024-03-19T02:32:22.635Z] [2024-03-19T02:32:22.635Z] deploy-common-pe: [2024-03-19T02:32:22.636Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:22.636Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:22.636Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:22.636Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:22.636Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:22.636Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:22.636Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:22.988Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-03-19T02:32:22.988Z] [exec] Created 1 option(s) [2024-03-19T02:32:22.988Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:32:22.988Z] [2024-03-19T02:32:22.988Z] setup: [2024-03-19T02:32:22.988Z] [2024-03-19T02:32:22.988Z] setOSConditions: [2024-03-19T02:32:22.988Z] [2024-03-19T02:32:22.988Z] setToolWin: [2024-03-19T02:32:22.988Z] [2024-03-19T02:32:22.989Z] setToolUnix: [2024-03-19T02:32:22.989Z] [2024-03-19T02:32:22.989Z] setToolProperty: [2024-03-19T02:32:22.989Z] [2024-03-19T02:32:22.989Z] setS1ASclassPath: [2024-03-19T02:32:22.989Z] [2024-03-19T02:32:22.989Z] init-common: [2024-03-19T02:32:22.989Z] [2024-03-19T02:32:22.989Z] setup-security-permission: [2024-03-19T02:32:22.989Z] [2024-03-19T02:32:22.989Z] setOSConditions: [2024-03-19T02:32:22.989Z] [2024-03-19T02:32:22.989Z] stop-server: [2024-03-19T02:32:22.989Z] [2024-03-19T02:32:22.989Z] stop-server-unix: [2024-03-19T02:32:22.989Z] [echo] stopping server on unix ... [2024-03-19T02:32:23.201Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:23.201Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/singletonApp.ear [2024-03-19T02:32:23.765Z] [javac] 1 warning [2024-03-19T02:32:23.765Z] [2024-03-19T02:32:23.765Z] setOSConditions: [2024-03-19T02:32:23.765Z] [2024-03-19T02:32:23.765Z] setToolWin: [2024-03-19T02:32:23.765Z] [2024-03-19T02:32:23.765Z] setToolUnix: [2024-03-19T02:32:23.765Z] [2024-03-19T02:32:23.765Z] setToolProperty: [2024-03-19T02:32:23.765Z] [2024-03-19T02:32:23.765Z] setS1ASclassPath: [2024-03-19T02:32:23.765Z] [2024-03-19T02:32:23.765Z] init-common: [2024-03-19T02:32:23.765Z] [2024-03-19T02:32:23.765Z] compile-common: [2024-03-19T02:32:23.765Z] [echo] Current time (ISO): 2024-03-19T02:32:23.516+0000 [2024-03-19T02:32:23.765Z] [exec] Application deployed with name singletonApp. [2024-03-19T02:32:23.765Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:23.765Z] [exec] there are no files to retrieve for application singletonApp [2024-03-19T02:32:23.765Z] [echo] Deployment on target server server successful [2024-03-19T02:32:23.765Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:23.766Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:23.766Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:23.766Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:23.766Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:23.766Z] [2024-03-19T02:32:23.766Z] setOSConditions: [2024-03-19T02:32:23.766Z] [2024-03-19T02:32:23.766Z] setToolWin: [2024-03-19T02:32:23.766Z] [2024-03-19T02:32:23.766Z] setToolUnix: [2024-03-19T02:32:23.766Z] [2024-03-19T02:32:23.766Z] setToolProperty: [2024-03-19T02:32:23.766Z] [2024-03-19T02:32:23.766Z] setS1ASclassPath: [2024-03-19T02:32:23.766Z] [2024-03-19T02:32:23.766Z] init-common: [2024-03-19T02:32:23.766Z] [2024-03-19T02:32:23.766Z] deploy-common-ee: [2024-03-19T02:32:23.766Z] [2024-03-19T02:32:23.767Z] setup-ejb: [2024-03-19T02:32:23.767Z] [2024-03-19T02:32:23.767Z] assemble-client: [2024-03-19T02:32:23.767Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:32:23.767Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL [2024-03-19T02:32:23.767Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:23.767Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:23.767Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:23.767Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:23.767Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:23.767Z] [2024-03-19T02:32:23.767Z] setOSConditions: [2024-03-19T02:32:23.767Z] [2024-03-19T02:32:23.767Z] setToolWin: [2024-03-19T02:32:23.767Z] [2024-03-19T02:32:23.767Z] setToolUnix: [2024-03-19T02:32:23.767Z] [2024-03-19T02:32:23.768Z] setToolProperty: [2024-03-19T02:32:23.768Z] [2024-03-19T02:32:23.768Z] setS1ASclassPath: [2024-03-19T02:32:23.768Z] [2024-03-19T02:32:23.768Z] init-common: [2024-03-19T02:32:23.768Z] [2024-03-19T02:32:23.768Z] wsimport: [2024-03-19T02:32:23.950Z] [exec] Waiting for the domain to stop . [2024-03-19T02:32:23.950Z] [exec] Waiting finished after 357 ms. [2024-03-19T02:32:23.950Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:32:23.950Z] [2024-03-19T02:32:23.950Z] stop-server-windows: [2024-03-19T02:32:23.950Z] [echo] taking backup of server.policy file [2024-03-19T02:32:23.950Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config [2024-03-19T02:32:23.950Z] [echo] updated server.policy file with necessary security permissions [2024-03-19T02:32:23.950Z] [2024-03-19T02:32:23.950Z] setOSConditions: [2024-03-19T02:32:23.950Z] [2024-03-19T02:32:23.950Z] start-server: [2024-03-19T02:32:23.950Z] [echo] +-----------------------------+ [2024-03-19T02:32:23.950Z] [echo] | | [2024-03-19T02:32:23.950Z] [echo] | S T A R T I N G GLASSFISH | [2024-03-19T02:32:23.950Z] [echo] | in Felix mode | [2024-03-19T02:32:23.950Z] [echo] | | [2024-03-19T02:32:23.950Z] [echo] +-----------------------------+ [2024-03-19T02:32:23.950Z] [2024-03-19T02:32:23.950Z] start-server-unix: [2024-03-19T02:32:24.025Z] [exec] parsing WSDL... [2024-03-19T02:32:24.707Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:24.707Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:24.707Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:24.707Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:24.707Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:24.707Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:24.707Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:24.957Z] [exec] [2024-03-19T02:32:24.957Z] [exec] Generating code... [2024-03-19T02:32:24.957Z] [exec] [2024-03-19T02:32:24.957Z] [exec] Compiling code... [2024-03-19T02:32:24.964Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:25.221Z] [javac] 1 warning [2024-03-19T02:32:25.221Z] [2024-03-19T02:32:25.221Z] build: [2024-03-19T02:32:25.221Z] [2024-03-19T02:32:25.221Z] setOSConditions: [2024-03-19T02:32:25.221Z] [2024-03-19T02:32:25.221Z] fixFiles: [2024-03-19T02:32:25.221Z] [2024-03-19T02:32:25.221Z] convUnix: [2024-03-19T02:32:25.221Z] [2024-03-19T02:32:25.221Z] convWin: [2024-03-19T02:32:25.221Z] [2024-03-19T02:32:25.221Z] setToolWin: [2024-03-19T02:32:25.221Z] [2024-03-19T02:32:25.221Z] setToolUnix: [2024-03-19T02:32:25.221Z] [2024-03-19T02:32:25.221Z] setToolProperty: [2024-03-19T02:32:25.221Z] [2024-03-19T02:32:25.221Z] setS1ASclassPath: [2024-03-19T02:32:25.221Z] [2024-03-19T02:32:25.222Z] init-common: [2024-03-19T02:32:25.222Z] [2024-03-19T02:32:25.222Z] package-persistence-common: [2024-03-19T02:32:25.222Z] [2024-03-19T02:32:25.222Z] ejb-jar-common: [2024-03-19T02:32:25.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:25.222Z] [2024-03-19T02:32:25.222Z] package-ejbjar-common: [2024-03-19T02:32:25.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:25.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:25.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:25.222Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimer-ejb.jar [2024-03-19T02:32:25.222Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:25.222Z] [2024-03-19T02:32:25.222Z] appclient-jar-common: [2024-03-19T02:32:25.222Z] [2024-03-19T02:32:25.222Z] package-appclientjar-common: [2024-03-19T02:32:25.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:25.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:25.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:25.222Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimer-client.jar [2024-03-19T02:32:25.222Z] [2024-03-19T02:32:25.223Z] webclient-war-common: [2024-03-19T02:32:25.223Z] [2024-03-19T02:32:25.223Z] build-ear-common: [2024-03-19T02:32:25.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:32:25.223Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:25.223Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:25.223Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:32:25.223Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerApp.ear [2024-03-19T02:32:25.223Z] [2024-03-19T02:32:25.223Z] deploy: [2024-03-19T02:32:25.223Z] [2024-03-19T02:32:25.223Z] setOSConditions: [2024-03-19T02:32:25.223Z] [2024-03-19T02:32:25.223Z] setToolWin: [2024-03-19T02:32:25.223Z] [2024-03-19T02:32:25.223Z] setToolUnix: [2024-03-19T02:32:25.223Z] [2024-03-19T02:32:25.223Z] setToolProperty: [2024-03-19T02:32:25.223Z] [2024-03-19T02:32:25.223Z] setS1ASclassPath: [2024-03-19T02:32:25.223Z] [2024-03-19T02:32:25.223Z] init-common: [2024-03-19T02:32:25.223Z] [2024-03-19T02:32:25.223Z] deploy-common: [2024-03-19T02:32:25.223Z] [echo] Current time (ISO): 2024-03-19T02:32:25.152+0000 [2024-03-19T02:32:25.223Z] [2024-03-19T02:32:25.224Z] setOSConditions: [2024-03-19T02:32:25.224Z] [2024-03-19T02:32:25.224Z] setToolWin: [2024-03-19T02:32:25.224Z] [2024-03-19T02:32:25.224Z] setToolUnix: [2024-03-19T02:32:25.224Z] [2024-03-19T02:32:25.224Z] setToolProperty: [2024-03-19T02:32:25.224Z] [2024-03-19T02:32:25.224Z] setS1ASclassPath: [2024-03-19T02:32:25.224Z] [2024-03-19T02:32:25.224Z] init-common: [2024-03-19T02:32:25.224Z] [2024-03-19T02:32:25.224Z] deploy-common-pe: [2024-03-19T02:32:25.799Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerApp.ear [2024-03-19T02:32:25.898Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:32:25.898Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:32:25.898Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml:81: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:25.898Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:32:26.056Z] [exec] Application deployed with name ejb-timer-nonpersistenttimerApp. [2024-03-19T02:32:26.056Z] [echo] Deployment on target server server successful [2024-03-19T02:32:26.056Z] [2024-03-19T02:32:26.057Z] setOSConditions: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] setToolWin: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] setToolUnix: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] setToolProperty: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] setS1ASclassPath: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] init-common: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] deploy-common-ee: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] run: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] setOSConditions: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] setToolWin: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] setToolUnix: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] setToolProperty: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] setS1ASclassPath: [2024-03-19T02:32:26.057Z] [2024-03-19T02:32:26.057Z] init-common: [2024-03-19T02:32:26.058Z] [2024-03-19T02:32:26.058Z] runclient-common: [2024-03-19T02:32:26.058Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerAppClient.jar -name ejb-timer-nonpersistenttimerClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml [2024-03-19T02:32:26.156Z] [javac] [parsing started SimpleFileObject[/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/client/Client.java]] [2024-03-19T02:32:26.156Z] [javac] [parsing completed 1ms] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/java.base/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.jshell/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.accessibility/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/java.datatransfer/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.sctp/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.jlink/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.localedata/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.internal.ed/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/java.instrument/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.internal.vm.ci/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.jdeps/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.jconsole/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.net/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/java.logging/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.internal.jvmstat/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.management.jfr/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/jdk.internal.vm.compiler/module-info.class] [2024-03-19T02:32:26.156Z] [javac] [loading /modules/java.management.rmi/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.editpad/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.hotspot.agent/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.xml.crypto/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.javadoc/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.xml/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.security.jgss/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.internal.le/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.jpackage/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.management/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.smartcardio/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.jartool/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.security.sasl/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.security.jgss/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.jfr/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.httpserver/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.se/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.crypto.cryptoki/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.sql.rowset/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.management/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.compiler/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.security.auth/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.unsupported/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.charsets/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.crypto.ec/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.net.http/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.jdi/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.scripting/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.internal.opt/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.incubator.vector/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.compiler/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.jstatd/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.jcmd/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.transaction.xa/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.attach/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.nio.mapmode/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.prefs/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.naming/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.random/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.jsobject/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.rmi/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.naming.dns/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.jdwp.agent/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.desktop/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.unsupported.desktop/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.xml.dom/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.dynalink/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.naming.rmi/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.management.agent/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.zipfs/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/jdk.internal.vm.compiler.management/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [loading /modules/java.sql/module-info.class] [2024-03-19T02:32:26.157Z] [javac] [search path for source files: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton] [2024-03-19T02:32:26.159Z] [javac] [search path for class files: /opt/tools/java/temurin/jdk-21/jdk-21.0.1+12/lib/modules,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/glassfish-corba-omgapi.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/lib/jakartaee.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.servlet-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.annotation-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.ejb-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.transaction-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.resource-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.authentication-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.authorization-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.xml.bind-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.mail-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.activation-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.faces.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.servlet.jsp-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/expressly.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.el-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.persistence-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.jms-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/hibernate-validator.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.validation-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.enterprise.cdi-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.ws.rs-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/parsson.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.json.bind-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.websocket-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.websocket-client-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.enterprise.concurrent-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.batch-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.inject-api.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-osgi.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jaxb-osgi.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar,/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/javadb,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.rmi/java/rmi/RemoteException.class] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.base/java/util/concurrent/ExecutionException.class] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.base/java/util/concurrent/Future.class] [2024-03-19T02:32:26.160Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/WebServiceRef.class)] [2024-03-19T02:32:26.160Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/AsyncHandler.class)] [2024-03-19T02:32:26.160Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/Response.class)] [2024-03-19T02:32:26.160Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar(/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.class)] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.base/java/lang/Object.class] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.base/java/lang/String.class] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.base/java/lang/annotation/Target.class] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.base/java/lang/annotation/ElementType.class] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.base/java/lang/annotation/Retention.class] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.base/java/lang/annotation/Repeatable.class] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.base/java/lang/Deprecated.class] [2024-03-19T02:32:26.160Z] [javac] [checking client.Client] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.base/java/io/Serializable.class] [2024-03-19T02:32:26.160Z] [javac] [loading /modules/java.base/java/lang/AutoCloseable.class] [2024-03-19T02:32:26.160Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/endpoint/HelloImplService.class] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/WebServiceClient.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/WebEndpoint.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/endpoint/HelloImpl.class] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebService.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlSeeAlso.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebResult.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/RequestWrapper.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/ResponseWrapper.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/Action.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebParam.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebParam$Mode.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/Service.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/endpoint/RetVal.class] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlAccessorType.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlAccessType.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlType.class)] [2024-03-19T02:32:26.161Z] [javac] [loading /modules/java.base/java/lang/Comparable.class] [2024-03-19T02:32:26.161Z] [javac] [loading /modules/java.base/java/lang/CharSequence.class] [2024-03-19T02:32:26.161Z] [javac] [loading /modules/java.base/java/lang/constant/Constable.class] [2024-03-19T02:32:26.161Z] [javac] [loading /modules/java.base/java/lang/constant/ConstantDesc.class] [2024-03-19T02:32:26.161Z] [javac] [loading /modules/java.base/java/lang/Byte.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/Character.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/Short.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/Long.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/Float.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/Integer.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/Double.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/Boolean.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/Void.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/System.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/io/PrintStream.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/Appendable.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/io/Closeable.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/io/FilterOutputStream.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/io/OutputStream.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/io/Flushable.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/Exception.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/Throwable.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/Error.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/RuntimeException.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/invoke/StringConcatFactory.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/jdk/internal/javac/PreviewFeature.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/jdk/internal/javac/PreviewFeature$Feature.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/jdk/internal/javac/PreviewFeature$JEP.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/invoke/MethodHandles.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/invoke/MethodType.class] [2024-03-19T02:32:26.162Z] [javac] [loading /modules/java.base/java/lang/invoke/CallSite.class] [2024-03-19T02:32:26.162Z] [javac] [wrote /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/client/Client.class] [2024-03-19T02:32:26.162Z] [javac] [total 88ms] [2024-03-19T02:32:26.162Z] [2024-03-19T02:32:26.162Z] runclient: [2024-03-19T02:32:26.162Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:26.162Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:26.162Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:26.163Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:26.163Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:26.163Z] [2024-03-19T02:32:26.163Z] run-client: [2024-03-19T02:32:26.163Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:32:26.168Z] [2024-03-19T02:32:26.168Z] setOSConditions: [2024-03-19T02:32:26.169Z] [2024-03-19T02:32:26.169Z] setToolWin: [2024-03-19T02:32:26.169Z] [2024-03-19T02:32:26.169Z] setToolUnix: [2024-03-19T02:32:26.169Z] [2024-03-19T02:32:26.169Z] setToolProperty: [2024-03-19T02:32:26.169Z] [2024-03-19T02:32:26.169Z] setS1ASclassPath: [2024-03-19T02:32:26.169Z] [2024-03-19T02:32:26.169Z] init-common: [2024-03-19T02:32:26.169Z] [2024-03-19T02:32:26.169Z] runclient-common: [2024-03-19T02:32:26.169Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-03-19T02:32:27.005Z] [exec] Mar 19, 2024 2:32:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:32:27.006Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:32:27.099Z] [exec] Mar 19, 2024 2:32:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:32:27.099Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:32:27.303Z] [exec] Mar 19, 2024 2:32:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:32:27.303Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7ac058a0 [2024-03-19T02:32:27.303Z] [exec] Value of key is: test ejb1: rolesAllowed1 [2024-03-19T02:32:27.303Z] [exec] Expected failure: jakarta.ejb.EJBAccessException [2024-03-19T02:32:27.303Z] [exec] Value of key is: test ejb1: rolesAllowed2 [2024-03-19T02:32:27.303Z] [exec] Expected failure: jakarta.ejb.EJBAccessException [2024-03-19T02:32:27.303Z] [exec] Value of key is: test ejb2: rolesAllowed1 [2024-03-19T02:32:27.303Z] [exec] Value of key is: test ejb2: rolesAllowed2 [2024-03-19T02:32:27.303Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:27.303Z] [exec] [2024-03-19T02:32:27.303Z] [exec] [2024-03-19T02:32:27.303Z] [exec] ----------------------------------------- [2024-03-19T02:32:27.303Z] [exec] - test ejb2: rolesAllowed2: PASS - [2024-03-19T02:32:27.303Z] [exec] - test ejb1: rolesAllowed2: PASS - [2024-03-19T02:32:27.303Z] [exec] - test ejb2: rolesAllowed1: PASS - [2024-03-19T02:32:27.303Z] [exec] - test ejb1: rolesAllowed1: PASS - [2024-03-19T02:32:27.303Z] [exec] ----------------------------------------- [2024-03-19T02:32:27.303Z] [exec] Total PASS: 4 [2024-03-19T02:32:27.303Z] [exec] Total FAIL: 0 [2024-03-19T02:32:27.303Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:32:27.303Z] [exec] ----------------------------------------- [2024-03-19T02:32:27.304Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:27.304Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:27.304Z] [2024-03-19T02:32:27.304Z] undeploy: [2024-03-19T02:32:27.304Z] [2024-03-19T02:32:27.304Z] setOSConditions: [2024-03-19T02:32:27.304Z] [2024-03-19T02:32:27.304Z] setToolWin: [2024-03-19T02:32:27.304Z] [2024-03-19T02:32:27.304Z] setToolUnix: [2024-03-19T02:32:27.304Z] [2024-03-19T02:32:27.304Z] setToolProperty: [2024-03-19T02:32:27.304Z] [2024-03-19T02:32:27.304Z] setS1ASclassPath: [2024-03-19T02:32:27.304Z] [2024-03-19T02:32:27.304Z] init-common: [2024-03-19T02:32:27.304Z] [2024-03-19T02:32:27.304Z] undeploy-common: [2024-03-19T02:32:27.569Z] [exec] Mar 19, 2024 2:32:27 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-03-19T02:32:27.569Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-nonpersistenttimer-client] with main class [com.sun.s1asdev.timer31.nonpersistenttimer.client.Client] in file:/home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-nonpersistenttimerClient [2024-03-19T02:32:27.662Z] [exec] Mar 19, 2024 2:32:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:32:27.662Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:32:27.869Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-sameEjbNameApp [2024-03-19T02:32:28.127Z] [2024-03-19T02:32:28.127Z] unsetup: [2024-03-19T02:32:28.127Z] [2024-03-19T02:32:28.127Z] setOSConditions: [2024-03-19T02:32:28.127Z] [2024-03-19T02:32:28.127Z] setToolWin: [2024-03-19T02:32:28.127Z] [2024-03-19T02:32:28.127Z] setToolUnix: [2024-03-19T02:32:28.127Z] [2024-03-19T02:32:28.127Z] setToolProperty: [2024-03-19T02:32:28.127Z] [2024-03-19T02:32:28.127Z] setS1ASclassPath: [2024-03-19T02:32:28.127Z] [2024-03-19T02:32:28.127Z] init-common: [2024-03-19T02:32:28.127Z] [2024-03-19T02:32:28.127Z] delete-user-common: [2024-03-19T02:32:28.230Z] [exec] Mar 19, 2024 2:32:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:32:28.230Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:32:28.626Z] [2024-03-19T02:32:28.626Z] setHttpPort: [2024-03-19T02:32:28.626Z] [2024-03-19T02:32:28.626Z] run.positive: [2024-03-19T02:32:28.626Z] [2024-03-19T02:32:28.626Z] common.run.positive: [2024-03-19T02:32:28.626Z] [2024-03-19T02:32:28.626Z] setHttpPort: [2024-03-19T02:32:28.626Z] [2024-03-19T02:32:28.626Z] common.run: [2024-03-19T02:32:28.626Z] [2024-03-19T02:32:28.627Z] checkAppOnServer: [2024-03-19T02:32:28.627Z] [2024-03-19T02:32:28.627Z] declare-test: [2024-03-19T02:32:28.627Z] [echo] Starting test simple osgi/simple Test asadmin redeploy (server) [2024-03-19T02:32:28.627Z] [2024-03-19T02:32:28.627Z] init.os: [2024-03-19T02:32:28.627Z] [2024-03-19T02:32:28.627Z] init.tools.unix: [2024-03-19T02:32:28.627Z] [2024-03-19T02:32:28.627Z] init.tools.windows: [2024-03-19T02:32:28.627Z] [2024-03-19T02:32:28.627Z] init.tools: [2024-03-19T02:32:28.627Z] [2024-03-19T02:32:28.627Z] setAsadminArgs: [2024-03-19T02:32:28.627Z] [2024-03-19T02:32:28.627Z] init: [2024-03-19T02:32:28.627Z] [2024-03-19T02:32:28.627Z] init.customtasks: [2024-03-19T02:32:28.627Z] [2024-03-19T02:32:28.627Z] prepare: [2024-03-19T02:32:28.627Z] [2024-03-19T02:32:28.627Z] compile: [2024-03-19T02:32:28.627Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:28.627Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-03-19T02:32:28.628Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:32:28.628Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:32:28.628Z] [2024-03-19T02:32:28.628Z] runclient: [2024-03-19T02:32:28.628Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2024-03-19T02:32:28.628Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2024-03-19T02:32:28.628Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2024-03-19T02:32:28.628Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2024-03-19T02:32:28.628Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-03-19T02:32:28.628Z] [javaWithResult] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [2024-03-19T02:32:28.628Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [2024-03-19T02:32:28.628Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [2024-03-19T02:32:28.628Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2055) [2024-03-19T02:32:28.628Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2050) [2024-03-19T02:32:28.628Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:571) [2024-03-19T02:32:28.628Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2049) [2024-03-19T02:32:28.628Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1619) [2024-03-19T02:32:28.628Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:32:28.628Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2024-03-19T02:32:28.628Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2024-03-19T02:32:28.628Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2024-03-19T02:32:28.628Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-03-19T02:32:28.628Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1994) [2024-03-19T02:32:28.628Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:32:28.628Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531) [2024-03-19T02:32:28.628Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2024-03-19T02:32:28.628Z] [javaWithResult] ... 2 more [2024-03-19T02:32:28.628Z] [javaWithResult] Java Result: 255 [2024-03-19T02:32:28.628Z] [2024-03-19T02:32:28.628Z] processResult: [2024-03-19T02:32:28.628Z] [2024-03-19T02:32:28.628Z] failed: [2024-03-19T02:32:28.628Z] [2024-03-19T02:32:28.629Z] passed: [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] unknown: [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] writeLogToConsole: [2024-03-19T02:32:28.629Z] [echo] Test simple UNKNOWN at 19-Mar-2024 02:32:25.823 with return code 255 [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] init.os: [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] init.tools.unix: [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] init.tools.windows: [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] init.tools: [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] setAsadminArgs: [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] init: [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] init.customtasks: [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] checkAppOnCluster: [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] disable.asadmin: [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] setAsadminArgs: [2024-03-19T02:32:28.629Z] [2024-03-19T02:32:28.629Z] common.disable.asadmin: [2024-03-19T02:32:28.630Z] [2024-03-19T02:32:28.630Z] init.os: [2024-03-19T02:32:28.630Z] [2024-03-19T02:32:28.630Z] init.tools.unix: [2024-03-19T02:32:28.630Z] [2024-03-19T02:32:28.630Z] init.tools.windows: [2024-03-19T02:32:28.630Z] [2024-03-19T02:32:28.630Z] init.tools: [2024-03-19T02:32:28.630Z] [2024-03-19T02:32:28.630Z] setAsadminArgs: [2024-03-19T02:32:28.630Z] [2024-03-19T02:32:28.630Z] init: [2024-03-19T02:32:28.630Z] [2024-03-19T02:32:28.630Z] init.customtasks: [2024-03-19T02:32:28.630Z] [2024-03-19T02:32:28.630Z] common.run.asadmin: [2024-03-19T02:32:28.630Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2024-03-19T02:32:28.630Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:32:28.630Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-03-19T02:32:28.630Z] [exec] Command disable executed successfully. [2024-03-19T02:32:28.630Z] [2024-03-19T02:32:28.630Z] init.os: [2024-03-19T02:32:28.630Z] [2024-03-19T02:32:28.630Z] init.tools.unix: [2024-03-19T02:32:28.630Z] [2024-03-19T02:32:28.630Z] init.tools.windows: [2024-03-19T02:32:28.630Z] [2024-03-19T02:32:28.631Z] init.tools: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] setAsadminArgs: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] init: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] init.customtasks: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] disableAppOnInstance: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] setHttpPort: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] run.negative: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] common.run.negative: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] setHttpPort: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] common.run: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] checkAppOnServer: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] declare-test: [2024-03-19T02:32:28.631Z] [echo] Starting test simple osgi/simple Test asadmin disable (server) [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] init.os: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] init.tools.unix: [2024-03-19T02:32:28.631Z] [2024-03-19T02:32:28.631Z] init.tools.windows: [2024-03-19T02:32:28.632Z] [2024-03-19T02:32:28.632Z] init.tools: [2024-03-19T02:32:28.632Z] [2024-03-19T02:32:28.632Z] setAsadminArgs: [2024-03-19T02:32:28.632Z] [2024-03-19T02:32:28.632Z] init: [2024-03-19T02:32:28.632Z] [2024-03-19T02:32:28.632Z] init.customtasks: [2024-03-19T02:32:28.632Z] [2024-03-19T02:32:28.632Z] prepare: [2024-03-19T02:32:28.632Z] [2024-03-19T02:32:28.632Z] compile: [2024-03-19T02:32:28.632Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:28.632Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-03-19T02:32:28.632Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:32:28.632Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:32:28.632Z] [2024-03-19T02:32:28.632Z] runclient: [2024-03-19T02:32:28.632Z] [echo] TestClient http://localhost:8080/simple_osgi false ${extra.args} [2024-03-19T02:32:28.632Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2024-03-19T02:32:28.632Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2024-03-19T02:32:28.632Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-03-19T02:32:28.632Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/osgi/simple [2024-03-19T02:32:28.632Z] [2024-03-19T02:32:28.632Z] processResult: [2024-03-19T02:32:28.632Z] [2024-03-19T02:32:28.632Z] failed: [2024-03-19T02:32:28.632Z] [2024-03-19T02:32:28.633Z] passed: [2024-03-19T02:32:28.633Z] [echo] Test simple Passed [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] unknown: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] init.os: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] init.tools.unix: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] init.tools.windows: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] init.tools: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] setAsadminArgs: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] init: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] init.customtasks: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] checkAppOnCluster: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] enable.asadmin: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] setAsadminArgs: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] common.enable.asadmin: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.633Z] init.os: [2024-03-19T02:32:28.633Z] [2024-03-19T02:32:28.634Z] init.tools.unix: [2024-03-19T02:32:28.634Z] [2024-03-19T02:32:28.634Z] init.tools.windows: [2024-03-19T02:32:28.634Z] [2024-03-19T02:32:28.634Z] init.tools: [2024-03-19T02:32:28.634Z] [2024-03-19T02:32:28.634Z] setAsadminArgs: [2024-03-19T02:32:28.634Z] [2024-03-19T02:32:28.634Z] init: [2024-03-19T02:32:28.634Z] [2024-03-19T02:32:28.634Z] init.customtasks: [2024-03-19T02:32:28.634Z] [2024-03-19T02:32:28.634Z] common.run.asadmin: [2024-03-19T02:32:28.634Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2024-03-19T02:32:28.634Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:32:28.634Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-03-19T02:32:28.634Z] [exec] Command enable executed successfully. [2024-03-19T02:32:28.634Z] [2024-03-19T02:32:28.634Z] init.os: [2024-03-19T02:32:28.634Z] [2024-03-19T02:32:28.634Z] init.tools.unix: [2024-03-19T02:32:28.634Z] [2024-03-19T02:32:28.634Z] init.tools.windows: [2024-03-19T02:32:28.634Z] [2024-03-19T02:32:28.634Z] init.tools: [2024-03-19T02:32:28.634Z] [2024-03-19T02:32:28.634Z] setAsadminArgs: [2024-03-19T02:32:28.634Z] [2024-03-19T02:32:28.635Z] init: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] init.customtasks: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] enableAppOnInstance: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] setHttpPort: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] run.positive: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] common.run.positive: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] setHttpPort: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] common.run: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] checkAppOnServer: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] declare-test: [2024-03-19T02:32:28.635Z] [echo] Starting test simple osgi/simple Test asadmin enable (server) [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] init.os: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] init.tools.unix: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] init.tools.windows: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.635Z] init.tools: [2024-03-19T02:32:28.635Z] [2024-03-19T02:32:28.636Z] setAsadminArgs: [2024-03-19T02:32:28.636Z] [2024-03-19T02:32:28.636Z] init: [2024-03-19T02:32:28.636Z] [2024-03-19T02:32:28.636Z] init.customtasks: [2024-03-19T02:32:28.636Z] [2024-03-19T02:32:28.636Z] prepare: [2024-03-19T02:32:28.636Z] [2024-03-19T02:32:28.636Z] compile: [2024-03-19T02:32:28.636Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:28.636Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-03-19T02:32:28.636Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/TestClient.java uses or overrides a deprecated API. [2024-03-19T02:32:28.636Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:32:28.636Z] [2024-03-19T02:32:28.636Z] runclient: [2024-03-19T02:32:28.636Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2024-03-19T02:32:28.636Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2024-03-19T02:32:28.636Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2024-03-19T02:32:28.636Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2024-03-19T02:32:28.636Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-03-19T02:32:28.636Z] [javaWithResult] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [2024-03-19T02:32:28.636Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [2024-03-19T02:32:28.636Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [2024-03-19T02:32:28.636Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2055) [2024-03-19T02:32:28.636Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2050) [2024-03-19T02:32:28.636Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:571) [2024-03-19T02:32:28.636Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2049) [2024-03-19T02:32:28.636Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1619) [2024-03-19T02:32:28.637Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:32:28.637Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2024-03-19T02:32:28.637Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2024-03-19T02:32:28.637Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2024-03-19T02:32:28.637Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-03-19T02:32:28.637Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1994) [2024-03-19T02:32:28.637Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-03-19T02:32:28.637Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531) [2024-03-19T02:32:28.637Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2024-03-19T02:32:28.637Z] [javaWithResult] ... 2 more [2024-03-19T02:32:28.637Z] [javaWithResult] Java Result: 255 [2024-03-19T02:32:28.637Z] [2024-03-19T02:32:28.637Z] processResult: [2024-03-19T02:32:28.637Z] [2024-03-19T02:32:28.637Z] failed: [2024-03-19T02:32:28.637Z] [2024-03-19T02:32:28.637Z] passed: [2024-03-19T02:32:28.637Z] [2024-03-19T02:32:28.637Z] unknown: [2024-03-19T02:32:28.637Z] [2024-03-19T02:32:28.637Z] writeLogToConsole: [2024-03-19T02:32:28.637Z] [echo] Test simple UNKNOWN at 19-Mar-2024 02:32:27.817 with return code 255 [2024-03-19T02:32:28.637Z] [2024-03-19T02:32:28.637Z] init.os: [2024-03-19T02:32:28.637Z] [2024-03-19T02:32:28.637Z] init.tools.unix: [2024-03-19T02:32:28.637Z] [2024-03-19T02:32:28.637Z] init.tools.windows: [2024-03-19T02:32:28.637Z] [2024-03-19T02:32:28.637Z] init.tools: [2024-03-19T02:32:28.637Z] [2024-03-19T02:32:28.637Z] setAsadminArgs: [2024-03-19T02:32:28.637Z] [2024-03-19T02:32:28.637Z] init: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] init.customtasks: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] checkAppOnCluster: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] undeploy.asadmin: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] setAsadminArgs: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] common.undeploy.asadmin: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] init.os: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] init.tools.unix: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] init.tools.windows: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] init.tools: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] setAsadminArgs: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] init: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] init.customtasks: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] delAppRef: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.638Z] init.os: [2024-03-19T02:32:28.638Z] [2024-03-19T02:32:28.639Z] init.tools.unix: [2024-03-19T02:32:28.639Z] [2024-03-19T02:32:28.639Z] init.tools.windows: [2024-03-19T02:32:28.639Z] [2024-03-19T02:32:28.639Z] init.tools: [2024-03-19T02:32:28.639Z] [2024-03-19T02:32:28.639Z] setAsadminArgs: [2024-03-19T02:32:28.639Z] [2024-03-19T02:32:28.639Z] init: [2024-03-19T02:32:28.639Z] [2024-03-19T02:32:28.639Z] init.customtasks: [2024-03-19T02:32:28.639Z] [2024-03-19T02:32:28.639Z] common.run.asadmin: [2024-03-19T02:32:28.639Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2024-03-19T02:32:28.639Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:32:28.639Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:32:28.639Z] [exec] Command undeploy executed successfully. [2024-03-19T02:32:28.639Z] [2024-03-19T02:32:28.639Z] private-all: [2024-03-19T02:32:28.639Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:28.639Z] [2024-03-19T02:32:28.639Z] clean: [2024-03-19T02:32:28.639Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml [2024-03-19T02:32:28.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:28.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:28.640Z] [2024-03-19T02:32:28.640Z] test-all: [2024-03-19T02:32:28.640Z] [echo] Starting Test /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/endpoint [2024-03-19T02:32:28.640Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:28.640Z] [2024-03-19T02:32:28.640Z] deploy: [2024-03-19T02:32:28.640Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:28.640Z] [2024-03-19T02:32:28.640Z] build: [2024-03-19T02:32:28.640Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:28.640Z] [2024-03-19T02:32:28.640Z] test-compile: [2024-03-19T02:32:28.640Z] [echo] Compiling into endpoint/HelloImpl.class [2024-03-19T02:32:28.640Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/annotations-common.xml:66: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:28.640Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:28.898Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:28.898Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:28.898Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:28.898Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:28.898Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:28.898Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:28.898Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:29.060Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server javaee [2024-03-19T02:32:29.060Z] [2024-03-19T02:32:29.060Z] all: [2024-03-19T02:32:29.060Z] [echo] [2024-03-19T02:32:29.060Z] [echo] [2024-03-19T02:32:29.060Z] [echo] [2024-03-19T02:32:29.060Z] [echo] *************************************************************************** [2024-03-19T02:32:29.060Z] [echo] * Running group wss [2024-03-19T02:32:29.060Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/wss [2024-03-19T02:32:29.060Z] [echo] *************************************************************************** [2024-03-19T02:32:29.060Z] [echo] [2024-03-19T02:32:29.060Z] [echo] [2024-03-19T02:32:29.060Z] [echo] [2024-03-19T02:32:29.060Z] [2024-03-19T02:32:29.060Z] all: [2024-03-19T02:32:29.060Z] [2024-03-19T02:32:29.060Z] setOSConditions: [2024-03-19T02:32:29.060Z] [2024-03-19T02:32:29.060Z] setToolWin: [2024-03-19T02:32:29.060Z] [2024-03-19T02:32:29.061Z] setToolUnix: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] setToolProperty: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] setS1ASclassPath: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] init-common: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] clean: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] setOSConditions: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] setToolWin: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] setToolUnix: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] setToolProperty: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] setS1ASclassPath: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] init-common: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] clean-common: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] setOSConditions: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] setToolWin: [2024-03-19T02:32:29.061Z] [2024-03-19T02:32:29.061Z] setToolUnix: [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] setToolProperty: [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] setS1ASclassPath: [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] init-common: [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] clean-classes-common: [2024-03-19T02:32:29.062Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] setOSConditions: [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] setToolWin: [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] setToolUnix: [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] setToolProperty: [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] setS1ASclassPath: [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] init-common: [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] clean-jars-common: [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] setup: [2024-03-19T02:32:29.062Z] [2024-03-19T02:32:29.062Z] prepare-store-nickname-common: [2024-03-19T02:32:29.062Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/__cacerts.jks [2024-03-19T02:32:29.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] setOSConditions: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] setToolWin: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] setToolUnix: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] setToolProperty: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] setS1ASclassPath: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] init-common: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] prepare-store-nickname-certutil-common: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] setOSConditions: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] setToolWin: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] setToolUnix: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] setToolProperty: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] setS1ASclassPath: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] init-common: [2024-03-19T02:32:29.063Z] [2024-03-19T02:32:29.063Z] prepare-store-nickname-keytool-common: [2024-03-19T02:32:29.064Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build [2024-03-19T02:32:29.064Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build [2024-03-19T02:32:29.064Z] [2024-03-19T02:32:29.064Z] compile: [2024-03-19T02:32:29.064Z] [2024-03-19T02:32:29.064Z] setOSConditions: [2024-03-19T02:32:29.064Z] [2024-03-19T02:32:29.064Z] setToolWin: [2024-03-19T02:32:29.064Z] [2024-03-19T02:32:29.064Z] setToolUnix: [2024-03-19T02:32:29.064Z] [2024-03-19T02:32:29.064Z] setToolProperty: [2024-03-19T02:32:29.064Z] [2024-03-19T02:32:29.064Z] setS1ASclassPath: [2024-03-19T02:32:29.064Z] [2024-03-19T02:32:29.064Z] init-common: [2024-03-19T02:32:29.064Z] [2024-03-19T02:32:29.064Z] compile-common: [2024-03-19T02:32:29.064Z] [echo] Current time (ISO): 2024-03-19T02:32:29.037+0000 [2024-03-19T02:32:29.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-03-19T02:32:29.064Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-03-19T02:32:29.156Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:29.156Z] [javac] 1 warning [2024-03-19T02:32:29.156Z] [echo] Building with package endpoint [2024-03-19T02:32:29.156Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:32:30.101Z] [exec] Mar 19, 2024 2:32:29 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:32:30.101Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@454bcbbf [2024-03-19T02:32:30.101Z] [exec] Doing foo timer test for ejbs/Foo_CMT [2024-03-19T02:32:30.347Z] [exec] endpoint.RetVal@4b1ec694 [2024-03-19T02:32:30.347Z] [exec] WebSvcTest-Hello Hi Singleton [2024-03-19T02:32:30.347Z] [exec] Value of key is:ejb-singleton-service-test [2024-03-19T02:32:30.347Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:30.347Z] [exec] [2024-03-19T02:32:30.347Z] [exec] [2024-03-19T02:32:30.347Z] [exec] ----------------------------------------- [2024-03-19T02:32:30.347Z] [exec] - ejb-singleton-service-test: PASS - [2024-03-19T02:32:30.347Z] [exec] ----------------------------------------- [2024-03-19T02:32:30.347Z] [exec] Total PASS: 1 [2024-03-19T02:32:30.347Z] [exec] Total FAIL: 0 [2024-03-19T02:32:30.347Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:32:30.347Z] [exec] ----------------------------------------- [2024-03-19T02:32:30.347Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:30.347Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:30.347Z] [2024-03-19T02:32:30.347Z] undeploy: [2024-03-19T02:32:30.347Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:30.348Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:30.348Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:30.348Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:30.348Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:30.348Z] [2024-03-19T02:32:30.348Z] setOSConditions: [2024-03-19T02:32:30.348Z] [2024-03-19T02:32:30.348Z] setToolWin: [2024-03-19T02:32:30.348Z] [2024-03-19T02:32:30.348Z] setToolUnix: [2024-03-19T02:32:30.348Z] [2024-03-19T02:32:30.348Z] setToolProperty: [2024-03-19T02:32:30.348Z] [2024-03-19T02:32:30.348Z] setS1ASclassPath: [2024-03-19T02:32:30.348Z] [2024-03-19T02:32:30.348Z] init-common: [2024-03-19T02:32:30.348Z] [2024-03-19T02:32:30.348Z] undeploy-common: [2024-03-19T02:32:30.348Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false singletonApp [2024-03-19T02:32:30.349Z] [2024-03-19T02:32:30.349Z] all: [2024-03-19T02:32:30.349Z] [echo] [2024-03-19T02:32:30.349Z] [echo] ************************* [2024-03-19T02:32:30.349Z] [echo] * Running msgctxinterceptor [2024-03-19T02:32:30.349Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor [2024-03-19T02:32:30.349Z] [echo] ************************* [2024-03-19T02:32:30.349Z] [echo] [2024-03-19T02:32:30.349Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:30.349Z] [2024-03-19T02:32:30.349Z] clean: [2024-03-19T02:32:30.349Z] [echo] Clean from /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml [2024-03-19T02:32:30.349Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:30.349Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:30.349Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:30.349Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:30.349Z] [2024-03-19T02:32:30.349Z] test-all: [2024-03-19T02:32:30.349Z] [echo] Starting Test /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/endpoint [2024-03-19T02:32:30.349Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:30.349Z] [2024-03-19T02:32:30.349Z] deploy: [2024-03-19T02:32:30.349Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:30.349Z] [2024-03-19T02:32:30.350Z] build: [2024-03-19T02:32:30.350Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:30.350Z] [2024-03-19T02:32:30.350Z] test-compile: [2024-03-19T02:32:30.350Z] [echo] Compiling into endpoint/HelloEJB.class [2024-03-19T02:32:30.350Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:30.350Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:30.582Z] [exec] Waiting for domain1 to start ...... [2024-03-19T02:32:30.582Z] [exec] Waiting finished after 5,471 ms. [2024-03-19T02:32:30.582Z] [exec] Successfully started the domain : domain1 [2024-03-19T02:32:30.582Z] [exec] domain Location: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1 [2024-03-19T02:32:30.582Z] [exec] Log File: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/logs/server.log [2024-03-19T02:32:30.582Z] [exec] Admin Port: 4,848 [2024-03-19T02:32:30.582Z] [exec] Command start-domain executed successfully. [2024-03-19T02:32:30.607Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:30.607Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:30.607Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:30.607Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:30.607Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:30.607Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:30.607Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:30.750Z] [exec] Mar 19, 2024 2:32:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:32:30.750Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5329f6b3 [2024-03-19T02:32:30.750Z] [exec] Value of key is: test-2 [2024-03-19T02:32:30.750Z] [exec] test-2 returned false as validation is not enabled [2024-03-19T02:32:30.750Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:30.750Z] [exec] [2024-03-19T02:32:30.750Z] [exec] [2024-03-19T02:32:30.750Z] [exec] ----------------------------------------- [2024-03-19T02:32:30.750Z] [exec] - test-2 : PASS - [2024-03-19T02:32:30.750Z] [exec] ----------------------------------------- [2024-03-19T02:32:30.750Z] [exec] Total PASS: 1 [2024-03-19T02:32:30.750Z] [exec] Total FAIL: 0 [2024-03-19T02:32:30.750Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:32:30.750Z] [exec] ----------------------------------------- [2024-03-19T02:32:30.750Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:30.750Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:30.750Z] [2024-03-19T02:32:30.750Z] checkReporting-common: [2024-03-19T02:32:30.866Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:30.866Z] [javac] 1 warning [2024-03-19T02:32:30.866Z] [echo] Building with package endpoint [2024-03-19T02:32:30.866Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-03-19T02:32:30.882Z] [2024-03-19T02:32:30.882Z] start-server-windows: [2024-03-19T02:32:30.882Z] [2024-03-19T02:32:30.882Z] setOSConditions: [2024-03-19T02:32:30.882Z] [2024-03-19T02:32:30.882Z] setToolWin: [2024-03-19T02:32:30.882Z] [2024-03-19T02:32:30.882Z] setToolUnix: [2024-03-19T02:32:30.882Z] [2024-03-19T02:32:30.882Z] setToolProperty: [2024-03-19T02:32:30.882Z] [2024-03-19T02:32:30.882Z] setS1ASclassPath: [2024-03-19T02:32:30.882Z] [2024-03-19T02:32:30.882Z] init-common: [2024-03-19T02:32:30.882Z] [2024-03-19T02:32:30.882Z] setupJdbc: [2024-03-19T02:32:30.882Z] [2024-03-19T02:32:30.882Z] setOSConditions: [2024-03-19T02:32:30.882Z] [2024-03-19T02:32:30.882Z] setToolWin: [2024-03-19T02:32:30.882Z] [2024-03-19T02:32:30.882Z] setToolUnix: [2024-03-19T02:32:30.882Z] [2024-03-19T02:32:30.883Z] setToolProperty: [2024-03-19T02:32:30.883Z] [2024-03-19T02:32:30.883Z] setS1ASclassPath: [2024-03-19T02:32:30.883Z] [2024-03-19T02:32:30.883Z] init-common: [2024-03-19T02:32:30.883Z] [2024-03-19T02:32:30.883Z] execute-sql-common: [2024-03-19T02:32:30.883Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/createdb.sql [2024-03-19T02:32:30.883Z] [sql] Failed to execute: drop table MESSAGES [2024-03-19T02:32:30.883Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-03-19T02:32:30.883Z] [sql] 0 rows affected [2024-03-19T02:32:30.883Z] [sql] 1 of 2 SQL statements executed successfully [2024-03-19T02:32:30.883Z] [2024-03-19T02:32:30.883Z] deploy: [2024-03-19T02:32:30.883Z] [2024-03-19T02:32:30.883Z] setOSConditions: [2024-03-19T02:32:30.883Z] [2024-03-19T02:32:30.883Z] setToolWin: [2024-03-19T02:32:30.883Z] [2024-03-19T02:32:30.883Z] setToolUnix: [2024-03-19T02:32:30.883Z] [2024-03-19T02:32:30.883Z] setToolProperty: [2024-03-19T02:32:30.883Z] [2024-03-19T02:32:30.883Z] setS1ASclassPath: [2024-03-19T02:32:30.883Z] [2024-03-19T02:32:30.883Z] init-common: [2024-03-19T02:32:30.883Z] [2024-03-19T02:32:30.883Z] deploy: [2024-03-19T02:32:30.883Z] [2024-03-19T02:32:30.884Z] setOSConditions: [2024-03-19T02:32:30.884Z] [2024-03-19T02:32:30.884Z] setToolWin: [2024-03-19T02:32:30.884Z] [2024-03-19T02:32:30.884Z] setToolUnix: [2024-03-19T02:32:30.884Z] [2024-03-19T02:32:30.884Z] setToolProperty: [2024-03-19T02:32:30.884Z] [2024-03-19T02:32:30.884Z] setS1ASclassPath: [2024-03-19T02:32:30.884Z] [2024-03-19T02:32:30.884Z] init-common: [2024-03-19T02:32:30.963Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:30.963Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:30.963Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:30.963Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:30.963Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:30.963Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:30.963Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:31.023Z] [2024-03-19T02:32:31.023Z] confirmReportPresent-common: [2024-03-19T02:32:31.023Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:32:31.023Z] [echo] Test seems to be reported fine [2024-03-19T02:32:31.023Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2024-03-19T02:32:31.023Z] [2024-03-19T02:32:31.023Z] confirmMissingReport-common: [2024-03-19T02:32:31.023Z] [2024-03-19T02:32:31.023Z] asadmin-common: [2024-03-19T02:32:31.023Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.connection_validation_method=table [2024-03-19T02:32:31.180Z] [2024-03-19T02:32:31.180Z] deploy-rar-common: [2024-03-19T02:32:31.180Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-03-19T02:32:31.280Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.connection_validation_method=table [2024-03-19T02:32:31.280Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.connection-validation-method=table [2024-03-19T02:32:31.280Z] [2024-03-19T02:32:31.280Z] asadmin-common: [2024-03-19T02:32:31.280Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.validation_table_name=sys.systables [2024-03-19T02:32:31.744Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-03-19T02:32:31.799Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:31.799Z] [2024-03-19T02:32:31.799Z] run: [2024-03-19T02:32:31.799Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:31.799Z] [2024-03-19T02:32:31.799Z] prepare-client: [2024-03-19T02:32:31.799Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:31.799Z] [2024-03-19T02:32:31.799Z] wsdl-import: [2024-03-19T02:32:31.799Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:31.799Z] [2024-03-19T02:32:31.799Z] configurable-wsdl-import: [2024-03-19T02:32:31.799Z] [echo] Current time (ISO): 2024-03-19T02:32:31.743+0000 [2024-03-19T02:32:31.799Z] [echo] wsimporting http://localhost:8080/HelloEJBService/HelloEJB?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:32:31.843Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.validation_table_name=sys.systables [2024-03-19T02:32:31.843Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.validation-table-name=sys.systables [2024-03-19T02:32:31.843Z] [2024-03-19T02:32:31.843Z] asadmin-common: [2024-03-19T02:32:31.843Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.is_connection_validation_required=true [2024-03-19T02:32:32.057Z] [exec] parsing WSDL... [2024-03-19T02:32:32.099Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.is_connection_validation_required=true [2024-03-19T02:32:32.099Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.is-connection-validation-required=true [2024-03-19T02:32:32.099Z] [2024-03-19T02:32:32.099Z] setOSConditions: [2024-03-19T02:32:32.099Z] [2024-03-19T02:32:32.099Z] setToolWin: [2024-03-19T02:32:32.099Z] [2024-03-19T02:32:32.099Z] setToolUnix: [2024-03-19T02:32:32.099Z] [2024-03-19T02:32:32.100Z] setToolProperty: [2024-03-19T02:32:32.100Z] [2024-03-19T02:32:32.100Z] setS1ASclassPath: [2024-03-19T02:32:32.100Z] [2024-03-19T02:32:32.100Z] init-common: [2024-03-19T02:32:32.100Z] [2024-03-19T02:32:32.100Z] runclient-common: [2024-03-19T02:32:32.100Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/appclient -client /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2024-03-19T02:32:32.360Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:32.361Z] [javac] 1 warning [2024-03-19T02:32:32.361Z] [2024-03-19T02:32:32.361Z] setOSConditions: [2024-03-19T02:32:32.361Z] [2024-03-19T02:32:32.361Z] setToolWin: [2024-03-19T02:32:32.361Z] [2024-03-19T02:32:32.361Z] setToolUnix: [2024-03-19T02:32:32.361Z] [2024-03-19T02:32:32.361Z] setToolProperty: [2024-03-19T02:32:32.361Z] [2024-03-19T02:32:32.361Z] setS1ASclassPath: [2024-03-19T02:32:32.361Z] [2024-03-19T02:32:32.361Z] init-common: [2024-03-19T02:32:32.361Z] [2024-03-19T02:32:32.361Z] compile-common: [2024-03-19T02:32:32.361Z] [echo] Current time (ISO): 2024-03-19T02:32:32.341+0000 [2024-03-19T02:32:32.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-03-19T02:32:32.361Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-03-19T02:32:32.989Z] [exec] [2024-03-19T02:32:32.989Z] [exec] Generating code... [2024-03-19T02:32:32.989Z] [exec] [2024-03-19T02:32:32.989Z] [exec] Compiling code... [2024-03-19T02:32:33.029Z] [exec] Mar 19, 2024 2:32:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-03-19T02:32:33.029Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-03-19T02:32:33.354Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:33.354Z] [2024-03-19T02:32:33.354Z] run: [2024-03-19T02:32:33.354Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:33.354Z] [2024-03-19T02:32:33.354Z] prepare-client: [2024-03-19T02:32:33.355Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:33.355Z] [2024-03-19T02:32:33.355Z] wsdl-import: [2024-03-19T02:32:33.355Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:33.355Z] [2024-03-19T02:32:33.355Z] configurable-wsdl-import: [2024-03-19T02:32:33.355Z] [echo] Current time (ISO): 2024-03-19T02:32:32.651+0000 [2024-03-19T02:32:33.355Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-03-19T02:32:33.355Z] [exec] parsing WSDL... [2024-03-19T02:32:33.592Z] [exec] Mar 19, 2024 2:32:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:32:33.592Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:32:33.848Z] [exec] Mar 19, 2024 2:32:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-03-19T02:32:33.848Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-03-19T02:32:33.920Z] [exec] [2024-03-19T02:32:33.920Z] [exec] Generating code... [2024-03-19T02:32:33.920Z] [exec] [2024-03-19T02:32:33.920Z] [exec] Compiling code... [2024-03-19T02:32:33.922Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloEJBService.java uses or overrides a deprecated API. [2024-03-19T02:32:33.922Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:32:33.922Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:33.922Z] [2024-03-19T02:32:33.922Z] compile-client: [2024-03-19T02:32:33.922Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:33.922Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:34.179Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:34.179Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:34.179Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:34.179Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:34.179Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:34.179Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:34.179Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:34.258Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:34.259Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:34.259Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:34.259Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:34.259Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:34.259Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:34.259Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:34.437Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:34.438Z] [javac] 1 warning [2024-03-19T02:32:34.438Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:34.438Z] [2024-03-19T02:32:34.438Z] unjar-client-utils: [2024-03-19T02:32:34.438Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:34.438Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:34.438Z] [2024-03-19T02:32:34.438Z] internal-run: [2024-03-19T02:32:34.438Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-03-19T02:32:34.852Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-03-19T02:32:34.852Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:32:34.852Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:34.852Z] [2024-03-19T02:32:34.852Z] compile-client: [2024-03-19T02:32:34.852Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/annotations-common.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:34.852Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:35.017Z] [exec] Application deployed with name generic-ra. [2024-03-19T02:32:35.017Z] [echo] Deploying generic-ra.rar on server [2024-03-19T02:32:35.017Z] [2024-03-19T02:32:35.017Z] setOSConditions: [2024-03-19T02:32:35.017Z] [2024-03-19T02:32:35.017Z] setToolWin: [2024-03-19T02:32:35.017Z] [2024-03-19T02:32:35.017Z] setToolUnix: [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] setToolProperty: [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] setS1ASclassPath: [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] init-common: [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] deploy-ear: [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] setOSConditions: [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] setToolWin: [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] setToolUnix: [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] setToolProperty: [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] setS1ASclassPath: [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] init-common: [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] deploy-common: [2024-03-19T02:32:35.018Z] [echo] Current time (ISO): 2024-03-19T02:32:34.627+0000 [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] setOSConditions: [2024-03-19T02:32:35.018Z] [2024-03-19T02:32:35.018Z] setToolWin: [2024-03-19T02:32:35.019Z] [2024-03-19T02:32:35.019Z] setToolUnix: [2024-03-19T02:32:35.019Z] [2024-03-19T02:32:35.019Z] setToolProperty: [2024-03-19T02:32:35.019Z] [2024-03-19T02:32:35.019Z] setS1ASclassPath: [2024-03-19T02:32:35.019Z] [2024-03-19T02:32:35.019Z] init-common: [2024-03-19T02:32:35.019Z] [2024-03-19T02:32:35.019Z] deploy-common-pe: [2024-03-19T02:32:35.109Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:35.109Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:35.109Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:35.109Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:35.109Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:35.109Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:35.110Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:35.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-03-19T02:32:35.367Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:35.367Z] [javac] 1 warning [2024-03-19T02:32:35.367Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:35.367Z] [2024-03-19T02:32:35.367Z] unjar-client-utils: [2024-03-19T02:32:35.367Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:35.367Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:35.367Z] [2024-03-19T02:32:35.367Z] internal-run: [2024-03-19T02:32:35.367Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-03-19T02:32:35.630Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:35.630Z] [javac] 1 warning [2024-03-19T02:32:35.630Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/META-INF/wsdl [2024-03-19T02:32:35.630Z] [2024-03-19T02:32:35.630Z] setOSConditions: [2024-03-19T02:32:35.630Z] [2024-03-19T02:32:35.630Z] setToolWin: [2024-03-19T02:32:35.630Z] [2024-03-19T02:32:35.630Z] setToolUnix: [2024-03-19T02:32:35.630Z] [2024-03-19T02:32:35.630Z] setToolProperty: [2024-03-19T02:32:35.631Z] [2024-03-19T02:32:35.631Z] setS1ASclassPath: [2024-03-19T02:32:35.631Z] [2024-03-19T02:32:35.631Z] init-common: [2024-03-19T02:32:35.631Z] [2024-03-19T02:32:35.631Z] setJAXWSToolsForWin: [2024-03-19T02:32:35.631Z] [2024-03-19T02:32:35.631Z] setJAXWSToolsForUnix: [2024-03-19T02:32:35.631Z] [2024-03-19T02:32:35.631Z] wsgen: [2024-03-19T02:32:36.386Z] [exec] Mar 19, 2024 2:32:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-03-19T02:32:36.386Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@935493d [2024-03-19T02:32:36.643Z] [exec] Value of key is: test-3 [2024-03-19T02:32:36.643Z] [exec] test-3 returned true as validation is enabled [2024-03-19T02:32:36.643Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:36.644Z] [exec] [2024-03-19T02:32:36.644Z] [exec] [2024-03-19T02:32:36.644Z] [exec] ----------------------------------------- [2024-03-19T02:32:36.644Z] [exec] - test-3 : PASS - [2024-03-19T02:32:36.644Z] [exec] ----------------------------------------- [2024-03-19T02:32:36.644Z] [exec] Total PASS: 1 [2024-03-19T02:32:36.644Z] [exec] Total FAIL: 0 [2024-03-19T02:32:36.644Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:32:36.644Z] [exec] ----------------------------------------- [2024-03-19T02:32:36.644Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:36.644Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:36.900Z] [2024-03-19T02:32:36.900Z] checkReporting-common: [2024-03-19T02:32:36.900Z] [2024-03-19T02:32:36.900Z] confirmReportPresent-common: [2024-03-19T02:32:36.900Z] [echo] file RepRunConf.txt is present. [2024-03-19T02:32:36.900Z] [echo] Test seems to be reported fine [2024-03-19T02:32:36.900Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2024-03-19T02:32:36.900Z] [2024-03-19T02:32:36.900Z] confirmMissingReport-common: [2024-03-19T02:32:36.900Z] [2024-03-19T02:32:36.900Z] setOSConditions: [2024-03-19T02:32:36.900Z] [2024-03-19T02:32:36.900Z] setToolWin: [2024-03-19T02:32:36.900Z] [2024-03-19T02:32:36.900Z] setToolUnix: [2024-03-19T02:32:36.900Z] [2024-03-19T02:32:36.900Z] setToolProperty: [2024-03-19T02:32:36.900Z] [2024-03-19T02:32:36.901Z] setS1ASclassPath: [2024-03-19T02:32:36.901Z] [2024-03-19T02:32:36.901Z] init-common: [2024-03-19T02:32:36.901Z] [2024-03-19T02:32:36.901Z] stop-derby: [2024-03-19T02:32:36.901Z] [2024-03-19T02:32:36.901Z] stop-derby-aix: [2024-03-19T02:32:36.901Z] [2024-03-19T02:32:36.901Z] stop-derby-nonaix: [2024-03-19T02:32:36.901Z] [echo] Stopping Derby DB Server ... [2024-03-19T02:32:37.158Z] [java] Tue Mar 19 02:32:37 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-03-19T02:32:37.158Z] [2024-03-19T02:32:37.158Z] setOSConditions: [2024-03-19T02:32:37.158Z] [2024-03-19T02:32:37.158Z] setToolWin: [2024-03-19T02:32:37.158Z] [2024-03-19T02:32:37.158Z] setToolUnix: [2024-03-19T02:32:37.158Z] [2024-03-19T02:32:37.158Z] setToolProperty: [2024-03-19T02:32:37.158Z] [2024-03-19T02:32:37.158Z] setS1ASclassPath: [2024-03-19T02:32:37.158Z] [2024-03-19T02:32:37.158Z] init-common: [2024-03-19T02:32:37.158Z] [2024-03-19T02:32:37.158Z] start-derby: [2024-03-19T02:32:37.158Z] [2024-03-19T02:32:37.158Z] start-derby-aix: [2024-03-19T02:32:37.423Z] [2024-03-19T02:32:37.423Z] start-derby-nonaix: [2024-03-19T02:32:37.423Z] [echo] Starting Derby DB Server ... [2024-03-19T02:32:38.635Z] [exec] {CLIENT_SUBJECT=Subject: [2024-03-19T02:32:38.636Z] [exec] , com.sun.xml.ws.api.message.packet.inbound.transport.headers={accept=[text/xml, multipart/related], connection=[keep-alive], content-length=[221], content-type=[text/xml; charset=utf-8], host=[localhost:8080], soapaction=["http://endpoint/Hello/sayHelloRequest"], user-agent=[Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1 git-revision#4f96cb2]}, jakarta.xml.ws.wsdl.interface={http://endpoint/}Hello, jakarta.xml.ws.soap.http.soapaction.uri="http://endpoint/Hello/sayHelloRequest", jakarta.xml.ws.http.request.method=POST, com.sun.xml.ws.api.server.WSEndpoint=com.sun.xml.ws.server.WSEndpointImpl@5077ea5f, jakarta.xml.ws.servlet.request=org.glassfish.grizzly.servlet.HttpServletRequestImpl@53f7b85c, com.sun.xml.ws.handler.config=null, jakarta.xml.ws.reference.parameters=[], com.sun.xml.ws.client.handle=null, jakarta.xml.ws.wsdl.operation={http://endpoint/}sayHello, jakarta.xml.ws.http.request.pathinfo=null, jakarta.xml.ws.wsdl.port={http://endpoint/}HelloEJBPort, jakarta.xml.ws.servlet.context=null, com.sun.xml.ws.server.OneWayOperation=null, jakarta.xml.ws.servlet.response=org.glassfish.grizzly.servlet.HttpServletResponseImpl@7c6646a4, jakarta.xml.ws.service.endpoint.address=null, decodedMessageCharset=utf-8, com.sun.xml.ws.client.ContentNegotiation=null, jakarta.xml.ws.http.response.code=0, jakarta.xml.ws.http.request.querystring=null, jakarta.xml.ws.wsdl.service={http://endpoint/}HelloEJBService, jakarta.xml.ws.http.request.headers={accept=[text/xml, multipart/related], connection=[keep-alive], content-length=[221], content-type=[text/xml; charset=utf-8], host=[localhost:8080], soapaction=["http://endpoint/Hello/sayHelloRequest"], user-agent=[Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1 git-revision#4f96cb2]}, com.sun.xml.ws.api.message.HeaderList=[], com.sun.xml.ws.api.message.packet.hainfo=null, com.sun.xml.ws.transport.http.servlet.requestURL=http://localhost:8080/HelloEJBService/HelloEJB, jakarta.xml.ws.wsdl.description=org.xml.sax.InputSource@79182f9d, com.sun.xml.ws.api.message.packet.outbound.transport.headers=null, jakarta.xml.ws.http.response.headers=null} [2024-03-19T02:32:38.636Z] [exec] Value of key is:msgctxt-invocationhandlerctxt [2024-03-19T02:32:38.636Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:38.636Z] [exec] [2024-03-19T02:32:38.636Z] [exec] [2024-03-19T02:32:38.636Z] [exec] ----------------------------------------- [2024-03-19T02:32:38.636Z] [exec] - msgctxt-invocationhandlerctxt: PASS - [2024-03-19T02:32:38.636Z] [exec] ----------------------------------------- [2024-03-19T02:32:38.636Z] [exec] Total PASS: 1 [2024-03-19T02:32:38.636Z] [exec] Total FAIL: 0 [2024-03-19T02:32:38.636Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:32:38.636Z] [exec] ----------------------------------------- [2024-03-19T02:32:38.636Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:38.636Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:38.636Z] [echo] Removing jar bundle HelloEJB.jar from autodeploy directory [2024-03-19T02:32:38.637Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:38.637Z] [2024-03-19T02:32:38.637Z] undeploy: [2024-03-19T02:32:38.637Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:38.637Z] [2024-03-19T02:32:38.637Z] autoundeploy-file: [2024-03-19T02:32:38.637Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-03-19T02:32:39.568Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:39.568Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:39.568Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:39.568Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:39.568Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:39.568Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:39.568Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:39.568Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:39.568Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:39.568Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-03-19T02:32:39.568Z] [exec] Value of key is:ejb-nointf-annotation [2024-03-19T02:32:39.568Z] [exec] Generating report at /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/test_results.xml [2024-03-19T02:32:39.568Z] [exec] [2024-03-19T02:32:39.568Z] [exec] [2024-03-19T02:32:39.568Z] [exec] ----------------------------------------- [2024-03-19T02:32:39.568Z] [exec] - ejb-nointf-annotation: PASS - [2024-03-19T02:32:39.568Z] [exec] ----------------------------------------- [2024-03-19T02:32:39.568Z] [exec] Total PASS: 1 [2024-03-19T02:32:39.568Z] [exec] Total FAIL: 0 [2024-03-19T02:32:39.568Z] [exec] Total DID NOT RUN: 0 [2024-03-19T02:32:39.568Z] [exec] ----------------------------------------- [2024-03-19T02:32:39.568Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:39.568Z] [exec] in flushAll , creating new testSuiteHash [2024-03-19T02:32:39.568Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-03-19T02:32:39.568Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:39.568Z] [2024-03-19T02:32:39.568Z] undeploy: [2024-03-19T02:32:39.569Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:39.569Z] [2024-03-19T02:32:39.569Z] autoundeploy-file: [2024-03-19T02:32:39.569Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-03-19T02:32:39.571Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:39.571Z] [2024-03-19T02:32:39.571Z] internal-report-success: [2024-03-19T02:32:39.571Z] [2024-03-19T02:32:39.571Z] internal-report-failure: [2024-03-19T02:32:39.571Z] [2024-03-19T02:32:39.571Z] report: [2024-03-19T02:32:39.571Z] [2024-03-19T02:32:39.571Z] all: [2024-03-19T02:32:39.571Z] [echo] [2024-03-19T02:32:39.571Z] [echo] ************************* [2024-03-19T02:32:39.571Z] [echo] * Running ejbwebservicesinwar [2024-03-19T02:32:39.571Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar [2024-03-19T02:32:39.571Z] [echo] ************************* [2024-03-19T02:32:39.571Z] [echo] [2024-03-19T02:32:39.571Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:39.572Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:39.572Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:39.572Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:39.572Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:39.572Z] [2024-03-19T02:32:39.572Z] setOSConditions: [2024-03-19T02:32:39.572Z] [2024-03-19T02:32:39.572Z] setToolWin: [2024-03-19T02:32:39.572Z] [2024-03-19T02:32:39.572Z] setToolUnix: [2024-03-19T02:32:39.572Z] [2024-03-19T02:32:39.572Z] setToolProperty: [2024-03-19T02:32:39.572Z] [2024-03-19T02:32:39.572Z] setS1ASclassPath: [2024-03-19T02:32:39.572Z] [2024-03-19T02:32:39.572Z] init-common: [2024-03-19T02:32:39.572Z] [2024-03-19T02:32:39.572Z] clean: [2024-03-19T02:32:39.572Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:39.573Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:39.573Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:39.573Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:39.573Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:39.573Z] [2024-03-19T02:32:39.573Z] setOSConditions: [2024-03-19T02:32:39.573Z] [2024-03-19T02:32:39.573Z] setToolWin: [2024-03-19T02:32:39.573Z] [2024-03-19T02:32:39.573Z] setToolUnix: [2024-03-19T02:32:39.573Z] [2024-03-19T02:32:39.573Z] setToolProperty: [2024-03-19T02:32:39.573Z] [2024-03-19T02:32:39.573Z] setS1ASclassPath: [2024-03-19T02:32:39.573Z] [2024-03-19T02:32:39.573Z] init-common: [2024-03-19T02:32:39.573Z] [2024-03-19T02:32:39.573Z] clean-common: [2024-03-19T02:32:39.574Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:39.574Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:39.574Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:39.574Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:39.574Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:39.574Z] [2024-03-19T02:32:39.574Z] setOSConditions: [2024-03-19T02:32:39.574Z] [2024-03-19T02:32:39.574Z] setToolWin: [2024-03-19T02:32:39.574Z] [2024-03-19T02:32:39.574Z] setToolUnix: [2024-03-19T02:32:39.574Z] [2024-03-19T02:32:39.574Z] setToolProperty: [2024-03-19T02:32:39.574Z] [2024-03-19T02:32:39.574Z] setS1ASclassPath: [2024-03-19T02:32:39.574Z] [2024-03-19T02:32:39.574Z] init-common: [2024-03-19T02:32:39.574Z] [2024-03-19T02:32:39.574Z] clean-classes-common: [2024-03-19T02:32:39.574Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:32:39.575Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:39.575Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:39.575Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:39.575Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:39.575Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:39.575Z] [2024-03-19T02:32:39.575Z] setOSConditions: [2024-03-19T02:32:39.575Z] [2024-03-19T02:32:39.575Z] setToolWin: [2024-03-19T02:32:39.575Z] [2024-03-19T02:32:39.575Z] setToolUnix: [2024-03-19T02:32:39.575Z] [2024-03-19T02:32:39.575Z] setToolProperty: [2024-03-19T02:32:39.575Z] [2024-03-19T02:32:39.575Z] setS1ASclassPath: [2024-03-19T02:32:39.575Z] [2024-03-19T02:32:39.575Z] init-common: [2024-03-19T02:32:39.575Z] [2024-03-19T02:32:39.576Z] clean-jars-common: [2024-03-19T02:32:39.576Z] [2024-03-19T02:32:39.576Z] compile: [2024-03-19T02:32:39.576Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:39.576Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:39.576Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:39.576Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:39.576Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:39.576Z] [2024-03-19T02:32:39.576Z] setOSConditions: [2024-03-19T02:32:39.576Z] [2024-03-19T02:32:39.576Z] setToolWin: [2024-03-19T02:32:39.576Z] [2024-03-19T02:32:39.576Z] setToolUnix: [2024-03-19T02:32:39.576Z] [2024-03-19T02:32:39.576Z] setToolProperty: [2024-03-19T02:32:39.576Z] [2024-03-19T02:32:39.576Z] setS1ASclassPath: [2024-03-19T02:32:39.576Z] [2024-03-19T02:32:39.577Z] init-common: [2024-03-19T02:32:39.577Z] [2024-03-19T02:32:39.577Z] compile-common: [2024-03-19T02:32:39.577Z] [echo] Current time (ISO): 2024-03-19T02:32:39.370+0000 [2024-03-19T02:32:39.577Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:39.577Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:39.826Z] [2024-03-19T02:32:39.826Z] setOSConditions: [2024-03-19T02:32:39.826Z] [2024-03-19T02:32:39.826Z] setToolWin: [2024-03-19T02:32:39.826Z] [2024-03-19T02:32:39.826Z] setToolUnix: [2024-03-19T02:32:39.826Z] [2024-03-19T02:32:39.826Z] setToolProperty: [2024-03-19T02:32:39.826Z] [2024-03-19T02:32:39.826Z] setS1ASclassPath: [2024-03-19T02:32:39.826Z] [2024-03-19T02:32:39.826Z] init-common: [2024-03-19T02:32:39.826Z] [2024-03-19T02:32:39.826Z] setJAXWSToolsForWin: [2024-03-19T02:32:39.826Z] [2024-03-19T02:32:39.826Z] setJAXWSToolsForUnix: [2024-03-19T02:32:39.826Z] [2024-03-19T02:32:39.826Z] wsgen: [2024-03-19T02:32:40.947Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:40.947Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:40.947Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:40.947Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:40.947Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:40.947Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:40.947Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:41.471Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.471Z] internal-report-success: [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.471Z] internal-report-failure: [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.471Z] report: [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.471Z] all: [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.471Z] private-all: [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.471Z] private-all: [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.471Z] declare-test: [2024-03-19T02:32:41.471Z] [echo] Starting test ear javaee8/ear Test asadmin deploy [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.471Z] init.os: [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.471Z] init.tools.unix: [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.471Z] init.tools.windows: [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.471Z] init.tools: [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.471Z] setAsadminArgs: [2024-03-19T02:32:41.471Z] [2024-03-19T02:32:41.472Z] init: [2024-03-19T02:32:41.472Z] [2024-03-19T02:32:41.472Z] init.customtasks: [2024-03-19T02:32:41.472Z] [2024-03-19T02:32:41.472Z] prepare: [2024-03-19T02:32:41.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2024-03-19T02:32:41.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives [2024-03-19T02:32:41.472Z] [2024-03-19T02:32:41.472Z] compile: [2024-03-19T02:32:41.472Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/javaee8/ear/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:41.472Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2024-03-19T02:32:41.472Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:41.472Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:41.472Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:41.472Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:41.472Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:41.472Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:41.472Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:41.730Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:41.730Z] [javac] 1 warning [2024-03-19T02:32:41.730Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/javaee8/ear/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:41.730Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2024-03-19T02:32:41.831Z] [exec] Application deployed with name connector16App. [2024-03-19T02:32:41.831Z] [exec] there are no files to retrieve for application connector16App [2024-03-19T02:32:41.831Z] [echo] Deployment on target server server successful [2024-03-19T02:32:41.831Z] [2024-03-19T02:32:41.831Z] setOSConditions: [2024-03-19T02:32:41.831Z] [2024-03-19T02:32:41.831Z] setToolWin: [2024-03-19T02:32:41.831Z] [2024-03-19T02:32:41.831Z] setToolUnix: [2024-03-19T02:32:41.831Z] [2024-03-19T02:32:41.831Z] setToolProperty: [2024-03-19T02:32:41.831Z] [2024-03-19T02:32:41.831Z] setS1ASclassPath: [2024-03-19T02:32:41.831Z] [2024-03-19T02:32:41.831Z] init-common: [2024-03-19T02:32:41.832Z] [2024-03-19T02:32:41.832Z] deploy-common-ee: [2024-03-19T02:32:41.832Z] [2024-03-19T02:32:41.832Z] setOSConditions: [2024-03-19T02:32:41.832Z] [2024-03-19T02:32:41.832Z] setToolWin: [2024-03-19T02:32:41.832Z] [2024-03-19T02:32:41.832Z] setToolUnix: [2024-03-19T02:32:41.832Z] [2024-03-19T02:32:41.832Z] setToolProperty: [2024-03-19T02:32:41.832Z] [2024-03-19T02:32:41.832Z] setS1ASclassPath: [2024-03-19T02:32:41.832Z] [2024-03-19T02:32:41.832Z] init-common: [2024-03-19T02:32:41.832Z] [2024-03-19T02:32:41.832Z] create-user-common: [2024-03-19T02:32:41.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server jagadish [2024-03-19T02:32:41.832Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt [2024-03-19T02:32:41.832Z] [2024-03-19T02:32:41.832Z] setOSConditions: [2024-03-19T02:32:41.832Z] [2024-03-19T02:32:41.832Z] setToolWin: [2024-03-19T02:32:41.832Z] [2024-03-19T02:32:41.832Z] setToolUnix: [2024-03-19T02:32:41.832Z] [2024-03-19T02:32:41.833Z] setToolProperty: [2024-03-19T02:32:41.833Z] [2024-03-19T02:32:41.833Z] setS1ASclassPath: [2024-03-19T02:32:41.833Z] [2024-03-19T02:32:41.833Z] init-common: [2024-03-19T02:32:41.833Z] [2024-03-19T02:32:41.833Z] create-user-common: [2024-03-19T02:32:41.988Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:41.988Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:41.988Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:41.988Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:41.988Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:41.988Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:41.988Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:42.255Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:42.255Z] [javac] 1 warning [2024-03-19T02:32:42.255Z] [2024-03-19T02:32:42.255Z] assemble: [2024-03-19T02:32:42.255Z] [war] Building war: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-web.war [2024-03-19T02:32:42.255Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-client.jar [2024-03-19T02:32:42.255Z] [ear] Building ear: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8App.ear [2024-03-19T02:32:42.255Z] [2024-03-19T02:32:42.255Z] deploy.asadmin: [2024-03-19T02:32:42.255Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives --name deployment-javaee8-app /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8App.ear [2024-03-19T02:32:42.282Z] [exec] Foo: ejbs/Foo_CMT passed!! [2024-03-19T02:32:42.282Z] [exec] Value of key is: ejbs/Foo_CMT [2024-03-19T02:32:42.282Z] [exec] Doing foo timer test for ejbs/Foo_UNSPECIFIED_TX [2024-03-19T02:32:42.353Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/META-INF/wsdl [2024-03-19T02:32:42.353Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/META-INF/wsdl [2024-03-19T02:32:42.353Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:32:42.353Z] [2024-03-19T02:32:42.353Z] setOSConditions: [2024-03-19T02:32:42.353Z] [2024-03-19T02:32:42.353Z] setToolWin: [2024-03-19T02:32:42.353Z] [2024-03-19T02:32:42.353Z] setToolUnix: [2024-03-19T02:32:42.353Z] [2024-03-19T02:32:42.353Z] setToolProperty: [2024-03-19T02:32:42.353Z] [2024-03-19T02:32:42.353Z] setS1ASclassPath: [2024-03-19T02:32:42.353Z] [2024-03-19T02:32:42.354Z] init-common: [2024-03-19T02:32:42.354Z] [2024-03-19T02:32:42.354Z] setJAXWSToolsForWin: [2024-03-19T02:32:42.354Z] [2024-03-19T02:32:42.354Z] setJAXWSToolsForUnix: [2024-03-19T02:32:42.354Z] [2024-03-19T02:32:42.354Z] wsimport: [2024-03-19T02:32:42.362Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:42.362Z] [javac] 1 warning [2024-03-19T02:32:42.362Z] [2024-03-19T02:32:42.362Z] assemble-web: [2024-03-19T02:32:42.362Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:42.362Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:42.362Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:42.362Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:42.362Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:42.362Z] [2024-03-19T02:32:42.362Z] pkg-war: [2024-03-19T02:32:42.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:42.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp [2024-03-19T02:32:42.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:32:42.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:32:42.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-03-19T02:32:42.363Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/${sun-web.xml} to copy. [2024-03-19T02:32:42.363Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/${webservices.xml} to copy. [2024-03-19T02:32:42.363Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-03-19T02:32:42.363Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/${schemafile.location}/${schemafile.name} to copy. [2024-03-19T02:32:42.363Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/${catalog.location}/jax-ws-catalog.xml to copy. [2024-03-19T02:32:42.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:32:42.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-03-19T02:32:42.363Z] [copy] Warning: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/${web.wsit.descriptors} does not exist. [2024-03-19T02:32:42.363Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejbwebservicesinwar-web.war [2024-03-19T02:32:42.363Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-03-19T02:32:42.363Z] [2024-03-19T02:32:42.363Z] deploy-app: [2024-03-19T02:32:42.364Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:42.364Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:42.364Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:42.364Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:42.364Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:42.364Z] [2024-03-19T02:32:42.364Z] deploy-war-common: [2024-03-19T02:32:42.364Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:42.364Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:42.364Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:42.364Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:42.365Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:42.365Z] [2024-03-19T02:32:42.365Z] setOSConditions: [2024-03-19T02:32:42.365Z] [2024-03-19T02:32:42.365Z] setToolWin: [2024-03-19T02:32:42.365Z] [2024-03-19T02:32:42.365Z] setToolUnix: [2024-03-19T02:32:42.365Z] [2024-03-19T02:32:42.365Z] setToolProperty: [2024-03-19T02:32:42.365Z] [2024-03-19T02:32:42.365Z] setS1ASclassPath: [2024-03-19T02:32:42.365Z] [2024-03-19T02:32:42.365Z] init-common: [2024-03-19T02:32:42.365Z] [2024-03-19T02:32:42.365Z] deploy-war-commonpe: [2024-03-19T02:32:42.398Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups iec --authrealmname file --target server jr158900 [2024-03-19T02:32:42.398Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt [2024-03-19T02:32:42.398Z] [2024-03-19T02:32:42.398Z] setOSConditions: [2024-03-19T02:32:42.398Z] [2024-03-19T02:32:42.399Z] setToolWin: [2024-03-19T02:32:42.399Z] [2024-03-19T02:32:42.399Z] setToolUnix: [2024-03-19T02:32:42.399Z] [2024-03-19T02:32:42.399Z] setToolProperty: [2024-03-19T02:32:42.399Z] [2024-03-19T02:32:42.399Z] setS1ASclassPath: [2024-03-19T02:32:42.399Z] [2024-03-19T02:32:42.399Z] init-common: [2024-03-19T02:32:42.399Z] [2024-03-19T02:32:42.399Z] create-user-common: [2024-03-19T02:32:42.611Z] [exec] parsing WSDL... [2024-03-19T02:32:42.822Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:32:42.822Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-03-19T02:32:42.930Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejbwebservicesinwar --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/ejbwebservicesinwar-web.war [2024-03-19T02:32:42.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server prasath [2024-03-19T02:32:42.982Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt [2024-03-19T02:32:42.982Z] [2024-03-19T02:32:42.982Z] setOSConditions: [2024-03-19T02:32:42.982Z] [2024-03-19T02:32:42.982Z] setToolWin: [2024-03-19T02:32:42.982Z] [2024-03-19T02:32:42.982Z] setToolUnix: [2024-03-19T02:32:42.983Z] [2024-03-19T02:32:42.983Z] setToolProperty: [2024-03-19T02:32:42.983Z] [2024-03-19T02:32:42.983Z] setS1ASclassPath: [2024-03-19T02:32:42.983Z] [2024-03-19T02:32:42.983Z] init-common: [2024-03-19T02:32:42.983Z] [2024-03-19T02:32:42.983Z] create-user-common: [2024-03-19T02:32:43.240Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server guest [2024-03-19T02:32:43.240Z] [delete] Deleting: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt [2024-03-19T02:32:43.240Z] [2024-03-19T02:32:43.240Z] setOSConditions: [2024-03-19T02:32:43.240Z] [2024-03-19T02:32:43.240Z] setToolWin: [2024-03-19T02:32:43.240Z] [2024-03-19T02:32:43.240Z] setToolUnix: [2024-03-19T02:32:43.240Z] [2024-03-19T02:32:43.240Z] setToolProperty: [2024-03-19T02:32:43.240Z] [2024-03-19T02:32:43.240Z] setS1ASclassPath: [2024-03-19T02:32:43.240Z] [2024-03-19T02:32:43.240Z] init-common: [2024-03-19T02:32:43.240Z] [2024-03-19T02:32:43.240Z] runtest: [2024-03-19T02:32:43.240Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:32:43.240Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:32:43.240Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:32:43.240Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:32:43.240Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:32:43.240Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:43.241Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:43.241Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:43.241Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:43.241Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:43.241Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:43.241Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:43.241Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:43.241Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:43.241Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:43.242Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:32:43.242Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:32:43.242Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:43.242Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:32:43.242Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:32:43.242Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:32:43.242Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:32:43.242Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:32:43.242Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:32:43.242Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:32:43.242Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:32:43.242Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:32:43.242Z] [java] ... 54 more [2024-03-19T02:32:43.242Z] [java] Java Result: -1 [2024-03-19T02:32:43.242Z] [2024-03-19T02:32:43.242Z] setOSConditions: [2024-03-19T02:32:43.242Z] [2024-03-19T02:32:43.242Z] setToolWin: [2024-03-19T02:32:43.242Z] [2024-03-19T02:32:43.242Z] setToolUnix: [2024-03-19T02:32:43.242Z] [2024-03-19T02:32:43.242Z] setToolProperty: [2024-03-19T02:32:43.242Z] [2024-03-19T02:32:43.242Z] setS1ASclassPath: [2024-03-19T02:32:43.242Z] [2024-03-19T02:32:43.242Z] init-common: [2024-03-19T02:32:43.242Z] [2024-03-19T02:32:43.242Z] disable-app: [2024-03-19T02:32:43.242Z] [2024-03-19T02:32:43.242Z] asadmin-common: [2024-03-19T02:32:43.242Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=false [2024-03-19T02:32:43.546Z] [exec] [2024-03-19T02:32:43.546Z] [exec] Generating code... [2024-03-19T02:32:43.546Z] [exec] [2024-03-19T02:32:43.546Z] [exec] Compiling code... [2024-03-19T02:32:43.757Z] [exec] Extracted transferred entry deployment-javaee8-appClient.jar of size 3,354 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-appClient.jar [2024-03-19T02:32:43.757Z] [exec] Extracted transferred entry deployment-javaee8-appClient/deployment-javaee8-client.jar of size 1,659 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-appClient/deployment-javaee8-client.jar [2024-03-19T02:32:43.757Z] [exec] Extracted transferred entry deployment-javaee8-appClient/deployment-javaee8-clientClient.jar of size 10,666 B to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-appClient/deployment-javaee8-clientClient.jar [2024-03-19T02:32:43.757Z] [exec] Application deployed with name deployment-javaee8-app. [2024-03-19T02:32:43.757Z] [exec] Command deploy executed successfully. [2024-03-19T02:32:43.757Z] [2024-03-19T02:32:43.757Z] processResult: [2024-03-19T02:32:43.757Z] [2024-03-19T02:32:43.757Z] failed: [2024-03-19T02:32:43.757Z] [2024-03-19T02:32:43.757Z] passed: [2024-03-19T02:32:43.757Z] [echo] Test ear Passed [2024-03-19T02:32:43.757Z] [2024-03-19T02:32:43.757Z] unknown: [2024-03-19T02:32:43.757Z] [2024-03-19T02:32:43.757Z] init.os: [2024-03-19T02:32:43.757Z] [2024-03-19T02:32:43.757Z] init.tools.unix: [2024-03-19T02:32:43.757Z] [2024-03-19T02:32:43.757Z] init.tools.windows: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] init.tools: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] setAsadminArgs: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] init: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] init.customtasks: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] prepare: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] undeploy.asadmin: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] setAsadminArgs: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] common.undeploy.asadmin: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] init.os: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] init.tools.unix: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] init.tools.windows: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] init.tools: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] setAsadminArgs: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.758Z] init: [2024-03-19T02:32:43.758Z] [2024-03-19T02:32:43.759Z] init.customtasks: [2024-03-19T02:32:43.759Z] [2024-03-19T02:32:43.759Z] delAppRef: [2024-03-19T02:32:43.759Z] [2024-03-19T02:32:43.759Z] init.os: [2024-03-19T02:32:43.759Z] [2024-03-19T02:32:43.759Z] init.tools.unix: [2024-03-19T02:32:43.759Z] [2024-03-19T02:32:43.759Z] init.tools.windows: [2024-03-19T02:32:43.759Z] [2024-03-19T02:32:43.759Z] init.tools: [2024-03-19T02:32:43.759Z] [2024-03-19T02:32:43.759Z] setAsadminArgs: [2024-03-19T02:32:43.759Z] [2024-03-19T02:32:43.759Z] init: [2024-03-19T02:32:43.759Z] [2024-03-19T02:32:43.759Z] init.customtasks: [2024-03-19T02:32:43.759Z] [2024-03-19T02:32:43.759Z] common.run.asadmin: [2024-03-19T02:32:43.759Z] [echo] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/glassfish8/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-javaee8-app [2024-03-19T02:32:43.806Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=false [2024-03-19T02:32:43.806Z] [exec] applications.application.connector16App.enabled=false [2024-03-19T02:32:43.806Z] [2024-03-19T02:32:43.807Z] setOSConditions: [2024-03-19T02:32:43.807Z] [2024-03-19T02:32:43.807Z] setToolWin: [2024-03-19T02:32:43.807Z] [2024-03-19T02:32:43.807Z] setToolUnix: [2024-03-19T02:32:43.807Z] [2024-03-19T02:32:43.807Z] setToolProperty: [2024-03-19T02:32:43.807Z] [2024-03-19T02:32:43.807Z] setS1ASclassPath: [2024-03-19T02:32:43.807Z] [2024-03-19T02:32:43.807Z] init-common: [2024-03-19T02:32:43.807Z] [2024-03-19T02:32:43.807Z] enable-app: [2024-03-19T02:32:43.807Z] [2024-03-19T02:32:43.807Z] asadmin-common: [2024-03-19T02:32:43.807Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=true [2024-03-19T02:32:43.864Z] [exec] Application deployed with name ejbwebservicesinwar-web. [2024-03-19T02:32:43.864Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:43.864Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:43.865Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:43.865Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:43.865Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:43.865Z] [2024-03-19T02:32:43.865Z] deploy-war-commonee: [2024-03-19T02:32:43.865Z] [2024-03-19T02:32:43.865Z] assemble-client: [2024-03-19T02:32:43.865Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:43.865Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:43.865Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:43.865Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:43.865Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:43.866Z] [2024-03-19T02:32:43.866Z] compile-client: [2024-03-19T02:32:43.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:32:43.866Z] [echo] wsimporting http://localhost:8080/HelloService/Hello?WSDL [2024-03-19T02:32:43.866Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:43.866Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:43.866Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:43.866Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:43.866Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:43.866Z] [2024-03-19T02:32:43.866Z] setOSConditions: [2024-03-19T02:32:43.866Z] [2024-03-19T02:32:43.866Z] setToolWin: [2024-03-19T02:32:43.866Z] [2024-03-19T02:32:43.866Z] setToolUnix: [2024-03-19T02:32:43.866Z] [2024-03-19T02:32:43.866Z] setToolProperty: [2024-03-19T02:32:43.867Z] [2024-03-19T02:32:43.867Z] setS1ASclassPath: [2024-03-19T02:32:43.867Z] [2024-03-19T02:32:43.867Z] init-common: [2024-03-19T02:32:43.867Z] [2024-03-19T02:32:43.867Z] wsimport: [2024-03-19T02:32:44.124Z] [exec] parsing WSDL... [2024-03-19T02:32:44.353Z] [exec] Deprecated syntax, instead use: [2024-03-19T02:32:44.353Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-03-19T02:32:44.385Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=true [2024-03-19T02:32:44.611Z] [exec] Command undeploy executed successfully. [2024-03-19T02:32:44.930Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/wss/gartner/client/PingEjbService.java uses or overrides a deprecated API. [2024-03-19T02:32:44.930Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:32:44.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:32:44.930Z] [2024-03-19T02:32:44.930Z] setOSConditions: [2024-03-19T02:32:44.930Z] [2024-03-19T02:32:44.930Z] setToolWin: [2024-03-19T02:32:44.930Z] [2024-03-19T02:32:44.930Z] setToolUnix: [2024-03-19T02:32:44.930Z] [2024-03-19T02:32:44.930Z] setToolProperty: [2024-03-19T02:32:44.930Z] [2024-03-19T02:32:44.931Z] setS1ASclassPath: [2024-03-19T02:32:44.931Z] [2024-03-19T02:32:44.931Z] init-common: [2024-03-19T02:32:44.931Z] [2024-03-19T02:32:44.931Z] setJAXWSToolsForWin: [2024-03-19T02:32:44.931Z] [2024-03-19T02:32:44.931Z] setJAXWSToolsForUnix: [2024-03-19T02:32:44.931Z] [2024-03-19T02:32:44.931Z] wsimport: [2024-03-19T02:32:44.978Z] [exec] applications.application.connector16App.enabled=true [2024-03-19T02:32:44.978Z] [2024-03-19T02:32:44.978Z] setOSConditions: [2024-03-19T02:32:44.978Z] [2024-03-19T02:32:44.978Z] setToolWin: [2024-03-19T02:32:44.978Z] [2024-03-19T02:32:44.979Z] setToolUnix: [2024-03-19T02:32:44.979Z] [2024-03-19T02:32:44.979Z] setToolProperty: [2024-03-19T02:32:44.979Z] [2024-03-19T02:32:44.979Z] setS1ASclassPath: [2024-03-19T02:32:44.979Z] [2024-03-19T02:32:44.979Z] init-common: [2024-03-19T02:32:44.979Z] [2024-03-19T02:32:44.979Z] runtest: [2024-03-19T02:32:44.979Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:44.979Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:44.979Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:44.979Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:44.979Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:44.979Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:44.980Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:44.980Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:44.980Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:44.980Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:32:44.980Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:32:44.980Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:32:44.980Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:32:44.980Z] [java] ... 54 more [2024-03-19T02:32:44.980Z] [java] Java Result: -1 [2024-03-19T02:32:44.980Z] [2024-03-19T02:32:44.980Z] setOSConditions: [2024-03-19T02:32:44.980Z] [2024-03-19T02:32:44.980Z] setToolWin: [2024-03-19T02:32:44.980Z] [2024-03-19T02:32:44.980Z] setToolUnix: [2024-03-19T02:32:44.981Z] [2024-03-19T02:32:44.981Z] setToolProperty: [2024-03-19T02:32:44.981Z] [2024-03-19T02:32:44.981Z] setS1ASclassPath: [2024-03-19T02:32:44.981Z] [2024-03-19T02:32:44.981Z] init-common: [2024-03-19T02:32:44.981Z] [2024-03-19T02:32:44.981Z] disable-app-ref: [2024-03-19T02:32:44.981Z] [2024-03-19T02:32:44.981Z] asadmin-common: [2024-03-19T02:32:44.981Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=false [2024-03-19T02:32:45.057Z] [exec] [2024-03-19T02:32:45.057Z] [exec] Generating code... [2024-03-19T02:32:45.057Z] [exec] [2024-03-19T02:32:45.057Z] [exec] Compiling code... [2024-03-19T02:32:45.190Z] [exec] parsing WSDL... [2024-03-19T02:32:45.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=false [2024-03-19T02:32:45.583Z] [exec] server.application-ref.connector16App.enabled=false [2024-03-19T02:32:45.583Z] [2024-03-19T02:32:45.583Z] setOSConditions: [2024-03-19T02:32:45.583Z] [2024-03-19T02:32:45.583Z] setToolWin: [2024-03-19T02:32:45.583Z] [2024-03-19T02:32:45.583Z] setToolUnix: [2024-03-19T02:32:45.584Z] [2024-03-19T02:32:45.584Z] setToolProperty: [2024-03-19T02:32:45.584Z] [2024-03-19T02:32:45.584Z] setS1ASclassPath: [2024-03-19T02:32:45.584Z] [2024-03-19T02:32:45.584Z] init-common: [2024-03-19T02:32:45.584Z] [2024-03-19T02:32:45.584Z] enable-app-ref: [2024-03-19T02:32:45.584Z] [2024-03-19T02:32:45.584Z] asadmin-common: [2024-03-19T02:32:45.584Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=true [2024-03-19T02:32:45.998Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/example/hello/HelloService.java uses or overrides a deprecated API. [2024-03-19T02:32:45.998Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:32:45.998Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:45.998Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:32:46.121Z] [exec] [2024-03-19T02:32:46.122Z] [exec] Generating code... [2024-03-19T02:32:46.122Z] [exec] [2024-03-19T02:32:46.122Z] [exec] Compiling code... [2024-03-19T02:32:46.192Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=true [2024-03-19T02:32:46.256Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:46.256Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:46.256Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:46.256Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:46.256Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:46.256Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:46.256Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:46.482Z] [exec] server.application-ref.connector16App.enabled=true [2024-03-19T02:32:46.482Z] [2024-03-19T02:32:46.482Z] setOSConditions: [2024-03-19T02:32:46.482Z] [2024-03-19T02:32:46.482Z] setToolWin: [2024-03-19T02:32:46.482Z] [2024-03-19T02:32:46.482Z] setToolUnix: [2024-03-19T02:32:46.482Z] [2024-03-19T02:32:46.482Z] setToolProperty: [2024-03-19T02:32:46.482Z] [2024-03-19T02:32:46.482Z] setS1ASclassPath: [2024-03-19T02:32:46.482Z] [2024-03-19T02:32:46.482Z] init-common: [2024-03-19T02:32:46.482Z] [2024-03-19T02:32:46.482Z] runtest: [2024-03-19T02:32:46.482Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:32:46.482Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:32:46.482Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:32:46.482Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:32:46.482Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:32:46.482Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:32:46.482Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.482Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.483Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.483Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.483Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.483Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.483Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.483Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.483Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:32:46.483Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:32:46.484Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:46.484Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:32:46.484Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:32:46.484Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:32:46.484Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:32:46.484Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:32:46.484Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:32:46.484Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:32:46.484Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:32:46.484Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:32:46.484Z] [java] ... 54 more [2024-03-19T02:32:46.484Z] [java] Java Result: -1 [2024-03-19T02:32:46.484Z] [2024-03-19T02:32:46.484Z] setOSConditions: [2024-03-19T02:32:46.484Z] [2024-03-19T02:32:46.484Z] setToolWin: [2024-03-19T02:32:46.484Z] [2024-03-19T02:32:46.484Z] setToolUnix: [2024-03-19T02:32:46.484Z] [2024-03-19T02:32:46.484Z] setToolProperty: [2024-03-19T02:32:46.484Z] [2024-03-19T02:32:46.484Z] setS1ASclassPath: [2024-03-19T02:32:46.484Z] [2024-03-19T02:32:46.484Z] init-common: [2024-03-19T02:32:46.484Z] [2024-03-19T02:32:46.484Z] disable-app: [2024-03-19T02:32:46.484Z] [2024-03-19T02:32:46.484Z] asadmin-common: [2024-03-19T02:32:46.484Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=false [2024-03-19T02:32:46.514Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-03-19T02:32:46.514Z] [javac] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/client/Client.java uses or overrides a deprecated API. [2024-03-19T02:32:46.514Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:32:46.514Z] [javac] 1 warning [2024-03-19T02:32:46.514Z] [2024-03-19T02:32:46.514Z] setup: [2024-03-19T02:32:46.514Z] [2024-03-19T02:32:46.514Z] runclient: [2024-03-19T02:32:46.514Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml:83: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:46.514Z] [unjar] Expanding: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:32:46.515Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.515Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.515Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.515Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.515Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.515Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.515Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.515Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.515Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.515Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.515Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.515Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.515Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.515Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.516Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.516Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.516Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.516Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.516Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.516Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.516Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.516Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:46.516Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:46.516Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:46.516Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:46.517Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:46.517Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:32:46.517Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:32:46.517Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:46.517Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:32:46.517Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:32:46.517Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:32:46.517Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:32:46.517Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:32:46.517Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:32:46.517Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:32:46.517Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:32:46.517Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:32:46.517Z] [java] ... 81 more [2024-03-19T02:32:46.517Z] [java] Java Result: -1 [2024-03-19T02:32:46.517Z] [2024-03-19T02:32:46.517Z] undeploy: [2024-03-19T02:32:46.517Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:46.517Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:46.517Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:46.517Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:46.517Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:46.517Z] [2024-03-19T02:32:46.517Z] setOSConditions: [2024-03-19T02:32:46.518Z] [2024-03-19T02:32:46.518Z] setToolWin: [2024-03-19T02:32:46.518Z] [2024-03-19T02:32:46.518Z] setToolUnix: [2024-03-19T02:32:46.518Z] [2024-03-19T02:32:46.518Z] setToolProperty: [2024-03-19T02:32:46.518Z] [2024-03-19T02:32:46.518Z] setS1ASclassPath: [2024-03-19T02:32:46.518Z] [2024-03-19T02:32:46.518Z] init-common: [2024-03-19T02:32:46.518Z] [2024-03-19T02:32:46.518Z] undeploy-war-common: [2024-03-19T02:32:47.085Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejbwebservicesinwar-web [2024-03-19T02:32:47.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=false [2024-03-19T02:32:47.089Z] [exec] applications.application.connector16App.enabled=false [2024-03-19T02:32:47.089Z] [2024-03-19T02:32:47.089Z] setOSConditions: [2024-03-19T02:32:47.090Z] [2024-03-19T02:32:47.090Z] setToolWin: [2024-03-19T02:32:47.090Z] [2024-03-19T02:32:47.090Z] setToolUnix: [2024-03-19T02:32:47.090Z] [2024-03-19T02:32:47.090Z] setToolProperty: [2024-03-19T02:32:47.090Z] [2024-03-19T02:32:47.090Z] setS1ASclassPath: [2024-03-19T02:32:47.090Z] [2024-03-19T02:32:47.090Z] init-common: [2024-03-19T02:32:47.090Z] [2024-03-19T02:32:47.090Z] disable-app-ref: [2024-03-19T02:32:47.090Z] [2024-03-19T02:32:47.090Z] asadmin-common: [2024-03-19T02:32:47.090Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=false [2024-03-19T02:32:47.377Z] [2024-03-19T02:32:47.377Z] all: [2024-03-19T02:32:47.377Z] [echo] [2024-03-19T02:32:47.377Z] [echo] ************************* [2024-03-19T02:32:47.377Z] [echo] * Running ejbwebservicesinwar-2 [2024-03-19T02:32:47.377Z] [echo] * Path: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2 [2024-03-19T02:32:47.377Z] [echo] ************************* [2024-03-19T02:32:47.377Z] [echo] [2024-03-19T02:32:47.377Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:47.377Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:47.377Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:47.377Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:47.377Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:47.378Z] [2024-03-19T02:32:47.378Z] setOSConditions: [2024-03-19T02:32:47.378Z] [2024-03-19T02:32:47.378Z] setToolWin: [2024-03-19T02:32:47.378Z] [2024-03-19T02:32:47.378Z] setToolUnix: [2024-03-19T02:32:47.378Z] [2024-03-19T02:32:47.378Z] setToolProperty: [2024-03-19T02:32:47.378Z] [2024-03-19T02:32:47.378Z] setS1ASclassPath: [2024-03-19T02:32:47.378Z] [2024-03-19T02:32:47.378Z] init-common: [2024-03-19T02:32:47.378Z] [2024-03-19T02:32:47.378Z] clean: [2024-03-19T02:32:47.378Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:47.378Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:47.378Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:47.378Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:47.379Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:47.379Z] [2024-03-19T02:32:47.379Z] setOSConditions: [2024-03-19T02:32:47.379Z] [2024-03-19T02:32:47.379Z] setToolWin: [2024-03-19T02:32:47.379Z] [2024-03-19T02:32:47.379Z] setToolUnix: [2024-03-19T02:32:47.379Z] [2024-03-19T02:32:47.379Z] setToolProperty: [2024-03-19T02:32:47.379Z] [2024-03-19T02:32:47.379Z] setS1ASclassPath: [2024-03-19T02:32:47.379Z] [2024-03-19T02:32:47.379Z] init-common: [2024-03-19T02:32:47.379Z] [2024-03-19T02:32:47.379Z] clean-common: [2024-03-19T02:32:47.379Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:47.379Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:47.379Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:47.379Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:47.380Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:47.380Z] [2024-03-19T02:32:47.380Z] setOSConditions: [2024-03-19T02:32:47.380Z] [2024-03-19T02:32:47.380Z] setToolWin: [2024-03-19T02:32:47.380Z] [2024-03-19T02:32:47.380Z] setToolUnix: [2024-03-19T02:32:47.380Z] [2024-03-19T02:32:47.380Z] setToolProperty: [2024-03-19T02:32:47.380Z] [2024-03-19T02:32:47.380Z] setS1ASclassPath: [2024-03-19T02:32:47.380Z] [2024-03-19T02:32:47.380Z] init-common: [2024-03-19T02:32:47.380Z] [2024-03-19T02:32:47.380Z] clean-classes-common: [2024-03-19T02:32:47.380Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module [2024-03-19T02:32:47.380Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:47.380Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:47.380Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:47.381Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:47.381Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:47.381Z] [2024-03-19T02:32:47.381Z] setOSConditions: [2024-03-19T02:32:47.381Z] [2024-03-19T02:32:47.381Z] setToolWin: [2024-03-19T02:32:47.381Z] [2024-03-19T02:32:47.381Z] setToolUnix: [2024-03-19T02:32:47.381Z] [2024-03-19T02:32:47.381Z] setToolProperty: [2024-03-19T02:32:47.381Z] [2024-03-19T02:32:47.381Z] setS1ASclassPath: [2024-03-19T02:32:47.381Z] [2024-03-19T02:32:47.381Z] init-common: [2024-03-19T02:32:47.381Z] [2024-03-19T02:32:47.381Z] clean-jars-common: [2024-03-19T02:32:47.381Z] [2024-03-19T02:32:47.381Z] compile: [2024-03-19T02:32:47.381Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-03-19T02:32:47.381Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-03-19T02:32:47.382Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-03-19T02:32:47.382Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-03-19T02:32:47.382Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-03-19T02:32:47.382Z] [2024-03-19T02:32:47.382Z] setOSConditions: [2024-03-19T02:32:47.382Z] [2024-03-19T02:32:47.382Z] setToolWin: [2024-03-19T02:32:47.382Z] [2024-03-19T02:32:47.382Z] setToolUnix: [2024-03-19T02:32:47.382Z] [2024-03-19T02:32:47.382Z] setToolProperty: [2024-03-19T02:32:47.382Z] [2024-03-19T02:32:47.382Z] setS1ASclassPath: [2024-03-19T02:32:47.382Z] [2024-03-19T02:32:47.382Z] init-common: [2024-03-19T02:32:47.382Z] [2024-03-19T02:32:47.382Z] compile-common: [2024-03-19T02:32:47.382Z] [echo] Current time (ISO): 2024-03-19T02:32:47.291+0000 [2024-03-19T02:32:47.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:47.382Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes [2024-03-19T02:32:47.559Z] [exec] Note: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/wss/gartner/client/PingServletService.java uses or overrides a deprecated API. [2024-03-19T02:32:47.559Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-03-19T02:32:47.559Z] [javac] /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml:87: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-03-19T02:32:47.559Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client [2024-03-19T02:32:47.653Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=false [2024-03-19T02:32:47.653Z] [exec] server.application-ref.connector16App.enabled=false [2024-03-19T02:32:47.653Z] [2024-03-19T02:32:47.653Z] setOSConditions: [2024-03-19T02:32:47.653Z] [2024-03-19T02:32:47.654Z] setToolWin: [2024-03-19T02:32:47.654Z] [2024-03-19T02:32:47.654Z] setToolUnix: [2024-03-19T02:32:47.654Z] [2024-03-19T02:32:47.654Z] setToolProperty: [2024-03-19T02:32:47.654Z] [2024-03-19T02:32:47.654Z] setS1ASclassPath: [2024-03-19T02:32:47.654Z] [2024-03-19T02:32:47.654Z] init-common: [2024-03-19T02:32:47.654Z] [2024-03-19T02:32:47.654Z] enable-app: [2024-03-19T02:32:47.654Z] [2024-03-19T02:32:47.654Z] asadmin-common: [2024-03-19T02:32:47.654Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=true [2024-03-19T02:32:47.823Z] [2024-03-19T02:32:47.823Z] build: [2024-03-19T02:32:47.823Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive [2024-03-19T02:32:47.823Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:47.823Z] [mkdir] Created dir: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:32:47.824Z] [2024-03-19T02:32:47.824Z] package-ejbjar-common: [2024-03-19T02:32:47.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:47.824Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-ejb.jar [2024-03-19T02:32:47.824Z] [delete] Deleting directory /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-03-19T02:32:47.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2024-03-19T02:32:47.824Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-web.war [2024-03-19T02:32:47.824Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/application-client.xml to copy. [2024-03-19T02:32:47.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/client/META-INF [2024-03-19T02:32:47.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/classes/lib [2024-03-19T02:32:47.824Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-client.jar [2024-03-19T02:32:47.824Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/sun-application.xml to copy. [2024-03-19T02:32:47.824Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/application.xml to copy. [2024-03-19T02:32:47.824Z] [jar] Building jar: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-wss-gartnerApp.ear [2024-03-19T02:32:47.824Z] [2024-03-19T02:32:47.824Z] deploy: [2024-03-19T02:32:48.082Z] [2024-03-19T02:32:48.082Z] setOSConditions: [2024-03-19T02:32:48.082Z] [2024-03-19T02:32:48.082Z] setToolWin: [2024-03-19T02:32:48.082Z] [2024-03-19T02:32:48.082Z] setToolUnix: [2024-03-19T02:32:48.082Z] [2024-03-19T02:32:48.082Z] setToolProperty: [2024-03-19T02:32:48.082Z] [2024-03-19T02:32:48.082Z] setS1ASclassPath: [2024-03-19T02:32:48.082Z] [2024-03-19T02:32:48.082Z] init-common: [2024-03-19T02:32:48.082Z] [2024-03-19T02:32:48.082Z] deploy-common: [2024-03-19T02:32:48.082Z] [echo] Current time (ISO): 2024-03-19T02:32:47.832+0000 [2024-03-19T02:32:48.082Z] [2024-03-19T02:32:48.082Z] setOSConditions: [2024-03-19T02:32:48.083Z] [2024-03-19T02:32:48.083Z] setToolWin: [2024-03-19T02:32:48.083Z] [2024-03-19T02:32:48.083Z] setToolUnix: [2024-03-19T02:32:48.083Z] [2024-03-19T02:32:48.083Z] setToolProperty: [2024-03-19T02:32:48.083Z] [2024-03-19T02:32:48.083Z] setS1ASclassPath: [2024-03-19T02:32:48.083Z] [2024-03-19T02:32:48.083Z] init-common: [2024-03-19T02:32:48.083Z] [2024-03-19T02:32:48.083Z] deploy-common-pe: [2024-03-19T02:32:48.218Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=true [2024-03-19T02:32:48.218Z] [exec] applications.application.connector16App.enabled=true [2024-03-19T02:32:48.218Z] [2024-03-19T02:32:48.218Z] setOSConditions: [2024-03-19T02:32:48.219Z] [2024-03-19T02:32:48.219Z] setToolWin: [2024-03-19T02:32:48.219Z] [2024-03-19T02:32:48.219Z] setToolUnix: [2024-03-19T02:32:48.219Z] [2024-03-19T02:32:48.219Z] setToolProperty: [2024-03-19T02:32:48.219Z] [2024-03-19T02:32:48.219Z] setS1ASclassPath: [2024-03-19T02:32:48.219Z] [2024-03-19T02:32:48.219Z] init-common: [2024-03-19T02:32:48.219Z] [2024-03-19T02:32:48.219Z] enable-app-ref: [2024-03-19T02:32:48.219Z] [2024-03-19T02:32:48.219Z] asadmin-common: [2024-03-19T02:32:48.219Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=true [2024-03-19T02:32:48.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=true [2024-03-19T02:32:48.476Z] [exec] server.application-ref.connector16App.enabled=true [2024-03-19T02:32:48.476Z] [2024-03-19T02:32:48.476Z] setOSConditions: [2024-03-19T02:32:48.476Z] [2024-03-19T02:32:48.476Z] setToolWin: [2024-03-19T02:32:48.476Z] [2024-03-19T02:32:48.476Z] setToolUnix: [2024-03-19T02:32:48.476Z] [2024-03-19T02:32:48.477Z] setToolProperty: [2024-03-19T02:32:48.477Z] [2024-03-19T02:32:48.477Z] setS1ASclassPath: [2024-03-19T02:32:48.477Z] [2024-03-19T02:32:48.477Z] init-common: [2024-03-19T02:32:48.477Z] [2024-03-19T02:32:48.477Z] runtest: [2024-03-19T02:32:48.477Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:48.477Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:48.477Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:48.477Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:48.477Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:48.477Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:48.478Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:48.478Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-03-19T02:32:48.478Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-03-19T02:32:48.478Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-03-19T02:32:48.478Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-03-19T02:32:48.478Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:429) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-03-19T02:32:48.478Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-03-19T02:32:48.478Z] [java] ... 54 more [2024-03-19T02:32:48.478Z] [java] Java Result: -1 [2024-03-19T02:32:48.478Z] [2024-03-19T02:32:48.478Z] unset-map: [2024-03-19T02:32:48.478Z] [2024-03-19T02:32:48.478Z] unset-jvm-options: [2024-03-19T02:32:48.478Z] [2024-03-19T02:32:48.478Z] setOSConditions: [2024-03-19T02:32:48.478Z] [2024-03-19T02:32:48.478Z] setToolWin: [2024-03-19T02:32:48.478Z] [2024-03-19T02:32:48.479Z] setToolUnix: [2024-03-19T02:32:48.479Z] [2024-03-19T02:32:48.479Z] setToolProperty: [2024-03-19T02:32:48.479Z] [2024-03-19T02:32:48.479Z] setS1ASclassPath: [2024-03-19T02:32:48.479Z] [2024-03-19T02:32:48.479Z] init-common: [2024-03-19T02:32:48.479Z] [2024-03-19T02:32:48.479Z] delete-jvm-options: [2024-03-19T02:32:48.758Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-03-19T02:32:48.758Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-03-19T02:32:48.759Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-03-19T02:32:48.759Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-03-19T02:32:48.759Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-03-19T02:32:48.759Z] [javac] Use -Xlint:-options to suppress this message. [2024-03-19T02:32:48.759Z] [javac] Use -proc:none to disable annotation processing. [2024-03-19T02:32:49.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/build/module/archive/security-wss-gartnerApp.ear [2024-03-19T02:32:49.044Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-03-19T02:32:49.044Z] [exec] Deleted 1 option(s) [2024-03-19T02:32:49.044Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:32:49.044Z] [2024-03-19T02:32:49.044Z] setOSConditions: [2024-03-19T02:32:49.044Z] [2024-03-19T02:32:49.044Z] setToolWin: [2024-03-19T02:32:49.044Z] [2024-03-19T02:32:49.044Z] setToolUnix: [2024-03-19T02:32:49.044Z] [2024-03-19T02:32:49.044Z] setToolProperty: [2024-03-19T02:32:49.044Z] [2024-03-19T02:32:49.044Z] setS1ASclassPath: [2024-03-19T02:32:49.044Z] [2024-03-19T02:32:49.044Z] init-common: [2024-03-19T02:32:49.044Z] [2024-03-19T02:32:49.044Z] delete-jvm-options: [2024-03-19T02:32:49.607Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-03-19T02:32:49.607Z] [exec] Deleted 1 option(s) [2024-03-19T02:32:49.607Z] [echo] REQUIRED TO RESTART SERVER....... [2024-03-19T02:32:49.607Z] [2024-03-19T02:32:49.607Z] unset: [2024-03-19T02:32:49.607Z] [2024-03-19T02:32:49.607Z] setOSConditions: [2024-03-19T02:32:49.607Z] [2024-03-19T02:32:49.607Z] setToolWin: [2024-03-19T02:32:49.607Z] [2024-03-19T02:32:49.607Z] setToolUnix: [2024-03-19T02:32:49.607Z] [2024-03-19T02:32:49.607Z] setToolProperty: [2024-03-19T02:32:49.607Z] [2024-03-19T02:32:49.608Z] setS1ASclassPath: [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.608Z] init-common: [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.608Z] unsetJdbc: [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.608Z] setOSConditions: [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.608Z] setToolWin: [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.608Z] setToolUnix: [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.608Z] setToolProperty: [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.608Z] setS1ASclassPath: [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.608Z] init-common: [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.608Z] execute-sql-common: [2024-03-19T02:32:49.608Z] [sql] Executing resource: /home/jenkins/agent/workspace/sing-jenkinsfile_8.0.0-M3-BRANCH/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/dropdb.sql [2024-03-19T02:32:49.608Z] [sql] 0 rows affected [2024-03-19T02:32:49.608Z] [sql] 1 of 1 SQL statements executed successfully [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.608Z] undeploy: [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.608Z] setOSConditions: [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.608Z] setToolWin: [2024-03-19T02:32:49.608Z] [2024-03-19T02:32:49.609Z] setToolUnix: [2024-03-19T02:32:49.609Z] [2024-03-19T02:32:49.609Z] setToolProperty: [2024-03-19T02:32:49.609Z] [2024-03-19T02:32:49.609Z] setS1ASclassPath: [2024-03-19T02:32:49.609Z] [2024-03-19T02:32:49.609Z] init-common: [2024-03-19T02:32:49.609Z] [2024-03-19T02:32:49.609Z] undeploy: [2024-03-19T02:32:49.609Z] [2024-03-19T02:32:49.609Z] setOSConditions: [2024-03-19T02:32:49.609Z] [2024-03-19T02:32:49.609Z] setToolWin: [2024-03-19T02:32:49.609Z] [2024-03-19T02:32:49.609Z] setToolUnix: [2024-03-19T02:32:49.609Z] [2024-03-19T02:32:49.609Z] setToolProperty: [2024-03-19T02:32:49.609Z] [2024-03-19T02:32:49.609Z] setS1ASclassPath: [2024-03-19T02:32:49.609Z] [2024-03-19T02:32:49.609Z] init-common: [2024-03-19T02:32:49.609Z] [2024-03-19T02:32:49.609Z] undeploy-common: [2024-03-19T02:32:49.891Z] [exec] Waiting for the domain to stop .... [2024-03-19T02:32:49.891Z] [exec] Waiting finished after 3,924 ms. [2024-03-19T02:32:49.891Z] [exec] Command stop-domain executed successfully. [2024-03-19T02:32:49.891Z] [2024-03-19T02:32:49.891Z] postTestsRun: [2024-03-19T02:32:49.891Z] [echo] Processing tests results [2024-03-19T02:32:49.891Z] [2024-03-19T02:32:49.891Z] init.os: [2024-03-19T02:32:49.891Z] [2024-03-19T02:32:49.892Z] init.tools.unix: [2024-03-19T02:32:49.892Z] [2024-03-19T02:32:49.892Z] init.tools.windows: [2024-03-19T02:32:49.892Z] [2024-03-19T02:32:49.892Z] init.tools: [2024-03-19T02:32:49.892Z] [2024-03-19T02:32:49.892Z] setAsadminArgs: [2024-03-19T02:32:49.892Z] [2024-03-19T02:32:49.892Z] init: [2024-03-19T02:32:49.892Z] [2024-03-19T02:32:49.892Z] init.customtasks: [2024-03-19T02:32:49.892Z] [2024-03-19T02:32:49.892Z] transform: [2024-03-19T02:32:49.892Z] [style] Warning: the task name